diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/01634 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/01634 Portal Sending.sql index 218f0719d8..6b72b9898d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/01634 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/01634 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 1634; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (1634, 'Portal Sending', 0xCE410007, 12.6, 152.8, 55.1, -0.544639, 0, -0, -0.838671, '2005-02-09 10:00:00'); -/* @teleloc 0xCE410007 [12.600000 152.800003 55.099998] -0.544639 0.000000 -0.000000 -0.838671 */ +VALUES (1634, 'Portal Sending', 0xCE410007, 12.6, 152.8, 55.1, -0.544639, 0, 0, -0.838671, '2005-02-09 10:00:00'); +/* @teleloc 0xCE410007 [12.600000 152.800003 55.099998] -0.544639 0.000000 0.000000 -0.838671 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02001 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02001 Portal Sending.sql index bb38bcec5c..4e727e0095 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02001 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02001 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2001; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2001, 'Portal Sending', 0x02DA0334, 218.454, -388.76, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x02DA0334 [218.453995 -388.760010 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2001, 'Portal Sending', 0x02DA0334, 218.454, -388.76, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x02DA0334 [218.453995 -388.760010 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02023 Recall the Sanctuary.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02023 Recall the Sanctuary.sql index 6db02fcf0a..24bfddd315 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02023 Recall the Sanctuary.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02023 Recall the Sanctuary.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2023; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2023, 'Recall the Sanctuary', 0xF4180104, 36.9, 48.7, 169.8, -0.980785, 0, -0, -0.19509, '2005-02-09 10:00:00'); -/* @teleloc 0xF4180104 [36.900002 48.700001 169.800003] -0.980785 0.000000 -0.000000 -0.195090 */ +VALUES (2023, 'Recall the Sanctuary', 0xF4180104, 36.9, 48.7, 169.8, -0.980785, 0, 0, -0.19509, '2005-02-09 10:00:00'); +/* @teleloc 0xF4180104 [36.900002 48.700001 169.800003] -0.980785 0.000000 0.000000 -0.195090 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02041 Aerlinthe Recall.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02041 Aerlinthe Recall.sql index 54bf929986..7f6cc0be23 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02041 Aerlinthe Recall.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02041 Aerlinthe Recall.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2041; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2041, 'Aerlinthe Recall', 0xBAE8001D, 84, 105, 26, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2041, 'Aerlinthe Recall', 0xBAE8001D, 84, 105, 26, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02046 Portal to Teth.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02046 Portal to Teth.sql index 6a7712568f..b7e4052e3f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02046 Portal to Teth.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02046 Portal to Teth.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2046; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2046, 'Portal to Teth', 0x25810034, 153.3, 80.9, 770, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x25810034 [153.300003 80.900002 770.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2046, 'Portal to Teth', 0x25810034, 153.3, 80.9, 770, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x25810034 [153.300003 80.900002 770.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02358 Lyceum Recall.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02358 Lyceum Recall.sql index 068609f350..9ef51f6949 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02358 Lyceum Recall.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02358 Lyceum Recall.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2358; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2358, 'Lyceum Recall', 0xBC110014, 49, 73, 240, 0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0xBC110014 [49.000000 73.000000 240.000000] 0.923880 0.000000 0.000000 -0.382683 */ +/* @teleloc 0xBC110014 [49.000000 73.000000 240.000000] 0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02359 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02359 Portal Sending.sql index 4764988046..8eed692a20 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02359 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02359 Portal Sending.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2359; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2359, 'Portal Sending', 0x01F402D2, 170, -180, 0, 0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x01F402D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382683 */ +/* @teleloc 0x01F402D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02360 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02360 Portal Sending.sql index c704588a5d..7af72c60a9 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02360 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02360 Portal Sending.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2360; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2360, 'Portal Sending', 0x011202D2, 170, -180, 0, 0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x011202D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382683 */ +/* @teleloc 0x011202D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02361 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02361 Portal Sending.sql index 66d503646d..c1972b72d4 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02361 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02361 Portal Sending.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2361; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2361, 'Portal Sending', 0x02A602D2, 170, -180, 0, 0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x02A602D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382683 */ +/* @teleloc 0x02A602D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02362 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02362 Portal Sending.sql index 775fd1f88b..d2fc50dcaf 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02362 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02362 Portal Sending.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2362; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2362, 'Portal Sending', 0x02A702D2, 170, -180, 0, 0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x02A702D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382683 */ +/* @teleloc 0x02A702D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02363 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02363 Portal Sending.sql index d87cacb05e..f0dda4e2f3 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02363 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02363 Portal Sending.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2363; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2363, 'Portal Sending', 0x02A802D2, 170, -180, 0, 0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x02A802D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382683 */ +/* @teleloc 0x02A802D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02364 Egress.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02364 Egress.sql index bf2a6d11ae..bf7f86234a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02364 Egress.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02364 Egress.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2364; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2364, 'Egress', 0x1579003F, 180, 156, 300, -0.382683, 0, -0, -0.92388, '2005-02-09 10:00:00'); -/* @teleloc 0x1579003F [180.000000 156.000000 300.000000] -0.382683 0.000000 -0.000000 -0.923880 */ +VALUES (2364, 'Egress', 0x1579003F, 180, 156, 300, -0.382683, 0, 0, -0.92388, '2005-02-09 10:00:00'); +/* @teleloc 0x1579003F [180.000000 156.000000 300.000000] -0.382683 0.000000 0.000000 -0.923880 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02367 Groovy Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02367 Groovy Portal Sending.sql index a7aa9b6265..1fe96676d3 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02367 Groovy Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02367 Groovy Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2367; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2367, 'Groovy Portal Sending', 0x013A02AE, 140, -40, 12, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x013A02AE [140.000000 -40.000000 12.000000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (2367, 'Groovy Portal Sending', 0x013A02AE, 140, -40, 12, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x013A02AE [140.000000 -40.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02369 Expulsion.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02369 Expulsion.sql index 2c4c93fe61..08894ed08c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02369 Expulsion.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02369 Expulsion.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2369; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2369, 'Expulsion', 0x01F50229, 50, -180, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01F50229 [50.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2369, 'Expulsion', 0x01F50229, 50, -180, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01F50229 [50.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02422 Send to Dryreach.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02422 Send to Dryreach.sql index a9d7fef889..8deff480bd 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02422 Send to Dryreach.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02422 Send to Dryreach.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2422; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2422, 'Send to Dryreach', 0xDB75003B, 186, 65, 36, -0.75184, 0, -0, -0.659346, '2005-02-09 10:00:00'); -/* @teleloc 0xDB75003B [186.000000 65.000000 36.000000] -0.751840 0.000000 -0.000000 -0.659346 */ +VALUES (2422, 'Send to Dryreach', 0xDB75003B, 186, 65, 36, -0.75184, 0, 0, -0.659346, '2005-02-09 10:00:00'); +/* @teleloc 0xDB75003B [186.000000 65.000000 36.000000] -0.751840 0.000000 0.000000 -0.659346 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02476 Safe Harbor.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02476 Safe Harbor.sql index 81a4dddd23..8ded46b44d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02476 Safe Harbor.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02476 Safe Harbor.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2476; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2476, 'Safe Harbor', 0x1DB60025, 98.5, 98.1, 120, 0.810042, 0, 0, -0.586373, '2005-02-09 10:00:00'); -/* @teleloc 0x1DB60025 [98.500000 98.099998 120.000000] 0.810042 0.000000 0.000000 -0.586372 */ +/* @teleloc 0x1DB60025 [98.500000 98.099998 120.000000] 0.810042 0.000000 0.000000 -0.586373 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02477 Free Trip to the Aluvian Casino.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02477 Free Trip to the Aluvian Casino.sql index 06c5dbad1c..9c311d6af2 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02477 Free Trip to the Aluvian Casino.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02477 Free Trip to the Aluvian Casino.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2477; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2477, 'Free Trip to the Aluvian Casino', 0xA9B2001D, 84, 102, 94, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0xA9B2001D [84.000000 102.000000 94.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2477, 'Free Trip to the Aluvian Casino', 0xA9B2001D, 84, 102, 94, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0xA9B2001D [84.000000 102.000000 94.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02478 Cragstone Reinforcements camp recall.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02478 Cragstone Reinforcements camp recall.sql index 84d8c07b29..1630ecea1d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02478 Cragstone Reinforcements camp recall.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02478 Cragstone Reinforcements camp recall.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2478; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2478, 'Cragstone Reinforcements camp recall', 0x02750158, 90, -610, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x02750158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2478, 'Cragstone Reinforcements camp recall', 0x02750158, 90, -610, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x02750158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02479 Advance Camp Recall.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02479 Advance Camp Recall.sql index 186b06d5ee..b42ab9b7db 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02479 Advance Camp Recall.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02479 Advance Camp Recall.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2479; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2479, 'Advance Camp Recall', 0x027B0200, 50, -30, 6, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x027B0200 [50.000000 -30.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2479, 'Advance Camp Recall', 0x027B0200, 50, -30, 6, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x027B0200 [50.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02481 Zaikhal Reinforcement Camp Recall.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02481 Zaikhal Reinforcement Camp Recall.sql index c58075a3a3..fab267d2f5 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02481 Zaikhal Reinforcement Camp Recall.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02481 Zaikhal Reinforcement Camp Recall.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2481; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2481, 'Zaikhal Reinforcement Camp Recall', 0x02740158, 90, -610, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x02740158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2481, 'Zaikhal Reinforcement Camp Recall', 0x02740158, 90, -610, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x02740158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02482 Zaikhal Advance Camp Recall.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02482 Zaikhal Advance Camp Recall.sql index 7af81c97a2..b9b1dcdc23 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02482 Zaikhal Advance Camp Recall.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02482 Zaikhal Advance Camp Recall.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2482; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2482, 'Zaikhal Advance Camp Recall', 0x027A0200, 50, -30, 0, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x027A0200 [50.000000 -30.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2482, 'Zaikhal Advance Camp Recall', 0x027A0200, 50, -30, 0, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x027A0200 [50.000000 -30.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02484 Hebian-to Reinforcements Camp Portal.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02484 Hebian-to Reinforcements Camp Portal.sql index 5be9483298..f8feed4484 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02484 Hebian-to Reinforcements Camp Portal.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02484 Hebian-to Reinforcements Camp Portal.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2484; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2484, 'Hebian-to Reinforcements Camp Portal', 0x02730158, 90, -610, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x02730158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2484, 'Hebian-to Reinforcements Camp Portal', 0x02730158, 90, -610, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x02730158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02485 Hebian-to Advance Camp Recall.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02485 Hebian-to Advance Camp Recall.sql index b60348f3ae..cc3989f69d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02485 Hebian-to Advance Camp Recall.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02485 Hebian-to Advance Camp Recall.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2485; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2485, 'Hebian-to Advance Camp Recall', 0x02790200, 50, -30, 6, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x02790200 [50.000000 -30.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2485, 'Hebian-to Advance Camp Recall', 0x02790200, 50, -30, 6, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x02790200 [50.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02489 Free Ride to the Shoushi Southeast Outpost Portal.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02489 Free Ride to the Shoushi Southeast Outpost Portal.sql index f71b2720f3..6660117feb 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02489 Free Ride to the Shoushi Southeast Outpost Portal.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02489 Free Ride to the Shoushi Southeast Outpost Portal.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2489; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2489, 'Free Ride to the Shoushi Southeast Outpost Portal', 0xDE510016, 62.751, 120.047, 16.005, -0.806698, 0, -0, -0.590965, '2005-02-09 10:00:00'); -/* @teleloc 0xDE510016 [62.750999 120.046997 16.004999] -0.806697 0.000000 -0.000000 -0.590965 */ +VALUES (2489, 'Free Ride to the Shoushi Southeast Outpost Portal', 0xDE510016, 62.751, 120.047, 16.005, -0.806698, 0, 0, -0.590965, '2005-02-09 10:00:00'); +/* @teleloc 0xDE510016 [62.750999 120.046997 16.004999] -0.806698 0.000000 0.000000 -0.590965 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02490 Free Ride to the Holtburg South Outpost.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02490 Free Ride to the Holtburg South Outpost.sql index 5b107fe76a..ef99ff763d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02490 Free Ride to the Holtburg South Outpost.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02490 Free Ride to the Holtburg South Outpost.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2490; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2490, 'Free Ride to the Holtburg South Outpost', 0xA9B0000E, 41.044, 132.414, 60.916, -0.985478, 0, -0, -0.169806, '2005-02-09 10:00:00'); -/* @teleloc 0xA9B0000E [41.043999 132.414001 60.916000] -0.985478 0.000000 -0.000000 -0.169805 */ +VALUES (2490, 'Free Ride to the Holtburg South Outpost', 0xA9B0000E, 41.044, 132.414, 60.916, -0.985478, 0, 0, -0.169806, '2005-02-09 10:00:00'); +/* @teleloc 0xA9B0000E [41.043999 132.414001 60.916000] -0.985478 0.000000 0.000000 -0.169806 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02492 Free Ride to the Shoushi West Outpost.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02492 Free Ride to the Shoushi West Outpost.sql index b0bc27161d..0ece30d147 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02492 Free Ride to the Shoushi West Outpost.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02492 Free Ride to the Shoushi West Outpost.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2492; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2492, 'Free Ride to the Shoushi West Outpost', 0xD655002C, 133.717, 82.224, 47.458, 0.805375, 0, 0, -0.592766, '2005-02-09 10:00:00'); -/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592765 */ +/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592766 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02493 Free Ride to the Yaraq East Outpost.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02493 Free Ride to the Yaraq East Outpost.sql index 41a245d2de..60947008ae 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02493 Free Ride to the Yaraq East Outpost.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02493 Free Ride to the Yaraq East Outpost.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2493; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2493, 'Free Ride to the Yaraq East Outpost', 0x81640006, 19.634, 128.282, 27.949, -0.964544, 0, -0, -0.263923, '2005-02-09 10:00:00'); -/* @teleloc 0x81640006 [19.634001 128.281998 27.948999] -0.964544 0.000000 -0.000000 -0.263923 */ +VALUES (2493, 'Free Ride to the Yaraq East Outpost', 0x81640006, 19.634, 128.282, 27.949, -0.964544, 0, 0, -0.263923, '2005-02-09 10:00:00'); +/* @teleloc 0x81640006 [19.634001 128.281998 27.948999] -0.964544 0.000000 0.000000 -0.263923 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02495 Send Reinforcements.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02495 Send Reinforcements.sql index 00877187e3..bc1f3b9d42 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02495 Send Reinforcements.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02495 Send Reinforcements.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2495; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2495, 'Send Reinforcements', 0xD655002C, 133.717, 82.224, 47.458, 0.805375, 0, 0, -0.592766, '2005-02-09 10:00:00'); -/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592765 */ +/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592766 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02496 Send Reinforcements.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02496 Send Reinforcements.sql index 5f785dc901..f5734fcb01 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02496 Send Reinforcements.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02496 Send Reinforcements.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2496; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2496, 'Send Reinforcements', 0x039D02DC, 120, -200, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x039D02DC [120.000000 -200.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2496, 'Send Reinforcements', 0x039D02DC, 120, -200, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x039D02DC [120.000000 -200.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02497 Send Reinforcements.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02497 Send Reinforcements.sql index 0989345766..46d2d56c27 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02497 Send Reinforcements.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02497 Send Reinforcements.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2497; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2497, 'Send Reinforcements', 0xD655002C, 133.717, 82.224, 47.458, 0.805375, 0, 0, -0.592766, '2005-02-09 10:00:00'); -/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592765 */ +/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592766 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02498 Send Reinforcements.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02498 Send Reinforcements.sql index 70bec46c6b..c3772e253e 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02498 Send Reinforcements.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02498 Send Reinforcements.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2498; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2498, 'Send Reinforcements', 0xD655002C, 133.717, 82.224, 47.458, 0.805375, 0, 0, -0.592766, '2005-02-09 10:00:00'); -/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592765 */ +/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592766 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02499 Send Reinforcements.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02499 Send Reinforcements.sql index 109e6d2957..143487bc1d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02499 Send Reinforcements.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02499 Send Reinforcements.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2499; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2499, 'Send Reinforcements', 0xD655002C, 133.717, 82.224, 47.458, 0.805375, 0, 0, -0.592766, '2005-02-09 10:00:00'); -/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592765 */ +/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592766 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02500 Send Reinforcements.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02500 Send Reinforcements.sql index 299dcd56a3..d7c39630bd 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02500 Send Reinforcements.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02500 Send Reinforcements.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2500; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2500, 'Send Reinforcements', 0xD655002C, 133.717, 82.224, 47.458, 0.805375, 0, 0, -0.592766, '2005-02-09 10:00:00'); -/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592765 */ +/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592766 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02631 Secret Descent.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02631 Secret Descent.sql index 62c9881c59..7b0d975838 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02631 Secret Descent.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02631 Secret Descent.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2631; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2631, 'Secret Descent', 0x527601CF, 30, -220, 12, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x527601CF [30.000000 -220.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2631, 'Secret Descent', 0x527601CF, 30, -220, 12, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x527601CF [30.000000 -220.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02633 Breaking and Entering.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02633 Breaking and Entering.sql index decb35d921..89acb7fd2c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02633 Breaking and Entering.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02633 Breaking and Entering.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2633; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2633, 'Breaking and Entering', 0x5275010F, -2.774, -12.5, 2.08, 0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x5275010F [-2.774000 -12.500000 2.080000] 0.923880 0.000000 0.000000 -0.382683 */ +/* @teleloc 0x5275010F [-2.774000 -12.500000 2.080000] 0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02634 Cautious Egress.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02634 Cautious Egress.sql index d9c3e006bc..d4223d2448 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02634 Cautious Egress.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02634 Cautious Egress.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2634; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2634, 'Cautious Egress', 0xDD500102, 153.5, 134, 22, -0.173648, 0, -0, -0.984808, '2005-02-09 10:00:00'); -/* @teleloc 0xDD500102 [153.500000 134.000000 22.000000] -0.173648 0.000000 -0.000000 -0.984808 */ +VALUES (2634, 'Cautious Egress', 0xDD500102, 153.5, 134, 22, -0.173648, 0, 0, -0.984808, '2005-02-09 10:00:00'); +/* @teleloc 0xDD500102 [153.500000 134.000000 22.000000] -0.173648 0.000000 0.000000 -0.984808 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02635 Witshire Passage.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02635 Witshire Passage.sql index 93d3de1702..fc0dfe1115 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02635 Witshire Passage.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02635 Witshire Passage.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2635; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2635, 'Witshire Passage', 0x01C20123, 80, -70, -24, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01C20123 [80.000000 -70.000000 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2635, 'Witshire Passage', 0x01C20123, 80, -70, -24, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01C20123 [80.000000 -70.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02652 Portal Sending Merciless.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02652 Portal Sending Merciless.sql index 73078d624e..371109857c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02652 Portal Sending Merciless.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02652 Portal Sending Merciless.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2652; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2652, 'Portal Sending Merciless', 0x69D50040, 180.9, 187.8, 202, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x69D50040 [180.899994 187.800003 202.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2652, 'Portal Sending Merciless', 0x69D50040, 180.9, 187.8, 202, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x69D50040 [180.899994 187.800003 202.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02671 Portal to the Callous Heart.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02671 Portal to the Callous Heart.sql index b25dcb8ec0..44544cfaa6 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02671 Portal to the Callous Heart.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02671 Portal to the Callous Heart.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2671; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2671, 'Portal to the Callous Heart', 0x545D022E, 270, -160, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x545D022E [270.000000 -160.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2671, 'Portal to the Callous Heart', 0x545D022E, 270, -160, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x545D022E [270.000000 -160.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02795 Citadel Library.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02795 Citadel Library.sql index a65cb8a743..1d173fa3c6 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02795 Citadel Library.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02795 Citadel Library.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2795; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2795, 'Citadel Library', 0x56530113, 31.097, -10.963, 0.005, -0.722846, 0, -0, -0.691009, '2005-02-09 10:00:00'); -/* @teleloc 0x56530113 [31.097000 -10.963000 0.005000] -0.722846 0.000000 -0.000000 -0.691009 */ +VALUES (2795, 'Citadel Library', 0x56530113, 31.097, -10.963, 0.005, -0.722846, 0, 0, -0.691009, '2005-02-09 10:00:00'); +/* @teleloc 0x56530113 [31.097000 -10.963000 0.005000] -0.722846 0.000000 0.000000 -0.691009 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02797 Proving Grounds Rolling Death.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02797 Proving Grounds Rolling Death.sql index 9cf8ed8d7e..3749725c9d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02797 Proving Grounds Rolling Death.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02797 Proving Grounds Rolling Death.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2797; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2797, 'Proving Grounds Rolling Death', 0x5A4401A6, 40, -184, 0.5, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x5A4401A6 [40.000000 -184.000000 0.500000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2797, 'Proving Grounds Rolling Death', 0x5A4401A6, 40, -184, 0.5, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x5A4401A6 [40.000000 -184.000000 0.500000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02798 Proving Grounds High.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02798 Proving Grounds High.sql index de5ee7df1d..72234a0c2d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02798 Proving Grounds High.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02798 Proving Grounds High.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2798; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2798, 'Proving Grounds High', 0x594401A6, 40, -184, 0.5, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x594401A6 [40.000000 -184.000000 0.500000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2798, 'Proving Grounds High', 0x594401A6, 40, -184, 0.5, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x594401A6 [40.000000 -184.000000 0.500000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02799 Proving Grounds Low.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02799 Proving Grounds Low.sql index bf053fbf34..62f3ef5e9a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02799 Proving Grounds Low.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02799 Proving Grounds Low.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2799; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2799, 'Proving Grounds Low', 0x574401A6, 40, -184, 0.5, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x574401A6 [40.000000 -184.000000 0.500000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2799, 'Proving Grounds Low', 0x574401A6, 40, -184, 0.5, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x574401A6 [40.000000 -184.000000 0.500000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02800 Proving Grounds Mid.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02800 Proving Grounds Mid.sql index 1253ff0b01..030cec7135 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02800 Proving Grounds Mid.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02800 Proving Grounds Mid.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2800; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2800, 'Proving Grounds Mid', 0x584401A6, 40, -184, 0.5, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x584401A6 [40.000000 -184.000000 0.500000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2800, 'Proving Grounds Mid', 0x584401A6, 40, -184, 0.5, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x584401A6 [40.000000 -184.000000 0.500000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02801 Proving Grounds Extreme.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02801 Proving Grounds Extreme.sql index 065b5fed31..70f3b75949 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02801 Proving Grounds Extreme.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02801 Proving Grounds Extreme.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2801; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2801, 'Proving Grounds Extreme', 0x5A4401D5, 110, -133.175, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5A4401D5 [110.000000 -133.175003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2801, 'Proving Grounds Extreme', 0x5A4401D5, 110, -133.175, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5A4401D5 [110.000000 -133.175003 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02802 Proving Grounds High.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02802 Proving Grounds High.sql index 8d363cb1a2..f2fa481e6a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02802 Proving Grounds High.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02802 Proving Grounds High.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2802; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2802, 'Proving Grounds High', 0x594401D5, 110, -133.175, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x594401D5 [110.000000 -133.175003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2802, 'Proving Grounds High', 0x594401D5, 110, -133.175, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x594401D5 [110.000000 -133.175003 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02803 Proving Grounds Low.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02803 Proving Grounds Low.sql index 1445c1dbe2..25ba3312dc 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02803 Proving Grounds Low.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02803 Proving Grounds Low.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2803; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2803, 'Proving Grounds Low', 0x574401D5, 110, -133.175, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x574401D5 [110.000000 -133.175003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2803, 'Proving Grounds Low', 0x574401D5, 110, -133.175, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x574401D5 [110.000000 -133.175003 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02804 Proving Grounds Mid.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02804 Proving Grounds Mid.sql index e8c8008516..c3cdb4d01a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02804 Proving Grounds Mid.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02804 Proving Grounds Mid.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2804; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2804, 'Proving Grounds Mid', 0x584401D5, 110, -133.175, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x584401D5 [110.000000 -133.175003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2804, 'Proving Grounds Mid', 0x584401D5, 110, -133.175, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x584401D5 [110.000000 -133.175003 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02805 Impudence.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02805 Impudence.sql index 3cab2dbcda..fc0aa7b7e7 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02805 Impudence.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02805 Impudence.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2805; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2805, 'Impudence', 0x5A4401E9, 20, -33.2, 6.7, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5A4401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2805, 'Impudence', 0x5A4401E9, 20, -33.2, 6.7, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5A4401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02806 Impudence.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02806 Impudence.sql index 9ab1804400..30356fd8aa 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02806 Impudence.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02806 Impudence.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2806; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2806, 'Impudence', 0x594401E9, 20, -33.2, 6.7, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x594401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2806, 'Impudence', 0x594401E9, 20, -33.2, 6.7, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x594401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02807 Impudence.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02807 Impudence.sql index ac04e25aff..791244c5fc 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02807 Impudence.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02807 Impudence.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2807; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2807, 'Impudence', 0x574401E9, 20, -33.2, 6.7, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x574401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2807, 'Impudence', 0x574401E9, 20, -33.2, 6.7, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x574401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02808 Impudence.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02808 Impudence.sql index d7b398fc49..b95157041c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02808 Impudence.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02808 Impudence.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2808; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2808, 'Impudence', 0x584401E9, 20, -33.2, 6.7, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x584401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2808, 'Impudence', 0x584401E9, 20, -33.2, 6.7, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x584401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02931 Recall Aphus Lassel.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02931 Recall Aphus Lassel.sql index 9c9f6fbfe4..eb470d070b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02931 Recall Aphus Lassel.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02931 Recall Aphus Lassel.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2931; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2931, 'Recall Aphus Lassel', 0xF6820033, 145.7, 49.855, 58.005, -0.467544, 0, -0, -0.88397, '2005-02-09 10:00:00'); -/* @teleloc 0xF6820033 [145.699997 49.855000 58.005001] -0.467544 0.000000 -0.000000 -0.883970 */ +VALUES (2931, 'Recall Aphus Lassel', 0xF6820033, 145.7, 49.855, 58.005, -0.467544, 0, 0, -0.88397, '2005-02-09 10:00:00'); +/* @teleloc 0xF6820033 [145.699997 49.855000 58.005001] -0.467544 0.000000 0.000000 -0.883970 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02935 Trial of the Tusker Hero.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02935 Trial of the Tusker Hero.sql index e17e748fc9..674cf6a0ce 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02935 Trial of the Tusker Hero.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02935 Trial of the Tusker Hero.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2935; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2935, 'Trial of the Tusker Hero', 0x5F44019D, 129.875, -53.804, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F44019D [129.875000 -53.804001 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2935, 'Trial of the Tusker Hero', 0x5F44019D, 129.875, -53.804, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F44019D [129.875000 -53.804001 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02936 Entrance to Tusker Island.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02936 Entrance to Tusker Island.sql index f345615fed..681952c779 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02936 Entrance to Tusker Island.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02936 Entrance to Tusker Island.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2936; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2936, 'Entrance to Tusker Island', 0xF6820033, 145.7, 49.855, 58.005, -0.467544, 0, -0, -0.88397, '2005-02-09 10:00:00'); -/* @teleloc 0xF6820033 [145.699997 49.855000 58.005001] -0.467544 0.000000 -0.000000 -0.883970 */ +VALUES (2936, 'Entrance to Tusker Island', 0xF6820033, 145.7, 49.855, 58.005, -0.467544, 0, 0, -0.88397, '2005-02-09 10:00:00'); +/* @teleloc 0xF6820033 [145.699997 49.855000 58.005001] -0.467544 0.000000 0.000000 -0.883970 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02939 Entering the Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02939 Entering the Temple.sql index 884b84ff98..08373584d3 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02939 Entering the Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02939 Entering the Temple.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2939; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2939, 'Entering the Temple', 0x5D47017F, 50, -120, 18.005, 0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x5D47017F [50.000000 -120.000000 18.004999] 0.923880 0.000000 0.000000 -0.382683 */ +/* @teleloc 0x5D47017F [50.000000 -120.000000 18.004999] 0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02940 Entering the Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02940 Entering the Temple.sql index 3ebd2e785b..5bcc15b2c4 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02940 Entering the Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02940 Entering the Temple.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 2940; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (2940, 'Entering the Temple', 0x5D48017F, 50, -120, 18.005, 0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x5D48017F [50.000000 -120.000000 18.004999] 0.923880 0.000000 0.000000 -0.382683 */ +/* @teleloc 0x5D48017F [50.000000 -120.000000 18.004999] 0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02941 Ulgrim's Recall.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02941 Ulgrim's Recall.sql index 3b0f7cf179..646d295b39 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02941 Ulgrim's Recall.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02941 Ulgrim's Recall.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2941; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2941, 'Ulgrim''s Recall', 0x7AC90018, 62.857, 187.951, 199.668, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x7AC90018 [62.856998 187.951004 199.667999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2941, 'Ulgrim''s Recall', 0x7AC90018, 62.857, 187.951, 199.668, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x7AC90018 [62.856998 187.951004 199.667999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02943 Recall to the Singularity Caul.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02943 Recall to the Singularity Caul.sql index 61adbc5542..d6daf20e7a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02943 Recall to the Singularity Caul.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02943 Recall to the Singularity Caul.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2943; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2943, 'Recall to the Singularity Caul', 0x09040008, 11.4, 188.6, 87.7, -0.996345, 0, -0, -0.085417, '2005-02-09 10:00:00'); -/* @teleloc 0x09040008 [11.400000 188.600006 87.699997] -0.996345 0.000000 -0.000000 -0.085417 */ +VALUES (2943, 'Recall to the Singularity Caul', 0x09040008, 11.4, 188.6, 87.7, -0.996345, 0, 0, -0.085417, '2005-02-09 10:00:00'); +/* @teleloc 0x09040008 [11.400000 188.600006 87.699997] -0.996345 0.000000 0.000000 -0.085417 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02944 Storage Warehouse.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02944 Storage Warehouse.sql index c26c45f23e..f7564d5860 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02944 Storage Warehouse.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02944 Storage Warehouse.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2944; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2944, 'Storage Warehouse', 0x574A010F, 40.1, -7, 0, -0.022687, 0, -0, -0.999743, '2005-02-09 10:00:00'); -/* @teleloc 0x574A010F [40.099998 -7.000000 0.000000] -0.022687 0.000000 -0.000000 -0.999743 */ +VALUES (2944, 'Storage Warehouse', 0x574A010F, 40.1, -7, 0, -0.022687, 0, 0, -0.999743, '2005-02-09 10:00:00'); +/* @teleloc 0x574A010F [40.099998 -7.000000 0.000000] -0.022687 0.000000 0.000000 -0.999743 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02945 Storage Warehouse.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02945 Storage Warehouse.sql index 4812dd4342..adf76b8e34 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02945 Storage Warehouse.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02945 Storage Warehouse.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2945; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2945, 'Storage Warehouse', 0x574B010F, 40.1, -7, 0, -0.022687, 0, -0, -0.999743, '2005-02-09 10:00:00'); -/* @teleloc 0x574B010F [40.099998 -7.000000 0.000000] -0.022687 0.000000 -0.000000 -0.999743 */ +VALUES (2945, 'Storage Warehouse', 0x574B010F, 40.1, -7, 0, -0.022687, 0, 0, -0.999743, '2005-02-09 10:00:00'); +/* @teleloc 0x574B010F [40.099998 -7.000000 0.000000] -0.022687 0.000000 0.000000 -0.999743 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02951 Gates of Knorr.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02951 Gates of Knorr.sql index 94474ca954..cdf55f703e 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02951 Gates of Knorr.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02951 Gates of Knorr.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2951; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2951, 'Gates of Knorr', 0x63440113, 10, -100, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x63440113 [10.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2951, 'Gates of Knorr', 0x63440113, 10, -100, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x63440113 [10.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02952 Courtyard of Knorr.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02952 Courtyard of Knorr.sql index 675f7086a1..25de7c9bbf 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02952 Courtyard of Knorr.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02952 Courtyard of Knorr.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2952; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2952, 'Courtyard of Knorr', 0x6344010F, 10, -60, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6344010F [10.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2952, 'Courtyard of Knorr', 0x6344010F, 10, -60, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6344010F [10.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02953 Interior Gates of Knorr.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02953 Interior Gates of Knorr.sql index 30b35f7930..9bac539c5f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02953 Interior Gates of Knorr.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02953 Interior Gates of Knorr.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2953; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2953, 'Interior Gates of Knorr', 0x6344010B, 10, -20, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6344010B [10.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2953, 'Interior Gates of Knorr', 0x6344010B, 10, -20, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6344010B [10.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02954 Barracks Conveyance.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02954 Barracks Conveyance.sql index f7d2c35fa1..bcfe31c9dd 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02954 Barracks Conveyance.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02954 Barracks Conveyance.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2954; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2954, 'Barracks Conveyance', 0x039D02DC, 120, -200, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x039D02DC [120.000000 -200.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2954, 'Barracks Conveyance', 0x039D02DC, 120, -200, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x039D02DC [120.000000 -200.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02955 Forge Conveyance.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02955 Forge Conveyance.sql index 53b582193c..abb39351d6 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02955 Forge Conveyance.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02955 Forge Conveyance.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2955; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2955, 'Forge Conveyance', 0x039D02DC, 120, -200, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x039D02DC [120.000000 -200.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2955, 'Forge Conveyance', 0x039D02DC, 120, -200, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x039D02DC [120.000000 -200.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02956 Research Chambers Conveyance.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02956 Research Chambers Conveyance.sql index 47bd40808f..829c47e737 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02956 Research Chambers Conveyance.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02956 Research Chambers Conveyance.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2956; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2956, 'Research Chambers Conveyance', 0x039D02DC, 120, -200, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x039D02DC [120.000000 -200.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2956, 'Research Chambers Conveyance', 0x039D02DC, 120, -200, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x039D02DC [120.000000 -200.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02957 Seat of Knorr.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02957 Seat of Knorr.sql index 689c15e4b5..651869c2ec 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02957 Seat of Knorr.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02957 Seat of Knorr.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2957; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2957, 'Seat of Knorr', 0x64440144, 90, -300, -23.995, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2957, 'Seat of Knorr', 0x64440144, 90, -300, -23.995, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02971 Bullseye.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02971 Bullseye.sql index 74ad818e76..301a37ad9c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02971 Bullseye.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02971 Bullseye.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2971; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2971, 'Bullseye', 0x5F450147, 170, -100, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F450147 [170.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2971, 'Bullseye', 0x5F450147, 170, -100, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F450147 [170.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02972 Oswald's Room.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02972 Oswald's Room.sql index 37ad75bda3..9f3ee3d3db 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02972 Oswald's Room.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02972 Oswald's Room.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2972; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2972, 'Oswald''s Room', 0x5F450144, 170, -40, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F450144 [170.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2972, 'Oswald''s Room', 0x5F450144, 170, -40, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F450144 [170.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02973 Access to the Secret Lair.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02973 Access to the Secret Lair.sql index 5edf197637..28fe07316a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02973 Access to the Secret Lair.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02973 Access to the Secret Lair.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2973; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2973, 'Access to the Secret Lair', 0x5F450133, 80, -250, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F450133 [80.000000 -250.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2973, 'Access to the Secret Lair', 0x5F450133, 80, -250, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F450133 [80.000000 -250.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02974 Vagabond Passed.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02974 Vagabond Passed.sql index 9058fcb185..f47fdaf2d3 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02974 Vagabond Passed.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02974 Vagabond Passed.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2974; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2974, 'Vagabond Passed', 0x5F450124, 69.9808, -126.638, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F450124 [69.980797 -126.638000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2974, 'Vagabond Passed', 0x5F450124, 69.9808, -126.638, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F450124 [69.980797 -126.638000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02977 Portal spell to a hidden place.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02977 Portal spell to a hidden place.sql index 0f83e969de..c8b698d773 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02977 Portal spell to a hidden place.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02977 Portal spell to a hidden place.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2977; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2977, 'Portal spell to a hidden place', 0x536D0151, 20, -170, -35.995, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x536D0151 [20.000000 -170.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2977, 'Portal spell to a hidden place', 0x536D0151, 20, -170, -35.995, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x536D0151 [20.000000 -170.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02984 Lyceum of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02984 Lyceum of Kivik Lir.sql index 849a62ec2a..c5b4ab8951 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02984 Lyceum of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02984 Lyceum of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2984; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2984, 'Lyceum of Kivik Lir', 0x02720140, 60, -150, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x02720140 [60.000000 -150.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (2984, 'Lyceum of Kivik Lir', 0x02720140, 60, -150, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x02720140 [60.000000 -150.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02988 Beaten into Submission.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02988 Beaten into Submission.sql index b307e32992..cef5297e4f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02988 Beaten into Submission.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02988 Beaten into Submission.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2988; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2988, 'Beaten into Submission', 0x5E4D01C4, 166.97, -90, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x5E4D01C4 [166.970001 -90.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (2988, 'Beaten into Submission', 0x5E4D01C4, 166.97, -90, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x5E4D01C4 [166.970001 -90.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02989 Portal to the Bandit Hideout..sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02989 Portal to the Bandit Hideout..sql index 452be9666b..67be635b30 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02989 Portal to the Bandit Hideout..sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02989 Portal to the Bandit Hideout..sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2989; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2989, 'Portal to the Bandit Hideout.', 0x5E4C01A6, 20, -60, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5E4C01A6 [20.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (2989, 'Portal to the Bandit Hideout.', 0x5E4C01A6, 20, -60, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5E4C01A6 [20.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/02990 Knocked Out.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/02990 Knocked Out.sql index 5f522874fe..02fc392bdb 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/02990 Knocked Out.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/02990 Knocked Out.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 2990; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (2990, 'Knocked Out', 0xF2220127, 109.75, 89.8, 18.005, -0.300706, 0, -0, -0.953717, '2005-02-09 10:00:00'); -/* @teleloc 0xF2220127 [109.750000 89.800003 18.004999] -0.300706 0.000000 -0.000000 -0.953717 */ +VALUES (2990, 'Knocked Out', 0xF2220127, 109.75, 89.8, 18.005, -0.300706, 0, 0, -0.953717, '2005-02-09 10:00:00'); +/* @teleloc 0xF2220127 [109.750000 89.800003 18.004999] -0.300706 0.000000 0.000000 -0.953717 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03017 Greater Battle Dungeon Sending from Candeth Keep.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03017 Greater Battle Dungeon Sending from Candeth Keep.sql index 31daeb77d1..dcb90cac90 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03017 Greater Battle Dungeon Sending from Candeth Keep.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03017 Greater Battle Dungeon Sending from Candeth Keep.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3017; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3017, 'Greater Battle Dungeon Sending from Candeth Keep', 0x65440203, 20, -9.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65440203 [20.000000 -9.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3017, 'Greater Battle Dungeon Sending from Candeth Keep', 0x65440203, 20, -9.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65440203 [20.000000 -9.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03018 Greater Battle Dungeon Sending from Fort Tethana.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03018 Greater Battle Dungeon Sending from Fort Tethana.sql index 0057142434..666a726c1c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03018 Greater Battle Dungeon Sending from Fort Tethana.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03018 Greater Battle Dungeon Sending from Fort Tethana.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3018; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3018, 'Greater Battle Dungeon Sending from Fort Tethana', 0x6544021A, 100, -9.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6544021A [100.000000 -9.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3018, 'Greater Battle Dungeon Sending from Fort Tethana', 0x6544021A, 100, -9.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6544021A [100.000000 -9.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03019 Greater Battle Dungeon Sending from Nanto.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03019 Greater Battle Dungeon Sending from Nanto.sql index 44f2d23f38..8691347ad8 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03019 Greater Battle Dungeon Sending from Nanto.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03019 Greater Battle Dungeon Sending from Nanto.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3019; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3019, 'Greater Battle Dungeon Sending from Nanto', 0x65440201, 10, -109.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65440201 [10.000000 -109.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3019, 'Greater Battle Dungeon Sending from Nanto', 0x65440201, 10, -109.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65440201 [10.000000 -109.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03020 Greater Battle Dungeon Sending from Plateau.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03020 Greater Battle Dungeon Sending from Plateau.sql index 2ae266995e..bd35550c3d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03020 Greater Battle Dungeon Sending from Plateau.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03020 Greater Battle Dungeon Sending from Plateau.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3020; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3020, 'Greater Battle Dungeon Sending from Plateau', 0x6544022B, 120, -99.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6544022B [120.000000 -99.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3020, 'Greater Battle Dungeon Sending from Plateau', 0x6544022B, 120, -99.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6544022B [120.000000 -99.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03021 Greater Battle Dungeon Sending from Qalabar.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03021 Greater Battle Dungeon Sending from Qalabar.sql index d3fa5f7720..93f5b8d2b0 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03021 Greater Battle Dungeon Sending from Qalabar.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03021 Greater Battle Dungeon Sending from Qalabar.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3021; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3021, 'Greater Battle Dungeon Sending from Qalabar', 0x65440226, 120, -19.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65440226 [120.000000 -19.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3021, 'Greater Battle Dungeon Sending from Qalabar', 0x65440226, 120, -19.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65440226 [120.000000 -19.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03022 Greater Battle Dungeon Sending from Tou-Tou.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03022 Greater Battle Dungeon Sending from Tou-Tou.sql index 5b2fbe4c4a..bbbe1a778e 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03022 Greater Battle Dungeon Sending from Tou-Tou.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03022 Greater Battle Dungeon Sending from Tou-Tou.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3022; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3022, 'Greater Battle Dungeon Sending from Tou-Tou', 0x65440224, 110, -119.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65440224 [110.000000 -119.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3022, 'Greater Battle Dungeon Sending from Tou-Tou', 0x65440224, 110, -119.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65440224 [110.000000 -119.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03023 Greater Battle Dungeon Sending from Xarabydun.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03023 Greater Battle Dungeon Sending from Xarabydun.sql index 7632325be5..ce3d9719df 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03023 Greater Battle Dungeon Sending from Xarabydun.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03023 Greater Battle Dungeon Sending from Xarabydun.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3023; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3023, 'Greater Battle Dungeon Sending from Xarabydun', 0x6544020D, 30, -119.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6544020D [30.000000 -119.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3023, 'Greater Battle Dungeon Sending from Xarabydun', 0x6544020D, 30, -119.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6544020D [30.000000 -119.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03024 Greater Battle Dungeon Sending from Yaraq.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03024 Greater Battle Dungeon Sending from Yaraq.sql index 95c4132f87..c9234096b2 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03024 Greater Battle Dungeon Sending from Yaraq.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03024 Greater Battle Dungeon Sending from Yaraq.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3024; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3024, 'Greater Battle Dungeon Sending from Yaraq', 0x654401FC, 9.837, -30.7904, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x654401FC [9.837000 -30.790400 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3024, 'Greater Battle Dungeon Sending from Yaraq', 0x654401FC, 9.837, -30.7904, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x654401FC [9.837000 -30.790400 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03026 Lesser Battle Dungeon Sending from Candeth Keep.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03026 Lesser Battle Dungeon Sending from Candeth Keep.sql index 984e12c1a6..049a8fde0e 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03026 Lesser Battle Dungeon Sending from Candeth Keep.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03026 Lesser Battle Dungeon Sending from Candeth Keep.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3026; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3026, 'Lesser Battle Dungeon Sending from Candeth Keep', 0x65430203, 20, -9.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65430203 [20.000000 -9.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3026, 'Lesser Battle Dungeon Sending from Candeth Keep', 0x65430203, 20, -9.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65430203 [20.000000 -9.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03027 Lesser Battle Dungeon Sending from Fort Tethana.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03027 Lesser Battle Dungeon Sending from Fort Tethana.sql index 4ad3c19f10..0ba8f21b1a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03027 Lesser Battle Dungeon Sending from Fort Tethana.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03027 Lesser Battle Dungeon Sending from Fort Tethana.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3027; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3027, 'Lesser Battle Dungeon Sending from Fort Tethana', 0x6543021A, 100, -9.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6543021A [100.000000 -9.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3027, 'Lesser Battle Dungeon Sending from Fort Tethana', 0x6543021A, 100, -9.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6543021A [100.000000 -9.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03028 Lesser Battle Dungeon Sending from Nanto.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03028 Lesser Battle Dungeon Sending from Nanto.sql index cbba899b27..6075a72709 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03028 Lesser Battle Dungeon Sending from Nanto.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03028 Lesser Battle Dungeon Sending from Nanto.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3028; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3028, 'Lesser Battle Dungeon Sending from Nanto', 0x65430201, 10, -109.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65430201 [10.000000 -109.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3028, 'Lesser Battle Dungeon Sending from Nanto', 0x65430201, 10, -109.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65430201 [10.000000 -109.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03029 Lesser Battle Dungeon Sending from Plateau.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03029 Lesser Battle Dungeon Sending from Plateau.sql index 8f5f34fc5e..d2ebb6f4ae 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03029 Lesser Battle Dungeon Sending from Plateau.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03029 Lesser Battle Dungeon Sending from Plateau.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3029; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3029, 'Lesser Battle Dungeon Sending from Plateau', 0x6543022B, 120, -99.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6543022B [120.000000 -99.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3029, 'Lesser Battle Dungeon Sending from Plateau', 0x6543022B, 120, -99.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6543022B [120.000000 -99.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03030 Lesser Battle Dungeon Sending from Qalabar.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03030 Lesser Battle Dungeon Sending from Qalabar.sql index c2db46fb1d..3aaaf3a069 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03030 Lesser Battle Dungeon Sending from Qalabar.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03030 Lesser Battle Dungeon Sending from Qalabar.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3030; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3030, 'Lesser Battle Dungeon Sending from Qalabar', 0x65430226, 120, -19.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65430226 [120.000000 -19.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3030, 'Lesser Battle Dungeon Sending from Qalabar', 0x65430226, 120, -19.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65430226 [120.000000 -19.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03031 Lesser Battle Dungeon Sending from Tou-Tou.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03031 Lesser Battle Dungeon Sending from Tou-Tou.sql index be5ba72c16..7da423b9a0 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03031 Lesser Battle Dungeon Sending from Tou-Tou.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03031 Lesser Battle Dungeon Sending from Tou-Tou.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3031; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3031, 'Lesser Battle Dungeon Sending from Tou-Tou', 0x65430224, 110, -119.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65430224 [110.000000 -119.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3031, 'Lesser Battle Dungeon Sending from Tou-Tou', 0x65430224, 110, -119.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65430224 [110.000000 -119.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03032 Lesser Battle Dungeon Sending from Xarabydun.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03032 Lesser Battle Dungeon Sending from Xarabydun.sql index e1fa246aa3..ebaf5b4936 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03032 Lesser Battle Dungeon Sending from Xarabydun.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03032 Lesser Battle Dungeon Sending from Xarabydun.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3032; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3032, 'Lesser Battle Dungeon Sending from Xarabydun', 0x6543020D, 30, -119.5, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6543020D [30.000000 -119.500000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3032, 'Lesser Battle Dungeon Sending from Xarabydun', 0x6543020D, 30, -119.5, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6543020D [30.000000 -119.500000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03033 Lesser Battle Dungeon Sending from Yaraq.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03033 Lesser Battle Dungeon Sending from Yaraq.sql index 3692155afb..224e33f53e 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03033 Lesser Battle Dungeon Sending from Yaraq.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03033 Lesser Battle Dungeon Sending from Yaraq.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3033; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3033, 'Lesser Battle Dungeon Sending from Yaraq', 0x654301FC, 9.837, -30.7904, 24.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x654301FC [9.837000 -30.790400 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3033, 'Lesser Battle Dungeon Sending from Yaraq', 0x654301FC, 9.837, -30.7904, 24.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x654301FC [9.837000 -30.790400 24.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03072 Hall of the Temple Guardians.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03072 Hall of the Temple Guardians.sql index a0424b9d73..28744d4db0 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03072 Hall of the Temple Guardians.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03072 Hall of the Temple Guardians.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3072; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3072, 'Hall of the Temple Guardians', 0x65470103, 70, -180, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65470103 [70.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3072, 'Hall of the Temple Guardians', 0x65470103, 70, -180, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65470103 [70.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03073 Matron's Outer Chamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03073 Matron's Outer Chamber.sql index 7de1ae83fe..1a7f205850 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03073 Matron's Outer Chamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03073 Matron's Outer Chamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3073; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3073, 'Matron''s Outer Chamber', 0x65450244, 210, -120, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65450244 [210.000000 -120.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3073, 'Matron''s Outer Chamber', 0x65450244, 210, -120, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65450244 [210.000000 -120.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03095 Crypt of Jexki Ki.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03095 Crypt of Jexki Ki.sql index fe9de55c20..755511165b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03095 Crypt of Jexki Ki.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03095 Crypt of Jexki Ki.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3095; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3095, 'Crypt of Jexki Ki', 0x65450242, 210, -80, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65450242 [210.000000 -80.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3095, 'Crypt of Jexki Ki', 0x65450242, 210, -80, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65450242 [210.000000 -80.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03096 Crypt of Ibrexi Jekti.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03096 Crypt of Ibrexi Jekti.sql index 5271e69515..80695dbefc 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03096 Crypt of Ibrexi Jekti.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03096 Crypt of Ibrexi Jekti.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3096; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3096, 'Crypt of Ibrexi Jekti', 0x65450215, 160, -80, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65450215 [160.000000 -80.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3096, 'Crypt of Ibrexi Jekti', 0x65450215, 160, -80, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65450215 [160.000000 -80.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03097 Hall of the Guardians.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03097 Hall of the Guardians.sql index 20b63ba927..db8bacdf68 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03097 Hall of the Guardians.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03097 Hall of the Guardians.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3097; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3097, 'Hall of the Guardians', 0x65470373, 70, -140, 30, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65470373 [70.000000 -140.000000 30.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3097, 'Hall of the Guardians', 0x65470373, 70, -140, 30, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65470373 [70.000000 -140.000000 30.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03099 Hall of the Lesser Guardians.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03099 Hall of the Lesser Guardians.sql index f0bd7d6543..674c158a0a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03099 Hall of the Lesser Guardians.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03099 Hall of the Lesser Guardians.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3099; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3099, 'Hall of the Lesser Guardians', 0x6547036F, 60, -150, 30, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x6547036F [60.000000 -150.000000 30.000000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3099, 'Hall of the Lesser Guardians', 0x6547036F, 60, -150, 30, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x6547036F [60.000000 -150.000000 30.000000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03100 Antechamber of Ixir Zi's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03100 Antechamber of Ixir Zi's Temple.sql index e99cc63884..66688625fb 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03100 Antechamber of Ixir Zi's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03100 Antechamber of Ixir Zi's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3100; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3100, 'Antechamber of Ixir Zi''s Temple', 0x65450287, 310, -190, 10, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65450287 [310.000000 -190.000000 10.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3100, 'Antechamber of Ixir Zi''s Temple', 0x65450287, 310, -190, 10, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65450287 [310.000000 -190.000000 10.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03101 Crypt of Ixir Zi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03101 Crypt of Ixir Zi.sql index eb215b083e..7e45358bf6 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03101 Crypt of Ixir Zi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03101 Crypt of Ixir Zi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3101; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3101, 'Crypt of Ixir Zi', 0x6545023F, 210, -20, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6545023F [210.000000 -20.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3101, 'Crypt of Ixir Zi', 0x6545023F, 210, -20, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6545023F [210.000000 -20.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03103 Crypt of Kixkti Xri.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03103 Crypt of Kixkti Xri.sql index 947538f088..119e605b1a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03103 Crypt of Kixkti Xri.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03103 Crypt of Kixkti Xri.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3103; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3103, 'Crypt of Kixkti Xri', 0x65450260, 260, -80, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65450260 [260.000000 -80.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3103, 'Crypt of Kixkti Xri', 0x65450260, 260, -80, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65450260 [260.000000 -80.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03104 Hall of the Arbiter.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03104 Hall of the Arbiter.sql index fdf473c2c8..e69fb055d2 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03104 Hall of the Arbiter.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03104 Hall of the Arbiter.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3104; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3104, 'Hall of the Arbiter', 0x6546032B, 200, -110, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6546032B [200.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3104, 'Hall of the Arbiter', 0x6546032B, 200, -110, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6546032B [200.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03105 Hall of the Arbiter.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03105 Hall of the Arbiter.sql index a120fdefdc..86054ae983 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03105 Hall of the Arbiter.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03105 Hall of the Arbiter.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3105; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3105, 'Hall of the Arbiter', 0x6546031B, 180, -290, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6546031B [180.000000 -290.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3105, 'Hall of the Arbiter', 0x6546031B, 180, -290, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6546031B [180.000000 -290.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03106 Hall of the Arbiter.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03106 Hall of the Arbiter.sql index b5d46eba2b..173706f2ab 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03106 Hall of the Arbiter.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03106 Hall of the Arbiter.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3106; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3106, 'Hall of the Arbiter', 0x65450223, 180, -210, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x65450223 [180.000000 -210.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3106, 'Hall of the Arbiter', 0x65450223, 180, -210, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x65450223 [180.000000 -210.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03130 Halls of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03130 Halls of Liazk Itzi.sql index 4e2e8b67bc..f3a655c120 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03130 Halls of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03130 Halls of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3130; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3130, 'Halls of Liazk Itzi', 0x62460622, 120, -450, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62460622 [120.000000 -450.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3130, 'Halls of Liazk Itzi', 0x62460622, 120, -450, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62460622 [120.000000 -450.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03131 Halls of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03131 Halls of Liazk Itzi.sql index e50df65c46..8e33409645 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03131 Halls of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03131 Halls of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3131; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3131, 'Halls of Liazk Itzi', 0x62460696, 360, -450, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62460696 [360.000000 -450.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3131, 'Halls of Liazk Itzi', 0x62460696, 360, -450, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62460696 [360.000000 -450.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03132 Halls of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03132 Halls of Liazk Itzi.sql index 61d3b97ca6..d9505cb34b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03132 Halls of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03132 Halls of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3132; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3132, 'Halls of Liazk Itzi', 0x6246060C, 120, -120, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6246060C [120.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3132, 'Halls of Liazk Itzi', 0x6246060C, 120, -120, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6246060C [120.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03133 Halls of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03133 Halls of Liazk Itzi.sql index 29f93037bc..e7894b6214 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03133 Halls of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03133 Halls of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3133; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3133, 'Halls of Liazk Itzi', 0x62460680, 360, -120, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62460680 [360.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3133, 'Halls of Liazk Itzi', 0x62460680, 360, -120, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62460680 [360.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03134 Halls of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03134 Halls of Liazk Itzi.sql index 71d6bea2e6..52f151ee2a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03134 Halls of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03134 Halls of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3134; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3134, 'Halls of Liazk Itzi', 0x62460622, 120, -450, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62460622 [120.000000 -450.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3134, 'Halls of Liazk Itzi', 0x62460622, 120, -450, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62460622 [120.000000 -450.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03135 Halls of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03135 Halls of Liazk Itzi.sql index 3aa59143de..7ebb7ac9ec 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03135 Halls of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03135 Halls of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3135; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3135, 'Halls of Liazk Itzi', 0x62460696, 360, -450, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62460696 [360.000000 -450.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3135, 'Halls of Liazk Itzi', 0x62460696, 360, -450, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62460696 [360.000000 -450.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03136 Halls of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03136 Halls of Liazk Itzi.sql index 46338be3c5..306c2b0027 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03136 Halls of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03136 Halls of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3136; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3136, 'Halls of Liazk Itzi', 0x6246060C, 120, -120, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6246060C [120.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3136, 'Halls of Liazk Itzi', 0x6246060C, 120, -120, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6246060C [120.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03137 Halls of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03137 Halls of Liazk Itzi.sql index 8d1e9565da..242ff1329b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03137 Halls of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03137 Halls of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3137; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3137, 'Halls of Liazk Itzi', 0x62460680, 360, -120, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62460680 [360.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3137, 'Halls of Liazk Itzi', 0x62460680, 360, -120, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62460680 [360.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03138 Antechamber of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03138 Antechamber of Liazk Itzi.sql index 74ff60c2c3..3aed72e4a0 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03138 Antechamber of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03138 Antechamber of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3138; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3138, 'Antechamber of Liazk Itzi', 0x624306AD, 140, -100, 0.05, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x624306AD [140.000000 -100.000000 0.050000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3138, 'Antechamber of Liazk Itzi', 0x624306AD, 140, -100, 0.05, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x624306AD [140.000000 -100.000000 0.050000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03139 Liazk Itzi's Crypt.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03139 Liazk Itzi's Crypt.sql index 8a25563dfd..c116a1192f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03139 Liazk Itzi's Crypt.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03139 Liazk Itzi's Crypt.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3139; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3139, 'Liazk Itzi''s Crypt', 0x624605D1, 10, -120, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x624605D1 [10.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3139, 'Liazk Itzi''s Crypt', 0x624605D1, 10, -120, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x624605D1 [10.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03140 Lair of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03140 Lair of Liazk Itzi.sql index 11900b7560..99fc57829b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03140 Lair of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03140 Lair of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3140; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3140, 'Lair of Liazk Itzi', 0x62430653, 10, -110, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62430653 [10.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3140, 'Lair of Liazk Itzi', 0x62430653, 10, -110, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62430653 [10.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03141 Lair of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03141 Lair of Liazk Itzi.sql index ee8a6b65cf..894057a44d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03141 Lair of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03141 Lair of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3141; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3141, 'Lair of Liazk Itzi', 0x6243065D, 10, -290, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x6243065D [10.000000 -290.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3141, 'Lair of Liazk Itzi', 0x6243065D, 10, -290, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x6243065D [10.000000 -290.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03142 Lair of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03142 Lair of Liazk Itzi.sql index 6c77a492eb..704f0f4e05 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03142 Lair of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03142 Lair of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3142; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3142, 'Lair of Liazk Itzi', 0x624306B7, 250, -130, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x624306B7 [250.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3142, 'Lair of Liazk Itzi', 0x624306B7, 250, -130, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x624306B7 [250.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03143 Lair of Liazk Itzi.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03143 Lair of Liazk Itzi.sql index 96a858019c..ba89947f4a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03143 Lair of Liazk Itzi.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03143 Lair of Liazk Itzi.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3143; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3143, 'Lair of Liazk Itzi', 0x624306C1, 250, -280, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x624306C1 [250.000000 -280.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3143, 'Lair of Liazk Itzi', 0x624306C1, 250, -280, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x624306C1 [250.000000 -280.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03144 Liazk Itzi Guardians.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03144 Liazk Itzi Guardians.sql index f3c8f6339f..36255a61ce 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03144 Liazk Itzi Guardians.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03144 Liazk Itzi Guardians.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3144; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3144, 'Liazk Itzi Guardians', 0x624407BF, 40, -100, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x624407BF [40.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3144, 'Liazk Itzi Guardians', 0x624407BF, 40, -100, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x624407BF [40.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03145 Liazk Itzi Guardians.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03145 Liazk Itzi Guardians.sql index deb908fdc5..cf220b4547 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03145 Liazk Itzi Guardians.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03145 Liazk Itzi Guardians.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3145; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3145, 'Liazk Itzi Guardians', 0x62440864, 220, -110, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62440864 [220.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3145, 'Liazk Itzi Guardians', 0x62440864, 220, -110, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62440864 [220.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03146 Liazk Itzi Guardians.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03146 Liazk Itzi Guardians.sql index 3fff8f4c06..0aabde01e4 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03146 Liazk Itzi Guardians.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03146 Liazk Itzi Guardians.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3146; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3146, 'Liazk Itzi Guardians', 0x624507BF, 40, -100, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x624507BF [40.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3146, 'Liazk Itzi Guardians', 0x624507BF, 40, -100, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x624507BF [40.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03147 Liazk Itzi Guardians.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03147 Liazk Itzi Guardians.sql index 90ca69c61b..492b9f1fe6 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03147 Liazk Itzi Guardians.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03147 Liazk Itzi Guardians.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3147; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3147, 'Liazk Itzi Guardians', 0x62450864, 220, -110, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62450864 [220.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3147, 'Liazk Itzi Guardians', 0x62450864, 220, -110, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62450864 [220.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03148 Liazk Itzi's Offering Room.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03148 Liazk Itzi's Offering Room.sql index eb0c2dab09..24733efb3d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03148 Liazk Itzi's Offering Room.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03148 Liazk Itzi's Offering Room.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3148; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3148, 'Liazk Itzi''s Offering Room', 0x624407E4, 40, -190, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x624407E4 [40.000000 -190.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3148, 'Liazk Itzi''s Offering Room', 0x624407E4, 40, -190, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x624407E4 [40.000000 -190.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03149 Liazk Itzi's Offering Room.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03149 Liazk Itzi's Offering Room.sql index c556567f1f..73f221ff21 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03149 Liazk Itzi's Offering Room.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03149 Liazk Itzi's Offering Room.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3149; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3149, 'Liazk Itzi''s Offering Room', 0x62440889, 220, -210, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62440889 [220.000000 -210.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3149, 'Liazk Itzi''s Offering Room', 0x62440889, 220, -210, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62440889 [220.000000 -210.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03150 Liazk Itzi's Offering Room.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03150 Liazk Itzi's Offering Room.sql index 39d3a088ce..2a0ece40f8 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03150 Liazk Itzi's Offering Room.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03150 Liazk Itzi's Offering Room.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3150; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3150, 'Liazk Itzi''s Offering Room', 0x624507E4, 40, -190, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x624507E4 [40.000000 -190.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3150, 'Liazk Itzi''s Offering Room', 0x624507E4, 40, -190, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x624507E4 [40.000000 -190.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03151 Liazk Itzi's Offering Room.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03151 Liazk Itzi's Offering Room.sql index 910cb45558..9fce14d9a4 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03151 Liazk Itzi's Offering Room.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03151 Liazk Itzi's Offering Room.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3151; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3151, 'Liazk Itzi''s Offering Room', 0x62450889, 220, -210, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x62450889 [220.000000 -210.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3151, 'Liazk Itzi''s Offering Room', 0x62450889, 220, -210, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x62450889 [220.000000 -210.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03216 Transport to the Forbidden Catacombs.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03216 Transport to the Forbidden Catacombs.sql index f253692fa0..175b58a7f9 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03216 Transport to the Forbidden Catacombs.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03216 Transport to the Forbidden Catacombs.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3216; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3216, 'Transport to the Forbidden Catacombs', 0x604B04B4, 150, -140, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x604B04B4 [150.000000 -140.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3216, 'Transport to the Forbidden Catacombs', 0x604B04B4, 150, -140, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x604B04B4 [150.000000 -140.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03238 Portal to Nanner Island.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03238 Portal to Nanner Island.sql index 40142adeba..dd55420d69 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03238 Portal to Nanner Island.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03238 Portal to Nanner Island.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3238; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3238, 'Portal to Nanner Island', 0xED810029, 128.804, 15.063, -0.095, -0.917581, 0, -0, -0.397548, '2005-02-09 10:00:00'); -/* @teleloc 0xED810029 [128.804001 15.063000 -0.095000] -0.917581 0.000000 -0.000000 -0.397548 */ +VALUES (3238, 'Portal to Nanner Island', 0xED810029, 128.804, 15.063, -0.095, -0.917581, 0, 0, -0.397548, '2005-02-09 10:00:00'); +/* @teleloc 0xED810029 [128.804001 15.063000 -0.095000] -0.917581 0.000000 0.000000 -0.397548 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03270 Hezhit's Safety.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03270 Hezhit's Safety.sql index e8e494903c..a359c7632d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03270 Hezhit's Safety.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03270 Hezhit's Safety.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3270; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3270, 'Hezhit''s Safety', 0x5F5002EA, 80, -60, 12.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F5002EA [80.000000 -60.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3270, 'Hezhit''s Safety', 0x5F5002EA, 80, -60, 12.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F5002EA [80.000000 -60.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03271 Hezhit's Safety.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03271 Hezhit's Safety.sql index 2148fd08d2..0dc094603f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03271 Hezhit's Safety.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03271 Hezhit's Safety.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3271; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3271, 'Hezhit''s Safety', 0x5F50030E, 59.4819, -70.7013, 18.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F50030E [59.481899 -70.701302 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3271, 'Hezhit''s Safety', 0x5F50030E, 59.4819, -70.7013, 18.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F50030E [59.481899 -70.701302 18.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03272 Hezhit's Safety.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03272 Hezhit's Safety.sql index 94d7955922..aaab186481 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03272 Hezhit's Safety.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03272 Hezhit's Safety.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3272; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3272, 'Hezhit''s Safety', 0x5F5001EA, 70, -50, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x5F5001EA [70.000000 -50.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3272, 'Hezhit''s Safety', 0x5F5001EA, 70, -50, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x5F5001EA [70.000000 -50.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03274 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03274 Prison.sql index 323e316c3e..767f0e9733 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03274 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03274 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3274; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3274, 'Prison', 0x5F500142, 43.5286, -49.7712, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F500142 [43.528599 -49.771198 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3274, 'Prison', 0x5F500142, 43.5286, -49.7712, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F500142 [43.528599 -49.771198 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03275 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03275 Prison.sql index 348b41cbdd..d11eda010f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03275 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03275 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3275; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3275, 'Prison', 0x5F50018C, 60.2288, -43.5286, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F50018C [60.228802 -43.528599 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3275, 'Prison', 0x5F50018C, 60.2288, -43.5286, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F50018C [60.228802 -43.528599 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03276 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03276 Prison.sql index 276133ca4a..6d64db61ea 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03276 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03276 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3276; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3276, 'Prison', 0x5F5001C3, 80.2288, -43.5286, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F5001C3 [80.228798 -43.528599 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3276, 'Prison', 0x5F5001C3, 80.2288, -43.5286, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F5001C3 [80.228798 -43.528599 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03277 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03277 Prison.sql index 2f5e8ed9ea..5ea48f5a37 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03277 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03277 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3277; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3277, 'Prison', 0x5F50020A, 96.4714, -50.288, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F50020A [96.471397 -50.287998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3277, 'Prison', 0x5F50020A, 96.4714, -50.288, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F50020A [96.471397 -50.287998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03279 Entrance to Hizk Ri's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03279 Entrance to Hizk Ri's Temple.sql index aed9fe7759..11769b9f00 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03279 Entrance to Hizk Ri's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03279 Entrance to Hizk Ri's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3279; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3279, 'Entrance to Hizk Ri''s Temple', 0x5C4C039E, 70, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x5C4C039E [70.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3279, 'Entrance to Hizk Ri''s Temple', 0x5C4C039E, 70, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x5C4C039E [70.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03280 Return to the Corridor.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03280 Return to the Corridor.sql index 5d9eea8675..1d5740183f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03280 Return to the Corridor.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03280 Return to the Corridor.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3280; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3280, 'Return to the Corridor', 0x5C4C0346, 60, -60, -5.995, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x5C4C0346 [60.000000 -60.000000 -5.995000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3280, 'Return to the Corridor', 0x5C4C0346, 60, -60, -5.995, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x5C4C0346 [60.000000 -60.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03281 Hizk Ri's Test.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03281 Hizk Ri's Test.sql index 26393a6316..ef6ec7a559 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03281 Hizk Ri's Test.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03281 Hizk Ri's Test.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3281; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3281, 'Hizk Ri''s Test', 0x5F4905A9, 80, -70, -5.995, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4905A9 [80.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3281, 'Hizk Ri''s Test', 0x5F4905A9, 80, -70, -5.995, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4905A9 [80.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03282 Hizk Ri's Test.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03282 Hizk Ri's Test.sql index 294c348890..25f0fefb21 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03282 Hizk Ri's Test.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03282 Hizk Ri's Test.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3282; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3282, 'Hizk Ri''s Test', 0x5F4A05A9, 80, -70, -5.995, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4A05A9 [80.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3282, 'Hizk Ri''s Test', 0x5F4A05A9, 80, -70, -5.995, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4A05A9 [80.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03283 Hizk Ri's Test.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03283 Hizk Ri's Test.sql index ee20146dba..f0fd73fc73 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03283 Hizk Ri's Test.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03283 Hizk Ri's Test.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3283; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3283, 'Hizk Ri''s Test', 0x5F4B05A9, 80, -70, -5.995, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4B05A9 [80.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3283, 'Hizk Ri''s Test', 0x5F4B05A9, 80, -70, -5.995, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4B05A9 [80.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03284 Consort Hezhit.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03284 Consort Hezhit.sql index 19a53d38ae..204fbebb2a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03284 Consort Hezhit.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03284 Consort Hezhit.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3284; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3284, 'Consort Hezhit', 0x5F5001B1, 70, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F5001B1 [70.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3284, 'Consort Hezhit', 0x5F5001B1, 70, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F5001B1 [70.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03285 Attendant Jrvik.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03285 Attendant Jrvik.sql index fecc107a12..bfb44d8a45 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03285 Attendant Jrvik.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03285 Attendant Jrvik.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3285; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3285, 'Attendant Jrvik', 0x5F4F01B1, 70, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4F01B1 [70.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3285, 'Attendant Jrvik', 0x5F4F01B1, 70, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4F01B1 [70.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03286 Well of Tears.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03286 Well of Tears.sql index 1c5185978e..a028723c8d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03286 Well of Tears.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03286 Well of Tears.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3286; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3286, 'Well of Tears', 0x5C4D0605, 70, -73.036, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5C4D0605 [70.000000 -73.036003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3286, 'Well of Tears', 0x5C4D0605, 70, -73.036, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5C4D0605 [70.000000 -73.036003 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03287 Well of Tears.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03287 Well of Tears.sql index 465f29e70c..f5b7ec1bb3 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03287 Well of Tears.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03287 Well of Tears.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3287; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3287, 'Well of Tears', 0x5C4E0605, 70, -73.036, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5C4E0605 [70.000000 -73.036003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3287, 'Well of Tears', 0x5C4E0605, 70, -73.036, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5C4E0605 [70.000000 -73.036003 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03288 Well of Tears.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03288 Well of Tears.sql index 0918789546..8ddfa2e0a2 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03288 Well of Tears.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03288 Well of Tears.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3288; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3288, 'Well of Tears', 0x5C4F0605, 70, -73.036, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5C4F0605 [70.000000 -73.036003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3288, 'Well of Tears', 0x5C4F0605, 70, -73.036, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5C4F0605 [70.000000 -73.036003 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03289 Patriarch Zixki.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03289 Patriarch Zixki.sql index 061add3ff3..f64ceda2a6 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03289 Patriarch Zixki.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03289 Patriarch Zixki.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3289; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3289, 'Patriarch Zixki', 0x5F5101B1, 70, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F5101B1 [70.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3289, 'Patriarch Zixki', 0x5F5101B1, 70, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F5101B1 [70.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03290 Jrvik's Safety.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03290 Jrvik's Safety.sql index 6a231096d3..8adee23ae0 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03290 Jrvik's Safety.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03290 Jrvik's Safety.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3290; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3290, 'Jrvik''s Safety', 0x5F4F02EA, 80, -60, 12.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4F02EA [80.000000 -60.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3290, 'Jrvik''s Safety', 0x5F4F02EA, 80, -60, 12.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4F02EA [80.000000 -60.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03291 Jrvik's Safety.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03291 Jrvik's Safety.sql index e0a8199f37..8b719bb173 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03291 Jrvik's Safety.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03291 Jrvik's Safety.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3291; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3291, 'Jrvik''s Safety', 0x5F4F030E, 59.4819, -70.7013, 18.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4F030E [59.481899 -70.701302 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3291, 'Jrvik''s Safety', 0x5F4F030E, 59.4819, -70.7013, 18.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4F030E [59.481899 -70.701302 18.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03292 Jrvik's Safety.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03292 Jrvik's Safety.sql index 79e164a06d..375c1837e2 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03292 Jrvik's Safety.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03292 Jrvik's Safety.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3292; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3292, 'Jrvik''s Safety', 0x5F4F01EA, 70, -50, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4F01EA [70.000000 -50.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3292, 'Jrvik''s Safety', 0x5F4F01EA, 70, -50, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4F01EA [70.000000 -50.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03294 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03294 Prison.sql index 1b330edf37..3a24bb6d30 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03294 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03294 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3294; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3294, 'Prison', 0x5F4F0142, 43.5286, -49.7712, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4F0142 [43.528599 -49.771198 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3294, 'Prison', 0x5F4F0142, 43.5286, -49.7712, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4F0142 [43.528599 -49.771198 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03295 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03295 Prison.sql index 248417594d..4cb4712ac2 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03295 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03295 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3295; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3295, 'Prison', 0x5F4F018C, 60.2288, -43.5286, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4F018C [60.228802 -43.528599 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3295, 'Prison', 0x5F4F018C, 60.2288, -43.5286, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4F018C [60.228802 -43.528599 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03296 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03296 Prison.sql index 2a2c14977f..8fb0404207 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03296 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03296 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3296; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3296, 'Prison', 0x5F4F01C3, 80.2288, -43.5286, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4F01C3 [80.228798 -43.528599 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3296, 'Prison', 0x5F4F01C3, 80.2288, -43.5286, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4F01C3 [80.228798 -43.528599 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03297 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03297 Prison.sql index 7c421f23e0..3c495bce74 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03297 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03297 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3297; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3297, 'Prison', 0x5F4F020A, 96.4714, -50.288, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4F020A [96.471397 -50.287998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3297, 'Prison', 0x5F4F020A, 96.4714, -50.288, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4F020A [96.471397 -50.287998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03299 Zixk's Safety.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03299 Zixk's Safety.sql index 97b528df18..4b5d799b36 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03299 Zixk's Safety.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03299 Zixk's Safety.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3299; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3299, 'Zixk''s Safety', 0x5F5102EA, 80, -60, 12.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F5102EA [80.000000 -60.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3299, 'Zixk''s Safety', 0x5F5102EA, 80, -60, 12.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F5102EA [80.000000 -60.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03300 Zixk's Safety.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03300 Zixk's Safety.sql index fccd807528..8f5c9f3e9a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03300 Zixk's Safety.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03300 Zixk's Safety.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3300; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3300, 'Zixk''s Safety', 0x5F51030E, 59.4819, -70.7013, 18.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F51030E [59.481899 -70.701302 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3300, 'Zixk''s Safety', 0x5F51030E, 59.4819, -70.7013, 18.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F51030E [59.481899 -70.701302 18.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03301 Zixk's Safety.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03301 Zixk's Safety.sql index 5c2956aff4..14aa777bb0 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03301 Zixk's Safety.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03301 Zixk's Safety.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3301; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3301, 'Zixk''s Safety', 0x5F5101EA, 70, -50, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x5F5101EA [70.000000 -50.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3301, 'Zixk''s Safety', 0x5F5101EA, 70, -50, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x5F5101EA [70.000000 -50.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03303 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03303 Prison.sql index cabc175cc7..c194ae17f7 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03303 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03303 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3303; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3303, 'Prison', 0x5F510142, 43.5286, -49.7712, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F510142 [43.528599 -49.771198 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3303, 'Prison', 0x5F510142, 43.5286, -49.7712, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F510142 [43.528599 -49.771198 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03304 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03304 Prison.sql index 41c12db5a7..d715fee5d3 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03304 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03304 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3304; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3304, 'Prison', 0x5F51018C, 60.2288, -43.5286, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F51018C [60.228802 -43.528599 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3304, 'Prison', 0x5F51018C, 60.2288, -43.5286, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F51018C [60.228802 -43.528599 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03305 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03305 Prison.sql index a01c09daaf..c1309ab43e 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03305 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03305 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3305; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3305, 'Prison', 0x5F5101C3, 80.2288, -43.5286, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F5101C3 [80.228798 -43.528599 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3305, 'Prison', 0x5F5101C3, 80.2288, -43.5286, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F5101C3 [80.228798 -43.528599 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03306 Prison.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03306 Prison.sql index 1f3dfafdad..448c6f633c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03306 Prison.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03306 Prison.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3306; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3306, 'Prison', 0x5F51020A, 96.4714, -50.288, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F51020A [96.471397 -50.287998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3306, 'Prison', 0x5F51020A, 96.4714, -50.288, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F51020A [96.471397 -50.287998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03315 The Sewer.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03315 The Sewer.sql index f091b62ec8..e42ce30ae3 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03315 The Sewer.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03315 The Sewer.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3315; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3315, 'The Sewer', 0x5F4C0109, 90, -295.824, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4C0109 [90.000000 -295.824005 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3315, 'The Sewer', 0x5F4C0109, 90, -295.824, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4C0109 [90.000000 -295.824005 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03316 The Sewer.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03316 The Sewer.sql index 860492642d..e7e65690df 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03316 The Sewer.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03316 The Sewer.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3316; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3316, 'The Sewer', 0x5F4D0109, 90, -295.824, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4D0109 [90.000000 -295.824005 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3316, 'The Sewer', 0x5F4D0109, 90, -295.824, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4D0109 [90.000000 -295.824005 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03317 The Sewer.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03317 The Sewer.sql index b1b9bb512b..48bb9dbf7f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03317 The Sewer.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03317 The Sewer.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3317; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3317, 'The Sewer', 0x5F4E0109, 90, -295.824, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5F4E0109 [90.000000 -295.824005 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3317, 'The Sewer', 0x5F4E0109, 90, -295.824, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5F4E0109 [90.000000 -295.824005 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03318 Hizk Ri's Crypt.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03318 Hizk Ri's Crypt.sql index c923daf2f7..6030371a72 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03318 Hizk Ri's Crypt.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03318 Hizk Ri's Crypt.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3318; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3318, 'Hizk Ri''s Crypt', 0x5C4C03A9, 150, -20, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x5C4C03A9 [150.000000 -20.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3318, 'Hizk Ri''s Crypt', 0x5C4C03A9, 150, -20, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x5C4C03A9 [150.000000 -20.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03319 Portal to Izji Qo's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03319 Portal to Izji Qo's Temple.sql index 8849182582..5a3b5520a5 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03319 Portal to Izji Qo's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03319 Portal to Izji Qo's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3319; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3319, 'Portal to Izji Qo''s Temple', 0x35700029, 124.858, 3.895, 36.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x35700029 [124.858002 3.895000 36.005001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3319, 'Portal to Izji Qo''s Temple', 0x35700029, 124.858, 3.895, 36.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x35700029 [124.858002 3.895000 36.005001] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03360 Entrance to the Burun Shrine.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03360 Entrance to the Burun Shrine.sql index e7e645f9b2..6e5d4c2284 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03360 Entrance to the Burun Shrine.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03360 Entrance to the Burun Shrine.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3360; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3360, 'Entrance to the Burun Shrine', 0x017C02AE, 130, -120, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x017C02AE [130.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3360, 'Entrance to the Burun Shrine', 0x017C02AE, 130, -120, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x017C02AE [130.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03411 Portal spell to a Hidden Chamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03411 Portal spell to a Hidden Chamber.sql index cabe568c26..e12c0b7d10 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03411 Portal spell to a Hidden Chamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03411 Portal spell to a Hidden Chamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3411; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3411, 'Portal spell to a Hidden Chamber', 0x02810112, 10, -10, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x02810112 [10.000000 -10.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3411, 'Portal spell to a Hidden Chamber', 0x02810112, 10, -10, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x02810112 [10.000000 -10.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03412 Halls of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03412 Halls of Kivik Lir.sql index f23420f6ef..cf7afd35df 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03412 Halls of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03412 Halls of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3412; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3412, 'Halls of Kivik Lir', 0x02720136, 60, -80, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x02720136 [60.000000 -80.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3412, 'Halls of Kivik Lir', 0x02720136, 60, -80, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x02720136 [60.000000 -80.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03413 Lesser Arena of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03413 Lesser Arena of Kivik Lir.sql index c7fcb26c5b..144eec0ba5 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03413 Lesser Arena of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03413 Lesser Arena of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3413; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3413, 'Lesser Arena of Kivik Lir', 0x02760291, 100, -150, -5.995, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x02760291 [100.000000 -150.000000 -5.995000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3413, 'Lesser Arena of Kivik Lir', 0x02760291, 100, -150, -5.995, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x02760291 [100.000000 -150.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03414 Arena of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03414 Arena of Kivik Lir.sql index 4c5ff29531..f68cb5f237 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03414 Arena of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03414 Arena of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3414; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3414, 'Arena of Kivik Lir', 0x02760287, 100, -110, -5.995, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x02760287 [100.000000 -110.000000 -5.995000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3414, 'Arena of Kivik Lir', 0x02760287, 100, -110, -5.995, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x02760287 [100.000000 -110.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03415 Greater Arena of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03415 Greater Arena of Kivik Lir.sql index 22834773b7..0c56c0211b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03415 Greater Arena of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03415 Greater Arena of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3415; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3415, 'Greater Arena of Kivik Lir', 0x0276027D, 100, -70, -5.995, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x0276027D [100.000000 -70.000000 -5.995000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3415, 'Greater Arena of Kivik Lir', 0x0276027D, 100, -70, -5.995, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x0276027D [100.000000 -70.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03416 Gallery of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03416 Gallery of Kivik Lir.sql index 764766ef20..f52c0a4c5a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03416 Gallery of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03416 Gallery of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3416; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3416, 'Gallery of Kivik Lir', 0x0277012E, 30, -90, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x0277012E [30.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3416, 'Gallery of Kivik Lir', 0x0277012E, 30, -90, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x0277012E [30.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03417 Gallery of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03417 Gallery of Kivik Lir.sql index 21b484f868..a73cb34239 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03417 Gallery of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03417 Gallery of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3417; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3417, 'Gallery of Kivik Lir', 0x02770185, 110, -90, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x02770185 [110.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3417, 'Gallery of Kivik Lir', 0x02770185, 110, -90, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x02770185 [110.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03418 Gallery of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03418 Gallery of Kivik Lir.sql index 24eb72ae2f..d11280efeb 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03418 Gallery of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03418 Gallery of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3418; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3418, 'Gallery of Kivik Lir', 0x027701DC, 190, -90, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x027701DC [190.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3418, 'Gallery of Kivik Lir', 0x027701DC, 190, -90, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x027701DC [190.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03419 Crypt of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03419 Crypt of Kivik Lir.sql index d9f038b382..c79b377cd2 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03419 Crypt of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03419 Crypt of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3419; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3419, 'Crypt of Kivik Lir', 0x02720199, 140, -100, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x02720199 [140.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3419, 'Crypt of Kivik Lir', 0x02720199, 140, -100, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x02720199 [140.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03420 Lesser Haven of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03420 Lesser Haven of Kivik Lir.sql index f2d9cbf27a..fb898835c8 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03420 Lesser Haven of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03420 Lesser Haven of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3420; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3420, 'Lesser Haven of Kivik Lir', 0x027302C0, 80, -110, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x027302C0 [80.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3420, 'Lesser Haven of Kivik Lir', 0x027302C0, 80, -110, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x027302C0 [80.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03421 Haven of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03421 Haven of Kivik Lir.sql index ba1550d0ef..db0591c3c8 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03421 Haven of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03421 Haven of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3421; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3421, 'Haven of Kivik Lir', 0x027402C0, 80, -110, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x027402C0 [80.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3421, 'Haven of Kivik Lir', 0x027402C0, 80, -110, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x027402C0 [80.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03422 Greater Haven of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03422 Greater Haven of Kivik Lir.sql index c2661f2839..a85b5f671a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03422 Greater Haven of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03422 Greater Haven of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3422; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3422, 'Greater Haven of Kivik Lir', 0x027502C0, 80, -110, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x027502C0 [80.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3422, 'Greater Haven of Kivik Lir', 0x027502C0, 80, -110, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x027502C0 [80.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03423 Trials of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03423 Trials of Kivik Lir.sql index 5c64b8ed04..b9b1cc2034 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03423 Trials of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03423 Trials of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3423; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3423, 'Trials of Kivik Lir', 0x02760372, 200, -110, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x02760372 [200.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3423, 'Trials of Kivik Lir', 0x02760372, 200, -110, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x02760372 [200.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03424 Triumph Against the Trials.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03424 Triumph Against the Trials.sql index 822c105523..5f42a18c92 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03424 Triumph Against the Trials.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03424 Triumph Against the Trials.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3424; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3424, 'Triumph Against the Trials', 0x027607D9, 200, -93.4276, 18.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x027607D9 [200.000000 -93.427597 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3424, 'Triumph Against the Trials', 0x027607D9, 200, -93.4276, 18.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x027607D9 [200.000000 -93.427597 18.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03425 Lyceum of Kivik Lir.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03425 Lyceum of Kivik Lir.sql index 31cc974dcd..dc1c092d67 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03425 Lyceum of Kivik Lir.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03425 Lyceum of Kivik Lir.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3425; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3425, 'Lyceum of Kivik Lir', 0x02720140, 60, -150, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x02720140 [60.000000 -150.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3425, 'Lyceum of Kivik Lir', 0x02720140, 60, -150, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x02720140 [60.000000 -150.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03482 Izji Qo's Antechamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03482 Izji Qo's Antechamber.sql index 12061c7884..c13bdebb43 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03482 Izji Qo's Antechamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03482 Izji Qo's Antechamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3482; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3482, 'Izji Qo''s Antechamber', 0x016D0132, 60, -70, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x016D0132 [60.000000 -70.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3482, 'Izji Qo''s Antechamber', 0x016D0132, 60, -70, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x016D0132 [60.000000 -70.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03483 Izji Qo's Defenders.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03483 Izji Qo's Defenders.sql index 60d284629a..4506bc3db8 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03483 Izji Qo's Defenders.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03483 Izji Qo's Defenders.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3483; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3483, 'Izji Qo''s Defenders', 0x017102C1, 70, -120, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x017102C1 [70.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3483, 'Izji Qo''s Defenders', 0x017102C1, 70, -120, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x017102C1 [70.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03484 Izji Qo's Defenders.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03484 Izji Qo's Defenders.sql index 0a9384958d..bd272afb4f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03484 Izji Qo's Defenders.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03484 Izji Qo's Defenders.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3484; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3484, 'Izji Qo''s Defenders', 0x017202C1, 70, -120, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x017202C1 [70.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3484, 'Izji Qo''s Defenders', 0x017202C1, 70, -120, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x017202C1 [70.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03485 Izji Qo's Defenders.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03485 Izji Qo's Defenders.sql index 76d2f6e0e8..86e1c3ae8d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03485 Izji Qo's Defenders.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03485 Izji Qo's Defenders.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3485; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3485, 'Izji Qo''s Defenders', 0x017302C1, 70, -120, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x017302C1 [70.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3485, 'Izji Qo''s Defenders', 0x017302C1, 70, -120, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x017302C1 [70.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03486 Into the Receiving Chamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03486 Into the Receiving Chamber.sql index 79bc623855..9815759f5b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03486 Into the Receiving Chamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03486 Into the Receiving Chamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3486; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3486, 'Into the Receiving Chamber', 0x01740145, 60, -150, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01740145 [60.000000 -150.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3486, 'Into the Receiving Chamber', 0x01740145, 60, -150, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01740145 [60.000000 -150.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03487 Into the Receiving Chamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03487 Into the Receiving Chamber.sql index 79589cdd4c..00cea71f20 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03487 Into the Receiving Chamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03487 Into the Receiving Chamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3487; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3487, 'Into the Receiving Chamber', 0x0174020C, 30, -143.85, 18.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x0174020C [30.000000 -143.850006 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3487, 'Into the Receiving Chamber', 0x0174020C, 30, -143.85, 18.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x0174020C [30.000000 -143.850006 18.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03488 Into the Receiving Chamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03488 Into the Receiving Chamber.sql index 2c71a5ca5c..a7e060579d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03488 Into the Receiving Chamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03488 Into the Receiving Chamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3488; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3488, 'Into the Receiving Chamber', 0x01740212, 90, -143.95, 18.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01740212 [90.000000 -143.949997 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3488, 'Into the Receiving Chamber', 0x01740212, 90, -143.95, 18.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01740212 [90.000000 -143.949997 18.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03489 Into the Receiving Chamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03489 Into the Receiving Chamber.sql index 7f76651037..ea31b196b1 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03489 Into the Receiving Chamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03489 Into the Receiving Chamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3489; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3489, 'Into the Receiving Chamber', 0x01740222, 114, -110, 18.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x01740222 [114.000000 -110.000000 18.004999] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3489, 'Into the Receiving Chamber', 0x01740222, 114, -110, 18.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x01740222 [114.000000 -110.000000 18.004999] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03490 Into the Receiving Chamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03490 Into the Receiving Chamber.sql index fe705fc960..5de38177ea 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03490 Into the Receiving Chamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03490 Into the Receiving Chamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3490; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3490, 'Into the Receiving Chamber', 0x01740221, 114, -50, 18.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x01740221 [114.000000 -50.000000 18.004999] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3490, 'Into the Receiving Chamber', 0x01740221, 114, -50, 18.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x01740221 [114.000000 -50.000000 18.004999] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03491 Into the Receiving Chamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03491 Into the Receiving Chamber.sql index aebba52eef..42234b62c5 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03491 Into the Receiving Chamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03491 Into the Receiving Chamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3491; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3491, 'Into the Receiving Chamber', 0x0174020D, 90, -15.95, 18.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0174020D [90.000000 -15.950000 18.004999] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3491, 'Into the Receiving Chamber', 0x0174020D, 90, -15.95, 18.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0174020D [90.000000 -15.950000 18.004999] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03492 Into the Receiving Chamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03492 Into the Receiving Chamber.sql index f115a75a80..dc1ca3918e 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03492 Into the Receiving Chamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03492 Into the Receiving Chamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3492; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3492, 'Into the Receiving Chamber', 0x01740207, 26.5, -20, 18.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01740207 [26.500000 -20.000000 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3492, 'Into the Receiving Chamber', 0x01740207, 26.5, -20, 18.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01740207 [26.500000 -20.000000 18.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03494 Izji Qo's Crypt.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03494 Izji Qo's Crypt.sql index c64930cd51..aa2750f412 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03494 Izji Qo's Crypt.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03494 Izji Qo's Crypt.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3494; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3494, 'Izji Qo''s Crypt', 0x016D014A, 160, -70, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x016D014A [160.000000 -70.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3494, 'Izji Qo''s Crypt', 0x016D014A, 160, -70, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x016D014A [160.000000 -70.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03495 Izji Qo's Test.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03495 Izji Qo's Test.sql index 2a81a6f747..16d7967384 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03495 Izji Qo's Test.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03495 Izji Qo's Test.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3495; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3495, 'Izji Qo''s Test', 0x016E01FB, 70, -80, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x016E01FB [70.000000 -80.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3495, 'Izji Qo''s Test', 0x016E01FB, 70, -80, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x016E01FB [70.000000 -80.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03496 Inzji Qo's Test.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03496 Inzji Qo's Test.sql index 1f836badd9..5133a46e90 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03496 Inzji Qo's Test.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03496 Inzji Qo's Test.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3496; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3496, 'Inzji Qo''s Test', 0x016F01FB, 70, -80, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x016F01FB [70.000000 -80.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3496, 'Inzji Qo''s Test', 0x016F01FB, 70, -80, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x016F01FB [70.000000 -80.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03497 Izji Qo's Test.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03497 Izji Qo's Test.sql index b397ad1206..82c1607442 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03497 Izji Qo's Test.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03497 Izji Qo's Test.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3497; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3497, 'Izji Qo''s Test', 0x017001FB, 70, -80, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x017001FB [70.000000 -80.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3497, 'Izji Qo''s Test', 0x017001FB, 70, -80, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x017001FB [70.000000 -80.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03535 Free Ride to Sanamar.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03535 Free Ride to Sanamar.sql index 27b4812bbc..aaf8c10080 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03535 Free Ride to Sanamar.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03535 Free Ride to Sanamar.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 3535; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (3535, 'Free Ride to Sanamar', 0xD655002C, 133.717, 82.224, 47.458, 0.805375, 0, 0, -0.592766, '2005-02-09 10:00:00'); -/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592765 */ +/* @teleloc 0xD655002C [133.716995 82.223999 47.458000] 0.805375 0.000000 0.000000 -0.592766 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03536 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03536 Portal Sending.sql index 4ac06b3eaa..5ea2f23620 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03536 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03536 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3536; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3536, 'Portal Sending', 0x01600178, 10, -40, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01600178 [10.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3536, 'Portal Sending', 0x01600178, 10, -40, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01600178 [10.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03537 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03537 Portal Sending.sql index 58259fe2c8..68d8c8582a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03537 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03537 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3537; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3537, 'Portal Sending', 0x01600178, 10, -40, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01600178 [10.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3537, 'Portal Sending', 0x01600178, 10, -40, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01600178 [10.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03538 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03538 Portal Sending.sql index 70d535b3e4..8d1bf93592 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03538 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03538 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3538; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3538, 'Portal Sending', 0x01600304, 114.656, -37.9506, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01600304 [114.655998 -37.950600 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3538, 'Portal Sending', 0x01600304, 114.656, -37.9506, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01600304 [114.655998 -37.950600 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03539 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03539 Portal Sending.sql index 0b92c222b3..29f6a9a0d5 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03539 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03539 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3539; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3539, 'Portal Sending', 0x01600304, 114.656, -37.9506, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01600304 [114.655998 -37.950600 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3539, 'Portal Sending', 0x01600304, 114.656, -37.9506, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01600304 [114.655998 -37.950600 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03540 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03540 Portal Sending.sql index 5a023393aa..cb11692b0b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03540 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03540 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3540; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3540, 'Portal Sending', 0x01600313, 140, -90, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01600313 [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3540, 'Portal Sending', 0x01600313, 140, -90, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01600313 [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03541 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03541 Portal Sending.sql index 777ee2764c..8056d726ce 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03541 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03541 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3541; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3541, 'Portal Sending', 0x01600313, 140, -90, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01600313 [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3541, 'Portal Sending', 0x01600313, 140, -90, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01600313 [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03542 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03542 Portal Sending.sql index a3c2d4304c..725cd6ddc2 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03542 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03542 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3542; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3542, 'Portal Sending', 0x0160027D, 81.0292, -51.8934, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x0160027D [81.029198 -51.893398 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3542, 'Portal Sending', 0x0160027D, 81.0292, -51.8934, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x0160027D [81.029198 -51.893398 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03543 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03543 Portal Sending.sql index f62a01d261..f446499793 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03543 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03543 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3543; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3543, 'Portal Sending', 0x0160027D, 81.0292, -51.8934, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x0160027D [81.029198 -51.893398 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3543, 'Portal Sending', 0x0160027D, 81.0292, -51.8934, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x0160027D [81.029198 -51.893398 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03544 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03544 Portal Sending.sql index 1aa0e30f65..075a5a3184 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03544 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03544 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3544; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3544, 'Portal Sending', 0x016001DC, 20, -100, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x016001DC [20.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3544, 'Portal Sending', 0x016001DC, 20, -100, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x016001DC [20.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03545 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03545 Portal Sending.sql index dc55a8e3a1..bbbe5cc263 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03545 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03545 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3545; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3545, 'Portal Sending', 0x016001DC, 20, -100, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x016001DC [20.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3545, 'Portal Sending', 0x016001DC, 20, -100, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x016001DC [20.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03546 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03546 Portal Sending.sql index 52ecd0afb8..997f665ca4 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03546 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03546 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3546; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3546, 'Portal Sending', 0x016001EB, 50, -40, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x016001EB [50.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3546, 'Portal Sending', 0x016001EB, 50, -40, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x016001EB [50.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03547 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03547 Portal Sending.sql index ac0e6ae21b..5d76b1ad8b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03547 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03547 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3547; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3547, 'Portal Sending', 0x016001EB, 50, -40, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x016001EB [50.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3547, 'Portal Sending', 0x016001EB, 50, -40, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x016001EB [50.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03548 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03548 Portal Sending.sql index 562f3825bf..a1ae6ce7fa 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03548 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03548 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3548; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3548, 'Portal Sending', 0x01600178, 10, -40, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x01600178 [10.000000 -40.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3548, 'Portal Sending', 0x01600178, 10, -40, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x01600178 [10.000000 -40.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03549 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03549 Portal Sending.sql index eaf8cfce49..cdbef00d4a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03549 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03549 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3549; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3549, 'Portal Sending', 0x01600165, 10, -30, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x01600165 [10.000000 -30.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3549, 'Portal Sending', 0x01600165, 10, -30, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x01600165 [10.000000 -30.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03550 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03550 Portal Sending.sql index ce88b4e9af..4fbad68046 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03550 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03550 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3550; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3550, 'Portal Sending', 0x01600152, 10, -20, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x01600152 [10.000000 -20.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3550, 'Portal Sending', 0x01600152, 10, -20, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x01600152 [10.000000 -20.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03551 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03551 Portal Sending.sql index 6e5da22770..070f502ca7 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03551 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03551 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3551; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3551, 'Portal Sending', 0x0160013F, 10, -10, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x0160013F [10.000000 -10.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3551, 'Portal Sending', 0x0160013F, 10, -10, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x0160013F [10.000000 -10.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03556 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03556 Portal Sending.sql index 6fb3b22364..b85143202c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03556 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03556 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3556; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3556, 'Portal Sending', 0x01600238, 57.4866, -146.476, 0.005, -0.92388, 0, -0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x01600238 [57.486599 -146.475998 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */ +VALUES (3556, 'Portal Sending', 0x01600238, 57.4866, -146.476, 0.005, -0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); +/* @teleloc 0x01600238 [57.486599 -146.475998 0.005000] -0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03557 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03557 Portal Sending.sql index 4c8edd49a0..17551611dc 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03557 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03557 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3557; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3557, 'Portal Sending', 0x016002A1, 77.7959, -136.986, 0.005, -0.92388, 0, -0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x016002A1 [77.795898 -136.985992 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */ +VALUES (3557, 'Portal Sending', 0x016002A1, 77.7959, -136.986, 0.005, -0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); +/* @teleloc 0x016002A1 [77.795898 -136.985992 0.005000] -0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03558 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03558 Portal Sending.sql index c074114338..d2b658e719 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03558 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03558 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3558; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3558, 'Portal Sending', 0x016002FE, 97.2741, -147.086, 0.005, -0.92388, 0, -0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x016002FE [97.274101 -147.085999 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */ +VALUES (3558, 'Portal Sending', 0x016002FE, 97.2741, -147.086, 0.005, -0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); +/* @teleloc 0x016002FE [97.274101 -147.085999 0.005000] -0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03559 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03559 Portal Sending.sql index 329cdfe6a7..aba1ba03a1 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03559 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03559 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3559; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3559, 'Portal Sending', 0x0160022C, 57.7009, -127.749, 0.005, -0.92388, 0, -0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x0160022C [57.700901 -127.749001 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */ +VALUES (3559, 'Portal Sending', 0x0160022C, 57.7009, -127.749, 0.005, -0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); +/* @teleloc 0x0160022C [57.700901 -127.749001 0.005000] -0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03560 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03560 Portal Sending.sql index 34b8a167a6..3c60084171 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03560 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03560 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3560; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3560, 'Portal Sending', 0x01600295, 76.7641, -116.408, 0.005, -0.92388, 0, -0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x01600295 [76.764099 -116.407997 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */ +VALUES (3560, 'Portal Sending', 0x01600295, 76.7641, -116.408, 0.005, -0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); +/* @teleloc 0x01600295 [76.764099 -116.407997 0.005000] -0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03561 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03561 Portal Sending.sql index 424e212b4a..3161ce7749 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03561 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03561 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3561; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3561, 'Portal Sending', 0x016002F2, 97.9491, -127.072, 0.005, -0.92388, 0, -0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x016002F2 [97.949097 -127.071999 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */ +VALUES (3561, 'Portal Sending', 0x016002F2, 97.9491, -127.072, 0.005, -0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); +/* @teleloc 0x016002F2 [97.949097 -127.071999 0.005000] -0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03562 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03562 Portal Sending.sql index 32062da1b4..0420acbe60 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03562 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03562 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3562; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3562, 'Portal Sending', 0x0160021E, 57.7088, -87.1381, 0.005, -0.92388, 0, -0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x0160021E [57.708801 -87.138100 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */ +VALUES (3562, 'Portal Sending', 0x0160021E, 57.7088, -87.1381, 0.005, -0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); +/* @teleloc 0x0160021E [57.708801 -87.138100 0.005000] -0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03563 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03563 Portal Sending.sql index 1a13536835..92c80c2d14 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03563 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03563 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3563; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3563, 'Portal Sending', 0x01600289, 77.5992, -97.0316, 0.005, -0.92388, 0, -0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x01600289 [77.599197 -97.031601 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */ +VALUES (3563, 'Portal Sending', 0x01600289, 77.5992, -97.0316, 0.005, -0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); +/* @teleloc 0x01600289 [77.599197 -97.031601 0.005000] -0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03564 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03564 Portal Sending.sql index f63793f6e3..ce3c38d56b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03564 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03564 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3564; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3564, 'Portal Sending', 0x016002E4, 98.055, -88.2025, 0.005, -0.92388, 0, -0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x016002E4 [98.055000 -88.202499 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */ +VALUES (3564, 'Portal Sending', 0x016002E4, 98.055, -88.2025, 0.005, -0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); +/* @teleloc 0x016002E4 [98.055000 -88.202499 0.005000] -0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03565 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03565 Portal Sending.sql index e0688b1139..a8b8ec34ec 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03565 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03565 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3565; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3565, 'Portal Sending', 0x0160027F, 76.0381, -79.6025, 0.005, -0.92388, 0, -0, -0.382684, '2005-02-09 10:00:00'); -/* @teleloc 0x0160027F [76.038101 -79.602501 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */ +VALUES (3565, 'Portal Sending', 0x0160027F, 76.0381, -79.6025, 0.005, -0.92388, 0, 0, -0.382684, '2005-02-09 10:00:00'); +/* @teleloc 0x0160027F [76.038101 -79.602501 0.005000] -0.923880 0.000000 0.000000 -0.382684 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03566 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03566 Portal Sending.sql index 3243bb1c52..54e4ac9376 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03566 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03566 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3566; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3566, 'Portal Sending', 0x016001E9, 50, -20, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x016001E9 [50.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3566, 'Portal Sending', 0x016001E9, 50, -20, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x016001E9 [50.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03578 Depths of Liazk Itzi's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03578 Depths of Liazk Itzi's Temple.sql index 28dd97b3be..ad8e8314e5 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03578 Depths of Liazk Itzi's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03578 Depths of Liazk Itzi's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3578; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3578, 'Depths of Liazk Itzi''s Temple', 0x00FE07B3, 100, -50, 24, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x00FE07B3 [100.000000 -50.000000 24.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3578, 'Depths of Liazk Itzi''s Temple', 0x00FE07B3, 100, -50, 24, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x00FE07B3 [100.000000 -50.000000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03580 Center of Liazk Itzi's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03580 Center of Liazk Itzi's Temple.sql index 8cbb912157..583b3666bb 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03580 Center of Liazk Itzi's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03580 Center of Liazk Itzi's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3580; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3580, 'Center of Liazk Itzi''s Temple', 0x00F80153, 30, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F80153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3580, 'Center of Liazk Itzi''s Temple', 0x00F80153, 30, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F80153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03581 Secrets of Liazk Itzi's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03581 Secrets of Liazk Itzi's Temple.sql index 4cdf1fac09..292560f597 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03581 Secrets of Liazk Itzi's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03581 Secrets of Liazk Itzi's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3581; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3581, 'Secrets of Liazk Itzi''s Temple', 0x016002A5, 80, -160, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x016002A5 [80.000000 -160.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3581, 'Secrets of Liazk Itzi''s Temple', 0x016002A5, 80, -160, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x016002A5 [80.000000 -160.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03582 Eaten!.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03582 Eaten!.sql index cfe5a3699a..a61b953ffc 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03582 Eaten!.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03582 Eaten!.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3582; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3582, 'Eaten!', 0x00F80107, 30, -30, -12, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F80107 [30.000000 -30.000000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3582, 'Eaten!', 0x00F80107, 30, -30, -12, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F80107 [30.000000 -30.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03583 Regurgitated.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03583 Regurgitated.sql index bec9b1236f..5ed437f807 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03583 Regurgitated.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03583 Regurgitated.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3583; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3583, 'Regurgitated', 0x00F80153, 30, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F80153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3583, 'Regurgitated', 0x00F80153, 30, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F80153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03584 Qin Xikit's Receiving Chamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03584 Qin Xikit's Receiving Chamber.sql index 1c9e76285a..4071186d07 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03584 Qin Xikit's Receiving Chamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03584 Qin Xikit's Receiving Chamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3584; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3584, 'Qin Xikit''s Receiving Chamber', 0x00F304AF, 50, -220, 12, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F304AF [50.000000 -220.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3584, 'Qin Xikit''s Receiving Chamber', 0x00F304AF, 50, -220, 12, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F304AF [50.000000 -220.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03585 Eaten!.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03585 Eaten!.sql index cae7f6213e..70ed9d4874 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03585 Eaten!.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03585 Eaten!.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3585; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3585, 'Eaten!', 0x00F30107, 50, -80, -12, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F30107 [50.000000 -80.000000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3585, 'Eaten!', 0x00F30107, 50, -80, -12, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F30107 [50.000000 -80.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03586 Qin Xikit's Antechamber.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03586 Qin Xikit's Antechamber.sql index 61aaa1f10d..24bc6c7f1c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03586 Qin Xikit's Antechamber.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03586 Qin Xikit's Antechamber.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3586; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3586, 'Qin Xikit''s Antechamber', 0x00F907B4, 100, -50, 24, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x00F907B4 [100.000000 -50.000000 24.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3586, 'Qin Xikit''s Antechamber', 0x00F907B4, 100, -50, 24, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x00F907B4 [100.000000 -50.000000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03587 Portal Sending.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03587 Portal Sending.sql index aefad1057d..51426966f3 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03587 Portal Sending.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03587 Portal Sending.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3587; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3587, 'Portal Sending', 0xCE410007, 12.6, 152.8, 55.1, -0.544639, 0, -0, -0.838671, '2005-02-09 10:00:00'); -/* @teleloc 0xCE410007 [12.600000 152.800003 55.099998] -0.544639 0.000000 -0.000000 -0.838671 */ +VALUES (3587, 'Portal Sending', 0xCE410007, 12.6, 152.8, 55.1, -0.544639, 0, 0, -0.838671, '2005-02-09 10:00:00'); +/* @teleloc 0xCE410007 [12.600000 152.800003 55.099998] -0.544639 0.000000 0.000000 -0.838671 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03588 Secrets of Qin Xikit's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03588 Secrets of Qin Xikit's Temple.sql index b29a1c761b..b8fb501633 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03588 Secrets of Qin Xikit's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03588 Secrets of Qin Xikit's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3588; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3588, 'Secrets of Qin Xikit''s Temple', 0x016001DC, 20, -100, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x016001DC [20.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3588, 'Secrets of Qin Xikit''s Temple', 0x016001DC, 20, -100, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x016001DC [20.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03589 Qin Xikit's Tomb.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03589 Qin Xikit's Tomb.sql index 9f31798ca6..cfb44ad505 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03589 Qin Xikit's Tomb.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03589 Qin Xikit's Tomb.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3589; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3589, 'Qin Xikit''s Tomb', 0x00F30238, 110, -110, 0, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F30238 [110.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3589, 'Qin Xikit''s Tomb', 0x00F30238, 110, -110, 0, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F30238 [110.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03590 Regurgitated!.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03590 Regurgitated!.sql index e96e4f6b3a..bf9200867a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03590 Regurgitated!.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03590 Regurgitated!.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3590; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3590, 'Regurgitated!', 0x00F30193, 50, -68.421, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x00F30193 [50.000000 -68.420998 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3590, 'Regurgitated!', 0x00F30193, 50, -68.421, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x00F30193 [50.000000 -68.420998 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03593 Eaten!.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03593 Eaten!.sql index 6456407452..3cee464271 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03593 Eaten!.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03593 Eaten!.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3593; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3593, 'Eaten!', 0x00F70107, 30, -30, -12, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F70107 [30.000000 -30.000000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3593, 'Eaten!', 0x00F70107, 30, -30, -12, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F70107 [30.000000 -30.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03594 Underpassage of Hizk Ri's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03594 Underpassage of Hizk Ri's Temple.sql index 334dc85f3b..4db77db124 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03594 Underpassage of Hizk Ri's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03594 Underpassage of Hizk Ri's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3594; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3594, 'Underpassage of Hizk Ri''s Temple', 0x00FD074E, 100, -50, 24, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x00FD074E [100.000000 -50.000000 24.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3594, 'Underpassage of Hizk Ri''s Temple', 0x00FD074E, 100, -50, 24, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x00FD074E [100.000000 -50.000000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03595 Underpassage of Hizk Ri's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03595 Underpassage of Hizk Ri's Temple.sql index 1b254f9b53..6f0301da2f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03595 Underpassage of Hizk Ri's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03595 Underpassage of Hizk Ri's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3595; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3595, 'Underpassage of Hizk Ri''s Temple', 0x01F00454, 20, -60, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x01F00454 [20.000000 -60.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3595, 'Underpassage of Hizk Ri''s Temple', 0x01F00454, 20, -60, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x01F00454 [20.000000 -60.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03596 Center of Hizk Ri's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03596 Center of Hizk Ri's Temple.sql index afea0e5289..48b6d00b38 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03596 Center of Hizk Ri's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03596 Center of Hizk Ri's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3596; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3596, 'Center of Hizk Ri''s Temple', 0x00F70153, 30, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F70153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3596, 'Center of Hizk Ri''s Temple', 0x00F70153, 30, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F70153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03597 Secrets of Hizk Ri's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03597 Secrets of Hizk Ri's Temple.sql index 57a9e517fa..d5273fe176 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03597 Secrets of Hizk Ri's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03597 Secrets of Hizk Ri's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3597; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3597, 'Secrets of Hizk Ri''s Temple', 0x01600313, 140, -90, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x01600313 [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3597, 'Secrets of Hizk Ri''s Temple', 0x01600313, 140, -90, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x01600313 [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03598 Regurgitated.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03598 Regurgitated.sql index 9e7f982559..ffc504e46c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03598 Regurgitated.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03598 Regurgitated.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3598; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3598, 'Regurgitated', 0x00F70153, 30, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F70153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3598, 'Regurgitated', 0x00F70153, 30, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F70153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03599 Eaten!.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03599 Eaten!.sql index eae4f15f09..49037d2347 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03599 Eaten!.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03599 Eaten!.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3599; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3599, 'Eaten!', 0x00F60107, 30, -30, -12, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F60107 [30.000000 -30.000000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3599, 'Eaten!', 0x00F60107, 30, -30, -12, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F60107 [30.000000 -30.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03600 Depths of Ixir Zi's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03600 Depths of Ixir Zi's Temple.sql index bbb37214fa..3adcf10a63 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03600 Depths of Ixir Zi's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03600 Depths of Ixir Zi's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3600; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3600, 'Depths of Ixir Zi''s Temple', 0x00FC0731, 100, -50, 24, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x00FC0731 [100.000000 -50.000000 24.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3600, 'Depths of Ixir Zi''s Temple', 0x00FC0731, 100, -50, 24, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x00FC0731 [100.000000 -50.000000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03601 Underpassage of Ixir Zi's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03601 Underpassage of Ixir Zi's Temple.sql index 6221296cf0..8ce9a36328 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03601 Underpassage of Ixir Zi's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03601 Underpassage of Ixir Zi's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3601; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3601, 'Underpassage of Ixir Zi''s Temple', 0x016B0454, 20, -60, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x016B0454 [20.000000 -60.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3601, 'Underpassage of Ixir Zi''s Temple', 0x016B0454, 20, -60, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x016B0454 [20.000000 -60.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03602 Center of Ixir Zi's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03602 Center of Ixir Zi's Temple.sql index 5616c2b124..1e33274b63 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03602 Center of Ixir Zi's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03602 Center of Ixir Zi's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3602; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3602, 'Center of Ixir Zi''s Temple', 0x00F60153, 30, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F60153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3602, 'Center of Ixir Zi''s Temple', 0x00F60153, 30, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F60153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03603 Secrets of Ixir Zi's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03603 Secrets of Ixir Zi's Temple.sql index 45dea2b97f..5a76ae57b4 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03603 Secrets of Ixir Zi's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03603 Secrets of Ixir Zi's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3603; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3603, 'Secrets of Ixir Zi''s Temple', 0x01600307, 120.411, -36.55, 0.005, -0.942116, 0, -0, -0.335287, '2005-02-09 10:00:00'); -/* @teleloc 0x01600307 [120.411003 -36.549999 0.005000] -0.942116 0.000000 -0.000000 -0.335287 */ +VALUES (3603, 'Secrets of Ixir Zi''s Temple', 0x01600307, 120.411, -36.55, 0.005, -0.942116, 0, 0, -0.335287, '2005-02-09 10:00:00'); +/* @teleloc 0x01600307 [120.411003 -36.549999 0.005000] -0.942116 0.000000 0.000000 -0.335287 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03604 Regurgitated.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03604 Regurgitated.sql index e306e69486..97d090741a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03604 Regurgitated.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03604 Regurgitated.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3604; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3604, 'Regurgitated', 0x00F60153, 30, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F60153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3604, 'Regurgitated', 0x00F60153, 30, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F60153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03605 Portal to Cragstone.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03605 Portal to Cragstone.sql index 90e9eba4e9..ff5df0fb61 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03605 Portal to Cragstone.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03605 Portal to Cragstone.sql @@ -2,4 +2,4 @@ DELETE FROM `spell` WHERE `id` = 3605; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) VALUES (3605, 'Portal to Cragstone', 0xBB9F0040, 169.358, 168.251, 54.005, 0.578684, 0, 0, -0.815552, '2005-02-09 10:00:00'); -/* @teleloc 0xBB9F0040 [169.358002 168.251007 54.005001] 0.578683 0.000000 0.000000 -0.815552 */ +/* @teleloc 0xBB9F0040 [169.358002 168.251007 54.005001] 0.578684 0.000000 0.000000 -0.815552 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03606 Eaten!.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03606 Eaten!.sql index 47c76c4935..84f1c1d275 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03606 Eaten!.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03606 Eaten!.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3606; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3606, 'Eaten!', 0x00F50107, 30, -30, -12, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F50107 [30.000000 -30.000000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3606, 'Eaten!', 0x00F50107, 30, -30, -12, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F50107 [30.000000 -30.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03607 Depth's of Izji Qo's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03607 Depth's of Izji Qo's Temple.sql index 5b4fb49abc..0ba61ae863 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03607 Depth's of Izji Qo's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03607 Depth's of Izji Qo's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3607; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3607, 'Depth''s of Izji Qo''s Temple', 0x00FB0756, 100, -50, 24, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x00FB0756 [100.000000 -50.000000 24.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3607, 'Depth''s of Izji Qo''s Temple', 0x00FB0756, 100, -50, 24, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x00FB0756 [100.000000 -50.000000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03608 Underpassage of Izji Qo's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03608 Underpassage of Izji Qo's Temple.sql index 27d7093f72..f0771417fa 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03608 Underpassage of Izji Qo's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03608 Underpassage of Izji Qo's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3608; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3608, 'Underpassage of Izji Qo''s Temple', 0x00000016, 10, -20, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00000016 [10.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3608, 'Underpassage of Izji Qo''s Temple', 0x00000016, 10, -20, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00000016 [10.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03609 Center of Izji Qo's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03609 Center of Izji Qo's Temple.sql index 833e7361fe..62ef34826f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03609 Center of Izji Qo's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03609 Center of Izji Qo's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3609; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3609, 'Center of Izji Qo''s Temple', 0x00F50153, 30, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F50153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3609, 'Center of Izji Qo''s Temple', 0x00F50153, 30, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F50153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03610 Secrets of Izji Qo's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03610 Secrets of Izji Qo's Temple.sql index 3e1020d0b9..f7079cfcde 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03610 Secrets of Izji Qo's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03610 Secrets of Izji Qo's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3610; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3610, 'Secrets of Izji Qo''s Temple', 0x0160027D, 80, -50, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x0160027D [80.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3610, 'Secrets of Izji Qo''s Temple', 0x0160027D, 80, -50, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x0160027D [80.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03611 Regurgitated.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03611 Regurgitated.sql index 16162aaed7..46e13f3c8d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03611 Regurgitated.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03611 Regurgitated.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3611; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3611, 'Regurgitated', 0x00F50153, 30, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F50153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3611, 'Regurgitated', 0x00F50153, 30, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F50153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03612 Eaten!.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03612 Eaten!.sql index d30ef02dc5..abcc354fa3 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03612 Eaten!.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03612 Eaten!.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3612; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3612, 'Eaten!', 0x00F40107, 30, -30, -12, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F40107 [30.000000 -30.000000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3612, 'Eaten!', 0x00F40107, 30, -30, -12, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F40107 [30.000000 -30.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03613 Regurgitated.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03613 Regurgitated.sql index 328754c867..10fe5be6fb 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03613 Regurgitated.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03613 Regurgitated.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3613; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3613, 'Regurgitated', 0x00F40153, 30, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F40153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3613, 'Regurgitated', 0x00F40153, 30, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F40153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03615 Center of Kivik Lir's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03615 Center of Kivik Lir's Temple.sql index 6300cd24d7..1cb65b43f4 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03615 Center of Kivik Lir's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03615 Center of Kivik Lir's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3615; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3615, 'Center of Kivik Lir''s Temple', 0x00F40153, 30, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00F40153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3615, 'Center of Kivik Lir''s Temple', 0x00F40153, 30, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00F40153 [30.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03616 Secrets of Kivik Lir's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03616 Secrets of Kivik Lir's Temple.sql index 64c2471c45..786d06604d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03616 Secrets of Kivik Lir's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03616 Secrets of Kivik Lir's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3616; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3616, 'Secrets of Kivik Lir''s Temple', 0x016001EB, 50, -40, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x016001EB [50.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3616, 'Secrets of Kivik Lir''s Temple', 0x016001EB, 50, -40, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x016001EB [50.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03617 Depths of Kivik Lir's Temple.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03617 Depths of Kivik Lir's Temple.sql index 050038bbf1..67c60588eb 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03617 Depths of Kivik Lir's Temple.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03617 Depths of Kivik Lir's Temple.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3617; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3617, 'Depths of Kivik Lir''s Temple', 0x00FA076E, 100, -50, 24, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x00FA076E [100.000000 -50.000000 24.000000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3617, 'Depths of Kivik Lir''s Temple', 0x00FA076E, 100, -50, 24, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x00FA076E [100.000000 -50.000000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03619 Portal to the Black Death Catacombs.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03619 Portal to the Black Death Catacombs.sql index bb1497a458..e29c7a5380 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03619 Portal to the Black Death Catacombs.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03619 Portal to the Black Death Catacombs.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3619; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3619, 'Portal to the Black Death Catacombs', 0xD8CA0014, 58.339, 92.125, 275.1, -0.909961, 0, -0, -0.414693, '2005-02-09 10:00:00'); -/* @teleloc 0xD8CA0014 [58.339001 92.125000 275.100006] -0.909961 0.000000 -0.000000 -0.414693 */ +VALUES (3619, 'Portal to the Black Death Catacombs', 0xD8CA0014, 58.339, 92.125, 275.1, -0.909961, 0, 0, -0.414693, '2005-02-09 10:00:00'); +/* @teleloc 0xD8CA0014 [58.339001 92.125000 275.100006] -0.909961 0.000000 0.000000 -0.414693 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03622 Portal to Black Spawn Den.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03622 Portal to Black Spawn Den.sql index 1498bcccd9..258672d692 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03622 Portal to Black Spawn Den.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03622 Portal to Black Spawn Den.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3622; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3622, 'Portal to Black Spawn Den', 0x37340014, 56.3, 91.1, 87.3, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x37340014 [56.299999 91.099998 87.300003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3622, 'Portal to Black Spawn Den', 0x37340014, 56.3, 91.1, 87.3, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x37340014 [56.299999 91.099998 87.300003] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03623 Portal to Center of the Obsidian Plains.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03623 Portal to Center of the Obsidian Plains.sql index 5ce23adf10..66f10470c1 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03623 Portal to Center of the Obsidian Plains.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03623 Portal to Center of the Obsidian Plains.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3623; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3623, 'Portal to Center of the Obsidian Plains', 0x2F2F0038, 154.49, 190.557, 5.885, -0.009477, 0, -0, -0.999955, '2005-02-09 10:00:00'); -/* @teleloc 0x2F2F0038 [154.490005 190.557007 5.885000] -0.009477 0.000000 -0.000000 -0.999955 */ +VALUES (3623, 'Portal to Center of the Obsidian Plains', 0x2F2F0038, 154.49, 190.557, 5.885, -0.009477, 0, 0, -0.999955, '2005-02-09 10:00:00'); +/* @teleloc 0x2F2F0038 [154.490005 190.557007 5.885000] -0.009477 0.000000 0.000000 -0.999955 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03624 Portal to Hills Citadel.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03624 Portal to Hills Citadel.sql index 2c901e5a6b..9a7dc2848d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03624 Portal to Hills Citadel.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03624 Portal to Hills Citadel.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3624; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3624, 'Portal to Hills Citadel', 0xD3380005, 5.5, 109.8, 168.5, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0xD3380005 [5.500000 109.800003 168.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3624, 'Portal to Hills Citadel', 0xD3380005, 5.5, 109.8, 168.5, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0xD3380005 [5.500000 109.800003 168.500000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03625 Portal to the Kara Wetlands.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03625 Portal to the Kara Wetlands.sql index 11e0015b93..61594362d0 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03625 Portal to the Kara Wetlands.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03625 Portal to the Kara Wetlands.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3625; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3625, 'Portal to the Kara Wetlands', 0xC51D0032, 163.03, 29.614, 42.159, -0.445143, 0, -0, -0.895459, '2005-02-09 10:00:00'); -/* @teleloc 0xC51D0032 [163.029999 29.614000 42.159000] -0.445143 0.000000 -0.000000 -0.895459 */ +VALUES (3625, 'Portal to the Kara Wetlands', 0xC51D0032, 163.03, 29.614, 42.159, -0.445143, 0, 0, -0.895459, '2005-02-09 10:00:00'); +/* @teleloc 0xC51D0032 [163.029999 29.614000 42.159000] -0.445143 0.000000 0.000000 -0.895459 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03627 Portal to Neydisa Castle.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03627 Portal to Neydisa Castle.sql index 999d35abbf..6544612716 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03627 Portal to Neydisa Castle.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03627 Portal to Neydisa Castle.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3627; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3627, 'Portal to Neydisa Castle', 0x95D60033, 146.9, 71.3, 99.763, -0.731354, 0, -0, -0.681998, '2005-02-09 10:00:00'); -/* @teleloc 0x95D60033 [146.899994 71.300003 99.763000] -0.731354 0.000000 -0.000000 -0.681998 */ +VALUES (3627, 'Portal to Neydisa Castle', 0x95D60033, 146.9, 71.3, 99.763, -0.731354, 0, 0, -0.681998, '2005-02-09 10:00:00'); +/* @teleloc 0x95D60033 [146.899994 71.300003 99.763000] -0.731354 0.000000 0.000000 -0.681998 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03628 Portal to the Northern Landbridge.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03628 Portal to the Northern Landbridge.sql index 62a79b8efa..7245da323f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03628 Portal to the Northern Landbridge.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03628 Portal to the Northern Landbridge.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3628; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3628, 'Portal to the Northern Landbridge', 0x40920004, 14.433, 93.33, -0.095, -0.562307, 0, -0, -0.826929, '2005-02-09 10:00:00'); -/* @teleloc 0x40920004 [14.433000 93.330002 -0.095000] -0.562307 0.000000 -0.000000 -0.826929 */ +VALUES (3628, 'Portal to the Northern Landbridge', 0x40920004, 14.433, 93.33, -0.095, -0.562307, 0, 0, -0.826929, '2005-02-09 10:00:00'); +/* @teleloc 0x40920004 [14.433000 93.330002 -0.095000] -0.562307 0.000000 0.000000 -0.826929 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03630 Portal to the Olthoi North.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03630 Portal to the Olthoi North.sql index 2b0a643f32..6777fd2902 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03630 Portal to the Olthoi North.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03630 Portal to the Olthoi North.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3630; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3630, 'Portal to the Olthoi North', 0xD9BD0035, 161.811, 103.221, 2.607, -0.937692, 0, -0, -0.347468, '2005-02-09 10:00:00'); -/* @teleloc 0xD9BD0035 [161.811005 103.221001 2.607000] -0.937692 0.000000 -0.000000 -0.347468 */ +VALUES (3630, 'Portal to the Olthoi North', 0xD9BD0035, 161.811, 103.221, 2.607, -0.937692, 0, 0, -0.347468, '2005-02-09 10:00:00'); +/* @teleloc 0xD9BD0035 [161.811005 103.221001 2.607000] -0.937692 0.000000 0.000000 -0.347468 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03631 Portal to the Renegade Fortress.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03631 Portal to the Renegade Fortress.sql index 9b191895cf..44ebbcf083 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03631 Portal to the Renegade Fortress.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03631 Portal to the Renegade Fortress.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3631; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3631, 'Portal to the Renegade Fortress', 0x2D5B001E, 79.219, 132.168, 36.194, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x2D5B001E [79.219002 132.167999 36.194000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3631, 'Portal to the Renegade Fortress', 0x2D5B001E, 79.219, 132.168, 36.194, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x2D5B001E [79.219002 132.167999 36.194000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03632 Portal to Ridge Citadel.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03632 Portal to Ridge Citadel.sql index 8228c54ebf..ca4f65650b 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03632 Portal to Ridge Citadel.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03632 Portal to Ridge Citadel.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3632; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3632, 'Portal to Ridge Citadel', 0x9D270036, 155, 139.3, 250.4, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x9D270036 [155.000000 139.300003 250.399994] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3632, 'Portal to Ridge Citadel', 0x9D270036, 155, 139.3, 250.4, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x9D270036 [155.000000 139.300003 250.399994] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03635 Portal to Wilderness Citadel.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03635 Portal to Wilderness Citadel.sql index be2293cacc..771757e6bd 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03635 Portal to Wilderness Citadel.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03635 Portal to Wilderness Citadel.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3635; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3635, 'Portal to Wilderness Citadel', 0xCD2A0024, 103.3, 77.4, 146.6, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0xCD2A0024 [103.300003 77.400002 146.600006] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3635, 'Portal to Wilderness Citadel', 0xCD2A0024, 103.3, 77.4, 146.6, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0xCD2A0024 [103.300003 77.400002 146.600006] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03765 Entry to the Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03765 Entry to the Mausoleum of Bitterness.sql index 21f257a087..04d0b8688c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03765 Entry to the Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03765 Entry to the Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3765; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3765, 'Entry to the Mausoleum of Bitterness', 0x0024035F, 140, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0024035F [140.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3765, 'Entry to the Mausoleum of Bitterness', 0x0024035F, 140, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0024035F [140.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03766 Entry to the Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03766 Entry to the Mausoleum of Bitterness.sql index 8475af2091..19fbd69854 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03766 Entry to the Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03766 Entry to the Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3766; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3766, 'Entry to the Mausoleum of Bitterness', 0x00240368, 150, -40, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x00240368 [150.000000 -40.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3766, 'Entry to the Mausoleum of Bitterness', 0x00240368, 150, -40, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x00240368 [150.000000 -40.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03767 Entry to the Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03767 Entry to the Mausoleum of Bitterness.sql index 2e7c7aa149..0de91f138a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03767 Entry to the Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03767 Entry to the Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3767; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3767, 'Entry to the Mausoleum of Bitterness', 0x00240365, 140, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00240365 [140.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3767, 'Entry to the Mausoleum of Bitterness', 0x00240365, 140, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00240365 [140.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03769 Entry to the Mausoleum of Anger.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03769 Entry to the Mausoleum of Anger.sql index dd78c454ed..b91285c951 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03769 Entry to the Mausoleum of Anger.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03769 Entry to the Mausoleum of Anger.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3769; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3769, 'Entry to the Mausoleum of Anger', 0x00250343, 60, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00250343 [60.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3769, 'Entry to the Mausoleum of Anger', 0x00250343, 60, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00250343 [60.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03771 Entry to the Mausoleum of Anger.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03771 Entry to the Mausoleum of Anger.sql index b4faf71387..a0b7e90c7f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03771 Entry to the Mausoleum of Anger.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03771 Entry to the Mausoleum of Anger.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3771; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3771, 'Entry to the Mausoleum of Anger', 0x0025033D, 60, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0025033D [60.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3771, 'Entry to the Mausoleum of Anger', 0x0025033D, 60, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0025033D [60.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03772 Entry to the Mausoleum of Anger.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03772 Entry to the Mausoleum of Anger.sql index c95182497f..e863888a1c 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03772 Entry to the Mausoleum of Anger.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03772 Entry to the Mausoleum of Anger.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3772; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3772, 'Entry to the Mausoleum of Anger', 0x0025035F, 140, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0025035F [140.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3772, 'Entry to the Mausoleum of Anger', 0x0025035F, 140, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0025035F [140.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03773 Entry to the Mausoleum of Anger.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03773 Entry to the Mausoleum of Anger.sql index 5da7555187..eb6a71aa1a 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03773 Entry to the Mausoleum of Anger.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03773 Entry to the Mausoleum of Anger.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3773; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3773, 'Entry to the Mausoleum of Anger', 0x00250368, 150, -40, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x00250368 [150.000000 -40.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3773, 'Entry to the Mausoleum of Anger', 0x00250368, 150, -40, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x00250368 [150.000000 -40.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03774 Entry to the Mausoleum of Anger.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03774 Entry to the Mausoleum of Anger.sql index e5130e0d86..f59c97dd05 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03774 Entry to the Mausoleum of Anger.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03774 Entry to the Mausoleum of Anger.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3774; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3774, 'Entry to the Mausoleum of Anger', 0x00250365, 140, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00250365 [140.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3774, 'Entry to the Mausoleum of Anger', 0x00250365, 140, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00250365 [140.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03776 Entry to the Mausoleum of Cruelty.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03776 Entry to the Mausoleum of Cruelty.sql index 0c86165ca5..f5d6de929f 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03776 Entry to the Mausoleum of Cruelty.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03776 Entry to the Mausoleum of Cruelty.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3776; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3776, 'Entry to the Mausoleum of Cruelty', 0x00260343, 60, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00260343 [60.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3776, 'Entry to the Mausoleum of Cruelty', 0x00260343, 60, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00260343 [60.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03778 Entry to the Mausoleum of Cruelty.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03778 Entry to the Mausoleum of Cruelty.sql index d1e88ff275..38058fb897 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03778 Entry to the Mausoleum of Cruelty.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03778 Entry to the Mausoleum of Cruelty.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3778; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3778, 'Entry to the Mausoleum of Cruelty', 0x0026033D, 60, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0026033D [60.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3778, 'Entry to the Mausoleum of Cruelty', 0x0026033D, 60, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0026033D [60.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03779 Entry to the Mausoleum of Cruelty.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03779 Entry to the Mausoleum of Cruelty.sql index d05c2a38d8..89b1147f6e 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03779 Entry to the Mausoleum of Cruelty.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03779 Entry to the Mausoleum of Cruelty.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3779; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3779, 'Entry to the Mausoleum of Cruelty', 0x0026035F, 140, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0026035F [140.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3779, 'Entry to the Mausoleum of Cruelty', 0x0026035F, 140, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0026035F [140.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03780 Entry to the Mausoleum of Cruelty.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03780 Entry to the Mausoleum of Cruelty.sql index b9cfe01ad4..fbea7d4c25 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03780 Entry to the Mausoleum of Cruelty.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03780 Entry to the Mausoleum of Cruelty.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3780; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3780, 'Entry to the Mausoleum of Cruelty', 0x00260368, 150, -40, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x00260368 [150.000000 -40.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3780, 'Entry to the Mausoleum of Cruelty', 0x00260368, 150, -40, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x00260368 [150.000000 -40.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03781 Entry to the Mausoleum of Cruelty.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03781 Entry to the Mausoleum of Cruelty.sql index 2526e164ac..48853fc6f1 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03781 Entry to the Mausoleum of Cruelty.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03781 Entry to the Mausoleum of Cruelty.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3781; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3781, 'Entry to the Mausoleum of Cruelty', 0x00260365, 140, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00260365 [140.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3781, 'Entry to the Mausoleum of Cruelty', 0x00260365, 140, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00260365 [140.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03782 Cruel Punishment.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03782 Cruel Punishment.sql index 6af7c3d13a..528b401247 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03782 Cruel Punishment.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03782 Cruel Punishment.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3782; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3782, 'Cruel Punishment', 0x2698001E, 85.217, 130.872, 594, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x2698001E [85.217003 130.871994 594.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3782, 'Cruel Punishment', 0x2698001E, 85.217, 130.872, 594, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x2698001E [85.217003 130.871994 594.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03783 Entry to the Accursed Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03783 Entry to the Accursed Mausoleum of Bitterness.sql index 8b5e896bae..eaf96627a5 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03783 Entry to the Accursed Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03783 Entry to the Accursed Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3783; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3783, 'Entry to the Accursed Mausoleum of Bitterness', 0x00270343, 60, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00270343 [60.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3783, 'Entry to the Accursed Mausoleum of Bitterness', 0x00270343, 60, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00270343 [60.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03785 Entry to the Accursed Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03785 Entry to the Accursed Mausoleum of Bitterness.sql index a8e804d77f..703ee6e353 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03785 Entry to the Accursed Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03785 Entry to the Accursed Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3785; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3785, 'Entry to the Accursed Mausoleum of Bitterness', 0x0027033D, 60, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0027033D [60.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3785, 'Entry to the Accursed Mausoleum of Bitterness', 0x0027033D, 60, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0027033D [60.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03786 Entry to the Accursed Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03786 Entry to the Accursed Mausoleum of Bitterness.sql index 9ab0c58666..30391dfb74 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03786 Entry to the Accursed Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03786 Entry to the Accursed Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3786; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3786, 'Entry to the Accursed Mausoleum of Bitterness', 0x0027035F, 140, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0027035F [140.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3786, 'Entry to the Accursed Mausoleum of Bitterness', 0x0027035F, 140, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0027035F [140.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03787 Entry to the Accursed Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03787 Entry to the Accursed Mausoleum of Bitterness.sql index 4bd4fb7ca0..da7db0b517 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03787 Entry to the Accursed Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03787 Entry to the Accursed Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3787; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3787, 'Entry to the Accursed Mausoleum of Bitterness', 0x00270368, 150, -40, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x00270368 [150.000000 -40.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3787, 'Entry to the Accursed Mausoleum of Bitterness', 0x00270368, 150, -40, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x00270368 [150.000000 -40.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03788 Entry to the Accursed Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03788 Entry to the Accursed Mausoleum of Bitterness.sql index cfc79ea4a5..316d936594 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03788 Entry to the Accursed Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03788 Entry to the Accursed Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3788; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3788, 'Entry to the Accursed Mausoleum of Bitterness', 0x00270365, 140, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00270365 [140.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3788, 'Entry to the Accursed Mausoleum of Bitterness', 0x00270365, 140, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00270365 [140.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03789 Slaughter Punishment.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03789 Slaughter Punishment.sql index 38de655ff4..2b07cee8ab 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03789 Slaughter Punishment.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03789 Slaughter Punishment.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3789; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3789, 'Slaughter Punishment', 0x26310024, 99.123, 91.585, 572, -0.976296, 0, -0, -0.21644, '2005-02-09 10:00:00'); -/* @teleloc 0x26310024 [99.123001 91.584999 572.000000] -0.976296 0.000000 -0.000000 -0.216440 */ +VALUES (3789, 'Slaughter Punishment', 0x26310024, 99.123, 91.585, 572, -0.976296, 0, 0, -0.21644, '2005-02-09 10:00:00'); +/* @teleloc 0x26310024 [99.123001 91.584999 572.000000] -0.976296 0.000000 0.000000 -0.216440 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03790 Entry to the Unholy Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03790 Entry to the Unholy Mausoleum of Bitterness.sql index bc5a983748..701b70cf30 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03790 Entry to the Unholy Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03790 Entry to the Unholy Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3790; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3790, 'Entry to the Unholy Mausoleum of Bitterness', 0x00280343, 60, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00280343 [60.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3790, 'Entry to the Unholy Mausoleum of Bitterness', 0x00280343, 60, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00280343 [60.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03792 Entry to the Unholy Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03792 Entry to the Unholy Mausoleum of Bitterness.sql index 927a4e575c..a3a793d2d7 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03792 Entry to the Unholy Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03792 Entry to the Unholy Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3792; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3792, 'Entry to the Unholy Mausoleum of Bitterness', 0x0028033D, 60, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0028033D [60.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3792, 'Entry to the Unholy Mausoleum of Bitterness', 0x0028033D, 60, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0028033D [60.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03793 Entry to the Unholy Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03793 Entry to the Unholy Mausoleum of Bitterness.sql index 058d6e2199..a394c61e77 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03793 Entry to the Unholy Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03793 Entry to the Unholy Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3793; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3793, 'Entry to the Unholy Mausoleum of Bitterness', 0x0028035F, 140, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0028035F [140.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3793, 'Entry to the Unholy Mausoleum of Bitterness', 0x0028035F, 140, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0028035F [140.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03794 Entry to the Unholy Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03794 Entry to the Unholy Mausoleum of Bitterness.sql index 6b67985cf7..c123488db2 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03794 Entry to the Unholy Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03794 Entry to the Unholy Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3794; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3794, 'Entry to the Unholy Mausoleum of Bitterness', 0x00280368, 150, -40, 0.005, -0.707107, 0, -0, -0.707107, '2005-02-09 10:00:00'); -/* @teleloc 0x00280368 [150.000000 -40.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */ +VALUES (3794, 'Entry to the Unholy Mausoleum of Bitterness', 0x00280368, 150, -40, 0.005, -0.707107, 0, 0, -0.707107, '2005-02-09 10:00:00'); +/* @teleloc 0x00280368 [150.000000 -40.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03795 Entry to the Unholy Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03795 Entry to the Unholy Mausoleum of Bitterness.sql index 71d7279403..b9a20fcaa2 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03795 Entry to the Unholy Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03795 Entry to the Unholy Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3795; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3795, 'Entry to the Unholy Mausoleum of Bitterness', 0x00280365, 140, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00280365 [140.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3795, 'Entry to the Unholy Mausoleum of Bitterness', 0x00280365, 140, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00280365 [140.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03796 Entry to the Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03796 Entry to the Mausoleum of Bitterness.sql index c90d587c68..5a76709531 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03796 Entry to the Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03796 Entry to the Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3796; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3796, 'Entry to the Mausoleum of Bitterness', 0x00240343, 60, -80, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x00240343 [60.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3796, 'Entry to the Mausoleum of Bitterness', 0x00240343, 60, -80, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x00240343 [60.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03798 Entry to the Mausoleum of Bitterness.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03798 Entry to the Mausoleum of Bitterness.sql index 62e38c9aa9..fc363ff3ab 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03798 Entry to the Mausoleum of Bitterness.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03798 Entry to the Mausoleum of Bitterness.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3798; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3798, 'Entry to the Mausoleum of Bitterness', 0x0024033D, 60, 0, 0.005, -0, 0, -0, -1, '2005-02-09 10:00:00'); -/* @teleloc 0x0024033D [60.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */ +VALUES (3798, 'Entry to the Mausoleum of Bitterness', 0x0024033D, 60, 0, 0.005, 0, 0, 0, -1, '2005-02-09 10:00:00'); +/* @teleloc 0x0024033D [60.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03813 Gates of Knorr.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03813 Gates of Knorr.sql index a41c579b7d..8153ecf69d 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03813 Gates of Knorr.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03813 Gates of Knorr.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3813; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3813, 'Gates of Knorr', 0x63440113, 10, -100, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x63440113 [10.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3813, 'Gates of Knorr', 0x63440113, 10, -100, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x63440113 [10.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03814 Gates of Knorr.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03814 Gates of Knorr.sql index 2b65e25d2f..e1ca1002d1 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03814 Gates of Knorr.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03814 Gates of Knorr.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3814; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3814, 'Gates of Knorr', 0x63440113, 10, -100, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x63440113 [10.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3814, 'Gates of Knorr', 0x63440113, 10, -100, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x63440113 [10.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/2 SpellTableExtendedData/SQL/03815 Gates of Knorr.sql b/Database/3-Core/2 SpellTableExtendedData/SQL/03815 Gates of Knorr.sql index fefa3e0574..5ecf40c93e 100644 --- a/Database/3-Core/2 SpellTableExtendedData/SQL/03815 Gates of Knorr.sql +++ b/Database/3-Core/2 SpellTableExtendedData/SQL/03815 Gates of Knorr.sql @@ -1,5 +1,5 @@ DELETE FROM `spell` WHERE `id` = 3815; INSERT INTO `spell` (`id`, `name`, `position_Obj_Cell_ID`, `position_Origin_X`, `position_Origin_Y`, `position_Origin_Z`, `position_Angles_W`, `position_Angles_X`, `position_Angles_Y`, `position_Angles_Z`, `last_Modified`) -VALUES (3815, 'Gates of Knorr', 0x63440113, 10, -100, 0.005, 1, 0, 0, -0, '2005-02-09 10:00:00'); -/* @teleloc 0x63440113 [10.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (3815, 'Gates of Knorr', 0x63440113, 10, -100, 0.005, 1, 0, 0, 0, '2005-02-09 10:00:00'); +/* @teleloc 0x63440113 [10.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/5 HousingPortals/SQL/00805.sql b/Database/3-Core/5 HousingPortals/SQL/00805.sql index b4d3e4c0c6..21f6593387 100644 --- a/Database/3-Core/5 HousingPortals/SQL/00805.sql +++ b/Database/3-Core/5 HousingPortals/SQL/00805.sql @@ -3,5 +3,5 @@ DELETE FROM `house_portal` WHERE `house_Id` = 805; INSERT INTO `house_portal` (`house_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `last_Modified`) VALUES (805, 0x0222011F, 20, -50, -5.995, 1, 0, 0, 0, '2005-02-09 10:00:00') /* @teleloc 0x0222011F [20.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ - , (805, 0x40BF0118, 85.289, 146.622, 1.205, -0, 0, 0, -1, '2005-02-09 10:00:00') -/* @teleloc 0x40BF0118 [85.289001 146.621994 1.205000] -0.000000 0.000000 0.000000 -1.000000 */; + , (805, 0x40BF0118, 85.289, 146.622, 1.205, 0, 0, 0, -1, '2005-02-09 10:00:00') +/* @teleloc 0x40BF0118 [85.289001 146.621994 1.205000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/5 HousingPortals/SQL/00842.sql b/Database/3-Core/5 HousingPortals/SQL/00842.sql index bdf0948dba..09e3669e8e 100644 --- a/Database/3-Core/5 HousingPortals/SQL/00842.sql +++ b/Database/3-Core/5 HousingPortals/SQL/00842.sql @@ -3,5 +3,5 @@ DELETE FROM `house_portal` WHERE `house_Id` = 842; INSERT INTO `house_portal` (`house_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `last_Modified`) VALUES (842, 0x0247011F, 20, -50, -5.995, 1, 0, 0, 0, '2005-02-09 10:00:00') /* @teleloc 0x0247011F [20.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ - , (842, 0xEE420118, 154.301, 129.621, 45.205, -0, 0, 0, -1, '2005-02-09 10:00:00') -/* @teleloc 0xEE420118 [154.300995 129.621002 45.205002] -0.000000 0.000000 0.000000 -1.000000 */; + , (842, 0xEE420118, 154.301, 129.621, 45.205, 0, 0, 0, -1, '2005-02-09 10:00:00') +/* @teleloc 0xEE420118 [154.300995 129.621002 45.205002] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/5 HousingPortals/SQL/01403.sql b/Database/3-Core/5 HousingPortals/SQL/01403.sql index 3d60605325..95e912d1cd 100644 --- a/Database/3-Core/5 HousingPortals/SQL/01403.sql +++ b/Database/3-Core/5 HousingPortals/SQL/01403.sql @@ -4,4 +4,4 @@ INSERT INTO `house_portal` (`house_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, ` VALUES (1403, 0x0375011F, 20, -50, -5.995, 1, 0, 0, 0, '2005-02-09 10:00:00') /* @teleloc 0x0375011F [20.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ , (1403, 0xB6340118, 132.255, 98.4983, 165.205, -0.018743, 0, 0, -0.999824, '2005-02-09 10:00:00') -/* @teleloc 0xB6340118 [132.255005 98.498299 165.205002] -0.018742 0.000000 0.000000 -0.999824 */; +/* @teleloc 0xB6340118 [132.255005 98.498299 165.205002] -0.018743 0.000000 0.000000 -0.999824 */; diff --git a/Database/3-Core/5 HousingPortals/SQL/01412.sql b/Database/3-Core/5 HousingPortals/SQL/01412.sql index a7e69af3f5..5c24d4bd53 100644 --- a/Database/3-Core/5 HousingPortals/SQL/01412.sql +++ b/Database/3-Core/5 HousingPortals/SQL/01412.sql @@ -4,4 +4,4 @@ INSERT INTO `house_portal` (`house_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, ` VALUES (1412, 0x037E011F, 20, -50, -5.995, 1, 0, 0, 0, '2005-02-09 10:00:00') /* @teleloc 0x037E011F [20.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ , (1412, 0xA5490118, 57.6602, 57.5542, 59.205, 0.032174, 0, 0, 0.999482, '2005-02-09 10:00:00') -/* @teleloc 0xA5490118 [57.660198 57.554199 59.205002] 0.032173 0.000000 0.000000 0.999482 */; +/* @teleloc 0xA5490118 [57.660198 57.554199 59.205002] 0.032174 0.000000 0.000000 0.999482 */; diff --git a/Database/3-Core/5 HousingPortals/SQL/01903.sql b/Database/3-Core/5 HousingPortals/SQL/01903.sql index 6e7cdc2ec3..74482ecf23 100644 --- a/Database/3-Core/5 HousingPortals/SQL/01903.sql +++ b/Database/3-Core/5 HousingPortals/SQL/01903.sql @@ -4,4 +4,4 @@ INSERT INTO `house_portal` (`house_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, ` VALUES (1903, 0x033D011F, 20, -50, -5.995, 1, 0, 0, 0, '2005-02-09 10:00:00') /* @teleloc 0x033D011F [20.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ , (1903, 0xC1540118, 35.4077, 45.4218, 23.205, 0.99953, 0, 0, -0.030656, '2005-02-09 10:00:00') -/* @teleloc 0xC1540118 [35.407700 45.421799 23.205000] 0.999530 0.000000 0.000000 -0.030655 */; +/* @teleloc 0xC1540118 [35.407700 45.421799 23.205000] 0.999530 0.000000 0.000000 -0.030656 */; diff --git a/Database/3-Core/5 HousingPortals/SQL/04013.sql b/Database/3-Core/5 HousingPortals/SQL/04013.sql index 5dcff33333..a479f6877b 100644 --- a/Database/3-Core/5 HousingPortals/SQL/04013.sql +++ b/Database/3-Core/5 HousingPortals/SQL/04013.sql @@ -2,6 +2,6 @@ DELETE FROM `house_portal` WHERE `house_Id` = 4013; INSERT INTO `house_portal` (`house_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `last_Modified`) VALUES (4013, 0x52AC0118, 61.8617, 110.784, 39.205, 0.999532, 0, 0, 0.030608, '2005-02-09 10:00:00') -/* @teleloc 0x52AC0118 [61.861698 110.783997 39.205002] 0.999532 0.000000 0.000000 0.030607 */ +/* @teleloc 0x52AC0118 [61.861698 110.783997 39.205002] 0.999532 0.000000 0.000000 0.030608 */ , (4013, 0x5568011F, 20, -50, -5.995, 1, 0, 0, 0, '2005-02-09 10:00:00') /* @teleloc 0x5568011F [20.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0003.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0003.sql index e7e564ff08..6f3b944b89 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0003.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0003.sql @@ -38,8 +38,8 @@ VALUES (0x70003005, 30390, 0x00030104, 21.7711, -0.849313, -17.995, 0.18726, 0, /* @teleloc 0x00030104 [21.771099 -0.849313 -17.995001] 0.187260 0.000000 0.000000 0.982310 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70003006, 278, 0x00030106, 20, -4.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x00030106 [20.000000 -4.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70003006, 278, 0x00030106, 20, -4.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x00030106 [20.000000 -4.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70003007, 30391, 0x0003010A, 21.4665, -21.1027, -17.995, -0.948318, 0, 0, -0.317323, True, '2005-02-09 10:00:00'); /* Niffis Fighter */ @@ -62,8 +62,8 @@ VALUES (0x7000300B, 30390, 0x0003010D, 29.0263, 0.193816, -17.995, 0.031353, 0, /* @teleloc 0x0003010D [29.026300 0.193816 -17.995001] 0.031353 0.000000 0.000000 -0.999508 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000300C, 278, 0x0003010F, 30, -4.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0003010F [30.000000 -4.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7000300C, 278, 0x0003010F, 30, -4.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0003010F [30.000000 -4.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000300D, 30391, 0x00030113, 27.8605, -21.3264, -17.995, -0.99084, 0, 0, 0.135043, True, '2005-02-09 10:00:00'); /* Niffis Fighter */ @@ -271,14 +271,14 @@ VALUES (0x70003033, 23479, 0x0003019B, 186.301, -71.3682, -5.99285, 0.964642, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70003034, 15759, 0x0003019F, 124.078, -7.1478, 0.005, 0.075871, 0, 0, 0.997118, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ -/* @teleloc 0x0003019F [124.078003 -7.147800 0.005000] 0.075870 0.000000 0.000000 0.997118 */ +/* @teleloc 0x0003019F [124.078003 -7.147800 0.005000] 0.075871 0.000000 0.000000 0.997118 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70003034, 0x70003035, '2005-02-09 10:00:00') /* Heartfelt Plea (30396) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70003035, 30396, 0x0003019F, 121.939, -8.13735, 0.079, 0.075871, 0, 0, 0.997118, True, '2005-02-09 10:00:00'); /* Heartfelt Plea */ -/* @teleloc 0x0003019F [121.939003 -8.137350 0.079000] 0.075870 0.000000 0.000000 0.997118 */ +/* @teleloc 0x0003019F [121.939003 -8.137350 0.079000] 0.075871 0.000000 0.000000 0.997118 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70003036, 23479, 0x000301A2, 132.546, -18.9877, 0.00715, 0.975514, 0, 0, 0.219936, True, '2005-02-09 10:00:00'); /* Banderling Scalper */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0004.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0004.sql index e099169072..85bf6e7685 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0004.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0004.sql @@ -143,8 +143,8 @@ VALUES (0x70004002, 0x7000407A, '2005-02-09 10:00:00') /* Northern Overseer (304 , (0x70004002, 0x7000408D, '2005-02-09 10:00:00') /* Northern Overseer (30450) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004003, 7090, 0x00040102, 10, -190, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x00040102 [10.000000 -190.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004003, 7090, 0x00040102, 10, -190, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x00040102 [10.000000 -190.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70004004, 7090, 0x00040106, 10, -200, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -171,8 +171,8 @@ VALUES (0x7000400B, 7090, 0x00040121, 26.6799, -191.914, 6.005, 0.999732, 0, 0, /* @teleloc 0x00040121 [26.679899 -191.914001 6.005000] 0.999732 0.000000 0.000000 -0.023128 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000400C, 10798, 0x00040126, 40, -180, 6.0075, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ethereal Rift */ -/* @teleloc 0x00040126 [40.000000 -180.000000 6.007500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000400C, 10798, 0x00040126, 40, -180, 6.0075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ethereal Rift */ +/* @teleloc 0x00040126 [40.000000 -180.000000 6.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000400D, 10798, 0x0004012A, 19.0871, -145.48, 12.055, 0.601834, 0, 0, -0.798621, True, '2005-02-09 10:00:00'); /* Ethereal Rift */ @@ -251,8 +251,8 @@ VALUES (0x70004023, 7090, 0x00040177, 60.8025, -241.846, 12.005, 1, 0, 0, 0, T /* @teleloc 0x00040177 [60.802502 -241.845993 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004024, 10810, 0x0004017B, 65.25, -130.456, 12.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Rampager */ -/* @teleloc 0x0004017B [65.250000 -130.455994 12.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004024, 10810, 0x0004017B, 65.25, -130.456, 12.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ +/* @teleloc 0x0004017B [65.250000 -130.455994 12.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70004026, 7090, 0x0004017C, 70, -160, 12.005, 0.900447, 0, 0, 0.434966, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -355,8 +355,8 @@ VALUES (0x7000403E, 7090, 0x000401DB, 51.8018, -98.8973, 18.005, 0.887887, 0, 0 /* @teleloc 0x000401DB [51.801800 -98.897301 18.004999] 0.887887 0.000000 0.000000 0.460062 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000403F, 7090, 0x000401E5, 50, -140, 18.105, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x000401E5 [50.000000 -140.000000 18.105000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000403F, 7090, 0x000401E5, 50, -140, 18.105, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x000401E5 [50.000000 -140.000000 18.105000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70004041, 10798, 0x000401F3, 50, -210, 18.0075, 0.900447, 0, 0, -0.434966, True, '2005-02-09 10:00:00'); /* Ethereal Rift */ @@ -419,8 +419,8 @@ VALUES (0x70004052, 7090, 0x00040258, 87.5541, -181.086, 18.005, 0.978458, 0, 0 /* @teleloc 0x00040258 [87.554100 -181.085999 18.004999] 0.978458 0.000000 0.000000 0.206446 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004053, 10798, 0x0004025A, 90, -200, 18.0075, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ethereal Rift */ -/* @teleloc 0x0004025A [90.000000 -200.000000 18.007500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004053, 10798, 0x0004025A, 90, -200, 18.0075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ethereal Rift */ +/* @teleloc 0x0004025A [90.000000 -200.000000 18.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70004054, 22914, 0x00040260, 95.9076, -147.223, 18.029, 0.935562, 0, 0, 0.353162, True, '2005-02-09 10:00:00'); /* Virindi Profane */ @@ -463,8 +463,8 @@ VALUES (0x7000405F, 10810, 0x000402B0, 58.7953, -110.215, 24.0132, 0.640997, 0, /* @teleloc 0x000402B0 [58.795300 -110.214996 24.013201] 0.640997 0.000000 0.000000 0.767544 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004060, 10810, 0x000402B4, 60, -130, 24.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Rampager */ -/* @teleloc 0x000402B4 [60.000000 -130.000000 24.013201] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004060, 10810, 0x000402B4, 60, -130, 24.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ +/* @teleloc 0x000402B4 [60.000000 -130.000000 24.013201] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70004061, 7090, 0x000402B7, 60, -190, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -487,16 +487,16 @@ VALUES (0x70004066, 7090, 0x000402D0, 71.1626, -215.363, 24.005, -0.837479, 0, /* @teleloc 0x000402D0 [71.162598 -215.363007 24.004999] -0.837479 0.000000 0.000000 0.546469 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004067, 10810, 0x000402DA, 80, -130, 24.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Rampager */ -/* @teleloc 0x000402DA [80.000000 -130.000000 24.013201] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004067, 10810, 0x000402DA, 80, -130, 24.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ +/* @teleloc 0x000402DA [80.000000 -130.000000 24.013201] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70004068, 7090, 0x000402E1, 83.0686, -202.42, 24.005, 0.994766, 0, 0, -0.102176, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ /* @teleloc 0x000402E1 [83.068604 -202.419998 24.004999] 0.994766 0.000000 0.000000 -0.102176 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004069, 22914, 0x000402E3, 80, -215.976, 24.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Profane */ -/* @teleloc 0x000402E3 [80.000000 -215.975998 24.028999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004069, 22914, 0x000402E3, 80, -215.976, 24.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Profane */ +/* @teleloc 0x000402E3 [80.000000 -215.975998 24.028999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000406A, 10810, 0x000402E5, 90, -100, 24.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ @@ -535,12 +535,12 @@ VALUES (0x70004073, 10798, 0x00040301, 10, -50, 30.0075, 1, 0, 0, 0, True, '200 /* @teleloc 0x00040301 [10.000000 -50.000000 30.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004074, 7090, 0x00040303, 10, -70, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x00040303 [10.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004074, 7090, 0x00040303, 10, -70, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x00040303 [10.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004075, 7090, 0x00040309, 20, -50, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x00040309 [20.000000 -50.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004075, 7090, 0x00040309, 20, -50, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x00040309 [20.000000 -50.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70004076, 7090, 0x0004030D, 18.9829, -69.8546, 30.005, 0.696707, 0, 0, 0.717356, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -575,8 +575,8 @@ VALUES (0x7000407D, 7090, 0x00040332, 40, -80, 30.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00040332 [40.000000 -80.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000407E, 10810, 0x00040336, 40, -100, 30.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Rampager */ -/* @teleloc 0x00040336 [40.000000 -100.000000 30.013201] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000407E, 10810, 0x00040336, 40, -100, 30.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ +/* @teleloc 0x00040336 [40.000000 -100.000000 30.013201] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000407F, 7090, 0x0004033B, 50, -60, 30.005, 0.980067, 0, 0, -0.198669, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -611,12 +611,12 @@ VALUES (0x70004086, 30450, 0x00040352, 60, -90, 30.029, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00040352 [60.000000 -90.000000 30.028999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004087, 7090, 0x00040356, 70, -60, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x00040356 [70.000000 -60.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004087, 7090, 0x00040356, 70, -60, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x00040356 [70.000000 -60.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004088, 10810, 0x0004035A, 70, -90, 30.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Rampager */ -/* @teleloc 0x0004035A [70.000000 -90.000000 30.013201] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004088, 10810, 0x0004035A, 70, -90, 30.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ +/* @teleloc 0x0004035A [70.000000 -90.000000 30.013201] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70004089, 7090, 0x0004036F, 80, -60, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -627,8 +627,8 @@ VALUES (0x7000408A, 7090, 0x00040372, 80, -80, 30.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00040372 [80.000000 -80.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000408B, 10810, 0x00040376, 80, -100, 30.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Rampager */ -/* @teleloc 0x00040376 [80.000000 -100.000000 30.013201] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000408B, 10810, 0x00040376, 80, -100, 30.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ +/* @teleloc 0x00040376 [80.000000 -100.000000 30.013201] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000408C, 10810, 0x00040387, 90, -50, 30.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ @@ -659,13 +659,13 @@ VALUES (0x70004092, 10810, 0x000403A9, 100, -80, 30.0132, 1, 0, 0, 0, True, '20 /* @teleloc 0x000403A9 [100.000000 -80.000000 30.013201] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004093, 7090, 0x000403AC, 100, -90, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x000403AC [100.000000 -90.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004093, 7090, 0x000403AC, 100, -90, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x000403AC [100.000000 -90.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70004094, 10798, 0x000403B1, 110, -50, 30.0075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ethereal Rift */ /* @teleloc 0x000403B1 [110.000000 -50.000000 30.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70004095, 7090, 0x000403B3, 110, -70, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x000403B3 [110.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70004095, 7090, 0x000403B3, 110, -70, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x000403B3 [110.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0005.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0005.sql index b73e457acb..9df3b47a17 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0005.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0005.sql @@ -143,8 +143,8 @@ VALUES (0x70005002, 0x70005096, '2005-02-09 10:00:00') /* Southern Overseer (304 , (0x70005002, 0x70005098, '2005-02-09 10:00:00') /* Southern Overseer (30448) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005003, 10776, 0x00050102, 10, -190, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ -/* @teleloc 0x00050102 [10.000000 -190.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005003, 10776, 0x00050102, 10, -190, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ +/* @teleloc 0x00050102 [10.000000 -190.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70005004, 10776, 0x00050106, 10, -200, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ @@ -171,8 +171,8 @@ VALUES (0x7000500B, 23555, 0x00050121, 26.6799, -191.914, 6.005, 0.999732, 0, 0, /* @teleloc 0x00050121 [26.679899 -191.914001 6.005000] 0.999732 0.000000 0.000000 -0.023128 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000500C, 10776, 0x00050126, 40, -180, 6.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ -/* @teleloc 0x00050126 [40.000000 -180.000000 6.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000500C, 10776, 0x00050126, 40, -180, 6.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ +/* @teleloc 0x00050126 [40.000000 -180.000000 6.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000500D, 22054, 0x0005012A, 19.0871, -145.48, 12.055, 0.601834, 0, 0, -0.798621, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ @@ -355,8 +355,8 @@ VALUES (0x7000503E, 10776, 0x000501DB, 51.8018, -98.8973, 18.005, 0.887887, 0, 0 /* @teleloc 0x000501DB [51.801800 -98.897301 18.004999] 0.887887 0.000000 0.000000 0.460062 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000503F, 10776, 0x000501E5, 50, -140, 18.105, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ -/* @teleloc 0x000501E5 [50.000000 -140.000000 18.105000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000503F, 10776, 0x000501E5, 50, -140, 18.105, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ +/* @teleloc 0x000501E5 [50.000000 -140.000000 18.105000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70005041, 22054, 0x000501F3, 50, -210, 18.029, 0.900447, 0, 0, -0.434966, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ @@ -419,8 +419,8 @@ VALUES (0x70005052, 10776, 0x00050258, 87.5541, -181.086, 18.005, 0.978458, 0, 0 /* @teleloc 0x00050258 [87.554100 -181.085999 18.004999] 0.978458 0.000000 0.000000 0.206446 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005053, 22054, 0x0005025A, 90, -200, 18.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ -/* @teleloc 0x0005025A [90.000000 -200.000000 18.028999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005053, 22054, 0x0005025A, 90, -200, 18.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ +/* @teleloc 0x0005025A [90.000000 -200.000000 18.028999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70005054, 22054, 0x00050260, 95.9076, -147.223, 18.029, 0.935562, 0, 0, 0.353162, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ @@ -463,8 +463,8 @@ VALUES (0x7000505F, 22053, 0x000502B0, 58.7953, -110.215, 24.0632, 0.640997, 0, /* @teleloc 0x000502B0 [58.795300 -110.214996 24.063200] 0.640997 0.000000 0.000000 0.767544 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005060, 22053, 0x000502B4, 60, -130, 24.0165, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x000502B4 [60.000000 -130.000000 24.016500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005060, 22053, 0x000502B4, 60, -130, 24.0165, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x000502B4 [60.000000 -130.000000 24.016500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70005061, 10776, 0x000502B7, 60, -190, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ @@ -487,16 +487,16 @@ VALUES (0x70005066, 10776, 0x000502D0, 71.1626, -215.363, 24.005, -0.837479, 0, /* @teleloc 0x000502D0 [71.162598 -215.363007 24.004999] -0.837479 0.000000 0.000000 0.546469 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005067, 22053, 0x000502DA, 80, -130, 24.0165, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x000502DA [80.000000 -130.000000 24.016500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005067, 22053, 0x000502DA, 80, -130, 24.0165, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x000502DA [80.000000 -130.000000 24.016500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70005068, 10776, 0x000502E1, 83.0686, -202.42, 24.005, 0.994766, 0, 0, -0.102176, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ /* @teleloc 0x000502E1 [83.068604 -202.419998 24.004999] 0.994766 0.000000 0.000000 -0.102176 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005069, 22054, 0x000502E3, 80, -215.976, 24.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ -/* @teleloc 0x000502E3 [80.000000 -215.975998 24.028999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005069, 22054, 0x000502E3, 80, -215.976, 24.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ +/* @teleloc 0x000502E3 [80.000000 -215.975998 24.028999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000506A, 22053, 0x000502E5, 90, -100, 24.0165, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ @@ -535,12 +535,12 @@ VALUES (0x70005073, 10776, 0x00050301, 10, -50, 30.029, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00050301 [10.000000 -50.000000 30.028999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005074, 23555, 0x00050303, 10, -70, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Telumiat Hollow Minion */ -/* @teleloc 0x00050303 [10.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005074, 23555, 0x00050303, 10, -70, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Telumiat Hollow Minion */ +/* @teleloc 0x00050303 [10.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005075, 10776, 0x00050309, 20, -50, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ -/* @teleloc 0x00050309 [20.000000 -50.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005075, 10776, 0x00050309, 20, -50, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ +/* @teleloc 0x00050309 [20.000000 -50.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70005076, 10776, 0x0005030D, 18.9829, -69.8546, 30.005, 0.696707, 0, 0, 0.717356, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ @@ -571,8 +571,8 @@ VALUES (0x7000507D, 10776, 0x00050332, 40, -80, 30.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00050332 [40.000000 -80.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000507E, 22053, 0x00050336, 40, -100, 30.0165, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x00050336 [40.000000 -100.000000 30.016500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000507E, 22053, 0x00050336, 40, -100, 30.0165, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x00050336 [40.000000 -100.000000 30.016500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000507F, 10776, 0x0005033B, 50, -60, 30.005, 0.980067, 0, 0, -0.198669, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ @@ -603,12 +603,12 @@ VALUES (0x70005085, 10776, 0x00050350, 60, -80, 30.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00050350 [60.000000 -80.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005087, 10776, 0x00050356, 70, -60, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ -/* @teleloc 0x00050356 [70.000000 -60.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005087, 10776, 0x00050356, 70, -60, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ +/* @teleloc 0x00050356 [70.000000 -60.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005088, 22053, 0x0005035A, 70, -90, 30.0165, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x0005035A [70.000000 -90.000000 30.016500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005088, 22053, 0x0005035A, 70, -90, 30.0165, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x0005035A [70.000000 -90.000000 30.016500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70005089, 10776, 0x0005036F, 80, -60, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ @@ -619,8 +619,8 @@ VALUES (0x7000508A, 10776, 0x00050372, 80, -80, 30.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00050372 [80.000000 -80.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000508B, 22053, 0x00050376, 80, -100, 30.0165, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x00050376 [80.000000 -100.000000 30.016500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000508B, 22053, 0x00050376, 80, -100, 30.0165, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x00050376 [80.000000 -100.000000 30.016500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000508C, 22053, 0x00050387, 90, -50, 30.0165, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ @@ -647,16 +647,16 @@ VALUES (0x70005092, 22053, 0x000503A9, 100, -80, 30.0165, 1, 0, 0, 0, True, '20 /* @teleloc 0x000503A9 [100.000000 -80.000000 30.016500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005093, 10776, 0x000503AC, 100, -90, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ -/* @teleloc 0x000503AC [100.000000 -90.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005093, 10776, 0x000503AC, 100, -90, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ +/* @teleloc 0x000503AC [100.000000 -90.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70005094, 22054, 0x000503B1, 110, -50, 30.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ /* @teleloc 0x000503B1 [110.000000 -50.000000 30.028999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70005095, 23555, 0x000503B3, 110, -70, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Telumiat Hollow Minion */ -/* @teleloc 0x000503B3 [110.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70005095, 23555, 0x000503B3, 110, -70, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Telumiat Hollow Minion */ +/* @teleloc 0x000503B3 [110.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70005096, 30448, 0x0005031D, 30, -60, 30.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Southern Overseer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0006.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0006.sql index d16692897e..ef0f672aef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0006.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0006.sql @@ -178,8 +178,8 @@ VALUES (0x70006002, 0x70006068, '2005-02-09 10:00:00') /* Peerless Drudge (24282 , (0x70006002, 0x700060C6, '2005-02-09 10:00:00') /* Western Overseer (30449) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006003, 24282, 0x00060102, 10, -190, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ -/* @teleloc 0x00060102 [10.000000 -190.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006003, 24282, 0x00060102, 10, -190, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ +/* @teleloc 0x00060102 [10.000000 -190.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70006004, 24282, 0x00060106, 10, -200, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ @@ -270,8 +270,8 @@ VALUES (0x70006023, 24282, 0x00060177, 60.8025, -241.846, 12.005, 1, 0, 0, 0, T /* @teleloc 0x00060177 [60.802502 -241.845993 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006024, 22518, 0x0006017B, 65.25, -130.456, 12.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x0006017B [65.250000 -130.455994 12.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006024, 22518, 0x0006017B, 65.25, -130.456, 12.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x0006017B [65.250000 -130.455994 12.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70006026, 24282, 0x0006017C, 70, -160, 12.005, 0.900447, 0, 0, 0.434966, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ @@ -362,8 +362,8 @@ VALUES (0x7000603E, 24282, 0x000601DB, 51.8018, -98.8973, 18.005, 0.887887, 0, 0 /* @teleloc 0x000601DB [51.801800 -98.897301 18.004999] 0.887887 0.000000 0.000000 0.460062 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000603F, 24282, 0x000601E5, 50, -140, 18.105, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ -/* @teleloc 0x000601E5 [50.000000 -140.000000 18.105000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000603F, 24282, 0x000601E5, 50, -140, 18.105, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ +/* @teleloc 0x000601E5 [50.000000 -140.000000 18.105000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70006042, 30447, 0x00060201, 55.25, -94.75, 18.055, 0.955337, 0, 0, 0.29552, True, '2005-02-09 10:00:00'); /* Virindi Desecrator */ @@ -454,8 +454,8 @@ VALUES (0x7000605F, 22518, 0x000602B0, 58.7953, -110.215, 24.0143, 0.640997, 0, /* @teleloc 0x000602B0 [58.795300 -110.214996 24.014299] 0.640997 0.000000 0.000000 0.767544 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006060, 22518, 0x000602B4, 60, -130, 24.0143, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x000602B4 [60.000000 -130.000000 24.014299] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006060, 22518, 0x000602B4, 60, -130, 24.0143, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x000602B4 [60.000000 -130.000000 24.014299] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70006061, 24282, 0x000602B7, 60, -190, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ @@ -478,16 +478,16 @@ VALUES (0x70006066, 24282, 0x000602D0, 71.1626, -215.363, 24.005, -0.837479, 0, /* @teleloc 0x000602D0 [71.162598 -215.363007 24.004999] -0.837479 0.000000 0.000000 0.546469 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006067, 22518, 0x000602DA, 80, -130, 24.0143, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x000602DA [80.000000 -130.000000 24.014299] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006067, 22518, 0x000602DA, 80, -130, 24.0143, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x000602DA [80.000000 -130.000000 24.014299] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70006068, 24282, 0x000602E1, 83.0686, -202.42, 24.005, 0.994766, 0, 0, -0.102176, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ /* @teleloc 0x000602E1 [83.068604 -202.419998 24.004999] 0.994766 0.000000 0.000000 -0.102176 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006069, 30447, 0x000602E3, 80, -215.976, 24.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Desecrator */ -/* @teleloc 0x000602E3 [80.000000 -215.975998 24.028999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006069, 30447, 0x000602E3, 80, -215.976, 24.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Desecrator */ +/* @teleloc 0x000602E3 [80.000000 -215.975998 24.028999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000606A, 22518, 0x000602E5, 90, -100, 24.0143, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ @@ -522,12 +522,12 @@ VALUES (0x70006072, 24282, 0x000602FC, 100, -190, 24.005, 1, 0, 0, 0, True, '20 /* @teleloc 0x000602FC [100.000000 -190.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006074, 24282, 0x00060303, 10, -70, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ -/* @teleloc 0x00060303 [10.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006074, 24282, 0x00060303, 10, -70, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ +/* @teleloc 0x00060303 [10.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006075, 24282, 0x00060309, 20, -50, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ -/* @teleloc 0x00060309 [20.000000 -50.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006075, 24282, 0x00060309, 20, -50, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ +/* @teleloc 0x00060309 [20.000000 -50.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70006076, 24282, 0x0006030D, 18.9829, -69.8546, 30.005, 0.696707, 0, 0, 0.717356, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ @@ -558,8 +558,8 @@ VALUES (0x7000607D, 24282, 0x00060332, 40, -80, 30.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00060332 [40.000000 -80.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000607E, 22518, 0x00060336, 40, -100, 30.0143, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x00060336 [40.000000 -100.000000 30.014299] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000607E, 22518, 0x00060336, 40, -100, 30.0143, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x00060336 [40.000000 -100.000000 30.014299] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000607F, 24282, 0x0006033B, 50, -60, 30.005, 0.980067, 0, 0, -0.198669, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ @@ -590,12 +590,12 @@ VALUES (0x70006085, 24282, 0x00060350, 60, -80, 30.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00060350 [60.000000 -80.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006087, 24282, 0x00060356, 70, -60, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ -/* @teleloc 0x00060356 [70.000000 -60.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006087, 24282, 0x00060356, 70, -60, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ +/* @teleloc 0x00060356 [70.000000 -60.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006088, 22518, 0x0006035A, 70, -90, 30.0143, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x0006035A [70.000000 -90.000000 30.014299] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006088, 22518, 0x0006035A, 70, -90, 30.0143, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x0006035A [70.000000 -90.000000 30.014299] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70006089, 24282, 0x0006036F, 80, -60, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ @@ -606,8 +606,8 @@ VALUES (0x7000608A, 24282, 0x00060372, 80, -80, 30.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00060372 [80.000000 -80.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000608B, 22518, 0x00060376, 80, -100, 30.0143, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x00060376 [80.000000 -100.000000 30.014299] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000608B, 22518, 0x00060376, 80, -100, 30.0143, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x00060376 [80.000000 -100.000000 30.014299] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000608C, 22518, 0x00060387, 90, -50, 30.0143, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ @@ -634,12 +634,12 @@ VALUES (0x70006092, 22518, 0x000603A9, 100, -80, 30.0143, 1, 0, 0, 0, True, '20 /* @teleloc 0x000603A9 [100.000000 -80.000000 30.014299] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006093, 24282, 0x000603AC, 100, -90, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ -/* @teleloc 0x000603AC [100.000000 -90.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006093, 24282, 0x000603AC, 100, -90, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ +/* @teleloc 0x000603AC [100.000000 -90.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70006095, 24282, 0x000603B3, 110, -70, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ -/* @teleloc 0x000603B3 [110.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70006095, 24282, 0x000603B3, 110, -70, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ +/* @teleloc 0x000603B3 [110.000000 -70.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70006096, 25851, 0x00060116, 24.2805, -183.327, 6.005, -0.85517, 0, 0, -0.518348, True, '2005-02-09 10:00:00'); /* Mottled Carenzi */ @@ -694,8 +694,8 @@ VALUES (0x700060A2, 25854, 0x00060158, 50, -220, 12.029, 1, 0, 0, 0, True, '200 /* @teleloc 0x00060158 [50.000000 -220.000000 12.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700060A3, 25879, 0x0006015A, 50, -230, 12.012, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ -/* @teleloc 0x0006015A [50.000000 -230.000000 12.012000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700060A3, 25879, 0x0006015A, 50, -230, 12.012, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ +/* @teleloc 0x0006015A [50.000000 -230.000000 12.012000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700060A4, 25857, 0x0006015E, 50, -240, 12.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Desecrated Doll */ @@ -710,8 +710,8 @@ VALUES (0x700060A6, 25854, 0x00060173, 60.0134, -229.973, 12.029, 1, 0, 0, 0, T /* @teleloc 0x00060173 [60.013401 -229.973007 12.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700060A7, 25857, 0x0006017A, 60, -250, 12.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Desecrated Doll */ -/* @teleloc 0x0006017A [60.000000 -250.000000 12.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700060A7, 25857, 0x0006017A, 60, -250, 12.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Desecrated Doll */ +/* @teleloc 0x0006017A [60.000000 -250.000000 12.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700060A8, 25857, 0x0006017D, 69.9558, -170.696, 12.029, -0.004204, 0, 0, 0.999991, True, '2005-02-09 10:00:00'); /* Desecrated Doll */ @@ -806,8 +806,8 @@ VALUES (0x700060BE, 25854, 0x00060242, 75.4534, -150.687, 18.055, 0.997189, 0, 0 /* @teleloc 0x00060242 [75.453400 -150.686996 18.055000] 0.997189 0.000000 0.000000 0.074929 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700060BF, 25879, 0x0006025A, 90, -200, 18.012, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ -/* @teleloc 0x0006025A [90.000000 -200.000000 18.011999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700060BF, 25879, 0x0006025A, 90, -200, 18.012, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ +/* @teleloc 0x0006025A [90.000000 -200.000000 18.011999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700060C0, 25854, 0x0006025A, 93.5937, -199.977, 18.029, 0.998146, 0, 0, -0.060869, True, '2005-02-09 10:00:00'); /* Befouled Doll */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0007.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0007.sql index f5fe3ae513..0835120ce9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0007.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0007.sql @@ -29,16 +29,16 @@ VALUES (0x70007006, 568, 0x00070180, 5.25401, -80, 6, 0.707107, 0, 0, -0.70710 /* @teleloc 0x00070180 [5.254010 -80.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70007007, 278, 0x00070187, 20, -45.25, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x00070187 [20.000000 -45.250000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70007007, 278, 0x00070187, 20, -45.25, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x00070187 [20.000000 -45.250000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70007008, 278, 0x0007018E, 20, -94.75, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x0007018E [20.000000 -94.750000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70007009, 278, 0x00070197, 30, -45.25, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x00070197 [30.000000 -45.250000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70007009, 278, 0x00070197, 30, -45.25, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x00070197 [30.000000 -45.250000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000700A, 278, 0x0007019E, 30, -94.75, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -65,16 +65,16 @@ VALUES (0x7000700F, 794, 0x000701D7, 171.656, -97.0465, 9.34375, -0.707107, 0, /* @teleloc 0x000701D7 [171.656006 -97.046501 9.343750] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70007010, 2566, 0x000701D9, 177.507, -102.888, 6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rabbit */ -/* @teleloc 0x000701D9 [177.507004 -102.888000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70007010, 2566, 0x000701D9, 177.507, -102.888, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rabbit */ +/* @teleloc 0x000701D9 [177.507004 -102.888000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70007011, 2566, 0x000701D9, 176.195, -103.988, 6, 0.74613, 0, 0, -0.6658, True, '2005-02-09 10:00:00'); /* Black Rabbit */ /* @teleloc 0x000701D9 [176.195007 -103.987999 6.000000] 0.746130 0.000000 0.000000 -0.665800 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70007012, 4980, 0x000701D9, 178.214, -100.7, 6.05, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Refreshing Fountain */ -/* @teleloc 0x000701D9 [178.214005 -100.699997 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70007012, 4980, 0x000701D9, 178.214, -100.7, 6.05, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Refreshing Fountain */ +/* @teleloc 0x000701D9 [178.214005 -100.699997 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70007013, 7924, 0x000701D9, 178.508, -97.3392, 6.005, 0.107786, 0, 0, -0.994174, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ @@ -110,12 +110,12 @@ VALUES (0x70007019, 278, 0x000701FD, 124.75, -60, 12, -0.707107, 0, 0, -0.7071 /* @teleloc 0x000701FD [124.750000 -60.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000701A, 568, 0x000701FE, 120, -64.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x000701FE [120.000000 -64.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7000701A, 568, 0x000701FE, 120, -64.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x000701FE [120.000000 -64.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000701B, 165, 0x0007022D, 160, -80, 12.05, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ -/* @teleloc 0x0007022D [160.000000 -80.000000 12.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7000701B, 165, 0x0007022D, 160, -80, 12.05, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ +/* @teleloc 0x0007022D [160.000000 -80.000000 12.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000701D, 4132, 0x00070235, 173.335, -66.6571, 12.01, -0.273225, 0, 0, -0.96195, True, '2005-02-09 10:00:00'); /* Russet Rat */ @@ -174,9 +174,9 @@ VALUES (0x7000702A, 278, 0x0007029A, 190, -95.245, 18, 1, 0, 0, 0, False, '200 /* @teleloc 0x0007029A [190.000000 -95.245003 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000702B, 165, 0x000702C7, 178.17, -77.9414, 24.05, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ -/* @teleloc 0x000702C7 [178.169998 -77.941399 24.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7000702B, 165, 0x000702C7, 178.17, -77.9414, 24.05, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ +/* @teleloc 0x000702C7 [178.169998 -77.941399 24.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000702C, 278, 0x000702C9, 180, -84.75, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x000702C9 [180.000000 -84.750000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7000702C, 278, 0x000702C9, 180, -84.75, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x000702C9 [180.000000 -84.750000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0008.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0008.sql index 9e5cec197f..f630089126 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0008.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0008.sql @@ -165,8 +165,8 @@ VALUES (0x70008026, 28246, 0x0008017C, 29.5804, -81.0447, 0.029, 0.613351, 0, 0, /* @teleloc 0x0008017C [29.580400 -81.044701 0.029000] 0.613351 0.000000 0.000000 -0.789811 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70008027, 30717, 0x00080181, 40, 0, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Weakened Vault Sewers */ -/* @teleloc 0x00080181 [40.000000 0.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70008027, 30717, 0x00080181, 40, 0, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Weakened Vault Sewers */ +/* @teleloc 0x00080181 [40.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70008028, 28246, 0x00080184, 37.6825, -13.9651, 0.029, 0.999753, 0, 0, 0.022241, True, '2005-02-09 10:00:00'); /* Spirit */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0009.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0009.sql index c20ea8985f..4bd6f80a36 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0009.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0009.sql @@ -155,8 +155,8 @@ VALUES (0x70009023, 28245, 0x0009017C, 29.5804, -81.0447, 0.029, 0.613351, 0, 0, /* @teleloc 0x0009017C [29.580400 -81.044701 0.029000] 0.613351 0.000000 0.000000 -0.789811 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70009024, 30721, 0x00090181, 40, 0, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Vault Sewers */ -/* @teleloc 0x00090181 [40.000000 0.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70009024, 30721, 0x00090181, 40, 0, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Vault Sewers */ +/* @teleloc 0x00090181 [40.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70009025, 28245, 0x00090184, 37.6825, -13.9651, 0.029, 0.999753, 0, 0, 0.022241, True, '2005-02-09 10:00:00'); /* Poltergeist */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/000A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/000A.sql index ecaaaebc2b..93c3214702 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/000A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/000A.sql @@ -164,8 +164,8 @@ VALUES (0x7000A025, 30712, 0x000A0175, 33.876, -59.0145, 0.029, 0.940086, 0, 0, /* @teleloc 0x000A0175 [33.875999 -59.014500 0.029000] 0.940086 0.000000 0.000000 -0.340937 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000A027, 30723, 0x000A0181, 40, 0, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fortified Vault Sewers */ -/* @teleloc 0x000A0181 [40.000000 0.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7000A027, 30723, 0x000A0181, 40, 0, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fortified Vault Sewers */ +/* @teleloc 0x000A0181 [40.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000A028, 30712, 0x000A0184, 37.6825, -13.9651, 0.029, 0.999753, 0, 0, 0.022241, True, '2005-02-09 10:00:00'); /* Restless Spirit */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/000B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/000B.sql index 69fb331110..d09ba78ddc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/000B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/000B.sql @@ -310,7 +310,7 @@ VALUES (0x7000B06D, 25598, 0x000B01E0, 140.05, -44.4196, -35.995, 0.996257, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000B06E, 5402, 0x000B01E9, 141.464, -56.1676, -35.995, -0.087872, 0, 0, 0.996132, False, '2005-02-09 10:00:00'); /* Boiling Magma */ -/* @teleloc 0x000B01E9 [141.464005 -56.167599 -35.994999] -0.087871 0.000000 0.000000 0.996132 */ +/* @teleloc 0x000B01E9 [141.464005 -56.167599 -35.994999] -0.087872 0.000000 0.000000 0.996132 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000B06F, 25598, 0x000B01E9, 139.2, -55.6578, -35.995, 0.376803, 0, 0, 0.926293, True, '2005-02-09 10:00:00'); /* Ruby Gromnie */ @@ -723,20 +723,20 @@ VALUES (0x7000B0BF, 30764, 0x000B010C, 30, -40, -59.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x000B010C [30.000000 -40.000000 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000B0C0, 30764, 0x000B010D, 30, -50, -59.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x000B010D [30.000000 -50.000000 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000B0C0, 30764, 0x000B010D, 30, -50, -59.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x000B010D [30.000000 -50.000000 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000B0C1, 30764, 0x000B010E, 40, -20, -59.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ /* @teleloc 0x000B010E [40.000000 -20.000000 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000B0C2, 30764, 0x000B010F, 40, -30, -59.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x000B010F [40.000000 -30.000000 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000B0C2, 30764, 0x000B010F, 40, -30, -59.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x000B010F [40.000000 -30.000000 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000B0C3, 30764, 0x000B0110, 40, -40, -59.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x000B0110 [40.000000 -40.000000 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000B0C3, 30764, 0x000B0110, 40, -40, -59.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x000B0110 [40.000000 -40.000000 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000B0C4, 30765, 0x000B013A, 8.53524, -30.1141, -41.995, -0.041822, 0, 0, 0.999125, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -759,12 +759,12 @@ VALUES (0x7000B0C8, 30764, 0x000B0152, 190, -30, -41.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000B0152 [190.000000 -30.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000B0C9, 30764, 0x000B0153, 190, -40, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x000B0153 [190.000000 -40.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000B0C9, 30764, 0x000B0153, 190, -40, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x000B0153 [190.000000 -40.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000B0CA, 30764, 0x000B0154, 190, -50, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x000B0154 [190.000000 -50.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000B0CA, 30764, 0x000B0154, 190, -50, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x000B0154 [190.000000 -50.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000B0CB, 30765, 0x000B018C, 90.2423, -70.0507, -35.995, 0.696707, 0, 0, 0.717356, False, '2005-02-09 10:00:00'); /* Hot Air */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/000C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/000C.sql index bfde55c14f..3f59bdd175 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/000C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/000C.sql @@ -21,8 +21,8 @@ VALUES (0x7000C009, 6122, 0x000C0102, 120, -50, -35.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000C0102 [120.000000 -50.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000C00A, 6122, 0x000C0103, 120, -60, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000C0103 [120.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000C00A, 6122, 0x000C0103, 120, -60, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000C0103 [120.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000C00B, 6122, 0x000C0104, 50, -90, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -53,8 +53,8 @@ VALUES (0x7000C011, 6122, 0x000C0117, 200, -110, -29.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x000C0117 [200.000000 -110.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000C012, 6122, 0x000C0118, 200, -120, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000C0118 [200.000000 -120.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000C012, 6122, 0x000C0118, 200, -120, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000C0118 [200.000000 -120.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000C013, 6122, 0x000C0119, 230, -140, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -69,8 +69,8 @@ VALUES (0x7000C015, 6122, 0x000C011B, 240, -140, -29.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x000C011B [240.000000 -140.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000C016, 6122, 0x000C011C, 240, -150, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000C011C [240.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000C016, 6122, 0x000C011C, 240, -150, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000C011C [240.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000C017, 4979, 0x000C0139, 153.135, -53.1949, -23.995, -0.371948, 0, 0, 0.928254, False, '2005-02-09 10:00:00'); /* Sewer */ @@ -93,8 +93,8 @@ VALUES (0x7000C01B, 6122, 0x000C0142, 170, -70, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000C0142 [170.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000C01C, 6122, 0x000C0143, 170, -80, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000C0143 [170.000000 -80.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000C01C, 6122, 0x000C0143, 170, -80, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000C0143 [170.000000 -80.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000C01D, 6122, 0x000C0144, 179.92, -50.008, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -105,8 +105,8 @@ VALUES (0x7000C01E, 6122, 0x000C0145, 180, -60, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000C0145 [180.000000 -60.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000C01F, 6122, 0x000C0146, 180, -70, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000C0146 [180.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000C01F, 6122, 0x000C0146, 180, -70, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000C0146 [180.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000C020, 6122, 0x000C0147, 190, -60, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -1149,7 +1149,7 @@ VALUES (0x7000C0ED, 217, 0x000C02AD, 195.649, -100.405, -11.988, 0.733178, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000C0EE, 217, 0x000C02B0, 195.443, -110.244, -11.945, -0.999048, 0, 0, 0.043617, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ -/* @teleloc 0x000C02B0 [195.442993 -110.244003 -11.945000] -0.999048 0.000000 0.000000 0.043616 */ +/* @teleloc 0x000C02B0 [195.442993 -110.244003 -11.945000] -0.999048 0.000000 0.000000 0.043617 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000C0EF, 217, 0x000C02B1, 200.272, -105.557, -11.945, -0.993741, 0, 0, -0.111705, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/000D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/000D.sql index f21daa4054..25ce3d549c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/000D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/000D.sql @@ -13,8 +13,8 @@ VALUES (0x7000D002, 6122, 0x000D0102, 120, -50, -35.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000D0102 [120.000000 -50.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000D003, 6122, 0x000D0103, 120, -60, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000D0103 [120.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000D003, 6122, 0x000D0103, 120, -60, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000D0103 [120.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000D004, 6122, 0x000D0104, 50, -90, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -85,8 +85,8 @@ VALUES (0x7000D014, 6122, 0x000D0117, 200, -110, -29.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x000D0117 [200.000000 -110.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000D015, 6122, 0x000D0118, 200, -120, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000D0118 [200.000000 -120.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000D015, 6122, 0x000D0118, 200, -120, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000D0118 [200.000000 -120.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000D016, 6122, 0x000D0119, 230, -140, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -101,8 +101,8 @@ VALUES (0x7000D018, 6122, 0x000D011B, 240, -140, -29.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x000D011B [240.000000 -140.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000D019, 6122, 0x000D011C, 240, -150, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000D011C [240.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000D019, 6122, 0x000D011C, 240, -150, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000D011C [240.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000D01A, 7105, 0x000D011F, 61.9208, -87.9192, -23.988, 0.52994, 0, 0, -0.848035, True, '2005-02-09 10:00:00'); /* White Phyntos Wasp */ @@ -218,8 +218,8 @@ VALUES (0x7000D030, 6122, 0x000D0142, 170, -70, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000D0142 [170.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000D031, 6122, 0x000D0143, 170, -80, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000D0143 [170.000000 -80.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000D031, 6122, 0x000D0143, 170, -80, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000D0143 [170.000000 -80.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000D032, 6122, 0x000D0144, 179.92, -50.008, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -230,8 +230,8 @@ VALUES (0x7000D033, 6122, 0x000D0145, 180, -60, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000D0145 [180.000000 -60.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000D034, 6122, 0x000D0146, 180, -70, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000D0146 [180.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000D034, 6122, 0x000D0146, 180, -70, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000D0146 [180.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000D035, 6122, 0x000D0147, 190, -60, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -941,7 +941,7 @@ VALUES (0x7000D0BD, 7105, 0x000D02AD, 195.649, -100.405, -11.988, 0.733178, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000D0BE, 7105, 0x000D02B0, 195.443, -110.244, -11.945, -0.999048, 0, 0, 0.043617, True, '2005-02-09 10:00:00'); /* White Phyntos Wasp */ -/* @teleloc 0x000D02B0 [195.442993 -110.244003 -11.945000] -0.999048 0.000000 0.000000 0.043616 */ +/* @teleloc 0x000D02B0 [195.442993 -110.244003 -11.945000] -0.999048 0.000000 0.000000 0.043617 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000D0BF, 4979, 0x000D02B1, 200.966, -110.937, -11.995, 0.398975, 0, 0, -0.916962, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/000E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/000E.sql index 682d33010b..2aa6db8273 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/000E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/000E.sql @@ -13,8 +13,8 @@ VALUES (0x7000E002, 6122, 0x000E0102, 120, -50, -35.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000E0102 [120.000000 -50.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000E003, 6122, 0x000E0103, 120, -60, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000E0103 [120.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000E003, 6122, 0x000E0103, 120, -60, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000E0103 [120.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000E004, 6122, 0x000E0104, 50, -90, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -89,8 +89,8 @@ VALUES (0x7000E015, 6122, 0x000E0117, 200, -110, -29.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x000E0117 [200.000000 -110.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000E016, 6122, 0x000E0118, 200, -120, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000E0118 [200.000000 -120.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000E016, 6122, 0x000E0118, 200, -120, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000E0118 [200.000000 -120.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000E017, 6122, 0x000E0119, 230, -140, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -105,8 +105,8 @@ VALUES (0x7000E019, 6122, 0x000E011B, 240, -140, -29.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x000E011B [240.000000 -140.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000E01A, 6122, 0x000E011C, 240, -150, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000E011C [240.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000E01A, 6122, 0x000E011C, 240, -150, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000E011C [240.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000E01B, 25878, 0x000E011F, 58.9775, -89.9697, -23.988, 0.832194, 0, 0, -0.554484, True, '2005-02-09 10:00:00'); /* Infested Rat */ @@ -223,8 +223,8 @@ VALUES (0x7000E031, 6122, 0x000E0142, 170, -70, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000E0142 [170.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000E032, 6122, 0x000E0143, 170, -80, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000E0143 [170.000000 -80.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000E032, 6122, 0x000E0143, 170, -80, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000E0143 [170.000000 -80.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000E033, 6122, 0x000E0144, 179.92, -50.008, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -235,8 +235,8 @@ VALUES (0x7000E034, 6122, 0x000E0145, 180, -60, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000E0145 [180.000000 -60.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000E035, 6122, 0x000E0146, 180, -70, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000E0146 [180.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000E035, 6122, 0x000E0146, 180, -70, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000E0146 [180.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000E036, 6122, 0x000E0147, 190, -60, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -1011,7 +1011,7 @@ VALUES (0x7000E0CB, 28253, 0x000E02AD, 195.649, -100.405, -11.938, 0.733178, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000E0CC, 28253, 0x000E02B0, 195.443, -110.244, -11.945, -0.999048, 0, 0, 0.043617, True, '2005-02-09 10:00:00'); /* Giant Phyntos Wasp */ -/* @teleloc 0x000E02B0 [195.442993 -110.244003 -11.945000] -0.999048 0.000000 0.000000 0.043616 */ +/* @teleloc 0x000E02B0 [195.442993 -110.244003 -11.945000] -0.999048 0.000000 0.000000 0.043617 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000E0CD, 4979, 0x000E02B1, 200.966, -110.937, -11.995, 0.398975, 0, 0, -0.916962, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/000F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/000F.sql index cf62d9726d..f3e5b8369a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/000F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/000F.sql @@ -13,8 +13,8 @@ VALUES (0x7000F002, 6122, 0x000F0102, 120, -50, -35.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000F0102 [120.000000 -50.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000F003, 6122, 0x000F0103, 120, -60, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000F0103 [120.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000F003, 6122, 0x000F0103, 120, -60, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000F0103 [120.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000F004, 6122, 0x000F0104, 50, -90, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -89,8 +89,8 @@ VALUES (0x7000F015, 6122, 0x000F0117, 200, -110, -29.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x000F0117 [200.000000 -110.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000F016, 6122, 0x000F0118, 200, -120, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000F0118 [200.000000 -120.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000F016, 6122, 0x000F0118, 200, -120, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000F0118 [200.000000 -120.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000F017, 6122, 0x000F0119, 230, -140, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -105,8 +105,8 @@ VALUES (0x7000F019, 6122, 0x000F011B, 240, -140, -29.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x000F011B [240.000000 -140.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000F01A, 6122, 0x000F011C, 240, -150, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000F011C [240.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000F01A, 6122, 0x000F011C, 240, -150, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000F011C [240.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000F01B, 25879, 0x000F011F, 58.9775, -89.9697, -23.988, 0.832194, 0, 0, -0.554484, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ @@ -227,8 +227,8 @@ VALUES (0x7000F032, 6122, 0x000F0142, 170, -70, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000F0142 [170.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000F033, 6122, 0x000F0143, 170, -80, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000F0143 [170.000000 -80.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000F033, 6122, 0x000F0143, 170, -80, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000F0143 [170.000000 -80.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000F034, 6122, 0x000F0144, 179.92, -50.008, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -239,8 +239,8 @@ VALUES (0x7000F035, 6122, 0x000F0145, 180, -60, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x000F0145 [180.000000 -60.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7000F036, 6122, 0x000F0146, 180, -70, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x000F0146 [180.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7000F036, 6122, 0x000F0146, 180, -70, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x000F0146 [180.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000F037, 6122, 0x000F0147, 190, -60, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -1061,7 +1061,7 @@ VALUES (0x7000F0D5, 30757, 0x000F02AD, 195.649, -100.405, -11.938, 0.733178, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000F0D6, 30757, 0x000F02B0, 195.443, -110.244, -11.945, -0.999048, 0, 0, 0.043617, True, '2005-02-09 10:00:00'); /* Diseased Phyntos Wasp */ -/* @teleloc 0x000F02B0 [195.442993 -110.244003 -11.945000] -0.999048 0.000000 0.000000 0.043616 */ +/* @teleloc 0x000F02B0 [195.442993 -110.244003 -11.945000] -0.999048 0.000000 0.000000 0.043617 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7000F0D7, 4979, 0x000F02B1, 200.966, -110.937, -11.995, 0.398975, 0, 0, -0.916962, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0010.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0010.sql index 14b3cfeff2..03b7e91102 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0010.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0010.sql @@ -1114,7 +1114,7 @@ VALUES (0x700100DD, 0x70010003, '2005-02-09 10:00:00') /* Drudge Toiler (30649) INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700100DE, 7932, 0x00100356, 100.611, -185.254, 0.005, 0.99643, 0, 0, 0.084429, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ -/* @teleloc 0x00100356 [100.611000 -185.253998 0.005000] 0.996430 0.000000 0.000000 0.084428 */ +/* @teleloc 0x00100356 [100.611000 -185.253998 0.005000] 0.996430 0.000000 0.000000 0.084429 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700100DE, 0x70010002, '2005-02-09 10:00:00') /* Drudge Toiler (30649) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0015.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0015.sql index 5b0f8bba4d..e036889272 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0015.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0015.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0015; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70015000, 4942, 0x00150100, 10, -10, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x00150100 [10.000000 -10.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70015000, 4942, 0x00150100, 10, -10, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x00150100 [10.000000 -10.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70015001, 30687, 0x00150102, 19.4494, -13.741, -29.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Revered Tumerok Shaman */ @@ -59,16 +59,16 @@ VALUES (0x7001500C, 278, 0x00150119, 20, -45.25, -24, 1, 0, 0, 0, False, '2005 /* @teleloc 0x00150119 [20.000000 -45.250000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001500D, 30680, 0x0015011D, 28.7598, -21.3873, -23.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Drudge Seraph */ -/* @teleloc 0x0015011D [28.759800 -21.387300 -23.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001500D, 30680, 0x0015011D, 28.7598, -21.3873, -23.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Drudge Seraph */ +/* @teleloc 0x0015011D [28.759800 -21.387300 -23.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001500E, 30680, 0x0015011D, 31.5103, -20.6302, -23.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Drudge Seraph */ -/* @teleloc 0x0015011D [31.510300 -20.630199 -23.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001500E, 30680, 0x0015011D, 31.5103, -20.6302, -23.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Drudge Seraph */ +/* @teleloc 0x0015011D [31.510300 -20.630199 -23.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001500F, 30680, 0x0015011D, 30.8675, -22.62, -23.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Drudge Seraph */ -/* @teleloc 0x0015011D [30.867500 -22.620001 -23.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001500F, 30680, 0x0015011D, 30.8675, -22.62, -23.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Drudge Seraph */ +/* @teleloc 0x0015011D [30.867500 -22.620001 -23.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70015010, 1948, 0x0015011D, 26.1267, -17.8241, -24, -0.999977, 0, 0, -0.006763, False, '2005-02-09 10:00:00'); /* Chest */ @@ -79,8 +79,8 @@ VALUES (0x70015011, 1917, 0x0015011D, 28.5182, -18.4159, -24, 0.999601, 0, 0, - /* @teleloc 0x0015011D [28.518200 -18.415899 -24.000000] 0.999601 0.000000 0.000000 -0.028248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70015012, 278, 0x0015011F, 30, -24.755, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0015011F [30.000000 -24.754999 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70015012, 278, 0x0015011F, 30, -24.755, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0015011F [30.000000 -24.754999 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70015013, 30687, 0x00150120, 29.0897, -26.1682, -23.989, -0.416874, 0, 0, -0.908964, True, '2005-02-09 10:00:00'); /* Withered Revered Tumerok Shaman */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0016.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0016.sql index 460809a4ce..f3cfbacb19 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0016.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0016.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0016; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70016000, 30692, 0x00160100, 10, -10, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x00160100 [10.000000 -10.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70016000, 30692, 0x00160100, 10, -10, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x00160100 [10.000000 -10.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70016001, 30687, 0x00160102, 19.4494, -13.741, -29.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Revered Tumerok Shaman */ @@ -59,16 +59,16 @@ VALUES (0x7001600C, 278, 0x00160119, 20, -45.25, -24, 1, 0, 0, 0, False, '2005 /* @teleloc 0x00160119 [20.000000 -45.250000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001600D, 30683, 0x0016011D, 28.7598, -21.3873, -23.9929, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Banderling Hierophant */ -/* @teleloc 0x0016011D [28.759800 -21.387300 -23.992901] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001600D, 30683, 0x0016011D, 28.7598, -21.3873, -23.9929, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Banderling Hierophant */ +/* @teleloc 0x0016011D [28.759800 -21.387300 -23.992901] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001600E, 30683, 0x0016011D, 31.5103, -20.6302, -23.9929, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Banderling Hierophant */ -/* @teleloc 0x0016011D [31.510300 -20.630199 -23.992901] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001600E, 30683, 0x0016011D, 31.5103, -20.6302, -23.9929, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Banderling Hierophant */ +/* @teleloc 0x0016011D [31.510300 -20.630199 -23.992901] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001600F, 30683, 0x0016011D, 30.8675, -22.62, -23.9929, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Banderling Hierophant */ -/* @teleloc 0x0016011D [30.867500 -22.620001 -23.992901] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001600F, 30683, 0x0016011D, 30.8675, -22.62, -23.9929, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Banderling Hierophant */ +/* @teleloc 0x0016011D [30.867500 -22.620001 -23.992901] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70016010, 1942, 0x0016011D, 26.1267, -17.8241, -24, -0.999977, 0, 0, -0.006763, False, '2005-02-09 10:00:00'); /* Chest */ @@ -79,8 +79,8 @@ VALUES (0x70016011, 1936, 0x0016011D, 28.5182, -18.4159, -24, 0.999601, 0, 0, - /* @teleloc 0x0016011D [28.518200 -18.415899 -24.000000] 0.999601 0.000000 0.000000 -0.028248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70016012, 278, 0x0016011F, 30, -24.755, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0016011F [30.000000 -24.754999 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70016012, 278, 0x0016011F, 30, -24.755, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0016011F [30.000000 -24.754999 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70016013, 30687, 0x00160120, 29.0897, -26.1682, -23.989, -0.416874, 0, 0, -0.908964, True, '2005-02-09 10:00:00'); /* Withered Revered Tumerok Shaman */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0017.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0017.sql index 6862dcf2b8..c992bd263c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0017.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0017.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0017; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70017000, 30694, 0x00170100, 10, -10, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x00170100 [10.000000 -10.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70017000, 30694, 0x00170100, 10, -10, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x00170100 [10.000000 -10.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70017001, 30687, 0x00170102, 19.4494, -13.741, -29.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Revered Tumerok Shaman */ @@ -59,16 +59,16 @@ VALUES (0x7001700C, 278, 0x00170119, 20, -45.25, -24, 1, 0, 0, 0, False, '2005 /* @teleloc 0x00170119 [20.000000 -45.250000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001700D, 30689, 0x0017011D, 28.7598, -21.3873, -23.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Raider Prefect */ -/* @teleloc 0x0017011D [28.759800 -21.387300 -23.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001700D, 30689, 0x0017011D, 28.7598, -21.3873, -23.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Raider Prefect */ +/* @teleloc 0x0017011D [28.759800 -21.387300 -23.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001700E, 30689, 0x0017011D, 31.5103, -20.6302, -23.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Raider Prefect */ -/* @teleloc 0x0017011D [31.510300 -20.630199 -23.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001700E, 30689, 0x0017011D, 31.5103, -20.6302, -23.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Raider Prefect */ +/* @teleloc 0x0017011D [31.510300 -20.630199 -23.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001700F, 30689, 0x0017011D, 30.8675, -22.62, -23.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Raider Prefect */ -/* @teleloc 0x0017011D [30.867500 -22.620001 -23.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001700F, 30689, 0x0017011D, 30.8675, -22.62, -23.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Withered Raider Prefect */ +/* @teleloc 0x0017011D [30.867500 -22.620001 -23.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70017010, 3963, 0x0017011D, 26.1267, -17.8241, -24, -0.999977, 0, 0, -0.006763, False, '2005-02-09 10:00:00'); /* Chest */ @@ -79,8 +79,8 @@ VALUES (0x70017011, 3963, 0x0017011D, 28.5182, -18.4159, -24, 0.999601, 0, 0, - /* @teleloc 0x0017011D [28.518200 -18.415899 -24.000000] 0.999601 0.000000 0.000000 -0.028248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70017012, 278, 0x0017011F, 30, -24.755, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0017011F [30.000000 -24.754999 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70017012, 278, 0x0017011F, 30, -24.755, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0017011F [30.000000 -24.754999 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70017013, 30687, 0x00170120, 29.0897, -26.1682, -23.989, -0.416874, 0, 0, -0.908964, True, '2005-02-09 10:00:00'); /* Withered Revered Tumerok Shaman */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0018.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0018.sql index 0b3c42d40b..931edbe10f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0018.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0018.sql @@ -59,11 +59,11 @@ VALUES (0x7001800B, 0x70018006, '2005-02-09 10:00:00') /* Drudge Prowler (28642) INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001800C, 28657, 0x00180146, 89.9225, -237.837, -5.995, -0.999896, 0, 0, 0.0144, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x00180146 [89.922501 -237.837006 -5.995000] -0.999896 0.000000 0.000000 0.014399 */ +/* @teleloc 0x00180146 [89.922501 -237.837006 -5.995000] -0.999896 0.000000 0.000000 0.014400 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001800D, 28657, 0x00180146, 88.748, -239.984, -5.995, -0.999896, 0, 0, 0.0144, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x00180146 [88.748001 -239.983994 -5.995000] -0.999896 0.000000 0.000000 0.014399 */ +/* @teleloc 0x00180146 [88.748001 -239.983994 -5.995000] -0.999896 0.000000 0.000000 0.014400 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001800E, 7923, 0x00180148, 90, -260, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -190,8 +190,8 @@ VALUES (0x70018021, 28657, 0x00180192, 70, -330, 0.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x00180192 [70.000000 -330.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70018022, 28657, 0x0018019B, 70, -350, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x0018019B [70.000000 -350.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70018022, 28657, 0x0018019B, 70, -350, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x0018019B [70.000000 -350.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70018023, 30294, 0x001801A9, 78.4553, -201.287, 0.005, -0.981449, 0, 0, 0.191721, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -274,8 +274,8 @@ VALUES (0x70018030, 29304, 0x00180208, 100, -340, 0.005, 1, 0, 0, 0, True, '200 /* @teleloc 0x00180208 [100.000000 -340.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70018031, 28657, 0x00180212, 100, -410, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x00180212 [100.000000 -410.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70018031, 28657, 0x00180212, 100, -410, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x00180212 [100.000000 -410.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70018032, 28651, 0x00180214, 111.316, -100.641, 0.005, 0.049466, 0, 0, 0.998776, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -302,12 +302,12 @@ VALUES (0x70018037, 28657, 0x00180225, 110, -330, 0.005, 1, 0, 0, 0, True, '200 /* @teleloc 0x00180225 [110.000000 -330.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70018038, 28657, 0x0018022E, 110, -350, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x0018022E [110.000000 -350.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70018038, 28657, 0x0018022E, 110, -350, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x0018022E [110.000000 -350.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70018039, 2609, 0x0018023A, 130, -213, 0.074, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x0018023A [130.000000 -213.000000 0.074000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70018039, 2609, 0x0018023A, 130, -213, 0.074, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x0018023A [130.000000 -213.000000 0.074000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001803A, 29362, 0x0018023C, 144.038, -152.054, 0.005, -0.085224, 0, 0, -0.996362, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -355,7 +355,7 @@ VALUES (0x70018044, 28657, 0x001802B6, 180.697, -500.4, 12.005, 0.999991, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70018045, 28657, 0x001802B7, 178.768, -509.514, 12.005, 0.995417, 0, 0, -0.095631, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x001802B7 [178.768005 -509.514008 12.005000] 0.995417 0.000000 0.000000 -0.095630 */ +/* @teleloc 0x001802B7 [178.768005 -509.514008 12.005000] 0.995417 0.000000 0.000000 -0.095631 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70018046, 29304, 0x001802B7, 180.768, -510.001, 12.005, 0.99906, 0, 0, -0.04334, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0019.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0019.sql index 3d6e509c42..1d9d0a4d9a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0019.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0019.sql @@ -92,12 +92,12 @@ VALUES (0x7001900D, 5407, 0x00190172, 100, -300, 6.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x00190172 [100.000000 -300.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001900E, 5407, 0x0019017A, 100, -310, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ -/* @teleloc 0x0019017A [100.000000 -310.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001900E, 5407, 0x0019017A, 100, -310, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ +/* @teleloc 0x0019017A [100.000000 -310.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001900F, 5407, 0x00190186, 100, -320, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ -/* @teleloc 0x00190186 [100.000000 -320.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001900F, 5407, 0x00190186, 100, -320, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ +/* @teleloc 0x00190186 [100.000000 -320.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70019010, 28653, 0x0019018F, 143.527, -940.857, 6.005, 0.660413, 0, 0, -0.750903, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -132,8 +132,8 @@ VALUES (0x70019017, 28638, 0x001901A4, 60.6325, -748.765, 12.005, 0.980593, 0, 0 /* @teleloc 0x001901A4 [60.632500 -748.765015 12.005000] 0.980593 0.000000 0.000000 -0.196056 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70019018, 30287, 0x001901A5, 60, -756, 12.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x001901A5 [60.000000 -756.000000 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70019018, 30287, 0x001901A5, 60, -756, 12.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x001901A5 [60.000000 -756.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70019018, 0x70019038, '2005-02-09 10:00:00') /* Lever (2609) */; @@ -206,8 +206,8 @@ VALUES (0x70019028, 29413, 0x00190213, 90.0348, -853.19, 12.005, -0.999868, 0, 0 /* @teleloc 0x00190213 [90.034798 -853.190002 12.005000] -0.999868 0.000000 0.000000 0.016231 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70019029, 29375, 0x00190216, 90, -896, 12.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x00190216 [90.000000 -896.000000 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70019029, 29375, 0x00190216, 90, -896, 12.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x00190216 [90.000000 -896.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001902A, 22054, 0x0019022C, 100, -220, 12.029, 0.911039, 0, 0, 0.412321, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ @@ -218,8 +218,8 @@ VALUES (0x7001902B, 30289, 0x00190233, 99.954, -309.37, 12.005, 0.9996, 0, 0, 0. /* @teleloc 0x00190233 [99.954002 -309.369995 12.005000] 0.999600 0.000000 0.000000 0.028272 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001902C, 30298, 0x00190234, 100, -320, 12.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x00190234 [100.000000 -320.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001902C, 30298, 0x00190234, 100, -320, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x00190234 [100.000000 -320.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001902D, 28638, 0x0019024A, 121.718, -731.58, 12.005, -0.64344, 0, 0, -0.765496, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -230,8 +230,8 @@ VALUES (0x7001902E, 28638, 0x0019024C, 119.065, -750.341, 12.005, 0.984727, 0, 0 /* @teleloc 0x0019024C [119.065002 -750.341003 12.005000] 0.984727 0.000000 0.000000 0.174108 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001902F, 30287, 0x0019024D, 120, -756, 12.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0019024D [120.000000 -756.000000 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001902F, 30287, 0x0019024D, 120, -756, 12.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0019024D [120.000000 -756.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7001902F, 0x7001904C, '2005-02-09 10:00:00') /* Lever (2609) */; @@ -273,12 +273,12 @@ VALUES (0x70019038, 2609, 0x00190274, 47, -740, 18.005, -0.699639, 0, 0, -0.714 /* @teleloc 0x00190274 [47.000000 -740.000000 18.004999] -0.699639 0.000000 0.000000 -0.714497 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70019039, 28653, 0x00190279, 60, -570.732, 18.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x00190279 [60.000000 -570.731995 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70019039, 28653, 0x00190279, 60, -570.732, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x00190279 [60.000000 -570.731995 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001903A, 28653, 0x00190279, 58.352, -568.709, 18.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x00190279 [58.352001 -568.708984 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001903A, 28653, 0x00190279, 58.352, -568.709, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x00190279 [58.352001 -568.708984 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001903B, 30290, 0x00190297, 78.2134, -419.161, 18.005, 0.948593, 0, 0, -0.316498, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -385,8 +385,8 @@ VALUES (0x70019054, 28652, 0x00190325, 59.7327, -519.239, 24.005, 0.880448, 0, 0 /* @teleloc 0x00190325 [59.732700 -519.239014 24.004999] 0.880448 0.000000 0.000000 -0.474143 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70019055, 7923, 0x00190345, 90, -510, 24.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00190345 [90.000000 -510.000000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70019055, 7923, 0x00190345, 90, -510, 24.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00190345 [90.000000 -510.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70019055, 0x70019010, '2005-02-09 10:00:00') /* Drudge Prowler (28653) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/001A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/001A.sql index 81bd1f9b2b..3fc6e86e2e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/001A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/001A.sql @@ -133,20 +133,20 @@ VALUES (0x7001A016, 0x7001A000, '2005-02-09 10:00:00') /* Drudge Prowler (28656) , (0x7001A016, 0x7001A04D, '2005-02-09 10:00:00') /* Drudge Prowler (30301) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001A017, 28652, 0x001A0181, 190, -107.92, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x001A0181 [190.000000 -107.919998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001A017, 28652, 0x001A0181, 190, -107.92, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x001A0181 [190.000000 -107.919998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001A018, 28652, 0x001A0181, 188.47, -107.92, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x001A0181 [188.470001 -107.919998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001A018, 28652, 0x001A0181, 188.47, -107.92, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x001A0181 [188.470001 -107.919998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001A019, 28656, 0x001A01A2, 250.238, -413.191, 0.005, -0.998932, 0, 0, 0.04621, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x001A01A2 [250.238007 -413.191010 0.005000] -0.998932 0.000000 0.000000 0.046209 */ +/* @teleloc 0x001A01A2 [250.238007 -413.191010 0.005000] -0.998932 0.000000 0.000000 0.046210 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001A01A, 28656, 0x001A01A2, 248.315, -413.013, 0.005, -0.998932, 0, 0, 0.04621, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x001A01A2 [248.315002 -413.013000 0.005000] -0.998932 0.000000 0.000000 0.046209 */ +/* @teleloc 0x001A01A2 [248.315002 -413.013000 0.005000] -0.998932 0.000000 0.000000 0.046210 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001A01B, 29303, 0x001A01A3, 248.826, -417.211, 0.005, -0.998932, 0, 0, 0.046209, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -173,8 +173,8 @@ VALUES (0x7001A020, 29385, 0x001A01B5, 30, -202, 6.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x001A01B5 [30.000000 -202.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001A021, 29385, 0x001A01B9, 30, -238, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Platinum Legion Quartermaster's Chest */ -/* @teleloc 0x001A01B9 [30.000000 -238.000000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001A021, 29385, 0x001A01B9, 30, -238, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Platinum Legion Quartermaster's Chest */ +/* @teleloc 0x001A01B9 [30.000000 -238.000000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001A022, 29424, 0x001A01C2, 61.2757, -219.998, 6.005, 0.74465, 0, 0, -0.667455, True, '2005-02-09 10:00:00'); /* Platinum Legion Quartermaster */ @@ -197,8 +197,8 @@ VALUES (0x7001A026, 28655, 0x001A01C9, 69.8013, -221.383, 6.005, 0.703727, 0, 0, /* @teleloc 0x001A01C9 [69.801300 -221.382996 6.005000] 0.703727 0.000000 0.000000 -0.710471 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001A027, 30287, 0x001A01E9, 130, -284, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x001A01E9 [130.000000 -284.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001A027, 30287, 0x001A01E9, 130, -284, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x001A01E9 [130.000000 -284.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7001A027, 0x7001A02D, '2005-02-09 10:00:00') /* Lever (286) */; @@ -245,8 +245,8 @@ VALUES (0x7001A02A, 28635, 0x001A01F2, 130.881, -316.679, 6.005, 0.019923, 0, 0, /* @teleloc 0x001A01F2 [130.880997 -316.678986 6.005000] 0.019923 0.000000 0.000000 0.999802 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001A02B, 30287, 0x001A01FA, 130, -404, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x001A01FA [130.000000 -404.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001A02B, 30287, 0x001A01FA, 130, -404, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x001A01FA [130.000000 -404.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7001A02B, 0x7001A047, '2005-02-09 10:00:00') /* Lever (2609) */; @@ -344,8 +344,8 @@ VALUES (0x7001A042, 28656, 0x001A02A8, 130.876, -186.689, 12.005, -0.027437, 0, /* @teleloc 0x001A02A8 [130.876007 -186.688995 12.005000] -0.027437 0.000000 0.000000 0.999624 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001A043, 30287, 0x001A02AE, 130, -250, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x001A02AE [130.000000 -250.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001A043, 30287, 0x001A02AE, 130, -250, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x001A02AE [130.000000 -250.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7001A043, 0x7001A03E, '2005-02-09 10:00:00') /* Lever (286) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/001B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/001B.sql index 849bfe1a01..e89c86848d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/001B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/001B.sql @@ -213,8 +213,8 @@ VALUES (0x7001B02B, 28657, 0x001B01D7, 78.426, -349.205, 6.005, -0.99736, 0, 0, /* @teleloc 0x001B01D7 [78.426003 -349.204987 6.005000] -0.997360 0.000000 0.000000 0.072617 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001B02C, 30287, 0x001B01D9, 80.0083, -365.99, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x001B01D9 [80.008301 -365.989990 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001B02C, 30287, 0x001B01D9, 80.0083, -365.99, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x001B01D9 [80.008301 -365.989990 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7001B02C, 0x7001B038, '2005-02-09 10:00:00') /* Lever (2609) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/001C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/001C.sql index 60f44c3436..88ae85d728 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/001C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/001C.sql @@ -183,7 +183,7 @@ VALUES (0x7001C023, 29348, 0x001C02C0, 270.23, -500.053, 30.01, 0.998063, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001C024, 29349, 0x001C02C2, 269.553, -508.538, 30.01, 0.999935, 0, 0, 0.011363, True, '2005-02-09 10:00:00'); /* Lithos Lugian */ -/* @teleloc 0x001C02C2 [269.553009 -508.537994 30.010000] 0.999935 0.000000 0.000000 0.011362 */ +/* @teleloc 0x001C02C2 [269.553009 -508.537994 30.010000] 0.999935 0.000000 0.000000 0.011363 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001C025, 29472, 0x001C02C3, 270.546, -521.278, 30.005, 0.502412, 0, 0, -0.864628, False, '2005-02-09 10:00:00'); /* Corpse */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/001D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/001D.sql index c1a41df3aa..8ef9bb3061 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/001D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/001D.sql @@ -198,8 +198,8 @@ VALUES (0x7001D026, 29344, 0x001D0257, 378.555, -317.559, 12.005, 0.892961, 0, 0 /* @teleloc 0x001D0257 [378.554993 -317.558990 12.005000] 0.892961 0.000000 0.000000 0.450134 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001D027, 7923, 0x001D0268, 50, -570, 18.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x001D0268 [50.000000 -570.000000 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001D027, 7923, 0x001D0268, 50, -570, 18.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x001D0268 [50.000000 -570.000000 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7001D027, 0x7001D00B, '2005-02-09 10:00:00') /* Drudge Prowler (29341) */ @@ -257,9 +257,9 @@ VALUES (0x7001D032, 29344, 0x001D02CF, 140, -560.781, 18.005, 1, 0, 0, 0, True, /* @teleloc 0x001D02CF [140.000000 -560.781006 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001D033, 29344, 0x001D02D5, 150.896, -539.165, 18.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x001D02D5 [150.895996 -539.164978 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001D033, 29344, 0x001D02D5, 150.896, -539.165, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x001D02D5 [150.895996 -539.164978 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001D034, 29344, 0x001D02D9, 161.136, -530.78, 18.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x001D02D9 [161.136002 -530.780029 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7001D034, 29344, 0x001D02D9, 161.136, -530.78, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x001D02D9 [161.136002 -530.780029 18.004999] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/001E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/001E.sql index 7f19796971..d1cf9e93a7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/001E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/001E.sql @@ -73,8 +73,8 @@ VALUES (0x7001E00A, 29471, 0x001E012B, 481.356, -49.3948, -17.995, 0.025651, 0, /* @teleloc 0x001E012B [481.355988 -49.394798 -17.995001] 0.025651 0.000000 0.000000 0.999671 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001E00B, 2179, 0x001E012D, 480, -54.755, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x001E012D [480.000000 -54.755001 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001E00B, 2179, 0x001E012D, 480, -54.755, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x001E012D [480.000000 -54.755001 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7001E00B, 0x7001E035, '2005-02-09 10:00:00') /* Lever (2609) */; @@ -438,8 +438,8 @@ VALUES (0x7001E058, 286, 0x001E02CF, 375.6, -250, 1.5, -0.707107, 0, 0, -0.707 /* @teleloc 0x001E02CF [375.600006 -250.000000 1.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001E059, 278, 0x001E02D1, 380, -254.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x001E02D1 [380.000000 -254.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001E059, 278, 0x001E02D1, 380, -254.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x001E02D1 [380.000000 -254.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001E05A, 30295, 0x001E02D3, 375.728, -259.906, 0.005, -0.681967, 0, 0, -0.731383, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/001F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/001F.sql index b4933aa38c..c628a8b4e7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/001F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/001F.sql @@ -145,8 +145,8 @@ VALUES (0x7001F023, 28640, 0x001F0263, 335.803, -446.43, -17.995, 0.998619, 0, 0 /* @teleloc 0x001F0263 [335.803009 -446.429993 -17.995001] 0.998619 0.000000 0.000000 0.052538 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7001F024, 29497, 0x001F0284, 110, -256, 0.143, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corcima Castle Central Ward */ -/* @teleloc 0x001F0284 [110.000000 -256.000000 0.143000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7001F024, 29497, 0x001F0284, 110, -256, 0.143, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corcima Castle Central Ward */ +/* @teleloc 0x001F0284 [110.000000 -256.000000 0.143000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7001F025, 7923, 0x001F0286, 120, -253, 0.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0020.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0020.sql index ecb27746ab..b88ab5d3af 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0020.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0020.sql @@ -100,12 +100,12 @@ VALUES (0x70020017, 28647, 0x00200207, 382.718, -163.277, -23.995, 0.965578, 0, /* @teleloc 0x00200207 [382.717987 -163.276993 -23.995001] 0.965578 0.000000 0.000000 0.260115 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70020018, 28650, 0x0020020D, 389, -176.987, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x0020020D [389.000000 -176.987000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70020018, 28650, 0x0020020D, 389, -176.987, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x0020020D [389.000000 -176.987000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70020019, 28650, 0x0020020D, 387.758, -178.234, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x0020020D [387.757996 -178.233994 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70020019, 28650, 0x0020020D, 387.758, -178.234, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x0020020D [387.757996 -178.233994 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7002001A, 28643, 0x00200211, 429.859, -182.361, -23.995, -0.674728, 0, 0, -0.738067, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -127,8 +127,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7002001D, 0x7002001E, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7002001E, 2609, 0x00200244, 250, -107.5, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x00200244 [250.000000 -107.500000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7002001E, 2609, 0x00200244, 250, -107.5, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x00200244 [250.000000 -107.500000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7002001F, 28650, 0x00200249, 250.261, -141.537, -11.995, -0.07891, 0, 0, -0.996882, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -191,8 +191,8 @@ VALUES (0x7002002D, 28647, 0x002002D2, 47.6222, -100.683, 0.005, 0.968912, 0, 0, /* @teleloc 0x002002D2 [47.622200 -100.682999 0.005000] 0.968912 0.000000 0.000000 -0.247404 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7002002E, 29499, 0x002002D5, 60, 0, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corcima Castle Central Ward */ -/* @teleloc 0x002002D5 [60.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7002002E, 29499, 0x002002D5, 60, 0, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corcima Castle Central Ward */ +/* @teleloc 0x002002D5 [60.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7002002F, 7932, 0x002002E1, 60, -100, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0021.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0021.sql index 5359ead9fe..ff7e03efb0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0021.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0021.sql @@ -37,12 +37,12 @@ VALUES (0x70021008, 29491, 0x00210112, 23, -66, 0.008, -0.021954, 0, 0, -0.99975 /* @teleloc 0x00210112 [23.000000 -66.000000 0.008000] -0.021954 0.000000 0.000000 -0.999759 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70021009, 29491, 0x00210113, 23, -84, 0.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Knight of Karlun Guard */ -/* @teleloc 0x00210113 [23.000000 -84.000000 0.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70021009, 29491, 0x00210113, 23, -84, 0.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Knight of Karlun Guard */ +/* @teleloc 0x00210113 [23.000000 -84.000000 0.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7002100A, 29491, 0x00210113, 17, -84, 0.008, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Knight of Karlun Guard */ -/* @teleloc 0x00210113 [17.000000 -84.000000 0.008000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7002100A, 29491, 0x00210113, 17, -84, 0.008, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Knight of Karlun Guard */ +/* @teleloc 0x00210113 [17.000000 -84.000000 0.008000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7002100B, 29503, 0x0021013E, 20, -142, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corcima Castle Central Ward */ @@ -57,8 +57,8 @@ VALUES (0x7002100D, 29490, 0x00210158, 20, -2, 6.008, -0.001423, 0, 0, -0.999999 /* @teleloc 0x00210158 [20.000000 -2.000000 6.008000] -0.001423 0.000000 0.000000 -0.999999 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7002100E, 29491, 0x00210158, 17, -0, 6.008, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Knight of Karlun Guard */ -/* @teleloc 0x00210158 [17.000000 -0.000000 6.008000] 0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7002100E, 29491, 0x00210158, 17, 0, 6.008, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Knight of Karlun Guard */ +/* @teleloc 0x00210158 [17.000000 0.000000 6.008000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7002100F, 29491, 0x00210158, 23, 0, 6.008, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Knight of Karlun Guard */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0024.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0024.sql index 6573226c6b..285c6ed889 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0024.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0024.sql @@ -9,8 +9,8 @@ VALUES (0x70024001, 25572, 0x002401DB, 80, 0, -17.995, 1, 0, 0, 0, False, '2005- /* @teleloc 0x002401DB [80.000000 0.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70024002, 25572, 0x0024022E, 120, -20, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Dispel All Trap */ -/* @teleloc 0x0024022E [120.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70024002, 25572, 0x0024022E, 120, -20, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Dispel All Trap */ +/* @teleloc 0x0024022E [120.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70024003, 30767, 0x00240271, 30, -40, -11.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Effigy of Bitterness Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0025.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0025.sql index 53f7cb36da..58997e7364 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0025.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0025.sql @@ -9,8 +9,8 @@ VALUES (0x70025001, 25572, 0x002501DB, 80, 0, -17.995, 1, 0, 0, 0, False, '2005- /* @teleloc 0x002501DB [80.000000 0.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70025002, 25572, 0x0025022E, 120, -20, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Dispel All Trap */ -/* @teleloc 0x0025022E [120.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70025002, 25572, 0x0025022E, 120, -20, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Dispel All Trap */ +/* @teleloc 0x0025022E [120.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70025003, 30770, 0x00250271, 30, -40, -11.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Effigy of Anger Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0026.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0026.sql index 83610c1223..8f1dc11da7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0026.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0026.sql @@ -9,8 +9,8 @@ VALUES (0x70026001, 25572, 0x002601DB, 80, 0, -17.995, 1, 0, 0, 0, False, '2005- /* @teleloc 0x002601DB [80.000000 0.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70026002, 25572, 0x0026022E, 120, -20, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Dispel All Trap */ -/* @teleloc 0x0026022E [120.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70026002, 25572, 0x0026022E, 120, -20, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Dispel All Trap */ +/* @teleloc 0x0026022E [120.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70026003, 30773, 0x00260271, 30, -40, -11.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Effigy of Cruelty Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0027.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0027.sql index fa2e8db680..a0e2d1531b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0027.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0027.sql @@ -9,8 +9,8 @@ VALUES (0x70027001, 25572, 0x002701DB, 80, 0, -17.995, 1, 0, 0, 0, False, '2005- /* @teleloc 0x002701DB [80.000000 0.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70027002, 25572, 0x0027022E, 120, -20, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Dispel All Trap */ -/* @teleloc 0x0027022E [120.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70027002, 25572, 0x0027022E, 120, -20, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Dispel All Trap */ +/* @teleloc 0x0027022E [120.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70027003, 30776, 0x00270271, 30, -40, -11.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Effigy of Slaughter Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0028.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0028.sql index df6db6bc6f..99289b18e4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0028.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0028.sql @@ -9,8 +9,8 @@ VALUES (0x70028001, 25572, 0x002801DB, 80, 0, -17.995, 1, 0, 0, 0, False, '2005- /* @teleloc 0x002801DB [80.000000 0.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70028002, 25572, 0x0028022E, 120, -20, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Dispel All Trap */ -/* @teleloc 0x0028022E [120.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70028002, 25572, 0x0028022E, 120, -20, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Dispel All Trap */ +/* @teleloc 0x0028022E [120.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70028003, 30776, 0x00280271, 30, -40, -11.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Effigy of Slaughter Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00F2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00F2.sql index 25c8d298ba..4a088c60f2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00F2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00F2.sql @@ -5,8 +5,8 @@ VALUES (0x700F2000, 29713, 0x00F20111, 10, 0, -5.995, 0, 0, 0, -1, True, '2005- /* @teleloc 0x00F20111 [10.000000 0.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F2001, 29938, 0x00F20117, 10, -19.825, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00F20117 [10.000000 -19.825001 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F2001, 29938, 0x00F20117, 10, -19.825, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00F20117 [10.000000 -19.825001 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F2001, 0x700F2002, '2005-02-09 10:00:00') /* Lever (29593) */; @@ -28,8 +28,8 @@ VALUES (0x700F2005, 29712, 0x00F20147, 10, -90, 0.005, 1, 0, 0, 0, True, '2005- /* @teleloc 0x00F20147 [10.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F2006, 29938, 0x00F2014D, 10, -109.825, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00F2014D [10.000000 -109.824997 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F2006, 29938, 0x00F2014D, 10, -109.825, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00F2014D [10.000000 -109.824997 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F2006, 0x700F2008, '2005-02-09 10:00:00') /* Lever (29593) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00F3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00F3.sql index 3bdc62435a..a49c00dac2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00F3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00F3.sql @@ -173,8 +173,8 @@ VALUES (0x700F3028, 27988, 0x00F302E9, 30, -160, 6.005, 0, 0, 0, -1, True, '200 /* @teleloc 0x00F302E9 [30.000000 -160.000000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F3029, 27981, 0x00F302F3, 30, -180, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Boor */ -/* @teleloc 0x00F302F3 [30.000000 -180.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F3029, 27981, 0x00F302F3, 30, -180, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Boor */ +/* @teleloc 0x00F302F3 [30.000000 -180.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700F302A, 26019, 0x00F30303, 29.0814, -210.202, 6.03846, -0.946315, 0, 0, -0.323245, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -205,8 +205,8 @@ VALUES (0x700F3030, 26015, 0x00F30321, 41.4098, -159.567, 6.03846, 0.836633, 0, /* @teleloc 0x00F30321 [41.409801 -159.567001 6.038460] 0.836633 0.000000 0.000000 0.547764 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F3031, 26019, 0x00F30348, 50, -140, 6.03846, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0x00F30348 [50.000000 -140.000000 6.038460] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700F3031, 26019, 0x00F30348, 50, -140, 6.03846, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ +/* @teleloc 0x00F30348 [50.000000 -140.000000 6.038460] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700F3032, 26015, 0x00F3034A, 47.1398, -151.625, 6.03846, -0.972884, 0, 0, 0.231294, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00F4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00F4.sql index 49cc34f13e..b3da1e2406 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00F4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00F4.sql @@ -73,8 +73,8 @@ VALUES (0x700F4011, 26014, 0x00F4014B, 30.2996, -8.12196, 0.04166, 0.009471, 0, /* @teleloc 0x00F4014B [30.299601 -8.121960 0.041660] 0.009471 0.000000 0.000000 0.999955 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F4012, 7924, 0x00F40153, 26.7632, -79.5854, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x00F40153 [26.763201 -79.585403 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F4012, 7924, 0x00F40153, 26.7632, -79.5854, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x00F40153 [26.763201 -79.585403 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F4012, 0x700F4000, '2005-02-09 10:00:00') /* Guruk Crusher (27984) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00F5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00F5.sql index d7abe96e6c..c7dd6c6dd1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00F5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00F5.sql @@ -73,8 +73,8 @@ VALUES (0x700F5011, 26014, 0x00F5014B, 30.2996, -8.12196, 0.04166, 0.009471, 0, /* @teleloc 0x00F5014B [30.299601 -8.121960 0.041660] 0.009471 0.000000 0.000000 0.999955 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F5012, 7924, 0x00F50153, 26.7632, -79.5854, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x00F50153 [26.763201 -79.585403 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F5012, 7924, 0x00F50153, 26.7632, -79.5854, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x00F50153 [26.763201 -79.585403 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F5012, 0x700F5000, '2005-02-09 10:00:00') /* Guruk Crusher (27984) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00F6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00F6.sql index 1497c986fb..326ae101fa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00F6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00F6.sql @@ -73,8 +73,8 @@ VALUES (0x700F6011, 26014, 0x00F6014B, 30.2996, -8.12196, 0.04166, 0.009471, 0, /* @teleloc 0x00F6014B [30.299601 -8.121960 0.041660] 0.009471 0.000000 0.000000 0.999955 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F6012, 7924, 0x00F60153, 26.7632, -79.5854, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x00F60153 [26.763201 -79.585403 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F6012, 7924, 0x00F60153, 26.7632, -79.5854, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x00F60153 [26.763201 -79.585403 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F6012, 0x700F6000, '2005-02-09 10:00:00') /* Guruk Crusher (27984) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00F7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00F7.sql index e8ec6229f4..5311c97984 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00F7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00F7.sql @@ -73,8 +73,8 @@ VALUES (0x700F7011, 26014, 0x00F7014B, 30.2996, -8.12196, 0.04166, 0.009471, 0, /* @teleloc 0x00F7014B [30.299601 -8.121960 0.041660] 0.009471 0.000000 0.000000 0.999955 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F7012, 7924, 0x00F70153, 26.7632, -79.5854, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x00F70153 [26.763201 -79.585403 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F7012, 7924, 0x00F70153, 26.7632, -79.5854, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x00F70153 [26.763201 -79.585403 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F7012, 0x700F7000, '2005-02-09 10:00:00') /* Guruk Crusher (27984) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00F8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00F8.sql index a753baa388..65ffc88b58 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00F8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00F8.sql @@ -73,8 +73,8 @@ VALUES (0x700F8011, 26014, 0x00F8014B, 30.2996, -8.12196, 0.04166, 0.009471, 0, /* @teleloc 0x00F8014B [30.299601 -8.121960 0.041660] 0.009471 0.000000 0.000000 0.999955 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F8012, 7924, 0x00F80153, 26.7632, -79.5854, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x00F80153 [26.763201 -79.585403 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F8012, 7924, 0x00F80153, 26.7632, -79.5854, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x00F80153 [26.763201 -79.585403 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F8012, 0x700F8000, '2005-02-09 10:00:00') /* Guruk Crusher (27984) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00F9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00F9.sql index 176443d827..af8d26da63 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00F9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00F9.sql @@ -638,16 +638,16 @@ VALUES (0x700F909A, 8420, 0x00F903F7, 27.1002, -82.147, -10.5, -0.707107, 0, 0, /* @teleloc 0x00F903F7 [27.100201 -82.147003 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F909B, 28104, 0x00F903F9, 30, -79.8529, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00F903F9 [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F909B, 28104, 0x00F903F9, 30, -79.8529, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00F903F9 [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F909B, 0x700F9097, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ , (0x700F909B, 0x700F909A, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F909C, 26021, 0x00F903FD, 30, -87.0677, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00F903FD [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F909C, 26021, 0x00F903FD, 30, -87.0677, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00F903FD [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700F909D, 26014, 0x00F90401, 28.648, -95.862, -11.9583, 0.997189, 0, 0, -0.074929, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -718,12 +718,12 @@ VALUES (0x700F90AD, 26014, 0x00F9041F, 46.7868, -41.9615, -11.9583, -0.960228, 0 /* @teleloc 0x00F9041F [46.786800 -41.961498 -11.958300] -0.960228 0.000000 0.000000 -0.279217 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F90AE, 27984, 0x00F90420, 47.5853, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00F90420 [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F90AE, 27984, 0x00F90420, 47.5853, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00F90420 [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F90AF, 27984, 0x00F90420, 51.9494, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00F90420 [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F90AF, 27984, 0x00F90420, 51.9494, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00F90420 [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700F90B0, 26019, 0x00F90422, 52.8916, -59.8974, -11.9615, -0.141868, 0, 0, -0.989886, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -762,8 +762,8 @@ VALUES (0x700F90B7, 0x700F90A9, '2005-02-09 10:00:00') /* Button (8420) */ , (0x700F90B7, 0x700F90B8, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F90B8, 8420, 0x00F9044E, 59.9866, -8.44375, -10.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x00F9044E [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F90B8, 8420, 0x00F9044E, 59.9866, -8.44375, -10.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x00F9044E [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700F90B9, 26014, 0x00F9044E, 63.802, -9.96464, -11.9583, 0.503659, 0, 0, -0.863903, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -1053,8 +1053,8 @@ VALUES (0x700F90F9, 8420, 0x00F90525, 82.8958, -152.016, -10.5, 0.707107, 0, 0, /* @teleloc 0x00F90525 [82.895798 -152.016006 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F90FA, 28104, 0x00F90526, 80, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00F90526 [80.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700F90FA, 28104, 0x00F90526, 80, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00F90526 [80.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F90FA, 0x700F90CA, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -1085,8 +1085,8 @@ VALUES (0x700F9100, 27981, 0x00F9052B, 87.5418, -33.5249, -11.995, -0.888664, 0, /* @teleloc 0x00F9052B [87.541801 -33.524899 -11.995000] -0.888664 0.000000 0.000000 0.458558 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F9101, 2131, 0x00F9052C, 90, -40, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00F9052C [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F9101, 2131, 0x00F9052C, 90, -40, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00F9052C [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700F9102, 26019, 0x00F9052C, 88.236, -35.8547, -11.9615, -0.90042, 0, 0, 0.435022, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -1141,8 +1141,8 @@ VALUES (0x700F910E, 27987, 0x00F9053C, 100, -120, -11.995, 0.968912, 0, 0, 0.247 /* @teleloc 0x00F9053C [100.000000 -120.000000 -11.995000] 0.968912 0.000000 0.000000 0.247404 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F910F, 2131, 0x00F9053D, 102.242, -130, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00F9053D [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F910F, 2131, 0x00F9053D, 102.242, -130, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00F9053D [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700F9110, 26021, 0x00F9053D, 100, -130, -11.9583, 0.968912, 0, 0, 0.247404, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -1153,16 +1153,16 @@ VALUES (0x700F9111, 26014, 0x00F9053E, 101.227, -140.248, -11.9583, 0.991883, 0, /* @teleloc 0x00F9053E [101.226997 -140.248001 -11.958300] 0.991883 0.000000 0.000000 0.127153 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F9112, 26021, 0x00F90540, 100, -151.442, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00F90540 [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F9112, 26021, 0x00F90540, 100, -151.442, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00F90540 [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700F9113, 8420, 0x00F90541, 97.1043, -151.616, -10.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x00F90541 [97.104301 -151.615997 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F9114, 28104, 0x00F90543, 100, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00F90543 [100.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700F9114, 28104, 0x00F90543, 100, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00F90543 [100.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F9114, 0x700F9113, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1370,8 +1370,8 @@ VALUES (0x700F9142, 27987, 0x00F90648, 80, -180, -5.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x00F90648 [80.000000 -180.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F9143, 27987, 0x00F90660, 90, -170, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ -/* @teleloc 0x00F90660 [90.000000 -170.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700F9143, 27987, 0x00F90660, 90, -170, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ +/* @teleloc 0x00F90660 [90.000000 -170.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700F9144, 26014, 0x00F90665, 88.0229, -180.058, -5.95834, -0.997788, 0, 0, -0.066481, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -1458,8 +1458,8 @@ VALUES (0x700F9158, 26014, 0x00F906E4, 67.8322, -130.197, 0.04166, -0.019322, 0, /* @teleloc 0x00F906E4 [67.832199 -130.197006 0.041660] -0.019322 0.000000 0.000000 0.999813 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F9159, 7923, 0x00F906F3, 94.3701, -80, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00F906F3 [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F9159, 7923, 0x00F906F3, 94.3701, -80, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00F906F3 [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F9159, 0x700F9038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */ @@ -1504,8 +1504,8 @@ VALUES (0x700F9159, 0x700F9038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015 , (0x700F9159, 0x700F9079, '2005-02-09 10:00:00') /* Guruk Miscreant (27988) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F915A, 7923, 0x00F906F3, 94.3858, -81.1469, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00F906F3 [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F915A, 7923, 0x00F906F3, 94.3858, -81.1469, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00F906F3 [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F915A, 0x700F9000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1581,8 +1581,8 @@ VALUES (0x700F915A, 0x700F9000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700F915A, 0x700F90EE, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F915B, 7923, 0x00F906F3, 94.3776, -82.1963, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00F906F3 [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F915B, 7923, 0x00F906F3, 94.3776, -82.1963, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00F906F3 [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F915B, 0x700F90C8, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1624,8 +1624,8 @@ VALUES (0x700F915B, 0x700F90C8, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700F915B, 0x700F9154, '2005-02-09 10:00:00') /* Guruk Heavy (27987) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F915C, 7923, 0x00F906F3, 94.4053, -78.8365, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00F906F3 [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F915C, 7923, 0x00F906F3, 94.4053, -78.8365, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00F906F3 [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F915C, 0x700F90CE, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ @@ -1680,8 +1680,8 @@ VALUES (0x700F915C, 0x700F90CE, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ , (0x700F915C, 0x700F9163, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F915D, 7923, 0x00F906F3, 94.3306, -77.8851, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00F906F3 [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F915D, 7923, 0x00F906F3, 94.3306, -77.8851, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00F906F3 [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F915D, 0x700F908C, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1736,8 +1736,8 @@ VALUES (0x700F915D, 0x700F908C, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700F915D, 0x700F917B, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F915E, 7923, 0x00F906F3, 94.4965, -76.6193, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00F906F3 [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F915E, 7923, 0x00F906F3, 94.4965, -76.6193, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00F906F3 [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700F915E, 0x700F9049, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */ @@ -1864,8 +1864,8 @@ VALUES (0x700F916D, 29721, 0x00F90730, 84.481, -154.897, 6.005, 1, 0, 0, 0, Tru /* @teleloc 0x00F90730 [84.481003 -154.897003 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700F916E, 28104, 0x00F90735, 90, -104.844, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00F90735 [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700F916E, 28104, 0x00F90735, 90, -104.844, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00F90735 [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700F916F, 26014, 0x00F90736, 91.8056, -110.106, 6.04166, -0.079121, 0, 0, -0.996865, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00FA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00FA.sql index eab497b781..f222b1e363 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00FA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00FA.sql @@ -578,16 +578,16 @@ VALUES (0x700FA08A, 8420, 0x00FA03AA, 27.1002, -82.147, -10.5, -0.707107, 0, 0, /* @teleloc 0x00FA03AA [27.100201 -82.147003 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA08B, 28104, 0x00FA03AC, 30, -79.8529, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FA03AC [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA08B, 28104, 0x00FA03AC, 30, -79.8529, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FA03AC [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FA08B, 0x700FA087, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ , (0x700FA08B, 0x700FA08A, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA08C, 26021, 0x00FA03B0, 30, -87.0677, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FA03B0 [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA08C, 26021, 0x00FA03B0, 30, -87.0677, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FA03B0 [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FA08D, 26014, 0x00FA03B4, 28.648, -95.862, -11.9583, 0.997189, 0, 0, -0.074929, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -658,12 +658,12 @@ VALUES (0x700FA09D, 26014, 0x00FA03D2, 46.7868, -41.9615, -11.9583, -0.960228, 0 /* @teleloc 0x00FA03D2 [46.786800 -41.961498 -11.958300] -0.960228 0.000000 0.000000 -0.279217 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA09E, 27984, 0x00FA03D3, 47.5853, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00FA03D3 [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA09E, 27984, 0x00FA03D3, 47.5853, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00FA03D3 [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA09F, 27984, 0x00FA03D3, 51.9494, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00FA03D3 [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA09F, 27984, 0x00FA03D3, 51.9494, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00FA03D3 [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FA0A0, 26019, 0x00FA03D5, 52.8916, -59.8974, -11.9615, -0.141868, 0, 0, -0.989886, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -702,8 +702,8 @@ VALUES (0x700FA0A7, 0x700FA099, '2005-02-09 10:00:00') /* Button (8420) */ , (0x700FA0A7, 0x700FA0A8, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA0A8, 8420, 0x00FA0401, 59.9866, -8.44375, -10.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x00FA0401 [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA0A8, 8420, 0x00FA0401, 59.9866, -8.44375, -10.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x00FA0401 [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FA0A9, 26014, 0x00FA0401, 63.802, -9.96464, -11.9583, 0.503659, 0, 0, -0.863903, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -993,8 +993,8 @@ VALUES (0x700FA0E9, 8420, 0x00FA04D8, 82.8958, -152.016, -10.5, 0.707107, 0, 0, /* @teleloc 0x00FA04D8 [82.895798 -152.016006 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA0EA, 28104, 0x00FA04D9, 80, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FA04D9 [80.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FA0EA, 28104, 0x00FA04D9, 80, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FA04D9 [80.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FA0EA, 0x700FA0BA, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -1025,8 +1025,8 @@ VALUES (0x700FA0F0, 27981, 0x00FA04DE, 87.5418, -33.5249, -11.995, -0.888664, 0, /* @teleloc 0x00FA04DE [87.541801 -33.524899 -11.995000] -0.888664 0.000000 0.000000 0.458558 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA0F1, 2131, 0x00FA04DF, 90, -40, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00FA04DF [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA0F1, 2131, 0x00FA04DF, 90, -40, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00FA04DF [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FA0F2, 26019, 0x00FA04DF, 88.236, -35.8547, -11.9615, -0.90042, 0, 0, 0.435022, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -1129,8 +1129,8 @@ VALUES (0x700FA108, 27987, 0x00FA0501, 100, -120, -11.995, 0.968912, 0, 0, 0.247 /* @teleloc 0x00FA0501 [100.000000 -120.000000 -11.995000] 0.968912 0.000000 0.000000 0.247404 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA109, 2131, 0x00FA0502, 102.242, -130, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00FA0502 [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA109, 2131, 0x00FA0502, 102.242, -130, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00FA0502 [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FA10A, 26021, 0x00FA0502, 100, -130, -11.9583, 0.968912, 0, 0, 0.247404, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -1141,16 +1141,16 @@ VALUES (0x700FA10B, 26014, 0x00FA0503, 101.227, -140.248, -11.9583, 0.991883, 0, /* @teleloc 0x00FA0503 [101.226997 -140.248001 -11.958300] 0.991883 0.000000 0.000000 0.127153 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA10C, 26021, 0x00FA0505, 100, -151.442, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FA0505 [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA10C, 26021, 0x00FA0505, 100, -151.442, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FA0505 [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FA10D, 8420, 0x00FA0506, 97.1043, -151.616, -10.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x00FA0506 [97.104301 -151.615997 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA10E, 28104, 0x00FA0508, 100, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FA0508 [100.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FA10E, 28104, 0x00FA0508, 100, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FA0508 [100.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FA10E, 0x700FA10D, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1370,8 +1370,8 @@ VALUES (0x700FA13F, 27987, 0x00FA0602, 80, -180, -5.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x00FA0602 [80.000000 -180.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA140, 27987, 0x00FA061A, 90, -170, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ -/* @teleloc 0x00FA061A [90.000000 -170.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FA140, 27987, 0x00FA061A, 90, -170, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ +/* @teleloc 0x00FA061A [90.000000 -170.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FA141, 26014, 0x00FA061F, 88.0229, -180.058, -5.95834, -0.997788, 0, 0, -0.066481, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -1458,8 +1458,8 @@ VALUES (0x700FA155, 26014, 0x00FA069E, 67.8322, -130.197, 0.04166, -0.019322, 0, /* @teleloc 0x00FA069E [67.832199 -130.197006 0.041660] -0.019322 0.000000 0.000000 0.999813 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA156, 7923, 0x00FA06AD, 94.3701, -80, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FA06AD [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA156, 7923, 0x00FA06AD, 94.3701, -80, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FA06AD [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FA156, 0x700FA038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */ @@ -1504,8 +1504,8 @@ VALUES (0x700FA156, 0x700FA038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015 , (0x700FA156, 0x700FA074, '2005-02-09 10:00:00') /* Guruk Miscreant (27988) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA157, 7923, 0x00FA06AD, 94.3858, -81.1469, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FA06AD [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA157, 7923, 0x00FA06AD, 94.3858, -81.1469, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FA06AD [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FA157, 0x700FA000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1581,8 +1581,8 @@ VALUES (0x700FA157, 0x700FA000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FA157, 0x700FA0DE, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA158, 7923, 0x00FA06AD, 94.3776, -82.1963, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FA06AD [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA158, 7923, 0x00FA06AD, 94.3776, -82.1963, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FA06AD [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FA158, 0x700FA0B8, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1624,8 +1624,8 @@ VALUES (0x700FA158, 0x700FA0B8, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FA158, 0x700FA151, '2005-02-09 10:00:00') /* Guruk Heavy (27987) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA159, 7923, 0x00FA06AD, 94.4053, -78.8365, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FA06AD [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA159, 7923, 0x00FA06AD, 94.4053, -78.8365, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FA06AD [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FA159, 0x700FA0BE, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ @@ -1680,8 +1680,8 @@ VALUES (0x700FA159, 0x700FA0BE, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ , (0x700FA159, 0x700FA160, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA15A, 7923, 0x00FA06AD, 94.3306, -77.8851, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FA06AD [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA15A, 7923, 0x00FA06AD, 94.3306, -77.8851, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FA06AD [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FA15A, 0x700FA07C, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1736,8 +1736,8 @@ VALUES (0x700FA15A, 0x700FA07C, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FA15A, 0x700FA178, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA15B, 7923, 0x00FA06AD, 94.4965, -76.6193, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FA06AD [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA15B, 7923, 0x00FA06AD, 94.4965, -76.6193, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FA06AD [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FA15B, 0x700FA049, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */ @@ -1849,8 +1849,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x700FA169, 0x700FA171, '2005-02-09 10:00:00') /* Portal Gateway (29753) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FA16A, 28104, 0x00FA06EF, 90, -104.844, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FA06EF [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FA16A, 28104, 0x00FA06EF, 90, -104.844, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FA06EF [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FA16B, 26014, 0x00FA06F0, 91.8056, -110.106, 6.04166, -0.079121, 0, 0, -0.996865, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00FB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00FB.sql index ba6d3c20e8..4a27108f28 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00FB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00FB.sql @@ -558,16 +558,16 @@ VALUES (0x700FB086, 8420, 0x00FB03A8, 27.1002, -82.147, -10.5, -0.707107, 0, 0, /* @teleloc 0x00FB03A8 [27.100201 -82.147003 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB087, 28104, 0x00FB03AA, 30, -79.8529, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FB03AA [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB087, 28104, 0x00FB03AA, 30, -79.8529, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FB03AA [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FB087, 0x700FB083, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ , (0x700FB087, 0x700FB086, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB088, 26021, 0x00FB03AE, 30, -87.0677, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FB03AE [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB088, 26021, 0x00FB03AE, 30, -87.0677, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FB03AE [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FB089, 26014, 0x00FB03B2, 28.648, -95.862, -11.9583, 0.997189, 0, 0, -0.074929, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -638,12 +638,12 @@ VALUES (0x700FB099, 26014, 0x00FB03D0, 46.7868, -41.9615, -11.9583, -0.960228, 0 /* @teleloc 0x00FB03D0 [46.786800 -41.961498 -11.958300] -0.960228 0.000000 0.000000 -0.279217 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB09A, 27984, 0x00FB03D1, 47.5853, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00FB03D1 [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB09A, 27984, 0x00FB03D1, 47.5853, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00FB03D1 [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB09B, 27984, 0x00FB03D1, 51.9494, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00FB03D1 [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB09B, 27984, 0x00FB03D1, 51.9494, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00FB03D1 [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FB09C, 26019, 0x00FB03D3, 52.8916, -59.8974, -11.9615, -0.141868, 0, 0, -0.989886, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -682,8 +682,8 @@ VALUES (0x700FB0A3, 0x700FB095, '2005-02-09 10:00:00') /* Button (8420) */ , (0x700FB0A3, 0x700FB0A4, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB0A4, 8420, 0x00FB03FF, 59.9866, -8.44375, -10.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x00FB03FF [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB0A4, 8420, 0x00FB03FF, 59.9866, -8.44375, -10.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x00FB03FF [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FB0A5, 26014, 0x00FB03FF, 63.802, -9.96464, -11.9583, 0.503659, 0, 0, -0.863903, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -973,8 +973,8 @@ VALUES (0x700FB0E5, 8420, 0x00FB04D6, 82.8958, -152.016, -10.5, 0.707107, 0, 0, /* @teleloc 0x00FB04D6 [82.895798 -152.016006 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB0E6, 28104, 0x00FB04D7, 80, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FB04D7 [80.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FB0E6, 28104, 0x00FB04D7, 80, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FB04D7 [80.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FB0E6, 0x700FB0B6, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -1005,8 +1005,8 @@ VALUES (0x700FB0EC, 27981, 0x00FB04DC, 87.5418, -33.5249, -11.995, -0.888664, 0, /* @teleloc 0x00FB04DC [87.541801 -33.524899 -11.995000] -0.888664 0.000000 0.000000 0.458558 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB0ED, 2131, 0x00FB04DD, 90, -40, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00FB04DD [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB0ED, 2131, 0x00FB04DD, 90, -40, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00FB04DD [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FB0EE, 26019, 0x00FB04DD, 88.236, -35.8547, -11.9615, -0.90042, 0, 0, 0.435022, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -1061,8 +1061,8 @@ VALUES (0x700FB0FA, 27987, 0x00FB04ED, 100, -120, -11.995, 0.968912, 0, 0, 0.247 /* @teleloc 0x00FB04ED [100.000000 -120.000000 -11.995000] 0.968912 0.000000 0.000000 0.247404 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB0FB, 2131, 0x00FB04EE, 102.242, -130, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00FB04EE [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB0FB, 2131, 0x00FB04EE, 102.242, -130, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00FB04EE [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FB0FC, 26021, 0x00FB04EE, 100, -130, -11.9583, 0.968912, 0, 0, 0.247404, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -1073,16 +1073,16 @@ VALUES (0x700FB0FD, 26014, 0x00FB04EF, 101.227, -140.248, -11.9583, 0.991883, 0, /* @teleloc 0x00FB04EF [101.226997 -140.248001 -11.958300] 0.991883 0.000000 0.000000 0.127153 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB0FE, 26021, 0x00FB04F1, 100, -151.442, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FB04F1 [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB0FE, 26021, 0x00FB04F1, 100, -151.442, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FB04F1 [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FB0FF, 8420, 0x00FB04F2, 97.1043, -151.616, -10.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x00FB04F2 [97.104301 -151.615997 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB100, 28104, 0x00FB04F4, 100, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FB04F4 [100.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FB100, 28104, 0x00FB04F4, 100, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FB04F4 [100.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FB100, 0x700FB0FF, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1286,8 +1286,8 @@ VALUES (0x700FB12D, 27987, 0x00FB05EA, 80, -180, -5.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x00FB05EA [80.000000 -180.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB12E, 27987, 0x00FB0602, 90, -170, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ -/* @teleloc 0x00FB0602 [90.000000 -170.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FB12E, 27987, 0x00FB0602, 90, -170, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ +/* @teleloc 0x00FB0602 [90.000000 -170.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FB12F, 26014, 0x00FB0607, 88.0229, -180.058, -5.95834, -0.997788, 0, 0, -0.066481, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -1374,8 +1374,8 @@ VALUES (0x700FB143, 26014, 0x00FB0686, 67.8322, -130.197, 0.04166, -0.019322, 0, /* @teleloc 0x00FB0686 [67.832199 -130.197006 0.041660] -0.019322 0.000000 0.000000 0.999813 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB144, 7923, 0x00FB0695, 94.3701, -80, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FB0695 [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB144, 7923, 0x00FB0695, 94.3701, -80, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FB0695 [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FB144, 0x700FB038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */ @@ -1420,8 +1420,8 @@ VALUES (0x700FB144, 0x700FB038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015 , (0x700FB144, 0x700FB070, '2005-02-09 10:00:00') /* Guruk Miscreant (27988) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB145, 7923, 0x00FB0695, 94.3858, -81.1469, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FB0695 [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB145, 7923, 0x00FB0695, 94.3858, -81.1469, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FB0695 [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FB145, 0x700FB000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1497,8 +1497,8 @@ VALUES (0x700FB145, 0x700FB000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FB145, 0x700FB0DA, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB146, 7923, 0x00FB0695, 94.3776, -82.1963, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FB0695 [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB146, 7923, 0x00FB0695, 94.3776, -82.1963, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FB0695 [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FB146, 0x700FB0B4, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1540,8 +1540,8 @@ VALUES (0x700FB146, 0x700FB0B4, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FB146, 0x700FB13F, '2005-02-09 10:00:00') /* Guruk Heavy (27987) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB147, 7923, 0x00FB0695, 94.4053, -78.8365, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FB0695 [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB147, 7923, 0x00FB0695, 94.4053, -78.8365, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FB0695 [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FB147, 0x700FB0BA, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ @@ -1596,8 +1596,8 @@ VALUES (0x700FB147, 0x700FB0BA, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ , (0x700FB147, 0x700FB14E, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB148, 7923, 0x00FB0695, 94.3306, -77.8851, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FB0695 [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB148, 7923, 0x00FB0695, 94.3306, -77.8851, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FB0695 [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FB148, 0x700FB078, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1652,8 +1652,8 @@ VALUES (0x700FB148, 0x700FB078, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FB148, 0x700FB166, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB149, 7923, 0x00FB0695, 94.4965, -76.6193, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FB0695 [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB149, 7923, 0x00FB0695, 94.4965, -76.6193, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FB0695 [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FB149, 0x700FB049, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */ @@ -1755,8 +1755,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x700FB157, 0x700FB15F, '2005-02-09 10:00:00') /* Portal Gateway (29747) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FB158, 28104, 0x00FB06D7, 90, -104.844, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FB06D7 [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FB158, 28104, 0x00FB06D7, 90, -104.844, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FB06D7 [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FB159, 26014, 0x00FB06D8, 91.8056, -110.106, 6.04166, -0.079121, 0, 0, -0.996865, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00FC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00FC.sql index abe646d84c..53515548e4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00FC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00FC.sql @@ -542,16 +542,16 @@ VALUES (0x700FC082, 8420, 0x00FC039D, 27.1002, -82.147, -10.5, -0.707107, 0, 0, /* @teleloc 0x00FC039D [27.100201 -82.147003 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC083, 28104, 0x00FC039F, 30, -79.8529, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FC039F [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC083, 28104, 0x00FC039F, 30, -79.8529, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FC039F [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FC083, 0x700FC07F, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ , (0x700FC083, 0x700FC082, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC084, 26021, 0x00FC03A3, 30, -87.0677, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FC03A3 [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC084, 26021, 0x00FC03A3, 30, -87.0677, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FC03A3 [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FC085, 26014, 0x00FC03A7, 28.648, -95.862, -11.9583, 0.997189, 0, 0, -0.074929, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -622,16 +622,16 @@ VALUES (0x700FC095, 26014, 0x00FC03C6, 46.7868, -41.9615, -11.9583, -0.960228, 0 /* @teleloc 0x00FC03C6 [46.786800 -41.961498 -11.958300] -0.960228 0.000000 0.000000 -0.279217 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC096, 27984, 0x00FC03C7, 47.5853, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00FC03C7 [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC096, 27984, 0x00FC03C7, 47.5853, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00FC03C7 [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC097, 27984, 0x00FC03C7, 51.9494, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00FC03C7 [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC097, 27984, 0x00FC03C7, 51.9494, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00FC03C7 [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC098, 26021, 0x00FC03CA, 50, -67.0677, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FC03CA [50.000000 -67.067703 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC098, 26021, 0x00FC03CA, 50, -67.0677, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FC03CA [50.000000 -67.067703 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FC099, 27984, 0x00FC03CF, 50, -80, -11.995, 0.999374, 0, 0, -0.035391, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ @@ -650,8 +650,8 @@ VALUES (0x700FC09B, 0x700FC091, '2005-02-09 10:00:00') /* Button (8420) */ , (0x700FC09B, 0x700FC09C, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC09C, 8420, 0x00FC03F4, 59.9866, -8.44375, -10.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x00FC03F4 [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC09C, 8420, 0x00FC03F4, 59.9866, -8.44375, -10.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x00FC03F4 [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FC09D, 26014, 0x00FC03F4, 63.802, -9.96464, -11.9583, 0.503659, 0, 0, -0.863903, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -924,8 +924,8 @@ VALUES (0x700FC0D9, 8420, 0x00FC04B1, 82.8958, -152.016, -10.5, 0.707107, 0, 0, /* @teleloc 0x00FC04B1 [82.895798 -152.016006 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC0DA, 28104, 0x00FC04B2, 80, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FC04B2 [80.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FC0DA, 28104, 0x00FC04B2, 80, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FC04B2 [80.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FC0DA, 0x700FC0AC, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -956,8 +956,8 @@ VALUES (0x700FC0E0, 27981, 0x00FC04B7, 87.5418, -33.5249, -11.995, -0.888664, 0, /* @teleloc 0x00FC04B7 [87.541801 -33.524899 -11.995000] -0.888664 0.000000 0.000000 0.458558 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC0E1, 2131, 0x00FC04B8, 90, -40, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00FC04B8 [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC0E1, 2131, 0x00FC04B8, 90, -40, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00FC04B8 [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FC0E2, 26019, 0x00FC04B8, 88.236, -35.8547, -11.9615, -0.90042, 0, 0, 0.435022, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -1012,8 +1012,8 @@ VALUES (0x700FC0EE, 27987, 0x00FC04C8, 100, -120, -11.995, 0.968912, 0, 0, 0.247 /* @teleloc 0x00FC04C8 [100.000000 -120.000000 -11.995000] 0.968912 0.000000 0.000000 0.247404 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC0EF, 2131, 0x00FC04C9, 102.242, -130, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00FC04C9 [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC0EF, 2131, 0x00FC04C9, 102.242, -130, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00FC04C9 [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FC0F0, 26021, 0x00FC04C9, 100, -130, -11.9583, 0.968912, 0, 0, 0.247404, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -1024,16 +1024,16 @@ VALUES (0x700FC0F1, 26014, 0x00FC04CA, 101.227, -140.248, -11.9583, 0.991883, 0, /* @teleloc 0x00FC04CA [101.226997 -140.248001 -11.958300] 0.991883 0.000000 0.000000 0.127153 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC0F2, 26021, 0x00FC04CC, 100, -151.442, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FC04CC [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC0F2, 26021, 0x00FC04CC, 100, -151.442, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FC04CC [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FC0F3, 8420, 0x00FC04CD, 97.1043, -151.616, -10.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x00FC04CD [97.104301 -151.615997 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC0F4, 28104, 0x00FC04CF, 100, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FC04CF [100.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FC0F4, 28104, 0x00FC04CF, 100, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FC04CF [100.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FC0F4, 0x700FC0F3, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1237,8 +1237,8 @@ VALUES (0x700FC121, 27987, 0x00FC05C5, 80, -180, -5.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x00FC05C5 [80.000000 -180.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC122, 27987, 0x00FC05DD, 90, -170, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ -/* @teleloc 0x00FC05DD [90.000000 -170.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FC122, 27987, 0x00FC05DD, 90, -170, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ +/* @teleloc 0x00FC05DD [90.000000 -170.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FC123, 26014, 0x00FC05E2, 88.0229, -180.058, -5.95834, -0.997788, 0, 0, -0.066481, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -1325,8 +1325,8 @@ VALUES (0x700FC137, 26014, 0x00FC0661, 67.8322, -130.197, 0.04166, -0.019322, 0, /* @teleloc 0x00FC0661 [67.832199 -130.197006 0.041660] -0.019322 0.000000 0.000000 0.999813 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC138, 7923, 0x00FC0670, 94.3701, -80, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FC0670 [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC138, 7923, 0x00FC0670, 94.3701, -80, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FC0670 [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FC138, 0x700FC038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */ @@ -1372,8 +1372,8 @@ VALUES (0x700FC138, 0x700FC038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015 , (0x700FC138, 0x700FC06C, '2005-02-09 10:00:00') /* Guruk Miscreant (27988) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC139, 7923, 0x00FC0670, 94.3858, -81.1469, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FC0670 [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC139, 7923, 0x00FC0670, 94.3858, -81.1469, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FC0670 [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FC139, 0x700FC000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1440,8 +1440,8 @@ VALUES (0x700FC139, 0x700FC000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FC139, 0x700FC0CE, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC13A, 7923, 0x00FC0670, 94.3776, -82.1963, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FC0670 [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC13A, 7923, 0x00FC0670, 94.3776, -82.1963, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FC0670 [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FC13A, 0x700FC048, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1486,8 +1486,8 @@ VALUES (0x700FC13A, 0x700FC048, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FC13A, 0x700FC133, '2005-02-09 10:00:00') /* Guruk Heavy (27987) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC13B, 7923, 0x00FC0670, 94.4053, -78.8365, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FC0670 [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC13B, 7923, 0x00FC0670, 94.4053, -78.8365, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FC0670 [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FC13B, 0x700FC0B0, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ @@ -1542,8 +1542,8 @@ VALUES (0x700FC13B, 0x700FC0B0, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ , (0x700FC13B, 0x700FC142, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC13C, 7923, 0x00FC0670, 94.3306, -77.8851, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FC0670 [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC13C, 7923, 0x00FC0670, 94.3306, -77.8851, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FC0670 [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FC13C, 0x700FC074, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1598,8 +1598,8 @@ VALUES (0x700FC13C, 0x700FC074, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FC13C, 0x700FC15A, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC13D, 7923, 0x00FC0670, 94.4965, -76.6193, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FC0670 [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC13D, 7923, 0x00FC0670, 94.4965, -76.6193, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FC0670 [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FC13D, 0x700FC06D, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1695,8 +1695,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x700FC14B, 0x700FC153, '2005-02-09 10:00:00') /* Portal Gateway (29741) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FC14C, 28104, 0x00FC06B2, 90, -104.844, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FC06B2 [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FC14C, 28104, 0x00FC06B2, 90, -104.844, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FC06B2 [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FC14D, 26014, 0x00FC06B3, 91.8056, -110.106, 6.04166, -0.079121, 0, 0, -0.996865, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00FD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00FD.sql index 98323aaecb..08733966dc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00FD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00FD.sql @@ -558,16 +558,16 @@ VALUES (0x700FD085, 8420, 0x00FD03A3, 27.1002, -82.147, -10.5, -0.707107, 0, 0, /* @teleloc 0x00FD03A3 [27.100201 -82.147003 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD086, 28104, 0x00FD03A5, 30, -79.8529, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FD03A5 [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD086, 28104, 0x00FD03A5, 30, -79.8529, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FD03A5 [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FD086, 0x700FD082, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ , (0x700FD086, 0x700FD085, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD087, 26021, 0x00FD03A9, 30, -87.0677, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FD03A9 [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD087, 26021, 0x00FD03A9, 30, -87.0677, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FD03A9 [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FD088, 26014, 0x00FD03AD, 28.648, -95.862, -11.9583, 0.997189, 0, 0, -0.074929, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -638,12 +638,12 @@ VALUES (0x700FD098, 26014, 0x00FD03CB, 46.7868, -41.9615, -11.9583, -0.960228, 0 /* @teleloc 0x00FD03CB [46.786800 -41.961498 -11.958300] -0.960228 0.000000 0.000000 -0.279217 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD099, 27984, 0x00FD03CC, 47.5853, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00FD03CC [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD099, 27984, 0x00FD03CC, 47.5853, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00FD03CC [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD09A, 27984, 0x00FD03CC, 51.9494, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00FD03CC [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD09A, 27984, 0x00FD03CC, 51.9494, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00FD03CC [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FD09B, 26019, 0x00FD03CE, 52.8916, -59.8974, -11.9615, -0.141868, 0, 0, -0.989886, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -682,8 +682,8 @@ VALUES (0x700FD0A2, 0x700FD094, '2005-02-09 10:00:00') /* Button (8420) */ , (0x700FD0A2, 0x700FD0A3, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD0A3, 8420, 0x00FD03FA, 59.9866, -8.44375, -10.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x00FD03FA [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD0A3, 8420, 0x00FD03FA, 59.9866, -8.44375, -10.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x00FD03FA [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FD0A4, 26014, 0x00FD03FA, 63.802, -9.96464, -11.9583, 0.503659, 0, 0, -0.863903, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -984,8 +984,8 @@ VALUES (0x700FD0E7, 8420, 0x00FD04CE, 82.8958, -152.016, -10.5, 0.707107, 0, 0, /* @teleloc 0x00FD04CE [82.895798 -152.016006 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD0E8, 28104, 0x00FD04CF, 80, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FD04CF [80.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FD0E8, 28104, 0x00FD04CF, 80, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FD04CF [80.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FD0E8, 0x700FD0B8, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -1016,8 +1016,8 @@ VALUES (0x700FD0EE, 27981, 0x00FD04D4, 87.5418, -33.5249, -11.995, -0.888664, 0, /* @teleloc 0x00FD04D4 [87.541801 -33.524899 -11.995000] -0.888664 0.000000 0.000000 0.458558 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD0EF, 2131, 0x00FD04D5, 90, -40, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00FD04D5 [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD0EF, 2131, 0x00FD04D5, 90, -40, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00FD04D5 [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FD0F0, 26019, 0x00FD04D5, 88.236, -35.8547, -11.9615, -0.90042, 0, 0, 0.435022, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -1072,8 +1072,8 @@ VALUES (0x700FD0FC, 27987, 0x00FD04E5, 100, -120, -11.995, 0.968912, 0, 0, 0.247 /* @teleloc 0x00FD04E5 [100.000000 -120.000000 -11.995000] 0.968912 0.000000 0.000000 0.247404 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD0FD, 2131, 0x00FD04E6, 102.242, -130, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00FD04E6 [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD0FD, 2131, 0x00FD04E6, 102.242, -130, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00FD04E6 [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FD0FE, 26021, 0x00FD04E6, 100, -130, -11.9583, 0.968912, 0, 0, 0.247404, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -1084,16 +1084,16 @@ VALUES (0x700FD0FF, 26014, 0x00FD04E7, 101.227, -140.248, -11.9583, 0.991883, 0, /* @teleloc 0x00FD04E7 [101.226997 -140.248001 -11.958300] 0.991883 0.000000 0.000000 0.127153 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD100, 26021, 0x00FD04E9, 100, -151.442, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FD04E9 [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD100, 26021, 0x00FD04E9, 100, -151.442, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FD04E9 [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FD101, 8420, 0x00FD04EA, 97.1043, -151.616, -10.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x00FD04EA [97.104301 -151.615997 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD102, 28104, 0x00FD04EC, 100, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FD04EC [100.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FD102, 28104, 0x00FD04EC, 100, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FD04EC [100.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FD102, 0x700FD101, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1297,8 +1297,8 @@ VALUES (0x700FD12F, 27987, 0x00FD05E2, 80, -180, -5.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x00FD05E2 [80.000000 -180.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD130, 27987, 0x00FD05FA, 90, -170, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ -/* @teleloc 0x00FD05FA [90.000000 -170.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FD130, 27987, 0x00FD05FA, 90, -170, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ +/* @teleloc 0x00FD05FA [90.000000 -170.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FD131, 26014, 0x00FD05FF, 88.0229, -180.058, -5.95834, -0.997788, 0, 0, -0.066481, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -1385,8 +1385,8 @@ VALUES (0x700FD145, 26014, 0x00FD067E, 67.8322, -130.197, 0.04166, -0.019322, 0, /* @teleloc 0x00FD067E [67.832199 -130.197006 0.041660] -0.019322 0.000000 0.000000 0.999813 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD146, 7923, 0x00FD068D, 94.3701, -80, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FD068D [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD146, 7923, 0x00FD068D, 94.3701, -80, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FD068D [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FD146, 0x700FD038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */ @@ -1431,8 +1431,8 @@ VALUES (0x700FD146, 0x700FD038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015 , (0x700FD146, 0x700FD06F, '2005-02-09 10:00:00') /* Guruk Miscreant (27988) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD147, 7923, 0x00FD068D, 94.3858, -81.1469, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FD068D [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD147, 7923, 0x00FD068D, 94.3858, -81.1469, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FD068D [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FD147, 0x700FD000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1508,8 +1508,8 @@ VALUES (0x700FD147, 0x700FD000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FD147, 0x700FD0DC, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD148, 7923, 0x00FD068D, 94.3776, -82.1963, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FD068D [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD148, 7923, 0x00FD068D, 94.3776, -82.1963, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FD068D [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FD148, 0x700FD0B6, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1551,8 +1551,8 @@ VALUES (0x700FD148, 0x700FD0B6, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FD148, 0x700FD141, '2005-02-09 10:00:00') /* Guruk Heavy (27987) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD149, 7923, 0x00FD068D, 94.4053, -78.8365, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FD068D [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD149, 7923, 0x00FD068D, 94.4053, -78.8365, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FD068D [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FD149, 0x700FD0BC, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ @@ -1607,8 +1607,8 @@ VALUES (0x700FD149, 0x700FD0BC, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ , (0x700FD149, 0x700FD150, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD14A, 7923, 0x00FD068D, 94.3306, -77.8851, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FD068D [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD14A, 7923, 0x00FD068D, 94.3306, -77.8851, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FD068D [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FD14A, 0x700FD077, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1663,8 +1663,8 @@ VALUES (0x700FD14A, 0x700FD077, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FD14A, 0x700FD168, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD14B, 7923, 0x00FD068D, 94.4965, -76.6193, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FD068D [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD14B, 7923, 0x00FD068D, 94.4965, -76.6193, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FD068D [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FD14B, 0x700FD049, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */ @@ -1766,8 +1766,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x700FD159, 0x700FD161, '2005-02-09 10:00:00') /* Portal Gateway (29735) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FD15A, 28104, 0x00FD06CF, 90, -104.844, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FD06CF [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FD15A, 28104, 0x00FD06CF, 90, -104.844, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FD06CF [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FD15B, 26014, 0x00FD06D0, 91.8056, -110.106, 6.04166, -0.079121, 0, 0, -0.996865, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/00FE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/00FE.sql index a6a809f322..0f0940308e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/00FE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/00FE.sql @@ -610,16 +610,16 @@ VALUES (0x700FE093, 8420, 0x00FE03EC, 27.1002, -82.147, -10.5, -0.707107, 0, 0, /* @teleloc 0x00FE03EC [27.100201 -82.147003 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE094, 28104, 0x00FE03EE, 30, -79.8529, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FE03EE [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE094, 28104, 0x00FE03EE, 30, -79.8529, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FE03EE [30.000000 -79.852898 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FE094, 0x700FE090, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ , (0x700FE094, 0x700FE093, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE095, 26021, 0x00FE03F2, 30, -87.0677, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FE03F2 [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE095, 26021, 0x00FE03F2, 30, -87.0677, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FE03F2 [30.000000 -87.067703 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FE096, 26014, 0x00FE03F6, 28.648, -95.862, -11.9583, 0.997189, 0, 0, -0.074929, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -690,12 +690,12 @@ VALUES (0x700FE0A6, 26014, 0x00FE0414, 46.7868, -41.9615, -11.9583, -0.960228, 0 /* @teleloc 0x00FE0414 [46.786800 -41.961498 -11.958300] -0.960228 0.000000 0.000000 -0.279217 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE0A7, 27984, 0x00FE0415, 47.5853, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00FE0415 [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE0A7, 27984, 0x00FE0415, 47.5853, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00FE0415 [47.585300 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE0A8, 27984, 0x00FE0415, 51.9494, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ -/* @teleloc 0x00FE0415 [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE0A8, 27984, 0x00FE0415, 51.9494, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ +/* @teleloc 0x00FE0415 [51.949402 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FE0A9, 26019, 0x00FE0417, 52.8916, -59.8974, -11.9615, -0.141868, 0, 0, -0.989886, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -750,8 +750,8 @@ VALUES (0x700FE0B4, 0x700FE0A2, '2005-02-09 10:00:00') /* Button (8420) */ , (0x700FE0B4, 0x700FE0B5, '2005-02-09 10:00:00') /* Button (8420) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE0B5, 8420, 0x00FE0450, 59.9866, -8.44375, -10.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x00FE0450 [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE0B5, 8420, 0x00FE0450, 59.9866, -8.44375, -10.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x00FE0450 [59.986599 -8.443750 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FE0B6, 26014, 0x00FE0450, 63.802, -9.96464, -11.9583, 0.503659, 0, 0, -0.863903, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -1049,8 +1049,8 @@ VALUES (0x700FE0F8, 8420, 0x00FE0533, 82.8958, -152.016, -10.5, 0.707107, 0, 0, /* @teleloc 0x00FE0533 [82.895798 -152.016006 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE0F9, 28104, 0x00FE0534, 80, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FE0534 [80.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FE0F9, 28104, 0x00FE0534, 80, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FE0534 [80.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FE0F9, 0x700FE0C9, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -1081,8 +1081,8 @@ VALUES (0x700FE0FF, 27981, 0x00FE0539, 87.5418, -33.5249, -11.995, -0.888664, 0, /* @teleloc 0x00FE0539 [87.541801 -33.524899 -11.995000] -0.888664 0.000000 0.000000 0.458558 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE100, 2131, 0x00FE053A, 90, -40, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00FE053A [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE100, 2131, 0x00FE053A, 90, -40, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00FE053A [90.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FE101, 26019, 0x00FE053A, 88.236, -35.8547, -11.9615, -0.90042, 0, 0, 0.435022, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -1137,8 +1137,8 @@ VALUES (0x700FE10D, 27987, 0x00FE054A, 100, -120, -11.995, 0.968912, 0, 0, 0.247 /* @teleloc 0x00FE054A [100.000000 -120.000000 -11.995000] 0.968912 0.000000 0.000000 0.247404 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE10E, 2131, 0x00FE054B, 102.242, -130, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x00FE054B [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE10E, 2131, 0x00FE054B, 102.242, -130, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x00FE054B [102.241997 -130.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FE10F, 26021, 0x00FE054B, 100, -130, -11.9583, 0.968912, 0, 0, 0.247404, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -1149,16 +1149,16 @@ VALUES (0x700FE110, 26014, 0x00FE054C, 101.227, -140.248, -11.9583, 0.991883, 0, /* @teleloc 0x00FE054C [101.226997 -140.248001 -11.958300] 0.991883 0.000000 0.000000 0.127153 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE111, 26021, 0x00FE054E, 100, -151.442, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x00FE054E [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE111, 26021, 0x00FE054E, 100, -151.442, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x00FE054E [100.000000 -151.442001 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FE112, 8420, 0x00FE054F, 97.1043, -151.616, -10.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x00FE054F [97.104301 -151.615997 -10.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE113, 28104, 0x00FE0551, 100, -145.157, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FE0551 [100.000000 -145.156998 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FE113, 28104, 0x00FE0551, 100, -145.157, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FE0551 [100.000000 -145.156998 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FE113, 0x700FE112, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1362,8 +1362,8 @@ VALUES (0x700FE140, 27987, 0x00FE0647, 80, -180, -5.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x00FE0647 [80.000000 -180.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE141, 27987, 0x00FE065F, 90, -170, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ -/* @teleloc 0x00FE065F [90.000000 -170.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x700FE141, 27987, 0x00FE065F, 90, -170, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ +/* @teleloc 0x00FE065F [90.000000 -170.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FE142, 26014, 0x00FE0664, 88.0229, -180.058, -5.95834, -0.997788, 0, 0, -0.066481, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -1450,8 +1450,8 @@ VALUES (0x700FE156, 26014, 0x00FE06E3, 67.8322, -130.197, 0.04166, -0.019322, 0, /* @teleloc 0x00FE06E3 [67.832199 -130.197006 0.041660] -0.019322 0.000000 0.000000 0.999813 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE157, 7923, 0x00FE06F2, 94.3701, -80, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FE06F2 [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE157, 7923, 0x00FE06F2, 94.3701, -80, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FE06F2 [94.370102 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FE157, 0x700FE038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */ @@ -1494,8 +1494,8 @@ VALUES (0x700FE157, 0x700FE038, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015 , (0x700FE157, 0x700FE07D, '2005-02-09 10:00:00') /* Guruk Miscreant (27988) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE158, 7923, 0x00FE06F2, 94.3858, -81.1469, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FE06F2 [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE158, 7923, 0x00FE06F2, 94.3858, -81.1469, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FE06F2 [94.385803 -81.146896 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FE158, 0x700FE000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1569,8 +1569,8 @@ VALUES (0x700FE158, 0x700FE000, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FE158, 0x700FE0ED, '2005-02-09 10:00:00') /* Burun Ruuk Lout (26015) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE159, 7923, 0x00FE06F2, 94.3776, -82.1963, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FE06F2 [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE159, 7923, 0x00FE06F2, 94.3776, -82.1963, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FE06F2 [94.377602 -82.196297 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FE159, 0x700FE0C7, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1612,8 +1612,8 @@ VALUES (0x700FE159, 0x700FE0C7, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FE159, 0x700FE152, '2005-02-09 10:00:00') /* Guruk Heavy (27987) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE15A, 7923, 0x00FE06F2, 94.4053, -78.8365, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FE06F2 [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE15A, 7923, 0x00FE06F2, 94.4053, -78.8365, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FE06F2 [94.405296 -78.836502 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FE15A, 0x700FE0CD, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ @@ -1668,8 +1668,8 @@ VALUES (0x700FE15A, 0x700FE0CD, '2005-02-09 10:00:00') /* Guruk Boor (27981) */ , (0x700FE15A, 0x700FE161, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE15B, 7923, 0x00FE06F2, 94.3306, -77.8851, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FE06F2 [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE15B, 7923, 0x00FE06F2, 94.3306, -77.8851, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FE06F2 [94.330597 -77.885101 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FE15B, 0x700FE085, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer (26021) */ @@ -1724,8 +1724,8 @@ VALUES (0x700FE15B, 0x700FE085, '2005-02-09 10:00:00') /* Burun Ruuk Soothsayer , (0x700FE15B, 0x700FE179, '2005-02-09 10:00:00') /* Burun Ruuk Fiend (26014) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE15C, 7923, 0x00FE06F2, 94.4965, -76.6193, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x00FE06F2 [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE15C, 7923, 0x00FE06F2, 94.4965, -76.6193, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x00FE06F2 [94.496498 -76.619301 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x700FE15C, 0x700FE047, '2005-02-09 10:00:00') /* Guruk Miscreant (27988) */ @@ -1850,8 +1850,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x700FE16A, 0x700FE172, '2005-02-09 10:00:00') /* Portal Gateway (29708) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x700FE16B, 28104, 0x00FE0734, 90, -104.844, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x00FE0734 [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x700FE16B, 28104, 0x00FE0734, 90, -104.844, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x00FE0734 [90.000000 -104.844002 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x700FE16C, 26014, 0x00FE0735, 91.8056, -110.106, 6.04166, -0.079121, 0, 0, -0.996865, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0100.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0100.sql index f392032610..0abd4e4b01 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0100.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0100.sql @@ -665,8 +665,8 @@ VALUES (0x7010006F, 938, 0x01000297, 19.0839, -201.172, 18.0754, 0.999787, 0, /* @teleloc 0x01000297 [19.083900 -201.171997 18.075399] 0.999787 0.000000 0.000000 -0.020626 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70100070, 4452, 0x010002A1, 20, -304.4, 18.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x010002A1 [20.000000 -304.399994 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70100070, 4452, 0x010002A1, 20, -304.4, 18.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x010002A1 [20.000000 -304.399994 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70100071, 937, 0x010002A2, 21.4843, -311.132, 18.0077, 0.34, 0, 0, -0.940425, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -750,7 +750,7 @@ VALUES (0x70100084, 183, 0x010002F1, 41.2236, -256.15, 18.055, 0.999932, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70100085, 937, 0x010002F9, 40.744, -280.422, 18.0077, 0.998351, 0, 0, 0.057414, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x010002F9 [40.743999 -280.421997 18.007700] 0.998351 0.000000 0.000000 0.057413 */ +/* @teleloc 0x010002F9 [40.743999 -280.421997 18.007700] 0.998351 0.000000 0.000000 0.057414 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70100086, 937, 0x010002F9, 41.6655, -281.533, 18.0077, 0.999444, 0, 0, -0.033356, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -830,7 +830,7 @@ VALUES (0x70100098, 4452, 0x01000348, 50, -300, 18.005, 0, 0, 0, -1, False, '20 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70100099, 6, 0x0100034B, 48.654, -315.357, 18.055, 0.999454, 0, 0, 0.033028, True, '2005-02-09 10:00:00'); /* Banderling Scout */ -/* @teleloc 0x0100034B [48.653999 -315.356995 18.055000] 0.999454 0.000000 0.000000 0.033027 */ +/* @teleloc 0x0100034B [48.653999 -315.356995 18.055000] 0.999454 0.000000 0.000000 0.033028 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010009A, 6, 0x0100034B, 50.549, -315.334, 18.055, 0.999305, 0, 0, -0.03728, True, '2005-02-09 10:00:00'); /* Banderling Scout */ @@ -853,16 +853,16 @@ VALUES (0x7010009E, 938, 0x0100035B, 61.0609, -79.147, 18.0077, 0.999902, 0, 0 /* @teleloc 0x0100035B [61.060902 -79.147003 18.007700] 0.999902 0.000000 0.000000 -0.014026 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010009F, 937, 0x01000361, 60, -100.931, 18.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x01000361 [60.000000 -100.931000 18.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7010009F, 937, 0x01000361, 60, -100.931, 18.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x01000361 [60.000000 -100.931000 18.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701000A0, 937, 0x01000361, 62.3275, -100.846, 18.0754, 0.999967, 0, 0, -0.008093, True, '2005-02-09 10:00:00'); /* Banderling Guard */ /* @teleloc 0x01000361 [62.327499 -100.846001 18.075399] 0.999967 0.000000 0.000000 -0.008093 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701000A1, 937, 0x01000369, 60, -120, 18.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x01000369 [60.000000 -120.000000 18.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701000A1, 937, 0x01000369, 60, -120, 18.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x01000369 [60.000000 -120.000000 18.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701000A2, 937, 0x01000372, 61.6826, -146.321, 18.0077, 0.99994, 0, 0, 0.010949, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -937,8 +937,8 @@ VALUES (0x701000B3, 937, 0x010003CD, 71.1926, -231.231, 18.0077, 0.979731, 0, /* @teleloc 0x010003CD [71.192596 -231.231003 18.007700] 0.979731 0.000000 0.000000 0.200317 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701000B4, 937, 0x010003D7, 70, -260.78, 18.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x010003D7 [70.000000 -260.779999 18.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701000B4, 937, 0x010003D7, 70, -260.78, 18.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x010003D7 [70.000000 -260.779999 18.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701000B5, 937, 0x010003D7, 69.4484, -257.587, 18.0077, 0.979709, 0, 0, 0.200427, True, '2005-02-09 10:00:00'); /* Banderling Guard */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0101.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0101.sql index 8f0dc48c7b..f6d0b849f8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0101.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0101.sql @@ -665,8 +665,8 @@ VALUES (0x7010106F, 938, 0x01010297, 19.0839, -201.172, 18.0754, 0.999787, 0, /* @teleloc 0x01010297 [19.083900 -201.171997 18.075399] 0.999787 0.000000 0.000000 -0.020626 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70101070, 4452, 0x010102A1, 20, -304.4, 18.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x010102A1 [20.000000 -304.399994 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70101070, 4452, 0x010102A1, 20, -304.4, 18.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x010102A1 [20.000000 -304.399994 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70101071, 937, 0x010102A2, 21.4843, -311.132, 18.0077, 0.34, 0, 0, -0.940425, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -750,7 +750,7 @@ VALUES (0x70101084, 183, 0x010102F1, 41.2236, -256.15, 18.055, 0.999932, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70101085, 937, 0x010102F9, 40.744, -280.422, 18.0077, 0.998351, 0, 0, 0.057414, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x010102F9 [40.743999 -280.421997 18.007700] 0.998351 0.000000 0.000000 0.057413 */ +/* @teleloc 0x010102F9 [40.743999 -280.421997 18.007700] 0.998351 0.000000 0.000000 0.057414 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70101086, 937, 0x010102F9, 41.6655, -281.533, 18.0077, 0.999444, 0, 0, -0.033356, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -830,7 +830,7 @@ VALUES (0x70101098, 4452, 0x01010348, 50, -300, 18.005, 0, 0, 0, -1, False, '20 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70101099, 6, 0x0101034B, 48.654, -315.357, 18.055, 0.999454, 0, 0, 0.033028, True, '2005-02-09 10:00:00'); /* Banderling Scout */ -/* @teleloc 0x0101034B [48.653999 -315.356995 18.055000] 0.999454 0.000000 0.000000 0.033027 */ +/* @teleloc 0x0101034B [48.653999 -315.356995 18.055000] 0.999454 0.000000 0.000000 0.033028 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010109A, 6, 0x0101034B, 50.549, -315.334, 18.055, 0.999305, 0, 0, -0.03728, True, '2005-02-09 10:00:00'); /* Banderling Scout */ @@ -853,16 +853,16 @@ VALUES (0x7010109E, 938, 0x0101035B, 61.0609, -79.147, 18.0077, 0.999902, 0, 0 /* @teleloc 0x0101035B [61.060902 -79.147003 18.007700] 0.999902 0.000000 0.000000 -0.014026 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010109F, 937, 0x01010361, 60, -100.931, 18.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x01010361 [60.000000 -100.931000 18.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7010109F, 937, 0x01010361, 60, -100.931, 18.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x01010361 [60.000000 -100.931000 18.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701010A0, 937, 0x01010361, 62.3275, -100.846, 18.0754, 0.999967, 0, 0, -0.008093, True, '2005-02-09 10:00:00'); /* Banderling Guard */ /* @teleloc 0x01010361 [62.327499 -100.846001 18.075399] 0.999967 0.000000 0.000000 -0.008093 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701010A1, 937, 0x01010369, 60, -120, 18.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x01010369 [60.000000 -120.000000 18.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701010A1, 937, 0x01010369, 60, -120, 18.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x01010369 [60.000000 -120.000000 18.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701010A2, 937, 0x01010372, 61.6826, -146.321, 18.0077, 0.99994, 0, 0, 0.010949, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -937,8 +937,8 @@ VALUES (0x701010B3, 937, 0x010103CD, 71.1926, -231.231, 18.0077, 0.979731, 0, /* @teleloc 0x010103CD [71.192596 -231.231003 18.007700] 0.979731 0.000000 0.000000 0.200317 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701010B4, 937, 0x010103D7, 70, -260.78, 18.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x010103D7 [70.000000 -260.779999 18.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701010B4, 937, 0x010103D7, 70, -260.78, 18.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x010103D7 [70.000000 -260.779999 18.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701010B5, 937, 0x010103D7, 69.4484, -257.587, 18.0077, 0.979709, 0, 0, 0.200427, True, '2005-02-09 10:00:00'); /* Banderling Guard */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0102.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0102.sql index cc4c2e0fa1..b3c5e57934 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0102.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0102.sql @@ -665,8 +665,8 @@ VALUES (0x7010206F, 938, 0x01020297, 19.0839, -201.172, 18.0754, 0.999787, 0, /* @teleloc 0x01020297 [19.083900 -201.171997 18.075399] 0.999787 0.000000 0.000000 -0.020626 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70102070, 4452, 0x010202A1, 20, -304.4, 18.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x010202A1 [20.000000 -304.399994 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70102070, 4452, 0x010202A1, 20, -304.4, 18.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x010202A1 [20.000000 -304.399994 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70102071, 937, 0x010202A2, 21.4843, -311.132, 18.0077, 0.34, 0, 0, -0.940425, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -750,7 +750,7 @@ VALUES (0x70102084, 183, 0x010202F1, 41.2236, -256.15, 18.055, 0.999932, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70102085, 937, 0x010202F9, 40.744, -280.422, 18.0077, 0.998351, 0, 0, 0.057414, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x010202F9 [40.743999 -280.421997 18.007700] 0.998351 0.000000 0.000000 0.057413 */ +/* @teleloc 0x010202F9 [40.743999 -280.421997 18.007700] 0.998351 0.000000 0.000000 0.057414 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70102086, 937, 0x010202F9, 41.6655, -281.533, 18.0077, 0.999444, 0, 0, -0.033356, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -830,7 +830,7 @@ VALUES (0x70102098, 4452, 0x01020348, 50, -300, 18.005, 0, 0, 0, -1, False, '20 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70102099, 6, 0x0102034B, 48.654, -315.357, 18.055, 0.999454, 0, 0, 0.033028, True, '2005-02-09 10:00:00'); /* Banderling Scout */ -/* @teleloc 0x0102034B [48.653999 -315.356995 18.055000] 0.999454 0.000000 0.000000 0.033027 */ +/* @teleloc 0x0102034B [48.653999 -315.356995 18.055000] 0.999454 0.000000 0.000000 0.033028 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010209A, 6, 0x0102034B, 50.549, -315.334, 18.055, 0.999305, 0, 0, -0.03728, True, '2005-02-09 10:00:00'); /* Banderling Scout */ @@ -853,16 +853,16 @@ VALUES (0x7010209E, 938, 0x0102035B, 61.0609, -79.147, 18.0077, 0.999902, 0, 0 /* @teleloc 0x0102035B [61.060902 -79.147003 18.007700] 0.999902 0.000000 0.000000 -0.014026 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010209F, 937, 0x01020361, 60, -100.931, 18.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x01020361 [60.000000 -100.931000 18.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7010209F, 937, 0x01020361, 60, -100.931, 18.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x01020361 [60.000000 -100.931000 18.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701020A0, 937, 0x01020361, 62.3275, -100.846, 18.0754, 0.999967, 0, 0, -0.008093, True, '2005-02-09 10:00:00'); /* Banderling Guard */ /* @teleloc 0x01020361 [62.327499 -100.846001 18.075399] 0.999967 0.000000 0.000000 -0.008093 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701020A1, 937, 0x01020369, 60, -120, 18.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x01020369 [60.000000 -120.000000 18.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701020A1, 937, 0x01020369, 60, -120, 18.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x01020369 [60.000000 -120.000000 18.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701020A2, 937, 0x01020372, 61.6826, -146.321, 18.0077, 0.99994, 0, 0, 0.010949, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -937,8 +937,8 @@ VALUES (0x701020B3, 937, 0x010203CD, 71.1926, -231.231, 18.0077, 0.979731, 0, /* @teleloc 0x010203CD [71.192596 -231.231003 18.007700] 0.979731 0.000000 0.000000 0.200317 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701020B4, 937, 0x010203D7, 70, -260.78, 18.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x010203D7 [70.000000 -260.779999 18.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701020B4, 937, 0x010203D7, 70, -260.78, 18.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x010203D7 [70.000000 -260.779999 18.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701020B5, 937, 0x010203D7, 69.4484, -257.587, 18.0077, 0.979709, 0, 0, 0.200427, True, '2005-02-09 10:00:00'); /* Banderling Guard */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0103.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0103.sql index 54ecfb6d60..8a51f038b9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0103.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0103.sql @@ -330,8 +330,8 @@ VALUES (0x70103048, 1629, 0x01030219, 89.784, -269.99, -17.989, 0.978253, 0, 0, /* @teleloc 0x01030219 [89.783997 -269.989990 -17.989000] 0.978253 0.000000 0.000000 0.207415 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70103049, 1629, 0x01030221, 100, -187.532, -17.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ -/* @teleloc 0x01030221 [100.000000 -187.531998 -17.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70103049, 1629, 0x01030221, 100, -187.532, -17.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ +/* @teleloc 0x01030221 [100.000000 -187.531998 -17.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010304A, 1629, 0x01030221, 102.109, -189.791, -17.989, 0.998916, 0, 0, 0.046546, True, '2005-02-09 10:00:00'); /* Tusker Guard */ @@ -454,12 +454,12 @@ VALUES (0x70103067, 237, 0x010302D6, 142.467, -182.299, -5.971, 0.993202, 0, 0 /* @teleloc 0x010302D6 [142.466995 -182.298996 -5.971000] 0.993202 0.000000 0.000000 0.116402 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70103068, 23, 0x010302D6, 140, -182.666, -5.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ -/* @teleloc 0x010302D6 [140.000000 -182.666000 -5.971000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70103068, 23, 0x010302D6, 140, -182.666, -5.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ +/* @teleloc 0x010302D6 [140.000000 -182.666000 -5.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70103069, 3994, 0x010302D6, 140, -184.5, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x010302D6 [140.000000 -184.500000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70103069, 3994, 0x010302D6, 140, -184.5, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x010302D6 [140.000000 -184.500000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010306A, 1628, 0x010302E1, 49.6498, -61.2202, 0.011, -0.185889, 0, 0, 0.982571, True, '2005-02-09 10:00:00'); /* Tusker Slave */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0104.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0104.sql index 9273b48085..f7c48f1beb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0104.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0104.sql @@ -330,8 +330,8 @@ VALUES (0x70104048, 1629, 0x01040219, 89.784, -269.99, -17.989, 0.978253, 0, 0, /* @teleloc 0x01040219 [89.783997 -269.989990 -17.989000] 0.978253 0.000000 0.000000 0.207415 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70104049, 1629, 0x01040221, 100, -187.532, -17.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ -/* @teleloc 0x01040221 [100.000000 -187.531998 -17.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70104049, 1629, 0x01040221, 100, -187.532, -17.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ +/* @teleloc 0x01040221 [100.000000 -187.531998 -17.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010404A, 1629, 0x01040221, 102.109, -189.791, -17.989, 0.998916, 0, 0, 0.046546, True, '2005-02-09 10:00:00'); /* Tusker Guard */ @@ -454,12 +454,12 @@ VALUES (0x70104067, 237, 0x010402D6, 142.467, -182.299, -5.971, 0.993202, 0, 0 /* @teleloc 0x010402D6 [142.466995 -182.298996 -5.971000] 0.993202 0.000000 0.000000 0.116402 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70104068, 23, 0x010402D6, 140, -182.666, -5.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ -/* @teleloc 0x010402D6 [140.000000 -182.666000 -5.971000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70104068, 23, 0x010402D6, 140, -182.666, -5.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ +/* @teleloc 0x010402D6 [140.000000 -182.666000 -5.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70104069, 3988, 0x010402D6, 140, -184.5, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x010402D6 [140.000000 -184.500000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70104069, 3988, 0x010402D6, 140, -184.5, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x010402D6 [140.000000 -184.500000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010406A, 1628, 0x010402E1, 49.6498, -61.2202, 0.011, -0.185889, 0, 0, 0.982571, True, '2005-02-09 10:00:00'); /* Tusker Slave */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0105.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0105.sql index 7157ed5749..981c7b5baf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0105.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0105.sql @@ -330,8 +330,8 @@ VALUES (0x70105048, 1629, 0x01050219, 89.784, -269.99, -17.989, 0.978253, 0, 0, /* @teleloc 0x01050219 [89.783997 -269.989990 -17.989000] 0.978253 0.000000 0.000000 0.207415 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70105049, 1629, 0x01050221, 100, -187.532, -17.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ -/* @teleloc 0x01050221 [100.000000 -187.531998 -17.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70105049, 1629, 0x01050221, 100, -187.532, -17.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ +/* @teleloc 0x01050221 [100.000000 -187.531998 -17.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010504A, 1629, 0x01050221, 102.109, -189.791, -17.989, 0.998916, 0, 0, 0.046546, True, '2005-02-09 10:00:00'); /* Tusker Guard */ @@ -454,12 +454,12 @@ VALUES (0x70105067, 237, 0x010502D6, 142.467, -182.299, -5.971, 0.993202, 0, 0 /* @teleloc 0x010502D6 [142.466995 -182.298996 -5.971000] 0.993202 0.000000 0.000000 0.116402 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70105068, 23, 0x010502D6, 140, -182.666, -5.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ -/* @teleloc 0x010502D6 [140.000000 -182.666000 -5.971000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70105068, 23, 0x010502D6, 140, -182.666, -5.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ +/* @teleloc 0x010502D6 [140.000000 -182.666000 -5.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70105069, 3985, 0x010502D6, 140, -184.5, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x010502D6 [140.000000 -184.500000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70105069, 3985, 0x010502D6, 140, -184.5, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x010502D6 [140.000000 -184.500000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010506A, 1628, 0x010502E1, 49.6498, -61.2202, 0.011, -0.185889, 0, 0, 0.982571, True, '2005-02-09 10:00:00'); /* Tusker Slave */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0106.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0106.sql index 6ff975ea8a..99bfc5ee6a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0106.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0106.sql @@ -21,16 +21,16 @@ VALUES (0x70106004, 940, 0x0106011B, 30.0454, -56.7386, -11.9958, 0, 0, 0, -1, /* @teleloc 0x0106011B [30.045401 -56.738602 -11.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70106005, 940, 0x0106012B, 50, -50, -11.9958, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x0106012B [50.000000 -50.000000 -11.995800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70106005, 940, 0x0106012B, 50, -50, -11.9958, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x0106012B [50.000000 -50.000000 -11.995800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70106006, 940, 0x0106012C, 51.1123, -58.2796, -11.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x0106012C [51.112301 -58.279598 -11.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70106006, 940, 0x0106012C, 51.1123, -58.2796, -11.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x0106012C [51.112301 -58.279598 -11.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70106007, 940, 0x0106012C, 48.9093, -60.1509, -11.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x0106012C [48.909302 -60.150902 -11.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70106007, 940, 0x0106012C, 48.9093, -60.1509, -11.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x0106012C [48.909302 -60.150902 -11.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70106008, 940, 0x01060136, 70.7305, -39.8057, -11.9958, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ @@ -77,8 +77,8 @@ VALUES (0x70106012, 940, 0x0106015C, 71.0621, -52.4202, -5.9958, -0.968447, 0, /* @teleloc 0x0106015C [71.062103 -52.420200 -5.995800] -0.968447 0.000000 0.000000 -0.249218 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70106013, 7209, 0x01060164, 9.96782, 1.50004, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x01060164 [9.967820 1.500040 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70106013, 7209, 0x01060164, 9.96782, 1.50004, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x01060164 [9.967820 1.500040 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70106014, 7, 0x01060170, 15.8924, -21.1668, 0.003325, -0.839027, 0, 0, -0.54409, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -141,8 +141,8 @@ VALUES (0x70106022, 5624, 0x0106019B, 60, -14.75, 0, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x0106019B [60.000000 -14.750000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70106023, 5624, 0x010601A0, 60, -25.25, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x010601A0 [60.000000 -25.250000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70106023, 5624, 0x010601A0, 60, -25.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x010601A0 [60.000000 -25.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70106024, 193, 0x010601A9, 69.0812, -31.1732, -2.99668, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0107.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0107.sql index 40bc5bfe05..3a7c44384e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0107.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0107.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0107; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70107000, 193, 0x01070100, 33.0548, -6.7053, -17.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x01070100 [33.054798 -6.705300 -17.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70107000, 193, 0x01070100, 33.0548, -6.7053, -17.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x01070100 [33.054798 -6.705300 -17.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70107001, 193, 0x01070100, 27.2483, -7.40436, -17.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x01070100 [27.248301 -7.404360 -17.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70107001, 193, 0x01070100, 27.2483, -7.40436, -17.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x01070100 [27.248301 -7.404360 -17.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70107002, 1921, 0x01070100, 26.0253, -6.97377, -18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01070100 [26.025299 -6.973770 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70107003, 192, 0x01070100, 29.4979, -6.49704, -17.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01070100 [29.497900 -6.497040 -17.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70107003, 192, 0x01070100, 29.4979, -6.49704, -17.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01070100 [29.497900 -6.497040 -17.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70107004, 940, 0x01070103, 29.8003, -19.5676, -17.9958, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ @@ -25,8 +25,8 @@ VALUES (0x70107005, 7207, 0x01070109, -2.5, -30, -12, -0.707107, 0, 0, -0.70710 /* @teleloc 0x01070109 [-2.500000 -30.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70107006, 940, 0x01070111, 12.7365, -59.4769, -11.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x01070111 [12.736500 -59.476898 -11.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70107006, 940, 0x01070111, 12.7365, -59.4769, -11.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x01070111 [12.736500 -59.476898 -11.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70107007, 940, 0x01070114, 21.7792, -20.1679, -15.9764, 0.800927, 0, 0, -0.598761, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ @@ -69,8 +69,8 @@ VALUES (0x70107010, 1468, 0x0107012F, 32.8905, -36.9756, -5.9965, 0, 0, 0, -1, /* @teleloc 0x0107012F [32.890499 -36.975601 -5.996500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70107011, 940, 0x01070130, 27.3747, -52.5537, -5.9958, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x01070130 [27.374701 -52.553699 -5.995800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70107011, 940, 0x01070130, 27.3747, -52.5537, -5.9958, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x01070130 [27.374701 -52.553699 -5.995800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70107012, 193, 0x01070136, 47.668, -28.3303, -5.99668, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ @@ -105,12 +105,12 @@ VALUES (0x70107019, 7, 0x0107015A, 46.8527, -17.1143, 0.003325, -0.381878, 0 /* @teleloc 0x0107015A [46.852699 -17.114300 0.003325] -0.381878 0.000000 0.000000 0.924213 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010701A, 7, 0x0107015F, 61.7142, 1.60061, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x0107015F [61.714199 1.600610 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010701A, 7, 0x0107015F, 61.7142, 1.60061, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x0107015F [61.714199 1.600610 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010701B, 7, 0x0107015F, 58.1715, 0.325591, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x0107015F [58.171501 0.325591 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010701B, 7, 0x0107015F, 58.1715, 0.325591, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x0107015F [58.171501 0.325591 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010701C, 7, 0x01070165, 56.9599, -17.0342, 0.003325, 0.233387, 0, 0, -0.972384, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0108.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0108.sql index a0800696d3..8bd7e62f71 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0108.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0108.sql @@ -69,26 +69,26 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7010800D, 0x7010800B, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010800E, 2131, 0x01080104, 67.039, -141.359, -30, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01080104 [67.039001 -141.358994 -30.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7010800E, 2131, 0x01080104, 67.039, -141.359, -30, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01080104 [67.039001 -141.358994 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010800F, 4057, 0x01080104, 69.9995, -140.781, -28.1254, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Trap */ -/* @teleloc 0x01080104 [69.999496 -140.781006 -28.125401] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010800F, 4057, 0x01080104, 69.9995, -140.781, -28.1254, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Trap */ +/* @teleloc 0x01080104 [69.999496 -140.781006 -28.125401] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7010800F, 0x70108005, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70108010, 4047, 0x01080104, 69.781, -139.493, -27.6974, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Trap */ -/* @teleloc 0x01080104 [69.780998 -139.492996 -27.697399] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70108010, 4047, 0x01080104, 69.781, -139.493, -27.6974, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Trap */ +/* @teleloc 0x01080104 [69.780998 -139.492996 -27.697399] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70108010, 0x7010800E, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70108011, 948, 0x01080104, 65.3682, -138.882, -29.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ -/* @teleloc 0x01080104 [65.368202 -138.882004 -29.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70108011, 948, 0x01080104, 65.3682, -138.882, -29.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ +/* @teleloc 0x01080104 [65.368202 -138.882004 -29.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70108012, 948, 0x01080105, 67.953, -148.59, -29.9951, -0.798554, 0, 0, -0.601923, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ @@ -152,16 +152,16 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7010801E, 0x7010801D, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010801F, 948, 0x01080145, 39.0533, -97.5948, -11.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ -/* @teleloc 0x01080145 [39.053299 -97.594803 -11.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010801F, 948, 0x01080145, 39.0533, -97.5948, -11.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ +/* @teleloc 0x01080145 [39.053299 -97.594803 -11.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70108020, 948, 0x01080145, 35.8983, -96.7033, -11.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ -/* @teleloc 0x01080145 [35.898300 -96.703300 -11.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70108020, 948, 0x01080145, 35.8983, -96.7033, -11.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ +/* @teleloc 0x01080145 [35.898300 -96.703300 -11.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70108021, 1922, 0x01080145, 36.1681, -95.4436, -12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01080145 [36.168098 -95.443604 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70108021, 1922, 0x01080145, 36.1681, -95.4436, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01080145 [36.168098 -95.443604 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70108022, 4093, 0x0108014A, 49.153, -0.100165, -9.18063, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Magic trap */ @@ -175,8 +175,8 @@ VALUES (0x70108023, 2131, 0x0108014B, 45.7218, -0.612824, -12, 1, 0, 0, 0, Tru /* @teleloc 0x0108014B [45.721802 -0.612824 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70108024, 2131, 0x0108014D, 52.4432, -10.0554, -12, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x0108014D [52.443199 -10.055400 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70108024, 2131, 0x0108014D, 52.4432, -10.0554, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x0108014D [52.443199 -10.055400 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70108025, 4084, 0x0108014E, 53.1681, -9.07807, -9.30663, -0.663052, 0, 0, 0.748573, False, '2005-02-09 10:00:00'); /* Magic trap */ @@ -289,8 +289,8 @@ VALUES (0x70108038, 2131, 0x01080182, 69.8764, -14.7018, -12, 0, 0, 0, -1, Tru /* @teleloc 0x01080182 [69.876404 -14.701800 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70108039, 4047, 0x01080183, 70.7237, -19.7392, -9.82262, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Trap */ -/* @teleloc 0x01080183 [70.723701 -19.739201 -9.822620] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70108039, 4047, 0x01080183, 70.7237, -19.7392, -9.82262, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Trap */ +/* @teleloc 0x01080183 [70.723701 -19.739201 -9.822620] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70108039, 0x70108038, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -375,8 +375,8 @@ VALUES (0x70108042, 2131, 0x01080193, 71.9707, -139.255, -12, -0.38651, 0, 0, - /* @teleloc 0x01080193 [71.970703 -139.255005 -12.000000] -0.386510 0.000000 0.000000 -0.922285 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70108043, 4072, 0x01080193, 70.4362, -139.528, -9.28763, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x01080193 [70.436203 -139.528000 -9.287630] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70108043, 4072, 0x01080193, 70.4362, -139.528, -9.28763, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x01080193 [70.436203 -139.528000 -9.287630] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70108043, 0x70108042, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -435,8 +435,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7010804E, 0x7010804D, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010804F, 947, 0x010801CB, 5.8137, -85.264, 0.0055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x010801CB [5.813700 -85.264000 0.005500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7010804F, 947, 0x010801CB, 5.8137, -85.264, 0.0055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x010801CB [5.813700 -85.264000 0.005500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70108050, 8, 0x010801D4, 21.1879, -51.4317, 0.0055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ @@ -447,8 +447,8 @@ VALUES (0x70108051, 8, 0x010801DD, 29.377, -43.439, 0.0055, 1, 0, 0, 0, Tru /* @teleloc 0x010801DD [29.377001 -43.438999 0.005500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70108052, 7205, 0x010801E9, 29.1321, -66.1673, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x010801E9 [29.132099 -66.167297 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70108052, 7205, 0x010801E9, 29.1321, -66.1673, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x010801E9 [29.132099 -66.167297 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70108053, 8, 0x010801EF, 33.3096, -116.694, 0.0055, -0.992386, 0, 0, -0.123168, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0109.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0109.sql index fc237d8680..ac013e9d6d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0109.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0109.sql @@ -56,8 +56,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7010900C, 0x7010900B, '2005-02-09 10:00:00') /* Pressure Plate (298) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010900D, 1608, 0x01090144, 67.1265, -95.9452, -5.99668, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ -/* @teleloc 0x01090144 [67.126503 -95.945198 -5.996680] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010900D, 1608, 0x01090144, 67.1265, -95.9452, -5.99668, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ +/* @teleloc 0x01090144 [67.126503 -95.945198 -5.996680] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010900E, 1609, 0x01090144, 66.0668, -103.766, -5.9465, 0.797328, 0, 0, -0.603546, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ @@ -227,8 +227,8 @@ VALUES (0x7010902C, 1608, 0x01090191, 34.4091, 1.22905, 6.00332, -0.483051, 0, /* @teleloc 0x01090191 [34.409100 1.229050 6.003320] -0.483051 0.000000 0.000000 -0.875592 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010902D, 1609, 0x0109019A, 40.912, -31.092, 6.00455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x0109019A [40.911999 -31.091999 6.004550] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7010902D, 1609, 0x0109019A, 40.912, -31.092, 6.00455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ +/* @teleloc 0x0109019A [40.911999 -31.091999 6.004550] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010902E, 1608, 0x010901AA, 11.072, -19.4191, 12.0033, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/010A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/010A.sql index 016b49f456..9080f599d4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/010A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/010A.sql @@ -5,8 +5,8 @@ VALUES (0x7010A000, 238, 0x010A0101, 231.907, -24.951, -119.971, -0.845165, 0, /* @teleloc 0x010A0101 [231.906998 -24.951000 -119.971001] -0.845165 0.000000 0.000000 -0.534506 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010A002, 3960, 0x010A0103, 239.851, -3.284, -119.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x010A0103 [239.850998 -3.284000 -119.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7010A002, 3960, 0x010A0103, 239.851, -3.284, -119.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x010A0103 [239.850998 -3.284000 -119.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010A003, 23, 0x010A0104, 243.412, -12.3786, -119.971, -0.54959, 0, 0, -0.835434, True, '2005-02-09 10:00:00'); /* Virindi Servant */ @@ -21,8 +21,8 @@ VALUES (0x7010A007, 3969, 0x010A010B, 256.788, -20.0068, -119.995, 0.707107, 0, /* @teleloc 0x010A010B [256.787994 -20.006800 -119.995003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010A00C, 7201, 0x010A0147, 211.176, -107.614, -77.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x010A0147 [211.175995 -107.613998 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7010A00C, 7201, 0x010A0147, 211.176, -107.614, -77.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x010A0147 [211.175995 -107.613998 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010A014, 1296, 0x010A0167, 198, -90, -72, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -146,7 +146,7 @@ VALUES (0x7010A047, 7340, 0x010A015A, 239.907, -90.0185, -77.971, -0.751624, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010A048, 7340, 0x010A0161, 202.326, -49.7972, -71.971, 0.063645, 0, 0, 0.997973, True, '2005-02-09 10:00:00'); /* Virindi Observer */ -/* @teleloc 0x010A0161 [202.326004 -49.797199 -71.971001] 0.063644 0.000000 0.000000 0.997973 */ +/* @teleloc 0x010A0161 [202.326004 -49.797199 -71.971001] 0.063645 0.000000 0.000000 0.997973 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010A049, 7340, 0x010A0164, 200.464, -72.1651, -71.971, 0.063644, 0, 0, 0.997973, True, '2005-02-09 10:00:00'); /* Virindi Observer */ @@ -241,8 +241,8 @@ VALUES (0x7010A05F, 10787, 0x010A01A6, 207.983, -38.6665, -65.995, -0.394562, 0, /* @teleloc 0x010A01A6 [207.983002 -38.666500 -65.995003] -0.394562 0.000000 0.000000 0.918869 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010A060, 7340, 0x010A01A9, 212.346, -67.9403, -65.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Observer */ -/* @teleloc 0x010A01A9 [212.345993 -67.940300 -65.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7010A060, 7340, 0x010A01A9, 212.346, -67.9403, -65.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Observer */ +/* @teleloc 0x010A01A9 [212.345993 -67.940300 -65.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010A061, 7340, 0x010A01A9, 208.052, -71.2171, -65.971, 0.799909, 0, 0, 0.600121, True, '2005-02-09 10:00:00'); /* Virindi Observer */ @@ -273,8 +273,8 @@ VALUES (0x7010A067, 7340, 0x010A01B3, 228.922, -49.532, -65.971, 0.686649, 0, 0 /* @teleloc 0x010A01B3 [228.921997 -49.532001 -65.971001] 0.686649 0.000000 0.000000 0.726989 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010A068, 7340, 0x010A01B4, 230.002, -60.0132, -65.971, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Observer */ -/* @teleloc 0x010A01B4 [230.001999 -60.013199 -65.971001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010A068, 7340, 0x010A01B4, 230.002, -60.0132, -65.971, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Observer */ +/* @teleloc 0x010A01B4 [230.001999 -60.013199 -65.971001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010A069, 10787, 0x010A01B7, 229.972, -90.0113, -65.971, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Terebrous Hollow Minion */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/010B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/010B.sql index bcb7effb2b..2662cf901d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/010B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/010B.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x010B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010B003, 1919, 0x010B010E, 38.2525, -63.3111, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x010B010E [38.252499 -63.311100 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010B003, 1919, 0x010B010E, 38.2525, -63.3111, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x010B010E [38.252499 -63.311100 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010B006, 6, 0x010B0147, 12.8753, -6.79121, -5.9923, -0.377043, 0, 0, -0.926196, True, '2005-02-09 10:00:00'); /* Banderling Scout */ @@ -37,8 +37,8 @@ VALUES (0x7010B00F, 6, 0x010B0170, 60, 0, -5.9923, 0.707107, 0, 0, -0.707107 /* @teleloc 0x010B0170 [60.000000 0.000000 -5.992300] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010B010, 937, 0x010B0171, 60, -10, -5.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x010B0171 [60.000000 -10.000000 -5.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010B010, 937, 0x010B0171, 60, -10, -5.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x010B0171 [60.000000 -10.000000 -5.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010B011, 1925, 0x010B017D, 80.3339, -19.665, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ @@ -73,8 +73,8 @@ VALUES (0x7010B01A, 5625, 0x010B0185, 80, -35.25, -6, 1, 0, 0, 0, False, '2005- /* @teleloc 0x010B0185 [80.000000 -35.250000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010B01B, 3955, 0x010B0199, -1.72538, 0.1605, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ -/* @teleloc 0x010B0199 [-1.725380 0.160500 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010B01B, 3955, 0x010B0199, -1.72538, 0.1605, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ +/* @teleloc 0x010B0199 [-1.725380 0.160500 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7010B01B, 0x7010B006, '2005-02-09 10:00:00') /* Banderling Scout (6) */ @@ -118,8 +118,8 @@ VALUES (0x7010B023, 937, 0x010B01CE, 50, -20, 6.0077, 1, 0, 0, 0, True, '2005 /* @teleloc 0x010B01CE [50.000000 -20.000000 6.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010B024, 937, 0x010B01D7, 60, -30, 6.0077, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x010B01D7 [60.000000 -30.000000 6.007700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010B024, 937, 0x010B01D7, 60, -30, 6.0077, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x010B01D7 [60.000000 -30.000000 6.007700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010B025, 14427, 0x010B0100, 11.9488, -30.0243, -11.995, -0.749563, 0, 0, -0.661934, True, '2005-02-09 10:00:00'); /* Hollow Minion */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/010C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/010C.sql index b32c3cde35..511a095e2b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/010C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/010C.sql @@ -37,8 +37,8 @@ VALUES (0x7010C008, 7, 0x010C0135, 51.9404, -114.936, -5.995, 1, 0, 0, 0, T /* @teleloc 0x010C0135 [51.940399 -114.935997 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010C009, 7, 0x010C0142, 50.326, -148.491, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x010C0142 [50.326000 -148.490997 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7010C009, 7, 0x010C0142, 50.326, -148.491, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x010C0142 [50.326000 -148.490997 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010C00A, 6892, 0x010C0142, 49.1739, -151.341, -5.995, 0.018434, 0, 0, -0.99983, False, '2005-02-09 10:00:00'); /* Chest */ @@ -73,8 +73,8 @@ VALUES (0x7010C011, 4108, 0x010C0189, 139.322, -90.0375, -5.989, -0.777352, 0, /* @teleloc 0x010C0189 [139.322006 -90.037498 -5.989000] -0.777352 0.000000 0.000000 -0.629066 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7010C012, 5400, 0x010C018D, 140, -100, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Boiling Magma */ -/* @teleloc 0x010C018D [140.000000 -100.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7010C012, 5400, 0x010C018D, 140, -100, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Boiling Magma */ +/* @teleloc 0x010C018D [140.000000 -100.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7010C013, 5400, 0x010C0190, 150, -80, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Boiling Magma */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0111.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0111.sql index d56e219317..913cc0ed95 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0111.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0111.sql @@ -13,8 +13,8 @@ VALUES (0x70111002, 143, 0x01110105, 12.8325, 4.05, 0.0125, -1, 0, 0, 0, False /* @teleloc 0x01110105 [12.832500 4.050000 0.012500] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70111003, 278, 0x01110107, 10, -4.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01110107 [10.000000 -4.755000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70111003, 278, 0x01110107, 10, -4.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01110107 [10.000000 -4.755000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70111004, 6436, 0x01110109, 12.5, -17.25, 0.024, 0.712363, 0, 0, -0.701811, True, '2005-02-09 10:00:00'); /* Wedding Chest Key */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0112.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0112.sql index a58cc4496e..c067595893 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0112.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0112.sql @@ -168,8 +168,8 @@ VALUES (0x70112022, 9029, 0x011202D0, 164.495, -170, 0.005, 0.707107, 0, 0, -0. /* @teleloc 0x011202D0 [164.494995 -170.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70112023, 9030, 0x011202DB, 180, -164.505, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ -/* @teleloc 0x011202DB [180.000000 -164.505005 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70112023, 9030, 0x011202DB, 180, -164.505, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ +/* @teleloc 0x011202DB [180.000000 -164.505005 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70112024, 9073, 0x011202DD, 180, -183.643, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0113.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0113.sql index 6ada899f33..4d2b5176fa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0113.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0113.sql @@ -1,12 +1,12 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0113; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70113005, 1761, 0x0113013C, 41.1651, -27.9966, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x0113013C [41.165100 -27.996599 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70113005, 1761, 0x0113013C, 41.1651, -27.9966, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x0113013C [41.165100 -27.996599 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70113008, 1761, 0x0113013D, 40, -40, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x0113013D [40.000000 -40.000000 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70113008, 1761, 0x0113013D, 40, -40, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x0113013D [40.000000 -40.000000 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011300A, 1925, 0x01130142, 56.0764, -79.4523, -12, -0.766045, 0, 0, -0.642787, False, '2005-02-09 10:00:00'); /* Chest */ @@ -21,8 +21,8 @@ VALUES (0x7011300C, 6774, 0x01130142, 56.8545, -80.3227, -11.9975, 0.707107, 0, /* @teleloc 0x01130142 [56.854500 -80.322701 -11.997500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011300D, 4139, 0x01130146, 70, -52, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01130146 [70.000000 -52.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7011300D, 4139, 0x01130146, 70, -52, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01130146 [70.000000 -52.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7011300D, 0x7011300B, '2005-02-09 10:00:00') /* Lever (285) */ @@ -96,24 +96,24 @@ VALUES (0x70113035, 1761, 0x01130126, 40.314, -52.5196, -17.997, 1, 0, 0, 0, T /* @teleloc 0x01130126 [40.313999 -52.519600 -17.997000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70113036, 1761, 0x0113013C, 39.4795, -28.8409, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x0113013C [39.479500 -28.840900 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70113036, 1761, 0x0113013C, 39.4795, -28.8409, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x0113013C [39.479500 -28.840900 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70113037, 1761, 0x0113013D, 42.1474, -40.2659, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x0113013D [42.147400 -40.265900 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70113037, 1761, 0x0113013D, 42.1474, -40.2659, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x0113013D [42.147400 -40.265900 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70113038, 1761, 0x01130142, 61.4876, -79.9532, -11.9975, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ /* @teleloc 0x01130142 [61.487598 -79.953201 -11.997500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70113039, 1761, 0x01130148, 70, -70, -11.9975, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x01130148 [70.000000 -70.000000 -11.997500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70113039, 1761, 0x01130148, 70, -70, -11.9975, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x01130148 [70.000000 -70.000000 -11.997500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011303A, 1761, 0x01130148, 70.287, -72.937, -11.9975, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x01130148 [70.287003 -72.936996 -11.997500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7011303A, 1761, 0x01130148, 70.287, -72.937, -11.9975, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x01130148 [70.287003 -72.936996 -11.997500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011303B, 1761, 0x0113014C, 80, -50, -11.9975, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0115.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0115.sql index 875c541962..51767b1d21 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0115.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0115.sql @@ -9,24 +9,24 @@ VALUES (0x70115001, 278, 0x01150102, 4.74998, -20, 0, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01150102 [4.749980 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70115003, 278, 0x01150105, 10, -14.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01150105 [10.000000 -14.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70115003, 278, 0x01150105, 10, -14.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01150105 [10.000000 -14.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70115005, 278, 0x0115010B, 10, -25.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x0115010B [10.000000 -25.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70115007, 278, 0x0115010E, 20, -14.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0115010E [20.000000 -14.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70115007, 278, 0x0115010E, 20, -14.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0115010E [20.000000 -14.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70115009, 278, 0x01150114, 20, -25.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01150114 [20.000000 -25.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011500B, 278, 0x01150117, 30, -14.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01150117 [30.000000 -14.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011500B, 278, 0x01150117, 30, -14.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01150117 [30.000000 -14.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011500C, 568, 0x0115011A, 34.75, -20, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7011500E, 278, 0x0115011D, 30, -25.25, 0, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x0115011D [30.000000 -25.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70115012, 278, 0x01150130, 90, -14.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01150130 [90.000000 -14.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70115012, 278, 0x01150130, 90, -14.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01150130 [90.000000 -14.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70115013, 568, 0x01150133, 85.25, -20, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,16 +49,16 @@ VALUES (0x70115015, 278, 0x01150136, 90, -25.25, 0, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x01150136 [90.000000 -25.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70115017, 278, 0x01150139, 100, -14.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01150139 [100.000000 -14.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70115017, 278, 0x01150139, 100, -14.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01150139 [100.000000 -14.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70115019, 278, 0x0115013F, 100, -25.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x0115013F [100.000000 -25.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011501B, 278, 0x01150142, 110, -14.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01150142 [110.000000 -14.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011501B, 278, 0x01150142, 110, -14.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01150142 [110.000000 -14.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011501D, 278, 0x01150148, 110, -25.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -77,8 +77,8 @@ VALUES (0x70115020, 278, 0x01150150, 44.75, -40, 6, 0.707107, 0, 0, -0.707107, /* @teleloc 0x01150150 [44.750000 -40.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70115021, 153, 0x01150156, 50, -50, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x01150156 [50.000000 -50.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70115021, 153, 0x01150156, 50, -50, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x01150156 [50.000000 -50.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70115022, 1032, 0x01150157, 50, -60, 6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Portal to Zaikhal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0116.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0116.sql index 5e6628204d..379477f6f1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0116.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0116.sql @@ -109,12 +109,12 @@ VALUES (0x7011601B, 7395, 0x01160137, 41.9663, -68.1668, -72, 0.707107, 0, 0, - /* @teleloc 0x01160137 [41.966301 -68.166801 -72.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011601C, 7352, 0x01160138, 40, -80, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Erupt Dungeon Magma Gen */ -/* @teleloc 0x01160138 [40.000000 -80.000000 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011601C, 7352, 0x01160138, 40, -80, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Erupt Dungeon Magma Gen */ +/* @teleloc 0x01160138 [40.000000 -80.000000 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011601D, 7395, 0x01160138, 41.9965, -81.7553, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x01160138 [41.996498 -81.755302 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011601D, 7395, 0x01160138, 41.9965, -81.7553, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x01160138 [41.996498 -81.755302 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011601E, 6430, 0x01160139, 41.5883, -109.893, -71.995, 0.731689, 0, 0, -0.681639, False, '2005-02-09 10:00:00'); /* Large Pressure Plate */ @@ -197,8 +197,8 @@ VALUES (0x70116033, 7445, 0x01160142, 49.9298, -107.037, -72, 1, 0, 0, 0, False /* @teleloc 0x01160142 [49.929798 -107.037003 -72.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116035, 7445, 0x01160144, 50, -130, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x01160144 [50.000000 -130.000000 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116035, 7445, 0x01160144, 50, -130, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x01160144 [50.000000 -130.000000 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70116036, 7445, 0x01160144, 46.2931, -129.857, -71.995, -0.715759, 0, 0, 0.698347, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -418,40 +418,40 @@ VALUES (0x7011607B, 7394, 0x01160179, 90.3031, -126.854, -71.995, 0.024979, 0, /* @teleloc 0x01160179 [90.303101 -126.853996 -71.995003] 0.024979 0.000000 0.000000 -0.999688 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011607D, 7352, 0x0116017A, 90, -140, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Erupt Dungeon Magma Gen */ -/* @teleloc 0x0116017A [90.000000 -140.000000 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011607D, 7352, 0x0116017A, 90, -140, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Erupt Dungeon Magma Gen */ +/* @teleloc 0x0116017A [90.000000 -140.000000 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011607E, 7394, 0x0116017A, 87.1166, -142.981, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0116017A [87.116600 -142.981003 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011607E, 7394, 0x0116017A, 87.1166, -142.981, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0116017A [87.116600 -142.981003 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011607F, 7394, 0x0116017A, 87.0626, -137.029, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0116017A [87.062599 -137.029007 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011607F, 7394, 0x0116017A, 87.0626, -137.029, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0116017A [87.062599 -137.029007 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116080, 7394, 0x0116017A, 92.9275, -135.042, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0116017A [92.927498 -135.042007 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116080, 7394, 0x0116017A, 92.9275, -135.042, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0116017A [92.927498 -135.042007 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116081, 7394, 0x0116017A, 87.0626, -137.029, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0116017A [87.062599 -137.029007 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116081, 7394, 0x0116017A, 87.0626, -137.029, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0116017A [87.062599 -137.029007 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116082, 7352, 0x0116017B, 90, -150, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Erupt Dungeon Magma Gen */ -/* @teleloc 0x0116017B [90.000000 -150.000000 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116082, 7352, 0x0116017B, 90, -150, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Erupt Dungeon Magma Gen */ +/* @teleloc 0x0116017B [90.000000 -150.000000 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116083, 7394, 0x0116017B, 87.3858, -147.385, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0116017B [87.385803 -147.384995 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116083, 7394, 0x0116017B, 87.3858, -147.385, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0116017B [87.385803 -147.384995 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116084, 7394, 0x0116017B, 87.1643, -152.807, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0116017B [87.164299 -152.807007 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116084, 7394, 0x0116017B, 87.1643, -152.807, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0116017B [87.164299 -152.807007 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116085, 7394, 0x0116017B, 92.3921, -145.047, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0116017B [92.392097 -145.046997 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116085, 7394, 0x0116017B, 92.3921, -145.047, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0116017B [92.392097 -145.046997 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70116086, 7421, 0x01160180, 12.2015, -83.1312, -65.99, -0.99998, 0, 0, -0.006317, True, '2005-02-09 10:00:00'); /* Diamond Golem */ @@ -528,7 +528,7 @@ VALUES (0x7011609A, 0x70116092, '2005-02-09 10:00:00') /* Pressure Plate (2131) INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011609B, 7443, 0x0116018F, 19.8673, -83.0052, -62.9877, -0.998849, 0, 0, -0.047972, False, '2005-02-09 10:00:00'); /* Flame Barrier Trap */ -/* @teleloc 0x0116018F [19.867300 -83.005203 -62.987701] -0.998849 0.000000 0.000000 -0.047971 */ +/* @teleloc 0x0116018F [19.867300 -83.005203 -62.987701] -0.998849 0.000000 0.000000 -0.047972 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7011609B, 0x70116097, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -723,12 +723,12 @@ VALUES (0x701160CC, 7395, 0x011601BF, 60, -10, -60, 0.707107, 0, 0, -0.707107, /* @teleloc 0x011601BF [60.000000 -10.000000 -60.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701160CD, 7395, 0x011601C2, 60, -20, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x011601C2 [60.000000 -20.000000 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701160CD, 7395, 0x011601C2, 60, -20, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x011601C2 [60.000000 -20.000000 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701160CE, 7395, 0x011601C2, 60, -20, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x011601C2 [60.000000 -20.000000 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701160CE, 7395, 0x011601C2, 60, -20, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x011601C2 [60.000000 -20.000000 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701160CF, 7394, 0x011601C6, 58.0007, -32.8808, -65.995, -0.721133, 0, 0, -0.692796, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -823,12 +823,12 @@ VALUES (0x701160ED, 7396, 0x011601DE, 70, -40, -60, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x011601DE [70.000000 -40.000000 -60.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701160EE, 7394, 0x011601DF, 67.4558, -37.1443, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x011601DF [67.455803 -37.144299 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701160EE, 7394, 0x011601DF, 67.4558, -37.1443, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x011601DF [67.455803 -37.144299 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701160EF, 7394, 0x011601DF, 73.0761, -36.8109, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x011601DF [73.076103 -36.810902 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701160EF, 7394, 0x011601DF, 73.0761, -36.8109, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x011601DF [73.076103 -36.810902 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701160F4, 2609, 0x011601E0, 72, -48.045, -60, -0.011231, 0, 0, -0.999937, True, '2005-02-09 10:00:00'); /* Lever */ @@ -963,16 +963,16 @@ VALUES (0x70116116, 7395, 0x01160202, 88.0217, -12.2647, -66, 0.707107, 0, 0, - /* @teleloc 0x01160202 [88.021698 -12.264700 -66.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116118, 7352, 0x01160203, 90, -20, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Erupt Dungeon Magma Gen */ -/* @teleloc 0x01160203 [90.000000 -20.000000 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116118, 7352, 0x01160203, 90, -20, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Erupt Dungeon Magma Gen */ +/* @teleloc 0x01160203 [90.000000 -20.000000 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116119, 7395, 0x01160203, 90, -20, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x01160203 [90.000000 -20.000000 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116119, 7395, 0x01160203, 90, -20, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x01160203 [90.000000 -20.000000 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011611A, 7395, 0x01160205, 90, -30, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x01160205 [90.000000 -30.000000 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011611A, 7395, 0x01160205, 90, -30, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x01160205 [90.000000 -30.000000 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011611B, 7396, 0x01160206, 87.4909, -27.2334, -65.995, 0.01037, 0, 0, -0.999946, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -987,8 +987,8 @@ VALUES (0x7011611D, 7394, 0x01160207, 91.9851, -32.5888, -65.995, 0.769565, 0, /* @teleloc 0x01160207 [91.985100 -32.588799 -65.995003] 0.769565 0.000000 0.000000 -0.638568 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011611E, 7395, 0x01160208, 90, -40, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x01160208 [90.000000 -40.000000 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011611E, 7395, 0x01160208, 90, -40, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x01160208 [90.000000 -40.000000 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011611F, 7396, 0x0116020A, 92.4062, -42.7513, -65.995, -0.999958, 0, 0, -0.009202, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -1003,16 +1003,16 @@ VALUES (0x70116122, 7394, 0x0116020B, 87.6962, -37.5185, -65.995, 0.733598, 0, /* @teleloc 0x0116020B [87.696198 -37.518501 -65.995003] 0.733598 0.000000 0.000000 -0.679583 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116124, 7395, 0x0116020C, 90, -50, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0116020C [90.000000 -50.000000 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116124, 7395, 0x0116020C, 90, -50, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0116020C [90.000000 -50.000000 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116125, 7352, 0x0116020C, 90, -50, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Erupt Dungeon Magma Gen */ -/* @teleloc 0x0116020C [90.000000 -50.000000 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116125, 7352, 0x0116020C, 90, -50, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Erupt Dungeon Magma Gen */ +/* @teleloc 0x0116020C [90.000000 -50.000000 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116126, 7395, 0x0116020D, 87.9289, -57.8196, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0116020D [87.928902 -57.819599 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116126, 7395, 0x0116020D, 87.9289, -57.8196, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0116020D [87.928902 -57.819599 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70116128, 7396, 0x01160229, 64.0622, -24.0603, -59.995, 0.909383, 0, 0, 0.41596, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -1131,8 +1131,8 @@ VALUES (0x70116146, 7396, 0x01160291, 60.2887, -20.0664, -47.995, 0.697019, 0, /* @teleloc 0x01160291 [60.288700 -20.066401 -47.994999] 0.697019 0.000000 0.000000 -0.717052 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116147, 568, 0x01160295, 60, -24.75, -48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01160295 [60.000000 -24.750000 -48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116147, 568, 0x01160295, 60, -24.75, -48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01160295 [60.000000 -24.750000 -48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70116148, 6645, 0x01160297, 71.625, -19.4679, -47.99, 0.690292, 0, 0, 0.723531, True, '2005-02-09 10:00:00'); /* Unstable Magma Golem */ @@ -1195,8 +1195,8 @@ VALUES (0x70116158, 5489, 0x011602AD, 60.0357, -60.3583, -41.995, 1, 0, 0, 0, F /* @teleloc 0x011602AD [60.035702 -60.358299 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011615A, 5489, 0x011602AE, 60, -70, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x011602AE [60.000000 -70.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7011615A, 5489, 0x011602AE, 60, -70, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x011602AE [60.000000 -70.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011615B, 5857, 0x011602AE, 60, -70, -36, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -1359,8 +1359,8 @@ VALUES (0x70116188, 4216, 0x01160321, 10.7087, -158.642, -23.945, 0.999927, 0, /* @teleloc 0x01160321 [10.708700 -158.641998 -23.945000] 0.999927 0.000000 0.000000 -0.012090 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116189, 5626, 0x01160323, 10, -155.558, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01160323 [10.000000 -155.557999 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70116189, 5626, 0x01160323, 10, -155.558, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01160323 [10.000000 -155.557999 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011618A, 4216, 0x0116032E, 29.9431, -93.1349, -23.99, -0.017545, 0, 0, 0.999846, True, '2005-02-09 10:00:00'); /* Diamond Golem */ @@ -1383,12 +1383,12 @@ VALUES (0x7011618E, 6425, 0x01160342, 151.012, -198.057, -23.995, 0.389626, 0, /* @teleloc 0x01160342 [151.011993 -198.057007 -23.995001] 0.389626 0.000000 0.000000 -0.920973 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011618F, 6425, 0x01160342, 152.528, -200.027, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mini Mag-Ma!" */ -/* @teleloc 0x01160342 [152.528000 -200.026993 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7011618F, 6425, 0x01160342, 152.528, -200.027, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mini Mag-Ma!" */ +/* @teleloc 0x01160342 [152.528000 -200.026993 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116190, 6425, 0x01160342, 148.001, -199.949, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mini Mag-Ma!" */ -/* @teleloc 0x01160342 [148.001007 -199.949005 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70116190, 6425, 0x01160342, 148.001, -199.949, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mini Mag-Ma!" */ +/* @teleloc 0x01160342 [148.001007 -199.949005 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70116191, 6425, 0x01160342, 148.452, -198.411, -23.995, 0.389626, 0, 0, -0.920973, False, '2005-02-09 10:00:00'); /* "Mini Mag-Ma!" */ @@ -1403,8 +1403,8 @@ VALUES (0x70116194, 5619, 0x0116034A, 147.464, -230.824, -24, -0.707107, 0, 0, /* @teleloc 0x0116034A [147.464005 -230.824005 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70116197, 5920, 0x01160354, 161.221, -186.582, -21.795, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Wall of Fire */ -/* @teleloc 0x01160354 [161.220993 -186.582001 -21.795000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70116197, 5920, 0x01160354, 161.221, -186.582, -21.795, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Wall of Fire */ +/* @teleloc 0x01160354 [161.220993 -186.582001 -21.795000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70116198, 6425, 0x01160355, 161.024, -200.031, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mini Mag-Ma!" */ @@ -1635,8 +1635,8 @@ VALUES (0x701161D3, 6425, 0x011603A0, 207.126, -192.676, -24, 0.707107, 0, 0, - /* @teleloc 0x011603A0 [207.126007 -192.675995 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701161D7, 6425, 0x011603A1, 207.149, -197.135, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mini Mag-Ma!" */ -/* @teleloc 0x011603A1 [207.149002 -197.134995 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701161D7, 6425, 0x011603A1, 207.149, -197.135, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mini Mag-Ma!" */ +/* @teleloc 0x011603A1 [207.149002 -197.134995 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701161D8, 6645, 0x011603A1, 207.516, -198.281, -23.99, -0.712729, 0, 0, -0.70144, True, '2005-02-09 10:00:00'); /* Unstable Magma Golem */ @@ -1679,8 +1679,8 @@ VALUES (0x701161E6, 199, 0x011603CF, 111.3, -158.773, -17.989, -0.985019, 0, 0 /* @teleloc 0x011603CF [111.300003 -158.772995 -17.989000] -0.985019 0.000000 0.000000 -0.172447 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701161E7, 5626, 0x011603D1, 110, -155.658, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x011603D1 [110.000000 -155.658005 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701161E7, 5626, 0x011603D1, 110, -155.658, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x011603D1 [110.000000 -155.658005 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701161EA, 199, 0x011603E3, 142.43, -159.421, -17.989, -0.664818, 0, 0, -0.747005, True, '2005-02-09 10:00:00'); /* Magma Golem */ @@ -1988,7 +1988,7 @@ VALUES (0x7011623A, 23082, 0x011603AC, 23.1484, -179.981, -17.99, 0.738256, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011623B, 7607, 0x011603B8, 39.2624, -153.79, -17.995, -0.015571, 0, 0, -0.999879, True, '2005-02-09 10:00:00'); /* Ember */ -/* @teleloc 0x011603B8 [39.262402 -153.789993 -17.995001] -0.015570 0.000000 0.000000 -0.999879 */ +/* @teleloc 0x011603B8 [39.262402 -153.789993 -17.995001] -0.015571 0.000000 0.000000 -0.999879 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011623C, 7607, 0x011603BA, 41.0056, -156.506, -17.995, 0.002129, 0, 0, -0.999998, True, '2005-02-09 10:00:00'); /* Ember */ @@ -2032,7 +2032,7 @@ VALUES (0x70116245, 4216, 0x01160407, 63.8335, -190.064, -11.99, 0.719871, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70116246, 7923, 0x01160439, 77.0861, -111.597, -5.995, -0.011305, 0, 0, -0.999936, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x01160439 [77.086098 -111.597000 -5.995000] -0.011304 0.000000 0.000000 -0.999936 */ +/* @teleloc 0x01160439 [77.086098 -111.597000 -5.995000] -0.011305 0.000000 0.000000 -0.999936 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70116246, 0x70116040, '2005-02-09 10:00:00') /* Fire Wisp (5748) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0119.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0119.sql index 86c3586307..81ddef82dc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0119.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0119.sql @@ -98,8 +98,8 @@ VALUES (0x70119011, 11527, 0x01190113, 112.105, -41.8492, -77.995, 0.04578, 0, 0 /* @teleloc 0x01190113 [112.105003 -41.849201 -77.995003] 0.045780 0.000000 0.000000 0.998952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70119012, 3955, 0x01190114, 110.011, -49.993, -78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ -/* @teleloc 0x01190114 [110.011002 -49.993000 -78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70119012, 3955, 0x01190114, 110.011, -49.993, -78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ +/* @teleloc 0x01190114 [110.011002 -49.993000 -78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70119012, 0x70119004, '2005-02-09 10:00:00') /* Voltarc (21170) */ @@ -171,12 +171,12 @@ VALUES (0x7011901D, 6380, 0x01190174, 30, -90, -71.9935, 0.707107, 0, 0, -0.707 /* @teleloc 0x01190174 [30.000000 -90.000000 -71.993500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011901E, 11527, 0x0119017A, 30, -140, -71.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Sable Gromnie */ -/* @teleloc 0x0119017A [30.000000 -140.000000 -71.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7011901E, 11527, 0x0119017A, 30, -140, -71.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sable Gromnie */ +/* @teleloc 0x0119017A [30.000000 -140.000000 -71.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011901F, 6380, 0x01190185, 40, -70, -71.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x01190185 [40.000000 -70.000000 -71.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011901F, 6380, 0x01190185, 40, -70, -71.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scintilla */ +/* @teleloc 0x01190185 [40.000000 -70.000000 -71.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70119020, 568, 0x01190187, 44.7775, -89.9998, -72, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -187,8 +187,8 @@ VALUES (0x70119021, 6380, 0x01190194, 40.007, -156.07, -71.9935, 1, 0, 0, 0, T /* @teleloc 0x01190194 [40.007000 -156.070007 -71.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70119022, 568, 0x0119019E, 50, -84.765, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0119019E [50.000000 -84.764999 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70119022, 568, 0x0119019E, 50, -84.765, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0119019E [50.000000 -84.764999 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70119023, 11527, 0x0119019F, 50, -90, -71.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sable Gromnie */ @@ -219,8 +219,8 @@ VALUES (0x70119029, 6380, 0x011901B1, 60, -90, -71.9935, -0.707107, 0, 0, -0.70 /* @teleloc 0x011901B1 [60.000000 -90.000000 -71.993500] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011902A, 6380, 0x011901C6, 70, -100, -71.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x011901C6 [70.000000 -100.000000 -71.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011902A, 6380, 0x011901C6, 70, -100, -71.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scintilla */ +/* @teleloc 0x011901C6 [70.000000 -100.000000 -71.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011902B, 6380, 0x011901C8, 70, -120, -71.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scintilla */ @@ -243,8 +243,8 @@ VALUES (0x7011902F, 11527, 0x011901DB, 81.9598, -82.6136, -71.995, 0.397766, 0, /* @teleloc 0x011901DB [81.959801 -82.613602 -71.995003] 0.397766 0.000000 0.000000 0.917487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70119030, 6380, 0x011901F1, 89.9621, -70.4656, -71.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x011901F1 [89.962097 -70.465599 -71.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70119030, 6380, 0x011901F1, 89.9621, -70.4656, -71.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scintilla */ +/* @teleloc 0x011901F1 [89.962097 -70.465599 -71.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70119031, 11527, 0x011901F6, 89.0282, -93.1792, -71.995, -0.359552, 0, 0, 0.933125, True, '2005-02-09 10:00:00'); /* Sable Gromnie */ @@ -263,12 +263,12 @@ VALUES (0x70119034, 6380, 0x0119020C, 110, -110, -71.9935, 1, 0, 0, 0, True, ' /* @teleloc 0x0119020C [110.000000 -110.000000 -71.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70119035, 6380, 0x01190225, 80, -30, -65.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x01190225 [80.000000 -30.000000 -65.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70119035, 6380, 0x01190225, 80, -30, -65.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scintilla */ +/* @teleloc 0x01190225 [80.000000 -30.000000 -65.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70119036, 21170, 0x01190236, 110, -60, -65.9915, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Voltarc */ -/* @teleloc 0x01190236 [110.000000 -60.000000 -65.991501] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70119036, 21170, 0x01190236, 110, -60, -65.9915, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Voltarc */ +/* @teleloc 0x01190236 [110.000000 -60.000000 -65.991501] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70119037, 6380, 0x0119023D, 130, -40, -65.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scintilla */ @@ -341,8 +341,8 @@ VALUES (0x70119042, 21170, 0x011902C8, 60, -80, -23.9915, 0.707107, 0, 0, -0.707 /* @teleloc 0x011902C8 [60.000000 -80.000000 -23.991501] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70119043, 21170, 0x011902CB, 60, -100, -23.9915, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Voltarc */ -/* @teleloc 0x011902CB [60.000000 -100.000000 -23.991501] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70119043, 21170, 0x011902CB, 60, -100, -23.9915, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Voltarc */ +/* @teleloc 0x011902CB [60.000000 -100.000000 -23.991501] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70119044, 6380, 0x011902DE, 20, -90, -11.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scintilla */ @@ -365,8 +365,8 @@ VALUES (0x70119048, 6380, 0x011902F8, 40, -80, 6.0065, 1, 0, 0, 0, True, '2005 /* @teleloc 0x011902F8 [40.000000 -80.000000 6.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70119049, 6380, 0x01190306, 60, -90, 6.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x01190306 [60.000000 -90.000000 6.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70119049, 6380, 0x01190306, 60, -90, 6.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scintilla */ +/* @teleloc 0x01190306 [60.000000 -90.000000 6.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011904A, 11527, 0x01190310, 20, -80, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sable Gromnie */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/011A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/011A.sql index 642c78bf3e..6a4013d3b3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/011A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/011A.sql @@ -177,8 +177,8 @@ VALUES (0x7011A02B, 6122, 0x011A017E, 80, -210, -12, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x011A017E [80.000000 -210.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011A02C, 6122, 0x011A017F, 80, -220, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x011A017F [80.000000 -220.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011A02C, 6122, 0x011A017F, 80, -220, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x011A017F [80.000000 -220.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011A02D, 6122, 0x011A0183, 90, -130, -12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -289,8 +289,8 @@ VALUES (0x7011A047, 6640, 0x011A01EE, 40.6612, -119.281, -5.995, -0.951378, 0, /* @teleloc 0x011A01EE [40.661201 -119.280998 -5.995000] -0.951378 0.000000 0.000000 0.308025 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011A048, 5627, 0x011A01FC, 40, -310, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x011A01FC [40.000000 -310.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011A048, 5627, 0x011A01FC, 40, -310, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x011A01FC [40.000000 -310.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011A049, 6640, 0x011A01FC, 40.101, -307.379, -6, -0.021347, 0, 0, -0.999772, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -473,8 +473,8 @@ VALUES (0x7011A075, 6640, 0x011A02C7, 91.0145, -233.186, -5.995, 0.090924, 0, 0 /* @teleloc 0x011A02C7 [91.014503 -233.186005 -5.995000] 0.090924 0.000000 0.000000 0.995858 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011A076, 5627, 0x011A02C8, 90, -240, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x011A02C8 [90.000000 -240.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011A076, 5627, 0x011A02C8, 90, -240, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x011A02C8 [90.000000 -240.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011A077, 6640, 0x011A02CB, 93.1794, -259.421, -5.995, 0.904296, 0, 0, -0.426906, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -589,8 +589,8 @@ VALUES (0x7011A092, 6640, 0x011A030D, 109.363, -81.3636, -5.995, 0.202234, 0, 0 /* @teleloc 0x011A030D [109.362999 -81.363602 -5.995000] 0.202234 0.000000 0.000000 -0.979337 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011A093, 5627, 0x011A0314, 110, -110, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x011A0314 [110.000000 -110.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011A093, 5627, 0x011A0314, 110, -110, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x011A0314 [110.000000 -110.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011A094, 6640, 0x011A0314, 109.772, -108.396, -5.995, 0.042344, 0, 0, -0.999103, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -613,8 +613,8 @@ VALUES (0x7011A098, 6640, 0x011A031A, 106.533, -190.211, -5.995, -0.724539, 0, /* @teleloc 0x011A031A [106.532997 -190.210999 -5.995000] -0.724539 0.000000 0.000000 -0.689233 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011A099, 5627, 0x011A0320, 110, -240, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x011A0320 [110.000000 -240.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011A099, 5627, 0x011A0320, 110, -240, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x011A0320 [110.000000 -240.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011A09A, 6640, 0x011A0320, 109.521, -237.26, -5.995, -0.008538, 0, 0, -0.999964, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -693,8 +693,8 @@ VALUES (0x7011A0AC, 6640, 0x011A035A, 130.214, -209.897, -5.995, -0.912007, 0, /* @teleloc 0x011A035A [130.214005 -209.897003 -5.995000] -0.912007 0.000000 0.000000 0.410175 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011A0AD, 5627, 0x011A035E, 130, -220, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x011A035E [130.000000 -220.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011A0AD, 5627, 0x011A035E, 130, -220, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x011A035E [130.000000 -220.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011A0AE, 5627, 0x011A035F, 130.085, -225.644, -6, 0.053425, 0, 0, -0.998572, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/011B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/011B.sql index 75a3e30f35..2a6f5f0def 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/011B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/011B.sql @@ -98,12 +98,12 @@ VALUES (0x7011B00B, 0x7011B008, '2005-02-09 10:00:00') /* Flamma (8405) */ , (0x7011B00B, 0x7011B053, '2005-02-09 10:00:00') /* Nalif Zefir (7129) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011B00C, 6396, 0x011B0145, 80, -40, -65.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x011B0145 [80.000000 -40.000000 -65.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7011B00C, 6396, 0x011B0145, 80, -40, -65.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x011B0145 [80.000000 -40.000000 -65.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011B00D, 278, 0x011B0147, 80, -44.75, -66, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x011B0147 [80.000000 -44.750000 -66.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7011B00D, 278, 0x011B0147, 80, -44.75, -66, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x011B0147 [80.000000 -44.750000 -66.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011B00E, 278, 0x011B014D, 80, -55.25, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -121,8 +121,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7011B010, 0x7011B012, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011B011, 1947, 0x011B015A, 53.9251, -54.1731, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x011B015A [53.925098 -54.173100 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011B011, 1947, 0x011B015A, 53.9251, -54.1731, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x011B015A [53.925098 -54.173100 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011B012, 2131, 0x011B015B, 52.9239, -52.775, -59.995, 0.350679, 0, 0, -0.936496, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -265,8 +265,8 @@ VALUES (0x7011B030, 7129, 0x011B01B7, 16.8862, -20.179, -29.985, -0.751638, 0, /* @teleloc 0x011B01B7 [16.886200 -20.179001 -29.985001] -0.751638 0.000000 0.000000 0.659576 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011B031, 6396, 0x011B01B8, 30, -10, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x011B01B8 [30.000000 -10.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7011B031, 6396, 0x011B01B8, 30, -10, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x011B01B8 [30.000000 -10.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011B032, 7129, 0x011B01BD, 40.1564, -27.3318, -29.985, -0.013627, 0, 0, -0.999907, True, '2005-02-09 10:00:00'); /* Nalif Zefir */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/011C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/011C.sql index 4a8e597c14..4c9380f19a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/011C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/011C.sql @@ -61,8 +61,8 @@ VALUES (0x7011C00E, 1757, 0x011C0124, 103.239, -132.723, -41.995, -0.809044, 0, /* @teleloc 0x011C0124 [103.238998 -132.723007 -41.994999] -0.809044 0.000000 0.000000 -0.587749 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011C00F, 6115, 0x011C012E, 20, -69, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x011C012E [20.000000 -69.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7011C00F, 6115, 0x011C012E, 20, -69, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x011C012E [20.000000 -69.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011C010, 1757, 0x011C013C, 52.0077, -60.3417, -35.995, 0.73699, 0, 0, -0.675903, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ @@ -205,8 +205,8 @@ VALUES (0x7011C032, 1757, 0x011C025D, 190.133, -88.0104, -35.995, -0.999481, 0, /* @teleloc 0x011C025D [190.132996 -88.010399 -35.994999] -0.999481 0.000000 0.000000 -0.032207 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011C033, 1947, 0x011C025E, 190, -101, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x011C025E [190.000000 -101.000000 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011C033, 1947, 0x011C025E, 190, -101, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x011C025E [190.000000 -101.000000 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011C034, 1757, 0x011C025E, 190.285, -96.3128, -35.995, -0.995513, 0, 0, 0.094626, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/011D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/011D.sql index 1944a26818..9e86a78551 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/011D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/011D.sql @@ -13,8 +13,8 @@ VALUES (0x7011D002, 4980, 0x011D0104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x011D0104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011D003, 278, 0x011D010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x011D010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011D003, 278, 0x011D010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x011D010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011D004, 4979, 0x011D0116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/011E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/011E.sql index f6bfd541a8..b4ccc96238 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/011E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/011E.sql @@ -13,8 +13,8 @@ VALUES (0x7011E002, 4980, 0x011E0104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x011E0104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011E003, 278, 0x011E010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x011E010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011E003, 278, 0x011E010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x011E010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011E004, 4979, 0x011E0116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/011F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/011F.sql index a69f328acf..5b61b13036 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/011F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/011F.sql @@ -13,8 +13,8 @@ VALUES (0x7011F002, 4980, 0x011F0104, 10, -30, 0.05, -0.707107, 0, 0, -0.707107 /* @teleloc 0x011F0104 [10.000000 -30.000000 0.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7011F003, 278, 0x011F010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x011F010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7011F003, 278, 0x011F010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x011F010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7011F004, 4979, 0x011F0116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0120.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0120.sql index b91bafc196..fc4cd74aa0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0120.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0120.sql @@ -13,8 +13,8 @@ VALUES (0x70120002, 4980, 0x01200104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01200104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70120003, 278, 0x0120010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0120010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70120003, 278, 0x0120010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0120010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70120004, 4979, 0x01200116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0121.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0121.sql index 347282fb54..e9c3ae4422 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0121.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0121.sql @@ -13,8 +13,8 @@ VALUES (0x70121002, 4980, 0x01210104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01210104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70121003, 278, 0x0121010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0121010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70121003, 278, 0x0121010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0121010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70121004, 4979, 0x01210116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0122.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0122.sql index f61eebb306..46df9ff250 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0122.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0122.sql @@ -13,8 +13,8 @@ VALUES (0x70122002, 4980, 0x01220104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01220104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70122003, 278, 0x0122010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0122010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70122003, 278, 0x0122010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0122010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70122004, 4979, 0x01220116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0123.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0123.sql index eee9a93b5c..d02c6319f9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0123.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0123.sql @@ -13,8 +13,8 @@ VALUES (0x70123002, 4980, 0x01230104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01230104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70123003, 278, 0x0123010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0123010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70123003, 278, 0x0123010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0123010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70123004, 4979, 0x01230116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0124.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0124.sql index f098c53cd5..96fcb25ca0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0124.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0124.sql @@ -13,8 +13,8 @@ VALUES (0x70124002, 4980, 0x01240104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01240104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70124003, 278, 0x0124010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0124010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70124003, 278, 0x0124010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0124010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70124004, 4979, 0x01240116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0125.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0125.sql index 9869160b94..920b0ab40b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0125.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0125.sql @@ -13,8 +13,8 @@ VALUES (0x70125002, 4980, 0x01250104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01250104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70125003, 278, 0x0125010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0125010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70125003, 278, 0x0125010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0125010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70125004, 4979, 0x01250116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0126.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0126.sql index 555f9bbf6f..411b209ea8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0126.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0126.sql @@ -13,8 +13,8 @@ VALUES (0x70126002, 4980, 0x01260104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01260104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70126003, 278, 0x0126010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0126010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70126003, 278, 0x0126010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0126010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70126004, 4979, 0x01260116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0127.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0127.sql index d302f83557..43d51a3998 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0127.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0127.sql @@ -13,8 +13,8 @@ VALUES (0x70127002, 4980, 0x01270104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01270104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70127003, 278, 0x0127010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0127010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70127003, 278, 0x0127010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0127010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70127004, 4979, 0x01270116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0128.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0128.sql index 8a3b53fedd..cda71a1627 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0128.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0128.sql @@ -13,8 +13,8 @@ VALUES (0x70128002, 4980, 0x01280104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01280104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70128003, 278, 0x0128010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0128010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70128003, 278, 0x0128010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0128010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70128004, 4979, 0x01280116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0129.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0129.sql index c6fec66a54..ce390771fc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0129.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0129.sql @@ -13,8 +13,8 @@ VALUES (0x70129002, 4980, 0x01290104, 10, -30, 0.05, -0.707107, 0, 0, -0.707107 /* @teleloc 0x01290104 [10.000000 -30.000000 0.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70129003, 278, 0x0129010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0129010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70129003, 278, 0x0129010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0129010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70129004, 4979, 0x01290116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/012A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/012A.sql index 40f5d77e2e..82ac920a4e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/012A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/012A.sql @@ -13,8 +13,8 @@ VALUES (0x7012A002, 4980, 0x012A0104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x012A0104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7012A003, 278, 0x012A010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x012A010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7012A003, 278, 0x012A010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x012A010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7012A004, 4979, 0x012A0116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/012B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/012B.sql index b73003aafe..2ba79e8c27 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/012B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/012B.sql @@ -13,8 +13,8 @@ VALUES (0x7012B002, 4980, 0x012B0104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x012B0104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7012B003, 278, 0x012B010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x012B010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7012B003, 278, 0x012B010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x012B010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7012B004, 4979, 0x012B0116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/012C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/012C.sql index 4eaa751792..b01a589a16 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/012C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/012C.sql @@ -13,8 +13,8 @@ VALUES (0x7012C002, 4980, 0x012C0104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x012C0104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7012C003, 278, 0x012C010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x012C010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7012C003, 278, 0x012C010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x012C010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7012C004, 4979, 0x012C0116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/012D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/012D.sql index 1b92e999dd..7efd455dce 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/012D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/012D.sql @@ -13,8 +13,8 @@ VALUES (0x7012D002, 4980, 0x012D0104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x012D0104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7012D003, 278, 0x012D010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x012D010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7012D003, 278, 0x012D010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x012D010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7012D004, 4979, 0x012D0116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/012E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/012E.sql index 66f371a309..79618d81e8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/012E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/012E.sql @@ -13,8 +13,8 @@ VALUES (0x7012E002, 4980, 0x012E0104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x012E0104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7012E003, 278, 0x012E010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x012E010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7012E003, 278, 0x012E010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x012E010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7012E004, 4979, 0x012E0116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/012F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/012F.sql index c1c3240816..db1406fe18 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/012F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/012F.sql @@ -13,8 +13,8 @@ VALUES (0x7012F002, 4980, 0x012F0104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x012F0104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7012F003, 278, 0x012F010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x012F010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7012F003, 278, 0x012F010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x012F010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7012F004, 4979, 0x012F0116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0130.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0130.sql index ec6c8c68ae..1a24777804 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0130.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0130.sql @@ -13,8 +13,8 @@ VALUES (0x70130002, 4980, 0x01300104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01300104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70130003, 278, 0x0130010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0130010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70130003, 278, 0x0130010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0130010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70130004, 4979, 0x01300116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0131.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0131.sql index 08b4fa79a4..e1ccc27033 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0131.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0131.sql @@ -13,8 +13,8 @@ VALUES (0x70131002, 4980, 0x01310104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01310104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70131003, 278, 0x0131010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0131010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70131003, 278, 0x0131010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0131010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70131004, 4979, 0x01310116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0132.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0132.sql index 997bb05d4d..54849960ac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0132.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0132.sql @@ -13,8 +13,8 @@ VALUES (0x70132002, 4980, 0x01320104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01320104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70132003, 278, 0x0132010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0132010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70132003, 278, 0x0132010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0132010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70132004, 4979, 0x01320116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0133.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0133.sql index 3ba739a499..417a9de89d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0133.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0133.sql @@ -13,8 +13,8 @@ VALUES (0x70133002, 4980, 0x01330104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01330104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70133003, 278, 0x0133010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0133010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70133003, 278, 0x0133010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0133010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70133004, 4979, 0x01330116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0134.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0134.sql index ef6b28d928..72cff7eec1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0134.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0134.sql @@ -13,8 +13,8 @@ VALUES (0x70134002, 4980, 0x01340104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01340104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70134003, 278, 0x0134010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0134010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70134003, 278, 0x0134010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0134010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70134004, 4979, 0x01340116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0135.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0135.sql index a83d6085e8..acc5b4030a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0135.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0135.sql @@ -13,8 +13,8 @@ VALUES (0x70135002, 4980, 0x01350104, 10, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01350104 [10.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70135003, 278, 0x0135010B, 30, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0135010B [30.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70135003, 278, 0x0135010B, 30, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0135010B [30.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70135004, 4979, 0x01350116, 62.1713, -29.7508, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0136.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0136.sql index 345f1f4e9d..9db83144c4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0136.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0136.sql @@ -29,8 +29,8 @@ VALUES (0x70136006, 2586, 0x0136012A, 68.7762, -12.4058, -47.995, 0.017846, 0, /* @teleloc 0x0136012A [68.776199 -12.405800 -47.994999] 0.017846 0.000000 0.000000 -0.999841 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70136007, 6085, 0x01360154, 100, -40, -47.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x01360154 [100.000000 -40.000000 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70136007, 6085, 0x01360154, 100, -40, -47.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x01360154 [100.000000 -40.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70136008, 5489, 0x01360155, 120, -120, -48, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -488,16 +488,16 @@ VALUES (0x70136079, 6035, 0x013602AA, 34.85, -100, 0.005, -0.707107, 0, 0, -0.7 /* @teleloc 0x013602AA [34.849998 -100.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013607D, 2609, 0x013602AF, 40, -90, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x013602AF [40.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013607D, 2609, 0x013602AF, 40, -90, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x013602AF [40.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013607E, 2609, 0x013602AF, 42, -90, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x013602AF [42.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013607E, 2609, 0x013602AF, 42, -90, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x013602AF [42.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013607F, 2609, 0x013602AF, 38, -90, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x013602AF [38.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013607F, 2609, 0x013602AF, 38, -90, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x013602AF [38.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70136080, 8430, 0x013602AF, 40.086, -91.572, 0.0066, -0.031161, 0, 0, 0.999514, True, '2005-02-09 10:00:00'); /* Mosswart Soul Trapper */ @@ -526,8 +526,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x70136084, 0x7013607E, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70136085, 2180, 0x013602B1, 40, -94.85, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013602B1 [40.000000 -94.849998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70136085, 2180, 0x013602B1, 40, -94.85, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013602B1 [40.000000 -94.849998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70136085, 0x70136099, '2005-02-09 10:00:00') /* Lever (2609) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0137.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0137.sql index fd805f5737..7c425ce575 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0137.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0137.sql @@ -16,8 +16,8 @@ VALUES (0x70137002, 227, 0x01370102, 140, -60, -107.994, -0.707107, 0, 0, -0.7 /* @teleloc 0x01370102 [140.000000 -60.000000 -107.994003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70137003, 227, 0x01370108, 160, -60, -107.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x01370108 [160.000000 -60.000000 -107.994003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70137003, 227, 0x01370108, 160, -60, -107.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x01370108 [160.000000 -60.000000 -107.994003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70137004, 227, 0x0137010D, 160, -80, -107.994, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ @@ -84,16 +84,16 @@ VALUES (0x70137012, 4032, 0x01370133, 221.857, -69.2529, -108, 0.038388, 0, 0, /* @teleloc 0x01370133 [221.856995 -69.252899 -108.000000] 0.038388 0.000000 0.000000 -0.999263 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70137013, 2131, 0x01370134, 221.794, -79.3973, -108, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01370134 [221.794006 -79.397301 -108.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70137013, 2131, 0x01370134, 221.794, -79.3973, -108, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01370134 [221.794006 -79.397301 -108.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70137014, 227, 0x01370134, 220, -80, -107.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x01370134 [220.000000 -80.000000 -107.994003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70137014, 227, 0x01370134, 220, -80, -107.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x01370134 [220.000000 -80.000000 -107.994003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70137015, 227, 0x01370134, 218.085, -77.1809, -107.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x01370134 [218.085007 -77.180901 -107.994003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70137015, 227, 0x01370134, 218.085, -77.1809, -107.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x01370134 [218.085007 -77.180901 -107.994003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70137016, 4454, 0x01370135, 225.536, -79.9707, -108, 0.698805, 0, 0, -0.715312, False, '2005-02-09 10:00:00'); /* Door */ @@ -136,8 +136,8 @@ VALUES (0x7013701D, 6006, 0x0137013C, 120, -80, -101.994, -0.707107, 0, 0, -0.7 /* @teleloc 0x0137013C [120.000000 -80.000000 -101.994003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013701E, 6006, 0x0137013E, 130, -70, -101.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* High Tumerok */ -/* @teleloc 0x0137013E [130.000000 -70.000000 -101.994003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013701E, 6006, 0x0137013E, 130, -70, -101.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* High Tumerok */ +/* @teleloc 0x0137013E [130.000000 -70.000000 -101.994003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013701F, 6010, 0x01370147, 192.367, -90.0169, -101.994, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ @@ -156,12 +156,12 @@ VALUES (0x70137021, 269, 0x01370147, 190.594, -91.5584, -100.823, 0.003381, 0, /* @teleloc 0x01370147 [190.593994 -91.558403 -100.822998] 0.003381 0.000000 0.000000 -0.999994 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70137022, 6010, 0x01370149, 200.129, -52.8263, -101.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x01370149 [200.128998 -52.826302 -101.994003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70137022, 6010, 0x01370149, 200.129, -52.8263, -101.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x01370149 [200.128998 -52.826302 -101.994003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70137023, 2180, 0x01370149, 200, -54.75, -102, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01370149 [200.000000 -54.750000 -102.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70137023, 2180, 0x01370149, 200, -54.75, -102, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01370149 [200.000000 -54.750000 -102.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70137023, 0x7013700F, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ @@ -196,12 +196,12 @@ VALUES (0x7013702A, 6010, 0x01370155, 220, -90, -101.994, -0.707107, 0, 0, -0.7 /* @teleloc 0x01370155 [220.000000 -90.000000 -101.994003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013702B, 6010, 0x01370157, 230, -70, -101.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x01370157 [230.000000 -70.000000 -101.994003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013702B, 6010, 0x01370157, 230, -70, -101.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x01370157 [230.000000 -70.000000 -101.994003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013702C, 6010, 0x01370158, 230, -80, -101.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x01370158 [230.000000 -80.000000 -101.994003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013702C, 6010, 0x01370158, 230, -80, -101.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x01370158 [230.000000 -80.000000 -101.994003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013702D, 6010, 0x0137015A, 230.251, -97.3869, -101.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ @@ -236,16 +236,16 @@ VALUES (0x70137032, 269, 0x0137015C, 239.229, -58.4561, -100.596, -0.999887, 0 /* @teleloc 0x0137015C [239.229004 -58.456100 -100.596001] -0.999887 0.000000 0.000000 -0.015054 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70137033, 6392, 0x0137018D, 90.0377, -73.5983, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x0137018D [90.037697 -73.598297 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70137033, 6392, 0x0137018D, 90.0377, -73.5983, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x0137018D [90.037697 -73.598297 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70137034, 229, 0x01370197, 30, -120, -59.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Officer */ /* @teleloc 0x01370197 [30.000000 -120.000000 -59.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70137035, 6010, 0x013701AA, 0, -110, -53.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x013701AA [0.000000 -110.000000 -53.993999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70137035, 6010, 0x013701AA, 0, -110, -53.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x013701AA [0.000000 -110.000000 -53.993999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70137036, 229, 0x013701AC, 0, -120, -53.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Officer */ @@ -293,8 +293,8 @@ VALUES (0x7013703E, 2131, 0x013701C0, 39.3337, -116.868, -54, 0.707107, 0, 0, - /* @teleloc 0x013701C0 [39.333698 -116.867996 -54.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013703F, 2180, 0x013701CD, 49.9979, -114.607, -54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013701CD [49.997898 -114.607002 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013703F, 2180, 0x013701CD, 49.9979, -114.607, -54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013701CD [49.997898 -114.607002 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7013703F, 0x70137047, '2005-02-09 10:00:00') /* Lever (2609) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0138.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0138.sql index f84af0e43a..d13ca0e3b4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0138.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0138.sql @@ -5,8 +5,8 @@ VALUES (0x70138001, 4998, 0x01380104, 10, -140, -12, 0.707107, 0, 0, -0.707107, /* @teleloc 0x01380104 [10.000000 -140.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138002, 4998, 0x01380108, 10, -158.667, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ -/* @teleloc 0x01380108 [10.000000 -158.667007 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138002, 4998, 0x01380108, 10, -158.667, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ +/* @teleloc 0x01380108 [10.000000 -158.667007 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70138003, 4998, 0x0138010B, 20, -140, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ @@ -69,8 +69,8 @@ VALUES (0x70138014, 4998, 0x01380144, 71.1547, -120.667, -12, -0.707107, 0, 0, /* @teleloc 0x01380144 [71.154701 -120.667000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138016, 4998, 0x01380148, 70, -140, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ -/* @teleloc 0x01380148 [70.000000 -140.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138016, 4998, 0x01380148, 70, -140, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ +/* @teleloc 0x01380148 [70.000000 -140.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70138017, 4998, 0x01380154, 80, -150, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ @@ -101,16 +101,16 @@ VALUES (0x7013801D, 1625, 0x0138015F, 91.1794, -158.225, -11.988, -0.954306, 0, /* @teleloc 0x0138015F [91.179398 -158.225006 -11.988000] -0.954306 0.000000 0.000000 -0.298832 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013801E, 4998, 0x01380160, 90, -170, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ -/* @teleloc 0x01380160 [90.000000 -170.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013801E, 4998, 0x01380160, 90, -170, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ +/* @teleloc 0x01380160 [90.000000 -170.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013801F, 4998, 0x01380164, 101.155, -150.667, -12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ /* @teleloc 0x01380164 [101.154999 -150.667007 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138020, 4998, 0x01380167, 100, -160, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ -/* @teleloc 0x01380167 [100.000000 -160.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138020, 4998, 0x01380167, 100, -160, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ +/* @teleloc 0x01380167 [100.000000 -160.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70138021, 4984, 0x01380168, 99.0268, -170.748, -11.9925, -0.006764, 0, 0, -0.999977, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ @@ -141,8 +141,8 @@ VALUES (0x70138028, 4998, 0x0138017A, 38.9521, -199.077, -6, 0, 0, 0, -1, False /* @teleloc 0x0138017A [38.952099 -199.076996 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138029, 1299, 0x0138017D, 40, -254.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0138017D [40.000000 -254.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138029, 1299, 0x0138017D, 40, -254.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0138017D [40.000000 -254.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013802A, 4997, 0x0138017F, 40.2686, -269.387, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ @@ -181,20 +181,20 @@ VALUES (0x70138035, 5118, 0x0138019E, 120, -140, 0, 0.707107, 0, 0, -0.707107, /* @teleloc 0x0138019E [120.000000 -140.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138036, 4998, 0x013801A0, 117.865, -146.33, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ -/* @teleloc 0x013801A0 [117.864998 -146.330002 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138036, 4998, 0x013801A0, 117.865, -146.33, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ +/* @teleloc 0x013801A0 [117.864998 -146.330002 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138037, 2131, 0x013801A0, 115.518, -150, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x013801A0 [115.517998 -150.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138037, 2131, 0x013801A0, 115.518, -150, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x013801A0 [115.517998 -150.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138038, 2131, 0x013801A0, 118.609, -150, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x013801A0 [118.609001 -150.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138038, 2131, 0x013801A0, 118.609, -150, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x013801A0 [118.609001 -150.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138039, 5118, 0x013801A1, 120, -160, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x013801A1 [120.000000 -160.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138039, 5118, 0x013801A1, 120, -160, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x013801A1 [120.000000 -160.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013803A, 5626, 0x013801A6, 126.785, -150, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -213,12 +213,12 @@ VALUES (0x7013803E, 4999, 0x013801BB, 39.9811, -227.256, 6, 0.707107, 0, 0, -0. /* @teleloc 0x013801BB [39.981098 -227.255997 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013803F, 4986, 0x013801C1, 41.0665, -240.445, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Initiate */ -/* @teleloc 0x013801C1 [41.066502 -240.445007 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013803F, 4986, 0x013801C1, 41.0665, -240.445, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Initiate */ +/* @teleloc 0x013801C1 [41.066502 -240.445007 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138041, 5624, 0x013801C3, 40, -244.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013801C3 [40.000000 -244.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138041, 5624, 0x013801C3, 40, -244.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013801C3 [40.000000 -244.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70138042, 5117, 0x013801CB, 52.6353, -211.378, 0.414625, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ @@ -301,8 +301,8 @@ VALUES (0x70138058, 5118, 0x013801FB, 90, -90, 6, 1, 0, 0, 0, False, '2005-02-0 /* @teleloc 0x013801FB [90.000000 -90.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138059, 4984, 0x013801FE, 100, 0, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ -/* @teleloc 0x013801FE [100.000000 0.000000 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138059, 4984, 0x013801FE, 100, 0, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ +/* @teleloc 0x013801FE [100.000000 0.000000 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013805A, 4984, 0x01380201, 99.9502, -18.2796, 0.0075, -0.995644, 0, 0, -0.093239, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ @@ -353,8 +353,8 @@ VALUES (0x70138067, 5118, 0x0138020B, 100, -70, 6, 1, 0, 0, 0, False, '2005-02- /* @teleloc 0x0138020B [100.000000 -70.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138068, 5118, 0x01380213, 110, -30, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x01380213 [110.000000 -30.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138068, 5118, 0x01380213, 110, -30, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x01380213 [110.000000 -30.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70138069, 4984, 0x01380215, 110, -60, 0.0075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ @@ -407,8 +407,8 @@ VALUES (0x70138073, 5624, 0x0138023D, 125.25, -140, 0, -0.707107, 0, 0, -0.7071 /* @teleloc 0x0138023D [125.250000 -140.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138074, 4984, 0x0138023F, 130, -160, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ -/* @teleloc 0x0138023F [130.000000 -160.000000 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138074, 4984, 0x0138023F, 130, -160, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ +/* @teleloc 0x0138023F [130.000000 -160.000000 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70138075, 278, 0x01380241, 134.75, -160, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -419,8 +419,8 @@ VALUES (0x70138076, 5624, 0x01380242, 125.25, -160, 0, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01380242 [125.250000 -160.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138077, 278, 0x01380243, 130, -164.75, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01380243 [130.000000 -164.750000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70138077, 278, 0x01380243, 130, -164.75, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01380243 [130.000000 -164.750000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70138078, 5117, 0x01380246, 140, -90, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ @@ -463,12 +463,12 @@ VALUES (0x70138083, 4986, 0x01380280, 163.516, -171.45, 0.0075, 0.88223, 0, 0, /* @teleloc 0x01380280 [163.516006 -171.449997 0.007500] 0.882230 0.000000 0.000000 -0.470819 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138085, 2131, 0x01380282, 160, -170, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01380282 [160.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138085, 2131, 0x01380282, 160, -170, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01380282 [160.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138086, 4067, 0x01380282, 159.989, -171.741, 0.53225, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Frost Trap */ -/* @teleloc 0x01380282 [159.988998 -171.740997 0.532250] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138086, 4067, 0x01380282, 159.989, -171.741, 0.53225, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Frost Trap */ +/* @teleloc 0x01380282 [159.988998 -171.740997 0.532250] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70138086, 0x70138085, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -498,16 +498,16 @@ VALUES (0x7013808C, 4984, 0x013802A0, 167.978, -167.725, 0.0075, -0.821398, 0, /* @teleloc 0x013802A0 [167.977997 -167.725006 0.007500] -0.821398 0.000000 0.000000 -0.570355 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013808D, 4999, 0x013802A9, 172.648, -190.016, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x013802A9 [172.647995 -190.016006 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013808D, 4999, 0x013802A9, 172.648, -190.016, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x013802A9 [172.647995 -190.016006 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013808E, 4999, 0x013802A9, 167.913, -190.008, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x013802A9 [167.912994 -190.007996 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013808E, 4999, 0x013802A9, 167.913, -190.008, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x013802A9 [167.912994 -190.007996 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013808F, 4139, 0x013802B2, 180, -114.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013802B2 [180.000000 -114.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013808F, 4139, 0x013802B2, 180, -114.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013802B2 [180.000000 -114.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7013808F, 0x701380AF, '2005-02-09 10:00:00') /* Lever (2609) */; @@ -525,8 +525,8 @@ VALUES (0x70138092, 4997, 0x013802B3, 180.864, -116.907, 0, 0, 0, 0, 1, False, /* @teleloc 0x013802B3 [180.863998 -116.906998 0.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138093, 5117, 0x013802C2, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ -/* @teleloc 0x013802C2 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138093, 5117, 0x013802C2, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ +/* @teleloc 0x013802C2 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70138095, 4984, 0x013802C4, 190, -130, 0.0075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ @@ -545,8 +545,8 @@ VALUES (0x70138098, 4999, 0x013802C7, 190.099, -137.464, 6, -0.707107, 0, 0, -0 /* @teleloc 0x013802C7 [190.098999 -137.464005 6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70138099, 4999, 0x013802CD, 190, -150.013, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x013802CD [190.000000 -150.013000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70138099, 4999, 0x013802CD, 190, -150.013, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x013802CD [190.000000 -150.013000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013809A, 4984, 0x013802D3, 190, -160, 0.0075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ @@ -589,36 +589,36 @@ VALUES (0x701380A9, 5118, 0x01380325, 100, -20, 6, 0.707107, 0, 0, -0.707107, F /* @teleloc 0x01380325 [100.000000 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701380AC, 5118, 0x0138032C, 100, -90, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x0138032C [100.000000 -90.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701380AC, 5118, 0x0138032C, 100, -90, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x0138032C [100.000000 -90.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701380AD, 5118, 0x01380338, 110, -60, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x01380338 [110.000000 -60.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701380AD, 5118, 0x01380338, 110, -60, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x01380338 [110.000000 -60.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701380AF, 2609, 0x01380390, 190, -130, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ /* @teleloc 0x01380390 [190.000000 -130.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701380B0, 4999, 0x01380390, 190, -130, 7.93937, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x01380390 [190.000000 -130.000000 7.939370] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701380B0, 4999, 0x01380390, 190, -130, 7.93937, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x01380390 [190.000000 -130.000000 7.939370] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701380B3, 4999, 0x01380396, 190, -170, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x01380396 [190.000000 -170.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701380B3, 4999, 0x01380396, 190, -170, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x01380396 [190.000000 -170.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701380B4, 4999, 0x01380396, 187.742, -173.5, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x01380396 [187.742004 -173.500000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701380B4, 4999, 0x01380396, 187.742, -173.5, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x01380396 [187.742004 -173.500000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701380B5, 4986, 0x01380398, 190, -190, 6.0075, -0.88223, 0, 0, -0.470819, True, '2005-02-09 10:00:00'); /* Gelidite Initiate */ /* @teleloc 0x01380398 [190.000000 -190.000000 6.007500] -0.882230 0.000000 0.000000 -0.470819 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701380B7, 4984, 0x013803D0, 89.9242, -13.7048, 12.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ -/* @teleloc 0x013803D0 [89.924202 -13.704800 12.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701380B7, 4984, 0x013803D0, 89.9242, -13.7048, 12.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Acolyte */ +/* @teleloc 0x013803D0 [89.924202 -13.704800 12.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701380B8, 5868, 0x013803E3, 100.503, -100.096, 12.0075, 0.779475, 0, 0, -0.626433, True, '2005-02-09 10:00:00'); /* Gelidite Lord */ @@ -664,8 +664,8 @@ VALUES (0x701380C1, 5118, 0x0138045F, 83.112, -93.6053, 18, 1, 0, 0, 0, False, /* @teleloc 0x0138045F [83.112000 -93.605301 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701380C4, 5624, 0x01380463, 90, -44.75, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01380463 [90.000000 -44.750000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701380C4, 5624, 0x01380463, 90, -44.75, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01380463 [90.000000 -44.750000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701380C5, 4999, 0x01380464, 87.0586, -52.6198, 18.005, -0.012451, 0, 0, -0.999922, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ @@ -733,7 +733,7 @@ VALUES (0x701380D4, 5000, 0x01380467, 90.0436, -83.412, 18, 1, 0, 0, 0, False, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701380D5, 5118, 0x01380468, 90.0721, -89.75, 18.005, -0.010284, 0, 0, 0.999947, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x01380468 [90.072098 -89.750000 18.004999] -0.010283 0.000000 0.000000 0.999947 */ +/* @teleloc 0x01380468 [90.072098 -89.750000 18.004999] -0.010284 0.000000 0.000000 0.999947 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701380D6, 5000, 0x01380468, 90.0393, -86.4424, 18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* ChillyAirLevel3 */ @@ -855,8 +855,8 @@ VALUES (0x701380E9, 26008, 0x01380185, 50, -270, -5.989, -0.707107, 0, 0, -0.707 /* @teleloc 0x01380185 [50.000000 -270.000000 -5.989000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701380EA, 26008, 0x013801C1, 39.1554, -238.724, 0.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Golem */ -/* @teleloc 0x013801C1 [39.155399 -238.723999 0.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701380EA, 26008, 0x013801C1, 39.1554, -238.724, 0.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Golem */ +/* @teleloc 0x013801C1 [39.155399 -238.723999 0.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701380EB, 26008, 0x013801E1, 70, -80, 0.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gelidite Golem */ @@ -875,8 +875,8 @@ VALUES (0x701380EE, 26008, 0x0138026F, 146.422, -150.053, 0.011, -0.717671, 0, 0 /* @teleloc 0x0138026F [146.421997 -150.052994 0.011000] -0.717671 0.000000 0.000000 -0.696382 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701380EF, 26008, 0x0138032B, 100, -80, 6.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Golem */ -/* @teleloc 0x0138032B [100.000000 -80.000000 6.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701380EF, 26008, 0x0138032B, 100, -80, 6.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gelidite Golem */ +/* @teleloc 0x0138032B [100.000000 -80.000000 6.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701380F0, 23616, 0x01380469, 91.291, -100.546, 18, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Crystal Shard */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0139.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0139.sql index 5cab56e5df..e3b2ba5b93 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0139.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0139.sql @@ -85,8 +85,8 @@ VALUES (0x70139013, 4453, 0x01390147, 84.231, -90, -54, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01390147 [84.231003 -90.000000 -54.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139014, 4979, 0x01390151, 90, -40, -54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x01390151 [90.000000 -40.000000 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139014, 4979, 0x01390151, 90, -40, -54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x01390151 [90.000000 -40.000000 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70139015, 1624, 0x01390157, 90, -70, -53.988, -0.834487, 0, 0, -0.551027, True, '2005-02-09 10:00:00'); /* Swamp Rat */ @@ -137,8 +137,8 @@ VALUES (0x70139020, 4030, 0x0139017B, 96.354, -66.4211, -54, -0.707107, 0, 0, - /* @teleloc 0x0139017B [96.353996 -66.421097 -54.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139021, 4979, 0x0139017C, 100, -80, -54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x0139017C [100.000000 -80.000000 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139021, 4979, 0x0139017C, 100, -80, -54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x0139017C [100.000000 -80.000000 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70139022, 4979, 0x01390180, 100, -90, -54, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ @@ -165,12 +165,12 @@ VALUES (0x70139027, 4979, 0x0139019D, 110, -80, -54, 0.707107, 0, 0, -0.707107, /* @teleloc 0x0139019D [110.000000 -80.000000 -54.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139028, 1988, 0x013901A5, 106.071, -126.233, -52.0708, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dark Wisp */ -/* @teleloc 0x013901A5 [106.070999 -126.233002 -52.070801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139028, 1988, 0x013901A5, 106.071, -126.233, -52.0708, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dark Wisp */ +/* @teleloc 0x013901A5 [106.070999 -126.233002 -52.070801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139029, 2131, 0x013901A7, 119.97, -22.121, -54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x013901A7 [119.970001 -22.121000 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139029, 2131, 0x013901A7, 119.97, -22.121, -54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x013901A7 [119.970001 -22.121000 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013902A, 4979, 0x013901A8, 120, -30, -54, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ @@ -221,12 +221,12 @@ VALUES (0x70139035, 2611, 0x013901F5, 26.8414, -102.221, -41.985, 0.983512, 0, /* @teleloc 0x013901F5 [26.841400 -102.221001 -41.985001] 0.983512 0.000000 0.000000 -0.180841 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139036, 197, 0x013901FE, 59.9633, -52.4156, -41.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Iron Golem */ -/* @teleloc 0x013901FE [59.963299 -52.415600 -41.988998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139036, 197, 0x013901FE, 59.9633, -52.4156, -41.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Iron Golem */ +/* @teleloc 0x013901FE [59.963299 -52.415600 -41.988998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139037, 2180, 0x013901FE, 60.01, -54.85, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013901FE [60.009998 -54.849998 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139037, 2180, 0x013901FE, 60.01, -54.85, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013901FE [60.009998 -54.849998 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70139037, 0x70139030, '2005-02-09 10:00:00') /* Lever (2609) */; @@ -236,16 +236,16 @@ VALUES (0x70139038, 2608, 0x01390200, 62.4437, -68.4195, -41.99, -0.906124, 0, /* @teleloc 0x01390200 [62.443699 -68.419502 -41.990002] -0.906124 0.000000 0.000000 -0.423013 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139039, 2131, 0x01390216, 80.0061, -22.0627, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01390216 [80.006104 -22.062700 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70139039, 2131, 0x01390216, 80.0061, -22.0627, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01390216 [80.006104 -22.062700 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013903A, 2131, 0x01390216, 82.4429, -21.6291, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01390216 [82.442902 -21.629101 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013903A, 2131, 0x01390216, 82.4429, -21.6291, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01390216 [82.442902 -21.629101 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013903B, 2131, 0x01390216, 77.5924, -21.6741, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01390216 [77.592400 -21.674101 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013903B, 2131, 0x01390216, 77.5924, -21.6741, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01390216 [77.592400 -21.674101 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013903C, 4065, 0x01390216, 79.9885, -16.4357, -39.4214, -0.98748, 0, 0, 0.157746, False, '2005-02-09 10:00:00'); /* Lightning Trap */ @@ -269,16 +269,16 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7013903E, 0x7013903B, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013903F, 2131, 0x01390216, 77.5939, -19.1434, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01390216 [77.593903 -19.143400 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013903F, 2131, 0x01390216, 77.5939, -19.1434, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01390216 [77.593903 -19.143400 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139040, 2131, 0x01390216, 82.417, -19.0863, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01390216 [82.417000 -19.086300 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70139040, 2131, 0x01390216, 82.417, -19.0863, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01390216 [82.417000 -19.086300 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139041, 2131, 0x01390216, 79.9963, -18.0084, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01390216 [79.996300 -18.008400 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70139041, 2131, 0x01390216, 79.9963, -18.0084, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01390216 [79.996300 -18.008400 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70139042, 4065, 0x01390216, 80.0138, -23.4888, -39.4214, -0.016646, 0, 0, -0.999861, False, '2005-02-09 10:00:00'); /* Lightning Trap */ @@ -302,28 +302,28 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x70139044, 0x70139040, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139045, 6042, 0x01390216, 80, -20, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lady Jaera's Tomb */ -/* @teleloc 0x01390216 [80.000000 -20.000000 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139045, 6042, 0x01390216, 80, -20, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lady Jaera's Tomb */ +/* @teleloc 0x01390216 [80.000000 -20.000000 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139046, 7393, 0x01390216, 77.6754, -17.2644, -41.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ -/* @teleloc 0x01390216 [77.675400 -17.264400 -41.988998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139046, 7393, 0x01390216, 77.6754, -17.2644, -41.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ +/* @teleloc 0x01390216 [77.675400 -17.264400 -41.988998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70139047, 7393, 0x01390216, 82.2971, -17.3036, -41.989, 0.328341, 0, 0, 0.944559, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ /* @teleloc 0x01390216 [82.297096 -17.303600 -41.988998] 0.328341 0.000000 0.000000 0.944559 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139048, 5662, 0x01390218, 80, -24.75, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01390218 [80.000000 -24.750000 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139048, 5662, 0x01390218, 80, -24.75, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01390218 [80.000000 -24.750000 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70139049, 201, 0x01390219, 80, -26.813, -41.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ /* @teleloc 0x01390219 [80.000000 -26.813000 -41.990002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013904A, 2610, 0x0139021E, 79.948, -57.7092, -41.94, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Kilif Zefir */ -/* @teleloc 0x0139021E [79.947998 -57.709202 -41.939999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013904A, 2610, 0x0139021E, 79.948, -57.7092, -41.94, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Kilif Zefir */ +/* @teleloc 0x0139021E [79.947998 -57.709202 -41.939999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013904B, 2608, 0x01390227, 90.9468, -87.8549, -41.99, 0.995323, 0, 0, -0.096606, True, '2005-02-09 10:00:00'); /* Jibrit Zefir */ @@ -358,8 +358,8 @@ VALUES (0x70139052, 4024, 0x01390241, 124.665, -74.2989, -42, 0, 0, 0, -1, Fals /* @teleloc 0x01390241 [124.665001 -74.298897 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139053, 1988, 0x01390245, 124.315, -75.599, -42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dark Wisp */ -/* @teleloc 0x01390245 [124.315002 -75.598999 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139053, 1988, 0x01390245, 124.315, -75.599, -42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dark Wisp */ +/* @teleloc 0x01390245 [124.315002 -75.598999 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70139054, 1624, 0x01390248, 128.719, -18.9328, -47.988, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Swamp Rat */ @@ -437,8 +437,8 @@ VALUES (0x70139065, 1760, 0x01390267, 83.1403, -8.32692, -35.9975, -0.511481, 0 /* @teleloc 0x01390267 [83.140297 -8.326920 -35.997501] -0.511481 0.000000 0.000000 -0.859295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139066, 278, 0x01390269, 80, -14.755, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01390269 [80.000000 -14.755000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139066, 278, 0x01390269, 80, -14.755, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01390269 [80.000000 -14.755000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70139067, 278, 0x0139026F, 80, -25.245, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -535,8 +535,8 @@ VALUES (0x7013907D, 196, 0x0139028E, 123.606, -20, -35.989, -0.707107, 0, 0, - /* @teleloc 0x0139028E [123.606003 -20.000000 -35.988998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013907E, 5620, 0x0139028E, 120, -20, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cold Air */ -/* @teleloc 0x0139028E [120.000000 -20.000000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013907E, 5620, 0x0139028E, 120, -20, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cold Air */ +/* @teleloc 0x0139028E [120.000000 -20.000000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013907F, 938, 0x0139029A, 0.363454, -41.3299, -29.9923, 0.933502, 0, 0, -0.358571, True, '2005-02-09 10:00:00'); /* Banderling Raider */ @@ -551,8 +551,8 @@ VALUES (0x70139081, 278, 0x013902A1, 0, -55.245, -30, 1, 0, 0, 0, False, '2005 /* @teleloc 0x013902A1 [0.000000 -55.244999 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139082, 794, 0x013902A3, -0.989934, -80.8858, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apple Generator */ -/* @teleloc 0x013902A3 [-0.989934 -80.885803 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139082, 794, 0x013902A3, -0.989934, -80.8858, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apple Generator */ +/* @teleloc 0x013902A3 [-0.989934 -80.885803 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70139083, 183, 0x013902A3, -2.55884, -79.0792, -29.9907, 0.905337, 0, 0, -0.424693, True, '2005-02-09 10:00:00'); /* Banderling Raver */ @@ -585,16 +585,16 @@ VALUES (0x70139088, 2131, 0x013902AB, 14.548, -60, -30, 0.707107, 0, 0, -0.7071 /* @teleloc 0x013902AB [14.548000 -60.000000 -30.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139089, 6, 0x013902AE, 23.3033, -26.9879, -29.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Scout */ -/* @teleloc 0x013902AE [23.303301 -26.987900 -29.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139089, 6, 0x013902AE, 23.3033, -26.9879, -29.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Scout */ +/* @teleloc 0x013902AE [23.303301 -26.987900 -29.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013908A, 278, 0x013902B0, 20, -34.755, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013902B0 [20.000000 -34.755001 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013908A, 278, 0x013902B0, 20, -34.755, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013902B0 [20.000000 -34.755001 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013908B, 2131, 0x013902B3, 20, -52.135, -30, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x013902B3 [20.000000 -52.134998 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013908B, 2131, 0x013902B3, 20, -52.135, -30, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x013902B3 [20.000000 -52.134998 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013908C, 1668, 0x013902B3, 21.7093, -46.9309, -29.9929, -0.551027, 0, 0, -0.834488, True, '2005-02-09 10:00:00'); /* Banderling Breeder */ @@ -617,8 +617,8 @@ VALUES (0x70139090, 5658, 0x013902B3, 20.1861, -48.1701, -29.9907, 0.375719, 0, /* @teleloc 0x013902B3 [20.186100 -48.170101 -29.990700] 0.375719 0.000000 0.000000 -0.926734 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70139091, 2180, 0x013902B5, 20, -54.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013902B5 [20.000000 -54.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70139091, 2180, 0x013902B5, 20, -54.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013902B5 [20.000000 -54.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70139091, 0x7013908B, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ @@ -712,23 +712,23 @@ VALUES (0x701390A4, 4829, 0x013902D8, 67.6932, -73.4104, -30, -0.707107, 0, 0, /* @teleloc 0x013902D8 [67.693199 -73.410400 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701390A5, 4059, 0x013902D9, 70, -70, -25.7232, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lightning Trap */ -/* @teleloc 0x013902D9 [70.000000 -70.000000 -25.723200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701390A5, 4059, 0x013902D9, 70, -70, -25.7232, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lightning Trap */ +/* @teleloc 0x013902D9 [70.000000 -70.000000 -25.723200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701390A5, 0x701390A6, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701390A6, 2131, 0x013902D9, 70, -71.913, -30, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x013902D9 [70.000000 -71.913002 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701390A6, 2131, 0x013902D9, 70, -71.913, -30, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x013902D9 [70.000000 -71.913002 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701390A7, 1760, 0x013902D9, 72.6074, -71.8458, -29.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x013902D9 [72.607399 -71.845802 -29.997499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701390A7, 1760, 0x013902D9, 72.6074, -71.8458, -29.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x013902D9 [72.607399 -71.845802 -29.997499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701390A8, 1761, 0x013902D9, 67.77, -71.8219, -29.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x013902D9 [67.769997 -71.821899 -29.997499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701390A8, 1761, 0x013902D9, 67.77, -71.8219, -29.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x013902D9 [67.769997 -71.821899 -29.997499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701390A9, 3969, 0x01390304, 116.298, -126.506, -24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -739,8 +739,8 @@ VALUES (0x701390AA, 5659, 0x01390304, 117.509, -130.094, -23.9918, -0.712944, 0 /* @teleloc 0x01390304 [117.509003 -130.093994 -23.991800] -0.712944 0.000000 0.000000 -0.701221 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701390AB, 3951, 0x01390304, 120.55, -127.03, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (1 hour) */ -/* @teleloc 0x01390304 [120.550003 -127.029999 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701390AB, 3951, 0x01390304, 120.55, -127.03, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (1 hour) */ +/* @teleloc 0x01390304 [120.550003 -127.029999 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701390AB, 0x701390AA, '2005-02-09 10:00:00') /* Lord Rytheran (5659) */; @@ -948,16 +948,16 @@ VALUES (0x701390DC, 1630, 0x0139038C, 131.106, -118.406, -17.9925, -0.965473, 0 /* @teleloc 0x0139038C [131.106003 -118.405998 -17.992500] -0.965473 0.000000 0.000000 -0.260505 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701390DD, 5668, 0x0139038C, 129.91, -116.863, -17.5239, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x0139038C [129.910004 -116.862999 -17.523899] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701390DD, 5668, 0x0139038C, 129.91, -116.863, -17.5239, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x0139038C [129.910004 -116.862999 -17.523899] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701390DE, 285, 0x01390399, 36.584, -63.0517, 1.266, -0.461749, 0, 0, -0.887011, True, '2005-02-09 10:00:00'); /* Lever */ /* @teleloc 0x01390399 [36.584000 -63.051701 1.266000] -0.461749 0.000000 0.000000 -0.887011 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701390DF, 3955, 0x01390399, 36.2867, -61.0705, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ -/* @teleloc 0x01390399 [36.286701 -61.070499 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701390DF, 3955, 0x01390399, 36.2867, -61.0705, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ +/* @teleloc 0x01390399 [36.286701 -61.070499 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701390DF, 0x70139005, '2005-02-09 10:00:00') /* Swamp Rat (1624) */ @@ -1047,8 +1047,8 @@ VALUES (0x701390DF, 0x70139005, '2005-02-09 10:00:00') /* Swamp Rat (1624) */ , (0x701390DF, 0x701390D7, '2005-02-09 10:00:00') /* Banderling Raider (938) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701390E0, 3953, 0x01390399, 40.1373, -63.6676, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (30 min.) */ -/* @teleloc 0x01390399 [40.137299 -63.667599 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701390E0, 3953, 0x01390399, 40.1373, -63.6676, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (30 min.) */ +/* @teleloc 0x01390399 [40.137299 -63.667599 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701390E0, 0x70139000, '2005-02-09 10:00:00') /* Shadow (1758) */ @@ -1065,12 +1065,12 @@ VALUES (0x701390E0, 0x70139000, '2005-02-09 10:00:00') /* Shadow (1758) */ , (0x701390E0, 0x701390DC, '2005-02-09 10:00:00') /* Lich Lord (1630) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701390E1, 3951, 0x01390399, 43.6571, -60.9424, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (1 hour) */ -/* @teleloc 0x01390399 [43.657101 -60.942402 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701390E1, 3951, 0x01390399, 43.6571, -60.9424, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (1 hour) */ +/* @teleloc 0x01390399 [43.657101 -60.942402 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701390E2, 5668, 0x01390399, 40, -57, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x01390399 [40.000000 -57.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701390E2, 5668, 0x01390399, 40, -57, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x01390399 [40.000000 -57.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701390E3, 5485, 0x01390399, 37.1457, -59.2867, 0.005, 0.62161, 0, 0, -0.783327, False, '2005-02-09 10:00:00'); /* Linkable Newbie Monster Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/013A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/013A.sql index 19a6eaa781..1c0c98a4ae 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/013A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/013A.sql @@ -33,16 +33,16 @@ VALUES (0x7013A00D, 568, 0x013A01D5, 5.254, -60, 6, 0.707107, 0, 0, -0.707107, /* @teleloc 0x013A01D5 [5.254000 -60.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013A00E, 278, 0x013A01DF, 20, -25.25, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013A01DF [20.000000 -25.250000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013A00E, 278, 0x013A01DF, 20, -25.25, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013A01DF [20.000000 -25.250000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013A00F, 278, 0x013A01E6, 20, -74.75, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x013A01E6 [20.000000 -74.750000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013A010, 278, 0x013A01F0, 30, -25.25, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013A01F0 [30.000000 -25.250000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013A010, 278, 0x013A01F0, 30, -25.25, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013A01F0 [30.000000 -25.250000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013A011, 278, 0x013A01F7, 30, -74.75, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -73,16 +73,16 @@ VALUES (0x7013A017, 794, 0x013A0259, 171.656, -77.0465, 9.34375, -0.707107, 0, /* @teleloc 0x013A0259 [171.656006 -77.046501 9.343750] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013A018, 2566, 0x013A025B, 177.507, -82.8881, 6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rabbit */ -/* @teleloc 0x013A025B [177.507004 -82.888100 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013A018, 2566, 0x013A025B, 177.507, -82.8881, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rabbit */ +/* @teleloc 0x013A025B [177.507004 -82.888100 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013A019, 2566, 0x013A025B, 176.195, -83.9884, 6, 0.74613, 0, 0, -0.6658, True, '2005-02-09 10:00:00'); /* Black Rabbit */ /* @teleloc 0x013A025B [176.195007 -83.988403 6.000000] 0.746130 0.000000 0.000000 -0.665800 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013A01A, 4980, 0x013A025B, 178.214, -80.6995, 6.05, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Refreshing Fountain */ -/* @teleloc 0x013A025B [178.214005 -80.699501 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013A01A, 4980, 0x013A025B, 178.214, -80.6995, 6.05, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Refreshing Fountain */ +/* @teleloc 0x013A025B [178.214005 -80.699501 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013A01B, 152, 0x013A025C, 190.555, -77.0686, 6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Font */ @@ -105,8 +105,8 @@ VALUES (0x7013A01F, 278, 0x013A0295, 124.75, -40, 12, -0.707107, 0, 0, -0.7071 /* @teleloc 0x013A0295 [124.750000 -40.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013A020, 568, 0x013A0296, 120, -44.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013A0296 [120.000000 -44.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013A020, 568, 0x013A0296, 120, -44.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013A0296 [120.000000 -44.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013A021, 278, 0x013A02B6, 135.25, -60, 12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -117,8 +117,8 @@ VALUES (0x7013A022, 278, 0x013A02BF, 154.75, -60, 12, 0.707107, 0, 0, -0.70710 /* @teleloc 0x013A02BF [154.750000 -60.000000 12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013A023, 7923, 0x013A02C7, 160, -50, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x013A02C7 [160.000000 -50.000000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013A023, 7923, 0x013A02C7, 160, -50, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x013A02C7 [160.000000 -50.000000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7013A023, 0x7013A018, '2005-02-09 10:00:00') /* Black Rabbit (2566) */ @@ -126,8 +126,8 @@ VALUES (0x7013A023, 0x7013A018, '2005-02-09 10:00:00') /* Black Rabbit (2566) */ , (0x7013A023, 0x7013A026, '2005-02-09 10:00:00') /* Russet Rat (4132) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013A024, 165, 0x013A02C8, 160, -60, 12.05, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ -/* @teleloc 0x013A02C8 [160.000000 -60.000000 12.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013A024, 165, 0x013A02C8, 160, -60, 12.05, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ +/* @teleloc 0x013A02C8 [160.000000 -60.000000 12.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013A025, 1912, 0x013A02D0, 168.38, -46.0268, 12, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ @@ -190,12 +190,12 @@ VALUES (0x7013A033, 278, 0x013A0348, 190, -75.245, 18, 1, 0, 0, 0, False, '200 /* @teleloc 0x013A0348 [190.000000 -75.245003 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013A034, 165, 0x013A039A, 178.17, -57.9414, 24.05, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ -/* @teleloc 0x013A039A [178.169998 -57.941399 24.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013A034, 165, 0x013A039A, 178.17, -57.9414, 24.05, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ +/* @teleloc 0x013A039A [178.169998 -57.941399 24.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013A035, 278, 0x013A039C, 180, -64.75, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013A039C [180.000000 -64.750000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013A035, 278, 0x013A039C, 180, -64.75, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013A039C [180.000000 -64.750000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013A036, 1302, 0x013A03FE, 165.25, -50, 30, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/013B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/013B.sql index f04a38314f..0ee26cc29a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/013B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/013B.sql @@ -56,16 +56,16 @@ VALUES (0x7013B00C, 204, 0x013B0141, 26.3199, -20.2049, -59.9925, 0.707107, 0, /* @teleloc 0x013B0141 [26.319901 -20.204901 -59.992500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B00D, 2609, 0x013B0142, 30.1213, -49.2566, -60, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x013B0142 [30.121300 -49.256599 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B00D, 2609, 0x013B0142, 30.1213, -49.2566, -60, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x013B0142 [30.121300 -49.256599 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013B00E, 286, 0x013B0142, 25.6038, -46.4049, -58.6035, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ /* @teleloc 0x013B0142 [25.603800 -46.404900 -58.603500] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B00F, 2179, 0x013B0144, 30, -54.75, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013B0144 [30.000000 -54.750000 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B00F, 2179, 0x013B0144, 30, -54.75, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013B0144 [30.000000 -54.750000 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7013B00F, 0x7013B00E, '2005-02-09 10:00:00') /* Lever (286) */ @@ -104,8 +104,8 @@ VALUES (0x7013B017, 1619, 0x013B0188, 28.4003, -42.2087, -53.9945, 1, 0, 0, 0, /* @teleloc 0x013B0188 [28.400299 -42.208698 -53.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B018, 211, 0x013B018E, 31.6019, -49.0022, -53.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ -/* @teleloc 0x013B018E [31.601900 -49.002201 -53.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013B018, 211, 0x013B018E, 31.6019, -49.0022, -53.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ +/* @teleloc 0x013B018E [31.601900 -49.002201 -53.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013B019, 204, 0x013B019E, 70, -30, -53.9925, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lich */ @@ -136,40 +136,40 @@ VALUES (0x7013B01F, 16, 0x013B01B7, 47.8446, -10.4159, -47.9925, 1, 0, 0, 0, /* @teleloc 0x013B01B7 [47.844601 -10.415900 -47.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B020, 211, 0x013B01C7, 59.9023, -18.7105, -41.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ -/* @teleloc 0x013B01C7 [59.902302 -18.710501 -41.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B020, 211, 0x013B01C7, 59.9023, -18.7105, -41.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ +/* @teleloc 0x013B01C7 [59.902302 -18.710501 -41.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B021, 947, 0x013B01CF, 80, -20, -41.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x013B01CF [80.000000 -20.000000 -41.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B021, 947, 0x013B01CF, 80, -20, -41.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x013B01CF [80.000000 -20.000000 -41.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B022, 211, 0x013B01CF, 76.4992, -18.4123, -41.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ -/* @teleloc 0x013B01CF [76.499199 -18.412300 -41.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B022, 211, 0x013B01CF, 76.4992, -18.4123, -41.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ +/* @teleloc 0x013B01CF [76.499199 -18.412300 -41.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013B023, 211, 0x013B0231, 7.625, -102.375, -17.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ /* @teleloc 0x013B0231 [7.625000 -102.375000 -17.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B024, 1619, 0x013B023D, 41.5259, -48.4088, -17.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ -/* @teleloc 0x013B023D [41.525902 -48.408798 -17.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B024, 1619, 0x013B023D, 41.5259, -48.4088, -17.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ +/* @teleloc 0x013B023D [41.525902 -48.408798 -17.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B025, 947, 0x013B023D, 38.8159, -47.5292, -17.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x013B023D [38.815899 -47.529202 -17.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B025, 947, 0x013B023D, 38.8159, -47.5292, -17.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x013B023D [38.815899 -47.529202 -17.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B026, 211, 0x013B023D, 36.8241, -49.7891, -17.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ -/* @teleloc 0x013B023D [36.824100 -49.789101 -17.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B026, 211, 0x013B023D, 36.8241, -49.7891, -17.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ +/* @teleloc 0x013B023D [36.824100 -49.789101 -17.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013B027, 5014, 0x013B023D, 43.1539, -46.6798, -18, 0.916494, 0, 0, -0.400049, False, '2005-02-09 10:00:00'); /* Large Chest */ /* @teleloc 0x013B023D [43.153900 -46.679798 -18.000000] 0.916494 0.000000 0.000000 -0.400049 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B028, 2180, 0x013B0240, 40, -54.75, -17.918, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013B0240 [40.000000 -54.750000 -17.917999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B028, 2180, 0x013B0240, 40, -54.75, -17.918, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013B0240 [40.000000 -54.750000 -17.917999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7013B028, 0x7013B034, '2005-02-09 10:00:00') /* Lever (2609) */; @@ -203,8 +203,8 @@ VALUES (0x7013B02F, 278, 0x013B0265, 14.75, -80, -12, -0.707107, 0, 0, 0.70710 /* @teleloc 0x013B0265 [14.750000 -80.000000 -12.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B030, 278, 0x013B0266, 10, -84.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013B0266 [10.000000 -84.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B030, 278, 0x013B0266, 10, -84.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013B0266 [10.000000 -84.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013B031, 947, 0x013B0268, 12.0456, -99.8858, -11.9945, 0.934049, 0, 0, -0.357146, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ @@ -219,20 +219,20 @@ VALUES (0x7013B033, 947, 0x013B0285, 29.1429, -67.5315, -11.9945, 1, 0, 0, 0, /* @teleloc 0x013B0285 [29.142900 -67.531502 -11.994500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B034, 2609, 0x013B0286, 33.9798, -80.0793, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x013B0286 [33.979801 -80.079300 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B034, 2609, 0x013B0286, 33.9798, -80.0793, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x013B0286 [33.979801 -80.079300 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B035, 198, 0x013B0286, 28.076, -76.4144, -11.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Limestone Golem */ -/* @teleloc 0x013B0286 [28.076000 -76.414398 -11.989000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B035, 198, 0x013B0286, 28.076, -76.4144, -11.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Limestone Golem */ +/* @teleloc 0x013B0286 [28.076000 -76.414398 -11.989000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013B036, 1293, 0x013B0289, 25.25, -80, -12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x013B0289 [25.250000 -80.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B037, 278, 0x013B028A, 30, -84.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013B028A [30.000000 -84.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B037, 278, 0x013B028A, 30, -84.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013B028A [30.000000 -84.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013B038, 947, 0x013B02A0, 50, -100, -11.9945, -0.692851, 0, 0, -0.72108, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ @@ -255,8 +255,8 @@ VALUES (0x7013B03C, 211, 0x013B02C5, 12.3215, -54.2686, -5.9945, 0, 0, 0, -1, /* @teleloc 0x013B02C5 [12.321500 -54.268600 -5.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B03D, 947, 0x013B02C6, 7.84389, -60.5936, -5.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x013B02C6 [7.843890 -60.593601 -5.994500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013B03D, 947, 0x013B02C6, 7.84389, -60.5936, -5.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x013B02C6 [7.843890 -60.593601 -5.994500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013B03E, 211, 0x013B02C8, 11.6326, -83.189, -5.9945, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ @@ -339,8 +339,8 @@ VALUES (0x7013B051, 942, 0x013B032B, 46.9279, -87.6737, 0.011, -0.707107, 0, 0 /* @teleloc 0x013B032B [46.927898 -87.673698 0.011000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013B052, 5018, 0x013B0331, 60, -64.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cellar Door */ -/* @teleloc 0x013B0331 [60.000000 -64.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013B052, 5018, 0x013B0331, 60, -64.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cellar Door */ +/* @teleloc 0x013B0331 [60.000000 -64.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013B053, 7923, 0x013B0334, 60, -90, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/013C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/013C.sql index cea384d422..547a60d861 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/013C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/013C.sql @@ -9,12 +9,12 @@ VALUES (0x7013C001, 1986, 0x013C0108, 40, -90, 0, 1, 0, 0, 0, True, '2005-02-0 /* @teleloc 0x013C0108 [40.000000 -90.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013C002, 1986, 0x013C010B, 50, -20, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Water Wisp */ -/* @teleloc 0x013C010B [50.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013C002, 1986, 0x013C010B, 50, -20, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Water Wisp */ +/* @teleloc 0x013C010B [50.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013C003, 3955, 0x013C0118, 49.5196, -47.6043, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ -/* @teleloc 0x013C0118 [49.519600 -47.604301 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013C003, 3955, 0x013C0118, 49.5196, -47.6043, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ +/* @teleloc 0x013C0118 [49.519600 -47.604301 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7013C003, 0x7013C000, '2005-02-09 10:00:00') /* Banderling Scout (6) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/013D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/013D.sql index e75f31f162..23cbf80f45 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/013D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/013D.sql @@ -13,24 +13,24 @@ VALUES (0x7013D006, 5518, 0x013D010B, 76.7817, -330.16, -48, 0.707107, 0, 0, -0 /* @teleloc 0x013D010B [76.781700 -330.160004 -48.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013D00F, 4819, 0x013D019C, 59.9057, -188.438, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x013D019C [59.905701 -188.438004 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013D00F, 4819, 0x013D019C, 59.9057, -188.438, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x013D019C [59.905701 -188.438004 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013D014, 4820, 0x013D01F9, -2.22311, -166.935, -30, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sarcophagus */ /* @teleloc 0x013D01F9 [-2.223110 -166.934998 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013D018, 4830, 0x013D01FE, 10.1585, -185.688, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x013D01FE [10.158500 -185.688004 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013D018, 4830, 0x013D01FE, 10.1585, -185.688, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x013D01FE [10.158500 -185.688004 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013D01B, 1297, 0x013D0214, 29.9995, -213.126, -30, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013D0214 [29.999500 -213.126007 -30.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013D01B, 1297, 0x013D0214, 29.9995, -213.126, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013D0214 [29.999500 -213.126007 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013D01D, 4841, 0x013D021C, 37.5624, -116.287, -30, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x013D021C [37.562401 -116.287003 -30.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013D01D, 4841, 0x013D021C, 37.5624, -116.287, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x013D021C [37.562401 -116.287003 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013D021, 4825, 0x013D0231, 47.7838, -203.408, -30, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sarcophagus */ @@ -41,8 +41,8 @@ VALUES (0x7013D027, 146, 0x013D0252, 73.5184, -195.064, -30, -0.707107, 0, 0, /* @teleloc 0x013D0252 [73.518402 -195.063995 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013D029, 4869, 0x013D0262, 79.8065, -233.664, -30, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x013D0262 [79.806503 -233.664001 -30.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013D029, 4869, 0x013D0262, 79.8065, -233.664, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x013D0262 [79.806503 -233.664001 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013D02E, 278, 0x013D0291, 24.75, -20, -18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -65,16 +65,16 @@ VALUES (0x7013D03C, 568, 0x013D02D0, 50, -95.25, -18, 1, 0, 0, 0, False, '2005 /* @teleloc 0x013D02D0 [50.000000 -95.250000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013D03D, 5518, 0x013D02D2, 60, 0, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x013D02D2 [60.000000 0.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013D03D, 5518, 0x013D02D2, 60, 0, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x013D02D2 [60.000000 0.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013D041, 568, 0x013D02DB, 60, -25.25, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x013D02DB [60.000000 -25.250000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013D043, 568, 0x013D02E7, 60, -84.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013D02E7 [60.000000 -84.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013D043, 568, 0x013D02E7, 60, -84.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013D02E7 [60.000000 -84.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013D045, 568, 0x013D02ED, 70, -25.25, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/013E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/013E.sql index 44258f365d..f4af611e78 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/013E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/013E.sql @@ -9,8 +9,8 @@ VALUES (0x7013E001, 568, 0x013E0102, 34.75, -90, -18, 0.707107, 0, 0, -0.70710 /* @teleloc 0x013E0102 [34.750000 -90.000000 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013E002, 4139, 0x013E0106, 50, -92.162, -18, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x013E0106 [50.000000 -92.162003 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013E002, 4139, 0x013E0106, 50, -92.162, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x013E0106 [50.000000 -92.162003 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7013E002, 0x7013E009, '2005-02-09 10:00:00') /* Lever (285) */ @@ -21,8 +21,8 @@ VALUES (0x7013E006, 4829, 0x013E0108, 53.638, -112.044, -18, -0.707107, 0, 0, - /* @teleloc 0x013E0108 [53.638000 -112.043999 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013E009, 285, 0x013E0108, 49.526, -114.872, -16.4084, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x013E0108 [49.526001 -114.872002 -16.408400] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013E009, 285, 0x013E0108, 49.526, -114.872, -16.4084, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x013E0108 [49.526001 -114.872002 -16.408400] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013E00A, 278, 0x013E010A, 55.25, -80, -18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -121,8 +121,8 @@ VALUES (0x7013E039, 2611, 0x013E011A, 13.6087, -66.5877, -11.985, 0.441656, 0, /* @teleloc 0x013E011A [13.608700 -66.587700 -11.985000] 0.441656 0.000000 0.000000 0.897184 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013E03A, 7822, 0x013E0121, 12.7489, -77.333, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0x013E0121 [12.748900 -77.333000 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013E03A, 7822, 0x013E0121, 12.7489, -77.333, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0x013E0121 [12.748900 -77.333000 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013E03B, 1630, 0x013E0128, 17.7947, -26.997, -11.9925, 0.304882, 0, 0, -0.95239, True, '2005-02-09 10:00:00'); /* Lich Lord */ @@ -193,12 +193,12 @@ VALUES (0x7013E04B, 1626, 0x013E01B5, 53.5334, -72.6234, -11.988, -0.713752, 0, /* @teleloc 0x013E01B5 [53.533401 -72.623398 -11.988000] -0.713752 0.000000 0.000000 -0.700399 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013E04C, 1762, 0x013E01B6, 51.7435, -67.8245, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0x013E01B6 [51.743500 -67.824501 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013E04C, 1762, 0x013E01B6, 51.7435, -67.8245, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0x013E01B6 [51.743500 -67.824501 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013E04D, 1762, 0x013E01B6, 48.3916, -67.8245, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0x013E01B6 [48.391602 -67.824501 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013E04D, 1762, 0x013E01B6, 48.3916, -67.8245, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0x013E01B6 [48.391602 -67.824501 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013E04E, 1630, 0x013E01BC, 50.0871, -86.8066, -11.9925, 0.030102, 0, 0, -0.999547, True, '2005-02-09 10:00:00'); /* Lich Lord */ @@ -217,8 +217,8 @@ VALUES (0x7013E051, 1759, 0x013E01D6, 56.4622, -116.395, -11.995, -0.31544, 0, /* @teleloc 0x013E01D6 [56.462200 -116.394997 -11.995000] -0.315440 0.000000 0.000000 0.948946 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013E052, 7822, 0x013E01DD, 59.4322, -141.047, -11.9975, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0x013E01DD [59.432201 -141.046997 -11.997500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013E052, 7822, 0x013E01DD, 59.4322, -141.047, -11.9975, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0x013E01DD [59.432201 -141.046997 -11.997500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013E053, 1759, 0x013E01DD, 64.0181, -143.56, -11.995, 0.958378, 0, 0, 0.285504, True, '2005-02-09 10:00:00'); /* Skeleton */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/013F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/013F.sql index 94f87a4f17..c735747f19 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/013F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/013F.sql @@ -1,36 +1,36 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x013F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013F000, 8428, 0x013F0109, 21.3573, -17.147, -23.9445, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ -/* @teleloc 0x013F0109 [21.357300 -17.146999 -23.944500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013F000, 8428, 0x013F0109, 21.3573, -17.147, -23.9445, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ +/* @teleloc 0x013F0109 [21.357300 -17.146999 -23.944500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013F001, 8427, 0x013F010B, 28.5425, 1.17604, -23.9934, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Fanatic */ -/* @teleloc 0x013F010B [28.542500 1.176040 -23.993401] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013F001, 8427, 0x013F010B, 28.5425, 1.17604, -23.9934, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Fanatic */ +/* @teleloc 0x013F010B [28.542500 1.176040 -23.993401] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013F002, 1925, 0x013F0117, 41.852, 3.883, -24, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x013F0117 [41.852001 3.883000 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013F002, 1925, 0x013F0117, 41.852, 3.883, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x013F0117 [41.852001 3.883000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013F003, 8430, 0x013F0117, 41.2203, 1.37506, -23.9934, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Soul Trapper */ -/* @teleloc 0x013F0117 [41.220299 1.375060 -23.993401] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013F003, 8430, 0x013F0117, 41.2203, 1.37506, -23.9934, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Soul Trapper */ +/* @teleloc 0x013F0117 [41.220299 1.375060 -23.993401] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013F004, 8428, 0x013F0117, 38.4533, 2.09891, -23.9934, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ -/* @teleloc 0x013F0117 [38.453300 2.098910 -23.993401] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013F004, 8428, 0x013F0117, 38.4533, 2.09891, -23.9934, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ +/* @teleloc 0x013F0117 [38.453300 2.098910 -23.993401] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013F005, 1922, 0x013F0117, 38.1292, 3.91461, -24, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x013F0117 [38.129200 3.914610 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013F005, 1922, 0x013F0117, 38.1292, 3.91461, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x013F0117 [38.129200 3.914610 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013F006, 1626, 0x013F012D, 43.466, -67.6981, -23.988, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x013F012D [43.466000 -67.698097 -23.988001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7013F006, 1626, 0x013F012D, 43.466, -67.6981, -23.988, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x013F012D [43.466000 -67.698097 -23.988001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013F007, 1626, 0x013F012E, 39.5301, -69.3905, -23.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x013F012E [39.530102 -69.390503 -23.988001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013F007, 1626, 0x013F012E, 39.5301, -69.3905, -23.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x013F012E [39.530102 -69.390503 -23.988001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013F008, 8427, 0x013F012F, 46.6728, -3.1981, -23.9934, 0.913535, 0, 0, -0.40676, True, '2005-02-09 10:00:00'); /* Mosswart Fanatic */ @@ -69,16 +69,16 @@ VALUES (0x7013F010, 8428, 0x013F01B0, 29.8488, -82.4391, 0.0066, -0.997905, 0, /* @teleloc 0x013F01B0 [29.848801 -82.439102 0.006600] -0.997905 0.000000 0.000000 -0.064702 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013F011, 8428, 0x013F01B4, 40.0606, -50.6496, 0.0066, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ -/* @teleloc 0x013F01B4 [40.060600 -50.649601 0.006600] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013F011, 8428, 0x013F01B4, 40.0606, -50.6496, 0.0066, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ +/* @teleloc 0x013F01B4 [40.060600 -50.649601 0.006600] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013F012, 8428, 0x013F01C0, 47.0766, -69.9975, 0.0066, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ /* @teleloc 0x013F01C0 [47.076599 -69.997498 0.006600] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7013F013, 7924, 0x013F01C5, 7.28166, -59.9792, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x013F01C5 [7.281660 -59.979198 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7013F013, 7924, 0x013F01C5, 7.28166, -59.9792, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x013F01C5 [7.281660 -59.979198 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7013F013, 0x7013F000, '2005-02-09 10:00:00') /* Mosswart Idolator (8428) */ @@ -289,11 +289,11 @@ VALUES (0x7013F048, 8428, 0x013F01BD, 49.0736, -51.8935, 0.0066, -0.918096, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013F049, 8428, 0x013F01BF, 49.8453, -67.1896, 0.0066, -0.999336, 0, 0, 0.03643, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ -/* @teleloc 0x013F01BF [49.845299 -67.189598 0.006600] -0.999336 0.000000 0.000000 0.036429 */ +/* @teleloc 0x013F01BF [49.845299 -67.189598 0.006600] -0.999336 0.000000 0.000000 0.036430 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013F04A, 8428, 0x013F01C4, 49.9198, -87.6479, 0.055, -0.999336, 0, 0, 0.03643, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ -/* @teleloc 0x013F01C4 [49.919800 -87.647903 0.055000] -0.999336 0.000000 0.000000 0.036429 */ +/* @teleloc 0x013F01C4 [49.919800 -87.647903 0.055000] -0.999336 0.000000 0.000000 0.036430 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7013F04B, 7923, 0x013F01C5, 7.26691, -58.788, 6.005, -0.702713, 0, 0, -0.711473, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0140.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0140.sql index 6f2dc3733f..8c38046a02 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0140.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0140.sql @@ -29,8 +29,8 @@ VALUES (0x70140006, 238, 0x01400129, 39.8378, -4.32167, -53.971, 0, 0, 0, -1, /* @teleloc 0x01400129 [39.837799 -4.321670 -53.971001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140007, 4014, 0x0140012C, 40, -10, -54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Magic Generator */ -/* @teleloc 0x0140012C [40.000000 -10.000000 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70140007, 4014, 0x0140012C, 40, -10, -54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Magic Generator */ +/* @teleloc 0x0140012C [40.000000 -10.000000 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70140008, 4026, 0x0140013B, 40, -70, -54, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Valuable Magic Generator */ @@ -73,12 +73,12 @@ VALUES (0x70140011, 238, 0x0140015F, 75.6783, -39.8378, -53.971, -0.707107, 0, /* @teleloc 0x0140015F [75.678299 -39.837799 -53.971001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140012, 238, 0x01400188, 69.8496, -82.2021, -11.971, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Puppet */ -/* @teleloc 0x01400188 [69.849602 -82.202103 -11.971000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70140012, 238, 0x01400188, 69.8496, -82.2021, -11.971, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Puppet */ +/* @teleloc 0x01400188 [69.849602 -82.202103 -11.971000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140013, 2180, 0x01400188, 70, -80.2, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01400188 [70.000000 -80.199997 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70140013, 2180, 0x01400188, 70, -80.2, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01400188 [70.000000 -80.199997 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70140013, 0x70140017, '2005-02-09 10:00:00') /* Lever (2609) */; @@ -100,8 +100,8 @@ VALUES (0x70140017, 2609, 0x0140018E, 90.031, -82.892, -12, 1, 0, 0, 0, True, /* @teleloc 0x0140018E [90.030998 -82.891998 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140018, 2179, 0x0140018F, 90, -91.752, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0140018F [90.000000 -91.751999 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70140018, 2179, 0x0140018F, 90, -91.752, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0140018F [90.000000 -91.751999 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70140018, 0x70140048, '2005-02-09 10:00:00') /* Lever (286) */; @@ -130,8 +130,8 @@ VALUES (0x7014001D, 4014, 0x01400195, 100.995, -99.7037, -12, -0.707107, 0, 0, /* @teleloc 0x01400195 [100.995003 -99.703697 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014001E, 4922, 0x014001A2, 120, -80, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x014001A2 [120.000000 -80.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014001E, 4922, 0x014001A2, 120, -80, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x014001A2 [120.000000 -80.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014001F, 2179, 0x014001A7, 120, -86.238, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -161,8 +161,8 @@ VALUES (0x70140024, 23, 0x014001B9, 40, -100, -5.971, 0.99088, 0, 0, -0.13474 /* @teleloc 0x014001B9 [40.000000 -100.000000 -5.971000] 0.990880 0.000000 0.000000 -0.134744 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140025, 1629, 0x014001BA, 39.919, -97.647, -5.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ -/* @teleloc 0x014001BA [39.918999 -97.647003 -5.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70140025, 1629, 0x014001BA, 39.919, -97.647, -5.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ +/* @teleloc 0x014001BA [39.918999 -97.647003 -5.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70140026, 3993, 0x014001BB, 43.8511, -111.033, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -177,8 +177,8 @@ VALUES (0x70140028, 23, 0x014001C4, 51.2685, -62.8236, -5.971, 1, 0, 0, 0, T /* @teleloc 0x014001C4 [51.268501 -62.823601 -5.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140029, 237, 0x014001C6, 49.9788, -69.9789, -5.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Master */ -/* @teleloc 0x014001C6 [49.978802 -69.978897 -5.971000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70140029, 237, 0x014001C6, 49.9788, -69.9789, -5.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Master */ +/* @teleloc 0x014001C6 [49.978802 -69.978897 -5.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014002A, 1628, 0x014001CA, 64.2191, -29.3343, -5.989, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Tusker Slave */ @@ -193,8 +193,8 @@ VALUES (0x7014002C, 23, 0x014001D2, 60, -100, -5.971, -0.993756, 0, 0, -0.111 /* @teleloc 0x014001D2 [60.000000 -100.000000 -5.971000] -0.993756 0.000000 0.000000 -0.111578 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014002D, 1629, 0x014001D3, 60.3126, -98.5481, -5.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ -/* @teleloc 0x014001D3 [60.312599 -98.548103 -5.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014002D, 1629, 0x014001D3, 60.3126, -98.5481, -5.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ +/* @teleloc 0x014001D3 [60.312599 -98.548103 -5.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014002E, 2609, 0x014001D4, 57.086, -111.658, -6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ @@ -216,16 +216,16 @@ VALUES (0x70140031, 2610, 0x014001ED, 31.0858, -44.2096, 0.012, 1, 0, 0, 0, Tr /* @teleloc 0x014001ED [31.085800 -44.209599 0.012000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140032, 2179, 0x014001F0, 30, -50, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014001F0 [30.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70140032, 2179, 0x014001F0, 30, -50, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014001F0 [30.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70140032, 0x70140034, '2005-02-09 10:00:00') /* Lever (286) */ , (0x70140032, 0x70140042, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140033, 23, 0x014001F1, 30.078, -47.559, 0.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ -/* @teleloc 0x014001F1 [30.077999 -47.558998 0.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70140033, 23, 0x014001F1, 30.078, -47.559, 0.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ +/* @teleloc 0x014001F1 [30.077999 -47.558998 0.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70140034, 286, 0x014001F2, 28.4475, -56.813, 1.5435, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ @@ -281,20 +281,20 @@ VALUES (0x70140036, 0x70140000, '2005-02-09 10:00:00') /* Virindi Puppet (238) * , (0x70140036, 0x70140047, '2005-02-09 10:00:00') /* Virindi Puppet (238) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140037, 2179, 0x01400221, 70, -50, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01400221 [70.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70140037, 2179, 0x01400221, 70, -50, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01400221 [70.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70140037, 0x7014003A, '2005-02-09 10:00:00') /* Lever (286) */ , (0x70140037, 0x7014003B, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140038, 2610, 0x01400222, 71.5975, -45.4519, 0.06, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Kilif Zefir */ -/* @teleloc 0x01400222 [71.597504 -45.451900 0.060000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70140038, 2610, 0x01400222, 71.5975, -45.4519, 0.06, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Kilif Zefir */ +/* @teleloc 0x01400222 [71.597504 -45.451900 0.060000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70140039, 23, 0x01400222, 70.0765, -48.7379, 0.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ -/* @teleloc 0x01400222 [70.076500 -48.737900 0.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70140039, 23, 0x01400222, 70.0765, -48.7379, 0.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ +/* @teleloc 0x01400222 [70.076500 -48.737900 0.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014003A, 286, 0x01400223, 68.4371, -57.0788, 1.784, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0141.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0141.sql index 19e1e8e52e..06be73d16a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0141.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0141.sql @@ -29,12 +29,12 @@ VALUES (0x70141006, 1925, 0x01410111, 33.5419, -92.7401, -12, 0.116455, 0, 0, - /* @teleloc 0x01410111 [33.541901 -92.740097 -12.000000] 0.116455 0.000000 0.000000 -0.993196 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70141007, 2131, 0x01410111, 33.0038, -91.0774, -12, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01410111 [33.003799 -91.077400 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70141007, 2131, 0x01410111, 33.0038, -91.0774, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01410111 [33.003799 -91.077400 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70141008, 2131, 0x01410111, 30.9109, -93.3659, -12, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01410111 [30.910900 -93.365898 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70141008, 2131, 0x01410111, 30.9109, -93.3659, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01410111 [30.910900 -93.365898 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70141009, 1947, 0x01410111, 32.5738, -93.7481, -12, 0.531399, 0, 0, -0.847122, False, '2005-02-09 10:00:00'); /* Chest */ @@ -73,12 +73,12 @@ VALUES (0x70141010, 285, 0x01410114, 37.9537, -88.4415, -10.426, 1, 0, 0, 0, /* @teleloc 0x01410114 [37.953701 -88.441498 -10.426000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70141011, 5506, 0x01410116, 70.0456, -38.2217, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01410116 [70.045601 -38.221699 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70141011, 5506, 0x01410116, 70.0456, -38.2217, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01410116 [70.045601 -38.221699 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70141012, 568, 0x01410118, 70, -44.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01410118 [70.000000 -44.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70141012, 568, 0x01410118, 70, -44.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01410118 [70.000000 -44.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70141013, 1630, 0x0141011B, 82.082, -48.5539, -11.9925, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lich Lord */ @@ -151,8 +151,8 @@ VALUES (0x70141022, 22208, 0x01410170, 43.5161, -111.896, 0.0075, 0.084983, 0, 0 /* @teleloc 0x01410170 [43.516102 -111.896004 0.007500] 0.084983 0.000000 0.000000 -0.996382 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70141023, 568, 0x01410174, 50, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01410174 [50.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70141023, 568, 0x01410174, 50, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01410174 [50.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70141024, 1630, 0x01410175, 48.5043, -54.4239, 0.0075, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lich Lord */ @@ -255,24 +255,24 @@ VALUES (0x70141031, 0x70141000, '2005-02-09 10:00:00') /* Skeleton Wraith (22208 , (0x70141031, 0x70141047, '2005-02-09 10:00:00') /* Revenant (619) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70141032, 22208, 0x014101A7, 80.0019, -19.9868, 0.0025, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ -/* @teleloc 0x014101A7 [80.001900 -19.986799 0.002500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70141032, 22208, 0x014101A7, 80.0019, -19.9868, 0.0025, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ +/* @teleloc 0x014101A7 [80.001900 -19.986799 0.002500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70141033, 1915, 0x014101A7, 84.0433, -19.1863, 0, 0.724923, 0, 0, -0.68883, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x014101A7 [84.043297 -19.186300 0.000000] 0.724923 0.000000 0.000000 -0.688830 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70141034, 22208, 0x014101A7, 80.5056, -18.3426, 0.0025, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ -/* @teleloc 0x014101A7 [80.505600 -18.342600 0.002500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70141034, 22208, 0x014101A7, 80.5056, -18.3426, 0.0025, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ +/* @teleloc 0x014101A7 [80.505600 -18.342600 0.002500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70141035, 1918, 0x014101A7, 82.668, -16.3406, 0, -0.99983, 0, 0, -0.018434, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x014101A7 [82.667999 -16.340599 0.000000] -0.999830 0.000000 0.000000 -0.018434 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70141036, 278, 0x014101A9, 80, -24.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014101A9 [80.000000 -24.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70141036, 278, 0x014101A9, 80, -24.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014101A9 [80.000000 -24.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70141037, 22208, 0x014101B6, 77.5774, -107.499, 0.0025, 0.084983, 0, 0, -0.996382, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ @@ -287,8 +287,8 @@ VALUES (0x70141039, 568, 0x014101BB, 90, -44.75, 0, 0, 0, 0, 1, False, '2005-0 /* @teleloc 0x014101BB [90.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014103A, 22208, 0x014101C0, 92.8097, -112.747, 0.0025, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ -/* @teleloc 0x014101C0 [92.809700 -112.747002 0.002500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014103A, 22208, 0x014101C0, 92.8097, -112.747, 0.0025, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ +/* @teleloc 0x014101C0 [92.809700 -112.747002 0.002500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014103B, 1630, 0x014101C5, 101.964, -46.8815, 0.0075, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lich Lord */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0142.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0142.sql index d88056bb2a..891051f342 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0142.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0142.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0142; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70142014, 4950, 0x01420178, 39.9847, -46.8601, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x01420178 [39.984699 -46.860100 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70142014, 4950, 0x01420178, 39.9847, -46.8601, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x01420178 [39.984699 -46.860100 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70142016, 619, 0x01420101, 52.0884, -69.8269, -23.9425, 0.624053, 0, 0, -0.781382, True, '2005-02-09 10:00:00'); /* Revenant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0143.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0143.sql index df7a7afd54..9805b82d78 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0143.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0143.sql @@ -119,8 +119,8 @@ VALUES (0x7014300F, 7105, 0x01430123, 18.9945, -27.6489, 0.012, 0.701221, 0, 0, /* @teleloc 0x01430123 [18.994499 -27.648899 0.012000] 0.701221 0.000000 0.000000 -0.712944 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70143010, 4979, 0x0143012C, 18.9617, -66.0544, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x0143012C [18.961700 -66.054398 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70143010, 4979, 0x0143012C, 18.9617, -66.0544, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x0143012C [18.961700 -66.054398 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70143011, 4979, 0x01430136, 28.8632, -21.1498, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ @@ -155,8 +155,8 @@ VALUES (0x70143018, 7105, 0x01430141, 25.0622, -100.544, 0.06, 1, 0, 0, 0, Tru /* @teleloc 0x01430141 [25.062201 -100.543999 0.060000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70143019, 7105, 0x01430142, 40.2263, -6.47681, 0.78575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* White Phyntos Wasp */ -/* @teleloc 0x01430142 [40.226299 -6.476810 0.785750] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70143019, 7105, 0x01430142, 40.2263, -6.47681, 0.78575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* White Phyntos Wasp */ +/* @teleloc 0x01430142 [40.226299 -6.476810 0.785750] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014301A, 2179, 0x01430144, 44.75, -10, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -199,16 +199,16 @@ VALUES (0x70143022, 4979, 0x01430157, 40, -50, 0, 1, 0, 0, 0, False, '2005-02-0 /* @teleloc 0x01430157 [40.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70143024, 4979, 0x0143015E, 41.1861, -73.8087, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x0143015E [41.186100 -73.808701 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70143024, 4979, 0x0143015E, 41.1861, -73.8087, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x0143015E [41.186100 -73.808701 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70143025, 4979, 0x0143015E, 38.2704, -74.1321, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x0143015E [38.270401 -74.132103 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70143025, 4979, 0x0143015E, 38.2704, -74.1321, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x0143015E [38.270401 -74.132103 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70143026, 4979, 0x0143015E, 39.8153, -72.1666, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x0143015E [39.815300 -72.166603 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70143026, 4979, 0x0143015E, 39.8153, -72.1666, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x0143015E [39.815300 -72.166603 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70143027, 285, 0x0143016A, 45.8745, -7.60411, 1.54525, -0.923588, 0, 0, -0.383388, True, '2005-02-09 10:00:00'); /* Lever */ @@ -277,8 +277,8 @@ VALUES (0x70143035, 7105, 0x0143017E, 60.0581, -35.0731, 0.06, 0.999988, 0, 0, /* @teleloc 0x0143017E [60.058102 -35.073101 0.060000] 0.999988 0.000000 0.000000 -0.004909 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70143036, 4979, 0x0143017E, 58.9912, -35.9569, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x0143017E [58.991199 -35.956902 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70143036, 4979, 0x0143017E, 58.9912, -35.9569, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x0143017E [58.991199 -35.956902 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70143037, 7105, 0x0143018B, 56.2634, -97.9185, 0.06, 0.389627, 0, 0, -0.920973, True, '2005-02-09 10:00:00'); /* White Phyntos Wasp */ @@ -399,16 +399,16 @@ VALUES (0x70143051, 5624, 0x014301CB, 20, -35.25, 12, 1, 0, 0, 0, False, '2005- /* @teleloc 0x014301CB [20.000000 -35.250000 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70143052, 5624, 0x014301CF, 20, -64.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014301CF [20.000000 -64.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70143052, 5624, 0x014301CF, 20, -64.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014301CF [20.000000 -64.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70143053, 5624, 0x014301DB, 60, -35.25, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x014301DB [60.000000 -35.250000 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70143054, 5624, 0x014301DF, 60, -64.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014301DF [60.000000 -64.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70143054, 5624, 0x014301DF, 60, -64.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014301DF [60.000000 -64.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70143055, 3969, 0x014301EE, 41.7229, -35.9915, 24, 0.999988, 0, 0, -0.004909, False, '2005-02-09 10:00:00'); /* Chest */ @@ -419,8 +419,8 @@ VALUES (0x70143056, 7105, 0x014301EE, 40.879, -37.3151, 24.012, -0.276475, 0, 0 /* @teleloc 0x014301EE [40.879002 -37.315102 24.011999] -0.276475 0.000000 0.000000 -0.961021 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70143057, 1293, 0x014301F0, 40, -44.75, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014301F0 [40.000000 -44.750000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70143057, 1293, 0x014301F0, 40, -44.75, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014301F0 [40.000000 -44.750000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70143058, 286, 0x014301F1, 44.3838, -52.7322, 25.4099, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ @@ -487,16 +487,16 @@ VALUES (0x70143067, 7981, 0x014301C8, 20, -40, 12.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x014301C8 [20.000000 -40.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70143068, 7981, 0x014301CC, 20, -60, 12.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Harrower Grievver */ -/* @teleloc 0x014301CC [20.000000 -60.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70143068, 7981, 0x014301CC, 20, -60, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Harrower Grievver */ +/* @teleloc 0x014301CC [20.000000 -60.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70143069, 7981, 0x014301D8, 60, -40, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Harrower Grievver */ /* @teleloc 0x014301D8 [60.000000 -40.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014306A, 7981, 0x014301DC, 60, -60, 12.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Harrower Grievver */ -/* @teleloc 0x014301DC [60.000000 -60.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014306A, 7981, 0x014301DC, 60, -60, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Harrower Grievver */ +/* @teleloc 0x014301DC [60.000000 -60.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014306B, 25334, 0x014301F7, 43.8872, -63.9335, 24.005, 0.563359, 0, 0, -0.826212, True, '2005-02-09 10:00:00'); /* Alloy Turbine */ @@ -1004,12 +1004,12 @@ VALUES (0x701430CE, 7105, 0x014301D8, 57.1849, -40, 12.012, 1, 0, 0, 0, True, /* @teleloc 0x014301D8 [57.184898 -40.000000 12.012000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701430CF, 7105, 0x014301DC, 62.104, -60, 12.012, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* White Phyntos Wasp */ -/* @teleloc 0x014301DC [62.104000 -60.000000 12.012000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701430CF, 7105, 0x014301DC, 62.104, -60, 12.012, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* White Phyntos Wasp */ +/* @teleloc 0x014301DC [62.104000 -60.000000 12.012000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701430D0, 7105, 0x014301DC, 57.1437, -60, 12.012, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* White Phyntos Wasp */ -/* @teleloc 0x014301DC [57.143700 -60.000000 12.012000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701430D0, 7105, 0x014301DC, 57.1437, -60, 12.012, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* White Phyntos Wasp */ +/* @teleloc 0x014301DC [57.143700 -60.000000 12.012000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701430D1, 7105, 0x014301E6, 19.5979, -50.1918, 15.012, 0.687238, 0, 0, 0.726432, True, '2005-02-09 10:00:00'); /* White Phyntos Wasp */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0144.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0144.sql index 49465dca5b..04a73fa728 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0144.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0144.sql @@ -40,8 +40,8 @@ VALUES (0x70144015, 7, 0x01440163, 19.9893, -77.2695, 6.00332, -0.6226, 0, 0 /* @teleloc 0x01440163 [19.989300 -77.269501 6.003320] -0.622600 0.000000 0.000000 -0.782540 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70144016, 152, 0x01440164, 29.977, -30.0355, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ -/* @teleloc 0x01440164 [29.976999 -30.035500 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70144016, 152, 0x01440164, 29.977, -30.0355, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ +/* @teleloc 0x01440164 [29.976999 -30.035500 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70144017, 152, 0x0144016F, 30, -50, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Font */ @@ -64,8 +64,8 @@ VALUES (0x7014401C, 193, 0x014401AC, 90, -50, 6.00332, -0.707107, 0, 0, -0.707 /* @teleloc 0x014401AC [90.000000 -50.000000 6.003320] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014401D, 7923, 0x014401B4, 30, -50, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x014401B4 [30.000000 -50.000000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014401D, 7923, 0x014401B4, 30, -50, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x014401B4 [30.000000 -50.000000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7014401D, 0x7014401C, '2005-02-09 10:00:00') /* Drudge Slinker (193) */; @@ -115,8 +115,8 @@ VALUES (0x70144026, 0x7014400E, '2005-02-09 10:00:00') /* Drudge Slinker (193) * , (0x70144026, 0x70144038, '2005-02-09 10:00:00') /* Drudge Lurker (1608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70144027, 5624, 0x01440114, 50.0763, -54.8018, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01440114 [50.076302 -54.801800 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70144027, 5624, 0x01440114, 50.0763, -54.8018, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01440114 [50.076302 -54.801800 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70144028, 14450, 0x01440120, 62.899, -6.714, 1.5, -0.383731, 0, 0, -0.923445, False, '2005-02-09 10:00:00'); /* Captured Adventurer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0145.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0145.sql index 813b020ea8..0792d3be48 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0145.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0145.sql @@ -57,20 +57,20 @@ VALUES (0x7014500C, 285, 0x01450108, 75.6098, -23.3996, -4.56175, -0.707107, 0 /* @teleloc 0x01450108 [75.609802 -23.399599 -4.561750] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014500D, 1760, 0x0145010B, 100, -30, -5.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x0145010B [100.000000 -30.000000 -5.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014500D, 1760, 0x0145010B, 100, -30, -5.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x0145010B [100.000000 -30.000000 -5.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014500E, 2131, 0x0145010B, 100.164, -32.8773, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x0145010B [100.164001 -32.877300 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014500E, 2131, 0x0145010B, 100.164, -32.8773, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x0145010B [100.164001 -32.877300 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014500F, 285, 0x0145010B, 104.387, -26.4339, -4.54838, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ /* @teleloc 0x0145010B [104.387001 -26.433901 -4.548380] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70145010, 2180, 0x0145010D, 100, -34.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0145010D [100.000000 -34.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70145010, 2180, 0x0145010D, 100, -34.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0145010D [100.000000 -34.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70145010, 0x7014500F, '2005-02-09 10:00:00') /* Lever (285) */ @@ -117,8 +117,8 @@ VALUES (0x7014501C, 1760, 0x01450117, 29.393, -13.127, 0.0025, 0, 0, 0, -1, Tr /* @teleloc 0x01450117 [29.393000 -13.127000 0.002500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014501D, 1760, 0x01450120, 28.9696, -52.4686, 0.0025, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x01450120 [28.969601 -52.468601 0.002500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014501D, 1760, 0x01450120, 28.9696, -52.4686, 0.0025, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x01450120 [28.969601 -52.468601 0.002500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014501E, 1290, 0x01450135, 64.7283, -29.9641, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -210,8 +210,8 @@ VALUES (0x7014502B, 2609, 0x0145019A, 80, -90, 6, 1, 0, 0, 0, True, '2005-02-0 /* @teleloc 0x0145019A [80.000000 -90.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014502C, 4918, 0x014501A3, 100.362, -46.4276, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x014501A3 [100.362000 -46.427601 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014502C, 4918, 0x014501A3, 100.362, -46.4276, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x014501A3 [100.362000 -46.427601 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014502D, 15759, 0x01450111, -3.78318, -66.2644, 0.005, 0.911915, 0, 0, 0.410379, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0146.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0146.sql index 5c4cd98f19..4b19879f56 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0146.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0146.sql @@ -21,20 +21,20 @@ VALUES (0x70146004, 7090, 0x01460114, 18.6946, -70.5372, -71.9967, 0.999977, 0, /* @teleloc 0x01460114 [18.694599 -70.537201 -71.996696] 0.999977 0.000000 0.000000 -0.006764 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70146005, 5499, 0x0146011F, 20, -100, -71.95, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool of Lethe */ -/* @teleloc 0x0146011F [20.000000 -100.000000 -71.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70146005, 5499, 0x0146011F, 20, -100, -71.95, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool of Lethe */ +/* @teleloc 0x0146011F [20.000000 -100.000000 -71.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70146006, 5619, 0x0146011F, 19.9434, -100.547, -72, -0.035008, 0, 0, -0.999387, False, '2005-02-09 10:00:00'); /* Hot Air */ /* @teleloc 0x0146011F [19.943399 -100.546997 -72.000000] -0.035008 0.000000 0.000000 -0.999387 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70146007, 5619, 0x0146011F, 20.4928, -99.6798, -71.75, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0146011F [20.492800 -99.679802 -71.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70146007, 5619, 0x0146011F, 20.4928, -99.6798, -71.75, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0146011F [20.492800 -99.679802 -71.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70146008, 5619, 0x0146011F, 19.4494, -99.755, -71.75, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x0146011F [19.449400 -99.754997 -71.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70146008, 5619, 0x0146011F, 19.4494, -99.755, -71.75, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x0146011F [19.449400 -99.754997 -71.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014600A, 22077, 0x0146012A, 28.2485, -99.7323, -71.971, -0.97551, 0, 0, -0.219953, True, '2005-02-09 10:00:00'); /* Virindi Overseer */ @@ -117,20 +117,20 @@ VALUES (0x7014601D, 7607, 0x01460146, 57.383, -60.089, -65.995, 0.096606, 0, 0, /* @teleloc 0x01460146 [57.382999 -60.089001 -65.995003] 0.096606 0.000000 0.000000 -0.995323 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014601E, 5489, 0x01460147, 60, -70, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01460147 [60.000000 -70.000000 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014601E, 5489, 0x01460147, 60, -70, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01460147 [60.000000 -70.000000 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014601F, 5489, 0x01460148, 60, -80, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01460148 [60.000000 -80.000000 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014601F, 5489, 0x01460148, 60, -80, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01460148 [60.000000 -80.000000 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70146020, 22051, 0x01460148, 60.369, -80.8021, -65.9975, -0.940992, 0, 0, -0.33843, True, '2005-02-09 10:00:00'); /* Charred Miner */ /* @teleloc 0x01460148 [60.368999 -80.802101 -65.997498] -0.940992 0.000000 0.000000 -0.338430 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70146021, 7607, 0x01460148, 62.537, -77.776, -65.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ember */ -/* @teleloc 0x01460148 [62.536999 -77.776001 -65.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70146021, 7607, 0x01460148, 62.537, -77.776, -65.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ember */ +/* @teleloc 0x01460148 [62.536999 -77.776001 -65.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70146022, 2609, 0x0146014E, 36.7395, -47.2472, -60, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ @@ -220,8 +220,8 @@ VALUES (0x70146037, 5489, 0x01460172, 40, -40, -54, 0.707107, 0, 0, -0.707107, /* @teleloc 0x01460172 [40.000000 -40.000000 -54.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70146038, 5489, 0x01460173, 39.9494, -49.9388, -54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01460173 [39.949402 -49.938801 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70146038, 5489, 0x01460173, 39.9494, -49.9388, -54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01460173 [39.949402 -49.938801 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70146039, 22052, 0x01460175, 42.2876, -69.11, -53.9975, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Seared Guard */ @@ -248,8 +248,8 @@ VALUES (0x70146041, 5748, 0x0146018E, 50, -30, -48, 0.707107, 0, 0, -0.707107, /* @teleloc 0x0146018E [50.000000 -30.000000 -48.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70146042, 22052, 0x01460196, 40, -30, -41.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Seared Guard */ -/* @teleloc 0x01460196 [40.000000 -30.000000 -41.997501] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70146042, 22052, 0x01460196, 40, -30, -41.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Seared Guard */ +/* @teleloc 0x01460196 [40.000000 -30.000000 -41.997501] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70146043, 22052, 0x0146019B, 40, -60, -41.9975, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Seared Guard */ @@ -280,8 +280,8 @@ VALUES (0x7014604A, 5489, 0x014601AE, 60, -30, -42, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x014601AE [60.000000 -30.000000 -42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014604B, 5489, 0x014601AF, 60, -40, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x014601AF [60.000000 -40.000000 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014604B, 5489, 0x014601AF, 60, -40, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x014601AF [60.000000 -40.000000 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014604C, 7090, 0x014601B8, 58.0111, -70.103, -41.9967, -0.249218, 0, 0, -0.968447, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -366,8 +366,8 @@ VALUES (0x70146060, 5619, 0x01460218, 68.9561, -52.1938, -17.3848, 0, 0, 0, -1, /* @teleloc 0x01460218 [68.956100 -52.193802 -17.384800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70146061, 2131, 0x01460219, 70, -60, -18, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01460219 [70.000000 -60.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70146061, 2131, 0x01460219, 70, -60, -18, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01460219 [70.000000 -60.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70146062, 7340, 0x0146021F, 80.03, -3.24929, -17.971, 0.028248, 0, 0, -0.999601, True, '2005-02-09 10:00:00'); /* Virindi Observer */ @@ -421,8 +421,8 @@ VALUES (0x7014606D, 22052, 0x01460272, 113.481, -30.1617, -11.9975, 0.709494, 0, /* @teleloc 0x01460272 [113.481003 -30.161699 -11.997500] 0.709494 0.000000 0.000000 -0.704711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014606E, 7340, 0x01460273, 120, 0, -11.971, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Observer */ -/* @teleloc 0x01460273 [120.000000 0.000000 -11.971000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014606E, 7340, 0x01460273, 120, 0, -11.971, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Observer */ +/* @teleloc 0x01460273 [120.000000 0.000000 -11.971000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014606F, 1922, 0x01460273, 122.729, 2.48581, -12, 0.959129, 0, 0, -0.282969, False, '2005-02-09 10:00:00'); /* Chest */ @@ -461,12 +461,12 @@ VALUES (0x70146077, 22051, 0x0146028A, 126.64, -30.0278, -11.9975, -0.70122, 0, /* @teleloc 0x0146028A [126.639999 -30.027800 -11.997500] -0.701220 0.000000 0.000000 -0.712945 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70146078, 2131, 0x0146028F, 69.6997, -49.6763, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x0146028F [69.699699 -49.676300 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70146078, 2131, 0x0146028F, 69.6997, -49.6763, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x0146028F [69.699699 -49.676300 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70146079, 7444, 0x0146028F, 73.3045, -47.409, -3.44812, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Flame Trap */ -/* @teleloc 0x0146028F [73.304497 -47.409000 -3.448120] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70146079, 7444, 0x0146028F, 73.3045, -47.409, -3.44812, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Flame Trap */ +/* @teleloc 0x0146028F [73.304497 -47.409000 -3.448120] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70146079, 0x70146078, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0147.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0147.sql index 73ef1aa8f1..dab6dedb10 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0147.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0147.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0147; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70147000, 5525, 0x01470102, 70.1316, 2.87299, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01470102 [70.131599 2.872990 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70147000, 5525, 0x01470102, 70.1316, 2.87299, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01470102 [70.131599 2.872990 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70147001, 7096, 0x01470105, 71.9771, -11.0064, -41.989, -0.003381, 0, 0, -0.999994, True, '2005-02-09 10:00:00'); /* Gold Golem */ @@ -64,12 +64,12 @@ VALUES (0x7014700E, 7096, 0x01470142, 60, -50, -17.989, 1, 0, 0, 0, True, '200 /* @teleloc 0x01470142 [60.000000 -50.000000 -17.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014700F, 7096, 0x01470147, 70, -30, -17.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x01470147 [70.000000 -30.000000 -17.989000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014700F, 7096, 0x01470147, 70, -30, -17.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x01470147 [70.000000 -30.000000 -17.989000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70147010, 4139, 0x01470147, 70, -34.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01470147 [70.000000 -34.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70147010, 4139, 0x01470147, 70, -34.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01470147 [70.000000 -34.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70147010, 0x70147008, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -151,8 +151,8 @@ VALUES (0x70147023, 5148, 0x014701DD, 10, -70, 0.3, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x014701DD [10.000000 -70.000000 0.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70147024, 7096, 0x014701E2, 10, -80, 0.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x014701E2 [10.000000 -80.000000 0.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70147024, 7096, 0x014701E2, 10, -80, 0.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x014701E2 [10.000000 -80.000000 0.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70147025, 7923, 0x014701EB, 10, -139.993, 0.012215, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0149.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0149.sql index 2d01ef8dea..385e73fb71 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0149.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0149.sql @@ -65,8 +65,8 @@ VALUES (0x7014901E, 11502, 0x01490173, 62.9787, -33.2192, 0.005, -0.90819, 0, 0, /* @teleloc 0x01490173 [62.978699 -33.219200 0.005000] -0.908190 0.000000 0.000000 -0.418559 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014901F, 4219, 0x0149017B, 70, -30, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ -/* @teleloc 0x0149017B [70.000000 -30.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014901F, 4219, 0x0149017B, 70, -30, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ +/* @teleloc 0x0149017B [70.000000 -30.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7014901F, 0x70149011, '2005-02-09 10:00:00') /* Shadow Wisp (1989) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/014B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/014B.sql index 748cef444c..8f0ccd0604 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/014B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/014B.sql @@ -1,32 +1,32 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x014B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B000, 568, 0x014B0100, 30.01, -24.85, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014B0100 [30.010000 -24.850000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B000, 568, 0x014B0100, 30.01, -24.85, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014B0100 [30.010000 -24.850000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B001, 1298, 0x014B0102, 29.99, -35.15, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x014B0102 [29.990000 -35.150002 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B002, 1298, 0x014B0103, 40.0073, -24.8369, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014B0103 [40.007301 -24.836901 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B002, 1298, 0x014B0103, 40.0073, -24.8369, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014B0103 [40.007301 -24.836901 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B003, 1298, 0x014B0105, 39.99, -35.15, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x014B0105 [39.990002 -35.150002 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B004, 1298, 0x014B0106, 50.01, -24.85, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014B0106 [50.009998 -24.850000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B004, 1298, 0x014B0106, 50.01, -24.85, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014B0106 [50.009998 -24.850000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B005, 1298, 0x014B0108, 49.99, -35.15, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x014B0108 [49.990002 -35.150002 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B006, 1298, 0x014B0109, 60.01, -24.85, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014B0109 [60.009998 -24.850000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B006, 1298, 0x014B0109, 60.01, -24.85, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014B0109 [60.009998 -24.850000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B007, 233, 0x014B010A, 58.8028, -28.3561, -29.9945, -0.710569, 0, 0, -0.703627, True, '2005-02-09 10:00:00'); /* Tumerok Warrior */ @@ -57,8 +57,8 @@ VALUES (0x7014B00D, 1298, 0x014B010B, 59.9896, -35.1634, -30, 1, 0, 0, 0, False /* @teleloc 0x014B010B [59.989601 -35.163399 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B00E, 2439, 0x014B010E, 11.4291, -30.434, -23.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Fighter */ -/* @teleloc 0x014B010E [11.429100 -30.434000 -23.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B00E, 2439, 0x014B010E, 11.4291, -30.434, -23.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Fighter */ +/* @teleloc 0x014B010E [11.429100 -30.434000 -23.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B00F, 4101, 0x014B010E, 13.428, -26.7228, -23.9945, -0.511481, 0, 0, -0.859295, True, '2005-02-09 10:00:00'); /* Tumerok Fighter */ @@ -144,12 +144,12 @@ VALUES (0x7014B021, 2439, 0x014B0147, 28.6855, -77.1297, -17.945, -0.707107, 0, /* @teleloc 0x014B0147 [28.685499 -77.129700 -17.945000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B022, 231, 0x014B0167, 47.9359, -47.1081, -17.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Priest */ -/* @teleloc 0x014B0167 [47.935902 -47.108101 -17.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B022, 231, 0x014B0167, 47.9359, -47.1081, -17.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Priest */ +/* @teleloc 0x014B0167 [47.935902 -47.108101 -17.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B023, 278, 0x014B0169, 50, -54.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014B0169 [50.000000 -54.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B023, 278, 0x014B0169, 50, -54.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014B0169 [50.000000 -54.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B024, 152, 0x014B016D, 50, -70, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Font */ @@ -176,8 +176,8 @@ VALUES (0x7014B029, 278, 0x014B0183, 64.75, -60, -18, 0.707107, 0, 0, -0.70710 /* @teleloc 0x014B0183 [64.750000 -60.000000 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B02A, 232, 0x014B018C, 70.7016, -30.1703, -17.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ -/* @teleloc 0x014B018C [70.701599 -30.170300 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B02A, 232, 0x014B018C, 70.7016, -30.1703, -17.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ +/* @teleloc 0x014B018C [70.701599 -30.170300 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B02B, 4099, 0x014B018E, 67.8191, -35.5601, -17.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ @@ -215,12 +215,12 @@ VALUES (0x7014B032, 232, 0x014B01B5, 26.1072, -40.0878, -11.995, 0.892979, 0, /* @teleloc 0x014B01B5 [26.107201 -40.087799 -11.995000] 0.892979 0.000000 0.000000 -0.450098 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B033, 232, 0x014B01B6, 30, -50, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ -/* @teleloc 0x014B01B6 [30.000000 -50.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B033, 232, 0x014B01B6, 30, -50, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ +/* @teleloc 0x014B01B6 [30.000000 -50.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B034, 278, 0x014B01B8, 30, -54.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014B01B8 [30.000000 -54.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B034, 278, 0x014B01B8, 30, -54.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014B01B8 [30.000000 -54.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B035, 143, 0x014B01BC, 26.0875, -71.7525, -11.9875, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -235,8 +235,8 @@ VALUES (0x7014B037, 286, 0x014B01BF, 31.7756, -80.0103, -10.6303, -0.702309, 0 /* @teleloc 0x014B01BF [31.775600 -80.010300 -10.630300] -0.702309 0.000000 0.000000 -0.711872 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B038, 278, 0x014B01C3, 40, -54.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014B01C3 [40.000000 -54.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B038, 278, 0x014B01C3, 40, -54.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014B01C3 [40.000000 -54.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B039, 232, 0x014B01C7, 39.4618, -70.5959, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ @@ -255,12 +255,12 @@ VALUES (0x7014B03C, 4101, 0x014B01CA, 35.8542, -82.2365, -11.995, 0.659592, 0, /* @teleloc 0x014B01CA [35.854198 -82.236504 -11.995000] 0.659592 0.000000 0.000000 0.751624 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B03D, 234, 0x014B01CC, 51.073, -49.2678, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ -/* @teleloc 0x014B01CC [51.073002 -49.267799 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B03D, 234, 0x014B01CC, 51.073, -49.2678, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ +/* @teleloc 0x014B01CC [51.073002 -49.267799 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B03E, 234, 0x014B01CC, 52.1003, -48.347, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ -/* @teleloc 0x014B01CC [52.100300 -48.347000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B03E, 234, 0x014B01CC, 52.1003, -48.347, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ +/* @teleloc 0x014B01CC [52.100300 -48.347000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B041, 234, 0x014B01D0, 51.1598, -63.9693, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ @@ -275,12 +275,12 @@ VALUES (0x7014B043, 2609, 0x014B01ED, 29.9254, -6.21098, -6, 1, 0, 0, 0, True, /* @teleloc 0x014B01ED [29.925400 -6.210980 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B044, 278, 0x014B01F1, 60, -74.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014B01F1 [60.000000 -74.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B044, 278, 0x014B01F1, 60, -74.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014B01F1 [60.000000 -74.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B045, 794, 0x014B0200, 48.1068, -31.187, 0.01222, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apple Generator */ -/* @teleloc 0x014B0200 [48.106800 -31.187000 0.012220] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B045, 794, 0x014B0200, 48.1068, -31.187, 0.01222, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apple Generator */ +/* @teleloc 0x014B0200 [48.106800 -31.187000 0.012220] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B046, 2574, 0x014B0201, 48.3846, -36.3331, 0.004, -0.108217, 0, 0, -0.994127, True, '2005-02-09 10:00:00'); /* Rough Monouga */ @@ -291,8 +291,8 @@ VALUES (0x7014B047, 2574, 0x014B0201, 45.9597, -38.4382, 0.004, 0.736023, 0, 0, /* @teleloc 0x014B0201 [45.959702 -38.438202 0.004000] 0.736023 0.000000 0.000000 -0.676956 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B048, 1941, 0x014B0201, 48.5514, -38.0381, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x014B0201 [48.551399 -38.038101 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B048, 1941, 0x014B0201, 48.5514, -38.0381, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x014B0201 [48.551399 -38.038101 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014B049, 5510, 0x014B020D, 70.1453, -119.08, 0.1195, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ @@ -342,5 +342,5 @@ VALUES (0x7014B04B, 0x7014B01B, '2005-02-09 10:00:00') /* Tumerok Scout (232) */ , (0x7014B04B, 0x7014B047, '2005-02-09 10:00:00') /* Rough Monouga (2574) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014B04C, 278, 0x014B01CE, 50, -54.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014B01CE [50.000000 -54.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014B04C, 278, 0x014B01CE, 50, -54.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014B01CE [50.000000 -54.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/014C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/014C.sql index a209646d1c..f15c1d7c4e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/014C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/014C.sql @@ -100,24 +100,24 @@ VALUES (0x7014C015, 1626, 0x014C0103, 72.6527, -143.462, -11.988, -0.952263, 0, /* @teleloc 0x014C0103 [72.652702 -143.462006 -11.988000] -0.952263 0.000000 0.000000 -0.305280 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C016, 5619, 0x014C0103, 70, -140, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x014C0103 [70.000000 -140.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014C016, 5619, 0x014C0103, 70, -140, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x014C0103 [70.000000 -140.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C017, 5619, 0x014C0103, 73.1873, -136.833, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x014C0103 [73.187302 -136.832993 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014C017, 5619, 0x014C0103, 73.1873, -136.833, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x014C0103 [73.187302 -136.832993 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C018, 5619, 0x014C0103, 67.026, -136.894, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x014C0103 [67.026001 -136.893997 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014C018, 5619, 0x014C0103, 67.026, -136.894, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x014C0103 [67.026001 -136.893997 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C019, 5619, 0x014C0103, 67.1693, -142.876, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x014C0103 [67.169296 -142.876007 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014C019, 5619, 0x014C0103, 67.1693, -142.876, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x014C0103 [67.169296 -142.876007 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C01A, 5619, 0x014C0103, 73.1967, -142.609, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x014C0103 [73.196701 -142.608994 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014C01A, 5619, 0x014C0103, 73.1967, -142.609, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x014C0103 [73.196701 -142.608994 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014C01B, 221, 0x014C010C, 102.78, -141.34, 0.051, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Adult Reedshark */ @@ -213,8 +213,8 @@ VALUES (0x7014C027, 2609, 0x014C015C, 36.3314, -90.0429, 6, 1, 0, 0, 0, True, /* @teleloc 0x014C015C [36.331402 -90.042900 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C028, 18, 0x014C0168, 90.7396, -104.909, 6.051, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reedshark Elder */ -/* @teleloc 0x014C0168 [90.739601 -104.908997 6.051000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014C028, 18, 0x014C0168, 90.7396, -104.909, 6.051, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reedshark Elder */ +/* @teleloc 0x014C0168 [90.739601 -104.908997 6.051000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014C029, 4381, 0x014C0168, 90.1936, -103.098, 6, -0.940992, 0, 0, -0.33843, False, '2005-02-09 10:00:00'); /* Corpse */ @@ -281,12 +281,12 @@ VALUES (0x7014C038, 223, 0x014C01AE, 143.307, -117.737, 6.001, 0.997193, 0, 0, /* @teleloc 0x014C01AE [143.307007 -117.737000 6.001000] 0.997193 0.000000 0.000000 -0.074869 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C039, 5624, 0x014C01BA, 150, -84.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014C01BA [150.000000 -84.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014C039, 5624, 0x014C01BA, 150, -84.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014C01BA [150.000000 -84.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C03A, 5624, 0x014C01C2, 150, -124.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014C01C2 [150.000000 -124.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014C03A, 5624, 0x014C01C2, 150, -124.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014C01C2 [150.000000 -124.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014C03B, 223, 0x014C01C4, 145.15, -130.055, 6.001, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reedshark Pup */ @@ -313,16 +313,16 @@ VALUES (0x7014C040, 1919, 0x014C01CB, 159.15, -77.3207, 6, -0.915003, 0, 0, -0. /* @teleloc 0x014C01CB [159.149994 -77.320702 6.000000] -0.915003 0.000000 0.000000 -0.403446 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C041, 222, 0x014C01CB, 160.888, -77.4999, 6.0014, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Veteran Reedshark */ -/* @teleloc 0x014C01CB [160.888000 -77.499901 6.001400] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014C041, 222, 0x014C01CB, 160.888, -77.4999, 6.0014, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Veteran Reedshark */ +/* @teleloc 0x014C01CB [160.888000 -77.499901 6.001400] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C042, 221, 0x014C01CB, 161.989, -77.9833, 6.0014, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Adult Reedshark */ -/* @teleloc 0x014C01CB [161.988998 -77.983299 6.001400] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014C042, 221, 0x014C01CB, 161.989, -77.9833, 6.0014, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Adult Reedshark */ +/* @teleloc 0x014C01CB [161.988998 -77.983299 6.001400] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014C043, 5624, 0x014C01CD, 160, -84.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014C01CD [160.000000 -84.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014C043, 5624, 0x014C01CD, 160, -84.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014C01CD [160.000000 -84.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014C044, 221, 0x014C01DB, 166.978, -98.3432, 6.051, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Adult Reedshark */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/014D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/014D.sql index 522438f797..ecc8c9bb5a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/014D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/014D.sql @@ -29,8 +29,8 @@ VALUES (0x7014D006, 4979, 0x014D0105, 22.0464, -42.3115, -12, -0.707107, 0, 0, /* @teleloc 0x014D0105 [22.046400 -42.311501 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014D007, 4979, 0x014D0109, 26.579, -49.0781, -11.9878, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x014D0109 [26.579000 -49.078098 -11.987800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014D007, 4979, 0x014D0109, 26.579, -49.0781, -11.9878, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x014D0109 [26.579000 -49.078098 -11.987800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014D008, 1924, 0x014D010A, 61.9129, -10.9111, -12, -0.985602, 0, 0, -0.169082, False, '2005-02-09 10:00:00'); /* Chest */ @@ -73,12 +73,12 @@ VALUES (0x7014D011, 939, 0x014D011D, 29.4799, -20.1419, -5.9945, 0.441683, 0, /* @teleloc 0x014D011D [29.479900 -20.141899 -5.994500] 0.441683 0.000000 0.000000 -0.897171 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014D012, 6, 0x014D0126, 42.4533, -21.7849, -5.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Scout */ -/* @teleloc 0x014D0126 [42.453300 -21.784901 -5.994000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014D012, 6, 0x014D0126, 42.4533, -21.7849, -5.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Scout */ +/* @teleloc 0x014D0126 [42.453300 -21.784901 -5.994000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014D013, 4979, 0x014D0128, 44.4776, -21.4275, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x014D0128 [44.477600 -21.427500 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014D013, 4979, 0x014D0128, 44.4776, -21.4275, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x014D0128 [44.477600 -21.427500 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014D014, 4979, 0x014D0130, 50.2442, -39.9219, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sewer */ @@ -113,8 +113,8 @@ VALUES (0x7014D01B, 4979, 0x014D014B, 80, -70, -6, 0.707107, 0, 0, -0.707107, F /* @teleloc 0x014D014B [80.000000 -70.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014D01C, 939, 0x014D0150, 80.0557, -75.5254, -5.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Young Banderling */ -/* @teleloc 0x014D0150 [80.055702 -75.525398 -5.994000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014D01C, 939, 0x014D0150, 80.0557, -75.5254, -5.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Young Banderling */ +/* @teleloc 0x014D0150 [80.055702 -75.525398 -5.994000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014D01D, 6, 0x014D0155, 94.1828, -21.4632, -5.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Scout */ @@ -125,16 +125,16 @@ VALUES (0x7014D01E, 4979, 0x014D0155, 90, -20, -6, 1, 0, 0, 0, False, '2005-02- /* @teleloc 0x014D0155 [90.000000 -20.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014D01F, 4979, 0x014D015B, 90, -70, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x014D015B [90.000000 -70.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014D01F, 4979, 0x014D015B, 90, -70, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x014D015B [90.000000 -70.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014D020, 939, 0x014D015F, 94.6565, -69.4644, -5.9945, -0.754193, 0, 0, -0.656653, True, '2005-02-09 10:00:00'); /* Young Banderling */ /* @teleloc 0x014D015F [94.656502 -69.464401 -5.994500] -0.754193 0.000000 0.000000 -0.656653 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014D021, 939, 0x014D0160, 89.996, -75.678, -5.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Young Banderling */ -/* @teleloc 0x014D0160 [89.996002 -75.678001 -5.994000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014D021, 939, 0x014D0160, 89.996, -75.678, -5.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Young Banderling */ +/* @teleloc 0x014D0160 [89.996002 -75.678001 -5.994000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014D022, 939, 0x014D0164, 28.8252, -38.7026, 0.0055, 0.852816, 0, 0, -0.522212, True, '2005-02-09 10:00:00'); /* Young Banderling */ @@ -165,8 +165,8 @@ VALUES (0x7014D028, 939, 0x014D0172, 46.5988, -32.7049, 0.0055, 0.094793, 0, 0 /* @teleloc 0x014D0172 [46.598801 -32.704899 0.005500] 0.094793 0.000000 0.000000 -0.995497 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014D029, 4979, 0x014D0174, 45.4463, -35.6014, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x014D0174 [45.446301 -35.601398 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014D029, 4979, 0x014D0174, 45.4463, -35.6014, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x014D0174 [45.446301 -35.601398 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014D02A, 4979, 0x014D0175, 48.662, -61.3512, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/014E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/014E.sql index ae73daff7b..fa07a46d4d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/014E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/014E.sql @@ -193,16 +193,16 @@ VALUES (0x7014E030, 22810, 0x014E0189, 90, -80, -5.9923, 1, 0, 0, 0, True, '200 /* @teleloc 0x014E0189 [90.000000 -80.000000 -5.992300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E031, 7345, 0x014E0190, 98.518, -9.67923, -5.99285, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x014E0190 [98.517998 -9.679230 -5.992850] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014E031, 7345, 0x014E0190, 98.518, -9.67923, -5.99285, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x014E0190 [98.517998 -9.679230 -5.992850] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E032, 1919, 0x014E0190, 102.146, -6.98305, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x014E0190 [102.146004 -6.983050 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014E032, 1919, 0x014E0190, 102.146, -6.98305, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x014E0190 [102.146004 -6.983050 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E033, 22810, 0x014E0190, 101.713, -8.25355, -5.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ -/* @teleloc 0x014E0190 [101.712997 -8.253550 -5.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014E033, 22810, 0x014E0190, 101.713, -8.25355, -5.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ +/* @teleloc 0x014E0190 [101.712997 -8.253550 -5.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014E034, 278, 0x014E0196, 104.75, -20, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -221,12 +221,12 @@ VALUES (0x7014E037, 7345, 0x014E01A4, 111.633, -54.3977, -5.99285, -0.941617, 0 /* @teleloc 0x014E01A4 [111.633003 -54.397701 -5.992850] -0.941617 0.000000 0.000000 -0.336685 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E038, 1916, 0x014E01A5, 107.522, -63.8924, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x014E01A5 [107.522003 -63.892399 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014E038, 1916, 0x014E01A5, 107.522, -63.8924, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x014E01A5 [107.522003 -63.892399 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E039, 22810, 0x014E01A5, 107.785, -61.73, -5.9923, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ -/* @teleloc 0x014E01A5 [107.785004 -61.730000 -5.992300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014E039, 22810, 0x014E01A5, 107.785, -61.73, -5.9923, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ +/* @teleloc 0x014E01A5 [107.785004 -61.730000 -5.992300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014E03A, 22810, 0x014E01AB, 120, -20, -5.9923, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ @@ -305,8 +305,8 @@ VALUES (0x7014E04D, 7345, 0x014E01EC, 127.002, -29.964, 0.00715, 0.601467, 0, 0 /* @teleloc 0x014E01EC [127.001999 -29.964001 0.007150] 0.601467 0.000000 0.000000 -0.798898 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E04E, 7345, 0x014E01F0, 130.173, -54.4813, 0.056, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x014E01F0 [130.173004 -54.481300 0.056000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014E04E, 7345, 0x014E01F0, 130.173, -54.4813, 0.056, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x014E01F0 [130.173004 -54.481300 0.056000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014E04F, 568, 0x014E01F1, 129.99, -55.15, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -336,8 +336,8 @@ VALUES (0x7014E054, 568, 0x014E01FE, 139.99, -55.15, 0, 1, 0, 0, 0, False, '20 /* @teleloc 0x014E01FE [139.990005 -55.150002 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E055, 7345, 0x014E0200, 139.944, -71.748, 0.056, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x014E0200 [139.944000 -71.748001 0.056000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014E055, 7345, 0x014E0200, 139.944, -71.748, 0.056, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x014E0200 [139.944000 -71.748001 0.056000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014E056, 22810, 0x014E0203, 137.952, -97.419, 0.0077, 0.918058, 0, 0, -0.396447, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ @@ -415,12 +415,12 @@ VALUES (0x7014E067, 568, 0x014E0228, 164.75, -120, 0, 0.707107, 0, 0, -0.70710 /* @teleloc 0x014E0228 [164.750000 -120.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E068, 2131, 0x014E0229, 170.455, -0.551425, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x014E0229 [170.455002 -0.551425 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014E068, 2131, 0x014E0229, 170.455, -0.551425, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x014E0229 [170.455002 -0.551425 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E069, 2179, 0x014E0229, 174.75, -0, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014E0229 [174.750000 -0.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x7014E069, 2179, 0x014E0229, 174.75, 0, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014E0229 [174.750000 0.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7014E069, 0x7014E068, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ @@ -458,8 +458,8 @@ VALUES (0x7014E06F, 568, 0x014E0237, 168.08, -90.0006, 0, 0.707107, 0, 0, -0.7 /* @teleloc 0x014E0237 [168.080002 -90.000603 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E070, 2131, 0x014E023A, 170.153, -110.371, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x014E023A [170.153000 -110.371002 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014E070, 2131, 0x014E023A, 170.153, -110.371, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x014E023A [170.153000 -110.371002 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014E071, 2179, 0x014E023D, 170, -115.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -510,12 +510,12 @@ VALUES (0x7014E07B, 7345, 0x014E0254, 180, -100, 0.00715, -0.707107, 0, 0, -0.7 /* @teleloc 0x014E0254 [180.000000 -100.000000 0.007150] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E07C, 5502, 0x014E0259, 190, 0, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x014E0259 [190.000000 0.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014E07C, 5502, 0x014E0259, 190, 0, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x014E0259 [190.000000 0.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014E07D, 568, 0x014E025B, 190, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014E025B [190.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014E07D, 568, 0x014E025B, 190, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014E025B [190.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014E07E, 7345, 0x014E025D, 187.262, -21.5266, 0.00715, 0.994326, 0, 0, -0.106371, True, '2005-02-09 10:00:00'); /* Banderling Striker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/014F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/014F.sql index e307fbacf1..b33186c4b3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/014F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/014F.sql @@ -89,8 +89,8 @@ VALUES (0x7014F015, 1921, 0x014F01A2, 16.0731, -28.0002, -11.956, -0.679441, 0, /* @teleloc 0x014F01A2 [16.073099 -28.000200 -11.956000] -0.679441 0.000000 0.000000 -0.733730 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014F016, 278, 0x014F01A4, 20, -34.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014F01A4 [20.000000 -34.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014F016, 278, 0x014F01A4, 20, -34.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014F01A4 [20.000000 -34.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014F017, 7, 0x014F01AF, 21.402, -89.8983, -11.9967, -0.736024, 0, 0, -0.676956, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -101,8 +101,8 @@ VALUES (0x7014F018, 7, 0x014F01AF, 20.902, -87.8204, -11.9967, -0.508573, 0, /* @teleloc 0x014F01AF [20.902000 -87.820396 -11.996700] -0.508573 0.000000 0.000000 -0.861019 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014F019, 568, 0x014F01B3, 29.9597, -24.0213, -12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014F01B3 [29.959700 -24.021299 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7014F019, 568, 0x014F01B3, 29.9597, -24.0213, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014F01B3 [29.959700 -24.021299 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014F01A, 906, 0x014F01B3, 29.281, -22.7722, -12, 0.89668, 0, 0, -0.44268, False, '2005-02-09 10:00:00'); /* White Rat Generator */ @@ -157,32 +157,32 @@ VALUES (0x7014F01E, 13, 0x014F01CA, 37.9022, -41.4595, -11.9916, 0.936977, 0, /* @teleloc 0x014F01CA [37.902199 -41.459499 -11.991600] 0.936977 0.000000 0.000000 -0.349390 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014F01F, 171, 0x014F01CA, 37.5604, -43.6154, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ -/* @teleloc 0x014F01CA [37.560398 -43.615398 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014F01F, 171, 0x014F01CA, 37.5604, -43.6154, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ +/* @teleloc 0x014F01CA [37.560398 -43.615398 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014F020, 7, 0x014F01D7, 53.2242, -56.8842, -11.9967, -0.608069, 0, 0, -0.793884, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ /* @teleloc 0x014F01D7 [53.224201 -56.884201 -11.996700] -0.608069 0.000000 0.000000 -0.793884 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014F021, 568, 0x014F01DB, 50, -64.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014F01DB [50.000000 -64.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014F021, 568, 0x014F01DB, 50, -64.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014F01DB [50.000000 -64.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014F022, 4108, 0x014F01DC, 49.6273, -66.487, -11.989, 0.371166, 0, 0, -0.928567, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ /* @teleloc 0x014F01DC [49.627300 -66.487000 -11.989000] 0.371166 0.000000 0.000000 -0.928567 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014F023, 7, 0x014F01DF, 59.9579, -48.6786, -11.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x014F01DF [59.957901 -48.678600 -11.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014F023, 7, 0x014F01DF, 59.9579, -48.6786, -11.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x014F01DF [59.957901 -48.678600 -11.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014F024, 7, 0x014F01DF, 62.7825, -53.035, -11.9967, -0.644456, 0, 0, -0.764641, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ /* @teleloc 0x014F01DF [62.782501 -53.035000 -11.996700] -0.644456 0.000000 0.000000 -0.764641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014F025, 568, 0x014F01E1, 60, -54.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014F01E1 [60.000000 -54.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014F025, 568, 0x014F01E1, 60, -54.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014F01E1 [60.000000 -54.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014F026, 261, 0x014F01E5, 61.3121, -73.5784, -11.976, 0.051573, 0, 0, -0.998669, True, '2005-02-09 10:00:00'); /* Cheese */ @@ -208,16 +208,16 @@ VALUES (0x7014F02A, 940, 0x014F01EA, 71.433, -38.0938, -11.9958, -0.276476, 0, /* @teleloc 0x014F01EA [71.432999 -38.093800 -11.995800] -0.276476 0.000000 0.000000 -0.961021 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014F02B, 568, 0x014F01EC, 70, -44.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014F01EC [70.000000 -44.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014F02B, 568, 0x014F01EC, 70, -44.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014F01EC [70.000000 -44.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014F02C, 3961, 0x014F01F3, 83.8509, -52.9288, -12, 0.704711, 0, 0, -0.709494, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x014F01F3 [83.850899 -52.928799 -12.000000] 0.704711 0.000000 0.000000 -0.709494 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014F02D, 568, 0x014F01F5, 80, -54.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x014F01F5 [80.000000 -54.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014F02D, 568, 0x014F01F5, 80, -54.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x014F01F5 [80.000000 -54.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014F02E, 7, 0x014F01F9, 81.9393, -70.7891, -11.9967, -0.840862, 0, 0, -0.54125, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -316,12 +316,12 @@ VALUES (0x7014F043, 7, 0x014F0228, 20.3795, -14.1025, 0.003325, -0.419947, 0 /* @teleloc 0x014F0228 [20.379499 -14.102500 0.003325] -0.419947 0.000000 0.000000 -0.907549 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014F044, 7, 0x014F0231, 18.8432, -40.4329, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x014F0231 [18.843201 -40.432899 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014F044, 7, 0x014F0231, 18.8432, -40.4329, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x014F0231 [18.843201 -40.432899 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7014F045, 940, 0x014F0231, 20.925, -37.878, 0.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x014F0231 [20.924999 -37.877998 0.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7014F045, 940, 0x014F0231, 20.925, -37.878, 0.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x014F0231 [20.924999 -37.877998 0.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7014F049, 7, 0x014F0238, 31.4402, 0.03284, 0.003325, -0.357145, 0, 0, -0.934049, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0150.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0150.sql index 4f2059d6c1..101419c685 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0150.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0150.sql @@ -9,8 +9,8 @@ VALUES (0x70150001, 939, 0x01500101, -0.631632, -77.818, -17.9923, 0.653338, 0 /* @teleloc 0x01500101 [-0.631632 -77.818001 -17.992300] 0.653338 0.000000 0.000000 -0.757066 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70150002, 420, 0x01500103, 0.552761, -75.1721, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01500103 [0.552761 -75.172096 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70150002, 420, 0x01500103, 0.552761, -75.1721, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01500103 [0.552761 -75.172096 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70150003, 939, 0x01500104, 10.4447, -60.2315, -17.9923, 0.710569, 0, 0, -0.703628, True, '2005-02-09 10:00:00'); /* Young Banderling */ @@ -21,8 +21,8 @@ VALUES (0x70150004, 4013, 0x01500118, 18.4266, -70.7923, -18, -0.338433, 0, 0, /* @teleloc 0x01500118 [18.426600 -70.792297 -18.000000] -0.338433 0.000000 0.000000 -0.940991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70150005, 4928, 0x01500123, 30, -50, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01500123 [30.000000 -50.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70150005, 4928, 0x01500123, 30, -50, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01500123 [30.000000 -50.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70150006, 1931, 0x0150012C, 29.2882, -80.8978, -18, 0.258712, 0, 0, -0.965955, False, '2005-02-09 10:00:00'); /* Chest */ @@ -129,8 +129,8 @@ VALUES (0x7015001D, 420, 0x01500151, 37.5184, 1.06637, -6, 0.242662, 0, 0, -0. /* @teleloc 0x01500151 [37.518398 1.066370 -6.000000] 0.242662 0.000000 0.000000 -0.970111 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015001E, 278, 0x01500153, 40, -4.755, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01500153 [40.000000 -4.755000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015001E, 278, 0x01500153, 40, -4.755, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01500153 [40.000000 -4.755000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015001F, 4132, 0x01500156, 40.9053, -19.1383, -5.99, -0.94707, 0, 0, -0.321026, True, '2005-02-09 10:00:00'); /* Russet Rat */ @@ -145,8 +145,8 @@ VALUES (0x70150021, 7, 0x0150015A, 42.5521, -52.503, -5.99668, 0.914386, 0, /* @teleloc 0x0150015A [42.552101 -52.502998 -5.996680] 0.914386 0.000000 0.000000 -0.404843 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70150022, 2180, 0x0150015D, 39.9896, -65.2194, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0150015D [39.989601 -65.219398 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70150022, 2180, 0x0150015D, 39.9896, -65.2194, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0150015D [39.989601 -65.219398 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70150022, 0x70150015, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -169,8 +169,8 @@ VALUES (0x70150026, 7, 0x01500161, 53.071, -7.89682, -5.99668, -0.276474, 0, /* @teleloc 0x01500161 [53.070999 -7.896820 -5.996680] -0.276474 0.000000 0.000000 -0.961021 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70150027, 4180, 0x01500161, 54.0489, -7.72646, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corpse */ -/* @teleloc 0x01500161 [54.048901 -7.726460 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70150027, 4180, 0x01500161, 54.0489, -7.72646, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corpse */ +/* @teleloc 0x01500161 [54.048901 -7.726460 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70150028, 278, 0x01500162, 50, -15.25, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -189,8 +189,8 @@ VALUES (0x7015002B, 939, 0x01500169, 58.0472, 2.90238, -5.9923, 0.253968, 0, 0 /* @teleloc 0x01500169 [58.047199 2.902380 -5.992300] 0.253968 0.000000 0.000000 -0.967213 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015002C, 278, 0x0150016C, 60, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0150016C [60.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015002C, 278, 0x0150016C, 60, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0150016C [60.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015002D, 1913, 0x0150016F, 57.5829, -23.9959, -5.9875, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0151.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0151.sql index eadceaddc0..fd4c2bbc9c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0151.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0151.sql @@ -9,12 +9,12 @@ VALUES (0x70151001, 193, 0x01510103, 72.988, -133.09, -11.9965, -0.967212, 0, /* @teleloc 0x01510103 [72.987999 -133.089996 -11.996500] -0.967212 0.000000 0.000000 -0.253969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70151002, 192, 0x0151010A, 69.9115, -141.552, -11.9965, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x0151010A [69.911499 -141.552002 -11.996500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70151002, 192, 0x0151010A, 69.9115, -141.552, -11.9965, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x0151010A [69.911499 -141.552002 -11.996500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70151003, 1918, 0x0151010A, 69.7682, -143.486, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x0151010A [69.768204 -143.485992 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70151003, 1918, 0x0151010A, 69.7682, -143.486, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x0151010A [69.768204 -143.485992 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70151004, 940, 0x0151010E, 78.1927, -141.512, -11.9965, -0.978011, 0, 0, -0.208552, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ @@ -25,8 +25,8 @@ VALUES (0x70151005, 4108, 0x01510128, 10, -70, 0.011, 1, 0, 0, 0, True, '2005- /* @teleloc 0x01510128 [10.000000 -70.000000 0.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70151006, 12, 0x0151012A, 20, -40, 0.01, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ -/* @teleloc 0x0151012A [20.000000 -40.000000 0.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70151006, 12, 0x0151012A, 20, -40, 0.01, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ +/* @teleloc 0x0151012A [20.000000 -40.000000 0.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70151007, 171, 0x0151012F, 16.9993, -73.3703, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Vat */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0152.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0152.sql index 870a22c07a..29ca64d6e9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0152.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0152.sql @@ -25,8 +25,8 @@ VALUES (0x70152005, 568, 0x01520115, 34.75, -170, -18, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01520115 [34.750000 -170.000000 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152006, 278, 0x01520118, 40, -84.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01520118 [40.000000 -84.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70152006, 278, 0x01520118, 40, -84.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01520118 [40.000000 -84.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70152007, 7, 0x0152011C, 40.2986, -99.0601, -17.9967, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -77,20 +77,20 @@ VALUES (0x70152012, 1915, 0x01520147, 77.9569, -84.544, -18, 0, 0, 0, -1, False /* @teleloc 0x01520147 [77.956902 -84.543999 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152013, 419, 0x01520148, 81.8735, -88.8275, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ -/* @teleloc 0x01520148 [81.873497 -88.827499 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70152013, 419, 0x01520148, 81.8735, -88.8275, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ +/* @teleloc 0x01520148 [81.873497 -88.827499 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152014, 7, 0x01520148, 81.4453, -89.9723, -17.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x01520148 [81.445297 -89.972298 -17.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70152014, 7, 0x01520148, 81.4453, -89.9723, -17.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x01520148 [81.445297 -89.972298 -17.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152015, 940, 0x01520148, 80, -90, -17.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x01520148 [80.000000 -90.000000 -17.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70152015, 940, 0x01520148, 80, -90, -17.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x01520148 [80.000000 -90.000000 -17.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152016, 5045, 0x01520148, 81.7318, -87.2353, -17.987, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01520148 [81.731796 -87.235298 -17.987000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70152016, 5045, 0x01520148, 81.7318, -87.2353, -17.987, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01520148 [81.731796 -87.235298 -17.987000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70152017, 1918, 0x01520148, 83.766, -88.472, -17.987, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -105,8 +105,8 @@ VALUES (0x7015201B, 192, 0x01520153, 88.4103, -78.023, -17.9958, 0.875042, 0, /* @teleloc 0x01520153 [88.410301 -78.023003 -17.995800] 0.875042 0.000000 0.000000 -0.484046 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015201C, 278, 0x01520156, 90, -94.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01520156 [90.000000 -94.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015201C, 278, 0x01520156, 90, -94.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01520156 [90.000000 -94.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015201D, 940, 0x01520157, 90, -100, -17.9958, -0.657047, 0, 0, -0.753849, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ @@ -141,8 +141,8 @@ VALUES (0x70152024, 568, 0x01520170, 125.25, -60, -18, -0.707107, 0, 0, -0.707 /* @teleloc 0x01520170 [125.250000 -60.000000 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152025, 171, 0x01520183, 17.4932, -30.4083, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ -/* @teleloc 0x01520183 [17.493200 -30.408300 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70152025, 171, 0x01520183, 17.4932, -30.4083, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ +/* @teleloc 0x01520183 [17.493200 -30.408300 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70152026, 4108, 0x0152018E, 20.2726, -131.363, 0.011, -0.998095, 0, 0, -0.061701, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ @@ -157,8 +157,8 @@ VALUES (0x70152028, 4108, 0x015201A5, 29.9371, -77.8389, 0.011, -0.962366, 0, 0 /* @teleloc 0x015201A5 [29.937099 -77.838898 0.011000] -0.962366 0.000000 0.000000 -0.271756 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152029, 4108, 0x015201AB, 29.8884, -101.091, 0.011, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ -/* @teleloc 0x015201AB [29.888399 -101.091003 0.011000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70152029, 4108, 0x015201AB, 29.8884, -101.091, 0.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ +/* @teleloc 0x015201AB [29.888399 -101.091003 0.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015202A, 4108, 0x015201BA, 30.5145, -147.943, 0.011, -0.670831, 0, 0, -0.74161, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ @@ -185,8 +185,8 @@ VALUES (0x7015202F, 4108, 0x01520224, 54.2801, -149.752, 0.011, -0.707107, 0, 0 /* @teleloc 0x01520224 [54.280102 -149.751999 0.011000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152030, 4108, 0x01520230, 59.6548, -13.3527, 0.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ -/* @teleloc 0x01520230 [59.654800 -13.352700 0.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70152030, 4108, 0x01520230, 59.6548, -13.3527, 0.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ +/* @teleloc 0x01520230 [59.654800 -13.352700 0.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70152031, 5485, 0x01520242, 60, -70, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Newbie Monster Generator */ @@ -227,8 +227,8 @@ VALUES (0x70152031, 0x70152002, '2005-02-09 10:00:00') /* Drudge Slinker (193) * , (0x70152031, 0x70152039, '2005-02-09 10:00:00') /* Gnawer Shreth (4108) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152032, 4964, 0x01520250, 59.9366, -96.7785, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x01520250 [59.936600 -96.778503 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70152032, 4964, 0x01520250, 59.9366, -96.7785, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x01520250 [59.936600 -96.778503 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70152033, 4108, 0x01520270, 70.3501, -59.9156, 0.011, 0.146298, 0, 0, -0.989241, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ @@ -247,17 +247,17 @@ VALUES (0x70152036, 4108, 0x015202A4, 80.0867, -97.5407, 0.011, 1, 0, 0, 0, Tr /* @teleloc 0x015202A4 [80.086700 -97.540703 0.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152037, 4108, 0x015202A5, 77.529, -106.174, 0.011, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ -/* @teleloc 0x015202A5 [77.528999 -106.174004 0.011000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70152037, 4108, 0x015202A5, 77.529, -106.174, 0.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ +/* @teleloc 0x015202A5 [77.528999 -106.174004 0.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70152038, 4108, 0x015202A5, 79.3612, -107.957, 0.011, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ -/* @teleloc 0x015202A5 [79.361198 -107.957001 0.011000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70152038, 4108, 0x015202A5, 79.3612, -107.957, 0.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ +/* @teleloc 0x015202A5 [79.361198 -107.957001 0.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70152039, 4108, 0x015202C1, 95.6631, -39.5202, 0.011, -0.521476, 0, 0, -0.853266, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ /* @teleloc 0x015202C1 [95.663101 -39.520199 0.011000] -0.521476 0.000000 0.000000 -0.853266 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015203A, 278, 0x0152014A, 80, -94.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0152014A [80.000000 -94.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015203A, 278, 0x0152014A, 80, -94.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0152014A [80.000000 -94.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0153.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0153.sql index 95785f1bf2..5f65ed1ab9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0153.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0153.sql @@ -41,8 +41,8 @@ VALUES (0x70153009, 4109, 0x0153013F, 32.7961, -77.9736, -53.989, 1, 0, 0, 0, /* @teleloc 0x0153013F [32.796101 -77.973602 -53.988998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015300A, 4109, 0x01530147, 33.7884, -122.231, -53.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Carrion Shreth */ -/* @teleloc 0x01530147 [33.788399 -122.231003 -53.988998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015300A, 4109, 0x01530147, 33.7884, -122.231, -53.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Carrion Shreth */ +/* @teleloc 0x01530147 [33.788399 -122.231003 -53.988998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015300B, 4109, 0x01530150, 49.3164, -97.6499, -53.989, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Carrion Shreth */ @@ -81,8 +81,8 @@ VALUES (0x70153013, 4109, 0x015301AC, 5.71873, -29.7205, -29.989, 0.707107, 0, /* @teleloc 0x015301AC [5.718730 -29.720501 -29.989000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70153014, 4109, 0x015301B2, 16.5338, -27.1802, -29.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Carrion Shreth */ -/* @teleloc 0x015301B2 [16.533800 -27.180201 -29.989000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70153014, 4109, 0x015301B2, 16.5338, -27.1802, -29.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Carrion Shreth */ +/* @teleloc 0x015301B2 [16.533800 -27.180201 -29.989000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70153015, 4109, 0x015301C1, 20.3523, -64.8139, -29.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Carrion Shreth */ @@ -101,8 +101,8 @@ VALUES (0x70153018, 4109, 0x01530204, 40, -70, -29.989, 1, 0, 0, 0, True, '200 /* @teleloc 0x01530204 [40.000000 -70.000000 -29.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70153019, 4109, 0x0153020A, 51.6014, -31.9722, -29.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Carrion Shreth */ -/* @teleloc 0x0153020A [51.601398 -31.972200 -29.989000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70153019, 4109, 0x0153020A, 51.6014, -31.9722, -29.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Carrion Shreth */ +/* @teleloc 0x0153020A [51.601398 -31.972200 -29.989000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015301A, 4109, 0x0153020F, 53.4384, -42.4517, -29.989, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Carrion Shreth */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0154.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0154.sql index 06e341f1e5..187ffbc938 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0154.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0154.sql @@ -162,8 +162,8 @@ VALUES (0x70154021, 940, 0x015401C4, 22.0933, -67.9635, 0.003325, 0.491283, 0, /* @teleloc 0x015401C4 [22.093300 -67.963501 0.003325] 0.491283 0.000000 0.000000 -0.871000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70154022, 5148, 0x015401C5, 24.471, -74.456, 1.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Flames */ -/* @teleloc 0x015401C5 [24.471001 -74.456001 1.800000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70154022, 5148, 0x015401C5, 24.471, -74.456, 1.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Flames */ +/* @teleloc 0x015401C5 [24.471001 -74.456001 1.800000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70154023, 153, 0x015401CB, 30, -50, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Fountain */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0155.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0155.sql index 36a5119756..23225c140d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0155.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0155.sql @@ -25,8 +25,8 @@ VALUES (0x70155005, 7, 0x0155011A, 36.9387, -91.4734, -5.989, 0.85756, 0, 0, /* @teleloc 0x0155011A [36.938702 -91.473396 -5.989000] 0.857560 0.000000 0.000000 -0.514384 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70155006, 193, 0x0155012B, 1.47563, -46.6381, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x0155012B [1.475630 -46.638100 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70155006, 193, 0x0155012B, 1.47563, -46.6381, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x0155012B [1.475630 -46.638100 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70155007, 278, 0x0155013F, 14.75, -50, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -60,8 +60,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7015500D, 0x7015500C, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015500E, 7, 0x0155014A, 20, -30, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x0155014A [20.000000 -30.000000 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015500E, 7, 0x0155014A, 20, -30, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x0155014A [20.000000 -30.000000 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015500F, 278, 0x01550151, 20, -55.25, 0, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -104,12 +104,12 @@ VALUES (0x70155018, 7, 0x01550182, 11.3654, -32.3242, 6.535, -0.563526, 0, 0 /* @teleloc 0x01550182 [11.365400 -32.324200 6.535000] -0.563526 0.000000 0.000000 -0.826099 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70155019, 5203, 0x01550195, 20, 0, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x01550195 [20.000000 0.000000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70155019, 5203, 0x01550195, 20, 0, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x01550195 [20.000000 0.000000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015501A, 8739, 0x01550195, 19.998, -3.282, 12.006, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Samsur Town Stamp */ -/* @teleloc 0x01550195 [19.997999 -3.282000 12.006000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015501A, 8739, 0x01550195, 19.998, -3.282, 12.006, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Samsur Town Stamp */ +/* @teleloc 0x01550195 [19.997999 -3.282000 12.006000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015501B, 5485, 0x01550198, 22.3661, -10.167, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Newbie Monster Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0156.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0156.sql index a5ed0ff38f..f73476542c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0156.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0156.sql @@ -165,12 +165,12 @@ VALUES (0x70156039, 193, 0x01560174, 72.2898, -40.7591, -5.99668, 0.592101, 0, /* @teleloc 0x01560174 [72.289803 -40.759102 -5.996680] 0.592101 0.000000 0.000000 -0.805864 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015603A, 193, 0x01560177, 30.6328, -25.2959, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x01560177 [30.632799 -25.295900 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015603A, 193, 0x01560177, 30.6328, -25.2959, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x01560177 [30.632799 -25.295900 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015603B, 193, 0x01560177, 30, -30, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x01560177 [30.000000 -30.000000 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015603B, 193, 0x01560177, 30, -30, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x01560177 [30.000000 -30.000000 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015603C, 193, 0x0156017B, 40, 0, 0.003325, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0157.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0157.sql index 955e1d3435..3659f515e1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0157.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0157.sql @@ -48,8 +48,8 @@ VALUES (0x70157014, 5367, 0x01570139, 50, -54.75, -6, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01570139 [50.000000 -54.750000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70157017, 5201, 0x01570141, 0.149358, 3.02641, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01570141 [0.149358 3.026410 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70157017, 5201, 0x01570141, 0.149358, 3.02641, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01570141 [0.149358 3.026410 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015701E, 146, 0x01570164, 17.3473, -42.4978, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Coffin */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0158.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0158.sql index f68e2dec4c..e1b632ca83 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0158.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0158.sql @@ -1,12 +1,12 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0158; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70158000, 1915, 0x01580106, 20, -50, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01580106 [20.000000 -50.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70158000, 1915, 0x01580106, 20, -50, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01580106 [20.000000 -50.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70158001, 5485, 0x01580106, 23.5893, -48.3461, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Newbie Monster Generator */ -/* @teleloc 0x01580106 [23.589300 -48.346100 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70158001, 5485, 0x01580106, 23.5893, -48.3461, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Newbie Monster Generator */ +/* @teleloc 0x01580106 [23.589300 -48.346100 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70158001, 0x70158004, '2005-02-09 10:00:00') /* Drudge Slinker (193) */ @@ -26,16 +26,16 @@ VALUES (0x70158001, 0x70158004, '2005-02-09 10:00:00') /* Drudge Slinker (193) * , (0x70158001, 0x70158014, '2005-02-09 10:00:00') /* Drudge Skulker (7) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70158002, 5123, 0x01580106, 19.0458, -47.7739, 0.06344, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Inuo-Kon Kou's Book */ -/* @teleloc 0x01580106 [19.045799 -47.773899 0.063440] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70158002, 5123, 0x01580106, 19.0458, -47.7739, 0.06344, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Inuo-Kon Kou's Book */ +/* @teleloc 0x01580106 [19.045799 -47.773899 0.063440] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70158003, 5124, 0x01580106, 18.756, -47.0708, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Broken Taper */ -/* @teleloc 0x01580106 [18.756001 -47.070801 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70158003, 5124, 0x01580106, 18.756, -47.0708, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Broken Taper */ +/* @teleloc 0x01580106 [18.756001 -47.070801 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70158004, 193, 0x01580106, 20.2882, -53.925, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x01580106 [20.288200 -53.924999 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70158004, 193, 0x01580106, 20.2882, -53.925, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x01580106 [20.288200 -53.924999 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70158005, 193, 0x01580109, 22.3845, -57.0545, 0.003325, 0.400349, 0, 0, -0.916363, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0159.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0159.sql index 5ad5482bea..793e7d2580 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0159.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0159.sql @@ -136,31 +136,31 @@ VALUES (0x70159020, 5156, 0x01590150, 114.75, -60, -6, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01590150 [114.750000 -60.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70159021, 193, 0x01590151, 120, -20, -5.99668, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x01590151 [120.000000 -20.000000 -5.996680] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70159021, 193, 0x01590151, 120, -20, -5.99668, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x01590151 [120.000000 -20.000000 -5.996680] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70159022, 2131, 0x01590156, 118.529, -37.5637, -6, 0.397248, 0, 0, -0.917711, True, '2005-02-09 10:00:00'); /* Pressure Plate */ /* @teleloc 0x01590156 [118.528999 -37.563702 -6.000000] 0.397248 0.000000 0.000000 -0.917711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70159023, 12, 0x01590156, 116.356, -38.4309, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ -/* @teleloc 0x01590156 [116.356003 -38.430901 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70159023, 12, 0x01590156, 116.356, -38.4309, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ +/* @teleloc 0x01590156 [116.356003 -38.430901 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70159024, 1930, 0x01590156, 116.854, -36.7617, -6, -0.867657, 0, 0, -0.497164, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01590156 [116.853996 -36.761700 -6.000000] -0.867657 0.000000 0.000000 -0.497164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70159025, 4096, 0x01590157, 118.618, -37.3986, -2.17475, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x01590157 [118.617996 -37.398602 -2.174750] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70159025, 4096, 0x01590157, 118.618, -37.3986, -2.17475, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x01590157 [118.617996 -37.398602 -2.174750] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70159025, 0x70159022, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70159026, 1296, 0x01590158, 120, -44.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01590158 [120.000000 -44.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70159026, 1296, 0x01590158, 120, -44.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01590158 [120.000000 -44.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70159027, 193, 0x01590164, 137.437, -50.2154, -5.99668, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ @@ -175,24 +175,24 @@ VALUES (0x70159029, 278, 0x01590169, 140, -74.75, -6, 0, 0, 0, 1, False, '2005 /* @teleloc 0x01590169 [140.000000 -74.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015902A, 1921, 0x01590172, 150.01, -16.6305, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01590172 [150.009995 -16.630501 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015902A, 1921, 0x01590172, 150.01, -16.6305, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01590172 [150.009995 -16.630501 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015902B, 940, 0x01590172, 149.558, -21.155, 0.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x01590172 [149.557999 -21.155001 0.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015902B, 940, 0x01590172, 149.558, -21.155, 0.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x01590172 [149.557999 -21.155001 0.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015902C, 7, 0x01590172, 151.051, -20.7283, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x01590172 [151.050995 -20.728300 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015902C, 7, 0x01590172, 151.051, -20.7283, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x01590172 [151.050995 -20.728300 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015902D, 7, 0x0159017B, 160.389, -29.0685, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x0159017B [160.389008 -29.068501 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015902D, 7, 0x0159017B, 160.389, -29.0685, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x0159017B [160.389008 -29.068501 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015902E, 278, 0x0159017D, 160, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0159017D [160.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015902E, 278, 0x0159017D, 160, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0159017D [160.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015902F, 4944, 0x01590195, 180, -62, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ @@ -266,8 +266,8 @@ VALUES (0x70159034, 7, 0x015901A4, 199.812, -51.1032, 0.003325, 1, 0, 0, 0, /* @teleloc 0x015901A4 [199.811996 -51.103199 0.003325] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70159035, 7, 0x015901A7, 210.612, -32.4186, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x015901A7 [210.612000 -32.418598 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70159035, 7, 0x015901A7, 210.612, -32.4186, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x015901A7 [210.612000 -32.418598 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70159036, 7, 0x015901A7, 209.583, -31.2686, 0.003325, 0.197124, 0, 0, -0.980379, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/015A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/015A.sql index 27239ddd8f..7fc0c37ba3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/015A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/015A.sql @@ -13,8 +13,8 @@ VALUES (0x7015A002, 1535, 0x015A010A, 67.8428, -41.3302, -48, 0.707107, 0, 0, - /* @teleloc 0x015A010A [67.842796 -41.330200 -48.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015A003, 4948, 0x015A010F, 90.0454, -27.5944, -48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x015A010F [90.045403 -27.594400 -48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015A003, 4948, 0x015A010F, 90.0454, -27.5944, -48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x015A010F [90.045403 -27.594400 -48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015A004, 4108, 0x015A0117, 88.7198, -49.8942, -47.8186, -0.708186, 0, 0, -0.706026, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ @@ -76,12 +76,12 @@ VALUES (0x7015A012, 940, 0x015A015F, 28.0946, -28.9523, -34.0521, 0.707107, 0, /* @teleloc 0x015A015F [28.094601 -28.952299 -34.052101] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015A013, 1400, 0x015A0160, 28.8048, -39.9442, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Fish Generator */ -/* @teleloc 0x015A0160 [28.804800 -39.944199 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015A013, 1400, 0x015A0160, 28.8048, -39.9442, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Fish Generator */ +/* @teleloc 0x015A0160 [28.804800 -39.944199 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015A014, 2612, 0x015A0160, 27.9642, -37.6066, -29.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Outcast Monouga */ -/* @teleloc 0x015A0160 [27.964199 -37.606602 -29.996000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015A014, 2612, 0x015A0160, 27.9642, -37.6066, -29.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Outcast Monouga */ +/* @teleloc 0x015A0160 [27.964199 -37.606602 -29.996000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015A015, 193, 0x015A0165, 43.349, -63.0949, -29.9697, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/015B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/015B.sql index eb3a2ed270..4a69c18110 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/015B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/015B.sql @@ -25,8 +25,8 @@ VALUES (0x7015B005, 278, 0x015B0128, 40, -75.25, -6, 1, 0, 0, 0, False, '2005- /* @teleloc 0x015B0128 [40.000000 -75.250000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015B006, 193, 0x015B012A, 50, -60, -5.9965, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x015B012A [50.000000 -60.000000 -5.996500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015B006, 193, 0x015B012A, 50, -60, -5.9965, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x015B012A [50.000000 -60.000000 -5.996500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015B007, 7, 0x015B0131, 62.1787, -40.3219, -5.9965, -0.724927, 0, 0, -0.688825, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -49,8 +49,8 @@ VALUES (0x7015B00B, 4132, 0x015B0145, 6.38248, -20.0137, 0.004, 0.707107, 0, 0, /* @teleloc 0x015B0145 [6.382480 -20.013700 0.004000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015B00C, 4108, 0x015B014C, 19.2317, -33.5334, 0.011, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ -/* @teleloc 0x015B014C [19.231701 -33.533401 0.011000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015B00C, 4108, 0x015B014C, 19.2317, -33.5334, 0.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ +/* @teleloc 0x015B014C [19.231701 -33.533401 0.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015B00D, 5155, 0x015B014C, 23.3084, -33.3481, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/015C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/015C.sql index 67e80a1410..27bcb1715e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/015C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/015C.sql @@ -5,8 +5,8 @@ VALUES (0x7015C000, 13, 0x015C0103, 0.813215, -74.1906, 0.004, -0.69041, 0, 0 /* @teleloc 0x015C0103 [0.813215 -74.190598 0.004000] -0.690410 0.000000 0.000000 -0.723419 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015C001, 7923, 0x015C0107, 10, -40, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x015C0107 [10.000000 -40.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015C001, 7923, 0x015C0107, 10, -40, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x015C0107 [10.000000 -40.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7015C001, 0x7015C000, '2005-02-09 10:00:00') /* White Rat (13) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/015D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/015D.sql index 288413bfef..f4a3387391 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/015D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/015D.sql @@ -53,12 +53,12 @@ VALUES (0x7015D00A, 5113, 0x015D0107, 145, -10, -30, -0.707107, 0, 0, -0.707107 /* @teleloc 0x015D0107 [145.000000 -10.000000 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D00B, 269, 0x015D0107, 140, -8.435, -28.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x015D0107 [140.000000 -8.435000 -28.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D00B, 269, 0x015D0107, 140, -8.435, -28.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x015D0107 [140.000000 -8.435000 -28.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D00C, 4999, 0x015D0107, 140, -10, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x015D0107 [140.000000 -10.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015D00C, 4999, 0x015D0107, 140, -10, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x015D0107 [140.000000 -10.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015D00D, 4145, 0x015D0109, 140, -20, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -125,20 +125,20 @@ VALUES (0x7015D01D, 4986, 0x015D0113, 182, -10, -29.9925, 0, 0, 0, -1, True, ' /* @teleloc 0x015D0113 [182.000000 -10.000000 -29.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D01E, 4999, 0x015D0114, 180, -20, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x015D0114 [180.000000 -20.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015D01E, 4999, 0x015D0114, 180, -20, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x015D0114 [180.000000 -20.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D01F, 4999, 0x015D0114, 180, -17, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x015D0114 [180.000000 -17.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015D01F, 4999, 0x015D0114, 180, -17, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x015D0114 [180.000000 -17.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D020, 4999, 0x015D0114, 180, -23, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x015D0114 [180.000000 -23.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015D020, 4999, 0x015D0114, 180, -23, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x015D0114 [180.000000 -23.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D021, 2131, 0x015D0114, 180, -20, -30, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x015D0114 [180.000000 -20.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015D021, 2131, 0x015D0114, 180, -20, -30, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x015D0114 [180.000000 -20.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015D022, 4067, 0x015D0115, 180, -26, -29.067, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Frost Trap */ @@ -244,38 +244,38 @@ VALUES (0x7015D03B, 4984, 0x015D0120, 207.827, -34.8283, -29.9925, 0.96102, 0, /* @teleloc 0x015D0120 [207.826996 -34.828300 -29.992500] 0.961020 0.000000 0.000000 -0.276477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D03C, 4999, 0x015D0120, 206, -35, -29.9, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x015D0120 [206.000000 -35.000000 -29.900000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D03C, 4999, 0x015D0120, 206, -35, -29.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x015D0120 [206.000000 -35.000000 -29.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D03D, 2131, 0x015D0121, 213.859, -40.8996, -30, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x015D0121 [213.858994 -40.899601 -30.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D03D, 2131, 0x015D0121, 213.859, -40.8996, -30, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x015D0121 [213.858994 -40.899601 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D03F, 2131, 0x015D0121, 209.084, -43.8684, -30, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x015D0121 [209.084000 -43.868401 -30.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D03F, 2131, 0x015D0121, 209.084, -43.8684, -30, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x015D0121 [209.084000 -43.868401 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D040, 4067, 0x015D0121, 205.203, -43.481, -27, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Frost Trap */ -/* @teleloc 0x015D0121 [205.203003 -43.480999 -27.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015D040, 4067, 0x015D0121, 205.203, -43.481, -27, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Frost Trap */ +/* @teleloc 0x015D0121 [205.203003 -43.480999 -27.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7015D040, 0x7015D03D, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D041, 4067, 0x015D0121, 205.206, -43.4392, -28.1035, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Frost Trap */ -/* @teleloc 0x015D0121 [205.205994 -43.439201 -28.103500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015D041, 4067, 0x015D0121, 205.206, -43.4392, -28.1035, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Frost Trap */ +/* @teleloc 0x015D0121 [205.205994 -43.439201 -28.103500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7015D041, 0x7015D03F, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D042, 4999, 0x015D0121, 206, -39, -29.9, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x015D0121 [206.000000 -39.000000 -29.900000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D042, 4999, 0x015D0121, 206, -39, -29.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x015D0121 [206.000000 -39.000000 -29.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D043, 4999, 0x015D0121, 210, -37, -29.9, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x015D0121 [210.000000 -37.000000 -29.900000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D043, 4999, 0x015D0121, 210, -37, -29.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x015D0121 [210.000000 -37.000000 -29.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015D045, 5000, 0x015D0122, 222.921, -29.8292, -30, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* ChillyAirLevel3 */ @@ -434,8 +434,8 @@ VALUES (0x7015D06E, 4998, 0x015D0150, 221.811, -69.9663, -18, 0.707107, 0, 0, - /* @teleloc 0x015D0150 [221.811005 -69.966301 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D06F, 4998, 0x015D0152, 219.845, -65.6667, -17.9, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ -/* @teleloc 0x015D0152 [219.845001 -65.666702 -17.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015D06F, 4998, 0x015D0152, 219.845, -65.6667, -17.9, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ +/* @teleloc 0x015D0152 [219.845001 -65.666702 -17.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015D070, 4998, 0x015D0153, 229.78, -60, -20.3671, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chilly Air Level 2 */ @@ -518,8 +518,8 @@ VALUES (0x7015D085, 4997, 0x015D015E, 81.75, -72.28, -5.9, 1, 0, 0, 0, False, ' /* @teleloc 0x015D015E [81.750000 -72.279999 -5.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D086, 4997, 0x015D0162, 80, -75.31, -5.9, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ -/* @teleloc 0x015D0162 [80.000000 -75.309998 -5.900000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D086, 4997, 0x015D0162, 80, -75.31, -5.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ +/* @teleloc 0x015D0162 [80.000000 -75.309998 -5.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015D087, 4997, 0x015D0164, 89.31, -65.82, -5.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ @@ -566,8 +566,8 @@ VALUES (0x7015D091, 4997, 0x015D0168, 111.75, -72.28, -5.9, 1, 0, 0, 0, False, /* @teleloc 0x015D0168 [111.750000 -72.279999 -5.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D092, 4997, 0x015D016C, 110, -75.31, -5.9, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ -/* @teleloc 0x015D016C [110.000000 -75.309998 -5.900000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D092, 4997, 0x015D016C, 110, -75.31, -5.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ +/* @teleloc 0x015D016C [110.000000 -75.309998 -5.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015D093, 4986, 0x015D016C, 111.155, -75.4735, -5.9925, -0.999932, 0, 0, -0.011672, True, '2005-02-09 10:00:00'); /* Gelidite Initiate */ @@ -618,8 +618,8 @@ VALUES (0x7015D09E, 4997, 0x015D0172, 141.75, -72.28, -5.9, 1, 0, 0, 0, False, /* @teleloc 0x015D0172 [141.750000 -72.279999 -5.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D09F, 4997, 0x015D0176, 140, -75.31, -5.9, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ -/* @teleloc 0x015D0176 [140.000000 -75.309998 -5.900000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D09F, 4997, 0x015D0176, 140, -75.31, -5.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ +/* @teleloc 0x015D0176 [140.000000 -75.309998 -5.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015D0A0, 4997, 0x015D0178, 149.31, -65.82, -5.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ @@ -670,12 +670,12 @@ VALUES (0x7015D0AB, 4997, 0x015D017C, 171.75, -72.28, -5.9, 0, 0, 0, -1, False, /* @teleloc 0x015D017C [171.750000 -72.279999 -5.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D0AC, 4997, 0x015D0180, 170, -75.31, -5.9, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ -/* @teleloc 0x015D0180 [170.000000 -75.309998 -5.900000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D0AC, 4997, 0x015D0180, 170, -75.31, -5.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ +/* @teleloc 0x015D0180 [170.000000 -75.309998 -5.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015D0AD, 4986, 0x015D0180, 169.144, -76.5234, -5.9925, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gelidite Initiate */ -/* @teleloc 0x015D0180 [169.143997 -76.523399 -5.992500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015D0AD, 4986, 0x015D0180, 169.144, -76.5234, -5.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gelidite Initiate */ +/* @teleloc 0x015D0180 [169.143997 -76.523399 -5.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015D0AE, 4997, 0x015D0181, 180, -62.5, -5.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/015E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/015E.sql index 738eb9cce0..29ec36e803 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/015E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/015E.sql @@ -84,12 +84,12 @@ VALUES (0x7015E013, 1762, 0x015E017D, 108.387, -111.96, 0.005, 0.999922, 0, 0, /* @teleloc 0x015E017D [108.387001 -111.959999 0.005000] 0.999922 0.000000 0.000000 -0.012484 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015E014, 1762, 0x015E018B, 129.052, -116.201, 0.0025, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0x015E018B [129.052002 -116.200996 0.002500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015E014, 1762, 0x015E018B, 129.052, -116.201, 0.0025, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0x015E018B [129.052002 -116.200996 0.002500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015E015, 1762, 0x015E018B, 126.602, -116.219, 0.0025, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0x015E018B [126.601997 -116.219002 0.002500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015E015, 1762, 0x015E018B, 126.602, -116.219, 0.0025, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0x015E018B [126.601997 -116.219002 0.002500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015E016, 1762, 0x015E018C, 129.263, -141.742, 0.0025, -0.94707, 0, 0, -0.321026, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ @@ -267,8 +267,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7015E040, 0x7015E03F, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015E041, 4139, 0x015E0264, 70, -4.75, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x015E0264 [70.000000 -4.750000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015E041, 4139, 0x015E0264, 70, -4.75, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x015E0264 [70.000000 -4.750000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7015E041, 0x7015E042, '2005-02-09 10:00:00') /* Lever (285) */ @@ -295,8 +295,8 @@ VALUES (0x7015E045, 1922, 0x015E0266, 72.9439, -26.5984, 18.005, 0.999187, 0, 0 /* @teleloc 0x015E0266 [72.943901 -26.598400 18.004999] 0.999187 0.000000 0.000000 -0.040311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015E046, 278, 0x015E0268, 70, -34.75, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x015E0268 [70.000000 -34.750000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015E046, 278, 0x015E0268, 70, -34.75, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x015E0268 [70.000000 -34.750000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015E047, 1630, 0x015E0269, 70, -40, 18.0075, -0.814685, 0, 0, -0.579903, True, '2005-02-09 10:00:00'); /* Lich Lord */ @@ -327,16 +327,16 @@ VALUES (0x7015E04C, 0x7015E04A, '2005-02-09 10:00:00') /* Lever (285) */ , (0x7015E04C, 0x7015E04D, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015E04D, 2609, 0x015E0293, 80, -30, 18, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x015E0293 [80.000000 -30.000000 18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015E04D, 2609, 0x015E0293, 80, -30, 18, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x015E0293 [80.000000 -30.000000 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015E04E, 285, 0x015E0293, 83.6634, -34.3957, 19.679, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x015E0293 [83.663399 -34.395699 19.679001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015E04E, 285, 0x015E0293, 83.6634, -34.3957, 19.679, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x015E0293 [83.663399 -34.395699 19.679001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015E04F, 2180, 0x015E0295, 80, -34.75, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x015E0295 [80.000000 -34.750000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015E04F, 2180, 0x015E0295, 80, -34.75, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x015E0295 [80.000000 -34.750000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7015E04F, 0x7015E04E, '2005-02-09 10:00:00') /* Lever (285) */ @@ -375,16 +375,16 @@ VALUES (0x7015E056, 0x7015E054, '2005-02-09 10:00:00') /* Lever (285) */ , (0x7015E056, 0x7015E057, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015E057, 2609, 0x015E02BC, 90, -30, 18, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x015E02BC [90.000000 -30.000000 18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7015E057, 2609, 0x015E02BC, 90, -30, 18, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x015E02BC [90.000000 -30.000000 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015E058, 1630, 0x015E02BC, 92.3726, -28.266, 18.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich Lord */ -/* @teleloc 0x015E02BC [92.372597 -28.266001 18.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015E058, 1630, 0x015E02BC, 92.3726, -28.266, 18.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich Lord */ +/* @teleloc 0x015E02BC [92.372597 -28.266001 18.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7015E059, 5624, 0x015E02BE, 90, -34.75, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x015E02BE [90.000000 -34.750000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7015E059, 5624, 0x015E02BE, 90, -34.75, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x015E02BE [90.000000 -34.750000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7015E05A, 4129, 0x015E02C4, 85.2176, -58.9966, 18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Fountain */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0160.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0160.sql index 10f3b5a91d..30b2d216ba 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0160.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0160.sql @@ -360,40 +360,40 @@ VALUES (0x7016004E, 29613, 0x016001EA, 50.7516, -30.4034, 0.058, -0.866025, 0, 0 /* @teleloc 0x016001EA [50.751598 -30.403400 0.058000] -0.866025 0.000000 0.000000 -0.500000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016004F, 29618, 0x016001EB, 54.795, -42, 2.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Red Mace */ -/* @teleloc 0x016001EB [54.794998 -42.000000 2.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016004F, 29618, 0x016001EB, 54.795, -42, 2.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Red Mace */ +/* @teleloc 0x016001EB [54.794998 -42.000000 2.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70160050, 29618, 0x016001EB, 54.795, -40, 2.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Red Mace */ -/* @teleloc 0x016001EB [54.794998 -40.000000 2.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70160050, 29618, 0x016001EB, 54.795, -40, 2.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Red Mace */ +/* @teleloc 0x016001EB [54.794998 -40.000000 2.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70160051, 29618, 0x016001EB, 54.785, -36, 2.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Red Mace */ -/* @teleloc 0x016001EB [54.785000 -36.000000 2.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70160051, 29618, 0x016001EB, 54.785, -36, 2.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Red Mace */ +/* @teleloc 0x016001EB [54.785000 -36.000000 2.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70160052, 29618, 0x016001EB, 54.787, -38, 2.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Red Mace */ -/* @teleloc 0x016001EB [54.786999 -38.000000 2.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70160052, 29618, 0x016001EB, 54.787, -38, 2.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Red Mace */ +/* @teleloc 0x016001EB [54.786999 -38.000000 2.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70160053, 29618, 0x016001EB, 46, -44.793, 2.5, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Mace */ -/* @teleloc 0x016001EB [46.000000 -44.792999 2.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70160053, 29618, 0x016001EB, 46, -44.793, 2.5, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Mace */ +/* @teleloc 0x016001EB [46.000000 -44.792999 2.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70160054, 29618, 0x016001EB, 48, -44.805, 2.5, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Mace */ -/* @teleloc 0x016001EB [48.000000 -44.805000 2.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70160054, 29618, 0x016001EB, 48, -44.805, 2.5, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Mace */ +/* @teleloc 0x016001EB [48.000000 -44.805000 2.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70160055, 29618, 0x016001EB, 52, -44.802, 2.5, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Mace */ -/* @teleloc 0x016001EB [52.000000 -44.801998 2.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70160055, 29618, 0x016001EB, 52, -44.802, 2.5, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Mace */ +/* @teleloc 0x016001EB [52.000000 -44.801998 2.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70160056, 29618, 0x016001EB, 50, -44.784, 2.5, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Mace */ -/* @teleloc 0x016001EB [50.000000 -44.784000 2.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70160056, 29618, 0x016001EB, 50, -44.784, 2.5, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Mace */ +/* @teleloc 0x016001EB [50.000000 -44.784000 2.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70160058, 29616, 0x016001EB, 49.9136, -40.8976, 0.058, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mace */ -/* @teleloc 0x016001EB [49.913601 -40.897598 0.058000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70160058, 29616, 0x016001EB, 49.9136, -40.8976, 0.058, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mace */ +/* @teleloc 0x016001EB [49.913601 -40.897598 0.058000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70160059, 29616, 0x016001EB, 49.3402, -40.3014, 0.058, 0.866025, 0, 0, -0.5, True, '2005-02-09 10:00:00'); /* Mace */ @@ -404,8 +404,8 @@ VALUES (0x7016005A, 29616, 0x016001EB, 49.2277, -39.487, 0.058, 0.5, 0, 0, -0.86 /* @teleloc 0x016001EB [49.227699 -39.487000 0.058000] 0.500000 0.000000 0.000000 -0.866025 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016005B, 29616, 0x016001EB, 50.0602, -39.2716, 0.058, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mace */ -/* @teleloc 0x016001EB [50.060200 -39.271599 0.058000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7016005B, 29616, 0x016001EB, 50.0602, -39.2716, 0.058, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mace */ +/* @teleloc 0x016001EB [50.060200 -39.271599 0.058000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016005C, 29616, 0x016001EB, 50.5769, -39.7154, 0.058, -0.5, 0, 0, -0.866025, True, '2005-02-09 10:00:00'); /* Mace */ @@ -540,16 +540,16 @@ VALUES (0x7016007D, 29623, 0x016002D0, 93, -143, 0.005, -0.923879, 0, 0, -0.3826 /* @teleloc 0x016002D0 [93.000000 -143.000000 0.005000] -0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016007E, 29622, 0x016002F8, 97, -143, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* 3 */ -/* @teleloc 0x016002F8 [97.000000 -143.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016007E, 29622, 0x016002F8, 97, -143, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* 3 */ +/* @teleloc 0x016002F8 [97.000000 -143.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016007F, 29637, 0x016002DE, 97, -83, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* 42 */ -/* @teleloc 0x016002DE [97.000000 -83.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016007F, 29637, 0x016002DE, 97, -83, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* 42 */ +/* @teleloc 0x016002DE [97.000000 -83.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70160080, 29633, 0x016002EC, 97, -123, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* 21 */ -/* @teleloc 0x016002EC [97.000000 -123.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70160080, 29633, 0x016002EC, 97, -123, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* 21 */ +/* @teleloc 0x016002EC [97.000000 -123.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70160081, 29629, 0x016002D6, 93, -147, 0.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* 13 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0161.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0161.sql index 4f6021f895..c786b8d542 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0161.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0161.sql @@ -73,8 +73,8 @@ VALUES (0x70161011, 192, 0x01610165, 21.5536, -91.7449, -17.9958, -0.871748, 0 /* @teleloc 0x01610165 [21.553600 -91.744904 -17.995800] -0.871748 0.000000 0.000000 -0.489954 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70161012, 1631, 0x0161016C, 30.7782, -10.7774, -17.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ -/* @teleloc 0x0161016C [30.778200 -10.777400 -17.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70161012, 1631, 0x0161016C, 30.7782, -10.7774, -17.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ +/* @teleloc 0x0161016C [30.778200 -10.777400 -17.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70161013, 192, 0x01610186, 2.74951, -26.8859, -11.9958, 0.936442, 0, 0, -0.350821, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -93,8 +93,8 @@ VALUES (0x70161016, 1464, 0x016101A9, 31.2707, -18.087, -11.9958, -0.397247, 0, /* @teleloc 0x016101A9 [31.270700 -18.087000 -11.995800] -0.397247 0.000000 0.000000 -0.917712 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70161017, 4452, 0x016101B0, 29.9892, -34.5006, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x016101B0 [29.989201 -34.500599 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70161017, 4452, 0x016101B0, 29.9892, -34.5006, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x016101B0 [29.989201 -34.500599 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70161018, 4180, 0x016101B7, 80.4836, -41.5407, -18, 0.929817, 0, 0, -0.368022, False, '2005-02-09 10:00:00'); /* Corpse */ @@ -133,8 +133,8 @@ VALUES (0x70161020, 278, 0x016101D7, 40.279, -80, -6, -0.707107, 0, 0, -0.7071 /* @teleloc 0x016101D7 [40.278999 -80.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70161021, 192, 0x016101DE, 53.0489, -39.0098, -5.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x016101DE [53.048901 -39.009800 -5.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70161021, 192, 0x016101DE, 53.0489, -39.0098, -5.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x016101DE [53.048901 -39.009800 -5.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70161022, 285, 0x016101E2, 47.924, -54.398, -4.655, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ @@ -277,20 +277,20 @@ VALUES (0x70161041, 192, 0x01610230, 52.1444, -59.9163, 0.0042, -0.481084, 0, /* @teleloc 0x01610230 [52.144402 -59.916302 0.004200] -0.481084 0.000000 0.000000 -0.876674 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70161042, 278, 0x01610232, 50, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01610232 [50.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70161042, 278, 0x01610232, 50, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01610232 [50.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70161043, 278, 0x01610239, 60.01, -24.85, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01610239 [60.009998 -24.850000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70161043, 278, 0x01610239, 60.01, -24.85, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01610239 [60.009998 -24.850000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70161044, 192, 0x0161023A, 60.1734, -26.236, 0.0042, -0.491284, 0, 0, -0.871, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ /* @teleloc 0x0161023A [60.173401 -26.236000 0.004200] -0.491284 0.000000 0.000000 -0.871000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70161045, 278, 0x01610247, 60, -64.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01610247 [60.000000 -64.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70161045, 278, 0x01610247, 60, -64.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01610247 [60.000000 -64.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70161046, 192, 0x01610248, 60.3888, -66.0921, 0.0042, 0.407931, 0, 0, -0.913013, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0163.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0163.sql index 59ae2d5f72..99a8e36b3c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0163.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0163.sql @@ -45,8 +45,8 @@ VALUES (0x7016300D, 5036, 0x0163012C, 32.3377, -33.575, -12, 0.707107, 0, 0, -0 /* @teleloc 0x0163012C [32.337700 -33.575001 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016300E, 278, 0x0163012F, 30, -34.75, -12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0163012F [30.000000 -34.750000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016300E, 278, 0x0163012F, 30, -34.75, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0163012F [30.000000 -34.750000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016300F, 7, 0x01630136, 48.1295, -23.0725, -11.9967, 0.397247, 0, 0, -0.917712, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0164.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0164.sql index 0d7b8ea233..a45884f32c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0164.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0164.sql @@ -1,44 +1,44 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0164; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70164000, 278, 0x01640102, 80, -34.75, -54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01640102 [80.000000 -34.750000 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70164000, 278, 0x01640102, 80, -34.75, -54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01640102 [80.000000 -34.750000 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70164001, 7, 0x01640103, 82.4701, -44.194, -53.9967, 0.249534, 0, 0, -0.968366, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ /* @teleloc 0x01640103 [82.470100 -44.194000 -53.996700] 0.249534 0.000000 0.000000 -0.968366 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70164002, 7, 0x01640105, 88.7603, -30.2076, -53.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x01640105 [88.760300 -30.207600 -53.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70164002, 7, 0x01640105, 88.7603, -30.2076, -53.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x01640105 [88.760300 -30.207600 -53.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70164003, 7, 0x01640105, 90.951, -30.1519, -53.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x01640105 [90.950996 -30.151899 -53.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70164003, 7, 0x01640105, 90.951, -30.1519, -53.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x01640105 [90.950996 -30.151899 -53.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70164004, 278, 0x01640107, 90, -34.75, -54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01640107 [90.000000 -34.750000 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70164004, 278, 0x01640107, 90, -34.75, -54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01640107 [90.000000 -34.750000 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70164005, 7, 0x01640109, 90.0778, -49.2259, -53.9967, -0.051247, 0, 0, -0.998686, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ /* @teleloc 0x01640109 [90.077797 -49.225899 -53.996700] -0.051247 0.000000 0.000000 -0.998686 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70164006, 4886, 0x0164010C, 100.128, -27.8008, -54, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x0164010C [100.127998 -27.800800 -54.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70164006, 4886, 0x0164010C, 100.128, -27.8008, -54, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x0164010C [100.127998 -27.800800 -54.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70164007, 192, 0x0164010C, 99.9946, -29.2929, -53.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x0164010C [99.994598 -29.292900 -53.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70164007, 192, 0x0164010C, 99.9946, -29.2929, -53.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x0164010C [99.994598 -29.292900 -53.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70164008, 192, 0x0164010C, 98.4743, -31.1799, -53.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x0164010C [98.474297 -31.179899 -53.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70164008, 192, 0x0164010C, 98.4743, -31.1799, -53.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x0164010C [98.474297 -31.179899 -53.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70164009, 278, 0x0164010E, 100, -34.75, -54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0164010E [100.000000 -34.750000 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70164009, 278, 0x0164010E, 100, -34.75, -54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0164010E [100.000000 -34.750000 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016400A, 7, 0x01640110, 98.8575, -45.737, -53.9967, -0.370862, 0, 0, -0.928688, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -150,7 +150,7 @@ VALUES (0x70164024, 7, 0x016401DE, 119.067, -34.8454, -5.99668, 0, 0, 0, -1, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70164025, 8736, 0x016401EF, 117.417, -64.9723, 0.055, 0.998998, 0, 0, 0.044754, True, '2005-02-09 10:00:00'); /* Lytelthorpe Town Stamp */ -/* @teleloc 0x016401EF [117.417000 -64.972298 0.055000] 0.998998 0.000000 0.000000 0.044753 */ +/* @teleloc 0x016401EF [117.417000 -64.972298 0.055000] 0.998998 0.000000 0.000000 0.044754 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70164026, 5485, 0x016401F0, 118.477, -73.1133, 0.01222, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Newbie Monster Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0165.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0165.sql index 3c2b9a517b..881a5651f5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0165.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0165.sql @@ -29,8 +29,8 @@ VALUES (0x70165006, 1930, 0x01650116, 11.0822, -26.5005, -12, 0.325671, 0, 0, - /* @teleloc 0x01650116 [11.082200 -26.500500 -12.000000] 0.325671 0.000000 0.000000 -0.945483 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70165007, 193, 0x01650116, 9.59314, -26.1475, -11.9967, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x01650116 [9.593140 -26.147499 -11.996700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70165007, 193, 0x01650116, 9.59314, -26.1475, -11.9967, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x01650116 [9.593140 -26.147499 -11.996700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70165008, 7, 0x0165011A, 18.5289, -24.961, -11.9967, -0.991769, 0, 0, -0.128039, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -53,8 +53,8 @@ VALUES (0x7016500C, 7, 0x0165012B, 30, -60, -11.9967, 1, 0, 0, 0, True, '20 /* @teleloc 0x0165012B [30.000000 -60.000000 -11.996700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016500D, 7, 0x0165012C, 25.8465, -67.3446, -11.9967, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x0165012C [25.846500 -67.344597 -11.996700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016500D, 7, 0x0165012C, 25.8465, -67.3446, -11.9967, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x0165012C [25.846500 -67.344597 -11.996700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016500E, 7, 0x01650137, 7.31445, 0.129179, -5.99668, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0166.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0166.sql index f03573cae0..1b81d8e6e4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0166.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0166.sql @@ -13,8 +13,8 @@ VALUES (0x70166002, 1949, 0x01660107, 154.164, -89.6093, 0, -0.028248, 0, 0, -0 /* @teleloc 0x01660107 [154.164001 -89.609299 0.000000] -0.028248 0.000000 0.000000 -0.999601 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70166003, 4179, 0x01660109, 159.106, -89.8168, 0.067207, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Bonfire */ -/* @teleloc 0x01660109 [159.106003 -89.816803 0.067207] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70166003, 4179, 0x01660109, 159.106, -89.8168, 0.067207, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Bonfire */ +/* @teleloc 0x01660109 [159.106003 -89.816803 0.067207] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70166004, 7, 0x01660109, 157.899, -86.4307, 0.012216, -0.729118, 0, 0, -0.684388, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -33,8 +33,8 @@ VALUES (0x70166007, 278, 0x0166011B, 45.25, -80, 12, 0.695286, 0, 0, -0.718733 /* @teleloc 0x0166011B [45.250000 -80.000000 12.000000] 0.695286 0.000000 0.000000 -0.718733 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70166008, 420, 0x0166011D, 57.0172, -38.7852, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x0166011D [57.017200 -38.785198 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70166008, 420, 0x0166011D, 57.0172, -38.7852, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x0166011D [57.017200 -38.785198 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70166009, 7, 0x01660120, 59.9622, -49.2172, 12.0033, 0.180841, 0, 0, -0.983512, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -73,20 +73,20 @@ VALUES (0x70166011, 1918, 0x01660139, 92.547, -77.7607, 12, 0.965954, 0, 0, -0. /* @teleloc 0x01660139 [92.546997 -77.760696 12.000000] 0.965954 0.000000 0.000000 -0.258713 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70166012, 7, 0x01660139, 90, -80, 12.0033, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x01660139 [90.000000 -80.000000 12.003300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70166012, 7, 0x01660139, 90, -80, 12.0033, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x01660139 [90.000000 -80.000000 12.003300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70166013, 5054, 0x01660140, 110.128, -46.1755, 12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01660140 [110.127998 -46.175499 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70166013, 5054, 0x01660140, 110.128, -46.1755, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01660140 [110.127998 -46.175499 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70166014, 193, 0x01660140, 110.292, -48.848, 12.0033, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x01660140 [110.292000 -48.848000 12.003300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70166014, 193, 0x01660140, 110.292, -48.848, 12.0033, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x01660140 [110.292000 -48.848000 12.003300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70166015, 5057, 0x01660142, 110, -54.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01660142 [110.000000 -54.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70166015, 5057, 0x01660142, 110, -54.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01660142 [110.000000 -54.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70166016, 1921, 0x01660150, 143.351, -60.1125, 12, 0.759271, 0, 0, -0.650774, False, '2005-02-09 10:00:00'); /* Chest */ @@ -112,8 +112,8 @@ VALUES (0x7016601A, 4932, 0x01660157, -3.14275, -29.8196, 18, 0.707107, 0, 0, - /* @teleloc 0x01660157 [-3.142750 -29.819599 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016601B, 5485, 0x0166015B, 10, -40, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Newbie Monster Generator */ -/* @teleloc 0x0166015B [10.000000 -40.000000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7016601B, 5485, 0x0166015B, 10, -40, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Newbie Monster Generator */ +/* @teleloc 0x0166015B [10.000000 -40.000000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7016601B, 0x70166000, '2005-02-09 10:00:00') /* Drudge Skulker (7) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0167.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0167.sql index db267be2b3..9c59caf851 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0167.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0167.sql @@ -29,8 +29,8 @@ VALUES (0x70167006, 192, 0x01670131, 27.8686, -70.558, 0.0035, -0.799815, 0, 0 /* @teleloc 0x01670131 [27.868601 -70.557999 0.003500] -0.799815 0.000000 0.000000 -0.600246 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70167007, 4093, 0x01670138, 42.456, -37.5573, 2.14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x01670138 [42.456001 -37.557301 2.140000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70167007, 4093, 0x01670138, 42.456, -37.5573, 2.14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x01670138 [42.456001 -37.557301 2.140000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70167007, 0x7016700A, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -48,28 +48,28 @@ VALUES (0x7016700A, 2131, 0x01670138, 42.4364, -37.6018, 0, 0.92388, 0, 0, -0.3 /* @teleloc 0x01670138 [42.436401 -37.601799 0.000000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016700B, 1289, 0x0167013A, 40, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0167013A [40.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7016700B, 1289, 0x0167013A, 40, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0167013A [40.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016700C, 7, 0x01670148, 38.7596, -77.0666, 0.0035, 0.950753, 0, 0, -0.309951, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ /* @teleloc 0x01670148 [38.759602 -77.066597 0.003500] 0.950753 0.000000 0.000000 -0.309951 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016700D, 419, 0x01670164, 56.6984, -10.6442, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ -/* @teleloc 0x01670164 [56.698399 -10.644200 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7016700D, 419, 0x01670164, 56.6984, -10.6442, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ +/* @teleloc 0x01670164 [56.698399 -10.644200 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016700E, 7, 0x01670164, 60.8002, -9.98159, 6.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x01670164 [60.800201 -9.981590 6.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7016700E, 7, 0x01670164, 60.8002, -9.98159, 6.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x01670164 [60.800201 -9.981590 6.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016700F, 7, 0x0167016B, 70, 0, 6.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ -/* @teleloc 0x0167016B [70.000000 0.000000 6.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7016700F, 7, 0x0167016B, 70, 0, 6.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ +/* @teleloc 0x0167016B [70.000000 0.000000 6.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70167010, 568, 0x0167016E, 70, -4.75, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0167016E [70.000000 -4.750000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70167010, 568, 0x0167016E, 70, -4.75, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0167016E [70.000000 -4.750000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70167011, 7, 0x01670177, 70, -50, 6.0035, 0.996934, 0, 0, -0.078241, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -100,8 +100,8 @@ VALUES (0x70167017, 7, 0x01670192, 102.011, -10.0099, 6.0035, 0.707107, 0, 0 /* @teleloc 0x01670192 [102.011002 -10.009900 6.003500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70167018, 568, 0x0167019C, 110, -4.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0167019C [110.000000 -4.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70167018, 568, 0x0167019C, 110, -4.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0167019C [110.000000 -4.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70167019, 7, 0x0167019D, 110.04, -9.47716, 6.0035, -0.07487, 0, 0, -0.997193, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0168.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0168.sql index a908855bf1..c4143037b8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0168.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0168.sql @@ -9,8 +9,8 @@ VALUES (0x70168001, 7, 0x01680104, 8.61491, -68.4458, -5.99668, -0.932285, 0 /* @teleloc 0x01680104 [8.614910 -68.445801 -5.996680] -0.932285 0.000000 0.000000 -0.361724 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70168002, 1400, 0x01680104, 7.81592, -69.4865, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Fish Generator */ -/* @teleloc 0x01680104 [7.815920 -69.486504 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70168002, 1400, 0x01680104, 7.81592, -69.4865, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Fish Generator */ +/* @teleloc 0x01680104 [7.815920 -69.486504 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70168003, 7, 0x0168010D, 50.0576, -119.993, -5.5685, -0.997654, 0, 0, -0.068455, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -106,8 +106,8 @@ VALUES (0x70168015, 7, 0x01680156, 58.6255, -62.7029, 0.003325, 0.91965, 0, /* @teleloc 0x01680156 [58.625500 -62.702900 0.003325] 0.919650 0.000000 0.000000 -0.392738 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70168016, 165, 0x01680156, 60, -60, 0.05, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ -/* @teleloc 0x01680156 [60.000000 -60.000000 0.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70168016, 165, 0x01680156, 60, -60, 0.05, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ +/* @teleloc 0x01680156 [60.000000 -60.000000 0.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70168017, 278, 0x01680161, 59.9932, -91.8992, 0, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0169.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0169.sql index 8ef20a847f..10e50cbc2a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0169.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0169.sql @@ -5,8 +5,8 @@ VALUES (0x70169000, 4015, 0x01690103, 0, -140, -12, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x01690103 [0.000000 -140.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70169001, 196, 0x01690108, 0, -160, -11.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ice Golem */ -/* @teleloc 0x01690108 [0.000000 -160.000000 -11.989000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70169001, 196, 0x01690108, 0, -160, -11.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ice Golem */ +/* @teleloc 0x01690108 [0.000000 -160.000000 -11.989000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70169002, 3974, 0x0169010E, 12.9994, -127.967, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ @@ -65,12 +65,12 @@ VALUES (0x7016900D, 2582, 0x01690147, 2.51028, -96.4496, 0.061099, 0, 0, 0, -1, /* @teleloc 0x01690147 [2.510280 -96.449600 0.061099] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016900E, 2582, 0x0169014C, 6.87568, -96.8678, 0.061099, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Great Mattekar */ -/* @teleloc 0x0169014C [6.875680 -96.867798 0.061099] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7016900E, 2582, 0x0169014C, 6.87568, -96.8678, 0.061099, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Great Mattekar */ +/* @teleloc 0x0169014C [6.875680 -96.867798 0.061099] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016900F, 2582, 0x0169014C, 6.5378, -100.633, 0.061099, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Great Mattekar */ -/* @teleloc 0x0169014C [6.537800 -100.633003 0.061099] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7016900F, 2582, 0x0169014C, 6.5378, -100.633, 0.061099, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Great Mattekar */ +/* @teleloc 0x0169014C [6.537800 -100.633003 0.061099] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70169010, 2582, 0x01690151, 12.7327, -149.714, 0.061099, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Mattekar */ @@ -138,8 +138,8 @@ VALUES (0x7016901A, 0x70169019, '2005-02-09 10:00:00') /* Snowy Mattekar (2581) , (0x7016901A, 0x70169025, '2005-02-09 10:00:00') /* Snowy Mattekar (2581) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016901B, 2581, 0x01690178, 77.276, -98.795, 0.061, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Snowy Mattekar */ -/* @teleloc 0x01690178 [77.276001 -98.794998 0.061000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016901B, 2581, 0x01690178, 77.276, -98.795, 0.061, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Snowy Mattekar */ +/* @teleloc 0x01690178 [77.276001 -98.794998 0.061000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016901C, 4911, 0x0169017E, 104.487, -3.04113, 0.44525, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Surface Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/016A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/016A.sql index c9c56e8541..f4b2d93c82 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/016A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/016A.sql @@ -105,8 +105,8 @@ VALUES (0x7016A01A, 27989, 0x016A016D, 180, -120, -11.995, 1, 0, 0, 0, True, '2 /* @teleloc 0x016A016D [180.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016A01B, 26014, 0x016A016E, 180, -130, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ -/* @teleloc 0x016A016E [180.000000 -130.000000 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016A01B, 26014, 0x016A016E, 180, -130, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ +/* @teleloc 0x016A016E [180.000000 -130.000000 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016A01C, 26014, 0x016A017E, 180, -150, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -363,8 +363,8 @@ VALUES (0x7016A039, 26019, 0x016A02D7, 60, -10, 0.038455, 0.714421, 0, 0, 0.6997 /* @teleloc 0x016A02D7 [60.000000 -10.000000 0.038455] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016A03A, 26015, 0x016A02D8, 60, -20, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x016A02D8 [60.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016A03A, 26015, 0x016A02D8, 60, -20, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x016A02D8 [60.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016A03B, 26015, 0x016A02D9, 60.5655, -80.8844, 0.038455, -0.885964, 0, 0, 0.463754, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -435,8 +435,8 @@ VALUES (0x7016A04B, 26015, 0x016A035A, 90.5464, -71.2154, 0.038455, 0.915573, 0, /* @teleloc 0x016A035A [90.546402 -71.215401 0.038455] 0.915573 0.000000 0.000000 0.402151 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016A04C, 26019, 0x016A035F, 90, -80, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0x016A035F [90.000000 -80.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016A04C, 26019, 0x016A035F, 90, -80, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ +/* @teleloc 0x016A035F [90.000000 -80.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016A04D, 26019, 0x016A0367, 90, -90, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -563,8 +563,8 @@ VALUES (0x7016A06B, 26014, 0x016A04F5, 160, -60, 0.04166, 0.748499, 0, 0, 0.6631 /* @teleloc 0x016A04F5 [160.000000 -60.000000 0.041660] 0.748499 0.000000 0.000000 0.663135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016A06C, 27988, 0x016A04FD, 160.157, -79.7883, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Miscreant */ -/* @teleloc 0x016A04FD [160.156998 -79.788300 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016A06C, 27988, 0x016A04FD, 160.157, -79.7883, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Miscreant */ +/* @teleloc 0x016A04FD [160.156998 -79.788300 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016A06D, 26015, 0x016A04FE, 160.132, -90.1959, 0.038455, 0.685797, 0, 0, 0.727793, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -587,8 +587,8 @@ VALUES (0x7016A071, 26014, 0x016A0510, 170, -60, 0.04166, 0.998177, 0, 0, -0.060 /* @teleloc 0x016A0510 [170.000000 -60.000000 0.041660] 0.998177 0.000000 0.000000 -0.060362 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016A072, 26015, 0x016A0517, 170, -70, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x016A0517 [170.000000 -70.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016A072, 26015, 0x016A0517, 170, -70, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x016A0517 [170.000000 -70.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016A073, 26015, 0x016A0519, 170, -80, 0.038455, 0.930508, 0, 0, 0.366273, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -631,8 +631,8 @@ VALUES (0x7016A07C, 26015, 0x016A056C, 190, -80, 0.038455, 1, 0, 0, 0, True, '2 /* @teleloc 0x016A056C [190.000000 -80.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016A07D, 26015, 0x016A056F, 190, -120, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x016A056F [190.000000 -120.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016A07D, 26015, 0x016A056F, 190, -120, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x016A056F [190.000000 -120.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016A07E, 26015, 0x016A0571, 190, -130, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -647,8 +647,8 @@ VALUES (0x7016A080, 26015, 0x016A0575, 200, -90, 0.038455, 1, 0, 0, 0, True, '2 /* @teleloc 0x016A0575 [200.000000 -90.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016A081, 26015, 0x016A0577, 200, -110, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x016A0577 [200.000000 -110.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016A081, 26015, 0x016A0577, 200, -110, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x016A0577 [200.000000 -110.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016A082, 27987, 0x016A0579, 200, -120, 0.005, 0.995004, 0, 0, 0.099833, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/016B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/016B.sql index b5edf97247..27306685f5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/016B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/016B.sql @@ -101,8 +101,8 @@ VALUES (0x7016B018, 27989, 0x016B012A, 56.6119, -125.617, -17.995, 0.830437, 0, /* @teleloc 0x016B012A [56.611900 -125.616997 -17.995001] 0.830437 0.000000 0.000000 0.557112 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016B019, 26021, 0x016B0134, 80, -120, -17.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x016B0134 [80.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016B019, 26021, 0x016B0134, 80, -120, -17.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x016B0134 [80.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016B01A, 26021, 0x016B013C, 80, -130, -17.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -129,8 +129,8 @@ VALUES (0x7016B01F, 27979, 0x016B0185, 100, -150, -17.9615, 1, 0, 0, 0, True, ' /* @teleloc 0x016B0185 [100.000000 -150.000000 -17.961500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016B020, 26021, 0x016B0192, 110, -120, -17.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x016B0192 [110.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016B020, 26021, 0x016B0192, 110, -120, -17.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x016B0192 [110.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016B021, 27979, 0x016B019A, 110, -130, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Beast */ @@ -413,8 +413,8 @@ VALUES (0x7016B066, 26015, 0x016B03FE, 0, -30, 0.038455, 0.707107, 0, 0, -0.7071 /* @teleloc 0x016B03FE [0.000000 -30.000000 0.038455] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016B067, 26015, 0x016B040B, 10, -20, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x016B040B [10.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7016B067, 26015, 0x016B040B, 10, -20, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x016B040B [10.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016B068, 26019, 0x016B041A, 10, -30, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/016E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/016E.sql index 439489ed50..b4f74928c0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/016E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/016E.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x016E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016E000, 29036, 0x016E0103, 90, -51.774, -59.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x016E0103 [90.000000 -51.773998 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7016E000, 29036, 0x016E0103, 90, -51.774, -59.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x016E0103 [90.000000 -51.773998 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016E001, 26015, 0x016E0104, 92.9307, -63.6465, -59.9615, 0.477571, 0, 0, 0.878593, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/016F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/016F.sql index 84c0fe378c..321c13d36e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/016F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/016F.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x016F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7016F000, 29037, 0x016F0103, 90, -51.774, -59.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x016F0103 [90.000000 -51.773998 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7016F000, 29037, 0x016F0103, 90, -51.774, -59.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x016F0103 [90.000000 -51.773998 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7016F001, 26014, 0x016F0104, 92.9307, -63.6465, -59.9583, 0.477571, 0, 0, 0.878593, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0170.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0170.sql index 14100e351f..0d40e1ab0b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0170.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0170.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0170; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70170000, 29038, 0x01700103, 90, -51.774, -59.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x01700103 [90.000000 -51.773998 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70170000, 29038, 0x01700103, 90, -51.774, -59.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x01700103 [90.000000 -51.773998 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70170001, 26017, 0x01700104, 92.9307, -63.6465, -59.9551, 0.477571, 0, 0, 0.878593, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0171.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0171.sql index a9345f1faa..8d2f9c0c45 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0171.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0171.sql @@ -322,7 +322,7 @@ VALUES (0x7017104F, 27988, 0x01710255, 113.5, -41.5103, -17.995, -0.096133, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70171050, 27988, 0x0171025A, 109.857, -74.8217, -17.995, -0.010221, 0, 0, 0.999948, True, '2005-02-09 10:00:00'); /* Guruk Miscreant */ -/* @teleloc 0x0171025A [109.857002 -74.821701 -17.995001] -0.010220 0.000000 0.000000 0.999948 */ +/* @teleloc 0x0171025A [109.857002 -74.821701 -17.995001] -0.010221 0.000000 0.000000 0.999948 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70171051, 26015, 0x0171025D, 112.374, -84.4178, -17.945, 0.858771, 0, 0, 0.51236, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -421,8 +421,8 @@ VALUES (0x70171068, 26019, 0x017102AB, 85.8341, -81.1516, -5.96154, 0.124841, 0, /* @teleloc 0x017102AB [85.834099 -81.151604 -5.961540] 0.124841 0.000000 0.000000 0.992177 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70171069, 26553, 0x017102BF, 70, -104.85, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x017102BF [70.000000 -104.849998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70171069, 26553, 0x017102BF, 70, -104.85, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x017102BF [70.000000 -104.849998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017106A, 7932, 0x017102C1, 67.8548, -120, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0172.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0172.sql index 797adb0628..0dc6ccf63c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0172.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0172.sql @@ -322,7 +322,7 @@ VALUES (0x7017204F, 27985, 0x01720255, 113.5, -41.5103, -17.995, -0.096133, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70172050, 27985, 0x0172025A, 109.857, -74.8217, -17.995, -0.010221, 0, 0, 0.999948, True, '2005-02-09 10:00:00'); /* Guruk Destroyer */ -/* @teleloc 0x0172025A [109.857002 -74.821701 -17.995001] -0.010220 0.000000 0.000000 0.999948 */ +/* @teleloc 0x0172025A [109.857002 -74.821701 -17.995001] -0.010221 0.000000 0.000000 0.999948 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70172051, 26014, 0x0172025D, 112.374, -84.4178, -17.945, 0.858771, 0, 0, 0.51236, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -421,8 +421,8 @@ VALUES (0x70172068, 26021, 0x017202AB, 85.8341, -81.1516, -5.95834, 0.124841, 0, /* @teleloc 0x017202AB [85.834099 -81.151604 -5.958340] 0.124841 0.000000 0.000000 0.992177 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70172069, 26553, 0x017202BF, 70, -104.85, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x017202BF [70.000000 -104.849998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70172069, 26553, 0x017202BF, 70, -104.85, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x017202BF [70.000000 -104.849998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017206A, 7932, 0x017202C1, 67.8548, -120, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0173.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0173.sql index 363ef5489d..d342d84bdd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0173.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0173.sql @@ -322,7 +322,7 @@ VALUES (0x7017304F, 27980, 0x01730255, 113.5, -41.5103, -17.995, -0.096133, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70173050, 27980, 0x0173025A, 109.857, -74.8217, -17.995, -0.010221, 0, 0, 0.999948, True, '2005-02-09 10:00:00'); /* Guruk Behemoth */ -/* @teleloc 0x0173025A [109.857002 -74.821701 -17.995001] -0.010220 0.000000 0.000000 0.999948 */ +/* @teleloc 0x0173025A [109.857002 -74.821701 -17.995001] -0.010221 0.000000 0.000000 0.999948 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70173051, 26017, 0x0173025D, 112.374, -84.4178, -17.945, 0.858771, 0, 0, 0.51236, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ @@ -421,8 +421,8 @@ VALUES (0x70173068, 26020, 0x017302AB, 85.8341, -81.1516, -5.95514, 0.124841, 0, /* @teleloc 0x017302AB [85.834099 -81.151604 -5.955140] 0.124841 0.000000 0.000000 0.992177 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70173069, 26553, 0x017302BF, 70, -104.85, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x017302BF [70.000000 -104.849998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70173069, 26553, 0x017302BF, 70, -104.85, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x017302BF [70.000000 -104.849998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017306A, 7932, 0x017302C1, 67.8548, -120, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0174.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0174.sql index bd6d17c797..fa59a5e3a8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0174.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0174.sql @@ -17,8 +17,8 @@ VALUES (0x70174003, 29034, 0x01740138, 60, -94.883, 0.25, 1, 0, 0, 0, False, '20 /* @teleloc 0x01740138 [60.000000 -94.883003 0.250000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70174004, 29035, 0x01740141, 60, -139.8, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Sealed Door */ -/* @teleloc 0x01740141 [60.000000 -139.800003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70174004, 29035, 0x01740141, 60, -139.8, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sealed Door */ +/* @teleloc 0x01740141 [60.000000 -139.800003 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70174005, 7924, 0x01740145, 60, -150, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0175.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0175.sql index 97f0ea6b51..db3dd3820e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0175.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0175.sql @@ -147,8 +147,8 @@ VALUES (0x7017501F, 7181, 0x0175016B, 49.773, -82.0612, -65.9936, -0.037279, 0, /* @teleloc 0x0175016B [49.772999 -82.061203 -65.993599] -0.037279 0.000000 0.000000 -0.999305 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175020, 2179, 0x0175016E, 50, -79.746, -65.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0175016E [50.000000 -79.746002 -65.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70175020, 2179, 0x0175016E, 50, -79.746, -65.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0175016E [50.000000 -79.746002 -65.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70175020, 0x70175045, '2005-02-09 10:00:00') /* Lever (29593) */; @@ -226,8 +226,8 @@ VALUES (0x70175032, 27862, 0x017501CA, 40.6048, -59.9171, -59.9948, -0.931068, 0 /* @teleloc 0x017501CA [40.604801 -59.917099 -59.994801] -0.931068 0.000000 0.000000 0.364846 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175033, 27856, 0x017501D2, 49.9866, -27.756, -59.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x017501D2 [49.986599 -27.756001 -59.993999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70175033, 27856, 0x017501D2, 49.9866, -27.756, -59.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x017501D2 [49.986599 -27.756001 -59.993999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70175034, 4248, 0x017501D2, 47.7771, -29.9095, -59.9933, 0.154486, 0, 0, -0.987995, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -238,12 +238,12 @@ VALUES (0x70175035, 4248, 0x017501D2, 52.4321, -29.7462, -59.9933, -0.19366, 0, /* @teleloc 0x017501D2 [52.432098 -29.746201 -59.993301] -0.193660 0.000000 0.000000 -0.981069 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175036, 29593, 0x017501D2, 50, -26.0695, -59.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x017501D2 [50.000000 -26.069500 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70175036, 29593, 0x017501D2, 50, -26.0695, -59.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x017501D2 [50.000000 -26.069500 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175037, 29940, 0x017501D4, 50, -34.75, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x017501D4 [50.000000 -34.750000 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70175037, 29940, 0x017501D4, 50, -34.75, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x017501D4 [50.000000 -34.750000 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70175038, 4248, 0x017501D5, 50, -40, -59.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -533,8 +533,8 @@ VALUES (0x7017505A, 27853, 0x017502BA, 48.2814, -59.0835, -47.9948, 0.97653, 0, /* @teleloc 0x017502BA [48.281399 -59.083500 -47.994801] 0.976530 0.000000 0.000000 -0.215383 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017505B, 27856, 0x017502BF, 50, -67.7211, -47.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x017502BF [50.000000 -67.721100 -47.993999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017505B, 27856, 0x017502BF, 50, -67.7211, -47.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x017502BF [50.000000 -67.721100 -47.993999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017505C, 27853, 0x017502C7, 59.4699, -47.2369, -47.9948, -0.572062, 0, 0, -0.82021, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ @@ -572,12 +572,12 @@ VALUES (0x70175063, 27853, 0x017502E4, 33.4246, -68.3484, -35.9948, -0.367007, 0 /* @teleloc 0x017502E4 [33.424599 -68.348396 -35.994801] -0.367007 0.000000 0.000000 0.930218 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175064, 4248, 0x017502EC, 50, -10, -35.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x017502EC [50.000000 -10.000000 -35.993301] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70175064, 4248, 0x017502EC, 50, -10, -35.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x017502EC [50.000000 -10.000000 -35.993301] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175065, 27853, 0x017502EE, 50, -20, -35.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ -/* @teleloc 0x017502EE [50.000000 -20.000000 -35.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70175065, 27853, 0x017502EE, 50, -20, -35.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ +/* @teleloc 0x017502EE [50.000000 -20.000000 -35.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70175066, 27853, 0x017502F6, 50, -80, -35.9948, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ @@ -604,8 +604,8 @@ VALUES (0x7017506B, 4248, 0x0175030C, 90, -50, -35.9933, -0.707107, 0, 0, -0.70 /* @teleloc 0x0175030C [90.000000 -50.000000 -35.993301] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017506C, 4248, 0x0175030E, 0, -10, -29.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x0175030E [0.000000 -10.000000 -29.993299] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017506C, 4248, 0x0175030E, 0, -10, -29.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x0175030E [0.000000 -10.000000 -29.993299] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017506D, 4248, 0x01750312, 0, -90, -29.9933, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -656,8 +656,8 @@ VALUES (0x70175078, 2179, 0x01750331, 18.0479, -70, -29.995, -0.707107, 0, 0, - /* @teleloc 0x01750331 [18.047899 -70.000000 -29.995001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175079, 27856, 0x01750331, 20, -70, -29.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x01750331 [20.000000 -70.000000 -29.993999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70175079, 27856, 0x01750331, 20, -70, -29.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x01750331 [20.000000 -70.000000 -29.993999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017507A, 27856, 0x01750333, 22.55, -80, -29.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ @@ -672,8 +672,8 @@ VALUES (0x7017507C, 27853, 0x0175033C, 30, -10, -29.9948, 0.707107, 0, 0, -0.707 /* @teleloc 0x0175033C [30.000000 -10.000000 -29.994801] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017507D, 2179, 0x0175033D, 30, -11.8875, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0175033D [30.000000 -11.887500 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017507D, 2179, 0x0175033D, 30, -11.8875, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0175033D [30.000000 -11.887500 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017507E, 2179, 0x0175033E, 30, -18.0479, -29.995, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -712,8 +712,8 @@ VALUES (0x70175086, 27853, 0x01750357, 70, -10, -29.9948, -0.707107, 0, 0, -0.70 /* @teleloc 0x01750357 [70.000000 -10.000000 -29.994801] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175087, 2179, 0x01750358, 70, -11.8875, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01750358 [70.000000 -11.887500 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70175087, 2179, 0x01750358, 70, -11.8875, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01750358 [70.000000 -11.887500 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70175088, 2179, 0x01750359, 70, -18.0721, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -748,12 +748,12 @@ VALUES (0x7017508F, 2179, 0x01750364, 70, -88.1125, -29.995, 1, 0, 0, 0, False, /* @teleloc 0x01750364 [70.000000 -88.112503 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175090, 27856, 0x01750368, 77.7763, -20, -29.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x01750368 [77.776299 -20.000000 -29.993999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70175090, 27856, 0x01750368, 77.7763, -20, -29.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x01750368 [77.776299 -20.000000 -29.993999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175091, 27862, 0x01750368, 82.3149, -20, -29.9948, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ -/* @teleloc 0x01750368 [82.314903 -20.000000 -29.994801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70175091, 27862, 0x01750368, 82.3149, -20, -29.9948, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ +/* @teleloc 0x01750368 [82.314903 -20.000000 -29.994801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70175092, 2179, 0x0175036E, 81.9521, -30, -29.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -768,8 +768,8 @@ VALUES (0x70175094, 2179, 0x01750370, 81.9279, -70, -29.995, 0.707107, 0, 0, -0 /* @teleloc 0x01750370 [81.927902 -70.000000 -29.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70175095, 27853, 0x01750370, 80, -70, -29.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ -/* @teleloc 0x01750370 [80.000000 -70.000000 -29.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70175095, 27853, 0x01750370, 80, -70, -29.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ +/* @teleloc 0x01750370 [80.000000 -70.000000 -29.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70175096, 27856, 0x01750372, 80, -76.793, -29.994, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ @@ -904,8 +904,8 @@ VALUES (0x701750B6, 4248, 0x017503BC, 57.654, -61.755, -23.9933, 0.707107, 0, 0 /* @teleloc 0x017503BC [57.653999 -61.755001 -23.993299] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701750B7, 4248, 0x017503BC, 62.694, -57.986, -23.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x017503BC [62.694000 -57.986000 -23.993299] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701750B7, 4248, 0x017503BC, 62.694, -57.986, -23.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x017503BC [62.694000 -57.986000 -23.993299] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701750B8, 27857, 0x017503BC, 58.2757, -58.4574, -23.994, 0.303553, 0, 0, -0.952815, True, '2005-02-09 10:00:00'); /* Muck Glutton */ @@ -920,5 +920,5 @@ VALUES (0x701750BA, 29940, 0x017503BF, 64.76, -60, -23.995, 0.707107, 0, 0, -0.7 /* @teleloc 0x017503BF [64.760002 -60.000000 -23.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701750BB, 29940, 0x017503C1, 60, -64.778, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x017503C1 [60.000000 -64.778000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701750BB, 29940, 0x017503C1, 60, -64.778, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x017503C1 [60.000000 -64.778000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0176.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0176.sql index c4380c5697..7cf516d87b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0176.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0176.sql @@ -147,8 +147,8 @@ VALUES (0x7017601F, 7181, 0x0176016B, 49.773, -82.0612, -65.9936, -0.037279, 0, /* @teleloc 0x0176016B [49.772999 -82.061203 -65.993599] -0.037279 0.000000 0.000000 -0.999305 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176020, 2179, 0x0176016E, 50, -79.746, -65.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0176016E [50.000000 -79.746002 -65.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70176020, 2179, 0x0176016E, 50, -79.746, -65.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0176016E [50.000000 -79.746002 -65.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70176020, 0x70176045, '2005-02-09 10:00:00') /* Lever (29593) */; @@ -226,8 +226,8 @@ VALUES (0x70176032, 27862, 0x017601CA, 40.6048, -59.9171, -59.9948, -0.931068, 0 /* @teleloc 0x017601CA [40.604801 -59.917099 -59.994801] -0.931068 0.000000 0.000000 0.364846 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176033, 27856, 0x017601D2, 49.9866, -27.756, -59.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x017601D2 [49.986599 -27.756001 -59.993999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70176033, 27856, 0x017601D2, 49.9866, -27.756, -59.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x017601D2 [49.986599 -27.756001 -59.993999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70176034, 4248, 0x017601D2, 47.7771, -29.9095, -59.9933, 0.154486, 0, 0, -0.987995, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -238,12 +238,12 @@ VALUES (0x70176035, 4248, 0x017601D2, 52.4321, -29.7462, -59.9933, -0.19366, 0, /* @teleloc 0x017601D2 [52.432098 -29.746201 -59.993301] -0.193660 0.000000 0.000000 -0.981069 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176036, 29593, 0x017601D2, 50, -26.0695, -59.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x017601D2 [50.000000 -26.069500 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70176036, 29593, 0x017601D2, 50, -26.0695, -59.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x017601D2 [50.000000 -26.069500 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176037, 29940, 0x017601D4, 50, -34.75, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x017601D4 [50.000000 -34.750000 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70176037, 29940, 0x017601D4, 50, -34.75, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x017601D4 [50.000000 -34.750000 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70176038, 4248, 0x017601D5, 50, -40, -59.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -533,8 +533,8 @@ VALUES (0x7017605A, 27853, 0x017602BA, 48.2814, -59.0835, -47.9948, 0.97653, 0, /* @teleloc 0x017602BA [48.281399 -59.083500 -47.994801] 0.976530 0.000000 0.000000 -0.215383 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017605B, 27856, 0x017602BF, 50, -67.7211, -47.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x017602BF [50.000000 -67.721100 -47.993999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017605B, 27856, 0x017602BF, 50, -67.7211, -47.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x017602BF [50.000000 -67.721100 -47.993999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017605C, 27853, 0x017602C7, 59.4699, -47.2369, -47.9948, -0.572062, 0, 0, -0.82021, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ @@ -572,12 +572,12 @@ VALUES (0x70176063, 27853, 0x017602E4, 33.4246, -68.3484, -35.9948, -0.367007, 0 /* @teleloc 0x017602E4 [33.424599 -68.348396 -35.994801] -0.367007 0.000000 0.000000 0.930218 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176064, 4248, 0x017602EC, 50, -10, -35.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x017602EC [50.000000 -10.000000 -35.993301] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70176064, 4248, 0x017602EC, 50, -10, -35.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x017602EC [50.000000 -10.000000 -35.993301] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176065, 27853, 0x017602EE, 50, -20, -35.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ -/* @teleloc 0x017602EE [50.000000 -20.000000 -35.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70176065, 27853, 0x017602EE, 50, -20, -35.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ +/* @teleloc 0x017602EE [50.000000 -20.000000 -35.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70176066, 27853, 0x017602F6, 50, -80, -35.9948, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ @@ -604,8 +604,8 @@ VALUES (0x7017606B, 4248, 0x0176030C, 90, -50, -35.9933, -0.707107, 0, 0, -0.70 /* @teleloc 0x0176030C [90.000000 -50.000000 -35.993301] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017606C, 4248, 0x0176030E, 0, -10, -29.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x0176030E [0.000000 -10.000000 -29.993299] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017606C, 4248, 0x0176030E, 0, -10, -29.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x0176030E [0.000000 -10.000000 -29.993299] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017606D, 4248, 0x01760312, 0, -90, -29.9933, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -656,8 +656,8 @@ VALUES (0x70176078, 2179, 0x01760331, 18.0479, -70, -29.995, -0.707107, 0, 0, - /* @teleloc 0x01760331 [18.047899 -70.000000 -29.995001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176079, 27856, 0x01760331, 20, -70, -29.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x01760331 [20.000000 -70.000000 -29.993999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70176079, 27856, 0x01760331, 20, -70, -29.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x01760331 [20.000000 -70.000000 -29.993999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017607A, 27856, 0x01760333, 22.55, -80, -29.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ @@ -672,8 +672,8 @@ VALUES (0x7017607C, 27853, 0x0176033C, 30, -10, -29.9948, 0.707107, 0, 0, -0.707 /* @teleloc 0x0176033C [30.000000 -10.000000 -29.994801] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017607D, 2179, 0x0176033D, 30, -11.8875, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0176033D [30.000000 -11.887500 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017607D, 2179, 0x0176033D, 30, -11.8875, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0176033D [30.000000 -11.887500 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017607E, 2179, 0x0176033E, 30, -18.0479, -29.995, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -712,8 +712,8 @@ VALUES (0x70176086, 27853, 0x01760357, 70, -10, -29.9948, -0.707107, 0, 0, -0.70 /* @teleloc 0x01760357 [70.000000 -10.000000 -29.994801] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176087, 2179, 0x01760358, 70, -11.8875, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01760358 [70.000000 -11.887500 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70176087, 2179, 0x01760358, 70, -11.8875, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01760358 [70.000000 -11.887500 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70176088, 2179, 0x01760359, 70, -18.0721, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -748,12 +748,12 @@ VALUES (0x7017608F, 2179, 0x01760364, 70, -88.1125, -29.995, 1, 0, 0, 0, False, /* @teleloc 0x01760364 [70.000000 -88.112503 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176090, 27856, 0x01760368, 77.7763, -20, -29.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x01760368 [77.776299 -20.000000 -29.993999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70176090, 27856, 0x01760368, 77.7763, -20, -29.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x01760368 [77.776299 -20.000000 -29.993999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176091, 27862, 0x01760368, 82.3149, -20, -29.9948, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ -/* @teleloc 0x01760368 [82.314903 -20.000000 -29.994801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70176091, 27862, 0x01760368, 82.3149, -20, -29.9948, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ +/* @teleloc 0x01760368 [82.314903 -20.000000 -29.994801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70176092, 2179, 0x0176036E, 81.9521, -30, -29.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -768,8 +768,8 @@ VALUES (0x70176094, 2179, 0x01760370, 81.9279, -70, -29.995, 0.707107, 0, 0, -0 /* @teleloc 0x01760370 [81.927902 -70.000000 -29.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70176095, 27853, 0x01760370, 80, -70, -29.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ -/* @teleloc 0x01760370 [80.000000 -70.000000 -29.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70176095, 27853, 0x01760370, 80, -70, -29.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ +/* @teleloc 0x01760370 [80.000000 -70.000000 -29.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70176096, 27856, 0x01760372, 80, -76.793, -29.994, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ @@ -904,8 +904,8 @@ VALUES (0x701760B6, 4248, 0x017603BC, 57.654, -61.755, -23.9933, 0.707107, 0, 0 /* @teleloc 0x017603BC [57.653999 -61.755001 -23.993299] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701760B7, 4248, 0x017603BC, 62.694, -57.986, -23.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x017603BC [62.694000 -57.986000 -23.993299] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701760B7, 4248, 0x017603BC, 62.694, -57.986, -23.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x017603BC [62.694000 -57.986000 -23.993299] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701760B8, 27857, 0x017603BC, 58.2757, -58.4574, -23.994, 0.303553, 0, 0, -0.952815, True, '2005-02-09 10:00:00'); /* Muck Glutton */ @@ -920,5 +920,5 @@ VALUES (0x701760BA, 29940, 0x017603BF, 64.76, -60, -23.995, 0.707107, 0, 0, -0.7 /* @teleloc 0x017603BF [64.760002 -60.000000 -23.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701760BB, 29940, 0x017603C1, 60, -64.778, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x017603C1 [60.000000 -64.778000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701760BB, 29940, 0x017603C1, 60, -64.778, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x017603C1 [60.000000 -64.778000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0178.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0178.sql index d85b62076f..032c12fa76 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0178.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0178.sql @@ -173,8 +173,8 @@ VALUES (0x7017802A, 278, 0x017801A0, 44.75, -70, 0, -0.707107, 0, 0, 0.707107, /* @teleloc 0x017801A0 [44.750000 -70.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017802B, 278, 0x017801A1, 40, -74.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x017801A1 [40.000000 -74.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017802B, 278, 0x017801A1, 40, -74.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x017801A1 [40.000000 -74.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017802C, 8429, 0x017801A4, 50.6392, -47.4957, 0.0066, 0.62161, 0, 0, 0.783327, True, '2005-02-09 10:00:00'); /* Mosswart Zealot */ @@ -336,8 +336,8 @@ VALUES (0x70178043, 278, 0x0178021E, 104.75, -80, 0, -0.707107, 0, 0, 0.707107 /* @teleloc 0x0178021E [104.750000 -80.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70178044, 278, 0x0178021F, 100, -84.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0178021F [100.000000 -84.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70178044, 278, 0x0178021F, 100, -84.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0178021F [100.000000 -84.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70178045, 8430, 0x01780223, 109.82, -47.6272, 0.0066, 0.604178, 0, 0, -0.796849, True, '2005-02-09 10:00:00'); /* Mosswart Soul Trapper */ @@ -352,8 +352,8 @@ VALUES (0x70178047, 278, 0x01780225, 114.75, -50, 0, -0.707107, 0, 0, 0.707107 /* @teleloc 0x01780225 [114.750000 -50.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70178048, 278, 0x01780226, 110, -54.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01780226 [110.000000 -54.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70178048, 278, 0x01780226, 110, -54.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01780226 [110.000000 -54.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70178049, 8430, 0x01780231, 120.672, -66.559, 0.0066, 0.621233, 0, 0, 0.783626, True, '2005-02-09 10:00:00'); /* Mosswart Soul Trapper */ @@ -372,5 +372,5 @@ VALUES (0x7017804C, 278, 0x01780234, 115.25, -70, 0, -0.707107, 0, 0, -0.70710 /* @teleloc 0x01780234 [115.250000 -70.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017804D, 28260, 0x01780246, 80, 0, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Exit to Surface */ -/* @teleloc 0x01780246 [80.000000 0.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017804D, 28260, 0x01780246, 80, 0, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Exit to Surface */ +/* @teleloc 0x01780246 [80.000000 0.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0179.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0179.sql index 7d70a88469..c17309b931 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0179.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0179.sql @@ -120,8 +120,8 @@ VALUES (0x70179009, 1757, 0x01790132, 130.859, -75.9808, 6.005, -0.004204, 0, 0 /* @teleloc 0x01790132 [130.858994 -75.980797 6.005000] -0.004204 0.000000 0.000000 0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017900A, 4044, 0x0179013E, 40, -83.4872, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Stonehold Portal */ -/* @teleloc 0x0179013E [40.000000 -83.487198 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017900A, 4044, 0x0179013E, 40, -83.4872, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Stonehold Portal */ +/* @teleloc 0x0179013E [40.000000 -83.487198 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017900B, 8467, 0x0179013F, 42.176, -90.136, 12.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Dread Idol */ @@ -196,16 +196,16 @@ VALUES (0x7017901C, 8430, 0x01790173, 88.9227, -147.206, 12.0066, 0.999805, 0, /* @teleloc 0x01790173 [88.922699 -147.205994 12.006600] 0.999805 0.000000 0.000000 0.019729 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017901D, 8466, 0x01790173, 92.049, -152.418, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Idol */ -/* @teleloc 0x01790173 [92.049004 -152.417999 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017901D, 8466, 0x01790173, 92.049, -152.418, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Idol */ +/* @teleloc 0x01790173 [92.049004 -152.417999 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017901E, 8466, 0x01790173, 87.273, -153.124, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Idol */ -/* @teleloc 0x01790173 [87.273003 -153.123993 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017901E, 8466, 0x01790173, 87.273, -153.124, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Idol */ +/* @teleloc 0x01790173 [87.273003 -153.123993 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017901F, 8467, 0x01790174, 90.136, -157.824, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Idol */ -/* @teleloc 0x01790174 [90.136002 -157.824005 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017901F, 8467, 0x01790174, 90.136, -157.824, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Idol */ +/* @teleloc 0x01790174 [90.136002 -157.824005 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70179020, 4041, 0x0179017C, 103.425, -40.1401, 12.005, 0.709092, 0, 0, 0.705116, False, '2005-02-09 10:00:00'); /* Portal to Kara */ @@ -292,8 +292,8 @@ VALUES (0x70179034, 1757, 0x017901C5, 119.751, -79.4852, 12.005, -0.697458, 0, /* @teleloc 0x017901C5 [119.750999 -79.485199 12.005000] -0.697458 0.000000 0.000000 -0.716626 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70179035, 4043, 0x017901E9, 139.944, -103.565, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Sawato Portal */ -/* @teleloc 0x017901E9 [139.944000 -103.565002 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70179035, 4043, 0x017901E9, 139.944, -103.565, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sawato Portal */ +/* @teleloc 0x017901E9 [139.944000 -103.565002 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70179036, 1757, 0x017901EA, 141.636, -106.94, 12.005, 0.745089, 0, 0, 0.666965, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/017A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/017A.sql index bb54d97e1d..8ec5693b5d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/017A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/017A.sql @@ -5,8 +5,8 @@ VALUES (0x7017A000, 1927, 0x017A0100, 60, -80, -12, 0, 0, 0, -1, False, '2005-0 /* @teleloc 0x017A0100 [60.000000 -80.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017A001, 938, 0x017A0103, 0, -10, -5.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Raider */ -/* @teleloc 0x017A0103 [0.000000 -10.000000 -5.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017A001, 938, 0x017A0103, 0, -10, -5.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Raider */ +/* @teleloc 0x017A0103 [0.000000 -10.000000 -5.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017A002, 15759, 0x017A0103, 0.111239, -8.93708, -5.995, 0.999687, 0, 0, -0.024997, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/017C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/017C.sql index 191064a761..c9f60e8b64 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/017C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/017C.sql @@ -133,8 +133,8 @@ VALUES (0x7017C020, 26017, 0x017C011C, 148.431, -120.086, -47.9551, 0.994281, 0, /* @teleloc 0x017C011C [148.431000 -120.085999 -47.955101] 0.994281 0.000000 0.000000 0.106794 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017C021, 28141, 0x017C011D, 150, -132.5, -47.921, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Unusable Scroll */ -/* @teleloc 0x017C011D [150.000000 -132.500000 -47.921001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017C021, 28141, 0x017C011D, 150, -132.5, -47.921, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Unusable Scroll */ +/* @teleloc 0x017C011D [150.000000 -132.500000 -47.921001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017C022, 27983, 0x017C011D, 150.751, -129.938, -47.995, -0.999709, 0, 0, -0.024112, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ @@ -215,8 +215,8 @@ VALUES (0x7017C031, 27852, 0x017C013A, 120, -60, -41.995, 0.561168, 0, 0, -0.827 /* @teleloc 0x017C013A [120.000000 -60.000000 -41.994999] 0.561168 0.000000 0.000000 -0.827702 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017C032, 27852, 0x017C013D, 120, -80, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ -/* @teleloc 0x017C013D [120.000000 -80.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017C032, 27852, 0x017C013D, 120, -80, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ +/* @teleloc 0x017C013D [120.000000 -80.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017C033, 27852, 0x017C0146, 139.636, -59.9368, -41.995, -0.003157, 0, 0, 0.999995, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ @@ -267,12 +267,12 @@ VALUES (0x7017C03E, 27985, 0x017C018C, 160.02, -71.1322, -29.995, 0.998584, 0, 0 /* @teleloc 0x017C018C [160.020004 -71.132202 -29.995001] 0.998584 0.000000 0.000000 0.053189 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017C03F, 26021, 0x017C018C, 161.029, -74.1249, -29.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x017C018C [161.029007 -74.124901 -29.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017C03F, 26021, 0x017C018C, 161.029, -74.1249, -29.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x017C018C [161.029007 -74.124901 -29.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017C040, 26021, 0x017C018C, 158.838, -74.1249, -29.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x017C018C [158.837997 -74.124901 -29.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017C040, 26021, 0x017C018C, 158.838, -74.1249, -29.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x017C018C [158.837997 -74.124901 -29.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017C041, 27985, 0x017C0191, 109.589, -66.8353, -23.995, 0.678557, 0, 0, 0.734547, True, '2005-02-09 10:00:00'); /* Guruk Destroyer */ @@ -291,20 +291,20 @@ VALUES (0x7017C044, 26021, 0x017C0191, 112.482, -68.4078, -23.9583, -0.675559, 0 /* @teleloc 0x017C0191 [112.482002 -68.407799 -23.958300] -0.675559 0.000000 0.000000 -0.737306 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017C045, 27985, 0x017C0198, 133.069, -50, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Destroyer */ -/* @teleloc 0x017C0198 [133.069000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017C045, 27985, 0x017C0198, 133.069, -50, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Destroyer */ +/* @teleloc 0x017C0198 [133.069000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017C046, 27985, 0x017C0198, 127.773, -50, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Destroyer */ -/* @teleloc 0x017C0198 [127.773003 -50.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017C046, 27985, 0x017C0198, 127.773, -50, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Destroyer */ +/* @teleloc 0x017C0198 [127.773003 -50.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017C047, 26021, 0x017C0198, 131.602, -51.4805, -23.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x017C0198 [131.602005 -51.480499 -23.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017C047, 26021, 0x017C0198, 131.602, -51.4805, -23.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x017C0198 [131.602005 -51.480499 -23.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017C048, 26021, 0x017C0198, 128.954, -51.4805, -23.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x017C0198 [128.953995 -51.480499 -23.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017C048, 26021, 0x017C0198, 128.954, -51.4805, -23.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x017C0198 [128.953995 -51.480499 -23.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017C049, 27985, 0x017C019F, 126.85, -89.9448, -23.995, 0.018702, 0, 0, 0.999825, True, '2005-02-09 10:00:00'); /* Guruk Destroyer */ @@ -463,8 +463,8 @@ VALUES (0x7017C06F, 26021, 0x017C0200, 126.769, -22.4729, -11.9583, -0.032971, 0 /* @teleloc 0x017C0200 [126.768997 -22.472900 -11.958300] -0.032971 0.000000 0.000000 0.999456 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017C070, 27979, 0x017C0203, 130, -117.064, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Beast */ -/* @teleloc 0x017C0203 [130.000000 -117.064003 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017C070, 27979, 0x017C0203, 130, -117.064, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Beast */ +/* @teleloc 0x017C0203 [130.000000 -117.064003 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017C071, 26014, 0x017C020A, 141.897, -21.1682, -11.9583, -0.453363, 0, 0, -0.891326, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -491,8 +491,8 @@ VALUES (0x7017C076, 27979, 0x017C0218, 159.011, -139.796, -11.995, 0.989229, 0, /* @teleloc 0x017C0218 [159.011002 -139.796005 -11.995000] 0.989229 0.000000 0.000000 0.146374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017C077, 26021, 0x017C0218, 160.96, -141.442, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x017C0218 [160.960007 -141.442001 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017C077, 26021, 0x017C0218, 160.96, -141.442, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x017C0218 [160.960007 -141.442001 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017C078, 27979, 0x017C021E, 177.235, -69.0911, -11.995, 0.696707, 0, 0, 0.717356, True, '2005-02-09 10:00:00'); /* Guruk Beast */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/017E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/017E.sql index ee8bb81a4a..941278f7c1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/017E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/017E.sql @@ -93,12 +93,12 @@ VALUES (0x7017E016, 24494, 0x017E013A, 57.9951, -71.9786, -11.99, 0.710211, 0, 0 /* @teleloc 0x017E013A [57.995098 -71.978600 -11.990000] 0.710211 0.000000 0.000000 -0.703989 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017E017, 27562, 0x017E013A, 60, -75, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x017E013A [60.000000 -75.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017E017, 27562, 0x017E013A, 60, -75, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x017E013A [60.000000 -75.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017E018, 27562, 0x017E013A, 60, -75, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x017E013A [60.000000 -75.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017E018, 27562, 0x017E013A, 60, -75, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x017E013A [60.000000 -75.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017E019, 27562, 0x017E013F, 75, -70, -11.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -113,8 +113,8 @@ VALUES (0x7017E01B, 24494, 0x017E0140, 67.9204, -79.2159, -11.99, -0.933981, 0, /* @teleloc 0x017E0140 [67.920403 -79.215897 -11.990000] -0.933981 0.000000 0.000000 0.357323 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017E01C, 28121, 0x017E0140, 70, -80, -11.9366, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Report to Niarltah */ -/* @teleloc 0x017E0140 [70.000000 -80.000000 -11.936600] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017E01C, 28121, 0x017E0140, 70, -80, -11.9366, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Report to Niarltah */ +/* @teleloc 0x017E0140 [70.000000 -80.000000 -11.936600] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017E01D, 24494, 0x017E0148, -2.52572, -108.694, -5.99, 0.105094, 0, 0, 0.994462, True, '2005-02-09 10:00:00'); /* Gotrok Extas */ @@ -316,8 +316,8 @@ VALUES (0x7017E03C, 0x7017E00F, '2005-02-09 10:00:00') /* Extas Raider (8138) */ , (0x7017E03C, 0x7017E030, '2005-02-09 10:00:00') /* Gotrok Extas (24494) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017E03D, 28097, 0x017E019F, 39.933, -268.29, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Burun Hold */ -/* @teleloc 0x017E019F [39.932999 -268.290009 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7017E03D, 28097, 0x017E019F, 39.933, -268.29, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Burun Hold */ +/* @teleloc 0x017E019F [39.932999 -268.290009 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7017E03E, 24494, 0x017E01A2, 51.6875, -149.759, 0.01, 0.070737, 0, 0, -0.997495, True, '2005-02-09 10:00:00'); /* Gotrok Extas */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/017F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/017F.sql index b9c619640d..3756854d63 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/017F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/017F.sql @@ -131,8 +131,8 @@ VALUES (0x7017F003, 0x7017F012, '2005-02-09 10:00:00') /* Tumerok War Monger (23 , (0x7017F003, 0x7017F08B, '2005-02-09 10:00:00') /* Tumerok War Monger (23567) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7017F004, 7924, 0x017F0111, 10.997, -306.521, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x017F0111 [10.997000 -306.520996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7017F004, 7924, 0x017F0111, 10.997, -306.521, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x017F0111 [10.997000 -306.520996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7017F004, 0x7017F008, '2005-02-09 10:00:00') /* Tumerok War Monger (23567) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0180.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0180.sql index b409e16503..b1176744a0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0180.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0180.sql @@ -97,12 +97,12 @@ VALUES (0x70180017, 24497, 0x0180013A, 57.9951, -71.9786, -11.99, 0.710211, 0, 0 /* @teleloc 0x0180013A [57.995098 -71.978600 -11.990000] 0.710211 0.000000 0.000000 -0.703989 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70180018, 27562, 0x0180013A, 60, -75, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0180013A [60.000000 -75.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70180018, 27562, 0x0180013A, 60, -75, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0180013A [60.000000 -75.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70180019, 27562, 0x0180013A, 60, -75, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0180013A [60.000000 -75.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70180019, 27562, 0x0180013A, 60, -75, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0180013A [60.000000 -75.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018001A, 27562, 0x0180013F, 75, -70, -11.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -318,8 +318,8 @@ VALUES (0x7018003C, 0x7018000F, '2005-02-09 10:00:00') /* Tiatus Raider (8137) * , (0x7018003C, 0x70180030, '2005-02-09 10:00:00') /* Gotrok Tiatus (24497) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018003D, 28103, 0x0180019F, 39.933, -268.29, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Underway */ -/* @teleloc 0x0180019F [39.932999 -268.290009 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018003D, 28103, 0x0180019F, 39.933, -268.29, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Underway */ +/* @teleloc 0x0180019F [39.932999 -268.290009 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018003E, 24497, 0x018001A2, 51.6875, -149.759, 0.01, 0.070737, 0, 0, -0.997495, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0181.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0181.sql index 231b6b6535..7a38b21afe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0181.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0181.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0181; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70181000, 7116, 0x01810100, -1.51338, 0.976113, -5.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* High Mu-miyah */ -/* @teleloc 0x01810100 [-1.513380 0.976113 -5.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70181000, 7116, 0x01810100, -1.51338, 0.976113, -5.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* High Mu-miyah */ +/* @teleloc 0x01810100 [-1.513380 0.976113 -5.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70181001, 4157, 0x01810111, 40, -60, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ @@ -65,12 +65,12 @@ VALUES (0x70181011, 1912, 0x01810158, 103.839, -130.734, 6, 1, 0, 0, 0, False, /* @teleloc 0x01810158 [103.838997 -130.733994 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70181014, 4157, 0x01810162, 100, -160, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01810162 [100.000000 -160.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70181014, 4157, 0x01810162, 100, -160, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01810162 [100.000000 -160.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70181015, 7923, 0x01810162, 99.1009, -156.735, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x01810162 [99.100899 -156.735001 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70181015, 7923, 0x01810162, 99.1009, -156.735, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x01810162 [99.100899 -156.735001 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70181015, 0x70181000, '2005-02-09 10:00:00') /* High Mu-miyah (7116) */ @@ -333,12 +333,12 @@ VALUES (0x70181047, 329, 0x01810231, 83.5944, -130.336, 18.0763, -0.925458, 0, /* @teleloc 0x01810231 [83.594398 -130.335999 18.076300] -0.925458 0.000000 0.000000 -0.378850 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70181048, 153, 0x01810232, 89.9997, -56.5433, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x01810232 [89.999702 -56.543301 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70181048, 153, 0x01810232, 89.9997, -56.5433, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x01810232 [89.999702 -56.543301 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70181049, 1298, 0x01810236, 90, -64.75, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01810236 [90.000000 -64.750000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70181049, 1298, 0x01810236, 90, -64.75, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01810236 [90.000000 -64.750000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018104A, 1610, 0x01810238, 85.4349, -66.8647, 18.0535, 0.546651, 0, 0, -0.837361, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0182.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0182.sql index 8a758f7e54..1d01a93fc3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0182.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0182.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0182; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70182000, 1154, 0x01820102, 37.6058, -29.7143, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01820102 [37.605801 -29.714300 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70182000, 1154, 0x01820102, 37.6058, -29.7143, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01820102 [37.605801 -29.714300 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70182001, 1760, 0x01820103, 38.682, -36.565, -23.997, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ @@ -17,8 +17,8 @@ VALUES (0x70182003, 1760, 0x01820103, 36.1578, -40.6534, -23.997, -0.707107, 0, /* @teleloc 0x01820103 [36.157799 -40.653400 -23.997000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70182004, 1154, 0x01820103, 40, -40, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01820103 [40.000000 -40.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70182004, 1154, 0x01820103, 40, -40, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01820103 [40.000000 -40.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70182004, 0x70182001, '2005-02-09 10:00:00') /* Skeleton Warrior (1760) */ @@ -83,8 +83,8 @@ VALUES (0x70182010, 143, 0x0182010C, 108.835, -16.0304, -23.9875, -1, 0, 0, 0, /* @teleloc 0x0182010C [108.834999 -16.030399 -23.987499] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70182011, 1759, 0x0182010C, 110, -20, -23.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ -/* @teleloc 0x0182010C [110.000000 -20.000000 -23.997499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70182011, 1759, 0x0182010C, 110, -20, -23.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ +/* @teleloc 0x0182010C [110.000000 -20.000000 -23.997499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70182012, 1154, 0x0182010F, 110, -30, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ @@ -145,16 +145,16 @@ VALUES (0x7018201D, 1759, 0x01820131, 99.4051, -29.9796, -20.5575, -0.707107, 0 /* @teleloc 0x01820131 [99.405098 -29.979601 -20.557501] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018201E, 4015, 0x01820132, -3.31171, -9.50409, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Miner Generator */ -/* @teleloc 0x01820132 [-3.311710 -9.504090 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018201E, 4015, 0x01820132, -3.31171, -9.50409, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Miner Generator */ +/* @teleloc 0x01820132 [-3.311710 -9.504090 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018201F, 1759, 0x01820132, 1.83644, -7.21734, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ -/* @teleloc 0x01820132 [1.836440 -7.217340 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018201F, 1759, 0x01820132, 1.83644, -7.21734, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ +/* @teleloc 0x01820132 [1.836440 -7.217340 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70182020, 1759, 0x01820132, -0.873871, -8.57469, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ -/* @teleloc 0x01820132 [-0.873871 -8.574690 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70182020, 1759, 0x01820132, -0.873871, -8.57469, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ +/* @teleloc 0x01820132 [-0.873871 -8.574690 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70182021, 1759, 0x01820132, 2.155, -9.21, -11.9975, 0.642788, 0, 0, -0.766044, True, '2005-02-09 10:00:00'); /* Skeleton */ @@ -218,16 +218,16 @@ VALUES (0x7018202B, 0x70182028, '2005-02-09 10:00:00') /* Skeleton Warrior (1760 , (0x7018202B, 0x70182041, '2005-02-09 10:00:00') /* Skeleton Warrior (1760) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018202C, 1760, 0x01820142, 37.926, -18.3799, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x01820142 [37.925999 -18.379900 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018202C, 1760, 0x01820142, 37.926, -18.3799, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x01820142 [37.925999 -18.379900 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018202D, 1760, 0x01820142, 41.57, -21.819, -11.9975, -0.173648, 0, 0, -0.984808, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ /* @teleloc 0x01820142 [41.570000 -21.819000 -11.997500] -0.173648 0.000000 0.000000 -0.984808 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018202E, 1154, 0x01820142, 40, -20, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01820142 [40.000000 -20.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018202E, 1154, 0x01820142, 40, -20, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01820142 [40.000000 -20.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7018202E, 0x70182027, '2005-02-09 10:00:00') /* Skeleton Warrior (1760) */ @@ -265,28 +265,28 @@ VALUES (0x70182035, 1760, 0x0182014D, 50, -50, -11.9975, 0, 0, 0, -1, True, '2 /* @teleloc 0x0182014D [50.000000 -50.000000 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70182036, 1761, 0x0182014E, 50, -60, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x0182014E [50.000000 -60.000000 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70182036, 1761, 0x0182014E, 50, -60, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x0182014E [50.000000 -60.000000 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70182037, 4030, 0x01820150, 60.0895, -21.509, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Valuable Thief Generator */ /* @teleloc 0x01820150 [60.089500 -21.509001 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70182038, 1944, 0x01820151, 63.464, -33.6064, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01820151 [63.464001 -33.606400 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70182038, 1944, 0x01820151, 63.464, -33.6064, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01820151 [63.464001 -33.606400 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70182039, 3988, 0x01820151, 56.7811, -33.6384, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01820151 [56.781101 -33.638401 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70182039, 3988, 0x01820151, 56.7811, -33.6384, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01820151 [56.781101 -33.638401 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018203A, 911, 0x01820151, 59.1827, -33.7609, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lich Generator */ -/* @teleloc 0x01820151 [59.182701 -33.760899 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018203A, 911, 0x01820151, 59.1827, -33.7609, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lich Generator */ +/* @teleloc 0x01820151 [59.182701 -33.760899 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018203B, 911, 0x01820151, 60.7294, -34.0048, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lich Generator */ -/* @teleloc 0x01820151 [60.729401 -34.004799 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018203B, 911, 0x01820151, 60.7294, -34.0048, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lich Generator */ +/* @teleloc 0x01820151 [60.729401 -34.004799 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018203C, 911, 0x01820152, 60.383, -36.8415, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lich Generator */ @@ -337,12 +337,12 @@ VALUES (0x70182047, 392, 0x01820178, 40.9752, -19.7799, 0, 1, 0, 0, 0, False, /* @teleloc 0x01820178 [40.975201 -19.779900 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70182048, 1759, 0x0182017C, 39.237, -40.2738, 0.0025, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ -/* @teleloc 0x0182017C [39.237000 -40.273800 0.002500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70182048, 1759, 0x0182017C, 39.237, -40.2738, 0.0025, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ +/* @teleloc 0x0182017C [39.237000 -40.273800 0.002500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70182049, 1759, 0x0182017C, 41.1014, -38.9467, 0.0025, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ -/* @teleloc 0x0182017C [41.101398 -38.946701 0.002500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70182049, 1759, 0x0182017C, 41.1014, -38.9467, 0.0025, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ +/* @teleloc 0x0182017C [41.101398 -38.946701 0.002500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018204A, 1760, 0x0182017F, 44.321, -50.082, 0.0025, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0183.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0183.sql index ede7411106..08914ba04a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0183.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0183.sql @@ -44,16 +44,16 @@ VALUES (0x70183008, 1759, 0x01830120, 120.76, -31.5823, -11.9975, 0.80985, 0, 0 /* @teleloc 0x01830120 [120.760002 -31.582300 -11.997500] 0.809850 0.000000 0.000000 -0.586637 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70183009, 1760, 0x01830121, 118.553, -41.3707, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x01830121 [118.553001 -41.370701 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70183009, 1760, 0x01830121, 118.553, -41.3707, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x01830121 [118.553001 -41.370701 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018300A, 1760, 0x01830121, 122.314, -41.959, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x01830121 [122.314003 -41.959000 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018300A, 1760, 0x01830121, 122.314, -41.959, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x01830121 [122.314003 -41.959000 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018300B, 1759, 0x01830121, 120.099, -39.9231, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ -/* @teleloc 0x01830121 [120.098999 -39.923100 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018300B, 1759, 0x01830121, 120.099, -39.9231, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ +/* @teleloc 0x01830121 [120.098999 -39.923100 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018300C, 1760, 0x01830129, 116.453, -49.0392, -11.9975, -0.551027, 0, 0, -0.834488, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ @@ -76,8 +76,8 @@ VALUES (0x70183010, 3990, 0x0183012B, 131.208, -5.80614, -12, 1, 0, 0, 0, False /* @teleloc 0x0183012B [131.207993 -5.806140 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70183011, 1760, 0x01830131, 130, -20, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x01830131 [130.000000 -20.000000 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70183011, 1760, 0x01830131, 130, -20, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x01830131 [130.000000 -20.000000 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70183012, 2608, 0x01830136, 2.29922, -31.8385, -5.99, 0.327424, 0, 0, -0.944878, True, '2005-02-09 10:00:00'); /* Jibrit Zefir */ @@ -152,8 +152,8 @@ VALUES (0x7018301B, 568, 0x0183015E, 25.25, -30, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x0183015E [25.250000 -30.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018301C, 1759, 0x0183015F, 29.5644, -41.772, -5.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ -/* @teleloc 0x0183015F [29.564400 -41.771999 -5.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018301C, 1759, 0x0183015F, 29.5644, -41.772, -5.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton */ +/* @teleloc 0x0183015F [29.564400 -41.771999 -5.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018301D, 392, 0x01830164, 26.8567, -49.8892, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Rat Generator */ @@ -200,8 +200,8 @@ VALUES (0x70183027, 906, 0x01830196, 39.1211, -39.7961, 0, 0.54125, 0, 0, -0.8 /* @teleloc 0x01830196 [39.121101 -39.796101 0.000000] 0.541250 0.000000 0.000000 -0.840862 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70183028, 392, 0x018301A9, 60, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Rat Generator */ -/* @teleloc 0x018301A9 [60.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70183028, 392, 0x018301A9, 60, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Rat Generator */ +/* @teleloc 0x018301A9 [60.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70183029, 4163, 0x018301B0, 60, -60, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ @@ -216,8 +216,8 @@ VALUES (0x7018302B, 392, 0x018301B8, 67.625, -12.375, 0, 0.707107, 0, 0, -0.70 /* @teleloc 0x018301B8 [67.625000 -12.375000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018302C, 392, 0x018301BC, 69.2451, -17.2783, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Rat Generator */ -/* @teleloc 0x018301BC [69.245102 -17.278299 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018302C, 392, 0x018301BC, 69.2451, -17.2783, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Rat Generator */ +/* @teleloc 0x018301BC [69.245102 -17.278299 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018302D, 392, 0x018301CD, 75.25, -10, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Rat Generator */ @@ -260,12 +260,12 @@ VALUES (0x70183036, 1212, 0x018301E2, 92.9698, -20.8843, 0, 0.709494, 0, 0, -0. /* @teleloc 0x018301E2 [92.969803 -20.884300 0.000000] 0.709494 0.000000 0.000000 -0.704711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70183037, 1759, 0x018301E7, 92.0292, -39.8831, 0.0025, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton */ -/* @teleloc 0x018301E7 [92.029198 -39.883099 0.002500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70183037, 1759, 0x018301E7, 92.0292, -39.8831, 0.0025, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton */ +/* @teleloc 0x018301E7 [92.029198 -39.883099 0.002500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70183038, 1759, 0x018301E7, 87.9073, -40.1335, 0.0025, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton */ -/* @teleloc 0x018301E7 [87.907303 -40.133499 0.002500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70183038, 1759, 0x018301E7, 87.9073, -40.1335, 0.0025, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton */ +/* @teleloc 0x018301E7 [87.907303 -40.133499 0.002500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70183039, 1760, 0x018301EC, 89.9875, -46.1596, -0.868438, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ @@ -280,8 +280,8 @@ VALUES (0x7018303B, 906, 0x01830205, 90, -80, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01830205 [90.000000 -80.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018303C, 392, 0x01830216, 99.326, -48.7227, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Rat Generator */ -/* @teleloc 0x01830216 [99.325996 -48.722698 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018303C, 392, 0x01830216, 99.326, -48.7227, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Rat Generator */ +/* @teleloc 0x01830216 [99.325996 -48.722698 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018303D, 1759, 0x01830220, 98.6677, -70.0641, 0.0025, -0.793884, 0, 0, -0.608069, True, '2005-02-09 10:00:00'); /* Skeleton */ @@ -320,12 +320,12 @@ VALUES (0x70183045, 1759, 0x0183022A, 112.305, -1.36041, 0.0025, -0.023342, 0, /* @teleloc 0x0183022A [112.305000 -1.360410 0.002500] -0.023342 0.000000 0.000000 -0.999728 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70183046, 1943, 0x0183022A, 109.204, 3.66333, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x0183022A [109.204002 3.663330 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70183046, 1943, 0x0183022A, 109.204, 3.66333, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x0183022A [109.204002 3.663330 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70183047, 3976, 0x0183022A, 110.387, 3.66708, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x0183022A [110.387001 3.667080 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70183047, 3976, 0x0183022A, 110.387, 3.66708, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x0183022A [110.387001 3.667080 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70183048, 1759, 0x0183022D, 110, -10, 0.0025, -0.659591, 0, 0, -0.751624, True, '2005-02-09 10:00:00'); /* Skeleton */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0184.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0184.sql index 037908d64e..efb4ab25b9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0184.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0184.sql @@ -9,8 +9,8 @@ VALUES (0x70184003, 3958, 0x01840106, 5.57583, -38.9108, 0, -0.707107, 0, 0, -0 /* @teleloc 0x01840106 [5.575830 -38.910801 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70184009, 1131, 0x0184010B, 10.4367, -123.672, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Herb Generator */ -/* @teleloc 0x0184010B [10.436700 -123.671997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70184009, 1131, 0x0184010B, 10.4367, -123.672, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Herb Generator */ +/* @teleloc 0x0184010B [10.436700 -123.671997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70184015, 143, 0x01840129, 35.8887, -58.458, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -37,8 +37,8 @@ VALUES (0x70184024, 420, 0x0184013A, 41.3757, -128.508, 0, 0.707107, 0, 0, -0. /* @teleloc 0x0184013A [41.375702 -128.507996 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70184027, 3995, 0x01840140, 45.5513, -64.194, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01840140 [45.551300 -64.194000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70184027, 3995, 0x01840140, 45.5513, -64.194, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01840140 [45.551300 -64.194000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70184029, 1291, 0x01840145, 54.75, -90, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -97,8 +97,8 @@ VALUES (0x7018404D, 1626, 0x0184010B, 10.0033, -119.96, 0.012, -0.989241, 0, 0, /* @teleloc 0x0184010B [10.003300 -119.959999 0.012000] -0.989241 0.000000 0.000000 -0.146298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018404E, 1626, 0x0184010B, 8.8946, -122.281, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x0184010B [8.894600 -122.280998 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018404E, 1626, 0x0184010B, 8.8946, -122.281, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x0184010B [8.894600 -122.280998 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018404F, 218, 0x0184010B, 12.0224, -120.097, 0.0084, 0.041098, 0, 0, 0.999155, True, '2005-02-09 10:00:00'); /* Black Rat */ @@ -125,8 +125,8 @@ VALUES (0x70184054, 218, 0x01840119, 21.2333, -116.364, 0.0084, 1, 0, 0, 0, T /* @teleloc 0x01840119 [21.233299 -116.363998 0.008400] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70184055, 1631, 0x01840123, 25.2549, -110.123, 0.05, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Servant */ -/* @teleloc 0x01840123 [25.254900 -110.123001 0.050000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70184055, 1631, 0x01840123, 25.2549, -110.123, 0.05, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Servant */ +/* @teleloc 0x01840123 [25.254900 -110.123001 0.050000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70184056, 1631, 0x01840124, 33.5775, -120.439, 0.005, 0.910939, 0, 0, -0.412541, True, '2005-02-09 10:00:00'); /* Drudge Servant */ @@ -344,13 +344,13 @@ VALUES (0x7018407D, 950, 0x018401B8, 62.3884, 2.20678, 6.0075, -0.361727, 0, 0 /* @teleloc 0x018401B8 [62.388401 2.206780 6.007500] -0.361727 0.000000 0.000000 -0.932284 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018407E, 950, 0x018401B9, 60.857, -11.8751, 6.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ -/* @teleloc 0x018401B9 [60.856998 -11.875100 6.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018407E, 950, 0x018401B9, 60.857, -11.8751, 6.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ +/* @teleloc 0x018401B9 [60.856998 -11.875100 6.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018407F, 950, 0x018401B9, 58.8855, -12.1081, 6.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ -/* @teleloc 0x018401B9 [58.885502 -12.108100 6.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018407F, 950, 0x018401B9, 58.8855, -12.1081, 6.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ +/* @teleloc 0x018401B9 [58.885502 -12.108100 6.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70184080, 1632, 0x018401CB, 0.000001, -44.625, 12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x018401CB [0.000001 -44.625000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70184080, 1632, 0x018401CB, 0.000001, -44.625, 12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x018401CB [0.000001 -44.625000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0185.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0185.sql index 84ba5670b4..24419cc852 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0185.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0185.sql @@ -33,8 +33,8 @@ VALUES (0x70185012, 22806, 0x01850123, 15.9766, -18.5685, -24, -0.707107, 0, 0, /* @teleloc 0x01850123 [15.976600 -18.568501 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70185014, 1947, 0x01850126, 21.7164, -55.9532, -24, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01850126 [21.716400 -55.953201 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70185014, 1947, 0x01850126, 21.7164, -55.9532, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01850126 [21.716400 -55.953201 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70185018, 1925, 0x01850132, 34.035, -73.6412, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -101,8 +101,8 @@ VALUES (0x70185068, 1626, 0x01850126, 23.235, -62.6946, -23.988, -0.332059, 0, /* @teleloc 0x01850126 [23.235001 -62.694599 -23.988001] -0.332059 0.000000 0.000000 -0.943259 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70185069, 1626, 0x01850126, 16.4703, -60.2486, -23.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01850126 [16.470301 -60.248600 -23.988001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70185069, 1626, 0x01850126, 16.4703, -60.2486, -23.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01850126 [16.470301 -60.248600 -23.988001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018506C, 1608, 0x01850132, 27.1438, -73.3253, -23.995, 0.845121, 0, 0, 0.534575, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ @@ -241,8 +241,8 @@ VALUES (0x701850A6, 1626, 0x018501EB, 42.7271, -119.497, -5.988, -0.972877, 0, /* @teleloc 0x018501EB [42.727100 -119.497002 -5.988000] -0.972877 0.000000 0.000000 -0.231323 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701850A8, 204, 0x018501F0, 58.0204, -69.0988, -5.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x018501F0 [58.020401 -69.098801 -5.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701850A8, 204, 0x018501F0, 58.0204, -69.0988, -5.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x018501F0 [58.020401 -69.098801 -5.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701850AC, 7924, 0x01850210, 87.4347, -91.0972, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0186.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0186.sql index 30d93a387c..79d92190fa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0186.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0186.sql @@ -125,12 +125,12 @@ VALUES (0x7018601D, 2584, 0x0186014D, 22.679, -99.62, -6, -0.707107, 0, 0, -0.7 /* @teleloc 0x0186014D [22.679001 -99.620003 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018601F, 2584, 0x0186016A, 36.5039, -86.2651, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Aste Sclavus */ -/* @teleloc 0x0186016A [36.503899 -86.265099 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018601F, 2584, 0x0186016A, 36.5039, -86.2651, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Aste Sclavus */ +/* @teleloc 0x0186016A [36.503899 -86.265099 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70186020, 2584, 0x0186016A, 40.9641, -86.9106, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Aste Sclavus */ -/* @teleloc 0x0186016A [40.964100 -86.910599 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70186020, 2584, 0x0186016A, 40.9641, -86.9106, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Aste Sclavus */ +/* @teleloc 0x0186016A [40.964100 -86.910599 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70186021, 2608, 0x01860180, 50.65, -93.6808, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Jibrit Zefir */ @@ -252,8 +252,8 @@ VALUES (0x70186031, 2131, 0x018601D1, 69.8464, -21.5159, 0, 1, 0, 0, 0, True, /* @teleloc 0x018601D1 [69.846397 -21.515900 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70186032, 4060, 0x018601D4, 71.5678, -31.5095, 3.31425, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Flame Trap */ -/* @teleloc 0x018601D4 [71.567802 -31.509501 3.314250] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70186032, 4060, 0x018601D4, 71.5678, -31.5095, 3.31425, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Flame Trap */ +/* @teleloc 0x018601D4 [71.567802 -31.509501 3.314250] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70186032, 0x7018602A, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -384,8 +384,8 @@ VALUES (0x7018604D, 269, 0x018601F5, 95.6051, -93.2316, 1.712, -0.707107, 0, 0 /* @teleloc 0x018601F5 [95.605103 -93.231598 1.712000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018604F, 2585, 0x018601F9, 110.231, -53.703, 6, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ -/* @teleloc 0x018601F9 [110.231003 -53.702999 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018604F, 2585, 0x018601F9, 110.231, -53.703, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ +/* @teleloc 0x018601F9 [110.231003 -53.702999 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70186050, 2180, 0x018601FA, 110, -84.859, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -425,8 +425,8 @@ VALUES (0x70186057, 0x7018604C, '2005-02-09 10:00:00') /* Button (269) */ , (0x70186057, 0x70186051, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70186058, 2585, 0x01860200, 120, -80, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ -/* @teleloc 0x01860200 [120.000000 -80.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70186058, 2585, 0x01860200, 120, -80, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ +/* @teleloc 0x01860200 [120.000000 -80.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70186059, 1298, 0x01860200, 125, -80, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -563,8 +563,8 @@ VALUES (0x70186074, 269, 0x01860258, 100.846, -71.5559, 7.38262, 0, 0, 0, -1, /* @teleloc 0x01860258 [100.846001 -71.555901 7.382620] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70186075, 4057, 0x0186025C, 110.763, -60.888, 9.12699, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Trap */ -/* @teleloc 0x0186025C [110.763000 -60.888000 9.126990] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70186075, 4057, 0x0186025C, 110.763, -60.888, 9.12699, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Trap */ +/* @teleloc 0x0186025C [110.763000 -60.888000 9.126990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70186075, 0x70186071, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0187.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0187.sql index 6653880fb3..c1db0c7be1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0187.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0187.sql @@ -57,16 +57,16 @@ VALUES (0x7018700D, 958, 0x01870141, 78.722, -50.954, 0, -0.803857, 0, 0, -0.5 /* @teleloc 0x01870141 [78.722000 -50.953999 0.000000] -0.803857 0.000000 0.000000 -0.594823 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018700E, 4021, 0x01870149, 28.3391, -10.5745, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ -/* @teleloc 0x01870149 [28.339100 -10.574500 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018700E, 4021, 0x01870149, 28.3391, -10.5745, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ +/* @teleloc 0x01870149 [28.339100 -10.574500 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018700F, 1760, 0x01870149, 32.4123, -6.83615, 6.0025, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x01870149 [32.412300 -6.836150 6.002500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018700F, 1760, 0x01870149, 32.4123, -6.83615, 6.0025, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x01870149 [32.412300 -6.836150 6.002500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70187010, 1154, 0x01870149, 29.0486, -8.53969, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01870149 [29.048599 -8.539690 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70187010, 1154, 0x01870149, 29.0486, -8.53969, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01870149 [29.048599 -8.539690 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70187010, 0x7018700F, '2005-02-09 10:00:00') /* Skeleton Warrior (1760) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0188.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0188.sql index 4d9ea56eab..560455a153 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0188.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0188.sql @@ -92,12 +92,12 @@ VALUES (0x70188012, 568, 0x0188013E, 50, -45.25, -18, 1, 0, 0, 0, False, '2005 /* @teleloc 0x0188013E [50.000000 -45.250000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70188013, 1764, 0x01880142, 50, -70, -17.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ -/* @teleloc 0x01880142 [50.000000 -70.000000 -17.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70188013, 1764, 0x01880142, 50, -70, -17.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ +/* @teleloc 0x01880142 [50.000000 -70.000000 -17.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70188014, 278, 0x01880144, 50, -74.755, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01880144 [50.000000 -74.754997 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70188014, 278, 0x01880144, 50, -74.755, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01880144 [50.000000 -74.754997 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70188015, 143, 0x0188014A, 61.7525, -43.9125, -17.9875, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -108,8 +108,8 @@ VALUES (0x70188016, 278, 0x0188014C, 55.245, -40, -18, -0.707107, 0, 0, -0.707 /* @teleloc 0x0188014C [55.244999 -40.000000 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70188017, 568, 0x01880158, 70.01, -34.85, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01880158 [70.010002 -34.849998 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70188017, 568, 0x01880158, 70.01, -34.85, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01880158 [70.010002 -34.849998 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70188018, 4127, 0x01880172, 83.1048, -110.213, -17.9918, -0.691845, 0, 0, -0.722046, True, '2005-02-09 10:00:00'); /* Cursed Foreman */ @@ -231,8 +231,8 @@ VALUES (0x70188034, 4125, 0x018801D7, 37.2883, -81.9248, -11.9975, 0.707107, 0, /* @teleloc 0x018801D7 [37.288300 -81.924797 -11.997500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70188035, 204, 0x018801D9, 40, -100, -11.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x018801D9 [40.000000 -100.000000 -11.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70188035, 204, 0x018801D9, 40, -100, -11.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x018801D9 [40.000000 -100.000000 -11.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70188036, 1760, 0x018801D9, 37.1198, -99.1106, -11.9975, 0.501416, 0, 0, -0.865206, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ @@ -243,8 +243,8 @@ VALUES (0x70188037, 1760, 0x018801D9, 41.999, -98.53, -11.9975, -0.298831, 0, 0 /* @teleloc 0x018801D9 [41.999001 -98.529999 -11.997500] -0.298831 0.000000 0.000000 -0.954306 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70188038, 1761, 0x018801E0, 49.8848, -51.0337, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x018801E0 [49.884800 -51.033699 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70188038, 1761, 0x018801E0, 49.8848, -51.0337, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x018801E0 [49.884800 -51.033699 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70188039, 1760, 0x018801E0, 50.4273, -46.6392, -11.9975, 0.696383, 0, 0, -0.71767, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ @@ -310,8 +310,8 @@ VALUES (0x70188047, 278, 0x01880286, 125.245, -40, -12, -0.707107, 0, 0, -0.70 /* @teleloc 0x01880286 [125.245003 -40.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70188048, 1760, 0x018802A7, 40, -10, -5.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x018802A7 [40.000000 -10.000000 -5.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70188048, 1760, 0x018802A7, 40, -10, -5.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x018802A7 [40.000000 -10.000000 -5.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70188049, 1535, 0x018802AD, 40, -40, -6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ethereal Wisp */ @@ -333,8 +333,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7018804C, 0x7018804F, '2005-02-09 10:00:00') /* Lever (285) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018804D, 2179, 0x018802B8, 50.019, -63.0547, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x018802B8 [50.019001 -63.054699 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018804D, 2179, 0x018802B8, 50.019, -63.0547, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x018802B8 [50.019001 -63.054699 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7018804D, 0x7018803C, '2005-02-09 10:00:00') /* Lever (285) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0189.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0189.sql index c0a306466c..351d496234 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0189.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0189.sql @@ -20,8 +20,8 @@ VALUES (0x70189007, 5625, 0x01890107, 90, -35.25, -48, -1, 0, 0, 0, False, '200 /* @teleloc 0x01890107 [90.000000 -35.250000 -48.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70189008, 5625, 0x01890108, 90, -44.75, -48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01890108 [90.000000 -44.750000 -48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70189008, 5625, 0x01890108, 90, -44.75, -48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01890108 [90.000000 -44.750000 -48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70189009, 5624, 0x0189010F, 104.75, -10, -48, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -59,8 +59,8 @@ VALUES (0x70189018, 298, 0x0189012E, 122.447, -20.1156, -48, 0.707107, 0, 0, - /* @teleloc 0x0189012E [122.446999 -20.115601 -48.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018901B, 298, 0x0189013D, 129.667, -2.21425, -48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x0189013D [129.667007 -2.214250 -48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018901B, 298, 0x0189013D, 129.667, -2.21425, -48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x0189013D [129.667007 -2.214250 -48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018901C, 285, 0x0189013E, 132.316, -14.395, -46.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ @@ -183,32 +183,32 @@ VALUES (0x7018903D, 285, 0x01890154, 135.603, -61.266, -46.4416, -0.707107, 0, /* @teleloc 0x01890154 [135.602997 -61.265999 -46.441601] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018903E, 204, 0x01890154, 142.135, -59.298, -47.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01890154 [142.134995 -59.298000 -47.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018903E, 204, 0x01890154, 142.135, -59.298, -47.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01890154 [142.134995 -59.298000 -47.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018903F, 1630, 0x01890154, 137.561, -59.73, -47.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich Lord */ -/* @teleloc 0x01890154 [137.561005 -59.730000 -47.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018903F, 1630, 0x01890154, 137.561, -59.73, -47.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich Lord */ +/* @teleloc 0x01890154 [137.561005 -59.730000 -47.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70189040, 4123, 0x01890154, 140.003, -57.9032, -47.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tortured Soul */ -/* @teleloc 0x01890154 [140.003006 -57.903198 -47.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70189040, 4123, 0x01890154, 140.003, -57.9032, -47.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tortured Soul */ +/* @teleloc 0x01890154 [140.003006 -57.903198 -47.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70189041, 3955, 0x01890154, 140, -60, -48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ -/* @teleloc 0x01890154 [140.000000 -60.000000 -48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70189041, 3955, 0x01890154, 140, -60, -48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ +/* @teleloc 0x01890154 [140.000000 -60.000000 -48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70189042, 2180, 0x01890156, 140.003, -64.8034, -48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01890156 [140.003006 -64.803398 -48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70189042, 2180, 0x01890156, 140.003, -64.8034, -48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01890156 [140.003006 -64.803398 -48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70189042, 0x7018903D, '2005-02-09 10:00:00') /* Lever (285) */ , (0x70189042, 0x7018904A, '2005-02-09 10:00:00') /* Lever (286) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70189044, 286, 0x0189015C, 150.046, -61.776, -46.657, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x0189015C [150.046005 -61.776001 -46.657001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70189044, 286, 0x0189015C, 150.046, -61.776, -46.657, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x0189015C [150.046005 -61.776001 -46.657001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70189045, 285, 0x0189015D, 151.55, -69.0022, -46.6572, 0.711873, 0, 0, -0.702308, True, '2005-02-09 10:00:00'); /* Lever */ @@ -331,8 +331,8 @@ VALUES (0x7018907A, 5624, 0x01890237, 115.208, -69.9854, -24, 0.707107, 0, 0, - /* @teleloc 0x01890237 [115.208000 -69.985397 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018907C, 5624, 0x0189023B, 120, -94.75, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0189023B [120.000000 -94.750000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018907C, 5624, 0x0189023B, 120, -94.75, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0189023B [120.000000 -94.750000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018907E, 5624, 0x0189023E, 115.25, -100, -24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -355,8 +355,8 @@ VALUES (0x70189084, 5624, 0x01890247, 130, -95.245, -24, 1, 0, 0, 0, False, '20 /* @teleloc 0x01890247 [130.000000 -95.245003 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70189087, 1921, 0x0189024E, 74.2284, -124.077, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x0189024E [74.228401 -124.077003 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70189087, 1921, 0x0189024E, 74.2284, -124.077, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x0189024E [74.228401 -124.077003 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018908C, 143, 0x0189025B, 93.9272, -86.6029, -18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -426,8 +426,8 @@ VALUES (0x701890A3, 143, 0x018902D8, 85.925, -109.38, 0, -0.707107, 0, 0, -0.7 /* @teleloc 0x018902D8 [85.925003 -109.379997 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890A4, 278, 0x018902E2, 100, -104.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x018902E2 [100.000000 -104.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890A4, 278, 0x018902E2, 100, -104.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x018902E2 [100.000000 -104.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701890A5, 278, 0x018902F7, 110, -105.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -442,15 +442,15 @@ VALUES (0x701890AB, 1291, 0x018902FA, 110, -115.25, 0, 1, 0, 0, 0, False, '2005 /* @teleloc 0x018902FA [110.000000 -115.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890AC, 4066, 0x01890301, 126.773, -71.8882, 2.52513, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Flame Trap */ -/* @teleloc 0x01890301 [126.773003 -71.888199 2.525130] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890AC, 4066, 0x01890301, 126.773, -71.8882, 2.52513, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Flame Trap */ +/* @teleloc 0x01890301 [126.773003 -71.888199 2.525130] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701890AC, 0x701890AD, '2005-02-09 10:00:00') /* Pressure Plate (298) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890AD, 298, 0x01890301, 126.79, -66.6423, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01890301 [126.790001 -66.642303 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890AD, 298, 0x01890301, 126.79, -66.6423, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01890301 [126.790001 -66.642303 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701890AE, 1026, 0x01890302, 131.918, -90.1767, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Portal to Samsur */ @@ -461,56 +461,56 @@ VALUES (0x701890AF, 278, 0x01890304, 125.25, -90, 0, -0.707107, 0, 0, -0.70710 /* @teleloc 0x01890304 [125.250000 -90.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890B0, 2131, 0x01890305, 140.02, -63.4407, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01890305 [140.020004 -63.440701 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890B0, 2131, 0x01890305, 140.02, -63.4407, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01890305 [140.020004 -63.440701 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890B1, 298, 0x01890305, 138.816, -56.7817, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01890305 [138.815994 -56.781700 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890B1, 298, 0x01890305, 138.816, -56.7817, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01890305 [138.815994 -56.781700 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890B2, 4089, 0x01890305, 139.702, -59.4129, 2.675, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x01890305 [139.701996 -59.412899 2.675000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890B2, 4089, 0x01890305, 139.702, -59.4129, 2.675, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x01890305 [139.701996 -59.412899 2.675000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701890B2, 0x701890B1, '2005-02-09 10:00:00') /* Pressure Plate (298) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890B3, 4086, 0x01890305, 140.988, -61.0027, 2.7285, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x01890305 [140.988007 -61.002701 2.728500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890B3, 4086, 0x01890305, 140.988, -61.0027, 2.7285, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x01890305 [140.988007 -61.002701 2.728500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701890B3, 0x701890B0, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890B4, 4089, 0x01890305, 137.616, -60.1209, 2.28713, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x01890305 [137.615997 -60.120899 2.287130] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890B4, 4089, 0x01890305, 137.616, -60.1209, 2.28713, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x01890305 [137.615997 -60.120899 2.287130] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701890B4, 0x701890B5, '2005-02-09 10:00:00') /* Pressure Plate (298) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890B5, 298, 0x01890305, 137.649, -58.551, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01890305 [137.649002 -58.550999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890B5, 298, 0x01890305, 137.649, -58.551, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01890305 [137.649002 -58.550999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701890B6, 1944, 0x01890305, 138.966, -56.0091, 0, -0.999977, 0, 0, -0.006764, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01890305 [138.966003 -56.009102 0.000000] -0.999977 0.000000 0.000000 -0.006764 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890B7, 298, 0x01890305, 140.065, -57.2485, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01890305 [140.065002 -57.248501 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890B7, 298, 0x01890305, 140.065, -57.2485, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01890305 [140.065002 -57.248501 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890B8, 4089, 0x01890305, 141.616, -61.0724, 1.19038, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x01890305 [141.615997 -61.072399 1.190380] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890B8, 4089, 0x01890305, 141.616, -61.0724, 1.19038, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x01890305 [141.615997 -61.072399 1.190380] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701890B8, 0x701890B7, '2005-02-09 10:00:00') /* Pressure Plate (298) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890B9, 278, 0x01890307, 140, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01890307 [140.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890B9, 278, 0x01890307, 140, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01890307 [140.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701890BA, 4066, 0x01890308, 140.314, -70.5599, 1.26787, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Flame Trap */ @@ -551,16 +551,16 @@ VALUES (0x701890C3, 1764, 0x01890100, 81.466, -59.319, -47.9945, 0.92388, 0, 0, /* @teleloc 0x01890100 [81.466003 -59.319000 -47.994499] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890C4, 1764, 0x01890105, 92.2829, -37.3771, -47.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ -/* @teleloc 0x01890105 [92.282898 -37.377102 -47.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890C4, 1764, 0x01890105, 92.2829, -37.3771, -47.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ +/* @teleloc 0x01890105 [92.282898 -37.377102 -47.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890C5, 1764, 0x01890105, 92.8302, -39.6007, -47.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ -/* @teleloc 0x01890105 [92.830200 -39.600700 -47.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890C5, 1764, 0x01890105, 92.8302, -39.6007, -47.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ +/* @teleloc 0x01890105 [92.830200 -39.600700 -47.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890C6, 1764, 0x01890105, 91.2521, -42.4143, -47.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ -/* @teleloc 0x01890105 [91.252098 -42.414299 -47.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890C6, 1764, 0x01890105, 91.2521, -42.4143, -47.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ +/* @teleloc 0x01890105 [91.252098 -42.414299 -47.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701890C7, 4142, 0x01890114, 96.2206, -38.7318, -47.995, 0.640997, 0, 0, 0.767543, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ @@ -670,8 +670,8 @@ VALUES (0x701890E0, 1761, 0x01890235, 112.46, -139.922, -23.9975, -0.457486, 0, /* @teleloc 0x01890235 [112.459999 -139.921997 -23.997499] -0.457486 0.000000 0.000000 -0.889217 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890E1, 1764, 0x01890238, 120, -90, -23.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ -/* @teleloc 0x01890238 [120.000000 -90.000000 -23.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890E1, 1764, 0x01890238, 120, -90, -23.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ +/* @teleloc 0x01890238 [120.000000 -90.000000 -23.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701890E2, 1764, 0x0189023C, 122.656, -100.574, -23.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Greater Mu-miyah */ @@ -698,8 +698,8 @@ VALUES (0x701890E7, 1764, 0x01890280, 130.393, -83.743, -17.9945, -0.707107, 0, /* @teleloc 0x01890280 [130.393005 -83.742996 -17.994499] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890E8, 1761, 0x01890289, 79.2055, -89.1087, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x01890289 [79.205498 -89.108704 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890E8, 1761, 0x01890289, 79.2055, -89.1087, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x01890289 [79.205498 -89.108704 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701890E9, 1761, 0x01890289, 82.7669, -92.3107, -11.9975, -0.824188, 0, 0, -0.566316, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ @@ -825,20 +825,20 @@ VALUES (0x701890F8, 1761, 0x018901ED, 51.8119, -140.386, -23.9975, 0.7268, 0, 0 /* @teleloc 0x018901ED [51.811901 -140.386002 -23.997499] 0.726800 0.000000 0.000000 -0.686850 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890F9, 1761, 0x01890206, 80.027, -64.008, -23.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x01890206 [80.027000 -64.008003 -23.997499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890F9, 1761, 0x01890206, 80.027, -64.008, -23.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x01890206 [80.027000 -64.008003 -23.997499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701890FA, 1761, 0x01890230, 96.3538, -147.364, -23.9975, -0.830741, 0, 0, -0.556658, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ /* @teleloc 0x01890230 [96.353798 -147.363998 -23.997499] -0.830741 0.000000 0.000000 -0.556658 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890FB, 1761, 0x0189024E, 70.1911, -116.978, -17.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x0189024E [70.191101 -116.977997 -17.997499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890FB, 1761, 0x0189024E, 70.1911, -116.978, -17.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x0189024E [70.191101 -116.977997 -17.997499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701890FC, 1761, 0x0189024E, 71.6693, -117.588, -17.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x0189024E [71.669296 -117.587997 -17.997499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701890FC, 1761, 0x0189024E, 71.6693, -117.588, -17.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ +/* @teleloc 0x0189024E [71.669296 -117.587997 -17.997499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701890FD, 1761, 0x01890257, 80, -120, -17.9975, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/018A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/018A.sql index 53d99b21fa..31d37af82c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/018A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/018A.sql @@ -120,24 +120,24 @@ VALUES (0x7018A05B, 10982, 0x018A0102, 93.1449, -50.2271, -11.995, 0.714421, 0, /* @teleloc 0x018A0102 [93.144897 -50.227100 -11.995000] 0.714421 0.000000 0.000000 -0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A05C, 8401, 0x018A0103, 99.898, -23.064, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal to Linvak Tukal */ -/* @teleloc 0x018A0103 [99.898003 -23.063999 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A05C, 8401, 0x018A0103, 99.898, -23.064, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Linvak Tukal */ +/* @teleloc 0x018A0103 [99.898003 -23.063999 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A05D, 11959, 0x018A010C, 99.7103, -56.8842, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Base of the Timaru Plateau Portal */ /* @teleloc 0x018A010C [99.710297 -56.884201 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A05E, 26640, 0x018A010F, 109.791, -23.1045, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal to Xarabydun */ -/* @teleloc 0x018A010F [109.791000 -23.104500 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A05E, 26640, 0x018A010F, 109.791, -23.1045, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Xarabydun */ +/* @teleloc 0x018A010F [109.791000 -23.104500 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A05F, 1102, 0x018A0117, 109.742, -56.9163, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Bandit Castle Portal */ /* @teleloc 0x018A0117 [109.741997 -56.916302 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A060, 1595, 0x018A0121, 120.073, -23.0238, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Abandoned Mine */ -/* @teleloc 0x018A0121 [120.072998 -23.023800 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A060, 1595, 0x018A0121, 120.073, -23.0238, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Abandoned Mine */ +/* @teleloc 0x018A0121 [120.072998 -23.023800 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A061, 2555, 0x018A012B, 119.906, -56.9696, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ @@ -180,16 +180,16 @@ VALUES (0x7018A06A, 9288, 0x018A0196, 130, -123.428, -11.995, 1, 0, 0, 0, False /* @teleloc 0x018A0196 [130.000000 -123.428001 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A06B, 23085, 0x018A01A5, 138.529, -94.6752, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Reinforced Mahogany Chest */ -/* @teleloc 0x018A01A5 [138.529007 -94.675201 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A06B, 23085, 0x018A01A5, 138.529, -94.6752, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Reinforced Mahogany Chest */ +/* @teleloc 0x018A01A5 [138.529007 -94.675201 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A06C, 23085, 0x018A01A5, 139.935, -94.6081, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Reinforced Mahogany Chest */ -/* @teleloc 0x018A01A5 [139.934998 -94.608101 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A06C, 23085, 0x018A01A5, 139.935, -94.6081, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Reinforced Mahogany Chest */ +/* @teleloc 0x018A01A5 [139.934998 -94.608101 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A06D, 23085, 0x018A01A5, 141.407, -94.5947, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Reinforced Mahogany Chest */ -/* @teleloc 0x018A01A5 [141.406998 -94.594704 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A06D, 23085, 0x018A01A5, 141.407, -94.5947, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Reinforced Mahogany Chest */ +/* @teleloc 0x018A01A5 [141.406998 -94.594704 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A06E, 9288, 0x018A01D1, 140.031, -123.393, -11.995, -0.020047, 0, 0, -0.999799, False, '2005-02-09 10:00:00'); /* Singularity Trove */ @@ -244,8 +244,8 @@ VALUES (0x7018A07A, 1024, 0x018A01E5, 93.09, -50.007, -5.995, 0.707107, 0, 0, - /* @teleloc 0x018A01E5 [93.089996 -50.007000 -5.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A07B, 4043, 0x018A01E6, 99.9928, -23.8072, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Sawato Portal */ -/* @teleloc 0x018A01E6 [99.992798 -23.807199 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A07B, 4043, 0x018A01E6, 99.9928, -23.8072, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sawato Portal */ +/* @teleloc 0x018A01E6 [99.992798 -23.807199 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A07C, 11954, 0x018A01E7, 96.4269, -26.426, -5.995, 0.944725, 0, 0, 0.327865, False, '2005-02-09 10:00:00'); /* Portal to Greenspire */ @@ -264,8 +264,8 @@ VALUES (0x7018A07F, 4042, 0x018A01EA, 99.9928, -56.9105, -5.995, 1, 0, 0, 0, Fa /* @teleloc 0x018A01EA [99.992798 -56.910500 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A080, 1027, 0x018A01EC, 109.993, -23.8072, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal to Shoushi */ -/* @teleloc 0x018A01EC [109.992996 -23.807199 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A080, 1027, 0x018A01EC, 109.993, -23.8072, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Shoushi */ +/* @teleloc 0x018A01EC [109.992996 -23.807199 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A081, 11960, 0x018A01ED, 105.057, -26.357, -5.995, 0.999953, 0, 0, 0.009678, False, '2005-02-09 10:00:00'); /* Portal to Redspire */ @@ -276,8 +276,8 @@ VALUES (0x7018A082, 4569, 0x018A01F0, 109.993, -56.9105, -5.995, 1, 0, 0, 0, Fa /* @teleloc 0x018A01F0 [109.992996 -56.910500 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A083, 4044, 0x018A01F1, 119.993, -23.8072, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Stonehold Portal */ -/* @teleloc 0x018A01F1 [119.992996 -23.807199 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A083, 4044, 0x018A01F1, 119.993, -23.8072, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Stonehold Portal */ +/* @teleloc 0x018A01F1 [119.992996 -23.807199 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A084, 1029, 0x018A01F2, 123.082, -27.0069, -5.995, 0.921061, 0, 0, -0.389418, False, '2005-02-09 10:00:00'); /* Portal to Yanshi */ @@ -392,8 +392,8 @@ VALUES (0x7018A09F, 1013, 0x018A0209, 83.09, -60.007, 0.005, 0.707107, 0, 0, -0 /* @teleloc 0x018A0209 [83.089996 -60.007000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A0A0, 1016, 0x018A0210, 89.9928, -13.8072, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Eastham Portal */ -/* @teleloc 0x018A0210 [89.992798 -13.807200 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A0A0, 1016, 0x018A0210, 89.9928, -13.8072, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Eastham Portal */ +/* @teleloc 0x018A0210 [89.992798 -13.807200 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A0A1, 8618, 0x018A0211, 94.3815, -24.6313, 0.005, 0.449595, 0, 0, -0.893232, False, '2005-02-09 10:00:00'); /* Vesayen Isles Portal */ @@ -468,8 +468,8 @@ VALUES (0x7018A0B2, 22383, 0x018A021D, 85.8371, -123.962, 0.004999, 0.972407, 0, /* @teleloc 0x018A021D [85.837097 -123.961998 0.004999] 0.972407 0.000000 0.000000 -0.233293 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A0B3, 4040, 0x018A021E, 99.9928, -13.8072, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Fort Tethana Portal */ -/* @teleloc 0x018A021E [99.992798 -13.807200 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A0B3, 4040, 0x018A021E, 99.9928, -13.8072, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Fort Tethana Portal */ +/* @teleloc 0x018A021E [99.992798 -13.807200 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A0B4, 4571, 0x018A0224, 99.9365, -66.9763, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Al-Arqas */ @@ -543,8 +543,8 @@ VALUES (0x7018A0BC, 5624, 0x018A0227, 104.794, -80, 0.005, -0.707107, 0, 0, -0. /* @teleloc 0x018A0227 [104.793999 -80.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A0BD, 5624, 0x018A0228, 99.992, -84.747, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x018A0228 [99.991997 -84.747002 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018A0BD, 5624, 0x018A0228, 99.992, -84.747, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x018A0228 [99.991997 -84.747002 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A0BE, 6824, 0x018A022D, 100, -120, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Baby */ @@ -563,8 +563,8 @@ VALUES (0x7018A0C1, 6824, 0x018A022D, 102.615, -123.117, 0.005, 1, 0, 0, 0, Tr /* @teleloc 0x018A022D [102.614998 -123.116997 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A0C2, 8555, 0x018A0231, 109.993, -13.8072, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Freehold Portal */ -/* @teleloc 0x018A0231 [109.992996 -13.807200 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A0C2, 8555, 0x018A0231, 109.993, -13.8072, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Freehold Portal */ +/* @teleloc 0x018A0231 [109.992996 -13.807200 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A0C3, 5624, 0x018A023D, 109.999, -75.2586, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -603,8 +603,8 @@ VALUES (0x7018A0CB, 6823, 0x018A0243, 112.746, -117.984, 0.005, 1, 0, 0, 0, Tr /* @teleloc 0x018A0243 [112.746002 -117.984001 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A0CC, 1017, 0x018A0248, 119.993, -13.8072, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Glenden Wood Portal */ -/* @teleloc 0x018A0248 [119.992996 -13.807200 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A0CC, 1017, 0x018A0248, 119.993, -13.8072, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Glenden Wood Portal */ +/* @teleloc 0x018A0248 [119.992996 -13.807200 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A0CD, 1022, 0x018A024E, 119.993, -66.9105, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mayoi Portal */ @@ -631,8 +631,8 @@ VALUES (0x7018A0D2, 6825, 0x018A0256, 122.509, -123.218, 0.005, 1, 0, 0, 0, Tr /* @teleloc 0x018A0256 [122.509003 -123.218002 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018A0D3, 1018, 0x018A025A, 129.993, -13.8072, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ -/* @teleloc 0x018A025A [129.992996 -13.807200 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018A0D3, 1018, 0x018A025A, 129.993, -13.8072, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ +/* @teleloc 0x018A025A [129.992996 -13.807200 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018A0D4, 22775, 0x018A025B, 125.989, -23.9892, 0.005, 0.361522, 0, 0, 0.932364, False, '2005-02-09 10:00:00'); /* Oolutanga's Refuge */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/018B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/018B.sql index b08432dc06..f7649e7315 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/018B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/018B.sql @@ -41,20 +41,20 @@ VALUES (0x7018B00A, 1625, 0x018B0108, 66.7793, -101.251, -17.988, 0.995174, 0, /* @teleloc 0x018B0108 [66.779297 -101.250999 -17.988001] 0.995174 0.000000 0.000000 -0.098125 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018B00B, 1625, 0x018B0108, 67.7241, -102.868, -17.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mountain Rat */ -/* @teleloc 0x018B0108 [67.724098 -102.867996 -17.988001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018B00B, 1625, 0x018B0108, 67.7241, -102.868, -17.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mountain Rat */ +/* @teleloc 0x018B0108 [67.724098 -102.867996 -17.988001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018B00C, 3645, 0x018B0109, 67.6217, -109.169, -17.8339, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tibri's Fire Spear */ -/* @teleloc 0x018B0109 [67.621696 -109.168999 -17.833900] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018B00C, 3645, 0x018B0109, 67.6217, -109.169, -17.8339, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tibri's Fire Spear */ +/* @teleloc 0x018B0109 [67.621696 -109.168999 -17.833900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018B00F, 1625, 0x018B0109, 66.8353, -106.377, -17.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mountain Rat */ -/* @teleloc 0x018B0109 [66.835297 -106.376999 -17.988001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018B00F, 1625, 0x018B0109, 66.8353, -106.377, -17.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mountain Rat */ +/* @teleloc 0x018B0109 [66.835297 -106.376999 -17.988001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018B010, 7087, 0x018B010E, 40.6269, -77.6866, -11.9929, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Ogre */ -/* @teleloc 0x018B010E [40.626900 -77.686600 -11.992900] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018B010, 7087, 0x018B010E, 40.6269, -77.6866, -11.9929, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Ogre */ +/* @teleloc 0x018B010E [40.626900 -77.686600 -11.992900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018B011, 7087, 0x018B010E, 41.5433, -79.2699, -11.9929, -0.936977, 0, 0, -0.34939, True, '2005-02-09 10:00:00'); /* Banderling Ogre */ @@ -157,8 +157,8 @@ VALUES (0x7018B029, 7332, 0x018B0146, 79.5242, -29.7084, -8.60951, -0.741611, 0 /* @teleloc 0x018B0146 [79.524200 -29.708401 -8.609510] -0.741611 0.000000 0.000000 -0.670831 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018B02A, 7332, 0x018B0166, 2.71798, -27.6353, 0.00715, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Blade */ -/* @teleloc 0x018B0166 [2.717980 -27.635300 0.007150] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018B02A, 7332, 0x018B0166, 2.71798, -27.6353, 0.00715, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Blade */ +/* @teleloc 0x018B0166 [2.717980 -27.635300 0.007150] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018B02B, 7332, 0x018B016E, 6.4034, -30.732, 0.00715, 0.824188, 0, 0, -0.566316, True, '2005-02-09 10:00:00'); /* Banderling Blade */ @@ -177,8 +177,8 @@ VALUES (0x7018B02E, 7332, 0x018B017E, 30, -10, 0.00715, 1, 0, 0, 0, True, '200 /* @teleloc 0x018B017E [30.000000 -10.000000 0.007150] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018B02F, 7332, 0x018B0185, 31.4866, -28.7398, 0.00715, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Blade */ -/* @teleloc 0x018B0185 [31.486601 -28.739799 0.007150] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018B02F, 7332, 0x018B0185, 31.4866, -28.7398, 0.00715, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Blade */ +/* @teleloc 0x018B0185 [31.486601 -28.739799 0.007150] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018B030, 938, 0x018B018C, 40.6648, -42.2469, 0.0077, -0.279726, 0, 0, -0.96008, True, '2005-02-09 10:00:00'); /* Banderling Raider */ @@ -205,8 +205,8 @@ VALUES (0x7018B036, 3607, 0x018B01C7, 80.6764, -60.4128, 0.005, 0.89668, 0, 0, /* @teleloc 0x018B01C7 [80.676399 -60.412800 0.005000] 0.896680 0.000000 0.000000 -0.442680 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018B038, 5085, 0x018B0109, 68.6784, -108.938, -17.9878, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Gen - 25 seconds */ -/* @teleloc 0x018B0109 [68.678398 -108.938004 -17.987801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018B038, 5085, 0x018B0109, 68.6784, -108.938, -17.9878, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Gen - 25 seconds */ +/* @teleloc 0x018B0109 [68.678398 -108.938004 -17.987801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7018B038, 0x7018B00C, '2005-02-09 10:00:00') /* Tibri's Fire Spear (3645) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/018D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/018D.sql index 8885e73413..48e01731b0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/018D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/018D.sql @@ -1,12 +1,12 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x018D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018D02C, 3650, 0x018D01C2, 60, -10, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x018D01C2 [60.000000 -10.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018D02C, 3650, 0x018D01C2, 60, -10, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x018D01C2 [60.000000 -10.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018D02D, 568, 0x018D01C4, 60, -14.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x018D01C4 [60.000000 -14.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018D02D, 568, 0x018D01C4, 60, -14.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x018D01C4 [60.000000 -14.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018D030, 23990, 0x018D0101, 110.242, -60.2834, -47.995, 0.769755, 0, 0, 0.638339, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/018F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/018F.sql index 961c30219e..d65556a9ce 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/018F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/018F.sql @@ -37,8 +37,8 @@ VALUES (0x7018F00A, 1430, 0x018F010A, 42.7571, -49.9446, -30, 0.707107, 0, 0, - /* @teleloc 0x018F010A [42.757099 -49.944599 -30.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F00B, 3613, 0x018F010A, 40.362, -52.4944, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Direlands Midland Portal */ -/* @teleloc 0x018F010A [40.362000 -52.494400 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018F00B, 3613, 0x018F010A, 40.362, -52.4944, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Direlands Midland Portal */ +/* @teleloc 0x018F010A [40.362000 -52.494400 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018F00C, 1615, 0x018F011D, 40, -40, -17.995, 0.546924, 0, 0, -0.837182, True, '2005-02-09 10:00:00'); /* Ash Gromnie */ @@ -61,8 +61,8 @@ VALUES (0x7018F010, 1615, 0x018F011F, 48.3993, -31.5973, -17.995, 0, 0, 0, -1, /* @teleloc 0x018F011F [48.399300 -31.597300 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F011, 1615, 0x018F0121, 50, -50, -17.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ash Gromnie */ -/* @teleloc 0x018F0121 [50.000000 -50.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018F011, 1615, 0x018F0121, 50, -50, -17.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ash Gromnie */ +/* @teleloc 0x018F0121 [50.000000 -50.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018F012, 278, 0x018F0123, 55.25, -30, -18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -113,8 +113,8 @@ VALUES (0x7018F01C, 0x7018F01B, '2005-02-09 10:00:00') /* Pressure Plate (2131) , (0x7018F01C, 0x7018F01F, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F01D, 1626, 0x018F0149, 113.726, -108.005, -17.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x018F0149 [113.725998 -108.004997 -17.988001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018F01D, 1626, 0x018F0149, 113.726, -108.005, -17.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x018F0149 [113.725998 -108.004997 -17.988001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018F01F, 2131, 0x018F014A, 110, -120, -18, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -177,8 +177,8 @@ VALUES (0x7018F02D, 1615, 0x018F0167, 50, -20, -11.995, 0.707107, 0, 0, -0.7071 /* @teleloc 0x018F0167 [50.000000 -20.000000 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F02E, 1615, 0x018F0175, 60, -40, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ash Gromnie */ -/* @teleloc 0x018F0175 [60.000000 -40.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018F02E, 1615, 0x018F0175, 60, -40, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ash Gromnie */ +/* @teleloc 0x018F0175 [60.000000 -40.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018F02F, 2614, 0x018F0177, 73.5762, -20.24, -12, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -297,24 +297,24 @@ VALUES (0x7018F051, 2576, 0x018F0203, 113.471, -128.465, -5.996, -0.557926, 0, /* @teleloc 0x018F0203 [113.471001 -128.464996 -5.996000] -0.557926 0.000000 0.000000 -0.829891 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F052, 2544, 0x018F0215, 139.91, -106.328, -5.988, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x018F0215 [139.910004 -106.328003 -5.988000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7018F052, 2544, 0x018F0215, 139.91, -106.328, -5.988, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x018F0215 [139.910004 -106.328003 -5.988000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018F053, 7822, 0x018F0215, 136.853, -111.92, -5.9975, 0.74613, 0, 0, -0.6658, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ /* @teleloc 0x018F0215 [136.852997 -111.919998 -5.997500] 0.746130 0.000000 0.000000 -0.665800 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F054, 22208, 0x018F0215, 141.535, -108.868, -5.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ -/* @teleloc 0x018F0215 [141.535004 -108.867996 -5.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018F054, 22208, 0x018F0215, 141.535, -108.868, -5.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ +/* @teleloc 0x018F0215 [141.535004 -108.867996 -5.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018F055, 7822, 0x018F0215, 142.737, -111.874, -5.9975, -0.560729, 0, 0, -0.827999, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ /* @teleloc 0x018F0215 [142.737000 -111.874001 -5.997500] -0.560729 0.000000 0.000000 -0.827999 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F056, 1300, 0x018F0217, 140, -114.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x018F0217 [140.000000 -114.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018F056, 1300, 0x018F0217, 140, -114.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x018F0217 [140.000000 -114.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018F057, 7822, 0x018F0218, 137.694, -116.041, -5.997, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ @@ -341,8 +341,8 @@ VALUES (0x7018F05C, 2576, 0x018F021D, 141.816, -129.608, -5.996, -0.74161, 0, 0 /* @teleloc 0x018F021D [141.815994 -129.608002 -5.996000] -0.741610 0.000000 0.000000 -0.670831 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F05D, 2576, 0x018F0222, 18.4316, -7.60078, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wild Monouga */ -/* @teleloc 0x018F0222 [18.431601 -7.600780 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018F05D, 2576, 0x018F0222, 18.4316, -7.60078, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wild Monouga */ +/* @teleloc 0x018F0222 [18.431601 -7.600780 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018F05E, 2616, 0x018F0229, 20, -15.25, 0, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -357,12 +357,12 @@ VALUES (0x7018F060, 2576, 0x018F0230, 22.367, -60.1591, -3.42174, 0.733729, 0, /* @teleloc 0x018F0230 [22.367001 -60.159100 -3.421740] 0.733729 0.000000 0.000000 -0.679442 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F061, 3631, 0x018F024B, 60, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x018F024B [60.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018F061, 3631, 0x018F024B, 60, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x018F024B [60.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F062, 568, 0x018F024D, 60, -64.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x018F024D [60.000000 -64.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018F062, 568, 0x018F024D, 60, -64.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x018F024D [60.000000 -64.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018F063, 9251, 0x018F0267, 32.9715, -29.7993, 6.004, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Brutish Monouga */ @@ -377,8 +377,8 @@ VALUES (0x7018F065, 9251, 0x018F0269, 26.4043, -49.1091, 6.004, 1, 0, 0, 0, Tr /* @teleloc 0x018F0269 [26.404301 -49.109100 6.004000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7018F066, 2576, 0x018F0272, 50, -30, 6.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wild Monouga */ -/* @teleloc 0x018F0272 [50.000000 -30.000000 6.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7018F066, 2576, 0x018F0272, 50, -30, 6.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wild Monouga */ +/* @teleloc 0x018F0272 [50.000000 -30.000000 6.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7018F067, 2576, 0x018F0272, 50.7931, -31.1712, 6.004, -0.91965, 0, 0, -0.392739, True, '2005-02-09 10:00:00'); /* Wild Monouga */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0190.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0190.sql index 0d1cdda528..cb2be161d0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0190.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0190.sql @@ -1,12 +1,12 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0190; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190000, 7107, 0x01900109, 40, -44.75, -17.946, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ -/* @teleloc 0x01900109 [40.000000 -44.750000 -17.945999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190000, 7107, 0x01900109, 40, -44.75, -17.946, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ +/* @teleloc 0x01900109 [40.000000 -44.750000 -17.945999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190001, 7107, 0x01900109, 40.5606, -43.9996, -17.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ -/* @teleloc 0x01900109 [40.560600 -43.999599 -17.988001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190001, 7107, 0x01900109, 40.5606, -43.9996, -17.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ +/* @teleloc 0x01900109 [40.560600 -43.999599 -17.988001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70190008, 1300, 0x01900132, 125.25, -50, -18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -17,16 +17,16 @@ VALUES (0x7019000B, 1929, 0x01900136, 143.936, -10.2403, -18, 0.707107, 0, 0, - /* @teleloc 0x01900136 [143.936005 -10.240300 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019000C, 568, 0x01900138, 140, -14.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01900138 [140.000000 -14.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019000C, 568, 0x01900138, 140, -14.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01900138 [140.000000 -14.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70190011, 1919, 0x0190013E, 153.936, -10.2403, -18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x0190013E [153.936005 -10.240300 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190012, 568, 0x01900140, 150, -14.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01900140 [150.000000 -14.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190012, 568, 0x01900140, 150, -14.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01900140 [150.000000 -14.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70190026, 1291, 0x0190017B, 40, -35.25, -12, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -45,20 +45,20 @@ VALUES (0x70190034, 568, 0x0190019A, 64.75, -40, -12, -0.707107, 0, 0, 0.70710 /* @teleloc 0x0190019A [64.750000 -40.000000 -12.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190035, 568, 0x0190019B, 60, -44.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0190019B [60.000000 -44.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190035, 568, 0x0190019B, 60, -44.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0190019B [60.000000 -44.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190038, 420, 0x0190019D, 60.2054, -60.7075, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x0190019D [60.205399 -60.707500 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190038, 420, 0x0190019D, 60.2054, -60.7075, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x0190019D [60.205399 -60.707500 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190039, 1459, 0x0190019D, 58.3098, -61.4344, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Food Stamina Gen */ -/* @teleloc 0x0190019D [58.309799 -61.434399 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190039, 1459, 0x0190019D, 58.3098, -61.4344, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Food Stamina Gen */ +/* @teleloc 0x0190019D [58.309799 -61.434399 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019003A, 1460, 0x0190019D, 58.8538, -59.3579, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Food Heal Gen */ -/* @teleloc 0x0190019D [58.853802 -59.357899 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019003A, 1460, 0x0190019D, 58.8538, -59.3579, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Food Heal Gen */ +/* @teleloc 0x0190019D [58.853802 -59.357899 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019004D, 3633, 0x019001E4, 148.166, -100.08, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Surface */ @@ -101,12 +101,12 @@ VALUES (0x7019005E, 619, 0x0190012D, 131.104, -32.6428, -17.9918, -0.833465, 0 /* @teleloc 0x0190012D [131.104004 -32.642799 -17.991800] -0.833465 0.000000 0.000000 -0.552572 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019005F, 619, 0x01900136, 138.273, -9.24024, -17.9918, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Revenant */ -/* @teleloc 0x01900136 [138.272995 -9.240240 -17.991800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019005F, 619, 0x01900136, 138.273, -9.24024, -17.9918, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Revenant */ +/* @teleloc 0x01900136 [138.272995 -9.240240 -17.991800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190060, 619, 0x01900136, 141.707, -9.76578, -17.9918, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Revenant */ -/* @teleloc 0x01900136 [141.707001 -9.765780 -17.991800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190060, 619, 0x01900136, 141.707, -9.76578, -17.9918, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Revenant */ +/* @teleloc 0x01900136 [141.707001 -9.765780 -17.991800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70190061, 619, 0x01900139, 139.572, -20.4633, -17.9918, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Revenant */ @@ -117,12 +117,12 @@ VALUES (0x70190062, 619, 0x01900139, 140.892, -20.2508, -17.9918, 1, 0, 0, 0, /* @teleloc 0x01900139 [140.891998 -20.250799 -17.991800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190063, 619, 0x0190013E, 151.707, -9.76578, -17.9918, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Revenant */ -/* @teleloc 0x0190013E [151.707001 -9.765780 -17.991800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190063, 619, 0x0190013E, 151.707, -9.76578, -17.9918, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Revenant */ +/* @teleloc 0x0190013E [151.707001 -9.765780 -17.991800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190064, 619, 0x0190013E, 148.273, -9.24024, -17.9918, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Revenant */ -/* @teleloc 0x0190013E [148.272995 -9.240240 -17.991800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190064, 619, 0x0190013E, 148.273, -9.24024, -17.9918, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Revenant */ +/* @teleloc 0x0190013E [148.272995 -9.240240 -17.991800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70190065, 619, 0x01900141, 150.892, -20.2508, -17.9918, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Revenant */ @@ -189,8 +189,8 @@ VALUES (0x70190074, 24955, 0x0190016D, 30, -50, -11.99, 1, 0, 0, 0, True, '2005 /* @teleloc 0x0190016D [30.000000 -50.000000 -11.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190075, 24955, 0x01900174, 40, -30, -11.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ -/* @teleloc 0x01900174 [40.000000 -30.000000 -11.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190075, 24955, 0x01900174, 40, -30, -11.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ +/* @teleloc 0x01900174 [40.000000 -30.000000 -11.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70190076, 619, 0x01900179, 40.7043, -42.6033, -11.9917, 0.999887, 0, 0, -0.015053, True, '2005-02-09 10:00:00'); /* Revenant */ @@ -209,8 +209,8 @@ VALUES (0x70190079, 24955, 0x0190017F, 38.5601, -60.4132, -11.99, 0.631691, 0, 0 /* @teleloc 0x0190017F [38.560101 -60.413200 -11.990000] 0.631691 0.000000 0.000000 -0.775220 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019007A, 24955, 0x01900183, 49.1445, -20.6207, -11.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ -/* @teleloc 0x01900183 [49.144501 -20.620701 -11.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019007A, 24955, 0x01900183, 49.1445, -20.6207, -11.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ +/* @teleloc 0x01900183 [49.144501 -20.620701 -11.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019007B, 24955, 0x01900187, 50.317, -26.2306, -11.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ @@ -233,8 +233,8 @@ VALUES (0x7019007F, 24955, 0x0190018B, 47.6038, -51.1539, -11.99, 0.707107, 0, 0 /* @teleloc 0x0190018B [47.603802 -51.153900 -11.990000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190080, 24955, 0x01900190, 49.0286, -69.6373, -11.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ -/* @teleloc 0x01900190 [49.028599 -69.637299 -11.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190080, 24955, 0x01900190, 49.0286, -69.6373, -11.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ +/* @teleloc 0x01900190 [49.028599 -69.637299 -11.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70190081, 24955, 0x01900196, 64.474, -29.6007, -11.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ @@ -249,8 +249,8 @@ VALUES (0x70190083, 24955, 0x0190019C, 60.0878, -48.7464, -11.99, 1, 0, 0, 0, T /* @teleloc 0x0190019C [60.087799 -48.746399 -11.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190084, 24955, 0x0190019D, 60.0095, -58.1243, -11.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ -/* @teleloc 0x0190019D [60.009499 -58.124298 -11.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190084, 24955, 0x0190019D, 60.0095, -58.1243, -11.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ +/* @teleloc 0x0190019D [60.009499 -58.124298 -11.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70190085, 24955, 0x0190019E, 69.4661, -28.9346, -11.99, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ @@ -305,8 +305,8 @@ VALUES (0x70190091, 24955, 0x019001DD, 89.7495, -89.442, -5.81275, -0.996089, 0, /* @teleloc 0x019001DD [89.749496 -89.442001 -5.812750] -0.996089 0.000000 0.000000 -0.088351 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70190092, 24955, 0x019001E2, 106.32, -78.9608, -5.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ -/* @teleloc 0x019001E2 [106.320000 -78.960800 -5.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70190092, 24955, 0x019001E2, 106.32, -78.9608, -5.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ +/* @teleloc 0x019001E2 [106.320000 -78.960800 -5.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70190093, 24955, 0x019001E2, 109.048, -76.4374, -5.86625, -0.936977, 0, 0, -0.34939, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0191.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0191.sql index ef999a0ed1..f739679e07 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0191.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0191.sql @@ -33,16 +33,16 @@ VALUES (0x70191007, 278, 0x01910106, 4.755, -20, -66, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01910106 [4.755000 -20.000000 -66.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70191008, 905, 0x01910110, 28.481, -9.42289, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ -/* @teleloc 0x01910110 [28.481001 -9.422890 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70191008, 905, 0x01910110, 28.481, -9.42289, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ +/* @teleloc 0x01910110 [28.481001 -9.422890 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70191009, 905, 0x01910110, 31.5324, -9.90829, -66, -0.662129, 0, 0, -0.74939, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ /* @teleloc 0x01910110 [31.532400 -9.908290 -66.000000] -0.662129 0.000000 0.000000 -0.749390 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019100A, 905, 0x01910110, 29.9928, -7.75198, -66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ -/* @teleloc 0x01910110 [29.992800 -7.751980 -66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019100A, 905, 0x01910110, 29.9928, -7.75198, -66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ +/* @teleloc 0x01910110 [29.992800 -7.751980 -66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019100B, 568, 0x01910117, 25.25, -40, -66, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -85,8 +85,8 @@ VALUES (0x70191014, 1624, 0x01910129, 86.9464, -27.7434, -65.996, 1, 0, 0, 0, /* @teleloc 0x01910129 [86.946404 -27.743401 -65.996002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70191015, 1301, 0x0191012E, -0, -14.75, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0191012E [-0.000000 -14.750000 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70191015, 1301, 0x0191012E, 0, -14.75, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0191012E [0.000000 -14.750000 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70191016, 1371, 0x0191012F, 6.37229, -12.4414, -59.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Archmage */ @@ -101,8 +101,8 @@ VALUES (0x70191018, 509, 0x0191013A, 20, -20, -60, 0.707107, 0, 0, -0.707107, /* @teleloc 0x0191013A [20.000000 -20.000000 -60.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70191019, 965, 0x0191014E, 110, -24.75, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ -/* @teleloc 0x0191014E [110.000000 -24.750000 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70191019, 965, 0x0191014E, 110, -24.75, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ +/* @teleloc 0x0191014E [110.000000 -24.750000 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019101A, 965, 0x0191014F, 110.182, -32.651, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ @@ -395,8 +395,8 @@ VALUES (0x70191057, 2610, 0x019101DF, 110.376, -205.785, -23.99, -0.948635, 0, /* @teleloc 0x019101DF [110.375999 -205.785004 -23.990000] -0.948635 0.000000 0.000000 -0.316374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70191058, 1154, 0x019101DF, 107.723, -209.431, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x019101DF [107.723000 -209.431000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70191058, 1154, 0x019101DF, 107.723, -209.431, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x019101DF [107.723000 -209.431000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70191058, 0x70191043, '2005-02-09 10:00:00') /* Jibrit Zefir (2608) */ @@ -407,8 +407,8 @@ VALUES (0x70191058, 0x70191043, '2005-02-09 10:00:00') /* Jibrit Zefir (2608) */ , (0x70191058, 0x7019105E, '2005-02-09 10:00:00') /* Jibrit Zefir (2608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70191059, 1154, 0x019101DF, 111.694, -208.909, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x019101DF [111.694000 -208.908997 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70191059, 1154, 0x019101DF, 111.694, -208.909, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x019101DF [111.694000 -208.908997 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70191059, 0x70191047, '2005-02-09 10:00:00') /* Kilif Zefir (2610) */ @@ -421,12 +421,12 @@ VALUES (0x70191059, 0x70191047, '2005-02-09 10:00:00') /* Kilif Zefir (2610) */ , (0x70191059, 0x70191061, '2005-02-09 10:00:00') /* Jibrit Zefir (2608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019105A, 1930, 0x019101DF, 106.711, -214.151, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x019101DF [106.710999 -214.151001 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019105A, 1930, 0x019101DF, 106.711, -214.151, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x019101DF [106.710999 -214.151001 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019105B, 1930, 0x019101DF, 108.116, -214.111, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x019101DF [108.115997 -214.110992 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019105B, 1930, 0x019101DF, 108.116, -214.111, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x019101DF [108.115997 -214.110992 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019105C, 1624, 0x019101E0, 108.301, -231.672, -23.996, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Swamp Rat */ @@ -469,9 +469,9 @@ VALUES (0x70191065, 2127, 0x019101FC, 100, -230, -12, 1, 0, 0, 0, False, '2005- /* @teleloc 0x019101FC [100.000000 -230.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70191066, 3635, 0x01910210, 100, -190, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01910210 [100.000000 -190.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70191066, 3635, 0x01910210, 100, -190, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01910210 [100.000000 -190.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70191067, 568, 0x01910212, 100, -194.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01910212 [100.000000 -194.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70191067, 568, 0x01910212, 100, -194.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01910212 [100.000000 -194.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0192.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0192.sql index fdf6aa9988..cc73a416e6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0192.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0192.sql @@ -29,8 +29,8 @@ VALUES (0x70192006, 1610, 0x01920106, 39.1589, -39.5955, -23.9965, -0.895178, 0 /* @teleloc 0x01920106 [39.158901 -39.595501 -23.996500] -0.895178 0.000000 0.000000 -0.445710 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70192007, 1610, 0x01920106, 38.2883, -37.7815, -23.9965, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ -/* @teleloc 0x01920106 [38.288300 -37.781502 -23.996500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70192007, 1610, 0x01920106, 38.2883, -37.7815, -23.9965, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ +/* @teleloc 0x01920106 [38.288300 -37.781502 -23.996500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70192008, 1609, 0x01920108, 50, -20, -23.9965, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ @@ -65,12 +65,12 @@ VALUES (0x7019200D, 1938, 0x0192010C, 45.8438, -64.0062, -24, -0.707107, 0, 0, /* @teleloc 0x0192010C [45.843800 -64.006203 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019200E, 1609, 0x0192010D, 50.6019, -69.3847, -23.9965, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x0192010D [50.601898 -69.384697 -23.996500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019200E, 1609, 0x0192010D, 50.6019, -69.3847, -23.9965, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ +/* @teleloc 0x0192010D [50.601898 -69.384697 -23.996500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019200F, 1609, 0x0192010D, 49.452, -70.535, -23.9965, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x0192010D [49.452000 -70.535004 -23.996500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019200F, 1609, 0x0192010D, 49.452, -70.535, -23.9965, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ +/* @teleloc 0x0192010D [49.452000 -70.535004 -23.996500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70192010, 1609, 0x01920110, 62.2945, -32.8813, -23.9965, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ @@ -140,8 +140,8 @@ VALUES (0x7019201D, 1609, 0x0192011A, 70, -60, -23.9965, 0.934049, 0, 0, -0.357 /* @teleloc 0x0192011A [70.000000 -60.000000 -23.996500] 0.934049 0.000000 0.000000 -0.357146 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019201E, 1609, 0x0192011B, 70.538, -69.892, -23.9965, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x0192011B [70.538002 -69.891998 -23.996500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019201E, 1609, 0x0192011B, 70.538, -69.892, -23.9965, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ +/* @teleloc 0x0192011B [70.538002 -69.891998 -23.996500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019201F, 1610, 0x0192011D, 77.4228, -18.2703, -23.9965, 0.01996, 0, 0, -0.999801, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ @@ -316,8 +316,8 @@ VALUES (0x7019203C, 2608, 0x01920169, 60, -60, -5.99, 1, 0, 0, 0, True, '2005- /* @teleloc 0x01920169 [60.000000 -60.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019203D, 2610, 0x0192016D, 60, -70, -5.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Kilif Zefir */ -/* @teleloc 0x0192016D [60.000000 -70.000000 -5.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019203D, 2610, 0x0192016D, 60, -70, -5.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Kilif Zefir */ +/* @teleloc 0x0192016D [60.000000 -70.000000 -5.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019203E, 2610, 0x0192016D, 60.3137, -71.5114, -5.99, -0.997053, 0, 0, -0.076719, True, '2005-02-09 10:00:00'); /* Kilif Zefir */ @@ -357,8 +357,8 @@ VALUES (0x70192044, 2610, 0x01920184, 80, -30, -5.99, 1, 0, 0, 0, True, '2005- /* @teleloc 0x01920184 [80.000000 -30.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70192045, 1625, 0x01920198, 90.4529, -67.4632, -5.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mountain Rat */ -/* @teleloc 0x01920198 [90.452904 -67.463203 -5.996000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70192045, 1625, 0x01920198, 90.4529, -67.4632, -5.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mountain Rat */ +/* @teleloc 0x01920198 [90.452904 -67.463203 -5.996000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70192046, 1625, 0x01920198, 89.771, -68.6029, -5.996, 0.825237, 0, 0, -0.564787, True, '2005-02-09 10:00:00'); /* Mountain Rat */ @@ -428,8 +428,8 @@ VALUES (0x70192052, 2608, 0x019201A6, 0, -50, 0.01, 0.751624, 0, 0, -0.659591, /* @teleloc 0x019201A6 [0.000000 -50.000000 0.010000] 0.751624 0.000000 0.000000 -0.659591 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70192053, 2608, 0x019201A7, 8.44092, -46.4516, 0.01, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Jibrit Zefir */ -/* @teleloc 0x019201A7 [8.440920 -46.451599 0.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70192053, 2608, 0x019201A7, 8.44092, -46.4516, 0.01, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Jibrit Zefir */ +/* @teleloc 0x019201A7 [8.440920 -46.451599 0.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70192054, 2608, 0x019201A7, 12.22, -47.3265, 0.01, -0.397248, 0, 0, -0.917711, True, '2005-02-09 10:00:00'); /* Jibrit Zefir */ @@ -472,8 +472,8 @@ VALUES (0x7019205D, 2610, 0x019201BE, 48.6762, -73.7439, 0.01, 1, 0, 0, 0, Tru /* @teleloc 0x019201BE [48.676201 -73.743896 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019205E, 1036, 0x019201BF, 51.449, -76.4672, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Item Dagger Generator */ -/* @teleloc 0x019201BF [51.449001 -76.467201 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019205E, 1036, 0x019201BF, 51.449, -76.4672, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Item Dagger Generator */ +/* @teleloc 0x019201BF [51.449001 -76.467201 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019205F, 202, 0x019201C1, 59.8329, -55.8669, 0.011, -0.343044, 0, 0, -0.939319, True, '2005-02-09 10:00:00'); /* Sandstone Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0193.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0193.sql index 2d0f43a0d6..24721c6316 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0193.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0193.sql @@ -33,12 +33,12 @@ VALUES (0x70193007, 2572, 0x01930106, 80, -20, -11.982, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01930106 [80.000000 -20.000000 -11.982000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70193008, 2572, 0x01930107, 80, -30, -11.982, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* K'nath D'Nob */ -/* @teleloc 0x01930107 [80.000000 -30.000000 -11.982000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70193008, 2572, 0x01930107, 80, -30, -11.982, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* K'nath D'Nob */ +/* @teleloc 0x01930107 [80.000000 -30.000000 -11.982000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70193009, 2572, 0x01930108, 80, -40, -11.982, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* K'nath D'Nob */ -/* @teleloc 0x01930108 [80.000000 -40.000000 -11.982000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70193009, 2572, 0x01930108, 80, -40, -11.982, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* K'nath D'Nob */ +/* @teleloc 0x01930108 [80.000000 -40.000000 -11.982000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019300A, 1350, 0x01930119, 1.88466, -38.3127, 0, 0.72575, 0, 0, -0.687958, False, '2005-02-09 10:00:00'); /* Granite Golem Generator */ @@ -49,12 +49,12 @@ VALUES (0x7019300B, 2571, 0x0193011A, 0, -50, 0.018, 1, 0, 0, 0, True, '2005-0 /* @teleloc 0x0193011A [0.000000 -50.000000 0.018000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019300C, 2571, 0x0193011C, 10, -20, 0.018, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ -/* @teleloc 0x0193011C [10.000000 -20.000000 0.018000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019300C, 2571, 0x0193011C, 10, -20, 0.018, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ +/* @teleloc 0x0193011C [10.000000 -20.000000 0.018000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019300D, 2571, 0x0193011D, 10, -30, 0.018, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ -/* @teleloc 0x0193011D [10.000000 -30.000000 0.018000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019300D, 2571, 0x0193011D, 10, -30, 0.018, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ +/* @teleloc 0x0193011D [10.000000 -30.000000 0.018000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019300E, 2571, 0x0193011E, 10, -40, 0.018, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ @@ -65,12 +65,12 @@ VALUES (0x7019300F, 165, 0x0193011F, 10, -50, 0.05, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x0193011F [10.000000 -50.000000 0.050000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70193010, 2571, 0x01930120, 10, -60, 0.018, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ -/* @teleloc 0x01930120 [10.000000 -60.000000 0.018000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70193010, 2571, 0x01930120, 10, -60, 0.018, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ +/* @teleloc 0x01930120 [10.000000 -60.000000 0.018000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70193011, 1931, 0x01930120, 10, -63.421, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01930120 [10.000000 -63.421001 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70193011, 1931, 0x01930120, 10, -63.421, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01930120 [10.000000 -63.421001 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70193012, 1293, 0x01930121, 24.75, -10, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -81,16 +81,16 @@ VALUES (0x70193013, 2571, 0x01930122, 20, -40, 0.018, 1, 0, 0, 0, True, '2005- /* @teleloc 0x01930122 [20.000000 -40.000000 0.018000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70193014, 2571, 0x01930123, 20, -50, 0.018, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ -/* @teleloc 0x01930123 [20.000000 -50.000000 0.018000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70193014, 2571, 0x01930123, 20, -50, 0.018, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ +/* @teleloc 0x01930123 [20.000000 -50.000000 0.018000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70193015, 3639, 0x01930127, 40, 0, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01930127 [40.000000 0.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70193015, 3639, 0x01930127, 40, 0, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01930127 [40.000000 0.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70193016, 568, 0x01930129, 40, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01930129 [40.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70193016, 568, 0x01930129, 40, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01930129 [40.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70193017, 2569, 0x0193012E, 40, -50, 0.018, 0.640696, 0, 0, -0.767795, True, '2005-02-09 10:00:00'); /* K'nath N'gell */ @@ -211,12 +211,12 @@ VALUES (0x70193029, 2569, 0x0193013D, 61.4769, -53.4809, 0.018, -0.602686, 0, 0 /* @teleloc 0x0193013D [61.476898 -53.480900 0.018000] -0.602686 0.000000 0.000000 -0.797979 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019302A, 153, 0x0193013F, 60, -70, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x0193013F [60.000000 -70.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019302A, 153, 0x0193013F, 60, -70, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x0193013F [60.000000 -70.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019302B, 2570, 0x0193013F, 61.2466, -67.4926, 0.018, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* K'nath S'tath */ -/* @teleloc 0x0193013F [61.246601 -67.492599 0.018000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019302B, 2570, 0x0193013F, 61.2466, -67.4926, 0.018, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* K'nath S'tath */ +/* @teleloc 0x0193013F [61.246601 -67.492599 0.018000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019302C, 2570, 0x0193013F, 60.7907, -71.1974, 0.018, -0.924172, 0, 0, -0.381978, True, '2005-02-09 10:00:00'); /* K'nath S'tath */ @@ -255,17 +255,17 @@ VALUES (0x70193034, 2571, 0x0193014C, 90, -20, 0.018, 1, 0, 0, 0, True, '2005- /* @teleloc 0x0193014C [90.000000 -20.000000 0.018000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70193035, 153, 0x0193014E, 90, -40, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x0193014E [90.000000 -40.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70193035, 153, 0x0193014E, 90, -40, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x0193014E [90.000000 -40.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70193036, 2571, 0x0193014E, 92.2978, -42.0841, 0.018, -0.993756, 0, 0, -0.111577, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ /* @teleloc 0x0193014E [92.297798 -42.084099 0.018000] -0.993756 0.000000 0.000000 -0.111577 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70193037, 2571, 0x0193014E, 89.8585, -37.6231, 0.018, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ -/* @teleloc 0x0193014E [89.858498 -37.623100 0.018000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70193037, 2571, 0x0193014E, 89.8585, -37.6231, 0.018, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* K'nath N'osaj */ +/* @teleloc 0x0193014E [89.858498 -37.623100 0.018000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70193038, 1938, 0x0193014E, 90, -38.514, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x0193014E [90.000000 -38.514000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70193038, 1938, 0x0193014E, 90, -38.514, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x0193014E [90.000000 -38.514000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0195.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0195.sql index 776d8b050b..65e1e0377d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0195.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0195.sql @@ -25,8 +25,8 @@ VALUES (0x70195004, 7181, 0x01950113, 149.915, -52.381, -11.9936, 0.018777, 0, /* @teleloc 0x01950113 [149.914993 -52.381001 -11.993600] 0.018777 0.000000 0.000000 0.999824 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195005, 29938, 0x01950116, 150, -49.85, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x01950116 [150.000000 -49.849998 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70195005, 29938, 0x01950116, 150, -49.85, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x01950116 [150.000000 -49.849998 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70195005, 0x7019506F, '2005-02-09 10:00:00') /* Lever (29593) */ @@ -97,8 +97,8 @@ VALUES (0x70195013, 0x70195072, '2005-02-09 10:00:00') /* Button (269) */ , (0x70195013, 0x70195073, '2005-02-09 10:00:00') /* Button (269) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195014, 29938, 0x0195018A, 50, -125.175, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x0195018A [50.000000 -125.175003 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70195014, 29938, 0x0195018A, 50, -125.175, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x0195018A [50.000000 -125.175003 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70195014, 0x70195076, '2005-02-09 10:00:00') /* Button (269) */ @@ -258,8 +258,8 @@ VALUES (0x70195023, 0x70195080, '2005-02-09 10:00:00') /* Button (269) */ , (0x70195023, 0x70195081, '2005-02-09 10:00:00') /* Button (269) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195024, 29938, 0x01950262, 130, -125.175, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x01950262 [130.000000 -125.175003 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70195024, 29938, 0x01950262, 130, -125.175, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x01950262 [130.000000 -125.175003 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70195024, 0x70195084, '2005-02-09 10:00:00') /* Button (269) */ @@ -315,8 +315,8 @@ VALUES (0x7019502F, 4248, 0x0195029D, 177.688, -90.8599, 0.00672, 0.016719, 0, /* @teleloc 0x0195029D [177.688004 -90.859901 0.006720] 0.016719 0.000000 0.000000 -0.999860 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195030, 29938, 0x019502A7, 190, -139.85, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x019502A7 [190.000000 -139.850006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70195030, 29938, 0x019502A7, 190, -139.85, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x019502A7 [190.000000 -139.850006 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70195030, 0x70195087, '2005-02-09 10:00:00') /* Lever (29593) */ @@ -347,8 +347,8 @@ VALUES (0x70195036, 28931, 0x019502C4, 223.32, -240.926, 0.005, 0.903545, 0, 0, /* @teleloc 0x019502C4 [223.320007 -240.925995 0.005000] 0.903545 0.000000 0.000000 -0.428493 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195037, 29938, 0x019502CC, 230, -119.85, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x019502CC [230.000000 -119.849998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70195037, 29938, 0x019502CC, 230, -119.85, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x019502CC [230.000000 -119.849998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70195037, 0x7019508A, '2005-02-09 10:00:00') /* Lever (29593) */ @@ -395,8 +395,8 @@ VALUES (0x7019503D, 28973, 0x019502EE, 247.763, -231.52, 0.005, 0.382683, 0, 0, /* @teleloc 0x019502EE [247.763000 -231.520004 0.005000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019503E, 29938, 0x019502FB, 270, -139.85, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x019502FB [270.000000 -139.850006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019503E, 29938, 0x019502FB, 270, -139.85, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x019502FB [270.000000 -139.850006 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7019503E, 0x7019508E, '2005-02-09 10:00:00') /* Lever (29593) */ @@ -419,16 +419,16 @@ VALUES (0x70195042, 27856, 0x01950334, 57.9498, -78.7495, 6.006, 0.992599, 0, 0, /* @teleloc 0x01950334 [57.949799 -78.749496 6.006000] 0.992599 0.000000 0.000000 -0.121441 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195043, 27856, 0x0195033A, 62.352, -160, 6.006, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x0195033A [62.352001 -160.000000 6.006000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70195043, 27856, 0x0195033A, 62.352, -160, 6.006, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x0195033A [62.352001 -160.000000 6.006000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195044, 27856, 0x0195033A, 57.3338, -160, 6.006, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x0195033A [57.333801 -160.000000 6.006000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70195044, 27856, 0x0195033A, 57.3338, -160, 6.006, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x0195033A [57.333801 -160.000000 6.006000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195045, 27856, 0x0195033A, 61.0921, -155.509, 6.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x0195033A [61.092098 -155.509003 6.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70195045, 27856, 0x0195033A, 61.0921, -155.509, 6.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x0195033A [61.092098 -155.509003 6.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70195046, 29938, 0x019503C0, 80, -164.825, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ @@ -463,8 +463,8 @@ VALUES (0x7019504C, 27857, 0x019503E9, 87.5373, -190.607, 6.006, 1, 0, 0, 0, Tr /* @teleloc 0x019503E9 [87.537300 -190.606995 6.006000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019504D, 29938, 0x019503EE, 90, -195.175, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x019503EE [90.000000 -195.175003 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019504D, 29938, 0x019503EE, 90, -195.175, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x019503EE [90.000000 -195.175003 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7019504D, 0x70195093, '2005-02-09 10:00:00') /* Lever (29593) */ @@ -499,12 +499,12 @@ VALUES (0x70195053, 27856, 0x019504A5, 120, -150, 6.006, 1, 0, 0, 0, True, '200 /* @teleloc 0x019504A5 [120.000000 -150.000000 6.006000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195054, 27856, 0x019504A6, 122.145, -160, 6.006, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x019504A6 [122.144997 -160.000000 6.006000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70195054, 27856, 0x019504A6, 122.145, -160, 6.006, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x019504A6 [122.144997 -160.000000 6.006000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195055, 27856, 0x019504A6, 117.497, -160, 6.006, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x019504A6 [117.497002 -160.000000 6.006000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70195055, 27856, 0x019504A6, 117.497, -160, 6.006, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x019504A6 [117.497002 -160.000000 6.006000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70195056, 28977, 0x019504BA, 210, -210, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Lauallana */ @@ -519,8 +519,8 @@ VALUES (0x70195058, 28978, 0x019504D0, 230, -210, 6.005, 0, 0, 0, -1, True, '20 /* @teleloc 0x019504D0 [230.000000 -210.000000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195059, 28976, 0x019504E0, 250, -210, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Aurlanna */ -/* @teleloc 0x019504E0 [250.000000 -210.000000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70195059, 28976, 0x019504E0, 250, -210, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Aurlanna */ +/* @teleloc 0x019504E0 [250.000000 -210.000000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019505A, 27857, 0x019504EE, 62.3136, -188.655, 12.006, 0.98031, 0, 0, 0.197465, True, '2005-02-09 10:00:00'); /* Muck Glutton */ @@ -611,8 +611,8 @@ VALUES (0x7019506E, 29593, 0x0195010C, 27, -136.129, -11.995, 1, 0, 0, 0, True, /* @teleloc 0x0195010C [27.000000 -136.128998 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019506F, 29593, 0x0195010F, 153, -43.939, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x0195010F [153.000000 -43.938999 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019506F, 29593, 0x0195010F, 153, -43.939, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x0195010F [153.000000 -43.938999 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70195070, 269, 0x01950115, 152.9, -52, -10.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ @@ -711,40 +711,40 @@ VALUES (0x70195086, 269, 0x0195027E, 152, -107.1, 1.75, 1, 0, 0, 0, True, '20 /* @teleloc 0x0195027E [152.000000 -107.099998 1.750000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195087, 29593, 0x019502A0, 193, -134, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x019502A0 [193.000000 -134.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70195087, 29593, 0x019502A0, 193, -134, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x019502A0 [193.000000 -134.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195088, 29960, 0x019502A0, 190, -130, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Xi Ru's Library */ -/* @teleloc 0x019502A0 [190.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70195088, 29960, 0x019502A0, 190, -130, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Xi Ru's Library */ +/* @teleloc 0x019502A0 [190.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70195089, 29593, 0x019502AF, 190, -152, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ /* @teleloc 0x019502AF [190.000000 -152.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019508A, 29593, 0x019502C5, 233, -114, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x019502C5 [233.000000 -114.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019508A, 29593, 0x019502C5, 233, -114, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x019502C5 [233.000000 -114.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019508B, 29959, 0x019502C5, 230, -110, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Xi Ru's Crypt */ -/* @teleloc 0x019502C5 [230.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019508B, 29959, 0x019502C5, 230, -110, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Xi Ru's Crypt */ +/* @teleloc 0x019502C5 [230.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019508C, 29593, 0x019502D5, 232, -138, 0.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ /* @teleloc 0x019502D5 [232.000000 -138.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019508D, 28982, 0x019502E0, 230, -256.575, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Xi Ru's Chapel Exterior */ -/* @teleloc 0x019502E0 [230.000000 -256.575012 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019508D, 28982, 0x019502E0, 230, -256.575, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Xi Ru's Chapel Exterior */ +/* @teleloc 0x019502E0 [230.000000 -256.575012 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019508E, 29593, 0x019502F4, 273, -134, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x019502F4 [273.000000 -134.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019508E, 29593, 0x019502F4, 273, -134, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x019502F4 [273.000000 -134.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019508F, 29961, 0x019502F4, 270, -130, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Xi Ru's Remembrance */ -/* @teleloc 0x019502F4 [270.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019508F, 29961, 0x019502F4, 270, -130, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Xi Ru's Remembrance */ +/* @teleloc 0x019502F4 [270.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70195090, 29593, 0x01950303, 272, -150, 0.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ @@ -771,8 +771,8 @@ VALUES (0x70195095, 269, 0x0195043D, 97.106, -158, 7.75, -0.707107, 0, 0, -0.7 /* @teleloc 0x0195043D [97.106003 -158.000000 7.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70195096, 29593, 0x01950447, 100, -180, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x01950447 [100.000000 -180.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70195096, 29593, 0x01950447, 100, -180, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x01950447 [100.000000 -180.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70195097, 269, 0x01950553, 87.107, -248, 13.749, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0196.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0196.sql index 2c12019ae4..2c4bc7dbb5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0196.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0196.sql @@ -17,8 +17,8 @@ VALUES (0x70196003, 269, 0x0196011D, 242.892, -42.179, -10.5, 0.707107, 0, 0, /* @teleloc 0x0196011D [242.891998 -42.179001 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70196004, 29939, 0x0196011E, 240, -39.85, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x0196011E [240.000000 -39.849998 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70196004, 29939, 0x0196011E, 240, -39.85, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x0196011E [240.000000 -39.849998 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70196004, 0x70196003, '2005-02-09 10:00:00') /* Button (269) */ @@ -172,8 +172,8 @@ VALUES (0x7019601A, 269, 0x019602A2, 222.892, -112.179, 1.5, 0.707107, 0, 0, - /* @teleloc 0x019602A2 [222.891998 -112.179001 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019601B, 29939, 0x019602A3, 220, -105.18, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x019602A3 [220.000000 -105.180000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019601B, 29939, 0x019602A3, 220, -105.18, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x019602A3 [220.000000 -105.180000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7019601B, 0x7019601A, '2005-02-09 10:00:00') /* Button (269) */ @@ -261,8 +261,8 @@ VALUES (0x70196024, 269, 0x01960313, 262.892, -112.179, 1.5, 0.707107, 0, 0, - /* @teleloc 0x01960313 [262.891998 -112.179001 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70196025, 29939, 0x01960314, 260, -105.18, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x01960314 [260.000000 -105.180000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70196025, 29939, 0x01960314, 260, -105.18, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x01960314 [260.000000 -105.180000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70196025, 0x70196024, '2005-02-09 10:00:00') /* Button (269) */ @@ -361,8 +361,8 @@ VALUES (0x70196039, 269, 0x0196039F, 82.892, -72.179, 7.5, 0.707107, 0, 0, -0. /* @teleloc 0x0196039F [82.891998 -72.179001 7.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019603A, 29939, 0x019603A0, 80, -65.18, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x019603A0 [80.000000 -65.180000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019603A, 29939, 0x019603A0, 80, -65.18, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x019603A0 [80.000000 -65.180000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7019603A, 0x70196039, '2005-02-09 10:00:00') /* Button (269) */ @@ -417,8 +417,8 @@ VALUES (0x70196045, 269, 0x019603FE, 122.892, -72.179, 7.5, 0.707107, 0, 0, -0 /* @teleloc 0x019603FE [122.891998 -72.179001 7.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70196046, 29939, 0x019603FF, 120, -65.18, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x019603FF [120.000000 -65.180000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70196046, 29939, 0x019603FF, 120, -65.18, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x019603FF [120.000000 -65.180000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70196046, 0x70196045, '2005-02-09 10:00:00') /* Button (269) */ @@ -501,8 +501,8 @@ VALUES (0x70196056, 27856, 0x0196047C, 219.252, -127.123, 6.006, -0.665, 0, 0, 0 /* @teleloc 0x0196047C [219.251999 -127.123001 6.006000] -0.665000 0.000000 0.000000 0.746843 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70196057, 29939, 0x019604A1, 240, -105.18, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x019604A1 [240.000000 -105.180000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70196057, 29939, 0x019604A1, 240, -105.18, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x019604A1 [240.000000 -105.180000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70196057, 0x7019609E, '2005-02-09 10:00:00') /* Lever (29593) */ @@ -638,8 +638,8 @@ VALUES (0x70196076, 2131, 0x0196064E, 60, -120, 24.005, 1, 0, 0, 0, True, '200 /* @teleloc 0x0196064E [60.000000 -120.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70196077, 2131, 0x01960665, 80, -70, 24.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01960665 [80.000000 -70.000000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70196077, 2131, 0x01960665, 80, -70, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01960665 [80.000000 -70.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70196078, 29939, 0x01960670, 84.84, -100, 24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ @@ -746,8 +746,8 @@ VALUES (0x7019608C, 27856, 0x0196069D, 108.835, -106.595, 24.006, 0.966049, 0, 0 /* @teleloc 0x0196069D [108.834999 -106.595001 24.006001] 0.966049 0.000000 0.000000 0.258359 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019608D, 29939, 0x0196069F, 110, -115.16, 24.082, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x0196069F [110.000000 -115.160004 24.082001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019608D, 29939, 0x0196069F, 110, -115.16, 24.082, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x0196069F [110.000000 -115.160004 24.082001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7019608D, 0x7019608E, '2005-02-09 10:00:00') /* Button (269) */ @@ -758,8 +758,8 @@ VALUES (0x7019608E, 269, 0x0196069F, 109.01, -117.5, 25.5, -0.608761, 0, 0, -0 /* @teleloc 0x0196069F [109.010002 -117.500000 25.500000] -0.608761 0.000000 0.000000 -0.793353 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019608F, 2131, 0x019606A1, 120, -70, 24.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x019606A1 [120.000000 -70.000000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019608F, 2131, 0x019606A1, 120, -70, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x019606A1 [120.000000 -70.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70196090, 29939, 0x019606AC, 115.16, -100, 24, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ @@ -837,8 +837,8 @@ VALUES (0x701960A0, 29593, 0x019604F6, 290, -46.1, 6.005, 1, 0, 0, 0, True, '20 /* @teleloc 0x019604F6 [290.000000 -46.099998 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701960A1, 29962, 0x01960695, 100, -94.75, 24.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01960695 [100.000000 -94.750000 24.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701960A1, 29962, 0x01960695, 100, -94.75, 24.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01960695 [100.000000 -94.750000 24.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701960A1, 0x70196082, '2005-02-09 10:00:00') /* Button (269) */ @@ -873,8 +873,8 @@ VALUES (0x701960A8, 29593, 0x0196029B, 216, -104.473, 0.005, 0, 0, 0, -1, True, /* @teleloc 0x0196029B [216.000000 -104.473000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701960A9, 29593, 0x0196030D, 264, -104.373, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x0196030D [264.000000 -104.373001 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701960A9, 29593, 0x0196030D, 264, -104.373, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x0196030D [264.000000 -104.373001 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701960AA, 269, 0x0196035F, 8, -102.9, 7.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Button */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0198.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0198.sql index 1a8c220b06..f42f4bfbb8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0198.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0198.sql @@ -147,8 +147,8 @@ VALUES (0x7019801F, 7181, 0x0198016B, 49.773, -82.0612, -65.9936, -0.037279, 0, /* @teleloc 0x0198016B [49.772999 -82.061203 -65.993599] -0.037279 0.000000 0.000000 -0.999305 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198020, 2179, 0x0198016E, 50, -79.746, -65.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0198016E [50.000000 -79.746002 -65.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70198020, 2179, 0x0198016E, 50, -79.746, -65.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0198016E [50.000000 -79.746002 -65.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70198020, 0x70198045, '2005-02-09 10:00:00') /* Lever (29593) */; @@ -226,8 +226,8 @@ VALUES (0x70198032, 27862, 0x019801CA, 40.6048, -59.9171, -59.9948, -0.931068, 0 /* @teleloc 0x019801CA [40.604801 -59.917099 -59.994801] -0.931068 0.000000 0.000000 0.364846 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198033, 27856, 0x019801D2, 49.9866, -27.756, -59.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x019801D2 [49.986599 -27.756001 -59.993999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70198033, 27856, 0x019801D2, 49.9866, -27.756, -59.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x019801D2 [49.986599 -27.756001 -59.993999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70198034, 4248, 0x019801D2, 47.7771, -29.9095, -59.9933, 0.154486, 0, 0, -0.987995, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -238,12 +238,12 @@ VALUES (0x70198035, 4248, 0x019801D2, 52.4321, -29.7462, -59.9933, -0.19366, 0, /* @teleloc 0x019801D2 [52.432098 -29.746201 -59.993301] -0.193660 0.000000 0.000000 -0.981069 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198036, 29593, 0x019801D2, 50, -26.0695, -59.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x019801D2 [50.000000 -26.069500 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70198036, 29593, 0x019801D2, 50, -26.0695, -59.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x019801D2 [50.000000 -26.069500 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198037, 29940, 0x019801D4, 50, -34.75, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x019801D4 [50.000000 -34.750000 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70198037, 29940, 0x019801D4, 50, -34.75, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x019801D4 [50.000000 -34.750000 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70198038, 4248, 0x019801D5, 50, -40, -59.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -533,8 +533,8 @@ VALUES (0x7019805A, 27853, 0x019802BA, 48.2814, -59.0835, -47.9948, 0.97653, 0, /* @teleloc 0x019802BA [48.281399 -59.083500 -47.994801] 0.976530 0.000000 0.000000 -0.215383 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019805B, 27856, 0x019802BF, 50, -67.7211, -47.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x019802BF [50.000000 -67.721100 -47.993999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019805B, 27856, 0x019802BF, 50, -67.7211, -47.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x019802BF [50.000000 -67.721100 -47.993999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019805C, 27853, 0x019802C7, 59.4699, -47.2369, -47.9948, -0.572062, 0, 0, -0.82021, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ @@ -572,12 +572,12 @@ VALUES (0x70198063, 27853, 0x019802E4, 33.4246, -68.3484, -35.9948, -0.367007, 0 /* @teleloc 0x019802E4 [33.424599 -68.348396 -35.994801] -0.367007 0.000000 0.000000 0.930218 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198064, 4248, 0x019802EC, 50, -10, -35.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x019802EC [50.000000 -10.000000 -35.993301] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70198064, 4248, 0x019802EC, 50, -10, -35.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x019802EC [50.000000 -10.000000 -35.993301] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198065, 27853, 0x019802EE, 50, -20, -35.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ -/* @teleloc 0x019802EE [50.000000 -20.000000 -35.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70198065, 27853, 0x019802EE, 50, -20, -35.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ +/* @teleloc 0x019802EE [50.000000 -20.000000 -35.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70198066, 27853, 0x019802F6, 50, -80, -35.9948, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ @@ -604,8 +604,8 @@ VALUES (0x7019806B, 4248, 0x0198030C, 90, -50, -35.9933, -0.707107, 0, 0, -0.70 /* @teleloc 0x0198030C [90.000000 -50.000000 -35.993301] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019806C, 4248, 0x0198030E, 0, -10, -29.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x0198030E [0.000000 -10.000000 -29.993299] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019806C, 4248, 0x0198030E, 0, -10, -29.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x0198030E [0.000000 -10.000000 -29.993299] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019806D, 4248, 0x01980312, 0, -90, -29.9933, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -656,8 +656,8 @@ VALUES (0x70198078, 2179, 0x01980331, 18.0479, -70, -29.995, -0.707107, 0, 0, - /* @teleloc 0x01980331 [18.047899 -70.000000 -29.995001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198079, 27856, 0x01980331, 20, -70, -29.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x01980331 [20.000000 -70.000000 -29.993999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70198079, 27856, 0x01980331, 20, -70, -29.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x01980331 [20.000000 -70.000000 -29.993999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019807A, 27856, 0x01980333, 22.55, -80, -29.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ @@ -672,8 +672,8 @@ VALUES (0x7019807C, 27853, 0x0198033C, 30, -10, -29.9948, 0.707107, 0, 0, -0.707 /* @teleloc 0x0198033C [30.000000 -10.000000 -29.994801] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019807D, 2179, 0x0198033D, 30, -11.8875, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0198033D [30.000000 -11.887500 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019807D, 2179, 0x0198033D, 30, -11.8875, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0198033D [30.000000 -11.887500 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019807E, 2179, 0x0198033E, 30, -18.0479, -29.995, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -712,8 +712,8 @@ VALUES (0x70198086, 27853, 0x01980357, 70, -10, -29.9948, -0.707107, 0, 0, -0.70 /* @teleloc 0x01980357 [70.000000 -10.000000 -29.994801] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198087, 2179, 0x01980358, 70, -11.8875, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01980358 [70.000000 -11.887500 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70198087, 2179, 0x01980358, 70, -11.8875, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01980358 [70.000000 -11.887500 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70198088, 2179, 0x01980359, 70, -18.0721, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -748,12 +748,12 @@ VALUES (0x7019808F, 2179, 0x01980364, 70, -88.1125, -29.995, 1, 0, 0, 0, False, /* @teleloc 0x01980364 [70.000000 -88.112503 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198090, 27856, 0x01980368, 77.7763, -20, -29.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x01980368 [77.776299 -20.000000 -29.993999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70198090, 27856, 0x01980368, 77.7763, -20, -29.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x01980368 [77.776299 -20.000000 -29.993999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198091, 27862, 0x01980368, 82.3149, -20, -29.9948, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ -/* @teleloc 0x01980368 [82.314903 -20.000000 -29.994801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70198091, 27862, 0x01980368, 82.3149, -20, -29.9948, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ +/* @teleloc 0x01980368 [82.314903 -20.000000 -29.994801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70198092, 2179, 0x0198036E, 81.9521, -30, -29.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -768,8 +768,8 @@ VALUES (0x70198094, 2179, 0x01980370, 81.9279, -70, -29.995, 0.707107, 0, 0, -0 /* @teleloc 0x01980370 [81.927902 -70.000000 -29.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70198095, 27853, 0x01980370, 80, -70, -29.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ -/* @teleloc 0x01980370 [80.000000 -70.000000 -29.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70198095, 27853, 0x01980370, 80, -70, -29.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ +/* @teleloc 0x01980370 [80.000000 -70.000000 -29.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70198096, 27856, 0x01980372, 80, -76.793, -29.994, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ @@ -904,8 +904,8 @@ VALUES (0x701980B6, 4248, 0x019803BC, 57.654, -61.755, -23.9933, 0.707107, 0, 0 /* @teleloc 0x019803BC [57.653999 -61.755001 -23.993299] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701980B7, 4248, 0x019803BC, 62.694, -57.986, -23.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x019803BC [62.694000 -57.986000 -23.993299] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701980B7, 4248, 0x019803BC, 62.694, -57.986, -23.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x019803BC [62.694000 -57.986000 -23.993299] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701980B8, 27857, 0x019803BC, 58.2757, -58.4574, -23.994, 0.303553, 0, 0, -0.952815, True, '2005-02-09 10:00:00'); /* Muck Glutton */ @@ -920,5 +920,5 @@ VALUES (0x701980BA, 29940, 0x019803BF, 64.76, -60, -23.995, 0.707107, 0, 0, -0.7 /* @teleloc 0x019803BF [64.760002 -60.000000 -23.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701980BB, 29940, 0x019803C1, 60, -64.778, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x019803C1 [60.000000 -64.778000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701980BB, 29940, 0x019803C1, 60, -64.778, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x019803C1 [60.000000 -64.778000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/019A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/019A.sql index 5731989ec6..313a4ef062 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/019A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/019A.sql @@ -65,12 +65,12 @@ VALUES (0x7019A015, 199, 0x019A0118, 159.659, -75.3164, -77.989, 0.707107, 0, /* @teleloc 0x019A0118 [159.658997 -75.316399 -77.988998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A017, 5857, 0x019A011A, 160, -100, -78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x019A011A [160.000000 -100.000000 -78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A017, 5857, 0x019A011A, 160, -100, -78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x019A011A [160.000000 -100.000000 -78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A018, 5857, 0x019A011B, 158.195, -111, -77.8778, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x019A011B [158.195007 -111.000000 -77.877800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A018, 5857, 0x019A011B, 158.195, -111, -77.8778, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x019A011B [158.195007 -111.000000 -77.877800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A019, 199, 0x019A011C, 162.988, -121.605, -77.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Magma Golem */ @@ -101,16 +101,16 @@ VALUES (0x7019A020, 199, 0x019A0123, 166.083, -71.9908, -77.989, 0.707107, 0, /* @teleloc 0x019A0123 [166.082993 -71.990799 -77.988998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A021, 5857, 0x019A0124, 168.195, -81, -77.8778, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x019A0124 [168.195007 -81.000000 -77.877800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A021, 5857, 0x019A0124, 168.195, -81, -77.8778, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x019A0124 [168.195007 -81.000000 -77.877800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A023, 5857, 0x019A0126, 167.275, -100.212, -75.6505, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x019A0126 [167.274994 -100.211998 -75.650497] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A023, 5857, 0x019A0126, 167.275, -100.212, -75.6505, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x019A0126 [167.274994 -100.211998 -75.650497] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A024, 5857, 0x019A0126, 169.765, -98.7211, -75.4499, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x019A0126 [169.764999 -98.721100 -75.449898] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A024, 5857, 0x019A0126, 169.765, -98.7211, -75.4499, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x019A0126 [169.764999 -98.721100 -75.449898] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A025, 199, 0x019A0127, 168.048, -122.955, -77.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Magma Golem */ @@ -125,24 +125,24 @@ VALUES (0x7019A027, 5857, 0x019A0127, 167.63, -121.865, -78, 0.707107, 0, 0, -0 /* @teleloc 0x019A0127 [167.630005 -121.864998 -78.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A028, 2409, 0x019A0128, 167.861, -129.169, -78, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Diamond */ -/* @teleloc 0x019A0128 [167.860992 -129.169006 -78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A028, 2409, 0x019A0128, 167.861, -129.169, -78, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Diamond */ +/* @teleloc 0x019A0128 [167.860992 -129.169006 -78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A029, 753, 0x019A0128, 167.803, -127.905, -78, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Brimstone */ -/* @teleloc 0x019A0128 [167.802994 -127.904999 -78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A029, 753, 0x019A0128, 167.803, -127.905, -78, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Brimstone */ +/* @teleloc 0x019A0128 [167.802994 -127.904999 -78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A02A, 199, 0x019A0128, 165.599, -128.133, -77.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x019A0128 [165.598999 -128.132996 -77.988998] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019A02A, 199, 0x019A0128, 165.599, -128.133, -77.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x019A0128 [165.598999 -128.132996 -77.988998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A02C, 5857, 0x019A0128, 167.561, -128.293, -78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x019A0128 [167.561005 -128.292999 -78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A02C, 5857, 0x019A0128, 167.561, -128.293, -78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x019A0128 [167.561005 -128.292999 -78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A02D, 199, 0x019A0147, 150.199, -47.3516, -65.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x019A0147 [150.199005 -47.351601 -65.988998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A02D, 199, 0x019A0147, 150.199, -47.3516, -65.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x019A0147 [150.199005 -47.351601 -65.988998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A02E, 5619, 0x019A014D, 96.7902, -97.086, -57.2363, 0.92654, 0, 0, 0.376197, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -181,8 +181,8 @@ VALUES (0x7019A038, 199, 0x019A015E, 149.083, -3.00199, -59.4727, -0.707107, 0 /* @teleloc 0x019A015E [149.082993 -3.001990 -59.472698] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A039, 2408, 0x019A015F, 149.052, -8.4703, -60, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* White Sapphire */ -/* @teleloc 0x019A015F [149.052002 -8.470300 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A039, 2408, 0x019A015F, 149.052, -8.4703, -60, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* White Sapphire */ +/* @teleloc 0x019A015F [149.052002 -8.470300 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A03A, 756, 0x019A0160, 150, -50, -60, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Cobalt */ @@ -261,8 +261,8 @@ VALUES (0x7019A04E, 5619, 0x019A0189, 183.247, -46.7503, -59.995, -0.712848, 0, /* @teleloc 0x019A0189 [183.246994 -46.750301 -59.994999] -0.712848 0.000000 0.000000 0.701318 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A04F, 7607, 0x019A018A, 177.78, -59.8076, -59.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ember */ -/* @teleloc 0x019A018A [177.779999 -59.807598 -59.988998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A04F, 7607, 0x019A018A, 177.78, -59.8076, -59.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ember */ +/* @teleloc 0x019A018A [177.779999 -59.807598 -59.988998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A050, 7607, 0x019A018A, 179.318, -62.6633, -59.989, -0.830742, 0, 0, -0.556658, True, '2005-02-09 10:00:00'); /* Ember */ @@ -297,20 +297,20 @@ VALUES (0x7019A059, 2405, 0x019A0190, 82.4835, -67.1519, -54, -0.707107, 0, 0, /* @teleloc 0x019A0190 [82.483498 -67.151901 -54.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A05A, 7607, 0x019A0192, 86.2525, -64.3156, -53.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ember */ -/* @teleloc 0x019A0192 [86.252502 -64.315598 -53.988998] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019A05A, 7607, 0x019A0192, 86.2525, -64.3156, -53.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ember */ +/* @teleloc 0x019A0192 [86.252502 -64.315598 -53.988998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A05B, 753, 0x019A0193, 88.7371, -69.1928, -54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Brimstone */ -/* @teleloc 0x019A0193 [88.737099 -69.192802 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A05B, 753, 0x019A0193, 88.7371, -69.1928, -54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Brimstone */ +/* @teleloc 0x019A0193 [88.737099 -69.192802 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A05C, 199, 0x019A0194, 100.056, -41.3127, -53.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ /* @teleloc 0x019A0194 [100.056000 -41.312698 -53.988998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A05F, 199, 0x019A019E, 108.445, -38.5959, -53.7993, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x019A019E [108.445000 -38.595901 -53.799301] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A05F, 199, 0x019A019E, 108.445, -38.5959, -53.7993, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x019A019E [108.445000 -38.595901 -53.799301] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A060, 5619, 0x019A019E, 113.234, -42.8267, -51.204, 0.3122, 0, 0, -0.950016, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -381,8 +381,8 @@ VALUES (0x7019A075, 5857, 0x019A0207, 110, -40, -40.5956, -0.707107, 0, 0, -0.7 /* @teleloc 0x019A0207 [110.000000 -40.000000 -40.595600] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A076, 2407, 0x019A020C, 30.3485, -32.5807, -36, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sunstone */ -/* @teleloc 0x019A020C [30.348499 -32.580700 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A076, 2407, 0x019A020C, 30.3485, -32.5807, -36, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sunstone */ +/* @teleloc 0x019A020C [30.348499 -32.580700 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A07A, 2388, 0x019A0214, 43.0932, -60.0048, -36, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Surface */ @@ -505,12 +505,12 @@ VALUES (0x7019A0AE, 23082, 0x019A0261, 60, -170, -23.989, 0, 0, 0, -1, True, '2 /* @teleloc 0x019A0261 [60.000000 -170.000000 -23.989000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0B1, 23082, 0x019A0268, 70, -180, -23.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ -/* @teleloc 0x019A0268 [70.000000 -180.000000 -23.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019A0B1, 23082, 0x019A0268, 70, -180, -23.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ +/* @teleloc 0x019A0268 [70.000000 -180.000000 -23.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0B2, 1928, 0x019A0268, 73.147, -183.977, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x019A0268 [73.147003 -183.977005 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A0B2, 1928, 0x019A0268, 73.147, -183.977, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x019A0268 [73.147003 -183.977005 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A0B5, 7126, 0x019A02AA, 30, -170, -11.982, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Cursed Wisp */ @@ -540,12 +540,12 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7019A0BD, 0x7019A0BC, '2005-02-09 10:00:00') /* Alloy Fan (25329) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0BE, 199, 0x019A0151, 108.342, -97.2953, -59.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x019A0151 [108.342003 -97.295303 -59.988998] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019A0BE, 199, 0x019A0151, 108.342, -97.2953, -59.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x019A0151 [108.342003 -97.295303 -59.988998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0BF, 199, 0x019A020C, 30.0555, -33.6156, -35.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x019A020C [30.055500 -33.615601 -35.990002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A0BF, 199, 0x019A020C, 30.0555, -33.6156, -35.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x019A020C [30.055500 -33.615601 -35.990002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A0C0, 7126, 0x019A023A, 47.8274, -69.3326, -30, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Cursed Wisp */ @@ -564,8 +564,8 @@ VALUES (0x7019A0C3, 23082, 0x019A023F, 3.74192, -112.418, -23.99, 0.44571, 0, 0, /* @teleloc 0x019A023F [3.741920 -112.417999 -23.990000] 0.445710 0.000000 0.000000 -0.895178 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0C4, 23082, 0x019A0242, 10, -90, -23.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ -/* @teleloc 0x019A0242 [10.000000 -90.000000 -23.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A0C4, 23082, 0x019A0242, 10, -90, -23.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ +/* @teleloc 0x019A0242 [10.000000 -90.000000 -23.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A0C5, 23082, 0x019A0252, 32.8618, -84.1462, -23.99, -0.16268, 0, 0, -0.986679, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ @@ -588,16 +588,16 @@ VALUES (0x7019A0C9, 23082, 0x019A0257, 38.5074, -101.888, -23.99, 0.866897, 0, 0 /* @teleloc 0x019A0257 [38.507401 -101.888000 -23.990000] 0.866897 0.000000 0.000000 -0.498487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0CA, 23082, 0x019A0264, 70, -110, -23.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ -/* @teleloc 0x019A0264 [70.000000 -110.000000 -23.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A0CA, 23082, 0x019A0264, 70, -110, -23.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ +/* @teleloc 0x019A0264 [70.000000 -110.000000 -23.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0CB, 23082, 0x019A0265, 70, -120, -23.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ -/* @teleloc 0x019A0265 [70.000000 -120.000000 -23.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A0CB, 23082, 0x019A0265, 70, -120, -23.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ +/* @teleloc 0x019A0265 [70.000000 -120.000000 -23.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0CC, 23082, 0x019A028D, 40.1649, -176.3, -17.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ -/* @teleloc 0x019A028D [40.164902 -176.300003 -17.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A0CC, 23082, 0x019A028D, 40.1649, -176.3, -17.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ +/* @teleloc 0x019A028D [40.164902 -176.300003 -17.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A0CD, 7923, 0x019A02D6, 37.2181, -147.212, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -685,16 +685,16 @@ VALUES (0x7019A0CD, 0x7019A009, '2005-02-09 10:00:00') /* Brimstone (753) */ , (0x7019A0CD, 0x7019A0D1, '2005-02-09 10:00:00') /* Nubilous Golem (23082) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0CE, 23082, 0x019A02DB, 40, -200, 0.01, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ -/* @teleloc 0x019A02DB [40.000000 -200.000000 0.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019A0CE, 23082, 0x019A02DB, 40, -200, 0.01, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ +/* @teleloc 0x019A02DB [40.000000 -200.000000 0.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0CF, 23082, 0x019A02DB, 37.045, -202.962, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ -/* @teleloc 0x019A02DB [37.044998 -202.962006 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019A0CF, 23082, 0x019A02DB, 37.045, -202.962, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ +/* @teleloc 0x019A02DB [37.044998 -202.962006 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019A0D0, 23082, 0x019A02DB, 42.7952, -203.397, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ -/* @teleloc 0x019A02DB [42.795200 -203.397003 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019A0D0, 23082, 0x019A02DB, 42.7952, -203.397, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ +/* @teleloc 0x019A02DB [42.795200 -203.397003 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019A0D1, 23082, 0x019A0290, 40.0702, -186.691, -17.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/019B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/019B.sql index b86bdfd97b..249fb8fbac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/019B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/019B.sql @@ -61,12 +61,12 @@ VALUES (0x7019B012, 2382, 0x019B012E, 100, -82.864, -12, 1, 0, 0, 0, False, '20 /* @teleloc 0x019B012E [100.000000 -82.863998 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B013, 4253, 0x019B0131, 109.984, -62.1915, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B0131 [109.984001 -62.191502 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B013, 4253, 0x019B0131, 109.984, -62.1915, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B0131 [109.984001 -62.191502 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B014, 22910, 0x019B013F, 129.956, -61.0022, -11.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ -/* @teleloc 0x019B013F [129.955994 -61.002201 -11.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B014, 22910, 0x019B013F, 129.956, -61.0022, -11.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ +/* @teleloc 0x019B013F [129.955994 -61.002201 -11.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B015, 22910, 0x019B0143, 129.38, -78.1271, -11.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ @@ -85,8 +85,8 @@ VALUES (0x7019B018, 2382, 0x019B0158, 50, -50, 0, 0.707107, 0, 0, -0.707107, Fa /* @teleloc 0x019B0158 [50.000000 -50.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B019, 568, 0x019B015B, 50.01, -74.85, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x019B015B [50.009998 -74.849998 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B019, 568, 0x019B015B, 50.01, -74.85, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x019B015B [50.009998 -74.849998 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B01A, 22910, 0x019B015C, 47.0584, -80.4829, 0.0075, 0.701221, 0, 0, -0.712944, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ @@ -105,16 +105,16 @@ VALUES (0x7019B01D, 568, 0x019B015F, 49.99, -85.15, 0, 1, 0, 0, 0, False, '200 /* @teleloc 0x019B015F [49.990002 -85.150002 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B01F, 568, 0x019B0163, 60.01, -74.85, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x019B0163 [60.009998 -74.849998 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B01F, 568, 0x019B0163, 60.01, -74.85, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x019B0163 [60.009998 -74.849998 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B020, 568, 0x019B0167, 59.99, -85.15, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x019B0167 [59.990002 -85.150002 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B021, 568, 0x019B016B, 70.01, -74.85, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x019B016B [70.010002 -74.849998 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B021, 568, 0x019B016B, 70.01, -74.85, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x019B016B [70.010002 -74.849998 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B022, 4253, 0x019B016E, 69.836, -76.3602, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ @@ -125,16 +125,16 @@ VALUES (0x7019B023, 568, 0x019B016F, 69.99, -85.15, 0, 1, 0, 0, 0, False, '200 /* @teleloc 0x019B016F [69.989998 -85.150002 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B024, 4253, 0x019B0173, 80, -74.75, 0.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B0173 [80.000000 -74.750000 0.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B024, 4253, 0x019B0173, 80, -74.75, 0.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B0173 [80.000000 -74.750000 0.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B025, 4253, 0x019B0177, 80.0103, -86.1297, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ /* @teleloc 0x019B0177 [80.010300 -86.129700 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B026, 1298, 0x019B0182, 100, -54.75, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x019B0182 [100.000000 -54.750000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019B026, 1298, 0x019B0182, 100, -54.75, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x019B0182 [100.000000 -54.750000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B027, 568, 0x019B0187, 104.85, -79.99, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -153,8 +153,8 @@ VALUES (0x7019B02A, 568, 0x019B018A, 104.85, -109.99, 0, 0.707107, 0, 0, -0.70 /* @teleloc 0x019B018A [104.849998 -109.989998 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B02B, 4253, 0x019B018B, 110.029, -68.8133, 0.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B018B [110.028999 -68.813301 0.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B02B, 4253, 0x019B018B, 110.029, -68.8133, 0.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B018B [110.028999 -68.813301 0.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B02C, 4253, 0x019B0193, 110.388, -99.8412, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ @@ -205,12 +205,12 @@ VALUES (0x7019B037, 4253, 0x019B01A9, 83.9433, -79.9739, 6.005, 0.707107, 0, 0, /* @teleloc 0x019B01A9 [83.943298 -79.973900 6.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B038, 3960, 0x019B01AD, 89.92, -72.63, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x019B01AD [89.919998 -72.629997 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019B038, 3960, 0x019B01AD, 89.92, -72.63, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x019B01AD [89.919998 -72.629997 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B039, 4253, 0x019B01AD, 90, -74.75, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B01AD [90.000000 -74.750000 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B039, 4253, 0x019B01AD, 90, -74.75, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B01AD [90.000000 -74.750000 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B03A, 4253, 0x019B01B5, 100.11, -86.6608, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ @@ -221,8 +221,8 @@ VALUES (0x7019B03B, 1917, 0x019B01B6, 113.367, -20.168, 6, -0.707107, 0, 0, -0. /* @teleloc 0x019B01B6 [113.366997 -20.167999 6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B03C, 4253, 0x019B01B8, 110, -74.75, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B01B8 [110.000000 -74.750000 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B03C, 4253, 0x019B01B8, 110, -74.75, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B01B8 [110.000000 -74.750000 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B03D, 568, 0x019B01BA, 109.99, -85.15, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -241,8 +241,8 @@ VALUES (0x7019B040, 22910, 0x019B01BE, 120.476, -17.901, 6.05, 0, 0, 0, -1, Tru /* @teleloc 0x019B01BE [120.475998 -17.900999 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B041, 568, 0x019B01C0, 120.01, -44.85, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x019B01C0 [120.010002 -44.849998 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B041, 568, 0x019B01C0, 120.01, -44.85, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x019B01C0 [120.010002 -44.849998 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B042, 4253, 0x019B01C2, 120.227, -53.4756, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ @@ -261,8 +261,8 @@ VALUES (0x7019B045, 568, 0x019B01D0, 129.99, -55.15, 6, 1, 0, 0, 0, False, '20 /* @teleloc 0x019B01D0 [129.990005 -55.150002 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B046, 4253, 0x019B01D3, 130.096, -82.2733, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B01D3 [130.095993 -82.273300 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019B046, 4253, 0x019B01D3, 130.096, -82.2733, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B01D3 [130.095993 -82.273300 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B047, 568, 0x019B01D4, 129.99, -85.15, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -289,8 +289,8 @@ VALUES (0x7019B04C, 4253, 0x019B01EB, 150, -30, 6.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x019B01EB [150.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B04D, 4253, 0x019B01ED, 150, -44.75, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B01ED [150.000000 -44.750000 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B04D, 4253, 0x019B01ED, 150, -44.75, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B01ED [150.000000 -44.750000 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B04E, 4253, 0x019B01F1, 149.977, -55.8314, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ @@ -301,8 +301,8 @@ VALUES (0x7019B04F, 4253, 0x019B01F3, 145.25, -80, 6.05, -0.707107, 0, 0, -0.70 /* @teleloc 0x019B01F3 [145.250000 -80.000000 6.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B050, 4253, 0x019B01F4, 159.96, -4.75401, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B01F4 [159.960007 -4.754010 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B050, 4253, 0x019B01F4, 159.96, -4.75401, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B01F4 [159.960007 -4.754010 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B051, 4253, 0x019B01F5, 159.292, -6.66284, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ @@ -313,8 +313,8 @@ VALUES (0x7019B052, 4253, 0x019B01F5, 160.923, -8.0447, 6.005, 0, 0, 0, -1, Tr /* @teleloc 0x019B01F5 [160.923004 -8.044700 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B053, 568, 0x019B01FB, 160.01, -44.85, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x019B01FB [160.009995 -44.849998 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B053, 568, 0x019B01FB, 160.01, -44.85, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x019B01FB [160.009995 -44.849998 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B054, 2131, 0x019B0201, 163.163, -69.8565, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -369,16 +369,16 @@ VALUES (0x7019B05F, 4253, 0x019B021B, 180, -77.625, 6.005, 1, 0, 0, 0, True, ' /* @teleloc 0x019B021B [180.000000 -77.625000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B060, 4253, 0x019B021C, 190, -64.75, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B021C [190.000000 -64.750000 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B060, 4253, 0x019B021C, 190, -64.75, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B021C [190.000000 -64.750000 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B061, 3991, 0x019B021C, 190.07, -62.6645, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x019B021C [190.070007 -62.664501 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019B061, 3991, 0x019B021C, 190.07, -62.6645, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x019B021C [190.070007 -62.664501 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B062, 4253, 0x019B0221, 200, -64.75, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B0221 [200.000000 -64.750000 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B062, 4253, 0x019B0221, 200, -64.75, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B0221 [200.000000 -64.750000 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B063, 1916, 0x019B0224, 202.375, -80, 6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -417,12 +417,12 @@ VALUES (0x7019B06B, 4253, 0x019B0230, 229.502, -97.615, 6.005, -0.707107, 0, 0, /* @teleloc 0x019B0230 [229.501999 -97.614998 6.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B06C, 22910, 0x019B0233, 240, -70, 6.0075, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ -/* @teleloc 0x019B0233 [240.000000 -70.000000 6.007500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019B06C, 22910, 0x019B0233, 240, -70, 6.0075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ +/* @teleloc 0x019B0233 [240.000000 -70.000000 6.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B06D, 22910, 0x019B0234, 240, -80, 6.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ -/* @teleloc 0x019B0234 [240.000000 -80.000000 6.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B06D, 22910, 0x019B0234, 240, -80, 6.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ +/* @teleloc 0x019B0234 [240.000000 -80.000000 6.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B06E, 4253, 0x019B024A, 100, -57.625, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ @@ -437,16 +437,16 @@ VALUES (0x7019B070, 1945, 0x019B0266, 62.375, -40, 18, -0.707107, 0, 0, -0.7071 /* @teleloc 0x019B0266 [62.375000 -40.000000 18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B071, 4253, 0x019B0267, 70, -34.75, 18.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B0267 [70.000000 -34.750000 18.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B071, 4253, 0x019B0267, 70, -34.75, 18.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B0267 [70.000000 -34.750000 18.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B072, 4253, 0x019B0272, 80, -47.625, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ /* @teleloc 0x019B0272 [80.000000 -47.625000 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019B073, 4253, 0x019B0273, 90, -34.75, 18.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x019B0273 [90.000000 -34.750000 18.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019B073, 4253, 0x019B0273, 90, -34.75, 18.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x019B0273 [90.000000 -34.750000 18.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019B074, 7981, 0x019B0101, 0.169482, -66.5015, -11.995, 0.73951, 0, 0, -0.673145, True, '2005-02-09 10:00:00'); /* Harrower Grievver */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/019C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/019C.sql index 98f1634d07..4040b57a8c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/019C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/019C.sql @@ -195,8 +195,8 @@ VALUES (0x7019C018, 568, 0x019C011F, 114.75, -80, -36, 0.707107, 0, 0, -0.7071 /* @teleloc 0x019C011F [114.750000 -80.000000 -36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C019, 965, 0x019C0122, 130, -44.75, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ -/* @teleloc 0x019C0122 [130.000000 -44.750000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019C019, 965, 0x019C0122, 130, -44.75, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ +/* @teleloc 0x019C0122 [130.000000 -44.750000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019C01A, 912, 0x019C0125, 130, -90, -36, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Revenant Generator */ @@ -219,16 +219,16 @@ VALUES (0x7019C01E, 911, 0x019C0127, 141.715, -61.0199, -36, 1, 0, 0, 0, False /* @teleloc 0x019C0127 [141.714996 -61.019901 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C01F, 1630, 0x019C012B, 140.025, -98.421, -35.9925, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lich Lord */ -/* @teleloc 0x019C012B [140.024994 -98.420998 -35.992500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019C01F, 1630, 0x019C012B, 140.025, -98.421, -35.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lich Lord */ +/* @teleloc 0x019C012B [140.024994 -98.420998 -35.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C020, 911, 0x019C012B, 141.482, -99.3668, -36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lich Generator */ -/* @teleloc 0x019C012B [141.481995 -99.366798 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019C020, 911, 0x019C012B, 141.482, -99.3668, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lich Generator */ +/* @teleloc 0x019C012B [141.481995 -99.366798 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C021, 911, 0x019C012B, 139.269, -99.2804, -36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lich Generator */ -/* @teleloc 0x019C012B [139.268997 -99.280403 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019C021, 911, 0x019C012B, 139.269, -99.2804, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lich Generator */ +/* @teleloc 0x019C012B [139.268997 -99.280403 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019C022, 911, 0x019C012D, 150.354, -79.8362, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lich Generator */ @@ -339,12 +339,12 @@ VALUES (0x7019C03C, 568, 0x019C0171, 125.256, -20, -30, 0.707107, 0, 0, -0.707 /* @teleloc 0x019C0171 [125.255997 -20.000000 -30.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C03D, 1624, 0x019C017D, 135.408, -28.8428, -29.946, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Swamp Rat */ -/* @teleloc 0x019C017D [135.408005 -28.842800 -29.945999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019C03D, 1624, 0x019C017D, 135.408, -28.8428, -29.946, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Swamp Rat */ +/* @teleloc 0x019C017D [135.408005 -28.842800 -29.945999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C03E, 1624, 0x019C017D, 136.403, -29.814, -29.988, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Swamp Rat */ -/* @teleloc 0x019C017D [136.403000 -29.813999 -29.988001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7019C03E, 1624, 0x019C017D, 136.403, -29.814, -29.988, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Swamp Rat */ +/* @teleloc 0x019C017D [136.403000 -29.813999 -29.988001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019C03F, 394, 0x019C017E, 137.876, -39.2865, -36, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Undead Generator */ @@ -411,8 +411,8 @@ VALUES (0x7019C04E, 2584, 0x019C01CE, 130.176, -58.5671, -26.0555, 0.065076, 0, /* @teleloc 0x019C01CE [130.175995 -58.567101 -26.055500] 0.065076 0.000000 0.000000 -0.997880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C04F, 2586, 0x019C01DE, 30, -20, -18, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ -/* @teleloc 0x019C01DE [30.000000 -20.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019C04F, 2586, 0x019C01DE, 30, -20, -18, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ +/* @teleloc 0x019C01DE [30.000000 -20.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019C050, 2586, 0x019C01E3, 30.3859, -28.0537, -18, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ @@ -459,8 +459,8 @@ VALUES (0x7019C05A, 2583, 0x019C01FF, 70, -40, -18, 1, 0, 0, 0, True, '2005-02 /* @teleloc 0x019C01FF [70.000000 -40.000000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C05B, 2585, 0x019C0220, 29.8959, -19.8111, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ -/* @teleloc 0x019C0220 [29.895901 -19.811100 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019C05B, 2585, 0x019C0220, 29.8959, -19.8111, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ +/* @teleloc 0x019C0220 [29.895901 -19.811100 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019C05C, 2586, 0x019C0222, 31.3301, -28.5802, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ @@ -547,8 +547,8 @@ VALUES (0x7019C070, 2584, 0x019C025E, 138.05, -28.9353, -12, 0.993196, 0, 0, -0 /* @teleloc 0x019C025E [138.050003 -28.935301 -12.000000] 0.993196 0.000000 0.000000 -0.116455 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C071, 153, 0x019C025F, 140, -40, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x019C025F [140.000000 -40.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019C071, 153, 0x019C025F, 140, -40, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x019C025F [140.000000 -40.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019C072, 2584, 0x019C0271, 90, -40, -6, 0.537115, 0, 0, -0.843509, True, '2005-02-09 10:00:00'); /* Aste Sclavus */ @@ -591,16 +591,16 @@ VALUES (0x7019C07B, 2557, 0x019C02A5, 100, -17, 0, 1, 0, 0, 0, False, '2005-02- /* @teleloc 0x019C02A5 [100.000000 -17.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C07C, 2557, 0x019C02A9, 100, -63, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x019C02A9 [100.000000 -63.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019C07C, 2557, 0x019C02A9, 100, -63, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x019C02A9 [100.000000 -63.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019C07D, 2584, 0x019C02AE, 110.632, -70.1758, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Aste Sclavus */ /* @teleloc 0x019C02AE [110.632004 -70.175797 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019C07E, 2583, 0x019C02B0, 120, -64.75, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Se Sclavus */ -/* @teleloc 0x019C02B0 [120.000000 -64.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019C07E, 2583, 0x019C02B0, 120, -64.75, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Se Sclavus */ +/* @teleloc 0x019C02B0 [120.000000 -64.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019C07F, 2506, 0x019C02B5, 130, -45.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/019D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/019D.sql index 533828d964..d9a534bc10 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/019D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/019D.sql @@ -17,8 +17,8 @@ VALUES (0x7019D003, 568, 0x019D011E, 45.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x019D011E [45.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019D004, 1480, 0x019D0125, 20, -20, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Food Generator */ -/* @teleloc 0x019D0125 [20.000000 -20.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019D004, 1480, 0x019D0125, 20, -20, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Food Generator */ +/* @teleloc 0x019D0125 [20.000000 -20.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019D005, 961, 0x019D0132, 36.4734, -20.4062, 6, -0.613424, 0, 0, -0.789754, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ @@ -29,12 +29,12 @@ VALUES (0x7019D006, 383, 0x019D0139, 10, 0, 12, 0.707107, 0, 0, -0.707107, Fal /* @teleloc 0x019D0139 [10.000000 0.000000 12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019D007, 961, 0x019D0140, 20, 0, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ -/* @teleloc 0x019D0140 [20.000000 0.000000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019D007, 961, 0x019D0140, 20, 0, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ +/* @teleloc 0x019D0140 [20.000000 0.000000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019D008, 961, 0x019D0140, 18.7933, -1.09039, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ -/* @teleloc 0x019D0140 [18.793301 -1.090390 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019D008, 961, 0x019D0140, 18.7933, -1.09039, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ +/* @teleloc 0x019D0140 [18.793301 -1.090390 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019D009, 899, 0x019D0145, 20.1936, -11.5177, 12.0205, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/019E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/019E.sql index aac75e4fab..5285cb6491 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/019E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/019E.sql @@ -9,8 +9,8 @@ VALUES (0x7019E002, 171, 0x019E0101, -1.0621, -13.2144, 0, -0.707107, 0, 0, -0 /* @teleloc 0x019E0101 [-1.062100 -13.214400 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019E003, 568, 0x019E0113, 10, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x019E0113 [10.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019E003, 568, 0x019E0113, 10, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x019E0113 [10.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019E00B, 2069, 0x019E0121, 23.1408, -39.6605, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Surface */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/019F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/019F.sql index 502179373c..22f937dcf8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/019F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/019F.sql @@ -37,8 +37,8 @@ VALUES (0x7019F008, 1919, 0x019F0102, 34.2582, -78.9743, -12, 0.707107, 0, 0, - /* @teleloc 0x019F0102 [34.258202 -78.974297 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019F009, 1036, 0x019F0103, -0.835436, -38.6254, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Dagger Generator */ -/* @teleloc 0x019F0103 [-0.835436 -38.625401 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019F009, 1036, 0x019F0103, -0.835436, -38.6254, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Dagger Generator */ +/* @teleloc 0x019F0103 [-0.835436 -38.625401 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019F00A, 1154, 0x019F0105, 0, -50, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ @@ -153,8 +153,8 @@ VALUES (0x7019F025, 278, 0x019F012A, 45.245, -30, -6, -0.707107, 0, 0, -0.7071 /* @teleloc 0x019F012A [45.244999 -30.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7019F026, 2559, 0x019F0130, 10.1589, 2.53197, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x019F0130 [10.158900 2.531970 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7019F026, 2559, 0x019F0130, 10.1589, 2.53197, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x019F0130 [10.158900 2.531970 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7019F027, 7923, 0x019F0133, 10, -10, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01A0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01A0.sql index eaf2682ca1..80058e36d5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01A0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01A0.sql @@ -9,20 +9,20 @@ VALUES (0x701A0001, 7107, 0x01A0010A, -2.375, -132.375, 0.012, 1, 0, 0, 0, Tru /* @teleloc 0x01A0010A [-2.375000 -132.375000 0.012000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0002, 10807, 0x01A0010E, 8.97321, -98.1935, 0.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x01A0010E [8.973210 -98.193497 0.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0002, 10807, 0x01A0010E, 8.97321, -98.1935, 0.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ +/* @teleloc 0x01A0010E [8.973210 -98.193497 0.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0003, 10806, 0x01A0010E, 8.79041, -101.082, 0.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01A0010E [8.790410 -101.082001 0.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0003, 10806, 0x01A0010E, 8.79041, -101.082, 0.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ +/* @teleloc 0x01A0010E [8.790410 -101.082001 0.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A0004, 278, 0x01A00110, 14.75, -100, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01A00110 [14.750000 -100.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0005, 278, 0x01A00111, 10, -104.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A00111 [10.000000 -104.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0005, 278, 0x01A00111, 10, -104.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A00111 [10.000000 -104.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A0006, 1920, 0x01A00136, 27.1675, -134.05, 0.0125, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -65,8 +65,8 @@ VALUES (0x701A0010, 278, 0x01A00151, 44.75, -140, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x01A00151 [44.750000 -140.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0011, 2563, 0x01A00164, 59.9373, -80.0703, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01A00164 [59.937302 -80.070297 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0011, 2563, 0x01A00164, 59.9373, -80.0703, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01A00164 [59.937302 -80.070297 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A0012, 1289, 0x01A0016A, 64.737, -89.999, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -85,24 +85,24 @@ VALUES (0x701A0015, 7107, 0x01A0019F, 89.862, -108.1, 0.012, 0.707107, 0, 0, -0 /* @teleloc 0x01A0019F [89.862000 -108.099998 0.012000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0016, 7107, 0x01A0019F, 90, -110, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ -/* @teleloc 0x01A0019F [90.000000 -110.000000 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0016, 7107, 0x01A0019F, 90, -110, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ +/* @teleloc 0x01A0019F [90.000000 -110.000000 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A0017, 1290, 0x01A001A1, 94.75, -110, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01A001A1 [94.750000 -110.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0018, 568, 0x01A001A2, 90, -114.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A001A2 [90.000000 -114.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0018, 568, 0x01A001A2, 90, -114.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A001A2 [90.000000 -114.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A0019, 1920, 0x01A001A6, 102.832, 4.05, 0.0125, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01A001A6 [102.832001 4.050000 0.012500] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A001A, 278, 0x01A001A8, 100, -4.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A001A8 [100.000000 -4.755000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A001A, 278, 0x01A001A8, 100, -4.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A001A8 [100.000000 -4.755000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A001B, 568, 0x01A001AB, 95.25, -20, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -181,16 +181,16 @@ VALUES (0x701A002E, 14520, 0x01A001D7, 110, -140, 0.011, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01A001D7 [110.000000 -140.000000 0.011000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A002F, 10807, 0x01A001DE, 119.504, -89.3308, 0.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x01A001DE [119.503998 -89.330803 0.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A002F, 10807, 0x01A001DE, 119.504, -89.3308, 0.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ +/* @teleloc 0x01A001DE [119.503998 -89.330803 0.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A0030, 1925, 0x01A001DE, 122.832, -85.95, 0.0125, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01A001DE [122.832001 -85.949997 0.012500] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0031, 1291, 0x01A001E0, 120, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A001E0 [120.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0031, 1291, 0x01A001E0, 120, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A001E0 [120.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A0032, 7122, 0x01A001E1, 121.585, -100.772, 0.0025, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Great Skeleton */ @@ -281,8 +281,8 @@ VALUES (0x701A0047, 278, 0x01A00216, 125.25, -180, 0, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01A00216 [125.250000 -180.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0048, 278, 0x01A00218, 140, -74.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A00218 [140.000000 -74.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0048, 278, 0x01A00218, 140, -74.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A00218 [140.000000 -74.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A0049, 278, 0x01A0021B, 140, -85.25, 0, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -317,16 +317,16 @@ VALUES (0x701A0051, 7346, 0x01A0022E, 152.641, -81.0491, 0.00715, -0.704711, 0, /* @teleloc 0x01A0022E [152.641006 -81.049103 0.007150] -0.704711 0.000000 0.000000 -0.709495 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0052, 7346, 0x01A0022E, 147.905, -79.4673, 0.00715, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Enforcer */ -/* @teleloc 0x01A0022E [147.904999 -79.467300 0.007150] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0052, 7346, 0x01A0022E, 147.905, -79.4673, 0.00715, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Enforcer */ +/* @teleloc 0x01A0022E [147.904999 -79.467300 0.007150] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0053, 7086, 0x01A0022E, 150, -80, 0.00715, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Thrasher */ -/* @teleloc 0x01A0022E [150.000000 -80.000000 0.007150] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0053, 7086, 0x01A0022E, 150, -80, 0.00715, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Thrasher */ +/* @teleloc 0x01A0022E [150.000000 -80.000000 0.007150] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A0054, 278, 0x01A00230, 150, -84.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A00230 [150.000000 -84.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A0054, 278, 0x01A00230, 150, -84.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A00230 [150.000000 -84.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A0055, 3960, 0x01A00234, 146.087, -101.753, 0.0125, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -533,20 +533,20 @@ VALUES (0x701A008A, 278, 0x01A002B1, 144.75, -110, 6, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01A002B1 [144.750000 -110.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A008B, 10806, 0x01A002B3, 150, 0, 6.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01A002B3 [150.000000 0.000000 6.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A008B, 10806, 0x01A002B3, 150, 0, 6.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ +/* @teleloc 0x01A002B3 [150.000000 0.000000 6.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A008C, 10806, 0x01A002B3, 151.084, 0.922938, 6.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01A002B3 [151.084000 0.922938 6.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A008C, 10806, 0x01A002B3, 151.084, 0.922938, 6.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ +/* @teleloc 0x01A002B3 [151.084000 0.922938 6.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A008D, 1916, 0x01A002B3, 152.833, 4.05, 6.0125, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01A002B3 [152.832993 4.050000 6.012500] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A008E, 1291, 0x01A002B5, 150, -4.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A002B5 [150.000000 -4.755000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A008E, 1291, 0x01A002B5, 150, -4.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A002B5 [150.000000 -4.755000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A008F, 7107, 0x01A002BC, 150, -50, 6.012, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ @@ -597,8 +597,8 @@ VALUES (0x701A009A, 568, 0x01A002EB, 44.75, -60, 12, -0.707107, 0, 0, 0.707107 /* @teleloc 0x01A002EB [44.750000 -60.000000 12.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A009B, 568, 0x01A002EC, 40, -64.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A002EC [40.000000 -64.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A009B, 568, 0x01A002EC, 40, -64.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A002EC [40.000000 -64.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A009C, 278, 0x01A002EF, 45.25, -70, 12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -629,8 +629,8 @@ VALUES (0x701A00A5, 568, 0x01A0031A, 90, -74.75, 12, 0, 0, 0, 1, False, '2005- /* @teleloc 0x01A0031A [90.000000 -74.750000 12.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A00A6, 278, 0x01A0033B, 100, -74.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A0033B [100.000000 -74.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A00A6, 278, 0x01A0033B, 100, -74.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A0033B [100.000000 -74.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A00A7, 1917, 0x01A00351, 106.711, -163.864, 12, 0.003382, 0, 0, -0.999994, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01A1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01A1.sql index 3448c5fcfc..d12c23f5c2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01A1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01A1.sql @@ -21,8 +21,8 @@ VALUES (0x701A1004, 1290, 0x01A10102, 64.75, -20, 0, -0.707107, 0, 0, 0.707107, /* @teleloc 0x01A10102 [64.750000 -20.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A1005, 278, 0x01A10103, 60, -24.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A10103 [60.000000 -24.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A1005, 278, 0x01A10103, 60, -24.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A10103 [60.000000 -24.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A1006, 1350, 0x01A1010A, 82.632, -21.638, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Granite Golem Generator */ @@ -57,8 +57,8 @@ VALUES (0x701A100D, 227, 0x01A10124, 120.325, -8.181, 6.005, 0.707107, 0, 0, - /* @teleloc 0x01A10124 [120.324997 -8.181000 6.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A100E, 420, 0x01A10124, 117.631, -6.72911, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01A10124 [117.630997 -6.729110 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A100E, 420, 0x01A10124, 117.631, -6.72911, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01A10124 [117.630997 -6.729110 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A100F, 233, 0x01A10124, 120.247, -11.663, 6.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Tumerok Warrior */ @@ -69,8 +69,8 @@ VALUES (0x701A1010, 278, 0x01A10126, 124.75, -10, 6, -0.707107, 0, 0, 0.707107 /* @teleloc 0x01A10126 [124.750000 -10.000000 6.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A1011, 1290, 0x01A10127, 120, -14.75, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A10127 [120.000000 -14.750000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A1011, 1290, 0x01A10127, 120, -14.75, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A10127 [120.000000 -14.750000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A1012, 227, 0x01A1012D, 137.82, -11.805, 12.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ @@ -271,8 +271,8 @@ VALUES (0x701A103B, 1291, 0x01A1015F, 124.75, -30, 24, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01A1015F [124.750000 -30.000000 24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A103C, 278, 0x01A10162, -0, -24.75, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A10162 [-0.000000 -24.750000 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A103C, 278, 0x01A10162, 0, -24.75, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A10162 [0.000000 -24.750000 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A103D, 228, 0x01A10166, 13.2427, -19.0528, 30.0401, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01A2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01A2.sql index 0f035308db..fb21caca5e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01A2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01A2.sql @@ -29,8 +29,8 @@ VALUES (0x701A2006, 2583, 0x01A20126, 285.25, -80, -60, -0.707107, 0, 0, -0.707 /* @teleloc 0x01A20126 [285.250000 -80.000000 -60.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2007, 947, 0x01A20128, 51.8228, -62.905, -53.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A20128 [51.822800 -62.904999 -53.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A2007, 947, 0x01A20128, 51.8228, -62.905, -53.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A20128 [51.822800 -62.904999 -53.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A2008, 211, 0x01A2012A, 57.8645, -71.6129, -53.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ @@ -57,16 +57,16 @@ VALUES (0x701A200D, 947, 0x01A2012E, 80, -70, -53.9945, 0.707107, 0, 0, -0.707 /* @teleloc 0x01A2012E [80.000000 -70.000000 -53.994499] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A200E, 211, 0x01A2012F, 83.041, -78.0974, -53.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ -/* @teleloc 0x01A2012F [83.041000 -78.097397 -53.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A200E, 211, 0x01A2012F, 83.041, -78.0974, -53.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ +/* @teleloc 0x01A2012F [83.041000 -78.097397 -53.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A200F, 947, 0x01A20131, 86.8498, -87.6676, -53.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ /* @teleloc 0x01A20131 [86.849800 -87.667603 -53.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2010, 198, 0x01A20137, 189.48, -76.0038, -53.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Limestone Golem */ -/* @teleloc 0x01A20137 [189.479996 -76.003799 -53.988998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A2010, 198, 0x01A20137, 189.48, -76.0038, -53.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Limestone Golem */ +/* @teleloc 0x01A20137 [189.479996 -76.003799 -53.988998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A2011, 1907, 0x01A20141, 210, -80, -54, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sho Roadside */ @@ -85,8 +85,8 @@ VALUES (0x701A2014, 2583, 0x01A20148, 243.199, -87.9123, -54, 0.031629, 0, 0, - /* @teleloc 0x01A20148 [243.199005 -87.912300 -54.000000] 0.031629 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2015, 2583, 0x01A2014A, 250, -74.75, -54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Se Sclavus */ -/* @teleloc 0x01A2014A [250.000000 -74.750000 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A2015, 2583, 0x01A2014A, 250, -74.75, -54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Se Sclavus */ +/* @teleloc 0x01A2014A [250.000000 -74.750000 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A2016, 2583, 0x01A2014D, 247.657, -89.1242, -54, -0.566317, 0, 0, -0.824188, True, '2005-02-09 10:00:00'); /* Se Sclavus */ @@ -109,16 +109,16 @@ VALUES (0x701A201A, 2583, 0x01A20165, 270, -60, -54, 1, 0, 0, 0, True, '2005-0 /* @teleloc 0x01A20165 [270.000000 -60.000000 -54.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A201B, 2583, 0x01A20172, 270, -120, -54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Se Sclavus */ -/* @teleloc 0x01A20172 [270.000000 -120.000000 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A201B, 2583, 0x01A20172, 270, -120, -54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Se Sclavus */ +/* @teleloc 0x01A20172 [270.000000 -120.000000 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A201C, 2583, 0x01A20181, 280, -100, -54, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Se Sclavus */ /* @teleloc 0x01A20181 [280.000000 -100.000000 -54.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A201D, 2583, 0x01A20189, 290, -90, -54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Se Sclavus */ -/* @teleloc 0x01A20189 [290.000000 -90.000000 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A201D, 2583, 0x01A20189, 290, -90, -54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Se Sclavus */ +/* @teleloc 0x01A20189 [290.000000 -90.000000 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A201E, 2583, 0x01A20191, 300, -90, -54, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Se Sclavus */ @@ -225,8 +225,8 @@ VALUES (0x701A2036, 2583, 0x01A201E2, 289.091, -67.2408, -48, 0.707107, 0, 0, - /* @teleloc 0x01A201E2 [289.091003 -67.240799 -48.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2037, 2583, 0x01A201E5, 290, -110, -48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Se Sclavus */ -/* @teleloc 0x01A201E5 [290.000000 -110.000000 -48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A2037, 2583, 0x01A201E5, 290, -110, -48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Se Sclavus */ +/* @teleloc 0x01A201E5 [290.000000 -110.000000 -48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A2038, 1296, 0x01A201EB, 5.25, -70, -42, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -249,8 +249,8 @@ VALUES (0x701A203C, 509, 0x01A2020B, 40, -50, -42, -0.707107, 0, 0, -0.707107, /* @teleloc 0x01A2020B [40.000000 -50.000000 -42.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A203D, 947, 0x01A2020D, 41.518, -73.4211, -41.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A2020D [41.518002 -73.421097 -41.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A203D, 947, 0x01A2020D, 41.518, -73.4211, -41.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A2020D [41.518002 -73.421097 -41.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A203E, 202, 0x01A2020E, 40, -110, -41.989, -0.159343, 0, 0, -0.987223, True, '2005-02-09 10:00:00'); /* Sandstone Golem */ @@ -261,12 +261,12 @@ VALUES (0x701A203F, 198, 0x01A20211, 50, 0, -41.989, -0.865206, 0, 0, -0.50141 /* @teleloc 0x01A20211 [50.000000 0.000000 -41.988998] -0.865206 0.000000 0.000000 -0.501416 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2040, 204, 0x01A20217, 50.6429, -79.9552, -41.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01A20217 [50.642899 -79.955200 -41.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A2040, 204, 0x01A20217, 50.6429, -79.9552, -41.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01A20217 [50.642899 -79.955200 -41.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2041, 568, 0x01A20219, 50, -84.75, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A20219 [50.000000 -84.750000 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A2041, 568, 0x01A20219, 50, -84.75, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A20219 [50.000000 -84.750000 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A2042, 198, 0x01A20220, 53.1584, -128.989, -41.989, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Limestone Golem */ @@ -337,8 +337,8 @@ VALUES (0x701A2052, 198, 0x01A20246, 80, 0, -41.989, 0.200437, 0, 0, -0.979707 /* @teleloc 0x01A20246 [80.000000 0.000000 -41.988998] 0.200437 0.000000 0.000000 -0.979707 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2053, 947, 0x01A20251, 80, -70, -41.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A20251 [80.000000 -70.000000 -41.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A2053, 947, 0x01A20251, 80, -70, -41.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A20251 [80.000000 -70.000000 -41.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A2054, 211, 0x01A20253, 80.2757, -83.7054, -41.9945, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ @@ -437,32 +437,32 @@ VALUES (0x701A206B, 947, 0x01A202E6, 59.0399, -110.975, -35.9945, -0.707107, 0 /* @teleloc 0x01A202E6 [59.039902 -110.974998 -35.994499] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A206C, 947, 0x01A202EE, 70.762, -49.933, -35.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A202EE [70.762001 -49.932999 -35.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A206C, 947, 0x01A202EE, 70.762, -49.933, -35.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A202EE [70.762001 -49.932999 -35.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A206D, 947, 0x01A202EE, 70.3868, -51.5262, -35.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A202EE [70.386803 -51.526199 -35.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A206D, 947, 0x01A202EE, 70.3868, -51.5262, -35.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A202EE [70.386803 -51.526199 -35.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A206E, 947, 0x01A202EE, 69.9862, -48.5688, -35.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A202EE [69.986198 -48.568802 -35.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A206E, 947, 0x01A202EE, 69.9862, -48.5688, -35.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A202EE [69.986198 -48.568802 -35.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A206F, 947, 0x01A202EF, 74.1849, -59.2422, -35.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ /* @teleloc 0x01A202EF [74.184898 -59.242199 -35.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2070, 1619, 0x01A202F2, 70, -70, -35.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ -/* @teleloc 0x01A202F2 [70.000000 -70.000000 -35.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A2070, 1619, 0x01A202F2, 70, -70, -35.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ +/* @teleloc 0x01A202F2 [70.000000 -70.000000 -35.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2071, 1919, 0x01A202F2, 71.947, -66.229, -36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01A202F2 [71.946999 -66.228996 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A2071, 1919, 0x01A202F2, 71.947, -66.229, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01A202F2 [71.946999 -66.228996 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2072, 1946, 0x01A202F2, 68.1676, -66.2283, -36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01A202F2 [68.167603 -66.228302 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A2072, 1946, 0x01A202F2, 68.1676, -66.2283, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01A202F2 [68.167603 -66.228302 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A2073, 1912, 0x01A202F2, 66.0817, -67.5566, -36, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -473,8 +473,8 @@ VALUES (0x701A2074, 1921, 0x01A202F2, 73.7147, -67.44, -36, 0.707107, 0, 0, -0. /* @teleloc 0x01A202F2 [73.714699 -67.440002 -36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2075, 210, 0x01A202F2, 69.963, -68.2297, -35.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Chief */ -/* @teleloc 0x01A202F2 [69.962997 -68.229698 -35.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A2075, 210, 0x01A202F2, 69.963, -68.2297, -35.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Chief */ +/* @teleloc 0x01A202F2 [69.962997 -68.229698 -35.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A2076, 1619, 0x01A202F7, 70.8516, -79.6953, -35.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ @@ -497,20 +497,20 @@ VALUES (0x701A207A, 211, 0x01A202FC, 66.4548, -90.5399, -35.9945, 0.533614, 0, /* @teleloc 0x01A202FC [66.454803 -90.539902 -35.994499] 0.533614 0.000000 0.000000 -0.845728 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A207B, 211, 0x01A202FD, 73.8539, -90.7628, -35.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ -/* @teleloc 0x01A202FD [73.853897 -90.762802 -35.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A207B, 211, 0x01A202FD, 73.8539, -90.7628, -35.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ +/* @teleloc 0x01A202FD [73.853897 -90.762802 -35.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A207C, 947, 0x01A202FF, 70.2266, -101.109, -35.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A202FF [70.226601 -101.109001 -35.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A207C, 947, 0x01A202FF, 70.2266, -101.109, -35.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A202FF [70.226601 -101.109001 -35.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A207D, 947, 0x01A202FF, 69.0059, -99.6668, -35.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A202FF [69.005898 -99.666801 -35.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A207D, 947, 0x01A202FF, 69.0059, -99.6668, -35.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A202FF [69.005898 -99.666801 -35.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A207E, 947, 0x01A202FF, 70.5922, -98.9339, -35.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A202FF [70.592201 -98.933899 -35.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A207E, 947, 0x01A202FF, 70.5922, -98.9339, -35.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A202FF [70.592201 -98.933899 -35.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A207F, 2187, 0x01A20306, 84.75, -40, -36, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -589,12 +589,12 @@ VALUES (0x701A2091, 1619, 0x01A20382, 69.996, -76.8025, -29.9945, 0.985296, 0, /* @teleloc 0x01A20382 [69.996002 -76.802498 -29.994499] 0.985296 0.000000 0.000000 -0.170854 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2092, 947, 0x01A20384, 72.2737, -92.8577, -29.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A20384 [72.273697 -92.857697 -29.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A2092, 947, 0x01A20384, 72.2737, -92.8577, -29.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A20384 [72.273697 -92.857697 -29.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2093, 947, 0x01A20386, 70, -100, -29.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01A20386 [70.000000 -100.000000 -29.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A2093, 947, 0x01A20386, 70, -100, -29.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01A20386 [70.000000 -100.000000 -29.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A2094, 947, 0x01A2038E, 80, -70, -29.9945, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ @@ -613,8 +613,8 @@ VALUES (0x701A2097, 947, 0x01A2039C, 88.9315, -101.366, -29.9945, 1, 0, 0, 0, /* @teleloc 0x01A2039C [88.931503 -101.365997 -29.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A2098, 948, 0x01A203CB, 40.5802, -75.7954, -29.3952, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ -/* @teleloc 0x01A203CB [40.580200 -75.795403 -29.395201] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A2098, 948, 0x01A203CB, 40.5802, -75.7954, -29.3952, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ +/* @teleloc 0x01A203CB [40.580200 -75.795403 -29.395201] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A2099, 948, 0x01A203CC, 40, -90, -23.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ @@ -649,8 +649,8 @@ VALUES (0x701A20A0, 948, 0x01A203D9, 50, -100, -23.9945, -0.707107, 0, 0, -0.7 /* @teleloc 0x01A203D9 [50.000000 -100.000000 -23.994499] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A20A1, 948, 0x01A203E5, 72.021, -99.9018, -23.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ -/* @teleloc 0x01A203E5 [72.021004 -99.901802 -23.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A20A1, 948, 0x01A203E5, 72.021, -99.9018, -23.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ +/* @teleloc 0x01A203E5 [72.021004 -99.901802 -23.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A20A2, 948, 0x01A203E5, 69.4952, -100.482, -23.9945, -0.998572, 0, 0, -0.053425, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ @@ -705,24 +705,24 @@ VALUES (0x701A20AE, 1298, 0x01A203F4, 100, -54.75, -24, 0, 0, 0, 1, False, '200 /* @teleloc 0x01A203F4 [100.000000 -54.750000 -24.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A20AF, 8, 0x01A20404, 50, -60, -17.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ -/* @teleloc 0x01A20404 [50.000000 -60.000000 -17.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A20AF, 8, 0x01A20404, 50, -60, -17.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ +/* @teleloc 0x01A20404 [50.000000 -60.000000 -17.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A20B0, 8, 0x01A2041A, 90, -90, -17.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ /* @teleloc 0x01A2041A [90.000000 -90.000000 -17.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A20B1, 8, 0x01A2041E, 50, -80, -11.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ -/* @teleloc 0x01A2041E [50.000000 -80.000000 -11.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A20B1, 8, 0x01A2041E, 50, -80, -11.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ +/* @teleloc 0x01A2041E [50.000000 -80.000000 -11.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A20B2, 8, 0x01A2041E, 50, -80, -11.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ -/* @teleloc 0x01A2041E [50.000000 -80.000000 -11.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A20B2, 8, 0x01A2041E, 50, -80, -11.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ +/* @teleloc 0x01A2041E [50.000000 -80.000000 -11.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A20B3, 2188, 0x01A20421, 50, -84.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A20421 [50.000000 -84.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A20B3, 2188, 0x01A20421, 50, -84.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A20421 [50.000000 -84.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A20B4, 8, 0x01A20427, 50, -100, -11.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ @@ -892,24 +892,24 @@ VALUES (0x701A20B8, 2191, 0x01A20435, 69.8331, -57.7475, -10.6521, 1, 0, 0, 0, /* @teleloc 0x01A20435 [69.833099 -57.747501 -10.652100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A20B9, 2384, 0x01A2043C, 80, -50, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01A2043C [80.000000 -50.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A20B9, 2384, 0x01A2043C, 80, -50, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01A2043C [80.000000 -50.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A20BA, 568, 0x01A2043E, 80, -54.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A2043E [80.000000 -54.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A20BA, 568, 0x01A2043E, 80, -54.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A2043E [80.000000 -54.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A20BB, 8, 0x01A20444, 90, -50, -11.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ -/* @teleloc 0x01A20444 [90.000000 -50.000000 -11.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A20BB, 8, 0x01A20444, 90, -50, -11.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ +/* @teleloc 0x01A20444 [90.000000 -50.000000 -11.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A20BC, 8, 0x01A20444, 90, -50, -11.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ -/* @teleloc 0x01A20444 [90.000000 -50.000000 -11.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A20BC, 8, 0x01A20444, 90, -50, -11.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ +/* @teleloc 0x01A20444 [90.000000 -50.000000 -11.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A20BD, 8, 0x01A20444, 90, -50, -11.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ -/* @teleloc 0x01A20444 [90.000000 -50.000000 -11.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A20BD, 8, 0x01A20444, 90, -50, -11.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ +/* @teleloc 0x01A20444 [90.000000 -50.000000 -11.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A20BE, 383, 0x01A2044C, 90, -70, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mosswart Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01A3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01A3.sql index 60a5c84d52..748fefbead 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01A3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01A3.sql @@ -53,20 +53,20 @@ VALUES (0x701A300C, 165, 0x01A30130, 10, -10, -101.95, 1, 0, 0, 0, False, '200 /* @teleloc 0x01A30130 [10.000000 -10.000000 -101.949997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A300D, 24313, 0x01A30131, 13.4681, -17.5689, -101.997, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Armored Skeleton */ -/* @teleloc 0x01A30131 [13.468100 -17.568899 -101.997002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A300D, 24313, 0x01A30131, 13.4681, -17.5689, -101.997, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Armored Skeleton */ +/* @teleloc 0x01A30131 [13.468100 -17.568899 -101.997002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A300E, 24313, 0x01A30133, 18.6036, -13.1083, -101.997, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Armored Skeleton */ -/* @teleloc 0x01A30133 [18.603600 -13.108300 -101.997002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A300E, 24313, 0x01A30133, 18.6036, -13.1083, -101.997, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Armored Skeleton */ +/* @teleloc 0x01A30133 [18.603600 -13.108300 -101.997002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A300F, 911, 0x01A30133, 16.027, -12.5572, -102, -0.839857, 0, 0, -0.542808, False, '2005-02-09 10:00:00'); /* Lich Generator */ /* @teleloc 0x01A30133 [16.027000 -12.557200 -102.000000] -0.839857 0.000000 0.000000 -0.542808 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A3010, 1154, 0x01A30133, 19.8738, -10.8065, -102, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01A30133 [19.873800 -10.806500 -102.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A3010, 1154, 0x01A30133, 19.8738, -10.8065, -102, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01A30133 [19.873800 -10.806500 -102.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701A3010, 0x701A3005, '2005-02-09 10:00:00') /* Phantasm (24325) */ @@ -211,8 +211,8 @@ VALUES (0x701A302D, 1292, 0x01A30189, 44.75, -30, -84, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01A30189 [44.750000 -30.000000 -84.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A302E, 24291, 0x01A3018D, 50, -20, -83.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Merciless Monouga */ -/* @teleloc 0x01A3018D [50.000000 -20.000000 -83.996002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A302E, 24291, 0x01A3018D, 50, -20, -83.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Merciless Monouga */ +/* @teleloc 0x01A3018D [50.000000 -20.000000 -83.996002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A302F, 24291, 0x01A30192, 49.7088, -32.0832, -83.996, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Merciless Monouga */ @@ -274,8 +274,8 @@ VALUES (0x701A3036, 24292, 0x01A301B0, 81.714, -30.5657, -77.996, -0.231323, 0, /* @teleloc 0x01A301B0 [81.713997 -30.565701 -77.996002] -0.231323 0.000000 0.000000 -0.972877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A3037, 420, 0x01A301B0, 82.8354, -27.2006, -78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01A301B0 [82.835403 -27.200600 -78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A3037, 420, 0x01A301B0, 82.8354, -27.2006, -78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01A301B0 [82.835403 -27.200600 -78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A3038, 24291, 0x01A301B3, 79.3402, -37.9976, -77.996, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Merciless Monouga */ @@ -322,8 +322,8 @@ VALUES (0x701A3042, 24291, 0x01A301D3, 58.6675, -30.1155, -59.996, -0.998572, 0, /* @teleloc 0x01A301D3 [58.667500 -30.115499 -59.995998] -0.998572 0.000000 0.000000 -0.053425 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A3043, 24291, 0x01A301D3, 58.6278, -26.8701, -59.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Merciless Monouga */ -/* @teleloc 0x01A301D3 [58.627800 -26.870100 -59.995998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A3043, 24291, 0x01A301D3, 58.6278, -26.8701, -59.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Merciless Monouga */ +/* @teleloc 0x01A301D3 [58.627800 -26.870100 -59.995998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A3044, 24291, 0x01A301D7, 60, -40, -59.996, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Merciless Monouga */ @@ -529,8 +529,8 @@ VALUES (0x701A306F, 278, 0x01A30242, 74.75, -20, -42, -0.707107, 0, 0, 0.70710 /* @teleloc 0x01A30242 [74.750000 -20.000000 -42.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A3070, 278, 0x01A30244, 70, -24.75, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A30244 [70.000000 -24.750000 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A3070, 278, 0x01A30244, 70, -24.75, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A30244 [70.000000 -24.750000 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A3071, 1154, 0x01A30245, 70, -30, -42, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ @@ -556,8 +556,8 @@ VALUES (0x701A3071, 0x701A3068, '2005-02-09 10:00:00') /* Merciless Monouga (242 , (0x701A3071, 0x701A307B, '2005-02-09 10:00:00') /* Pugnacious Monouga (24292) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A3072, 24287, 0x01A3024A, 79.5078, -38.7385, -41.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ -/* @teleloc 0x01A3024A [79.507797 -38.738499 -41.995998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A3072, 24287, 0x01A3024A, 79.5078, -38.7385, -41.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ +/* @teleloc 0x01A3024A [79.507797 -38.738499 -41.995998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A3073, 24287, 0x01A3024A, 82.6473, -39.2695, -41.996, -0.895178, 0, 0, -0.445709, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ @@ -619,8 +619,8 @@ VALUES (0x701A307D, 0x701A307C, '2005-02-09 10:00:00') /* Pugnacious Monouga (24 , (0x701A307D, 0x701A308C, '2005-02-09 10:00:00') /* Bloodthirsty Monouga (24287) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A307E, 24287, 0x01A302A4, 31.8608, -57.4318, -11.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ -/* @teleloc 0x01A302A4 [31.860800 -57.431801 -11.996000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A307E, 24287, 0x01A302A4, 31.8608, -57.4318, -11.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ +/* @teleloc 0x01A302A4 [31.860800 -57.431801 -11.996000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A307F, 24292, 0x01A302A8, 30.323, -71.0146, -11.996, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pugnacious Monouga */ @@ -671,8 +671,8 @@ VALUES (0x701A308A, 24287, 0x01A302B4, 40, -80, -11.996, 1, 0, 0, 0, True, '200 /* @teleloc 0x01A302B4 [40.000000 -80.000000 -11.996000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A308B, 278, 0x01A302BF, 50, -74.755, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A302BF [50.000000 -74.754997 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A308B, 278, 0x01A302BF, 50, -74.755, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A302BF [50.000000 -74.754997 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A308C, 24287, 0x01A302C0, 50.706, -80.8716, -11.996, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ @@ -687,8 +687,8 @@ VALUES (0x701A308E, 24287, 0x01A302C9, 67.2836, -20.2599, -11.996, 0.707107, 0, /* @teleloc 0x01A302C9 [67.283600 -20.259899 -11.996000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A308F, 24287, 0x01A302D2, 80, -20, -11.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ -/* @teleloc 0x01A302D2 [80.000000 -20.000000 -11.996000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A308F, 24287, 0x01A302D2, 80, -20, -11.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ +/* @teleloc 0x01A302D2 [80.000000 -20.000000 -11.996000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A3090, 24287, 0x01A302D7, 79.7261, -26.8882, -11.996, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ @@ -734,16 +734,16 @@ VALUES (0x701A3096, 24287, 0x01A30307, 50, -80, 0.004, -0.707107, 0, 0, -0.70710 /* @teleloc 0x01A30307 [50.000000 -80.000000 0.004000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A3097, 24287, 0x01A3030F, 73.3502, -39.1588, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ -/* @teleloc 0x01A3030F [73.350197 -39.158798 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A3097, 24287, 0x01A3030F, 73.3502, -39.1588, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ +/* @teleloc 0x01A3030F [73.350197 -39.158798 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A3098, 24287, 0x01A3030F, 73.7887, -41.3043, 0.004, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ -/* @teleloc 0x01A3030F [73.788696 -41.304298 0.004000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A3098, 24287, 0x01A3030F, 73.7887, -41.3043, 0.004, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ +/* @teleloc 0x01A3030F [73.788696 -41.304298 0.004000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A3099, 24287, 0x01A30311, 70, -60, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ -/* @teleloc 0x01A30311 [70.000000 -60.000000 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A3099, 24287, 0x01A30311, 70, -60, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ +/* @teleloc 0x01A30311 [70.000000 -60.000000 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A309A, 24287, 0x01A3031D, 100, -30, 0.004, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Bloodthirsty Monouga */ @@ -754,8 +754,8 @@ VALUES (0x701A309B, 24287, 0x01A3031D, 97.2748, -28.0866, 0.004, -0.707107, 0, 0 /* @teleloc 0x01A3031D [97.274803 -28.086599 0.004000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A309C, 30395, 0x01A30103, 40, -30, -107.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal to the Beach Fort */ -/* @teleloc 0x01A30103 [40.000000 -30.000000 -107.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A309C, 30395, 0x01A30103, 40, -30, -107.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to the Beach Fort */ +/* @teleloc 0x01A30103 [40.000000 -30.000000 -107.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A309D, 30399, 0x01A3012E, 1.80749, -18.1094, -101.995, 0.866091, 0, 0, -0.499886, True, '2005-02-09 10:00:00'); /* Suzuhara Baijin's Care Package */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01A4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01A4.sql index 5782c5558f..9613a55946 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01A4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01A4.sql @@ -13,20 +13,20 @@ VALUES (0x701A4002, 897, 0x01A40100, 17.8972, -60.2026, -36, 0.707107, 0, 0, - /* @teleloc 0x01A40100 [17.897200 -60.202599 -36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4003, 960, 0x01A40103, 18.3844, -71.2571, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ -/* @teleloc 0x01A40103 [18.384399 -71.257103 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4003, 960, 0x01A40103, 18.3844, -71.2571, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ +/* @teleloc 0x01A40103 [18.384399 -71.257103 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4004, 960, 0x01A40103, 19.9795, -72.4342, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ -/* @teleloc 0x01A40103 [19.979500 -72.434196 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4004, 960, 0x01A40103, 19.9795, -72.4342, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ +/* @teleloc 0x01A40103 [19.979500 -72.434196 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4005, 960, 0x01A40103, 21.557, -70.9494, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ -/* @teleloc 0x01A40103 [21.556999 -70.949402 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4005, 960, 0x01A40103, 21.557, -70.9494, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ +/* @teleloc 0x01A40103 [21.556999 -70.949402 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4006, 959, 0x01A40103, 18.9446, -73.0274, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A40103 [18.944599 -73.027397 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4006, 959, 0x01A40103, 18.9446, -73.0274, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A40103 [18.944599 -73.027397 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A4007, 959, 0x01A40108, 20.7758, -100.294, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ @@ -69,40 +69,40 @@ VALUES (0x701A4010, 959, 0x01A40116, 34.3543, -109.052, -36, 0.707107, 0, 0, - /* @teleloc 0x01A40116 [34.354301 -109.052002 -36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4011, 959, 0x01A4011A, 25.25, -120, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A4011A [25.250000 -120.000000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4011, 959, 0x01A4011A, 25.25, -120, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A4011A [25.250000 -120.000000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4012, 959, 0x01A4011C, 40.0525, -62.2367, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A4011C [40.052502 -62.236698 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4012, 959, 0x01A4011C, 40.0525, -62.2367, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A4011C [40.052502 -62.236698 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4013, 958, 0x01A4011C, 41.739, -57.74, -36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ -/* @teleloc 0x01A4011C [41.738998 -57.740002 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A4013, 958, 0x01A4011C, 41.739, -57.74, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ +/* @teleloc 0x01A4011C [41.738998 -57.740002 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4014, 958, 0x01A4011C, 38.4227, -57.6264, -36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ -/* @teleloc 0x01A4011C [38.422699 -57.626400 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A4014, 958, 0x01A4011C, 38.4227, -57.6264, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ +/* @teleloc 0x01A4011C [38.422699 -57.626400 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4015, 958, 0x01A4011C, 36.7891, -59.8601, -36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ -/* @teleloc 0x01A4011C [36.789101 -59.860100 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A4015, 958, 0x01A4011C, 36.7891, -59.8601, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ +/* @teleloc 0x01A4011C [36.789101 -59.860100 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4016, 2411, 0x01A4011C, 40.4582, -57.1987, -36, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ruby */ -/* @teleloc 0x01A4011C [40.458199 -57.198700 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4016, 2411, 0x01A4011C, 40.4582, -57.1987, -36, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ruby */ +/* @teleloc 0x01A4011C [40.458199 -57.198700 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4017, 2400, 0x01A4011C, 37.3904, -58.3897, -36, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yellow Garnet */ -/* @teleloc 0x01A4011C [37.390400 -58.389702 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4017, 2400, 0x01A4011C, 37.3904, -58.3897, -36, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yellow Garnet */ +/* @teleloc 0x01A4011C [37.390400 -58.389702 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4018, 2395, 0x01A4011C, 41.9377, -58.7944, -36, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Green Jade */ -/* @teleloc 0x01A4011C [41.937698 -58.794399 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4018, 2395, 0x01A4011C, 41.9377, -58.7944, -36, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Green Jade */ +/* @teleloc 0x01A4011C [41.937698 -58.794399 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4019, 1542, 0x01A4011C, 40, -60, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ -/* @teleloc 0x01A4011C [40.000000 -60.000000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4019, 1542, 0x01A4011C, 40, -60, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ +/* @teleloc 0x01A4011C [40.000000 -60.000000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701A4019, 0x701A4016, '2005-02-09 10:00:00') /* Ruby (2411) */ @@ -172,32 +172,32 @@ VALUES (0x701A4027, 0x701A4023, '2005-02-09 10:00:00') /* Cobalt (756) */ , (0x701A4027, 0x701A4026, '2005-02-09 10:00:00') /* Powdered Quartz (791) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4028, 960, 0x01A40131, 51.2792, -42.8332, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ -/* @teleloc 0x01A40131 [51.279202 -42.833199 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4028, 960, 0x01A40131, 51.2792, -42.8332, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ +/* @teleloc 0x01A40131 [51.279202 -42.833199 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4029, 960, 0x01A40131, 47.4268, -42.152, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ -/* @teleloc 0x01A40131 [47.426800 -42.152000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4029, 960, 0x01A40131, 47.4268, -42.152, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ +/* @teleloc 0x01A40131 [47.426800 -42.152000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A402A, 960, 0x01A40131, 49.58, -43.447, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ -/* @teleloc 0x01A40131 [49.580002 -43.446999 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A402A, 960, 0x01A40131, 49.58, -43.447, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ +/* @teleloc 0x01A40131 [49.580002 -43.446999 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A402B, 896, 0x01A40131, 50.0993, -39.3489, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Matron Generator */ -/* @teleloc 0x01A40131 [50.099300 -39.348900 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A402B, 896, 0x01A40131, 50.0993, -39.3489, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Matron Generator */ +/* @teleloc 0x01A40131 [50.099300 -39.348900 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A402C, 957, 0x01A40131, 51.1933, -37.199, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Scion Generator */ -/* @teleloc 0x01A40131 [51.193298 -37.199001 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A402C, 957, 0x01A40131, 51.1933, -37.199, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Scion Generator */ +/* @teleloc 0x01A40131 [51.193298 -37.199001 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A402D, 1046, 0x01A40131, 52.7843, -39.0817, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Scarab Generator */ -/* @teleloc 0x01A40131 [52.784302 -39.081699 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A402D, 1046, 0x01A40131, 52.7843, -39.0817, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Scarab Generator */ +/* @teleloc 0x01A40131 [52.784302 -39.081699 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A402E, 1132, 0x01A40131, 47.2299, -39.5865, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Powder Generator */ -/* @teleloc 0x01A40131 [47.229900 -39.586498 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A402E, 1132, 0x01A40131, 47.2299, -39.5865, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Powder Generator */ +/* @teleloc 0x01A40131 [47.229900 -39.586498 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A402F, 897, 0x01A40134, 49.507, -51.839, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ @@ -220,8 +220,8 @@ VALUES (0x701A4033, 959, 0x01A4013D, 50, -90, -36, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x01A4013D [50.000000 -90.000000 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4034, 959, 0x01A40140, 55.25, -60, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A40140 [55.250000 -60.000000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4034, 959, 0x01A40140, 55.25, -60, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A40140 [55.250000 -60.000000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A4035, 959, 0x01A40143, 60, -74.75, -36, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ @@ -308,16 +308,16 @@ VALUES (0x701A4048, 389, 0x01A40159, 67.494, -99.588, -36, 0.707107, 0, 0, -0. /* @teleloc 0x01A40159 [67.494003 -99.587997 -36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4049, 959, 0x01A4015D, 79.4608, -62.318, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A4015D [79.460800 -62.318001 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4049, 959, 0x01A4015D, 79.4608, -62.318, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A4015D [79.460800 -62.318001 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A404A, 897, 0x01A4015D, 81.5081, -60.8827, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ -/* @teleloc 0x01A4015D [81.508102 -60.882702 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A404A, 897, 0x01A4015D, 81.5081, -60.8827, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ +/* @teleloc 0x01A4015D [81.508102 -60.882702 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A404B, 897, 0x01A4015D, 78.1827, -59.9511, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ -/* @teleloc 0x01A4015D [78.182701 -59.951099 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A404B, 897, 0x01A4015D, 78.1827, -59.9511, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ +/* @teleloc 0x01A4015D [78.182701 -59.951099 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A404C, 897, 0x01A40164, 78.7669, -92.8194, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ @@ -364,8 +364,8 @@ VALUES (0x701A4056, 958, 0x01A4016D, -0.687403, -121.222, -24, -0.707107, 0, 0 /* @teleloc 0x01A4016D [-0.687403 -121.222000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4057, 897, 0x01A40176, 7.88672, -99.3117, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ -/* @teleloc 0x01A40176 [7.886720 -99.311699 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4057, 897, 0x01A40176, 7.88672, -99.3117, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ +/* @teleloc 0x01A40176 [7.886720 -99.311699 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A4058, 959, 0x01A4017A, 10, -120, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ @@ -380,8 +380,8 @@ VALUES (0x701A405A, 958, 0x01A4017E, 11.1937, -127.642, -23.9602, 1, 0, 0, 0, /* @teleloc 0x01A4017E [11.193700 -127.641998 -23.960199] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A405B, 958, 0x01A4017F, 9.03266, -138.34, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ -/* @teleloc 0x01A4017F [9.032660 -138.339996 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A405B, 958, 0x01A4017F, 9.03266, -138.34, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ +/* @teleloc 0x01A4017F [9.032660 -138.339996 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A405C, 958, 0x01A40186, 20, -110, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ @@ -428,12 +428,12 @@ VALUES (0x701A4066, 959, 0x01A40192, 39.553, -108.341, -24, -0.707107, 0, 0, - /* @teleloc 0x01A40192 [39.553001 -108.341003 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4067, 958, 0x01A40195, 42.9158, -137.766, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ -/* @teleloc 0x01A40195 [42.915798 -137.766006 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4067, 958, 0x01A40195, 42.9158, -137.766, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ +/* @teleloc 0x01A40195 [42.915798 -137.766006 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4068, 958, 0x01A40195, 42.3153, -141.439, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ -/* @teleloc 0x01A40195 [42.315300 -141.438995 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4068, 958, 0x01A40195, 42.3153, -141.439, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ +/* @teleloc 0x01A40195 [42.315300 -141.438995 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A4069, 958, 0x01A4019B, 20, -70, -18, -0.640697, 0, 0, -0.767794, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ @@ -464,8 +464,8 @@ VALUES (0x701A406F, 958, 0x01A401A4, 42.6205, -67.8784, -18, 0.916363, 0, 0, - /* @teleloc 0x01A401A4 [42.620499 -67.878403 -18.000000] 0.916363 0.000000 0.000000 -0.400349 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4070, 959, 0x01A401A6, 40.468, -91.4045, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A401A6 [40.467999 -91.404503 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4070, 959, 0x01A401A6, 40.468, -91.4045, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A401A6 [40.467999 -91.404503 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A4071, 959, 0x01A401A6, 42.429, -88.8474, -18, 0.704712, 0, 0, -0.709494, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ @@ -592,8 +592,8 @@ VALUES (0x701A408F, 959, 0x01A401EB, 50.1594, -107.527, 0, 0.0666, 0, 0, -0.99 /* @teleloc 0x01A401EB [50.159401 -107.527000 0.000000] 0.066600 0.000000 0.000000 -0.997780 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4090, 959, 0x01A401F3, 52.4675, -91.9202, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A401F3 [52.467499 -91.920197 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4090, 959, 0x01A401F3, 52.4675, -91.9202, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A401F3 [52.467499 -91.920197 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A4091, 959, 0x01A401F9, 67.603, -92.843, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ @@ -620,8 +620,8 @@ VALUES (0x701A4096, 959, 0x01A401FF, 90, -70, 12, -0.478117, 0, 0, -0.878296, /* @teleloc 0x01A401FF [90.000000 -70.000000 12.000000] -0.478117 0.000000 0.000000 -0.878296 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A4097, 958, 0x01A40201, 89.9825, -98.0488, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ -/* @teleloc 0x01A40201 [89.982498 -98.048798 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A4097, 958, 0x01A40201, 89.9825, -98.0488, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ +/* @teleloc 0x01A40201 [89.982498 -98.048798 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A4098, 958, 0x01A40201, 87.6394, -99.677, 12, 0.75263, 0, 0, -0.658443, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ @@ -632,12 +632,12 @@ VALUES (0x701A4099, 958, 0x01A40201, 90.5527, -101.858, 12, -0.999601, 0, 0, - /* @teleloc 0x01A40201 [90.552696 -101.858002 12.000000] -0.999601 0.000000 0.000000 -0.028249 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A409A, 958, 0x01A40201, 91.8293, -99.7204, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ -/* @teleloc 0x01A40201 [91.829300 -99.720398 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A409A, 958, 0x01A40201, 91.8293, -99.7204, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ +/* @teleloc 0x01A40201 [91.829300 -99.720398 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A409B, 420, 0x01A40201, 87.1947, -96.9646, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01A40201 [87.194702 -96.964600 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A409B, 420, 0x01A40201, 87.1947, -96.9646, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01A40201 [87.194702 -96.964600 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A409C, 959, 0x01A40202, 102.09, -72.2802, 12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ @@ -708,44 +708,44 @@ VALUES (0x701A40AC, 960, 0x01A4021C, 109.726, -127.869, 12, 0.837182, 0, 0, -0 /* @teleloc 0x01A4021C [109.725998 -127.869003 12.000000] 0.837182 0.000000 0.000000 -0.546924 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40AD, 420, 0x01A4021C, 107.227, -131.663, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01A4021C [107.226997 -131.662994 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40AD, 420, 0x01A4021C, 107.227, -131.663, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01A4021C [107.226997 -131.662994 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40AE, 420, 0x01A4021C, 108.402, -129.124, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01A4021C [108.402000 -129.123993 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40AE, 420, 0x01A4021C, 108.402, -129.124, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01A4021C [108.402000 -129.123993 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40AF, 420, 0x01A4021C, 105.989, -127.565, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01A4021C [105.988998 -127.565002 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40AF, 420, 0x01A4021C, 105.989, -127.565, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01A4021C [105.988998 -127.565002 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40B0, 171, 0x01A4021C, 113.14, -133.681, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ -/* @teleloc 0x01A4021C [113.139999 -133.681000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40B0, 171, 0x01A4021C, 113.14, -133.681, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ +/* @teleloc 0x01A4021C [113.139999 -133.681000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40B1, 1131, 0x01A4021C, 109.816, -133.562, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Herb Generator */ -/* @teleloc 0x01A4021C [109.816002 -133.561996 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40B1, 1131, 0x01A4021C, 109.816, -133.562, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Herb Generator */ +/* @teleloc 0x01A4021C [109.816002 -133.561996 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40B2, 959, 0x01A4021E, 120, -110, 12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A4021E [120.000000 -110.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A40B2, 959, 0x01A4021E, 120, -110, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A4021E [120.000000 -110.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40B3, 959, 0x01A40222, 118.862, -130.479, 12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A40222 [118.862000 -130.479004 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A40B3, 959, 0x01A40222, 118.862, -130.479, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A40222 [118.862000 -130.479004 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A40B4, 959, 0x01A4022E, 129.342, -125.574, 12, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ /* @teleloc 0x01A4022E [129.341995 -125.573997 12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40B5, 897, 0x01A40230, 20, -70, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ -/* @teleloc 0x01A40230 [20.000000 -70.000000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40B5, 897, 0x01A40230, 20, -70, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ +/* @teleloc 0x01A40230 [20.000000 -70.000000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40B6, 897, 0x01A40230, 22.0628, -71.1746, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ -/* @teleloc 0x01A40230 [22.062799 -71.174599 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40B6, 897, 0x01A40230, 22.0628, -71.1746, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ +/* @teleloc 0x01A40230 [22.062799 -71.174599 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A40B7, 958, 0x01A40230, 17.5995, -67.9257, 18, -0.704712, 0, 0, -0.709494, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ @@ -756,8 +756,8 @@ VALUES (0x701A40B8, 958, 0x01A40230, 19.4694, -66.5163, 18, 0.959652, 0, 0, -0 /* @teleloc 0x01A40230 [19.469400 -66.516296 18.000000] 0.959652 0.000000 0.000000 -0.281190 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40B9, 1132, 0x01A40230, 17.9864, -66.3487, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Powder Generator */ -/* @teleloc 0x01A40230 [17.986401 -66.348701 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40B9, 1132, 0x01A40230, 17.9864, -66.3487, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Powder Generator */ +/* @teleloc 0x01A40230 [17.986401 -66.348701 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A40BA, 897, 0x01A40241, 30, -70, 18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ @@ -768,16 +768,16 @@ VALUES (0x701A40BB, 959, 0x01A40244, 30, -80, 18, -0.707107, 0, 0, -0.707107, /* @teleloc 0x01A40244 [30.000000 -80.000000 18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40BC, 1429, 0x01A4024A, 37.7696, -27.5912, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cabbage Generator */ -/* @teleloc 0x01A4024A [37.769600 -27.591200 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40BC, 1429, 0x01A4024A, 37.7696, -27.5912, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cabbage Generator */ +/* @teleloc 0x01A4024A [37.769600 -27.591200 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40BD, 1429, 0x01A4024A, 39.2605, -26.8736, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cabbage Generator */ -/* @teleloc 0x01A4024A [39.260502 -26.873600 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40BD, 1429, 0x01A4024A, 39.2605, -26.8736, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cabbage Generator */ +/* @teleloc 0x01A4024A [39.260502 -26.873600 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40BE, 897, 0x01A4024A, 39.9098, -31.4169, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ -/* @teleloc 0x01A4024A [39.909801 -31.416901 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40BE, 897, 0x01A4024A, 39.9098, -31.4169, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ +/* @teleloc 0x01A4024A [39.909801 -31.416901 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A40BF, 897, 0x01A4024A, 42.228, -29.314, 18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ @@ -808,20 +808,20 @@ VALUES (0x701A40C5, 958, 0x01A4025B, 40, -85.25, 18, 0.707107, 0, 0, -0.707107 /* @teleloc 0x01A4025B [40.000000 -85.250000 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40C6, 905, 0x01A4025C, 48.2761, -20.5818, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ -/* @teleloc 0x01A4025C [48.276100 -20.581800 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40C6, 905, 0x01A4025C, 48.2761, -20.5818, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ +/* @teleloc 0x01A4025C [48.276100 -20.581800 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40C7, 905, 0x01A4025C, 51.1596, -19.5875, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ -/* @teleloc 0x01A4025C [51.159599 -19.587500 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40C7, 905, 0x01A4025C, 51.1596, -19.5875, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ +/* @teleloc 0x01A4025C [51.159599 -19.587500 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40C8, 905, 0x01A4025C, 52.1574, -21.5296, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ -/* @teleloc 0x01A4025C [52.157398 -21.529600 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40C8, 905, 0x01A4025C, 52.1574, -21.5296, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ +/* @teleloc 0x01A4025C [52.157398 -21.529600 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40C9, 420, 0x01A4025C, 49.9738, -19.4492, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01A4025C [49.973801 -19.449200 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40C9, 420, 0x01A4025C, 49.9738, -19.4492, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01A4025C [49.973801 -19.449200 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A40CA, 959, 0x01A4025F, 47.7787, -30.5818, 18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ @@ -836,20 +836,20 @@ VALUES (0x701A40CC, 959, 0x01A40267, 50, -50, 18, -0.707107, 0, 0, -0.707107, /* @teleloc 0x01A40267 [50.000000 -50.000000 18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40CD, 958, 0x01A4026A, 50, -70, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ -/* @teleloc 0x01A4026A [50.000000 -70.000000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40CD, 958, 0x01A4026A, 50, -70, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ +/* @teleloc 0x01A4026A [50.000000 -70.000000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A40CE, 959, 0x01A40277, 50, -95.25, 18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ /* @teleloc 0x01A40277 [50.000000 -95.250000 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40CF, 960, 0x01A4027B, 62.0487, -28.4419, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ -/* @teleloc 0x01A4027B [62.048698 -28.441900 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40CF, 960, 0x01A4027B, 62.0487, -28.4419, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ +/* @teleloc 0x01A4027B [62.048698 -28.441900 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40D0, 960, 0x01A4027B, 60.5841, -32.8645, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ -/* @teleloc 0x01A4027B [60.584099 -32.864498 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40D0, 960, 0x01A4027B, 60.5841, -32.8645, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ +/* @teleloc 0x01A4027B [60.584099 -32.864498 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A40D1, 897, 0x01A4027B, 63.103, -30.507, 18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mite Squib Generator */ @@ -868,8 +868,8 @@ VALUES (0x701A40D4, 959, 0x01A40284, 55.25, -60, 18, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01A40284 [55.250000 -60.000000 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40D5, 958, 0x01A40286, 55.25, -70, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ -/* @teleloc 0x01A40286 [55.250000 -70.000000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40D5, 958, 0x01A40286, 55.25, -70, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Digger Generator */ +/* @teleloc 0x01A40286 [55.250000 -70.000000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A40D6, 960, 0x01A40289, 55.25, -80, 18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ @@ -880,28 +880,28 @@ VALUES (0x701A40D7, 909, 0x01A4028E, 66.8964, -2.07714, 18, 0.707107, 0, 0, -0 /* @teleloc 0x01A4028E [66.896400 -2.077140 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40D8, 390, 0x01A4028F, 69.5881, -13.443, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Tusker Generator */ -/* @teleloc 0x01A4028F [69.588097 -13.443000 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40D8, 390, 0x01A4028F, 69.5881, -13.443, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Tusker Generator */ +/* @teleloc 0x01A4028F [69.588097 -13.443000 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40D9, 794, 0x01A4028F, 72.5236, -11.6556, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apple Generator */ -/* @teleloc 0x01A4028F [72.523598 -11.655600 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40D9, 794, 0x01A4028F, 72.5236, -11.6556, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apple Generator */ +/* @teleloc 0x01A4028F [72.523598 -11.655600 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40DA, 1429, 0x01A4028F, 71.9139, -10.3161, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cabbage Generator */ -/* @teleloc 0x01A4028F [71.913902 -10.316100 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40DA, 1429, 0x01A4028F, 71.9139, -10.3161, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cabbage Generator */ +/* @teleloc 0x01A4028F [71.913902 -10.316100 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40DB, 1429, 0x01A4028F, 72.6097, -13.2228, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cabbage Generator */ -/* @teleloc 0x01A4028F [72.609703 -13.222800 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40DB, 1429, 0x01A4028F, 72.6097, -13.2228, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cabbage Generator */ +/* @teleloc 0x01A4028F [72.609703 -13.222800 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40DC, 959, 0x01A40290, 68.8829, -21.5624, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A40290 [68.882896 -21.562401 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40DC, 959, 0x01A40290, 68.8829, -21.5624, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A40290 [68.882896 -21.562401 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A40DD, 959, 0x01A40290, 71.794, -22.1101, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ -/* @teleloc 0x01A40290 [71.793999 -22.110100 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A40DD, 959, 0x01A40290, 71.794, -22.1101, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mite Sentry Generator */ +/* @teleloc 0x01A40290 [71.793999 -22.110100 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A40DE, 960, 0x01A40291, 72.1324, -29.0184, 18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mite Squire Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01A5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01A5.sql index 554bb19517..12c60eed2b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01A5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01A5.sql @@ -65,12 +65,12 @@ VALUES (0x701A5036, 1945, 0x01A5018E, 92.5268, -59.8861, 0, 0.707107, 0, 0, -0. /* @teleloc 0x01A5018E [92.526802 -59.886101 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A5039, 171, 0x01A5019F, 23.3833, -23.4311, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ -/* @teleloc 0x01A5019F [23.383301 -23.431101 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A5039, 171, 0x01A5019F, 23.3833, -23.4311, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ +/* @teleloc 0x01A5019F [23.383301 -23.431101 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A503A, 2504, 0x01A5019F, 20, -24.8, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A5019F [20.000000 -24.799999 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A503A, 2504, 0x01A5019F, 20, -24.8, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A5019F [20.000000 -24.799999 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A503B, 2549, 0x01A501A6, 30, 0, 6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Plateau Top */ @@ -200,8 +200,8 @@ VALUES (0x701A5070, 24293, 0x01A50145, 50, -70, -11.9929, -0.743874, 0, 0, -0.66 /* @teleloc 0x01A50145 [50.000000 -70.000000 -11.992900] -0.743874 0.000000 0.000000 -0.668320 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A5071, 24293, 0x01A50146, 48.381, -75.8945, -11.9929, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Terrible Monouga */ -/* @teleloc 0x01A50146 [48.381001 -75.894501 -11.992900] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A5071, 24293, 0x01A50146, 48.381, -75.8945, -11.9929, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Terrible Monouga */ +/* @teleloc 0x01A50146 [48.381001 -75.894501 -11.992900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A5072, 24293, 0x01A50146, 49.0165, -78.3374, -11.9929, -0.837182, 0, 0, -0.546924, True, '2005-02-09 10:00:00'); /* Terrible Monouga */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01A6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01A6.sql index d88c3fffc5..9924efed37 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01A6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01A6.sql @@ -49,8 +49,8 @@ VALUES (0x701A600B, 238, 0x01A6010C, 11.6123, -98.9124, -11.971, 0.999203, 0, /* @teleloc 0x01A6010C [11.612300 -98.912399 -11.971000] 0.999203 0.000000 0.000000 -0.039914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A600C, 23, 0x01A6010C, 9.67982, -101.707, -11.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ -/* @teleloc 0x01A6010C [9.679820 -101.707001 -11.971000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A600C, 23, 0x01A6010C, 9.67982, -101.707, -11.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Servant */ +/* @teleloc 0x01A6010C [9.679820 -101.707001 -11.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A600D, 2545, 0x01A6010D, 10, -105.25, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -73,8 +73,8 @@ VALUES (0x701A6011, 23, 0x01A60110, 17.2627, -39.7646, -11.971, 0.33843, 0, 0 /* @teleloc 0x01A60110 [17.262699 -39.764599 -11.971000] 0.338430 0.000000 0.000000 -0.940992 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6012, 1628, 0x01A60123, 30, -80, -11.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tusker Slave */ -/* @teleloc 0x01A60123 [30.000000 -80.000000 -11.989000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6012, 1628, 0x01A60123, 30, -80, -11.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tusker Slave */ +/* @teleloc 0x01A60123 [30.000000 -80.000000 -11.989000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A6013, 23, 0x01A60128, 29.3983, -92.5745, -11.971, -0.998572, 0, 0, -0.053425, True, '2005-02-09 10:00:00'); /* Virindi Servant */ @@ -152,16 +152,16 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x701A6024, 0x701A6023, '2005-02-09 10:00:00') /* Slimy Note (5828) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6025, 238, 0x01A60132, 48.0565, -97.4691, -11.971, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Puppet */ -/* @teleloc 0x01A60132 [48.056499 -97.469101 -11.971000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6025, 238, 0x01A60132, 48.0565, -97.4691, -11.971, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Puppet */ +/* @teleloc 0x01A60132 [48.056499 -97.469101 -11.971000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6026, 238, 0x01A60132, 48.303, -100.883, -11.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Puppet */ -/* @teleloc 0x01A60132 [48.303001 -100.883003 -11.971000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A6026, 238, 0x01A60132, 48.303, -100.883, -11.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Puppet */ +/* @teleloc 0x01A60132 [48.303001 -100.883003 -11.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6027, 23, 0x01A60132, 51.0571, -96.8102, -11.971, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Servant */ -/* @teleloc 0x01A60132 [51.057098 -96.810204 -11.971000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6027, 23, 0x01A60132, 51.0571, -96.8102, -11.971, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Servant */ +/* @teleloc 0x01A60132 [51.057098 -96.810204 -11.971000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A6028, 238, 0x01A60133, 47.5193, -113.218, -11.971, -0.447077, 0, 0, -0.894496, True, '2005-02-09 10:00:00'); /* Virindi Puppet */ @@ -180,8 +180,8 @@ VALUES (0x701A602B, 568, 0x01A60138, 64.75, -100, -12, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01A60138 [64.750000 -100.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A602C, 23, 0x01A6013E, 70.3433, -92.9878, -11.971, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Servant */ -/* @teleloc 0x01A6013E [70.343300 -92.987801 -11.971000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A602C, 23, 0x01A6013E, 70.3433, -92.9878, -11.971, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Servant */ +/* @teleloc 0x01A6013E [70.343300 -92.987801 -11.971000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A602D, 238, 0x01A60142, 72.7227, -102.579, -11.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Puppet */ @@ -248,16 +248,16 @@ VALUES (0x701A603C, 238, 0x01A60155, 80.265, -113.121, -11.971, 0, 0, 0, -1, /* @teleloc 0x01A60155 [80.264999 -113.121002 -11.971000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A603D, 1609, 0x01A60156, 81.1213, -120.078, -10.927, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x01A60156 [81.121300 -120.078003 -10.927000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A603D, 1609, 0x01A60156, 81.1213, -120.078, -10.927, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ +/* @teleloc 0x01A60156 [81.121300 -120.078003 -10.927000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A603E, 1610, 0x01A60156, 76.8643, -120.025, -10.6189, -0.998572, 0, 0, -0.053425, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ /* @teleloc 0x01A60156 [76.864304 -120.025002 -10.618900] -0.998572 0.000000 0.000000 -0.053425 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A603F, 23, 0x01A60156, 77.5131, -117.462, -11.971, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Servant */ -/* @teleloc 0x01A60156 [77.513100 -117.461998 -11.971000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A603F, 23, 0x01A60156, 77.5131, -117.462, -11.971, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Servant */ +/* @teleloc 0x01A60156 [77.513100 -117.461998 -11.971000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A6040, 568, 0x01A60157, 79.99, -125.15, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -316,36 +316,36 @@ VALUES (0x701A604D, 278, 0x01A60181, 45.245, -50, -6, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01A60181 [45.244999 -50.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A604E, 1947, 0x01A60186, 59.1674, -76.2674, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01A60186 [59.167400 -76.267403 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A604E, 1947, 0x01A60186, 59.1674, -76.2674, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01A60186 [59.167400 -76.267403 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A604F, 1920, 0x01A60186, 64.075, -80.62, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01A60186 [64.074997 -80.620003 -6.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6050, 1626, 0x01A60186, 60.579, -78.5501, -5.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01A60186 [60.578999 -78.550102 -5.996000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6050, 1626, 0x01A60186, 60.579, -78.5501, -5.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01A60186 [60.578999 -78.550102 -5.996000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6051, 1626, 0x01A60186, 58.507, -80.0416, -5.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01A60186 [58.507000 -80.041603 -5.996000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6051, 1626, 0x01A60186, 58.507, -80.0416, -5.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01A60186 [58.507000 -80.041603 -5.996000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6052, 1626, 0x01A60186, 60.6285, -80.4281, -5.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01A60186 [60.628502 -80.428101 -5.996000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6052, 1626, 0x01A60186, 60.6285, -80.4281, -5.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01A60186 [60.628502 -80.428101 -5.996000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A6053, 1931, 0x01A60186, 62.3891, -76.7114, -6, 0.996917, 0, 0, -0.078459, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01A60186 [62.389099 -76.711403 -6.000000] 0.996917 0.000000 0.000000 -0.078459 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6054, 1293, 0x01A60188, 60, -84.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A60188 [60.000000 -84.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6054, 1293, 0x01A60188, 60, -84.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A60188 [60.000000 -84.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6055, 1296, 0x01A60191, 80, -75.057, -11.949, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A60191 [80.000000 -75.056999 -11.949000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6055, 1296, 0x01A60191, 80, -75.057, -11.949, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A60191 [80.000000 -75.056999 -11.949000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A6056, 1628, 0x01A601A5, 118.651, -63.9098, -5.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Slave */ @@ -649,16 +649,16 @@ VALUES (0x701A607A, 2131, 0x01A60210, 78.2412, -69.9974, 0, 1, 0, 0, 0, True, /* @teleloc 0x01A60210 [78.241203 -69.997398 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A607B, 2386, 0x01A60211, 90, -17.51, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01A60211 [90.000000 -17.510000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A607B, 2386, 0x01A60211, 90, -17.51, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01A60211 [90.000000 -17.510000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A607C, 1608, 0x01A60215, 87.8965, -60.3942, 0.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ -/* @teleloc 0x01A60215 [87.896500 -60.394199 0.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A607C, 1608, 0x01A60215, 87.8965, -60.3942, 0.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ +/* @teleloc 0x01A60215 [87.896500 -60.394199 0.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A607D, 1608, 0x01A60215, 91.6652, -61.6793, 0.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ -/* @teleloc 0x01A60215 [91.665199 -61.679298 0.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A607D, 1608, 0x01A60215, 91.6652, -61.6793, 0.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ +/* @teleloc 0x01A60215 [91.665199 -61.679298 0.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A607E, 1608, 0x01A6021B, 90.9236, -79.4627, 0.0035, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ @@ -757,20 +757,20 @@ VALUES (0x701A6095, 23, 0x01A6024B, 150, -60, 0.029, 1, 0, 0, 0, True, '2005 /* @teleloc 0x01A6024B [150.000000 -60.000000 0.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6096, 1134, 0x01A60250, 20.5813, -47.2465, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Book Generator */ -/* @teleloc 0x01A60250 [20.581301 -47.246498 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6096, 1134, 0x01A60250, 20.5813, -47.2465, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Book Generator */ +/* @teleloc 0x01A60250 [20.581301 -47.246498 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6097, 1134, 0x01A60250, 22.829, -48.1434, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Book Generator */ -/* @teleloc 0x01A60250 [22.829000 -48.143398 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6097, 1134, 0x01A60250, 22.829, -48.1434, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Book Generator */ +/* @teleloc 0x01A60250 [22.829000 -48.143398 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6098, 1609, 0x01A60250, 20.2173, -49.6327, 6.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x01A60250 [20.217300 -49.632702 6.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6098, 1609, 0x01A60250, 20.2173, -49.6327, 6.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ +/* @teleloc 0x01A60250 [20.217300 -49.632702 6.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A6099, 1609, 0x01A60250, 22.6665, -49.6661, 6.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x01A60250 [22.666500 -49.666100 6.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A6099, 1609, 0x01A60250, 22.6665, -49.6661, 6.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ +/* @teleloc 0x01A60250 [22.666500 -49.666100 6.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A609A, 2544, 0x01A60250, 16.0001, -49.0019, 6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -817,28 +817,28 @@ VALUES (0x701A60A4, 192, 0x01A60274, 49.1778, -48.7799, 6.0035, 0.707107, 0, 0 /* @teleloc 0x01A60274 [49.177799 -48.779900 6.003500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60A5, 1131, 0x01A60283, 78.0755, 2.78839, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Herb Generator */ -/* @teleloc 0x01A60283 [78.075500 2.788390 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60A5, 1131, 0x01A60283, 78.0755, 2.78839, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Herb Generator */ +/* @teleloc 0x01A60283 [78.075500 2.788390 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60A6, 1468, 0x01A60283, 81.9802, -1.06213, 6.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x01A60283 [81.980202 -1.062130 6.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60A6, 1468, 0x01A60283, 81.9802, -1.06213, 6.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x01A60283 [81.980202 -1.062130 6.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60A7, 192, 0x01A60283, 79.5279, -0.408778, 6.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01A60283 [79.527901 -0.408778 6.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60A7, 192, 0x01A60283, 79.5279, -0.408778, 6.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01A60283 [79.527901 -0.408778 6.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60A8, 192, 0x01A60283, 82.2479, 0.841837, 6.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01A60283 [82.247902 0.841837 6.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60A8, 192, 0x01A60283, 82.2479, 0.841837, 6.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01A60283 [82.247902 0.841837 6.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60A9, 192, 0x01A60283, 79.8737, 3.17858, 6.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01A60283 [79.873703 3.178580 6.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60A9, 192, 0x01A60283, 79.8737, 3.17858, 6.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01A60283 [79.873703 3.178580 6.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60AA, 1298, 0x01A60285, 80, -4.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A60285 [80.000000 -4.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60AA, 1298, 0x01A60285, 80, -4.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A60285 [80.000000 -4.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A60AB, 568, 0x01A6028E, 80, -65.25, 6, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -865,8 +865,8 @@ VALUES (0x701A60B0, 419, 0x01A60297, 89.7776, -58.0713, 6, -0.707107, 0, 0, -0 /* @teleloc 0x01A60297 [89.777603 -58.071301 6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60B1, 1628, 0x01A6029D, 100.16, -66.534, 6.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tusker Slave */ -/* @teleloc 0x01A6029D [100.160004 -66.533997 6.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60B1, 1628, 0x01A6029D, 100.16, -66.534, 6.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tusker Slave */ +/* @teleloc 0x01A6029D [100.160004 -66.533997 6.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A60B2, 1628, 0x01A6029D, 97.0921, -70.3275, 6.011, 0.855816, 0, 0, -0.51728, True, '2005-02-09 10:00:00'); /* Tusker Slave */ @@ -901,8 +901,8 @@ VALUES (0x701A60B9, 165, 0x01A602C5, 60, -80, 12.05, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01A602C5 [60.000000 -80.000000 12.050000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60BA, 278, 0x01A602DB, 40, -24.755, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A602DB [40.000000 -24.754999 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60BA, 278, 0x01A602DB, 40, -24.755, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A602DB [40.000000 -24.754999 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A60BB, 1932, 0x01A602E5, 52.8307, -16.0168, 18.0125, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ @@ -929,8 +929,8 @@ VALUES (0x701A60C0, 143, 0x01A602F2, 62.8325, -15.95, 18.0125, -1, 0, 0, 0, Fa /* @teleloc 0x01A602F2 [62.832500 -15.950000 18.012501] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60C1, 278, 0x01A602F4, 60, -24.755, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A602F4 [60.000000 -24.754999 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60C1, 278, 0x01A602F4, 60, -24.755, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A602F4 [60.000000 -24.754999 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A60C2, 1609, 0x01A602F5, 60, -30, 18.0035, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ @@ -973,13 +973,13 @@ VALUES (0x701A60CB, 1293, 0x01A60304, 65.245, -30, 18, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01A60304 [65.245003 -30.000000 18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60CC, 1608, 0x01A60314, 49.6664, -51.0592, 24.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ -/* @teleloc 0x01A60314 [49.666401 -51.059200 24.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60CC, 1608, 0x01A60314, 49.6664, -51.0592, 24.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ +/* @teleloc 0x01A60314 [49.666401 -51.059200 24.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60CD, 1608, 0x01A60314, 52.707, -50.1977, 24.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ -/* @teleloc 0x01A60314 [52.707001 -50.197701 24.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60CD, 1608, 0x01A60314, 52.707, -50.1977, 24.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ +/* @teleloc 0x01A60314 [52.707001 -50.197701 24.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A60CE, 1608, 0x01A60314, 50, -50, 24.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ -/* @teleloc 0x01A60314 [50.000000 -50.000000 24.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A60CE, 1608, 0x01A60314, 50, -50, 24.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ +/* @teleloc 0x01A60314 [50.000000 -50.000000 24.003500] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01A7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01A7.sql index 272ef0674c..67c77ddf99 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01A7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01A7.sql @@ -85,8 +85,8 @@ VALUES (0x701A7014, 2610, 0x01A70176, 38.722, -177.074, 94.8485, -0.491284, 0, /* @teleloc 0x01A70176 [38.722000 -177.074005 94.848503] -0.491284 0.000000 0.000000 -0.870999 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A7015, 2610, 0x01A7017A, 30, -110, 102.01, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Kilif Zefir */ -/* @teleloc 0x01A7017A [30.000000 -110.000000 102.010002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A7015, 2610, 0x01A7017A, 30, -110, 102.01, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Kilif Zefir */ +/* @teleloc 0x01A7017A [30.000000 -110.000000 102.010002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A7016, 2611, 0x01A70180, 29.753, -140.917, 102.01, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Zofrit Zefir */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01A8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01A8.sql index cb3751f5b6..e20254bee9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01A8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01A8.sql @@ -49,8 +49,8 @@ VALUES (0x701A800B, 1623, 0x01A80135, 22, -50, 0.004, 0.707107, 0, 0, -0.707107 /* @teleloc 0x01A80135 [22.000000 -50.000000 0.004000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A800C, 1154, 0x01A80135, 21.958, -52.1969, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01A80135 [21.958000 -52.196899 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A800C, 1154, 0x01A80135, 21.958, -52.1969, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01A80135 [21.958000 -52.196899 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701A800C, 0x701A800B, '2005-02-09 10:00:00') /* Desert Rat (1623) */; @@ -69,8 +69,8 @@ VALUES (0x701A800E, 0x701A800D, '2005-02-09 10:00:00') /* Lever (286) */ , (0x701A800E, 0x701A801A, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A800F, 568, 0x01A80139, 20, -54.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A80139 [20.000000 -54.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A800F, 568, 0x01A80139, 20, -54.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A80139 [20.000000 -54.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A8010, 890, 0x01A8013A, 20, -60, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Banderling Raver Generator */ @@ -105,8 +105,8 @@ VALUES (0x701A8016, 153, 0x01A80147, 30, -10, 0, 0.707107, 0, 0, -0.707107, Fa /* @teleloc 0x01A80147 [30.000000 -10.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A8017, 568, 0x01A8014C, 30.013, -45, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A8014C [30.013000 -45.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A8017, 568, 0x01A8014C, 30.013, -45, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A8014C [30.013000 -45.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A8018, 298, 0x01A8014E, 26, -50, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -129,8 +129,8 @@ VALUES (0x701A801C, 143, 0x01A80151, 33, -84, 0, 0, 0, 0, -1, False, '2005-02- /* @teleloc 0x01A80151 [33.000000 -84.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A801D, 2392, 0x01A80153, 40, 0, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01A80153 [40.000000 0.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A801D, 2392, 0x01A80153, 40, 0, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01A80153 [40.000000 0.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A801E, 1930, 0x01A8015B, 41.5486, -43.9383, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -161,16 +161,16 @@ VALUES (0x701A8024, 143, 0x01A8015E, 37, -46, 0, 1, 0, 0, 0, False, '2005-02-0 /* @teleloc 0x01A8015E [37.000000 -46.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A8025, 2131, 0x01A8015F, 37, -63, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01A8015F [37.000000 -63.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A8025, 2131, 0x01A8015F, 37, -63, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01A8015F [37.000000 -63.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A8026, 298, 0x01A80160, 44, -70, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01A80160 [44.000000 -70.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A8026, 298, 0x01A80160, 44, -70, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01A80160 [44.000000 -70.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A8027, 298, 0x01A80161, 44, -80, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01A80161 [44.000000 -80.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A8027, 298, 0x01A80161, 44, -80, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01A80161 [44.000000 -80.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A8028, 568, 0x01A80165, 40, -85.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01A9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01A9.sql index bd6859e91d..25695bb097 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01A9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01A9.sql @@ -100,24 +100,24 @@ VALUES (0x701A9017, 278, 0x01A90157, 74.75, -10, -60, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01A90157 [74.750000 -10.000000 -60.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9018, 232, 0x01A90158, 72.2076, -17.2631, -59.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ -/* @teleloc 0x01A90158 [72.207603 -17.263100 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9018, 232, 0x01A90158, 72.2076, -17.2631, -59.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ +/* @teleloc 0x01A90158 [72.207603 -17.263100 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9019, 232, 0x01A90158, 69.6051, -17.7828, -59.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ -/* @teleloc 0x01A90158 [69.605103 -17.782801 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9019, 232, 0x01A90158, 69.6051, -17.7828, -59.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ +/* @teleloc 0x01A90158 [69.605103 -17.782801 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A901A, 278, 0x01A9015B, 65.25, -20, -60, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01A9015B [65.250000 -20.000000 -60.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A901B, 278, 0x01A9015C, 70, -24.75, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A9015C [70.000000 -24.750000 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A901B, 278, 0x01A9015C, 70, -24.75, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A9015C [70.000000 -24.750000 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A901C, 4023, 0x01A9015D, 66.9877, -33.0893, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Gha. Warrior Generator */ -/* @teleloc 0x01A9015D [66.987701 -33.089298 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A901C, 4023, 0x01A9015D, 66.9877, -33.0893, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Gha. Warrior Generator */ +/* @teleloc 0x01A9015D [66.987701 -33.089298 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A901D, 568, 0x01A90165, 75.15, -20.01, -60, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -280,16 +280,16 @@ VALUES (0x701A9042, 1293, 0x01A90206, 40, -15.25, -30, 1, 0, 0, 0, False, '2005 /* @teleloc 0x01A90206 [40.000000 -15.250000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9043, 285, 0x01A90207, 40.0706, -25.602, -28.7894, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x01A90207 [40.070599 -25.601999 -28.789400] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A9043, 285, 0x01A90207, 40.0706, -25.602, -28.7894, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x01A90207 [40.070599 -25.601999 -28.789400] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A9044, 568, 0x01A90209, 44.75, -30, -30, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01A90209 [44.750000 -30.000000 -30.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9045, 2180, 0x01A9020A, 40, -34.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A9020A [40.000000 -34.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9045, 2180, 0x01A9020A, 40, -34.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A9020A [40.000000 -34.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701A9045, 0x701A9043, '2005-02-09 10:00:00') /* Lever (285) */ @@ -336,8 +336,8 @@ VALUES (0x701A904F, 1919, 0x01A90211, 53.7343, -20.7348, -30, -0.707107, 0, 0, /* @teleloc 0x01A90211 [53.734299 -20.734800 -30.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9050, 278, 0x01A90213, 50, -24.755, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A90213 [50.000000 -24.754999 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9050, 278, 0x01A90213, 50, -24.755, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A90213 [50.000000 -24.754999 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A9051, 568, 0x01A9021A, 49.99, -55.15, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -416,8 +416,8 @@ VALUES (0x701A9062, 1289, 0x01A9024B, 64.755, -20, -24, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01A9024B [64.754997 -20.000000 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9063, 1289, 0x01A90259, 80, -14.75, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A90259 [80.000000 -14.750000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9063, 1289, 0x01A90259, 80, -14.75, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A90259 [80.000000 -14.750000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A9064, 278, 0x01A9025F, 80, -25.25, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -428,23 +428,23 @@ VALUES (0x701A9065, 234, 0x01A90260, 85.458, -20.1991, -23.95, -0.710569, 0, 0 /* @teleloc 0x01A90260 [85.458000 -20.199100 -23.950001] -0.710569 0.000000 0.000000 -0.703627 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9066, 1542, 0x01A90263, 28.8548, -29.4228, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ -/* @teleloc 0x01A90263 [28.854799 -29.422800 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9066, 1542, 0x01A90263, 28.8548, -29.4228, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ +/* @teleloc 0x01A90263 [28.854799 -29.422800 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701A9066, 0x701A9068, '2005-02-09 10:00:00') /* Fire Auroch Meat (1446) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9067, 278, 0x01A90265, 30, -34.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A90265 [30.000000 -34.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9067, 278, 0x01A90265, 30, -34.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A90265 [30.000000 -34.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9068, 1446, 0x01A90268, 43.5748, -26.2471, -18, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Fire Auroch Meat */ -/* @teleloc 0x01A90268 [43.574799 -26.247101 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9068, 1446, 0x01A90268, 43.5748, -26.2471, -18, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Fire Auroch Meat */ +/* @teleloc 0x01A90268 [43.574799 -26.247101 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9069, 278, 0x01A9026A, 40, -34.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A9026A [40.000000 -34.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9069, 278, 0x01A9026A, 40, -34.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A9026A [40.000000 -34.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A906A, 232, 0x01A90270, 49.8827, -28.5044, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ @@ -479,16 +479,16 @@ VALUES (0x701A9071, 278, 0x01A9027F, 75.25, -20, -18, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01A9027F [75.250000 -20.000000 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9072, 234, 0x01A9028B, 29.1284, -9.97416, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ -/* @teleloc 0x01A9028B [29.128401 -9.974160 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9072, 234, 0x01A9028B, 29.1284, -9.97416, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ +/* @teleloc 0x01A9028B [29.128401 -9.974160 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9073, 232, 0x01A9028B, 31.1092, -10.7106, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ -/* @teleloc 0x01A9028B [31.109200 -10.710600 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9073, 232, 0x01A9028B, 31.1092, -10.7106, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ +/* @teleloc 0x01A9028B [31.109200 -10.710600 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9074, 1921, 0x01A9028B, 32.4539, -13.6969, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01A9028B [32.453899 -13.696900 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A9074, 1921, 0x01A9028B, 32.4539, -13.6969, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01A9028B [32.453899 -13.696900 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A9075, 278, 0x01A90295, 35.25, -30, -12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -515,24 +515,24 @@ VALUES (0x701A907A, 1913, 0x01A902AC, 23.9125, -18.2475, -5.9875, -0.707107, 0, /* @teleloc 0x01A902AC [23.912500 -18.247499 -5.987500] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A907B, 234, 0x01A902AC, 20.8088, -17.06, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ -/* @teleloc 0x01A902AC [20.808800 -17.059999 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A907B, 234, 0x01A902AC, 20.8088, -17.06, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ +/* @teleloc 0x01A902AC [20.808800 -17.059999 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A907C, 1291, 0x01A902AE, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A902AE [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A907C, 1291, 0x01A902AE, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A902AE [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A907D, 167, 0x01A902B3, 38.7221, -16.2912, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x01A902B3 [38.722099 -16.291201 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A907D, 167, 0x01A902B3, 38.7221, -16.2912, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x01A902B3 [38.722099 -16.291201 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A907E, 167, 0x01A902B3, 39.089, -17.7969, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x01A902B3 [39.089001 -17.796900 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A907E, 167, 0x01A902B3, 39.089, -17.7969, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x01A902B3 [39.089001 -17.796900 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A907F, 278, 0x01A902B5, 40, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01A902B5 [40.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701A907F, 278, 0x01A902B5, 40, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01A902B5 [40.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A9080, 232, 0x01A902BE, 60.0122, -27.7319, -5.995, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ @@ -551,8 +551,8 @@ VALUES (0x701A9083, 568, 0x01A902CD, 90, -25.25, -6, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01A902CD [90.000000 -25.250000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701A9084, 2356, 0x01A902D2, 49.9705, -14.7227, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal to Lighthouse */ -/* @teleloc 0x01A902D2 [49.970501 -14.722700 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701A9084, 2356, 0x01A902D2, 49.9705, -14.7227, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Lighthouse */ +/* @teleloc 0x01A902D2 [49.970501 -14.722700 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701A9085, 1154, 0x01A902D4, 53.6956, -26.8417, 1.16363, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01AB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01AB.sql index b7610d5331..e335c976e4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01AB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01AB.sql @@ -65,8 +65,8 @@ VALUES (0x701AB00F, 171, 0x01AB0142, 39.2448, -98.0835, 0, 0.707107, 0, 0, -0. /* @teleloc 0x01AB0142 [39.244801 -98.083504 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AB010, 884, 0x01AB0145, 40.2773, -116.426, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sandy Armoredillo Generator */ -/* @teleloc 0x01AB0145 [40.277302 -116.426003 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AB010, 884, 0x01AB0145, 40.2773, -116.426, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sandy Armoredillo Generator */ +/* @teleloc 0x01AB0145 [40.277302 -116.426003 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AB011, 884, 0x01AB0147, 44.5186, -121.234, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sandy Armoredillo Generator */ @@ -97,8 +97,8 @@ VALUES (0x701AB017, 387, 0x01AB0151, 50, -30, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x01AB0151 [50.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AB018, 24939, 0x01AB0154, 52.4425, -57.9086, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gotrok Amploth */ -/* @teleloc 0x01AB0154 [52.442501 -57.908600 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701AB018, 24939, 0x01AB0154, 52.4425, -57.9086, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gotrok Amploth */ +/* @teleloc 0x01AB0154 [52.442501 -57.908600 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AB019, 894, 0x01AB015D, 47.1795, -121.435, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Lugian Lithos Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01AC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01AC.sql index bfaf0049e0..48f86fcc71 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01AC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01AC.sql @@ -33,12 +33,12 @@ VALUES (0x701AC007, 278, 0x01AC011A, 30, -25.245, 0, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01AC011A [30.000000 -25.245001 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AC008, 278, 0x01AC011D, 40, -4.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01AC011D [40.000000 -4.755000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AC008, 278, 0x01AC011D, 40, -4.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01AC011D [40.000000 -4.755000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AC009, 509, 0x01AC011F, 40, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Life Stone */ -/* @teleloc 0x01AC011F [40.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AC009, 509, 0x01AC011F, 40, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Life Stone */ +/* @teleloc 0x01AC011F [40.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AC00A, 278, 0x01AC0125, 54.755, -20, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -53,9 +53,9 @@ VALUES (0x701AC00C, 278, 0x01AC0130, 64.75, -20, 0, -0.707107, 0, 0, 0.707107, /* @teleloc 0x01AC0130 [64.750000 -20.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AC00D, 278, 0x01AC0132, 60, -24.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01AC0132 [60.000000 -24.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AC00D, 278, 0x01AC0132, 60, -24.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01AC0132 [60.000000 -24.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AC00E, 278, 0x01AC0143, 50, -24.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01AC0143 [50.000000 -24.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AC00E, 278, 0x01AC0143, 50, -24.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01AC0143 [50.000000 -24.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01AD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01AD.sql index d586d999fc..ae88b38197 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01AD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01AD.sql @@ -5,12 +5,12 @@ VALUES (0x701AD000, 954, 0x01AD0100, 0, 0, 0, 1, 0, 0, 0, False, '2005-02-09 1 /* @teleloc 0x01AD0100 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AD001, 893, 0x01AD0107, 10, -40, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ -/* @teleloc 0x01AD0107 [10.000000 -40.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AD001, 893, 0x01AD0107, 10, -40, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ +/* @teleloc 0x01AD0107 [10.000000 -40.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AD002, 893, 0x01AD0107, 8.79901, -36.9528, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ -/* @teleloc 0x01AD0107 [8.799010 -36.952801 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AD002, 893, 0x01AD0107, 8.79901, -36.9528, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ +/* @teleloc 0x01AD0107 [8.799010 -36.952801 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AD003, 893, 0x01AD0107, 5.72246, -40.8745, 0, -0.895178, 0, 0, -0.44571, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01AE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01AE.sql index 32aa00b968..4955b57c47 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01AE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01AE.sql @@ -17,8 +17,8 @@ VALUES (0x701AE004, 1524, 0x01AE0104, 5.64242, -107.296, -35.945, -0.707107, 0, /* @teleloc 0x01AE0104 [5.642420 -107.295998 -35.945000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE005, 3971, 0x01AE0104, 7.7086, -109.543, -35.9611, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01AE0104 [7.708600 -109.542999 -35.961102] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE005, 3971, 0x01AE0104, 7.7086, -109.543, -35.9611, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01AE0104 [7.708600 -109.542999 -35.961102] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AE006, 1548, 0x01AE0117, 40, -90, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ @@ -37,8 +37,8 @@ VALUES (0x701AE009, 1524, 0x01AE0141, 41.0073, -110.072, -23.9925, -0.179017, 0 /* @teleloc 0x01AE0141 [41.007301 -110.071999 -23.992500] -0.179017 0.000000 0.000000 -0.983846 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE00A, 1524, 0x01AE0147, 51.6922, -97.6784, -23.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead Miner */ -/* @teleloc 0x01AE0147 [51.692200 -97.678398 -23.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE00A, 1524, 0x01AE0147, 51.6922, -97.6784, -23.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead Miner */ +/* @teleloc 0x01AE0147 [51.692200 -97.678398 -23.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AE00B, 1524, 0x01AE015F, 69.8866, -95.6611, -23.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Undead Miner */ @@ -57,16 +57,16 @@ VALUES (0x701AE00E, 5624, 0x01AE0169, 80, -85.25, -24, -1, 0, 0, 0, False, '200 /* @teleloc 0x01AE0169 [80.000000 -85.250000 -24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE00F, 4015, 0x01AE0178, 87.8985, -66.3884, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Miner Generator */ -/* @teleloc 0x01AE0178 [87.898499 -66.388397 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE00F, 4015, 0x01AE0178, 87.8985, -66.3884, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Miner Generator */ +/* @teleloc 0x01AE0178 [87.898499 -66.388397 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AE010, 1526, 0x01AE017A, 94.75, -70, -24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01AE017A [94.750000 -70.000000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE011, 5624, 0x01AE017B, 90, -74.75, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01AE017B [90.000000 -74.750000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE011, 5624, 0x01AE017B, 90, -74.75, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01AE017B [90.000000 -74.750000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AE012, 1524, 0x01AE018F, 100, -110, -23.9925, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Undead Miner */ @@ -109,16 +109,16 @@ VALUES (0x701AE01B, 1544, 0x01AE01C0, 101.39, -80.0602, -18, 0.707107, 0, 0, -0 /* @teleloc 0x01AE01C0 [101.389999 -80.060204 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE01C, 1524, 0x01AE01CB, 72.1278, -48.41, -11.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead Miner */ -/* @teleloc 0x01AE01CB [72.127800 -48.410000 -11.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE01C, 1524, 0x01AE01CB, 72.1278, -48.41, -11.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead Miner */ +/* @teleloc 0x01AE01CB [72.127800 -48.410000 -11.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE01D, 1524, 0x01AE01CB, 71.2863, -47.9416, -11.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead Miner */ -/* @teleloc 0x01AE01CB [71.286301 -47.941601 -11.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE01D, 1524, 0x01AE01CB, 71.2863, -47.9416, -11.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead Miner */ +/* @teleloc 0x01AE01CB [71.286301 -47.941601 -11.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE01E, 5624, 0x01AE01CD, 70, -54.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01AE01CD [70.000000 -54.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE01E, 5624, 0x01AE01CD, 70, -54.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01AE01CD [70.000000 -54.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AE01F, 1524, 0x01AE01EA, 92.518, -49.0328, -11.9925, -0.579903, 0, 0, -0.814685, True, '2005-02-09 10:00:00'); /* Undead Miner */ @@ -189,12 +189,12 @@ VALUES (0x701AE02F, 1524, 0x01AE022C, 132.661, -71.1064, -11.9364, 0.371165, 0, /* @teleloc 0x01AE022C [132.660995 -71.106400 -11.936400] 0.371165 0.000000 0.000000 -0.928567 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE030, 1522, 0x01AE0233, 137.751, 2.19238, -11.9917, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Baron of Colier */ -/* @teleloc 0x01AE0233 [137.751007 2.192380 -11.991700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE030, 1522, 0x01AE0233, 137.751, 2.19238, -11.9917, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Baron of Colier */ +/* @teleloc 0x01AE0233 [137.751007 2.192380 -11.991700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE031, 1524, 0x01AE0233, 139.88, 2.61249, -11.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead Miner */ -/* @teleloc 0x01AE0233 [139.880005 2.612490 -11.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE031, 1524, 0x01AE0233, 139.88, 2.61249, -11.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead Miner */ +/* @teleloc 0x01AE0233 [139.880005 2.612490 -11.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AE032, 1540, 0x01AE0233, 143.515, 3.30532, -12, 0.712944, 0, 0, -0.701221, False, '2005-02-09 10:00:00'); /* Treasure Chest */ @@ -205,8 +205,8 @@ VALUES (0x701AE033, 1925, 0x01AE0233, 136.442, 1.40818, -12, -0.696382, 0, 0, - /* @teleloc 0x01AE0233 [136.442001 1.408180 -12.000000] -0.696382 0.000000 0.000000 -0.717671 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE034, 5624, 0x01AE0235, 140, -4.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01AE0235 [140.000000 -4.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE034, 5624, 0x01AE0235, 140, -4.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01AE0235 [140.000000 -4.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AE035, 1524, 0x01AE0236, 136.62, -10.6913, -11.9925, 0.015053, 0, 0, -0.999887, True, '2005-02-09 10:00:00'); /* Undead Miner */ @@ -539,16 +539,16 @@ VALUES (0x701AE072, 192, 0x01AE0370, 147.945, -65.0327, 0.005, -0.693836, 0, 0 /* @teleloc 0x01AE0370 [147.945007 -65.032700 0.005000] -0.693836 0.000000 0.000000 -0.720133 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE073, 940, 0x01AE0375, 31.6278, -70.5728, 6.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x01AE0375 [31.627800 -70.572800 6.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE073, 940, 0x01AE0375, 31.6278, -70.5728, 6.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x01AE0375 [31.627800 -70.572800 6.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE074, 940, 0x01AE0375, 28.1329, -70.4225, 6.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x01AE0375 [28.132900 -70.422501 6.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE074, 940, 0x01AE0375, 28.1329, -70.4225, 6.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x01AE0375 [28.132900 -70.422501 6.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE075, 5624, 0x01AE0377, 30, -74.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01AE0377 [30.000000 -74.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE075, 5624, 0x01AE0377, 30, -74.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01AE0377 [30.000000 -74.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AE076, 1525, 0x01AE0383, 39.9962, -94.0934, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -559,8 +559,8 @@ VALUES (0x701AE077, 937, 0x01AE0385, 39.8999, -96.4014, 6.0077, 1, 0, 0, 0, T /* @teleloc 0x01AE0385 [39.899899 -96.401398 6.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AE078, 1525, 0x01AE0386, 50.01, -54.85, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01AE0386 [50.009998 -54.849998 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AE078, 1525, 0x01AE0386, 50.01, -54.85, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01AE0386 [50.009998 -54.849998 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AE079, 1525, 0x01AE0387, 45.25, -60, 6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01AF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01AF.sql index da11eb31b2..7a242123b2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01AF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01AF.sql @@ -13,8 +13,8 @@ VALUES (0x701AF002, 392, 0x01AF010E, 18.1275, -49.9732, 0, 0.707107, 0, 0, -0. /* @teleloc 0x01AF010E [18.127501 -49.973202 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701AF003, 962, 0x01AF0110, 27.956, -6.91109, 0.01222, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Feeder Generator */ -/* @teleloc 0x01AF0110 [27.955999 -6.911090 0.012220] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701AF003, 962, 0x01AF0110, 27.956, -6.91109, 0.01222, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Feeder Generator */ +/* @teleloc 0x01AF0110 [27.955999 -6.911090 0.012220] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701AF004, 422, 0x01AF0115, 31.9073, -78.698, 0.017688, 0.973654, 0, 0, -0.228032, False, '2005-02-09 10:00:00'); /* Item Shield Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01B0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01B0.sql index 9774d42c79..c4821cb4aa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01B0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01B0.sql @@ -1,12 +1,12 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01B0; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B0000, 1612, 0x01B00110, 20, -20, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ -/* @teleloc 0x01B00110 [20.000000 -20.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B0000, 1612, 0x01B00110, 20, -20, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ +/* @teleloc 0x01B00110 [20.000000 -20.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B0001, 1612, 0x01B00110, 17.1153, -21.5751, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ -/* @teleloc 0x01B00110 [17.115299 -21.575100 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B0001, 1612, 0x01B00110, 17.1153, -21.5751, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ +/* @teleloc 0x01B00110 [17.115299 -21.575100 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B0002, 1612, 0x01B00114, 30, 0, 0.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ @@ -24,8 +24,8 @@ VALUES (0x701B0003, 0x701B0000, '2005-02-09 10:00:00') /* Azure Gromnie (1612) * , (0x701B0003, 0x701B0008, '2005-02-09 10:00:00') /* Azure Gromnie (1612) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B0004, 1016, 0x01B0011D, 39.8882, -69.9696, 0.190042, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Eastham Portal */ -/* @teleloc 0x01B0011D [39.888199 -69.969597 0.190042] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B0004, 1016, 0x01B0011D, 39.8882, -69.9696, 0.190042, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Eastham Portal */ +/* @teleloc 0x01B0011D [39.888199 -69.969597 0.190042] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B0005, 1612, 0x01B00123, 54.3932, -21.657, 0.149, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ @@ -40,5 +40,5 @@ VALUES (0x701B0007, 4014, 0x01B00124, 53.0169, -27.5352, 0, -0.707107, 0, 0, -0 /* @teleloc 0x01B00124 [53.016899 -27.535200 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B0008, 1612, 0x01B00128, 56.693, -23.63, 0.149, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ -/* @teleloc 0x01B00128 [56.693001 -23.629999 0.149000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701B0008, 1612, 0x01B00128, 56.693, -23.63, 0.149, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ +/* @teleloc 0x01B00128 [56.693001 -23.629999 0.149000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01B1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01B1.sql index 1814064491..077bd8e026 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01B1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01B1.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01B1; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B1000, 22910, 0x01B10116, 30, -110, -35.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ -/* @teleloc 0x01B10116 [30.000000 -110.000000 -35.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B1000, 22910, 0x01B10116, 30, -110, -35.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ +/* @teleloc 0x01B10116 [30.000000 -110.000000 -35.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B1001, 22910, 0x01B1011F, 40, -130, -35.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pandemonium Shadow */ @@ -17,20 +17,20 @@ VALUES (0x701B1003, 22910, 0x01B1012B, 51.2969, -130.765, -35.9935, -0.88453, 0, /* @teleloc 0x01B1012B [51.296902 -130.764999 -35.993500] -0.884530 0.000000 0.000000 -0.466483 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B1004, 621, 0x01B1012B, 50.5264, -127.506, -35.9575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Heavy Bracelet */ -/* @teleloc 0x01B1012B [50.526402 -127.505997 -35.957500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B1004, 621, 0x01B1012B, 50.5264, -127.506, -35.9575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Heavy Bracelet */ +/* @teleloc 0x01B1012B [50.526402 -127.505997 -35.957500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B1005, 1443, 0x01B1012B, 50.2077, -126.844, -35.959, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ring */ -/* @teleloc 0x01B1012B [50.207699 -126.844002 -35.959000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B1005, 1443, 0x01B1012B, 50.2077, -126.844, -35.959, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ring */ +/* @teleloc 0x01B1012B [50.207699 -126.844002 -35.959000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B1006, 624, 0x01B1012B, 50.4023, -130.518, -35.959, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ring */ -/* @teleloc 0x01B1012B [50.402302 -130.518005 -35.959000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B1006, 624, 0x01B1012B, 50.4023, -130.518, -35.959, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ring */ +/* @teleloc 0x01B1012B [50.402302 -130.518005 -35.959000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B1008, 278, 0x01B1012D, 50, -134.75, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01B1012D [50.000000 -134.750000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B1008, 278, 0x01B1012D, 50, -134.75, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01B1012D [50.000000 -134.750000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B1009, 22911, 0x01B10130, 50, -180, -35.9935, 0.927999, 0, 0, -0.372583, True, '2005-02-09 10:00:00'); /* Paroxysm Shadow */ @@ -97,8 +97,8 @@ VALUES (0x701B1019, 7122, 0x01B101FC, 0.452896, -33.9395, -5.90906, 0.684388, 0 /* @teleloc 0x01B101FC [0.452896 -33.939499 -5.909060] 0.684388 0.000000 0.000000 -0.729118 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B101A, 7178, 0x01B10200, 10, -40, -5.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cursed Bones */ -/* @teleloc 0x01B10200 [10.000000 -40.000000 -5.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B101A, 7178, 0x01B10200, 10, -40, -5.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cursed Bones */ +/* @teleloc 0x01B10200 [10.000000 -40.000000 -5.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B101B, 7178, 0x01B10215, 30, -70, -5.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Cursed Bones */ @@ -200,8 +200,8 @@ VALUES (0x701B1035, 1447, 0x01B10290, 69.9541, -66.045, 0.024, 0.994016, 0, 0, /* @teleloc 0x01B10290 [69.954102 -66.044998 0.024000] 0.994016 0.000000 0.000000 0.109236 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B1036, 7923, 0x01B102B9, 40, 0, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x01B102B9 [40.000000 0.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701B1036, 7923, 0x01B102B9, 40, 0, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x01B102B9 [40.000000 0.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701B1036, 0x701B1000, '2005-02-09 10:00:00') /* Pandemonium Shadow (22910) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01B2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01B2.sql index 5460e2873b..5eb4f08635 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01B2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01B2.sql @@ -5,8 +5,8 @@ VALUES (0x701B2000, 1022, 0x01B20102, 10, -40, 0, 1, 0, 0, 0, False, '2005-02-0 /* @teleloc 0x01B20102 [10.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B2007, 1027, 0x01B2013A, 48.8208, -8.35043, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Shoushi */ -/* @teleloc 0x01B2013A [48.820801 -8.350430 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B2007, 1027, 0x01B2013A, 48.8208, -8.35043, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Shoushi */ +/* @teleloc 0x01B2013A [48.820801 -8.350430 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B2014, 1018, 0x01B20197, 102.847, -40.1099, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01B5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01B5.sql index ef3b14f88d..bc420d5268 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01B5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01B5.sql @@ -5,8 +5,8 @@ VALUES (0x701B5000, 2090, 0x01B50101, -3.48217, -69.6726, 0, 0.707107, 0, 0, -0 /* @teleloc 0x01B50101 [-3.482170 -69.672600 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B5009, 153, 0x01B5014D, 78.3232, -47.875, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x01B5014D [78.323196 -47.875000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B5009, 153, 0x01B5014D, 78.3232, -47.875, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x01B5014D [78.323196 -47.875000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B5011, 7924, 0x01B50102, 6.56795, -70.1188, 0.005, 0.732914, 0, 0, -0.680321, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01B6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01B6.sql index a05f98b70a..c46a64761c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01B6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01B6.sql @@ -13,8 +13,8 @@ VALUES (0x701B6004, 568, 0x01B60116, 10, -24.75, 0, 0, 0, 0, -1, False, '2005- /* @teleloc 0x01B60116 [10.000000 -24.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B600A, 165, 0x01B6011D, 20, 0, 0.05, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ -/* @teleloc 0x01B6011D [20.000000 0.000000 0.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B600A, 165, 0x01B6011D, 20, 0, 0.05, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ +/* @teleloc 0x01B6011D [20.000000 0.000000 0.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B6010, 568, 0x01B60128, 24.75, -20, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,8 +25,8 @@ VALUES (0x701B6011, 568, 0x01B6012B, 24.75, -30, 0, -0.707107, 0, 0, 0.707107, /* @teleloc 0x01B6012B [24.750000 -30.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B6012, 568, 0x01B6012D, 20.0017, -34.7367, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01B6012D [20.001699 -34.736698 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B6012, 568, 0x01B6012D, 20.0017, -34.7367, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01B6012D [20.001699 -34.736698 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B6013, 1297, 0x01B60132, 30, -14.75, 0, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -45,8 +45,8 @@ VALUES (0x701B601D, 165, 0x01B6013D, 40, -60, 0.05, -0.707107, 0, 0, -0.707107 /* @teleloc 0x01B6013D [40.000000 -60.000000 0.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B6022, 165, 0x01B60149, 60, -60, 0.05, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ -/* @teleloc 0x01B60149 [60.000000 -60.000000 0.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B6022, 165, 0x01B60149, 60, -60, 0.05, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pool */ +/* @teleloc 0x01B60149 [60.000000 -60.000000 0.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B6025, 165, 0x01B60158, 90.0923, -21.9394, 0.05, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Pool */ @@ -106,24 +106,24 @@ VALUES (0x701B6034, 202, 0x01B6011C, 6.56738, -39.8178, 0.011, 0.707107, 0, 0, /* @teleloc 0x01B6011C [6.567380 -39.817799 0.011000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B6035, 1762, 0x01B6011D, 20.0859, -3.53747, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0x01B6011D [20.085899 -3.537470 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B6035, 1762, 0x01B6011D, 20.0859, -3.53747, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0x01B6011D [20.085899 -3.537470 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B6036, 5683, 0x01B6011D, 21.4703, -2.91057, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Seared Skeleton */ -/* @teleloc 0x01B6011D [21.470301 -2.910570 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B6036, 5683, 0x01B6011D, 21.4703, -2.91057, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Seared Skeleton */ +/* @teleloc 0x01B6011D [21.470301 -2.910570 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B6037, 5683, 0x01B6011D, 18.8798, -2.7621, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Seared Skeleton */ -/* @teleloc 0x01B6011D [18.879801 -2.762100 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B6037, 5683, 0x01B6011D, 18.8798, -2.7621, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Seared Skeleton */ +/* @teleloc 0x01B6011D [18.879801 -2.762100 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B6038, 4012, 0x01B6011D, 22.5792, 2.72139, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Glitter Generator */ -/* @teleloc 0x01B6011D [22.579201 2.721390 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B6038, 4012, 0x01B6011D, 22.5792, 2.72139, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Glitter Generator */ +/* @teleloc 0x01B6011D [22.579201 2.721390 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B6039, 4014, 0x01B6011D, 18.4077, 3.17233, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Magic Generator */ -/* @teleloc 0x01B6011D [18.407700 3.172330 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B6039, 4014, 0x01B6011D, 18.4077, 3.17233, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Magic Generator */ +/* @teleloc 0x01B6011D [18.407700 3.172330 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B603A, 202, 0x01B60125, 20, -20, 0.011, 0.715312, 0, 0, -0.698805, True, '2005-02-09 10:00:00'); /* Sandstone Golem */ @@ -162,8 +162,8 @@ VALUES (0x701B6042, 8672, 0x01B6013E, 53.9235, -34.2488, 0.01, 0, 0, 0, -1, Tr /* @teleloc 0x01B6013E [53.923500 -34.248798 0.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B6043, 5683, 0x01B60147, 61.1172, -38.7061, 0.0025, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Seared Skeleton */ -/* @teleloc 0x01B60147 [61.117199 -38.706100 0.002500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B6043, 5683, 0x01B60147, 61.1172, -38.7061, 0.0025, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Seared Skeleton */ +/* @teleloc 0x01B60147 [61.117199 -38.706100 0.002500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B6044, 8672, 0x01B60147, 59.1642, -42.1915, 0.00825, -0.023301, 0, 0, -0.999729, True, '2005-02-09 10:00:00'); /* Risen Soldier */ @@ -174,8 +174,8 @@ VALUES (0x701B6045, 5683, 0x01B60149, 56.2453, -60.0767, 0.005, -0.684483, 0, 0 /* @teleloc 0x01B60149 [56.245300 -60.076698 0.005000] -0.684483 0.000000 0.000000 -0.729029 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B6046, 5683, 0x01B60149, 60.0261, -56.8773, 0.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Seared Skeleton */ -/* @teleloc 0x01B60149 [60.026100 -56.877300 0.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B6046, 5683, 0x01B60149, 60.0261, -56.8773, 0.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Seared Skeleton */ +/* @teleloc 0x01B60149 [60.026100 -56.877300 0.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B6047, 5683, 0x01B60158, 87.3374, -19.2773, 0.012, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Seared Skeleton */ @@ -202,5 +202,5 @@ VALUES (0x701B604C, 1762, 0x01B60159, 90.5068, -31.195, 0.005, -0.99788, 0, 0, /* @teleloc 0x01B60159 [90.506798 -31.195000 0.005000] -0.997880 0.000000 0.000000 -0.065076 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B604E, 3971, 0x01B6015A, 89.9178, -38.0345, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01B6015A [89.917801 -38.034500 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B604E, 3971, 0x01B6015A, 89.9178, -38.0345, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01B6015A [89.917801 -38.034500 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01B7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01B7.sql index 406266e3eb..8d6043b14f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01B7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01B7.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01B7; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B7000, 4146, 0x01B701AC, 10, 0, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01B701AC [10.000000 0.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B7000, 4146, 0x01B701AC, 10, 0, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01B701AC [10.000000 0.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B7002, 4108, 0x01B701CA, 28.265, -27.1863, 0.011, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ @@ -37,8 +37,8 @@ VALUES (0x701B7015, 4249, 0x01B70103, 10, 0, -23.995, 0.020795, 0, 0, 0.999784, /* @teleloc 0x01B70103 [10.000000 0.000000 -23.995001] 0.020795 0.000000 0.000000 0.999784 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B7016, 216, 0x01B70120, 27.7187, -18.0811, -23.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Green Phyntos Wasp */ -/* @teleloc 0x01B70120 [27.718700 -18.081100 -23.988001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B7016, 216, 0x01B70120, 27.7187, -18.0811, -23.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Green Phyntos Wasp */ +/* @teleloc 0x01B70120 [27.718700 -18.081100 -23.988001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B7017, 4108, 0x01B70121, 28.265, -27.1863, -23.989, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ @@ -57,8 +57,8 @@ VALUES (0x701B701A, 5189, 0x01B70121, 27.8579, -26.2321, -24, 1, 0, 0, 0, False /* @teleloc 0x01B70121 [27.857901 -26.232100 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B701B, 216, 0x01B70129, 41.089, -16.7643, -23.94, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Green Phyntos Wasp */ -/* @teleloc 0x01B70129 [41.089001 -16.764299 -23.940001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B701B, 216, 0x01B70129, 41.089, -16.7643, -23.94, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Green Phyntos Wasp */ +/* @teleloc 0x01B70129 [41.089001 -16.764299 -23.940001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B701C, 568, 0x01B7012F, 40, -25.25, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -81,8 +81,8 @@ VALUES (0x701B7020, 4249, 0x01B7013A, 52.1197, -28.3409, -23.995, -0.629453, 0, /* @teleloc 0x01B7013A [52.119701 -28.340900 -23.995001] -0.629453 0.000000 0.000000 0.777039 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B7021, 216, 0x01B7013D, 60.8018, -14.4823, -23.988, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Green Phyntos Wasp */ -/* @teleloc 0x01B7013D [60.801800 -14.482300 -23.988001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701B7021, 216, 0x01B7013D, 60.8018, -14.4823, -23.988, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Green Phyntos Wasp */ +/* @teleloc 0x01B7013D [60.801800 -14.482300 -23.988001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B7022, 8, 0x01B70141, 59.0862, -30.2614, -23.9951, 0.400349, 0, 0, -0.916363, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ @@ -113,8 +113,8 @@ VALUES (0x701B7028, 30497, 0x01B70156, 11.8922, 1.7426, -11.9, -0.267354, 0, 0, /* @teleloc 0x01B70156 [11.892200 1.742600 -11.900000] -0.267354 0.000000 0.000000 -0.963598 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B7029, 12, 0x01B70173, 27.7187, -18.0811, -11.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ -/* @teleloc 0x01B70173 [27.718700 -18.081100 -11.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B7029, 12, 0x01B70173, 27.7187, -18.0811, -11.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ +/* @teleloc 0x01B70173 [27.718700 -18.081100 -11.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B702A, 4249, 0x01B70174, 26.6382, -29.2533, -11.989, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Young Mosswart */ @@ -133,8 +133,8 @@ VALUES (0x701B702D, 5185, 0x01B70174, 27.8579, -26.2321, -12, 1, 0, 0, 0, False /* @teleloc 0x01B70174 [27.857901 -26.232100 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B702E, 12, 0x01B7017C, 41.089, -16.7643, -11.94, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ -/* @teleloc 0x01B7017C [41.089001 -16.764299 -11.940000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B702E, 12, 0x01B7017C, 41.089, -16.7643, -11.94, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ +/* @teleloc 0x01B7017C [41.089001 -16.764299 -11.940000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B702F, 568, 0x01B70182, 40, -25.25, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -149,8 +149,8 @@ VALUES (0x701B7031, 30495, 0x01B7018D, 46.3707, -29.8247, -11.9578, -0.707107, 0 /* @teleloc 0x01B7018D [46.370701 -29.824699 -11.957800] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B7032, 12, 0x01B7018F, 63.0206, -11.1559, -11.988, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ -/* @teleloc 0x01B7018F [63.020599 -11.155900 -11.988000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701B7032, 12, 0x01B7018F, 63.0206, -11.1559, -11.988, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ +/* @teleloc 0x01B7018F [63.020599 -11.155900 -11.988000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B7033, 4249, 0x01B70194, 61.4653, -28.1211, -11.9956, 0.096606, 0, 0, -0.995323, True, '2005-02-09 10:00:00'); /* Young Mosswart */ @@ -231,8 +231,8 @@ VALUES (0x701B7039, 12, 0x01B701BB, 24.7806, -10.7803, 0.055, -0.444781, 0, 0 /* @teleloc 0x01B701BB [24.780600 -10.780300 0.055000] -0.444781 0.000000 0.000000 -0.895639 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B703A, 12, 0x01B701C9, 27.7187, -18.0811, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ -/* @teleloc 0x01B701C9 [27.718700 -18.081100 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B703A, 12, 0x01B701C9, 27.7187, -18.0811, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ +/* @teleloc 0x01B701C9 [27.718700 -18.081100 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B703B, 1930, 0x01B701CA, 27.8579, -26.2321, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ @@ -243,8 +243,8 @@ VALUES (0x701B703C, 30498, 0x01B701CA, 26.9579, -27.3834, 0.15, 0.475732, 0, 0, /* @teleloc 0x01B701CA [26.957899 -27.383400 0.150000] 0.475732 0.000000 0.000000 -0.879590 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B703D, 12, 0x01B701D2, 41.089, -16.7643, 0.06, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ -/* @teleloc 0x01B701D2 [41.089001 -16.764299 0.060000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B703D, 12, 0x01B701D2, 41.089, -16.7643, 0.06, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ +/* @teleloc 0x01B701D2 [41.089001 -16.764299 0.060000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B703E, 568, 0x01B701D8, 40, -25.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01B8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01B8.sql index 8ccf33d6a5..a772023a9d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01B8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01B8.sql @@ -55,8 +55,8 @@ VALUES (0x701B800B, 2612, 0x01B80122, 19.9733, -18.5287, 0.004, -0.997053, 0, 0 /* @teleloc 0x01B80122 [19.973301 -18.528700 0.004000] -0.997053 0.000000 0.000000 -0.076719 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B800C, 1154, 0x01B80122, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01B80122 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B800C, 1154, 0x01B80122, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01B80122 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701B800C, 0x701B8000, '2005-02-09 10:00:00') /* Outcast Monouga (2612) */ @@ -67,8 +67,8 @@ VALUES (0x701B800C, 0x701B8000, '2005-02-09 10:00:00') /* Outcast Monouga (2612) , (0x701B800C, 0x701B8017, '2005-02-09 10:00:00') /* Outcast Monouga (2612) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B800D, 278, 0x01B80124, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01B80124 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B800D, 278, 0x01B80124, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01B80124 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B800E, 893, 0x01B80125, 20, -30, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ @@ -103,20 +103,20 @@ VALUES (0x701B8015, 954, 0x01B8013B, 3.00611, -30.693, 12, 0.707107, 0, 0, -0. /* @teleloc 0x01B8013B [3.006110 -30.693001 12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B8016, 2612, 0x01B8013C, 9.10863, -18.7476, 12.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Outcast Monouga */ -/* @teleloc 0x01B8013C [9.108630 -18.747601 12.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B8016, 2612, 0x01B8013C, 9.10863, -18.7476, 12.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Outcast Monouga */ +/* @teleloc 0x01B8013C [9.108630 -18.747601 12.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B8017, 2612, 0x01B8013C, 9.99395, -21.2197, 12.004, -0.959129, 0, 0, -0.282969, True, '2005-02-09 10:00:00'); /* Outcast Monouga */ /* @teleloc 0x01B8013C [9.993950 -21.219700 12.004000] -0.959129 0.000000 0.000000 -0.282969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B8018, 1932, 0x01B8013C, 10.0336, -16.1587, 12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01B8013C [10.033600 -16.158701 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701B8018, 1932, 0x01B8013C, 10.0336, -16.1587, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01B8013C [10.033600 -16.158701 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B8019, 278, 0x01B8013E, 10, -24.755, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01B8013E [10.000000 -24.754999 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B8019, 278, 0x01B8013E, 10, -24.755, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01B8013E [10.000000 -24.754999 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B801A, 954, 0x01B80142, 13.5865, -37.9759, 12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ @@ -135,8 +135,8 @@ VALUES (0x701B801D, 954, 0x01B80148, 15.8781, -40.5684, 12, -0.707107, 0, 0, - /* @teleloc 0x01B80148 [15.878100 -40.568401 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B801E, 278, 0x01B8014B, 30, -24.755, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01B8014B [30.000000 -24.754999 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B801E, 278, 0x01B8014B, 30, -24.755, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01B8014B [30.000000 -24.754999 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B801F, 954, 0x01B8014C, 30, -30, 12, 0.76464, 0, 0, -0.644458, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01B9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01B9.sql index c18c72a0d4..a109be22d9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01B9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01B9.sql @@ -13,20 +13,20 @@ VALUES (0x701B9002, 892, 0x01B90101, 11.3404, -17.3605, -12, 1, 0, 0, 0, False /* @teleloc 0x01B90101 [11.340400 -17.360500 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B9003, 954, 0x01B90104, 30, -10, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ -/* @teleloc 0x01B90104 [30.000000 -10.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B9003, 954, 0x01B90104, 30, -10, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ +/* @teleloc 0x01B90104 [30.000000 -10.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B9004, 954, 0x01B90104, 32.4579, -7.25477, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ -/* @teleloc 0x01B90104 [32.457901 -7.254770 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B9004, 954, 0x01B90104, 32.4579, -7.25477, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ +/* @teleloc 0x01B90104 [32.457901 -7.254770 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B9005, 954, 0x01B9010F, 50, -20, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ -/* @teleloc 0x01B9010F [50.000000 -20.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B9005, 954, 0x01B9010F, 50, -20, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ +/* @teleloc 0x01B9010F [50.000000 -20.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B9006, 954, 0x01B9010F, 53.0503, -17.3696, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ -/* @teleloc 0x01B9010F [53.050301 -17.369600 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B9006, 954, 0x01B9010F, 53.0503, -17.3696, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ +/* @teleloc 0x01B9010F [53.050301 -17.369600 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B9007, 893, 0x01B90111, 70, -20, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ @@ -87,12 +87,12 @@ VALUES (0x701B9013, 893, 0x01B9012F, 30, -20, 0, 0, 0, 0, -1, False, '2005-02- /* @teleloc 0x01B9012F [30.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B9014, 4108, 0x01B90131, 38.7007, -1.10943, 0.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ -/* @teleloc 0x01B90131 [38.700699 -1.109430 0.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B9014, 4108, 0x01B90131, 38.7007, -1.10943, 0.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ +/* @teleloc 0x01B90131 [38.700699 -1.109430 0.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B9015, 278, 0x01B90133, 40, -4.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01B90133 [40.000000 -4.755000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B9015, 278, 0x01B90133, 40, -4.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01B90133 [40.000000 -4.755000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B9016, 893, 0x01B90137, 40, -20, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ @@ -103,8 +103,8 @@ VALUES (0x701B9017, 278, 0x01B90139, 40, -15.245, 0, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01B90139 [40.000000 -15.245000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701B9018, 893, 0x01B9013A, 50, 0, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ -/* @teleloc 0x01B9013A [50.000000 0.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701B9018, 893, 0x01B9013A, 50, 0, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ +/* @teleloc 0x01B9013A [50.000000 0.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701B9019, 143, 0x01B90140, 46.0875, -21.7525, 0.0125, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01BA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01BA.sql index 5df3549418..3608e0235e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01BA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01BA.sql @@ -13,8 +13,8 @@ VALUES (0x701BA002, 1923, 0x01BA010A, 10.8945, -99.0695, -42, 0, 0, 0, -1, Fals /* @teleloc 0x01BA010A [10.894500 -99.069504 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BA003, 22933, 0x01BA0114, 17.6292, -86.9406, -41.8978, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mist Golem */ -/* @teleloc 0x01BA0114 [17.629200 -86.940598 -41.897800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BA003, 22933, 0x01BA0114, 17.6292, -86.9406, -41.8978, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mist Golem */ +/* @teleloc 0x01BA0114 [17.629200 -86.940598 -41.897800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BA004, 1925, 0x01BA0114, 18.529, -91.721, -41.961, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -82,12 +82,12 @@ VALUES (0x701BA00D, 1757, 0x01BA017E, 50.7681, -71.9536, 0.005, -0.658443, 0, 0 /* @teleloc 0x01BA017E [50.768101 -71.953598 0.005000] -0.658443 0.000000 0.000000 -0.752631 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BA00F, 2075, 0x01BA018F, 79.9599, -27.9269, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Ancient Town */ -/* @teleloc 0x01BA018F [79.959900 -27.926901 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BA00F, 2075, 0x01BA018F, 79.9599, -27.9269, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Ancient Town */ +/* @teleloc 0x01BA018F [79.959900 -27.926901 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BA010, 568, 0x01BA0191, 80, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BA0191 [80.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BA010, 568, 0x01BA0191, 80, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BA0191 [80.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BA011, 1757, 0x01BA01A3, 90, -90, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ @@ -110,16 +110,16 @@ VALUES (0x701BA015, 1757, 0x01BA01B1, 111.535, -57.8254, 0.005, -0.401748, 0, 0 /* @teleloc 0x01BA01B1 [111.535004 -57.825401 0.005000] -0.401748 0.000000 0.000000 -0.915750 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BA016, 5748, 0x01BA01B9, 131.222, -61.0459, 0.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Fire Wisp */ -/* @teleloc 0x01BA01B9 [131.222000 -61.045898 0.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BA016, 5748, 0x01BA01B9, 131.222, -61.0459, 0.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Fire Wisp */ +/* @teleloc 0x01BA01B9 [131.222000 -61.045898 0.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BA017, 1757, 0x01BA01C3, 20, -30, 6.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ /* @teleloc 0x01BA01C3 [20.000000 -30.000000 6.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BA018, 1757, 0x01BA01E1, 48.7196, -11.9076, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x01BA01E1 [48.719601 -11.907600 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BA018, 1757, 0x01BA01E1, 48.7196, -11.9076, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x01BA01E1 [48.719601 -11.907600 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BA019, 1919, 0x01BA01EC, 50, -50, 6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01BB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01BB.sql index a905f6a056..0151cefc86 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01BB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01BB.sql @@ -136,12 +136,12 @@ VALUES (0x701BB01F, 568, 0x01BB0150, 50, -125.25, 0, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01BB0150 [50.000000 -125.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BB020, 1598, 0x01BB0152, 60.107, 3.14313, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01BB0152 [60.106998 3.143130 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BB020, 1598, 0x01BB0152, 60.107, 3.14313, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01BB0152 [60.106998 3.143130 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BB021, 568, 0x01BB0154, 60, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BB0154 [60.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BB021, 568, 0x01BB0154, 60, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BB0154 [60.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BB022, 1154, 0x01BB0155, 60, -10, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ @@ -175,8 +175,8 @@ VALUES (0x701BB022, 0x701BB000, '2005-02-09 10:00:00') /* Zombie (950) */ , (0x701BB022, 0x701BB041, '2005-02-09 10:00:00') /* Zombie (950) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BB023, 152, 0x01BB015D, 57.6233, -47.4414, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ -/* @teleloc 0x01BB015D [57.623299 -47.441399 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BB023, 152, 0x01BB015D, 57.6233, -47.4414, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ +/* @teleloc 0x01BB015D [57.623299 -47.441399 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BB024, 953, 0x01BB0161, 60, -60, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Young Banderling Generator */ @@ -203,16 +203,16 @@ VALUES (0x701BB028, 0x701BB026, '2005-02-09 10:00:00') /* Lever (285) */ , (0x701BB028, 0x701BB03A, '2005-02-09 10:00:00') /* Lever (285) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BB029, 950, 0x01BB016C, 58.933, -90.9905, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ -/* @teleloc 0x01BB016C [58.932999 -90.990501 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BB029, 950, 0x01BB016C, 58.933, -90.9905, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ +/* @teleloc 0x01BB016C [58.932999 -90.990501 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BB02A, 950, 0x01BB016C, 61.2959, -90.1595, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ -/* @teleloc 0x01BB016C [61.295898 -90.159500 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BB02A, 950, 0x01BB016C, 61.2959, -90.1595, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ +/* @teleloc 0x01BB016C [61.295898 -90.159500 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BB02B, 1297, 0x01BB016E, 60, -94.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BB016E [60.000000 -94.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BB02B, 1297, 0x01BB016E, 60, -94.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BB016E [60.000000 -94.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BB02C, 420, 0x01BB016F, 60.5788, -102.085, 0, 0.999332, 0, 0, -0.036535, False, '2005-02-09 10:00:00'); /* Item Food Generator */ @@ -263,12 +263,12 @@ VALUES (0x701BB037, 568, 0x01BB017F, 70, -45.25, 0, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x01BB017F [70.000000 -45.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BB038, 16, 0x01BB018E, 79.1799, -50.7959, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ -/* @teleloc 0x01BB018E [79.179901 -50.795898 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BB038, 16, 0x01BB018E, 79.1799, -50.7959, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ +/* @teleloc 0x01BB018E [79.179901 -50.795898 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BB039, 568, 0x01BB0190, 80, -54.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BB0190 [80.000000 -54.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BB039, 568, 0x01BB0190, 80, -54.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BB0190 [80.000000 -54.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BB03A, 285, 0x01BB0191, 77.133, -64.3899, 0.622375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ @@ -283,8 +283,8 @@ VALUES (0x701BB03C, 950, 0x01BB01A4, 7.625, -42.375, 6.0075, 0.707107, 0, 0, - /* @teleloc 0x01BB01A4 [7.625000 -42.375000 6.007500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BB03D, 568, 0x01BB01AC, 20.01, -34.85, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BB01AC [20.010000 -34.849998 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BB03D, 568, 0x01BB01AC, 20.01, -34.85, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BB01AC [20.010000 -34.849998 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BB03E, 950, 0x01BB01B5, 31.0404, -46.2203, 6.0075, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Zombie */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01BC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01BC.sql index fc394a6a38..25dbffa418 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01BC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01BC.sql @@ -5,8 +5,8 @@ VALUES (0x701BC000, 233, 0x01BC0100, 0.31427, -40.3143, 0, 0.701221, 0, 0, -0. /* @teleloc 0x01BC0100 [0.314270 -40.314301 0.000000] 0.701221 0.000000 0.000000 -0.712944 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BC001, 233, 0x01BC0109, 19.0437, -29.5832, 0.053028, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Warrior */ -/* @teleloc 0x01BC0109 [19.043699 -29.583200 0.053028] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BC001, 233, 0x01BC0109, 19.0437, -29.5832, 0.053028, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Warrior */ +/* @teleloc 0x01BC0109 [19.043699 -29.583200 0.053028] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BC002, 2439, 0x01BC0112, 27.9457, -61.4682, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Fighter */ @@ -77,16 +77,16 @@ VALUES (0x701BC00D, 1631, 0x01BC011A, 46.1945, -3.50262, 0.0035, -0.892979, 0, /* @teleloc 0x01BC011A [46.194500 -3.502620 0.003500] -0.892979 0.000000 0.000000 -0.450098 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BC00E, 233, 0x01BC011B, 47.6002, -11.1298, 0.053028, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Warrior */ -/* @teleloc 0x01BC011B [47.600201 -11.129800 0.053028] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BC00E, 233, 0x01BC011B, 47.6002, -11.1298, 0.053028, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Warrior */ +/* @teleloc 0x01BC011B [47.600201 -11.129800 0.053028] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BC00F, 233, 0x01BC011B, 46.7756, -6.10195, 0.053028, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Warrior */ -/* @teleloc 0x01BC011B [46.775600 -6.101950 0.053028] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BC00F, 233, 0x01BC011B, 46.7756, -6.10195, 0.053028, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Warrior */ +/* @teleloc 0x01BC011B [46.775600 -6.101950 0.053028] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BC010, 1913, 0x01BC011C, 46.4711, -19.1652, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01BC011C [46.471100 -19.165199 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BC010, 1913, 0x01BC011C, 46.4711, -19.1652, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01BC011C [46.471100 -19.165199 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BC011, 2334, 0x01BC0121, 58.5929, -31.9354, 0.190223, 0.923879, 0, 0, -0.382684, False, '2005-02-09 10:00:00'); /* Surface */ @@ -97,8 +97,8 @@ VALUES (0x701BC012, 2439, 0x01BC0129, 77.7741, -63.8059, 0, -0.996089, 0, 0, -0 /* @teleloc 0x01BC0129 [77.774101 -63.805901 0.000000] -0.996089 0.000000 0.000000 -0.088351 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BC013, 231, 0x01BC0129, 77.8631, -61.3827, 0.053028, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Priest */ -/* @teleloc 0x01BC0129 [77.863098 -61.382702 0.053028] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BC013, 231, 0x01BC0129, 77.8631, -61.3827, 0.053028, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Priest */ +/* @teleloc 0x01BC0129 [77.863098 -61.382702 0.053028] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BC014, 1631, 0x01BC0129, 76.6504, -64.4241, 0.053028, 0.991129, 0, 0, -0.132905, True, '2005-02-09 10:00:00'); /* Drudge Servant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01BD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01BD.sql index 92fd2c701b..caae0956d6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01BD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01BD.sql @@ -53,12 +53,12 @@ VALUES (0x701BD00D, 7090, 0x01BD011C, 51.3212, -29.9968, 0.00455, 0.707107, 0, /* @teleloc 0x01BD011C [51.321201 -29.996799 0.004550] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD00E, 10807, 0x01BD011D, 58.9238, -10.5117, 0.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x01BD011D [58.923801 -10.511700 0.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD00E, 10807, 0x01BD011D, 58.9238, -10.5117, 0.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ +/* @teleloc 0x01BD011D [58.923801 -10.511700 0.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD00F, 10807, 0x01BD011D, 61.5237, -9.7468, 0.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x01BD011D [61.523701 -9.746800 0.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD00F, 10807, 0x01BD011D, 61.5237, -9.7468, 0.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ +/* @teleloc 0x01BD011D [61.523701 -9.746800 0.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BD010, 10807, 0x01BD0126, 68.722, -49.4078, 0.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ @@ -69,8 +69,8 @@ VALUES (0x701BD011, 10807, 0x01BD0126, 70.9429, -48.9095, 0.0065, 1, 0, 0, 0, T /* @teleloc 0x01BD0126 [70.942902 -48.909500 0.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD012, 10807, 0x01BD012B, 90, -40, 0.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x01BD012B [90.000000 -40.000000 0.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD012, 10807, 0x01BD012B, 90, -40, 0.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ +/* @teleloc 0x01BD012B [90.000000 -40.000000 0.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BD013, 7090, 0x01BD012B, 91.7921, -40.8116, 0.00455, -0.895177, 0, 0, -0.44571, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -121,16 +121,16 @@ VALUES (0x701BD01E, 568, 0x01BD0146, 34.75, -70, 6, 0.707107, 0, 0, -0.707107, /* @teleloc 0x01BD0146 [34.750000 -70.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD01F, 10806, 0x01BD0147, 40.0931, -8.12504, 6.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01BD0147 [40.093102 -8.125040 6.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD01F, 10806, 0x01BD0147, 40.0931, -8.12504, 6.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ +/* @teleloc 0x01BD0147 [40.093102 -8.125040 6.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BD020, 10806, 0x01BD0147, 39.8192, -9.68285, 6.0065, 0.993961, 0, 0, -0.109735, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ /* @teleloc 0x01BD0147 [39.819199 -9.682850 6.006500] 0.993961 0.000000 0.000000 -0.109735 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD021, 1300, 0x01BD014A, 40, -14.75, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BD014A [40.000000 -14.750000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701BD021, 1300, 0x01BD014A, 40, -14.75, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BD014A [40.000000 -14.750000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BD022, 7090, 0x01BD014F, 40, -40, 6.00455, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -141,16 +141,16 @@ VALUES (0x701BD023, 10807, 0x01BD0155, 37.2453, -69.9482, 6.0065, 0.707107, 0, 0 /* @teleloc 0x01BD0155 [37.245300 -69.948196 6.006500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD024, 10807, 0x01BD0156, 48.4062, -8.1231, 6.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x01BD0156 [48.406200 -8.123100 6.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD024, 10807, 0x01BD0156, 48.4062, -8.1231, 6.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ +/* @teleloc 0x01BD0156 [48.406200 -8.123100 6.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BD025, 10807, 0x01BD0156, 49.8737, -8.86039, 6.0065, -0.729118, 0, 0, -0.684388, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ /* @teleloc 0x01BD0156 [49.873699 -8.860390 6.006500] -0.729118 0.000000 0.000000 -0.684388 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD026, 10807, 0x01BD0156, 50.3136, -14.0465, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x01BD0156 [50.313599 -14.046500 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD026, 10807, 0x01BD0156, 50.3136, -14.0465, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ +/* @teleloc 0x01BD0156 [50.313599 -14.046500 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BD027, 10807, 0x01BD015C, 51.8782, -26.5986, 6.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ @@ -185,8 +185,8 @@ VALUES (0x701BD02E, 10807, 0x01BD016A, 60, -10, 6.0065, -0.782539, 0, 0, -0.6226 /* @teleloc 0x01BD016A [60.000000 -10.000000 6.006500] -0.782539 0.000000 0.000000 -0.622601 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD02F, 568, 0x01BD016E, 60, -14.75, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BD016E [60.000000 -14.750000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701BD02F, 568, 0x01BD016E, 60, -14.75, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BD016E [60.000000 -14.750000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BD030, 1299, 0x01BD0172, 64.75, -30, 6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -201,16 +201,16 @@ VALUES (0x701BD032, 10806, 0x01BD0177, 70, -10, 6.0065, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01BD0177 [70.000000 -10.000000 6.006500] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD033, 10806, 0x01BD017D, 70.1575, -51.1437, 6.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01BD017D [70.157501 -51.143700 6.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD033, 10806, 0x01BD017D, 70.1575, -51.1437, 6.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ +/* @teleloc 0x01BD017D [70.157501 -51.143700 6.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD034, 10806, 0x01BD017D, 71.5508, -51.9531, 6.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01BD017D [71.550797 -51.953098 6.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD034, 10806, 0x01BD017D, 71.5508, -51.9531, 6.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ +/* @teleloc 0x01BD017D [71.550797 -51.953098 6.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD035, 1300, 0x01BD017F, 70, -45.25, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BD017F [70.000000 -45.250000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD035, 1300, 0x01BD017F, 70, -45.25, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BD017F [70.000000 -45.250000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BD036, 10806, 0x01BD0181, 72.4102, -61.7331, 6.0065, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ @@ -318,19 +318,19 @@ VALUES (0x701BD04F, 10806, 0x01BD01C0, 90, -30, 12.0065, 0.978711, 0, 0, -0.2052 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BD050, 10806, 0x01BD01C0, 88.7093, -28.405, 12.0065, -0.024868, 0, 0, -0.999691, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01BD01C0 [88.709297 -28.405001 12.006500] -0.024867 0.000000 0.000000 -0.999691 */ +/* @teleloc 0x01BD01C0 [88.709297 -28.405001 12.006500] -0.024868 0.000000 0.000000 -0.999691 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD051, 2479, 0x01BD01C3, 101.455, -34.2822, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Heavy Chest */ -/* @teleloc 0x01BD01C3 [101.455002 -34.282200 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD051, 2479, 0x01BD01C3, 101.455, -34.2822, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Heavy Chest */ +/* @teleloc 0x01BD01C3 [101.455002 -34.282200 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD052, 1917, 0x01BD01C3, 99.7462, -34.4585, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01BD01C3 [99.746201 -34.458500 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD052, 1917, 0x01BD01C3, 99.7462, -34.4585, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01BD01C3 [99.746201 -34.458500 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BD053, 1929, 0x01BD01C3, 98.1598, -34.6029, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01BD01C3 [98.159798 -34.602901 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BD053, 1929, 0x01BD01C3, 98.1598, -34.6029, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01BD01C3 [98.159798 -34.602901 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BD054, 10806, 0x01BD01C3, 97.981, -30.0233, 12.0065, -0.915004, 0, 0, -0.403446, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01BE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01BE.sql index fe2db609f9..bb0f28106f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01BE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01BE.sql @@ -49,12 +49,12 @@ VALUES (0x701BE00C, 2491, 0x01BE0102, 9.89611, 1.245, -29.9935, 0.707107, 0, 0, /* @teleloc 0x01BE0102 [9.896110 1.245000 -29.993500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE00D, 5407, 0x01BE0103, 6.71822, -9.83438, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virindi Rift */ -/* @teleloc 0x01BE0103 [6.718220 -9.834380 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE00D, 5407, 0x01BE0103, 6.71822, -9.83438, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virindi Rift */ +/* @teleloc 0x01BE0103 [6.718220 -9.834380 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE00E, 5407, 0x01BE0103, 10.2303, -6.69664, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virindi Rift */ -/* @teleloc 0x01BE0103 [10.230300 -6.696640 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE00E, 5407, 0x01BE0103, 10.2303, -6.69664, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virindi Rift */ +/* @teleloc 0x01BE0103 [10.230300 -6.696640 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE00F, 10807, 0x01BE0107, 20.8332, -4.82033, -29.95, 0.066601, 0, 0, -0.99778, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ @@ -89,8 +89,8 @@ VALUES (0x701BE017, 23769, 0x01BE010D, 30, -30, -29.971, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01BE010D [30.000000 -30.000000 -29.971001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE018, 23769, 0x01BE010E, 30.1207, -38.8152, -29.971, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Preceptor */ -/* @teleloc 0x01BE010E [30.120701 -38.815201 -29.971001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE018, 23769, 0x01BE010E, 30.1207, -38.8152, -29.971, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Virindi Preceptor */ +/* @teleloc 0x01BE010E [30.120701 -38.815201 -29.971001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE019, 2216, 0x01BE0116, 44.75, -50, -30, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -129,28 +129,28 @@ VALUES (0x701BE023, 568, 0x01BE0136, 104.75, -70, -18, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01BE0136 [104.750000 -70.000000 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE024, 23617, 0x01BE0137, 109.851, -20.9273, -17.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ -/* @teleloc 0x01BE0137 [109.850998 -20.927299 -17.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE024, 23617, 0x01BE0137, 109.851, -20.9273, -17.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ +/* @teleloc 0x01BE0137 [109.850998 -20.927299 -17.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE025, 23617, 0x01BE0137, 108.966, -19.5486, -17.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ -/* @teleloc 0x01BE0137 [108.966003 -19.548599 -17.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE025, 23617, 0x01BE0137, 108.966, -19.5486, -17.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ +/* @teleloc 0x01BE0137 [108.966003 -19.548599 -17.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE026, 23617, 0x01BE0137, 111.256, -19.3058, -17.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ -/* @teleloc 0x01BE0137 [111.255997 -19.305799 -17.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE026, 23617, 0x01BE0137, 111.256, -19.3058, -17.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ +/* @teleloc 0x01BE0137 [111.255997 -19.305799 -17.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE027, 3991, 0x01BE0137, 111.241, -16.3449, -18, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01BE0137 [111.240997 -16.344900 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701BE027, 3991, 0x01BE0137, 111.241, -16.3449, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01BE0137 [111.240997 -16.344900 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE028, 1920, 0x01BE0137, 110.044, -16.3232, -18, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01BE0137 [110.043999 -16.323200 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701BE028, 1920, 0x01BE0137, 110.044, -16.3232, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01BE0137 [110.043999 -16.323200 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE02A, 568, 0x01BE0139, 110, -24.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BE0139 [110.000000 -24.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE02A, 568, 0x01BE0139, 110, -24.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BE0139 [110.000000 -24.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE02B, 228, 0x01BE013C, 109.909, -26.7037, -17.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ @@ -337,16 +337,16 @@ VALUES (0x701BE05D, 10807, 0x01BE0181, 130, -80, -11.9935, 0.707107, 0, 0, -0.70 /* @teleloc 0x01BE0181 [130.000000 -80.000000 -11.993500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE05E, 230, 0x01BE0185, 141.469, -27.1807, -11.3848, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ -/* @teleloc 0x01BE0185 [141.468994 -27.180700 -11.384800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE05E, 230, 0x01BE0185, 141.469, -27.1807, -11.3848, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ +/* @teleloc 0x01BE0185 [141.468994 -27.180700 -11.384800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE05F, 23617, 0x01BE0185, 137.375, -33.5447, -11.9935, 0.63692, 0, 0, -0.77093, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ /* @teleloc 0x01BE0185 [137.375000 -33.544701 -11.993500] 0.636920 0.000000 0.000000 -0.770930 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE060, 278, 0x01BE0187, 140, -34.755, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BE0187 [140.000000 -34.755001 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE060, 278, 0x01BE0187, 140, -34.755, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BE0187 [140.000000 -34.755001 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE061, 228, 0x01BE0188, 140, -40, -11.994, 0.631691, 0, 0, -0.775221, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ @@ -373,12 +373,12 @@ VALUES (0x701BE066, 568, 0x01BE0197, 135.25, -90, -12, -0.707107, 0, 0, -0.707 /* @teleloc 0x01BE0197 [135.250000 -90.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE067, 230, 0x01BE0198, 150, -30, -11.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ -/* @teleloc 0x01BE0198 [150.000000 -30.000000 -11.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE067, 230, 0x01BE0198, 150, -30, -11.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ +/* @teleloc 0x01BE0198 [150.000000 -30.000000 -11.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE068, 278, 0x01BE019A, 150, -34.755, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BE019A [150.000000 -34.755001 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE068, 278, 0x01BE019A, 150, -34.755, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BE019A [150.000000 -34.755001 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE069, 228, 0x01BE019C, 150.797, -42.2955, -11.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ @@ -437,8 +437,8 @@ VALUES (0x701BE076, 228, 0x01BE01B4, 50.1066, -50.591, -8.994, 0.944376, 0, 0, /* @teleloc 0x01BE01B4 [50.106602 -50.591000 -8.994000] 0.944376 0.000000 0.000000 -0.328867 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE077, 10807, 0x01BE01B7, 62.7396, -27.836, -5.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x01BE01B7 [62.739601 -27.836000 -5.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE077, 10807, 0x01BE01B7, 62.7396, -27.836, -5.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ +/* @teleloc 0x01BE01B7 [62.739601 -27.836000 -5.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE078, 10807, 0x01BE01B7, 62.4467, -31.907, -5.9935, -0.974001, 0, 0, -0.226545, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ @@ -453,20 +453,20 @@ VALUES (0x701BE07A, 10806, 0x01BE01B7, 60, -30, -5.9935, 0.72108, 0, 0, -0.69285 /* @teleloc 0x01BE01B7 [60.000000 -30.000000 -5.993500] 0.721080 0.000000 0.000000 -0.692851 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE07B, 228, 0x01BE01B9, 70.017, -22.0632, -5.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ -/* @teleloc 0x01BE01B9 [70.016998 -22.063200 -5.994000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE07B, 228, 0x01BE01B9, 70.017, -22.0632, -5.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ +/* @teleloc 0x01BE01B9 [70.016998 -22.063200 -5.994000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE07C, 10806, 0x01BE01B9, 68.9686, -21.4483, -5.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01BE01B9 [68.968597 -21.448299 -5.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE07C, 10806, 0x01BE01B9, 68.9686, -21.4483, -5.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ +/* @teleloc 0x01BE01B9 [68.968597 -21.448299 -5.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE07D, 10806, 0x01BE01B9, 71.0533, -21.586, -5.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01BE01B9 [71.053299 -21.586000 -5.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE07D, 10806, 0x01BE01B9, 71.0533, -21.586, -5.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ +/* @teleloc 0x01BE01B9 [71.053299 -21.586000 -5.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE07E, 2131, 0x01BE01B9, 73.0029, -16.8561, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01BE01B9 [73.002899 -16.856100 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE07E, 2131, 0x01BE01B9, 73.0029, -16.8561, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01BE01B9 [73.002899 -16.856100 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE07F, 2180, 0x01BE01BE, 68, -30, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -488,12 +488,12 @@ VALUES (0x701BE082, 228, 0x01BE01BF, 69.0202, -38.7607, -5.994, 1, 0, 0, 0, T /* @teleloc 0x01BE01BF [69.020203 -38.760700 -5.994000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE083, 2365, 0x01BE01C6, 80, -60, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x01BE01C6 [80.000000 -60.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE083, 2365, 0x01BE01C6, 80, -60, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x01BE01C6 [80.000000 -60.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE084, 568, 0x01BE01C8, 80, -64.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BE01C8 [80.000000 -64.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE084, 568, 0x01BE01C8, 80, -64.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BE01C8 [80.000000 -64.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE085, 228, 0x01BE01D1, 87.0436, -78.4227, -5.994, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ @@ -532,24 +532,24 @@ VALUES (0x701BE08D, 1920, 0x01BE01D6, 96.6183, -49.5316, -6, -0.707107, 0, 0, - /* @teleloc 0x01BE01D6 [96.618301 -49.531601 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE08E, 1933, 0x01BE01D6, 100.314, -46.2877, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01BE01D6 [100.314003 -46.287701 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701BE08E, 1933, 0x01BE01D6, 100.314, -46.2877, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01BE01D6 [100.314003 -46.287701 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE08F, 1929, 0x01BE01D6, 101.806, -46.3711, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01BE01D6 [101.806000 -46.371101 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701BE08F, 1929, 0x01BE01D6, 101.806, -46.3711, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01BE01D6 [101.806000 -46.371101 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE090, 7107, 0x01BE01D6, 101.47, -49.3848, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ -/* @teleloc 0x01BE01D6 [101.470001 -49.384800 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE090, 7107, 0x01BE01D6, 101.47, -49.3848, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ +/* @teleloc 0x01BE01D6 [101.470001 -49.384800 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE091, 7107, 0x01BE01D6, 99.4468, -51.2645, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ -/* @teleloc 0x01BE01D6 [99.446800 -51.264500 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE091, 7107, 0x01BE01D6, 99.4468, -51.2645, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ +/* @teleloc 0x01BE01D6 [99.446800 -51.264500 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE092, 2480, 0x01BE01D6, 98.9166, -46.3754, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Gilded Chest */ -/* @teleloc 0x01BE01D6 [98.916603 -46.375401 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701BE092, 2480, 0x01BE01D6, 98.9166, -46.3754, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Gilded Chest */ +/* @teleloc 0x01BE01D6 [98.916603 -46.375401 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE093, 10806, 0x01BE01D9, 98.8513, -60.2215, -5.9935, 0.993196, 0, 0, -0.116454, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ @@ -564,28 +564,28 @@ VALUES (0x701BE095, 228, 0x01BE01DA, 100.154, -58.151, -5.95, 0.156004, 0, 0, /* @teleloc 0x01BE01DA [100.153999 -58.151001 -5.950000] 0.156004 0.000000 0.000000 -0.987756 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE096, 23566, 0x01BE01DE, 111.674, 1.18913, -5.99285, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ -/* @teleloc 0x01BE01DE [111.674004 1.189130 -5.992850] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE096, 23566, 0x01BE01DE, 111.674, 1.18913, -5.99285, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ +/* @teleloc 0x01BE01DE [111.674004 1.189130 -5.992850] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE097, 7090, 0x01BE01DE, 110.478, 1.41667, -5.99545, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x01BE01DE [110.477997 1.416670 -5.995450] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE097, 7090, 0x01BE01DE, 110.478, 1.41667, -5.99545, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x01BE01DE [110.477997 1.416670 -5.995450] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE098, 228, 0x01BE01DE, 111.647, -1.064, -5.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ -/* @teleloc 0x01BE01DE [111.647003 -1.064000 -5.994000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701BE098, 228, 0x01BE01DE, 111.647, -1.064, -5.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ +/* @teleloc 0x01BE01DE [111.647003 -1.064000 -5.994000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE099, 230, 0x01BE01DE, 110.086, -1.58953, -5.9935, 0.976976, 0, 0, -0.21335, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ /* @teleloc 0x01BE01DE [110.085999 -1.589530 -5.993500] 0.976976 0.000000 0.000000 -0.213350 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE09A, 7090, 0x01BE01EB, 120.16, 0.922875, -5.99545, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x01BE01EB [120.160004 0.922875 -5.995450] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE09A, 7090, 0x01BE01EB, 120.16, 0.922875, -5.99545, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x01BE01EB [120.160004 0.922875 -5.995450] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE09B, 7090, 0x01BE01EB, 118.427, -1.02191, -5.99545, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x01BE01EB [118.427002 -1.021910 -5.995450] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE09B, 7090, 0x01BE01EB, 118.427, -1.02191, -5.99545, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x01BE01EB [118.427002 -1.021910 -5.995450] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE09C, 7090, 0x01BE01EB, 122.289, -0.387248, -5.99545, -0.704711, 0, 0, -0.709494, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -632,8 +632,8 @@ VALUES (0x701BE0A6, 10806, 0x01BE0220, 142.113, -109.313, 0, -0.898172, 0, 0, -0 /* @teleloc 0x01BE0220 [142.113007 -109.313004 0.000000] -0.898172 0.000000 0.000000 -0.439645 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE0A7, 278, 0x01BE0223, 150, -4.73475, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01BE0223 [150.000000 -4.734750 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE0A7, 278, 0x01BE0223, 150, -4.73475, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01BE0223 [150.000000 -4.734750 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE0A8, 14520, 0x01BE0224, 150, -10, -5.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pyreal Golem */ @@ -664,8 +664,8 @@ VALUES (0x701BE0AE, 553, 0x01BE0230, 157.221, -22.8147, -6, 1, 0, 0, 0, False, /* @teleloc 0x01BE0230 [157.220993 -22.814699 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE0AF, 23617, 0x01BE0233, 163.067, -62.6148, -5.9935, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ -/* @teleloc 0x01BE0233 [163.067001 -62.614799 -5.993500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE0AF, 23617, 0x01BE0233, 163.067, -62.6148, -5.9935, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ +/* @teleloc 0x01BE0233 [163.067001 -62.614799 -5.993500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE0B0, 23617, 0x01BE0233, 163.862, -64.369, -5.9935, -0.976579, 0, 0, -0.215161, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ @@ -684,8 +684,8 @@ VALUES (0x701BE0B3, 14520, 0x01BE023A, 170, -20, -5.989, -0.767795, 0, 0, -0.640 /* @teleloc 0x01BE023A [170.000000 -20.000000 -5.989000] -0.767795 0.000000 0.000000 -0.640696 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE0B4, 228, 0x01BE023D, 170, -60, -5.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ -/* @teleloc 0x01BE023D [170.000000 -60.000000 -5.994000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE0B4, 228, 0x01BE023D, 170, -60, -5.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ +/* @teleloc 0x01BE023D [170.000000 -60.000000 -5.994000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE0B5, 10807, 0x01BE024A, 63.3851, -9.80842, -0.863052, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ @@ -708,8 +708,8 @@ VALUES (0x701BE0B9, 1295, 0x01BE0254, 84.75, -30, 0, 0.707107, 0, 0, -0.707107, /* @teleloc 0x01BE0254 [84.750000 -30.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE0BA, 10806, 0x01BE0258, 90, -24.75, 0.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01BE0258 [90.000000 -24.750000 0.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE0BA, 10806, 0x01BE0258, 90, -24.75, 0.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ +/* @teleloc 0x01BE0258 [90.000000 -24.750000 0.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE0BB, 10807, 0x01BE025D, 90.5097, -45.5698, 0.006, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ @@ -748,16 +748,16 @@ VALUES (0x701BE0C3, 10807, 0x01BE0275, 117.964, -77.0546, 0.0065, 0.667183, 0, 0 /* @teleloc 0x01BE0275 [117.963997 -77.054604 0.006500] 0.667183 0.000000 0.000000 -0.744894 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE0C4, 10806, 0x01BE0278, 129.774, -17.7222, -4.26079, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x01BE0278 [129.774002 -17.722200 -4.260790] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE0C4, 10806, 0x01BE0278, 129.774, -17.7222, -4.26079, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ +/* @teleloc 0x01BE0278 [129.774002 -17.722200 -4.260790] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE0C5, 228, 0x01BE0279, 130, -30, 0.006, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ /* @teleloc 0x01BE0279 [130.000000 -30.000000 0.006000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BE0C6, 228, 0x01BE027D, 130.442, -68.7776, 0.006, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ -/* @teleloc 0x01BE027D [130.442001 -68.777603 0.006000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BE0C6, 228, 0x01BE027D, 130.442, -68.7776, 0.006, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ +/* @teleloc 0x01BE027D [130.442001 -68.777603 0.006000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BE0C7, 23617, 0x01BE027D, 129.065, -71.5072, 0.0065, 0.937624, 0, 0, -0.347652, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01BF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01BF.sql index 74114a3647..7246e80153 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01BF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01BF.sql @@ -21,20 +21,20 @@ VALUES (0x701BF004, 396, 0x01BF0105, 37.1602, -56.2489, -30, -0.825237, 0, 0, /* @teleloc 0x01BF0105 [37.160198 -56.248901 -30.000000] -0.825237 0.000000 0.000000 -0.564787 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BF005, 265, 0x01BF0105, 38.6014, -61.4917, -30, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Meat */ -/* @teleloc 0x01BF0105 [38.601398 -61.491699 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BF005, 265, 0x01BF0105, 38.6014, -61.4917, -30, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Meat */ +/* @teleloc 0x01BF0105 [38.601398 -61.491699 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BF006, 265, 0x01BF0105, 37.8475, -61.115, -30, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Meat */ -/* @teleloc 0x01BF0105 [37.847500 -61.115002 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BF006, 265, 0x01BF0105, 37.8475, -61.115, -30, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Meat */ +/* @teleloc 0x01BF0105 [37.847500 -61.115002 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BF007, 265, 0x01BF0105, 37.9514, -61.8359, -30, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Meat */ -/* @teleloc 0x01BF0105 [37.951401 -61.835899 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BF007, 265, 0x01BF0105, 37.9514, -61.8359, -30, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Meat */ +/* @teleloc 0x01BF0105 [37.951401 -61.835899 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BF008, 907, 0x01BF0105, 37.7282, -59.0666, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reedshark Pup Generator */ -/* @teleloc 0x01BF0105 [37.728199 -59.066601 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BF008, 907, 0x01BF0105, 37.7282, -59.0666, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reedshark Pup Generator */ +/* @teleloc 0x01BF0105 [37.728199 -59.066601 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BF009, 907, 0x01BF0105, 37.1519, -64.162, -30, 0.997193, 0, 0, -0.07487, False, '2005-02-09 10:00:00'); /* Reedshark Pup Generator */ @@ -85,8 +85,8 @@ VALUES (0x701BF014, 2439, 0x01BF0143, 60, -20, -12, 0.707107, 0, 0, -0.707107, /* @teleloc 0x01BF0143 [60.000000 -20.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BF015, 234, 0x01BF0145, 57.8462, -47.057, -11.9459, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ -/* @teleloc 0x01BF0145 [57.846199 -47.056999 -11.945900] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BF015, 234, 0x01BF0145, 57.8462, -47.057, -11.9459, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ +/* @teleloc 0x01BF0145 [57.846199 -47.056999 -11.945900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701BF016, 234, 0x01BF0146, 60, -60, -12, -0.111578, 0, 0, -0.993756, True, '2005-02-09 10:00:00'); /* Tumerok Worker */ @@ -137,12 +137,12 @@ VALUES (0x701BF021, 231, 0x01BF0156, 91.4105, -32.0338, -11.947, 0.707107, 0, /* @teleloc 0x01BF0156 [91.410500 -32.033798 -11.947000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BF022, 2439, 0x01BF0157, 85.9674, -37.3988, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Fighter */ -/* @teleloc 0x01BF0157 [85.967400 -37.398800 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BF022, 2439, 0x01BF0157, 85.9674, -37.3988, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Fighter */ +/* @teleloc 0x01BF0157 [85.967400 -37.398800 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BF023, 1154, 0x01BF0157, 87.9107, -41.0264, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01BF0157 [87.910698 -41.026402 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BF023, 1154, 0x01BF0157, 87.9107, -41.0264, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01BF0157 [87.910698 -41.026402 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701BF023, 0x701BF000, '2005-02-09 10:00:00') /* Tumerok Worker (234) */ @@ -155,8 +155,8 @@ VALUES (0x701BF023, 0x701BF000, '2005-02-09 10:00:00') /* Tumerok Worker (234) * , (0x701BF023, 0x701BF022, '2005-02-09 10:00:00') /* Tumerok Fighter (2439) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BF024, 1154, 0x01BF0157, 86.9872, -42.4109, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01BF0157 [86.987198 -42.410900 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BF024, 1154, 0x01BF0157, 86.9872, -42.4109, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01BF0157 [86.987198 -42.410900 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701BF024, 0x701BF00D, '2005-02-09 10:00:00') /* Tumerok Fighter (2439) */ @@ -170,8 +170,8 @@ VALUES (0x701BF024, 0x701BF00D, '2005-02-09 10:00:00') /* Tumerok Fighter (2439) , (0x701BF024, 0x701BF021, '2005-02-09 10:00:00') /* Tumerok Priest (231) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BF025, 1154, 0x01BF0157, 85.7869, -43.2283, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01BF0157 [85.786903 -43.228298 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BF025, 1154, 0x01BF0157, 85.7869, -43.2283, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01BF0157 [85.786903 -43.228298 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701BF025, 0x701BF011, '2005-02-09 10:00:00') /* Tumerok Worker (234) */ @@ -185,8 +185,8 @@ VALUES (0x701BF025, 0x701BF011, '2005-02-09 10:00:00') /* Tumerok Worker (234) * , (0x701BF025, 0x701BF02E, '2005-02-09 10:00:00') /* Tumerok Scout (232) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701BF026, 1542, 0x01BF0157, 88.1891, -43.6804, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ -/* @teleloc 0x01BF0157 [88.189102 -43.680401 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701BF026, 1542, 0x01BF0157, 88.1891, -43.6804, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ +/* @teleloc 0x01BF0157 [88.189102 -43.680401 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701BF026, 0x701BF005, '2005-02-09 10:00:00') /* Meat (265) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01C1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01C1.sql index bf62d86076..cd4f3860bd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01C1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01C1.sql @@ -69,20 +69,20 @@ VALUES (0x701C1011, 227, 0x01C1014A, 63.528, -59.517, 0.006, -0.707107, 0, 0, /* @teleloc 0x01C1014A [63.528000 -59.516998 0.006000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1012, 7090, 0x01C1014A, 56.9179, -60.0121, 0.00455, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x01C1014A [56.917900 -60.012100 0.004550] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C1012, 7090, 0x01C1014A, 56.9179, -60.0121, 0.00455, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x01C1014A [56.917900 -60.012100 0.004550] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1013, 7090, 0x01C1014A, 60.175, -62.77, 0.00455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x01C1014A [60.174999 -62.770000 0.004550] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701C1013, 7090, 0x01C1014A, 60.175, -62.77, 0.00455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x01C1014A [60.174999 -62.770000 0.004550] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1014, 230, 0x01C10155, 61.0687, -87.5326, 0.055, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ -/* @teleloc 0x01C10155 [61.068699 -87.532600 0.055000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C1014, 230, 0x01C10155, 61.0687, -87.5326, 0.055, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ +/* @teleloc 0x01C10155 [61.068699 -87.532600 0.055000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1015, 230, 0x01C10155, 60.4003, -86.0446, 0.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ -/* @teleloc 0x01C10155 [60.400299 -86.044601 0.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C1015, 230, 0x01C10155, 60.4003, -86.0446, 0.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ +/* @teleloc 0x01C10155 [60.400299 -86.044601 0.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C1016, 227, 0x01C1016B, 66.566, -123.131, 0.006, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ @@ -121,8 +121,8 @@ VALUES (0x701C101E, 230, 0x01C10176, 76.003, -67.732, 0.0065, 0, 0, 0, -1, Tr /* @teleloc 0x01C10176 [76.002998 -67.732002 0.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C101F, 7090, 0x01C10177, 77.6782, -90.4497, 0.00455, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x01C10177 [77.678200 -90.449699 0.004550] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C101F, 7090, 0x01C10177, 77.6782, -90.4497, 0.00455, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x01C10177 [77.678200 -90.449699 0.004550] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C1020, 7090, 0x01C1017A, 78.0677, -98.7524, 0.00455, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -137,24 +137,24 @@ VALUES (0x701C1022, 227, 0x01C1017A, 78.764, -96.237, 0.006, -0.707107, 0, 0, /* @teleloc 0x01C1017A [78.764000 -96.237000 0.006000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1023, 7090, 0x01C1017B, 76.5993, -109.077, 0.00455, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x01C1017B [76.599297 -109.077003 0.004550] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C1023, 7090, 0x01C1017B, 76.5993, -109.077, 0.00455, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x01C1017B [76.599297 -109.077003 0.004550] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1024, 7090, 0x01C1017B, 83.219, -110.623, 0.00455, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x01C1017B [83.219002 -110.623001 0.004550] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C1024, 7090, 0x01C1017B, 83.219, -110.623, 0.00455, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x01C1017B [83.219002 -110.623001 0.004550] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1025, 227, 0x01C10190, 90, -114.75, 0.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x01C10190 [90.000000 -114.750000 0.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C1025, 227, 0x01C10190, 90, -114.75, 0.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x01C10190 [90.000000 -114.750000 0.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C1026, 227, 0x01C10199, 102.721, -17.3595, 0.053028, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ /* @teleloc 0x01C10199 [102.721001 -17.359501 0.053028] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1027, 7090, 0x01C1019E, 99.2336, -88.0042, 0.00455, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ -/* @teleloc 0x01C1019E [99.233597 -88.004204 0.004550] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C1027, 7090, 0x01C1019E, 99.2336, -88.0042, 0.00455, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ +/* @teleloc 0x01C1019E [99.233597 -88.004204 0.004550] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C1028, 7090, 0x01C1019E, 102.363, -90.0287, 0.00455, -0.704711, 0, 0, -0.709494, True, '2005-02-09 10:00:00'); /* Augmented Drudge */ @@ -213,12 +213,12 @@ VALUES (0x701C1035, 227, 0x01C101AE, 112.517, -47.4943, 0.006, 0.707107, 0, 0, /* @teleloc 0x01C101AE [112.516998 -47.494301 0.006000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1036, 1036, 0x01C101BB, 118.952, -19.002, 0.01222, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Dagger Generator */ -/* @teleloc 0x01C101BB [118.952003 -19.002001 0.012220] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C1036, 1036, 0x01C101BB, 118.952, -19.002, 0.01222, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Dagger Generator */ +/* @teleloc 0x01C101BB [118.952003 -19.002001 0.012220] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1037, 227, 0x01C101BB, 116.456, -18.9143, 0.053, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x01C101BB [116.456001 -18.914301 0.053000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C1037, 227, 0x01C101BB, 116.456, -18.9143, 0.053, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x01C101BB [116.456001 -18.914301 0.053000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C1038, 3963, 0x01C101BE, 119.675, -96.145, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ @@ -301,8 +301,8 @@ VALUES (0x701C104B, 230, 0x01C101DC, 143.748, -68.422, 0.0065, -0.707107, 0, 0 /* @teleloc 0x01C101DC [143.748001 -68.421997 0.006500] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C104C, 230, 0x01C101E7, 147.685, -40.7339, 0.0065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ -/* @teleloc 0x01C101E7 [147.684998 -40.733898 0.006500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C104C, 230, 0x01C101E7, 147.685, -40.7339, 0.0065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Taskmaster */ +/* @teleloc 0x01C101E7 [147.684998 -40.733898 0.006500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C104D, 3991, 0x01C101ED, 163.906, -9.35009, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -422,12 +422,12 @@ VALUES (0x701C1068, 227, 0x01C10207, 23.2532, -85.1736, 6.05303, -0.063226, 0, /* @teleloc 0x01C10207 [23.253201 -85.173599 6.053030] -0.063226 0.000000 0.000000 -0.997999 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C1069, 227, 0x01C1020B, 29.3551, -41.3658, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x01C1020B [29.355101 -41.365799 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C1069, 227, 0x01C1020B, 29.3551, -41.3658, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x01C1020B [29.355101 -41.365799 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C106A, 227, 0x01C1020C, 30.89, -42.8201, 6.006, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ -/* @teleloc 0x01C1020C [30.889999 -42.820099 6.006000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C106A, 227, 0x01C1020C, 30.89, -42.8201, 6.006, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ +/* @teleloc 0x01C1020C [30.889999 -42.820099 6.006000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C106B, 227, 0x01C10221, 41.8187, -100.593, 6.006, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Tumerok Gladiator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01C2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01C2.sql index 12d97f286b..16abcf6d04 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01C2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01C2.sql @@ -117,8 +117,8 @@ VALUES (0x701C2025, 568, 0x01C20140, 64.75, -50, -12, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01C20140 [64.750000 -50.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2027, 1760, 0x01C20146, 70.8878, -40.1602, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x01C20146 [70.887802 -40.160198 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C2027, 1760, 0x01C20146, 70.8878, -40.1602, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x01C20146 [70.887802 -40.160198 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C2029, 1760, 0x01C20151, 78.1142, -18.1083, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ @@ -145,12 +145,12 @@ VALUES (0x701C202E, 568, 0x01C20160, 84.75, -60, -12, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01C20160 [84.750000 -60.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2030, 1760, 0x01C20168, 88.3281, -28.3549, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x01C20168 [88.328102 -28.354900 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C2030, 1760, 0x01C20168, 88.3281, -28.3549, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x01C20168 [88.328102 -28.354900 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2031, 1760, 0x01C20168, 91.6451, -28.4886, -11.9975, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x01C20168 [91.645103 -28.488600 -11.997500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C2031, 1760, 0x01C20168, 91.6451, -28.4886, -11.9975, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ +/* @teleloc 0x01C20168 [91.645103 -28.488600 -11.997500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C2033, 568, 0x01C2017A, 95.25, -20, -12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -181,28 +181,28 @@ VALUES (0x701C203B, 278, 0x01C20187, 4.75499, -50, 0, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01C20187 [4.754990 -50.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2047, 512, 0x01C201A2, 18.3434, -71.8796, 0.088, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Good Lockpick */ -/* @teleloc 0x01C201A2 [18.343399 -71.879601 0.088000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C2047, 512, 0x01C201A2, 18.3434, -71.8796, 0.088, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Good Lockpick */ +/* @teleloc 0x01C201A2 [18.343399 -71.879601 0.088000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2048, 1542, 0x01C201A2, 21.336, -69.8225, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ -/* @teleloc 0x01C201A2 [21.336000 -69.822502 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C2048, 1542, 0x01C201A2, 21.336, -69.8225, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ +/* @teleloc 0x01C201A2 [21.336000 -69.822502 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701C2048, 0x701C2047, '2005-02-09 10:00:00') /* Good Lockpick (512) */ , (0x701C2048, 0x701C2049, '2005-02-09 10:00:00') /* Club (309) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2049, 309, 0x01C201A2, 18.786, -72.7281, 0.109375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Club */ -/* @teleloc 0x01C201A2 [18.785999 -72.728104 0.109375] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C2049, 309, 0x01C201A2, 18.786, -72.7281, 0.109375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Club */ +/* @teleloc 0x01C201A2 [18.785999 -72.728104 0.109375] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C204A, 1937, 0x01C201A2, 20.014, -67.834, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01C201A2 [20.014000 -67.834000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701C204A, 1937, 0x01C201A2, 20.014, -67.834, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01C201A2 [20.014000 -67.834000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2050, 568, 0x01C201A8, 20, -84.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01C201A8 [20.000000 -84.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C2050, 568, 0x01C201A8, 20, -84.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01C201A8 [20.000000 -84.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C2051, 278, 0x01C201B3, 25.245, -40, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -217,12 +217,12 @@ VALUES (0x701C2054, 278, 0x01C201B6, 25.245, -50, 0, -0.707107, 0, 0, -0.70710 /* @teleloc 0x01C201B6 [25.245001 -50.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2055, 2096, 0x01C201BB, 50, 0, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fort Witshire Surface */ -/* @teleloc 0x01C201BB [50.000000 0.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C2055, 2096, 0x01C201BB, 50, 0, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fort Witshire Surface */ +/* @teleloc 0x01C201BB [50.000000 0.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2056, 568, 0x01C201BD, 50, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01C201BD [50.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C2056, 568, 0x01C201BD, 50, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01C201BD [50.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C2060, 568, 0x01C201D2, 74.75, -40, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -339,8 +339,8 @@ VALUES (0x701C2086, 14427, 0x01C20188, 10, -20, 0.005, -0.004204, 0, 0, 0.999991 /* @teleloc 0x01C20188 [10.000000 -20.000000 0.005000] -0.004204 0.000000 0.000000 0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2087, 278, 0x01C2018B, 10, -24.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01C2018B [10.000000 -24.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C2087, 278, 0x01C2018B, 10, -24.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01C2018B [10.000000 -24.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C2088, 1761, 0x01C20192, 10.1382, -59.9517, 0.005, -0.999734, 0, 0, -0.023055, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ @@ -379,8 +379,8 @@ VALUES (0x701C2090, 14427, 0x01C201B7, 39.928, -12.1732, 0.005, -0.280868, 0, 0, /* @teleloc 0x01C201B7 [39.928001 -12.173200 0.005000] -0.280868 0.000000 0.000000 -0.959746 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C2092, 14427, 0x01C201C4, 60, -20, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Hollow Minion */ -/* @teleloc 0x01C201C4 [60.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701C2092, 14427, 0x01C201C4, 60, -20, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Hollow Minion */ +/* @teleloc 0x01C201C4 [60.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C2093, 14427, 0x01C201CC, 70, -30, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Hollow Minion */ @@ -400,7 +400,7 @@ VALUES (0x701C2096, 1938, 0x01C201D6, 73.8384, -57.0105, 0.005, -0.697296, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C2097, 1625, 0x01C201DF, 80.1629, -40.3351, 0.012, 0.997562, 0, 0, 0.069787, True, '2005-02-09 10:00:00'); /* Mountain Rat */ -/* @teleloc 0x01C201DF [80.162903 -40.335098 0.012000] 0.997562 0.000000 0.000000 0.069786 */ +/* @teleloc 0x01C201DF [80.162903 -40.335098 0.012000] 0.997562 0.000000 0.000000 0.069787 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C2098, 1625, 0x01C201E4, 76.5856, -59.95, 0.012, -0.697296, 0, 0, 0.716783, True, '2005-02-09 10:00:00'); /* Mountain Rat */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01C3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01C3.sql index fdae337884..a89c1b4541 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01C3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01C3.sql @@ -1,12 +1,12 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01C3; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C3000, 2342, 0x01C30106, 9.69263, -83.642, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01C30106 [9.692630 -83.641998 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C3000, 2342, 0x01C30106, 9.69263, -83.642, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01C30106 [9.692630 -83.641998 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C3001, 387, 0x01C3010D, 30, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lugian Generator */ -/* @teleloc 0x01C3010D [30.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C3001, 387, 0x01C3010D, 30, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lugian Generator */ +/* @teleloc 0x01C3010D [30.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C3002, 387, 0x01C3010F, 29.4321, -42.307, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Lugian Generator */ @@ -52,8 +52,8 @@ VALUES (0x701C300B, 387, 0x01C3012F, 79.7195, -47.3386, 0, -0.707107, 0, 0, -0 /* @teleloc 0x01C3012F [79.719498 -47.338600 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C300C, 387, 0x01C30131, 80, -70, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lugian Generator */ -/* @teleloc 0x01C30131 [80.000000 -70.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C300C, 387, 0x01C30131, 80, -70, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lugian Generator */ +/* @teleloc 0x01C30131 [80.000000 -70.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C300D, 894, 0x01C30134, 91.1084, -37.4169, 0, 0.084982, 0, 0, -0.996382, False, '2005-02-09 10:00:00'); /* Lugian Lithos Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01C4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01C4.sql index b06e6d4b34..7f67479c7d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01C4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01C4.sql @@ -17,36 +17,36 @@ VALUES (0x701C4003, 1623, 0x01C40105, 8.01361, -58.6114, 0.004, 1, 0, 0, 0, Tr /* @teleloc 0x01C40105 [8.013610 -58.611401 0.004000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C4004, 1623, 0x01C4010A, 20.0962, -39.2432, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01C4010A [20.096201 -39.243198 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C4004, 1623, 0x01C4010A, 20.0962, -39.2432, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01C4010A [20.096201 -39.243198 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C4005, 1623, 0x01C4010A, 18.4281, -38.2532, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01C4010A [18.428101 -38.253201 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C4005, 1623, 0x01C4010A, 18.4281, -38.2532, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01C4010A [18.428101 -38.253201 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C4006, 1623, 0x01C4010B, 20, -50, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01C4010B [20.000000 -50.000000 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C4006, 1623, 0x01C4010B, 20, -50, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01C4010B [20.000000 -50.000000 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C4007, 1623, 0x01C4010B, 17.5759, -47.3811, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01C4010B [17.575899 -47.381100 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C4007, 1623, 0x01C4010B, 17.5759, -47.3811, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01C4010B [17.575899 -47.381100 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C4008, 1623, 0x01C4010B, 21.2702, -46.7041, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01C4010B [21.270201 -46.704102 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C4008, 1623, 0x01C4010B, 21.2702, -46.7041, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01C4010B [21.270201 -46.704102 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C4009, 1623, 0x01C4010C, 17.6782, -57.8585, 0.004, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01C4010C [17.678200 -57.858501 0.004000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701C4009, 1623, 0x01C4010C, 17.6782, -57.8585, 0.004, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01C4010C [17.678200 -57.858501 0.004000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C400A, 2363, 0x01C40110, 16.8946, -119.812, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Surface */ /* @teleloc 0x01C40110 [16.894600 -119.811996 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C400B, 1623, 0x01C40112, 32.5668, -32.7301, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01C40112 [32.566799 -32.730099 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C400B, 1623, 0x01C40112, 32.5668, -32.7301, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01C40112 [32.566799 -32.730099 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C400C, 1935, 0x01C40113, 27.755, -40.085, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -57,12 +57,12 @@ VALUES (0x701C400D, 964, 0x01C40114, 29.5405, -63.6693, 0, 0.707107, 0, 0, -0. /* @teleloc 0x01C40114 [29.540501 -63.669300 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C400E, 964, 0x01C40116, 32.7348, -78.9911, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Red Rat Generator */ -/* @teleloc 0x01C40116 [32.734798 -78.991096 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701C400E, 964, 0x01C40116, 32.7348, -78.9911, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Red Rat Generator */ +/* @teleloc 0x01C40116 [32.734798 -78.991096 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C400F, 964, 0x01C40116, 31.18, -81.6464, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Red Rat Generator */ -/* @teleloc 0x01C40116 [31.180000 -81.646400 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701C400F, 964, 0x01C40116, 31.18, -81.6464, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Red Rat Generator */ +/* @teleloc 0x01C40116 [31.180000 -81.646400 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C4010, 1921, 0x01C4011D, 42.375, -30, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01C5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01C5.sql index 0795deaf9a..8923cf3d08 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01C5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01C5.sql @@ -41,36 +41,36 @@ VALUES (0x701C5009, 899, 0x01C50116, 0, -40, -6, 0.707107, 0, 0, -0.707107, Fa /* @teleloc 0x01C50116 [0.000000 -40.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C500A, 899, 0x01C5011A, 8.85949, -31.4734, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ -/* @teleloc 0x01C5011A [8.859490 -31.473400 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C500A, 899, 0x01C5011A, 8.85949, -31.4734, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ +/* @teleloc 0x01C5011A [8.859490 -31.473400 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C500B, 899, 0x01C5011A, 11.7184, -32.1709, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ -/* @teleloc 0x01C5011A [11.718400 -32.170898 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C500B, 899, 0x01C5011A, 11.7184, -32.1709, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ +/* @teleloc 0x01C5011A [11.718400 -32.170898 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C500C, 961, 0x01C5011A, 8.30189, -29.6543, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ -/* @teleloc 0x01C5011A [8.301890 -29.654301 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C500C, 961, 0x01C5011A, 8.30189, -29.6543, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ +/* @teleloc 0x01C5011A [8.301890 -29.654301 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C500D, 961, 0x01C5011A, 11.1675, -29.0985, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ -/* @teleloc 0x01C5011A [11.167500 -29.098499 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C500D, 961, 0x01C5011A, 11.1675, -29.0985, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ +/* @teleloc 0x01C5011A [11.167500 -29.098499 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C500E, 278, 0x01C5011C, 10, -34.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01C5011C [10.000000 -34.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C500E, 278, 0x01C5011C, 10, -34.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01C5011C [10.000000 -34.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C500F, 899, 0x01C5011D, 10, -40, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ /* @teleloc 0x01C5011D [10.000000 -40.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C5010, 899, 0x01C50121, 20, -50, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ -/* @teleloc 0x01C50121 [20.000000 -50.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C5010, 899, 0x01C50121, 20, -50, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ +/* @teleloc 0x01C50121 [20.000000 -50.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C5011, 899, 0x01C50122, 22.7766, -63.9076, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ -/* @teleloc 0x01C50122 [22.776600 -63.907600 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C5011, 899, 0x01C50122, 22.7766, -63.9076, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ +/* @teleloc 0x01C50122 [22.776600 -63.907600 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C5012, 899, 0x01C50125, 32.1709, -8.28159, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ @@ -129,40 +129,40 @@ VALUES (0x701C501F, 278, 0x01C50133, 34.75, -60, -6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x01C50133 [34.750000 -60.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C5020, 2345, 0x01C50138, 40, 0, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01C50138 [40.000000 0.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C5020, 2345, 0x01C50138, 40, 0, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01C50138 [40.000000 0.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C5021, 899, 0x01C50143, 40, -60, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ /* @teleloc 0x01C50143 [40.000000 -60.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C5022, 899, 0x01C50147, 48.8595, -1.47342, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ -/* @teleloc 0x01C50147 [48.859501 -1.473420 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C5022, 899, 0x01C50147, 48.8595, -1.47342, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ +/* @teleloc 0x01C50147 [48.859501 -1.473420 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C5023, 899, 0x01C50147, 51.7184, -2.17089, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ -/* @teleloc 0x01C50147 [51.718399 -2.170890 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C5023, 899, 0x01C50147, 51.7184, -2.17089, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ +/* @teleloc 0x01C50147 [51.718399 -2.170890 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C5024, 962, 0x01C50147, 50.2334, -1.66277, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Feeder Generator */ -/* @teleloc 0x01C50147 [50.233398 -1.662770 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C5024, 962, 0x01C50147, 50.2334, -1.66277, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Feeder Generator */ +/* @teleloc 0x01C50147 [50.233398 -1.662770 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C5025, 961, 0x01C50147, 48.3019, 0.345692, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ -/* @teleloc 0x01C50147 [48.301899 0.345692 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C5025, 961, 0x01C50147, 48.3019, 0.345692, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ +/* @teleloc 0x01C50147 [48.301899 0.345692 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C5026, 961, 0x01C50147, 51.1675, 0.901508, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ -/* @teleloc 0x01C50147 [51.167500 0.901508 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C5026, 961, 0x01C50147, 51.1675, 0.901508, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ +/* @teleloc 0x01C50147 [51.167500 0.901508 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C5027, 152, 0x01C50147, 50, 0, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ -/* @teleloc 0x01C50147 [50.000000 0.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C5027, 152, 0x01C50147, 50, 0, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ +/* @teleloc 0x01C50147 [50.000000 0.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C5028, 278, 0x01C50149, 50, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01C50149 [50.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C5028, 278, 0x01C50149, 50, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01C50149 [50.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C5029, 899, 0x01C5014E, 50, -40, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ @@ -256,5 +256,5 @@ VALUES (0x701C503E, 899, 0x01C5016B, 0, -60, 0, 0.725749, 0, 0, -0.687959, Fal /* @teleloc 0x01C5016B [0.000000 -60.000000 0.000000] 0.725749 0.000000 0.000000 -0.687959 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C503F, 899, 0x01C50171, 10.2403, -77.2758, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ -/* @teleloc 0x01C50171 [10.240300 -77.275803 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C503F, 899, 0x01C50171, 10.2403, -77.2758, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Mudlurk Generator */ +/* @teleloc 0x01C50171 [10.240300 -77.275803 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01C6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01C6.sql index 0e6ca4e0f5..121c666fa9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01C6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01C6.sql @@ -44,8 +44,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x701C602F, 0x701C600D, '2005-02-09 10:00:00') /* Lilitha's Bow (2024) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C6032, 11503, 0x01C6011D, 50, -40, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Highwayman */ -/* @teleloc 0x01C6011D [50.000000 -40.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C6032, 11503, 0x01C6011D, 50, -40, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Highwayman */ +/* @teleloc 0x01C6011D [50.000000 -40.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C6033, 11503, 0x01C6011F, 50, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Highwayman */ @@ -64,8 +64,8 @@ VALUES (0x701C6036, 11500, 0x01C60170, 77.3315, -39.4113, -5.995, 0.707107, 0, 0 /* @teleloc 0x01C60170 [77.331497 -39.411301 -5.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C6037, 11500, 0x01C60176, 82.5469, -50.0935, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Brigand */ -/* @teleloc 0x01C60176 [82.546898 -50.093498 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C6037, 11500, 0x01C60176, 82.5469, -50.0935, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Brigand */ +/* @teleloc 0x01C60176 [82.546898 -50.093498 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C6038, 7924, 0x01C6017D, 13.9092, -3.80861, 0.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ @@ -172,8 +172,8 @@ VALUES (0x701C604D, 11498, 0x01C60111, 18.235, -50.352, -5.995, -0.707107, 0, 0, /* @teleloc 0x01C60111 [18.235001 -50.352001 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C604E, 11502, 0x01C60116, 32.7842, -48.6508, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cutthroat */ -/* @teleloc 0x01C60116 [32.784199 -48.650799 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C604E, 11502, 0x01C60116, 32.7842, -48.6508, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cutthroat */ +/* @teleloc 0x01C60116 [32.784199 -48.650799 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C604F, 11502, 0x01C601A8, 53.2143, -50.1687, 0.005, 0.7461, 0, 0, -0.665834, True, '2005-02-09 10:00:00'); /* Cutthroat */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01C9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01C9.sql index f76379e4b1..56e153e067 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01C9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01C9.sql @@ -9,8 +9,8 @@ VALUES (0x701C9001, 1026, 0x01C90101, 63.0237, -190, -72, 0.707107, 0, 0, -0.70 /* @teleloc 0x01C90101 [63.023701 -190.000000 -72.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C9002, 1025, 0x01C90102, 70, -174.75, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Rithwic */ -/* @teleloc 0x01C90102 [70.000000 -174.750000 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C9002, 1025, 0x01C90102, 70, -174.75, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Rithwic */ +/* @teleloc 0x01C90102 [70.000000 -174.750000 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C9003, 1030, 0x01C90107, 70, -196.976, -72, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Yaraq */ @@ -25,8 +25,8 @@ VALUES (0x701C9005, 1023, 0x01C9010D, 83.0237, -210, -72, 0.707107, 0, 0, -0.70 /* @teleloc 0x01C9010D [83.023697 -210.000000 -72.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C9006, 1020, 0x01C9010E, 90, -154.75, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Holtburg */ -/* @teleloc 0x01C9010E [90.000000 -154.750000 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C9006, 1020, 0x01C9010E, 90, -154.75, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Holtburg */ +/* @teleloc 0x01C9010E [90.000000 -154.750000 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C9007, 1099, 0x01C90119, 90, -216.976, -72, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Underground City Portal */ @@ -41,8 +41,8 @@ VALUES (0x701C9009, 1596, 0x01C9011F, 95.25, -210, -72, -0.707107, 0, 0, -0.707 /* @teleloc 0x01C9011F [95.250000 -210.000000 -72.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C900A, 1014, 0x01C90120, 110, -174.75, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Cragstone */ -/* @teleloc 0x01C90120 [110.000000 -174.750000 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C900A, 1014, 0x01C90120, 110, -174.75, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Cragstone */ +/* @teleloc 0x01C90120 [110.000000 -174.750000 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C900B, 1022, 0x01C90125, 110, -196.976, -72, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mayoi Portal */ @@ -116,8 +116,8 @@ VALUES (0x701C9019, 422, 0x01C901B7, 80.8367, -99.5223, -24, 0.276476, 0, 0, - /* @teleloc 0x01C901B7 [80.836700 -99.522301 -24.000000] 0.276476 0.000000 0.000000 -0.961021 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C901A, 419, 0x01C901B7, 79.9582, -98.5506, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ -/* @teleloc 0x01C901B7 [79.958199 -98.550598 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C901A, 419, 0x01C901B7, 79.9582, -98.5506, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ +/* @teleloc 0x01C901B7 [79.958199 -98.550598 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C901B, 911, 0x01C901C8, 100, -140, -18, -0.602686, 0, 0, -0.797979, False, '2005-02-09 10:00:00'); /* Lich Generator */ @@ -174,8 +174,8 @@ VALUES (0x701C9028, 953, 0x01C901E3, 92.6042, -77.2546, -6, 0.13658, 0, 0, -0. /* @teleloc 0x01C901E3 [92.604202 -77.254601 -6.000000] 0.136580 0.000000 0.000000 -0.990629 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C9029, 892, 0x01C901EE, 111.083, -67.0263, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Prowler Generator */ -/* @teleloc 0x01C901EE [111.083000 -67.026299 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C9029, 892, 0x01C901EE, 111.083, -67.0263, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Prowler Generator */ +/* @teleloc 0x01C901EE [111.083000 -67.026299 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C902A, 171, 0x01C901F0, 123.63, -6.71824, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Vat */ @@ -190,16 +190,16 @@ VALUES (0x701C902C, 382, 0x01C901F0, 121.544, -14.1635, -6, -0.602685, 0, 0, - /* @teleloc 0x01C901F0 [121.543999 -14.163500 -6.000000] -0.602685 0.000000 0.000000 -0.797979 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C902D, 951, 0x01C901FA, 127.293, -39.0758, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Banderling Guard Generator */ -/* @teleloc 0x01C901FA [127.292999 -39.075802 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C902D, 951, 0x01C901FA, 127.293, -39.0758, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Banderling Guard Generator */ +/* @teleloc 0x01C901FA [127.292999 -39.075802 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C902E, 1289, 0x01C901FB, 130, -42.6705, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01C901FB [130.000000 -42.670502 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701C902E, 1289, 0x01C901FB, 130, -42.6705, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01C901FB [130.000000 -42.670502 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C902F, 1478, 0x01C901FE, 130.628, -68.3742, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Food Generator */ -/* @teleloc 0x01C901FE [130.628006 -68.374199 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C902F, 1478, 0x01C901FE, 130.628, -68.3742, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Food Generator */ +/* @teleloc 0x01C901FE [130.628006 -68.374199 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C9030, 892, 0x01C901FE, 126.719, -71.2701, -6, 0.472454, 0, 0, -0.881355, False, '2005-02-09 10:00:00'); /* Drudge Prowler Generator */ @@ -210,16 +210,16 @@ VALUES (0x701C9031, 892, 0x01C901FE, 130.22, -72.4655, -6, -0.974001, 0, 0, -0 /* @teleloc 0x01C901FE [130.220001 -72.465500 -6.000000] -0.974001 0.000000 0.000000 -0.226545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C9032, 892, 0x01C901FE, 128.884, -67.5578, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Prowler Generator */ -/* @teleloc 0x01C901FE [128.884003 -67.557800 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C9032, 892, 0x01C901FE, 128.884, -67.5578, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Prowler Generator */ +/* @teleloc 0x01C901FE [128.884003 -67.557800 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C9033, 892, 0x01C901FE, 127.023, -68.3242, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Prowler Generator */ -/* @teleloc 0x01C901FE [127.023003 -68.324203 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C9033, 892, 0x01C901FE, 127.023, -68.3242, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Prowler Generator */ +/* @teleloc 0x01C901FE [127.023003 -68.324203 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C9034, 420, 0x01C901FE, 132.246, -71.7841, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01C901FE [132.246002 -71.784103 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C9034, 420, 0x01C901FE, 132.246, -71.7841, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01C901FE [132.246002 -71.784103 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701C9035, 1297, 0x01C90204, 140, -85.25, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -306,9 +306,9 @@ VALUES (0x701C9049, 419, 0x01C90228, 175.977, -29.2953, -6, -0.707107, 0, 0, - /* @teleloc 0x01C90228 [175.977005 -29.295300 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C904A, 1596, 0x01C90231, 80, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01C90231 [80.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C904A, 1596, 0x01C90231, 80, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01C90231 [80.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701C904B, 568, 0x01C90233, 80, -24.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01C90233 [80.000000 -24.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701C904B, 568, 0x01C90233, 80, -24.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01C90233 [80.000000 -24.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01CA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01CA.sql index 32e164a41a..140e059a03 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01CA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01CA.sql @@ -5,12 +5,12 @@ VALUES (0x701CA000, 568, 0x01CA0100, 14.85, -79.99, -78, -0.707107, 0, 0, -0.7 /* @teleloc 0x01CA0100 [14.850000 -79.989998 -78.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA001, 568, 0x01CA0101, 20.01, -74.85, -78, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CA0101 [20.010000 -74.849998 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701CA001, 568, 0x01CA0101, 20.01, -74.85, -78, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CA0101 [20.010000 -74.849998 -78.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA002, 1018, 0x01CA0101, 20, -74.75, -78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ -/* @teleloc 0x01CA0101 [20.000000 -74.750000 -78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA002, 1018, 0x01CA0101, 20, -74.75, -78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ +/* @teleloc 0x01CA0101 [20.000000 -74.750000 -78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CA003, 568, 0x01CA0105, 19.99, -85.15, -78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x701CA008, 568, 0x01CA0112, 39.99, -105.15, -78, 0, 0, 0, -1, False, /* @teleloc 0x01CA0112 [39.990002 -105.150002 -78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA009, 509, 0x01CA0116, 50, -90, -78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Life Stone */ -/* @teleloc 0x01CA0116 [50.000000 -90.000000 -78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA009, 509, 0x01CA0116, 50, -90, -78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Life Stone */ +/* @teleloc 0x01CA0116 [50.000000 -90.000000 -78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CA00A, 509, 0x01CA011E, 70, -50, -78, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Life Stone */ @@ -53,12 +53,12 @@ VALUES (0x701CA00C, 568, 0x01CA0168, 40, -52.6999, -42, 1, 0, 0, 0, False, '20 /* @teleloc 0x01CA0168 [40.000000 -52.699902 -42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA00D, 1018, 0x01CA0171, 50.224, -3.13813, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ -/* @teleloc 0x01CA0171 [50.223999 -3.138130 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA00D, 1018, 0x01CA0171, 50.224, -3.13813, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ +/* @teleloc 0x01CA0171 [50.223999 -3.138130 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA00E, 568, 0x01CA0172, 50, -14.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CA0172 [50.000000 -14.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA00E, 568, 0x01CA0172, 50, -14.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CA0172 [50.000000 -14.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CA00F, 950, 0x01CA017D, 70, -50, -23.9925, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Zombie */ @@ -85,20 +85,20 @@ VALUES (0x701CA014, 568, 0x01CA0185, 74.75, -70, -24, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01CA0185 [74.750000 -70.000000 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA015, 1018, 0x01CA0186, 70, -84.75, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ -/* @teleloc 0x01CA0186 [70.000000 -84.750000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA015, 1018, 0x01CA0186, 70, -84.75, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ +/* @teleloc 0x01CA0186 [70.000000 -84.750000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA016, 1298, 0x01CA018F, 80, -84.75, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CA018F [80.000000 -84.750000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA016, 1298, 0x01CA018F, 80, -84.75, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CA018F [80.000000 -84.750000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA017, 152, 0x01CA0195, 86.0235, -64.0524, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ -/* @teleloc 0x01CA0195 [86.023499 -64.052399 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA017, 152, 0x01CA0195, 86.0235, -64.0524, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ +/* @teleloc 0x01CA0195 [86.023499 -64.052399 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA018, 152, 0x01CA0195, 93.8709, -63.8735, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ -/* @teleloc 0x01CA0195 [93.870903 -63.873501 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA018, 152, 0x01CA0195, 93.8709, -63.8735, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ +/* @teleloc 0x01CA0195 [93.870903 -63.873501 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CA019, 1290, 0x01CA0196, 90, -65.25, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -173,8 +173,8 @@ VALUES (0x701CA02A, 177, 0x01CA01E6, 40.6026, -142.023, -11.9895, 0.836346, 0, /* @teleloc 0x01CA01E6 [40.602600 -142.022995 -11.989500] 0.836346 0.000000 0.000000 -0.548202 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA02B, 1018, 0x01CA01F2, 60, -174.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ -/* @teleloc 0x01CA01F2 [60.000000 -174.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA02B, 1018, 0x01CA01F2, 60, -174.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ +/* @teleloc 0x01CA01F2 [60.000000 -174.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CA02C, 568, 0x01CA01F3, 60, -184.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -217,16 +217,16 @@ VALUES (0x701CA035, 218, 0x01CA023F, 60, -220, -5.996, 1, 0, 0, 0, True, '200 /* @teleloc 0x01CA023F [60.000000 -220.000000 -5.996000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA036, 218, 0x01CA0262, 0, -250, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rat */ -/* @teleloc 0x01CA0262 [0.000000 -250.000000 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA036, 218, 0x01CA0262, 0, -250, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rat */ +/* @teleloc 0x01CA0262 [0.000000 -250.000000 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CA037, 215, 0x01CA026A, 10, -240, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Blue Phyntos Wasp */ /* @teleloc 0x01CA026A [10.000000 -240.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CA038, 219, 0x01CA026B, 10, -250, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Grey Rat */ -/* @teleloc 0x01CA026B [10.000000 -250.000000 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CA038, 219, 0x01CA026B, 10, -250, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Grey Rat */ +/* @teleloc 0x01CA026B [10.000000 -250.000000 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CA039, 1018, 0x01CA0287, 30.9041, -193.627, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01CC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01CC.sql index 2dafa08200..291a6b3a95 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01CC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01CC.sql @@ -53,8 +53,8 @@ VALUES (0x701CC00C, 965, 0x01CC0111, 91.5085, -27.0531, -30, -0.003381, 0, 0, /* @teleloc 0x01CC0111 [91.508499 -27.053101 -30.000000] -0.003381 0.000000 0.000000 -0.999994 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC00D, 965, 0x01CC0113, 99.5624, -17.5215, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ -/* @teleloc 0x01CC0113 [99.562401 -17.521500 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC00D, 965, 0x01CC0113, 99.5624, -17.5215, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ +/* @teleloc 0x01CC0113 [99.562401 -17.521500 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CC00E, 965, 0x01CC0126, 89.8222, -42.5324, -25.4613, 0.67832, 0, 0, -0.734766, False, '2005-02-09 10:00:00'); /* Zombie Generator */ @@ -105,8 +105,8 @@ VALUES (0x701CC019, 1291, 0x01CC0145, 60, -95.25, -6, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01CC0145 [60.000000 -95.250000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC01A, 965, 0x01CC0150, 20, -100, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ -/* @teleloc 0x01CC0150 [20.000000 -100.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC01A, 965, 0x01CC0150, 20, -100, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ +/* @teleloc 0x01CC0150 [20.000000 -100.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CC01B, 965, 0x01CC0154, 30, -130, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Zombie Generator */ @@ -192,8 +192,8 @@ VALUES (0x701CC02E, 911, 0x01CC0171, 68.5854, -60.6985, 0, -0.822268, 0, 0, -0 /* @teleloc 0x01CC0171 [68.585403 -60.698502 0.000000] -0.822268 0.000000 0.000000 -0.569100 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC02F, 394, 0x01CC0173, 70, -100, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Undead Generator */ -/* @teleloc 0x01CC0173 [70.000000 -100.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC02F, 394, 0x01CC0173, 70, -100, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Undead Generator */ +/* @teleloc 0x01CC0173 [70.000000 -100.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CC030, 568, 0x01CC0174, 70, -114.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -212,8 +212,8 @@ VALUES (0x701CC033, 965, 0x01CC0175, 70.1111, -120.383, 0, -0.998298, 0, 0, -0 /* @teleloc 0x01CC0175 [70.111099 -120.383003 0.000000] -0.998298 0.000000 0.000000 -0.058326 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC034, 965, 0x01CC017F, 100.869, -81.5161, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ -/* @teleloc 0x01CC017F [100.869003 -81.516098 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC034, 965, 0x01CC017F, 100.869, -81.5161, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ +/* @teleloc 0x01CC017F [100.869003 -81.516098 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CC035, 965, 0x01CC017F, 99.2518, -80.5508, 0, 0.999127, 0, 0, -0.041766, False, '2005-02-09 10:00:00'); /* Zombie Generator */ @@ -236,24 +236,24 @@ VALUES (0x701CC039, 419, 0x01CC0182, 2.55484, -53.5098, 6, -0.966348, 0, 0, -0 /* @teleloc 0x01CC0182 [2.554840 -53.509800 6.000000] -0.966348 0.000000 0.000000 -0.257238 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC03A, 965, 0x01CC0183, 0.83286, -81.5174, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ -/* @teleloc 0x01CC0183 [0.832860 -81.517403 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC03A, 965, 0x01CC0183, 0.83286, -81.5174, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ +/* @teleloc 0x01CC0183 [0.832860 -81.517403 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC03B, 1459, 0x01CC0183, -1.41652, -77.0201, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Food Stamina Gen */ -/* @teleloc 0x01CC0183 [-1.416520 -77.020103 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC03B, 1459, 0x01CC0183, -1.41652, -77.0201, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Food Stamina Gen */ +/* @teleloc 0x01CC0183 [-1.416520 -77.020103 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CC03C, 394, 0x01CC0188, 10, -40, 6, -0.228032, 0, 0, -0.973654, False, '2005-02-09 10:00:00'); /* Undead Generator */ /* @teleloc 0x01CC0188 [10.000000 -40.000000 6.000000] -0.228032 0.000000 0.000000 -0.973654 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC03D, 394, 0x01CC0189, 10, -50, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Undead Generator */ -/* @teleloc 0x01CC0189 [10.000000 -50.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC03D, 394, 0x01CC0189, 10, -50, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Undead Generator */ +/* @teleloc 0x01CC0189 [10.000000 -50.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC03E, 965, 0x01CC018A, 10, -60, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ -/* @teleloc 0x01CC018A [10.000000 -60.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC03E, 965, 0x01CC018A, 10, -60, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ +/* @teleloc 0x01CC018A [10.000000 -60.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CC03F, 394, 0x01CC0192, 30.5909, -72.1334, 6, -0.985296, 0, 0, -0.170854, False, '2005-02-09 10:00:00'); /* Undead Generator */ @@ -268,8 +268,8 @@ VALUES (0x701CC041, 965, 0x01CC0192, 30, -70, 6, -0.734766, 0, 0, -0.678321, F /* @teleloc 0x01CC0192 [30.000000 -70.000000 6.000000] -0.734766 0.000000 0.000000 -0.678321 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC042, 965, 0x01CC0198, 40, -50, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ -/* @teleloc 0x01CC0198 [40.000000 -50.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC042, 965, 0x01CC0198, 40, -50, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ +/* @teleloc 0x01CC0198 [40.000000 -50.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CC043, 965, 0x01CC01B8, 88.2354, -89.8282, 4.08877, 0.747146, 0, 0, -0.66466, False, '2005-02-09 10:00:00'); /* Zombie Generator */ @@ -292,24 +292,24 @@ VALUES (0x701CC047, 965, 0x01CC01DF, 60, -80, 12, 1, 0, 0, 0, False, '2005-02- /* @teleloc 0x01CC01DF [60.000000 -80.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC048, 1513, 0x01CC01E1, 60, -89.9733, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01CC01E1 [60.000000 -89.973297 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC048, 1513, 0x01CC01E1, 60, -89.9733, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01CC01E1 [60.000000 -89.973297 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC049, 568, 0x01CC01E3, 60, -94.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CC01E3 [60.000000 -94.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC049, 568, 0x01CC01E3, 60, -94.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CC01E3 [60.000000 -94.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CC04A, 4013, 0x01CC01FD, 42.9217, -100.765, 18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Cheap Healer Generator */ /* @teleloc 0x01CC01FD [42.921700 -100.764999 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC04B, 965, 0x01CC020C, 10, -80, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ -/* @teleloc 0x01CC020C [10.000000 -80.000000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC04B, 965, 0x01CC020C, 10, -80, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zombie Generator */ +/* @teleloc 0x01CC020C [10.000000 -80.000000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CC04C, 394, 0x01CC020F, 20, -70, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Undead Generator */ -/* @teleloc 0x01CC020F [20.000000 -70.000000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CC04C, 394, 0x01CC020F, 20, -70, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Undead Generator */ +/* @teleloc 0x01CC020F [20.000000 -70.000000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CC04D, 1046, 0x01CC0219, 40.9615, -93.5355, 24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Item Scarab Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01CD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01CD.sql index 9581f3d7e2..991adafc5a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01CD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01CD.sql @@ -1,16 +1,16 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01CD; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD000, 1623, 0x01CD0100, 33.7199, -30.7014, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01CD0100 [33.719898 -30.701401 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD000, 1623, 0x01CD0100, 33.7199, -30.7014, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01CD0100 [33.719898 -30.701401 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD001, 4858, 0x01CD0100, 30.0325, -29.6502, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x01CD0100 [30.032499 -29.650200 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD001, 4858, 0x01CD0100, 30.0325, -29.6502, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x01CD0100 [30.032499 -29.650200 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD002, 278, 0x01CD0102, 30, -34.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CD0102 [30.000000 -34.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD002, 278, 0x01CD0102, 30, -34.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CD0102 [30.000000 -34.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CD004, 278, 0x01CD0107, 30, -45.25, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -41,12 +41,12 @@ VALUES (0x701CD009, 0x701CD005, '2005-02-09 10:00:00') /* Pressure Plate (2131) , (0x701CD009, 0x701CD006, '2005-02-09 10:00:00') /* Lever (286) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD00A, 1406, 0x01CD0112, 50, -30, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01CD0112 [50.000000 -30.000000 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD00A, 1406, 0x01CD0112, 50, -30, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01CD0112 [50.000000 -30.000000 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD00C, 278, 0x01CD0114, 50, -34.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CD0114 [50.000000 -34.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD00C, 278, 0x01CD0114, 50, -34.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CD0114 [50.000000 -34.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CD00D, 1623, 0x01CD0117, 48.8421, -49.8473, -5.988, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Desert Rat */ @@ -61,8 +61,8 @@ VALUES (0x701CD010, 1290, 0x01CD0119, 50, -45.25, -6, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01CD0119 [50.000000 -45.250000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD011, 420, 0x01CD011C, 0.489342, -18.8545, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01CD011C [0.489342 -18.854500 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD011, 420, 0x01CD011C, 0.489342, -18.8545, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01CD011C [0.489342 -18.854500 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CD012, 4111, 0x01CD011C, 1.35716, -21.2358, 0.011, -0.999977, 0, 0, -0.006763, True, '2005-02-09 10:00:00'); /* Hunter Shreth */ @@ -73,12 +73,12 @@ VALUES (0x701CD013, 4111, 0x01CD011C, 2.58226, -17.4115, 0.011, -0.551027, 0, 0 /* @teleloc 0x01CD011C [2.582260 -17.411501 0.011000] -0.551027 0.000000 0.000000 -0.834487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD014, 4111, 0x01CD011C, -0.513997, -15.7375, 0.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Hunter Shreth */ -/* @teleloc 0x01CD011C [-0.513997 -15.737500 0.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD014, 4111, 0x01CD011C, -0.513997, -15.7375, 0.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Hunter Shreth */ +/* @teleloc 0x01CD011C [-0.513997 -15.737500 0.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD015, 1622, 0x01CD011E, 0.970984, -45.9781, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mire Phyntos Wasp */ -/* @teleloc 0x01CD011E [0.970984 -45.978100 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD015, 1622, 0x01CD011E, 0.970984, -45.9781, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mire Phyntos Wasp */ +/* @teleloc 0x01CD011E [0.970984 -45.978100 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CD016, 1622, 0x01CD011F, 1.97659, -57.052, 0.012, -0.560729, 0, 0, -0.827999, True, '2005-02-09 10:00:00'); /* Mire Phyntos Wasp */ @@ -141,16 +141,16 @@ VALUES (0x701CD025, 4805, 0x01CD013C, 40.1973, 2.93066, 0, 1, 0, 0, 0, False, ' /* @teleloc 0x01CD013C [40.197300 2.930660 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD026, 278, 0x01CD0140, 40, -24.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CD0140 [40.000000 -24.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD026, 278, 0x01CD0140, 40, -24.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CD0140 [40.000000 -24.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD029, 1433, 0x01CD0145, 40, -63, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01CD0145 [40.000000 -63.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD029, 1433, 0x01CD0145, 40, -63, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01CD0145 [40.000000 -63.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD02A, 1622, 0x01CD0155, 59.9338, -48.446, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mire Phyntos Wasp */ -/* @teleloc 0x01CD0155 [59.933800 -48.445999 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CD02A, 1622, 0x01CD0155, 59.9338, -48.446, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mire Phyntos Wasp */ +/* @teleloc 0x01CD0155 [59.933800 -48.445999 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CD02B, 1622, 0x01CD0155, 59.7216, -52.2286, 0.012, 0.952827, 0, 0, -0.303513, True, '2005-02-09 10:00:00'); /* Mire Phyntos Wasp */ @@ -281,8 +281,8 @@ VALUES (0x701CD040, 4111, 0x01CD011D, 0, -40, 0.005, -0.054177, 0, 0, -0.998531 /* @teleloc 0x01CD011D [0.000000 -40.000000 0.005000] -0.054177 0.000000 0.000000 -0.998531 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CD041, 4111, 0x01CD011F, 0, -60, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Hunter Shreth */ -/* @teleloc 0x01CD011F [0.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701CD041, 4111, 0x01CD011F, 0, -60, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Hunter Shreth */ +/* @teleloc 0x01CD011F [0.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CD042, 4111, 0x01CD0125, 10, -30, 0.005, 0.696707, 0, 0, -0.717356, True, '2005-02-09 10:00:00'); /* Hunter Shreth */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01CE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01CE.sql index e1fa0aba81..3b1041508e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01CE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01CE.sql @@ -13,8 +13,8 @@ VALUES (0x701CE006, 568, 0x01CE010F, 30, -95.25, -18, 1, 0, 0, 0, False, '2005 /* @teleloc 0x01CE010F [30.000000 -95.250000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE008, 1919, 0x01CE011B, 50.008, -30.9553, -18, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01CE011B [50.007999 -30.955299 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701CE008, 1919, 0x01CE011B, 50.008, -30.9553, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01CE011B [50.007999 -30.955299 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE009, 1404, 0x01CE011E, 50.0295, -41.6697, -17.9925, -0.26997, 0, 0, -0.962869, True, '2005-02-09 10:00:00'); /* Guardian of the Lost Light */ @@ -57,12 +57,12 @@ VALUES (0x701CE020, 1414, 0x01CE0150, 10, -105.25, -12, 1, 0, 0, 0, False, '200 /* @teleloc 0x01CE0150 [10.000000 -105.250000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE022, 1431, 0x01CE0152, 20, -70, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01CE0152 [20.000000 -70.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE022, 1431, 0x01CE0152, 20, -70, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01CE0152 [20.000000 -70.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE023, 568, 0x01CE0154, 20, -74.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CE0154 [20.000000 -74.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE023, 568, 0x01CE0154, 20, -74.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CE0154 [20.000000 -74.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE025, 1414, 0x01CE0158, 20, -95.25, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -73,12 +73,12 @@ VALUES (0x701CE026, 1412, 0x01CE0159, 20, -105.25, -12, 1, 0, 0, 0, False, '200 /* @teleloc 0x01CE0159 [20.000000 -105.250000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE029, 1431, 0x01CE0161, 40, -70, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01CE0161 [40.000000 -70.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE029, 1431, 0x01CE0161, 40, -70, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01CE0161 [40.000000 -70.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE02A, 568, 0x01CE0163, 40, -74.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CE0163 [40.000000 -74.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE02A, 568, 0x01CE0163, 40, -74.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CE0163 [40.000000 -74.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE02C, 1414, 0x01CE0167, 40, -95.25, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -89,12 +89,12 @@ VALUES (0x701CE02D, 1412, 0x01CE0168, 40, -105.25, -12, 1, 0, 0, 0, False, '200 /* @teleloc 0x01CE0168 [40.000000 -105.250000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE02F, 1431, 0x01CE0170, 60, -70, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01CE0170 [60.000000 -70.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE02F, 1431, 0x01CE0170, 60, -70, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01CE0170 [60.000000 -70.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE030, 568, 0x01CE0172, 60, -74.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CE0172 [60.000000 -74.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE030, 568, 0x01CE0172, 60, -74.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CE0172 [60.000000 -74.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE032, 1412, 0x01CE0176, 60, -95.25, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -105,12 +105,12 @@ VALUES (0x701CE033, 1413, 0x01CE0177, 60, -105.25, -12, 1, 0, 0, 0, False, '200 /* @teleloc 0x01CE0177 [60.000000 -105.250000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE036, 1431, 0x01CE017C, 80, -70, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01CE017C [80.000000 -70.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE036, 1431, 0x01CE017C, 80, -70, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01CE017C [80.000000 -70.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE037, 568, 0x01CE017E, 80, -74.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CE017E [80.000000 -74.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE037, 568, 0x01CE017E, 80, -74.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CE017E [80.000000 -74.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE039, 1412, 0x01CE0182, 80, -95.25, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -137,12 +137,12 @@ VALUES (0x701CE044, 1415, 0x01CE0194, 20, -65.25, -6, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01CE0194 [20.000000 -65.250000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE046, 1431, 0x01CE0197, 30, -30, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01CE0197 [30.000000 -30.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE046, 1431, 0x01CE0197, 30, -30, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01CE0197 [30.000000 -30.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE047, 568, 0x01CE0199, 30, -34.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CE0199 [30.000000 -34.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE047, 568, 0x01CE0199, 30, -34.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CE0199 [30.000000 -34.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE049, 1415, 0x01CE01A0, 40, -55.25, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -161,12 +161,12 @@ VALUES (0x701CE04F, 1414, 0x01CE01A7, 60, -65.25, -6, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01CE01A7 [60.000000 -65.250000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE051, 1431, 0x01CE01AA, 70, -30, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01CE01AA [70.000000 -30.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE051, 1431, 0x01CE01AA, 70, -30, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01CE01AA [70.000000 -30.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE052, 568, 0x01CE01AC, 70, -34.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CE01AC [70.000000 -34.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE052, 568, 0x01CE01AC, 70, -34.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CE01AC [70.000000 -34.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE054, 1414, 0x01CE01B3, 80, -55.25, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -185,12 +185,12 @@ VALUES (0x701CE05A, 1413, 0x01CE01C4, 40, -25.25, 0, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x01CE01C4 [40.000000 -25.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE05B, 1431, 0x01CE01C6, 50, 0, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01CE01C6 [50.000000 0.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE05B, 1431, 0x01CE01C6, 50, 0, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01CE01C6 [50.000000 0.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE05C, 568, 0x01CE01C8, 50, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CE01C8 [50.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE05C, 568, 0x01CE01C8, 50, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CE01C8 [50.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE05D, 1428, 0x01CE01CA, 49.7772, -23.1897, 0.079, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Letter from Alatar */ @@ -356,16 +356,16 @@ VALUES (0x701CE08F, 204, 0x01CE010D, 29.6242, -99.6034, -17.9925, 1, 0, 0, 0, /* @teleloc 0x01CE010D [29.624201 -99.603401 -17.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE090, 204, 0x01CE011B, 50.1436, -33.5626, -17.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01CE011B [50.143600 -33.562599 -17.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE090, 204, 0x01CE011B, 50.1436, -33.5626, -17.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01CE011B [50.143600 -33.562599 -17.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE091, 204, 0x01CE0125, 50, -80, -17.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ /* @teleloc 0x01CE0125 [50.000000 -80.000000 -17.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE092, 204, 0x01CE0129, 50, -100, -17.9925, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01CE0129 [50.000000 -100.000000 -17.992500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701CE092, 204, 0x01CE0129, 50, -100, -17.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01CE0129 [50.000000 -100.000000 -17.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE093, 204, 0x01CE013A, 66.0773, -49.6723, -17.9925, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lich */ @@ -376,8 +376,8 @@ VALUES (0x701CE094, 204, 0x01CE013F, 70.6846, -99.0441, -17.9925, 1, 0, 0, 0, /* @teleloc 0x01CE013F [70.684601 -99.044098 -17.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE095, 204, 0x01CE014D, 10, -90, -11.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01CE014D [10.000000 -90.000000 -11.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE095, 204, 0x01CE014D, 10, -90, -11.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01CE014D [10.000000 -90.000000 -11.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE096, 204, 0x01CE0156, 20.0313, -87.8436, -11.9925, -0.050048, 0, 0, -0.998747, True, '2005-02-09 10:00:00'); /* Lich */ @@ -396,8 +396,8 @@ VALUES (0x701CE099, 204, 0x01CE0180, 79.9597, -92.1663, -11.9925, 0.998747, 0, /* @teleloc 0x01CE0180 [79.959702 -92.166298 -11.992500] 0.998747 0.000000 0.000000 -0.050048 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE09A, 204, 0x01CE0185, 90, -90, -11.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01CE0185 [90.000000 -90.000000 -11.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE09A, 204, 0x01CE0185, 90, -90, -11.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01CE0185 [90.000000 -90.000000 -11.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE09B, 204, 0x01CE0191, 18.3565, -49.8074, -5.9925, 0.514384, 0, 0, -0.85756, True, '2005-02-09 10:00:00'); /* Lich */ @@ -412,8 +412,8 @@ VALUES (0x701CE09D, 204, 0x01CE01B1, 80, -50, -5.9925, -0.737056, 0, 0, -0.675 /* @teleloc 0x01CE01B1 [80.000000 -50.000000 -5.992500] -0.737056 0.000000 0.000000 -0.675832 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE09E, 204, 0x01CE010B, 30, -90, -17.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01CE010B [30.000000 -90.000000 -17.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE09E, 204, 0x01CE010B, 30, -90, -17.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01CE010B [30.000000 -90.000000 -17.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE09F, 1630, 0x01CE011F, 48.0321, -46.0261, -17.9918, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lich Lord */ @@ -432,8 +432,8 @@ VALUES (0x701CE0A2, 204, 0x01CE0121, 51.3183, -68.4593, -17.9925, 0, 0, 0, -1, /* @teleloc 0x01CE0121 [51.318298 -68.459297 -17.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CE0A3, 204, 0x01CE013D, 70, -90, -17.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01CE013D [70.000000 -90.000000 -17.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CE0A3, 204, 0x01CE013D, 70, -90, -17.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01CE013D [70.000000 -90.000000 -17.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CE0A4, 204, 0x01CE019E, 40, -50, -5.9925, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lich */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01CF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01CF.sql index 78f35adde9..e44bf3b6b5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01CF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01CF.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01CF; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CF000, 1316, 0x01CF0103, 17.5729, -104.434, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01CF0103 [17.572901 -104.433998 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CF000, 1316, 0x01CF0103, 17.5729, -104.434, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01CF0103 [17.572901 -104.433998 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CF001, 193, 0x01CF0103, 18.3508, -99.5622, -17.9967, 0.895178, 0, 0, -0.44571, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ @@ -25,8 +25,8 @@ VALUES (0x701CF005, 1464, 0x01CF010B, 30, -90, -17.9958, -0.2685, 0, 0, -0.9632 /* @teleloc 0x01CF010B [30.000000 -90.000000 -17.995800] -0.268500 0.000000 0.000000 -0.963280 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CF006, 5625, 0x01CF0111, 30, -104.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CF0111 [30.000000 -104.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CF006, 5625, 0x01CF0111, 30, -104.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CF0111 [30.000000 -104.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CF007, 1290, 0x01CF0115, 25.25, -120, -18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -77,8 +77,8 @@ VALUES (0x701CF012, 278, 0x01CF0132, 14.75, -90, -12, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01CF0132 [14.750000 -90.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CF013, 192, 0x01CF0133, 20.1345, -84.709, -11.9965, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01CF0133 [20.134501 -84.709000 -11.996500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701CF013, 192, 0x01CF0133, 20.1345, -84.709, -11.9965, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01CF0133 [20.134501 -84.709000 -11.996500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CF014, 192, 0x01CF0134, 20.4902, -91.0929, -11.9958, 0.192308, 0, 0, -0.981335, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -319,8 +319,8 @@ VALUES (0x701CF04C, 4109, 0x01CF01EB, 96.2981, -142.721, -5.989, 0.867657, 0, 0 /* @teleloc 0x01CF01EB [96.298103 -142.720993 -5.989000] 0.867657 0.000000 0.000000 -0.497163 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CF04D, 192, 0x01CF0205, 11.4667, -88.1706, 0.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01CF0205 [11.466700 -88.170601 0.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CF04D, 192, 0x01CF0205, 11.4667, -88.1706, 0.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01CF0205 [11.466700 -88.170601 0.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CF04E, 192, 0x01CF0206, 21.869, -87.8071, 0.0042, -0.653338, 0, 0, -0.757066, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -439,8 +439,8 @@ VALUES (0x701CF05B, 420, 0x01CF0267, 18.0085, -58.792, 18, 0.707107, 0, 0, -0. /* @teleloc 0x01CF0267 [18.008499 -58.792000 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CF05C, 940, 0x01CF0268, 20, -70, 18.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x01CF0268 [20.000000 -70.000000 18.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CF05C, 940, 0x01CF0268, 20, -70, 18.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x01CF0268 [20.000000 -70.000000 18.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CF05D, 1913, 0x01CF0269, 23.6299, -83.8598, 18, -0.01658, 0, 0, -0.999863, False, '2005-02-09 10:00:00'); /* Chest */ @@ -499,29 +499,29 @@ VALUES (0x701CF06A, 1314, 0x01CF0287, 27.9826, -64.8974, 24, -0.001526, 0, 0, - /* @teleloc 0x01CF0287 [27.982599 -64.897400 24.000000] -0.001526 0.000000 0.000000 -0.999999 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CF06B, 1324, 0x01CF0291, 40.2194, -38.2247, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x01CF0291 [40.219398 -38.224701 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CF06B, 1324, 0x01CF0291, 40.2194, -38.2247, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x01CF0291 [40.219398 -38.224701 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CF06C, 1932, 0x01CF0297, 43.7345, -64.4172, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01CF0297 [43.734501 -64.417198 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CF06C, 1932, 0x01CF0297, 43.7345, -64.4172, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01CF0297 [43.734501 -64.417198 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CF06D, 4129, 0x01CF029B, 39.8449, -89.9254, 24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Fountain */ /* @teleloc 0x01CF029B [39.844898 -89.925400 24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CF06E, 1315, 0x01CF02A4, 53.2353, -53.8723, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01CF02A4 [53.235298 -53.872299 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CF06E, 1315, 0x01CF02A4, 53.2353, -53.8723, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01CF02A4 [53.235298 -53.872299 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CF06F, 4111, 0x01CF02A4, 49.863, -49.7409, 30.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Hunter Shreth */ -/* @teleloc 0x01CF02A4 [49.862999 -49.740898 30.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CF06F, 4111, 0x01CF02A4, 49.863, -49.7409, 30.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Hunter Shreth */ +/* @teleloc 0x01CF02A4 [49.862999 -49.740898 30.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701CF070, 1931, 0x01CF02A4, 53.9112, -51.1205, 30, 0.654742, 0, 0, -0.755852, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01CF02A4 [53.911201 -51.120499 30.000000] 0.654742 0.000000 0.000000 -0.755852 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701CF071, 1318, 0x01CF02A6, 50, -54.75, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01CF02A6 [50.000000 -54.750000 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701CF071, 1318, 0x01CF02A6, 50, -54.75, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01CF02A6 [50.000000 -54.750000 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01D0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01D0.sql index 0a7520f087..071b795e5e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01D0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01D0.sql @@ -5,28 +5,28 @@ VALUES (0x701D0000, 1409, 0x01D00100, 2.79623, -42.1341, 0.0042, 0.707107, 0, 0 /* @teleloc 0x01D00100 [2.796230 -42.134102 0.004200] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D0002, 1632, 0x01D00104, 9.852, -19.678, 0.0042, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01D00104 [9.852000 -19.677999 0.004200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701D0002, 1632, 0x01D00104, 9.852, -19.678, 0.0042, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01D00104 [9.852000 -19.677999 0.004200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D0003, 4020, 0x01D00105, 6.31859, -27.1288, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Warrior Generator */ -/* @teleloc 0x01D00105 [6.318590 -27.128799 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D0003, 4020, 0x01D00105, 6.31859, -27.1288, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Warrior Generator */ +/* @teleloc 0x01D00105 [6.318590 -27.128799 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D0004, 1631, 0x01D00105, 11.0508, -30.5204, 0.003325, -0.824188, 0, 0, -0.566316, True, '2005-02-09 10:00:00'); /* Drudge Servant */ /* @teleloc 0x01D00105 [11.050800 -30.520399 0.003325] -0.824188 0.000000 0.000000 -0.566316 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D0005, 1632, 0x01D00105, 11.3615, -28.6334, 0.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01D00105 [11.361500 -28.633400 0.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D0005, 1632, 0x01D00105, 11.3615, -28.6334, 0.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01D00105 [11.361500 -28.633400 0.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D0006, 1298, 0x01D00107, 10, -25.25, 0, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01D00107 [10.000000 -25.250000 0.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D0007, 1296, 0x01D00108, 10, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D00108 [10.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D0007, 1296, 0x01D00108, 10, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D00108 [10.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D0008, 1631, 0x01D00109, 10, -40, 0.003325, -0.136257, 0, 0, -0.990674, True, '2005-02-09 10:00:00'); /* Drudge Servant */ @@ -41,8 +41,8 @@ VALUES (0x701D000A, 1631, 0x01D0010F, 17.925, -22.4843, 0.003325, 0.707107, 0, /* @teleloc 0x01D0010F [17.924999 -22.484301 0.003325] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D000B, 1632, 0x01D00112, 23.8224, -59.6314, 0.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01D00112 [23.822399 -59.631401 0.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D000B, 1632, 0x01D00112, 23.8224, -59.6314, 0.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01D00112 [23.822399 -59.631401 0.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D000C, 1632, 0x01D00114, 20, -70, 0.0042, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Slave */ @@ -180,8 +180,8 @@ VALUES (0x701D0025, 1631, 0x01D00144, 80, -50, 0.003325, 0.707107, 0, 0, -0.707 /* @teleloc 0x01D00144 [80.000000 -50.000000 0.003325] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D0026, 420, 0x01D00145, 80.914, -62.5458, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01D00145 [80.914001 -62.545799 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D0026, 420, 0x01D00145, 80.914, -62.5458, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01D00145 [80.914001 -62.545799 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D0027, 1631, 0x01D00145, 78.6645, -62.9907, 0.003325, -0.949699, 0, 0, -0.313164, True, '2005-02-09 10:00:00'); /* Drudge Servant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01D1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01D1.sql index e506027a5b..e0d451d842 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01D1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01D1.sql @@ -145,8 +145,8 @@ VALUES (0x701D101F, 7181, 0x01D1016B, 49.773, -82.0612, -65.9936, -0.037279, 0, /* @teleloc 0x01D1016B [49.772999 -82.061203 -65.993599] -0.037279 0.000000 0.000000 -0.999305 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1020, 2179, 0x01D1016E, 50, -79.746, -65.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D1016E [50.000000 -79.746002 -65.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D1020, 2179, 0x01D1016E, 50, -79.746, -65.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D1016E [50.000000 -79.746002 -65.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701D1020, 0x701D1036, '2005-02-09 10:00:00') /* Lever (29593) */; @@ -224,8 +224,8 @@ VALUES (0x701D1032, 27862, 0x01D101CA, 40.6048, -59.9171, -59.9948, -0.931068, 0 /* @teleloc 0x01D101CA [40.604801 -59.917099 -59.994801] -0.931068 0.000000 0.000000 0.364846 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1033, 27856, 0x01D101D2, 49.9866, -27.756, -59.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x01D101D2 [49.986599 -27.756001 -59.993999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D1033, 27856, 0x01D101D2, 49.9866, -27.756, -59.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x01D101D2 [49.986599 -27.756001 -59.993999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D1034, 4248, 0x01D101D2, 47.7771, -29.9095, -59.9933, 0.154486, 0, 0, -0.987995, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -236,12 +236,12 @@ VALUES (0x701D1035, 4248, 0x01D101D2, 52.4321, -29.7462, -59.9933, -0.19366, 0, /* @teleloc 0x01D101D2 [52.432098 -29.746201 -59.993301] -0.193660 0.000000 0.000000 -0.981069 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1036, 29593, 0x01D101D2, 50, -26.0695, -59.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x01D101D2 [50.000000 -26.069500 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701D1036, 29593, 0x01D101D2, 50, -26.0695, -59.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x01D101D2 [50.000000 -26.069500 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1037, 29940, 0x01D101D4, 50, -34.75, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x01D101D4 [50.000000 -34.750000 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D1037, 29940, 0x01D101D4, 50, -34.75, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x01D101D4 [50.000000 -34.750000 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D1038, 4248, 0x01D101D5, 50, -40, -59.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -531,8 +531,8 @@ VALUES (0x701D105A, 27853, 0x01D102BA, 48.2814, -59.0835, -47.9948, 0.97653, 0, /* @teleloc 0x01D102BA [48.281399 -59.083500 -47.994801] 0.976530 0.000000 0.000000 -0.215383 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D105B, 27856, 0x01D102BF, 50, -67.7211, -47.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x01D102BF [50.000000 -67.721100 -47.993999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701D105B, 27856, 0x01D102BF, 50, -67.7211, -47.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x01D102BF [50.000000 -67.721100 -47.993999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D105C, 27853, 0x01D102C7, 59.4699, -47.2369, -47.9948, -0.572062, 0, 0, -0.82021, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ @@ -570,12 +570,12 @@ VALUES (0x701D1063, 27853, 0x01D102E4, 33.4246, -68.3484, -35.9948, -0.367007, 0 /* @teleloc 0x01D102E4 [33.424599 -68.348396 -35.994801] -0.367007 0.000000 0.000000 0.930218 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1064, 4248, 0x01D102EC, 50, -10, -35.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x01D102EC [50.000000 -10.000000 -35.993301] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D1064, 4248, 0x01D102EC, 50, -10, -35.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x01D102EC [50.000000 -10.000000 -35.993301] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1065, 27853, 0x01D102EE, 50, -20, -35.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ -/* @teleloc 0x01D102EE [50.000000 -20.000000 -35.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D1065, 27853, 0x01D102EE, 50, -20, -35.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ +/* @teleloc 0x01D102EE [50.000000 -20.000000 -35.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D1066, 27853, 0x01D102F6, 50, -80, -35.9948, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ @@ -602,8 +602,8 @@ VALUES (0x701D106B, 4248, 0x01D1030C, 90, -50, -35.9933, -0.707107, 0, 0, -0.70 /* @teleloc 0x01D1030C [90.000000 -50.000000 -35.993301] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D106C, 4248, 0x01D1030E, 0, -10, -29.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x01D1030E [0.000000 -10.000000 -29.993299] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D106C, 4248, 0x01D1030E, 0, -10, -29.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x01D1030E [0.000000 -10.000000 -29.993299] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D106D, 4248, 0x01D10312, 0, -90, -29.9933, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -654,8 +654,8 @@ VALUES (0x701D1078, 2179, 0x01D10331, 18.0479, -70, -29.995, -0.707107, 0, 0, - /* @teleloc 0x01D10331 [18.047899 -70.000000 -29.995001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1079, 27856, 0x01D10331, 20, -70, -29.994, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x01D10331 [20.000000 -70.000000 -29.993999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D1079, 27856, 0x01D10331, 20, -70, -29.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x01D10331 [20.000000 -70.000000 -29.993999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D107A, 27856, 0x01D10333, 22.55, -80, -29.994, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ @@ -670,8 +670,8 @@ VALUES (0x701D107C, 27853, 0x01D1033C, 30, -10, -29.9948, 0.707107, 0, 0, -0.707 /* @teleloc 0x01D1033C [30.000000 -10.000000 -29.994801] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D107D, 2179, 0x01D1033D, 30, -11.8875, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D1033D [30.000000 -11.887500 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D107D, 2179, 0x01D1033D, 30, -11.8875, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D1033D [30.000000 -11.887500 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D107E, 2179, 0x01D1033E, 30, -18.0479, -29.995, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -710,8 +710,8 @@ VALUES (0x701D1086, 27853, 0x01D10357, 70, -10, -29.9948, -0.707107, 0, 0, -0.70 /* @teleloc 0x01D10357 [70.000000 -10.000000 -29.994801] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1087, 2179, 0x01D10358, 70, -11.8875, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D10358 [70.000000 -11.887500 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D1087, 2179, 0x01D10358, 70, -11.8875, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D10358 [70.000000 -11.887500 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D1088, 2179, 0x01D10359, 70, -18.0721, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -746,12 +746,12 @@ VALUES (0x701D108F, 2179, 0x01D10364, 70, -88.1125, -29.995, 1, 0, 0, 0, False, /* @teleloc 0x01D10364 [70.000000 -88.112503 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1090, 27856, 0x01D10368, 77.7763, -20, -29.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x01D10368 [77.776299 -20.000000 -29.993999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701D1090, 27856, 0x01D10368, 77.7763, -20, -29.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x01D10368 [77.776299 -20.000000 -29.993999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1091, 27862, 0x01D10368, 82.3149, -20, -29.9948, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ -/* @teleloc 0x01D10368 [82.314903 -20.000000 -29.994801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701D1091, 27862, 0x01D10368, 82.3149, -20, -29.9948, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ +/* @teleloc 0x01D10368 [82.314903 -20.000000 -29.994801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D1092, 2179, 0x01D1036E, 81.9521, -30, -29.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -766,8 +766,8 @@ VALUES (0x701D1094, 2179, 0x01D10370, 81.9279, -70, -29.995, 0.707107, 0, 0, -0 /* @teleloc 0x01D10370 [81.927902 -70.000000 -29.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D1095, 27853, 0x01D10370, 80, -70, -29.9948, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ -/* @teleloc 0x01D10370 [80.000000 -70.000000 -29.994801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D1095, 27853, 0x01D10370, 80, -70, -29.9948, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ +/* @teleloc 0x01D10370 [80.000000 -70.000000 -29.994801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D1096, 27856, 0x01D10372, 80, -76.793, -29.994, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ @@ -902,8 +902,8 @@ VALUES (0x701D10B6, 4248, 0x01D103BC, 57.654, -61.755, -23.9933, 0.707107, 0, 0 /* @teleloc 0x01D103BC [57.653999 -61.755001 -23.993299] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D10B7, 4248, 0x01D103BC, 62.694, -57.986, -23.9933, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ -/* @teleloc 0x01D103BC [62.694000 -57.986000 -23.993299] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D10B7, 4248, 0x01D103BC, 62.694, -57.986, -23.9933, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ +/* @teleloc 0x01D103BC [62.694000 -57.986000 -23.993299] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D10B8, 27857, 0x01D103BC, 58.2757, -58.4574, -23.994, 0.303553, 0, 0, -0.952815, True, '2005-02-09 10:00:00'); /* Muck Glutton */ @@ -918,5 +918,5 @@ VALUES (0x701D10BA, 29940, 0x01D103BF, 64.76, -60, -23.995, 0.707107, 0, 0, -0.7 /* @teleloc 0x01D103BF [64.760002 -60.000000 -23.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D10BB, 29940, 0x01D103C1, 60, -64.778, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x01D103C1 [60.000000 -64.778000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D10BB, 29940, 0x01D103C1, 60, -64.778, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x01D103C1 [60.000000 -64.778000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01D2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01D2.sql index 88317f4180..f0ff8f415d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01D2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01D2.sql @@ -9,8 +9,8 @@ VALUES (0x701D2001, 7116, 0x01D20104, 9.722, -99.266, -11.9935, -0.98924, 0, 0, /* @teleloc 0x01D20104 [9.722000 -99.265999 -11.993500] -0.989240 0.000000 0.000000 -0.146299 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D2002, 4832, 0x01D20104, 9.89875, -102.233, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x01D20104 [9.898750 -102.233002 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D2002, 4832, 0x01D20104, 9.89875, -102.233, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x01D20104 [9.898750 -102.233002 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D2003, 7116, 0x01D20106, 19.0018, -91.3293, -11.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* High Mu-miyah */ @@ -25,8 +25,8 @@ VALUES (0x701D2005, 4864, 0x01D20106, 15.896, -91.7716, -12, 0.707107, 0, 0, -0 /* @teleloc 0x01D20106 [15.896000 -91.771599 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D2006, 5624, 0x01D20109, 80, -34.755, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D20109 [80.000000 -34.755001 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D2006, 5624, 0x01D20109, 80, -34.755, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D20109 [80.000000 -34.755001 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D2007, 9255, 0x01D2010C, 79.0344, -52.1685, -11.9937, -0.931008, 0, 0, 0.365, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ @@ -131,8 +131,8 @@ VALUES (0x701D201E, 9255, 0x01D20197, 64.2181, -19.1063, -5.99375, -0.604164, 0 /* @teleloc 0x01D20197 [64.218102 -19.106300 -5.993750] -0.604164 0.000000 0.000000 -0.796860 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D201F, 9255, 0x01D20199, 62.6313, -28.0736, -5.99375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ -/* @teleloc 0x01D20199 [62.631302 -28.073601 -5.993750] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D201F, 9255, 0x01D20199, 62.6313, -28.0736, -5.99375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ +/* @teleloc 0x01D20199 [62.631302 -28.073601 -5.993750] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D2020, 5624, 0x01D2019B, 60, -25.25, -6, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -349,8 +349,8 @@ VALUES (0x701D204F, 9255, 0x01D20275, 50.8832, -118.377, 0.00625, 0.197054, 0, /* @teleloc 0x01D20275 [50.883202 -118.376999 0.006250] 0.197054 0.000000 0.000000 0.980393 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D2050, 5624, 0x01D20277, 50, -124.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D20277 [50.000000 -124.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D2050, 5624, 0x01D20277, 50, -124.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D20277 [50.000000 -124.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D2051, 5624, 0x01D2027F, 50, -135.25, 0, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -397,16 +397,16 @@ VALUES (0x701D205B, 9255, 0x01D202A8, 92.0613, -96.1, 0.00625, -0.234334, 0, 0, /* @teleloc 0x01D202A8 [92.061302 -96.099998 0.006250] -0.234334 0.000000 0.000000 -0.972156 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D205C, 5624, 0x01D202AA, 90, -104.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D202AA [90.000000 -104.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D205C, 5624, 0x01D202AA, 90, -104.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D202AA [90.000000 -104.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D205D, 1922, 0x01D202B3, 47.0315, 2.9569, 6.005, -0.912032, 0, 0, -0.41012, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01D202B3 [47.031502 2.956900 6.005000] -0.912032 0.000000 0.000000 -0.410120 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D205E, 5624, 0x01D202B5, 50, -4.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D202B5 [50.000000 -4.755000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D205E, 5624, 0x01D202B5, 50, -4.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D202B5 [50.000000 -4.755000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D205F, 9255, 0x01D202B7, 46.9074, -18.9395, 6.00625, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ @@ -417,12 +417,12 @@ VALUES (0x701D2060, 9255, 0x01D202B7, 46.9998, -23.2671, 6.00625, 0.707107, 0, /* @teleloc 0x01D202B7 [46.999802 -23.267099 6.006250] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D2061, 9255, 0x01D202BC, 49.1143, -118.818, 6.00625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ -/* @teleloc 0x01D202BC [49.114300 -118.818001 6.006250] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D2061, 9255, 0x01D202BC, 49.1143, -118.818, 6.00625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ +/* @teleloc 0x01D202BC [49.114300 -118.818001 6.006250] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D2062, 5624, 0x01D202BF, 50, -124.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D202BF [50.000000 -124.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D2062, 5624, 0x01D202BF, 50, -124.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D202BF [50.000000 -124.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D2063, 9255, 0x01D202C5, 56.5699, -13.4684, 6.00625, 0.999936, 0, 0, -0.011274, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ @@ -457,8 +457,8 @@ VALUES (0x701D206A, 5624, 0x01D202E7, 70, -135.245, 6, 1, 0, 0, 0, False, '2005 /* @teleloc 0x01D202E7 [70.000000 -135.244995 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D206B, 5624, 0x01D202ED, 54.75, -0, 12, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D202ED [54.750000 -0.000000 12.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x701D206B, 5624, 0x01D202ED, 54.75, 0, 12, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D202ED [54.750000 0.000000 12.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D206C, 9255, 0x01D202F0, 52.9354, -17.5311, 12.0063, -0.495813, 0, 0, -0.868429, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ @@ -604,24 +604,24 @@ VALUES (0x701D2080, 278, 0x01D20349, 65.245, -140, 18, -0.707107, 0, 0, -0.707 /* @teleloc 0x01D20349 [65.245003 -140.000000 18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D2081, 9255, 0x01D2034A, 50.337, 2.60687, 24.0063, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ -/* @teleloc 0x01D2034A [50.337002 2.606870 24.006300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D2081, 9255, 0x01D2034A, 50.337, 2.60687, 24.0063, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ +/* @teleloc 0x01D2034A [50.337002 2.606870 24.006300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D2082, 9255, 0x01D2034A, 52.8488, 1.50488, 24.0063, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ -/* @teleloc 0x01D2034A [52.848801 1.504880 24.006300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D2082, 9255, 0x01D2034A, 52.8488, 1.50488, 24.0063, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ +/* @teleloc 0x01D2034A [52.848801 1.504880 24.006300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D2083, 3962, 0x01D2034A, 52.8325, 4.05, 24, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01D2034A [52.832500 4.050000 24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D2084, 5624, 0x01D2034C, 50, -4.755, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D2034C [50.000000 -4.755000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D2084, 5624, 0x01D2034C, 50, -4.755, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D2034C [50.000000 -4.755000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D2085, 9255, 0x01D20357, 60.235, -3.29567, 24.0063, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ -/* @teleloc 0x01D20357 [60.235001 -3.295670 24.006300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D2085, 9255, 0x01D20357, 60.235, -3.29567, 24.0063, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ +/* @teleloc 0x01D20357 [60.235001 -3.295670 24.006300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D2086, 5625, 0x01D20359, 59.9621, -12.2878, 24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -640,8 +640,8 @@ VALUES (0x701D2089, 9255, 0x01D2035C, 59.9632, -122.598, 24.0063, 0.041152, 0, /* @teleloc 0x01D2035C [59.963200 -122.598000 24.006300] 0.041152 0.000000 0.000000 0.999153 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D208A, 5625, 0x01D2035C, 60.01, -124.85, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D2035C [60.009998 -124.849998 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D208A, 5625, 0x01D2035C, 60.01, -124.85, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D2035C [60.009998 -124.849998 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D208B, 9255, 0x01D20363, 59.9489, -137.321, 24.0063, -0.99891, 0, 0, -0.04667, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ @@ -652,8 +652,8 @@ VALUES (0x701D208C, 5625, 0x01D20363, 59.99, -135.15, 24, 1, 0, 0, 0, False, '2 /* @teleloc 0x01D20363 [59.990002 -135.149994 24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D208D, 5624, 0x01D20366, 70, -4.75, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D20366 [70.000000 -4.750000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D208D, 5624, 0x01D20366, 70, -4.75, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D20366 [70.000000 -4.750000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D208E, 1922, 0x01D20371, 66.2864, -136.459, 24.005, -0.924985, 0, 0, -0.380003, False, '2005-02-09 10:00:00'); /* Chest */ @@ -676,8 +676,8 @@ VALUES (0x701D2092, 9255, 0x01D20388, 59.0813, -129.539, 30.0063, 0.107427, 0, /* @teleloc 0x01D20388 [59.081299 -129.539001 30.006300] 0.107427 0.000000 0.000000 -0.994213 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D2093, 5625, 0x01D2038A, 60, -134.755, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D2038A [60.000000 -134.755005 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D2093, 5625, 0x01D2038A, 60, -134.755, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D2038A [60.000000 -134.755005 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D2094, 9255, 0x01D2038D, 73.4194, -0.60372, 30.0063, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Dread Mu-miyah */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01D3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01D3.sql index c5b39d176c..f88bdd007b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01D3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01D3.sql @@ -25,8 +25,8 @@ VALUES (0x701D3005, 911, 0x01D30134, 7.30273, -22.2987, 30, 1, 0, 0, 0, False, /* @teleloc 0x01D30134 [7.302730 -22.298700 30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D3006, 964, 0x01D30144, 2.02147, -12.8264, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Rat Generator */ -/* @teleloc 0x01D30144 [2.021470 -12.826400 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D3006, 964, 0x01D30144, 2.02147, -12.8264, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Rat Generator */ +/* @teleloc 0x01D30144 [2.021470 -12.826400 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D3007, 905, 0x01D3014D, 21.7387, -1.87958, 48, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ @@ -45,8 +45,8 @@ VALUES (0x701D300A, 964, 0x01D3015D, 10.663, -3.341, 60, 0.707107, 0, 0, -0.70 /* @teleloc 0x01D3015D [10.663000 -3.341000 60.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D300B, 964, 0x01D30160, 22.7686, -7.30546, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Rat Generator */ -/* @teleloc 0x01D30160 [22.768600 -7.305460 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D300B, 964, 0x01D30160, 22.7686, -7.30546, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Rat Generator */ +/* @teleloc 0x01D30160 [22.768600 -7.305460 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D300C, 905, 0x01D3017F, 8.04508, -1.86836, 84, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ @@ -57,29 +57,29 @@ VALUES (0x701D300D, 905, 0x01D3017F, 10.492, 4.19239, 84, 0.031629, 0, 0, -0.9 /* @teleloc 0x01D3017F [10.492000 4.192390 84.000000] 0.031629 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D300E, 905, 0x01D30182, 18.1772, -10.577, 84, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ -/* @teleloc 0x01D30182 [18.177200 -10.577000 84.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D300E, 905, 0x01D30182, 18.1772, -10.577, 84, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ +/* @teleloc 0x01D30182 [18.177200 -10.577000 84.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D300F, 905, 0x01D30182, 22.99, -8.44989, 84, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ -/* @teleloc 0x01D30182 [22.990000 -8.449890 84.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D300F, 905, 0x01D30182, 22.99, -8.44989, 84, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ +/* @teleloc 0x01D30182 [22.990000 -8.449890 84.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D3010, 1130, 0x01D301AF, 11.7638, 0.406426, 114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Talisman Generator */ -/* @teleloc 0x01D301AF [11.763800 0.406426 114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D3010, 1130, 0x01D301AF, 11.7638, 0.406426, 114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Talisman Generator */ +/* @teleloc 0x01D301AF [11.763800 0.406426 114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D3011, 4021, 0x01D301AF, 8.13556, 1.30476, 114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ -/* @teleloc 0x01D301AF [8.135560 1.304760 114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D3011, 4021, 0x01D301AF, 8.13556, 1.30476, 114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ +/* @teleloc 0x01D301AF [8.135560 1.304760 114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D3012, 4011, 0x01D301AF, 12.1384, -2.22952, 114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Gha. Warrior Generator */ -/* @teleloc 0x01D301AF [12.138400 -2.229520 114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D3012, 4011, 0x01D301AF, 12.1384, -2.22952, 114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Gha. Warrior Generator */ +/* @teleloc 0x01D301AF [12.138400 -2.229520 114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D3013, 911, 0x01D301AF, 12.3774, 3.13762, 114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lich Generator */ -/* @teleloc 0x01D301AF [12.377400 3.137620 114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D3013, 911, 0x01D301AF, 12.3774, 3.13762, 114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lich Generator */ +/* @teleloc 0x01D301AF [12.377400 3.137620 114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D3014, 369, 0x01D301BC, 9.84015, -3.71487, 120, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Top of Mt. Zabool */ -/* @teleloc 0x01D301BC [9.840150 -3.714870 120.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701D3014, 369, 0x01D301BC, 9.84015, -3.71487, 120, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Top of Mt. Zabool */ +/* @teleloc 0x01D301BC [9.840150 -3.714870 120.000000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01D4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01D4.sql index bc1d718751..bf56e1b17d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01D4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01D4.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01D4; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D4000, 374, 0x01D40100, 20, -10, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01D40100 [20.000000 -10.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D4000, 374, 0x01D40100, 20, -10, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01D40100 [20.000000 -10.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D4002, 374, 0x01D40123, 60, -50, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ @@ -323,8 +323,8 @@ VALUES (0x701D4056, 9256, 0x01D4020C, 40.1074, -34.8585, 102.005, 0.99907, 0, 0 /* @teleloc 0x01D4020C [40.107399 -34.858501 102.004997] 0.999070 0.000000 0.000000 -0.043111 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D4057, 9256, 0x01D40211, 29.9814, -49.9638, 105.145, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Dune Reaver */ -/* @teleloc 0x01D40211 [29.981400 -49.963799 105.144997] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701D4057, 9256, 0x01D40211, 29.9814, -49.9638, 105.145, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Dune Reaver */ +/* @teleloc 0x01D40211 [29.981400 -49.963799 105.144997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D4058, 9256, 0x01D40216, 49.6134, -53.4752, 107.252, 0.995873, 0, 0, -0.090757, True, '2005-02-09 10:00:00'); /* Dune Reaver */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01D6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01D6.sql index 6c2c6a53a6..d873a73920 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01D6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01D6.sql @@ -9,8 +9,8 @@ VALUES (0x701D6001, 4009, 0x01D60107, 2.73276, -39.5966, -12, 0.707107, 0, 0, - /* @teleloc 0x01D60107 [2.732760 -39.596600 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D6002, 1357, 0x01D60115, 40, -54.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D60115 [40.000000 -54.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D6002, 1357, 0x01D60115, 40, -54.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D60115 [40.000000 -54.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D6003, 381, 0x01D60120, 17.4207, -22.8016, -6, 0.924878, 0, 0, -0.380263, False, '2005-02-09 10:00:00'); /* Drudge Generator */ @@ -82,16 +82,16 @@ VALUES (0x701D600E, 192, 0x01D60145, 55.716, -63.7004, -5.9958, 0.853267, 0, 0 /* @teleloc 0x01D60145 [55.716000 -63.700401 -5.995800] 0.853267 0.000000 0.000000 -0.521475 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D600F, 192, 0x01D6014E, 69.1971, -71.4306, -5.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01D6014E [69.197098 -71.430603 -5.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D600F, 192, 0x01D6014E, 69.1971, -71.4306, -5.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01D6014E [69.197098 -71.430603 -5.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D6010, 192, 0x01D6014E, 70.9776, -69.5928, -5.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01D6014E [70.977600 -69.592796 -5.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D6010, 192, 0x01D6014E, 70.9776, -69.5928, -5.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01D6014E [70.977600 -69.592796 -5.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D6011, 192, 0x01D6014E, 70.5857, -72.9818, -5.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01D6014E [70.585701 -72.981796 -5.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D6011, 192, 0x01D6014E, 70.5857, -72.9818, -5.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01D6014E [70.585701 -72.981796 -5.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D6012, 4019, 0x01D60153, 69.3532, -92.6264, -6, 0.601467, 0, 0, -0.798898, False, '2005-02-09 10:00:00'); /* Cheap Utility Generator */ @@ -110,8 +110,8 @@ VALUES (0x701D6015, 193, 0x01D6015A, 89.008, -69.2586, -5.99668, -0.707107, 0, /* @teleloc 0x01D6015A [89.008003 -69.258598 -5.996680] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D6016, 1357, 0x01D6015D, 100, -64.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D6015D [100.000000 -64.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D6016, 1357, 0x01D6015D, 100, -64.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D6015D [100.000000 -64.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D6017, 193, 0x01D6015E, 102.266, -71.0032, -5.99668, -0.702308, 0, 0, -0.711873, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ @@ -130,24 +130,24 @@ VALUES (0x701D601A, 193, 0x01D60198, 101.994, -38.617, 0.003325, -0.707107, 0, /* @teleloc 0x01D60198 [101.994003 -38.617001 0.003325] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D601B, 2108, 0x01D6019C, 110.832, -2.15602, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Alphus Clue Generator */ -/* @teleloc 0x01D6019C [110.832001 -2.156020 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D601B, 2108, 0x01D6019C, 110.832, -2.15602, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Alphus Clue Generator */ +/* @teleloc 0x01D6019C [110.832001 -2.156020 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D601C, 1930, 0x01D6019C, 106.745, 1.01097, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01D6019C [106.745003 1.010970 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D601D, 16, 0x01D6019C, 110, 0, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ -/* @teleloc 0x01D6019C [110.000000 0.000000 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D601D, 16, 0x01D6019C, 110, 0, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ +/* @teleloc 0x01D6019C [110.000000 0.000000 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D601E, 1296, 0x01D6019E, 110, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D6019E [110.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D601E, 1296, 0x01D6019E, 110, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D6019E [110.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D601F, 937, 0x01D601A3, 109.77, -50.7269, 0.0077, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x01D601A3 [109.769997 -50.726898 0.007700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D601F, 937, 0x01D601A3, 109.77, -50.7269, 0.0077, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x01D601A3 [109.769997 -50.726898 0.007700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D6020, 937, 0x01D601A7, 123.545, -19.8508, 0.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -170,12 +170,12 @@ VALUES (0x701D6024, 1668, 0x01D601AF, 133.237, -26.7923, 0.00715, 0.971929, 0, /* @teleloc 0x01D601AF [133.237000 -26.792299 0.007150] 0.971929 0.000000 0.000000 -0.235273 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D6025, 372, 0x01D601B0, 130.147, -36.8703, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01D601B0 [130.147003 -36.870300 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D6025, 372, 0x01D601B0, 130.147, -36.8703, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01D601B0 [130.147003 -36.870300 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D6026, 5625, 0x01D601B2, 130, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D601B2 [130.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D6026, 5625, 0x01D601B2, 130, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D601B2 [130.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D6027, 938, 0x01D601B3, 130, -50, 0.0077, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Banderling Raider */ @@ -186,8 +186,8 @@ VALUES (0x701D6028, 938, 0x01D601B3, 129.37, -47.6516, 0.0077, 0.707107, 0, 0, /* @teleloc 0x01D601B3 [129.369995 -47.651600 0.007700] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D6029, 937, 0x01D601B5, 127.963, -66.6943, 0.0077, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x01D601B5 [127.962997 -66.694298 0.007700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D6029, 937, 0x01D601B5, 127.963, -66.6943, 0.0077, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x01D601B5 [127.962997 -66.694298 0.007700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D602A, 420, 0x01D601B6, 131.832, -81.4576, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Item Food Generator */ @@ -251,5 +251,5 @@ VALUES (0x701D6035, 4022, 0x01D601BB, 136.421, -29.0914, 0, 0.707107, 0, 0, -0. /* @teleloc 0x01D601BB [136.421005 -29.091400 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D6036, 2108, 0x01D601BD, 141.985, -61.714, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Alphus Clue Generator */ -/* @teleloc 0x01D601BD [141.985001 -61.714001 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D6036, 2108, 0x01D601BD, 141.985, -61.714, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Alphus Clue Generator */ +/* @teleloc 0x01D601BD [141.985001 -61.714001 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01D7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01D7.sql index af4eafdfb0..f2c81d4e26 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01D7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01D7.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01D7; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D7001, 4027, 0x01D70100, 16.7839, -22.0965, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Miner Generator */ -/* @teleloc 0x01D70100 [16.783899 -22.096500 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D7001, 4027, 0x01D70100, 16.7839, -22.0965, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Miner Generator */ +/* @teleloc 0x01D70100 [16.783899 -22.096500 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D7002, 5624, 0x01D70101, 34.75, -20, -36, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -46,7 +46,7 @@ VALUES (0x701D700D, 5619, 0x01D70104, 52.9553, -32.6775, -35.995, 0.99817, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D700E, 5619, 0x01D70104, 49.158, -31.9978, -35.995, 0.999945, 0, 0, -0.010501, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x01D70104 [49.158001 -31.997801 -35.994999] 0.999945 0.000000 0.000000 -0.010500 */ +/* @teleloc 0x01D70104 [49.158001 -31.997801 -35.994999] 0.999945 0.000000 0.000000 -0.010501 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D700F, 5619, 0x01D70104, 50, -30, -36, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -103,8 +103,8 @@ VALUES (0x701D701B, 5712, 0x01D70108, 56.1739, -27.9229, -35.9915, -0.988943, 0 /* @teleloc 0x01D70108 [56.173901 -27.922899 -35.991501] -0.988943 0.000000 0.000000 -0.148293 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D701C, 5619, 0x01D70108, 60, -30, -33.8065, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x01D70108 [60.000000 -30.000000 -33.806499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D701C, 5619, 0x01D70108, 60, -30, -33.8065, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x01D70108 [60.000000 -30.000000 -33.806499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D701D, 5619, 0x01D70108, 63.0222, -32.9905, -35.995, 0.15208, 0, 0, -0.988368, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -134,16 +134,16 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x701D7022, 0x701D7021, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D7023, 204, 0x01D70123, -2.32497, -57.2347, -17.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01D70123 [-2.324970 -57.234699 -17.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D7023, 204, 0x01D70123, -2.32497, -57.2347, -17.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01D70123 [-2.324970 -57.234699 -17.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D7024, 1466, 0x01D70123, 4.12295, -59.6028, -17.95, -0.531399, 0, 0, -0.847122, True, '2005-02-09 10:00:00'); /* Wari al Sha'im */ /* @teleloc 0x01D70123 [4.122950 -59.602798 -17.950001] -0.531399 0.000000 0.000000 -0.847122 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D7025, 5624, 0x01D70126, -0, -64.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D70126 [-0.000000 -64.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D7025, 5624, 0x01D70126, 0, -64.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D70126 [0.000000 -64.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D7026, 2180, 0x01D70128, 4.74997, -70, -18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -200,24 +200,24 @@ VALUES (0x701D7033, 5625, 0x01D70139, 34.75, -60, -18, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01D70139 [34.750000 -60.000000 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D7034, 2131, 0x01D7013B, 33.0076, -80.1488, -18, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01D7013B [33.007599 -80.148804 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D7034, 2131, 0x01D7013B, 33.0076, -80.1488, -18, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01D7013B [33.007599 -80.148804 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D7038, 5624, 0x01D70144, 40, -4.755, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D70144 [40.000000 -4.755000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D7038, 5624, 0x01D70144, 40, -4.755, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D70144 [40.000000 -4.755000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D703A, 171, 0x01D7014D, 36.8383, -52.554, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ -/* @teleloc 0x01D7014D [36.838299 -52.554001 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D703A, 171, 0x01D7014D, 36.8383, -52.554, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ +/* @teleloc 0x01D7014D [36.838299 -52.554001 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D703B, 171, 0x01D7014D, 43.121, -52.6006, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ -/* @teleloc 0x01D7014D [43.120998 -52.600601 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D703B, 171, 0x01D7014D, 43.121, -52.6006, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ +/* @teleloc 0x01D7014D [43.120998 -52.600601 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D703D, 5624, 0x01D7014F, 40, -54.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D7014F [40.000000 -54.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D703D, 5624, 0x01D7014F, 40, -54.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D7014F [40.000000 -54.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D7041, 1359, 0x01D70162, 50, -95.25, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -276,12 +276,12 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x701D7051, 0x701D7050, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D7052, 3613, 0x01D70193, 100, -17.286, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Direlands Midland Portal */ -/* @teleloc 0x01D70193 [100.000000 -17.285999 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D7052, 3613, 0x01D70193, 100, -17.286, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Direlands Midland Portal */ +/* @teleloc 0x01D70193 [100.000000 -17.285999 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D7053, 5625, 0x01D70195, 100, -24.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D70195 [100.000000 -24.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D7053, 5625, 0x01D70195, 100, -24.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D70195 [100.000000 -24.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D7054, 2131, 0x01D70199, 103.738, -70.5115, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -295,8 +295,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x701D7055, 0x701D7056, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D7056, 2131, 0x01D7019B, 96.3952, -87.0199, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x01D7019B [96.395203 -87.019897 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701D7056, 2131, 0x01D7019B, 96.3952, -87.0199, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x01D7019B [96.395203 -87.019897 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D7057, 1360, 0x01D7019C, 95.25, -100, -18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -358,8 +358,8 @@ VALUES (0x701D7065, 5625, 0x01D701B1, 145.25, -30, -18, -0.707107, 0, 0, -0.707 /* @teleloc 0x01D701B1 [145.250000 -30.000000 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D7067, 5624, 0x01D701C8, 40, -154.755, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D701C8 [40.000000 -154.755005 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D7067, 5624, 0x01D701C8, 40, -154.755, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D701C8 [40.000000 -154.755005 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D7068, 195, 0x01D701D0, 46.7232, -119.838, -11.989, 0.673811, 0, 0, -0.738904, True, '2005-02-09 10:00:00'); /* Granite Golem */ @@ -551,28 +551,28 @@ VALUES (0x701D70A3, 22809, 0x01D7017D, 78.3682, -7.13663, -17.9923, -0.153665, 0 /* @teleloc 0x01D7017D [78.368202 -7.136630 -17.992300] -0.153665 0.000000 0.000000 -0.988123 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D70A4, 1669, 0x01D701C6, 40, -150, -11.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Chief */ -/* @teleloc 0x01D701C6 [40.000000 -150.000000 -11.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D70A4, 1669, 0x01D701C6, 40, -150, -11.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Chief */ +/* @teleloc 0x01D701C6 [40.000000 -150.000000 -11.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D70A5, 1669, 0x01D701E1, 59.3642, -120.72, -11.9923, 0.850697, 0, 0, -0.525657, True, '2005-02-09 10:00:00'); /* Banderling Chief */ /* @teleloc 0x01D701E1 [59.364201 -120.720001 -11.992300] 0.850697 0.000000 0.000000 -0.525657 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D70A6, 1668, 0x01D701E1, 60.3007, -117.573, -11.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Breeder */ -/* @teleloc 0x01D701E1 [60.300701 -117.572998 -11.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D70A6, 1668, 0x01D701E1, 60.3007, -117.573, -11.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Breeder */ +/* @teleloc 0x01D701E1 [60.300701 -117.572998 -11.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D70A7, 1623, 0x01D701F9, 68.5781, -149.113, -11.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01D701F9 [68.578102 -149.113007 -11.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D70A7, 1623, 0x01D701F9, 68.5781, -149.113, -11.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01D701F9 [68.578102 -149.113007 -11.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D70A8, 1623, 0x01D701F9, 70, -150, -11.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01D701F9 [70.000000 -150.000000 -11.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D70A8, 1623, 0x01D701F9, 70, -150, -11.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01D701F9 [70.000000 -150.000000 -11.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D70A9, 1623, 0x01D701F9, 68.3746, -151.294, -11.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01D701F9 [68.374603 -151.294006 -11.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D70A9, 1623, 0x01D701F9, 68.3746, -151.294, -11.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01D701F9 [68.374603 -151.294006 -11.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D70AA, 1623, 0x01D701FC, 66.1449, -158.29, -11.988, -0.219952, 0, 0, -0.975511, True, '2005-02-09 10:00:00'); /* Desert Rat */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01D9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01D9.sql index 0c0bacab0b..7d11261548 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01D9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01D9.sql @@ -13,8 +13,8 @@ VALUES (0x701D9002, 568, 0x01D90107, 19.99, -55.15, 0, 1, 0, 0, 0, False, '200 /* @teleloc 0x01D90107 [19.990000 -55.150002 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D9005, 568, 0x01D90109, 30, -14.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01D90109 [30.000000 -14.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D9005, 568, 0x01D90109, 30, -14.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01D90109 [30.000000 -14.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D900B, 568, 0x01D90113, 35.15, -40.01, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -50,8 +50,8 @@ VALUES (0x701D9011, 1918, 0x01D90108, 30.052, -3.62819, 0.005, -0.999716, 0, 0, /* @teleloc 0x01D90108 [30.052000 -3.628190 0.005000] -0.999716 0.000000 0.000000 0.023839 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701D9012, 949, 0x01D90109, 29.6413, -7.36541, 0.0092, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Rat */ -/* @teleloc 0x01D90109 [29.641300 -7.365410 0.009200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701D9012, 949, 0x01D90109, 29.6413, -7.36541, 0.0092, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Rat */ +/* @teleloc 0x01D90109 [29.641300 -7.365410 0.009200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701D9013, 220, 0x01D90109, 30.2764, -9.52518, 0.0088, 0.105167, 0, 0, -0.994455, True, '2005-02-09 10:00:00'); /* Brown Rat */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01DA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01DA.sql index 8b61913dae..e6e719febb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01DA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01DA.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01DA; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DA000, 954, 0x01DA0100, 0.537709, -21.806, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ -/* @teleloc 0x01DA0100 [0.537709 -21.806000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DA000, 954, 0x01DA0100, 0.537709, -21.806, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ +/* @teleloc 0x01DA0100 [0.537709 -21.806000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DA001, 954, 0x01DA0105, 0, -40, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ @@ -25,8 +25,8 @@ VALUES (0x701DA005, 4012, 0x01DA0109, -0.387883, -52.7988, -6, 1, 0, 0, 0, Fals /* @teleloc 0x01DA0109 [-0.387883 -52.798801 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DA006, 1344, 0x01DA0111, 20, -4, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01DA0111 [20.000000 -4.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DA006, 1344, 0x01DA0111, 20, -4, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01DA0111 [20.000000 -4.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DA007, 1115, 0x01DA011A, 24.0149, -42.7742, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Book Shelf */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01DB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01DB.sql index 1b58b18f6d..6e30813abb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01DB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01DB.sql @@ -13,12 +13,12 @@ VALUES (0x701DB015, 278, 0x01DB01C2, 114.75, -20, -6, -0.707107, 0, 0, 0.70710 /* @teleloc 0x01DB01C2 [114.750000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DB018, 1340, 0x01DB01DB, 59.9732, -37.3517, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01DB01DB [59.973202 -37.351700 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DB018, 1340, 0x01DB01DB, 59.9732, -37.3517, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01DB01DB [59.973202 -37.351700 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DB019, 568, 0x01DB01DD, 60, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01DB01DD [60.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DB019, 568, 0x01DB01DD, 60, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01DB01DD [60.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DB01B, 5085, 0x01DB01DE, 58.0611, -48.4346, 0.005, 0.069879, 0, 0, 0.997555, False, '2005-02-09 10:00:00'); /* Linkable Item Gen - 25 seconds */ @@ -112,8 +112,8 @@ VALUES (0x701DB027, 27864, 0x01DB0102, 10, -50, -23.9934, 1, 0, 0, 0, True, '20 /* @teleloc 0x01DB0102 [10.000000 -50.000000 -23.993401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DB028, 7103, 0x01DB010C, 20, -50, -23.9934, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mosswart Clinger */ -/* @teleloc 0x01DB010C [20.000000 -50.000000 -23.993401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701DB028, 7103, 0x01DB010C, 20, -50, -23.9934, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Clinger */ +/* @teleloc 0x01DB010C [20.000000 -50.000000 -23.993401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DB029, 27864, 0x01DB010E, 20, -60, -23.9934, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Muck Stalker */ @@ -353,7 +353,7 @@ VALUES (0x701DB063, 7102, 0x01DB01E6, 81.9406, -89.8452, 0.0066, -0.997541, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DB064, 27864, 0x01DB01E9, 90.2681, -38.1329, -2.995, 0.996047, 0, 0, -0.088823, True, '2005-02-09 10:00:00'); /* Mosswart Muck Stalker */ -/* @teleloc 0x01DB01E9 [90.268097 -38.132900 -2.995000] 0.996047 0.000000 0.000000 -0.088822 */ +/* @teleloc 0x01DB01E9 [90.268097 -38.132900 -2.995000] 0.996047 0.000000 0.000000 -0.088823 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DB065, 7102, 0x01DB01EC, 91.4989, -73.7404, 0.0066, -0.731535, 0, 0, -0.681803, True, '2005-02-09 10:00:00'); /* Mosswart Mire-Witch */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01DC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01DC.sql index 99f046fc93..9daabb2d0f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01DC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01DC.sql @@ -9,16 +9,16 @@ VALUES (0x701DC001, 893, 0x01DC0107, -2.25931, -16.3882, 0, -0.051573, 0, 0, - /* @teleloc 0x01DC0107 [-2.259310 -16.388201 0.000000] -0.051573 0.000000 0.000000 -0.998669 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DC002, 940, 0x01DC010F, 13.5095, -17.0079, 0.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x01DC010F [13.509500 -17.007900 0.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DC002, 940, 0x01DC010F, 13.5095, -17.0079, 0.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ +/* @teleloc 0x01DC010F [13.509500 -17.007900 0.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DC003, 192, 0x01DC011A, 11.4371, -37.0157, 0.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01DC011A [11.437100 -37.015701 0.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DC003, 192, 0x01DC011A, 11.4371, -37.0157, 0.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01DC011A [11.437100 -37.015701 0.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DC004, 192, 0x01DC011A, 7.53642, -36.7168, 0.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01DC011A [7.536420 -36.716801 0.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DC004, 192, 0x01DC011A, 7.53642, -36.7168, 0.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01DC011A [7.536420 -36.716801 0.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DC005, 568, 0x01DC011C, 14.75, -40, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -29,8 +29,8 @@ VALUES (0x701DC006, 568, 0x01DC011D, 5.25, -40, 0, -0.707107, 0, 0, -0.707107, /* @teleloc 0x01DC011D [5.250000 -40.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DC007, 568, 0x01DC011E, 10, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01DC011E [10.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DC007, 568, 0x01DC011E, 10, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01DC011E [10.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DC008, 7, 0x01DC0124, 24.2404, -11.3246, 0.0035, -0.729119, 0, 0, -0.684387, True, '2005-02-09 10:00:00'); /* Drudge Skulker */ @@ -97,8 +97,8 @@ VALUES (0x701DC017, 940, 0x01DC014A, 38.1744, -41.4629, 0.0035, -0.978011, 0, /* @teleloc 0x01DC014A [38.174400 -41.462898 0.003500] -0.978011 0.000000 0.000000 -0.208551 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DC018, 192, 0x01DC014E, 42.6613, -62.4914, 0.0035, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01DC014E [42.661301 -62.491402 0.003500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701DC018, 192, 0x01DC014E, 42.6613, -62.4914, 0.0035, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01DC014E [42.661301 -62.491402 0.003500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DC019, 1338, 0x01DC0155, 39.759, -70.2726, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ @@ -133,8 +133,8 @@ VALUES (0x701DC020, 7, 0x01DC0163, 39.8361, -43.6958, 6.0035, 0.985869, 0, 0 /* @teleloc 0x01DC0163 [39.836102 -43.695801 6.003500] 0.985869 0.000000 0.000000 -0.167521 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DC021, 1154, 0x01DC0163, 38.288, -39.9331, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01DC0163 [38.287998 -39.933102 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DC021, 1154, 0x01DC0163, 38.288, -39.9331, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01DC0163 [38.287998 -39.933102 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701DC021, 0x701DC003, '2005-02-09 10:00:00') /* Drudge Prowler (192) */ @@ -148,8 +148,8 @@ VALUES (0x701DC021, 0x701DC003, '2005-02-09 10:00:00') /* Drudge Prowler (192) * , (0x701DC021, 0x701DC020, '2005-02-09 10:00:00') /* Drudge Skulker (7) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DC022, 1154, 0x01DC0163, 40, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01DC0163 [40.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DC022, 1154, 0x01DC0163, 40, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01DC0163 [40.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701DC022, 0x701DC002, '2005-02-09 10:00:00') /* Drudge Sneaker (940) */ @@ -158,8 +158,8 @@ VALUES (0x701DC022, 0x701DC002, '2005-02-09 10:00:00') /* Drudge Sneaker (940) * , (0x701DC022, 0x701DC01C, '2005-02-09 10:00:00') /* Drudge Prowler (192) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DC023, 1154, 0x01DC0163, 41.2171, -39.9733, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01DC0163 [41.217098 -39.973301 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DC023, 1154, 0x01DC0163, 41.2171, -39.9733, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01DC0163 [41.217098 -39.973301 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701DC023, 0x701DC008, '2005-02-09 10:00:00') /* Drudge Skulker (7) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01DD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01DD.sql index ee6875b5c3..1a2b92c0cd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01DD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01DD.sql @@ -21,8 +21,8 @@ VALUES (0x701DD00C, 278, 0x01DD0131, 34.75, -70, -6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x01DD0131 [34.750000 -70.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DD00D, 278, 0x01DD0137, 40, -64.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01DD0137 [40.000000 -64.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DD00D, 278, 0x01DD0137, 40, -64.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01DD0137 [40.000000 -64.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DD014, 218, 0x01DD0100, 0.01534, -30, -5.92443, 0.219006, 0, 0, -0.975724, True, '2005-02-09 10:00:00'); /* Black Rat */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01DE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01DE.sql index 3a9bff1103..fe25c9c050 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01DE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01DE.sql @@ -33,8 +33,8 @@ VALUES (0x701DE007, 906, 0x01DE0147, 55.25, -70, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x01DE0147 [55.250000 -70.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DE008, 905, 0x01DE014D, 70, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ -/* @teleloc 0x01DE014D [70.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DE008, 905, 0x01DE014D, 70, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ +/* @teleloc 0x01DE014D [70.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DE009, 211, 0x01DE0157, 70, -50, -5.9945, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ @@ -45,8 +45,8 @@ VALUES (0x701DE00A, 568, 0x01DE015A, 74.75, -50, -6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x01DE015A [74.750000 -50.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DE00B, 906, 0x01DE0161, 65.25, -60, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* White Rat Generator */ -/* @teleloc 0x01DE0161 [65.250000 -60.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DE00B, 906, 0x01DE0161, 65.25, -60, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* White Rat Generator */ +/* @teleloc 0x01DE0161 [65.250000 -60.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DE00C, 947, 0x01DE0172, 89.8345, -71.5886, -5.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ @@ -65,16 +65,16 @@ VALUES (0x701DE00F, 1619, 0x01DE0175, 0.483703, -26.9133, 0.0055, 0.51148, 0, 0 /* @teleloc 0x01DE0175 [0.483703 -26.913300 0.005500] 0.511480 0.000000 0.000000 -0.859295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DE010, 211, 0x01DE0175, 1.89444, -27.3455, 0.0055, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ -/* @teleloc 0x01DE0175 [1.894440 -27.345501 0.005500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DE010, 211, 0x01DE0175, 1.89444, -27.3455, 0.0055, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ +/* @teleloc 0x01DE0175 [1.894440 -27.345501 0.005500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DE011, 947, 0x01DE0175, 1.32294, -30.0733, 0.0055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ -/* @teleloc 0x01DE0175 [1.322940 -30.073299 0.005500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701DE011, 947, 0x01DE0175, 1.32294, -30.0733, 0.0055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ +/* @teleloc 0x01DE0175 [1.322940 -30.073299 0.005500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DE012, 4025, 0x01DE0175, 1.53909, -28.5441, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Healer Generator */ -/* @teleloc 0x01DE0175 [1.539090 -28.544100 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DE012, 4025, 0x01DE0175, 1.53909, -28.5441, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Healer Generator */ +/* @teleloc 0x01DE0175 [1.539090 -28.544100 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DE013, 905, 0x01DE0179, 9.44127, -33.6081, 0, -0.003382, 0, 0, -0.999994, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ @@ -85,8 +85,8 @@ VALUES (0x701DE014, 947, 0x01DE0184, 12.8986, -69.8323, 0.0055, 0.707107, 0, 0 /* @teleloc 0x01DE0184 [12.898600 -69.832298 0.005500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DE015, 905, 0x01DE0188, 20.5665, -37.5107, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ -/* @teleloc 0x01DE0188 [20.566500 -37.510700 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DE015, 905, 0x01DE0188, 20.5665, -37.5107, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ +/* @teleloc 0x01DE0188 [20.566500 -37.510700 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DE016, 905, 0x01DE019D, 32.745, -48.5855, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Black Rat Generator */ @@ -142,8 +142,8 @@ VALUES (0x701DE01E, 905, 0x01DE01BA, 47.4774, -42.5105, 0, 0.707107, 0, 0, -0. /* @teleloc 0x01DE01BA [47.477402 -42.510502 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DE01F, 211, 0x01DE01C3, 59.2908, -27.1945, 0.0055, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ -/* @teleloc 0x01DE01C3 [59.290798 -27.194500 0.005500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DE01F, 211, 0x01DE01C3, 59.2908, -27.1945, 0.0055, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ +/* @teleloc 0x01DE01C3 [59.290798 -27.194500 0.005500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DE020, 211, 0x01DE01C3, 61.2292, -28.4495, 0.0055, -0.962366, 0, 0, -0.271755, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01DF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01DF.sql index a29d61244d..8e7f15fce5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01DF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01DF.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01DF; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DF000, 1334, 0x01DF0107, 7.30568, -38.4194, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01DF0107 [7.305680 -38.419399 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DF000, 1334, 0x01DF0107, 7.30568, -38.4194, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01DF0107 [7.305680 -38.419399 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DF001, 383, 0x01DF0109, 15.9977, -5.86224, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mosswart Generator */ @@ -17,8 +17,8 @@ VALUES (0x701DF003, 383, 0x01DF010F, 28.2327, -19.1133, 0, -0.737056, 0, 0, -0 /* @teleloc 0x01DF010F [28.232700 -19.113300 0.000000] -0.737056 0.000000 0.000000 -0.675831 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701DF004, 420, 0x01DF0116, 57.958, 1.85598, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01DF0116 [57.958000 1.855980 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701DF004, 420, 0x01DF0116, 57.958, 1.85598, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01DF0116 [57.958000 1.855980 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701DF005, 383, 0x01DF0119, 57.5632, -7.61411, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Mosswart Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01E0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01E0.sql index 090696601f..45f09f4c68 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01E0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01E0.sql @@ -13,8 +13,8 @@ VALUES (0x701E0003, 6, 0x01E0010C, 20, -20, 0.0077, 1, 0, 0, 0, True, '2005 /* @teleloc 0x01E0010C [20.000000 -20.000000 0.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E0005, 568, 0x01E00112, 30, -14.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E00112 [30.000000 -14.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E0005, 568, 0x01E00112, 30, -14.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E00112 [30.000000 -14.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E0006, 1330, 0x01E00114, 32.5276, -30.1716, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Surface */ @@ -57,8 +57,8 @@ VALUES (0x701E0010, 1669, 0x01E0010C, 24.1716, -20.0438, 0.00715, -0.706849, 0, /* @teleloc 0x01E0010C [24.171600 -20.043800 0.007150] -0.706849 0.000000 0.000000 -0.707365 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E0012, 937, 0x01E00110, 30, -10, 0.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x01E00110 [30.000000 -10.000000 0.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701E0012, 937, 0x01E00110, 30, -10, 0.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x01E00110 [30.000000 -10.000000 0.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E0013, 1668, 0x01E00110, 31.9793, -11.1587, 0.00715, 0.082734, 0, 0, -0.996572, True, '2005-02-09 10:00:00'); /* Banderling Breeder */ @@ -81,8 +81,8 @@ VALUES (0x701E001D, 938, 0x01E00125, 31.5315, -8.77973, 6.0077, 0.146981, 0, 0 /* @teleloc 0x01E00125 [31.531500 -8.779730 6.007700] 0.146981 0.000000 0.000000 -0.989139 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E001F, 937, 0x01E00127, 30, -30, 6.0077, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0x01E00127 [30.000000 -30.000000 6.007700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701E001F, 937, 0x01E00127, 30, -30, 6.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Guard */ +/* @teleloc 0x01E00127 [30.000000 -30.000000 6.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E0020, 183, 0x01E00127, 27.6798, -31.4083, 6.00935, 0.806214, 0, 0, 0.591624, True, '2005-02-09 10:00:00'); /* Banderling Raver */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01E1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01E1.sql index bfcb62ba9d..511531b3d3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01E1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01E1.sql @@ -13,8 +13,8 @@ VALUES (0x701E1003, 3975, 0x01E10103, 42.8325, -45.95, -42, -1, 0, 0, 0, False, /* @teleloc 0x01E10103 [42.832500 -45.950001 -42.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1004, 22810, 0x01E10103, 38.4586, -48.5993, -41.9907, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ -/* @teleloc 0x01E10103 [38.458599 -48.599300 -41.990700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1004, 22810, 0x01E10103, 38.4586, -48.5993, -41.9907, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ +/* @teleloc 0x01E10103 [38.458599 -48.599300 -41.990700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E1006, 1944, 0x01E10106, 36.0875, -91.7525, -42, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -37,28 +37,28 @@ VALUES (0x701E100D, 7345, 0x01E10111, 59.6021, -71.1396, -41.9923, -0.648203, 0 /* @teleloc 0x01E10111 [59.602100 -71.139603 -41.992298] -0.648203 0.000000 0.000000 -0.761467 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E100E, 4021, 0x01E1011D, 17.1937, -49.9411, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ -/* @teleloc 0x01E1011D [17.193701 -49.941101 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E100E, 4021, 0x01E1011D, 17.1937, -49.9411, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ +/* @teleloc 0x01E1011D [17.193701 -49.941101 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E100F, 4022, 0x01E1011D, 22.0366, -49.1919, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable General Generator */ -/* @teleloc 0x01E1011D [22.036600 -49.191898 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E100F, 4022, 0x01E1011D, 22.0366, -49.1919, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable General Generator */ +/* @teleloc 0x01E1011D [22.036600 -49.191898 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1010, 7345, 0x01E1011D, 18.2348, -50.3146, -29.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x01E1011D [18.234800 -50.314602 -29.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1010, 7345, 0x01E1011D, 18.2348, -50.3146, -29.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x01E1011D [18.234800 -50.314602 -29.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1011, 7345, 0x01E1011D, 21.2326, -48.1844, -29.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x01E1011D [21.232599 -48.184399 -29.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1011, 7345, 0x01E1011D, 21.2326, -48.1844, -29.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x01E1011D [21.232599 -48.184399 -29.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E1012, 1925, 0x01E1011D, 21.7783, -46.1539, -30, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01E1011D [21.778299 -46.153900 -30.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1013, 5624, 0x01E1011F, 20, -54.755, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E1011F [20.000000 -54.755001 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1013, 5624, 0x01E1011F, 20, -54.755, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E1011F [20.000000 -54.755001 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E1014, 2131, 0x01E10120, 19.9383, -63.3969, -30, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -128,7 +128,7 @@ VALUES (0x701E1022, 1922, 0x01E10136, 45.7808, -75.9066, -30, -0.893665, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E1023, 7334, 0x01E10136, 51.4452, -79.6103, -29.9975, 0.999913, 0, 0, -0.0132, True, '2005-02-09 10:00:00'); /* Skeleton Bone Knight */ -/* @teleloc 0x01E10136 [51.445202 -79.610298 -29.997499] 0.999913 0.000000 0.000000 -0.013199 */ +/* @teleloc 0x01E10136 [51.445202 -79.610298 -29.997499] 0.999913 0.000000 0.000000 -0.013200 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E1028, 3968, 0x01E10154, 65.6145, -79.9329, -18, -0.714627, 0, 0, -0.699505, False, '2005-02-09 10:00:00'); /* Chest */ @@ -295,16 +295,16 @@ VALUES (0x701E1053, 22809, 0x01E101E1, 40.3221, -119.777, -5.9923, 0.707107, 0, /* @teleloc 0x01E101E1 [40.322102 -119.777000 -5.992300] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1054, 7345, 0x01E101E5, 48.682, -48.31, -5.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x01E101E5 [48.681999 -48.310001 -5.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1054, 7345, 0x01E101E5, 48.682, -48.31, -5.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x01E101E5 [48.681999 -48.310001 -5.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1055, 7345, 0x01E101E5, 50.7189, -50.7912, -5.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x01E101E5 [50.718899 -50.791199 -5.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1055, 7345, 0x01E101E5, 50.7189, -50.7912, -5.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x01E101E5 [50.718899 -50.791199 -5.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1056, 7345, 0x01E101E5, 50.5162, -47.3753, -5.99065, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x01E101E5 [50.516201 -47.375301 -5.990650] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1056, 7345, 0x01E101E5, 50.5162, -47.3753, -5.99065, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x01E101E5 [50.516201 -47.375301 -5.990650] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E1058, 269, 0x01E101F7, 65.5315, -95.1103, -5.70575, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ @@ -371,8 +371,8 @@ VALUES (0x701E106A, 4011, 0x01E10231, 153.754, -56.1779, -6, -0.128038, 0, 0, - /* @teleloc 0x01E10231 [153.753998 -56.177898 -6.000000] -0.128038 0.000000 0.000000 -0.991769 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E106B, 1296, 0x01E10233, 150, -64.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E10233 [150.000000 -64.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E106B, 1296, 0x01E10233, 150, -64.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E10233 [150.000000 -64.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E106C, 1609, 0x01E10234, 149.107, -72.3987, -5.99545, -0.779475, 0, 0, -0.626434, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ @@ -423,8 +423,8 @@ VALUES (0x701E1076, 0x701E1075, '2005-02-09 10:00:00') /* Pressure Plate (2131) , (0x701E1076, 0x701E1078, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1077, 1300, 0x01E1024B, 180.01, -44.85, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E1024B [180.009995 -44.849998 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1077, 1300, 0x01E1024B, 180.01, -44.85, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E1024B [180.009995 -44.849998 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E1078, 2131, 0x01E10252, 178.171, -78.8222, -6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -439,8 +439,8 @@ VALUES (0x701E107A, 577, 0x01E10257, 185.15, -60.01, -6, -0.707107, 0, 0, -0.7 /* @teleloc 0x01E10257 [185.149994 -60.009998 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E107B, 278, 0x01E1025B, 200, -64.755, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E1025B [200.000000 -64.754997 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E107B, 278, 0x01E1025B, 200, -64.755, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E1025B [200.000000 -64.754997 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E107C, 1912, 0x01E10261, 196.392, -84.078, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -463,12 +463,12 @@ VALUES (0x701E1080, 1609, 0x01E10267, 63.3441, -20.1184, 0.00455, 1, 0, 0, 0, /* @teleloc 0x01E10267 [63.344101 -20.118401 0.004550] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1081, 1609, 0x01E1026A, 67.4945, -28.5518, 0.00455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x01E1026A [67.494499 -28.551800 0.004550] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701E1081, 1609, 0x01E1026A, 67.4945, -28.5518, 0.00455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ +/* @teleloc 0x01E1026A [67.494499 -28.551800 0.004550] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1082, 7923, 0x01E10275, 89.007, -70.047, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x01E10275 [89.007004 -70.046997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1082, 7923, 0x01E10275, 89.007, -70.047, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x01E10275 [89.007004 -70.046997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701E1082, 0x701E1004, '2005-02-09 10:00:00') /* Banderling Rogue (22810) */ @@ -534,12 +534,12 @@ VALUES (0x701E1083, 4034, 0x01E1027A, 120.165, -5.46635, 0, 0.003382, 0, 0, -0. /* @teleloc 0x01E1027A [120.165001 -5.466350 0.000000] 0.003382 0.000000 0.000000 -0.999994 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1084, 4021, 0x01E1028F, 88.7055, -18.7267, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ -/* @teleloc 0x01E1028F [88.705498 -18.726700 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1084, 4021, 0x01E1028F, 88.7055, -18.7267, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ +/* @teleloc 0x01E1028F [88.705498 -18.726700 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E1085, 22809, 0x01E1028F, 90, -20, 6.0077, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Bandit */ -/* @teleloc 0x01E1028F [90.000000 -20.000000 6.007700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E1085, 22809, 0x01E1028F, 90, -20, 6.0077, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Bandit */ +/* @teleloc 0x01E1028F [90.000000 -20.000000 6.007700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E1086, 568, 0x01E10291, 94.75, -20, 6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -691,7 +691,7 @@ VALUES (0x701E10AA, 1609, 0x01E101F9, 71.0698, -120.656, -5.995, -0.960867, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E10AB, 1609, 0x01E101F9, 67.9823, -121.103, -5.995, -0.997192, 0, 0, -0.074893, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x01E101F9 [67.982300 -121.102997 -5.995000] -0.997192 0.000000 0.000000 -0.074892 */ +/* @teleloc 0x01E101F9 [67.982300 -121.102997 -5.995000] -0.997192 0.000000 0.000000 -0.074893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E10AC, 1609, 0x01E1020C, 90.3225, -9.56682, -8.995, 0.493026, 0, 0, -0.870015, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ @@ -778,8 +778,8 @@ VALUES (0x701E10C0, 1609, 0x01E10261, 200.098, -80.5261, -5.995, -0.993643, 0, /* @teleloc 0x01E10261 [200.098007 -80.526100 -5.995000] -0.993643 0.000000 0.000000 -0.112578 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E10C1, 7923, 0x01E10275, 89.0032, -70.7712, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x01E10275 [89.003197 -70.771202 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E10C1, 7923, 0x01E10275, 89.0032, -70.7712, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x01E10275 [89.003197 -70.771202 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701E10C1, 0x701E1096, '2005-02-09 10:00:00') /* Drudge Stalker (1609) */ @@ -831,8 +831,8 @@ VALUES (0x701E10C2, 278, 0x01E10102, 24.755, -70, -42, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01E10102 [24.754999 -70.000000 -42.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E10C3, 278, 0x01E10105, 40, -54.755, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E10105 [40.000000 -54.755001 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E10C3, 278, 0x01E10105, 40, -54.755, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E10105 [40.000000 -54.755001 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E10C4, 278, 0x01E10108, 40, -85.245, -42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01E2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01E2.sql index 6135400d1e..9bbd0a30d4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01E2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01E2.sql @@ -17,16 +17,16 @@ VALUES (0x701E200A, 4092, 0x01E20113, 54.5208, -49.8741, -15.5925, -0.72575, 0, /* @teleloc 0x01E20113 [54.520802 -49.874100 -15.592500] -0.725750 0.000000 0.000000 -0.687958 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E200B, 568, 0x01E20114, 50.01, -64.85, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E20114 [50.009998 -64.849998 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E200B, 568, 0x01E20114, 50.01, -64.85, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E20114 [50.009998 -64.849998 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E200C, 1296, 0x01E20118, 49.99, -75.15, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01E20118 [49.990002 -75.150002 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E2010, 1274, 0x01E2011A, 60.01, -64.85, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E2011A [60.009998 -64.849998 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E2010, 1274, 0x01E2011A, 60.01, -64.85, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E2011A [60.009998 -64.849998 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E2011, 1298, 0x01E2011E, 59.99, -75.15, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -57,16 +57,16 @@ VALUES (0x701E201C, 4178, 0x01E2012E, 80.0077, -7.34016, -18, 1, 0, 0, 0, False /* @teleloc 0x01E2012E [80.007698 -7.340160 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E201D, 1273, 0x01E2012F, 77.6841, -20.1979, -17.9896, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Giant White Rat */ -/* @teleloc 0x01E2012F [77.684097 -20.197901 -17.989599] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E201D, 1273, 0x01E2012F, 77.6841, -20.1979, -17.9896, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Giant White Rat */ +/* @teleloc 0x01E2012F [77.684097 -20.197901 -17.989599] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E201E, 1273, 0x01E2012F, 82.7161, -19.8179, -17.9896, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Giant White Rat */ -/* @teleloc 0x01E2012F [82.716103 -19.817900 -17.989599] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E201E, 1273, 0x01E2012F, 82.7161, -19.8179, -17.9896, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Giant White Rat */ +/* @teleloc 0x01E2012F [82.716103 -19.817900 -17.989599] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E201F, 1273, 0x01E2012F, 79.0006, -18.9541, -17.9896, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Giant White Rat */ -/* @teleloc 0x01E2012F [79.000603 -18.954100 -17.989599] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E201F, 1273, 0x01E2012F, 79.0006, -18.9541, -17.9896, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Giant White Rat */ +/* @teleloc 0x01E2012F [79.000603 -18.954100 -17.989599] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E2021, 1271, 0x01E20133, 87.3146, -10.157, -18, 0.71767, 0, 0, -0.696383, False, '2005-02-09 10:00:00'); /* Large Chest */ @@ -133,8 +133,8 @@ VALUES (0x701E203F, 1296, 0x01E20167, 49.99, -35.15, -12, 1, 0, 0, 0, False, '2 /* @teleloc 0x01E20167 [49.990002 -35.150002 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E2040, 1276, 0x01E20168, 50.01, -54.85, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E20168 [50.009998 -54.849998 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E2040, 1276, 0x01E20168, 50.01, -54.85, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E20168 [50.009998 -54.849998 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E2041, 1276, 0x01E2016A, 49.9712, -63.8388, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -177,8 +177,8 @@ VALUES (0x701E2061, 1296, 0x01E201BE, 54.75, -90, 0, 0.707107, 0, 0, -0.707107, /* @teleloc 0x01E201BE [54.750000 -90.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E2063, 1276, 0x01E201C0, 60.01, -44.85, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E201C0 [60.009998 -44.849998 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E2063, 1276, 0x01E201C0, 60.01, -44.85, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E201C0 [60.009998 -44.849998 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E2067, 568, 0x01E201D1, 65.25, -80, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -213,8 +213,8 @@ VALUES (0x701E2078, 298, 0x01E2021B, 126.37, -73.045, 6, 1, 0, 0, 0, False, '2 /* @teleloc 0x01E2021B [126.370003 -73.044998 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E207C, 1300, 0x01E20224, 60.01, -44.85, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E20224 [60.009998 -44.849998 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E207C, 1300, 0x01E20224, 60.01, -44.85, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E20224 [60.009998 -44.849998 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E207E, 4178, 0x01E20228, 68.1504, -57.2319, 12, -0.935251, 0, 0, -0.353985, False, '2005-02-09 10:00:00'); /* Surface Portal */ @@ -317,8 +317,8 @@ VALUES (0x701E209F, 7345, 0x01E2015F, 39.5147, -102.496, -11.9929, 0.707107, 0, /* @teleloc 0x01E2015F [39.514702 -102.496002 -11.992900] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E20A0, 7088, 0x01E20163, 50.3003, -22.7103, -11.9929, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Mauler */ -/* @teleloc 0x01E20163 [50.300301 -22.710300 -11.992900] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E20A0, 7088, 0x01E20163, 50.3003, -22.7103, -11.9929, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Mauler */ +/* @teleloc 0x01E20163 [50.300301 -22.710300 -11.992900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E20A1, 7122, 0x01E2016C, 49.9961, -67.3885, -11.9975, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01E3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01E3.sql index ebe2621fa6..b8e565843f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01E3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01E3.sql @@ -77,8 +77,8 @@ VALUES (0x701E3014, 420, 0x01E301A0, 100, -30, -12, -0.707107, 0, 0, -0.707107 /* @teleloc 0x01E301A0 [100.000000 -30.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E3015, 7332, 0x01E301C4, 70, -90, -5.99285, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Blade */ -/* @teleloc 0x01E301C4 [70.000000 -90.000000 -5.992850] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E3015, 7332, 0x01E301C4, 70, -90, -5.99285, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Blade */ +/* @teleloc 0x01E301C4 [70.000000 -90.000000 -5.992850] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E3016, 7332, 0x01E301D6, 90, -100, -5.99285, 0.111577, 0, 0, -0.993756, True, '2005-02-09 10:00:00'); /* Banderling Blade */ @@ -97,8 +97,8 @@ VALUES (0x701E3019, 7332, 0x01E301F2, 0, -50, 0.00715, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01E301F2 [0.000000 -50.000000 0.007150] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E301A, 278, 0x01E301F4, -0, -45.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E301F4 [-0.000000 -45.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E301A, 278, 0x01E301F4, 0, -45.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E301F4 [0.000000 -45.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E301B, 278, 0x01E301F8, 4.75498, -60, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -169,8 +169,8 @@ VALUES (0x701E302B, 1244, 0x01E3021A, 30, -25.25, 0, 0, 0, 0, -1, False, '2005- /* @teleloc 0x01E3021A [30.000000 -25.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E302C, 7332, 0x01E3021D, 29.7216, -46.0772, 0.00715, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Blade */ -/* @teleloc 0x01E3021D [29.721600 -46.077202 0.007150] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E302C, 7332, 0x01E3021D, 29.7216, -46.0772, 0.00715, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Blade */ +/* @teleloc 0x01E3021D [29.721600 -46.077202 0.007150] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E302D, 278, 0x01E3021E, 29.96, -55.256, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -209,12 +209,12 @@ VALUES (0x701E3035, 7332, 0x01E30243, 50, -140, 0.00715, 0.707107, 0, 0, -0.707 /* @teleloc 0x01E30243 [50.000000 -140.000000 0.007150] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E3036, 1631, 0x01E30244, 60, -30, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ -/* @teleloc 0x01E30244 [60.000000 -30.000000 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E3036, 1631, 0x01E30244, 60, -30, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ +/* @teleloc 0x01E30244 [60.000000 -30.000000 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E3037, 568, 0x01E30246, 60, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E30246 [60.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E3037, 568, 0x01E30246, 60, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E30246 [60.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E3038, 1631, 0x01E30247, 63.1863, -42.1407, 0.003325, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Drudge Servant */ @@ -245,8 +245,8 @@ VALUES (0x701E303E, 7332, 0x01E3024D, 63.5913, -79.388, 0.00715, -0.992797, 0, /* @teleloc 0x01E3024D [63.591301 -79.388000 0.007150] -0.992797 0.000000 0.000000 -0.119812 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E303F, 568, 0x01E30255, 70, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E30255 [70.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E303F, 568, 0x01E30255, 70, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E30255 [70.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E3040, 1632, 0x01E30257, 70, -50, 0.0042, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Slave */ @@ -257,12 +257,12 @@ VALUES (0x701E3041, 568, 0x01E30259, 70, -45.25, 0, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x01E30259 [70.000000 -45.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E3042, 1626, 0x01E30263, 80.315, -30.1957, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01E30263 [80.315002 -30.195700 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E3042, 1626, 0x01E30263, 80.315, -30.1957, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01E30263 [80.315002 -30.195700 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E3043, 568, 0x01E30265, 80, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E30265 [80.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E3043, 568, 0x01E30265, 80, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E30265 [80.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E3044, 568, 0x01E30269, 80, -45.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -465,8 +465,8 @@ VALUES (0x701E3075, 1239, 0x01E30326, 152.356, -50.1154, 0, 0.707107, 0, 0, -0. /* @teleloc 0x01E30326 [152.356003 -50.115398 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E3076, 278, 0x01E3032B, 150, -84.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E3032B [150.000000 -84.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E3076, 278, 0x01E3032B, 150, -84.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E3032B [150.000000 -84.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E3077, 7087, 0x01E3032C, 149.863, -91.8868, 0.00715, -0.786733, 0, 0, -0.617293, True, '2005-02-09 10:00:00'); /* Banderling Ogre */ @@ -477,8 +477,8 @@ VALUES (0x701E3078, 1607, 0x01E3032D, 152.409, -99.5798, 0.00935, 0, 0, 0, -1, /* @teleloc 0x01E3032D [152.408997 -99.579803 0.009350] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E3079, 1308, 0x01E30332, 149.704, -162.547, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01E30332 [149.703995 -162.546997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E3079, 1308, 0x01E30332, 149.704, -162.547, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01E30332 [149.703995 -162.546997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E307A, 1606, 0x01E30337, 156.644, -98.7308, 0.0085, -0.450098, 0, 0, -0.892979, True, '2005-02-09 10:00:00'); /* Auroch Fire Cow */ @@ -754,12 +754,12 @@ VALUES (0x701E30AA, 1631, 0x01E30257, 68.0675, -49.846, 0.005, 0.999178, 0, 0, /* @teleloc 0x01E30257 [68.067497 -49.846001 0.005000] 0.999178 0.000000 0.000000 -0.040533 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E30AB, 1626, 0x01E30263, 81.7388, -29.9238, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01E30263 [81.738800 -29.923800 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E30AB, 1626, 0x01E30263, 81.7388, -29.9238, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01E30263 [81.738800 -29.923800 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E30AC, 1626, 0x01E30263, 79.2471, -30.7797, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01E30263 [79.247101 -30.779699 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E30AC, 1626, 0x01E30263, 79.2471, -30.7797, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01E30263 [79.247101 -30.779699 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E30AD, 1626, 0x01E30267, 79.3804, -49.4332, 0.012, -0.884564, 0, 0, 0.466419, True, '2005-02-09 10:00:00'); /* Silver Rat */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01E4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01E4.sql index e8970db1c6..120e13c12c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01E4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01E4.sql @@ -13,16 +13,16 @@ VALUES (0x701E4012, 419, 0x01E40129, 44.0481, -27.1627, -12, 0.707107, 0, 0, - /* @teleloc 0x01E40129 [44.048100 -27.162701 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4015, 1132, 0x01E40132, 19.4659, 2.0658, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Powder Generator */ -/* @teleloc 0x01E40132 [19.465900 2.065800 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E4015, 1132, 0x01E40132, 19.4659, 2.0658, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Powder Generator */ +/* @teleloc 0x01E40132 [19.465900 2.065800 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4018, 1946, 0x01E40132, 20.8762, 3.54671, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01E40132 [20.876200 3.546710 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701E4018, 1946, 0x01E40132, 20.8762, 3.54671, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01E40132 [20.876200 3.546710 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4019, 1946, 0x01E40132, 18.0115, 3.63356, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01E40132 [18.011499 3.633560 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701E4019, 1946, 0x01E40132, 18.0115, 3.63356, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01E40132 [18.011499 3.633560 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E401C, 420, 0x01E40149, 1.37649, -22.3344, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Item Food Generator */ @@ -37,16 +37,16 @@ VALUES (0x701E4026, 1918, 0x01E40158, 13.5484, -27.068, 0, 0.707107, 0, 0, -0.7 /* @teleloc 0x01E40158 [13.548400 -27.068001 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E402C, 278, 0x01E40175, 50, -44.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E40175 [50.000000 -44.755001 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E402C, 278, 0x01E40175, 50, -44.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E40175 [50.000000 -44.755001 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E402F, 419, 0x01E4017C, 58.6157, -28.8194, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ /* @teleloc 0x01E4017C [58.615700 -28.819401 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4036, 1133, 0x01E4019C, 11.9214, -28.6368, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Alchemical Generator */ -/* @teleloc 0x01E4019C [11.921400 -28.636801 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E4036, 1133, 0x01E4019C, 11.9214, -28.6368, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Alchemical Generator */ +/* @teleloc 0x01E4019C [11.921400 -28.636801 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E4037, 1925, 0x01E4019C, 9.6524, -26.5899, 6, 0.999988, 0, 0, -0.004909, False, '2005-02-09 10:00:00'); /* Chest */ @@ -69,8 +69,8 @@ VALUES (0x701E4048, 1916, 0x01E40209, 123.704, -11, 12, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01E40209 [123.704002 -11.000000 12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4049, 8672, 0x01E40100, 12.5127, -7.3615, -11.9917, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ -/* @teleloc 0x01E40100 [12.512700 -7.361500 -11.991700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E4049, 8672, 0x01E40100, 12.5127, -7.3615, -11.9917, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ +/* @teleloc 0x01E40100 [12.512700 -7.361500 -11.991700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E404A, 8672, 0x01E40108, 7.23188, -29.9255, -11.9917, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Risen Soldier */ @@ -101,12 +101,12 @@ VALUES (0x701E4050, 8672, 0x01E4011E, 29.8983, -57.2072, -11.9917, 0.987223, 0, /* @teleloc 0x01E4011E [29.898300 -57.207199 -11.991700] 0.987223 0.000000 0.000000 -0.159343 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4051, 8672, 0x01E4011F, 39.9647, -0.013489, -11.9917, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ -/* @teleloc 0x01E4011F [39.964699 -0.013489 -11.991700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E4051, 8672, 0x01E4011F, 39.9647, -0.013489, -11.9917, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ +/* @teleloc 0x01E4011F [39.964699 -0.013489 -11.991700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4052, 8672, 0x01E40120, 40.0922, -2.59797, -11.9917, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ -/* @teleloc 0x01E40120 [40.092201 -2.597970 -11.991700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E4052, 8672, 0x01E40120, 40.0922, -2.59797, -11.9917, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ +/* @teleloc 0x01E40120 [40.092201 -2.597970 -11.991700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E4053, 8672, 0x01E40121, 39.6548, -13.5921, -11.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Soldier */ @@ -137,16 +137,16 @@ VALUES (0x701E4059, 2611, 0x01E4012E, 49.6362, -0.413608, -11.985, -0.707107, 0 /* @teleloc 0x01E4012E [49.636200 -0.413608 -11.985000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E405A, 8672, 0x01E40132, 21.5594, -0.021495, -5.99175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ -/* @teleloc 0x01E40132 [21.559401 -0.021495 -5.991750] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E405A, 8672, 0x01E40132, 21.5594, -0.021495, -5.99175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ +/* @teleloc 0x01E40132 [21.559401 -0.021495 -5.991750] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E405B, 8672, 0x01E40132, 18.8309, -1.10534, -5.99175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ -/* @teleloc 0x01E40132 [18.830900 -1.105340 -5.991750] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E405B, 8672, 0x01E40132, 18.8309, -1.10534, -5.99175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ +/* @teleloc 0x01E40132 [18.830900 -1.105340 -5.991750] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E405C, 8672, 0x01E40132, 20.5669, -2.28615, -5.99175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ -/* @teleloc 0x01E40132 [20.566900 -2.286150 -5.991750] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E405C, 8672, 0x01E40132, 20.5669, -2.28615, -5.99175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Risen Soldier */ +/* @teleloc 0x01E40132 [20.566900 -2.286150 -5.991750] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E405D, 8672, 0x01E40136, 20.5621, -18.1946, -5.99175, 0.634309, 0, 0, -0.77308, True, '2005-02-09 10:00:00'); /* Risen Soldier */ @@ -173,16 +173,16 @@ VALUES (0x701E4062, 1626, 0x01E40149, -0.115359, -19.9907, 0.012, 0.732324, 0, /* @teleloc 0x01E40149 [-0.115359 -19.990700 0.012000] 0.732324 0.000000 0.000000 -0.680956 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4063, 208, 0x01E4014C, -0.543988, -49.6283, 0.006, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mite Matron */ -/* @teleloc 0x01E4014C [-0.543988 -49.628300 0.006000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E4063, 208, 0x01E4014C, -0.543988, -49.6283, 0.006, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mite Matron */ +/* @teleloc 0x01E4014C [-0.543988 -49.628300 0.006000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4064, 208, 0x01E4014C, -0.943147, -51.8285, 0.006, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mite Matron */ -/* @teleloc 0x01E4014C [-0.943147 -51.828499 0.006000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E4064, 208, 0x01E4014C, -0.943147, -51.8285, 0.006, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mite Matron */ +/* @teleloc 0x01E4014C [-0.943147 -51.828499 0.006000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4065, 208, 0x01E40152, 12.4979, -8.35283, 0.006, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mite Matron */ -/* @teleloc 0x01E40152 [12.497900 -8.352830 0.006000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E4065, 208, 0x01E40152, 12.4979, -8.35283, 0.006, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mite Matron */ +/* @teleloc 0x01E40152 [12.497900 -8.352830 0.006000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E4066, 208, 0x01E40152, 10.835, -9.386, 0.006, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Mite Matron */ @@ -217,8 +217,8 @@ VALUES (0x701E406D, 208, 0x01E40166, 17.922, -34.2275, 0.006, 1, 0, 0, 0, Tru /* @teleloc 0x01E40166 [17.922001 -34.227501 0.006000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E406E, 208, 0x01E40173, 49.999, -40.0267, 0.006, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mite Matron */ -/* @teleloc 0x01E40173 [49.999001 -40.026699 0.006000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E406E, 208, 0x01E40173, 49.999, -40.0267, 0.006, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mite Matron */ +/* @teleloc 0x01E40173 [49.999001 -40.026699 0.006000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E406F, 208, 0x01E40177, 50.4645, -52.0599, 0.05, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mite Matron */ @@ -354,8 +354,8 @@ VALUES (0x701E4080, 208, 0x01E401DB, 69.0452, -16.3328, 6.006, 0.203748, 0, 0, /* @teleloc 0x01E401DB [69.045197 -16.332800 6.006000] 0.203748 0.000000 0.000000 -0.979023 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E4081, 208, 0x01E401EE, 47.375, -52.625, 12.006, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mite Matron */ -/* @teleloc 0x01E401EE [47.375000 -52.625000 12.006000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701E4081, 208, 0x01E401EE, 47.375, -52.625, 12.006, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mite Matron */ +/* @teleloc 0x01E401EE [47.375000 -52.625000 12.006000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E4082, 208, 0x01E401EE, 47.0533, -48.1522, 12.006, 0.253969, 0, 0, -0.967212, True, '2005-02-09 10:00:00'); /* Mite Matron */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01E5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01E5.sql index b8caf40a8e..a12e848dd9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01E5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01E5.sql @@ -89,20 +89,20 @@ VALUES (0x701E5021, 947, 0x01E5017A, 69.1719, -132.296, -11.9945, -0.993756, 0 /* @teleloc 0x01E5017A [69.171898 -132.296005 -11.994500] -0.993756 0.000000 0.000000 -0.111577 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E5022, 568, 0x01E50181, 10.01, -104.85, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E50181 [10.010000 -104.849998 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E5022, 568, 0x01E50181, 10.01, -104.85, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E50181 [10.010000 -104.849998 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E5024, 568, 0x01E50185, 9.99, -115.15, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01E50185 [9.990000 -115.150002 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E5026, 1260, 0x01E50186, 20.01, -104.85, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E50186 [20.010000 -104.849998 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E5026, 1260, 0x01E50186, 20.01, -104.85, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E50186 [20.010000 -104.849998 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E5027, 1254, 0x01E50186, 20.2238, -102.18, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01E50186 [20.223801 -102.180000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701E5027, 1254, 0x01E50186, 20.2238, -102.18, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01E50186 [20.223801 -102.180000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E5029, 568, 0x01E5018A, 19.99, -115.15, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -177,8 +177,8 @@ VALUES (0x701E5058, 2195, 0x01E5026D, 150, -60, 0.079, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01E5026D [150.000000 -60.000000 0.079000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E5060, 152, 0x01E502A1, 180, -30, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ -/* @teleloc 0x01E502A1 [180.000000 -30.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E5060, 152, 0x01E502A1, 180, -30, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ +/* @teleloc 0x01E502A1 [180.000000 -30.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E5066, 948, 0x01E502DE, 42.281, -133.524, 6.0055, 0.949699, 0, 0, -0.313164, True, '2005-02-09 10:00:00'); /* Mosswart Feeder */ @@ -221,8 +221,8 @@ VALUES (0x701E5079, 1619, 0x01E50108, 84.1479, -79.3348, -29.9945, -0.190487, 0 /* @teleloc 0x01E50108 [84.147903 -79.334801 -29.994499] -0.190487 0.000000 0.000000 -0.981690 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E507A, 1619, 0x01E50109, 80, -90, -29.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ -/* @teleloc 0x01E50109 [80.000000 -90.000000 -29.994499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E507A, 1619, 0x01E50109, 80, -90, -29.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ +/* @teleloc 0x01E50109 [80.000000 -90.000000 -29.994499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E507B, 1619, 0x01E50111, 60, -90, -23.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ @@ -241,8 +241,8 @@ VALUES (0x701E507E, 1619, 0x01E5013B, 22.3668, -119.205, -11.945, 0.630701, 0, /* @teleloc 0x01E5013B [22.366800 -119.205002 -11.945000] 0.630701 0.000000 0.000000 -0.776026 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E507F, 1619, 0x01E5013C, 30, -92.4343, -11.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ -/* @teleloc 0x01E5013C [30.000000 -92.434303 -11.994500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701E507F, 1619, 0x01E5013C, 30, -92.4343, -11.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ +/* @teleloc 0x01E5013C [30.000000 -92.434303 -11.994500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E5080, 1619, 0x01E5014B, 28.875, -128.626, -11.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ @@ -269,8 +269,8 @@ VALUES (0x701E5085, 1619, 0x01E50174, 62.3748, -111.135, -11.9945, 1, 0, 0, 0, /* @teleloc 0x01E50174 [62.374802 -111.135002 -11.994500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E5086, 1619, 0x01E50177, 58.1739, -137.29, -11.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ -/* @teleloc 0x01E50177 [58.173901 -137.289993 -11.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E5086, 1619, 0x01E50177, 58.1739, -137.29, -11.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ +/* @teleloc 0x01E50177 [58.173901 -137.289993 -11.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E5087, 27244, 0x01E50177, 59.8794, -142.906, -11.995, 0.020791, 0, 0, -0.999784, False, '2005-02-09 10:00:00'); /* Chest */ @@ -285,8 +285,8 @@ VALUES (0x701E5089, 947, 0x01E50179, 66.524, -115.442, -11.945, 0.423643, 0, 0 /* @teleloc 0x01E50179 [66.524002 -115.442001 -11.945000] 0.423643 0.000000 0.000000 -0.905829 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E508A, 1619, 0x01E50181, 10.375, -102.385, -5.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ -/* @teleloc 0x01E50181 [10.375000 -102.385002 -5.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E508A, 1619, 0x01E50181, 10.375, -102.385, -5.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ +/* @teleloc 0x01E50181 [10.375000 -102.385002 -5.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E508B, 1619, 0x01E50185, 10, -117.625, -5.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ @@ -329,12 +329,12 @@ VALUES (0x701E5094, 211, 0x01E501B2, 11.0755, -100.143, 0.0055, 0.7029, 0, 0, /* @teleloc 0x01E501B2 [11.075500 -100.142998 0.005500] 0.702900 0.000000 0.000000 0.711289 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E5095, 1632, 0x01E501B5, 20.3952, -94.9722, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01E501B5 [20.395201 -94.972198 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701E5095, 1632, 0x01E501B5, 20.3952, -94.9722, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01E501B5 [20.395201 -94.972198 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E5096, 1632, 0x01E501BB, 29.9784, -29.9793, 0.0055, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01E501BB [29.978399 -29.979300 0.005500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E5096, 1632, 0x01E501BB, 29.9784, -29.9793, 0.0055, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01E501BB [29.978399 -29.979300 0.005500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E5097, 947, 0x01E501C0, 27.0442, -89.383, 0.0055, 0.97816, 0, 0, 0.207853, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ @@ -373,8 +373,8 @@ VALUES (0x701E509F, 1632, 0x01E501EF, 52.5022, -110.904, 0.005, -0.905774, 0, 0 /* @teleloc 0x01E501EF [52.502201 -110.903999 0.005000] -0.905774 0.000000 0.000000 0.423762 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E50A0, 1632, 0x01E501F4, 60, -10, 0.0055, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01E501F4 [60.000000 -10.000000 0.005500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E50A0, 1632, 0x01E501F4, 60, -10, 0.0055, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01E501F4 [60.000000 -10.000000 0.005500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E50A1, 211, 0x01E501F7, 60, -30, 0.0055, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ @@ -537,8 +537,8 @@ VALUES (0x701E50A8, 0x701E503A, '2005-02-09 10:00:00') /* Piece of parchment (21 , (0x701E50A8, 0x701E5058, '2005-02-09 10:00:00') /* Piece of parchment (2195) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E50A9, 1632, 0x01E50217, 90, -100, 0.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01E50217 [90.000000 -100.000000 0.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E50A9, 1632, 0x01E50217, 90, -100, 0.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01E50217 [90.000000 -100.000000 0.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E50AA, 1632, 0x01E50230, 110, -120, 0.0055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Slave */ @@ -557,8 +557,8 @@ VALUES (0x701E50AD, 27244, 0x01E50249, 129.104, -87.2938, 0.005, -0.999854, 0, 0 /* @teleloc 0x01E50249 [129.104004 -87.293800 0.005000] -0.999854 0.000000 0.000000 0.017093 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E50AE, 1632, 0x01E5024A, 131.322, -98.3094, 0.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01E5024A [131.322006 -98.309402 0.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E50AE, 1632, 0x01E5024A, 131.322, -98.3094, 0.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01E5024A [131.322006 -98.309402 0.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E50AF, 211, 0x01E5024A, 126.503, -97.7107, 0.0055, 0.151153, 0, 0, -0.98851, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ @@ -725,8 +725,8 @@ VALUES (0x701E50D7, 1619, 0x01E5035F, 80.0548, -79.6816, 30.0055, 1, 0, 0, 0, /* @teleloc 0x01E5035F [80.054802 -79.681602 30.005501] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E50D8, 1988, 0x01E50360, 80, -92, 30, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dark Wisp */ -/* @teleloc 0x01E50360 [80.000000 -92.000000 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E50D8, 1988, 0x01E50360, 80, -92, 30, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Dark Wisp */ +/* @teleloc 0x01E50360 [80.000000 -92.000000 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E50D9, 947, 0x01E50361, 85.7903, -39.7891, 30.0055, 0.666889, 0, 0, -0.745157, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01E6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01E6.sql index 68448bca9e..af062ec3c3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01E6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01E6.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01E6; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E6000, 23082, 0x01E60100, -0.028929, -91.4057, -17.989, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ -/* @teleloc 0x01E60100 [-0.028929 -91.405701 -17.989000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E6000, 23082, 0x01E60100, -0.028929, -91.4057, -17.989, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ +/* @teleloc 0x01E60100 [-0.028929 -91.405701 -17.989000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E6001, 23082, 0x01E60103, 0, -100, -17.989, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ @@ -25,8 +25,8 @@ VALUES (0x701E6005, 5117, 0x01E6010E, 10, -60, -6, 1, 0, 0, 0, False, '2005-02- /* @teleloc 0x01E6010E [10.000000 -60.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E6006, 5117, 0x01E60115, 10, -70, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ -/* @teleloc 0x01E60115 [10.000000 -70.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E6006, 5117, 0x01E60115, 10, -70, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 1 */ +/* @teleloc 0x01E60115 [10.000000 -70.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E6008, 23082, 0x01E60125, 29.7767, -51.3186, -11.989, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ @@ -109,8 +109,8 @@ VALUES (0x701E601D, 11526, 0x01E6017F, 85.168, -129.727, -5.995, -0.341111, 0, 0 /* @teleloc 0x01E6017F [85.167999 -129.727005 -5.995000] -0.341111 0.000000 0.000000 -0.940023 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E601E, 23082, 0x01E60194, 30.1804, -93.0898, 0.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ -/* @teleloc 0x01E60194 [30.180401 -93.089798 0.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E601E, 23082, 0x01E60194, 30.1804, -93.0898, 0.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Nubilous Golem */ +/* @teleloc 0x01E60194 [30.180401 -93.089798 0.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E601F, 11526, 0x01E601A8, 43.0607, -124.489, 0.005, 0.55539, 0, 0, -0.83159, True, '2005-02-09 10:00:00'); /* Ebon Gromnie */ @@ -153,16 +153,16 @@ VALUES (0x701E602B, 7107, 0x01E6021E, 100, -150, 6.012, 0.626434, 0, 0, -0.7794 /* @teleloc 0x01E6021E [100.000000 -150.000000 6.012000] 0.626434 0.000000 0.000000 -0.779475 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E602C, 7107, 0x01E6021E, 101.119, -148.503, 6.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ -/* @teleloc 0x01E6021E [101.119003 -148.503006 6.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E602C, 7107, 0x01E6021E, 101.119, -148.503, 6.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wasteland Rat */ +/* @teleloc 0x01E6021E [101.119003 -148.503006 6.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E602D, 11526, 0x01E60252, 151.55, -117.707, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ebon Gromnie */ -/* @teleloc 0x01E60252 [151.550003 -117.707001 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E602D, 11526, 0x01E60252, 151.55, -117.707, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ebon Gromnie */ +/* @teleloc 0x01E60252 [151.550003 -117.707001 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E602E, 11526, 0x01E60252, 146.785, -115.201, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ebon Gromnie */ -/* @teleloc 0x01E60252 [146.785004 -115.200996 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E602E, 11526, 0x01E60252, 146.785, -115.201, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ebon Gromnie */ +/* @teleloc 0x01E60252 [146.785004 -115.200996 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E602F, 1328, 0x01E60255, 145.873, -182.829, 6, -0.766815, 0, 0, -0.641868, False, '2005-02-09 10:00:00'); /* Surface */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01E8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01E8.sql index c73f233ded..4af306e83b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01E8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01E8.sql @@ -61,16 +61,16 @@ VALUES (0x701E800F, 1631, 0x01E8013A, 63.344, -56.924, -11.9967, 0.1463, 0, 0, /* @teleloc 0x01E8013A [63.344002 -56.924000 -11.996700] 0.146300 0.000000 0.000000 -0.989240 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E8010, 568, 0x01E8013C, 70.01, -34.85, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E8013C [70.010002 -34.849998 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E8010, 568, 0x01E8013C, 70.01, -34.85, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E8013C [70.010002 -34.849998 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E8011, 568, 0x01E80140, 69.99, -45.15, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01E80140 [69.989998 -45.150002 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E8012, 568, 0x01E80144, 80.01, -34.85, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E80144 [80.010002 -34.849998 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E8012, 568, 0x01E80144, 80.01, -34.85, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E80144 [80.010002 -34.849998 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E8013, 568, 0x01E80148, 79.99, -45.15, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -85,8 +85,8 @@ VALUES (0x701E8015, 419, 0x01E8014D, 90.6898, -33.4872, -12, -0.94707, 0, 0, - /* @teleloc 0x01E8014D [90.689796 -33.487202 -12.000000] -0.947070 0.000000 0.000000 -0.321026 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E8016, 568, 0x01E8014D, 90.01, -34.85, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E8014D [90.010002 -34.849998 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E8016, 568, 0x01E8014D, 90.01, -34.85, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E8014D [90.010002 -34.849998 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E8017, 1632, 0x01E8014F, 89.251, -42.5145, -11.9958, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Slave */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01E9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01E9.sql index c84e6363ae..0a0bf42142 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01E9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01E9.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01E9; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E9000, 1100, 0x01E90100, 59.6924, -138.729, -17.9996, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01E90100 [59.692402 -138.729004 -17.999599] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E9000, 1100, 0x01E90100, 59.6924, -138.729, -17.9996, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01E90100 [59.692402 -138.729004 -17.999599] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E9001, 962, 0x01E90103, 60.6137, -151.881, -18, -0.880633, 0, 0, -0.4738, False, '2005-02-09 10:00:00'); /* Mosswart Feeder Generator */ @@ -29,8 +29,8 @@ VALUES (0x701E9006, 940, 0x01E9010D, 7.12125, -120.294, -11.9958, 0.707107, 0, /* @teleloc 0x01E9010D [7.121250 -120.293999 -11.995800] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E9007, 278, 0x01E90112, 20, -74.755, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E90112 [20.000000 -74.754997 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E9007, 278, 0x01E90112, 20, -74.755, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E90112 [20.000000 -74.754997 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E9008, 568, 0x01E90116, 24.75, -90, -12, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -41,8 +41,8 @@ VALUES (0x701E9009, 940, 0x01E9011E, 20.4414, -119.211, -11.9958, 0.999988, 0, /* @teleloc 0x01E9011E [20.441401 -119.210999 -11.995800] 0.999988 0.000000 0.000000 -0.004908 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E900A, 418, 0x01E90121, 22.2336, -122.073, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Cheese Generator */ -/* @teleloc 0x01E90121 [22.233601 -122.072998 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E900A, 418, 0x01E90121, 22.2336, -122.073, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Cheese Generator */ +/* @teleloc 0x01E90121 [22.233601 -122.072998 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E900B, 1913, 0x01E90127, 33.9125, -68.2475, -11.9875, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -53,8 +53,8 @@ VALUES (0x701E900C, 947, 0x01E90127, 31.8029, -67.6059, -11.9945, -0.116454, 0 /* @teleloc 0x01E90127 [31.802900 -67.605904 -11.994500] -0.116454 0.000000 0.000000 -0.993196 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E900D, 278, 0x01E90129, 30, -74.755, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E90129 [30.000000 -74.754997 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E900D, 278, 0x01E90129, 30, -74.755, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E90129 [30.000000 -74.754997 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E900E, 278, 0x01E90132, 30, -115.25, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -69,8 +69,8 @@ VALUES (0x701E9010, 948, 0x01E90133, 32.2336, -127.873, -11.9945, -0.51728, 0, /* @teleloc 0x01E90133 [32.233601 -127.873001 -11.994500] -0.517280 0.000000 0.000000 -0.855816 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E9011, 568, 0x01E9013D, 40, -94.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E9013D [40.000000 -94.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E9011, 568, 0x01E9013D, 40, -94.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E9013D [40.000000 -94.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E9012, 8, 0x01E90146, 41.3643, -141.939, -11.9945, -0.939319, 0, 0, -0.343045, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ @@ -165,8 +165,8 @@ VALUES (0x701E9028, 278, 0x01E901B0, 125.243, -90.0132, -12, -0.707107, 0, 0, /* @teleloc 0x01E901B0 [125.242996 -90.013199 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E9029, 278, 0x01E901B3, 130, -104.755, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E901B3 [130.000000 -104.754997 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E9029, 278, 0x01E901B3, 130, -104.755, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E901B3 [130.000000 -104.754997 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E902A, 970, 0x01E901B6, 130.436, -123.162, -11.995, -0.972446, 0, 0, -0.233128, False, '2005-02-09 10:00:00'); /* Gailadu the Scribe */ @@ -181,8 +181,8 @@ VALUES (0x701E902C, 14, 0x01E901BF, 138.708, -118.826, -11.994, 0.367749, 0, /* @teleloc 0x01E901BF [138.707993 -118.825996 -11.994000] 0.367749 0.000000 0.000000 -0.929925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E902D, 3955, 0x01E901C1, 140, -140, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ -/* @teleloc 0x01E901C1 [140.000000 -140.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E902D, 3955, 0x01E901C1, 140, -140, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ +/* @teleloc 0x01E901C1 [140.000000 -140.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701E902D, 0x701E9031, '2005-02-09 10:00:00') /* Drudge Prowler (192) */ @@ -196,16 +196,16 @@ VALUES (0x701E902D, 0x701E9031, '2005-02-09 10:00:00') /* Drudge Prowler (192) * , (0x701E902D, 0x701E9098, '2005-02-09 10:00:00') /* Drudge Prowler (192) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E902E, 3953, 0x01E901C1, 139.379, -141.452, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (30 min.) */ -/* @teleloc 0x01E901C1 [139.378998 -141.451996 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E902E, 3953, 0x01E901C1, 139.379, -141.452, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (30 min.) */ +/* @teleloc 0x01E901C1 [139.378998 -141.451996 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701E902E, 0x701E902C, '2005-02-09 10:00:00') /* Cow (14) */ , (0x701E902E, 0x701E9030, '2005-02-09 10:00:00') /* Brown Rat (220) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E902F, 1154, 0x01E901C1, 141.511, -140.147, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x01E901C1 [141.511002 -140.147003 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E902F, 1154, 0x01E901C1, 141.511, -140.147, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x01E901C1 [141.511002 -140.147003 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701E902F, 0x701E9006, '2005-02-09 10:00:00') /* Drudge Sneaker (940) */ @@ -270,16 +270,16 @@ VALUES (0x701E903B, 278, 0x01E901DA, 4.75499, -130, -6, 0.707107, 0, 0, -0.707 /* @teleloc 0x01E901DA [4.754990 -130.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E903C, 278, 0x01E901E2, 10, -124.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E901E2 [10.000000 -124.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E903C, 278, 0x01E901E2, 10, -124.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E901E2 [10.000000 -124.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E903D, 278, 0x01E901E5, 24.75, -80, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01E901E5 [24.750000 -80.000000 -6.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E903E, 278, 0x01E901E6, 20, -84.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E901E6 [20.000000 -84.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E903E, 278, 0x01E901E6, 20, -84.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E901E6 [20.000000 -84.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E903F, 1298, 0x01E90209, 34.75, -190, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -353,16 +353,16 @@ VALUES (0x701E904F, 278, 0x01E90248, 55.25, -100, -6, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01E90248 [55.250000 -100.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E9050, 278, 0x01E9024E, 60, -134.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E9024E [60.000000 -134.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E9050, 278, 0x01E9024E, 60, -134.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E9024E [60.000000 -134.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E9051, 947, 0x01E9024F, 58.5925, -141.699, -5.9945, 0.613424, 0, 0, -0.789754, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ /* @teleloc 0x01E9024F [58.592499 -141.699005 -5.994500] 0.613424 0.000000 0.000000 -0.789754 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E9052, 278, 0x01E90252, 60, -164.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E90252 [60.000000 -164.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E9052, 278, 0x01E90252, 60, -164.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E90252 [60.000000 -164.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E9053, 7923, 0x01E90253, 58.9434, -168.676, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -513,16 +513,16 @@ VALUES (0x701E9067, 278, 0x01E902B2, 115.25, -90, -6, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01E902B2 [115.250000 -90.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E9068, 278, 0x01E902B3, 120, -94.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E902B3 [120.000000 -94.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E9068, 278, 0x01E902B3, 120, -94.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E902B3 [120.000000 -94.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E9069, 171, 0x01E902B4, 121.913, -97.6995, -5.59875, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ -/* @teleloc 0x01E902B4 [121.913002 -97.699501 -5.598750] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E9069, 171, 0x01E902B4, 121.913, -97.6995, -5.59875, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ +/* @teleloc 0x01E902B4 [121.913002 -97.699501 -5.598750] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E906A, 278, 0x01E902C1, 130.013, -84.648, -5.9996, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E902C1 [130.013000 -84.648003 -5.999600] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E906A, 278, 0x01E902C1, 130.013, -84.648, -5.9996, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E902C1 [130.013000 -84.648003 -5.999600] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E906B, 969, 0x01E902C2, 131.915, -87.0158, -5.995, -0.387615, 0, 0, -0.921821, False, '2005-02-09 10:00:00'); /* Healer Lithinia of Chiran */ @@ -608,8 +608,8 @@ VALUES (0x701E907E, 961, 0x01E9037B, 72.4476, -70.5082, 0, 0.058326, 0, 0, -0. /* @teleloc 0x01E9037B [72.447601 -70.508202 0.000000] 0.058326 0.000000 0.000000 -0.998298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E907F, 961, 0x01E9037B, 68.823, -68.4084, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ -/* @teleloc 0x01E9037B [68.822998 -68.408401 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E907F, 961, 0x01E9037B, 68.823, -68.4084, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mosswart Barker Generator */ +/* @teleloc 0x01E9037B [68.822998 -68.408401 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E9080, 211, 0x01E90386, 72.367, -189.639, 0.0055, -0.782541, 0, 0, -0.6226, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ @@ -636,8 +636,8 @@ VALUES (0x701E9085, 218, 0x01E9038E, 80.3806, -107.714, 0.0084, 1, 0, 0, 0, T /* @teleloc 0x01E9038E [80.380600 -107.713997 0.008400] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E9086, 419, 0x01E90396, 87.9059, -78.114, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ -/* @teleloc 0x01E90396 [87.905899 -78.113998 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E9086, 419, 0x01E90396, 87.9059, -78.114, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ +/* @teleloc 0x01E90396 [87.905899 -78.113998 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E9087, 192, 0x01E90396, 87.8027, -79.6752, 0.0042, 0.521475, 0, 0, -0.853266, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ @@ -778,16 +778,16 @@ VALUES (0x701E90A9, 211, 0x01E90457, 70.6955, -210.455, 6.0055, -0.667183, 0, /* @teleloc 0x01E90457 [70.695503 -210.455002 6.005500] -0.667183 0.000000 0.000000 -0.744894 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E90AA, 192, 0x01E90468, 88.7963, -58.3281, 6.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01E90468 [88.796303 -58.328098 6.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E90AA, 192, 0x01E90468, 88.7963, -58.3281, 6.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01E90468 [88.796303 -58.328098 6.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E90AB, 192, 0x01E90468, 92.3674, -58.5956, 6.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01E90468 [92.367401 -58.595600 6.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E90AB, 192, 0x01E90468, 92.3674, -58.5956, 6.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01E90468 [92.367401 -58.595600 6.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E90AC, 1296, 0x01E9046A, 90, -64.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E9046A [90.000000 -64.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E90AC, 1296, 0x01E9046A, 90, -64.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E9046A [90.000000 -64.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E90AD, 947, 0x01E9046E, 88.5333, -80.1781, 6.0055, 0.833641, 0, 0, -0.552307, True, '2005-02-09 10:00:00'); /* Barker Mosswart */ @@ -802,20 +802,20 @@ VALUES (0x701E90AF, 220, 0x01E90474, 87.4609, -98.3385, 6.0088, 0.551027, 0, 0 /* @teleloc 0x01E90474 [87.460899 -98.338501 6.008800] 0.551027 0.000000 0.000000 -0.834487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E90B0, 420, 0x01E90480, 102.795, -57.5925, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01E90480 [102.794998 -57.592499 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E90B0, 420, 0x01E90480, 102.795, -57.5925, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01E90480 [102.794998 -57.592499 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E90B1, 192, 0x01E90480, 98.0874, -57.7262, 6.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ -/* @teleloc 0x01E90480 [98.087402 -57.726200 6.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E90B1, 192, 0x01E90480, 98.0874, -57.7262, 6.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ +/* @teleloc 0x01E90480 [98.087402 -57.726200 6.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E90B2, 1464, 0x01E90480, 102.073, -60.6019, 6.0042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Robber */ -/* @teleloc 0x01E90480 [102.072998 -60.601898 6.004200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E90B2, 1464, 0x01E90480, 102.073, -60.6019, 6.0042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Robber */ +/* @teleloc 0x01E90480 [102.072998 -60.601898 6.004200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E90B3, 1297, 0x01E90482, 100, -64.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01E90482 [100.000000 -64.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E90B3, 1297, 0x01E90482, 100, -64.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01E90482 [100.000000 -64.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E90B4, 278, 0x01E90489, 104.75, -80, 6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -830,8 +830,8 @@ VALUES (0x701E90B6, 211, 0x01E90498, 109.452, -110.161, 6.0055, 0.911628, 0, 0 /* @teleloc 0x01E90498 [109.452003 -110.161003 6.005500] 0.911628 0.000000 0.000000 -0.411017 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701E90B7, 1468, 0x01E904AA, 137.079, -47.3359, 6.0035, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ -/* @teleloc 0x01E904AA [137.078995 -47.335899 6.003500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701E90B7, 1468, 0x01E904AA, 137.079, -47.3359, 6.0035, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slinker */ +/* @teleloc 0x01E904AA [137.078995 -47.335899 6.003500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701E90B8, 192, 0x01E904B2, 150.963, -48.7962, 6.0042, -0.442679, 0, 0, -0.89668, True, '2005-02-09 10:00:00'); /* Drudge Prowler */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01EA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01EA.sql index 0762c9be75..d613e4b264 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01EA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01EA.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01EA; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA000, 278, 0x01EA0101, 40, -44.75, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EA0101 [40.000000 -44.750000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701EA000, 278, 0x01EA0101, 40, -44.75, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EA0101 [40.000000 -44.750000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA001, 16, 0x01EA0102, 38.1067, -52.3329, -5.9925, 0.901784, 0, 0, -0.432187, True, '2005-02-09 10:00:00'); /* Undead */ @@ -32,8 +32,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x701EA006, 0x701EA007, '2005-02-09 10:00:00') /* Scroll of Imperil Other II (2702) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA007, 2702, 0x01EA011E, 67.7034, -39.6255, -5.943, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scroll of Imperil Other II */ -/* @teleloc 0x01EA011E [67.703400 -39.625500 -5.943000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA007, 2702, 0x01EA011E, 67.7034, -39.6255, -5.943, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scroll of Imperil Other II */ +/* @teleloc 0x01EA011E [67.703400 -39.625500 -5.943000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA008, 1930, 0x01EA011E, 72.4468, -35.7358, -6, 0.999203, 0, 0, -0.039914, False, '2005-02-09 10:00:00'); /* Chest */ @@ -124,20 +124,20 @@ VALUES (0x701EA01D, 278, 0x01EA0162, 50, -25.25, 0, -1, 0, 0, 0, False, '2005- /* @teleloc 0x01EA0162 [50.000000 -25.250000 0.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA01E, 16, 0x01EA0164, 47.9804, -38.0339, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ -/* @teleloc 0x01EA0164 [47.980400 -38.033901 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA01E, 16, 0x01EA0164, 47.9804, -38.0339, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ +/* @teleloc 0x01EA0164 [47.980400 -38.033901 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA01F, 16, 0x01EA0164, 51.8859, -37.6861, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ -/* @teleloc 0x01EA0164 [51.885899 -37.686100 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA01F, 16, 0x01EA0164, 51.8859, -37.6861, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ +/* @teleloc 0x01EA0164 [51.885899 -37.686100 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA020, 278, 0x01EA0166, 54.75, -40, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01EA0166 [54.750000 -40.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA021, 278, 0x01EA0168, 50, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EA0168 [50.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA021, 278, 0x01EA0168, 50, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EA0168 [50.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA022, 950, 0x01EA01B6, 70, -80, 0.0075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Zombie */ @@ -156,12 +156,12 @@ VALUES (0x701EA025, 278, 0x01EA01BB, 70, -94.75, 0, 0, 0, 0, 1, False, '2005-0 /* @teleloc 0x01EA01BB [70.000000 -94.750000 0.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA026, 4021, 0x01EA01BF, 83.2048, -12.568, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ -/* @teleloc 0x01EA01BF [83.204803 -12.568000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA026, 4021, 0x01EA01BF, 83.2048, -12.568, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ +/* @teleloc 0x01EA01BF [83.204803 -12.568000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA027, 204, 0x01EA01BF, 81.07, -12.1668, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01EA01BF [81.070000 -12.166800 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA027, 204, 0x01EA01BF, 81.07, -12.1668, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01EA01BF [81.070000 -12.166800 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA028, 220, 0x01EA01CA, 79.4115, -47.3517, 0.004, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Brown Rat */ @@ -192,8 +192,8 @@ VALUES (0x701EA02E, 950, 0x01EA01DC, 90, -70, 0.0075, 1, 0, 0, 0, True, '2005 /* @teleloc 0x01EA01DC [90.000000 -70.000000 0.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA02F, 278, 0x01EA01F3, -0, -54.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EA01F3 [-0.000000 -54.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA02F, 278, 0x01EA01F3, 0, -54.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EA01F3 [0.000000 -54.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA030, 1932, 0x01EA01F4, -3.9125, -61.7525, 6.0125, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -224,8 +224,8 @@ VALUES (0x701EA036, 218, 0x01EA01F8, 21.07, -17.4454, 6.004, 0.707107, 0, 0, - /* @teleloc 0x01EA01F8 [21.070000 -17.445400 6.004000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA037, 278, 0x01EA01FE, 20, -94.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EA01FE [20.000000 -94.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA037, 278, 0x01EA01FE, 20, -94.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EA01FE [20.000000 -94.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA038, 215, 0x01EA01FF, 21.7696, -101.912, 6.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Blue Phyntos Wasp */ @@ -252,8 +252,8 @@ VALUES (0x701EA03D, 941, 0x01EA021C, 63.1699, -120.027, 6.011, -0.707106, 0, 0 /* @teleloc 0x01EA021C [63.169899 -120.027000 6.011000] -0.707106 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA03E, 278, 0x01EA021F, 74.75, -0, 6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EA021F [74.750000 -0.000000 6.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x701EA03E, 278, 0x01EA021F, 74.75, 0, 6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EA021F [74.750000 0.000000 6.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA03F, 204, 0x01EA0229, 80, 0, 6.0075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lich */ @@ -288,12 +288,12 @@ VALUES (0x701EA046, 1930, 0x01EA0242, 122.832, -55.95, 6.0125, -1, 0, 0, 0, Fal /* @teleloc 0x01EA0242 [122.832001 -55.950001 6.012500] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA047, 941, 0x01EA0242, 121.177, -61.5515, 6.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Water Golem */ -/* @teleloc 0x01EA0242 [121.177002 -61.551498 6.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA047, 941, 0x01EA0242, 121.177, -61.5515, 6.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Water Golem */ +/* @teleloc 0x01EA0242 [121.177002 -61.551498 6.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA048, 941, 0x01EA0242, 121.471, -57.6193, 6.011, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Water Golem */ -/* @teleloc 0x01EA0242 [121.471001 -57.619301 6.011000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA048, 941, 0x01EA0242, 121.471, -57.6193, 6.011, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Water Golem */ +/* @teleloc 0x01EA0242 [121.471001 -57.619301 6.011000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA049, 278, 0x01EA0246, 120, -65.25, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -417,7 +417,7 @@ VALUES (0x701EA066, 16, 0x01EA025B, 81.3776, -77.1377, 12.0075, 0.050048, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA067, 16, 0x01EA025B, 81.1636, -83.1164, 12.0075, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Undead */ -/* @teleloc 0x01EA025B [81.163597 -83.116402 12.007500] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x01EA025B [81.163597 -83.116402 12.007500] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA068, 16, 0x01EA025B, 82.9826, -82.7552, 12.0075, -0.999062, 0, 0, -0.043292, True, '2005-02-09 10:00:00'); /* Undead */ @@ -425,7 +425,7 @@ VALUES (0x701EA068, 16, 0x01EA025B, 82.9826, -82.7552, 12.0075, -0.999062, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA069, 16, 0x01EA025B, 82.9692, -77.1645, 12.0075, -0.089871, 0, 0, -0.995953, True, '2005-02-09 10:00:00'); /* Undead */ -/* @teleloc 0x01EA025B [82.969200 -77.164497 12.007500] -0.089870 0.000000 0.000000 -0.995953 */ +/* @teleloc 0x01EA025B [82.969200 -77.164497 12.007500] -0.089871 0.000000 0.000000 -0.995953 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA06A, 4023, 0x01EA02BF, 80, -60, 18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Valuable Gha. Warrior Generator */ @@ -464,16 +464,16 @@ VALUES (0x701EA072, 568, 0x01EA02E2, 44.75, -20, 24, -0.707107, 0, 0, 0.707107 /* @teleloc 0x01EA02E2 [44.750000 -20.000000 24.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA073, 568, 0x01EA02E3, 40, -24.75, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EA02E3 [40.000000 -24.750000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA073, 568, 0x01EA02E3, 40, -24.75, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EA02E3 [40.000000 -24.750000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA074, 950, 0x01EA02E5, 40, -40, 24.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ -/* @teleloc 0x01EA02E5 [40.000000 -40.000000 24.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA074, 950, 0x01EA02E5, 40, -40, 24.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ +/* @teleloc 0x01EA02E5 [40.000000 -40.000000 24.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA075, 278, 0x01EA02E8, 40, -44.75, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EA02E8 [40.000000 -44.750000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA075, 278, 0x01EA02E8, 40, -44.75, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EA02E8 [40.000000 -44.750000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA076, 278, 0x01EA02EC, 40, -65.25, 24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -504,8 +504,8 @@ VALUES (0x701EA07C, 278, 0x01EA0311, 75.25, -40, 24, -0.707107, 0, 0, -0.70710 /* @teleloc 0x01EA0311 [75.250000 -40.000000 24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA07D, 278, 0x01EA0313, 80, -54.75, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EA0313 [80.000000 -54.750000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA07D, 278, 0x01EA0313, 80, -54.75, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EA0313 [80.000000 -54.750000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA07E, 950, 0x01EA0316, 80, -80, 24.0075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Zombie */ @@ -612,12 +612,12 @@ VALUES (0x701EA097, 278, 0x01EA037F, 30, -85.25, 36, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01EA037F [30.000000 -85.250000 36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA098, 278, 0x01EA0382, 40, -24.75, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EA0382 [40.000000 -24.750000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA098, 278, 0x01EA0382, 40, -24.75, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EA0382 [40.000000 -24.750000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA099, 950, 0x01EA0385, 40, -50, 36.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ -/* @teleloc 0x01EA0385 [40.000000 -50.000000 36.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA099, 950, 0x01EA0385, 40, -50, 36.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ +/* @teleloc 0x01EA0385 [40.000000 -50.000000 36.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA09A, 278, 0x01EA0386, 40, -55.25, 36, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -660,12 +660,12 @@ VALUES (0x701EA0A3, 278, 0x01EA03A8, 80, -95.25, 36, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01EA03A8 [80.000000 -95.250000 36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA0A4, 278, 0x01EA03AC, 90, -34.75, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EA03AC [90.000000 -34.750000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA0A4, 278, 0x01EA03AC, 90, -34.75, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EA03AC [90.000000 -34.750000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EA0A5, 950, 0x01EA03AF, 90, -60, 36.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ -/* @teleloc 0x01EA03AF [90.000000 -60.000000 36.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EA0A5, 950, 0x01EA03AF, 90, -60, 36.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Zombie */ +/* @teleloc 0x01EA03AF [90.000000 -60.000000 36.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EA0A6, 278, 0x01EA03B1, 85.25, -90, 36, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01EC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01EC.sql index 52b80287ae..55cc4e5a52 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01EC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01EC.sql @@ -151,8 +151,8 @@ VALUES (0x701EC023, 28244, 0x01EC0175, 33.876, -59.0145, 0.029, 0.940086, 0, 0, /* @teleloc 0x01EC0175 [33.875999 -59.014500 0.029000] 0.940086 0.000000 0.000000 -0.340937 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EC025, 30719, 0x01EC0181, 40, 0, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Secured Vault Sewers */ -/* @teleloc 0x01EC0181 [40.000000 0.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EC025, 30719, 0x01EC0181, 40, 0, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Secured Vault Sewers */ +/* @teleloc 0x01EC0181 [40.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EC026, 28244, 0x01EC0184, 37.6825, -13.9651, 0.029, 0.999753, 0, 0, 0.022241, True, '2005-02-09 10:00:00'); /* Phantom */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01ED.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01ED.sql index 063fc753cf..90b820f02b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01ED.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01ED.sql @@ -9,8 +9,8 @@ VALUES (0x701ED001, 218, 0x01ED011D, 20, -60, -17.996, 1, 0, 0, 0, True, '200 /* @teleloc 0x01ED011D [20.000000 -60.000000 -17.996000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED002, 218, 0x01ED011E, 20, -70, -17.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rat */ -/* @teleloc 0x01ED011E [20.000000 -70.000000 -17.996000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED002, 218, 0x01ED011E, 20, -70, -17.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rat */ +/* @teleloc 0x01ED011E [20.000000 -70.000000 -17.996000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED003, 4111, 0x01ED0126, 20, -120, -17.989, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Hunter Shreth */ @@ -197,8 +197,8 @@ VALUES (0x701ED023, 0x701ED006, '2005-02-09 10:00:00') /* Ghost Wisp (1987) */ , (0x701ED023, 0x701ED02E, '2005-02-09 10:00:00') /* Mudlurk Mosswart (211) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED024, 218, 0x01ED01AD, 69.8916, -79.1433, -11.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rat */ -/* @teleloc 0x01ED01AD [69.891602 -79.143303 -11.996000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED024, 218, 0x01ED01AD, 69.8916, -79.1433, -11.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rat */ +/* @teleloc 0x01ED01AD [69.891602 -79.143303 -11.996000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED025, 365, 0x01ED01B1, 66.8702, -102.514, -11.921, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Parchment */ @@ -245,24 +245,24 @@ VALUES (0x701ED02D, 4111, 0x01ED01C6, 90, -110, -11.989, 1, 0, 0, 0, True, '20 /* @teleloc 0x01ED01C6 [90.000000 -110.000000 -11.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED02E, 211, 0x01ED0208, 37.2589, -126.777, -5.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ -/* @teleloc 0x01ED0208 [37.258900 -126.777000 -5.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED02E, 211, 0x01ED0208, 37.2589, -126.777, -5.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ +/* @teleloc 0x01ED0208 [37.258900 -126.777000 -5.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED02F, 211, 0x01ED0208, 37.3087, -130, -5.9945, 0.38651, 0, 0, -0.922285, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ /* @teleloc 0x01ED0208 [37.308701 -130.000000 -5.994500] 0.386510 0.000000 0.000000 -0.922285 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED030, 1619, 0x01ED0212, 50, -110, -5.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ -/* @teleloc 0x01ED0212 [50.000000 -110.000000 -5.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED030, 1619, 0x01ED0212, 50, -110, -5.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ +/* @teleloc 0x01ED0212 [50.000000 -110.000000 -5.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED031, 1925, 0x01ED0212, 52.8325, -105.95, -6, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01ED0212 [52.832500 -105.949997 -6.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED032, 7923, 0x01ED0212, 50.9292, -111.226, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x01ED0212 [50.929199 -111.225998 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED032, 7923, 0x01ED0212, 50.9292, -111.226, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x01ED0212 [50.929199 -111.225998 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701ED032, 0x701ED00D, '2005-02-09 10:00:00') /* Hunter Shreth (4111) */ @@ -285,8 +285,8 @@ VALUES (0x701ED035, 1291, 0x01ED0218, 50, -125.25, -6, 0, 0, 0, -1, False, '200 /* @teleloc 0x01ED0218 [50.000000 -125.250000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED036, 211, 0x01ED0219, 50, -140, -5.9945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ -/* @teleloc 0x01ED0219 [50.000000 -140.000000 -5.994500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED036, 211, 0x01ED0219, 50, -140, -5.9945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mudlurk Mosswart */ +/* @teleloc 0x01ED0219 [50.000000 -140.000000 -5.994500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED037, 1931, 0x01ED021F, 50, -147.625, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -313,16 +313,16 @@ VALUES (0x701ED03C, 278, 0x01ED0232, 80, -105.25, -6, -1, 0, 0, 0, False, '200 /* @teleloc 0x01ED0232 [80.000000 -105.250000 -6.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED03D, 218, 0x01ED023E, 90.3745, -107.124, -5.996, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rat */ -/* @teleloc 0x01ED023E [90.374496 -107.124001 -5.996000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED03D, 218, 0x01ED023E, 90.3745, -107.124, -5.996, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Black Rat */ +/* @teleloc 0x01ED023E [90.374496 -107.124001 -5.996000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED03E, 218, 0x01ED023E, 93.3571, -106.897, -5.996, -0.208551, 0, 0, -0.978011, True, '2005-02-09 10:00:00'); /* Black Rat */ /* @teleloc 0x01ED023E [93.357101 -106.897003 -5.996000] -0.208551 0.000000 0.000000 -0.978011 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED03F, 568, 0x01ED0242, 90, -114.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01ED0242 [90.000000 -114.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED03F, 568, 0x01ED0242, 90, -114.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01ED0242 [90.000000 -114.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED040, 954, 0x01ED0243, 89.9331, -116.46, -6, -0.993961, 0, 0, -0.109734, False, '2005-02-09 10:00:00'); /* Drudge Sneaker Generator */ @@ -401,8 +401,8 @@ VALUES (0x701ED04F, 1932, 0x01ED0298, 93.9125, -8.2475, 0, -0.707107, 0, 0, 0.7 /* @teleloc 0x01ED0298 [93.912498 -8.247500 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED050, 8, 0x01ED0298, 87.3117, -9.22425, 0.0055, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ -/* @teleloc 0x01ED0298 [87.311699 -9.224250 0.005500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED050, 8, 0x01ED0298, 87.3117, -9.22425, 0.0055, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Creeper Mosswart */ +/* @teleloc 0x01ED0298 [87.311699 -9.224250 0.005500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED051, 143, 0x01ED029E, 89.599, -34.0302, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -435,8 +435,8 @@ VALUES (0x701ED056, 278, 0x01ED02A0, 90, -25.245, 0, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01ED02A0 [90.000000 -25.245001 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED057, 278, 0x01ED02A3, 90, -64.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01ED02A3 [90.000000 -64.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED057, 278, 0x01ED02A3, 90, -64.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01ED02A3 [90.000000 -64.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED058, 418, 0x01ED02A8, 97.9243, -17.0149, 0, 0.213526, 0, 0, -0.976937, False, '2005-02-09 10:00:00'); /* Item Cheese Generator */ @@ -455,16 +455,16 @@ VALUES (0x701ED05B, 278, 0x01ED02AB, 95.25, -20, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x01ED02AB [95.250000 -20.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED05C, 420, 0x01ED02AE, 102.708, -52.2141, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01ED02AE [102.708000 -52.214100 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED05C, 420, 0x01ED02AE, 102.708, -52.2141, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01ED02AE [102.708000 -52.214100 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED05D, 219, 0x01ED02AE, 96.2684, -50.7356, 0.004, 0.761468, 0, 0, -0.648202, True, '2005-02-09 10:00:00'); /* Grey Rat */ /* @teleloc 0x01ED02AE [96.268402 -50.735600 0.004000] 0.761468 0.000000 0.000000 -0.648202 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED05E, 219, 0x01ED02AE, 100, -50, 0.004, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Grey Rat */ -/* @teleloc 0x01ED02AE [100.000000 -50.000000 0.004000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED05E, 219, 0x01ED02AE, 100, -50, 0.004, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Grey Rat */ +/* @teleloc 0x01ED02AE [100.000000 -50.000000 0.004000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED05F, 219, 0x01ED02AF, 102.932, -60, 0.004, -0.892979, 0, 0, -0.450098, True, '2005-02-09 10:00:00'); /* Grey Rat */ @@ -542,8 +542,8 @@ VALUES (0x701ED06F, 0x701ED06C, '2005-02-09 10:00:00') /* Grey Rat (219) */ , (0x701ED06F, 0x701ED06E, '2005-02-09 10:00:00') /* Grey Rat (219) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED070, 278, 0x01ED0313, 120, -14.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01ED0313 [120.000000 -14.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED070, 278, 0x01ED0313, 120, -14.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01ED0313 [120.000000 -14.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED071, 3955, 0x01ED0315, 120.772, -28.9057, 12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ @@ -588,8 +588,8 @@ VALUES (0x701ED078, 1913, 0x01ED0323, 132.833, -35.95, 12, -1, 0, 0, 0, False, /* @teleloc 0x01ED0323 [132.832993 -35.950001 12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701ED079, 278, 0x01ED0325, 130, -44.755, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01ED0325 [130.000000 -44.755001 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701ED079, 278, 0x01ED0325, 130, -44.755, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01ED0325 [130.000000 -44.755001 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701ED07A, 1095, 0x01ED032B, 129.318, -62.4566, 12, 0.903241, 0, 0, -0.429133, False, '2005-02-09 10:00:00'); /* Surface */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01EE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01EE.sql index 8080547185..1d30389f0f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01EE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01EE.sql @@ -97,8 +97,8 @@ VALUES (0x701EE017, 902, 0x01EE0178, 89.8893, -118.417, -114, 0.999806, 0, 0, /* @teleloc 0x01EE0178 [89.889297 -118.417000 -114.000000] 0.999806 0.000000 0.000000 -0.019687 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE018, 4026, 0x01EE0178, 89.7118, -123.465, -114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Magic Generator */ -/* @teleloc 0x01EE0178 [89.711800 -123.464996 -114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE018, 4026, 0x01EE0178, 89.7118, -123.465, -114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Valuable Magic Generator */ +/* @teleloc 0x01EE0178 [89.711800 -123.464996 -114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE019, 384, 0x01EE017A, 93.439, -160.143, -114, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ @@ -117,28 +117,28 @@ VALUES (0x701EE01C, 901, 0x01EE017E, 101.218, -130, -114, -0.957402, 0, 0, -0. /* @teleloc 0x01EE017E [101.218002 -130.000000 -114.000000] -0.957402 0.000000 0.000000 -0.288759 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE01D, 1129, 0x01EE0185, 110, -120, -114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Scarab Generator */ -/* @teleloc 0x01EE0185 [110.000000 -120.000000 -114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE01D, 1129, 0x01EE0185, 110, -120, -114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Scarab Generator */ +/* @teleloc 0x01EE0185 [110.000000 -120.000000 -114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE01E, 901, 0x01EE0185, 109.919, -118.056, -114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ -/* @teleloc 0x01EE0185 [109.918999 -118.056000 -114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE01E, 901, 0x01EE0185, 109.919, -118.056, -114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ +/* @teleloc 0x01EE0185 [109.918999 -118.056000 -114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE01F, 902, 0x01EE0187, 106.633, -163.224, -114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Soldier Generator */ -/* @teleloc 0x01EE0187 [106.633003 -163.223999 -114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE01F, 902, 0x01EE0187, 106.633, -163.224, -114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Soldier Generator */ +/* @teleloc 0x01EE0187 [106.633003 -163.223999 -114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE020, 1131, 0x01EE0190, 120, -160, -114, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Item Herb Generator */ /* @teleloc 0x01EE0190 [120.000000 -160.000000 -114.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE021, 902, 0x01EE0191, 120, -170, -114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Soldier Generator */ -/* @teleloc 0x01EE0191 [120.000000 -170.000000 -114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE021, 902, 0x01EE0191, 120, -170, -114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Soldier Generator */ +/* @teleloc 0x01EE0191 [120.000000 -170.000000 -114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE022, 902, 0x01EE0195, 130, -140, -114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Soldier Generator */ -/* @teleloc 0x01EE0195 [130.000000 -140.000000 -114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE022, 902, 0x01EE0195, 130, -140, -114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Soldier Generator */ +/* @teleloc 0x01EE0195 [130.000000 -140.000000 -114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE023, 902, 0x01EE01C5, 120.032, -21.8208, -106.076, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Olthoi Soldier Generator */ @@ -161,16 +161,16 @@ VALUES (0x701EE027, 901, 0x01EE0243, 101.995, -100.054, -60, 0.628824, 0, 0, - /* @teleloc 0x01EE0243 [101.995003 -100.054001 -60.000000] 0.628824 0.000000 0.000000 -0.777548 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE028, 901, 0x01EE0249, 111.739, -106.696, -60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ -/* @teleloc 0x01EE0249 [111.738998 -106.695999 -60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE028, 901, 0x01EE0249, 111.739, -106.696, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ +/* @teleloc 0x01EE0249 [111.738998 -106.695999 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE029, 901, 0x01EE024D, 116.72, -129.872, -60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ /* @teleloc 0x01EE024D [116.720001 -129.871994 -60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE02A, 384, 0x01EE0253, 80.4137, -88.5355, -54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ -/* @teleloc 0x01EE0253 [80.413696 -88.535500 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE02A, 384, 0x01EE0253, 80.4137, -88.5355, -54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ +/* @teleloc 0x01EE0253 [80.413696 -88.535500 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE02B, 900, 0x01EE025B, 109.349, -66.5428, -59.0577, 0.346219, 0, 0, -0.938154, False, '2005-02-09 10:00:00'); /* Olthoi Noble Generator */ @@ -241,20 +241,20 @@ VALUES (0x701EE03B, 901, 0x01EE02B7, 14.5295, -167.919, -41.9536, -0.707107, 0 /* @teleloc 0x01EE02B7 [14.529500 -167.919006 -41.953602] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE03C, 384, 0x01EE02BB, 20.3657, -174.957, -42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ -/* @teleloc 0x01EE02BB [20.365700 -174.957001 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701EE03C, 384, 0x01EE02BB, 20.3657, -174.957, -42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ +/* @teleloc 0x01EE02BB [20.365700 -174.957001 -42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE03D, 901, 0x01EE02C4, 32.9375, -189.355, -42, 0.597728, 0, 0, -0.801699, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ /* @teleloc 0x01EE02C4 [32.937500 -189.354996 -42.000000] 0.597728 0.000000 0.000000 -0.801699 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE03E, 384, 0x01EE02CE, 40, -200, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ -/* @teleloc 0x01EE02CE [40.000000 -200.000000 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE03E, 384, 0x01EE02CE, 40, -200, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ +/* @teleloc 0x01EE02CE [40.000000 -200.000000 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE03F, 384, 0x01EE02D1, 40, -230, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ -/* @teleloc 0x01EE02D1 [40.000000 -230.000000 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE03F, 384, 0x01EE02D1, 40, -230, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ +/* @teleloc 0x01EE02D1 [40.000000 -230.000000 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE040, 902, 0x01EE02D9, 52.436, -88.8536, -42, 0.998891, 0, 0, -0.047073, False, '2005-02-09 10:00:00'); /* Olthoi Soldier Generator */ @@ -265,8 +265,8 @@ VALUES (0x701EE041, 384, 0x01EE02DA, 50, -100, -42, -0.707107, 0, 0, -0.707107 /* @teleloc 0x01EE02DA [50.000000 -100.000000 -42.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE042, 902, 0x01EE02EE, 60.4454, -177.82, -42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Olthoi Soldier Generator */ -/* @teleloc 0x01EE02EE [60.445400 -177.820007 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701EE042, 902, 0x01EE02EE, 60.4454, -177.82, -42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Olthoi Soldier Generator */ +/* @teleloc 0x01EE02EE [60.445400 -177.820007 -42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE043, 901, 0x01EE02FB, 72.3674, -157.459, -42, -0.725749, 0, 0, -0.687959, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ @@ -341,8 +341,8 @@ VALUES (0x701EE054, 901, 0x01EE036F, 70, -70, -35.9346, 0.731499, 0, 0, -0.681 /* @teleloc 0x01EE036F [70.000000 -70.000000 -35.934601] 0.731499 0.000000 0.000000 -0.681843 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE055, 384, 0x01EE0377, 69.9927, -220, -35.9878, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ -/* @teleloc 0x01EE0377 [69.992699 -220.000000 -35.987801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE055, 384, 0x01EE0377, 69.9927, -220, -35.9878, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ +/* @teleloc 0x01EE0377 [69.992699 -220.000000 -35.987801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE056, 901, 0x01EE037C, 80, -80, -35.9316, -0.927602, 0, 0, -0.373571, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ @@ -373,20 +373,20 @@ VALUES (0x701EE05C, 901, 0x01EE0398, 98.472, -161.032, -36, 0.062483, 0, 0, -0 /* @teleloc 0x01EE0398 [98.472000 -161.031998 -36.000000] 0.062483 0.000000 0.000000 -0.998046 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE05D, 901, 0x01EE03B6, 33.0092, -157.492, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ -/* @teleloc 0x01EE03B6 [33.009201 -157.492004 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE05D, 901, 0x01EE03B6, 33.0092, -157.492, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ +/* @teleloc 0x01EE03B6 [33.009201 -157.492004 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE05E, 901, 0x01EE03B7, 31.7195, -165.916, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ -/* @teleloc 0x01EE03B7 [31.719500 -165.916000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE05E, 901, 0x01EE03B7, 31.7195, -165.916, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ +/* @teleloc 0x01EE03B7 [31.719500 -165.916000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE05F, 901, 0x01EE03B8, 29.4985, -178.352, -30, 0.479589, 0, 0, -0.877493, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ /* @teleloc 0x01EE03B8 [29.498501 -178.352005 -30.000000] 0.479589 0.000000 0.000000 -0.877493 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE060, 1130, 0x01EE03B9, 30, -190, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Talisman Generator */ -/* @teleloc 0x01EE03B9 [30.000000 -190.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE060, 1130, 0x01EE03B9, 30, -190, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Talisman Generator */ +/* @teleloc 0x01EE03B9 [30.000000 -190.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE061, 384, 0x01EE03BE, 38.7509, -139.757, -30, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ @@ -449,12 +449,12 @@ VALUES (0x701EE06F, 384, 0x01EE0493, 170, -50, -12, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x01EE0493 [170.000000 -50.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE070, 384, 0x01EE0496, 170, -60, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ -/* @teleloc 0x01EE0496 [170.000000 -60.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE070, 384, 0x01EE0496, 170, -60, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ +/* @teleloc 0x01EE0496 [170.000000 -60.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE071, 384, 0x01EE049A, 170, -90, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ -/* @teleloc 0x01EE049A [170.000000 -90.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE071, 384, 0x01EE049A, 170, -90, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ +/* @teleloc 0x01EE049A [170.000000 -90.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE072, 384, 0x01EE04A1, 181.311, -81.061, -12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ @@ -509,8 +509,8 @@ VALUES (0x701EE07E, 901, 0x01EE0535, 182.293, -86.8475, -6, 0.194048, 0, 0, -0 /* @teleloc 0x01EE0535 [182.292999 -86.847504 -6.000000] 0.194048 0.000000 0.000000 -0.980992 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE07F, 901, 0x01EE0554, 189.642, -109.032, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ -/* @teleloc 0x01EE0554 [189.641998 -109.031998 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE07F, 901, 0x01EE0554, 189.642, -109.032, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ +/* @teleloc 0x01EE0554 [189.641998 -109.031998 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE080, 901, 0x01EE0562, 197.247, -100.891, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Olthoi Nymph Generator */ @@ -533,12 +533,12 @@ VALUES (0x701EE084, 384, 0x01EE05B5, 147.699, -79.2448, 0, 0.707107, 0, 0, -0. /* @teleloc 0x01EE05B5 [147.699005 -79.244797 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE085, 384, 0x01EE05BC, 159.719, -77.9863, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ -/* @teleloc 0x01EE05BC [159.718994 -77.986298 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE085, 384, 0x01EE05BC, 159.719, -77.9863, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ +/* @teleloc 0x01EE05BC [159.718994 -77.986298 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EE086, 384, 0x01EE05BC, 161.116, -79.9567, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ -/* @teleloc 0x01EE05BC [161.115997 -79.956703 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EE086, 384, 0x01EE05BC, 161.116, -79.9567, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ +/* @teleloc 0x01EE05BC [161.115997 -79.956703 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EE087, 1091, 0x01EE0628, 103.094, -203.314, 42.0004, 0.335246, 0, 0, -0.942131, False, '2005-02-09 10:00:00'); /* Surface */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01EF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01EF.sql index 3f97d0a91c..7a186428d6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01EF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01EF.sql @@ -5,8 +5,8 @@ VALUES (0x701EF000, 1620, 0x01EF0104, 87.0843, -137.111, -66, -0.07487, 0, 0, - /* @teleloc 0x01EF0104 [87.084297 -137.110992 -66.000000] -0.074870 0.000000 0.000000 -0.997193 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF001, 1919, 0x01EF0109, 97.9914, -147.265, -65.9611, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01EF0109 [97.991402 -147.264999 -65.961098] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF001, 1919, 0x01EF0109, 97.9914, -147.265, -65.9611, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01EF0109 [97.991402 -147.264999 -65.961098] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF002, 195, 0x01EF012B, 67.8509, -213.667, -53.9879, 0.991129, 0, 0, -0.132905, True, '2005-02-09 10:00:00'); /* Granite Golem */ @@ -69,8 +69,8 @@ VALUES (0x701EF014, 1916, 0x01EF0184, 46.0439, -201.015, -36, -0.692851, 0, 0, /* @teleloc 0x01EF0184 [46.043900 -201.014999 -36.000000] -0.692851 0.000000 0.000000 -0.721080 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF015, 1089, 0x01EF0187, 60.0384, -123.574, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01EF0187 [60.038399 -123.573997 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF015, 1089, 0x01EF0187, 60.0384, -123.574, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01EF0187 [60.038399 -123.573997 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF016, 1339, 0x01EF0199, 66.5833, -130, -36, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Moss Chamber */ @@ -109,20 +109,20 @@ VALUES (0x701EF020, 278, 0x01EF01EA, 100, -95.25, -24, 1, 0, 0, 0, False, '200 /* @teleloc 0x01EF01EA [100.000000 -95.250000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF021, 22809, 0x01EF01EC, 99.572, -116.991, -23.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Bandit */ -/* @teleloc 0x01EF01EC [99.571999 -116.990997 -23.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF021, 22809, 0x01EF01EC, 99.572, -116.991, -23.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Bandit */ +/* @teleloc 0x01EF01EC [99.571999 -116.990997 -23.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF022, 278, 0x01EF01F7, 114.75, -80, -24, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01EF01F7 [114.750000 -80.000000 -24.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF023, 278, 0x01EF01F8, 110, -84.75, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EF01F8 [110.000000 -84.750000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF023, 278, 0x01EF01F8, 110, -84.75, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EF01F8 [110.000000 -84.750000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF024, 22809, 0x01EF01FC, 107.873, -100.695, -23.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Bandit */ -/* @teleloc 0x01EF01FC [107.873001 -100.695000 -23.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF024, 22809, 0x01EF01FC, 107.873, -100.695, -23.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Bandit */ +/* @teleloc 0x01EF01FC [107.873001 -100.695000 -23.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF025, 1298, 0x01EF0202, 105.25, -120, -24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -133,8 +133,8 @@ VALUES (0x701EF026, 22809, 0x01EF0211, 120, -80, -23.9923, 1, 0, 0, 0, True, '2 /* @teleloc 0x01EF0211 [120.000000 -80.000000 -23.992300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF028, 204, 0x01EF0217, 133.144, -23.1449, -23.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x01EF0217 [133.143997 -23.144899 -23.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF028, 204, 0x01EF0217, 133.144, -23.1449, -23.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x01EF0217 [133.143997 -23.144899 -23.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF029, 171, 0x01EF0224, 130.067, -52.162, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Vat */ @@ -161,20 +161,20 @@ VALUES (0x701EF02E, 22809, 0x01EF022D, 131.382, -88.2837, -23.9923, 1, 0, 0, 0, /* @teleloc 0x01EF022D [131.382004 -88.283699 -23.992300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF02F, 22809, 0x01EF0230, 130.227, -96.9639, -23.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Bandit */ -/* @teleloc 0x01EF0230 [130.227005 -96.963898 -23.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF02F, 22809, 0x01EF0230, 130.227, -96.9639, -23.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Bandit */ +/* @teleloc 0x01EF0230 [130.227005 -96.963898 -23.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF031, 22809, 0x01EF0230, 129.411, -101.729, -23.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Bandit */ -/* @teleloc 0x01EF0230 [129.410995 -101.728996 -23.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF031, 22809, 0x01EF0230, 129.411, -101.729, -23.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Bandit */ +/* @teleloc 0x01EF0230 [129.410995 -101.728996 -23.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF032, 1925, 0x01EF0230, 126.829, -103.784, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01EF0230 [126.829002 -103.783997 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF032, 1925, 0x01EF0230, 126.829, -103.784, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01EF0230 [126.829002 -103.783997 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF033, 1919, 0x01EF0230, 132.812, -103.982, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01EF0230 [132.811996 -103.982002 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF033, 1919, 0x01EF0230, 132.812, -103.982, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01EF0230 [132.811996 -103.982002 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF034, 7345, 0x01EF0233, 127.279, -108.91, -23.9923, 0.192308, 0, 0, -0.981335, True, '2005-02-09 10:00:00'); /* Banderling Striker */ @@ -213,8 +213,8 @@ VALUES (0x701EF03C, 7345, 0x01EF0268, 190, -100, -23.9923, 1, 0, 0, 0, True, ' /* @teleloc 0x01EF0268 [190.000000 -100.000000 -23.992300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF040, 278, 0x01EF0284, 60, -104.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EF0284 [60.000000 -104.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF040, 278, 0x01EF0284, 60, -104.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EF0284 [60.000000 -104.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF041, 278, 0x01EF0288, 60, -135.25, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -253,8 +253,8 @@ VALUES (0x701EF04D, 204, 0x01EF02F6, 181.846, -96.7499, -17.9925, 0.375719, 0, /* @teleloc 0x01EF02F6 [181.845993 -96.749901 -17.992500] 0.375719 0.000000 0.000000 -0.926734 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF053, 278, 0x01EF0329, 90, -124.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EF0329 [90.000000 -124.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF053, 278, 0x01EF0329, 90, -124.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EF0329 [90.000000 -124.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF055, 278, 0x01EF0356, 35.25, -90, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -265,8 +265,8 @@ VALUES (0x701EF056, 278, 0x01EF0359, 54.75, -100, -6, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01EF0359 [54.750000 -100.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF057, 419, 0x01EF035D, 60.5048, -83.1611, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ -/* @teleloc 0x01EF035D [60.504799 -83.161102 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF057, 419, 0x01EF035D, 60.5048, -83.1611, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Clothing Generator */ +/* @teleloc 0x01EF035D [60.504799 -83.161102 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF058, 278, 0x01EF0365, 74.75, -110, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -293,8 +293,8 @@ VALUES (0x701EF068, 278, 0x01EF039D, 124.75, -30, -6, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01EF039D [124.750000 -30.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF06B, 171, 0x01EF039F, 132.368, 2.92, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ -/* @teleloc 0x01EF039F [132.367996 2.920000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF06B, 171, 0x01EF039F, 132.368, 2.92, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ +/* @teleloc 0x01EF039F [132.367996 2.920000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF073, 152, 0x01EF03A8, 1.78091, -43.991, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Font */ @@ -313,8 +313,8 @@ VALUES (0x701EF07D, 143, 0x01EF03AD, 13.9125, -58.2475, 0, -0.707107, 0, 0, 0. /* @teleloc 0x01EF03AD [13.912500 -58.247501 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF081, 1291, 0x01EF03AF, 10, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EF03AF [10.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF081, 1291, 0x01EF03AF, 10, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EF03AF [10.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF082, 7106, 0x01EF03B2, 10.2943, -67.0709, 0, 0.260505, 0, 0, -0.965473, False, '2005-02-09 10:00:00'); /* Sewer Rat */ @@ -337,8 +337,8 @@ VALUES (0x701EF087, 1916, 0x01EF03B7, 23.9247, -58.242, 0, -0.707107, 0, 0, 0.7 /* @teleloc 0x01EF03B7 [23.924700 -58.242001 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF088, 278, 0x01EF03B9, 20, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EF03B9 [20.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF088, 278, 0x01EF03B9, 20, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EF03B9 [20.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF089, 278, 0x01EF03BF, 20, -75.245, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -349,8 +349,8 @@ VALUES (0x701EF08A, 3968, 0x01EF03C2, 33.79, -61.168, 0, -0.707107, 0, 0, 0.707 /* @teleloc 0x01EF03C2 [33.790001 -61.167999 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF08B, 278, 0x01EF03C4, 30, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EF03C4 [30.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF08B, 278, 0x01EF03C4, 30, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EF03C4 [30.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF08C, 1916, 0x01EF03C8, 26.0875, -81.7525, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -401,16 +401,16 @@ VALUES (0x701EF09C, 7087, 0x01EF0427, 79.5185, -29.8395, 6.0077, 0.644457, 0, 0 /* @teleloc 0x01EF0427 [79.518501 -29.839500 6.007700] 0.644457 0.000000 0.000000 -0.764640 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF09D, 278, 0x01EF0428, 80, -34.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EF0428 [80.000000 -34.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF09D, 278, 0x01EF0428, 80, -34.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EF0428 [80.000000 -34.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF09E, 7087, 0x01EF042B, 76.964, -60.08, 6.0077, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Banderling Ogre */ /* @teleloc 0x01EF042B [76.963997 -60.080002 6.007700] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF09F, 278, 0x01EF042D, 80, -64.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01EF042D [80.000000 -64.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF09F, 278, 0x01EF042D, 80, -64.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01EF042D [80.000000 -64.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF0A0, 7087, 0x01EF042E, 81.1019, -69.0586, 6.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Ogre */ @@ -481,8 +481,8 @@ VALUES (0x701EF0B2, 1626, 0x01EF02D3, 141.431, -79.1039, -17.988, -0.88223, 0, /* @teleloc 0x01EF02D3 [141.431000 -79.103897 -17.988001] -0.882230 0.000000 0.000000 -0.470819 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF0B3, 1626, 0x01EF0308, 47.4989, -122.207, -11.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01EF0308 [47.498901 -122.207001 -11.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF0B3, 1626, 0x01EF0308, 47.4989, -122.207, -11.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01EF0308 [47.498901 -122.207001 -11.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF0B4, 1626, 0x01EF0317, 67.4588, -132.755, -11.988, 0.916363, 0, 0, -0.400349, True, '2005-02-09 10:00:00'); /* Silver Rat */ @@ -553,12 +553,12 @@ VALUES (0x701EF0C4, 1626, 0x01EF039E, 119.419, -62.795, -5.988, 1, 0, 0, 0, Tr /* @teleloc 0x01EF039E [119.418999 -62.794998 -5.988000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF0C5, 1626, 0x01EF039F, 131.351, -0.842625, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01EF039F [131.350998 -0.842625 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF0C5, 1626, 0x01EF039F, 131.351, -0.842625, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01EF039F [131.350998 -0.842625 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF0C6, 1626, 0x01EF039F, 128.984, 1.8725, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01EF039F [128.983994 1.872500 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF0C6, 1626, 0x01EF039F, 128.984, 1.8725, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01EF039F [128.983994 1.872500 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF0C7, 1626, 0x01EF03A2, 130.508, -11.4044, -5.988, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Silver Rat */ @@ -597,12 +597,12 @@ VALUES (0x701EF0CF, 1608, 0x01EF03AC, 10.6693, -38.3921, 0.0042, 0.389626, 0, 0 /* @teleloc 0x01EF03AC [10.669300 -38.392101 0.004200] 0.389626 0.000000 0.000000 -0.920973 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF0D0, 1626, 0x01EF03AD, 10, -60, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01EF03AD [10.000000 -60.000000 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF0D0, 1626, 0x01EF03AD, 10, -60, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01EF03AD [10.000000 -60.000000 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF0D1, 1626, 0x01EF03AD, 11.1259, -57.2757, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ -/* @teleloc 0x01EF03AD [11.125900 -57.275700 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF0D1, 1626, 0x01EF03AD, 11.1259, -57.2757, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Silver Rat */ +/* @teleloc 0x01EF03AD [11.125900 -57.275700 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF0D2, 1608, 0x01EF03B3, 8.62238, -82.4476, 0.0042, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ @@ -733,8 +733,8 @@ VALUES (0x701EF0D8, 0x701EF006, '2005-02-09 10:00:00') /* Lich (204) */ , (0x701EF0D8, 0x701EF0D3, '2005-02-09 10:00:00') /* Drudge Stalker (1609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701EF0D9, 217, 0x01EF040D, 128.502, -30.9898, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ -/* @teleloc 0x01EF040D [128.501999 -30.989799 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701EF0D9, 217, 0x01EF040D, 128.502, -30.9898, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ +/* @teleloc 0x01EF040D [128.501999 -30.989799 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701EF0DA, 7106, 0x01EF0445, 109.639, -59.7592, 6.012, 0.920973, 0, 0, -0.389626, True, '2005-02-09 10:00:00'); /* Sewer Rat */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01F0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01F0.sql index 4b01fc3c29..f11eb1b0f5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01F0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01F0.sql @@ -101,8 +101,8 @@ VALUES (0x701F0018, 27989, 0x01F0012A, 56.6119, -125.617, -17.995, 0.830437, 0, /* @teleloc 0x01F0012A [56.611900 -125.616997 -17.995001] 0.830437 0.000000 0.000000 0.557112 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F0019, 26021, 0x01F00134, 80, -120, -17.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x01F00134 [80.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F0019, 26021, 0x01F00134, 80, -120, -17.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x01F00134 [80.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F001A, 26021, 0x01F0013C, 80, -130, -17.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -129,8 +129,8 @@ VALUES (0x701F001F, 27979, 0x01F00185, 100, -150, -17.9615, 1, 0, 0, 0, True, ' /* @teleloc 0x01F00185 [100.000000 -150.000000 -17.961500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F0020, 26021, 0x01F00192, 110, -120, -17.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x01F00192 [110.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F0020, 26021, 0x01F00192, 110, -120, -17.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x01F00192 [110.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F0021, 27979, 0x01F0019A, 110, -130, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Beast */ @@ -413,8 +413,8 @@ VALUES (0x701F0066, 26015, 0x01F003FE, 0, -30, 0.038455, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01F003FE [0.000000 -30.000000 0.038455] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F0067, 26015, 0x01F0040B, 10, -20, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x01F0040B [10.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F0067, 26015, 0x01F0040B, 10, -20, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x01F0040B [10.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F0068, 26019, 0x01F0041A, 10, -30, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01F2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01F2.sql index 00e6523229..69eb196c09 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01F2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01F2.sql @@ -109,8 +109,8 @@ VALUES (0x701F201A, 27989, 0x01F2016D, 180, -120, -11.995, 1, 0, 0, 0, True, '2 /* @teleloc 0x01F2016D [180.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F201B, 26014, 0x01F2016E, 180, -130, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ -/* @teleloc 0x01F2016E [180.000000 -130.000000 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F201B, 26014, 0x01F2016E, 180, -130, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ +/* @teleloc 0x01F2016E [180.000000 -130.000000 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F201C, 26014, 0x01F2017E, 180, -150, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -367,8 +367,8 @@ VALUES (0x701F2039, 26019, 0x01F202D7, 60, -10, 0.038455, 0.714421, 0, 0, 0.6997 /* @teleloc 0x01F202D7 [60.000000 -10.000000 0.038455] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F203A, 26015, 0x01F202D8, 60, -20, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x01F202D8 [60.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F203A, 26015, 0x01F202D8, 60, -20, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x01F202D8 [60.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F203B, 26015, 0x01F202D9, 60.5655, -80.8844, 0.038455, -0.885964, 0, 0, 0.463754, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -439,8 +439,8 @@ VALUES (0x701F204B, 26015, 0x01F2035A, 90.5464, -71.2154, 0.038455, 0.915573, 0, /* @teleloc 0x01F2035A [90.546402 -71.215401 0.038455] 0.915573 0.000000 0.000000 0.402151 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F204C, 26019, 0x01F2035F, 90, -80, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0x01F2035F [90.000000 -80.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F204C, 26019, 0x01F2035F, 90, -80, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ +/* @teleloc 0x01F2035F [90.000000 -80.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F204D, 26019, 0x01F20367, 90, -90, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -567,8 +567,8 @@ VALUES (0x701F206B, 26014, 0x01F204F5, 160, -60, 0.04166, 0.748499, 0, 0, 0.6631 /* @teleloc 0x01F204F5 [160.000000 -60.000000 0.041660] 0.748499 0.000000 0.000000 0.663135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F206C, 27988, 0x01F204FD, 160.157, -79.7883, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Miscreant */ -/* @teleloc 0x01F204FD [160.156998 -79.788300 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F206C, 27988, 0x01F204FD, 160.157, -79.7883, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Miscreant */ +/* @teleloc 0x01F204FD [160.156998 -79.788300 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F206D, 26015, 0x01F204FE, 160.132, -90.1959, 0.038455, 0.685797, 0, 0, 0.727793, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -591,8 +591,8 @@ VALUES (0x701F2071, 26014, 0x01F20510, 170, -60, 0.04166, 0.998177, 0, 0, -0.060 /* @teleloc 0x01F20510 [170.000000 -60.000000 0.041660] 0.998177 0.000000 0.000000 -0.060362 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F2072, 26015, 0x01F20517, 170, -70, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x01F20517 [170.000000 -70.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F2072, 26015, 0x01F20517, 170, -70, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x01F20517 [170.000000 -70.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F2073, 26015, 0x01F20519, 170, -80, 0.038455, 0.930508, 0, 0, 0.366273, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -635,8 +635,8 @@ VALUES (0x701F207C, 26015, 0x01F2056C, 190, -80, 0.038455, 1, 0, 0, 0, True, '2 /* @teleloc 0x01F2056C [190.000000 -80.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F207D, 26015, 0x01F2056F, 190, -120, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x01F2056F [190.000000 -120.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F207D, 26015, 0x01F2056F, 190, -120, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x01F2056F [190.000000 -120.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F207E, 26015, 0x01F20571, 190, -130, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -651,8 +651,8 @@ VALUES (0x701F2080, 26015, 0x01F20575, 200, -90, 0.038455, 1, 0, 0, 0, True, '2 /* @teleloc 0x01F20575 [200.000000 -90.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F2081, 26015, 0x01F20577, 200, -110, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x01F20577 [200.000000 -110.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F2081, 26015, 0x01F20577, 200, -110, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x01F20577 [200.000000 -110.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F2082, 27987, 0x01F20579, 200, -120, 0.005, 0.995004, 0, 0, 0.099833, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01F3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01F3.sql index 4d56acef9c..fde61e534b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01F3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01F3.sql @@ -60,8 +60,8 @@ VALUES (0x701F300D, 9189, 0x01F30114, 10, -70, 0.005, 0.707107, 0, 0, -0.707107 /* @teleloc 0x01F30114 [10.000000 -70.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F300E, 9185, 0x01F30117, 13.9369, -100.053, 1.08837, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Tomb of the Dead Risen Gen */ -/* @teleloc 0x01F30117 [13.936900 -100.053001 1.088370] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F300E, 9185, 0x01F30117, 13.9369, -100.053, 1.08837, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tomb of the Dead Risen Gen */ +/* @teleloc 0x01F30117 [13.936900 -100.053001 1.088370] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F300F, 1947, 0x01F30117, 13.5518, -96.3882, 0.005, 0.932281, 0, 0, -0.361734, False, '2005-02-09 10:00:00'); /* Chest */ @@ -144,16 +144,16 @@ VALUES (0x701F3021, 9187, 0x01F3015A, 69.647, -129.941, 0.005, -0.385143, 0, 0, /* @teleloc 0x01F3015A [69.647003 -129.940994 0.005000] -0.385143 0.000000 0.000000 -0.922857 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F3022, 8420, 0x01F30160, 80.0161, -28.4407, 0.735625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x01F30160 [80.016098 -28.440701 0.735625] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F3022, 8420, 0x01F30160, 80.0161, -28.4407, 0.735625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x01F30160 [80.016098 -28.440701 0.735625] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F3023, 8672, 0x01F30160, 78.9517, -28.8555, 0.00825, 0.04578, 0, 0, 0.998952, True, '2005-02-09 10:00:00'); /* Risen Soldier */ /* @teleloc 0x01F30160 [78.951698 -28.855499 0.008250] 0.045780 0.000000 0.000000 0.998952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F3024, 2180, 0x01F30162, 80, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F30162 [80.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F3024, 2180, 0x01F30162, 80, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F30162 [80.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701F3024, 0x701F3022, '2005-02-09 10:00:00') /* Button (8420) */ @@ -295,8 +295,8 @@ VALUES (0x701F303E, 0x701F3011, '2005-02-09 10:00:00') /* Risen Soldier (8672) * , (0x701F303E, 0x701F3055, '2005-02-09 10:00:00') /* Shadow Wisp (1989) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F303F, 9189, 0x01F301C6, 140, -90, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01F301C6 [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F303F, 9189, 0x01F301C6, 140, -90, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01F301C6 [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F3040, 4832, 0x01F301C8, -4.01224, -30.0469, 6.005, -0.706585, 0, 0, -0.707629, False, '2005-02-09 10:00:00'); /* Sarcophagus */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01F4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01F4.sql index a20615ced1..7d2ad02518 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01F4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01F4.sql @@ -168,8 +168,8 @@ VALUES (0x701F4022, 9029, 0x01F402D0, 164.495, -170, 0.005, 0.707107, 0, 0, -0. /* @teleloc 0x01F402D0 [164.494995 -170.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F4023, 9030, 0x01F402DB, 180, -164.505, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ -/* @teleloc 0x01F402DB [180.000000 -164.505005 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F4023, 9030, 0x01F402DB, 180, -164.505, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ +/* @teleloc 0x01F402DB [180.000000 -164.505005 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F4024, 9073, 0x01F402DD, 180, -183.643, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01F5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01F5.sql index a5844466df..675d5c3f45 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01F5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01F5.sql @@ -42,8 +42,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x701F501F, 0x701F501C, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F5024, 5625, 0x01F50138, 70, -34.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F50138 [70.000000 -34.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F5024, 5625, 0x01F50138, 70, -34.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F50138 [70.000000 -34.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F5025, 285, 0x01F5013A, 74.3921, -53.2623, -28.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ @@ -54,24 +54,24 @@ VALUES (0x701F5028, 5625, 0x01F5013C, 70, -45.25, -30, 1, 0, 0, 0, False, '2005 /* @teleloc 0x01F5013C [70.000000 -45.250000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F502B, 5625, 0x01F5013F, 80, -34.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F5013F [80.000000 -34.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F502B, 5625, 0x01F5013F, 80, -34.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F5013F [80.000000 -34.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F5032, 5625, 0x01F50143, 80, -45.25, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01F50143 [80.000000 -45.250000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F5035, 5625, 0x01F50146, 90, -34.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F50146 [90.000000 -34.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F5035, 5625, 0x01F50146, 90, -34.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F50146 [90.000000 -34.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F5036, 1300, 0x01F50147, 85.25, -40, -29.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01F50147 [85.250000 -40.000000 -29.995001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F5039, 5624, 0x01F5014B, 90, -64.755, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F5014B [90.000000 -64.754997 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F5039, 5624, 0x01F5014B, 90, -64.755, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F5014B [90.000000 -64.754997 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F503A, 5624, 0x01F5014C, 85.233, -70, -29.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -98,24 +98,24 @@ VALUES (0x701F5041, 9183, 0x01F50152, 102.226, -27.772, -29.995, 0.939961, 0, 0 /* @teleloc 0x01F50152 [102.225998 -27.771999 -29.995001] 0.939961 0.000000 0.000000 -0.341282 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F5042, 9183, 0x01F50152, 100, -30, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Aerfalle Keep Mana Field */ -/* @teleloc 0x01F50152 [100.000000 -30.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F5042, 9183, 0x01F50152, 100, -30, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Aerfalle Keep Mana Field */ +/* @teleloc 0x01F50152 [100.000000 -30.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F5043, 9183, 0x01F50152, 102.273, -32.1951, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Aerfalle Keep Mana Field */ -/* @teleloc 0x01F50152 [102.273003 -32.195099 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F5043, 9183, 0x01F50152, 102.273, -32.1951, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Aerfalle Keep Mana Field */ +/* @teleloc 0x01F50152 [102.273003 -32.195099 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F5044, 9183, 0x01F50152, 97.6945, -32.0575, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Aerfalle Keep Mana Field */ -/* @teleloc 0x01F50152 [97.694504 -32.057499 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F5044, 9183, 0x01F50152, 97.6945, -32.0575, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Aerfalle Keep Mana Field */ +/* @teleloc 0x01F50152 [97.694504 -32.057499 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F5045, 9183, 0x01F50152, 98.0959, -27.7548, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Aerfalle Keep Mana Field */ -/* @teleloc 0x01F50152 [98.095901 -27.754801 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F5045, 9183, 0x01F50152, 98.0959, -27.7548, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Aerfalle Keep Mana Field */ +/* @teleloc 0x01F50152 [98.095901 -27.754801 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F5046, 5625, 0x01F50154, 100, -34.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F50154 [100.000000 -34.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F5046, 5625, 0x01F50154, 100, -34.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F50154 [100.000000 -34.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F5047, 1300, 0x01F50155, 104.927, -40, -29.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -245,8 +245,8 @@ VALUES (0x701F507D, 171, 0x01F501B2, 23.8765, -56.3999, -17.995, 0.132902, 0, /* @teleloc 0x01F501B2 [23.876499 -56.399899 -17.995001] 0.132902 0.000000 0.000000 -0.991129 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F5080, 152, 0x01F501B3, 23.454, -67.4816, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ -/* @teleloc 0x01F501B3 [23.454000 -67.481598 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F5080, 152, 0x01F501B3, 23.454, -67.4816, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ +/* @teleloc 0x01F501B3 [23.454000 -67.481598 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F5087, 5624, 0x01F501BB, 35, -70, -18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -257,12 +257,12 @@ VALUES (0x701F508C, 5624, 0x01F501C5, 40, -75.25, -18, 1, 0, 0, 0, False, '2005 /* @teleloc 0x01F501C5 [40.000000 -75.250000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F508D, 286, 0x01F501C9, 53.3015, -71.5623, -16.844, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x01F501C9 [53.301498 -71.562302 -16.844000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F508D, 286, 0x01F501C9, 53.3015, -71.5623, -16.844, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x01F501C9 [53.301498 -71.562302 -16.844000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F508E, 4145, 0x01F501CA, 50, -74.105, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F501CA [50.000000 -74.105003 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F508E, 4145, 0x01F501CA, 50, -74.105, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F501CA [50.000000 -74.105003 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701F508E, 0x701F508D, '2005-02-09 10:00:00') /* Lever (286) */ @@ -288,8 +288,8 @@ VALUES (0x701F5099, 5489, 0x01F501E0, 10, -110, -6, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x01F501E0 [10.000000 -110.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F509A, 5489, 0x01F501E1, 10, -120, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01F501E1 [10.000000 -120.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F509A, 5489, 0x01F501E1, 10, -120, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01F501E1 [10.000000 -120.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F509B, 5489, 0x01F501E2, 10, -130, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -304,8 +304,8 @@ VALUES (0x701F509D, 5489, 0x01F501E4, 20, -100, -6, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x01F501E4 [20.000000 -100.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F509E, 5489, 0x01F501E5, 20, -110, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01F501E5 [20.000000 -110.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F509E, 5489, 0x01F501E5, 20, -110, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01F501E5 [20.000000 -110.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F509F, 5489, 0x01F501E6, 20, -130, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -340,20 +340,20 @@ VALUES (0x701F50A6, 5489, 0x01F501ED, 40, -90, -6, 0.707107, 0, 0, -0.707107, F /* @teleloc 0x01F501ED [40.000000 -90.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F50A7, 5489, 0x01F501EE, 40, -100, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01F501EE [40.000000 -100.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F50A7, 5489, 0x01F501EE, 40, -100, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01F501EE [40.000000 -100.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F50A8, 5489, 0x01F501EF, 40, -130, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ /* @teleloc 0x01F501EF [40.000000 -130.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F50A9, 5489, 0x01F501F0, 40, -140, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01F501F0 [40.000000 -140.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F50A9, 5489, 0x01F501F0, 40, -140, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01F501F0 [40.000000 -140.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F50AA, 5489, 0x01F501F1, 40, -150, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01F501F1 [40.000000 -150.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F50AA, 5489, 0x01F501F1, 40, -150, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01F501F1 [40.000000 -150.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F50AB, 5489, 0x01F501F2, 40, -160, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -384,8 +384,8 @@ VALUES (0x701F50B1, 5489, 0x01F501F9, 60, -150, -6, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x01F501F9 [60.000000 -150.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F50B2, 5489, 0x01F501FA, 60, -160, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01F501FA [60.000000 -160.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F50B2, 5489, 0x01F501FA, 60, -160, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01F501FA [60.000000 -160.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F50B3, 5489, 0x01F501FB, 70, -90, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -404,8 +404,8 @@ VALUES (0x701F50B6, 5489, 0x01F501FE, 70, -140, -6, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x01F501FE [70.000000 -140.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F50B7, 5489, 0x01F501FF, 70, -150, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01F501FF [70.000000 -150.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F50B7, 5489, 0x01F501FF, 70, -150, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01F501FF [70.000000 -150.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F50B8, 5489, 0x01F50200, 80, -100, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -432,12 +432,12 @@ VALUES (0x701F50BD, 5489, 0x01F50205, 90, -120, -6, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x01F50205 [90.000000 -120.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F50BE, 5489, 0x01F50206, 90, -130, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01F50206 [90.000000 -130.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F50BE, 5489, 0x01F50206, 90, -130, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01F50206 [90.000000 -130.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F50BF, 5489, 0x01F50207, 90, -140, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x01F50207 [90.000000 -140.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F50BF, 5489, 0x01F50207, 90, -140, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x01F50207 [90.000000 -140.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F50C1, 5624, 0x01F5021B, 44.782, -110, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01F6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01F6.sql index 60a8583e73..696f3f3c2c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01F6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01F6.sql @@ -108,16 +108,16 @@ VALUES (0x701F601D, 568, 0x01F6014A, 54.75, -80, -12, 0.707107, 0, 0, -0.70710 /* @teleloc 0x01F6014A [54.750000 -80.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F601E, 16, 0x01F6014C, 46.7344, -97.6233, -11.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ -/* @teleloc 0x01F6014C [46.734402 -97.623299 -11.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F601E, 16, 0x01F6014C, 46.7344, -97.6233, -11.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ +/* @teleloc 0x01F6014C [46.734402 -97.623299 -11.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F601F, 4842, 0x01F6014C, 52.0773, -97.5858, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x01F6014C [52.077301 -97.585800 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F601F, 4842, 0x01F6014C, 52.0773, -97.5858, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x01F6014C [52.077301 -97.585800 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F6020, 4849, 0x01F60153, 60, -70, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x01F60153 [60.000000 -70.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F6020, 4849, 0x01F60153, 60, -70, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x01F60153 [60.000000 -70.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F6021, 16, 0x01F60153, 61.105, -67.088, -11.9925, -0.173648, 0, 0, -0.984808, True, '2005-02-09 10:00:00'); /* Undead */ @@ -128,8 +128,8 @@ VALUES (0x701F6022, 5624, 0x01F60155, 60, -65.25, -12, -1, 0, 0, 0, False, '200 /* @teleloc 0x01F60155 [60.000000 -65.250000 -12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F6023, 5624, 0x01F60156, 60, -74.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F60156 [60.000000 -74.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F6023, 5624, 0x01F60156, 60, -74.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F60156 [60.000000 -74.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F6024, 4855, 0x01F6015F, 60, -110, -12, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sarcophagus */ @@ -148,32 +148,32 @@ VALUES (0x701F6027, 5624, 0x01F60165, 65.25, -60, -12, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01F60165 [65.250000 -60.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F6028, 4849, 0x01F60168, 70, -100, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x01F60168 [70.000000 -100.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F6028, 4849, 0x01F60168, 70, -100, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x01F60168 [70.000000 -100.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F6029, 5624, 0x01F6016B, 65.25, -100, -12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01F6016B [65.250000 -100.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F602A, 5624, 0x01F6016C, 70, -104.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F6016C [70.000000 -104.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F602A, 5624, 0x01F6016C, 70, -104.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F6016C [70.000000 -104.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F602D, 568, 0x01F60178, 80.0209, -65.211, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01F60178 [80.020897 -65.210999 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F602E, 16, 0x01F6017A, 80, -90, -11.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ -/* @teleloc 0x01F6017A [80.000000 -90.000000 -11.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F602E, 16, 0x01F6017A, 80, -90, -11.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ +/* @teleloc 0x01F6017A [80.000000 -90.000000 -11.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F602F, 4830, 0x01F6017A, 76.971, -87.5931, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x01F6017A [76.971001 -87.593102 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F602F, 4830, 0x01F6017A, 76.971, -87.5931, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x01F6017A [76.971001 -87.593102 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F6030, 4874, 0x01F6017A, 77.1395, -89.8114, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x01F6017A [77.139503 -89.811401 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F6030, 4874, 0x01F6017A, 77.1395, -89.8114, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x01F6017A [77.139503 -89.811401 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F6031, 7498, 0x01F60180, 77.5297, -109.944, -12, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sarcophagus */ @@ -264,12 +264,12 @@ VALUES (0x701F604B, 171, 0x01F601C4, 49.1828, -49.2111, -6, 0.55752, 0, 0, -0. /* @teleloc 0x01F601C4 [49.182800 -49.211102 -6.000000] 0.557520 0.000000 0.000000 -0.830163 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F604C, 1212, 0x01F601DB, 67.747, -34.0151, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Old Sign */ -/* @teleloc 0x01F601DB [67.747002 -34.015099 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F604C, 1212, 0x01F601DB, 67.747, -34.0151, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Old Sign */ +/* @teleloc 0x01F601DB [67.747002 -34.015099 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F604D, 1093, 0x01F601DB, 69.956, -27.1598, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01F601DB [69.956001 -27.159800 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F604D, 1093, 0x01F601DB, 69.956, -27.1598, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01F601DB [69.956001 -27.159800 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F604E, 1290, 0x01F601DF, 70, -34.75, -6, -0.99983, 0, 0, -0.018434, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01F7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01F7.sql index 4411721272..d7ea7dc929 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01F7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01F7.sql @@ -9,12 +9,12 @@ VALUES (0x701F7001, 1946, 0x01F70103, 23.9089, -31.2195, -30, 0.707107, 0, 0, - /* @teleloc 0x01F70103 [23.908899 -31.219500 -30.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F7002, 1631, 0x01F70103, 21.8909, -28.4907, -29.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ -/* @teleloc 0x01F70103 [21.890900 -28.490700 -29.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F7002, 1631, 0x01F70103, 21.8909, -28.4907, -29.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ +/* @teleloc 0x01F70103 [21.890900 -28.490700 -29.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F7003, 278, 0x01F70105, 20, -34.755, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F70105 [20.000000 -34.755001 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F7003, 278, 0x01F70105, 20, -34.755, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F70105 [20.000000 -34.755001 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F7004, 1631, 0x01F70109, 19.914, -60.4288, -29.9967, 0.989729, 0, 0, -0.142954, True, '2005-02-09 10:00:00'); /* Drudge Servant */ @@ -217,20 +217,20 @@ VALUES (0x701F7035, 278, 0x01F7016B, 115.245, -60, -30, -0.707107, 0, 0, -0.70 /* @teleloc 0x01F7016B [115.245003 -60.000000 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F7036, 1631, 0x01F7016C, 120, -72.1771, -29.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ -/* @teleloc 0x01F7016C [120.000000 -72.177101 -29.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F7036, 1631, 0x01F7016C, 120, -72.1771, -29.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ +/* @teleloc 0x01F7016C [120.000000 -72.177101 -29.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F7037, 5624, 0x01F7016D, 120, -75.25, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01F7016D [120.000000 -75.250000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F7038, 1631, 0x01F70170, 130, -70, -29.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ -/* @teleloc 0x01F70170 [130.000000 -70.000000 -29.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F7038, 1631, 0x01F70170, 130, -70, -29.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ +/* @teleloc 0x01F70170 [130.000000 -70.000000 -29.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F7039, 5624, 0x01F70171, 130, -74.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F70171 [130.000000 -74.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F7039, 5624, 0x01F70171, 130, -74.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F70171 [130.000000 -74.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F703A, 1931, 0x01F70175, 139.38, -74.075, -30, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -313,12 +313,12 @@ VALUES (0x701F704D, 1632, 0x01F701B5, 71.7424, -69.4909, -17.9958, -0.429132, 0 /* @teleloc 0x01F701B5 [71.742401 -69.490898 -17.995800] -0.429132 0.000000 0.000000 -0.903242 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F704E, 1632, 0x01F701B5, 70, -70, -17.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01F701B5 [70.000000 -70.000000 -17.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F704E, 1632, 0x01F701B5, 70, -70, -17.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01F701B5 [70.000000 -70.000000 -17.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F704F, 278, 0x01F701B7, 70, -74.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F701B7 [70.000000 -74.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F704F, 278, 0x01F701B7, 70, -74.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F701B7 [70.000000 -74.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F7050, 285, 0x01F701B8, 72.0449, -81.5542, -16.3544, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ @@ -361,8 +361,8 @@ VALUES (0x701F7058, 1631, 0x01F701C1, 141.222, -109.656, -21.6574, 0.707107, 0, /* @teleloc 0x01F701C1 [141.222000 -109.655998 -21.657400] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F7059, 1096, 0x01F701C2, 20.101, -98.3981, -11.9996, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01F701C2 [20.101000 -98.398102 -11.999600] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F7059, 1096, 0x01F701C2, 20.101, -98.3981, -11.9996, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01F701C2 [20.101000 -98.398102 -11.999600] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F705A, 1631, 0x01F701CC, 40.0134, -68.2613, -11.9967, -0.086503, 0, 0, -0.996252, True, '2005-02-09 10:00:00'); /* Drudge Servant */ @@ -385,12 +385,12 @@ VALUES (0x701F705E, 568, 0x01F701D5, 44.75, -110, -12, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01F701D5 [44.750000 -110.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F705F, 1631, 0x01F701D9, 60, -100, -11.9967, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ -/* @teleloc 0x01F701D9 [60.000000 -100.000000 -11.996700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F705F, 1631, 0x01F701D9, 60, -100, -11.9967, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ +/* @teleloc 0x01F701D9 [60.000000 -100.000000 -11.996700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F7060, 278, 0x01F701DB, 60, -104.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F701DB [60.000000 -104.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F7060, 278, 0x01F701DB, 60, -104.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F701DB [60.000000 -104.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F7061, 1632, 0x01F701DF, 118.159, -109.128, -11.9958, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Drudge Slave */ @@ -401,8 +401,8 @@ VALUES (0x701F7062, 1632, 0x01F701DF, 120, -110, -11.9958, 0.707107, 0, 0, -0.7 /* @teleloc 0x01F701DF [120.000000 -110.000000 -11.995800] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F7063, 1027, 0x01F701E5, 90.2224, -92.2508, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Shoushi */ -/* @teleloc 0x01F701E5 [90.222397 -92.250801 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F7063, 1027, 0x01F701E5, 90.2224, -92.2508, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Shoushi */ +/* @teleloc 0x01F701E5 [90.222397 -92.250801 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F7064, 1408, 0x01F701E7, 92.0101, -110, -5.9958, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Drudge Slave */ @@ -417,8 +417,8 @@ VALUES (0x701F7066, 1632, 0x01F701EB, 102.314, -99.8419, -5.9958, -0.295603, 0, /* @teleloc 0x01F701EB [102.314003 -99.841904 -5.995800] -0.295603 0.000000 0.000000 -0.955311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F7067, 1931, 0x01F701ED, 96.1736, -124.08, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01F701ED [96.173599 -124.080002 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F7067, 1931, 0x01F701ED, 96.1736, -124.08, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01F701ED [96.173599 -124.080002 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F7068, 1632, 0x01F701ED, 97.7821, -118.247, -5.9958, -0.876674, 0, 0, -0.481085, True, '2005-02-09 10:00:00'); /* Drudge Slave */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01F8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01F8.sql index 3582e7dff5..a15c178bb1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01F8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01F8.sql @@ -5,8 +5,8 @@ VALUES (0x701F8000, 24032, 0x01F80103, 110.896, -50.04, -5.992, 0, 0, 0, -1, Tr /* @teleloc 0x01F80103 [110.896004 -50.040001 -5.992000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F8001, 24032, 0x01F8011A, 130, -30, -5.992, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Squire */ -/* @teleloc 0x01F8011A [130.000000 -30.000000 -5.992000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F8001, 24032, 0x01F8011A, 130, -30, -5.992, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Squire */ +/* @teleloc 0x01F8011A [130.000000 -30.000000 -5.992000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F8002, 24032, 0x01F80121, 127.365, -48.9969, -5.992, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Royal Mite Squire */ @@ -49,8 +49,8 @@ VALUES (0x701F800B, 24032, 0x01F80154, 158.554, -31.4136, -5.945, 1, 0, 0, 0, T /* @teleloc 0x01F80154 [158.554001 -31.413601 -5.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F800C, 22520, 0x01F80168, 178.141, -28.1007, -5.9879, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ -/* @teleloc 0x01F80168 [178.141006 -28.100700 -5.987900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701F800C, 22520, 0x01F80168, 178.141, -28.1007, -5.9879, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ +/* @teleloc 0x01F80168 [178.141006 -28.100700 -5.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F800D, 24032, 0x01F80173, 180, -70, -5.992, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Royal Mite Squire */ @@ -93,16 +93,16 @@ VALUES (0x701F8017, 24030, 0x01F801BA, 229.091, -121.092, -5.991, -0.707107, 0, /* @teleloc 0x01F801BA [229.091003 -121.092003 -5.991000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F8018, 24030, 0x01F801BA, 229.226, -118.472, -5.991, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Matron */ -/* @teleloc 0x01F801BA [229.225998 -118.472000 -5.991000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F8018, 24030, 0x01F801BA, 229.226, -118.472, -5.991, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Matron */ +/* @teleloc 0x01F801BA [229.225998 -118.472000 -5.991000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F8019, 24029, 0x01F801BA, 230.04, -117.459, -5.99, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Mite Warrior Queen */ /* @teleloc 0x01F801BA [230.039993 -117.459000 -5.990000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F801A, 2031, 0x01F801BA, 231.274, -120.043, -5.969, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Branith's Staff */ -/* @teleloc 0x01F801BA [231.274002 -120.042999 -5.969000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F801A, 2031, 0x01F801BA, 231.274, -120.043, -5.969, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Branith's Staff */ +/* @teleloc 0x01F801BA [231.274002 -120.042999 -5.969000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F801B, 1094, 0x01F801C0, 1.4461, -91.3579, 0.328929, 0.33843, 0, 0, -0.940992, False, '2005-02-09 10:00:00'); /* Surface */ @@ -201,8 +201,8 @@ VALUES (0x701F803A, 24032, 0x01F8028D, 82.3674, -69.1975, 0.008, 0.707107, 0, 0, /* @teleloc 0x01F8028D [82.367401 -69.197502 0.008000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F803C, 24031, 0x01F80290, 80, -80, 0.007, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Sentry */ -/* @teleloc 0x01F80290 [80.000000 -80.000000 0.007000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F803C, 24031, 0x01F80290, 80, -80, 0.007, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Sentry */ +/* @teleloc 0x01F80290 [80.000000 -80.000000 0.007000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F803D, 217, 0x01F80299, 80.575, -100.441, 0.012, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ @@ -229,8 +229,8 @@ VALUES (0x701F8042, 24031, 0x01F802B1, 90, -40, 0.007, 1, 0, 0, 0, True, '2005- /* @teleloc 0x01F802B1 [90.000000 -40.000000 0.007000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F8043, 24032, 0x01F802E1, 100, -80, 0.008, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Squire */ -/* @teleloc 0x01F802E1 [100.000000 -80.000000 0.008000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F8043, 24032, 0x01F802E1, 100, -80, 0.008, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Squire */ +/* @teleloc 0x01F802E1 [100.000000 -80.000000 0.008000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F8044, 217, 0x01F802E9, 97.619, -100.963, 0.012, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ @@ -345,8 +345,8 @@ VALUES (0x701F805F, 24032, 0x01F803DD, 10, -100, 12.008, 0.707107, 0, 0, -0.7071 /* @teleloc 0x01F803DD [10.000000 -100.000000 12.008000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F8060, 24032, 0x01F803F1, 21.2091, -90.7192, 12.008, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Squire */ -/* @teleloc 0x01F803F1 [21.209101 -90.719200 12.008000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F8060, 24032, 0x01F803F1, 21.2091, -90.7192, 12.008, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Squire */ +/* @teleloc 0x01F803F1 [21.209101 -90.719200 12.008000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F8061, 24032, 0x01F80416, 41.294, -51.017, 12.008, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Royal Mite Squire */ @@ -377,8 +377,8 @@ VALUES (0x701F8068, 4024, 0x01F80433, 50.7624, -62.0731, 12, 1, 0, 0, 0, False, /* @teleloc 0x01F80433 [50.762402 -62.073101 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F8069, 24031, 0x01F80445, 58.3549, -67.8333, 12.1429, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Sentry */ -/* @teleloc 0x01F80445 [58.354900 -67.833298 12.142900] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F8069, 24031, 0x01F80445, 58.3549, -67.8333, 12.1429, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Royal Mite Sentry */ +/* @teleloc 0x01F80445 [58.354900 -67.833298 12.142900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F806A, 24031, 0x01F80446, 56.5939, -77.5925, 12.2836, -0.992797, 0, 0, -0.119812, True, '2005-02-09 10:00:00'); /* Royal Mite Sentry */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01F9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01F9.sql index 6f70fa630b..5351903dfa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01F9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01F9.sql @@ -29,8 +29,8 @@ VALUES (0x701F9006, 953, 0x01F90115, 27.3283, -129.706, -18, -0.685323, 0, 0, /* @teleloc 0x01F90115 [27.328300 -129.705994 -18.000000] -0.685323 0.000000 0.000000 -0.728240 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F9007, 889, 0x01F90116, 40.0178, -83.1432, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Banderling Generator */ -/* @teleloc 0x01F90116 [40.017799 -83.143204 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F9007, 889, 0x01F90116, 40.0178, -83.1432, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Banderling Generator */ +/* @teleloc 0x01F90116 [40.017799 -83.143204 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F9008, 4129, 0x01F9013A, 30, -120, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Fountain */ @@ -65,8 +65,8 @@ VALUES (0x701F900F, 387, 0x01F90191, 62.0059, -40.1337, 0, -0.342993, 0, 0, -0 /* @teleloc 0x01F90191 [62.005901 -40.133701 0.000000] -0.342993 0.000000 0.000000 -0.939338 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F9010, 568, 0x01F90193, 60, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F90193 [60.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F9010, 568, 0x01F90193, 60, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F90193 [60.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F9011, 420, 0x01F901A0, 61.8722, -112.701, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Item Food Generator */ @@ -109,8 +109,8 @@ VALUES (0x701F901A, 278, 0x01F901C4, 94.755, -60, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x01F901C4 [94.754997 -60.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F901B, 278, 0x01F901C9, 100, -54.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F901C9 [100.000000 -54.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F901B, 278, 0x01F901C9, 100, -54.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F901C9 [100.000000 -54.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F901C, 382, 0x01F901CD, 103.839, -74.2264, 6, -0.992612, 0, 0, -0.121328, False, '2005-02-09 10:00:00'); /* Banderling Generator */ @@ -157,12 +157,12 @@ VALUES (0x701F9026, 278, 0x01F901F9, 85.245, -30, 12, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01F901F9 [85.245003 -30.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F9027, 964, 0x01F901FA, 93.2501, -69.2777, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Rat Generator */ -/* @teleloc 0x01F901FA [93.250099 -69.277702 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F9027, 964, 0x01F901FA, 93.2501, -69.2777, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Red Rat Generator */ +/* @teleloc 0x01F901FA [93.250099 -69.277702 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F9028, 278, 0x01F901FC, 90, -74.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F901FC [90.000000 -74.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F9028, 278, 0x01F901FC, 90, -74.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F901FC [90.000000 -74.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F9029, 953, 0x01F90200, 91.07, -91.1904, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Young Banderling Generator */ @@ -193,12 +193,12 @@ VALUES (0x701F902F, 951, 0x01F9022A, 100.543, -37.9268, 18, -0.538403, 0, 0, - /* @teleloc 0x01F9022A [100.542999 -37.926800 18.000000] -0.538403 0.000000 0.000000 -0.842688 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F9030, 952, 0x01F90235, 68.6188, -20.2988, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Banderling Raider Generator */ -/* @teleloc 0x01F90235 [68.618797 -20.298800 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F9030, 952, 0x01F90235, 68.6188, -20.2988, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Banderling Raider Generator */ +/* @teleloc 0x01F90235 [68.618797 -20.298800 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F9031, 952, 0x01F90235, 70.4894, -19.9752, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Banderling Raider Generator */ -/* @teleloc 0x01F90235 [70.489403 -19.975201 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F9031, 952, 0x01F90235, 70.4894, -19.9752, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Banderling Raider Generator */ +/* @teleloc 0x01F90235 [70.489403 -19.975201 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F9032, 4021, 0x01F90235, 66.9104, -22.354, 24, 0.84972, 0, 0, -0.527235, False, '2005-02-09 10:00:00'); /* Valuable Alu. Warrior Generator */ @@ -209,12 +209,12 @@ VALUES (0x701F9033, 1932, 0x01F90235, 70.7058, -15.818, 24.0125, -1, 0, 0, 0, F /* @teleloc 0x01F90235 [70.705803 -15.818000 24.012501] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F9034, 278, 0x01F90237, 70, -24.755, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F90237 [70.000000 -24.754999 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F9034, 278, 0x01F90237, 70, -24.755, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F90237 [70.000000 -24.754999 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F9035, 952, 0x01F90239, 70.6089, -25.922, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Banderling Raider Generator */ -/* @teleloc 0x01F90239 [70.608902 -25.922001 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F9035, 952, 0x01F90239, 70.6089, -25.922, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Banderling Raider Generator */ +/* @teleloc 0x01F90239 [70.608902 -25.922001 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F9036, 390, 0x01F9023E, 80, -40, 24, -0.0301, 0, 0, -0.999547, False, '2005-02-09 10:00:00'); /* Tusker Generator */ @@ -249,8 +249,8 @@ VALUES (0x701F903D, 3978, 0x01F90251, 103.912, -18.2475, 24.0125, -0.707107, 0, /* @teleloc 0x01F90251 [103.912003 -18.247499 24.012501] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F903E, 278, 0x01F90253, 100, -24.755, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F90253 [100.000000 -24.754999 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F903E, 278, 0x01F90253, 100, -24.755, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F90253 [100.000000 -24.754999 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F903F, 951, 0x01F90257, 102.809, -27.4588, 24, 0.154496, 0, 0, -0.987993, False, '2005-02-09 10:00:00'); /* Banderling Guard Generator */ @@ -297,8 +297,8 @@ VALUES (0x701F9049, 387, 0x01F9027C, 122.737, -100, 24, 0.701221, 0, 0, -0.712 /* @teleloc 0x01F9027C [122.737000 -100.000000 24.000000] 0.701221 0.000000 0.000000 -0.712944 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F904A, 278, 0x01F9028C, 130, -94.75, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F9028C [130.000000 -94.750000 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F904A, 278, 0x01F9028C, 130, -94.75, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F9028C [130.000000 -94.750000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F904B, 382, 0x01F9028D, 128.02, -101.271, 24, 0.961021, 0, 0, -0.276475, False, '2005-02-09 10:00:00'); /* Banderling Generator */ @@ -365,12 +365,12 @@ VALUES (0x701F905A, 1930, 0x01F902C1, 131.89, 3.42858, 30.0004, 0.999994, 0, 0, /* @teleloc 0x01F902C1 [131.889999 3.428580 30.000401] 0.999994 0.000000 0.000000 -0.003382 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F905B, 278, 0x01F902C3, 134.75, -0, 30, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F902C3 [134.750000 -0.000000 30.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x701F905B, 278, 0x01F902C3, 134.75, 0, 30, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F902C3 [134.750000 0.000000 30.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F905C, 278, 0x01F902C4, 130, -4.75, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F902C4 [130.000000 -4.750000 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F905C, 278, 0x01F902C4, 130, -4.75, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F902C4 [130.000000 -4.750000 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F905D, 568, 0x01F902CA, 134.75, -10, 30, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -432,8 +432,8 @@ VALUES (0x701F906A, 387, 0x01F902F4, 122.769, -10.5216, 42, -0.343044, 0, 0, - /* @teleloc 0x01F902F4 [122.768997 -10.521600 42.000000] -0.343044 0.000000 0.000000 -0.939319 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701F906B, 568, 0x01F902F6, 120, -14.75, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01F902F6 [120.000000 -14.750000 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701F906B, 568, 0x01F902F6, 120, -14.75, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01F902F6 [120.000000 -14.750000 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701F906C, 1932, 0x01F902FC, 116.088, -51.7525, 42.0125, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01FA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01FA.sql index ccdd40563c..19367c17ce 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01FA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01FA.sql @@ -32,8 +32,8 @@ VALUES (0x701FA006, 1630, 0x01FA011F, 56.907, -22.1182, -17.9925, 0.923762, 0, /* @teleloc 0x01FA011F [56.907001 -22.118200 -17.992500] 0.923762 0.000000 0.000000 -0.382966 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA007, 1630, 0x01FA011F, 60, -20, -17.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich Lord */ -/* @teleloc 0x01FA011F [60.000000 -20.000000 -17.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA007, 1630, 0x01FA011F, 60, -20, -17.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich Lord */ +/* @teleloc 0x01FA011F [60.000000 -20.000000 -17.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA008, 1630, 0x01FA0121, 67.7171, -20.532, -17.9925, 0.718721, 0, 0, -0.695299, True, '2005-02-09 10:00:00'); /* Lich Lord */ @@ -120,8 +120,8 @@ VALUES (0x701FA01D, 1929, 0x01FA0195, 128.013, -63.8801, -11.9996, 0, 0, 0, -1, /* @teleloc 0x01FA0195 [128.013000 -63.880100 -11.999600] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA01E, 7345, 0x01FA019D, 10, -110, -5.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x01FA019D [10.000000 -110.000000 -5.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA01E, 7345, 0x01FA019D, 10, -110, -5.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x01FA019D [10.000000 -110.000000 -5.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA01F, 7345, 0x01FA019F, 10, -130, -5.9923, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Banderling Striker */ @@ -148,16 +148,16 @@ VALUES (0x701FA024, 278, 0x01FA01D6, 40, -45.25, -6, 1, 0, 0, 0, False, '2005- /* @teleloc 0x01FA01D6 [40.000000 -45.250000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA025, 217, 0x01FA01DD, 38.7502, -70.1875, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ -/* @teleloc 0x01FA01DD [38.750198 -70.187500 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA025, 217, 0x01FA01DD, 38.7502, -70.1875, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ +/* @teleloc 0x01FA01DD [38.750198 -70.187500 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA026, 7345, 0x01FA01DF, 40, -100, -5.9923, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Striker */ /* @teleloc 0x01FA01DF [40.000000 -100.000000 -5.992300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA027, 7345, 0x01FA01E0, 40, -110, -5.9923, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x01FA01E0 [40.000000 -110.000000 -5.992300] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA027, 7345, 0x01FA01E0, 40, -110, -5.9923, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x01FA01E0 [40.000000 -110.000000 -5.992300] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA029, 278, 0x01FA01F2, 54.75, -100, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -208,20 +208,20 @@ VALUES (0x701FA034, 3962, 0x01FA021D, 103.912, -78.2475, -5.9875, -0.707107, 0, /* @teleloc 0x01FA021D [103.912003 -78.247498 -5.987500] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA035, 7106, 0x01FA021D, 100, -80, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sewer Rat */ -/* @teleloc 0x01FA021D [100.000000 -80.000000 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA035, 7106, 0x01FA021D, 100, -80, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sewer Rat */ +/* @teleloc 0x01FA021D [100.000000 -80.000000 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA036, 7106, 0x01FA021D, 99.4948, -81.59, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sewer Rat */ -/* @teleloc 0x01FA021D [99.494797 -81.589996 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA036, 7106, 0x01FA021D, 99.4948, -81.59, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sewer Rat */ +/* @teleloc 0x01FA021D [99.494797 -81.589996 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA037, 7106, 0x01FA021D, 100.267, -81.8651, -5.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sewer Rat */ -/* @teleloc 0x01FA021D [100.266998 -81.865097 -5.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA037, 7106, 0x01FA021D, 100.267, -81.8651, -5.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sewer Rat */ +/* @teleloc 0x01FA021D [100.266998 -81.865097 -5.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA038, 568, 0x01FA021F, 100, -84.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01FA021F [100.000000 -84.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA038, 568, 0x01FA021F, 100, -84.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01FA021F [100.000000 -84.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA039, 1919, 0x01FA0226, 96.0875, -101.753, -5.9875, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -236,8 +236,8 @@ VALUES (0x701FA03B, 7345, 0x01FA0229, 103.551, -107.974, -5.9923, 0.067592, 0, /* @teleloc 0x01FA0229 [103.551003 -107.973999 -5.992300] 0.067592 0.000000 0.000000 -0.997713 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA03C, 1090, 0x01FA022B, 100, -130, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x01FA022B [100.000000 -130.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA03C, 1090, 0x01FA022B, 100, -130, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x01FA022B [100.000000 -130.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA03D, 278, 0x01FA022F, 114.75, -90, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -264,8 +264,8 @@ VALUES (0x701FA042, 4388, 0x01FA0242, 0.469978, -67.099, 0.0855, 0.707107, 0, 0 /* @teleloc 0x01FA0242 [0.469978 -67.098999 0.085500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA043, 420, 0x01FA0245, 13.2288, -57.6045, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01FA0245 [13.228800 -57.604500 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA043, 420, 0x01FA0245, 13.2288, -57.6045, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01FA0245 [13.228800 -57.604500 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA044, 1630, 0x01FA0245, 10.0316, -62.6339, 0.0075, -0.328462, 0, 0, -0.944517, True, '2005-02-09 10:00:00'); /* Lich Lord */ @@ -296,8 +296,8 @@ VALUES (0x701FA04B, 1630, 0x01FA027B, 47.1875, -11.8551, 0.0075, 0.869575, 0, 0 /* @teleloc 0x01FA027B [47.187500 -11.855100 0.007500] 0.869575 0.000000 0.000000 -0.493801 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA04C, 1630, 0x01FA027B, 53.2913, -7.45864, 0.0075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich Lord */ -/* @teleloc 0x01FA027B [53.291302 -7.458640 0.007500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA04C, 1630, 0x01FA027B, 53.2913, -7.45864, 0.0075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lich Lord */ +/* @teleloc 0x01FA027B [53.291302 -7.458640 0.007500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA04D, 278, 0x01FA027D, 54.75, -10, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -312,8 +312,8 @@ VALUES (0x701FA04F, 1630, 0x01FA0288, 50, -70, 0.0075, 1, 0, 0, 0, True, '2005 /* @teleloc 0x01FA0288 [50.000000 -70.000000 0.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA050, 1630, 0x01FA0293, 48.617, -88.338, 0.0075, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lich Lord */ -/* @teleloc 0x01FA0293 [48.617001 -88.337997 0.007500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701FA050, 1630, 0x01FA0293, 48.617, -88.338, 0.0075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lich Lord */ +/* @teleloc 0x01FA0293 [48.617001 -88.337997 0.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA051, 7345, 0x01FA0294, 46.412, -109.94, -4.934, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Banderling Striker */ @@ -363,16 +363,16 @@ VALUES (0x701FA05C, 7345, 0x01FA02C9, 90, -90, 0.0077, 1, 0, 0, 0, True, '2005 /* @teleloc 0x01FA02C9 [90.000000 -90.000000 0.007700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA05D, 1938, 0x01FA02D1, 99.9733, -2.21699, 0.0004, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01FA02D1 [99.973297 -2.216990 0.000400] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701FA05D, 1938, 0x01FA02D1, 99.9733, -2.21699, 0.0004, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01FA02D1 [99.973297 -2.216990 0.000400] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA05E, 420, 0x01FA02D2, 100.036, -5.34957, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ -/* @teleloc 0x01FA02D2 [100.036003 -5.349570 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA05E, 420, 0x01FA02D2, 100.036, -5.34957, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Food Generator */ +/* @teleloc 0x01FA02D2 [100.036003 -5.349570 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA05F, 217, 0x01FA02D2, 99.738, -7.613, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ -/* @teleloc 0x01FA02D2 [99.737999 -7.613000 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA05F, 217, 0x01FA02D2, 99.738, -7.613, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ +/* @teleloc 0x01FA02D2 [99.737999 -7.613000 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA061, 7345, 0x01FA02E4, 100, -100, 0.0077, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Striker */ @@ -438,12 +438,12 @@ VALUES (0x701FA06F, 1289, 0x01FA031D, 134.75, -80, 0, -0.707107, 0, 0, -0.70710 /* @teleloc 0x01FA031D [134.750000 -80.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA070, 7345, 0x01FA031D, 130, -80, 0.0077, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x01FA031D [130.000000 -80.000000 0.007700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA070, 7345, 0x01FA031D, 130, -80, 0.0077, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x01FA031D [130.000000 -80.000000 0.007700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA071, 278, 0x01FA031F, 130, -84.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01FA031F [130.000000 -84.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA071, 278, 0x01FA031F, 130, -84.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01FA031F [130.000000 -84.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA072, 7106, 0x01FA0320, 132.562, -90, 0.012, -0.991915, 0, 0, -0.126905, True, '2005-02-09 10:00:00'); /* Sewer Rat */ @@ -462,24 +462,24 @@ VALUES (0x701FA075, 1922, 0x01FA032C, 151.849, -84.1514, 0, 0.707107, 0, 0, -0. /* @teleloc 0x01FA032C [151.848999 -84.151398 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA076, 4019, 0x01FA032D, 148.787, -87.7695, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Utility Generator */ -/* @teleloc 0x01FA032D [148.787003 -87.769501 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA076, 4019, 0x01FA032D, 148.787, -87.7695, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cheap Utility Generator */ +/* @teleloc 0x01FA032D [148.787003 -87.769501 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA077, 1630, 0x01FA032D, 146.702, -89.3, 0.0075, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lich Lord */ /* @teleloc 0x01FA032D [146.701996 -89.300003 0.007500] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA078, 7345, 0x01FA0336, 60.2234, -32.9266, 6.0077, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x01FA0336 [60.223400 -32.926601 6.007700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA078, 7345, 0x01FA0336, 60.2234, -32.9266, 6.0077, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x01FA0336 [60.223400 -32.926601 6.007700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA079, 217, 0x01FA0346, 77.4855, -9.13062, 6.012, 0.325671, 0, 0, -0.945483, True, '2005-02-09 10:00:00'); /* Gold Phyntos Wasp */ /* @teleloc 0x01FA0346 [77.485497 -9.130620 6.012000] 0.325671 0.000000 0.000000 -0.945483 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FA07A, 7345, 0x01FA0348, 80, -30, 6.0077, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x01FA0348 [80.000000 -30.000000 6.007700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FA07A, 7345, 0x01FA0348, 80, -30, 6.0077, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x01FA0348 [80.000000 -30.000000 6.007700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FA07B, 1630, 0x01FA0350, 79.7499, -70.2752, 3.0075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lich Lord */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01FB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01FB.sql index bb9832b43f..c14c646f6b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01FB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01FB.sql @@ -41,12 +41,12 @@ VALUES (0x701FB009, 1631, 0x01FB013C, 36.873, -100.613, -11.9967, 0.707107, 0, /* @teleloc 0x01FB013C [36.873001 -100.612999 -11.996700] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FB00A, 1297, 0x01FB0142, 50.01, -64.85, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01FB0142 [50.009998 -64.849998 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FB00A, 1297, 0x01FB0142, 50.01, -64.85, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01FB0142 [50.009998 -64.849998 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FB00B, 1623, 0x01FB0142, 49.994, -62.9946, -11.988, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ -/* @teleloc 0x01FB0142 [49.993999 -62.994598 -11.988000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FB00B, 1623, 0x01FB0142, 49.994, -62.9946, -11.988, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Desert Rat */ +/* @teleloc 0x01FB0142 [49.993999 -62.994598 -11.988000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FB00C, 1623, 0x01FB0145, 50.963, -114.904, -11.988, -0.018434, 0, 0, -0.99983, True, '2005-02-09 10:00:00'); /* Desert Rat */ @@ -125,16 +125,16 @@ VALUES (0x701FB01E, 1632, 0x01FB016E, 80, -100, -11.9958, 1, 0, 0, 0, True, '2 /* @teleloc 0x01FB016E [80.000000 -100.000000 -11.995800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FB01F, 1632, 0x01FB0177, 80, -130, -11.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01FB0177 [80.000000 -130.000000 -11.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FB01F, 1632, 0x01FB0177, 80, -130, -11.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01FB0177 [80.000000 -130.000000 -11.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FB020, 278, 0x01FB017A, 80, -144.844, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x01FB017A [80.000000 -144.843994 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FB021, 568, 0x01FB017C, 90.01, -64.85, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01FB017C [90.010002 -64.849998 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FB021, 568, 0x01FB017C, 90.01, -64.85, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01FB017C [90.010002 -64.849998 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FB022, 1632, 0x01FB017C, 90.856, -62.7106, -11.9958, -0.401745, 0, 0, -0.915752, True, '2005-02-09 10:00:00'); /* Drudge Slave */ @@ -181,8 +181,8 @@ VALUES (0x701FB02C, 4111, 0x01FB019D, 100, -160, -11.989, 0.973654, 0, 0, -0.22 /* @teleloc 0x01FB019D [100.000000 -160.000000 -11.989000] 0.973654 0.000000 0.000000 -0.228032 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FB02D, 568, 0x01FB019E, 110.01, -64.85, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01FB019E [110.010002 -64.849998 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FB02D, 568, 0x01FB019E, 110.01, -64.85, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01FB019E [110.010002 -64.849998 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FB02E, 1410, 0x01FB019F, 112.755, -67.2982, -11.9958, -0.545372, 0, 0, -0.838194, True, '2005-02-09 10:00:00'); /* Drudge Slave */ @@ -237,8 +237,8 @@ VALUES (0x701FB03A, 568, 0x01FB01D4, 59.99, -65.15, -6, 1, 0, 0, 0, False, '20 /* @teleloc 0x01FB01D4 [59.990002 -65.150002 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FB03B, 1632, 0x01FB01D5, 57.753, -77.2314, -5.9958, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01FB01D5 [57.752998 -77.231400 -5.995800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FB03B, 1632, 0x01FB01D5, 57.753, -77.2314, -5.9958, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01FB01D5 [57.752998 -77.231400 -5.995800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FB03C, 1631, 0x01FB01DB, 62.4476, -102.916, -5.99668, -0.922285, 0, 0, -0.38651, True, '2005-02-09 10:00:00'); /* Drudge Servant */ @@ -424,8 +424,8 @@ VALUES (0x701FB051, 278, 0x01FB022A, 120, -65.25, 0, -1, 0, 0, 0, False, '2005 /* @teleloc 0x01FB022A [120.000000 -65.250000 0.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FB052, 1632, 0x01FB022A, 120, -70, 0.0042, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x01FB022A [120.000000 -70.000000 0.004200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701FB052, 1632, 0x01FB022A, 120, -70, 0.0042, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Slave */ +/* @teleloc 0x01FB022A [120.000000 -70.000000 0.004200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FB053, 568, 0x01FB0235, 129.99, -25.15, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -476,8 +476,8 @@ VALUES (0x701FB05E, 1631, 0x01FB024B, 158.729, -38.4886, 0.003325, 0.26524, 0, /* @teleloc 0x01FB024B [158.729004 -38.488602 0.003325] 0.265240 0.000000 0.000000 -0.964182 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FB05F, 1631, 0x01FB024B, 160, -37.8734, 0.003325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ -/* @teleloc 0x01FB024B [160.000000 -37.873402 0.003325] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FB05F, 1631, 0x01FB024B, 160, -37.8734, 0.003325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Servant */ +/* @teleloc 0x01FB024B [160.000000 -37.873402 0.003325] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FB060, 1631, 0x01FB0253, 160, -60, 0.003325, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Servant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01FC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01FC.sql index 100b830363..9ea0757b28 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01FC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01FC.sql @@ -5,8 +5,8 @@ VALUES (0x701FC000, 12, 0x01FC0100, -1.80562, -40.4949, 0.01, 0.707107, 0, 0, /* @teleloc 0x01FC0100 [-1.805620 -40.494900 0.010000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FC001, 12, 0x01FC010F, 20.0204, -33.9122, 0.01, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ -/* @teleloc 0x01FC010F [20.020399 -33.912201 0.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FC001, 12, 0x01FC010F, 20.0204, -33.9122, 0.01, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ +/* @teleloc 0x01FC010F [20.020399 -33.912201 0.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FC002, 1154, 0x01FC0114, 20, -60, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ @@ -129,16 +129,16 @@ VALUES (0x701FC019, 221, 0x01FC0170, 31.175, -109.398, 6.001, 0.944376, 0, 0, /* @teleloc 0x01FC0170 [31.174999 -109.398003 6.001000] 0.944376 0.000000 0.000000 -0.328867 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FC01A, 568, 0x01FC0172, 40, -24.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01FC0172 [40.000000 -24.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FC01A, 568, 0x01FC0172, 40, -24.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01FC0172 [40.000000 -24.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FC01B, 12, 0x01FC0173, 38.5956, -28.1542, 6.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ /* @teleloc 0x01FC0173 [38.595600 -28.154200 6.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FC01C, 12, 0x01FC017E, 49.211, -38.422, 6.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ -/* @teleloc 0x01FC017E [49.210999 -38.422001 6.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701FC01C, 12, 0x01FC017E, 49.211, -38.422, 6.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Red Phyntos Wasp */ +/* @teleloc 0x01FC017E [49.210999 -38.422001 6.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FC01D, 223, 0x01FC0187, 58.395, -51.511, 6.001, 0.829526, 0, 0, -0.558469, True, '2005-02-09 10:00:00'); /* Reedshark Pup */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/01FD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/01FD.sql index 3d78a33eb3..49158c46e5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/01FD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/01FD.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x01FD; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD000, 3955, 0x01FD0100, 70, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ -/* @teleloc 0x01FD0100 [70.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD000, 3955, 0x01FD0100, 70, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ +/* @teleloc 0x01FD0100 [70.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x701FD000, 0x701FD002, '2005-02-09 10:00:00') /* Lich (204) */ @@ -104,20 +104,20 @@ VALUES (0x701FD00C, 204, 0x01FD0157, 40, -100, -5.9925, -0.996382, 0, 0, -0.08 /* @teleloc 0x01FD0157 [40.000000 -100.000000 -5.992500] -0.996382 0.000000 0.000000 -0.084982 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD00D, 278, 0x01FD0158, 40, -114.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01FD0158 [40.000000 -114.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD00D, 278, 0x01FD0158, 40, -114.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01FD0158 [40.000000 -114.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD00E, 16, 0x01FD015B, 50, -30, -5.9925, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ -/* @teleloc 0x01FD015B [50.000000 -30.000000 -5.992500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD00E, 16, 0x01FD015B, 50, -30, -5.9925, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Undead */ +/* @teleloc 0x01FD015B [50.000000 -30.000000 -5.992500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FD00F, 204, 0x01FD0163, 50, -90, -5.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lich */ /* @teleloc 0x01FD0163 [50.000000 -90.000000 -5.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD010, 1917, 0x01FD0164, 50.6064, -104.294, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x01FD0164 [50.606400 -104.293999 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD010, 1917, 0x01FD0164, 50.6064, -104.294, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x01FD0164 [50.606400 -104.293999 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FD011, 204, 0x01FD0164, 51.0967, -100.067, -5.9925, -0.948635, 0, 0, -0.316374, True, '2005-02-09 10:00:00'); /* Lich */ @@ -272,36 +272,36 @@ VALUES (0x701FD036, 16, 0x01FD022D, 120.95, -40.8025, 0.0075, 1, 0, 0, 0, Tr /* @teleloc 0x01FD022D [120.949997 -40.802502 0.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD037, 1459, 0x01FD0231, 131.431, -7.81987, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Food Stamina Gen */ -/* @teleloc 0x01FD0231 [131.431000 -7.819870 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD037, 1459, 0x01FD0231, 131.431, -7.81987, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Food Stamina Gen */ +/* @teleloc 0x01FD0231 [131.431000 -7.819870 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FD038, 1937, 0x01FD0231, 133.913, -8.2475, 0.0125, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Chest */ /* @teleloc 0x01FD0231 [133.912994 -8.247500 0.012500] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD039, 1624, 0x01FD0231, 127.923, -10.9802, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Swamp Rat */ -/* @teleloc 0x01FD0231 [127.922997 -10.980200 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD039, 1624, 0x01FD0231, 127.923, -10.9802, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Swamp Rat */ +/* @teleloc 0x01FD0231 [127.922997 -10.980200 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD03A, 1624, 0x01FD0231, 130, -10, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Swamp Rat */ -/* @teleloc 0x01FD0231 [130.000000 -10.000000 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD03A, 1624, 0x01FD0231, 130, -10, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Swamp Rat */ +/* @teleloc 0x01FD0231 [130.000000 -10.000000 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD03B, 278, 0x01FD0233, 130, -14.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01FD0233 [130.000000 -14.755000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD03B, 278, 0x01FD0233, 130, -14.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01FD0233 [130.000000 -14.755000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FD03C, 1624, 0x01FD0234, 128.855, -21.754, 0.012, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Swamp Rat */ /* @teleloc 0x01FD0234 [128.854996 -21.754000 0.012000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD03D, 568, 0x01FD0244, 140, -25.25, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01FD0244 [140.000000 -25.250000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD03D, 568, 0x01FD0244, 140, -25.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01FD0244 [140.000000 -25.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD03E, 1296, 0x01FD0247, 140, -34.75, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x01FD0247 [140.000000 -34.750000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x701FD03E, 1296, 0x01FD0247, 140, -34.75, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x01FD0247 [140.000000 -34.750000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FD03F, 422, 0x01FD0248, 140, -37.625, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Item Shield Generator */ @@ -340,8 +340,8 @@ VALUES (0x701FD047, 1612, 0x01FD0268, 80, -60, 6.005, 1, 0, 0, 0, True, '2005- /* @teleloc 0x01FD0268 [80.000000 -60.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD048, 1612, 0x01FD0269, 80, -70, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ -/* @teleloc 0x01FD0269 [80.000000 -70.000000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD048, 1612, 0x01FD0269, 80, -70, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ +/* @teleloc 0x01FD0269 [80.000000 -70.000000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FD049, 1612, 0x01FD0284, 100, -50, 6.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ @@ -372,8 +372,8 @@ VALUES (0x701FD04F, 278, 0x01FD02C5, 105.25, -60, 12, -0.707107, 0, 0, -0.7071 /* @teleloc 0x01FD02C5 [105.250000 -60.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x701FD050, 1612, 0x01FD02C6, 120, -10, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ -/* @teleloc 0x01FD02C6 [120.000000 -10.000000 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x701FD050, 1612, 0x01FD02C6, 120, -10, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ +/* @teleloc 0x01FD02C6 [120.000000 -10.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x701FD051, 1612, 0x01FD02E0, 130, -30, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Azure Gromnie */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0200.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0200.sql index 6527c3b580..b64b32078f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0200.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0200.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0200; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70200000, 9686, 0x02000103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02000103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70200000, 9686, 0x02000103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02000103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70200001, 278, 0x02000106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70200008, 11697, 0x0200010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0200010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70200009, 9686, 0x0200010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0200010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70200009, 9686, 0x0200010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0200010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020000A, 278, 0x02000110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020000B, 278, 0x02000111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02000111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020000C, 278, 0x02000112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02000112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020000C, 278, 0x02000112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02000112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020000D, 9686, 0x02000113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70200020, 278, 0x0200012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0200012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70200021, 9686, 0x0200012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0200012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70200021, 9686, 0x0200012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0200012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70200022, 278, 0x02000131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70200023, 278, 0x02000132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02000132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70200024, 278, 0x02000133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02000133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70200024, 278, 0x02000133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02000133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70200025, 9686, 0x02000139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70200030, 9687, 0x02000146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02000146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70200031, 9687, 0x02000146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02000146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70200031, 9687, 0x02000146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02000146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70200032, 9687, 0x02000146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02000146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70200032, 9687, 0x02000146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02000146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70200033, 9687, 0x02000146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02000146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70200033, 9687, 0x02000146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02000146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70200034, 9687, 0x02000146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0201.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0201.sql index ce1397b7a8..d19ca8ed6b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0201.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0201.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0201; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70201000, 9686, 0x02010103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02010103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70201000, 9686, 0x02010103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02010103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70201001, 278, 0x02010106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70201008, 11697, 0x0201010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0201010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70201009, 9686, 0x0201010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0201010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70201009, 9686, 0x0201010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0201010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020100A, 278, 0x02010110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020100B, 278, 0x02010111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02010111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020100C, 278, 0x02010112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02010112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020100C, 278, 0x02010112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02010112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020100D, 9686, 0x02010113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70201020, 278, 0x0201012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0201012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70201021, 9686, 0x0201012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0201012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70201021, 9686, 0x0201012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0201012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70201022, 278, 0x02010131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70201023, 278, 0x02010132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02010132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70201024, 278, 0x02010133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02010133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70201024, 278, 0x02010133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02010133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70201025, 9686, 0x02010139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70201030, 9687, 0x02010146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02010146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70201031, 9687, 0x02010146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02010146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70201031, 9687, 0x02010146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02010146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70201032, 9687, 0x02010146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02010146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70201032, 9687, 0x02010146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02010146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70201033, 9687, 0x02010146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02010146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70201033, 9687, 0x02010146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02010146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70201034, 9687, 0x02010146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0202.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0202.sql index 4cebb9677d..0ac70cec66 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0202.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0202.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0202; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70202000, 9686, 0x02020103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02020103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70202000, 9686, 0x02020103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02020103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70202001, 278, 0x02020106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70202008, 11697, 0x0202010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0202010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70202009, 9686, 0x0202010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0202010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70202009, 9686, 0x0202010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0202010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020200A, 278, 0x02020110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020200B, 278, 0x02020111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02020111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020200C, 278, 0x02020112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02020112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020200C, 278, 0x02020112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02020112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020200D, 9686, 0x02020113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70202020, 278, 0x0202012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0202012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70202021, 9686, 0x0202012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0202012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70202021, 9686, 0x0202012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0202012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70202022, 278, 0x02020131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70202023, 278, 0x02020132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02020132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70202024, 278, 0x02020133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02020133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70202024, 278, 0x02020133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02020133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70202025, 9686, 0x02020139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70202030, 9687, 0x02020146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02020146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70202031, 9687, 0x02020146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02020146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70202031, 9687, 0x02020146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02020146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70202032, 9687, 0x02020146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02020146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70202032, 9687, 0x02020146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02020146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70202033, 9687, 0x02020146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02020146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70202033, 9687, 0x02020146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02020146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70202034, 9687, 0x02020146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0203.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0203.sql index 75bfd55beb..205baf5477 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0203.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0203.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0203; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70203000, 9686, 0x02030103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02030103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70203000, 9686, 0x02030103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02030103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70203001, 278, 0x02030106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70203008, 11697, 0x0203010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0203010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70203009, 9686, 0x0203010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0203010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70203009, 9686, 0x0203010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0203010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020300A, 278, 0x02030110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020300B, 278, 0x02030111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02030111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020300C, 278, 0x02030112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02030112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020300C, 278, 0x02030112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02030112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020300D, 9686, 0x02030113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70203020, 278, 0x0203012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0203012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70203021, 9686, 0x0203012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0203012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70203021, 9686, 0x0203012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0203012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70203022, 278, 0x02030131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70203023, 278, 0x02030132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02030132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70203024, 278, 0x02030133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02030133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70203024, 278, 0x02030133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02030133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70203025, 9686, 0x02030139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70203030, 9687, 0x02030146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02030146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70203031, 9687, 0x02030146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02030146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70203031, 9687, 0x02030146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02030146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70203032, 9687, 0x02030146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02030146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70203032, 9687, 0x02030146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02030146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70203033, 9687, 0x02030146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02030146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70203033, 9687, 0x02030146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02030146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70203034, 9687, 0x02030146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0204.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0204.sql index 824bc56539..d14afb799f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0204.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0204.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0204; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70204000, 9686, 0x02040103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02040103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70204000, 9686, 0x02040103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02040103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70204001, 278, 0x02040106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70204008, 11697, 0x0204010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0204010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70204009, 9686, 0x0204010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0204010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70204009, 9686, 0x0204010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0204010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020400A, 278, 0x02040110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020400B, 278, 0x02040111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02040111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020400C, 278, 0x02040112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02040112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020400C, 278, 0x02040112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02040112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020400D, 9686, 0x02040113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70204020, 278, 0x0204012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0204012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70204021, 9686, 0x0204012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0204012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70204021, 9686, 0x0204012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0204012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70204022, 278, 0x02040131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70204023, 278, 0x02040132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02040132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70204024, 278, 0x02040133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02040133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70204024, 278, 0x02040133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02040133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70204025, 9686, 0x02040139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70204030, 9687, 0x02040146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02040146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70204031, 9687, 0x02040146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02040146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70204031, 9687, 0x02040146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02040146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70204032, 9687, 0x02040146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02040146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70204032, 9687, 0x02040146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02040146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70204033, 9687, 0x02040146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02040146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70204033, 9687, 0x02040146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02040146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70204034, 9687, 0x02040146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0205.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0205.sql index d29e777237..bb465d9c9f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0205.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0205.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0205; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70205000, 9686, 0x02050103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02050103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70205000, 9686, 0x02050103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02050103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70205001, 278, 0x02050106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70205008, 11697, 0x0205010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0205010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70205009, 9686, 0x0205010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0205010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70205009, 9686, 0x0205010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0205010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020500A, 278, 0x02050110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020500B, 278, 0x02050111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02050111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020500C, 278, 0x02050112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02050112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020500C, 278, 0x02050112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02050112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020500D, 9686, 0x02050113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70205020, 278, 0x0205012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0205012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70205021, 9686, 0x0205012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0205012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70205021, 9686, 0x0205012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0205012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70205022, 278, 0x02050131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70205023, 278, 0x02050132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02050132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70205024, 278, 0x02050133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02050133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70205024, 278, 0x02050133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02050133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70205025, 9686, 0x02050139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70205030, 9687, 0x02050146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02050146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70205031, 9687, 0x02050146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02050146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70205031, 9687, 0x02050146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02050146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70205032, 9687, 0x02050146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02050146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70205032, 9687, 0x02050146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02050146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70205033, 9687, 0x02050146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02050146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70205033, 9687, 0x02050146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02050146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70205034, 9687, 0x02050146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0206.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0206.sql index 59d1cf2539..21725e7fee 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0206.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0206.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0206; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70206000, 9686, 0x02060103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02060103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70206000, 9686, 0x02060103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02060103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70206001, 278, 0x02060106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70206008, 11697, 0x0206010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0206010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70206009, 9686, 0x0206010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0206010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70206009, 9686, 0x0206010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0206010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020600A, 278, 0x02060110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020600B, 278, 0x02060111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02060111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020600C, 278, 0x02060112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02060112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020600C, 278, 0x02060112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02060112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020600D, 9686, 0x02060113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70206020, 278, 0x0206012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0206012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70206021, 9686, 0x0206012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0206012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70206021, 9686, 0x0206012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0206012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70206022, 278, 0x02060131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70206023, 278, 0x02060132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02060132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70206024, 278, 0x02060133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02060133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70206024, 278, 0x02060133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02060133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70206025, 9686, 0x02060139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70206030, 9687, 0x02060146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02060146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70206031, 9687, 0x02060146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02060146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70206031, 9687, 0x02060146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02060146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70206032, 9687, 0x02060146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02060146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70206032, 9687, 0x02060146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02060146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70206033, 9687, 0x02060146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02060146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70206033, 9687, 0x02060146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02060146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70206034, 9687, 0x02060146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0207.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0207.sql index 1cc53f11c6..7f2d81d19c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0207.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0207.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0207; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70207000, 9686, 0x02070103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02070103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70207000, 9686, 0x02070103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02070103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70207001, 278, 0x02070106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70207008, 11697, 0x0207010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0207010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70207009, 9686, 0x0207010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0207010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70207009, 9686, 0x0207010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0207010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020700A, 278, 0x02070110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020700B, 278, 0x02070111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02070111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020700C, 278, 0x02070112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02070112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020700C, 278, 0x02070112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02070112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020700D, 9686, 0x02070113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70207020, 278, 0x0207012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0207012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70207021, 9686, 0x0207012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0207012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70207021, 9686, 0x0207012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0207012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70207022, 278, 0x02070131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70207023, 278, 0x02070132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02070132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70207024, 278, 0x02070133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02070133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70207024, 278, 0x02070133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02070133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70207025, 9686, 0x02070139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70207030, 9687, 0x02070146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02070146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70207031, 9687, 0x02070146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02070146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70207031, 9687, 0x02070146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02070146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70207032, 9687, 0x02070146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02070146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70207032, 9687, 0x02070146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02070146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70207033, 9687, 0x02070146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02070146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70207033, 9687, 0x02070146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02070146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70207034, 9687, 0x02070146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0208.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0208.sql index 65cadc0b04..de5895ef2d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0208.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0208.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0208; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70208000, 9686, 0x02080103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02080103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70208000, 9686, 0x02080103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02080103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70208001, 278, 0x02080106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70208008, 11697, 0x0208010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0208010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70208009, 9686, 0x0208010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0208010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70208009, 9686, 0x0208010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0208010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020800A, 278, 0x02080110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020800B, 278, 0x02080111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02080111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020800C, 278, 0x02080112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02080112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020800C, 278, 0x02080112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02080112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020800D, 9686, 0x02080113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70208020, 278, 0x0208012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0208012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70208021, 9686, 0x0208012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0208012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70208021, 9686, 0x0208012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0208012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70208022, 278, 0x02080131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70208023, 278, 0x02080132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02080132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70208024, 278, 0x02080133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02080133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70208024, 278, 0x02080133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02080133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70208025, 9686, 0x02080139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70208030, 9687, 0x02080146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02080146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70208031, 9687, 0x02080146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02080146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70208031, 9687, 0x02080146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02080146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70208032, 9687, 0x02080146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02080146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70208032, 9687, 0x02080146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02080146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70208033, 9687, 0x02080146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02080146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70208033, 9687, 0x02080146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02080146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70208034, 9687, 0x02080146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0209.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0209.sql index 639b38424c..ad0a731bb9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0209.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0209.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0209; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70209000, 9686, 0x02090103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02090103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70209000, 9686, 0x02090103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02090103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70209001, 278, 0x02090106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70209008, 11697, 0x0209010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0209010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70209009, 9686, 0x0209010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0209010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70209009, 9686, 0x0209010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0209010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020900A, 278, 0x02090110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020900B, 278, 0x02090111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02090111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020900C, 278, 0x02090112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02090112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020900C, 278, 0x02090112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02090112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020900D, 9686, 0x02090113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70209020, 278, 0x0209012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0209012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70209021, 9686, 0x0209012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0209012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70209021, 9686, 0x0209012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0209012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70209022, 278, 0x02090131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70209023, 278, 0x02090132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02090132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70209024, 278, 0x02090133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02090133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70209024, 278, 0x02090133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02090133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70209025, 9686, 0x02090139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70209030, 9687, 0x02090146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02090146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70209031, 9687, 0x02090146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02090146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70209031, 9687, 0x02090146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02090146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70209032, 9687, 0x02090146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02090146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70209032, 9687, 0x02090146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02090146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70209033, 9687, 0x02090146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02090146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70209033, 9687, 0x02090146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02090146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70209034, 9687, 0x02090146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/020A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/020A.sql index 30c86eeb31..57d78e0f7b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/020A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/020A.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x020A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020A000, 9686, 0x020A0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020A0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020A000, 9686, 0x020A0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020A0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020A001, 278, 0x020A0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7020A008, 11697, 0x020A010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x020A010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020A009, 9686, 0x020A010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020A010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020A009, 9686, 0x020A010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020A010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020A00A, 278, 0x020A0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020A00B, 278, 0x020A0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020A0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020A00C, 278, 0x020A0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020A0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020A00C, 278, 0x020A0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020A0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020A00D, 9686, 0x020A0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7020A020, 278, 0x020A012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x020A012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020A021, 9686, 0x020A012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020A012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020A021, 9686, 0x020A012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020A012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020A022, 278, 0x020A0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7020A023, 278, 0x020A0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020A0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020A024, 278, 0x020A0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020A0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020A024, 278, 0x020A0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020A0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020A025, 9686, 0x020A0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7020A030, 9687, 0x020A0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x020A0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020A031, 9687, 0x020A0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020A0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020A031, 9687, 0x020A0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020A0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020A032, 9687, 0x020A0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020A0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020A032, 9687, 0x020A0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020A0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020A033, 9687, 0x020A0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020A0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020A033, 9687, 0x020A0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020A0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020A034, 9687, 0x020A0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/020B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/020B.sql index 5fa2dd0d3f..d03871ab1d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/020B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/020B.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x020B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020B042, 9686, 0x020B0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020B0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020B042, 9686, 0x020B0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020B0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020B043, 278, 0x020B0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7020B04A, 11697, 0x020B010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x020B010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020B04B, 9686, 0x020B010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020B010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020B04B, 9686, 0x020B010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020B010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020B04C, 278, 0x020B0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020B04D, 278, 0x020B0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020B0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020B04E, 278, 0x020B0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020B0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020B04E, 278, 0x020B0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020B0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020B04F, 9686, 0x020B0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7020B062, 278, 0x020B012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x020B012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020B063, 9686, 0x020B012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020B012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020B063, 9686, 0x020B012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020B012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020B064, 278, 0x020B0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7020B065, 278, 0x020B0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020B0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020B066, 278, 0x020B0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020B0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020B066, 278, 0x020B0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020B0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020B067, 9686, 0x020B0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7020B072, 9687, 0x020B0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x020B0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020B073, 9687, 0x020B0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020B0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020B073, 9687, 0x020B0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020B0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020B074, 9687, 0x020B0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020B0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020B074, 9687, 0x020B0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020B0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020B075, 9687, 0x020B0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020B0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020B075, 9687, 0x020B0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020B0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020B076, 9687, 0x020B0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/020C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/020C.sql index dc35a5d6d2..0e27401404 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/020C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/020C.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x020C; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020C000, 9686, 0x020C0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020C0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020C000, 9686, 0x020C0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020C0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020C001, 278, 0x020C0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7020C008, 11697, 0x020C010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x020C010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020C009, 9686, 0x020C010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020C010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020C009, 9686, 0x020C010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020C010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020C00A, 278, 0x020C0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020C00B, 278, 0x020C0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020C0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020C00C, 278, 0x020C0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020C0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020C00C, 278, 0x020C0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020C0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020C00D, 9686, 0x020C0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7020C020, 278, 0x020C012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x020C012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020C021, 9686, 0x020C012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020C012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020C021, 9686, 0x020C012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020C012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020C022, 278, 0x020C0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7020C023, 278, 0x020C0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020C0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020C024, 278, 0x020C0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020C0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020C024, 278, 0x020C0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020C0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020C025, 9686, 0x020C0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7020C030, 9687, 0x020C0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x020C0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020C031, 9687, 0x020C0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020C0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020C031, 9687, 0x020C0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020C0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020C032, 9687, 0x020C0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020C0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020C032, 9687, 0x020C0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020C0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020C033, 9687, 0x020C0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020C0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020C033, 9687, 0x020C0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020C0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020C034, 9687, 0x020C0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/020D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/020D.sql index 9ee0cfca3e..cf0de50c36 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/020D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/020D.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x020D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020D000, 9686, 0x020D0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020D0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020D000, 9686, 0x020D0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020D0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020D001, 278, 0x020D0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7020D008, 11697, 0x020D010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x020D010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020D009, 9686, 0x020D010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020D010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020D009, 9686, 0x020D010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020D010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020D00A, 278, 0x020D0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020D00B, 278, 0x020D0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020D0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020D00C, 278, 0x020D0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020D0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020D00C, 278, 0x020D0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020D0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020D00D, 9686, 0x020D0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7020D020, 278, 0x020D012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x020D012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020D021, 9686, 0x020D012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020D012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020D021, 9686, 0x020D012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020D012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020D022, 278, 0x020D0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7020D023, 278, 0x020D0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020D0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020D024, 278, 0x020D0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020D0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020D024, 278, 0x020D0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020D0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020D025, 9686, 0x020D0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7020D030, 9687, 0x020D0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x020D0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020D031, 9687, 0x020D0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020D0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020D031, 9687, 0x020D0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020D0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020D032, 9687, 0x020D0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020D0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020D032, 9687, 0x020D0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020D0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020D033, 9687, 0x020D0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020D0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020D033, 9687, 0x020D0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020D0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020D034, 9687, 0x020D0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/020E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/020E.sql index 0d4e7b8792..dbe6b6f752 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/020E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/020E.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x020E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020E000, 9686, 0x020E0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020E0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020E000, 9686, 0x020E0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020E0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020E001, 278, 0x020E0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7020E008, 11697, 0x020E010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x020E010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020E009, 9686, 0x020E010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020E010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020E009, 9686, 0x020E010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020E010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020E00A, 278, 0x020E0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020E00B, 278, 0x020E0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020E0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020E00C, 278, 0x020E0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020E0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020E00C, 278, 0x020E0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020E0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020E00D, 9686, 0x020E0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7020E020, 278, 0x020E012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x020E012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020E021, 9686, 0x020E012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020E012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020E021, 9686, 0x020E012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020E012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020E022, 278, 0x020E0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7020E023, 278, 0x020E0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020E0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020E024, 278, 0x020E0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020E0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020E024, 278, 0x020E0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020E0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020E025, 9686, 0x020E0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7020E030, 9687, 0x020E0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x020E0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020E031, 9687, 0x020E0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020E0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020E031, 9687, 0x020E0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020E0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020E032, 9687, 0x020E0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020E0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020E032, 9687, 0x020E0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020E0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020E033, 9687, 0x020E0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020E0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020E033, 9687, 0x020E0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020E0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020E034, 9687, 0x020E0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/020F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/020F.sql index c6506e9d4f..8577494617 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/020F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/020F.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x020F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020F000, 9686, 0x020F0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020F0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020F000, 9686, 0x020F0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020F0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020F001, 278, 0x020F0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7020F008, 11697, 0x020F010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x020F010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020F009, 9686, 0x020F010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020F010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020F009, 9686, 0x020F010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020F010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020F00A, 278, 0x020F0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7020F00B, 278, 0x020F0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020F0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020F00C, 278, 0x020F0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020F0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020F00C, 278, 0x020F0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020F0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020F00D, 9686, 0x020F0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7020F020, 278, 0x020F012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x020F012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020F021, 9686, 0x020F012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x020F012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020F021, 9686, 0x020F012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x020F012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020F022, 278, 0x020F0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7020F023, 278, 0x020F0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x020F0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020F024, 278, 0x020F0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x020F0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7020F024, 278, 0x020F0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x020F0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020F025, 9686, 0x020F0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7020F030, 9687, 0x020F0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x020F0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020F031, 9687, 0x020F0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020F0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020F031, 9687, 0x020F0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020F0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020F032, 9687, 0x020F0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020F0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020F032, 9687, 0x020F0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020F0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7020F033, 9687, 0x020F0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x020F0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7020F033, 9687, 0x020F0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x020F0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7020F034, 9687, 0x020F0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0210.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0210.sql index a6b1231f5d..fde5d51b2b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0210.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0210.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0210; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70210000, 9686, 0x02100103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02100103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70210000, 9686, 0x02100103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02100103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70210001, 278, 0x02100106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70210008, 11697, 0x0210010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0210010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70210009, 9686, 0x0210010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0210010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70210009, 9686, 0x0210010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0210010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021000A, 278, 0x02100110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021000B, 278, 0x02100111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02100111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021000C, 278, 0x02100112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02100112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021000C, 278, 0x02100112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02100112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021000D, 9686, 0x02100113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70210020, 278, 0x0210012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0210012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70210021, 9686, 0x0210012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0210012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70210021, 9686, 0x0210012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0210012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70210022, 278, 0x02100131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70210023, 278, 0x02100132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02100132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70210024, 278, 0x02100133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02100133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70210024, 278, 0x02100133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02100133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70210025, 9686, 0x02100139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70210030, 9687, 0x02100146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02100146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70210031, 9687, 0x02100146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02100146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70210031, 9687, 0x02100146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02100146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70210032, 9687, 0x02100146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02100146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70210032, 9687, 0x02100146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02100146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70210033, 9687, 0x02100146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02100146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70210033, 9687, 0x02100146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02100146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70210034, 9687, 0x02100146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0211.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0211.sql index 0158009127..147c30defe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0211.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0211.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0211; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70211000, 9686, 0x02110103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02110103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70211000, 9686, 0x02110103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02110103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70211001, 278, 0x02110106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70211008, 11697, 0x0211010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0211010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70211009, 9686, 0x0211010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0211010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70211009, 9686, 0x0211010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0211010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021100A, 278, 0x02110110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021100B, 278, 0x02110111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02110111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021100C, 278, 0x02110112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02110112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021100C, 278, 0x02110112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02110112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021100D, 9686, 0x02110113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70211020, 278, 0x0211012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0211012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70211021, 9686, 0x0211012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0211012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70211021, 9686, 0x0211012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0211012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70211022, 278, 0x02110131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70211023, 278, 0x02110132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02110132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70211024, 278, 0x02110133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02110133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70211024, 278, 0x02110133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02110133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70211025, 9686, 0x02110139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70211030, 9687, 0x02110146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02110146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70211031, 9687, 0x02110146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02110146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70211031, 9687, 0x02110146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02110146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70211032, 9687, 0x02110146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02110146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70211032, 9687, 0x02110146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02110146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70211033, 9687, 0x02110146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02110146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70211033, 9687, 0x02110146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02110146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70211034, 9687, 0x02110146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0212.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0212.sql index c8f882a0fe..93a51a4c12 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0212.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0212.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0212; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70212000, 9686, 0x02120103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02120103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70212000, 9686, 0x02120103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02120103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70212001, 278, 0x02120106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70212008, 11697, 0x0212010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0212010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70212009, 9686, 0x0212010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0212010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70212009, 9686, 0x0212010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0212010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021200A, 278, 0x02120110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021200B, 278, 0x02120111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02120111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021200C, 278, 0x02120112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02120112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021200C, 278, 0x02120112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02120112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021200D, 9686, 0x02120113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70212020, 278, 0x0212012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0212012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70212021, 9686, 0x0212012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0212012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70212021, 9686, 0x0212012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0212012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70212022, 278, 0x02120131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70212023, 278, 0x02120132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02120132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70212024, 278, 0x02120133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02120133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70212024, 278, 0x02120133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02120133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70212025, 9686, 0x02120139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70212030, 9687, 0x02120146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02120146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70212031, 9687, 0x02120146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02120146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70212031, 9687, 0x02120146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02120146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70212032, 9687, 0x02120146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02120146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70212032, 9687, 0x02120146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02120146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70212033, 9687, 0x02120146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02120146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70212033, 9687, 0x02120146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02120146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70212034, 9687, 0x02120146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0213.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0213.sql index f421e92259..ac579696c2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0213.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0213.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0213; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70213000, 9686, 0x02130103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02130103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70213000, 9686, 0x02130103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02130103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70213001, 278, 0x02130106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70213008, 11697, 0x0213010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0213010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70213009, 9686, 0x0213010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0213010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70213009, 9686, 0x0213010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0213010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021300A, 278, 0x02130110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021300B, 278, 0x02130111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02130111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021300C, 278, 0x02130112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02130112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021300C, 278, 0x02130112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02130112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021300D, 9686, 0x02130113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70213020, 278, 0x0213012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0213012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70213021, 9686, 0x0213012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0213012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70213021, 9686, 0x0213012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0213012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70213022, 278, 0x02130131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70213023, 278, 0x02130132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02130132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70213024, 278, 0x02130133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02130133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70213024, 278, 0x02130133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02130133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70213025, 9686, 0x02130139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70213030, 9687, 0x02130146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02130146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70213031, 9687, 0x02130146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02130146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70213031, 9687, 0x02130146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02130146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70213032, 9687, 0x02130146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02130146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70213032, 9687, 0x02130146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02130146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70213033, 9687, 0x02130146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02130146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70213033, 9687, 0x02130146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02130146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70213034, 9687, 0x02130146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0214.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0214.sql index 5542b9b7a4..1b12101faf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0214.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0214.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0214; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70214000, 9686, 0x02140103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02140103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70214000, 9686, 0x02140103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02140103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70214001, 278, 0x02140106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70214008, 11697, 0x0214010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0214010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70214009, 9686, 0x0214010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0214010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70214009, 9686, 0x0214010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0214010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021400A, 278, 0x02140110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021400B, 278, 0x02140111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02140111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021400C, 278, 0x02140112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02140112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021400C, 278, 0x02140112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02140112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021400D, 9686, 0x02140113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70214020, 278, 0x0214012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0214012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70214021, 9686, 0x0214012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0214012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70214021, 9686, 0x0214012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0214012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70214022, 278, 0x02140131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70214023, 278, 0x02140132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02140132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70214024, 278, 0x02140133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02140133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70214024, 278, 0x02140133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02140133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70214025, 9686, 0x02140139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70214030, 9687, 0x02140146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02140146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70214031, 9687, 0x02140146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02140146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70214031, 9687, 0x02140146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02140146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70214032, 9687, 0x02140146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02140146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70214032, 9687, 0x02140146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02140146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70214033, 9687, 0x02140146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02140146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70214033, 9687, 0x02140146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02140146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70214034, 9687, 0x02140146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0215.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0215.sql index 1ae4e5877d..bb03246484 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0215.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0215.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0215; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70215000, 9686, 0x02150103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02150103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70215000, 9686, 0x02150103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02150103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70215001, 278, 0x02150106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70215008, 11697, 0x0215010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0215010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70215009, 9686, 0x0215010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0215010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70215009, 9686, 0x0215010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0215010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021500A, 278, 0x02150110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021500B, 278, 0x02150111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02150111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021500C, 278, 0x02150112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02150112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021500C, 278, 0x02150112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02150112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021500D, 9686, 0x02150113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70215020, 278, 0x0215012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0215012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70215021, 9686, 0x0215012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0215012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70215021, 9686, 0x0215012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0215012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70215022, 278, 0x02150131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70215023, 278, 0x02150132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02150132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70215024, 278, 0x02150133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02150133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70215024, 278, 0x02150133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02150133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70215025, 9686, 0x02150139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70215030, 9687, 0x02150146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02150146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70215031, 9687, 0x02150146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02150146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70215031, 9687, 0x02150146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02150146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70215032, 9687, 0x02150146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02150146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70215032, 9687, 0x02150146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02150146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70215033, 9687, 0x02150146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02150146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70215033, 9687, 0x02150146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02150146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70215034, 9687, 0x02150146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0216.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0216.sql index 30e0d0869d..bdedd2f889 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0216.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0216.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0216; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70216000, 9686, 0x02160103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02160103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70216000, 9686, 0x02160103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02160103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70216001, 278, 0x02160106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70216008, 11697, 0x0216010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0216010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70216009, 9686, 0x0216010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0216010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70216009, 9686, 0x0216010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0216010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021600A, 278, 0x02160110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021600B, 278, 0x02160111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02160111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021600C, 278, 0x02160112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02160112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021600C, 278, 0x02160112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02160112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021600D, 9686, 0x02160113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70216020, 278, 0x0216012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0216012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70216021, 9686, 0x0216012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0216012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70216021, 9686, 0x0216012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0216012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70216022, 278, 0x02160131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70216023, 278, 0x02160132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02160132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70216024, 278, 0x02160133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02160133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70216024, 278, 0x02160133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02160133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70216025, 9686, 0x02160139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70216030, 9687, 0x02160146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02160146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70216031, 9687, 0x02160146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02160146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70216031, 9687, 0x02160146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02160146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70216032, 9687, 0x02160146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02160146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70216032, 9687, 0x02160146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02160146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70216033, 9687, 0x02160146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02160146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70216033, 9687, 0x02160146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02160146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70216034, 9687, 0x02160146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0217.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0217.sql index 5ad623fe32..8f7c6d5987 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0217.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0217.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0217; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70217000, 9686, 0x02170103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02170103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70217000, 9686, 0x02170103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02170103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70217001, 278, 0x02170106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70217008, 11697, 0x0217010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0217010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70217009, 9686, 0x0217010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0217010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70217009, 9686, 0x0217010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0217010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021700A, 278, 0x02170110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021700B, 278, 0x02170111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02170111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021700C, 278, 0x02170112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02170112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021700C, 278, 0x02170112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02170112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021700D, 9686, 0x02170113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70217020, 278, 0x0217012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0217012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70217021, 9686, 0x0217012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0217012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70217021, 9686, 0x0217012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0217012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70217022, 278, 0x02170131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70217023, 278, 0x02170132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02170132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70217024, 278, 0x02170133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02170133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70217024, 278, 0x02170133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02170133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70217025, 9686, 0x02170139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70217030, 9687, 0x02170146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02170146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70217031, 9687, 0x02170146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02170146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70217031, 9687, 0x02170146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02170146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70217032, 9687, 0x02170146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02170146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70217032, 9687, 0x02170146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02170146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70217033, 9687, 0x02170146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02170146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70217033, 9687, 0x02170146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02170146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70217034, 9687, 0x02170146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0218.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0218.sql index bbbb28bb54..ba505f2625 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0218.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0218.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0218; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70218000, 9686, 0x02180103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02180103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70218000, 9686, 0x02180103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02180103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70218001, 278, 0x02180106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70218008, 11697, 0x0218010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0218010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70218009, 9686, 0x0218010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0218010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70218009, 9686, 0x0218010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0218010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021800A, 278, 0x02180110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021800B, 278, 0x02180111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02180111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021800C, 278, 0x02180112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02180112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021800C, 278, 0x02180112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02180112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021800D, 9686, 0x02180113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70218020, 278, 0x0218012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0218012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70218021, 9686, 0x0218012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0218012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70218021, 9686, 0x0218012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0218012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70218022, 278, 0x02180131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70218023, 278, 0x02180132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02180132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70218024, 278, 0x02180133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02180133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70218024, 278, 0x02180133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02180133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70218025, 9686, 0x02180139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70218030, 9687, 0x02180146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02180146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70218031, 9687, 0x02180146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02180146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70218031, 9687, 0x02180146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02180146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70218032, 9687, 0x02180146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02180146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70218032, 9687, 0x02180146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02180146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70218033, 9687, 0x02180146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02180146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70218033, 9687, 0x02180146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02180146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70218034, 9687, 0x02180146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0219.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0219.sql index f7b0cf506c..deaa6f059b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0219.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0219.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0219; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70219000, 9686, 0x02190103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x02190103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70219000, 9686, 0x02190103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x02190103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70219001, 278, 0x02190106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70219008, 11697, 0x0219010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0219010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70219009, 9686, 0x0219010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0219010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70219009, 9686, 0x0219010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0219010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021900A, 278, 0x02190110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021900B, 278, 0x02190111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02190111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021900C, 278, 0x02190112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02190112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021900C, 278, 0x02190112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02190112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021900D, 9686, 0x02190113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70219020, 278, 0x0219012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0219012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70219021, 9686, 0x0219012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0219012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70219021, 9686, 0x0219012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0219012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70219022, 278, 0x02190131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70219023, 278, 0x02190132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02190132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70219024, 278, 0x02190133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02190133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70219024, 278, 0x02190133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02190133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70219025, 9686, 0x02190139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70219030, 9687, 0x02190146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x02190146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70219031, 9687, 0x02190146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02190146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70219031, 9687, 0x02190146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02190146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70219032, 9687, 0x02190146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02190146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70219032, 9687, 0x02190146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02190146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70219033, 9687, 0x02190146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x02190146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70219033, 9687, 0x02190146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x02190146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70219034, 9687, 0x02190146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/021A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/021A.sql index 9fdb8cb1f6..d85f936024 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/021A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/021A.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x021A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021A000, 9686, 0x021A0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021A0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021A000, 9686, 0x021A0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021A0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021A001, 278, 0x021A0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7021A008, 11697, 0x021A010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x021A010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021A009, 9686, 0x021A010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021A010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021A009, 9686, 0x021A010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021A010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021A00A, 278, 0x021A0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021A00B, 278, 0x021A0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x021A0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021A00C, 278, 0x021A0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021A0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021A00C, 278, 0x021A0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021A0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021A00D, 9686, 0x021A0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7021A020, 278, 0x021A012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x021A012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021A021, 9686, 0x021A012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021A012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021A021, 9686, 0x021A012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021A012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021A022, 278, 0x021A0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7021A023, 278, 0x021A0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x021A0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021A024, 278, 0x021A0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021A0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021A024, 278, 0x021A0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021A0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021A025, 9686, 0x021A0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7021A030, 9687, 0x021A0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x021A0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021A031, 9687, 0x021A0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021A0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021A031, 9687, 0x021A0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021A0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021A032, 9687, 0x021A0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021A0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021A032, 9687, 0x021A0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021A0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021A033, 9687, 0x021A0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021A0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021A033, 9687, 0x021A0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021A0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021A034, 9687, 0x021A0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/021B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/021B.sql index 03fc1e009e..e2fade83c8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/021B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/021B.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x021B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021B000, 9686, 0x021B0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021B0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021B000, 9686, 0x021B0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021B0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021B001, 278, 0x021B0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7021B008, 11697, 0x021B010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x021B010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021B009, 9686, 0x021B010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021B010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021B009, 9686, 0x021B010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021B010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021B00A, 278, 0x021B0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021B00B, 278, 0x021B0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x021B0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021B00C, 278, 0x021B0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021B0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021B00C, 278, 0x021B0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021B0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021B00D, 9686, 0x021B0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7021B020, 278, 0x021B012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x021B012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021B021, 9686, 0x021B012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021B012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021B021, 9686, 0x021B012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021B012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021B022, 278, 0x021B0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7021B023, 278, 0x021B0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x021B0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021B024, 278, 0x021B0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021B0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021B024, 278, 0x021B0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021B0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021B025, 9686, 0x021B0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7021B030, 9687, 0x021B0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x021B0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021B031, 9687, 0x021B0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021B0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021B031, 9687, 0x021B0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021B0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021B032, 9687, 0x021B0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021B0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021B032, 9687, 0x021B0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021B0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021B033, 9687, 0x021B0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021B0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021B033, 9687, 0x021B0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021B0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021B034, 9687, 0x021B0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/021C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/021C.sql index 65cb70046d..3e3b51ac36 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/021C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/021C.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x021C; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021C000, 9686, 0x021C0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021C0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021C000, 9686, 0x021C0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021C0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021C001, 278, 0x021C0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7021C008, 11697, 0x021C010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x021C010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021C009, 9686, 0x021C010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021C010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021C009, 9686, 0x021C010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021C010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021C00A, 278, 0x021C0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021C00B, 278, 0x021C0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x021C0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021C00C, 278, 0x021C0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021C0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021C00C, 278, 0x021C0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021C0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021C00D, 9686, 0x021C0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7021C020, 278, 0x021C012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x021C012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021C021, 9686, 0x021C012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021C012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021C021, 9686, 0x021C012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021C012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021C022, 278, 0x021C0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7021C023, 278, 0x021C0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x021C0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021C024, 278, 0x021C0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021C0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021C024, 278, 0x021C0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021C0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021C025, 9686, 0x021C0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7021C030, 9687, 0x021C0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x021C0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021C031, 9687, 0x021C0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021C0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021C031, 9687, 0x021C0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021C0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021C032, 9687, 0x021C0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021C0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021C032, 9687, 0x021C0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021C0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021C033, 9687, 0x021C0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021C0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021C033, 9687, 0x021C0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021C0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021C034, 9687, 0x021C0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/021D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/021D.sql index 7893f40455..aacad79124 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/021D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/021D.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x021D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021D000, 9686, 0x021D0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021D0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021D000, 9686, 0x021D0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021D0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021D001, 278, 0x021D0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7021D008, 11697, 0x021D010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x021D010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021D009, 9686, 0x021D010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021D010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021D009, 9686, 0x021D010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021D010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021D00A, 278, 0x021D0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7021D00B, 278, 0x021D0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x021D0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021D00C, 278, 0x021D0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021D0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021D00C, 278, 0x021D0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021D0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021D00D, 9686, 0x021D0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7021D020, 278, 0x021D012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x021D012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021D021, 9686, 0x021D012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x021D012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021D021, 9686, 0x021D012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x021D012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021D022, 278, 0x021D0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7021D023, 278, 0x021D0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x021D0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021D024, 278, 0x021D0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021D0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021D024, 278, 0x021D0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021D0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021D025, 9686, 0x021D0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7021D030, 9687, 0x021D0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x021D0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021D031, 9687, 0x021D0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021D0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021D031, 9687, 0x021D0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021D0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021D032, 9687, 0x021D0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021D0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021D032, 9687, 0x021D0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021D0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021D033, 9687, 0x021D0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x021D0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021D033, 9687, 0x021D0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x021D0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021D034, 9687, 0x021D0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/021E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/021E.sql index e09613055f..17a471ab9d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/021E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/021E.sql @@ -21,20 +21,20 @@ VALUES (0x7021E004, 9686, 0x021E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x021E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021E005, 278, 0x021E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021E005, 278, 0x021E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021E006, 11697, 0x021E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x021E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021E006, 11697, 0x021E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x021E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021E007, 9686, 0x021E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x021E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021E008, 278, 0x021E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021E008, 278, 0x021E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021E009, 9686, 0x021E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7021E00D, 9686, 0x021E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x021E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021E00E, 11697, 0x021E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x021E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021E00E, 11697, 0x021E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x021E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021E00F, 9686, 0x021E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/021F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/021F.sql index 07f1e928f8..a6166f4012 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/021F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/021F.sql @@ -21,20 +21,20 @@ VALUES (0x7021F004, 9686, 0x021F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x021F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021F005, 278, 0x021F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021F005, 278, 0x021F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021F006, 11697, 0x021F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x021F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021F006, 11697, 0x021F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x021F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021F007, 9686, 0x021F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x021F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021F008, 278, 0x021F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x021F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7021F008, 278, 0x021F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x021F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021F009, 9686, 0x021F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7021F00D, 9686, 0x021F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x021F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7021F00E, 11697, 0x021F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x021F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7021F00E, 11697, 0x021F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x021F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7021F00F, 9686, 0x021F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0220.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0220.sql index 98650ea284..c159e75b58 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0220.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0220.sql @@ -21,20 +21,20 @@ VALUES (0x70220004, 9686, 0x02200103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02200103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70220005, 278, 0x02200105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02200105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70220005, 278, 0x02200105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02200105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70220006, 11697, 0x02200110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02200110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70220006, 11697, 0x02200110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02200110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70220007, 9686, 0x02200110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02200110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70220008, 278, 0x02200112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02200112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70220008, 278, 0x02200112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02200112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70220009, 9686, 0x02200118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022000D, 9686, 0x02200119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02200119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022000E, 11697, 0x02200119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02200119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022000E, 11697, 0x02200119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02200119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022000F, 9686, 0x02200119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0221.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0221.sql index af1bc15210..7cd66fd6fe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0221.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0221.sql @@ -21,20 +21,20 @@ VALUES (0x70221004, 9686, 0x02210103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02210103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70221005, 278, 0x02210105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02210105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70221005, 278, 0x02210105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02210105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70221006, 11697, 0x02210110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02210110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70221006, 11697, 0x02210110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02210110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70221007, 9686, 0x02210110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02210110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70221008, 278, 0x02210112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02210112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70221008, 278, 0x02210112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02210112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70221009, 9686, 0x02210118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022100D, 9686, 0x02210119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02210119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022100E, 11697, 0x02210119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02210119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022100E, 11697, 0x02210119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02210119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022100F, 9686, 0x02210119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0222.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0222.sql index e8fc2bf658..97456ed119 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0222.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0222.sql @@ -21,20 +21,20 @@ VALUES (0x70222004, 9686, 0x02220103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02220103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70222005, 278, 0x02220105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02220105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70222005, 278, 0x02220105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02220105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70222006, 11697, 0x02220110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02220110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70222006, 11697, 0x02220110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02220110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70222007, 9686, 0x02220110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02220110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70222008, 278, 0x02220112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02220112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70222008, 278, 0x02220112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02220112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70222009, 9686, 0x02220118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022200D, 9686, 0x02220119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02220119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022200E, 11697, 0x02220119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02220119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022200E, 11697, 0x02220119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02220119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022200F, 9686, 0x02220119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7022201E, 278, 0x02220143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x02220143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022201F, 10762, 0x0222011F, 85.289, 146.622, 1.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x0222011F [85.289001 146.621994 1.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022201F, 10762, 0x0222011F, 85.289, 146.622, 1.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x0222011F [85.289001 146.621994 1.205000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0223.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0223.sql index 06bb79ae2a..900b4fc3d2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0223.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0223.sql @@ -21,20 +21,20 @@ VALUES (0x70223004, 9686, 0x02230103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02230103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70223005, 278, 0x02230105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02230105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70223005, 278, 0x02230105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02230105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70223006, 11697, 0x02230110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02230110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70223006, 11697, 0x02230110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02230110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70223007, 9686, 0x02230110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02230110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70223008, 278, 0x02230112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02230112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70223008, 278, 0x02230112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02230112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70223009, 9686, 0x02230118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022300D, 9686, 0x02230119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02230119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022300E, 11697, 0x02230119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02230119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022300E, 11697, 0x02230119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02230119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022300F, 9686, 0x02230119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7022301E, 278, 0x02230143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x02230143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022301F, 10762, 0x0223011F, 154.533, 153.86, 3.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x0223011F [154.533005 153.860001 3.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022301F, 10762, 0x0223011F, 154.533, 153.86, 3.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x0223011F [154.533005 153.860001 3.205000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0224.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0224.sql index 1bd5b9d9bc..c2749cb7bf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0224.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0224.sql @@ -21,20 +21,20 @@ VALUES (0x70224004, 9686, 0x02240103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02240103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70224005, 278, 0x02240105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02240105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70224005, 278, 0x02240105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02240105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70224006, 11697, 0x02240110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02240110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70224006, 11697, 0x02240110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02240110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70224007, 9686, 0x02240110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02240110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70224008, 278, 0x02240112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02240112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70224008, 278, 0x02240112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02240112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70224009, 9686, 0x02240118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022400D, 9686, 0x02240119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02240119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022400E, 11697, 0x02240119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02240119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022400E, 11697, 0x02240119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02240119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022400F, 9686, 0x02240119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0225.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0225.sql index d1816a6a89..9f4c333d45 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0225.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0225.sql @@ -21,20 +21,20 @@ VALUES (0x70225004, 9686, 0x02250103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02250103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70225005, 278, 0x02250105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02250105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70225005, 278, 0x02250105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02250105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70225006, 11697, 0x02250110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02250110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70225006, 11697, 0x02250110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02250110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70225007, 9686, 0x02250110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02250110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70225008, 278, 0x02250112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02250112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70225008, 278, 0x02250112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02250112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70225009, 9686, 0x02250118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022500D, 9686, 0x02250119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02250119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022500E, 11697, 0x02250119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02250119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022500E, 11697, 0x02250119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02250119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022500F, 9686, 0x02250119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0226.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0226.sql index 7588ab65ae..c54d6bf90f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0226.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0226.sql @@ -21,20 +21,20 @@ VALUES (0x70226004, 9686, 0x02260103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02260103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70226005, 278, 0x02260105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02260105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70226005, 278, 0x02260105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02260105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70226006, 11697, 0x02260110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02260110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70226006, 11697, 0x02260110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02260110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70226007, 9686, 0x02260110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02260110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70226008, 278, 0x02260112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02260112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70226008, 278, 0x02260112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02260112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70226009, 9686, 0x02260118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022600D, 9686, 0x02260119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02260119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022600E, 11697, 0x02260119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02260119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022600E, 11697, 0x02260119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02260119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022600F, 9686, 0x02260119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0227.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0227.sql index 3902614f62..4b0eac7982 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0227.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0227.sql @@ -21,20 +21,20 @@ VALUES (0x70227004, 9686, 0x02270103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02270103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70227005, 278, 0x02270105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02270105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70227005, 278, 0x02270105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02270105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70227006, 11697, 0x02270110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02270110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70227006, 11697, 0x02270110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02270110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70227007, 9686, 0x02270110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02270110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70227008, 278, 0x02270112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02270112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70227008, 278, 0x02270112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02270112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70227009, 9686, 0x02270118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022700D, 9686, 0x02270119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02270119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022700E, 11697, 0x02270119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02270119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022700E, 11697, 0x02270119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02270119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022700F, 9686, 0x02270119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7022701E, 278, 0x02270143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x02270143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022701F, 10762, 0x0227011F, 34.433, 105.492, -0.795, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x0227011F [34.432999 105.491997 -0.795000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022701F, 10762, 0x0227011F, 34.433, 105.492, -0.795, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x0227011F [34.432999 105.491997 -0.795000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0228.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0228.sql index 18a1712081..5fd8f4f68c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0228.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0228.sql @@ -21,20 +21,20 @@ VALUES (0x70228004, 9686, 0x02280103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02280103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70228005, 278, 0x02280105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02280105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70228005, 278, 0x02280105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02280105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70228006, 11697, 0x02280110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02280110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70228006, 11697, 0x02280110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02280110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70228007, 9686, 0x02280110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02280110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70228008, 278, 0x02280112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02280112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70228008, 278, 0x02280112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02280112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70228009, 9686, 0x02280118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022800D, 9686, 0x02280119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02280119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022800E, 11697, 0x02280119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02280119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022800E, 11697, 0x02280119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02280119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022800F, 9686, 0x02280119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0229.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0229.sql index 77fcafec0c..e27f20946b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0229.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0229.sql @@ -21,20 +21,20 @@ VALUES (0x70229004, 9686, 0x02290103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02290103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70229005, 278, 0x02290105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02290105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70229005, 278, 0x02290105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02290105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70229006, 11697, 0x02290110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02290110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70229006, 11697, 0x02290110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02290110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70229007, 9686, 0x02290110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02290110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70229008, 278, 0x02290112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02290112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70229008, 278, 0x02290112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02290112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70229009, 9686, 0x02290118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022900D, 9686, 0x02290119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02290119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022900E, 11697, 0x02290119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02290119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022900E, 11697, 0x02290119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02290119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022900F, 9686, 0x02290119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/022A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/022A.sql index fa3ec378b7..abd6825555 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/022A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/022A.sql @@ -21,20 +21,20 @@ VALUES (0x7022A004, 9686, 0x022A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x022A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022A005, 278, 0x022A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022A005, 278, 0x022A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022A006, 11697, 0x022A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022A006, 11697, 0x022A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022A007, 9686, 0x022A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x022A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022A008, 278, 0x022A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022A008, 278, 0x022A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022A009, 9686, 0x022A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022A00D, 9686, 0x022A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x022A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022A00E, 11697, 0x022A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022A00E, 11697, 0x022A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022A00F, 9686, 0x022A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7022A01E, 278, 0x022A0143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x022A0143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022A01F, 10762, 0x022A011F, 157.059, 98.692, 37.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x022A011F [157.059006 98.692001 37.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022A01F, 10762, 0x022A011F, 157.059, 98.692, 37.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x022A011F [157.059006 98.692001 37.205002] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/022B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/022B.sql index ba31ab9aab..57b40dbf77 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/022B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/022B.sql @@ -21,20 +21,20 @@ VALUES (0x7022B004, 9686, 0x022B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x022B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022B005, 278, 0x022B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022B005, 278, 0x022B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022B006, 11697, 0x022B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022B006, 11697, 0x022B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022B007, 9686, 0x022B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x022B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022B008, 278, 0x022B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022B008, 278, 0x022B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022B009, 9686, 0x022B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022B00D, 9686, 0x022B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x022B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022B00E, 11697, 0x022B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022B00E, 11697, 0x022B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022B00F, 9686, 0x022B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/022C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/022C.sql index 9c9db85e50..3eb63538cc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/022C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/022C.sql @@ -21,20 +21,20 @@ VALUES (0x7022C004, 9686, 0x022C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x022C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022C005, 278, 0x022C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022C005, 278, 0x022C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022C006, 11697, 0x022C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022C006, 11697, 0x022C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022C007, 9686, 0x022C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x022C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022C008, 278, 0x022C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022C008, 278, 0x022C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022C009, 9686, 0x022C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022C00D, 9686, 0x022C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x022C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022C00E, 11697, 0x022C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022C00E, 11697, 0x022C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022C00F, 9686, 0x022C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/022D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/022D.sql index 0b478d5cf6..aa1ab8b7a8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/022D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/022D.sql @@ -21,20 +21,20 @@ VALUES (0x7022D004, 9686, 0x022D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x022D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022D005, 278, 0x022D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022D005, 278, 0x022D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022D006, 11697, 0x022D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022D006, 11697, 0x022D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022D007, 9686, 0x022D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x022D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022D008, 278, 0x022D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022D008, 278, 0x022D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022D009, 9686, 0x022D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022D00D, 9686, 0x022D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x022D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022D00E, 11697, 0x022D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022D00E, 11697, 0x022D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022D00F, 9686, 0x022D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/022E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/022E.sql index 1b3a19b79d..a46888a611 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/022E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/022E.sql @@ -21,20 +21,20 @@ VALUES (0x7022E004, 9686, 0x022E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x022E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022E005, 278, 0x022E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022E005, 278, 0x022E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022E006, 11697, 0x022E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022E006, 11697, 0x022E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022E007, 9686, 0x022E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x022E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022E008, 278, 0x022E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022E008, 278, 0x022E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022E009, 9686, 0x022E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022E00D, 9686, 0x022E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x022E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022E00E, 11697, 0x022E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022E00E, 11697, 0x022E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022E00F, 9686, 0x022E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7022E01E, 278, 0x022E0143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x022E0143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022E01F, 10762, 0x022E011F, 157.56, 146.689, 63.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x022E011F [157.559998 146.688995 63.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022E01F, 10762, 0x022E011F, 157.56, 146.689, 63.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x022E011F [157.559998 146.688995 63.205002] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/022F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/022F.sql index 671d3e742f..bfd2590fd5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/022F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/022F.sql @@ -21,20 +21,20 @@ VALUES (0x7022F004, 9686, 0x022F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x022F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022F005, 278, 0x022F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022F005, 278, 0x022F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022F006, 11697, 0x022F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022F006, 11697, 0x022F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022F007, 9686, 0x022F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x022F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022F008, 278, 0x022F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x022F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7022F008, 278, 0x022F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x022F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022F009, 9686, 0x022F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7022F00D, 9686, 0x022F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x022F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7022F00E, 11697, 0x022F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x022F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7022F00E, 11697, 0x022F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x022F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7022F00F, 9686, 0x022F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0230.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0230.sql index 9779a1b436..0635a71fe7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0230.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0230.sql @@ -21,20 +21,20 @@ VALUES (0x70230004, 9686, 0x02300103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02300103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70230005, 278, 0x02300105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02300105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70230005, 278, 0x02300105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02300105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70230006, 11697, 0x02300110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02300110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70230006, 11697, 0x02300110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02300110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70230007, 9686, 0x02300110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02300110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70230008, 278, 0x02300112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02300112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70230008, 278, 0x02300112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02300112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70230009, 9686, 0x02300118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023000D, 9686, 0x02300119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02300119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023000E, 11697, 0x02300119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02300119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023000E, 11697, 0x02300119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02300119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023000F, 9686, 0x02300119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0231.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0231.sql index 732447fc1f..9b16f2c348 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0231.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0231.sql @@ -21,20 +21,20 @@ VALUES (0x70231004, 9686, 0x02310103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02310103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70231005, 278, 0x02310105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02310105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70231005, 278, 0x02310105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02310105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70231006, 11697, 0x02310110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02310110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70231006, 11697, 0x02310110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02310110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70231007, 9686, 0x02310110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02310110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70231008, 278, 0x02310112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02310112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70231008, 278, 0x02310112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02310112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70231009, 9686, 0x02310118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023100D, 9686, 0x02310119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02310119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023100E, 11697, 0x02310119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02310119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023100E, 11697, 0x02310119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02310119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023100F, 9686, 0x02310119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0232.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0232.sql index a7fc89064e..fbe40b10e5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0232.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0232.sql @@ -21,20 +21,20 @@ VALUES (0x70232004, 9686, 0x02320103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02320103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70232005, 278, 0x02320105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02320105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70232005, 278, 0x02320105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02320105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70232006, 11697, 0x02320110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02320110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70232006, 11697, 0x02320110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02320110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70232007, 9686, 0x02320110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02320110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70232008, 278, 0x02320112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02320112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70232008, 278, 0x02320112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02320112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70232009, 9686, 0x02320118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023200D, 9686, 0x02320119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02320119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023200E, 11697, 0x02320119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02320119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023200E, 11697, 0x02320119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02320119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023200F, 9686, 0x02320119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7023201E, 278, 0x02320143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x02320143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023201F, 10762, 0x0232011F, 157.401, 147.059, 31.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x0232011F [157.401001 147.059006 31.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023201F, 10762, 0x0232011F, 157.401, 147.059, 31.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x0232011F [157.401001 147.059006 31.205000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0233.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0233.sql index 1905f024b8..7fe8553e77 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0233.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0233.sql @@ -21,20 +21,20 @@ VALUES (0x70233004, 9686, 0x02330103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02330103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70233005, 278, 0x02330105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02330105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70233005, 278, 0x02330105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02330105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70233006, 11697, 0x02330110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02330110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70233006, 11697, 0x02330110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02330110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70233007, 9686, 0x02330110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02330110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70233008, 278, 0x02330112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02330112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70233008, 278, 0x02330112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02330112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70233009, 9686, 0x02330118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023300D, 9686, 0x02330119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02330119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023300E, 11697, 0x02330119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02330119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023300E, 11697, 0x02330119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02330119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023300F, 9686, 0x02330119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0234.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0234.sql index 0015cfc2de..f8c7c356ef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0234.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0234.sql @@ -21,20 +21,20 @@ VALUES (0x70234004, 9686, 0x02340103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02340103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70234005, 278, 0x02340105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02340105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70234005, 278, 0x02340105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02340105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70234006, 11697, 0x02340110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02340110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70234006, 11697, 0x02340110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02340110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70234007, 9686, 0x02340110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02340110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70234008, 278, 0x02340112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02340112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70234008, 278, 0x02340112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02340112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70234009, 9686, 0x02340118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023400D, 9686, 0x02340119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02340119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023400E, 11697, 0x02340119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02340119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023400E, 11697, 0x02340119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02340119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023400F, 9686, 0x02340119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0235.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0235.sql index 78d7df54c0..8b38821998 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0235.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0235.sql @@ -21,20 +21,20 @@ VALUES (0x70235004, 9686, 0x02350103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02350103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70235005, 278, 0x02350105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02350105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70235005, 278, 0x02350105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02350105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70235006, 11697, 0x02350110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02350110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70235006, 11697, 0x02350110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02350110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70235007, 9686, 0x02350110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02350110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70235008, 278, 0x02350112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02350112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70235008, 278, 0x02350112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02350112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70235009, 9686, 0x02350118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023500D, 9686, 0x02350119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02350119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023500E, 11697, 0x02350119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02350119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023500E, 11697, 0x02350119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02350119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023500F, 9686, 0x02350119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0236.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0236.sql index 36477addba..c8c7f26cb4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0236.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0236.sql @@ -21,20 +21,20 @@ VALUES (0x70236004, 9686, 0x02360103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02360103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70236005, 278, 0x02360105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02360105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70236005, 278, 0x02360105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02360105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70236006, 11697, 0x02360110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02360110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70236006, 11697, 0x02360110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02360110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70236007, 9686, 0x02360110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02360110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70236008, 278, 0x02360112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02360112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70236008, 278, 0x02360112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02360112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70236009, 9686, 0x02360118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023600D, 9686, 0x02360119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02360119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023600E, 11697, 0x02360119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02360119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023600E, 11697, 0x02360119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02360119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023600F, 9686, 0x02360119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0237.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0237.sql index 6ba6503c3d..41dfe72200 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0237.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0237.sql @@ -21,20 +21,20 @@ VALUES (0x70237004, 9686, 0x02370103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02370103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70237005, 278, 0x02370105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02370105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70237005, 278, 0x02370105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02370105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70237006, 11697, 0x02370110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02370110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70237006, 11697, 0x02370110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02370110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70237007, 9686, 0x02370110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02370110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70237008, 278, 0x02370112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02370112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70237008, 278, 0x02370112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02370112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70237009, 9686, 0x02370118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023700D, 9686, 0x02370119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02370119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023700E, 11697, 0x02370119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02370119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023700E, 11697, 0x02370119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02370119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023700F, 9686, 0x02370119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0238.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0238.sql index ff4614ec88..8b4de847aa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0238.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0238.sql @@ -21,20 +21,20 @@ VALUES (0x70238004, 9686, 0x02380103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02380103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70238005, 278, 0x02380105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02380105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70238005, 278, 0x02380105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02380105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70238006, 11697, 0x02380110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02380110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70238006, 11697, 0x02380110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02380110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70238007, 9686, 0x02380110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02380110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70238008, 278, 0x02380112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02380112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70238008, 278, 0x02380112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02380112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70238009, 9686, 0x02380118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023800D, 9686, 0x02380119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02380119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023800E, 11697, 0x02380119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02380119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023800E, 11697, 0x02380119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02380119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023800F, 9686, 0x02380119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7023801E, 278, 0x02380143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x02380143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023801F, 10762, 0x0238011F, 82.259, 130.714, 21.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x0238011F [82.259003 130.714005 21.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023801F, 10762, 0x0238011F, 82.259, 130.714, 21.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x0238011F [82.259003 130.714005 21.205000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0239.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0239.sql index a3402a12d6..7d28771a40 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0239.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0239.sql @@ -21,20 +21,20 @@ VALUES (0x70239004, 9686, 0x02390103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02390103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70239005, 278, 0x02390105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02390105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70239005, 278, 0x02390105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02390105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70239006, 11697, 0x02390110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02390110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70239006, 11697, 0x02390110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02390110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70239007, 9686, 0x02390110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02390110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70239008, 278, 0x02390112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02390112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70239008, 278, 0x02390112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02390112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70239009, 9686, 0x02390118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023900D, 9686, 0x02390119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02390119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023900E, 11697, 0x02390119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02390119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023900E, 11697, 0x02390119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02390119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023900F, 9686, 0x02390119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/023A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/023A.sql index f0affb656f..870667394e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/023A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/023A.sql @@ -21,20 +21,20 @@ VALUES (0x7023A004, 9686, 0x023A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x023A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023A005, 278, 0x023A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023A005, 278, 0x023A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023A006, 11697, 0x023A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023A006, 11697, 0x023A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023A007, 9686, 0x023A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x023A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023A008, 278, 0x023A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023A008, 278, 0x023A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023A009, 9686, 0x023A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023A00D, 9686, 0x023A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x023A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023A00E, 11697, 0x023A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023A00E, 11697, 0x023A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023A00F, 9686, 0x023A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/023B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/023B.sql index 72e10f32b5..ef71f0225d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/023B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/023B.sql @@ -21,20 +21,20 @@ VALUES (0x7023B004, 9686, 0x023B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x023B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023B005, 278, 0x023B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023B005, 278, 0x023B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023B006, 11697, 0x023B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023B006, 11697, 0x023B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023B007, 9686, 0x023B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x023B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023B008, 278, 0x023B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023B008, 278, 0x023B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023B009, 9686, 0x023B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023B00D, 9686, 0x023B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x023B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023B00E, 11697, 0x023B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023B00E, 11697, 0x023B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023B00F, 9686, 0x023B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/023C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/023C.sql index 387acab427..cbd75c2a5c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/023C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/023C.sql @@ -21,20 +21,20 @@ VALUES (0x7023C004, 9686, 0x023C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x023C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023C005, 278, 0x023C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023C005, 278, 0x023C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023C006, 11697, 0x023C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023C006, 11697, 0x023C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023C007, 9686, 0x023C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x023C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023C008, 278, 0x023C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023C008, 278, 0x023C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023C009, 9686, 0x023C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023C00D, 9686, 0x023C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x023C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023C00E, 11697, 0x023C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023C00E, 11697, 0x023C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023C00F, 9686, 0x023C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/023D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/023D.sql index f2afd1006d..e0da09b41e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/023D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/023D.sql @@ -21,20 +21,20 @@ VALUES (0x7023D004, 9686, 0x023D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x023D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023D005, 278, 0x023D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023D005, 278, 0x023D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023D006, 11697, 0x023D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023D006, 11697, 0x023D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023D007, 9686, 0x023D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x023D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023D008, 278, 0x023D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023D008, 278, 0x023D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023D009, 9686, 0x023D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023D00D, 9686, 0x023D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x023D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023D00E, 11697, 0x023D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023D00E, 11697, 0x023D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023D00F, 9686, 0x023D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/023E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/023E.sql index 4af65486a5..ebdde4418c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/023E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/023E.sql @@ -21,20 +21,20 @@ VALUES (0x7023E004, 9686, 0x023E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x023E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023E005, 278, 0x023E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023E005, 278, 0x023E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023E006, 11697, 0x023E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023E006, 11697, 0x023E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023E007, 9686, 0x023E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x023E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023E008, 278, 0x023E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023E008, 278, 0x023E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023E009, 9686, 0x023E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023E00D, 9686, 0x023E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x023E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023E00E, 11697, 0x023E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023E00E, 11697, 0x023E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023E00F, 9686, 0x023E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/023F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/023F.sql index cd7dc5ffe3..98c62373a6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/023F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/023F.sql @@ -21,20 +21,20 @@ VALUES (0x7023F004, 9686, 0x023F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x023F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023F005, 278, 0x023F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023F005, 278, 0x023F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023F006, 11697, 0x023F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023F006, 11697, 0x023F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023F007, 9686, 0x023F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x023F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023F008, 278, 0x023F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x023F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023F008, 278, 0x023F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x023F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023F009, 9686, 0x023F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7023F00D, 9686, 0x023F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x023F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023F00E, 11697, 0x023F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x023F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7023F00E, 11697, 0x023F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x023F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7023F00F, 9686, 0x023F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7023F01E, 278, 0x023F0143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x023F0143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7023F01F, 10762, 0x023F011F, 154.198, 154.134, 49.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x023F011F [154.197998 154.134003 49.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7023F01F, 10762, 0x023F011F, 154.198, 154.134, 49.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x023F011F [154.197998 154.134003 49.205002] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0240.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0240.sql index 8a34f04cfd..2e574d8a2e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0240.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0240.sql @@ -21,20 +21,20 @@ VALUES (0x70240004, 9686, 0x02400103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02400103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70240005, 278, 0x02400105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02400105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70240005, 278, 0x02400105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02400105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70240006, 11697, 0x02400110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02400110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70240006, 11697, 0x02400110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02400110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70240007, 9686, 0x02400110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02400110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70240008, 278, 0x02400112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02400112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70240008, 278, 0x02400112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02400112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70240009, 9686, 0x02400118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024000D, 9686, 0x02400119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02400119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024000E, 11697, 0x02400119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02400119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024000E, 11697, 0x02400119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02400119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024000F, 9686, 0x02400119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0241.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0241.sql index 8fd6b33356..e8f457e12b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0241.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0241.sql @@ -21,20 +21,20 @@ VALUES (0x70241004, 9686, 0x02410103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02410103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70241005, 278, 0x02410105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02410105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70241005, 278, 0x02410105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02410105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70241006, 11697, 0x02410110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02410110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70241006, 11697, 0x02410110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02410110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70241007, 9686, 0x02410110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02410110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70241008, 278, 0x02410112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02410112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70241008, 278, 0x02410112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02410112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70241009, 9686, 0x02410118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024100D, 9686, 0x02410119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02410119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024100E, 11697, 0x02410119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02410119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024100E, 11697, 0x02410119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02410119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024100F, 9686, 0x02410119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0242.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0242.sql index 24e93e0e2f..49847d45b7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0242.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0242.sql @@ -21,20 +21,20 @@ VALUES (0x70242004, 9686, 0x02420103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02420103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70242005, 278, 0x02420105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02420105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70242005, 278, 0x02420105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02420105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70242006, 11697, 0x02420110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02420110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70242006, 11697, 0x02420110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02420110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70242007, 9686, 0x02420110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02420110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70242008, 278, 0x02420112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02420112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70242008, 278, 0x02420112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02420112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70242009, 9686, 0x02420118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024200D, 9686, 0x02420119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02420119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024200E, 11697, 0x02420119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02420119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024200E, 11697, 0x02420119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02420119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024200F, 9686, 0x02420119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0243.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0243.sql index d5b181f7e5..596ca71ae1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0243.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0243.sql @@ -21,20 +21,20 @@ VALUES (0x70243004, 9686, 0x02430103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02430103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70243005, 278, 0x02430105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02430105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70243005, 278, 0x02430105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02430105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70243006, 11697, 0x02430110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70243006, 11697, 0x02430110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70243007, 9686, 0x02430110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02430110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70243008, 278, 0x02430112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02430112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70243008, 278, 0x02430112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02430112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70243009, 9686, 0x02430118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024300D, 9686, 0x02430119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02430119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024300E, 11697, 0x02430119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024300E, 11697, 0x02430119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024300F, 9686, 0x02430119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7024301E, 278, 0x02430143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x02430143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024301F, 10762, 0x0243011F, 157.132, 146.674, 43.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x0243011F [157.132004 146.673996 43.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024301F, 10762, 0x0243011F, 157.132, 146.674, 43.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x0243011F [157.132004 146.673996 43.205002] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0244.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0244.sql index d9e53885cb..cd5a635023 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0244.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0244.sql @@ -21,20 +21,20 @@ VALUES (0x70244004, 9686, 0x02440103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02440103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70244005, 278, 0x02440105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02440105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70244005, 278, 0x02440105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02440105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70244006, 11697, 0x02440110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70244006, 11697, 0x02440110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70244007, 9686, 0x02440110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02440110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70244008, 278, 0x02440112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02440112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70244008, 278, 0x02440112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02440112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70244009, 9686, 0x02440118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024400D, 9686, 0x02440119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02440119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024400E, 11697, 0x02440119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024400E, 11697, 0x02440119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024400F, 9686, 0x02440119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0245.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0245.sql index b14916c57d..43484fb073 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0245.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0245.sql @@ -21,20 +21,20 @@ VALUES (0x70245004, 9686, 0x02450103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02450103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70245005, 278, 0x02450105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02450105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70245005, 278, 0x02450105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02450105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70245006, 11697, 0x02450110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70245006, 11697, 0x02450110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70245007, 9686, 0x02450110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02450110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70245008, 278, 0x02450112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02450112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70245008, 278, 0x02450112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02450112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70245009, 9686, 0x02450118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024500D, 9686, 0x02450119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02450119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024500E, 11697, 0x02450119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024500E, 11697, 0x02450119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024500F, 9686, 0x02450119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0246.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0246.sql index e86c0c38f5..44b6a12b96 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0246.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0246.sql @@ -21,20 +21,20 @@ VALUES (0x70246004, 9686, 0x02460103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02460103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70246005, 278, 0x02460105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02460105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70246005, 278, 0x02460105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02460105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70246006, 11697, 0x02460110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70246006, 11697, 0x02460110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70246007, 9686, 0x02460110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02460110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70246008, 278, 0x02460112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02460112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70246008, 278, 0x02460112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02460112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70246009, 9686, 0x02460118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024600D, 9686, 0x02460119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02460119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024600E, 11697, 0x02460119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024600E, 11697, 0x02460119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024600F, 9686, 0x02460119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0247.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0247.sql index 52bba47328..9439d0f483 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0247.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0247.sql @@ -21,20 +21,20 @@ VALUES (0x70247004, 9686, 0x02470103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02470103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70247005, 278, 0x02470105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02470105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70247005, 278, 0x02470105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02470105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70247006, 11697, 0x02470110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70247006, 11697, 0x02470110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70247007, 9686, 0x02470110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02470110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70247008, 278, 0x02470112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02470112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70247008, 278, 0x02470112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02470112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70247009, 9686, 0x02470118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024700D, 9686, 0x02470119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02470119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024700E, 11697, 0x02470119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024700E, 11697, 0x02470119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024700F, 9686, 0x02470119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7024701E, 278, 0x02470143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x02470143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024701F, 10762, 0x0247011F, 154.301, 129.621, 45.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x0247011F [154.300995 129.621002 45.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024701F, 10762, 0x0247011F, 154.301, 129.621, 45.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x0247011F [154.300995 129.621002 45.205002] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0248.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0248.sql index aae64c10ca..09e8f39a84 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0248.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0248.sql @@ -21,20 +21,20 @@ VALUES (0x70248004, 9686, 0x02480103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02480103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70248005, 278, 0x02480105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02480105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70248005, 278, 0x02480105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02480105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70248006, 11697, 0x02480110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70248006, 11697, 0x02480110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70248007, 9686, 0x02480110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02480110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70248008, 278, 0x02480112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02480112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70248008, 278, 0x02480112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02480112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70248009, 9686, 0x02480118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024800D, 9686, 0x02480119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02480119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024800E, 11697, 0x02480119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024800E, 11697, 0x02480119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024800F, 9686, 0x02480119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0249.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0249.sql index e5d0d1f003..a07c4989af 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0249.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0249.sql @@ -21,20 +21,20 @@ VALUES (0x70249004, 9686, 0x02490103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02490103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70249005, 278, 0x02490105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02490105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70249005, 278, 0x02490105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02490105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70249006, 11697, 0x02490110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70249006, 11697, 0x02490110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70249007, 9686, 0x02490110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02490110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70249008, 278, 0x02490112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02490112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70249008, 278, 0x02490112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02490112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70249009, 9686, 0x02490118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024900D, 9686, 0x02490119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02490119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024900E, 11697, 0x02490119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024900E, 11697, 0x02490119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024900F, 9686, 0x02490119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/024A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/024A.sql index e85b34a8cc..244088965e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/024A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/024A.sql @@ -21,20 +21,20 @@ VALUES (0x7024A004, 9686, 0x024A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x024A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024A005, 278, 0x024A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024A005, 278, 0x024A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024A006, 11697, 0x024A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024A006, 11697, 0x024A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024A007, 9686, 0x024A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x024A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024A008, 278, 0x024A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024A008, 278, 0x024A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024A009, 9686, 0x024A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024A00D, 9686, 0x024A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x024A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024A00E, 11697, 0x024A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024A00E, 11697, 0x024A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024A00F, 9686, 0x024A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7024A01E, 278, 0x024A0143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x024A0143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024A01F, 10762, 0x024A011F, 57.639, 34.061, 25.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x024A011F [57.639000 34.061001 25.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024A01F, 10762, 0x024A011F, 57.639, 34.061, 25.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x024A011F [57.639000 34.061001 25.205000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/024B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/024B.sql index cc85cd4489..8e9af439a7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/024B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/024B.sql @@ -21,20 +21,20 @@ VALUES (0x7024B004, 9686, 0x024B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x024B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024B005, 278, 0x024B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024B005, 278, 0x024B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024B006, 11697, 0x024B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024B006, 11697, 0x024B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024B007, 9686, 0x024B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x024B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024B008, 278, 0x024B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024B008, 278, 0x024B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024B009, 9686, 0x024B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024B00D, 9686, 0x024B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x024B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024B00E, 11697, 0x024B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024B00E, 11697, 0x024B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024B00F, 9686, 0x024B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -152,5 +152,5 @@ VALUES (0x7024B01E, 278, 0x024B0143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x024B0143 [35.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024B01F, 10762, 0x024B011F, 60.788, 98.573, 11.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x024B011F [60.787998 98.572998 11.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024B01F, 10762, 0x024B011F, 60.788, 98.573, 11.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ +/* @teleloc 0x024B011F [60.787998 98.572998 11.205000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/024C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/024C.sql index 4720d1f695..55f2ee11c4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/024C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/024C.sql @@ -21,20 +21,20 @@ VALUES (0x7024C004, 9686, 0x024C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x024C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024C005, 278, 0x024C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024C005, 278, 0x024C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024C006, 11697, 0x024C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024C006, 11697, 0x024C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024C007, 9686, 0x024C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x024C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024C008, 278, 0x024C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024C008, 278, 0x024C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024C009, 9686, 0x024C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024C00D, 9686, 0x024C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x024C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024C00E, 11697, 0x024C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024C00E, 11697, 0x024C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024C00F, 9686, 0x024C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/024D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/024D.sql index 9ccf83bfcc..9b7fb72c17 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/024D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/024D.sql @@ -21,20 +21,20 @@ VALUES (0x7024D004, 9686, 0x024D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x024D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024D005, 278, 0x024D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024D005, 278, 0x024D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024D006, 11697, 0x024D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024D006, 11697, 0x024D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024D007, 9686, 0x024D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x024D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024D008, 278, 0x024D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024D008, 278, 0x024D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024D009, 9686, 0x024D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024D00D, 9686, 0x024D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x024D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024D00E, 11697, 0x024D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024D00E, 11697, 0x024D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024D00F, 9686, 0x024D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/024E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/024E.sql index 026200342f..6a788fc9c4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/024E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/024E.sql @@ -21,20 +21,20 @@ VALUES (0x7024E004, 9686, 0x024E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x024E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024E005, 278, 0x024E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024E005, 278, 0x024E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024E006, 11697, 0x024E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024E006, 11697, 0x024E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024E007, 9686, 0x024E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x024E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024E008, 278, 0x024E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024E008, 278, 0x024E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024E009, 9686, 0x024E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024E00D, 9686, 0x024E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x024E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024E00E, 11697, 0x024E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024E00E, 11697, 0x024E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024E00F, 9686, 0x024E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/024F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/024F.sql index 5b3c7e88c3..4e32a4cb00 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/024F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/024F.sql @@ -21,20 +21,20 @@ VALUES (0x7024F004, 9686, 0x024F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x024F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024F005, 278, 0x024F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024F005, 278, 0x024F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024F006, 11697, 0x024F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024F006, 11697, 0x024F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024F007, 9686, 0x024F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x024F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024F008, 278, 0x024F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x024F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7024F008, 278, 0x024F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x024F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024F009, 9686, 0x024F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7024F00D, 9686, 0x024F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x024F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7024F00E, 11697, 0x024F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x024F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7024F00E, 11697, 0x024F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x024F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7024F00F, 9686, 0x024F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0250.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0250.sql index 1ef892141d..a4bd4700e8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0250.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0250.sql @@ -21,20 +21,20 @@ VALUES (0x70250004, 9686, 0x02500103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02500103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70250005, 278, 0x02500105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02500105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70250005, 278, 0x02500105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02500105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70250006, 11697, 0x02500110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70250006, 11697, 0x02500110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70250007, 9686, 0x02500110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02500110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70250008, 278, 0x02500112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02500112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70250008, 278, 0x02500112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02500112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70250009, 9686, 0x02500118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025000D, 9686, 0x02500119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02500119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025000E, 11697, 0x02500119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025000E, 11697, 0x02500119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025000F, 9686, 0x02500119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0251.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0251.sql index bb500877ad..16532ba5fd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0251.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0251.sql @@ -21,20 +21,20 @@ VALUES (0x70251004, 9686, 0x02510103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02510103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70251005, 278, 0x02510105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02510105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70251005, 278, 0x02510105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02510105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70251006, 11697, 0x02510110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70251006, 11697, 0x02510110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70251007, 9686, 0x02510110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02510110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70251008, 278, 0x02510112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02510112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70251008, 278, 0x02510112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02510112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70251009, 9686, 0x02510118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025100D, 9686, 0x02510119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02510119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025100E, 11697, 0x02510119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025100E, 11697, 0x02510119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025100F, 9686, 0x02510119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0252.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0252.sql index 56c6c1b970..b41848f701 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0252.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0252.sql @@ -21,20 +21,20 @@ VALUES (0x70252004, 9686, 0x02520103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02520103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70252005, 278, 0x02520105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02520105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70252005, 278, 0x02520105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02520105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70252006, 11697, 0x02520110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70252006, 11697, 0x02520110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70252007, 9686, 0x02520110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02520110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70252008, 278, 0x02520112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02520112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70252008, 278, 0x02520112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02520112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70252009, 9686, 0x02520118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025200D, 9686, 0x02520119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02520119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025200E, 11697, 0x02520119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025200E, 11697, 0x02520119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025200F, 9686, 0x02520119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0253.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0253.sql index 0af2f8d3b7..ff2877d187 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0253.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0253.sql @@ -21,20 +21,20 @@ VALUES (0x70253004, 9686, 0x02530103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02530103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70253005, 278, 0x02530105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02530105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70253005, 278, 0x02530105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02530105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70253006, 11697, 0x02530110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70253006, 11697, 0x02530110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70253007, 9686, 0x02530110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02530110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70253008, 278, 0x02530112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02530112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70253008, 278, 0x02530112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02530112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70253009, 9686, 0x02530118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025300D, 9686, 0x02530119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02530119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025300E, 11697, 0x02530119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025300E, 11697, 0x02530119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025300F, 9686, 0x02530119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0254.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0254.sql index 86e0309865..cb515fe951 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0254.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0254.sql @@ -21,20 +21,20 @@ VALUES (0x70254004, 9686, 0x02540103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02540103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70254005, 278, 0x02540105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02540105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70254005, 278, 0x02540105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02540105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70254006, 11697, 0x02540110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70254006, 11697, 0x02540110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70254007, 9686, 0x02540110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02540110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70254008, 278, 0x02540112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02540112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70254008, 278, 0x02540112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02540112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70254009, 9686, 0x02540118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025400D, 9686, 0x02540119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02540119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025400E, 11697, 0x02540119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025400E, 11697, 0x02540119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025400F, 9686, 0x02540119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0255.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0255.sql index 7d144cac6a..2a9ca32bcf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0255.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0255.sql @@ -21,20 +21,20 @@ VALUES (0x70255004, 9686, 0x02550103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02550103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70255005, 278, 0x02550105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02550105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70255005, 278, 0x02550105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02550105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70255006, 11697, 0x02550110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70255006, 11697, 0x02550110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70255007, 9686, 0x02550110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02550110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70255008, 278, 0x02550112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02550112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70255008, 278, 0x02550112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02550112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70255009, 9686, 0x02550118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025500D, 9686, 0x02550119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02550119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025500E, 11697, 0x02550119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025500E, 11697, 0x02550119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025500F, 9686, 0x02550119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0256.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0256.sql index 33dbeedc19..4b10442923 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0256.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0256.sql @@ -21,20 +21,20 @@ VALUES (0x70256004, 9686, 0x02560103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02560103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70256005, 278, 0x02560105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02560105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70256005, 278, 0x02560105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02560105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70256006, 11697, 0x02560110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70256006, 11697, 0x02560110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70256007, 9686, 0x02560110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02560110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70256008, 278, 0x02560112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02560112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70256008, 278, 0x02560112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02560112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70256009, 9686, 0x02560118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025600D, 9686, 0x02560119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02560119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025600E, 11697, 0x02560119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025600E, 11697, 0x02560119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025600F, 9686, 0x02560119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0257.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0257.sql index 5175fd01e7..968ce45604 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0257.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0257.sql @@ -21,20 +21,20 @@ VALUES (0x70257004, 9686, 0x02570103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02570103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70257005, 278, 0x02570105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02570105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70257005, 278, 0x02570105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02570105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70257006, 11697, 0x02570110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70257006, 11697, 0x02570110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70257007, 9686, 0x02570110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02570110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70257008, 278, 0x02570112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02570112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70257008, 278, 0x02570112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02570112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70257009, 9686, 0x02570118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025700D, 9686, 0x02570119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02570119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025700E, 11697, 0x02570119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025700E, 11697, 0x02570119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025700F, 9686, 0x02570119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0258.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0258.sql index 57ce5ee1ef..80909ad9df 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0258.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0258.sql @@ -21,20 +21,20 @@ VALUES (0x70258004, 9686, 0x02580103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02580103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70258005, 278, 0x02580105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02580105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70258005, 278, 0x02580105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02580105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70258006, 11697, 0x02580110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70258006, 11697, 0x02580110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70258007, 9686, 0x02580110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02580110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70258008, 278, 0x02580112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02580112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70258008, 278, 0x02580112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02580112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70258009, 9686, 0x02580118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025800D, 9686, 0x02580119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02580119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025800E, 11697, 0x02580119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025800E, 11697, 0x02580119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025800F, 9686, 0x02580119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0259.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0259.sql index ff84f577f8..8242b28bc1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0259.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0259.sql @@ -21,20 +21,20 @@ VALUES (0x70259004, 9686, 0x02590103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02590103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70259005, 278, 0x02590105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02590105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70259005, 278, 0x02590105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02590105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70259006, 11697, 0x02590110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70259006, 11697, 0x02590110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70259007, 9686, 0x02590110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02590110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70259008, 278, 0x02590112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02590112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70259008, 278, 0x02590112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02590112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70259009, 9686, 0x02590118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025900D, 9686, 0x02590119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02590119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025900E, 11697, 0x02590119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025900E, 11697, 0x02590119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025900F, 9686, 0x02590119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/025A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/025A.sql index 86d65f7037..aa82372356 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/025A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/025A.sql @@ -21,20 +21,20 @@ VALUES (0x7025A004, 9686, 0x025A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x025A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025A005, 278, 0x025A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025A005, 278, 0x025A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025A006, 11697, 0x025A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025A006, 11697, 0x025A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025A007, 9686, 0x025A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x025A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025A008, 278, 0x025A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025A008, 278, 0x025A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025A009, 9686, 0x025A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025A00D, 9686, 0x025A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x025A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025A00E, 11697, 0x025A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025A00E, 11697, 0x025A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025A00F, 9686, 0x025A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/025B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/025B.sql index 744f186a9e..6c9d9b458c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/025B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/025B.sql @@ -21,20 +21,20 @@ VALUES (0x7025B004, 9686, 0x025B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x025B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025B005, 278, 0x025B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025B005, 278, 0x025B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025B006, 11697, 0x025B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025B006, 11697, 0x025B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025B007, 9686, 0x025B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x025B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025B008, 278, 0x025B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025B008, 278, 0x025B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025B009, 9686, 0x025B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025B00D, 9686, 0x025B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x025B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025B00E, 11697, 0x025B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025B00E, 11697, 0x025B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025B00F, 9686, 0x025B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/025C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/025C.sql index 53bbc449d2..b37af6205a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/025C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/025C.sql @@ -21,20 +21,20 @@ VALUES (0x7025C004, 9686, 0x025C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x025C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025C005, 278, 0x025C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025C005, 278, 0x025C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025C006, 11697, 0x025C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025C006, 11697, 0x025C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025C007, 9686, 0x025C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x025C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025C008, 278, 0x025C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025C008, 278, 0x025C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025C009, 9686, 0x025C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025C00D, 9686, 0x025C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x025C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025C00E, 11697, 0x025C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025C00E, 11697, 0x025C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025C00F, 9686, 0x025C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/025D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/025D.sql index f67375089d..f1f75f2beb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/025D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/025D.sql @@ -21,20 +21,20 @@ VALUES (0x7025D004, 9686, 0x025D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x025D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025D005, 278, 0x025D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025D005, 278, 0x025D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025D006, 11697, 0x025D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025D006, 11697, 0x025D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025D007, 9686, 0x025D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x025D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025D008, 278, 0x025D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025D008, 278, 0x025D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025D009, 9686, 0x025D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025D00D, 9686, 0x025D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x025D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025D00E, 11697, 0x025D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025D00E, 11697, 0x025D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025D00F, 9686, 0x025D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/025E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/025E.sql index 0414f7bfb7..24fcee6a2d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/025E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/025E.sql @@ -21,20 +21,20 @@ VALUES (0x7025E004, 9686, 0x025E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x025E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025E005, 278, 0x025E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025E005, 278, 0x025E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025E006, 11697, 0x025E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025E006, 11697, 0x025E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025E007, 9686, 0x025E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x025E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025E008, 278, 0x025E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025E008, 278, 0x025E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025E009, 9686, 0x025E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025E00D, 9686, 0x025E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x025E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025E00E, 11697, 0x025E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025E00E, 11697, 0x025E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025E00F, 9686, 0x025E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/025F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/025F.sql index ef6f73b15b..110bcaec75 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/025F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/025F.sql @@ -21,20 +21,20 @@ VALUES (0x7025F004, 9686, 0x025F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x025F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025F005, 278, 0x025F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025F005, 278, 0x025F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025F006, 11697, 0x025F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025F006, 11697, 0x025F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025F007, 9686, 0x025F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x025F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025F008, 278, 0x025F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x025F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7025F008, 278, 0x025F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x025F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025F009, 9686, 0x025F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7025F00D, 9686, 0x025F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x025F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7025F00E, 11697, 0x025F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x025F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7025F00E, 11697, 0x025F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x025F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7025F00F, 9686, 0x025F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0260.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0260.sql index 922daef28c..9381c4a3c7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0260.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0260.sql @@ -21,20 +21,20 @@ VALUES (0x70260004, 9686, 0x02600103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02600103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70260005, 278, 0x02600105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02600105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70260005, 278, 0x02600105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02600105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70260006, 11697, 0x02600110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70260006, 11697, 0x02600110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70260007, 9686, 0x02600110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02600110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70260008, 278, 0x02600112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02600112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70260008, 278, 0x02600112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02600112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70260009, 9686, 0x02600118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026000D, 9686, 0x02600119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02600119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026000E, 11697, 0x02600119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026000E, 11697, 0x02600119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026000F, 9686, 0x02600119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0261.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0261.sql index 747f4cec5b..0f4968d5d8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0261.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0261.sql @@ -21,20 +21,20 @@ VALUES (0x70261004, 9686, 0x02610103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02610103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70261005, 278, 0x02610105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02610105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70261005, 278, 0x02610105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02610105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70261006, 11697, 0x02610110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70261006, 11697, 0x02610110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70261007, 9686, 0x02610110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02610110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70261008, 278, 0x02610112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02610112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70261008, 278, 0x02610112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02610112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70261009, 9686, 0x02610118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026100D, 9686, 0x02610119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02610119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026100E, 11697, 0x02610119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026100E, 11697, 0x02610119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026100F, 9686, 0x02610119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0262.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0262.sql index c3bfb82fa9..c3b51fa5ad 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0262.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0262.sql @@ -21,20 +21,20 @@ VALUES (0x70262004, 9686, 0x02620103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02620103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70262005, 278, 0x02620105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02620105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70262005, 278, 0x02620105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02620105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70262006, 11697, 0x02620110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70262006, 11697, 0x02620110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70262007, 9686, 0x02620110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02620110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70262008, 278, 0x02620112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02620112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70262008, 278, 0x02620112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02620112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70262009, 9686, 0x02620118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026200D, 9686, 0x02620119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02620119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026200E, 11697, 0x02620119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026200E, 11697, 0x02620119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026200F, 9686, 0x02620119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0263.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0263.sql index e22759a42d..71b65521c0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0263.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0263.sql @@ -21,20 +21,20 @@ VALUES (0x70263004, 9686, 0x02630103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02630103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70263005, 278, 0x02630105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02630105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70263005, 278, 0x02630105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02630105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70263006, 11697, 0x02630110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70263006, 11697, 0x02630110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70263007, 9686, 0x02630110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02630110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70263008, 278, 0x02630112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02630112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70263008, 278, 0x02630112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02630112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70263009, 9686, 0x02630118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026300D, 9686, 0x02630119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02630119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026300E, 11697, 0x02630119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026300E, 11697, 0x02630119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026300F, 9686, 0x02630119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0264.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0264.sql index ee87fc6179..d11c68792c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0264.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0264.sql @@ -21,20 +21,20 @@ VALUES (0x70264004, 9686, 0x02640103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02640103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70264005, 278, 0x02640105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02640105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70264005, 278, 0x02640105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02640105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70264006, 11697, 0x02640110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70264006, 11697, 0x02640110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70264007, 9686, 0x02640110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02640110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70264008, 278, 0x02640112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02640112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70264008, 278, 0x02640112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02640112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70264009, 9686, 0x02640118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026400D, 9686, 0x02640119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02640119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026400E, 11697, 0x02640119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026400E, 11697, 0x02640119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026400F, 9686, 0x02640119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0265.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0265.sql index d634b11c40..cd8f711a1b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0265.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0265.sql @@ -21,20 +21,20 @@ VALUES (0x70265004, 9686, 0x02650103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02650103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70265005, 278, 0x02650105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02650105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70265005, 278, 0x02650105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02650105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70265006, 11697, 0x02650110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70265006, 11697, 0x02650110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70265007, 9686, 0x02650110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02650110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70265008, 278, 0x02650112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02650112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70265008, 278, 0x02650112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02650112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70265009, 9686, 0x02650118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026500D, 9686, 0x02650119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02650119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026500E, 11697, 0x02650119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026500E, 11697, 0x02650119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026500F, 9686, 0x02650119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0266.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0266.sql index cce6fd716d..265a2291c5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0266.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0266.sql @@ -21,20 +21,20 @@ VALUES (0x70266004, 9686, 0x02660103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02660103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70266005, 278, 0x02660105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02660105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70266005, 278, 0x02660105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02660105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70266006, 11697, 0x02660110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70266006, 11697, 0x02660110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70266007, 9686, 0x02660110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02660110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70266008, 278, 0x02660112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02660112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70266008, 278, 0x02660112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02660112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70266009, 9686, 0x02660118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026600D, 9686, 0x02660119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02660119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026600E, 11697, 0x02660119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026600E, 11697, 0x02660119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026600F, 9686, 0x02660119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0267.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0267.sql index 5880ccae42..d6c5b7e052 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0267.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0267.sql @@ -21,20 +21,20 @@ VALUES (0x70267004, 9686, 0x02670103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02670103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70267005, 278, 0x02670105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02670105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70267005, 278, 0x02670105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02670105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70267006, 11697, 0x02670110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70267006, 11697, 0x02670110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70267007, 9686, 0x02670110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02670110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70267008, 278, 0x02670112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02670112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70267008, 278, 0x02670112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02670112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70267009, 9686, 0x02670118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026700D, 9686, 0x02670119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02670119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026700E, 11697, 0x02670119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026700E, 11697, 0x02670119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026700F, 9686, 0x02670119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0268.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0268.sql index 35f3615263..02795c0210 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0268.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0268.sql @@ -21,20 +21,20 @@ VALUES (0x70268004, 9686, 0x02680103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02680103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70268005, 278, 0x02680105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02680105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70268005, 278, 0x02680105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02680105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70268006, 11697, 0x02680110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70268006, 11697, 0x02680110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70268007, 9686, 0x02680110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02680110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70268008, 278, 0x02680112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02680112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70268008, 278, 0x02680112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02680112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70268009, 9686, 0x02680118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026800D, 9686, 0x02680119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02680119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026800E, 11697, 0x02680119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026800E, 11697, 0x02680119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026800F, 9686, 0x02680119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0269.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0269.sql index ef6bf3b412..8b2268baa3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0269.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0269.sql @@ -21,20 +21,20 @@ VALUES (0x70269004, 9686, 0x02690103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02690103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70269005, 278, 0x02690105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02690105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70269005, 278, 0x02690105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02690105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70269006, 11697, 0x02690110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70269006, 11697, 0x02690110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70269007, 9686, 0x02690110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02690110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70269008, 278, 0x02690112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02690112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70269008, 278, 0x02690112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02690112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70269009, 9686, 0x02690118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026900D, 9686, 0x02690119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02690119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026900E, 11697, 0x02690119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026900E, 11697, 0x02690119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026900F, 9686, 0x02690119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/026A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/026A.sql index 2cb2543d07..f483e87b95 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/026A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/026A.sql @@ -21,20 +21,20 @@ VALUES (0x7026A004, 9686, 0x026A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x026A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026A005, 278, 0x026A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026A005, 278, 0x026A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026A006, 11697, 0x026A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026A006, 11697, 0x026A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026A007, 9686, 0x026A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x026A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026A008, 278, 0x026A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026A008, 278, 0x026A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026A009, 9686, 0x026A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026A00D, 9686, 0x026A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x026A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026A00E, 11697, 0x026A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026A00E, 11697, 0x026A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026A00F, 9686, 0x026A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/026B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/026B.sql index f68272aa1b..d064d5db22 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/026B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/026B.sql @@ -21,20 +21,20 @@ VALUES (0x7026B004, 9686, 0x026B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x026B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026B005, 278, 0x026B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026B005, 278, 0x026B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026B006, 11697, 0x026B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026B006, 11697, 0x026B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026B007, 9686, 0x026B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x026B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026B008, 278, 0x026B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026B008, 278, 0x026B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026B009, 9686, 0x026B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026B00D, 9686, 0x026B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x026B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026B00E, 11697, 0x026B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026B00E, 11697, 0x026B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026B00F, 9686, 0x026B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/026C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/026C.sql index 9836a7fd63..7f2340e67f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/026C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/026C.sql @@ -21,20 +21,20 @@ VALUES (0x7026C004, 9686, 0x026C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x026C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026C005, 278, 0x026C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026C005, 278, 0x026C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026C006, 11697, 0x026C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026C006, 11697, 0x026C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026C007, 9686, 0x026C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x026C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026C008, 278, 0x026C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026C008, 278, 0x026C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026C009, 9686, 0x026C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026C00D, 9686, 0x026C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x026C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026C00E, 11697, 0x026C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026C00E, 11697, 0x026C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026C00F, 9686, 0x026C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/026D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/026D.sql index 54efea1483..4dfe502799 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/026D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/026D.sql @@ -21,20 +21,20 @@ VALUES (0x7026D004, 9686, 0x026D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x026D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026D005, 278, 0x026D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026D005, 278, 0x026D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026D006, 11697, 0x026D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026D006, 11697, 0x026D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026D007, 9686, 0x026D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x026D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026D008, 278, 0x026D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026D008, 278, 0x026D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026D009, 9686, 0x026D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026D00D, 9686, 0x026D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x026D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026D00E, 11697, 0x026D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026D00E, 11697, 0x026D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026D00F, 9686, 0x026D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/026E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/026E.sql index c009ac6a40..4ec12170b8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/026E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/026E.sql @@ -21,20 +21,20 @@ VALUES (0x7026E004, 9686, 0x026E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x026E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026E005, 278, 0x026E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026E005, 278, 0x026E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026E006, 11697, 0x026E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026E006, 11697, 0x026E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026E007, 9686, 0x026E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x026E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026E008, 278, 0x026E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026E008, 278, 0x026E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026E009, 9686, 0x026E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026E00D, 9686, 0x026E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x026E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026E00E, 11697, 0x026E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026E00E, 11697, 0x026E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026E00F, 9686, 0x026E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/026F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/026F.sql index 2c00b5cf30..c9d7dd9593 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/026F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/026F.sql @@ -21,20 +21,20 @@ VALUES (0x7026F004, 9686, 0x026F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x026F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026F005, 278, 0x026F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026F005, 278, 0x026F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026F006, 11697, 0x026F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026F006, 11697, 0x026F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026F007, 9686, 0x026F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x026F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026F008, 278, 0x026F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x026F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7026F008, 278, 0x026F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x026F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026F009, 9686, 0x026F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7026F00D, 9686, 0x026F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x026F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7026F00E, 11697, 0x026F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x026F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7026F00E, 11697, 0x026F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x026F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7026F00F, 9686, 0x026F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0270.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0270.sql index 91e2e5477f..e7eb256c9c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0270.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0270.sql @@ -21,20 +21,20 @@ VALUES (0x70270004, 9686, 0x02700103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02700103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70270005, 278, 0x02700105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02700105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70270005, 278, 0x02700105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02700105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70270006, 11697, 0x02700110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02700110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70270006, 11697, 0x02700110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02700110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70270007, 9686, 0x02700110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02700110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70270008, 278, 0x02700112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02700112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70270008, 278, 0x02700112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02700112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70270009, 9686, 0x02700118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7027000D, 9686, 0x02700119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02700119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027000E, 11697, 0x02700119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02700119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027000E, 11697, 0x02700119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02700119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027000F, 9686, 0x02700119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0271.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0271.sql index a0a8a02ef8..934075b57a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0271.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0271.sql @@ -21,20 +21,20 @@ VALUES (0x70271004, 9686, 0x02710103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x02710103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70271005, 278, 0x02710105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02710105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70271005, 278, 0x02710105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02710105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70271006, 11697, 0x02710110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02710110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70271006, 11697, 0x02710110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02710110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70271007, 9686, 0x02710110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x02710110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70271008, 278, 0x02710112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02710112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70271008, 278, 0x02710112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02710112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70271009, 9686, 0x02710118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7027100D, 9686, 0x02710119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x02710119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027100E, 11697, 0x02710119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x02710119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027100E, 11697, 0x02710119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x02710119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027100F, 9686, 0x02710119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0273.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0273.sql index 101cb9db84..1da67509c5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0273.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0273.sql @@ -238,7 +238,7 @@ VALUES (0x7027303A, 26019, 0x0273018B, 79.8533, -82.13, -11.9615, 1, 0, 0, 0.000 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027303B, 26015, 0x0273018B, 77.7852, -82.0047, -11.9615, -0.999688, 0, 0, 0.024979, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x0273018B [77.785202 -82.004700 -11.961500] -0.999688 0.000000 0.000000 0.024978 */ +/* @teleloc 0x0273018B [77.785202 -82.004700 -11.961500] -0.999688 0.000000 0.000000 0.024979 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027303C, 27984, 0x0273018C, 90, -50, -11.995, 0.315322, 0, 0, 0.948985, True, '2005-02-09 10:00:00'); /* Guruk Crusher */ @@ -265,8 +265,8 @@ VALUES (0x70273041, 26019, 0x027301A5, 8.16768, -90.3953, -5.96154, 0.755275, 0, /* @teleloc 0x027301A5 [8.167680 -90.395302 -5.961540] 0.755275 0.000000 0.000000 0.655408 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70273042, 27981, 0x027301A8, 10, -100, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Boor */ -/* @teleloc 0x027301A8 [10.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70273042, 27981, 0x027301A8, 10, -100, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Boor */ +/* @teleloc 0x027301A8 [10.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70273043, 26015, 0x027301AD, 20.1754, -69.0038, -5.96154, -0.230586, 0, 0, -0.973052, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -401,8 +401,8 @@ VALUES (0x70273062, 26015, 0x02730256, 96.6849, -139.71, -5.945, -0.125447, 0, 0 /* @teleloc 0x02730256 [96.684898 -139.710007 -5.945000] -0.125447 0.000000 0.000000 -0.992100 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70273063, 27978, 0x02730258, 100, -150, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Basher */ -/* @teleloc 0x02730258 [100.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70273063, 27978, 0x02730258, 100, -150, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Basher */ +/* @teleloc 0x02730258 [100.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70273064, 26543, 0x0273025C, 111.649, -59.2909, -5.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -462,7 +462,7 @@ VALUES (0x70273070, 26019, 0x02730294, 140.235, -111.035, -5.96154, 0.716822, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70273071, 26019, 0x02730298, 139.899, -128.015, -5.96154, 0.999411, 0, 0, -0.034315, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0x02730298 [139.899002 -128.014999 -5.961540] 0.999411 0.000000 0.000000 -0.034314 */ +/* @teleloc 0x02730298 [139.899002 -128.014999 -5.961540] 0.999411 0.000000 0.000000 -0.034315 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70273075, 28404, 0x027302AC, 65.109, -50, 0.4, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Eye of the Watcher */ @@ -697,16 +697,16 @@ VALUES (0x7027308A, 28026, 0x027302F6, 30, -50, 6.005, 1, 0, 0, 0, False, '2005- /* @teleloc 0x027302F6 [30.000000 -50.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027308B, 28026, 0x027302F8, 30, -60, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027302F8 [30.000000 -60.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027308B, 28026, 0x027302F8, 30, -60, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027302F8 [30.000000 -60.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027308C, 28026, 0x027302F9, 30, -70, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027302F9 [30.000000 -70.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027308C, 28026, 0x027302F9, 30, -70, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027302F9 [30.000000 -70.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027308D, 28026, 0x027302FA, 30, -80, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027302FA [30.000000 -80.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027308D, 28026, 0x027302FA, 30, -80, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027302FA [30.000000 -80.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027308E, 26543, 0x027302FB, 30.1983, -91.6411, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -717,8 +717,8 @@ VALUES (0x7027308F, 26543, 0x027302FB, 31.6364, -89.9359, 6.005, -0.707107, 0, 0 /* @teleloc 0x027302FB [31.636400 -89.935898 6.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70273090, 26543, 0x027302FD, 29.9858, -98.4323, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x027302FD [29.985800 -98.432297 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70273090, 26543, 0x027302FD, 29.9858, -98.4323, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x027302FD [29.985800 -98.432297 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70273091, 26543, 0x02730301, 30.0064, -131.632, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -733,8 +733,8 @@ VALUES (0x70273093, 26543, 0x02730303, 41.6418, -10.1699, 6.005, -0.707107, 0, 0 /* @teleloc 0x02730303 [41.641800 -10.169900 6.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70273094, 28026, 0x02730305, 40, -20, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x02730305 [40.000000 -20.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70273094, 28026, 0x02730305, 40, -20, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x02730305 [40.000000 -20.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70273095, 26544, 0x02730306, 38.358, -29.9518, 6.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -757,8 +757,8 @@ VALUES (0x70273099, 26543, 0x0273030F, 40.0206, -81.6209, 6.005, 1, 0, 0, 0, Tr /* @teleloc 0x0273030F [40.020599 -81.620903 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027309A, 26543, 0x02730311, 39.9761, -88.3654, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x02730311 [39.976101 -88.365402 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027309A, 26543, 0x02730311, 39.9761, -88.3654, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x02730311 [39.976101 -88.365402 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027309B, 28485, 0x02730319, 49.0346, -5.02357, 8.205, 0.998406, 0, 0, -0.056439, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -789,16 +789,16 @@ VALUES (0x702730A1, 28485, 0x02730317, 52.4364, -1.39858, 8.205, 0.667455, 0, 0, /* @teleloc 0x02730317 [52.436401 -1.398580 8.205000] 0.667455 0.000000 0.000000 -0.744650 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702730A2, 28485, 0x02730325, 59.05, -14.75, 8.205, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02730325 [59.049999 -14.750000 8.205000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702730A2, 28485, 0x02730325, 59.05, -14.75, 8.205, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02730325 [59.049999 -14.750000 8.205000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702730A3, 28485, 0x02730326, 55.25, -20.95, 8.205, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ /* @teleloc 0x02730326 [55.250000 -20.950001 8.205000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702730A4, 28026, 0x02730328, 60, -30, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x02730328 [60.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702730A4, 28026, 0x02730328, 60, -30, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x02730328 [60.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702730A5, 28025, 0x0273032A, 60, -40, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -897,8 +897,8 @@ VALUES (0x702730BC, 28486, 0x0273036A, 96.3354, -21.6555, 8.205, -0.680607, 0, 0 /* @teleloc 0x0273036A [96.335403 -21.655500 8.205000] -0.680607 0.000000 0.000000 -0.732649 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702730BD, 28026, 0x0273036B, 100, -30, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x0273036B [100.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702730BD, 28026, 0x0273036B, 100, -30, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x0273036B [100.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702730BE, 28025, 0x0273036D, 100, -40, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -937,16 +937,16 @@ VALUES (0x702730C6, 24191, 0x0273038B, 120, -50, 6.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x0273038B [120.000000 -50.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702730C7, 26543, 0x0273039E, 130.003, -78.3526, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x0273039E [130.003006 -78.352600 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702730C7, 26543, 0x0273039E, 130.003, -78.3526, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x0273039E [130.003006 -78.352600 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702730C8, 26543, 0x0273039E, 128.37, -80.1076, 6.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x0273039E [128.369995 -80.107597 6.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702730C9, 28026, 0x027303A5, 30, -90, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027303A5 [30.000000 -90.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702730C9, 28026, 0x027303A5, 30, -90, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027303A5 [30.000000 -90.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702730CA, 28026, 0x027303A7, 30, -100, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ @@ -993,8 +993,8 @@ VALUES (0x702730D4, 28025, 0x027303B3, 38.3818, -124.641, 9.005, 0.722587, 0, 0, /* @teleloc 0x027303B3 [38.381802 -124.640999 9.005000] 0.722587 0.000000 0.000000 -0.691280 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702730D5, 28025, 0x027303B6, 45.4111, -81.5733, 9.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x027303B6 [45.411098 -81.573303 9.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702730D5, 28025, 0x027303B6, 45.4111, -81.5733, 9.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x027303B6 [45.411098 -81.573303 9.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702730D6, 26543, 0x027303B9, 48.3573, -89.9427, 12.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1033,8 +1033,8 @@ VALUES (0x702730E0, 26543, 0x027303C6, 60.1359, -71.6453, 12.005, 1, 0, 0, 0, T /* @teleloc 0x027303C6 [60.135899 -71.645302 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702730E1, 26543, 0x027303C8, 60.3477, -78.3521, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x027303C8 [60.347698 -78.352097 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702730E1, 26543, 0x027303C8, 60.3477, -78.3521, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x027303C8 [60.347698 -78.352097 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702730E2, 28025, 0x027303CA, 60, -90, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -1045,8 +1045,8 @@ VALUES (0x702730E3, 28486, 0x027303BB, 54.4859, -101.054, 14.224, 0.693187, 0, 0 /* @teleloc 0x027303BB [54.485901 -101.054001 14.224000] 0.693187 0.000000 0.000000 -0.720758 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702730E4, 26543, 0x027303CD, 59.9599, -108.352, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x027303CD [59.959900 -108.351997 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702730E4, 26543, 0x027303CD, 59.9599, -108.352, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x027303CD [59.959900 -108.351997 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702730E5, 26543, 0x027303D0, 58.3581, -129.973, 12.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1081,16 +1081,16 @@ VALUES (0x702730EC, 28026, 0x02730402, 80, -70, 12.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x02730402 [80.000000 -70.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702730ED, 28025, 0x0273040B, 80, -90, 12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x0273040B [80.000000 -90.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702730ED, 28025, 0x0273040B, 80, -90, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x0273040B [80.000000 -90.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702730EE, 26543, 0x02730411, 80.0401, -121.646, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x02730411 [80.040100 -121.646004 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702730EF, 28026, 0x02730423, 90, -70, 12.105, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x02730423 [90.000000 -70.000000 12.105000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702730EF, 28026, 0x02730423, 90, -70, 12.105, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x02730423 [90.000000 -70.000000 12.105000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702730F0, 28025, 0x0273042F, 90, -90, 12, 0.968912, 0, 0, -0.247404, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -1189,16 +1189,16 @@ VALUES (0x70273108, 26543, 0x02730451, 108.359, -60.1756, 12.005, 0.707107, 0, 0 /* @teleloc 0x02730451 [108.359001 -60.175598 12.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70273109, 26543, 0x02730451, 110.089, -58.3569, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x02730451 [110.088997 -58.356899 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70273109, 26543, 0x02730451, 110.089, -58.3569, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x02730451 [110.088997 -58.356899 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027310A, 28026, 0x02730453, 110, -70, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ /* @teleloc 0x02730453 [110.000000 -70.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027310B, 28025, 0x02730457, 108.955, -83.5677, 12.305, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x02730457 [108.955002 -83.567703 12.305000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027310B, 28025, 0x02730457, 108.955, -83.5677, 12.305, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x02730457 [108.955002 -83.567703 12.305000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027310C, 26543, 0x02730458, 109.88, -91.6452, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1209,8 +1209,8 @@ VALUES (0x7027310D, 28025, 0x0273045A, 110.91, -101.508, 14.205, 0.663311, 0, 0, /* @teleloc 0x0273045A [110.910004 -101.508003 14.205000] 0.663311 0.000000 0.000000 0.748344 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027310E, 26543, 0x0273045C, 110.107, -118.352, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x0273045C [110.107002 -118.351997 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027310E, 26543, 0x0273045C, 110.107, -118.352, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x0273045C [110.107002 -118.351997 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027310F, 28484, 0x02730460, 120.223, -51.0693, 14.224, 0.690617, 0, 0, -0.72322, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ @@ -1237,8 +1237,8 @@ VALUES (0x70273114, 28484, 0x02730462, 115.24, -61.2854, 14.255, -0.999981, 0, 0 /* @teleloc 0x02730462 [115.239998 -61.285400 14.255000] -0.999981 0.000000 0.000000 0.006227 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70273115, 26543, 0x02730465, 119.92, -88.3521, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x02730465 [119.919998 -88.352097 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70273115, 26543, 0x02730465, 119.92, -88.3521, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x02730465 [119.919998 -88.352097 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70273116, 28025, 0x02730467, 121.138, -99.9048, 12, 0.735656, 0, 0, 0.677356, False, '2005-02-09 10:00:00'); /* Virulent Air */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0274.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0274.sql index 157ab3d6df..edd642f7d3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0274.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0274.sql @@ -238,7 +238,7 @@ VALUES (0x7027403A, 26021, 0x0274018B, 79.8533, -82.13, -11.9583, 1, 0, 0, 0.000 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027403B, 26014, 0x0274018B, 77.7852, -82.0047, -11.9583, -0.999688, 0, 0, 0.024979, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ -/* @teleloc 0x0274018B [77.785202 -82.004700 -11.958300] -0.999688 0.000000 0.000000 0.024978 */ +/* @teleloc 0x0274018B [77.785202 -82.004700 -11.958300] -0.999688 0.000000 0.000000 0.024979 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027403C, 27852, 0x0274018C, 90, -50, -11.995, 0.315322, 0, 0, 0.948985, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ @@ -265,8 +265,8 @@ VALUES (0x70274041, 26021, 0x027401A5, 8.16768, -90.3953, -5.95834, 0.755275, 0, /* @teleloc 0x027401A5 [8.167680 -90.395302 -5.958340] 0.755275 0.000000 0.000000 0.655408 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70274042, 27979, 0x027401A8, 10, -100, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Beast */ -/* @teleloc 0x027401A8 [10.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70274042, 27979, 0x027401A8, 10, -100, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Beast */ +/* @teleloc 0x027401A8 [10.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70274043, 26014, 0x027401AD, 20.1754, -69.0038, -5.95834, -0.230586, 0, 0, -0.973052, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -401,8 +401,8 @@ VALUES (0x70274062, 26014, 0x02740256, 96.6849, -139.71, -5.945, -0.125447, 0, 0 /* @teleloc 0x02740256 [96.684898 -139.710007 -5.945000] -0.125447 0.000000 0.000000 -0.992100 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70274063, 27989, 0x02740258, 100, -150, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ -/* @teleloc 0x02740258 [100.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70274063, 27989, 0x02740258, 100, -150, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ +/* @teleloc 0x02740258 [100.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70274064, 26543, 0x0274025C, 111.649, -59.2909, -5.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -462,7 +462,7 @@ VALUES (0x70274070, 26021, 0x02740294, 140.235, -111.035, -5.95834, 0.716822, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70274071, 26021, 0x02740298, 139.899, -128.015, -5.95834, 0.999411, 0, 0, -0.034315, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x02740298 [139.899002 -128.014999 -5.958340] 0.999411 0.000000 0.000000 -0.034314 */ +/* @teleloc 0x02740298 [139.899002 -128.014999 -5.958340] 0.999411 0.000000 0.000000 -0.034315 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70274075, 28402, 0x027402AC, 65.109, -50, 0.4, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Eye of the Watcher */ @@ -697,16 +697,16 @@ VALUES (0x7027408A, 28026, 0x027402F6, 30, -50, 6.005, 1, 0, 0, 0, False, '2005- /* @teleloc 0x027402F6 [30.000000 -50.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027408B, 28026, 0x027402F8, 30, -60, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027402F8 [30.000000 -60.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027408B, 28026, 0x027402F8, 30, -60, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027402F8 [30.000000 -60.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027408C, 28026, 0x027402F9, 30, -70, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027402F9 [30.000000 -70.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027408C, 28026, 0x027402F9, 30, -70, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027402F9 [30.000000 -70.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027408D, 28026, 0x027402FA, 30, -80, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027402FA [30.000000 -80.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027408D, 28026, 0x027402FA, 30, -80, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027402FA [30.000000 -80.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027408E, 26543, 0x027402FB, 30.1983, -91.6411, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -717,8 +717,8 @@ VALUES (0x7027408F, 26543, 0x027402FB, 31.6364, -89.9359, 6.005, -0.707107, 0, 0 /* @teleloc 0x027402FB [31.636400 -89.935898 6.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70274090, 26543, 0x027402FD, 29.9858, -98.4323, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x027402FD [29.985800 -98.432297 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70274090, 26543, 0x027402FD, 29.9858, -98.4323, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x027402FD [29.985800 -98.432297 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70274091, 26543, 0x02740301, 30.0064, -131.632, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -733,8 +733,8 @@ VALUES (0x70274093, 26543, 0x02740303, 41.6418, -10.1699, 6.005, -0.707107, 0, 0 /* @teleloc 0x02740303 [41.641800 -10.169900 6.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70274094, 28026, 0x02740305, 40, -20, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x02740305 [40.000000 -20.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70274094, 28026, 0x02740305, 40, -20, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x02740305 [40.000000 -20.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70274095, 26544, 0x02740306, 38.358, -29.9518, 6.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -757,8 +757,8 @@ VALUES (0x70274099, 26543, 0x0274030F, 40.0206, -81.6209, 6.005, 1, 0, 0, 0, Tr /* @teleloc 0x0274030F [40.020599 -81.620903 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027409A, 26543, 0x02740311, 39.9761, -88.3654, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x02740311 [39.976101 -88.365402 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027409A, 26543, 0x02740311, 39.9761, -88.3654, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x02740311 [39.976101 -88.365402 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027409B, 28486, 0x02740319, 49.0346, -5.02357, 8.205, 0.998406, 0, 0, -0.056439, False, '2005-02-09 10:00:00'); /* Spores */ @@ -789,16 +789,16 @@ VALUES (0x702740A1, 28486, 0x02740317, 52.4364, -1.39858, 8.205, 0.667455, 0, 0, /* @teleloc 0x02740317 [52.436401 -1.398580 8.205000] 0.667455 0.000000 0.000000 -0.744650 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702740A2, 28486, 0x02740325, 59.05, -14.75, 8.205, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x02740325 [59.049999 -14.750000 8.205000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702740A2, 28486, 0x02740325, 59.05, -14.75, 8.205, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x02740325 [59.049999 -14.750000 8.205000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702740A3, 28485, 0x02740326, 55.25, -20.95, 8.205, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ /* @teleloc 0x02740326 [55.250000 -20.950001 8.205000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702740A4, 28026, 0x02740328, 60, -30, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x02740328 [60.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702740A4, 28026, 0x02740328, 60, -30, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x02740328 [60.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702740A5, 28025, 0x0274032A, 60, -40, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -897,8 +897,8 @@ VALUES (0x702740BC, 28484, 0x0274036A, 96.3354, -21.6555, 8.205, -0.680607, 0, 0 /* @teleloc 0x0274036A [96.335403 -21.655500 8.205000] -0.680607 0.000000 0.000000 -0.732649 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702740BD, 28026, 0x0274036B, 100, -30, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x0274036B [100.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702740BD, 28026, 0x0274036B, 100, -30, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x0274036B [100.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702740BE, 28025, 0x0274036D, 100, -40, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -937,16 +937,16 @@ VALUES (0x702740C6, 24191, 0x0274038B, 120, -50, 6.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x0274038B [120.000000 -50.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702740C7, 26543, 0x0274039E, 130.003, -78.3526, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x0274039E [130.003006 -78.352600 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702740C7, 26543, 0x0274039E, 130.003, -78.3526, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x0274039E [130.003006 -78.352600 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702740C8, 26543, 0x0274039E, 128.37, -80.1076, 6.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x0274039E [128.369995 -80.107597 6.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702740C9, 28026, 0x027403A5, 30, -90, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027403A5 [30.000000 -90.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702740C9, 28026, 0x027403A5, 30, -90, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027403A5 [30.000000 -90.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702740CA, 28026, 0x027403A7, 30, -100, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ @@ -993,8 +993,8 @@ VALUES (0x702740D4, 28025, 0x027403B3, 38.3818, -124.641, 9.005, 0.722587, 0, 0, /* @teleloc 0x027403B3 [38.381802 -124.640999 9.005000] 0.722587 0.000000 0.000000 -0.691280 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702740D5, 28025, 0x027403B6, 45.4111, -81.5733, 9.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x027403B6 [45.411098 -81.573303 9.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702740D5, 28025, 0x027403B6, 45.4111, -81.5733, 9.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x027403B6 [45.411098 -81.573303 9.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702740D6, 26543, 0x027403B9, 48.3573, -89.9427, 12.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1033,8 +1033,8 @@ VALUES (0x702740E0, 26543, 0x027403C6, 60.1359, -71.6453, 12.005, 1, 0, 0, 0, T /* @teleloc 0x027403C6 [60.135899 -71.645302 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702740E1, 26543, 0x027403C8, 60.3477, -78.3521, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x027403C8 [60.347698 -78.352097 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702740E1, 26543, 0x027403C8, 60.3477, -78.3521, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x027403C8 [60.347698 -78.352097 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702740E2, 28025, 0x027403CA, 60, -90, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -1045,8 +1045,8 @@ VALUES (0x702740E3, 28486, 0x027403BB, 54.4859, -101.054, 14.224, 0.693187, 0, 0 /* @teleloc 0x027403BB [54.485901 -101.054001 14.224000] 0.693187 0.000000 0.000000 -0.720758 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702740E4, 26543, 0x027403CD, 59.9599, -108.352, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x027403CD [59.959900 -108.351997 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702740E4, 26543, 0x027403CD, 59.9599, -108.352, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x027403CD [59.959900 -108.351997 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702740E5, 26543, 0x027403D0, 58.3581, -129.973, 12.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1081,16 +1081,16 @@ VALUES (0x702740EC, 28026, 0x02740402, 80, -70, 12.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x02740402 [80.000000 -70.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702740ED, 28025, 0x0274040B, 80, -90, 12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x0274040B [80.000000 -90.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702740ED, 28025, 0x0274040B, 80, -90, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x0274040B [80.000000 -90.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702740EE, 26543, 0x02740411, 80.0401, -121.646, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x02740411 [80.040100 -121.646004 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702740EF, 28026, 0x02740423, 90, -70, 12.105, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x02740423 [90.000000 -70.000000 12.105000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702740EF, 28026, 0x02740423, 90, -70, 12.105, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x02740423 [90.000000 -70.000000 12.105000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702740F0, 28025, 0x0274042F, 90, -90, 12, 0.968912, 0, 0, -0.247404, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -1189,16 +1189,16 @@ VALUES (0x70274108, 26543, 0x02740451, 108.359, -60.1756, 12.005, 0.707107, 0, 0 /* @teleloc 0x02740451 [108.359001 -60.175598 12.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70274109, 26543, 0x02740451, 110.089, -58.3569, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x02740451 [110.088997 -58.356899 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70274109, 26543, 0x02740451, 110.089, -58.3569, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x02740451 [110.088997 -58.356899 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027410A, 28026, 0x02740453, 110, -70, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ /* @teleloc 0x02740453 [110.000000 -70.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027410B, 28025, 0x02740457, 108.955, -83.5677, 12.305, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x02740457 [108.955002 -83.567703 12.305000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027410B, 28025, 0x02740457, 108.955, -83.5677, 12.305, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x02740457 [108.955002 -83.567703 12.305000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027410C, 26543, 0x02740458, 109.88, -91.6452, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1209,8 +1209,8 @@ VALUES (0x7027410D, 28025, 0x0274045A, 110.91, -101.508, 14.205, 0.663311, 0, 0, /* @teleloc 0x0274045A [110.910004 -101.508003 14.205000] 0.663311 0.000000 0.000000 0.748344 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027410E, 26543, 0x0274045C, 110.107, -118.352, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x0274045C [110.107002 -118.351997 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027410E, 26543, 0x0274045C, 110.107, -118.352, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x0274045C [110.107002 -118.351997 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027410F, 28484, 0x02740460, 120.223, -51.0693, 14.224, 0.690617, 0, 0, -0.72322, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ @@ -1237,8 +1237,8 @@ VALUES (0x70274114, 28485, 0x02740462, 115.24, -61.2854, 14.255, -0.999981, 0, 0 /* @teleloc 0x02740462 [115.239998 -61.285400 14.255000] -0.999981 0.000000 0.000000 0.006227 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70274115, 26543, 0x02740465, 119.92, -88.3521, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x02740465 [119.919998 -88.352097 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70274115, 26543, 0x02740465, 119.92, -88.3521, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x02740465 [119.919998 -88.352097 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70274116, 28025, 0x02740467, 121.138, -99.9048, 12, 0.735656, 0, 0, 0.677356, False, '2005-02-09 10:00:00'); /* Virulent Air */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0275.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0275.sql index eda9825999..841a4294c6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0275.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0275.sql @@ -238,7 +238,7 @@ VALUES (0x7027503A, 26020, 0x0275018B, 79.8533, -82.13, -11.9551, 1, 0, 0, 0.000 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027503B, 26017, 0x0275018B, 77.7852, -82.0047, -11.9551, -0.999688, 0, 0, 0.024979, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ -/* @teleloc 0x0275018B [77.785202 -82.004700 -11.955100] -0.999688 0.000000 0.000000 0.024978 */ +/* @teleloc 0x0275018B [77.785202 -82.004700 -11.955100] -0.999688 0.000000 0.000000 0.024979 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027503C, 27986, 0x0275018C, 90, -50, -11.995, 0.315322, 0, 0, 0.948985, True, '2005-02-09 10:00:00'); /* Guruk Gorefiend */ @@ -265,8 +265,8 @@ VALUES (0x70275041, 26020, 0x027501A5, 8.16768, -90.3953, -5.95514, 0.755275, 0, /* @teleloc 0x027501A5 [8.167680 -90.395302 -5.955140] 0.755275 0.000000 0.000000 0.655408 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70275042, 27983, 0x027501A8, 10, -100, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ -/* @teleloc 0x027501A8 [10.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70275042, 27983, 0x027501A8, 10, -100, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ +/* @teleloc 0x027501A8 [10.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70275043, 26017, 0x027501AD, 20.1754, -69.0038, -5.95514, -0.230586, 0, 0, -0.973052, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ @@ -401,8 +401,8 @@ VALUES (0x70275062, 26017, 0x02750256, 96.6849, -139.71, -5.945, -0.125447, 0, 0 /* @teleloc 0x02750256 [96.684898 -139.710007 -5.945000] -0.125447 0.000000 0.000000 -0.992100 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70275063, 27983, 0x02750258, 100, -150, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ -/* @teleloc 0x02750258 [100.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70275063, 27983, 0x02750258, 100, -150, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ +/* @teleloc 0x02750258 [100.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70275064, 26543, 0x0275025C, 111.649, -59.2909, -5.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -462,7 +462,7 @@ VALUES (0x70275070, 26020, 0x02750294, 140.235, -111.035, -5.95514, 0.716822, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70275071, 26020, 0x02750298, 139.899, -128.015, -5.95514, 0.999411, 0, 0, -0.034315, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ -/* @teleloc 0x02750298 [139.899002 -128.014999 -5.955140] 0.999411 0.000000 0.000000 -0.034314 */ +/* @teleloc 0x02750298 [139.899002 -128.014999 -5.955140] 0.999411 0.000000 0.000000 -0.034315 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70275075, 28402, 0x027502AC, 65.109, -50, 0.4, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Eye of the Watcher */ @@ -699,16 +699,16 @@ VALUES (0x7027508A, 28026, 0x027502F6, 30, -50, 6.005, 1, 0, 0, 0, False, '2005- /* @teleloc 0x027502F6 [30.000000 -50.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027508B, 28026, 0x027502F8, 30, -60, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027502F8 [30.000000 -60.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027508B, 28026, 0x027502F8, 30, -60, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027502F8 [30.000000 -60.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027508C, 28026, 0x027502F9, 30, -70, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027502F9 [30.000000 -70.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027508C, 28026, 0x027502F9, 30, -70, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027502F9 [30.000000 -70.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027508D, 28026, 0x027502FA, 30, -80, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027502FA [30.000000 -80.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027508D, 28026, 0x027502FA, 30, -80, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027502FA [30.000000 -80.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027508E, 26543, 0x027502FB, 30.1983, -91.6411, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -719,8 +719,8 @@ VALUES (0x7027508F, 26543, 0x027502FB, 31.6364, -89.9359, 6.005, -0.707107, 0, 0 /* @teleloc 0x027502FB [31.636400 -89.935898 6.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70275090, 26543, 0x027502FD, 29.9858, -98.4323, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x027502FD [29.985800 -98.432297 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70275090, 26543, 0x027502FD, 29.9858, -98.4323, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x027502FD [29.985800 -98.432297 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70275091, 26543, 0x02750301, 30.0064, -131.632, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -735,8 +735,8 @@ VALUES (0x70275093, 26543, 0x02750303, 41.6418, -10.1699, 6.005, -0.707107, 0, 0 /* @teleloc 0x02750303 [41.641800 -10.169900 6.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70275094, 28026, 0x02750305, 40, -20, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x02750305 [40.000000 -20.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70275094, 28026, 0x02750305, 40, -20, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x02750305 [40.000000 -20.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70275095, 26544, 0x02750306, 38.358, -29.9518, 6.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -759,8 +759,8 @@ VALUES (0x70275099, 26543, 0x0275030F, 40.0206, -81.6209, 6.005, 1, 0, 0, 0, Tr /* @teleloc 0x0275030F [40.020599 -81.620903 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027509A, 26543, 0x02750311, 39.9761, -88.3654, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x02750311 [39.976101 -88.365402 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027509A, 26543, 0x02750311, 39.9761, -88.3654, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x02750311 [39.976101 -88.365402 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027509B, 28484, 0x02750319, 49.0346, -5.02357, 8.205, 0.998406, 0, 0, -0.056439, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ @@ -791,16 +791,16 @@ VALUES (0x702750A1, 28486, 0x02750317, 52.4364, -1.39858, 8.205, 0.667455, 0, 0, /* @teleloc 0x02750317 [52.436401 -1.398580 8.205000] 0.667455 0.000000 0.000000 -0.744650 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702750A2, 28485, 0x02750325, 59.05, -14.75, 8.205, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02750325 [59.049999 -14.750000 8.205000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702750A2, 28485, 0x02750325, 59.05, -14.75, 8.205, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02750325 [59.049999 -14.750000 8.205000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702750A3, 28485, 0x02750326, 55.25, -20.95, 8.205, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ /* @teleloc 0x02750326 [55.250000 -20.950001 8.205000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702750A4, 28026, 0x02750328, 60, -30, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x02750328 [60.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702750A4, 28026, 0x02750328, 60, -30, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x02750328 [60.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702750A5, 28025, 0x0275032A, 60, -40, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -899,8 +899,8 @@ VALUES (0x702750BC, 28484, 0x0275036A, 96.3354, -21.6555, 8.205, -0.680607, 0, 0 /* @teleloc 0x0275036A [96.335403 -21.655500 8.205000] -0.680607 0.000000 0.000000 -0.732649 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702750BD, 28026, 0x0275036B, 100, -30, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x0275036B [100.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702750BD, 28026, 0x0275036B, 100, -30, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x0275036B [100.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702750BE, 28025, 0x0275036D, 100, -40, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -939,16 +939,16 @@ VALUES (0x702750C6, 24191, 0x0275038B, 120, -50, 6.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x0275038B [120.000000 -50.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702750C7, 26543, 0x0275039E, 130.003, -78.3526, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x0275039E [130.003006 -78.352600 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702750C7, 26543, 0x0275039E, 130.003, -78.3526, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x0275039E [130.003006 -78.352600 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702750C8, 26543, 0x0275039E, 128.37, -80.1076, 6.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x0275039E [128.369995 -80.107597 6.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702750C9, 28026, 0x027503A5, 30, -90, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x027503A5 [30.000000 -90.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702750C9, 28026, 0x027503A5, 30, -90, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x027503A5 [30.000000 -90.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702750CA, 28026, 0x027503A7, 30, -100, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ @@ -995,8 +995,8 @@ VALUES (0x702750D4, 28025, 0x027503B3, 38.3818, -124.641, 9.005, 0.722587, 0, 0, /* @teleloc 0x027503B3 [38.381802 -124.640999 9.005000] 0.722587 0.000000 0.000000 -0.691280 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702750D5, 28025, 0x027503B6, 45.4111, -81.5733, 9.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x027503B6 [45.411098 -81.573303 9.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702750D5, 28025, 0x027503B6, 45.4111, -81.5733, 9.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x027503B6 [45.411098 -81.573303 9.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702750D6, 26543, 0x027503B9, 48.3573, -89.9427, 12.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1043,8 +1043,8 @@ VALUES (0x702750E0, 26543, 0x027503C6, 60.1359, -71.6453, 12.005, 1, 0, 0, 0, T /* @teleloc 0x027503C6 [60.135899 -71.645302 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702750E1, 26543, 0x027503C8, 60.3477, -78.3521, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x027503C8 [60.347698 -78.352097 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702750E1, 26543, 0x027503C8, 60.3477, -78.3521, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x027503C8 [60.347698 -78.352097 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702750E2, 28025, 0x027503CA, 60, -90, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -1055,8 +1055,8 @@ VALUES (0x702750E3, 28486, 0x027503BB, 54.4859, -101.054, 14.224, 0.693187, 0, 0 /* @teleloc 0x027503BB [54.485901 -101.054001 14.224000] 0.693187 0.000000 0.000000 -0.720758 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702750E4, 26543, 0x027503CD, 59.9599, -108.352, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x027503CD [59.959900 -108.351997 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702750E4, 26543, 0x027503CD, 59.9599, -108.352, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x027503CD [59.959900 -108.351997 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702750E5, 26543, 0x027503D0, 58.3581, -129.973, 12.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1091,16 +1091,16 @@ VALUES (0x702750EC, 28026, 0x02750402, 80, -70, 12.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x02750402 [80.000000 -70.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702750ED, 28025, 0x0275040B, 80, -90, 12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x0275040B [80.000000 -90.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702750ED, 28025, 0x0275040B, 80, -90, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x0275040B [80.000000 -90.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702750EE, 26543, 0x02750411, 80.0401, -121.646, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x02750411 [80.040100 -121.646004 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702750EF, 28026, 0x02750423, 90, -70, 12.105, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x02750423 [90.000000 -70.000000 12.105000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702750EF, 28026, 0x02750423, 90, -70, 12.105, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x02750423 [90.000000 -70.000000 12.105000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702750F0, 28025, 0x0275042F, 90, -90, 12, 0.968912, 0, 0, -0.247404, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -1199,16 +1199,16 @@ VALUES (0x70275108, 26543, 0x02750451, 108.359, -60.1756, 12.005, 0.707107, 0, 0 /* @teleloc 0x02750451 [108.359001 -60.175598 12.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70275109, 26543, 0x02750451, 110.089, -58.3569, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x02750451 [110.088997 -58.356899 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70275109, 26543, 0x02750451, 110.089, -58.3569, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x02750451 [110.088997 -58.356899 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027510A, 28026, 0x02750453, 110, -70, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corroding Bile */ /* @teleloc 0x02750453 [110.000000 -70.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027510B, 28025, 0x02750457, 108.955, -83.5677, 12.305, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x02750457 [108.955002 -83.567703 12.305000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027510B, 28025, 0x02750457, 108.955, -83.5677, 12.305, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x02750457 [108.955002 -83.567703 12.305000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027510C, 26543, 0x02750458, 109.88, -91.6452, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1219,8 +1219,8 @@ VALUES (0x7027510D, 28025, 0x0275045A, 110.91, -101.508, 14.205, 0.663311, 0, 0, /* @teleloc 0x0275045A [110.910004 -101.508003 14.205000] 0.663311 0.000000 0.000000 0.748344 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027510E, 26543, 0x0275045C, 110.107, -118.352, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x0275045C [110.107002 -118.351997 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027510E, 26543, 0x0275045C, 110.107, -118.352, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x0275045C [110.107002 -118.351997 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027510F, 28485, 0x02750460, 120.223, -51.0693, 14.224, 0.690617, 0, 0, -0.72322, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -1247,8 +1247,8 @@ VALUES (0x70275114, 28485, 0x02750462, 115.24, -61.2854, 14.255, -0.999981, 0, 0 /* @teleloc 0x02750462 [115.239998 -61.285400 14.255000] -0.999981 0.000000 0.000000 0.006227 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70275115, 26543, 0x02750465, 119.92, -88.3521, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x02750465 [119.919998 -88.352097 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70275115, 26543, 0x02750465, 119.92, -88.3521, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x02750465 [119.919998 -88.352097 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70275116, 28025, 0x02750467, 121.138, -99.9048, 12, 0.735656, 0, 0, 0.677356, False, '2005-02-09 10:00:00'); /* Virulent Air */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0276.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0276.sql index b2f22e718b..32663f961f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0276.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0276.sql @@ -37,8 +37,8 @@ VALUES (0x7027600A, 26568, 0x0276017B, 185.716, -45.7417, -11.995, 0.382683, 0, /* @teleloc 0x0276017B [185.716003 -45.741699 -11.995000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027600D, 26019, 0x02760180, 200, -10, -11.9615, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0x02760180 [200.000000 -10.000000 -11.961500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027600D, 26019, 0x02760180, 200, -10, -11.9615, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ +/* @teleloc 0x02760180 [200.000000 -10.000000 -11.961500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027600E, 26019, 0x02760180, 203.9, -10.4734, -11.9615, -0.354298, 0, 0, -0.935133, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -424,8 +424,8 @@ VALUES (0x7027606E, 28376, 0x02760272, 86.9302, -66.7641, -5.96154, 0.714421, 0, /* @teleloc 0x02760272 [86.930199 -66.764099 -5.961540] 0.714421 0.000000 0.000000 -0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027606F, 28376, 0x02760272, 90, -70, -5.96154, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Behemoth */ -/* @teleloc 0x02760272 [90.000000 -70.000000 -5.961540] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027606F, 28376, 0x02760272, 90, -70, -5.96154, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Behemoth */ +/* @teleloc 0x02760272 [90.000000 -70.000000 -5.961540] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70276070, 28376, 0x02760272, 87.0696, -73.4672, -5.96154, 0.939373, 0, 0, -0.342898, True, '2005-02-09 10:00:00'); /* Guruk Behemoth */ @@ -444,16 +444,16 @@ VALUES (0x70276073, 28377, 0x02760275, 86.9302, -106.764, -5.96154, 0.714421, 0, /* @teleloc 0x02760275 [86.930199 -106.764000 -5.961540] 0.714421 0.000000 0.000000 -0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70276074, 28377, 0x02760275, 90, -110, -5.96154, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ -/* @teleloc 0x02760275 [90.000000 -110.000000 -5.961540] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70276074, 28377, 0x02760275, 90, -110, -5.96154, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ +/* @teleloc 0x02760275 [90.000000 -110.000000 -5.961540] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70276075, 28377, 0x02760275, 87.0696, -113.467, -5.96154, 0.939373, 0, 0, -0.342898, True, '2005-02-09 10:00:00'); /* Guruk Brute */ /* @teleloc 0x02760275 [87.069603 -113.467003 -5.961540] 0.939373 0.000000 0.000000 -0.342898 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70276076, 28383, 0x02760278, 90, -150, -5.96154, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x02760278 [90.000000 -150.000000 -5.961540] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70276076, 28383, 0x02760278, 90, -150, -5.96154, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x02760278 [90.000000 -150.000000 -5.961540] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70276077, 28383, 0x02760278, 86.9302, -146.764, -5.96154, 0.714421, 0, 0, -0.699716, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -857,8 +857,8 @@ VALUES (0x702760A2, 27981, 0x02760492, 240, -80, 6.005, 0, 0, 0, -1, True, '200 /* @teleloc 0x02760492 [240.000000 -80.000000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702760A3, 26015, 0x027604A9, 140, -60, 12.042, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x027604A9 [140.000000 -60.000000 12.042000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702760A3, 26015, 0x027604A9, 140, -60, 12.042, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x027604A9 [140.000000 -60.000000 12.042000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702760A4, 27981, 0x027604B1, 140, -70, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Boor */ @@ -881,8 +881,8 @@ VALUES (0x702760A8, 26015, 0x027604D9, 150, -80, 12.0417, 1, 0, 0, 0, True, '20 /* @teleloc 0x027604D9 [150.000000 -80.000000 12.041700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702760A9, 27981, 0x027604E1, 160, -10, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Boor */ -/* @teleloc 0x027604E1 [160.000000 -10.000000 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702760A9, 27981, 0x027604E1, 160, -10, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Boor */ +/* @teleloc 0x027604E1 [160.000000 -10.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702760AA, 26019, 0x027604EE, 160, -30, 12.0449, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -905,8 +905,8 @@ VALUES (0x702760AE, 26015, 0x0276055D, 170, -60, 12.0417, 1, 0, 0, 0, True, '20 /* @teleloc 0x0276055D [170.000000 -60.000000 12.041700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702760AF, 26015, 0x0276056E, 170, -80, 12.0417, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x0276056E [170.000000 -80.000000 12.041700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702760AF, 26015, 0x0276056E, 170, -80, 12.0417, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x0276056E [170.000000 -80.000000 12.041700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702760B0, 26019, 0x0276057F, 170, -100, 12.0417, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -921,8 +921,8 @@ VALUES (0x702760B2, 26015, 0x0276058C, 180, -30, 12.0449, 0.707107, 0, 0, -0.707 /* @teleloc 0x0276058C [180.000000 -30.000000 12.044900] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702760B3, 27981, 0x02760591, 180, -40, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Boor */ -/* @teleloc 0x02760591 [180.000000 -40.000000 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702760B3, 27981, 0x02760591, 180, -40, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Boor */ +/* @teleloc 0x02760591 [180.000000 -40.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702760B4, 27981, 0x027605A5, 180, -60, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Boor */ @@ -937,8 +937,8 @@ VALUES (0x702760B6, 26019, 0x027605C9, 180, -90, 12.0417, 1, 0, 0, 0, True, '20 /* @teleloc 0x027605C9 [180.000000 -90.000000 12.041700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702760B7, 27981, 0x027605D1, 190, -10, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Boor */ -/* @teleloc 0x027605D1 [190.000000 -10.000000 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702760B7, 27981, 0x027605D1, 190, -10, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Boor */ +/* @teleloc 0x027605D1 [190.000000 -10.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702760B8, 27981, 0x027605D9, 190, -20, 12.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Guruk Boor */ @@ -965,8 +965,8 @@ VALUES (0x702760BD, 26015, 0x02760622, 200.716, -20.1451, 12.0449, 0.99875, 0, 0 /* @teleloc 0x02760622 [200.716003 -20.145100 12.044900] 0.998750 0.000000 0.000000 0.049979 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702760BE, 27981, 0x02760628, 200, -40, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Boor */ -/* @teleloc 0x02760628 [200.000000 -40.000000 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702760BE, 27981, 0x02760628, 200, -40, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guruk Boor */ +/* @teleloc 0x02760628 [200.000000 -40.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702760BF, 27981, 0x02760640, 200, -60, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Boor */ @@ -1021,8 +1021,8 @@ VALUES (0x702760CB, 26019, 0x027606F1, 220, -90, 12.0417, 1, 0, 0, 0, True, '20 /* @teleloc 0x027606F1 [220.000000 -90.000000 12.041700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702760CC, 26015, 0x027606F9, 230, -10, 12.0449, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x027606F9 [230.000000 -10.000000 12.044900] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702760CC, 26015, 0x027606F9, 230, -10, 12.0449, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x027606F9 [230.000000 -10.000000 12.044900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702760CD, 26019, 0x02760701, 230, -20, 12.0449, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -1033,8 +1033,8 @@ VALUES (0x702760CE, 26015, 0x0276071B, 230, -60, 12.0417, 1, 0, 0, 0, True, '20 /* @teleloc 0x0276071B [230.000000 -60.000000 12.041700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702760CF, 26015, 0x0276072C, 230, -80, 12.0417, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x0276072C [230.000000 -80.000000 12.041700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702760CF, 26015, 0x0276072C, 230, -80, 12.0417, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x0276072C [230.000000 -80.000000 12.041700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702760D0, 26019, 0x0276073D, 230, -100, 12.0417, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0277.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0277.sql index 4fa82e5b36..eb5925255d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0277.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0277.sql @@ -23,8 +23,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x70277003, 0x70277002, '2005-02-09 10:00:00') /* Glogluuk (28382) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70277004, 7924, 0x02770185, 105.53, -94.5153, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x02770185 [105.529999 -94.515297 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70277004, 7924, 0x02770185, 105.53, -94.5153, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x02770185 [105.529999 -94.515297 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x70277004, 0x70277008, '2005-02-09 10:00:00') /* Guardian of the Crypt (28427) */ @@ -55,13 +55,13 @@ VALUES (0x7027700A, 28427, 0x02770244, 190, -1.776, 6.005, 0, 0, 0, -1, True, ' /* @teleloc 0x02770244 [190.000000 -1.776000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027700B, 28582, 0x0277012E, 34.4104, -93.1138, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Kivik Lir Boss Wall Generator */ -/* @teleloc 0x0277012E [34.410400 -93.113800 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027700B, 28582, 0x0277012E, 34.4104, -93.1138, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Kivik Lir Boss Wall Generator */ +/* @teleloc 0x0277012E [34.410400 -93.113800 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027700C, 28583, 0x02770185, 114.47, -94.3791, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Kivik Lir 80 Boss Wall Generator */ -/* @teleloc 0x02770185 [114.470001 -94.379097 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027700C, 28583, 0x02770185, 114.47, -94.3791, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Kivik Lir 80 Boss Wall Generator */ +/* @teleloc 0x02770185 [114.470001 -94.379097 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027700D, 28584, 0x027701DC, 194.41, -94.3791, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Kivik Lir 100 Boss Wall Generator */ -/* @teleloc 0x027701DC [194.410004 -94.379097 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027700D, 28584, 0x027701DC, 194.41, -94.3791, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Kivik Lir 100 Boss Wall Generator */ +/* @teleloc 0x027701DC [194.410004 -94.379097 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0278.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0278.sql index 2513d2b07d..f5b1c23887 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0278.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0278.sql @@ -237,16 +237,16 @@ VALUES (0x7027803C, 27985, 0x02780138, 253.595, -141.945, -41.995, -0.660892, 0, /* @teleloc 0x02780138 [253.595001 -141.945007 -41.994999] -0.660892 0.000000 0.000000 -0.750481 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027803D, 28485, 0x02780139, 250, -147.275, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02780139 [250.000000 -147.274994 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027803D, 28485, 0x02780139, 250, -147.275, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02780139 [250.000000 -147.274994 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027803E, 28485, 0x02780139, 250, -149.375, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02780139 [250.000000 -149.375000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027803E, 28485, 0x02780139, 250, -149.375, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02780139 [250.000000 -149.375000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027803F, 28485, 0x02780139, 250, -152.292, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02780139 [250.000000 -152.292007 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027803F, 28485, 0x02780139, 250, -152.292, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02780139 [250.000000 -152.292007 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70278040, 28485, 0x02780139, 254.267, -148.93, -41.995, 0.414108, 0, 0, 0.910228, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -349,16 +349,16 @@ VALUES (0x70278058, 26020, 0x0278015D, 202.704, -197.237, -35.9551, 0.988682, 0, /* @teleloc 0x0278015D [202.703995 -197.237000 -35.955101] 0.988682 0.000000 0.000000 -0.150029 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70278059, 28485, 0x02780161, 210, -160, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02780161 [210.000000 -160.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70278059, 28485, 0x02780161, 210, -160, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02780161 [210.000000 -160.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027805A, 28485, 0x02780161, 210, -162.277, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02780161 [210.000000 -162.276993 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027805A, 28485, 0x02780161, 210, -162.277, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02780161 [210.000000 -162.276993 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027805B, 28485, 0x02780161, 210, -156.742, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02780161 [210.000000 -156.742004 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027805B, 28485, 0x02780161, 210, -156.742, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02780161 [210.000000 -156.742004 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027805C, 26017, 0x02780162, 212.415, -193.183, -35.9551, 0.998995, 0, 0, 0.044824, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ @@ -381,8 +381,8 @@ VALUES (0x70278060, 27980, 0x02780165, 217.816, -194.211, -35.995, 0.997573, 0, /* @teleloc 0x02780165 [217.815994 -194.210999 -35.994999] 0.997573 0.000000 0.000000 0.069622 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70278061, 28485, 0x0278017D, 40, -140, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x0278017D [40.000000 -140.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70278061, 28485, 0x0278017D, 40, -140, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x0278017D [40.000000 -140.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70278062, 27852, 0x02780183, 48.6518, -132.139, -29.995, 0.740081, 0, 0, -0.672518, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ @@ -457,8 +457,8 @@ VALUES (0x70278073, 28485, 0x02780198, 210, -126.143, -29.995, 1, 0, 0, 0, False /* @teleloc 0x02780198 [210.000000 -126.142998 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70278074, 26020, 0x02780199, 212.123, -142.922, -29.9551, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ -/* @teleloc 0x02780199 [212.123001 -142.921997 -29.955099] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70278074, 26020, 0x02780199, 212.123, -142.922, -29.9551, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ +/* @teleloc 0x02780199 [212.123001 -142.921997 -29.955099] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70278075, 26020, 0x02780199, 207.71, -143.393, -29.9551, 0.998195, 0, 0, -0.06006, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ @@ -505,8 +505,8 @@ VALUES (0x7027807F, 26020, 0x027801CC, 78.6881, -159.102, -23.9551, 0.955337, 0, /* @teleloc 0x027801CC [78.688103 -159.102005 -23.955099] 0.955337 0.000000 0.000000 -0.295520 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70278080, 27852, 0x027801CF, 79.7583, -170, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ -/* @teleloc 0x027801CF [79.758301 -170.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70278080, 27852, 0x027801CF, 79.7583, -170, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ +/* @teleloc 0x027801CF [79.758301 -170.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70278081, 27852, 0x027801E1, 90, -170, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ @@ -664,12 +664,12 @@ VALUES (0x70278092, 0x70278023, '2005-02-09 10:00:00') /* Burun Ruuk Shaman (260 , (0x70278092, 0x70278077, '2005-02-09 10:00:00') /* Guruk Colossus (27983) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70278093, 27983, 0x02780256, 79.1373, -61.7556, -18, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ -/* @teleloc 0x02780256 [79.137299 -61.755600 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70278093, 27983, 0x02780256, 79.1373, -61.7556, -18, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ +/* @teleloc 0x02780256 [79.137299 -61.755600 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70278094, 26020, 0x02780256, 81.4674, -59.9093, -17.9551, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ -/* @teleloc 0x02780256 [81.467400 -59.909302 -17.955099] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70278094, 26020, 0x02780256, 81.4674, -59.9093, -17.9551, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ +/* @teleloc 0x02780256 [81.467400 -59.909302 -17.955099] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70278095, 26017, 0x02780256, 78.953, -58.6077, -17.9551, 0.988771, 0, 0, -0.149438, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ @@ -692,36 +692,36 @@ VALUES (0x70278099, 26017, 0x0278026A, 130.71, -28.9791, -17.9551, -0.999648, 0, /* @teleloc 0x0278026A [130.710007 -28.979099 -17.955099] -0.999648 0.000000 0.000000 -0.026529 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027809A, 26017, 0x02780279, 170.821, -30, -17.9551, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ -/* @teleloc 0x02780279 [170.820999 -30.000000 -17.955099] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027809A, 26017, 0x02780279, 170.821, -30, -17.9551, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ +/* @teleloc 0x02780279 [170.820999 -30.000000 -17.955099] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027809B, 26020, 0x02780279, 169.012, -30.7622, -17.9551, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ -/* @teleloc 0x02780279 [169.011993 -30.762199 -17.955099] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027809B, 26020, 0x02780279, 169.012, -30.7622, -17.9551, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ +/* @teleloc 0x02780279 [169.011993 -30.762199 -17.955099] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027809C, 27983, 0x02780286, 220.872, -63.5805, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ -/* @teleloc 0x02780286 [220.871994 -63.580502 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027809C, 27983, 0x02780286, 220.872, -63.5805, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ +/* @teleloc 0x02780286 [220.871994 -63.580502 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027809D, 26017, 0x02780286, 221.47, -60, -17.9551, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ -/* @teleloc 0x02780286 [221.470001 -60.000000 -17.955099] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027809D, 26017, 0x02780286, 221.47, -60, -17.9551, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ +/* @teleloc 0x02780286 [221.470001 -60.000000 -17.955099] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027809E, 26020, 0x02780286, 218.661, -60.7805, -17.9551, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ -/* @teleloc 0x02780286 [218.660995 -60.780499 -17.955099] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027809E, 26020, 0x02780286, 218.661, -60.7805, -17.9551, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ +/* @teleloc 0x02780286 [218.660995 -60.780499 -17.955099] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027809F, 26017, 0x0278028D, 218.469, -102.484, -17.9551, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ -/* @teleloc 0x0278028D [218.468994 -102.484001 -17.955099] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027809F, 26017, 0x0278028D, 218.469, -102.484, -17.9551, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ +/* @teleloc 0x0278028D [218.468994 -102.484001 -17.955099] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780A0, 26020, 0x0278028D, 219.948, -101.097, -17.9551, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ -/* @teleloc 0x0278028D [219.947998 -101.097000 -17.955099] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780A0, 26020, 0x0278028D, 219.948, -101.097, -17.9551, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ +/* @teleloc 0x0278028D [219.947998 -101.097000 -17.955099] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780A1, 27983, 0x0278028D, 220.894, -103.379, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ -/* @teleloc 0x0278028D [220.893997 -103.378998 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780A1, 27983, 0x0278028D, 220.894, -103.379, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ +/* @teleloc 0x0278028D [220.893997 -103.378998 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702780A2, 27852, 0x02780291, 50.0575, -51.1352, -11.995, 0.962788, 0, 0, -0.270257, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ @@ -768,24 +768,24 @@ VALUES (0x702780AC, 27852, 0x027802A1, 82.7963, -48.2034, -11.995, 0.193342, 0, /* @teleloc 0x027802A1 [82.796303 -48.203400 -11.995000] 0.193342 0.000000 0.000000 0.981131 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780AD, 28485, 0x027802A3, 80, -70, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027802A3 [80.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780AD, 28485, 0x027802A3, 80, -70, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027802A3 [80.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780AE, 28485, 0x027802A3, 80, -66.6555, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027802A3 [80.000000 -66.655502 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780AE, 28485, 0x027802A3, 80, -66.6555, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027802A3 [80.000000 -66.655502 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780AF, 28485, 0x027802A3, 80, -71.7163, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027802A3 [80.000000 -71.716301 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780AF, 28485, 0x027802A3, 80, -71.7163, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027802A3 [80.000000 -71.716301 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702780B0, 28485, 0x027802A5, 80, -78.4426, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ /* @teleloc 0x027802A5 [80.000000 -78.442596 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780B1, 26020, 0x027802AC, 80, -133.039, -11.9551, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ -/* @teleloc 0x027802AC [80.000000 -133.039001 -11.955100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780B1, 26020, 0x027802AC, 80, -133.039, -11.9551, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ +/* @teleloc 0x027802AC [80.000000 -133.039001 -11.955100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702780B2, 27852, 0x027802AC, 82.5027, -131.527, -11.995, 0.997189, 0, 0, 0.07493, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ @@ -944,20 +944,20 @@ VALUES (0x702780CD, 27852, 0x027802C9, 216.963, -50.1371, -11.995, 0.135771, 0, /* @teleloc 0x027802C9 [216.962997 -50.137100 -11.995000] 0.135771 0.000000 0.000000 -0.990740 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780CE, 28485, 0x027802CB, 220, -66.2872, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027802CB [220.000000 -66.287201 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780CE, 28485, 0x027802CB, 220, -66.2872, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027802CB [220.000000 -66.287201 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780CF, 28485, 0x027802CB, 220, -70, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027802CB [220.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780CF, 28485, 0x027802CB, 220, -70, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027802CB [220.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780D0, 28485, 0x027802CB, 220, -73.1515, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027802CB [220.000000 -73.151497 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780D0, 28485, 0x027802CB, 220, -73.1515, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027802CB [220.000000 -73.151497 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780D1, 28485, 0x027802CD, 220, -78.635, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027802CD [220.000000 -78.635002 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780D1, 28485, 0x027802CD, 220, -78.635, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027802CD [220.000000 -78.635002 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702780D2, 27852, 0x027802D4, 223.367, -130.675, -11.995, 0.992198, 0, 0, 0.124675, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ @@ -968,8 +968,8 @@ VALUES (0x702780D3, 27852, 0x027802D4, 217.002, -130.719, -11.995, 0.998819, 0, /* @teleloc 0x027802D4 [217.001999 -130.718994 -11.995000] 0.998819 0.000000 0.000000 -0.048592 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780D4, 26020, 0x027802D4, 220, -132.53, -11.9551, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ -/* @teleloc 0x027802D4 [220.000000 -132.529999 -11.955100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780D4, 26020, 0x027802D4, 220, -132.53, -11.9551, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ +/* @teleloc 0x027802D4 [220.000000 -132.529999 -11.955100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702780D5, 27852, 0x027802DF, 249.377, -49.8831, -11.995, 0.775, 0, 0, 0.631961, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ @@ -1004,8 +1004,8 @@ VALUES (0x702780DC, 27852, 0x027802E4, 247.224, -126.216, -11.995, 0.395967, 0, /* @teleloc 0x027802E4 [247.223999 -126.216003 -11.995000] 0.395967 0.000000 0.000000 0.918265 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780DD, 28485, 0x027802FB, 100, -80, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027802FB [100.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780DD, 28485, 0x027802FB, 100, -80, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027802FB [100.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702780DE, 28485, 0x027802FE, 100, -100, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -1036,8 +1036,8 @@ VALUES (0x702780E4, 27985, 0x02780308, 109.698, -104.124, -5.995, 0.908651, 0, 0 /* @teleloc 0x02780308 [109.697998 -104.124001 -5.995000] 0.908651 0.000000 0.000000 -0.417557 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702780E5, 28485, 0x02780316, 140, -50, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02780316 [140.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702780E5, 28485, 0x02780316, 140, -50, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02780316 [140.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702780E6, 27985, 0x02780318, 139.578, -62.091, -5.995, 0.411623, 0, 0, -0.911354, True, '2005-02-09 10:00:00'); /* Guruk Destroyer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0279.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0279.sql index dd50968f33..14b17b1e0d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0279.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0279.sql @@ -630,20 +630,20 @@ VALUES (0x7027908E, 28484, 0x0279020F, 86.0599, -100, -35.995, 1, 0, 0, 0, False /* @teleloc 0x0279020F [86.059898 -100.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027908F, 28484, 0x02790214, 90, -110, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x02790214 [90.000000 -110.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027908F, 28484, 0x02790214, 90, -110, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x02790214 [90.000000 -110.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70279090, 28484, 0x02790214, 92.7731, -110, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x02790214 [92.773102 -110.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70279090, 28484, 0x02790214, 92.7731, -110, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x02790214 [92.773102 -110.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70279091, 28484, 0x02790214, 86.7731, -110, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x02790214 [86.773102 -110.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70279091, 28484, 0x02790214, 86.7731, -110, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x02790214 [86.773102 -110.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70279092, 28484, 0x02790214, 90, -107.143, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x02790214 [90.000000 -107.142998 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70279092, 28484, 0x02790214, 90, -107.143, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x02790214 [90.000000 -107.142998 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70279093, 28484, 0x02790219, 101.722, -70.8115, -35.995, 0.870618, 0, 0, -0.49196, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ @@ -811,7 +811,7 @@ VALUES (0x702790BB, 28447, 0x02790262, 87.9481, -53.3334, -29.978, -0.968178, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702790BC, 26017, 0x02790262, 93.5716, -51.6241, -29.9551, -0.046316, 0, 0, -0.998927, True, '2005-02-09 10:00:00'); /* Burun Ruuk Savage */ -/* @teleloc 0x02790262 [93.571602 -51.624100 -29.955099] -0.046315 0.000000 0.000000 -0.998927 */ +/* @teleloc 0x02790262 [93.571602 -51.624100 -29.955099] -0.046316 0.000000 0.000000 -0.998927 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702790BD, 27983, 0x02790262, 86.4267, -51.4644, -29.995, -0.043391, 0, 0, -0.999058, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ @@ -994,28 +994,28 @@ VALUES (0x702790DC, 28484, 0x027902D4, 26.2773, -10, -17.995, 1, 0, 0, 0, False, /* @teleloc 0x027902D4 [26.277300 -10.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702790DD, 28484, 0x027902DC, 50, -50, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x027902DC [50.000000 -50.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702790DD, 28484, 0x027902DC, 50, -50, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x027902DC [50.000000 -50.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702790DE, 28484, 0x027902DC, 50, -47.2595, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x027902DC [50.000000 -47.259499 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702790DE, 28484, 0x027902DC, 50, -47.2595, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x027902DC [50.000000 -47.259499 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702790DF, 28484, 0x027902DC, 50, -52.5391, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x027902DC [50.000000 -52.539101 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702790DF, 28484, 0x027902DC, 50, -52.5391, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x027902DC [50.000000 -52.539101 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702790E0, 28484, 0x027902EB, 130, -50, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x027902EB [130.000000 -50.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702790E0, 28484, 0x027902EB, 130, -50, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x027902EB [130.000000 -50.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702790E1, 28484, 0x027902EB, 130, -46.7928, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x027902EB [130.000000 -46.792801 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702790E1, 28484, 0x027902EB, 130, -46.7928, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x027902EB [130.000000 -46.792801 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702790E2, 28484, 0x027902EB, 130, -52.4292, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x027902EB [130.000000 -52.429199 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702790E2, 28484, 0x027902EB, 130, -52.4292, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x027902EB [130.000000 -52.429199 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702790E3, 28484, 0x027902F3, 150, -10, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ @@ -1106,16 +1106,16 @@ VALUES (0x702790F8, 28484, 0x0279030D, 60, -22.3866, -11.995, 1, 0, 0, 0, False, /* @teleloc 0x0279030D [60.000000 -22.386600 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702790F9, 28484, 0x02790311, 60, -30, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x02790311 [60.000000 -30.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702790F9, 28484, 0x02790311, 60, -30, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x02790311 [60.000000 -30.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702790FA, 28484, 0x02790311, 60, -26.6372, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x02790311 [60.000000 -26.637199 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702790FA, 28484, 0x02790311, 60, -26.6372, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x02790311 [60.000000 -26.637199 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702790FB, 28484, 0x02790311, 60, -32.2399, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ -/* @teleloc 0x02790311 [60.000000 -32.239899 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702790FB, 28484, 0x02790311, 60, -32.2399, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ +/* @teleloc 0x02790311 [60.000000 -32.239899 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702790FC, 28447, 0x02790316, 55.87, -50.3387, -11.978, -0.981287, 0, 0, 0.19255, True, '2005-02-09 10:00:00'); /* Burun Egg */ @@ -1278,7 +1278,7 @@ VALUES (0x70279116, 27852, 0x0279032D, 117.965, -57.284, -11.995, 0.998724, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70279117, 27852, 0x0279032D, 123.719, -57.1158, -11.995, 0.99598, 0, 0, 0.089581, True, '2005-02-09 10:00:00'); /* Guruk Hulk */ -/* @teleloc 0x0279032D [123.719002 -57.115799 -11.995000] 0.995980 0.000000 0.000000 0.089580 */ +/* @teleloc 0x0279032D [123.719002 -57.115799 -11.995000] 0.995980 0.000000 0.000000 0.089581 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70279118, 28484, 0x0279032E, 130, -20, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Corrosive Cloud */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/027A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/027A.sql index dd429db2f8..db5a026ce5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/027A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/027A.sql @@ -65,8 +65,8 @@ VALUES (0x7027A010, 28486, 0x027A0130, 100, -140, -41.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x027A0130 [100.000000 -140.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A011, 27989, 0x027A0132, 99.6896, -147.836, -42, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ -/* @teleloc 0x027A0132 [99.689598 -147.835999 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A011, 27989, 0x027A0132, 99.6896, -147.836, -42, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ +/* @teleloc 0x027A0132 [99.689598 -147.835999 -42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A012, 27989, 0x027A0133, 109.839, -112.164, -42, -0.013994, 0, 0, 0.999902, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ @@ -93,8 +93,8 @@ VALUES (0x7027A017, 28486, 0x027A0141, 110, -140, -41.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x027A0141 [110.000000 -140.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A018, 27989, 0x027A0143, 110.17, -147.836, -42, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ -/* @teleloc 0x027A0143 [110.169998 -147.835999 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A018, 27989, 0x027A0143, 110.17, -147.836, -42, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ +/* @teleloc 0x027A0143 [110.169998 -147.835999 -42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A019, 28486, 0x027A0145, 120, -120, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ @@ -105,8 +105,8 @@ VALUES (0x7027A01A, 28486, 0x027A014A, 120, -130, -41.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x027A014A [120.000000 -130.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A01B, 28486, 0x027A014D, 120, -140, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A014D [120.000000 -140.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A01B, 28486, 0x027A014D, 120, -140, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A014D [120.000000 -140.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A01C, 26021, 0x027A014F, 120.856, -100.739, -35.9583, 0.922582, 0, 0, -0.385802, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -321,8 +321,8 @@ VALUES (0x7027A050, 28486, 0x027A0232, 30, -60, -11.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x027A0232 [30.000000 -60.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A051, 28486, 0x027A0237, 30, -70, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A0237 [30.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A051, 28486, 0x027A0237, 30, -70, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A0237 [30.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A052, 26021, 0x027A0237, 30, -70, -11.9583, 0.640997, 0, 0, -0.767543, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -333,12 +333,12 @@ VALUES (0x7027A053, 28486, 0x027A0242, 40, -50, -11.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x027A0242 [40.000000 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A054, 28486, 0x027A0247, 40, -60, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A0247 [40.000000 -60.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A054, 28486, 0x027A0247, 40, -60, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A0247 [40.000000 -60.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A055, 28486, 0x027A024C, 40, -70, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A024C [40.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A055, 28486, 0x027A024C, 40, -70, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A024C [40.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A056, 28486, 0x027A0251, 50, -50, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ @@ -349,12 +349,12 @@ VALUES (0x7027A057, 28486, 0x027A0256, 50, -60, -11.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x027A0256 [50.000000 -60.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A058, 28486, 0x027A0259, 50, -70, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A0259 [50.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A058, 28486, 0x027A0259, 50, -70, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A0259 [50.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A059, 28486, 0x027A025E, 60, -120, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A025E [60.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A059, 28486, 0x027A025E, 60, -120, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A025E [60.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A05A, 28486, 0x027A026A, 90, -80, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ @@ -413,8 +413,8 @@ VALUES (0x7027A067, 26021, 0x027A029A, 110, -100, -11.9583, 1, 0, 0, 0, True, ' /* @teleloc 0x027A029A [110.000000 -100.000000 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A068, 28486, 0x027A029D, 110, -110, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A029D [110.000000 -110.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A068, 28486, 0x027A029D, 110, -110, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A029D [110.000000 -110.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A069, 28486, 0x027A02A9, 140, -120, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ @@ -453,36 +453,36 @@ VALUES (0x7027A071, 26021, 0x027A02C7, 160, -70, -11.9583, 1, 0, 0, 0, True, '2 /* @teleloc 0x027A02C7 [160.000000 -70.000000 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A072, 28486, 0x027A02D2, 170, -50, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A02D2 [170.000000 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A072, 28486, 0x027A02D2, 170, -50, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A02D2 [170.000000 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A073, 28486, 0x027A02D7, 170, -60, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ /* @teleloc 0x027A02D7 [170.000000 -60.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A074, 28486, 0x027A02DC, 170, -70, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A02DC [170.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A074, 28486, 0x027A02DC, 170, -70, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A02DC [170.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A075, 28486, 0x027A02E8, 180, -50, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ /* @teleloc 0x027A02E8 [180.000000 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A076, 28486, 0x027A02ED, 180, -60, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A02ED [180.000000 -60.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A076, 28486, 0x027A02ED, 180, -60, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A02ED [180.000000 -60.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A077, 27989, 0x027A02ED, 180, -60, -11.995, 0.714421, 0, 0, 0.699716, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ /* @teleloc 0x027A02ED [180.000000 -60.000000 -11.995000] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A078, 28486, 0x027A02F0, 180, -70, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A02F0 [180.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A078, 28486, 0x027A02F0, 180, -70, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A02F0 [180.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A079, 28486, 0x027A02FA, 190, -20, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A02FA [190.000000 -20.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A079, 28486, 0x027A02FA, 190, -20, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A02FA [190.000000 -20.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A07A, 28486, 0x027A0300, 190, -100, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ @@ -493,8 +493,8 @@ VALUES (0x7027A07B, 28486, 0x027A0307, 70.9314, -50, -5.995, 1, 0, 0, 0, False, /* @teleloc 0x027A0307 [70.931396 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027A07C, 28486, 0x027A030A, 70, -60, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Spores */ -/* @teleloc 0x027A030A [70.000000 -60.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027A07C, 28486, 0x027A030A, 70, -60, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Spores */ +/* @teleloc 0x027A030A [70.000000 -60.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027A07D, 26021, 0x027A030D, 82.7363, -49.8453, -5.95834, 0.939014, 0, 0, -0.34388, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/027B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/027B.sql index 74ec954695..991455c6ec 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/027B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/027B.sql @@ -160,8 +160,8 @@ VALUES (0x7027B017, 27985, 0x027B012A, 137.406, -18.8694, -29.995, 0.801099, 0, /* @teleloc 0x027B012A [137.406006 -18.869400 -29.995001] 0.801099 0.000000 0.000000 -0.598532 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B018, 28485, 0x027B012C, 140, -170, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027B012C [140.000000 -170.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B018, 28485, 0x027B012C, 140, -170, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027B012C [140.000000 -170.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027B019, 26020, 0x027B012E, 139.377, -183.54, -29.9551, 0.988348, 0, 0, 0.152209, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ @@ -224,8 +224,8 @@ VALUES (0x7027B027, 28485, 0x027B015F, 40, -70, -23.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x027B015F [40.000000 -70.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B028, 28485, 0x027B0162, 40, -120, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027B0162 [40.000000 -120.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B028, 28485, 0x027B0162, 40, -120, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027B0162 [40.000000 -120.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027B029, 28485, 0x027B01A2, 51.9757, -82.8737, -18, 0.389814, 0, 0, 0.920894, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -384,8 +384,8 @@ VALUES (0x7027B04F, 28485, 0x027B01E7, 94.6666, -80.356, -17.995, 0.93187, 0, 0, /* @teleloc 0x027B01E7 [94.666603 -80.356003 -17.995001] 0.931870 0.000000 0.000000 -0.362793 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B050, 28485, 0x027B01EA, 90, -90, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027B01EA [90.000000 -90.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B050, 28485, 0x027B01EA, 90, -90, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027B01EA [90.000000 -90.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027B051, 28485, 0x027B01EE, 90, -100, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -500,8 +500,8 @@ VALUES (0x7027B06C, 28485, 0x027B022D, 151.487, -66.3387, -17.995, 0.918169, 0, /* @teleloc 0x027B022D [151.487000 -66.338699 -17.995001] 0.918169 0.000000 0.000000 -0.396188 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B06D, 28485, 0x027B0233, 150, -90, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027B0233 [150.000000 -90.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B06D, 28485, 0x027B0233, 150, -90, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027B0233 [150.000000 -90.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027B06E, 28485, 0x027B0237, 150, -100, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -712,36 +712,36 @@ VALUES (0x7027B0A1, 28485, 0x027B0289, 200.135, -117.813, -18, 0.014219, 0, 0, 0 /* @teleloc 0x027B0289 [200.134995 -117.813004 -18.000000] 0.014219 0.000000 0.000000 0.999899 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0A2, 27982, 0x027B028C, 81.9603, -110, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ -/* @teleloc 0x027B028C [81.960297 -110.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0A2, 27982, 0x027B028C, 81.9603, -110, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ +/* @teleloc 0x027B028C [81.960297 -110.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0A3, 27982, 0x027B028C, 78.0706, -110, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ -/* @teleloc 0x027B028C [78.070602 -110.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0A3, 27982, 0x027B028C, 78.0706, -110, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ +/* @teleloc 0x027B028C [78.070602 -110.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0A4, 26021, 0x027B028C, 79.9889, -112.339, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x027B028C [79.988899 -112.338997 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0A4, 26021, 0x027B028C, 79.9889, -112.339, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x027B028C [79.988899 -112.338997 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0A5, 26021, 0x027B028F, 90.9846, -60.1996, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x027B028F [90.984596 -60.199600 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0A5, 26021, 0x027B028F, 90.9846, -60.1996, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x027B028F [90.984596 -60.199600 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0A6, 26021, 0x027B028F, 87.4546, -60.1996, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x027B028F [87.454597 -60.199600 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0A6, 26021, 0x027B028F, 87.4546, -60.1996, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x027B028F [87.454597 -60.199600 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0A7, 27982, 0x027B0290, 90, -70, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ -/* @teleloc 0x027B0290 [90.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0A7, 27982, 0x027B0290, 90, -70, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ +/* @teleloc 0x027B0290 [90.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0A8, 27982, 0x027B0290, 91.9704, -71.9393, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ -/* @teleloc 0x027B0290 [91.970398 -71.939301 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0A8, 27982, 0x027B0290, 91.9704, -71.9393, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ +/* @teleloc 0x027B0290 [91.970398 -71.939301 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0A9, 27982, 0x027B0290, 88.4358, -71.9471, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ -/* @teleloc 0x027B0290 [88.435799 -71.947098 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0A9, 27982, 0x027B0290, 88.4358, -71.9471, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ +/* @teleloc 0x027B0290 [88.435799 -71.947098 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027B0AA, 26021, 0x027B0297, 100.46, -117.335, -11.9583, 0.764842, 0, 0, 0.644218, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -752,24 +752,24 @@ VALUES (0x7027B0AB, 27982, 0x027B0297, 97.825, -121.291, -11.995, 0.764842, 0, 0 /* @teleloc 0x027B0297 [97.824997 -121.291000 -11.995000] 0.764842 0.000000 0.000000 0.644218 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0AC, 26021, 0x027B02B7, 152.191, -60, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x027B02B7 [152.190994 -60.000000 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0AC, 26021, 0x027B02B7, 152.191, -60, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x027B02B7 [152.190994 -60.000000 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0AD, 26021, 0x027B02B7, 147.295, -60, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x027B02B7 [147.294998 -60.000000 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0AD, 26021, 0x027B02B7, 147.295, -60, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x027B02B7 [147.294998 -60.000000 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0AE, 27982, 0x027B02B8, 150, -70, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ -/* @teleloc 0x027B02B8 [150.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0AE, 27982, 0x027B02B8, 150, -70, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ +/* @teleloc 0x027B02B8 [150.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0AF, 27982, 0x027B02B8, 152.75, -71.2085, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ -/* @teleloc 0x027B02B8 [152.750000 -71.208504 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0AF, 27982, 0x027B02B8, 152.75, -71.2085, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ +/* @teleloc 0x027B02B8 [152.750000 -71.208504 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0B0, 27982, 0x027B02B8, 147.183, -71.561, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ -/* @teleloc 0x027B02B8 [147.182999 -71.560997 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0B0, 27982, 0x027B02B8, 147.183, -71.561, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Brute */ +/* @teleloc 0x027B02B8 [147.182999 -71.560997 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027B0B1, 27982, 0x027B02BA, 149.49, -117.044, -11.995, 0.764842, 0, 0, -0.644218, True, '2005-02-09 10:00:00'); /* Guruk Brute */ @@ -796,12 +796,12 @@ VALUES (0x7027B0B6, 28485, 0x027B02CB, 100, -70, -5.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x027B02CB [100.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0B7, 28485, 0x027B02CD, 100, -80, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027B02CD [100.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0B7, 28485, 0x027B02CD, 100, -80, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027B02CD [100.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0B8, 28485, 0x027B02CF, 100, -90, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027B02CF [100.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0B8, 28485, 0x027B02CF, 100, -90, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027B02CF [100.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027B0B9, 28485, 0x027B02D3, 110, -70, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -848,8 +848,8 @@ VALUES (0x7027B0C3, 28485, 0x027B02EC, 140, -70, -5.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x027B02EC [140.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027B0C4, 28485, 0x027B02EE, 140, -80, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x027B02EE [140.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027B0C4, 28485, 0x027B02EE, 140, -80, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x027B02EE [140.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027B0C5, 28485, 0x027B02F0, 140, -90, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/027C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/027C.sql index 467217987f..935e197ed6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/027C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/027C.sql @@ -41,8 +41,8 @@ VALUES (0x7027C009, 11481, 0x027C013F, 160, -260, -5.995, 0.714421, 0, 0, 0.6997 /* @teleloc 0x027C013F [160.000000 -260.000000 -5.995000] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027C00A, 11481, 0x027C0151, 180, -230, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x027C0151 [180.000000 -230.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027C00A, 11481, 0x027C0151, 180, -230, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x027C0151 [180.000000 -230.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027C00B, 11481, 0x027C0155, 190, -230, -5.995, 0.659983, 0, 0, 0.75128, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -143,8 +143,8 @@ VALUES (0x7027C01B, 10854, 0x027C01A0, 29.7614, -8.66195, 0.005, -0.569767, 0, 0 /* @teleloc 0x027C01A0 [29.761400 -8.661950 0.005000] -0.569767 0.000000 0.000000 -0.821806 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027C01C, 11481, 0x027C01AF, 29.9628, -186.135, 0.085726, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x027C01AF [29.962799 -186.134995 0.085726] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027C01C, 11481, 0x027C01AF, 29.9628, -186.135, 0.085726, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x027C01AF [29.962799 -186.134995 0.085726] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027C01D, 7924, 0x027C01B0, 36.4777, -2.94073, 0.005, 0.29143, 0, 0, -0.956592, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/027D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/027D.sql index ac6be0b004..507c8d4db0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/027D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/027D.sql @@ -17,8 +17,8 @@ VALUES (0x7027D003, 11478, 0x027D0104, 131.071, -515.838, -35.995, 0.16396, 0, 0 /* @teleloc 0x027D0104 [131.070999 -515.838013 -35.994999] 0.163960 0.000000 0.000000 0.986467 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027D004, 8418, 0x027D0105, 129.964, -525.925, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027D0105 [129.964005 -525.924988 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027D004, 8418, 0x027D0105, 129.964, -525.925, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027D0105 [129.964005 -525.924988 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027D005, 8418, 0x027D0109, 125.931, -569.968, -35.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7027D00C, 11478, 0x027D011A, 160.096, -575.237, -35.995, 0.996107, 0, /* @teleloc 0x027D011A [160.095993 -575.237000 -35.994999] 0.996107 0.000000 0.000000 -0.088151 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027D00D, 8418, 0x027D011B, 159.994, -585.925, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027D011B [159.994003 -585.924988 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027D00D, 8418, 0x027D011B, 159.994, -585.925, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027D011B [159.994003 -585.924988 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027D00E, 11478, 0x027D011C, 169.543, -559.702, -35.995, -0.985134, 0, 0, -0.171789, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -126,7 +126,7 @@ VALUES (0x7027D01F, 8418, 0x027D0160, 159.984, -614.075, -29.995, 1, 0, 0, 0, F INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027D020, 11478, 0x027D0161, 159.804, -618.479, -29.995, -0.997988, 0, 0, -0.063411, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ -/* @teleloc 0x027D0161 [159.804001 -618.479004 -29.995001] -0.997988 0.000000 0.000000 -0.063410 */ +/* @teleloc 0x027D0161 [159.804001 -618.479004 -29.995001] -0.997988 0.000000 0.000000 -0.063411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027D021, 11478, 0x027D0174, 62.5763, -409.464, -23.995, -0.861231, 0, 0, -0.508213, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -137,8 +137,8 @@ VALUES (0x7027D022, 11478, 0x027D017A, 66.3572, -380.482, -23.995, -0.790486, 0, /* @teleloc 0x027D017A [66.357201 -380.481995 -23.995001] -0.790486 0.000000 0.000000 0.612480 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027D023, 11478, 0x027D01A5, 100, -380, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ -/* @teleloc 0x027D01A5 [100.000000 -380.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027D023, 11478, 0x027D01A5, 100, -380, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ +/* @teleloc 0x027D01A5 [100.000000 -380.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027D024, 11478, 0x027D01B6, 110.095, -349.442, -17.995, 0.999452, 0, 0, -0.033103, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -157,20 +157,20 @@ VALUES (0x7027D027, 11478, 0x027D01C7, 8.04153, -179.83, -11.995, -0.261596, 0, /* @teleloc 0x027D01C7 [8.041530 -179.830002 -11.995000] -0.261596 0.000000 0.000000 0.965177 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027D028, 5624, 0x027D01C8, 9.96529, -185.206, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027D01C8 [9.965290 -185.205994 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027D028, 5624, 0x027D01C8, 9.96529, -185.206, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027D01C8 [9.965290 -185.205994 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027D029, 5627, 0x027D01D6, 160.359, -283.527, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027D01D6 [160.358994 -283.527008 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027D029, 5627, 0x027D01D6, 160.359, -283.527, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027D01D6 [160.358994 -283.527008 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027D02A, 11478, 0x027D01D7, 160.045, -289.262, -11.995, 0.995604, 0, 0, 0.09366, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ /* @teleloc 0x027D01D7 [160.044998 -289.261993 -11.995000] 0.995604 0.000000 0.000000 0.093660 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027D02B, 5627, 0x027D01FA, 169.91, -320.853, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027D01FA [169.910004 -320.852997 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027D02B, 5627, 0x027D01FA, 169.91, -320.853, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027D01FA [169.910004 -320.852997 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027D02C, 11478, 0x027D01FB, 170.442, -326.505, -11.995, 0.997678, 0, 0, 0.068109, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -301,12 +301,12 @@ VALUES (0x7027D04B, 11478, 0x027D0299, 110.296, -100.698, 0.005, -0.997774, 0, 0 /* @teleloc 0x027D0299 [110.295998 -100.697998 0.005000] -0.997774 0.000000 0.000000 -0.066691 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027D04C, 10848, 0x027D02A6, 120, 0, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Exit */ -/* @teleloc 0x027D02A6 [120.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027D04C, 10848, 0x027D02A6, 120, 0, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Exit */ +/* @teleloc 0x027D02A6 [120.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027D04D, 568, 0x027D02A8, 120, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027D02A8 [120.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027D04D, 568, 0x027D02A8, 120, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027D02A8 [120.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027D04E, 7924, 0x027D02AB, 119.541, -33.9382, 0.005, 0.99576, 0, 0, 0.091985, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/027E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/027E.sql index a92706d803..9e8fb6cb98 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/027E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/027E.sql @@ -201,16 +201,16 @@ VALUES (0x7027E060, 28039, 0x027E015B, 40, -210, 0.029, -0.785933, 0, 0, 0.61831 /* @teleloc 0x027E015B [40.000000 -210.000000 0.029000] -0.785933 0.000000 0.000000 0.618311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027E061, 11541, 0x027E0162, 40, -238.854, 0.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Plated Tusker */ -/* @teleloc 0x027E0162 [40.000000 -238.854004 0.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027E061, 11541, 0x027E0162, 40, -238.854, 0.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Plated Tusker */ +/* @teleloc 0x027E0162 [40.000000 -238.854004 0.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027E062, 11541, 0x027E0163, 39.0789, -246.61, 0.0132, 0.999906, 0, 0, -0.013677, True, '2005-02-09 10:00:00'); /* Plated Tusker */ /* @teleloc 0x027E0163 [39.078899 -246.610001 0.013200] 0.999906 0.000000 0.000000 -0.013677 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027E063, 28039, 0x027E0164, 39.9893, -256.494, 0.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Martinate Virindi Inquisitor */ -/* @teleloc 0x027E0164 [39.989300 -256.493988 0.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7027E063, 28039, 0x027E0164, 39.9893, -256.494, 0.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Martinate Virindi Inquisitor */ +/* @teleloc 0x027E0164 [39.989300 -256.493988 0.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027E064, 11541, 0x027E0165, 39.3501, -269.458, 0.0132, 0.986206, 0, 0, -0.165521, True, '2005-02-09 10:00:00'); /* Plated Tusker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/027F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/027F.sql index c8264d1b29..5cccf25f37 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/027F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/027F.sql @@ -69,8 +69,8 @@ VALUES (0x7027F010, 212, 0x027F0133, 78.5613, -40.5592, -23.995, -0.994179, 0, /* @teleloc 0x027F0133 [78.561302 -40.559200 -23.995001] -0.994179 0.000000 0.000000 -0.107740 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027F011, 5627, 0x027F013A, 80, -55.806, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027F013A [80.000000 -55.806000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027F011, 5627, 0x027F013A, 80, -55.806, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027F013A [80.000000 -55.806000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027F012, 11481, 0x027F013A, 80, -57.1, -23.96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -109,8 +109,8 @@ VALUES (0x7027F01A, 11481, 0x027F014A, 110, -52.9, -23.96, 0, 0, 0, -1, True, ' /* @teleloc 0x027F014A [110.000000 -52.900002 -23.959999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027F01B, 5627, 0x027F0150, 110, -65.806, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027F0150 [110.000000 -65.806000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027F01B, 5627, 0x027F0150, 110, -65.806, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027F0150 [110.000000 -65.806000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027F01C, 11481, 0x027F0150, 110, -67.1, -23.96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -145,20 +145,20 @@ VALUES (0x7027F023, 6122, 0x027F015D, 140, -10, -24, 0.707107, 0, 0, -0.707107, /* @teleloc 0x027F015D [140.000000 -10.000000 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027F024, 6122, 0x027F015E, 140, -20, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x027F015E [140.000000 -20.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027F024, 6122, 0x027F015E, 140, -20, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x027F015E [140.000000 -20.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027F025, 6122, 0x027F015F, 140, -30, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x027F015F [140.000000 -30.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027F025, 6122, 0x027F015F, 140, -30, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x027F015F [140.000000 -30.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027F026, 6122, 0x027F0160, 140, -40, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x027F0160 [140.000000 -40.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027F026, 6122, 0x027F0160, 140, -40, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x027F0160 [140.000000 -40.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027F027, 6122, 0x027F0161, 140, -50, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x027F0161 [140.000000 -50.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027F027, 6122, 0x027F0161, 140, -50, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x027F0161 [140.000000 -50.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027F028, 5627, 0x027F0162, 145.94, -20, -23.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -197,8 +197,8 @@ VALUES (0x7027F030, 11481, 0x027F016A, 32.9, -80, -17.96, -0.707107, 0, 0, 0.707 /* @teleloc 0x027F016A [32.900002 -80.000000 -17.959999] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027F031, 5627, 0x027F0170, 40, -85.806, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027F0170 [40.000000 -85.806000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027F031, 5627, 0x027F0170, 40, -85.806, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027F0170 [40.000000 -85.806000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027F032, 11481, 0x027F0170, 40, -87.1, -17.96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -389,8 +389,8 @@ VALUES (0x7027F060, 11481, 0x027F01BF, 90, -2.9, -11.96, 0, 0, 0, -1, True, '20 /* @teleloc 0x027F01BF [90.000000 -2.900000 -11.960000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027F061, 5627, 0x027F01D1, 100, -35.806, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027F01D1 [100.000000 -35.806000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027F061, 5627, 0x027F01D1, 100, -35.806, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027F01D1 [100.000000 -35.806000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027F062, 11481, 0x027F01D1, 100, -37.1, -11.96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -417,8 +417,8 @@ VALUES (0x7027F067, 5625, 0x027F01DE, 15.673, -40, -5.995, -0.707107, 0, 0, -0. /* @teleloc 0x027F01DE [15.673000 -40.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7027F068, 5627, 0x027F01E4, 20, -54.697, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x027F01E4 [20.000000 -54.696999 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7027F068, 5627, 0x027F01E4, 20, -54.697, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x027F01E4 [20.000000 -54.696999 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7027F069, 11481, 0x027F01E5, 21.8512, -57.9691, -5.995, -0.986405, 0, 0, -0.164332, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0280.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0280.sql index 3a418fda50..66962621ab 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0280.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0280.sql @@ -117,8 +117,8 @@ VALUES (0x7028000F, 26014, 0x02800135, 76.2283, -47.6686, -95.9583, -0.004166, 0 /* @teleloc 0x02800135 [76.228302 -47.668598 -95.958298] -0.004166 0.000000 0.000000 -0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70280010, 26014, 0x02800138, 78.0068, -102.341, -95.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ -/* @teleloc 0x02800138 [78.006798 -102.341003 -95.958298] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70280010, 26014, 0x02800138, 78.0068, -102.341, -95.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ +/* @teleloc 0x02800138 [78.006798 -102.341003 -95.958298] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70280011, 26020, 0x02800139, 76.8767, -108.605, -95.9551, 0.999803, 0, 0, -0.01987, True, '2005-02-09 10:00:00'); /* Burun Ruuk Shaman */ @@ -273,8 +273,8 @@ VALUES (0x70280036, 28485, 0x028001D0, 30.8335, -51.0284, -77.995, 0.420628, 0, /* @teleloc 0x028001D0 [30.833500 -51.028400 -77.995003] 0.420628 0.000000 0.000000 0.907233 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70280037, 28485, 0x028001D3, 30, -60, -77.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x028001D3 [30.000000 -60.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70280037, 28485, 0x028001D3, 30, -60, -77.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x028001D3 [30.000000 -60.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70280038, 28485, 0x028001DE, 38.4338, -50.9547, -77.995, 0.922611, 0, 0, 0.385732, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -325,8 +325,8 @@ VALUES (0x70280043, 28485, 0x02800218, 69.4456, -51.7172, -77.995, 0.161233, 0, /* @teleloc 0x02800218 [69.445602 -51.717201 -77.995003] 0.161233 0.000000 0.000000 -0.986916 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70280044, 28485, 0x0280021B, 70, -60, -77.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x0280021B [70.000000 -60.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70280044, 28485, 0x0280021B, 70, -60, -77.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x0280021B [70.000000 -60.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70280045, 28485, 0x0280021F, 70, -90, -77.995, -0.684709, 0, 0, 0.728817, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -373,12 +373,12 @@ VALUES (0x7028004F, 28485, 0x02800242, 41.3638, -50.7333, -71.995, 0.852525, 0, /* @teleloc 0x02800242 [41.363800 -50.733299 -71.995003] 0.852525 0.000000 0.000000 -0.522687 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70280050, 28485, 0x02800245, 40, -60, -71.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02800245 [40.000000 -60.000000 -71.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70280050, 28485, 0x02800245, 40, -60, -71.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02800245 [40.000000 -60.000000 -71.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70280051, 26021, 0x02800245, 40, -60, -71.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x02800245 [40.000000 -60.000000 -71.958298] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70280051, 26021, 0x02800245, 40, -60, -71.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x02800245 [40.000000 -60.000000 -71.958298] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70280052, 28485, 0x02800246, 40.755, -68.1658, -71.995, 0.969857, 0, 0, 0.243673, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -413,28 +413,28 @@ VALUES (0x70280059, 27979, 0x02800255, 50, -70, -71.995, 0.04578, 0, 0, 0.998952 /* @teleloc 0x02800255 [50.000000 -70.000000 -71.995003] 0.045780 0.000000 0.000000 0.998952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028005A, 28485, 0x02800259, 50, -80, -71.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02800259 [50.000000 -80.000000 -71.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028005A, 28485, 0x02800259, 50, -80, -71.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02800259 [50.000000 -80.000000 -71.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028005B, 27979, 0x02800259, 50.0472, -79.3668, -71.995, -0.999713, 0, 0, -0.023951, True, '2005-02-09 10:00:00'); /* Guruk Beast */ /* @teleloc 0x02800259 [50.047199 -79.366798 -71.995003] -0.999713 0.000000 0.000000 -0.023951 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028005C, 28485, 0x0280025E, 50, -100, -71.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x0280025E [50.000000 -100.000000 -71.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028005C, 28485, 0x0280025E, 50, -100, -71.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x0280025E [50.000000 -100.000000 -71.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028005D, 28485, 0x02800262, 59.0724, -51.9242, -71.995, 0.311241, 0, 0, -0.950331, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ /* @teleloc 0x02800262 [59.072399 -51.924198 -71.995003] 0.311241 0.000000 0.000000 -0.950331 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028005E, 28485, 0x02800265, 60, -60, -71.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ -/* @teleloc 0x02800265 [60.000000 -60.000000 -71.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028005E, 28485, 0x02800265, 60, -60, -71.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ +/* @teleloc 0x02800265 [60.000000 -60.000000 -71.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028005F, 26014, 0x02800265, 60, -60, -71.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ -/* @teleloc 0x02800265 [60.000000 -60.000000 -71.958298] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028005F, 26014, 0x02800265, 60, -60, -71.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ +/* @teleloc 0x02800265 [60.000000 -60.000000 -71.958298] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70280060, 28485, 0x02800266, 58.1313, -69.2075, -71.995, -0.472144, 0, 0, -0.881521, False, '2005-02-09 10:00:00'); /* Noxious Fumes */ @@ -505,8 +505,8 @@ VALUES (0x70280070, 26014, 0x02800293, 34.4987, -95.488, -65.9583, 0.230477, 0, /* @teleloc 0x02800293 [34.498699 -95.487999 -65.958298] 0.230477 0.000000 0.000000 0.973078 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70280071, 26021, 0x02800297, 36.9665, -50, -65.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x02800297 [36.966499 -50.000000 -65.958298] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70280071, 26021, 0x02800297, 36.9665, -50, -65.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x02800297 [36.966499 -50.000000 -65.958298] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70280072, 26021, 0x0280029A, 38.3499, -97.7402, -65.9583, 0.400524, 0, 0, 0.916286, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -533,8 +533,8 @@ VALUES (0x70280077, 26014, 0x028002A7, 72.245, -55.8387, -65.9583, 1, 0, 0, 0, /* @teleloc 0x028002A7 [72.245003 -55.838699 -65.958298] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70280078, 26021, 0x028002AF, 76.7053, -51.3638, -65.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x028002AF [76.705299 -51.363800 -65.958298] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70280078, 26021, 0x028002AF, 76.7053, -51.3638, -65.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x028002AF [76.705299 -51.363800 -65.958298] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70280079, 26014, 0x028002B1, 75.3519, -93.1043, -65.945, 0.05817, 0, 0, -0.998307, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -618,7 +618,7 @@ VALUES (0x7028008C, 26014, 0x02800309, 30.2503, -148.025, -53.9583, 0.78973, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028008D, 26021, 0x02800315, 62.0054, -146.36, -53.9583, 0.999276, 0, 0, 0.038033, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x02800315 [62.005402 -146.360001 -53.958302] 0.999276 0.000000 0.000000 0.038032 */ +/* @teleloc 0x02800315 [62.005402 -146.360001 -53.958302] 0.999276 0.000000 0.000000 0.038033 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028008E, 27989, 0x02800316, 68.9725, -2.35973, -53.995, 0.441432, 0, 0, 0.897295, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0281.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0281.sql index 6c7d75ee82..a8b49f1c17 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0281.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0281.sql @@ -45,8 +45,8 @@ VALUES (0x7028100A, 568, 0x0281011C, 5.25, -20, 0, -0.707107, 0, 0, -0.707107, /* @teleloc 0x0281011C [5.250000 -20.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028100B, 568, 0x0281011D, 10, -24.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0281011D [10.000000 -24.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028100B, 568, 0x0281011D, 10, -24.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0281011D [10.000000 -24.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028100C, 568, 0x02810121, 14.75, -30, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -57,8 +57,8 @@ VALUES (0x7028100D, 568, 0x02810122, 5.25, -30, 0, -0.707107, 0, 0, -0.707107, /* @teleloc 0x02810122 [5.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028100E, 568, 0x02810123, 10, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02810123 [10.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028100E, 568, 0x02810123, 10, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02810123 [10.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028100F, 568, 0x02810127, 14.75, -40, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -69,8 +69,8 @@ VALUES (0x70281010, 568, 0x02810128, 5.25, -40, 0, -0.707107, 0, 0, -0.707107, /* @teleloc 0x02810128 [5.250000 -40.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70281011, 568, 0x02810129, 10, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02810129 [10.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70281011, 568, 0x02810129, 10, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02810129 [10.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70281012, 568, 0x0281012D, 14.75, -50, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -81,8 +81,8 @@ VALUES (0x70281013, 568, 0x0281012E, 5.25, -50, 0, -0.707107, 0, 0, -0.707107, /* @teleloc 0x0281012E [5.250000 -50.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70281014, 568, 0x0281012F, 10, -54.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0281012F [10.000000 -54.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70281014, 568, 0x0281012F, 10, -54.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0281012F [10.000000 -54.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70281015, 28439, 0x02810130, 10, -63.7, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Noble Scepter Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0282.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0282.sql index 2d400c7016..4ea9766ebd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0282.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0282.sql @@ -76,8 +76,8 @@ VALUES (0x70282010, 6122, 0x02820123, 40, -90, -11.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x02820123 [40.000000 -90.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70282011, 6122, 0x02820124, 40, -100, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x02820124 [40.000000 -100.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70282011, 6122, 0x02820124, 40, -100, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x02820124 [40.000000 -100.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70282012, 214, 0x0282013A, 54.4281, -122.995, -11.995, -0.724541, 0, 0, -0.689231, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -152,8 +152,8 @@ VALUES (0x70282023, 214, 0x0282019A, 59.8318, -82.9848, -5.995, -0.022625, 0, /* @teleloc 0x0282019A [59.831799 -82.984802 -5.995000] -0.022625 0.000000 0.000000 -0.999744 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70282024, 5627, 0x028201A0, 60.0127, -95.5952, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028201A0 [60.012699 -95.595200 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70282024, 5627, 0x028201A0, 60.0127, -95.5952, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028201A0 [60.012699 -95.595200 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70282025, 214, 0x028201A0, 59.8023, -97.0611, -5.995, -0.996935, 0, 0, 0.078231, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -184,8 +184,8 @@ VALUES (0x7028202B, 6122, 0x028201CF, 120, -90, -6, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x028201CF [120.000000 -90.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028202C, 6122, 0x028201D0, 120, -100, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x028201D0 [120.000000 -100.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028202C, 6122, 0x028201D0, 120, -100, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x028201D0 [120.000000 -100.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028202D, 6122, 0x028201D1, 130, -80, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -196,8 +196,8 @@ VALUES (0x7028202E, 214, 0x028201D1, 129.138, -83.6226, -5.995, -0.63154, 0, 0 /* @teleloc 0x028201D1 [129.138000 -83.622597 -5.995000] -0.631540 0.000000 0.000000 -0.775343 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028202F, 6122, 0x028201D2, 130, -90, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x028201D2 [130.000000 -90.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028202F, 6122, 0x028201D2, 130, -90, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x028201D2 [130.000000 -90.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70282030, 214, 0x028201E4, 69.517, -66.8995, 0.005, -0.99665, 0, 0, 0.081785, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0283.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0283.sql index 7c116579b6..78f9c5de71 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0283.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0283.sql @@ -17,12 +17,12 @@ VALUES (0x70283003, 11479, 0x02830115, 70.923, -114.631, -17.995, 0.98247, 0, 0, /* @teleloc 0x02830115 [70.922997 -114.630997 -17.995001] 0.982470 0.000000 0.000000 0.186422 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70283004, 5627, 0x0283012C, 79.986, -145.465, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0283012C [79.986000 -145.464996 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70283004, 5627, 0x0283012C, 79.986, -145.465, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0283012C [79.986000 -145.464996 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70283005, 11479, 0x0283012C, 79.4614, -146.914, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Gardener */ -/* @teleloc 0x0283012C [79.461403 -146.914001 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70283005, 11479, 0x0283012C, 79.4614, -146.914, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Gardener */ +/* @teleloc 0x0283012C [79.461403 -146.914001 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70283006, 7924, 0x0283012C, 80.8012, -146.414, -17.995, -0.060706, 0, 0, 0.998156, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0284.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0284.sql index 3f3de50a27..f46147cd38 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0284.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0284.sql @@ -53,8 +53,8 @@ VALUES (0x7028400C, 11480, 0x02840131, 159.656, -129.502, -17.995, -0.739283, 0, /* @teleloc 0x02840131 [159.656006 -129.501999 -17.995001] -0.739283 0.000000 0.000000 -0.673395 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028400D, 5627, 0x0284013C, 160.065, -155.4, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0284013C [160.065002 -155.399994 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028400D, 5627, 0x0284013C, 160.065, -155.4, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0284013C [160.065002 -155.399994 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028400E, 11480, 0x0284013C, 160.054, -157.072, -17.995, 0.999687, 0, 0, 0.024997, True, '2005-02-09 10:00:00'); /* Olthoi Harvester */ @@ -209,8 +209,8 @@ VALUES (0x70284032, 5625, 0x0284020D, 4.74832, -20.0148, 0.005, -0.707107, 0, 0 /* @teleloc 0x0284020D [4.748320 -20.014799 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70284033, 5625, 0x02840213, 19.9666, -4.66261, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02840213 [19.966600 -4.662610 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70284033, 5625, 0x02840213, 19.9666, -4.66261, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02840213 [19.966600 -4.662610 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70284034, 7924, 0x02840215, 19.6033, -18.6585, 0.005, -0.65779, 0, 0, -0.753201, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0285.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0285.sql index 97b4a02f3e..8689db2006 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0285.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0285.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0285; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285000, 11206, 0x02850100, 100, -86.5, -35.75, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Royal Hive Portal */ -/* @teleloc 0x02850100 [100.000000 -86.500000 -35.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285000, 11206, 0x02850100, 100, -86.5, -35.75, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Royal Hive Portal */ +/* @teleloc 0x02850100 [100.000000 -86.500000 -35.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285001, 5627, 0x02850101, 90, -64.064, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -17,12 +17,12 @@ VALUES (0x70285003, 2131, 0x02850104, 86.285, -80, -30, 1, 0, 0, 0, True, '200 /* @teleloc 0x02850104 [86.285004 -80.000000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285004, 5627, 0x02850108, 90, -95.936, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850108 [90.000000 -95.935997 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285004, 5627, 0x02850108, 90, -95.936, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850108 [90.000000 -95.935997 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285005, 11481, 0x02850108, 90, -97.0758, -29.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850108 [90.000000 -97.075798 -29.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285005, 11481, 0x02850108, 90, -97.0758, -29.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850108 [90.000000 -97.075798 -29.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285006, 5627, 0x02850109, 100, -64.064, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -33,12 +33,12 @@ VALUES (0x70285007, 15758, 0x02850109, 100, -63.096, -29.995, 0, 0, 0, -1, False /* @teleloc 0x02850109 [100.000000 -63.096001 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285008, 5627, 0x02850111, 100, -95.936, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850111 [100.000000 -95.935997 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285008, 5627, 0x02850111, 100, -95.936, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850111 [100.000000 -95.935997 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285009, 15758, 0x02850111, 100, -97.0835, -29.9805, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Eviscerator Sprayer Gen */ -/* @teleloc 0x02850111 [100.000000 -97.083504 -29.980499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285009, 15758, 0x02850111, 100, -97.0835, -29.9805, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Eviscerator Sprayer Gen */ +/* @teleloc 0x02850111 [100.000000 -97.083504 -29.980499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028500A, 5627, 0x02850112, 110, -64.064, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,16 +49,16 @@ VALUES (0x7028500B, 11481, 0x02850112, 110, -62.918, -29.982, 0, 0, 0, -1, True /* @teleloc 0x02850112 [110.000000 -62.917999 -29.982000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028500C, 2131, 0x02850115, 113.734, -80, -30, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02850115 [113.734001 -80.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028500C, 2131, 0x02850115, 113.734, -80, -30, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02850115 [113.734001 -80.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028500D, 5627, 0x02850119, 110, -95.936, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850119 [110.000000 -95.935997 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028500D, 5627, 0x02850119, 110, -95.936, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850119 [110.000000 -95.935997 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028500E, 11481, 0x02850119, 109.955, -97.0804, -29.9843, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850119 [109.955002 -97.080399 -29.984301] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028500E, 11481, 0x02850119, 109.955, -97.0804, -29.9843, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850119 [109.955002 -97.080399 -29.984301] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028500F, 5627, 0x0285011A, 30, -54.194, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -69,12 +69,12 @@ VALUES (0x70285010, 11481, 0x0285011A, 30, -52.8982, -23.9579, 0, 0, 0, -1, Tru /* @teleloc 0x0285011A [30.000000 -52.898201 -23.957899] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285011, 5627, 0x02850120, 30, -65.806, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850120 [30.000000 -65.806000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285011, 5627, 0x02850120, 30, -65.806, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850120 [30.000000 -65.806000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285012, 11481, 0x02850120, 30, -67.097, -23.9639, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850120 [30.000000 -67.097000 -23.963900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285012, 11481, 0x02850120, 30, -67.097, -23.9639, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850120 [30.000000 -67.097000 -23.963900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285013, 5627, 0x02850121, 30, -94.194, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -85,12 +85,12 @@ VALUES (0x70285014, 11481, 0x02850121, 30, -93.064, -23.995, 0, 0, 0, -1, True, /* @teleloc 0x02850121 [30.000000 -93.064003 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285015, 5627, 0x02850127, 30, -105.806, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850127 [30.000000 -105.806000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285015, 5627, 0x02850127, 30, -105.806, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850127 [30.000000 -105.806000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285016, 11481, 0x02850127, 30, -107.085, -23.9792, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850127 [30.000000 -107.084999 -23.979200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285016, 11481, 0x02850127, 30, -107.085, -23.9792, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850127 [30.000000 -107.084999 -23.979200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285017, 4464, 0x0285012E, 40, -80, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -137,8 +137,8 @@ VALUES (0x7028501D, 5627, 0x02850167, 170, -54.194, -23.995, 1, 0, 0, 0, False, /* @teleloc 0x02850167 [170.000000 -54.194000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028501E, 5627, 0x0285016D, 170, -65.806, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0285016D [170.000000 -65.806000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028501E, 5627, 0x0285016D, 170, -65.806, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0285016D [170.000000 -65.806000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028501F, 5627, 0x0285016E, 170, -94.194, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -149,12 +149,12 @@ VALUES (0x70285020, 11481, 0x0285016E, 170, -92.928, -23.995, 0, 0, 0, -1, True /* @teleloc 0x0285016E [170.000000 -92.928001 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285021, 5627, 0x02850174, 170, -105.806, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850174 [170.000000 -105.806000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285021, 5627, 0x02850174, 170, -105.806, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850174 [170.000000 -105.806000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285022, 11481, 0x02850174, 170, -107.099, -23.961, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850174 [170.000000 -107.098999 -23.961000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285022, 11481, 0x02850174, 170, -107.099, -23.961, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850174 [170.000000 -107.098999 -23.961000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285023, 5627, 0x02850175, 4.19398, -60, -17.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -181,12 +181,12 @@ VALUES (0x70285028, 11481, 0x02850177, 10, -52.928, -17.995, 0, 0, 0, -1, True, /* @teleloc 0x02850177 [10.000000 -52.928001 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285029, 5627, 0x02850182, 10, -105.806, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850182 [10.000000 -105.806000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285029, 5627, 0x02850182, 10, -105.806, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850182 [10.000000 -105.806000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028502A, 11481, 0x02850182, 9.98662, -107.072, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850182 [9.986620 -107.071999 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028502A, 11481, 0x02850182, 9.98662, -107.072, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850182 [9.986620 -107.071999 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028502B, 5627, 0x0285018F, 70, -64.194, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -197,12 +197,12 @@ VALUES (0x7028502C, 11481, 0x0285018F, 70, -62.9282, -17.995, 0, 0, 0, -1, True /* @teleloc 0x0285018F [70.000000 -62.928200 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028502D, 5627, 0x0285019C, 70, -95.806, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0285019C [70.000000 -95.806000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028502D, 5627, 0x0285019C, 70, -95.806, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0285019C [70.000000 -95.806000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028502E, 11481, 0x0285019C, 70, -97.0836, -17.9804, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x0285019C [70.000000 -97.083603 -17.980400] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028502E, 11481, 0x0285019C, 70, -97.0836, -17.9804, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x0285019C [70.000000 -97.083603 -17.980400] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028502F, 5627, 0x0285019D, 80, -64.194, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -213,12 +213,12 @@ VALUES (0x70285030, 11481, 0x0285019D, 80, -62.928, -17.995, 0, 0, 0, -1, True, /* @teleloc 0x0285019D [80.000000 -62.928001 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285031, 5627, 0x028501AA, 80, -95.806, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028501AA [80.000000 -95.806000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285031, 5627, 0x028501AA, 80, -95.806, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028501AA [80.000000 -95.806000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285032, 11481, 0x028501AA, 80, -97.0718, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x028501AA [80.000000 -97.071800 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285032, 11481, 0x028501AA, 80, -97.0718, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x028501AA [80.000000 -97.071800 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285033, 5627, 0x028501B1, 120, -64.194, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -229,12 +229,12 @@ VALUES (0x70285034, 11481, 0x028501B1, 120, -62.9143, -17.9778, 0, 0, 0, -1, Tr /* @teleloc 0x028501B1 [120.000000 -62.914299 -17.977800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285035, 5627, 0x028501BE, 120, -95.806, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028501BE [120.000000 -95.806000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285035, 5627, 0x028501BE, 120, -95.806, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028501BE [120.000000 -95.806000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285036, 11481, 0x028501BE, 120, -97.072, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x028501BE [120.000000 -97.071999 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285036, 11481, 0x028501BE, 120, -97.072, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x028501BE [120.000000 -97.071999 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285037, 5627, 0x028501BF, 130, -64.194, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -245,12 +245,12 @@ VALUES (0x70285038, 11481, 0x028501BF, 130, -62.899, -17.9589, 0, 0, 0, -1, Tru /* @teleloc 0x028501BF [130.000000 -62.898998 -17.958900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285039, 5627, 0x028501CC, 130, -95.806, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028501CC [130.000000 -95.806000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285039, 5627, 0x028501CC, 130, -95.806, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028501CC [130.000000 -95.806000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028503A, 11481, 0x028501CC, 130, -97.0745, -17.9916, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x028501CC [130.000000 -97.074501 -17.991600] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028503A, 11481, 0x028501CC, 130, -97.0745, -17.9916, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x028501CC [130.000000 -97.074501 -17.991600] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028503B, 5627, 0x028501D9, 190, -54.194, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -261,12 +261,12 @@ VALUES (0x7028503C, 11481, 0x028501D9, 190, -52.9, -17.96, 0, 0, 0, -1, True, ' /* @teleloc 0x028501D9 [190.000000 -52.900002 -17.959999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028503D, 5627, 0x028501E4, 190, -105.806, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028501E4 [190.000000 -105.806000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028503D, 5627, 0x028501E4, 190, -105.806, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028501E4 [190.000000 -105.806000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028503E, 11481, 0x028501E4, 190, -107.077, -17.9888, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x028501E4 [190.000000 -107.077003 -17.988800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028503E, 11481, 0x028501E4, 190, -107.077, -17.9888, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x028501E4 [190.000000 -107.077003 -17.988800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028503F, 5627, 0x028501E5, 195.806, -60, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -321,20 +321,20 @@ VALUES (0x7028504B, 11481, 0x028501F9, 60, -22.899, -11.9589, 0, 0, 0, -1, True /* @teleloc 0x028501F9 [60.000000 -22.899000 -11.958900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028504C, 5627, 0x0285020F, 60, -135.806, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0285020F [60.000000 -135.806000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028504C, 5627, 0x0285020F, 60, -135.806, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0285020F [60.000000 -135.806000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028504D, 11481, 0x0285020F, 60, -137.072, -11.995, -0.999667, 0, 0, -0.025819, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ /* @teleloc 0x0285020F [60.000000 -137.072006 -11.995000] -0.999667 0.000000 0.000000 -0.025819 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028504E, 5627, 0x02850218, 70, -75.806, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850218 [70.000000 -75.806000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028504E, 5627, 0x02850218, 70, -75.806, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850218 [70.000000 -75.806000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028504F, 212, 0x02850218, 70, -77.0852, -11.9431, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ -/* @teleloc 0x02850218 [70.000000 -77.085197 -11.943100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028504F, 212, 0x02850218, 70, -77.0852, -11.9431, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ +/* @teleloc 0x02850218 [70.000000 -77.085197 -11.943100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285050, 5627, 0x0285021D, 80, -24.194, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -345,12 +345,12 @@ VALUES (0x70285051, 11481, 0x0285021D, 80.0003, -22.9007, -11.961, 0, 0, 0, -1, /* @teleloc 0x0285021D [80.000298 -22.900700 -11.961000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285052, 5627, 0x02850223, 80, -35.806, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850223 [80.000000 -35.806000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285052, 5627, 0x02850223, 80, -35.806, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850223 [80.000000 -35.806000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285053, 11481, 0x02850223, 80, -37.0938, -11.9678, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850223 [80.000000 -37.093800 -11.967800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285053, 11481, 0x02850223, 80, -37.0938, -11.9678, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850223 [80.000000 -37.093800 -11.967800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285054, 5627, 0x0285022B, 80, -124.194, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -361,12 +361,12 @@ VALUES (0x70285055, 11481, 0x0285022B, 80, -122.897, -11.9568, 0, 0, 0, -1, Tru /* @teleloc 0x0285022B [80.000000 -122.897003 -11.956800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285056, 5627, 0x02850231, 80, -135.806, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850231 [80.000000 -135.806000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285056, 5627, 0x02850231, 80, -135.806, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850231 [80.000000 -135.806000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285057, 11481, 0x02850231, 80, -137.072, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850231 [80.000000 -137.072006 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285057, 11481, 0x02850231, 80, -137.072, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850231 [80.000000 -137.072006 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285058, 5627, 0x0285023F, 100, -34.194, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -377,12 +377,12 @@ VALUES (0x70285059, 11230, 0x0285023F, 100, -33.2046, -11.9858, 1, 0, 0, 0, Fals /* @teleloc 0x0285023F [100.000000 -33.204601 -11.985800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028505A, 5627, 0x0285024E, 100, -125.806, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0285024E [100.000000 -125.806000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028505A, 5627, 0x0285024E, 100, -125.806, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0285024E [100.000000 -125.806000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028505B, 11230, 0x0285024E, 100, -126.931, -11.818, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x0285024E [100.000000 -126.931000 -11.818000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028505B, 11230, 0x0285024E, 100, -126.931, -11.818, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x0285024E [100.000000 -126.931000 -11.818000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028505C, 5627, 0x0285025C, 120, -24.194, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -393,12 +393,12 @@ VALUES (0x7028505D, 11481, 0x0285025C, 120, -22.925, -11.991, 0, 0, 0, -1, True /* @teleloc 0x0285025C [120.000000 -22.924999 -11.991000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028505E, 5627, 0x02850262, 120, -35.806, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850262 [120.000000 -35.806000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028505E, 5627, 0x02850262, 120, -35.806, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850262 [120.000000 -35.806000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028505F, 11481, 0x02850262, 120, -37.101, -11.9589, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850262 [120.000000 -37.101002 -11.958900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028505F, 11481, 0x02850262, 120, -37.101, -11.9589, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850262 [120.000000 -37.101002 -11.958900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285060, 5627, 0x0285026A, 120, -124.194, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -409,12 +409,12 @@ VALUES (0x70285061, 11481, 0x0285026A, 120, -122.903, -11.9639, 0, 0, 0, -1, Tr /* @teleloc 0x0285026A [120.000000 -122.903000 -11.963900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285062, 5627, 0x02850270, 120, -135.806, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850270 [120.000000 -135.806000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285062, 5627, 0x02850270, 120, -135.806, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850270 [120.000000 -135.806000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285063, 11481, 0x02850270, 120, -137.094, -11.967, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850270 [120.000000 -137.093994 -11.967000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285063, 11481, 0x02850270, 120, -137.094, -11.967, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850270 [120.000000 -137.093994 -11.967000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285064, 5627, 0x02850275, 130, -84.194, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -433,12 +433,12 @@ VALUES (0x70285067, 11481, 0x0285027E, 140, -22.8982, -11.9579, 0, 0, 0, -1, Tr /* @teleloc 0x0285027E [140.000000 -22.898199 -11.957900] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285068, 5627, 0x02850294, 140, -135.806, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850294 [140.000000 -135.806000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285068, 5627, 0x02850294, 140, -135.806, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850294 [140.000000 -135.806000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285069, 11481, 0x02850294, 140, -137.102, -11.9579, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850294 [140.000000 -137.102005 -11.957900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285069, 11481, 0x02850294, 140, -137.102, -11.9579, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850294 [140.000000 -137.102005 -11.957900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028506A, 5627, 0x02850295, 145.806, -30, -11.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -584,8 +584,8 @@ VALUES (0x70285078, 6122, 0x028502ED, 40, -120, 0, -0.707107, 0, 0, -0.707107, /* @teleloc 0x028502ED [40.000000 -120.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285079, 4465, 0x028502EE, 50, -34.048, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028502EE [50.000000 -34.048000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285079, 4465, 0x028502EE, 50, -34.048, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028502EE [50.000000 -34.048000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028507A, 6122, 0x028502EF, 50, -40, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -632,8 +632,8 @@ VALUES (0x70285084, 11722, 0x028502F4, 50, -120, 1, -0.707107, 0, 0, -0.707107, /* @teleloc 0x028502F4 [50.000000 -120.000000 1.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285085, 4469, 0x028502F5, 50, -125.934, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028502F5 [50.000000 -125.933998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285085, 4469, 0x028502F5, 50, -125.934, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028502F5 [50.000000 -125.933998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285086, 6122, 0x028502F6, 60, -40, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -644,12 +644,12 @@ VALUES (0x70285087, 6122, 0x028502F7, 60, -50, 0, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x028502F7 [60.000000 -50.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285088, 5627, 0x028502FE, 60, -75.806, 0.004999, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028502FE [60.000000 -75.806000 0.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285088, 5627, 0x028502FE, 60, -75.806, 0.004999, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028502FE [60.000000 -75.806000 0.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285089, 11481, 0x028502FE, 60, -77.018, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x028502FE [60.000000 -77.017998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70285089, 11481, 0x028502FE, 60, -77.018, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x028502FE [60.000000 -77.017998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028508A, 5627, 0x028502FF, 60, -94.194, 0.004999, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -676,12 +676,12 @@ VALUES (0x7028508F, 6122, 0x02850307, 70, -40, 0, 0.707107, 0, 0, -0.707107, Fa /* @teleloc 0x02850307 [70.000000 -40.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285090, 6122, 0x02850308, 70, -50, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x02850308 [70.000000 -50.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285090, 6122, 0x02850308, 70, -50, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x02850308 [70.000000 -50.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285091, 11722, 0x02850308, 70, -50, 1, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Pit Ambush Gen! */ -/* @teleloc 0x02850308 [70.000000 -50.000000 1.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285091, 11722, 0x02850308, 70, -50, 1, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Pit Ambush Gen! */ +/* @teleloc 0x02850308 [70.000000 -50.000000 1.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285092, 5627, 0x02850309, 70, -64.194, 0.004999, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -696,12 +696,12 @@ VALUES (0x70285094, 6122, 0x02850311, 70, -110, 0, 0.707107, 0, 0, -0.707107, F /* @teleloc 0x02850311 [70.000000 -110.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285095, 6122, 0x02850312, 70, -120, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x02850312 [70.000000 -120.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285095, 6122, 0x02850312, 70, -120, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x02850312 [70.000000 -120.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285096, 11722, 0x02850312, 70, -120, 1, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Pit Ambush Gen! */ -/* @teleloc 0x02850312 [70.000000 -120.000000 1.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285096, 11722, 0x02850312, 70, -120, 1, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Pit Ambush Gen! */ +/* @teleloc 0x02850312 [70.000000 -120.000000 1.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70285097, 5627, 0x02850313, 75.806, -70, 0.004999, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -712,12 +712,12 @@ VALUES (0x70285098, 11481, 0x02850313, 77.1, -70, 0.04, -0.707107, 0, 0, -0.7071 /* @teleloc 0x02850313 [77.099998 -70.000000 0.040000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70285099, 5627, 0x0285031A, 80, -105.806, 0.004999, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0285031A [80.000000 -105.806000 0.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70285099, 5627, 0x0285031A, 80, -105.806, 0.004999, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0285031A [80.000000 -105.806000 0.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028509A, 11481, 0x0285031A, 80, -107.096, 0.035, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x0285031A [80.000000 -107.096001 0.035000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028509A, 11481, 0x0285031A, 80, -107.096, 0.035, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x0285031A [80.000000 -107.096001 0.035000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028509B, 5627, 0x0285031C, 85.806, -100, 0.004999, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -764,12 +764,12 @@ VALUES (0x702850A5, 6122, 0x0285032A, 130, -50, 0, -0.707107, 0, 0, -0.707107, /* @teleloc 0x0285032A [130.000000 -50.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850A6, 5627, 0x02850332, 130, -95.806, 0.004999, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850332 [130.000000 -95.806000 0.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702850A6, 5627, 0x02850332, 130, -95.806, 0.004999, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850332 [130.000000 -95.806000 0.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850A7, 11481, 0x02850332, 130, -97.103, 0.044, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850332 [130.000000 -97.102997 0.044000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702850A7, 11481, 0x02850332, 130, -97.103, 0.044, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850332 [130.000000 -97.102997 0.044000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702850A8, 6122, 0x02850333, 130, -110, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -796,12 +796,12 @@ VALUES (0x702850AD, 11722, 0x02850336, 140, -50, 1, -0.707107, 0, 0, -0.707107, /* @teleloc 0x02850336 [140.000000 -50.000000 1.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850AE, 5627, 0x0285033C, 140, -65.806, 0.004999, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0285033C [140.000000 -65.806000 0.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702850AE, 5627, 0x0285033C, 140, -65.806, 0.004999, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0285033C [140.000000 -65.806000 0.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850AF, 11481, 0x0285033C, 140, -66.993, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x0285033C [140.000000 -66.992996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702850AF, 11481, 0x0285033C, 140, -66.993, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x0285033C [140.000000 -66.992996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702850B0, 5627, 0x0285033D, 140, -84.194, 0.004999, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -868,24 +868,24 @@ VALUES (0x702850BF, 6122, 0x0285034E, 160, -40, 0, 0.707107, 0, 0, -0.707107, F /* @teleloc 0x0285034E [160.000000 -40.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850C0, 6122, 0x0285034F, 160, -50, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x0285034F [160.000000 -50.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702850C0, 6122, 0x0285034F, 160, -50, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x0285034F [160.000000 -50.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850C1, 11722, 0x0285034F, 160, -50, 1, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Pit Ambush Gen! */ -/* @teleloc 0x0285034F [160.000000 -50.000000 1.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702850C1, 11722, 0x0285034F, 160, -50, 1, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Pit Ambush Gen! */ +/* @teleloc 0x0285034F [160.000000 -50.000000 1.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702850C2, 6122, 0x02850353, 160, -110, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ /* @teleloc 0x02850353 [160.000000 -110.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850C3, 6122, 0x02850354, 160, -120, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x02850354 [160.000000 -120.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702850C3, 6122, 0x02850354, 160, -120, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x02850354 [160.000000 -120.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850C4, 11722, 0x02850354, 160, -120, 1, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Pit Ambush Gen! */ -/* @teleloc 0x02850354 [160.000000 -120.000000 1.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702850C4, 11722, 0x02850354, 160, -120, 1, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid Pit Ambush Gen! */ +/* @teleloc 0x02850354 [160.000000 -120.000000 1.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702850C5, 11481, 0x02850358, 187.638, -72.599, 0.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -908,12 +908,12 @@ VALUES (0x702850C9, 11481, 0x02850374, 60, -2.925, 6.00899, 0, 0, 0, -1, True, /* @teleloc 0x02850374 [60.000000 -2.925000 6.008990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850CA, 5627, 0x0285037A, 60, -15.806, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0285037A [60.000000 -15.806000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702850CA, 5627, 0x0285037A, 60, -15.806, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0285037A [60.000000 -15.806000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850CB, 11481, 0x0285037A, 60, -17.072, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x0285037A [60.000000 -17.072001 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702850CB, 11481, 0x0285037A, 60, -17.072, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x0285037A [60.000000 -17.072001 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702850CC, 5627, 0x0285037F, 60, -144.194, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -924,12 +924,12 @@ VALUES (0x702850CD, 11481, 0x0285037F, 60, -142.928, 6.005, 0, 0, 0, -1, True, /* @teleloc 0x0285037F [60.000000 -142.927994 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850CE, 5627, 0x02850385, 60, -155.806, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02850385 [60.000000 -155.806000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702850CE, 5627, 0x02850385, 60, -155.806, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02850385 [60.000000 -155.806000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850CF, 11481, 0x02850385, 60, -157.099, 6.0385, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x02850385 [60.000000 -157.098999 6.038500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702850CF, 11481, 0x02850385, 60, -157.099, 6.0385, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x02850385 [60.000000 -157.098999 6.038500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702850D0, 5627, 0x028503AF, 140, -4.194, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -940,12 +940,12 @@ VALUES (0x702850D1, 11481, 0x028503AF, 140, -2.897, 6.044, 0, 0, 0, -1, True, ' /* @teleloc 0x028503AF [140.000000 -2.897000 6.044000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850D2, 5627, 0x028503B5, 140, -15.806, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028503B5 [140.000000 -15.806000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702850D2, 5627, 0x028503B5, 140, -15.806, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028503B5 [140.000000 -15.806000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850D3, 11481, 0x028503B5, 140, -17.076, 6.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x028503B5 [140.000000 -17.076000 6.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702850D3, 11481, 0x028503B5, 140, -17.076, 6.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x028503B5 [140.000000 -17.076000 6.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702850D4, 5627, 0x028503BA, 140, -144.194, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -956,12 +956,12 @@ VALUES (0x702850D5, 11481, 0x028503BA, 140, -142.928, 6.00501, 0, 0, 0, -1, Tru /* @teleloc 0x028503BA [140.000000 -142.927994 6.005010] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850D6, 5627, 0x028503C0, 140, -155.806, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028503C0 [140.000000 -155.806000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702850D6, 5627, 0x028503C0, 140, -155.806, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028503C0 [140.000000 -155.806000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702850D7, 11481, 0x028503C0, 140, -157.072, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x028503C0 [140.000000 -157.072006 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702850D7, 11481, 0x028503C0, 140, -157.072, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x028503C0 [140.000000 -157.072006 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702850D8, 2131, 0x028503F8, 60, -48.282, 18.151, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0286.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0286.sql index 575d79750f..e17de7ef63 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0286.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0286.sql @@ -35,8 +35,8 @@ VALUES (0x70286014, 278, 0x0286015C, 24.75, -50, -18, -0.707107, 0, 0, 0.70710 /* @teleloc 0x0286015C [24.750000 -50.000000 -18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70286015, 278, 0x0286015D, 20, -54.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0286015D [20.000000 -54.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70286015, 278, 0x0286015D, 20, -54.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0286015D [20.000000 -54.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70286017, 278, 0x02860166, 20, -85.25, -18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -51,8 +51,8 @@ VALUES (0x7028601B, 278, 0x0286016A, 34.75, -30, -18, -0.707107, 0, 0, 0.70710 /* @teleloc 0x0286016A [34.750000 -30.000000 -18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028601C, 278, 0x0286016B, 30, -34.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0286016B [30.000000 -34.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028601C, 278, 0x0286016B, 30, -34.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0286016B [30.000000 -34.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028601E, 278, 0x02860178, 25.25, -60, -18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -75,8 +75,8 @@ VALUES (0x70286022, 278, 0x0286017E, 25.25, -80, -18, -0.707107, 0, 0, -0.7071 /* @teleloc 0x0286017E [25.250000 -80.000000 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70286023, 278, 0x0286017F, 30, -84.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0286017F [30.000000 -84.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70286023, 278, 0x0286017F, 30, -84.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0286017F [30.000000 -84.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70286026, 278, 0x0286018C, 30, -105.25, -18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -155,16 +155,16 @@ VALUES (0x70286041, 5624, 0x028601E6, 70.0015, -54.7583, -17.995, -0.999984, 0, /* @teleloc 0x028601E6 [70.001503 -54.758301 -17.995001] -0.999984 0.000000 0.000000 0.005634 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70286043, 5624, 0x028601EE, 70.005, -85.2544, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028601EE [70.004997 -85.254402 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70286043, 5624, 0x028601EE, 70.005, -85.2544, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028601EE [70.004997 -85.254402 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70286046, 278, 0x028601F3, 84.75, -40, -18, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x028601F3 [84.750000 -40.000000 -18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70286047, 278, 0x028601F4, 80, -44.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028601F4 [80.000000 -44.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70286047, 278, 0x028601F4, 80, -44.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028601F4 [80.000000 -44.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028604A, 278, 0x02860204, 80, -95.25, -18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -231,8 +231,8 @@ VALUES (0x7028605C, 278, 0x02860241, 104.75, -100, -18, -0.707107, 0, 0, 0.707 /* @teleloc 0x02860241 [104.750000 -100.000000 -18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028605D, 278, 0x02860242, 100, -104.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02860242 [100.000000 -104.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028605D, 278, 0x02860242, 100, -104.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02860242 [100.000000 -104.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028605F, 278, 0x0286024A, 110, -34.75, -18, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -263,8 +263,8 @@ VALUES (0x70286068, 278, 0x0286025F, 105.25, -80, -18, -0.707107, 0, 0, -0.707 /* @teleloc 0x0286025F [105.250000 -80.000000 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70286069, 278, 0x02860260, 110, -84.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02860260 [110.000000 -84.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70286069, 278, 0x02860260, 110, -84.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02860260 [110.000000 -84.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028606A, 11518, 0x02860268, 106.582, -99.4733, -17.9945, 0.872427, 0, 0, -0.488745, True, '2005-02-09 10:00:00'); /* Hea Hunter */ @@ -299,8 +299,8 @@ VALUES (0x70286074, 278, 0x02860291, 4.75, -100, -6, -0.707107, 0, 0, 0.707107 /* @teleloc 0x02860291 [4.750000 -100.000000 -6.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70286075, 278, 0x02860292, -0, -104.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02860292 [-0.000000 -104.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70286075, 278, 0x02860292, 0, -104.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02860292 [0.000000 -104.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70286076, 5624, 0x02860299, 14.7175, -100.013, -5.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -323,8 +323,8 @@ VALUES (0x7028607D, 278, 0x028602A7, 34.75, -80, -6, -0.707107, 0, 0, 0.707107 /* @teleloc 0x028602A7 [34.750000 -80.000000 -6.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028607E, 278, 0x028602A8, 30, -84.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028602A8 [30.000000 -84.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028607E, 278, 0x028602A8, 30, -84.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028602A8 [30.000000 -84.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028607F, 5624, 0x028602AC, 25.2361, -90.0041, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -351,12 +351,12 @@ VALUES (0x70286087, 568, 0x028602B9, 24.75, -70, 0, 0.707107, 0, 0, -0.707107, /* @teleloc 0x028602B9 [24.750000 -70.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70286088, 568, 0x028602C1, 40, -54.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028602C1 [40.000000 -54.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70286088, 568, 0x028602C1, 40, -54.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028602C1 [40.000000 -54.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70286089, 278, 0x028602C5, 39.9887, -75.2594, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028602C5 [39.988701 -75.259399 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70286089, 278, 0x028602C5, 39.9887, -75.2594, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028602C5 [39.988701 -75.259399 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028608A, 11518, 0x028602CB, 51.1829, -82.9876, 0.005, 0.89123, 0, 0, 0.453551, True, '2005-02-09 10:00:00'); /* Hea Hunter */ @@ -371,8 +371,8 @@ VALUES (0x7028608C, 278, 0x028602D9, 55.25, -60, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x028602D9 [55.250000 -60.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028608D, 278, 0x028602DA, 60, -64.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028602DA [60.000000 -64.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028608D, 278, 0x028602DA, 60, -64.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028602DA [60.000000 -64.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70286091, 278, 0x028602E9, 70, -74.75, 0, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -459,8 +459,8 @@ VALUES (0x702860A7, 11518, 0x0286015A, 18.6968, -47.6337, -17.9945, -0.190147, 0 /* @teleloc 0x0286015A [18.696800 -47.633701 -17.994499] -0.190147 0.000000 0.000000 0.981756 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702860A8, 11518, 0x0286015A, 22.1451, -50, -17.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Hea Hunter */ -/* @teleloc 0x0286015A [22.145100 -50.000000 -17.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702860A8, 11518, 0x0286015A, 22.1451, -50, -17.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Hea Hunter */ +/* @teleloc 0x0286015A [22.145100 -50.000000 -17.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702860A9, 2565, 0x02860164, 19.5574, -90.8684, -17.9916, -0.944933, 0, 0, 0.327265, True, '2005-02-09 10:00:00'); /* Shore Armoredillo */ @@ -479,8 +479,8 @@ VALUES (0x702860AC, 11518, 0x02860176, 30, -60, -17.9945, 0.974794, 0, 0, 0.2231 /* @teleloc 0x02860176 [30.000000 -60.000000 -17.994499] 0.974794 0.000000 0.000000 0.223106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702860AD, 11518, 0x0286017B, 30, -80, -17.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Hea Hunter */ -/* @teleloc 0x0286017B [30.000000 -80.000000 -17.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702860AD, 11518, 0x0286017B, 30, -80, -17.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Hea Hunter */ +/* @teleloc 0x0286017B [30.000000 -80.000000 -17.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702860AE, 2565, 0x02860187, 31.7174, -100.12, -17.945, 0.848139, 0, 0, -0.529773, True, '2005-02-09 10:00:00'); /* Shore Armoredillo */ @@ -575,8 +575,8 @@ VALUES (0x702860C4, 11518, 0x02860237, 100, -70, -17.994, -0.720278, 0, 0, -0.69 /* @teleloc 0x02860237 [100.000000 -70.000000 -17.993999] -0.720278 0.000000 0.000000 -0.693685 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702860C5, 2565, 0x0286023F, 100, -100, -17.9916, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shore Armoredillo */ -/* @teleloc 0x0286023F [100.000000 -100.000000 -17.991600] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702860C5, 2565, 0x0286023F, 100, -100, -17.9916, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shore Armoredillo */ +/* @teleloc 0x0286023F [100.000000 -100.000000 -17.991600] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702860C6, 11518, 0x0286024E, 106.803, -39.9525, -17.994, 0.877582, 0, 0, -0.479426, True, '2005-02-09 10:00:00'); /* Hea Hunter */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0288.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0288.sql index 599a1f969b..0a1ab4da05 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0288.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0288.sql @@ -56,8 +56,8 @@ VALUES (0x70288003, 0x70288012, '2005-02-09 10:00:00') /* Olthoi Eviscerator (11 , (0x70288003, 0x70288073, '2005-02-09 10:00:00') /* Olthoi Eviscerator (11478) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70288005, 5627, 0x02880108, 50, -85.937, -89.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02880108 [50.000000 -85.936996 -89.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70288005, 5627, 0x02880108, 50, -85.937, -89.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02880108 [50.000000 -85.936996 -89.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70288007, 5627, 0x02880109, 60, -54.063, -89.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -72,8 +72,8 @@ VALUES (0x70288009, 11099, 0x0288010B, 60, -70, -90, 0.707107, 0, 0, -0.707107, /* @teleloc 0x0288010B [60.000000 -70.000000 -90.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028800B, 5627, 0x0288010D, 60, -85.937, -89.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0288010D [60.000000 -85.936996 -89.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028800B, 5627, 0x0288010D, 60, -85.937, -89.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0288010D [60.000000 -85.936996 -89.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028800D, 5627, 0x0288010E, 70, -54.063, -89.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -84,8 +84,8 @@ VALUES (0x7028800E, 11101, 0x02880110, 70, -70, -90, 0.707107, 0, 0, -0.707107, /* @teleloc 0x02880110 [70.000000 -70.000000 -90.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70288010, 5627, 0x02880112, 70, -85.937, -89.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02880112 [70.000000 -85.936996 -89.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70288010, 5627, 0x02880112, 70, -85.937, -89.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02880112 [70.000000 -85.936996 -89.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70288011, 5627, 0x0288012C, 10, -4.093, -59.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -100,8 +100,8 @@ VALUES (0x70288013, 11478, 0x0288012F, 9.62999, -20.3236, -55.1585, -0.338141, 0 /* @teleloc 0x0288012F [9.629990 -20.323601 -55.158501] -0.338141 0.000000 0.000000 -0.941096 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70288014, 2131, 0x02880131, 10, -33.766, -59.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02880131 [10.000000 -33.765999 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70288014, 2131, 0x02880131, 10, -33.766, -59.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02880131 [10.000000 -33.765999 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70288015, 2131, 0x0288013E, 43.1536, -53.2884, -59.995, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -274,8 +274,8 @@ VALUES (0x7028803B, 11720, 0x028801B0, 45.0261, -58.8229, -47.0029, 0.999916, 0, /* @teleloc 0x028801B0 [45.026100 -58.822899 -47.002899] 0.999916 0.000000 0.000000 -0.012988 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028803C, 11720, 0x028801B1, 50, -70, -47.5925, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x028801B1 [50.000000 -70.000000 -47.592499] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028803C, 11720, 0x028801B1, 50, -70, -47.5925, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x028801B1 [50.000000 -70.000000 -47.592499] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028803D, 11720, 0x028801B1, 47.6385, -67.4695, -47.995, 0.038745, 0, 0, -0.999249, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -298,12 +298,12 @@ VALUES (0x70288041, 11481, 0x028801B2, 50.016, -82.92, -47.9848, 0, 0, 0, -1, T /* @teleloc 0x028801B2 [50.015999 -82.919998 -47.984798] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70288042, 5627, 0x028801B8, 50, -95.141, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028801B8 [50.000000 -95.140999 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70288042, 5627, 0x028801B8, 50, -95.141, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028801B8 [50.000000 -95.140999 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70288043, 11481, 0x028801B8, 49.857, -96.81, -47.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x028801B8 [49.856998 -96.809998 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70288043, 11481, 0x028801B8, 49.857, -96.81, -47.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x028801B8 [49.856998 -96.809998 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70288044, 5627, 0x028801B9, 74.756, -120, -47.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -314,12 +314,12 @@ VALUES (0x70288045, 11481, 0x028801B9, 73.116, -119.931, -47.995, 0.707107, 0, 0 /* @teleloc 0x028801B9 [73.115997 -119.931000 -47.994999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70288046, 5627, 0x028801C5, 80, -125.299, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028801C5 [80.000000 -125.299004 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70288046, 5627, 0x028801C5, 80, -125.299, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028801C5 [80.000000 -125.299004 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70288047, 11481, 0x028801C5, 80, -127.066, -47.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x028801C5 [80.000000 -127.066002 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70288047, 11481, 0x028801C5, 80, -127.066, -47.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x028801C5 [80.000000 -127.066002 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70288048, 11481, 0x028801C6, 93.1243, -112.981, -47.995, 0.92517, 0, 0, 0.379552, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -386,8 +386,8 @@ VALUES (0x70288056, 11481, 0x028801F4, 71.9687, -91.6993, -41.995, 0.77832, 0, 0 /* @teleloc 0x028801F4 [71.968697 -91.699303 -41.994999] 0.778320 0.000000 0.000000 -0.627868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70288057, 5627, 0x028801F9, 70, -95.141, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028801F9 [70.000000 -95.140999 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70288057, 5627, 0x028801F9, 70, -95.141, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028801F9 [70.000000 -95.140999 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70288058, 11481, 0x02880203, 90.1002, -48.8417, -41.995, 0.038424, 0, 0, -0.999261, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -446,8 +446,8 @@ VALUES (0x70288065, 11481, 0x02880254, 88.1603, -59.5175, -23.995, 0.269626, 0, /* @teleloc 0x02880254 [88.160301 -59.517502 -23.995001] 0.269626 0.000000 0.000000 -0.962965 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70288066, 2131, 0x02880256, 90, -80, -24, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02880256 [90.000000 -80.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70288066, 2131, 0x02880256, 90, -80, -24, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02880256 [90.000000 -80.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70288067, 11481, 0x02880256, 89.271, -76.7124, -23.995, -0.90128, 0, 0, -0.433238, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0289.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0289.sql index 2f0bbbabe5..87949f3bfa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0289.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0289.sql @@ -85,8 +85,8 @@ VALUES (0x70289014, 11695, 0x0289014A, 72.908, -120.083, -53.97, 0.707107, 0, 0, /* @teleloc 0x0289014A [72.907997 -120.083000 -53.970001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70289015, 214, 0x02890162, 90.093, -137.059, -53.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x02890162 [90.093002 -137.059006 -53.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70289015, 214, 0x02890162, 90.093, -137.059, -53.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x02890162 [90.093002 -137.059006 -53.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70289016, 214, 0x02890163, 96.892, -80.1951, -53.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -101,8 +101,8 @@ VALUES (0x70289018, 214, 0x0289016F, 110.23, -122.904, -53.965, 0, 0, 0, -1, /* @teleloc 0x0289016F [110.230003 -122.903999 -53.965000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70289019, 5627, 0x02890175, 110, -135.141, -53.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02890175 [110.000000 -135.141006 -53.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70289019, 5627, 0x02890175, 110, -135.141, -53.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02890175 [110.000000 -135.141006 -53.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028901A, 214, 0x02890175, 110.042, -137.1, -53.9584, -0.999955, 0, 0, 0.009507, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -321,12 +321,12 @@ VALUES (0x7028904F, 214, 0x02890270, 103.202, -70, -35.995, -0.707107, 0, 0, 0 /* @teleloc 0x02890270 [103.202003 -70.000000 -35.994999] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70289050, 5627, 0x02890278, 110, -55.141, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02890278 [110.000000 -55.140999 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70289050, 5627, 0x02890278, 110, -55.141, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02890278 [110.000000 -55.140999 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70289051, 214, 0x02890278, 110.016, -56.9749, -35.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x02890278 [110.015999 -56.974899 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70289051, 214, 0x02890278, 110.016, -56.9749, -35.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x02890278 [110.015999 -56.974899 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70289052, 214, 0x02890287, 119.597, -82.7563, -35.995, 0.75187, 0, 0, -0.659311, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/028A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/028A.sql index a7b9d36604..1cbc131f18 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/028A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/028A.sql @@ -29,8 +29,8 @@ VALUES (0x7028A006, 213, 0x028A010E, 59.1076, -63.8899, -53.995, -0.91164, 0, /* @teleloc 0x028A010E [59.107601 -63.889900 -53.994999] -0.911640 0.000000 0.000000 -0.410991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028A007, 212, 0x028A0117, 70.093, -87.0589, -53.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ -/* @teleloc 0x028A0117 [70.093002 -87.058899 -53.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028A007, 212, 0x028A0117, 70.093, -87.0589, -53.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ +/* @teleloc 0x028A0117 [70.093002 -87.058899 -53.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028A008, 212, 0x028A0118, 83.1233, -70.5202, -53.995, 0.323446, 0, 0, 0.946247, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/028B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/028B.sql index 5f02c3b90d..f8a91fe127 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/028B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/028B.sql @@ -137,8 +137,8 @@ VALUES (0x7028B021, 11478, 0x028B018F, 58.9861, -70.9404, -41.995, 0.711486, 0, /* @teleloc 0x028B018F [58.986099 -70.940399 -41.994999] 0.711486 0.000000 0.000000 0.702700 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028B022, 5627, 0x028B019D, 60, -135.141, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028B019D [60.000000 -135.141006 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028B022, 5627, 0x028B019D, 60, -135.141, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028B019D [60.000000 -135.141006 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028B023, 212, 0x028B019D, 60, -136.798, -41.995, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ @@ -193,8 +193,8 @@ VALUES (0x7028B02F, 6637, 0x028B01B6, 14.8847, -64.5766, -35.995, -0.233449, 0, /* @teleloc 0x028B01B6 [14.884700 -64.576599 -35.994999] -0.233449 0.000000 0.000000 -0.972369 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028B030, 5627, 0x028B01C2, 20, -85.141, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028B01C2 [20.000000 -85.140999 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028B030, 5627, 0x028B01C2, 20, -85.141, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028B01C2 [20.000000 -85.140999 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028B031, 212, 0x028B01C2, 20.4514, -87.0764, -35.9892, -0.998452, 0, 0, -0.055615, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ @@ -277,8 +277,8 @@ VALUES (0x7028B044, 212, 0x028B0230, 89.9785, -2.92841, -23.9651, 0, 0, 0, -1, /* @teleloc 0x028B0230 [89.978500 -2.928410 -23.965099] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028B045, 5627, 0x028B023A, 90, -35.141, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028B023A [90.000000 -35.140999 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028B045, 5627, 0x028B023A, 90, -35.141, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028B023A [90.000000 -35.140999 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028B046, 212, 0x028B023A, 89.77, -37.096, -23.965, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/028C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/028C.sql index 9fe45c41f3..54c573d5a6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/028C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/028C.sql @@ -93,8 +93,8 @@ VALUES (0x7028C016, 23482, 0x028C0142, 2.97827, -70.4514, -35.9449, -0.745338, 0 /* @teleloc 0x028C0142 [2.978270 -70.451401 -35.944901] -0.745338 0.000000 0.000000 0.666687 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028C017, 5627, 0x028C0148, 10, -75.141, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028C0148 [10.000000 -75.140999 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028C017, 5627, 0x028C0148, 10, -75.141, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028C0148 [10.000000 -75.140999 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028C018, 23482, 0x028C0148, 10.0429, -76.7836, -35.995, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ @@ -153,8 +153,8 @@ VALUES (0x7028C025, 11478, 0x028C0188, 100, -73.202, -35.995, 0, 0, 0, -1, True /* @teleloc 0x028C0188 [100.000000 -73.202003 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028C026, 5627, 0x028C018E, 100, -85.141, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028C018E [100.000000 -85.140999 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028C026, 5627, 0x028C018E, 100, -85.141, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028C018E [100.000000 -85.140999 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028C027, 11478, 0x028C018E, 100, -86.798, -35.995, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -241,8 +241,8 @@ VALUES (0x7028C03B, 23482, 0x028C01E6, 99.9785, -2.96838, -23.9327, 0, 0, 0, -1, /* @teleloc 0x028C01E6 [99.978500 -2.968380 -23.932699] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028C03C, 5627, 0x028C01F0, 100, -36.002, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028C01F0 [100.000000 -36.001999 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028C03C, 5627, 0x028C01F0, 100, -36.002, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028C01F0 [100.000000 -36.001999 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028C03D, 23482, 0x028C01F0, 100.021, -37.0316, -23.9327, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ @@ -281,8 +281,8 @@ VALUES (0x7028C045, 23482, 0x028C0208, 72.9587, -59.77, -17.9207, -0.707107, 0, /* @teleloc 0x028C0208 [72.958702 -59.770000 -17.920700] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028C046, 11224, 0x028C021C, 90.0265, -66.925, -17.8259, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x028C021C [90.026497 -66.925003 -17.825899] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028C046, 11224, 0x028C021C, 90.0265, -66.925, -17.8259, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x028C021C [90.026497 -66.925003 -17.825899] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028C047, 5627, 0x028C021D, 96.011, -50, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/028D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/028D.sql index 998a552f5e..fcf7937be6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/028D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/028D.sql @@ -25,8 +25,8 @@ VALUES (0x7028D005, 23482, 0x028D0113, 25.25, -17.708, -95.995, 0, 0, 0, -1, Tr /* @teleloc 0x028D0113 [25.250000 -17.708000 -95.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028D006, 23482, 0x028D0115, 25.25, -44.155, -95.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ -/* @teleloc 0x028D0115 [25.250000 -44.154999 -95.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028D006, 23482, 0x028D0115, 25.25, -44.155, -95.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ +/* @teleloc 0x028D0115 [25.250000 -44.154999 -95.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028D007, 23482, 0x028D011D, 52.292, -22.85, -93.795, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ @@ -41,8 +41,8 @@ VALUES (0x7028D009, 23482, 0x028D0124, 52.292, -40.95, -93.795, -0.707107, 0, 0, /* @teleloc 0x028D0124 [52.292000 -40.950001 -93.794998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028D00D, 11064, 0x028D013D, 79.9927, -30, -95.9878, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* New Hive Generator */ -/* @teleloc 0x028D013D [79.992699 -30.000000 -95.987801] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028D00D, 11064, 0x028D013D, 79.9927, -30, -95.9878, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* New Hive Generator */ +/* @teleloc 0x028D013D [79.992699 -30.000000 -95.987801] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028D010, 5627, 0x028D01CF, 14.859, -60, -53.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -73,8 +73,8 @@ VALUES (0x7028D016, 23482, 0x028D01E4, 40.23, -42.9587, -53.9207, 0, 0, 0, -1, /* @teleloc 0x028D01E4 [40.230000 -42.958698 -53.920700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028D017, 5627, 0x028D01EA, 40, -55.141, -53.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028D01EA [40.000000 -55.140999 -53.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028D017, 5627, 0x028D01EA, 40, -55.141, -53.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028D01EA [40.000000 -55.140999 -53.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028D018, 23482, 0x028D01EA, 39.77, -57.0413, -53.9207, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ @@ -129,8 +129,8 @@ VALUES (0x7028D024, 23482, 0x028D024D, 22.9587, -159.77, -29.9207, -0.707107, 0, /* @teleloc 0x028D024D [22.958700 -159.770004 -29.920700] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028D025, 5627, 0x028D025C, 30, -165.141, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028D025C [30.000000 -165.141006 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028D025, 5627, 0x028D025C, 30, -165.141, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028D025C [30.000000 -165.141006 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028D026, 23482, 0x028D025C, 29.77, -167.041, -29.9207, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ @@ -285,8 +285,8 @@ VALUES (0x7028D03F, 0x7028D000, '2005-02-09 10:00:00') /* Olthoi Warrior (23482) , (0x7028D03F, 0x7028D047, '2005-02-09 10:00:00') /* Olthoi Swarm Eviscerator (23990) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028D040, 11226, 0x028D02EF, 60, -86.332, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x028D02EF [60.000000 -86.332001 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028D040, 11226, 0x028D02EF, 60, -86.332, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x028D02EF [60.000000 -86.332001 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028D041, 5627, 0x028D02F4, 65.141, -80, 0.004997, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/028E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/028E.sql index d25cd720d7..ad85310bd3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/028E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/028E.sql @@ -36,8 +36,8 @@ VALUES (0x7028E00D, 1609, 0x028E0139, 103.605, -31.1923, -11.995, 0.761171, 0, /* @teleloc 0x028E0139 [103.605003 -31.192301 -11.995000] 0.761171 0.000000 0.000000 -0.648551 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E00E, 4479, 0x028E014C, 99.9988, -104.976, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028E014C [99.998802 -104.975998 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028E00E, 4479, 0x028E014C, 99.9988, -104.976, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028E014C [99.998802 -104.975998 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E00F, 1609, 0x028E0156, 109.666, -47.0066, -11.995, -0.137954, 0, 0, -0.990439, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ @@ -68,12 +68,12 @@ VALUES (0x7028E01F, 5624, 0x028E01A1, 154.724, -120.032, -11.995, -0.707107, 0, /* @teleloc 0x028E01A1 [154.723999 -120.031998 -11.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E022, 11441, 0x028E01BF, 170, -87.3333, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Exit to the Surface */ -/* @teleloc 0x028E01BF [170.000000 -87.333298 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028E022, 11441, 0x028E01BF, 170, -87.3333, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Exit to the Surface */ +/* @teleloc 0x028E01BF [170.000000 -87.333298 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E023, 568, 0x028E01C1, 170, -94.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028E01C1 [170.000000 -94.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028E023, 568, 0x028E01C1, 170, -94.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028E01C1 [170.000000 -94.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E024, 5624, 0x028E01C3, 170.031, -104.738, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -176,8 +176,8 @@ VALUES (0x7028E057, 278, 0x028E02AA, 145.25, -130, -6, -0.707107, 0, 0, -0.707 /* @teleloc 0x028E02AA [145.250000 -130.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E058, 278, 0x028E02AB, 150, -134.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028E02AB [150.000000 -134.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028E058, 278, 0x028E02AB, 150, -134.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028E02AB [150.000000 -134.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E059, 5624, 0x028E02AF, 155.243, -50.1315, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -272,8 +272,8 @@ VALUES (0x7028E07D, 278, 0x028E0362, 105.25, -110, 0, -0.707107, 0, 0, -0.7071 /* @teleloc 0x028E0362 [105.250000 -110.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E07E, 278, 0x028E0363, 110, -114.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028E0363 [110.000000 -114.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028E07E, 278, 0x028E0363, 110, -114.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028E0363 [110.000000 -114.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E07F, 7128, 0x028E0367, 119.124, -9.5185, 0.015, 0.463228, 0, 0, 0.886239, True, '2005-02-09 10:00:00'); /* Sufut Zefir */ @@ -304,16 +304,16 @@ VALUES (0x7028E089, 278, 0x028E0383, 120, -115.25, 0, 1, 0, 0, 0, False, '2005 /* @teleloc 0x028E0383 [120.000000 -115.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E08A, 11441, 0x028E0384, 130, -40, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Exit to the Surface */ -/* @teleloc 0x028E0384 [130.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028E08A, 11441, 0x028E0384, 130, -40, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Exit to the Surface */ +/* @teleloc 0x028E0384 [130.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E08B, 568, 0x028E0386, 130, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028E0386 [130.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028E08B, 568, 0x028E0386, 130, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028E0386 [130.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E08C, 5625, 0x028E0387, 130.008, -54.7573, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028E0387 [130.007996 -54.757301 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028E08C, 5625, 0x028E0387, 130.008, -54.7573, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028E0387 [130.007996 -54.757301 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E08E, 278, 0x028E038E, 130, -114.75, 0, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -360,8 +360,8 @@ VALUES (0x7028E0A2, 278, 0x028E03D3, 165.25, -150, 0, -0.707107, 0, 0, -0.7071 /* @teleloc 0x028E03D3 [165.250000 -150.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E0A3, 278, 0x028E03D4, 170, -154.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028E03D4 [170.000000 -154.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028E0A3, 278, 0x028E03D4, 170, -154.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028E03D4 [170.000000 -154.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E0A7, 278, 0x028E03DE, 214.75, -120, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -372,8 +372,8 @@ VALUES (0x7028E0A8, 278, 0x028E03DF, 205.25, -120, 0, -0.707107, 0, 0, -0.7071 /* @teleloc 0x028E03DF [205.250000 -120.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E0A9, 278, 0x028E03E0, 210, -124.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028E03E0 [210.000000 -124.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028E0A9, 278, 0x028E03E0, 210, -124.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028E03E0 [210.000000 -124.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E0AA, 1609, 0x028E03E7, 222.116, -133.435, 0.005, 0.927373, 0, 0, 0.374139, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ @@ -528,8 +528,8 @@ VALUES (0x7028E0DA, 278, 0x028E04DF, 134.75, -40, 12, -0.707107, 0, 0, 0.70710 /* @teleloc 0x028E04DF [134.750000 -40.000000 12.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E0DB, 278, 0x028E04E0, 130, -44.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028E04E0 [130.000000 -44.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028E0DB, 278, 0x028E04E0, 130, -44.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028E04E0 [130.000000 -44.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E0DC, 27568, 0x028E04E1, 130.92, -54.6895, 12.005, 0.997898, 0, 0, -0.064804, True, '2005-02-09 10:00:00'); /* Knife */ @@ -544,8 +544,8 @@ VALUES (0x7028E0E0, 143, 0x028E0509, 143.913, -18.2475, 12.0125, -0.707107, 0, /* @teleloc 0x028E0509 [143.912994 -18.247499 12.012500] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E0E1, 278, 0x028E050B, 140, -24.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x028E050B [140.000000 -24.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7028E0E1, 278, 0x028E050B, 140, -24.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x028E050B [140.000000 -24.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E0E3, 1608, 0x028E0514, 140.078, -51.8178, 7.99411, 0.079867, 0, 0, 0.996805, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ @@ -608,8 +608,8 @@ VALUES (0x7028E0F6, 1609, 0x028E0164, 121.182, -88.8851, -11.995, 0.98647, 0, 0 /* @teleloc 0x028E0164 [121.181999 -88.885101 -11.995000] 0.986470 0.000000 0.000000 0.163943 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E0F7, 1610, 0x028E0169, 119.611, -107.679, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ -/* @teleloc 0x028E0169 [119.611000 -107.679001 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028E0F7, 1610, 0x028E0169, 119.611, -107.679, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ +/* @teleloc 0x028E0169 [119.611000 -107.679001 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E0F8, 11489, 0x028E0177, 135.262, -60.9556, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Strand Siraluun */ @@ -836,8 +836,8 @@ VALUES (0x7028E12F, 27568, 0x028E0304, 66.5849, -71.6778, 0.005, 1, 0, 0, 0, Tr /* @teleloc 0x028E0304 [66.584900 -71.677803 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7028E130, 27568, 0x028E0319, 75.25, -60.95, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Knife */ -/* @teleloc 0x028E0319 [75.250000 -60.950001 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7028E130, 27568, 0x028E0319, 75.25, -60.95, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Knife */ +/* @teleloc 0x028E0319 [75.250000 -60.950001 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E131, 27568, 0x028E0320, 75.25, -80.95, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Knife */ @@ -1186,7 +1186,7 @@ VALUES (0x7028E15A, 1609, 0x028E046C, 149.862, -42.1104, 6.005, 0.276184, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E15B, 1609, 0x028E046C, 151.457, -41.1475, 6.005, -0.035493, 0, 0, -0.99937, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x028E046C [151.457001 -41.147499 6.005000] -0.035492 0.000000 0.000000 -0.999370 */ +/* @teleloc 0x028E046C [151.457001 -41.147499 6.005000] -0.035493 0.000000 0.000000 -0.999370 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7028E15C, 1610, 0x028E0488, 179.482, -139.067, 3.005, 0.028789, 0, 0, 0.999586, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0290.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0290.sql index 294811814f..e7704c652e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0290.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0290.sql @@ -56,8 +56,8 @@ VALUES (0x70290007, 9242, 0x0290010E, 80, -140, -41.971, 1, 0, 0, 0, True, '20 /* @teleloc 0x0290010E [80.000000 -140.000000 -41.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70290008, 9242, 0x02900111, 80, -170, -41.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Innocent Doll */ -/* @teleloc 0x02900111 [80.000000 -170.000000 -41.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70290008, 9242, 0x02900111, 80, -170, -41.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Innocent Doll */ +/* @teleloc 0x02900111 [80.000000 -170.000000 -41.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70290009, 9244, 0x0290011B, 69.5907, -48.5258, -35.945, 0.748499, 0, 0, -0.663135, True, '2005-02-09 10:00:00'); /* Pristine Doll */ @@ -248,8 +248,8 @@ VALUES (0x70290027, 10799, 0x029001B7, 70, -180, -23.9925, 1, 0, 0, 0, True, '2 /* @teleloc 0x029001B7 [70.000000 -180.000000 -23.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70290028, 10773, 0x029001BF, 80, -170, -23.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Broken Doll */ -/* @teleloc 0x029001BF [80.000000 -170.000000 -23.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70290028, 10773, 0x029001BF, 80, -170, -23.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Broken Doll */ +/* @teleloc 0x029001BF [80.000000 -170.000000 -23.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70290029, 10767, 0x029001C2, 80, -210, -23.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Battered Doll */ @@ -388,12 +388,12 @@ VALUES (0x7029004E, 10773, 0x029002AE, 9.51251, -37.2598, 0.029, 0.2164, 0, 0, - /* @teleloc 0x029002AE [9.512510 -37.259800 0.029000] 0.216400 0.000000 0.000000 -0.976305 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029004F, 10773, 0x029002AF, 10, -47.3563, 0.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Broken Doll */ -/* @teleloc 0x029002AF [10.000000 -47.356300 0.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029004F, 10773, 0x029002AF, 10, -47.3563, 0.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Broken Doll */ +/* @teleloc 0x029002AF [10.000000 -47.356300 0.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70290050, 10773, 0x029002B1, 10, -72.2245, 0.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Broken Doll */ -/* @teleloc 0x029002B1 [10.000000 -72.224503 0.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70290050, 10773, 0x029002B1, 10, -72.2245, 0.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Broken Doll */ +/* @teleloc 0x029002B1 [10.000000 -72.224503 0.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70290051, 10770, 0x029002B9, 30, -70, 0.029, -0.004204, 0, 0, -0.999991, True, '2005-02-09 10:00:00'); /* Beaten Doll */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0291.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0291.sql index e128fbacaa..3bffe8b07c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0291.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0291.sql @@ -56,15 +56,15 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x70291009, 0x70291004, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029100A, 7562, 0x02910108, 210, -210, -22.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x02910108 [210.000000 -210.000000 -22.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029100A, 7562, 0x02910108, 210, -210, -22.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x02910108 [210.000000 -210.000000 -22.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7029100A, 0x7029100B, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029100B, 2131, 0x02910108, 210, -210, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02910108 [210.000000 -210.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029100B, 2131, 0x02910108, 210, -210, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02910108 [210.000000 -210.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029100C, 23480, 0x02910115, 342.595, -348.97, -23.9868, 0.905806, 0, 0, -0.423693, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ @@ -187,8 +187,8 @@ VALUES (0x70291030, 23480, 0x02910229, 270.219, -181.395, -17.995, -0.549826, 0, /* @teleloc 0x02910229 [270.218994 -181.395004 -17.995001] -0.549826 0.000000 0.000000 -0.835279 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70291034, 23569, 0x02910252, 290, -281.208, -17.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Adjudicator */ -/* @teleloc 0x02910252 [290.000000 -281.208008 -17.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70291034, 23569, 0x02910252, 290, -281.208, -17.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Adjudicator */ +/* @teleloc 0x02910252 [290.000000 -281.208008 -17.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70291035, 23480, 0x02910259, 300.549, -79.0743, -17.995, -0.840936, 0, 0, 0.541134, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ @@ -1085,7 +1085,7 @@ VALUES (0x702910E2, 23569, 0x02910259, 296.416, -79.9858, -17.995, 0.673589, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702910E3, 22053, 0x0291025A, 300.382, -162.463, -17.945, 0.094482, 0, 0, 0.995527, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x0291025A [300.381989 -162.462997 -17.945000] 0.094481 0.000000 0.000000 0.995527 */ +/* @teleloc 0x0291025A [300.381989 -162.462997 -17.945000] 0.094482 0.000000 0.000000 0.995527 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702910E4, 23489, 0x0291025D, 300.197, -170.233, -17.971, -0.473804, 0, 0, -0.88063, True, '2005-02-09 10:00:00'); /* Virindi Consul */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0292.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0292.sql index 4e1d3d5b74..ce73a11322 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0292.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0292.sql @@ -32,8 +32,8 @@ VALUES (0x70292012, 278, 0x02920151, 14.75, -10, -12, -0.707107, 0, 0, 0.70710 /* @teleloc 0x02920151 [14.750000 -10.000000 -12.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70292013, 278, 0x02920152, 10, -14.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02920152 [10.000000 -14.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70292013, 278, 0x02920152, 10, -14.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02920152 [10.000000 -14.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70292015, 5624, 0x0292015A, 14.7776, -29.9941, -11.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0293.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0293.sql index d0aa5c8904..cbc215669a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0293.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0293.sql @@ -9,8 +9,8 @@ VALUES (0x70293001, 11063, 0x02930100, 23.125, -40, -23.957, -0.707107, 0, 0, 0. /* @teleloc 0x02930100 [23.125000 -40.000000 -23.957001] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70293002, 5627, 0x0293010F, 30, -65.141, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x0293010F [30.000000 -65.140999 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70293002, 5627, 0x0293010F, 30, -65.141, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x0293010F [30.000000 -65.140999 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70293003, 11063, 0x0293010F, 30, -66.875, -23.957, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -37,8 +37,8 @@ VALUES (0x70293008, 11063, 0x02930122, 60, -3.125, -23.957, 0, 0, 0, -1, True, /* @teleloc 0x02930122 [60.000000 -3.125000 -23.957001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70293009, 5627, 0x02930128, 60, -15.141, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02930128 [60.000000 -15.141000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70293009, 5627, 0x02930128, 60, -15.141, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02930128 [60.000000 -15.141000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029300A, 11063, 0x02930128, 60, -16.875, -23.957, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -162,8 +162,8 @@ VALUES (0x70293019, 11063, 0x02930160, 100, -103.125, -23.957, 0, 0, 0, -1, Tru /* @teleloc 0x02930160 [100.000000 -103.125000 -23.957001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029301A, 5627, 0x02930166, 100, -115.141, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02930166 [100.000000 -115.140999 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7029301A, 5627, 0x02930166, 100, -115.141, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02930166 [100.000000 -115.140999 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029301B, 11063, 0x02930166, 100, -116.875, -23.957, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -238,8 +238,8 @@ VALUES (0x7029302C, 11042, 0x029301CB, 80, -30, -17.995, 0, 0, 0, -1, True, '20 /* @teleloc 0x029301CB [80.000000 -30.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029302D, 11042, 0x029301D8, 80, -90, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ -/* @teleloc 0x029301D8 [80.000000 -90.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029302D, 11042, 0x029301D8, 80, -90, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ +/* @teleloc 0x029301D8 [80.000000 -90.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029302E, 11054, 0x029301DC, 94.2385, -30.0332, -11.9998, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -326,8 +326,8 @@ VALUES (0x70293042, 10955, 0x02930278, 101.908, -62.5944, -5.971, 0.972901, 0, 0 /* @teleloc 0x02930278 [101.907997 -62.594398 -5.971000] 0.972901 0.000000 0.000000 0.231222 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70293043, 11054, 0x0293027C, 99.9004, -84.2718, -5.90694, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x0293027C [99.900398 -84.271797 -5.906940] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70293043, 11054, 0x0293027C, 99.9004, -84.2718, -5.90694, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x0293027C [99.900398 -84.271797 -5.906940] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70293044, 10957, 0x02930290, 57.561, -60, 0.029, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Virindi Observer */ @@ -378,5 +378,5 @@ VALUES (0x7029304F, 11054, 0x029302D9, 90.084, -25.6443, 6.06505, 0, 0, 0, -1, /* @teleloc 0x029302D9 [90.084000 -25.644300 6.065050] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70293050, 11054, 0x029302DF, 89.9557, -94.355, 6.0177, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x029302DF [89.955704 -94.355003 6.017700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70293050, 11054, 0x029302DF, 89.9557, -94.355, 6.0177, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x029302DF [89.955704 -94.355003 6.017700] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0295.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0295.sql index 9157235be2..0e6ad51887 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0295.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0295.sql @@ -271,5 +271,5 @@ VALUES (0x7029503C, 0x70295000, '2005-02-09 10:00:00') /* Tumideon Hollow Minion , (0x7029503C, 0x70295039, '2005-02-09 10:00:00') /* Drudge Ravener (1610) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029503D, 10735, 0x0295026E, 160, -280, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x0295026E [160.000000 -280.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029503D, 10735, 0x0295026E, 160, -280, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x0295026E [160.000000 -280.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0297.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0297.sql index 8c74fd55e2..62a50d4815 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0297.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0297.sql @@ -97,8 +97,8 @@ VALUES (0x7029700C, 1609, 0x0297016D, 20.2792, -483.256, -11.995, -0.031254, 0, /* @teleloc 0x0297016D [20.279200 -483.256012 -11.995000] -0.031254 0.000000 0.000000 -0.999511 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029700D, 1609, 0x0297017D, 20, -517.003, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ -/* @teleloc 0x0297017D [20.000000 -517.002991 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029700D, 1609, 0x0297017D, 20, -517.003, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ +/* @teleloc 0x0297017D [20.000000 -517.002991 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029700E, 1608, 0x0297018C, 57.5505, -509.928, -11.995, 0.696707, 0, 0, -0.717356, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/029A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/029A.sql index 0258d86395..2104a3391d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/029A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/029A.sql @@ -25,8 +25,8 @@ VALUES (0x7029A005, 9380, 0x029A012B, 250.745, -152.947, -5.971, 0.999687, 0, 0 /* @teleloc 0x029A012B [250.744995 -152.947006 -5.971000] 0.999687 0.000000 0.000000 0.024997 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029A006, 9509, 0x029A0130, 250, -200, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x029A0130 [250.000000 -200.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029A006, 9509, 0x029A0130, 250, -200, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x029A0130 [250.000000 -200.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029A007, 8270, 0x029A0141, 257.284, -150.292, -5.995, 0.974552, 0, 0, 0.224163, True, '2005-02-09 10:00:00'); /* Sotiris Hollow Minion */ @@ -234,8 +234,8 @@ VALUES (0x7029A02A, 0x7029A002, '2005-02-09 10:00:00') /* Sotiris Hollow Minion , (0x7029A02A, 0x7029A007, '2005-02-09 10:00:00') /* Sotiris Hollow Minion (8270) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029A02B, 9507, 0x029A01F2, 170, -230, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Gredaline Consulate */ -/* @teleloc 0x029A01F2 [170.000000 -230.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029A02B, 9507, 0x029A01F2, 170, -230, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Gredaline Consulate */ +/* @teleloc 0x029A01F2 [170.000000 -230.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029A02C, 1629, 0x029A01FF, 212.267, -21.3967, 0.011, -0.701968, 0, 0, -0.712208, True, '2005-02-09 10:00:00'); /* Tusker Guard */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/029B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/029B.sql index 54e0f4817f..291d9db9ab 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/029B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/029B.sql @@ -189,8 +189,8 @@ VALUES (0x7029B02E, 9244, 0x029B026D, 319.919, -193.171, -5.971, -0.000354, 0, /* @teleloc 0x029B026D [319.919006 -193.171005 -5.971000] -0.000354 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029B02F, 9244, 0x029B027A, 320, -375.642, -5.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pristine Doll */ -/* @teleloc 0x029B027A [320.000000 -375.641998 -5.971000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029B02F, 9244, 0x029B027A, 320, -375.642, -5.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pristine Doll */ +/* @teleloc 0x029B027A [320.000000 -375.641998 -5.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029B030, 9244, 0x029B027F, 342.723, -250.059, -5.971, -0.725006, 0, 0, 0.688743, True, '2005-02-09 10:00:00'); /* Pristine Doll */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/029E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/029E.sql index efdcffb885..e8ef52a445 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/029E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/029E.sql @@ -75,8 +75,8 @@ VALUES (0x7029E004, 0x7029E000, '2005-02-09 10:00:00') /* Innocent Doll (9242) * , (0x7029E004, 0x7029E037, '2005-02-09 10:00:00') /* Innocuous Doll (9243) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029E005, 9202, 0x029E0122, 50, -690, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x029E0122 [50.000000 -690.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029E005, 9202, 0x029E0122, 50, -690, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x029E0122 [50.000000 -690.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029E006, 9242, 0x029E0125, 60, -580, -17.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Innocent Doll */ @@ -179,8 +179,8 @@ VALUES (0x7029E01E, 9243, 0x029E01D9, 55.545, -290.571, -5.971, -0.75002, 0, 0, /* @teleloc 0x029E01D9 [55.544998 -290.571014 -5.971000] -0.750020 0.000000 0.000000 -0.661415 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029E01F, 9244, 0x029E01E9, 60, -440, -5.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pristine Doll */ -/* @teleloc 0x029E01E9 [60.000000 -440.000000 -5.971000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029E01F, 9244, 0x029E01E9, 60, -440, -5.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pristine Doll */ +/* @teleloc 0x029E01E9 [60.000000 -440.000000 -5.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029E020, 9249, 0x029E01F0, 66.1495, -149.174, -5.995, 0.688437, 0, 0, 0.725296, True, '2005-02-09 10:00:00'); /* Marionette */ @@ -195,8 +195,8 @@ VALUES (0x7029E022, 9244, 0x029E01F7, 70, -420, -5.971, 0.696707, 0, 0, 0.71735 /* @teleloc 0x029E01F7 [70.000000 -420.000000 -5.971000] 0.696707 0.000000 0.000000 0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029E023, 9243, 0x029E01FE, 80, -170, -5.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Innocuous Doll */ -/* @teleloc 0x029E01FE [80.000000 -170.000000 -5.971000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029E023, 9243, 0x029E01FE, 80, -170, -5.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Innocuous Doll */ +/* @teleloc 0x029E01FE [80.000000 -170.000000 -5.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029E024, 9249, 0x029E0205, 83.8365, -200.205, -5.995, 0.877583, 0, 0, 0.479425, True, '2005-02-09 10:00:00'); /* Marionette */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/029F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/029F.sql index f4c20ab633..0304a7f754 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/029F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/029F.sql @@ -159,16 +159,16 @@ VALUES (0x7029F016, 0x7029F000, '2005-02-09 10:00:00') /* Dark Marionette (9250) , (0x7029F016, 0x7029F044, '2005-02-09 10:00:00') /* Aerbax's Apprentice (9198) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029F017, 9204, 0x029F017F, 60, -617.55, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x029F017F [60.000000 -617.549988 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029F017, 9204, 0x029F017F, 60, -617.55, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x029F017F [60.000000 -617.549988 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029F018, 9249, 0x029F0183, 70.3698, -380.656, 0.005, 0.679983, 0, 0, 0.733228, True, '2005-02-09 10:00:00'); /* Marionette */ /* @teleloc 0x029F0183 [70.369797 -380.656006 0.005000] 0.679983 0.000000 0.000000 0.733228 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7029F019, 9250, 0x029F0184, 70, -390, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Dark Marionette */ -/* @teleloc 0x029F0184 [70.000000 -390.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7029F019, 9250, 0x029F0184, 70, -390, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Dark Marionette */ +/* @teleloc 0x029F0184 [70.000000 -390.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7029F01A, 9244, 0x029F018B, 70, -420, 0.029, 0.731689, 0, 0, 0.681639, True, '2005-02-09 10:00:00'); /* Pristine Doll */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02A1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02A1.sql index ddea409967..09017b9c50 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02A1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02A1.sql @@ -13,8 +13,8 @@ VALUES (0x702A1002, 23, 0x02A1010F, 20.3056, -322.202, -41.971, -0.99847, 0, /* @teleloc 0x02A1010F [20.305599 -322.201996 -41.971001] -0.998470 0.000000 0.000000 0.055288 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A1003, 3969, 0x02A1010F, 20, -320, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x02A1010F [20.000000 -320.000000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A1003, 3969, 0x02A1010F, 20, -320, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x02A1010F [20.000000 -320.000000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A1004, 1610, 0x02A1011A, 2.28247, -317.071, -35.995, -0.976987, 0, 0, 0.213297, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02A2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02A2.sql index 20a347b00e..5dc4a90cbb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02A2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02A2.sql @@ -168,8 +168,8 @@ VALUES (0x702A2022, 9029, 0x02A202D0, 164.495, -170, 0.005, 0.707107, 0, 0, -0. /* @teleloc 0x02A202D0 [164.494995 -170.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A2023, 9030, 0x02A202DB, 180, -164.505, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ -/* @teleloc 0x02A202DB [180.000000 -164.505005 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A2023, 9030, 0x02A202DB, 180, -164.505, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ +/* @teleloc 0x02A202DB [180.000000 -164.505005 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A2024, 9073, 0x02A202DD, 180, -183.643, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02A4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02A4.sql index 764a46a4c5..f36de059e8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02A4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02A4.sql @@ -224,11 +224,11 @@ VALUES (0x702A4025, 227, 0x02A40184, 60, -470, -5.994, 1, 0, 0, 0, True, '200 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A4026, 4106, 0x02A40194, 59.8573, -530.888, -5.994, 0.996104, 0, 0, -0.088181, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ -/* @teleloc 0x02A40194 [59.857300 -530.888000 -5.994000] 0.996104 0.000000 0.000000 -0.088180 */ +/* @teleloc 0x02A40194 [59.857300 -530.888000 -5.994000] 0.996104 0.000000 0.000000 -0.088181 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A4027, 4106, 0x02A40194, 57.7, -530.503, -5.994, 0.996104, 0, 0, -0.088181, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ -/* @teleloc 0x02A40194 [57.700001 -530.502991 -5.994000] 0.996104 0.000000 0.000000 -0.088180 */ +/* @teleloc 0x02A40194 [57.700001 -530.502991 -5.994000] 0.996104 0.000000 0.000000 -0.088181 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A4028, 9146, 0x02A40199, 60.5528, -580.674, -5.994, 0.999729, 0, 0, 0.023279, True, '2005-02-09 10:00:00'); /* Tumerok South Vanguard Leader */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02A5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02A5.sql index 567b82bce7..6111b3a4be 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02A5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02A5.sql @@ -53,8 +53,8 @@ VALUES (0x702A500C, 233, 0x02A50152, 74.0548, -28.6524, -23.945, -0.488015, 0, /* @teleloc 0x02A50152 [74.054802 -28.652399 -23.945000] -0.488015 0.000000 0.000000 0.872835 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A500D, 9142, 0x02A5015B, 80, 0.365393, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x02A5015B [80.000000 0.365393 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702A500D, 9142, 0x02A5015B, 80, 0.365393, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x02A5015B [80.000000 0.365393 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A500E, 4106, 0x02A5016B, 79.1745, -198.45, -23.994, 0.1382, 0, 0, 0.990404, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ @@ -309,8 +309,8 @@ VALUES (0x702A504C, 1632, 0x02A502A8, 77.5915, -659.646, 6.005, -0.649738, 0, 0 /* @teleloc 0x02A502A8 [77.591499 -659.645996 6.005000] -0.649738 0.000000 0.000000 0.760158 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A504D, 7924, 0x02A502AA, 80, -679.362, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x02A502AA [80.000000 -679.362000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702A504D, 7924, 0x02A502AA, 80, -679.362, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x02A502AA [80.000000 -679.362000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702A504D, 0x702A5000, '2005-02-09 10:00:00') /* Tumerok Warrior (4100) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02A6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02A6.sql index 6fbeee6805..16cfe76196 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02A6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02A6.sql @@ -168,8 +168,8 @@ VALUES (0x702A6022, 9029, 0x02A602D0, 164.495, -170, 0.005, 0.707107, 0, 0, -0. /* @teleloc 0x02A602D0 [164.494995 -170.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A6023, 9030, 0x02A602DB, 180, -164.505, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ -/* @teleloc 0x02A602DB [180.000000 -164.505005 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A6023, 9030, 0x02A602DB, 180, -164.505, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ +/* @teleloc 0x02A602DB [180.000000 -164.505005 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A6024, 9073, 0x02A602DD, 180, -183.643, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02A7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02A7.sql index 7bcf723ca0..c71194ddfd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02A7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02A7.sql @@ -168,8 +168,8 @@ VALUES (0x702A7022, 9029, 0x02A702D0, 164.495, -170, 0.005, 0.707107, 0, 0, -0. /* @teleloc 0x02A702D0 [164.494995 -170.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A7023, 9030, 0x02A702DB, 180, -164.505, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ -/* @teleloc 0x02A702DB [180.000000 -164.505005 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A7023, 9030, 0x02A702DB, 180, -164.505, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ +/* @teleloc 0x02A702DB [180.000000 -164.505005 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A7024, 9073, 0x02A702DD, 180, -183.643, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02A8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02A8.sql index 669041c95e..a0ea2b63d9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02A8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02A8.sql @@ -168,8 +168,8 @@ VALUES (0x702A8022, 9029, 0x02A802D0, 164.495, -170, 0.005, 0.707107, 0, 0, -0. /* @teleloc 0x02A802D0 [164.494995 -170.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A8023, 9030, 0x02A802DB, 180, -164.505, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ -/* @teleloc 0x02A802DB [180.000000 -164.505005 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A8023, 9030, 0x02A802DB, 180, -164.505, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Second Threshold */ +/* @teleloc 0x02A802DB [180.000000 -164.505005 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A8024, 9073, 0x02A802DD, 180, -183.643, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02A9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02A9.sql index e6b6dfd613..287b499fd8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02A9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02A9.sql @@ -159,12 +159,12 @@ VALUES (0x702A9024, 4254, 0x02A9018E, 74.2918, -67.1216, -22.1882, -0.032483, 0 /* @teleloc 0x02A9018E [74.291801 -67.121597 -22.188200] -0.032483 0.000000 0.000000 -0.999472 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9025, 7396, 0x02A90198, 83.248, -190, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02A90198 [83.248001 -190.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9025, 7396, 0x02A90198, 83.248, -190, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02A90198 [83.248001 -190.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9026, 7396, 0x02A90199, 80, -186.714, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02A90199 [80.000000 -186.714005 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9026, 7396, 0x02A90199, 80, -186.714, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02A90199 [80.000000 -186.714005 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A9027, 7396, 0x02A9019E, 90, -190, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -203,12 +203,12 @@ VALUES (0x702A9031, 3969, 0x02A901A2, 103.626, -197.829, -21.7717, 0.707107, 0, /* @teleloc 0x02A901A2 [103.625999 -197.828995 -21.771700] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9032, 9065, 0x02A901A2, 103.022, -198.5, -22.1762, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Blue Orb */ -/* @teleloc 0x02A901A2 [103.022003 -198.500000 -22.176201] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9032, 9065, 0x02A901A2, 103.022, -198.5, -22.1762, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Blue Orb */ +/* @teleloc 0x02A901A2 [103.022003 -198.500000 -22.176201] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9033, 7396, 0x02A901A2, 98.268, -199, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02A901A2 [98.267998 -199.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9033, 7396, 0x02A901A2, 98.268, -199, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02A901A2 [98.267998 -199.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A9034, 5920, 0x02A901A2, 100, -201.131, -21.437, 0.050515, 0, 0, -0.998723, False, '2005-02-09 10:00:00'); /* Wall of Fire */ @@ -330,28 +330,28 @@ VALUES (0x702A9050, 5625, 0x02A901D1, 34.75, -200, -12, 0.707107, 0, 0, -0.7071 /* @teleloc 0x02A901D1 [34.750000 -200.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9051, 171, 0x02A901D3, 36.8383, -192.554, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ -/* @teleloc 0x02A901D3 [36.838299 -192.554001 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9051, 171, 0x02A901D3, 36.8383, -192.554, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ +/* @teleloc 0x02A901D3 [36.838299 -192.554001 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9052, 171, 0x02A901D3, 43.121, -192.601, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ -/* @teleloc 0x02A901D3 [43.120998 -192.600998 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9052, 171, 0x02A901D3, 43.121, -192.601, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Vat */ +/* @teleloc 0x02A901D3 [43.120998 -192.600998 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9053, 5625, 0x02A901D5, 40, -194.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02A901D5 [40.000000 -194.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9053, 5625, 0x02A901D5, 40, -194.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02A901D5 [40.000000 -194.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9054, 153, 0x02A901D6, 40, -200, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x02A901D6 [40.000000 -200.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9054, 153, 0x02A901D6, 40, -200, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x02A901D6 [40.000000 -200.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A9055, 7088, 0x02A901D6, 39.9346, -201.399, -11.9929, -0.054177, 0, 0, -0.998531, True, '2005-02-09 10:00:00'); /* Banderling Mauler */ /* @teleloc 0x02A901D6 [39.934601 -201.399002 -11.992900] -0.054177 0.000000 0.000000 -0.998531 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9056, 5624, 0x02A901DB, 40, -204.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02A901DB [40.000000 -204.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9056, 5624, 0x02A901DB, 40, -204.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02A901DB [40.000000 -204.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A9057, 4979, 0x02A901DE, 52.1713, -199.751, -12, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sewer */ @@ -370,8 +370,8 @@ VALUES (0x702A905A, 7088, 0x02A901E8, 59.9809, -202.277, -11.9929, -0.004204, 0 /* @teleloc 0x02A901E8 [59.980900 -202.276993 -11.992900] -0.004204 0.000000 0.000000 -0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A905B, 5624, 0x02A901EB, 60, -204.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02A901EB [60.000000 -204.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A905B, 5624, 0x02A901EB, 60, -204.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02A901EB [60.000000 -204.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A905D, 5624, 0x02A901F2, 59.99, -225.15, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -390,8 +390,8 @@ VALUES (0x702A9061, 5624, 0x02A90205, 70, -215.25, -12, -1, 0, 0, 0, False, '20 /* @teleloc 0x02A90205 [70.000000 -215.250000 -12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9062, 5626, 0x02A9020F, 80, -34.408, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02A9020F [80.000000 -34.408001 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702A9062, 5626, 0x02A9020F, 80, -34.408, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02A9020F [80.000000 -34.408001 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A9063, 4216, 0x02A90216, 80.0146, -201.895, -11.99, 0.999902, 0, 0, 0.013973, True, '2005-02-09 10:00:00'); /* Diamond Golem */ @@ -402,8 +402,8 @@ VALUES (0x702A9064, 4216, 0x02A90216, 78.5208, -198.698, -11.99, 0.408321, 0, 0 /* @teleloc 0x02A90216 [78.520798 -198.697998 -11.990000] 0.408321 0.000000 0.000000 -0.912838 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9065, 5624, 0x02A90219, 80, -204.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02A90219 [80.000000 -204.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9065, 5624, 0x02A90219, 80, -204.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02A90219 [80.000000 -204.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A9066, 5624, 0x02A90220, 79.99, -225.15, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -422,16 +422,16 @@ VALUES (0x702A9069, 5624, 0x02A90234, 90, -215.25, -12, -1, 0, 0, 0, False, '20 /* @teleloc 0x02A90234 [90.000000 -215.250000 -12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A906A, 7396, 0x02A90242, 100, -200, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02A90242 [100.000000 -200.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A906A, 7396, 0x02A90242, 100, -200, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02A90242 [100.000000 -200.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A906B, 199, 0x02A90242, 100, -200, -11.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x02A90242 [100.000000 -200.000000 -11.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702A906B, 199, 0x02A90242, 100, -200, -11.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x02A90242 [100.000000 -200.000000 -11.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A906C, 5624, 0x02A90245, 100, -204.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02A90245 [100.000000 -204.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A906C, 5624, 0x02A90245, 100, -204.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02A90245 [100.000000 -204.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A906D, 7088, 0x02A90248, 100.727, -222.749, -11.9929, -0.875788, 0, 0, -0.482696, True, '2005-02-09 10:00:00'); /* Banderling Mauler */ @@ -458,12 +458,12 @@ VALUES (0x702A9072, 5624, 0x02A90256, 110, -215.25, -12, -1, 0, 0, 0, False, '2 /* @teleloc 0x02A90256 [110.000000 -215.250000 -12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9073, 4979, 0x02A90258, 119.751, -197.829, -12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x02A90258 [119.750999 -197.828995 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702A9073, 4979, 0x02A90258, 119.751, -197.829, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x02A90258 [119.750999 -197.828995 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9074, 5624, 0x02A9025A, 120, -204.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02A9025A [120.000000 -204.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9074, 5624, 0x02A9025A, 120, -204.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02A9025A [120.000000 -204.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A9075, 7088, 0x02A9025D, 118.942, -221.97, -11.9929, -0.825538, 0, 0, -0.564346, True, '2005-02-09 10:00:00'); /* Banderling Mauler */ @@ -526,8 +526,8 @@ VALUES (0x702A9083, 5624, 0x02A902AD, 65.245, -210, 0, -0.707107, 0, 0, -0.7071 /* @teleloc 0x02A902AD [65.245003 -210.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A9084, 5624, 0x02A902B0, 80, -124.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02A902B0 [80.000000 -124.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702A9084, 5624, 0x02A902B0, 80, -124.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02A902B0 [80.000000 -124.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A9085, 9076, 0x02A902B1, 78.1066, -130.687, 2.332, -0.382684, 0, 0, -0.923879, True, '2005-02-09 10:00:00'); /* Sea Blue Kindling Stone */ @@ -836,8 +836,8 @@ VALUES (0x702A90B0, 4254, 0x02A90163, 50, -90, -29.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x02A90163 [50.000000 -90.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702A90B1, 4254, 0x02A90169, 50, -120, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Umbris Shadow */ -/* @teleloc 0x02A90169 [50.000000 -120.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702A90B1, 4254, 0x02A90169, 50, -120, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Umbris Shadow */ +/* @teleloc 0x02A90169 [50.000000 -120.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702A90B2, 4254, 0x02A90185, 108.032, -90.5117, -29.995, -0.999895, 0, 0, 0.014462, True, '2005-02-09 10:00:00'); /* Umbris Shadow */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02AA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02AA.sql index 60c7f6cb22..5947c16414 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02AA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02AA.sql @@ -17,8 +17,8 @@ VALUES (0x702AA003, 1610, 0x02AA010F, 211.289, -111.415, 0.005, 0.731648, 0, 0, /* @teleloc 0x02AA010F [211.289001 -111.415001 0.005000] 0.731648 0.000000 0.000000 -0.681683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AA004, 8501, 0x02AA0119, 210, -160, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Southern Mt. Esper */ -/* @teleloc 0x02AA0119 [210.000000 -160.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AA004, 8501, 0x02AA0119, 210, -160, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Southern Mt. Esper */ +/* @teleloc 0x02AA0119 [210.000000 -160.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AA005, 1102, 0x02AA011A, 220, -30, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Bandit Castle Portal */ @@ -85,8 +85,8 @@ VALUES (0x702AA014, 1610, 0x02AA015D, 308.669, -112.01, 0.005, 0.674319, 0, 0, /* @teleloc 0x02AA015D [308.669006 -112.010002 0.005000] 0.674319 0.000000 0.000000 0.738441 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AA015, 2328, 0x02AA0167, 310, -160, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Black Hill */ -/* @teleloc 0x02AA0167 [310.000000 -160.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AA015, 2328, 0x02AA0167, 310, -160, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Black Hill */ +/* @teleloc 0x02AA0167 [310.000000 -160.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AA016, 1610, 0x02AA0189, 252.262, -190.263, 12.005, -0.337751, 0, 0, 0.941235, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02AB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02AB.sql index a258c80fc1..b668a37011 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02AB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02AB.sql @@ -9,8 +9,8 @@ VALUES (0x702AB001, 5489, 0x02AB0101, 70, -110, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x02AB0101 [70.000000 -110.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AB002, 5489, 0x02AB0102, 70, -120, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x02AB0102 [70.000000 -120.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AB002, 5489, 0x02AB0102, 70, -120, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x02AB0102 [70.000000 -120.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AB003, 5489, 0x02AB0106, 100, -80, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -288,8 +288,8 @@ VALUES (0x702AB041, 8967, 0x02AB01E3, 140.388, -178.692, 12.009, 0.997252, 0, 0 /* @teleloc 0x02AB01E3 [140.388000 -178.692001 12.009000] 0.997252 0.000000 0.000000 -0.074084 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AB042, 5624, 0x02AB01E7, 140, -194.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02AB01E7 [140.000000 -194.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702AB042, 5624, 0x02AB01E7, 140, -194.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02AB01E7 [140.000000 -194.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AB043, 8967, 0x02AB01F4, 159.919, -127.194, 12.0751, 0.99994, 0, 0, 0.010927, True, '2005-02-09 10:00:00'); /* Decaying Warrior */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02AC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02AC.sql index 05a493233b..1467c0e9e9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02AC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02AC.sql @@ -87,8 +87,8 @@ VALUES (0x702AC013, 6122, 0x02AC012F, 240, -160, -17.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x02AC012F [240.000000 -160.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AC014, 6122, 0x02AC0130, 240, -170, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x02AC0130 [240.000000 -170.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AC014, 6122, 0x02AC0130, 240, -170, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x02AC0130 [240.000000 -170.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AC015, 1630, 0x02AC0143, 60.0356, -389.576, -14.9925, -0.999978, 0, 0, 0.006608, True, '2005-02-09 10:00:00'); /* Lich Lord */ @@ -206,8 +206,8 @@ VALUES (0x702AC030, 6122, 0x02AC01D1, 860, -70, -11.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x02AC01D1 [860.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AC031, 6122, 0x02AC01D2, 860, -80, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x02AC01D2 [860.000000 -80.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AC031, 6122, 0x02AC01D2, 860, -80, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x02AC01D2 [860.000000 -80.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AC032, 7323, 0x02AC01D4, 879.3, -194.878, -10, -0.001423, 0, 0, -0.999999, True, '2005-02-09 10:00:00'); /* Torch */ @@ -318,8 +318,8 @@ VALUES (0x702AC04C, 6122, 0x02AC0245, 420, -60, -5.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x02AC0245 [420.000000 -60.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AC04D, 6122, 0x02AC0246, 420, -70, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x02AC0246 [420.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AC04D, 6122, 0x02AC0246, 420, -70, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x02AC0246 [420.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AC04E, 6122, 0x02AC0247, 740, -80, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -338,12 +338,12 @@ VALUES (0x702AC051, 6122, 0x02AC024A, 750, -80, -5.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x02AC024A [750.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AC052, 6122, 0x02AC024B, 750, -90, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x02AC024B [750.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AC052, 6122, 0x02AC024B, 750, -90, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x02AC024B [750.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AC053, 6122, 0x02AC024C, 750, -100, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x02AC024C [750.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AC053, 6122, 0x02AC024C, 750, -100, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x02AC024C [750.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AC054, 269, 0x02AC024F, 826.779, -134.397, -5, -0.013691, 0, 0, -0.999906, True, '2005-02-09 10:00:00'); /* Button */ @@ -477,11 +477,11 @@ VALUES (0x702AC072, 8844, 0x02AC02DD, 540.959, -139.729, 0.005, 0.436799, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AC073, 8673, 0x02AC02E3, 547.035, -127.566, 0.00825, 0.051118, 0, 0, 0.998693, True, '2005-02-09 10:00:00'); /* Risen Knight */ -/* @teleloc 0x02AC02E3 [547.034973 -127.566002 0.008250] 0.051117 0.000000 0.000000 0.998693 */ +/* @teleloc 0x02AC02E3 [547.034973 -127.566002 0.008250] 0.051118 0.000000 0.000000 0.998693 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AC074, 8673, 0x02AC02E3, 554.699, -128.353, 0.055, 0.051118, 0, 0, 0.998693, True, '2005-02-09 10:00:00'); /* Risen Knight */ -/* @teleloc 0x02AC02E3 [554.698975 -128.352997 0.055000] 0.051117 0.000000 0.000000 0.998693 */ +/* @teleloc 0x02AC02E3 [554.698975 -128.352997 0.055000] 0.051118 0.000000 0.000000 0.998693 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AC075, 7923, 0x02AC02E6, 558.88, -141.429, 0.005, 0.998351, 0, 0, -0.057405, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -647,8 +647,8 @@ VALUES (0x702AC084, 8672, 0x02AC0315, 780.75, -80.8383, 0.00825, 0.043594, 0, 0 /* @teleloc 0x02AC0315 [780.750000 -80.838303 0.008250] 0.043594 0.000000 0.000000 0.999049 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AC085, 204, 0x02AC031A, 780, -100.14, 0.0075, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lich */ -/* @teleloc 0x02AC031A [780.000000 -100.139999 0.007500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AC085, 204, 0x02AC031A, 780, -100.14, 0.0075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lich */ +/* @teleloc 0x02AC031A [780.000000 -100.139999 0.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AC086, 8672, 0x02AC031E, 789.01, -110.298, 0.00825, 0.78053, 0, 0, 0.625118, True, '2005-02-09 10:00:00'); /* Risen Soldier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02AE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02AE.sql index cf70f2471b..7835b8d3e5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02AE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02AE.sql @@ -309,8 +309,8 @@ VALUES (0x702AE04C, 23555, 0x02AE027E, 104.54, -60.0247, 0.005, -0.71966, 0, 0, /* @teleloc 0x02AE027E [104.540001 -60.024700 0.005000] -0.719660 0.000000 0.000000 0.694326 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AE04D, 22053, 0x02AE028B, 110, -83.7138, 0.061, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x02AE028B [110.000000 -83.713799 0.061000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AE04D, 22053, 0x02AE028B, 110, -83.7138, 0.061, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x02AE028B [110.000000 -83.713799 0.061000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AE04E, 8841, 0x02AE02A0, 122.793, -20.1088, 0.005, 0.686578, 0, 0, 0.727057, False, '2005-02-09 10:00:00'); /* Surface Portal */ @@ -368,8 +368,8 @@ VALUES (0x702AE054, 0x702AE000, '2005-02-09 10:00:00') /* Telumiat Hollow Minion , (0x702AE054, 0x702AE048, '2005-02-09 10:00:00') /* Virindi Inquisitor (10815) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AE055, 22053, 0x02AE02C3, 130, -54.3788, 0.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x02AE02C3 [130.000000 -54.378799 0.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AE055, 22053, 0x02AE02C3, 130, -54.3788, 0.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x02AE02C3 [130.000000 -54.378799 0.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AE056, 23555, 0x02AE02C9, 130.075, -97.1614, 0.005, 0.99948, 0, 0, -0.032244, True, '2005-02-09 10:00:00'); /* Telumiat Hollow Minion */ @@ -384,8 +384,8 @@ VALUES (0x702AE058, 23555, 0x02AE02DF, 136.517, -29.7439, 0.005, 0.702577, 0, 0, /* @teleloc 0x02AE02DF [136.516998 -29.743900 0.005000] 0.702577 0.000000 0.000000 0.711608 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AE059, 22053, 0x02AE02E4, 140, -110, 0.0165, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x02AE02E4 [140.000000 -110.000000 0.016500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AE059, 22053, 0x02AE02E4, 140, -110, 0.0165, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x02AE02E4 [140.000000 -110.000000 0.016500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AE05A, 23555, 0x02AE02E7, 144.671, -150.091, 0.005, -0.734231, 0, 0, 0.6789, True, '2005-02-09 10:00:00'); /* Telumiat Hollow Minion */ @@ -400,8 +400,8 @@ VALUES (0x702AE05C, 23555, 0x02AE02EE, 136.091, -220.053, 0.005, 0.742196, 0, 0, /* @teleloc 0x02AE02EE [136.091003 -220.052994 0.005000] 0.742196 0.000000 0.000000 0.670183 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702AE05D, 22053, 0x02AE02F7, 150, -80, 0.0165, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x02AE02F7 [150.000000 -80.000000 0.016500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702AE05D, 22053, 0x02AE02F7, 150, -80, 0.0165, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x02AE02F7 [150.000000 -80.000000 0.016500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702AE05E, 23555, 0x02AE0309, 155.48, -59.9924, 0.005, -0.721389, 0, 0, -0.69253, True, '2005-02-09 10:00:00'); /* Telumiat Hollow Minion */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02B0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02B0.sql index 6d6fd5af7b..d325a3d264 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02B0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02B0.sql @@ -196,16 +196,16 @@ VALUES (0x702B0021, 8887, 0x02B0013F, 40.0252, -56.3595, 36.005, -0.999909, 0, /* @teleloc 0x02B0013F [40.025200 -56.359501 36.005001] -0.999909 0.000000 0.000000 -0.013490 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0022, 8887, 0x02B00144, 40, -70, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ -/* @teleloc 0x02B00144 [40.000000 -70.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B0022, 8887, 0x02B00144, 40, -70, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ +/* @teleloc 0x02B00144 [40.000000 -70.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0023, 8887, 0x02B00144, 40.0878, -66.955, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ -/* @teleloc 0x02B00144 [40.087799 -66.955002 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B0023, 8887, 0x02B00144, 40.0878, -66.955, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ +/* @teleloc 0x02B00144 [40.087799 -66.955002 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0024, 8887, 0x02B00144, 39.9484, -73.0741, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ -/* @teleloc 0x02B00144 [39.948399 -73.074097 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B0024, 8887, 0x02B00144, 39.9484, -73.0741, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ +/* @teleloc 0x02B00144 [39.948399 -73.074097 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B0025, 8887, 0x02B00145, 40, -80, 36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ @@ -276,8 +276,8 @@ VALUES (0x702B0035, 8887, 0x02B0014F, 49.986, -57.1239, 36, 1, 0, 0, 0, False, /* @teleloc 0x02B0014F [49.986000 -57.123901 36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0036, 8418, 0x02B00154, 50, -65.163, 36.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B00154 [50.000000 -65.163002 36.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B0036, 8418, 0x02B00154, 50, -65.163, 36.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B00154 [50.000000 -65.163002 36.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B0037, 7983, 0x02B00154, 49.9344, -67.0104, 36.0898, -0.999678, 0, 0, 0.025367, True, '2005-02-09 10:00:00'); /* Bane Grievver */ @@ -288,8 +288,8 @@ VALUES (0x702B0038, 8887, 0x02B00155, 49.4276, -80.5551, 36, 0.707107, 0, 0, -0 /* @teleloc 0x02B00155 [49.427601 -80.555099 36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0039, 8887, 0x02B00156, 50, -90, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ -/* @teleloc 0x02B00156 [50.000000 -90.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B0039, 8887, 0x02B00156, 50, -90, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ +/* @teleloc 0x02B00156 [50.000000 -90.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B003A, 269, 0x02B0015B, 56.7073, 2.36056, 40.728, -0.873181, 0, 0, -0.487396, True, '2005-02-09 10:00:00'); /* Button */ @@ -352,12 +352,12 @@ VALUES (0x702B0048, 8887, 0x02B00162, 56.8714, -62.9665, 36, -0.707107, 0, 0, - /* @teleloc 0x02B00162 [56.871399 -62.966499 36.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0049, 8418, 0x02B00163, 60, -65.954, 36.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B00163 [60.000000 -65.954002 36.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B0049, 8418, 0x02B00163, 60, -65.954, 36.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B00163 [60.000000 -65.954002 36.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B004A, 7983, 0x02B00163, 60, -66.9737, 36.0444, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bane Grievver */ -/* @teleloc 0x02B00163 [60.000000 -66.973701 36.044399] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B004A, 7983, 0x02B00163, 60, -66.9737, 36.0444, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bane Grievver */ +/* @teleloc 0x02B00163 [60.000000 -66.973701 36.044399] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B004B, 8887, 0x02B00167, 60, -110, 36.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ @@ -384,8 +384,8 @@ VALUES (0x702B0050, 8887, 0x02B0016A, 68.8453, -0.666667, 36, 0.707107, 0, 0, - /* @teleloc 0x02B0016A [68.845299 -0.666667 36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0051, 8887, 0x02B0016B, 70.0488, -9.38146, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ -/* @teleloc 0x02B0016B [70.048798 -9.381460 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B0051, 8887, 0x02B0016B, 70.0488, -9.38146, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ +/* @teleloc 0x02B0016B [70.048798 -9.381460 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B0052, 8887, 0x02B0016C, 70.0274, -13.1142, 36.005, -0.999994, 0, 0, -0.003402, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ @@ -428,12 +428,12 @@ VALUES (0x702B005B, 8887, 0x02B00171, 66.7588, -63.0753, 36, 0.707107, 0, 0, -0 /* @teleloc 0x02B00171 [66.758797 -63.075298 36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B005C, 8418, 0x02B00172, 70, -65.954, 36.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B00172 [70.000000 -65.954002 36.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B005C, 8418, 0x02B00172, 70, -65.954, 36.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B00172 [70.000000 -65.954002 36.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B005D, 7983, 0x02B00172, 70, -66.9737, 36.0444, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bane Grievver */ -/* @teleloc 0x02B00172 [70.000000 -66.973701 36.044399] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B005D, 7983, 0x02B00172, 70, -66.9737, 36.0444, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bane Grievver */ +/* @teleloc 0x02B00172 [70.000000 -66.973701 36.044399] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B005E, 8887, 0x02B00173, 70.1111, -102.874, 36.005, 0.017167, 0, 0, -0.999853, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ @@ -456,8 +456,8 @@ VALUES (0x702B0062, 8887, 0x02B00177, 70, -110, 36.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02B00177 [70.000000 -110.000000 36.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0063, 8887, 0x02B00178, 68.4604, -119.111, 36.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ -/* @teleloc 0x02B00178 [68.460403 -119.111000 36.005001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B0063, 8887, 0x02B00178, 68.4604, -119.111, 36.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ +/* @teleloc 0x02B00178 [68.460403 -119.111000 36.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B0064, 8887, 0x02B00179, 79.8879, -22.95, 36.005, -1, 0, 0, -0.0003, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ @@ -512,12 +512,12 @@ VALUES (0x702B0070, 8887, 0x02B00180, 79.7944, -56.8367, 36, 1, 0, 0, 0, False, /* @teleloc 0x02B00180 [79.794403 -56.836700 36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0071, 8418, 0x02B00185, 80, -65.163, 36.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B00185 [80.000000 -65.163002 36.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B0071, 8418, 0x02B00185, 80, -65.163, 36.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B00185 [80.000000 -65.163002 36.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0072, 7983, 0x02B00185, 80, -67.0228, 36.1051, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bane Grievver */ -/* @teleloc 0x02B00185 [80.000000 -67.022797 36.105099] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B0072, 7983, 0x02B00185, 80, -67.0228, 36.1051, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bane Grievver */ +/* @teleloc 0x02B00185 [80.000000 -67.022797 36.105099] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B0073, 7983, 0x02B00186, 76.8014, -81.6416, 38.0717, 0.795688, 0, 0, -0.605707, True, '2005-02-09 10:00:00'); /* Bane Grievver */ @@ -556,8 +556,8 @@ VALUES (0x702B007B, 7983, 0x02B0018D, 89.631, -39.5204, 36.005, 0.942493, 0, 0, /* @teleloc 0x02B0018D [89.630997 -39.520401 36.005001] 0.942493 0.000000 0.000000 0.334225 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B007C, 8887, 0x02B0018D, 90, -40, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ -/* @teleloc 0x02B0018D [90.000000 -40.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B007C, 8887, 0x02B0018D, 90, -40, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ +/* @teleloc 0x02B0018D [90.000000 -40.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B007D, 8887, 0x02B0018E, 90.0167, -42.2536, 36.005, 0.024531, 0, 0, -0.999699, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ @@ -600,8 +600,8 @@ VALUES (0x702B0086, 7983, 0x02B00195, 90.2699, -71.6072, 36.005, 0.99875, 0, 0, /* @teleloc 0x02B00195 [90.269897 -71.607201 36.005001] 0.998750 0.000000 0.000000 0.049979 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0087, 8887, 0x02B00195, 90, -70, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ -/* @teleloc 0x02B00195 [90.000000 -70.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B0087, 8887, 0x02B00195, 90, -70, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ +/* @teleloc 0x02B00195 [90.000000 -70.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B0088, 8887, 0x02B00195, 89.9701, -66.8272, 36.005, -0.038496, 0, 0, 0.999259, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ @@ -620,8 +620,8 @@ VALUES (0x702B008B, 8887, 0x02B00197, 90, -80, 36.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x02B00197 [90.000000 -80.000000 36.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B008C, 8887, 0x02B00198, 88.4604, -89.1111, 36.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ -/* @teleloc 0x02B00198 [88.460403 -89.111099 36.005001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B008C, 8887, 0x02B00198, 88.4604, -89.1111, 36.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Invisible Shadow Floor Hotspot */ +/* @teleloc 0x02B00198 [88.460403 -89.111099 36.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B008D, 8410, 0x02B00199, 95.96, -60, 36.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -676,8 +676,8 @@ VALUES (0x702B0098, 8887, 0x02B0019B, 106.91, -59.949, 36, 1, 0, 0, 0, False, ' /* @teleloc 0x02B0019B [106.910004 -59.949001 36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B0099, 8418, 0x02B001A0, 110, -65.163, 36.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B001A0 [110.000000 -65.163002 36.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B0099, 8418, 0x02B001A0, 110, -65.163, 36.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B001A0 [110.000000 -65.163002 36.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B009A, 7983, 0x02B001A0, 110.055, -66.9984, 36.092, 0.999924, 0, 0, -0.012356, True, '2005-02-09 10:00:00'); /* Bane Grievver */ @@ -735,8 +735,8 @@ VALUES (0x702B00A6, 7983, 0x02B001CA, 0.827492, -50.047, 48.005, 0.23933, 0, 0, /* @teleloc 0x02B001CA [0.827492 -50.047001 48.005001] 0.239330 0.000000 0.000000 0.970938 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B00A7, 8418, 0x02B001CB, -0, -53.916, 48.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B001CB [-0.000000 -53.916000 48.005001] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x702B00A7, 8418, 0x02B001CB, 0, -53.916, 48.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B001CB [0.000000 -53.916000 48.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B00A8, 23089, 0x02B001D0, -2.05508, -68.5844, 48.005, -0.768266, 0, 0, 0.64013, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ @@ -751,8 +751,8 @@ VALUES (0x702B00AA, 7983, 0x02B001EC, 19.3293, -79.8241, 48.005, 0.971375, 0, 0 /* @teleloc 0x02B001EC [19.329300 -79.824097 48.005001] 0.971375 0.000000 0.000000 -0.237551 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B00AB, 5624, 0x02B001F9, 20.01, -64.85, 54, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B001F9 [20.010000 -64.849998 54.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B00AB, 5624, 0x02B001F9, 20.01, -64.85, 54, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B001F9 [20.010000 -64.849998 54.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B00AC, 23091, 0x02B001F9, 20.0276, -63.5281, 54.0055, -0.012425, 0, 0, -0.999923, True, '2005-02-09 10:00:00'); /* Shadow Wraith */ @@ -767,8 +767,8 @@ VALUES (0x702B00AE, 23091, 0x02B00202, 19.9905, -86.5115, 54.0055, 1, 0, 0, 0, /* @teleloc 0x02B00202 [19.990499 -86.511497 54.005501] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B00AF, 5624, 0x02B00203, 30.01, -64.85, 54, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B00203 [30.010000 -64.849998 54.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B00AF, 5624, 0x02B00203, 30.01, -64.85, 54, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B00203 [30.010000 -64.849998 54.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B00B0, 23091, 0x02B00203, 29.9696, -63.2973, 54.0055, -0.00889, 0, 0, -0.99996, True, '2005-02-09 10:00:00'); /* Shadow Wraith */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02B1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02B1.sql index 7e8a3bf34d..4160d18f07 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02B1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02B1.sql @@ -67,8 +67,8 @@ VALUES (0x702B100E, 23564, 0x02B1014D, 229.021, -208.786, -23.995, -0.006864, 0, /* @teleloc 0x02B1014D [229.020996 -208.785995 -23.995001] -0.006864 0.000000 0.000000 0.999976 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B100F, 2609, 0x02B10152, 240, -133, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x02B10152 [240.000000 -133.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B100F, 2609, 0x02B10152, 240, -133, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x02B10152 [240.000000 -133.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B1010, 23564, 0x02B10166, 8.37866, -190.175, -17.995, 0.091148, 0, 0, -0.995837, True, '2005-02-09 10:00:00'); /* Tenebrous Shadow */ @@ -103,8 +103,8 @@ VALUES (0x702B1017, 23564, 0x02B10199, 59.9519, -142.743, -17.995, 0.328866, 0, /* @teleloc 0x02B10199 [59.951900 -142.742996 -17.995001] 0.328866 0.000000 0.000000 0.944377 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B1018, 2609, 0x02B1019E, 60, -283.5, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x02B1019E [60.000000 -283.500000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B1018, 2609, 0x02B1019E, 60, -283.5, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x02B1019E [60.000000 -283.500000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B1019, 23564, 0x02B1019F, 60.1983, -287.308, -17.995, 0.010537, 0, 0, -0.999944, True, '2005-02-09 10:00:00'); /* Tenebrous Shadow */ @@ -190,8 +190,8 @@ VALUES (0x702B102C, 8848, 0x02B10258, 50, -510, 0.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x02B10258 [50.000000 -510.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B102D, 2609, 0x02B10260, 70, -413.5, 0.059, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x02B10260 [70.000000 -413.500000 0.059000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B102D, 2609, 0x02B10260, 70, -413.5, 0.059, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x02B10260 [70.000000 -413.500000 0.059000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B102E, 23563, 0x02B10262, 71.5425, -431.305, 0.0042, -0.013994, 0, 0, -0.999902, True, '2005-02-09 10:00:00'); /* Sinister Shadow */ @@ -206,8 +206,8 @@ VALUES (0x702B1030, 23563, 0x02B10262, 70.3389, -428.327, 0.0042, 0.100607, 0, 0 /* @teleloc 0x02B10262 [70.338898 -428.326996 0.004200] 0.100607 0.000000 0.000000 -0.994926 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B1031, 7924, 0x02B10268, 70, -490, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x02B10268 [70.000000 -490.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B1031, 7924, 0x02B10268, 70, -490, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x02B10268 [70.000000 -490.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702B1031, 0x702B1002, '2005-02-09 10:00:00') /* Abyssal Shadow (23562) */ @@ -275,8 +275,8 @@ VALUES (0x702B1035, 8848, 0x02B10283, 130, -510, 0.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02B10283 [130.000000 -510.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B1036, 2609, 0x02B10284, 140, -373, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x02B10284 [140.000000 -373.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B1036, 2609, 0x02B10284, 140, -373, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x02B10284 [140.000000 -373.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B1037, 23563, 0x02B10286, 138.341, -391.265, 0.0042, 0.090398, 0, 0, -0.995906, True, '2005-02-09 10:00:00'); /* Sinister Shadow */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02B2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02B2.sql index 9a19e90756..c837b7991d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02B2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02B2.sql @@ -90,8 +90,8 @@ VALUES (0x702B2013, 2609, 0x02B20141, 80, -99, -17.995, 0.004206, 0, 0, -0.9999 /* @teleloc 0x02B20141 [80.000000 -99.000000 -17.995001] 0.004206 0.000000 0.000000 -0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B2014, 8418, 0x02B20146, 80, -106, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B20146 [80.000000 -106.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B2014, 8418, 0x02B20146, 80, -106, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B20146 [80.000000 -106.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B2015, 7982, 0x02B20146, 80.3451, -107.096, -17.9505, 0.999683, 0, 0, 0.025182, True, '2005-02-09 10:00:00'); /* Destroyer Grievver */ @@ -193,8 +193,8 @@ VALUES (0x702B202C, 5489, 0x02B2019E, 180, -200, 0.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02B2019E [180.000000 -200.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B202D, 5489, 0x02B2019F, 180, -210, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x02B2019F [180.000000 -210.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B202D, 5489, 0x02B2019F, 180, -210, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x02B2019F [180.000000 -210.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B202E, 5489, 0x02B201A0, 190, -200, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -237,8 +237,8 @@ VALUES (0x702B2037, 8850, 0x02B201EA, 150, -200, 6.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02B201EA [150.000000 -200.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B2038, 8886, 0x02B201EC, 150, -220, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lower Shade Stronghold */ -/* @teleloc 0x02B201EC [150.000000 -220.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B2038, 8886, 0x02B201EC, 150, -220, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lower Shade Stronghold */ +/* @teleloc 0x02B201EC [150.000000 -220.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B2039, 2179, 0x02B201EF, 160, -155, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -347,8 +347,8 @@ VALUES (0x702B2043, 23564, 0x02B201FC, 183.741, -140.652, 6.005, -0.686287, 0, 0 /* @teleloc 0x02B201FC [183.740997 -140.651993 6.005000] -0.686287 0.000000 0.000000 -0.727331 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B2044, 2609, 0x02B20207, 30, -300, 12.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x02B20207 [30.000000 -300.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B2044, 2609, 0x02B20207, 30, -300, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x02B20207 [30.000000 -300.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B2045, 4064, 0x02B20207, 28.0848, -300.586, 12.024, 0.731689, 0, 0, 0.681639, False, '2005-02-09 10:00:00'); /* Whirling Blade Trap */ @@ -445,8 +445,8 @@ VALUES (0x702B2057, 8850, 0x02B2025A, 210, -180, 12.005, 1, 0, 0, 0, False, '20 /* @teleloc 0x02B2025A [210.000000 -180.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B2058, 8885, 0x02B2025C, 210, -200, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Upper Shade Stronghold */ -/* @teleloc 0x02B2025C [210.000000 -200.000000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B2058, 8885, 0x02B2025C, 210, -200, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Upper Shade Stronghold */ +/* @teleloc 0x02B2025C [210.000000 -200.000000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B2059, 23564, 0x02B20267, 122.259, -351.076, 18.005, -0.558305, 0, 0, -0.829636, True, '2005-02-09 10:00:00'); /* Tenebrous Shadow */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02B3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02B3.sql index 8c62b36097..954523df5a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02B3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02B3.sql @@ -53,8 +53,8 @@ VALUES (0x702B300D, 27856, 0x02B30198, 57.0245, -17.3361, 0.243134, 0.266766, 0, /* @teleloc 0x02B30198 [57.024502 -17.336100 0.243134] 0.266766 0.000000 0.000000 -0.963761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B300E, 8601, 0x02B301A0, 70, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x02B301A0 [70.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B300E, 8601, 0x02B301A0, 70, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x02B301A0 [70.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B300F, 7923, 0x02B301A6, 70, -50, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -112,8 +112,8 @@ VALUES (0x702B3014, 8601, 0x02B301F8, 103.135, -37.7776, 24.005, -0.778742, 0, /* @teleloc 0x02B301F8 [103.135002 -37.777599 24.004999] -0.778742 0.000000 0.000000 0.627345 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B3015, 27856, 0x02B30103, 10, -110, -17.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ -/* @teleloc 0x02B30103 [10.000000 -110.000000 -17.993999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B3015, 27856, 0x02B30103, 10, -110, -17.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Miry Moarsman */ +/* @teleloc 0x02B30103 [10.000000 -110.000000 -17.993999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B3016, 27857, 0x02B30107, 20, -100, -17.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Muck Glutton */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02B4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02B4.sql index b5c277d8d8..a619a665c8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02B4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02B4.sql @@ -53,8 +53,8 @@ VALUES (0x702B400C, 1925, 0x02B40121, 96.0675, -75.5696, -35.995, 1, 0, 0, 0, F /* @teleloc 0x02B40121 [96.067497 -75.569603 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B400D, 1925, 0x02B40123, 98.1544, -104.42, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x02B40123 [98.154404 -104.419998 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B400D, 1925, 0x02B40123, 98.1544, -104.42, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x02B40123 [98.154404 -104.419998 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B400E, 1758, 0x02B40129, 110.317, -71.0443, -35.995, 0.068538, 0, 0, 0.997649, True, '2005-02-09 10:00:00'); /* Shadow */ @@ -158,7 +158,7 @@ VALUES (0x702B4026, 8428, 0x02B40177, 6.56926, -176.791, -11.9934, -0.99932, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B4027, 8427, 0x02B4017F, 19.9626, -69.7857, -11.9934, 0.061004, 0, 0, -0.998138, True, '2005-02-09 10:00:00'); /* Mosswart Fanatic */ -/* @teleloc 0x02B4017F [19.962601 -69.785698 -11.993400] 0.061003 0.000000 0.000000 -0.998138 */ +/* @teleloc 0x02B4017F [19.962601 -69.785698 -11.993400] 0.061004 0.000000 0.000000 -0.998138 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B4028, 8428, 0x02B40187, 21.086, -132.677, -11.9934, 0.999987, 0, 0, -0.005194, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02B5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02B5.sql index 8f268a85be..02cdc66733 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02B5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02B5.sql @@ -144,8 +144,8 @@ VALUES (0x702B501B, 25809, 0x02B50202, 130, -40, -17.991, 0.020795, 0, 0, -0.999 /* @teleloc 0x02B50202 [130.000000 -40.000000 -17.990999] 0.020795 0.000000 0.000000 -0.999784 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B501C, 5624, 0x02B50205, 130, -45.7428, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B50205 [130.000000 -45.742802 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B501C, 5624, 0x02B50205, 130, -45.7428, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B50205 [130.000000 -45.742802 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B501D, 25808, 0x02B5020A, 131.737, -119.928, -17.991, 0.719033, 0, 0, 0.694976, True, '2005-02-09 10:00:00'); /* Demilich */ @@ -168,8 +168,8 @@ VALUES (0x702B5021, 28000, 0x02B50224, 59.6977, -125.628, -5.9934, -0.999942, 0, /* @teleloc 0x02B50224 [59.697701 -125.627998 -5.993400] -0.999942 0.000000 0.000000 0.010800 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B5022, 8585, 0x02B50224, 60, -130, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x02B50224 [60.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B5022, 8585, 0x02B50224, 60, -130, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x02B50224 [60.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B5023, 28000, 0x02B50229, 70, -50, -5.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Scavenger */ @@ -256,8 +256,8 @@ VALUES (0x702B5037, 28000, 0x02B502AE, 103.798, -250.751, 0.0055, 0.696009, 0, 0 /* @teleloc 0x02B502AE [103.797997 -250.751007 0.005500] 0.696009 0.000000 0.000000 -0.718033 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B5038, 8585, 0x02B502AF, 99.798, -255.157, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x02B502AF [99.797997 -255.156998 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B5038, 8585, 0x02B502AF, 99.798, -255.157, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x02B502AF [99.797997 -255.156998 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B5039, 28000, 0x02B502B8, 106.504, -248.944, 0.0055, 0.580892, 0, 0, -0.81398, True, '2005-02-09 10:00:00'); /* Mosswart Scavenger */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02B6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02B6.sql index 52f2ba5e71..c0ab3baf10 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02B6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02B6.sql @@ -9,12 +9,12 @@ VALUES (0x702B6001, 8430, 0x02B60104, 5.69382, -389.652, -41.9934, 0.571485, 0, /* @teleloc 0x02B60104 [5.693820 -389.652008 -41.993401] 0.571485 0.000000 0.000000 -0.820613 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B6002, 8429, 0x02B6010B, 9.03043, -428.098, -41.9934, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mosswart Zealot */ -/* @teleloc 0x02B6010B [9.030430 -428.097992 -41.993401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B6002, 8429, 0x02B6010B, 9.03043, -428.098, -41.9934, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Zealot */ +/* @teleloc 0x02B6010B [9.030430 -428.097992 -41.993401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B6003, 8429, 0x02B6010B, 11.6436, -428.098, -41.9934, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mosswart Zealot */ -/* @teleloc 0x02B6010B [11.643600 -428.097992 -41.993401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B6003, 8429, 0x02B6010B, 11.6436, -428.098, -41.9934, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Zealot */ +/* @teleloc 0x02B6010B [11.643600 -428.097992 -41.993401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B6004, 8430, 0x02B60114, 40, -370, -41.9934, -0.128845, 0, 0, -0.991665, True, '2005-02-09 10:00:00'); /* Mosswart Soul Trapper */ @@ -93,8 +93,8 @@ VALUES (0x702B6016, 8429, 0x02B6016C, 40.0667, -415.41, -17.945, 0.972467, 0, 0 /* @teleloc 0x02B6016C [40.066700 -415.410004 -17.945000] 0.972467 0.000000 0.000000 -0.233039 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B6017, 8430, 0x02B60172, 50, -400, -17.9934, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mosswart Soul Trapper */ -/* @teleloc 0x02B60172 [50.000000 -400.000000 -17.993401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B6017, 8430, 0x02B60172, 50, -400, -17.9934, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Soul Trapper */ +/* @teleloc 0x02B60172 [50.000000 -400.000000 -17.993401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B6018, 8429, 0x02B60176, 22.4117, -343.359, -11.9934, -0.820452, 0, 0, 0.571715, True, '2005-02-09 10:00:00'); /* Mosswart Zealot */ @@ -145,8 +145,8 @@ VALUES (0x702B6023, 8430, 0x02B601EB, 120, -210, -5.9934, 1, 0, 0, 0, True, '2 /* @teleloc 0x02B601EB [120.000000 -210.000000 -5.993400] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B6024, 8429, 0x02B601FA, 140, -190, -5.9934, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mosswart Zealot */ -/* @teleloc 0x02B601FA [140.000000 -190.000000 -5.993400] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B6024, 8429, 0x02B601FA, 140, -190, -5.9934, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Zealot */ +/* @teleloc 0x02B601FA [140.000000 -190.000000 -5.993400] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B6025, 8429, 0x02B60201, 140, -240, -5.9934, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mosswart Zealot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02B7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02B7.sql index f4e1e6e48a..983bf453d9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02B7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02B7.sql @@ -161,8 +161,8 @@ VALUES (0x702B7017, 4248, 0x02B70129, 100.109, -62.9109, -47.9035, 0.031403, 0, /* @teleloc 0x02B70129 [100.109001 -62.910900 -47.903500] 0.031403 0.000000 0.000000 0.999507 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B7018, 5628, 0x02B7012B, 100, -75.508, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B7012B [100.000000 -75.508003 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B7018, 5628, 0x02B7012B, 100, -75.508, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B7012B [100.000000 -75.508003 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B7019, 4248, 0x02B7012B, 100.213, -77.0884, -47.9044, -0.999591, 0, 0, -0.028584, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ @@ -329,8 +329,8 @@ VALUES (0x702B703B, 7111, 0x02B701E0, 57.1077, -90.7558, -17.995, -0.694748, 0, /* @teleloc 0x02B701E0 [57.107700 -90.755798 -17.995001] -0.694748 0.000000 0.000000 0.719254 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B703C, 1294, 0x02B701E5, 70, -14.753, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B701E5 [70.000000 -14.753000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B703C, 1294, 0x02B701E5, 70, -14.753, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B701E5 [70.000000 -14.753000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B703D, 4247, 0x02B701E7, 70.5609, -61.6436, -17.9946, 0.003078, 0, 0, 0.999995, True, '2005-02-09 10:00:00'); /* Foul Moarsman */ @@ -504,8 +504,8 @@ VALUES (0x702B7060, 4248, 0x02B702A1, 69.7724, -27.0264, -5.99328, -0.020988, 0 /* @teleloc 0x02B702A1 [69.772400 -27.026400 -5.993280] -0.020988 0.000000 0.000000 -0.999780 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B7061, 4473, 0x02B702A4, 70, -25.119, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B702A4 [70.000000 -25.118999 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B7061, 4473, 0x02B702A4, 70, -25.119, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B702A4 [70.000000 -25.118999 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702B7061, 0x702B7049, '2005-02-09 10:00:00') /* Torch (7323) */ @@ -531,8 +531,8 @@ VALUES (0x702B7064, 0x702B701C, '2005-02-09 10:00:00') /* Lever (2609) */ , (0x702B7064, 0x702B7048, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B7065, 2131, 0x02B702B6, 70.0264, -100.672, -8.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02B702B6 [70.026398 -100.671997 -8.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B7065, 2131, 0x02B702B6, 70.0264, -100.672, -8.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02B702B6 [70.026398 -100.671997 -8.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B7066, 7561, 0x02B702B6, 70.2211, -100.108, -7.40338, 0.998295, 0, 0, 0.058377, False, '2005-02-09 10:00:00'); /* Magic trap */ @@ -588,5 +588,5 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x702B7070, 0x702B706F, '2005-02-09 10:00:00') /* Pressure Plate (298) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B7071, 8533, 0x02B702F6, 70, -66.848, 0.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Cathedral Ruins Portal */ -/* @teleloc 0x02B702F6 [70.000000 -66.848000 0.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702B7071, 8533, 0x02B702F6, 70, -66.848, 0.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Cathedral Ruins Portal */ +/* @teleloc 0x02B702F6 [70.000000 -66.848000 0.500000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02B8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02B8.sql index fad796be25..faf95b32b9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02B8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02B8.sql @@ -52,8 +52,8 @@ VALUES (0x702B800B, 8427, 0x02B80152, 109.083, -321.085, -17.9934, -0.812269, 0 /* @teleloc 0x02B80152 [109.083000 -321.084991 -17.993401] -0.812269 0.000000 0.000000 -0.583283 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702B800C, 4457, 0x02B80173, 120, -50, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02B80173 [120.000000 -50.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702B800C, 4457, 0x02B80173, 120, -50, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02B80173 [120.000000 -50.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702B800D, 8428, 0x02B8018E, 118.642, -370.653, -17.9934, 0.993963, 0, 0, -0.109712, True, '2005-02-09 10:00:00'); /* Mosswart Idolator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02BB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02BB.sql index 9e6016031d..ada4bfa7f7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02BB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02BB.sql @@ -5,32 +5,32 @@ VALUES (0x702BB000, 1104, 0x02BB0100, 3.29999, -10, -18, 0.707107, 0, 0, -0.707 /* @teleloc 0x02BB0100 [3.299990 -10.000000 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702BB001, 4042, 0x02BB0101, 10, -3.3, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Plateau Portal */ -/* @teleloc 0x02BB0101 [10.000000 -3.300000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702BB001, 4042, 0x02BB0101, 10, -3.3, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Plateau Portal */ +/* @teleloc 0x02BB0101 [10.000000 -3.300000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702BB002, 1032, 0x02BB0103, 10, -16.7, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Zaikhal */ /* @teleloc 0x02BB0103 [10.000000 -16.700001 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702BB003, 6086, 0x02BB0104, 20, -3.3, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Neydisa Castle */ -/* @teleloc 0x02BB0104 [20.000000 -3.300000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702BB003, 6086, 0x02BB0104, 20, -3.3, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Neydisa Castle */ +/* @teleloc 0x02BB0104 [20.000000 -3.300000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702BB004, 1018, 0x02BB0106, 20, -16.7, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Hebian-To */ /* @teleloc 0x02BB0106 [20.000000 -16.700001 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702BB005, 4037, 0x02BB0107, 30, -3.3, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Baishi Portal */ -/* @teleloc 0x02BB0107 [30.000000 -3.300000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702BB005, 4037, 0x02BB0107, 30, -3.3, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Baishi Portal */ +/* @teleloc 0x02BB0107 [30.000000 -3.300000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702BB006, 4038, 0x02BB0109, 30, -16.7, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tufa Portal */ /* @teleloc 0x02BB0109 [30.000000 -16.700001 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702BB007, 1017, 0x02BB010A, 40, -3.3, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Glenden Wood Portal */ -/* @teleloc 0x02BB010A [40.000000 -3.300000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702BB007, 1017, 0x02BB010A, 40, -3.3, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Glenden Wood Portal */ +/* @teleloc 0x02BB010A [40.000000 -3.300000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702BB008, 1016, 0x02BB010C, 40, -16.7, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Eastham Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02BE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02BE.sql index 241b428411..7c2ec658ae 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02BE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02BE.sql @@ -49,15 +49,15 @@ VALUES (0x702BE00B, 7110, 0x02BE011B, 46.7857, -30.0758, 0.005, 0.68172, 0, 0, /* @teleloc 0x02BE011B [46.785702 -30.075800 0.005000] 0.681720 0.000000 0.000000 0.731613 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702BE00C, 7925, 0x02BE011D, 52.0524, -51.1907, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ -/* @teleloc 0x02BE011D [52.052399 -51.190701 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702BE00C, 7925, 0x02BE011D, 52.0524, -51.1907, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ +/* @teleloc 0x02BE011D [52.052399 -51.190701 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702BE00C, 0x702BE006, '2005-02-09 10:00:00') /* Slithis Eye Stalk (4258) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702BE00D, 7932, 0x02BE011D, 50.8075, -52.1129, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ -/* @teleloc 0x02BE011D [50.807499 -52.112900 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702BE00D, 7932, 0x02BE011D, 50.8075, -52.1129, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ +/* @teleloc 0x02BE011D [50.807499 -52.112900 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702BE00D, 0x702BE000, '2005-02-09 10:00:00') /* Lich (204) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02BF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02BF.sql index 281febd0c0..6612746b2b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02BF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02BF.sql @@ -49,15 +49,15 @@ VALUES (0x702BF00B, 7111, 0x02BF011B, 46.7857, -30.0758, 0.005, 0.68172, 0, 0, /* @teleloc 0x02BF011B [46.785702 -30.075800 0.005000] 0.681720 0.000000 0.000000 0.731613 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702BF00C, 7925, 0x02BF011D, 52.0524, -51.1907, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ -/* @teleloc 0x02BF011D [52.052399 -51.190701 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702BF00C, 7925, 0x02BF011D, 52.0524, -51.1907, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ +/* @teleloc 0x02BF011D [52.052399 -51.190701 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702BF00C, 0x702BF006, '2005-02-09 10:00:00') /* Slithayr Eye Stalk (4261) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702BF00D, 7932, 0x02BF011D, 50.8075, -52.1129, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ -/* @teleloc 0x02BF011D [50.807499 -52.112900 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702BF00D, 7932, 0x02BF011D, 50.8075, -52.1129, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ +/* @teleloc 0x02BF011D [50.807499 -52.112900 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702BF00D, 0x702BF000, '2005-02-09 10:00:00') /* Lich Lord (1630) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02C0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02C0.sql index 3afbf5ecf8..434f84172f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02C0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02C0.sql @@ -57,15 +57,15 @@ VALUES (0x702C000D, 7112, 0x02C0011B, 46.7857, -30.0758, 0.005, 0.68172, 0, 0, /* @teleloc 0x02C0011B [46.785702 -30.075800 0.005000] 0.681720 0.000000 0.000000 0.731613 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C000E, 7925, 0x02C0011D, 52.0524, -51.1907, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ -/* @teleloc 0x02C0011D [52.052399 -51.190701 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702C000E, 7925, 0x02C0011D, 52.0524, -51.1907, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ +/* @teleloc 0x02C0011D [52.052399 -51.190701 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702C000E, 0x702C0006, '2005-02-09 10:00:00') /* Sulthis Eye Stalk (8470) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C000F, 7932, 0x02C0011D, 50.8075, -52.1129, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ -/* @teleloc 0x02C0011D [50.807499 -52.112900 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702C000F, 7932, 0x02C0011D, 50.8075, -52.1129, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ +/* @teleloc 0x02C0011D [50.807499 -52.112900 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702C000F, 0x702C0000, '2005-02-09 10:00:00') /* Dark Magus (7124) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02C3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02C3.sql index 81241a34df..15b8dbbf63 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02C3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02C3.sql @@ -25,16 +25,16 @@ VALUES (0x702C3005, 4261, 0x02C3011E, 126.304, -80.4665, -41.995, 0.85717, 0, 0 /* @teleloc 0x02C3011E [126.304001 -80.466499 -41.994999] 0.857170 0.000000 0.000000 -0.515034 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C3006, 4261, 0x02C3012E, 30, -60, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ -/* @teleloc 0x02C3012E [30.000000 -60.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C3006, 4261, 0x02C3012E, 30, -60, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ +/* @teleloc 0x02C3012E [30.000000 -60.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C3007, 4261, 0x02C30131, 40, -80, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ /* @teleloc 0x02C30131 [40.000000 -80.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C3008, 4261, 0x02C3013C, 60, -20, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ -/* @teleloc 0x02C3013C [60.000000 -20.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C3008, 4261, 0x02C3013C, 60, -20, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ +/* @teleloc 0x02C3013C [60.000000 -20.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C3009, 4261, 0x02C30145, 70, -60, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ @@ -45,8 +45,8 @@ VALUES (0x702C300A, 4261, 0x02C30146, 80, 0, -29.995, 1, 0, 0, 0, True, '2005- /* @teleloc 0x02C30146 [80.000000 0.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C300B, 4261, 0x02C30148, 80, -20, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ -/* @teleloc 0x02C30148 [80.000000 -20.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C300B, 4261, 0x02C30148, 80, -20, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ +/* @teleloc 0x02C30148 [80.000000 -20.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C300C, 4261, 0x02C3014A, 80, -40, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ @@ -65,8 +65,8 @@ VALUES (0x702C300F, 4261, 0x02C30161, 25.1279, -45.0672, -17.995, -0.25522, 0, /* @teleloc 0x02C30161 [25.127899 -45.067200 -17.995001] -0.255220 0.000000 0.000000 0.966883 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C3010, 4261, 0x02C30168, 50, -40, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ -/* @teleloc 0x02C30168 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C3010, 4261, 0x02C30168, 50, -40, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ +/* @teleloc 0x02C30168 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C3011, 4261, 0x02C3016C, 60, -10, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithayr Eye Stalk */ @@ -81,8 +81,8 @@ VALUES (0x702C3013, 4261, 0x02C30174, 55.4754, -171.636, -17.995, 0.47019, 0, 0 /* @teleloc 0x02C30174 [55.475399 -171.636002 -17.995001] 0.470190 0.000000 0.000000 -0.882565 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C3014, 5624, 0x02C30178, 70, -24.572, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02C30178 [70.000000 -24.572001 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C3014, 5624, 0x02C30178, 70, -24.572, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02C30178 [70.000000 -24.572001 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C3015, 5624, 0x02C3017B, 70, -35.428, -17.995, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02C4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02C4.sql index f4e4ab69da..54edf842ea 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02C4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02C4.sql @@ -65,8 +65,8 @@ VALUES (0x702C400F, 27853, 0x02C40211, 58.5445, -226.169, 6.0117, -0.962582, 0, /* @teleloc 0x02C40211 [58.544498 -226.169006 6.011700] -0.962582 0.000000 0.000000 0.270990 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C4010, 2180, 0x02C40222, 70, -204.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02C40222 [70.000000 -204.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702C4010, 2180, 0x02C40222, 70, -204.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02C40222 [70.000000 -204.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702C4010, 0x702C4011, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ @@ -201,8 +201,8 @@ VALUES (0x702C401D, 4247, 0x02C40286, 120, -190, 6.009, 1, 0, 0, 0, True, '200 /* @teleloc 0x02C40286 [120.000000 -190.000000 6.009000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C401E, 2180, 0x02C40288, 120, -204.75, 6.082, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02C40288 [120.000000 -204.750000 6.082000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702C401E, 2180, 0x02C40288, 120, -204.75, 6.082, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02C40288 [120.000000 -204.750000 6.082000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702C401E, 0x702C4019, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -213,8 +213,8 @@ VALUES (0x702C401F, 2131, 0x02C40289, 120.026, -206.353, 7.10175, 0.999842, 0, /* @teleloc 0x02C40289 [120.026001 -206.352997 7.101750] 0.999842 0.000000 0.000000 0.017787 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C4020, 27853, 0x02C40294, 120, -250, 6.0117, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ -/* @teleloc 0x02C40294 [120.000000 -250.000000 6.011700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C4020, 27853, 0x02C40294, 120, -250, 6.0117, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ +/* @teleloc 0x02C40294 [120.000000 -250.000000 6.011700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C4021, 27862, 0x02C40295, 130.902, -131.674, 6.009, 0.798115, 0, 0, 0.602505, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ @@ -301,8 +301,8 @@ VALUES (0x702C4034, 4247, 0x02C40330, 78.2863, -120.716, 12.009, -0.850873, 0, /* @teleloc 0x02C40330 [78.286301 -120.716003 12.009000] -0.850873 0.000000 0.000000 -0.525372 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C4035, 2609, 0x02C40334, 90.1115, -56.0367, 12.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x02C40334 [90.111504 -56.036701 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C4035, 2609, 0x02C40334, 90.1115, -56.0367, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x02C40334 [90.111504 -56.036701 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C4036, 27862, 0x02C40334, 88.152, -60.0216, 12.009, -0.215001, 0, 0, 0.976614, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ @@ -313,8 +313,8 @@ VALUES (0x702C4037, 27853, 0x02C40334, 91.1498, -59.1845, 12.009, -0.041681, 0, /* @teleloc 0x02C40334 [91.149803 -59.184502 12.009000] -0.041681 0.000000 0.000000 0.999131 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C4038, 278, 0x02C40336, 90, -64.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02C40336 [90.000000 -64.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702C4038, 278, 0x02C40336, 90, -64.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02C40336 [90.000000 -64.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C4039, 27853, 0x02C4033C, 88.4572, -101.032, 12.009, 0.851743, 0, 0, 0.523959, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ @@ -325,8 +325,8 @@ VALUES (0x702C403A, 278, 0x02C4033F, 85.25, -100, 12, -0.707107, 0, 0, -0.7071 /* @teleloc 0x02C4033F [85.250000 -100.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C403B, 2609, 0x02C40346, 99.8786, -55.9856, 12.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x02C40346 [99.878601 -55.985600 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C403B, 2609, 0x02C40346, 99.8786, -55.9856, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x02C40346 [99.878601 -55.985600 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C403C, 27862, 0x02C40346, 97.8849, -60.4, 12.009, -0.037391, 0, 0, -0.999301, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ @@ -337,8 +337,8 @@ VALUES (0x702C403D, 4247, 0x02C40346, 101.267, -60.6534, 12.009, -0.136968, 0, /* @teleloc 0x02C40346 [101.266998 -60.653400 12.009000] -0.136968 0.000000 0.000000 -0.990575 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C403E, 278, 0x02C40348, 100, -64.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02C40348 [100.000000 -64.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702C403E, 278, 0x02C40348, 100, -64.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02C40348 [100.000000 -64.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C403F, 27853, 0x02C4034E, 98.3852, -101.89, 12.009, 0.939884, 0, 0, -0.341495, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ @@ -377,8 +377,8 @@ VALUES (0x702C4046, 0x702C403B, '2005-02-09 10:00:00') /* Lever (2609) */ , (0x702C4046, 0x702C4045, '2005-02-09 10:00:00') /* Button (269) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C4047, 4247, 0x02C4011A, 50, -240, 0.00544, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Foul Moarsman */ -/* @teleloc 0x02C4011A [50.000000 -240.000000 0.005440] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C4047, 4247, 0x02C4011A, 50, -240, 0.00544, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Foul Moarsman */ +/* @teleloc 0x02C4011A [50.000000 -240.000000 0.005440] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C4048, 4247, 0x02C40122, 60, -220, 0.00544, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Foul Moarsman */ @@ -405,8 +405,8 @@ VALUES (0x702C404D, 27862, 0x02C40180, 110, -220, 0.0064, -0.153593, 0, 0, 0.988 /* @teleloc 0x02C40180 [110.000000 -220.000000 0.006400] -0.153593 0.000000 0.000000 0.988134 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C404E, 27862, 0x02C40189, 110, -240, 0.0064, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ -/* @teleloc 0x02C40189 [110.000000 -240.000000 0.006400] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C404E, 27862, 0x02C40189, 110, -240, 0.0064, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ +/* @teleloc 0x02C40189 [110.000000 -240.000000 0.006400] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C404F, 27853, 0x02C4018D, 110, -250, 0.0064, 0.714421, 0, 0, -0.699716, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02C6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02C6.sql index e9fa14f458..6a905aab58 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02C6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02C6.sql @@ -381,5 +381,5 @@ VALUES (0x702C604B, 0x702C6006, '2005-02-09 10:00:00') /* K'nath T'aed (2573) */ , (0x702C604B, 0x702C604A, '2005-02-09 10:00:00') /* K'nath N'gell (2569) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C604C, 8220, 0x02C60210, 30, -66, 0.004999, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Uninhabited Area Portal */ -/* @teleloc 0x02C60210 [30.000000 -66.000000 0.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702C604C, 8220, 0x02C60210, 30, -66, 0.004999, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Uninhabited Area Portal */ +/* @teleloc 0x02C60210 [30.000000 -66.000000 0.004999] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02C7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02C7.sql index 877c9b5218..1af9fe2177 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02C7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02C7.sql @@ -250,8 +250,8 @@ VALUES (0x702C702A, 0x702C7000, '2005-02-09 10:00:00') /* Drudge Ravener (1610) , (0x702C702A, 0x702C704D, '2005-02-09 10:00:00') /* Drudge Ravener (1610) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C702B, 8393, 0x02C701BD, 100, -390, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02C701BD [100.000000 -390.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C702B, 8393, 0x02C701BD, 100, -390, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02C701BD [100.000000 -390.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C702C, 1610, 0x02C701C5, 129.797, -302.862, 0.005, 0.511958, 0, 0, 0.85901, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02C9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02C9.sql index 1b72d995d7..b9f8de2ad9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02C9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02C9.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x02C9; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C9000, 8382, 0x02C90103, 120, -680, -53.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02C90103 [120.000000 -680.000000 -53.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C9000, 8382, 0x02C90103, 120, -680, -53.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02C90103 [120.000000 -680.000000 -53.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C9001, 8270, 0x02C90104, 102.436, -499.752, -47.971, 0.694909, 0, 0, -0.719098, True, '2005-02-09 10:00:00'); /* Sotiris Hollow Minion */ @@ -322,8 +322,8 @@ VALUES (0x702C903B, 0x702C9001, '2005-02-09 10:00:00') /* Sotiris Hollow Minion , (0x702C903B, 0x702C9051, '2005-02-09 10:00:00') /* Drudge Ravener (1610) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702C903C, 8382, 0x02C90282, 120, -270, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02C90282 [120.000000 -270.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702C903C, 8382, 0x02C90282, 120, -270, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02C90282 [120.000000 -270.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702C903D, 1609, 0x02C9028C, 159.442, -200.904, 0.005, 0.714421, 0, 0, 0.699716, True, '2005-02-09 10:00:00'); /* Drudge Stalker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02CA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02CA.sql index e1cae30b2e..1e93f08cb6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02CA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02CA.sql @@ -109,8 +109,8 @@ VALUES (0x702CA01A, 1919, 0x02CA01AD, 78.013, -209.794, 0.005, 0.707107, 0, 0, /* @teleloc 0x02CA01AD [78.013000 -209.794006 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CA01B, 4058, 0x02CA01B7, 89.5814, -57.7239, 2.03025, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Whirling Blade Trap */ -/* @teleloc 0x02CA01B7 [89.581398 -57.723900 2.030250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702CA01B, 4058, 0x02CA01B7, 89.5814, -57.7239, 2.03025, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Whirling Blade Trap */ +/* @teleloc 0x02CA01B7 [89.581398 -57.723900 2.030250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702CA01B, 0x702CA01C, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02CB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02CB.sql index a63ca1a9d2..7881d65255 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02CB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02CB.sql @@ -104,8 +104,8 @@ VALUES (0x702CB011, 0x702CB001, '2005-02-09 10:00:00') /* Lesser Mu-miyah (1763) , (0x702CB011, 0x702CB030, '2005-02-09 10:00:00') /* Zombie (950) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CB012, 5624, 0x02CB0127, 30, -4.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02CB0127 [30.000000 -4.755000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CB012, 5624, 0x02CB0127, 30, -4.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02CB0127 [30.000000 -4.755000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CB013, 950, 0x02CB0139, 31.9542, -69.8748, 0.0075, -0.041954, 0, 0, 0.99912, True, '2005-02-09 10:00:00'); /* Zombie */ @@ -116,8 +116,8 @@ VALUES (0x702CB014, 4887, 0x02CB0139, 26.6034, -67.4238, 0.005, 0.76152, 0, 0, /* @teleloc 0x02CB0139 [26.603399 -67.423798 0.005000] 0.761520 0.000000 0.000000 0.648141 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CB015, 152, 0x02CB013A, 27.5265, -82.2215, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ -/* @teleloc 0x02CB013A [27.526501 -82.221497 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CB015, 152, 0x02CB013A, 27.5265, -82.2215, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ +/* @teleloc 0x02CB013A [27.526501 -82.221497 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CB016, 950, 0x02CB013A, 33.7461, -79.4231, 0.0075, -0.7936, 0, 0, 0.608439, True, '2005-02-09 10:00:00'); /* Zombie */ @@ -132,8 +132,8 @@ VALUES (0x702CB018, 5625, 0x02CB013F, 44.75, -30, 0, -0.707107, 0, 0, 0.707107, /* @teleloc 0x02CB013F [44.750000 -30.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CB019, 5625, 0x02CB0141, 40, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02CB0141 [40.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CB019, 5625, 0x02CB0141, 40, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02CB0141 [40.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CB01A, 165, 0x02CB0142, 40, -40, 0.05, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Pool */ @@ -204,8 +204,8 @@ VALUES (0x702CB02A, 950, 0x02CB01BD, 50.5508, -71.3315, 2.28588, 0.182272, 0, /* @teleloc 0x02CB01BD [50.550800 -71.331497 2.285880] 0.182272 0.000000 0.000000 0.983248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CB02B, 3984, 0x02CB01C3, 23.1966, -46.7499, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x02CB01C3 [23.196600 -46.749901 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702CB02B, 3984, 0x02CB01C3, 23.1966, -46.7499, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x02CB01C3 [23.196600 -46.749901 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CB02C, 204, 0x02CB01C3, 19.8173, -50.9944, 12.0075, -0.202787, 0, 0, -0.979223, True, '2005-02-09 10:00:00'); /* Lich */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02CC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02CC.sql index 6750fbe974..3a2060127d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02CC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02CC.sql @@ -77,8 +77,8 @@ VALUES (0x702CC00E, 8200, 0x02CC0128, 3, -20, 6, 1, 0, 0, 0, False, '2005-02-09 /* @teleloc 0x02CC0128 [3.000000 -20.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CC00F, 5624, 0x02CC012D, 10, -4.75, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02CC012D [10.000000 -4.750000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CC00F, 5624, 0x02CC012D, 10, -4.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02CC012D [10.000000 -4.750000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CC010, 204, 0x02CC0134, 10.5658, -18.4782, 6.0075, -0.998857, 0, 0, 0.047808, True, '2005-02-09 10:00:00'); /* Lich */ @@ -109,24 +109,24 @@ VALUES (0x702CC016, 204, 0x02CC013E, 17.2123, -20.3522, 6.0075, -0.876538, 0, /* @teleloc 0x02CC013E [17.212299 -20.352200 6.007500] -0.876538 0.000000 0.000000 -0.481332 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CC017, 152, 0x02CC0145, 56.7287, 3.33588, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ -/* @teleloc 0x02CC0145 [56.728699 3.335880 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CC017, 152, 0x02CC0145, 56.7287, 3.33588, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Font */ +/* @teleloc 0x02CC0145 [56.728699 3.335880 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CC018, 950, 0x02CC0145, 60.4891, 0.059011, 6.0075, 0.008445, 0, 0, -0.999964, True, '2005-02-09 10:00:00'); /* Zombie */ /* @teleloc 0x02CC0145 [60.489101 0.059011 6.007500] 0.008445 0.000000 0.000000 -0.999964 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CC019, 5624, 0x02CC0147, 60, -4.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02CC0147 [60.000000 -4.755000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CC019, 5624, 0x02CC0147, 60, -4.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02CC0147 [60.000000 -4.755000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CC01A, 950, 0x02CC0149, 69.7128, -1.9606, 6.0075, -0.044976, 0, 0, 0.998988, True, '2005-02-09 10:00:00'); /* Zombie */ /* @teleloc 0x02CC0149 [69.712799 -1.960600 6.007500] -0.044976 0.000000 0.000000 0.998988 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CC01B, 5624, 0x02CC014B, 70, -4.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02CC014B [70.000000 -4.755000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CC01B, 5624, 0x02CC014B, 70, -4.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02CC014B [70.000000 -4.755000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CC01C, 5624, 0x02CC014E, 65.25, -10, 6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02CD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02CD.sql index 7fef5d5b5e..9f571ef093 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02CD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02CD.sql @@ -65,12 +65,12 @@ VALUES (0x702CD00F, 1987, 0x02CD01FD, 65.5868, -49.9522, -5.97718, 0.731689, 0, /* @teleloc 0x02CD01FD [65.586800 -49.952202 -5.977180] 0.731689 0.000000 0.000000 -0.681638 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CD010, 8198, 0x02CD0208, 19.9039, -17.6644, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Floating City */ -/* @teleloc 0x02CD0208 [19.903900 -17.664400 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CD010, 8198, 0x02CD0208, 19.9039, -17.6644, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Floating City */ +/* @teleloc 0x02CD0208 [19.903900 -17.664400 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CD011, 568, 0x02CD0221, 50, -14.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02CD0221 [50.000000 -14.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CD011, 568, 0x02CD0221, 50, -14.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02CD0221 [50.000000 -14.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CD012, 4378, 0x02CD0225, 0, -20, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Random Portal Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02CE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02CE.sql index 865d7d1adc..1af7817faa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02CE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02CE.sql @@ -82,12 +82,12 @@ VALUES (0x702CE00E, 1535, 0x02CE0144, 6.52938, -29.0872, 0.000001, 1, 0, 0, 0, /* @teleloc 0x02CE0144 [6.529380 -29.087200 0.000001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CE00F, 8194, 0x02CE0146, 20, 2.14, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Floating City */ -/* @teleloc 0x02CE0146 [20.000000 2.140000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CE00F, 8194, 0x02CE0146, 20, 2.14, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Floating City */ +/* @teleloc 0x02CE0146 [20.000000 2.140000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CE010, 1535, 0x02CE0155, 30, -40, 0.000001, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ethereal Wisp */ -/* @teleloc 0x02CE0155 [30.000000 -40.000000 0.000001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702CE010, 1535, 0x02CE0155, 30, -40, 0.000001, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ethereal Wisp */ +/* @teleloc 0x02CE0155 [30.000000 -40.000000 0.000001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CE011, 950, 0x02CE0179, 80, -50, 0.0075, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Zombie */ @@ -118,8 +118,8 @@ VALUES (0x702CE017, 1535, 0x02CE0194, 28.5434, -60.1252, 6.005, 0.748499, 0, 0, /* @teleloc 0x02CE0194 [28.543400 -60.125198 6.005000] 0.748499 0.000000 0.000000 -0.663136 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702CE018, 8192, 0x02CE0195, 40, 0, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* The Floating City */ -/* @teleloc 0x02CE0195 [40.000000 0.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702CE018, 8192, 0x02CE0195, 40, 0, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* The Floating City */ +/* @teleloc 0x02CE0195 [40.000000 0.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702CE019, 1987, 0x02CE01A4, 51.3338, -19.3002, 6.005, -0.628174, 0, 0, -0.778073, True, '2005-02-09 10:00:00'); /* Ghost Wisp */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02D1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02D1.sql index 834df68916..1f561995e7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02D1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02D1.sql @@ -17,8 +17,8 @@ VALUES (0x702D1003, 1301, 0x02D10117, 64.75, -40, -24, -0.707107, 0, 0, 0.70710 /* @teleloc 0x02D10117 [64.750000 -40.000000 -24.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D1004, 1301, 0x02D10119, 60, -44.75, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02D10119 [60.000000 -44.750000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702D1004, 1301, 0x02D10119, 60, -44.75, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02D10119 [60.000000 -44.750000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D1005, 198, 0x02D10129, 77.1708, -30.1111, -23.99, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Limestone Golem */ @@ -45,8 +45,8 @@ VALUES (0x702D100A, 1608, 0x02D10167, 80.2563, -29.1594, -17.995, 0.740987, 0, /* @teleloc 0x02D10167 [80.256302 -29.159401 -17.995001] 0.740987 0.000000 0.000000 0.671519 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D100B, 1301, 0x02D1017B, 70, -34.75, -12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02D1017B [70.000000 -34.750000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D100B, 1301, 0x02D1017B, 70, -34.75, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02D1017B [70.000000 -34.750000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D100C, 23, 0x02D1017E, 80, 0, -11.971, -0.34622, 0, 0, -0.938153, True, '2005-02-09 10:00:00'); /* Virindi Servant */ @@ -85,8 +85,8 @@ VALUES (0x702D1014, 937, 0x02D101AD, 16.9601, -21.6779, 0.0077, 0.48105, 0, 0, /* @teleloc 0x02D101AD [16.960100 -21.677900 0.007700] 0.481050 0.000000 0.000000 -0.876693 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D1015, 174, 0x02D101AE, 17.097, -30.191, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Well */ -/* @teleloc 0x02D101AE [17.097000 -30.191000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D1015, 174, 0x02D101AE, 17.097, -30.191, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Well */ +/* @teleloc 0x02D101AE [17.097000 -30.191000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D1016, 937, 0x02D101B0, 21.3431, -48.8106, 0.0077, 0.601834, 0, 0, -0.798621, True, '2005-02-09 10:00:00'); /* Banderling Guard */ @@ -125,8 +125,8 @@ VALUES (0x702D101E, 937, 0x02D101C8, 42.0877, -31.2264, 0.0077, 0.16175, 0, 0, /* @teleloc 0x02D101C8 [42.087700 -31.226400 0.007700] 0.161750 0.000000 0.000000 0.986832 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D101F, 5624, 0x02D101CA, 40, -34.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02D101CA [40.000000 -34.755001 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702D101F, 5624, 0x02D101CA, 40, -34.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02D101CA [40.000000 -34.755001 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D1020, 171, 0x02D101CB, 37.0061, -42.4485, 0.005, 0.539887, 0, 0, 0.841737, False, '2005-02-09 10:00:00'); /* Vat */ @@ -217,8 +217,8 @@ VALUES (0x702D102E, 8198, 0x02D10202, 106.75, -50, 0, -0.707107, 0, 0, -0.70710 /* @teleloc 0x02D10202 [106.750000 -50.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D102F, 8196, 0x02D10212, 40, -18.2, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* The Floating City */ -/* @teleloc 0x02D10212 [40.000000 -18.200001 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D102F, 8196, 0x02D10212, 40, -18.2, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* The Floating City */ +/* @teleloc 0x02D10212 [40.000000 -18.200001 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D1030, 950, 0x02D1021A, 39.1053, -40.0056, 6.0075, 0.991908, 0, 0, -0.126957, True, '2005-02-09 10:00:00'); /* Zombie */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02D2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02D2.sql index 2cc859e5c7..ee6fb5aa2e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02D2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02D2.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x02D2; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D2000, 8218, 0x02D20102, 20, -56, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lightless Tunnels Portal */ -/* @teleloc 0x02D20102 [20.000000 -56.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702D2000, 8218, 0x02D20102, 20, -56, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lightless Tunnels Portal */ +/* @teleloc 0x02D20102 [20.000000 -56.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D2001, 286, 0x02D2010C, 19.8558, -38.6638, -9.9465, 0.979088, 0, 0, -0.203438, True, '2005-02-09 10:00:00'); /* Lever */ @@ -139,8 +139,8 @@ VALUES (0x702D2018, 8210, 0x02D20188, 118.941, -82.7367, 6.005, 0.759412, 0, 0, /* @teleloc 0x02D20188 [118.941002 -82.736702 6.005000] 0.759412 0.000000 0.000000 0.650610 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D2019, 1297, 0x02D20188, 120.01, -84.85, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02D20188 [120.010002 -84.849998 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702D2019, 1297, 0x02D20188, 120.01, -84.85, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02D20188 [120.010002 -84.849998 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D201A, 8212, 0x02D2018C, 120, -94.75, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -277,5 +277,5 @@ VALUES (0x702D2038, 937, 0x02D201CB, 100.958, -68.5857, 12.0077, 0.640594, 0, /* @teleloc 0x02D201CB [100.958000 -68.585701 12.007700] 0.640594 0.000000 0.000000 -0.767880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D2039, 8219, 0x02D201D5, 110, -165.588, 12.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02D201D5 [110.000000 -165.587997 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702D2039, 8219, 0x02D201D5, 110, -165.588, 12.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02D201D5 [110.000000 -165.587997 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02D3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02D3.sql index 105d9a900e..b4167f8dd2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02D3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02D3.sql @@ -1,12 +1,12 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x02D3; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D3000, 8217, 0x02D30107, 10.05, -66.123, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Xarabydun Town Portal */ -/* @teleloc 0x02D30107 [10.050000 -66.123001 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702D3000, 8217, 0x02D30107, 10.05, -66.123, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Xarabydun Town Portal */ +/* @teleloc 0x02D30107 [10.050000 -66.123001 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D3001, 509, 0x02D3010A, 21.5664, -40.9855, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Life Stone */ -/* @teleloc 0x02D3010A [21.566401 -40.985500 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702D3001, 509, 0x02D3010A, 21.5664, -40.9855, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Life Stone */ +/* @teleloc 0x02D3010A [21.566401 -40.985500 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D3002, 8219, 0x02D30135, 50, -3.697, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02D7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02D7.sql index 5c2f409a7b..3ef946aac3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02D7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02D7.sql @@ -40,8 +40,8 @@ VALUES (0x702D700A, 7122, 0x02D70145, 5.33136, -30.0396, -71.995, 0.703575, 0, /* @teleloc 0x02D70145 [5.331360 -30.039600 -71.995003] 0.703575 0.000000 0.000000 0.710621 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D700B, 2131, 0x02D70147, 11.3686, -58.9663, -71.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02D70147 [11.368600 -58.966301 -71.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702D700B, 2131, 0x02D70147, 11.3686, -58.9663, -71.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02D70147 [11.368600 -58.966301 -71.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D700C, 7562, 0x02D70147, 11.2445, -58.7094, -70.0155, -0.907224, 0, 0, -0.420647, False, '2005-02-09 10:00:00'); /* Magic trap */ @@ -204,12 +204,12 @@ VALUES (0x702D7030, 7122, 0x02D70126, 40, -2.25826, -77.995, 1, 0, 0, 0, True, /* @teleloc 0x02D70126 [40.000000 -2.258260 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D7031, 7122, 0x02D70134, 50, -70, -77.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ -/* @teleloc 0x02D70134 [50.000000 -70.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D7031, 7122, 0x02D70134, 50, -70, -77.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ +/* @teleloc 0x02D70134 [50.000000 -70.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D7032, 7122, 0x02D70134, 52.352, -70, -77.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ -/* @teleloc 0x02D70134 [52.352001 -70.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D7032, 7122, 0x02D70134, 52.352, -70, -77.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ +/* @teleloc 0x02D70134 [52.352001 -70.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D7033, 7122, 0x02D7013B, 80, -30, -77.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ @@ -252,8 +252,8 @@ VALUES (0x702D703C, 7122, 0x02D701B9, 80, -30, -65.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x02D701B9 [80.000000 -30.000000 -65.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D703D, 7096, 0x02D701C1, 10, -60, -59.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x02D701C1 [10.000000 -60.000000 -59.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D703D, 7096, 0x02D701C1, 10, -60, -59.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x02D701C1 [10.000000 -60.000000 -59.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D703E, 7096, 0x02D701C4, 20, 0, -59.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ @@ -284,8 +284,8 @@ VALUES (0x702D7044, 24326, 0x02D7020B, 30, -40, -53.9917, 1, 0, 0, 0, True, '20 /* @teleloc 0x02D7020B [30.000000 -40.000000 -53.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D7045, 24326, 0x02D70215, 40, -20, -53.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Risen Lord */ -/* @teleloc 0x02D70215 [40.000000 -20.000000 -53.991699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D7045, 24326, 0x02D70215, 40, -20, -53.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Lord */ +/* @teleloc 0x02D70215 [40.000000 -20.000000 -53.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D7046, 24326, 0x02D70227, 50, -50, -53.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Lord */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02D8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02D8.sql index fdda046219..f88b61136a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02D8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02D8.sql @@ -101,8 +101,8 @@ VALUES (0x702D8018, 27989, 0x02D8012A, 56.6119, -125.617, -17.995, 0.830437, 0, /* @teleloc 0x02D8012A [56.611900 -125.616997 -17.995001] 0.830437 0.000000 0.000000 0.557112 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D8019, 26021, 0x02D80134, 80, -120, -17.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x02D80134 [80.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D8019, 26021, 0x02D80134, 80, -120, -17.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x02D80134 [80.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D801A, 26021, 0x02D8013C, 80, -130, -17.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ @@ -129,8 +129,8 @@ VALUES (0x702D801F, 27979, 0x02D80185, 100, -150, -17.9615, 1, 0, 0, 0, True, ' /* @teleloc 0x02D80185 [100.000000 -150.000000 -17.961500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D8020, 26021, 0x02D80192, 110, -120, -17.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ -/* @teleloc 0x02D80192 [110.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D8020, 26021, 0x02D80192, 110, -120, -17.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Soothsayer */ +/* @teleloc 0x02D80192 [110.000000 -120.000000 -17.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D8021, 27979, 0x02D8019A, 110, -130, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Beast */ @@ -413,8 +413,8 @@ VALUES (0x702D8066, 26015, 0x02D803FE, 0, -30, 0.038455, 0.707107, 0, 0, -0.7071 /* @teleloc 0x02D803FE [0.000000 -30.000000 0.038455] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D8067, 26015, 0x02D8040B, 10, -20, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x02D8040B [10.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D8067, 26015, 0x02D8040B, 10, -20, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x02D8040B [10.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D8068, 26019, 0x02D8041A, 10, -30, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02D9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02D9.sql index 3eb59f58cf..5cefa41a89 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02D9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02D9.sql @@ -109,8 +109,8 @@ VALUES (0x702D901A, 27989, 0x02D9016D, 180, -120, -11.995, 1, 0, 0, 0, True, '2 /* @teleloc 0x02D9016D [180.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D901B, 26014, 0x02D9016E, 180, -130, -11.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ -/* @teleloc 0x02D9016E [180.000000 -130.000000 -11.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D901B, 26014, 0x02D9016E, 180, -130, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ +/* @teleloc 0x02D9016E [180.000000 -130.000000 -11.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D901C, 26014, 0x02D9017E, 180, -150, -11.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ @@ -367,8 +367,8 @@ VALUES (0x702D9039, 26019, 0x02D902D7, 60, -10, 0.038455, 0.714421, 0, 0, 0.6997 /* @teleloc 0x02D902D7 [60.000000 -10.000000 0.038455] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D903A, 26015, 0x02D902D8, 60, -20, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x02D902D8 [60.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D903A, 26015, 0x02D902D8, 60, -20, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x02D902D8 [60.000000 -20.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D903B, 26015, 0x02D902D9, 60.5655, -80.8844, 0.038455, -0.885964, 0, 0, 0.463754, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -439,8 +439,8 @@ VALUES (0x702D904B, 26015, 0x02D9035A, 90.5464, -71.2154, 0.038455, 0.915573, 0, /* @teleloc 0x02D9035A [90.546402 -71.215401 0.038455] 0.915573 0.000000 0.000000 0.402151 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D904C, 26019, 0x02D9035F, 90, -80, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0x02D9035F [90.000000 -80.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D904C, 26019, 0x02D9035F, 90, -80, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ +/* @teleloc 0x02D9035F [90.000000 -80.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D904D, 26019, 0x02D90367, 90, -90, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -567,8 +567,8 @@ VALUES (0x702D906B, 26014, 0x02D904F5, 160, -60, 0.04166, 0.748499, 0, 0, 0.6631 /* @teleloc 0x02D904F5 [160.000000 -60.000000 0.041660] 0.748499 0.000000 0.000000 0.663135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D906C, 27988, 0x02D904FD, 160.157, -79.7883, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Miscreant */ -/* @teleloc 0x02D904FD [160.156998 -79.788300 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D906C, 27988, 0x02D904FD, 160.157, -79.7883, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Miscreant */ +/* @teleloc 0x02D904FD [160.156998 -79.788300 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D906D, 26015, 0x02D904FE, 160.132, -90.1959, 0.038455, 0.685797, 0, 0, 0.727793, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -591,8 +591,8 @@ VALUES (0x702D9071, 26014, 0x02D90510, 170, -60, 0.04166, 0.998177, 0, 0, -0.060 /* @teleloc 0x02D90510 [170.000000 -60.000000 0.041660] 0.998177 0.000000 0.000000 -0.060362 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D9072, 26015, 0x02D90517, 170, -70, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x02D90517 [170.000000 -70.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D9072, 26015, 0x02D90517, 170, -70, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x02D90517 [170.000000 -70.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D9073, 26015, 0x02D90519, 170, -80, 0.038455, 0.930508, 0, 0, 0.366273, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -635,8 +635,8 @@ VALUES (0x702D907C, 26015, 0x02D9056C, 190, -80, 0.038455, 1, 0, 0, 0, True, '2 /* @teleloc 0x02D9056C [190.000000 -80.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D907D, 26015, 0x02D9056F, 190, -120, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x02D9056F [190.000000 -120.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D907D, 26015, 0x02D9056F, 190, -120, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x02D9056F [190.000000 -120.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D907E, 26015, 0x02D90571, 190, -130, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -651,8 +651,8 @@ VALUES (0x702D9080, 26015, 0x02D90575, 200, -90, 0.038455, 1, 0, 0, 0, True, '2 /* @teleloc 0x02D90575 [200.000000 -90.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702D9081, 26015, 0x02D90577, 200, -110, 0.038455, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x02D90577 [200.000000 -110.000000 0.038455] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702D9081, 26015, 0x02D90577, 200, -110, 0.038455, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ +/* @teleloc 0x02D90577 [200.000000 -110.000000 0.038455] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702D9082, 27987, 0x02D90579, 200, -120, 0.005, 0.995004, 0, 0, 0.099833, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02DA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02DA.sql index 78a9bf7db0..99efe4a63b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02DA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02DA.sql @@ -33,8 +33,8 @@ VALUES (0x702DA007, 8014, 0x02DA0133, 150.01, -408.567, -89.995, 0.999995, 0, 0 /* @teleloc 0x02DA0133 [150.009995 -408.566986 -89.995003] 0.999995 0.000000 0.000000 -0.003102 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DA008, 8014, 0x02DA0139, 150, -430.778, -89.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Fragment */ -/* @teleloc 0x02DA0139 [150.000000 -430.778015 -89.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DA008, 8014, 0x02DA0139, 150, -430.778, -89.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Fragment */ +/* @teleloc 0x02DA0139 [150.000000 -430.778015 -89.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DA009, 8014, 0x02DA013A, 160.238, -420.526, -89.995, 0.689028, 0, 0, -0.724735, True, '2005-02-09 10:00:00'); /* Fragment */ @@ -293,8 +293,8 @@ VALUES (0x702DA04C, 8014, 0x02DA0145, 30.0134, -410, -83.995, 1, 0, 0, 0, True /* @teleloc 0x02DA0145 [30.013399 -410.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DA04D, 8014, 0x02DA014B, 30, -430, -83.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Fragment */ -/* @teleloc 0x02DA014B [30.000000 -430.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DA04D, 8014, 0x02DA014B, 30, -430, -83.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Fragment */ +/* @teleloc 0x02DA014B [30.000000 -430.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DA04E, 8014, 0x02DA0156, 50, -450, -83.995, 0.219006, 0, 0, 0.975724, True, '2005-02-09 10:00:00'); /* Fragment */ @@ -501,8 +501,8 @@ VALUES (0x702DA080, 28556, 0x02DA029C, 60, -193.597, -47.9958, 1, 0, 0, 0, True /* @teleloc 0x02DA029C [60.000000 -193.597000 -47.995800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DA081, 28556, 0x02DA02A0, 69.295, -176.132, -47.9958, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devious Shadow */ -/* @teleloc 0x02DA02A0 [69.294998 -176.132004 -47.995800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DA081, 28556, 0x02DA02A0, 69.295, -176.132, -47.9958, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devious Shadow */ +/* @teleloc 0x02DA02A0 [69.294998 -176.132004 -47.995800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DA082, 28556, 0x02DA02B8, 60.3439, -254.591, -41.9958, -0.99998, 0, 0, -0.006285, True, '2005-02-09 10:00:00'); /* Devious Shadow */ @@ -513,8 +513,8 @@ VALUES (0x702DA083, 28556, 0x02DA02C1, 60.4763, -269.306, -38.9958, -0.935625, 0 /* @teleloc 0x02DA02C1 [60.476299 -269.306000 -38.995800] -0.935625 0.000000 0.000000 -0.352995 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DA084, 28556, 0x02DA02C6, 100, -260, -29.9958, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devious Shadow */ -/* @teleloc 0x02DA02C6 [100.000000 -260.000000 -29.995800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DA084, 28556, 0x02DA02C6, 100, -260, -29.9958, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devious Shadow */ +/* @teleloc 0x02DA02C6 [100.000000 -260.000000 -29.995800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DA085, 28556, 0x02DA02C6, 102.561, -259.052, -29.9958, 0.847119, 0, 0, 0.531403, True, '2005-02-09 10:00:00'); /* Devious Shadow */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02DB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02DB.sql index 12895fee8c..16581f798a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02DB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02DB.sql @@ -33,8 +33,8 @@ VALUES (0x702DB007, 5627, 0x02DB0116, 50, -225, -41.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x02DB0116 [50.000000 -225.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DB008, 5627, 0x02DB0118, 50, -235, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02DB0118 [50.000000 -235.000000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702DB008, 5627, 0x02DB0118, 50, -235, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02DB0118 [50.000000 -235.000000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DB009, 7978, 0x02DB011C, 49.986, -236.919, -41.995, 0.998845, 0, 0, -0.048039, True, '2005-02-09 10:00:00'); /* Scrawed Grievver */ @@ -49,8 +49,8 @@ VALUES (0x702DB00B, 5627, 0x02DB011E, 70, -225, -41.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x02DB011E [70.000000 -225.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DB00C, 5627, 0x02DB0120, 70, -235, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02DB0120 [70.000000 -235.000000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702DB00C, 5627, 0x02DB0120, 70, -235, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02DB0120 [70.000000 -235.000000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DB00D, 7978, 0x02DB0124, 70.1584, -237.019, -41.995, -0.999669, 0, 0, -0.025745, True, '2005-02-09 10:00:00'); /* Scrawed Grievver */ @@ -77,8 +77,8 @@ VALUES (0x702DB012, 5627, 0x02DB012F, 110, -265, -41.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x02DB012F [110.000000 -265.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DB013, 5627, 0x02DB0131, 110, -275, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02DB0131 [110.000000 -275.000000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702DB013, 5627, 0x02DB0131, 110, -275, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02DB0131 [110.000000 -275.000000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DB014, 7978, 0x02DB0135, 109.627, -277.091, -41.9928, -0.999992, 0, 0, -0.004036, True, '2005-02-09 10:00:00'); /* Scrawed Grievver */ @@ -109,12 +109,12 @@ VALUES (0x702DB01A, 7944, 0x02DB0182, 128, -500, -35.995, 0.707107, 0, 0, -0.70 /* @teleloc 0x02DB0182 [128.000000 -500.000000 -35.994999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DB020, 8017, 0x02DB019C, 150, -480, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fenmalain Gate */ -/* @teleloc 0x02DB019C [150.000000 -480.000000 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702DB020, 8017, 0x02DB019C, 150, -480, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fenmalain Gate */ +/* @teleloc 0x02DB019C [150.000000 -480.000000 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DB023, 5627, 0x02DB01C5, 150.223, -184.883, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02DB01C5 [150.223007 -184.882996 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702DB023, 5627, 0x02DB01C5, 150.223, -184.883, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02DB01C5 [150.223007 -184.882996 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DB02B, 7944, 0x02DB01FC, 150, -160, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ @@ -353,8 +353,8 @@ VALUES (0x702DB084, 28556, 0x02DB0271, 120.328, -211.378, -11.9958, 0.980067, 0, /* @teleloc 0x02DB0271 [120.328003 -211.378006 -11.995800] 0.980067 0.000000 0.000000 0.198669 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DB085, 28556, 0x02DB0272, 120, -220, -11.9958, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devious Shadow */ -/* @teleloc 0x02DB0272 [120.000000 -220.000000 -11.995800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DB085, 28556, 0x02DB0272, 120, -220, -11.9958, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devious Shadow */ +/* @teleloc 0x02DB0272 [120.000000 -220.000000 -11.995800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DB086, 8672, 0x02DB0289, 176.592, -172.141, -11.9917, -0.836443, 0, 0, 0.548055, True, '2005-02-09 10:00:00'); /* Risen Soldier */ @@ -365,8 +365,8 @@ VALUES (0x702DB087, 8672, 0x02DB028A, 178.351, -200.836, -11.9917, 0.709619, 0, /* @teleloc 0x02DB028A [178.350998 -200.835999 -11.991700] 0.709619 0.000000 0.000000 -0.704585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DB088, 8672, 0x02DB028C, 180, -220, -11.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Risen Soldier */ -/* @teleloc 0x02DB028C [180.000000 -220.000000 -11.991700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DB088, 8672, 0x02DB028C, 180, -220, -11.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Soldier */ +/* @teleloc 0x02DB028C [180.000000 -220.000000 -11.991700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DB089, 8672, 0x02DB028C, 181.114, -221.089, -11.9917, 0.99875, 0, 0, 0.049979, True, '2005-02-09 10:00:00'); /* Risen Soldier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02DC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02DC.sql index 8120491443..536650ae56 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02DC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02DC.sql @@ -94,7 +94,7 @@ VALUES (0x702DC016, 8268, 0x02DC014F, 108.987, -228.195, -35.995, -0.998789, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DC017, 8268, 0x02DC0152, 113.335, -263.363, -35.995, 0.997228, 0, 0, 0.07441, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x02DC0152 [113.334999 -263.363007 -35.994999] 0.997228 0.000000 0.000000 0.074409 */ +/* @teleloc 0x02DC0152 [113.334999 -263.363007 -35.994999] 0.997228 0.000000 0.000000 0.074410 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DC018, 8268, 0x02DC0152, 106.456, -262.805, -35.995, 0.974678, 0, 0, -0.223615, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ @@ -390,11 +390,11 @@ VALUES (0x702DC064, 28554, 0x02DC0108, 2.58957, -240, -35.995, 1, 0, 0, 0, True INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DC065, 28554, 0x02DC0109, 11.4411, -122.822, -35.995, -0.088654, 0, 0, -0.996063, True, '2005-02-09 10:00:00'); /* Spiked Grievver */ -/* @teleloc 0x02DC0109 [11.441100 -122.821999 -35.994999] -0.088653 0.000000 0.000000 -0.996063 */ +/* @teleloc 0x02DC0109 [11.441100 -122.821999 -35.994999] -0.088654 0.000000 0.000000 -0.996063 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DC066, 28554, 0x02DC0114, 10.6077, -240, -35.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Spiked Grievver */ -/* @teleloc 0x02DC0114 [10.607700 -240.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DC066, 28554, 0x02DC0114, 10.6077, -240, -35.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Spiked Grievver */ +/* @teleloc 0x02DC0114 [10.607700 -240.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DC067, 28554, 0x02DC0116, 22.5286, -210.607, -35.995, 0.750997, 0, 0, -0.660305, True, '2005-02-09 10:00:00'); /* Spiked Grievver */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02DF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02DF.sql index 9dbc42d6b4..68641f44ee 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02DF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02DF.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x02DF; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DF000, 7948, 0x02DF0139, 490, -20, -95.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02DF0139 [490.000000 -20.000000 -95.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DF000, 7948, 0x02DF0139, 490, -20, -95.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02DF0139 [490.000000 -20.000000 -95.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DF001, 7948, 0x02DF0143, 490, -100, -95.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ @@ -34,7 +34,7 @@ VALUES (0x702DF007, 28552, 0x02DF0194, 479.155, -99.0892, -89.995, 0.641283, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DF008, 28552, 0x02DF0196, 489.633, -8.25594, -89.995, 0.040628, 0, 0, -0.999174, True, '2005-02-09 10:00:00'); /* Crystal Spur */ -/* @teleloc 0x02DF0196 [489.632996 -8.255940 -89.995003] 0.040627 0.000000 0.000000 -0.999174 */ +/* @teleloc 0x02DF0196 [489.632996 -8.255940 -89.995003] 0.040628 0.000000 0.000000 -0.999174 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DF009, 28552, 0x02DF019F, 489.326, -109.964, -89.995, 0.997488, 0, 0, 0.07083, True, '2005-02-09 10:00:00'); /* Crystal Spur */ @@ -489,12 +489,12 @@ VALUES (0x702DF07C, 1757, 0x02DF02C9, 240, -20, -47.995, 1, 0, 0, 0, True, '20 /* @teleloc 0x02DF02C9 [240.000000 -20.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DF07D, 1757, 0x02DF02CD, 240, -50, -47.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x02DF02CD [240.000000 -50.000000 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DF07D, 1757, 0x02DF02CD, 240, -50, -47.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x02DF02CD [240.000000 -50.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DF07E, 1757, 0x02DF02D2, 240, -90, -47.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x02DF02D2 [240.000000 -90.000000 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DF07E, 1757, 0x02DF02D2, 240, -90, -47.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x02DF02D2 [240.000000 -90.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DF07F, 4253, 0x02DF02D3, 240, -100, -47.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ @@ -509,8 +509,8 @@ VALUES (0x702DF081, 1757, 0x02DF02E9, 2.85485, -60, -23.995, 1, 0, 0, 0, True, /* @teleloc 0x02DF02E9 [2.854850 -60.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DF082, 1757, 0x02DF02EE, 8.4849, -44.9722, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x02DF02EE [8.484900 -44.972198 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DF082, 1757, 0x02DF02EE, 8.4849, -44.9722, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x02DF02EE [8.484900 -44.972198 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DF083, 1757, 0x02DF02F1, 8.10337, -74.8022, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ @@ -792,16 +792,16 @@ VALUES (0x702DF0A0, 28554, 0x02DF03B2, 110, 0, 0.005, 0.748499, 0, 0, 0.663136, /* @teleloc 0x02DF03B2 [110.000000 0.000000 0.005000] 0.748499 0.000000 0.000000 0.663136 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DF0A1, 1757, 0x02DF03B4, 110, -60, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x02DF03B4 [110.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DF0A1, 1757, 0x02DF03B4, 110, -60, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x02DF03B4 [110.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DF0A2, 28554, 0x02DF03B4, 110, -60, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Spiked Grievver */ -/* @teleloc 0x02DF03B4 [110.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DF0A2, 28554, 0x02DF03B4, 110, -60, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Spiked Grievver */ +/* @teleloc 0x02DF03B4 [110.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DF0A3, 1757, 0x02DF03BA, 120, -10, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x02DF03BA [120.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DF0A3, 1757, 0x02DF03BA, 120, -10, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x02DF03BA [120.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702DF0A4, 28554, 0x02DF03CA, 130, -20, 0.005, 0.748499, 0, 0, 0.663136, True, '2005-02-09 10:00:00'); /* Spiked Grievver */ @@ -812,5 +812,5 @@ VALUES (0x702DF0A5, 28554, 0x02DF03D1, 130, -100, 0.005, 0.714421, 0, 0, 0.69971 /* @teleloc 0x02DF03D1 [130.000000 -100.000000 0.005000] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702DF0A6, 1757, 0x02DF03DA, 140, -90, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x02DF03DA [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702DF0A6, 1757, 0x02DF03DA, 140, -90, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x02DF03DA [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02E0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02E0.sql index b03c871788..d277a7b57d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02E0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02E0.sql @@ -80,16 +80,16 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x702E0012, 0x702E0084, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E0013, 7122, 0x02E00180, 30, -42.8416, -101.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ -/* @teleloc 0x02E00180 [30.000000 -42.841599 -101.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E0013, 7122, 0x02E00180, 30, -42.8416, -101.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ +/* @teleloc 0x02E00180 [30.000000 -42.841599 -101.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E0014, 2609, 0x02E00181, 30.1301, -53.5302, -101.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ /* @teleloc 0x02E00181 [30.130100 -53.530201 -101.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E0015, 4145, 0x02E00187, 50, -5.266, -101.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02E00187 [50.000000 -5.266000 -101.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702E0015, 4145, 0x02E00187, 50, -5.266, -101.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02E00187 [50.000000 -5.266000 -101.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702E0015, 0x702E0083, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -116,8 +116,8 @@ VALUES (0x702E001A, 4145, 0x02E00194, 60, -84.734, -101.995, 1, 0, 0, 0, False, /* @teleloc 0x02E00194 [60.000000 -84.734001 -101.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E001B, 2609, 0x02E0019A, 79.885, -36.593, -101.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x02E0019A [79.885002 -36.592999 -101.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E001B, 2609, 0x02E0019A, 79.885, -36.593, -101.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x02E0019A [79.885002 -36.592999 -101.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E001C, 7122, 0x02E0019B, 79.9158, -52.4983, -101.997, 0.997255, 0, 0, 0.074041, True, '2005-02-09 10:00:00'); /* Great Skeleton */ @@ -183,8 +183,8 @@ VALUES (0x702E0029, 2609, 0x02E001EB, 26.7953, -66.9916, -89.995, -0.92388, 0, /* @teleloc 0x02E001EB [26.795300 -66.991600 -89.995003] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E002A, 7122, 0x02E001EC, 29, -78.2188, -89.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ -/* @teleloc 0x02E001EC [29.000000 -78.218803 -89.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E002A, 7122, 0x02E001EC, 29, -78.2188, -89.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ +/* @teleloc 0x02E001EC [29.000000 -78.218803 -89.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E002B, 7122, 0x02E001EC, 31.1349, -80.1575, -89.995, 0.992198, 0, 0, 0.124675, True, '2005-02-09 10:00:00'); /* Great Skeleton */ @@ -318,8 +318,8 @@ VALUES (0x702E0045, 24326, 0x02E002B2, 87.5541, -47.2565, -71.9918, -0.51662, 0, /* @teleloc 0x02E002B2 [87.554100 -47.256500 -71.991798] -0.516620 0.000000 0.000000 -0.856215 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E0046, 4145, 0x02E002B4, 90, -55.245, -71.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02E002B4 [90.000000 -55.244999 -71.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702E0046, 4145, 0x02E002B4, 90, -55.245, -71.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02E002B4 [90.000000 -55.244999 -71.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702E0046, 0x702E0030, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -623,8 +623,8 @@ VALUES (0x702E008E, 24326, 0x02E00105, 27.7852, -60.7773, -119.992, 0.982809, 0, /* @teleloc 0x02E00105 [27.785200 -60.777302 -119.991997] 0.982809 0.000000 0.000000 0.184623 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E008F, 7122, 0x02E00105, 29.6897, -60, -119.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ -/* @teleloc 0x02E00105 [29.689699 -60.000000 -119.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E008F, 7122, 0x02E00105, 29.6897, -60, -119.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ +/* @teleloc 0x02E00105 [29.689699 -60.000000 -119.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E0090, 24326, 0x02E00108, 40, -20, -119.992, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Lord */ @@ -675,20 +675,20 @@ VALUES (0x702E009B, 24326, 0x02E00143, 70, 0, -113.992, 1, 0, 0, 0, True, '2005 /* @teleloc 0x02E00143 [70.000000 0.000000 -113.991997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E009C, 24326, 0x02E00152, 100, -60, -113.992, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Risen Lord */ -/* @teleloc 0x02E00152 [100.000000 -60.000000 -113.991997] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E009C, 24326, 0x02E00152, 100, -60, -113.992, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Lord */ +/* @teleloc 0x02E00152 [100.000000 -60.000000 -113.991997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E009D, 4216, 0x02E00156, 30, -30, -107.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ /* @teleloc 0x02E00156 [30.000000 -30.000000 -107.989998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E009E, 4216, 0x02E00158, 30, -40, -107.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x02E00158 [30.000000 -40.000000 -107.989998] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E009E, 4216, 0x02E00158, 30, -40, -107.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x02E00158 [30.000000 -40.000000 -107.989998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E009F, 4216, 0x02E0015B, 30, -60, -107.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x02E0015B [30.000000 -60.000000 -107.989998] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E009F, 4216, 0x02E0015B, 30, -60, -107.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x02E0015B [30.000000 -60.000000 -107.989998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00A0, 4216, 0x02E0015E, 40, -20, -107.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ @@ -707,8 +707,8 @@ VALUES (0x702E00A3, 4216, 0x02E00168, 60, -20, -107.99, 1, 0, 0, 0, True, '200 /* @teleloc 0x02E00168 [60.000000 -20.000000 -107.989998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00A4, 4216, 0x02E0016E, 70, -20, -107.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x02E0016E [70.000000 -20.000000 -107.989998] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00A4, 4216, 0x02E0016E, 70, -20, -107.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x02E0016E [70.000000 -20.000000 -107.989998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00A5, 4216, 0x02E00171, 70, -70, -107.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ @@ -739,8 +739,8 @@ VALUES (0x702E00AB, 7122, 0x02E00193, 60, -70, -101.995, 1, 0, 0, 0, True, '20 /* @teleloc 0x02E00193 [60.000000 -70.000000 -101.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00AC, 7122, 0x02E0019A, 80, -40, -101.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ -/* @teleloc 0x02E0019A [80.000000 -40.000000 -101.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00AC, 7122, 0x02E0019A, 80, -40, -101.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ +/* @teleloc 0x02E0019A [80.000000 -40.000000 -101.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00AD, 7122, 0x02E001A7, 25.25, -40.95, -95.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ @@ -763,8 +763,8 @@ VALUES (0x702E00B1, 7122, 0x02E0022C, -0.95, -14.75, -77.995, 1, 0, 0, 0, True /* @teleloc 0x02E0022C [-0.950000 -14.750000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00B2, 7122, 0x02E00230, -0.388825, -77.6794, -77.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ -/* @teleloc 0x02E00230 [-0.388825 -77.679398 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00B2, 7122, 0x02E00230, -0.388825, -77.6794, -77.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ +/* @teleloc 0x02E00230 [-0.388825 -77.679398 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00B3, 7122, 0x02E00237, 22.4434, -17.8936, -77.995, 0.315322, 0, 0, 0.948985, True, '2005-02-09 10:00:00'); /* Great Skeleton */ @@ -835,8 +835,8 @@ VALUES (0x702E00C3, 7122, 0x02E00299, 49.5707, -62.0114, -71.995, 0.877582, 0, /* @teleloc 0x02E00299 [49.570702 -62.011398 -71.995003] 0.877582 0.000000 0.000000 0.479426 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00C4, 7122, 0x02E0029C, 60, -30, -71.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ -/* @teleloc 0x02E0029C [60.000000 -30.000000 -71.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00C4, 7122, 0x02E0029C, 60, -30, -71.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ +/* @teleloc 0x02E0029C [60.000000 -30.000000 -71.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00C5, 7122, 0x02E002A1, 60, -60, -71.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Great Skeleton */ @@ -867,8 +867,8 @@ VALUES (0x702E00CB, 4216, 0x02E002C4, 40.1312, -1.46094, -65.99, 0.843776, 0, 0 /* @teleloc 0x02E002C4 [40.131199 -1.460940 -65.989998] 0.843776 0.000000 0.000000 -0.536696 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00CC, 4216, 0x02E002C9, 40, -90, -65.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x02E002C9 [40.000000 -90.000000 -65.989998] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00CC, 4216, 0x02E002C9, 40, -90, -65.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x02E002C9 [40.000000 -90.000000 -65.989998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00CD, 4216, 0x02E002EC, 70, 0, -65.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ @@ -883,16 +883,16 @@ VALUES (0x702E00CF, 4216, 0x02E002F8, 20, -30, -59.99, 1, 0, 0, 0, True, '2005 /* @teleloc 0x02E002F8 [20.000000 -30.000000 -59.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00D0, 4216, 0x02E002FE, 20, -60, -59.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x02E002FE [20.000000 -60.000000 -59.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00D0, 4216, 0x02E002FE, 20, -60, -59.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x02E002FE [20.000000 -60.000000 -59.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00D1, 7096, 0x02E00302, 30, -20, -59.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ /* @teleloc 0x02E00302 [30.000000 -20.000000 -59.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00D2, 7096, 0x02E0030F, 30, -70, -59.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x02E0030F [30.000000 -70.000000 -59.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00D2, 7096, 0x02E0030F, 30, -70, -59.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x02E0030F [30.000000 -70.000000 -59.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00D3, 7096, 0x02E0033A, 80, -20, -59.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ @@ -927,12 +927,12 @@ VALUES (0x702E00DA, 4216, 0x02E00385, 110, -50, -53.99, 1, 0, 0, 0, True, '200 /* @teleloc 0x02E00385 [110.000000 -50.000000 -53.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00DB, 7096, 0x02E00391, 20, -30, -47.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x02E00391 [20.000000 -30.000000 -47.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00DB, 7096, 0x02E00391, 20, -30, -47.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x02E00391 [20.000000 -30.000000 -47.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00DC, 7096, 0x02E00398, 20, -60, -47.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x02E00398 [20.000000 -60.000000 -47.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00DC, 7096, 0x02E00398, 20, -60, -47.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x02E00398 [20.000000 -60.000000 -47.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00DD, 7096, 0x02E0039C, 30, -20, -47.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ @@ -951,12 +951,12 @@ VALUES (0x702E00E0, 7096, 0x02E003BB, 80, -70, -47.99, 1, 0, 0, 0, True, '2005 /* @teleloc 0x02E003BB [80.000000 -70.000000 -47.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00E1, 7096, 0x02E003BF, 90, -30, -47.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x02E003BF [90.000000 -30.000000 -47.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00E1, 7096, 0x02E003BF, 90, -30, -47.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x02E003BF [90.000000 -30.000000 -47.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00E2, 7096, 0x02E003C6, 90, -60, -47.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x02E003C6 [90.000000 -60.000000 -47.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00E2, 7096, 0x02E003C6, 90, -60, -47.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x02E003C6 [90.000000 -60.000000 -47.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00E3, 24326, 0x02E003CA, 97.188, -40.7478, -49.1912, -0.779642, 0, 0, -0.626226, True, '2005-02-09 10:00:00'); /* Risen Lord */ @@ -967,8 +967,8 @@ VALUES (0x702E00E4, 24326, 0x02E003CE, 10.2695, -53.8733, -41.9917, 0.996309, 0, /* @teleloc 0x02E003CE [10.269500 -53.873299 -41.991699] 0.996309 0.000000 0.000000 -0.085843 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00E5, 7096, 0x02E003D9, 30, -10, -41.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x02E003D9 [30.000000 -10.000000 -41.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00E5, 7096, 0x02E003D9, 30, -10, -41.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x02E003D9 [30.000000 -10.000000 -41.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00E6, 24326, 0x02E003E2, 30, -50, -41.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Lord */ @@ -991,16 +991,16 @@ VALUES (0x702E00EA, 7096, 0x02E003FA, 70, 0, -41.99, 1, 0, 0, 0, True, '2005-0 /* @teleloc 0x02E003FA [70.000000 0.000000 -41.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00EB, 7096, 0x02E003FF, 70, -90, -41.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x02E003FF [70.000000 -90.000000 -41.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00EB, 7096, 0x02E003FF, 70, -90, -41.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x02E003FF [70.000000 -90.000000 -41.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00EC, 7096, 0x02E00405, 80, -10, -41.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gold Golem */ -/* @teleloc 0x02E00405 [80.000000 -10.000000 -41.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00EC, 7096, 0x02E00405, 80, -10, -41.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ +/* @teleloc 0x02E00405 [80.000000 -10.000000 -41.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00ED, 24326, 0x02E0040C, 80, -40, -41.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Risen Lord */ -/* @teleloc 0x02E0040C [80.000000 -40.000000 -41.991699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00ED, 24326, 0x02E0040C, 80, -40, -41.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Lord */ +/* @teleloc 0x02E0040C [80.000000 -40.000000 -41.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00EE, 7096, 0x02E00416, 80, -80, -41.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gold Golem */ @@ -1023,8 +1023,8 @@ VALUES (0x702E00F2, 24326, 0x02E00448, 89.05, -24.75, -35.945, 1, 0, 0, 0, True /* @teleloc 0x02E00448 [89.050003 -24.750000 -35.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E00F3, 24326, 0x02E00452, 89.6112, -67.6794, -35.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Risen Lord */ -/* @teleloc 0x02E00452 [89.611198 -67.679398 -35.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E00F3, 24326, 0x02E00452, 89.6112, -67.6794, -35.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Lord */ +/* @teleloc 0x02E00452 [89.611198 -67.679398 -35.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E00F4, 7924, 0x02E0046B, 62.1047, -21.1198, -29.995, 0.708961, 0, 0, -0.705248, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02E1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02E1.sql index 712b5deb28..b6a786d7e8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02E1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02E1.sql @@ -105,8 +105,8 @@ VALUES (0x702E1019, 1764, 0x02E1024C, 271.509, -259.869, -11.9945, 0.980067, 0, /* @teleloc 0x02E1024C [271.509003 -259.868988 -11.994500] 0.980067 0.000000 0.000000 0.198669 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E101A, 8201, 0x02E1028D, 310, -250, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Random Portal Dires Exit Gen */ -/* @teleloc 0x02E1028D [310.000000 -250.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E101A, 8201, 0x02E1028D, 310, -250, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Random Portal Dires Exit Gen */ +/* @teleloc 0x02E1028D [310.000000 -250.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E101B, 7932, 0x02E10290, 309.427, -257.739, -11.995, 0.640997, 0, 0, 0.767544, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ @@ -219,8 +219,8 @@ VALUES (0x702E1024, 197, 0x02E102DB, 45.25, -50.95, -5.945, 1, 0, 0, 0, True, /* @teleloc 0x02E102DB [45.250000 -50.950001 -5.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E1025, 197, 0x02E102EE, 49.6112, -187.679, -5.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Iron Golem */ -/* @teleloc 0x02E102EE [49.611198 -187.679001 -5.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E1025, 197, 0x02E102EE, 49.6112, -187.679, -5.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ +/* @teleloc 0x02E102EE [49.611198 -187.679001 -5.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E1026, 197, 0x02E102F6, 60, -30, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ @@ -302,8 +302,8 @@ VALUES (0x702E1038, 197, 0x02E1039E, 61.0181, -10.136, 0.01, 0.696707, 0, 0, - /* @teleloc 0x02E1039E [61.018101 -10.136000 0.010000] 0.696707 0.000000 0.000000 -0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E1039, 197, 0x02E103C3, 70, -170, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Iron Golem */ -/* @teleloc 0x02E103C3 [70.000000 -170.000000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E1039, 197, 0x02E103C3, 70, -170, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ +/* @teleloc 0x02E103C3 [70.000000 -170.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E103A, 197, 0x02E103CE, 80, -60, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02E2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02E2.sql index dc529d6f2b..976a7144ff 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02E2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02E2.sql @@ -8,8 +8,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x702E2000, 0x702E2005, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E2001, 2179, 0x02E20117, 70, -44.721, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02E20117 [70.000000 -44.721001 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E2001, 2179, 0x02E20117, 70, -44.721, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02E20117 [70.000000 -44.721001 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702E2001, 0x702E2004, '2005-02-09 10:00:00') /* Lever (2609) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02E3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02E3.sql index 1c2a519463..c2ae0c8e61 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02E3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02E3.sql @@ -8,8 +8,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x702E3000, 0x702E3005, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E3001, 2179, 0x02E30117, 70, -44.721, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02E30117 [70.000000 -44.721001 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E3001, 2179, 0x02E30117, 70, -44.721, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02E30117 [70.000000 -44.721001 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702E3001, 0x702E3004, '2005-02-09 10:00:00') /* Lever (2609) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02E5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02E5.sql index 6bbcfd7f1d..c100f4fc0f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02E5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02E5.sql @@ -260,8 +260,8 @@ VALUES (0x702E503D, 7334, 0x02E50299, 84.4278, -348.928, 6.005, 0.719812, 0, 0, /* @teleloc 0x02E50299 [84.427803 -348.928009 6.005000] 0.719812 0.000000 0.000000 -0.694169 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E503E, 7617, 0x02E5029B, 90, -300, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02E5029B [90.000000 -300.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E503E, 7617, 0x02E5029B, 90, -300, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02E5029B [90.000000 -300.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E503F, 22208, 0x02E502C0, 130, -334.498, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ @@ -312,8 +312,8 @@ VALUES (0x702E504A, 22208, 0x02E50316, 200.577, -247.97, 6.005, 0.990145, 0, 0, /* @teleloc 0x02E50316 [200.576996 -247.970001 6.005000] 0.990145 0.000000 0.000000 0.140046 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E504B, 7334, 0x02E50319, 198.007, -277.873, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton Bone Knight */ -/* @teleloc 0x02E50319 [198.007004 -277.872986 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E504B, 7334, 0x02E50319, 198.007, -277.873, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Bone Knight */ +/* @teleloc 0x02E50319 [198.007004 -277.872986 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E504C, 22208, 0x02E5032B, 221.299, -371.895, 6.005, 0.939153, 0, 0, 0.3435, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02E6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02E6.sql index 76b2e6bd23..6009ae939c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02E6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02E6.sql @@ -285,8 +285,8 @@ VALUES (0x702E6047, 1761, 0x02E60245, 49.6011, 0.23596, -5.995, 0.678557, 0, 0, /* @teleloc 0x02E60245 [49.601101 0.235960 -5.995000] 0.678557 0.000000 0.000000 -0.734547 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E6048, 7615, 0x02E6025A, 70, -460, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02E6025A [70.000000 -460.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E6048, 7615, 0x02E6025A, 70, -460, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02E6025A [70.000000 -460.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E6049, 1761, 0x02E6025E, 88.2487, -0.168947, -5.995, -0.773889, 0, 0, -0.633322, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ @@ -341,8 +341,8 @@ VALUES (0x702E6055, 1761, 0x02E6029A, 56.4525, -60.1018, 0.005, -0.685008, 0, 0 /* @teleloc 0x02E6029A [56.452499 -60.101799 0.005000] -0.685008 0.000000 0.000000 0.728536 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E6058, 7615, 0x02E602B0, 70, -120, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02E602B0 [70.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E6058, 7615, 0x02E602B0, 70, -120, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02E602B0 [70.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E6059, 1761, 0x02E602B5, 83.3366, -19.8283, 0.005, 0.608024, 0, 0, 0.793918, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02E8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02E8.sql index 490b94f117..12af907225 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02E8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02E8.sql @@ -198,8 +198,8 @@ VALUES (0x702E8028, 7554, 0x02E8016E, 247.914, -285.606, -11.99, -0.975816, 0, /* @teleloc 0x02E8016E [247.914001 -285.605988 -11.990000] -0.975816 0.000000 0.000000 0.218595 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E8029, 7623, 0x02E8016E, 249.9, -290.403, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chorizite Deposit Medium Grade Gen */ -/* @teleloc 0x02E8016E [249.899994 -290.403015 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E8029, 7623, 0x02E8016E, 249.9, -290.403, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chorizite Deposit Medium Grade Gen */ +/* @teleloc 0x02E8016E [249.899994 -290.403015 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E802A, 7554, 0x02E80171, 260.179, -282.099, -11.99, 0.842904, 0, 0, 0.538064, True, '2005-02-09 10:00:00'); /* Lithos Raider */ @@ -226,8 +226,8 @@ VALUES (0x702E802F, 7554, 0x02E80199, 79.5054, -259.394, -5.99, 0.008726, 0, 0, /* @teleloc 0x02E80199 [79.505402 -259.394012 -5.990000] 0.008726 0.000000 0.000000 0.999962 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E8030, 2131, 0x02E8019C, 80.0386, -276.352, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02E8019C [80.038597 -276.351990 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E8030, 2131, 0x02E8019C, 80.0386, -276.352, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02E8019C [80.038597 -276.351990 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E8031, 7561, 0x02E8019C, 81.8178, -276.254, -5.995, 0.99984, 0, 0, 0.017861, False, '2005-02-09 10:00:00'); /* Magic trap */ @@ -368,8 +368,8 @@ VALUES (0x702E8045, 0x702E8000, '2005-02-09 10:00:00') /* Lithos Raider (7554) * , (0x702E8045, 0x702E8053, '2005-02-09 10:00:00') /* Obeloth Raider (7555) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E8046, 7611, 0x02E80238, 80, -547, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02E80238 [80.000000 -547.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702E8046, 7611, 0x02E80238, 80, -547, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02E80238 [80.000000 -547.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E8047, 7554, 0x02E80241, 101.138, -409.962, 0.01, 0.705628, 0, 0, -0.708582, True, '2005-02-09 10:00:00'); /* Lithos Raider */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02E9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02E9.sql index f4348cc86d..856a8e5007 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02E9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02E9.sql @@ -256,8 +256,8 @@ VALUES (0x702E9037, 7553, 0x02E901F3, 131.908, -64.8308, 0.055, 0.90475, 0, 0, /* @teleloc 0x02E901F3 [131.908005 -64.830803 0.055000] 0.904750 0.000000 0.000000 -0.425944 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702E9038, 7609, 0x02E901FF, 142.5, -0, 0.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02E901FF [142.500000 -0.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x702E9038, 7609, 0x02E901FF, 142.5, 0, 0.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02E901FF [142.500000 0.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702E9039, 3955, 0x02E9020D, 148.504, -31.3805, 0.005, -0.038651, 0, 0, 0.999253, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02EA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02EA.sql index 9eca544de3..acf3561d0d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02EA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02EA.sql @@ -5,8 +5,8 @@ VALUES (0x702EA000, 29233, 0x02EA010D, 37.801, -53.0614, -11.945, 0.180306, 0, 0 /* @teleloc 0x02EA010D [37.800999 -53.061401 -11.945000] 0.180306 0.000000 0.000000 0.983611 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EA001, 1929, 0x02EA010D, 41.2157, -54.6526, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x02EA010D [41.215698 -54.652599 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702EA001, 1929, 0x02EA010D, 41.2157, -54.6526, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x02EA010D [41.215698 -54.652599 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EA00F, 1914, 0x02EA012C, 47.7743, -44.143, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -91,32 +91,32 @@ VALUES (0x702EA02B, 29232, 0x02EA0185, 13.7707, -40.2473, 6.005, 0.707107, 0, 0, /* @teleloc 0x02EA0185 [13.770700 -40.247299 6.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EA034, 25869, 0x02EA010E, 40.219, -51.956, -11.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Giant Mite */ -/* @teleloc 0x02EA010E [40.219002 -51.956001 -11.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EA034, 25869, 0x02EA010E, 40.219, -51.956, -11.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Giant Mite */ +/* @teleloc 0x02EA010E [40.219002 -51.956001 -11.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EA035, 25869, 0x02EA010E, 41.9421, -49.4553, -11.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Giant Mite */ -/* @teleloc 0x02EA010E [41.942101 -49.455299 -11.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EA035, 25869, 0x02EA010E, 41.9421, -49.4553, -11.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Giant Mite */ +/* @teleloc 0x02EA010E [41.942101 -49.455299 -11.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EA036, 25869, 0x02EA010E, 38.0716, -49.6018, -11.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Giant Mite */ -/* @teleloc 0x02EA010E [38.071602 -49.601799 -11.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EA036, 25869, 0x02EA010E, 38.0716, -49.6018, -11.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Giant Mite */ +/* @teleloc 0x02EA010E [38.071602 -49.601799 -11.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EA037, 25879, 0x02EA010F, 50.1565, -29.4374, -11.9465, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ -/* @teleloc 0x02EA010F [50.156502 -29.437401 -11.946500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702EA037, 25879, 0x02EA010F, 50.1565, -29.4374, -11.9465, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ +/* @teleloc 0x02EA010F [50.156502 -29.437401 -11.946500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EA038, 25876, 0x02EA0116, 62.3367, -38.869, -5.9996, -0.937683, 0, 0, -0.347492, True, '2005-02-09 10:00:00'); /* Sephal Nefane */ /* @teleloc 0x02EA0116 [62.336700 -38.868999 -5.999600] -0.937683 0.000000 0.000000 -0.347492 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EA039, 25876, 0x02EA0120, 58.8108, -50.21, -11.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Sephal Nefane */ -/* @teleloc 0x02EA0120 [58.810799 -50.209999 -11.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EA039, 25876, 0x02EA0120, 58.8108, -50.21, -11.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sephal Nefane */ +/* @teleloc 0x02EA0120 [58.810799 -50.209999 -11.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EA03A, 25876, 0x02EA0120, 61.8487, -49.3228, -11.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Sephal Nefane */ -/* @teleloc 0x02EA0120 [61.848701 -49.322800 -11.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EA03A, 25876, 0x02EA0120, 61.8487, -49.3228, -11.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sephal Nefane */ +/* @teleloc 0x02EA0120 [61.848701 -49.322800 -11.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EA03B, 25876, 0x02EA0120, 60.0265, -48.31, -11.995, 0.988468, 0, 0, 0.151433, True, '2005-02-09 10:00:00'); /* Sephal Nefane */ @@ -203,8 +203,8 @@ VALUES (0x702EA04F, 25879, 0x02EA0163, 39.9357, -47.3182, 0.012, 0.04578, 0, 0, /* @teleloc 0x02EA0163 [39.935699 -47.318199 0.012000] 0.045780 0.000000 0.000000 -0.998952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EA050, 25879, 0x02EA0163, 40, -50, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ -/* @teleloc 0x02EA0163 [40.000000 -50.000000 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702EA050, 25879, 0x02EA0163, 40, -50, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ +/* @teleloc 0x02EA0163 [40.000000 -50.000000 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EA051, 25879, 0x02EA016D, 56.151, -9.865, 0.012, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ @@ -223,8 +223,8 @@ VALUES (0x702EA054, 25879, 0x02EA0175, 73.2064, -18.3032, 0.012, -0.653926, 0, 0 /* @teleloc 0x02EA0175 [73.206398 -18.303200 0.012000] -0.653926 0.000000 0.000000 -0.756558 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EA055, 25879, 0x02EA0179, 70, -30, 0.012, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ -/* @teleloc 0x02EA0179 [70.000000 -30.000000 0.012000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EA055, 25879, 0x02EA0179, 70, -30, 0.012, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ +/* @teleloc 0x02EA0179 [70.000000 -30.000000 0.012000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EA056, 25879, 0x02EA0180, 7.69221, -21.6911, 6.012, -0.101934, 0, 0, -0.994791, True, '2005-02-09 10:00:00'); /* Pestilence Rat */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02EC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02EC.sql index 02743155b7..23d8817742 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02EC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02EC.sql @@ -46,7 +46,7 @@ VALUES (0x702EC00A, 199, 0x02EC0130, 150, -120, -11.99, 1, 0, 0, 0, True, '20 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EC00B, 201, 0x02EC0131, 149.8, -138.363, -11.99, 0.998536, 0, 0, -0.054085, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ -/* @teleloc 0x02EC0131 [149.800003 -138.363007 -11.990000] 0.998536 0.000000 0.000000 -0.054084 */ +/* @teleloc 0x02EC0131 [149.800003 -138.363007 -11.990000] 0.998536 0.000000 0.000000 -0.054085 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EC00C, 199, 0x02EC0141, 159.617, -125.692, -11.99, 0.772562, 0, 0, -0.63494, True, '2005-02-09 10:00:00'); /* Magma Golem */ @@ -193,8 +193,8 @@ VALUES (0x702EC02F, 22933, 0x02EC022F, 20.3305, -101.421, 0.01, 1, 0, 0, 0, Tru /* @teleloc 0x02EC022F [20.330500 -101.420998 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EC030, 22933, 0x02EC0234, 28.0178, -108.687, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mist Golem */ -/* @teleloc 0x02EC0234 [28.017799 -108.686996 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EC030, 22933, 0x02EC0234, 28.0178, -108.687, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mist Golem */ +/* @teleloc 0x02EC0234 [28.017799 -108.686996 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EC031, 7626, 0x02EC0239, 49.8257, -102.535, 0.01, 0.788974, 0, 0, 0.614427, True, '2005-02-09 10:00:00'); /* Coral Golem */ @@ -289,8 +289,8 @@ VALUES (0x702EC040, 22933, 0x02EC027E, 230.385, -100.222, 0.01, 1, 0, 0, 0, Tru /* @teleloc 0x02EC027E [230.384995 -100.222000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EC041, 22933, 0x02EC0283, 239.371, -110.494, 0.397523, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mist Golem */ -/* @teleloc 0x02EC0283 [239.371002 -110.494003 0.397523] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EC041, 22933, 0x02EC0283, 239.371, -110.494, 0.397523, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mist Golem */ +/* @teleloc 0x02EC0283 [239.371002 -110.494003 0.397523] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EC042, 7932, 0x02EC0284, 280, -50, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ @@ -408,16 +408,16 @@ VALUES (0x702EC04B, 7780, 0x02EC02C7, 53.5144, -60, 6.005, 1, 0, 0, 0, True, ' /* @teleloc 0x02EC02C7 [53.514400 -60.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EC04C, 2180, 0x02EC02CB, 50.001, -65.248, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02EC02CB [50.000999 -65.248001 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702EC04C, 2180, 0x02EC02CB, 50.001, -65.248, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02EC02CB [50.000999 -65.248001 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702EC04C, 0x702EC04D, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ , (0x702EC04C, 0x702EC065, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EC04D, 2131, 0x02EC02CB, 50.0267, -66.7632, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02EC02CB [50.026699 -66.763199 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EC04D, 2131, 0x02EC02CB, 50.0267, -66.7632, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02EC02CB [50.026699 -66.763199 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EC04E, 22933, 0x02EC02CD, 50, -80, 6.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mist Golem */ @@ -468,16 +468,16 @@ VALUES (0x702EC05B, 7780, 0x02EC0329, 264.2, -60, 6.005, 1, 0, 0, 0, True, '20 /* @teleloc 0x02EC0329 [264.200012 -60.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EC05C, 2180, 0x02EC032D, 260.005, -65.257, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02EC032D [260.005005 -65.257004 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702EC05C, 2180, 0x02EC032D, 260.005, -65.257, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02EC032D [260.005005 -65.257004 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702EC05C, 0x702EC05D, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ , (0x702EC05C, 0x702EC070, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EC05D, 2131, 0x02EC032D, 260, -67.745, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02EC032D [260.000000 -67.745003 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EC05D, 2131, 0x02EC032D, 260, -67.745, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02EC032D [260.000000 -67.745003 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EC05E, 22933, 0x02EC032F, 260, -80, 6.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mist Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02ED.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02ED.sql index 49932bd561..e4aaaaafbe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02ED.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02ED.sql @@ -13,8 +13,8 @@ VALUES (0x702ED004, 4254, 0x02ED0175, 63.018, -20.0257, -101.931, -0.390544, 0, /* @teleloc 0x02ED0175 [63.018002 -20.025700 -101.931000] -0.390544 0.000000 0.000000 0.920584 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702ED005, 5625, 0x02ED0109, 57.975, -0, -131.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02ED0109 [57.974998 -0.000000 -131.994995] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x702ED005, 5625, 0x02ED0109, 57.975, 0, -131.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02ED0109 [57.974998 0.000000 -131.994995] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702ED006, 6425, 0x02ED010A, 64.838, 0, -132, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* "Mini Mag-Ma!" */ @@ -61,8 +61,8 @@ VALUES (0x702ED010, 5857, 0x02ED0113, 50, 0, -120, 0.707107, 0, 0, -0.707107, F /* @teleloc 0x02ED0113 [50.000000 0.000000 -120.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702ED014, 5857, 0x02ED0114, 50, -10, -120, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02ED0114 [50.000000 -10.000000 -120.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702ED014, 5857, 0x02ED0114, 50, -10, -120, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02ED0114 [50.000000 -10.000000 -120.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702ED015, 199, 0x02ED0116, 33.486, -21.8565, -119.99, 0.999848, 0, 0, 0.017433, True, '2005-02-09 10:00:00'); /* Magma Golem */ @@ -109,8 +109,8 @@ VALUES (0x702ED021, 5857, 0x02ED0118, 43.391, -8.43937, -120, 1, 0, 0, 0, False /* @teleloc 0x02ED0118 [43.390999 -8.439370 -120.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702ED022, 5857, 0x02ED0119, 37.8932, -17.8562, -120, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02ED0119 [37.893200 -17.856199 -120.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702ED022, 5857, 0x02ED0119, 37.8932, -17.8562, -120, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02ED0119 [37.893200 -17.856199 -120.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702ED023, 5619, 0x02ED011C, 46.8276, -19.9401, -125.995, -0.049205, 0, 0, 0.998789, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -157,8 +157,8 @@ VALUES (0x702ED035, 5619, 0x02ED0138, 18.5799, -33.0285, -101.995, 0.068856, 0, /* @teleloc 0x02ED0138 [18.579901 -33.028500 -101.995003] 0.068856 0.000000 0.000000 -0.997627 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702ED037, 5619, 0x02ED013C, 21.1547, -39.3333, -102, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02ED013C [21.154699 -39.333302 -102.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702ED037, 5619, 0x02ED013C, 21.1547, -39.3333, -102, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02ED013C [21.154699 -39.333302 -102.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702ED038, 5619, 0x02ED0141, 33.481, -19.1691, -101.995, -0.751495, 0, 0, 0.659739, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -181,8 +181,8 @@ VALUES (0x702ED03E, 7092, 0x02ED014D, 32.8503, -59.5033, -101.945, -0.547526, 0 /* @teleloc 0x02ED014D [32.850300 -59.503300 -101.945000] -0.547526 0.000000 0.000000 0.836789 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702ED03F, 5619, 0x02ED014D, 31.1547, -59.3333, -102, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02ED014D [31.154699 -59.333302 -102.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702ED03F, 5619, 0x02ED014D, 31.1547, -59.3333, -102, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02ED014D [31.154699 -59.333302 -102.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702ED040, 5619, 0x02ED0150, 40.7972, -10.0668, -102, 0.682077, 0, 0, 0.73128, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -197,8 +197,8 @@ VALUES (0x702ED043, 5619, 0x02ED015C, 39.6562, -60.5687, -102, 0.964182, 0, 0, /* @teleloc 0x02ED015C [39.656200 -60.568699 -102.000000] 0.964182 0.000000 0.000000 -0.265241 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702ED044, 5619, 0x02ED015F, 41.1547, -69.3333, -102, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02ED015F [41.154701 -69.333298 -102.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702ED044, 5619, 0x02ED015F, 41.1547, -69.3333, -102, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02ED015F [41.154701 -69.333298 -102.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702ED045, 5619, 0x02ED0162, 48.8453, -10.6667, -102, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -253,16 +253,16 @@ VALUES (0x702ED058, 5857, 0x02ED01A0, 70, -50, -96, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x02ED01A0 [70.000000 -50.000000 -96.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702ED059, 5857, 0x02ED01A0, 70, -50, -90, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02ED01A0 [70.000000 -50.000000 -90.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702ED059, 5857, 0x02ED01A0, 70, -50, -90, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02ED01A0 [70.000000 -50.000000 -90.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702ED05A, 5857, 0x02ED01AE, 70, -40, -90, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ /* @teleloc 0x02ED01AE [70.000000 -40.000000 -90.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702ED05B, 5857, 0x02ED01AE, 70, -40, -84, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x02ED01AE [70.000000 -40.000000 -84.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702ED05B, 5857, 0x02ED01AE, 70, -40, -84, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x02ED01AE [70.000000 -40.000000 -84.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702ED05C, 1620, 0x02ED01B0, 72.1601, -28.2369, -83.995, -0.406978, 0, 0, -0.913438, True, '2005-02-09 10:00:00'); /* Injured Olthoi */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02EE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02EE.sql index 0f46b57674..d893ca6777 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02EE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02EE.sql @@ -5,8 +5,8 @@ VALUES (0x702EE000, 7508, 0x02EE0101, 170, -130, -76.6286, 1, 0, 0, 0, False, ' /* @teleloc 0x02EE0101 [170.000000 -130.000000 -76.628601] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EE001, 1301, 0x02EE0107, 170.034, -135.224, -71.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02EE0107 [170.033997 -135.223999 -71.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702EE001, 1301, 0x02EE0107, 170.034, -135.224, -71.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02EE0107 [170.033997 -135.223999 -71.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EE002, 11478, 0x02EE010A, 153.898, -137.585, -64.7251, -0.525094, 0, 0, -0.851044, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -185,16 +185,16 @@ VALUES (0x702EE029, 24960, 0x02EE0177, 179.243, -119.245, -53.4368, -0.985041, 0 /* @teleloc 0x02EE0177 [179.242996 -119.245003 -53.436798] -0.985041 0.000000 0.000000 -0.172320 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EE02A, 547, 0x02EE0179, 179.269, -137.169, -54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Brimstone-cap Mushroom */ -/* @teleloc 0x02EE0179 [179.268997 -137.169006 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702EE02A, 547, 0x02EE0179, 179.269, -137.169, -54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Brimstone-cap Mushroom */ +/* @teleloc 0x02EE0179 [179.268997 -137.169006 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EE02B, 547, 0x02EE0179, 175.744, -139.741, -54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Brimstone-cap Mushroom */ -/* @teleloc 0x02EE0179 [175.744003 -139.740997 -54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702EE02B, 547, 0x02EE0179, 175.744, -139.741, -54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Brimstone-cap Mushroom */ +/* @teleloc 0x02EE0179 [175.744003 -139.740997 -54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EE02C, 547, 0x02EE017B, 186.651, -125.489, -54, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Brimstone-cap Mushroom */ -/* @teleloc 0x02EE017B [186.651001 -125.488998 -54.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EE02C, 547, 0x02EE017B, 186.651, -125.489, -54, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Brimstone-cap Mushroom */ +/* @teleloc 0x02EE017B [186.651001 -125.488998 -54.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EE02D, 24960, 0x02EE017B, 188.087, -127.572, -54, 0.321026, 0, 0, -0.94707, True, '2005-02-09 10:00:00'); /* Olthoi Piercer */ @@ -509,8 +509,8 @@ VALUES (0x702EE089, 24960, 0x02EE02E8, 100.163, -87.1264, -35.995, -0.421213, 0, /* @teleloc 0x02EE02E8 [100.163002 -87.126404 -35.994999] -0.421213 0.000000 0.000000 0.906962 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EE08B, 5626, 0x02EE02F5, 120, -75.513, -36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02EE02F5 [120.000000 -75.513000 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EE08B, 5626, 0x02EE02F5, 120, -75.513, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02EE02F5 [120.000000 -75.513000 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EE08C, 2179, 0x02EE0300, 125.252, -60, -36, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -524,16 +524,16 @@ VALUES (0x702EE08D, 2609, 0x02EE0302, 130, -67.051, -36, 0, 0, 0, -1, True, '2 /* @teleloc 0x02EE0302 [130.000000 -67.051003 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EE08E, 5625, 0x02EE031D, 150, -4.746, -42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02EE031D [150.000000 -4.746000 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EE08E, 5625, 0x02EE031D, 150, -4.746, -42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02EE031D [150.000000 -4.746000 -42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EE08F, 2131, 0x02EE031F, 149.903, -68.913, -36, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02EE031F [149.903000 -68.913002 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702EE08F, 2131, 0x02EE031F, 149.903, -68.913, -36, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02EE031F [149.903000 -68.913002 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EE090, 4455, 0x02EE0322, 150, -65.502, -36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02EE0322 [150.000000 -65.501999 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EE090, 4455, 0x02EE0322, 150, -65.502, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02EE0322 [150.000000 -65.501999 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702EE090, 0x702EE08F, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02EF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02EF.sql index 54a31be0ec..498a5d07bf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02EF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02EF.sql @@ -9,12 +9,12 @@ VALUES (0x702EF001, 5489, 0x02EF0101, 120, -170, -41.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x02EF0101 [120.000000 -170.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EF002, 7342, 0x02EF0108, 70, -90, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02EF0108 [70.000000 -90.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EF002, 7342, 0x02EF0108, 70, -90, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02EF0108 [70.000000 -90.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EF003, 7349, 0x02EF010F, 70, -120, -23.9895, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lesser Acolyte */ -/* @teleloc 0x02EF010F [70.000000 -120.000000 -23.989500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EF003, 7349, 0x02EF010F, 70, -120, -23.9895, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lesser Acolyte */ +/* @teleloc 0x02EF010F [70.000000 -120.000000 -23.989500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EF004, 7492, 0x02EF010F, 67.7963, -122.164, -23.995, 0.464713, 0, 0, -0.885461, False, '2005-02-09 10:00:00'); /* Skeleton Warrior Activated Pressure Plate */ @@ -67,8 +67,8 @@ VALUES (0x702EF00E, 7808, 0x02EF0124, 109.418, -54.3707, -17.995, -0.999241, 0, /* @teleloc 0x02EF0124 [109.417999 -54.370701 -17.995001] -0.999241 0.000000 0.000000 -0.038956 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EF00F, 7808, 0x02EF012C, 119.46, -54.4201, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x02EF012C [119.459999 -54.420101 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EF00F, 7808, 0x02EF012C, 119.46, -54.4201, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x02EF012C [119.459999 -54.420101 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EF010, 7808, 0x02EF013D, 129.425, -54.3229, -17.995, -0.999241, 0, 0, -0.038956, False, '2005-02-09 10:00:00'); /* Sarcophagus */ @@ -201,8 +201,8 @@ VALUES (0x702EF02E, 7485, 0x02EF01F8, 210.016, -72.6745, -11.995, -0.031941, 0, /* @teleloc 0x02EF01F8 [210.016006 -72.674500 -11.995000] -0.031941 0.000000 0.000000 0.999490 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EF02F, 269, 0x02EF0203, 100.033, -161.768, -5.15238, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x02EF0203 [100.032997 -161.768005 -5.152380] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EF02F, 269, 0x02EF0203, 100.033, -161.768, -5.15238, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x02EF0203 [100.032997 -161.768005 -5.152380] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EF030, 4139, 0x02EF0219, 130, -135.25, -6, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -281,8 +281,8 @@ VALUES (0x702EF040, 0x702EF03D, '2005-02-09 10:00:00') /* Button (269) */ , (0x702EF040, 0x702EF073, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EF041, 7924, 0x02EF026F, 208.756, -149.947, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x02EF026F [208.755997 -149.947006 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EF041, 7924, 0x02EF026F, 208.756, -149.947, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x02EF026F [208.755997 -149.947006 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EF042, 7932, 0x02EF026F, 211.948, -150.106, -5.995, 0.999687, 0, 0, -0.024997, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ @@ -350,8 +350,8 @@ VALUES (0x702EF04F, 7483, 0x02EF02C5, 89.9488, -70.0097, 0.005, -0.036415, 0, 0 /* @teleloc 0x02EF02C5 [89.948799 -70.009697 0.005000] -0.036415 0.000000 0.000000 -0.999337 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EF050, 269, 0x02EF02C9, 100.016, -31.7789, 0.847625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x02EF02C9 [100.015999 -31.778900 0.847625] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EF050, 269, 0x02EF02C9, 100.016, -31.7789, 0.847625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x02EF02C9 [100.015999 -31.778900 0.847625] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EF051, 7483, 0x02EF02CD, 100.02, -42.1535, 0.005, 0.99526, 0, 0, -0.097246, False, '2005-02-09 10:00:00'); /* Lich Activated Pressure Plate */ @@ -466,8 +466,8 @@ VALUES (0x702EF06A, 7484, 0x02EF0369, 229.851, -70.5444, 6.005, -0.697764, 0, 0 /* @teleloc 0x02EF0369 [229.850998 -70.544403 6.005000] -0.697764 0.000000 0.000000 -0.716327 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702EF06B, 269, 0x02EF0375, 120.014, -31.7668, 13.0616, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x02EF0375 [120.014000 -31.766800 13.061600] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702EF06B, 269, 0x02EF0375, 120.014, -31.7668, 13.0616, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x02EF0375 [120.014000 -31.766800 13.061600] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702EF06C, 2131, 0x02EF0375, 120.012, -33.6843, 12.005, -0.999996, 0, 0, 0.002937, True, '2005-02-09 10:00:00'); /* Pressure Plate */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02F0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02F0.sql index 7eb27c4ccf..513ee8cbf8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02F0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02F0.sql @@ -194,8 +194,8 @@ VALUES (0x702F0015, 24943, 0x02F0015A, 161.262, -66.4891, 0.01, 0.002933, 0, 0, /* @teleloc 0x02F0015A [161.261993 -66.489098 0.010000] 0.002933 0.000000 0.000000 0.999996 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F0016, 7318, 0x02F0015F, 160, -126, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x02F0015F [160.000000 -126.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702F0016, 7318, 0x02F0015F, 160, -126, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x02F0015F [160.000000 -126.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F0017, 24940, 0x02F00162, 302.528, -129.099, 0.01, 0.544848, 0, 0, 0.838535, True, '2005-02-09 10:00:00'); /* Gotrok Gigas */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02F1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02F1.sql index e0ab80908f..036ca4f0e7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02F1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02F1.sql @@ -194,8 +194,8 @@ VALUES (0x702F1015, 24955, 0x02F1015A, 161.262, -66.4891, 0.01, 0.002933, 0, 0, /* @teleloc 0x02F1015A [161.261993 -66.489098 0.010000] 0.002933 0.000000 0.000000 0.999996 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F1016, 7320, 0x02F1015F, 160, -126, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x02F1015F [160.000000 -126.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702F1016, 7320, 0x02F1015F, 160, -126, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x02F1015F [160.000000 -126.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F1017, 8138, 0x02F10162, 302.528, -129.099, 0.01, 0.544848, 0, 0, 0.838535, True, '2005-02-09 10:00:00'); /* Extas Raider */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02F2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02F2.sql index 51b727d323..5a3eb7faf6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02F2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02F2.sql @@ -194,8 +194,8 @@ VALUES (0x702F2015, 24955, 0x02F2015A, 161.262, -66.4891, 0.01, 0.002933, 0, 0, /* @teleloc 0x02F2015A [161.261993 -66.489098 0.010000] 0.002933 0.000000 0.000000 0.999996 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F2016, 7322, 0x02F2015F, 160, -126, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x02F2015F [160.000000 -126.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702F2016, 7322, 0x02F2015F, 160, -126, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x02F2015F [160.000000 -126.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F2017, 8138, 0x02F20162, 302.528, -129.099, 0.01, 0.544848, 0, 0, 0.838535, True, '2005-02-09 10:00:00'); /* Extas Raider */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02F3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02F3.sql index 07588bc3c0..1bd2106936 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02F3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02F3.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x02F3; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F3000, 7294, 0x02F30100, 60, -70, -65.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02F30100 [60.000000 -70.000000 -65.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F3000, 7294, 0x02F30100, 60, -70, -65.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02F30100 [60.000000 -70.000000 -65.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F3001, 201, 0x02F3010B, 47.4269, -92.2604, -53.99, 0.911039, 0, 0, -0.412321, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ @@ -57,8 +57,8 @@ VALUES (0x702F300D, 619, 0x02F30151, 100.682, -281.089, -47.9917, 0.998756, 0, /* @teleloc 0x02F30151 [100.681999 -281.088989 -47.991699] 0.998756 0.000000 0.000000 0.049865 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F300E, 7294, 0x02F30161, 120, -320, -47.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02F30161 [120.000000 -320.000000 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F300E, 7294, 0x02F30161, 120, -320, -47.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02F30161 [120.000000 -320.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F300F, 619, 0x02F30166, 129.001, -249.128, -47.9917, -0.999658, 0, 0, 0.026154, True, '2005-02-09 10:00:00'); /* Revenant */ @@ -69,8 +69,8 @@ VALUES (0x702F3010, 619, 0x02F30166, 130.571, -251.396, -47.9917, -0.999658, 0 /* @teleloc 0x02F30166 [130.570999 -251.395996 -47.991699] -0.999658 0.000000 0.000000 0.026154 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F3011, 4063, 0x02F3016A, 30, 1, -40.976, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid Trap */ -/* @teleloc 0x02F3016A [30.000000 1.000000 -40.976002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F3011, 4063, 0x02F3016A, 30, 1, -40.976, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid Trap */ +/* @teleloc 0x02F3016A [30.000000 1.000000 -40.976002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702F3011, 0x702F3014, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -83,8 +83,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x702F3012, 0x702F3013, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F3013, 2131, 0x02F3016A, 33.5, -0, -41.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02F3016A [33.500000 -0.000000 -41.994999] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x702F3013, 2131, 0x02F3016A, 33.5, 0, -41.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02F3016A [33.500000 0.000000 -41.994999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F3014, 2131, 0x02F3016C, 30, -7, -41.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -102,8 +102,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x702F3016, 0x702F3015, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F3017, 2131, 0x02F30173, 40, -10, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02F30173 [40.000000 -10.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F3017, 2131, 0x02F30173, 40, -10, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02F30173 [40.000000 -10.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F3018, 4077, 0x02F30173, 42.2427, -10.051, -41.995, 0.720823, 0, 0, -0.693119, False, '2005-02-09 10:00:00'); /* Magic trap */ @@ -336,8 +336,8 @@ VALUES (0x702F304C, 195, 0x02F30267, 40, -290, 0.011, 0.968913, 0, 0, -0.24740 /* @teleloc 0x02F30267 [40.000000 -290.000000 0.011000] 0.968913 0.000000 0.000000 -0.247403 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F304D, 195, 0x02F30269, 50, -287.298, 0.011, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Granite Golem */ -/* @teleloc 0x02F30269 [50.000000 -287.298004 0.011000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F304D, 195, 0x02F30269, 50, -287.298, 0.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Granite Golem */ +/* @teleloc 0x02F30269 [50.000000 -287.298004 0.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F304E, 195, 0x02F30269, 53.453, -290.335, 0.011, 0.984161, 0, 0, 0.177278, True, '2005-02-09 10:00:00'); /* Granite Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02F4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02F4.sql index 0d808a7eca..202253dac9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02F4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02F4.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x02F4; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F4000, 7292, 0x02F40100, 60, -70, -65.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02F40100 [60.000000 -70.000000 -65.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F4000, 7292, 0x02F40100, 60, -70, -65.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02F40100 [60.000000 -70.000000 -65.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F4001, 201, 0x02F4010B, 47.4269, -92.2604, -53.99, 0.911039, 0, 0, -0.412321, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ @@ -57,8 +57,8 @@ VALUES (0x702F400D, 619, 0x02F40151, 100.682, -281.089, -47.9917, 0.998756, 0, /* @teleloc 0x02F40151 [100.681999 -281.088989 -47.991699] 0.998756 0.000000 0.000000 0.049865 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F400E, 7292, 0x02F40161, 120, -320, -47.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02F40161 [120.000000 -320.000000 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F400E, 7292, 0x02F40161, 120, -320, -47.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02F40161 [120.000000 -320.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F400F, 619, 0x02F40166, 129.001, -249.128, -47.9917, -0.999658, 0, 0, 0.026154, True, '2005-02-09 10:00:00'); /* Revenant */ @@ -69,8 +69,8 @@ VALUES (0x702F4010, 619, 0x02F40166, 130.571, -251.396, -47.9917, -0.999658, 0 /* @teleloc 0x02F40166 [130.570999 -251.395996 -47.991699] -0.999658 0.000000 0.000000 0.026154 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F4011, 4063, 0x02F4016A, 30, 1, -40.976, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid Trap */ -/* @teleloc 0x02F4016A [30.000000 1.000000 -40.976002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F4011, 4063, 0x02F4016A, 30, 1, -40.976, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid Trap */ +/* @teleloc 0x02F4016A [30.000000 1.000000 -40.976002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702F4011, 0x702F4014, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -83,8 +83,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x702F4012, 0x702F4013, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F4013, 2131, 0x02F4016A, 33.5, -0, -41.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02F4016A [33.500000 -0.000000 -41.994999] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x702F4013, 2131, 0x02F4016A, 33.5, 0, -41.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02F4016A [33.500000 0.000000 -41.994999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F4014, 2131, 0x02F4016C, 30, -7, -41.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -102,8 +102,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x702F4016, 0x702F4015, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F4017, 2131, 0x02F40173, 40, -10, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02F40173 [40.000000 -10.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F4017, 2131, 0x02F40173, 40, -10, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02F40173 [40.000000 -10.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F4018, 4077, 0x02F40173, 42.2427, -10.051, -41.995, 0.720823, 0, 0, -0.693119, False, '2005-02-09 10:00:00'); /* Magic trap */ @@ -336,8 +336,8 @@ VALUES (0x702F404C, 195, 0x02F40267, 40, -290, 0.011, 0.968913, 0, 0, -0.24740 /* @teleloc 0x02F40267 [40.000000 -290.000000 0.011000] 0.968913 0.000000 0.000000 -0.247403 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F404D, 195, 0x02F40269, 50, -287.298, 0.011, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Granite Golem */ -/* @teleloc 0x02F40269 [50.000000 -287.298004 0.011000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F404D, 195, 0x02F40269, 50, -287.298, 0.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Granite Golem */ +/* @teleloc 0x02F40269 [50.000000 -287.298004 0.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F404E, 195, 0x02F40269, 53.453, -290.335, 0.011, 0.984161, 0, 0, 0.177278, True, '2005-02-09 10:00:00'); /* Granite Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02F5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02F5.sql index 2f036fa98c..766512b796 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02F5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02F5.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x02F5; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F5000, 7296, 0x02F50100, 60, -70, -65.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02F50100 [60.000000 -70.000000 -65.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F5000, 7296, 0x02F50100, 60, -70, -65.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02F50100 [60.000000 -70.000000 -65.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F5001, 201, 0x02F5010B, 47.4269, -92.2604, -53.99, 0.911039, 0, 0, -0.412321, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ @@ -57,8 +57,8 @@ VALUES (0x702F500D, 619, 0x02F50151, 100.682, -281.089, -47.9917, 0.998756, 0, /* @teleloc 0x02F50151 [100.681999 -281.088989 -47.991699] 0.998756 0.000000 0.000000 0.049865 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F500E, 7296, 0x02F50161, 120, -320, -47.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02F50161 [120.000000 -320.000000 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F500E, 7296, 0x02F50161, 120, -320, -47.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02F50161 [120.000000 -320.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F500F, 619, 0x02F50166, 129.001, -249.128, -47.9917, -0.999658, 0, 0, 0.026154, True, '2005-02-09 10:00:00'); /* Revenant */ @@ -69,8 +69,8 @@ VALUES (0x702F5010, 619, 0x02F50166, 130.571, -251.396, -47.9917, -0.999658, 0 /* @teleloc 0x02F50166 [130.570999 -251.395996 -47.991699] -0.999658 0.000000 0.000000 0.026154 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F5011, 4063, 0x02F5016A, 30, 1, -40.976, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid Trap */ -/* @teleloc 0x02F5016A [30.000000 1.000000 -40.976002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F5011, 4063, 0x02F5016A, 30, 1, -40.976, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid Trap */ +/* @teleloc 0x02F5016A [30.000000 1.000000 -40.976002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x702F5011, 0x702F5014, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -83,8 +83,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x702F5012, 0x702F5013, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F5013, 2131, 0x02F5016A, 33.5, -0, -41.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02F5016A [33.500000 -0.000000 -41.994999] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x702F5013, 2131, 0x02F5016A, 33.5, 0, -41.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02F5016A [33.500000 0.000000 -41.994999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F5014, 2131, 0x02F5016C, 30, -7, -41.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -102,8 +102,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x702F5016, 0x702F5015, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F5017, 2131, 0x02F50173, 40, -10, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x02F50173 [40.000000 -10.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F5017, 2131, 0x02F50173, 40, -10, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x02F50173 [40.000000 -10.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F5018, 4077, 0x02F50173, 42.2427, -10.051, -41.995, 0.720823, 0, 0, -0.693119, False, '2005-02-09 10:00:00'); /* Magic trap */ @@ -336,8 +336,8 @@ VALUES (0x702F504C, 195, 0x02F50267, 40, -290, 0.011, 0.968913, 0, 0, -0.24740 /* @teleloc 0x02F50267 [40.000000 -290.000000 0.011000] 0.968913 0.000000 0.000000 -0.247403 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702F504D, 195, 0x02F50269, 50, -287.298, 0.011, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Granite Golem */ -/* @teleloc 0x02F50269 [50.000000 -287.298004 0.011000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702F504D, 195, 0x02F50269, 50, -287.298, 0.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Granite Golem */ +/* @teleloc 0x02F50269 [50.000000 -287.298004 0.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F504E, 195, 0x02F50269, 53.453, -290.335, 0.011, 0.984161, 0, 0, 0.177278, True, '2005-02-09 10:00:00'); /* Granite Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02F6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02F6.sql index 5b7bcea750..69a4764085 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02F6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02F6.sql @@ -90,7 +90,7 @@ VALUES (0x702F6015, 2585, 0x02F60137, 63.9975, -48.5017, -17.995, 0.98051, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F6016, 2585, 0x02F60137, 62.3628, -49.0341, -17.995, 0.997988, 0, 0, 0.063411, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ -/* @teleloc 0x02F60137 [62.362801 -49.034100 -17.995001] 0.997988 0.000000 0.000000 0.063410 */ +/* @teleloc 0x02F60137 [62.362801 -49.034100 -17.995001] 0.997988 0.000000 0.000000 0.063411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F6017, 2585, 0x02F60137, 60.4397, -47.0394, -17.995, 0.998182, 0, 0, 0.060278, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ @@ -267,7 +267,7 @@ VALUES (0x702F603C, 2586, 0x02F601CF, 140.354, -162.679, -17.995, -0.968945, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F603D, 2585, 0x02F601E2, 154.335, -36.4884, -17.995, 0.997685, 0, 0, 0.068003, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ -/* @teleloc 0x02F601E2 [154.335007 -36.488400 -17.995001] 0.997685 0.000000 0.000000 0.068002 */ +/* @teleloc 0x02F601E2 [154.335007 -36.488400 -17.995001] 0.997685 0.000000 0.000000 0.068003 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F603E, 2585, 0x02F601E2, 151.836, -35.361, -17.995, 0.996742, 0, 0, -0.080661, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02F7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02F7.sql index fd1d9dc8d6..9150465ec3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02F7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02F7.sql @@ -90,7 +90,7 @@ VALUES (0x702F7015, 2585, 0x02F70137, 63.9975, -48.5017, -17.995, 0.98051, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F7016, 2585, 0x02F70137, 62.3628, -49.0341, -17.995, 0.997988, 0, 0, 0.063411, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ -/* @teleloc 0x02F70137 [62.362801 -49.034100 -17.995001] 0.997988 0.000000 0.000000 0.063410 */ +/* @teleloc 0x02F70137 [62.362801 -49.034100 -17.995001] 0.997988 0.000000 0.000000 0.063411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F7017, 2585, 0x02F70137, 60.4397, -47.0394, -17.995, 0.998182, 0, 0, 0.060278, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ @@ -267,7 +267,7 @@ VALUES (0x702F703C, 2586, 0x02F701CF, 140.354, -162.679, -17.995, -0.968945, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F703D, 2585, 0x02F701E2, 154.335, -36.4884, -17.995, 0.997685, 0, 0, 0.068003, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ -/* @teleloc 0x02F701E2 [154.335007 -36.488400 -17.995001] 0.997685 0.000000 0.000000 0.068002 */ +/* @teleloc 0x02F701E2 [154.335007 -36.488400 -17.995001] 0.997685 0.000000 0.000000 0.068003 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F703E, 2585, 0x02F701E2, 151.836, -35.361, -17.995, 0.996742, 0, 0, -0.080661, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02F8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02F8.sql index 8b47413889..cc5deb3813 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02F8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02F8.sql @@ -90,7 +90,7 @@ VALUES (0x702F8015, 26015, 0x02F80137, 63.9975, -48.5017, -17.9615, 0.98051, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F8016, 26015, 0x02F80137, 62.3628, -49.0341, -17.9615, 0.997988, 0, 0, 0.063411, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x02F80137 [62.362801 -49.034100 -17.961500] 0.997988 0.000000 0.000000 0.063410 */ +/* @teleloc 0x02F80137 [62.362801 -49.034100 -17.961500] 0.997988 0.000000 0.000000 0.063411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702F8017, 26015, 0x02F80137, 60.4397, -47.0394, -17.9615, 0.998182, 0, 0, 0.060278, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02FB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02FB.sql index 4fc047e518..862894d53d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02FB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02FB.sql @@ -29,8 +29,8 @@ VALUES (0x702FB006, 29956, 0x02FB012B, 101.379, -103.081, -23.995, 0.19483, 0, 0 /* @teleloc 0x02FB012B [101.378998 -103.081001 -23.995001] 0.194830 0.000000 0.000000 0.980837 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB007, 5627, 0x02FB012B, 100, -105, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB012B [100.000000 -105.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB007, 5627, 0x02FB012B, 100, -105, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB012B [100.000000 -105.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB008, 29956, 0x02FB0130, 103.425, -118.644, -23.995, -0.683891, 0, 0, 0.729584, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -97,12 +97,12 @@ VALUES (0x702FB017, 5627, 0x02FB015F, 125, -40, -23.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x02FB015F [125.000000 -40.000000 -23.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB018, 5627, 0x02FB0163, 120, -55, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0163 [120.000000 -55.000000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB018, 5627, 0x02FB0163, 120, -55, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0163 [120.000000 -55.000000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB019, 29956, 0x02FB0166, 120, -56.9847, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x02FB0166 [120.000000 -56.984699 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB019, 29956, 0x02FB0166, 120, -56.9847, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x02FB0166 [120.000000 -56.984699 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB01A, 29956, 0x02FB0167, 127.085, -20.1614, -23.9785, 0.658155, 0, 0, 0.752882, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -193,8 +193,8 @@ VALUES (0x702FB02F, 5627, 0x02FB0172, 65, -240, -17.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x02FB0172 [65.000000 -240.000000 -17.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB030, 5627, 0x02FB0185, 60, -305, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0185 [60.000000 -305.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB030, 5627, 0x02FB0185, 60, -305, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0185 [60.000000 -305.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB031, 5627, 0x02FB0186, 65, -300, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -293,8 +293,8 @@ VALUES (0x702FB048, 29956, 0x02FB01B2, 99.9272, -166.021, -17.995, -0.99893, 0, /* @teleloc 0x02FB01B2 [99.927200 -166.020996 -17.995001] -0.998930 0.000000 0.000000 0.046246 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB049, 5627, 0x02FB01B3, 100, -175, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB01B3 [100.000000 -175.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB049, 5627, 0x02FB01B3, 100, -175, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB01B3 [100.000000 -175.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB04A, 29956, 0x02FB01B4, 98.966, -177.103, -17.9567, -0.978493, 0, 0, 0.206281, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -509,8 +509,8 @@ VALUES (0x702FB073, 29956, 0x02FB023D, 81.2734, -413.138, -11.995, -0.020869, 0, /* @teleloc 0x02FB023D [81.273399 -413.138000 -11.995000] -0.020869 0.000000 0.000000 -0.999782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB074, 5627, 0x02FB023D, 80, -415, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB023D [80.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB074, 5627, 0x02FB023D, 80, -415, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB023D [80.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB075, 29956, 0x02FB0242, 76.987, -430.71, -11.995, -0.643717, 0, 0, -0.765263, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -553,8 +553,8 @@ VALUES (0x702FB07E, 29956, 0x02FB024D, 90.2087, -388.959, -11.995, 0.60344, 0, 0 /* @teleloc 0x02FB024D [90.208702 -388.959015 -11.995000] 0.603440 0.000000 0.000000 0.797408 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB07F, 5627, 0x02FB0251, 90, -405, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0251 [90.000000 -405.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB07F, 5627, 0x02FB0251, 90, -405, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0251 [90.000000 -405.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB080, 29956, 0x02FB0252, 90.9898, -406.852, -11.995, 0.999847, 0, 0, -0.017516, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -577,8 +577,8 @@ VALUES (0x702FB084, 5627, 0x02FB0267, 105, -380, -11.995, 0.707107, 0, 0, -0.70 /* @teleloc 0x02FB0267 [105.000000 -380.000000 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB085, 5627, 0x02FB0271, 100, -405, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0271 [100.000000 -405.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB085, 5627, 0x02FB0271, 100, -405, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0271 [100.000000 -405.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB086, 29956, 0x02FB0272, 101.163, -406.924, -11.995, -0.999275, 0, 0, -0.03807, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -589,8 +589,8 @@ VALUES (0x702FB087, 29956, 0x02FB0272, 98.7159, -406.521, -11.995, -0.981816, 0, /* @teleloc 0x02FB0272 [98.715897 -406.520996 -11.995000] -0.981816 0.000000 0.000000 0.189835 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB088, 5627, 0x02FB0276, 100, -425, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0276 [100.000000 -425.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB088, 5627, 0x02FB0276, 100, -425, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0276 [100.000000 -425.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB089, 29956, 0x02FB0277, 101.186, -426.555, -11.995, 0.996156, 0, 0, 0.087593, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -629,8 +629,8 @@ VALUES (0x702FB091, 29956, 0x02FB0289, 108.363, -413.129, -11.995, 0.129253, 0, /* @teleloc 0x02FB0289 [108.362999 -413.128998 -11.995000] 0.129253 0.000000 0.000000 -0.991612 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB092, 5627, 0x02FB0289, 110, -415, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0289 [110.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB092, 5627, 0x02FB0289, 110, -415, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0289 [110.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB093, 29956, 0x02FB028E, 113.681, -438.884, -11.995, 0.647085, 0, 0, -0.762417, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -773,8 +773,8 @@ VALUES (0x702FB0B5, 29956, 0x02FB02D9, 30.3657, -502.9, -5.9598, -0.008611, 0, 0 /* @teleloc 0x02FB02D9 [30.365700 -502.899994 -5.959800] -0.008611 0.000000 0.000000 -0.999963 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0B6, 5627, 0x02FB02D9, 30, -505, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB02D9 [30.000000 -505.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB0B6, 5627, 0x02FB02D9, 30, -505, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB02D9 [30.000000 -505.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0B7, 29956, 0x02FB02DE, 26.8258, -539.838, -5.995, 0.651035, 0, 0, 0.759047, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -837,8 +837,8 @@ VALUES (0x702FB0C5, 29956, 0x02FB030A, 50.9902, -473.581, -5.995, 0.166577, 0, 0 /* @teleloc 0x02FB030A [50.990200 -473.580994 -5.995000] 0.166577 0.000000 0.000000 0.986028 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0C6, 5627, 0x02FB030A, 50, -475, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB030A [50.000000 -475.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB0C6, 5627, 0x02FB030A, 50, -475, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB030A [50.000000 -475.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0C7, 29956, 0x02FB030F, 46.8567, -500.051, -5.995, 0.745643, 0, 0, 0.666346, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -849,12 +849,12 @@ VALUES (0x702FB0C8, 29956, 0x02FB0310, 49.9316, -512.897, -5.95671, -0.045294, 0 /* @teleloc 0x02FB0310 [49.931599 -512.896973 -5.956710] -0.045294 0.000000 0.000000 0.998974 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0C9, 5627, 0x02FB0310, 50, -515, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0310 [50.000000 -515.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB0C9, 5627, 0x02FB0310, 50, -515, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0310 [50.000000 -515.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0CA, 5627, 0x02FB0318, 60, -465, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0318 [60.000000 -465.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB0CA, 5627, 0x02FB0318, 60, -465, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0318 [60.000000 -465.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0CB, 29956, 0x02FB0319, 58.7036, -466.839, -5.995, -0.999358, 0, 0, 0.035826, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -865,8 +865,8 @@ VALUES (0x702FB0CC, 29956, 0x02FB0319, 61.0841, -466.499, -5.995, -0.998744, 0, /* @teleloc 0x02FB0319 [61.084099 -466.498993 -5.995000] -0.998744 0.000000 0.000000 -0.050095 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0CD, 5627, 0x02FB031D, 60, -485, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB031D [60.000000 -485.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB0CD, 5627, 0x02FB031D, 60, -485, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB031D [60.000000 -485.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0CE, 29956, 0x02FB031E, 61.4223, -486.732, -5.995, -0.962374, 0, 0, -0.271727, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -885,8 +885,8 @@ VALUES (0x702FB0D1, 5627, 0x02FB031F, 65, -510, -5.995, -0.707107, 0, 0, -0.707 /* @teleloc 0x02FB031F [65.000000 -510.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0D2, 5627, 0x02FB0323, 60, -525, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0323 [60.000000 -525.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB0D2, 5627, 0x02FB0323, 60, -525, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0323 [60.000000 -525.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0D3, 29956, 0x02FB0324, 60.2215, -526.437, -5.995, 0.999947, 0, 0, 0.010276, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -925,8 +925,8 @@ VALUES (0x702FB0DB, 29956, 0x02FB0346, 80.6411, -520.065, -5.995, -0.171096, 0, /* @teleloc 0x02FB0346 [80.641098 -520.065002 -5.995000] -0.171096 0.000000 0.000000 0.985254 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0DC, 5627, 0x02FB0354, 100, -535, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0354 [100.000000 -535.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB0DC, 5627, 0x02FB0354, 100, -535, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0354 [100.000000 -535.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0DD, 29956, 0x02FB0355, 100.284, -537.102, -5.95739, 0.999996, 0, 0, -0.002802, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -953,8 +953,8 @@ VALUES (0x702FB0E2, 29956, 0x02FB0359, 109.866, -523.274, -5.995, -0.024044, 0, /* @teleloc 0x02FB0359 [109.865997 -523.273987 -5.995000] -0.024044 0.000000 0.000000 0.999711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0E3, 5627, 0x02FB0359, 110, -525, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0359 [110.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB0E3, 5627, 0x02FB0359, 110, -525, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0359 [110.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0E4, 5627, 0x02FB0361, 125, -460.298, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -969,8 +969,8 @@ VALUES (0x702FB0E6, 29956, 0x02FB036F, 120.732, -493.908, -5.995, 0.063515, 0, 0 /* @teleloc 0x02FB036F [120.732002 -493.907990 -5.995000] 0.063515 0.000000 0.000000 0.997981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0E7, 5627, 0x02FB0374, 120, -535, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0374 [120.000000 -535.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB0E7, 5627, 0x02FB0374, 120, -535, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0374 [120.000000 -535.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0E8, 29956, 0x02FB0375, 120.215, -536.636, -5.995, 0.994503, 0, 0, 0.104703, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -989,8 +989,8 @@ VALUES (0x702FB0EB, 29956, 0x02FB0378, 130.415, -522.901, -5.96101, -0.01448, 0, /* @teleloc 0x02FB0378 [130.414993 -522.901001 -5.961010] -0.014480 0.000000 0.000000 -0.999895 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0EC, 5627, 0x02FB0378, 130, -525, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0378 [130.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB0EC, 5627, 0x02FB0378, 130, -525, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0378 [130.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0ED, 29956, 0x02FB037D, 140.185, -523.012, -5.995, -0.067605, 0, 0, -0.997712, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -1001,8 +1001,8 @@ VALUES (0x702FB0EE, 5627, 0x02FB037D, 140, -525, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x02FB037D [140.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0EF, 5627, 0x02FB037F, 140, -535, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB037F [140.000000 -535.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB0EF, 5627, 0x02FB037F, 140, -535, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB037F [140.000000 -535.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0F0, 29956, 0x02FB0382, 139.405, -536.543, -5.995, 0.990124, 0, 0, -0.140194, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -1017,12 +1017,12 @@ VALUES (0x702FB0F2, 3, 0x02FB0385, 29.0768, -583.657, 0.005, 0.09443, 0, 0, /* @teleloc 0x02FB0385 [29.076799 -583.656982 0.005000] 0.094430 0.000000 0.000000 -0.995531 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0F3, 5627, 0x02FB0385, 30, -585, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0385 [30.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB0F3, 5627, 0x02FB0385, 30, -585, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0385 [30.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0F4, 5627, 0x02FB038B, 40, -595, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB038B [40.000000 -595.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB0F4, 5627, 0x02FB038B, 40, -595, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB038B [40.000000 -595.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0F5, 3, 0x02FB038E, 40.5073, -597.005, 0.005, 0.99925, 0, 0, -0.038734, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -1041,12 +1041,12 @@ VALUES (0x702FB0F8, 3, 0x02FB038F, 50.8214, -583.729, 0.005, -0.20779, 0, 0, /* @teleloc 0x02FB038F [50.821400 -583.729004 0.005000] -0.207790 0.000000 0.000000 -0.978173 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0F9, 5627, 0x02FB038F, 50, -585, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB038F [50.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB0F9, 5627, 0x02FB038F, 50, -585, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB038F [50.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0FA, 5627, 0x02FB0395, 60, -595, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0395 [60.000000 -595.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB0FA, 5627, 0x02FB0395, 60, -595, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0395 [60.000000 -595.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB0FB, 3, 0x02FB0398, 61.6084, -596.638, 0.005, 0.952343, 0, 0, -0.305029, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -1065,8 +1065,8 @@ VALUES (0x702FB0FE, 3, 0x02FB0399, 68.8554, -583.495, 0.005, 0.262859, 0, 0, /* @teleloc 0x02FB0399 [68.855400 -583.494995 0.005000] 0.262859 0.000000 0.000000 -0.964834 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB0FF, 5627, 0x02FB0399, 70, -585, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0399 [70.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB0FF, 5627, 0x02FB0399, 70, -585, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0399 [70.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB100, 29956, 0x02FB03A3, 79.4072, -535.868, 0.005, -0.00692, 0, 0, 0.999976, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -1277,8 +1277,8 @@ VALUES (0x702FB108, 3, 0x02FB03D6, 110.067, -612.935, 0.005, -0.139399, 0, 0 /* @teleloc 0x02FB03D6 [110.067001 -612.934998 0.005000] -0.139399 0.000000 0.000000 -0.990236 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB109, 7259, 0x02FB03DC, 110, -650, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02FB03DC [110.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB109, 7259, 0x02FB03DC, 110, -650, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02FB03DC [110.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB10A, 3, 0x02FB03E2, 120.07, -516.908, 0.005, -0.021559, 0, 0, 0.999768, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -1349,8 +1349,8 @@ VALUES (0x702FB11A, 5627, 0x02FB041C, 150, -615, 0.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02FB041C [150.000000 -615.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB11B, 5627, 0x02FB041E, 150, -625, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB041E [150.000000 -625.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB11B, 5627, 0x02FB041E, 150, -625, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB041E [150.000000 -625.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB11C, 3, 0x02FB0422, 149.338, -626.97, 0.005, 0.999724, 0, 0, 0.023478, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -1369,8 +1369,8 @@ VALUES (0x702FB11F, 3, 0x02FB0425, 155.012, -519.572, 0.005, 0.304628, 0, 0, /* @teleloc 0x02FB0425 [155.011993 -519.572021 0.005000] 0.304628 0.000000 0.000000 -0.952471 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB120, 5627, 0x02FB042D, 160, -585, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB042D [160.000000 -585.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB120, 5627, 0x02FB042D, 160, -585, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB042D [160.000000 -585.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB121, 3, 0x02FB042E, 160.257, -587.103, 0.043289, -0.996671, 0, 0, -0.081524, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -1381,16 +1381,16 @@ VALUES (0x702FB122, 3, 0x02FB0430, 169.809, -573.361, 0.005, -0.090961, 0, 0 /* @teleloc 0x02FB0430 [169.809006 -573.361023 0.005000] -0.090961 0.000000 0.000000 -0.995854 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB123, 5627, 0x02FB0430, 170, -575, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0430 [170.000000 -575.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FB123, 5627, 0x02FB0430, 170, -575, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0430 [170.000000 -575.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB124, 3, 0x02FB0435, 165.505, -620.036, 0.005, -0.712213, 0, 0, -0.701964, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ /* @teleloc 0x02FB0435 [165.505005 -620.036011 0.005000] -0.712213 0.000000 0.000000 -0.701964 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB125, 5627, 0x02FB0437, 180, -585, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0437 [180.000000 -585.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB125, 5627, 0x02FB0437, 180, -585, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0437 [180.000000 -585.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB126, 3, 0x02FB043A, 179.663, -585.998, 0.005, -0.991939, 0, 0, 0.126713, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -1405,8 +1405,8 @@ VALUES (0x702FB128, 5627, 0x02FB043B, 180, -615, 0.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02FB043B [180.000000 -615.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB129, 5627, 0x02FB043D, 180, -625, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB043D [180.000000 -625.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB129, 5627, 0x02FB043D, 180, -625, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB043D [180.000000 -625.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB12A, 5627, 0x02FB043E, 185, -620, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1433,8 +1433,8 @@ VALUES (0x702FB12F, 5627, 0x02FB0444, 200, -575, 0.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02FB0444 [200.000000 -575.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FB130, 5627, 0x02FB0446, 200, -585, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FB0446 [200.000000 -585.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FB130, 5627, 0x02FB0446, 200, -585, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FB0446 [200.000000 -585.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FB131, 5627, 0x02FB0447, 205, -580, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02FC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02FC.sql index c71e5112a0..4df336e4f6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02FC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02FC.sql @@ -5,8 +5,8 @@ VALUES (0x702FC003, 5627, 0x02FC0102, 85, -110, -23.995, -0.707107, 0, 0, -0.70 /* @teleloc 0x02FC0102 [85.000000 -110.000000 -23.995001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC007, 5627, 0x02FC012B, 100, -105, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC012B [100.000000 -105.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC007, 5627, 0x02FC012B, 100, -105, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC012B [100.000000 -105.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC00A, 5627, 0x02FC0130, 105, -120, -23.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -29,12 +29,12 @@ VALUES (0x702FC017, 5627, 0x02FC015A, 125, -40, -23.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x02FC015A [125.000000 -40.000000 -23.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC018, 5627, 0x02FC015E, 120, -55, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC015E [120.000000 -55.000000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC018, 5627, 0x02FC015E, 120, -55, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC015E [120.000000 -55.000000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC019, 29956, 0x02FC0161, 120, -56.9847, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x02FC0161 [120.000000 -56.984699 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC019, 29956, 0x02FC0161, 120, -56.9847, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x02FC0161 [120.000000 -56.984699 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC01C, 29956, 0x02FC0163, 127.073, -39.7872, -23.993, 0.695795, 0, 0, 0.718241, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -105,8 +105,8 @@ VALUES (0x702FC02F, 5627, 0x02FC016C, 65, -240, -17.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x02FC016C [65.000000 -240.000000 -17.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC030, 5627, 0x02FC017F, 60, -305, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC017F [60.000000 -305.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC030, 5627, 0x02FC017F, 60, -305, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC017F [60.000000 -305.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC031, 5627, 0x02FC0180, 65, -300, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -141,8 +141,8 @@ VALUES (0x702FC048, 29956, 0x02FC01AC, 99.9272, -166.021, -17.995, -0.99893, 0, /* @teleloc 0x02FC01AC [99.927200 -166.020996 -17.995001] -0.998930 0.000000 0.000000 0.046246 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC049, 5627, 0x02FC01AD, 100, -175, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC01AD [100.000000 -175.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC049, 5627, 0x02FC01AD, 100, -175, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC01AD [100.000000 -175.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC04A, 29956, 0x02FC01AE, 98.966, -177.103, -17.9567, -0.978493, 0, 0, 0.206281, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -197,8 +197,8 @@ VALUES (0x702FC06D, 5627, 0x02FC0227, 75, -430, -11.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x02FC0227 [75.000000 -430.000000 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC074, 5627, 0x02FC0237, 80, -415, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0237 [80.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC074, 5627, 0x02FC0237, 80, -415, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0237 [80.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC076, 29956, 0x02FC023C, 77.1033, -428.753, -11.9561, -0.631777, 0, 0, -0.77515, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -213,8 +213,8 @@ VALUES (0x702FC07C, 5627, 0x02FC0246, 95, -380, -11.995, -0.707107, 0, 0, -0.70 /* @teleloc 0x02FC0246 [95.000000 -380.000000 -11.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC07F, 5627, 0x02FC024B, 90, -405, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC024B [90.000000 -405.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC07F, 5627, 0x02FC024B, 90, -405, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC024B [90.000000 -405.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC082, 5627, 0x02FC025C, 105, -370, -11.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -225,8 +225,8 @@ VALUES (0x702FC084, 5627, 0x02FC0261, 105, -380, -11.995, 0.707107, 0, 0, -0.70 /* @teleloc 0x02FC0261 [105.000000 -380.000000 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC088, 5627, 0x02FC026C, 100, -425, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC026C [100.000000 -425.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC088, 5627, 0x02FC026C, 100, -425, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC026C [100.000000 -425.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC08D, 29956, 0x02FC0277, 106.839, -378.898, -11.995, 0.692325, 0, 0, 0.721586, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -237,8 +237,8 @@ VALUES (0x702FC08E, 29956, 0x02FC0277, 106.759, -380.486, -11.995, 0.744447, 0, /* @teleloc 0x02FC0277 [106.759003 -380.485992 -11.995000] 0.744447 0.000000 0.000000 0.667682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC092, 5627, 0x02FC027F, 110, -415, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC027F [110.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC092, 5627, 0x02FC027F, 110, -415, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC027F [110.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC093, 29956, 0x02FC0284, 113.681, -438.884, -11.995, 0.647085, 0, 0, -0.762417, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -321,8 +321,8 @@ VALUES (0x702FC0B4, 5627, 0x02FC02CA, 35, -490, -5.995, -0.707107, 0, 0, -0.707 /* @teleloc 0x02FC02CA [35.000000 -490.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0B6, 5627, 0x02FC02CB, 30, -505, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC02CB [30.000000 -505.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC0B6, 5627, 0x02FC02CB, 30, -505, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC02CB [30.000000 -505.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC0B7, 29956, 0x02FC02D0, 26.8258, -539.838, -5.995, 0.651035, 0, 0, 0.759047, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -357,28 +357,28 @@ VALUES (0x702FC0C3, 29956, 0x02FC02FA, 46.3746, -448.791, -5.995, 0.643919, 0, 0 /* @teleloc 0x02FC02FA [46.374599 -448.790985 -5.995000] 0.643919 0.000000 0.000000 0.765094 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0C6, 5627, 0x02FC02FC, 50, -475, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC02FC [50.000000 -475.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC0C6, 5627, 0x02FC02FC, 50, -475, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC02FC [50.000000 -475.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0C9, 5627, 0x02FC0302, 50, -515, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0302 [50.000000 -515.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC0C9, 5627, 0x02FC0302, 50, -515, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0302 [50.000000 -515.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0CA, 5627, 0x02FC030A, 60, -465, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC030A [60.000000 -465.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC0CA, 5627, 0x02FC030A, 60, -465, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC030A [60.000000 -465.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0CD, 5627, 0x02FC030F, 60, -485, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC030F [60.000000 -485.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC0CD, 5627, 0x02FC030F, 60, -485, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC030F [60.000000 -485.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC0D1, 5627, 0x02FC0311, 65, -510, -5.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x02FC0311 [65.000000 -510.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0D2, 5627, 0x02FC0315, 60, -525, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0315 [60.000000 -525.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC0D2, 5627, 0x02FC0315, 60, -525, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0315 [60.000000 -525.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC0D4, 5627, 0x02FC031F, 75, -470, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -401,8 +401,8 @@ VALUES (0x702FC0DB, 29956, 0x02FC0338, 80.6411, -520.065, -5.995, -0.171096, 0, /* @teleloc 0x02FC0338 [80.641098 -520.065002 -5.995000] -0.171096 0.000000 0.000000 0.985254 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0DC, 5627, 0x02FC0346, 100, -535, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0346 [100.000000 -535.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC0DC, 5627, 0x02FC0346, 100, -535, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0346 [100.000000 -535.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC0DF, 5627, 0x02FC0349, 115, -470, -5.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -417,8 +417,8 @@ VALUES (0x702FC0E2, 29956, 0x02FC034C, 110.557, -527.005, -5.995, -0.024044, 0, /* @teleloc 0x02FC034C [110.556999 -527.005005 -5.995000] -0.024044 0.000000 0.000000 0.999711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0E3, 5627, 0x02FC034B, 110, -525, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC034B [110.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC0E3, 5627, 0x02FC034B, 110, -525, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC034B [110.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC0E4, 5627, 0x02FC0353, 125, -460.298, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -429,8 +429,8 @@ VALUES (0x702FC0E5, 5627, 0x02FC035B, 125, -480, -5.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x02FC035B [125.000000 -480.000000 -5.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0E7, 5627, 0x02FC0366, 120, -535, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0366 [120.000000 -535.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC0E7, 5627, 0x02FC0366, 120, -535, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0366 [120.000000 -535.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC0E8, 29956, 0x02FC0367, 120.215, -536.636, -5.995, 0.994503, 0, 0, 0.104703, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -441,36 +441,36 @@ VALUES (0x702FC0EA, 29956, 0x02FC0369, 127.094, -479.398, -5.96739, -0.59207, 0, /* @teleloc 0x02FC0369 [127.094002 -479.398010 -5.967390] -0.592070 0.000000 0.000000 -0.805886 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0EC, 5627, 0x02FC036A, 130, -525, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC036A [130.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC0EC, 5627, 0x02FC036A, 130, -525, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC036A [130.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC0EE, 5627, 0x02FC036F, 140, -525, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x02FC036F [140.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0EF, 5627, 0x02FC0371, 140, -535, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0371 [140.000000 -535.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC0EF, 5627, 0x02FC0371, 140, -535, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0371 [140.000000 -535.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0F3, 5627, 0x02FC0377, 30, -585, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0377 [30.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC0F3, 5627, 0x02FC0377, 30, -585, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0377 [30.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0F4, 5627, 0x02FC037D, 40, -595, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC037D [40.000000 -595.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC0F4, 5627, 0x02FC037D, 40, -595, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC037D [40.000000 -595.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0F9, 5627, 0x02FC0381, 50, -585, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0381 [50.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC0F9, 5627, 0x02FC0381, 50, -585, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0381 [50.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0FA, 5627, 0x02FC0387, 60, -595, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0387 [60.000000 -595.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC0FA, 5627, 0x02FC0387, 60, -595, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0387 [60.000000 -595.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC0FF, 5627, 0x02FC038B, 70, -585, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC038B [70.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC0FF, 5627, 0x02FC038B, 70, -585, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC038B [70.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC100, 29956, 0x02FC0395, 79.4072, -535.868, 0.005, -0.00692, 0, 0, 0.999976, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -525,36 +525,36 @@ VALUES (0x702FC11A, 5627, 0x02FC040E, 150, -615, 0.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02FC040E [150.000000 -615.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC11B, 5627, 0x02FC0410, 150, -625, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0410 [150.000000 -625.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC11B, 5627, 0x02FC0410, 150, -625, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0410 [150.000000 -625.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC11D, 29956, 0x02FC0415, 160.597, -502.902, 0.037487, -0.186219, 0, 0, -0.982508, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ /* @teleloc 0x02FC0415 [160.597000 -502.902008 0.037487] -0.186219 0.000000 0.000000 -0.982508 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC120, 5627, 0x02FC041F, 160, -585, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC041F [160.000000 -585.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC120, 5627, 0x02FC041F, 160, -585, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC041F [160.000000 -585.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC121, 3, 0x02FC0420, 160.257, -587.103, 0.043289, -0.996671, 0, 0, -0.081524, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ /* @teleloc 0x02FC0420 [160.257004 -587.103027 0.043289] -0.996671 0.000000 0.000000 -0.081524 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC123, 5627, 0x02FC0422, 170, -575, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0422 [170.000000 -575.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC123, 5627, 0x02FC0422, 170, -575, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0422 [170.000000 -575.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC125, 5627, 0x02FC0429, 180, -585, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0429 [180.000000 -585.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC125, 5627, 0x02FC0429, 180, -585, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0429 [180.000000 -585.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC128, 5627, 0x02FC042D, 180, -615, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x02FC042D [180.000000 -615.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC129, 5627, 0x02FC042F, 180, -625, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC042F [180.000000 -625.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC129, 5627, 0x02FC042F, 180, -625, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC042F [180.000000 -625.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC12A, 5627, 0x02FC0430, 185, -620, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -569,8 +569,8 @@ VALUES (0x702FC12F, 5627, 0x02FC0436, 200, -575, 0.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02FC0436 [200.000000 -575.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC130, 5627, 0x02FC0438, 200, -585, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FC0438 [200.000000 -585.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FC130, 5627, 0x02FC0438, 200, -585, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FC0438 [200.000000 -585.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC131, 5627, 0x02FC0439, 205, -580, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -950,7 +950,7 @@ VALUES (0x702FC190, 212, 0x02FC02A6, 12.915, -549.512, -5.9434, -0.603387, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC191, 212, 0x02FC02AC, 19.0849, -520.347, -5.995, -0.016334, 0, 0, 0.999867, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ -/* @teleloc 0x02FC02AC [19.084900 -520.346985 -5.995000] -0.016333 0.000000 0.000000 0.999867 */ +/* @teleloc 0x02FC02AC [19.084900 -520.346985 -5.995000] -0.016334 0.000000 0.000000 0.999867 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC192, 212, 0x02FC02B0, 20.0238, -531.638, -5.995, -0.012197, 0, 0, 0.999926, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ @@ -1153,8 +1153,8 @@ VALUES (0x702FC1C4, 29956, 0x02FC03C2, 106.03, -599.724, 0.005, 0.453596, 0, 0, /* @teleloc 0x02FC03C2 [106.029999 -599.723999 0.005000] 0.453596 0.000000 0.000000 0.891207 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FC1C5, 7257, 0x02FC03CE, 110, -650, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02FC03CE [110.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FC1C5, 7257, 0x02FC03CE, 110, -650, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02FC03CE [110.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FC1C6, 212, 0x02FC03D5, 116.595, -533.846, 0.005, 0.656662, 0, 0, -0.754185, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/02FD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/02FD.sql index 2cc6323b8c..38dcb0ecfe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/02FD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/02FD.sql @@ -9,8 +9,8 @@ VALUES (0x702FD003, 5627, 0x02FD0102, 85, -110, -23.995, -0.707107, 0, 0, -0.70 /* @teleloc 0x02FD0102 [85.000000 -110.000000 -23.995001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD007, 5627, 0x02FD012B, 100, -105, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD012B [100.000000 -105.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD007, 5627, 0x02FD012B, 100, -105, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD012B [100.000000 -105.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD00A, 5627, 0x02FD0130, 105, -120, -23.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -33,12 +33,12 @@ VALUES (0x702FD017, 5627, 0x02FD015A, 125, -40, -23.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x02FD015A [125.000000 -40.000000 -23.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD018, 5627, 0x02FD015E, 120, -55, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD015E [120.000000 -55.000000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD018, 5627, 0x02FD015E, 120, -55, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD015E [120.000000 -55.000000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD019, 29956, 0x02FD0161, 120, -56.9847, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x02FD0161 [120.000000 -56.984699 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD019, 29956, 0x02FD0161, 120, -56.9847, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x02FD0161 [120.000000 -56.984699 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD01C, 29956, 0x02FD0163, 127.073, -39.7872, -23.993, 0.695795, 0, 0, 0.718241, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -109,8 +109,8 @@ VALUES (0x702FD02F, 5627, 0x02FD016C, 65, -240, -17.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x02FD016C [65.000000 -240.000000 -17.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD030, 5627, 0x02FD017F, 60, -305, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD017F [60.000000 -305.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD030, 5627, 0x02FD017F, 60, -305, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD017F [60.000000 -305.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD031, 5627, 0x02FD0180, 65, -300, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -145,8 +145,8 @@ VALUES (0x702FD048, 29956, 0x02FD01AC, 99.9272, -166.021, -17.995, -0.99893, 0, /* @teleloc 0x02FD01AC [99.927200 -166.020996 -17.995001] -0.998930 0.000000 0.000000 0.046246 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD049, 5627, 0x02FD01AD, 100, -175, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD01AD [100.000000 -175.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD049, 5627, 0x02FD01AD, 100, -175, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD01AD [100.000000 -175.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD04A, 29956, 0x02FD01AE, 98.966, -177.103, -17.9567, -0.978493, 0, 0, 0.206281, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -201,8 +201,8 @@ VALUES (0x702FD06D, 5627, 0x02FD0227, 75, -430, -11.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x02FD0227 [75.000000 -430.000000 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD074, 5627, 0x02FD0237, 80, -415, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0237 [80.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD074, 5627, 0x02FD0237, 80, -415, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0237 [80.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD076, 29956, 0x02FD023C, 77.1033, -428.753, -11.9561, -0.631777, 0, 0, -0.77515, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -217,8 +217,8 @@ VALUES (0x702FD07C, 5627, 0x02FD0246, 95, -380, -11.995, -0.707107, 0, 0, -0.70 /* @teleloc 0x02FD0246 [95.000000 -380.000000 -11.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD07F, 5627, 0x02FD024B, 90, -405, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD024B [90.000000 -405.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD07F, 5627, 0x02FD024B, 90, -405, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD024B [90.000000 -405.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD082, 5627, 0x02FD025C, 105, -370, -11.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -229,8 +229,8 @@ VALUES (0x702FD084, 5627, 0x02FD0261, 105, -380, -11.995, 0.707107, 0, 0, -0.70 /* @teleloc 0x02FD0261 [105.000000 -380.000000 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD088, 5627, 0x02FD026C, 100, -425, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD026C [100.000000 -425.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD088, 5627, 0x02FD026C, 100, -425, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD026C [100.000000 -425.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD08D, 29956, 0x02FD0277, 106.839, -378.898, -11.995, 0.692325, 0, 0, 0.721586, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -241,8 +241,8 @@ VALUES (0x702FD08E, 29956, 0x02FD0277, 106.759, -380.486, -11.995, 0.744447, 0, /* @teleloc 0x02FD0277 [106.759003 -380.485992 -11.995000] 0.744447 0.000000 0.000000 0.667682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD092, 5627, 0x02FD027F, 110, -415, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD027F [110.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD092, 5627, 0x02FD027F, 110, -415, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD027F [110.000000 -415.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD093, 29956, 0x02FD0284, 113.681, -438.884, -11.995, 0.647085, 0, 0, -0.762417, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -325,8 +325,8 @@ VALUES (0x702FD0B4, 5627, 0x02FD02CA, 35, -490, -5.995, -0.707107, 0, 0, -0.707 /* @teleloc 0x02FD02CA [35.000000 -490.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0B6, 5627, 0x02FD02CB, 30, -505, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD02CB [30.000000 -505.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD0B6, 5627, 0x02FD02CB, 30, -505, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD02CB [30.000000 -505.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD0B7, 29956, 0x02FD02D0, 26.8258, -539.838, -5.995, 0.651035, 0, 0, 0.759047, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -365,28 +365,28 @@ VALUES (0x702FD0C3, 29956, 0x02FD02FA, 46.3746, -448.791, -5.995, 0.643919, 0, 0 /* @teleloc 0x02FD02FA [46.374599 -448.790985 -5.995000] 0.643919 0.000000 0.000000 0.765094 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0C6, 5627, 0x02FD02FC, 50, -475, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD02FC [50.000000 -475.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD0C6, 5627, 0x02FD02FC, 50, -475, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD02FC [50.000000 -475.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0C9, 5627, 0x02FD0302, 50, -515, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0302 [50.000000 -515.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD0C9, 5627, 0x02FD0302, 50, -515, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0302 [50.000000 -515.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0CA, 5627, 0x02FD030A, 60, -465, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD030A [60.000000 -465.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD0CA, 5627, 0x02FD030A, 60, -465, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD030A [60.000000 -465.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0CD, 5627, 0x02FD030F, 60, -485, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD030F [60.000000 -485.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD0CD, 5627, 0x02FD030F, 60, -485, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD030F [60.000000 -485.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD0D1, 5627, 0x02FD0311, 65, -510, -5.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x02FD0311 [65.000000 -510.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0D2, 5627, 0x02FD0315, 60, -525, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0315 [60.000000 -525.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD0D2, 5627, 0x02FD0315, 60, -525, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0315 [60.000000 -525.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD0D4, 5627, 0x02FD031F, 75, -470, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -409,8 +409,8 @@ VALUES (0x702FD0DB, 29956, 0x02FD0338, 80.6411, -520.065, -5.995, -0.171096, 0, /* @teleloc 0x02FD0338 [80.641098 -520.065002 -5.995000] -0.171096 0.000000 0.000000 0.985254 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0DC, 5627, 0x02FD0346, 100, -535, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0346 [100.000000 -535.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD0DC, 5627, 0x02FD0346, 100, -535, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0346 [100.000000 -535.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD0DF, 5627, 0x02FD0349, 115, -470, -5.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -425,8 +425,8 @@ VALUES (0x702FD0E2, 29956, 0x02FD034C, 110.557, -527.005, -5.995, -0.024044, 0, /* @teleloc 0x02FD034C [110.556999 -527.005005 -5.995000] -0.024044 0.000000 0.000000 0.999711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0E3, 5627, 0x02FD034B, 110, -525, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD034B [110.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD0E3, 5627, 0x02FD034B, 110, -525, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD034B [110.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD0E4, 5627, 0x02FD0353, 125, -460.298, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -437,8 +437,8 @@ VALUES (0x702FD0E5, 5627, 0x02FD035B, 125, -480, -5.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x02FD035B [125.000000 -480.000000 -5.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0E7, 5627, 0x02FD0366, 120, -535, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0366 [120.000000 -535.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD0E7, 5627, 0x02FD0366, 120, -535, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0366 [120.000000 -535.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD0E8, 29956, 0x02FD0367, 120.215, -536.636, -5.995, 0.994503, 0, 0, 0.104703, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -449,36 +449,36 @@ VALUES (0x702FD0EA, 29956, 0x02FD0369, 127.094, -479.398, -5.96739, -0.59207, 0, /* @teleloc 0x02FD0369 [127.094002 -479.398010 -5.967390] -0.592070 0.000000 0.000000 -0.805886 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0EC, 5627, 0x02FD036A, 130, -525, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD036A [130.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD0EC, 5627, 0x02FD036A, 130, -525, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD036A [130.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD0EE, 5627, 0x02FD036F, 140, -525, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x02FD036F [140.000000 -525.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0EF, 5627, 0x02FD0371, 140, -535, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0371 [140.000000 -535.000000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD0EF, 5627, 0x02FD0371, 140, -535, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0371 [140.000000 -535.000000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0F3, 5627, 0x02FD0377, 30, -585, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0377 [30.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD0F3, 5627, 0x02FD0377, 30, -585, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0377 [30.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0F4, 5627, 0x02FD037D, 40, -595, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD037D [40.000000 -595.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD0F4, 5627, 0x02FD037D, 40, -595, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD037D [40.000000 -595.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0F9, 5627, 0x02FD0381, 50, -585, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0381 [50.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD0F9, 5627, 0x02FD0381, 50, -585, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0381 [50.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0FA, 5627, 0x02FD0387, 60, -595, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0387 [60.000000 -595.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD0FA, 5627, 0x02FD0387, 60, -595, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0387 [60.000000 -595.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD0FF, 5627, 0x02FD038B, 70, -585, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD038B [70.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD0FF, 5627, 0x02FD038B, 70, -585, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD038B [70.000000 -585.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD100, 29956, 0x02FD0395, 79.4072, -535.868, 0.005, -0.00692, 0, 0, 0.999976, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -497,8 +497,8 @@ VALUES (0x702FD108, 3, 0x02FD03C8, 110.067, -612.935, 0.005, -0.139399, 0, 0 /* @teleloc 0x02FD03C8 [110.067001 -612.934998 0.005000] -0.139399 0.000000 0.000000 -0.990236 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD109, 7255, 0x02FD03CE, 110, -650, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x02FD03CE [110.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD109, 7255, 0x02FD03CE, 110, -650, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x02FD03CE [110.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD10A, 3, 0x02FD03D4, 120.07, -516.908, 0.005, -0.021559, 0, 0, 0.999768, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -533,36 +533,36 @@ VALUES (0x702FD11A, 5627, 0x02FD040E, 150, -615, 0.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02FD040E [150.000000 -615.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD11B, 5627, 0x02FD0410, 150, -625, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0410 [150.000000 -625.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD11B, 5627, 0x02FD0410, 150, -625, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0410 [150.000000 -625.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD11D, 29956, 0x02FD0415, 160.597, -502.902, 0.037487, -0.186219, 0, 0, -0.982508, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ /* @teleloc 0x02FD0415 [160.597000 -502.902008 0.037487] -0.186219 0.000000 0.000000 -0.982508 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD120, 5627, 0x02FD041F, 160, -585, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD041F [160.000000 -585.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD120, 5627, 0x02FD041F, 160, -585, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD041F [160.000000 -585.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD121, 3, 0x02FD0420, 160.257, -587.103, 0.043289, -0.996671, 0, 0, -0.081524, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ /* @teleloc 0x02FD0420 [160.257004 -587.103027 0.043289] -0.996671 0.000000 0.000000 -0.081524 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD123, 5627, 0x02FD0422, 170, -575, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0422 [170.000000 -575.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x702FD123, 5627, 0x02FD0422, 170, -575, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0422 [170.000000 -575.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD125, 5627, 0x02FD0429, 180, -585, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0429 [180.000000 -585.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD125, 5627, 0x02FD0429, 180, -585, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0429 [180.000000 -585.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD128, 5627, 0x02FD042D, 180, -615, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x02FD042D [180.000000 -615.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD129, 5627, 0x02FD042F, 180, -625, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD042F [180.000000 -625.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD129, 5627, 0x02FD042F, 180, -625, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD042F [180.000000 -625.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD12A, 5627, 0x02FD0430, 185, -620, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -577,8 +577,8 @@ VALUES (0x702FD12F, 5627, 0x02FD0436, 200, -575, 0.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x02FD0436 [200.000000 -575.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x702FD130, 5627, 0x02FD0438, 200, -585, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x02FD0438 [200.000000 -585.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x702FD130, 5627, 0x02FD0438, 200, -585, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x02FD0438 [200.000000 -585.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD131, 5627, 0x02FD0439, 205, -580, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -958,7 +958,7 @@ VALUES (0x702FD18F, 212, 0x02FD02A6, 12.915, -549.512, -5.9434, -0.603387, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD190, 212, 0x02FD02AC, 19.0849, -520.347, -5.995, -0.016334, 0, 0, 0.999867, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ -/* @teleloc 0x02FD02AC [19.084900 -520.346985 -5.995000] -0.016333 0.000000 0.000000 0.999867 */ +/* @teleloc 0x02FD02AC [19.084900 -520.346985 -5.995000] -0.016334 0.000000 0.000000 0.999867 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x702FD191, 212, 0x02FD02B0, 20.0238, -531.638, -5.995, -0.012197, 0, 0, 0.999926, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/030F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/030F.sql index bbda5ca15d..76f0e6afe9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/030F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/030F.sql @@ -21,20 +21,20 @@ VALUES (0x7030F004, 9686, 0x030F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x030F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7030F005, 278, 0x030F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x030F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7030F005, 278, 0x030F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x030F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7030F006, 11697, 0x030F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x030F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7030F006, 11697, 0x030F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x030F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7030F007, 9686, 0x030F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x030F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7030F008, 278, 0x030F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x030F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7030F008, 278, 0x030F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x030F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7030F009, 9686, 0x030F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7030F00D, 9686, 0x030F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x030F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7030F00E, 11697, 0x030F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x030F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7030F00E, 11697, 0x030F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x030F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7030F00F, 9686, 0x030F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0310.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0310.sql index 5e60270d0a..2f002233a8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0310.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0310.sql @@ -21,20 +21,20 @@ VALUES (0x70310004, 9686, 0x03100103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03100103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70310005, 278, 0x03100105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03100105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70310005, 278, 0x03100105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03100105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70310006, 11697, 0x03100110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03100110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70310006, 11697, 0x03100110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03100110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70310007, 9686, 0x03100110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03100110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70310008, 278, 0x03100112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03100112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70310008, 278, 0x03100112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03100112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70310009, 9686, 0x03100118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031000D, 9686, 0x03100119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03100119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031000E, 11697, 0x03100119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03100119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031000E, 11697, 0x03100119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03100119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031000F, 9686, 0x03100119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0311.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0311.sql index 3deff0342c..32211ebf1d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0311.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0311.sql @@ -21,20 +21,20 @@ VALUES (0x70311004, 9686, 0x03110103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03110103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70311005, 278, 0x03110105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03110105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70311005, 278, 0x03110105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03110105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70311006, 11697, 0x03110110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03110110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70311006, 11697, 0x03110110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03110110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70311007, 9686, 0x03110110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03110110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70311008, 278, 0x03110112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03110112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70311008, 278, 0x03110112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03110112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70311009, 9686, 0x03110118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031100D, 9686, 0x03110119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03110119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031100E, 11697, 0x03110119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03110119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031100E, 11697, 0x03110119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03110119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031100F, 9686, 0x03110119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0312.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0312.sql index 02beee5741..8c96afa964 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0312.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0312.sql @@ -21,20 +21,20 @@ VALUES (0x70312004, 9686, 0x03120103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03120103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70312005, 278, 0x03120105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03120105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70312005, 278, 0x03120105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03120105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70312006, 11697, 0x03120110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03120110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70312006, 11697, 0x03120110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03120110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70312007, 9686, 0x03120110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03120110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70312008, 278, 0x03120112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03120112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70312008, 278, 0x03120112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03120112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70312009, 9686, 0x03120118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031200D, 9686, 0x03120119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03120119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031200E, 11697, 0x03120119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03120119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031200E, 11697, 0x03120119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03120119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031200F, 9686, 0x03120119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0313.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0313.sql index 33d4ab1b64..bdbdd2fb8e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0313.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0313.sql @@ -21,20 +21,20 @@ VALUES (0x70313004, 9686, 0x03130103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03130103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70313005, 278, 0x03130105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03130105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70313005, 278, 0x03130105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03130105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70313006, 11697, 0x03130110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03130110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70313006, 11697, 0x03130110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03130110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70313007, 9686, 0x03130110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03130110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70313008, 278, 0x03130112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03130112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70313008, 278, 0x03130112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03130112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70313009, 9686, 0x03130118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031300D, 9686, 0x03130119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03130119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031300E, 11697, 0x03130119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03130119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031300E, 11697, 0x03130119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03130119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031300F, 9686, 0x03130119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0314.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0314.sql index 6eb13ef27f..69e5a56c1a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0314.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0314.sql @@ -21,20 +21,20 @@ VALUES (0x70314004, 9686, 0x03140103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03140103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70314005, 278, 0x03140105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03140105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70314005, 278, 0x03140105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03140105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70314006, 11697, 0x03140110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03140110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70314006, 11697, 0x03140110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03140110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70314007, 9686, 0x03140110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03140110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70314008, 278, 0x03140112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03140112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70314008, 278, 0x03140112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03140112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70314009, 9686, 0x03140118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031400D, 9686, 0x03140119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03140119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031400E, 11697, 0x03140119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03140119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031400E, 11697, 0x03140119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03140119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031400F, 9686, 0x03140119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0315.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0315.sql index f8bc022e6e..e783172e6f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0315.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0315.sql @@ -21,20 +21,20 @@ VALUES (0x70315004, 9686, 0x03150103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03150103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70315005, 278, 0x03150105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03150105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70315005, 278, 0x03150105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03150105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70315006, 11697, 0x03150110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03150110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70315006, 11697, 0x03150110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03150110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70315007, 9686, 0x03150110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03150110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70315008, 278, 0x03150112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03150112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70315008, 278, 0x03150112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03150112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70315009, 9686, 0x03150118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031500D, 9686, 0x03150119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03150119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031500E, 11697, 0x03150119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03150119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031500E, 11697, 0x03150119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03150119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031500F, 9686, 0x03150119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0316.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0316.sql index 71b5ab123f..32dfdf980d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0316.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0316.sql @@ -21,20 +21,20 @@ VALUES (0x70316004, 9686, 0x03160103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03160103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70316005, 278, 0x03160105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03160105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70316005, 278, 0x03160105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03160105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70316006, 11697, 0x03160110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03160110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70316006, 11697, 0x03160110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03160110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70316007, 9686, 0x03160110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03160110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70316008, 278, 0x03160112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03160112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70316008, 278, 0x03160112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03160112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70316009, 9686, 0x03160118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031600D, 9686, 0x03160119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03160119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031600E, 11697, 0x03160119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03160119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031600E, 11697, 0x03160119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03160119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031600F, 9686, 0x03160119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0317.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0317.sql index 69a1499d55..e8189277a2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0317.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0317.sql @@ -21,20 +21,20 @@ VALUES (0x70317004, 9686, 0x03170103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03170103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70317005, 278, 0x03170105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03170105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70317005, 278, 0x03170105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03170105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70317006, 11697, 0x03170110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03170110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70317006, 11697, 0x03170110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03170110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70317007, 9686, 0x03170110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03170110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70317008, 278, 0x03170112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03170112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70317008, 278, 0x03170112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03170112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70317009, 9686, 0x03170118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031700D, 9686, 0x03170119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03170119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031700E, 11697, 0x03170119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03170119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031700E, 11697, 0x03170119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03170119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031700F, 9686, 0x03170119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0318.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0318.sql index 6c01fe1f5b..2c33f64f44 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0318.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0318.sql @@ -21,20 +21,20 @@ VALUES (0x70318004, 9686, 0x03180103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03180103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70318005, 278, 0x03180105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03180105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70318005, 278, 0x03180105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03180105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70318006, 11697, 0x03180110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03180110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70318006, 11697, 0x03180110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03180110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70318007, 9686, 0x03180110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03180110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70318008, 278, 0x03180112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03180112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70318008, 278, 0x03180112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03180112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70318009, 9686, 0x03180118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031800D, 9686, 0x03180119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03180119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031800E, 11697, 0x03180119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03180119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031800E, 11697, 0x03180119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03180119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031800F, 9686, 0x03180119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0319.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0319.sql index ee7684fc45..5cc801e37d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0319.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0319.sql @@ -21,20 +21,20 @@ VALUES (0x70319004, 9686, 0x03190103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03190103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70319005, 278, 0x03190105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03190105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70319005, 278, 0x03190105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03190105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70319006, 11697, 0x03190110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03190110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70319006, 11697, 0x03190110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03190110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70319007, 9686, 0x03190110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03190110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70319008, 278, 0x03190112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03190112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70319008, 278, 0x03190112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03190112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70319009, 9686, 0x03190118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031900D, 9686, 0x03190119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03190119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031900E, 11697, 0x03190119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03190119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031900E, 11697, 0x03190119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03190119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031900F, 9686, 0x03190119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/031A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/031A.sql index 91299503de..dd56cd609e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/031A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/031A.sql @@ -21,20 +21,20 @@ VALUES (0x7031A004, 9686, 0x031A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x031A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031A005, 278, 0x031A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031A005, 278, 0x031A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031A006, 11697, 0x031A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031A006, 11697, 0x031A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031A007, 9686, 0x031A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x031A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031A008, 278, 0x031A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031A008, 278, 0x031A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031A009, 9686, 0x031A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031A00D, 9686, 0x031A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x031A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031A00E, 11697, 0x031A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031A00E, 11697, 0x031A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031A00F, 9686, 0x031A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/031B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/031B.sql index a59d98451c..e10b9d1af7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/031B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/031B.sql @@ -21,20 +21,20 @@ VALUES (0x7031B004, 9686, 0x031B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x031B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031B005, 278, 0x031B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031B005, 278, 0x031B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031B006, 11697, 0x031B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031B006, 11697, 0x031B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031B007, 9686, 0x031B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x031B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031B008, 278, 0x031B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031B008, 278, 0x031B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031B009, 9686, 0x031B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031B00D, 9686, 0x031B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x031B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031B00E, 11697, 0x031B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031B00E, 11697, 0x031B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031B00F, 9686, 0x031B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/031C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/031C.sql index 8f243d15ff..aa3515dbdc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/031C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/031C.sql @@ -21,20 +21,20 @@ VALUES (0x7031C004, 9686, 0x031C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x031C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031C005, 278, 0x031C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031C005, 278, 0x031C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031C006, 11697, 0x031C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031C006, 11697, 0x031C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031C007, 9686, 0x031C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x031C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031C008, 278, 0x031C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031C008, 278, 0x031C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031C009, 9686, 0x031C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031C00D, 9686, 0x031C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x031C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031C00E, 11697, 0x031C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031C00E, 11697, 0x031C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031C00F, 9686, 0x031C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/031D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/031D.sql index afe0b454c8..75f4258424 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/031D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/031D.sql @@ -21,20 +21,20 @@ VALUES (0x7031D004, 9686, 0x031D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x031D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031D005, 278, 0x031D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031D005, 278, 0x031D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031D006, 11697, 0x031D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031D006, 11697, 0x031D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031D007, 9686, 0x031D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x031D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031D008, 278, 0x031D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031D008, 278, 0x031D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031D009, 9686, 0x031D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031D00D, 9686, 0x031D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x031D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031D00E, 11697, 0x031D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031D00E, 11697, 0x031D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031D00F, 9686, 0x031D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/031E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/031E.sql index 9b97265062..524c5bb6e0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/031E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/031E.sql @@ -21,20 +21,20 @@ VALUES (0x7031E004, 9686, 0x031E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x031E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031E005, 278, 0x031E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031E005, 278, 0x031E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031E006, 11697, 0x031E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031E006, 11697, 0x031E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031E007, 9686, 0x031E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x031E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031E008, 278, 0x031E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031E008, 278, 0x031E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031E009, 9686, 0x031E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031E00D, 9686, 0x031E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x031E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031E00E, 11697, 0x031E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031E00E, 11697, 0x031E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031E00F, 9686, 0x031E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/031F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/031F.sql index 0a35bf8106..674d9e3f1a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/031F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/031F.sql @@ -21,20 +21,20 @@ VALUES (0x7031F004, 9686, 0x031F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x031F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031F005, 278, 0x031F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031F005, 278, 0x031F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031F006, 11697, 0x031F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031F006, 11697, 0x031F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031F007, 9686, 0x031F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x031F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031F008, 278, 0x031F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x031F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7031F008, 278, 0x031F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x031F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031F009, 9686, 0x031F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7031F00D, 9686, 0x031F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x031F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7031F00E, 11697, 0x031F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x031F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7031F00E, 11697, 0x031F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x031F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7031F00F, 9686, 0x031F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0320.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0320.sql index 3451d28ca6..e560d8a772 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0320.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0320.sql @@ -21,20 +21,20 @@ VALUES (0x70320004, 9686, 0x03200103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03200103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70320005, 278, 0x03200105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03200105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70320005, 278, 0x03200105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03200105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70320006, 11697, 0x03200110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03200110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70320006, 11697, 0x03200110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03200110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70320007, 9686, 0x03200110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03200110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70320008, 278, 0x03200112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03200112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70320008, 278, 0x03200112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03200112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70320009, 9686, 0x03200118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032000D, 9686, 0x03200119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03200119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032000E, 11697, 0x03200119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03200119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032000E, 11697, 0x03200119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03200119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032000F, 9686, 0x03200119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0321.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0321.sql index ac592a7d4f..1f48ded8f1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0321.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0321.sql @@ -21,20 +21,20 @@ VALUES (0x70321004, 9686, 0x03210103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03210103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70321005, 278, 0x03210105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03210105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70321005, 278, 0x03210105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03210105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70321006, 11697, 0x03210110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03210110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70321006, 11697, 0x03210110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03210110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70321007, 9686, 0x03210110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03210110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70321008, 278, 0x03210112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03210112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70321008, 278, 0x03210112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03210112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70321009, 9686, 0x03210118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032100D, 9686, 0x03210119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03210119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032100E, 11697, 0x03210119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03210119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032100E, 11697, 0x03210119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03210119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032100F, 9686, 0x03210119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0322.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0322.sql index 18249759c4..48a1f6ad6e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0322.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0322.sql @@ -21,20 +21,20 @@ VALUES (0x70322004, 9686, 0x03220103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03220103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70322005, 278, 0x03220105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03220105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70322005, 278, 0x03220105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03220105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70322006, 11697, 0x03220110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03220110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70322006, 11697, 0x03220110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03220110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70322007, 9686, 0x03220110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03220110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70322008, 278, 0x03220112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03220112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70322008, 278, 0x03220112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03220112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70322009, 9686, 0x03220118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032200D, 9686, 0x03220119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03220119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032200E, 11697, 0x03220119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03220119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032200E, 11697, 0x03220119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03220119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032200F, 9686, 0x03220119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0323.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0323.sql index 88760a956d..a62fd313fe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0323.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0323.sql @@ -21,20 +21,20 @@ VALUES (0x70323004, 9686, 0x03230103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03230103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70323005, 278, 0x03230105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03230105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70323005, 278, 0x03230105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03230105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70323006, 11697, 0x03230110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03230110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70323006, 11697, 0x03230110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03230110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70323007, 9686, 0x03230110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03230110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70323008, 278, 0x03230112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03230112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70323008, 278, 0x03230112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03230112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70323009, 9686, 0x03230118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032300D, 9686, 0x03230119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03230119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032300E, 11697, 0x03230119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03230119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032300E, 11697, 0x03230119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03230119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032300F, 9686, 0x03230119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0324.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0324.sql index b2498fc326..e125457683 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0324.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0324.sql @@ -21,20 +21,20 @@ VALUES (0x70324004, 9686, 0x03240103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03240103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70324005, 278, 0x03240105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03240105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70324005, 278, 0x03240105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03240105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70324006, 11697, 0x03240110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03240110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70324006, 11697, 0x03240110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03240110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70324007, 9686, 0x03240110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03240110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70324008, 278, 0x03240112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03240112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70324008, 278, 0x03240112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03240112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70324009, 9686, 0x03240118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032400D, 9686, 0x03240119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03240119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032400E, 11697, 0x03240119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03240119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032400E, 11697, 0x03240119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03240119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032400F, 9686, 0x03240119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0325.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0325.sql index 29ef4b7525..00b524b825 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0325.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0325.sql @@ -21,20 +21,20 @@ VALUES (0x70325004, 9686, 0x03250103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03250103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70325005, 278, 0x03250105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03250105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70325005, 278, 0x03250105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03250105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70325006, 11697, 0x03250110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03250110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70325006, 11697, 0x03250110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03250110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70325007, 9686, 0x03250110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03250110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70325008, 278, 0x03250112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03250112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70325008, 278, 0x03250112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03250112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70325009, 9686, 0x03250118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032500D, 9686, 0x03250119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03250119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032500E, 11697, 0x03250119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03250119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032500E, 11697, 0x03250119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03250119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032500F, 9686, 0x03250119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0326.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0326.sql index 40934022d6..c15a8341b1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0326.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0326.sql @@ -21,20 +21,20 @@ VALUES (0x70326004, 9686, 0x03260103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03260103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70326005, 278, 0x03260105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03260105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70326005, 278, 0x03260105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03260105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70326006, 11697, 0x03260110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03260110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70326006, 11697, 0x03260110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03260110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70326007, 9686, 0x03260110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03260110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70326008, 278, 0x03260112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03260112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70326008, 278, 0x03260112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03260112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70326009, 9686, 0x03260118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032600D, 9686, 0x03260119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03260119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032600E, 11697, 0x03260119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03260119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032600E, 11697, 0x03260119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03260119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032600F, 9686, 0x03260119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0327.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0327.sql index 0a4b77ce29..ea6e13c8d8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0327.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0327.sql @@ -21,20 +21,20 @@ VALUES (0x70327004, 9686, 0x03270103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03270103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70327005, 278, 0x03270105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03270105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70327005, 278, 0x03270105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03270105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70327006, 11697, 0x03270110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03270110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70327006, 11697, 0x03270110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03270110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70327007, 9686, 0x03270110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03270110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70327008, 278, 0x03270112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03270112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70327008, 278, 0x03270112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03270112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70327009, 9686, 0x03270118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032700D, 9686, 0x03270119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03270119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032700E, 11697, 0x03270119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03270119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032700E, 11697, 0x03270119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03270119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032700F, 9686, 0x03270119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0328.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0328.sql index 8efeaf3f02..492decc8b0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0328.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0328.sql @@ -21,20 +21,20 @@ VALUES (0x70328004, 9686, 0x03280103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03280103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70328005, 278, 0x03280105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03280105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70328005, 278, 0x03280105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03280105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70328006, 11697, 0x03280110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03280110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70328006, 11697, 0x03280110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03280110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70328007, 9686, 0x03280110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03280110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70328008, 278, 0x03280112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03280112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70328008, 278, 0x03280112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03280112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70328009, 9686, 0x03280118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032800D, 9686, 0x03280119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03280119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032800E, 11697, 0x03280119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03280119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032800E, 11697, 0x03280119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03280119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032800F, 9686, 0x03280119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0329.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0329.sql index 4b75f856a3..ed4912196c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0329.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0329.sql @@ -21,20 +21,20 @@ VALUES (0x70329004, 9686, 0x03290103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03290103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70329005, 278, 0x03290105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03290105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70329005, 278, 0x03290105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03290105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70329006, 11697, 0x03290110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03290110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70329006, 11697, 0x03290110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03290110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70329007, 9686, 0x03290110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03290110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70329008, 278, 0x03290112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03290112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70329008, 278, 0x03290112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03290112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70329009, 9686, 0x03290118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032900D, 9686, 0x03290119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03290119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032900E, 11697, 0x03290119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03290119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032900E, 11697, 0x03290119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03290119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032900F, 9686, 0x03290119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/032A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/032A.sql index 1729c141b6..b86db77ad0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/032A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/032A.sql @@ -21,20 +21,20 @@ VALUES (0x7032A004, 9686, 0x032A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x032A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032A005, 278, 0x032A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032A005, 278, 0x032A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032A006, 11697, 0x032A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032A006, 11697, 0x032A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032A007, 9686, 0x032A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x032A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032A008, 278, 0x032A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032A008, 278, 0x032A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032A009, 9686, 0x032A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032A00D, 9686, 0x032A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x032A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032A00E, 11697, 0x032A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032A00E, 11697, 0x032A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032A00F, 9686, 0x032A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/032B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/032B.sql index dd8f512979..85e9cbff9d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/032B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/032B.sql @@ -21,20 +21,20 @@ VALUES (0x7032B004, 9686, 0x032B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x032B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032B005, 278, 0x032B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032B005, 278, 0x032B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032B006, 11697, 0x032B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032B006, 11697, 0x032B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032B007, 9686, 0x032B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x032B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032B008, 278, 0x032B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032B008, 278, 0x032B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032B009, 9686, 0x032B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032B00D, 9686, 0x032B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x032B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032B00E, 11697, 0x032B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032B00E, 11697, 0x032B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032B00F, 9686, 0x032B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/032C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/032C.sql index 6fc02ba63a..eae05647fa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/032C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/032C.sql @@ -21,20 +21,20 @@ VALUES (0x7032C004, 9686, 0x032C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x032C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032C005, 278, 0x032C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032C005, 278, 0x032C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032C006, 11697, 0x032C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032C006, 11697, 0x032C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032C007, 9686, 0x032C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x032C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032C008, 278, 0x032C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032C008, 278, 0x032C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032C009, 9686, 0x032C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032C00D, 9686, 0x032C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x032C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032C00E, 11697, 0x032C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032C00E, 11697, 0x032C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032C00F, 9686, 0x032C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/032D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/032D.sql index f72a172970..705fc57e81 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/032D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/032D.sql @@ -21,20 +21,20 @@ VALUES (0x7032D004, 9686, 0x032D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x032D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032D005, 278, 0x032D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032D005, 278, 0x032D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032D006, 11697, 0x032D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032D006, 11697, 0x032D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032D007, 9686, 0x032D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x032D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032D008, 278, 0x032D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032D008, 278, 0x032D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032D009, 9686, 0x032D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032D00D, 9686, 0x032D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x032D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032D00E, 11697, 0x032D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032D00E, 11697, 0x032D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032D00F, 9686, 0x032D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/032E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/032E.sql index e3374cced1..66d955e9fa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/032E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/032E.sql @@ -21,20 +21,20 @@ VALUES (0x7032E004, 9686, 0x032E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x032E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032E005, 278, 0x032E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032E005, 278, 0x032E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032E006, 11697, 0x032E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032E006, 11697, 0x032E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032E007, 9686, 0x032E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x032E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032E008, 278, 0x032E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032E008, 278, 0x032E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032E009, 9686, 0x032E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032E00D, 9686, 0x032E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x032E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032E00E, 11697, 0x032E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032E00E, 11697, 0x032E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032E00F, 9686, 0x032E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,4 +153,4 @@ VALUES (0x7032E01E, 278, 0x032E0143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032E01F, 10762, 0x032E011F, 152.848, 153.914, 37.205, -0.047671, 0, 0, 0.998863, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x032E011F [152.848007 153.914001 37.205002] -0.047670 0.000000 0.000000 0.998863 */ +/* @teleloc 0x032E011F [152.848007 153.914001 37.205002] -0.047671 0.000000 0.000000 0.998863 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/032F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/032F.sql index b048766bcc..3ff416f07e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/032F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/032F.sql @@ -21,20 +21,20 @@ VALUES (0x7032F004, 9686, 0x032F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x032F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032F005, 278, 0x032F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032F005, 278, 0x032F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032F006, 11697, 0x032F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032F006, 11697, 0x032F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032F007, 9686, 0x032F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x032F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032F008, 278, 0x032F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x032F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7032F008, 278, 0x032F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x032F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032F009, 9686, 0x032F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7032F00D, 9686, 0x032F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x032F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7032F00E, 11697, 0x032F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x032F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7032F00E, 11697, 0x032F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x032F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7032F00F, 9686, 0x032F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0330.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0330.sql index 302838da03..6f5a0f2382 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0330.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0330.sql @@ -21,20 +21,20 @@ VALUES (0x70330004, 9686, 0x03300103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03300103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70330005, 278, 0x03300105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03300105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70330005, 278, 0x03300105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03300105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70330006, 11697, 0x03300110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03300110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70330006, 11697, 0x03300110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03300110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70330007, 9686, 0x03300110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03300110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70330008, 278, 0x03300112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03300112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70330008, 278, 0x03300112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03300112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70330009, 9686, 0x03300118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033000D, 9686, 0x03300119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03300119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033000E, 11697, 0x03300119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03300119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033000E, 11697, 0x03300119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03300119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033000F, 9686, 0x03300119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0331.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0331.sql index c0f448a4f1..59cda03103 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0331.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0331.sql @@ -21,20 +21,20 @@ VALUES (0x70331004, 9686, 0x03310103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03310103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70331005, 278, 0x03310105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03310105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70331005, 278, 0x03310105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03310105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70331006, 11697, 0x03310110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03310110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70331006, 11697, 0x03310110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03310110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70331007, 9686, 0x03310110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03310110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70331008, 278, 0x03310112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03310112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70331008, 278, 0x03310112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03310112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70331009, 9686, 0x03310118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033100D, 9686, 0x03310119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03310119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033100E, 11697, 0x03310119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03310119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033100E, 11697, 0x03310119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03310119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033100F, 9686, 0x03310119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0332.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0332.sql index e7f23a50d6..52d3f44e55 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0332.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0332.sql @@ -21,20 +21,20 @@ VALUES (0x70332004, 9686, 0x03320103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03320103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70332005, 278, 0x03320105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03320105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70332005, 278, 0x03320105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03320105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70332006, 11697, 0x03320110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03320110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70332006, 11697, 0x03320110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03320110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70332007, 9686, 0x03320110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03320110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70332008, 278, 0x03320112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03320112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70332008, 278, 0x03320112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03320112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70332009, 9686, 0x03320118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033200D, 9686, 0x03320119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03320119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033200E, 11697, 0x03320119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03320119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033200E, 11697, 0x03320119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03320119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033200F, 9686, 0x03320119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0333.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0333.sql index c9d53f44f2..df46d1d3ee 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0333.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0333.sql @@ -21,20 +21,20 @@ VALUES (0x70333004, 9686, 0x03330103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03330103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70333005, 278, 0x03330105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03330105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70333005, 278, 0x03330105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03330105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70333006, 11697, 0x03330110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03330110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70333006, 11697, 0x03330110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03330110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70333007, 9686, 0x03330110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03330110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70333008, 278, 0x03330112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03330112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70333008, 278, 0x03330112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03330112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70333009, 9686, 0x03330118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033300D, 9686, 0x03330119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03330119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033300E, 11697, 0x03330119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03330119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033300E, 11697, 0x03330119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03330119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033300F, 9686, 0x03330119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0334.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0334.sql index d36e010590..4b5c67b260 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0334.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0334.sql @@ -21,20 +21,20 @@ VALUES (0x70334004, 9686, 0x03340103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03340103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70334005, 278, 0x03340105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03340105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70334005, 278, 0x03340105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03340105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70334006, 11697, 0x03340110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03340110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70334006, 11697, 0x03340110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03340110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70334007, 9686, 0x03340110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03340110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70334008, 278, 0x03340112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03340112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70334008, 278, 0x03340112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03340112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70334009, 9686, 0x03340118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033400D, 9686, 0x03340119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03340119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033400E, 11697, 0x03340119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03340119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033400E, 11697, 0x03340119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03340119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033400F, 9686, 0x03340119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0335.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0335.sql index 60e5b28181..f656c933bd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0335.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0335.sql @@ -21,20 +21,20 @@ VALUES (0x70335004, 9686, 0x03350103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03350103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70335005, 278, 0x03350105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03350105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70335005, 278, 0x03350105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03350105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70335006, 11697, 0x03350110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03350110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70335006, 11697, 0x03350110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03350110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70335007, 9686, 0x03350110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03350110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70335008, 278, 0x03350112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03350112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70335008, 278, 0x03350112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03350112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70335009, 9686, 0x03350118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033500D, 9686, 0x03350119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03350119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033500E, 11697, 0x03350119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03350119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033500E, 11697, 0x03350119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03350119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033500F, 9686, 0x03350119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0336.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0336.sql index 66f7a3cc59..55fc0576f7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0336.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0336.sql @@ -21,20 +21,20 @@ VALUES (0x70336004, 9686, 0x03360103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03360103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70336005, 278, 0x03360105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03360105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70336005, 278, 0x03360105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03360105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70336006, 11697, 0x03360110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03360110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70336006, 11697, 0x03360110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03360110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70336007, 9686, 0x03360110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03360110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70336008, 278, 0x03360112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03360112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70336008, 278, 0x03360112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03360112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70336009, 9686, 0x03360118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033600D, 9686, 0x03360119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03360119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033600E, 11697, 0x03360119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03360119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033600E, 11697, 0x03360119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03360119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033600F, 9686, 0x03360119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0337.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0337.sql index d29ee140c1..258e6ff2bc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0337.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0337.sql @@ -21,20 +21,20 @@ VALUES (0x70337004, 9686, 0x03370103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03370103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70337005, 278, 0x03370105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03370105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70337005, 278, 0x03370105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03370105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70337006, 11697, 0x03370110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03370110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70337006, 11697, 0x03370110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03370110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70337007, 9686, 0x03370110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03370110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70337008, 278, 0x03370112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03370112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70337008, 278, 0x03370112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03370112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70337009, 9686, 0x03370118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033700D, 9686, 0x03370119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03370119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033700E, 11697, 0x03370119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03370119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033700E, 11697, 0x03370119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03370119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033700F, 9686, 0x03370119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0338.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0338.sql index b3f900fb7b..7f22e801df 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0338.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0338.sql @@ -21,20 +21,20 @@ VALUES (0x70338004, 9686, 0x03380103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03380103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70338005, 278, 0x03380105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03380105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70338005, 278, 0x03380105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03380105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70338006, 11697, 0x03380110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03380110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70338006, 11697, 0x03380110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03380110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70338007, 9686, 0x03380110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03380110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70338008, 278, 0x03380112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03380112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70338008, 278, 0x03380112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03380112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70338009, 9686, 0x03380118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033800D, 9686, 0x03380119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03380119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033800E, 11697, 0x03380119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03380119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033800E, 11697, 0x03380119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03380119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033800F, 9686, 0x03380119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0339.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0339.sql index d580cd32cf..ebc6e4463e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0339.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0339.sql @@ -21,20 +21,20 @@ VALUES (0x70339004, 9686, 0x03390103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03390103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70339005, 278, 0x03390105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03390105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70339005, 278, 0x03390105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03390105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70339006, 11697, 0x03390110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03390110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70339006, 11697, 0x03390110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03390110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70339007, 9686, 0x03390110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03390110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70339008, 278, 0x03390112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03390112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70339008, 278, 0x03390112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03390112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70339009, 9686, 0x03390118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033900D, 9686, 0x03390119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03390119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033900E, 11697, 0x03390119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03390119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033900E, 11697, 0x03390119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03390119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033900F, 9686, 0x03390119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/033A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/033A.sql index df9d2741eb..2faa8192b6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/033A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/033A.sql @@ -21,20 +21,20 @@ VALUES (0x7033A004, 9686, 0x033A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x033A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033A005, 278, 0x033A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033A005, 278, 0x033A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033A006, 11697, 0x033A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033A006, 11697, 0x033A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033A007, 9686, 0x033A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x033A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033A008, 278, 0x033A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033A008, 278, 0x033A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033A009, 9686, 0x033A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033A00D, 9686, 0x033A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x033A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033A00E, 11697, 0x033A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033A00E, 11697, 0x033A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033A00F, 9686, 0x033A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/033B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/033B.sql index f9bc94f213..211d350c9b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/033B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/033B.sql @@ -21,20 +21,20 @@ VALUES (0x7033B004, 9686, 0x033B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x033B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033B005, 278, 0x033B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033B005, 278, 0x033B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033B006, 11697, 0x033B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033B006, 11697, 0x033B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033B007, 9686, 0x033B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x033B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033B008, 278, 0x033B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033B008, 278, 0x033B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033B009, 9686, 0x033B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033B00D, 9686, 0x033B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x033B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033B00E, 11697, 0x033B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033B00E, 11697, 0x033B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033B00F, 9686, 0x033B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/033C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/033C.sql index c0dac58b02..3d614221d6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/033C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/033C.sql @@ -21,20 +21,20 @@ VALUES (0x7033C004, 9686, 0x033C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x033C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033C005, 278, 0x033C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033C005, 278, 0x033C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033C006, 11697, 0x033C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033C006, 11697, 0x033C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033C007, 9686, 0x033C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x033C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033C008, 278, 0x033C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033C008, 278, 0x033C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033C009, 9686, 0x033C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033C00D, 9686, 0x033C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x033C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033C00E, 11697, 0x033C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033C00E, 11697, 0x033C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033C00F, 9686, 0x033C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/033D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/033D.sql index e688cdf886..f99fe82adf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/033D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/033D.sql @@ -21,20 +21,20 @@ VALUES (0x7033D004, 9686, 0x033D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x033D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033D005, 278, 0x033D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033D005, 278, 0x033D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033D006, 11697, 0x033D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033D006, 11697, 0x033D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033D007, 9686, 0x033D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x033D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033D008, 278, 0x033D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033D008, 278, 0x033D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033D009, 9686, 0x033D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033D00D, 9686, 0x033D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x033D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033D00E, 11697, 0x033D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033D00E, 11697, 0x033D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033D00F, 9686, 0x033D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,4 +153,4 @@ VALUES (0x7033D01E, 278, 0x033D0143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033D01F, 10762, 0x033D011F, 35.4077, 45.4218, 23.205, 0.99953, 0, 0, -0.030656, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x033D011F [35.407700 45.421799 23.205000] 0.999530 0.000000 0.000000 -0.030655 */ +/* @teleloc 0x033D011F [35.407700 45.421799 23.205000] 0.999530 0.000000 0.000000 -0.030656 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/033E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/033E.sql index afd795f05f..9820093663 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/033E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/033E.sql @@ -21,20 +21,20 @@ VALUES (0x7033E004, 9686, 0x033E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x033E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033E005, 278, 0x033E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033E005, 278, 0x033E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033E006, 11697, 0x033E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033E006, 11697, 0x033E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033E007, 9686, 0x033E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x033E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033E008, 278, 0x033E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033E008, 278, 0x033E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033E009, 9686, 0x033E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033E00D, 9686, 0x033E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x033E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033E00E, 11697, 0x033E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033E00E, 11697, 0x033E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033E00F, 9686, 0x033E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/033F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/033F.sql index f81e383458..a9406b2722 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/033F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/033F.sql @@ -21,20 +21,20 @@ VALUES (0x7033F004, 9686, 0x033F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x033F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033F005, 278, 0x033F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033F005, 278, 0x033F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033F006, 11697, 0x033F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033F006, 11697, 0x033F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033F007, 9686, 0x033F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x033F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033F008, 278, 0x033F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x033F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7033F008, 278, 0x033F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x033F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033F009, 9686, 0x033F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7033F00D, 9686, 0x033F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x033F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7033F00E, 11697, 0x033F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x033F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7033F00E, 11697, 0x033F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x033F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7033F00F, 9686, 0x033F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0340.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0340.sql index 696868dd56..5fb2bfa70f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0340.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0340.sql @@ -21,20 +21,20 @@ VALUES (0x70340004, 9686, 0x03400103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03400103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70340005, 278, 0x03400105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03400105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70340005, 278, 0x03400105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03400105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70340006, 11697, 0x03400110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03400110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70340006, 11697, 0x03400110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03400110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70340007, 9686, 0x03400110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03400110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70340008, 278, 0x03400112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03400112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70340008, 278, 0x03400112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03400112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70340009, 9686, 0x03400118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034000D, 9686, 0x03400119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03400119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034000E, 11697, 0x03400119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03400119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034000E, 11697, 0x03400119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03400119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034000F, 9686, 0x03400119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0341.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0341.sql index 192a5fe36b..4a5199bf83 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0341.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0341.sql @@ -21,20 +21,20 @@ VALUES (0x70341004, 9686, 0x03410103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03410103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70341005, 278, 0x03410105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03410105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70341005, 278, 0x03410105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03410105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70341006, 11697, 0x03410110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03410110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70341006, 11697, 0x03410110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03410110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70341007, 9686, 0x03410110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03410110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70341008, 278, 0x03410112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03410112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70341008, 278, 0x03410112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03410112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70341009, 9686, 0x03410118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034100D, 9686, 0x03410119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03410119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034100E, 11697, 0x03410119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03410119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034100E, 11697, 0x03410119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03410119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034100F, 9686, 0x03410119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0342.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0342.sql index 42ae5d258e..31d17fe140 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0342.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0342.sql @@ -21,20 +21,20 @@ VALUES (0x70342004, 9686, 0x03420103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03420103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70342005, 278, 0x03420105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03420105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70342005, 278, 0x03420105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03420105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70342006, 11697, 0x03420110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03420110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70342006, 11697, 0x03420110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03420110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70342007, 9686, 0x03420110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03420110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70342008, 278, 0x03420112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03420112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70342008, 278, 0x03420112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03420112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70342009, 9686, 0x03420118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034200D, 9686, 0x03420119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03420119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034200E, 11697, 0x03420119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03420119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034200E, 11697, 0x03420119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03420119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034200F, 9686, 0x03420119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0343.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0343.sql index 1f65baf0c6..332863eb01 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0343.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0343.sql @@ -21,20 +21,20 @@ VALUES (0x70343004, 9686, 0x03430103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03430103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70343005, 278, 0x03430105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03430105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70343005, 278, 0x03430105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03430105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70343006, 11697, 0x03430110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70343006, 11697, 0x03430110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70343007, 9686, 0x03430110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03430110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70343008, 278, 0x03430112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03430112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70343008, 278, 0x03430112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03430112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70343009, 9686, 0x03430118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034300D, 9686, 0x03430119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03430119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034300E, 11697, 0x03430119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034300E, 11697, 0x03430119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034300F, 9686, 0x03430119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0344.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0344.sql index bdcb41563c..6065fdaa71 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0344.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0344.sql @@ -21,20 +21,20 @@ VALUES (0x70344004, 9686, 0x03440103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03440103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70344005, 278, 0x03440105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03440105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70344005, 278, 0x03440105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03440105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70344006, 11697, 0x03440110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70344006, 11697, 0x03440110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70344007, 9686, 0x03440110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03440110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70344008, 278, 0x03440112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03440112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70344008, 278, 0x03440112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03440112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70344009, 9686, 0x03440118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034400D, 9686, 0x03440119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03440119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034400E, 11697, 0x03440119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034400E, 11697, 0x03440119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034400F, 9686, 0x03440119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0345.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0345.sql index dec72a1451..b87461c669 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0345.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0345.sql @@ -21,20 +21,20 @@ VALUES (0x70345004, 9686, 0x03450103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03450103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70345005, 278, 0x03450105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03450105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70345005, 278, 0x03450105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03450105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70345006, 11697, 0x03450110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70345006, 11697, 0x03450110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70345007, 9686, 0x03450110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03450110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70345008, 278, 0x03450112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03450112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70345008, 278, 0x03450112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03450112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70345009, 9686, 0x03450118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034500D, 9686, 0x03450119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03450119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034500E, 11697, 0x03450119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034500E, 11697, 0x03450119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034500F, 9686, 0x03450119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0346.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0346.sql index 8b6e683eae..e00c33d209 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0346.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0346.sql @@ -21,20 +21,20 @@ VALUES (0x70346004, 9686, 0x03460103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03460103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70346005, 278, 0x03460105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03460105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70346005, 278, 0x03460105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03460105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70346006, 11697, 0x03460110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70346006, 11697, 0x03460110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70346007, 9686, 0x03460110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03460110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70346008, 278, 0x03460112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03460112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70346008, 278, 0x03460112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03460112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70346009, 9686, 0x03460118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034600D, 9686, 0x03460119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03460119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034600E, 11697, 0x03460119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034600E, 11697, 0x03460119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034600F, 9686, 0x03460119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0347.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0347.sql index f91b94df2a..88202e321d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0347.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0347.sql @@ -21,20 +21,20 @@ VALUES (0x70347004, 9686, 0x03470103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03470103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70347005, 278, 0x03470105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03470105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70347005, 278, 0x03470105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03470105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70347006, 11697, 0x03470110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70347006, 11697, 0x03470110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70347007, 9686, 0x03470110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03470110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70347008, 278, 0x03470112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03470112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70347008, 278, 0x03470112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03470112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70347009, 9686, 0x03470118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034700D, 9686, 0x03470119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03470119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034700E, 11697, 0x03470119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034700E, 11697, 0x03470119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034700F, 9686, 0x03470119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0348.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0348.sql index 7e8a5320e4..690f242550 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0348.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0348.sql @@ -21,20 +21,20 @@ VALUES (0x70348004, 9686, 0x03480103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03480103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70348005, 278, 0x03480105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03480105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70348005, 278, 0x03480105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03480105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70348006, 11697, 0x03480110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70348006, 11697, 0x03480110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70348007, 9686, 0x03480110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03480110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70348008, 278, 0x03480112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03480112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70348008, 278, 0x03480112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03480112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70348009, 9686, 0x03480118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034800D, 9686, 0x03480119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03480119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034800E, 11697, 0x03480119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034800E, 11697, 0x03480119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034800F, 9686, 0x03480119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0349.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0349.sql index b8fd230551..a070fed69a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0349.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0349.sql @@ -21,20 +21,20 @@ VALUES (0x70349004, 9686, 0x03490103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03490103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70349005, 278, 0x03490105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03490105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70349005, 278, 0x03490105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03490105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70349006, 11697, 0x03490110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70349006, 11697, 0x03490110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70349007, 9686, 0x03490110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03490110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70349008, 278, 0x03490112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03490112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70349008, 278, 0x03490112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03490112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70349009, 9686, 0x03490118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034900D, 9686, 0x03490119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03490119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034900E, 11697, 0x03490119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034900E, 11697, 0x03490119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034900F, 9686, 0x03490119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/034A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/034A.sql index 13dc4f89cb..a3f292056d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/034A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/034A.sql @@ -21,20 +21,20 @@ VALUES (0x7034A004, 9686, 0x034A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x034A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034A005, 278, 0x034A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034A005, 278, 0x034A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034A006, 11697, 0x034A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034A006, 11697, 0x034A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034A007, 9686, 0x034A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x034A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034A008, 278, 0x034A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034A008, 278, 0x034A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034A009, 9686, 0x034A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034A00D, 9686, 0x034A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x034A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034A00E, 11697, 0x034A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034A00E, 11697, 0x034A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034A00F, 9686, 0x034A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/034B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/034B.sql index ebd1aa1c4e..c63c2b54b4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/034B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/034B.sql @@ -21,20 +21,20 @@ VALUES (0x7034B004, 9686, 0x034B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x034B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034B005, 278, 0x034B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034B005, 278, 0x034B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034B006, 11697, 0x034B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034B006, 11697, 0x034B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034B007, 9686, 0x034B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x034B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034B008, 278, 0x034B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034B008, 278, 0x034B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034B009, 9686, 0x034B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034B00D, 9686, 0x034B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x034B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034B00E, 11697, 0x034B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034B00E, 11697, 0x034B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034B00F, 9686, 0x034B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/034C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/034C.sql index 9c7459bfbf..4beb4adfb1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/034C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/034C.sql @@ -21,20 +21,20 @@ VALUES (0x7034C004, 9686, 0x034C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x034C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034C005, 278, 0x034C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034C005, 278, 0x034C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034C006, 11697, 0x034C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034C006, 11697, 0x034C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034C007, 9686, 0x034C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x034C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034C008, 278, 0x034C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034C008, 278, 0x034C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034C009, 9686, 0x034C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034C00D, 9686, 0x034C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x034C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034C00E, 11697, 0x034C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034C00E, 11697, 0x034C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034C00F, 9686, 0x034C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/034D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/034D.sql index f6806230b6..9da10db28c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/034D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/034D.sql @@ -21,20 +21,20 @@ VALUES (0x7034D004, 9686, 0x034D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x034D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034D005, 278, 0x034D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034D005, 278, 0x034D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034D006, 11697, 0x034D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034D006, 11697, 0x034D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034D007, 9686, 0x034D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x034D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034D008, 278, 0x034D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034D008, 278, 0x034D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034D009, 9686, 0x034D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034D00D, 9686, 0x034D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x034D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034D00E, 11697, 0x034D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034D00E, 11697, 0x034D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034D00F, 9686, 0x034D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/034E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/034E.sql index 7a14125d6e..c280e3da4c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/034E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/034E.sql @@ -21,20 +21,20 @@ VALUES (0x7034E004, 9686, 0x034E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x034E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034E005, 278, 0x034E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034E005, 278, 0x034E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034E006, 11697, 0x034E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034E006, 11697, 0x034E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034E007, 9686, 0x034E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x034E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034E008, 278, 0x034E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034E008, 278, 0x034E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034E009, 9686, 0x034E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034E00D, 9686, 0x034E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x034E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034E00E, 11697, 0x034E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034E00E, 11697, 0x034E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034E00F, 9686, 0x034E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/034F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/034F.sql index 58c0a750af..399097af36 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/034F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/034F.sql @@ -21,20 +21,20 @@ VALUES (0x7034F004, 9686, 0x034F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x034F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034F005, 278, 0x034F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034F005, 278, 0x034F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034F006, 11697, 0x034F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034F006, 11697, 0x034F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034F007, 9686, 0x034F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x034F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034F008, 278, 0x034F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x034F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7034F008, 278, 0x034F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x034F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034F009, 9686, 0x034F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7034F00D, 9686, 0x034F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x034F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7034F00E, 11697, 0x034F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x034F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7034F00E, 11697, 0x034F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x034F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7034F00F, 9686, 0x034F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0350.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0350.sql index 1921b7d6ee..d7470dc660 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0350.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0350.sql @@ -21,20 +21,20 @@ VALUES (0x70350004, 9686, 0x03500103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03500103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70350005, 278, 0x03500105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03500105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70350005, 278, 0x03500105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03500105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70350006, 11697, 0x03500110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70350006, 11697, 0x03500110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70350007, 9686, 0x03500110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03500110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70350008, 278, 0x03500112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03500112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70350008, 278, 0x03500112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03500112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70350009, 9686, 0x03500118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035000D, 9686, 0x03500119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03500119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035000E, 11697, 0x03500119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035000E, 11697, 0x03500119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035000F, 9686, 0x03500119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0351.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0351.sql index 3625aef191..ec3bf8156f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0351.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0351.sql @@ -21,20 +21,20 @@ VALUES (0x70351004, 9686, 0x03510103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03510103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70351005, 278, 0x03510105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03510105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70351005, 278, 0x03510105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03510105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70351006, 11697, 0x03510110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70351006, 11697, 0x03510110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70351007, 9686, 0x03510110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03510110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70351008, 278, 0x03510112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03510112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70351008, 278, 0x03510112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03510112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70351009, 9686, 0x03510118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035100D, 9686, 0x03510119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03510119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035100E, 11697, 0x03510119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035100E, 11697, 0x03510119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035100F, 9686, 0x03510119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0352.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0352.sql index 92c32b94d5..9cebb39978 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0352.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0352.sql @@ -21,20 +21,20 @@ VALUES (0x70352004, 9686, 0x03520103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03520103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70352005, 278, 0x03520105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03520105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70352005, 278, 0x03520105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03520105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70352006, 11697, 0x03520110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70352006, 11697, 0x03520110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70352007, 9686, 0x03520110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03520110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70352008, 278, 0x03520112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03520112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70352008, 278, 0x03520112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03520112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70352009, 9686, 0x03520118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035200D, 9686, 0x03520119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03520119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035200E, 11697, 0x03520119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035200E, 11697, 0x03520119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035200F, 9686, 0x03520119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0353.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0353.sql index 9967b06eeb..df3812e2d6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0353.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0353.sql @@ -21,20 +21,20 @@ VALUES (0x70353004, 9686, 0x03530103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03530103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70353005, 278, 0x03530105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03530105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70353005, 278, 0x03530105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03530105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70353006, 11697, 0x03530110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70353006, 11697, 0x03530110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70353007, 9686, 0x03530110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03530110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70353008, 278, 0x03530112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03530112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70353008, 278, 0x03530112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03530112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70353009, 9686, 0x03530118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035300D, 9686, 0x03530119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03530119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035300E, 11697, 0x03530119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035300E, 11697, 0x03530119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035300F, 9686, 0x03530119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0354.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0354.sql index 55316fba73..b53a679dbb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0354.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0354.sql @@ -21,20 +21,20 @@ VALUES (0x70354004, 9686, 0x03540103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03540103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70354005, 278, 0x03540105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03540105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70354005, 278, 0x03540105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03540105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70354006, 11697, 0x03540110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70354006, 11697, 0x03540110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70354007, 9686, 0x03540110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03540110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70354008, 278, 0x03540112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03540112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70354008, 278, 0x03540112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03540112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70354009, 9686, 0x03540118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035400D, 9686, 0x03540119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03540119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035400E, 11697, 0x03540119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035400E, 11697, 0x03540119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035400F, 9686, 0x03540119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0355.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0355.sql index 229d8b2dc2..11edadfee1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0355.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0355.sql @@ -21,20 +21,20 @@ VALUES (0x70355004, 9686, 0x03550103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03550103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70355005, 278, 0x03550105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03550105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70355005, 278, 0x03550105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03550105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70355006, 11697, 0x03550110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70355006, 11697, 0x03550110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70355007, 9686, 0x03550110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03550110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70355008, 278, 0x03550112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03550112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70355008, 278, 0x03550112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03550112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70355009, 9686, 0x03550118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035500D, 9686, 0x03550119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03550119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035500E, 11697, 0x03550119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035500E, 11697, 0x03550119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035500F, 9686, 0x03550119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0356.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0356.sql index 421fc29d6d..121b452b36 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0356.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0356.sql @@ -21,20 +21,20 @@ VALUES (0x70356004, 9686, 0x03560103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03560103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70356005, 278, 0x03560105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03560105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70356005, 278, 0x03560105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03560105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70356006, 11697, 0x03560110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70356006, 11697, 0x03560110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70356007, 9686, 0x03560110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03560110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70356008, 278, 0x03560112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03560112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70356008, 278, 0x03560112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03560112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70356009, 9686, 0x03560118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035600D, 9686, 0x03560119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03560119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035600E, 11697, 0x03560119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035600E, 11697, 0x03560119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035600F, 9686, 0x03560119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0357.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0357.sql index f125740009..fd79519624 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0357.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0357.sql @@ -21,20 +21,20 @@ VALUES (0x70357004, 9686, 0x03570103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03570103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70357005, 278, 0x03570105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03570105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70357005, 278, 0x03570105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03570105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70357006, 11697, 0x03570110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70357006, 11697, 0x03570110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70357007, 9686, 0x03570110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03570110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70357008, 278, 0x03570112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03570112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70357008, 278, 0x03570112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03570112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70357009, 9686, 0x03570118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035700D, 9686, 0x03570119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03570119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035700E, 11697, 0x03570119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035700E, 11697, 0x03570119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035700F, 9686, 0x03570119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0358.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0358.sql index df5f803c4c..5d1029118c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0358.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0358.sql @@ -21,20 +21,20 @@ VALUES (0x70358004, 9686, 0x03580103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03580103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70358005, 278, 0x03580105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03580105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70358005, 278, 0x03580105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03580105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70358006, 11697, 0x03580110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70358006, 11697, 0x03580110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70358007, 9686, 0x03580110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03580110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70358008, 278, 0x03580112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03580112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70358008, 278, 0x03580112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03580112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70358009, 9686, 0x03580118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035800D, 9686, 0x03580119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03580119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035800E, 11697, 0x03580119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035800E, 11697, 0x03580119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035800F, 9686, 0x03580119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0359.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0359.sql index 05f3603ae8..8139238651 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0359.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0359.sql @@ -21,20 +21,20 @@ VALUES (0x70359004, 9686, 0x03590103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03590103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70359005, 278, 0x03590105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03590105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70359005, 278, 0x03590105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03590105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70359006, 11697, 0x03590110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70359006, 11697, 0x03590110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70359007, 9686, 0x03590110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03590110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70359008, 278, 0x03590112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03590112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70359008, 278, 0x03590112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03590112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70359009, 9686, 0x03590118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035900D, 9686, 0x03590119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03590119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035900E, 11697, 0x03590119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035900E, 11697, 0x03590119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035900F, 9686, 0x03590119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/035A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/035A.sql index 3999c0834b..af764144b7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/035A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/035A.sql @@ -21,20 +21,20 @@ VALUES (0x7035A004, 9686, 0x035A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x035A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035A005, 278, 0x035A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035A005, 278, 0x035A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035A006, 11697, 0x035A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035A006, 11697, 0x035A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035A007, 9686, 0x035A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x035A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035A008, 278, 0x035A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035A008, 278, 0x035A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035A009, 9686, 0x035A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035A00D, 9686, 0x035A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x035A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035A00E, 11697, 0x035A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035A00E, 11697, 0x035A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035A00F, 9686, 0x035A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/035B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/035B.sql index fa32e6815d..6277b0da36 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/035B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/035B.sql @@ -21,20 +21,20 @@ VALUES (0x7035B004, 9686, 0x035B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x035B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035B005, 278, 0x035B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035B005, 278, 0x035B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035B006, 11697, 0x035B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035B006, 11697, 0x035B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035B007, 9686, 0x035B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x035B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035B008, 278, 0x035B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035B008, 278, 0x035B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035B009, 9686, 0x035B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035B00D, 9686, 0x035B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x035B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035B00E, 11697, 0x035B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035B00E, 11697, 0x035B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035B00F, 9686, 0x035B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/035C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/035C.sql index 914d684082..1ab4381df2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/035C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/035C.sql @@ -21,20 +21,20 @@ VALUES (0x7035C004, 9686, 0x035C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x035C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035C005, 278, 0x035C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035C005, 278, 0x035C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035C006, 11697, 0x035C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035C006, 11697, 0x035C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035C007, 9686, 0x035C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x035C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035C008, 278, 0x035C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035C008, 278, 0x035C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035C009, 9686, 0x035C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035C00D, 9686, 0x035C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x035C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035C00E, 11697, 0x035C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035C00E, 11697, 0x035C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035C00F, 9686, 0x035C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/035D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/035D.sql index 175222d842..a130e4a4c9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/035D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/035D.sql @@ -21,20 +21,20 @@ VALUES (0x7035D004, 9686, 0x035D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x035D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035D005, 278, 0x035D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035D005, 278, 0x035D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035D006, 11697, 0x035D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035D006, 11697, 0x035D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035D007, 9686, 0x035D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x035D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035D008, 278, 0x035D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035D008, 278, 0x035D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035D009, 9686, 0x035D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035D00D, 9686, 0x035D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x035D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035D00E, 11697, 0x035D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035D00E, 11697, 0x035D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035D00F, 9686, 0x035D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/035E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/035E.sql index 0d2c2b944a..a1f5fbda59 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/035E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/035E.sql @@ -21,20 +21,20 @@ VALUES (0x7035E004, 9686, 0x035E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x035E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035E005, 278, 0x035E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035E005, 278, 0x035E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035E006, 11697, 0x035E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035E006, 11697, 0x035E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035E007, 9686, 0x035E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x035E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035E008, 278, 0x035E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035E008, 278, 0x035E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035E009, 9686, 0x035E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035E00D, 9686, 0x035E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x035E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035E00E, 11697, 0x035E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035E00E, 11697, 0x035E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035E00F, 9686, 0x035E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/035F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/035F.sql index 1fad3e7049..025773c449 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/035F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/035F.sql @@ -21,20 +21,20 @@ VALUES (0x7035F004, 9686, 0x035F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x035F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035F005, 278, 0x035F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035F005, 278, 0x035F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035F006, 11697, 0x035F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035F006, 11697, 0x035F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035F007, 9686, 0x035F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x035F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035F008, 278, 0x035F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x035F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7035F008, 278, 0x035F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x035F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035F009, 9686, 0x035F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7035F00D, 9686, 0x035F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x035F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7035F00E, 11697, 0x035F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x035F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7035F00E, 11697, 0x035F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x035F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7035F00F, 9686, 0x035F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0360.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0360.sql index 9ac87b4fb6..173a8f45e5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0360.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0360.sql @@ -21,20 +21,20 @@ VALUES (0x70360004, 9686, 0x03600103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03600103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70360005, 278, 0x03600105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03600105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70360005, 278, 0x03600105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03600105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70360006, 11697, 0x03600110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70360006, 11697, 0x03600110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70360007, 9686, 0x03600110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03600110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70360008, 278, 0x03600112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03600112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70360008, 278, 0x03600112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03600112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70360009, 9686, 0x03600118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7036000D, 9686, 0x03600119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03600119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036000E, 11697, 0x03600119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036000E, 11697, 0x03600119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036000F, 9686, 0x03600119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0361.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0361.sql index 87579e0547..80b83b22fd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0361.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0361.sql @@ -21,20 +21,20 @@ VALUES (0x70361004, 9686, 0x03610103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03610103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70361005, 278, 0x03610105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03610105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70361005, 278, 0x03610105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03610105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70361006, 11697, 0x03610110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70361006, 11697, 0x03610110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70361007, 9686, 0x03610110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03610110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70361008, 278, 0x03610112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03610112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70361008, 278, 0x03610112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03610112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70361009, 9686, 0x03610118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7036100D, 9686, 0x03610119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03610119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036100E, 11697, 0x03610119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036100E, 11697, 0x03610119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036100F, 9686, 0x03610119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0362.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0362.sql index 6a46288614..2c9274cb3d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0362.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0362.sql @@ -21,20 +21,20 @@ VALUES (0x70362004, 9686, 0x03620103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03620103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70362005, 278, 0x03620105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03620105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70362005, 278, 0x03620105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03620105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70362006, 11697, 0x03620110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70362006, 11697, 0x03620110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70362007, 9686, 0x03620110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03620110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70362008, 278, 0x03620112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03620112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70362008, 278, 0x03620112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03620112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70362009, 9686, 0x03620118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7036200D, 9686, 0x03620119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03620119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036200E, 11697, 0x03620119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036200E, 11697, 0x03620119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036200F, 9686, 0x03620119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0363.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0363.sql index 96d06a6565..d92ef90d5a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0363.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0363.sql @@ -113,8 +113,8 @@ VALUES (0x70363023, 5105, 0x03630220, 50.168, -25.879, 0.005, 0.707107, 0, 0, - /* @teleloc 0x03630220 [50.167999 -25.879000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70363024, 12706, 0x0363023D, 50.0033, -95.2603, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ -/* @teleloc 0x0363023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70363024, 12706, 0x0363023D, 50.0033, -95.2603, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ +/* @teleloc 0x0363023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70363025, 12720, 0x0363023F, 51.4673, -111.41, 0.005, -0.97819, 0, 0, -0.20771, False, '2005-02-09 10:00:00'); /* Academy Quartermaster */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0364.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0364.sql index 32f26c3f44..df923ae5d2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0364.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0364.sql @@ -113,8 +113,8 @@ VALUES (0x70364023, 5105, 0x03640220, 50.168, -25.879, 0.005, 0.707107, 0, 0, - /* @teleloc 0x03640220 [50.167999 -25.879000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70364024, 12706, 0x0364023D, 50.0033, -95.2603, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ -/* @teleloc 0x0364023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70364024, 12706, 0x0364023D, 50.0033, -95.2603, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ +/* @teleloc 0x0364023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70364025, 12720, 0x0364023F, 51.4673, -111.41, 0.005, -0.97819, 0, 0, -0.20771, False, '2005-02-09 10:00:00'); /* Academy Quartermaster */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0365.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0365.sql index cdbda593b1..42c91bd169 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0365.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0365.sql @@ -113,8 +113,8 @@ VALUES (0x70365023, 5105, 0x03650220, 50.168, -25.879, 0.005, 0.707107, 0, 0, - /* @teleloc 0x03650220 [50.167999 -25.879000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70365024, 12706, 0x0365023D, 50.0033, -95.2603, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ -/* @teleloc 0x0365023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70365024, 12706, 0x0365023D, 50.0033, -95.2603, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ +/* @teleloc 0x0365023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70365025, 12720, 0x0365023F, 51.4673, -111.41, 0.005, -0.97819, 0, 0, -0.20771, False, '2005-02-09 10:00:00'); /* Academy Quartermaster */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0366.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0366.sql index 556d4b35f3..677a211d5d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0366.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0366.sql @@ -113,8 +113,8 @@ VALUES (0x70366023, 5105, 0x03660220, 50.168, -25.879, 0.005, 0.707107, 0, 0, - /* @teleloc 0x03660220 [50.167999 -25.879000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70366024, 12706, 0x0366023D, 50.0033, -95.2603, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ -/* @teleloc 0x0366023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70366024, 12706, 0x0366023D, 50.0033, -95.2603, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ +/* @teleloc 0x0366023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70366025, 12720, 0x0366023F, 51.4673, -111.41, 0.005, -0.97819, 0, 0, -0.20771, False, '2005-02-09 10:00:00'); /* Academy Quartermaster */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0367.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0367.sql index 037aa35e15..b3bfd06d39 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0367.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0367.sql @@ -113,8 +113,8 @@ VALUES (0x70367023, 5105, 0x03670220, 50.168, -25.879, 0.005, 0.707107, 0, 0, - /* @teleloc 0x03670220 [50.167999 -25.879000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70367024, 12706, 0x0367023D, 50.0033, -95.2603, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ -/* @teleloc 0x0367023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70367024, 12706, 0x0367023D, 50.0033, -95.2603, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ +/* @teleloc 0x0367023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70367025, 12720, 0x0367023F, 51.4673, -111.41, 0.005, -0.97819, 0, 0, -0.20771, False, '2005-02-09 10:00:00'); /* Academy Quartermaster */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0368.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0368.sql index 786b972ee7..9f9475a376 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0368.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0368.sql @@ -113,8 +113,8 @@ VALUES (0x70368023, 5105, 0x03680220, 50.168, -25.879, 0.005, 0.707107, 0, 0, - /* @teleloc 0x03680220 [50.167999 -25.879000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70368024, 12706, 0x0368023D, 50.0033, -95.2603, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ -/* @teleloc 0x0368023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70368024, 12706, 0x0368023D, 50.0033, -95.2603, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Academy Quartermaster's Workshop */ +/* @teleloc 0x0368023D [50.003300 -95.260300 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70368025, 12720, 0x0368023F, 51.4673, -111.41, 0.005, -0.97819, 0, 0, -0.20771, False, '2005-02-09 10:00:00'); /* Academy Quartermaster */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0369.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0369.sql index fc98aea79e..2cdc141436 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0369.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0369.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0369; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70369000, 9686, 0x03690103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x03690103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70369000, 9686, 0x03690103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x03690103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70369001, 278, 0x03690106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70369008, 11697, 0x0369010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0369010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70369009, 9686, 0x0369010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0369010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70369009, 9686, 0x0369010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0369010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036900A, 278, 0x03690110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7036900B, 278, 0x03690111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x03690111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036900C, 278, 0x03690112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03690112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036900C, 278, 0x03690112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03690112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036900D, 9686, 0x03690113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70369020, 278, 0x0369012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0369012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70369021, 9686, 0x0369012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0369012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70369021, 9686, 0x0369012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0369012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70369022, 278, 0x03690131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70369023, 278, 0x03690132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x03690132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70369024, 278, 0x03690133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03690133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70369024, 278, 0x03690133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03690133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70369025, 9686, 0x03690139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70369030, 9687, 0x03690146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x03690146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70369031, 9687, 0x03690146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03690146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70369031, 9687, 0x03690146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03690146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70369032, 9687, 0x03690146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03690146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70369032, 9687, 0x03690146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03690146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70369033, 9687, 0x03690146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03690146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70369033, 9687, 0x03690146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03690146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70369034, 9687, 0x03690146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/036A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/036A.sql index bc70cc4853..449f4a9318 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/036A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/036A.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x036A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036A000, 9686, 0x036A0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036A0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036A000, 9686, 0x036A0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036A0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036A001, 278, 0x036A0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7036A008, 11697, 0x036A010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x036A010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036A009, 9686, 0x036A010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036A010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036A009, 9686, 0x036A010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036A010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036A00A, 278, 0x036A0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7036A00B, 278, 0x036A0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036A0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036A00C, 278, 0x036A0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036A0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036A00C, 278, 0x036A0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036A0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036A00D, 9686, 0x036A0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7036A020, 278, 0x036A012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x036A012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036A021, 9686, 0x036A012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036A012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036A021, 9686, 0x036A012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036A012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036A022, 278, 0x036A0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7036A023, 278, 0x036A0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036A0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036A024, 278, 0x036A0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036A0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036A024, 278, 0x036A0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036A0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036A025, 9686, 0x036A0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7036A030, 9687, 0x036A0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x036A0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036A031, 9687, 0x036A0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036A0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036A031, 9687, 0x036A0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036A0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036A032, 9687, 0x036A0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036A0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036A032, 9687, 0x036A0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036A0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036A033, 9687, 0x036A0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036A0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036A033, 9687, 0x036A0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036A0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036A034, 9687, 0x036A0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/036B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/036B.sql index a444a8ecfe..e780e5e6e9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/036B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/036B.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x036B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036B000, 9686, 0x036B0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036B0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036B000, 9686, 0x036B0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036B0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036B001, 278, 0x036B0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7036B008, 11697, 0x036B010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x036B010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036B009, 9686, 0x036B010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036B010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036B009, 9686, 0x036B010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036B010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036B00A, 278, 0x036B0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7036B00B, 278, 0x036B0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036B0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036B00C, 278, 0x036B0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036B0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036B00C, 278, 0x036B0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036B0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036B00D, 9686, 0x036B0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7036B020, 278, 0x036B012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x036B012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036B021, 9686, 0x036B012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036B012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036B021, 9686, 0x036B012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036B012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036B022, 278, 0x036B0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7036B023, 278, 0x036B0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036B0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036B024, 278, 0x036B0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036B0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036B024, 278, 0x036B0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036B0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036B025, 9686, 0x036B0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7036B030, 9687, 0x036B0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x036B0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036B031, 9687, 0x036B0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036B0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036B031, 9687, 0x036B0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036B0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036B032, 9687, 0x036B0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036B0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036B032, 9687, 0x036B0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036B0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036B033, 9687, 0x036B0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036B0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036B033, 9687, 0x036B0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036B0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036B034, 9687, 0x036B0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/036C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/036C.sql index 9a11a901c6..5afbd7a2b7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/036C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/036C.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x036C; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036C000, 9686, 0x036C0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036C0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036C000, 9686, 0x036C0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036C0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036C001, 278, 0x036C0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7036C008, 11697, 0x036C010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x036C010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036C009, 9686, 0x036C010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036C010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036C009, 9686, 0x036C010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036C010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036C00A, 278, 0x036C0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7036C00B, 278, 0x036C0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036C0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036C00C, 278, 0x036C0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036C0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036C00C, 278, 0x036C0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036C0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036C00D, 9686, 0x036C0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7036C020, 278, 0x036C012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x036C012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036C021, 9686, 0x036C012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036C012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036C021, 9686, 0x036C012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036C012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036C022, 278, 0x036C0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7036C023, 278, 0x036C0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036C0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036C024, 278, 0x036C0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036C0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036C024, 278, 0x036C0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036C0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036C025, 9686, 0x036C0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7036C030, 9687, 0x036C0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x036C0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036C031, 9687, 0x036C0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036C0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036C031, 9687, 0x036C0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036C0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036C032, 9687, 0x036C0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036C0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036C032, 9687, 0x036C0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036C0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036C033, 9687, 0x036C0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036C0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036C033, 9687, 0x036C0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036C0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036C034, 9687, 0x036C0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/036D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/036D.sql index 03beb2d677..9620fd8267 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/036D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/036D.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x036D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036D000, 9686, 0x036D0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036D0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036D000, 9686, 0x036D0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036D0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036D001, 278, 0x036D0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7036D008, 11697, 0x036D010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x036D010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036D009, 9686, 0x036D010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036D010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036D009, 9686, 0x036D010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036D010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036D00A, 278, 0x036D0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7036D00B, 278, 0x036D0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036D0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036D00C, 278, 0x036D0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036D0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036D00C, 278, 0x036D0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036D0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036D00D, 9686, 0x036D0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7036D020, 278, 0x036D012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x036D012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036D021, 9686, 0x036D012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036D012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036D021, 9686, 0x036D012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036D012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036D022, 278, 0x036D0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7036D023, 278, 0x036D0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036D0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036D024, 278, 0x036D0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036D0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036D024, 278, 0x036D0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036D0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036D025, 9686, 0x036D0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7036D030, 9687, 0x036D0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x036D0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036D031, 9687, 0x036D0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036D0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036D031, 9687, 0x036D0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036D0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036D032, 9687, 0x036D0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036D0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036D032, 9687, 0x036D0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036D0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036D033, 9687, 0x036D0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036D0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036D033, 9687, 0x036D0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036D0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036D034, 9687, 0x036D0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/036E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/036E.sql index f28ca2e160..9ca2468413 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/036E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/036E.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x036E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036E000, 9686, 0x036E0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036E0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036E000, 9686, 0x036E0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036E0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036E001, 278, 0x036E0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7036E008, 11697, 0x036E010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x036E010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036E009, 9686, 0x036E010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036E010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036E009, 9686, 0x036E010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036E010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036E00A, 278, 0x036E0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7036E00B, 278, 0x036E0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036E0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036E00C, 278, 0x036E0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036E0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036E00C, 278, 0x036E0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036E0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036E00D, 9686, 0x036E0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7036E020, 278, 0x036E012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x036E012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036E021, 9686, 0x036E012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036E012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036E021, 9686, 0x036E012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036E012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036E022, 278, 0x036E0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7036E023, 278, 0x036E0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036E0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036E024, 278, 0x036E0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036E0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036E024, 278, 0x036E0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036E0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036E025, 9686, 0x036E0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7036E030, 9687, 0x036E0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x036E0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036E031, 9687, 0x036E0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036E0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036E031, 9687, 0x036E0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036E0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036E032, 9687, 0x036E0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036E0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036E032, 9687, 0x036E0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036E0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036E033, 9687, 0x036E0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036E0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036E033, 9687, 0x036E0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036E0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036E034, 9687, 0x036E0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/036F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/036F.sql index fd05692e45..5dc4008c0a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/036F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/036F.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x036F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036F000, 9686, 0x036F0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036F0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036F000, 9686, 0x036F0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036F0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036F001, 278, 0x036F0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7036F008, 11697, 0x036F010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x036F010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036F009, 9686, 0x036F010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036F010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036F009, 9686, 0x036F010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036F010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036F00A, 278, 0x036F0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7036F00B, 278, 0x036F0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036F0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036F00C, 278, 0x036F0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036F0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036F00C, 278, 0x036F0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036F0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036F00D, 9686, 0x036F0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7036F020, 278, 0x036F012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x036F012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036F021, 9686, 0x036F012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x036F012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036F021, 9686, 0x036F012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x036F012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036F022, 278, 0x036F0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7036F023, 278, 0x036F0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x036F0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036F024, 278, 0x036F0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x036F0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7036F024, 278, 0x036F0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x036F0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036F025, 9686, 0x036F0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7036F030, 9687, 0x036F0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x036F0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036F031, 9687, 0x036F0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036F0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036F031, 9687, 0x036F0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036F0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036F032, 9687, 0x036F0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036F0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036F032, 9687, 0x036F0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036F0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7036F033, 9687, 0x036F0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x036F0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7036F033, 9687, 0x036F0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x036F0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7036F034, 9687, 0x036F0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0370.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0370.sql index d8e5394313..25824cfda0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0370.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0370.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0370; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70370000, 9686, 0x03700103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x03700103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70370000, 9686, 0x03700103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x03700103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70370001, 278, 0x03700106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70370008, 11697, 0x0370010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0370010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70370009, 9686, 0x0370010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0370010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70370009, 9686, 0x0370010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0370010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037000A, 278, 0x03700110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7037000B, 278, 0x03700111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x03700111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037000C, 278, 0x03700112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03700112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037000C, 278, 0x03700112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03700112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037000D, 9686, 0x03700113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70370020, 278, 0x0370012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0370012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70370021, 9686, 0x0370012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0370012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70370021, 9686, 0x0370012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0370012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70370022, 278, 0x03700131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70370023, 278, 0x03700132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x03700132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70370024, 278, 0x03700133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03700133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70370024, 278, 0x03700133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03700133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70370025, 9686, 0x03700139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70370030, 9687, 0x03700146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x03700146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70370031, 9687, 0x03700146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03700146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70370031, 9687, 0x03700146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03700146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70370032, 9687, 0x03700146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03700146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70370032, 9687, 0x03700146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03700146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70370033, 9687, 0x03700146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03700146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70370033, 9687, 0x03700146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03700146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70370034, 9687, 0x03700146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0371.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0371.sql index 78970f9b01..eeb2467500 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0371.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0371.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0371; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70371000, 9686, 0x03710103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x03710103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70371000, 9686, 0x03710103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x03710103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70371001, 278, 0x03710106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70371008, 11697, 0x0371010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0371010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70371009, 9686, 0x0371010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0371010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70371009, 9686, 0x0371010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0371010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037100A, 278, 0x03710110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7037100B, 278, 0x03710111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x03710111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037100C, 278, 0x03710112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03710112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037100C, 278, 0x03710112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03710112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037100D, 9686, 0x03710113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70371020, 278, 0x0371012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0371012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70371021, 9686, 0x0371012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0371012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70371021, 9686, 0x0371012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0371012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70371022, 278, 0x03710131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70371023, 278, 0x03710132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x03710132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70371024, 278, 0x03710133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03710133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70371024, 278, 0x03710133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03710133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70371025, 9686, 0x03710139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70371030, 9687, 0x03710146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x03710146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70371031, 9687, 0x03710146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03710146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70371031, 9687, 0x03710146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03710146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70371032, 9687, 0x03710146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03710146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70371032, 9687, 0x03710146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03710146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70371033, 9687, 0x03710146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03710146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70371033, 9687, 0x03710146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03710146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70371034, 9687, 0x03710146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0372.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0372.sql index 0698b7deca..4690033ea7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0372.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0372.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0372; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70372000, 9686, 0x03720103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x03720103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70372000, 9686, 0x03720103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x03720103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70372001, 278, 0x03720106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x70372008, 11697, 0x0372010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x0372010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70372009, 9686, 0x0372010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0372010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70372009, 9686, 0x0372010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0372010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037200A, 278, 0x03720110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7037200B, 278, 0x03720111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x03720111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037200C, 278, 0x03720112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03720112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037200C, 278, 0x03720112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03720112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037200D, 9686, 0x03720113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x70372020, 278, 0x0372012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x0372012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70372021, 9686, 0x0372012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x0372012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70372021, 9686, 0x0372012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x0372012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70372022, 278, 0x03720131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x70372023, 278, 0x03720132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x03720132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70372024, 278, 0x03720133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03720133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70372024, 278, 0x03720133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03720133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70372025, 9686, 0x03720139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x70372030, 9687, 0x03720146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x03720146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70372031, 9687, 0x03720146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03720146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70372031, 9687, 0x03720146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03720146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70372032, 9687, 0x03720146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03720146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70372032, 9687, 0x03720146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03720146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70372033, 9687, 0x03720146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x03720146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70372033, 9687, 0x03720146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x03720146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70372034, 9687, 0x03720146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0373.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0373.sql index c4ce8185d1..ece2e0a56e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0373.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0373.sql @@ -21,20 +21,20 @@ VALUES (0x70373004, 9686, 0x03730103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03730103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70373005, 278, 0x03730105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03730105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70373005, 278, 0x03730105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03730105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70373006, 11697, 0x03730110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03730110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70373006, 11697, 0x03730110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03730110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70373007, 9686, 0x03730110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03730110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70373008, 278, 0x03730112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03730112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70373008, 278, 0x03730112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03730112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70373009, 9686, 0x03730118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037300D, 9686, 0x03730119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03730119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037300E, 11697, 0x03730119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03730119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037300E, 11697, 0x03730119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03730119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037300F, 9686, 0x03730119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0374.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0374.sql index 33b11bc01f..40895aaedf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0374.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0374.sql @@ -21,20 +21,20 @@ VALUES (0x70374004, 9686, 0x03740103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03740103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70374005, 278, 0x03740105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03740105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70374005, 278, 0x03740105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03740105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70374006, 11697, 0x03740110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03740110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70374006, 11697, 0x03740110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03740110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70374007, 9686, 0x03740110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03740110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70374008, 278, 0x03740112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03740112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70374008, 278, 0x03740112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03740112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70374009, 9686, 0x03740118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037400D, 9686, 0x03740119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03740119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037400E, 11697, 0x03740119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03740119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037400E, 11697, 0x03740119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03740119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037400F, 9686, 0x03740119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0375.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0375.sql index 6842ed8680..3635c6d0b9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0375.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0375.sql @@ -21,20 +21,20 @@ VALUES (0x70375004, 9686, 0x03750103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03750103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70375005, 278, 0x03750105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03750105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70375005, 278, 0x03750105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03750105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70375006, 11697, 0x03750110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70375006, 11697, 0x03750110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70375007, 9686, 0x03750110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03750110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70375008, 278, 0x03750112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03750112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70375008, 278, 0x03750112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03750112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70375009, 9686, 0x03750118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037500D, 9686, 0x03750119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03750119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037500E, 11697, 0x03750119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037500E, 11697, 0x03750119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037500F, 9686, 0x03750119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,4 +153,4 @@ VALUES (0x7037501E, 278, 0x03750143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037501F, 10762, 0x0375011F, 132.255, 98.4983, 165.205, -0.018743, 0, 0, -0.999824, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x0375011F [132.255005 98.498299 165.205002] -0.018742 0.000000 0.000000 -0.999824 */ +/* @teleloc 0x0375011F [132.255005 98.498299 165.205002] -0.018743 0.000000 0.000000 -0.999824 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0376.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0376.sql index 674e14b500..1cda53dd24 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0376.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0376.sql @@ -21,20 +21,20 @@ VALUES (0x70376004, 9686, 0x03760103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03760103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70376005, 278, 0x03760105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03760105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70376005, 278, 0x03760105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03760105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70376006, 11697, 0x03760110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70376006, 11697, 0x03760110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70376007, 9686, 0x03760110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03760110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70376008, 278, 0x03760112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03760112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70376008, 278, 0x03760112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03760112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70376009, 9686, 0x03760118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037600D, 9686, 0x03760119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03760119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037600E, 11697, 0x03760119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037600E, 11697, 0x03760119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037600F, 9686, 0x03760119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,4 +153,4 @@ VALUES (0x7037601E, 278, 0x03760143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037601F, 10762, 0x0376011F, 159.042, 37.621, 169.205, -0.999883, 0, 0, -0.015319, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x0376011F [159.042007 37.620998 169.205002] -0.999883 0.000000 0.000000 -0.015318 */ +/* @teleloc 0x0376011F [159.042007 37.620998 169.205002] -0.999883 0.000000 0.000000 -0.015319 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0377.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0377.sql index 2ab0e7486f..bc4b9a2c1a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0377.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0377.sql @@ -21,20 +21,20 @@ VALUES (0x70377004, 9686, 0x03770103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03770103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70377005, 278, 0x03770105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03770105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70377005, 278, 0x03770105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03770105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70377006, 11697, 0x03770110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70377006, 11697, 0x03770110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70377007, 9686, 0x03770110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03770110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70377008, 278, 0x03770112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03770112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70377008, 278, 0x03770112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03770112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70377009, 9686, 0x03770118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037700D, 9686, 0x03770119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03770119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037700E, 11697, 0x03770119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037700E, 11697, 0x03770119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037700F, 9686, 0x03770119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0378.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0378.sql index 1c80caae9b..16179172f8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0378.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0378.sql @@ -21,20 +21,20 @@ VALUES (0x70378004, 9686, 0x03780103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03780103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70378005, 278, 0x03780105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03780105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70378005, 278, 0x03780105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03780105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70378006, 11697, 0x03780110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70378006, 11697, 0x03780110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70378007, 9686, 0x03780110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03780110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70378008, 278, 0x03780112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03780112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70378008, 278, 0x03780112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03780112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70378009, 9686, 0x03780118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037800D, 9686, 0x03780119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03780119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037800E, 11697, 0x03780119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037800E, 11697, 0x03780119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037800F, 9686, 0x03780119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0379.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0379.sql index 3dc0e5b330..f94acf978c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0379.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0379.sql @@ -21,20 +21,20 @@ VALUES (0x70379004, 9686, 0x03790103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03790103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70379005, 278, 0x03790105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03790105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70379005, 278, 0x03790105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03790105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70379006, 11697, 0x03790110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70379006, 11697, 0x03790110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70379007, 9686, 0x03790110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03790110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70379008, 278, 0x03790112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03790112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70379008, 278, 0x03790112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03790112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70379009, 9686, 0x03790118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037900D, 9686, 0x03790119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03790119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037900E, 11697, 0x03790119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037900E, 11697, 0x03790119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037900F, 9686, 0x03790119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/037A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/037A.sql index af92ce8286..fb5e416d3f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/037A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/037A.sql @@ -21,20 +21,20 @@ VALUES (0x7037A004, 9686, 0x037A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x037A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037A005, 278, 0x037A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037A005, 278, 0x037A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037A006, 11697, 0x037A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037A006, 11697, 0x037A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037A007, 9686, 0x037A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x037A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037A008, 278, 0x037A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037A008, 278, 0x037A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037A009, 9686, 0x037A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037A00D, 9686, 0x037A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x037A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037A00E, 11697, 0x037A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037A00E, 11697, 0x037A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037A00F, 9686, 0x037A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/037B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/037B.sql index 634247d016..68d46343d4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/037B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/037B.sql @@ -21,20 +21,20 @@ VALUES (0x7037B004, 9686, 0x037B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x037B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037B005, 278, 0x037B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037B005, 278, 0x037B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037B006, 11697, 0x037B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037B006, 11697, 0x037B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037B007, 9686, 0x037B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x037B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037B008, 278, 0x037B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037B008, 278, 0x037B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037B009, 9686, 0x037B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037B00D, 9686, 0x037B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x037B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037B00E, 11697, 0x037B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037B00E, 11697, 0x037B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037B00F, 9686, 0x037B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/037C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/037C.sql index 25653264e3..c8f8b3196f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/037C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/037C.sql @@ -21,20 +21,20 @@ VALUES (0x7037C004, 9686, 0x037C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x037C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037C005, 278, 0x037C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037C005, 278, 0x037C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037C006, 11697, 0x037C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037C006, 11697, 0x037C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037C007, 9686, 0x037C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x037C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037C008, 278, 0x037C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037C008, 278, 0x037C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037C009, 9686, 0x037C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037C00D, 9686, 0x037C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x037C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037C00E, 11697, 0x037C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037C00E, 11697, 0x037C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037C00F, 9686, 0x037C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/037D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/037D.sql index b212dd25a1..0e266f0ead 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/037D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/037D.sql @@ -21,20 +21,20 @@ VALUES (0x7037D004, 9686, 0x037D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x037D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037D005, 278, 0x037D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037D005, 278, 0x037D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037D006, 11697, 0x037D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037D006, 11697, 0x037D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037D007, 9686, 0x037D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x037D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037D008, 278, 0x037D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037D008, 278, 0x037D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037D009, 9686, 0x037D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037D00D, 9686, 0x037D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x037D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037D00E, 11697, 0x037D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037D00E, 11697, 0x037D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037D00F, 9686, 0x037D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/037E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/037E.sql index b050a54f13..dade584362 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/037E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/037E.sql @@ -21,20 +21,20 @@ VALUES (0x7037E004, 9686, 0x037E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x037E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037E005, 278, 0x037E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037E005, 278, 0x037E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037E006, 11697, 0x037E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037E006, 11697, 0x037E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037E007, 9686, 0x037E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x037E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037E008, 278, 0x037E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037E008, 278, 0x037E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037E009, 9686, 0x037E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037E00D, 9686, 0x037E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x037E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037E00E, 11697, 0x037E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037E00E, 11697, 0x037E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037E00F, 9686, 0x037E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,4 +153,4 @@ VALUES (0x7037E01E, 278, 0x037E0143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037E01F, 10762, 0x037E011F, 57.6602, 57.5542, 59.205, 0.032174, 0, 0, 0.999482, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x037E011F [57.660198 57.554199 59.205002] 0.032173 0.000000 0.000000 0.999482 */ +/* @teleloc 0x037E011F [57.660198 57.554199 59.205002] 0.032174 0.000000 0.000000 0.999482 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/037F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/037F.sql index 3635d973d9..e9f0d50adf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/037F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/037F.sql @@ -21,20 +21,20 @@ VALUES (0x7037F004, 9686, 0x037F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x037F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037F005, 278, 0x037F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037F005, 278, 0x037F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037F006, 11697, 0x037F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037F006, 11697, 0x037F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037F007, 9686, 0x037F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x037F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037F008, 278, 0x037F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x037F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7037F008, 278, 0x037F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x037F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037F009, 9686, 0x037F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7037F00D, 9686, 0x037F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x037F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7037F00E, 11697, 0x037F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x037F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7037F00E, 11697, 0x037F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x037F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7037F00F, 9686, 0x037F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0380.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0380.sql index c9e83e3b98..a831bccfe7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0380.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0380.sql @@ -21,20 +21,20 @@ VALUES (0x70380004, 9686, 0x03800103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03800103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70380005, 278, 0x03800105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03800105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70380005, 278, 0x03800105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03800105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70380006, 11697, 0x03800110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03800110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70380006, 11697, 0x03800110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03800110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70380007, 9686, 0x03800110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03800110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70380008, 278, 0x03800112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03800112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70380008, 278, 0x03800112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03800112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70380009, 9686, 0x03800118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038000D, 9686, 0x03800119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03800119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038000E, 11697, 0x03800119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03800119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038000E, 11697, 0x03800119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03800119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038000F, 9686, 0x03800119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0381.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0381.sql index 432c61a699..ba90c1e83b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0381.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0381.sql @@ -21,20 +21,20 @@ VALUES (0x70381004, 9686, 0x03810103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03810103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70381005, 278, 0x03810105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03810105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70381005, 278, 0x03810105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03810105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70381006, 11697, 0x03810110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03810110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70381006, 11697, 0x03810110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03810110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70381007, 9686, 0x03810110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03810110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70381008, 278, 0x03810112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03810112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70381008, 278, 0x03810112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03810112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70381009, 9686, 0x03810118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038100D, 9686, 0x03810119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03810119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038100E, 11697, 0x03810119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03810119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038100E, 11697, 0x03810119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03810119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038100F, 9686, 0x03810119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0382.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0382.sql index d9d2010b2c..d736117482 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0382.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0382.sql @@ -21,20 +21,20 @@ VALUES (0x70382004, 9686, 0x03820103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03820103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70382005, 278, 0x03820105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03820105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70382005, 278, 0x03820105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03820105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70382006, 11697, 0x03820110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03820110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70382006, 11697, 0x03820110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03820110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70382007, 9686, 0x03820110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03820110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70382008, 278, 0x03820112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03820112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70382008, 278, 0x03820112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03820112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70382009, 9686, 0x03820118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038200D, 9686, 0x03820119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03820119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038200E, 11697, 0x03820119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03820119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038200E, 11697, 0x03820119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03820119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038200F, 9686, 0x03820119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0383.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0383.sql index 9bd2704a31..be84207750 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0383.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0383.sql @@ -21,20 +21,20 @@ VALUES (0x70383004, 9686, 0x03830103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03830103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70383005, 278, 0x03830105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03830105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70383005, 278, 0x03830105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03830105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70383006, 11697, 0x03830110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03830110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70383006, 11697, 0x03830110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03830110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70383007, 9686, 0x03830110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03830110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70383008, 278, 0x03830112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03830112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70383008, 278, 0x03830112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03830112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70383009, 9686, 0x03830118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038300D, 9686, 0x03830119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03830119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038300E, 11697, 0x03830119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03830119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038300E, 11697, 0x03830119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03830119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038300F, 9686, 0x03830119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0384.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0384.sql index 2d9b59a573..7fdbc243b8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0384.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0384.sql @@ -21,20 +21,20 @@ VALUES (0x70384004, 9686, 0x03840103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03840103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70384005, 278, 0x03840105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03840105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70384005, 278, 0x03840105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03840105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70384006, 11697, 0x03840110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03840110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70384006, 11697, 0x03840110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03840110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70384007, 9686, 0x03840110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03840110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70384008, 278, 0x03840112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03840112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70384008, 278, 0x03840112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03840112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70384009, 9686, 0x03840118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038400D, 9686, 0x03840119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03840119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038400E, 11697, 0x03840119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03840119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038400E, 11697, 0x03840119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03840119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038400F, 9686, 0x03840119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0385.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0385.sql index 481d8b541c..da976bd4cb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0385.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0385.sql @@ -21,20 +21,20 @@ VALUES (0x70385004, 9686, 0x03850103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03850103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70385005, 278, 0x03850105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03850105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70385005, 278, 0x03850105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03850105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70385006, 11697, 0x03850110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03850110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70385006, 11697, 0x03850110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03850110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70385007, 9686, 0x03850110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03850110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70385008, 278, 0x03850112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03850112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70385008, 278, 0x03850112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03850112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70385009, 9686, 0x03850118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038500D, 9686, 0x03850119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03850119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038500E, 11697, 0x03850119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03850119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038500E, 11697, 0x03850119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03850119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038500F, 9686, 0x03850119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0386.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0386.sql index 4abfcf4fd8..ee6a4b1728 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0386.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0386.sql @@ -21,20 +21,20 @@ VALUES (0x70386004, 9686, 0x03860103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03860103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70386005, 278, 0x03860105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03860105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70386005, 278, 0x03860105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03860105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70386006, 11697, 0x03860110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03860110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70386006, 11697, 0x03860110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03860110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70386007, 9686, 0x03860110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03860110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70386008, 278, 0x03860112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03860112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70386008, 278, 0x03860112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03860112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70386009, 9686, 0x03860118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038600D, 9686, 0x03860119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03860119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038600E, 11697, 0x03860119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03860119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038600E, 11697, 0x03860119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03860119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038600F, 9686, 0x03860119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0387.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0387.sql index 42636a0a9c..54651c129f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0387.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0387.sql @@ -21,20 +21,20 @@ VALUES (0x70387004, 9686, 0x03870103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03870103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70387005, 278, 0x03870105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03870105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70387005, 278, 0x03870105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03870105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70387006, 11697, 0x03870110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03870110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70387006, 11697, 0x03870110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03870110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70387007, 9686, 0x03870110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03870110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70387008, 278, 0x03870112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03870112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70387008, 278, 0x03870112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03870112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70387009, 9686, 0x03870118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038700D, 9686, 0x03870119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03870119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038700E, 11697, 0x03870119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03870119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038700E, 11697, 0x03870119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03870119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038700F, 9686, 0x03870119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0388.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0388.sql index abb4455dc0..b89b4540a2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0388.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0388.sql @@ -21,20 +21,20 @@ VALUES (0x70388004, 9686, 0x03880103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03880103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70388005, 278, 0x03880105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03880105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70388005, 278, 0x03880105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03880105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70388006, 11697, 0x03880110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03880110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70388006, 11697, 0x03880110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03880110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70388007, 9686, 0x03880110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03880110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70388008, 278, 0x03880112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03880112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70388008, 278, 0x03880112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03880112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70388009, 9686, 0x03880118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038800D, 9686, 0x03880119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03880119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038800E, 11697, 0x03880119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03880119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038800E, 11697, 0x03880119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03880119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038800F, 9686, 0x03880119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0389.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0389.sql index 6a34813257..33e6607353 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0389.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0389.sql @@ -21,20 +21,20 @@ VALUES (0x70389004, 9686, 0x03890103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03890103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70389005, 278, 0x03890105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03890105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70389005, 278, 0x03890105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03890105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70389006, 11697, 0x03890110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03890110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70389006, 11697, 0x03890110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03890110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70389007, 9686, 0x03890110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03890110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70389008, 278, 0x03890112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03890112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70389008, 278, 0x03890112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03890112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70389009, 9686, 0x03890118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038900D, 9686, 0x03890119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03890119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038900E, 11697, 0x03890119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03890119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038900E, 11697, 0x03890119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03890119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038900F, 9686, 0x03890119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/038A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/038A.sql index bc21b17e24..e1dbfd8fd9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/038A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/038A.sql @@ -21,20 +21,20 @@ VALUES (0x7038A004, 9686, 0x038A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x038A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038A005, 278, 0x038A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038A005, 278, 0x038A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038A006, 11697, 0x038A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038A006, 11697, 0x038A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038A007, 9686, 0x038A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x038A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038A008, 278, 0x038A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038A008, 278, 0x038A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038A009, 9686, 0x038A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038A00D, 9686, 0x038A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x038A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038A00E, 11697, 0x038A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038A00E, 11697, 0x038A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038A00F, 9686, 0x038A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/038B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/038B.sql index 0daaced57b..ee3d02e07b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/038B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/038B.sql @@ -21,20 +21,20 @@ VALUES (0x7038B004, 9686, 0x038B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x038B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038B005, 278, 0x038B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038B005, 278, 0x038B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038B006, 11697, 0x038B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038B006, 11697, 0x038B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038B007, 9686, 0x038B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x038B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038B008, 278, 0x038B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038B008, 278, 0x038B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038B009, 9686, 0x038B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038B00D, 9686, 0x038B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x038B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038B00E, 11697, 0x038B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038B00E, 11697, 0x038B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038B00F, 9686, 0x038B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/038C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/038C.sql index 10209bae5f..408efbee39 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/038C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/038C.sql @@ -21,20 +21,20 @@ VALUES (0x7038C004, 9686, 0x038C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x038C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038C005, 278, 0x038C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038C005, 278, 0x038C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038C006, 11697, 0x038C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038C006, 11697, 0x038C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038C007, 9686, 0x038C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x038C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038C008, 278, 0x038C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038C008, 278, 0x038C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038C009, 9686, 0x038C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038C00D, 9686, 0x038C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x038C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038C00E, 11697, 0x038C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038C00E, 11697, 0x038C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038C00F, 9686, 0x038C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/038D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/038D.sql index b11c980d4f..00b8351c1f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/038D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/038D.sql @@ -21,20 +21,20 @@ VALUES (0x7038D004, 9686, 0x038D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x038D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038D005, 278, 0x038D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038D005, 278, 0x038D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038D006, 11697, 0x038D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038D006, 11697, 0x038D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038D007, 9686, 0x038D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x038D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038D008, 278, 0x038D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038D008, 278, 0x038D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038D009, 9686, 0x038D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038D00D, 9686, 0x038D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x038D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038D00E, 11697, 0x038D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038D00E, 11697, 0x038D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038D00F, 9686, 0x038D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/038E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/038E.sql index 94097023fc..434a4d6746 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/038E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/038E.sql @@ -21,20 +21,20 @@ VALUES (0x7038E004, 9686, 0x038E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x038E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038E005, 278, 0x038E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038E005, 278, 0x038E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038E006, 11697, 0x038E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038E006, 11697, 0x038E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038E007, 9686, 0x038E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x038E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038E008, 278, 0x038E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038E008, 278, 0x038E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038E009, 9686, 0x038E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038E00D, 9686, 0x038E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x038E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038E00E, 11697, 0x038E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038E00E, 11697, 0x038E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038E00F, 9686, 0x038E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/038F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/038F.sql index 4cdcaff919..742634c557 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/038F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/038F.sql @@ -21,20 +21,20 @@ VALUES (0x7038F004, 9686, 0x038F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x038F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038F005, 278, 0x038F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038F005, 278, 0x038F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038F006, 11697, 0x038F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038F006, 11697, 0x038F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038F007, 9686, 0x038F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x038F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038F008, 278, 0x038F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x038F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7038F008, 278, 0x038F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x038F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038F009, 9686, 0x038F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7038F00D, 9686, 0x038F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x038F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7038F00E, 11697, 0x038F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x038F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7038F00E, 11697, 0x038F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x038F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7038F00F, 9686, 0x038F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0390.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0390.sql index 62ff2d4636..21ca0989c3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0390.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0390.sql @@ -21,20 +21,20 @@ VALUES (0x70390004, 9686, 0x03900103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03900103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70390005, 278, 0x03900105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03900105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70390005, 278, 0x03900105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03900105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70390006, 11697, 0x03900110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03900110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70390006, 11697, 0x03900110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03900110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70390007, 9686, 0x03900110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03900110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70390008, 278, 0x03900112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03900112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70390008, 278, 0x03900112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03900112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70390009, 9686, 0x03900118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039000D, 9686, 0x03900119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03900119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039000E, 11697, 0x03900119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03900119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039000E, 11697, 0x03900119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03900119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039000F, 9686, 0x03900119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0391.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0391.sql index 16c5e52cea..9fb5fb3b0a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0391.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0391.sql @@ -21,20 +21,20 @@ VALUES (0x70391004, 9686, 0x03910103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03910103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70391005, 278, 0x03910105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03910105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70391005, 278, 0x03910105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03910105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70391006, 11697, 0x03910110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03910110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70391006, 11697, 0x03910110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03910110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70391007, 9686, 0x03910110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03910110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70391008, 278, 0x03910112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03910112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70391008, 278, 0x03910112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03910112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70391009, 9686, 0x03910118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039100D, 9686, 0x03910119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03910119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039100E, 11697, 0x03910119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03910119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039100E, 11697, 0x03910119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03910119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039100F, 9686, 0x03910119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0392.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0392.sql index 57faee1938..36901a32cc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0392.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0392.sql @@ -21,20 +21,20 @@ VALUES (0x70392004, 9686, 0x03920103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03920103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70392005, 278, 0x03920105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03920105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70392005, 278, 0x03920105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03920105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70392006, 11697, 0x03920110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03920110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70392006, 11697, 0x03920110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03920110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70392007, 9686, 0x03920110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03920110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70392008, 278, 0x03920112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03920112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70392008, 278, 0x03920112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03920112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70392009, 9686, 0x03920118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039200D, 9686, 0x03920119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03920119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039200E, 11697, 0x03920119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03920119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039200E, 11697, 0x03920119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03920119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039200F, 9686, 0x03920119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0393.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0393.sql index d16b86b65c..f4bb2e2f19 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0393.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0393.sql @@ -21,20 +21,20 @@ VALUES (0x70393004, 9686, 0x03930103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03930103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70393005, 278, 0x03930105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03930105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70393005, 278, 0x03930105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03930105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70393006, 11697, 0x03930110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03930110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70393006, 11697, 0x03930110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03930110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70393007, 9686, 0x03930110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03930110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70393008, 278, 0x03930112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03930112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70393008, 278, 0x03930112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03930112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70393009, 9686, 0x03930118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039300D, 9686, 0x03930119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03930119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039300E, 11697, 0x03930119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03930119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039300E, 11697, 0x03930119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03930119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039300F, 9686, 0x03930119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0394.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0394.sql index 7f888decce..c3747d03ac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0394.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0394.sql @@ -21,20 +21,20 @@ VALUES (0x70394004, 9686, 0x03940103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03940103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70394005, 278, 0x03940105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03940105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70394005, 278, 0x03940105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03940105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70394006, 11697, 0x03940110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03940110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70394006, 11697, 0x03940110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03940110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70394007, 9686, 0x03940110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03940110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70394008, 278, 0x03940112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03940112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70394008, 278, 0x03940112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03940112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70394009, 9686, 0x03940118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039400D, 9686, 0x03940119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03940119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039400E, 11697, 0x03940119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03940119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039400E, 11697, 0x03940119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03940119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039400F, 9686, 0x03940119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,4 +153,4 @@ VALUES (0x7039401E, 278, 0x03940143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039401F, 10762, 0x0394011F, 155.703, 26.8322, 21.205, -0.02187, 0, 0, -0.999761, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x0394011F [155.703003 26.832199 21.205000] -0.021869 0.000000 0.000000 -0.999761 */ +/* @teleloc 0x0394011F [155.703003 26.832199 21.205000] -0.021870 0.000000 0.000000 -0.999761 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0395.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0395.sql index 33ab96e486..eee606f180 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0395.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0395.sql @@ -21,20 +21,20 @@ VALUES (0x70395004, 9686, 0x03950103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03950103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70395005, 278, 0x03950105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03950105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70395005, 278, 0x03950105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03950105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70395006, 11697, 0x03950110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03950110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70395006, 11697, 0x03950110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03950110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70395007, 9686, 0x03950110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03950110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70395008, 278, 0x03950112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03950112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70395008, 278, 0x03950112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03950112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70395009, 9686, 0x03950118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039500D, 9686, 0x03950119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03950119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039500E, 11697, 0x03950119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03950119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039500E, 11697, 0x03950119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03950119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039500F, 9686, 0x03950119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0396.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0396.sql index 69f3a23c2d..82095cba43 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0396.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0396.sql @@ -21,20 +21,20 @@ VALUES (0x70396004, 9686, 0x03960103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03960103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70396005, 278, 0x03960105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03960105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70396005, 278, 0x03960105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03960105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70396006, 11697, 0x03960110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03960110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70396006, 11697, 0x03960110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03960110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70396007, 9686, 0x03960110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03960110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70396008, 278, 0x03960112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03960112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70396008, 278, 0x03960112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03960112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70396009, 9686, 0x03960118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039600D, 9686, 0x03960119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03960119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039600E, 11697, 0x03960119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03960119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039600E, 11697, 0x03960119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03960119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039600F, 9686, 0x03960119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0397.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0397.sql index a16a1c27a2..dafbec8d29 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0397.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0397.sql @@ -21,20 +21,20 @@ VALUES (0x70397004, 9686, 0x03970103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03970103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70397005, 278, 0x03970105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03970105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70397005, 278, 0x03970105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03970105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70397006, 11697, 0x03970110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03970110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70397006, 11697, 0x03970110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03970110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70397007, 9686, 0x03970110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03970110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70397008, 278, 0x03970112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03970112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70397008, 278, 0x03970112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03970112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70397009, 9686, 0x03970118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039700D, 9686, 0x03970119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03970119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039700E, 11697, 0x03970119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03970119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039700E, 11697, 0x03970119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03970119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039700F, 9686, 0x03970119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0398.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0398.sql index 370a915e32..f120f0319d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0398.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0398.sql @@ -21,20 +21,20 @@ VALUES (0x70398004, 9686, 0x03980103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03980103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70398005, 278, 0x03980105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03980105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70398005, 278, 0x03980105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03980105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70398006, 11697, 0x03980110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03980110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70398006, 11697, 0x03980110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03980110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70398007, 9686, 0x03980110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03980110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70398008, 278, 0x03980112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03980112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70398008, 278, 0x03980112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03980112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70398009, 9686, 0x03980118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039800D, 9686, 0x03980119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03980119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039800E, 11697, 0x03980119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03980119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039800E, 11697, 0x03980119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03980119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039800F, 9686, 0x03980119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0399.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0399.sql index 5033e7591f..98e5586df9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0399.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0399.sql @@ -21,20 +21,20 @@ VALUES (0x70399004, 9686, 0x03990103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03990103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70399005, 278, 0x03990105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03990105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70399005, 278, 0x03990105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03990105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70399006, 11697, 0x03990110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03990110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x70399006, 11697, 0x03990110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03990110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70399007, 9686, 0x03990110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03990110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70399008, 278, 0x03990112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03990112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70399008, 278, 0x03990112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03990112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70399009, 9686, 0x03990118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039900D, 9686, 0x03990119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03990119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039900E, 11697, 0x03990119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03990119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039900E, 11697, 0x03990119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03990119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039900F, 9686, 0x03990119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/039A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/039A.sql index 4f867d40ff..0fba2110de 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/039A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/039A.sql @@ -21,20 +21,20 @@ VALUES (0x7039A004, 9686, 0x039A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x039A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039A005, 278, 0x039A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x039A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7039A005, 278, 0x039A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x039A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039A006, 11697, 0x039A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x039A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039A006, 11697, 0x039A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x039A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039A007, 9686, 0x039A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x039A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039A008, 278, 0x039A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x039A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7039A008, 278, 0x039A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x039A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039A009, 9686, 0x039A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7039A00D, 9686, 0x039A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x039A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039A00E, 11697, 0x039A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x039A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039A00E, 11697, 0x039A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x039A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039A00F, 9686, 0x039A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/039C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/039C.sql index fe2f1e31cc..1ec6238868 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/039C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/039C.sql @@ -33,12 +33,12 @@ VALUES (0x7039C00A, 1608, 0x039C011F, 5.25, -160.95, -5.995, 1, 0, 0, 0, True, /* @teleloc 0x039C011F [5.250000 -160.949997 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039C00B, 1608, 0x039C012C, 5.25, -190.95, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ -/* @teleloc 0x039C012C [5.250000 -190.949997 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039C00B, 1608, 0x039C012C, 5.25, -190.95, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ +/* @teleloc 0x039C012C [5.250000 -190.949997 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039C00C, 1608, 0x039C013C, 15.25, -190.95, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ -/* @teleloc 0x039C013C [15.250000 -190.949997 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039C00C, 1608, 0x039C013C, 15.25, -190.95, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Lurker */ +/* @teleloc 0x039C013C [15.250000 -190.949997 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039C00D, 235, 0x039C013E, 31.9803, -140.094, -5.9879, 0.708644, 0, 0, -0.705566, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ @@ -234,7 +234,7 @@ VALUES (0x7039C031, 0x7039C000, '2005-02-09 10:00:00') /* Goldenback Tusker (235 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039C032, 12681, 0x039C0104, 71.8277, -178.92, -17.995, 0.998849, 0, 0, -0.047965, True, '2005-02-09 10:00:00'); /* Minion Leader */ -/* @teleloc 0x039C0104 [71.827698 -178.919998 -17.995001] 0.998849 0.000000 0.000000 -0.047964 */ +/* @teleloc 0x039C0104 [71.827698 -178.919998 -17.995001] 0.998849 0.000000 0.000000 -0.047965 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039C033, 12682, 0x039C0106, 75.2072, -180.59, -17.921, -0.995399, 0, 0, 0.095818, True, '2005-02-09 10:00:00'); /* A Near Illegible Note */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/039E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/039E.sql index 8041af3971..9a5939febc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/039E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/039E.sql @@ -39,8 +39,8 @@ VALUES (0x7039E008, 5489, 0x039E0121, 40, -100, -77.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x039E0121 [40.000000 -100.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039E009, 12293, 0x039E0127, 70, -50, -77.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Return Portal */ -/* @teleloc 0x039E0127 [70.000000 -50.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039E009, 12293, 0x039E0127, 70, -50, -77.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Return Portal */ +/* @teleloc 0x039E0127 [70.000000 -50.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039E00A, 12293, 0x039E02FB, 118, -908, 0.005, -0.953717, 0, 0, -0.300706, False, '2005-02-09 10:00:00'); /* Return Portal */ @@ -59,8 +59,8 @@ VALUES (0x7039E028, 10810, 0x039E01D1, 38.2019, -370.308, -29.9868, -0.687406, 0 /* @teleloc 0x039E01D1 [38.201900 -370.308014 -29.986799] -0.687406 0.000000 0.000000 -0.726274 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039E029, 9264, 0x039E01D4, 10, -428.232, -23.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Executor */ -/* @teleloc 0x039E01D4 [10.000000 -428.231995 -23.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039E029, 9264, 0x039E01D4, 10, -428.232, -23.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Executor */ +/* @teleloc 0x039E01D4 [10.000000 -428.231995 -23.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039E02A, 10810, 0x039E01DF, 23.0575, -449.624, -23.9868, -0.379363, 0, 0, 0.925248, True, '2005-02-09 10:00:00'); /* Rampager */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/039F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/039F.sql index a7e121c11a..644f50b9bb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/039F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/039F.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x039F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039F000, 12295, 0x039F0102, 130, -20, -47.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x039F0102 [130.000000 -20.000000 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039F000, 12295, 0x039F0102, 130, -20, -47.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x039F0102 [130.000000 -20.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039F001, 10810, 0x039F011B, 148.352, -61.7624, -47.945, 0.050842, 0, 0, 0.998707, True, '2005-02-09 10:00:00'); /* Rampager */ @@ -96,8 +96,8 @@ VALUES (0x7039F012, 237, 0x039F014A, 160.335, -68.8548, -41.971, 0.753975, 0, /* @teleloc 0x039F014A [160.335007 -68.854797 -41.971001] 0.753975 0.000000 0.000000 0.656903 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039F013, 12266, 0x039F014B, 160, -80, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Singular Obsidian Pillar */ -/* @teleloc 0x039F014B [160.000000 -80.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039F013, 12266, 0x039F014B, 160, -80, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Singular Obsidian Pillar */ +/* @teleloc 0x039F014B [160.000000 -80.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039F014, 10810, 0x039F014B, 163.373, -83.5101, -41.9868, 0.947651, 0, 0, 0.319309, True, '2005-02-09 10:00:00'); /* Rampager */ @@ -116,8 +116,8 @@ VALUES (0x7039F017, 5489, 0x039F028E, 210, -320, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x039F028E [210.000000 -320.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039F018, 5489, 0x039F0294, 210, -330, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x039F0294 [210.000000 -330.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039F018, 5489, 0x039F0294, 210, -330, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x039F0294 [210.000000 -330.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7039F019, 5489, 0x039F0295, 220, -320, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -288,8 +288,8 @@ VALUES (0x7039F042, 238, 0x039F02DC, 178.267, -350.436, 0.029, 0.766402, 0, 0, /* @teleloc 0x039F02DC [178.266998 -350.436005 0.029000] 0.766402 0.000000 0.000000 0.642361 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7039F043, 7924, 0x039F02E4, 220, -330, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x039F02E4 [220.000000 -330.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7039F043, 7924, 0x039F02E4, 220, -330, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x039F02E4 [220.000000 -330.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7039F043, 0x7039F01B, '2005-02-09 10:00:00') /* Virindi Master (237) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03A0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03A0.sql index 7c49b75423..bf50a5cec2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03A0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03A0.sql @@ -32,8 +32,8 @@ VALUES (0x703A0007, 12291, 0x03A00188, 102, 0, -17.995, 0.707107, 0, 0, -0.70710 /* @teleloc 0x03A00188 [102.000000 0.000000 -17.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A0008, 12291, 0x03A00280, 90, -552, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x03A00280 [90.000000 -552.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A0008, 12291, 0x03A00280, 90, -552, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x03A00280 [90.000000 -552.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A0009, 12300, 0x03A00100, 52.2292, -169.579, -29.971, -0.688612, 0, 0, 0.72513, True, '2005-02-09 10:00:00'); /* Singular Virindi Servant */ @@ -290,5 +290,5 @@ VALUES (0x703A003D, 12265, 0x03A0012F, 90, -50, -23.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x03A0012F [90.000000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A003E, 12265, 0x03A0014A, 100, -50, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Singular Chorizite Pillar */ -/* @teleloc 0x03A0014A [100.000000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A003E, 12265, 0x03A0014A, 100, -50, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Singular Chorizite Pillar */ +/* @teleloc 0x03A0014A [100.000000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03A2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03A2.sql index fc48a116fa..eab2f1d423 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03A2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03A2.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x03A2; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A2000, 12153, 0x03A20100, 0, -300, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x03A20100 [0.000000 -300.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A2000, 12153, 0x03A20100, 0, -300, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x03A20100 [0.000000 -300.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A2001, 7923, 0x03A20109, 0, -380, 0.005, 0.696707, 0, 0, -0.717356, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03A3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03A3.sql index bcae753046..6c60c5bdf6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03A3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03A3.sql @@ -208,8 +208,8 @@ VALUES (0x703A3031, 4101, 0x03A301DA, 51.8, -519.861, 0.0055, -0.030656, 0, 0, /* @teleloc 0x03A301DA [51.799999 -519.861023 0.005500] -0.030656 0.000000 0.000000 -0.999530 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A3032, 7924, 0x03A30201, 70, -590, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x03A30201 [70.000000 -590.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A3032, 7924, 0x03A30201, 70, -590, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x03A30201 [70.000000 -590.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x703A3032, 0x703A3001, '2005-02-09 10:00:00') /* Crafty Simulacrum (12130) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03A4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03A4.sql index 29edde81d9..6d9111d517 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03A4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03A4.sql @@ -5,8 +5,8 @@ VALUES (0x703A4000, 237, 0x03A40102, 70, -460, -17.971, 0.714421, 0, 0, -0.699 /* @teleloc 0x03A40102 [70.000000 -460.000000 -17.971001] 0.714421 0.000000 0.000000 -0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A4001, 12149, 0x03A40109, 90, -410, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x03A40109 [90.000000 -410.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A4001, 12149, 0x03A40109, 90, -410, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x03A40109 [90.000000 -410.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A4002, 237, 0x03A40113, 90, -480, -17.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Master */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03A6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03A6.sql index 564d16dcff..ca6993aa73 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03A6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03A6.sql @@ -49,8 +49,8 @@ VALUES (0x703A600A, 11481, 0x03A60123, 78.5613, -60.5592, -23.995, -0.994179, 0, /* @teleloc 0x03A60123 [78.561302 -60.559200 -23.995001] -0.994179 0.000000 0.000000 -0.107740 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A600B, 5627, 0x03A6012A, 80, -75.806, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A6012A [80.000000 -75.806000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A600B, 5627, 0x03A6012A, 80, -75.806, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A6012A [80.000000 -75.806000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A600C, 11481, 0x03A6012A, 80, -77.1, -23.96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -89,8 +89,8 @@ VALUES (0x703A6014, 11481, 0x03A6013C, 110, -72.9, -23.96, 0, 0, 0, -1, True, ' /* @teleloc 0x03A6013C [110.000000 -72.900002 -23.959999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A6015, 5627, 0x03A60142, 110, -85.806, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A60142 [110.000000 -85.806000 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A6015, 5627, 0x03A60142, 110, -85.806, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A60142 [110.000000 -85.806000 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A6016, 11481, 0x03A60142, 110, -87.1, -23.96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -145,8 +145,8 @@ VALUES (0x703A6024, 6122, 0x03A60152, 140, -50, -24, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x03A60152 [140.000000 -50.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A6025, 6122, 0x03A60154, 140, -60, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x03A60154 [140.000000 -60.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A6025, 6122, 0x03A60154, 140, -60, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x03A60154 [140.000000 -60.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A6026, 11972, 0x03A60154, 140.143, -56.3171, -28.894, -0.725332, 0, 0, -0.688399, False, '2005-02-09 10:00:00'); /* Acid */ @@ -165,20 +165,20 @@ VALUES (0x703A6029, 6122, 0x03A60157, 150, -30, -24, 0.707107, 0, 0, -0.707107, /* @teleloc 0x03A60157 [150.000000 -30.000000 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A602A, 6122, 0x03A60158, 150, -40, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x03A60158 [150.000000 -40.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A602A, 6122, 0x03A60158, 150, -40, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x03A60158 [150.000000 -40.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A602B, 6122, 0x03A60159, 150, -50, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x03A60159 [150.000000 -50.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A602B, 6122, 0x03A60159, 150, -50, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x03A60159 [150.000000 -50.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A602C, 6122, 0x03A6015A, 150, -60, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x03A6015A [150.000000 -60.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A602C, 6122, 0x03A6015A, 150, -60, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x03A6015A [150.000000 -60.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A602D, 6122, 0x03A6015B, 150, -70, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x03A6015B [150.000000 -70.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A602D, 6122, 0x03A6015B, 150, -70, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x03A6015B [150.000000 -70.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A602E, 5627, 0x03A6015C, 155.94, -40, -23.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -225,8 +225,8 @@ VALUES (0x703A6038, 11481, 0x03A60166, 32.9, -100, -17.96, -0.707107, 0, 0, 0.70 /* @teleloc 0x03A60166 [32.900002 -100.000000 -17.959999] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A6039, 5627, 0x03A6016C, 40, -105.806, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A6016C [40.000000 -105.806000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A6039, 5627, 0x03A6016C, 40, -105.806, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A6016C [40.000000 -105.806000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A603A, 11481, 0x03A6016C, 40, -107.1, -17.96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -289,8 +289,8 @@ VALUES (0x703A604A, 11479, 0x03A60189, 69.5259, -86.8873, -17.995, 0.112582, 0, /* @teleloc 0x03A60189 [69.525902 -86.887299 -17.995001] 0.112582 0.000000 0.000000 -0.993642 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A604B, 5627, 0x03A6018D, 70, -115.94, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A6018D [70.000000 -115.940002 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A604B, 5627, 0x03A6018D, 70, -115.94, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A6018D [70.000000 -115.940002 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A604C, 11481, 0x03A6018D, 70, -117.1, -17.96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -301,16 +301,16 @@ VALUES (0x703A604D, 6122, 0x03A6018E, 80, 0, -18, 0.707107, 0, 0, -0.707107, Fa /* @teleloc 0x03A6018E [80.000000 0.000000 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A604E, 6122, 0x03A6018F, 80, -10, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x03A6018F [80.000000 -10.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A604E, 6122, 0x03A6018F, 80, -10, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x03A6018F [80.000000 -10.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A604F, 6122, 0x03A60190, 80, -20, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x03A60190 [80.000000 -20.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A604F, 6122, 0x03A60190, 80, -20, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x03A60190 [80.000000 -20.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A6050, 6122, 0x03A60191, 80, -30, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x03A60191 [80.000000 -30.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A6050, 6122, 0x03A60191, 80, -30, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x03A60191 [80.000000 -30.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A6051, 5627, 0x03A60198, 85.94, -10, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -516,16 +516,16 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x703A6084, 0x703A60AE, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A6085, 5627, 0x03A601C5, 40, -65.806, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A601C5 [40.000000 -65.806000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A6085, 5627, 0x03A601C5, 40, -65.806, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A601C5 [40.000000 -65.806000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A6086, 11481, 0x03A601C5, 40, -67.1, -11.96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ /* @teleloc 0x03A601C5 [40.000000 -67.099998 -11.960000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A6087, 5627, 0x03A601D3, 50, -45.94, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A601D3 [50.000000 -45.939999 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A6087, 5627, 0x03A601D3, 50, -45.94, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A601D3 [50.000000 -45.939999 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A6088, 11481, 0x03A601D3, 50, -47.1001, -11.96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -674,8 +674,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x703A60AB, 0x703A607E, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A60AC, 8580, 0x03A60268, 1.995, -80, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0x03A60268 [1.995000 -80.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A60AC, 8580, 0x03A60268, 1.995, -80, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Waterfall */ +/* @teleloc 0x03A60268 [1.995000 -80.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A60AD, 11015, 0x03A60289, 10, -70, 7.96575, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Rusty Chest */ @@ -729,16 +729,16 @@ VALUES (0x703A60B8, 11478, 0x03A6029B, 59.6689, -87.6614, 6.005, 0.104993, 0, 0, /* @teleloc 0x03A6029B [59.668900 -87.661400 6.005000] 0.104993 0.000000 0.000000 -0.994473 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A60B9, 2609, 0x03A602AE, 39.9846, -62.8996, 12.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x03A602AE [39.984600 -62.899601 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A60B9, 2609, 0x03A602AE, 39.9846, -62.8996, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x03A602AE [39.984600 -62.899601 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A60BA, 285, 0x03A602B0, 36.8292, -66.7693, 13.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x03A602B0 [36.829201 -66.769302 13.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A60BA, 285, 0x03A602B0, 36.8292, -66.7693, 13.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x03A602B0 [36.829201 -66.769302 13.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A60BB, 4145, 0x03A602B1, 40, -74.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A602B1 [40.000000 -74.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A60BB, 4145, 0x03A602B1, 40, -74.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A602B1 [40.000000 -74.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x703A60BB, 0x703A60B0, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -761,8 +761,8 @@ VALUES (0x703A60BE, 2609, 0x03A602B8, 40, -97.067, 12.005, 0, 0, 0, -1, True, /* @teleloc 0x03A602B8 [40.000000 -97.067001 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A60BF, 11216, 0x03A602C8, 30, -53.024, 24.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ -/* @teleloc 0x03A602C8 [30.000000 -53.023998 24.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A60BF, 11216, 0x03A602C8, 30, -53.024, 24.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface Portal */ +/* @teleloc 0x03A602C8 [30.000000 -53.023998 24.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A60C0, 7924, 0x03A602C9, 29.8849, -60.005, 18.005, 0.736535, 0, 0, -0.676399, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03A7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03A7.sql index bf4aaca261..a737af2eee 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03A7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03A7.sql @@ -37,8 +37,8 @@ VALUES (0x703A7008, 11481, 0x03A7010A, 182.897, -20, -83.9598, 0.707107, 0, 0, - /* @teleloc 0x03A7010A [182.897003 -20.000000 -83.959801] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7009, 11207, 0x03A7010E, 204.25, -0, -83.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Royal Hive Portal */ -/* @teleloc 0x03A7010E [204.250000 -0.000000 -83.995003] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x703A7009, 11207, 0x03A7010E, 204.25, 0, -83.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Royal Hive Portal */ +/* @teleloc 0x03A7010E [204.250000 0.000000 -83.995003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A700A, 11481, 0x03A70119, 207.103, -20, -83.9598, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -77,8 +77,8 @@ VALUES (0x703A7014, 11481, 0x03A7012B, 10, -122.899, -71.962, 0, 0, 0, -1, True /* @teleloc 0x03A7012B [10.000000 -122.899002 -71.961998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7015, 5627, 0x03A70131, 10, -135.2, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A70131 [10.000000 -135.199997 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A7015, 5627, 0x03A70131, 10, -135.2, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A70131 [10.000000 -135.199997 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A7016, 11481, 0x03A70131, 10, -137.101, -71.962, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -93,8 +93,8 @@ VALUES (0x703A7018, 11481, 0x03A70132, 10, -172.899, -71.962, 0, 0, 0, -1, True /* @teleloc 0x03A70132 [10.000000 -172.899002 -71.961998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7019, 5627, 0x03A70138, 10, -185.2, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A70138 [10.000000 -185.199997 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A7019, 5627, 0x03A70138, 10, -185.2, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A70138 [10.000000 -185.199997 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A701A, 11481, 0x03A70138, 10, -187.101, -71.962, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -145,8 +145,8 @@ VALUES (0x703A7025, 5627, 0x03A70147, 40, -124.8, -72, 1, 0, 0, 0, False, '2005 /* @teleloc 0x03A70147 [40.000000 -124.800003 -72.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7026, 5627, 0x03A7014D, 40, -135.2, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A7014D [40.000000 -135.199997 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A7026, 5627, 0x03A7014D, 40, -135.2, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A7014D [40.000000 -135.199997 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A7027, 11481, 0x03A7014D, 40, -137.101, -71.962, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -161,8 +161,8 @@ VALUES (0x703A7029, 11481, 0x03A7014E, 40, -172.899, -71.962, 0, 0, 0, -1, True /* @teleloc 0x03A7014E [40.000000 -172.899002 -71.961998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A702A, 5627, 0x03A70154, 40, -185.2, -72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A70154 [40.000000 -185.199997 -72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A702A, 5627, 0x03A70154, 40, -185.2, -72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A70154 [40.000000 -185.199997 -72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A702B, 11481, 0x03A70154, 40, -187.101, -71.962, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -221,12 +221,12 @@ VALUES (0x703A703A, 11481, 0x03A70177, 40, -142.899, -65.9619, 0, 0, 0, 1, True /* @teleloc 0x03A70177 [40.000000 -142.899002 -65.961899] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A703B, 5627, 0x03A7017C, 40, -165.941, -65.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A7017C [40.000000 -165.940994 -65.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A703B, 5627, 0x03A7017C, 40, -165.941, -65.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A7017C [40.000000 -165.940994 -65.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A703C, 11481, 0x03A7017C, 40, -167.101, -65.9619, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x03A7017C [40.000000 -167.100998 -65.961899] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A703C, 11481, 0x03A7017C, 40, -167.101, -65.9619, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x03A7017C [40.000000 -167.100998 -65.961899] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A703D, 5489, 0x03A70180, 130, -90, -65.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -245,8 +245,8 @@ VALUES (0x703A7040, 5489, 0x03A70182, 140, -90, -66, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x03A70182 [140.000000 -90.000000 -66.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7041, 5489, 0x03A70183, 140, -100, -66, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x03A70183 [140.000000 -100.000000 -66.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A7041, 5489, 0x03A70183, 140, -100, -66, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x03A70183 [140.000000 -100.000000 -66.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A7042, 5489, 0x03A70184, 160, -110, -66, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -261,12 +261,12 @@ VALUES (0x703A7044, 11478, 0x03A7018E, 198.705, -40.939, -69.5802, 0.395712, 0, /* @teleloc 0x03A7018E [198.705002 -40.938999 -69.580200] 0.395712 0.000000 0.000000 0.918375 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7045, 5627, 0x03A701B4, 160, -95.251, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A701B4 [160.000000 -95.250999 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A7045, 5627, 0x03A701B4, 160, -95.251, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A701B4 [160.000000 -95.250999 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7046, 11481, 0x03A701B4, 160, -97.1027, -59.9598, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x03A701B4 [160.000000 -97.102699 -59.959801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A7046, 11481, 0x03A701B4, 160, -97.1027, -59.9598, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x03A701B4 [160.000000 -97.102699 -59.959801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A7047, 9015, 0x03A701B8, 169.942, -84.8647, -59.995, 0.008427, 0, 0, -0.999964, False, '2005-02-09 10:00:00'); /* Hot Air Enter */ @@ -297,8 +297,8 @@ VALUES (0x703A704D, 11695, 0x03A701C9, 50, -82.8973, -53.9598, 0, 0, 0, 1, True /* @teleloc 0x03A701C9 [50.000000 -82.897301 -53.959801] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A704E, 5627, 0x03A701CF, 50, -104, -53.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A701CF [50.000000 -104.000000 -53.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A704E, 5627, 0x03A701CF, 50, -104, -53.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A701CF [50.000000 -104.000000 -53.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A704F, 11695, 0x03A701D0, 52.0037, -111.265, -53.995, 0.966712, 0, 0, 0.255867, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -389,8 +389,8 @@ VALUES (0x703A7063, 4999, 0x03A70214, 139.613, -93.2641, -42, 0.707107, 0, 0, - /* @teleloc 0x03A70214 [139.613007 -93.264099 -42.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7064, 4999, 0x03A70217, 146.569, -100.005, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A70217 [146.569000 -100.004997 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A7064, 4999, 0x03A70217, 146.569, -100.005, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A70217 [146.569000 -100.004997 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A7065, 4999, 0x03A7021B, 163.009, -120.138, -42, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ @@ -457,12 +457,12 @@ VALUES (0x703A7074, 7395, 0x03A7022B, 53.19, -157.673, -42, -0.707107, 0, 0, -0 /* @teleloc 0x03A7022B [53.189999 -157.673004 -42.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7075, 5627, 0x03A7022C, 50, -165.251, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A7022C [50.000000 -165.251007 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A7075, 5627, 0x03A7022C, 50, -165.251, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A7022C [50.000000 -165.251007 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7076, 11695, 0x03A7022C, 50, -167.103, -41.9598, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x03A7022C [50.000000 -167.102997 -41.959801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A7076, 11695, 0x03A7022C, 50, -167.103, -41.9598, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x03A7022C [50.000000 -167.102997 -41.959801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A7077, 7395, 0x03A7022F, 57.3781, -132.797, -42, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -473,12 +473,12 @@ VALUES (0x703A7078, 7395, 0x03A7022F, 63.2749, -132.84, -42, 0.707107, 0, 0, -0 /* @teleloc 0x03A7022F [63.274899 -132.839996 -42.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7079, 7395, 0x03A70231, 62.5421, -147.684, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x03A70231 [62.542099 -147.684006 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A7079, 7395, 0x03A70231, 62.5421, -147.684, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x03A70231 [62.542099 -147.684006 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A707A, 7395, 0x03A70231, 57.6404, -152.637, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x03A70231 [57.640400 -152.636993 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A707A, 7395, 0x03A70231, 57.6404, -152.637, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x03A70231 [57.640400 -152.636993 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A707B, 9015, 0x03A70232, 64.9671, -160.034, -41.995, -0.670968, 0, 0, -0.741487, False, '2005-02-09 10:00:00'); /* Hot Air Enter */ @@ -493,12 +493,12 @@ VALUES (0x703A707D, 7395, 0x03A70235, 67.3238, -132.939, -42, 0.707107, 0, 0, - /* @teleloc 0x03A70235 [67.323799 -132.938995 -42.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A707E, 7395, 0x03A70237, 67.5038, -137.637, -41.6334, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x03A70237 [67.503799 -137.636993 -41.633400] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A707E, 7395, 0x03A70237, 67.5038, -137.637, -41.6334, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x03A70237 [67.503799 -137.636993 -41.633400] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A707F, 7395, 0x03A70238, 67.5411, -147.44, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x03A70238 [67.541100 -147.440002 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A707F, 7395, 0x03A70238, 67.5411, -147.44, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x03A70238 [67.541100 -147.440002 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A7080, 9015, 0x03A7023A, 69.88, -155.996, -41.995, -0.999838, 0, 0, -0.018017, False, '2005-02-09 10:00:00'); /* Hot Air Enter */ @@ -537,12 +537,12 @@ VALUES (0x703A7088, 11481, 0x03A70246, 110, -162.897, -41.9598, 0, 0, 0, 1, Tru /* @teleloc 0x03A70246 [110.000000 -162.897003 -41.959801] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7089, 5627, 0x03A7024C, 110, -175.251, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A7024C [110.000000 -175.251007 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A7089, 5627, 0x03A7024C, 110, -175.251, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A7024C [110.000000 -175.251007 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A708A, 11481, 0x03A7024C, 110, -177.103, -41.9598, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x03A7024C [110.000000 -177.102997 -41.959801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A708A, 11481, 0x03A7024C, 110, -177.103, -41.9598, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x03A7024C [110.000000 -177.102997 -41.959801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A708B, 4999, 0x03A7024F, 120, -70, -42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ @@ -609,24 +609,24 @@ VALUES (0x703A709A, 4999, 0x03A70268, 160.048, -107.001, -36, -0.707107, 0, 0, /* @teleloc 0x03A70268 [160.048004 -107.000999 -36.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A709B, 4999, 0x03A7026B, 170, -120, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A7026B [170.000000 -120.000000 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A709B, 4999, 0x03A7026B, 170, -120, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A7026B [170.000000 -120.000000 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A709C, 4999, 0x03A7026B, 172.858, -117.35, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A7026B [172.858002 -117.349998 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A709C, 4999, 0x03A7026B, 172.858, -117.35, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A7026B [172.858002 -117.349998 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A709D, 4999, 0x03A7026B, 167.21, -117.488, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A7026B [167.210007 -117.487999 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A709D, 4999, 0x03A7026B, 167.21, -117.488, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A7026B [167.210007 -117.487999 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A709E, 4999, 0x03A7026B, 172.759, -122.726, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A7026B [172.759003 -122.725998 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A709E, 4999, 0x03A7026B, 172.759, -122.726, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A7026B [172.759003 -122.725998 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A709F, 4999, 0x03A7026B, 167.088, -122.67, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A7026B [167.087997 -122.669998 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A709F, 4999, 0x03A7026B, 167.088, -122.67, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A7026B [167.087997 -122.669998 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A70A0, 4999, 0x03A7027E, 43.6247, -189.993, -30, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ @@ -641,12 +641,12 @@ VALUES (0x703A70A2, 11481, 0x03A7028A, 50, -172.897, -35.9598, 0, 0, 0, 1, True /* @teleloc 0x03A7028A [50.000000 -172.897003 -35.959801] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70A3, 5627, 0x03A70290, 50, -185.251, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A70290 [50.000000 -185.251007 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A70A3, 5627, 0x03A70290, 50, -185.251, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A70290 [50.000000 -185.251007 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70A4, 11481, 0x03A70290, 50, -187.103, -35.9598, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x03A70290 [50.000000 -187.102997 -35.959801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A70A4, 11481, 0x03A70290, 50, -187.103, -35.9598, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x03A70290 [50.000000 -187.102997 -35.959801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A70A5, 11481, 0x03A70294, 58.9268, -148.877, -34.8342, 0.404295, 0, 0, -0.914629, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -661,12 +661,12 @@ VALUES (0x703A70A7, 11481, 0x03A7029B, 102.897, -210, -35.9598, 0.707107, 0, 0, /* @teleloc 0x03A7029B [102.897003 -210.000000 -35.959801] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70A8, 5627, 0x03A702AB, 120, -215.251, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A702AB [120.000000 -215.251007 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A70A8, 5627, 0x03A702AB, 120, -215.251, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A702AB [120.000000 -215.251007 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70A9, 11481, 0x03A702AB, 120, -217.103, -35.9598, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x03A702AB [120.000000 -217.102997 -35.959801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A70A9, 11481, 0x03A702AB, 120, -217.103, -35.9598, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x03A702AB [120.000000 -217.102997 -35.959801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A70AA, 4999, 0x03A702B5, 140, -80, -36, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ @@ -729,8 +729,8 @@ VALUES (0x703A70B8, 5000, 0x03A702C6, 40, -170, -24, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x03A702C6 [40.000000 -170.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70B9, 4999, 0x03A702C7, 43.182, -180, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A702C7 [43.181999 -180.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A70B9, 4999, 0x03A702C7, 43.182, -180, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A702C7 [43.181999 -180.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A70BA, 4999, 0x03A702C8, 36.3373, -190.156, -24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ @@ -761,12 +761,12 @@ VALUES (0x703A70C2, 11481, 0x03A702D0, 102.897, -230, -29.9598, 0.707107, 0, 0, /* @teleloc 0x03A702D0 [102.897003 -230.000000 -29.959801] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70C3, 5627, 0x03A702D9, 110, -235.251, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A702D9 [110.000000 -235.251007 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A70C3, 5627, 0x03A702D9, 110, -235.251, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A702D9 [110.000000 -235.251007 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70C4, 11481, 0x03A702D9, 110, -237.103, -29.9598, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x03A702D9 [110.000000 -237.102997 -29.959801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A70C4, 11481, 0x03A702D9, 110, -237.103, -29.9598, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x03A702D9 [110.000000 -237.102997 -29.959801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A70C5, 4999, 0x03A702DB, 117.099, -82.8192, -30, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ @@ -789,12 +789,12 @@ VALUES (0x703A70C9, 4999, 0x03A702DB, 120, -80, -30, -0.707107, 0, 0, -0.707107 /* @teleloc 0x03A702DB [120.000000 -80.000000 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70CA, 5627, 0x03A702EC, 130, -235.251, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A702EC [130.000000 -235.251007 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A70CA, 5627, 0x03A702EC, 130, -235.251, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A702EC [130.000000 -235.251007 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70CB, 11481, 0x03A702EC, 130, -237.103, -29.9598, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ -/* @teleloc 0x03A702EC [130.000000 -237.102997 -29.959801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A70CB, 11481, 0x03A702EC, 130, -237.103, -29.9598, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ +/* @teleloc 0x03A702EC [130.000000 -237.102997 -29.959801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A70CC, 4999, 0x03A702EF, 140, -100, -30, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ @@ -989,20 +989,20 @@ VALUES (0x703A70FB, 4999, 0x03A70329, 140, -107.463, -28.2729, 0.99914, 0, 0, 0 /* @teleloc 0x03A70329 [140.000000 -107.462997 -28.272900] 0.999140 0.000000 0.000000 0.041475 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70FC, 4999, 0x03A7032A, 140, -120, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A7032A [140.000000 -120.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A70FC, 4999, 0x03A7032A, 140, -120, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A7032A [140.000000 -120.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70FD, 4999, 0x03A7032A, 139.888, -117.083, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A7032A [139.888000 -117.083000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A70FD, 4999, 0x03A7032A, 139.888, -117.083, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A7032A [139.888000 -117.083000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70FE, 4999, 0x03A7032A, 143.05, -119.97, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A7032A [143.050003 -119.970001 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A70FE, 4999, 0x03A7032A, 143.05, -119.97, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A7032A [143.050003 -119.970001 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A70FF, 4999, 0x03A7032A, 137.005, -119.937, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A7032A [137.005005 -119.936996 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A70FF, 4999, 0x03A7032A, 137.005, -119.937, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A7032A [137.005005 -119.936996 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A7100, 4999, 0x03A70331, 150, -120, -26.7507, 0.741496, 0, 0, -0.670958, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ @@ -1049,24 +1049,24 @@ VALUES (0x703A710A, 4999, 0x03A70343, 60.9969, -173.122, -18, 0.707107, 0, 0, - /* @teleloc 0x03A70343 [60.996899 -173.121994 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A710B, 4999, 0x03A70344, 60, -180, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A70344 [60.000000 -180.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A710B, 4999, 0x03A70344, 60, -180, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A70344 [60.000000 -180.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A710C, 4999, 0x03A70344, 62.7891, -182.639, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A70344 [62.789101 -182.639008 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A710C, 4999, 0x03A70344, 62.7891, -182.639, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A70344 [62.789101 -182.639008 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A710D, 4999, 0x03A70344, 62.7973, -177.138, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A70344 [62.797298 -177.138000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A710D, 4999, 0x03A70344, 62.7973, -177.138, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A70344 [62.797298 -177.138000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A710E, 4999, 0x03A70344, 57.2023, -177.358, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A70344 [57.202301 -177.358002 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A710E, 4999, 0x03A70344, 57.2023, -177.358, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A70344 [57.202301 -177.358002 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A710F, 4999, 0x03A70344, 57.2776, -182.481, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ -/* @teleloc 0x03A70344 [57.277599 -182.481003 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A710F, 4999, 0x03A70344, 57.2776, -182.481, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chilly Air Level 3 */ +/* @teleloc 0x03A70344 [57.277599 -182.481003 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A7110, 11535, 0x03A70344, 60.3559, -175.644, -17.995, 0.396155, 0, 0, -0.918184, True, '2005-02-09 10:00:00'); /* Chaos Wisp */ @@ -1077,8 +1077,8 @@ VALUES (0x703A7111, 11535, 0x03A70347, 69.0552, -99.6782, -20.995, 0.203776, 0, /* @teleloc 0x03A70347 [69.055199 -99.678200 -20.995001] 0.203776 0.000000 0.000000 -0.979017 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A7112, 4464, 0x03A70354, 70, -123.999, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A70354 [70.000000 -123.999001 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A7112, 4464, 0x03A70354, 70, -123.999, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A70354 [70.000000 -123.999001 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x703A7112, 0x703A7069, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ @@ -1691,8 +1691,8 @@ VALUES (0x703A719B, 4999, 0x03A703C6, 107.069, -167.777, 0.005, -0.900903, 0, 0 /* @teleloc 0x03A703C6 [107.069000 -167.776993 0.005000] -0.900903 0.000000 0.000000 -0.434021 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A719C, 2131, 0x03A701D7, 50, -136.271, -53.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x03A701D7 [50.000000 -136.270996 -53.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A719C, 2131, 0x03A701D7, 50, -136.271, -53.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x03A701D7 [50.000000 -136.270996 -53.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A719D, 2131, 0x03A702CB, 60, -106.113, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03A8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03A8.sql index caf3283c79..d7c53f82fb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03A8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03A8.sql @@ -21,20 +21,20 @@ VALUES (0x703A8004, 9686, 0x03A80103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03A80103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A8005, 278, 0x03A80105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A80105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A8005, 278, 0x03A80105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A80105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A8006, 11697, 0x03A80110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03A80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A8006, 11697, 0x03A80110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03A80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A8007, 9686, 0x03A80110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03A80110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A8008, 278, 0x03A80112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A80112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A8008, 278, 0x03A80112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A80112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A8009, 9686, 0x03A80118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703A800D, 9686, 0x03A80119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03A80119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A800E, 11697, 0x03A80119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03A80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A800E, 11697, 0x03A80119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03A80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A800F, 9686, 0x03A80119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03A9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03A9.sql index b9ee8d0417..e55d13b67c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03A9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03A9.sql @@ -21,20 +21,20 @@ VALUES (0x703A9004, 9686, 0x03A90103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03A90103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A9005, 278, 0x03A90105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A90105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A9005, 278, 0x03A90105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A90105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A9006, 11697, 0x03A90110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03A90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A9006, 11697, 0x03A90110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03A90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A9007, 9686, 0x03A90110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03A90110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A9008, 278, 0x03A90112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03A90112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703A9008, 278, 0x03A90112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03A90112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A9009, 9686, 0x03A90118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703A900D, 9686, 0x03A90119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03A90119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703A900E, 11697, 0x03A90119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03A90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703A900E, 11697, 0x03A90119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03A90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703A900F, 9686, 0x03A90119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03AA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03AA.sql index 66c8eb887b..0e3050963f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03AA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03AA.sql @@ -21,20 +21,20 @@ VALUES (0x703AA004, 9686, 0x03AA0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03AA0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AA005, 278, 0x03AA0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AA0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AA005, 278, 0x03AA0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AA0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AA006, 11697, 0x03AA0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AA006, 11697, 0x03AA0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AA007, 9686, 0x03AA0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03AA0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AA008, 278, 0x03AA0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AA0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AA008, 278, 0x03AA0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AA0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AA009, 9686, 0x03AA0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703AA00D, 9686, 0x03AA0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03AA0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AA00E, 11697, 0x03AA0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AA00E, 11697, 0x03AA0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AA00F, 9686, 0x03AA0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03AB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03AB.sql index 3b6e8bb857..7df6b3ddda 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03AB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03AB.sql @@ -21,20 +21,20 @@ VALUES (0x703AB004, 9686, 0x03AB0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03AB0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AB005, 278, 0x03AB0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AB0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AB005, 278, 0x03AB0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AB0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AB006, 11697, 0x03AB0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AB006, 11697, 0x03AB0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AB007, 9686, 0x03AB0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03AB0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AB008, 278, 0x03AB0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AB0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AB008, 278, 0x03AB0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AB0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AB009, 9686, 0x03AB0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703AB00D, 9686, 0x03AB0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03AB0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AB00E, 11697, 0x03AB0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AB00E, 11697, 0x03AB0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AB00F, 9686, 0x03AB0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03AC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03AC.sql index 390149fc7b..ea14e109a9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03AC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03AC.sql @@ -21,20 +21,20 @@ VALUES (0x703AC004, 9686, 0x03AC0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03AC0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AC005, 278, 0x03AC0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AC0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AC005, 278, 0x03AC0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AC0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AC006, 11697, 0x03AC0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AC006, 11697, 0x03AC0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AC007, 9686, 0x03AC0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03AC0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AC008, 278, 0x03AC0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AC0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AC008, 278, 0x03AC0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AC0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AC009, 9686, 0x03AC0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703AC00D, 9686, 0x03AC0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03AC0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AC00E, 11697, 0x03AC0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AC00E, 11697, 0x03AC0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AC00F, 9686, 0x03AC0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03AD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03AD.sql index 96df33f99f..ac645e88ba 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03AD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03AD.sql @@ -21,20 +21,20 @@ VALUES (0x703AD004, 9686, 0x03AD0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03AD0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AD005, 278, 0x03AD0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AD0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AD005, 278, 0x03AD0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AD0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AD006, 11697, 0x03AD0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AD0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AD006, 11697, 0x03AD0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AD0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AD007, 9686, 0x03AD0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03AD0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AD008, 278, 0x03AD0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AD0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AD008, 278, 0x03AD0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AD0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AD009, 9686, 0x03AD0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703AD00D, 9686, 0x03AD0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03AD0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AD00E, 11697, 0x03AD0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AD0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AD00E, 11697, 0x03AD0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AD0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AD00F, 9686, 0x03AD0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03AE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03AE.sql index 602f72409a..da5cae20b1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03AE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03AE.sql @@ -21,20 +21,20 @@ VALUES (0x703AE004, 9686, 0x03AE0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03AE0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AE005, 278, 0x03AE0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AE0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AE005, 278, 0x03AE0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AE0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AE006, 11697, 0x03AE0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AE0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AE006, 11697, 0x03AE0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AE0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AE007, 9686, 0x03AE0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03AE0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AE008, 278, 0x03AE0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AE0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AE008, 278, 0x03AE0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AE0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AE009, 9686, 0x03AE0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703AE00D, 9686, 0x03AE0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03AE0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AE00E, 11697, 0x03AE0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AE0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AE00E, 11697, 0x03AE0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AE0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AE00F, 9686, 0x03AE0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03AF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03AF.sql index 290b79a0dd..bb2026d1d9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03AF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03AF.sql @@ -21,20 +21,20 @@ VALUES (0x703AF004, 9686, 0x03AF0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03AF0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AF005, 278, 0x03AF0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AF0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AF005, 278, 0x03AF0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AF0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AF006, 11697, 0x03AF0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AF0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AF006, 11697, 0x03AF0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AF0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AF007, 9686, 0x03AF0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03AF0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AF008, 278, 0x03AF0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03AF0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703AF008, 278, 0x03AF0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03AF0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AF009, 9686, 0x03AF0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703AF00D, 9686, 0x03AF0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03AF0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703AF00E, 11697, 0x03AF0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03AF0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703AF00E, 11697, 0x03AF0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03AF0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703AF00F, 9686, 0x03AF0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03B0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03B0.sql index e32163cf90..97467998a8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03B0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03B0.sql @@ -21,20 +21,20 @@ VALUES (0x703B0004, 9686, 0x03B00103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03B00103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B0005, 278, 0x03B00105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B00105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B0005, 278, 0x03B00105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B00105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B0006, 11697, 0x03B00110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B00110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B0006, 11697, 0x03B00110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B00110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B0007, 9686, 0x03B00110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03B00110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B0008, 278, 0x03B00112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B00112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B0008, 278, 0x03B00112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B00112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B0009, 9686, 0x03B00118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703B000D, 9686, 0x03B00119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03B00119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B000E, 11697, 0x03B00119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B00119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B000E, 11697, 0x03B00119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B00119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B000F, 9686, 0x03B00119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03B1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03B1.sql index a4a96b58a1..04f5868ba5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03B1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03B1.sql @@ -21,20 +21,20 @@ VALUES (0x703B1004, 9686, 0x03B10103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03B10103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B1005, 278, 0x03B10105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B10105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B1005, 278, 0x03B10105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B10105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B1006, 11697, 0x03B10110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B10110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B1006, 11697, 0x03B10110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B10110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B1007, 9686, 0x03B10110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03B10110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B1008, 278, 0x03B10112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B10112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B1008, 278, 0x03B10112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B10112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B1009, 9686, 0x03B10118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703B100D, 9686, 0x03B10119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03B10119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B100E, 11697, 0x03B10119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B10119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B100E, 11697, 0x03B10119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B10119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B100F, 9686, 0x03B10119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03B2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03B2.sql index f5134fd8a5..2585b9e76c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03B2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03B2.sql @@ -21,20 +21,20 @@ VALUES (0x703B2004, 9686, 0x03B20103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03B20103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B2005, 278, 0x03B20105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B20105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B2005, 278, 0x03B20105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B20105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B2006, 11697, 0x03B20110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B20110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B2006, 11697, 0x03B20110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B20110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B2007, 9686, 0x03B20110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03B20110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B2008, 278, 0x03B20112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B20112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B2008, 278, 0x03B20112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B20112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B2009, 9686, 0x03B20118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703B200D, 9686, 0x03B20119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03B20119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B200E, 11697, 0x03B20119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B20119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B200E, 11697, 0x03B20119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B20119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B200F, 9686, 0x03B20119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03B3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03B3.sql index 81b5cb4985..c20dc508a7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03B3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03B3.sql @@ -21,20 +21,20 @@ VALUES (0x703B3004, 9686, 0x03B30103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03B30103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B3005, 278, 0x03B30105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B30105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B3005, 278, 0x03B30105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B30105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B3006, 11697, 0x03B30110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B30110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B3006, 11697, 0x03B30110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B30110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B3007, 9686, 0x03B30110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03B30110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B3008, 278, 0x03B30112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B30112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B3008, 278, 0x03B30112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B30112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B3009, 9686, 0x03B30118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703B300D, 9686, 0x03B30119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03B30119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B300E, 11697, 0x03B30119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B30119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B300E, 11697, 0x03B30119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B30119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B300F, 9686, 0x03B30119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03B4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03B4.sql index 1e1161a833..defa201679 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03B4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03B4.sql @@ -21,20 +21,20 @@ VALUES (0x703B4004, 9686, 0x03B40103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03B40103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B4005, 278, 0x03B40105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B40105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B4005, 278, 0x03B40105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B40105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B4006, 11697, 0x03B40110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B40110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B4006, 11697, 0x03B40110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B40110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B4007, 9686, 0x03B40110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03B40110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B4008, 278, 0x03B40112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B40112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B4008, 278, 0x03B40112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B40112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B4009, 9686, 0x03B40118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703B400D, 9686, 0x03B40119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03B40119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B400E, 11697, 0x03B40119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B40119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B400E, 11697, 0x03B40119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B40119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B400F, 9686, 0x03B40119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03B5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03B5.sql index 78e890a4b5..ddebece1e8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03B5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03B5.sql @@ -21,20 +21,20 @@ VALUES (0x703B5004, 9686, 0x03B50103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03B50103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B5005, 278, 0x03B50105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B50105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B5005, 278, 0x03B50105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B50105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B5006, 11697, 0x03B50110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B50110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B5006, 11697, 0x03B50110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B50110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B5007, 9686, 0x03B50110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03B50110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B5008, 278, 0x03B50112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B50112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B5008, 278, 0x03B50112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B50112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B5009, 9686, 0x03B50118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703B500D, 9686, 0x03B50119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03B50119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B500E, 11697, 0x03B50119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B50119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B500E, 11697, 0x03B50119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B50119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B500F, 9686, 0x03B50119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03B6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03B6.sql index 67c663ff95..3df84570ee 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03B6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03B6.sql @@ -21,20 +21,20 @@ VALUES (0x703B6004, 9686, 0x03B60103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03B60103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B6005, 278, 0x03B60105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B60105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B6005, 278, 0x03B60105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B60105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B6006, 11697, 0x03B60110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B60110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B6006, 11697, 0x03B60110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B60110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B6007, 9686, 0x03B60110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03B60110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B6008, 278, 0x03B60112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B60112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B6008, 278, 0x03B60112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B60112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B6009, 9686, 0x03B60118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703B600D, 9686, 0x03B60119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03B60119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B600E, 11697, 0x03B60119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B60119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B600E, 11697, 0x03B60119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B60119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B600F, 9686, 0x03B60119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03B7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03B7.sql index 4bb173ade5..4cedabb9b6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03B7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03B7.sql @@ -21,20 +21,20 @@ VALUES (0x703B7004, 9686, 0x03B70103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03B70103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B7005, 278, 0x03B70105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B70105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B7005, 278, 0x03B70105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B70105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B7006, 11697, 0x03B70110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B70110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B7006, 11697, 0x03B70110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B70110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B7007, 9686, 0x03B70110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03B70110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B7008, 278, 0x03B70112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B70112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B7008, 278, 0x03B70112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B70112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B7009, 9686, 0x03B70118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703B700D, 9686, 0x03B70119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03B70119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B700E, 11697, 0x03B70119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B70119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B700E, 11697, 0x03B70119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B70119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B700F, 9686, 0x03B70119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03B8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03B8.sql index 12d1885c8e..b273c57a06 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03B8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03B8.sql @@ -21,20 +21,20 @@ VALUES (0x703B8004, 9686, 0x03B80103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03B80103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B8005, 278, 0x03B80105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B80105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B8005, 278, 0x03B80105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B80105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B8006, 11697, 0x03B80110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B8006, 11697, 0x03B80110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B8007, 9686, 0x03B80110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03B80110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B8008, 278, 0x03B80112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B80112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B8008, 278, 0x03B80112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B80112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B8009, 9686, 0x03B80118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703B800D, 9686, 0x03B80119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03B80119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B800E, 11697, 0x03B80119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B800E, 11697, 0x03B80119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B800F, 9686, 0x03B80119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03B9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03B9.sql index 7168376952..32fee6f636 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03B9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03B9.sql @@ -21,20 +21,20 @@ VALUES (0x703B9004, 9686, 0x03B90103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03B90103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B9005, 278, 0x03B90105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B90105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B9005, 278, 0x03B90105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B90105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B9006, 11697, 0x03B90110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B9006, 11697, 0x03B90110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B9007, 9686, 0x03B90110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03B90110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B9008, 278, 0x03B90112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03B90112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703B9008, 278, 0x03B90112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03B90112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B9009, 9686, 0x03B90118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703B900D, 9686, 0x03B90119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03B90119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703B900E, 11697, 0x03B90119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03B90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703B900E, 11697, 0x03B90119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03B90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703B900F, 9686, 0x03B90119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03BA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03BA.sql index ab7fd8909e..890c7e4f85 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03BA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03BA.sql @@ -21,20 +21,20 @@ VALUES (0x703BA004, 9686, 0x03BA0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03BA0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BA005, 278, 0x03BA0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BA0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BA005, 278, 0x03BA0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BA0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BA006, 11697, 0x03BA0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BA006, 11697, 0x03BA0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BA007, 9686, 0x03BA0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03BA0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BA008, 278, 0x03BA0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BA0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BA008, 278, 0x03BA0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BA0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BA009, 9686, 0x03BA0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703BA00D, 9686, 0x03BA0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03BA0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BA00E, 11697, 0x03BA0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BA00E, 11697, 0x03BA0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BA00F, 9686, 0x03BA0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03BB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03BB.sql index fb0313e09f..bf4387a54a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03BB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03BB.sql @@ -21,20 +21,20 @@ VALUES (0x703BB004, 9686, 0x03BB0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03BB0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BB005, 278, 0x03BB0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BB0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BB005, 278, 0x03BB0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BB0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BB006, 11697, 0x03BB0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BB006, 11697, 0x03BB0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BB007, 9686, 0x03BB0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03BB0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BB008, 278, 0x03BB0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BB0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BB008, 278, 0x03BB0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BB0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BB009, 9686, 0x03BB0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703BB00D, 9686, 0x03BB0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03BB0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BB00E, 11697, 0x03BB0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BB00E, 11697, 0x03BB0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BB00F, 9686, 0x03BB0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03BC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03BC.sql index beecf36a0f..79dde0ad39 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03BC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03BC.sql @@ -21,20 +21,20 @@ VALUES (0x703BC004, 9686, 0x03BC0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03BC0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BC005, 278, 0x03BC0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BC0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BC005, 278, 0x03BC0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BC0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BC006, 11697, 0x03BC0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BC006, 11697, 0x03BC0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BC007, 9686, 0x03BC0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03BC0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BC008, 278, 0x03BC0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BC0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BC008, 278, 0x03BC0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BC0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BC009, 9686, 0x03BC0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703BC00D, 9686, 0x03BC0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03BC0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BC00E, 11697, 0x03BC0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BC00E, 11697, 0x03BC0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BC00F, 9686, 0x03BC0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03BD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03BD.sql index 4cf3709bb8..d7d34bc476 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03BD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03BD.sql @@ -21,20 +21,20 @@ VALUES (0x703BD004, 9686, 0x03BD0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03BD0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BD005, 278, 0x03BD0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BD0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BD005, 278, 0x03BD0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BD0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BD006, 11697, 0x03BD0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BD0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BD006, 11697, 0x03BD0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BD0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BD007, 9686, 0x03BD0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03BD0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BD008, 278, 0x03BD0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BD0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BD008, 278, 0x03BD0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BD0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BD009, 9686, 0x03BD0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703BD00D, 9686, 0x03BD0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03BD0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BD00E, 11697, 0x03BD0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BD0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BD00E, 11697, 0x03BD0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BD0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BD00F, 9686, 0x03BD0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03BE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03BE.sql index d6b9a595f2..9415e48299 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03BE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03BE.sql @@ -21,20 +21,20 @@ VALUES (0x703BE004, 9686, 0x03BE0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03BE0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BE005, 278, 0x03BE0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BE0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BE005, 278, 0x03BE0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BE0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BE006, 11697, 0x03BE0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BE0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BE006, 11697, 0x03BE0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BE0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BE007, 9686, 0x03BE0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03BE0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BE008, 278, 0x03BE0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BE0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BE008, 278, 0x03BE0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BE0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BE009, 9686, 0x03BE0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703BE00D, 9686, 0x03BE0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03BE0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BE00E, 11697, 0x03BE0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BE0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BE00E, 11697, 0x03BE0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BE0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BE00F, 9686, 0x03BE0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03BF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03BF.sql index 23782d98ea..eb024dd54d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03BF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03BF.sql @@ -21,20 +21,20 @@ VALUES (0x703BF004, 9686, 0x03BF0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03BF0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BF005, 278, 0x03BF0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BF0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BF005, 278, 0x03BF0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BF0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BF006, 11697, 0x03BF0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BF0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BF006, 11697, 0x03BF0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BF0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BF007, 9686, 0x03BF0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03BF0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BF008, 278, 0x03BF0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03BF0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703BF008, 278, 0x03BF0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03BF0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BF009, 9686, 0x03BF0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703BF00D, 9686, 0x03BF0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03BF0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703BF00E, 11697, 0x03BF0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03BF0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703BF00E, 11697, 0x03BF0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03BF0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703BF00F, 9686, 0x03BF0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03C0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03C0.sql index 72c768d292..1e02667786 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03C0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03C0.sql @@ -21,20 +21,20 @@ VALUES (0x703C0004, 9686, 0x03C00103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03C00103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C0005, 278, 0x03C00105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C00105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C0005, 278, 0x03C00105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C00105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C0006, 11697, 0x03C00110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C00110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C0006, 11697, 0x03C00110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C00110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C0007, 9686, 0x03C00110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03C00110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C0008, 278, 0x03C00112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C00112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C0008, 278, 0x03C00112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C00112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C0009, 9686, 0x03C00118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703C000D, 9686, 0x03C00119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03C00119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C000E, 11697, 0x03C00119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C00119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C000E, 11697, 0x03C00119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C00119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C000F, 9686, 0x03C00119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03C1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03C1.sql index 5c6fb9e3d9..d52a214926 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03C1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03C1.sql @@ -21,20 +21,20 @@ VALUES (0x703C1004, 9686, 0x03C10103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03C10103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C1005, 278, 0x03C10105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C10105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C1005, 278, 0x03C10105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C10105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C1006, 11697, 0x03C10110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C10110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C1006, 11697, 0x03C10110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C10110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C1007, 9686, 0x03C10110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03C10110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C1008, 278, 0x03C10112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C10112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C1008, 278, 0x03C10112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C10112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C1009, 9686, 0x03C10118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703C100D, 9686, 0x03C10119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03C10119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C100E, 11697, 0x03C10119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C10119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C100E, 11697, 0x03C10119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C10119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C100F, 9686, 0x03C10119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03C2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03C2.sql index 4be2149044..e743c5a1ef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03C2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03C2.sql @@ -21,20 +21,20 @@ VALUES (0x703C2004, 9686, 0x03C20103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03C20103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C2005, 278, 0x03C20105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C20105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C2005, 278, 0x03C20105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C20105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C2006, 11697, 0x03C20110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C20110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C2006, 11697, 0x03C20110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C20110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C2007, 9686, 0x03C20110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03C20110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C2008, 278, 0x03C20112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C20112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C2008, 278, 0x03C20112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C20112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C2009, 9686, 0x03C20118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703C200D, 9686, 0x03C20119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03C20119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C200E, 11697, 0x03C20119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C20119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C200E, 11697, 0x03C20119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C20119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C200F, 9686, 0x03C20119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03C3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03C3.sql index 12a5ccc8a6..86d455bca4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03C3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03C3.sql @@ -21,20 +21,20 @@ VALUES (0x703C3004, 9686, 0x03C30103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03C30103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C3005, 278, 0x03C30105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C30105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C3005, 278, 0x03C30105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C30105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C3006, 11697, 0x03C30110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C30110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C3006, 11697, 0x03C30110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C30110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C3007, 9686, 0x03C30110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03C30110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C3008, 278, 0x03C30112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C30112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C3008, 278, 0x03C30112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C30112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C3009, 9686, 0x03C30118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703C300D, 9686, 0x03C30119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03C30119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C300E, 11697, 0x03C30119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C30119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C300E, 11697, 0x03C30119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C30119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C300F, 9686, 0x03C30119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03C4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03C4.sql index c2681216e3..12c712c2d6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03C4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03C4.sql @@ -21,20 +21,20 @@ VALUES (0x703C4004, 9686, 0x03C40103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03C40103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C4005, 278, 0x03C40105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C40105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C4005, 278, 0x03C40105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C40105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C4006, 11697, 0x03C40110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C40110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C4006, 11697, 0x03C40110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C40110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C4007, 9686, 0x03C40110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03C40110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C4008, 278, 0x03C40112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C40112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C4008, 278, 0x03C40112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C40112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C4009, 9686, 0x03C40118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703C400D, 9686, 0x03C40119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03C40119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C400E, 11697, 0x03C40119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C40119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C400E, 11697, 0x03C40119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C40119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C400F, 9686, 0x03C40119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03C5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03C5.sql index 15505a8652..51d4a8f7f8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03C5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03C5.sql @@ -21,20 +21,20 @@ VALUES (0x703C5004, 9686, 0x03C50103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03C50103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C5005, 278, 0x03C50105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C50105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C5005, 278, 0x03C50105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C50105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C5006, 11697, 0x03C50110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C50110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C5006, 11697, 0x03C50110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C50110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C5007, 9686, 0x03C50110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03C50110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C5008, 278, 0x03C50112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C50112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C5008, 278, 0x03C50112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C50112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C5009, 9686, 0x03C50118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703C500D, 9686, 0x03C50119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03C50119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C500E, 11697, 0x03C50119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C50119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C500E, 11697, 0x03C50119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C50119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C500F, 9686, 0x03C50119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03C6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03C6.sql index 9d23982d6d..567d68b845 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03C6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03C6.sql @@ -21,20 +21,20 @@ VALUES (0x703C6004, 9686, 0x03C60103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03C60103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C6005, 278, 0x03C60105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C60105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C6005, 278, 0x03C60105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C60105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C6006, 11697, 0x03C60110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C60110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C6006, 11697, 0x03C60110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C60110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C6007, 9686, 0x03C60110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03C60110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C6008, 278, 0x03C60112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C60112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C6008, 278, 0x03C60112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C60112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C6009, 9686, 0x03C60118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703C600D, 9686, 0x03C60119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03C60119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C600E, 11697, 0x03C60119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C60119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C600E, 11697, 0x03C60119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C60119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C600F, 9686, 0x03C60119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03C7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03C7.sql index 7ff69041be..74be8f9a83 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03C7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03C7.sql @@ -21,20 +21,20 @@ VALUES (0x703C7004, 9686, 0x03C70103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03C70103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C7005, 278, 0x03C70105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C70105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C7005, 278, 0x03C70105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C70105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C7006, 11697, 0x03C70110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C70110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C7006, 11697, 0x03C70110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C70110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C7007, 9686, 0x03C70110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03C70110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C7008, 278, 0x03C70112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C70112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C7008, 278, 0x03C70112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C70112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C7009, 9686, 0x03C70118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703C700D, 9686, 0x03C70119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03C70119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C700E, 11697, 0x03C70119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C70119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C700E, 11697, 0x03C70119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C70119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C700F, 9686, 0x03C70119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03C8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03C8.sql index 4ca0e8c1c0..75fbe637ec 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03C8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03C8.sql @@ -21,20 +21,20 @@ VALUES (0x703C8004, 9686, 0x03C80103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03C80103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C8005, 278, 0x03C80105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C80105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C8005, 278, 0x03C80105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C80105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C8006, 11697, 0x03C80110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C8006, 11697, 0x03C80110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C8007, 9686, 0x03C80110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03C80110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C8008, 278, 0x03C80112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C80112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C8008, 278, 0x03C80112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C80112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C8009, 9686, 0x03C80118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703C800D, 9686, 0x03C80119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03C80119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C800E, 11697, 0x03C80119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C800E, 11697, 0x03C80119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C800F, 9686, 0x03C80119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03C9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03C9.sql index b5046540ec..0126a41075 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03C9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03C9.sql @@ -21,20 +21,20 @@ VALUES (0x703C9004, 9686, 0x03C90103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03C90103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C9005, 278, 0x03C90105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C90105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C9005, 278, 0x03C90105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C90105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C9006, 11697, 0x03C90110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C9006, 11697, 0x03C90110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C9007, 9686, 0x03C90110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03C90110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C9008, 278, 0x03C90112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03C90112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703C9008, 278, 0x03C90112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03C90112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C9009, 9686, 0x03C90118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703C900D, 9686, 0x03C90119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03C90119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703C900E, 11697, 0x03C90119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03C90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703C900E, 11697, 0x03C90119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03C90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703C900F, 9686, 0x03C90119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03CA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03CA.sql index f73e9f8dd1..b4211ac571 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03CA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03CA.sql @@ -21,20 +21,20 @@ VALUES (0x703CA004, 9686, 0x03CA0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03CA0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CA005, 278, 0x03CA0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CA0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CA005, 278, 0x03CA0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CA0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CA006, 11697, 0x03CA0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CA006, 11697, 0x03CA0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CA007, 9686, 0x03CA0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03CA0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CA008, 278, 0x03CA0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CA0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CA008, 278, 0x03CA0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CA0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CA009, 9686, 0x03CA0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703CA00D, 9686, 0x03CA0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03CA0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CA00E, 11697, 0x03CA0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CA00E, 11697, 0x03CA0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CA00F, 9686, 0x03CA0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03CB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03CB.sql index cdd7bb7b9c..f0af378e97 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03CB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03CB.sql @@ -21,20 +21,20 @@ VALUES (0x703CB004, 9686, 0x03CB0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03CB0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CB005, 278, 0x03CB0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CB0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CB005, 278, 0x03CB0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CB0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CB006, 11697, 0x03CB0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CB006, 11697, 0x03CB0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CB007, 9686, 0x03CB0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03CB0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CB008, 278, 0x03CB0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CB0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CB008, 278, 0x03CB0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CB0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CB009, 9686, 0x03CB0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703CB00D, 9686, 0x03CB0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03CB0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CB00E, 11697, 0x03CB0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CB00E, 11697, 0x03CB0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CB00F, 9686, 0x03CB0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03CC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03CC.sql index 9a85d4fa27..0d519f9e86 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03CC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03CC.sql @@ -21,20 +21,20 @@ VALUES (0x703CC004, 9686, 0x03CC0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03CC0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CC005, 278, 0x03CC0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CC0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CC005, 278, 0x03CC0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CC0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CC006, 11697, 0x03CC0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CC006, 11697, 0x03CC0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CC007, 9686, 0x03CC0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03CC0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CC008, 278, 0x03CC0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CC0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CC008, 278, 0x03CC0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CC0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CC009, 9686, 0x03CC0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703CC00D, 9686, 0x03CC0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03CC0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CC00E, 11697, 0x03CC0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CC00E, 11697, 0x03CC0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CC00F, 9686, 0x03CC0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03CD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03CD.sql index c585c6c5a1..dbb4a5cffc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03CD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03CD.sql @@ -21,20 +21,20 @@ VALUES (0x703CD004, 9686, 0x03CD0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03CD0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CD005, 278, 0x03CD0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CD0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CD005, 278, 0x03CD0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CD0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CD006, 11697, 0x03CD0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CD0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CD006, 11697, 0x03CD0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CD0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CD007, 9686, 0x03CD0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03CD0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CD008, 278, 0x03CD0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CD0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CD008, 278, 0x03CD0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CD0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CD009, 9686, 0x03CD0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703CD00D, 9686, 0x03CD0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03CD0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CD00E, 11697, 0x03CD0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CD0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CD00E, 11697, 0x03CD0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CD0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CD00F, 9686, 0x03CD0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03CE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03CE.sql index be0a8fec74..cbeae0ffc1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03CE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03CE.sql @@ -21,20 +21,20 @@ VALUES (0x703CE004, 9686, 0x03CE0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03CE0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CE005, 278, 0x03CE0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CE0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CE005, 278, 0x03CE0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CE0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CE006, 11697, 0x03CE0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CE0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CE006, 11697, 0x03CE0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CE0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CE007, 9686, 0x03CE0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03CE0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CE008, 278, 0x03CE0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CE0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CE008, 278, 0x03CE0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CE0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CE009, 9686, 0x03CE0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703CE00D, 9686, 0x03CE0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03CE0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CE00E, 11697, 0x03CE0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CE0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CE00E, 11697, 0x03CE0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CE0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CE00F, 9686, 0x03CE0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03CF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03CF.sql index ab48b95e88..d23f797def 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03CF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03CF.sql @@ -21,20 +21,20 @@ VALUES (0x703CF004, 9686, 0x03CF0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03CF0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CF005, 278, 0x03CF0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CF0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CF005, 278, 0x03CF0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CF0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CF006, 11697, 0x03CF0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CF0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CF006, 11697, 0x03CF0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CF0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CF007, 9686, 0x03CF0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03CF0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CF008, 278, 0x03CF0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03CF0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703CF008, 278, 0x03CF0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03CF0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CF009, 9686, 0x03CF0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703CF00D, 9686, 0x03CF0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03CF0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703CF00E, 11697, 0x03CF0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03CF0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703CF00E, 11697, 0x03CF0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03CF0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703CF00F, 9686, 0x03CF0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03D0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03D0.sql index 6a44b6fef3..ce9a337dfc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03D0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03D0.sql @@ -21,20 +21,20 @@ VALUES (0x703D0004, 9686, 0x03D00103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03D00103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D0005, 278, 0x03D00105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D00105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D0005, 278, 0x03D00105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D00105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D0006, 11697, 0x03D00110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D00110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D0006, 11697, 0x03D00110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D00110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D0007, 9686, 0x03D00110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03D00110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D0008, 278, 0x03D00112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D00112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D0008, 278, 0x03D00112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D00112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D0009, 9686, 0x03D00118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703D000D, 9686, 0x03D00119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03D00119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D000E, 11697, 0x03D00119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D00119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D000E, 11697, 0x03D00119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D00119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D000F, 9686, 0x03D00119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03D1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03D1.sql index 561992dd74..9cd4da5b5c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03D1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03D1.sql @@ -21,20 +21,20 @@ VALUES (0x703D1004, 9686, 0x03D10103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03D10103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D1005, 278, 0x03D10105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D10105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D1005, 278, 0x03D10105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D10105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D1006, 11697, 0x03D10110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D10110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D1006, 11697, 0x03D10110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D10110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D1007, 9686, 0x03D10110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03D10110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D1008, 278, 0x03D10112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D10112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D1008, 278, 0x03D10112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D10112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D1009, 9686, 0x03D10118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703D100D, 9686, 0x03D10119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03D10119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D100E, 11697, 0x03D10119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D10119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D100E, 11697, 0x03D10119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D10119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D100F, 9686, 0x03D10119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03D2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03D2.sql index 659b12932b..d6a52d49ca 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03D2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03D2.sql @@ -21,20 +21,20 @@ VALUES (0x703D2004, 9686, 0x03D20103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03D20103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D2005, 278, 0x03D20105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D20105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D2005, 278, 0x03D20105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D20105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D2006, 11697, 0x03D20110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D20110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D2006, 11697, 0x03D20110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D20110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D2007, 9686, 0x03D20110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03D20110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D2008, 278, 0x03D20112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D20112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D2008, 278, 0x03D20112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D20112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D2009, 9686, 0x03D20118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703D200D, 9686, 0x03D20119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03D20119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D200E, 11697, 0x03D20119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D20119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D200E, 11697, 0x03D20119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D20119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D200F, 9686, 0x03D20119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03D3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03D3.sql index 5f8848bd23..bf36295492 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03D3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03D3.sql @@ -21,20 +21,20 @@ VALUES (0x703D3004, 9686, 0x03D30103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03D30103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D3005, 278, 0x03D30105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D30105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D3005, 278, 0x03D30105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D30105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D3006, 11697, 0x03D30110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D30110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D3006, 11697, 0x03D30110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D30110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D3007, 9686, 0x03D30110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03D30110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D3008, 278, 0x03D30112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D30112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D3008, 278, 0x03D30112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D30112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D3009, 9686, 0x03D30118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703D300D, 9686, 0x03D30119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03D30119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D300E, 11697, 0x03D30119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D30119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D300E, 11697, 0x03D30119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D30119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D300F, 9686, 0x03D30119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03D4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03D4.sql index 67c630237f..88769f70ec 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03D4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03D4.sql @@ -21,20 +21,20 @@ VALUES (0x703D4004, 9686, 0x03D40103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03D40103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D4005, 278, 0x03D40105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D40105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D4005, 278, 0x03D40105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D40105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D4006, 11697, 0x03D40110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D40110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D4006, 11697, 0x03D40110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D40110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D4007, 9686, 0x03D40110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03D40110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D4008, 278, 0x03D40112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D40112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D4008, 278, 0x03D40112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D40112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D4009, 9686, 0x03D40118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703D400D, 9686, 0x03D40119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03D40119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D400E, 11697, 0x03D40119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D40119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D400E, 11697, 0x03D40119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D40119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D400F, 9686, 0x03D40119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03D5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03D5.sql index 970da17c39..eaa62dd65a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03D5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03D5.sql @@ -21,20 +21,20 @@ VALUES (0x703D5004, 9686, 0x03D50103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03D50103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D5005, 278, 0x03D50105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D50105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D5005, 278, 0x03D50105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D50105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D5006, 11697, 0x03D50110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D50110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D5006, 11697, 0x03D50110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D50110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D5007, 9686, 0x03D50110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03D50110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D5008, 278, 0x03D50112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D50112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D5008, 278, 0x03D50112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D50112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D5009, 9686, 0x03D50118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703D500D, 9686, 0x03D50119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03D50119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D500E, 11697, 0x03D50119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D50119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D500E, 11697, 0x03D50119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D50119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D500F, 9686, 0x03D50119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03D6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03D6.sql index c9b1b1c671..46efec7971 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03D6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03D6.sql @@ -21,20 +21,20 @@ VALUES (0x703D6004, 9686, 0x03D60103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03D60103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D6005, 278, 0x03D60105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D60105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D6005, 278, 0x03D60105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D60105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D6006, 11697, 0x03D60110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D60110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D6006, 11697, 0x03D60110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D60110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D6007, 9686, 0x03D60110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03D60110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D6008, 278, 0x03D60112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D60112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D6008, 278, 0x03D60112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D60112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D6009, 9686, 0x03D60118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703D600D, 9686, 0x03D60119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03D60119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D600E, 11697, 0x03D60119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D60119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D600E, 11697, 0x03D60119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D60119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D600F, 9686, 0x03D60119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03D7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03D7.sql index 30000d96f9..f4ab25b2db 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03D7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03D7.sql @@ -21,20 +21,20 @@ VALUES (0x703D7004, 9686, 0x03D70103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03D70103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D7005, 278, 0x03D70105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D70105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D7005, 278, 0x03D70105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D70105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D7006, 11697, 0x03D70110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D70110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D7006, 11697, 0x03D70110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D70110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D7007, 9686, 0x03D70110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03D70110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D7008, 278, 0x03D70112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D70112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D7008, 278, 0x03D70112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D70112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D7009, 9686, 0x03D70118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703D700D, 9686, 0x03D70119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03D70119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D700E, 11697, 0x03D70119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D70119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D700E, 11697, 0x03D70119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D70119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D700F, 9686, 0x03D70119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03D8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03D8.sql index 2d8b7f03f4..b296a83472 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03D8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03D8.sql @@ -21,20 +21,20 @@ VALUES (0x703D8004, 9686, 0x03D80103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03D80103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D8005, 278, 0x03D80105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D80105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D8005, 278, 0x03D80105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D80105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D8006, 11697, 0x03D80110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D8006, 11697, 0x03D80110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D8007, 9686, 0x03D80110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03D80110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D8008, 278, 0x03D80112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D80112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D8008, 278, 0x03D80112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D80112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D8009, 9686, 0x03D80118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703D800D, 9686, 0x03D80119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03D80119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D800E, 11697, 0x03D80119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D800E, 11697, 0x03D80119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D800F, 9686, 0x03D80119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03D9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03D9.sql index 77b15c3e6e..fc8c2cd458 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03D9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03D9.sql @@ -21,20 +21,20 @@ VALUES (0x703D9004, 9686, 0x03D90103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03D90103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D9005, 278, 0x03D90105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D90105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D9005, 278, 0x03D90105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D90105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D9006, 11697, 0x03D90110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D9006, 11697, 0x03D90110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D9007, 9686, 0x03D90110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03D90110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D9008, 278, 0x03D90112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03D90112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703D9008, 278, 0x03D90112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03D90112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D9009, 9686, 0x03D90118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703D900D, 9686, 0x03D90119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03D90119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703D900E, 11697, 0x03D90119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03D90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703D900E, 11697, 0x03D90119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03D90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703D900F, 9686, 0x03D90119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03DA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03DA.sql index a6f315e5cc..6f9c1faa9d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03DA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03DA.sql @@ -21,20 +21,20 @@ VALUES (0x703DA004, 9686, 0x03DA0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03DA0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DA005, 278, 0x03DA0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DA0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DA005, 278, 0x03DA0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DA0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DA006, 11697, 0x03DA0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DA006, 11697, 0x03DA0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DA007, 9686, 0x03DA0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03DA0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DA008, 278, 0x03DA0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DA0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DA008, 278, 0x03DA0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DA0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DA009, 9686, 0x03DA0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703DA00D, 9686, 0x03DA0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03DA0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DA00E, 11697, 0x03DA0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DA00E, 11697, 0x03DA0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DA00F, 9686, 0x03DA0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03DB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03DB.sql index 4b12e3309c..9048be0e2b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03DB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03DB.sql @@ -21,20 +21,20 @@ VALUES (0x703DB004, 9686, 0x03DB0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03DB0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DB005, 278, 0x03DB0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DB0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DB005, 278, 0x03DB0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DB0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DB006, 11697, 0x03DB0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DB006, 11697, 0x03DB0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DB007, 9686, 0x03DB0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03DB0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DB008, 278, 0x03DB0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DB0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DB008, 278, 0x03DB0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DB0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DB009, 9686, 0x03DB0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703DB00D, 9686, 0x03DB0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03DB0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DB00E, 11697, 0x03DB0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DB00E, 11697, 0x03DB0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DB00F, 9686, 0x03DB0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03DC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03DC.sql index fcafdeaf14..1365f6b870 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03DC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03DC.sql @@ -21,20 +21,20 @@ VALUES (0x703DC004, 9686, 0x03DC0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03DC0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DC005, 278, 0x03DC0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DC0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DC005, 278, 0x03DC0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DC0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DC006, 11697, 0x03DC0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DC006, 11697, 0x03DC0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DC007, 9686, 0x03DC0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03DC0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DC008, 278, 0x03DC0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DC0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DC008, 278, 0x03DC0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DC0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DC009, 9686, 0x03DC0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703DC00D, 9686, 0x03DC0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03DC0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DC00E, 11697, 0x03DC0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DC00E, 11697, 0x03DC0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DC00F, 9686, 0x03DC0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03DD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03DD.sql index 79c590141c..3eafbdb3b6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03DD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03DD.sql @@ -21,20 +21,20 @@ VALUES (0x703DD004, 9686, 0x03DD0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03DD0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DD005, 278, 0x03DD0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DD0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DD005, 278, 0x03DD0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DD0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DD006, 11697, 0x03DD0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DD0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DD006, 11697, 0x03DD0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DD0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DD007, 9686, 0x03DD0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03DD0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DD008, 278, 0x03DD0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DD0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DD008, 278, 0x03DD0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DD0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DD009, 9686, 0x03DD0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703DD00D, 9686, 0x03DD0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03DD0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DD00E, 11697, 0x03DD0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DD0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DD00E, 11697, 0x03DD0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DD0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DD00F, 9686, 0x03DD0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03DE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03DE.sql index 5f6e25083e..0bdba5f3de 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03DE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03DE.sql @@ -21,20 +21,20 @@ VALUES (0x703DE004, 9686, 0x03DE0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03DE0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DE005, 278, 0x03DE0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DE0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DE005, 278, 0x03DE0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DE0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DE006, 11697, 0x03DE0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DE0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DE006, 11697, 0x03DE0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DE0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DE007, 9686, 0x03DE0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03DE0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DE008, 278, 0x03DE0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DE0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DE008, 278, 0x03DE0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DE0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DE009, 9686, 0x03DE0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703DE00D, 9686, 0x03DE0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03DE0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DE00E, 11697, 0x03DE0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DE0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DE00E, 11697, 0x03DE0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DE0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DE00F, 9686, 0x03DE0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03DF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03DF.sql index 34c4de5d8e..c1a0c5cdf0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03DF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03DF.sql @@ -21,20 +21,20 @@ VALUES (0x703DF004, 9686, 0x03DF0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03DF0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DF005, 278, 0x03DF0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DF0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DF005, 278, 0x03DF0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DF0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DF006, 11697, 0x03DF0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DF0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DF006, 11697, 0x03DF0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DF0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DF007, 9686, 0x03DF0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03DF0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DF008, 278, 0x03DF0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03DF0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703DF008, 278, 0x03DF0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03DF0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DF009, 9686, 0x03DF0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703DF00D, 9686, 0x03DF0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03DF0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703DF00E, 11697, 0x03DF0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03DF0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703DF00E, 11697, 0x03DF0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03DF0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703DF00F, 9686, 0x03DF0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03E0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03E0.sql index 967f1a1597..5036052e4b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03E0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03E0.sql @@ -21,20 +21,20 @@ VALUES (0x703E0004, 9686, 0x03E00103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03E00103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E0005, 278, 0x03E00105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E00105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E0005, 278, 0x03E00105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E00105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E0006, 11697, 0x03E00110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E00110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E0006, 11697, 0x03E00110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E00110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E0007, 9686, 0x03E00110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03E00110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E0008, 278, 0x03E00112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E00112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E0008, 278, 0x03E00112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E00112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E0009, 9686, 0x03E00118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703E000D, 9686, 0x03E00119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03E00119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E000E, 11697, 0x03E00119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E00119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E000E, 11697, 0x03E00119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E00119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E000F, 9686, 0x03E00119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03E1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03E1.sql index d5df8876ee..e262b8ee3a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03E1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03E1.sql @@ -21,20 +21,20 @@ VALUES (0x703E1004, 9686, 0x03E10103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03E10103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E1005, 278, 0x03E10105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E10105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E1005, 278, 0x03E10105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E10105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E1006, 11697, 0x03E10110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E10110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E1006, 11697, 0x03E10110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E10110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E1007, 9686, 0x03E10110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03E10110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E1008, 278, 0x03E10112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E10112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E1008, 278, 0x03E10112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E10112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E1009, 9686, 0x03E10118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703E100D, 9686, 0x03E10119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03E10119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E100E, 11697, 0x03E10119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E10119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E100E, 11697, 0x03E10119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E10119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E100F, 9686, 0x03E10119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03E2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03E2.sql index 22f2d27e07..8f3b2c749c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03E2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03E2.sql @@ -21,20 +21,20 @@ VALUES (0x703E2004, 9686, 0x03E20103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03E20103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E2005, 278, 0x03E20105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E20105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E2005, 278, 0x03E20105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E20105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E2006, 11697, 0x03E20110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E20110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E2006, 11697, 0x03E20110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E20110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E2007, 9686, 0x03E20110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03E20110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E2008, 278, 0x03E20112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E20112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E2008, 278, 0x03E20112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E20112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E2009, 9686, 0x03E20118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703E200D, 9686, 0x03E20119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03E20119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E200E, 11697, 0x03E20119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E20119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E200E, 11697, 0x03E20119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E20119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E200F, 9686, 0x03E20119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03E3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03E3.sql index c264e2138b..442ab1f8d9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03E3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03E3.sql @@ -21,20 +21,20 @@ VALUES (0x703E3004, 9686, 0x03E30103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03E30103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E3005, 278, 0x03E30105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E30105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E3005, 278, 0x03E30105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E30105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E3006, 11697, 0x03E30110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E30110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E3006, 11697, 0x03E30110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E30110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E3007, 9686, 0x03E30110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03E30110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E3008, 278, 0x03E30112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E30112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E3008, 278, 0x03E30112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E30112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E3009, 9686, 0x03E30118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703E300D, 9686, 0x03E30119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03E30119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E300E, 11697, 0x03E30119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E30119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E300E, 11697, 0x03E30119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E30119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E300F, 9686, 0x03E30119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03E4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03E4.sql index 093ef225e0..ceb44bb471 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03E4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03E4.sql @@ -21,20 +21,20 @@ VALUES (0x703E4004, 9686, 0x03E40103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03E40103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E4005, 278, 0x03E40105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E40105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E4005, 278, 0x03E40105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E40105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E4006, 11697, 0x03E40110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E40110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E4006, 11697, 0x03E40110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E40110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E4007, 9686, 0x03E40110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03E40110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E4008, 278, 0x03E40112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E40112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E4008, 278, 0x03E40112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E40112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E4009, 9686, 0x03E40118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703E400D, 9686, 0x03E40119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03E40119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E400E, 11697, 0x03E40119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E40119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E400E, 11697, 0x03E40119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E40119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E400F, 9686, 0x03E40119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03E5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03E5.sql index e497d2ad37..753a08dd08 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03E5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03E5.sql @@ -21,20 +21,20 @@ VALUES (0x703E5004, 9686, 0x03E50103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03E50103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E5005, 278, 0x03E50105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E50105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E5005, 278, 0x03E50105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E50105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E5006, 11697, 0x03E50110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E50110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E5006, 11697, 0x03E50110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E50110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E5007, 9686, 0x03E50110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03E50110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E5008, 278, 0x03E50112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E50112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E5008, 278, 0x03E50112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E50112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E5009, 9686, 0x03E50118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703E500D, 9686, 0x03E50119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03E50119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E500E, 11697, 0x03E50119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E50119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E500E, 11697, 0x03E50119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E50119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E500F, 9686, 0x03E50119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03E6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03E6.sql index a5d7c020d2..26d8d66af7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03E6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03E6.sql @@ -21,20 +21,20 @@ VALUES (0x703E6004, 9686, 0x03E60103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03E60103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E6005, 278, 0x03E60105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E60105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E6005, 278, 0x03E60105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E60105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E6006, 11697, 0x03E60110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E60110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E6006, 11697, 0x03E60110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E60110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E6007, 9686, 0x03E60110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03E60110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E6008, 278, 0x03E60112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E60112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E6008, 278, 0x03E60112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E60112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E6009, 9686, 0x03E60118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703E600D, 9686, 0x03E60119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03E60119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E600E, 11697, 0x03E60119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E60119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E600E, 11697, 0x03E60119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E60119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E600F, 9686, 0x03E60119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03E7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03E7.sql index ab0b12ac6f..2fc73bbb5f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03E7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03E7.sql @@ -21,20 +21,20 @@ VALUES (0x703E7004, 9686, 0x03E70103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03E70103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E7005, 278, 0x03E70105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E70105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E7005, 278, 0x03E70105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E70105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E7006, 11697, 0x03E70110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E70110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E7006, 11697, 0x03E70110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E70110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E7007, 9686, 0x03E70110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03E70110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E7008, 278, 0x03E70112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E70112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E7008, 278, 0x03E70112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E70112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E7009, 9686, 0x03E70118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703E700D, 9686, 0x03E70119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03E70119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E700E, 11697, 0x03E70119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E70119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E700E, 11697, 0x03E70119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E70119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E700F, 9686, 0x03E70119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03E8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03E8.sql index 6bb5f17b21..58960b32fa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03E8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03E8.sql @@ -21,20 +21,20 @@ VALUES (0x703E8004, 9686, 0x03E80103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03E80103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E8005, 278, 0x03E80105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E80105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E8005, 278, 0x03E80105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E80105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E8006, 11697, 0x03E80110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E8006, 11697, 0x03E80110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E8007, 9686, 0x03E80110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03E80110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E8008, 278, 0x03E80112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E80112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E8008, 278, 0x03E80112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E80112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E8009, 9686, 0x03E80118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703E800D, 9686, 0x03E80119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03E80119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E800E, 11697, 0x03E80119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E800E, 11697, 0x03E80119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E800F, 9686, 0x03E80119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03E9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03E9.sql index c20b6aeaac..9d3e4ac6ea 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03E9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03E9.sql @@ -21,20 +21,20 @@ VALUES (0x703E9004, 9686, 0x03E90103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03E90103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E9005, 278, 0x03E90105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E90105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E9005, 278, 0x03E90105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E90105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E9006, 11697, 0x03E90110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E9006, 11697, 0x03E90110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E9007, 9686, 0x03E90110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03E90110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E9008, 278, 0x03E90112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03E90112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703E9008, 278, 0x03E90112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03E90112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E9009, 9686, 0x03E90118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703E900D, 9686, 0x03E90119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03E90119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703E900E, 11697, 0x03E90119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03E90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703E900E, 11697, 0x03E90119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03E90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703E900F, 9686, 0x03E90119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03EA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03EA.sql index 55497b9cfd..15669e1703 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03EA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03EA.sql @@ -21,20 +21,20 @@ VALUES (0x703EA004, 9686, 0x03EA0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03EA0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EA005, 278, 0x03EA0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03EA0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703EA005, 278, 0x03EA0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03EA0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EA006, 11697, 0x03EA0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03EA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703EA006, 11697, 0x03EA0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03EA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EA007, 9686, 0x03EA0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03EA0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EA008, 278, 0x03EA0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03EA0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703EA008, 278, 0x03EA0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03EA0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EA009, 9686, 0x03EA0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703EA00D, 9686, 0x03EA0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03EA0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EA00E, 11697, 0x03EA0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03EA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703EA00E, 11697, 0x03EA0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03EA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EA00F, 9686, 0x03EA0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03EB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03EB.sql index 1949073331..abcc4206cb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03EB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03EB.sql @@ -21,20 +21,20 @@ VALUES (0x703EB004, 9686, 0x03EB0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03EB0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EB005, 278, 0x03EB0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03EB0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703EB005, 278, 0x03EB0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03EB0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EB006, 11697, 0x03EB0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03EB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703EB006, 11697, 0x03EB0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03EB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EB007, 9686, 0x03EB0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03EB0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EB008, 278, 0x03EB0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03EB0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703EB008, 278, 0x03EB0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03EB0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EB009, 9686, 0x03EB0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703EB00D, 9686, 0x03EB0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03EB0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EB00E, 11697, 0x03EB0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03EB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703EB00E, 11697, 0x03EB0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03EB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EB00F, 9686, 0x03EB0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03EC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03EC.sql index 4be153ad3c..2c4089f079 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03EC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03EC.sql @@ -21,20 +21,20 @@ VALUES (0x703EC004, 9686, 0x03EC0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03EC0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EC005, 278, 0x03EC0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03EC0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703EC005, 278, 0x03EC0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03EC0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EC006, 11697, 0x03EC0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03EC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703EC006, 11697, 0x03EC0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03EC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EC007, 9686, 0x03EC0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03EC0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EC008, 278, 0x03EC0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03EC0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703EC008, 278, 0x03EC0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03EC0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EC009, 9686, 0x03EC0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703EC00D, 9686, 0x03EC0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03EC0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EC00E, 11697, 0x03EC0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03EC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703EC00E, 11697, 0x03EC0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03EC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EC00F, 9686, 0x03EC0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03ED.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03ED.sql index e72e876289..507ce95deb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03ED.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03ED.sql @@ -21,20 +21,20 @@ VALUES (0x703ED004, 9686, 0x03ED0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03ED0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703ED005, 278, 0x03ED0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03ED0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703ED005, 278, 0x03ED0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03ED0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703ED006, 11697, 0x03ED0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03ED0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703ED006, 11697, 0x03ED0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03ED0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703ED007, 9686, 0x03ED0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03ED0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703ED008, 278, 0x03ED0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03ED0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703ED008, 278, 0x03ED0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03ED0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703ED009, 9686, 0x03ED0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703ED00D, 9686, 0x03ED0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03ED0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703ED00E, 11697, 0x03ED0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03ED0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703ED00E, 11697, 0x03ED0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03ED0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703ED00F, 9686, 0x03ED0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03EE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03EE.sql index e48b1f6389..ac500f47d8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03EE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03EE.sql @@ -21,20 +21,20 @@ VALUES (0x703EE004, 9686, 0x03EE0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03EE0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EE005, 278, 0x03EE0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03EE0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703EE005, 278, 0x03EE0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03EE0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EE006, 11697, 0x03EE0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03EE0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703EE006, 11697, 0x03EE0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03EE0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EE007, 9686, 0x03EE0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03EE0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EE008, 278, 0x03EE0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03EE0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703EE008, 278, 0x03EE0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03EE0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EE009, 9686, 0x03EE0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703EE00D, 9686, 0x03EE0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03EE0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EE00E, 11697, 0x03EE0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03EE0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703EE00E, 11697, 0x03EE0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03EE0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EE00F, 9686, 0x03EE0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03EF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03EF.sql index c0dc441db5..d7ddfe850a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03EF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03EF.sql @@ -21,20 +21,20 @@ VALUES (0x703EF004, 9686, 0x03EF0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03EF0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EF005, 278, 0x03EF0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03EF0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703EF005, 278, 0x03EF0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03EF0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EF006, 11697, 0x03EF0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03EF0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703EF006, 11697, 0x03EF0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03EF0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EF007, 9686, 0x03EF0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03EF0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EF008, 278, 0x03EF0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03EF0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703EF008, 278, 0x03EF0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03EF0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EF009, 9686, 0x03EF0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703EF00D, 9686, 0x03EF0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03EF0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703EF00E, 11697, 0x03EF0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03EF0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703EF00E, 11697, 0x03EF0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03EF0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703EF00F, 9686, 0x03EF0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03F0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03F0.sql index b03237c527..d0ac830c33 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03F0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03F0.sql @@ -21,20 +21,20 @@ VALUES (0x703F0004, 9686, 0x03F00103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03F00103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F0005, 278, 0x03F00105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F00105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F0005, 278, 0x03F00105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F00105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F0006, 11697, 0x03F00110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F00110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F0006, 11697, 0x03F00110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F00110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F0007, 9686, 0x03F00110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03F00110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F0008, 278, 0x03F00112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F00112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F0008, 278, 0x03F00112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F00112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F0009, 9686, 0x03F00118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703F000D, 9686, 0x03F00119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03F00119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F000E, 11697, 0x03F00119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F00119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F000E, 11697, 0x03F00119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F00119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F000F, 9686, 0x03F00119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03F1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03F1.sql index 774c0966c4..1117e9d688 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03F1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03F1.sql @@ -21,20 +21,20 @@ VALUES (0x703F1004, 9686, 0x03F10103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03F10103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F1005, 278, 0x03F10105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F10105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F1005, 278, 0x03F10105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F10105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F1006, 11697, 0x03F10110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F10110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F1006, 11697, 0x03F10110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F10110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F1007, 9686, 0x03F10110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03F10110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F1008, 278, 0x03F10112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F10112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F1008, 278, 0x03F10112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F10112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F1009, 9686, 0x03F10118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703F100D, 9686, 0x03F10119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03F10119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F100E, 11697, 0x03F10119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F10119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F100E, 11697, 0x03F10119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F10119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F100F, 9686, 0x03F10119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03F2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03F2.sql index 02df050109..291969f3a9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03F2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03F2.sql @@ -21,20 +21,20 @@ VALUES (0x703F2004, 9686, 0x03F20103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03F20103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F2005, 278, 0x03F20105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F20105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F2005, 278, 0x03F20105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F20105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F2006, 11697, 0x03F20110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F20110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F2006, 11697, 0x03F20110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F20110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F2007, 9686, 0x03F20110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03F20110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F2008, 278, 0x03F20112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F20112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F2008, 278, 0x03F20112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F20112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F2009, 9686, 0x03F20118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703F200D, 9686, 0x03F20119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03F20119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F200E, 11697, 0x03F20119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F20119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F200E, 11697, 0x03F20119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F20119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F200F, 9686, 0x03F20119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03F3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03F3.sql index a58d4174f8..685edfc101 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03F3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03F3.sql @@ -21,20 +21,20 @@ VALUES (0x703F3004, 9686, 0x03F30103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03F30103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F3005, 278, 0x03F30105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F30105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F3005, 278, 0x03F30105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F30105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F3006, 11697, 0x03F30110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F30110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F3006, 11697, 0x03F30110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F30110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F3007, 9686, 0x03F30110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03F30110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F3008, 278, 0x03F30112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F30112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F3008, 278, 0x03F30112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F30112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F3009, 9686, 0x03F30118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703F300D, 9686, 0x03F30119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03F30119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F300E, 11697, 0x03F30119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F30119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F300E, 11697, 0x03F30119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F30119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F300F, 9686, 0x03F30119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03F4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03F4.sql index 75b96c0c26..5354e205bc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03F4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03F4.sql @@ -21,20 +21,20 @@ VALUES (0x703F4004, 9686, 0x03F40103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03F40103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F4005, 278, 0x03F40105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F40105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F4005, 278, 0x03F40105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F40105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F4006, 11697, 0x03F40110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F40110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F4006, 11697, 0x03F40110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F40110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F4007, 9686, 0x03F40110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03F40110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F4008, 278, 0x03F40112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F40112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F4008, 278, 0x03F40112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F40112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F4009, 9686, 0x03F40118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703F400D, 9686, 0x03F40119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03F40119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F400E, 11697, 0x03F40119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F40119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F400E, 11697, 0x03F40119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F40119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F400F, 9686, 0x03F40119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03F5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03F5.sql index dab680dde5..b02e07f497 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03F5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03F5.sql @@ -21,20 +21,20 @@ VALUES (0x703F5004, 9686, 0x03F50103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03F50103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F5005, 278, 0x03F50105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F50105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F5005, 278, 0x03F50105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F50105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F5006, 11697, 0x03F50110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F50110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F5006, 11697, 0x03F50110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F50110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F5007, 9686, 0x03F50110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03F50110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F5008, 278, 0x03F50112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F50112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F5008, 278, 0x03F50112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F50112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F5009, 9686, 0x03F50118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703F500D, 9686, 0x03F50119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03F50119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F500E, 11697, 0x03F50119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F50119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F500E, 11697, 0x03F50119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F50119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F500F, 9686, 0x03F50119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03F6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03F6.sql index 3dd413dfb8..cf15d2411f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03F6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03F6.sql @@ -21,20 +21,20 @@ VALUES (0x703F6004, 9686, 0x03F60103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03F60103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F6005, 278, 0x03F60105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F60105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F6005, 278, 0x03F60105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F60105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F6006, 11697, 0x03F60110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F60110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F6006, 11697, 0x03F60110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F60110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F6007, 9686, 0x03F60110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03F60110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F6008, 278, 0x03F60112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F60112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F6008, 278, 0x03F60112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F60112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F6009, 9686, 0x03F60118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703F600D, 9686, 0x03F60119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03F60119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F600E, 11697, 0x03F60119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F60119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F600E, 11697, 0x03F60119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F60119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F600F, 9686, 0x03F60119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,4 +153,4 @@ VALUES (0x703F601E, 278, 0x03F60143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F601F, 10762, 0x03F6011F, 152.578, 153.829, -0.795, 0.026711, 0, 0, 0.999643, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x03F6011F [152.578003 153.828995 -0.795000] 0.026710 0.000000 0.000000 0.999643 */ +/* @teleloc 0x03F6011F [152.578003 153.828995 -0.795000] 0.026711 0.000000 0.000000 0.999643 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03F7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03F7.sql index 25b64590f5..e5b82d2d93 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03F7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03F7.sql @@ -21,20 +21,20 @@ VALUES (0x703F7004, 9686, 0x03F70103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03F70103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F7005, 278, 0x03F70105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F70105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F7005, 278, 0x03F70105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F70105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F7006, 11697, 0x03F70110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F70110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F7006, 11697, 0x03F70110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F70110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F7007, 9686, 0x03F70110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03F70110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F7008, 278, 0x03F70112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F70112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F7008, 278, 0x03F70112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F70112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F7009, 9686, 0x03F70118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703F700D, 9686, 0x03F70119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03F70119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F700E, 11697, 0x03F70119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F70119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F700E, 11697, 0x03F70119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F70119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F700F, 9686, 0x03F70119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03F8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03F8.sql index 65ffbc96c5..c038b7654d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03F8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03F8.sql @@ -21,20 +21,20 @@ VALUES (0x703F8004, 9686, 0x03F80103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03F80103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F8005, 278, 0x03F80105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F80105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F8005, 278, 0x03F80105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F80105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F8006, 11697, 0x03F80110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F8006, 11697, 0x03F80110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F80110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F8007, 9686, 0x03F80110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03F80110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F8008, 278, 0x03F80112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F80112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F8008, 278, 0x03F80112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F80112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F8009, 9686, 0x03F80118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703F800D, 9686, 0x03F80119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03F80119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F800E, 11697, 0x03F80119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F800E, 11697, 0x03F80119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F80119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F800F, 9686, 0x03F80119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03F9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03F9.sql index b72f9fe040..8450cebe25 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03F9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03F9.sql @@ -21,20 +21,20 @@ VALUES (0x703F9004, 9686, 0x03F90103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03F90103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F9005, 278, 0x03F90105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F90105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F9005, 278, 0x03F90105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F90105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F9006, 11697, 0x03F90110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F9006, 11697, 0x03F90110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F90110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F9007, 9686, 0x03F90110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03F90110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F9008, 278, 0x03F90112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03F90112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703F9008, 278, 0x03F90112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03F90112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F9009, 9686, 0x03F90118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703F900D, 9686, 0x03F90119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03F90119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703F900E, 11697, 0x03F90119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03F90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703F900E, 11697, 0x03F90119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03F90119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703F900F, 9686, 0x03F90119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03FA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03FA.sql index fbd7a02c5b..3480448539 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03FA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03FA.sql @@ -21,20 +21,20 @@ VALUES (0x703FA004, 9686, 0x03FA0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03FA0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FA005, 278, 0x03FA0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03FA0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703FA005, 278, 0x03FA0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03FA0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FA006, 11697, 0x03FA0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03FA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703FA006, 11697, 0x03FA0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03FA0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FA007, 9686, 0x03FA0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03FA0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FA008, 278, 0x03FA0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03FA0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703FA008, 278, 0x03FA0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03FA0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FA009, 9686, 0x03FA0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703FA00D, 9686, 0x03FA0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03FA0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FA00E, 11697, 0x03FA0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03FA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703FA00E, 11697, 0x03FA0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03FA0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FA00F, 9686, 0x03FA0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03FB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03FB.sql index e1edc52aa4..e2f586235c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03FB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03FB.sql @@ -21,20 +21,20 @@ VALUES (0x703FB004, 9686, 0x03FB0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03FB0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FB005, 278, 0x03FB0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03FB0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703FB005, 278, 0x03FB0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03FB0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FB006, 11697, 0x03FB0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03FB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703FB006, 11697, 0x03FB0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03FB0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FB007, 9686, 0x03FB0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03FB0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FB008, 278, 0x03FB0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03FB0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703FB008, 278, 0x03FB0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03FB0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FB009, 9686, 0x03FB0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703FB00D, 9686, 0x03FB0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03FB0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FB00E, 11697, 0x03FB0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03FB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703FB00E, 11697, 0x03FB0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03FB0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FB00F, 9686, 0x03FB0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03FC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03FC.sql index c969243e4e..841a022a5e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03FC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03FC.sql @@ -21,20 +21,20 @@ VALUES (0x703FC004, 9686, 0x03FC0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03FC0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FC005, 278, 0x03FC0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03FC0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703FC005, 278, 0x03FC0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03FC0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FC006, 11697, 0x03FC0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03FC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703FC006, 11697, 0x03FC0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03FC0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FC007, 9686, 0x03FC0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03FC0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FC008, 278, 0x03FC0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03FC0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703FC008, 278, 0x03FC0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03FC0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FC009, 9686, 0x03FC0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703FC00D, 9686, 0x03FC0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03FC0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FC00E, 11697, 0x03FC0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03FC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703FC00E, 11697, 0x03FC0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03FC0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FC00F, 9686, 0x03FC0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/03FD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/03FD.sql index a4742db436..cdcc6d016e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/03FD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/03FD.sql @@ -21,20 +21,20 @@ VALUES (0x703FD004, 9686, 0x03FD0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x03FD0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FD005, 278, 0x03FD0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03FD0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703FD005, 278, 0x03FD0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03FD0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FD006, 11697, 0x03FD0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03FD0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703FD006, 11697, 0x03FD0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03FD0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FD007, 9686, 0x03FD0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x03FD0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FD008, 278, 0x03FD0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x03FD0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x703FD008, 278, 0x03FD0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x03FD0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FD009, 9686, 0x03FD0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x703FD00D, 9686, 0x03FD0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x03FD0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x703FD00E, 11697, 0x03FD0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x03FD0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x703FD00E, 11697, 0x03FD0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x03FD0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x703FD00F, 9686, 0x03FD0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/050E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/050E.sql index f05d341cf0..d1347ac2f1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/050E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/050E.sql @@ -14,7 +14,7 @@ VALUES (0x7050E002, 8049, 0x050E0000, 130.135, 55.2162, 22.005, -0.977334, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7050E003, 8050, 0x050E0000, 137.907, 57.7303, 22.005, -0.995957, 0, 0, 0.089834, False, '2005-02-09 10:00:00'); /* Corpse */ -/* @teleloc 0x050E0000 [137.906998 57.730301 22.004999] -0.995957 0.000000 0.000000 0.089833 */ +/* @teleloc 0x050E0000 [137.906998 57.730301 22.004999] -0.995957 0.000000 0.000000 0.089834 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7050E004, 8050, 0x050E0000, 146.026, 57.8557, 22.005, -0.805045, 0, 0, -0.593214, False, '2005-02-09 10:00:00'); /* Corpse */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0A06.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0A06.sql index 19b14a708b..85d82715bb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0A06.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0A06.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x0A06; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70A06000, 6401, 0x0A060000, 106.778, 13.0567, 63.8239, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Statue */ -/* @teleloc 0x0A060000 [106.778000 13.056700 63.823898] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70A06000, 6401, 0x0A060000, 106.778, 13.0567, 63.8239, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Statue */ +/* @teleloc 0x0A060000 [106.778000 13.056700 63.823898] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70A06001, 6401, 0x0A060000, 108.146, 124.673, 68, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Statue */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0B70.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0B70.sql index f96f437fc0..4128db7404 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0B70.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0B70.sql @@ -160,8 +160,8 @@ VALUES (0x70B7001F, 27711, 0x0B700000, 76.0726, 75.6859, 90.005, -0.106273, 0, 0 /* @teleloc 0x0B700000 [76.072601 75.685898 90.004997] -0.106273 0.000000 0.000000 0.994337 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70B70020, 30628, 0x0B700000, 64.8307, 99.3507, 95.6854, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Flying Machine */ -/* @teleloc 0x0B700000 [64.830704 99.350700 95.685402] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70B70020, 30628, 0x0B700000, 64.8307, 99.3507, 95.6854, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Drudge Flying Machine */ +/* @teleloc 0x0B700000 [64.830704 99.350700 95.685402] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70B70021, 7923, 0x0B700118, 75.14, 99.9033, 95.965, -0.701288, 0, 0, 0.712878, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0D09.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0D09.sql index 178700cadd..f772245657 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0D09.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0D09.sql @@ -22,7 +22,7 @@ VALUES (0x70D09002, 0x70D09001, '2005-02-09 10:00:00') /* Stalking Margul (25864 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70D09003, 25864, 0x0D090000, 6.32793, 75.9066, 64.005, 0.999223, 0, 0, -0.03942, True, '2005-02-09 10:00:00'); /* Stalking Margul */ -/* @teleloc 0x0D090000 [6.327930 75.906601 64.004997] 0.999223 0.000000 0.000000 -0.039419 */ +/* @teleloc 0x0D090000 [6.327930 75.906601 64.004997] 0.999223 0.000000 0.000000 -0.039420 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70D09004, 25864, 0x0D090000, 3.46099, 79.314, 64.005, 0.804151, 0, 0, -0.594426, True, '2005-02-09 10:00:00'); /* Stalking Margul */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/0D4A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/0D4A.sql index 73f78942c5..c5d807de53 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/0D4A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/0D4A.sql @@ -17,8 +17,8 @@ VALUES (0x70D4A003, 26568, 0x0D4A010C, 164.815, 89, 18.205, -0.461749, 0, 0, -0. /* @teleloc 0x0D4A010C [164.815002 89.000000 18.205000] -0.461749 0.000000 0.000000 -0.887011 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70D4A004, 26543, 0x0D4A010C, 160, 90, 18.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x0D4A010C [160.000000 90.000000 18.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70D4A004, 26543, 0x0D4A010C, 160, 90, 18.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x0D4A010C [160.000000 90.000000 18.205000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70D4A005, 26543, 0x0D4A010C, 160, 80, 18.205, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -29,8 +29,8 @@ VALUES (0x70D4A006, 29716, 0x0D4A010E, 50.512, 84, 18.5, 0.707107, 0, 0, -0.7071 /* @teleloc 0x0D4A010E [50.512001 84.000000 18.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70D4A007, 29717, 0x0D4A010F, 108, 141.488, 18.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Eye of the Watcher */ -/* @teleloc 0x0D4A010F [108.000000 141.488007 18.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70D4A007, 29717, 0x0D4A010F, 108, 141.488, 18.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Eye of the Watcher */ +/* @teleloc 0x0D4A010F [108.000000 141.488007 18.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70D4A008, 7924, 0x0D4A011D, 107.372, 101.956, 18.205, -0.999997, 0, 0, -0.002528, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ @@ -104,8 +104,8 @@ VALUES (0x70D4A013, 26543, 0x0D4A010E, 56, 79, 18.205, 1, 0, 0, 0, True, '2005- /* @teleloc 0x0D4A010E [56.000000 79.000000 18.205000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x70D4A014, 26543, 0x0D4A010E, 56, 88, 18.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x0D4A010E [56.000000 88.000000 18.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x70D4A014, 26543, 0x0D4A010E, 56, 88, 18.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x0D4A010E [56.000000 88.000000 18.205000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x70D4A015, 29718, 0x0D4A010D, 108, 26.504, 18.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Eye of the Watcher */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/1134.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/1134.sql index a344823443..79ced3cc95 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/1134.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/1134.sql @@ -95,8 +95,8 @@ VALUES (0x71134013, 6870, 0x11340000, 81.5, 145, 45.7, 0.707107, 0, 0, -0.70710 /* @teleloc 0x11340000 [81.500000 145.000000 45.700001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71134014, 6868, 0x11340000, 129.423, 90.6667, 45.2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Secluded Sanctuary */ -/* @teleloc 0x11340000 [129.423004 90.666702 45.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71134014, 6868, 0x11340000, 129.423, 90.6667, 45.2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Secluded Sanctuary */ +/* @teleloc 0x11340000 [129.423004 90.666702 45.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71134015, 6871, 0x11340000, 93.5, 58.6667, 45.2, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* The Whispering Sword */ @@ -163,8 +163,8 @@ VALUES (0x71134031, 1148, 0x11340000, 34.01, 112.5, 42, 0.707107, 0, 0, 0.70710 /* @teleloc 0x11340000 [34.009998 112.500000 42.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71134032, 1148, 0x11340000, 39.5, 109.51, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x11340000 [39.500000 109.510002 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71134032, 1148, 0x11340000, 39.5, 109.51, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x11340000 [39.500000 109.510002 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71134033, 19207, 0x11340000, 89.5038, 87.375, 48.916, 0.997208, 0, 0, -0.074668, False, '2005-02-09 10:00:00'); /* Nullified Statue of a Virindi */ @@ -192,7 +192,7 @@ VALUES (0x71134038, 20220, 0x11340151, 29.0512, 114.19, 42.005, 0.403605, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71134040, 10722, 0x11340000, 77.8661, 146.642, 42.005, -0.0349, 0, 0, -0.999391, False, '2005-02-09 10:00:00'); /* Ulgrim's Green Sword Gen */ -/* @teleloc 0x11340000 [77.866096 146.641998 42.005001] -0.034899 0.000000 0.000000 -0.999391 */ +/* @teleloc 0x11340000 [77.866096 146.641998 42.005001] -0.034900 0.000000 0.000000 -0.999391 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71134042, 23631, 0x11340000, 86.9135, 108.323, 158.939, -0.999711, 0, 0, -0.024051, False, '2005-02-09 10:00:00'); /* April 2003 Raining Mad Cows Gen */ @@ -230,7 +230,7 @@ VALUES (0x71134048, 0x71134044, '2005-02-09 10:00:00') /* Half Empty Cider (2414 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71134049, 7924, 0x11340000, 77.866, 146.642, 42.005, -0.0349, 0, 0, -0.999391, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x11340000 [77.865997 146.641998 42.005001] -0.034899 0.000000 0.000000 -0.999391 */ +/* @teleloc 0x11340000 [77.865997 146.641998 42.005001] -0.034900 0.000000 0.000000 -0.999391 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7113404A, 29678, 0x11340000, 60.6388, 61.8331, 42.005, 0.736409, 0, 0, -0.676536, False, '2005-02-09 10:00:00'); /* Qin Xikit Watcher Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/1156.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/1156.sql index ac2877280d..bd7dd6f41f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/1156.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/1156.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x1156; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71156000, 25396, 0x11560100, 37.3063, 58.33, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Ancient Temple */ -/* @teleloc 0x11560100 [37.306301 58.330002 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71156000, 25396, 0x11560100, 37.3063, 58.33, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Ancient Temple */ +/* @teleloc 0x11560100 [37.306301 58.330002 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71156001, 7924, 0x11560100, 34.3252, 59.9808, 0.005, 0.999474, 0, 0, 0.032418, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ @@ -28,4 +28,4 @@ VALUES (0x71156004, 25348, 0x11560000, 44.063, 69.5615, -0.89025, 0.982171, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71156005, 25347, 0x11560000, 36.1528, 66.7801, 3.60975, 0.999941, 0, 0, 0.010887, True, '2005-02-09 10:00:00'); /* Falatacot Matriarch */ -/* @teleloc 0x11560000 [36.152802 66.780098 3.609750] 0.999941 0.000000 0.000000 0.010886 */ +/* @teleloc 0x11560000 [36.152802 66.780098 3.609750] 0.999941 0.000000 0.000000 0.010887 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/1748.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/1748.sql index ee847c786a..51beb96983 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/1748.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/1748.sql @@ -5,5 +5,5 @@ VALUES (0x71748000, 509, 0x17480000, 132.042, 179.916, 16.4034, -0.376507, 0, /* @teleloc 0x17480000 [132.042007 179.916000 16.403400] -0.376507 0.000000 0.000000 -0.926414 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71748001, 1014, 0x17480104, 132, 135, 9.66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Cragstone */ -/* @teleloc 0x17480104 [132.000000 135.000000 9.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71748001, 1014, 0x17480104, 132, 135, 9.66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Cragstone */ +/* @teleloc 0x17480104 [132.000000 135.000000 9.660000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/1779.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/1779.sql index 9a97cc6e0d..dcac3d80cd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/1779.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/1779.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x1779; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71779000, 9106, 0x17790101, 180, 177.849, 382.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hieromancers' Halls Portal */ -/* @teleloc 0x17790101 [180.000000 177.848999 382.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71779000, 9106, 0x17790101, 180, 177.849, 382.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hieromancers' Halls Portal */ +/* @teleloc 0x17790101 [180.000000 177.848999 382.005005] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/193F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/193F.sql index 3e9fa3aabf..c9a19ece3e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/193F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/193F.sql @@ -1,12 +1,12 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x193F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7193F000, 2214, 0x193F0000, 36, 114.5, 80.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x193F0000 [36.000000 114.500000 80.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7193F000, 2214, 0x193F0000, 36, 114.5, 80.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x193F0000 [36.000000 114.500000 80.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7193F001, 2214, 0x193F0000, 12, 114.5, 80.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x193F0000 [12.000000 114.500000 80.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7193F001, 2214, 0x193F0000, 12, 114.5, 80.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x193F0000 [12.000000 114.500000 80.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7193F008, 2486, 0x193F0000, 33.2917, 177.855, 95.206, -0.413918, 0, 0, 0.910314, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/19B0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/19B0.sql index 4581e2145e..65310a4a8e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/19B0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/19B0.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x19B0; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x719B0000, 22011, 0x19B00000, 186.806, 45.0165, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Arcade */ -/* @teleloc 0x19B00000 [186.806000 45.016499 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x719B0000, 22011, 0x19B00000, 186.806, 45.0165, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Arcade */ +/* @teleloc 0x19B00000 [186.806000 45.016499 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x719B0001, 7923, 0x19B00000, 186.955, 47.3881, 0.005, 0.120503, 0, 0, 0.992713, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/1A8E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/1A8E.sql index 4c463f2b3e..6658d20402 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/1A8E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/1A8E.sql @@ -113,8 +113,8 @@ VALUES (0x71A8E016, 5920, 0x1A8E0158, -177.47, 135.532, 107.665, -0.908107, 0, /* @teleloc 0x1A8E0158 [-177.470001 135.531998 107.665001] -0.908107 0.000000 0.000000 -0.418738 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71A8E017, 30764, 0x1A8E0158, -178, 135, 106.405, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x1A8E0158 [-178.000000 135.000000 106.404999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x71A8E017, 30764, 0x1A8E0158, -178, 135, 106.405, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x1A8E0158 [-178.000000 135.000000 106.404999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71A8E018, 30764, 0x1A8E0159, -168, 145, 106.405, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -365,8 +365,8 @@ VALUES (0x71A8E047, 0x71A8E045, '2005-02-09 10:00:00') /* Shadow Infiltrator (30 , (0x71A8E047, 0x71A8E05C, '2005-02-09 10:00:00') /* Shadow Seeker (30836) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71A8E048, 30846, 0x1A8E028D, -147.97, 77.312, 178.405, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Inner Stronghold */ -/* @teleloc 0x1A8E028D [-147.970001 77.311996 178.404999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x71A8E048, 30846, 0x1A8E028D, -147.97, 77.312, 178.405, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Inner Stronghold */ +/* @teleloc 0x1A8E028D [-147.970001 77.311996 178.404999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71A8E049, 30837, 0x1A8E028E, -140.279, 95.484, 178.41, -0.73704, 0, 0, -0.675849, True, '2005-02-09 10:00:00'); /* Shadow Infiltrator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/1AB7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/1AB7.sql index 1b783124b2..cc8db8d587 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/1AB7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/1AB7.sql @@ -13,8 +13,8 @@ VALUES (0x71AB7002, 12096, 0x1AB70000, 53, 60, 96.005, 0.707107, 0, 0, -0.707107 /* @teleloc 0x1AB70000 [53.000000 60.000000 96.004997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71AB7003, 12096, 0x1AB70000, 60, 67, 96.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Southwest Menhir Stone 1 Gen */ -/* @teleloc 0x1AB70000 [60.000000 67.000000 96.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71AB7003, 12096, 0x1AB70000, 60, 67, 96.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Southwest Menhir Stone 1 Gen */ +/* @teleloc 0x1AB70000 [60.000000 67.000000 96.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71AB7004, 12096, 0x1AB70000, 67, 60, 96.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Southwest Menhir Stone 1 Gen */ @@ -29,8 +29,8 @@ VALUES (0x71AB7006, 12091, 0x1AB70000, 53, 60, 96.005, 0.707107, 0, 0, -0.707107 /* @teleloc 0x1AB70000 [53.000000 60.000000 96.004997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71AB7007, 12091, 0x1AB70000, 60, 67, 96.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Southwest Menhir Broken Stone 1 Gen */ -/* @teleloc 0x1AB70000 [60.000000 67.000000 96.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71AB7007, 12091, 0x1AB70000, 60, 67, 96.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Southwest Menhir Broken Stone 1 Gen */ +/* @teleloc 0x1AB70000 [60.000000 67.000000 96.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71AB7008, 12091, 0x1AB70000, 67, 60, 96.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Southwest Menhir Broken Stone 1 Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/1ABE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/1ABE.sql index dc19d4fa93..d83bab973b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/1ABE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/1ABE.sql @@ -37,8 +37,8 @@ VALUES (0x71ABE008, 12100, 0x1ABE0000, 183.5, 15.5, 148.005, 0.92388, 0, 0, -0.3 /* @teleloc 0x1ABE0000 [183.500000 15.500000 148.005005] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71ABE009, 12089, 0x1ABE0000, 180, 19, 148.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Northwest Menhir Broken Stone 1 Gen */ -/* @teleloc 0x1ABE0000 [180.000000 19.000000 148.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71ABE009, 12089, 0x1ABE0000, 180, 19, 148.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Northwest Menhir Broken Stone 1 Gen */ +/* @teleloc 0x1ABE0000 [180.000000 19.000000 148.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71ABE00A, 12089, 0x1ABE0000, 180, 5, 148.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Northwest Menhir Broken Stone 1 Gen */ @@ -53,8 +53,8 @@ VALUES (0x71ABE00C, 12089, 0x1ABE0000, 187, 12, 148.005, -0.707107, 0, 0, -0.707 /* @teleloc 0x1ABE0000 [187.000000 12.000000 148.005005] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71ABE00D, 12094, 0x1ABE0000, 180, 19, 148.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Northwest Menhir Stone 1 Gen */ -/* @teleloc 0x1ABE0000 [180.000000 19.000000 148.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71ABE00D, 12094, 0x1ABE0000, 180, 19, 148.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Northwest Menhir Stone 1 Gen */ +/* @teleloc 0x1ABE0000 [180.000000 19.000000 148.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71ABE00E, 12094, 0x1ABE0000, 180, 5, 148.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Northwest Menhir Stone 1 Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/1B13.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/1B13.sql index 1ee32d7fbc..135874c51e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/1B13.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/1B13.sql @@ -123,7 +123,7 @@ VALUES (0x71B13017, 30685, 0x1B130000, 10.0788, 17.9195, 0.00825, -0.891942, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71B13019, 30680, 0x1B130000, 159.407, 40.9954, 3.98936, -0.995328, 0, 0, 0.096557, True, '2005-02-09 10:00:00'); /* Withered Drudge Seraph */ -/* @teleloc 0x1B130000 [159.406998 40.995399 3.989360] -0.995328 0.000000 0.000000 0.096556 */ +/* @teleloc 0x1B130000 [159.406998 40.995399 3.989360] -0.995328 0.000000 0.000000 0.096557 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71B1301B, 30680, 0x1B130000, 161.461, 37.3751, 4.03006, 0.580997, 0, 0, -0.813906, True, '2005-02-09 10:00:00'); /* Withered Drudge Seraph */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/1B7F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/1B7F.sql index fb4de109b8..de26e48536 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/1B7F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/1B7F.sql @@ -152,8 +152,8 @@ VALUES (0x71B7F037, 230, 0x1B7F0000, 89.8867, 118.143, 80.0065, 0.274012, 0, 0 /* @teleloc 0x1B7F0000 [89.886703 118.142998 80.006500] 0.274012 0.000000 0.000000 0.961726 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71B7F038, 3982, 0x1B7F0000, 12.3102, 128.466, 95.205, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x1B7F0000 [12.310200 128.466003 95.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71B7F038, 3982, 0x1B7F0000, 12.3102, 128.466, 95.205, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x1B7F0000 [12.310200 128.466003 95.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71B7F039, 228, 0x1B7F0000, 25.3248, 131.718, 85.005, -0.357597, 0, 0, 0.933876, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ @@ -188,8 +188,8 @@ VALUES (0x71B7F040, 23617, 0x1B7F0000, 15.3752, 130.401, 95.2065, -0.536063, 0, /* @teleloc 0x1B7F0000 [15.375200 130.401001 95.206497] -0.536063 0.000000 0.000000 0.844178 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71B7F041, 3969, 0x1B7F0000, 11.1371, 128.507, 95.205, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x1B7F0000 [11.137100 128.507004 95.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71B7F041, 3969, 0x1B7F0000, 11.1371, 128.507, 95.205, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x1B7F0000 [11.137100 128.507004 95.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71B7F042, 10806, 0x1B7F0000, 32.8228, 138.246, 80.0065, 0.389664, 0, 0, -0.920957, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ @@ -201,7 +201,7 @@ VALUES (0x71B7F043, 228, 0x1B7F0000, 37.985, 58.0126, 84.005, 0.462258, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71B7F044, 10806, 0x1B7F0000, 14.9293, 134.045, 95.2065, -0.999899, 0, 0, 0.014203, True, '2005-02-09 10:00:00'); /* Ascendant Tumerok */ -/* @teleloc 0x1B7F0000 [14.929300 134.044998 95.206497] -0.999899 0.000000 0.000000 0.014202 */ +/* @teleloc 0x1B7F0000 [14.929300 134.044998 95.206497] -0.999899 0.000000 0.000000 0.014203 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71B7F045, 23566, 0x1B7F0000, 63.1679, 54.0541, 80.006, -0.395561, 0, 0, -0.91844, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/1DB6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/1DB6.sql index 8776435f93..e4608f5dfd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/1DB6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/1DB6.sql @@ -9,8 +9,8 @@ VALUES (0x71DB6001, 10933, 0x1DB60000, 187.295, 82.6631, 127.753, 0.999805, 0, 0 /* @teleloc 0x1DB60000 [187.294998 82.663101 127.752998] 0.999805 0.000000 0.000000 -0.019754 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71DB6002, 11110, 0x1DB60106, 174.332, 128.681, 120.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Tumerok Leader Local Gen */ -/* @teleloc 0x1DB60106 [174.332001 128.681000 120.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71DB6002, 11110, 0x1DB60106, 174.332, 128.681, 120.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Tumerok Leader Local Gen */ +/* @teleloc 0x1DB60106 [174.332001 128.681000 120.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71DB6003, 11406, 0x1DB60000, 76.6208, 134.649, 90.006, -0.659517, 0, 0, -0.75169, True, '2005-02-09 10:00:00'); /* Aun Firanauri the Gate Keeper */ @@ -97,8 +97,8 @@ VALUES (0x71DB6017, 11111, 0x1DB60106, 174.37, 131.272, 120, -0.707107, 0, 0, -0 /* @teleloc 0x1DB60106 [174.369995 131.272003 120.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x71DB6018, 11112, 0x1DB60106, 186.221, 129.216, 120, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Tumerok Leader War Gen */ -/* @teleloc 0x1DB60106 [186.220993 129.216003 120.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x71DB6018, 11112, 0x1DB60106, 186.221, 129.216, 120, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Tumerok Leader War Gen */ +/* @teleloc 0x1DB60106 [186.220993 129.216003 120.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x71DB6019, 11940, 0x1DB60000, 110.587, 103.21, 120.006, -0.852747, 0, 0, -0.522325, True, '2005-02-09 10:00:00'); /* Aun Town Crier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/20BF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/20BF.sql index fe823c7a4b..9933545cd7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/20BF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/20BF.sql @@ -41,8 +41,8 @@ VALUES (0x720BF004, 0x720BF002, '2005-02-09 10:00:00') /* Vapor Golem (7099) */ , (0x720BF004, 0x720BF015, '2005-02-09 10:00:00') /* Olthoi Soldier (6640) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x720BF005, 11217, 0x20BF0125, 83.9602, 137.504, 74.205, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* North Fork Dam Hive Portal */ -/* @teleloc 0x20BF0125 [83.960197 137.503998 74.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x720BF005, 11217, 0x20BF0125, 83.9602, 137.504, 74.205, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* North Fork Dam Hive Portal */ +/* @teleloc 0x20BF0125 [83.960197 137.503998 74.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x720BF006, 11695, 0x20BF0125, 84.5988, 131.676, 81.0985, -0.521672, 0, 0, -0.853146, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/21B0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/21B0.sql index d6679518d5..07c7fa0589 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/21B0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/21B0.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x21B0; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x721B0000, 720, 0x21B00000, 83.2077, 92.4406, -0, -0.702307, 0, 0, -0.711874, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0x21B00000 [83.207703 92.440598 -0.000000] -0.702307 0.000000 0.000000 -0.711874 */ +VALUES (0x721B0000, 720, 0x21B00000, 83.2077, 92.4406, 0, -0.702307, 0, 0, -0.711874, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0x21B00000 [83.207703 92.440598 0.000000] -0.702307 0.000000 0.000000 -0.711874 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x721B0001, 720, 0x21B00000, 12.9729, 155.634, 1.6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -21,8 +21,8 @@ VALUES (0x721B0004, 720, 0x21B0012B, 82.7592, 150.342, 2.5, 0.389626, 0, 0, -0 /* @teleloc 0x21B0012B [82.759201 150.341995 2.500000] 0.389626 0.000000 0.000000 -0.920973 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x721B0005, 720, 0x21B00000, 76.6706, 148.447, -0, 0.926734, 0, 0, -0.375719, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0x21B00000 [76.670601 148.447006 -0.000000] 0.926734 0.000000 0.000000 -0.375719 */ +VALUES (0x721B0005, 720, 0x21B00000, 76.6706, 148.447, 0, 0.926734, 0, 0, -0.375719, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0x21B00000 [76.670601 148.447006 0.000000] 0.926734 0.000000 0.000000 -0.375719 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x721B0006, 720, 0x21B00000, 57.3411, 37.1902, 1.6, -0.718733, 0, 0, -0.695286, False, '2005-02-09 10:00:00'); /* Sliding Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/228E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/228E.sql index 5566c94053..357021144e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/228E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/228E.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x228E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7228E000, 2215, 0x228E0000, 180, 66.5, 260.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x228E0000 [180.000000 66.500000 260.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7228E000, 2215, 0x228E0000, 180, 66.5, 260.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x228E0000 [180.000000 66.500000 260.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7228E004, 171, 0x228E0000, 135.027, 125.269, 260.005, 0.936072, 0, 0, -0.35181, False, '2005-02-09 10:00:00'); /* Vat */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/22BC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/22BC.sql index 73c1e5f771..250d1a3d6f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/22BC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/22BC.sql @@ -13,8 +13,8 @@ VALUES (0x722BC002, 12092, 0x22BC0000, 29, 180, 160.005, 0.707107, 0, 0, -0.7071 /* @teleloc 0x22BC0000 [29.000000 180.000000 160.005005] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x722BC003, 12092, 0x22BC0000, 36, 187, 160.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Northeast Menhir Stone 1 Gen */ -/* @teleloc 0x22BC0000 [36.000000 187.000000 160.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x722BC003, 12092, 0x22BC0000, 36, 187, 160.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Northeast Menhir Stone 1 Gen */ +/* @teleloc 0x22BC0000 [36.000000 187.000000 160.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x722BC004, 12092, 0x22BC0000, 43, 180, 160.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Northeast Menhir Stone 1 Gen */ @@ -29,8 +29,8 @@ VALUES (0x722BC006, 12087, 0x22BC0000, 29, 180, 160.005, 0.707107, 0, 0, -0.7071 /* @teleloc 0x22BC0000 [29.000000 180.000000 160.005005] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x722BC007, 12087, 0x22BC0000, 36, 187, 160.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Northeast Menhir Broken Stone 1 Gen */ -/* @teleloc 0x22BC0000 [36.000000 187.000000 160.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x722BC007, 12087, 0x22BC0000, 36, 187, 160.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Northeast Menhir Broken Stone 1 Gen */ +/* @teleloc 0x22BC0000 [36.000000 187.000000 160.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x722BC008, 12092, 0x22BC0000, 36, 173, 160.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Northeast Menhir Stone 1 Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/238E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/238E.sql index 61b7a8003a..ce2564a0e9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/238E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/238E.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x238E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7238E013, 2364, 0x238E0000, 60.158, 155.306, 275.12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Tumerok Fortress Portal */ -/* @teleloc 0x238E0000 [60.158001 155.306000 275.119995] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7238E013, 2364, 0x238E0000, 60.158, 155.306, 275.12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Tumerok Fortress Portal */ +/* @teleloc 0x238E0000 [60.158001 155.306000 275.119995] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7238E020, 23617, 0x238E0000, 50.9459, 151.347, 260.007, -0.305919, 0, 0, -0.952058, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/23C1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/23C1.sql index 34d331700b..8c6cb19ea3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/23C1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/23C1.sql @@ -13,8 +13,8 @@ VALUES (0x723C1002, 12093, 0x23C10000, 149, 132, 110, 0.707107, 0, 0, -0.707107, /* @teleloc 0x23C10000 [149.000000 132.000000 110.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x723C1003, 12093, 0x23C10000, 156, 139, 110, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* North Menhir Stone 1 Gen */ -/* @teleloc 0x23C10000 [156.000000 139.000000 110.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x723C1003, 12093, 0x23C10000, 156, 139, 110, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* North Menhir Stone 1 Gen */ +/* @teleloc 0x23C10000 [156.000000 139.000000 110.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x723C1004, 12093, 0x23C10000, 163, 132, 110, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* North Menhir Stone 1 Gen */ @@ -29,8 +29,8 @@ VALUES (0x723C1006, 12088, 0x23C10000, 149, 132, 110, 0.707107, 0, 0, -0.707107, /* @teleloc 0x23C10000 [149.000000 132.000000 110.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x723C1007, 12088, 0x23C10000, 156, 139, 110, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* North Menhir Broken Stone 1 Gen */ -/* @teleloc 0x23C10000 [156.000000 139.000000 110.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x723C1007, 12088, 0x23C10000, 156, 139, 110, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* North Menhir Broken Stone 1 Gen */ +/* @teleloc 0x23C10000 [156.000000 139.000000 110.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x723C1008, 12088, 0x23C10000, 163, 132, 110, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* North Menhir Broken Stone 1 Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2438.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2438.sql index 2cb46e7ece..bafed6ae3d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2438.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2438.sql @@ -2,4 +2,4 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x2438; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72438000, 6389, 0x24380000, 88.3773, 157.87, -0.095, 0.999953, 0, 0, -0.009655, False, '2005-02-09 10:00:00'); /* Amperehelion Vault Portal */ -/* @teleloc 0x24380000 [88.377296 157.869995 -0.095000] 0.999953 0.000000 0.000000 -0.009654 */ +/* @teleloc 0x24380000 [88.377296 157.869995 -0.095000] 0.999953 0.000000 0.000000 -0.009655 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/249A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/249A.sql index e008af1f10..731721b0e8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/249A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/249A.sql @@ -2,7 +2,7 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x249A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7249A000, 11193, 0x249A0000, 36.7589, 158.129, 110.005, 0.018702, 0, 0, -0.999825, False, '2005-02-09 10:00:00'); /* North Tethana Master Gen */ -/* @teleloc 0x249A0000 [36.758900 158.128998 110.004997] 0.018701 0.000000 0.000000 -0.999825 */ +/* @teleloc 0x249A0000 [36.758900 158.128998 110.004997] 0.018702 0.000000 0.000000 -0.999825 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7249A001, 11193, 0x249A0000, 34.2117, 61.2202, 90.3936, -0.00091, 0, 0, -1, False, '2005-02-09 10:00:00'); /* North Tethana Master Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/251A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/251A.sql index 2c322b4446..741e0dfa74 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/251A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/251A.sql @@ -45,7 +45,7 @@ VALUES (0x7251A010, 24314, 0x251A0000, 179.363, 178.789, 12.005, 0.181179, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7251A011, 24315, 0x251A0000, 162.259, 173.501, 10.005, 0.998635, 0, 0, -0.052224, True, '2005-02-09 10:00:00'); /* Skeletal Hero */ -/* @teleloc 0x251A0000 [162.259003 173.501007 10.005000] 0.998635 0.000000 0.000000 -0.052223 */ +/* @teleloc 0x251A0000 [162.259003 173.501007 10.005000] 0.998635 0.000000 0.000000 -0.052224 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7251A012, 24315, 0x251A0000, 160.215, 147.832, 10.005, 0.653107, 0, 0, 0.757266, True, '2005-02-09 10:00:00'); /* Skeletal Hero */ @@ -56,12 +56,12 @@ VALUES (0x7251A013, 24315, 0x251A0000, 151.775, 154.862, 12, 0.907242, 0, 0, 0.4 /* @teleloc 0x251A0000 [151.774994 154.862000 12.000000] 0.907242 0.000000 0.000000 0.420609 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7251A014, 23599, 0x251A0101, 156.115, 150.195, 12.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Runed Chest */ -/* @teleloc 0x251A0101 [156.115005 150.195007 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7251A014, 23599, 0x251A0101, 156.115, 150.195, 12.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Runed Chest */ +/* @teleloc 0x251A0101 [156.115005 150.195007 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7251A015, 24314, 0x251A0000, 163.104, 172.628, 10.005, 0.998635, 0, 0, -0.052224, True, '2005-02-09 10:00:00'); /* Skeletal Champion */ -/* @teleloc 0x251A0000 [163.104004 172.628006 10.005000] 0.998635 0.000000 0.000000 -0.052223 */ +/* @teleloc 0x251A0000 [163.104004 172.628006 10.005000] 0.998635 0.000000 0.000000 -0.052224 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7251A016, 24314, 0x251A0000, 161.704, 172.409, 10.005, 0.999997, 0, 0, -0.002247, True, '2005-02-09 10:00:00'); /* Skeletal Champion */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2573.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2573.sql index 0fd602113f..a0c8984a28 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2573.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2573.sql @@ -56,7 +56,7 @@ VALUES (0x7257301B, 7096, 0x25730114, 87.3204, 169.991, 138.81, 0.674673, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7257301C, 14520, 0x25730114, 83.3451, 165.474, 138.81, 0.999805, 0, 0, -0.019724, True, '2005-02-09 10:00:00'); /* Pyreal Golem */ -/* @teleloc 0x25730114 [83.345100 165.473999 138.809998] 0.999805 0.000000 0.000000 -0.019723 */ +/* @teleloc 0x25730114 [83.345100 165.473999 138.809998] 0.999805 0.000000 0.000000 -0.019724 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7257301D, 14520, 0x25730114, 86.498, 164.102, 138.81, 0.987969, 0, 0, 0.154652, True, '2005-02-09 10:00:00'); /* Pyreal Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2581.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2581.sql index 2c700f0cc9..e8ba081034 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2581.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2581.sql @@ -29,16 +29,16 @@ VALUES (0x72581006, 143, 0x25810144, 158.83, 61.47, 220, 0.707107, 0, 0, -0.70 /* @teleloc 0x25810144 [158.830002 61.470001 220.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72581007, 143, 0x25810152, 153.122, 50.9195, 220, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x25810152 [153.121994 50.919498 220.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72581007, 143, 0x25810152, 153.122, 50.9195, 220, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x25810152 [153.121994 50.919498 220.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72581008, 412, 0x25810000, 156, 49.99, 220, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x25810000 [156.000000 49.990002 220.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72581009, 412, 0x25810000, 156, 71.01, 220, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x25810000 [156.000000 71.010002 220.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72581009, 412, 0x25810000, 156, 71.01, 220, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x25810000 [156.000000 71.010002 220.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7258100A, 412, 0x25810000, 150.985, 60.01, 223.5, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2612.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2612.sql index 3342a970f5..8cd1a6dd21 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2612.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2612.sql @@ -10,7 +10,7 @@ VALUES (0x72612001, 27710, 0x26120000, 121.531, 42.8779, 13.0065, -0.797415, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72612002, 27710, 0x26120000, 115.859, 44.6187, 12.3542, -0.99974, 0, 0, -0.022795, True, '2005-02-09 10:00:00'); /* Brass Gromnie */ -/* @teleloc 0x26120000 [115.859001 44.618698 12.354200] -0.999740 0.000000 0.000000 -0.022794 */ +/* @teleloc 0x26120000 [115.859001 44.618698 12.354200] -0.999740 0.000000 0.000000 -0.022795 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72612003, 27710, 0x26120000, 123.832, 56.5725, 12.3284, -0.702342, 0, 0, -0.71184, True, '2005-02-09 10:00:00'); /* Brass Gromnie */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2938.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2938.sql index c9fb9d36b3..5d00356e1a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2938.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2938.sql @@ -5,5 +5,5 @@ VALUES (0x72938000, 153, 0x29380000, 60.1246, 26.2389, 29.9925, -0.011058, 0, /* @teleloc 0x29380000 [60.124599 26.238899 29.992500] -0.011058 0.000000 0.000000 -0.999939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72938001, 1900, 0x29380101, 60.057, 7, 32.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Heartland */ -/* @teleloc 0x29380101 [60.056999 7.000000 32.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72938001, 1900, 0x29380101, 60.057, 7, 32.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Heartland */ +/* @teleloc 0x29380101 [60.056999 7.000000 32.005001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/298C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/298C.sql index 92a5d5c607..71b7e3b9ec 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/298C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/298C.sql @@ -45,8 +45,8 @@ VALUES (0x7298C00A, 231, 0x298C0000, 60.7409, 81.9322, 106.005, -0.817906, 0, /* @teleloc 0x298C0000 [60.740898 81.932198 106.004997] -0.817906 0.000000 0.000000 0.575351 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7298C00B, 278, 0x298C0000, 84, 66.5, 102.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x298C0000 [84.000000 66.500000 102.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7298C00B, 278, 0x298C0000, 84, 66.5, 102.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x298C0000 [84.000000 66.500000 102.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7298C00C, 229, 0x298C0000, 95.7123, 130.999, 107.005, -0.003447, 0, 0, 0.999994, True, '2005-02-09 10:00:00'); /* Tumerok Officer */ @@ -85,16 +85,16 @@ VALUES (0x7298C014, 231, 0x298C0000, 108.729, 130.043, 117.26, 0.99709, 0, 0, /* @teleloc 0x298C0000 [108.728996 130.042999 117.260002] 0.997090 0.000000 0.000000 0.076238 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7298C015, 1938, 0x298C0000, 106.894, 128.324, 117.205, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x298C0000 [106.893997 128.324005 117.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7298C015, 1938, 0x298C0000, 106.894, 128.324, 117.205, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x298C0000 [106.893997 128.324005 117.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7298C016, 1930, 0x298C0000, 109.068, 128.353, 117.205, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x298C0000 [109.068001 128.352997 117.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7298C016, 1930, 0x298C0000, 109.068, 128.353, 117.205, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x298C0000 [109.068001 128.352997 117.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7298C017, 1919, 0x298C0000, 107.964, 128.378, 117.205, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x298C0000 [107.963997 128.378006 117.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7298C017, 1919, 0x298C0000, 107.964, 128.378, 117.205, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x298C0000 [107.963997 128.378006 117.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7298C018, 233, 0x298C0100, 104.48, 129.675, 107.605, -0.923957, 0, 0, 0.382497, True, '2005-02-09 10:00:00'); /* Tumerok Warrior */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2A3F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2A3F.sql index c378b29354..cda9a94463 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2A3F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2A3F.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x2A3F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72A3F000, 27963, 0x2A3F010A, 108, 27, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pillar */ -/* @teleloc 0x2A3F010A [108.000000 27.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72A3F000, 27963, 0x2A3F010A, 108, 27, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pillar */ +/* @teleloc 0x2A3F010A [108.000000 27.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72A3F001, 27965, 0x2A3F010A, 108, 45, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pillar */ @@ -18,15 +18,15 @@ VALUES (0x72A3F003, 27966, 0x2A3F010A, 117, 36, -11.995, 0.707107, 0, 0, -0.7071 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72A3F004, 27920, 0x2A3F0000, 104.926, 8.6653, 5.01362, -0.041431, 0, 0, -0.999141, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ -/* @teleloc 0x2A3F0000 [104.926003 8.665300 5.013620] -0.041430 0.000000 0.000000 -0.999141 */ +/* @teleloc 0x2A3F0000 [104.926003 8.665300 5.013620] -0.041431 0.000000 0.000000 -0.999141 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72A3F005, 27920, 0x2A3F0000, 106.46, 9.32101, 5.01362, -0.041431, 0, 0, -0.999141, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ -/* @teleloc 0x2A3F0000 [106.459999 9.321010 5.013620] -0.041430 0.000000 0.000000 -0.999141 */ +/* @teleloc 0x2A3F0000 [106.459999 9.321010 5.013620] -0.041431 0.000000 0.000000 -0.999141 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72A3F006, 27920, 0x2A3F0000, 108.042, 9.2697, 5.01362, -0.041431, 0, 0, -0.999141, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ -/* @teleloc 0x2A3F0000 [108.042000 9.269700 5.013620] -0.041430 0.000000 0.000000 -0.999141 */ +/* @teleloc 0x2A3F0000 [108.042000 9.269700 5.013620] -0.041431 0.000000 0.000000 -0.999141 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72A3F007, 27920, 0x2A3F0000, 110.254, 9.18923, 5.01362, 0.008558, 0, 0, -0.999963, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2B11.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2B11.sql index 465b074be6..d5a6051b7b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2B11.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2B11.sql @@ -33,8 +33,8 @@ VALUES (0x72B11011, 412, 0x2B110000, 162.074, 172.273, 48, 0.707107, 0, 0, -0. /* @teleloc 0x2B110000 [162.074005 172.272995 48.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72B11012, 412, 0x2B110000, 159.749, 167.136, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x2B110000 [159.748993 167.136002 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72B11012, 412, 0x2B110000, 159.749, 167.136, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x2B110000 [159.748993 167.136002 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72B11013, 720, 0x2B110000, 61.398, 125.588, 48, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -143,16 +143,16 @@ VALUES (0x72B1102C, 24874, 0x2B110000, 187.528, 135.193, 51.974, 0.707107, 0, 0, /* @teleloc 0x2B110000 [187.528000 135.192993 51.973999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72B1102D, 24874, 0x2B110000, 152.344, 100.784, 51.945, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sentry */ -/* @teleloc 0x2B110000 [152.343994 100.783997 51.945000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72B1102D, 24874, 0x2B110000, 152.344, 100.784, 51.945, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sentry */ +/* @teleloc 0x2B110000 [152.343994 100.783997 51.945000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72B1102E, 143, 0x2B110127, 50.3953, 121.897, 52.405, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x2B110127 [50.395302 121.897003 52.404999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72B1102E, 143, 0x2B110127, 50.3953, 121.897, 52.405, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x2B110127 [50.395302 121.897003 52.404999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72B1102F, 143, 0x2B110127, 52.1341, 121.897, 52.405, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x2B110127 [52.134102 121.897003 52.404999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72B1102F, 143, 0x2B110127, 52.1341, 121.897, 52.405, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x2B110127 [52.134102 121.897003 52.404999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72B11030, 19443, 0x2B110121, 157.251, 165.5, 49.4791, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Auroch Skull */ @@ -167,8 +167,8 @@ VALUES (0x72B11032, 24876, 0x2B110000, 161.279, 168.233, 48.005, 0.473651, 0, 0, /* @teleloc 0x2B110000 [161.279007 168.233002 48.005001] 0.473651 0.000000 0.000000 -0.880713 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72B11033, 153, 0x2B110000, 138.286, 147.611, 48.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x2B110000 [138.285995 147.610992 48.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72B11033, 153, 0x2B110000, 138.286, 147.611, 48.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x2B110000 [138.285995 147.610992 48.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72B11034, 153, 0x2B110000, 74.5701, 153.748, 48.005, -0.249004, 0, 0, -0.968502, False, '2005-02-09 10:00:00'); /* Fountain */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2B12.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2B12.sql index 787c0d96ca..1a7a91bbb1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2B12.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2B12.sql @@ -61,8 +61,8 @@ VALUES (0x72B12018, 24578, 0x2B120000, 10.0363, 12.3521, 63.81, -0.68683, 0, 0, /* @teleloc 0x2B120000 [10.036300 12.352100 63.810001] -0.686830 0.000000 0.000000 -0.726819 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72B12019, 24588, 0x2B120000, 21.457, 77.563, 65.873, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Gilly */ -/* @teleloc 0x2B120000 [21.457001 77.563004 65.873001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72B12019, 24588, 0x2B120000, 21.457, 77.563, 65.873, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Gilly */ +/* @teleloc 0x2B120000 [21.457001 77.563004 65.873001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72B1201E, 24577, 0x2B120134, 141.14, 55.474, 48.01, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Agent Dravos */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2CB5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2CB5.sql index 259c82ea2d..7376460ecf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2CB5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2CB5.sql @@ -17,8 +17,8 @@ VALUES (0x72CB5003, 720, 0x2CB50116, 13.0364, 41.3929, 2.5, -0.927248, 0, 0, - /* @teleloc 0x2CB50116 [13.036400 41.392899 2.500000] -0.927248 0.000000 0.000000 -0.374448 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72CB5004, 720, 0x2CB50000, 19.1839, 43.0869, -0, -0.390888, 0, 0, -0.920438, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0x2CB50000 [19.183901 43.086899 -0.000000] -0.390888 0.000000 0.000000 -0.920438 */ +VALUES (0x72CB5004, 720, 0x2CB50000, 19.1839, 43.0869, 0, -0.390888, 0, 0, -0.920438, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0x2CB50000 [19.183901 43.086899 0.000000] -0.390888 0.000000 0.000000 -0.920438 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72CB5005, 11390, 0x2CB50102, 32.0295, 76.5995, 1.605, 0.888487, 0, 0, -0.458902, False, '2005-02-09 10:00:00'); /* Kasin ibn Sayrak the Barkeep */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2D26.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2D26.sql index 16e862afeb..984acd018c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2D26.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2D26.sql @@ -30,7 +30,7 @@ VALUES (0x72D26002, 23489, 0x2D260000, 51.967, 77.8425, 98.029, -0.593292, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72D26003, 24278, 0x2D260000, 56.0884, 66.255, 98.4832, -0.026209, 0, 0, 0.999656, True, '2005-02-09 10:00:00'); /* Drudge Cabalist */ -/* @teleloc 0x2D260000 [56.088402 66.254997 98.483200] -0.026208 0.000000 0.000000 0.999656 */ +/* @teleloc 0x2D260000 [56.088402 66.254997 98.483200] -0.026209 0.000000 0.000000 0.999656 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72D26004, 24282, 0x2D260000, 60.4434, 83.4069, 98.0045, -0.844815, 0, 0, 0.535059, True, '2005-02-09 10:00:00'); /* Peerless Drudge */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2D5B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2D5B.sql index 17e9171408..fae996a551 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2D5B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2D5B.sql @@ -678,11 +678,11 @@ VALUES (0x72D5B0B0, 6012, 0x2D5B0000, 132.378, 44.1163, 48.1131, -0.999201, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72D5B0B1, 6012, 0x2D5B0000, 123.228, 43.536, 32.3, 0.999627, 0, 0, -0.027294, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ -/* @teleloc 0x2D5B0000 [123.227997 43.535999 32.299999] 0.999627 0.000000 0.000000 -0.027293 */ +/* @teleloc 0x2D5B0000 [123.227997 43.535999 32.299999] 0.999627 0.000000 0.000000 -0.027294 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72D5B0B2, 6012, 0x2D5B0000, 113.678, 44.058, 32.3, 0.999627, 0, 0, -0.027294, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ -/* @teleloc 0x2D5B0000 [113.678001 44.057999 32.299999] 0.999627 0.000000 0.000000 -0.027293 */ +/* @teleloc 0x2D5B0000 [113.678001 44.057999 32.299999] 0.999627 0.000000 0.000000 -0.027294 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72D5B0B3, 6012, 0x2D5B0000, 97.6692, 43.8311, 48.1131, -0.999905, 0, 0, -0.013753, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ @@ -821,12 +821,12 @@ VALUES (0x72D5B0E6, 228, 0x2D5B0000, 84.8133, 38.1373, 32.006, -0.156023, 0, 0 /* @teleloc 0x2D5B0000 [84.813301 38.137299 32.006001] -0.156023 0.000000 0.000000 0.987753 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72D5B0E7, 27481, 0x2D5B0000, 106.65, 55, 33, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Burning Liquid */ -/* @teleloc 0x2D5B0000 [106.650002 55.000000 33.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72D5B0E7, 27481, 0x2D5B0000, 106.65, 55, 33, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Burning Liquid */ +/* @teleloc 0x2D5B0000 [106.650002 55.000000 33.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72D5B0E8, 27481, 0x2D5B0000, 109.4, 55, 33, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Burning Liquid */ -/* @teleloc 0x2D5B0000 [109.400002 55.000000 33.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72D5B0E8, 27481, 0x2D5B0000, 109.4, 55, 33, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Burning Liquid */ +/* @teleloc 0x2D5B0000 [109.400002 55.000000 33.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72D5B0E9, 27481, 0x2D5B0000, 50, 35, 33, -0.029876, 0, 0, -0.999554, False, '2005-02-09 10:00:00'); /* Burning Liquid */ @@ -893,8 +893,8 @@ VALUES (0x72D5B0F8, 27481, 0x2D5B0000, 166, 59.5, 33, 0.707107, 0, 0, -0.707107, /* @teleloc 0x2D5B0000 [166.000000 59.500000 33.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72D5B0F9, 27463, 0x2D5B0000, 108, 52.5, 32.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x2D5B0000 [108.000000 52.500000 32.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72D5B0F9, 27463, 0x2D5B0000, 108, 52.5, 32.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x2D5B0000 [108.000000 52.500000 32.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x72D5B0FA, 27460, 0x2D5B0000, 131.648, 134.253, 37.6345, 0.999127, 0, 0, -0.041775, True, '2005-02-09 10:00:00'); /* Gotrok Fortress Guard */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/2E0E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/2E0E.sql index 5bf044f2a6..cbd00f4d4c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/2E0E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/2E0E.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x2E0E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x72E0E000, 3612, 0x2E0E0101, 156, 127, 58.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Direlands Desert Edge Portal */ -/* @teleloc 0x2E0E0101 [156.000000 127.000000 58.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x72E0E000, 3612, 0x2E0E0101, 156, 127, 58.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Direlands Desert Edge Portal */ +/* @teleloc 0x2E0E0101 [156.000000 127.000000 58.005001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3072.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3072.sql index d476083d95..3c2f22786f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3072.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3072.sql @@ -80,7 +80,7 @@ VALUES (0x7307200F, 10807, 0x30720000, 60.9662, 190.894, 41.005, -0.947105, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73072010, 10807, 0x30720000, 60.7793, 166.763, 41.005, -0.044079, 0, 0, 0.999028, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x30720000 [60.779301 166.763000 41.005001] -0.044078 0.000000 0.000000 0.999028 */ +/* @teleloc 0x30720000 [60.779301 166.763000 41.005001] -0.044079 0.000000 0.000000 0.999028 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73072011, 7346, 0x30720000, 60.2046, 161.121, 44.8065, 0.548782, 0, 0, 0.835965, True, '2005-02-09 10:00:00'); /* Banderling Enforcer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3073.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3073.sql index 8ec7e6e24a..30df2054a5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3073.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3073.sql @@ -151,7 +151,7 @@ VALUES (0x73073019, 10807, 0x30730000, 130.233, 34.068, 40.0065, -0.160348, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7307301A, 10807, 0x30730000, 140.149, 26.6963, 36.0065, 0.038947, 0, 0, 0.999241, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x30730000 [140.149002 26.696301 36.006500] 0.038946 0.000000 0.000000 0.999241 */ +/* @teleloc 0x30730000 [140.149002 26.696301 36.006500] 0.038947 0.000000 0.000000 0.999241 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7307301B, 10807, 0x30730000, 182.691, 13.3419, 36.0065, 0.882533, 0, 0, 0.470251, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3415.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3415.sql index dbc25b96fa..0a2aba114e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3415.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3415.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x3415; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73415000, 24952, 0x34150000, 156.571, 84, 84.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Desert Citadel Portal */ -/* @teleloc 0x34150000 [156.570999 84.000000 84.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73415000, 24952, 0x34150000, 156.571, 84, 84.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Desert Citadel Portal */ +/* @teleloc 0x34150000 [156.570999 84.000000 84.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73415001, 24497, 0x34150000, 156.46, 73.5926, 84.01, -0.999979, 0, 0, 0.00653, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/376A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/376A.sql index 89f7620562..57a1b1c427 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/376A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/376A.sql @@ -143,8 +143,8 @@ VALUES (0x7376A01D, 7422, 0x376A0000, 136.345, 37.1869, 44.0083, -0.955681, 0, /* @teleloc 0x376A0000 [136.345001 37.186901 44.008301] -0.955681 0.000000 0.000000 0.294403 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7376A01E, 201, 0x376A0000, 137.859, 74.9375, 34.01, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ -/* @teleloc 0x376A0000 [137.858994 74.937500 34.009998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7376A01E, 201, 0x376A0000, 137.859, 74.9375, 34.01, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ +/* @teleloc 0x376A0000 [137.858994 74.937500 34.009998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7376A01F, 153, 0x376A0156, 156, 108, 34.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Fountain */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3881.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3881.sql index dc94fcf489..b72b6f1031 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3881.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3881.sql @@ -70,8 +70,8 @@ VALUES (0x7388100E, 233, 0x38810000, 85.4408, 165.119, 128.005, -0.568198, 0, /* @teleloc 0x38810000 [85.440804 165.119003 128.005005] -0.568198 0.000000 0.000000 0.822892 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7388100F, 2493, 0x38810000, 108, 162.5, 128.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x38810000 [108.000000 162.500000 128.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7388100F, 2493, 0x38810000, 108, 162.5, 128.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x38810000 [108.000000 162.500000 128.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73881010, 1631, 0x38810000, 79.3338, 165.313, 128.005, 0.66924, 0, 0, 0.743046, True, '2005-02-09 10:00:00'); /* Drudge Servant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/388C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/388C.sql index e422c12008..d36d2143f6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/388C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/388C.sql @@ -16,5 +16,5 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7388C002, 0x7388C001, '2005-02-09 10:00:00') /* Sandstone Golem (202) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7388C003, 3640, 0x388C0102, 108, 15, 75.66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mountain Halls */ -/* @teleloc 0x388C0102 [108.000000 15.000000 75.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7388C003, 3640, 0x388C0102, 108, 15, 75.66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mountain Halls */ +/* @teleloc 0x388C0102 [108.000000 15.000000 75.660004] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/394A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/394A.sql index 4e4010ed08..33b6ba1681 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/394A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/394A.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x394A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7394A000, 2211, 0x394A0000, 36, 173.5, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x394A0000 [36.000000 173.500000 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x7394A000, 2211, 0x394A0000, 36, 173.5, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x394A0000 [36.000000 173.500000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7394A013, 2482, 0x394A0108, 13.4441, 181.921, 0.0065, 0.196728, 0, 0, -0.980458, True, '2005-02-09 10:00:00'); /* Tumerok Major */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3A4D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3A4D.sql index cd3bb7d49f..763d28e7e3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3A4D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3A4D.sql @@ -5,8 +5,8 @@ VALUES (0x73A4D000, 2483, 0x3A4D0000, 94.2505, 70.9953, 0.006, -0.917337, 0, 0, /* @teleloc 0x3A4D0000 [94.250504 70.995300 0.006000] -0.917337 0.000000 0.000000 0.398111 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73A4D001, 2209, 0x3A4D0000, 101.5, 84, -0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3A4D0000 [101.500000 84.000000 -0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x73A4D001, 2209, 0x3A4D0000, 101.5, 84, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3A4D0000 [101.500000 84.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73A4D008, 23565, 0x3A4D0000, 91.9198, 93.7207, 0.006, -0.629496, 0, 0, -0.777004, True, '2005-02-09 10:00:00'); /* Tumerok Major */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3B42.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3B42.sql index 09f8f79a80..9b6a0ec733 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3B42.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3B42.sql @@ -33,8 +33,8 @@ VALUES (0x73B42020, 7117, 0x3B420126, 86.6417, 34.4409, 40.0668, 0.98953, 0, 0, /* @teleloc 0x3B420126 [86.641701 34.440899 40.066799] 0.989530 0.000000 0.000000 0.144325 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B42021, 1917, 0x3B420105, 116.272, 54.122, 24.405, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x3B420105 [116.272003 54.122002 24.405001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B42021, 1917, 0x3B420105, 116.272, 54.122, 24.405, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x3B420105 [116.272003 54.122002 24.405001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B42022, 7924, 0x3B420105, 116.71, 61.575, 24.405, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3B9C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3B9C.sql index 81d1d69391..234bc175f8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3B9C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3B9C.sql @@ -241,20 +241,20 @@ VALUES (0x73B9C03B, 9686, 0x3B9C0117, 33.0708, 32.6913, 15.5, -0.707107, 0, 0, /* @teleloc 0x3B9C0117 [33.070801 32.691299 15.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C03C, 9686, 0x3B9C0117, 31.8708, 30.7913, 14.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0117 [31.870800 30.791300 14.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C03C, 9686, 0x3B9C0117, 31.8708, 30.7913, 14.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0117 [31.870800 30.791300 14.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C03D, 9686, 0x3B9C0118, 34.7248, 28.9062, 13.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0118 [34.724800 28.906200 13.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C03D, 9686, 0x3B9C0118, 34.7248, 28.9062, 13.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0118 [34.724800 28.906200 13.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C03E, 9686, 0x3B9C0118, 40.1032, 28.9062, 13.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0118 [40.103199 28.906200 13.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C03E, 9686, 0x3B9C0118, 40.1032, 28.9062, 13.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0118 [40.103199 28.906200 13.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C03F, 9686, 0x3B9C0118, 37.4532, 34.8562, 15.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0118 [37.453201 34.856201 15.700000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73B9C03F, 9686, 0x3B9C0118, 37.4532, 34.8562, 15.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0118 [37.453201 34.856201 15.700000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B9C040, 9686, 0x3B9C0118, 41.4032, 33.8062, 13.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -277,16 +277,16 @@ VALUES (0x73B9C044, 11698, 0x3B9C0118, 37.4622, 31.9484, 18.6, -0.707107, 0, 0, /* @teleloc 0x3B9C0118 [37.462200 31.948400 18.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C045, 11697, 0x3B9C0118, 37.4487, 34.4818, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3B9C0118 [37.448700 34.481800 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73B9C045, 11697, 0x3B9C0118, 37.4487, 34.4818, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3B9C0118 [37.448700 34.481800 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C046, 9686, 0x3B9C011C, 34.3893, 27.9874, 10.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C011C [34.389301 27.987400 10.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C046, 9686, 0x3B9C011C, 34.3893, 27.9874, 10.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C011C [34.389301 27.987400 10.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C047, 9686, 0x3B9C011C, 34.6393, 34.5374, 10.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C011C [34.639301 34.537399 10.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73B9C047, 9686, 0x3B9C011C, 34.6393, 34.5374, 10.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C011C [34.639301 34.537399 10.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B9C048, 9686, 0x3B9C011C, 38.1384, 31.1517, 10.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,8 +305,8 @@ VALUES (0x73B9C04B, 9687, 0x3B9C011C, 37.5267, 33.9364, 8.1, 0.878817, 0, 0, -0 /* @teleloc 0x3B9C011C [37.526699 33.936401 8.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C04C, 412, 0x3B9C0000, 30.8122, 36.4584, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3B9C0000 [30.812201 36.458401 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C04C, 412, 0x3B9C0000, 30.8122, 36.4584, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3B9C0000 [30.812201 36.458401 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B9C04D, 12337, 0x3B9C0117, 31.5935, 33.3588, 12.005, -0.086656, 0, 0, 0.996238, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -957,8 +957,8 @@ VALUES (0x73B9C0B7, 11697, 0x3B9C0117, 32.6839, 35.442, 12.1, 0.91496, 0, 0, -0. /* @teleloc 0x3B9C0117 [32.683899 35.442001 12.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0B8, 11697, 0x3B9C0117, 31.6589, 31.167, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3B9C0117 [31.658899 31.167000 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C0B8, 11697, 0x3B9C0117, 31.6589, 31.167, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3B9C0117 [31.658899 31.167000 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B9C0B9, 9686, 0x3B9C0117, 28.4208, 31.5663, 14.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -973,8 +973,8 @@ VALUES (0x73B9C0BB, 9686, 0x3B9C0117, 28.4208, 35.0413, 14.5, -0.707107, 0, 0, /* @teleloc 0x3B9C0117 [28.420799 35.041302 14.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0BC, 9686, 0x3B9C0117, 30.8393, 35.9374, 15.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0117 [30.839300 35.937401 15.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73B9C0BC, 9686, 0x3B9C0117, 30.8393, 35.9374, 15.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0117 [30.839300 35.937401 15.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B9C0BD, 9686, 0x3B9C0117, 33.0708, 34.7862, 14.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,8 +989,8 @@ VALUES (0x73B9C0BF, 9686, 0x3B9C0118, 41.4032, 31.8685, 15.875, 0.707107, 0, 0, /* @teleloc 0x3B9C0118 [41.403198 31.868500 15.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0C0, 9686, 0x3B9C0118, 37.4688, 28.9062, 15.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0118 [37.468800 28.906200 15.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C0C0, 9686, 0x3B9C0118, 37.4688, 28.9062, 15.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0118 [37.468800 28.906200 15.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B9C0C1, 9686, 0x3B9C0118, 33.5117, 29.9206, 15.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,12 +1005,12 @@ VALUES (0x73B9C0C3, 9686, 0x3B9C0118, 33.5117, 33.97, 15.6, -0.707107, 0, 0, -0 /* @teleloc 0x3B9C0118 [33.511700 33.970001 15.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0C4, 9686, 0x3B9C0118, 34.9038, 34.8562, 15.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0118 [34.903801 34.856201 15.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73B9C0C4, 9686, 0x3B9C0118, 34.9038, 34.8562, 15.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0118 [34.903801 34.856201 15.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0C5, 9686, 0x3B9C0118, 40.1281, 34.8562, 15.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0118 [40.128101 34.856201 15.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73B9C0C5, 9686, 0x3B9C0118, 40.1281, 34.8562, 15.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0118 [40.128101 34.856201 15.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B9C0C6, 11698, 0x3B9C0118, 39.9972, 30.0534, 16.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1041,12 +1041,12 @@ VALUES (0x73B9C0CC, 11697, 0x3B9C0118, 34.4822, 29.6784, 12.1, 0.359182, 0, 0, 0 /* @teleloc 0x3B9C0118 [34.482201 29.678400 12.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0CD, 9686, 0x3B9C011C, 36.478, 27.9874, 10.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C011C [36.478001 27.987400 10.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C0CD, 9686, 0x3B9C011C, 36.478, 27.9874, 10.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C011C [36.478001 27.987400 10.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0CE, 9686, 0x3B9C011C, 31.615, 34.5374, 10.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C011C [31.615000 34.537399 10.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73B9C0CE, 9686, 0x3B9C011C, 31.615, 34.5374, 10.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C011C [31.615000 34.537399 10.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B9C0CF, 9686, 0x3B9C011C, 28.4295, 29.4525, 10.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1057,32 +1057,32 @@ VALUES (0x73B9C0D0, 11698, 0x3B9C011C, 33.1522, 31.2234, 11.525, 0.707107, 0, 0, /* @teleloc 0x3B9C011C [33.152199 31.223400 11.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0D1, 11697, 0x3B9C011C, 33.2573, 28.3975, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3B9C011C [33.257301 28.397499 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C0D1, 11697, 0x3B9C011C, 33.2573, 28.3975, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3B9C011C [33.257301 28.397499 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B9C0D2, 11697, 0x3B9C011C, 37.3487, 31.3732, 8.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x3B9C011C [37.348701 31.373199 8.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0D3, 11697, 0x3B9C011C, 34.8097, 34.0396, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3B9C011C [34.809700 34.039600 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73B9C0D3, 11697, 0x3B9C011C, 34.8097, 34.0396, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3B9C011C [34.809700 34.039600 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0D4, 9686, 0x3B9C0000, 30.8143, 36.5724, 15.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0000 [30.814301 36.572399 15.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C0D4, 9686, 0x3B9C0000, 30.8143, 36.5724, 15.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0000 [30.814301 36.572399 15.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0D5, 9686, 0x3B9C0000, 27.8043, 42.4274, 13.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0000 [27.804300 42.427399 13.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x73B9C0D5, 9686, 0x3B9C0000, 27.8043, 42.4274, 13.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0000 [27.804300 42.427399 13.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0D6, 9686, 0x3B9C0000, 33.8343, 42.4274, 13.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3B9C0000 [33.834301 42.427399 13.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x73B9C0D6, 9686, 0x3B9C0000, 33.8343, 42.4274, 13.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3B9C0000 [33.834301 42.427399 13.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73B9C0D7, 12679, 0x3B9C0000, 35.3572, 36.8934, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x3B9C0000 [35.357201 36.893398 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73B9C0D7, 12679, 0x3B9C0000, 35.3572, 36.8934, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x3B9C0000 [35.357201 36.893398 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73B9C0D8, 12679, 0x3B9C0000, 26.5122, 36.7834, 12.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3C98.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3C98.sql index 9caa3a190a..b19c795c80 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3C98.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3C98.sql @@ -5,24 +5,24 @@ VALUES (0x73C98000, 11697, 0x3C980100, 161.117, 35.6793, 82.075, -0.909599, 0, 0 /* @teleloc 0x3C980100 [161.117004 35.679298 82.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98001, 9686, 0x3C980100, 161.037, 30.6914, 84.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980100 [161.037003 30.691401 84.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98001, 9686, 0x3C980100, 161.037, 30.6914, 84.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980100 [161.037003 30.691401 84.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C98002, 11697, 0x3C980100, 157.05, 33.5983, 82.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x3C980100 [157.050003 33.598301 82.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98003, 9686, 0x3C980100, 155.337, 30.7164, 84.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980100 [155.337006 30.716400 84.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98003, 9686, 0x3C980100, 155.337, 30.7164, 84.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980100 [155.337006 30.716400 84.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98004, 9686, 0x3C980100, 155.57, 36.6581, 84.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980100 [155.570007 36.658100 84.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73C98004, 9686, 0x3C980100, 155.57, 36.6581, 84.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980100 [155.570007 36.658100 84.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98005, 9686, 0x3C980100, 161, 36.6831, 84.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980100 [161.000000 36.683102 84.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73C98005, 9686, 0x3C980100, 161, 36.6831, 84.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980100 [161.000000 36.683102 84.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C98006, 9686, 0x3C980100, 162.325, 35.9581, 84.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x73C98009, 11697, 0x3C980100, 159.8, 33.5983, 82.075, 0.707107, 0, 0, - /* @teleloc 0x3C980100 [159.800003 33.598301 82.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C9800A, 11697, 0x3C980103, 152.611, 32.9506, 82.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3C980103 [152.610992 32.950600 82.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x73C9800A, 11697, 0x3C980103, 152.611, 32.9506, 82.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3C980103 [152.610992 32.950600 82.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C9800B, 11697, 0x3C980103, 153.294, 37.2744, 82.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x3C980103 [153.294006 37.274399 82.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C9800C, 9686, 0x3C980103, 152.765, 32.571, 84.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980103 [152.764999 32.570999 84.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C9800C, 9686, 0x3C980103, 152.765, 32.571, 84.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980103 [152.764999 32.570999 84.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C9800D, 9686, 0x3C980103, 149.25, 35.1985, 84.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x73C98010, 9686, 0x3C980106, 159.1, 32.9484, 79.95, 0.707107, 0, 0, -0 /* @teleloc 0x3C980106 [159.100006 32.948399 79.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98011, 9686, 0x3C980106, 153.825, 29.7485, 79.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980106 [153.824997 29.748501 79.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98011, 9686, 0x3C980106, 153.825, 29.7485, 79.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980106 [153.824997 29.748501 79.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C98012, 9686, 0x3C980106, 149.2, 32.9735, 79.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x3C980106 [149.199997 32.973499 79.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98013, 9686, 0x3C980106, 155.225, 36.2985, 79.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980106 [155.225006 36.298500 79.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73C98013, 9686, 0x3C980106, 155.225, 36.2985, 79.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980106 [155.225006 36.298500 79.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98014, 11698, 0x3C980106, 154.117, 33.614, 81.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x3C980106 [154.117004 33.613998 81.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98014, 11698, 0x3C980106, 154.117, 33.614, 81.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x3C980106 [154.117004 33.613998 81.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C98015, 9687, 0x3C980106, 158.537, 30.2914, 78.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x3C980106 [158.537003 30.291401 78.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98016, 412, 0x3C980000, 151.787, 38.1014, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3C980000 [151.787003 38.101398 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98016, 412, 0x3C980000, 151.787, 38.1014, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3C980000 [151.787003 38.101398 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C98017, 12336, 0x3C980103, 152.549, 34.9478, 82.005, 0.126769, 0, 0, -0.991932, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -156,16 +156,16 @@ VALUES (0x73C98018, 12461, 0x3C980000, 156.32, 38.0569, 82.005, -0.010806, 0, 0, /* @teleloc 0x3C980000 [156.320007 38.056900 82.004997] -0.010806 0.000000 0.000000 -0.999942 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98019, 9686, 0x3C980100, 158.124, 30.6914, 85.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980100 [158.123993 30.691401 85.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98019, 9686, 0x3C980100, 158.124, 30.6914, 85.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980100 [158.123993 30.691401 85.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C9801A, 9686, 0x3C980100, 162.325, 33.5915, 85.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x3C980100 [162.324997 33.591499 85.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C9801B, 9686, 0x3C980100, 158.361, 36.6581, 85.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980100 [158.360992 36.658100 85.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73C9801B, 9686, 0x3C980100, 158.361, 36.6581, 85.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980100 [158.360992 36.658100 85.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C9801C, 9686, 0x3C980100, 154.197, 32.0947, 84.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -196,8 +196,8 @@ VALUES (0x73C98022, 11698, 0x3C980100, 156.013, 35.225, 86.175, -0.9486, 0, 0, - /* @teleloc 0x3C980100 [156.013000 35.224998 86.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98023, 11697, 0x3C980100, 158.392, 36.0043, 82.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3C980100 [158.391998 36.004299 82.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73C98023, 11697, 0x3C980100, 158.392, 36.0043, 82.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3C980100 [158.391998 36.004299 82.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C98024, 11697, 0x3C980100, 158.392, 33.5793, 82.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -208,12 +208,12 @@ VALUES (0x73C98025, 11697, 0x3C980100, 155.093, 31.5291, 82.075, -0.364064, 0, 0 /* @teleloc 0x3C980100 [155.093002 31.529100 82.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98026, 11697, 0x3C980100, 156.568, 31.0791, 82.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3C980100 [156.567993 31.079100 82.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98026, 11697, 0x3C980100, 156.568, 31.0791, 82.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3C980100 [156.567993 31.079100 82.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98027, 11697, 0x3C980100, 159.643, 31.0791, 82.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3C980100 [159.643005 31.079100 82.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98027, 11697, 0x3C980100, 159.643, 31.0791, 82.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3C980100 [159.643005 31.079100 82.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C98028, 9686, 0x3C980103, 149.25, 33.4208, 84.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -228,48 +228,48 @@ VALUES (0x73C9802A, 9686, 0x3C980103, 153.744, 34.496, 85.475, 0.707107, 0, 0, /* @teleloc 0x3C980103 [153.744003 34.495998 85.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C9802B, 9686, 0x3C980103, 151.799, 37.7402, 85.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980103 [151.798996 37.740200 85.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73C9802B, 9686, 0x3C980103, 151.799, 37.7402, 85.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980103 [151.798996 37.740200 85.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C9802C, 9686, 0x3C980106, 156.398, 29.7484, 79.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980106 [156.397995 29.748400 79.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C9802C, 9686, 0x3C980106, 156.398, 29.7484, 79.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980106 [156.397995 29.748400 79.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C9802D, 9686, 0x3C980106, 152.175, 36.2985, 79.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980106 [152.175003 36.298500 79.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73C9802D, 9686, 0x3C980106, 152.175, 36.2985, 79.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980106 [152.175003 36.298500 79.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C9802E, 11697, 0x3C980106, 158.405, 35.5413, 78.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x3C980106 [158.404999 35.541302 78.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C9802F, 11697, 0x3C980106, 155.03, 33.0163, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3C980106 [155.029999 33.016300 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C9802F, 11697, 0x3C980106, 155.03, 33.0163, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3C980106 [155.029999 33.016300 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C98030, 11697, 0x3C980106, 149.805, 30.3413, 78.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x3C980106 [149.804993 30.341299 78.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98031, 9686, 0x3C980000, 151.765, 38.196, 85.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980000 [151.764999 38.195999 85.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98031, 9686, 0x3C980000, 151.765, 38.196, 85.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980000 [151.764999 38.195999 85.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98032, 9686, 0x3C980000, 153.663, 38.196, 83.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980000 [153.662994 38.195999 83.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98032, 9686, 0x3C980000, 153.663, 38.196, 83.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980000 [153.662994 38.195999 83.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98033, 9686, 0x3C980000, 149.913, 38.196, 83.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3C980000 [149.912994 38.195999 83.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98033, 9686, 0x3C980000, 149.913, 38.196, 83.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3C980000 [149.912994 38.195999 83.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C98034, 12679, 0x3C980000, 148.092, 38.7543, 82.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x3C980000 [148.091995 38.754299 82.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73C98035, 12679, 0x3C980000, 162.442, 38.5293, 82.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x3C980000 [162.442001 38.529301 82.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73C98035, 12679, 0x3C980000, 162.442, 38.5293, 82.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x3C980000 [162.442001 38.529301 82.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73C98036, 10707, 0x3C980000, 22.245, 87.7096, -0.021, 0.999006, 0, 0, 0.044567, True, '2005-02-09 10:00:00'); /* BootSpot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3CA3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3CA3.sql index 5d137bcb8d..480c548f64 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3CA3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3CA3.sql @@ -2,4 +2,4 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x3CA3; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73CA3000, 11194, 0x3CA30000, 156.689, 35.349, 16.2315, -0.999291, 0, 0, -0.037647, False, '2005-02-09 10:00:00'); /* West Osteth Master Gen */ -/* @teleloc 0x3CA30000 [156.688995 35.348999 16.231501] -0.999291 0.000000 0.000000 -0.037646 */ +/* @teleloc 0x3CA30000 [156.688995 35.348999 16.231501] -0.999291 0.000000 0.000000 -0.037647 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3DC7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3DC7.sql index e0857ce52b..3502f3456e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3DC7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3DC7.sql @@ -89,8 +89,8 @@ VALUES (0x73DC7015, 9687, 0x3DC70106, 80.9511, 159.138, -3.95, 0.92388, 0, 0, 0 /* @teleloc 0x3DC70106 [80.951103 159.138000 -3.950000] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73DC7016, 412, 0x3DC70000, 87.7011, 151.328, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3DC70000 [87.701103 151.328003 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x73DC7016, 412, 0x3DC70000, 87.7011, 151.328, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3DC70000 [87.701103 151.328003 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7017, 9686, 0x3DC70109, 130.28, 157.598, 2.85, 0.948324, 0, 0, -0.317305, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,8 +161,8 @@ VALUES (0x73DC7027, 9687, 0x3DC7010E, 135.58, 153.798, -3.9, 0.305695, 0, 0, -0 /* @teleloc 0x3DC7010E [135.580002 153.798004 -3.900000] 0.305695 0.000000 0.000000 -0.952129 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73DC7028, 412, 0x3DC70000, 128.73, 150.588, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3DC70000 [128.729996 150.587997 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x73DC7028, 412, 0x3DC70000, 128.73, 150.588, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3DC70000 [128.729996 150.587997 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7029, 9686, 0x3DC70110, 182.461, 157.794, 3.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x73DC7039, 9687, 0x3DC70115, 178.005, 156.549, -3.9, 0.477159, 0, 0, 0 /* @teleloc 0x3DC70115 [178.005005 156.548996 -3.900000] 0.477159 0.000000 0.000000 0.878817 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73DC703A, 412, 0x3DC70000, 184.72, 154.027, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3DC70000 [184.720001 154.026993 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x73DC703A, 412, 0x3DC70000, 184.72, 154.027, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3DC70000 [184.720001 154.026993 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC703B, 9686, 0x3DC70119, 180.43, 109.4, 3.5, -0.696382, 0, 0, -0.717671, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,12 +305,12 @@ VALUES (0x73DC704B, 9687, 0x3DC7011D, 177.089, 105.984, -3.95, -0.240863, 0, 0, /* @teleloc 0x3DC7011D [177.089005 105.984001 -3.950000] -0.240863 0.000000 0.000000 -0.970559 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73DC704C, 412, 0x3DC70000, 172.372, 107.886, -0, 0.717671, 0, 0, -0.696382, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3DC70000 [172.371994 107.886002 -0.000000] 0.717671 0.000000 0.000000 -0.696382 */ +VALUES (0x73DC704C, 412, 0x3DC70000, 172.372, 107.886, 0, 0.717671, 0, 0, -0.696382, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3DC70000 [172.371994 107.886002 0.000000] 0.717671 0.000000 0.000000 -0.696382 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73DC704D, 412, 0x3DC70121, 174.291, 62.6761, -0, 0.403447, 0, 0, -0.915003, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3DC70121 [174.291000 62.676102 -0.000000] 0.403447 0.000000 0.000000 -0.915003 */ +VALUES (0x73DC704D, 412, 0x3DC70121, 174.291, 62.6761, 0, 0.403447, 0, 0, -0.915003, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3DC70121 [174.291000 62.676102 0.000000] 0.403447 0.000000 0.000000 -0.915003 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC704E, 9686, 0x3DC70122, 174.855, 62.0928, 4.35, -0.918833, 0, 0, -0.394646, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -394,11 +394,11 @@ VALUES (0x73DC7061, 9686, 0x3DC70129, 131.37, 56.5914, 2.3, -0.028248, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7062, 9686, 0x3DC70129, 131.939, 62.5104, 2.3, -0.999601, 0, 0, 0.028248, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3DC70129 [131.938995 62.510399 2.300000] -0.999601 0.000000 0.000000 0.028247 */ +/* @teleloc 0x3DC70129 [131.938995 62.510399 2.300000] -0.999601 0.000000 0.000000 0.028248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7063, 9686, 0x3DC70129, 137.361, 62.2288, 2.3, -0.999601, 0, 0, 0.028248, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3DC70129 [137.360992 62.228802 2.300000] -0.999601 0.000000 0.000000 0.028247 */ +/* @teleloc 0x3DC70129 [137.360992 62.228802 2.300000] -0.999601 0.000000 0.000000 0.028248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7064, 9686, 0x3DC70129, 138.643, 61.4301, 2.3, 0.686851, 0, 0, -0.726799, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -454,7 +454,7 @@ VALUES (0x73DC7070, 9686, 0x3DC7012D, 125.37, 59.1914, -2.05, -0.726799, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7071, 9686, 0x3DC7012D, 131.574, 62.1709, -2.05, -0.999601, 0, 0, 0.028248, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3DC7012D [131.574005 62.170898 -2.050000] -0.999601 0.000000 0.000000 0.028247 */ +/* @teleloc 0x3DC7012D [131.574005 62.170898 -2.050000] -0.999601 0.000000 0.000000 0.028248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7072, 11698, 0x3DC7012D, 130.316, 59.5532, -0.475, -0.028248, 0, 0, -0.999601, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -465,8 +465,8 @@ VALUES (0x73DC7073, 9687, 0x3DC7012D, 134.541, 55.9863, -3.95, 0.356433, 0, 0, /* @teleloc 0x3DC7012D [134.541000 55.986301 -3.950000] 0.356433 0.000000 0.000000 -0.934321 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73DC7074, 412, 0x3DC70000, 128.243, 64.1651, -0, -0.028248, 0, 0, -0.999601, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3DC70000 [128.242996 64.165100 -0.000000] -0.028248 0.000000 0.000000 -0.999601 */ +VALUES (0x73DC7074, 412, 0x3DC70000, 128.243, 64.1651, 0, -0.028248, 0, 0, -0.999601, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3DC70000 [128.242996 64.165100 0.000000] -0.028248 0.000000 0.000000 -0.999601 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7075, 9686, 0x3DC70130, 81.5442, 105.844, 2.85, -0.891205, 0, 0, -0.453601, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -537,8 +537,8 @@ VALUES (0x73DC7085, 9687, 0x3DC70135, 85.2558, 111.206, -3.9, -0.893175, 0, 0, /* @teleloc 0x3DC70135 [85.255798 111.206001 -3.900000] -0.893175 0.000000 0.000000 0.449710 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73DC7086, 412, 0x3DC70000, 88.5789, 104.41, -0, -0.701221, 0, 0, -0.712944, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3DC70000 [88.578903 104.410004 -0.000000] -0.701221 0.000000 0.000000 -0.712944 */ +VALUES (0x73DC7086, 412, 0x3DC70000, 88.5789, 104.41, 0, -0.701221, 0, 0, -0.712944, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3DC70000 [88.578903 104.410004 0.000000] -0.701221 0.000000 0.000000 -0.712944 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7087, 9686, 0x3DC70138, 158.74, 155.637, 3.6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -609,8 +609,8 @@ VALUES (0x73DC7097, 9687, 0x3DC7013A, 162.811, 154.347, -4, 0.464842, 0, 0, -0. /* @teleloc 0x3DC7013A [162.811005 154.347000 -4.000000] 0.464842 0.000000 0.000000 -0.885394 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73DC7098, 412, 0x3DC70000, 153.491, 151.918, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3DC70000 [153.490997 151.917999 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x73DC7098, 412, 0x3DC70000, 153.491, 151.918, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3DC70000 [153.490997 151.917999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7099, 11711, 0x3DC70000, 83.402, 151.522, 0.065, 0.999881, 0, 0, 0.015433, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -1794,7 +1794,7 @@ VALUES (0x73DC7151, 9686, 0x3DC70129, 138.51, 59.0672, 3.75, 0.686851, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7152, 9686, 0x3DC70129, 134.726, 62.3528, 3.625, -0.999601, 0, 0, 0.028248, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3DC70129 [134.725998 62.352798 3.625000] -0.999601 0.000000 0.000000 0.028247 */ +/* @teleloc 0x3DC70129 [134.725998 62.352798 3.625000] -0.999601 0.000000 0.000000 0.028248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7153, 9686, 0x3DC70129, 130.31, 58.0318, 2.05, -0.726799, 0, 0, -0.686851, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1826,7 +1826,7 @@ VALUES (0x73DC7159, 11698, 0x3DC70129, 132.3, 61.0546, 4.175, -0.957161, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC715A, 11697, 0x3DC70129, 134.719, 61.6983, 0.075, -0.999601, 0, 0, 0.028248, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3DC70129 [134.718994 61.698299 0.075000] -0.999601 0.000000 0.000000 0.028247 */ +/* @teleloc 0x3DC70129 [134.718994 61.698299 0.075000] -0.999601 0.000000 0.000000 0.028248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC715B, 11697, 0x3DC70129, 134.582, 59.2772, 0.075, -0.726799, 0, 0, -0.686851, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1858,7 +1858,7 @@ VALUES (0x73DC7161, 9686, 0x3DC7012B, 129.993, 60.4549, 3.475, 0.686851, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7162, 9686, 0x3DC7012B, 128.235, 63.8038, 3.475, -0.999601, 0, 0, 0.028248, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3DC7012B [128.235001 63.803799 3.475000] -0.999601 0.000000 0.000000 0.028247 */ +/* @teleloc 0x3DC7012B [128.235001 63.803799 3.475000] -0.999601 0.000000 0.000000 0.028248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7163, 9686, 0x3DC7012D, 132.375, 55.565, -2.05, -0.028248, 0, 0, -0.999601, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1866,7 +1866,7 @@ VALUES (0x73DC7163, 9686, 0x3DC7012D, 132.375, 55.565, -2.05, -0.028248, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7164, 9686, 0x3DC7012D, 128.529, 62.3431, -2.05, -0.999601, 0, 0, 0.028248, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3DC7012D [128.529007 62.343102 -2.050000] -0.999601 0.000000 0.000000 0.028247 */ +/* @teleloc 0x3DC7012D [128.529007 62.343102 -2.050000] -0.999601 0.000000 0.000000 0.028248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73DC7165, 11697, 0x3DC7012D, 134.706, 61.2353, -3.9, 0.912702, 0, 0, -0.408627, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3EAC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3EAC.sql index 34938e327b..9eb415d9a7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3EAC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3EAC.sql @@ -5,8 +5,8 @@ VALUES (0x73EAC000, 412, 0x3EAC0103, 152.392, 109.645, 18, -0.707107, 0, 0, 0. /* @teleloc 0x3EAC0103 [152.391998 109.644997 18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC001, 412, 0x3EAC0104, 162.583, 106.159, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3EAC0104 [162.582993 106.158997 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC001, 412, 0x3EAC0104, 162.583, 106.159, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3EAC0104 [162.582993 106.158997 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC002, 412, 0x3EAC0105, 146.675, 117.668, 18, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,32 +25,32 @@ VALUES (0x73EAC005, 11697, 0x3EAC0106, 154.134, 117.483, 22.9, -0.92321, 0, 0, - /* @teleloc 0x3EAC0106 [154.134003 117.483002 22.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC006, 9686, 0x3EAC0106, 154.992, 105.911, 25.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0106 [154.992004 105.911003 25.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC006, 9686, 0x3EAC0106, 154.992, 105.911, 25.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0106 [154.992004 105.911003 25.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC007, 9686, 0x3EAC0108, 154.69, 114.58, 21.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0108 [154.690002 114.580002 21.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC007, 9686, 0x3EAC0108, 154.69, 114.58, 21.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0108 [154.690002 114.580002 21.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC008, 9686, 0x3EAC0108, 154.739, 105.905, 20.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0108 [154.738998 105.904999 20.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC008, 9686, 0x3EAC0108, 154.739, 105.905, 20.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0108 [154.738998 105.904999 20.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC009, 9686, 0x3EAC0109, 157.99, 105.925, 21.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0109 [157.990005 105.925003 21.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC009, 9686, 0x3EAC0109, 157.99, 105.925, 21.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0109 [157.990005 105.925003 21.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC00A, 11697, 0x3EAC010A, 156, 118.166, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3EAC010A [156.000000 118.166000 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC00A, 11697, 0x3EAC010A, 156, 118.166, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3EAC010A [156.000000 118.166000 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC00B, 9686, 0x3EAC010A, 156.21, 119.063, 21.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010A [156.210007 119.063004 21.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC00B, 9686, 0x3EAC010A, 156.21, 119.063, 21.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010A [156.210007 119.063004 21.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC00C, 9686, 0x3EAC010D, 162.575, 105.325, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010D [162.574997 105.324997 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC00C, 9686, 0x3EAC010D, 162.575, 105.325, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010D [162.574997 105.324997 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC00D, 11697, 0x3EAC010D, 165.6, 101.345, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,36 +61,36 @@ VALUES (0x73EAC00E, 11697, 0x3EAC010D, 157.475, 99.525, 18.1, -0.707107, 0, 0, - /* @teleloc 0x3EAC010D [157.475006 99.525002 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC00F, 9686, 0x3EAC010F, 154.528, 105.336, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010F [154.528000 105.335999 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC00F, 9686, 0x3EAC010F, 154.528, 105.336, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010F [154.528000 105.335999 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC010, 11697, 0x3EAC010F, 146.982, 100.386, 22.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x3EAC010F [146.981995 100.386002 22.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC011, 11697, 0x3EAC010F, 151.827, 98.2592, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3EAC010F [151.826996 98.259201 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC011, 11697, 0x3EAC010F, 151.827, 98.2592, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3EAC010F [151.826996 98.259201 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC012, 11698, 0x3EAC010F, 157.907, 101.488, 29.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x3EAC010F [157.906998 101.487999 29.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC013, 412, 0x3EAC0112, 153.285, 101.046, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3EAC0112 [153.285004 101.045998 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC013, 412, 0x3EAC0112, 153.285, 101.046, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3EAC0112 [153.285004 101.045998 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC014, 9686, 0x3EAC0112, 150.156, 100.933, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0112 [150.156006 100.932999 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC014, 9686, 0x3EAC0112, 150.156, 100.933, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0112 [150.156006 100.932999 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC015, 412, 0x3EAC0116, 156.701, 102.359, 13.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x3EAC0116 [156.701004 102.359001 13.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC017, 9686, 0x3EAC0118, 152.328, 104.501, 16, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0118 [152.328003 104.500999 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC017, 9686, 0x3EAC0118, 152.328, 104.501, 16, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0118 [152.328003 104.500999 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC018, 11698, 0x3EAC0118, 150.863, 108.504, 17.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -196,8 +196,8 @@ VALUES (0x73EAC01D, 10707, 0x3EAC0000, 37.8466, 94.1354, -0.021, 0.642352, 0, 0, /* @teleloc 0x3EAC0000 [37.846600 94.135399 -0.021000] 0.642352 0.000000 0.000000 0.766410 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC01E, 9686, 0x3EAC0106, 156.08, 118.569, 26.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0106 [156.080002 118.569000 26.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC01E, 9686, 0x3EAC0106, 156.08, 118.569, 26.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0106 [156.080002 118.569000 26.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC01F, 11698, 0x3EAC0106, 156.044, 114.558, 29.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -216,20 +216,20 @@ VALUES (0x73EAC022, 9686, 0x3EAC0109, 159.189, 111.39, 21.57, 0.707107, 0, 0, - /* @teleloc 0x3EAC0109 [159.188995 111.389999 21.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC023, 11697, 0x3EAC0109, 157.98, 113.703, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3EAC0109 [157.979996 113.703003 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC023, 11697, 0x3EAC0109, 157.98, 113.703, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3EAC0109 [157.979996 113.703003 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC024, 9686, 0x3EAC010A, 154.643, 115.102, 21.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010A [154.643005 115.101997 21.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC024, 9686, 0x3EAC010A, 154.643, 115.102, 21.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010A [154.643005 115.101997 21.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC025, 9686, 0x3EAC010D, 160.332, 97.6258, 21.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010D [160.332001 97.625801 21.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC025, 9686, 0x3EAC010D, 160.332, 97.6258, 21.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010D [160.332001 97.625801 21.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC026, 9686, 0x3EAC010D, 162.872, 97.6258, 21.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010D [162.871994 97.625801 21.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC026, 9686, 0x3EAC010D, 162.872, 97.6258, 21.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010D [162.871994 97.625801 21.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC027, 9686, 0x3EAC010D, 166.356, 101.497, 21.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -244,24 +244,24 @@ VALUES (0x73EAC029, 11697, 0x3EAC010D, 164.04, 101.355, 18.1, 0.707107, 0, 0, -0 /* @teleloc 0x3EAC010D [164.039993 101.355003 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC02A, 9686, 0x3EAC010F, 159.598, 105.336, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010F [159.598007 105.335999 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC02A, 9686, 0x3EAC010F, 159.598, 105.336, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010F [159.598007 105.335999 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC02B, 9686, 0x3EAC010F, 149.771, 105.336, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010F [149.770996 105.335999 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC02B, 9686, 0x3EAC010F, 149.771, 105.336, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010F [149.770996 105.335999 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC02C, 9686, 0x3EAC010F, 150.511, 97.7368, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010F [150.511002 97.736801 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC02C, 9686, 0x3EAC010F, 150.511, 97.7368, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010F [150.511002 97.736801 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC02D, 9686, 0x3EAC010F, 156.194, 97.7368, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010F [156.194000 97.736801 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC02D, 9686, 0x3EAC010F, 156.194, 97.7368, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010F [156.194000 97.736801 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC02E, 9686, 0x3EAC010F, 161.839, 97.7368, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC010F [161.839005 97.736801 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC02E, 9686, 0x3EAC010F, 161.839, 97.7368, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC010F [161.839005 97.736801 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC02F, 9686, 0x3EAC010F, 146.275, 101.489, 26.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -276,16 +276,16 @@ VALUES (0x73EAC031, 11698, 0x3EAC010F, 154.335, 101.559, 29.15, -0.999998, 0, 0, /* @teleloc 0x3EAC010F [154.335007 101.558998 29.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC032, 11697, 0x3EAC010F, 162.752, 104.686, 22.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3EAC010F [162.751999 104.685997 22.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC032, 11697, 0x3EAC010F, 162.752, 104.686, 22.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3EAC010F [162.751999 104.685997 22.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC033, 11697, 0x3EAC010F, 165.092, 101.306, 22.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x3EAC010F [165.091995 101.306000 22.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC034, 11697, 0x3EAC010F, 161.062, 98.1658, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3EAC010F [161.061996 98.165802 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC034, 11697, 0x3EAC010F, 161.062, 98.1658, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3EAC010F [161.061996 98.165802 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC035, 9686, 0x3EAC0111, 156.271, 103.414, 21.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -296,16 +296,16 @@ VALUES (0x73EAC036, 9686, 0x3EAC0111, 145.82, 103.78, 21.66, -0.707107, 0, 0, - /* @teleloc 0x3EAC0111 [145.820007 103.779999 21.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC037, 9686, 0x3EAC0111, 153.36, 101.49, 21.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0111 [153.360001 101.489998 21.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC037, 9686, 0x3EAC0111, 153.36, 101.49, 21.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0111 [153.360001 101.489998 21.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC038, 9686, 0x3EAC0112, 156.271, 99.2724, 21.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x3EAC0112 [156.270996 99.272400 21.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC039, 9686, 0x3EAC0116, 153.328, 99.1812, 16.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0116 [153.328003 99.181198 16.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC039, 9686, 0x3EAC0116, 153.328, 99.1812, 16.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0116 [153.328003 99.181198 16.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC03A, 9686, 0x3EAC0116, 156.588, 102.331, 16.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -320,8 +320,8 @@ VALUES (0x73EAC03C, 9686, 0x3EAC0118, 144.555, 109.745, 16, -0.707107, 0, 0, -0 /* @teleloc 0x3EAC0118 [144.554993 109.745003 16.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC03D, 9686, 0x3EAC0118, 148.358, 104.501, 16, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0118 [148.358002 104.500999 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC03D, 9686, 0x3EAC0118, 148.358, 104.501, 16, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0118 [148.358002 104.500999 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC03E, 11697, 0x3EAC0118, 145.39, 105.324, 13.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -348,8 +348,8 @@ VALUES (0x73EAC043, 9686, 0x3EAC0000, 146.45, 117.99, 21.25, 0.357553, 0, 0, -0 /* @teleloc 0x3EAC0000 [146.449997 117.989998 21.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC044, 9686, 0x3EAC0000, 150.32, 119.22, 20.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0000 [150.320007 119.220001 20.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC044, 9686, 0x3EAC0000, 150.32, 119.22, 20.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0000 [150.320007 119.220001 20.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC045, 9686, 0x3EAC0000, 144.97, 113.46, 20.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -360,12 +360,12 @@ VALUES (0x73EAC046, 9686, 0x3EAC0000, 152.384, 109.589, 21.39, 0.707107, 0, 0, /* @teleloc 0x3EAC0000 [152.384003 109.588997 21.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC047, 9686, 0x3EAC0000, 162.845, 118.355, 20.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0000 [162.845001 118.355003 20.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC047, 9686, 0x3EAC0000, 162.845, 118.355, 20.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0000 [162.845001 118.355003 20.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC048, 9686, 0x3EAC0000, 162.555, 106.215, 21.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3EAC0000 [162.554993 106.214996 21.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC048, 9686, 0x3EAC0000, 162.555, 106.215, 21.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3EAC0000 [162.554993 106.214996 21.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC049, 12679, 0x3EAC0000, 151.255, 107.169, 18.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -392,12 +392,12 @@ VALUES (0x73EAC04E, 12679, 0x3EAC0000, 160.965, 117.389, 18.1, 0.95656, 0, 0, 0. /* @teleloc 0x3EAC0000 [160.964996 117.389000 18.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC04F, 12678, 0x3EAC0000, 156.12, 117.474, 31.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x3EAC0000 [156.119995 117.473999 31.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73EAC04F, 12678, 0x3EAC0000, 156.12, 117.474, 31.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x3EAC0000 [156.119995 117.473999 31.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73EAC050, 12678, 0x3EAC0000, 156.12, 101.474, 31.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x3EAC0000 [156.119995 101.473999 31.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73EAC050, 12678, 0x3EAC0000, 156.12, 101.474, 31.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x3EAC0000 [156.119995 101.473999 31.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73EAC051, 10762, 0x3EAC0118, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3ECC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3ECC.sql index 6ccdecad6d..87b1e2d4fc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3ECC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3ECC.sql @@ -185,8 +185,8 @@ VALUES (0x73ECC02D, 11697, 0x3ECC0105, 36.1497, 35.6017, -3.9, -0.707107, 0, 0, /* @teleloc 0x3ECC0105 [36.149700 35.601700 -3.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC02E, 412, 0x3ECC0000, 39.3482, 32.2183, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3ECC0000 [39.348202 32.218300 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x73ECC02E, 412, 0x3ECC0000, 39.3482, 32.2183, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3ECC0000 [39.348202 32.218300 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC02F, 9686, 0x3ECC0000, 39.5168, 32.1751, 3.34999, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -393,8 +393,8 @@ VALUES (0x73ECC061, 11697, 0x3ECC010D, 30.6632, 89.5892, -3.9, -0.902585, 0, 0, /* @teleloc 0x3ECC010D [30.663200 89.589203 -3.900000] -0.902585 0.000000 0.000000 -0.430511 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC062, 412, 0x3ECC0000, 38.4233, 87.6074, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3ECC0000 [38.423302 87.607399 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x73ECC062, 412, 0x3ECC0000, 38.4233, 87.6074, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3ECC0000 [38.423302 87.607399 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC063, 9686, 0x3ECC0000, 38.5179, 87.6296, 3.375, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x73ECC16B, 12679, 0x3ECC0000, 153.887, 27.3399, 2.1, 0.923879, 0, 0, -0 /* @teleloc 0x3ECC0000 [153.886993 27.339899 2.100000] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC16C, 412, 0x3ECC0137, 103.946, 41.192, -0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x3ECC0137 [103.945999 41.192001 -0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC16C, 412, 0x3ECC0137, 103.946, 41.192, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x3ECC0137 [103.945999 41.192001 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC16D, 9686, 0x3ECC0138, 103.896, 40.382, 4.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x73ECC170, 11697, 0x3ECC0138, 102.168, 39.8929, 0.150001, -0.92388, 0, /* @teleloc 0x3ECC0138 [102.167999 39.892899 0.150001] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC171, 9686, 0x3ECC0138, 103.896, 31.832, 5.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0138 [103.896004 31.832001 5.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC171, 9686, 0x3ECC0138, 103.896, 31.832, 5.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0138 [103.896004 31.832001 5.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC172, 9686, 0x3ECC0138, 101.596, 37.8812, 2.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x73ECC175, 9686, 0x3ECC0138, 106.224, 37.6664, 2.25, 0.707107, 0, 0, - /* @teleloc 0x3ECC0138 [106.223999 37.666401 2.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC176, 9686, 0x3ECC0139, 110.096, 35.882, 3.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0139 [110.096001 35.882000 3.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73ECC176, 9686, 0x3ECC0139, 110.096, 35.882, 3.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0139 [110.096001 35.882000 3.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC177, 9686, 0x3ECC0139, 113.229, 34.6909, 2.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x3ECC0139 [113.228996 34.690899 2.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC178, 9686, 0x3ECC0139, 112.137, 29.932, 3.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0139 [112.137001 29.931999 3.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC178, 9686, 0x3ECC0139, 112.137, 29.932, 3.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0139 [112.137001 29.931999 3.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC179, 9686, 0x3ECC0139, 107.685, 29.932, 3.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0139 [107.684998 29.931999 3.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC179, 9686, 0x3ECC0139, 107.685, 29.932, 3.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0139 [107.684998 29.931999 3.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC17A, 9686, 0x3ECC0139, 106.665, 31.162, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x73ECC17D, 11698, 0x3ECC0139, 110.046, 32.832, 6.25, 0.707107, 0, 0, -0 /* @teleloc 0x3ECC0139 [110.045998 32.832001 6.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC17E, 11697, 0x3ECC0139, 110.03, 32.7488, 0.150001, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3ECC0139 [110.029999 32.748798 0.150001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC17E, 11697, 0x3ECC0139, 110.03, 32.7488, 0.150001, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3ECC0139 [110.029999 32.748798 0.150001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC17F, 9686, 0x3ECC0139, 113.229, 31.0909, 2.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x73ECC180, 9686, 0x3ECC0139, 113.229, 32.9332, 3.9, 0.707107, 0, 0, -0 /* @teleloc 0x3ECC0139 [113.228996 32.933201 3.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC181, 9686, 0x3ECC0139, 112.195, 35.882, 3.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0139 [112.195000 35.882000 3.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73ECC181, 9686, 0x3ECC0139, 112.195, 35.882, 3.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0139 [112.195000 35.882000 3.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC182, 9686, 0x3ECC0139, 107.845, 35.882, 3.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0139 [107.845001 35.882000 3.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73ECC182, 9686, 0x3ECC0139, 107.845, 35.882, 3.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0139 [107.845001 35.882000 3.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC183, 9686, 0x3ECC0139, 109.917, 29.932, 3.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0139 [109.917000 29.931999 3.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC183, 9686, 0x3ECC0139, 109.917, 29.932, 3.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0139 [109.917000 29.931999 3.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC184, 9686, 0x3ECC0139, 106.665, 31.4109, 3.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x73ECC185, 9686, 0x3ECC0139, 106.665, 34.4484, 3.6, -0.707107, 0, 0, - /* @teleloc 0x3ECC0139 [106.665001 34.448399 3.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC186, 9686, 0x3ECC0139, 107.845, 35.882, 2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0139 [107.845001 35.882000 2.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73ECC186, 9686, 0x3ECC0139, 107.845, 35.882, 2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0139 [107.845001 35.882000 2.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC187, 11698, 0x3ECC0139, 112.373, 30.6252, 4.29999, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x73ECC188, 11698, 0x3ECC0139, 112.273, 34.9252, 4.29999, 0.919479, 0, 0 /* @teleloc 0x3ECC0139 [112.273003 34.925201 4.299990] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC189, 11697, 0x3ECC0139, 110.033, 31.4145, 0.150001, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3ECC0139 [110.032997 31.414499 0.150001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC189, 11697, 0x3ECC0139, 110.033, 31.4145, 0.150001, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3ECC0139 [110.032997 31.414499 0.150001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC18A, 11697, 0x3ECC0139, 110.033, 33.9102, 0.150001, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3ECC0139 [110.032997 33.910198 0.150001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73ECC18A, 11697, 0x3ECC0139, 110.033, 33.9102, 0.150001, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3ECC0139 [110.032997 33.910198 0.150001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC18B, 11697, 0x3ECC0139, 112.183, 30.7987, 0.150001, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x73ECC18C, 11697, 0x3ECC0139, 112.527, 33.0014, 0.150001, 0.707107, 0, /* @teleloc 0x3ECC0139 [112.527000 33.001400 0.150001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC18D, 11697, 0x3ECC0139, 110.033, 35.1136, 0.150001, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3ECC0139 [110.032997 35.113602 0.150001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73ECC18D, 11697, 0x3ECC0139, 110.033, 35.1136, 0.150001, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3ECC0139 [110.032997 35.113602 0.150001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC18E, 9686, 0x3ECC013B, 106.147, 35.532, -1.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC013B [106.147003 35.532001 -1.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73ECC18E, 9686, 0x3ECC013B, 106.147, 35.532, -1.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC013B [106.147003 35.532001 -1.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC18F, 9686, 0x3ECC013B, 112.997, 32.8634, -1.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x73ECC192, 9687, 0x3ECC013B, 102.372, 34.7989, -3.9, -0.865587, -0.000 /* @teleloc 0x3ECC013B [102.372002 34.798901 -3.900000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC193, 9686, 0x3ECC013B, 109.45, 35.532, -1.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC013B [109.449997 35.532001 -1.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73ECC193, 9686, 0x3ECC013B, 109.45, 35.532, -1.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC013B [109.449997 35.532001 -1.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC194, 9686, 0x3ECC013B, 105.549, 29.9925, -1.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC013B [105.549004 29.992500 -1.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC194, 9686, 0x3ECC013B, 105.549, 29.9925, -1.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC013B [105.549004 29.992500 -1.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC195, 9686, 0x3ECC013B, 109.662, 29.9925, -1.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC013B [109.662003 29.992500 -1.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC195, 9686, 0x3ECC013B, 109.662, 29.9925, -1.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC013B [109.662003 29.992500 -1.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC196, 9686, 0x3ECC013B, 101.596, 31.1529, -1.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x73ECC197, 11698, 0x3ECC013B, 108.189, 32.832, -0.500003, -0.707107, 0, /* @teleloc 0x3ECC013B [108.189003 32.832001 -0.500003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC198, 11697, 0x3ECC013B, 107.936, 34.8733, -3.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3ECC013B [107.935997 34.873299 -3.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x73ECC198, 11697, 0x3ECC013B, 107.936, 34.8733, -3.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3ECC013B [107.935997 34.873299 -3.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC199, 11697, 0x3ECC013B, 107.636, 30.5233, -3.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x3ECC013B [107.636002 30.523300 -3.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC199, 11697, 0x3ECC013B, 107.636, 30.5233, -3.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x3ECC013B [107.636002 30.523300 -3.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC19A, 11697, 0x3ECC013B, 112.255, 32.4956, -3.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x3ECC013B [112.254997 32.495602 -3.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC19B, 9686, 0x3ECC0000, 103.946, 41.2306, 3.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0000 [103.945999 41.230598 3.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x73ECC19B, 9686, 0x3ECC0000, 103.946, 41.2306, 3.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0000 [103.945999 41.230598 3.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC19C, 9686, 0x3ECC0000, 101.795, 41.4306, 1.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0000 [101.794998 41.430599 1.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x73ECC19C, 9686, 0x3ECC0000, 101.795, 41.4306, 1.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0000 [101.794998 41.430599 1.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC19D, 9686, 0x3ECC0000, 106.088, 41.4306, 1.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x3ECC0000 [106.087997 41.430599 1.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x73ECC19D, 9686, 0x3ECC0000, 106.088, 41.4306, 1.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x3ECC0000 [106.087997 41.430599 1.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC19E, 12679, 0x3ECC0000, 108.033, 41.8645, 0.150001, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x3ECC0000 [108.032997 41.864498 0.150001] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73ECC19F, 12679, 0x3ECC0000, 110.033, 37.1145, 0.150001, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x3ECC0000 [110.032997 37.114498 0.150001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73ECC19F, 12679, 0x3ECC0000, 110.033, 37.1145, 0.150001, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x3ECC0000 [110.032997 37.114498 0.150001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ECC1A0, 13322, 0x3ECC0100, 34.1347, 33.2635, 0.005, -0.73709, 0, 0, -0.675795, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3ED0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3ED0.sql index be0b9476b5..47769b4fd0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3ED0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3ED0.sql @@ -258,7 +258,7 @@ VALUES (0x73ED003F, 412, 0x3ED00000, 117.4, 91.0053, 42.8, 1, 0, 0, 0, False, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ED0040, 14250, 0x3ED00000, 121.029, 76.917, 38.005, 0.999767, 0, 0, -0.021584, True, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0x3ED00000 [121.028999 76.917000 38.005001] 0.999767 0.000000 0.000000 -0.021583 */ +/* @teleloc 0x3ED00000 [121.028999 76.917000 38.005001] 0.999767 0.000000 0.000000 -0.021584 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73ED0041, 14240, 0x3ED0012B, 135.234, 86.8179, 38.005, 0.453176, 0, 0, -0.891421, False, '2005-02-09 10:00:00'); /* Mansion */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3F2F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3F2F.sql index 0a3258a3f1..16f23a1017 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3F2F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3F2F.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x3F2F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73F2F000, 30778, 0x3F2F0000, 22.292, 153.649, -0.445, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Unholy Gatekeeper of Slaughter Gen */ -/* @teleloc 0x3F2F0000 [22.292000 153.649002 -0.445000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x73F2F000, 30778, 0x3F2F0000, 22.292, 153.649, -0.445, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Unholy Gatekeeper of Slaughter Gen */ +/* @teleloc 0x3F2F0000 [22.292000 153.649002 -0.445000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3F31.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3F31.sql index 6c5a05165b..4de322dfc9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3F31.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3F31.sql @@ -46,8 +46,8 @@ VALUES (0x73F31012, 24221, 0x3F310000, 67.2259, 182.241, 1.18674, 0.178722, 0, 0 /* @teleloc 0x3F310000 [67.225899 182.240997 1.186740] 0.178722 0.000000 0.000000 -0.983900 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73F31013, 720, 0x3F310000, 83.5733, 92.8925, -0, -0.623795, 0, 0, -0.781588, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0x3F310000 [83.573303 92.892502 -0.000000] -0.623795 0.000000 0.000000 -0.781588 */ +VALUES (0x73F31013, 720, 0x3F310000, 83.5733, 92.8925, 0, -0.623795, 0, 0, -0.781588, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0x3F310000 [83.573303 92.892502 0.000000] -0.623795 0.000000 0.000000 -0.781588 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73F31014, 20220, 0x3F31010C, 78.9364, 82.5325, 0.005, -0.992348, 0, 0, -0.123476, False, '2005-02-09 10:00:00'); /* Grand Master Scrivener of Life Magic */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3F32.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3F32.sql index ab59b4548b..5276585ef1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3F32.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3F32.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x3F32; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x73F32000, 720, 0x3F32010F, 67.3, 36.02, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0x3F32010F [67.300003 36.020000 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x73F32000, 720, 0x3F32010F, 67.3, 36.02, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0x3F32010F [67.300003 36.020000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73F32001, 720, 0x3F320110, 52.745, 35.955, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/3FB4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/3FB4.sql index 7d338694e4..ae304344b7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/3FB4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/3FB4.sql @@ -325,7 +325,7 @@ VALUES (0x73FB4042, 0x73FB4001, '2005-02-09 10:00:00') /* Ceiling Hook (11698) * INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x73FB4043, 14241, 0x3FB40131, 13.0709, 90.1452, 0.005, -0.999288, 0, 0, 0.037736, False, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0x3FB40131 [13.070900 90.145203 0.005000] -0.999288 0.000000 0.000000 0.037735 */ +/* @teleloc 0x3FB40131 [13.070900 90.145203 0.005000] -0.999288 0.000000 0.000000 0.037736 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x73FB4043, 0x73FB401E, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4093.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4093.sql index 018fb2e196..f67b73a261 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4093.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4093.sql @@ -17,8 +17,8 @@ VALUES (0x74093003, 951, 0x40930108, 81.0011, 158.594, 222.405, 0.644812, 0, 0 /* @teleloc 0x40930108 [81.001099 158.593994 222.404999] 0.644812 0.000000 0.000000 -0.764341 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74093004, 1941, 0x40930100, 81.2512, 81.1121, 220.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x40930100 [81.251198 81.112099 220.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74093004, 1941, 0x40930100, 81.2512, 81.1121, 220.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x40930100 [81.251198 81.112099 220.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74093005, 951, 0x40930100, 82.6714, 83.8979, 220.005, -0.795444, 0, 0, -0.606027, False, '2005-02-09 10:00:00'); /* Banderling Guard Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/40BF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/40BF.sql index 2a803da3fa..014f3bbd7f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/40BF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/40BF.sql @@ -553,8 +553,8 @@ VALUES (0x740BF08B, 412, 0x40BF0198, 128.392, 37.645, 14, -0.707107, 0, 0, 0.7 /* @teleloc 0x40BF0198 [128.391998 37.645000 14.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF08C, 412, 0x40BF0199, 138.583, 34.1594, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x40BF0199 [138.582993 34.159401 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF08C, 412, 0x40BF0199, 138.583, 34.1594, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x40BF0199 [138.582993 34.159401 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF08D, 412, 0x40BF019A, 122.675, 45.6678, 14, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -573,32 +573,32 @@ VALUES (0x740BF090, 11697, 0x40BF019B, 130.134, 45.4834, 18.9, -0.92321, 0, 0, - /* @teleloc 0x40BF019B [130.134003 45.483398 18.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF091, 9686, 0x40BF019B, 130.992, 33.9109, 21.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF019B [130.992004 33.910900 21.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF091, 9686, 0x40BF019B, 130.992, 33.9109, 21.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF019B [130.992004 33.910900 21.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF092, 9686, 0x40BF019D, 130.69, 42.5802, 17.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF019D [130.690002 42.580200 17.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF092, 9686, 0x40BF019D, 130.69, 42.5802, 17.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF019D [130.690002 42.580200 17.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF093, 9686, 0x40BF019D, 130.739, 33.9049, 16.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF019D [130.738998 33.904900 16.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF093, 9686, 0x40BF019D, 130.739, 33.9049, 16.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF019D [130.738998 33.904900 16.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF094, 9686, 0x40BF019E, 133.99, 33.9253, 17.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF019E [133.990005 33.925301 17.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF094, 9686, 0x40BF019E, 133.99, 33.9253, 17.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF019E [133.990005 33.925301 17.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF095, 11697, 0x40BF019F, 132, 46.1659, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x40BF019F [132.000000 46.165901 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF095, 11697, 0x40BF019F, 132, 46.1659, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x40BF019F [132.000000 46.165901 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF096, 9686, 0x40BF019F, 132.21, 47.0626, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF019F [132.210007 47.062599 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF096, 9686, 0x40BF019F, 132.21, 47.0626, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF019F [132.210007 47.062599 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF097, 9686, 0x40BF01A2, 138.575, 33.325, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A2 [138.574997 33.325001 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF097, 9686, 0x40BF01A2, 138.575, 33.325, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A2 [138.574997 33.325001 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF098, 11697, 0x40BF01A2, 141.6, 29.345, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -609,28 +609,28 @@ VALUES (0x740BF099, 11697, 0x40BF01A2, 133.475, 27.525, 14.1, -0.707107, 0, 0, - /* @teleloc 0x40BF01A2 [133.475006 27.525000 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF09A, 9686, 0x40BF01A4, 130.528, 33.3358, 22.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A4 [130.528000 33.335800 22.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF09A, 9686, 0x40BF01A4, 130.528, 33.3358, 22.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A4 [130.528000 33.335800 22.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF09B, 11697, 0x40BF01A4, 122.982, 28.3858, 18.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x40BF01A4 [122.982002 28.385799 18.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF09C, 11697, 0x40BF01A4, 127.827, 26.2592, 18.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x40BF01A4 [127.827003 26.259199 18.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF09C, 11697, 0x40BF01A4, 127.827, 26.2592, 18.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x40BF01A4 [127.827003 26.259199 18.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF09D, 11698, 0x40BF01A4, 133.907, 29.4885, 25.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x40BF01A4 [133.906998 29.488501 25.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF09E, 412, 0x40BF01A7, 129.285, 29.0458, 14, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x40BF01A7 [129.285004 29.045799 14.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF09E, 412, 0x40BF01A7, 129.285, 29.0458, 14, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x40BF01A7 [129.285004 29.045799 14.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF09F, 9686, 0x40BF01A7, 126.156, 28.9326, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A7 [126.155998 28.932600 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF09F, 9686, 0x40BF01A7, 126.156, 28.9326, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A7 [126.155998 28.932600 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF0A0, 412, 0x40BF01AB, 132.701, 30.3593, 9.19499, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -641,8 +641,8 @@ VALUES (0x740BF0A2, 9686, 0x40BF01B0, 120.555, 41.8854, 12, -0.707107, 0, 0, -0 /* @teleloc 0x40BF01B0 [120.555000 41.885399 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF0A3, 9686, 0x40BF01AD, 128.328, 32.5012, 12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01AD [128.328003 32.501202 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF0A3, 9686, 0x40BF01AD, 128.328, 32.5012, 12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01AD [128.328003 32.501202 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF0A4, 11698, 0x40BF01AD, 126.863, 36.5042, 13.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1154,15 +1154,15 @@ VALUES (0x740BF0B1, 10707, 0x40BF0000, 39.9513, 184.335, 2.079, -0.9966, 0, 0, - /* @teleloc 0x40BF0000 [39.951302 184.335007 2.079000] -0.996600 0.000000 0.000000 -0.082394 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF0B2, 11730, 0x40BF0118, 85.289, 146.622, 1.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0x40BF0118 [85.289001 146.621994 1.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF0B2, 11730, 0x40BF0118, 85.289, 146.622, 1.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0x40BF0118 [85.289001 146.621994 1.205000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x740BF0B2, 0x740BF1E4, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF0B3, 11730, 0x40BF0134, 154.533, 153.86, 3.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0x40BF0134 [154.533005 153.860001 3.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF0B3, 11730, 0x40BF0134, 154.533, 153.86, 3.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0x40BF0134 [154.533005 153.860001 3.205000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x740BF0B3, 0x740BF1E3, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -1189,8 +1189,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x740BF0B6, 0x740BF1DF, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF0B7, 11730, 0x40BF018E, 34.433, 105.492, -0.795, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0x40BF018E [34.432999 105.491997 -0.795000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF0B7, 11730, 0x40BF018E, 34.433, 105.492, -0.795, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0x40BF018E [34.432999 105.491997 -0.795000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x740BF0B7, 0x740BF1E1, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -2172,8 +2172,8 @@ VALUES (0x740BF1AB, 12678, 0x40BF0000, 42.4345, 114.568, 20.475, 0, 0, 0, -1, T /* @teleloc 0x40BF0000 [42.434502 114.568001 20.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1AC, 9686, 0x40BF019B, 132.08, 46.569, 22.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF019B [132.080002 46.569000 22.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF1AC, 9686, 0x40BF019B, 132.08, 46.569, 22.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF019B [132.080002 46.569000 22.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1AD, 11698, 0x40BF019B, 132.044, 42.5581, 25.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2192,20 +2192,20 @@ VALUES (0x740BF1B0, 9686, 0x40BF019E, 135.189, 39.3901, 17.57, 0.707107, 0, 0, /* @teleloc 0x40BF019E [135.188995 39.390099 17.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1B1, 11697, 0x40BF019E, 133.98, 41.7029, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x40BF019E [133.979996 41.702900 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF1B1, 11697, 0x40BF019E, 133.98, 41.7029, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x40BF019E [133.979996 41.702900 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1B2, 9686, 0x40BF019F, 130.643, 43.1021, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF019F [130.643005 43.102100 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1B2, 9686, 0x40BF019F, 130.643, 43.1021, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF019F [130.643005 43.102100 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1B3, 9686, 0x40BF01A2, 136.332, 25.6258, 17.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A2 [136.332001 25.625799 17.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1B3, 9686, 0x40BF01A2, 136.332, 25.6258, 17.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A2 [136.332001 25.625799 17.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1B4, 9686, 0x40BF01A2, 138.872, 25.6258, 17.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A2 [138.871994 25.625799 17.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1B4, 9686, 0x40BF01A2, 138.872, 25.6258, 17.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A2 [138.871994 25.625799 17.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1B5, 9686, 0x40BF01A2, 142.356, 29.4966, 17.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2220,24 +2220,24 @@ VALUES (0x740BF1B7, 11697, 0x40BF01A2, 140.04, 29.355, 14.1, 0.707107, 0, 0, -0. /* @teleloc 0x40BF01A2 [140.039993 29.355000 14.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1B8, 9686, 0x40BF01A4, 135.598, 33.3358, 22.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A4 [135.598007 33.335800 22.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF1B8, 9686, 0x40BF01A4, 135.598, 33.3358, 22.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A4 [135.598007 33.335800 22.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1B9, 9686, 0x40BF01A4, 125.771, 33.3358, 22.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A4 [125.771004 33.335800 22.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF1B9, 9686, 0x40BF01A4, 125.771, 33.3358, 22.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A4 [125.771004 33.335800 22.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1BA, 9686, 0x40BF01A4, 126.511, 25.7368, 22.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A4 [126.511002 25.736799 22.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1BA, 9686, 0x40BF01A4, 126.511, 25.7368, 22.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A4 [126.511002 25.736799 22.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1BB, 9686, 0x40BF01A4, 132.194, 25.7368, 22.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A4 [132.194000 25.736799 22.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1BB, 9686, 0x40BF01A4, 132.194, 25.7368, 22.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A4 [132.194000 25.736799 22.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1BC, 9686, 0x40BF01A4, 137.839, 25.7368, 22.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A4 [137.839005 25.736799 22.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1BC, 9686, 0x40BF01A4, 137.839, 25.7368, 22.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A4 [137.839005 25.736799 22.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1BD, 9686, 0x40BF01A4, 122.275, 29.4892, 22.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2252,16 +2252,16 @@ VALUES (0x740BF1BF, 11698, 0x40BF01A4, 130.335, 29.5592, 25.15, -0.999998, 0, 0, /* @teleloc 0x40BF01A4 [130.335007 29.559200 25.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1C0, 11697, 0x40BF01A4, 138.752, 32.6858, 18.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x40BF01A4 [138.751999 32.685799 18.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF1C0, 11697, 0x40BF01A4, 138.752, 32.6858, 18.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x40BF01A4 [138.751999 32.685799 18.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1C1, 11697, 0x40BF01A4, 141.092, 29.3058, 18.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x40BF01A4 [141.091995 29.305799 18.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1C2, 11697, 0x40BF01A4, 137.062, 26.1658, 18.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x40BF01A4 [137.061996 26.165800 18.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1C2, 11697, 0x40BF01A4, 137.062, 26.1658, 18.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x40BF01A4 [137.061996 26.165800 18.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1C3, 9686, 0x40BF01A6, 132.271, 31.4145, 17.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2272,16 +2272,16 @@ VALUES (0x740BF1C4, 9686, 0x40BF01A6, 121.82, 31.78, 17.66, -0.707107, 0, 0, -0 /* @teleloc 0x40BF01A6 [121.820000 31.780001 17.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1C5, 9686, 0x40BF01A6, 129.36, 29.49, 17.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01A6 [129.360001 29.490000 17.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1C5, 9686, 0x40BF01A6, 129.36, 29.49, 17.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01A6 [129.360001 29.490000 17.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1C6, 9686, 0x40BF01A7, 132.271, 27.2724, 17.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x40BF01A7 [132.270996 27.272400 17.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1C7, 9686, 0x40BF01AB, 129.328, 27.1812, 12.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01AB [129.328003 27.181200 12.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1C7, 9686, 0x40BF01AB, 129.328, 27.1812, 12.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01AB [129.328003 27.181200 12.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1C8, 9686, 0x40BF01AB, 132.588, 30.3312, 12.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2296,8 +2296,8 @@ VALUES (0x740BF1CA, 9686, 0x40BF01AD, 120.555, 37.7454, 12, -0.707107, 0, 0, -0 /* @teleloc 0x40BF01AD [120.555000 37.745399 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1CB, 9686, 0x40BF01AD, 124.358, 32.5012, 12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF01AD [124.358002 32.501202 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1CB, 9686, 0x40BF01AD, 124.358, 32.5012, 12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF01AD [124.358002 32.501202 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1CC, 11697, 0x40BF01AD, 121.39, 33.3235, 9.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2324,8 +2324,8 @@ VALUES (0x740BF1D1, 9686, 0x40BF0000, 122.45, 45.99, 17.25, 0.357553, 0, 0, -0. /* @teleloc 0x40BF0000 [122.449997 45.990002 17.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1D2, 9686, 0x40BF0000, 126.32, 47.22, 16.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF0000 [126.320000 47.220001 16.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1D2, 9686, 0x40BF0000, 126.32, 47.22, 16.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF0000 [126.320000 47.220001 16.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1D3, 9686, 0x40BF0000, 120.97, 41.46, 16.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2336,12 +2336,12 @@ VALUES (0x740BF1D4, 9686, 0x40BF0000, 128.384, 37.5888, 17.39, 0.707107, 0, 0, /* @teleloc 0x40BF0000 [128.384003 37.588799 17.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1D5, 9686, 0x40BF0000, 138.845, 46.355, 16.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF0000 [138.845001 46.355000 16.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF1D5, 9686, 0x40BF0000, 138.845, 46.355, 16.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF0000 [138.845001 46.355000 16.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1D6, 9686, 0x40BF0000, 138.555, 34.215, 17.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x40BF0000 [138.554993 34.215000 17.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1D6, 9686, 0x40BF0000, 138.555, 34.215, 17.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x40BF0000 [138.554993 34.215000 17.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1D7, 12679, 0x40BF0000, 127.255, 35.1692, 14.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2368,12 +2368,12 @@ VALUES (0x740BF1DC, 12679, 0x40BF0000, 136.965, 45.3892, 14.1, 0.95656, 0, 0, 0. /* @teleloc 0x40BF0000 [136.964996 45.389198 14.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1DD, 12678, 0x40BF0000, 132.12, 45.4735, 27.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x40BF0000 [132.119995 45.473499 27.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x740BF1DD, 12678, 0x40BF0000, 132.12, 45.4735, 27.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x40BF0000 [132.119995 45.473499 27.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x740BF1DE, 12678, 0x40BF0000, 132.12, 29.4735, 27.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x40BF0000 [132.119995 29.473499 27.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x740BF1DE, 12678, 0x40BF0000, 132.12, 29.4735, 27.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x40BF0000 [132.119995 29.473499 27.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x740BF1DF, 10762, 0x40BF0172, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4139.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4139.sql index 327b481fb9..502c4dc4ea 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4139.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4139.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x4139; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74139000, 7202, 0x41390100, 84, 40, -6.34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Dungeon of Corpses Portal */ -/* @teleloc 0x41390100 [84.000000 40.000000 -6.340000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74139000, 7202, 0x41390100, 84, 40, -6.34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Dungeon of Corpses Portal */ +/* @teleloc 0x41390100 [84.000000 40.000000 -6.340000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4154.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4154.sql index 2e8395aa7b..feccb71734 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4154.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4154.sql @@ -10,7 +10,7 @@ VALUES (0x74154001, 2485, 0x41540000, 27.2146, 134.396, 40.0065, 0.583993, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7415402D, 10807, 0x41540000, 25.0982, 136.17, 40.0065, 0.055426, 0, 0, -0.998463, True, '2005-02-09 10:00:00'); /* Augmented Tumerok */ -/* @teleloc 0x41540000 [25.098200 136.169998 40.006500] 0.055425 0.000000 0.000000 -0.998463 */ +/* @teleloc 0x41540000 [25.098200 136.169998 40.006500] 0.055426 0.000000 0.000000 -0.998463 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7415402E, 7923, 0x41540000, 22.112, 150.452, 40.005, -0.737894, 0, 0, -0.674917, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/419C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/419C.sql index 9328d077fe..add7299ad3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/419C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/419C.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x419C; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C000, 9686, 0x419C0102, 61.4118, 35.5955, 101.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0102 [61.411800 35.595501 101.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C000, 9686, 0x419C0102, 61.4118, 35.5955, 101.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0102 [61.411800 35.595501 101.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C001, 9686, 0x419C0102, 56.7939, 35.5725, 100.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0102 [56.793900 35.572498 100.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C001, 9686, 0x419C0102, 56.7939, 35.5725, 100.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0102 [56.793900 35.572498 100.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C002, 9686, 0x419C0102, 59.3093, 29.8455, 101.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0102 [59.309299 29.845501 101.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C002, 9686, 0x419C0102, 59.3093, 29.8455, 101.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0102 [59.309299 29.845501 101.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C003, 9686, 0x419C0102, 62.5093, 29.8455, 100.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0102 [62.509300 29.845501 100.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C003, 9686, 0x419C0102, 62.5093, 29.8455, 100.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0102 [62.509300 29.845501 100.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C004, 11697, 0x419C0102, 54.7773, 30.5318, 98.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7419C005, 11697, 0x419C0102, 63.6773, 34.8646, 98.1, -0.932639, 0, 0, /* @teleloc 0x419C0102 [63.677299 34.864601 98.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C006, 11698, 0x419C0102, 59.3404, 32.8955, 104.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x419C0102 [59.340401 32.895500 104.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C006, 11698, 0x419C0102, 59.3404, 32.8955, 104.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x419C0102 [59.340401 32.895500 104.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C007, 11697, 0x419C0102, 59.3273, 32.8646, 98.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x419C0102 [59.327301 32.864601 98.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C008, 9686, 0x419C0102, 56.1591, 29.8455, 100.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0102 [56.159100 29.845501 100.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C008, 9686, 0x419C0102, 56.1591, 29.8455, 100.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0102 [56.159100 29.845501 100.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C009, 9686, 0x419C0102, 54.1125, 32.7224, 101.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7419C00E, 9686, 0x419C0102, 64.5061, 30.7224, 101.65, 0.707107, 0, 0, /* @teleloc 0x419C0102 [64.506104 30.722401 101.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C00F, 9686, 0x419C0102, 57.1591, 35.5955, 101.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0102 [57.159100 35.595501 101.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C00F, 9686, 0x419C0102, 57.1591, 35.5955, 101.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0102 [57.159100 35.595501 101.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C010, 9686, 0x419C0102, 62.9798, 35.5725, 100.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0102 [62.979801 35.572498 100.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C010, 9686, 0x419C0102, 62.9798, 35.5725, 100.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0102 [62.979801 35.572498 100.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C011, 11698, 0x419C0102, 61.5404, 32.8955, 104.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7419C014, 11697, 0x419C0102, 57.8246, 32.8646, 98.1, -0.707107, 0, 0, /* @teleloc 0x419C0102 [57.824600 32.864601 98.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C015, 11697, 0x419C0102, 59.133, 30.4096, 98.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C0102 [59.132999 30.409599 98.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C015, 11697, 0x419C0102, 59.133, 30.4096, 98.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C0102 [59.132999 30.409599 98.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C016, 11697, 0x419C0102, 63.883, 32.8095, 98.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x419C0102 [63.882999 32.809502 98.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C017, 11697, 0x419C0102, 56.5273, 34.9646, 98.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C0102 [56.527302 34.964600 98.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C017, 11697, 0x419C0102, 56.5273, 34.9646, 98.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C0102 [56.527302 34.964600 98.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C018, 9686, 0x419C0104, 57.0625, 38.7263, 101, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x419C0104 [57.062500 38.726299 101.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C019, 9686, 0x419C0104, 60.4625, 36.1955, 101.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0104 [60.462502 36.195499 101.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C019, 9686, 0x419C0104, 60.4625, 36.1955, 101.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0104 [60.462502 36.195499 101.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C01A, 9686, 0x419C0104, 60.1625, 41.2955, 101.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0104 [60.162498 41.295502 101.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C01A, 9686, 0x419C0104, 60.1625, 41.2955, 101.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0104 [60.162498 41.295502 101.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C01B, 11697, 0x419C0104, 61.2773, 39.0146, 98.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7419C01D, 9686, 0x419C0104, 57.0625, 40.3724, 101, -0.707107, 0, 0, - /* @teleloc 0x419C0104 [57.062500 40.372398 101.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C01E, 9686, 0x419C0104, 58.3655, 36.1955, 100.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0104 [58.365501 36.195499 100.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C01E, 9686, 0x419C0104, 58.3655, 36.1955, 100.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0104 [58.365501 36.195499 100.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C01F, 9686, 0x419C0106, 59.8561, 29.9417, 96.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0106 [59.856098 29.941700 96.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C01F, 9686, 0x419C0106, 59.8561, 29.9417, 96.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0106 [59.856098 29.941700 96.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C020, 9686, 0x419C0106, 62.3561, 34.2417, 96.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7419C026, 9686, 0x419C0106, 62.3561, 36.9388, 96.45, 0.707107, 0, 0, /* @teleloc 0x419C0106 [62.356098 36.938801 96.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C027, 9686, 0x419C0106, 60.8056, 39.8917, 96.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0106 [60.805599 39.891701 96.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C027, 9686, 0x419C0106, 60.8056, 39.8917, 96.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0106 [60.805599 39.891701 96.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C028, 11698, 0x419C0106, 59.7593, 33.9321, 97.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x419C0106 [59.759300 33.932098 97.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C028, 11698, 0x419C0106, 59.7593, 33.9321, 97.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x419C0106 [59.759300 33.932098 97.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C029, 11697, 0x419C0106, 60.1483, 39.4082, 94.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C0106 [60.148300 39.408199 94.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C029, 11697, 0x419C0106, 60.1483, 39.4082, 94.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C0106 [60.148300 39.408199 94.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C02A, 11697, 0x419C0106, 61.6983, 39.2083, 94.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7419C02D, 9686, 0x419C0108, 57.4625, 42.5224, 101, -0.707107, 0, 0, - /* @teleloc 0x419C0108 [57.462502 42.522400 101.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C02E, 412, 0x419C0000, 60.1404, 43.6955, 98, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x419C0000 [60.140400 43.695499 98.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C02E, 412, 0x419C0000, 60.1404, 43.6955, 98, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x419C0000 [60.140400 43.695499 98.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C02F, 9686, 0x419C0000, 57.9298, 43.8225, 100.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0000 [57.929798 43.822498 100.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C02F, 9686, 0x419C0000, 57.9298, 43.8225, 100.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0000 [57.929798 43.822498 100.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C030, 9686, 0x419C0000, 56.9298, 42.9725, 100.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x7419C137, 12679, 0x419C0000, 152.194, 115.168, 100.075, 0.707107, 0, 0 /* @teleloc 0x419C0000 [152.194000 115.167999 100.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C138, 412, 0x419C0132, 152.485, 65.4885, 100, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x419C0132 [152.485001 65.488503 100.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C138, 412, 0x419C0132, 152.485, 65.4885, 100, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x419C0132 [152.485001 65.488503 100.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C139, 9686, 0x419C0133, 152.435, 64.6785, 104.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x7419C13C, 11697, 0x419C0133, 150.707, 64.1894, 100.15, -0.92388, 0, 0, /* @teleloc 0x419C0133 [150.707001 64.189400 100.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C13D, 9686, 0x419C0133, 152.435, 56.1285, 105.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0133 [152.434998 56.128502 105.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C13D, 9686, 0x419C0133, 152.435, 56.1285, 105.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0133 [152.434998 56.128502 105.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C13E, 9686, 0x419C0133, 150.135, 62.1777, 102.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x7419C141, 9686, 0x419C0133, 154.763, 61.9629, 102.25, 0.707107, 0, 0, /* @teleloc 0x419C0133 [154.763000 61.962898 102.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C142, 9686, 0x419C0134, 158.635, 60.1785, 103.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0134 [158.634995 60.178501 103.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C142, 9686, 0x419C0134, 158.635, 60.1785, 103.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0134 [158.634995 60.178501 103.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C143, 9686, 0x419C0134, 161.768, 58.9874, 102.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x419C0134 [161.768005 58.987400 102.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C144, 9686, 0x419C0134, 160.676, 54.2285, 103.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0134 [160.675995 54.228500 103.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C144, 9686, 0x419C0134, 160.676, 54.2285, 103.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0134 [160.675995 54.228500 103.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C145, 9686, 0x419C0134, 156.224, 54.2285, 103.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0134 [156.223999 54.228500 103.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C145, 9686, 0x419C0134, 156.224, 54.2285, 103.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0134 [156.223999 54.228500 103.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C146, 9686, 0x419C0134, 155.204, 55.4585, 102, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x7419C149, 11698, 0x419C0134, 158.585, 57.1285, 106.25, 0.707107, 0, 0, /* @teleloc 0x419C0134 [158.585007 57.128502 106.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C14A, 11697, 0x419C0134, 158.569, 57.0453, 100.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C0134 [158.569000 57.045300 100.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C14A, 11697, 0x419C0134, 158.569, 57.0453, 100.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C0134 [158.569000 57.045300 100.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C14B, 9686, 0x419C0134, 161.768, 55.3874, 102.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x7419C14C, 9686, 0x419C0134, 161.768, 57.2297, 103.9, 0.707107, 0, 0, /* @teleloc 0x419C0134 [161.768005 57.229698 103.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C14D, 9686, 0x419C0134, 160.734, 60.1785, 103.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0134 [160.733994 60.178501 103.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C14D, 9686, 0x419C0134, 160.734, 60.1785, 103.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0134 [160.733994 60.178501 103.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C14E, 9686, 0x419C0134, 156.384, 60.1785, 103.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0134 [156.384003 60.178501 103.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C14E, 9686, 0x419C0134, 156.384, 60.1785, 103.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0134 [156.384003 60.178501 103.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C14F, 9686, 0x419C0134, 158.456, 54.2285, 103.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0134 [158.455994 54.228500 103.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C14F, 9686, 0x419C0134, 158.456, 54.2285, 103.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0134 [158.455994 54.228500 103.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C150, 9686, 0x419C0134, 155.204, 55.7074, 103.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x7419C151, 9686, 0x419C0134, 155.204, 58.7449, 103.6, -0.707107, 0, 0, /* @teleloc 0x419C0134 [155.203995 58.744900 103.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C152, 9686, 0x419C0134, 156.384, 60.1785, 102, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0134 [156.384003 60.178501 102.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C152, 9686, 0x419C0134, 156.384, 60.1785, 102, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0134 [156.384003 60.178501 102.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C153, 11698, 0x419C0134, 160.912, 54.9216, 104.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x7419C154, 11698, 0x419C0134, 160.812, 59.2217, 104.3, 0.919479, 0, 0, /* @teleloc 0x419C0134 [160.811996 59.221699 104.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C155, 11697, 0x419C0134, 158.572, 55.711, 100.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C0134 [158.572006 55.710999 100.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C155, 11697, 0x419C0134, 158.572, 55.711, 100.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C0134 [158.572006 55.710999 100.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C156, 11697, 0x419C0134, 158.572, 58.2067, 100.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C0134 [158.572006 58.206699 100.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C156, 11697, 0x419C0134, 158.572, 58.2067, 100.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C0134 [158.572006 58.206699 100.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C157, 11697, 0x419C0134, 160.722, 55.0953, 100.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x7419C158, 11697, 0x419C0134, 161.066, 57.2979, 100.15, 0.707107, 0, 0, /* @teleloc 0x419C0134 [161.065994 57.297901 100.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C159, 11697, 0x419C0134, 158.572, 59.4101, 100.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C0134 [158.572006 59.410099 100.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C159, 11697, 0x419C0134, 158.572, 59.4101, 100.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C0134 [158.572006 59.410099 100.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C15A, 9686, 0x419C0136, 154.686, 59.8285, 98.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0136 [154.686005 59.828499 98.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C15A, 9686, 0x419C0136, 154.686, 59.8285, 98.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0136 [154.686005 59.828499 98.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C15B, 9686, 0x419C0136, 161.536, 57.1599, 98.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x7419C15E, 9687, 0x419C0136, 150.911, 59.0954, 96.1, -0.865587, -0.000 /* @teleloc 0x419C0136 [150.910995 59.095402 96.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C15F, 9686, 0x419C0136, 157.989, 59.8285, 98.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0136 [157.988998 59.828499 98.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C15F, 9686, 0x419C0136, 157.989, 59.8285, 98.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0136 [157.988998 59.828499 98.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C160, 9686, 0x419C0136, 154.088, 54.289, 98.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0136 [154.087997 54.289001 98.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C160, 9686, 0x419C0136, 154.088, 54.289, 98.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0136 [154.087997 54.289001 98.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C161, 9686, 0x419C0136, 158.201, 54.289, 98.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0136 [158.201004 54.289001 98.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C161, 9686, 0x419C0136, 158.201, 54.289, 98.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0136 [158.201004 54.289001 98.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C162, 9686, 0x419C0136, 150.135, 55.4494, 98.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x7419C163, 11698, 0x419C0136, 156.728, 57.1285, 99.5, -0.707107, 0, 0, /* @teleloc 0x419C0136 [156.727997 57.128502 99.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C164, 11697, 0x419C0136, 156.475, 59.1698, 96.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C0136 [156.475006 59.169800 96.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C164, 11697, 0x419C0136, 156.475, 59.1698, 96.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C0136 [156.475006 59.169800 96.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C165, 11697, 0x419C0136, 156.175, 54.8198, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C0136 [156.175003 54.819801 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C165, 11697, 0x419C0136, 156.175, 54.8198, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C0136 [156.175003 54.819801 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C166, 11697, 0x419C0136, 160.794, 56.7921, 96.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x419C0136 [160.794006 56.792099 96.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C167, 9686, 0x419C0000, 152.485, 65.5271, 103.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0000 [152.485001 65.527100 103.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7419C167, 9686, 0x419C0000, 152.485, 65.5271, 103.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0000 [152.485001 65.527100 103.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C168, 9686, 0x419C0000, 150.334, 65.7271, 101.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0000 [150.334000 65.727097 101.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7419C168, 9686, 0x419C0000, 150.334, 65.7271, 101.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0000 [150.334000 65.727097 101.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C169, 9686, 0x419C0000, 154.627, 65.7271, 101.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0000 [154.626999 65.727097 101.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7419C169, 9686, 0x419C0000, 154.627, 65.7271, 101.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0000 [154.626999 65.727097 101.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C16A, 12679, 0x419C0000, 156.572, 66.1609, 100.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x419C0000 [156.572006 66.160896 100.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C16B, 12679, 0x419C0000, 158.572, 61.411, 100.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x419C0000 [158.572006 61.410999 100.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C16B, 12679, 0x419C0000, 158.572, 61.411, 100.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x419C0000 [158.572006 61.410999 100.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C16C, 9686, 0x419C013A, 109.833, 33.0894, 100.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x7419C16D, 9686, 0x419C013A, 113.033, 33.0394, 100.85, 0.317305, 0, 0, /* @teleloc 0x419C013A [113.032997 33.039398 100.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C16E, 9686, 0x419C013A, 111.426, 32.518, 103.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013A [111.426003 32.518002 103.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C16E, 9686, 0x419C013A, 111.426, 32.518, 103.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013A [111.426003 32.518002 103.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C16F, 9686, 0x419C013A, 109.079, 35.652, 101.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7419C171, 9686, 0x419C013A, 113.183, 38.3394, 100.85, -0.902209, 0, 0 /* @teleloc 0x419C013A [113.182999 38.339401 100.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C172, 9686, 0x419C013A, 111.433, 39.552, 101.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013A [111.432999 39.551998 101.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C172, 9686, 0x419C013A, 111.433, 39.552, 101.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013A [111.432999 39.551998 101.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C173, 11697, 0x419C013A, 111.481, 32.8586, 98.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C013A [111.481003 32.858601 98.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C173, 11697, 0x419C013A, 111.481, 32.8586, 98.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C013A [111.481003 32.858601 98.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C174, 11697, 0x419C013A, 109.581, 33.9086, 98.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x419C013A [109.581001 33.908600 98.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C175, 9686, 0x419C013B, 102.168, 31.8208, 100.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013B [102.167999 31.820801 100.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C175, 9686, 0x419C013B, 102.168, 31.8208, 100.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013B [102.167999 31.820801 100.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C176, 9686, 0x419C013B, 107.568, 31.8208, 100.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013B [107.568001 31.820801 100.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C176, 9686, 0x419C013B, 107.568, 31.8208, 100.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013B [107.568001 31.820801 100.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C177, 9686, 0x419C013B, 108.618, 33.17, 99.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x419C013B [108.617996 33.169998 99.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C178, 9686, 0x419C013B, 104.618, 37.7208, 101.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013B [104.617996 37.720798 101.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C178, 9686, 0x419C013B, 104.618, 37.7208, 101.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013B [104.617996 37.720798 101.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C179, 9686, 0x419C013B, 100.818, 34.5708, 102.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7419C17D, 11697, 0x419C013B, 104.5, 34.8994, 98.1, -0.707107, 0, 0, -0 /* @teleloc 0x419C013B [104.500000 34.899399 98.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C17E, 11697, 0x419C013B, 105.031, 32.4086, 98.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C013B [105.030998 32.408600 98.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C17E, 11697, 0x419C013B, 105.031, 32.4086, 98.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C013B [105.030998 32.408600 98.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C17F, 9686, 0x419C013B, 102.069, 37.7208, 101.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013B [102.069000 37.720798 101.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C17F, 9686, 0x419C013B, 102.069, 37.7208, 101.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013B [102.069000 37.720798 101.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C180, 9686, 0x419C013B, 107.412, 37.7208, 101.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013B [107.412003 37.720798 101.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C180, 9686, 0x419C013B, 107.412, 37.7208, 101.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013B [107.412003 37.720798 101.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C181, 9686, 0x419C013B, 100.818, 32.8557, 101.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7419C182, 9686, 0x419C013B, 100.818, 36.8039, 101.35, -0.707107, 0, 0 /* @teleloc 0x419C013B [100.818001 36.803902 101.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C183, 9686, 0x419C013B, 105.028, 31.8208, 101.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013B [105.028000 31.820801 101.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C183, 9686, 0x419C013B, 105.028, 31.8208, 101.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013B [105.028000 31.820801 101.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C184, 9686, 0x419C013B, 108.618, 32.87, 101.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7419C18B, 11697, 0x419C013B, 107.626, 32.6181, 98.1, 0.297375, 0, 0, - /* @teleloc 0x419C013B [107.625999 32.618099 98.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C18C, 11697, 0x419C013B, 104.781, 37.2086, 98.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C013B [104.780998 37.208599 98.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C18C, 11697, 0x419C013B, 104.781, 37.2086, 98.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C013B [104.780998 37.208599 98.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C18D, 9686, 0x419C013D, 107.526, 30.868, 96.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013D [107.526001 30.868000 96.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C18D, 9686, 0x419C013D, 107.526, 30.868, 96.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013D [107.526001 30.868000 96.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C18E, 9686, 0x419C013D, 104.029, 34.102, 96.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x419C013D [104.028999 34.102001 96.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C18F, 9686, 0x419C013D, 106.283, 37.352, 96.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013D [106.282997 37.352001 96.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C18F, 9686, 0x419C013D, 106.283, 37.352, 96.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013D [106.282997 37.352001 96.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C190, 11697, 0x419C013D, 112.15, 36.1509, 94.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7419C193, 11697, 0x419C013D, 104.917, 34.6628, 94.1, -0.707107, 0, 0, /* @teleloc 0x419C013D [104.917000 34.662800 94.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C194, 9686, 0x419C013D, 111.426, 30.868, 96.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013D [111.426003 30.868000 96.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C194, 9686, 0x419C013D, 111.426, 30.868, 96.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013D [111.426003 30.868000 96.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C195, 9686, 0x419C013D, 109.533, 37.352, 96.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C013D [109.532997 37.352001 96.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C195, 9686, 0x419C013D, 109.533, 37.352, 96.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C013D [109.532997 37.352001 96.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C196, 9686, 0x419C013D, 113.979, 32.902, 96.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7419C197, 11698, 0x419C013D, 108.012, 34.7522, 97.5, -0.707107, 0, 0, /* @teleloc 0x419C013D [108.012001 34.752201 97.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C198, 11697, 0x419C013D, 108.617, 31.7128, 94.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C013D [108.616997 31.712799 94.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C198, 11697, 0x419C013D, 108.617, 31.7128, 94.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C013D [108.616997 31.712799 94.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C199, 11697, 0x419C013D, 108, 36.9009, 94.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x419C013D [108.000000 36.900902 94.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7419C199, 11697, 0x419C013D, 108, 36.9009, 94.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x419C013D [108.000000 36.900902 94.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C19A, 412, 0x419C0000, 111.383, 40.0994, 98, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x419C0000 [111.383003 40.099400 98.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C19A, 412, 0x419C0000, 111.383, 40.0994, 98, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x419C0000 [111.383003 40.099400 98.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C19B, 9686, 0x419C0000, 111.426, 40.268, 101.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x419C0000 [111.426003 40.268002 101.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C19B, 9686, 0x419C0000, 111.426, 40.268, 101.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x419C0000 [111.426003 40.268002 101.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C19C, 9686, 0x419C0000, 113.726, 39.368, 100.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,12 +1661,12 @@ VALUES (0x7419C19E, 12679, 0x419C0000, 114.531, 39.6586, 98.1, -0.402747, 0, 0, /* @teleloc 0x419C0000 [114.530998 39.658600 98.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7419C19F, 12679, 0x419C0000, 104.531, 38.7086, 98.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x419C0000 [104.530998 38.708599 98.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7419C19F, 12679, 0x419C0000, 104.531, 38.7086, 98.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x419C0000 [104.530998 38.708599 98.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C1A0, 15013, 0x419C013A, 110.209, 34.8253, 98.005, 0.061034, 0, 0, 0.998136, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x419C013A [110.209000 34.825298 98.004997] 0.061033 0.000000 0.000000 0.998136 */ +/* @teleloc 0x419C013A [110.209000 34.825298 98.004997] 0.061034 0.000000 0.000000 0.998136 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7419C1A0, 0x7419C16C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -2142,7 +2142,7 @@ VALUES (0x7419C1A8, 14935, 0x419C0000, 156.474, 62.9378, 100.005, -0.651307, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C1A9, 14935, 0x419C0000, 107.182, 38.7706, 98.005, 0.009051, 0, 0, -0.999959, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x419C0000 [107.181999 38.770599 98.004997] 0.009050 0.000000 0.000000 -0.999959 */ +/* @teleloc 0x419C0000 [107.181999 38.770599 98.004997] 0.009051 0.000000 0.000000 -0.999959 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7419C1AA, 14935, 0x419C0000, 55.0562, 41.2083, 98.005, 0.697214, 0, 0, -0.716863, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/41C4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/41C4.sql index 810e7f2501..ca463ed998 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/41C4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/41C4.sql @@ -5,24 +5,24 @@ VALUES (0x741C4000, 11697, 0x41C40102, 65.8179, 36.7445, 16.075, -0.909599, 0, 0 /* @teleloc 0x41C40102 [65.817902 36.744499 16.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4001, 9686, 0x41C40102, 65.7384, 31.7566, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40102 [65.738403 31.756599 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4001, 9686, 0x41C40102, 65.7384, 31.7566, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40102 [65.738403 31.756599 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4002, 11697, 0x41C40102, 61.7515, 34.6635, 16.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x41C40102 [61.751499 34.663502 16.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4003, 9686, 0x41C40102, 60.0384, 31.7816, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40102 [60.038399 31.781601 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4003, 9686, 0x41C40102, 60.0384, 31.7816, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40102 [60.038399 31.781601 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4004, 9686, 0x41C40102, 60.2715, 37.7233, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40102 [60.271500 37.723301 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4004, 9686, 0x41C40102, 60.2715, 37.7233, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40102 [60.271500 37.723301 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4005, 9686, 0x41C40102, 65.7016, 37.7483, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40102 [65.701599 37.748299 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4005, 9686, 0x41C40102, 65.7016, 37.7483, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40102 [65.701599 37.748299 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4006, 9686, 0x41C40102, 67.0266, 37.0233, 18.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x741C4009, 11697, 0x41C40102, 64.5015, 34.6635, 16.075, 0.707107, 0, 0, /* @teleloc 0x41C40102 [64.501503 34.663502 16.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C400A, 9686, 0x41C40102, 62.8255, 31.7566, 19.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40102 [62.825500 31.756599 19.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C400A, 9686, 0x41C40102, 62.8255, 31.7566, 19.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40102 [62.825500 31.756599 19.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C400B, 9686, 0x41C40102, 67.0266, 34.6567, 19.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x41C40102 [67.026604 34.656700 19.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C400C, 9686, 0x41C40102, 63.0629, 37.7233, 19.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40102 [63.062901 37.723301 19.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C400C, 9686, 0x41C40102, 63.0629, 37.7233, 19.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40102 [63.062901 37.723301 19.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C400D, 9686, 0x41C40102, 58.898, 33.1599, 18.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x741C4013, 11698, 0x41C40102, 60.7141, 36.2902, 20.175, -0.9486, 0, 0, /* @teleloc 0x41C40102 [60.714100 36.290199 20.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4014, 11697, 0x41C40102, 63.0929, 37.0695, 16.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40102 [63.092899 37.069500 16.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4014, 11697, 0x41C40102, 63.0929, 37.0695, 16.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40102 [63.092899 37.069500 16.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4015, 11697, 0x41C40102, 63.0929, 34.6445, 16.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x741C4016, 11697, 0x41C40102, 59.7948, 32.5943, 16.075, -0.364064, 0, 0 /* @teleloc 0x41C40102 [59.794800 32.594299 16.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4017, 11697, 0x41C40102, 61.2698, 32.1443, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40102 [61.269798 32.144299 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4017, 11697, 0x41C40102, 61.2698, 32.1443, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40102 [61.269798 32.144299 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4018, 11697, 0x41C40102, 64.3448, 32.1443, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40102 [64.344803 32.144299 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4018, 11697, 0x41C40102, 64.3448, 32.1443, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40102 [64.344803 32.144299 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4019, 11697, 0x41C40104, 57.3124, 34.0158, 16.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40104 [57.312401 34.015800 16.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x741C4019, 11697, 0x41C40104, 57.3124, 34.0158, 16.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40104 [57.312401 34.015800 16.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C401A, 11697, 0x41C40104, 57.9949, 38.3396, 16.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x41C40104 [57.994900 38.339600 16.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C401B, 9686, 0x41C40104, 57.4662, 33.6362, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40104 [57.466202 33.636200 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C401B, 9686, 0x41C40104, 57.4662, 33.6362, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40104 [57.466202 33.636200 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C401C, 9686, 0x41C40104, 53.9512, 36.2637, 18.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x741C401F, 9686, 0x41C40104, 58.4454, 35.5612, 19.475, 0.707107, 0, 0, /* @teleloc 0x41C40104 [58.445400 35.561199 19.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4020, 9686, 0x41C40104, 56.5008, 38.8055, 19.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40104 [56.500801 38.805500 19.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4020, 9686, 0x41C40104, 56.5008, 38.8055, 19.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40104 [56.500801 38.805500 19.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4021, 11697, 0x41C40106, 61.7924, 34.0128, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x741C4023, 9686, 0x41C40106, 63.8012, 34.0136, 13.95, 0.707107, 0, 0, /* @teleloc 0x41C40106 [63.801201 34.013599 13.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4024, 9686, 0x41C40106, 58.5262, 30.8137, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40106 [58.526199 30.813700 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4024, 9686, 0x41C40106, 58.5262, 30.8137, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40106 [58.526199 30.813700 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4025, 9686, 0x41C40106, 53.9012, 34.0387, 13.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x41C40106 [53.901199 34.038700 13.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4026, 9686, 0x41C40106, 59.9262, 37.3637, 13.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40106 [59.926201 37.363701 13.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4026, 9686, 0x41C40106, 59.9262, 37.3637, 13.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40106 [59.926201 37.363701 13.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4027, 11698, 0x41C40106, 58.8185, 34.6792, 15.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x41C40106 [58.818501 34.679199 15.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4027, 11698, 0x41C40106, 58.8185, 34.6792, 15.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x41C40106 [58.818501 34.679199 15.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4028, 9687, 0x41C40106, 63.2384, 31.3566, 12.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x41C40106 [63.238400 31.356600 12.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4029, 9686, 0x41C40106, 61.0998, 30.8137, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40106 [61.099800 30.813700 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4029, 9686, 0x41C40106, 61.0998, 30.8137, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40106 [61.099800 30.813700 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C402A, 9686, 0x41C40106, 56.8763, 37.3637, 13.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40106 [56.876301 37.363701 13.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C402A, 9686, 0x41C40106, 56.8763, 37.3637, 13.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40106 [56.876301 37.363701 13.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C402B, 11697, 0x41C40106, 63.1066, 36.6065, 12.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x41C40106 [63.106602 36.606499 12.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C402C, 11697, 0x41C40106, 59.7316, 34.0815, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40106 [59.731602 34.081501 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C402C, 11697, 0x41C40106, 59.7316, 34.0815, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40106 [59.731602 34.081501 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C402D, 11697, 0x41C40106, 54.5066, 31.4065, 12.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x41C40106 [54.506599 31.406500 12.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C402E, 412, 0x41C40000, 56.4884, 39.1666, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x41C40000 [56.488400 39.166599 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C402E, 412, 0x41C40000, 56.4884, 39.1666, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x41C40000 [56.488400 39.166599 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C402F, 9686, 0x41C40000, 56.4662, 39.2612, 19.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40000 [56.466202 39.261200 19.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C402F, 9686, 0x41C40000, 56.4662, 39.2612, 19.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40000 [56.466202 39.261200 19.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4030, 9686, 0x41C40000, 58.3648, 39.2612, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40000 [58.364799 39.261200 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4030, 9686, 0x41C40000, 58.3648, 39.2612, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40000 [58.364799 39.261200 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4031, 9686, 0x41C40000, 54.614, 39.2612, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40000 [54.613998 39.261200 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4031, 9686, 0x41C40000, 54.614, 39.2612, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40000 [54.613998 39.261200 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4032, 12679, 0x41C40000, 52.7929, 39.8195, 16.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x41C40000 [52.792900 39.819500 16.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4033, 12679, 0x41C40000, 67.1429, 39.5945, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x41C40000 [67.142899 39.594501 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4033, 12679, 0x41C40000, 67.1429, 39.5945, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x41C40000 [67.142899 39.594501 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4034, 9686, 0x41C4010A, 36.1505, 86.44, 19.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x741C4137, 12679, 0x41C40000, 152.429, 99.331, 10.1, 0.923879, 0, 0, -0 /* @teleloc 0x41C40000 [152.429001 99.331001 10.100000] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4138, 412, 0x41C40130, 151.824, 65.1548, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x41C40130 [151.824005 65.154800 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4138, 412, 0x41C40130, 151.824, 65.1548, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x41C40130 [151.824005 65.154800 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4139, 9686, 0x41C40131, 151.774, 64.3448, 16.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x741C413C, 11697, 0x41C40131, 150.046, 63.8557, 12.15, -0.92388, 0, 0, /* @teleloc 0x41C40131 [150.046005 63.855701 12.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C413D, 9686, 0x41C40131, 151.774, 55.7948, 17.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40131 [151.774002 55.794800 17.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C413D, 9686, 0x41C40131, 151.774, 55.7948, 17.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40131 [151.774002 55.794800 17.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C413E, 9686, 0x41C40131, 149.474, 61.844, 14.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x741C4141, 9686, 0x41C40131, 154.102, 61.6292, 14.25, 0.707107, 0, 0, /* @teleloc 0x41C40131 [154.102005 61.629200 14.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4142, 9686, 0x41C40132, 157.974, 59.8448, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40132 [157.973999 59.844799 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4142, 9686, 0x41C40132, 157.974, 59.8448, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40132 [157.973999 59.844799 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4143, 9686, 0x41C40132, 161.107, 58.6537, 14.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x41C40132 [161.106995 58.653702 14.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4144, 9686, 0x41C40132, 160.015, 53.8948, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40132 [160.014999 53.894798 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4144, 9686, 0x41C40132, 160.015, 53.8948, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40132 [160.014999 53.894798 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4145, 9686, 0x41C40132, 155.563, 53.8948, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40132 [155.563004 53.894798 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4145, 9686, 0x41C40132, 155.563, 53.8948, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40132 [155.563004 53.894798 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4146, 9686, 0x41C40132, 154.543, 55.1248, 14, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x741C4149, 11698, 0x41C40132, 157.924, 56.7948, 18.25, 0.707107, 0, 0, /* @teleloc 0x41C40132 [157.923996 56.794800 18.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C414A, 11697, 0x41C40132, 157.908, 56.7116, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40132 [157.908005 56.711601 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C414A, 11697, 0x41C40132, 157.908, 56.7116, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40132 [157.908005 56.711601 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C414B, 9686, 0x41C40132, 161.107, 55.0537, 14.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x741C414C, 9686, 0x41C40132, 161.107, 56.896, 15.9, 0.707107, 0, 0, -0 /* @teleloc 0x41C40132 [161.106995 56.896000 15.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C414D, 9686, 0x41C40132, 160.073, 59.8448, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40132 [160.072998 59.844799 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C414D, 9686, 0x41C40132, 160.073, 59.8448, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40132 [160.072998 59.844799 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C414E, 9686, 0x41C40132, 155.723, 59.8448, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40132 [155.723007 59.844799 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C414E, 9686, 0x41C40132, 155.723, 59.8448, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40132 [155.723007 59.844799 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C414F, 9686, 0x41C40132, 157.795, 53.8948, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40132 [157.794998 53.894798 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C414F, 9686, 0x41C40132, 157.795, 53.8948, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40132 [157.794998 53.894798 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4150, 9686, 0x41C40132, 154.543, 55.3737, 15.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x741C4151, 9686, 0x41C40132, 154.543, 58.4112, 15.6, -0.707107, 0, 0, /* @teleloc 0x41C40132 [154.542999 58.411201 15.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4152, 9686, 0x41C40132, 155.723, 59.8448, 14, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40132 [155.723007 59.844799 14.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4152, 9686, 0x41C40132, 155.723, 59.8448, 14, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40132 [155.723007 59.844799 14.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4153, 11698, 0x41C40132, 160.251, 54.5879, 16.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x741C4154, 11698, 0x41C40132, 160.151, 58.888, 16.3, 0.919479, 0, 0, -0 /* @teleloc 0x41C40132 [160.151001 58.888000 16.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4155, 11697, 0x41C40132, 157.911, 55.3773, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40132 [157.910995 55.377300 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4155, 11697, 0x41C40132, 157.911, 55.3773, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40132 [157.910995 55.377300 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4156, 11697, 0x41C40132, 157.911, 57.873, 12.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40132 [157.910995 57.873001 12.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4156, 11697, 0x41C40132, 157.911, 57.873, 12.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40132 [157.910995 57.873001 12.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4157, 11697, 0x41C40132, 160.061, 54.7616, 12.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x741C4158, 11697, 0x41C40132, 160.405, 56.9642, 12.15, 0.707107, 0, 0, /* @teleloc 0x41C40132 [160.404999 56.964199 12.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4159, 11697, 0x41C40132, 157.911, 59.0764, 12.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40132 [157.910995 59.076401 12.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4159, 11697, 0x41C40132, 157.911, 59.0764, 12.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40132 [157.910995 59.076401 12.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C415A, 9686, 0x41C40134, 154.025, 59.4948, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40134 [154.024994 59.494801 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C415A, 9686, 0x41C40134, 154.025, 59.4948, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40134 [154.024994 59.494801 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C415B, 9686, 0x41C40134, 160.875, 56.8262, 10.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x741C415E, 9687, 0x41C40134, 150.25, 58.7617, 8.1, -0.865587, -0.00087 /* @teleloc 0x41C40134 [150.250000 58.761700 8.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C415F, 9686, 0x41C40134, 157.328, 59.4948, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40134 [157.328003 59.494801 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C415F, 9686, 0x41C40134, 157.328, 59.4948, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40134 [157.328003 59.494801 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4160, 9686, 0x41C40134, 153.427, 53.9552, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40134 [153.427002 53.955200 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4160, 9686, 0x41C40134, 153.427, 53.9552, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40134 [153.427002 53.955200 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4161, 9686, 0x41C40134, 157.54, 53.9552, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40134 [157.539993 53.955200 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4161, 9686, 0x41C40134, 157.54, 53.9552, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40134 [157.539993 53.955200 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4162, 9686, 0x41C40134, 149.474, 55.1157, 10.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x741C4163, 11698, 0x41C40134, 156.067, 56.7948, 11.5, -0.707107, 0, 0, /* @teleloc 0x41C40134 [156.067001 56.794800 11.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4164, 11697, 0x41C40134, 155.814, 58.8361, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40134 [155.813995 58.836102 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4164, 11697, 0x41C40134, 155.814, 58.8361, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40134 [155.813995 58.836102 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4165, 11697, 0x41C40134, 155.514, 54.4861, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40134 [155.514008 54.486099 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4165, 11697, 0x41C40134, 155.514, 54.4861, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40134 [155.514008 54.486099 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4166, 11697, 0x41C40134, 160.133, 56.4584, 8.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x41C40134 [160.132996 56.458401 8.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4167, 9686, 0x41C40000, 151.824, 65.1934, 15.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40000 [151.824005 65.193398 15.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x741C4167, 9686, 0x41C40000, 151.824, 65.1934, 15.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40000 [151.824005 65.193398 15.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4168, 9686, 0x41C40000, 149.673, 65.3934, 13.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40000 [149.673004 65.393402 13.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x741C4168, 9686, 0x41C40000, 149.673, 65.3934, 13.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40000 [149.673004 65.393402 13.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4169, 9686, 0x41C40000, 153.966, 65.3934, 13.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40000 [153.966003 65.393402 13.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x741C4169, 9686, 0x41C40000, 153.966, 65.3934, 13.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40000 [153.966003 65.393402 13.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C416A, 12679, 0x41C40000, 155.911, 65.8272, 12.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x41C40000 [155.910995 65.827202 12.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C416B, 12679, 0x41C40000, 157.911, 61.0773, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x41C40000 [157.910995 61.077301 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C416B, 12679, 0x41C40000, 157.911, 61.0773, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x41C40000 [157.910995 61.077301 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C416C, 9686, 0x41C40138, 109.899, 33.5297, 16.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x741C416D, 9686, 0x41C40138, 113.099, 33.4797, 16.85, 0.317305, 0, 0, /* @teleloc 0x41C40138 [113.098999 33.479698 16.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C416E, 9686, 0x41C40138, 111.492, 32.9583, 19.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40138 [111.491997 32.958302 19.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C416E, 9686, 0x41C40138, 111.492, 32.9583, 19.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40138 [111.491997 32.958302 19.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C416F, 9686, 0x41C40138, 109.145, 36.0923, 17.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x741C4171, 9686, 0x41C40138, 113.249, 38.7797, 16.85, -0.902209, 0, 0, /* @teleloc 0x41C40138 [113.249001 38.779701 16.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4172, 9686, 0x41C40138, 111.499, 39.9923, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40138 [111.499001 39.992298 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4172, 9686, 0x41C40138, 111.499, 39.9923, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40138 [111.499001 39.992298 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4173, 11697, 0x41C40138, 111.547, 33.2989, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40138 [111.546997 33.298901 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4173, 11697, 0x41C40138, 111.547, 33.2989, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40138 [111.546997 33.298901 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4174, 11697, 0x41C40138, 109.647, 34.3489, 14.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x41C40138 [109.647003 34.348900 14.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4175, 9686, 0x41C40139, 102.234, 32.2611, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40139 [102.234001 32.261101 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4175, 9686, 0x41C40139, 102.234, 32.2611, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40139 [102.234001 32.261101 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4176, 9686, 0x41C40139, 107.634, 32.2611, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40139 [107.634003 32.261101 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4176, 9686, 0x41C40139, 107.634, 32.2611, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40139 [107.634003 32.261101 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4177, 9686, 0x41C40139, 108.684, 33.6103, 15.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x41C40139 [108.683998 33.610298 15.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4178, 9686, 0x41C40139, 104.684, 38.1611, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40139 [104.683998 38.161098 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4178, 9686, 0x41C40139, 104.684, 38.1611, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40139 [104.683998 38.161098 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4179, 9686, 0x41C40139, 100.884, 35.0111, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x741C417D, 11697, 0x41C40139, 104.566, 35.3397, 14.1, -0.707107, 0, 0, /* @teleloc 0x41C40139 [104.566002 35.339699 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C417E, 11697, 0x41C40139, 105.097, 32.8489, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40139 [105.097000 32.848900 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C417E, 11697, 0x41C40139, 105.097, 32.8489, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40139 [105.097000 32.848900 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C417F, 9686, 0x41C40139, 102.135, 38.1611, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40139 [102.135002 38.161098 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C417F, 9686, 0x41C40139, 102.135, 38.1611, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40139 [102.135002 38.161098 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4180, 9686, 0x41C40139, 107.478, 38.1611, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40139 [107.477997 38.161098 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4180, 9686, 0x41C40139, 107.478, 38.1611, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40139 [107.477997 38.161098 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4181, 9686, 0x41C40139, 100.884, 33.296, 17.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x741C4182, 9686, 0x41C40139, 100.884, 37.2442, 17.35, -0.707107, 0, 0, /* @teleloc 0x41C40139 [100.884003 37.244202 17.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4183, 9686, 0x41C40139, 105.094, 32.2611, 17.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40139 [105.094002 32.261101 17.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4183, 9686, 0x41C40139, 105.094, 32.2611, 17.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40139 [105.094002 32.261101 17.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4184, 9686, 0x41C40139, 108.684, 33.3103, 17.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x741C418B, 11697, 0x41C40139, 107.692, 33.0584, 14.1, 0.297375, 0, 0, - /* @teleloc 0x41C40139 [107.692001 33.058399 14.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C418C, 11697, 0x41C40139, 104.847, 37.6489, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C40139 [104.847000 37.648899 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C418C, 11697, 0x41C40139, 104.847, 37.6489, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C40139 [104.847000 37.648899 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C418D, 9686, 0x41C4013B, 107.592, 31.3083, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C4013B [107.592003 31.308300 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C418D, 9686, 0x41C4013B, 107.592, 31.3083, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C4013B [107.592003 31.308300 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C418E, 9686, 0x41C4013B, 104.095, 34.5423, 12.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x41C4013B [104.095001 34.542301 12.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C418F, 9686, 0x41C4013B, 106.349, 37.7923, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C4013B [106.348999 37.792301 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C418F, 9686, 0x41C4013B, 106.349, 37.7923, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C4013B [106.348999 37.792301 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4190, 11697, 0x41C4013B, 112.216, 36.5912, 10.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x741C4193, 11697, 0x41C4013B, 104.983, 35.1031, 10.1, -0.707107, 0, 0, /* @teleloc 0x41C4013B [104.983002 35.103100 10.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4194, 9686, 0x41C4013B, 111.492, 31.3083, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C4013B [111.491997 31.308300 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4194, 9686, 0x41C4013B, 111.492, 31.3083, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C4013B [111.491997 31.308300 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4195, 9686, 0x41C4013B, 109.599, 37.7923, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C4013B [109.598999 37.792301 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4195, 9686, 0x41C4013B, 109.599, 37.7923, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C4013B [109.598999 37.792301 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C4196, 9686, 0x41C4013B, 114.045, 33.3423, 12.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x741C4197, 11698, 0x41C4013B, 108.078, 35.1925, 13.5, -0.707107, 0, 0, /* @teleloc 0x41C4013B [108.078003 35.192501 13.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4198, 11697, 0x41C4013B, 108.683, 32.1531, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C4013B [108.682999 32.153099 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C4198, 11697, 0x41C4013B, 108.683, 32.1531, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C4013B [108.682999 32.153099 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C4199, 11697, 0x41C4013B, 108.066, 37.3412, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x41C4013B [108.066002 37.341202 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x741C4199, 11697, 0x41C4013B, 108.066, 37.3412, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x41C4013B [108.066002 37.341202 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C419A, 412, 0x41C40000, 111.449, 40.5397, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x41C40000 [111.448997 40.539700 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C419A, 412, 0x41C40000, 111.449, 40.5397, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x41C40000 [111.448997 40.539700 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C419B, 9686, 0x41C40000, 111.492, 40.7083, 17.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x41C40000 [111.491997 40.708302 17.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C419B, 9686, 0x41C40000, 111.492, 40.7083, 17.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x41C40000 [111.491997 40.708302 17.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C419C, 9686, 0x41C40000, 113.792, 39.8083, 16.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x741C419E, 12679, 0x41C40000, 114.597, 40.0989, 14.1, -0.402747, 0, 0, /* @teleloc 0x41C40000 [114.597000 40.098900 14.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x741C419F, 12679, 0x41C40000, 104.597, 39.1489, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x41C40000 [104.597000 39.148899 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x741C419F, 12679, 0x41C40000, 104.597, 39.1489, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x41C40000 [104.597000 39.148899 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C41A0, 13706, 0x41C40104, 57.0712, 35.0391, 16.005, 0.015861, 0, 0, -0.999874, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1843,7 +1843,7 @@ VALUES (0x741C41A2, 0x741C4068, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x741C41A3, 13709, 0x41C40118, 80.4137, 155.738, 10.005, -0.999872, 0, 0, 0.016029, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x41C40118 [80.413696 155.738007 10.005000] -0.999872 0.000000 0.000000 0.016028 */ +/* @teleloc 0x41C40118 [80.413696 155.738007 10.005000] -0.999872 0.000000 0.000000 0.016029 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x741C41A3, 0x741C409C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/42AA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/42AA.sql index 24a70d425c..e82f9cb8f7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/42AA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/42AA.sql @@ -1249,8 +1249,8 @@ VALUES (0x742AA137, 12679, 0x42AA0000, 164.849, 105.776, 50.1, 0.92388, 0, 0, 0. /* @teleloc 0x42AA0000 [164.848999 105.776001 50.099998] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA138, 412, 0x42AA0130, 153.418, 65.3361, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x42AA0130 [153.417999 65.336098 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA138, 412, 0x42AA0130, 153.418, 65.3361, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x42AA0130 [153.417999 65.336098 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA139, 9686, 0x42AA0131, 153.368, 64.5261, 54.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x742AA13C, 11697, 0x42AA0131, 151.64, 64.0369, 50.15, -0.92388, 0, 0, - /* @teleloc 0x42AA0131 [151.639999 64.036903 50.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA13D, 9686, 0x42AA0131, 153.368, 55.9761, 55.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0131 [153.367996 55.976101 55.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA13D, 9686, 0x42AA0131, 153.368, 55.9761, 55.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0131 [153.367996 55.976101 55.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA13E, 9686, 0x42AA0131, 151.068, 62.0253, 52.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x742AA141, 9686, 0x42AA0131, 155.696, 61.8105, 52.25, 0.707107, 0, 0, /* @teleloc 0x42AA0131 [155.695999 61.810501 52.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA142, 9686, 0x42AA0132, 159.568, 60.0261, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0132 [159.567993 60.026100 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA142, 9686, 0x42AA0132, 159.568, 60.0261, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0132 [159.567993 60.026100 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA143, 9686, 0x42AA0132, 162.701, 58.835, 52.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x42AA0132 [162.701004 58.834999 52.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA144, 9686, 0x42AA0132, 161.609, 54.0761, 53.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0132 [161.608994 54.076099 53.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA144, 9686, 0x42AA0132, 161.609, 54.0761, 53.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0132 [161.608994 54.076099 53.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA145, 9686, 0x42AA0132, 157.157, 54.0761, 53.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0132 [157.156998 54.076099 53.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA145, 9686, 0x42AA0132, 157.157, 54.0761, 53.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0132 [157.156998 54.076099 53.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA146, 9686, 0x42AA0132, 156.137, 55.3061, 52, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x742AA149, 11698, 0x42AA0132, 159.518, 56.9761, 56.25, 0.707107, 0, 0, /* @teleloc 0x42AA0132 [159.518005 56.976101 56.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA14A, 11697, 0x42AA0132, 159.502, 56.8929, 50.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA0132 [159.501999 56.892899 50.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA14A, 11697, 0x42AA0132, 159.502, 56.8929, 50.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA0132 [159.501999 56.892899 50.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA14B, 9686, 0x42AA0132, 162.701, 55.235, 52.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x742AA14C, 9686, 0x42AA0132, 162.701, 57.0773, 53.9, 0.707107, 0, 0, - /* @teleloc 0x42AA0132 [162.701004 57.077301 53.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA14D, 9686, 0x42AA0132, 161.667, 60.0261, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0132 [161.667007 60.026100 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA14D, 9686, 0x42AA0132, 161.667, 60.0261, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0132 [161.667007 60.026100 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA14E, 9686, 0x42AA0132, 157.317, 60.0261, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0132 [157.317001 60.026100 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA14E, 9686, 0x42AA0132, 157.317, 60.0261, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0132 [157.317001 60.026100 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA14F, 9686, 0x42AA0132, 159.389, 54.0761, 53.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0132 [159.389008 54.076099 53.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA14F, 9686, 0x42AA0132, 159.389, 54.0761, 53.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0132 [159.389008 54.076099 53.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA150, 9686, 0x42AA0132, 156.137, 55.555, 53.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x742AA151, 9686, 0x42AA0132, 156.137, 58.5925, 53.6, -0.707107, 0, 0, /* @teleloc 0x42AA0132 [156.136993 58.592499 53.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA152, 9686, 0x42AA0132, 157.317, 60.0261, 52, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0132 [157.317001 60.026100 52.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA152, 9686, 0x42AA0132, 157.317, 60.0261, 52, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0132 [157.317001 60.026100 52.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA153, 11698, 0x42AA0132, 161.845, 54.7692, 54.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x742AA154, 11698, 0x42AA0132, 161.745, 59.0693, 54.3, 0.919479, 0, 0, - /* @teleloc 0x42AA0132 [161.744995 59.069302 54.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA155, 11697, 0x42AA0132, 159.505, 55.5586, 50.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA0132 [159.505005 55.558601 50.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA155, 11697, 0x42AA0132, 159.505, 55.5586, 50.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA0132 [159.505005 55.558601 50.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA156, 11697, 0x42AA0132, 159.505, 58.0543, 50.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA0132 [159.505005 58.054298 50.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA156, 11697, 0x42AA0132, 159.505, 58.0543, 50.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA0132 [159.505005 58.054298 50.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA157, 11697, 0x42AA0132, 161.655, 54.9429, 50.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x742AA158, 11697, 0x42AA0132, 161.999, 57.1455, 50.15, 0.707107, 0, 0, /* @teleloc 0x42AA0132 [161.998993 57.145500 50.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA159, 11697, 0x42AA0132, 159.505, 59.2577, 50.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA0132 [159.505005 59.257702 50.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA159, 11697, 0x42AA0132, 159.505, 59.2577, 50.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA0132 [159.505005 59.257702 50.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA15A, 9686, 0x42AA0134, 155.619, 59.6761, 48.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0134 [155.619003 59.676102 48.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA15A, 9686, 0x42AA0134, 155.619, 59.6761, 48.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0134 [155.619003 59.676102 48.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA15B, 9686, 0x42AA0134, 162.469, 57.0075, 48.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x742AA15E, 9687, 0x42AA0134, 151.844, 58.943, 46.1, -0.865587, -0.0008 /* @teleloc 0x42AA0134 [151.843994 58.943001 46.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA15F, 9686, 0x42AA0134, 158.922, 59.6761, 48.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0134 [158.921997 59.676102 48.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA15F, 9686, 0x42AA0134, 158.922, 59.6761, 48.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0134 [158.921997 59.676102 48.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA160, 9686, 0x42AA0134, 155.021, 54.1366, 48.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0134 [155.020996 54.136600 48.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA160, 9686, 0x42AA0134, 155.021, 54.1366, 48.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0134 [155.020996 54.136600 48.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA161, 9686, 0x42AA0134, 159.134, 54.1366, 48.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0134 [159.134003 54.136600 48.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA161, 9686, 0x42AA0134, 159.134, 54.1366, 48.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0134 [159.134003 54.136600 48.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA162, 9686, 0x42AA0134, 151.068, 55.297, 48.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x742AA163, 11698, 0x42AA0134, 157.661, 56.9761, 49.5, -0.707107, 0, 0, /* @teleloc 0x42AA0134 [157.660995 56.976101 49.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA164, 11697, 0x42AA0134, 157.408, 59.0174, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA0134 [157.408005 59.017399 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA164, 11697, 0x42AA0134, 157.408, 59.0174, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA0134 [157.408005 59.017399 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA165, 11697, 0x42AA0134, 157.108, 54.6674, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA0134 [157.108002 54.667400 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA165, 11697, 0x42AA0134, 157.108, 54.6674, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA0134 [157.108002 54.667400 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA166, 11697, 0x42AA0134, 161.727, 56.6397, 46.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x42AA0134 [161.727005 56.639702 46.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA167, 9686, 0x42AA0000, 153.418, 65.3747, 53.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0000 [153.417999 65.374702 53.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x742AA167, 9686, 0x42AA0000, 153.418, 65.3747, 53.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0000 [153.417999 65.374702 53.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA168, 9686, 0x42AA0000, 151.267, 65.5747, 51.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0000 [151.266998 65.574699 51.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x742AA168, 9686, 0x42AA0000, 151.267, 65.5747, 51.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0000 [151.266998 65.574699 51.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA169, 9686, 0x42AA0000, 155.56, 65.5747, 51.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0000 [155.559998 65.574699 51.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x742AA169, 9686, 0x42AA0000, 155.56, 65.5747, 51.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0000 [155.559998 65.574699 51.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA16A, 12679, 0x42AA0000, 157.505, 66.0086, 50.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x42AA0000 [157.505005 66.008598 50.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA16B, 12679, 0x42AA0000, 159.505, 61.2586, 50.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x42AA0000 [159.505005 61.258598 50.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA16B, 12679, 0x42AA0000, 159.505, 61.2586, 50.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x42AA0000 [159.505005 61.258598 50.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA16C, 9686, 0x42AA0138, 110.308, 32.5918, 64.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x742AA16D, 9686, 0x42AA0138, 113.508, 32.5418, 64.85, 0.317305, 0, 0, /* @teleloc 0x42AA0138 [113.508003 32.541801 64.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA16E, 9686, 0x42AA0138, 111.901, 32.0204, 67.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0138 [111.901001 32.020401 67.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA16E, 9686, 0x42AA0138, 111.901, 32.0204, 67.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0138 [111.901001 32.020401 67.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA16F, 9686, 0x42AA0138, 109.554, 35.1544, 65.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x742AA171, 9686, 0x42AA0138, 113.658, 37.8418, 64.85, -0.902209, 0, 0, /* @teleloc 0x42AA0138 [113.657997 37.841801 64.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA172, 9686, 0x42AA0138, 111.908, 39.0544, 65.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0138 [111.907997 39.054401 65.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA172, 9686, 0x42AA0138, 111.908, 39.0544, 65.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0138 [111.907997 39.054401 65.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA173, 11697, 0x42AA0138, 111.956, 32.361, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA0138 [111.956001 32.361000 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA173, 11697, 0x42AA0138, 111.956, 32.361, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA0138 [111.956001 32.361000 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA174, 11697, 0x42AA0138, 110.056, 33.411, 62.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x42AA0138 [110.056000 33.410999 62.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA175, 9686, 0x42AA0139, 102.643, 31.3232, 64.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0139 [102.642998 31.323200 64.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA175, 9686, 0x42AA0139, 102.643, 31.3232, 64.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0139 [102.642998 31.323200 64.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA176, 9686, 0x42AA0139, 108.043, 31.3232, 64.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0139 [108.042999 31.323200 64.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA176, 9686, 0x42AA0139, 108.043, 31.3232, 64.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0139 [108.042999 31.323200 64.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA177, 9686, 0x42AA0139, 109.093, 32.6724, 63.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x42AA0139 [109.093002 32.672401 63.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA178, 9686, 0x42AA0139, 105.093, 37.2232, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0139 [105.093002 37.223202 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA178, 9686, 0x42AA0139, 105.093, 37.2232, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0139 [105.093002 37.223202 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA179, 9686, 0x42AA0139, 101.293, 34.0732, 66.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x742AA17D, 11697, 0x42AA0139, 104.975, 34.4018, 62.1, -0.707107, 0, 0, /* @teleloc 0x42AA0139 [104.974998 34.401798 62.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA17E, 11697, 0x42AA0139, 105.506, 31.911, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA0139 [105.505997 31.910999 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA17E, 11697, 0x42AA0139, 105.506, 31.911, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA0139 [105.505997 31.910999 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA17F, 9686, 0x42AA0139, 102.544, 37.2232, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0139 [102.543999 37.223202 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA17F, 9686, 0x42AA0139, 102.544, 37.2232, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0139 [102.543999 37.223202 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA180, 9686, 0x42AA0139, 107.887, 37.2232, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0139 [107.887001 37.223202 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA180, 9686, 0x42AA0139, 107.887, 37.2232, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0139 [107.887001 37.223202 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA181, 9686, 0x42AA0139, 101.293, 32.3581, 65.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x742AA182, 9686, 0x42AA0139, 101.293, 36.3063, 65.35, -0.707107, 0, 0, /* @teleloc 0x42AA0139 [101.292999 36.306301 65.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA183, 9686, 0x42AA0139, 105.503, 31.3232, 65.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0139 [105.502998 31.323200 65.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA183, 9686, 0x42AA0139, 105.503, 31.3232, 65.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0139 [105.502998 31.323200 65.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA184, 9686, 0x42AA0139, 109.093, 32.3724, 65.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x742AA18B, 11697, 0x42AA0139, 108.101, 32.1205, 62.1, 0.297375, 0, 0, - /* @teleloc 0x42AA0139 [108.100998 32.120499 62.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA18C, 11697, 0x42AA0139, 105.256, 36.711, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA0139 [105.255997 36.710999 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA18C, 11697, 0x42AA0139, 105.256, 36.711, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA0139 [105.255997 36.710999 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA18D, 9686, 0x42AA013B, 108.001, 30.3704, 60.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA013B [108.000999 30.370399 60.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA18D, 9686, 0x42AA013B, 108.001, 30.3704, 60.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA013B [108.000999 30.370399 60.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA18E, 9686, 0x42AA013B, 104.504, 33.6044, 60.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x42AA013B [104.503998 33.604401 60.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA18F, 9686, 0x42AA013B, 106.758, 36.8544, 60.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA013B [106.758003 36.854401 60.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA18F, 9686, 0x42AA013B, 106.758, 36.8544, 60.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA013B [106.758003 36.854401 60.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA190, 11697, 0x42AA013B, 112.625, 35.6533, 58.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x742AA193, 11697, 0x42AA013B, 105.392, 34.1652, 58.1, -0.707107, 0, 0, /* @teleloc 0x42AA013B [105.391998 34.165199 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA194, 9686, 0x42AA013B, 111.901, 30.3704, 60.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA013B [111.901001 30.370399 60.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA194, 9686, 0x42AA013B, 111.901, 30.3704, 60.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA013B [111.901001 30.370399 60.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA195, 9686, 0x42AA013B, 110.008, 36.8544, 60.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA013B [110.008003 36.854401 60.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA195, 9686, 0x42AA013B, 110.008, 36.8544, 60.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA013B [110.008003 36.854401 60.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA196, 9686, 0x42AA013B, 114.454, 32.4044, 60.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x742AA197, 11698, 0x42AA013B, 108.487, 34.2546, 61.5, -0.707107, 0, 0, /* @teleloc 0x42AA013B [108.487000 34.254601 61.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA198, 11697, 0x42AA013B, 109.092, 31.2152, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA013B [109.092003 31.215200 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA198, 11697, 0x42AA013B, 109.092, 31.2152, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA013B [109.092003 31.215200 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA199, 11697, 0x42AA013B, 108.475, 36.4033, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AA013B [108.474998 36.403301 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AA199, 11697, 0x42AA013B, 108.475, 36.4033, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AA013B [108.474998 36.403301 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA19A, 412, 0x42AA0000, 111.858, 39.6018, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x42AA0000 [111.858002 39.601799 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA19A, 412, 0x42AA0000, 111.858, 39.6018, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x42AA0000 [111.858002 39.601799 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA19B, 9686, 0x42AA0000, 111.901, 39.7704, 65.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AA0000 [111.901001 39.770401 65.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA19B, 9686, 0x42AA0000, 111.901, 39.7704, 65.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AA0000 [111.901001 39.770401 65.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA19C, 9686, 0x42AA0000, 114.201, 38.8704, 64.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x742AA19E, 12679, 0x42AA0000, 115.006, 39.161, 62.1, -0.402747, 0, 0, - /* @teleloc 0x42AA0000 [115.005997 39.160999 62.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AA19F, 12679, 0x42AA0000, 105.006, 38.211, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x42AA0000 [105.005997 38.210999 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AA19F, 12679, 0x42AA0000, 105.006, 38.211, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x42AA0000 [105.005997 38.210999 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AA1A0, 13891, 0x42AA010A, 36.3459, 87.2863, 68.005, 0.666026, 0, 0, 0.745929, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/42AE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/42AE.sql index 1909f2443c..f4a444b712 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/42AE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/42AE.sql @@ -1525,8 +1525,8 @@ VALUES (0x742AE17C, 412, 0x42AE0198, 104.392, 61.645, 44, -0.707107, 0, 0, 0.7 /* @teleloc 0x42AE0198 [104.391998 61.645000 44.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE17D, 412, 0x42AE0199, 114.583, 58.1594, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x42AE0199 [114.583000 58.159401 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE17D, 412, 0x42AE0199, 114.583, 58.1594, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x42AE0199 [114.583000 58.159401 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE17E, 412, 0x42AE019A, 98.6748, 69.6678, 44, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1545,12 +1545,12 @@ VALUES (0x742AE181, 11697, 0x42AE019B, 106.134, 69.4834, 48.9, -0.92321, 0, 0, - /* @teleloc 0x42AE019B [106.134003 69.483398 48.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE182, 9686, 0x42AE019B, 106.992, 57.9109, 51.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE019B [106.991997 57.910900 51.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE182, 9686, 0x42AE019B, 106.992, 57.9109, 51.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE019B [106.991997 57.910900 51.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE183, 9686, 0x42AE019B, 108.08, 70.569, 52.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE019B [108.080002 70.569000 52.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE183, 9686, 0x42AE019B, 108.08, 70.569, 52.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE019B [108.080002 70.569000 52.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE184, 11698, 0x42AE019B, 108.044, 66.5581, 55.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1561,44 +1561,44 @@ VALUES (0x742AE185, 11697, 0x42AE019B, 105.659, 61.2647, 48.9, -0.707107, 0, 0, /* @teleloc 0x42AE019B [105.658997 61.264702 48.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE186, 9686, 0x42AE019D, 106.69, 66.5802, 47.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE019D [106.690002 66.580200 47.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE186, 9686, 0x42AE019D, 106.69, 66.5802, 47.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE019D [106.690002 66.580200 47.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE187, 9686, 0x42AE019D, 106.739, 57.9049, 46.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE019D [106.738998 57.904900 46.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE187, 9686, 0x42AE019D, 106.739, 57.9049, 46.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE019D [106.738998 57.904900 46.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE188, 11697, 0x42AE019D, 107.86, 58.4659, 44.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x42AE019D [107.860001 58.465900 44.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE189, 9686, 0x42AE019E, 109.99, 57.9253, 47.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE019E [109.989998 57.925301 47.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE189, 9686, 0x42AE019E, 109.99, 57.9253, 47.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE019E [109.989998 57.925301 47.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE18A, 9686, 0x42AE019E, 111.189, 63.3901, 47.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x42AE019E [111.189003 63.390099 47.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE18B, 11697, 0x42AE019E, 109.98, 65.7029, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AE019E [109.980003 65.702904 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE18B, 11697, 0x42AE019E, 109.98, 65.7029, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AE019E [109.980003 65.702904 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE18C, 11697, 0x42AE019F, 108, 70.1659, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AE019F [108.000000 70.165901 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE18C, 11697, 0x42AE019F, 108, 70.1659, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AE019F [108.000000 70.165901 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE18D, 9686, 0x42AE019F, 108.21, 71.0626, 47.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE019F [108.209999 71.062599 47.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE18D, 9686, 0x42AE019F, 108.21, 71.0626, 47.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE019F [108.209999 71.062599 47.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE18E, 9686, 0x42AE019F, 106.643, 67.1021, 47.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE019F [106.642998 67.102097 47.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE18E, 9686, 0x42AE019F, 106.643, 67.1021, 47.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE019F [106.642998 67.102097 47.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE18F, 9686, 0x42AE01A2, 114.575, 57.325, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A2 [114.574997 57.325001 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE18F, 9686, 0x42AE01A2, 114.575, 57.325, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A2 [114.574997 57.325001 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE190, 11697, 0x42AE01A2, 117.6, 53.345, 44.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1609,12 +1609,12 @@ VALUES (0x742AE191, 11697, 0x42AE01A2, 109.475, 51.525, 44.1, -0.707107, 0, 0, - /* @teleloc 0x42AE01A2 [109.474998 51.525002 44.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE192, 9686, 0x42AE01A2, 112.332, 49.6258, 47.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A2 [112.332001 49.625801 47.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE192, 9686, 0x42AE01A2, 112.332, 49.6258, 47.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A2 [112.332001 49.625801 47.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE193, 9686, 0x42AE01A2, 114.872, 49.6258, 47.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A2 [114.872002 49.625801 47.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE193, 9686, 0x42AE01A2, 114.872, 49.6258, 47.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A2 [114.872002 49.625801 47.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE194, 9686, 0x42AE01A2, 118.356, 53.4966, 47.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,40 +1629,40 @@ VALUES (0x742AE196, 11697, 0x42AE01A2, 116.04, 53.355, 44.1, 0.707107, 0, 0, -0. /* @teleloc 0x42AE01A2 [116.040001 53.355000 44.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE197, 9686, 0x42AE01A4, 106.528, 57.3358, 52.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A4 [106.528000 57.335800 52.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE197, 9686, 0x42AE01A4, 106.528, 57.3358, 52.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A4 [106.528000 57.335800 52.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE198, 11697, 0x42AE01A4, 98.9825, 52.3858, 48.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x42AE01A4 [98.982498 52.385799 48.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE199, 11697, 0x42AE01A4, 103.827, 50.2592, 48.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AE01A4 [103.827003 50.259201 48.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE199, 11697, 0x42AE01A4, 103.827, 50.2592, 48.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AE01A4 [103.827003 50.259201 48.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE19A, 11698, 0x42AE01A4, 109.907, 53.4885, 55.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x42AE01A4 [109.906998 53.488499 55.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE19B, 9686, 0x42AE01A4, 111.598, 57.3358, 52.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A4 [111.598000 57.335800 52.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE19B, 9686, 0x42AE01A4, 111.598, 57.3358, 52.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A4 [111.598000 57.335800 52.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE19C, 9686, 0x42AE01A4, 101.771, 57.3358, 52.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A4 [101.771004 57.335800 52.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE19C, 9686, 0x42AE01A4, 101.771, 57.3358, 52.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A4 [101.771004 57.335800 52.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE19D, 9686, 0x42AE01A4, 102.511, 49.7368, 52.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A4 [102.511002 49.736801 52.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE19D, 9686, 0x42AE01A4, 102.511, 49.7368, 52.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A4 [102.511002 49.736801 52.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE19E, 9686, 0x42AE01A4, 108.194, 49.7368, 52.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A4 [108.194000 49.736801 52.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE19E, 9686, 0x42AE01A4, 108.194, 49.7368, 52.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A4 [108.194000 49.736801 52.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE19F, 9686, 0x42AE01A4, 113.839, 49.7368, 52.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A4 [113.838997 49.736801 52.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE19F, 9686, 0x42AE01A4, 113.839, 49.7368, 52.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A4 [113.838997 49.736801 52.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE1A0, 9686, 0x42AE01A4, 98.2751, 53.4892, 52.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,16 +1677,16 @@ VALUES (0x742AE1A2, 11698, 0x42AE01A4, 106.335, 53.5592, 55.15, -0.999998, 0, 0, /* @teleloc 0x42AE01A4 [106.334999 53.559200 55.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1A3, 11697, 0x42AE01A4, 114.752, 56.6858, 48.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AE01A4 [114.751999 56.685799 48.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE1A3, 11697, 0x42AE01A4, 114.752, 56.6858, 48.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AE01A4 [114.751999 56.685799 48.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE1A4, 11697, 0x42AE01A4, 117.092, 53.3058, 48.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x42AE01A4 [117.092003 53.305801 48.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1A5, 11697, 0x42AE01A4, 113.062, 50.1658, 48.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x42AE01A4 [113.061996 50.165798 48.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE1A5, 11697, 0x42AE01A4, 113.062, 50.1658, 48.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x42AE01A4 [113.061996 50.165798 48.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE1A6, 9686, 0x42AE01A6, 108.271, 55.4145, 47.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1697,16 +1697,16 @@ VALUES (0x742AE1A7, 9686, 0x42AE01A6, 97.82, 55.78, 47.66, -0.707107, 0, 0, -0. /* @teleloc 0x42AE01A6 [97.820000 55.779999 47.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1A8, 9686, 0x42AE01A6, 105.36, 53.49, 47.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A6 [105.360001 53.490002 47.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE1A8, 9686, 0x42AE01A6, 105.36, 53.49, 47.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A6 [105.360001 53.490002 47.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1A9, 412, 0x42AE01A7, 105.285, 53.0458, 44, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x42AE01A7 [105.285004 53.045799 44.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE1A9, 412, 0x42AE01A7, 105.285, 53.0458, 44, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x42AE01A7 [105.285004 53.045799 44.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1AA, 9686, 0x42AE01A7, 102.156, 52.9326, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01A7 [102.155998 52.932598 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE1AA, 9686, 0x42AE01A7, 102.156, 52.9326, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01A7 [102.155998 52.932598 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE1AB, 9686, 0x42AE01A7, 108.271, 51.2724, 47.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1717,8 +1717,8 @@ VALUES (0x742AE1AC, 412, 0x42AE01AB, 108.701, 54.3593, 39.195, 0.707107, 0, 0, /* @teleloc 0x42AE01AB [108.700996 54.359299 39.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1AD, 9686, 0x42AE01AB, 105.328, 51.1812, 42.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01AB [105.328003 51.181198 42.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE1AD, 9686, 0x42AE01AB, 105.328, 51.1812, 42.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01AB [105.328003 51.181198 42.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE1AE, 9686, 0x42AE01AB, 108.588, 54.3312, 42.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1729,8 +1729,8 @@ VALUES (0x742AE1AF, 9686, 0x42AE01AC, 109.15, 60.3512, 42.59, -0.707107, 0, 0, /* @teleloc 0x42AE01AC [109.150002 60.351200 42.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1B0, 9686, 0x42AE01AD, 104.328, 56.5012, 42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01AD [104.328003 56.501202 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE1B0, 9686, 0x42AE01AD, 104.328, 56.5012, 42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01AD [104.328003 56.501202 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE1B1, 11698, 0x42AE01AD, 102.863, 60.5042, 43.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1741,8 +1741,8 @@ VALUES (0x742AE1B2, 9686, 0x42AE01AD, 96.5546, 61.7454, 42, -0.707107, 0, 0, -0 /* @teleloc 0x42AE01AD [96.554604 61.745399 42.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1B3, 9686, 0x42AE01AD, 100.358, 56.5012, 42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE01AD [100.358002 56.501202 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE1B3, 9686, 0x42AE01AD, 100.358, 56.5012, 42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE01AD [100.358002 56.501202 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE1B4, 11697, 0x42AE01AD, 97.3897, 57.3235, 39.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1773,8 +1773,8 @@ VALUES (0x742AE1BA, 9686, 0x42AE0000, 98.45, 69.99, 47.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x42AE0000 [98.449997 69.989998 47.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1BB, 9686, 0x42AE0000, 102.32, 71.22, 46.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE0000 [102.320000 71.220001 46.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE1BB, 9686, 0x42AE0000, 102.32, 71.22, 46.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE0000 [102.320000 71.220001 46.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE1BC, 9686, 0x42AE0000, 96.97, 65.46, 46.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x742AE1BD, 9686, 0x42AE0000, 104.384, 61.5888, 47.39, 0.707107, 0, 0, /* @teleloc 0x42AE0000 [104.384003 61.588799 47.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1BE, 9686, 0x42AE0000, 114.845, 70.355, 46.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE0000 [114.845001 70.355003 46.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE1BE, 9686, 0x42AE0000, 114.845, 70.355, 46.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE0000 [114.845001 70.355003 46.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1BF, 9686, 0x42AE0000, 114.555, 58.215, 47.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x42AE0000 [114.555000 58.215000 47.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE1BF, 9686, 0x42AE0000, 114.555, 58.215, 47.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x42AE0000 [114.555000 58.215000 47.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE1C0, 12679, 0x42AE0000, 103.255, 59.1692, 44.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1817,12 +1817,12 @@ VALUES (0x742AE1C5, 12679, 0x42AE0000, 112.965, 69.3892, 44.1, 0.95656, 0, 0, 0. /* @teleloc 0x42AE0000 [112.964996 69.389198 44.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1C6, 12678, 0x42AE0000, 108.12, 69.4735, 57.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x42AE0000 [108.120003 69.473503 57.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x742AE1C6, 12678, 0x42AE0000, 108.12, 69.4735, 57.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x42AE0000 [108.120003 69.473503 57.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x742AE1C7, 12678, 0x42AE0000, 108.12, 53.4735, 57.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x42AE0000 [108.120003 53.473499 57.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x742AE1C7, 12678, 0x42AE0000, 108.12, 53.4735, 57.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x42AE0000 [108.120003 53.473499 57.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x742AE1C8, 15089, 0x42AE0112, 150.295, 44.1091, 66.005, 0.999704, 0, 0, 0.024315, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/459C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/459C.sql index bbe6fc5af8..c890b9f491 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/459C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/459C.sql @@ -309,8 +309,8 @@ VALUES (0x7459C04C, 412, 0x459C0122, 152.392, 61.645, 30, -0.707107, 0, 0, 0.7 /* @teleloc 0x459C0122 [152.391998 61.645000 30.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C04D, 412, 0x459C0123, 162.583, 58.1594, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x459C0123 [162.582993 58.159401 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C04D, 412, 0x459C0123, 162.583, 58.1594, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x459C0123 [162.582993 58.159401 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C04E, 412, 0x459C0124, 146.675, 69.6678, 30, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x7459C051, 11697, 0x459C0125, 154.134, 69.4834, 34.9, -0.92321, 0, 0, - /* @teleloc 0x459C0125 [154.134003 69.483398 34.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C052, 9686, 0x459C0125, 154.992, 57.9109, 37.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0125 [154.992004 57.910900 37.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C052, 9686, 0x459C0125, 154.992, 57.9109, 37.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0125 [154.992004 57.910900 37.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C053, 9686, 0x459C0125, 156.08, 70.569, 38.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0125 [156.080002 70.569000 38.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C053, 9686, 0x459C0125, 156.08, 70.569, 38.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0125 [156.080002 70.569000 38.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C054, 11698, 0x459C0125, 156.044, 66.5581, 41.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x7459C055, 11697, 0x459C0125, 153.659, 61.2647, 34.9, -0.707107, 0, 0, /* @teleloc 0x459C0125 [153.658997 61.264702 34.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C056, 9686, 0x459C0127, 154.69, 66.5802, 33.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0127 [154.690002 66.580200 33.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C056, 9686, 0x459C0127, 154.69, 66.5802, 33.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0127 [154.690002 66.580200 33.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C057, 9686, 0x459C0127, 154.739, 57.9049, 32.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0127 [154.738998 57.904900 32.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C057, 9686, 0x459C0127, 154.739, 57.9049, 32.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0127 [154.738998 57.904900 32.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C058, 11697, 0x459C0127, 155.86, 58.4659, 30.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x459C0127 [155.860001 58.465900 30.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C059, 9686, 0x459C0128, 157.99, 57.9253, 33.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0128 [157.990005 57.925301 33.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C059, 9686, 0x459C0128, 157.99, 57.9253, 33.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0128 [157.990005 57.925301 33.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C05A, 9686, 0x459C0128, 159.189, 63.3901, 33.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x459C0128 [159.188995 63.390099 33.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C05B, 11697, 0x459C0128, 157.98, 65.7029, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x459C0128 [157.979996 65.702904 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C05B, 11697, 0x459C0128, 157.98, 65.7029, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x459C0128 [157.979996 65.702904 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C05C, 11697, 0x459C0129, 156, 70.1659, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x459C0129 [156.000000 70.165901 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C05C, 11697, 0x459C0129, 156, 70.1659, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x459C0129 [156.000000 70.165901 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C05D, 9686, 0x459C0129, 156.21, 71.0626, 33.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0129 [156.210007 71.062599 33.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C05D, 9686, 0x459C0129, 156.21, 71.0626, 33.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0129 [156.210007 71.062599 33.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C05E, 9686, 0x459C0129, 154.643, 67.1021, 33.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0129 [154.643005 67.102097 33.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C05E, 9686, 0x459C0129, 154.643, 67.1021, 33.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0129 [154.643005 67.102097 33.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C05F, 9686, 0x459C012C, 162.575, 57.325, 33.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C012C [162.574997 57.325001 33.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C05F, 9686, 0x459C012C, 162.575, 57.325, 33.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C012C [162.574997 57.325001 33.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C060, 11697, 0x459C012C, 165.6, 53.345, 30.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x7459C061, 11697, 0x459C012C, 157.475, 51.525, 30.1, -0.707107, 0, 0, - /* @teleloc 0x459C012C [157.475006 51.525002 30.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C062, 9686, 0x459C012C, 160.332, 49.6258, 33.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C012C [160.332001 49.625801 33.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C062, 9686, 0x459C012C, 160.332, 49.6258, 33.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C012C [160.332001 49.625801 33.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C063, 9686, 0x459C012C, 162.872, 49.6258, 33.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C012C [162.871994 49.625801 33.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C063, 9686, 0x459C012C, 162.872, 49.6258, 33.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C012C [162.871994 49.625801 33.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C064, 9686, 0x459C012C, 166.356, 53.4966, 33.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x7459C066, 11697, 0x459C012C, 164.04, 53.355, 30.1, 0.707107, 0, 0, -0. /* @teleloc 0x459C012C [164.039993 53.355000 30.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C067, 9686, 0x459C012E, 154.528, 57.3358, 38.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C012E [154.528000 57.335800 38.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C067, 9686, 0x459C012E, 154.528, 57.3358, 38.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C012E [154.528000 57.335800 38.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C068, 11697, 0x459C012E, 146.982, 52.3858, 34.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x459C012E [146.981995 52.385799 34.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C069, 11697, 0x459C012E, 151.827, 50.2592, 34.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x459C012E [151.826996 50.259201 34.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C069, 11697, 0x459C012E, 151.827, 50.2592, 34.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x459C012E [151.826996 50.259201 34.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C06A, 11698, 0x459C012E, 157.907, 53.4885, 41.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x459C012E [157.906998 53.488499 41.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C06B, 9686, 0x459C012E, 159.598, 57.3358, 38.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C012E [159.598007 57.335800 38.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C06B, 9686, 0x459C012E, 159.598, 57.3358, 38.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C012E [159.598007 57.335800 38.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C06C, 9686, 0x459C012E, 149.771, 57.3358, 38.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C012E [149.770996 57.335800 38.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C06C, 9686, 0x459C012E, 149.771, 57.3358, 38.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C012E [149.770996 57.335800 38.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C06D, 9686, 0x459C012E, 150.511, 49.7368, 38.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C012E [150.511002 49.736801 38.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C06D, 9686, 0x459C012E, 150.511, 49.7368, 38.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C012E [150.511002 49.736801 38.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C06E, 9686, 0x459C012E, 156.194, 49.7368, 38.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C012E [156.194000 49.736801 38.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C06E, 9686, 0x459C012E, 156.194, 49.7368, 38.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C012E [156.194000 49.736801 38.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C06F, 9686, 0x459C012E, 161.839, 49.7368, 38.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C012E [161.839005 49.736801 38.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C06F, 9686, 0x459C012E, 161.839, 49.7368, 38.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C012E [161.839005 49.736801 38.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C070, 9686, 0x459C012E, 146.275, 53.4892, 38.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x7459C072, 11698, 0x459C012E, 154.335, 53.5592, 41.15, -0.999998, 0, 0, /* @teleloc 0x459C012E [154.335007 53.559200 41.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C073, 11697, 0x459C012E, 162.752, 56.6858, 34.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x459C012E [162.751999 56.685799 34.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C073, 11697, 0x459C012E, 162.752, 56.6858, 34.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x459C012E [162.751999 56.685799 34.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C074, 11697, 0x459C012E, 165.092, 53.3058, 34.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x459C012E [165.091995 53.305801 34.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C075, 11697, 0x459C012E, 161.062, 50.1658, 34.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x459C012E [161.061996 50.165798 34.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C075, 11697, 0x459C012E, 161.062, 50.1658, 34.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x459C012E [161.061996 50.165798 34.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C076, 9686, 0x459C0130, 156.271, 55.4145, 33.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x7459C077, 9686, 0x459C0130, 145.82, 55.78, 33.66, -0.707107, 0, 0, -0 /* @teleloc 0x459C0130 [145.820007 55.779999 33.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C078, 9686, 0x459C0130, 153.36, 53.49, 33.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0130 [153.360001 53.490002 33.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C078, 9686, 0x459C0130, 153.36, 53.49, 33.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0130 [153.360001 53.490002 33.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C079, 412, 0x459C0131, 153.285, 53.0458, 30, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x459C0131 [153.285004 53.045799 30.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C079, 412, 0x459C0131, 153.285, 53.0458, 30, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x459C0131 [153.285004 53.045799 30.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C07A, 9686, 0x459C0131, 150.156, 52.9326, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0131 [150.156006 52.932598 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C07A, 9686, 0x459C0131, 150.156, 52.9326, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0131 [150.156006 52.932598 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C07B, 9686, 0x459C0131, 156.271, 51.2724, 33.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x7459C07C, 412, 0x459C0135, 156.701, 54.3593, 25.195, 0.707107, 0, 0, /* @teleloc 0x459C0135 [156.701004 54.359299 25.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C07D, 9686, 0x459C0135, 153.328, 51.1812, 28.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0135 [153.328003 51.181198 28.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C07D, 9686, 0x459C0135, 153.328, 51.1812, 28.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0135 [153.328003 51.181198 28.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C07E, 9686, 0x459C0135, 156.588, 54.3312, 28.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x7459C07F, 9686, 0x459C0136, 157.15, 60.3512, 28.59, -0.707107, 0, 0, /* @teleloc 0x459C0136 [157.149994 60.351200 28.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C080, 9686, 0x459C0137, 152.328, 56.5012, 28, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0137 [152.328003 56.501202 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C080, 9686, 0x459C0137, 152.328, 56.5012, 28, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0137 [152.328003 56.501202 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C081, 11698, 0x459C0137, 150.863, 60.5042, 29.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x7459C082, 9686, 0x459C0137, 144.555, 61.7454, 28, -0.707107, 0, 0, -0 /* @teleloc 0x459C0137 [144.554993 61.745399 28.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C083, 9686, 0x459C0137, 148.358, 56.5012, 28, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0137 [148.358002 56.501202 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C083, 9686, 0x459C0137, 148.358, 56.5012, 28, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0137 [148.358002 56.501202 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C084, 11697, 0x459C0137, 145.39, 57.3235, 25.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x7459C08A, 9686, 0x459C0000, 146.45, 69.99, 33.25, 0.357553, 0, 0, -0. /* @teleloc 0x459C0000 [146.449997 69.989998 33.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C08B, 9686, 0x459C0000, 150.32, 71.22, 32.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0000 [150.320007 71.220001 32.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C08B, 9686, 0x459C0000, 150.32, 71.22, 32.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0000 [150.320007 71.220001 32.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C08C, 9686, 0x459C0000, 144.97, 65.46, 32.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x7459C08D, 9686, 0x459C0000, 152.384, 61.5888, 33.39, 0.707107, 0, 0, /* @teleloc 0x459C0000 [152.384003 61.588799 33.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C08E, 9686, 0x459C0000, 162.845, 70.355, 32.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0000 [162.845001 70.355003 32.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C08E, 9686, 0x459C0000, 162.845, 70.355, 32.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0000 [162.845001 70.355003 32.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C08F, 9686, 0x459C0000, 162.555, 58.215, 33.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0000 [162.554993 58.215000 33.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C08F, 9686, 0x459C0000, 162.555, 58.215, 33.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0000 [162.554993 58.215000 33.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C090, 12679, 0x459C0000, 151.255, 59.1692, 30.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x7459C095, 12679, 0x459C0000, 160.965, 69.3892, 30.1, 0.95656, 0, 0, 0. /* @teleloc 0x459C0000 [160.964996 69.389198 30.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C096, 12678, 0x459C0000, 156.12, 69.4735, 43.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x459C0000 [156.119995 69.473503 43.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C096, 12678, 0x459C0000, 156.12, 69.4735, 43.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x459C0000 [156.119995 69.473503 43.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C097, 12678, 0x459C0000, 156.12, 53.4735, 43.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x459C0000 [156.119995 53.473499 43.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C097, 12678, 0x459C0000, 156.12, 53.4735, 43.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x459C0000 [156.119995 53.473499 43.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C098, 11697, 0x459C013B, 40.0536, 63.6252, 32.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7459C17C, 412, 0x459C0198, 80.3916, 37.645, 34, -0.707107, 0, 0, 0.7 /* @teleloc 0x459C0198 [80.391602 37.645000 34.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C17D, 412, 0x459C0199, 90.5832, 34.1594, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x459C0199 [90.583199 34.159401 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C17D, 412, 0x459C0199, 90.5832, 34.1594, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x459C0199 [90.583199 34.159401 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C17E, 412, 0x459C019A, 74.6748, 45.6678, 34, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1545,12 +1545,12 @@ VALUES (0x7459C181, 11697, 0x459C019B, 82.1344, 45.4834, 38.9, -0.92321, 0, 0, - /* @teleloc 0x459C019B [82.134399 45.483398 38.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C182, 9686, 0x459C019B, 82.9923, 33.9109, 41.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C019B [82.992302 33.910900 41.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C182, 9686, 0x459C019B, 82.9923, 33.9109, 41.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C019B [82.992302 33.910900 41.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C183, 9686, 0x459C019B, 84.0797, 46.569, 42.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C019B [84.079697 46.569000 42.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C183, 9686, 0x459C019B, 84.0797, 46.569, 42.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C019B [84.079697 46.569000 42.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C184, 11698, 0x459C019B, 84.0443, 42.5581, 45.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1561,44 +1561,44 @@ VALUES (0x7459C185, 11697, 0x459C019B, 81.6585, 37.2647, 38.9, -0.707107, 0, 0, /* @teleloc 0x459C019B [81.658501 37.264702 38.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C186, 9686, 0x459C019D, 82.69, 42.5802, 37.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C019D [82.690002 42.580200 37.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C186, 9686, 0x459C019D, 82.69, 42.5802, 37.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C019D [82.690002 42.580200 37.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C187, 9686, 0x459C019D, 82.7394, 33.9049, 36.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C019D [82.739403 33.904900 36.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C187, 9686, 0x459C019D, 82.7394, 33.9049, 36.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C019D [82.739403 33.904900 36.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C188, 11697, 0x459C019D, 83.86, 34.4659, 34.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x459C019D [83.860001 34.465900 34.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C189, 9686, 0x459C019E, 85.9903, 33.9253, 37.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C019E [85.990303 33.925301 37.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C189, 9686, 0x459C019E, 85.9903, 33.9253, 37.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C019E [85.990303 33.925301 37.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C18A, 9686, 0x459C019E, 87.1893, 39.3901, 37.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x459C019E [87.189301 39.390099 37.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C18B, 11697, 0x459C019E, 85.9805, 41.7029, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x459C019E [85.980499 41.702900 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C18B, 11697, 0x459C019E, 85.9805, 41.7029, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x459C019E [85.980499 41.702900 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C18C, 11697, 0x459C019F, 84, 46.1659, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x459C019F [84.000000 46.165901 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C18C, 11697, 0x459C019F, 84, 46.1659, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x459C019F [84.000000 46.165901 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C18D, 9686, 0x459C019F, 84.2101, 47.0626, 37.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C019F [84.210098 47.062599 37.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C18D, 9686, 0x459C019F, 84.2101, 47.0626, 37.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C019F [84.210098 47.062599 37.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C18E, 9686, 0x459C019F, 82.6434, 43.1021, 37.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C019F [82.643402 43.102100 37.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C18E, 9686, 0x459C019F, 82.6434, 43.1021, 37.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C019F [82.643402 43.102100 37.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C18F, 9686, 0x459C01A2, 90.575, 33.325, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A2 [90.574997 33.325001 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C18F, 9686, 0x459C01A2, 90.575, 33.325, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A2 [90.574997 33.325001 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C190, 11697, 0x459C01A2, 93.6, 29.345, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1609,12 +1609,12 @@ VALUES (0x7459C191, 11697, 0x459C01A2, 85.475, 27.525, 34.1, -0.707107, 0, 0, -0 /* @teleloc 0x459C01A2 [85.474998 27.525000 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C192, 9686, 0x459C01A2, 88.3323, 25.6258, 37.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A2 [88.332298 25.625799 37.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C192, 9686, 0x459C01A2, 88.3323, 25.6258, 37.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A2 [88.332298 25.625799 37.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C193, 9686, 0x459C01A2, 90.8723, 25.6258, 37.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A2 [90.872299 25.625799 37.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C193, 9686, 0x459C01A2, 90.8723, 25.6258, 37.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A2 [90.872299 25.625799 37.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C194, 9686, 0x459C01A2, 94.3563, 29.4966, 37.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,40 +1629,40 @@ VALUES (0x7459C196, 11697, 0x459C01A2, 92.04, 29.355, 34.1, 0.707107, 0, 0, -0.7 /* @teleloc 0x459C01A2 [92.040001 29.355000 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C197, 9686, 0x459C01A4, 82.528, 33.3358, 42.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A4 [82.528000 33.335800 42.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C197, 9686, 0x459C01A4, 82.528, 33.3358, 42.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A4 [82.528000 33.335800 42.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C198, 11697, 0x459C01A4, 74.9825, 28.3858, 38.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x459C01A4 [74.982498 28.385799 38.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C199, 11697, 0x459C01A4, 79.8265, 26.2592, 38.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x459C01A4 [79.826500 26.259199 38.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C199, 11697, 0x459C01A4, 79.8265, 26.2592, 38.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x459C01A4 [79.826500 26.259199 38.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C19A, 11698, 0x459C01A4, 85.9071, 29.4885, 45.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x459C01A4 [85.907097 29.488501 45.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C19B, 9686, 0x459C01A4, 87.5985, 33.3358, 42.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A4 [87.598503 33.335800 42.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C19B, 9686, 0x459C01A4, 87.5985, 33.3358, 42.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A4 [87.598503 33.335800 42.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C19C, 9686, 0x459C01A4, 77.771, 33.3358, 42.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A4 [77.771004 33.335800 42.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C19C, 9686, 0x459C01A4, 77.771, 33.3358, 42.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A4 [77.771004 33.335800 42.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C19D, 9686, 0x459C01A4, 78.5112, 25.7368, 42.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A4 [78.511200 25.736799 42.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C19D, 9686, 0x459C01A4, 78.5112, 25.7368, 42.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A4 [78.511200 25.736799 42.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C19E, 9686, 0x459C01A4, 84.1939, 25.7368, 42.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A4 [84.193901 25.736799 42.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C19E, 9686, 0x459C01A4, 84.1939, 25.7368, 42.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A4 [84.193901 25.736799 42.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C19F, 9686, 0x459C01A4, 89.8388, 25.7368, 42.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A4 [89.838799 25.736799 42.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C19F, 9686, 0x459C01A4, 89.8388, 25.7368, 42.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A4 [89.838799 25.736799 42.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C1A0, 9686, 0x459C01A4, 74.2751, 29.4892, 42.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,16 +1677,16 @@ VALUES (0x7459C1A2, 11698, 0x459C01A4, 82.3351, 29.5592, 45.15, -0.999998, 0, 0, /* @teleloc 0x459C01A4 [82.335098 29.559200 45.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1A3, 11697, 0x459C01A4, 90.7525, 32.6858, 38.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x459C01A4 [90.752502 32.685799 38.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C1A3, 11697, 0x459C01A4, 90.7525, 32.6858, 38.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x459C01A4 [90.752502 32.685799 38.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C1A4, 11697, 0x459C01A4, 93.0925, 29.3058, 38.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x459C01A4 [93.092499 29.305799 38.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1A5, 11697, 0x459C01A4, 89.0625, 26.1658, 38.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x459C01A4 [89.062500 26.165800 38.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C1A5, 11697, 0x459C01A4, 89.0625, 26.1658, 38.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x459C01A4 [89.062500 26.165800 38.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C1A6, 9686, 0x459C01A6, 84.2712, 31.4145, 37.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1697,16 +1697,16 @@ VALUES (0x7459C1A7, 9686, 0x459C01A6, 73.82, 31.78, 37.66, -0.707107, 0, 0, -0. /* @teleloc 0x459C01A6 [73.820000 31.780001 37.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1A8, 9686, 0x459C01A6, 81.36, 29.49, 37.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A6 [81.360001 29.490000 37.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C1A8, 9686, 0x459C01A6, 81.36, 29.49, 37.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A6 [81.360001 29.490000 37.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1A9, 412, 0x459C01A7, 81.285, 29.0458, 34, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x459C01A7 [81.285004 29.045799 34.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C1A9, 412, 0x459C01A7, 81.285, 29.0458, 34, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x459C01A7 [81.285004 29.045799 34.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1AA, 9686, 0x459C01A7, 78.1562, 28.9326, 36.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01A7 [78.156197 28.932600 36.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C1AA, 9686, 0x459C01A7, 78.1562, 28.9326, 36.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01A7 [78.156197 28.932600 36.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C1AB, 9686, 0x459C01A7, 84.2712, 27.2724, 37.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1717,8 +1717,8 @@ VALUES (0x7459C1AC, 412, 0x459C01AB, 84.7014, 30.3593, 29.195, 0.707107, 0, 0, /* @teleloc 0x459C01AB [84.701401 30.359301 29.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1AD, 9686, 0x459C01AB, 81.3284, 27.1812, 32.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01AB [81.328400 27.181200 32.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C1AD, 9686, 0x459C01AB, 81.3284, 27.1812, 32.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01AB [81.328400 27.181200 32.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C1AE, 9686, 0x459C01AB, 84.5884, 30.3312, 32.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1729,8 +1729,8 @@ VALUES (0x7459C1AF, 9686, 0x459C01AC, 85.15, 36.3512, 32.59, -0.707107, 0, 0, - /* @teleloc 0x459C01AC [85.150002 36.351200 32.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1B0, 9686, 0x459C01AD, 80.3284, 32.5012, 32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01AD [80.328400 32.501202 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C1B0, 9686, 0x459C01AD, 80.3284, 32.5012, 32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01AD [80.328400 32.501202 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C1B1, 11698, 0x459C01AD, 78.8629, 36.5042, 33.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1741,8 +1741,8 @@ VALUES (0x7459C1B2, 9686, 0x459C01AD, 72.5546, 37.7454, 32, -0.707107, 0, 0, -0 /* @teleloc 0x459C01AD [72.554604 37.745399 32.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1B3, 9686, 0x459C01AD, 76.3584, 32.5012, 32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C01AD [76.358398 32.501202 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C1B3, 9686, 0x459C01AD, 76.3584, 32.5012, 32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C01AD [76.358398 32.501202 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C1B4, 11697, 0x459C01AD, 73.3897, 33.3235, 29.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1773,8 +1773,8 @@ VALUES (0x7459C1BA, 9686, 0x459C0000, 74.45, 45.99, 37.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x459C0000 [74.449997 45.990002 37.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1BB, 9686, 0x459C0000, 78.32, 47.22, 36.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0000 [78.320000 47.220001 36.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C1BB, 9686, 0x459C0000, 78.32, 47.22, 36.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0000 [78.320000 47.220001 36.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C1BC, 9686, 0x459C0000, 72.97, 41.46, 36.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x7459C1BD, 9686, 0x459C0000, 80.3844, 37.5888, 37.39, 0.707107, 0, 0, /* @teleloc 0x459C0000 [80.384399 37.588799 37.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1BE, 9686, 0x459C0000, 90.845, 46.355, 36.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0000 [90.845001 46.355000 36.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C1BE, 9686, 0x459C0000, 90.845, 46.355, 36.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0000 [90.845001 46.355000 36.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1BF, 9686, 0x459C0000, 90.555, 34.215, 37.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x459C0000 [90.555000 34.215000 37.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C1BF, 9686, 0x459C0000, 90.555, 34.215, 37.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x459C0000 [90.555000 34.215000 37.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C1C0, 12679, 0x459C0000, 79.2551, 35.1692, 34.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1817,12 +1817,12 @@ VALUES (0x7459C1C5, 12679, 0x459C0000, 88.9651, 45.3892, 34.1, 0.95656, 0, 0, 0. /* @teleloc 0x459C0000 [88.965103 45.389198 34.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1C6, 12678, 0x459C0000, 84.1198, 45.4735, 47.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x459C0000 [84.119797 45.473499 47.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7459C1C6, 12678, 0x459C0000, 84.1198, 45.4735, 47.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x459C0000 [84.119797 45.473499 47.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7459C1C7, 12678, 0x459C0000, 84.1198, 29.4735, 47.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x459C0000 [84.119797 29.473499 47.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7459C1C7, 12678, 0x459C0000, 84.1198, 29.4735, 47.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x459C0000 [84.119797 29.473499 47.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7459C1C8, 14196, 0x459C019D, 82.6721, 38.7966, 34.005, 0.99589, 0, 0, -0.090568, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/45DC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/45DC.sql index 8091842355..156730dd3e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/45DC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/45DC.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x45DC; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC000, 9686, 0x45DC0102, 61.5556, 35.1631, 37.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0102 [61.555599 35.163101 37.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC000, 9686, 0x45DC0102, 61.5556, 35.1631, 37.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0102 [61.555599 35.163101 37.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC001, 9686, 0x45DC0102, 56.9377, 35.1401, 36.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0102 [56.937698 35.140099 36.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC001, 9686, 0x45DC0102, 56.9377, 35.1401, 36.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0102 [56.937698 35.140099 36.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC002, 9686, 0x45DC0102, 59.4531, 29.4131, 37.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0102 [59.453098 29.413099 37.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC002, 9686, 0x45DC0102, 59.4531, 29.4131, 37.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0102 [59.453098 29.413099 37.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC003, 9686, 0x45DC0102, 62.6531, 29.4131, 36.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0102 [62.653099 29.413099 36.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC003, 9686, 0x45DC0102, 62.6531, 29.4131, 36.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0102 [62.653099 29.413099 36.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC004, 11697, 0x45DC0102, 54.9211, 30.0994, 34.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x745DC005, 11697, 0x45DC0102, 63.8211, 34.4322, 34.1, -0.932639, 0, 0, /* @teleloc 0x45DC0102 [63.821098 34.432201 34.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC006, 11698, 0x45DC0102, 59.4842, 32.4631, 40.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x45DC0102 [59.484200 32.463100 40.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC006, 11698, 0x45DC0102, 59.4842, 32.4631, 40.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x45DC0102 [59.484200 32.463100 40.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC007, 11697, 0x45DC0102, 59.4711, 32.4322, 34.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x45DC0102 [59.471100 32.432201 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC008, 9686, 0x45DC0102, 56.3029, 29.4131, 36.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0102 [56.302898 29.413099 36.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC008, 9686, 0x45DC0102, 56.3029, 29.4131, 36.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0102 [56.302898 29.413099 36.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC009, 9686, 0x45DC0102, 54.2563, 32.29, 37.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x745DC00E, 9686, 0x45DC0102, 64.6499, 30.29, 37.65, 0.707107, 0, 0, -0 /* @teleloc 0x45DC0102 [64.649902 30.290001 37.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC00F, 9686, 0x45DC0102, 57.3029, 35.1631, 37.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0102 [57.302898 35.163101 37.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC00F, 9686, 0x45DC0102, 57.3029, 35.1631, 37.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0102 [57.302898 35.163101 37.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC010, 9686, 0x45DC0102, 63.1236, 35.1401, 36.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0102 [63.123600 35.140099 36.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC010, 9686, 0x45DC0102, 63.1236, 35.1401, 36.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0102 [63.123600 35.140099 36.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC011, 11698, 0x45DC0102, 61.6842, 32.4631, 40.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x745DC014, 11697, 0x45DC0102, 57.9683, 32.4322, 34.1, -0.707107, 0, 0, /* @teleloc 0x45DC0102 [57.968300 32.432201 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC015, 11697, 0x45DC0102, 59.2768, 29.9772, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC0102 [59.276798 29.977200 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC015, 11697, 0x45DC0102, 59.2768, 29.9772, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x45DC0102 [59.276798 29.977200 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC016, 11697, 0x45DC0102, 64.0268, 32.3771, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x45DC0102 [64.026802 32.377102 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC017, 11697, 0x45DC0102, 56.6711, 34.5322, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC0102 [56.671101 34.532200 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC017, 11697, 0x45DC0102, 56.6711, 34.5322, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x45DC0102 [56.671101 34.532200 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC018, 9686, 0x45DC0104, 57.2063, 38.2939, 37, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x45DC0104 [57.206299 38.293900 37.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC019, 9686, 0x45DC0104, 60.6063, 35.7631, 37.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0104 [60.606300 35.763100 37.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC019, 9686, 0x45DC0104, 60.6063, 35.7631, 37.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0104 [60.606300 35.763100 37.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC01A, 9686, 0x45DC0104, 60.3063, 40.8631, 37.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0104 [60.306301 40.863098 37.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC01A, 9686, 0x45DC0104, 60.3063, 40.8631, 37.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0104 [60.306301 40.863098 37.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC01B, 11697, 0x45DC0104, 61.4211, 38.5822, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x745DC01D, 9686, 0x45DC0104, 57.2063, 39.94, 37, -0.707107, 0, 0, -0.7 /* @teleloc 0x45DC0104 [57.206299 39.939999 37.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC01E, 9686, 0x45DC0104, 58.5093, 35.7631, 36.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0104 [58.509300 35.763100 36.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC01E, 9686, 0x45DC0104, 58.5093, 35.7631, 36.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0104 [58.509300 35.763100 36.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC01F, 9686, 0x45DC0106, 59.9999, 29.5093, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0106 [59.999901 29.509300 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC01F, 9686, 0x45DC0106, 59.9999, 29.5093, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0106 [59.999901 29.509300 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC020, 9686, 0x45DC0106, 62.4999, 33.8093, 32.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x745DC026, 9686, 0x45DC0106, 62.4999, 36.5064, 32.45, 0.707107, 0, 0, /* @teleloc 0x45DC0106 [62.499901 36.506401 32.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC027, 9686, 0x45DC0106, 60.9494, 39.4593, 32.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0106 [60.949402 39.459301 32.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC027, 9686, 0x45DC0106, 60.9494, 39.4593, 32.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0106 [60.949402 39.459301 32.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC028, 11698, 0x45DC0106, 59.9031, 33.4997, 33.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x45DC0106 [59.903099 33.499699 33.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC028, 11698, 0x45DC0106, 59.9031, 33.4997, 33.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x45DC0106 [59.903099 33.499699 33.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC029, 11697, 0x45DC0106, 60.2921, 38.9758, 30.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC0106 [60.292099 38.975800 30.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC029, 11697, 0x45DC0106, 60.2921, 38.9758, 30.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x45DC0106 [60.292099 38.975800 30.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC02A, 11697, 0x45DC0106, 61.8421, 38.7759, 30.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x745DC02D, 9686, 0x45DC0108, 57.6063, 42.09, 37, -0.707107, 0, 0, -0.7 /* @teleloc 0x45DC0108 [57.606300 42.090000 37.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC02E, 412, 0x45DC0000, 60.2842, 43.2631, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x45DC0000 [60.284199 43.263100 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC02E, 412, 0x45DC0000, 60.2842, 43.2631, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x45DC0000 [60.284199 43.263100 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC02F, 9686, 0x45DC0000, 58.0736, 43.3901, 36.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0000 [58.073601 43.390099 36.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC02F, 9686, 0x45DC0000, 58.0736, 43.3901, 36.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0000 [58.073601 43.390099 36.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC030, 9686, 0x45DC0000, 57.0736, 42.5401, 36.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1290,7 +1290,7 @@ VALUES (0x745DC141, 9686, 0x45DC0131, 154.143, 62.3646, 34.25, 0.754853, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC142, 9686, 0x45DC0132, 158.226, 61.1382, 35.55, -0.997549, 0, 0, -0.069975, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0132 [158.225998 61.138199 35.549999] -0.997549 0.000000 0.000000 -0.069974 */ +/* @teleloc 0x45DC0132 [158.225998 61.138199 35.549999] -0.997549 0.000000 0.000000 -0.069975 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC143, 9686, 0x45DC0132, 161.494, 60.3961, 34.8, 0.754853, 0, 0, -0.655894, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1334,11 +1334,11 @@ VALUES (0x745DC14C, 9686, 0x45DC0132, 161.739, 58.6556, 35.9, 0.754853, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC14D, 9686, 0x45DC0132, 160.304, 61.4312, 35.55, -0.997549, 0, 0, -0.069975, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0132 [160.304001 61.431198 35.549999] -0.997549 0.000000 0.000000 -0.069974 */ +/* @teleloc 0x45DC0132 [160.304001 61.431198 35.549999] -0.997549 0.000000 0.000000 -0.069975 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC14E, 9686, 0x45DC0132, 155.997, 60.8239, 35.55, -0.997549, 0, 0, -0.069975, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0132 [155.996994 60.823898 35.549999] -0.997549 0.000000 0.000000 -0.069974 */ +/* @teleloc 0x45DC0132 [155.996994 60.823898 35.549999] -0.997549 0.000000 0.000000 -0.069975 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC14F, 9686, 0x45DC0132, 158.879, 55.2215, 35.55, 0.069974, 0, 0, -0.997549, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1354,7 +1354,7 @@ VALUES (0x745DC151, 9686, 0x45DC0132, 155.029, 59.2396, 35.6, -0.655894, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC152, 9686, 0x45DC0132, 155.997, 60.8239, 34, -0.997549, 0, 0, -0.069975, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0132 [155.996994 60.823898 34.000000] -0.997549 0.000000 0.000000 -0.069974 */ +/* @teleloc 0x45DC0132 [155.996994 60.823898 34.000000] -0.997549 0.000000 0.000000 -0.069975 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC153, 11698, 0x45DC0132, 161.215, 56.2507, 36.3, 0.446393, 0, 0, -0.894837, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1370,7 +1370,7 @@ VALUES (0x745DC155, 11697, 0x45DC0132, 158.787, 56.7056, 32.15, 0.069974, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC156, 11697, 0x45DC0132, 158.438, 59.1768, 32.15, -0.997549, 0, 0, -0.069975, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC0132 [158.438004 59.176800 32.150002] -0.997549 0.000000 0.000000 -0.069974 */ +/* @teleloc 0x45DC0132 [158.438004 59.176800 32.150002] -0.997549 0.000000 0.000000 -0.069975 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC157, 11697, 0x45DC0132, 161.002, 56.396, 32.15, -0.478884, 0, 0, 0.877878, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1382,11 +1382,11 @@ VALUES (0x745DC158, 11697, 0x45DC0132, 161.035, 58.6252, 32.15, 0.754853, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC159, 11697, 0x45DC0132, 158.27, 60.3685, 32.15, -0.997549, 0, 0, -0.069975, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC0132 [158.270004 60.368500 32.150002] -0.997549 0.000000 0.000000 -0.069974 */ +/* @teleloc 0x45DC0132 [158.270004 60.368500 32.150002] -0.997549 0.000000 0.000000 -0.069975 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC15A, 9686, 0x45DC0134, 154.364, 60.2403, 30.45, -0.997549, 0, 0, -0.069975, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0134 [154.363998 60.240299 30.450001] -0.997549 0.000000 0.000000 -0.069974 */ +/* @teleloc 0x45DC0134 [154.363998 60.240299 30.450001] -0.997549 0.000000 0.000000 -0.069975 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC15B, 9686, 0x45DC0134, 161.52, 58.5541, 30.45, 0.754853, 0, 0, -0.655894, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1406,7 +1406,7 @@ VALUES (0x745DC15E, 9687, 0x45DC0134, 150.729, 58.9874, 28.1, -0.828426, -0.000 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC15F, 9686, 0x45DC0134, 157.635, 60.7014, 30.45, -0.997549, 0, 0, -0.069975, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0134 [157.634995 60.701401 30.450001] -0.997549 0.000000 0.000000 -0.069974 */ +/* @teleloc 0x45DC0134 [157.634995 60.701401 30.450001] -0.997549 0.000000 0.000000 -0.069975 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC160, 9686, 0x45DC0134, 154.545, 54.6715, 30.45, 0.069974, 0, 0, -0.997549, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1426,7 +1426,7 @@ VALUES (0x745DC163, 11698, 0x45DC0134, 156.763, 57.8518, 31.5, -0.655894, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC164, 11697, 0x45DC0134, 156.227, 59.8377, 28.1, -0.997549, 0, 0, -0.069975, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC0134 [156.227005 59.837700 28.100000] -0.997549 0.000000 0.000000 -0.069974 */ +/* @teleloc 0x45DC0134 [156.227005 59.837700 28.100000] -0.997549 0.000000 0.000000 -0.069975 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC165, 11697, 0x45DC0134, 156.537, 55.4884, 28.1, 0.069974, 0, 0, -0.997549, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x745DC16D, 9686, 0x45DC0136, 112.901, 33.0826, 40.85, 0.317305, 0, 0, /* @teleloc 0x45DC0136 [112.901001 33.082600 40.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC16E, 9686, 0x45DC0136, 111.294, 32.5612, 43.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0136 [111.293999 32.561199 43.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC16E, 9686, 0x45DC0136, 111.294, 32.5612, 43.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0136 [111.293999 32.561199 43.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC16F, 9686, 0x45DC0136, 108.947, 35.6952, 41.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x745DC171, 9686, 0x45DC0136, 113.051, 38.3826, 40.85, -0.902209, 0, 0, /* @teleloc 0x45DC0136 [113.051003 38.382599 40.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC172, 9686, 0x45DC0136, 111.301, 39.5952, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0136 [111.301003 39.595200 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC172, 9686, 0x45DC0136, 111.301, 39.5952, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0136 [111.301003 39.595200 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC173, 11697, 0x45DC0136, 111.349, 32.9018, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC0136 [111.348999 32.901798 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC173, 11697, 0x45DC0136, 111.349, 32.9018, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x45DC0136 [111.348999 32.901798 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC174, 11697, 0x45DC0136, 109.449, 33.9518, 38.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x45DC0136 [109.448997 33.951801 38.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC175, 9686, 0x45DC0139, 102.036, 31.864, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0139 [102.036003 31.864000 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC175, 9686, 0x45DC0139, 102.036, 31.864, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0139 [102.036003 31.864000 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC176, 9686, 0x45DC0139, 107.436, 31.864, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0139 [107.435997 31.864000 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC176, 9686, 0x45DC0139, 107.436, 31.864, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0139 [107.435997 31.864000 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC177, 9686, 0x45DC0139, 108.486, 33.2132, 39.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x45DC0139 [108.486000 33.213200 39.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC178, 9686, 0x45DC0139, 104.486, 37.764, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0139 [104.486000 37.764000 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC178, 9686, 0x45DC0139, 104.486, 37.764, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0139 [104.486000 37.764000 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC179, 9686, 0x45DC0139, 100.686, 34.614, 42.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x745DC17D, 11697, 0x45DC0139, 104.368, 34.9426, 38.1, -0.707107, 0, 0, /* @teleloc 0x45DC0139 [104.367996 34.942600 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC17E, 11697, 0x45DC0139, 104.899, 32.4518, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC0139 [104.899002 32.451801 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC17E, 11697, 0x45DC0139, 104.899, 32.4518, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x45DC0139 [104.899002 32.451801 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC17F, 9686, 0x45DC0139, 101.937, 37.764, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0139 [101.936996 37.764000 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC17F, 9686, 0x45DC0139, 101.937, 37.764, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0139 [101.936996 37.764000 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC180, 9686, 0x45DC0139, 107.28, 37.764, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0139 [107.279999 37.764000 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC180, 9686, 0x45DC0139, 107.28, 37.764, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0139 [107.279999 37.764000 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC181, 9686, 0x45DC0139, 100.686, 32.8989, 41.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x745DC182, 9686, 0x45DC0139, 100.686, 36.8471, 41.35, -0.707107, 0, 0, /* @teleloc 0x45DC0139 [100.685997 36.847099 41.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC183, 9686, 0x45DC0139, 104.896, 31.864, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0139 [104.896004 31.864000 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC183, 9686, 0x45DC0139, 104.896, 31.864, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0139 [104.896004 31.864000 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC184, 9686, 0x45DC0139, 108.486, 32.9132, 41.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x745DC18B, 11697, 0x45DC0139, 107.494, 32.6613, 38.1, 0.297375, 0, 0, - /* @teleloc 0x45DC0139 [107.494003 32.661301 38.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC18C, 11697, 0x45DC0139, 104.649, 37.2518, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC0139 [104.649002 37.251801 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC18C, 11697, 0x45DC0139, 104.649, 37.2518, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x45DC0139 [104.649002 37.251801 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC18D, 9686, 0x45DC013B, 107.394, 30.9112, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC013B [107.393997 30.911200 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC18D, 9686, 0x45DC013B, 107.394, 30.9112, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC013B [107.393997 30.911200 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC18E, 9686, 0x45DC013B, 103.897, 34.1452, 36.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x45DC013B [103.897003 34.145199 36.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC18F, 9686, 0x45DC013B, 106.151, 37.3952, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC013B [106.151001 37.395199 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC18F, 9686, 0x45DC013B, 106.151, 37.3952, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC013B [106.151001 37.395199 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC190, 11697, 0x45DC013B, 112.018, 36.1941, 34.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x745DC193, 11697, 0x45DC013B, 104.785, 34.706, 34.1, -0.707107, 0, 0, - /* @teleloc 0x45DC013B [104.785004 34.706001 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC194, 9686, 0x45DC013B, 111.294, 30.9112, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC013B [111.293999 30.911200 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC194, 9686, 0x45DC013B, 111.294, 30.9112, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC013B [111.293999 30.911200 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC195, 9686, 0x45DC013B, 109.401, 37.3952, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC013B [109.401001 37.395199 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC195, 9686, 0x45DC013B, 109.401, 37.3952, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC013B [109.401001 37.395199 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC196, 9686, 0x45DC013B, 113.847, 32.9452, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x745DC197, 11698, 0x45DC013B, 107.88, 34.7954, 37.5, -0.707107, 0, 0, - /* @teleloc 0x45DC013B [107.879997 34.795399 37.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC198, 11697, 0x45DC013B, 108.485, 31.756, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC013B [108.485001 31.756001 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC198, 11697, 0x45DC013B, 108.485, 31.756, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x45DC013B [108.485001 31.756001 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC199, 11697, 0x45DC013B, 107.868, 36.9441, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x45DC013B [107.867996 36.944099 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x745DC199, 11697, 0x45DC013B, 107.868, 36.9441, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x45DC013B [107.867996 36.944099 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC19A, 412, 0x45DC0000, 111.251, 40.1426, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x45DC0000 [111.250999 40.142601 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC19A, 412, 0x45DC0000, 111.251, 40.1426, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x45DC0000 [111.250999 40.142601 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC19B, 9686, 0x45DC0000, 111.294, 40.3112, 41.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x45DC0000 [111.293999 40.311199 41.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC19B, 9686, 0x45DC0000, 111.294, 40.3112, 41.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x45DC0000 [111.293999 40.311199 41.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC19C, 9686, 0x45DC0000, 113.594, 39.4112, 40.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x745DC19E, 12679, 0x45DC0000, 114.399, 39.7018, 38.1, -0.402747, 0, 0, /* @teleloc 0x45DC0000 [114.399002 39.701801 38.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x745DC19F, 12679, 0x45DC0000, 104.399, 38.7518, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x45DC0000 [104.399002 38.751801 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x745DC19F, 12679, 0x45DC0000, 104.399, 38.7518, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x45DC0000 [104.399002 38.751801 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x745DC1A0, 13996, 0x45DC0104, 60.0867, 36.6723, 34.005, -0.008019, 0, 0, 0.999968, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4618.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4618.sql index 1f306ce570..81b645dde1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4618.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4618.sql @@ -29,5 +29,5 @@ VALUES (0x74618006, 911, 0x46180100, 83.8812, 125.46, 61.66, 0.140558, 0, 0, - /* @teleloc 0x46180100 [83.881203 125.459999 61.660000] 0.140558 0.000000 0.000000 -0.990072 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74618007, 1032, 0x46180105, 84, 64.304, 61.66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Zaikhal */ -/* @teleloc 0x46180105 [84.000000 64.304001 61.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74618007, 1032, 0x46180105, 84, 64.304, 61.66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Zaikhal */ +/* @teleloc 0x46180105 [84.000000 64.304001 61.660000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/46A5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/46A5.sql index ced2d1a17c..8feef362af 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/46A5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/46A5.sql @@ -13,60 +13,60 @@ VALUES (0x746A5002, 9686, 0x46A50100, 25.4602, 39.6343, 88.925, -0.707107, 0, 0 /* @teleloc 0x46A50100 [25.460199 39.634300 88.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5003, 412, 0x46A50107, 27.696, 28.6413, 82, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A50107 [27.695999 28.641300 82.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5003, 412, 0x46A50107, 27.696, 28.6413, 82, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A50107 [27.695999 28.641300 82.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5004, 9686, 0x46A50107, 27.6825, 28.5492, 85.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50107 [27.682501 28.549200 85.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5004, 9686, 0x46A50107, 27.6825, 28.5492, 85.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50107 [27.682501 28.549200 85.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5005, 9686, 0x46A50107, 37.1178, 26.9299, 84.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A50107 [37.117802 26.929899 84.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5006, 9686, 0x46A50107, 31.9696, 25.0345, 84.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50107 [31.969601 25.034500 84.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5006, 9686, 0x46A50107, 31.9696, 25.0345, 84.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50107 [31.969601 25.034500 84.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5007, 11698, 0x46A50107, 28.6067, 26.7745, 86.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x46A50107 [28.606701 26.774500 86.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5008, 11697, 0x46A50107, 34.2865, 25.7677, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A50107 [34.286499 25.767700 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5008, 11697, 0x46A50107, 34.2865, 25.7677, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A50107 [34.286499 25.767700 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5009, 11697, 0x46A50107, 29.6115, 25.7677, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A50107 [29.611500 25.767700 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5009, 11697, 0x46A50107, 29.6115, 25.7677, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A50107 [29.611500 25.767700 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A500A, 412, 0x46A50109, 27.195, 41.295, 82, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A50109 [27.195000 41.294998 82.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A500A, 412, 0x46A50109, 27.195, 41.295, 82, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A50109 [27.195000 41.294998 82.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A500B, 9686, 0x46A50109, 25.477, 32.179, 84.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A50109 [25.476999 32.179001 84.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A500C, 9686, 0x46A50109, 27.327, 29.179, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50109 [27.327000 29.179001 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A500C, 9686, 0x46A50109, 27.327, 29.179, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50109 [27.327000 29.179001 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A500D, 9686, 0x46A50109, 29.2224, 35.1222, 85.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A50109 [29.222401 35.122200 85.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A500E, 9686, 0x46A5010A, 31.452, 41.204, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5010A [31.452000 41.203999 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A500E, 9686, 0x46A5010A, 31.452, 41.204, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5010A [31.452000 41.203999 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A500F, 9686, 0x46A5010A, 31.452, 33.529, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5010A [31.452000 33.528999 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A500F, 9686, 0x46A5010A, 31.452, 33.529, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5010A [31.452000 33.528999 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5010, 11697, 0x46A5010A, 31.4115, 34.3927, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A5010A [31.411501 34.392700 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5010, 11697, 0x46A5010A, 31.4115, 34.3927, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A5010A [31.411501 34.392700 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5011, 11697, 0x46A5010B, 26.0405, 43.7316, 82.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x746A5013, 9686, 0x46A5010B, 33.1803, 43.6715, 85.45, 0.707107, 0, 0, /* @teleloc 0x46A5010B [33.180302 43.671501 85.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5014, 9686, 0x46A5010B, 29.3303, 45.6715, 85.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5010B [29.330299 45.671501 85.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5014, 9686, 0x46A5010B, 29.3303, 45.6715, 85.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5010B [29.330299 45.671501 85.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5015, 9686, 0x46A5010E, 46.3851, 31.048, 90.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x746A5016, 9686, 0x46A5010E, 25.627, 29.0562, 89.675, -0.707107, 0, 0, /* @teleloc 0x46A5010E [25.627001 29.056200 89.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5017, 11697, 0x46A5010E, 32.4265, 25.8847, 86.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A5010E [32.426498 25.884701 86.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5017, 11697, 0x46A5010E, 32.4265, 25.8847, 86.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A5010E [32.426498 25.884701 86.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5018, 11697, 0x46A5010E, 40.7628, 26.3397, 86.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A5010E [40.762798 26.339701 86.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5018, 11697, 0x46A5010E, 40.7628, 26.3397, 86.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A5010E [40.762798 26.339701 86.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5019, 11697, 0x46A5010E, 34.8355, 32.2373, 86.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A5010E [34.835499 32.237301 86.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5019, 11697, 0x46A5010E, 34.8355, 32.2373, 86.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A5010E [34.835499 32.237301 86.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A501A, 9686, 0x46A5010E, 37.8254, 25.3684, 90.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5010E [37.825401 25.368401 90.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A501A, 9686, 0x46A5010E, 37.8254, 25.3684, 90.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5010E [37.825401 25.368401 90.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A501B, 9686, 0x46A5010E, 30.7981, 32.9615, 90.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5010E [30.798100 32.961498 90.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A501B, 9686, 0x46A5010E, 30.7981, 32.9615, 90.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5010E [30.798100 32.961498 90.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A501C, 9686, 0x46A5010E, 34.2231, 32.9615, 90.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5010E [34.223099 32.961498 90.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A501C, 9686, 0x46A5010E, 34.2231, 32.9615, 90.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5010E [34.223099 32.961498 90.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A501D, 9686, 0x46A5010E, 37.7981, 32.9615, 90.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5010E [37.798100 32.961498 90.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A501D, 9686, 0x46A5010E, 37.7981, 32.9615, 90.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5010E [37.798100 32.961498 90.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A501E, 9686, 0x46A5010E, 34.2731, 25.3365, 90.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5010E [34.273102 25.336500 90.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A501E, 9686, 0x46A5010E, 34.2731, 25.3365, 90.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5010E [34.273102 25.336500 90.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A501F, 9686, 0x46A5010E, 41.3353, 25.3365, 90.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5010E [41.335300 25.336500 90.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A501F, 9686, 0x46A5010E, 41.3353, 25.3365, 90.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5010E [41.335300 25.336500 90.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5020, 9686, 0x46A5010E, 41.3481, 32.9615, 90.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5010E [41.348099 32.961498 90.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5020, 9686, 0x46A5010E, 41.3481, 32.9615, 90.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5010E [41.348099 32.961498 90.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5021, 11698, 0x46A50110, 37.8256, 29.175, 93.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46A50110 [37.825600 29.174999 93.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5021, 11698, 0x46A50110, 37.8256, 29.175, 93.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46A50110 [37.825600 29.174999 93.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5022, 11698, 0x46A50110, 34.5862, 29.175, 93.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46A50110 [34.586201 29.174999 93.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5022, 11698, 0x46A50110, 34.5862, 29.175, 93.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46A50110 [34.586201 29.174999 93.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5023, 9686, 0x46A50111, 33.6196, 32.9345, 84.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50111 [33.619598 32.934502 84.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5023, 9686, 0x46A50111, 33.6196, 32.9345, 84.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50111 [33.619598 32.934502 84.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5024, 9686, 0x46A50112, 42.9566, 25.2103, 85.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50112 [42.956600 25.210300 85.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5024, 9686, 0x46A50112, 42.9566, 25.2103, 85.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50112 [42.956600 25.210300 85.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5025, 9686, 0x46A50112, 37.7325, 27.7492, 84.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x746A5026, 9686, 0x46A50112, 45.4825, 29.0492, 85.625, 0.707107, 0, 0, /* @teleloc 0x46A50112 [45.482498 29.049200 85.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5027, 11698, 0x46A50112, 41.6352, 29.2434, 86.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46A50112 [41.635201 29.243401 86.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5027, 11698, 0x46A50112, 41.6352, 29.2434, 86.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46A50112 [41.635201 29.243401 86.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5028, 11697, 0x46A50112, 39.8155, 25.6316, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A50112 [39.815498 25.631599 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5028, 11697, 0x46A50112, 39.8155, 25.6316, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A50112 [39.815498 25.631599 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5029, 412, 0x46A50116, 33.2, 27.91, 77.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A50116 [33.200001 27.910000 77.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5029, 412, 0x46A50116, 33.2, 27.91, 77.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A50116 [33.200001 27.910000 77.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A502A, 9686, 0x46A50116, 33.202, 28.003, 80.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50116 [33.202000 28.003000 80.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A502A, 9686, 0x46A50116, 33.202, 28.003, 80.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50116 [33.202000 28.003000 80.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A502B, 9686, 0x46A50116, 30.027, 35.553, 80.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A50116 [30.027000 35.553001 80.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A502C, 9686, 0x46A50117, 36.1446, 27.4595, 79.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50117 [36.144600 27.459499 79.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A502C, 9686, 0x46A50117, 36.1446, 27.4595, 79.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50117 [36.144600 27.459499 79.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A502D, 11697, 0x46A50117, 40.1692, 25.9637, 77.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A50117 [40.169201 25.963699 77.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A502D, 11697, 0x46A50117, 40.1692, 25.9637, 77.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A50117 [40.169201 25.963699 77.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A502E, 11698, 0x46A50118, 38.4313, 34.0657, 81.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46A50118 [38.431301 34.065701 81.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A502E, 11698, 0x46A50118, 38.4313, 34.0657, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46A50118 [38.431301 34.065701 81.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A502F, 9686, 0x46A50118, 39.1863, 28.1479, 80.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50118 [39.186298 28.147900 80.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A502F, 9686, 0x46A50118, 39.1863, 28.1479, 80.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50118 [39.186298 28.147900 80.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5030, 9686, 0x46A50118, 35.3697, 33.4632, 80.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x746A5032, 11697, 0x46A50118, 36.1205, 39.4024, 77.35, 0.9139, 0, 0, 0. /* @teleloc 0x46A50118 [36.120499 39.402401 77.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5033, 9686, 0x46A5011B, 44.4004, 31.8434, 80.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5011B [44.400398 31.843399 80.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5033, 9686, 0x46A5011B, 44.4004, 31.8434, 80.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5011B [44.400398 31.843399 80.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5034, 9686, 0x46A5011B, 44.4004, 40.059, 80.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5011B [44.400398 40.058998 80.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5034, 9686, 0x46A5011B, 44.4004, 40.059, 80.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5011B [44.400398 40.058998 80.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5035, 11698, 0x46A5011B, 44.5588, 35.7695, 81.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46A5011B [44.558800 35.769501 81.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5035, 11698, 0x46A5011B, 44.5588, 35.7695, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46A5011B [44.558800 35.769501 81.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5036, 11697, 0x46A5011B, 46.5205, 39.2524, 77.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x746A5037, 11697, 0x46A5011B, 46.7192, 32.3887, 77.35, 0.372988, 0, 0, /* @teleloc 0x46A5011B [46.719200 32.388699 77.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5038, 412, 0x46A5011C, 44.15, 47.08, 82, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A5011C [44.150002 47.080002 82.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5038, 412, 0x46A5011C, 44.15, 47.08, 82, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A5011C [44.150002 47.080002 82.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5039, 9686, 0x46A5011D, 41.8, 42.9, 85.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A5011D [41.799999 42.900002 85.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A503A, 9686, 0x46A5011D, 44.2, 39.75, 86.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5011D [44.200001 39.750000 86.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A503A, 9686, 0x46A5011D, 44.2, 39.75, 86.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5011D [44.200001 39.750000 86.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A503B, 9686, 0x46A5011D, 46.7668, 42.8645, 86.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A5011D [46.766800 42.864498 86.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A503C, 11697, 0x46A5011D, 44.1155, 40.4066, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A5011D [44.115501 40.406601 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A503C, 11697, 0x46A5011D, 44.1155, 40.4066, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A5011D [44.115501 40.406601 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A503D, 412, 0x46A50000, 41.205, 42.9, 82, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x46A50000 [41.205002 42.900002 82.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A503E, 412, 0x46A50000, 41.505, 33.615, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A50000 [41.505001 33.615002 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A503E, 412, 0x46A50000, 41.505, 33.615, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A50000 [41.505001 33.615002 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A503F, 9686, 0x46A50000, 44.1754, 47.5184, 85.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50000 [44.175400 47.518398 85.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A503F, 9686, 0x46A50000, 44.1754, 47.5184, 85.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50000 [44.175400 47.518398 85.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5040, 9686, 0x46A50000, 46.6504, 46.4184, 84.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x746A5041, 9686, 0x46A50000, 42.0504, 46.7434, 84.55, 0.456322, 0, 0, /* @teleloc 0x46A50000 [42.050400 46.743401 84.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5042, 9686, 0x46A50000, 41.5254, 33.6934, 85.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50000 [41.525398 33.693401 85.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5042, 9686, 0x46A50000, 41.5254, 33.6934, 85.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50000 [41.525398 33.693401 85.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5043, 9686, 0x46A50000, 37.6254, 45.0434, 84.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50000 [37.625401 45.043400 84.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5043, 9686, 0x46A50000, 37.6254, 45.0434, 84.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50000 [37.625401 45.043400 84.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5044, 12679, 0x46A50000, 35.2905, 34.7816, 82.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x746A5048, 12679, 0x46A50000, 46.9405, 46.7066, 82.1, 0.420244, 0, 0, 0 /* @teleloc 0x46A50000 [46.940498 46.706600 82.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5049, 12679, 0x46A50000, 39.4155, 36.4066, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x46A50000 [39.415501 36.406601 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5049, 12679, 0x46A50000, 39.4155, 36.4066, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x46A50000 [39.415501 36.406601 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A504A, 12678, 0x46A50000, 44.4405, 42.8316, 91, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x46A50000 [44.440498 42.831600 91.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A504A, 12678, 0x46A50000, 44.4405, 42.8316, 91, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x46A50000 [44.440498 42.831600 91.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A504B, 12678, 0x46A50000, 29.5655, 29.4316, 98.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x46A50000 [29.565500 29.431601 98.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A504B, 12678, 0x46A50000, 29.5655, 29.4316, 98.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x46A50000 [29.565500 29.431601 98.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A504C, 412, 0x46A50122, 37.645, 87.6084, 72, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -1221,8 +1221,8 @@ VALUES (0x746A5130, 412, 0x46A50179, 152.392, 85.645, 60, -0.707107, 0, 0, 0.7 /* @teleloc 0x46A50179 [152.391998 85.644997 60.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5131, 412, 0x46A5017A, 162.583, 82.1594, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A5017A [162.582993 82.159401 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5131, 412, 0x46A5017A, 162.583, 82.1594, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A5017A [162.582993 82.159401 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5132, 412, 0x46A5017B, 146.675, 93.6678, 60, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1241,12 +1241,12 @@ VALUES (0x746A5135, 11697, 0x46A5017C, 154.134, 93.4834, 64.9, -0.92321, 0, 0, - /* @teleloc 0x46A5017C [154.134003 93.483398 64.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5136, 9686, 0x46A5017C, 154.992, 81.9109, 67.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5017C [154.992004 81.910896 67.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5136, 9686, 0x46A5017C, 154.992, 81.9109, 67.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5017C [154.992004 81.910896 67.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5137, 9686, 0x46A5017C, 156.08, 94.569, 68.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5017C [156.080002 94.569000 68.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5137, 9686, 0x46A5017C, 156.08, 94.569, 68.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5017C [156.080002 94.569000 68.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5138, 11698, 0x46A5017C, 156.044, 90.5581, 71.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1257,44 +1257,44 @@ VALUES (0x746A5139, 11697, 0x46A5017C, 153.659, 85.2647, 64.9, -0.707107, 0, 0, /* @teleloc 0x46A5017C [153.658997 85.264702 64.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A513A, 9686, 0x46A5017E, 154.69, 90.5802, 63.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5017E [154.690002 90.580200 63.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A513A, 9686, 0x46A5017E, 154.69, 90.5802, 63.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5017E [154.690002 90.580200 63.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A513B, 9686, 0x46A5017E, 154.739, 81.905, 62.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5017E [154.738998 81.904999 62.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A513B, 9686, 0x46A5017E, 154.739, 81.905, 62.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5017E [154.738998 81.904999 62.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A513C, 11697, 0x46A5017E, 155.86, 82.4659, 60.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x46A5017E [155.860001 82.465897 60.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A513D, 9686, 0x46A5017F, 157.99, 81.9253, 63.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5017F [157.990005 81.925301 63.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A513D, 9686, 0x46A5017F, 157.99, 81.9253, 63.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5017F [157.990005 81.925301 63.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A513E, 9686, 0x46A5017F, 159.189, 87.3901, 63.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A5017F [159.188995 87.390099 63.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A513F, 11697, 0x46A5017F, 157.98, 89.7029, 60.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A5017F [157.979996 89.702904 60.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A513F, 11697, 0x46A5017F, 157.98, 89.7029, 60.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A5017F [157.979996 89.702904 60.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5140, 11697, 0x46A50180, 156, 94.1659, 60.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A50180 [156.000000 94.165901 60.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5140, 11697, 0x46A50180, 156, 94.1659, 60.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A50180 [156.000000 94.165901 60.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5141, 9686, 0x46A50180, 156.21, 95.0626, 63.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50180 [156.210007 95.062599 63.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5141, 9686, 0x46A50180, 156.21, 95.0626, 63.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50180 [156.210007 95.062599 63.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5142, 9686, 0x46A50180, 154.643, 91.1021, 63.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50180 [154.643005 91.102097 63.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5142, 9686, 0x46A50180, 154.643, 91.1021, 63.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50180 [154.643005 91.102097 63.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5143, 9686, 0x46A50183, 162.575, 81.325, 63.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50183 [162.574997 81.324997 63.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5143, 9686, 0x46A50183, 162.575, 81.325, 63.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50183 [162.574997 81.324997 63.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5144, 11697, 0x46A50183, 165.6, 77.345, 60.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1305,12 +1305,12 @@ VALUES (0x746A5145, 11697, 0x46A50183, 157.475, 75.525, 60.1, -0.707107, 0, 0, - /* @teleloc 0x46A50183 [157.475006 75.525002 60.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5146, 9686, 0x46A50183, 160.332, 73.6258, 63.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50183 [160.332001 73.625801 63.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5146, 9686, 0x46A50183, 160.332, 73.6258, 63.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50183 [160.332001 73.625801 63.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5147, 9686, 0x46A50183, 162.872, 73.6258, 63.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50183 [162.871994 73.625801 63.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5147, 9686, 0x46A50183, 162.872, 73.6258, 63.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50183 [162.871994 73.625801 63.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5148, 9686, 0x46A50183, 166.356, 77.4966, 63.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1325,40 +1325,40 @@ VALUES (0x746A514A, 11697, 0x46A50183, 164.04, 77.355, 60.1, 0.707107, 0, 0, -0. /* @teleloc 0x46A50183 [164.039993 77.355003 60.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A514B, 9686, 0x46A50185, 154.528, 81.3358, 68.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50185 [154.528000 81.335800 68.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A514B, 9686, 0x46A50185, 154.528, 81.3358, 68.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50185 [154.528000 81.335800 68.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A514C, 11697, 0x46A50185, 146.982, 76.3858, 64.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x46A50185 [146.981995 76.385803 64.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A514D, 11697, 0x46A50185, 151.827, 74.2592, 64.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A50185 [151.826996 74.259201 64.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A514D, 11697, 0x46A50185, 151.827, 74.2592, 64.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A50185 [151.826996 74.259201 64.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A514E, 11698, 0x46A50185, 157.907, 77.4885, 71.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x46A50185 [157.906998 77.488503 71.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A514F, 9686, 0x46A50185, 159.598, 81.3358, 68.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50185 [159.598007 81.335800 68.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A514F, 9686, 0x46A50185, 159.598, 81.3358, 68.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50185 [159.598007 81.335800 68.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5150, 9686, 0x46A50185, 149.771, 81.3358, 68.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50185 [149.770996 81.335800 68.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5150, 9686, 0x46A50185, 149.771, 81.3358, 68.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50185 [149.770996 81.335800 68.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5151, 9686, 0x46A50185, 150.511, 73.7368, 68.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50185 [150.511002 73.736801 68.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5151, 9686, 0x46A50185, 150.511, 73.7368, 68.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50185 [150.511002 73.736801 68.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5152, 9686, 0x46A50185, 156.194, 73.7368, 68.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50185 [156.194000 73.736801 68.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5152, 9686, 0x46A50185, 156.194, 73.7368, 68.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50185 [156.194000 73.736801 68.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5153, 9686, 0x46A50185, 161.839, 73.7368, 68.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50185 [161.839005 73.736801 68.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5153, 9686, 0x46A50185, 161.839, 73.7368, 68.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50185 [161.839005 73.736801 68.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5154, 9686, 0x46A50185, 146.275, 77.4892, 68.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,16 +1373,16 @@ VALUES (0x746A5156, 11698, 0x46A50185, 154.335, 77.5592, 71.15, -0.999998, 0, 0, /* @teleloc 0x46A50185 [154.335007 77.559196 71.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5157, 11697, 0x46A50185, 162.752, 80.6858, 64.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A50185 [162.751999 80.685799 64.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5157, 11697, 0x46A50185, 162.752, 80.6858, 64.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A50185 [162.751999 80.685799 64.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5158, 11697, 0x46A50185, 165.092, 77.3058, 64.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x46A50185 [165.091995 77.305801 64.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5159, 11697, 0x46A50185, 161.062, 74.1658, 64.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A50185 [161.061996 74.165802 64.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5159, 11697, 0x46A50185, 161.062, 74.1658, 64.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A50185 [161.061996 74.165802 64.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A515A, 9686, 0x46A50187, 156.271, 79.4145, 63.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1393,16 +1393,16 @@ VALUES (0x746A515B, 9686, 0x46A50187, 145.82, 79.78, 63.66, -0.707107, 0, 0, -0 /* @teleloc 0x46A50187 [145.820007 79.779999 63.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A515C, 9686, 0x46A50187, 153.36, 77.49, 63.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50187 [153.360001 77.489998 63.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A515C, 9686, 0x46A50187, 153.36, 77.49, 63.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50187 [153.360001 77.489998 63.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A515D, 412, 0x46A50188, 153.285, 77.0458, 60, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A50188 [153.285004 77.045799 60.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A515D, 412, 0x46A50188, 153.285, 77.0458, 60, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A50188 [153.285004 77.045799 60.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A515E, 9686, 0x46A50188, 150.156, 76.9326, 62.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50188 [150.156006 76.932602 62.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A515E, 9686, 0x46A50188, 150.156, 76.9326, 62.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50188 [150.156006 76.932602 62.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A515F, 9686, 0x46A50188, 156.271, 75.2724, 63.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1413,8 +1413,8 @@ VALUES (0x746A5160, 412, 0x46A5018C, 156.701, 78.3593, 55.195, 0.707107, 0, 0, /* @teleloc 0x46A5018C [156.701004 78.359299 55.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5161, 9686, 0x46A5018C, 153.328, 75.1812, 58.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5018C [153.328003 75.181198 58.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5161, 9686, 0x46A5018C, 153.328, 75.1812, 58.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5018C [153.328003 75.181198 58.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5162, 9686, 0x46A5018C, 156.588, 78.3313, 58.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,8 +1425,8 @@ VALUES (0x746A5163, 9686, 0x46A5018D, 157.15, 84.3512, 58.59, -0.707107, 0, 0, /* @teleloc 0x46A5018D [157.149994 84.351196 58.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5164, 9686, 0x46A5018E, 152.328, 80.5012, 58, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5018E [152.328003 80.501198 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5164, 9686, 0x46A5018E, 152.328, 80.5012, 58, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5018E [152.328003 80.501198 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5165, 11698, 0x46A5018E, 150.863, 84.5042, 59.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1437,8 +1437,8 @@ VALUES (0x746A5166, 9686, 0x46A5018E, 144.555, 85.7454, 58, -0.707107, 0, 0, -0 /* @teleloc 0x46A5018E [144.554993 85.745399 58.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5167, 9686, 0x46A5018E, 148.358, 80.5012, 58, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5018E [148.358002 80.501198 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5167, 9686, 0x46A5018E, 148.358, 80.5012, 58, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5018E [148.358002 80.501198 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5168, 11697, 0x46A5018E, 145.39, 81.3235, 55.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1469,8 +1469,8 @@ VALUES (0x746A516E, 9686, 0x46A50000, 146.45, 93.99, 63.25, 0.357553, 0, 0, -0. /* @teleloc 0x46A50000 [146.449997 93.989998 63.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A516F, 9686, 0x46A50000, 150.32, 95.22, 62.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50000 [150.320007 95.220001 62.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A516F, 9686, 0x46A50000, 150.32, 95.22, 62.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50000 [150.320007 95.220001 62.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5170, 9686, 0x46A50000, 144.97, 89.46, 62.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x746A5171, 9686, 0x46A50000, 152.384, 85.5888, 63.39, 0.707107, 0, 0, /* @teleloc 0x46A50000 [152.384003 85.588799 63.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5172, 9686, 0x46A50000, 162.845, 94.355, 62.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50000 [162.845001 94.355003 62.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5172, 9686, 0x46A50000, 162.845, 94.355, 62.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50000 [162.845001 94.355003 62.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5173, 9686, 0x46A50000, 162.555, 82.215, 63.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50000 [162.554993 82.214996 63.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5173, 9686, 0x46A50000, 162.555, 82.215, 63.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50000 [162.554993 82.214996 63.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5174, 12679, 0x46A50000, 151.255, 83.1692, 60.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1513,12 +1513,12 @@ VALUES (0x746A5179, 12679, 0x46A50000, 160.965, 93.3892, 60.1, 0.95656, 0, 0, 0. /* @teleloc 0x46A50000 [160.964996 93.389198 60.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A517A, 12678, 0x46A50000, 156.12, 93.4735, 73.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x46A50000 [156.119995 93.473503 73.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A517A, 12678, 0x46A50000, 156.12, 93.4735, 73.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x46A50000 [156.119995 93.473503 73.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A517B, 12678, 0x46A50000, 156.12, 77.4735, 73.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x46A50000 [156.119995 77.473503 73.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A517B, 12678, 0x46A50000, 156.12, 77.4735, 73.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x46A50000 [156.119995 77.473503 73.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A517C, 11697, 0x46A50192, 128.375, 40.0536, 76.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1533,60 +1533,60 @@ VALUES (0x746A517E, 9686, 0x46A50192, 121.46, 39.6343, 78.925, -0.707107, 0, 0, /* @teleloc 0x46A50192 [121.459999 39.634300 78.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A517F, 412, 0x46A50199, 123.696, 28.6413, 72, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A50199 [123.695999 28.641300 72.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A517F, 412, 0x46A50199, 123.696, 28.6413, 72, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A50199 [123.695999 28.641300 72.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5180, 9686, 0x46A50199, 123.683, 28.5492, 75.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50199 [123.682999 28.549200 75.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5180, 9686, 0x46A50199, 123.683, 28.5492, 75.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50199 [123.682999 28.549200 75.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5181, 9686, 0x46A50199, 133.118, 26.9299, 74.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A50199 [133.117996 26.929899 74.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5182, 9686, 0x46A50199, 127.97, 25.0345, 74.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50199 [127.970001 25.034500 74.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5182, 9686, 0x46A50199, 127.97, 25.0345, 74.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50199 [127.970001 25.034500 74.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5183, 11698, 0x46A50199, 124.607, 26.7745, 76.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x46A50199 [124.607002 26.774500 76.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5184, 11697, 0x46A50199, 130.287, 25.7677, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A50199 [130.287003 25.767700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5184, 11697, 0x46A50199, 130.287, 25.7677, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A50199 [130.287003 25.767700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5185, 11697, 0x46A50199, 125.612, 25.7677, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A50199 [125.612000 25.767700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5185, 11697, 0x46A50199, 125.612, 25.7677, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A50199 [125.612000 25.767700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5186, 412, 0x46A5019B, 123.195, 41.295, 72, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A5019B [123.195000 41.294998 72.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5186, 412, 0x46A5019B, 123.195, 41.295, 72, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A5019B [123.195000 41.294998 72.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5187, 9686, 0x46A5019B, 121.477, 32.179, 74.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A5019B [121.476997 32.179001 74.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5188, 9686, 0x46A5019B, 123.327, 29.179, 75.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5019B [123.327003 29.179001 75.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5188, 9686, 0x46A5019B, 123.327, 29.179, 75.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5019B [123.327003 29.179001 75.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5189, 9686, 0x46A5019B, 125.222, 35.1222, 75.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A5019B [125.222000 35.122200 75.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A518A, 9686, 0x46A5019C, 127.452, 41.204, 75.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5019C [127.452003 41.203999 75.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A518A, 9686, 0x46A5019C, 127.452, 41.204, 75.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5019C [127.452003 41.203999 75.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A518B, 9686, 0x46A5019C, 127.452, 33.529, 75.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5019C [127.452003 33.528999 75.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A518B, 9686, 0x46A5019C, 127.452, 33.529, 75.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5019C [127.452003 33.528999 75.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A518C, 11697, 0x46A5019C, 127.412, 34.3927, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A5019C [127.412003 34.392700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A518C, 11697, 0x46A5019C, 127.412, 34.3927, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A5019C [127.412003 34.392700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A518D, 11697, 0x46A5019D, 122.04, 43.7316, 72.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,8 +1601,8 @@ VALUES (0x746A518F, 9686, 0x46A5019D, 129.18, 43.6715, 75.45, 0.707107, 0, 0, - /* @teleloc 0x46A5019D [129.179993 43.671501 75.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5190, 9686, 0x46A5019D, 125.33, 45.6715, 75.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A5019D [125.330002 45.671501 75.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5190, 9686, 0x46A5019D, 125.33, 45.6715, 75.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A5019D [125.330002 45.671501 75.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A5191, 9686, 0x46A501A0, 142.385, 31.048, 80.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,60 +1613,60 @@ VALUES (0x746A5192, 9686, 0x46A501A0, 121.627, 29.0562, 79.675, -0.707107, 0, 0 /* @teleloc 0x46A501A0 [121.626999 29.056200 79.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5193, 11697, 0x46A501A0, 128.426, 25.8847, 76.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A501A0 [128.425995 25.884701 76.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5193, 11697, 0x46A501A0, 128.426, 25.8847, 76.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A501A0 [128.425995 25.884701 76.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5194, 11697, 0x46A501A0, 136.763, 26.3397, 76.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A501A0 [136.763000 26.339701 76.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5194, 11697, 0x46A501A0, 136.763, 26.3397, 76.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A501A0 [136.763000 26.339701 76.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5195, 11697, 0x46A501A0, 130.836, 32.2373, 76.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A501A0 [130.835999 32.237301 76.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5195, 11697, 0x46A501A0, 130.836, 32.2373, 76.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A501A0 [130.835999 32.237301 76.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5196, 9686, 0x46A501A0, 133.825, 25.3684, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A0 [133.824997 25.368401 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A5196, 9686, 0x46A501A0, 133.825, 25.3684, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A0 [133.824997 25.368401 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5197, 9686, 0x46A501A0, 126.798, 32.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A0 [126.797997 32.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5197, 9686, 0x46A501A0, 126.798, 32.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A0 [126.797997 32.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5198, 9686, 0x46A501A0, 130.223, 32.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A0 [130.223007 32.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5198, 9686, 0x46A501A0, 130.223, 32.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A0 [130.223007 32.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A5199, 9686, 0x46A501A0, 133.798, 32.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A0 [133.798004 32.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A5199, 9686, 0x46A501A0, 133.798, 32.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A0 [133.798004 32.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A519A, 9686, 0x46A501A0, 130.273, 25.3365, 80.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A0 [130.272995 25.336500 80.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A519A, 9686, 0x46A501A0, 130.273, 25.3365, 80.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A0 [130.272995 25.336500 80.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A519B, 9686, 0x46A501A0, 137.335, 25.3365, 80.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A0 [137.335007 25.336500 80.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A519B, 9686, 0x46A501A0, 137.335, 25.3365, 80.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A0 [137.335007 25.336500 80.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A519C, 9686, 0x46A501A0, 137.348, 32.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A0 [137.348007 32.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A519C, 9686, 0x46A501A0, 137.348, 32.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A0 [137.348007 32.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A519D, 11698, 0x46A501A2, 133.826, 29.175, 83.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46A501A2 [133.826004 29.174999 83.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A519D, 11698, 0x46A501A2, 133.826, 29.175, 83.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46A501A2 [133.826004 29.174999 83.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A519E, 11698, 0x46A501A2, 130.586, 29.175, 83.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46A501A2 [130.585999 29.174999 83.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A519E, 11698, 0x46A501A2, 130.586, 29.175, 83.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46A501A2 [130.585999 29.174999 83.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A519F, 9686, 0x46A501A3, 129.62, 32.9345, 74.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A3 [129.619995 32.934502 74.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A519F, 9686, 0x46A501A3, 129.62, 32.9345, 74.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A3 [129.619995 32.934502 74.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51A0, 9686, 0x46A501A4, 138.957, 25.2103, 75.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A4 [138.957001 25.210300 75.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51A0, 9686, 0x46A501A4, 138.957, 25.2103, 75.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A4 [138.957001 25.210300 75.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A51A1, 9686, 0x46A501A4, 133.733, 27.7492, 74.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,40 +1677,40 @@ VALUES (0x746A51A2, 9686, 0x46A501A4, 141.483, 29.0492, 75.625, 0.707107, 0, 0, /* @teleloc 0x46A501A4 [141.483002 29.049200 75.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51A3, 11698, 0x46A501A4, 137.635, 29.2434, 76.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46A501A4 [137.634995 29.243401 76.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51A3, 11698, 0x46A501A4, 137.635, 29.2434, 76.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46A501A4 [137.634995 29.243401 76.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51A4, 11697, 0x46A501A4, 135.815, 25.6316, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A501A4 [135.815002 25.631599 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51A4, 11697, 0x46A501A4, 135.815, 25.6316, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A501A4 [135.815002 25.631599 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51A5, 412, 0x46A501A8, 129.2, 27.91, 67.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A501A8 [129.199997 27.910000 67.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51A5, 412, 0x46A501A8, 129.2, 27.91, 67.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A501A8 [129.199997 27.910000 67.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51A6, 9686, 0x46A501A8, 129.202, 28.003, 70.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A8 [129.201996 28.003000 70.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51A6, 9686, 0x46A501A8, 129.202, 28.003, 70.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A8 [129.201996 28.003000 70.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A51A7, 9686, 0x46A501A8, 126.027, 35.553, 70.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A501A8 [126.027000 35.553001 70.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51A8, 9686, 0x46A501A9, 132.145, 27.4595, 69.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501A9 [132.145004 27.459499 69.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A51A8, 9686, 0x46A501A9, 132.145, 27.4595, 69.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501A9 [132.145004 27.459499 69.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51A9, 11697, 0x46A501A9, 136.169, 25.9637, 67.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A501A9 [136.169006 25.963699 67.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51A9, 11697, 0x46A501A9, 136.169, 25.9637, 67.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A501A9 [136.169006 25.963699 67.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51AA, 11698, 0x46A501AA, 134.431, 34.0657, 71.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46A501AA [134.431000 34.065701 71.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51AA, 11698, 0x46A501AA, 134.431, 34.0657, 71.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46A501AA [134.431000 34.065701 71.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51AB, 9686, 0x46A501AA, 135.186, 28.1479, 70.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501AA [135.186005 28.147900 70.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51AB, 9686, 0x46A501AA, 135.186, 28.1479, 70.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501AA [135.186005 28.147900 70.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A51AC, 9686, 0x46A501AA, 131.37, 33.4632, 70.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1725,16 +1725,16 @@ VALUES (0x746A51AE, 11697, 0x46A501AA, 132.121, 39.4024, 67.35, 0.9139, 0, 0, 0. /* @teleloc 0x46A501AA [132.121002 39.402401 67.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51AF, 9686, 0x46A501AD, 140.4, 31.8434, 70.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501AD [140.399994 31.843399 70.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51AF, 9686, 0x46A501AD, 140.4, 31.8434, 70.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501AD [140.399994 31.843399 70.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51B0, 9686, 0x46A501AD, 140.4, 40.059, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501AD [140.399994 40.058998 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A51B0, 9686, 0x46A501AD, 140.4, 40.059, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501AD [140.399994 40.058998 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51B1, 11698, 0x46A501AD, 140.559, 35.7695, 71.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46A501AD [140.559006 35.769501 71.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51B1, 11698, 0x46A501AD, 140.559, 35.7695, 71.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46A501AD [140.559006 35.769501 71.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A51B2, 11697, 0x46A501AD, 142.521, 39.2524, 67.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1745,36 +1745,36 @@ VALUES (0x746A51B3, 11697, 0x46A501AD, 142.719, 32.3887, 67.35, 0.372988, 0, 0, /* @teleloc 0x46A501AD [142.718994 32.388699 67.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51B4, 412, 0x46A501AE, 140.15, 47.08, 72, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A501AE [140.149994 47.080002 72.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A51B4, 412, 0x46A501AE, 140.15, 47.08, 72, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A501AE [140.149994 47.080002 72.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A51B5, 9686, 0x46A501AF, 137.8, 42.9, 75.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A501AF [137.800003 42.900002 75.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51B6, 9686, 0x46A501AF, 140.2, 39.75, 76.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A501AF [140.199997 39.750000 76.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51B6, 9686, 0x46A501AF, 140.2, 39.75, 76.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A501AF [140.199997 39.750000 76.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A51B7, 9686, 0x46A501AF, 142.767, 42.8645, 76.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46A501AF [142.766998 42.864498 76.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51B8, 11697, 0x46A501AF, 140.115, 40.4066, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46A501AF [140.115005 40.406601 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51B8, 11697, 0x46A501AF, 140.115, 40.4066, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46A501AF [140.115005 40.406601 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A51B9, 412, 0x46A50000, 137.205, 42.9, 72, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x46A50000 [137.205002 42.900002 72.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51BA, 412, 0x46A50000, 137.505, 33.615, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46A50000 [137.505005 33.615002 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51BA, 412, 0x46A50000, 137.505, 33.615, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46A50000 [137.505005 33.615002 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51BB, 9686, 0x46A50000, 140.175, 47.5184, 75.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50000 [140.175003 47.518398 75.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51BB, 9686, 0x46A50000, 140.175, 47.5184, 75.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50000 [140.175003 47.518398 75.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A51BC, 9686, 0x46A50000, 142.65, 46.4184, 74.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x746A51BD, 9686, 0x46A50000, 138.05, 46.7434, 74.55, 0.456322, 0, 0, - /* @teleloc 0x46A50000 [138.050003 46.743401 74.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51BE, 9686, 0x46A50000, 137.525, 33.6934, 75.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50000 [137.524994 33.693401 75.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51BE, 9686, 0x46A50000, 137.525, 33.6934, 75.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50000 [137.524994 33.693401 75.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51BF, 9686, 0x46A50000, 133.625, 45.0434, 74.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46A50000 [133.625000 45.043400 74.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A51BF, 9686, 0x46A50000, 133.625, 45.0434, 74.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46A50000 [133.625000 45.043400 74.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A51C0, 12679, 0x46A50000, 131.29, 34.7816, 72.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1813,20 +1813,20 @@ VALUES (0x746A51C4, 12679, 0x46A50000, 142.941, 46.7066, 72.1, 0.420244, 0, 0, 0 /* @teleloc 0x46A50000 [142.940994 46.706600 72.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51C5, 12679, 0x46A50000, 135.415, 36.4066, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x46A50000 [135.414993 36.406601 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51C5, 12679, 0x46A50000, 135.415, 36.4066, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x46A50000 [135.414993 36.406601 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51C6, 12678, 0x46A50000, 140.44, 42.8316, 81, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x46A50000 [140.440002 42.831600 81.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746A51C6, 12678, 0x46A50000, 140.44, 42.8316, 81, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x46A50000 [140.440002 42.831600 81.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746A51C7, 12678, 0x46A50000, 125.565, 29.4316, 88.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x46A50000 [125.565002 29.431601 88.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746A51C7, 12678, 0x46A50000, 125.565, 29.4316, 88.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x46A50000 [125.565002 29.431601 88.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746A51C8, 15103, 0x46A50112, 41.7571, 28.5707, 82.005, -0.020695, 0, 0, -0.999786, False, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0x46A50112 [41.757099 28.570700 82.004997] -0.020694 0.000000 0.000000 -0.999786 */ +/* @teleloc 0x46A50112 [41.757099 28.570700 82.004997] -0.020695 0.000000 0.000000 -0.999786 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x746A51C8, 0x746A5000, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/46C0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/46C0.sql index a1174e20e2..48dc584bd8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/46C0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/46C0.sql @@ -185,8 +185,8 @@ VALUES (0x746C002D, 11697, 0x46C00106, 90.3435, 160.37, -3.9, 0.942641, 0, 0, -0 /* @teleloc 0x46C00106 [90.343498 160.369995 -3.900000] 0.942641 0.000000 0.000000 -0.333807 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C002E, 412, 0x46C00000, 88.3617, 152.61, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46C00000 [88.361702 152.610001 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x746C002E, 412, 0x46C00000, 88.3617, 152.61, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46C00000 [88.361702 152.610001 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C002F, 9686, 0x46C00000, 88.3839, 152.515, 3.375, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -230,7 +230,7 @@ VALUES (0x746C0038, 11697, 0x46C0010B, 35.6273, 161.367, 4.1, -0.999752, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C0039, 11697, 0x46C0010B, 32.9169, 151.847, 4.1, -0.05103, 0, 0, 0.998697, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C0010B [32.916901 151.847000 4.100000] -0.051029 0.000000 0.000000 0.998697 */ +/* @teleloc 0x46C0010B [32.916901 151.847000 4.100000] -0.051030 0.000000 0.000000 0.998697 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C003A, 11698, 0x46C0010B, 34.3436, 156.391, 10.6, -0.913012, 0, 0, -0.407932, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -657,12 +657,12 @@ VALUES (0x746C00A3, 9686, 0x46C0011A, 53.3402, 60.0653, 13.05, -0.707107, 0, 0, /* @teleloc 0x46C0011A [53.340199 60.065300 13.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00A4, 9686, 0x46C0011A, 55.7245, 55.5528, 13.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011A [55.724499 55.552799 13.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00A4, 9686, 0x46C0011A, 55.7245, 55.5528, 13.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011A [55.724499 55.552799 13.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00A5, 9686, 0x46C0011B, 63.1745, 62.8528, 11.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011B [63.174500 62.852798 11.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00A5, 9686, 0x46C0011B, 63.1745, 62.8528, 11.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011B [63.174500 62.852798 11.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00A6, 9686, 0x46C0011B, 67.5745, 61.5528, 10.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -673,8 +673,8 @@ VALUES (0x746C00A7, 9686, 0x46C0011B, 67.5745, 57.9028, 10.8, 0.707107, 0, 0, - /* @teleloc 0x46C0011B [67.574501 57.902802 10.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00A8, 9686, 0x46C0011B, 63.1245, 56.9028, 11.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011B [63.124500 56.902802 11.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00A8, 9686, 0x46C0011B, 63.1245, 56.9028, 11.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011B [63.124500 56.902802 11.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00A9, 11697, 0x46C0011B, 59.3899, 57.5646, 8.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -685,8 +685,8 @@ VALUES (0x746C00AA, 11697, 0x46C0011B, 66.8899, 61.9646, 8.05, -0.895323, 0, 0, /* @teleloc 0x46C0011B [66.889900 61.964600 8.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00AB, 11698, 0x46C0011B, 63.1796, 59.7528, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x46C0011B [63.179600 59.752800 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00AB, 11698, 0x46C0011B, 63.1796, 59.7528, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x46C0011B [63.179600 59.752800 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00AC, 11697, 0x46C0011B, 63.2899, 59.8146, 8.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -705,28 +705,28 @@ VALUES (0x746C00AF, 9686, 0x46C0011B, 58.4402, 58.2684, 9.95, -0.707107, 0, 0, /* @teleloc 0x46C0011B [58.440201 58.268398 9.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00B0, 9686, 0x46C0011B, 66.2737, 56.9028, 11.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011B [66.273697 56.902802 11.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00B0, 9686, 0x46C0011B, 66.2737, 56.9028, 11.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011B [66.273697 56.902802 11.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00B1, 9686, 0x46C0011B, 60.031, 56.9028, 11.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011B [60.030998 56.902802 11.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00B1, 9686, 0x46C0011B, 60.031, 56.9028, 11.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011B [60.030998 56.902802 11.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00B2, 9686, 0x46C0011B, 67.5745, 59.847, 12, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46C0011B [67.574501 59.847000 12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00B3, 9686, 0x46C0011B, 59.9551, 62.8528, 11.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011B [59.955101 62.852798 11.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00B3, 9686, 0x46C0011B, 59.9551, 62.8528, 11.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011B [59.955101 62.852798 11.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00B4, 9686, 0x46C0011B, 66.3228, 62.8528, 11.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011B [66.322800 62.852798 11.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00B4, 9686, 0x46C0011B, 66.3228, 62.8528, 11.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011B [66.322800 62.852798 11.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00B5, 9686, 0x46C0011B, 66.1549, 62.8528, 10, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011B [66.154900 62.852798 10.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00B5, 9686, 0x46C0011B, 66.1549, 62.8528, 10, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011B [66.154900 62.852798 10.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00B6, 11698, 0x46C0011B, 60.3894, 59.7528, 14.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -749,20 +749,20 @@ VALUES (0x746C00BA, 11697, 0x46C0011B, 67.2029, 59.8146, 8.05, 0.707107, 0, 0, - /* @teleloc 0x46C0011B [67.202904 59.814602 8.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00BB, 11697, 0x46C0011B, 63.2004, 57.4074, 8.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C0011B [63.200401 57.407398 8.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00BB, 11697, 0x46C0011B, 63.2004, 57.4074, 8.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46C0011B [63.200401 57.407398 8.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00BC, 11697, 0x46C0011B, 66.1599, 57.5646, 8.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x46C0011B [66.159897 57.564602 8.050000] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00BD, 9686, 0x46C0011C, 59.075, 56.9028, 6.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011C [59.075001 56.902802 6.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00BD, 9686, 0x46C0011C, 59.075, 56.9028, 6.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011C [59.075001 56.902802 6.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00BE, 9686, 0x46C0011C, 58.975, 62.4528, 6.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011C [58.974998 62.452801 6.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00BE, 9686, 0x46C0011C, 58.975, 62.4528, 6.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011C [58.974998 62.452801 6.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00BF, 9686, 0x46C0011C, 67.525, 59.7528, 6.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -785,56 +785,56 @@ VALUES (0x746C00C3, 9686, 0x46C0011C, 53.3402, 58.4509, 6.4, -0.707107, 0, 0, - /* @teleloc 0x46C0011C [53.340199 58.450901 6.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00C4, 9686, 0x46C0011C, 63.2109, 56.9028, 6.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011C [63.210899 56.902802 6.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00C4, 9686, 0x46C0011C, 63.2109, 56.9028, 6.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011C [63.210899 56.902802 6.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00C5, 9686, 0x46C0011C, 62.7767, 62.4528, 6.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C0011C [62.776699 62.452801 6.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00C5, 9686, 0x46C0011C, 62.7767, 62.4528, 6.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C0011C [62.776699 62.452801 6.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00C6, 11698, 0x46C0011C, 61.4114, 59.7528, 7.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x46C0011C [61.411400 59.752800 7.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00C7, 11697, 0x46C0011C, 61.0495, 57.4452, 4.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C0011C [61.049500 57.445202 4.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00C7, 11697, 0x46C0011C, 61.0495, 57.4452, 4.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46C0011C [61.049500 57.445202 4.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00C8, 11697, 0x46C0011C, 60.9195, 61.9152, 4.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C0011C [60.919498 61.915199 4.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00C8, 11697, 0x46C0011C, 60.9195, 61.9152, 4.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46C0011C [60.919498 61.915199 4.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00C9, 11697, 0x46C0011C, 59.9167, 59.5938, 4.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x46C0011C [59.916698 59.593800 4.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00CA, 412, 0x46C00000, 63.1796, 64.3628, 8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46C00000 [63.179600 64.362801 8.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00CA, 412, 0x46C00000, 63.1796, 64.3628, 8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46C00000 [63.179600 64.362801 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00CB, 9686, 0x46C00000, 63.2245, 64.4828, 11.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00000 [63.224499 64.482803 11.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00CB, 9686, 0x46C00000, 63.2245, 64.4828, 11.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00000 [63.224499 64.482803 11.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00CC, 9686, 0x46C00000, 67.0645, 63.5258, 9.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00000 [67.064499 63.525799 9.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00CC, 9686, 0x46C00000, 67.0645, 63.5258, 9.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00000 [67.064499 63.525799 9.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00CD, 9686, 0x46C00000, 59.3847, 63.5258, 9.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00000 [59.384701 63.525799 9.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00CD, 9686, 0x46C00000, 59.3847, 63.5258, 9.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00000 [59.384701 63.525799 9.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00CE, 12679, 0x46C00000, 65.6304, 63.7174, 8.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x46C00000 [65.630402 63.717400 8.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00CE, 12679, 0x46C00000, 65.6304, 63.7174, 8.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x46C00000 [65.630402 63.717400 8.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00CF, 12679, 0x46C00000, 60.7904, 63.7474, 8.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x46C00000 [60.790401 63.747398 8.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00CF, 12679, 0x46C00000, 60.7904, 63.7474, 8.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x46C00000 [60.790401 63.747398 8.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00D0, 412, 0x46C00122, 105.318, 66.2254, 8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x46C00122 [105.318001 66.225403 8.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00D0, 412, 0x46C00122, 105.318, 66.2254, 8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x46C00122 [105.318001 66.225403 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00D1, 9686, 0x46C00123, 105.268, 65.4154, 12.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -853,8 +853,8 @@ VALUES (0x746C00D4, 11697, 0x46C00123, 103.54, 64.9262, 8.15, -0.92388, 0, 0, -0 /* @teleloc 0x46C00123 [103.540001 64.926201 8.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00D5, 9686, 0x46C00123, 105.268, 56.8654, 13.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00123 [105.267998 56.865398 13.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00D5, 9686, 0x46C00123, 105.268, 56.8654, 13.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00123 [105.267998 56.865398 13.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00D6, 9686, 0x46C00123, 102.968, 62.9146, 10.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,20 +873,20 @@ VALUES (0x746C00D9, 9686, 0x46C00123, 107.596, 62.6998, 10.25, 0.707107, 0, 0, /* @teleloc 0x46C00123 [107.596001 62.699799 10.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00DA, 9686, 0x46C00124, 111.468, 60.9154, 11.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00124 [111.468002 60.915401 11.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00DA, 9686, 0x46C00124, 111.468, 60.9154, 11.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00124 [111.468002 60.915401 11.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00DB, 9686, 0x46C00124, 114.601, 59.7243, 10.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x46C00124 [114.600998 59.724300 10.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00DC, 9686, 0x46C00124, 113.509, 54.9654, 11.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00124 [113.509003 54.965401 11.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00DC, 9686, 0x46C00124, 113.509, 54.9654, 11.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00124 [113.509003 54.965401 11.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00DD, 9686, 0x46C00124, 109.057, 54.9654, 11.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00124 [109.056999 54.965401 11.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00DD, 9686, 0x46C00124, 109.057, 54.9654, 11.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00124 [109.056999 54.965401 11.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00DE, 9686, 0x46C00124, 108.037, 56.1954, 10, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -905,8 +905,8 @@ VALUES (0x746C00E1, 11698, 0x46C00124, 111.418, 57.8654, 14.25, 0.707107, 0, 0, /* @teleloc 0x46C00124 [111.417999 57.865398 14.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00E2, 11697, 0x46C00124, 111.402, 57.7822, 8.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C00124 [111.402000 57.782200 8.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00E2, 11697, 0x46C00124, 111.402, 57.7822, 8.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46C00124 [111.402000 57.782200 8.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00E3, 9686, 0x46C00124, 114.601, 56.1243, 10.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -917,16 +917,16 @@ VALUES (0x746C00E4, 9686, 0x46C00124, 114.601, 57.9666, 11.9, 0.707107, 0, 0, - /* @teleloc 0x46C00124 [114.600998 57.966599 11.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00E5, 9686, 0x46C00124, 113.567, 60.9154, 11.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00124 [113.567001 60.915401 11.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00E5, 9686, 0x46C00124, 113.567, 60.9154, 11.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00124 [113.567001 60.915401 11.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00E6, 9686, 0x46C00124, 109.217, 60.9154, 11.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00124 [109.217003 60.915401 11.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00E6, 9686, 0x46C00124, 109.217, 60.9154, 11.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00124 [109.217003 60.915401 11.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00E7, 9686, 0x46C00124, 111.289, 54.9654, 11.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00124 [111.289001 54.965401 11.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00E7, 9686, 0x46C00124, 111.289, 54.9654, 11.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00124 [111.289001 54.965401 11.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00E8, 9686, 0x46C00124, 108.037, 56.4443, 11.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -937,8 +937,8 @@ VALUES (0x746C00E9, 9686, 0x46C00124, 108.037, 59.4818, 11.6, -0.707107, 0, 0, /* @teleloc 0x46C00124 [108.037003 59.481800 11.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00EA, 9686, 0x46C00124, 109.217, 60.9154, 10, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00124 [109.217003 60.915401 10.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00EA, 9686, 0x46C00124, 109.217, 60.9154, 10, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00124 [109.217003 60.915401 10.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00EB, 11698, 0x46C00124, 113.745, 55.6585, 12.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -949,12 +949,12 @@ VALUES (0x746C00EC, 11698, 0x46C00124, 113.645, 59.9585, 12.3, 0.919479, 0, 0, - /* @teleloc 0x46C00124 [113.644997 59.958500 12.300000] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00ED, 11697, 0x46C00124, 111.405, 56.4478, 8.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C00124 [111.404999 56.447800 8.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00ED, 11697, 0x46C00124, 111.405, 56.4478, 8.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46C00124 [111.404999 56.447800 8.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00EE, 11697, 0x46C00124, 111.405, 58.9436, 8.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C00124 [111.404999 58.943600 8.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00EE, 11697, 0x46C00124, 111.405, 58.9436, 8.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46C00124 [111.404999 58.943600 8.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00EF, 11697, 0x46C00124, 113.555, 55.8321, 8.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -965,12 +965,12 @@ VALUES (0x746C00F0, 11697, 0x46C00124, 113.899, 58.0348, 8.15, 0.707107, 0, 0, - /* @teleloc 0x46C00124 [113.899002 58.034801 8.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00F1, 11697, 0x46C00124, 111.405, 60.147, 8.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C00124 [111.404999 60.146999 8.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00F1, 11697, 0x46C00124, 111.405, 60.147, 8.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46C00124 [111.404999 60.146999 8.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00F2, 9686, 0x46C00126, 107.519, 60.5654, 6.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00126 [107.518997 60.565399 6.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00F2, 9686, 0x46C00126, 107.519, 60.5654, 6.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00126 [107.518997 60.565399 6.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00F3, 9686, 0x46C00126, 114.369, 57.8968, 6.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,16 +989,16 @@ VALUES (0x746C00F6, 9687, 0x46C00126, 103.744, 59.8323, 4.1, -0.865587, -0.0008 /* @teleloc 0x46C00126 [103.744003 59.832298 4.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00F7, 9686, 0x46C00126, 110.822, 60.5654, 6.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00126 [110.821999 60.565399 6.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00F7, 9686, 0x46C00126, 110.822, 60.5654, 6.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00126 [110.821999 60.565399 6.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00F8, 9686, 0x46C00126, 106.921, 55.0258, 6.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00126 [106.920998 55.025799 6.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00F8, 9686, 0x46C00126, 106.921, 55.0258, 6.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00126 [106.920998 55.025799 6.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00F9, 9686, 0x46C00126, 111.034, 55.0258, 6.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00126 [111.033997 55.025799 6.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00F9, 9686, 0x46C00126, 111.034, 55.0258, 6.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00126 [111.033997 55.025799 6.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00FA, 9686, 0x46C00126, 102.968, 56.1863, 6.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1009,36 +1009,36 @@ VALUES (0x746C00FB, 11698, 0x46C00126, 109.561, 57.8654, 7.5, -0.707107, 0, 0, - /* @teleloc 0x46C00126 [109.560997 57.865398 7.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00FC, 11697, 0x46C00126, 109.308, 59.9067, 4.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C00126 [109.307999 59.906700 4.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x746C00FC, 11697, 0x46C00126, 109.308, 59.9067, 4.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46C00126 [109.307999 59.906700 4.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00FD, 11697, 0x46C00126, 109.008, 55.5567, 4.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C00126 [109.008003 55.556702 4.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C00FD, 11697, 0x46C00126, 109.008, 55.5567, 4.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x46C00126 [109.008003 55.556702 4.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C00FE, 11697, 0x46C00126, 113.627, 57.529, 4.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x46C00126 [113.626999 57.528999 4.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C00FF, 9686, 0x46C00000, 105.318, 66.264, 11.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00000 [105.318001 66.264000 11.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x746C00FF, 9686, 0x46C00000, 105.318, 66.264, 11.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00000 [105.318001 66.264000 11.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C0100, 9686, 0x46C00000, 103.167, 66.464, 9.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00000 [103.167000 66.463997 9.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x746C0100, 9686, 0x46C00000, 103.167, 66.464, 9.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00000 [103.167000 66.463997 9.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C0101, 9686, 0x46C00000, 107.46, 66.464, 9.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x46C00000 [107.459999 66.463997 9.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x746C0101, 9686, 0x46C00000, 107.46, 66.464, 9.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x46C00000 [107.459999 66.463997 9.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C0102, 12679, 0x46C00000, 109.405, 66.8979, 8.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x46C00000 [109.404999 66.897903 8.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x746C0103, 12679, 0x46C00000, 111.405, 62.1479, 8.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x46C00000 [111.404999 62.147900 8.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x746C0103, 12679, 0x46C00000, 111.405, 62.1479, 8.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x46C00000 [111.404999 62.147900 8.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C0104, 9686, 0x46C00128, 158.172, 110.702, 8.85, 0.446198, 0, 0, -0.894934, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1626,7 +1626,7 @@ VALUES (0x746C0195, 11697, 0x46C0013C, 153.054, 63.8353, 4.05, -0.928567, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C0196, 11697, 0x46C0013C, 154.315, 64.7589, 4.05, -0.999717, 0, 0, 0.023778, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x46C0013C [154.315002 64.758904 4.050000] -0.999717 0.000000 0.000000 0.023777 */ +/* @teleloc 0x46C0013C [154.315002 64.758904 4.050000] -0.999717 0.000000 0.000000 0.023778 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C0197, 11697, 0x46C0013C, 158.531, 60.316, 4.05, 0.91905, 0, 0, -0.394142, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1843,7 +1843,7 @@ VALUES (0x746C01A2, 0x746C009C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C01A3, 12974, 0x46C00123, 105.757, 61.5862, 8.005, -0.078265, 0, 0, 0.996933, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x46C00123 [105.757004 61.586201 8.005000] -0.078264 0.000000 0.000000 0.996933 */ +/* @teleloc 0x46C00123 [105.757004 61.586201 8.005000] -0.078265 0.000000 0.000000 0.996933 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x746C01A3, 0x746C00D1, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -2079,7 +2079,7 @@ VALUES (0x746C01A6, 0x746C0138, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x746C01A7, 12978, 0x46C00104, 87.6688, 156.092, 0.005, -0.998854, 0, 0, -0.047852, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x46C00104 [87.668800 156.091995 0.005000] -0.998854 0.000000 0.000000 -0.047851 */ +/* @teleloc 0x46C00104 [87.668800 156.091995 0.005000] -0.998854 0.000000 0.000000 -0.047852 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x746C01A7, 0x746C0000, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/48BC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/48BC.sql index 60f0956395..e375d45f1a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/48BC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/48BC.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x48BC; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC000, 9686, 0x48BC0102, 38.1476, 36.1737, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0102 [38.147598 36.173698 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC000, 9686, 0x48BC0102, 38.1476, 36.1737, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0102 [38.147598 36.173698 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC001, 9686, 0x48BC0102, 33.5297, 36.1507, 48.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0102 [33.529701 36.150700 48.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC001, 9686, 0x48BC0102, 33.5297, 36.1507, 48.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0102 [33.529701 36.150700 48.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC002, 9686, 0x48BC0102, 36.0451, 30.4237, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0102 [36.045101 30.423700 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC002, 9686, 0x48BC0102, 36.0451, 30.4237, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0102 [36.045101 30.423700 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC003, 9686, 0x48BC0102, 39.2451, 30.4237, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0102 [39.245098 30.423700 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC003, 9686, 0x48BC0102, 39.2451, 30.4237, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0102 [39.245098 30.423700 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC004, 11697, 0x48BC0102, 31.5131, 31.11, 46.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x748BC005, 11697, 0x48BC0102, 40.4131, 35.4428, 46.1, -0.932639, 0, 0, /* @teleloc 0x48BC0102 [40.413101 35.442799 46.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC006, 11698, 0x48BC0102, 36.0762, 33.4737, 52.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x48BC0102 [36.076199 33.473701 52.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC006, 11698, 0x48BC0102, 36.0762, 33.4737, 52.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x48BC0102 [36.076199 33.473701 52.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC007, 11697, 0x48BC0102, 36.0631, 33.4428, 46.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x48BC0102 [36.063099 33.442799 46.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC008, 9686, 0x48BC0102, 32.8949, 30.4237, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0102 [32.894901 30.423700 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC008, 9686, 0x48BC0102, 32.8949, 30.4237, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0102 [32.894901 30.423700 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC009, 9686, 0x48BC0102, 30.8483, 33.3005, 49.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x748BC00E, 9686, 0x48BC0102, 41.2419, 31.3006, 49.65, 0.707107, 0, 0, /* @teleloc 0x48BC0102 [41.241901 31.300600 49.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC00F, 9686, 0x48BC0102, 33.8949, 36.1737, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0102 [33.894901 36.173698 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC00F, 9686, 0x48BC0102, 33.8949, 36.1737, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0102 [33.894901 36.173698 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC010, 9686, 0x48BC0102, 39.7156, 36.1507, 48.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0102 [39.715599 36.150700 48.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC010, 9686, 0x48BC0102, 39.7156, 36.1507, 48.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0102 [39.715599 36.150700 48.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC011, 11698, 0x48BC0102, 38.2762, 33.4737, 52.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x748BC014, 11697, 0x48BC0102, 34.5603, 33.4428, 46.1, -0.707107, 0, 0, /* @teleloc 0x48BC0102 [34.560299 33.442799 46.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC015, 11697, 0x48BC0102, 35.8688, 30.9877, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48BC0102 [35.868801 30.987700 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC015, 11697, 0x48BC0102, 35.8688, 30.9877, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48BC0102 [35.868801 30.987700 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC016, 11697, 0x48BC0102, 40.6188, 33.3877, 46.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x48BC0102 [40.618801 33.387699 46.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC017, 11697, 0x48BC0102, 33.2631, 35.5428, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48BC0102 [33.263100 35.542801 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC017, 11697, 0x48BC0102, 33.2631, 35.5428, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48BC0102 [33.263100 35.542801 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC018, 9686, 0x48BC0104, 33.7983, 39.3045, 49, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x48BC0104 [33.798302 39.304501 49.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC019, 9686, 0x48BC0104, 37.1983, 36.7737, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0104 [37.198299 36.773701 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC019, 9686, 0x48BC0104, 37.1983, 36.7737, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0104 [37.198299 36.773701 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC01A, 9686, 0x48BC0104, 36.8983, 41.8737, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0104 [36.898300 41.873699 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC01A, 9686, 0x48BC0104, 36.8983, 41.8737, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0104 [36.898300 41.873699 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC01B, 11697, 0x48BC0104, 38.0131, 39.5928, 46.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x748BC01D, 9686, 0x48BC0104, 33.7983, 40.9506, 49, -0.707107, 0, 0, -0 /* @teleloc 0x48BC0104 [33.798302 40.950600 49.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC01E, 9686, 0x48BC0104, 35.1013, 36.7737, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0104 [35.101299 36.773701 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC01E, 9686, 0x48BC0104, 35.1013, 36.7737, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0104 [35.101299 36.773701 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC01F, 9686, 0x48BC0106, 36.5919, 30.5199, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0106 [36.591900 30.519899 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC01F, 9686, 0x48BC0106, 36.5919, 30.5199, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0106 [36.591900 30.519899 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC020, 9686, 0x48BC0106, 39.0919, 34.8199, 44.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x748BC026, 9686, 0x48BC0106, 39.0919, 37.517, 44.45, 0.707107, 0, 0, - /* @teleloc 0x48BC0106 [39.091900 37.516998 44.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC027, 9686, 0x48BC0106, 37.5414, 40.4699, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0106 [37.541401 40.469898 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC027, 9686, 0x48BC0106, 37.5414, 40.4699, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0106 [37.541401 40.469898 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC028, 11698, 0x48BC0106, 36.4951, 34.5103, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x48BC0106 [36.495098 34.510300 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC028, 11698, 0x48BC0106, 36.4951, 34.5103, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x48BC0106 [36.495098 34.510300 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC029, 11697, 0x48BC0106, 36.8841, 39.9864, 42.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48BC0106 [36.884102 39.986401 42.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC029, 11697, 0x48BC0106, 36.8841, 39.9864, 42.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48BC0106 [36.884102 39.986401 42.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC02A, 11697, 0x48BC0106, 38.4341, 39.7864, 42.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x748BC02D, 9686, 0x48BC0108, 34.1983, 43.1005, 49, -0.707107, 0, 0, -0 /* @teleloc 0x48BC0108 [34.198299 43.100498 49.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC02E, 412, 0x48BC0000, 36.8762, 44.2737, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x48BC0000 [36.876202 44.273701 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC02E, 412, 0x48BC0000, 36.8762, 44.2737, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x48BC0000 [36.876202 44.273701 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC02F, 9686, 0x48BC0000, 34.6656, 44.4007, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0000 [34.665600 44.400700 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC02F, 9686, 0x48BC0000, 34.6656, 44.4007, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0000 [34.665600 44.400700 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC030, 9686, 0x48BC0000, 33.6656, 43.5507, 48.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x748BC16C, 11697, 0x48BC0138, 114.053, 37.0975, 32.075, -0.909599, 0, 0 /* @teleloc 0x48BC0138 [114.053001 37.097500 32.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC16D, 9686, 0x48BC0138, 113.973, 32.1096, 34.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0138 [113.973000 32.109600 34.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC16D, 9686, 0x48BC0138, 113.973, 32.1096, 34.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0138 [113.973000 32.109600 34.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC16E, 11697, 0x48BC0138, 109.986, 35.0165, 32.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x48BC0138 [109.986000 35.016499 32.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC16F, 9686, 0x48BC0138, 108.273, 32.1346, 34.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0138 [108.273003 32.134602 34.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC16F, 9686, 0x48BC0138, 108.273, 32.1346, 34.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0138 [108.273003 32.134602 34.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC170, 9686, 0x48BC0138, 108.506, 38.0763, 34.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0138 [108.505997 38.076302 34.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC170, 9686, 0x48BC0138, 108.506, 38.0763, 34.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0138 [108.505997 38.076302 34.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC171, 9686, 0x48BC0138, 113.936, 38.1013, 34.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0138 [113.935997 38.101299 34.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC171, 9686, 0x48BC0138, 113.936, 38.1013, 34.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0138 [113.935997 38.101299 34.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC172, 9686, 0x48BC0138, 115.261, 37.3763, 34.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x748BC175, 11697, 0x48BC0138, 112.736, 35.0165, 32.075, 0.707107, 0, 0, /* @teleloc 0x48BC0138 [112.736000 35.016499 32.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC176, 9686, 0x48BC0138, 111.06, 32.1096, 35.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0138 [111.059998 32.109600 35.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC176, 9686, 0x48BC0138, 111.06, 32.1096, 35.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0138 [111.059998 32.109600 35.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC177, 9686, 0x48BC0138, 115.261, 35.0097, 35.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x48BC0138 [115.261002 35.009701 35.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC178, 9686, 0x48BC0138, 111.297, 38.0763, 35.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0138 [111.296997 38.076302 35.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC178, 9686, 0x48BC0138, 111.297, 38.0763, 35.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0138 [111.296997 38.076302 35.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC179, 9686, 0x48BC0138, 107.133, 33.5129, 34.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x748BC17F, 11698, 0x48BC0138, 108.949, 36.6432, 36.175, -0.9486, 0, 0, /* @teleloc 0x48BC0138 [108.948997 36.643200 36.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC180, 11697, 0x48BC0138, 111.328, 37.4225, 32.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48BC0138 [111.328003 37.422501 32.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC180, 11697, 0x48BC0138, 111.328, 37.4225, 32.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48BC0138 [111.328003 37.422501 32.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC181, 11697, 0x48BC0138, 111.328, 34.9975, 32.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x748BC182, 11697, 0x48BC0138, 108.029, 32.9473, 32.075, -0.364064, 0, 0 /* @teleloc 0x48BC0138 [108.028999 32.947300 32.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC183, 11697, 0x48BC0138, 109.504, 32.4973, 32.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48BC0138 [109.503998 32.497299 32.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC183, 11697, 0x48BC0138, 109.504, 32.4973, 32.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48BC0138 [109.503998 32.497299 32.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC184, 11697, 0x48BC0138, 112.579, 32.4973, 32.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48BC0138 [112.579002 32.497299 32.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC184, 11697, 0x48BC0138, 112.579, 32.4973, 32.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48BC0138 [112.579002 32.497299 32.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC185, 11697, 0x48BC013A, 105.547, 34.3688, 32.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48BC013A [105.546997 34.368801 32.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x748BC185, 11697, 0x48BC013A, 105.547, 34.3688, 32.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48BC013A [105.546997 34.368801 32.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC186, 11697, 0x48BC013A, 106.23, 38.6926, 32.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x48BC013A [106.230003 38.692600 32.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC187, 9686, 0x48BC013A, 105.701, 33.9892, 34.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC013A [105.700996 33.989201 34.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC187, 9686, 0x48BC013A, 105.701, 33.9892, 34.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC013A [105.700996 33.989201 34.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC188, 9686, 0x48BC013A, 102.186, 36.6167, 34.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x748BC18B, 9686, 0x48BC013A, 106.68, 35.9142, 35.475, 0.707107, 0, 0, /* @teleloc 0x48BC013A [106.680000 35.914200 35.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC18C, 9686, 0x48BC013A, 104.735, 39.1585, 35.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC013A [104.735001 39.158501 35.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC18C, 9686, 0x48BC013A, 104.735, 39.1585, 35.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC013A [104.735001 39.158501 35.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC18D, 11697, 0x48BC013C, 110.027, 34.3658, 28.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x748BC18F, 9686, 0x48BC013C, 112.036, 34.3666, 29.95, 0.707107, 0, 0, /* @teleloc 0x48BC013C [112.036003 34.366600 29.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC190, 9686, 0x48BC013C, 106.761, 31.1667, 29.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC013C [106.761002 31.166700 29.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC190, 9686, 0x48BC013C, 106.761, 31.1667, 29.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC013C [106.761002 31.166700 29.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC191, 9686, 0x48BC013C, 102.136, 34.3917, 29.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x48BC013C [102.136002 34.391701 29.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC192, 9686, 0x48BC013C, 108.161, 37.7167, 29.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC013C [108.161003 37.716702 29.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC192, 9686, 0x48BC013C, 108.161, 37.7167, 29.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC013C [108.161003 37.716702 29.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC193, 11698, 0x48BC013C, 107.053, 35.0322, 31.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x48BC013C [107.053001 35.032200 31.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC193, 11698, 0x48BC013C, 107.053, 35.0322, 31.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x48BC013C [107.053001 35.032200 31.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC194, 9687, 0x48BC013C, 111.473, 31.7096, 28.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x48BC013C [111.473000 31.709600 28.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC195, 9686, 0x48BC013C, 109.334, 31.1667, 29.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC013C [109.334000 31.166700 29.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC195, 9686, 0x48BC013C, 109.334, 31.1667, 29.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC013C [109.334000 31.166700 29.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC196, 9686, 0x48BC013C, 105.111, 37.7167, 29.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC013C [105.111000 37.716702 29.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748BC196, 9686, 0x48BC013C, 105.111, 37.7167, 29.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC013C [105.111000 37.716702 29.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC197, 11697, 0x48BC013C, 111.341, 36.9595, 28.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x48BC013C [111.341003 36.959499 28.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC198, 11697, 0x48BC013C, 107.966, 34.4345, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48BC013C [107.966003 34.434502 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC198, 11697, 0x48BC013C, 107.966, 34.4345, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48BC013C [107.966003 34.434502 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC199, 11697, 0x48BC013C, 102.741, 31.7595, 28.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x48BC013C [102.740997 31.759501 28.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC19A, 412, 0x48BC0000, 104.723, 39.5196, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x48BC0000 [104.723000 39.519600 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC19A, 412, 0x48BC0000, 104.723, 39.5196, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x48BC0000 [104.723000 39.519600 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC19B, 9686, 0x48BC0000, 104.701, 39.6142, 35.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0000 [104.700996 39.614201 35.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC19B, 9686, 0x48BC0000, 104.701, 39.6142, 35.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0000 [104.700996 39.614201 35.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC19C, 9686, 0x48BC0000, 106.599, 39.6142, 33.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0000 [106.598999 39.614201 33.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC19C, 9686, 0x48BC0000, 106.599, 39.6142, 33.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0000 [106.598999 39.614201 33.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC19D, 9686, 0x48BC0000, 102.849, 39.6142, 33.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48BC0000 [102.848999 39.614201 33.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC19D, 9686, 0x48BC0000, 102.849, 39.6142, 33.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48BC0000 [102.848999 39.614201 33.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC19E, 12679, 0x48BC0000, 101.027, 40.1725, 32.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x48BC0000 [101.027000 40.172501 32.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748BC19F, 12679, 0x48BC0000, 115.378, 39.9475, 32.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x48BC0000 [115.377998 39.947498 32.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748BC19F, 12679, 0x48BC0000, 115.378, 39.9475, 32.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x48BC0000 [115.377998 39.947498 32.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC1A0, 13487, 0x48BC0104, 36.8365, 37.5994, 46.005, 0.023914, 0, 0, 0.999714, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1784,7 +1784,7 @@ VALUES (0x748BC1A1, 0x748BC034, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748BC1A2, 13489, 0x48BC0112, 34.0346, 131.451, 46.005, 0.999417, 0, 0, -0.034147, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x48BC0112 [34.034599 131.451004 46.005001] 0.999417 0.000000 0.000000 -0.034146 */ +/* @teleloc 0x48BC0112 [34.034599 131.451004 46.005001] 0.999417 0.000000 0.000000 -0.034147 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x748BC1A2, 0x748BC068, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/48E0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/48E0.sql index 07343ff86a..4b2e8cf86c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/48E0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/48E0.sql @@ -457,20 +457,20 @@ VALUES (0x748E0071, 9686, 0x48E0012F, 112.539, 81.7065, 44.85, 0.317305, 0, 0, /* @teleloc 0x48E0012F [112.539001 81.706497 44.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0072, 9686, 0x48E00132, 101.674, 80.4879, 44.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00132 [101.674004 80.487900 44.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0072, 9686, 0x48E00132, 101.674, 80.4879, 44.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00132 [101.674004 80.487900 44.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0073, 9686, 0x48E00132, 107.074, 80.4879, 44.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00132 [107.073997 80.487900 44.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0073, 9686, 0x48E00132, 107.074, 80.4879, 44.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00132 [107.073997 80.487900 44.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0074, 9686, 0x48E00132, 108.124, 81.8371, 43.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x48E00132 [108.124001 81.837097 43.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0075, 9686, 0x48E00132, 104.124, 86.3879, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00132 [104.124001 86.387901 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E0075, 9686, 0x48E00132, 104.124, 86.3879, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00132 [104.124001 86.387901 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0076, 9686, 0x48E00132, 100.324, 83.2379, 46.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -493,16 +493,16 @@ VALUES (0x748E007A, 11697, 0x48E00132, 104.006, 83.5665, 42.1, -0.707107, 0, 0, /* @teleloc 0x48E00132 [104.005997 83.566498 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E007B, 9686, 0x48E00134, 107.032, 79.5351, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00134 [107.031998 79.535103 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E007B, 9686, 0x48E00134, 107.032, 79.5351, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00134 [107.031998 79.535103 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E007C, 9686, 0x48E00134, 103.535, 82.7691, 40.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x48E00134 [103.535004 82.769096 40.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E007D, 9686, 0x48E00134, 105.789, 86.0191, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00134 [105.789001 86.019096 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E007D, 9686, 0x48E00134, 105.789, 86.0191, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00134 [105.789001 86.019096 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E007E, 11697, 0x48E00134, 111.656, 84.818, 38.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -517,28 +517,28 @@ VALUES (0x748E0080, 9687, 0x48E00134, 104.039, 85.5565, 38.1, -0.952129, 0, 0, /* @teleloc 0x48E00134 [104.039001 85.556503 38.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0081, 412, 0x48E00000, 110.889, 88.7665, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x48E00000 [110.889000 88.766502 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0081, 412, 0x48E00000, 110.889, 88.7665, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x48E00000 [110.889000 88.766502 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0082, 9686, 0x48E00136, 106.206, 33.8361, 47.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x48E00136 [106.206001 33.836102 47.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0083, 9686, 0x48E00136, 105.006, 31.9361, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00136 [105.005997 31.936100 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0083, 9686, 0x48E00136, 105.006, 31.9361, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00136 [105.005997 31.936100 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0084, 9686, 0x48E00137, 107.86, 30.051, 45.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00137 [107.860001 30.051001 45.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0084, 9686, 0x48E00137, 107.86, 30.051, 45.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00137 [107.860001 30.051001 45.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0085, 9686, 0x48E00137, 113.238, 30.051, 45.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00137 [113.237999 30.051001 45.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0085, 9686, 0x48E00137, 113.238, 30.051, 45.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00137 [113.237999 30.051001 45.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0086, 9686, 0x48E00137, 110.588, 36.001, 47.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00137 [110.587997 36.000999 47.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E0086, 9686, 0x48E00137, 110.588, 36.001, 47.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00137 [110.587997 36.000999 47.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0087, 9686, 0x48E00137, 114.538, 34.951, 45.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -561,16 +561,16 @@ VALUES (0x748E008B, 11698, 0x48E00137, 110.597, 33.0932, 50.6, -0.707107, 0, 0, /* @teleloc 0x48E00137 [110.597000 33.093201 50.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E008C, 11697, 0x48E00137, 110.583, 35.6266, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48E00137 [110.583000 35.626598 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E008C, 11697, 0x48E00137, 110.583, 35.6266, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48E00137 [110.583000 35.626598 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E008D, 9686, 0x48E0013B, 107.524, 29.1322, 42.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E0013B [107.524002 29.132200 42.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E008D, 9686, 0x48E0013B, 107.524, 29.1322, 42.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E0013B [107.524002 29.132200 42.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E008E, 9686, 0x48E0013B, 107.774, 35.6822, 42.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E0013B [107.774002 35.682201 42.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E008E, 9686, 0x48E0013B, 107.774, 35.6822, 42.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E0013B [107.774002 35.682201 42.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E008F, 9686, 0x48E0013B, 111.273, 32.2965, 42.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -589,8 +589,8 @@ VALUES (0x748E0092, 9687, 0x48E0013B, 110.662, 35.0812, 40.1, 0.878817, 0, 0, - /* @teleloc 0x48E0013B [110.662003 35.081200 40.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0093, 412, 0x48E00000, 103.947, 37.6032, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x48E00000 [103.946999 37.603199 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0093, 412, 0x48E00000, 103.947, 37.6032, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x48E00000 [103.946999 37.603199 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0094, 9995, 0x48E00102, 62.1513, 37.1301, 36.005, -0.043525, 0, 0, 0.999052, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1901,8 +1901,8 @@ VALUES (0x748E016C, 12679, 0x48E00000, 164.572, 130.502, 46.1, 0.92388, 0, 0, 0. /* @teleloc 0x48E00000 [164.572006 130.501999 46.099998] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E016D, 9686, 0x48E0012F, 110.932, 81.1851, 47.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E0012F [110.931999 81.185097 47.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E016D, 9686, 0x48E0012F, 110.932, 81.1851, 47.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E0012F [110.931999 81.185097 47.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E016E, 9686, 0x48E0012F, 108.585, 84.3191, 45.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1917,28 +1917,28 @@ VALUES (0x748E0170, 9686, 0x48E0012F, 112.689, 87.0065, 44.85, -0.902209, 0, 0, /* @teleloc 0x48E0012F [112.689003 87.006500 44.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0171, 9686, 0x48E0012F, 110.939, 88.2191, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E0012F [110.939003 88.219101 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E0171, 9686, 0x48E0012F, 110.939, 88.2191, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E0012F [110.939003 88.219101 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0172, 11697, 0x48E0012F, 110.987, 81.5257, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48E0012F [110.987000 81.525703 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0172, 11697, 0x48E0012F, 110.987, 81.5257, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48E0012F [110.987000 81.525703 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0173, 11697, 0x48E0012F, 109.087, 82.5757, 42.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x48E0012F [109.086998 82.575699 42.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0174, 11697, 0x48E00132, 104.537, 81.0757, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48E00132 [104.537003 81.075699 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0174, 11697, 0x48E00132, 104.537, 81.0757, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48E00132 [104.537003 81.075699 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0175, 9686, 0x48E00132, 101.575, 86.3879, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00132 [101.574997 86.387901 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E0175, 9686, 0x48E00132, 101.575, 86.3879, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00132 [101.574997 86.387901 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0176, 9686, 0x48E00132, 106.918, 86.3879, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00132 [106.917999 86.387901 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E0176, 9686, 0x48E00132, 106.918, 86.3879, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00132 [106.917999 86.387901 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0177, 9686, 0x48E00132, 100.324, 81.5228, 45.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1949,8 +1949,8 @@ VALUES (0x748E0178, 9686, 0x48E00132, 100.324, 85.471, 45.35, -0.707107, 0, 0, /* @teleloc 0x48E00132 [100.323997 85.471001 45.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0179, 9686, 0x48E00132, 104.534, 80.4879, 45.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00132 [104.533997 80.487900 45.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0179, 9686, 0x48E00132, 104.534, 80.4879, 45.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00132 [104.533997 80.487900 45.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E017A, 9686, 0x48E00132, 108.124, 81.5371, 45.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1985,20 +1985,20 @@ VALUES (0x748E0181, 11697, 0x48E00132, 107.132, 81.2852, 42.1, 0.297375, 0, 0, - /* @teleloc 0x48E00132 [107.132004 81.285202 42.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0182, 11697, 0x48E00132, 104.287, 85.8757, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48E00132 [104.287003 85.875702 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E0182, 11697, 0x48E00132, 104.287, 85.8757, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48E00132 [104.287003 85.875702 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0183, 11697, 0x48E00134, 104.423, 83.3299, 38.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x48E00134 [104.422997 83.329903 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0184, 9686, 0x48E00134, 110.932, 79.5351, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00134 [110.931999 79.535103 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0184, 9686, 0x48E00134, 110.932, 79.5351, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00134 [110.931999 79.535103 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0185, 9686, 0x48E00134, 109.039, 86.0191, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00134 [109.039001 86.019096 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E0185, 9686, 0x48E00134, 109.039, 86.0191, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00134 [109.039001 86.019096 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0186, 9686, 0x48E00134, 113.485, 81.5691, 40.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2009,16 +2009,16 @@ VALUES (0x748E0187, 11698, 0x48E00134, 107.518, 83.4193, 41.5, -0.707107, 0, 0, /* @teleloc 0x48E00134 [107.517998 83.419296 41.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0188, 11697, 0x48E00134, 108.123, 80.3799, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48E00134 [108.123001 80.379898 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0188, 11697, 0x48E00134, 108.123, 80.3799, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48E00134 [108.123001 80.379898 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0189, 11697, 0x48E00134, 107.506, 85.568, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48E00134 [107.505997 85.568001 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E0189, 11697, 0x48E00134, 107.506, 85.568, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48E00134 [107.505997 85.568001 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E018A, 9686, 0x48E00000, 110.932, 88.9351, 45.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00000 [110.931999 88.935097 45.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E018A, 9686, 0x48E00000, 110.932, 88.9351, 45.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00000 [110.931999 88.935097 45.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E018B, 9686, 0x48E00000, 113.232, 88.0351, 44.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2033,16 +2033,16 @@ VALUES (0x748E018D, 12679, 0x48E00000, 114.037, 88.3257, 42.1, -0.402747, 0, 0, /* @teleloc 0x48E00000 [114.037003 88.325699 42.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E018E, 12679, 0x48E00000, 104.037, 87.3757, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x48E00000 [104.037003 87.375702 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E018E, 12679, 0x48E00000, 104.037, 87.3757, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x48E00000 [104.037003 87.375702 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E018F, 11697, 0x48E00136, 105.819, 36.5868, 44.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x48E00136 [105.819000 36.586800 44.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0190, 11697, 0x48E00136, 104.794, 32.3118, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48E00136 [104.793999 32.311798 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0190, 11697, 0x48E00136, 104.794, 32.3118, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48E00136 [104.793999 32.311798 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0191, 9686, 0x48E00136, 101.556, 32.7111, 46.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2057,8 +2057,8 @@ VALUES (0x748E0193, 9686, 0x48E00136, 101.556, 36.1861, 46.5, -0.707107, 0, 0, /* @teleloc 0x48E00136 [101.556000 36.186100 46.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0194, 9686, 0x48E00136, 103.974, 37.0822, 47.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00136 [103.973999 37.082199 47.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E0194, 9686, 0x48E00136, 103.974, 37.0822, 47.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00136 [103.973999 37.082199 47.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0195, 9686, 0x48E00136, 106.206, 35.931, 46.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2073,8 +2073,8 @@ VALUES (0x748E0197, 9686, 0x48E00137, 114.538, 33.0133, 47.875, 0.707107, 0, 0, /* @teleloc 0x48E00137 [114.538002 33.013302 47.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E0198, 9686, 0x48E00137, 110.604, 30.051, 47.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00137 [110.603996 30.051001 47.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E0198, 9686, 0x48E00137, 110.604, 30.051, 47.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00137 [110.603996 30.051001 47.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E0199, 9686, 0x48E00137, 106.646, 31.0654, 47.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2089,12 +2089,12 @@ VALUES (0x748E019B, 9686, 0x48E00137, 106.646, 35.1148, 47.6, -0.707107, 0, 0, /* @teleloc 0x48E00137 [106.646004 35.114799 47.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E019C, 9686, 0x48E00137, 108.039, 36.001, 47.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00137 [108.039001 36.000999 47.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E019C, 9686, 0x48E00137, 108.039, 36.001, 47.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00137 [108.039001 36.000999 47.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E019D, 9686, 0x48E00137, 113.263, 36.001, 47.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00137 [113.263000 36.000999 47.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E019D, 9686, 0x48E00137, 113.263, 36.001, 47.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00137 [113.263000 36.000999 47.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E019E, 11698, 0x48E00137, 113.132, 31.1982, 48.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2125,12 +2125,12 @@ VALUES (0x748E01A4, 11697, 0x48E00137, 107.617, 30.8232, 44.1, 0.359182, 0, 0, 0 /* @teleloc 0x48E00137 [107.616997 30.823200 44.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E01A5, 9686, 0x48E0013B, 109.613, 29.1322, 42.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E0013B [109.612999 29.132200 42.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E01A5, 9686, 0x48E0013B, 109.613, 29.1322, 42.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E0013B [109.612999 29.132200 42.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E01A6, 9686, 0x48E0013B, 104.75, 35.6822, 42.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E0013B [104.750000 35.682201 42.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E01A6, 9686, 0x48E0013B, 104.75, 35.6822, 42.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E0013B [104.750000 35.682201 42.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E01A7, 9686, 0x48E0013B, 101.564, 30.5972, 42.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2141,32 +2141,32 @@ VALUES (0x748E01A8, 11698, 0x48E0013B, 106.287, 32.3682, 43.525, 0.707107, 0, 0, /* @teleloc 0x48E0013B [106.287003 32.368198 43.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E01A9, 11697, 0x48E0013B, 106.392, 29.5423, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48E0013B [106.391998 29.542299 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E01A9, 11697, 0x48E0013B, 106.392, 29.5423, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48E0013B [106.391998 29.542299 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E01AA, 11697, 0x48E0013B, 110.484, 32.518, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x48E0013B [110.484001 32.518002 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E01AB, 11697, 0x48E0013B, 107.944, 35.1844, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x48E0013B [107.944000 35.184399 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x748E01AB, 11697, 0x48E0013B, 107.944, 35.1844, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x48E0013B [107.944000 35.184399 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E01AC, 9686, 0x48E00000, 103.949, 37.7172, 47.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00000 [103.948997 37.717201 47.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E01AC, 9686, 0x48E00000, 103.949, 37.7172, 47.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00000 [103.948997 37.717201 47.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E01AD, 9686, 0x48E00000, 100.939, 43.5722, 45.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00000 [100.939003 43.572201 45.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x748E01AD, 9686, 0x48E00000, 100.939, 43.5722, 45.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00000 [100.939003 43.572201 45.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E01AE, 9686, 0x48E00000, 106.969, 43.5722, 45.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x48E00000 [106.969002 43.572201 45.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x748E01AE, 9686, 0x48E00000, 106.969, 43.5722, 45.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x48E00000 [106.969002 43.572201 45.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x748E01AF, 12679, 0x48E00000, 108.492, 38.0382, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x48E00000 [108.491997 38.038200 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x748E01AF, 12679, 0x48E00000, 108.492, 38.0382, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x48E00000 [108.491997 38.038200 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x748E01B0, 12679, 0x48E00000, 99.647, 37.9282, 44.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/49B6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/49B6.sql index a481aef899..557ff0b1dc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/49B6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/49B6.sql @@ -1,16 +1,16 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x49B6; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x749B6000, 412, 0x49B60000, 35.8, 162.41, 240.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x49B60000 [35.799999 162.410004 240.009995] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x749B6000, 412, 0x49B60000, 35.8, 162.41, 240.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x49B60000 [35.799999 162.410004 240.009995] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749B6001, 412, 0x49B60000, 31.305, 157.455, 239.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x49B60000 [31.305000 157.455002 239.994995] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x749B6002, 412, 0x49B60000, 32.755, 156.105, 242.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x49B60000 [32.755001 156.104996 242.994995] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x749B6002, 412, 0x49B60000, 32.755, 156.105, 242.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x49B60000 [32.755001 156.104996 242.994995] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749B6003, 412, 0x49B60000, 33.79, 159.81, 243, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -21,8 +21,8 @@ VALUES (0x749B6004, 143, 0x49B60111, 56.875, 103.442, 240.012, -0.705253, 0, 0 /* @teleloc 0x49B60111 [56.875000 103.442001 240.011993] -0.705253 0.000000 0.000000 -0.708956 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x749B6005, 412, 0x49B60000, 60, 113.325, 240, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x49B60000 [60.000000 113.324997 240.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x749B6005, 412, 0x49B60000, 60, 113.325, 240, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x49B60000 [60.000000 113.324997 240.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749B6006, 412, 0x49B60000, 55.725, 109.2, 240, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/49E6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/49E6.sql index 875241530a..d0c941d350 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/49E6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/49E6.sql @@ -69,8 +69,8 @@ VALUES (0x749E6010, 9687, 0x49E60105, 36.0176, 39.266, -3.9, -0.889416, 0, 0, 0 /* @teleloc 0x49E60105 [36.017601 39.265999 -3.900000] -0.889416 0.000000 0.000000 0.457098 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x749E6011, 412, 0x49E60000, 39.2276, 32.416, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x49E60000 [39.227600 32.416000 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x749E6011, 412, 0x49E60000, 39.2276, 32.416, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x49E60000 [39.227600 32.416000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749E6012, 11697, 0x49E60109, 78.8108, 34.7631, 0.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x749E6027, 9687, 0x49E6010D, 81.3903, 40.151, -3.95, 0.92388, 0, 0, 0. /* @teleloc 0x49E6010D [81.390297 40.151001 -3.950000] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x749E6028, 412, 0x49E60000, 88.1403, 32.341, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x49E60000 [88.140297 32.341000 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x749E6028, 412, 0x49E60000, 88.1403, 32.341, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x49E60000 [88.140297 32.341000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x749E6029, 412, 0x49E60111, 149.655, 36.7679, -0, 0.414095, 0, 0, -0.910234, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x49E60111 [149.654999 36.767899 -0.000000] 0.414095 0.000000 0.000000 -0.910234 */ +VALUES (0x749E6029, 412, 0x49E60111, 149.655, 36.7679, 0, 0.414095, 0, 0, -0.910234, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x49E60111 [149.654999 36.767899 0.000000] 0.414095 0.000000 0.000000 -0.910234 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749E602A, 9686, 0x49E60112, 150.233, 36.198, 4.35, -0.914167, 0, 0, -0.405339, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,8 +301,8 @@ VALUES (0x749E604A, 9687, 0x49E6011C, 159.19, 126.415, -3.9, 0.088786, 0, 0, -0 /* @teleloc 0x49E6011C [159.190002 126.415001 -3.900000] 0.088786 0.000000 0.000000 -0.996051 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x749E604B, 412, 0x49E60000, 151.626, 126.455, -0, 0.975511, 0, 0, -0.219952, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x49E60000 [151.626007 126.455002 -0.000000] 0.975511 0.000000 0.000000 -0.219952 */ +VALUES (0x749E604B, 412, 0x49E60000, 151.626, 126.455, 0, 0.975511, 0, 0, -0.219952, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x49E60000 [151.626007 126.455002 0.000000] 0.975511 0.000000 0.000000 -0.219952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749E604C, 9686, 0x49E6011E, 159.243, 81.5131, 3.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -373,8 +373,8 @@ VALUES (0x749E605C, 9687, 0x49E60123, 157.998, 85.969, -3.9, 0.95882, 0, 0, 0.2 /* @teleloc 0x49E60123 [157.998001 85.969002 -3.900000] 0.958820 0.000000 0.000000 0.284015 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x749E605D, 412, 0x49E60000, 155.476, 79.2545, -0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x49E60000 [155.475998 79.254501 -0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x749E605D, 412, 0x49E60000, 155.476, 79.2545, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x49E60000 [155.475998 79.254501 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749E605E, 9686, 0x49E60127, 107.345, 81.4918, 3.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -445,8 +445,8 @@ VALUES (0x749E606E, 9687, 0x49E6012B, 110.787, 84.8064, -3.95, -0.966823, 0, 0, /* @teleloc 0x49E6012B [110.787003 84.806396 -3.950000] -0.966823 0.000000 0.000000 0.255446 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x749E606F, 412, 0x49E60000, 115.445, 82.7632, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x49E60000 [115.445000 82.763199 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x749E606F, 412, 0x49E60000, 115.445, 82.7632, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x49E60000 [115.445000 82.763199 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749E6070, 9686, 0x49E6012F, 61.7104, 84.9255, 3.6, -0.357146, 0, 0, -0.934049, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -517,8 +517,8 @@ VALUES (0x749E6080, 9687, 0x49E60131, 65.3881, 87.0973, -4, -0.785587, 0, 0, 0. /* @teleloc 0x49E60131 [65.388100 87.097298 -4.000000] -0.785587 0.000000 0.000000 0.618751 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x749E6081, 412, 0x49E60000, 60.979, 78.5345, -0, -0.913012, 0, 0, -0.407932, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x49E60000 [60.979000 78.534500 -0.000000] -0.913012 0.000000 0.000000 -0.407932 */ +VALUES (0x749E6081, 412, 0x49E60000, 60.979, 78.5345, 0, -0.913012, 0, 0, -0.407932, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x49E60000 [60.979000 78.534500 0.000000] -0.913012 0.000000 0.000000 -0.407932 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749E6082, 10003, 0x49E6010B, 87.3679, 36.2841, 0.005, -0.995374, 0, 0, -0.096077, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -876,7 +876,7 @@ VALUES (0x749E6087, 0x749E6070, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749E6088, 11711, 0x49E60000, 83.7972, 32.0834, 0.078, -0.999892, 0, 0, 0.014725, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x49E60000 [83.797203 32.083401 0.078000] -0.999892 0.000000 0.000000 0.014724 */ +/* @teleloc 0x49E60000 [83.797203 32.083401 0.078000] -0.999892 0.000000 0.000000 0.014725 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x749E6089, 11711, 0x49E60000, 154.381, 38.2028, 0.078, -0.446955, 0, 0, 0.894556, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4A9C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4A9C.sql index 70585a4f06..acbd7d9c04 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4A9C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4A9C.sql @@ -5,24 +5,24 @@ VALUES (0x74A9C000, 11697, 0x4A9C0102, 162.53, 61.4682, 46.075, -0.909599, 0, 0, /* @teleloc 0x4A9C0102 [162.529999 61.468201 46.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C001, 9686, 0x4A9C0102, 162.45, 56.4803, 48.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0102 [162.449997 56.480301 48.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C001, 9686, 0x4A9C0102, 162.45, 56.4803, 48.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0102 [162.449997 56.480301 48.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C002, 11697, 0x4A9C0102, 158.463, 59.3872, 46.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4A9C0102 [158.462997 59.387199 46.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C003, 9686, 0x4A9C0102, 156.75, 56.5053, 48.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0102 [156.750000 56.505299 48.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C003, 9686, 0x4A9C0102, 156.75, 56.5053, 48.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0102 [156.750000 56.505299 48.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C004, 9686, 0x4A9C0102, 156.983, 62.447, 48.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0102 [156.983002 62.446999 48.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C004, 9686, 0x4A9C0102, 156.983, 62.447, 48.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0102 [156.983002 62.446999 48.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C005, 9686, 0x4A9C0102, 162.413, 62.472, 48.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0102 [162.412994 62.472000 48.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C005, 9686, 0x4A9C0102, 162.413, 62.472, 48.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0102 [162.412994 62.472000 48.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C006, 9686, 0x4A9C0102, 163.738, 61.747, 48.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x74A9C009, 11697, 0x4A9C0102, 161.213, 59.3872, 46.075, 0.707107, 0, 0, /* @teleloc 0x4A9C0102 [161.212997 59.387199 46.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C00A, 9686, 0x4A9C0102, 159.537, 56.4803, 49.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0102 [159.537003 56.480301 49.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C00A, 9686, 0x4A9C0102, 159.537, 56.4803, 49.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0102 [159.537003 56.480301 49.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C00B, 9686, 0x4A9C0102, 163.738, 59.3804, 49.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4A9C0102 [163.738007 59.380402 49.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C00C, 9686, 0x4A9C0102, 159.774, 62.447, 49.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0102 [159.774002 62.446999 49.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C00C, 9686, 0x4A9C0102, 159.774, 62.447, 49.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0102 [159.774002 62.446999 49.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C00D, 9686, 0x4A9C0102, 155.61, 57.8835, 48.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x74A9C013, 11698, 0x4A9C0102, 157.426, 61.0139, 50.175, -0.9486, 0, 0, /* @teleloc 0x4A9C0102 [157.425995 61.013901 50.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C014, 11697, 0x4A9C0102, 159.805, 61.7932, 46.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C0102 [159.804993 61.793201 46.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C014, 11697, 0x4A9C0102, 159.805, 61.7932, 46.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C0102 [159.804993 61.793201 46.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C015, 11697, 0x4A9C0102, 159.805, 59.3682, 46.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x74A9C016, 11697, 0x4A9C0102, 156.506, 57.318, 46.075, -0.364064, 0, 0, /* @teleloc 0x4A9C0102 [156.505997 57.318001 46.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C017, 11697, 0x4A9C0102, 157.981, 56.868, 46.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C0102 [157.981003 56.868000 46.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C017, 11697, 0x4A9C0102, 157.981, 56.868, 46.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C0102 [157.981003 56.868000 46.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C018, 11697, 0x4A9C0102, 161.056, 56.868, 46.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C0102 [161.056000 56.868000 46.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C018, 11697, 0x4A9C0102, 161.056, 56.868, 46.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C0102 [161.056000 56.868000 46.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C019, 11697, 0x4A9C0104, 154.024, 58.7395, 46.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C0104 [154.024002 58.739498 46.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x74A9C019, 11697, 0x4A9C0104, 154.024, 58.7395, 46.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C0104 [154.024002 58.739498 46.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C01A, 11697, 0x4A9C0104, 154.707, 63.0633, 46.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4A9C0104 [154.707001 63.063301 46.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C01B, 9686, 0x4A9C0104, 154.178, 58.3599, 48.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0104 [154.177994 58.359901 48.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C01B, 9686, 0x4A9C0104, 154.178, 58.3599, 48.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0104 [154.177994 58.359901 48.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C01C, 9686, 0x4A9C0104, 150.663, 60.9874, 48.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x74A9C01F, 9686, 0x4A9C0104, 155.157, 60.2849, 49.475, 0.707107, 0, 0, /* @teleloc 0x4A9C0104 [155.156998 60.284901 49.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C020, 9686, 0x4A9C0104, 153.212, 63.5291, 49.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0104 [153.212006 63.529099 49.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C020, 9686, 0x4A9C0104, 153.212, 63.5291, 49.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0104 [153.212006 63.529099 49.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C021, 11697, 0x4A9C0106, 158.504, 58.7365, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x74A9C023, 9686, 0x4A9C0106, 160.513, 58.7373, 43.95, 0.707107, 0, 0, /* @teleloc 0x4A9C0106 [160.513000 58.737301 43.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C024, 9686, 0x4A9C0106, 155.238, 55.5373, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0106 [155.238007 55.537300 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C024, 9686, 0x4A9C0106, 155.238, 55.5373, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0106 [155.238007 55.537300 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C025, 9686, 0x4A9C0106, 150.613, 58.7624, 43.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4A9C0106 [150.613007 58.762402 43.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C026, 9686, 0x4A9C0106, 156.638, 62.0873, 43.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0106 [156.638000 62.087299 43.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C026, 9686, 0x4A9C0106, 156.638, 62.0873, 43.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0106 [156.638000 62.087299 43.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C027, 11698, 0x4A9C0106, 155.53, 59.4029, 45.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4A9C0106 [155.529999 59.402901 45.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C027, 11698, 0x4A9C0106, 155.53, 59.4029, 45.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4A9C0106 [155.529999 59.402901 45.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C028, 9687, 0x4A9C0106, 159.95, 56.0803, 42.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x4A9C0106 [159.949997 56.080299 42.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C029, 9686, 0x4A9C0106, 157.811, 55.5373, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0106 [157.811005 55.537300 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C029, 9686, 0x4A9C0106, 157.811, 55.5373, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0106 [157.811005 55.537300 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C02A, 9686, 0x4A9C0106, 153.588, 62.0873, 43.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0106 [153.587997 62.087299 43.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C02A, 9686, 0x4A9C0106, 153.588, 62.0873, 43.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0106 [153.587997 62.087299 43.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C02B, 11697, 0x4A9C0106, 159.818, 61.3302, 42.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4A9C0106 [159.817993 61.330200 42.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C02C, 11697, 0x4A9C0106, 156.443, 58.8052, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C0106 [156.442993 58.805199 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C02C, 11697, 0x4A9C0106, 156.443, 58.8052, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C0106 [156.442993 58.805199 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C02D, 11697, 0x4A9C0106, 151.218, 56.1302, 42.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4A9C0106 [151.218002 56.130199 42.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C02E, 412, 0x4A9C0000, 153.2, 63.8903, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4A9C0000 [153.199997 63.890301 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C02E, 412, 0x4A9C0000, 153.2, 63.8903, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4A9C0000 [153.199997 63.890301 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C02F, 9686, 0x4A9C0000, 153.178, 63.9849, 49.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0000 [153.177994 63.984901 49.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C02F, 9686, 0x4A9C0000, 153.178, 63.9849, 49.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0000 [153.177994 63.984901 49.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C030, 9686, 0x4A9C0000, 155.076, 63.9849, 47.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0000 [155.076004 63.984901 47.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C030, 9686, 0x4A9C0000, 155.076, 63.9849, 47.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0000 [155.076004 63.984901 47.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C031, 9686, 0x4A9C0000, 151.326, 63.9849, 47.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0000 [151.326004 63.984901 47.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C031, 9686, 0x4A9C0000, 151.326, 63.9849, 47.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0000 [151.326004 63.984901 47.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C032, 12679, 0x4A9C0000, 149.505, 64.5432, 46.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x4A9C0000 [149.505005 64.543198 46.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C033, 12679, 0x4A9C0000, 163.855, 64.3182, 46.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4A9C0000 [163.854996 64.318199 46.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C033, 12679, 0x4A9C0000, 163.855, 64.3182, 46.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4A9C0000 [163.854996 64.318199 46.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C034, 9686, 0x4A9C0109, 58.0723, 38.4819, 49.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x74A9C16B, 12679, 0x4A9C0000, 152.677, 107.933, 42.05, 0.707107, 0, 0, /* @teleloc 0x4A9C0000 [152.677002 107.932999 42.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C16C, 412, 0x4A9C0137, 104.379, 40.6259, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4A9C0137 [104.378998 40.625900 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C16C, 412, 0x4A9C0137, 104.379, 40.6259, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4A9C0137 [104.378998 40.625900 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C16D, 9686, 0x4A9C0138, 104.329, 39.8159, 52.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x74A9C170, 11697, 0x4A9C0138, 102.601, 39.3268, 48.15, -0.92388, 0, 0, /* @teleloc 0x4A9C0138 [102.600998 39.326801 48.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C171, 9686, 0x4A9C0138, 104.329, 31.2659, 53.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0138 [104.329002 31.265900 53.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C171, 9686, 0x4A9C0138, 104.329, 31.2659, 53.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0138 [104.329002 31.265900 53.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C172, 9686, 0x4A9C0138, 102.029, 37.3151, 50.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x74A9C175, 9686, 0x4A9C0138, 106.657, 37.1003, 50.25, 0.707107, 0, 0, /* @teleloc 0x4A9C0138 [106.656998 37.100300 50.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C176, 9686, 0x4A9C0139, 110.529, 35.3159, 51.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0139 [110.528999 35.315899 51.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C176, 9686, 0x4A9C0139, 110.529, 35.3159, 51.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0139 [110.528999 35.315899 51.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C177, 9686, 0x4A9C0139, 113.662, 34.1248, 50.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4A9C0139 [113.662003 34.124802 50.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C178, 9686, 0x4A9C0139, 112.57, 29.3659, 51.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0139 [112.570000 29.365900 51.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C178, 9686, 0x4A9C0139, 112.57, 29.3659, 51.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0139 [112.570000 29.365900 51.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C179, 9686, 0x4A9C0139, 108.118, 29.3659, 51.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0139 [108.117996 29.365900 51.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C179, 9686, 0x4A9C0139, 108.118, 29.3659, 51.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0139 [108.117996 29.365900 51.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C17A, 9686, 0x4A9C0139, 107.098, 30.5959, 50, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x74A9C17D, 11698, 0x4A9C0139, 110.479, 32.2659, 54.25, 0.707107, 0, 0, /* @teleloc 0x4A9C0139 [110.478996 32.265900 54.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C17E, 11697, 0x4A9C0139, 110.463, 32.1827, 48.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C0139 [110.462997 32.182701 48.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C17E, 11697, 0x4A9C0139, 110.463, 32.1827, 48.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C0139 [110.462997 32.182701 48.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C17F, 9686, 0x4A9C0139, 113.662, 30.5248, 50.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x74A9C180, 9686, 0x4A9C0139, 113.662, 32.3671, 51.9, 0.707107, 0, 0, - /* @teleloc 0x4A9C0139 [113.662003 32.367100 51.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C181, 9686, 0x4A9C0139, 112.628, 35.3159, 51.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0139 [112.627998 35.315899 51.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C181, 9686, 0x4A9C0139, 112.628, 35.3159, 51.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0139 [112.627998 35.315899 51.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C182, 9686, 0x4A9C0139, 108.278, 35.3159, 51.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0139 [108.278000 35.315899 51.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C182, 9686, 0x4A9C0139, 108.278, 35.3159, 51.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0139 [108.278000 35.315899 51.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C183, 9686, 0x4A9C0139, 110.35, 29.3659, 51.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0139 [110.349998 29.365900 51.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C183, 9686, 0x4A9C0139, 110.35, 29.3659, 51.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0139 [110.349998 29.365900 51.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C184, 9686, 0x4A9C0139, 107.098, 30.8448, 51.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x74A9C185, 9686, 0x4A9C0139, 107.098, 33.8823, 51.6, -0.707107, 0, 0, /* @teleloc 0x4A9C0139 [107.098000 33.882301 51.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C186, 9686, 0x4A9C0139, 108.278, 35.3159, 50, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0139 [108.278000 35.315899 50.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C186, 9686, 0x4A9C0139, 108.278, 35.3159, 50, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0139 [108.278000 35.315899 50.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C187, 11698, 0x4A9C0139, 112.806, 30.059, 52.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x74A9C188, 11698, 0x4A9C0139, 112.706, 34.3591, 52.3, 0.919479, 0, 0, - /* @teleloc 0x4A9C0139 [112.706001 34.359100 52.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C189, 11697, 0x4A9C0139, 110.466, 30.8484, 48.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C0139 [110.466003 30.848400 48.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C189, 11697, 0x4A9C0139, 110.466, 30.8484, 48.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C0139 [110.466003 30.848400 48.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C18A, 11697, 0x4A9C0139, 110.466, 33.3441, 48.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C0139 [110.466003 33.344101 48.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C18A, 11697, 0x4A9C0139, 110.466, 33.3441, 48.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C0139 [110.466003 33.344101 48.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C18B, 11697, 0x4A9C0139, 112.616, 30.2326, 48.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x74A9C18C, 11697, 0x4A9C0139, 112.96, 32.4353, 48.15, 0.707107, 0, 0, - /* @teleloc 0x4A9C0139 [112.959999 32.435299 48.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C18D, 11697, 0x4A9C0139, 110.466, 34.5475, 48.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C0139 [110.466003 34.547501 48.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C18D, 11697, 0x4A9C0139, 110.466, 34.5475, 48.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C0139 [110.466003 34.547501 48.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C18E, 9686, 0x4A9C013B, 106.58, 34.9659, 46.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C013B [106.580002 34.965900 46.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C18E, 9686, 0x4A9C013B, 106.58, 34.9659, 46.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C013B [106.580002 34.965900 46.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C18F, 9686, 0x4A9C013B, 113.43, 32.2973, 46.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x74A9C192, 9687, 0x4A9C013B, 102.805, 34.2328, 44.1, -0.865587, -0.000 /* @teleloc 0x4A9C013B [102.805000 34.232800 44.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C193, 9686, 0x4A9C013B, 109.883, 34.9659, 46.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C013B [109.883003 34.965900 46.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C193, 9686, 0x4A9C013B, 109.883, 34.9659, 46.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C013B [109.883003 34.965900 46.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C194, 9686, 0x4A9C013B, 105.982, 29.4263, 46.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C013B [105.982002 29.426300 46.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C194, 9686, 0x4A9C013B, 105.982, 29.4263, 46.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C013B [105.982002 29.426300 46.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C195, 9686, 0x4A9C013B, 110.095, 29.4263, 46.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C013B [110.095001 29.426300 46.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C195, 9686, 0x4A9C013B, 110.095, 29.4263, 46.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C013B [110.095001 29.426300 46.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C196, 9686, 0x4A9C013B, 102.029, 30.5868, 46.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x74A9C197, 11698, 0x4A9C013B, 108.622, 32.2659, 47.5, -0.707107, 0, 0, /* @teleloc 0x4A9C013B [108.622002 32.265900 47.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C198, 11697, 0x4A9C013B, 108.369, 34.3072, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C013B [108.369003 34.307201 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74A9C198, 11697, 0x4A9C013B, 108.369, 34.3072, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C013B [108.369003 34.307201 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C199, 11697, 0x4A9C013B, 108.069, 29.9572, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4A9C013B [108.069000 29.957199 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C199, 11697, 0x4A9C013B, 108.069, 29.9572, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4A9C013B [108.069000 29.957199 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C19A, 11697, 0x4A9C013B, 112.688, 31.9295, 44.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4A9C013B [112.688004 31.929501 44.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C19B, 9686, 0x4A9C0000, 104.379, 40.6645, 51.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0000 [104.378998 40.664501 51.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x74A9C19B, 9686, 0x4A9C0000, 104.379, 40.6645, 51.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0000 [104.378998 40.664501 51.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C19C, 9686, 0x4A9C0000, 102.228, 40.8645, 49.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0000 [102.227997 40.864498 49.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x74A9C19C, 9686, 0x4A9C0000, 102.228, 40.8645, 49.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0000 [102.227997 40.864498 49.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C19D, 9686, 0x4A9C0000, 106.521, 40.8645, 49.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4A9C0000 [106.521004 40.864498 49.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x74A9C19D, 9686, 0x4A9C0000, 106.521, 40.8645, 49.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4A9C0000 [106.521004 40.864498 49.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C19E, 12679, 0x4A9C0000, 108.466, 41.2984, 48.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x4A9C0000 [108.466003 41.298401 48.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74A9C19F, 12679, 0x4A9C0000, 110.466, 36.5484, 48.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4A9C0000 [110.466003 36.548401 48.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74A9C19F, 12679, 0x4A9C0000, 110.466, 36.5484, 48.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4A9C0000 [110.466003 36.548401 48.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C1A0, 13933, 0x4A9C0109, 58.1271, 40.1177, 46.005, 0.656686, 0, 0, 0.754164, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2020,7 +2020,7 @@ VALUES (0x74A9C1A5, 0x74A9C138, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C1A6, 13939, 0x4A9C0104, 154.047, 60.6035, 46.005, -0.028215, 0, 0, -0.999602, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x4A9C0104 [154.046997 60.603500 46.005001] -0.028214 0.000000 0.000000 -0.999602 */ +/* @teleloc 0x4A9C0104 [154.046997 60.603500 46.005001] -0.028215 0.000000 0.000000 -0.999602 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x74A9C1A6, 0x74A9C000, '2005-02-09 10:00:00') /* Floor Hook (11697) */ @@ -2158,7 +2158,7 @@ VALUES (0x74A9C1AC, 14248, 0x4A9C0000, 78.819, 152.24, 56.005, -0.998437, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C1AD, 14248, 0x4A9C0000, 130.627, 151.581, 44.005, -0.999831, 0, 0, -0.01837, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x4A9C0000 [130.626999 151.580994 44.005001] -0.999831 0.000000 0.000000 -0.018369 */ +/* @teleloc 0x4A9C0000 [130.626999 151.580994 44.005001] -0.999831 0.000000 0.000000 -0.018370 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74A9C1AE, 14248, 0x4A9C0000, 150.579, 113.731, 42.005, -0.71544, 0, 0, 0.698674, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4ADB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4ADB.sql index 9ac54fe608..5117df4bd1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4ADB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4ADB.sql @@ -33,12 +33,12 @@ VALUES (0x74ADB007, 9686, 0x4ADB0101, 53.0422, 36.2201, 91.05, -0.707107, 0, 0, /* @teleloc 0x4ADB0101 [53.042198 36.220100 91.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB008, 9686, 0x4ADB0101, 55.4265, 31.7076, 91.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0101 [55.426498 31.707600 91.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB008, 9686, 0x4ADB0101, 55.4265, 31.7076, 91.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0101 [55.426498 31.707600 91.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB009, 9686, 0x4ADB0102, 62.8765, 39.0076, 89.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0102 [62.876499 39.007599 89.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB009, 9686, 0x4ADB0102, 62.8765, 39.0076, 89.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0102 [62.876499 39.007599 89.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB00A, 9686, 0x4ADB0102, 67.2765, 37.7076, 88.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x74ADB00B, 9686, 0x4ADB0102, 67.2765, 34.0576, 88.8, 0.707107, 0, 0, - /* @teleloc 0x4ADB0102 [67.276497 34.057598 88.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB00C, 9686, 0x4ADB0102, 62.8265, 33.0576, 89.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0102 [62.826500 33.057598 89.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB00C, 9686, 0x4ADB0102, 62.8265, 33.0576, 89.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0102 [62.826500 33.057598 89.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB00D, 11697, 0x4ADB0102, 59.0919, 33.7194, 86.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x74ADB00E, 11697, 0x4ADB0102, 66.5919, 38.1194, 86.05, -0.895323, 0, 0, /* @teleloc 0x4ADB0102 [66.591904 38.119400 86.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB00F, 11698, 0x4ADB0102, 62.8816, 35.9076, 92.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4ADB0102 [62.881599 35.907600 92.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB00F, 11698, 0x4ADB0102, 62.8816, 35.9076, 92.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4ADB0102 [62.881599 35.907600 92.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB010, 11697, 0x4ADB0102, 62.9919, 35.9694, 86.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x74ADB013, 9686, 0x4ADB0102, 58.1422, 34.4232, 87.95, -0.707107, 0, 0, /* @teleloc 0x4ADB0102 [58.142200 34.423199 87.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB014, 9686, 0x4ADB0102, 65.9757, 33.0576, 89.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0102 [65.975700 33.057598 89.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB014, 9686, 0x4ADB0102, 65.9757, 33.0576, 89.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0102 [65.975700 33.057598 89.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB015, 9686, 0x4ADB0102, 59.733, 33.0576, 89.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0102 [59.733002 33.057598 89.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB015, 9686, 0x4ADB0102, 59.733, 33.0576, 89.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0102 [59.733002 33.057598 89.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB016, 9686, 0x4ADB0102, 67.2765, 36.0019, 90, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4ADB0102 [67.276497 36.001900 90.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB017, 9686, 0x4ADB0102, 59.6571, 39.0076, 89.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0102 [59.657101 39.007599 89.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB017, 9686, 0x4ADB0102, 59.6571, 39.0076, 89.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0102 [59.657101 39.007599 89.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB018, 9686, 0x4ADB0102, 66.0248, 39.0076, 89.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0102 [66.024803 39.007599 89.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB018, 9686, 0x4ADB0102, 66.0248, 39.0076, 89.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0102 [66.024803 39.007599 89.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB019, 9686, 0x4ADB0102, 65.8569, 39.0076, 88, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0102 [65.856903 39.007599 88.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB019, 9686, 0x4ADB0102, 65.8569, 39.0076, 88, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0102 [65.856903 39.007599 88.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB01A, 11698, 0x4ADB0102, 60.0914, 35.9076, 92.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x74ADB01E, 11697, 0x4ADB0102, 66.9049, 35.9694, 86.05, 0.707107, 0, 0, /* @teleloc 0x4ADB0102 [66.904900 35.969398 86.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB01F, 11697, 0x4ADB0102, 62.9024, 33.5622, 86.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4ADB0102 [62.902401 33.562199 86.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB01F, 11697, 0x4ADB0102, 62.9024, 33.5622, 86.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4ADB0102 [62.902401 33.562199 86.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB020, 11697, 0x4ADB0102, 65.8619, 33.7194, 86.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4ADB0102 [65.861900 33.719398 86.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB021, 9686, 0x4ADB0103, 58.777, 33.0576, 84.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0103 [58.777000 33.057598 84.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB021, 9686, 0x4ADB0103, 58.777, 33.0576, 84.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0103 [58.777000 33.057598 84.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB022, 9686, 0x4ADB0103, 58.677, 38.6076, 84.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0103 [58.676998 38.607601 84.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB022, 9686, 0x4ADB0103, 58.677, 38.6076, 84.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0103 [58.676998 38.607601 84.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB023, 9686, 0x4ADB0103, 67.227, 35.9076, 84.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x74ADB027, 9686, 0x4ADB0103, 53.0422, 34.6057, 84.4, -0.707107, 0, 0, /* @teleloc 0x4ADB0103 [53.042198 34.605701 84.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB028, 9686, 0x4ADB0103, 62.9129, 33.0576, 84.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0103 [62.912899 33.057598 84.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB028, 9686, 0x4ADB0103, 62.9129, 33.0576, 84.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0103 [62.912899 33.057598 84.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB029, 9686, 0x4ADB0103, 62.4787, 38.6076, 84.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0103 [62.478699 38.607601 84.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB029, 9686, 0x4ADB0103, 62.4787, 38.6076, 84.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0103 [62.478699 38.607601 84.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB02A, 11698, 0x4ADB0103, 61.1134, 35.9076, 85.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x4ADB0103 [61.113400 35.907600 85.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB02B, 11697, 0x4ADB0103, 60.7515, 33.6, 82.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4ADB0103 [60.751499 33.599998 82.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB02B, 11697, 0x4ADB0103, 60.7515, 33.6, 82.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4ADB0103 [60.751499 33.599998 82.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB02C, 11697, 0x4ADB0103, 60.6215, 38.07, 82.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4ADB0103 [60.621498 38.070000 82.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB02C, 11697, 0x4ADB0103, 60.6215, 38.07, 82.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4ADB0103 [60.621498 38.070000 82.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB02D, 11697, 0x4ADB0103, 59.6187, 35.7486, 82.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4ADB0103 [59.618698 35.748600 82.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB02E, 412, 0x4ADB0000, 62.8816, 40.5176, 86, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4ADB0000 [62.881599 40.517601 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB02E, 412, 0x4ADB0000, 62.8816, 40.5176, 86, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4ADB0000 [62.881599 40.517601 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB02F, 9686, 0x4ADB0000, 62.9265, 40.6376, 89.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0000 [62.926498 40.637600 89.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB02F, 9686, 0x4ADB0000, 62.9265, 40.6376, 89.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0000 [62.926498 40.637600 89.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB030, 9686, 0x4ADB0000, 66.7665, 39.6806, 87.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0000 [66.766502 39.680599 87.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB030, 9686, 0x4ADB0000, 66.7665, 39.6806, 87.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0000 [66.766502 39.680599 87.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB031, 9686, 0x4ADB0000, 59.0867, 39.6806, 87.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0000 [59.086700 39.680599 87.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB031, 9686, 0x4ADB0000, 59.0867, 39.6806, 87.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0000 [59.086700 39.680599 87.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB032, 12679, 0x4ADB0000, 65.3324, 39.8722, 86.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4ADB0000 [65.332397 39.872200 86.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB032, 12679, 0x4ADB0000, 65.3324, 39.8722, 86.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4ADB0000 [65.332397 39.872200 86.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB033, 12679, 0x4ADB0000, 60.4924, 39.9022, 86.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4ADB0000 [60.492401 39.902199 86.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB033, 12679, 0x4ADB0000, 60.4924, 39.9022, 86.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4ADB0000 [60.492401 39.902199 86.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB034, 9686, 0x4ADB0108, 33.1533, 82.241, 86.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x74ADB16D, 9686, 0x4ADB0136, 113.128, 33.2175, 86.85, 0.317305, 0, 0, /* @teleloc 0x4ADB0136 [113.127998 33.217499 86.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB16E, 9686, 0x4ADB0136, 111.521, 32.6961, 89.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0136 [111.521004 32.696098 89.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB16E, 9686, 0x4ADB0136, 111.521, 32.6961, 89.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0136 [111.521004 32.696098 89.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB16F, 9686, 0x4ADB0136, 109.174, 35.8301, 87.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x74ADB171, 9686, 0x4ADB0136, 113.278, 38.5175, 86.85, -0.902209, 0, 0, /* @teleloc 0x4ADB0136 [113.278000 38.517502 86.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB172, 9686, 0x4ADB0136, 111.528, 39.7301, 87.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0136 [111.528000 39.730099 87.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB172, 9686, 0x4ADB0136, 111.528, 39.7301, 87.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0136 [111.528000 39.730099 87.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB173, 11697, 0x4ADB0136, 111.576, 33.0367, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4ADB0136 [111.575996 33.036701 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB173, 11697, 0x4ADB0136, 111.576, 33.0367, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4ADB0136 [111.575996 33.036701 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB174, 11697, 0x4ADB0136, 109.676, 34.0867, 84.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4ADB0136 [109.676003 34.086700 84.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB175, 9686, 0x4ADB0139, 102.263, 31.9989, 86.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0139 [102.263000 31.998899 86.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB175, 9686, 0x4ADB0139, 102.263, 31.9989, 86.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0139 [102.263000 31.998899 86.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB176, 9686, 0x4ADB0139, 107.663, 31.9989, 86.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0139 [107.663002 31.998899 86.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB176, 9686, 0x4ADB0139, 107.663, 31.9989, 86.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0139 [107.663002 31.998899 86.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB177, 9686, 0x4ADB0139, 108.713, 33.3481, 85.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4ADB0139 [108.712997 33.348099 85.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB178, 9686, 0x4ADB0139, 104.713, 37.8989, 87.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0139 [104.712997 37.898899 87.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB178, 9686, 0x4ADB0139, 104.713, 37.8989, 87.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0139 [104.712997 37.898899 87.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB179, 9686, 0x4ADB0139, 100.913, 34.7489, 88.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x74ADB17D, 11697, 0x4ADB0139, 104.595, 35.0775, 84.1, -0.707107, 0, 0, /* @teleloc 0x4ADB0139 [104.595001 35.077499 84.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB17E, 11697, 0x4ADB0139, 105.126, 32.5867, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4ADB0139 [105.125999 32.586700 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB17E, 11697, 0x4ADB0139, 105.126, 32.5867, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4ADB0139 [105.125999 32.586700 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB17F, 9686, 0x4ADB0139, 102.164, 37.8989, 87.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0139 [102.164001 37.898899 87.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB17F, 9686, 0x4ADB0139, 102.164, 37.8989, 87.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0139 [102.164001 37.898899 87.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB180, 9686, 0x4ADB0139, 107.507, 37.8989, 87.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0139 [107.507004 37.898899 87.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB180, 9686, 0x4ADB0139, 107.507, 37.8989, 87.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0139 [107.507004 37.898899 87.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB181, 9686, 0x4ADB0139, 100.913, 33.0338, 87.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x74ADB182, 9686, 0x4ADB0139, 100.913, 36.982, 87.35, -0.707107, 0, 0, /* @teleloc 0x4ADB0139 [100.913002 36.981998 87.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB183, 9686, 0x4ADB0139, 105.123, 31.9989, 87.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0139 [105.123001 31.998899 87.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB183, 9686, 0x4ADB0139, 105.123, 31.9989, 87.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0139 [105.123001 31.998899 87.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB184, 9686, 0x4ADB0139, 108.713, 33.0481, 87.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x74ADB18B, 11697, 0x4ADB0139, 107.721, 32.7962, 84.1, 0.297375, 0, 0, - /* @teleloc 0x4ADB0139 [107.721001 32.796200 84.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB18C, 11697, 0x4ADB0139, 104.876, 37.3867, 84.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4ADB0139 [104.875999 37.386700 84.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB18C, 11697, 0x4ADB0139, 104.876, 37.3867, 84.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4ADB0139 [104.875999 37.386700 84.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB18D, 9686, 0x4ADB013B, 107.621, 31.0461, 82.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB013B [107.621002 31.046101 82.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB18D, 9686, 0x4ADB013B, 107.621, 31.0461, 82.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB013B [107.621002 31.046101 82.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB18E, 9686, 0x4ADB013B, 104.124, 34.2801, 82.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4ADB013B [104.124001 34.280102 82.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB18F, 9686, 0x4ADB013B, 106.378, 37.5301, 82.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB013B [106.377998 37.530102 82.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB18F, 9686, 0x4ADB013B, 106.378, 37.5301, 82.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB013B [106.377998 37.530102 82.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB190, 11697, 0x4ADB013B, 112.245, 36.329, 80.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x74ADB193, 11697, 0x4ADB013B, 105.012, 34.8409, 80.1, -0.707107, 0, 0, /* @teleloc 0x4ADB013B [105.012001 34.840900 80.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB194, 9686, 0x4ADB013B, 111.521, 31.0461, 82.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB013B [111.521004 31.046101 82.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB194, 9686, 0x4ADB013B, 111.521, 31.0461, 82.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB013B [111.521004 31.046101 82.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB195, 9686, 0x4ADB013B, 109.628, 37.5301, 82.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB013B [109.627998 37.530102 82.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB195, 9686, 0x4ADB013B, 109.628, 37.5301, 82.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB013B [109.627998 37.530102 82.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB196, 9686, 0x4ADB013B, 114.074, 33.0801, 82.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x74ADB197, 11698, 0x4ADB013B, 108.107, 34.9303, 83.5, -0.707107, 0, 0, /* @teleloc 0x4ADB013B [108.107002 34.930302 83.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB198, 11697, 0x4ADB013B, 108.712, 31.8909, 80.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4ADB013B [108.711998 31.890900 80.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB198, 11697, 0x4ADB013B, 108.712, 31.8909, 80.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4ADB013B [108.711998 31.890900 80.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB199, 11697, 0x4ADB013B, 108.095, 37.079, 80.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4ADB013B [108.095001 37.078999 80.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74ADB199, 11697, 0x4ADB013B, 108.095, 37.079, 80.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4ADB013B [108.095001 37.078999 80.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB19A, 412, 0x4ADB0000, 111.478, 40.2775, 84, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4ADB0000 [111.477997 40.277500 84.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB19A, 412, 0x4ADB0000, 111.478, 40.2775, 84, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4ADB0000 [111.477997 40.277500 84.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB19B, 9686, 0x4ADB0000, 111.521, 40.4461, 87.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4ADB0000 [111.521004 40.446098 87.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB19B, 9686, 0x4ADB0000, 111.521, 40.4461, 87.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4ADB0000 [111.521004 40.446098 87.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB19C, 9686, 0x4ADB0000, 113.821, 39.5461, 86.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x74ADB19E, 12679, 0x4ADB0000, 114.626, 39.8367, 84.1, -0.402747, 0, 0, /* @teleloc 0x4ADB0000 [114.625999 39.836700 84.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74ADB19F, 12679, 0x4ADB0000, 104.626, 38.8867, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4ADB0000 [104.625999 38.886700 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74ADB19F, 12679, 0x4ADB0000, 104.626, 38.8867, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4ADB0000 [104.625999 38.886700 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74ADB1A0, 14012, 0x4ADB0102, 63.5457, 37.1926, 86.005, -0.022774, 0, 0, -0.999741, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4B98.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4B98.sql index 735a1629f8..0fd1a94cd5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4B98.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4B98.sql @@ -291,7 +291,7 @@ VALUES (0x74B98040, 0x74B9800E, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74B98041, 10663, 0x4B980104, 151.83, 110.794, 38.005, 0.997432, 0, 0, -0.071614, False, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0x4B980104 [151.830002 110.793999 38.005001] 0.997432 0.000000 0.000000 -0.071613 */ +/* @teleloc 0x4B980104 [151.830002 110.793999 38.005001] 0.997432 0.000000 0.000000 -0.071614 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x74B98041, 0x74B98001, '2005-02-09 10:00:00') /* Ceiling Hook (11698) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4BC8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4BC8.sql index b4d13abdae..66156665b5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4BC8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4BC8.sql @@ -449,12 +449,12 @@ VALUES (0x74BC806F, 9686, 0x4BC80111, 102.016, 36.3682, 11.05, -0.707107, 0, 0, /* @teleloc 0x4BC80111 [102.015999 36.368198 11.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8070, 9686, 0x4BC80111, 104.4, 31.8557, 11.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80111 [104.400002 31.855700 11.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8070, 9686, 0x4BC80111, 104.4, 31.8557, 11.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80111 [104.400002 31.855700 11.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8071, 9686, 0x4BC80112, 111.85, 39.1557, 9.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80112 [111.849998 39.155701 9.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74BC8071, 9686, 0x4BC80112, 111.85, 39.1557, 9.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80112 [111.849998 39.155701 9.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74BC8072, 9686, 0x4BC80112, 116.25, 37.8557, 8.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -465,8 +465,8 @@ VALUES (0x74BC8073, 9686, 0x4BC80112, 116.25, 34.2057, 8.8, 0.707107, 0, 0, -0. /* @teleloc 0x4BC80112 [116.250000 34.205700 8.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8074, 9686, 0x4BC80112, 111.8, 33.2057, 9.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80112 [111.800003 33.205700 9.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8074, 9686, 0x4BC80112, 111.8, 33.2057, 9.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80112 [111.800003 33.205700 9.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74BC8075, 11697, 0x4BC80112, 108.065, 33.8675, 6.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -477,8 +477,8 @@ VALUES (0x74BC8076, 11697, 0x4BC80112, 115.565, 38.2675, 6.05, -0.895323, 0, 0, /* @teleloc 0x4BC80112 [115.565002 38.267502 6.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8077, 11698, 0x4BC80112, 111.855, 36.0557, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4BC80112 [111.855003 36.055698 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8077, 11698, 0x4BC80112, 111.855, 36.0557, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4BC80112 [111.855003 36.055698 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74BC8078, 11697, 0x4BC80112, 111.965, 36.1175, 6.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -497,28 +497,28 @@ VALUES (0x74BC807B, 9686, 0x4BC80112, 107.116, 34.5713, 7.95, -0.707107, 0, 0, /* @teleloc 0x4BC80112 [107.115997 34.571301 7.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC807C, 9686, 0x4BC80112, 114.949, 33.2057, 9.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80112 [114.948997 33.205700 9.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC807C, 9686, 0x4BC80112, 114.949, 33.2057, 9.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80112 [114.948997 33.205700 9.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC807D, 9686, 0x4BC80112, 108.706, 33.2057, 9.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80112 [108.706001 33.205700 9.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC807D, 9686, 0x4BC80112, 108.706, 33.2057, 9.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80112 [108.706001 33.205700 9.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74BC807E, 9686, 0x4BC80112, 116.25, 36.1499, 10, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4BC80112 [116.250000 36.149899 10.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC807F, 9686, 0x4BC80112, 108.631, 39.1557, 9.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80112 [108.630997 39.155701 9.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74BC807F, 9686, 0x4BC80112, 108.631, 39.1557, 9.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80112 [108.630997 39.155701 9.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8080, 9686, 0x4BC80112, 114.998, 39.1557, 9.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80112 [114.998001 39.155701 9.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74BC8080, 9686, 0x4BC80112, 114.998, 39.1557, 9.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80112 [114.998001 39.155701 9.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8081, 9686, 0x4BC80112, 114.83, 39.1557, 8, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80112 [114.830002 39.155701 8.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74BC8081, 9686, 0x4BC80112, 114.83, 39.1557, 8, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80112 [114.830002 39.155701 8.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74BC8082, 11698, 0x4BC80112, 109.065, 36.0557, 12.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -541,20 +541,20 @@ VALUES (0x74BC8086, 11697, 0x4BC80112, 115.878, 36.1175, 6.05, 0.707107, 0, 0, - /* @teleloc 0x4BC80112 [115.877998 36.117500 6.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8087, 11697, 0x4BC80112, 111.876, 33.7103, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4BC80112 [111.875999 33.710300 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8087, 11697, 0x4BC80112, 111.876, 33.7103, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4BC80112 [111.875999 33.710300 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74BC8088, 11697, 0x4BC80112, 114.835, 33.8675, 6.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4BC80112 [114.834999 33.867500 6.050000] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8089, 9686, 0x4BC80113, 107.75, 33.2057, 4.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80113 [107.750000 33.205700 4.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8089, 9686, 0x4BC80113, 107.75, 33.2057, 4.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80113 [107.750000 33.205700 4.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC808A, 9686, 0x4BC80113, 107.65, 38.7557, 4.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80113 [107.650002 38.755699 4.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74BC808A, 9686, 0x4BC80113, 107.65, 38.7557, 4.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80113 [107.650002 38.755699 4.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74BC808B, 9686, 0x4BC80113, 116.2, 36.0557, 4.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -577,52 +577,52 @@ VALUES (0x74BC808F, 9686, 0x4BC80113, 102.016, 34.7538, 4.4, -0.707107, 0, 0, - /* @teleloc 0x4BC80113 [102.015999 34.753799 4.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8090, 9686, 0x4BC80113, 111.886, 33.2057, 4.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80113 [111.886002 33.205700 4.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8090, 9686, 0x4BC80113, 111.886, 33.2057, 4.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80113 [111.886002 33.205700 4.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8091, 9686, 0x4BC80113, 111.452, 38.7557, 4.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80113 [111.452003 38.755699 4.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74BC8091, 9686, 0x4BC80113, 111.452, 38.7557, 4.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80113 [111.452003 38.755699 4.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74BC8092, 11698, 0x4BC80113, 110.087, 36.0557, 5.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x4BC80113 [110.086998 36.055698 5.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8093, 11697, 0x4BC80113, 109.725, 33.7481, 2.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4BC80113 [109.724998 33.748100 2.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8093, 11697, 0x4BC80113, 109.725, 33.7481, 2.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4BC80113 [109.724998 33.748100 2.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8094, 11697, 0x4BC80113, 109.595, 38.2181, 2.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4BC80113 [109.595001 38.218102 2.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74BC8094, 11697, 0x4BC80113, 109.595, 38.2181, 2.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4BC80113 [109.595001 38.218102 2.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74BC8095, 11697, 0x4BC80113, 108.592, 35.8967, 2.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4BC80113 [108.592003 35.896702 2.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8096, 412, 0x4BC80000, 111.855, 40.6657, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4BC80000 [111.855003 40.665699 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8096, 412, 0x4BC80000, 111.855, 40.6657, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4BC80000 [111.855003 40.665699 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8097, 9686, 0x4BC80000, 111.9, 40.7857, 9.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80000 [111.900002 40.785702 9.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8097, 9686, 0x4BC80000, 111.9, 40.7857, 9.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80000 [111.900002 40.785702 9.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8098, 9686, 0x4BC80000, 115.74, 39.8287, 7.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80000 [115.739998 39.828701 7.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8098, 9686, 0x4BC80000, 115.74, 39.8287, 7.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80000 [115.739998 39.828701 7.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC8099, 9686, 0x4BC80000, 108.06, 39.8287, 7.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4BC80000 [108.059998 39.828701 7.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC8099, 9686, 0x4BC80000, 108.06, 39.8287, 7.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4BC80000 [108.059998 39.828701 7.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC809A, 12679, 0x4BC80000, 114.306, 40.0203, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4BC80000 [114.306000 40.020302 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC809A, 12679, 0x4BC80000, 114.306, 40.0203, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4BC80000 [114.306000 40.020302 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74BC809B, 12679, 0x4BC80000, 109.466, 40.0503, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4BC80000 [109.466003 40.050301 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74BC809B, 12679, 0x4BC80000, 109.466, 40.0503, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4BC80000 [109.466003 40.050301 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74BC809C, 9686, 0x4BC80118, 58.6759, 32.9603, 14.85, -0.705409, 0, 0, -0.7088, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4CA1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4CA1.sql index 38e9d89048..2daf6e8098 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4CA1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4CA1.sql @@ -418,7 +418,7 @@ VALUES (0x74CA1067, 12679, 0x4CA10000, 158.29, 111.223, 78.15, 0.004911, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74CA1068, 13016, 0x4CA10109, 152.827, 110.906, 78.005, -0.044883, 0, 0, 0.998992, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x4CA10109 [152.826996 110.905998 78.004997] -0.044882 0.000000 0.000000 0.998992 */ +/* @teleloc 0x4CA10109 [152.826996 110.905998 78.004997] -0.044883 0.000000 0.000000 0.998992 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x74CA1068, 0x74CA1035, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4D12.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4D12.sql index 42f2dfb7ec..4583531b80 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4D12.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4D12.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x4D12; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74D12000, 14884, 0x4D120000, 21.529, 121.943, 120.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Convergent Median */ -/* @teleloc 0x4D120000 [21.528999 121.943001 120.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74D12000, 14884, 0x4D120000, 21.529, 121.943, 120.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Convergent Median */ +/* @teleloc 0x4D120000 [21.528999 121.943001 120.004997] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4DC0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4DC0.sql index d76ca3cded..6ce7ff1b45 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4DC0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4DC0.sql @@ -13,60 +13,60 @@ VALUES (0x74DC0002, 9686, 0x4DC00100, 97.4602, 39.6343, 14.925, -0.707107, 0, 0 /* @teleloc 0x4DC00100 [97.460197 39.634300 14.925000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0003, 412, 0x4DC00107, 99.696, 28.6413, 8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DC00107 [99.695999 28.641300 8.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC0003, 412, 0x4DC00107, 99.696, 28.6413, 8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DC00107 [99.695999 28.641300 8.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0004, 9686, 0x4DC00107, 99.6825, 28.5492, 11.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00107 [99.682503 28.549200 11.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC0004, 9686, 0x4DC00107, 99.6825, 28.5492, 11.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00107 [99.682503 28.549200 11.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC0005, 9686, 0x4DC00107, 109.118, 26.9299, 10.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DC00107 [109.117996 26.929899 10.825000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0006, 9686, 0x4DC00107, 103.97, 25.0345, 10.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00107 [103.970001 25.034500 10.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0006, 9686, 0x4DC00107, 103.97, 25.0345, 10.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00107 [103.970001 25.034500 10.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC0007, 11698, 0x4DC00107, 100.607, 26.7745, 12.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x4DC00107 [100.607002 26.774500 12.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0008, 11697, 0x4DC00107, 106.287, 25.7677, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DC00107 [106.287003 25.767700 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0008, 11697, 0x4DC00107, 106.287, 25.7677, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DC00107 [106.287003 25.767700 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0009, 11697, 0x4DC00107, 101.612, 25.7677, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DC00107 [101.612000 25.767700 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0009, 11697, 0x4DC00107, 101.612, 25.7677, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DC00107 [101.612000 25.767700 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC000A, 412, 0x4DC00109, 99.195, 41.295, 8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DC00109 [99.195000 41.294998 8.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC000A, 412, 0x4DC00109, 99.195, 41.295, 8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DC00109 [99.195000 41.294998 8.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC000B, 9686, 0x4DC00109, 97.477, 32.179, 10.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DC00109 [97.476997 32.179001 10.825000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC000C, 9686, 0x4DC00109, 99.327, 29.179, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00109 [99.327003 29.179001 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC000C, 9686, 0x4DC00109, 99.327, 29.179, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00109 [99.327003 29.179001 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC000D, 9686, 0x4DC00109, 101.222, 35.1222, 11.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DC00109 [101.222000 35.122200 11.200000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC000E, 9686, 0x4DC0010A, 103.452, 41.204, 11.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0010A [103.452003 41.203999 11.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC000E, 9686, 0x4DC0010A, 103.452, 41.204, 11.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0010A [103.452003 41.203999 11.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC000F, 9686, 0x4DC0010A, 103.452, 33.529, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0010A [103.452003 33.528999 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC000F, 9686, 0x4DC0010A, 103.452, 33.529, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0010A [103.452003 33.528999 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0010, 11697, 0x4DC0010A, 103.412, 34.3927, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DC0010A [103.412003 34.392700 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0010, 11697, 0x4DC0010A, 103.412, 34.3927, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DC0010A [103.412003 34.392700 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC0011, 11697, 0x4DC0010B, 98.0405, 43.7316, 8.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x74DC0013, 9686, 0x4DC0010B, 105.18, 43.6715, 11.45, 0.707107, 0, 0, - /* @teleloc 0x4DC0010B [105.180000 43.671501 11.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0014, 9686, 0x4DC0010B, 101.33, 45.6715, 11.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0010B [101.330002 45.671501 11.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC0014, 9686, 0x4DC0010B, 101.33, 45.6715, 11.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0010B [101.330002 45.671501 11.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC0015, 9686, 0x4DC0010E, 118.385, 31.048, 16.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x74DC0016, 9686, 0x4DC0010E, 97.627, 29.0562, 15.675, -0.707107, 0, 0, /* @teleloc 0x4DC0010E [97.626999 29.056200 15.675000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0017, 11697, 0x4DC0010E, 104.426, 25.8847, 12.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DC0010E [104.426003 25.884701 12.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0017, 11697, 0x4DC0010E, 104.426, 25.8847, 12.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DC0010E [104.426003 25.884701 12.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0018, 11697, 0x4DC0010E, 112.763, 26.3397, 12.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DC0010E [112.763000 26.339701 12.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0018, 11697, 0x4DC0010E, 112.763, 26.3397, 12.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DC0010E [112.763000 26.339701 12.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0019, 11697, 0x4DC0010E, 106.836, 32.2373, 12.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DC0010E [106.835999 32.237301 12.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC0019, 11697, 0x4DC0010E, 106.836, 32.2373, 12.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DC0010E [106.835999 32.237301 12.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC001A, 9686, 0x4DC0010E, 109.825, 25.3684, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0010E [109.824997 25.368401 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC001A, 9686, 0x4DC0010E, 109.825, 25.3684, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0010E [109.824997 25.368401 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC001B, 9686, 0x4DC0010E, 102.798, 32.9615, 16.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0010E [102.797997 32.961498 16.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC001B, 9686, 0x4DC0010E, 102.798, 32.9615, 16.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0010E [102.797997 32.961498 16.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC001C, 9686, 0x4DC0010E, 106.223, 32.9615, 16.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0010E [106.223000 32.961498 16.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC001C, 9686, 0x4DC0010E, 106.223, 32.9615, 16.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0010E [106.223000 32.961498 16.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC001D, 9686, 0x4DC0010E, 109.798, 32.9615, 16.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0010E [109.797997 32.961498 16.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC001D, 9686, 0x4DC0010E, 109.798, 32.9615, 16.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0010E [109.797997 32.961498 16.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC001E, 9686, 0x4DC0010E, 106.273, 25.3365, 16.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0010E [106.273003 25.336500 16.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC001E, 9686, 0x4DC0010E, 106.273, 25.3365, 16.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0010E [106.273003 25.336500 16.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC001F, 9686, 0x4DC0010E, 113.335, 25.3365, 16.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0010E [113.334999 25.336500 16.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC001F, 9686, 0x4DC0010E, 113.335, 25.3365, 16.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0010E [113.334999 25.336500 16.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0020, 9686, 0x4DC0010E, 113.348, 32.9615, 16.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0010E [113.348000 32.961498 16.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC0020, 9686, 0x4DC0010E, 113.348, 32.9615, 16.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0010E [113.348000 32.961498 16.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0021, 11698, 0x4DC00110, 109.826, 29.175, 19.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DC00110 [109.825996 29.174999 19.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0021, 11698, 0x4DC00110, 109.826, 29.175, 19.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DC00110 [109.825996 29.174999 19.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0022, 11698, 0x4DC00110, 106.586, 29.175, 19.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DC00110 [106.585999 29.174999 19.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0022, 11698, 0x4DC00110, 106.586, 29.175, 19.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DC00110 [106.585999 29.174999 19.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0023, 9686, 0x4DC00111, 105.62, 32.9345, 10.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00111 [105.620003 32.934502 10.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC0023, 9686, 0x4DC00111, 105.62, 32.9345, 10.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00111 [105.620003 32.934502 10.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0024, 9686, 0x4DC00112, 114.957, 25.2103, 11.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00112 [114.957001 25.210300 11.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0024, 9686, 0x4DC00112, 114.957, 25.2103, 11.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00112 [114.957001 25.210300 11.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC0025, 9686, 0x4DC00112, 109.733, 27.7492, 10.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x74DC0026, 9686, 0x4DC00112, 117.483, 29.0492, 11.625, 0.707107, 0, 0, /* @teleloc 0x4DC00112 [117.483002 29.049200 11.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0027, 11698, 0x4DC00112, 113.635, 29.2434, 12.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DC00112 [113.635002 29.243401 12.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0027, 11698, 0x4DC00112, 113.635, 29.2434, 12.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DC00112 [113.635002 29.243401 12.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0028, 11697, 0x4DC00112, 111.815, 25.6316, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DC00112 [111.815002 25.631599 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0028, 11697, 0x4DC00112, 111.815, 25.6316, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DC00112 [111.815002 25.631599 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0029, 412, 0x4DC00116, 105.2, 27.91, 3.19499, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DC00116 [105.199997 27.910000 3.194990] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0029, 412, 0x4DC00116, 105.2, 27.91, 3.19499, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DC00116 [105.199997 27.910000 3.194990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC002A, 9686, 0x4DC00116, 105.202, 28.003, 6.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00116 [105.202003 28.003000 6.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC002A, 9686, 0x4DC00116, 105.202, 28.003, 6.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00116 [105.202003 28.003000 6.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC002B, 9686, 0x4DC00116, 102.027, 35.553, 6.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DC00116 [102.027000 35.553001 6.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC002C, 9686, 0x4DC00117, 108.145, 27.4595, 5.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00117 [108.144997 27.459499 5.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC002C, 9686, 0x4DC00117, 108.145, 27.4595, 5.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00117 [108.144997 27.459499 5.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC002D, 11697, 0x4DC00117, 112.169, 25.9637, 3.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DC00117 [112.168999 25.963699 3.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC002D, 11697, 0x4DC00117, 112.169, 25.9637, 3.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DC00117 [112.168999 25.963699 3.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC002E, 11698, 0x4DC00118, 110.431, 34.0657, 7.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DC00118 [110.431000 34.065701 7.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC002E, 11698, 0x4DC00118, 110.431, 34.0657, 7.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DC00118 [110.431000 34.065701 7.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC002F, 9686, 0x4DC00118, 111.186, 28.1479, 6.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00118 [111.185997 28.147900 6.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC002F, 9686, 0x4DC00118, 111.186, 28.1479, 6.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00118 [111.185997 28.147900 6.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC0030, 9686, 0x4DC00118, 107.37, 33.4632, 6.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x74DC0032, 11697, 0x4DC00118, 108.121, 39.4024, 3.35, 0.9139, 0, 0, 0.4 /* @teleloc 0x4DC00118 [108.121002 39.402401 3.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0033, 9686, 0x4DC0011B, 116.4, 31.8434, 6.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0011B [116.400002 31.843399 6.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0033, 9686, 0x4DC0011B, 116.4, 31.8434, 6.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0011B [116.400002 31.843399 6.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0034, 9686, 0x4DC0011B, 116.4, 40.059, 6.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0011B [116.400002 40.058998 6.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC0034, 9686, 0x4DC0011B, 116.4, 40.059, 6.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0011B [116.400002 40.058998 6.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0035, 11698, 0x4DC0011B, 116.559, 35.7695, 7.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DC0011B [116.558998 35.769501 7.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0035, 11698, 0x4DC0011B, 116.559, 35.7695, 7.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DC0011B [116.558998 35.769501 7.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC0036, 11697, 0x4DC0011B, 118.521, 39.2524, 3.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x74DC0037, 11697, 0x4DC0011B, 118.719, 32.3887, 3.35, 0.372988, 0, 0, - /* @teleloc 0x4DC0011B [118.719002 32.388699 3.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0038, 412, 0x4DC0011C, 116.15, 47.08, 8, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DC0011C [116.150002 47.080002 8.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC0038, 412, 0x4DC0011C, 116.15, 47.08, 8, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DC0011C [116.150002 47.080002 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC0039, 9686, 0x4DC0011D, 113.8, 42.9, 11.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DC0011D [113.800003 42.900002 11.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC003A, 9686, 0x4DC0011D, 116.2, 39.75, 12.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC0011D [116.199997 39.750000 12.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC003A, 9686, 0x4DC0011D, 116.2, 39.75, 12.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC0011D [116.199997 39.750000 12.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC003B, 9686, 0x4DC0011D, 118.767, 42.8645, 12.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DC0011D [118.766998 42.864498 12.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC003C, 11697, 0x4DC0011D, 116.115, 40.4066, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DC0011D [116.114998 40.406601 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC003C, 11697, 0x4DC0011D, 116.115, 40.4066, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DC0011D [116.114998 40.406601 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC003D, 412, 0x4DC00000, 113.205, 42.9, 8, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x4DC00000 [113.205002 42.900002 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC003E, 412, 0x4DC00000, 113.505, 33.615, 8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DC00000 [113.504997 33.615002 8.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC003E, 412, 0x4DC00000, 113.505, 33.615, 8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DC00000 [113.504997 33.615002 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC003F, 9686, 0x4DC00000, 116.175, 47.5184, 11.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00000 [116.175003 47.518398 11.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC003F, 9686, 0x4DC00000, 116.175, 47.5184, 11.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00000 [116.175003 47.518398 11.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC0040, 9686, 0x4DC00000, 118.65, 46.4184, 10.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x74DC0041, 9686, 0x4DC00000, 114.05, 46.7434, 10.55, 0.456322, 0, 0, - /* @teleloc 0x4DC00000 [114.050003 46.743401 10.550000] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0042, 9686, 0x4DC00000, 113.525, 33.6934, 11.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00000 [113.525002 33.693401 11.575000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0042, 9686, 0x4DC00000, 113.525, 33.6934, 11.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00000 [113.525002 33.693401 11.575000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0043, 9686, 0x4DC00000, 109.625, 45.0434, 10.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DC00000 [109.625000 45.043400 10.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC0043, 9686, 0x4DC00000, 109.625, 45.0434, 10.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DC00000 [109.625000 45.043400 10.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC0044, 12679, 0x4DC00000, 107.29, 34.7816, 8.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x74DC0048, 12679, 0x4DC00000, 118.94, 46.7066, 8.1, 0.420244, 0, 0, 0.9 /* @teleloc 0x4DC00000 [118.940002 46.706600 8.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC0049, 12679, 0x4DC00000, 111.415, 36.4066, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4DC00000 [111.415001 36.406601 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC0049, 12679, 0x4DC00000, 111.415, 36.4066, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4DC00000 [111.415001 36.406601 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC004A, 12678, 0x4DC00000, 116.44, 42.8316, 17, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4DC00000 [116.440002 42.831600 17.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DC004A, 12678, 0x4DC00000, 116.44, 42.8316, 17, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4DC00000 [116.440002 42.831600 17.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DC004B, 12678, 0x4DC00000, 101.565, 29.4316, 24.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4DC00000 [101.565002 29.431601 24.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DC004B, 12678, 0x4DC00000, 101.565, 29.4316, 24.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4DC00000 [101.565002 29.431601 24.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DC004C, 412, 0x4DC00122, 37.645, 87.6084, 6, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4DE7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4DE7.sql index 9628df8892..eb12e05379 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4DE7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4DE7.sql @@ -309,8 +309,8 @@ VALUES (0x74DE704C, 412, 0x4DE7011F, 56.3916, 157.645, 2, -0.707107, 0, 0, 0.7 /* @teleloc 0x4DE7011F [56.391602 157.645004 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE704D, 412, 0x4DE70120, 66.5832, 154.159, 2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE70120 [66.583199 154.158997 2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE704D, 412, 0x4DE70120, 66.5832, 154.159, 2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE70120 [66.583199 154.158997 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE704E, 412, 0x4DE70121, 50.6748, 165.668, 2, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x74DE7051, 11697, 0x4DE70122, 58.1344, 165.483, 6.9, -0.92321, 0, 0, -0 /* @teleloc 0x4DE70122 [58.134399 165.483002 6.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7052, 9686, 0x4DE70122, 58.9923, 153.911, 9.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70122 [58.992298 153.910995 9.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7052, 9686, 0x4DE70122, 58.9923, 153.911, 9.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70122 [58.992298 153.910995 9.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7053, 9686, 0x4DE70122, 60.0797, 166.569, 10.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70122 [60.079700 166.569000 10.370000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7053, 9686, 0x4DE70122, 60.0797, 166.569, 10.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70122 [60.079700 166.569000 10.370000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7054, 11698, 0x4DE70122, 60.0443, 162.558, 13.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x74DE7055, 11697, 0x4DE70122, 57.6586, 157.265, 6.9, -0.707107, 0, 0, - /* @teleloc 0x4DE70122 [57.658600 157.264999 6.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7056, 9686, 0x4DE70124, 58.69, 162.58, 5.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70124 [58.689999 162.580002 5.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7056, 9686, 0x4DE70124, 58.69, 162.58, 5.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70124 [58.689999 162.580002 5.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7057, 9686, 0x4DE70124, 58.7394, 153.905, 4.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70124 [58.739399 153.904999 4.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7057, 9686, 0x4DE70124, 58.7394, 153.905, 4.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70124 [58.739399 153.904999 4.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7058, 11697, 0x4DE70124, 59.86, 154.466, 2.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4DE70124 [59.860001 154.466003 2.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7059, 9686, 0x4DE70125, 61.9903, 153.925, 5.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70125 [61.990299 153.925003 5.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7059, 9686, 0x4DE70125, 61.9903, 153.925, 5.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70125 [61.990299 153.925003 5.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE705A, 9686, 0x4DE70125, 63.1893, 159.39, 5.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE70125 [63.189301 159.389999 5.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE705B, 11697, 0x4DE70125, 61.9805, 161.703, 2.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70125 [61.980499 161.703003 2.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE705B, 11697, 0x4DE70125, 61.9805, 161.703, 2.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70125 [61.980499 161.703003 2.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE705C, 11697, 0x4DE70126, 60, 166.166, 2.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70126 [60.000000 166.166000 2.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE705C, 11697, 0x4DE70126, 60, 166.166, 2.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70126 [60.000000 166.166000 2.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE705D, 9686, 0x4DE70126, 60.2101, 167.063, 5.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70126 [60.210098 167.063004 5.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE705D, 9686, 0x4DE70126, 60.2101, 167.063, 5.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70126 [60.210098 167.063004 5.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE705E, 9686, 0x4DE70126, 58.6434, 163.102, 5.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70126 [58.643398 163.102005 5.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE705E, 9686, 0x4DE70126, 58.6434, 163.102, 5.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70126 [58.643398 163.102005 5.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE705F, 9686, 0x4DE70129, 66.575, 153.325, 5.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70129 [66.574997 153.324997 5.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE705F, 9686, 0x4DE70129, 66.575, 153.325, 5.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70129 [66.574997 153.324997 5.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7060, 11697, 0x4DE70129, 69.6, 149.345, 2.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x74DE7061, 11697, 0x4DE70129, 61.475, 147.525, 2.1, -0.707107, 0, 0, -0 /* @teleloc 0x4DE70129 [61.474998 147.524994 2.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7062, 9686, 0x4DE70129, 64.3323, 145.626, 5.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70129 [64.332298 145.626007 5.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7062, 9686, 0x4DE70129, 64.3323, 145.626, 5.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70129 [64.332298 145.626007 5.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7063, 9686, 0x4DE70129, 66.8723, 145.626, 5.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70129 [66.872299 145.626007 5.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7063, 9686, 0x4DE70129, 66.8723, 145.626, 5.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70129 [66.872299 145.626007 5.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7064, 9686, 0x4DE70129, 70.3563, 149.497, 5.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x74DE7066, 11697, 0x4DE70129, 68.04, 149.355, 2.1, 0.707107, 0, 0, -0.7 /* @teleloc 0x4DE70129 [68.040001 149.354996 2.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7067, 9686, 0x4DE7012B, 58.528, 153.336, 10.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7012B [58.528000 153.335999 10.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7067, 9686, 0x4DE7012B, 58.528, 153.336, 10.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7012B [58.528000 153.335999 10.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7068, 11697, 0x4DE7012B, 50.9825, 148.386, 6.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4DE7012B [50.982498 148.386002 6.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7069, 11697, 0x4DE7012B, 55.8265, 146.259, 6.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE7012B [55.826500 146.259003 6.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7069, 11697, 0x4DE7012B, 55.8265, 146.259, 6.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE7012B [55.826500 146.259003 6.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE706A, 11698, 0x4DE7012B, 61.9071, 149.488, 13.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x4DE7012B [61.907101 149.488007 13.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE706B, 9686, 0x4DE7012B, 63.5985, 153.336, 10.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7012B [63.598499 153.335999 10.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE706B, 9686, 0x4DE7012B, 63.5985, 153.336, 10.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7012B [63.598499 153.335999 10.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE706C, 9686, 0x4DE7012B, 53.771, 153.336, 10.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7012B [53.771000 153.335999 10.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE706C, 9686, 0x4DE7012B, 53.771, 153.336, 10.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7012B [53.771000 153.335999 10.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE706D, 9686, 0x4DE7012B, 54.5112, 145.737, 10.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7012B [54.511200 145.737000 10.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE706D, 9686, 0x4DE7012B, 54.5112, 145.737, 10.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7012B [54.511200 145.737000 10.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE706E, 9686, 0x4DE7012B, 60.1939, 145.737, 10.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7012B [60.193901 145.737000 10.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE706E, 9686, 0x4DE7012B, 60.1939, 145.737, 10.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7012B [60.193901 145.737000 10.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE706F, 9686, 0x4DE7012B, 65.8388, 145.737, 10.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7012B [65.838799 145.737000 10.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE706F, 9686, 0x4DE7012B, 65.8388, 145.737, 10.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7012B [65.838799 145.737000 10.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7070, 9686, 0x4DE7012B, 50.2751, 149.489, 10.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x74DE7072, 11698, 0x4DE7012B, 58.3351, 149.559, 13.15, -0.999998, 0, 0, /* @teleloc 0x4DE7012B [58.335098 149.559006 13.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7073, 11697, 0x4DE7012B, 66.7525, 152.686, 6.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE7012B [66.752502 152.686005 6.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7073, 11697, 0x4DE7012B, 66.7525, 152.686, 6.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE7012B [66.752502 152.686005 6.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7074, 11697, 0x4DE7012B, 69.0925, 149.306, 6.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4DE7012B [69.092499 149.306000 6.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7075, 11697, 0x4DE7012B, 65.0625, 146.166, 6.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE7012B [65.062500 146.166000 6.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7075, 11697, 0x4DE7012B, 65.0625, 146.166, 6.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE7012B [65.062500 146.166000 6.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7076, 9686, 0x4DE7012D, 60.2712, 151.414, 5.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x74DE7077, 9686, 0x4DE7012D, 49.82, 151.78, 5.66, -0.707107, 0, 0, -0. /* @teleloc 0x4DE7012D [49.820000 151.779999 5.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7078, 9686, 0x4DE7012D, 57.36, 149.49, 5.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7012D [57.360001 149.490005 5.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7078, 9686, 0x4DE7012D, 57.36, 149.49, 5.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7012D [57.360001 149.490005 5.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7079, 412, 0x4DE7012E, 57.285, 149.046, 2, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE7012E [57.285000 149.046005 2.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7079, 412, 0x4DE7012E, 57.285, 149.046, 2, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE7012E [57.285000 149.046005 2.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE707A, 9686, 0x4DE7012E, 54.1562, 148.933, 4.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7012E [54.156200 148.932999 4.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE707A, 9686, 0x4DE7012E, 54.1562, 148.933, 4.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7012E [54.156200 148.932999 4.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE707B, 9686, 0x4DE7012E, 60.2712, 147.272, 5.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x74DE707C, 412, 0x4DE70132, 60.7014, 150.359, -2.80501, 0.707107, 0, /* @teleloc 0x4DE70132 [60.701401 150.358994 -2.805010] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE707D, 9686, 0x4DE70132, 57.3284, 147.181, 0.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70132 [57.328400 147.181000 0.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE707D, 9686, 0x4DE70132, 57.3284, 147.181, 0.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70132 [57.328400 147.181000 0.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE707E, 9686, 0x4DE70132, 60.5884, 150.331, 0.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x74DE707F, 9686, 0x4DE70133, 61.15, 156.351, 0.59, -0.707107, 0, 0, -0 /* @teleloc 0x4DE70133 [61.150002 156.350998 0.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7080, 9686, 0x4DE70134, 56.3284, 152.501, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70134 [56.328400 152.501007 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7080, 9686, 0x4DE70134, 56.3284, 152.501, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70134 [56.328400 152.501007 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7081, 11698, 0x4DE70134, 54.8629, 156.504, 1.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x74DE7082, 9686, 0x4DE70134, 48.5546, 157.745, 0, -0.707107, 0, 0, -0. /* @teleloc 0x4DE70134 [48.554600 157.744995 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7083, 9686, 0x4DE70134, 52.3584, 152.501, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70134 [52.358398 152.501007 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7083, 9686, 0x4DE70134, 52.3584, 152.501, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70134 [52.358398 152.501007 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7084, 11697, 0x4DE70134, 49.3897, 153.324, -2.66, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x74DE708A, 9686, 0x4DE70000, 50.45, 165.99, 5.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x4DE70000 [50.450001 165.990005 5.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE708B, 9686, 0x4DE70000, 54.32, 167.22, 4.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [54.320000 167.220001 4.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE708B, 9686, 0x4DE70000, 54.32, 167.22, 4.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [54.320000 167.220001 4.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE708C, 9686, 0x4DE70000, 48.97, 161.46, 4.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x74DE708D, 9686, 0x4DE70000, 56.3844, 157.589, 5.39, 0.707107, 0, 0, - /* @teleloc 0x4DE70000 [56.384399 157.589005 5.390000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE708E, 9686, 0x4DE70000, 66.845, 166.355, 4.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [66.845001 166.354996 4.280000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE708E, 9686, 0x4DE70000, 66.845, 166.355, 4.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [66.845001 166.354996 4.280000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE708F, 9686, 0x4DE70000, 66.555, 154.215, 5.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [66.555000 154.214996 5.530000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE708F, 9686, 0x4DE70000, 66.555, 154.215, 5.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [66.555000 154.214996 5.530000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7090, 12679, 0x4DE70000, 55.2551, 155.169, 2.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x74DE7095, 12679, 0x4DE70000, 64.9651, 165.389, 2.1, 0.95656, 0, 0, 0.2 /* @teleloc 0x4DE70000 [64.965103 165.389008 2.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7096, 12678, 0x4DE70000, 60.1198, 165.474, 15.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4DE70000 [60.119801 165.473999 15.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7096, 12678, 0x4DE70000, 60.1198, 165.474, 15.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4DE70000 [60.119801 165.473999 15.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7097, 12678, 0x4DE70000, 60.1198, 149.474, 15.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4DE70000 [60.119801 149.473999 15.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7097, 12678, 0x4DE70000, 60.1198, 149.474, 15.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4DE70000 [60.119801 149.473999 15.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7098, 11697, 0x4DE70138, 159.625, 103.946, 14.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -925,60 +925,60 @@ VALUES (0x74DE70E6, 9686, 0x4DE70157, 49.4602, 63.6343, 8.925, -0.707107, 0, 0, /* @teleloc 0x4DE70157 [49.460201 63.634300 8.925000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70E7, 412, 0x4DE7015E, 51.696, 52.6413, 2, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE7015E [51.695999 52.641300 2.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE70E7, 412, 0x4DE7015E, 51.696, 52.6413, 2, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE7015E [51.695999 52.641300 2.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70E8, 9686, 0x4DE7015E, 51.6825, 52.5492, 5.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7015E [51.682499 52.549198 5.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE70E8, 9686, 0x4DE7015E, 51.6825, 52.5492, 5.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7015E [51.682499 52.549198 5.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE70E9, 9686, 0x4DE7015E, 61.1178, 50.9299, 4.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE7015E [61.117802 50.929901 4.825000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70EA, 9686, 0x4DE7015E, 55.9696, 49.0345, 4.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7015E [55.969601 49.034500 4.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE70EA, 9686, 0x4DE7015E, 55.9696, 49.0345, 4.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7015E [55.969601 49.034500 4.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE70EB, 11698, 0x4DE7015E, 52.6067, 50.7745, 6.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x4DE7015E [52.606701 50.774502 6.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70EC, 11697, 0x4DE7015E, 58.2865, 49.7677, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE7015E [58.286499 49.767700 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE70EC, 11697, 0x4DE7015E, 58.2865, 49.7677, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE7015E [58.286499 49.767700 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70ED, 11697, 0x4DE7015E, 53.6115, 49.7677, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE7015E [53.611500 49.767700 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE70ED, 11697, 0x4DE7015E, 53.6115, 49.7677, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE7015E [53.611500 49.767700 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70EE, 412, 0x4DE70160, 51.195, 65.295, 2, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE70160 [51.195000 65.294998 2.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE70EE, 412, 0x4DE70160, 51.195, 65.295, 2, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE70160 [51.195000 65.294998 2.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE70EF, 9686, 0x4DE70160, 49.477, 56.179, 4.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE70160 [49.477001 56.179001 4.825000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70F0, 9686, 0x4DE70160, 51.327, 53.179, 5.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70160 [51.327000 53.179001 5.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE70F0, 9686, 0x4DE70160, 51.327, 53.179, 5.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70160 [51.327000 53.179001 5.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE70F1, 9686, 0x4DE70160, 53.2224, 59.1222, 5.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE70160 [53.222401 59.122200 5.200000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70F2, 9686, 0x4DE70161, 55.452, 65.204, 5.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70161 [55.452000 65.204002 5.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE70F2, 9686, 0x4DE70161, 55.452, 65.204, 5.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70161 [55.452000 65.204002 5.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70F3, 9686, 0x4DE70161, 55.452, 57.529, 5.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70161 [55.452000 57.528999 5.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE70F3, 9686, 0x4DE70161, 55.452, 57.529, 5.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70161 [55.452000 57.528999 5.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70F4, 11697, 0x4DE70161, 55.4115, 58.3927, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70161 [55.411499 58.392700 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE70F4, 11697, 0x4DE70161, 55.4115, 58.3927, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70161 [55.411499 58.392700 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE70F5, 11697, 0x4DE70162, 50.0405, 67.7316, 2.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -993,8 +993,8 @@ VALUES (0x74DE70F7, 9686, 0x4DE70162, 57.1803, 67.6715, 5.45, 0.707107, 0, 0, - /* @teleloc 0x4DE70162 [57.180302 67.671501 5.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70F8, 9686, 0x4DE70162, 53.3303, 69.6715, 5.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70162 [53.330299 69.671501 5.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE70F8, 9686, 0x4DE70162, 53.3303, 69.6715, 5.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70162 [53.330299 69.671501 5.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE70F9, 9686, 0x4DE70165, 70.3851, 55.048, 10.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,60 +1005,60 @@ VALUES (0x74DE70FA, 9686, 0x4DE70165, 49.627, 53.0562, 9.675, -0.707107, 0, 0, /* @teleloc 0x4DE70165 [49.626999 53.056198 9.675000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70FB, 11697, 0x4DE70165, 56.4265, 49.8847, 6.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70165 [56.426498 49.884701 6.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE70FB, 11697, 0x4DE70165, 56.4265, 49.8847, 6.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70165 [56.426498 49.884701 6.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70FC, 11697, 0x4DE70165, 64.7628, 50.3397, 6.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70165 [64.762802 50.339699 6.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE70FC, 11697, 0x4DE70165, 64.7628, 50.3397, 6.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70165 [64.762802 50.339699 6.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70FD, 11697, 0x4DE70165, 58.8355, 56.2373, 6.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70165 [58.835499 56.237301 6.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE70FD, 11697, 0x4DE70165, 58.8355, 56.2373, 6.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70165 [58.835499 56.237301 6.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70FE, 9686, 0x4DE70165, 61.8254, 49.3684, 10.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70165 [61.825401 49.368401 10.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE70FE, 9686, 0x4DE70165, 61.8254, 49.3684, 10.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70165 [61.825401 49.368401 10.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE70FF, 9686, 0x4DE70165, 54.7981, 56.9615, 10.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70165 [54.798100 56.961498 10.175000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE70FF, 9686, 0x4DE70165, 54.7981, 56.9615, 10.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70165 [54.798100 56.961498 10.175000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7100, 9686, 0x4DE70165, 58.2231, 56.9615, 10.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70165 [58.223099 56.961498 10.175000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7100, 9686, 0x4DE70165, 58.2231, 56.9615, 10.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70165 [58.223099 56.961498 10.175000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7101, 9686, 0x4DE70165, 61.7981, 56.9615, 10.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70165 [61.798100 56.961498 10.175000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7101, 9686, 0x4DE70165, 61.7981, 56.9615, 10.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70165 [61.798100 56.961498 10.175000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7102, 9686, 0x4DE70165, 58.2731, 49.3365, 10.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70165 [58.273102 49.336498 10.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7102, 9686, 0x4DE70165, 58.2731, 49.3365, 10.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70165 [58.273102 49.336498 10.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7103, 9686, 0x4DE70165, 65.3353, 49.3365, 10.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70165 [65.335297 49.336498 10.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7103, 9686, 0x4DE70165, 65.3353, 49.3365, 10.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70165 [65.335297 49.336498 10.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7104, 9686, 0x4DE70165, 65.3481, 56.9615, 10.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70165 [65.348099 56.961498 10.175000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7104, 9686, 0x4DE70165, 65.3481, 56.9615, 10.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70165 [65.348099 56.961498 10.175000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7105, 11698, 0x4DE70167, 61.8256, 53.175, 13.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DE70167 [61.825600 53.174999 13.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7105, 11698, 0x4DE70167, 61.8256, 53.175, 13.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DE70167 [61.825600 53.174999 13.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7106, 11698, 0x4DE70167, 58.5862, 53.175, 13.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DE70167 [58.586201 53.174999 13.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7106, 11698, 0x4DE70167, 58.5862, 53.175, 13.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DE70167 [58.586201 53.174999 13.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7107, 9686, 0x4DE70168, 57.6196, 56.9345, 4.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70168 [57.619598 56.934502 4.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7107, 9686, 0x4DE70168, 57.6196, 56.9345, 4.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70168 [57.619598 56.934502 4.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7108, 9686, 0x4DE70169, 66.9566, 49.2103, 5.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70169 [66.956596 49.210300 5.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7108, 9686, 0x4DE70169, 66.9566, 49.2103, 5.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70169 [66.956596 49.210300 5.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7109, 9686, 0x4DE70169, 61.7325, 51.7492, 4.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,40 +1069,40 @@ VALUES (0x74DE710A, 9686, 0x4DE70169, 69.4825, 53.0492, 5.625, 0.707107, 0, 0, /* @teleloc 0x4DE70169 [69.482498 53.049198 5.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE710B, 11698, 0x4DE70169, 65.6352, 53.2434, 6.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DE70169 [65.635201 53.243401 6.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE710B, 11698, 0x4DE70169, 65.6352, 53.2434, 6.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DE70169 [65.635201 53.243401 6.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE710C, 11697, 0x4DE70169, 63.8155, 49.6316, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70169 [63.815498 49.631599 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE710C, 11697, 0x4DE70169, 63.8155, 49.6316, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70169 [63.815498 49.631599 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE710D, 412, 0x4DE7016D, 57.2, 51.91, -2.80501, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE7016D [57.200001 51.910000 -2.805010] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE710D, 412, 0x4DE7016D, 57.2, 51.91, -2.80501, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE7016D [57.200001 51.910000 -2.805010] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE710E, 9686, 0x4DE7016D, 57.202, 52.003, 0.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7016D [57.202000 52.002998 0.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE710E, 9686, 0x4DE7016D, 57.202, 52.003, 0.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7016D [57.202000 52.002998 0.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE710F, 9686, 0x4DE7016D, 54.027, 59.553, 0.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE7016D [54.027000 59.553001 0.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7110, 9686, 0x4DE7016E, 60.1446, 51.4595, -0.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7016E [60.144600 51.459499 -0.175000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7110, 9686, 0x4DE7016E, 60.1446, 51.4595, -0.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7016E [60.144600 51.459499 -0.175000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7111, 11697, 0x4DE7016E, 64.1692, 49.9637, -2.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE7016E [64.169197 49.963699 -2.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7111, 11697, 0x4DE7016E, 64.1692, 49.9637, -2.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE7016E [64.169197 49.963699 -2.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7112, 11698, 0x4DE7016F, 62.4313, 58.0657, 1.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DE7016F [62.431301 58.065701 1.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7112, 11698, 0x4DE7016F, 62.4313, 58.0657, 1.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DE7016F [62.431301 58.065701 1.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7113, 9686, 0x4DE7016F, 63.1863, 52.1479, 0.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7016F [63.186298 52.147900 0.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7113, 9686, 0x4DE7016F, 63.1863, 52.1479, 0.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7016F [63.186298 52.147900 0.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7114, 9686, 0x4DE7016F, 59.3697, 57.4632, 0.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1117,16 +1117,16 @@ VALUES (0x74DE7116, 11697, 0x4DE7016F, 60.1205, 63.4024, -2.65, 0.9139, 0, 0, 0. /* @teleloc 0x4DE7016F [60.120499 63.402401 -2.650000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7117, 9686, 0x4DE70172, 68.4004, 55.8434, 0.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70172 [68.400398 55.843399 0.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7117, 9686, 0x4DE70172, 68.4004, 55.8434, 0.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70172 [68.400398 55.843399 0.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7118, 9686, 0x4DE70172, 68.4004, 64.059, 0.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70172 [68.400398 64.058998 0.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7118, 9686, 0x4DE70172, 68.4004, 64.059, 0.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70172 [68.400398 64.058998 0.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7119, 11698, 0x4DE70172, 68.5588, 59.7695, 1.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DE70172 [68.558800 59.769501 1.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7119, 11698, 0x4DE70172, 68.5588, 59.7695, 1.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DE70172 [68.558800 59.769501 1.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE711A, 11697, 0x4DE70172, 70.5205, 63.2524, -2.65, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1137,36 +1137,36 @@ VALUES (0x74DE711B, 11697, 0x4DE70172, 70.7192, 56.3887, -2.65, 0.372988, 0, 0, /* @teleloc 0x4DE70172 [70.719200 56.388699 -2.650000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE711C, 412, 0x4DE70173, 68.15, 71.08, 2, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE70173 [68.150002 71.080002 2.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE711C, 412, 0x4DE70173, 68.15, 71.08, 2, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE70173 [68.150002 71.080002 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE711D, 9686, 0x4DE70174, 65.8, 66.9, 5.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE70174 [65.800003 66.900002 5.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE711E, 9686, 0x4DE70174, 68.2, 63.75, 6.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70174 [68.199997 63.750000 6.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE711E, 9686, 0x4DE70174, 68.2, 63.75, 6.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70174 [68.199997 63.750000 6.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE711F, 9686, 0x4DE70174, 70.7668, 66.8645, 6.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE70174 [70.766800 66.864502 6.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7120, 11697, 0x4DE70174, 68.1155, 64.4066, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70174 [68.115501 64.406601 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7120, 11697, 0x4DE70174, 68.1155, 64.4066, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70174 [68.115501 64.406601 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7121, 412, 0x4DE70000, 65.205, 66.9, 2, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x4DE70000 [65.205002 66.900002 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7122, 412, 0x4DE70000, 65.505, 57.615, 2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE70000 [65.504997 57.615002 2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7122, 412, 0x4DE70000, 65.505, 57.615, 2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE70000 [65.504997 57.615002 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7123, 9686, 0x4DE70000, 68.1754, 71.5184, 5.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [68.175400 71.518402 5.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7123, 9686, 0x4DE70000, 68.1754, 71.5184, 5.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [68.175400 71.518402 5.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7124, 9686, 0x4DE70000, 70.6504, 70.4184, 4.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x74DE7125, 9686, 0x4DE70000, 66.0504, 70.7434, 4.55, 0.456322, 0, 0, - /* @teleloc 0x4DE70000 [66.050400 70.743401 4.550000] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7126, 9686, 0x4DE70000, 65.5254, 57.6934, 5.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [65.525398 57.693401 5.575000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7126, 9686, 0x4DE70000, 65.5254, 57.6934, 5.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [65.525398 57.693401 5.575000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7127, 9686, 0x4DE70000, 61.6254, 69.0434, 4.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [61.625401 69.043404 4.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7127, 9686, 0x4DE70000, 61.6254, 69.0434, 4.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [61.625401 69.043404 4.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7128, 12679, 0x4DE70000, 59.2905, 58.7816, 2.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1205,24 +1205,24 @@ VALUES (0x74DE712C, 12679, 0x4DE70000, 70.9405, 70.7066, 2.1, 0.420244, 0, 0, 0. /* @teleloc 0x4DE70000 [70.940498 70.706596 2.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE712D, 12679, 0x4DE70000, 63.4155, 60.4066, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4DE70000 [63.415501 60.406601 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE712D, 12679, 0x4DE70000, 63.4155, 60.4066, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4DE70000 [63.415501 60.406601 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE712E, 12678, 0x4DE70000, 68.4405, 66.8316, 11, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4DE70000 [68.440498 66.831596 11.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE712E, 12678, 0x4DE70000, 68.4405, 66.8316, 11, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4DE70000 [68.440498 66.831596 11.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE712F, 12678, 0x4DE70000, 53.5655, 53.4316, 18.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4DE70000 [53.565498 53.431599 18.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE712F, 12678, 0x4DE70000, 53.5655, 53.4316, 18.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4DE70000 [53.565498 53.431599 18.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7130, 412, 0x4DE70179, 152.392, 37.645, 8, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x4DE70179 [152.391998 37.645000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7131, 412, 0x4DE7017A, 162.583, 34.1594, 8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE7017A [162.582993 34.159401 8.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7131, 412, 0x4DE7017A, 162.583, 34.1594, 8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE7017A [162.582993 34.159401 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7132, 412, 0x4DE7017B, 146.675, 45.6678, 8, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1241,12 +1241,12 @@ VALUES (0x74DE7135, 11697, 0x4DE7017C, 154.134, 45.4834, 12.9, -0.92321, 0, 0, - /* @teleloc 0x4DE7017C [154.134003 45.483398 12.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7136, 9686, 0x4DE7017C, 154.992, 33.9109, 15.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7017C [154.992004 33.910900 15.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7136, 9686, 0x4DE7017C, 154.992, 33.9109, 15.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7017C [154.992004 33.910900 15.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7137, 9686, 0x4DE7017C, 156.08, 46.569, 16.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7017C [156.080002 46.569000 16.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7137, 9686, 0x4DE7017C, 156.08, 46.569, 16.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7017C [156.080002 46.569000 16.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7138, 11698, 0x4DE7017C, 156.044, 42.5581, 19.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1257,44 +1257,44 @@ VALUES (0x74DE7139, 11697, 0x4DE7017C, 153.659, 37.2647, 12.9, -0.707107, 0, 0, /* @teleloc 0x4DE7017C [153.658997 37.264702 12.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE713A, 9686, 0x4DE7017E, 154.69, 42.5802, 11.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7017E [154.690002 42.580200 11.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE713A, 9686, 0x4DE7017E, 154.69, 42.5802, 11.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7017E [154.690002 42.580200 11.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE713B, 9686, 0x4DE7017E, 154.739, 33.9049, 10.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7017E [154.738998 33.904900 10.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE713B, 9686, 0x4DE7017E, 154.739, 33.9049, 10.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7017E [154.738998 33.904900 10.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE713C, 11697, 0x4DE7017E, 155.86, 34.4659, 8.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4DE7017E [155.860001 34.465900 8.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE713D, 9686, 0x4DE7017F, 157.99, 33.9253, 11.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7017F [157.990005 33.925301 11.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE713D, 9686, 0x4DE7017F, 157.99, 33.9253, 11.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7017F [157.990005 33.925301 11.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE713E, 9686, 0x4DE7017F, 159.189, 39.3901, 11.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE7017F [159.188995 39.390099 11.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE713F, 11697, 0x4DE7017F, 157.98, 41.7029, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE7017F [157.979996 41.702900 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE713F, 11697, 0x4DE7017F, 157.98, 41.7029, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE7017F [157.979996 41.702900 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7140, 11697, 0x4DE70180, 156, 46.1659, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70180 [156.000000 46.165901 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7140, 11697, 0x4DE70180, 156, 46.1659, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70180 [156.000000 46.165901 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7141, 9686, 0x4DE70180, 156.21, 47.0626, 11.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70180 [156.210007 47.062599 11.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7141, 9686, 0x4DE70180, 156.21, 47.0626, 11.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70180 [156.210007 47.062599 11.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7142, 9686, 0x4DE70180, 154.643, 43.1021, 11.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70180 [154.643005 43.102100 11.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7142, 9686, 0x4DE70180, 154.643, 43.1021, 11.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70180 [154.643005 43.102100 11.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7143, 9686, 0x4DE70183, 162.575, 33.325, 11.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70183 [162.574997 33.325001 11.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7143, 9686, 0x4DE70183, 162.575, 33.325, 11.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70183 [162.574997 33.325001 11.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7144, 11697, 0x4DE70183, 165.6, 29.345, 8.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1305,12 +1305,12 @@ VALUES (0x74DE7145, 11697, 0x4DE70183, 157.475, 27.525, 8.1, -0.707107, 0, 0, -0 /* @teleloc 0x4DE70183 [157.475006 27.525000 8.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7146, 9686, 0x4DE70183, 160.332, 25.6258, 11.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70183 [160.332001 25.625799 11.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7146, 9686, 0x4DE70183, 160.332, 25.6258, 11.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70183 [160.332001 25.625799 11.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7147, 9686, 0x4DE70183, 162.872, 25.6258, 11.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70183 [162.871994 25.625799 11.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7147, 9686, 0x4DE70183, 162.872, 25.6258, 11.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70183 [162.871994 25.625799 11.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7148, 9686, 0x4DE70183, 166.356, 29.4966, 11.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1325,40 +1325,40 @@ VALUES (0x74DE714A, 11697, 0x4DE70183, 164.04, 29.355, 8.1, 0.707107, 0, 0, -0.7 /* @teleloc 0x4DE70183 [164.039993 29.355000 8.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE714B, 9686, 0x4DE70185, 154.528, 33.3358, 16.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70185 [154.528000 33.335800 16.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE714B, 9686, 0x4DE70185, 154.528, 33.3358, 16.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70185 [154.528000 33.335800 16.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE714C, 11697, 0x4DE70185, 146.982, 28.3858, 12.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4DE70185 [146.981995 28.385799 12.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE714D, 11697, 0x4DE70185, 151.827, 26.2592, 12.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70185 [151.826996 26.259199 12.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE714D, 11697, 0x4DE70185, 151.827, 26.2592, 12.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70185 [151.826996 26.259199 12.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE714E, 11698, 0x4DE70185, 157.907, 29.4885, 19.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x4DE70185 [157.906998 29.488501 19.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE714F, 9686, 0x4DE70185, 159.598, 33.3358, 16.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70185 [159.598007 33.335800 16.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE714F, 9686, 0x4DE70185, 159.598, 33.3358, 16.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70185 [159.598007 33.335800 16.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7150, 9686, 0x4DE70185, 149.771, 33.3358, 16.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70185 [149.770996 33.335800 16.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7150, 9686, 0x4DE70185, 149.771, 33.3358, 16.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70185 [149.770996 33.335800 16.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7151, 9686, 0x4DE70185, 150.511, 25.7368, 16.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70185 [150.511002 25.736799 16.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7151, 9686, 0x4DE70185, 150.511, 25.7368, 16.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70185 [150.511002 25.736799 16.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7152, 9686, 0x4DE70185, 156.194, 25.7368, 16.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70185 [156.194000 25.736799 16.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7152, 9686, 0x4DE70185, 156.194, 25.7368, 16.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70185 [156.194000 25.736799 16.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7153, 9686, 0x4DE70185, 161.839, 25.7368, 16.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70185 [161.839005 25.736799 16.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7153, 9686, 0x4DE70185, 161.839, 25.7368, 16.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70185 [161.839005 25.736799 16.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7154, 9686, 0x4DE70185, 146.275, 29.4892, 16.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,16 +1373,16 @@ VALUES (0x74DE7156, 11698, 0x4DE70185, 154.335, 29.5592, 19.15, -0.999998, 0, 0, /* @teleloc 0x4DE70185 [154.335007 29.559200 19.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7157, 11697, 0x4DE70185, 162.752, 32.6858, 12.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70185 [162.751999 32.685799 12.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7157, 11697, 0x4DE70185, 162.752, 32.6858, 12.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70185 [162.751999 32.685799 12.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7158, 11697, 0x4DE70185, 165.092, 29.3058, 12.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4DE70185 [165.091995 29.305799 12.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7159, 11697, 0x4DE70185, 161.062, 26.1658, 12.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70185 [161.061996 26.165800 12.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7159, 11697, 0x4DE70185, 161.062, 26.1658, 12.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70185 [161.061996 26.165800 12.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE715A, 9686, 0x4DE70187, 156.271, 31.4145, 11.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1393,16 +1393,16 @@ VALUES (0x74DE715B, 9686, 0x4DE70187, 145.82, 31.78, 11.66, -0.707107, 0, 0, -0 /* @teleloc 0x4DE70187 [145.820007 31.780001 11.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE715C, 9686, 0x4DE70187, 153.36, 29.49, 11.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70187 [153.360001 29.490000 11.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE715C, 9686, 0x4DE70187, 153.36, 29.49, 11.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70187 [153.360001 29.490000 11.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE715D, 412, 0x4DE70188, 153.285, 29.0458, 8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE70188 [153.285004 29.045799 8.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE715D, 412, 0x4DE70188, 153.285, 29.0458, 8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE70188 [153.285004 29.045799 8.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE715E, 9686, 0x4DE70188, 150.156, 28.9326, 10.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70188 [150.156006 28.932600 10.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE715E, 9686, 0x4DE70188, 150.156, 28.9326, 10.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70188 [150.156006 28.932600 10.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE715F, 9686, 0x4DE70188, 156.271, 27.2724, 11.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1413,8 +1413,8 @@ VALUES (0x74DE7160, 412, 0x4DE7018C, 156.701, 30.3593, 3.19499, 0.707107, 0, 0 /* @teleloc 0x4DE7018C [156.701004 30.359301 3.194990] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7161, 9686, 0x4DE7018C, 153.328, 27.1812, 6.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7018C [153.328003 27.181200 6.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7161, 9686, 0x4DE7018C, 153.328, 27.1812, 6.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7018C [153.328003 27.181200 6.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7162, 9686, 0x4DE7018C, 156.588, 30.3312, 6.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,8 +1425,8 @@ VALUES (0x74DE7163, 9686, 0x4DE7018D, 157.15, 36.3512, 6.59, -0.707107, 0, 0, - /* @teleloc 0x4DE7018D [157.149994 36.351200 6.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7164, 9686, 0x4DE7018E, 152.328, 32.5012, 6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7018E [152.328003 32.501202 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7164, 9686, 0x4DE7018E, 152.328, 32.5012, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7018E [152.328003 32.501202 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7165, 11698, 0x4DE7018E, 150.863, 36.5042, 7.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1437,8 +1437,8 @@ VALUES (0x74DE7166, 9686, 0x4DE7018E, 144.555, 37.7454, 6, -0.707107, 0, 0, -0. /* @teleloc 0x4DE7018E [144.554993 37.745399 6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7167, 9686, 0x4DE7018E, 148.358, 32.5012, 6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7018E [148.358002 32.501202 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7167, 9686, 0x4DE7018E, 148.358, 32.5012, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7018E [148.358002 32.501202 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7168, 11697, 0x4DE7018E, 145.39, 33.3235, 3.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1469,8 +1469,8 @@ VALUES (0x74DE716E, 9686, 0x4DE70000, 146.45, 45.99, 11.25, 0.357553, 0, 0, -0. /* @teleloc 0x4DE70000 [146.449997 45.990002 11.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE716F, 9686, 0x4DE70000, 150.32, 47.22, 10.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [150.320007 47.220001 10.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE716F, 9686, 0x4DE70000, 150.32, 47.22, 10.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [150.320007 47.220001 10.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7170, 9686, 0x4DE70000, 144.97, 41.46, 10.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x74DE7171, 9686, 0x4DE70000, 152.384, 37.5888, 11.39, 0.707107, 0, 0, /* @teleloc 0x4DE70000 [152.384003 37.588799 11.390000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7172, 9686, 0x4DE70000, 162.845, 46.355, 10.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [162.845001 46.355000 10.280000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7172, 9686, 0x4DE70000, 162.845, 46.355, 10.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [162.845001 46.355000 10.280000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7173, 9686, 0x4DE70000, 162.555, 34.215, 11.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [162.554993 34.215000 11.530000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7173, 9686, 0x4DE70000, 162.555, 34.215, 11.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [162.554993 34.215000 11.530000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7174, 12679, 0x4DE70000, 151.255, 35.1692, 8.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1513,12 +1513,12 @@ VALUES (0x74DE7179, 12679, 0x4DE70000, 160.965, 45.3892, 8.1, 0.95656, 0, 0, 0.2 /* @teleloc 0x4DE70000 [160.964996 45.389198 8.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE717A, 12678, 0x4DE70000, 156.12, 45.4735, 21.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4DE70000 [156.119995 45.473499 21.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE717A, 12678, 0x4DE70000, 156.12, 45.4735, 21.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4DE70000 [156.119995 45.473499 21.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE717B, 12678, 0x4DE70000, 156.12, 29.4735, 21.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4DE70000 [156.119995 29.473499 21.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE717B, 12678, 0x4DE70000, 156.12, 29.4735, 21.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4DE70000 [156.119995 29.473499 21.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE717C, 11697, 0x4DE70192, 104.375, 88.0536, 10.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1533,60 +1533,60 @@ VALUES (0x74DE717E, 9686, 0x4DE70192, 97.4602, 87.6343, 12.925, -0.707107, 0, 0 /* @teleloc 0x4DE70192 [97.460197 87.634300 12.925000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE717F, 412, 0x4DE70199, 99.696, 76.6413, 6, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE70199 [99.695999 76.641296 6.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE717F, 412, 0x4DE70199, 99.696, 76.6413, 6, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE70199 [99.695999 76.641296 6.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7180, 9686, 0x4DE70199, 99.6825, 76.5492, 9.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70199 [99.682503 76.549202 9.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7180, 9686, 0x4DE70199, 99.6825, 76.5492, 9.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70199 [99.682503 76.549202 9.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7181, 9686, 0x4DE70199, 109.118, 74.9299, 8.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE70199 [109.117996 74.929901 8.825000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7182, 9686, 0x4DE70199, 103.97, 73.0345, 8.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70199 [103.970001 73.034500 8.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7182, 9686, 0x4DE70199, 103.97, 73.0345, 8.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70199 [103.970001 73.034500 8.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7183, 11698, 0x4DE70199, 100.607, 74.7745, 10.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x4DE70199 [100.607002 74.774498 10.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7184, 11697, 0x4DE70199, 106.287, 73.7677, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70199 [106.287003 73.767700 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7184, 11697, 0x4DE70199, 106.287, 73.7677, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70199 [106.287003 73.767700 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7185, 11697, 0x4DE70199, 101.612, 73.7677, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE70199 [101.612000 73.767700 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7185, 11697, 0x4DE70199, 101.612, 73.7677, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE70199 [101.612000 73.767700 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7186, 412, 0x4DE7019B, 99.195, 89.295, 6, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE7019B [99.195000 89.294998 6.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7186, 412, 0x4DE7019B, 99.195, 89.295, 6, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE7019B [99.195000 89.294998 6.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7187, 9686, 0x4DE7019B, 97.477, 80.179, 8.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE7019B [97.476997 80.179001 8.825000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7188, 9686, 0x4DE7019B, 99.327, 77.179, 9.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7019B [99.327003 77.179001 9.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7188, 9686, 0x4DE7019B, 99.327, 77.179, 9.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7019B [99.327003 77.179001 9.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7189, 9686, 0x4DE7019B, 101.222, 83.1222, 9.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE7019B [101.222000 83.122200 9.200000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE718A, 9686, 0x4DE7019C, 103.452, 89.204, 9.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7019C [103.452003 89.204002 9.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE718A, 9686, 0x4DE7019C, 103.452, 89.204, 9.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7019C [103.452003 89.204002 9.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE718B, 9686, 0x4DE7019C, 103.452, 81.529, 9.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7019C [103.452003 81.528999 9.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE718B, 9686, 0x4DE7019C, 103.452, 81.529, 9.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7019C [103.452003 81.528999 9.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE718C, 11697, 0x4DE7019C, 103.412, 82.3927, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE7019C [103.412003 82.392700 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE718C, 11697, 0x4DE7019C, 103.412, 82.3927, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE7019C [103.412003 82.392700 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE718D, 11697, 0x4DE7019D, 98.0405, 91.7316, 6.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,8 +1601,8 @@ VALUES (0x74DE718F, 9686, 0x4DE7019D, 105.18, 91.6715, 9.45, 0.707107, 0, 0, -0 /* @teleloc 0x4DE7019D [105.180000 91.671501 9.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7190, 9686, 0x4DE7019D, 101.33, 93.6715, 9.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE7019D [101.330002 93.671501 9.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7190, 9686, 0x4DE7019D, 101.33, 93.6715, 9.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE7019D [101.330002 93.671501 9.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE7191, 9686, 0x4DE701A0, 118.385, 79.048, 14.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,60 +1613,60 @@ VALUES (0x74DE7192, 9686, 0x4DE701A0, 97.627, 77.0562, 13.675, -0.707107, 0, 0, /* @teleloc 0x4DE701A0 [97.626999 77.056198 13.675000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7193, 11697, 0x4DE701A0, 104.426, 73.8847, 10.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE701A0 [104.426003 73.884697 10.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7193, 11697, 0x4DE701A0, 104.426, 73.8847, 10.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE701A0 [104.426003 73.884697 10.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7194, 11697, 0x4DE701A0, 112.763, 74.3397, 10.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE701A0 [112.763000 74.339699 10.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7194, 11697, 0x4DE701A0, 112.763, 74.3397, 10.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE701A0 [112.763000 74.339699 10.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7195, 11697, 0x4DE701A0, 106.836, 80.2373, 10.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE701A0 [106.835999 80.237297 10.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7195, 11697, 0x4DE701A0, 106.836, 80.2373, 10.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE701A0 [106.835999 80.237297 10.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7196, 9686, 0x4DE701A0, 109.825, 73.3684, 14.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A0 [109.824997 73.368401 14.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE7196, 9686, 0x4DE701A0, 109.825, 73.3684, 14.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A0 [109.824997 73.368401 14.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7197, 9686, 0x4DE701A0, 102.798, 80.9615, 14.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A0 [102.797997 80.961502 14.175000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7197, 9686, 0x4DE701A0, 102.798, 80.9615, 14.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A0 [102.797997 80.961502 14.175000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7198, 9686, 0x4DE701A0, 106.223, 80.9615, 14.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A0 [106.223000 80.961502 14.175000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7198, 9686, 0x4DE701A0, 106.223, 80.9615, 14.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A0 [106.223000 80.961502 14.175000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE7199, 9686, 0x4DE701A0, 109.798, 80.9615, 14.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A0 [109.797997 80.961502 14.175000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE7199, 9686, 0x4DE701A0, 109.798, 80.9615, 14.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A0 [109.797997 80.961502 14.175000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE719A, 9686, 0x4DE701A0, 106.273, 73.3365, 14.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A0 [106.273003 73.336502 14.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE719A, 9686, 0x4DE701A0, 106.273, 73.3365, 14.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A0 [106.273003 73.336502 14.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE719B, 9686, 0x4DE701A0, 113.335, 73.3365, 14.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A0 [113.334999 73.336502 14.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE719B, 9686, 0x4DE701A0, 113.335, 73.3365, 14.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A0 [113.334999 73.336502 14.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE719C, 9686, 0x4DE701A0, 113.348, 80.9615, 14.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A0 [113.348000 80.961502 14.175000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE719C, 9686, 0x4DE701A0, 113.348, 80.9615, 14.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A0 [113.348000 80.961502 14.175000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE719D, 11698, 0x4DE701A2, 109.826, 77.175, 17.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DE701A2 [109.825996 77.175003 17.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE719D, 11698, 0x4DE701A2, 109.826, 77.175, 17.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DE701A2 [109.825996 77.175003 17.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE719E, 11698, 0x4DE701A2, 106.586, 77.175, 17.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DE701A2 [106.585999 77.175003 17.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE719E, 11698, 0x4DE701A2, 106.586, 77.175, 17.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DE701A2 [106.585999 77.175003 17.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE719F, 9686, 0x4DE701A3, 105.62, 80.9345, 8.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A3 [105.620003 80.934502 8.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE719F, 9686, 0x4DE701A3, 105.62, 80.9345, 8.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A3 [105.620003 80.934502 8.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71A0, 9686, 0x4DE701A4, 114.957, 73.2103, 9.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A4 [114.957001 73.210297 9.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71A0, 9686, 0x4DE701A4, 114.957, 73.2103, 9.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A4 [114.957001 73.210297 9.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE71A1, 9686, 0x4DE701A4, 109.733, 75.7492, 8.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,40 +1677,40 @@ VALUES (0x74DE71A2, 9686, 0x4DE701A4, 117.483, 77.0492, 9.625, 0.707107, 0, 0, /* @teleloc 0x4DE701A4 [117.483002 77.049202 9.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71A3, 11698, 0x4DE701A4, 113.635, 77.2434, 10.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DE701A4 [113.635002 77.243401 10.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71A3, 11698, 0x4DE701A4, 113.635, 77.2434, 10.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DE701A4 [113.635002 77.243401 10.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71A4, 11697, 0x4DE701A4, 111.815, 73.6316, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE701A4 [111.815002 73.631599 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71A4, 11697, 0x4DE701A4, 111.815, 73.6316, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE701A4 [111.815002 73.631599 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71A5, 412, 0x4DE701A8, 105.2, 75.91, 1.19499, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE701A8 [105.199997 75.910004 1.194990] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71A5, 412, 0x4DE701A8, 105.2, 75.91, 1.19499, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE701A8 [105.199997 75.910004 1.194990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71A6, 9686, 0x4DE701A8, 105.202, 76.003, 4.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A8 [105.202003 76.002998 4.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71A6, 9686, 0x4DE701A8, 105.202, 76.003, 4.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A8 [105.202003 76.002998 4.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE71A7, 9686, 0x4DE701A8, 102.027, 83.553, 4.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE701A8 [102.027000 83.553001 4.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71A8, 9686, 0x4DE701A9, 108.145, 75.4595, 3.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701A9 [108.144997 75.459503 3.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE71A8, 9686, 0x4DE701A9, 108.145, 75.4595, 3.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701A9 [108.144997 75.459503 3.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71A9, 11697, 0x4DE701A9, 112.169, 73.9637, 1.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE701A9 [112.168999 73.963699 1.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71A9, 11697, 0x4DE701A9, 112.169, 73.9637, 1.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE701A9 [112.168999 73.963699 1.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71AA, 11698, 0x4DE701AA, 110.431, 82.0657, 5.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DE701AA [110.431000 82.065697 5.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71AA, 11698, 0x4DE701AA, 110.431, 82.0657, 5.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DE701AA [110.431000 82.065697 5.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71AB, 9686, 0x4DE701AA, 111.186, 76.1479, 4.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701AA [111.185997 76.147903 4.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71AB, 9686, 0x4DE701AA, 111.186, 76.1479, 4.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701AA [111.185997 76.147903 4.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE71AC, 9686, 0x4DE701AA, 107.37, 81.4632, 4.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1725,16 +1725,16 @@ VALUES (0x74DE71AE, 11697, 0x4DE701AA, 108.121, 87.4024, 1.35, 0.9139, 0, 0, 0.4 /* @teleloc 0x4DE701AA [108.121002 87.402397 1.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71AF, 9686, 0x4DE701AD, 116.4, 79.8434, 4.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701AD [116.400002 79.843399 4.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71AF, 9686, 0x4DE701AD, 116.4, 79.8434, 4.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701AD [116.400002 79.843399 4.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71B0, 9686, 0x4DE701AD, 116.4, 88.059, 4.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701AD [116.400002 88.058998 4.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE71B0, 9686, 0x4DE701AD, 116.4, 88.059, 4.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701AD [116.400002 88.058998 4.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71B1, 11698, 0x4DE701AD, 116.559, 83.7695, 5.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4DE701AD [116.558998 83.769501 5.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71B1, 11698, 0x4DE701AD, 116.559, 83.7695, 5.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4DE701AD [116.558998 83.769501 5.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE71B2, 11697, 0x4DE701AD, 118.521, 87.2524, 1.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1745,36 +1745,36 @@ VALUES (0x74DE71B3, 11697, 0x4DE701AD, 118.719, 80.3887, 1.35, 0.372988, 0, 0, - /* @teleloc 0x4DE701AD [118.719002 80.388702 1.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71B4, 412, 0x4DE701AE, 116.15, 95.08, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE701AE [116.150002 95.080002 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE71B4, 412, 0x4DE701AE, 116.15, 95.08, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE701AE [116.150002 95.080002 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE71B5, 9686, 0x4DE701AF, 113.8, 90.9, 9.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE701AF [113.800003 90.900002 9.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71B6, 9686, 0x4DE701AF, 116.2, 87.75, 10.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE701AF [116.199997 87.750000 10.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71B6, 9686, 0x4DE701AF, 116.2, 87.75, 10.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE701AF [116.199997 87.750000 10.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE71B7, 9686, 0x4DE701AF, 118.767, 90.8645, 10.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4DE701AF [118.766998 90.864502 10.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71B8, 11697, 0x4DE701AF, 116.115, 88.4066, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4DE701AF [116.114998 88.406601 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71B8, 11697, 0x4DE701AF, 116.115, 88.4066, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4DE701AF [116.114998 88.406601 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE71B9, 412, 0x4DE70000, 113.205, 90.9, 6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x4DE70000 [113.205002 90.900002 6.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71BA, 412, 0x4DE70000, 113.505, 81.615, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4DE70000 [113.504997 81.614998 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71BA, 412, 0x4DE70000, 113.505, 81.615, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4DE70000 [113.504997 81.614998 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71BB, 9686, 0x4DE70000, 116.175, 95.5184, 9.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [116.175003 95.518402 9.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71BB, 9686, 0x4DE70000, 116.175, 95.5184, 9.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [116.175003 95.518402 9.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE71BC, 9686, 0x4DE70000, 118.65, 94.4184, 8.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x74DE71BD, 9686, 0x4DE70000, 114.05, 94.7434, 8.55, 0.456322, 0, 0, -0 /* @teleloc 0x4DE70000 [114.050003 94.743401 8.550000] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71BE, 9686, 0x4DE70000, 113.525, 81.6934, 9.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [113.525002 81.693398 9.575000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71BE, 9686, 0x4DE70000, 113.525, 81.6934, 9.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [113.525002 81.693398 9.575000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71BF, 9686, 0x4DE70000, 109.625, 93.0434, 8.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4DE70000 [109.625000 93.043404 8.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE71BF, 9686, 0x4DE70000, 109.625, 93.0434, 8.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4DE70000 [109.625000 93.043404 8.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE71C0, 12679, 0x4DE70000, 107.29, 82.7816, 6.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1813,16 +1813,16 @@ VALUES (0x74DE71C4, 12679, 0x4DE70000, 118.94, 94.7066, 6.1, 0.420244, 0, 0, 0.9 /* @teleloc 0x4DE70000 [118.940002 94.706596 6.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71C5, 12679, 0x4DE70000, 111.415, 84.4066, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4DE70000 [111.415001 84.406601 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71C5, 12679, 0x4DE70000, 111.415, 84.4066, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4DE70000 [111.415001 84.406601 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71C6, 12678, 0x4DE70000, 116.44, 90.8316, 15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4DE70000 [116.440002 90.831596 15.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74DE71C6, 12678, 0x4DE70000, 116.44, 90.8316, 15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4DE70000 [116.440002 90.831596 15.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74DE71C7, 12678, 0x4DE70000, 101.565, 77.4316, 22.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4DE70000 [101.565002 77.431602 22.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74DE71C7, 12678, 0x4DE70000, 101.565, 77.4316, 22.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4DE70000 [101.565002 77.431602 22.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74DE71C8, 14105, 0x4DE70124, 58.5115, 158.679, 2.005, -0.742022, 0, 0, 0.670375, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4EAC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4EAC.sql index 9c4eef3fea..9d83ea1fc6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4EAC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4EAC.sql @@ -237,8 +237,8 @@ VALUES (0x74EAC03A, 412, 0x4EAC0000, 39.2636, 32.2357, 86, -0.707107, 0, 0, -0 /* @teleloc 0x4EAC0000 [39.263599 32.235699 86.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC03B, 412, 0x4EAC011A, 80.2754, 66.1413, 84, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4EAC011A [80.275398 66.141296 84.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC03B, 412, 0x4EAC011A, 80.2754, 66.1413, 84, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4EAC011A [80.275398 66.141296 84.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC03C, 9686, 0x4EAC011B, 80.2254, 65.3313, 88.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -249,20 +249,20 @@ VALUES (0x74EAC03D, 9686, 0x4EAC011B, 77.9254, 60.5813, 87.75, -0.707107, 0, 0, /* @teleloc 0x4EAC011B [77.925400 60.581299 87.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC03E, 9686, 0x4EAC011C, 86.4254, 60.8313, 87.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011C [86.425400 60.831299 87.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC03E, 9686, 0x4EAC011C, 86.4254, 60.8313, 87.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011C [86.425400 60.831299 87.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC03F, 9686, 0x4EAC011C, 89.5581, 59.6402, 86.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EAC011C [89.558098 59.640202 86.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC040, 9686, 0x4EAC011C, 88.4666, 54.8813, 87.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011C [88.466599 54.881302 87.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC040, 9686, 0x4EAC011C, 88.4666, 54.8813, 87.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011C [88.466599 54.881302 87.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC041, 9686, 0x4EAC011C, 84.0143, 54.8813, 87.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011C [84.014297 54.881302 87.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC041, 9686, 0x4EAC011C, 84.0143, 54.8813, 87.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011C [84.014297 54.881302 87.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC042, 9686, 0x4EAC011C, 82.9945, 56.1113, 86, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,12 +281,12 @@ VALUES (0x74EAC045, 11698, 0x4EAC011C, 86.3754, 57.7813, 90.25, 0.707107, 0, 0, /* @teleloc 0x4EAC011C [86.375397 57.781300 90.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC046, 11697, 0x4EAC011C, 86.3597, 57.6981, 84.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC011C [86.359703 57.698101 84.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC046, 11697, 0x4EAC011C, 86.3597, 57.6981, 84.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC011C [86.359703 57.698101 84.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC047, 9686, 0x4EAC011E, 82.4762, 60.4813, 82.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011E [82.476196 60.481300 82.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC047, 9686, 0x4EAC011E, 82.4762, 60.4813, 82.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011E [82.476196 60.481300 82.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC048, 9686, 0x4EAC011E, 89.3264, 57.8127, 82.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -377,8 +377,8 @@ VALUES (0x74EAC05D, 412, 0x4EAC0000, 81.4005, 128.096, 82, 1, 0, 0, 0, False, /* @teleloc 0x4EAC0000 [81.400497 128.095993 82.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC05E, 412, 0x4EAC0129, 153.288, 41.7309, 78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4EAC0129 [153.287994 41.730900 78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC05E, 412, 0x4EAC0129, 153.288, 41.7309, 78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4EAC0129 [153.287994 41.730900 78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC05F, 9686, 0x4EAC012A, 153.238, 40.9209, 82.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -389,20 +389,20 @@ VALUES (0x74EAC060, 9686, 0x4EAC012A, 150.938, 36.1709, 81.75, -0.707107, 0, 0, /* @teleloc 0x4EAC012A [150.938004 36.170898 81.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC061, 9686, 0x4EAC012B, 159.438, 36.4209, 81.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012B [159.438004 36.420898 81.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC061, 9686, 0x4EAC012B, 159.438, 36.4209, 81.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012B [159.438004 36.420898 81.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC062, 9686, 0x4EAC012B, 162.571, 35.2298, 80.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EAC012B [162.570999 35.229801 80.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC063, 9686, 0x4EAC012B, 161.479, 30.4709, 81.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012B [161.479004 30.470900 81.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC063, 9686, 0x4EAC012B, 161.479, 30.4709, 81.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012B [161.479004 30.470900 81.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC064, 9686, 0x4EAC012B, 157.027, 30.4709, 81.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012B [157.026993 30.470900 81.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC064, 9686, 0x4EAC012B, 157.027, 30.4709, 81.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012B [157.026993 30.470900 81.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC065, 9686, 0x4EAC012B, 156.007, 31.7009, 80, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -421,12 +421,12 @@ VALUES (0x74EAC068, 11698, 0x4EAC012B, 159.388, 33.3709, 84.25, 0.707107, 0, 0, /* @teleloc 0x4EAC012B [159.388000 33.370899 84.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC069, 11697, 0x4EAC012B, 159.372, 33.2877, 78.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC012B [159.371994 33.287701 78.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC069, 11697, 0x4EAC012B, 159.372, 33.2877, 78.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC012B [159.371994 33.287701 78.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC06A, 9686, 0x4EAC012D, 155.489, 36.0709, 76.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012D [155.488998 36.070900 76.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC06A, 9686, 0x4EAC012D, 155.489, 36.0709, 76.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012D [155.488998 36.070900 76.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC06B, 9686, 0x4EAC012D, 162.339, 33.4023, 76.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1513,8 +1513,8 @@ VALUES (0x74EAC10B, 11697, 0x4EAC011B, 78.4977, 64.8421, 84.15, -0.92388, 0, 0, /* @teleloc 0x4EAC011B [78.497704 64.842102 84.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC10C, 9686, 0x4EAC011B, 80.2254, 56.7813, 89.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011B [80.225403 56.781300 89.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC10C, 9686, 0x4EAC011B, 80.2254, 56.7813, 89.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011B [80.225403 56.781300 89.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC10D, 9686, 0x4EAC011B, 77.9254, 62.8305, 86.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x74EAC112, 9686, 0x4EAC011C, 89.5581, 57.8825, 87.9, 0.707107, 0, 0, - /* @teleloc 0x4EAC011C [89.558098 57.882500 87.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC113, 9686, 0x4EAC011C, 88.5244, 60.8313, 87.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011C [88.524399 60.831299 87.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC113, 9686, 0x4EAC011C, 88.5244, 60.8313, 87.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011C [88.524399 60.831299 87.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC114, 9686, 0x4EAC011C, 84.1744, 60.8313, 87.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011C [84.174400 60.831299 87.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC114, 9686, 0x4EAC011C, 84.1744, 60.8313, 87.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011C [84.174400 60.831299 87.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC115, 9686, 0x4EAC011C, 86.2466, 54.8813, 87.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011C [86.246597 54.881302 87.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC115, 9686, 0x4EAC011C, 86.2466, 54.8813, 87.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011C [86.246597 54.881302 87.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC116, 9686, 0x4EAC011C, 82.9945, 56.3602, 87.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x74EAC117, 9686, 0x4EAC011C, 82.9945, 59.3977, 87.6, -0.707107, 0, 0, /* @teleloc 0x4EAC011C [82.994499 59.397701 87.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC118, 9686, 0x4EAC011C, 84.1744, 60.8313, 86, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011C [84.174400 60.831299 86.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC118, 9686, 0x4EAC011C, 84.1744, 60.8313, 86, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011C [84.174400 60.831299 86.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC119, 11698, 0x4EAC011C, 88.7029, 55.5744, 88.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x74EAC11A, 11698, 0x4EAC011C, 88.6029, 59.8745, 88.3, 0.919479, 0, 0, - /* @teleloc 0x4EAC011C [88.602898 59.874500 88.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC11B, 11697, 0x4EAC011C, 86.3624, 56.3638, 84.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC011C [86.362396 56.363800 84.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC11B, 11697, 0x4EAC011C, 86.3624, 56.3638, 84.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC011C [86.362396 56.363800 84.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC11C, 11697, 0x4EAC011C, 86.3624, 58.8595, 84.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC011C [86.362396 58.859501 84.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC11C, 11697, 0x4EAC011C, 86.3624, 58.8595, 84.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC011C [86.362396 58.859501 84.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC11D, 11697, 0x4EAC011C, 88.5123, 55.7481, 84.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,20 +1589,20 @@ VALUES (0x74EAC11E, 11697, 0x4EAC011C, 88.8567, 57.9507, 84.15, 0.707107, 0, 0, /* @teleloc 0x4EAC011C [88.856697 57.950699 84.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC11F, 11697, 0x4EAC011C, 86.3624, 60.0629, 84.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC011C [86.362396 60.062901 84.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC11F, 11697, 0x4EAC011C, 86.3624, 60.0629, 84.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC011C [86.362396 60.062901 84.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC120, 9686, 0x4EAC011E, 85.7794, 60.4813, 82.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011E [85.779404 60.481300 82.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC120, 9686, 0x4EAC011E, 85.7794, 60.4813, 82.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011E [85.779404 60.481300 82.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC121, 9686, 0x4EAC011E, 81.8784, 54.9417, 82.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011E [81.878403 54.941700 82.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC121, 9686, 0x4EAC011E, 81.8784, 54.9417, 82.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011E [81.878403 54.941700 82.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC122, 9686, 0x4EAC011E, 85.9911, 54.9417, 82.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC011E [85.991096 54.941700 82.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC122, 9686, 0x4EAC011E, 85.9911, 54.9417, 82.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC011E [85.991096 54.941700 82.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC123, 9686, 0x4EAC011E, 77.9254, 56.1022, 82.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,36 +1613,36 @@ VALUES (0x74EAC124, 11698, 0x4EAC011E, 84.518, 57.7813, 83.5, -0.707107, 0, 0, - /* @teleloc 0x4EAC011E [84.517998 57.781300 83.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC125, 11697, 0x4EAC011E, 84.265, 59.8226, 80.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC011E [84.264999 59.822601 80.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC125, 11697, 0x4EAC011E, 84.265, 59.8226, 80.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC011E [84.264999 59.822601 80.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC126, 11697, 0x4EAC011E, 83.965, 55.4726, 80.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC011E [83.964996 55.472599 80.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC126, 11697, 0x4EAC011E, 83.965, 55.4726, 80.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC011E [83.964996 55.472599 80.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC127, 11697, 0x4EAC011E, 88.5847, 57.4449, 80.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4EAC011E [88.584702 57.444901 80.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC128, 9686, 0x4EAC0000, 80.2754, 66.1799, 87.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC0000 [80.275398 66.179901 87.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x74EAC128, 9686, 0x4EAC0000, 80.2754, 66.1799, 87.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC0000 [80.275398 66.179901 87.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC129, 9686, 0x4EAC0000, 78.1248, 66.3799, 85.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC0000 [78.124802 66.379898 85.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x74EAC129, 9686, 0x4EAC0000, 78.1248, 66.3799, 85.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC0000 [78.124802 66.379898 85.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC12A, 9686, 0x4EAC0000, 82.4176, 66.3799, 85.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC0000 [82.417603 66.379898 85.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x74EAC12A, 9686, 0x4EAC0000, 82.4176, 66.3799, 85.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC0000 [82.417603 66.379898 85.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC12B, 12679, 0x4EAC0000, 84.3624, 66.8138, 84.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x4EAC0000 [84.362396 66.813797 84.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC12C, 12679, 0x4EAC0000, 86.3624, 62.0638, 84.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4EAC0000 [86.362396 62.063801 84.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC12C, 12679, 0x4EAC0000, 86.3624, 62.0638, 84.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4EAC0000 [86.362396 62.063801 84.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC12D, 11697, 0x4EAC0121, 87.098, 135.99, 82.05, 0.898411, 0, 0, 0.439155, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1789,8 +1789,8 @@ VALUES (0x74EAC150, 11697, 0x4EAC012A, 151.51, 40.4318, 78.15, -0.92388, 0, 0, - /* @teleloc 0x4EAC012A [151.509995 40.431801 78.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC151, 9686, 0x4EAC012A, 153.238, 32.3709, 83.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012A [153.238007 32.370899 83.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC151, 9686, 0x4EAC012A, 153.238, 32.3709, 83.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012A [153.238007 32.370899 83.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC152, 9686, 0x4EAC012A, 150.938, 38.4201, 80.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1817,16 +1817,16 @@ VALUES (0x74EAC157, 9686, 0x4EAC012B, 162.571, 33.4721, 81.9, 0.707107, 0, 0, - /* @teleloc 0x4EAC012B [162.570999 33.472099 81.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC158, 9686, 0x4EAC012B, 161.537, 36.4209, 81.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012B [161.537003 36.420898 81.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC158, 9686, 0x4EAC012B, 161.537, 36.4209, 81.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012B [161.537003 36.420898 81.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC159, 9686, 0x4EAC012B, 157.187, 36.4209, 81.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012B [157.186996 36.420898 81.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC159, 9686, 0x4EAC012B, 157.187, 36.4209, 81.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012B [157.186996 36.420898 81.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC15A, 9686, 0x4EAC012B, 159.259, 30.4709, 81.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012B [159.259003 30.470900 81.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC15A, 9686, 0x4EAC012B, 159.259, 30.4709, 81.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012B [159.259003 30.470900 81.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC15B, 9686, 0x4EAC012B, 156.007, 31.9498, 81.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1837,8 +1837,8 @@ VALUES (0x74EAC15C, 9686, 0x4EAC012B, 156.007, 34.9873, 81.6, -0.707107, 0, 0, /* @teleloc 0x4EAC012B [156.007004 34.987301 81.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC15D, 9686, 0x4EAC012B, 157.187, 36.4209, 80, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012B [157.186996 36.420898 80.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC15D, 9686, 0x4EAC012B, 157.187, 36.4209, 80, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012B [157.186996 36.420898 80.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC15E, 11698, 0x4EAC012B, 161.715, 31.164, 82.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1849,12 +1849,12 @@ VALUES (0x74EAC15F, 11698, 0x4EAC012B, 161.615, 35.4641, 82.3, 0.919479, 0, 0, - /* @teleloc 0x4EAC012B [161.615005 35.464100 82.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC160, 11697, 0x4EAC012B, 159.375, 31.9534, 78.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC012B [159.375000 31.953400 78.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC160, 11697, 0x4EAC012B, 159.375, 31.9534, 78.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC012B [159.375000 31.953400 78.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC161, 11697, 0x4EAC012B, 159.375, 34.4491, 78.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC012B [159.375000 34.449100 78.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC161, 11697, 0x4EAC012B, 159.375, 34.4491, 78.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC012B [159.375000 34.449100 78.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC162, 11697, 0x4EAC012B, 161.525, 31.3376, 78.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1865,20 +1865,20 @@ VALUES (0x74EAC163, 11697, 0x4EAC012B, 161.869, 33.5403, 78.15, 0.707107, 0, 0, /* @teleloc 0x4EAC012B [161.869003 33.540298 78.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC164, 11697, 0x4EAC012B, 159.375, 35.6525, 78.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC012B [159.375000 35.652500 78.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC164, 11697, 0x4EAC012B, 159.375, 35.6525, 78.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC012B [159.375000 35.652500 78.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC165, 9686, 0x4EAC012D, 158.792, 36.0709, 76.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012D [158.792007 36.070900 76.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC165, 9686, 0x4EAC012D, 158.792, 36.0709, 76.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012D [158.792007 36.070900 76.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC166, 9686, 0x4EAC012D, 154.891, 30.5313, 76.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012D [154.891006 30.531300 76.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC166, 9686, 0x4EAC012D, 154.891, 30.5313, 76.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012D [154.891006 30.531300 76.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC167, 9686, 0x4EAC012D, 159.004, 30.5313, 76.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC012D [159.003998 30.531300 76.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC167, 9686, 0x4EAC012D, 159.004, 30.5313, 76.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC012D [159.003998 30.531300 76.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC168, 9686, 0x4EAC012D, 150.938, 31.6918, 76.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1889,36 +1889,36 @@ VALUES (0x74EAC169, 11698, 0x4EAC012D, 157.531, 33.3709, 77.5, -0.707107, 0, 0, /* @teleloc 0x4EAC012D [157.531006 33.370899 77.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC16A, 11697, 0x4EAC012D, 157.278, 35.4122, 74.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC012D [157.278000 35.412201 74.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EAC16A, 11697, 0x4EAC012D, 157.278, 35.4122, 74.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC012D [157.278000 35.412201 74.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC16B, 11697, 0x4EAC012D, 156.978, 31.0622, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EAC012D [156.977997 31.062201 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC16B, 11697, 0x4EAC012D, 156.978, 31.0622, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EAC012D [156.977997 31.062201 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC16C, 11697, 0x4EAC012D, 161.597, 33.0345, 74.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4EAC012D [161.597000 33.034500 74.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC16D, 9686, 0x4EAC0000, 153.288, 41.7695, 81.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC0000 [153.287994 41.769501 81.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x74EAC16D, 9686, 0x4EAC0000, 153.288, 41.7695, 81.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC0000 [153.287994 41.769501 81.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC16E, 9686, 0x4EAC0000, 151.137, 41.9695, 79.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC0000 [151.136993 41.969501 79.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x74EAC16E, 9686, 0x4EAC0000, 151.137, 41.9695, 79.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC0000 [151.136993 41.969501 79.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC16F, 9686, 0x4EAC0000, 155.43, 41.9695, 79.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EAC0000 [155.429993 41.969501 79.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x74EAC16F, 9686, 0x4EAC0000, 155.43, 41.9695, 79.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EAC0000 [155.429993 41.969501 79.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC170, 12679, 0x4EAC0000, 157.375, 42.4034, 78.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x4EAC0000 [157.375000 42.403400 78.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EAC171, 12679, 0x4EAC0000, 159.375, 37.6534, 78.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4EAC0000 [159.375000 37.653400 78.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EAC171, 12679, 0x4EAC0000, 159.375, 37.6534, 78.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4EAC0000 [159.375000 37.653400 78.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EAC172, 9686, 0x4EAC0131, 153.712, 111.911, 61.625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4EBA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4EBA.sql index 4361f26c16..07c1d5a017 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4EBA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4EBA.sql @@ -9,8 +9,8 @@ VALUES (0x74EBA001, 9686, 0x4EBA0100, 41.0401, 33.7749, 46.85, 0.317305, 0, 0, /* @teleloc 0x4EBA0100 [41.040100 33.774899 46.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA002, 9686, 0x4EBA0100, 39.4333, 33.2535, 49.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0100 [39.433300 33.253502 49.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA002, 9686, 0x4EBA0100, 39.4333, 33.2535, 49.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0100 [39.433300 33.253502 49.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA003, 9686, 0x4EBA0100, 37.0865, 36.3875, 47.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x74EBA005, 9686, 0x4EBA0100, 41.1901, 39.0749, 46.85, -0.902209, 0, 0, /* @teleloc 0x4EBA0100 [41.190102 39.074902 46.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA006, 9686, 0x4EBA0100, 39.4401, 40.2875, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0100 [39.440102 40.287498 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EBA006, 9686, 0x4EBA0100, 39.4401, 40.2875, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0100 [39.440102 40.287498 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA007, 11697, 0x4EBA0100, 39.4882, 33.5941, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EBA0100 [39.488201 33.594101 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA007, 11697, 0x4EBA0100, 39.4882, 33.5941, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EBA0100 [39.488201 33.594101 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA008, 11697, 0x4EBA0100, 37.5882, 34.6441, 44.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4EBA0100 [37.588200 34.644100 44.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA009, 9686, 0x4EBA0103, 30.1752, 32.5563, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0103 [30.175200 32.556301 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA009, 9686, 0x4EBA0103, 30.1752, 32.5563, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0103 [30.175200 32.556301 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA00A, 9686, 0x4EBA0103, 35.5752, 32.5563, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0103 [35.575199 32.556301 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA00A, 9686, 0x4EBA0103, 35.5752, 32.5563, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0103 [35.575199 32.556301 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA00B, 9686, 0x4EBA0103, 36.6252, 33.9055, 45.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EBA0103 [36.625198 33.905499 45.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA00C, 9686, 0x4EBA0103, 32.6252, 38.4563, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0103 [32.625198 38.456299 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EBA00C, 9686, 0x4EBA0103, 32.6252, 38.4563, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0103 [32.625198 38.456299 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA00D, 9686, 0x4EBA0103, 28.8252, 35.3063, 48.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x74EBA011, 11697, 0x4EBA0103, 32.5072, 35.6349, 44.1, -0.707107, 0, 0, /* @teleloc 0x4EBA0103 [32.507198 35.634899 44.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA012, 11697, 0x4EBA0103, 33.0382, 33.1441, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EBA0103 [33.038200 33.144100 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA012, 11697, 0x4EBA0103, 33.0382, 33.1441, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EBA0103 [33.038200 33.144100 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA013, 9686, 0x4EBA0103, 30.0758, 38.4563, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0103 [30.075800 38.456299 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EBA013, 9686, 0x4EBA0103, 30.0758, 38.4563, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0103 [30.075800 38.456299 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA014, 9686, 0x4EBA0103, 35.4196, 38.4563, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0103 [35.419601 38.456299 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EBA014, 9686, 0x4EBA0103, 35.4196, 38.4563, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0103 [35.419601 38.456299 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA015, 9686, 0x4EBA0103, 28.8252, 33.5912, 47.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x74EBA016, 9686, 0x4EBA0103, 28.8252, 37.5394, 47.35, -0.707107, 0, 0, /* @teleloc 0x4EBA0103 [28.825199 37.539398 47.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA017, 9686, 0x4EBA0103, 33.0347, 32.5563, 47.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0103 [33.034698 32.556301 47.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA017, 9686, 0x4EBA0103, 33.0347, 32.5563, 47.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0103 [33.034698 32.556301 47.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA018, 9686, 0x4EBA0103, 36.6252, 33.6055, 47.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x74EBA01F, 11697, 0x4EBA0103, 35.6334, 33.3536, 44.1, 0.297375, 0, 0, - /* @teleloc 0x4EBA0103 [35.633400 33.353600 44.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA020, 11697, 0x4EBA0103, 32.7882, 37.9441, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EBA0103 [32.788200 37.944099 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EBA020, 11697, 0x4EBA0103, 32.7882, 37.9441, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EBA0103 [32.788200 37.944099 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA021, 9686, 0x4EBA0105, 35.5333, 31.6035, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0105 [35.533298 31.603500 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA021, 9686, 0x4EBA0105, 35.5333, 31.6035, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0105 [35.533298 31.603500 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA022, 9686, 0x4EBA0105, 32.0365, 34.8375, 42.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EBA0105 [32.036499 34.837502 42.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA023, 9686, 0x4EBA0105, 34.2901, 38.0875, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0105 [34.290100 38.087502 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EBA023, 9686, 0x4EBA0105, 34.2901, 38.0875, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0105 [34.290100 38.087502 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA024, 11697, 0x4EBA0105, 40.1567, 36.8864, 40.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x74EBA027, 11697, 0x4EBA0105, 32.9243, 35.3983, 40.1, -0.707107, 0, 0, /* @teleloc 0x4EBA0105 [32.924301 35.398300 40.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA028, 9686, 0x4EBA0105, 39.4333, 31.6035, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0105 [39.433300 31.603500 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA028, 9686, 0x4EBA0105, 39.4333, 31.6035, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0105 [39.433300 31.603500 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA029, 9686, 0x4EBA0105, 37.5401, 38.0875, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0105 [37.540100 38.087502 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EBA029, 9686, 0x4EBA0105, 37.5401, 38.0875, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0105 [37.540100 38.087502 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA02A, 9686, 0x4EBA0105, 41.9865, 33.6375, 42.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x74EBA02B, 11698, 0x4EBA0105, 36.0192, 35.4877, 43.5, -0.707107, 0, 0, /* @teleloc 0x4EBA0105 [36.019199 35.487701 43.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA02C, 11697, 0x4EBA0105, 36.6243, 32.4483, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EBA0105 [36.624298 32.448299 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA02C, 11697, 0x4EBA0105, 36.6243, 32.4483, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EBA0105 [36.624298 32.448299 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA02D, 11697, 0x4EBA0105, 36.0067, 37.6364, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EBA0105 [36.006699 37.636398 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EBA02D, 11697, 0x4EBA0105, 36.0067, 37.6364, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EBA0105 [36.006699 37.636398 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA02E, 412, 0x4EBA0000, 39.3901, 40.8349, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4EBA0000 [39.390099 40.834900 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA02E, 412, 0x4EBA0000, 39.3901, 40.8349, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4EBA0000 [39.390099 40.834900 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA02F, 9686, 0x4EBA0000, 39.4333, 41.0035, 47.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EBA0000 [39.433300 41.003502 47.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA02F, 9686, 0x4EBA0000, 39.4333, 41.0035, 47.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EBA0000 [39.433300 41.003502 47.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA030, 9686, 0x4EBA0000, 41.7333, 40.1035, 46.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,8 +205,8 @@ VALUES (0x74EBA032, 12679, 0x4EBA0000, 42.5382, 40.3941, 44.1, -0.402747, 0, 0, /* @teleloc 0x4EBA0000 [42.538200 40.394100 44.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EBA033, 12679, 0x4EBA0000, 32.5382, 39.4441, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4EBA0000 [32.538200 39.444099 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EBA033, 12679, 0x4EBA0000, 32.5382, 39.4441, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4EBA0000 [32.538200 39.444099 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EBA034, 11697, 0x4EBA0109, 37.6437, 78.9035, 44.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/4EE7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/4EE7.sql index 2e27aa0f37..8be9c916dc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/4EE7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/4EE7.sql @@ -13,60 +13,60 @@ VALUES (0x74EE7002, 9686, 0x4EE70100, 145.46, 159.634, 26.925, -0.707107, 0, 0, /* @teleloc 0x4EE70100 [145.460007 159.634003 26.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7003, 412, 0x4EE70107, 147.696, 148.641, 20, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4EE70107 [147.695999 148.641006 20.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7003, 412, 0x4EE70107, 147.696, 148.641, 20, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4EE70107 [147.695999 148.641006 20.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7004, 9686, 0x4EE70107, 147.683, 148.549, 23.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70107 [147.682999 148.548996 23.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7004, 9686, 0x4EE70107, 147.683, 148.549, 23.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70107 [147.682999 148.548996 23.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7005, 9686, 0x4EE70107, 157.118, 146.93, 22.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EE70107 [157.117996 146.929993 22.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7006, 9686, 0x4EE70107, 151.97, 145.035, 22.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70107 [151.970001 145.035004 22.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7006, 9686, 0x4EE70107, 151.97, 145.035, 22.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70107 [151.970001 145.035004 22.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7007, 11698, 0x4EE70107, 148.607, 146.774, 24.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x4EE70107 [148.606995 146.774002 24.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7008, 11697, 0x4EE70107, 154.287, 145.768, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE70107 [154.287003 145.768005 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7008, 11697, 0x4EE70107, 154.287, 145.768, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE70107 [154.287003 145.768005 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7009, 11697, 0x4EE70107, 149.612, 145.768, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE70107 [149.612000 145.768005 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7009, 11697, 0x4EE70107, 149.612, 145.768, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE70107 [149.612000 145.768005 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE700A, 412, 0x4EE70109, 147.195, 161.295, 20, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4EE70109 [147.195007 161.294998 20.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE700A, 412, 0x4EE70109, 147.195, 161.295, 20, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4EE70109 [147.195007 161.294998 20.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE700B, 9686, 0x4EE70109, 145.477, 152.179, 22.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EE70109 [145.477005 152.179001 22.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE700C, 9686, 0x4EE70109, 147.327, 149.179, 23.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70109 [147.326996 149.179001 23.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE700C, 9686, 0x4EE70109, 147.327, 149.179, 23.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70109 [147.326996 149.179001 23.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE700D, 9686, 0x4EE70109, 149.222, 155.122, 23.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EE70109 [149.222000 155.121994 23.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE700E, 9686, 0x4EE7010A, 151.452, 161.204, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7010A [151.451996 161.203995 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE700E, 9686, 0x4EE7010A, 151.452, 161.204, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7010A [151.451996 161.203995 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE700F, 9686, 0x4EE7010A, 151.452, 153.529, 23.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7010A [151.451996 153.529007 23.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE700F, 9686, 0x4EE7010A, 151.452, 153.529, 23.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7010A [151.451996 153.529007 23.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7010, 11697, 0x4EE7010A, 151.412, 154.393, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE7010A [151.412003 154.393005 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7010, 11697, 0x4EE7010A, 151.412, 154.393, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE7010A [151.412003 154.393005 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7011, 11697, 0x4EE7010B, 146.04, 163.732, 20.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x74EE7013, 9686, 0x4EE7010B, 153.18, 163.672, 23.45, 0.707107, 0, 0, - /* @teleloc 0x4EE7010B [153.179993 163.671997 23.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7014, 9686, 0x4EE7010B, 149.33, 165.671, 23.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7010B [149.330002 165.671005 23.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7014, 9686, 0x4EE7010B, 149.33, 165.671, 23.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7010B [149.330002 165.671005 23.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7015, 9686, 0x4EE7010E, 166.385, 151.048, 28.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x74EE7016, 9686, 0x4EE7010E, 145.627, 149.056, 27.675, -0.707107, 0, 0 /* @teleloc 0x4EE7010E [145.626999 149.056000 27.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7017, 11697, 0x4EE7010E, 152.426, 145.885, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE7010E [152.425995 145.884995 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7017, 11697, 0x4EE7010E, 152.426, 145.885, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE7010E [152.425995 145.884995 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7018, 11697, 0x4EE7010E, 160.763, 146.34, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE7010E [160.763000 146.339996 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7018, 11697, 0x4EE7010E, 160.763, 146.34, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE7010E [160.763000 146.339996 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7019, 11697, 0x4EE7010E, 154.836, 152.237, 24.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE7010E [154.835999 152.237000 24.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7019, 11697, 0x4EE7010E, 154.836, 152.237, 24.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE7010E [154.835999 152.237000 24.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE701A, 9686, 0x4EE7010E, 157.825, 145.368, 28.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7010E [157.824997 145.367996 28.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE701A, 9686, 0x4EE7010E, 157.825, 145.368, 28.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7010E [157.824997 145.367996 28.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE701B, 9686, 0x4EE7010E, 150.798, 152.962, 28.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7010E [150.798004 152.962006 28.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE701B, 9686, 0x4EE7010E, 150.798, 152.962, 28.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7010E [150.798004 152.962006 28.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE701C, 9686, 0x4EE7010E, 154.223, 152.962, 28.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7010E [154.223007 152.962006 28.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE701C, 9686, 0x4EE7010E, 154.223, 152.962, 28.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7010E [154.223007 152.962006 28.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE701D, 9686, 0x4EE7010E, 157.798, 152.962, 28.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7010E [157.798004 152.962006 28.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE701D, 9686, 0x4EE7010E, 157.798, 152.962, 28.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7010E [157.798004 152.962006 28.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE701E, 9686, 0x4EE7010E, 154.273, 145.337, 28.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7010E [154.272995 145.337006 28.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE701E, 9686, 0x4EE7010E, 154.273, 145.337, 28.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7010E [154.272995 145.337006 28.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE701F, 9686, 0x4EE7010E, 161.335, 145.337, 28.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7010E [161.335007 145.337006 28.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE701F, 9686, 0x4EE7010E, 161.335, 145.337, 28.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7010E [161.335007 145.337006 28.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7020, 9686, 0x4EE7010E, 161.348, 152.962, 28.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7010E [161.348007 152.962006 28.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7020, 9686, 0x4EE7010E, 161.348, 152.962, 28.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7010E [161.348007 152.962006 28.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7021, 11698, 0x4EE70110, 157.826, 149.175, 31.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4EE70110 [157.826004 149.175003 31.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7021, 11698, 0x4EE70110, 157.826, 149.175, 31.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4EE70110 [157.826004 149.175003 31.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7022, 11698, 0x4EE70110, 154.586, 149.175, 31.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4EE70110 [154.585999 149.175003 31.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7022, 11698, 0x4EE70110, 154.586, 149.175, 31.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4EE70110 [154.585999 149.175003 31.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7023, 9686, 0x4EE70111, 153.62, 152.934, 22.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70111 [153.619995 152.934006 22.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7023, 9686, 0x4EE70111, 153.62, 152.934, 22.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70111 [153.619995 152.934006 22.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7024, 9686, 0x4EE70112, 162.957, 145.21, 23.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70112 [162.957001 145.210007 23.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7024, 9686, 0x4EE70112, 162.957, 145.21, 23.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70112 [162.957001 145.210007 23.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7025, 9686, 0x4EE70112, 157.733, 147.749, 22.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x74EE7026, 9686, 0x4EE70112, 165.483, 149.049, 23.625, 0.707107, 0, 0, /* @teleloc 0x4EE70112 [165.483002 149.048996 23.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7027, 11698, 0x4EE70112, 161.635, 149.243, 24.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4EE70112 [161.634995 149.242996 24.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7027, 11698, 0x4EE70112, 161.635, 149.243, 24.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4EE70112 [161.634995 149.242996 24.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7028, 11697, 0x4EE70112, 159.815, 145.632, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE70112 [159.815002 145.632004 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7028, 11697, 0x4EE70112, 159.815, 145.632, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE70112 [159.815002 145.632004 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7029, 412, 0x4EE70116, 153.2, 147.91, 15.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4EE70116 [153.199997 147.910004 15.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7029, 412, 0x4EE70116, 153.2, 147.91, 15.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4EE70116 [153.199997 147.910004 15.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE702A, 9686, 0x4EE70116, 153.202, 148.003, 18.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70116 [153.201996 148.003006 18.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE702A, 9686, 0x4EE70116, 153.202, 148.003, 18.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70116 [153.201996 148.003006 18.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE702B, 9686, 0x4EE70116, 150.027, 155.553, 18.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EE70116 [150.026993 155.552994 18.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE702C, 9686, 0x4EE70117, 156.145, 147.459, 17.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70117 [156.145004 147.459000 17.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE702C, 9686, 0x4EE70117, 156.145, 147.459, 17.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70117 [156.145004 147.459000 17.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE702D, 11697, 0x4EE70117, 160.169, 145.964, 15.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE70117 [160.169006 145.964005 15.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE702D, 11697, 0x4EE70117, 160.169, 145.964, 15.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE70117 [160.169006 145.964005 15.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE702E, 11698, 0x4EE70118, 158.431, 154.066, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4EE70118 [158.431000 154.065994 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE702E, 11698, 0x4EE70118, 158.431, 154.066, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4EE70118 [158.431000 154.065994 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE702F, 9686, 0x4EE70118, 159.186, 148.148, 18.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70118 [159.186005 148.147995 18.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE702F, 9686, 0x4EE70118, 159.186, 148.148, 18.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70118 [159.186005 148.147995 18.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7030, 9686, 0x4EE70118, 155.37, 153.463, 18.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x74EE7032, 11697, 0x4EE70118, 156.121, 159.402, 15.35, 0.9139, 0, 0, 0. /* @teleloc 0x4EE70118 [156.121002 159.401993 15.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7033, 9686, 0x4EE7011B, 164.4, 151.843, 18.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7011B [164.399994 151.843002 18.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7033, 9686, 0x4EE7011B, 164.4, 151.843, 18.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7011B [164.399994 151.843002 18.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7034, 9686, 0x4EE7011B, 164.4, 160.059, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7011B [164.399994 160.059006 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7034, 9686, 0x4EE7011B, 164.4, 160.059, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7011B [164.399994 160.059006 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7035, 11698, 0x4EE7011B, 164.559, 155.77, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x4EE7011B [164.559006 155.770004 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7035, 11698, 0x4EE7011B, 164.559, 155.77, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x4EE7011B [164.559006 155.770004 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7036, 11697, 0x4EE7011B, 166.521, 159.252, 15.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x74EE7037, 11697, 0x4EE7011B, 166.719, 152.389, 15.35, 0.372988, 0, 0, /* @teleloc 0x4EE7011B [166.718994 152.389008 15.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7038, 412, 0x4EE7011C, 164.15, 167.08, 20, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4EE7011C [164.149994 167.080002 20.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7038, 412, 0x4EE7011C, 164.15, 167.08, 20, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4EE7011C [164.149994 167.080002 20.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7039, 9686, 0x4EE7011D, 161.8, 162.9, 23.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EE7011D [161.800003 162.899994 23.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE703A, 9686, 0x4EE7011D, 164.2, 159.75, 24.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7011D [164.199997 159.750000 24.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE703A, 9686, 0x4EE7011D, 164.2, 159.75, 24.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7011D [164.199997 159.750000 24.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE703B, 9686, 0x4EE7011D, 166.767, 162.865, 24.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EE7011D [166.766998 162.865005 24.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE703C, 11697, 0x4EE7011D, 164.115, 160.407, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE7011D [164.115005 160.406998 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE703C, 11697, 0x4EE7011D, 164.115, 160.407, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE7011D [164.115005 160.406998 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE703D, 412, 0x4EE70000, 161.205, 162.9, 20, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x4EE70000 [161.205002 162.899994 20.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE703E, 412, 0x4EE70000, 161.505, 153.615, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4EE70000 [161.505005 153.615005 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE703E, 412, 0x4EE70000, 161.505, 153.615, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4EE70000 [161.505005 153.615005 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE703F, 9686, 0x4EE70000, 164.175, 167.518, 23.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70000 [164.175003 167.518005 23.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE703F, 9686, 0x4EE70000, 164.175, 167.518, 23.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70000 [164.175003 167.518005 23.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7040, 9686, 0x4EE70000, 166.65, 166.418, 22.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x74EE7041, 9686, 0x4EE70000, 162.05, 166.743, 22.55, 0.456322, 0, 0, - /* @teleloc 0x4EE70000 [162.050003 166.742996 22.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7042, 9686, 0x4EE70000, 161.525, 153.693, 23.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70000 [161.524994 153.692993 23.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7042, 9686, 0x4EE70000, 161.525, 153.693, 23.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70000 [161.524994 153.692993 23.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7043, 9686, 0x4EE70000, 157.625, 165.043, 22.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70000 [157.625000 165.042999 22.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7043, 9686, 0x4EE70000, 157.625, 165.043, 22.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70000 [157.625000 165.042999 22.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7044, 12679, 0x4EE70000, 155.29, 154.782, 20.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,24 +293,24 @@ VALUES (0x74EE7048, 12679, 0x4EE70000, 166.941, 166.707, 20.1, 0.420244, 0, 0, 0 /* @teleloc 0x4EE70000 [166.940994 166.707001 20.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7049, 12679, 0x4EE70000, 159.415, 156.407, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x4EE70000 [159.414993 156.406998 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7049, 12679, 0x4EE70000, 159.415, 156.407, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x4EE70000 [159.414993 156.406998 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE704A, 12678, 0x4EE70000, 164.44, 162.832, 29, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4EE70000 [164.440002 162.832001 29.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE704A, 12678, 0x4EE70000, 164.44, 162.832, 29, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4EE70000 [164.440002 162.832001 29.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE704B, 12678, 0x4EE70000, 149.565, 149.432, 36.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4EE70000 [149.565002 149.432007 36.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE704B, 12678, 0x4EE70000, 149.565, 149.432, 36.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4EE70000 [149.565002 149.432007 36.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE704C, 412, 0x4EE70122, 104.392, 157.645, 20, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x4EE70122 [104.391998 157.645004 20.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE704D, 412, 0x4EE70123, 114.583, 154.159, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4EE70123 [114.583000 154.158997 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE704D, 412, 0x4EE70123, 114.583, 154.159, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4EE70123 [114.583000 154.158997 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE704E, 412, 0x4EE70124, 98.6748, 165.668, 20, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x74EE7051, 11697, 0x4EE70125, 106.134, 165.483, 24.9, -0.92321, 0, 0, - /* @teleloc 0x4EE70125 [106.134003 165.483002 24.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7052, 9686, 0x4EE70125, 106.992, 153.911, 27.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70125 [106.991997 153.910995 27.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7052, 9686, 0x4EE70125, 106.992, 153.911, 27.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70125 [106.991997 153.910995 27.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7053, 9686, 0x4EE70125, 108.08, 166.569, 28.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70125 [108.080002 166.569000 28.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7053, 9686, 0x4EE70125, 108.08, 166.569, 28.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70125 [108.080002 166.569000 28.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7054, 11698, 0x4EE70125, 108.044, 162.558, 31.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x74EE7055, 11697, 0x4EE70125, 105.659, 157.265, 24.9, -0.707107, 0, 0, /* @teleloc 0x4EE70125 [105.658997 157.264999 24.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7056, 9686, 0x4EE70127, 106.69, 162.58, 23.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70127 [106.690002 162.580002 23.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7056, 9686, 0x4EE70127, 106.69, 162.58, 23.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70127 [106.690002 162.580002 23.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7057, 9686, 0x4EE70127, 106.739, 153.905, 22.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70127 [106.738998 153.904999 22.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7057, 9686, 0x4EE70127, 106.739, 153.905, 22.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70127 [106.738998 153.904999 22.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7058, 11697, 0x4EE70127, 107.86, 154.466, 20.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4EE70127 [107.860001 154.466003 20.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7059, 9686, 0x4EE70128, 109.99, 153.925, 23.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70128 [109.989998 153.925003 23.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7059, 9686, 0x4EE70128, 109.99, 153.925, 23.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70128 [109.989998 153.925003 23.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE705A, 9686, 0x4EE70128, 111.189, 159.39, 23.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x4EE70128 [111.189003 159.389999 23.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE705B, 11697, 0x4EE70128, 109.98, 161.703, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE70128 [109.980003 161.703003 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE705B, 11697, 0x4EE70128, 109.98, 161.703, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE70128 [109.980003 161.703003 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE705C, 11697, 0x4EE70129, 108, 166.166, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE70129 [108.000000 166.166000 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE705C, 11697, 0x4EE70129, 108, 166.166, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE70129 [108.000000 166.166000 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE705D, 9686, 0x4EE70129, 108.21, 167.063, 23.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70129 [108.209999 167.063004 23.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE705D, 9686, 0x4EE70129, 108.21, 167.063, 23.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70129 [108.209999 167.063004 23.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE705E, 9686, 0x4EE70129, 106.643, 163.102, 23.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70129 [106.642998 163.102005 23.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE705E, 9686, 0x4EE70129, 106.643, 163.102, 23.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70129 [106.642998 163.102005 23.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE705F, 9686, 0x4EE7012C, 114.575, 153.325, 23.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7012C [114.574997 153.324997 23.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE705F, 9686, 0x4EE7012C, 114.575, 153.325, 23.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7012C [114.574997 153.324997 23.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7060, 11697, 0x4EE7012C, 117.6, 149.345, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x74EE7061, 11697, 0x4EE7012C, 109.475, 147.525, 20.1, -0.707107, 0, 0, /* @teleloc 0x4EE7012C [109.474998 147.524994 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7062, 9686, 0x4EE7012C, 112.332, 145.626, 23.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7012C [112.332001 145.626007 23.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7062, 9686, 0x4EE7012C, 112.332, 145.626, 23.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7012C [112.332001 145.626007 23.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7063, 9686, 0x4EE7012C, 114.872, 145.626, 23.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7012C [114.872002 145.626007 23.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7063, 9686, 0x4EE7012C, 114.872, 145.626, 23.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7012C [114.872002 145.626007 23.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7064, 9686, 0x4EE7012C, 118.356, 149.497, 23.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x74EE7066, 11697, 0x4EE7012C, 116.04, 149.355, 20.1, 0.707107, 0, 0, -0 /* @teleloc 0x4EE7012C [116.040001 149.354996 20.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7067, 9686, 0x4EE7012E, 106.528, 153.336, 28.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7012E [106.528000 153.335999 28.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7067, 9686, 0x4EE7012E, 106.528, 153.336, 28.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7012E [106.528000 153.335999 28.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7068, 11697, 0x4EE7012E, 98.9825, 148.386, 24.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4EE7012E [98.982498 148.386002 24.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7069, 11697, 0x4EE7012E, 103.827, 146.259, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE7012E [103.827003 146.259003 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7069, 11697, 0x4EE7012E, 103.827, 146.259, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE7012E [103.827003 146.259003 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE706A, 11698, 0x4EE7012E, 109.907, 149.488, 31.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x4EE7012E [109.906998 149.488007 31.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE706B, 9686, 0x4EE7012E, 111.598, 153.336, 28.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7012E [111.598000 153.335999 28.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE706B, 9686, 0x4EE7012E, 111.598, 153.336, 28.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7012E [111.598000 153.335999 28.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE706C, 9686, 0x4EE7012E, 101.771, 153.336, 28.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7012E [101.771004 153.335999 28.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE706C, 9686, 0x4EE7012E, 101.771, 153.336, 28.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7012E [101.771004 153.335999 28.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE706D, 9686, 0x4EE7012E, 102.511, 145.737, 28.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7012E [102.511002 145.737000 28.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE706D, 9686, 0x4EE7012E, 102.511, 145.737, 28.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7012E [102.511002 145.737000 28.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE706E, 9686, 0x4EE7012E, 108.194, 145.737, 28.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7012E [108.194000 145.737000 28.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE706E, 9686, 0x4EE7012E, 108.194, 145.737, 28.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7012E [108.194000 145.737000 28.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE706F, 9686, 0x4EE7012E, 113.839, 145.737, 28.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE7012E [113.838997 145.737000 28.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE706F, 9686, 0x4EE7012E, 113.839, 145.737, 28.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE7012E [113.838997 145.737000 28.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7070, 9686, 0x4EE7012E, 98.2751, 149.489, 28.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x74EE7072, 11698, 0x4EE7012E, 106.335, 149.559, 31.15, -0.999998, 0, 0, /* @teleloc 0x4EE7012E [106.334999 149.559006 31.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7073, 11697, 0x4EE7012E, 114.752, 152.686, 24.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE7012E [114.751999 152.686005 24.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7073, 11697, 0x4EE7012E, 114.752, 152.686, 24.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE7012E [114.751999 152.686005 24.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7074, 11697, 0x4EE7012E, 117.092, 149.306, 24.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x4EE7012E [117.092003 149.306000 24.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7075, 11697, 0x4EE7012E, 113.062, 146.166, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x4EE7012E [113.061996 146.166000 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7075, 11697, 0x4EE7012E, 113.062, 146.166, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x4EE7012E [113.061996 146.166000 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7076, 9686, 0x4EE70130, 108.271, 151.414, 23.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x74EE7077, 9686, 0x4EE70130, 97.82, 151.78, 23.66, -0.707107, 0, 0, -0 /* @teleloc 0x4EE70130 [97.820000 151.779999 23.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7078, 9686, 0x4EE70130, 105.36, 149.49, 23.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70130 [105.360001 149.490005 23.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7078, 9686, 0x4EE70130, 105.36, 149.49, 23.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70130 [105.360001 149.490005 23.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7079, 412, 0x4EE70131, 105.285, 149.046, 20, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x4EE70131 [105.285004 149.046005 20.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7079, 412, 0x4EE70131, 105.285, 149.046, 20, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x4EE70131 [105.285004 149.046005 20.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE707A, 9686, 0x4EE70131, 102.156, 148.933, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70131 [102.155998 148.932999 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE707A, 9686, 0x4EE70131, 102.156, 148.933, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70131 [102.155998 148.932999 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE707B, 9686, 0x4EE70131, 108.271, 147.272, 23.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x74EE707C, 412, 0x4EE70135, 108.701, 150.359, 15.195, 0.707107, 0, 0, /* @teleloc 0x4EE70135 [108.700996 150.358994 15.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE707D, 9686, 0x4EE70135, 105.328, 147.181, 18.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70135 [105.328003 147.181000 18.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE707D, 9686, 0x4EE70135, 105.328, 147.181, 18.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70135 [105.328003 147.181000 18.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE707E, 9686, 0x4EE70135, 108.588, 150.331, 18.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x74EE707F, 9686, 0x4EE70136, 109.15, 156.351, 18.59, -0.707107, 0, 0, /* @teleloc 0x4EE70136 [109.150002 156.350998 18.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7080, 9686, 0x4EE70137, 104.328, 152.501, 18, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70137 [104.328003 152.501007 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7080, 9686, 0x4EE70137, 104.328, 152.501, 18, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70137 [104.328003 152.501007 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7081, 11698, 0x4EE70137, 102.863, 156.504, 19.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x74EE7082, 9686, 0x4EE70137, 96.5546, 157.745, 18, -0.707107, 0, 0, -0 /* @teleloc 0x4EE70137 [96.554604 157.744995 18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7083, 9686, 0x4EE70137, 100.358, 152.501, 18, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70137 [100.358002 152.501007 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7083, 9686, 0x4EE70137, 100.358, 152.501, 18, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70137 [100.358002 152.501007 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7084, 11697, 0x4EE70137, 97.3897, 153.324, 15.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x74EE708A, 9686, 0x4EE70000, 98.45, 165.99, 23.25, 0.357553, 0, 0, -0. /* @teleloc 0x4EE70000 [98.449997 165.990005 23.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE708B, 9686, 0x4EE70000, 102.32, 167.22, 22.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70000 [102.320000 167.220001 22.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE708B, 9686, 0x4EE70000, 102.32, 167.22, 22.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70000 [102.320000 167.220001 22.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE708C, 9686, 0x4EE70000, 96.97, 161.46, 22.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x74EE708D, 9686, 0x4EE70000, 104.384, 157.589, 23.39, 0.707107, 0, 0, /* @teleloc 0x4EE70000 [104.384003 157.589005 23.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE708E, 9686, 0x4EE70000, 114.845, 166.355, 22.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70000 [114.845001 166.354996 22.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE708E, 9686, 0x4EE70000, 114.845, 166.355, 22.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70000 [114.845001 166.354996 22.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE708F, 9686, 0x4EE70000, 114.555, 154.215, 23.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x4EE70000 [114.555000 154.214996 23.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE708F, 9686, 0x4EE70000, 114.555, 154.215, 23.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x4EE70000 [114.555000 154.214996 23.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7090, 12679, 0x4EE70000, 103.255, 155.169, 20.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x74EE7095, 12679, 0x4EE70000, 112.965, 165.389, 20.1, 0.95656, 0, 0, 0. /* @teleloc 0x4EE70000 [112.964996 165.389008 20.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7096, 12678, 0x4EE70000, 108.12, 165.474, 33.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4EE70000 [108.120003 165.473999 33.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x74EE7096, 12678, 0x4EE70000, 108.12, 165.474, 33.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4EE70000 [108.120003 165.473999 33.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x74EE7097, 12678, 0x4EE70000, 108.12, 149.474, 33.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x4EE70000 [108.120003 149.473999 33.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x74EE7097, 12678, 0x4EE70000, 108.12, 149.474, 33.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x4EE70000 [108.120003 149.473999 33.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x74EE7098, 11697, 0x4EE7013B, 111.625, 79.9464, 28.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5043.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5043.sql index 85193b25f3..7ee8b31ebd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5043.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5043.sql @@ -21,20 +21,20 @@ VALUES (0x75043004, 9686, 0x50430103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50430103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75043005, 278, 0x50430105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50430105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75043005, 278, 0x50430105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50430105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75043006, 11697, 0x50430110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75043006, 11697, 0x50430110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75043007, 9686, 0x50430110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50430110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75043008, 278, 0x50430112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50430112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75043008, 278, 0x50430112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50430112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75043009, 9686, 0x50430118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504300D, 9686, 0x50430119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50430119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504300E, 11697, 0x50430119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504300E, 11697, 0x50430119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504300F, 9686, 0x50430119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5044.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5044.sql index 1b4e6f05b4..d69f51e95a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5044.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5044.sql @@ -21,20 +21,20 @@ VALUES (0x75044004, 9686, 0x50440103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50440103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75044005, 278, 0x50440105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50440105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75044005, 278, 0x50440105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50440105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75044006, 11697, 0x50440110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75044006, 11697, 0x50440110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75044007, 9686, 0x50440110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50440110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75044008, 278, 0x50440112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50440112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75044008, 278, 0x50440112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50440112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75044009, 9686, 0x50440118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504400D, 9686, 0x50440119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50440119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504400E, 11697, 0x50440119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504400E, 11697, 0x50440119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504400F, 9686, 0x50440119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5045.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5045.sql index 05c3902c09..e4274d06da 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5045.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5045.sql @@ -21,20 +21,20 @@ VALUES (0x75045004, 9686, 0x50450103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50450103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75045005, 278, 0x50450105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50450105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75045005, 278, 0x50450105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50450105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75045006, 11697, 0x50450110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75045006, 11697, 0x50450110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75045007, 9686, 0x50450110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50450110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75045008, 278, 0x50450112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50450112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75045008, 278, 0x50450112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50450112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75045009, 9686, 0x50450118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504500D, 9686, 0x50450119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50450119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504500E, 11697, 0x50450119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504500E, 11697, 0x50450119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504500F, 9686, 0x50450119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5046.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5046.sql index 5c80ee34af..567d816549 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5046.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5046.sql @@ -21,20 +21,20 @@ VALUES (0x75046004, 9686, 0x50460103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50460103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75046005, 278, 0x50460105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50460105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75046005, 278, 0x50460105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50460105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75046006, 11697, 0x50460110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75046006, 11697, 0x50460110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75046007, 9686, 0x50460110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50460110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75046008, 278, 0x50460112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50460112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75046008, 278, 0x50460112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50460112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75046009, 9686, 0x50460118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504600D, 9686, 0x50460119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50460119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504600E, 11697, 0x50460119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504600E, 11697, 0x50460119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504600F, 9686, 0x50460119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5047.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5047.sql index 7b6bfa64e2..15e1531e93 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5047.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5047.sql @@ -21,20 +21,20 @@ VALUES (0x75047004, 9686, 0x50470103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50470103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75047005, 278, 0x50470105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50470105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75047005, 278, 0x50470105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50470105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75047006, 11697, 0x50470110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75047006, 11697, 0x50470110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75047007, 9686, 0x50470110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50470110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75047008, 278, 0x50470112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50470112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75047008, 278, 0x50470112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50470112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75047009, 9686, 0x50470118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504700D, 9686, 0x50470119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50470119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504700E, 11697, 0x50470119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504700E, 11697, 0x50470119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504700F, 9686, 0x50470119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5048.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5048.sql index 1bf4f03dc9..4212359344 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5048.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5048.sql @@ -21,20 +21,20 @@ VALUES (0x75048004, 9686, 0x50480103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50480103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75048005, 278, 0x50480105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50480105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75048005, 278, 0x50480105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50480105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75048006, 11697, 0x50480110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75048006, 11697, 0x50480110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75048007, 9686, 0x50480110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50480110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75048008, 278, 0x50480112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50480112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75048008, 278, 0x50480112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50480112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75048009, 9686, 0x50480118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504800D, 9686, 0x50480119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50480119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504800E, 11697, 0x50480119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504800E, 11697, 0x50480119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504800F, 9686, 0x50480119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5049.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5049.sql index 2ae9b5339c..9570056213 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5049.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5049.sql @@ -21,20 +21,20 @@ VALUES (0x75049004, 9686, 0x50490103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50490103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75049005, 278, 0x50490105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50490105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75049005, 278, 0x50490105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50490105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75049006, 11697, 0x50490110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75049006, 11697, 0x50490110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75049007, 9686, 0x50490110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50490110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75049008, 278, 0x50490112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50490112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75049008, 278, 0x50490112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50490112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75049009, 9686, 0x50490118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504900D, 9686, 0x50490119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50490119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504900E, 11697, 0x50490119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504900E, 11697, 0x50490119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504900F, 9686, 0x50490119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/504A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/504A.sql index ac29e10f6a..b60c98ef8c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/504A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/504A.sql @@ -21,20 +21,20 @@ VALUES (0x7504A004, 9686, 0x504A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x504A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504A005, 278, 0x504A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504A005, 278, 0x504A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504A006, 11697, 0x504A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504A006, 11697, 0x504A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504A007, 9686, 0x504A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x504A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504A008, 278, 0x504A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504A008, 278, 0x504A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504A009, 9686, 0x504A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504A00D, 9686, 0x504A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x504A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504A00E, 11697, 0x504A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504A00E, 11697, 0x504A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504A00F, 9686, 0x504A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/504B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/504B.sql index 3e9fbc6834..2b242d9429 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/504B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/504B.sql @@ -21,20 +21,20 @@ VALUES (0x7504B004, 9686, 0x504B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x504B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504B005, 278, 0x504B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504B005, 278, 0x504B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504B006, 11697, 0x504B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504B006, 11697, 0x504B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504B007, 9686, 0x504B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x504B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504B008, 278, 0x504B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504B008, 278, 0x504B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504B009, 9686, 0x504B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504B00D, 9686, 0x504B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x504B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504B00E, 11697, 0x504B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504B00E, 11697, 0x504B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504B00F, 9686, 0x504B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/504C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/504C.sql index e24c751936..d1860f3ef6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/504C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/504C.sql @@ -21,20 +21,20 @@ VALUES (0x7504C004, 9686, 0x504C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x504C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504C005, 278, 0x504C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504C005, 278, 0x504C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504C006, 11697, 0x504C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504C006, 11697, 0x504C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504C007, 9686, 0x504C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x504C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504C008, 278, 0x504C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504C008, 278, 0x504C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504C009, 9686, 0x504C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504C00D, 9686, 0x504C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x504C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504C00E, 11697, 0x504C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504C00E, 11697, 0x504C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504C00F, 9686, 0x504C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/504D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/504D.sql index 453d6cd1f6..053d66613d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/504D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/504D.sql @@ -21,20 +21,20 @@ VALUES (0x7504D004, 9686, 0x504D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x504D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504D005, 278, 0x504D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504D005, 278, 0x504D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504D006, 11697, 0x504D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504D006, 11697, 0x504D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504D007, 9686, 0x504D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x504D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504D008, 278, 0x504D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504D008, 278, 0x504D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504D009, 9686, 0x504D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504D00D, 9686, 0x504D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x504D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504D00E, 11697, 0x504D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504D00E, 11697, 0x504D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504D00F, 9686, 0x504D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/504E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/504E.sql index e272a005fe..aae8a0715b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/504E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/504E.sql @@ -21,20 +21,20 @@ VALUES (0x7504E004, 9686, 0x504E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x504E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504E005, 278, 0x504E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504E005, 278, 0x504E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504E006, 11697, 0x504E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504E006, 11697, 0x504E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504E007, 9686, 0x504E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x504E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504E008, 278, 0x504E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504E008, 278, 0x504E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504E009, 9686, 0x504E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504E00D, 9686, 0x504E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x504E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504E00E, 11697, 0x504E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504E00E, 11697, 0x504E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504E00F, 9686, 0x504E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/504F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/504F.sql index 5157bdb791..97625e9009 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/504F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/504F.sql @@ -21,20 +21,20 @@ VALUES (0x7504F004, 9686, 0x504F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x504F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504F005, 278, 0x504F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504F005, 278, 0x504F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504F006, 11697, 0x504F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504F006, 11697, 0x504F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504F007, 9686, 0x504F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x504F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504F008, 278, 0x504F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x504F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7504F008, 278, 0x504F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x504F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504F009, 9686, 0x504F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7504F00D, 9686, 0x504F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x504F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7504F00E, 11697, 0x504F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x504F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7504F00E, 11697, 0x504F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x504F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7504F00F, 9686, 0x504F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5050.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5050.sql index a768fba132..bd07b651f4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5050.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5050.sql @@ -21,20 +21,20 @@ VALUES (0x75050004, 9686, 0x50500103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50500103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75050005, 278, 0x50500105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50500105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75050005, 278, 0x50500105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50500105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75050006, 11697, 0x50500110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75050006, 11697, 0x50500110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75050007, 9686, 0x50500110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50500110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75050008, 278, 0x50500112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50500112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75050008, 278, 0x50500112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50500112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75050009, 9686, 0x50500118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505000D, 9686, 0x50500119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50500119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505000E, 11697, 0x50500119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505000E, 11697, 0x50500119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505000F, 9686, 0x50500119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5051.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5051.sql index b5d8cee96e..167cc031c5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5051.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5051.sql @@ -21,20 +21,20 @@ VALUES (0x75051004, 9686, 0x50510103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50510103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75051005, 278, 0x50510105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50510105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75051005, 278, 0x50510105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50510105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75051006, 11697, 0x50510110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75051006, 11697, 0x50510110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75051007, 9686, 0x50510110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50510110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75051008, 278, 0x50510112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50510112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75051008, 278, 0x50510112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50510112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75051009, 9686, 0x50510118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505100D, 9686, 0x50510119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50510119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505100E, 11697, 0x50510119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505100E, 11697, 0x50510119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505100F, 9686, 0x50510119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5052.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5052.sql index 7bf2c67762..1131fd5e20 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5052.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5052.sql @@ -21,20 +21,20 @@ VALUES (0x75052004, 9686, 0x50520103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50520103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75052005, 278, 0x50520105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50520105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75052005, 278, 0x50520105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50520105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75052006, 11697, 0x50520110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75052006, 11697, 0x50520110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75052007, 9686, 0x50520110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50520110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75052008, 278, 0x50520112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50520112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75052008, 278, 0x50520112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50520112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75052009, 9686, 0x50520118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505200D, 9686, 0x50520119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50520119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505200E, 11697, 0x50520119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505200E, 11697, 0x50520119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505200F, 9686, 0x50520119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5053.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5053.sql index f683414827..e68e628923 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5053.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5053.sql @@ -21,20 +21,20 @@ VALUES (0x75053004, 9686, 0x50530103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50530103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75053005, 278, 0x50530105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50530105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75053005, 278, 0x50530105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50530105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75053006, 11697, 0x50530110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75053006, 11697, 0x50530110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75053007, 9686, 0x50530110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50530110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75053008, 278, 0x50530112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50530112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75053008, 278, 0x50530112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50530112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75053009, 9686, 0x50530118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505300D, 9686, 0x50530119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50530119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505300E, 11697, 0x50530119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505300E, 11697, 0x50530119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505300F, 9686, 0x50530119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5054.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5054.sql index ca15155d55..cc722f03e3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5054.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5054.sql @@ -21,20 +21,20 @@ VALUES (0x75054004, 9686, 0x50540103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50540103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75054005, 278, 0x50540105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50540105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75054005, 278, 0x50540105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50540105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75054006, 11697, 0x50540110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75054006, 11697, 0x50540110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75054007, 9686, 0x50540110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50540110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75054008, 278, 0x50540112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50540112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75054008, 278, 0x50540112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50540112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75054009, 9686, 0x50540118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505400D, 9686, 0x50540119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50540119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505400E, 11697, 0x50540119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505400E, 11697, 0x50540119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505400F, 9686, 0x50540119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5055.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5055.sql index ca742c91f9..6c665ba122 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5055.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5055.sql @@ -21,20 +21,20 @@ VALUES (0x75055004, 9686, 0x50550103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50550103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75055005, 278, 0x50550105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50550105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75055005, 278, 0x50550105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50550105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75055006, 11697, 0x50550110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75055006, 11697, 0x50550110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75055007, 9686, 0x50550110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50550110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75055008, 278, 0x50550112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50550112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75055008, 278, 0x50550112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50550112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75055009, 9686, 0x50550118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505500D, 9686, 0x50550119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50550119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505500E, 11697, 0x50550119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505500E, 11697, 0x50550119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505500F, 9686, 0x50550119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5056.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5056.sql index 731e40cf30..85389ef2d5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5056.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5056.sql @@ -21,20 +21,20 @@ VALUES (0x75056004, 9686, 0x50560103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50560103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75056005, 278, 0x50560105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50560105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75056005, 278, 0x50560105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50560105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75056006, 11697, 0x50560110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75056006, 11697, 0x50560110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75056007, 9686, 0x50560110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50560110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75056008, 278, 0x50560112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50560112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75056008, 278, 0x50560112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50560112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75056009, 9686, 0x50560118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505600D, 9686, 0x50560119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50560119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505600E, 11697, 0x50560119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505600E, 11697, 0x50560119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505600F, 9686, 0x50560119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5057.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5057.sql index b8ffcf5494..f70a3e7d5c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5057.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5057.sql @@ -21,20 +21,20 @@ VALUES (0x75057004, 9686, 0x50570103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50570103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75057005, 278, 0x50570105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50570105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75057005, 278, 0x50570105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50570105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75057006, 11697, 0x50570110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75057006, 11697, 0x50570110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75057007, 9686, 0x50570110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50570110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75057008, 278, 0x50570112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50570112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75057008, 278, 0x50570112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50570112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75057009, 9686, 0x50570118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505700D, 9686, 0x50570119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50570119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505700E, 11697, 0x50570119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505700E, 11697, 0x50570119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505700F, 9686, 0x50570119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5058.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5058.sql index e887d53935..cec274aed7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5058.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5058.sql @@ -21,20 +21,20 @@ VALUES (0x75058004, 9686, 0x50580103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50580103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75058005, 278, 0x50580105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50580105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75058005, 278, 0x50580105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50580105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75058006, 11697, 0x50580110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75058006, 11697, 0x50580110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75058007, 9686, 0x50580110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50580110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75058008, 278, 0x50580112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50580112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75058008, 278, 0x50580112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50580112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75058009, 9686, 0x50580118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505800D, 9686, 0x50580119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50580119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505800E, 11697, 0x50580119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505800E, 11697, 0x50580119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505800F, 9686, 0x50580119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5059.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5059.sql index 15b5362e1d..d0cc5ac756 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5059.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5059.sql @@ -21,20 +21,20 @@ VALUES (0x75059004, 9686, 0x50590103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50590103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75059005, 278, 0x50590105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50590105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75059005, 278, 0x50590105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50590105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75059006, 11697, 0x50590110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75059006, 11697, 0x50590110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75059007, 9686, 0x50590110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50590110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75059008, 278, 0x50590112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50590112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75059008, 278, 0x50590112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50590112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75059009, 9686, 0x50590118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505900D, 9686, 0x50590119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50590119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505900E, 11697, 0x50590119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505900E, 11697, 0x50590119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505900F, 9686, 0x50590119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/505A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/505A.sql index f1a7466f96..08a9c19df0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/505A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/505A.sql @@ -21,20 +21,20 @@ VALUES (0x7505A004, 9686, 0x505A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x505A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505A005, 278, 0x505A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505A005, 278, 0x505A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505A006, 11697, 0x505A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505A006, 11697, 0x505A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505A007, 9686, 0x505A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x505A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505A008, 278, 0x505A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505A008, 278, 0x505A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505A009, 9686, 0x505A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505A00D, 9686, 0x505A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x505A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505A00E, 11697, 0x505A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505A00E, 11697, 0x505A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505A00F, 9686, 0x505A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/505B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/505B.sql index 0036daccbe..51450bbad9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/505B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/505B.sql @@ -21,20 +21,20 @@ VALUES (0x7505B004, 9686, 0x505B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x505B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505B005, 278, 0x505B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505B005, 278, 0x505B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505B006, 11697, 0x505B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505B006, 11697, 0x505B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505B007, 9686, 0x505B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x505B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505B008, 278, 0x505B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505B008, 278, 0x505B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505B009, 9686, 0x505B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505B00D, 9686, 0x505B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x505B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505B00E, 11697, 0x505B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505B00E, 11697, 0x505B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505B00F, 9686, 0x505B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/505C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/505C.sql index f1b831b755..fa11a66c6c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/505C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/505C.sql @@ -21,20 +21,20 @@ VALUES (0x7505C004, 9686, 0x505C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x505C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505C005, 278, 0x505C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505C005, 278, 0x505C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505C006, 11697, 0x505C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505C006, 11697, 0x505C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505C007, 9686, 0x505C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x505C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505C008, 278, 0x505C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505C008, 278, 0x505C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505C009, 9686, 0x505C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505C00D, 9686, 0x505C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x505C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505C00E, 11697, 0x505C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505C00E, 11697, 0x505C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505C00F, 9686, 0x505C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/505D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/505D.sql index 5d756e4968..73a0a8f8fd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/505D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/505D.sql @@ -21,20 +21,20 @@ VALUES (0x7505D004, 9686, 0x505D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x505D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505D005, 278, 0x505D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505D005, 278, 0x505D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505D006, 11697, 0x505D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505D006, 11697, 0x505D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505D007, 9686, 0x505D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x505D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505D008, 278, 0x505D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505D008, 278, 0x505D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505D009, 9686, 0x505D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505D00D, 9686, 0x505D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x505D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505D00E, 11697, 0x505D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505D00E, 11697, 0x505D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505D00F, 9686, 0x505D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/505E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/505E.sql index ffcf8ad465..cdffe20816 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/505E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/505E.sql @@ -21,20 +21,20 @@ VALUES (0x7505E004, 9686, 0x505E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x505E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505E005, 278, 0x505E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505E005, 278, 0x505E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505E006, 11697, 0x505E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505E006, 11697, 0x505E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505E007, 9686, 0x505E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x505E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505E008, 278, 0x505E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505E008, 278, 0x505E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505E009, 9686, 0x505E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505E00D, 9686, 0x505E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x505E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505E00E, 11697, 0x505E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505E00E, 11697, 0x505E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505E00F, 9686, 0x505E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/505F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/505F.sql index c3b6f026c0..479ce9af80 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/505F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/505F.sql @@ -21,20 +21,20 @@ VALUES (0x7505F004, 9686, 0x505F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x505F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505F005, 278, 0x505F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505F005, 278, 0x505F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505F006, 11697, 0x505F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505F006, 11697, 0x505F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505F007, 9686, 0x505F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x505F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505F008, 278, 0x505F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x505F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7505F008, 278, 0x505F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x505F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505F009, 9686, 0x505F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7505F00D, 9686, 0x505F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x505F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7505F00E, 11697, 0x505F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x505F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7505F00E, 11697, 0x505F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x505F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7505F00F, 9686, 0x505F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5060.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5060.sql index f1d85e9ef2..34e1b311f6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5060.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5060.sql @@ -21,20 +21,20 @@ VALUES (0x75060004, 9686, 0x50600103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50600103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75060005, 278, 0x50600105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50600105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75060005, 278, 0x50600105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50600105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75060006, 11697, 0x50600110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75060006, 11697, 0x50600110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75060007, 9686, 0x50600110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50600110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75060008, 278, 0x50600112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50600112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75060008, 278, 0x50600112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50600112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75060009, 9686, 0x50600118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506000D, 9686, 0x50600119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50600119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506000E, 11697, 0x50600119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506000E, 11697, 0x50600119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506000F, 9686, 0x50600119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5061.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5061.sql index 5364b0fd59..3902a4150e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5061.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5061.sql @@ -21,20 +21,20 @@ VALUES (0x75061004, 9686, 0x50610103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50610103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75061005, 278, 0x50610105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50610105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75061005, 278, 0x50610105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50610105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75061006, 11697, 0x50610110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75061006, 11697, 0x50610110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75061007, 9686, 0x50610110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50610110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75061008, 278, 0x50610112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50610112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75061008, 278, 0x50610112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50610112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75061009, 9686, 0x50610118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506100D, 9686, 0x50610119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50610119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506100E, 11697, 0x50610119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506100E, 11697, 0x50610119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506100F, 9686, 0x50610119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5062.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5062.sql index be47ca5fdf..48ff08e6fb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5062.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5062.sql @@ -21,20 +21,20 @@ VALUES (0x75062004, 9686, 0x50620103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50620103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75062005, 278, 0x50620105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50620105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75062005, 278, 0x50620105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50620105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75062006, 11697, 0x50620110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75062006, 11697, 0x50620110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75062007, 9686, 0x50620110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50620110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75062008, 278, 0x50620112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50620112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75062008, 278, 0x50620112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50620112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75062009, 9686, 0x50620118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506200D, 9686, 0x50620119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50620119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506200E, 11697, 0x50620119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506200E, 11697, 0x50620119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506200F, 9686, 0x50620119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5063.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5063.sql index 5e37eafd66..172d9d6d79 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5063.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5063.sql @@ -21,20 +21,20 @@ VALUES (0x75063004, 9686, 0x50630103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50630103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75063005, 278, 0x50630105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50630105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75063005, 278, 0x50630105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50630105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75063006, 11697, 0x50630110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75063006, 11697, 0x50630110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75063007, 9686, 0x50630110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50630110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75063008, 278, 0x50630112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50630112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75063008, 278, 0x50630112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50630112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75063009, 9686, 0x50630118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506300D, 9686, 0x50630119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50630119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506300E, 11697, 0x50630119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506300E, 11697, 0x50630119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506300F, 9686, 0x50630119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5064.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5064.sql index 53901c4257..d542dd8d93 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5064.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5064.sql @@ -21,20 +21,20 @@ VALUES (0x75064004, 9686, 0x50640103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50640103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75064005, 278, 0x50640105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50640105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75064005, 278, 0x50640105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50640105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75064006, 11697, 0x50640110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75064006, 11697, 0x50640110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75064007, 9686, 0x50640110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50640110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75064008, 278, 0x50640112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50640112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75064008, 278, 0x50640112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50640112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75064009, 9686, 0x50640118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506400D, 9686, 0x50640119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50640119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506400E, 11697, 0x50640119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506400E, 11697, 0x50640119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506400F, 9686, 0x50640119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5065.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5065.sql index 30085814fd..86e3d832f4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5065.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5065.sql @@ -21,20 +21,20 @@ VALUES (0x75065004, 9686, 0x50650103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50650103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75065005, 278, 0x50650105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50650105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75065005, 278, 0x50650105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50650105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75065006, 11697, 0x50650110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75065006, 11697, 0x50650110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75065007, 9686, 0x50650110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50650110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75065008, 278, 0x50650112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50650112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75065008, 278, 0x50650112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50650112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75065009, 9686, 0x50650118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506500D, 9686, 0x50650119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50650119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506500E, 11697, 0x50650119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506500E, 11697, 0x50650119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506500F, 9686, 0x50650119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5066.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5066.sql index efa533c4ee..82975dcc61 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5066.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5066.sql @@ -21,20 +21,20 @@ VALUES (0x75066004, 9686, 0x50660103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50660103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75066005, 278, 0x50660105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50660105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75066005, 278, 0x50660105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50660105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75066006, 11697, 0x50660110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75066006, 11697, 0x50660110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75066007, 9686, 0x50660110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50660110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75066008, 278, 0x50660112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50660112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75066008, 278, 0x50660112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50660112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75066009, 9686, 0x50660118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506600D, 9686, 0x50660119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50660119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506600E, 11697, 0x50660119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506600E, 11697, 0x50660119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506600F, 9686, 0x50660119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5067.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5067.sql index 752551e9d2..3d4044e326 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5067.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5067.sql @@ -21,20 +21,20 @@ VALUES (0x75067004, 9686, 0x50670103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50670103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75067005, 278, 0x50670105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50670105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75067005, 278, 0x50670105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50670105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75067006, 11697, 0x50670110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75067006, 11697, 0x50670110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75067007, 9686, 0x50670110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50670110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75067008, 278, 0x50670112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50670112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75067008, 278, 0x50670112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50670112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75067009, 9686, 0x50670118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506700D, 9686, 0x50670119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50670119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506700E, 11697, 0x50670119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506700E, 11697, 0x50670119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506700F, 9686, 0x50670119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5068.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5068.sql index a396c58d0d..93e1fcb123 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5068.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5068.sql @@ -21,20 +21,20 @@ VALUES (0x75068004, 9686, 0x50680103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50680103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75068005, 278, 0x50680105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50680105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75068005, 278, 0x50680105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50680105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75068006, 11697, 0x50680110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75068006, 11697, 0x50680110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75068007, 9686, 0x50680110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50680110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75068008, 278, 0x50680112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50680112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75068008, 278, 0x50680112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50680112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75068009, 9686, 0x50680118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506800D, 9686, 0x50680119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50680119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506800E, 11697, 0x50680119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506800E, 11697, 0x50680119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506800F, 9686, 0x50680119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5069.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5069.sql index 1315ff421b..f57a4adc61 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5069.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5069.sql @@ -21,20 +21,20 @@ VALUES (0x75069004, 9686, 0x50690103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50690103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75069005, 278, 0x50690105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50690105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75069005, 278, 0x50690105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50690105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75069006, 11697, 0x50690110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75069006, 11697, 0x50690110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75069007, 9686, 0x50690110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50690110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75069008, 278, 0x50690112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50690112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75069008, 278, 0x50690112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50690112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75069009, 9686, 0x50690118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506900D, 9686, 0x50690119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50690119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506900E, 11697, 0x50690119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506900E, 11697, 0x50690119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506900F, 9686, 0x50690119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/506A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/506A.sql index 775a622476..75fc426938 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/506A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/506A.sql @@ -21,20 +21,20 @@ VALUES (0x7506A004, 9686, 0x506A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x506A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506A005, 278, 0x506A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506A005, 278, 0x506A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506A006, 11697, 0x506A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x506A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506A006, 11697, 0x506A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x506A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506A007, 9686, 0x506A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x506A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506A008, 278, 0x506A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506A008, 278, 0x506A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506A009, 9686, 0x506A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7506A00D, 9686, 0x506A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x506A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506A00E, 11697, 0x506A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x506A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506A00E, 11697, 0x506A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x506A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506A00F, 9686, 0x506A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/506B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/506B.sql index 17e59c0a46..f7fa84abce 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/506B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/506B.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x506B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506B000, 9686, 0x506B0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506B0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506B000, 9686, 0x506B0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506B0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506B001, 278, 0x506B0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7506B008, 11697, 0x506B010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x506B010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506B009, 9686, 0x506B010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506B010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506B009, 9686, 0x506B010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506B010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506B00A, 278, 0x506B0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7506B00B, 278, 0x506B0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x506B0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506B00C, 278, 0x506B0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506B0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506B00C, 278, 0x506B0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506B0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506B00D, 9686, 0x506B0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7506B020, 278, 0x506B012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x506B012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506B021, 9686, 0x506B012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506B012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506B021, 9686, 0x506B012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506B012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506B022, 278, 0x506B0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7506B023, 278, 0x506B0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x506B0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506B024, 278, 0x506B0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506B0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506B024, 278, 0x506B0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506B0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506B025, 9686, 0x506B0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7506B030, 9687, 0x506B0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x506B0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506B031, 9687, 0x506B0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506B0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506B031, 9687, 0x506B0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506B0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506B032, 9687, 0x506B0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506B0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506B032, 9687, 0x506B0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506B0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506B033, 9687, 0x506B0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506B0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506B033, 9687, 0x506B0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506B0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506B034, 9687, 0x506B0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/506C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/506C.sql index 983731eedd..b94991f10c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/506C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/506C.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x506C; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506C000, 9686, 0x506C0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506C0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506C000, 9686, 0x506C0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506C0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506C001, 278, 0x506C0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7506C008, 11697, 0x506C010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x506C010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506C009, 9686, 0x506C010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506C010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506C009, 9686, 0x506C010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506C010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506C00A, 278, 0x506C0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7506C00B, 278, 0x506C0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x506C0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506C00C, 278, 0x506C0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506C0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506C00C, 278, 0x506C0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506C0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506C00D, 9686, 0x506C0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7506C020, 278, 0x506C012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x506C012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506C021, 9686, 0x506C012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506C012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506C021, 9686, 0x506C012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506C012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506C022, 278, 0x506C0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7506C023, 278, 0x506C0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x506C0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506C024, 278, 0x506C0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506C0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506C024, 278, 0x506C0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506C0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506C025, 9686, 0x506C0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7506C030, 9687, 0x506C0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x506C0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506C031, 9687, 0x506C0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506C0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506C031, 9687, 0x506C0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506C0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506C032, 9687, 0x506C0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506C0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506C032, 9687, 0x506C0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506C0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506C033, 9687, 0x506C0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506C0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506C033, 9687, 0x506C0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506C0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506C034, 9687, 0x506C0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/506D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/506D.sql index 515965dccd..238c639731 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/506D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/506D.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x506D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506D000, 9686, 0x506D0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506D0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506D000, 9686, 0x506D0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506D0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506D001, 278, 0x506D0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7506D008, 11697, 0x506D010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x506D010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506D009, 9686, 0x506D010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506D010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506D009, 9686, 0x506D010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506D010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506D00A, 278, 0x506D0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7506D00B, 278, 0x506D0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x506D0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506D00C, 278, 0x506D0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506D0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506D00C, 278, 0x506D0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506D0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506D00D, 9686, 0x506D0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7506D020, 278, 0x506D012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x506D012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506D021, 9686, 0x506D012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506D012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506D021, 9686, 0x506D012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506D012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506D022, 278, 0x506D0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7506D023, 278, 0x506D0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x506D0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506D024, 278, 0x506D0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506D0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506D024, 278, 0x506D0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506D0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506D025, 9686, 0x506D0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7506D030, 9687, 0x506D0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x506D0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506D031, 9687, 0x506D0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506D0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506D031, 9687, 0x506D0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506D0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506D032, 9687, 0x506D0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506D0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506D032, 9687, 0x506D0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506D0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506D033, 9687, 0x506D0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506D0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506D033, 9687, 0x506D0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506D0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506D034, 9687, 0x506D0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/506E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/506E.sql index d9068d4fa3..edbe2a1aab 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/506E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/506E.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x506E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506E000, 9686, 0x506E0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506E0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506E000, 9686, 0x506E0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506E0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506E001, 278, 0x506E0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7506E008, 11697, 0x506E010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x506E010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506E009, 9686, 0x506E010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506E010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506E009, 9686, 0x506E010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506E010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506E00A, 278, 0x506E0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7506E00B, 278, 0x506E0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x506E0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506E00C, 278, 0x506E0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506E0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506E00C, 278, 0x506E0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506E0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506E00D, 9686, 0x506E0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7506E020, 278, 0x506E012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x506E012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506E021, 9686, 0x506E012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506E012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506E021, 9686, 0x506E012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506E012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506E022, 278, 0x506E0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7506E023, 278, 0x506E0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x506E0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506E024, 278, 0x506E0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506E0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506E024, 278, 0x506E0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506E0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506E025, 9686, 0x506E0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7506E030, 9687, 0x506E0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x506E0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506E031, 9687, 0x506E0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506E0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506E031, 9687, 0x506E0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506E0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506E032, 9687, 0x506E0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506E0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506E032, 9687, 0x506E0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506E0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506E033, 9687, 0x506E0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506E0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506E033, 9687, 0x506E0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506E0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506E034, 9687, 0x506E0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/506F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/506F.sql index a56daf1726..2d5a305d90 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/506F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/506F.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x506F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506F000, 9686, 0x506F0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506F0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506F000, 9686, 0x506F0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506F0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506F001, 278, 0x506F0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7506F008, 11697, 0x506F010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x506F010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506F009, 9686, 0x506F010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506F010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506F009, 9686, 0x506F010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506F010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506F00A, 278, 0x506F0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7506F00B, 278, 0x506F0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x506F0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506F00C, 278, 0x506F0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506F0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506F00C, 278, 0x506F0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506F0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506F00D, 9686, 0x506F0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7506F020, 278, 0x506F012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x506F012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506F021, 9686, 0x506F012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x506F012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506F021, 9686, 0x506F012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x506F012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506F022, 278, 0x506F0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7506F023, 278, 0x506F0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x506F0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506F024, 278, 0x506F0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x506F0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7506F024, 278, 0x506F0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x506F0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506F025, 9686, 0x506F0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7506F030, 9687, 0x506F0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x506F0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506F031, 9687, 0x506F0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506F0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506F031, 9687, 0x506F0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506F0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506F032, 9687, 0x506F0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506F0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506F032, 9687, 0x506F0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506F0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7506F033, 9687, 0x506F0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x506F0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7506F033, 9687, 0x506F0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x506F0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7506F034, 9687, 0x506F0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5070.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5070.sql index 2f1cd2aeec..4b533914ab 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5070.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5070.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5070; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75070000, 9686, 0x50700103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x50700103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75070000, 9686, 0x50700103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x50700103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75070001, 278, 0x50700106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75070008, 11697, 0x5070010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5070010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75070009, 9686, 0x5070010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5070010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75070009, 9686, 0x5070010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5070010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507000A, 278, 0x50700110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7507000B, 278, 0x50700111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x50700111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507000C, 278, 0x50700112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50700112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7507000C, 278, 0x50700112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50700112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507000D, 9686, 0x50700113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75070020, 278, 0x5070012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5070012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75070021, 9686, 0x5070012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5070012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75070021, 9686, 0x5070012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5070012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75070022, 278, 0x50700131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75070023, 278, 0x50700132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x50700132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75070024, 278, 0x50700133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50700133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75070024, 278, 0x50700133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50700133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75070025, 9686, 0x50700139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75070030, 9687, 0x50700146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x50700146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75070031, 9687, 0x50700146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50700146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75070031, 9687, 0x50700146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50700146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75070032, 9687, 0x50700146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50700146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75070032, 9687, 0x50700146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50700146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75070033, 9687, 0x50700146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50700146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75070033, 9687, 0x50700146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50700146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75070034, 9687, 0x50700146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5071.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5071.sql index a2682bc9e4..275c3fe64e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5071.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5071.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5071; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75071000, 9686, 0x50710103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x50710103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75071000, 9686, 0x50710103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x50710103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75071001, 278, 0x50710106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75071008, 11697, 0x5071010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5071010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75071009, 9686, 0x5071010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5071010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75071009, 9686, 0x5071010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5071010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507100A, 278, 0x50710110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7507100B, 278, 0x50710111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x50710111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507100C, 278, 0x50710112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50710112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7507100C, 278, 0x50710112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50710112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507100D, 9686, 0x50710113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75071020, 278, 0x5071012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5071012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75071021, 9686, 0x5071012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5071012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75071021, 9686, 0x5071012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5071012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75071022, 278, 0x50710131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75071023, 278, 0x50710132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x50710132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75071024, 278, 0x50710133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50710133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75071024, 278, 0x50710133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50710133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75071025, 9686, 0x50710139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75071030, 9687, 0x50710146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x50710146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75071031, 9687, 0x50710146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50710146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75071031, 9687, 0x50710146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50710146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75071032, 9687, 0x50710146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50710146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75071032, 9687, 0x50710146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50710146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75071033, 9687, 0x50710146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50710146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75071033, 9687, 0x50710146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50710146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75071034, 9687, 0x50710146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5072.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5072.sql index da4cfee985..15c61c3855 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5072.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5072.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5072; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75072000, 9686, 0x50720103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x50720103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75072000, 9686, 0x50720103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x50720103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75072001, 278, 0x50720106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75072008, 11697, 0x5072010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5072010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75072009, 9686, 0x5072010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5072010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75072009, 9686, 0x5072010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5072010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507200A, 278, 0x50720110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7507200B, 278, 0x50720111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x50720111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507200C, 278, 0x50720112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50720112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7507200C, 278, 0x50720112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50720112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507200D, 9686, 0x50720113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75072020, 278, 0x5072012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5072012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75072021, 9686, 0x5072012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5072012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75072021, 9686, 0x5072012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5072012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75072022, 278, 0x50720131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75072023, 278, 0x50720132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x50720132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75072024, 278, 0x50720133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50720133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75072024, 278, 0x50720133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50720133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75072025, 9686, 0x50720139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75072030, 9687, 0x50720146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x50720146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75072031, 9687, 0x50720146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50720146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75072031, 9687, 0x50720146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50720146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75072032, 9687, 0x50720146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50720146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75072032, 9687, 0x50720146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50720146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75072033, 9687, 0x50720146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50720146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75072033, 9687, 0x50720146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50720146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75072034, 9687, 0x50720146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5073.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5073.sql index 2cfbcb0c41..4dbe5788a8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5073.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5073.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5073; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75073000, 9686, 0x50730103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x50730103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75073000, 9686, 0x50730103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x50730103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75073001, 278, 0x50730106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75073008, 11697, 0x5073010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5073010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75073009, 9686, 0x5073010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5073010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75073009, 9686, 0x5073010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5073010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507300A, 278, 0x50730110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7507300B, 278, 0x50730111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x50730111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507300C, 278, 0x50730112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50730112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7507300C, 278, 0x50730112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50730112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507300D, 9686, 0x50730113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75073020, 278, 0x5073012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5073012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75073021, 9686, 0x5073012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5073012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75073021, 9686, 0x5073012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5073012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75073022, 278, 0x50730131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75073023, 278, 0x50730132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x50730132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75073024, 278, 0x50730133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50730133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75073024, 278, 0x50730133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50730133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75073025, 9686, 0x50730139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75073030, 9687, 0x50730146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x50730146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75073031, 9687, 0x50730146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50730146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75073031, 9687, 0x50730146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50730146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75073032, 9687, 0x50730146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50730146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75073032, 9687, 0x50730146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50730146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75073033, 9687, 0x50730146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50730146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75073033, 9687, 0x50730146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50730146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75073034, 9687, 0x50730146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5074.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5074.sql index 248e33e62b..2653e64a4f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5074.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5074.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5074; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75074000, 9686, 0x50740103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x50740103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75074000, 9686, 0x50740103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x50740103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75074001, 278, 0x50740106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75074008, 11697, 0x5074010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5074010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75074009, 9686, 0x5074010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5074010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75074009, 9686, 0x5074010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5074010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507400A, 278, 0x50740110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7507400B, 278, 0x50740111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x50740111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507400C, 278, 0x50740112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50740112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7507400C, 278, 0x50740112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50740112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507400D, 9686, 0x50740113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75074020, 278, 0x5074012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5074012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75074021, 9686, 0x5074012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5074012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75074021, 9686, 0x5074012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5074012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75074022, 278, 0x50740131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75074023, 278, 0x50740132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x50740132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75074024, 278, 0x50740133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50740133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75074024, 278, 0x50740133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50740133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75074025, 9686, 0x50740139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75074030, 9687, 0x50740146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x50740146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75074031, 9687, 0x50740146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50740146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75074031, 9687, 0x50740146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50740146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75074032, 9687, 0x50740146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50740146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75074032, 9687, 0x50740146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50740146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75074033, 9687, 0x50740146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x50740146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75074033, 9687, 0x50740146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x50740146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75074034, 9687, 0x50740146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5075.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5075.sql index 2756a4482e..7caa9c460c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5075.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5075.sql @@ -21,20 +21,20 @@ VALUES (0x75075004, 9686, 0x50750103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50750103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75075005, 278, 0x50750105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50750105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75075005, 278, 0x50750105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50750105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75075006, 11697, 0x50750110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75075006, 11697, 0x50750110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75075007, 9686, 0x50750110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50750110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75075008, 278, 0x50750112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50750112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75075008, 278, 0x50750112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50750112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75075009, 9686, 0x50750118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7507500D, 9686, 0x50750119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50750119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507500E, 11697, 0x50750119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7507500E, 11697, 0x50750119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507500F, 9686, 0x50750119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5076.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5076.sql index 06c9cfae01..538a30af98 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5076.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5076.sql @@ -21,20 +21,20 @@ VALUES (0x75076004, 9686, 0x50760103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50760103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75076005, 278, 0x50760105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50760105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75076005, 278, 0x50760105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50760105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75076006, 11697, 0x50760110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75076006, 11697, 0x50760110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75076007, 9686, 0x50760110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50760110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75076008, 278, 0x50760112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50760112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75076008, 278, 0x50760112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50760112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75076009, 9686, 0x50760118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7507600D, 9686, 0x50760119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50760119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507600E, 11697, 0x50760119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7507600E, 11697, 0x50760119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507600F, 9686, 0x50760119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5077.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5077.sql index f83c447ff7..f82c01636d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5077.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5077.sql @@ -21,20 +21,20 @@ VALUES (0x75077004, 9686, 0x50770103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50770103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75077005, 278, 0x50770105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50770105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75077005, 278, 0x50770105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50770105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75077006, 11697, 0x50770110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75077006, 11697, 0x50770110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75077007, 9686, 0x50770110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50770110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75077008, 278, 0x50770112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50770112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75077008, 278, 0x50770112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50770112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75077009, 9686, 0x50770118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7507700D, 9686, 0x50770119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50770119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507700E, 11697, 0x50770119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7507700E, 11697, 0x50770119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507700F, 9686, 0x50770119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5078.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5078.sql index 415200b567..839b6fee5c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5078.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5078.sql @@ -21,20 +21,20 @@ VALUES (0x75078004, 9686, 0x50780103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50780103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75078005, 278, 0x50780105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50780105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75078005, 278, 0x50780105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50780105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75078006, 11697, 0x50780110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75078006, 11697, 0x50780110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75078007, 9686, 0x50780110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50780110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75078008, 278, 0x50780112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50780112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75078008, 278, 0x50780112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50780112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75078009, 9686, 0x50780118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7507800D, 9686, 0x50780119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50780119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507800E, 11697, 0x50780119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7507800E, 11697, 0x50780119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507800F, 9686, 0x50780119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5079.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5079.sql index e597cb1c2f..cb34a3a397 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5079.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5079.sql @@ -21,20 +21,20 @@ VALUES (0x75079004, 9686, 0x50790103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x50790103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75079005, 278, 0x50790105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50790105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75079005, 278, 0x50790105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50790105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75079006, 11697, 0x50790110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75079006, 11697, 0x50790110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75079007, 9686, 0x50790110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x50790110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75079008, 278, 0x50790112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x50790112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75079008, 278, 0x50790112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x50790112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75079009, 9686, 0x50790118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7507900D, 9686, 0x50790119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x50790119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507900E, 11697, 0x50790119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x50790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7507900E, 11697, 0x50790119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x50790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507900F, 9686, 0x50790119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/507A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/507A.sql index 4d2c2833db..78ef9210e1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/507A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/507A.sql @@ -21,20 +21,20 @@ VALUES (0x7507A004, 9686, 0x507A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x507A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507A005, 278, 0x507A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x507A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7507A005, 278, 0x507A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x507A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507A006, 11697, 0x507A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x507A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7507A006, 11697, 0x507A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x507A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507A007, 9686, 0x507A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x507A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507A008, 278, 0x507A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x507A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7507A008, 278, 0x507A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x507A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507A009, 9686, 0x507A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7507A00D, 9686, 0x507A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x507A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7507A00E, 11697, 0x507A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x507A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7507A00E, 11697, 0x507A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x507A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7507A00F, 9686, 0x507A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5119.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5119.sql index 8ffa8524c7..bd9d697b49 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5119.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5119.sql @@ -10,7 +10,7 @@ VALUES (0x75119001, 2439, 0x51190000, 136.914, 88.5342, 68.005, 0.216327, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75119002, 2439, 0x51190000, 139.834, 81.5058, 68.005, -0.999904, 0, 0, -0.013847, True, '2005-02-09 10:00:00'); /* Tumerok Fighter */ -/* @teleloc 0x51190000 [139.834000 81.505798 68.004997] -0.999904 0.000000 0.000000 -0.013846 */ +/* @teleloc 0x51190000 [139.834000 81.505798 68.004997] -0.999904 0.000000 0.000000 -0.013847 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75119003, 233, 0x51190000, 133.823, 83.5015, 72.1647, -0.999938, 0, 0, 0.011153, True, '2005-02-09 10:00:00'); /* Tumerok Warrior */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5143.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5143.sql index b87182aaee..0813519994 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5143.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5143.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5143; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75143000, 9686, 0x51430103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51430103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75143000, 9686, 0x51430103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51430103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75143001, 278, 0x51430106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75143008, 11697, 0x5143010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5143010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75143009, 9686, 0x5143010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5143010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75143009, 9686, 0x5143010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5143010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514300A, 278, 0x51430110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7514300B, 278, 0x51430111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51430111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514300C, 278, 0x51430112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51430112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514300C, 278, 0x51430112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51430112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514300D, 9686, 0x51430113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75143020, 278, 0x5143012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5143012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75143021, 9686, 0x5143012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5143012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75143021, 9686, 0x5143012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5143012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75143022, 278, 0x51430131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75143023, 278, 0x51430132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51430132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75143024, 278, 0x51430133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51430133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75143024, 278, 0x51430133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51430133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75143025, 9686, 0x51430139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75143030, 9687, 0x51430146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x51430146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75143031, 9687, 0x51430146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51430146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75143031, 9687, 0x51430146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51430146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75143032, 9687, 0x51430146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51430146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75143032, 9687, 0x51430146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51430146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75143033, 9687, 0x51430146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51430146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75143033, 9687, 0x51430146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51430146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75143034, 9687, 0x51430146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5144.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5144.sql index 624bc9dbfe..3cf2c3fc6b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5144.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5144.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5144; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75144000, 9686, 0x51440103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51440103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75144000, 9686, 0x51440103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51440103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75144001, 278, 0x51440106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75144008, 11697, 0x5144010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5144010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75144009, 9686, 0x5144010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5144010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75144009, 9686, 0x5144010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5144010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514400A, 278, 0x51440110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7514400B, 278, 0x51440111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51440111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514400C, 278, 0x51440112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51440112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514400C, 278, 0x51440112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51440112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514400D, 9686, 0x51440113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75144020, 278, 0x5144012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5144012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75144021, 9686, 0x5144012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5144012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75144021, 9686, 0x5144012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5144012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75144022, 278, 0x51440131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75144023, 278, 0x51440132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51440132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75144024, 278, 0x51440133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51440133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75144024, 278, 0x51440133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51440133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75144025, 9686, 0x51440139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75144030, 9687, 0x51440146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x51440146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75144031, 9687, 0x51440146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51440146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75144031, 9687, 0x51440146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51440146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75144032, 9687, 0x51440146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51440146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75144032, 9687, 0x51440146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51440146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75144033, 9687, 0x51440146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51440146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75144033, 9687, 0x51440146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51440146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75144034, 9687, 0x51440146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5145.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5145.sql index 9e86fb2ead..43cab7b911 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5145.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5145.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5145; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75145000, 9686, 0x51450103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51450103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75145000, 9686, 0x51450103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51450103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75145001, 278, 0x51450106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75145008, 11697, 0x5145010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5145010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75145009, 9686, 0x5145010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5145010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75145009, 9686, 0x5145010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5145010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514500A, 278, 0x51450110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7514500B, 278, 0x51450111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51450111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514500C, 278, 0x51450112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51450112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514500C, 278, 0x51450112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51450112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514500D, 9686, 0x51450113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75145020, 278, 0x5145012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5145012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75145021, 9686, 0x5145012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5145012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75145021, 9686, 0x5145012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5145012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75145022, 278, 0x51450131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75145023, 278, 0x51450132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51450132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75145024, 278, 0x51450133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51450133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75145024, 278, 0x51450133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51450133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75145025, 9686, 0x51450139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75145030, 9687, 0x51450146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x51450146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75145031, 9687, 0x51450146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51450146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75145031, 9687, 0x51450146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51450146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75145032, 9687, 0x51450146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51450146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75145032, 9687, 0x51450146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51450146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75145033, 9687, 0x51450146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51450146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75145033, 9687, 0x51450146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51450146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75145034, 9687, 0x51450146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5146.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5146.sql index 82a0dfe62f..3f23d0c450 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5146.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5146.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5146; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75146000, 9686, 0x51460103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51460103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75146000, 9686, 0x51460103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51460103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75146001, 278, 0x51460106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75146008, 11697, 0x5146010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5146010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75146009, 9686, 0x5146010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5146010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75146009, 9686, 0x5146010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5146010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514600A, 278, 0x51460110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7514600B, 278, 0x51460111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51460111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514600C, 278, 0x51460112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51460112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514600C, 278, 0x51460112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51460112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514600D, 9686, 0x51460113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75146020, 278, 0x5146012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5146012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75146021, 9686, 0x5146012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5146012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75146021, 9686, 0x5146012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5146012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75146022, 278, 0x51460131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75146023, 278, 0x51460132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51460132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75146024, 278, 0x51460133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51460133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75146024, 278, 0x51460133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51460133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75146025, 9686, 0x51460139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75146030, 9687, 0x51460146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x51460146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75146031, 9687, 0x51460146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51460146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75146031, 9687, 0x51460146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51460146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75146032, 9687, 0x51460146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51460146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75146032, 9687, 0x51460146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51460146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75146033, 9687, 0x51460146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51460146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75146033, 9687, 0x51460146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51460146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75146034, 9687, 0x51460146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5147.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5147.sql index 155ec18978..038683c680 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5147.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5147.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5147; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75147000, 9686, 0x51470103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51470103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75147000, 9686, 0x51470103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51470103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75147001, 278, 0x51470106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75147008, 11697, 0x5147010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5147010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75147009, 9686, 0x5147010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5147010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75147009, 9686, 0x5147010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5147010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514700A, 278, 0x51470110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7514700B, 278, 0x51470111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51470111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514700C, 278, 0x51470112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51470112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514700C, 278, 0x51470112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51470112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514700D, 9686, 0x51470113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75147020, 278, 0x5147012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5147012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75147021, 9686, 0x5147012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5147012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75147021, 9686, 0x5147012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5147012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75147022, 278, 0x51470131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75147023, 278, 0x51470132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51470132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75147024, 278, 0x51470133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51470133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75147024, 278, 0x51470133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51470133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75147025, 9686, 0x51470139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75147030, 9687, 0x51470146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x51470146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75147031, 9687, 0x51470146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51470146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75147031, 9687, 0x51470146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51470146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75147032, 9687, 0x51470146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51470146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75147032, 9687, 0x51470146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51470146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75147033, 9687, 0x51470146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51470146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75147033, 9687, 0x51470146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51470146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75147034, 9687, 0x51470146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5148.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5148.sql index b54e89832b..a71e303dfd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5148.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5148.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5148; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75148000, 9686, 0x51480103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51480103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75148000, 9686, 0x51480103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51480103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75148001, 278, 0x51480106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75148008, 11697, 0x5148010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5148010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75148009, 9686, 0x5148010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5148010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75148009, 9686, 0x5148010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5148010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514800A, 278, 0x51480110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7514800B, 278, 0x51480111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51480111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514800C, 278, 0x51480112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51480112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514800C, 278, 0x51480112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51480112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514800D, 9686, 0x51480113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75148020, 278, 0x5148012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5148012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75148021, 9686, 0x5148012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5148012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75148021, 9686, 0x5148012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5148012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75148022, 278, 0x51480131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75148023, 278, 0x51480132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x51480132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75148024, 278, 0x51480133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51480133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75148024, 278, 0x51480133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51480133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75148025, 9686, 0x51480139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75148030, 9687, 0x51480146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x51480146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75148031, 9687, 0x51480146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51480146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75148031, 9687, 0x51480146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51480146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75148032, 9687, 0x51480146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51480146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75148032, 9687, 0x51480146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51480146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75148033, 9687, 0x51480146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x51480146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75148033, 9687, 0x51480146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x51480146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75148034, 9687, 0x51480146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5149.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5149.sql index 88a7065172..3acfa3450a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5149.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5149.sql @@ -21,20 +21,20 @@ VALUES (0x75149004, 9686, 0x51490103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51490103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75149005, 278, 0x51490105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51490105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75149005, 278, 0x51490105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51490105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75149006, 11697, 0x51490110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75149006, 11697, 0x51490110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75149007, 9686, 0x51490110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51490110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75149008, 278, 0x51490112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51490112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75149008, 278, 0x51490112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51490112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75149009, 9686, 0x51490118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7514900D, 9686, 0x51490119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51490119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514900E, 11697, 0x51490119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514900E, 11697, 0x51490119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514900F, 9686, 0x51490119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/514A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/514A.sql index 2761db8d1a..96b7b1d4ac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/514A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/514A.sql @@ -21,20 +21,20 @@ VALUES (0x7514A004, 9686, 0x514A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x514A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514A005, 278, 0x514A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514A005, 278, 0x514A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514A006, 11697, 0x514A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514A006, 11697, 0x514A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514A007, 9686, 0x514A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x514A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514A008, 278, 0x514A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514A008, 278, 0x514A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514A009, 9686, 0x514A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7514A00D, 9686, 0x514A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x514A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514A00E, 11697, 0x514A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514A00E, 11697, 0x514A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514A00F, 9686, 0x514A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/514B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/514B.sql index 5e097cfbce..37158ae497 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/514B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/514B.sql @@ -21,20 +21,20 @@ VALUES (0x7514B004, 9686, 0x514B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x514B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514B005, 278, 0x514B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514B005, 278, 0x514B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514B006, 11697, 0x514B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514B006, 11697, 0x514B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514B007, 9686, 0x514B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x514B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514B008, 278, 0x514B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514B008, 278, 0x514B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514B009, 9686, 0x514B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7514B00D, 9686, 0x514B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x514B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514B00E, 11697, 0x514B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514B00E, 11697, 0x514B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514B00F, 9686, 0x514B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/514C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/514C.sql index 745d8682b8..af652f822e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/514C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/514C.sql @@ -21,20 +21,20 @@ VALUES (0x7514C004, 9686, 0x514C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x514C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514C005, 278, 0x514C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514C005, 278, 0x514C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514C006, 11697, 0x514C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514C006, 11697, 0x514C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514C007, 9686, 0x514C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x514C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514C008, 278, 0x514C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514C008, 278, 0x514C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514C009, 9686, 0x514C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7514C00D, 9686, 0x514C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x514C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514C00E, 11697, 0x514C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514C00E, 11697, 0x514C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514C00F, 9686, 0x514C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/514D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/514D.sql index 07b09108b8..befc922270 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/514D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/514D.sql @@ -21,20 +21,20 @@ VALUES (0x7514D004, 9686, 0x514D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x514D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514D005, 278, 0x514D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514D005, 278, 0x514D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514D006, 11697, 0x514D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514D006, 11697, 0x514D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514D007, 9686, 0x514D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x514D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514D008, 278, 0x514D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514D008, 278, 0x514D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514D009, 9686, 0x514D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7514D00D, 9686, 0x514D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x514D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514D00E, 11697, 0x514D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514D00E, 11697, 0x514D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514D00F, 9686, 0x514D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/514E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/514E.sql index b2dc9161ec..f64f51e3d5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/514E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/514E.sql @@ -21,20 +21,20 @@ VALUES (0x7514E004, 9686, 0x514E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x514E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514E005, 278, 0x514E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514E005, 278, 0x514E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514E006, 11697, 0x514E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514E006, 11697, 0x514E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514E007, 9686, 0x514E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x514E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514E008, 278, 0x514E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514E008, 278, 0x514E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514E009, 9686, 0x514E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7514E00D, 9686, 0x514E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x514E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514E00E, 11697, 0x514E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514E00E, 11697, 0x514E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514E00F, 9686, 0x514E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/514F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/514F.sql index 9f6b6ad07e..302e8a3505 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/514F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/514F.sql @@ -21,20 +21,20 @@ VALUES (0x7514F004, 9686, 0x514F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x514F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514F005, 278, 0x514F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514F005, 278, 0x514F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514F006, 11697, 0x514F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514F006, 11697, 0x514F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514F007, 9686, 0x514F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x514F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514F008, 278, 0x514F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x514F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7514F008, 278, 0x514F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x514F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514F009, 9686, 0x514F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7514F00D, 9686, 0x514F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x514F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7514F00E, 11697, 0x514F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x514F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7514F00E, 11697, 0x514F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x514F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7514F00F, 9686, 0x514F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5150.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5150.sql index ad1be46824..ce4053e926 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5150.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5150.sql @@ -21,20 +21,20 @@ VALUES (0x75150004, 9686, 0x51500103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51500103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75150005, 278, 0x51500105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51500105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75150005, 278, 0x51500105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51500105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75150006, 11697, 0x51500110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75150006, 11697, 0x51500110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75150007, 9686, 0x51500110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51500110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75150008, 278, 0x51500112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51500112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75150008, 278, 0x51500112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51500112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75150009, 9686, 0x51500118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515000D, 9686, 0x51500119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51500119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515000E, 11697, 0x51500119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515000E, 11697, 0x51500119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515000F, 9686, 0x51500119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5151.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5151.sql index 4d6cbe2355..2ca20cd922 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5151.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5151.sql @@ -21,20 +21,20 @@ VALUES (0x75151004, 9686, 0x51510103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51510103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75151005, 278, 0x51510105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51510105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75151005, 278, 0x51510105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51510105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75151006, 11697, 0x51510110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75151006, 11697, 0x51510110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75151007, 9686, 0x51510110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51510110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75151008, 278, 0x51510112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51510112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75151008, 278, 0x51510112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51510112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75151009, 9686, 0x51510118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515100D, 9686, 0x51510119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51510119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515100E, 11697, 0x51510119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515100E, 11697, 0x51510119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515100F, 9686, 0x51510119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5152.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5152.sql index 284f8b3416..01e7051d2e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5152.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5152.sql @@ -21,20 +21,20 @@ VALUES (0x75152004, 9686, 0x51520103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51520103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75152005, 278, 0x51520105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51520105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75152005, 278, 0x51520105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51520105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75152006, 11697, 0x51520110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75152006, 11697, 0x51520110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75152007, 9686, 0x51520110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51520110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75152008, 278, 0x51520112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51520112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75152008, 278, 0x51520112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51520112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75152009, 9686, 0x51520118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515200D, 9686, 0x51520119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51520119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515200E, 11697, 0x51520119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515200E, 11697, 0x51520119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515200F, 9686, 0x51520119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5153.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5153.sql index a188e9b9fe..0d840fc71b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5153.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5153.sql @@ -21,20 +21,20 @@ VALUES (0x75153004, 9686, 0x51530103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51530103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75153005, 278, 0x51530105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51530105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75153005, 278, 0x51530105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51530105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75153006, 11697, 0x51530110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75153006, 11697, 0x51530110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75153007, 9686, 0x51530110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51530110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75153008, 278, 0x51530112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51530112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75153008, 278, 0x51530112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51530112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75153009, 9686, 0x51530118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515300D, 9686, 0x51530119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51530119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515300E, 11697, 0x51530119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515300E, 11697, 0x51530119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515300F, 9686, 0x51530119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5154.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5154.sql index 50d0e92f48..ca0544a0fd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5154.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5154.sql @@ -21,20 +21,20 @@ VALUES (0x75154004, 9686, 0x51540103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51540103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75154005, 278, 0x51540105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51540105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75154005, 278, 0x51540105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51540105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75154006, 11697, 0x51540110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75154006, 11697, 0x51540110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75154007, 9686, 0x51540110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51540110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75154008, 278, 0x51540112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51540112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75154008, 278, 0x51540112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51540112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75154009, 9686, 0x51540118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515400D, 9686, 0x51540119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51540119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515400E, 11697, 0x51540119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515400E, 11697, 0x51540119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515400F, 9686, 0x51540119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5155.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5155.sql index 0e54a9aa9a..3ab83bfc82 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5155.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5155.sql @@ -21,20 +21,20 @@ VALUES (0x75155004, 9686, 0x51550103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51550103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75155005, 278, 0x51550105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51550105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75155005, 278, 0x51550105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51550105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75155006, 11697, 0x51550110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75155006, 11697, 0x51550110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75155007, 9686, 0x51550110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51550110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75155008, 278, 0x51550112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51550112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75155008, 278, 0x51550112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51550112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75155009, 9686, 0x51550118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515500D, 9686, 0x51550119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51550119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515500E, 11697, 0x51550119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515500E, 11697, 0x51550119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515500F, 9686, 0x51550119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5156.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5156.sql index c8a48f1230..ad0381e784 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5156.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5156.sql @@ -21,20 +21,20 @@ VALUES (0x75156004, 9686, 0x51560103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51560103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75156005, 278, 0x51560105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51560105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75156005, 278, 0x51560105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51560105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75156006, 11697, 0x51560110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75156006, 11697, 0x51560110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75156007, 9686, 0x51560110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51560110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75156008, 278, 0x51560112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51560112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75156008, 278, 0x51560112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51560112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75156009, 9686, 0x51560118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515600D, 9686, 0x51560119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51560119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515600E, 11697, 0x51560119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515600E, 11697, 0x51560119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515600F, 9686, 0x51560119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5157.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5157.sql index 3b0db42814..a7a971d249 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5157.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5157.sql @@ -21,20 +21,20 @@ VALUES (0x75157004, 9686, 0x51570103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51570103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75157005, 278, 0x51570105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51570105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75157005, 278, 0x51570105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51570105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75157006, 11697, 0x51570110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75157006, 11697, 0x51570110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75157007, 9686, 0x51570110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51570110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75157008, 278, 0x51570112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51570112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75157008, 278, 0x51570112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51570112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75157009, 9686, 0x51570118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515700D, 9686, 0x51570119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51570119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515700E, 11697, 0x51570119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515700E, 11697, 0x51570119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515700F, 9686, 0x51570119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5158.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5158.sql index 5dafacc702..4327650b5c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5158.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5158.sql @@ -21,20 +21,20 @@ VALUES (0x75158004, 9686, 0x51580103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51580103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75158005, 278, 0x51580105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51580105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75158005, 278, 0x51580105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51580105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75158006, 11697, 0x51580110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75158006, 11697, 0x51580110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75158007, 9686, 0x51580110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51580110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75158008, 278, 0x51580112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51580112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75158008, 278, 0x51580112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51580112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75158009, 9686, 0x51580118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515800D, 9686, 0x51580119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51580119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515800E, 11697, 0x51580119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515800E, 11697, 0x51580119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515800F, 9686, 0x51580119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5159.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5159.sql index e57f93a12a..a7b0127ab1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5159.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5159.sql @@ -21,20 +21,20 @@ VALUES (0x75159004, 9686, 0x51590103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51590103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75159005, 278, 0x51590105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51590105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75159005, 278, 0x51590105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51590105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75159006, 11697, 0x51590110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75159006, 11697, 0x51590110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75159007, 9686, 0x51590110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51590110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75159008, 278, 0x51590112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51590112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75159008, 278, 0x51590112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51590112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75159009, 9686, 0x51590118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515900D, 9686, 0x51590119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51590119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515900E, 11697, 0x51590119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515900E, 11697, 0x51590119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515900F, 9686, 0x51590119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/515A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/515A.sql index 45985d48ac..8308895e4e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/515A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/515A.sql @@ -21,20 +21,20 @@ VALUES (0x7515A004, 9686, 0x515A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x515A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515A005, 278, 0x515A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515A005, 278, 0x515A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515A006, 11697, 0x515A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515A006, 11697, 0x515A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515A007, 9686, 0x515A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x515A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515A008, 278, 0x515A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515A008, 278, 0x515A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515A009, 9686, 0x515A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515A00D, 9686, 0x515A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x515A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515A00E, 11697, 0x515A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515A00E, 11697, 0x515A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515A00F, 9686, 0x515A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/515B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/515B.sql index ffe6904886..907b16cb65 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/515B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/515B.sql @@ -21,20 +21,20 @@ VALUES (0x7515B004, 9686, 0x515B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x515B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515B005, 278, 0x515B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515B005, 278, 0x515B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515B006, 11697, 0x515B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515B006, 11697, 0x515B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515B007, 9686, 0x515B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x515B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515B008, 278, 0x515B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515B008, 278, 0x515B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515B009, 9686, 0x515B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515B00D, 9686, 0x515B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x515B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515B00E, 11697, 0x515B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515B00E, 11697, 0x515B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515B00F, 9686, 0x515B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/515C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/515C.sql index 84aab26002..a3a3fd90c4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/515C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/515C.sql @@ -21,20 +21,20 @@ VALUES (0x7515C004, 9686, 0x515C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x515C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515C005, 278, 0x515C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515C005, 278, 0x515C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515C006, 11697, 0x515C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515C006, 11697, 0x515C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515C007, 9686, 0x515C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x515C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515C008, 278, 0x515C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515C008, 278, 0x515C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515C009, 9686, 0x515C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515C00D, 9686, 0x515C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x515C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515C00E, 11697, 0x515C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515C00E, 11697, 0x515C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515C00F, 9686, 0x515C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/515D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/515D.sql index 72337be8ac..24711031dd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/515D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/515D.sql @@ -21,20 +21,20 @@ VALUES (0x7515D004, 9686, 0x515D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x515D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515D005, 278, 0x515D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515D005, 278, 0x515D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515D006, 11697, 0x515D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515D006, 11697, 0x515D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515D007, 9686, 0x515D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x515D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515D008, 278, 0x515D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515D008, 278, 0x515D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515D009, 9686, 0x515D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515D00D, 9686, 0x515D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x515D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515D00E, 11697, 0x515D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515D00E, 11697, 0x515D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515D00F, 9686, 0x515D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/515E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/515E.sql index 03f0f7f719..412acf41a6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/515E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/515E.sql @@ -21,20 +21,20 @@ VALUES (0x7515E004, 9686, 0x515E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x515E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515E005, 278, 0x515E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515E005, 278, 0x515E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515E006, 11697, 0x515E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515E006, 11697, 0x515E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515E007, 9686, 0x515E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x515E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515E008, 278, 0x515E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515E008, 278, 0x515E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515E009, 9686, 0x515E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515E00D, 9686, 0x515E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x515E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515E00E, 11697, 0x515E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515E00E, 11697, 0x515E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515E00F, 9686, 0x515E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/515F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/515F.sql index 10f37eb96a..265033a11e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/515F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/515F.sql @@ -21,20 +21,20 @@ VALUES (0x7515F004, 9686, 0x515F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x515F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515F005, 278, 0x515F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515F005, 278, 0x515F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515F006, 11697, 0x515F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515F006, 11697, 0x515F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515F007, 9686, 0x515F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x515F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515F008, 278, 0x515F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x515F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7515F008, 278, 0x515F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x515F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515F009, 9686, 0x515F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7515F00D, 9686, 0x515F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x515F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7515F00E, 11697, 0x515F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x515F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7515F00E, 11697, 0x515F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x515F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7515F00F, 9686, 0x515F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5160.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5160.sql index 996e321520..329a3c4f24 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5160.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5160.sql @@ -21,20 +21,20 @@ VALUES (0x75160004, 9686, 0x51600103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51600103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75160005, 278, 0x51600105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51600105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75160005, 278, 0x51600105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51600105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75160006, 11697, 0x51600110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75160006, 11697, 0x51600110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75160007, 9686, 0x51600110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51600110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75160008, 278, 0x51600112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51600112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75160008, 278, 0x51600112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51600112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75160009, 9686, 0x51600118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516000D, 9686, 0x51600119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51600119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516000E, 11697, 0x51600119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516000E, 11697, 0x51600119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516000F, 9686, 0x51600119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5161.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5161.sql index 2fc7dc72d4..3913439a83 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5161.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5161.sql @@ -21,20 +21,20 @@ VALUES (0x75161004, 9686, 0x51610103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51610103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75161005, 278, 0x51610105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51610105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75161005, 278, 0x51610105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51610105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75161006, 11697, 0x51610110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75161006, 11697, 0x51610110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75161007, 9686, 0x51610110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51610110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75161008, 278, 0x51610112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51610112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75161008, 278, 0x51610112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51610112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75161009, 9686, 0x51610118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516100D, 9686, 0x51610119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51610119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516100E, 11697, 0x51610119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516100E, 11697, 0x51610119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516100F, 9686, 0x51610119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5162.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5162.sql index 94a565a20f..73d0fcfa47 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5162.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5162.sql @@ -21,20 +21,20 @@ VALUES (0x75162004, 9686, 0x51620103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51620103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75162005, 278, 0x51620105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51620105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75162005, 278, 0x51620105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51620105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75162006, 11697, 0x51620110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75162006, 11697, 0x51620110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75162007, 9686, 0x51620110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51620110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75162008, 278, 0x51620112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51620112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75162008, 278, 0x51620112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51620112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75162009, 9686, 0x51620118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516200D, 9686, 0x51620119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51620119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516200E, 11697, 0x51620119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516200E, 11697, 0x51620119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516200F, 9686, 0x51620119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5163.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5163.sql index 3f6e101a7d..ae214d4ec9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5163.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5163.sql @@ -21,20 +21,20 @@ VALUES (0x75163004, 9686, 0x51630103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51630103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75163005, 278, 0x51630105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51630105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75163005, 278, 0x51630105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51630105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75163006, 11697, 0x51630110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75163006, 11697, 0x51630110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75163007, 9686, 0x51630110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51630110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75163008, 278, 0x51630112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51630112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75163008, 278, 0x51630112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51630112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75163009, 9686, 0x51630118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516300D, 9686, 0x51630119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51630119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516300E, 11697, 0x51630119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516300E, 11697, 0x51630119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516300F, 9686, 0x51630119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5164.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5164.sql index 1366274e0c..e9d44fd9b9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5164.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5164.sql @@ -21,20 +21,20 @@ VALUES (0x75164004, 9686, 0x51640103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51640103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75164005, 278, 0x51640105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51640105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75164005, 278, 0x51640105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51640105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75164006, 11697, 0x51640110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75164006, 11697, 0x51640110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75164007, 9686, 0x51640110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51640110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75164008, 278, 0x51640112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51640112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75164008, 278, 0x51640112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51640112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75164009, 9686, 0x51640118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516400D, 9686, 0x51640119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51640119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516400E, 11697, 0x51640119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516400E, 11697, 0x51640119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516400F, 9686, 0x51640119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5165.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5165.sql index 17d1ebb228..337de72707 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5165.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5165.sql @@ -21,20 +21,20 @@ VALUES (0x75165004, 9686, 0x51650103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51650103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75165005, 278, 0x51650105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51650105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75165005, 278, 0x51650105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51650105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75165006, 11697, 0x51650110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75165006, 11697, 0x51650110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75165007, 9686, 0x51650110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51650110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75165008, 278, 0x51650112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51650112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75165008, 278, 0x51650112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51650112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75165009, 9686, 0x51650118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516500D, 9686, 0x51650119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51650119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516500E, 11697, 0x51650119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516500E, 11697, 0x51650119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516500F, 9686, 0x51650119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5166.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5166.sql index 53143ff70d..c27b4373c5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5166.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5166.sql @@ -21,20 +21,20 @@ VALUES (0x75166004, 9686, 0x51660103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51660103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75166005, 278, 0x51660105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51660105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75166005, 278, 0x51660105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51660105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75166006, 11697, 0x51660110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75166006, 11697, 0x51660110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75166007, 9686, 0x51660110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51660110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75166008, 278, 0x51660112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51660112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75166008, 278, 0x51660112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51660112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75166009, 9686, 0x51660118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516600D, 9686, 0x51660119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51660119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516600E, 11697, 0x51660119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516600E, 11697, 0x51660119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516600F, 9686, 0x51660119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5167.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5167.sql index 4eb323a9cc..91418205d4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5167.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5167.sql @@ -21,20 +21,20 @@ VALUES (0x75167004, 9686, 0x51670103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51670103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75167005, 278, 0x51670105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51670105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75167005, 278, 0x51670105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51670105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75167006, 11697, 0x51670110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75167006, 11697, 0x51670110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75167007, 9686, 0x51670110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51670110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75167008, 278, 0x51670112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51670112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75167008, 278, 0x51670112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51670112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75167009, 9686, 0x51670118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516700D, 9686, 0x51670119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51670119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516700E, 11697, 0x51670119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516700E, 11697, 0x51670119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516700F, 9686, 0x51670119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5168.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5168.sql index ad8b172142..e911f6260e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5168.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5168.sql @@ -21,20 +21,20 @@ VALUES (0x75168004, 9686, 0x51680103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51680103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75168005, 278, 0x51680105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51680105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75168005, 278, 0x51680105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51680105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75168006, 11697, 0x51680110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75168006, 11697, 0x51680110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75168007, 9686, 0x51680110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51680110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75168008, 278, 0x51680112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51680112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75168008, 278, 0x51680112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51680112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75168009, 9686, 0x51680118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516800D, 9686, 0x51680119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51680119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516800E, 11697, 0x51680119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516800E, 11697, 0x51680119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516800F, 9686, 0x51680119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5169.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5169.sql index 754f128dfb..e90b0c578c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5169.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5169.sql @@ -21,20 +21,20 @@ VALUES (0x75169004, 9686, 0x51690103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51690103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75169005, 278, 0x51690105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51690105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75169005, 278, 0x51690105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51690105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75169006, 11697, 0x51690110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75169006, 11697, 0x51690110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75169007, 9686, 0x51690110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51690110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75169008, 278, 0x51690112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51690112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75169008, 278, 0x51690112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51690112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75169009, 9686, 0x51690118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516900D, 9686, 0x51690119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51690119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516900E, 11697, 0x51690119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516900E, 11697, 0x51690119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516900F, 9686, 0x51690119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/516A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/516A.sql index f9492af020..8d385e0460 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/516A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/516A.sql @@ -21,20 +21,20 @@ VALUES (0x7516A004, 9686, 0x516A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x516A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516A005, 278, 0x516A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516A005, 278, 0x516A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516A006, 11697, 0x516A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516A006, 11697, 0x516A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516A007, 9686, 0x516A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x516A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516A008, 278, 0x516A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516A008, 278, 0x516A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516A009, 9686, 0x516A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516A00D, 9686, 0x516A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x516A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516A00E, 11697, 0x516A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516A00E, 11697, 0x516A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516A00F, 9686, 0x516A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/516B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/516B.sql index f344c3598b..277b4194d9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/516B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/516B.sql @@ -21,20 +21,20 @@ VALUES (0x7516B004, 9686, 0x516B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x516B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516B005, 278, 0x516B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516B005, 278, 0x516B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516B006, 11697, 0x516B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516B006, 11697, 0x516B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516B007, 9686, 0x516B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x516B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516B008, 278, 0x516B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516B008, 278, 0x516B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516B009, 9686, 0x516B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516B00D, 9686, 0x516B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x516B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516B00E, 11697, 0x516B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516B00E, 11697, 0x516B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516B00F, 9686, 0x516B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/516C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/516C.sql index 68e0149b89..6c8f656011 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/516C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/516C.sql @@ -21,20 +21,20 @@ VALUES (0x7516C004, 9686, 0x516C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x516C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516C005, 278, 0x516C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516C005, 278, 0x516C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516C006, 11697, 0x516C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516C006, 11697, 0x516C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516C007, 9686, 0x516C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x516C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516C008, 278, 0x516C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516C008, 278, 0x516C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516C009, 9686, 0x516C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516C00D, 9686, 0x516C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x516C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516C00E, 11697, 0x516C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516C00E, 11697, 0x516C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516C00F, 9686, 0x516C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/516D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/516D.sql index 7231a48834..86802e0afc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/516D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/516D.sql @@ -21,20 +21,20 @@ VALUES (0x7516D004, 9686, 0x516D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x516D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516D005, 278, 0x516D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516D005, 278, 0x516D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516D006, 11697, 0x516D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516D006, 11697, 0x516D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516D007, 9686, 0x516D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x516D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516D008, 278, 0x516D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516D008, 278, 0x516D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516D009, 9686, 0x516D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516D00D, 9686, 0x516D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x516D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516D00E, 11697, 0x516D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516D00E, 11697, 0x516D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516D00F, 9686, 0x516D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/516E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/516E.sql index 60ccd6e6cc..89572d257c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/516E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/516E.sql @@ -21,20 +21,20 @@ VALUES (0x7516E004, 9686, 0x516E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x516E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516E005, 278, 0x516E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516E005, 278, 0x516E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516E006, 11697, 0x516E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516E006, 11697, 0x516E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516E007, 9686, 0x516E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x516E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516E008, 278, 0x516E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516E008, 278, 0x516E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516E009, 9686, 0x516E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516E00D, 9686, 0x516E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x516E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516E00E, 11697, 0x516E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516E00E, 11697, 0x516E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516E00F, 9686, 0x516E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/516F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/516F.sql index 994731f399..1f91ae693c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/516F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/516F.sql @@ -21,20 +21,20 @@ VALUES (0x7516F004, 9686, 0x516F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x516F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516F005, 278, 0x516F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516F005, 278, 0x516F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516F006, 11697, 0x516F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516F006, 11697, 0x516F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516F007, 9686, 0x516F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x516F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516F008, 278, 0x516F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x516F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7516F008, 278, 0x516F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x516F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516F009, 9686, 0x516F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7516F00D, 9686, 0x516F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x516F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7516F00E, 11697, 0x516F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x516F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7516F00E, 11697, 0x516F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x516F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7516F00F, 9686, 0x516F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5170.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5170.sql index 3ba9803eba..b4bcba085f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5170.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5170.sql @@ -21,20 +21,20 @@ VALUES (0x75170004, 9686, 0x51700103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51700103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75170005, 278, 0x51700105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51700105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75170005, 278, 0x51700105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51700105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75170006, 11697, 0x51700110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51700110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75170006, 11697, 0x51700110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51700110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75170007, 9686, 0x51700110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51700110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75170008, 278, 0x51700112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51700112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75170008, 278, 0x51700112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51700112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75170009, 9686, 0x51700118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517000D, 9686, 0x51700119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51700119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517000E, 11697, 0x51700119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51700119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517000E, 11697, 0x51700119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51700119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517000F, 9686, 0x51700119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5171.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5171.sql index 62f0be955b..3ffd8f715a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5171.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5171.sql @@ -21,20 +21,20 @@ VALUES (0x75171004, 9686, 0x51710103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51710103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75171005, 278, 0x51710105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51710105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75171005, 278, 0x51710105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51710105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75171006, 11697, 0x51710110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51710110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75171006, 11697, 0x51710110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51710110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75171007, 9686, 0x51710110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51710110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75171008, 278, 0x51710112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51710112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75171008, 278, 0x51710112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51710112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75171009, 9686, 0x51710118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517100D, 9686, 0x51710119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51710119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517100E, 11697, 0x51710119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51710119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517100E, 11697, 0x51710119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51710119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517100F, 9686, 0x51710119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,4 +153,4 @@ VALUES (0x7517101E, 278, 0x51710143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517101F, 10762, 0x5171011F, 156.363, 146.771, 45.205, -0.036202, 0, 0, -0.999344, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x5171011F [156.363007 146.770996 45.205002] -0.036201 0.000000 0.000000 -0.999344 */ +/* @teleloc 0x5171011F [156.363007 146.770996 45.205002] -0.036202 0.000000 0.000000 -0.999344 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5172.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5172.sql index 1d9ad8d883..70ad6a2dda 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5172.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5172.sql @@ -21,20 +21,20 @@ VALUES (0x75172004, 9686, 0x51720103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51720103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75172005, 278, 0x51720105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51720105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75172005, 278, 0x51720105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51720105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75172006, 11697, 0x51720110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51720110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75172006, 11697, 0x51720110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51720110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75172007, 9686, 0x51720110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51720110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75172008, 278, 0x51720112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51720112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75172008, 278, 0x51720112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51720112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75172009, 9686, 0x51720118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517200D, 9686, 0x51720119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51720119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517200E, 11697, 0x51720119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51720119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517200E, 11697, 0x51720119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51720119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517200F, 9686, 0x51720119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5173.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5173.sql index 880d9cbf1d..17ea0f59e7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5173.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5173.sql @@ -21,20 +21,20 @@ VALUES (0x75173004, 9686, 0x51730103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51730103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75173005, 278, 0x51730105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51730105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75173005, 278, 0x51730105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51730105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75173006, 11697, 0x51730110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51730110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75173006, 11697, 0x51730110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51730110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75173007, 9686, 0x51730110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51730110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75173008, 278, 0x51730112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51730112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75173008, 278, 0x51730112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51730112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75173009, 9686, 0x51730118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517300D, 9686, 0x51730119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51730119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517300E, 11697, 0x51730119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51730119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517300E, 11697, 0x51730119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51730119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517300F, 9686, 0x51730119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5174.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5174.sql index 0f1414bf14..222ec3bfff 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5174.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5174.sql @@ -21,20 +21,20 @@ VALUES (0x75174004, 9686, 0x51740103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51740103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75174005, 278, 0x51740105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51740105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75174005, 278, 0x51740105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51740105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75174006, 11697, 0x51740110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51740110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75174006, 11697, 0x51740110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51740110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75174007, 9686, 0x51740110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51740110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75174008, 278, 0x51740112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51740112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75174008, 278, 0x51740112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51740112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75174009, 9686, 0x51740118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517400D, 9686, 0x51740119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51740119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517400E, 11697, 0x51740119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51740119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517400E, 11697, 0x51740119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51740119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517400F, 9686, 0x51740119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5175.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5175.sql index 6bee6fd854..019921093f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5175.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5175.sql @@ -21,20 +21,20 @@ VALUES (0x75175004, 9686, 0x51750103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51750103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75175005, 278, 0x51750105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51750105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75175005, 278, 0x51750105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51750105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75175006, 11697, 0x51750110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75175006, 11697, 0x51750110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75175007, 9686, 0x51750110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51750110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75175008, 278, 0x51750112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51750112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75175008, 278, 0x51750112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51750112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75175009, 9686, 0x51750118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517500D, 9686, 0x51750119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51750119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517500E, 11697, 0x51750119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517500E, 11697, 0x51750119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517500F, 9686, 0x51750119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5176.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5176.sql index 7e9ee659b3..0816af1bb2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5176.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5176.sql @@ -21,20 +21,20 @@ VALUES (0x75176004, 9686, 0x51760103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51760103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75176005, 278, 0x51760105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51760105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75176005, 278, 0x51760105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51760105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75176006, 11697, 0x51760110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75176006, 11697, 0x51760110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75176007, 9686, 0x51760110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51760110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75176008, 278, 0x51760112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51760112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75176008, 278, 0x51760112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51760112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75176009, 9686, 0x51760118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517600D, 9686, 0x51760119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51760119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517600E, 11697, 0x51760119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517600E, 11697, 0x51760119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517600F, 9686, 0x51760119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5177.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5177.sql index 3fa67ec0d4..00e95c275d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5177.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5177.sql @@ -21,20 +21,20 @@ VALUES (0x75177004, 9686, 0x51770103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51770103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75177005, 278, 0x51770105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51770105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75177005, 278, 0x51770105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51770105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75177006, 11697, 0x51770110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75177006, 11697, 0x51770110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75177007, 9686, 0x51770110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51770110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75177008, 278, 0x51770112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51770112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75177008, 278, 0x51770112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51770112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75177009, 9686, 0x51770118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517700D, 9686, 0x51770119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51770119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517700E, 11697, 0x51770119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517700E, 11697, 0x51770119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517700F, 9686, 0x51770119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5178.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5178.sql index 11806a1917..aedca8fef1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5178.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5178.sql @@ -21,20 +21,20 @@ VALUES (0x75178004, 9686, 0x51780103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51780103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75178005, 278, 0x51780105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51780105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75178005, 278, 0x51780105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51780105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75178006, 11697, 0x51780110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75178006, 11697, 0x51780110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75178007, 9686, 0x51780110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51780110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75178008, 278, 0x51780112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51780112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75178008, 278, 0x51780112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51780112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75178009, 9686, 0x51780118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517800D, 9686, 0x51780119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51780119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517800E, 11697, 0x51780119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517800E, 11697, 0x51780119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517800F, 9686, 0x51780119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5179.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5179.sql index 71aa716453..ded50e97c6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5179.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5179.sql @@ -21,20 +21,20 @@ VALUES (0x75179004, 9686, 0x51790103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x51790103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75179005, 278, 0x51790105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51790105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75179005, 278, 0x51790105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51790105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75179006, 11697, 0x51790110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75179006, 11697, 0x51790110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75179007, 9686, 0x51790110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51790110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75179008, 278, 0x51790112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51790112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75179008, 278, 0x51790112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51790112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75179009, 9686, 0x51790118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517900D, 9686, 0x51790119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x51790119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517900E, 11697, 0x51790119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517900E, 11697, 0x51790119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517900F, 9686, 0x51790119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/517A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/517A.sql index 1e9e011521..1a76f1f3c3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/517A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/517A.sql @@ -21,20 +21,20 @@ VALUES (0x7517A004, 9686, 0x517A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x517A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517A005, 278, 0x517A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x517A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7517A005, 278, 0x517A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x517A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517A006, 11697, 0x517A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x517A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517A006, 11697, 0x517A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x517A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517A007, 9686, 0x517A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x517A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517A008, 278, 0x517A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x517A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7517A008, 278, 0x517A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x517A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517A009, 9686, 0x517A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7517A00D, 9686, 0x517A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x517A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7517A00E, 11697, 0x517A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x517A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7517A00E, 11697, 0x517A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x517A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7517A00F, 9686, 0x517A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/51A0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/51A0.sql index cfe36f92ce..7949837366 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/51A0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/51A0.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x51A0; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0000, 9686, 0x51A00102, 61.3217, 36.1717, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00102 [61.321701 36.171700 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0000, 9686, 0x51A00102, 61.3217, 36.1717, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00102 [61.321701 36.171700 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0001, 9686, 0x51A00102, 56.7038, 36.1487, 40.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00102 [56.703800 36.148701 40.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0001, 9686, 0x51A00102, 56.7038, 36.1487, 40.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00102 [56.703800 36.148701 40.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0002, 9686, 0x51A00102, 59.2192, 30.4217, 41.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00102 [59.219200 30.421700 41.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0002, 9686, 0x51A00102, 59.2192, 30.4217, 41.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00102 [59.219200 30.421700 41.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0003, 9686, 0x51A00102, 62.4192, 30.4217, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00102 [62.419201 30.421700 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0003, 9686, 0x51A00102, 62.4192, 30.4217, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00102 [62.419201 30.421700 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0004, 11697, 0x51A00102, 54.6872, 31.108, 38.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x751A0005, 11697, 0x51A00102, 63.5872, 35.4408, 38.1, -0.932639, 0, 0, /* @teleloc 0x51A00102 [63.587200 35.440800 38.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0006, 11698, 0x51A00102, 59.2503, 33.4717, 44.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x51A00102 [59.250301 33.471699 44.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0006, 11698, 0x51A00102, 59.2503, 33.4717, 44.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x51A00102 [59.250301 33.471699 44.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0007, 11697, 0x51A00102, 59.2372, 33.4408, 38.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x51A00102 [59.237202 33.440800 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0008, 9686, 0x51A00102, 56.069, 30.4217, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00102 [56.069000 30.421700 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0008, 9686, 0x51A00102, 56.069, 30.4217, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00102 [56.069000 30.421700 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0009, 9686, 0x51A00102, 54.0224, 33.2985, 41.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x751A000E, 9686, 0x51A00102, 64.416, 31.2986, 41.65, 0.707107, 0, 0, - /* @teleloc 0x51A00102 [64.416000 31.298599 41.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A000F, 9686, 0x51A00102, 57.069, 36.1717, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00102 [57.069000 36.171700 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A000F, 9686, 0x51A00102, 57.069, 36.1717, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00102 [57.069000 36.171700 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0010, 9686, 0x51A00102, 62.8897, 36.1487, 40.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00102 [62.889702 36.148701 40.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0010, 9686, 0x51A00102, 62.8897, 36.1487, 40.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00102 [62.889702 36.148701 40.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0011, 11698, 0x51A00102, 61.4503, 33.4717, 44.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x751A0014, 11697, 0x51A00102, 57.7345, 33.4408, 38.1, -0.707107, 0, 0, /* @teleloc 0x51A00102 [57.734501 33.440800 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0015, 11697, 0x51A00102, 59.0429, 30.9858, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A00102 [59.042900 30.985800 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0015, 11697, 0x51A00102, 59.0429, 30.9858, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A00102 [59.042900 30.985800 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0016, 11697, 0x51A00102, 63.7929, 33.3857, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x51A00102 [63.792900 33.385700 38.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0017, 11697, 0x51A00102, 56.4372, 35.5408, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A00102 [56.437199 35.540798 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0017, 11697, 0x51A00102, 56.4372, 35.5408, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A00102 [56.437199 35.540798 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0018, 9686, 0x51A00104, 56.9724, 39.3025, 41, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51A00104 [56.972401 39.302502 41.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0019, 9686, 0x51A00104, 60.3724, 36.7717, 41.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00104 [60.372398 36.771702 41.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0019, 9686, 0x51A00104, 60.3724, 36.7717, 41.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00104 [60.372398 36.771702 41.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A001A, 9686, 0x51A00104, 60.0724, 41.8717, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00104 [60.072399 41.871700 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A001A, 9686, 0x51A00104, 60.0724, 41.8717, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00104 [60.072399 41.871700 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A001B, 11697, 0x51A00104, 61.1872, 39.5908, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x751A001D, 9686, 0x51A00104, 56.9724, 40.9486, 41, -0.707107, 0, 0, -0 /* @teleloc 0x51A00104 [56.972401 40.948601 41.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A001E, 9686, 0x51A00104, 58.2754, 36.7717, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00104 [58.275398 36.771702 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A001E, 9686, 0x51A00104, 58.2754, 36.7717, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00104 [58.275398 36.771702 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A001F, 9686, 0x51A00106, 59.766, 30.5179, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00106 [59.765999 30.517900 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A001F, 9686, 0x51A00106, 59.766, 30.5179, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00106 [59.765999 30.517900 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0020, 9686, 0x51A00106, 62.266, 34.8179, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x751A0026, 9686, 0x51A00106, 62.266, 37.515, 36.45, 0.707107, 0, 0, -0 /* @teleloc 0x51A00106 [62.265999 37.514999 36.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0027, 9686, 0x51A00106, 60.7155, 40.4679, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00106 [60.715500 40.467899 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0027, 9686, 0x51A00106, 60.7155, 40.4679, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00106 [60.715500 40.467899 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0028, 11698, 0x51A00106, 59.6692, 34.5083, 37.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x51A00106 [59.669201 34.508301 37.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0028, 11698, 0x51A00106, 59.6692, 34.5083, 37.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x51A00106 [59.669201 34.508301 37.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0029, 11697, 0x51A00106, 60.0582, 39.9844, 34.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A00106 [60.058201 39.984402 34.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0029, 11697, 0x51A00106, 60.0582, 39.9844, 34.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A00106 [60.058201 39.984402 34.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A002A, 11697, 0x51A00106, 61.6082, 39.7845, 34.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x751A002D, 9686, 0x51A00108, 57.3724, 43.0985, 41, -0.707107, 0, 0, -0 /* @teleloc 0x51A00108 [57.372398 43.098499 41.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A002E, 412, 0x51A00000, 60.0503, 44.2717, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51A00000 [60.050301 44.271702 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A002E, 412, 0x51A00000, 60.0503, 44.2717, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51A00000 [60.050301 44.271702 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A002F, 9686, 0x51A00000, 57.8397, 44.3987, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00000 [57.839699 44.398701 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A002F, 9686, 0x51A00000, 57.8397, 44.3987, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00000 [57.839699 44.398701 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0030, 9686, 0x51A00000, 56.8397, 43.5487, 40.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x751A0137, 12679, 0x51A00000, 152.417, 104.62, 36.1, 0.707107, 0, 0, -0 /* @teleloc 0x51A00000 [152.417007 104.620003 36.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0138, 412, 0x51A00131, 151.762, 65.5241, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51A00131 [151.761993 65.524101 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0138, 412, 0x51A00131, 151.762, 65.5241, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51A00131 [151.761993 65.524101 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0139, 9686, 0x51A00132, 151.712, 64.7141, 48.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x751A013C, 11697, 0x51A00132, 149.984, 64.225, 44.15, -0.92388, 0, 0, - /* @teleloc 0x51A00132 [149.983994 64.224998 44.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A013D, 9686, 0x51A00132, 151.712, 56.1641, 49.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00132 [151.712006 56.164101 49.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A013D, 9686, 0x51A00132, 151.712, 56.1641, 49.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00132 [151.712006 56.164101 49.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A013E, 9686, 0x51A00132, 149.412, 62.2133, 46.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x751A0141, 9686, 0x51A00132, 154.04, 61.9985, 46.25, 0.707107, 0, 0, - /* @teleloc 0x51A00132 [154.039993 61.998501 46.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0142, 9686, 0x51A00133, 157.912, 60.2141, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00133 [157.912003 60.214100 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0142, 9686, 0x51A00133, 157.912, 60.2141, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00133 [157.912003 60.214100 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0143, 9686, 0x51A00133, 161.045, 59.023, 46.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51A00133 [161.044998 59.022999 46.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0144, 9686, 0x51A00133, 159.953, 54.2641, 47.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00133 [159.953003 54.264099 47.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0144, 9686, 0x51A00133, 159.953, 54.2641, 47.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00133 [159.953003 54.264099 47.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0145, 9686, 0x51A00133, 155.501, 54.2641, 47.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00133 [155.501007 54.264099 47.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0145, 9686, 0x51A00133, 155.501, 54.2641, 47.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00133 [155.501007 54.264099 47.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0146, 9686, 0x51A00133, 154.481, 55.4941, 46, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x751A0149, 11698, 0x51A00133, 157.862, 57.1641, 50.25, 0.707107, 0, 0, /* @teleloc 0x51A00133 [157.862000 57.164101 50.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A014A, 11697, 0x51A00133, 157.846, 57.0809, 44.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A00133 [157.845993 57.080898 44.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A014A, 11697, 0x51A00133, 157.846, 57.0809, 44.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A00133 [157.845993 57.080898 44.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A014B, 9686, 0x51A00133, 161.045, 55.423, 46.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x751A014C, 9686, 0x51A00133, 161.045, 57.2653, 47.9, 0.707107, 0, 0, - /* @teleloc 0x51A00133 [161.044998 57.265301 47.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A014D, 9686, 0x51A00133, 160.011, 60.2141, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00133 [160.011002 60.214100 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A014D, 9686, 0x51A00133, 160.011, 60.2141, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00133 [160.011002 60.214100 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A014E, 9686, 0x51A00133, 155.661, 60.2141, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00133 [155.660995 60.214100 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A014E, 9686, 0x51A00133, 155.661, 60.2141, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00133 [155.660995 60.214100 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A014F, 9686, 0x51A00133, 157.733, 54.2641, 47.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00133 [157.733002 54.264099 47.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A014F, 9686, 0x51A00133, 157.733, 54.2641, 47.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00133 [157.733002 54.264099 47.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0150, 9686, 0x51A00133, 154.481, 55.743, 47.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x751A0151, 9686, 0x51A00133, 154.481, 58.7805, 47.6, -0.707107, 0, 0, /* @teleloc 0x51A00133 [154.481003 58.780499 47.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0152, 9686, 0x51A00133, 155.661, 60.2141, 46, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00133 [155.660995 60.214100 46.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0152, 9686, 0x51A00133, 155.661, 60.2141, 46, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00133 [155.660995 60.214100 46.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0153, 11698, 0x51A00133, 160.189, 54.9572, 48.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x751A0154, 11698, 0x51A00133, 160.089, 59.2573, 48.3, 0.919479, 0, 0, - /* @teleloc 0x51A00133 [160.089005 59.257301 48.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0155, 11697, 0x51A00133, 157.849, 55.7466, 44.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A00133 [157.848999 55.746601 44.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0155, 11697, 0x51A00133, 157.849, 55.7466, 44.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A00133 [157.848999 55.746601 44.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0156, 11697, 0x51A00133, 157.849, 58.2423, 44.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A00133 [157.848999 58.242298 44.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0156, 11697, 0x51A00133, 157.849, 58.2423, 44.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A00133 [157.848999 58.242298 44.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0157, 11697, 0x51A00133, 159.999, 55.1309, 44.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x751A0158, 11697, 0x51A00133, 160.343, 57.3335, 44.15, 0.707107, 0, 0, /* @teleloc 0x51A00133 [160.343002 57.333500 44.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0159, 11697, 0x51A00133, 157.849, 59.4457, 44.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A00133 [157.848999 59.445702 44.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0159, 11697, 0x51A00133, 157.849, 59.4457, 44.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A00133 [157.848999 59.445702 44.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A015A, 9686, 0x51A00135, 153.963, 59.8641, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00135 [153.962997 59.864101 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A015A, 9686, 0x51A00135, 153.963, 59.8641, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00135 [153.962997 59.864101 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A015B, 9686, 0x51A00135, 160.813, 57.1955, 42.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x751A015E, 9687, 0x51A00135, 150.188, 59.131, 40.1, -0.865587, -0.0008 /* @teleloc 0x51A00135 [150.188004 59.131001 40.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A015F, 9686, 0x51A00135, 157.266, 59.8641, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00135 [157.266006 59.864101 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A015F, 9686, 0x51A00135, 157.266, 59.8641, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00135 [157.266006 59.864101 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0160, 9686, 0x51A00135, 153.365, 54.3246, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00135 [153.365005 54.324600 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0160, 9686, 0x51A00135, 153.365, 54.3246, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00135 [153.365005 54.324600 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0161, 9686, 0x51A00135, 157.478, 54.3246, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00135 [157.477997 54.324600 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0161, 9686, 0x51A00135, 157.478, 54.3246, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00135 [157.477997 54.324600 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0162, 9686, 0x51A00135, 149.412, 55.485, 42.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x751A0163, 11698, 0x51A00135, 156.005, 57.1641, 43.5, -0.707107, 0, 0, /* @teleloc 0x51A00135 [156.005005 57.164101 43.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0164, 11697, 0x51A00135, 155.752, 59.2054, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A00135 [155.751999 59.205399 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0164, 11697, 0x51A00135, 155.752, 59.2054, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A00135 [155.751999 59.205399 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0165, 11697, 0x51A00135, 155.452, 54.8554, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A00135 [155.451996 54.855400 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0165, 11697, 0x51A00135, 155.452, 54.8554, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A00135 [155.451996 54.855400 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0166, 11697, 0x51A00135, 160.071, 56.8277, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x51A00135 [160.070999 56.827702 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0167, 9686, 0x51A00000, 151.762, 65.5627, 47.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00000 [151.761993 65.562698 47.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x751A0167, 9686, 0x51A00000, 151.762, 65.5627, 47.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00000 [151.761993 65.562698 47.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0168, 9686, 0x51A00000, 149.611, 65.7627, 45.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00000 [149.610992 65.762703 45.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x751A0168, 9686, 0x51A00000, 149.611, 65.7627, 45.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00000 [149.610992 65.762703 45.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0169, 9686, 0x51A00000, 153.904, 65.7627, 45.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00000 [153.904007 65.762703 45.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x751A0169, 9686, 0x51A00000, 153.904, 65.7627, 45.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00000 [153.904007 65.762703 45.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A016A, 12679, 0x51A00000, 155.849, 66.1965, 44.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x51A00000 [155.848999 66.196503 44.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A016B, 12679, 0x51A00000, 157.849, 61.4466, 44.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x51A00000 [157.848999 61.446602 44.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A016B, 12679, 0x51A00000, 157.849, 61.4466, 44.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x51A00000 [157.848999 61.446602 44.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A016C, 9686, 0x51A00137, 109.889, 34.0868, 48.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x751A016D, 9686, 0x51A00137, 113.089, 34.0368, 48.85, 0.317305, 0, 0, /* @teleloc 0x51A00137 [113.088997 34.036800 48.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A016E, 9686, 0x51A00137, 111.482, 33.5154, 51.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00137 [111.482002 33.515400 51.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A016E, 9686, 0x51A00137, 111.482, 33.5154, 51.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00137 [111.482002 33.515400 51.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A016F, 9686, 0x51A00137, 109.135, 36.6494, 49.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x751A0171, 9686, 0x51A00137, 113.239, 39.3368, 48.85, -0.902209, 0, 0, /* @teleloc 0x51A00137 [113.238998 39.336800 48.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0172, 9686, 0x51A00137, 111.489, 40.5494, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00137 [111.488998 40.549400 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0172, 9686, 0x51A00137, 111.489, 40.5494, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00137 [111.488998 40.549400 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0173, 11697, 0x51A00137, 111.537, 33.856, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A00137 [111.537003 33.855999 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0173, 11697, 0x51A00137, 111.537, 33.856, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A00137 [111.537003 33.855999 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0174, 11697, 0x51A00137, 109.637, 34.906, 46.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x51A00137 [109.637001 34.905998 46.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0175, 9686, 0x51A0013A, 102.224, 32.8182, 48.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A0013A [102.223999 32.818199 48.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0175, 9686, 0x51A0013A, 102.224, 32.8182, 48.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A0013A [102.223999 32.818199 48.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0176, 9686, 0x51A0013A, 107.624, 32.8182, 48.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A0013A [107.624001 32.818199 48.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0176, 9686, 0x51A0013A, 107.624, 32.8182, 48.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A0013A [107.624001 32.818199 48.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0177, 9686, 0x51A0013A, 108.674, 34.1674, 47.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51A0013A [108.674004 34.167400 47.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0178, 9686, 0x51A0013A, 104.674, 38.7182, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A0013A [104.674004 38.718201 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0178, 9686, 0x51A0013A, 104.674, 38.7182, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A0013A [104.674004 38.718201 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0179, 9686, 0x51A0013A, 100.874, 35.5682, 50.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x751A017D, 11697, 0x51A0013A, 104.556, 35.8968, 46.1, -0.707107, 0, 0, /* @teleloc 0x51A0013A [104.556000 35.896801 46.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A017E, 11697, 0x51A0013A, 105.087, 33.406, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A0013A [105.086998 33.405998 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A017E, 11697, 0x51A0013A, 105.087, 33.406, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A0013A [105.086998 33.405998 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A017F, 9686, 0x51A0013A, 102.125, 38.7182, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A0013A [102.125000 38.718201 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A017F, 9686, 0x51A0013A, 102.125, 38.7182, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A0013A [102.125000 38.718201 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0180, 9686, 0x51A0013A, 107.468, 38.7182, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A0013A [107.468002 38.718201 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0180, 9686, 0x51A0013A, 107.468, 38.7182, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A0013A [107.468002 38.718201 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0181, 9686, 0x51A0013A, 100.874, 33.8531, 49.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x751A0182, 9686, 0x51A0013A, 100.874, 37.8013, 49.35, -0.707107, 0, 0, /* @teleloc 0x51A0013A [100.874001 37.801300 49.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0183, 9686, 0x51A0013A, 105.084, 32.8182, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A0013A [105.084000 32.818199 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0183, 9686, 0x51A0013A, 105.084, 32.8182, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A0013A [105.084000 32.818199 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0184, 9686, 0x51A0013A, 108.674, 33.8674, 49.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x751A018B, 11697, 0x51A0013A, 107.682, 33.6155, 46.1, 0.297375, 0, 0, - /* @teleloc 0x51A0013A [107.681999 33.615501 46.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A018C, 11697, 0x51A0013A, 104.837, 38.206, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A0013A [104.836998 38.206001 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A018C, 11697, 0x51A0013A, 104.837, 38.206, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A0013A [104.836998 38.206001 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A018D, 9686, 0x51A0013C, 107.582, 31.8654, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A0013C [107.582001 31.865400 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A018D, 9686, 0x51A0013C, 107.582, 31.8654, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A0013C [107.582001 31.865400 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A018E, 9686, 0x51A0013C, 104.085, 35.0994, 44.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51A0013C [104.084999 35.099400 44.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A018F, 9686, 0x51A0013C, 106.339, 38.3494, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A0013C [106.338997 38.349400 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A018F, 9686, 0x51A0013C, 106.339, 38.3494, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A0013C [106.338997 38.349400 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0190, 11697, 0x51A0013C, 112.206, 37.1483, 42.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x751A0193, 11697, 0x51A0013C, 104.973, 35.6602, 42.1, -0.707107, 0, 0, /* @teleloc 0x51A0013C [104.973000 35.660198 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0194, 9686, 0x51A0013C, 111.482, 31.8654, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A0013C [111.482002 31.865400 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0194, 9686, 0x51A0013C, 111.482, 31.8654, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A0013C [111.482002 31.865400 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0195, 9686, 0x51A0013C, 109.589, 38.3494, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A0013C [109.588997 38.349400 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0195, 9686, 0x51A0013C, 109.589, 38.3494, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A0013C [109.588997 38.349400 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A0196, 9686, 0x51A0013C, 114.035, 33.8994, 44.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x751A0197, 11698, 0x51A0013C, 108.068, 35.7496, 45.5, -0.707107, 0, 0, /* @teleloc 0x51A0013C [108.068001 35.749599 45.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0198, 11697, 0x51A0013C, 108.673, 32.7102, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A0013C [108.672997 32.710201 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A0198, 11697, 0x51A0013C, 108.673, 32.7102, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A0013C [108.672997 32.710201 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A0199, 11697, 0x51A0013C, 108.056, 37.8983, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A0013C [108.056000 37.898300 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A0199, 11697, 0x51A0013C, 108.056, 37.8983, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A0013C [108.056000 37.898300 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A019A, 412, 0x51A00000, 111.439, 41.0968, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51A00000 [111.439003 41.096802 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A019A, 412, 0x51A00000, 111.439, 41.0968, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51A00000 [111.439003 41.096802 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A019B, 9686, 0x51A00000, 111.482, 41.2654, 49.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A00000 [111.482002 41.265400 49.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A019B, 9686, 0x51A00000, 111.482, 41.2654, 49.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A00000 [111.482002 41.265400 49.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A019C, 9686, 0x51A00000, 113.782, 40.3654, 48.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x751A019E, 12679, 0x51A00000, 114.587, 40.656, 46.1, -0.402747, 0, 0, - /* @teleloc 0x51A00000 [114.586998 40.655998 46.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A019F, 12679, 0x51A00000, 104.587, 39.706, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x51A00000 [104.586998 39.706001 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A019F, 12679, 0x51A00000, 104.587, 39.706, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x51A00000 [104.586998 39.706001 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A01A0, 13883, 0x51A00137, 110.533, 37.6413, 46.005, 0.042089, 0, 0, 0.999114, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/51A3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/51A3.sql index 9922ba69ff..6d569f38a3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/51A3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/51A3.sql @@ -5,16 +5,16 @@ VALUES (0x751A3000, 9686, 0x51A30100, 57.2312, 33.7511, 51.5, -0.707107, 0, 0, /* @teleloc 0x51A30100 [57.231201 33.751099 51.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3001, 9686, 0x51A30100, 56.0312, 31.8511, 50.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30100 [56.031200 31.851101 50.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3001, 9686, 0x51A30100, 56.0312, 31.8511, 50.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30100 [56.031200 31.851101 50.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3002, 11697, 0x51A30100, 56.8443, 36.5018, 48.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x51A30100 [56.844299 36.501801 48.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3003, 11697, 0x51A30100, 55.8193, 32.2268, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30100 [55.819302 32.226799 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3003, 11697, 0x51A30100, 55.8193, 32.2268, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30100 [55.819302 32.226799 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3004, 9686, 0x51A30100, 52.5812, 32.6261, 50.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x751A3006, 9686, 0x51A30100, 52.5812, 36.1011, 50.5, -0.707107, 0, 0, /* @teleloc 0x51A30100 [52.581200 36.101101 50.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3007, 9686, 0x51A30100, 54.9997, 36.9972, 51.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30100 [54.999699 36.997200 51.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3007, 9686, 0x51A30100, 54.9997, 36.9972, 51.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30100 [54.999699 36.997200 51.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3008, 9686, 0x51A30100, 57.2312, 35.846, 50.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51A30100 [57.231201 35.846001 50.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3009, 9686, 0x51A30101, 58.8852, 29.966, 49.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30101 [58.885201 29.966000 49.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3009, 9686, 0x51A30101, 58.8852, 29.966, 49.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30101 [58.885201 29.966000 49.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A300A, 9686, 0x51A30101, 64.2636, 29.966, 49.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30101 [64.263603 29.966000 49.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A300A, 9686, 0x51A30101, 64.2636, 29.966, 49.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30101 [64.263603 29.966000 49.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A300B, 9686, 0x51A30101, 61.6136, 35.916, 51.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30101 [61.613602 35.916000 51.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A300B, 9686, 0x51A30101, 61.6136, 35.916, 51.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30101 [61.613602 35.916000 51.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A300C, 9686, 0x51A30101, 65.5637, 34.866, 49.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x751A3010, 11698, 0x51A30101, 61.6226, 33.0082, 54.6, -0.707107, 0, 0, /* @teleloc 0x51A30101 [61.622601 33.008202 54.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3011, 11697, 0x51A30101, 61.6091, 35.5416, 48.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30101 [61.609100 35.541599 48.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3011, 11697, 0x51A30101, 61.6091, 35.5416, 48.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30101 [61.609100 35.541599 48.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3012, 9686, 0x51A30101, 65.5637, 31.0756, 49.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x751A3013, 9686, 0x51A30101, 65.5637, 32.9283, 51.875, 0.707107, 0, 0, /* @teleloc 0x51A30101 [65.563698 32.928299 51.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3014, 9686, 0x51A30101, 61.6292, 29.966, 51.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30101 [61.629200 29.966000 51.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3014, 9686, 0x51A30101, 61.6292, 29.966, 51.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30101 [61.629200 29.966000 51.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3015, 9686, 0x51A30101, 57.6721, 30.9804, 51.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x751A3017, 9686, 0x51A30101, 57.6721, 35.0298, 51.6, -0.707107, 0, 0, /* @teleloc 0x51A30101 [57.672100 35.029800 51.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3018, 9686, 0x51A30101, 59.0642, 35.916, 51.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30101 [59.064201 35.916000 51.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3018, 9686, 0x51A30101, 59.0642, 35.916, 51.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30101 [59.064201 35.916000 51.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3019, 9686, 0x51A30101, 64.2885, 35.916, 51.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30101 [64.288498 35.916000 51.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3019, 9686, 0x51A30101, 64.2885, 35.916, 51.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30101 [64.288498 35.916000 51.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A301A, 11698, 0x51A30101, 64.1576, 31.1132, 52.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x751A3020, 11697, 0x51A30101, 58.6426, 30.7382, 48.1, 0.359182, 0, 0, 0 /* @teleloc 0x51A30101 [58.642601 30.738199 48.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3021, 9686, 0x51A30105, 58.5497, 29.0472, 46.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30105 [58.549702 29.047199 46.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3021, 9686, 0x51A30105, 58.5497, 29.0472, 46.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30105 [58.549702 29.047199 46.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3022, 9686, 0x51A30105, 58.7997, 35.5972, 46.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30105 [58.799702 35.597198 46.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3022, 9686, 0x51A30105, 58.7997, 35.5972, 46.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30105 [58.799702 35.597198 46.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3023, 9686, 0x51A30105, 62.2988, 32.2115, 46.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x751A3026, 9687, 0x51A30105, 61.6871, 34.9962, 44.1, 0.878817, 0, 0, - /* @teleloc 0x51A30105 [61.687099 34.996201 44.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3027, 9686, 0x51A30105, 60.6384, 29.0472, 46.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30105 [60.638401 29.047199 46.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3027, 9686, 0x51A30105, 60.6384, 29.0472, 46.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30105 [60.638401 29.047199 46.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3028, 9686, 0x51A30105, 55.7754, 35.5972, 46.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30105 [55.775398 35.597198 46.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3028, 9686, 0x51A30105, 55.7754, 35.5972, 46.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30105 [55.775398 35.597198 46.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3029, 9686, 0x51A30105, 52.5899, 30.5123, 46.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x751A302A, 11698, 0x51A30105, 57.3126, 32.2832, 47.525, 0.707107, 0, 0, /* @teleloc 0x51A30105 [57.312599 32.283199 47.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A302B, 11697, 0x51A30105, 57.4177, 29.4573, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30105 [57.417702 29.457300 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A302B, 11697, 0x51A30105, 57.4177, 29.4573, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30105 [57.417702 29.457300 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A302C, 11697, 0x51A30105, 61.5091, 32.433, 44.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x51A30105 [61.509102 32.432999 44.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A302D, 11697, 0x51A30105, 58.9701, 35.0994, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30105 [58.970100 35.099400 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A302D, 11697, 0x51A30105, 58.9701, 35.0994, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30105 [58.970100 35.099400 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A302E, 412, 0x51A30000, 54.9726, 37.5182, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51A30000 [54.972599 37.518200 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A302E, 412, 0x51A30000, 54.9726, 37.5182, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51A30000 [54.972599 37.518200 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A302F, 9686, 0x51A30000, 54.9747, 37.6322, 51.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30000 [54.974701 37.632198 51.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A302F, 9686, 0x51A30000, 54.9747, 37.6322, 51.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30000 [54.974701 37.632198 51.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3030, 9686, 0x51A30000, 51.9647, 43.4872, 49.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30000 [51.964699 43.487202 49.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x751A3030, 9686, 0x51A30000, 51.9647, 43.4872, 49.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30000 [51.964699 43.487202 49.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3031, 9686, 0x51A30000, 57.9947, 43.4872, 49.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30000 [57.994701 43.487202 49.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x751A3031, 9686, 0x51A30000, 57.9947, 43.4872, 49.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30000 [57.994701 43.487202 49.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3032, 12679, 0x51A30000, 59.5176, 37.9532, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x51A30000 [59.517601 37.953201 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3032, 12679, 0x51A30000, 59.5176, 37.9532, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x51A30000 [59.517601 37.953201 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3033, 12679, 0x51A30000, 50.6726, 37.8432, 48.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x751A3137, 12679, 0x51A30000, 152.023, 106.116, 36.1, 0.707107, 0, 0, - /* @teleloc 0x51A30000 [152.022995 106.115997 36.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3138, 412, 0x51A30130, 153.186, 65.9895, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51A30130 [153.186005 65.989502 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3138, 412, 0x51A30130, 153.186, 65.9895, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51A30130 [153.186005 65.989502 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3139, 9686, 0x51A30131, 153.136, 65.1795, 54.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x751A313C, 11697, 0x51A30131, 151.408, 64.6904, 50.15, -0.92388, 0, 0, /* @teleloc 0x51A30131 [151.408005 64.690399 50.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A313D, 9686, 0x51A30131, 153.136, 56.6295, 55.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30131 [153.136002 56.629501 55.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A313D, 9686, 0x51A30131, 153.136, 56.6295, 55.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30131 [153.136002 56.629501 55.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A313E, 9686, 0x51A30131, 150.836, 62.6787, 52.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x751A3141, 9686, 0x51A30131, 155.464, 62.4639, 52.25, 0.707107, 0, 0, /* @teleloc 0x51A30131 [155.464005 62.463902 52.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3142, 9686, 0x51A30132, 159.336, 60.6795, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30132 [159.335999 60.679501 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3142, 9686, 0x51A30132, 159.336, 60.6795, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30132 [159.335999 60.679501 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3143, 9686, 0x51A30132, 162.469, 59.4884, 52.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51A30132 [162.468994 59.488400 52.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3144, 9686, 0x51A30132, 161.377, 54.7295, 53.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30132 [161.376999 54.729500 53.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3144, 9686, 0x51A30132, 161.377, 54.7295, 53.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30132 [161.376999 54.729500 53.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3145, 9686, 0x51A30132, 156.925, 54.7295, 53.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30132 [156.925003 54.729500 53.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3145, 9686, 0x51A30132, 156.925, 54.7295, 53.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30132 [156.925003 54.729500 53.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3146, 9686, 0x51A30132, 155.905, 55.9595, 52, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x751A3149, 11698, 0x51A30132, 159.286, 57.6295, 56.25, 0.707107, 0, 0, /* @teleloc 0x51A30132 [159.285995 57.629501 56.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A314A, 11697, 0x51A30132, 159.27, 57.5463, 50.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30132 [159.270004 57.546299 50.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A314A, 11697, 0x51A30132, 159.27, 57.5463, 50.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30132 [159.270004 57.546299 50.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A314B, 9686, 0x51A30132, 162.469, 55.8884, 52.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x751A314C, 9686, 0x51A30132, 162.469, 57.7307, 53.9, 0.707107, 0, 0, - /* @teleloc 0x51A30132 [162.468994 57.730701 53.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A314D, 9686, 0x51A30132, 161.435, 60.6795, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30132 [161.434998 60.679501 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A314D, 9686, 0x51A30132, 161.435, 60.6795, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30132 [161.434998 60.679501 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A314E, 9686, 0x51A30132, 157.085, 60.6795, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30132 [157.085007 60.679501 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A314E, 9686, 0x51A30132, 157.085, 60.6795, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30132 [157.085007 60.679501 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A314F, 9686, 0x51A30132, 159.157, 54.7295, 53.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30132 [159.156998 54.729500 53.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A314F, 9686, 0x51A30132, 159.157, 54.7295, 53.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30132 [159.156998 54.729500 53.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3150, 9686, 0x51A30132, 155.905, 56.2084, 53.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x751A3151, 9686, 0x51A30132, 155.905, 59.2459, 53.6, -0.707107, 0, 0, /* @teleloc 0x51A30132 [155.904999 59.245899 53.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3152, 9686, 0x51A30132, 157.085, 60.6795, 52, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30132 [157.085007 60.679501 52.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3152, 9686, 0x51A30132, 157.085, 60.6795, 52, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30132 [157.085007 60.679501 52.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3153, 11698, 0x51A30132, 161.613, 55.4226, 54.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x751A3154, 11698, 0x51A30132, 161.513, 59.7227, 54.3, 0.919479, 0, 0, - /* @teleloc 0x51A30132 [161.513000 59.722698 54.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3155, 11697, 0x51A30132, 159.273, 56.212, 50.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30132 [159.272995 56.212002 50.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3155, 11697, 0x51A30132, 159.273, 56.212, 50.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30132 [159.272995 56.212002 50.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3156, 11697, 0x51A30132, 159.273, 58.7077, 50.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30132 [159.272995 58.707699 50.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3156, 11697, 0x51A30132, 159.273, 58.7077, 50.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30132 [159.272995 58.707699 50.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3157, 11697, 0x51A30132, 161.423, 55.5963, 50.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x751A3158, 11697, 0x51A30132, 161.767, 57.7989, 50.15, 0.707107, 0, 0, /* @teleloc 0x51A30132 [161.766998 57.798901 50.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3159, 11697, 0x51A30132, 159.273, 59.9111, 50.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30132 [159.272995 59.911098 50.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3159, 11697, 0x51A30132, 159.273, 59.9111, 50.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30132 [159.272995 59.911098 50.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A315A, 9686, 0x51A30134, 155.387, 60.3295, 48.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30134 [155.386993 60.329498 48.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A315A, 9686, 0x51A30134, 155.387, 60.3295, 48.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30134 [155.386993 60.329498 48.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A315B, 9686, 0x51A30134, 162.237, 57.6609, 48.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x751A315E, 9687, 0x51A30134, 151.612, 59.5964, 46.1, -0.865587, -0.000 /* @teleloc 0x51A30134 [151.612000 59.596401 46.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A315F, 9686, 0x51A30134, 158.69, 60.3295, 48.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30134 [158.690002 60.329498 48.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A315F, 9686, 0x51A30134, 158.69, 60.3295, 48.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30134 [158.690002 60.329498 48.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3160, 9686, 0x51A30134, 154.789, 54.79, 48.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30134 [154.789001 54.790001 48.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3160, 9686, 0x51A30134, 154.789, 54.79, 48.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30134 [154.789001 54.790001 48.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3161, 9686, 0x51A30134, 158.902, 54.79, 48.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30134 [158.901993 54.790001 48.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3161, 9686, 0x51A30134, 158.902, 54.79, 48.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30134 [158.901993 54.790001 48.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3162, 9686, 0x51A30134, 150.836, 55.9504, 48.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x751A3163, 11698, 0x51A30134, 157.429, 57.6295, 49.5, -0.707107, 0, 0, /* @teleloc 0x51A30134 [157.429001 57.629501 49.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3164, 11697, 0x51A30134, 157.176, 59.6708, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30134 [157.175995 59.670799 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3164, 11697, 0x51A30134, 157.176, 59.6708, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30134 [157.175995 59.670799 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3165, 11697, 0x51A30134, 156.876, 55.3208, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30134 [156.876007 55.320801 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3165, 11697, 0x51A30134, 156.876, 55.3208, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30134 [156.876007 55.320801 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3166, 11697, 0x51A30134, 161.495, 57.2931, 46.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x51A30134 [161.494995 57.293098 46.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3167, 9686, 0x51A30000, 153.186, 66.0281, 53.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30000 [153.186005 66.028099 53.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x751A3167, 9686, 0x51A30000, 153.186, 66.0281, 53.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30000 [153.186005 66.028099 53.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3168, 9686, 0x51A30000, 151.035, 66.2281, 51.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30000 [151.035004 66.228104 51.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x751A3168, 9686, 0x51A30000, 151.035, 66.2281, 51.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30000 [151.035004 66.228104 51.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3169, 9686, 0x51A30000, 155.328, 66.2281, 51.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30000 [155.328003 66.228104 51.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x751A3169, 9686, 0x51A30000, 155.328, 66.2281, 51.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30000 [155.328003 66.228104 51.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A316A, 12679, 0x51A30000, 157.273, 66.6619, 50.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x51A30000 [157.272995 66.661903 50.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A316B, 12679, 0x51A30000, 159.273, 61.912, 50.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x51A30000 [159.272995 61.911999 50.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A316B, 12679, 0x51A30000, 159.273, 61.912, 50.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x51A30000 [159.272995 61.911999 50.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A316C, 9686, 0x51A30137, 105.089, 36.5586, 59.6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1489,12 +1489,12 @@ VALUES (0x751A3173, 9686, 0x51A30137, 100.499, 35.9803, 61.05, -0.707107, 0, 0, /* @teleloc 0x51A30137 [100.499001 35.980301 61.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3174, 9686, 0x51A30137, 102.883, 31.4678, 61.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30137 [102.883003 31.467800 61.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3174, 9686, 0x51A30137, 102.883, 31.4678, 61.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30137 [102.883003 31.467800 61.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3175, 9686, 0x51A30138, 110.333, 38.7678, 59.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30138 [110.333000 38.767799 59.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3175, 9686, 0x51A30138, 110.333, 38.7678, 59.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30138 [110.333000 38.767799 59.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3176, 9686, 0x51A30138, 114.733, 37.4678, 58.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x751A3177, 9686, 0x51A30138, 114.733, 33.8178, 58.8, 0.707107, 0, 0, - /* @teleloc 0x51A30138 [114.733002 33.817799 58.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3178, 9686, 0x51A30138, 110.283, 32.8178, 59.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30138 [110.282997 32.817799 59.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3178, 9686, 0x51A30138, 110.283, 32.8178, 59.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30138 [110.282997 32.817799 59.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3179, 11697, 0x51A30138, 106.548, 33.4796, 56.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x751A317A, 11697, 0x51A30138, 114.048, 37.8796, 56.05, -0.895323, 0, 0, /* @teleloc 0x51A30138 [114.047997 37.879601 56.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A317B, 11698, 0x51A30138, 110.338, 35.6678, 62.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x51A30138 [110.337997 35.667801 62.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A317B, 11698, 0x51A30138, 110.338, 35.6678, 62.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x51A30138 [110.337997 35.667801 62.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A317C, 11697, 0x51A30138, 110.448, 35.7296, 56.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x751A317F, 9686, 0x51A30138, 105.599, 34.1834, 57.95, -0.707107, 0, 0, /* @teleloc 0x51A30138 [105.598999 34.183399 57.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3180, 9686, 0x51A30138, 113.432, 32.8178, 59.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30138 [113.431999 32.817799 59.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3180, 9686, 0x51A30138, 113.432, 32.8178, 59.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30138 [113.431999 32.817799 59.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3181, 9686, 0x51A30138, 107.189, 32.8178, 59.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30138 [107.189003 32.817799 59.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3181, 9686, 0x51A30138, 107.189, 32.8178, 59.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30138 [107.189003 32.817799 59.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3182, 9686, 0x51A30138, 114.733, 35.7621, 60, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x51A30138 [114.733002 35.762100 60.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3183, 9686, 0x51A30138, 107.114, 38.7678, 59.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30138 [107.113998 38.767799 59.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3183, 9686, 0x51A30138, 107.114, 38.7678, 59.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30138 [107.113998 38.767799 59.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3184, 9686, 0x51A30138, 113.481, 38.7678, 59.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30138 [113.481003 38.767799 59.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3184, 9686, 0x51A30138, 113.481, 38.7678, 59.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30138 [113.481003 38.767799 59.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3185, 9686, 0x51A30138, 113.313, 38.7678, 58, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30138 [113.313004 38.767799 58.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3185, 9686, 0x51A30138, 113.313, 38.7678, 58, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30138 [113.313004 38.767799 58.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3186, 11698, 0x51A30138, 107.548, 35.6678, 62.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x751A318A, 11697, 0x51A30138, 114.361, 35.7296, 56.05, 0.707107, 0, 0, /* @teleloc 0x51A30138 [114.361000 35.729599 56.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A318B, 11697, 0x51A30138, 110.359, 33.3224, 56.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30138 [110.359001 33.322399 56.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A318B, 11697, 0x51A30138, 110.359, 33.3224, 56.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30138 [110.359001 33.322399 56.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A318C, 11697, 0x51A30138, 113.318, 33.4796, 56.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x51A30138 [113.318001 33.479599 56.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A318D, 9686, 0x51A30139, 106.233, 32.8178, 54.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30139 [106.233002 32.817799 54.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A318D, 9686, 0x51A30139, 106.233, 32.8178, 54.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30139 [106.233002 32.817799 54.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A318E, 9686, 0x51A30139, 106.133, 38.3678, 54.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30139 [106.133003 38.367802 54.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A318E, 9686, 0x51A30139, 106.133, 38.3678, 54.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30139 [106.133003 38.367802 54.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A318F, 9686, 0x51A30139, 114.683, 35.6678, 54.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x751A3193, 9686, 0x51A30139, 100.499, 34.3659, 54.4, -0.707107, 0, 0, /* @teleloc 0x51A30139 [100.499001 34.365898 54.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3194, 9686, 0x51A30139, 110.369, 32.8178, 54.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30139 [110.369003 32.817799 54.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3194, 9686, 0x51A30139, 110.369, 32.8178, 54.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30139 [110.369003 32.817799 54.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3195, 9686, 0x51A30139, 109.935, 38.3678, 54.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30139 [109.934998 38.367802 54.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3195, 9686, 0x51A30139, 109.935, 38.3678, 54.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30139 [109.934998 38.367802 54.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3196, 11698, 0x51A30139, 108.57, 35.6678, 55.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x51A30139 [108.570000 35.667801 55.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3197, 11697, 0x51A30139, 108.208, 33.3602, 52.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30139 [108.208000 33.360199 52.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A3197, 11697, 0x51A30139, 108.208, 33.3602, 52.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30139 [108.208000 33.360199 52.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A3198, 11697, 0x51A30139, 108.078, 37.8302, 52.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x51A30139 [108.078003 37.830200 52.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x751A3198, 11697, 0x51A30139, 108.078, 37.8302, 52.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x51A30139 [108.078003 37.830200 52.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A3199, 11697, 0x51A30139, 107.075, 35.5088, 52.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x51A30139 [107.074997 35.508801 52.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A319A, 412, 0x51A30000, 110.338, 40.2778, 56, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x51A30000 [110.337997 40.277802 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A319A, 412, 0x51A30000, 110.338, 40.2778, 56, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x51A30000 [110.337997 40.277802 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A319B, 9686, 0x51A30000, 110.383, 40.3978, 59.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30000 [110.383003 40.397800 59.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A319B, 9686, 0x51A30000, 110.383, 40.3978, 59.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30000 [110.383003 40.397800 59.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A319C, 9686, 0x51A30000, 114.223, 39.4408, 57.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30000 [114.223000 39.440800 57.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A319C, 9686, 0x51A30000, 114.223, 39.4408, 57.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30000 [114.223000 39.440800 57.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A319D, 9686, 0x51A30000, 106.543, 39.4408, 57.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x51A30000 [106.542999 39.440800 57.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A319D, 9686, 0x51A30000, 106.543, 39.4408, 57.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x51A30000 [106.542999 39.440800 57.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A319E, 12679, 0x51A30000, 112.789, 39.6324, 56.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x51A30000 [112.789001 39.632401 56.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A319E, 12679, 0x51A30000, 112.789, 39.6324, 56.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x51A30000 [112.789001 39.632401 56.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x751A319F, 12679, 0x51A30000, 107.949, 39.6624, 56.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x51A30000 [107.948997 39.662399 56.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x751A319F, 12679, 0x51A30000, 107.949, 39.6624, 56.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x51A30000 [107.948997 39.662399 56.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x751A31A0, 14999, 0x51A30113, 39.0109, 130.723, 36.005, 0.71022, 0, 0, 0.70398, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5243.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5243.sql index dea9150113..c0d0e6744b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5243.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5243.sql @@ -21,20 +21,20 @@ VALUES (0x75243004, 9686, 0x52430103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52430103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75243005, 278, 0x52430105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52430105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75243005, 278, 0x52430105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52430105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75243006, 11697, 0x52430110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75243006, 11697, 0x52430110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75243007, 9686, 0x52430110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52430110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75243008, 278, 0x52430112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52430112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75243008, 278, 0x52430112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52430112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75243009, 9686, 0x52430118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524300D, 9686, 0x52430119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52430119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524300E, 11697, 0x52430119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524300E, 11697, 0x52430119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524300F, 9686, 0x52430119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5244.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5244.sql index 0159ab699d..f51c41b244 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5244.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5244.sql @@ -21,20 +21,20 @@ VALUES (0x75244004, 9686, 0x52440103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52440103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75244005, 278, 0x52440105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52440105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75244005, 278, 0x52440105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52440105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75244006, 11697, 0x52440110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75244006, 11697, 0x52440110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75244007, 9686, 0x52440110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52440110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75244008, 278, 0x52440112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52440112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75244008, 278, 0x52440112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52440112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75244009, 9686, 0x52440118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524400D, 9686, 0x52440119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52440119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524400E, 11697, 0x52440119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524400E, 11697, 0x52440119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524400F, 9686, 0x52440119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5245.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5245.sql index 19458e45b6..d6a82595be 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5245.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5245.sql @@ -21,20 +21,20 @@ VALUES (0x75245004, 9686, 0x52450103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52450103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75245005, 278, 0x52450105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52450105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75245005, 278, 0x52450105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52450105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75245006, 11697, 0x52450110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75245006, 11697, 0x52450110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75245007, 9686, 0x52450110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52450110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75245008, 278, 0x52450112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52450112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75245008, 278, 0x52450112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52450112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75245009, 9686, 0x52450118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524500D, 9686, 0x52450119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52450119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524500E, 11697, 0x52450119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524500E, 11697, 0x52450119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524500F, 9686, 0x52450119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5246.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5246.sql index 4c0b28fb55..d5877f4694 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5246.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5246.sql @@ -21,20 +21,20 @@ VALUES (0x75246004, 9686, 0x52460103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52460103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75246005, 278, 0x52460105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52460105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75246005, 278, 0x52460105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52460105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75246006, 11697, 0x52460110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75246006, 11697, 0x52460110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75246007, 9686, 0x52460110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52460110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75246008, 278, 0x52460112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52460112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75246008, 278, 0x52460112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52460112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75246009, 9686, 0x52460118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524600D, 9686, 0x52460119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52460119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524600E, 11697, 0x52460119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524600E, 11697, 0x52460119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524600F, 9686, 0x52460119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5247.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5247.sql index 8b73cf0302..7a153cedc2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5247.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5247.sql @@ -21,20 +21,20 @@ VALUES (0x75247004, 9686, 0x52470103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52470103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75247005, 278, 0x52470105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52470105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75247005, 278, 0x52470105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52470105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75247006, 11697, 0x52470110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75247006, 11697, 0x52470110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75247007, 9686, 0x52470110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52470110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75247008, 278, 0x52470112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52470112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75247008, 278, 0x52470112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52470112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75247009, 9686, 0x52470118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524700D, 9686, 0x52470119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52470119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524700E, 11697, 0x52470119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524700E, 11697, 0x52470119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524700F, 9686, 0x52470119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5248.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5248.sql index 90333fd1f9..d643a1e1ad 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5248.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5248.sql @@ -21,20 +21,20 @@ VALUES (0x75248004, 9686, 0x52480103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52480103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75248005, 278, 0x52480105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52480105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75248005, 278, 0x52480105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52480105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75248006, 11697, 0x52480110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75248006, 11697, 0x52480110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75248007, 9686, 0x52480110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52480110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75248008, 278, 0x52480112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52480112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75248008, 278, 0x52480112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52480112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75248009, 9686, 0x52480118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524800D, 9686, 0x52480119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52480119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524800E, 11697, 0x52480119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524800E, 11697, 0x52480119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524800F, 9686, 0x52480119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5249.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5249.sql index b69068cedb..b8c3c3a7fc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5249.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5249.sql @@ -21,20 +21,20 @@ VALUES (0x75249004, 9686, 0x52490103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52490103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75249005, 278, 0x52490105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52490105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75249005, 278, 0x52490105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52490105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75249006, 11697, 0x52490110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75249006, 11697, 0x52490110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75249007, 9686, 0x52490110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52490110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75249008, 278, 0x52490112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52490112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75249008, 278, 0x52490112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52490112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75249009, 9686, 0x52490118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524900D, 9686, 0x52490119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52490119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524900E, 11697, 0x52490119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524900E, 11697, 0x52490119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524900F, 9686, 0x52490119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/524A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/524A.sql index 186a70992e..fdd100f8ab 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/524A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/524A.sql @@ -21,20 +21,20 @@ VALUES (0x7524A004, 9686, 0x524A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x524A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524A005, 278, 0x524A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524A005, 278, 0x524A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524A006, 11697, 0x524A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524A006, 11697, 0x524A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524A007, 9686, 0x524A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x524A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524A008, 278, 0x524A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524A008, 278, 0x524A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524A009, 9686, 0x524A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524A00D, 9686, 0x524A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x524A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524A00E, 11697, 0x524A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524A00E, 11697, 0x524A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524A00F, 9686, 0x524A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/524B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/524B.sql index 4a95c21d41..6f76d34bcc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/524B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/524B.sql @@ -21,20 +21,20 @@ VALUES (0x7524B004, 9686, 0x524B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x524B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524B005, 278, 0x524B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524B005, 278, 0x524B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524B006, 11697, 0x524B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524B006, 11697, 0x524B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524B007, 9686, 0x524B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x524B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524B008, 278, 0x524B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524B008, 278, 0x524B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524B009, 9686, 0x524B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524B00D, 9686, 0x524B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x524B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524B00E, 11697, 0x524B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524B00E, 11697, 0x524B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524B00F, 9686, 0x524B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/524C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/524C.sql index 7a10dc8fc9..555a3f45c5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/524C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/524C.sql @@ -21,20 +21,20 @@ VALUES (0x7524C004, 9686, 0x524C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x524C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524C005, 278, 0x524C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524C005, 278, 0x524C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524C006, 11697, 0x524C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524C006, 11697, 0x524C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524C007, 9686, 0x524C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x524C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524C008, 278, 0x524C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524C008, 278, 0x524C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524C009, 9686, 0x524C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524C00D, 9686, 0x524C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x524C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524C00E, 11697, 0x524C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524C00E, 11697, 0x524C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524C00F, 9686, 0x524C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/524D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/524D.sql index 73fa4b2f3d..dc917eca27 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/524D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/524D.sql @@ -21,20 +21,20 @@ VALUES (0x7524D004, 9686, 0x524D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x524D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524D005, 278, 0x524D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524D005, 278, 0x524D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524D006, 11697, 0x524D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524D006, 11697, 0x524D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524D007, 9686, 0x524D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x524D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524D008, 278, 0x524D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524D008, 278, 0x524D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524D009, 9686, 0x524D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524D00D, 9686, 0x524D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x524D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524D00E, 11697, 0x524D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524D00E, 11697, 0x524D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524D00F, 9686, 0x524D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/524E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/524E.sql index ef909423a7..322e99f300 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/524E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/524E.sql @@ -21,20 +21,20 @@ VALUES (0x7524E004, 9686, 0x524E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x524E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524E005, 278, 0x524E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524E005, 278, 0x524E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524E006, 11697, 0x524E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524E006, 11697, 0x524E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524E007, 9686, 0x524E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x524E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524E008, 278, 0x524E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524E008, 278, 0x524E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524E009, 9686, 0x524E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524E00D, 9686, 0x524E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x524E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524E00E, 11697, 0x524E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524E00E, 11697, 0x524E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524E00F, 9686, 0x524E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/524F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/524F.sql index ac2543b9d5..c51f0cdb58 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/524F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/524F.sql @@ -21,20 +21,20 @@ VALUES (0x7524F004, 9686, 0x524F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x524F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524F005, 278, 0x524F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524F005, 278, 0x524F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524F006, 11697, 0x524F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524F006, 11697, 0x524F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524F007, 9686, 0x524F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x524F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524F008, 278, 0x524F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x524F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7524F008, 278, 0x524F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x524F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524F009, 9686, 0x524F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7524F00D, 9686, 0x524F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x524F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7524F00E, 11697, 0x524F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x524F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7524F00E, 11697, 0x524F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x524F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7524F00F, 9686, 0x524F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5250.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5250.sql index a885494dab..08786afc44 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5250.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5250.sql @@ -21,20 +21,20 @@ VALUES (0x75250004, 9686, 0x52500103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52500103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75250005, 278, 0x52500105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52500105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75250005, 278, 0x52500105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52500105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75250006, 11697, 0x52500110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75250006, 11697, 0x52500110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75250007, 9686, 0x52500110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52500110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75250008, 278, 0x52500112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52500112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75250008, 278, 0x52500112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52500112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75250009, 9686, 0x52500118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525000D, 9686, 0x52500119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52500119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525000E, 11697, 0x52500119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525000E, 11697, 0x52500119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525000F, 9686, 0x52500119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5251.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5251.sql index 47ecf88617..05d3c7a5ea 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5251.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5251.sql @@ -21,20 +21,20 @@ VALUES (0x75251004, 9686, 0x52510103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52510103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75251005, 278, 0x52510105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52510105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75251005, 278, 0x52510105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52510105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75251006, 11697, 0x52510110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75251006, 11697, 0x52510110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75251007, 9686, 0x52510110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52510110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75251008, 278, 0x52510112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52510112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75251008, 278, 0x52510112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52510112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75251009, 9686, 0x52510118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525100D, 9686, 0x52510119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52510119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525100E, 11697, 0x52510119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525100E, 11697, 0x52510119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525100F, 9686, 0x52510119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5252.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5252.sql index 154a9f54c8..d422aaf530 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5252.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5252.sql @@ -21,20 +21,20 @@ VALUES (0x75252004, 9686, 0x52520103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52520103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75252005, 278, 0x52520105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52520105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75252005, 278, 0x52520105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52520105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75252006, 11697, 0x52520110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75252006, 11697, 0x52520110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75252007, 9686, 0x52520110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52520110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75252008, 278, 0x52520112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52520112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75252008, 278, 0x52520112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52520112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75252009, 9686, 0x52520118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525200D, 9686, 0x52520119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52520119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525200E, 11697, 0x52520119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525200E, 11697, 0x52520119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525200F, 9686, 0x52520119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5253.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5253.sql index acac72b5ef..eea616cd2a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5253.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5253.sql @@ -21,20 +21,20 @@ VALUES (0x75253004, 9686, 0x52530103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52530103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75253005, 278, 0x52530105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52530105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75253005, 278, 0x52530105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52530105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75253006, 11697, 0x52530110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75253006, 11697, 0x52530110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75253007, 9686, 0x52530110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52530110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75253008, 278, 0x52530112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52530112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75253008, 278, 0x52530112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52530112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75253009, 9686, 0x52530118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525300D, 9686, 0x52530119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52530119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525300E, 11697, 0x52530119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525300E, 11697, 0x52530119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525300F, 9686, 0x52530119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5254.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5254.sql index a060351d86..662dd1eeba 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5254.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5254.sql @@ -21,20 +21,20 @@ VALUES (0x75254004, 9686, 0x52540103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52540103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75254005, 278, 0x52540105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52540105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75254005, 278, 0x52540105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52540105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75254006, 11697, 0x52540110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75254006, 11697, 0x52540110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75254007, 9686, 0x52540110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52540110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75254008, 278, 0x52540112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52540112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75254008, 278, 0x52540112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52540112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75254009, 9686, 0x52540118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525400D, 9686, 0x52540119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52540119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525400E, 11697, 0x52540119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525400E, 11697, 0x52540119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525400F, 9686, 0x52540119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5255.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5255.sql index 12f87aeb93..f6d92061fe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5255.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5255.sql @@ -21,20 +21,20 @@ VALUES (0x75255004, 9686, 0x52550103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52550103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75255005, 278, 0x52550105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52550105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75255005, 278, 0x52550105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52550105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75255006, 11697, 0x52550110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75255006, 11697, 0x52550110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75255007, 9686, 0x52550110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52550110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75255008, 278, 0x52550112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52550112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75255008, 278, 0x52550112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52550112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75255009, 9686, 0x52550118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525500D, 9686, 0x52550119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52550119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525500E, 11697, 0x52550119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525500E, 11697, 0x52550119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525500F, 9686, 0x52550119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5256.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5256.sql index ca59e0a3c5..90d5c486be 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5256.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5256.sql @@ -21,20 +21,20 @@ VALUES (0x75256004, 9686, 0x52560103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52560103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75256005, 278, 0x52560105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52560105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75256005, 278, 0x52560105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52560105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75256006, 11697, 0x52560110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75256006, 11697, 0x52560110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75256007, 9686, 0x52560110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52560110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75256008, 278, 0x52560112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52560112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75256008, 278, 0x52560112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52560112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75256009, 9686, 0x52560118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525600D, 9686, 0x52560119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52560119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525600E, 11697, 0x52560119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525600E, 11697, 0x52560119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525600F, 9686, 0x52560119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5257.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5257.sql index fd65181e29..c34ad3dd91 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5257.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5257.sql @@ -21,20 +21,20 @@ VALUES (0x75257004, 9686, 0x52570103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52570103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75257005, 278, 0x52570105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52570105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75257005, 278, 0x52570105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52570105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75257006, 11697, 0x52570110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75257006, 11697, 0x52570110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75257007, 9686, 0x52570110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52570110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75257008, 278, 0x52570112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52570112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75257008, 278, 0x52570112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52570112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75257009, 9686, 0x52570118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525700D, 9686, 0x52570119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52570119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525700E, 11697, 0x52570119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525700E, 11697, 0x52570119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525700F, 9686, 0x52570119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5258.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5258.sql index 68894a3451..6a960e845b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5258.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5258.sql @@ -21,20 +21,20 @@ VALUES (0x75258004, 9686, 0x52580103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52580103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75258005, 278, 0x52580105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52580105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75258005, 278, 0x52580105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52580105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75258006, 11697, 0x52580110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75258006, 11697, 0x52580110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75258007, 9686, 0x52580110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52580110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75258008, 278, 0x52580112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52580112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75258008, 278, 0x52580112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52580112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75258009, 9686, 0x52580118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525800D, 9686, 0x52580119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52580119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525800E, 11697, 0x52580119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525800E, 11697, 0x52580119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525800F, 9686, 0x52580119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5259.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5259.sql index e93e45b551..c63533b4ed 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5259.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5259.sql @@ -21,20 +21,20 @@ VALUES (0x75259004, 9686, 0x52590103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52590103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75259005, 278, 0x52590105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52590105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75259005, 278, 0x52590105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52590105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75259006, 11697, 0x52590110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75259006, 11697, 0x52590110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75259007, 9686, 0x52590110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52590110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75259008, 278, 0x52590112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52590112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75259008, 278, 0x52590112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52590112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75259009, 9686, 0x52590118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525900D, 9686, 0x52590119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52590119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525900E, 11697, 0x52590119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525900E, 11697, 0x52590119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525900F, 9686, 0x52590119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/525A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/525A.sql index 03f5e2992b..e88a2203da 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/525A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/525A.sql @@ -21,20 +21,20 @@ VALUES (0x7525A004, 9686, 0x525A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x525A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525A005, 278, 0x525A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525A005, 278, 0x525A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525A006, 11697, 0x525A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525A006, 11697, 0x525A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525A007, 9686, 0x525A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x525A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525A008, 278, 0x525A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525A008, 278, 0x525A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525A009, 9686, 0x525A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525A00D, 9686, 0x525A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x525A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525A00E, 11697, 0x525A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525A00E, 11697, 0x525A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525A00F, 9686, 0x525A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/525B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/525B.sql index 093c42e709..d95f09477b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/525B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/525B.sql @@ -21,20 +21,20 @@ VALUES (0x7525B004, 9686, 0x525B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x525B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525B005, 278, 0x525B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525B005, 278, 0x525B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525B006, 11697, 0x525B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525B006, 11697, 0x525B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525B007, 9686, 0x525B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x525B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525B008, 278, 0x525B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525B008, 278, 0x525B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525B009, 9686, 0x525B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525B00D, 9686, 0x525B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x525B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525B00E, 11697, 0x525B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525B00E, 11697, 0x525B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525B00F, 9686, 0x525B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/525C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/525C.sql index accecf5bb7..8b26f2a779 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/525C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/525C.sql @@ -21,20 +21,20 @@ VALUES (0x7525C004, 9686, 0x525C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x525C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525C005, 278, 0x525C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525C005, 278, 0x525C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525C006, 11697, 0x525C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525C006, 11697, 0x525C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525C007, 9686, 0x525C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x525C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525C008, 278, 0x525C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525C008, 278, 0x525C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525C009, 9686, 0x525C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525C00D, 9686, 0x525C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x525C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525C00E, 11697, 0x525C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525C00E, 11697, 0x525C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525C00F, 9686, 0x525C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/525D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/525D.sql index 21fea1572e..3753a26b69 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/525D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/525D.sql @@ -21,20 +21,20 @@ VALUES (0x7525D004, 9686, 0x525D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x525D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525D005, 278, 0x525D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525D005, 278, 0x525D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525D006, 11697, 0x525D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525D006, 11697, 0x525D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525D007, 9686, 0x525D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x525D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525D008, 278, 0x525D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525D008, 278, 0x525D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525D009, 9686, 0x525D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525D00D, 9686, 0x525D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x525D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525D00E, 11697, 0x525D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525D00E, 11697, 0x525D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525D00F, 9686, 0x525D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/525E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/525E.sql index d00fbd952d..90872c899c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/525E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/525E.sql @@ -21,20 +21,20 @@ VALUES (0x7525E004, 9686, 0x525E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x525E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525E005, 278, 0x525E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525E005, 278, 0x525E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525E006, 11697, 0x525E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525E006, 11697, 0x525E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525E007, 9686, 0x525E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x525E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525E008, 278, 0x525E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525E008, 278, 0x525E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525E009, 9686, 0x525E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525E00D, 9686, 0x525E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x525E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525E00E, 11697, 0x525E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525E00E, 11697, 0x525E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525E00F, 9686, 0x525E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/525F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/525F.sql index c862c4c486..681f083819 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/525F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/525F.sql @@ -21,20 +21,20 @@ VALUES (0x7525F004, 9686, 0x525F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x525F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525F005, 278, 0x525F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525F005, 278, 0x525F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525F006, 11697, 0x525F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525F006, 11697, 0x525F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525F007, 9686, 0x525F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x525F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525F008, 278, 0x525F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x525F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7525F008, 278, 0x525F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x525F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525F009, 9686, 0x525F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7525F00D, 9686, 0x525F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x525F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7525F00E, 11697, 0x525F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x525F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7525F00E, 11697, 0x525F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x525F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7525F00F, 9686, 0x525F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5260.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5260.sql index 2f60d65897..7e90bc8a82 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5260.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5260.sql @@ -21,20 +21,20 @@ VALUES (0x75260004, 9686, 0x52600103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52600103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75260005, 278, 0x52600105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52600105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75260005, 278, 0x52600105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52600105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75260006, 11697, 0x52600110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75260006, 11697, 0x52600110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75260007, 9686, 0x52600110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52600110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75260008, 278, 0x52600112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52600112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75260008, 278, 0x52600112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52600112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75260009, 9686, 0x52600118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7526000D, 9686, 0x52600119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52600119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526000E, 11697, 0x52600119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526000E, 11697, 0x52600119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526000F, 9686, 0x52600119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5261.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5261.sql index 1ed0030520..2504cd40e5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5261.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5261.sql @@ -21,20 +21,20 @@ VALUES (0x75261004, 9686, 0x52610103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52610103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75261005, 278, 0x52610105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52610105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75261005, 278, 0x52610105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52610105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75261006, 11697, 0x52610110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75261006, 11697, 0x52610110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75261007, 9686, 0x52610110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52610110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75261008, 278, 0x52610112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52610112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75261008, 278, 0x52610112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52610112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75261009, 9686, 0x52610118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7526100D, 9686, 0x52610119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52610119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526100E, 11697, 0x52610119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526100E, 11697, 0x52610119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526100F, 9686, 0x52610119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5262.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5262.sql index 7c16d0503c..0de8e173fa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5262.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5262.sql @@ -21,20 +21,20 @@ VALUES (0x75262004, 9686, 0x52620103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52620103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75262005, 278, 0x52620105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52620105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75262005, 278, 0x52620105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52620105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75262006, 11697, 0x52620110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75262006, 11697, 0x52620110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75262007, 9686, 0x52620110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52620110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75262008, 278, 0x52620112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52620112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75262008, 278, 0x52620112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52620112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75262009, 9686, 0x52620118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7526200D, 9686, 0x52620119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52620119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526200E, 11697, 0x52620119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526200E, 11697, 0x52620119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526200F, 9686, 0x52620119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5263.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5263.sql index 6b5d588f6c..18c33193a9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5263.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5263.sql @@ -21,20 +21,20 @@ VALUES (0x75263004, 9686, 0x52630103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52630103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75263005, 278, 0x52630105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52630105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75263005, 278, 0x52630105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52630105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75263006, 11697, 0x52630110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75263006, 11697, 0x52630110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75263007, 9686, 0x52630110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52630110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75263008, 278, 0x52630112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52630112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75263008, 278, 0x52630112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52630112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75263009, 9686, 0x52630118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7526300D, 9686, 0x52630119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52630119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526300E, 11697, 0x52630119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526300E, 11697, 0x52630119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526300F, 9686, 0x52630119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5264.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5264.sql index 7d089ba837..c4142ac1f3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5264.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5264.sql @@ -21,20 +21,20 @@ VALUES (0x75264004, 9686, 0x52640103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52640103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75264005, 278, 0x52640105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52640105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75264005, 278, 0x52640105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52640105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75264006, 11697, 0x52640110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75264006, 11697, 0x52640110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75264007, 9686, 0x52640110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52640110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75264008, 278, 0x52640112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52640112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75264008, 278, 0x52640112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52640112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75264009, 9686, 0x52640118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7526400D, 9686, 0x52640119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52640119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526400E, 11697, 0x52640119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526400E, 11697, 0x52640119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526400F, 9686, 0x52640119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5265.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5265.sql index 01e2f1b6ab..73164697ff 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5265.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5265.sql @@ -21,20 +21,20 @@ VALUES (0x75265004, 9686, 0x52650103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52650103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75265005, 278, 0x52650105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52650105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75265005, 278, 0x52650105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52650105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75265006, 11697, 0x52650110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75265006, 11697, 0x52650110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75265007, 9686, 0x52650110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52650110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75265008, 278, 0x52650112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52650112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75265008, 278, 0x52650112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52650112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75265009, 9686, 0x52650118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7526500D, 9686, 0x52650119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52650119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526500E, 11697, 0x52650119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526500E, 11697, 0x52650119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526500F, 9686, 0x52650119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5266.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5266.sql index 42d66456ee..658b075723 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5266.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5266.sql @@ -21,20 +21,20 @@ VALUES (0x75266004, 9686, 0x52660103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52660103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75266005, 278, 0x52660105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52660105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75266005, 278, 0x52660105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52660105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75266006, 11697, 0x52660110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75266006, 11697, 0x52660110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75266007, 9686, 0x52660110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52660110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75266008, 278, 0x52660112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52660112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75266008, 278, 0x52660112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52660112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75266009, 9686, 0x52660118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7526600D, 9686, 0x52660119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52660119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526600E, 11697, 0x52660119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526600E, 11697, 0x52660119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526600F, 9686, 0x52660119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5267.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5267.sql index 54094f3821..7e371a901b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5267.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5267.sql @@ -21,20 +21,20 @@ VALUES (0x75267004, 9686, 0x52670103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52670103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75267005, 278, 0x52670105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52670105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75267005, 278, 0x52670105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52670105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75267006, 11697, 0x52670110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75267006, 11697, 0x52670110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75267007, 9686, 0x52670110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52670110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75267008, 278, 0x52670112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52670112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75267008, 278, 0x52670112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52670112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75267009, 9686, 0x52670118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7526700D, 9686, 0x52670119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52670119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526700E, 11697, 0x52670119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526700E, 11697, 0x52670119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526700F, 9686, 0x52670119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5268.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5268.sql index 855ac4ca6f..0b562cd5fb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5268.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5268.sql @@ -21,20 +21,20 @@ VALUES (0x75268004, 9686, 0x52680103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x52680103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75268005, 278, 0x52680105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52680105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75268005, 278, 0x52680105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52680105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75268006, 11697, 0x52680110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75268006, 11697, 0x52680110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75268007, 9686, 0x52680110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52680110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75268008, 278, 0x52680112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52680112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75268008, 278, 0x52680112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52680112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75268009, 9686, 0x52680118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7526800D, 9686, 0x52680119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x52680119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526800E, 11697, 0x52680119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526800E, 11697, 0x52680119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526800F, 9686, 0x52680119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5269.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5269.sql index 8153129ae5..dfb2aeee19 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5269.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5269.sql @@ -46,8 +46,8 @@ VALUES (0x75269011, 14929, 0x526901AB, 110, 0, 0.005, 0.04578, 0, 0, 0.998952, F /* @teleloc 0x526901AB [110.000000 0.000000 0.005000] 0.045780 0.000000 0.000000 0.998952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75269012, 14908, 0x526901B5, 110, -50, 0.027, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Greed */ -/* @teleloc 0x526901B5 [110.000000 -50.000000 0.027000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75269012, 14908, 0x526901B5, 110, -50, 0.027, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Greed */ +/* @teleloc 0x526901B5 [110.000000 -50.000000 0.027000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75269013, 15278, 0x5269016C, 60, -80, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wedding Pressure Plate */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/526A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/526A.sql index eb1480ac2b..07b258a49f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/526A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/526A.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x526A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526A000, 14584, 0x526A0100, 70.3223, -75.9365, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Return to Dereth */ -/* @teleloc 0x526A0100 [70.322304 -75.936501 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7526A000, 14584, 0x526A0100, 70.3223, -75.9365, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Return to Dereth */ +/* @teleloc 0x526A0100 [70.322304 -75.936501 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526A001, 14560, 0x526A0118, 70, -60, -30, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ @@ -41,8 +41,8 @@ VALUES (0x7526A009, 14804, 0x526A01D7, 160.049, -81.544, -26.387, 1, 0, 0, 0, Fa /* @teleloc 0x526A01D7 [160.048996 -81.543999 -26.386999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526A00A, 14818, 0x526A01DD, 170, -60, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal Space */ -/* @teleloc 0x526A01DD [170.000000 -60.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526A00A, 14818, 0x526A01DD, 170, -60, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal Space */ +/* @teleloc 0x526A01DD [170.000000 -60.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526A00B, 14562, 0x526A01E0, 170, -70, -29.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ @@ -93,8 +93,8 @@ VALUES (0x7526A016, 14803, 0x526A023B, 70.071, -124.608, -23.527, 0, 0, 0, -1, F /* @teleloc 0x526A023B [70.070999 -124.608002 -23.527000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526A017, 14819, 0x526A023E, 80, -30, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal Space */ -/* @teleloc 0x526A023E [80.000000 -30.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526A017, 14819, 0x526A023E, 80, -30, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal Space */ +/* @teleloc 0x526A023E [80.000000 -30.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526A018, 14822, 0x526A025C, 110, -80, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal Space */ @@ -120,8 +120,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526A01D, 0x7526A01C, '2005-02-09 10:00:00') /* Pressure Plate (7625) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526A01E, 14799, 0x526A027B, 160, -54.1285, -23.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Vibrant Virindi Energy Cluster */ -/* @teleloc 0x526A027B [160.000000 -54.128502 -23.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526A01E, 14799, 0x526A027B, 160, -54.1285, -23.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Vibrant Virindi Energy Cluster */ +/* @teleloc 0x526A027B [160.000000 -54.128502 -23.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526A01F, 14799, 0x526A0281, 160.045, -105.654, -23.971, -0.030296, 0, 0, 0.999541, True, '2005-02-09 10:00:00'); /* Vibrant Virindi Energy Cluster */ @@ -143,8 +143,8 @@ VALUES (0x7526A024, 14812, 0x526A028D, 210, -50, -23.995, -0.707107, 0, 0, -0.70 /* @teleloc 0x526A028D [210.000000 -50.000000 -23.995001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526A025, 14811, 0x526A0290, 220, -40, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal Space */ -/* @teleloc 0x526A0290 [220.000000 -40.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526A025, 14811, 0x526A0290, 220, -40, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal Space */ +/* @teleloc 0x526A0290 [220.000000 -40.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526A026, 14803, 0x526A0293, 220.105, -45.2019, -23.674, 0.999835, 0, 0, -0.01816, False, '2005-02-09 10:00:00'); /* Swirling Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/526B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/526B.sql index 8366016b9f..ce0c13206f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/526B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/526B.sql @@ -36,8 +36,8 @@ VALUES (0x7526B007, 14804, 0x526B0107, 20, -140, -41.5, 1, 0, 0, 0, False, '2005 /* @teleloc 0x526B0107 [20.000000 -140.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B008, 14806, 0x526B0108, 21.2885, -149.333, -41.7676, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Aun Tanua's Screams */ -/* @teleloc 0x526B0108 [21.288500 -149.332993 -41.767601] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B008, 14806, 0x526B0108, 21.2885, -149.333, -41.7676, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Aun Tanua's Screams */ +/* @teleloc 0x526B0108 [21.288500 -149.332993 -41.767601] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B00A, 14803, 0x526B010F, 25.7364, -120.075, -41.366, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Swirling Portal */ @@ -52,8 +52,8 @@ VALUES (0x7526B00C, 14804, 0x526B0110, 30, -130, -41.5, 1, 0, 0, 0, False, '2005 /* @teleloc 0x526B0110 [30.000000 -130.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B00D, 14804, 0x526B0111, 30, -140, -41.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x526B0111 [30.000000 -140.000000 -41.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B00D, 14804, 0x526B0111, 30, -140, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x526B0111 [30.000000 -140.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B00E, 2131, 0x526B0113, 39.9235, -84.7443, -41.995, 0.999927, 0, 0, -0.012107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -97,12 +97,12 @@ VALUES (0x7526B015, 14803, 0x526B011D, 44.7317, -119.969, -41.2326, 0.714421, 0, /* @teleloc 0x526B011D [44.731701 -119.969002 -41.232601] 0.714421 0.000000 0.000000 -0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B016, 14804, 0x526B011D, 40, -120, -41.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x526B011D [40.000000 -120.000000 -41.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B016, 14804, 0x526B011D, 40, -120, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x526B011D [40.000000 -120.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B017, 14804, 0x526B011E, 40, -130, -41.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x526B011E [40.000000 -130.000000 -41.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B017, 14804, 0x526B011E, 40, -130, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x526B011E [40.000000 -130.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B018, 14806, 0x526B011F, 51.235, -20.6667, -41.7543, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Aun Tanua's Screams */ @@ -185,8 +185,8 @@ VALUES (0x7526B028, 14803, 0x526B013F, 74.6053, -19.9374, -41.4199, 0.707107, 0, /* @teleloc 0x526B013F [74.605301 -19.937401 -41.419899] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B029, 14804, 0x526B013F, 70, -20, -41.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x526B013F [70.000000 -20.000000 -41.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B029, 14804, 0x526B013F, 70, -20, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x526B013F [70.000000 -20.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B02A, 14804, 0x526B0140, 70, -30, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -208,8 +208,8 @@ VALUES (0x7526B02E, 14565, 0x526B0143, 66.2765, -103.865, -41.995, 0.711987, 0, /* @teleloc 0x526B0143 [66.276497 -103.864998 -41.994999] 0.711987 0.000000 0.000000 0.702193 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B02F, 14562, 0x526B0144, 70, -110, -36, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ -/* @teleloc 0x526B0144 [70.000000 -110.000000 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B02F, 14562, 0x526B0144, 70, -110, -36, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ +/* @teleloc 0x526B0144 [70.000000 -110.000000 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B030, 14803, 0x526B0148, 80.0688, -25.2679, -41.3931, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Swirling Portal */ @@ -236,8 +236,8 @@ VALUES (0x7526B035, 2131, 0x526B0152, 84.7188, -159.453, -41.995, 0.714421, 0, /* @teleloc 0x526B0152 [84.718803 -159.453003 -41.994999] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B037, 14804, 0x526B0155, 90, -40, -41.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x526B0155 [90.000000 -40.000000 -41.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B037, 14804, 0x526B0155, 90, -40, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x526B0155 [90.000000 -40.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B038, 14603, 0x526B0159, 90.3304, -57.9276, -41.7542, 0.877582, 0, 0, -0.479426, False, '2005-02-09 10:00:00'); /* Portal Hotspot Empyrean Invoking */ @@ -248,33 +248,33 @@ VALUES (0x7526B039, 14560, 0x526B015C, 90, -70, -36, 1, 0, 0, 0, True, '2005-02 /* @teleloc 0x526B015C [90.000000 -70.000000 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B03A, 7384, 0x526B0165, 90.0601, -159.831, -40.9194, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Empyrean magical defense battery */ -/* @teleloc 0x526B0165 [90.060097 -159.830994 -40.919399] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B03A, 7384, 0x526B0165, 90.0601, -159.831, -40.9194, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Empyrean magical defense battery */ +/* @teleloc 0x526B0165 [90.060097 -159.830994 -40.919399] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526B03A, 0x7526B03D, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B03B, 7384, 0x526B0165, 89.5284, -159.941, -41.1066, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Empyrean magical defense battery */ -/* @teleloc 0x526B0165 [89.528397 -159.940994 -41.106602] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B03B, 7384, 0x526B0165, 89.5284, -159.941, -41.1066, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Empyrean magical defense battery */ +/* @teleloc 0x526B0165 [89.528397 -159.940994 -41.106602] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526B03B, 0x7526B035, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B03C, 7384, 0x526B0165, 90.2407, -160.102, -40.7589, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Empyrean magical defense battery */ -/* @teleloc 0x526B0165 [90.240700 -160.102005 -40.758900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B03C, 7384, 0x526B0165, 90.2407, -160.102, -40.7589, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Empyrean magical defense battery */ +/* @teleloc 0x526B0165 [90.240700 -160.102005 -40.758900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526B03C, 0x7526B03E, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B03D, 2131, 0x526B0168, 88.8723, -155.504, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x526B0168 [88.872299 -155.503998 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B03D, 2131, 0x526B0168, 88.8723, -155.504, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x526B0168 [88.872299 -155.503998 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B03E, 2131, 0x526B0168, 91.1655, -155.388, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x526B0168 [91.165497 -155.388000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B03E, 2131, 0x526B0168, 91.1655, -155.388, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x526B0168 [91.165497 -155.388000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B040, 14549, 0x526B016F, 100, -50, -40.9996, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lightning Trap */ @@ -332,22 +332,22 @@ VALUES (0x7526B049, 14565, 0x526B017D, 104.314, -133.294, -41.995, 0.023947, 0, /* @teleloc 0x526B017D [104.314003 -133.294006 -41.994999] 0.023947 0.000000 0.000000 -0.999713 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B04A, 14549, 0x526B0183, 99.9181, -150.183, -40.5449, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lightning Trap */ -/* @teleloc 0x526B0183 [99.918098 -150.182999 -40.544899] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B04A, 14549, 0x526B0183, 99.9181, -150.183, -40.5449, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lightning Trap */ +/* @teleloc 0x526B0183 [99.918098 -150.182999 -40.544899] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526B04A, 0x7526B057, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B04B, 14549, 0x526B0183, 100.027, -149.939, -40.5449, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lightning Trap */ -/* @teleloc 0x526B0183 [100.027000 -149.938995 -40.544899] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B04B, 14549, 0x526B0183, 100.027, -149.939, -40.5449, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lightning Trap */ +/* @teleloc 0x526B0183 [100.027000 -149.938995 -40.544899] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526B04B, 0x7526B04E, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B04C, 14549, 0x526B0183, 99.9618, -150.085, -40.7455, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lightning Trap */ -/* @teleloc 0x526B0183 [99.961800 -150.085007 -40.745499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B04C, 14549, 0x526B0183, 99.9618, -150.085, -40.7455, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lightning Trap */ +/* @teleloc 0x526B0183 [99.961800 -150.085007 -40.745499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526B04C, 0x7526B04D, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -473,8 +473,8 @@ VALUES (0x7526B068, 14565, 0x526B01B7, 143.183, -95.8661, -41.995, 0.713594, 0, /* @teleloc 0x526B01B7 [143.182999 -95.866096 -41.994999] 0.713594 0.000000 0.000000 -0.700560 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B069, 14561, 0x526B01B8, 140, -110, -36, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ -/* @teleloc 0x526B01B8 [140.000000 -110.000000 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B069, 14561, 0x526B01B8, 140, -110, -36, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ +/* @teleloc 0x526B01B8 [140.000000 -110.000000 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B06A, 14804, 0x526B01B9, 140, -170, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -492,12 +492,12 @@ VALUES (0x7526B06C, 14565, 0x526B01BA, 142.453, -183.206, -41.995, 0.047871, 0, /* @teleloc 0x526B01BA [142.453003 -183.205994 -41.994999] 0.047871 0.000000 0.000000 -0.998854 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B06D, 14804, 0x526B01BA, 140, -180, -41.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x526B01BA [140.000000 -180.000000 -41.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B06D, 14804, 0x526B01BA, 140, -180, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x526B01BA [140.000000 -180.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B06E, 14804, 0x526B01BB, 140, -190, -41.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x526B01BB [140.000000 -190.000000 -41.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B06E, 14804, 0x526B01BB, 140, -190, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x526B01BB [140.000000 -190.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B06F, 14806, 0x526B01C5, 148.899, -179.333, -41.781, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Aun Tanua's Screams */ @@ -545,12 +545,12 @@ VALUES (0x7526B077, 2131, 0x526B01D3, 164.912, -111.158, -41.995, 0.683239, 0, /* @teleloc 0x526B01D3 [164.912003 -111.157997 -41.994999] 0.683239 0.000000 0.000000 -0.730195 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B078, 14603, 0x526B01D4, 161.137, -119.353, -41.7542, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal Hotspot Empyrean Invoking */ -/* @teleloc 0x526B01D4 [161.136993 -119.352997 -41.754200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B078, 14603, 0x526B01D4, 161.137, -119.353, -41.7542, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal Hotspot Empyrean Invoking */ +/* @teleloc 0x526B01D4 [161.136993 -119.352997 -41.754200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B079, 14557, 0x526B01D4, 160, -120, -41.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Faint Virindi Energy Cluster */ -/* @teleloc 0x526B01D4 [160.000000 -120.000000 -41.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B079, 14557, 0x526B01D4, 160, -120, -41.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faint Virindi Energy Cluster */ +/* @teleloc 0x526B01D4 [160.000000 -120.000000 -41.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B07A, 14804, 0x526B01D7, 170, -70, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -606,8 +606,8 @@ VALUES (0x7526B085, 14803, 0x526B01E6, 184.749, -79.8813, -41.3129, 0.714421, 0, /* @teleloc 0x526B01E6 [184.748993 -79.881302 -41.312901] 0.714421 0.000000 0.000000 -0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B086, 14804, 0x526B01E6, 180, -80, -41.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x526B01E6 [180.000000 -80.000000 -41.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B086, 14804, 0x526B01E6, 180, -80, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x526B01E6 [180.000000 -80.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B088, 14806, 0x526B01EB, 188.899, -50.6667, -41.7542, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Aun Tanua's Screams */ @@ -645,12 +645,12 @@ VALUES (0x7526B08F, 14803, 0x526B01F4, 204.694, -69.9239, -41.5403, 0.696245, 0, /* @teleloc 0x526B01F4 [204.694000 -69.923897 -41.540298] 0.696245 0.000000 0.000000 -0.717805 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B090, 14804, 0x526B01F4, 200, -70, -41.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x526B01F4 [200.000000 -70.000000 -41.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B090, 14804, 0x526B01F4, 200, -70, -41.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x526B01F4 [200.000000 -70.000000 -41.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B091, 7625, 0x526B01FE, 19.0103, -28.9434, -35.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x526B01FE [19.010300 -28.943399 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B091, 7625, 0x526B01FE, 19.0103, -28.9434, -35.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x526B01FE [19.010300 -28.943399 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B092, 14586, 0x526B01FE, 18.956, -29.0898, -34.8792, 0.960314, 0, 0, 0.27892, False, '2005-02-09 10:00:00'); /* Virindi Crystal */ @@ -760,8 +760,8 @@ VALUES (0x7526B0A9, 14557, 0x526B0274, 106.863, -100.159, -35.971, 0.689625, 0, /* @teleloc 0x526B0274 [106.862999 -100.158997 -35.971001] 0.689625 0.000000 0.000000 0.724167 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B0AA, 14584, 0x526B027A, 120.305, -73.433, -36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Return to Dereth */ -/* @teleloc 0x526B027A [120.305000 -73.432999 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B0AA, 14584, 0x526B027A, 120.305, -73.433, -36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Return to Dereth */ +/* @teleloc 0x526B027A [120.305000 -73.432999 -36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B0AB, 14586, 0x526B0294, 159.09, -18.9513, -34.7589, 0.474746, 0, 0, 0.880123, False, '2005-02-09 10:00:00'); /* Virindi Crystal */ @@ -798,8 +798,8 @@ VALUES (0x7526B0B1, 14609, 0x526B02A5, 169.98, -27.2236, -35.995, 0.997645, 0, 0 /* @teleloc 0x526B02A5 [169.979996 -27.223600 -35.994999] 0.997645 0.000000 0.000000 -0.068593 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B0B2, 14563, 0x526B02B1, 170, -150, -35.9925, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ -/* @teleloc 0x526B02B1 [170.000000 -150.000000 -35.992500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B0B2, 14563, 0x526B02B1, 170, -150, -35.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ +/* @teleloc 0x526B02B1 [170.000000 -150.000000 -35.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B0B3, 14609, 0x526B02B5, 172.304, -159.376, -35.995, 0.659955, 0, 0, -0.751305, False, '2005-02-09 10:00:00'); /* Portal Space */ @@ -986,8 +986,8 @@ VALUES (0x7526B0E1, 14807, 0x526B0423, 73.7793, -99.9605, -5.995, 0.738327, 0, 0 /* @teleloc 0x526B0423 [73.779297 -99.960503 -5.995000] 0.738327 0.000000 0.000000 0.674443 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B0E2, 14584, 0x526B042B, 90, -64, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Return to Dereth */ -/* @teleloc 0x526B042B [90.000000 -64.000000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B0E2, 14584, 0x526B042B, 90, -64, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Return to Dereth */ +/* @teleloc 0x526B042B [90.000000 -64.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B0E3, 14809, 0x526B0435, 99.956, -73.546, -5.995, -0.999687, 0, 0, -0.024999, False, '2005-02-09 10:00:00'); /* Portal Space */ @@ -1096,8 +1096,8 @@ VALUES (0x7526B0F2, 14799, 0x526B0289, 139.854, -180.068, -35.0219, -0.012591, 0 /* @teleloc 0x526B0289 [139.854004 -180.067993 -35.021900] -0.012591 0.000000 0.000000 0.999921 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526B0F3, 14799, 0x526B02C8, 179.775, -69.8149, -35.019, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Vibrant Virindi Energy Cluster */ -/* @teleloc 0x526B02C8 [179.774994 -69.814903 -35.019001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526B0F3, 14799, 0x526B02C8, 179.775, -69.8149, -35.019, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Vibrant Virindi Energy Cluster */ +/* @teleloc 0x526B02C8 [179.774994 -69.814903 -35.019001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526B0F4, 14799, 0x526B02DB, 190.027, -60.2895, -35.032, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Vibrant Virindi Energy Cluster */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/526C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/526C.sql index 902e28abce..a0c567e6c7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/526C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/526C.sql @@ -5,8 +5,8 @@ VALUES (0x7526C000, 14563, 0x526C0100, 80, -130, -29.9925, 1, 0, 0, 0, True, '2 /* @teleloc 0x526C0100 [80.000000 -130.000000 -29.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526C001, 14560, 0x526C0101, 90, -79.9535, -29.9925, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ -/* @teleloc 0x526C0101 [90.000000 -79.953499 -29.992500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526C001, 14560, 0x526C0101, 90, -79.9535, -29.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ +/* @teleloc 0x526C0101 [90.000000 -79.953499 -29.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526C002, 14562, 0x526C0119, 130, -90, -29.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ @@ -83,8 +83,8 @@ VALUES (0x7526C012, 14560, 0x526C0165, 100, -50, -23.9925, 1, 0, 0, 0, True, '2 /* @teleloc 0x526C0165 [100.000000 -50.000000 -23.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526C013, 14560, 0x526C0169, 100, -80, -23.9925, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ -/* @teleloc 0x526C0169 [100.000000 -80.000000 -23.992500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526C013, 14560, 0x526C0169, 100, -80, -23.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ +/* @teleloc 0x526C0169 [100.000000 -80.000000 -23.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526C014, 14561, 0x526C017A, 120, -140, -23.9925, 0.62161, 0, 0, 0.783327, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ @@ -95,8 +95,8 @@ VALUES (0x7526C015, 14561, 0x526C0180, 120, -170, -23.9925, 1, 0, 0, 0, True, ' /* @teleloc 0x526C0180 [120.000000 -170.000000 -23.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526C016, 14562, 0x526C0188, 140, -100, -23.9925, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ -/* @teleloc 0x526C0188 [140.000000 -100.000000 -23.992500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526C016, 14562, 0x526C0188, 140, -100, -23.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ +/* @teleloc 0x526C0188 [140.000000 -100.000000 -23.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526C017, 14596, 0x526C0196, 149.998, -204.674, -23.5403, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Swirling Portal */ @@ -106,8 +106,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526C017, 0x7526C005, '2005-02-09 10:00:00') /* Lever (14565) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526C018, 14606, 0x526C0198, 150.161, -216.593, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal Space */ -/* @teleloc 0x526C0198 [150.160995 -216.593002 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7526C018, 14606, 0x526C0198, 150.161, -216.593, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal Space */ +/* @teleloc 0x526C0198 [150.160995 -216.593002 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526C019, 14547, 0x526C019F, 163.46, -190.101, -23.7459, 0.696707, 0, 0, -0.717356, False, '2005-02-09 10:00:00'); /* Zapper */ @@ -118,8 +118,8 @@ VALUES (0x7526C01A, 14565, 0x526C01A0, 155.957, -204.815, -23.995, -0.004204, 0, /* @teleloc 0x526C01A0 [155.957001 -204.815002 -23.995001] -0.004204 0.000000 0.000000 -0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526C01B, 14562, 0x526C01A6, 170, -100, -23.9925, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ -/* @teleloc 0x526C01A6 [170.000000 -100.000000 -23.992500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526C01B, 14562, 0x526C01A6, 170, -100, -23.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ +/* @teleloc 0x526C01A6 [170.000000 -100.000000 -23.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526C01C, 14547, 0x526C01A8, 170.166, -183.628, -23.8395, 0.015938, 0, 0, -0.999873, False, '2005-02-09 10:00:00'); /* Zapper */ @@ -221,12 +221,12 @@ VALUES (0x7526C033, 14799, 0x526C0228, 79.7834, -3.72387, -17.971, 0.001066, 0, /* @teleloc 0x526C0228 [79.783401 -3.723870 -17.971001] 0.001066 0.000000 0.000000 0.999999 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526C034, 14563, 0x526C0243, 90, -150, -17.9925, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ -/* @teleloc 0x526C0243 [90.000000 -150.000000 -17.992500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526C034, 14563, 0x526C0243, 90, -150, -17.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ +/* @teleloc 0x526C0243 [90.000000 -150.000000 -17.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526C035, 14563, 0x526C0247, 90, -179.072, -17.9925, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ -/* @teleloc 0x526C0247 [90.000000 -179.072006 -17.992500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526C035, 14563, 0x526C0247, 90, -179.072, -17.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ +/* @teleloc 0x526C0247 [90.000000 -179.072006 -17.992500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526C036, 14562, 0x526C0261, 130, -40, -17.9925, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ @@ -373,8 +373,8 @@ VALUES (0x7526C059, 14604, 0x526C03AE, 159.973, -110, -10.9384, 1, 0, 0, 0, Fals /* @teleloc 0x526C03AE [159.973007 -110.000000 -10.938400] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526C05A, 14561, 0x526C03BE, 160, -200, -8.03073, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ -/* @teleloc 0x526C03BE [160.000000 -200.000000 -8.030730] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526C05A, 14561, 0x526C03BE, 160, -200, -8.03073, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ +/* @teleloc 0x526C03BE [160.000000 -200.000000 -8.030730] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526C05B, 14562, 0x526C03D9, 200, -60, -9.39035, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Quiddity Rift */ @@ -447,8 +447,8 @@ VALUES (0x7526C05D, 0x7526C000, '2005-02-09 10:00:00') /* Quiddity Rift (14563) , (0x7526C05D, 0x7526C05B, '2005-02-09 10:00:00') /* Quiddity Rift (14562) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526C05E, 14584, 0x526C0404, 99.905, -73.991, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Return to Dereth */ -/* @teleloc 0x526C0404 [99.904999 -73.990997 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526C05E, 14584, 0x526C0404, 99.905, -73.991, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Return to Dereth */ +/* @teleloc 0x526C0404 [99.904999 -73.990997 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526C05F, 14600, 0x526C0406, 95.2583, -99.7719, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Swirling Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/526D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/526D.sql index e3075262b2..dc2ffc1a02 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/526D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/526D.sql @@ -34,8 +34,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526D007, 0x7526D006, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D00C, 2180, 0x526D0120, 70, -145.25, -42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x526D0120 [70.000000 -145.250000 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D00C, 2180, 0x526D0120, 70, -145.25, -42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x526D0120 [70.000000 -145.250000 -42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526D00C, 0x7526D09A, '2005-02-09 10:00:00') /* Lever (2609) */; @@ -194,20 +194,20 @@ VALUES (0x7526D029, 2131, 0x526D01A2, 13.75, -100, -12, 0.707107, 0, 0, -0.7071 /* @teleloc 0x526D01A2 [13.750000 -100.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D02A, 2131, 0x526D01A2, 7.5, -105, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x526D01A2 [7.500000 -105.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7526D02A, 2131, 0x526D01A2, 7.5, -105, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x526D01A2 [7.500000 -105.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D02B, 2131, 0x526D01A3, 13.25, -113.9, -12, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ /* @teleloc 0x526D01A3 [13.250000 -113.900002 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D02C, 2131, 0x526D01A3, 9.25, -115, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x526D01A3 [9.250000 -115.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7526D02C, 2131, 0x526D01A3, 9.25, -115, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x526D01A3 [9.250000 -115.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D02D, 2131, 0x526D01A4, 10, -123.5, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x526D01A4 [10.000000 -123.500000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7526D02D, 2131, 0x526D01A4, 10, -123.5, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x526D01A4 [10.000000 -123.500000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D02E, 2180, 0x526D01A6, 15.25, -100, -12, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -217,8 +217,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526D02E, 0x7526D06F, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D02F, 2131, 0x526D01BE, 50, -43.5, -12, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x526D01BE [50.000000 -43.500000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D02F, 2131, 0x526D01BE, 50, -43.5, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x526D01BE [50.000000 -43.500000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D030, 7561, 0x526D01BE, 49.9382, -42.945, -10.9785, 0.999857, 0, 0, -0.016915, False, '2005-02-09 10:00:00'); /* Magic trap */ @@ -228,8 +228,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526D030, 0x7526D02F, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D031, 285, 0x526D01BE, 50, -41.775, -10.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x526D01BE [50.000000 -41.775002 -10.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D031, 285, 0x526D01BE, 50, -41.775, -10.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x526D01BE [50.000000 -41.775002 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D032, 4063, 0x526D01C1, 50.013, -46.9864, -10.4512, 0.999857, 0, 0, -0.016915, False, '2005-02-09 10:00:00'); /* Acid Trap */ @@ -296,8 +296,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526D04B, 0x7526D04C, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D04C, 2609, 0x526D0200, 140, -52.75, -6, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x526D0200 [140.000000 -52.750000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D04C, 2609, 0x526D0200, 140, -52.75, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x526D0200 [140.000000 -52.750000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D04D, 4454, 0x526D0216, 90, -145, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -307,8 +307,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526D04D, 0x7526D067, '2005-02-09 10:00:00') /* Button (269) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D051, 2609, 0x526D022A, 98, -157.5, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x526D022A [98.000000 -157.500000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7526D051, 2609, 0x526D022A, 98, -157.5, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x526D022A [98.000000 -157.500000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D052, 4063, 0x526D022C, 109.843, -131.706, 1.76275, -0.056951, 0, 0, 0.998377, False, '2005-02-09 10:00:00'); /* Acid Trap */ @@ -318,8 +318,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526D052, 0x7526D053, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D053, 2609, 0x526D022F, 110, -136.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x526D022F [110.000000 -136.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7526D053, 2609, 0x526D022F, 110, -136.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x526D022F [110.000000 -136.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D055, 6122, 0x526D0246, 130, -140, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -436,8 +436,8 @@ VALUES (0x7526D066, 6122, 0x526D0283, 90, -90, 6, 1, 0, 0, 0, False, '2005-02-0 /* @teleloc 0x526D0283 [90.000000 -90.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D067, 269, 0x526D0288, 99.75, -15.6, 7.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x526D0288 [99.750000 -15.600000 7.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D067, 269, 0x526D0288, 99.75, -15.6, 7.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x526D0288 [99.750000 -15.600000 7.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D068, 2609, 0x526D028E, 104, -40.5, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ @@ -491,8 +491,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526D078, 0x7526D04A, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D079, 3969, 0x526D02DD, 110, -23, 18, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x526D02DD [110.000000 -23.000000 18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D079, 3969, 0x526D02DD, 110, -23, 18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x526D02DD [110.000000 -23.000000 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D07A, 298, 0x526D02E8, 50.4734, -50.6859, 24.005, 0.999751, 0, 0, 0.022333, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -592,24 +592,24 @@ VALUES (0x7526D097, 14546, 0x526D0325, 100, -70, 42, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x526D0325 [100.000000 -70.000000 42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D098, 14546, 0x526D0326, 100, -80, 36.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x526D0326 [100.000000 -80.000000 36.005001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D098, 14546, 0x526D0326, 100, -80, 36.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x526D0326 [100.000000 -80.000000 36.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D099, 14546, 0x526D0326, 100, -80, 42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x526D0326 [100.000000 -80.000000 42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D099, 14546, 0x526D0326, 100, -80, 42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x526D0326 [100.000000 -80.000000 42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D09A, 2609, 0x526D0327, 102, -92, 36, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x526D0327 [102.000000 -92.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7526D09A, 2609, 0x526D0327, 102, -92, 36, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x526D0327 [102.000000 -92.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D09B, 14546, 0x526D0327, 100, -90, 36.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x526D0327 [100.000000 -90.000000 36.005001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D09B, 14546, 0x526D0327, 100, -90, 36.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x526D0327 [100.000000 -90.000000 36.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D09C, 14546, 0x526D0327, 100, -90, 42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x526D0327 [100.000000 -90.000000 42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D09C, 14546, 0x526D0327, 100, -90, 42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x526D0327 [100.000000 -90.000000 42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D09D, 143, 0x526D0345, 111.753, -103.912, 42.0125, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -644,8 +644,8 @@ VALUES (0x7526D0A5, 14516, 0x526D01A0, 0, -110, -11.9915, 1, 0, 0, 0, True, '20 /* @teleloc 0x526D01A0 [0.000000 -110.000000 -11.991500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D0A6, 14516, 0x526D01A3, 10, -110, -11.9915, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Caustic */ -/* @teleloc 0x526D01A3 [10.000000 -110.000000 -11.991500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D0A6, 14516, 0x526D01A3, 10, -110, -11.9915, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Caustic */ +/* @teleloc 0x526D01A3 [10.000000 -110.000000 -11.991500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D0A7, 14516, 0x526D01A4, 11.0313, -120.341, -11.9915, 0.998942, 0, 0, 0.045985, True, '2005-02-09 10:00:00'); /* Caustic */ @@ -692,8 +692,8 @@ VALUES (0x7526D0B1, 14516, 0x526D02C2, 70, -50, 18.0085, 1, 0, 0, 0, True, '200 /* @teleloc 0x526D02C2 [70.000000 -50.000000 18.008499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D0B2, 14516, 0x526D02D5, 90, -50, 18.0085, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Caustic */ -/* @teleloc 0x526D02D5 [90.000000 -50.000000 18.008499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D0B2, 14516, 0x526D02D5, 90, -50, 18.0085, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Caustic */ +/* @teleloc 0x526D02D5 [90.000000 -50.000000 18.008499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D0B3, 14516, 0x526D030F, 27.6716, -50.4517, 36.0085, -0.957595, 0, 0, 0.288119, True, '2005-02-09 10:00:00'); /* Caustic */ @@ -749,12 +749,12 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526D0BD, 0x7526D051, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D0E3, 15266, 0x526D0106, 31.104, -112.217, -41.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Acidic Coral Golem */ -/* @teleloc 0x526D0106 [31.104000 -112.217003 -41.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D0E3, 15266, 0x526D0106, 31.104, -112.217, -41.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Coral Golem */ +/* @teleloc 0x526D0106 [31.104000 -112.217003 -41.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D0E4, 15266, 0x526D0106, 29.2953, -112.424, -41.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Acidic Coral Golem */ -/* @teleloc 0x526D0106 [29.295300 -112.424004 -41.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D0E4, 15266, 0x526D0106, 29.2953, -112.424, -41.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Coral Golem */ +/* @teleloc 0x526D0106 [29.295300 -112.424004 -41.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D0E5, 15267, 0x526D0107, 31.3767, -119.863, -41.99, 0.66867, 0, 0, -0.74356, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ @@ -773,8 +773,8 @@ VALUES (0x7526D0E8, 15267, 0x526D011D, 70, -130, -41.99, 1, 0, 0, 0, True, '200 /* @teleloc 0x526D011D [70.000000 -130.000000 -41.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D0E9, 15267, 0x526D0133, 80, -140, -41.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ -/* @teleloc 0x526D0133 [80.000000 -140.000000 -41.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D0E9, 15267, 0x526D0133, 80, -140, -41.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ +/* @teleloc 0x526D0133 [80.000000 -140.000000 -41.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D0EA, 15266, 0x526D01BB, 43.5076, -78.9618, -11.99, 0.696707, 0, 0, 0.717356, True, '2005-02-09 10:00:00'); /* Acidic Coral Golem */ @@ -801,16 +801,16 @@ VALUES (0x7526D0EF, 15267, 0x526D01E5, 90, -60, -5.99, 1, 0, 0, 0, True, '2005- /* @teleloc 0x526D01E5 [90.000000 -60.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D0F0, 15266, 0x526D01E9, 100, -60, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Acidic Coral Golem */ -/* @teleloc 0x526D01E9 [100.000000 -60.000000 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D0F0, 15266, 0x526D01E9, 100, -60, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Coral Golem */ +/* @teleloc 0x526D01E9 [100.000000 -60.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D0F1, 15267, 0x526D01EA, 100, -80, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ /* @teleloc 0x526D01EA [100.000000 -80.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D0F2, 15267, 0x526D01ED, 99.9932, -110.012, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ -/* @teleloc 0x526D01ED [99.993202 -110.012001 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D0F2, 15267, 0x526D01ED, 99.9932, -110.012, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ +/* @teleloc 0x526D01ED [99.993202 -110.012001 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D0F3, 15267, 0x526D0218, 90, -150, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ @@ -861,8 +861,8 @@ VALUES (0x7526D0FE, 15267, 0x526D02C6, 80.9182, -2.53406, 18.01, 1, 0, 0, 0, Tr /* @teleloc 0x526D02C6 [80.918198 -2.534060 18.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526D0FF, 15267, 0x526D02C7, 80, -10, 18.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ -/* @teleloc 0x526D02C7 [80.000000 -10.000000 18.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526D0FF, 15267, 0x526D02C7, 80, -10, 18.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ +/* @teleloc 0x526D02C7 [80.000000 -10.000000 18.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526D100, 15266, 0x526D02CB, 80, -40, 18.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Coral Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/526E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/526E.sql index 23225cf6a0..ec0302d837 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/526E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/526E.sql @@ -111,8 +111,8 @@ VALUES (0x7526E015, 212, 0x526E0135, 40.9642, -56.9483, -35.995, -0.070812, 0, /* @teleloc 0x526E0135 [40.964199 -56.948299 -35.994999] -0.070812 0.000000 0.000000 -0.997490 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526E016, 6122, 0x526E0136, 40, -70, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x526E0136 [40.000000 -70.000000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7526E016, 6122, 0x526E0136, 40, -70, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x526E0136 [40.000000 -70.000000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526E017, 6637, 0x526E0145, 26.0131, -62.8479, -5.995, 0.654612, 0, 0, -0.755965, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/526F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/526F.sql index 131be703d7..f6327d9411 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/526F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/526F.sql @@ -124,12 +124,12 @@ VALUES (0x7526F017, 5710, 0x526F013E, 80, -131.681, -41.995, 1, 0, 0, 0, True, /* @teleloc 0x526F013E [80.000000 -131.681000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F018, 5710, 0x526F013F, 80, -140, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Flare */ -/* @teleloc 0x526F013F [80.000000 -140.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F018, 5710, 0x526F013F, 80, -140, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Flare */ +/* @teleloc 0x526F013F [80.000000 -140.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F019, 5710, 0x526F013F, 80, -138.056, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Flare */ -/* @teleloc 0x526F013F [80.000000 -138.056000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F019, 5710, 0x526F013F, 80, -138.056, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Flare */ +/* @teleloc 0x526F013F [80.000000 -138.056000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F01A, 2131, 0x526F0140, 90, -84, -42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -182,8 +182,8 @@ VALUES (0x7526F027, 5710, 0x526F01AE, 40, -90, -11.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x526F01AE [40.000000 -90.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F028, 285, 0x526F01AF, 50, -41.775, -10.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x526F01AF [50.000000 -41.775002 -10.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F028, 285, 0x526F01AF, 50, -41.775, -10.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x526F01AF [50.000000 -41.775002 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F029, 4066, 0x526F01B2, 50.2157, -46.0479, -10.585, 0.997698, 0, 0, 0.067811, False, '2005-02-09 10:00:00'); /* Flame Trap */ @@ -197,8 +197,8 @@ VALUES (0x7526F02A, 5710, 0x526F01B5, 50, -80, -11.995, 0.780707, 0, 0, 0.62489 /* @teleloc 0x526F01B5 [50.000000 -80.000000 -11.995000] 0.780707 0.000000 0.000000 0.624897 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F02B, 199, 0x526F01B6, 50, -90, -11.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x526F01B6 [50.000000 -90.000000 -11.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F02B, 199, 0x526F01B6, 50, -90, -11.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x526F01B6 [50.000000 -90.000000 -11.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F02C, 197, 0x526F01CB, 70, -80, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ @@ -237,8 +237,8 @@ VALUES (0x7526F034, 199, 0x526F01D8, 90, -110, -5.99, 1, 0, 0, 0, True, '2005 /* @teleloc 0x526F01D8 [90.000000 -110.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F035, 199, 0x526F01DA, 100, -60, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x526F01DA [100.000000 -60.000000 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F035, 199, 0x526F01DA, 100, -60, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x526F01DA [100.000000 -60.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F036, 197, 0x526F01DB, 100, -80, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ @@ -253,8 +253,8 @@ VALUES (0x7526F038, 5710, 0x526F01DD, 100, -100, -5.9935, 1, 0, 0, 0, True, '2 /* @teleloc 0x526F01DD [100.000000 -100.000000 -5.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F039, 197, 0x526F01DE, 100, -110, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Iron Golem */ -/* @teleloc 0x526F01DE [100.000000 -110.000000 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F039, 197, 0x526F01DE, 100, -110, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ +/* @teleloc 0x526F01DE [100.000000 -110.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F03A, 2180, 0x526F01E3, 105.25, -60, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -272,12 +272,12 @@ VALUES (0x7526F03C, 199, 0x526F01F5, 129.653, -70.446, -5.99, 0.99997, 0, 0, 0 /* @teleloc 0x526F01F5 [129.653000 -70.445999 -5.990000] 0.999970 0.000000 0.000000 0.007735 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F03D, 2131, 0x526F01F7, 140, -53, -6, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x526F01F7 [140.000000 -53.000000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F03D, 2131, 0x526F01F7, 140, -53, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x526F01F7 [140.000000 -53.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F03E, 269, 0x526F01F7, 140, -51.775, -4.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x526F01F7 [140.000000 -51.775002 -4.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F03E, 269, 0x526F01F7, 140, -51.775, -4.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x526F01F7 [140.000000 -51.775002 -4.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F03F, 4066, 0x526F01F7, 139.779, -54.4803, -4.45125, 0.999994, 0, 0, -0.003438, False, '2005-02-09 10:00:00'); /* Flame Trap */ @@ -364,8 +364,8 @@ VALUES (0x7526F048, 197, 0x526F0228, 123.083, -144.123, 0.01, 0.960129, 0, 0, /* @teleloc 0x526F0228 [123.083000 -144.123001 0.010000] 0.960129 0.000000 0.000000 -0.279558 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F049, 4454, 0x526F023A, 130, -134.25, 0, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x526F023A [130.000000 -134.250000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F049, 4454, 0x526F023A, 130, -134.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x526F023A [130.000000 -134.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526F049, 0x7526F05E, '2005-02-09 10:00:00') /* Lever (285) */; @@ -375,8 +375,8 @@ VALUES (0x7526F04A, 197, 0x526F023C, 128.891, -142.842, 0.01, 1, 0, 0, 0, Tru /* @teleloc 0x526F023C [128.891006 -142.841995 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F04B, 199, 0x526F023D, 129.615, -149.778, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x526F023D [129.615005 -149.778000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F04B, 199, 0x526F023D, 129.615, -149.778, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x526F023D [129.615005 -149.778000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F04C, 2609, 0x526F023E, 140, -103.5, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ @@ -427,12 +427,12 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526F050, 0x7526F043, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F051, 2609, 0x526F0257, 70, -6, 6, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x526F0257 [70.000000 -6.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F051, 2609, 0x526F0257, 70, -6, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x526F0257 [70.000000 -6.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F052, 4066, 0x526F0257, 69.8788, -11.4982, 7.74937, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Flame Trap */ -/* @teleloc 0x526F0257 [69.878799 -11.498200 7.749370] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F052, 4066, 0x526F0257, 69.8788, -11.4982, 7.74937, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Flame Trap */ +/* @teleloc 0x526F0257 [69.878799 -11.498200 7.749370] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526F052, 0x7526F051, '2005-02-09 10:00:00') /* Lever (2609) */; @@ -461,8 +461,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526F057, 0x7526F047, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F058, 285, 0x526F0277, 100, -5.612, 7.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x526F0277 [100.000000 -5.612000 7.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F058, 285, 0x526F0277, 100, -5.612, 7.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x526F0277 [100.000000 -5.612000 7.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F059, 4066, 0x526F0277, 99.9125, -13.0431, 8.04362, 0.99854, 0, 0, -0.054009, False, '2005-02-09 10:00:00'); /* Flame Trap */ @@ -472,15 +472,15 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526F059, 0x7526F058, '2005-02-09 10:00:00') /* Lever (285) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F05A, 7561, 0x526F0277, 100, -8.5, 6.25, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x526F0277 [100.000000 -8.500000 6.250000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F05A, 7561, 0x526F0277, 100, -8.5, 6.25, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x526F0277 [100.000000 -8.500000 6.250000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526F05A, 0x7526F05B, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F05B, 2131, 0x526F0277, 100, -10, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x526F0277 [100.000000 -10.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F05B, 2131, 0x526F0277, 100, -10, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x526F0277 [100.000000 -10.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F05C, 2609, 0x526F0286, 100, -84, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ @@ -494,16 +494,16 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526F05D, 0x7526F05C, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F05E, 285, 0x526F0289, 110, -35.6, 7.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x526F0289 [110.000000 -35.599998 7.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F05E, 285, 0x526F0289, 110, -35.6, 7.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x526F0289 [110.000000 -35.599998 7.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F05F, 2131, 0x526F0289, 110, -40, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x526F0289 [110.000000 -40.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F05F, 2131, 0x526F0289, 110, -40, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x526F0289 [110.000000 -40.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F060, 4066, 0x526F028A, 110, -40, 10.0672, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Flame Trap */ -/* @teleloc 0x526F028A [110.000000 -40.000000 10.067200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F060, 4066, 0x526F028A, 110, -40, 10.0672, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Flame Trap */ +/* @teleloc 0x526F028A [110.000000 -40.000000 10.067200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7526F060, 0x7526F05F, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; @@ -559,8 +559,8 @@ VALUES (0x7526F06B, 197, 0x526F02BF, 80, 0, 18.01, 1, 0, 0, 0, True, '2005-02 /* @teleloc 0x526F02BF [80.000000 0.000000 18.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F06C, 197, 0x526F02C0, 80, -10, 18.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Iron Golem */ -/* @teleloc 0x526F02C0 [80.000000 -10.000000 18.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F06C, 197, 0x526F02C0, 80, -10, 18.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ +/* @teleloc 0x526F02C0 [80.000000 -10.000000 18.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F06D, 197, 0x526F02C5, 82.521, -47.9156, 18.01, 0.869471, 0, 0, -0.493984, True, '2005-02-09 10:00:00'); /* Iron Golem */ @@ -608,8 +608,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7526F075, 0x7526F073, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F077, 199, 0x526F02E7, 60.1861, -23.5677, 24.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x526F02E7 [60.186100 -23.567699 24.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F077, 199, 0x526F02E7, 60.1861, -23.5677, 24.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x526F02E7 [60.186100 -23.567699 24.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F078, 269, 0x526F0307, 28.25, -41.925, 37.5, -0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Button */ @@ -711,20 +711,20 @@ VALUES (0x7526F08F, 5619, 0x526F031E, 100, -70, 42, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x526F031E [100.000000 -70.000000 42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F090, 5619, 0x526F031F, 100, -80, 36.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x526F031F [100.000000 -80.000000 36.005001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F090, 5619, 0x526F031F, 100, -80, 36.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x526F031F [100.000000 -80.000000 36.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F091, 5619, 0x526F031F, 100, -80, 42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x526F031F [100.000000 -80.000000 42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F091, 5619, 0x526F031F, 100, -80, 42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x526F031F [100.000000 -80.000000 42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F092, 5619, 0x526F0320, 100, -90, 36.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x526F0320 [100.000000 -90.000000 36.005001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F092, 5619, 0x526F0320, 100, -90, 36.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x526F0320 [100.000000 -90.000000 36.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7526F093, 5619, 0x526F0320, 100, -90, 42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x526F0320 [100.000000 -90.000000 42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7526F093, 5619, 0x526F0320, 100, -90, 42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x526F0320 [100.000000 -90.000000 42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7526F094, 143, 0x526F033E, 111.753, -103.912, 42.0125, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5270.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5270.sql index e5bc6c9b0d..7655089c58 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5270.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5270.sql @@ -111,8 +111,8 @@ VALUES (0x75270015, 11481, 0x52700135, 40.9642, -56.9483, -35.995, -0.070812, 0, /* @teleloc 0x52700135 [40.964199 -56.948299 -35.994999] -0.070812 0.000000 0.000000 -0.997490 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75270016, 6122, 0x52700136, 40, -70, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x52700136 [40.000000 -70.000000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75270016, 6122, 0x52700136, 40, -70, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x52700136 [40.000000 -70.000000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75270017, 6640, 0x52700145, 26.888, -56.7, -5.995, 0.654612, 0, 0, -0.755965, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5271.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5271.sql index 29e18a7c41..62cb05833a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5271.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5271.sql @@ -157,8 +157,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x75271024, 0x752710B0, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75271025, 14522, 0x527101B5, 49.919, -42.492, -11.99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Unstable Glacial Golem */ -/* @teleloc 0x527101B5 [49.918999 -42.492001 -11.990000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75271025, 14522, 0x527101B5, 49.919, -42.492, -11.99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Unstable Glacial Golem */ +/* @teleloc 0x527101B5 [49.918999 -42.492001 -11.990000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75271026, 4067, 0x527101C3, 70.1046, -57.4078, -9.91625, -0.052462, 0, 0, -0.998623, False, '2005-02-09 10:00:00'); /* Frost Trap */ @@ -216,8 +216,8 @@ VALUES (0x75271032, 14521, 0x527101DE, 100, -80, -5.99, 1, 0, 0, 0, True, '2005 /* @teleloc 0x527101DE [100.000000 -80.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75271033, 14521, 0x527101E1, 100, -110, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Glacial Golem */ -/* @teleloc 0x527101E1 [100.000000 -110.000000 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75271033, 14521, 0x527101E1, 100, -110, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Glacial Golem */ +/* @teleloc 0x527101E1 [100.000000 -110.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75271036, 2180, 0x527101F5, 144.75, -70, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -328,8 +328,8 @@ VALUES (0x75271047, 14521, 0x52710248, 140, -121.675, 0.01, 1, 0, 0, 0, True, ' /* @teleloc 0x52710248 [140.000000 -121.675003 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75271049, 14522, 0x5271024F, 148.511, -129.778, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Unstable Glacial Golem */ -/* @teleloc 0x5271024F [148.511002 -129.778000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75271049, 14522, 0x5271024F, 148.511, -129.778, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unstable Glacial Golem */ +/* @teleloc 0x5271024F [148.511002 -129.778000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527104A, 14500, 0x52710258, 37.1386, -43.0482, 6.005, 0.421881, 0, 0, 0.906651, False, '2005-02-09 10:00:00'); /* Empyrean Ice Propylaeum */ @@ -391,20 +391,20 @@ VALUES (0x7527104D, 5628, 0x5271025C, 55, -40, 6, -0.707107, 0, 0, -0.707107, F /* @teleloc 0x5271025C [55.000000 -40.000000 6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527104E, 286, 0x5271026A, 70.3, -5.6, 7.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x5271026A [70.300003 -5.600000 7.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527104E, 286, 0x5271026A, 70.3, -5.6, 7.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x5271026A [70.300003 -5.600000 7.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527104F, 2131, 0x5271026A, 70.264, -6.9, 6, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x5271026A [70.264000 -6.900000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527104F, 2131, 0x5271026A, 70.264, -6.9, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x5271026A [70.264000 -6.900000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75271050, 2131, 0x5271026A, 72.571, -6.9, 6, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x5271026A [72.570999 -6.900000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75271050, 2131, 0x5271026A, 72.571, -6.9, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x5271026A [72.570999 -6.900000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75271051, 2131, 0x5271026A, 68, -6.9, 6, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x5271026A [68.000000 -6.900000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75271051, 2131, 0x5271026A, 68, -6.9, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x5271026A [68.000000 -6.900000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75271052, 4067, 0x5271026A, 69.8994, -13.3206, 7.49525, 0.019377, 0, 0, 0.999812, False, '2005-02-09 10:00:00'); /* Frost Trap */ @@ -470,8 +470,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7527105D, 0x7527105C, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527105F, 14521, 0x52710299, 110, -10, 6.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Glacial Golem */ -/* @teleloc 0x52710299 [110.000000 -10.000000 6.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527105F, 14521, 0x52710299, 110, -10, 6.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Glacial Golem */ +/* @teleloc 0x52710299 [110.000000 -10.000000 6.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75271060, 8420, 0x527102A4, 110, -94.4, 7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Button */ @@ -532,8 +532,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7527106D, 0x752710AF, '2005-02-09 10:00:00') /* Lever (2609) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527106E, 2609, 0x527102E0, 110, -23, 18, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x527102E0 [110.000000 -23.000000 18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527106E, 2609, 0x527102E0, 110, -23, 18, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x527102E0 [110.000000 -23.000000 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527106F, 1925, 0x527102EA, 116.9, -60, 18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -548,8 +548,8 @@ VALUES (0x75271071, 4067, 0x527102EA, 117.775, -60, 19.75, 0.707107, 0, 0, -0.7 /* @teleloc 0x527102EA [117.775002 -60.000000 19.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75271073, 14522, 0x527102F1, 59.967, -24.235, 24.01, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Unstable Glacial Golem */ -/* @teleloc 0x527102F1 [59.966999 -24.235001 24.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75271073, 14522, 0x527102F1, 59.967, -24.235, 24.01, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Unstable Glacial Golem */ +/* @teleloc 0x527102F1 [59.966999 -24.235001 24.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75271074, 14522, 0x52710311, 31.8481, -43.1322, 36.01, 0.913298, 0, 0, -0.407292, True, '2005-02-09 10:00:00'); /* Unstable Glacial Golem */ @@ -640,24 +640,24 @@ VALUES (0x75271089, 5620, 0x52710328, 100, -70, 42, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x52710328 [100.000000 -70.000000 42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527108A, 5620, 0x52710329, 100, -80, 36.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Cold Air */ -/* @teleloc 0x52710329 [100.000000 -80.000000 36.005001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527108A, 5620, 0x52710329, 100, -80, 36.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Cold Air */ +/* @teleloc 0x52710329 [100.000000 -80.000000 36.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527108B, 5620, 0x52710329, 100, -80, 42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Cold Air */ -/* @teleloc 0x52710329 [100.000000 -80.000000 42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527108B, 5620, 0x52710329, 100, -80, 42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Cold Air */ +/* @teleloc 0x52710329 [100.000000 -80.000000 42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527108C, 5620, 0x5271032A, 100, -90, 36.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Cold Air */ -/* @teleloc 0x5271032A [100.000000 -90.000000 36.005001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527108C, 5620, 0x5271032A, 100, -90, 36.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Cold Air */ +/* @teleloc 0x5271032A [100.000000 -90.000000 36.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527108D, 5620, 0x5271033E, 80, -90, 42.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Cold Air */ /* @teleloc 0x5271033E [80.000000 -90.000000 42.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527108E, 5620, 0x52710344, 100, -90, 42.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Cold Air */ -/* @teleloc 0x52710344 [100.000000 -90.000000 42.005001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527108E, 5620, 0x52710344, 100, -90, 42.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Cold Air */ +/* @teleloc 0x52710344 [100.000000 -90.000000 42.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527108F, 143, 0x52710348, 111.753, -103.912, 42.0125, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -753,7 +753,7 @@ VALUES (0x752710A6, 14517, 0x527102CF, 79.8033, -51.2499, 18.0085, 0.782897, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752710A7, 14517, 0x52710312, 34.8175, -49.8892, 36.055, 0.999829, 0, 0, -0.01848, True, '2005-02-09 10:00:00'); /* Frost */ -/* @teleloc 0x52710312 [34.817501 -49.889198 36.055000] 0.999829 0.000000 0.000000 -0.018479 */ +/* @teleloc 0x52710312 [34.817501 -49.889198 36.055000] 0.999829 0.000000 0.000000 -0.018480 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752710A8, 14517, 0x52710317, 40.5661, -42.5983, 36.0085, 0.851575, 0, 0, -0.524233, True, '2005-02-09 10:00:00'); /* Frost */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5272.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5272.sql index 9cb5ef9200..db0c16fcf0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5272.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5272.sql @@ -111,8 +111,8 @@ VALUES (0x75272015, 214, 0x52720135, 40.9678, -56.9354, -35.995, -0.070812, 0, /* @teleloc 0x52720135 [40.967800 -56.935398 -35.994999] -0.070812 0.000000 0.000000 -0.997490 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75272016, 6122, 0x52720136, 40, -70, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x52720136 [40.000000 -70.000000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75272016, 6122, 0x52720136, 40, -70, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x52720136 [40.000000 -70.000000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75272017, 6640, 0x52720145, 26.3595, -57.7758, -6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5273.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5273.sql index 12ccd14944..17863d88a3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5273.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5273.sql @@ -12,12 +12,12 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x75273001, 0x75273000, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75273002, 4216, 0x5273010B, 9.61118, -177.679, -41.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x5273010B [9.611180 -177.679001 -41.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75273002, 4216, 0x5273010B, 9.61118, -177.679, -41.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x5273010B [9.611180 -177.679001 -41.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75273003, 4216, 0x5273010C, 12.1425, -177.911, -41.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x5273010C [12.142500 -177.910995 -41.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75273003, 4216, 0x5273010C, 12.1425, -177.911, -41.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x5273010C [12.142500 -177.910995 -41.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75273004, 2131, 0x5273010D, 18, -130, -42, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -127,8 +127,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7527301B, 0x7527308C, '2005-02-09 10:00:00') /* Lever (285) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527301C, 4216, 0x5273018B, -0.388821, -167.679, -23.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x5273018B [-0.388821 -167.679001 -23.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527301C, 4216, 0x5273018B, -0.388821, -167.679, -23.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x5273018B [-0.388821 -167.679001 -23.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527301D, 4216, 0x52730199, 20, -160, -23.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ @@ -209,8 +209,8 @@ VALUES (0x7527302C, 2131, 0x527301B5, 10.1, -90, -12, 1, 0, 0, 0, True, '2005- /* @teleloc 0x527301B5 [10.100000 -90.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527302D, 2131, 0x527301B6, 10, -100, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x527301B6 [10.000000 -100.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527302D, 2131, 0x527301B6, 10, -100, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x527301B6 [10.000000 -100.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527302E, 14520, 0x527301B6, 5.47919, -101.569, -11.945, -0.930247, 0, 0, 0.366934, True, '2005-02-09 10:00:00'); /* Pyreal Golem */ @@ -221,8 +221,8 @@ VALUES (0x7527302F, 14520, 0x527301B6, 12.7321, -103.988, -11.99, -0.999705, 0, /* @teleloc 0x527301B6 [12.732100 -103.987999 -11.990000] -0.999705 0.000000 0.000000 -0.024287 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75273030, 2131, 0x527301B7, 10.0928, -112.185, -12, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x527301B7 [10.092800 -112.184998 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75273030, 2131, 0x527301B7, 10.0928, -112.185, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x527301B7 [10.092800 -112.184998 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75273031, 6379, 0x527301B7, 5.92297, -107.439, -11.9915, -0.999705, 0, 0, -0.024287, True, '2005-02-09 10:00:00'); /* Astyrrian */ @@ -248,8 +248,8 @@ VALUES (0x75273035, 4216, 0x527301D2, 26.6053, -109.466, -11.99, 0.748499, 0, 0 /* @teleloc 0x527301D2 [26.605301 -109.466003 -11.990000] 0.748499 0.000000 0.000000 0.663136 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75273036, 269, 0x527301D3, 40.2, -51.767, -10.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x527301D3 [40.200001 -51.766998 -10.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75273036, 269, 0x527301D3, 40.2, -51.767, -10.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x527301D3 [40.200001 -51.766998 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75273037, 14520, 0x527301D3, 40.0428, -53.9842, -11.99, 0.04578, 0, 0, -0.998952, True, '2005-02-09 10:00:00'); /* Pyreal Golem */ @@ -275,8 +275,8 @@ VALUES (0x7527303B, 6379, 0x527301F2, 70, -110, -5.9915, 1, 0, 0, 0, True, '20 /* @teleloc 0x527301F2 [70.000000 -110.000000 -5.991500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527303C, 2179, 0x527301F4, 80, -54.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x527301F4 [80.000000 -54.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7527303C, 2179, 0x527301F4, 80, -54.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x527301F4 [80.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7527303C, 0x7527307C, '2005-02-09 10:00:00') /* Button (269) */; @@ -302,16 +302,16 @@ VALUES (0x75273041, 14520, 0x527301FD, 87.2737, -61.3338, -5.99, 0.475732, 0, 0, /* @teleloc 0x527301FD [87.273697 -61.333801 -5.990000] 0.475732 0.000000 0.000000 -0.879590 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75273042, 4216, 0x527301FE, 90, -70, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x527301FE [90.000000 -70.000000 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75273042, 4216, 0x527301FE, 90, -70, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x527301FE [90.000000 -70.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75273043, 4216, 0x527301FE, 90, -67.7262, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x527301FE [90.000000 -67.726196 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75273043, 4216, 0x527301FE, 90, -67.7262, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x527301FE [90.000000 -67.726196 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75273044, 4216, 0x527301FE, 88.0397, -67.7262, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ -/* @teleloc 0x527301FE [88.039703 -67.726196 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75273044, 4216, 0x527301FE, 88.0397, -67.7262, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Diamond Golem */ +/* @teleloc 0x527301FE [88.039703 -67.726196 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75273045, 1294, 0x527301FF, 90, -75.25, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -326,8 +326,8 @@ VALUES (0x75273047, 6379, 0x52730203, 90, -100, -5.9915, 1, 0, 0, 0, True, '20 /* @teleloc 0x52730203 [90.000000 -100.000000 -5.991500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75273048, 6379, 0x52730204, 90, -110, -5.9915, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Astyrrian */ -/* @teleloc 0x52730204 [90.000000 -110.000000 -5.991500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75273048, 6379, 0x52730204, 90, -110, -5.9915, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Astyrrian */ +/* @teleloc 0x52730204 [90.000000 -110.000000 -5.991500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527304A, 285, 0x5273020E, 125.6, -50, -4.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lever */ @@ -542,8 +542,8 @@ VALUES (0x75273067, 4216, 0x52730292, 61.5687, -41.5153, 6.01, 0.714421, 0, 0, /* @teleloc 0x52730292 [61.568699 -41.515301 6.010000] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75273068, 286, 0x52730296, 70.15, -1.775, 7.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x52730296 [70.150002 -1.775000 7.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75273068, 286, 0x52730296, 70.15, -1.775, 7.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x52730296 [70.150002 -1.775000 7.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75273069, 7385, 0x52730297, 69.9527, -6.51996, 7.66913, 0.999978, 0, 0, 0.006577, False, '2005-02-09 10:00:00'); /* Empyrean magical defense battery */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5274.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5274.sql index fc82ca0a59..eff0193b16 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5274.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5274.sql @@ -116,8 +116,8 @@ VALUES (0x75274016, 212, 0x52740135, 40.9642, -56.9483, -35.995, -0.070812, 0, /* @teleloc 0x52740135 [40.964199 -56.948299 -35.994999] -0.070812 0.000000 0.000000 -0.997490 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75274017, 6122, 0x52740136, 40, -70, -36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x52740136 [40.000000 -70.000000 -36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75274017, 6122, 0x52740136, 40, -70, -36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x52740136 [40.000000 -70.000000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75274018, 6637, 0x52740145, 26.0131, -62.8479, -5.995, 0.654612, 0, 0, -0.755965, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5275.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5275.sql index 39f8e2f145..11c768c5a8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5275.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5275.sql @@ -45,12 +45,12 @@ VALUES (0x7527500A, 14423, 0x52750100, 42.551, -5.663, -5, 0.999411, 0, 0, -0.03 /* @teleloc 0x52750100 [42.550999 -5.663000 -5.000000] 0.999411 0.000000 0.000000 -0.034315 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527500B, 14435, 0x52750100, 39.2519, -6.40616, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Storage Chest */ -/* @teleloc 0x52750100 [39.251900 -6.406160 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527500B, 14435, 0x52750100, 39.2519, -6.40616, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Storage Chest */ +/* @teleloc 0x52750100 [39.251900 -6.406160 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527500C, 278, 0x52750102, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52750102 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7527500C, 278, 0x52750102, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52750102 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527500D, 1624, 0x52750103, 40.4301, -22.4798, -5.988, 0.696706, 0, 0, 0.717357, True, '2005-02-09 10:00:00'); /* Swamp Rat */ @@ -85,8 +85,8 @@ VALUES (0x75275013, 0x75275014, '2005-02-09 10:00:00') /* Candle (14468) */ , (0x75275013, 0x75275018, '2005-02-09 10:00:00') /* Candle (14468) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75275014, 14468, 0x52750114, 11.9939, -14.8977, 2, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Candle */ -/* @teleloc 0x52750114 [11.993900 -14.897700 2.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75275014, 14468, 0x52750114, 11.9939, -14.8977, 2, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Candle */ +/* @teleloc 0x52750114 [11.993900 -14.897700 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75275016, 14423, 0x52750100, 35.6106, -12.1705, -5, -0.699719, 0, 0, -0.714418, False, '2005-02-09 10:00:00'); /* Folded Strathelar Guards Uniform */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5277.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5277.sql index 8f4b85043d..7483e9ff26 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5277.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5277.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5277; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75277000, 9686, 0x52770103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52770103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75277000, 9686, 0x52770103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52770103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75277001, 278, 0x52770106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75277008, 11697, 0x5277010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5277010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75277009, 9686, 0x5277010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5277010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75277009, 9686, 0x5277010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5277010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527700A, 278, 0x52770110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7527700B, 278, 0x52770111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x52770111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527700C, 278, 0x52770112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52770112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7527700C, 278, 0x52770112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52770112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527700D, 9686, 0x52770113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75277020, 278, 0x5277012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5277012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75277021, 9686, 0x5277012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5277012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75277021, 9686, 0x5277012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5277012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75277022, 278, 0x52770131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75277023, 278, 0x52770132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x52770132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75277024, 278, 0x52770133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52770133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75277024, 278, 0x52770133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52770133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75277025, 9686, 0x52770139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75277030, 9687, 0x52770146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x52770146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75277031, 9687, 0x52770146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x52770146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75277031, 9687, 0x52770146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x52770146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75277032, 9687, 0x52770146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x52770146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75277032, 9687, 0x52770146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x52770146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75277033, 9687, 0x52770146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x52770146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75277033, 9687, 0x52770146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x52770146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75277034, 9687, 0x52770146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5278.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5278.sql index 4561e6e122..33baa75abc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5278.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5278.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5278; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75278000, 9686, 0x52780103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52780103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75278000, 9686, 0x52780103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52780103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75278001, 278, 0x52780106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75278008, 11697, 0x5278010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5278010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75278009, 9686, 0x5278010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5278010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75278009, 9686, 0x5278010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5278010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527800A, 278, 0x52780110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7527800B, 278, 0x52780111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x52780111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527800C, 278, 0x52780112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52780112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7527800C, 278, 0x52780112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52780112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527800D, 9686, 0x52780113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75278020, 278, 0x5278012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5278012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75278021, 9686, 0x5278012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5278012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75278021, 9686, 0x5278012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5278012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75278022, 278, 0x52780131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75278023, 278, 0x52780132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x52780132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75278024, 278, 0x52780133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52780133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75278024, 278, 0x52780133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52780133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75278025, 9686, 0x52780139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75278030, 9687, 0x52780146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x52780146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75278031, 9687, 0x52780146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x52780146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75278031, 9687, 0x52780146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x52780146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75278032, 9687, 0x52780146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x52780146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75278032, 9687, 0x52780146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x52780146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75278033, 9687, 0x52780146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x52780146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75278033, 9687, 0x52780146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x52780146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75278034, 9687, 0x52780146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5279.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5279.sql index b3d1332ad9..dd491582c8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5279.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5279.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5279; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75279000, 9686, 0x52790103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52790103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75279000, 9686, 0x52790103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52790103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75279001, 278, 0x52790106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75279008, 11697, 0x5279010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5279010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75279009, 9686, 0x5279010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5279010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75279009, 9686, 0x5279010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5279010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527900A, 278, 0x52790110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7527900B, 278, 0x52790111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x52790111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527900C, 278, 0x52790112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52790112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7527900C, 278, 0x52790112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52790112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527900D, 9686, 0x52790113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75279020, 278, 0x5279012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5279012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75279021, 9686, 0x5279012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5279012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75279021, 9686, 0x5279012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5279012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75279022, 278, 0x52790131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75279023, 278, 0x52790132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x52790132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75279024, 278, 0x52790133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52790133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75279024, 278, 0x52790133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52790133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75279025, 9686, 0x52790139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75279030, 9687, 0x52790146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x52790146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75279031, 9687, 0x52790146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x52790146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75279031, 9687, 0x52790146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x52790146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75279032, 9687, 0x52790146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x52790146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75279032, 9687, 0x52790146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x52790146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75279033, 9687, 0x52790146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x52790146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75279033, 9687, 0x52790146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x52790146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75279034, 9687, 0x52790146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/527A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/527A.sql index c67703f6db..163909da7b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/527A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/527A.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x527A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527A000, 9686, 0x527A0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x527A0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527A000, 9686, 0x527A0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x527A0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527A001, 278, 0x527A0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7527A008, 11697, 0x527A010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x527A010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527A009, 9686, 0x527A010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x527A010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527A009, 9686, 0x527A010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x527A010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527A00A, 278, 0x527A0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7527A00B, 278, 0x527A0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x527A0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527A00C, 278, 0x527A0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x527A0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7527A00C, 278, 0x527A0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x527A0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527A00D, 9686, 0x527A0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7527A020, 278, 0x527A012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x527A012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527A021, 9686, 0x527A012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x527A012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527A021, 9686, 0x527A012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x527A012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527A022, 278, 0x527A0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7527A023, 278, 0x527A0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x527A0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527A024, 278, 0x527A0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x527A0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7527A024, 278, 0x527A0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x527A0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527A025, 9686, 0x527A0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7527A030, 9687, 0x527A0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x527A0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527A031, 9687, 0x527A0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x527A0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527A031, 9687, 0x527A0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x527A0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527A032, 9687, 0x527A0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x527A0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527A032, 9687, 0x527A0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x527A0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7527A033, 9687, 0x527A0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x527A0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7527A033, 9687, 0x527A0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x527A0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7527A034, 9687, 0x527A0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/52AB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/52AB.sql index 76bb1fe07a..82a945defe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/52AB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/52AB.sql @@ -621,60 +621,60 @@ VALUES (0x752AB09A, 9686, 0x52AB013B, 73.4602, 159.634, 96.925, -0.707107, 0, 0 /* @teleloc 0x52AB013B [73.460197 159.634003 96.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB09B, 412, 0x52AB0142, 75.696, 148.641, 90, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AB0142 [75.695999 148.641006 90.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB09B, 412, 0x52AB0142, 75.696, 148.641, 90, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AB0142 [75.695999 148.641006 90.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB09C, 9686, 0x52AB0142, 75.6825, 148.549, 93.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0142 [75.682503 148.548996 93.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB09C, 9686, 0x52AB0142, 75.6825, 148.549, 93.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0142 [75.682503 148.548996 93.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB09D, 9686, 0x52AB0142, 85.1178, 146.93, 92.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AB0142 [85.117798 146.929993 92.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB09E, 9686, 0x52AB0142, 79.9696, 145.035, 92.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0142 [79.969597 145.035004 92.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB09E, 9686, 0x52AB0142, 79.9696, 145.035, 92.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0142 [79.969597 145.035004 92.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB09F, 11698, 0x52AB0142, 76.6067, 146.774, 94.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x52AB0142 [76.606697 146.774002 94.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0A0, 11697, 0x52AB0142, 82.2865, 145.768, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0142 [82.286499 145.768005 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0A0, 11697, 0x52AB0142, 82.2865, 145.768, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0142 [82.286499 145.768005 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0A1, 11697, 0x52AB0142, 77.6115, 145.768, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0142 [77.611504 145.768005 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0A1, 11697, 0x52AB0142, 77.6115, 145.768, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0142 [77.611504 145.768005 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0A2, 412, 0x52AB0144, 75.195, 161.295, 90, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AB0144 [75.195000 161.294998 90.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0A2, 412, 0x52AB0144, 75.195, 161.295, 90, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AB0144 [75.195000 161.294998 90.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0A3, 9686, 0x52AB0144, 73.477, 152.179, 92.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AB0144 [73.476997 152.179001 92.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0A4, 9686, 0x52AB0144, 75.327, 149.179, 93.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0144 [75.327003 149.179001 93.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0A4, 9686, 0x52AB0144, 75.327, 149.179, 93.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0144 [75.327003 149.179001 93.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0A5, 9686, 0x52AB0144, 77.2224, 155.122, 93.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AB0144 [77.222397 155.121994 93.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0A6, 9686, 0x52AB0145, 79.452, 161.204, 93.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0145 [79.452003 161.203995 93.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0A6, 9686, 0x52AB0145, 79.452, 161.204, 93.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0145 [79.452003 161.203995 93.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0A7, 9686, 0x52AB0145, 79.452, 153.529, 93.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0145 [79.452003 153.529007 93.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0A7, 9686, 0x52AB0145, 79.452, 153.529, 93.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0145 [79.452003 153.529007 93.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0A8, 11697, 0x52AB0145, 79.4115, 154.393, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0145 [79.411499 154.393005 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0A8, 11697, 0x52AB0145, 79.4115, 154.393, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0145 [79.411499 154.393005 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0A9, 11697, 0x52AB0146, 74.0405, 163.732, 90.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -689,8 +689,8 @@ VALUES (0x752AB0AB, 9686, 0x52AB0146, 81.1803, 163.672, 93.45, 0.707107, 0, 0, /* @teleloc 0x52AB0146 [81.180298 163.671997 93.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0AC, 9686, 0x52AB0146, 77.3303, 165.671, 93.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0146 [77.330299 165.671005 93.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0AC, 9686, 0x52AB0146, 77.3303, 165.671, 93.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0146 [77.330299 165.671005 93.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0AD, 9686, 0x52AB0149, 94.3851, 151.048, 98.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -701,60 +701,60 @@ VALUES (0x752AB0AE, 9686, 0x52AB0149, 73.627, 149.056, 97.675, -0.707107, 0, 0, /* @teleloc 0x52AB0149 [73.626999 149.056000 97.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0AF, 11697, 0x52AB0149, 80.4265, 145.885, 94.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0149 [80.426498 145.884995 94.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0AF, 11697, 0x52AB0149, 80.4265, 145.885, 94.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0149 [80.426498 145.884995 94.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0B0, 11697, 0x52AB0149, 88.7628, 146.34, 94.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0149 [88.762802 146.339996 94.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0B0, 11697, 0x52AB0149, 88.7628, 146.34, 94.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0149 [88.762802 146.339996 94.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0B1, 11697, 0x52AB0149, 82.8355, 152.237, 94.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0149 [82.835503 152.237000 94.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0B1, 11697, 0x52AB0149, 82.8355, 152.237, 94.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0149 [82.835503 152.237000 94.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0B2, 9686, 0x52AB0149, 85.8254, 145.368, 98.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0149 [85.825401 145.367996 98.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0B2, 9686, 0x52AB0149, 85.8254, 145.368, 98.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0149 [85.825401 145.367996 98.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0B3, 9686, 0x52AB0149, 78.7981, 152.962, 98.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0149 [78.798103 152.962006 98.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0B3, 9686, 0x52AB0149, 78.7981, 152.962, 98.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0149 [78.798103 152.962006 98.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0B4, 9686, 0x52AB0149, 82.2231, 152.962, 98.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0149 [82.223099 152.962006 98.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0B4, 9686, 0x52AB0149, 82.2231, 152.962, 98.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0149 [82.223099 152.962006 98.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0B5, 9686, 0x52AB0149, 85.7981, 152.962, 98.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0149 [85.798103 152.962006 98.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0B5, 9686, 0x52AB0149, 85.7981, 152.962, 98.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0149 [85.798103 152.962006 98.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0B6, 9686, 0x52AB0149, 82.2731, 145.337, 98.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0149 [82.273102 145.337006 98.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0B6, 9686, 0x52AB0149, 82.2731, 145.337, 98.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0149 [82.273102 145.337006 98.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0B7, 9686, 0x52AB0149, 89.3353, 145.337, 98.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0149 [89.335297 145.337006 98.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0B7, 9686, 0x52AB0149, 89.3353, 145.337, 98.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0149 [89.335297 145.337006 98.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0B8, 9686, 0x52AB0149, 89.3481, 152.962, 98.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0149 [89.348099 152.962006 98.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0B8, 9686, 0x52AB0149, 89.3481, 152.962, 98.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0149 [89.348099 152.962006 98.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0B9, 11698, 0x52AB014B, 85.8255, 149.175, 101.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52AB014B [85.825500 149.175003 101.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0B9, 11698, 0x52AB014B, 85.8255, 149.175, 101.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52AB014B [85.825500 149.175003 101.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0BA, 11698, 0x52AB014B, 82.5862, 149.175, 101.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52AB014B [82.586197 149.175003 101.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0BA, 11698, 0x52AB014B, 82.5862, 149.175, 101.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52AB014B [82.586197 149.175003 101.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0BB, 9686, 0x52AB014C, 81.6196, 152.934, 92.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB014C [81.619598 152.934006 92.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0BB, 9686, 0x52AB014C, 81.6196, 152.934, 92.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB014C [81.619598 152.934006 92.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0BC, 9686, 0x52AB014D, 90.9566, 145.21, 93.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB014D [90.956596 145.210007 93.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0BC, 9686, 0x52AB014D, 90.9566, 145.21, 93.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB014D [90.956596 145.210007 93.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0BD, 9686, 0x52AB014D, 85.7325, 147.749, 92.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -765,40 +765,40 @@ VALUES (0x752AB0BE, 9686, 0x52AB014D, 93.4825, 149.049, 93.625, 0.707107, 0, 0, /* @teleloc 0x52AB014D [93.482498 149.048996 93.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0BF, 11698, 0x52AB014D, 89.6352, 149.243, 94.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52AB014D [89.635201 149.242996 94.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0BF, 11698, 0x52AB014D, 89.6352, 149.243, 94.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52AB014D [89.635201 149.242996 94.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0C0, 11697, 0x52AB014D, 87.8155, 145.632, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB014D [87.815498 145.632004 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0C0, 11697, 0x52AB014D, 87.8155, 145.632, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB014D [87.815498 145.632004 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0C1, 412, 0x52AB0151, 81.2, 147.91, 85.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AB0151 [81.199997 147.910004 85.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0C1, 412, 0x52AB0151, 81.2, 147.91, 85.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AB0151 [81.199997 147.910004 85.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0C2, 9686, 0x52AB0151, 81.202, 148.003, 88.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0151 [81.202003 148.003006 88.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0C2, 9686, 0x52AB0151, 81.202, 148.003, 88.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0151 [81.202003 148.003006 88.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0C3, 9686, 0x52AB0151, 78.027, 155.553, 88.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AB0151 [78.027000 155.552994 88.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0C4, 9686, 0x52AB0152, 84.1446, 147.459, 87.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0152 [84.144600 147.459000 87.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0C4, 9686, 0x52AB0152, 84.1446, 147.459, 87.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0152 [84.144600 147.459000 87.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0C5, 11697, 0x52AB0152, 88.1692, 145.964, 85.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0152 [88.169197 145.964005 85.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0C5, 11697, 0x52AB0152, 88.1692, 145.964, 85.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0152 [88.169197 145.964005 85.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0C6, 11698, 0x52AB0153, 86.4313, 154.066, 89.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52AB0153 [86.431297 154.065994 89.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0C6, 11698, 0x52AB0153, 86.4313, 154.066, 89.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52AB0153 [86.431297 154.065994 89.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0C7, 9686, 0x52AB0153, 87.1863, 148.148, 88.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0153 [87.186302 148.147995 88.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0C7, 9686, 0x52AB0153, 87.1863, 148.148, 88.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0153 [87.186302 148.147995 88.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0C8, 9686, 0x52AB0153, 83.3697, 153.463, 88.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -813,16 +813,16 @@ VALUES (0x752AB0CA, 11697, 0x52AB0153, 84.1205, 159.402, 85.35, 0.9139, 0, 0, 0. /* @teleloc 0x52AB0153 [84.120499 159.401993 85.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0CB, 9686, 0x52AB0156, 92.4004, 151.843, 88.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0156 [92.400398 151.843002 88.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0CB, 9686, 0x52AB0156, 92.4004, 151.843, 88.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0156 [92.400398 151.843002 88.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0CC, 9686, 0x52AB0156, 92.4004, 160.059, 88.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0156 [92.400398 160.059006 88.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0CC, 9686, 0x52AB0156, 92.4004, 160.059, 88.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0156 [92.400398 160.059006 88.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0CD, 11698, 0x52AB0156, 92.5588, 155.77, 89.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52AB0156 [92.558800 155.770004 89.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0CD, 11698, 0x52AB0156, 92.5588, 155.77, 89.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52AB0156 [92.558800 155.770004 89.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0CE, 11697, 0x52AB0156, 94.5205, 159.252, 85.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -833,36 +833,36 @@ VALUES (0x752AB0CF, 11697, 0x52AB0156, 94.7192, 152.389, 85.35, 0.372988, 0, 0, /* @teleloc 0x52AB0156 [94.719200 152.389008 85.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0D0, 412, 0x52AB0157, 92.15, 167.08, 90, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AB0157 [92.150002 167.080002 90.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0D0, 412, 0x52AB0157, 92.15, 167.08, 90, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AB0157 [92.150002 167.080002 90.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0D1, 9686, 0x52AB0158, 89.8, 162.9, 93.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AB0158 [89.800003 162.899994 93.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0D2, 9686, 0x52AB0158, 92.2, 159.75, 94.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0158 [92.199997 159.750000 94.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0D2, 9686, 0x52AB0158, 92.2, 159.75, 94.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0158 [92.199997 159.750000 94.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0D3, 9686, 0x52AB0158, 94.7668, 162.865, 94.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AB0158 [94.766800 162.865005 94.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0D4, 11697, 0x52AB0158, 92.1155, 160.407, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0158 [92.115501 160.406998 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0D4, 11697, 0x52AB0158, 92.1155, 160.407, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0158 [92.115501 160.406998 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0D5, 412, 0x52AB0000, 89.205, 162.9, 90, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x52AB0000 [89.205002 162.899994 90.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0D6, 412, 0x52AB0000, 89.505, 153.615, 90, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AB0000 [89.504997 153.615005 90.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0D6, 412, 0x52AB0000, 89.505, 153.615, 90, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AB0000 [89.504997 153.615005 90.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0D7, 9686, 0x52AB0000, 92.1754, 167.518, 93.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0000 [92.175400 167.518005 93.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0D7, 9686, 0x52AB0000, 92.1754, 167.518, 93.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0000 [92.175400 167.518005 93.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0D8, 9686, 0x52AB0000, 94.6504, 166.418, 92.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,12 +873,12 @@ VALUES (0x752AB0D9, 9686, 0x52AB0000, 90.0504, 166.743, 92.55, 0.456322, 0, 0, /* @teleloc 0x52AB0000 [90.050400 166.742996 92.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0DA, 9686, 0x52AB0000, 89.5254, 153.693, 93.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0000 [89.525398 153.692993 93.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0DA, 9686, 0x52AB0000, 89.5254, 153.693, 93.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0000 [89.525398 153.692993 93.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0DB, 9686, 0x52AB0000, 85.6254, 165.043, 92.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0000 [85.625397 165.042999 92.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0DB, 9686, 0x52AB0000, 85.6254, 165.043, 92.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0000 [85.625397 165.042999 92.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0DC, 12679, 0x52AB0000, 83.2905, 154.782, 90.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -901,24 +901,24 @@ VALUES (0x752AB0E0, 12679, 0x52AB0000, 94.9405, 166.707, 90.1, 0.420244, 0, 0, 0 /* @teleloc 0x52AB0000 [94.940498 166.707001 90.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0E1, 12679, 0x52AB0000, 87.4155, 156.407, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x52AB0000 [87.415497 156.406998 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0E1, 12679, 0x52AB0000, 87.4155, 156.407, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x52AB0000 [87.415497 156.406998 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0E2, 12678, 0x52AB0000, 92.4405, 162.832, 99, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x52AB0000 [92.440498 162.832001 99.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0E2, 12678, 0x52AB0000, 92.4405, 162.832, 99, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x52AB0000 [92.440498 162.832001 99.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0E3, 12678, 0x52AB0000, 77.5655, 149.432, 106.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x52AB0000 [77.565498 149.432007 106.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0E3, 12678, 0x52AB0000, 77.5655, 149.432, 106.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x52AB0000 [77.565498 149.432007 106.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0E4, 412, 0x52AB015D, 128.392, 157.645, 88, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x52AB015D [128.391998 157.645004 88.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0E5, 412, 0x52AB015E, 138.583, 154.159, 88, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AB015E [138.582993 154.158997 88.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0E5, 412, 0x52AB015E, 138.583, 154.159, 88, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AB015E [138.582993 154.158997 88.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0E6, 412, 0x52AB015F, 122.675, 165.668, 88, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -937,12 +937,12 @@ VALUES (0x752AB0E9, 11697, 0x52AB0160, 130.134, 165.483, 92.9, -0.92321, 0, 0, - /* @teleloc 0x52AB0160 [130.134003 165.483002 92.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0EA, 9686, 0x52AB0160, 130.992, 153.911, 95.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0160 [130.992004 153.910995 95.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0EA, 9686, 0x52AB0160, 130.992, 153.911, 95.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0160 [130.992004 153.910995 95.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0EB, 9686, 0x52AB0160, 132.08, 166.569, 96.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0160 [132.080002 166.569000 96.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0EB, 9686, 0x52AB0160, 132.08, 166.569, 96.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0160 [132.080002 166.569000 96.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0EC, 11698, 0x52AB0160, 132.044, 162.558, 99.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -953,44 +953,44 @@ VALUES (0x752AB0ED, 11697, 0x52AB0160, 129.659, 157.265, 92.9, -0.707107, 0, 0, /* @teleloc 0x52AB0160 [129.658997 157.264999 92.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0EE, 9686, 0x52AB0162, 130.69, 162.58, 91.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0162 [130.690002 162.580002 91.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0EE, 9686, 0x52AB0162, 130.69, 162.58, 91.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0162 [130.690002 162.580002 91.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0EF, 9686, 0x52AB0162, 130.739, 153.905, 90.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0162 [130.738998 153.904999 90.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0EF, 9686, 0x52AB0162, 130.739, 153.905, 90.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0162 [130.738998 153.904999 90.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0F0, 11697, 0x52AB0162, 131.86, 154.466, 88.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52AB0162 [131.860001 154.466003 88.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0F1, 9686, 0x52AB0163, 133.99, 153.925, 91.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0163 [133.990005 153.925003 91.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0F1, 9686, 0x52AB0163, 133.99, 153.925, 91.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0163 [133.990005 153.925003 91.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0F2, 9686, 0x52AB0163, 135.189, 159.39, 91.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AB0163 [135.188995 159.389999 91.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0F3, 11697, 0x52AB0163, 133.98, 161.703, 88.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0163 [133.979996 161.703003 88.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0F3, 11697, 0x52AB0163, 133.98, 161.703, 88.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0163 [133.979996 161.703003 88.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0F4, 11697, 0x52AB0164, 132, 166.166, 88.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0164 [132.000000 166.166000 88.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0F4, 11697, 0x52AB0164, 132, 166.166, 88.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0164 [132.000000 166.166000 88.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0F5, 9686, 0x52AB0164, 132.21, 167.063, 91.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0164 [132.210007 167.063004 91.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0F5, 9686, 0x52AB0164, 132.21, 167.063, 91.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0164 [132.210007 167.063004 91.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0F6, 9686, 0x52AB0164, 130.643, 163.102, 91.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0164 [130.643005 163.102005 91.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0F6, 9686, 0x52AB0164, 130.643, 163.102, 91.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0164 [130.643005 163.102005 91.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0F7, 9686, 0x52AB0167, 138.575, 153.325, 91.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0167 [138.574997 153.324997 91.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0F7, 9686, 0x52AB0167, 138.575, 153.325, 91.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0167 [138.574997 153.324997 91.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0F8, 11697, 0x52AB0167, 141.6, 149.345, 88.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1001,12 +1001,12 @@ VALUES (0x752AB0F9, 11697, 0x52AB0167, 133.475, 147.525, 88.1, -0.707107, 0, 0, /* @teleloc 0x52AB0167 [133.475006 147.524994 88.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0FA, 9686, 0x52AB0167, 136.332, 145.626, 91.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0167 [136.332001 145.626007 91.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0FA, 9686, 0x52AB0167, 136.332, 145.626, 91.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0167 [136.332001 145.626007 91.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0FB, 9686, 0x52AB0167, 138.872, 145.626, 91.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0167 [138.871994 145.626007 91.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB0FB, 9686, 0x52AB0167, 138.872, 145.626, 91.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0167 [138.871994 145.626007 91.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB0FC, 9686, 0x52AB0167, 142.356, 149.497, 91.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1021,40 +1021,40 @@ VALUES (0x752AB0FE, 11697, 0x52AB0167, 140.04, 149.355, 88.1, 0.707107, 0, 0, -0 /* @teleloc 0x52AB0167 [140.039993 149.354996 88.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB0FF, 9686, 0x52AB0169, 130.528, 153.336, 96.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0169 [130.528000 153.335999 96.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB0FF, 9686, 0x52AB0169, 130.528, 153.336, 96.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0169 [130.528000 153.335999 96.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB100, 11697, 0x52AB0169, 122.982, 148.386, 92.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52AB0169 [122.982002 148.386002 92.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB101, 11697, 0x52AB0169, 127.827, 146.259, 92.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0169 [127.827003 146.259003 92.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB101, 11697, 0x52AB0169, 127.827, 146.259, 92.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0169 [127.827003 146.259003 92.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB102, 11698, 0x52AB0169, 133.907, 149.488, 99.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x52AB0169 [133.906998 149.488007 99.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB103, 9686, 0x52AB0169, 135.598, 153.336, 96.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0169 [135.598007 153.335999 96.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB103, 9686, 0x52AB0169, 135.598, 153.336, 96.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0169 [135.598007 153.335999 96.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB104, 9686, 0x52AB0169, 125.771, 153.336, 96.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0169 [125.771004 153.335999 96.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB104, 9686, 0x52AB0169, 125.771, 153.336, 96.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0169 [125.771004 153.335999 96.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB105, 9686, 0x52AB0169, 126.511, 145.737, 96.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0169 [126.511002 145.737000 96.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB105, 9686, 0x52AB0169, 126.511, 145.737, 96.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0169 [126.511002 145.737000 96.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB106, 9686, 0x52AB0169, 132.194, 145.737, 96.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0169 [132.194000 145.737000 96.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB106, 9686, 0x52AB0169, 132.194, 145.737, 96.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0169 [132.194000 145.737000 96.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB107, 9686, 0x52AB0169, 137.839, 145.737, 96.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0169 [137.839005 145.737000 96.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB107, 9686, 0x52AB0169, 137.839, 145.737, 96.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0169 [137.839005 145.737000 96.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB108, 9686, 0x52AB0169, 122.275, 149.489, 96.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,16 +1069,16 @@ VALUES (0x752AB10A, 11698, 0x52AB0169, 130.335, 149.559, 99.15, -0.999998, 0, 0, /* @teleloc 0x52AB0169 [130.335007 149.559006 99.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB10B, 11697, 0x52AB0169, 138.752, 152.686, 92.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0169 [138.751999 152.686005 92.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB10B, 11697, 0x52AB0169, 138.752, 152.686, 92.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0169 [138.751999 152.686005 92.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB10C, 11697, 0x52AB0169, 141.092, 149.306, 92.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52AB0169 [141.091995 149.306000 92.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB10D, 11697, 0x52AB0169, 137.062, 146.166, 92.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0169 [137.061996 146.166000 92.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB10D, 11697, 0x52AB0169, 137.062, 146.166, 92.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0169 [137.061996 146.166000 92.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB10E, 9686, 0x52AB016B, 132.271, 151.414, 91.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1089,16 +1089,16 @@ VALUES (0x752AB10F, 9686, 0x52AB016B, 121.82, 151.78, 91.66, -0.707107, 0, 0, - /* @teleloc 0x52AB016B [121.820000 151.779999 91.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB110, 9686, 0x52AB016B, 129.36, 149.49, 91.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB016B [129.360001 149.490005 91.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB110, 9686, 0x52AB016B, 129.36, 149.49, 91.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB016B [129.360001 149.490005 91.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB111, 412, 0x52AB016C, 129.285, 149.046, 88, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AB016C [129.285004 149.046005 88.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB111, 412, 0x52AB016C, 129.285, 149.046, 88, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AB016C [129.285004 149.046005 88.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB112, 9686, 0x52AB016C, 126.156, 148.933, 90.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB016C [126.155998 148.932999 90.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB112, 9686, 0x52AB016C, 126.156, 148.933, 90.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB016C [126.155998 148.932999 90.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB113, 9686, 0x52AB016C, 132.271, 147.272, 91.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1109,8 +1109,8 @@ VALUES (0x752AB114, 412, 0x52AB0170, 132.701, 150.359, 83.195, 0.707107, 0, 0, /* @teleloc 0x52AB0170 [132.701004 150.358994 83.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB115, 9686, 0x52AB0170, 129.328, 147.181, 86.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0170 [129.328003 147.181000 86.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB115, 9686, 0x52AB0170, 129.328, 147.181, 86.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0170 [129.328003 147.181000 86.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB116, 9686, 0x52AB0170, 132.588, 150.331, 86.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x752AB117, 9686, 0x52AB0171, 133.15, 156.351, 86.59, -0.707107, 0, 0, /* @teleloc 0x52AB0171 [133.149994 156.350998 86.589996] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB118, 9686, 0x52AB0172, 128.328, 152.501, 86, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0172 [128.328003 152.501007 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB118, 9686, 0x52AB0172, 128.328, 152.501, 86, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0172 [128.328003 152.501007 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB119, 11698, 0x52AB0172, 126.863, 156.504, 87.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1133,8 +1133,8 @@ VALUES (0x752AB11A, 9686, 0x52AB0172, 120.555, 157.745, 86, -0.707107, 0, 0, -0 /* @teleloc 0x52AB0172 [120.555000 157.744995 86.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB11B, 9686, 0x52AB0172, 124.358, 152.501, 86, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0172 [124.358002 152.501007 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB11B, 9686, 0x52AB0172, 124.358, 152.501, 86, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0172 [124.358002 152.501007 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB11C, 11697, 0x52AB0172, 121.39, 153.324, 83.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1165,8 +1165,8 @@ VALUES (0x752AB122, 9686, 0x52AB0000, 122.45, 165.99, 91.25, 0.357553, 0, 0, -0 /* @teleloc 0x52AB0000 [122.449997 165.990005 91.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB123, 9686, 0x52AB0000, 126.32, 167.22, 90.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0000 [126.320000 167.220001 90.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB123, 9686, 0x52AB0000, 126.32, 167.22, 90.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0000 [126.320000 167.220001 90.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB124, 9686, 0x52AB0000, 120.97, 161.46, 90.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x752AB125, 9686, 0x52AB0000, 128.384, 157.589, 91.39, 0.707107, 0, 0, /* @teleloc 0x52AB0000 [128.384003 157.589005 91.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB126, 9686, 0x52AB0000, 138.845, 166.355, 90.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0000 [138.845001 166.354996 90.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB126, 9686, 0x52AB0000, 138.845, 166.355, 90.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0000 [138.845001 166.354996 90.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB127, 9686, 0x52AB0000, 138.555, 154.215, 91.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0000 [138.554993 154.214996 91.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB127, 9686, 0x52AB0000, 138.555, 154.215, 91.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0000 [138.554993 154.214996 91.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB128, 12679, 0x52AB0000, 127.255, 155.169, 88.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1209,20 +1209,20 @@ VALUES (0x752AB12D, 12679, 0x52AB0000, 136.965, 165.389, 88.1, 0.95656, 0, 0, 0. /* @teleloc 0x52AB0000 [136.964996 165.389008 88.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB12E, 12678, 0x52AB0000, 132.12, 165.474, 101.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x52AB0000 [132.119995 165.473999 101.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB12E, 12678, 0x52AB0000, 132.12, 165.474, 101.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x52AB0000 [132.119995 165.473999 101.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB12F, 12678, 0x52AB0000, 132.12, 149.474, 101.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x52AB0000 [132.119995 149.473999 101.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB12F, 12678, 0x52AB0000, 132.12, 149.474, 101.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x52AB0000 [132.119995 149.473999 101.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB130, 412, 0x52AB0179, 32.3916, 133.645, 96, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x52AB0179 [32.391602 133.645004 96.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB131, 412, 0x52AB017A, 42.5832, 130.159, 96, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AB017A [42.583199 130.158997 96.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB131, 412, 0x52AB017A, 42.5832, 130.159, 96, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AB017A [42.583199 130.158997 96.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB132, 412, 0x52AB017B, 26.6748, 141.668, 96, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1241,12 +1241,12 @@ VALUES (0x752AB135, 11697, 0x52AB017C, 34.1344, 141.483, 100.9, -0.92321, 0, 0, /* @teleloc 0x52AB017C [34.134399 141.483002 100.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB136, 9686, 0x52AB017C, 34.9923, 129.911, 103.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB017C [34.992298 129.910995 103.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB136, 9686, 0x52AB017C, 34.9923, 129.911, 103.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB017C [34.992298 129.910995 103.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB137, 9686, 0x52AB017C, 36.0797, 142.569, 104.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB017C [36.079700 142.569000 104.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB137, 9686, 0x52AB017C, 36.0797, 142.569, 104.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB017C [36.079700 142.569000 104.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB138, 11698, 0x52AB017C, 36.0443, 138.558, 107.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1257,44 +1257,44 @@ VALUES (0x752AB139, 11697, 0x52AB017C, 33.6586, 133.265, 100.9, -0.707107, 0, 0, /* @teleloc 0x52AB017C [33.658600 133.264999 100.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB13A, 9686, 0x52AB017E, 34.69, 138.58, 99.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB017E [34.689999 138.580002 99.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB13A, 9686, 0x52AB017E, 34.69, 138.58, 99.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB017E [34.689999 138.580002 99.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB13B, 9686, 0x52AB017E, 34.7394, 129.905, 98.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB017E [34.739399 129.904999 98.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB13B, 9686, 0x52AB017E, 34.7394, 129.905, 98.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB017E [34.739399 129.904999 98.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB13C, 11697, 0x52AB017E, 35.86, 130.466, 96.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52AB017E [35.860001 130.466003 96.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB13D, 9686, 0x52AB017F, 37.9903, 129.925, 99.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB017F [37.990299 129.925003 99.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB13D, 9686, 0x52AB017F, 37.9903, 129.925, 99.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB017F [37.990299 129.925003 99.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB13E, 9686, 0x52AB017F, 39.1893, 135.39, 99.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AB017F [39.189301 135.389999 99.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB13F, 11697, 0x52AB017F, 37.9805, 137.703, 96.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB017F [37.980499 137.703003 96.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB13F, 11697, 0x52AB017F, 37.9805, 137.703, 96.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB017F [37.980499 137.703003 96.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB140, 11697, 0x52AB0180, 36, 142.166, 96.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0180 [36.000000 142.166000 96.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB140, 11697, 0x52AB0180, 36, 142.166, 96.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0180 [36.000000 142.166000 96.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB141, 9686, 0x52AB0180, 36.2101, 143.063, 99.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0180 [36.210098 143.063004 99.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB141, 9686, 0x52AB0180, 36.2101, 143.063, 99.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0180 [36.210098 143.063004 99.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB142, 9686, 0x52AB0180, 34.6434, 139.102, 99.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0180 [34.643398 139.102005 99.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB142, 9686, 0x52AB0180, 34.6434, 139.102, 99.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0180 [34.643398 139.102005 99.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB143, 9686, 0x52AB0183, 42.575, 129.325, 99.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0183 [42.575001 129.324997 99.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB143, 9686, 0x52AB0183, 42.575, 129.325, 99.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0183 [42.575001 129.324997 99.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB144, 11697, 0x52AB0183, 45.6, 125.345, 96.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1305,12 +1305,12 @@ VALUES (0x752AB145, 11697, 0x52AB0183, 37.475, 123.525, 96.1, -0.707107, 0, 0, - /* @teleloc 0x52AB0183 [37.474998 123.525002 96.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB146, 9686, 0x52AB0183, 40.3323, 121.626, 99.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0183 [40.332298 121.625999 99.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB146, 9686, 0x52AB0183, 40.3323, 121.626, 99.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0183 [40.332298 121.625999 99.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB147, 9686, 0x52AB0183, 42.8723, 121.626, 99.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0183 [42.872299 121.625999 99.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB147, 9686, 0x52AB0183, 42.8723, 121.626, 99.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0183 [42.872299 121.625999 99.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB148, 9686, 0x52AB0183, 46.3563, 125.497, 99.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1325,40 +1325,40 @@ VALUES (0x752AB14A, 11697, 0x52AB0183, 44.04, 125.355, 96.1, 0.707107, 0, 0, -0. /* @teleloc 0x52AB0183 [44.040001 125.355003 96.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB14B, 9686, 0x52AB0185, 34.528, 129.336, 104.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0185 [34.528000 129.335999 104.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB14B, 9686, 0x52AB0185, 34.528, 129.336, 104.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0185 [34.528000 129.335999 104.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB14C, 11697, 0x52AB0185, 26.9825, 124.386, 100.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52AB0185 [26.982500 124.386002 100.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB14D, 11697, 0x52AB0185, 31.8265, 122.259, 100.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0185 [31.826500 122.259003 100.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB14D, 11697, 0x52AB0185, 31.8265, 122.259, 100.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0185 [31.826500 122.259003 100.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB14E, 11698, 0x52AB0185, 37.9071, 125.488, 107.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x52AB0185 [37.907101 125.487999 107.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB14F, 9686, 0x52AB0185, 39.5985, 129.336, 104.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0185 [39.598499 129.335999 104.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB14F, 9686, 0x52AB0185, 39.5985, 129.336, 104.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0185 [39.598499 129.335999 104.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB150, 9686, 0x52AB0185, 29.771, 129.336, 104.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0185 [29.771000 129.335999 104.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB150, 9686, 0x52AB0185, 29.771, 129.336, 104.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0185 [29.771000 129.335999 104.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB151, 9686, 0x52AB0185, 30.5112, 121.737, 104.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0185 [30.511200 121.737000 104.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB151, 9686, 0x52AB0185, 30.5112, 121.737, 104.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0185 [30.511200 121.737000 104.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB152, 9686, 0x52AB0185, 36.1939, 121.737, 104.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0185 [36.193901 121.737000 104.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB152, 9686, 0x52AB0185, 36.1939, 121.737, 104.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0185 [36.193901 121.737000 104.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB153, 9686, 0x52AB0185, 41.8388, 121.737, 104.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0185 [41.838799 121.737000 104.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB153, 9686, 0x52AB0185, 41.8388, 121.737, 104.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0185 [41.838799 121.737000 104.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB154, 9686, 0x52AB0185, 26.2751, 125.489, 104.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,16 +1373,16 @@ VALUES (0x752AB156, 11698, 0x52AB0185, 34.3351, 125.559, 107.15, -0.999998, 0, 0 /* @teleloc 0x52AB0185 [34.335098 125.558998 107.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB157, 11697, 0x52AB0185, 42.7525, 128.686, 100.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0185 [42.752499 128.686005 100.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB157, 11697, 0x52AB0185, 42.7525, 128.686, 100.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0185 [42.752499 128.686005 100.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB158, 11697, 0x52AB0185, 45.0925, 125.306, 100.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52AB0185 [45.092499 125.306000 100.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB159, 11697, 0x52AB0185, 41.0625, 122.166, 100.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AB0185 [41.062500 122.166000 100.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB159, 11697, 0x52AB0185, 41.0625, 122.166, 100.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AB0185 [41.062500 122.166000 100.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB15A, 9686, 0x52AB0187, 36.2712, 127.414, 99.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1393,16 +1393,16 @@ VALUES (0x752AB15B, 9686, 0x52AB0187, 25.82, 127.78, 99.66, -0.707107, 0, 0, -0 /* @teleloc 0x52AB0187 [25.820000 127.779999 99.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB15C, 9686, 0x52AB0187, 33.36, 125.49, 99.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0187 [33.360001 125.489998 99.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB15C, 9686, 0x52AB0187, 33.36, 125.49, 99.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0187 [33.360001 125.489998 99.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB15D, 412, 0x52AB0188, 33.285, 125.046, 96, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AB0188 [33.285000 125.045998 96.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB15D, 412, 0x52AB0188, 33.285, 125.046, 96, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AB0188 [33.285000 125.045998 96.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB15E, 9686, 0x52AB0188, 30.1562, 124.933, 98.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0188 [30.156200 124.932999 98.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB15E, 9686, 0x52AB0188, 30.1562, 124.933, 98.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0188 [30.156200 124.932999 98.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB15F, 9686, 0x52AB0188, 36.2712, 123.272, 99.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1413,8 +1413,8 @@ VALUES (0x752AB160, 412, 0x52AB018C, 36.7014, 126.359, 91.195, 0.707107, 0, 0, /* @teleloc 0x52AB018C [36.701401 126.359001 91.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB161, 9686, 0x52AB018C, 33.3284, 123.181, 94.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB018C [33.328400 123.181000 94.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB161, 9686, 0x52AB018C, 33.3284, 123.181, 94.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB018C [33.328400 123.181000 94.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB162, 9686, 0x52AB018C, 36.5884, 126.331, 94.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,8 +1425,8 @@ VALUES (0x752AB163, 9686, 0x52AB018D, 37.15, 132.351, 94.59, -0.707107, 0, 0, - /* @teleloc 0x52AB018D [37.150002 132.350998 94.589996] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB164, 9686, 0x52AB018E, 32.3284, 128.501, 94, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB018E [32.328400 128.501007 94.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB164, 9686, 0x52AB018E, 32.3284, 128.501, 94, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB018E [32.328400 128.501007 94.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB165, 11698, 0x52AB018E, 30.8629, 132.504, 95.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1437,8 +1437,8 @@ VALUES (0x752AB166, 9686, 0x52AB018E, 24.5546, 133.745, 94, -0.707107, 0, 0, -0 /* @teleloc 0x52AB018E [24.554600 133.744995 94.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB167, 9686, 0x52AB018E, 28.3584, 128.501, 94, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB018E [28.358400 128.501007 94.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB167, 9686, 0x52AB018E, 28.3584, 128.501, 94, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB018E [28.358400 128.501007 94.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB168, 11697, 0x52AB018E, 25.3897, 129.324, 91.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1469,8 +1469,8 @@ VALUES (0x752AB16E, 9686, 0x52AB0000, 26.45, 141.99, 99.25, 0.357553, 0, 0, -0. /* @teleloc 0x52AB0000 [26.450001 141.990005 99.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB16F, 9686, 0x52AB0000, 30.32, 143.22, 98.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0000 [30.320000 143.220001 98.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB16F, 9686, 0x52AB0000, 30.32, 143.22, 98.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0000 [30.320000 143.220001 98.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB170, 9686, 0x52AB0000, 24.97, 137.46, 98.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x752AB171, 9686, 0x52AB0000, 32.3844, 133.589, 99.39, 0.707107, 0, 0, /* @teleloc 0x52AB0000 [32.384399 133.589005 99.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB172, 9686, 0x52AB0000, 42.845, 142.355, 98.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0000 [42.845001 142.354996 98.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB172, 9686, 0x52AB0000, 42.845, 142.355, 98.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0000 [42.845001 142.354996 98.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB173, 9686, 0x52AB0000, 42.555, 130.215, 99.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AB0000 [42.555000 130.214996 99.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB173, 9686, 0x52AB0000, 42.555, 130.215, 99.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AB0000 [42.555000 130.214996 99.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB174, 12679, 0x52AB0000, 31.2551, 131.169, 96.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1513,12 +1513,12 @@ VALUES (0x752AB179, 12679, 0x52AB0000, 40.9651, 141.389, 96.1, 0.95656, 0, 0, 0. /* @teleloc 0x52AB0000 [40.965099 141.389008 96.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB17A, 12678, 0x52AB0000, 36.1198, 141.474, 109.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x52AB0000 [36.119801 141.473999 109.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AB17A, 12678, 0x52AB0000, 36.1198, 141.474, 109.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x52AB0000 [36.119801 141.473999 109.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AB17B, 12678, 0x52AB0000, 36.1198, 125.474, 109.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x52AB0000 [36.119801 125.473999 109.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AB17B, 12678, 0x52AB0000, 36.1198, 125.474, 109.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x52AB0000 [36.119801 125.473999 109.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB17C, 14044, 0x52AB0162, 130.714, 158.964, 88.005, -0.821218, 0, 0, 0.570614, False, '2005-02-09 10:00:00'); /* Villa */ @@ -1979,7 +1979,7 @@ VALUES (0x752AB18B, 14245, 0x52AB0000, 121.29, 40.1319, 96.0052, 0.69657, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB18C, 14245, 0x52AB0000, 67.1575, 24.593, 92.005, -0.999916, 0, 0, 0.012929, True, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0x52AB0000 [67.157501 24.593000 92.004997] -0.999916 0.000000 0.000000 0.012928 */ +/* @teleloc 0x52AB0000 [67.157501 24.593000 92.004997] -0.999916 0.000000 0.000000 0.012929 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AB18D, 10762, 0x52AB0118, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/52AC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/52AC.sql index d1dff2dc94..a6add65b45 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/52AC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/52AC.sql @@ -13,60 +13,60 @@ VALUES (0x752AC002, 9686, 0x52AC0100, 49.4602, 111.634, 50.925, -0.707107, 0, 0 /* @teleloc 0x52AC0100 [49.460201 111.634003 50.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC003, 412, 0x52AC0107, 51.696, 100.641, 44, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AC0107 [51.695999 100.640999 44.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC003, 412, 0x52AC0107, 51.696, 100.641, 44, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AC0107 [51.695999 100.640999 44.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC004, 9686, 0x52AC0107, 51.6825, 100.549, 47.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0107 [51.682499 100.549004 47.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC004, 9686, 0x52AC0107, 51.6825, 100.549, 47.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0107 [51.682499 100.549004 47.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC005, 9686, 0x52AC0107, 61.1178, 98.9299, 46.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AC0107 [61.117802 98.929901 46.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC006, 9686, 0x52AC0107, 55.9696, 97.0345, 46.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0107 [55.969601 97.034500 46.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC006, 9686, 0x52AC0107, 55.9696, 97.0345, 46.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0107 [55.969601 97.034500 46.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC007, 11698, 0x52AC0107, 52.6067, 98.7745, 48.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x52AC0107 [52.606701 98.774498 48.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC008, 11697, 0x52AC0107, 58.2865, 97.7677, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AC0107 [58.286499 97.767700 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC008, 11697, 0x52AC0107, 58.2865, 97.7677, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AC0107 [58.286499 97.767700 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC009, 11697, 0x52AC0107, 53.6115, 97.7677, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AC0107 [53.611500 97.767700 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC009, 11697, 0x52AC0107, 53.6115, 97.7677, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AC0107 [53.611500 97.767700 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC00A, 412, 0x52AC0109, 51.195, 113.295, 44, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AC0109 [51.195000 113.294998 44.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC00A, 412, 0x52AC0109, 51.195, 113.295, 44, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AC0109 [51.195000 113.294998 44.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC00B, 9686, 0x52AC0109, 49.477, 104.179, 46.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AC0109 [49.477001 104.179001 46.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC00C, 9686, 0x52AC0109, 51.327, 101.179, 47.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0109 [51.327000 101.179001 47.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC00C, 9686, 0x52AC0109, 51.327, 101.179, 47.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0109 [51.327000 101.179001 47.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC00D, 9686, 0x52AC0109, 53.2224, 107.122, 47.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AC0109 [53.222401 107.122002 47.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC00E, 9686, 0x52AC010A, 55.452, 113.204, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC010A [55.452000 113.204002 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC00E, 9686, 0x52AC010A, 55.452, 113.204, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC010A [55.452000 113.204002 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC00F, 9686, 0x52AC010A, 55.452, 105.529, 47.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC010A [55.452000 105.528999 47.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC00F, 9686, 0x52AC010A, 55.452, 105.529, 47.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC010A [55.452000 105.528999 47.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC010, 11697, 0x52AC010A, 55.4115, 106.393, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AC010A [55.411499 106.392998 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC010, 11697, 0x52AC010A, 55.4115, 106.393, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AC010A [55.411499 106.392998 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC011, 11697, 0x52AC010B, 50.0405, 115.732, 44.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x752AC013, 9686, 0x52AC010B, 57.1803, 115.672, 47.45, 0.707107, 0, 0, /* @teleloc 0x52AC010B [57.180302 115.671997 47.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC014, 9686, 0x52AC010B, 53.3303, 117.672, 47.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC010B [53.330299 117.671997 47.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC014, 9686, 0x52AC010B, 53.3303, 117.672, 47.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC010B [53.330299 117.671997 47.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC015, 9686, 0x52AC010E, 70.3851, 103.048, 52.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x752AC016, 9686, 0x52AC010E, 49.627, 101.056, 51.675, -0.707107, 0, 0, /* @teleloc 0x52AC010E [49.626999 101.056000 51.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC017, 11697, 0x52AC010E, 56.4265, 97.8847, 48.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AC010E [56.426498 97.884697 48.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC017, 11697, 0x52AC010E, 56.4265, 97.8847, 48.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AC010E [56.426498 97.884697 48.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC018, 11697, 0x52AC010E, 64.7628, 98.3397, 48.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AC010E [64.762802 98.339699 48.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC018, 11697, 0x52AC010E, 64.7628, 98.3397, 48.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AC010E [64.762802 98.339699 48.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC019, 11697, 0x52AC010E, 58.8355, 104.237, 48.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AC010E [58.835499 104.237000 48.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC019, 11697, 0x52AC010E, 58.8355, 104.237, 48.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AC010E [58.835499 104.237000 48.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC01A, 9686, 0x52AC010E, 61.8254, 97.3684, 52.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC010E [61.825401 97.368401 52.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC01A, 9686, 0x52AC010E, 61.8254, 97.3684, 52.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC010E [61.825401 97.368401 52.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC01B, 9686, 0x52AC010E, 54.7981, 104.962, 52.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC010E [54.798100 104.961998 52.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC01B, 9686, 0x52AC010E, 54.7981, 104.962, 52.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC010E [54.798100 104.961998 52.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC01C, 9686, 0x52AC010E, 58.2231, 104.962, 52.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC010E [58.223099 104.961998 52.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC01C, 9686, 0x52AC010E, 58.2231, 104.962, 52.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC010E [58.223099 104.961998 52.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC01D, 9686, 0x52AC010E, 61.7981, 104.962, 52.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC010E [61.798100 104.961998 52.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC01D, 9686, 0x52AC010E, 61.7981, 104.962, 52.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC010E [61.798100 104.961998 52.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC01E, 9686, 0x52AC010E, 58.2731, 97.3365, 52.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC010E [58.273102 97.336502 52.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC01E, 9686, 0x52AC010E, 58.2731, 97.3365, 52.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC010E [58.273102 97.336502 52.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC01F, 9686, 0x52AC010E, 65.3353, 97.3365, 52.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC010E [65.335297 97.336502 52.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC01F, 9686, 0x52AC010E, 65.3353, 97.3365, 52.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC010E [65.335297 97.336502 52.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC020, 9686, 0x52AC010E, 65.3481, 104.962, 52.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC010E [65.348099 104.961998 52.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC020, 9686, 0x52AC010E, 65.3481, 104.962, 52.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC010E [65.348099 104.961998 52.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC021, 11698, 0x52AC0110, 61.8256, 101.175, 55.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52AC0110 [61.825600 101.175003 55.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC021, 11698, 0x52AC0110, 61.8256, 101.175, 55.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52AC0110 [61.825600 101.175003 55.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC022, 11698, 0x52AC0110, 58.5862, 101.175, 55.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52AC0110 [58.586201 101.175003 55.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC022, 11698, 0x52AC0110, 58.5862, 101.175, 55.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52AC0110 [58.586201 101.175003 55.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC023, 9686, 0x52AC0111, 57.6196, 104.934, 46.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0111 [57.619598 104.933998 46.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC023, 9686, 0x52AC0111, 57.6196, 104.934, 46.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0111 [57.619598 104.933998 46.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC024, 9686, 0x52AC0112, 66.9566, 97.2103, 47.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0112 [66.956596 97.210297 47.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC024, 9686, 0x52AC0112, 66.9566, 97.2103, 47.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0112 [66.956596 97.210297 47.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC025, 9686, 0x52AC0112, 61.7325, 99.7492, 46.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x752AC026, 9686, 0x52AC0112, 69.4825, 101.049, 47.625, 0.707107, 0, 0, /* @teleloc 0x52AC0112 [69.482498 101.049004 47.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC027, 11698, 0x52AC0112, 65.6352, 101.243, 48.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52AC0112 [65.635201 101.242996 48.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC027, 11698, 0x52AC0112, 65.6352, 101.243, 48.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52AC0112 [65.635201 101.242996 48.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC028, 11697, 0x52AC0112, 63.8155, 97.6316, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AC0112 [63.815498 97.631599 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC028, 11697, 0x52AC0112, 63.8155, 97.6316, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AC0112 [63.815498 97.631599 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC029, 412, 0x52AC0116, 57.2, 99.91, 39.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AC0116 [57.200001 99.910004 39.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC029, 412, 0x52AC0116, 57.2, 99.91, 39.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AC0116 [57.200001 99.910004 39.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC02A, 9686, 0x52AC0116, 57.202, 100.003, 42.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0116 [57.202000 100.002998 42.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC02A, 9686, 0x52AC0116, 57.202, 100.003, 42.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0116 [57.202000 100.002998 42.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC02B, 9686, 0x52AC0116, 54.027, 107.553, 42.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AC0116 [54.027000 107.553001 42.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC02C, 9686, 0x52AC0117, 60.1446, 99.4595, 41.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0117 [60.144600 99.459503 41.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC02C, 9686, 0x52AC0117, 60.1446, 99.4595, 41.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0117 [60.144600 99.459503 41.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC02D, 11697, 0x52AC0117, 64.1692, 97.9637, 39.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AC0117 [64.169197 97.963699 39.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC02D, 11697, 0x52AC0117, 64.1692, 97.9637, 39.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AC0117 [64.169197 97.963699 39.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC02E, 11698, 0x52AC0118, 62.4313, 106.066, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52AC0118 [62.431301 106.066002 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC02E, 11698, 0x52AC0118, 62.4313, 106.066, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52AC0118 [62.431301 106.066002 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC02F, 9686, 0x52AC0118, 63.1863, 100.148, 42.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0118 [63.186298 100.148003 42.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC02F, 9686, 0x52AC0118, 63.1863, 100.148, 42.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0118 [63.186298 100.148003 42.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC030, 9686, 0x52AC0118, 59.3697, 105.463, 42.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x752AC032, 11697, 0x52AC0118, 60.1205, 111.402, 39.35, 0.9139, 0, 0, 0. /* @teleloc 0x52AC0118 [60.120499 111.402000 39.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC033, 9686, 0x52AC011B, 68.4004, 103.843, 42.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC011B [68.400398 103.843002 42.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC033, 9686, 0x52AC011B, 68.4004, 103.843, 42.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC011B [68.400398 103.843002 42.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC034, 9686, 0x52AC011B, 68.4004, 112.059, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC011B [68.400398 112.058998 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC034, 9686, 0x52AC011B, 68.4004, 112.059, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC011B [68.400398 112.058998 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC035, 11698, 0x52AC011B, 68.5588, 107.77, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52AC011B [68.558800 107.769997 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC035, 11698, 0x52AC011B, 68.5588, 107.77, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52AC011B [68.558800 107.769997 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC036, 11697, 0x52AC011B, 70.5205, 111.252, 39.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x752AC037, 11697, 0x52AC011B, 70.7192, 104.389, 39.35, 0.372988, 0, 0, /* @teleloc 0x52AC011B [70.719200 104.389000 39.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC038, 412, 0x52AC011C, 68.15, 119.08, 44, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AC011C [68.150002 119.080002 44.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC038, 412, 0x52AC011C, 68.15, 119.08, 44, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AC011C [68.150002 119.080002 44.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC039, 9686, 0x52AC011D, 65.8, 114.9, 47.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AC011D [65.800003 114.900002 47.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC03A, 9686, 0x52AC011D, 68.2, 111.75, 48.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC011D [68.199997 111.750000 48.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC03A, 9686, 0x52AC011D, 68.2, 111.75, 48.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC011D [68.199997 111.750000 48.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC03B, 9686, 0x52AC011D, 70.7668, 114.865, 48.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52AC011D [70.766800 114.864998 48.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC03C, 11697, 0x52AC011D, 68.1155, 112.407, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52AC011D [68.115501 112.406998 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC03C, 11697, 0x52AC011D, 68.1155, 112.407, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52AC011D [68.115501 112.406998 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC03D, 412, 0x52AC0000, 65.205, 114.9, 44, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x52AC0000 [65.205002 114.900002 44.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC03E, 412, 0x52AC0000, 65.505, 105.615, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52AC0000 [65.504997 105.614998 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC03E, 412, 0x52AC0000, 65.505, 105.615, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52AC0000 [65.504997 105.614998 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC03F, 9686, 0x52AC0000, 68.1754, 119.518, 47.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0000 [68.175400 119.517998 47.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC03F, 9686, 0x52AC0000, 68.1754, 119.518, 47.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0000 [68.175400 119.517998 47.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC040, 9686, 0x52AC0000, 70.6504, 118.418, 46.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x752AC041, 9686, 0x52AC0000, 66.0504, 118.743, 46.55, 0.456322, 0, 0, /* @teleloc 0x52AC0000 [66.050400 118.742996 46.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC042, 9686, 0x52AC0000, 65.5254, 105.693, 47.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0000 [65.525398 105.693001 47.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC042, 9686, 0x52AC0000, 65.5254, 105.693, 47.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0000 [65.525398 105.693001 47.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC043, 9686, 0x52AC0000, 61.6254, 117.043, 46.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52AC0000 [61.625401 117.042999 46.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC043, 9686, 0x52AC0000, 61.6254, 117.043, 46.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52AC0000 [61.625401 117.042999 46.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC044, 12679, 0x52AC0000, 59.2905, 106.782, 44.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x752AC048, 12679, 0x52AC0000, 70.9405, 118.707, 44.1, 0.420244, 0, 0, 0 /* @teleloc 0x52AC0000 [70.940498 118.707001 44.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC049, 12679, 0x52AC0000, 63.4155, 108.407, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x52AC0000 [63.415501 108.406998 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC049, 12679, 0x52AC0000, 63.4155, 108.407, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x52AC0000 [63.415501 108.406998 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC04A, 12678, 0x52AC0000, 68.4405, 114.832, 53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x52AC0000 [68.440498 114.832001 53.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752AC04A, 12678, 0x52AC0000, 68.4405, 114.832, 53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x52AC0000 [68.440498 114.832001 53.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752AC04B, 12678, 0x52AC0000, 53.5655, 101.432, 60.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x52AC0000 [53.565498 101.431999 60.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752AC04B, 12678, 0x52AC0000, 53.5655, 101.432, 60.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x52AC0000 [53.565498 101.431999 60.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC04C, 11697, 0x52AC011F, 39.6252, 151.946, 52.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1298,7 +1298,7 @@ VALUES (0x752AC130, 0x752AC0E7, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC131, 11730, 0x52AC0172, 155.481, 165.221, 63.205, -0.999802, 0, 0, -0.019911, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0x52AC0172 [155.481003 165.220993 63.205002] -0.999802 0.000000 0.000000 -0.019910 */ +/* @teleloc 0x52AC0172 [155.481003 165.220993 63.205002] -0.999802 0.000000 0.000000 -0.019911 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x752AC131, 0x752AC140, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -1471,7 +1471,7 @@ VALUES (0x752AC134, 0x752AC000, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752AC135, 11730, 0x52AC0118, 61.8617, 110.784, 39.205, 0.999532, 0, 0, 0.030608, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0x52AC0118 [61.861698 110.783997 39.205002] 0.999532 0.000000 0.000000 0.030607 */ +/* @teleloc 0x52AC0118 [61.861698 110.783997 39.205002] 0.999532 0.000000 0.000000 0.030608 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x752AC135, 0x752AC13F, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/52B8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/52B8.sql index 88d4b035bf..c653e037f6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/52B8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/52B8.sql @@ -33,12 +33,12 @@ VALUES (0x752B8007, 9686, 0x52B80101, 28.9605, 37.5515, 53.05, -0.707107, 0, 0, /* @teleloc 0x52B80101 [28.960501 37.551498 53.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8008, 9686, 0x52B80101, 31.3448, 33.039, 53.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80101 [31.344801 33.039001 53.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8008, 9686, 0x52B80101, 31.3448, 33.039, 53.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80101 [31.344801 33.039001 53.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8009, 9686, 0x52B80102, 38.7948, 40.339, 51.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80102 [38.794800 40.339001 51.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8009, 9686, 0x52B80102, 38.7948, 40.339, 51.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80102 [38.794800 40.339001 51.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B800A, 9686, 0x52B80102, 43.1948, 39.039, 50.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x752B800B, 9686, 0x52B80102, 43.1948, 35.389, 50.8, 0.707107, 0, 0, -0 /* @teleloc 0x52B80102 [43.194801 35.389000 50.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B800C, 9686, 0x52B80102, 38.7448, 34.389, 51.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80102 [38.744801 34.389000 51.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B800C, 9686, 0x52B80102, 38.7448, 34.389, 51.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80102 [38.744801 34.389000 51.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B800D, 11697, 0x52B80102, 35.0102, 35.0508, 48.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x752B800E, 11697, 0x52B80102, 42.5102, 39.4508, 48.05, -0.895323, 0, 0, /* @teleloc 0x52B80102 [42.510201 39.450802 48.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B800F, 11698, 0x52B80102, 38.7999, 37.239, 54.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52B80102 [38.799900 37.238998 54.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B800F, 11698, 0x52B80102, 38.7999, 37.239, 54.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52B80102 [38.799900 37.238998 54.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8010, 11697, 0x52B80102, 38.9102, 37.3008, 48.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x752B8013, 9686, 0x52B80102, 34.0605, 35.7546, 49.95, -0.707107, 0, 0, /* @teleloc 0x52B80102 [34.060501 35.754601 49.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8014, 9686, 0x52B80102, 41.894, 34.389, 51.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80102 [41.894001 34.389000 51.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8014, 9686, 0x52B80102, 41.894, 34.389, 51.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80102 [41.894001 34.389000 51.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8015, 9686, 0x52B80102, 35.6513, 34.389, 51.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80102 [35.651299 34.389000 51.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8015, 9686, 0x52B80102, 35.6513, 34.389, 51.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80102 [35.651299 34.389000 51.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8016, 9686, 0x52B80102, 43.1948, 37.3332, 52, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52B80102 [43.194801 37.333199 52.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8017, 9686, 0x52B80102, 35.5754, 40.339, 51.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80102 [35.575401 40.339001 51.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8017, 9686, 0x52B80102, 35.5754, 40.339, 51.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80102 [35.575401 40.339001 51.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8018, 9686, 0x52B80102, 41.9431, 40.339, 51.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80102 [41.943100 40.339001 51.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8018, 9686, 0x52B80102, 41.9431, 40.339, 51.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80102 [41.943100 40.339001 51.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8019, 9686, 0x52B80102, 41.7752, 40.339, 50, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80102 [41.775200 40.339001 50.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8019, 9686, 0x52B80102, 41.7752, 40.339, 50, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80102 [41.775200 40.339001 50.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B801A, 11698, 0x52B80102, 36.0097, 37.239, 54.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x752B801E, 11697, 0x52B80102, 42.8232, 37.3008, 48.05, 0.707107, 0, 0, /* @teleloc 0x52B80102 [42.823200 37.300800 48.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B801F, 11697, 0x52B80102, 38.8207, 34.8936, 48.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52B80102 [38.820702 34.893600 48.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B801F, 11697, 0x52B80102, 38.8207, 34.8936, 48.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52B80102 [38.820702 34.893600 48.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8020, 11697, 0x52B80102, 41.7802, 35.0508, 48.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52B80102 [41.780201 35.050800 48.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8021, 9686, 0x52B80103, 34.6953, 34.389, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80103 [34.695301 34.389000 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8021, 9686, 0x52B80103, 34.6953, 34.389, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80103 [34.695301 34.389000 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8022, 9686, 0x52B80103, 34.5953, 39.939, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80103 [34.595299 39.938999 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8022, 9686, 0x52B80103, 34.5953, 39.939, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80103 [34.595299 39.938999 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8023, 9686, 0x52B80103, 43.1453, 37.239, 46.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x752B8027, 9686, 0x52B80103, 28.9605, 35.9371, 46.4, -0.707107, 0, 0, /* @teleloc 0x52B80103 [28.960501 35.937099 46.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8028, 9686, 0x52B80103, 38.8312, 34.389, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80103 [38.831200 34.389000 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8028, 9686, 0x52B80103, 38.8312, 34.389, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80103 [38.831200 34.389000 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8029, 9686, 0x52B80103, 38.397, 39.939, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80103 [38.396999 39.938999 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8029, 9686, 0x52B80103, 38.397, 39.939, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80103 [38.396999 39.938999 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B802A, 11698, 0x52B80103, 37.0317, 37.239, 47.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x52B80103 [37.031700 37.238998 47.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B802B, 11697, 0x52B80103, 36.6698, 34.9314, 44.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52B80103 [36.669800 34.931400 44.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B802B, 11697, 0x52B80103, 36.6698, 34.9314, 44.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52B80103 [36.669800 34.931400 44.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B802C, 11697, 0x52B80103, 36.5398, 39.4014, 44.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52B80103 [36.539799 39.401402 44.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B802C, 11697, 0x52B80103, 36.5398, 39.4014, 44.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52B80103 [36.539799 39.401402 44.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B802D, 11697, 0x52B80103, 35.537, 37.08, 44.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52B80103 [35.536999 37.080002 44.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B802E, 412, 0x52B80000, 38.7999, 41.849, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52B80000 [38.799900 41.848999 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B802E, 412, 0x52B80000, 38.7999, 41.849, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52B80000 [38.799900 41.848999 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B802F, 9686, 0x52B80000, 38.8448, 41.969, 51.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80000 [38.844799 41.969002 51.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B802F, 9686, 0x52B80000, 38.8448, 41.969, 51.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80000 [38.844799 41.969002 51.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8030, 9686, 0x52B80000, 42.6848, 41.012, 49.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80000 [42.684799 41.012001 49.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8030, 9686, 0x52B80000, 42.6848, 41.012, 49.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80000 [42.684799 41.012001 49.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8031, 9686, 0x52B80000, 35.005, 41.012, 49.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80000 [35.005001 41.012001 49.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8031, 9686, 0x52B80000, 35.005, 41.012, 49.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80000 [35.005001 41.012001 49.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8032, 12679, 0x52B80000, 41.2507, 41.2036, 48.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x52B80000 [41.250702 41.203602 48.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8032, 12679, 0x52B80000, 41.2507, 41.2036, 48.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x52B80000 [41.250702 41.203602 48.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8033, 12679, 0x52B80000, 36.4107, 41.2336, 48.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x52B80000 [36.410702 41.233601 48.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8033, 12679, 0x52B80000, 36.4107, 41.2336, 48.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x52B80000 [36.410702 41.233601 48.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8034, 9686, 0x52B80108, 32.8159, 87.2978, 53.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x752B816D, 9686, 0x52B80139, 88.9559, 33.642, 48.85, 0.317305, 0, 0, - /* @teleloc 0x52B80139 [88.955902 33.641998 48.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B816E, 9686, 0x52B80139, 87.3491, 33.1206, 51.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80139 [87.349098 33.120602 51.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B816E, 9686, 0x52B80139, 87.3491, 33.1206, 51.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80139 [87.349098 33.120602 51.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B816F, 9686, 0x52B80139, 85.0023, 36.2546, 49.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x752B8171, 9686, 0x52B80139, 89.1059, 38.942, 48.85, -0.902209, 0, 0, /* @teleloc 0x52B80139 [89.105904 38.942001 48.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8172, 9686, 0x52B80139, 87.3559, 40.1546, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80139 [87.355904 40.154598 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8172, 9686, 0x52B80139, 87.3559, 40.1546, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80139 [87.355904 40.154598 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8173, 11697, 0x52B80139, 87.404, 33.4612, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52B80139 [87.403999 33.461201 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8173, 11697, 0x52B80139, 87.404, 33.4612, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52B80139 [87.403999 33.461201 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8174, 11697, 0x52B80139, 85.504, 34.5112, 46.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52B80139 [85.503998 34.511200 46.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8175, 9686, 0x52B8013A, 78.091, 32.4234, 48.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B8013A [78.091003 32.423401 48.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8175, 9686, 0x52B8013A, 78.091, 32.4234, 48.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B8013A [78.091003 32.423401 48.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8176, 9686, 0x52B8013A, 83.491, 32.4234, 48.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B8013A [83.490997 32.423401 48.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8176, 9686, 0x52B8013A, 83.491, 32.4234, 48.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B8013A [83.490997 32.423401 48.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8177, 9686, 0x52B8013A, 84.541, 33.7726, 47.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52B8013A [84.541000 33.772598 47.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8178, 9686, 0x52B8013A, 80.541, 38.3234, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B8013A [80.541000 38.323399 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8178, 9686, 0x52B8013A, 80.541, 38.3234, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B8013A [80.541000 38.323399 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8179, 9686, 0x52B8013A, 76.741, 35.1734, 50.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x752B817D, 11697, 0x52B8013A, 80.423, 35.502, 46.1, -0.707107, 0, 0, -0 /* @teleloc 0x52B8013A [80.422997 35.501999 46.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B817E, 11697, 0x52B8013A, 80.954, 33.0112, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52B8013A [80.954002 33.011200 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B817E, 11697, 0x52B8013A, 80.954, 33.0112, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52B8013A [80.954002 33.011200 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B817F, 9686, 0x52B8013A, 77.9916, 38.3234, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B8013A [77.991600 38.323399 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B817F, 9686, 0x52B8013A, 77.9916, 38.3234, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B8013A [77.991600 38.323399 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8180, 9686, 0x52B8013A, 83.3354, 38.3234, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B8013A [83.335403 38.323399 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8180, 9686, 0x52B8013A, 83.3354, 38.3234, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B8013A [83.335403 38.323399 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8181, 9686, 0x52B8013A, 76.741, 33.4583, 49.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x752B8182, 9686, 0x52B8013A, 76.741, 37.4065, 49.35, -0.707107, 0, 0, /* @teleloc 0x52B8013A [76.740997 37.406502 49.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8183, 9686, 0x52B8013A, 80.9505, 32.4234, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B8013A [80.950500 32.423401 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8183, 9686, 0x52B8013A, 80.9505, 32.4234, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B8013A [80.950500 32.423401 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8184, 9686, 0x52B8013A, 84.541, 33.4726, 49.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x752B818B, 11697, 0x52B8013A, 83.5492, 33.2207, 46.1, 0.297375, 0, 0, - /* @teleloc 0x52B8013A [83.549202 33.220699 46.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B818C, 11697, 0x52B8013A, 80.704, 37.8112, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52B8013A [80.704002 37.811199 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B818C, 11697, 0x52B8013A, 80.704, 37.8112, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52B8013A [80.704002 37.811199 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B818D, 9686, 0x52B8013C, 83.4491, 31.4706, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B8013C [83.449097 31.470600 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B818D, 9686, 0x52B8013C, 83.4491, 31.4706, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B8013C [83.449097 31.470600 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B818E, 9686, 0x52B8013C, 79.9523, 34.7046, 44.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52B8013C [79.952301 34.704601 44.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B818F, 9686, 0x52B8013C, 82.2059, 37.9546, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B8013C [82.205902 37.954601 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B818F, 9686, 0x52B8013C, 82.2059, 37.9546, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B8013C [82.205902 37.954601 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8190, 11697, 0x52B8013C, 88.0725, 36.7535, 42.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x752B8193, 11697, 0x52B8013C, 80.8401, 35.2654, 42.1, -0.707107, 0, 0, /* @teleloc 0x52B8013C [80.840103 35.265400 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8194, 9686, 0x52B8013C, 87.3491, 31.4706, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B8013C [87.349098 31.470600 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8194, 9686, 0x52B8013C, 87.3491, 31.4706, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B8013C [87.349098 31.470600 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8195, 9686, 0x52B8013C, 85.4559, 37.9546, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B8013C [85.455902 37.954601 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8195, 9686, 0x52B8013C, 85.4559, 37.9546, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B8013C [85.455902 37.954601 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B8196, 9686, 0x52B8013C, 89.9023, 33.5046, 44.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x752B8197, 11698, 0x52B8013C, 83.935, 35.3548, 45.5, -0.707107, 0, 0, - /* @teleloc 0x52B8013C [83.934998 35.354801 45.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8198, 11697, 0x52B8013C, 84.5401, 32.3154, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52B8013C [84.540100 32.315399 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B8198, 11697, 0x52B8013C, 84.5401, 32.3154, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52B8013C [84.540100 32.315399 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B8199, 11697, 0x52B8013C, 83.9225, 37.5035, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52B8013C [83.922501 37.503502 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752B8199, 11697, 0x52B8013C, 83.9225, 37.5035, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52B8013C [83.922501 37.503502 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B819A, 412, 0x52B80000, 87.3059, 40.702, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52B80000 [87.305901 40.702000 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B819A, 412, 0x52B80000, 87.3059, 40.702, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52B80000 [87.305901 40.702000 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B819B, 9686, 0x52B80000, 87.3491, 40.8706, 49.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52B80000 [87.349098 40.870602 49.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B819B, 9686, 0x52B80000, 87.3491, 40.8706, 49.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52B80000 [87.349098 40.870602 49.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B819C, 9686, 0x52B80000, 89.6491, 39.9706, 48.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x752B819E, 12679, 0x52B80000, 90.454, 40.2612, 46.1, -0.402747, 0, 0, - /* @teleloc 0x52B80000 [90.454002 40.261200 46.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752B819F, 12679, 0x52B80000, 80.454, 39.3112, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x52B80000 [80.454002 39.311199 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752B819F, 12679, 0x52B80000, 80.454, 39.3112, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x52B80000 [80.454002 39.311199 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752B81A0, 14938, 0x52B80102, 37.7882, 37.4364, 48.005, 0.030213, 0, 0, -0.999543, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/52C1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/52C1.sql index a8ceb7a4aa..88dffd2792 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/52C1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/52C1.sql @@ -69,8 +69,8 @@ VALUES (0x752C1010, 9687, 0x52C10105, 158.556, 154.851, -3.9, 0.881148, 0, 0, - /* @teleloc 0x52C10105 [158.556000 154.850998 -3.900000] 0.881148 0.000000 0.000000 -0.472840 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752C1011, 412, 0x52C10000, 151.817, 157.307, -0, 0.004908, 0, 0, -0.999988, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52C10000 [151.817001 157.307007 -0.000000] 0.004908 0.000000 0.000000 -0.999988 */ +VALUES (0x752C1011, 412, 0x52C10000, 151.817, 157.307, 0, 0.004908, 0, 0, -0.999988, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52C10000 [151.817001 157.307007 0.000000] 0.004908 0.000000 0.000000 -0.999988 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752C1012, 11697, 0x52C10109, 160.918, 111.96, 0.075, -0.916362, 0, 0, 0.400351, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -253,12 +253,12 @@ VALUES (0x752C103E, 9687, 0x52C10116, 83.7321, 153.331, -3.95, -0.353274, 0, 0, /* @teleloc 0x52C10116 [83.732101 153.330994 -3.950000] -0.353274 0.000000 0.000000 -0.935520 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752C103F, 412, 0x52C10000, 91.0997, 160.561, -0, -0.68439, 0, 0, -0.729116, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52C10000 [91.099701 160.561005 -0.000000] -0.684390 0.000000 0.000000 -0.729116 */ +VALUES (0x752C103F, 412, 0x52C10000, 91.0997, 160.561, 0, -0.68439, 0, 0, -0.729116, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52C10000 [91.099701 160.561005 0.000000] -0.684390 0.000000 0.000000 -0.729116 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752C1040, 412, 0x52C1011A, 138.476, 136.845, -0, -0.709494, 0, 0, -0.704711, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52C1011A [138.475998 136.845001 -0.000000] -0.709494 0.000000 0.000000 -0.704711 */ +VALUES (0x752C1040, 412, 0x52C1011A, 138.476, 136.845, 0, -0.709494, 0, 0, -0.704711, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52C1011A [138.475998 136.845001 0.000000] -0.709494 0.000000 0.000000 -0.704711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752C1041, 9686, 0x52C1011B, 137.666, 136.901, 4.35, -0.697869, 0, 0, 0.716226, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1070,15 +1070,15 @@ VALUES (0x752C10D3, 11697, 0x52C1011E, 129.723, 128.595, -3.9, -0.003382, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752C10D4, 9686, 0x52C10000, 138.514, 136.845, 3.5, -0.707634, 0.051345, 0.050998, -0.702864, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52C10000 [138.514008 136.845001 3.500000] -0.707634 0.051344 0.050998 -0.702864 */ +/* @teleloc 0x52C10000 [138.514008 136.845001 3.500000] -0.707634 0.051345 0.050998 -0.702864 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752C10D5, 9686, 0x52C10000, 138.729, 138.994, 1.45, -0.707634, 0.051345, 0.050998, -0.702864, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52C10000 [138.729004 138.994003 1.450000] -0.707634 0.051344 0.050998 -0.702864 */ +/* @teleloc 0x52C10000 [138.729004 138.994003 1.450000] -0.707634 0.051345 0.050998 -0.702864 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752C10D6, 9686, 0x52C10000, 138.7, 134.702, 1.45, -0.707634, 0.051345, 0.050998, -0.702864, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52C10000 [138.699997 134.701996 1.450000] -0.707634 0.051344 0.050998 -0.702864 */ +/* @teleloc 0x52C10000 [138.699997 134.701996 1.450000] -0.707634 0.051345 0.050998 -0.702864 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752C10D7, 12679, 0x52C10000, 139.121, 132.754, 0.150001, -0.928769, 0, 0, -0.370659, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/52D9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/52D9.sql index 7dca9ebc0f..eee2f6d485 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/52D9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/52D9.sql @@ -53,8 +53,8 @@ VALUES (0x752D9010, 11534, 0x52D90105, 57.8088, 128.75, 32.1368, -0.82278, 0, 0, /* @teleloc 0x52D90105 [57.808800 128.750000 32.136799] -0.822780 0.000000 0.000000 -0.568359 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752D9011, 24476, 0x52D90000, 63.3179, 128.518, 41.205, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sturdy Steel Chest */ -/* @teleloc 0x52D90000 [63.317902 128.518005 41.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752D9011, 24476, 0x52D90000, 63.3179, 128.518, 41.205, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sturdy Steel Chest */ +/* @teleloc 0x52D90000 [63.317902 128.518005 41.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752D9012, 3613, 0x52D90100, 180, 124.556, 16.805, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Direlands Midland Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/52DF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/52DF.sql index e4ea4f8ddb..cb59149643 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/52DF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/52DF.sql @@ -5,24 +5,24 @@ VALUES (0x752DF000, 11697, 0x52DF0102, 42.5431, 37.1571, 62.075, -0.909599, 0, 0 /* @teleloc 0x52DF0102 [42.543098 37.157101 62.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF001, 9686, 0x52DF0102, 42.4636, 32.1692, 64.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0102 [42.463600 32.169201 64.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF001, 9686, 0x52DF0102, 42.4636, 32.1692, 64.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0102 [42.463600 32.169201 64.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF002, 11697, 0x52DF0102, 38.4767, 35.0761, 62.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52DF0102 [38.476700 35.076099 62.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF003, 9686, 0x52DF0102, 36.7636, 32.1942, 64.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0102 [36.763599 32.194199 64.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF003, 9686, 0x52DF0102, 36.7636, 32.1942, 64.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0102 [36.763599 32.194199 64.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF004, 9686, 0x52DF0102, 36.9967, 38.1359, 64.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0102 [36.996700 38.135899 64.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF004, 9686, 0x52DF0102, 36.9967, 38.1359, 64.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0102 [36.996700 38.135899 64.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF005, 9686, 0x52DF0102, 42.4268, 38.1609, 64.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0102 [42.426800 38.160900 64.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF005, 9686, 0x52DF0102, 42.4268, 38.1609, 64.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0102 [42.426800 38.160900 64.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF006, 9686, 0x52DF0102, 43.7518, 37.4359, 64.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x752DF009, 11697, 0x52DF0102, 41.2267, 35.0761, 62.075, 0.707107, 0, 0, /* @teleloc 0x52DF0102 [41.226700 35.076099 62.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF00A, 11697, 0x52DF0104, 34.0376, 34.4284, 62.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF0104 [34.037601 34.428398 62.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x752DF00A, 11697, 0x52DF0104, 34.0376, 34.4284, 62.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF0104 [34.037601 34.428398 62.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF00B, 11697, 0x52DF0104, 34.7201, 38.7522, 62.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52DF0104 [34.720100 38.752201 62.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF00C, 9686, 0x52DF0104, 34.1914, 34.0488, 64.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0104 [34.191399 34.048801 64.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF00C, 9686, 0x52DF0104, 34.1914, 34.0488, 64.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0104 [34.191399 34.048801 64.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF00D, 9686, 0x52DF0104, 30.6764, 36.6763, 64.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x752DF010, 9686, 0x52DF0106, 40.5264, 34.4262, 59.95, 0.707107, 0, 0, /* @teleloc 0x52DF0106 [40.526402 34.426201 59.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF011, 9686, 0x52DF0106, 35.2514, 31.2262, 59.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0106 [35.251400 31.226200 59.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF011, 9686, 0x52DF0106, 35.2514, 31.2262, 59.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0106 [35.251400 31.226200 59.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF012, 9686, 0x52DF0106, 30.6264, 34.4513, 59.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52DF0106 [30.626400 34.451302 59.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF013, 9686, 0x52DF0106, 36.6514, 37.7762, 59.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0106 [36.651402 37.776199 59.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF013, 9686, 0x52DF0106, 36.6514, 37.7762, 59.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0106 [36.651402 37.776199 59.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF014, 11698, 0x52DF0106, 35.5437, 35.0918, 61.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x52DF0106 [35.543701 35.091801 61.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF014, 11698, 0x52DF0106, 35.5437, 35.0918, 61.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x52DF0106 [35.543701 35.091801 61.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF015, 9687, 0x52DF0106, 39.9636, 31.7692, 58.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x52DF0106 [39.963600 31.769199 58.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF016, 412, 0x52DF0000, 33.2136, 39.5792, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52DF0000 [33.213600 39.579201 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF016, 412, 0x52DF0000, 33.2136, 39.5792, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52DF0000 [33.213600 39.579201 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF017, 9686, 0x52DF0109, 33.6404, 86.0779, 67.5, 0.004909, 0, 0, 0.999988, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,20 +173,20 @@ VALUES (0x752DF02A, 9686, 0x52DF0110, 89.3231, 34.4505, 68.85, 0.317305, 0, 0, /* @teleloc 0x52DF0110 [89.323097 34.450500 68.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF02B, 9686, 0x52DF0113, 78.4582, 33.2319, 68.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0113 [78.458199 33.231899 68.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF02B, 9686, 0x52DF0113, 78.4582, 33.2319, 68.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0113 [78.458199 33.231899 68.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF02C, 9686, 0x52DF0113, 83.8582, 33.2319, 68.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0113 [83.858200 33.231899 68.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF02C, 9686, 0x52DF0113, 83.8582, 33.2319, 68.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0113 [83.858200 33.231899 68.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF02D, 9686, 0x52DF0113, 84.9082, 34.5811, 67.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52DF0113 [84.908203 34.581100 67.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF02E, 9686, 0x52DF0113, 80.9082, 39.1319, 69.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0113 [80.908203 39.131901 69.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF02E, 9686, 0x52DF0113, 80.9082, 39.1319, 69.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0113 [80.908203 39.131901 69.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF02F, 9686, 0x52DF0113, 77.1082, 35.9819, 70.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,16 +209,16 @@ VALUES (0x752DF033, 11697, 0x52DF0113, 80.7902, 36.3105, 66.1, -0.707107, 0, 0, /* @teleloc 0x52DF0113 [80.790199 36.310501 66.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF034, 9686, 0x52DF0115, 83.8163, 32.2791, 64.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0115 [83.816299 32.279099 64.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF034, 9686, 0x52DF0115, 83.8163, 32.2791, 64.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0115 [83.816299 32.279099 64.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF035, 9686, 0x52DF0115, 80.3195, 35.5131, 64.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52DF0115 [80.319504 35.513100 64.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF036, 9686, 0x52DF0115, 82.5731, 38.7631, 64.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0115 [82.573097 38.763100 64.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF036, 9686, 0x52DF0115, 82.5731, 38.7631, 64.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0115 [82.573097 38.763100 64.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF037, 11697, 0x52DF0115, 88.4397, 37.562, 62.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -233,8 +233,8 @@ VALUES (0x752DF039, 9687, 0x52DF0115, 80.8231, 38.3005, 62.1, -0.952129, 0, 0, /* @teleloc 0x52DF0115 [80.823097 38.300499 62.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF03A, 412, 0x52DF0000, 87.6731, 41.5105, 66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52DF0000 [87.673103 41.510502 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF03A, 412, 0x52DF0000, 87.6731, 41.5105, 66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52DF0000 [87.673103 41.510502 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF03B, 9686, 0x52DF0117, 34.3893, 134.299, 66.85, 0.948324, 0, 0, -0.317305, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x752DF087, 412, 0x52DF0000, 152.809, 80.2749, 62, 0.707107, 0, 0, -0. /* @teleloc 0x52DF0000 [152.809006 80.274902 62.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF088, 412, 0x52DF0139, 152.37, 40.8246, 66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x52DF0139 [152.369995 40.824600 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF088, 412, 0x52DF0139, 152.37, 40.8246, 66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x52DF0139 [152.369995 40.824600 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF089, 9686, 0x52DF013A, 152.32, 40.0146, 70.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -557,20 +557,20 @@ VALUES (0x752DF08A, 9686, 0x52DF013A, 150.02, 35.2646, 69.75, -0.707107, 0, 0, /* @teleloc 0x52DF013A [150.020004 35.264599 69.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF08B, 9686, 0x52DF013B, 158.52, 35.5146, 69.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013B [158.520004 35.514599 69.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF08B, 9686, 0x52DF013B, 158.52, 35.5146, 69.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013B [158.520004 35.514599 69.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF08C, 9686, 0x52DF013B, 161.653, 34.3235, 68.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52DF013B [161.653000 34.323502 68.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF08D, 9686, 0x52DF013B, 160.561, 29.5646, 69.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013B [160.561005 29.564600 69.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF08D, 9686, 0x52DF013B, 160.561, 29.5646, 69.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013B [160.561005 29.564600 69.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF08E, 9686, 0x52DF013B, 156.109, 29.5646, 69.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013B [156.108994 29.564600 69.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF08E, 9686, 0x52DF013B, 156.109, 29.5646, 69.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013B [156.108994 29.564600 69.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF08F, 9686, 0x52DF013B, 155.089, 30.7946, 68, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -589,12 +589,12 @@ VALUES (0x752DF092, 11698, 0x52DF013B, 158.47, 32.4646, 72.25, 0.707107, 0, 0, - /* @teleloc 0x52DF013B [158.470001 32.464600 72.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF093, 11697, 0x52DF013B, 158.454, 32.3814, 66.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF013B [158.453995 32.381401 66.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF093, 11697, 0x52DF013B, 158.454, 32.3814, 66.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF013B [158.453995 32.381401 66.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF094, 9686, 0x52DF013D, 154.571, 35.1646, 64.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013D [154.570999 35.164600 64.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF094, 9686, 0x52DF013D, 154.571, 35.1646, 64.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013D [154.570999 35.164600 64.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF095, 9686, 0x52DF013D, 161.421, 32.496, 64.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,16 +1121,16 @@ VALUES (0x752DF0A9, 10707, 0x52DF0000, 75.5119, 74.1916, 65.8968, -0.771255, 0, /* @teleloc 0x52DF0000 [75.511902 74.191597 65.896797] -0.771255 0.000000 0.000000 0.636526 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0AA, 9686, 0x52DF0102, 39.5507, 32.1692, 65.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0102 [39.550701 32.169201 65.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0AA, 9686, 0x52DF0102, 39.5507, 32.1692, 65.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0102 [39.550701 32.169201 65.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0AB, 9686, 0x52DF0102, 43.7518, 35.0693, 65.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x52DF0102 [43.751801 35.069302 65.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0AC, 9686, 0x52DF0102, 39.7881, 38.1359, 65.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0102 [39.788101 38.135899 65.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF0AC, 9686, 0x52DF0102, 39.7881, 38.1359, 65.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0102 [39.788101 38.135899 65.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0AD, 9686, 0x52DF0102, 35.6232, 33.5724, 64.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1161,8 +1161,8 @@ VALUES (0x752DF0B3, 11698, 0x52DF0102, 37.4393, 36.7028, 66.175, -0.9486, 0, 0, /* @teleloc 0x52DF0102 [37.439301 36.702801 66.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0B4, 11697, 0x52DF0102, 39.8181, 37.4821, 62.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF0102 [39.818100 37.482101 62.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF0B4, 11697, 0x52DF0102, 39.8181, 37.4821, 62.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF0102 [39.818100 37.482101 62.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0B5, 11697, 0x52DF0102, 39.8181, 35.0571, 62.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x752DF0B6, 11697, 0x52DF0102, 36.52, 33.0069, 62.075, -0.364064, 0, 0, /* @teleloc 0x52DF0102 [36.520000 33.006901 62.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0B7, 11697, 0x52DF0102, 37.995, 32.5569, 62.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF0102 [37.994999 32.556900 62.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0B7, 11697, 0x52DF0102, 37.995, 32.5569, 62.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF0102 [37.994999 32.556900 62.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0B8, 11697, 0x52DF0102, 41.07, 32.5569, 62.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF0102 [41.070000 32.556900 62.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0B8, 11697, 0x52DF0102, 41.07, 32.5569, 62.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF0102 [41.070000 32.556900 62.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0B9, 9686, 0x52DF0104, 30.6764, 34.8986, 64.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1193,48 +1193,48 @@ VALUES (0x752DF0BB, 9686, 0x52DF0104, 35.1706, 35.9738, 65.475, 0.707107, 0, 0, /* @teleloc 0x52DF0104 [35.170601 35.973801 65.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0BC, 9686, 0x52DF0104, 33.226, 39.218, 65.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0104 [33.226002 39.217999 65.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF0BC, 9686, 0x52DF0104, 33.226, 39.218, 65.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0104 [33.226002 39.217999 65.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0BD, 9686, 0x52DF0106, 37.8251, 31.2262, 59.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0106 [37.825100 31.226200 59.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0BD, 9686, 0x52DF0106, 37.8251, 31.2262, 59.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0106 [37.825100 31.226200 59.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0BE, 9686, 0x52DF0106, 33.6015, 37.7762, 59.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0106 [33.601501 37.776199 59.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF0BE, 9686, 0x52DF0106, 33.6015, 37.7762, 59.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0106 [33.601501 37.776199 59.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0BF, 11697, 0x52DF0106, 39.8318, 37.0191, 58.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52DF0106 [39.831799 37.019100 58.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0C0, 11697, 0x52DF0106, 36.4568, 34.4941, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF0106 [36.456799 34.494099 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0C0, 11697, 0x52DF0106, 36.4568, 34.4941, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF0106 [36.456799 34.494099 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0C1, 11697, 0x52DF0106, 31.2318, 31.8191, 58.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52DF0106 [31.231800 31.819099 58.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0C2, 9686, 0x52DF0000, 33.1914, 39.6738, 65.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0000 [33.191399 39.673801 65.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0C2, 9686, 0x52DF0000, 33.1914, 39.6738, 65.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0000 [33.191399 39.673801 65.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0C3, 9686, 0x52DF0000, 35.09, 39.6738, 63.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0000 [35.090000 39.673801 63.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0C3, 9686, 0x52DF0000, 35.09, 39.6738, 63.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0000 [35.090000 39.673801 63.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0C4, 9686, 0x52DF0000, 31.3392, 39.6738, 63.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0000 [31.339199 39.673801 63.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0C4, 9686, 0x52DF0000, 31.3392, 39.6738, 63.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0000 [31.339199 39.673801 63.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0C5, 12679, 0x52DF0000, 29.5181, 40.2321, 62.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x52DF0000 [29.518101 40.232101 62.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0C6, 12679, 0x52DF0000, 43.8681, 40.0071, 62.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x52DF0000 [43.868099 40.007099 62.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0C6, 12679, 0x52DF0000, 43.8681, 40.0071, 62.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x52DF0000 [43.868099 40.007099 62.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0C7, 11697, 0x52DF0109, 36.3947, 86.4378, 64.1, 0.357044, 0, 0, -0.934088, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1358,11 +1358,11 @@ VALUES (0x752DF0E4, 9686, 0x52DF0000, 37.5435, 88.2962, 67.4, -0.710569, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0E5, 9686, 0x52DF0000, 43.4277, 91.2486, 65.68, -0.706994, 0.071191, 0.070495, -0.700087, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0000 [43.427700 91.248596 65.680000] -0.706994 0.071190 0.070495 -0.700087 */ +/* @teleloc 0x52DF0000 [43.427700 91.248596 65.680000] -0.706994 0.071191 0.070495 -0.700087 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0E6, 9686, 0x52DF0000, 43.3685, 85.2189, 65.68, -0.706994, 0.071191, 0.070495, -0.700087, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0000 [43.368500 85.218903 65.680000] -0.706994 0.071190 0.070495 -0.700087 */ +/* @teleloc 0x52DF0000 [43.368500 85.218903 65.680000] -0.706994 0.071191 0.070495 -0.700087 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0E7, 12679, 0x52DF0000, 37.8198, 83.7504, 64.1, -0.710569, 0, 0, -0.703627, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1373,8 +1373,8 @@ VALUES (0x752DF0E8, 12679, 0x52DF0000, 37.7967, 92.596, 64.1, -0.387214, 0, 0, - /* @teleloc 0x52DF0000 [37.796700 92.596001 64.099998] -0.387214 0.000000 0.000000 -0.921990 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0E9, 9686, 0x52DF0110, 87.7163, 33.9291, 71.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0110 [87.716301 33.929100 71.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0E9, 9686, 0x52DF0110, 87.7163, 33.9291, 71.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0110 [87.716301 33.929100 71.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0EA, 9686, 0x52DF0110, 85.3695, 37.0631, 69.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1389,28 +1389,28 @@ VALUES (0x752DF0EC, 9686, 0x52DF0110, 89.4731, 39.7505, 68.85, -0.902209, 0, 0, /* @teleloc 0x52DF0110 [89.473099 39.750500 68.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0ED, 9686, 0x52DF0110, 87.7231, 40.9631, 69.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0110 [87.723099 40.963100 69.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF0ED, 9686, 0x52DF0110, 87.7231, 40.9631, 69.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0110 [87.723099 40.963100 69.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0EE, 11697, 0x52DF0110, 87.7712, 34.2697, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF0110 [87.771202 34.269699 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0EE, 11697, 0x52DF0110, 87.7712, 34.2697, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF0110 [87.771202 34.269699 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0EF, 11697, 0x52DF0110, 85.8712, 35.3197, 66.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52DF0110 [85.871201 35.319698 66.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0F0, 11697, 0x52DF0113, 81.3212, 33.8197, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF0113 [81.321198 33.819698 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0F0, 11697, 0x52DF0113, 81.3212, 33.8197, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF0113 [81.321198 33.819698 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0F1, 9686, 0x52DF0113, 78.3588, 39.1319, 69.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0113 [78.358803 39.131901 69.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF0F1, 9686, 0x52DF0113, 78.3588, 39.1319, 69.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0113 [78.358803 39.131901 69.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0F2, 9686, 0x52DF0113, 83.7026, 39.1319, 69.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0113 [83.702599 39.131901 69.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF0F2, 9686, 0x52DF0113, 83.7026, 39.1319, 69.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0113 [83.702599 39.131901 69.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0F3, 9686, 0x52DF0113, 77.1082, 34.2668, 69.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1421,8 +1421,8 @@ VALUES (0x752DF0F4, 9686, 0x52DF0113, 77.1082, 38.215, 69.35, -0.707107, 0, 0, /* @teleloc 0x52DF0113 [77.108200 38.215000 69.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0F5, 9686, 0x52DF0113, 81.3177, 33.2319, 69.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0113 [81.317703 33.231899 69.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF0F5, 9686, 0x52DF0113, 81.3177, 33.2319, 69.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0113 [81.317703 33.231899 69.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0F6, 9686, 0x52DF0113, 84.9082, 34.2811, 69.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,20 +1457,20 @@ VALUES (0x752DF0FD, 11697, 0x52DF0113, 83.9164, 34.0292, 66.1, 0.297375, 0, 0, - /* @teleloc 0x52DF0113 [83.916397 34.029202 66.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF0FE, 11697, 0x52DF0113, 81.0712, 38.6197, 66.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF0113 [81.071198 38.619701 66.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF0FE, 11697, 0x52DF0113, 81.0712, 38.6197, 66.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF0113 [81.071198 38.619701 66.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF0FF, 11697, 0x52DF0115, 81.2073, 36.0739, 62.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52DF0115 [81.207298 36.073898 62.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF100, 9686, 0x52DF0115, 87.7163, 32.2791, 64.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0115 [87.716301 32.279099 64.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF100, 9686, 0x52DF0115, 87.7163, 32.2791, 64.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0115 [87.716301 32.279099 64.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF101, 9686, 0x52DF0115, 85.8231, 38.7631, 64.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0115 [85.823097 38.763100 64.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF101, 9686, 0x52DF0115, 85.8231, 38.7631, 64.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0115 [85.823097 38.763100 64.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF102, 9686, 0x52DF0115, 90.2695, 34.3131, 64.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,16 +1481,16 @@ VALUES (0x752DF103, 11698, 0x52DF0115, 84.3022, 36.1633, 65.5, -0.707107, 0, 0, /* @teleloc 0x52DF0115 [84.302200 36.163300 65.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF104, 11697, 0x52DF0115, 84.9073, 33.1239, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF0115 [84.907303 33.123901 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF104, 11697, 0x52DF0115, 84.9073, 33.1239, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF0115 [84.907303 33.123901 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF105, 11697, 0x52DF0115, 84.2897, 38.312, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF0115 [84.289703 38.312000 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF105, 11697, 0x52DF0115, 84.2897, 38.312, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF0115 [84.289703 38.312000 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF106, 9686, 0x52DF0000, 87.7163, 41.6791, 69.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0000 [87.716301 41.679100 69.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF106, 9686, 0x52DF0000, 87.7163, 41.6791, 69.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0000 [87.716301 41.679100 69.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF107, 9686, 0x52DF0000, 90.0163, 40.7791, 68.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x752DF109, 12679, 0x52DF0000, 90.8212, 41.0697, 66.1, -0.402747, 0, 0, /* @teleloc 0x52DF0000 [90.821198 41.069698 66.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF10A, 12679, 0x52DF0000, 80.8212, 40.1197, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x52DF0000 [80.821198 40.119701 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF10A, 12679, 0x52DF0000, 80.8212, 40.1197, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x52DF0000 [80.821198 40.119701 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF10B, 9686, 0x52DF0117, 32.7961, 134.87, 69.1, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2041,8 +2041,8 @@ VALUES (0x752DF18F, 11697, 0x52DF013A, 150.592, 39.5255, 66.15, -0.92388, 0, 0, /* @teleloc 0x52DF013A [150.591995 39.525501 66.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF190, 9686, 0x52DF013A, 152.32, 31.4646, 71.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013A [152.320007 31.464600 71.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF190, 9686, 0x52DF013A, 152.32, 31.4646, 71.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013A [152.320007 31.464600 71.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF191, 9686, 0x52DF013A, 150.02, 37.5138, 68.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2069,16 +2069,16 @@ VALUES (0x752DF196, 9686, 0x52DF013B, 161.653, 32.5658, 69.9, 0.707107, 0, 0, - /* @teleloc 0x52DF013B [161.653000 32.565800 69.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF197, 9686, 0x52DF013B, 160.619, 35.5146, 69.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013B [160.619003 35.514599 69.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF197, 9686, 0x52DF013B, 160.619, 35.5146, 69.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013B [160.619003 35.514599 69.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF198, 9686, 0x52DF013B, 156.269, 35.5146, 69.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013B [156.268997 35.514599 69.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF198, 9686, 0x52DF013B, 156.269, 35.5146, 69.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013B [156.268997 35.514599 69.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF199, 9686, 0x52DF013B, 158.341, 29.5646, 69.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013B [158.341003 29.564600 69.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF199, 9686, 0x52DF013B, 158.341, 29.5646, 69.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013B [158.341003 29.564600 69.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF19A, 9686, 0x52DF013B, 155.089, 31.0435, 69.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2089,8 +2089,8 @@ VALUES (0x752DF19B, 9686, 0x52DF013B, 155.089, 34.081, 69.6, -0.707107, 0, 0, - /* @teleloc 0x52DF013B [155.089005 34.081001 69.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF19C, 9686, 0x52DF013B, 156.269, 35.5146, 68, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013B [156.268997 35.514599 68.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF19C, 9686, 0x52DF013B, 156.269, 35.5146, 68, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013B [156.268997 35.514599 68.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF19D, 11698, 0x52DF013B, 160.797, 30.2577, 70.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2101,12 +2101,12 @@ VALUES (0x752DF19E, 11698, 0x52DF013B, 160.697, 34.5578, 70.3, 0.919479, 0, 0, - /* @teleloc 0x52DF013B [160.697006 34.557800 70.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF19F, 11697, 0x52DF013B, 158.457, 31.0471, 66.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF013B [158.457001 31.047100 66.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF19F, 11697, 0x52DF013B, 158.457, 31.0471, 66.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF013B [158.457001 31.047100 66.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1A0, 11697, 0x52DF013B, 158.457, 33.5428, 66.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF013B [158.457001 33.542801 66.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF1A0, 11697, 0x52DF013B, 158.457, 33.5428, 66.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF013B [158.457001 33.542801 66.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF1A1, 11697, 0x52DF013B, 160.607, 30.4313, 66.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2117,20 +2117,20 @@ VALUES (0x752DF1A2, 11697, 0x52DF013B, 160.951, 32.634, 66.15, 0.707107, 0, 0, - /* @teleloc 0x52DF013B [160.951004 32.633999 66.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1A3, 11697, 0x52DF013B, 158.457, 34.7462, 66.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF013B [158.457001 34.746201 66.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF1A3, 11697, 0x52DF013B, 158.457, 34.7462, 66.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF013B [158.457001 34.746201 66.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1A4, 9686, 0x52DF013D, 157.874, 35.1646, 64.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013D [157.873993 35.164600 64.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF1A4, 9686, 0x52DF013D, 157.874, 35.1646, 64.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013D [157.873993 35.164600 64.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1A5, 9686, 0x52DF013D, 153.973, 29.625, 64.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013D [153.973007 29.625000 64.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF1A5, 9686, 0x52DF013D, 153.973, 29.625, 64.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013D [153.973007 29.625000 64.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1A6, 9686, 0x52DF013D, 158.086, 29.625, 64.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF013D [158.085999 29.625000 64.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF1A6, 9686, 0x52DF013D, 158.086, 29.625, 64.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF013D [158.085999 29.625000 64.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF1A7, 9686, 0x52DF013D, 150.02, 30.7855, 64.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2141,33 +2141,33 @@ VALUES (0x752DF1A8, 11698, 0x52DF013D, 156.613, 32.4646, 65.5, -0.707107, 0, 0, /* @teleloc 0x52DF013D [156.613007 32.464600 65.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1A9, 11697, 0x52DF013D, 156.36, 34.5059, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF013D [156.360001 34.505901 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x752DF1A9, 11697, 0x52DF013D, 156.36, 34.5059, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF013D [156.360001 34.505901 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1AA, 11697, 0x52DF013D, 156.06, 30.1559, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x52DF013D [156.059998 30.155899 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF1AA, 11697, 0x52DF013D, 156.06, 30.1559, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x52DF013D [156.059998 30.155899 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF1AB, 11697, 0x52DF013D, 160.679, 32.1282, 62.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x52DF013D [160.679001 32.128201 62.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1AC, 9686, 0x52DF0000, 152.37, 40.8632, 69.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0000 [152.369995 40.863201 69.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x752DF1AC, 9686, 0x52DF0000, 152.37, 40.8632, 69.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0000 [152.369995 40.863201 69.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1AD, 9686, 0x52DF0000, 150.219, 41.0632, 67.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0000 [150.218994 41.063202 67.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x752DF1AD, 9686, 0x52DF0000, 150.219, 41.0632, 67.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0000 [150.218994 41.063202 67.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1AE, 9686, 0x52DF0000, 154.512, 41.0632, 67.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x52DF0000 [154.511993 41.063202 67.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x752DF1AE, 9686, 0x52DF0000, 154.512, 41.0632, 67.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x52DF0000 [154.511993 41.063202 67.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x752DF1AF, 12679, 0x52DF0000, 156.457, 41.4971, 66.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x52DF0000 [156.457001 41.497101 66.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x752DF1B0, 12679, 0x52DF0000, 158.457, 36.7471, 66.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x52DF0000 [158.457001 36.747101 66.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x752DF1B0, 12679, 0x52DF0000, 158.457, 36.7471, 66.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x52DF0000 [158.457001 36.747101 66.150002] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5343.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5343.sql index 2a8148d1ba..255515f9b4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5343.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5343.sql @@ -21,20 +21,20 @@ VALUES (0x75343004, 9686, 0x53430103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53430103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75343005, 278, 0x53430105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53430105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75343005, 278, 0x53430105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53430105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75343006, 11697, 0x53430110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75343006, 11697, 0x53430110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75343007, 9686, 0x53430110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53430110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75343008, 278, 0x53430112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53430112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75343008, 278, 0x53430112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53430112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75343009, 9686, 0x53430118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534300D, 9686, 0x53430119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53430119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534300E, 11697, 0x53430119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534300E, 11697, 0x53430119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534300F, 9686, 0x53430119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5344.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5344.sql index b9ea431e7e..d5df835625 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5344.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5344.sql @@ -21,20 +21,20 @@ VALUES (0x75344004, 9686, 0x53440103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53440103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75344005, 278, 0x53440105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53440105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75344005, 278, 0x53440105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53440105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75344006, 11697, 0x53440110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75344006, 11697, 0x53440110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75344007, 9686, 0x53440110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53440110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75344008, 278, 0x53440112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53440112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75344008, 278, 0x53440112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53440112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75344009, 9686, 0x53440118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534400D, 9686, 0x53440119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53440119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534400E, 11697, 0x53440119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534400E, 11697, 0x53440119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534400F, 9686, 0x53440119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5345.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5345.sql index 00ebbfef6a..2d726cfd67 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5345.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5345.sql @@ -21,20 +21,20 @@ VALUES (0x75345004, 9686, 0x53450103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53450103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75345005, 278, 0x53450105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53450105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75345005, 278, 0x53450105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53450105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75345006, 11697, 0x53450110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75345006, 11697, 0x53450110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75345007, 9686, 0x53450110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53450110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75345008, 278, 0x53450112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53450112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75345008, 278, 0x53450112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53450112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75345009, 9686, 0x53450118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534500D, 9686, 0x53450119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53450119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534500E, 11697, 0x53450119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534500E, 11697, 0x53450119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534500F, 9686, 0x53450119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5346.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5346.sql index b92673fd6d..93e04f3106 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5346.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5346.sql @@ -21,20 +21,20 @@ VALUES (0x75346004, 9686, 0x53460103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53460103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75346005, 278, 0x53460105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53460105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75346005, 278, 0x53460105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53460105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75346006, 11697, 0x53460110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75346006, 11697, 0x53460110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75346007, 9686, 0x53460110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53460110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75346008, 278, 0x53460112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53460112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75346008, 278, 0x53460112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53460112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75346009, 9686, 0x53460118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534600D, 9686, 0x53460119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53460119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534600E, 11697, 0x53460119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534600E, 11697, 0x53460119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534600F, 9686, 0x53460119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5347.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5347.sql index 1434577034..b6964bead1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5347.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5347.sql @@ -21,20 +21,20 @@ VALUES (0x75347004, 9686, 0x53470103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53470103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75347005, 278, 0x53470105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53470105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75347005, 278, 0x53470105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53470105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75347006, 11697, 0x53470110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75347006, 11697, 0x53470110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75347007, 9686, 0x53470110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53470110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75347008, 278, 0x53470112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53470112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75347008, 278, 0x53470112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53470112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75347009, 9686, 0x53470118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534700D, 9686, 0x53470119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53470119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534700E, 11697, 0x53470119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534700E, 11697, 0x53470119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534700F, 9686, 0x53470119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5348.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5348.sql index ca3b713f01..871359bc00 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5348.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5348.sql @@ -21,20 +21,20 @@ VALUES (0x75348004, 9686, 0x53480103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53480103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75348005, 278, 0x53480105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53480105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75348005, 278, 0x53480105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53480105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75348006, 11697, 0x53480110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75348006, 11697, 0x53480110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75348007, 9686, 0x53480110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53480110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75348008, 278, 0x53480112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53480112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75348008, 278, 0x53480112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53480112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75348009, 9686, 0x53480118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534800D, 9686, 0x53480119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53480119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534800E, 11697, 0x53480119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534800E, 11697, 0x53480119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534800F, 9686, 0x53480119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5349.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5349.sql index fa225ad42b..788a9776ae 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5349.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5349.sql @@ -21,20 +21,20 @@ VALUES (0x75349004, 9686, 0x53490103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53490103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75349005, 278, 0x53490105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53490105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75349005, 278, 0x53490105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53490105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75349006, 11697, 0x53490110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75349006, 11697, 0x53490110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75349007, 9686, 0x53490110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53490110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75349008, 278, 0x53490112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53490112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75349008, 278, 0x53490112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53490112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75349009, 9686, 0x53490118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534900D, 9686, 0x53490119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53490119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534900E, 11697, 0x53490119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534900E, 11697, 0x53490119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534900F, 9686, 0x53490119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/534A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/534A.sql index ce36b1687d..40bd2f5534 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/534A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/534A.sql @@ -21,20 +21,20 @@ VALUES (0x7534A004, 9686, 0x534A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x534A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534A005, 278, 0x534A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534A005, 278, 0x534A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534A006, 11697, 0x534A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534A006, 11697, 0x534A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534A007, 9686, 0x534A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x534A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534A008, 278, 0x534A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534A008, 278, 0x534A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534A009, 9686, 0x534A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534A00D, 9686, 0x534A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x534A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534A00E, 11697, 0x534A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534A00E, 11697, 0x534A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534A00F, 9686, 0x534A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/534B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/534B.sql index 057df3d80c..3558bbaf23 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/534B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/534B.sql @@ -21,20 +21,20 @@ VALUES (0x7534B004, 9686, 0x534B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x534B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534B005, 278, 0x534B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534B005, 278, 0x534B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534B006, 11697, 0x534B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534B006, 11697, 0x534B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534B007, 9686, 0x534B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x534B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534B008, 278, 0x534B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534B008, 278, 0x534B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534B009, 9686, 0x534B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534B00D, 9686, 0x534B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x534B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534B00E, 11697, 0x534B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534B00E, 11697, 0x534B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534B00F, 9686, 0x534B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/534C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/534C.sql index b9b848ea4e..7a446479dd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/534C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/534C.sql @@ -21,20 +21,20 @@ VALUES (0x7534C004, 9686, 0x534C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x534C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534C005, 278, 0x534C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534C005, 278, 0x534C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534C006, 11697, 0x534C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534C006, 11697, 0x534C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534C007, 9686, 0x534C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x534C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534C008, 278, 0x534C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534C008, 278, 0x534C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534C009, 9686, 0x534C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534C00D, 9686, 0x534C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x534C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534C00E, 11697, 0x534C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534C00E, 11697, 0x534C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534C00F, 9686, 0x534C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/534D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/534D.sql index 8221edaa54..9435b31187 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/534D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/534D.sql @@ -21,20 +21,20 @@ VALUES (0x7534D004, 9686, 0x534D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x534D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534D005, 278, 0x534D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534D005, 278, 0x534D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534D006, 11697, 0x534D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534D006, 11697, 0x534D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534D007, 9686, 0x534D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x534D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534D008, 278, 0x534D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534D008, 278, 0x534D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534D009, 9686, 0x534D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534D00D, 9686, 0x534D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x534D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534D00E, 11697, 0x534D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534D00E, 11697, 0x534D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534D00F, 9686, 0x534D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/534E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/534E.sql index dc0cfca814..0009b67b47 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/534E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/534E.sql @@ -21,20 +21,20 @@ VALUES (0x7534E004, 9686, 0x534E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x534E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534E005, 278, 0x534E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534E005, 278, 0x534E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534E006, 11697, 0x534E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534E006, 11697, 0x534E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534E007, 9686, 0x534E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x534E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534E008, 278, 0x534E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534E008, 278, 0x534E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534E009, 9686, 0x534E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534E00D, 9686, 0x534E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x534E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534E00E, 11697, 0x534E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534E00E, 11697, 0x534E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534E00F, 9686, 0x534E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/534F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/534F.sql index 237db198bd..f3d9b50387 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/534F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/534F.sql @@ -21,20 +21,20 @@ VALUES (0x7534F004, 9686, 0x534F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x534F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534F005, 278, 0x534F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534F005, 278, 0x534F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534F006, 11697, 0x534F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534F006, 11697, 0x534F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534F007, 9686, 0x534F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x534F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534F008, 278, 0x534F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x534F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7534F008, 278, 0x534F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x534F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534F009, 9686, 0x534F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7534F00D, 9686, 0x534F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x534F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7534F00E, 11697, 0x534F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x534F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7534F00E, 11697, 0x534F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x534F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7534F00F, 9686, 0x534F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5350.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5350.sql index 16a79d9781..c9e2ff28ac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5350.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5350.sql @@ -21,20 +21,20 @@ VALUES (0x75350004, 9686, 0x53500103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53500103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75350005, 278, 0x53500105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53500105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75350005, 278, 0x53500105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53500105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75350006, 11697, 0x53500110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75350006, 11697, 0x53500110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75350007, 9686, 0x53500110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53500110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75350008, 278, 0x53500112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53500112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75350008, 278, 0x53500112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53500112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75350009, 9686, 0x53500118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535000D, 9686, 0x53500119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53500119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535000E, 11697, 0x53500119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535000E, 11697, 0x53500119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535000F, 9686, 0x53500119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5351.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5351.sql index 21cc56cdf3..9b7b2ffa23 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5351.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5351.sql @@ -21,20 +21,20 @@ VALUES (0x75351004, 9686, 0x53510103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53510103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75351005, 278, 0x53510105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53510105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75351005, 278, 0x53510105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53510105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75351006, 11697, 0x53510110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75351006, 11697, 0x53510110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75351007, 9686, 0x53510110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53510110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75351008, 278, 0x53510112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53510112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75351008, 278, 0x53510112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53510112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75351009, 9686, 0x53510118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535100D, 9686, 0x53510119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53510119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535100E, 11697, 0x53510119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535100E, 11697, 0x53510119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535100F, 9686, 0x53510119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5352.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5352.sql index cfeba0adde..2689132e54 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5352.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5352.sql @@ -21,20 +21,20 @@ VALUES (0x75352004, 9686, 0x53520103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53520103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75352005, 278, 0x53520105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53520105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75352005, 278, 0x53520105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53520105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75352006, 11697, 0x53520110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75352006, 11697, 0x53520110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75352007, 9686, 0x53520110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53520110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75352008, 278, 0x53520112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53520112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75352008, 278, 0x53520112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53520112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75352009, 9686, 0x53520118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535200D, 9686, 0x53520119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53520119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535200E, 11697, 0x53520119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535200E, 11697, 0x53520119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535200F, 9686, 0x53520119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5353.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5353.sql index a2c9124669..b64145ce44 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5353.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5353.sql @@ -21,20 +21,20 @@ VALUES (0x75353004, 9686, 0x53530103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53530103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75353005, 278, 0x53530105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53530105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75353005, 278, 0x53530105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53530105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75353006, 11697, 0x53530110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75353006, 11697, 0x53530110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75353007, 9686, 0x53530110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53530110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75353008, 278, 0x53530112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53530112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75353008, 278, 0x53530112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53530112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75353009, 9686, 0x53530118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535300D, 9686, 0x53530119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53530119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535300E, 11697, 0x53530119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535300E, 11697, 0x53530119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535300F, 9686, 0x53530119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5354.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5354.sql index aef95bc1b1..e0dc5eed27 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5354.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5354.sql @@ -21,20 +21,20 @@ VALUES (0x75354004, 9686, 0x53540103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53540103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75354005, 278, 0x53540105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53540105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75354005, 278, 0x53540105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53540105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75354006, 11697, 0x53540110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75354006, 11697, 0x53540110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75354007, 9686, 0x53540110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53540110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75354008, 278, 0x53540112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53540112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75354008, 278, 0x53540112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53540112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75354009, 9686, 0x53540118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535400D, 9686, 0x53540119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53540119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535400E, 11697, 0x53540119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535400E, 11697, 0x53540119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535400F, 9686, 0x53540119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5355.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5355.sql index 20d1ff258b..db09683e69 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5355.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5355.sql @@ -21,20 +21,20 @@ VALUES (0x75355004, 9686, 0x53550103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53550103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75355005, 278, 0x53550105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53550105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75355005, 278, 0x53550105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53550105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75355006, 11697, 0x53550110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75355006, 11697, 0x53550110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75355007, 9686, 0x53550110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53550110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75355008, 278, 0x53550112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53550112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75355008, 278, 0x53550112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53550112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75355009, 9686, 0x53550118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535500D, 9686, 0x53550119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53550119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535500E, 11697, 0x53550119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535500E, 11697, 0x53550119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535500F, 9686, 0x53550119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5356.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5356.sql index 4c6c1a1043..aa5336deea 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5356.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5356.sql @@ -21,20 +21,20 @@ VALUES (0x75356004, 9686, 0x53560103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53560103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75356005, 278, 0x53560105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53560105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75356005, 278, 0x53560105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53560105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75356006, 11697, 0x53560110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75356006, 11697, 0x53560110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53560110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75356007, 9686, 0x53560110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53560110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75356008, 278, 0x53560112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53560112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75356008, 278, 0x53560112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53560112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75356009, 9686, 0x53560118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535600D, 9686, 0x53560119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53560119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535600E, 11697, 0x53560119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535600E, 11697, 0x53560119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53560119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535600F, 9686, 0x53560119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5357.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5357.sql index 9b76ab94ec..7701715ed6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5357.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5357.sql @@ -21,20 +21,20 @@ VALUES (0x75357004, 9686, 0x53570103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53570103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75357005, 278, 0x53570105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53570105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75357005, 278, 0x53570105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53570105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75357006, 11697, 0x53570110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75357006, 11697, 0x53570110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53570110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75357007, 9686, 0x53570110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53570110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75357008, 278, 0x53570112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53570112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75357008, 278, 0x53570112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53570112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75357009, 9686, 0x53570118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535700D, 9686, 0x53570119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53570119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535700E, 11697, 0x53570119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535700E, 11697, 0x53570119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53570119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535700F, 9686, 0x53570119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5358.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5358.sql index 993c57de98..4e2900f5d2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5358.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5358.sql @@ -21,20 +21,20 @@ VALUES (0x75358004, 9686, 0x53580103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53580103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75358005, 278, 0x53580105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53580105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75358005, 278, 0x53580105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53580105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75358006, 11697, 0x53580110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75358006, 11697, 0x53580110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53580110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75358007, 9686, 0x53580110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53580110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75358008, 278, 0x53580112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53580112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75358008, 278, 0x53580112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53580112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75358009, 9686, 0x53580118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535800D, 9686, 0x53580119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53580119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535800E, 11697, 0x53580119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535800E, 11697, 0x53580119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53580119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535800F, 9686, 0x53580119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5359.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5359.sql index ad17ad43f5..08a32832db 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5359.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5359.sql @@ -21,20 +21,20 @@ VALUES (0x75359004, 9686, 0x53590103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53590103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75359005, 278, 0x53590105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53590105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75359005, 278, 0x53590105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53590105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75359006, 11697, 0x53590110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75359006, 11697, 0x53590110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53590110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75359007, 9686, 0x53590110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53590110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75359008, 278, 0x53590112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53590112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75359008, 278, 0x53590112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53590112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75359009, 9686, 0x53590118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535900D, 9686, 0x53590119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53590119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535900E, 11697, 0x53590119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535900E, 11697, 0x53590119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53590119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535900F, 9686, 0x53590119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/535A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/535A.sql index 603b11accb..0f558d4ea5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/535A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/535A.sql @@ -21,20 +21,20 @@ VALUES (0x7535A004, 9686, 0x535A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x535A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535A005, 278, 0x535A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535A005, 278, 0x535A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535A006, 11697, 0x535A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535A006, 11697, 0x535A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535A007, 9686, 0x535A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x535A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535A008, 278, 0x535A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535A008, 278, 0x535A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535A009, 9686, 0x535A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535A00D, 9686, 0x535A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x535A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535A00E, 11697, 0x535A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535A00E, 11697, 0x535A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535A00F, 9686, 0x535A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/535B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/535B.sql index 24171fe6ea..fe2cf0a951 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/535B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/535B.sql @@ -21,20 +21,20 @@ VALUES (0x7535B004, 9686, 0x535B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x535B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535B005, 278, 0x535B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535B005, 278, 0x535B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535B006, 11697, 0x535B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535B006, 11697, 0x535B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535B007, 9686, 0x535B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x535B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535B008, 278, 0x535B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535B008, 278, 0x535B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535B009, 9686, 0x535B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535B00D, 9686, 0x535B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x535B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535B00E, 11697, 0x535B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535B00E, 11697, 0x535B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535B00F, 9686, 0x535B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/535C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/535C.sql index 6397990a34..59001cdf43 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/535C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/535C.sql @@ -21,20 +21,20 @@ VALUES (0x7535C004, 9686, 0x535C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x535C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535C005, 278, 0x535C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535C005, 278, 0x535C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535C006, 11697, 0x535C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535C006, 11697, 0x535C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535C007, 9686, 0x535C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x535C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535C008, 278, 0x535C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535C008, 278, 0x535C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535C009, 9686, 0x535C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535C00D, 9686, 0x535C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x535C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535C00E, 11697, 0x535C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535C00E, 11697, 0x535C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535C00F, 9686, 0x535C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/535D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/535D.sql index 3c3371b188..45bc25f3d8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/535D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/535D.sql @@ -21,20 +21,20 @@ VALUES (0x7535D004, 9686, 0x535D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x535D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535D005, 278, 0x535D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535D005, 278, 0x535D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535D006, 11697, 0x535D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535D006, 11697, 0x535D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535D007, 9686, 0x535D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x535D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535D008, 278, 0x535D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535D008, 278, 0x535D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535D009, 9686, 0x535D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535D00D, 9686, 0x535D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x535D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535D00E, 11697, 0x535D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535D00E, 11697, 0x535D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535D00F, 9686, 0x535D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/535E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/535E.sql index e6f21b65e7..91c4f80ce1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/535E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/535E.sql @@ -21,20 +21,20 @@ VALUES (0x7535E004, 9686, 0x535E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x535E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535E005, 278, 0x535E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535E005, 278, 0x535E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535E006, 11697, 0x535E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535E006, 11697, 0x535E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535E007, 9686, 0x535E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x535E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535E008, 278, 0x535E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535E008, 278, 0x535E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535E009, 9686, 0x535E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535E00D, 9686, 0x535E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x535E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535E00E, 11697, 0x535E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535E00E, 11697, 0x535E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535E00F, 9686, 0x535E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/535F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/535F.sql index 8da8ec58c3..69fd655eff 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/535F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/535F.sql @@ -21,20 +21,20 @@ VALUES (0x7535F004, 9686, 0x535F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x535F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535F005, 278, 0x535F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535F005, 278, 0x535F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535F006, 11697, 0x535F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535F006, 11697, 0x535F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535F007, 9686, 0x535F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x535F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535F008, 278, 0x535F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x535F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7535F008, 278, 0x535F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x535F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535F009, 9686, 0x535F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7535F00D, 9686, 0x535F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x535F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7535F00E, 11697, 0x535F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x535F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7535F00E, 11697, 0x535F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x535F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7535F00F, 9686, 0x535F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5360.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5360.sql index 03f81e3201..244b5fd661 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5360.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5360.sql @@ -17,8 +17,8 @@ VALUES (0x75360003, 11697, 0x53600100, -3.6125, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53600100 [-3.612500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360004, 15452, 0x53600100, 0, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600100 [0.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360004, 15452, 0x53600100, 0, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600100 [0.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360004, 0x75360000, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -29,12 +29,12 @@ VALUES (0x75360004, 0x75360000, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360004, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360005, 15451, 0x53600102, -0, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53600102 [-0.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360005, 15451, 0x53600102, 0, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53600102 [0.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360006, 15608, 0x53600103, -0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600103 [-0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75360006, 15608, 0x53600103, 0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600103 [0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360007, 15608, 0x53600103, 0, -32.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -89,8 +89,8 @@ VALUES (0x75360011, 11697, 0x53600108, 6.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53600108 [6.387500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360012, 15454, 0x53600108, 10, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600108 [10.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360012, 15454, 0x53600108, 10, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600108 [10.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360012, 0x7536000E, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -101,8 +101,8 @@ VALUES (0x75360012, 0x7536000E, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360012, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360013, 15451, 0x5360010A, 10, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5360010A [10.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360013, 15451, 0x5360010A, 10, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5360010A [10.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360014, 15608, 0x5360010C, 10, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -161,8 +161,8 @@ VALUES (0x7536001F, 11697, 0x53600111, 16.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53600111 [16.387501 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360020, 15456, 0x53600111, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600111 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360020, 15456, 0x53600111, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600111 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360020, 0x7536001C, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -173,8 +173,8 @@ VALUES (0x75360020, 0x7536001C, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360020, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360021, 15451, 0x53600113, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53600113 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360021, 15451, 0x53600113, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53600113 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360022, 15608, 0x53600115, 20, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -477,8 +477,8 @@ VALUES (0x7536005C, 9686, 0x5360017D, 60.765, 4.38999, 2, 1, 0, 0, 0, True, '2 /* @teleloc 0x5360017D [60.764999 4.389990 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536005D, 9686, 0x5360017D, 55.6, -0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5360017D [55.599998 -0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536005D, 9686, 0x5360017D, 55.6, 0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5360017D [55.599998 0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536005E, 11697, 0x5360017D, 56.395, -3.6125, 0.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -565,8 +565,8 @@ VALUES (0x7536006C, 15451, 0x53600185, 64.755, -20, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x53600185 [64.754997 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536006D, 15608, 0x536001AB, 72.016, -0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536001AB [72.015999 -0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536006D, 15608, 0x536001AB, 72.016, 0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536001AB [72.015999 0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536006E, 15608, 0x536001AB, 67.984, 0, 0, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -597,8 +597,8 @@ VALUES (0x75360074, 9686, 0x536001C1, 79.235, -4.38999, 2, 0, 0, 0, -1, True, /* @teleloc 0x536001C1 [79.235001 -4.389990 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360075, 9686, 0x536001C1, 84.4, -0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536001C1 [84.400002 -0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x75360075, 9686, 0x536001C1, 84.4, 0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536001C1 [84.400002 0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360076, 11697, 0x536001C1, 83.605, 3.6125, 0.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -701,8 +701,8 @@ VALUES (0x75360088, 11697, 0x536001CA, 76.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536001CA [76.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360089, 15910, 0x536001CA, 80, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536001CA [80.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360089, 15910, 0x536001CA, 80, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536001CA [80.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360089, 0x75360085, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -713,8 +713,8 @@ VALUES (0x75360089, 0x75360085, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360089, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536008A, 15451, 0x536001CC, 80, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536001CC [80.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536008A, 15451, 0x536001CC, 80, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536001CC [80.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536008B, 15608, 0x536001CE, 80, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -773,8 +773,8 @@ VALUES (0x75360097, 11697, 0x536001F3, 86.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536001F3 [86.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360098, 15912, 0x536001F3, 90, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536001F3 [90.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360098, 15912, 0x536001F3, 90, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536001F3 [90.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360098, 0x75360094, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -785,8 +785,8 @@ VALUES (0x75360098, 0x75360094, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360098, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360099, 15451, 0x536001F5, 90, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536001F5 [90.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360099, 15451, 0x536001F5, 90, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536001F5 [90.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536009A, 15608, 0x536001F7, 90, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -845,8 +845,8 @@ VALUES (0x753600A5, 11697, 0x5360020A, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5360020A [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753600A6, 15914, 0x5360020A, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5360020A [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753600A6, 15914, 0x5360020A, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5360020A [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753600A6, 0x753600A2, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -857,8 +857,8 @@ VALUES (0x753600A6, 0x753600A2, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753600A6, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753600A7, 15451, 0x5360020C, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5360020C [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753600A7, 15451, 0x5360020C, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5360020C [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753600A8, 15608, 0x5360020D, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -917,8 +917,8 @@ VALUES (0x753600B3, 11697, 0x53600212, 96.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53600212 [96.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753600B4, 15916, 0x53600212, 100, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600212 [100.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753600B4, 15916, 0x53600212, 100, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600212 [100.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753600B4, 0x753600B0, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -929,8 +929,8 @@ VALUES (0x753600B4, 0x753600B0, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753600B4, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753600B5, 15451, 0x53600214, 100, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53600214 [100.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753600B5, 15451, 0x53600214, 100, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53600214 [100.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753600B6, 15608, 0x53600215, 100, -72.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -989,8 +989,8 @@ VALUES (0x753600C1, 11697, 0x53600228, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53600228 [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753600C2, 15918, 0x53600228, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600228 [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753600C2, 15918, 0x53600228, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600228 [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753600C2, 0x753600BE, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -1001,8 +1001,8 @@ VALUES (0x753600C2, 0x753600BE, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753600C2, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753600C3, 15451, 0x5360022A, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5360022A [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753600C3, 15451, 0x5360022A, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5360022A [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753600C4, 15608, 0x5360022C, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1061,8 +1061,8 @@ VALUES (0x753600CF, 11697, 0x53600251, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53600251 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753600D0, 15920, 0x53600251, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600251 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753600D0, 15920, 0x53600251, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600251 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753600D0, 0x753600CC, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -1073,8 +1073,8 @@ VALUES (0x753600D0, 0x753600CC, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753600D0, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753600D1, 15451, 0x53600253, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53600253 [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753600D1, 15451, 0x53600253, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53600253 [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753600D2, 15608, 0x53600255, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1445,8 +1445,8 @@ VALUES (0x75360119, 11697, 0x536002E1, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536002E1 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536011A, 15931, 0x536002E1, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536002E1 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536011A, 15931, 0x536002E1, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536002E1 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536011A, 0x75360116, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -1457,8 +1457,8 @@ VALUES (0x7536011A, 0x75360116, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x7536011A, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536011B, 15451, 0x536002E3, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536002E3 [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536011B, 15451, 0x536002E3, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536002E3 [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536011C, 15608, 0x536002E4, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1601,8 +1601,8 @@ VALUES (0x75360138, 11697, 0x53600303, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53600303 [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360139, 15935, 0x53600303, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600303 [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360139, 15935, 0x53600303, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600303 [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360139, 0x75360135, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -1613,8 +1613,8 @@ VALUES (0x75360139, 0x75360135, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360139, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536013A, 15451, 0x53600305, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53600305 [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536013A, 15451, 0x53600305, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53600305 [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536013B, 15608, 0x53600307, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1673,8 +1673,8 @@ VALUES (0x75360146, 11697, 0x5360030C, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5360030C [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360147, 15937, 0x5360030C, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5360030C [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360147, 15937, 0x5360030C, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5360030C [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360147, 0x75360143, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -1685,8 +1685,8 @@ VALUES (0x75360147, 0x75360143, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360147, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360148, 15451, 0x5360030E, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5360030E [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360148, 15451, 0x5360030E, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5360030E [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360149, 15608, 0x53600310, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1745,8 +1745,8 @@ VALUES (0x75360154, 11697, 0x53600315, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53600315 [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360155, 15939, 0x53600315, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600315 [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360155, 15939, 0x53600315, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600315 [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360155, 0x75360151, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -1757,8 +1757,8 @@ VALUES (0x75360155, 0x75360151, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360155, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360156, 15451, 0x53600317, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53600317 [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360156, 15451, 0x53600317, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53600317 [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360157, 15608, 0x53600318, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1817,8 +1817,8 @@ VALUES (0x75360162, 11697, 0x5360031D, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5360031D [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360163, 15941, 0x5360031D, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5360031D [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360163, 15941, 0x5360031D, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5360031D [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360163, 0x7536015F, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -1829,12 +1829,12 @@ VALUES (0x75360163, 0x7536015F, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360163, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360164, 15451, 0x5360031F, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5360031F [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360164, 15451, 0x5360031F, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5360031F [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360165, 15608, 0x53600320, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600320 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75360165, 15608, 0x53600320, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600320 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360166, 15608, 0x53600320, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1889,8 +1889,8 @@ VALUES (0x75360170, 11697, 0x53600325, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53600325 [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360171, 15943, 0x53600325, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600325 [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360171, 15943, 0x53600325, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600325 [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360171, 0x7536016D, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -1901,8 +1901,8 @@ VALUES (0x75360171, 0x7536016D, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360171, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360172, 15451, 0x53600327, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53600327 [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360172, 15451, 0x53600327, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53600327 [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360173, 15608, 0x53600329, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1961,8 +1961,8 @@ VALUES (0x7536017E, 11697, 0x5360032E, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5360032E [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536017F, 15945, 0x5360032E, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5360032E [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536017F, 15945, 0x5360032E, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5360032E [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536017F, 0x7536017B, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -1973,8 +1973,8 @@ VALUES (0x7536017F, 0x7536017B, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x7536017F, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360180, 15451, 0x53600330, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53600330 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360180, 15451, 0x53600330, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53600330 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360181, 15608, 0x53600332, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2025,8 +2025,8 @@ VALUES (0x7536018A, 9686, 0x53600337, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x53600337 [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536018B, 9686, 0x53600337, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53600337 [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536018B, 9686, 0x53600337, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53600337 [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536018C, 11697, 0x53600337, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2113,8 +2113,8 @@ VALUES (0x7536019A, 15451, 0x5360033F, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x5360033F [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536019B, 15608, 0x53600344, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600344 [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536019B, 15608, 0x53600344, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600344 [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536019C, 15608, 0x53600344, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2241,8 +2241,8 @@ VALUES (0x753601B4, 9686, 0x5360035D, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x5360035D [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753601B5, 9686, 0x5360035D, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5360035D [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x753601B5, 9686, 0x5360035D, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5360035D [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753601B6, 11697, 0x5360035D, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2345,8 +2345,8 @@ VALUES (0x753601C8, 11697, 0x5360036A, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5360036A [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753601C9, 15956, 0x5360036A, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5360036A [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753601C9, 15956, 0x5360036A, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5360036A [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753601C9, 0x753601C5, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -2357,8 +2357,8 @@ VALUES (0x753601C9, 0x753601C5, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753601C9, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753601CA, 15451, 0x5360036C, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5360036C [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753601CA, 15451, 0x5360036C, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5360036C [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753601CB, 15608, 0x5360036D, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2497,8 +2497,8 @@ VALUES (0x753601E6, 11697, 0x53600399, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53600399 [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753601E7, 15960, 0x53600399, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600399 [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753601E7, 15960, 0x53600399, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600399 [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753601E7, 0x753601E3, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -2509,8 +2509,8 @@ VALUES (0x753601E7, 0x753601E3, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753601E7, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753601E8, 15451, 0x5360039B, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5360039B [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753601E8, 15451, 0x5360039B, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5360039B [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753601E9, 15608, 0x5360039C, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2569,8 +2569,8 @@ VALUES (0x753601F4, 11697, 0x536003AB, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536003AB [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753601F5, 15962, 0x536003AB, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536003AB [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753601F5, 15962, 0x536003AB, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536003AB [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753601F5, 0x753601F1, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -2581,8 +2581,8 @@ VALUES (0x753601F5, 0x753601F1, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753601F5, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753601F6, 15451, 0x536003AD, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536003AD [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753601F6, 15451, 0x536003AD, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536003AD [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753601F7, 15608, 0x536003AF, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2641,8 +2641,8 @@ VALUES (0x75360202, 11697, 0x536003BB, 86.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536003BB [86.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360203, 15964, 0x536003BB, 90, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536003BB [90.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360203, 15964, 0x536003BB, 90, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536003BB [90.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360203, 0x753601FF, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -2653,8 +2653,8 @@ VALUES (0x75360203, 0x753601FF, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360203, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360204, 15451, 0x536003BD, 90, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536003BD [90.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360204, 15451, 0x536003BD, 90, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536003BD [90.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360205, 15608, 0x536003BE, 87.984, -160, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2717,8 +2717,8 @@ VALUES (0x75360211, 11697, 0x536003C4, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536003C4 [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360212, 15966, 0x536003C4, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536003C4 [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360212, 15966, 0x536003C4, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536003C4 [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360212, 0x7536020E, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -2729,8 +2729,8 @@ VALUES (0x75360212, 0x7536020E, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360212, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360213, 15451, 0x536003C6, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536003C6 [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360213, 15451, 0x536003C6, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536003C6 [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360214, 15608, 0x536003C7, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2793,8 +2793,8 @@ VALUES (0x75360220, 11697, 0x536003D4, 96.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536003D4 [96.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360221, 15968, 0x536003D4, 100, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536003D4 [100.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360221, 15968, 0x536003D4, 100, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536003D4 [100.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360221, 0x7536021D, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -2805,8 +2805,8 @@ VALUES (0x75360221, 0x7536021D, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360221, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360222, 15451, 0x536003D6, 100, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536003D6 [100.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360222, 15451, 0x536003D6, 100, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536003D6 [100.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360223, 15608, 0x536003D8, 100, -162.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3401,8 +3401,8 @@ VALUES (0x75360296, 11697, 0x53600446, 166.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53600446 [166.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360297, 15985, 0x53600446, 170, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600446 [170.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360297, 15985, 0x53600446, 170, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600446 [170.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75360297, 0x75360293, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -3413,8 +3413,8 @@ VALUES (0x75360297, 0x75360293, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75360297, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75360298, 15451, 0x53600448, 170, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53600448 [170.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75360298, 15451, 0x53600448, 170, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53600448 [170.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75360299, 15608, 0x5360044A, 170, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3473,8 +3473,8 @@ VALUES (0x753602A4, 11697, 0x5360044F, 176.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x5360044F [176.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753602A5, 15987, 0x5360044F, 180, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5360044F [180.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753602A5, 15987, 0x5360044F, 180, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5360044F [180.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753602A5, 0x753602A1, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -3485,8 +3485,8 @@ VALUES (0x753602A5, 0x753602A1, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753602A5, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753602A6, 15451, 0x53600451, 180, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53600451 [180.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753602A6, 15451, 0x53600451, 180, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53600451 [180.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753602A7, 15608, 0x53600453, 180, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3545,8 +3545,8 @@ VALUES (0x753602B2, 11697, 0x53600458, 186.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53600458 [186.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753602B3, 15989, 0x53600458, 190, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53600458 [190.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753602B3, 15989, 0x53600458, 190, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53600458 [190.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753602B3, 0x753602AF, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -3557,8 +3557,8 @@ VALUES (0x753602B3, 0x753602AF, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753602B3, 0x753602C1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753602B4, 15451, 0x5360045A, 190, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5360045A [190.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753602B4, 15451, 0x5360045A, 190, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5360045A [190.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753602B5, 15608, 0x5360045B, 190, -172.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5361.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5361.sql index cec8c92dbd..b20e31475b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5361.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5361.sql @@ -17,8 +17,8 @@ VALUES (0x75361014, 11697, 0x53610100, -3.6125, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53610100 [-3.612500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361015, 15991, 0x53610100, 0, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610100 [0.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361015, 15991, 0x53610100, 0, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610100 [0.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361015, 0x75361011, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -29,12 +29,12 @@ VALUES (0x75361015, 0x75361011, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75361015, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361016, 15451, 0x53610102, -0, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53610102 [-0.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361016, 15451, 0x53610102, 0, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53610102 [0.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361017, 15608, 0x53610103, -0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610103 [-0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75361017, 15608, 0x53610103, 0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610103 [0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75361018, 15608, 0x53610103, 0, -32.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -89,8 +89,8 @@ VALUES (0x75361022, 11697, 0x53610108, 6.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53610108 [6.387500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361023, 15993, 0x53610108, 10, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610108 [10.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361023, 15993, 0x53610108, 10, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610108 [10.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361023, 0x7536101F, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -101,8 +101,8 @@ VALUES (0x75361023, 0x7536101F, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75361023, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361024, 15451, 0x5361010A, 10, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5361010A [10.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361024, 15451, 0x5361010A, 10, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5361010A [10.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75361025, 15608, 0x5361010C, 10, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -161,8 +161,8 @@ VALUES (0x75361030, 11697, 0x53610111, 16.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53610111 [16.387501 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361031, 15995, 0x53610111, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610111 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361031, 15995, 0x53610111, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610111 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361031, 0x7536102D, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -173,8 +173,8 @@ VALUES (0x75361031, 0x7536102D, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75361031, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361032, 15451, 0x53610113, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53610113 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361032, 15451, 0x53610113, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53610113 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75361033, 15608, 0x53610115, 20, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -477,8 +477,8 @@ VALUES (0x7536106D, 9686, 0x5361017D, 60.765, 4.38999, 2, 1, 0, 0, 0, True, '2 /* @teleloc 0x5361017D [60.764999 4.389990 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536106E, 9686, 0x5361017D, 55.6, -0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5361017D [55.599998 -0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536106E, 9686, 0x5361017D, 55.6, 0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5361017D [55.599998 0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536106F, 11697, 0x5361017D, 56.395, -3.6125, 0.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -565,8 +565,8 @@ VALUES (0x7536107D, 15451, 0x53610185, 64.755, -20, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x53610185 [64.754997 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536107E, 15608, 0x536101AB, 72.016, -0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536101AB [72.015999 -0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536107E, 15608, 0x536101AB, 72.016, 0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536101AB [72.015999 0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536107F, 15608, 0x536101AB, 67.984, 0, 0, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -597,8 +597,8 @@ VALUES (0x75361085, 9686, 0x536101C1, 79.235, -4.38999, 2, 0, 0, 0, -1, True, /* @teleloc 0x536101C1 [79.235001 -4.389990 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361086, 9686, 0x536101C1, 84.4, -0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536101C1 [84.400002 -0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x75361086, 9686, 0x536101C1, 84.4, 0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536101C1 [84.400002 0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75361087, 11697, 0x536101C1, 83.605, 3.6125, 0.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -701,8 +701,8 @@ VALUES (0x75361099, 11697, 0x536101CA, 76.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536101CA [76.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536109A, 16010, 0x536101CA, 80, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536101CA [80.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536109A, 16010, 0x536101CA, 80, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536101CA [80.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536109A, 0x75361096, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -713,8 +713,8 @@ VALUES (0x7536109A, 0x75361096, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x7536109A, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536109B, 15451, 0x536101CC, 80, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536101CC [80.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536109B, 15451, 0x536101CC, 80, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536101CC [80.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536109C, 15608, 0x536101CE, 80, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -773,8 +773,8 @@ VALUES (0x753610A7, 11697, 0x536101F3, 86.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536101F3 [86.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753610A8, 16012, 0x536101F3, 90, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536101F3 [90.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753610A8, 16012, 0x536101F3, 90, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536101F3 [90.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753610A8, 0x753610A4, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -785,8 +785,8 @@ VALUES (0x753610A8, 0x753610A4, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753610A8, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753610A9, 15451, 0x536101F5, 90, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536101F5 [90.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753610A9, 15451, 0x536101F5, 90, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536101F5 [90.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753610AA, 15608, 0x536101F7, 90, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -849,8 +849,8 @@ VALUES (0x753610B6, 11697, 0x5361020A, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5361020A [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753610B7, 16014, 0x5361020A, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5361020A [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753610B7, 16014, 0x5361020A, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5361020A [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753610B7, 0x753610B3, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -861,8 +861,8 @@ VALUES (0x753610B7, 0x753610B3, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753610B7, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753610B8, 15451, 0x5361020C, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5361020C [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753610B8, 15451, 0x5361020C, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5361020C [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753610B9, 15608, 0x5361020D, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -921,8 +921,8 @@ VALUES (0x753610C4, 11697, 0x53610212, 96.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53610212 [96.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753610C5, 16016, 0x53610212, 100, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610212 [100.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753610C5, 16016, 0x53610212, 100, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610212 [100.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753610C5, 0x753610C1, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -933,8 +933,8 @@ VALUES (0x753610C5, 0x753610C1, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753610C5, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753610C6, 15451, 0x53610214, 100, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53610214 [100.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753610C6, 15451, 0x53610214, 100, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53610214 [100.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753610C7, 15608, 0x53610215, 100, -72.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x753610D5, 11697, 0x53610228, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53610228 [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753610D6, 16018, 0x53610228, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610228 [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753610D6, 16018, 0x53610228, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610228 [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753610D6, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x753610D6, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753610D6, 0x753610D9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753610D7, 15451, 0x5361022A, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5361022A [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753610D7, 15451, 0x5361022A, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5361022A [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753610D8, 15608, 0x5361022C, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x753610E3, 11697, 0x53610251, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53610251 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753610E4, 16020, 0x53610251, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610251 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753610E4, 16020, 0x53610251, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610251 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753610E4, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x753610E4, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753610E4, 0x753610E7, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753610E5, 15451, 0x53610253, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53610253 [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753610E5, 15451, 0x53610253, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53610253 [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753610E6, 15608, 0x53610255, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1461,8 +1461,8 @@ VALUES (0x7536112D, 11697, 0x536102E1, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536102E1 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536112E, 16031, 0x536102E1, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536102E1 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536112E, 16031, 0x536102E1, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536102E1 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536112E, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7536112E, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536112E, 0x75361132, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536112F, 15451, 0x536102E3, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536102E3 [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536112F, 15451, 0x536102E3, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536102E3 [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75361130, 15608, 0x536102E4, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1617,8 +1617,8 @@ VALUES (0x7536114C, 11697, 0x53610303, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53610303 [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536114D, 16035, 0x53610303, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610303 [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536114D, 16035, 0x53610303, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610303 [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536114D, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1629,8 +1629,8 @@ VALUES (0x7536114D, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536114D, 0x75361150, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536114E, 15451, 0x53610305, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53610305 [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536114E, 15451, 0x53610305, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53610305 [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536114F, 15608, 0x53610307, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1689,8 +1689,8 @@ VALUES (0x7536115A, 11697, 0x5361030C, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5361030C [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536115B, 16037, 0x5361030C, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5361030C [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536115B, 16037, 0x5361030C, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5361030C [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536115B, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1701,8 +1701,8 @@ VALUES (0x7536115B, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536115B, 0x7536115E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536115C, 15451, 0x5361030E, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5361030E [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536115C, 15451, 0x5361030E, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5361030E [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536115D, 15608, 0x53610310, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1761,8 +1761,8 @@ VALUES (0x75361168, 11697, 0x53610315, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53610315 [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361169, 16039, 0x53610315, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610315 [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361169, 16039, 0x53610315, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610315 [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361169, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1773,8 +1773,8 @@ VALUES (0x75361169, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75361169, 0x7536116C, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536116A, 15451, 0x53610317, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53610317 [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536116A, 15451, 0x53610317, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53610317 [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536116B, 15608, 0x53610318, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1833,8 +1833,8 @@ VALUES (0x75361176, 11697, 0x5361031D, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5361031D [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361177, 16041, 0x5361031D, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5361031D [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361177, 16041, 0x5361031D, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5361031D [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361177, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1845,12 +1845,12 @@ VALUES (0x75361177, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75361177, 0x75361179, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361178, 15451, 0x5361031F, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5361031F [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361178, 15451, 0x5361031F, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5361031F [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361179, 15608, 0x53610320, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610320 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75361179, 15608, 0x53610320, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610320 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536117A, 15608, 0x53610320, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1905,8 +1905,8 @@ VALUES (0x75361184, 11697, 0x53610325, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53610325 [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361185, 16043, 0x53610325, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610325 [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361185, 16043, 0x53610325, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610325 [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361185, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1917,8 +1917,8 @@ VALUES (0x75361185, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75361185, 0x75361188, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361186, 15451, 0x53610327, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53610327 [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361186, 15451, 0x53610327, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53610327 [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75361187, 15608, 0x53610329, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1977,8 +1977,8 @@ VALUES (0x75361192, 11697, 0x5361032E, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5361032E [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361193, 16045, 0x5361032E, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5361032E [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361193, 16045, 0x5361032E, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5361032E [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361193, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1989,8 +1989,8 @@ VALUES (0x75361193, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75361193, 0x75361196, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361194, 15451, 0x53610330, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53610330 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361194, 15451, 0x53610330, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53610330 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75361195, 15608, 0x53610332, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2041,8 +2041,8 @@ VALUES (0x7536119E, 9686, 0x53610337, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x53610337 [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536119F, 9686, 0x53610337, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53610337 [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536119F, 9686, 0x53610337, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53610337 [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753611A0, 11697, 0x53610337, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,8 +2129,8 @@ VALUES (0x753611AE, 15451, 0x5361033F, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x5361033F [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753611AF, 15608, 0x53610344, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610344 [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x753611AF, 15608, 0x53610344, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610344 [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753611B0, 15608, 0x53610344, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2257,8 +2257,8 @@ VALUES (0x753611C8, 9686, 0x5361035D, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x5361035D [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753611C9, 9686, 0x5361035D, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5361035D [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x753611C9, 9686, 0x5361035D, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5361035D [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753611CA, 11697, 0x5361035D, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2361,8 +2361,8 @@ VALUES (0x753611DC, 11697, 0x5361036A, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5361036A [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753611DD, 16056, 0x5361036A, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5361036A [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753611DD, 16056, 0x5361036A, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5361036A [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753611DD, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2373,8 +2373,8 @@ VALUES (0x753611DD, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753611DD, 0x753611E0, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753611DE, 15451, 0x5361036C, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5361036C [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753611DE, 15451, 0x5361036C, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5361036C [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753611DF, 15608, 0x5361036D, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2513,8 +2513,8 @@ VALUES (0x753611FA, 11697, 0x53610399, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53610399 [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753611FB, 16060, 0x53610399, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610399 [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753611FB, 16060, 0x53610399, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610399 [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753611FB, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2525,8 +2525,8 @@ VALUES (0x753611FB, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753611FB, 0x753611FE, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753611FC, 15451, 0x5361039B, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5361039B [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753611FC, 15451, 0x5361039B, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5361039B [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753611FD, 15608, 0x5361039C, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2585,8 +2585,8 @@ VALUES (0x75361208, 11697, 0x536103AB, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536103AB [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361209, 16062, 0x536103AB, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536103AB [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361209, 16062, 0x536103AB, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536103AB [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361209, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2597,8 +2597,8 @@ VALUES (0x75361209, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75361209, 0x7536120C, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536120A, 15451, 0x536103AD, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536103AD [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536120A, 15451, 0x536103AD, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536103AD [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536120B, 15608, 0x536103AF, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2657,8 +2657,8 @@ VALUES (0x75361216, 11697, 0x536103BB, 86.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536103BB [86.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361217, 16064, 0x536103BB, 90, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536103BB [90.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361217, 16064, 0x536103BB, 90, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536103BB [90.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361217, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2669,8 +2669,8 @@ VALUES (0x75361217, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75361217, 0x7536121B, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361218, 15451, 0x536103BD, 90, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536103BD [90.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361218, 15451, 0x536103BD, 90, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536103BD [90.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75361219, 15608, 0x536103BE, 87.984, -160, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2733,8 +2733,8 @@ VALUES (0x75361225, 11697, 0x536103C4, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536103C4 [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361226, 16066, 0x536103C4, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536103C4 [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361226, 16066, 0x536103C4, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536103C4 [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361226, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2745,8 +2745,8 @@ VALUES (0x75361226, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75361226, 0x7536122A, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361227, 15451, 0x536103C6, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536103C6 [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361227, 15451, 0x536103C6, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536103C6 [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75361228, 15608, 0x536103C7, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2809,8 +2809,8 @@ VALUES (0x75361234, 11697, 0x536103D4, 96.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536103D4 [96.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361235, 16068, 0x536103D4, 100, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536103D4 [100.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361235, 16068, 0x536103D4, 100, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536103D4 [100.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75361235, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2821,8 +2821,8 @@ VALUES (0x75361235, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75361235, 0x75361238, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75361236, 15451, 0x536103D6, 100, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536103D6 [100.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75361236, 15451, 0x536103D6, 100, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536103D6 [100.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75361237, 15608, 0x536103D8, 100, -162.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3417,8 +3417,8 @@ VALUES (0x753612AA, 11697, 0x53610446, 166.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53610446 [166.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753612AB, 16085, 0x53610446, 170, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610446 [170.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753612AB, 16085, 0x53610446, 170, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610446 [170.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753612AB, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3429,8 +3429,8 @@ VALUES (0x753612AB, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753612AB, 0x753612AE, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753612AC, 15451, 0x53610448, 170, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53610448 [170.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753612AC, 15451, 0x53610448, 170, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53610448 [170.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753612AD, 15608, 0x5361044A, 170, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3489,8 +3489,8 @@ VALUES (0x753612B8, 11697, 0x5361044F, 176.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x5361044F [176.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753612B9, 16087, 0x5361044F, 180, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5361044F [180.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753612B9, 16087, 0x5361044F, 180, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5361044F [180.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753612B9, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3501,8 +3501,8 @@ VALUES (0x753612B9, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753612B9, 0x753612BC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753612BA, 15451, 0x53610451, 180, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53610451 [180.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753612BA, 15451, 0x53610451, 180, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53610451 [180.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753612BB, 15608, 0x53610453, 180, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3561,8 +3561,8 @@ VALUES (0x753612C6, 11697, 0x53610458, 186.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53610458 [186.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753612C7, 16089, 0x53610458, 190, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53610458 [190.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753612C7, 16089, 0x53610458, 190, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53610458 [190.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753612C7, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3573,8 +3573,8 @@ VALUES (0x753612C7, 0x753610D1, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753612C7, 0x753612CA, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753612C8, 15451, 0x5361045A, 190, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5361045A [190.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753612C8, 15451, 0x5361045A, 190, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5361045A [190.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753612C9, 15608, 0x5361045B, 190, -172.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5362.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5362.sql index 92e1d2ab0f..23bfefba28 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5362.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5362.sql @@ -17,8 +17,8 @@ VALUES (0x75362003, 11697, 0x53620100, -3.6125, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53620100 [-3.612500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362004, 16091, 0x53620100, 0, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620100 [0.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362004, 16091, 0x53620100, 0, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620100 [0.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362004, 0x75362000, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -29,12 +29,12 @@ VALUES (0x75362004, 0x75362000, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75362004, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362005, 15451, 0x53620102, -0, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53620102 [-0.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362005, 15451, 0x53620102, 0, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53620102 [0.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362006, 15608, 0x53620103, -0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620103 [-0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75362006, 15608, 0x53620103, 0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620103 [0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362007, 15608, 0x53620103, 0, -32.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -89,8 +89,8 @@ VALUES (0x75362011, 11697, 0x53620108, 6.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53620108 [6.387500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362012, 16093, 0x53620108, 10, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620108 [10.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362012, 16093, 0x53620108, 10, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620108 [10.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362012, 0x7536200E, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -101,8 +101,8 @@ VALUES (0x75362012, 0x7536200E, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75362012, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362013, 15451, 0x5362010A, 10, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5362010A [10.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362013, 15451, 0x5362010A, 10, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5362010A [10.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362014, 15608, 0x5362010C, 10, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -161,8 +161,8 @@ VALUES (0x7536201F, 11697, 0x53620111, 16.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53620111 [16.387501 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362020, 16095, 0x53620111, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620111 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362020, 16095, 0x53620111, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620111 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362020, 0x7536201C, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -173,8 +173,8 @@ VALUES (0x75362020, 0x7536201C, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75362020, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362021, 15451, 0x53620113, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53620113 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362021, 15451, 0x53620113, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53620113 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362022, 15608, 0x53620115, 20, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -477,8 +477,8 @@ VALUES (0x7536205C, 9686, 0x5362017D, 60.765, 4.38999, 2, 1, 0, 0, 0, True, '2 /* @teleloc 0x5362017D [60.764999 4.389990 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536205D, 9686, 0x5362017D, 55.6, -0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5362017D [55.599998 -0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536205D, 9686, 0x5362017D, 55.6, 0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5362017D [55.599998 0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536205E, 11697, 0x5362017D, 56.395, -3.6125, 0.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -565,8 +565,8 @@ VALUES (0x7536206C, 15451, 0x53620185, 64.755, -20, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x53620185 [64.754997 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536206D, 15608, 0x536201AB, 72.016, -0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536201AB [72.015999 -0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536206D, 15608, 0x536201AB, 72.016, 0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536201AB [72.015999 0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536206E, 15608, 0x536201AB, 67.984, 0, 0, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -597,8 +597,8 @@ VALUES (0x75362074, 9686, 0x536201C1, 79.235, -4.38999, 2, 0, 0, 0, -1, True, /* @teleloc 0x536201C1 [79.235001 -4.389990 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362075, 9686, 0x536201C1, 84.4, -0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536201C1 [84.400002 -0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x75362075, 9686, 0x536201C1, 84.4, 0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536201C1 [84.400002 0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362076, 11697, 0x536201C1, 83.605, 3.6125, 0.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -701,8 +701,8 @@ VALUES (0x75362088, 11697, 0x536201CA, 76.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536201CA [76.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362089, 16110, 0x536201CA, 80, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536201CA [80.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362089, 16110, 0x536201CA, 80, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536201CA [80.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362089, 0x75362085, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -713,8 +713,8 @@ VALUES (0x75362089, 0x75362085, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75362089, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536208A, 15451, 0x536201CC, 80, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536201CC [80.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536208A, 15451, 0x536201CC, 80, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536201CC [80.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536208B, 15608, 0x536201CE, 80, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -773,8 +773,8 @@ VALUES (0x75362096, 11697, 0x536201F3, 86.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536201F3 [86.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362097, 16112, 0x536201F3, 90, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536201F3 [90.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362097, 16112, 0x536201F3, 90, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536201F3 [90.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362097, 0x75362093, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -785,8 +785,8 @@ VALUES (0x75362097, 0x75362093, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75362097, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362098, 15451, 0x536201F5, 90, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536201F5 [90.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362098, 15451, 0x536201F5, 90, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536201F5 [90.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362099, 15608, 0x536201F7, 90, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -849,8 +849,8 @@ VALUES (0x753620A5, 11697, 0x5362020A, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5362020A [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753620A6, 16114, 0x5362020A, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5362020A [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753620A6, 16114, 0x5362020A, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5362020A [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753620A6, 0x753620A2, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -861,8 +861,8 @@ VALUES (0x753620A6, 0x753620A2, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753620A6, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753620A7, 15451, 0x5362020C, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5362020C [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753620A7, 15451, 0x5362020C, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5362020C [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753620A8, 15608, 0x5362020D, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -921,8 +921,8 @@ VALUES (0x753620B3, 11697, 0x53620212, 96.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53620212 [96.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753620B4, 16116, 0x53620212, 100, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620212 [100.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753620B4, 16116, 0x53620212, 100, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620212 [100.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753620B4, 0x753620B0, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -933,8 +933,8 @@ VALUES (0x753620B4, 0x753620B0, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753620B4, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753620B5, 15451, 0x53620214, 100, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53620214 [100.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753620B5, 15451, 0x53620214, 100, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53620214 [100.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753620B6, 15608, 0x53620215, 100, -72.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x753620C4, 11697, 0x53620228, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53620228 [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753620C5, 16118, 0x53620228, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620228 [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753620C5, 16118, 0x53620228, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620228 [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753620C5, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x753620C5, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753620C5, 0x753620C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753620C6, 15451, 0x5362022A, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5362022A [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753620C6, 15451, 0x5362022A, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5362022A [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753620C7, 15608, 0x5362022C, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x753620D2, 11697, 0x53620251, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53620251 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753620D3, 16120, 0x53620251, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620251 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753620D3, 16120, 0x53620251, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620251 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753620D3, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x753620D3, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753620D3, 0x753620D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753620D4, 15451, 0x53620253, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53620253 [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753620D4, 15451, 0x53620253, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53620253 [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753620D5, 15608, 0x53620255, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1461,8 +1461,8 @@ VALUES (0x7536211C, 11697, 0x536202E1, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536202E1 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536211D, 16131, 0x536202E1, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536202E1 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536211D, 16131, 0x536202E1, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536202E1 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536211D, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7536211D, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536211D, 0x75362121, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536211E, 15451, 0x536202E3, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536202E3 [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536211E, 15451, 0x536202E3, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536202E3 [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536211F, 15608, 0x536202E4, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1617,8 +1617,8 @@ VALUES (0x7536213B, 11697, 0x53620303, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53620303 [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536213C, 16135, 0x53620303, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620303 [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536213C, 16135, 0x53620303, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620303 [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536213C, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1629,8 +1629,8 @@ VALUES (0x7536213C, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536213C, 0x7536213F, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536213D, 15451, 0x53620305, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53620305 [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536213D, 15451, 0x53620305, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53620305 [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536213E, 15608, 0x53620307, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1689,8 +1689,8 @@ VALUES (0x75362149, 11697, 0x5362030C, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5362030C [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536214A, 16137, 0x5362030C, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5362030C [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536214A, 16137, 0x5362030C, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5362030C [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536214A, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1701,8 +1701,8 @@ VALUES (0x7536214A, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536214A, 0x7536214D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536214B, 15451, 0x5362030E, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5362030E [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536214B, 15451, 0x5362030E, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5362030E [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536214C, 15608, 0x53620310, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1761,8 +1761,8 @@ VALUES (0x75362157, 11697, 0x53620315, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53620315 [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362158, 16139, 0x53620315, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620315 [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362158, 16139, 0x53620315, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620315 [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362158, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1773,8 +1773,8 @@ VALUES (0x75362158, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75362158, 0x7536215B, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362159, 15451, 0x53620317, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53620317 [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362159, 15451, 0x53620317, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53620317 [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536215A, 15608, 0x53620318, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1833,8 +1833,8 @@ VALUES (0x75362165, 11697, 0x5362031D, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5362031D [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362166, 16141, 0x5362031D, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5362031D [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362166, 16141, 0x5362031D, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5362031D [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362166, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1845,12 +1845,12 @@ VALUES (0x75362166, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75362166, 0x75362168, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362167, 15451, 0x5362031F, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5362031F [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362167, 15451, 0x5362031F, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5362031F [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362168, 15608, 0x53620320, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620320 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75362168, 15608, 0x53620320, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620320 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362169, 15608, 0x53620320, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1905,8 +1905,8 @@ VALUES (0x75362173, 11697, 0x53620325, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53620325 [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362174, 16143, 0x53620325, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620325 [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362174, 16143, 0x53620325, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620325 [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362174, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1917,8 +1917,8 @@ VALUES (0x75362174, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75362174, 0x75362177, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362175, 15451, 0x53620327, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53620327 [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362175, 15451, 0x53620327, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53620327 [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362176, 15608, 0x53620329, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1977,8 +1977,8 @@ VALUES (0x75362181, 11697, 0x5362032E, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5362032E [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362182, 16145, 0x5362032E, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5362032E [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362182, 16145, 0x5362032E, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5362032E [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362182, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1989,8 +1989,8 @@ VALUES (0x75362182, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75362182, 0x75362185, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362183, 15451, 0x53620330, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53620330 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362183, 15451, 0x53620330, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53620330 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362184, 15608, 0x53620332, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2041,8 +2041,8 @@ VALUES (0x7536218D, 9686, 0x53620337, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x53620337 [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536218E, 9686, 0x53620337, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53620337 [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536218E, 9686, 0x53620337, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53620337 [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536218F, 11697, 0x53620337, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,8 +2129,8 @@ VALUES (0x7536219D, 15451, 0x5362033F, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x5362033F [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536219E, 15608, 0x53620344, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620344 [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536219E, 15608, 0x53620344, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620344 [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536219F, 15608, 0x53620344, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2257,8 +2257,8 @@ VALUES (0x753621B7, 9686, 0x5362035D, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x5362035D [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753621B8, 9686, 0x5362035D, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5362035D [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x753621B8, 9686, 0x5362035D, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5362035D [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753621B9, 11697, 0x5362035D, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2361,8 +2361,8 @@ VALUES (0x753621CB, 11697, 0x5362036A, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5362036A [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753621CC, 16156, 0x5362036A, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5362036A [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753621CC, 16156, 0x5362036A, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5362036A [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753621CC, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2373,8 +2373,8 @@ VALUES (0x753621CC, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753621CC, 0x753621CF, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753621CD, 15451, 0x5362036C, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5362036C [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753621CD, 15451, 0x5362036C, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5362036C [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753621CE, 15608, 0x5362036D, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2513,8 +2513,8 @@ VALUES (0x753621E9, 11697, 0x53620399, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53620399 [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753621EA, 16160, 0x53620399, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620399 [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753621EA, 16160, 0x53620399, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620399 [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753621EA, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2525,8 +2525,8 @@ VALUES (0x753621EA, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753621EA, 0x753621ED, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753621EB, 15451, 0x5362039B, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5362039B [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753621EB, 15451, 0x5362039B, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5362039B [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753621EC, 15608, 0x5362039C, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2585,8 +2585,8 @@ VALUES (0x753621F7, 11697, 0x536203AB, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536203AB [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753621F8, 16162, 0x536203AB, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536203AB [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753621F8, 16162, 0x536203AB, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536203AB [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753621F8, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2597,8 +2597,8 @@ VALUES (0x753621F8, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753621F8, 0x753621FB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753621F9, 15451, 0x536203AD, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536203AD [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753621F9, 15451, 0x536203AD, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536203AD [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753621FA, 15608, 0x536203AF, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2657,8 +2657,8 @@ VALUES (0x75362205, 11697, 0x536203BB, 86.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536203BB [86.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362206, 16164, 0x536203BB, 90, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536203BB [90.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362206, 16164, 0x536203BB, 90, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536203BB [90.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362206, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2669,8 +2669,8 @@ VALUES (0x75362206, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75362206, 0x7536220A, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362207, 15451, 0x536203BD, 90, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536203BD [90.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362207, 15451, 0x536203BD, 90, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536203BD [90.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362208, 15608, 0x536203BE, 87.984, -160, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2733,8 +2733,8 @@ VALUES (0x75362214, 11697, 0x536203C4, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536203C4 [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362215, 16166, 0x536203C4, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536203C4 [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362215, 16166, 0x536203C4, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536203C4 [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362215, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2745,8 +2745,8 @@ VALUES (0x75362215, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75362215, 0x75362219, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362216, 15451, 0x536203C6, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536203C6 [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362216, 15451, 0x536203C6, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536203C6 [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362217, 15608, 0x536203C7, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2809,8 +2809,8 @@ VALUES (0x75362223, 11697, 0x536203D4, 96.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536203D4 [96.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362224, 16168, 0x536203D4, 100, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536203D4 [100.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362224, 16168, 0x536203D4, 100, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536203D4 [100.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75362224, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2821,8 +2821,8 @@ VALUES (0x75362224, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75362224, 0x75362227, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75362225, 15451, 0x536203D6, 100, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536203D6 [100.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75362225, 15451, 0x536203D6, 100, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536203D6 [100.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75362226, 15608, 0x536203D8, 100, -162.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3417,8 +3417,8 @@ VALUES (0x75362299, 11697, 0x53620446, 166.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53620446 [166.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536229A, 16185, 0x53620446, 170, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620446 [170.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536229A, 16185, 0x53620446, 170, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620446 [170.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536229A, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3429,8 +3429,8 @@ VALUES (0x7536229A, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536229A, 0x7536229D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536229B, 15451, 0x53620448, 170, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53620448 [170.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536229B, 15451, 0x53620448, 170, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53620448 [170.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536229C, 15608, 0x5362044A, 170, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3489,8 +3489,8 @@ VALUES (0x753622A7, 11697, 0x5362044F, 176.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x5362044F [176.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753622A8, 16187, 0x5362044F, 180, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5362044F [180.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753622A8, 16187, 0x5362044F, 180, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5362044F [180.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753622A8, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3501,8 +3501,8 @@ VALUES (0x753622A8, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753622A8, 0x753622AB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753622A9, 15451, 0x53620451, 180, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53620451 [180.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753622A9, 15451, 0x53620451, 180, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53620451 [180.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753622AA, 15608, 0x53620453, 180, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3561,8 +3561,8 @@ VALUES (0x753622B5, 11697, 0x53620458, 186.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53620458 [186.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753622B6, 16189, 0x53620458, 190, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53620458 [190.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753622B6, 16189, 0x53620458, 190, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53620458 [190.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753622B6, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3573,8 +3573,8 @@ VALUES (0x753622B6, 0x753620C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753622B6, 0x753622B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753622B7, 15451, 0x5362045A, 190, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5362045A [190.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753622B7, 15451, 0x5362045A, 190, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5362045A [190.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753622B8, 15608, 0x5362045B, 190, -172.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5363.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5363.sql index 5cbcdcb147..bc3585f252 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5363.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5363.sql @@ -17,8 +17,8 @@ VALUES (0x75363003, 11697, 0x53630100, -3.6125, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53630100 [-3.612500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363004, 16191, 0x53630100, 0, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630100 [0.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363004, 16191, 0x53630100, 0, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630100 [0.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363004, 0x75363000, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -29,12 +29,12 @@ VALUES (0x75363004, 0x75363000, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75363004, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363005, 15451, 0x53630102, -0, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53630102 [-0.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363005, 15451, 0x53630102, 0, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53630102 [0.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363006, 15608, 0x53630103, -0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630103 [-0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75363006, 15608, 0x53630103, 0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630103 [0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363007, 15608, 0x53630103, 0, -32.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -89,8 +89,8 @@ VALUES (0x75363011, 11697, 0x53630108, 6.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53630108 [6.387500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363012, 16193, 0x53630108, 10, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630108 [10.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363012, 16193, 0x53630108, 10, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630108 [10.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363012, 0x7536300E, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -101,8 +101,8 @@ VALUES (0x75363012, 0x7536300E, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75363012, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363013, 15451, 0x5363010A, 10, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5363010A [10.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363013, 15451, 0x5363010A, 10, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5363010A [10.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363014, 15608, 0x5363010C, 10, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -161,8 +161,8 @@ VALUES (0x7536301F, 11697, 0x53630111, 16.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53630111 [16.387501 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363020, 16195, 0x53630111, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630111 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363020, 16195, 0x53630111, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630111 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363020, 0x7536301C, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -173,8 +173,8 @@ VALUES (0x75363020, 0x7536301C, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75363020, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363021, 15451, 0x53630113, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53630113 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363021, 15451, 0x53630113, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53630113 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363022, 15608, 0x53630115, 20, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -477,8 +477,8 @@ VALUES (0x7536305C, 9686, 0x5363017D, 60.765, 4.38999, 2, 1, 0, 0, 0, True, '2 /* @teleloc 0x5363017D [60.764999 4.389990 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536305D, 9686, 0x5363017D, 55.6, -0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5363017D [55.599998 -0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536305D, 9686, 0x5363017D, 55.6, 0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5363017D [55.599998 0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536305E, 11697, 0x5363017D, 56.395, -3.6125, 0.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -565,8 +565,8 @@ VALUES (0x7536306C, 15451, 0x53630185, 64.755, -20, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x53630185 [64.754997 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536306D, 15608, 0x536301AB, 72.016, -0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536301AB [72.015999 -0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536306D, 15608, 0x536301AB, 72.016, 0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536301AB [72.015999 0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536306E, 15608, 0x536301AB, 67.984, 0, 0, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -597,8 +597,8 @@ VALUES (0x75363074, 9686, 0x536301C1, 79.235, -4.38999, 2, 0, 0, 0, -1, True, /* @teleloc 0x536301C1 [79.235001 -4.389990 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363075, 9686, 0x536301C1, 84.4, -0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536301C1 [84.400002 -0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x75363075, 9686, 0x536301C1, 84.4, 0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536301C1 [84.400002 0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363076, 11697, 0x536301C1, 83.605, 3.6125, 0.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -701,8 +701,8 @@ VALUES (0x75363088, 11697, 0x536301CA, 76.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536301CA [76.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363089, 16210, 0x536301CA, 80, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536301CA [80.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363089, 16210, 0x536301CA, 80, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536301CA [80.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363089, 0x75363085, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -713,8 +713,8 @@ VALUES (0x75363089, 0x75363085, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75363089, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536308A, 15451, 0x536301CC, 80, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536301CC [80.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536308A, 15451, 0x536301CC, 80, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536301CC [80.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536308B, 15608, 0x536301CE, 80, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -773,8 +773,8 @@ VALUES (0x75363096, 11697, 0x536301F3, 86.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536301F3 [86.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363097, 16212, 0x536301F3, 90, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536301F3 [90.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363097, 16212, 0x536301F3, 90, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536301F3 [90.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363097, 0x75363093, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -785,8 +785,8 @@ VALUES (0x75363097, 0x75363093, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75363097, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363098, 15451, 0x536301F5, 90, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536301F5 [90.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363098, 15451, 0x536301F5, 90, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536301F5 [90.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363099, 15608, 0x536301F7, 90, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -849,8 +849,8 @@ VALUES (0x753630A5, 11697, 0x5363020A, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5363020A [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753630A6, 16214, 0x5363020A, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5363020A [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753630A6, 16214, 0x5363020A, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5363020A [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753630A6, 0x753630A2, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -861,8 +861,8 @@ VALUES (0x753630A6, 0x753630A2, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753630A6, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753630A7, 15451, 0x5363020C, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5363020C [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753630A7, 15451, 0x5363020C, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5363020C [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753630A8, 15608, 0x5363020D, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -921,8 +921,8 @@ VALUES (0x753630B3, 11697, 0x53630212, 96.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53630212 [96.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753630B4, 16216, 0x53630212, 100, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630212 [100.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753630B4, 16216, 0x53630212, 100, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630212 [100.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753630B4, 0x753630B0, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -933,8 +933,8 @@ VALUES (0x753630B4, 0x753630B0, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753630B4, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753630B5, 15451, 0x53630214, 100, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53630214 [100.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753630B5, 15451, 0x53630214, 100, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53630214 [100.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753630B6, 15608, 0x53630215, 100, -72.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x753630C4, 11697, 0x53630228, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53630228 [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753630C5, 16218, 0x53630228, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630228 [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753630C5, 16218, 0x53630228, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630228 [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753630C5, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x753630C5, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753630C5, 0x753630C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753630C6, 15451, 0x5363022A, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5363022A [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753630C6, 15451, 0x5363022A, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5363022A [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753630C7, 15608, 0x5363022C, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x753630D2, 11697, 0x53630251, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53630251 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753630D3, 16220, 0x53630251, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630251 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753630D3, 16220, 0x53630251, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630251 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753630D3, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x753630D3, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753630D3, 0x753630D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753630D4, 15451, 0x53630253, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53630253 [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753630D4, 15451, 0x53630253, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53630253 [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753630D5, 15608, 0x53630255, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1461,8 +1461,8 @@ VALUES (0x7536311C, 11697, 0x536302E1, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536302E1 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536311D, 16231, 0x536302E1, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536302E1 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536311D, 16231, 0x536302E1, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536302E1 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536311D, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7536311D, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536311D, 0x75363121, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536311E, 15451, 0x536302E3, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536302E3 [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536311E, 15451, 0x536302E3, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536302E3 [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536311F, 15608, 0x536302E4, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1617,8 +1617,8 @@ VALUES (0x7536313B, 11697, 0x53630303, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53630303 [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536313C, 16235, 0x53630303, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630303 [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536313C, 16235, 0x53630303, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630303 [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536313C, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1629,8 +1629,8 @@ VALUES (0x7536313C, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536313C, 0x7536313F, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536313D, 15451, 0x53630305, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53630305 [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536313D, 15451, 0x53630305, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53630305 [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536313E, 15608, 0x53630307, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1689,8 +1689,8 @@ VALUES (0x75363149, 11697, 0x5363030C, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5363030C [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536314A, 16237, 0x5363030C, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5363030C [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536314A, 16237, 0x5363030C, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5363030C [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536314A, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1701,8 +1701,8 @@ VALUES (0x7536314A, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536314A, 0x7536314D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536314B, 15451, 0x5363030E, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5363030E [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536314B, 15451, 0x5363030E, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5363030E [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536314C, 15608, 0x53630310, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1761,8 +1761,8 @@ VALUES (0x75363157, 11697, 0x53630315, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53630315 [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363158, 16239, 0x53630315, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630315 [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363158, 16239, 0x53630315, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630315 [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363158, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1773,8 +1773,8 @@ VALUES (0x75363158, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75363158, 0x7536315B, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363159, 15451, 0x53630317, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53630317 [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363159, 15451, 0x53630317, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53630317 [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536315A, 15608, 0x53630318, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1833,8 +1833,8 @@ VALUES (0x75363165, 11697, 0x5363031D, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5363031D [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363166, 16241, 0x5363031D, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5363031D [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363166, 16241, 0x5363031D, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5363031D [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363166, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1845,12 +1845,12 @@ VALUES (0x75363166, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75363166, 0x75363168, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363167, 15451, 0x5363031F, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5363031F [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363167, 15451, 0x5363031F, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5363031F [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363168, 15608, 0x53630320, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630320 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75363168, 15608, 0x53630320, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630320 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363169, 15608, 0x53630320, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1905,8 +1905,8 @@ VALUES (0x75363173, 11697, 0x53630325, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53630325 [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363174, 16243, 0x53630325, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630325 [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363174, 16243, 0x53630325, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630325 [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363174, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1917,8 +1917,8 @@ VALUES (0x75363174, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75363174, 0x75363177, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363175, 15451, 0x53630327, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53630327 [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363175, 15451, 0x53630327, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53630327 [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363176, 15608, 0x53630329, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1977,8 +1977,8 @@ VALUES (0x75363181, 11697, 0x5363032E, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5363032E [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363182, 16245, 0x5363032E, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5363032E [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363182, 16245, 0x5363032E, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5363032E [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363182, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1989,8 +1989,8 @@ VALUES (0x75363182, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75363182, 0x75363185, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363183, 15451, 0x53630330, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53630330 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363183, 15451, 0x53630330, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53630330 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363184, 15608, 0x53630332, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2041,8 +2041,8 @@ VALUES (0x7536318D, 9686, 0x53630337, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x53630337 [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536318E, 9686, 0x53630337, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53630337 [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536318E, 9686, 0x53630337, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53630337 [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536318F, 11697, 0x53630337, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,8 +2129,8 @@ VALUES (0x7536319D, 15451, 0x5363033F, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x5363033F [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536319E, 15608, 0x53630344, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630344 [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536319E, 15608, 0x53630344, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630344 [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536319F, 15608, 0x53630344, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2257,8 +2257,8 @@ VALUES (0x753631B7, 9686, 0x5363035D, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x5363035D [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753631B8, 9686, 0x5363035D, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5363035D [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x753631B8, 9686, 0x5363035D, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5363035D [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753631B9, 11697, 0x5363035D, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2361,8 +2361,8 @@ VALUES (0x753631CB, 11697, 0x5363036A, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5363036A [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753631CC, 16256, 0x5363036A, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5363036A [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753631CC, 16256, 0x5363036A, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5363036A [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753631CC, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2373,8 +2373,8 @@ VALUES (0x753631CC, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753631CC, 0x753631CF, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753631CD, 15451, 0x5363036C, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5363036C [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753631CD, 15451, 0x5363036C, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5363036C [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753631CE, 15608, 0x5363036D, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2513,8 +2513,8 @@ VALUES (0x753631E9, 11697, 0x53630399, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53630399 [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753631EA, 16260, 0x53630399, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630399 [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753631EA, 16260, 0x53630399, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630399 [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753631EA, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2525,8 +2525,8 @@ VALUES (0x753631EA, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753631EA, 0x753631ED, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753631EB, 15451, 0x5363039B, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5363039B [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753631EB, 15451, 0x5363039B, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5363039B [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753631EC, 15608, 0x5363039C, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2585,8 +2585,8 @@ VALUES (0x753631F7, 11697, 0x536303AB, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536303AB [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753631F8, 16262, 0x536303AB, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536303AB [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753631F8, 16262, 0x536303AB, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536303AB [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753631F8, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2597,8 +2597,8 @@ VALUES (0x753631F8, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753631F8, 0x753631FB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753631F9, 15451, 0x536303AD, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536303AD [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753631F9, 15451, 0x536303AD, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536303AD [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753631FA, 15608, 0x536303AF, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2657,8 +2657,8 @@ VALUES (0x75363205, 11697, 0x536303BB, 86.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536303BB [86.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363206, 16264, 0x536303BB, 90, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536303BB [90.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363206, 16264, 0x536303BB, 90, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536303BB [90.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363206, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2669,8 +2669,8 @@ VALUES (0x75363206, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75363206, 0x7536320A, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363207, 15451, 0x536303BD, 90, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536303BD [90.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363207, 15451, 0x536303BD, 90, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536303BD [90.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363208, 15608, 0x536303BE, 87.984, -160, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2733,8 +2733,8 @@ VALUES (0x75363214, 11697, 0x536303C4, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536303C4 [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363215, 16266, 0x536303C4, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536303C4 [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363215, 16266, 0x536303C4, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536303C4 [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363215, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2745,8 +2745,8 @@ VALUES (0x75363215, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75363215, 0x75363219, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363216, 15451, 0x536303C6, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536303C6 [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363216, 15451, 0x536303C6, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536303C6 [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363217, 15608, 0x536303C7, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2809,8 +2809,8 @@ VALUES (0x75363223, 11697, 0x536303D4, 96.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536303D4 [96.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363224, 16268, 0x536303D4, 100, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536303D4 [100.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363224, 16268, 0x536303D4, 100, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536303D4 [100.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75363224, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2821,8 +2821,8 @@ VALUES (0x75363224, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75363224, 0x75363227, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75363225, 15451, 0x536303D6, 100, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536303D6 [100.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75363225, 15451, 0x536303D6, 100, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536303D6 [100.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75363226, 15608, 0x536303D8, 100, -162.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3417,8 +3417,8 @@ VALUES (0x75363299, 11697, 0x53630446, 166.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53630446 [166.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536329A, 16285, 0x53630446, 170, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630446 [170.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536329A, 16285, 0x53630446, 170, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630446 [170.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536329A, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3429,8 +3429,8 @@ VALUES (0x7536329A, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536329A, 0x7536329D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536329B, 15451, 0x53630448, 170, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53630448 [170.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536329B, 15451, 0x53630448, 170, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53630448 [170.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536329C, 15608, 0x5363044A, 170, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3489,8 +3489,8 @@ VALUES (0x753632A7, 11697, 0x5363044F, 176.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x5363044F [176.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753632A8, 16287, 0x5363044F, 180, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5363044F [180.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753632A8, 16287, 0x5363044F, 180, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5363044F [180.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753632A8, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3501,8 +3501,8 @@ VALUES (0x753632A8, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753632A8, 0x753632AB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753632A9, 15451, 0x53630451, 180, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53630451 [180.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753632A9, 15451, 0x53630451, 180, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53630451 [180.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753632AA, 15608, 0x53630453, 180, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3561,8 +3561,8 @@ VALUES (0x753632B5, 11697, 0x53630458, 186.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53630458 [186.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753632B6, 16289, 0x53630458, 190, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53630458 [190.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753632B6, 16289, 0x53630458, 190, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53630458 [190.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753632B6, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3573,8 +3573,8 @@ VALUES (0x753632B6, 0x753630C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753632B6, 0x753632B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753632B7, 15451, 0x5363045A, 190, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5363045A [190.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753632B7, 15451, 0x5363045A, 190, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5363045A [190.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753632B8, 15608, 0x5363045B, 190, -172.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5364.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5364.sql index 6842549ff7..0c69e3076b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5364.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5364.sql @@ -17,8 +17,8 @@ VALUES (0x75364003, 11697, 0x53640100, -3.6125, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53640100 [-3.612500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364004, 16291, 0x53640100, 0, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640100 [0.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364004, 16291, 0x53640100, 0, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640100 [0.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364004, 0x75364000, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -29,12 +29,12 @@ VALUES (0x75364004, 0x75364000, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75364004, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364005, 15451, 0x53640102, -0, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53640102 [-0.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364005, 15451, 0x53640102, 0, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53640102 [0.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364006, 15608, 0x53640103, -0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640103 [-0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75364006, 15608, 0x53640103, 0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640103 [0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364007, 15608, 0x53640103, 0, -32.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -89,8 +89,8 @@ VALUES (0x75364011, 11697, 0x53640108, 6.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53640108 [6.387500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364012, 16293, 0x53640108, 10, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640108 [10.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364012, 16293, 0x53640108, 10, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640108 [10.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364012, 0x7536400E, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -101,8 +101,8 @@ VALUES (0x75364012, 0x7536400E, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75364012, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364013, 15451, 0x5364010A, 10, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5364010A [10.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364013, 15451, 0x5364010A, 10, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5364010A [10.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364014, 15608, 0x5364010C, 10, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -161,8 +161,8 @@ VALUES (0x7536401F, 11697, 0x53640111, 16.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53640111 [16.387501 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364020, 16295, 0x53640111, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640111 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364020, 16295, 0x53640111, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640111 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364020, 0x7536401C, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -173,8 +173,8 @@ VALUES (0x75364020, 0x7536401C, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75364020, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364021, 15451, 0x53640113, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53640113 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364021, 15451, 0x53640113, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53640113 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364022, 15608, 0x53640115, 20, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -477,8 +477,8 @@ VALUES (0x7536405C, 9686, 0x5364017D, 60.765, 4.38999, 2, 1, 0, 0, 0, True, '2 /* @teleloc 0x5364017D [60.764999 4.389990 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536405D, 9686, 0x5364017D, 55.6, -0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5364017D [55.599998 -0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536405D, 9686, 0x5364017D, 55.6, 0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5364017D [55.599998 0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536405E, 11697, 0x5364017D, 56.395, -3.6125, 0.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -565,8 +565,8 @@ VALUES (0x7536406C, 15451, 0x53640185, 64.755, -20, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x53640185 [64.754997 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536406D, 15608, 0x536401AB, 72.016, -0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536401AB [72.015999 -0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536406D, 15608, 0x536401AB, 72.016, 0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536401AB [72.015999 0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536406E, 15608, 0x536401AB, 67.984, 0, 0, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -597,8 +597,8 @@ VALUES (0x75364074, 9686, 0x536401C1, 79.235, -4.38999, 2, 0, 0, 0, -1, True, /* @teleloc 0x536401C1 [79.235001 -4.389990 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364075, 9686, 0x536401C1, 84.4, -0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536401C1 [84.400002 -0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x75364075, 9686, 0x536401C1, 84.4, 0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536401C1 [84.400002 0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364076, 11697, 0x536401C1, 83.605, 3.6125, 0.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -701,8 +701,8 @@ VALUES (0x75364088, 11697, 0x536401CA, 76.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536401CA [76.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364089, 16310, 0x536401CA, 80, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536401CA [80.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364089, 16310, 0x536401CA, 80, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536401CA [80.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364089, 0x75364085, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -713,8 +713,8 @@ VALUES (0x75364089, 0x75364085, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75364089, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536408A, 15451, 0x536401CC, 80, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536401CC [80.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536408A, 15451, 0x536401CC, 80, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536401CC [80.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536408B, 15608, 0x536401CE, 80, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -773,8 +773,8 @@ VALUES (0x75364096, 11697, 0x536401F3, 86.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536401F3 [86.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364097, 16312, 0x536401F3, 90, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536401F3 [90.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364097, 16312, 0x536401F3, 90, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536401F3 [90.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364097, 0x75364093, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -785,8 +785,8 @@ VALUES (0x75364097, 0x75364093, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75364097, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364098, 15451, 0x536401F5, 90, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536401F5 [90.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364098, 15451, 0x536401F5, 90, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536401F5 [90.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364099, 15608, 0x536401F7, 90, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -849,8 +849,8 @@ VALUES (0x753640A5, 11697, 0x5364020A, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5364020A [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753640A6, 16314, 0x5364020A, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5364020A [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753640A6, 16314, 0x5364020A, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5364020A [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753640A6, 0x753640A2, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -861,8 +861,8 @@ VALUES (0x753640A6, 0x753640A2, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753640A6, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753640A7, 15451, 0x5364020C, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5364020C [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753640A7, 15451, 0x5364020C, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5364020C [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753640A8, 15608, 0x5364020D, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -921,8 +921,8 @@ VALUES (0x753640B3, 11697, 0x53640212, 96.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53640212 [96.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753640B4, 16316, 0x53640212, 100, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640212 [100.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753640B4, 16316, 0x53640212, 100, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640212 [100.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753640B4, 0x753640B0, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -933,8 +933,8 @@ VALUES (0x753640B4, 0x753640B0, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753640B4, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753640B5, 15451, 0x53640214, 100, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53640214 [100.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753640B5, 15451, 0x53640214, 100, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53640214 [100.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753640B6, 15608, 0x53640215, 100, -72.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x753640C4, 11697, 0x53640228, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53640228 [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753640C5, 16318, 0x53640228, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640228 [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753640C5, 16318, 0x53640228, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640228 [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753640C5, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x753640C5, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753640C5, 0x753640C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753640C6, 15451, 0x5364022A, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5364022A [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753640C6, 15451, 0x5364022A, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5364022A [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753640C7, 15608, 0x5364022C, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x753640D2, 11697, 0x53640251, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53640251 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753640D3, 16320, 0x53640251, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640251 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753640D3, 16320, 0x53640251, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640251 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753640D3, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x753640D3, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753640D3, 0x753640D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753640D4, 15451, 0x53640253, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53640253 [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753640D4, 15451, 0x53640253, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53640253 [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753640D5, 15608, 0x53640255, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1461,8 +1461,8 @@ VALUES (0x7536411C, 11697, 0x536402E1, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536402E1 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536411D, 16331, 0x536402E1, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536402E1 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536411D, 16331, 0x536402E1, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536402E1 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536411D, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7536411D, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536411D, 0x75364121, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536411E, 15451, 0x536402E3, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536402E3 [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536411E, 15451, 0x536402E3, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536402E3 [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536411F, 15608, 0x536402E4, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1617,8 +1617,8 @@ VALUES (0x7536413B, 11697, 0x53640303, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53640303 [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536413C, 16335, 0x53640303, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640303 [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536413C, 16335, 0x53640303, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640303 [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536413C, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1629,8 +1629,8 @@ VALUES (0x7536413C, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536413C, 0x7536413F, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536413D, 15451, 0x53640305, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53640305 [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536413D, 15451, 0x53640305, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53640305 [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536413E, 15608, 0x53640307, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1689,8 +1689,8 @@ VALUES (0x75364149, 11697, 0x5364030C, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5364030C [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536414A, 16337, 0x5364030C, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5364030C [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536414A, 16337, 0x5364030C, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5364030C [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536414A, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1701,8 +1701,8 @@ VALUES (0x7536414A, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536414A, 0x7536414D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536414B, 15451, 0x5364030E, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5364030E [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536414B, 15451, 0x5364030E, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5364030E [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536414C, 15608, 0x53640310, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1761,8 +1761,8 @@ VALUES (0x75364157, 11697, 0x53640315, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53640315 [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364158, 16339, 0x53640315, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640315 [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364158, 16339, 0x53640315, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640315 [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364158, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1773,8 +1773,8 @@ VALUES (0x75364158, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75364158, 0x7536415B, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364159, 15451, 0x53640317, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53640317 [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364159, 15451, 0x53640317, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53640317 [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536415A, 15608, 0x53640318, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1833,8 +1833,8 @@ VALUES (0x75364165, 11697, 0x5364031D, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5364031D [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364166, 16341, 0x5364031D, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5364031D [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364166, 16341, 0x5364031D, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5364031D [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364166, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1845,12 +1845,12 @@ VALUES (0x75364166, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75364166, 0x75364168, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364167, 15451, 0x5364031F, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5364031F [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364167, 15451, 0x5364031F, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5364031F [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364168, 15608, 0x53640320, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640320 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75364168, 15608, 0x53640320, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640320 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364169, 15608, 0x53640320, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1905,8 +1905,8 @@ VALUES (0x75364173, 11697, 0x53640325, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53640325 [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364174, 16343, 0x53640325, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640325 [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364174, 16343, 0x53640325, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640325 [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364174, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1917,8 +1917,8 @@ VALUES (0x75364174, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75364174, 0x75364177, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364175, 15451, 0x53640327, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53640327 [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364175, 15451, 0x53640327, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53640327 [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364176, 15608, 0x53640329, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1977,8 +1977,8 @@ VALUES (0x75364181, 11697, 0x5364032E, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5364032E [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364182, 16345, 0x5364032E, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5364032E [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364182, 16345, 0x5364032E, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5364032E [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364182, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1989,8 +1989,8 @@ VALUES (0x75364182, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75364182, 0x75364185, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364183, 15451, 0x53640330, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53640330 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364183, 15451, 0x53640330, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53640330 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364184, 15608, 0x53640332, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2041,8 +2041,8 @@ VALUES (0x7536418D, 9686, 0x53640337, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x53640337 [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536418E, 9686, 0x53640337, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53640337 [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536418E, 9686, 0x53640337, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53640337 [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536418F, 11697, 0x53640337, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,8 +2129,8 @@ VALUES (0x7536419D, 15451, 0x5364033F, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x5364033F [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536419E, 15608, 0x53640344, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640344 [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536419E, 15608, 0x53640344, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640344 [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536419F, 15608, 0x53640344, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2257,8 +2257,8 @@ VALUES (0x753641B7, 9686, 0x5364035D, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x5364035D [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753641B8, 9686, 0x5364035D, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5364035D [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x753641B8, 9686, 0x5364035D, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5364035D [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753641B9, 11697, 0x5364035D, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2361,8 +2361,8 @@ VALUES (0x753641CB, 11697, 0x5364036A, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5364036A [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753641CC, 16356, 0x5364036A, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5364036A [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753641CC, 16356, 0x5364036A, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5364036A [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753641CC, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2373,8 +2373,8 @@ VALUES (0x753641CC, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753641CC, 0x753641CF, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753641CD, 15451, 0x5364036C, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5364036C [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753641CD, 15451, 0x5364036C, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5364036C [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753641CE, 15608, 0x5364036D, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2513,8 +2513,8 @@ VALUES (0x753641E9, 11697, 0x53640399, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53640399 [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753641EA, 16360, 0x53640399, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640399 [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753641EA, 16360, 0x53640399, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640399 [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753641EA, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2525,8 +2525,8 @@ VALUES (0x753641EA, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753641EA, 0x753641ED, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753641EB, 15451, 0x5364039B, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5364039B [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753641EB, 15451, 0x5364039B, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5364039B [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753641EC, 15608, 0x5364039C, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2585,8 +2585,8 @@ VALUES (0x753641F7, 11697, 0x536403AB, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536403AB [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753641F8, 16362, 0x536403AB, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536403AB [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753641F8, 16362, 0x536403AB, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536403AB [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753641F8, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2597,8 +2597,8 @@ VALUES (0x753641F8, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753641F8, 0x753641FB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753641F9, 15451, 0x536403AD, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536403AD [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753641F9, 15451, 0x536403AD, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536403AD [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753641FA, 15608, 0x536403AF, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2657,8 +2657,8 @@ VALUES (0x75364205, 11697, 0x536403BB, 86.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536403BB [86.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364206, 16364, 0x536403BB, 90, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536403BB [90.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364206, 16364, 0x536403BB, 90, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536403BB [90.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364206, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2669,8 +2669,8 @@ VALUES (0x75364206, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75364206, 0x7536420A, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364207, 15451, 0x536403BD, 90, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536403BD [90.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364207, 15451, 0x536403BD, 90, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536403BD [90.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364208, 15608, 0x536403BE, 87.984, -160, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2733,8 +2733,8 @@ VALUES (0x75364214, 11697, 0x536403C4, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536403C4 [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364215, 16366, 0x536403C4, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536403C4 [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364215, 16366, 0x536403C4, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536403C4 [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364215, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2745,8 +2745,8 @@ VALUES (0x75364215, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75364215, 0x75364219, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364216, 15451, 0x536403C6, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536403C6 [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364216, 15451, 0x536403C6, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536403C6 [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364217, 15608, 0x536403C7, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2809,8 +2809,8 @@ VALUES (0x75364223, 11697, 0x536403D4, 96.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536403D4 [96.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364224, 16368, 0x536403D4, 100, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536403D4 [100.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364224, 16368, 0x536403D4, 100, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536403D4 [100.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75364224, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2821,8 +2821,8 @@ VALUES (0x75364224, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75364224, 0x75364227, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75364225, 15451, 0x536403D6, 100, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536403D6 [100.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75364225, 15451, 0x536403D6, 100, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536403D6 [100.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75364226, 15608, 0x536403D8, 100, -162.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3417,8 +3417,8 @@ VALUES (0x75364299, 11697, 0x53640446, 166.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53640446 [166.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536429A, 16385, 0x53640446, 170, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640446 [170.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536429A, 16385, 0x53640446, 170, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640446 [170.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536429A, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3429,8 +3429,8 @@ VALUES (0x7536429A, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536429A, 0x7536429D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536429B, 15451, 0x53640448, 170, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53640448 [170.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536429B, 15451, 0x53640448, 170, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53640448 [170.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536429C, 15608, 0x5364044A, 170, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3489,8 +3489,8 @@ VALUES (0x753642A7, 11697, 0x5364044F, 176.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x5364044F [176.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753642A8, 16387, 0x5364044F, 180, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5364044F [180.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753642A8, 16387, 0x5364044F, 180, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5364044F [180.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753642A8, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3501,8 +3501,8 @@ VALUES (0x753642A8, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753642A8, 0x753642AB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753642A9, 15451, 0x53640451, 180, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53640451 [180.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753642A9, 15451, 0x53640451, 180, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53640451 [180.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753642AA, 15608, 0x53640453, 180, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3561,8 +3561,8 @@ VALUES (0x753642B5, 11697, 0x53640458, 186.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53640458 [186.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753642B6, 16389, 0x53640458, 190, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53640458 [190.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753642B6, 16389, 0x53640458, 190, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53640458 [190.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753642B6, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3573,8 +3573,8 @@ VALUES (0x753642B6, 0x753640C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753642B6, 0x753642B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753642B7, 15451, 0x5364045A, 190, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5364045A [190.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753642B7, 15451, 0x5364045A, 190, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5364045A [190.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753642B8, 15608, 0x5364045B, 190, -172.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5365.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5365.sql index 209a101ceb..48c7025bd1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5365.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5365.sql @@ -17,8 +17,8 @@ VALUES (0x75365003, 11697, 0x53650100, -3.6125, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53650100 [-3.612500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365004, 16391, 0x53650100, 0, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650100 [0.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365004, 16391, 0x53650100, 0, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650100 [0.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365004, 0x75365000, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -29,12 +29,12 @@ VALUES (0x75365004, 0x75365000, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75365004, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365005, 15451, 0x53650102, -0, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53650102 [-0.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365005, 15451, 0x53650102, 0, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53650102 [0.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365006, 15608, 0x53650103, -0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650103 [-0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75365006, 15608, 0x53650103, 0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650103 [0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365007, 15608, 0x53650103, 0, -32.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -89,8 +89,8 @@ VALUES (0x75365011, 11697, 0x53650108, 6.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53650108 [6.387500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365012, 16393, 0x53650108, 10, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650108 [10.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365012, 16393, 0x53650108, 10, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650108 [10.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365012, 0x7536500E, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -101,8 +101,8 @@ VALUES (0x75365012, 0x7536500E, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75365012, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365013, 15451, 0x5365010A, 10, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5365010A [10.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365013, 15451, 0x5365010A, 10, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5365010A [10.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365014, 15608, 0x5365010C, 10, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -161,8 +161,8 @@ VALUES (0x7536501F, 11697, 0x53650111, 16.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53650111 [16.387501 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365020, 16395, 0x53650111, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650111 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365020, 16395, 0x53650111, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650111 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365020, 0x7536501C, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -173,8 +173,8 @@ VALUES (0x75365020, 0x7536501C, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75365020, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365021, 15451, 0x53650113, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53650113 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365021, 15451, 0x53650113, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53650113 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365022, 15608, 0x53650115, 20, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -477,8 +477,8 @@ VALUES (0x7536505C, 9686, 0x5365017D, 60.765, 4.38999, 2, 1, 0, 0, 0, True, '2 /* @teleloc 0x5365017D [60.764999 4.389990 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536505D, 9686, 0x5365017D, 55.6, -0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5365017D [55.599998 -0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536505D, 9686, 0x5365017D, 55.6, 0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5365017D [55.599998 0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536505E, 11697, 0x5365017D, 56.395, -3.6125, 0.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -565,8 +565,8 @@ VALUES (0x7536506C, 15451, 0x53650185, 64.755, -20, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x53650185 [64.754997 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536506D, 15608, 0x536501AB, 72.016, -0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536501AB [72.015999 -0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536506D, 15608, 0x536501AB, 72.016, 0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536501AB [72.015999 0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536506E, 15608, 0x536501AB, 67.984, 0, 0, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -597,8 +597,8 @@ VALUES (0x75365074, 9686, 0x536501C1, 79.235, -4.38999, 2, 0, 0, 0, -1, True, /* @teleloc 0x536501C1 [79.235001 -4.389990 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365075, 9686, 0x536501C1, 84.4, -0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536501C1 [84.400002 -0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x75365075, 9686, 0x536501C1, 84.4, 0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536501C1 [84.400002 0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365076, 11697, 0x536501C1, 83.605, 3.6125, 0.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -701,8 +701,8 @@ VALUES (0x75365088, 11697, 0x536501CA, 76.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536501CA [76.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365089, 16410, 0x536501CA, 80, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536501CA [80.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365089, 16410, 0x536501CA, 80, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536501CA [80.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365089, 0x75365085, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -713,8 +713,8 @@ VALUES (0x75365089, 0x75365085, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75365089, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536508A, 15451, 0x536501CC, 80, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536501CC [80.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536508A, 15451, 0x536501CC, 80, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536501CC [80.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536508B, 15608, 0x536501CE, 80, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -773,8 +773,8 @@ VALUES (0x75365096, 11697, 0x536501F3, 86.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536501F3 [86.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365097, 16412, 0x536501F3, 90, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536501F3 [90.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365097, 16412, 0x536501F3, 90, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536501F3 [90.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365097, 0x75365093, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -785,8 +785,8 @@ VALUES (0x75365097, 0x75365093, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75365097, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365098, 15451, 0x536501F5, 90, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536501F5 [90.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365098, 15451, 0x536501F5, 90, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536501F5 [90.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365099, 15608, 0x536501F7, 90, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -849,8 +849,8 @@ VALUES (0x753650A5, 11697, 0x5365020A, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5365020A [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753650A6, 16414, 0x5365020A, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5365020A [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753650A6, 16414, 0x5365020A, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5365020A [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753650A6, 0x753650A2, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -861,8 +861,8 @@ VALUES (0x753650A6, 0x753650A2, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753650A6, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753650A7, 15451, 0x5365020C, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5365020C [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753650A7, 15451, 0x5365020C, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5365020C [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753650A8, 15608, 0x5365020D, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -921,8 +921,8 @@ VALUES (0x753650B3, 11697, 0x53650212, 96.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53650212 [96.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753650B4, 16416, 0x53650212, 100, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650212 [100.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753650B4, 16416, 0x53650212, 100, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650212 [100.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753650B4, 0x753650B0, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -933,8 +933,8 @@ VALUES (0x753650B4, 0x753650B0, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753650B4, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753650B5, 15451, 0x53650214, 100, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53650214 [100.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753650B5, 15451, 0x53650214, 100, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53650214 [100.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753650B6, 15608, 0x53650215, 100, -72.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x753650C4, 11697, 0x53650228, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53650228 [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753650C5, 16418, 0x53650228, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650228 [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753650C5, 16418, 0x53650228, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650228 [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753650C5, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x753650C5, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753650C5, 0x753650C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753650C6, 15451, 0x5365022A, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5365022A [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753650C6, 15451, 0x5365022A, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5365022A [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753650C7, 15608, 0x5365022C, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x753650D2, 11697, 0x53650251, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53650251 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753650D3, 16420, 0x53650251, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650251 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753650D3, 16420, 0x53650251, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650251 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753650D3, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x753650D3, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753650D3, 0x753650D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753650D4, 15451, 0x53650253, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53650253 [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753650D4, 15451, 0x53650253, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53650253 [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753650D5, 15608, 0x53650255, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1461,8 +1461,8 @@ VALUES (0x7536511C, 11697, 0x536502E1, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536502E1 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536511D, 16431, 0x536502E1, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536502E1 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536511D, 16431, 0x536502E1, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536502E1 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536511D, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7536511D, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536511D, 0x75365121, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536511E, 15451, 0x536502E3, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536502E3 [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536511E, 15451, 0x536502E3, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536502E3 [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536511F, 15608, 0x536502E4, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1617,8 +1617,8 @@ VALUES (0x7536513B, 11697, 0x53650303, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53650303 [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536513C, 16435, 0x53650303, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650303 [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536513C, 16435, 0x53650303, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650303 [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536513C, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1629,8 +1629,8 @@ VALUES (0x7536513C, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536513C, 0x7536513F, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536513D, 15451, 0x53650305, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53650305 [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536513D, 15451, 0x53650305, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53650305 [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536513E, 15608, 0x53650307, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1689,8 +1689,8 @@ VALUES (0x75365149, 11697, 0x5365030C, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5365030C [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536514A, 16437, 0x5365030C, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5365030C [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536514A, 16437, 0x5365030C, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5365030C [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536514A, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1701,8 +1701,8 @@ VALUES (0x7536514A, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536514A, 0x7536514D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536514B, 15451, 0x5365030E, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5365030E [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536514B, 15451, 0x5365030E, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5365030E [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536514C, 15608, 0x53650310, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1761,8 +1761,8 @@ VALUES (0x75365157, 11697, 0x53650315, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53650315 [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365158, 16439, 0x53650315, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650315 [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365158, 16439, 0x53650315, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650315 [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365158, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1773,8 +1773,8 @@ VALUES (0x75365158, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75365158, 0x7536515B, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365159, 15451, 0x53650317, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53650317 [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365159, 15451, 0x53650317, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53650317 [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536515A, 15608, 0x53650318, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1833,8 +1833,8 @@ VALUES (0x75365165, 11697, 0x5365031D, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5365031D [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365166, 16441, 0x5365031D, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5365031D [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365166, 16441, 0x5365031D, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5365031D [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365166, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1845,12 +1845,12 @@ VALUES (0x75365166, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75365166, 0x75365168, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365167, 15451, 0x5365031F, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5365031F [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365167, 15451, 0x5365031F, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5365031F [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365168, 15608, 0x53650320, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650320 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75365168, 15608, 0x53650320, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650320 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365169, 15608, 0x53650320, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1905,8 +1905,8 @@ VALUES (0x75365173, 11697, 0x53650325, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53650325 [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365174, 16443, 0x53650325, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650325 [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365174, 16443, 0x53650325, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650325 [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365174, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1917,8 +1917,8 @@ VALUES (0x75365174, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75365174, 0x75365177, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365175, 15451, 0x53650327, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53650327 [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365175, 15451, 0x53650327, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53650327 [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365176, 15608, 0x53650329, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1977,8 +1977,8 @@ VALUES (0x75365181, 11697, 0x5365032E, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5365032E [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365182, 16445, 0x5365032E, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5365032E [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365182, 16445, 0x5365032E, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5365032E [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365182, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1989,8 +1989,8 @@ VALUES (0x75365182, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75365182, 0x75365185, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365183, 15451, 0x53650330, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53650330 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365183, 15451, 0x53650330, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53650330 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365184, 15608, 0x53650332, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2041,8 +2041,8 @@ VALUES (0x7536518D, 9686, 0x53650337, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x53650337 [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536518E, 9686, 0x53650337, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53650337 [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536518E, 9686, 0x53650337, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53650337 [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536518F, 11697, 0x53650337, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,8 +2129,8 @@ VALUES (0x7536519D, 15451, 0x5365033F, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x5365033F [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536519E, 15608, 0x53650344, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650344 [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536519E, 15608, 0x53650344, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650344 [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536519F, 15608, 0x53650344, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2257,8 +2257,8 @@ VALUES (0x753651B7, 9686, 0x5365035D, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x5365035D [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753651B8, 9686, 0x5365035D, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5365035D [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x753651B8, 9686, 0x5365035D, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5365035D [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753651B9, 11697, 0x5365035D, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2361,8 +2361,8 @@ VALUES (0x753651CB, 11697, 0x5365036A, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5365036A [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753651CC, 16456, 0x5365036A, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5365036A [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753651CC, 16456, 0x5365036A, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5365036A [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753651CC, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2373,8 +2373,8 @@ VALUES (0x753651CC, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753651CC, 0x753651CF, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753651CD, 15451, 0x5365036C, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5365036C [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753651CD, 15451, 0x5365036C, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5365036C [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753651CE, 15608, 0x5365036D, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2513,8 +2513,8 @@ VALUES (0x753651E9, 11697, 0x53650399, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53650399 [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753651EA, 16460, 0x53650399, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650399 [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753651EA, 16460, 0x53650399, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650399 [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753651EA, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2525,8 +2525,8 @@ VALUES (0x753651EA, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753651EA, 0x753651ED, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753651EB, 15451, 0x5365039B, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5365039B [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753651EB, 15451, 0x5365039B, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5365039B [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753651EC, 15608, 0x5365039C, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2585,8 +2585,8 @@ VALUES (0x753651F7, 11697, 0x536503AB, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536503AB [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753651F8, 16462, 0x536503AB, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536503AB [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753651F8, 16462, 0x536503AB, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536503AB [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753651F8, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2597,8 +2597,8 @@ VALUES (0x753651F8, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753651F8, 0x753651FB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753651F9, 15451, 0x536503AD, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536503AD [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753651F9, 15451, 0x536503AD, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536503AD [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753651FA, 15608, 0x536503AF, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2657,8 +2657,8 @@ VALUES (0x75365205, 11697, 0x536503BB, 86.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536503BB [86.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365206, 16464, 0x536503BB, 90, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536503BB [90.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365206, 16464, 0x536503BB, 90, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536503BB [90.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365206, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2669,8 +2669,8 @@ VALUES (0x75365206, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75365206, 0x7536520A, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365207, 15451, 0x536503BD, 90, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536503BD [90.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365207, 15451, 0x536503BD, 90, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536503BD [90.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365208, 15608, 0x536503BE, 87.984, -160, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2733,8 +2733,8 @@ VALUES (0x75365214, 11697, 0x536503C4, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536503C4 [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365215, 16466, 0x536503C4, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536503C4 [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365215, 16466, 0x536503C4, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536503C4 [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365215, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2745,8 +2745,8 @@ VALUES (0x75365215, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75365215, 0x75365219, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365216, 15451, 0x536503C6, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536503C6 [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365216, 15451, 0x536503C6, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536503C6 [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365217, 15608, 0x536503C7, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2809,8 +2809,8 @@ VALUES (0x75365223, 11697, 0x536503D4, 96.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536503D4 [96.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365224, 16468, 0x536503D4, 100, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536503D4 [100.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365224, 16468, 0x536503D4, 100, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536503D4 [100.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75365224, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2821,8 +2821,8 @@ VALUES (0x75365224, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75365224, 0x75365227, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75365225, 15451, 0x536503D6, 100, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536503D6 [100.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75365225, 15451, 0x536503D6, 100, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536503D6 [100.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75365226, 15608, 0x536503D8, 100, -162.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3417,8 +3417,8 @@ VALUES (0x75365299, 11697, 0x53650446, 166.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53650446 [166.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536529A, 16485, 0x53650446, 170, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650446 [170.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536529A, 16485, 0x53650446, 170, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650446 [170.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536529A, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3429,8 +3429,8 @@ VALUES (0x7536529A, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536529A, 0x7536529D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536529B, 15451, 0x53650448, 170, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53650448 [170.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536529B, 15451, 0x53650448, 170, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53650448 [170.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536529C, 15608, 0x5365044A, 170, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3489,8 +3489,8 @@ VALUES (0x753652A7, 11697, 0x5365044F, 176.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x5365044F [176.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753652A8, 16487, 0x5365044F, 180, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5365044F [180.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753652A8, 16487, 0x5365044F, 180, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5365044F [180.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753652A8, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3501,8 +3501,8 @@ VALUES (0x753652A8, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753652A8, 0x753652AB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753652A9, 15451, 0x53650451, 180, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53650451 [180.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753652A9, 15451, 0x53650451, 180, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53650451 [180.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753652AA, 15608, 0x53650453, 180, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3561,8 +3561,8 @@ VALUES (0x753652B5, 11697, 0x53650458, 186.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53650458 [186.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753652B6, 16489, 0x53650458, 190, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53650458 [190.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753652B6, 16489, 0x53650458, 190, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53650458 [190.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753652B6, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3573,8 +3573,8 @@ VALUES (0x753652B6, 0x753650C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753652B6, 0x753652B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753652B7, 15451, 0x5365045A, 190, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5365045A [190.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753652B7, 15451, 0x5365045A, 190, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5365045A [190.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753652B8, 15608, 0x5365045B, 190, -172.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5366.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5366.sql index 052fa897ab..6787a82a95 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5366.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5366.sql @@ -17,8 +17,8 @@ VALUES (0x75366003, 11697, 0x53660100, -3.6125, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53660100 [-3.612500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366004, 16491, 0x53660100, 0, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660100 [0.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366004, 16491, 0x53660100, 0, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660100 [0.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366004, 0x75366000, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -29,12 +29,12 @@ VALUES (0x75366004, 0x75366000, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75366004, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366005, 15451, 0x53660102, -0, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53660102 [-0.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366005, 15451, 0x53660102, 0, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53660102 [0.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366006, 15608, 0x53660103, -0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660103 [-0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75366006, 15608, 0x53660103, 0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660103 [0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366007, 15608, 0x53660103, 0, -32.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -89,8 +89,8 @@ VALUES (0x75366011, 11697, 0x53660108, 6.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53660108 [6.387500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366012, 16493, 0x53660108, 10, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660108 [10.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366012, 16493, 0x53660108, 10, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660108 [10.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366012, 0x7536600E, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -101,8 +101,8 @@ VALUES (0x75366012, 0x7536600E, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75366012, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366013, 15451, 0x5366010A, 10, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5366010A [10.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366013, 15451, 0x5366010A, 10, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5366010A [10.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366014, 15608, 0x5366010C, 10, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -161,8 +161,8 @@ VALUES (0x7536601F, 11697, 0x53660111, 16.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53660111 [16.387501 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366020, 16495, 0x53660111, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660111 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366020, 16495, 0x53660111, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660111 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366020, 0x7536601C, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -173,8 +173,8 @@ VALUES (0x75366020, 0x7536601C, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75366020, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366021, 15451, 0x53660113, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53660113 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366021, 15451, 0x53660113, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53660113 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366022, 15608, 0x53660115, 20, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -477,8 +477,8 @@ VALUES (0x7536605C, 9686, 0x5366017D, 60.765, 4.38999, 2, 1, 0, 0, 0, True, '2 /* @teleloc 0x5366017D [60.764999 4.389990 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536605D, 9686, 0x5366017D, 55.6, -0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5366017D [55.599998 -0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536605D, 9686, 0x5366017D, 55.6, 0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5366017D [55.599998 0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536605E, 11697, 0x5366017D, 56.395, -3.6125, 0.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -565,8 +565,8 @@ VALUES (0x7536606C, 15451, 0x53660185, 64.755, -20, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x53660185 [64.754997 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536606D, 15608, 0x536601AB, 72.016, -0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536601AB [72.015999 -0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536606D, 15608, 0x536601AB, 72.016, 0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536601AB [72.015999 0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536606E, 15608, 0x536601AB, 67.984, 0, 0, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -597,8 +597,8 @@ VALUES (0x75366074, 9686, 0x536601C1, 79.235, -4.38999, 2, 0, 0, 0, -1, True, /* @teleloc 0x536601C1 [79.235001 -4.389990 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366075, 9686, 0x536601C1, 84.4, -0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536601C1 [84.400002 -0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x75366075, 9686, 0x536601C1, 84.4, 0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536601C1 [84.400002 0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366076, 11697, 0x536601C1, 83.605, 3.6125, 0.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -701,8 +701,8 @@ VALUES (0x75366088, 11697, 0x536601CA, 76.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536601CA [76.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366089, 16510, 0x536601CA, 80, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536601CA [80.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366089, 16510, 0x536601CA, 80, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536601CA [80.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366089, 0x75366085, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -713,8 +713,8 @@ VALUES (0x75366089, 0x75366085, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75366089, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536608A, 15451, 0x536601CC, 80, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536601CC [80.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536608A, 15451, 0x536601CC, 80, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536601CC [80.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536608B, 15608, 0x536601CE, 80, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -773,8 +773,8 @@ VALUES (0x75366096, 11697, 0x536601F3, 86.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536601F3 [86.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366097, 16512, 0x536601F3, 90, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536601F3 [90.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366097, 16512, 0x536601F3, 90, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536601F3 [90.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366097, 0x75366093, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -785,8 +785,8 @@ VALUES (0x75366097, 0x75366093, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75366097, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366098, 15451, 0x536601F5, 90, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536601F5 [90.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366098, 15451, 0x536601F5, 90, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536601F5 [90.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366099, 15608, 0x536601F7, 90, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -849,8 +849,8 @@ VALUES (0x753660A5, 11697, 0x5366020A, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5366020A [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753660A6, 16514, 0x5366020A, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5366020A [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753660A6, 16514, 0x5366020A, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5366020A [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753660A6, 0x753660A2, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -861,8 +861,8 @@ VALUES (0x753660A6, 0x753660A2, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753660A6, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753660A7, 15451, 0x5366020C, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5366020C [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753660A7, 15451, 0x5366020C, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5366020C [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753660A8, 15608, 0x5366020D, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -921,8 +921,8 @@ VALUES (0x753660B3, 11697, 0x53660212, 96.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53660212 [96.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753660B4, 16516, 0x53660212, 100, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660212 [100.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753660B4, 16516, 0x53660212, 100, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660212 [100.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753660B4, 0x753660B0, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -933,8 +933,8 @@ VALUES (0x753660B4, 0x753660B0, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753660B4, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753660B5, 15451, 0x53660214, 100, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53660214 [100.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753660B5, 15451, 0x53660214, 100, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53660214 [100.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753660B6, 15608, 0x53660215, 100, -72.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x753660C4, 11697, 0x53660228, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53660228 [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753660C5, 16518, 0x53660228, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660228 [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753660C5, 16518, 0x53660228, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660228 [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753660C5, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x753660C5, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753660C5, 0x753660C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753660C6, 15451, 0x5366022A, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5366022A [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753660C6, 15451, 0x5366022A, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5366022A [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753660C7, 15608, 0x5366022C, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x753660D2, 11697, 0x53660251, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53660251 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753660D3, 16520, 0x53660251, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660251 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753660D3, 16520, 0x53660251, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660251 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753660D3, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x753660D3, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753660D3, 0x753660D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753660D4, 15451, 0x53660253, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53660253 [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753660D4, 15451, 0x53660253, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53660253 [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753660D5, 15608, 0x53660255, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1461,8 +1461,8 @@ VALUES (0x7536611C, 11697, 0x536602E1, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536602E1 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536611D, 16531, 0x536602E1, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536602E1 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536611D, 16531, 0x536602E1, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536602E1 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536611D, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7536611D, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536611D, 0x75366121, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536611E, 15451, 0x536602E3, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536602E3 [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536611E, 15451, 0x536602E3, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536602E3 [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536611F, 15608, 0x536602E4, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1617,8 +1617,8 @@ VALUES (0x7536613B, 11697, 0x53660303, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53660303 [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536613C, 16535, 0x53660303, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660303 [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536613C, 16535, 0x53660303, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660303 [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536613C, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1629,8 +1629,8 @@ VALUES (0x7536613C, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536613C, 0x7536613F, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536613D, 15451, 0x53660305, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53660305 [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536613D, 15451, 0x53660305, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53660305 [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536613E, 15608, 0x53660307, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1689,8 +1689,8 @@ VALUES (0x75366149, 11697, 0x5366030C, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5366030C [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536614A, 16537, 0x5366030C, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5366030C [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536614A, 16537, 0x5366030C, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5366030C [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536614A, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1701,8 +1701,8 @@ VALUES (0x7536614A, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536614A, 0x7536614D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536614B, 15451, 0x5366030E, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5366030E [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536614B, 15451, 0x5366030E, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5366030E [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536614C, 15608, 0x53660310, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1761,8 +1761,8 @@ VALUES (0x75366157, 11697, 0x53660315, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53660315 [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366158, 16539, 0x53660315, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660315 [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366158, 16539, 0x53660315, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660315 [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366158, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1773,8 +1773,8 @@ VALUES (0x75366158, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75366158, 0x7536615B, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366159, 15451, 0x53660317, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53660317 [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366159, 15451, 0x53660317, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53660317 [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536615A, 15608, 0x53660318, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1833,8 +1833,8 @@ VALUES (0x75366165, 11697, 0x5366031D, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5366031D [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366166, 16541, 0x5366031D, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5366031D [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366166, 16541, 0x5366031D, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5366031D [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366166, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1845,12 +1845,12 @@ VALUES (0x75366166, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75366166, 0x75366168, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366167, 15451, 0x5366031F, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5366031F [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366167, 15451, 0x5366031F, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5366031F [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366168, 15608, 0x53660320, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660320 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75366168, 15608, 0x53660320, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660320 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366169, 15608, 0x53660320, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1905,8 +1905,8 @@ VALUES (0x75366173, 11697, 0x53660325, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53660325 [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366174, 16543, 0x53660325, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660325 [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366174, 16543, 0x53660325, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660325 [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366174, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1917,8 +1917,8 @@ VALUES (0x75366174, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75366174, 0x75366177, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366175, 15451, 0x53660327, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53660327 [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366175, 15451, 0x53660327, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53660327 [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366176, 15608, 0x53660329, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1977,8 +1977,8 @@ VALUES (0x75366181, 11697, 0x5366032E, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5366032E [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366182, 16545, 0x5366032E, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5366032E [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366182, 16545, 0x5366032E, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5366032E [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366182, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1989,8 +1989,8 @@ VALUES (0x75366182, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75366182, 0x75366185, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366183, 15451, 0x53660330, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53660330 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366183, 15451, 0x53660330, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53660330 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366184, 15608, 0x53660332, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2041,8 +2041,8 @@ VALUES (0x7536618D, 9686, 0x53660337, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x53660337 [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536618E, 9686, 0x53660337, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53660337 [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536618E, 9686, 0x53660337, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53660337 [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536618F, 11697, 0x53660337, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,8 +2129,8 @@ VALUES (0x7536619D, 15451, 0x5366033F, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x5366033F [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536619E, 15608, 0x53660344, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660344 [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536619E, 15608, 0x53660344, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660344 [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536619F, 15608, 0x53660344, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2257,8 +2257,8 @@ VALUES (0x753661B7, 9686, 0x5366035D, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x5366035D [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753661B8, 9686, 0x5366035D, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5366035D [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x753661B8, 9686, 0x5366035D, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5366035D [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753661B9, 11697, 0x5366035D, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2361,8 +2361,8 @@ VALUES (0x753661CB, 11697, 0x5366036A, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5366036A [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753661CC, 16556, 0x5366036A, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5366036A [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753661CC, 16556, 0x5366036A, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5366036A [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753661CC, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2373,8 +2373,8 @@ VALUES (0x753661CC, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753661CC, 0x753661CF, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753661CD, 15451, 0x5366036C, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5366036C [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753661CD, 15451, 0x5366036C, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5366036C [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753661CE, 15608, 0x5366036D, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2513,8 +2513,8 @@ VALUES (0x753661E9, 11697, 0x53660399, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53660399 [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753661EA, 16560, 0x53660399, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660399 [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753661EA, 16560, 0x53660399, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660399 [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753661EA, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2525,8 +2525,8 @@ VALUES (0x753661EA, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753661EA, 0x753661ED, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753661EB, 15451, 0x5366039B, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5366039B [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753661EB, 15451, 0x5366039B, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5366039B [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753661EC, 15608, 0x5366039C, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2585,8 +2585,8 @@ VALUES (0x753661F7, 11697, 0x536603AB, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536603AB [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753661F8, 16562, 0x536603AB, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536603AB [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753661F8, 16562, 0x536603AB, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536603AB [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753661F8, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2597,8 +2597,8 @@ VALUES (0x753661F8, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753661F8, 0x753661FB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753661F9, 15451, 0x536603AD, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536603AD [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753661F9, 15451, 0x536603AD, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536603AD [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753661FA, 15608, 0x536603AF, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2657,8 +2657,8 @@ VALUES (0x75366205, 11697, 0x536603BB, 86.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536603BB [86.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366206, 16564, 0x536603BB, 90, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536603BB [90.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366206, 16564, 0x536603BB, 90, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536603BB [90.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366206, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2669,8 +2669,8 @@ VALUES (0x75366206, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75366206, 0x7536620A, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366207, 15451, 0x536603BD, 90, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536603BD [90.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366207, 15451, 0x536603BD, 90, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536603BD [90.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366208, 15608, 0x536603BE, 87.984, -160, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2733,8 +2733,8 @@ VALUES (0x75366214, 11697, 0x536603C4, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536603C4 [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366215, 16566, 0x536603C4, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536603C4 [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366215, 16566, 0x536603C4, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536603C4 [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366215, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2745,8 +2745,8 @@ VALUES (0x75366215, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75366215, 0x75366219, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366216, 15451, 0x536603C6, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536603C6 [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366216, 15451, 0x536603C6, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536603C6 [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366217, 15608, 0x536603C7, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2809,8 +2809,8 @@ VALUES (0x75366223, 11697, 0x536603D4, 96.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536603D4 [96.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366224, 16568, 0x536603D4, 100, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536603D4 [100.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366224, 16568, 0x536603D4, 100, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536603D4 [100.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75366224, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2821,8 +2821,8 @@ VALUES (0x75366224, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75366224, 0x75366227, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75366225, 15451, 0x536603D6, 100, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536603D6 [100.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75366225, 15451, 0x536603D6, 100, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536603D6 [100.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75366226, 15608, 0x536603D8, 100, -162.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3417,8 +3417,8 @@ VALUES (0x75366299, 11697, 0x53660446, 166.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53660446 [166.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536629A, 16585, 0x53660446, 170, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660446 [170.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536629A, 16585, 0x53660446, 170, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660446 [170.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536629A, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3429,8 +3429,8 @@ VALUES (0x7536629A, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536629A, 0x7536629D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536629B, 15451, 0x53660448, 170, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53660448 [170.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536629B, 15451, 0x53660448, 170, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53660448 [170.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536629C, 15608, 0x5366044A, 170, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3489,8 +3489,8 @@ VALUES (0x753662A7, 11697, 0x5366044F, 176.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x5366044F [176.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753662A8, 16587, 0x5366044F, 180, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5366044F [180.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753662A8, 16587, 0x5366044F, 180, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5366044F [180.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753662A8, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3501,8 +3501,8 @@ VALUES (0x753662A8, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753662A8, 0x753662AB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753662A9, 15451, 0x53660451, 180, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53660451 [180.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753662A9, 15451, 0x53660451, 180, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53660451 [180.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753662AA, 15608, 0x53660453, 180, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3561,8 +3561,8 @@ VALUES (0x753662B5, 11697, 0x53660458, 186.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53660458 [186.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753662B6, 16589, 0x53660458, 190, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53660458 [190.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753662B6, 16589, 0x53660458, 190, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53660458 [190.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753662B6, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3573,8 +3573,8 @@ VALUES (0x753662B6, 0x753660C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753662B6, 0x753662B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753662B7, 15451, 0x5366045A, 190, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5366045A [190.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753662B7, 15451, 0x5366045A, 190, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5366045A [190.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753662B8, 15608, 0x5366045B, 190, -172.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5367.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5367.sql index 6eca76de6c..f63fb6c534 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5367.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5367.sql @@ -17,8 +17,8 @@ VALUES (0x75367003, 11697, 0x53670100, -3.6125, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53670100 [-3.612500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367004, 16591, 0x53670100, 0, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670100 [0.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367004, 16591, 0x53670100, 0, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670100 [0.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367004, 0x75367000, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -29,12 +29,12 @@ VALUES (0x75367004, 0x75367000, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75367004, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367005, 15451, 0x53670102, -0, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53670102 [-0.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367005, 15451, 0x53670102, 0, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53670102 [0.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367006, 15608, 0x53670103, -0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670103 [-0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75367006, 15608, 0x53670103, 0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670103 [0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367007, 15608, 0x53670103, 0, -32.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -89,8 +89,8 @@ VALUES (0x75367011, 11697, 0x53670108, 6.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53670108 [6.387500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367012, 16593, 0x53670108, 10, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670108 [10.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367012, 16593, 0x53670108, 10, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670108 [10.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367012, 0x7536700E, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -101,8 +101,8 @@ VALUES (0x75367012, 0x7536700E, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75367012, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367013, 15451, 0x5367010A, 10, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5367010A [10.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367013, 15451, 0x5367010A, 10, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5367010A [10.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367014, 15608, 0x5367010C, 10, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -161,8 +161,8 @@ VALUES (0x7536701F, 11697, 0x53670111, 16.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53670111 [16.387501 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367020, 16595, 0x53670111, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670111 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367020, 16595, 0x53670111, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670111 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367020, 0x7536701C, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -173,8 +173,8 @@ VALUES (0x75367020, 0x7536701C, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75367020, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367021, 15451, 0x53670113, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53670113 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367021, 15451, 0x53670113, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53670113 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367022, 15608, 0x53670115, 20, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -477,8 +477,8 @@ VALUES (0x7536705C, 9686, 0x5367017D, 60.765, 4.38999, 2, 1, 0, 0, 0, True, '2 /* @teleloc 0x5367017D [60.764999 4.389990 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536705D, 9686, 0x5367017D, 55.6, -0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5367017D [55.599998 -0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536705D, 9686, 0x5367017D, 55.6, 0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5367017D [55.599998 0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536705E, 11697, 0x5367017D, 56.395, -3.6125, 0.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -565,8 +565,8 @@ VALUES (0x7536706C, 15451, 0x53670185, 64.755, -20, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x53670185 [64.754997 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536706D, 15608, 0x536701AB, 72.016, -0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536701AB [72.015999 -0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536706D, 15608, 0x536701AB, 72.016, 0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536701AB [72.015999 0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536706E, 15608, 0x536701AB, 67.984, 0, 0, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -597,8 +597,8 @@ VALUES (0x75367074, 9686, 0x536701C1, 79.235, -4.38999, 2, 0, 0, 0, -1, True, /* @teleloc 0x536701C1 [79.235001 -4.389990 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367075, 9686, 0x536701C1, 84.4, -0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536701C1 [84.400002 -0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x75367075, 9686, 0x536701C1, 84.4, 0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536701C1 [84.400002 0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367076, 11697, 0x536701C1, 83.605, 3.6125, 0.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -701,8 +701,8 @@ VALUES (0x75367088, 11697, 0x536701CA, 76.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536701CA [76.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367089, 16610, 0x536701CA, 80, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536701CA [80.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367089, 16610, 0x536701CA, 80, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536701CA [80.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367089, 0x75367085, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -713,8 +713,8 @@ VALUES (0x75367089, 0x75367085, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75367089, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536708A, 15451, 0x536701CC, 80, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536701CC [80.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536708A, 15451, 0x536701CC, 80, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536701CC [80.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536708B, 15608, 0x536701CE, 80, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -773,8 +773,8 @@ VALUES (0x75367096, 11697, 0x536701F3, 86.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536701F3 [86.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367097, 16612, 0x536701F3, 90, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536701F3 [90.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367097, 16612, 0x536701F3, 90, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536701F3 [90.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367097, 0x75367093, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -785,8 +785,8 @@ VALUES (0x75367097, 0x75367093, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75367097, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367098, 15451, 0x536701F5, 90, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536701F5 [90.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367098, 15451, 0x536701F5, 90, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536701F5 [90.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367099, 15608, 0x536701F7, 90, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -849,8 +849,8 @@ VALUES (0x753670A5, 11697, 0x5367020A, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5367020A [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753670A6, 16614, 0x5367020A, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5367020A [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753670A6, 16614, 0x5367020A, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5367020A [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753670A6, 0x753670A2, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -861,8 +861,8 @@ VALUES (0x753670A6, 0x753670A2, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753670A6, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753670A7, 15451, 0x5367020C, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5367020C [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753670A7, 15451, 0x5367020C, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5367020C [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753670A8, 15608, 0x5367020D, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -921,8 +921,8 @@ VALUES (0x753670B3, 11697, 0x53670212, 96.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53670212 [96.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753670B4, 16616, 0x53670212, 100, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670212 [100.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753670B4, 16616, 0x53670212, 100, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670212 [100.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753670B4, 0x753670B0, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -933,8 +933,8 @@ VALUES (0x753670B4, 0x753670B0, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753670B4, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753670B5, 15451, 0x53670214, 100, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53670214 [100.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753670B5, 15451, 0x53670214, 100, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53670214 [100.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753670B6, 15608, 0x53670215, 100, -72.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x753670C4, 11697, 0x53670228, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53670228 [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753670C5, 16618, 0x53670228, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670228 [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753670C5, 16618, 0x53670228, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670228 [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753670C5, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x753670C5, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753670C5, 0x753670C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753670C6, 15451, 0x5367022A, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5367022A [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753670C6, 15451, 0x5367022A, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5367022A [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753670C7, 15608, 0x5367022C, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x753670D2, 11697, 0x53670251, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53670251 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753670D3, 16620, 0x53670251, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670251 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753670D3, 16620, 0x53670251, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670251 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753670D3, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x753670D3, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753670D3, 0x753670D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753670D4, 15451, 0x53670253, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53670253 [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753670D4, 15451, 0x53670253, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53670253 [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753670D5, 15608, 0x53670255, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1461,8 +1461,8 @@ VALUES (0x7536711C, 11697, 0x536702E1, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536702E1 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536711D, 16631, 0x536702E1, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536702E1 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536711D, 16631, 0x536702E1, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536702E1 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536711D, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7536711D, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536711D, 0x75367121, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536711E, 15451, 0x536702E3, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536702E3 [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536711E, 15451, 0x536702E3, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536702E3 [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536711F, 15608, 0x536702E4, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1617,8 +1617,8 @@ VALUES (0x7536713B, 11697, 0x53670303, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53670303 [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536713C, 16635, 0x53670303, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670303 [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536713C, 16635, 0x53670303, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670303 [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536713C, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1629,8 +1629,8 @@ VALUES (0x7536713C, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536713C, 0x7536713F, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536713D, 15451, 0x53670305, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53670305 [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536713D, 15451, 0x53670305, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53670305 [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536713E, 15608, 0x53670307, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1689,8 +1689,8 @@ VALUES (0x75367149, 11697, 0x5367030C, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5367030C [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536714A, 16637, 0x5367030C, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5367030C [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536714A, 16637, 0x5367030C, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5367030C [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536714A, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1701,8 +1701,8 @@ VALUES (0x7536714A, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536714A, 0x7536714D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536714B, 15451, 0x5367030E, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5367030E [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536714B, 15451, 0x5367030E, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5367030E [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536714C, 15608, 0x53670310, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1761,8 +1761,8 @@ VALUES (0x75367157, 11697, 0x53670315, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53670315 [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367158, 16639, 0x53670315, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670315 [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367158, 16639, 0x53670315, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670315 [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367158, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1773,8 +1773,8 @@ VALUES (0x75367158, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75367158, 0x7536715B, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367159, 15451, 0x53670317, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53670317 [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367159, 15451, 0x53670317, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53670317 [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536715A, 15608, 0x53670318, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1833,8 +1833,8 @@ VALUES (0x75367165, 11697, 0x5367031D, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5367031D [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367166, 16641, 0x5367031D, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5367031D [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367166, 16641, 0x5367031D, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5367031D [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367166, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1845,12 +1845,12 @@ VALUES (0x75367166, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75367166, 0x75367168, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367167, 15451, 0x5367031F, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5367031F [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367167, 15451, 0x5367031F, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5367031F [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367168, 15608, 0x53670320, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670320 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75367168, 15608, 0x53670320, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670320 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367169, 15608, 0x53670320, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1905,8 +1905,8 @@ VALUES (0x75367173, 11697, 0x53670325, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53670325 [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367174, 16643, 0x53670325, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670325 [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367174, 16643, 0x53670325, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670325 [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367174, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1917,8 +1917,8 @@ VALUES (0x75367174, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75367174, 0x75367177, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367175, 15451, 0x53670327, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53670327 [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367175, 15451, 0x53670327, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53670327 [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367176, 15608, 0x53670329, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1977,8 +1977,8 @@ VALUES (0x75367181, 11697, 0x5367032E, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5367032E [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367182, 16645, 0x5367032E, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5367032E [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367182, 16645, 0x5367032E, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5367032E [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367182, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1989,8 +1989,8 @@ VALUES (0x75367182, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75367182, 0x75367185, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367183, 15451, 0x53670330, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53670330 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367183, 15451, 0x53670330, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53670330 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367184, 15608, 0x53670332, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2041,8 +2041,8 @@ VALUES (0x7536718D, 9686, 0x53670337, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x53670337 [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536718E, 9686, 0x53670337, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53670337 [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536718E, 9686, 0x53670337, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53670337 [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536718F, 11697, 0x53670337, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,8 +2129,8 @@ VALUES (0x7536719D, 15451, 0x5367033F, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x5367033F [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536719E, 15608, 0x53670344, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670344 [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536719E, 15608, 0x53670344, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670344 [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536719F, 15608, 0x53670344, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2257,8 +2257,8 @@ VALUES (0x753671B7, 9686, 0x5367035D, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x5367035D [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753671B8, 9686, 0x5367035D, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5367035D [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x753671B8, 9686, 0x5367035D, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5367035D [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753671B9, 11697, 0x5367035D, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2361,8 +2361,8 @@ VALUES (0x753671CB, 11697, 0x5367036A, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5367036A [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753671CC, 16656, 0x5367036A, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5367036A [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753671CC, 16656, 0x5367036A, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5367036A [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753671CC, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2373,8 +2373,8 @@ VALUES (0x753671CC, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753671CC, 0x753671CF, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753671CD, 15451, 0x5367036C, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5367036C [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753671CD, 15451, 0x5367036C, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5367036C [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753671CE, 15608, 0x5367036D, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2513,8 +2513,8 @@ VALUES (0x753671E9, 11697, 0x53670399, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53670399 [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753671EA, 16660, 0x53670399, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670399 [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753671EA, 16660, 0x53670399, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670399 [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753671EA, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2525,8 +2525,8 @@ VALUES (0x753671EA, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753671EA, 0x753671ED, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753671EB, 15451, 0x5367039B, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5367039B [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753671EB, 15451, 0x5367039B, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5367039B [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753671EC, 15608, 0x5367039C, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2585,8 +2585,8 @@ VALUES (0x753671F7, 11697, 0x536703AB, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536703AB [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753671F8, 16662, 0x536703AB, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536703AB [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753671F8, 16662, 0x536703AB, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536703AB [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753671F8, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2597,8 +2597,8 @@ VALUES (0x753671F8, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753671F8, 0x753671FB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753671F9, 15451, 0x536703AD, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536703AD [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753671F9, 15451, 0x536703AD, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536703AD [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753671FA, 15608, 0x536703AF, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2657,8 +2657,8 @@ VALUES (0x75367205, 11697, 0x536703BB, 86.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536703BB [86.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367206, 16664, 0x536703BB, 90, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536703BB [90.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367206, 16664, 0x536703BB, 90, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536703BB [90.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367206, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2669,8 +2669,8 @@ VALUES (0x75367206, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75367206, 0x7536720A, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367207, 15451, 0x536703BD, 90, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536703BD [90.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367207, 15451, 0x536703BD, 90, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536703BD [90.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367208, 15608, 0x536703BE, 87.984, -160, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2733,8 +2733,8 @@ VALUES (0x75367214, 11697, 0x536703C4, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536703C4 [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367215, 16666, 0x536703C4, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536703C4 [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367215, 16666, 0x536703C4, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536703C4 [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367215, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2745,8 +2745,8 @@ VALUES (0x75367215, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75367215, 0x75367219, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367216, 15451, 0x536703C6, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536703C6 [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367216, 15451, 0x536703C6, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536703C6 [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367217, 15608, 0x536703C7, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2809,8 +2809,8 @@ VALUES (0x75367223, 11697, 0x536703D4, 96.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536703D4 [96.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367224, 16668, 0x536703D4, 100, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536703D4 [100.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367224, 16668, 0x536703D4, 100, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536703D4 [100.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75367224, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2821,8 +2821,8 @@ VALUES (0x75367224, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75367224, 0x75367227, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75367225, 15451, 0x536703D6, 100, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536703D6 [100.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75367225, 15451, 0x536703D6, 100, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536703D6 [100.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75367226, 15608, 0x536703D8, 100, -162.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3417,8 +3417,8 @@ VALUES (0x75367299, 11697, 0x53670446, 166.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53670446 [166.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536729A, 16685, 0x53670446, 170, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670446 [170.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536729A, 16685, 0x53670446, 170, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670446 [170.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536729A, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3429,8 +3429,8 @@ VALUES (0x7536729A, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536729A, 0x7536729D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536729B, 15451, 0x53670448, 170, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53670448 [170.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536729B, 15451, 0x53670448, 170, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53670448 [170.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536729C, 15608, 0x5367044A, 170, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3489,8 +3489,8 @@ VALUES (0x753672A7, 11697, 0x5367044F, 176.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x5367044F [176.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753672A8, 16687, 0x5367044F, 180, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5367044F [180.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753672A8, 16687, 0x5367044F, 180, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5367044F [180.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753672A8, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3501,8 +3501,8 @@ VALUES (0x753672A8, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753672A8, 0x753672AB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753672A9, 15451, 0x53670451, 180, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53670451 [180.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753672A9, 15451, 0x53670451, 180, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53670451 [180.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753672AA, 15608, 0x53670453, 180, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3561,8 +3561,8 @@ VALUES (0x753672B5, 11697, 0x53670458, 186.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53670458 [186.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753672B6, 16689, 0x53670458, 190, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53670458 [190.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753672B6, 16689, 0x53670458, 190, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53670458 [190.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753672B6, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3573,8 +3573,8 @@ VALUES (0x753672B6, 0x753670C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753672B6, 0x753672B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753672B7, 15451, 0x5367045A, 190, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5367045A [190.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753672B7, 15451, 0x5367045A, 190, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5367045A [190.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753672B8, 15608, 0x5367045B, 190, -172.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5368.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5368.sql index 70e5b20dea..2739382250 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5368.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5368.sql @@ -17,8 +17,8 @@ VALUES (0x75368003, 11697, 0x53680100, -3.6125, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53680100 [-3.612500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368004, 16691, 0x53680100, 0, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680100 [0.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368004, 16691, 0x53680100, 0, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680100 [0.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368004, 0x75368000, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -29,12 +29,12 @@ VALUES (0x75368004, 0x75368000, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75368004, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368005, 15451, 0x53680102, -0, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53680102 [-0.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368005, 15451, 0x53680102, 0, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53680102 [0.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368006, 15608, 0x53680103, -0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680103 [-0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75368006, 15608, 0x53680103, 0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680103 [0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368007, 15608, 0x53680103, 0, -32.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -89,8 +89,8 @@ VALUES (0x75368011, 11697, 0x53680108, 6.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53680108 [6.387500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368012, 16693, 0x53680108, 10, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680108 [10.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368012, 16693, 0x53680108, 10, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680108 [10.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368012, 0x7536800E, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -101,8 +101,8 @@ VALUES (0x75368012, 0x7536800E, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75368012, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368013, 15451, 0x5368010A, 10, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5368010A [10.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368013, 15451, 0x5368010A, 10, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5368010A [10.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368014, 15608, 0x5368010C, 10, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -161,8 +161,8 @@ VALUES (0x7536801F, 11697, 0x53680111, 16.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53680111 [16.387501 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368020, 16695, 0x53680111, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680111 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368020, 16695, 0x53680111, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680111 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368020, 0x7536801C, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -173,8 +173,8 @@ VALUES (0x75368020, 0x7536801C, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75368020, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368021, 15451, 0x53680113, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53680113 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368021, 15451, 0x53680113, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53680113 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368022, 15608, 0x53680115, 20, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -477,8 +477,8 @@ VALUES (0x7536805C, 9686, 0x5368017D, 60.765, 4.38999, 2, 1, 0, 0, 0, True, '2 /* @teleloc 0x5368017D [60.764999 4.389990 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536805D, 9686, 0x5368017D, 55.6, -0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5368017D [55.599998 -0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536805D, 9686, 0x5368017D, 55.6, 0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5368017D [55.599998 0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536805E, 11697, 0x5368017D, 56.395, -3.6125, 0.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -565,8 +565,8 @@ VALUES (0x7536806C, 15451, 0x53680185, 64.755, -20, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x53680185 [64.754997 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536806D, 15608, 0x536801AB, 72.016, -0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536801AB [72.015999 -0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536806D, 15608, 0x536801AB, 72.016, 0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536801AB [72.015999 0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536806E, 15608, 0x536801AB, 67.984, 0, 0, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -597,8 +597,8 @@ VALUES (0x75368074, 9686, 0x536801C1, 79.235, -4.38999, 2, 0, 0, 0, -1, True, /* @teleloc 0x536801C1 [79.235001 -4.389990 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368075, 9686, 0x536801C1, 84.4, -0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536801C1 [84.400002 -0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x75368075, 9686, 0x536801C1, 84.4, 0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536801C1 [84.400002 0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368076, 11697, 0x536801C1, 83.605, 3.6125, 0.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -701,8 +701,8 @@ VALUES (0x75368088, 11697, 0x536801CA, 76.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536801CA [76.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368089, 16710, 0x536801CA, 80, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536801CA [80.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368089, 16710, 0x536801CA, 80, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536801CA [80.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368089, 0x75368085, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -713,8 +713,8 @@ VALUES (0x75368089, 0x75368085, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75368089, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536808A, 15451, 0x536801CC, 80, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536801CC [80.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536808A, 15451, 0x536801CC, 80, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536801CC [80.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536808B, 15608, 0x536801CE, 80, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -773,8 +773,8 @@ VALUES (0x75368096, 11697, 0x536801F3, 86.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536801F3 [86.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368097, 16712, 0x536801F3, 90, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536801F3 [90.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368097, 16712, 0x536801F3, 90, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536801F3 [90.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368097, 0x75368093, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -785,8 +785,8 @@ VALUES (0x75368097, 0x75368093, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75368097, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368098, 15451, 0x536801F5, 90, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536801F5 [90.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368098, 15451, 0x536801F5, 90, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536801F5 [90.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368099, 15608, 0x536801F7, 90, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -849,8 +849,8 @@ VALUES (0x753680A5, 11697, 0x5368020A, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5368020A [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753680A6, 16714, 0x5368020A, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5368020A [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753680A6, 16714, 0x5368020A, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5368020A [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753680A6, 0x753680A2, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -861,8 +861,8 @@ VALUES (0x753680A6, 0x753680A2, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753680A6, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753680A7, 15451, 0x5368020C, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5368020C [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753680A7, 15451, 0x5368020C, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5368020C [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753680A8, 15608, 0x5368020D, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -921,8 +921,8 @@ VALUES (0x753680B3, 11697, 0x53680212, 96.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53680212 [96.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753680B4, 16716, 0x53680212, 100, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680212 [100.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753680B4, 16716, 0x53680212, 100, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680212 [100.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753680B4, 0x753680B0, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -933,8 +933,8 @@ VALUES (0x753680B4, 0x753680B0, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753680B4, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753680B5, 15451, 0x53680214, 100, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53680214 [100.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753680B5, 15451, 0x53680214, 100, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53680214 [100.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753680B6, 15608, 0x53680215, 100, -72.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x753680C4, 11697, 0x53680228, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53680228 [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753680C5, 16718, 0x53680228, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680228 [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753680C5, 16718, 0x53680228, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680228 [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753680C5, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x753680C5, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753680C5, 0x753680C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753680C6, 15451, 0x5368022A, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5368022A [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753680C6, 15451, 0x5368022A, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5368022A [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753680C7, 15608, 0x5368022C, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x753680D2, 11697, 0x53680251, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53680251 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753680D3, 16720, 0x53680251, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680251 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753680D3, 16720, 0x53680251, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680251 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753680D3, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x753680D3, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753680D3, 0x753680D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753680D4, 15451, 0x53680253, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53680253 [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753680D4, 15451, 0x53680253, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53680253 [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753680D5, 15608, 0x53680255, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1461,8 +1461,8 @@ VALUES (0x7536811C, 11697, 0x536802E1, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536802E1 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536811D, 16731, 0x536802E1, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536802E1 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536811D, 16731, 0x536802E1, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536802E1 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536811D, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7536811D, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536811D, 0x75368121, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536811E, 15451, 0x536802E3, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536802E3 [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536811E, 15451, 0x536802E3, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536802E3 [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536811F, 15608, 0x536802E4, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1617,8 +1617,8 @@ VALUES (0x7536813B, 11697, 0x53680303, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53680303 [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536813C, 16735, 0x53680303, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680303 [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536813C, 16735, 0x53680303, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680303 [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536813C, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1629,8 +1629,8 @@ VALUES (0x7536813C, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536813C, 0x7536813F, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536813D, 15451, 0x53680305, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53680305 [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536813D, 15451, 0x53680305, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53680305 [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536813E, 15608, 0x53680307, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1689,8 +1689,8 @@ VALUES (0x75368149, 11697, 0x5368030C, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5368030C [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536814A, 16737, 0x5368030C, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5368030C [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536814A, 16737, 0x5368030C, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5368030C [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536814A, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1701,8 +1701,8 @@ VALUES (0x7536814A, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536814A, 0x7536814D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536814B, 15451, 0x5368030E, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5368030E [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536814B, 15451, 0x5368030E, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5368030E [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536814C, 15608, 0x53680310, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1761,8 +1761,8 @@ VALUES (0x75368157, 11697, 0x53680315, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53680315 [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368158, 16739, 0x53680315, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680315 [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368158, 16739, 0x53680315, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680315 [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368158, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1773,8 +1773,8 @@ VALUES (0x75368158, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75368158, 0x7536815B, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368159, 15451, 0x53680317, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53680317 [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368159, 15451, 0x53680317, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53680317 [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536815A, 15608, 0x53680318, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1833,8 +1833,8 @@ VALUES (0x75368165, 11697, 0x5368031D, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5368031D [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368166, 16741, 0x5368031D, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5368031D [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368166, 16741, 0x5368031D, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5368031D [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368166, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1845,12 +1845,12 @@ VALUES (0x75368166, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75368166, 0x75368168, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368167, 15451, 0x5368031F, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5368031F [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368167, 15451, 0x5368031F, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5368031F [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368168, 15608, 0x53680320, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680320 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75368168, 15608, 0x53680320, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680320 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368169, 15608, 0x53680320, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1905,8 +1905,8 @@ VALUES (0x75368173, 11697, 0x53680325, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53680325 [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368174, 16743, 0x53680325, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680325 [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368174, 16743, 0x53680325, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680325 [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368174, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1917,8 +1917,8 @@ VALUES (0x75368174, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75368174, 0x75368177, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368175, 15451, 0x53680327, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53680327 [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368175, 15451, 0x53680327, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53680327 [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368176, 15608, 0x53680329, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1977,8 +1977,8 @@ VALUES (0x75368181, 11697, 0x5368032E, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5368032E [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368182, 16745, 0x5368032E, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5368032E [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368182, 16745, 0x5368032E, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5368032E [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368182, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1989,8 +1989,8 @@ VALUES (0x75368182, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75368182, 0x75368185, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368183, 15451, 0x53680330, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53680330 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368183, 15451, 0x53680330, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53680330 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368184, 15608, 0x53680332, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2041,8 +2041,8 @@ VALUES (0x7536818D, 9686, 0x53680337, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x53680337 [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536818E, 9686, 0x53680337, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53680337 [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536818E, 9686, 0x53680337, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53680337 [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536818F, 11697, 0x53680337, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,8 +2129,8 @@ VALUES (0x7536819D, 15451, 0x5368033F, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x5368033F [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536819E, 15608, 0x53680344, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680344 [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536819E, 15608, 0x53680344, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680344 [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536819F, 15608, 0x53680344, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2257,8 +2257,8 @@ VALUES (0x753681B7, 9686, 0x5368035D, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x5368035D [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753681B8, 9686, 0x5368035D, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5368035D [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x753681B8, 9686, 0x5368035D, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5368035D [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753681B9, 11697, 0x5368035D, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2361,8 +2361,8 @@ VALUES (0x753681CB, 11697, 0x5368036A, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5368036A [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753681CC, 16756, 0x5368036A, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5368036A [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753681CC, 16756, 0x5368036A, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5368036A [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753681CC, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2373,8 +2373,8 @@ VALUES (0x753681CC, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753681CC, 0x753681CF, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753681CD, 15451, 0x5368036C, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5368036C [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753681CD, 15451, 0x5368036C, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5368036C [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753681CE, 15608, 0x5368036D, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2513,8 +2513,8 @@ VALUES (0x753681E9, 11697, 0x53680399, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53680399 [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753681EA, 16760, 0x53680399, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680399 [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753681EA, 16760, 0x53680399, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680399 [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753681EA, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2525,8 +2525,8 @@ VALUES (0x753681EA, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753681EA, 0x753681ED, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753681EB, 15451, 0x5368039B, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5368039B [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753681EB, 15451, 0x5368039B, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5368039B [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753681EC, 15608, 0x5368039C, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2585,8 +2585,8 @@ VALUES (0x753681F7, 11697, 0x536803AB, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536803AB [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753681F8, 16762, 0x536803AB, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536803AB [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753681F8, 16762, 0x536803AB, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536803AB [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753681F8, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2597,8 +2597,8 @@ VALUES (0x753681F8, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753681F8, 0x753681FB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753681F9, 15451, 0x536803AD, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536803AD [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753681F9, 15451, 0x536803AD, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536803AD [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753681FA, 15608, 0x536803AF, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2657,8 +2657,8 @@ VALUES (0x75368205, 11697, 0x536803BB, 86.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536803BB [86.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368206, 16764, 0x536803BB, 90, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536803BB [90.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368206, 16764, 0x536803BB, 90, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536803BB [90.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368206, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2669,8 +2669,8 @@ VALUES (0x75368206, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75368206, 0x7536820A, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368207, 15451, 0x536803BD, 90, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536803BD [90.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368207, 15451, 0x536803BD, 90, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536803BD [90.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368208, 15608, 0x536803BE, 87.984, -160, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2733,8 +2733,8 @@ VALUES (0x75368214, 11697, 0x536803C4, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536803C4 [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368215, 16766, 0x536803C4, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536803C4 [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368215, 16766, 0x536803C4, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536803C4 [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368215, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2745,8 +2745,8 @@ VALUES (0x75368215, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75368215, 0x75368219, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368216, 15451, 0x536803C6, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536803C6 [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368216, 15451, 0x536803C6, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536803C6 [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368217, 15608, 0x536803C7, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2809,8 +2809,8 @@ VALUES (0x75368223, 11697, 0x536803D4, 96.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536803D4 [96.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368224, 16768, 0x536803D4, 100, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536803D4 [100.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368224, 16768, 0x536803D4, 100, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536803D4 [100.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75368224, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2821,8 +2821,8 @@ VALUES (0x75368224, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75368224, 0x75368227, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75368225, 15451, 0x536803D6, 100, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536803D6 [100.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75368225, 15451, 0x536803D6, 100, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536803D6 [100.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75368226, 15608, 0x536803D8, 100, -162.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3417,8 +3417,8 @@ VALUES (0x75368299, 11697, 0x53680446, 166.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53680446 [166.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536829A, 16785, 0x53680446, 170, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680446 [170.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536829A, 16785, 0x53680446, 170, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680446 [170.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536829A, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3429,8 +3429,8 @@ VALUES (0x7536829A, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536829A, 0x7536829D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536829B, 15451, 0x53680448, 170, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53680448 [170.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536829B, 15451, 0x53680448, 170, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53680448 [170.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536829C, 15608, 0x5368044A, 170, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3489,8 +3489,8 @@ VALUES (0x753682A7, 11697, 0x5368044F, 176.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x5368044F [176.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753682A8, 16787, 0x5368044F, 180, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5368044F [180.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753682A8, 16787, 0x5368044F, 180, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5368044F [180.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753682A8, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3501,8 +3501,8 @@ VALUES (0x753682A8, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753682A8, 0x753682AB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753682A9, 15451, 0x53680451, 180, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53680451 [180.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753682A9, 15451, 0x53680451, 180, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53680451 [180.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753682AA, 15608, 0x53680453, 180, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3561,8 +3561,8 @@ VALUES (0x753682B5, 11697, 0x53680458, 186.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53680458 [186.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753682B6, 16789, 0x53680458, 190, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53680458 [190.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753682B6, 16789, 0x53680458, 190, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53680458 [190.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753682B6, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3573,8 +3573,8 @@ VALUES (0x753682B6, 0x753680C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753682B6, 0x753682B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753682B7, 15451, 0x5368045A, 190, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5368045A [190.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753682B7, 15451, 0x5368045A, 190, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5368045A [190.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753682B8, 15608, 0x5368045B, 190, -172.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5369.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5369.sql index b38a984fed..7e0ec59339 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5369.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5369.sql @@ -17,8 +17,8 @@ VALUES (0x75369003, 11697, 0x53690100, -3.6125, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53690100 [-3.612500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369004, 16791, 0x53690100, 0, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690100 [0.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369004, 16791, 0x53690100, 0, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690100 [0.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369004, 0x75369000, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -29,12 +29,12 @@ VALUES (0x75369004, 0x75369000, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75369004, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369005, 15451, 0x53690102, -0, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53690102 [-0.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369005, 15451, 0x53690102, 0, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53690102 [0.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369006, 15608, 0x53690103, -0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690103 [-0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75369006, 15608, 0x53690103, 0, -27.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690103 [0.000000 -27.983999 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369007, 15608, 0x53690103, 0, -32.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -89,8 +89,8 @@ VALUES (0x75369011, 11697, 0x53690108, 6.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53690108 [6.387500 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369012, 16793, 0x53690108, 10, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690108 [10.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369012, 16793, 0x53690108, 10, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690108 [10.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369012, 0x7536900E, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -101,8 +101,8 @@ VALUES (0x75369012, 0x7536900E, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75369012, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369013, 15451, 0x5369010A, 10, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5369010A [10.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369013, 15451, 0x5369010A, 10, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5369010A [10.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369014, 15608, 0x5369010C, 10, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -161,8 +161,8 @@ VALUES (0x7536901F, 11697, 0x53690111, 16.3875, -16.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53690111 [16.387501 -16.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369020, 16795, 0x53690111, 20, -20, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690111 [20.000000 -20.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369020, 16795, 0x53690111, 20, -20, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690111 [20.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369020, 0x7536901C, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -173,8 +173,8 @@ VALUES (0x75369020, 0x7536901C, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75369020, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369021, 15451, 0x53690113, 20, -24.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53690113 [20.000000 -24.754999 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369021, 15451, 0x53690113, 20, -24.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53690113 [20.000000 -24.754999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369022, 15608, 0x53690115, 20, -32.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -477,8 +477,8 @@ VALUES (0x7536905C, 9686, 0x5369017D, 60.765, 4.38999, 2, 1, 0, 0, 0, True, '2 /* @teleloc 0x5369017D [60.764999 4.389990 2.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536905D, 9686, 0x5369017D, 55.6, -0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5369017D [55.599998 -0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536905D, 9686, 0x5369017D, 55.6, 0, 2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5369017D [55.599998 0.000000 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536905E, 11697, 0x5369017D, 56.395, -3.6125, 0.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -565,8 +565,8 @@ VALUES (0x7536906C, 15451, 0x53690185, 64.755, -20, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x53690185 [64.754997 -20.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536906D, 15608, 0x536901AB, 72.016, -0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536901AB [72.015999 -0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536906D, 15608, 0x536901AB, 72.016, 0, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536901AB [72.015999 0.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536906E, 15608, 0x536901AB, 67.984, 0, 0, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -597,8 +597,8 @@ VALUES (0x75369074, 9686, 0x536901C1, 79.235, -4.38999, 2, 0, 0, 0, -1, True, /* @teleloc 0x536901C1 [79.235001 -4.389990 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369075, 9686, 0x536901C1, 84.4, -0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536901C1 [84.400002 -0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x75369075, 9686, 0x536901C1, 84.4, 0, 2, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536901C1 [84.400002 0.000000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369076, 11697, 0x536901C1, 83.605, 3.6125, 0.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -701,8 +701,8 @@ VALUES (0x75369088, 11697, 0x536901CA, 76.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536901CA [76.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369089, 16810, 0x536901CA, 80, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536901CA [80.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369089, 16810, 0x536901CA, 80, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536901CA [80.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369089, 0x75369085, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -713,8 +713,8 @@ VALUES (0x75369089, 0x75369085, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75369089, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536908A, 15451, 0x536901CC, 80, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536901CC [80.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536908A, 15451, 0x536901CC, 80, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536901CC [80.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536908B, 15608, 0x536901CE, 80, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -773,8 +773,8 @@ VALUES (0x75369096, 11697, 0x536901F3, 86.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536901F3 [86.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369097, 16812, 0x536901F3, 90, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536901F3 [90.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369097, 16812, 0x536901F3, 90, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536901F3 [90.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369097, 0x75369093, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -785,8 +785,8 @@ VALUES (0x75369097, 0x75369093, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x75369097, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369098, 15451, 0x536901F5, 90, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536901F5 [90.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369098, 15451, 0x536901F5, 90, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536901F5 [90.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369099, 15608, 0x536901F7, 90, -72.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -849,8 +849,8 @@ VALUES (0x753690A5, 11697, 0x5369020A, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5369020A [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753690A6, 16814, 0x5369020A, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5369020A [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753690A6, 16814, 0x5369020A, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5369020A [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753690A6, 0x753690A2, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -861,8 +861,8 @@ VALUES (0x753690A6, 0x753690A2, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753690A6, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753690A7, 15451, 0x5369020C, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5369020C [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753690A7, 15451, 0x5369020C, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5369020C [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753690A8, 15608, 0x5369020D, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -921,8 +921,8 @@ VALUES (0x753690B3, 11697, 0x53690212, 96.3875, -56.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x53690212 [96.387497 -56.395000 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753690B4, 16816, 0x53690212, 100, -60, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690212 [100.000000 -60.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753690B4, 16816, 0x53690212, 100, -60, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690212 [100.000000 -60.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753690B4, 0x753690B0, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -933,8 +933,8 @@ VALUES (0x753690B4, 0x753690B0, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x753690B4, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753690B5, 15451, 0x53690214, 100, -64.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53690214 [100.000000 -64.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753690B5, 15451, 0x53690214, 100, -64.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53690214 [100.000000 -64.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753690B6, 15608, 0x53690215, 100, -72.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x753690C4, 11697, 0x53690228, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53690228 [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753690C5, 16818, 0x53690228, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690228 [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753690C5, 16818, 0x53690228, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690228 [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753690C5, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x753690C5, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753690C5, 0x753690C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753690C6, 15451, 0x5369022A, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5369022A [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753690C6, 15451, 0x5369022A, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5369022A [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753690C7, 15608, 0x5369022C, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x753690D2, 11697, 0x53690251, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53690251 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753690D3, 16820, 0x53690251, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690251 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753690D3, 16820, 0x53690251, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690251 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753690D3, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x753690D3, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753690D3, 0x753690D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753690D4, 15451, 0x53690253, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53690253 [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753690D4, 15451, 0x53690253, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53690253 [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753690D5, 15608, 0x53690255, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1461,8 +1461,8 @@ VALUES (0x7536911C, 11697, 0x536902E1, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x536902E1 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536911D, 16831, 0x536902E1, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536902E1 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536911D, 16831, 0x536902E1, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536902E1 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536911D, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7536911D, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536911D, 0x75369121, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536911E, 15451, 0x536902E3, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536902E3 [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536911E, 15451, 0x536902E3, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536902E3 [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536911F, 15608, 0x536902E4, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1617,8 +1617,8 @@ VALUES (0x7536913B, 11697, 0x53690303, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53690303 [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536913C, 16835, 0x53690303, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690303 [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536913C, 16835, 0x53690303, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690303 [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536913C, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1629,8 +1629,8 @@ VALUES (0x7536913C, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536913C, 0x7536913F, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536913D, 15451, 0x53690305, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53690305 [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536913D, 15451, 0x53690305, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53690305 [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536913E, 15608, 0x53690307, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1689,8 +1689,8 @@ VALUES (0x75369149, 11697, 0x5369030C, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x5369030C [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536914A, 16837, 0x5369030C, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5369030C [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536914A, 16837, 0x5369030C, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5369030C [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536914A, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1701,8 +1701,8 @@ VALUES (0x7536914A, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536914A, 0x7536914D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536914B, 15451, 0x5369030E, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5369030E [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536914B, 15451, 0x5369030E, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5369030E [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536914C, 15608, 0x53690310, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1761,8 +1761,8 @@ VALUES (0x75369157, 11697, 0x53690315, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x53690315 [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369158, 16839, 0x53690315, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690315 [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369158, 16839, 0x53690315, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690315 [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369158, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1773,8 +1773,8 @@ VALUES (0x75369158, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75369158, 0x7536915B, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369159, 15451, 0x53690317, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53690317 [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369159, 15451, 0x53690317, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53690317 [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536915A, 15608, 0x53690318, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1833,8 +1833,8 @@ VALUES (0x75369165, 11697, 0x5369031D, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5369031D [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369166, 16841, 0x5369031D, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5369031D [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369166, 16841, 0x5369031D, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5369031D [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369166, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1845,12 +1845,12 @@ VALUES (0x75369166, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75369166, 0x75369168, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369167, 15451, 0x5369031F, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5369031F [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369167, 15451, 0x5369031F, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5369031F [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369168, 15608, 0x53690320, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690320 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75369168, 15608, 0x53690320, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690320 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369169, 15608, 0x53690320, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1905,8 +1905,8 @@ VALUES (0x75369173, 11697, 0x53690325, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53690325 [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369174, 16843, 0x53690325, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690325 [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369174, 16843, 0x53690325, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690325 [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369174, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1917,8 +1917,8 @@ VALUES (0x75369174, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75369174, 0x75369177, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369175, 15451, 0x53690327, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53690327 [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369175, 15451, 0x53690327, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53690327 [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369176, 15608, 0x53690329, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1977,8 +1977,8 @@ VALUES (0x75369181, 11697, 0x5369032E, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5369032E [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369182, 16845, 0x5369032E, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5369032E [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369182, 16845, 0x5369032E, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5369032E [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369182, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1989,8 +1989,8 @@ VALUES (0x75369182, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75369182, 0x75369185, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369183, 15451, 0x53690330, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53690330 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369183, 15451, 0x53690330, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53690330 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369184, 15608, 0x53690332, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2041,8 +2041,8 @@ VALUES (0x7536918D, 9686, 0x53690337, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x53690337 [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536918E, 9686, 0x53690337, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53690337 [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536918E, 9686, 0x53690337, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53690337 [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536918F, 11697, 0x53690337, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,8 +2129,8 @@ VALUES (0x7536919D, 15451, 0x5369033F, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x5369033F [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536919E, 15608, 0x53690344, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690344 [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7536919E, 15608, 0x53690344, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690344 [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536919F, 15608, 0x53690344, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2257,8 +2257,8 @@ VALUES (0x753691B7, 9686, 0x5369035D, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x5369035D [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753691B8, 9686, 0x5369035D, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5369035D [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x753691B8, 9686, 0x5369035D, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5369035D [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753691B9, 11697, 0x5369035D, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2361,8 +2361,8 @@ VALUES (0x753691CB, 11697, 0x5369036A, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x5369036A [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753691CC, 16856, 0x5369036A, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5369036A [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753691CC, 16856, 0x5369036A, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5369036A [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753691CC, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2373,8 +2373,8 @@ VALUES (0x753691CC, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753691CC, 0x753691CF, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753691CD, 15451, 0x5369036C, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5369036C [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753691CD, 15451, 0x5369036C, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5369036C [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753691CE, 15608, 0x5369036D, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2513,8 +2513,8 @@ VALUES (0x753691E9, 11697, 0x53690399, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x53690399 [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753691EA, 16860, 0x53690399, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690399 [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753691EA, 16860, 0x53690399, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690399 [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753691EA, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2525,8 +2525,8 @@ VALUES (0x753691EA, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753691EA, 0x753691ED, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753691EB, 15451, 0x5369039B, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5369039B [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753691EB, 15451, 0x5369039B, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5369039B [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753691EC, 15608, 0x5369039C, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2585,8 +2585,8 @@ VALUES (0x753691F7, 11697, 0x536903AB, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536903AB [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753691F8, 16862, 0x536903AB, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536903AB [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753691F8, 16862, 0x536903AB, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536903AB [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753691F8, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2597,8 +2597,8 @@ VALUES (0x753691F8, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753691F8, 0x753691FB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753691F9, 15451, 0x536903AD, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536903AD [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753691F9, 15451, 0x536903AD, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536903AD [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753691FA, 15608, 0x536903AF, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2657,8 +2657,8 @@ VALUES (0x75369205, 11697, 0x536903BB, 86.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536903BB [86.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369206, 16864, 0x536903BB, 90, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536903BB [90.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369206, 16864, 0x536903BB, 90, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536903BB [90.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369206, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2669,8 +2669,8 @@ VALUES (0x75369206, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75369206, 0x7536920A, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369207, 15451, 0x536903BD, 90, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536903BD [90.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369207, 15451, 0x536903BD, 90, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536903BD [90.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369208, 15608, 0x536903BE, 87.984, -160, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2733,8 +2733,8 @@ VALUES (0x75369214, 11697, 0x536903C4, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x536903C4 [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369215, 16866, 0x536903C4, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536903C4 [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369215, 16866, 0x536903C4, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536903C4 [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369215, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2745,8 +2745,8 @@ VALUES (0x75369215, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75369215, 0x75369219, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369216, 15451, 0x536903C6, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536903C6 [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369216, 15451, 0x536903C6, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536903C6 [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369217, 15608, 0x536903C7, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -2809,8 +2809,8 @@ VALUES (0x75369223, 11697, 0x536903D4, 96.3875, -146.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x536903D4 [96.387497 -146.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369224, 16868, 0x536903D4, 100, -150, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x536903D4 [100.000000 -150.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369224, 16868, 0x536903D4, 100, -150, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x536903D4 [100.000000 -150.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75369224, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -2821,8 +2821,8 @@ VALUES (0x75369224, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x75369224, 0x75369227, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75369225, 15451, 0x536903D6, 100, -154.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536903D6 [100.000000 -154.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75369225, 15451, 0x536903D6, 100, -154.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536903D6 [100.000000 -154.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75369226, 15608, 0x536903D8, 100, -162.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3417,8 +3417,8 @@ VALUES (0x75369299, 11697, 0x53690446, 166.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53690446 [166.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536929A, 16885, 0x53690446, 170, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690446 [170.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536929A, 16885, 0x53690446, 170, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690446 [170.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536929A, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3429,8 +3429,8 @@ VALUES (0x7536929A, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7536929A, 0x7536929D, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536929B, 15451, 0x53690448, 170, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53690448 [170.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536929B, 15451, 0x53690448, 170, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53690448 [170.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536929C, 15608, 0x5369044A, 170, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3489,8 +3489,8 @@ VALUES (0x753692A7, 11697, 0x5369044F, 176.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x5369044F [176.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753692A8, 16887, 0x5369044F, 180, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x5369044F [180.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753692A8, 16887, 0x5369044F, 180, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x5369044F [180.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753692A8, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3501,8 +3501,8 @@ VALUES (0x753692A8, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753692A8, 0x753692AB, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753692A9, 15451, 0x53690451, 180, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53690451 [180.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753692A9, 15451, 0x53690451, 180, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53690451 [180.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753692AA, 15608, 0x53690453, 180, -172.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -3561,8 +3561,8 @@ VALUES (0x753692B5, 11697, 0x53690458, 186.387, -156.395, 6.055, -0.924213, 0, 0 /* @teleloc 0x53690458 [186.386993 -156.395004 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753692B6, 16889, 0x53690458, 190, -160, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x53690458 [190.000000 -160.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753692B6, 16889, 0x53690458, 190, -160, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x53690458 [190.000000 -160.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753692B6, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -3573,8 +3573,8 @@ VALUES (0x753692B6, 0x753690C0, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x753692B6, 0x753692B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753692B7, 15451, 0x5369045A, 190, -164.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5369045A [190.000000 -164.755005 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753692B7, 15451, 0x5369045A, 190, -164.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5369045A [190.000000 -164.755005 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753692B8, 15608, 0x5369045B, 190, -172.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/536C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/536C.sql index c4c0b33004..e82a90003d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/536C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/536C.sql @@ -138,8 +138,8 @@ VALUES (0x7536C020, 7095, 0x536C0226, 66.2364, -71.8572, -17.9915, 0.839314, 0, /* @teleloc 0x536C0226 [66.236397 -71.857201 -17.991501] 0.839314 0.000000 0.000000 0.543646 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536C021, 14516, 0x536C0227, 70, -80, -17.9915, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Caustic */ -/* @teleloc 0x536C0227 [70.000000 -80.000000 -17.991501] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7536C021, 14516, 0x536C0227, 70, -80, -17.9915, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Caustic */ +/* @teleloc 0x536C0227 [70.000000 -80.000000 -17.991501] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536C022, 14875, 0x536C022A, 78.9513, -40.2925, -17.9915, 0.887302, 0, 0, 0.461189, True, '2005-02-09 10:00:00'); /* Hyem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/536D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/536D.sql index 6d48fb7e80..00bbbb5b62 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/536D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/536D.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x536D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536D000, 568, 0x536D0102, 90, -74.75, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536D0102 [90.000000 -74.750000 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536D000, 568, 0x536D0102, 90, -74.75, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536D0102 [90.000000 -74.750000 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536D001, 2585, 0x536D010E, 99.6486, -109.693, -41.995, -0.702952, 0, 0, 0.711237, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ @@ -56,16 +56,16 @@ VALUES (0x7536D00C, 14890, 0x536D0141, 133.738, -71.0755, -41.0611, -0.711827, 0 /* @teleloc 0x536D0141 [133.738007 -71.075500 -41.061100] -0.711827 0.000000 0.000000 0.702355 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536D00D, 278, 0x536D0143, 130, -74.755, -42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536D0143 [130.000000 -74.754997 -42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536D00D, 278, 0x536D0143, 130, -74.755, -42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536D0143 [130.000000 -74.754997 -42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536D00E, 278, 0x536D01BF, 105.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x536D01BF [105.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536D00F, 15301, 0x536D01C4, 110, -54.3, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Bookcase */ -/* @teleloc 0x536D01C4 [110.000000 -54.299999 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536D00F, 15301, 0x536D01C4, 110, -54.3, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Bookcase */ +/* @teleloc 0x536D01C4 [110.000000 -54.299999 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7536D00F, 0x7536D010, '2005-02-09 10:00:00') /* Tome (15302) */ @@ -105,8 +105,8 @@ VALUES (0x7536D013, 278, 0x536D01CC, 115.25, -20, -6, -0.707107, 0, 0, -0.7071 /* @teleloc 0x536D01CC [115.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536D014, 278, 0x536D01CD, 120, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536D01CD [120.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536D014, 278, 0x536D01CD, 120, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536D01CD [120.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536D015, 278, 0x536D01DE, 130, -5.25004, -6, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -125,8 +125,8 @@ VALUES (0x7536D018, 278, 0x536D01ED, 135.25, -10, -6, -0.707107, 0, 0, -0.7071 /* @teleloc 0x536D01ED [135.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536D019, 278, 0x536D01EE, 140, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536D01EE [140.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536D019, 278, 0x536D01EE, 140, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536D01EE [140.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536D01A, 278, 0x536D01F8, 135.25, -40, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/536F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/536F.sql index a6c4056f74..4307b714b7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/536F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/536F.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x536F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536F000, 9686, 0x536F0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536F0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7536F000, 9686, 0x536F0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536F0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536F001, 278, 0x536F0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7536F008, 11697, 0x536F010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x536F010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536F009, 9686, 0x536F010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536F010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7536F009, 9686, 0x536F010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536F010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536F00A, 278, 0x536F0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7536F00B, 278, 0x536F0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x536F0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536F00C, 278, 0x536F0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536F0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536F00C, 278, 0x536F0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536F0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536F00D, 9686, 0x536F0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7536F020, 278, 0x536F012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x536F012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536F021, 9686, 0x536F012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x536F012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7536F021, 9686, 0x536F012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x536F012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536F022, 278, 0x536F0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7536F023, 278, 0x536F0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x536F0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536F024, 278, 0x536F0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x536F0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7536F024, 278, 0x536F0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x536F0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536F025, 9686, 0x536F0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7536F030, 9687, 0x536F0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x536F0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536F031, 9687, 0x536F0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x536F0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7536F031, 9687, 0x536F0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x536F0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536F032, 9687, 0x536F0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x536F0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7536F032, 9687, 0x536F0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x536F0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7536F033, 9687, 0x536F0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x536F0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7536F033, 9687, 0x536F0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x536F0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7536F034, 9687, 0x536F0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5370.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5370.sql index 844a595266..4bad2d2cd6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5370.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5370.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5370; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75370000, 9686, 0x53700103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53700103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75370000, 9686, 0x53700103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53700103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75370001, 278, 0x53700106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75370008, 11697, 0x5370010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5370010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75370009, 9686, 0x5370010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5370010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75370009, 9686, 0x5370010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5370010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537000A, 278, 0x53700110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7537000B, 278, 0x53700111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53700111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537000C, 278, 0x53700112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53700112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537000C, 278, 0x53700112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53700112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537000D, 9686, 0x53700113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75370020, 278, 0x5370012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5370012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75370021, 9686, 0x5370012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5370012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75370021, 9686, 0x5370012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5370012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75370022, 278, 0x53700131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75370023, 278, 0x53700132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53700132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75370024, 278, 0x53700133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53700133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75370024, 278, 0x53700133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53700133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75370025, 9686, 0x53700139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75370030, 9687, 0x53700146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x53700146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75370031, 9687, 0x53700146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53700146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75370031, 9687, 0x53700146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53700146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75370032, 9687, 0x53700146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53700146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75370032, 9687, 0x53700146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53700146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75370033, 9687, 0x53700146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53700146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75370033, 9687, 0x53700146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53700146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75370034, 9687, 0x53700146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5371.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5371.sql index c9a9abede5..5cc326b370 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5371.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5371.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5371; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75371000, 9686, 0x53710103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53710103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75371000, 9686, 0x53710103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53710103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75371001, 278, 0x53710106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75371008, 11697, 0x5371010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5371010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75371009, 9686, 0x5371010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5371010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75371009, 9686, 0x5371010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5371010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537100A, 278, 0x53710110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7537100B, 278, 0x53710111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53710111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537100C, 278, 0x53710112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53710112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537100C, 278, 0x53710112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53710112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537100D, 9686, 0x53710113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75371020, 278, 0x5371012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5371012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75371021, 9686, 0x5371012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5371012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75371021, 9686, 0x5371012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5371012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75371022, 278, 0x53710131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75371023, 278, 0x53710132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53710132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75371024, 278, 0x53710133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53710133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75371024, 278, 0x53710133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53710133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75371025, 9686, 0x53710139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75371030, 9687, 0x53710146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x53710146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75371031, 9687, 0x53710146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53710146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75371031, 9687, 0x53710146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53710146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75371032, 9687, 0x53710146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53710146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75371032, 9687, 0x53710146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53710146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75371033, 9687, 0x53710146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53710146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75371033, 9687, 0x53710146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53710146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75371034, 9687, 0x53710146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5372.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5372.sql index 0edb7aa1f1..50fed91341 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5372.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5372.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5372; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75372000, 9686, 0x53720103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53720103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75372000, 9686, 0x53720103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53720103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75372001, 278, 0x53720106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75372008, 11697, 0x5372010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5372010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75372009, 9686, 0x5372010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5372010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75372009, 9686, 0x5372010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5372010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537200A, 278, 0x53720110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7537200B, 278, 0x53720111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53720111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537200C, 278, 0x53720112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53720112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537200C, 278, 0x53720112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53720112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537200D, 9686, 0x53720113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75372020, 278, 0x5372012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5372012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75372021, 9686, 0x5372012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5372012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75372021, 9686, 0x5372012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5372012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75372022, 278, 0x53720131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75372023, 278, 0x53720132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53720132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75372024, 278, 0x53720133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53720133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75372024, 278, 0x53720133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53720133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75372025, 9686, 0x53720139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75372030, 9687, 0x53720146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x53720146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75372031, 9687, 0x53720146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53720146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75372031, 9687, 0x53720146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53720146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75372032, 9687, 0x53720146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53720146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75372032, 9687, 0x53720146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53720146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75372033, 9687, 0x53720146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53720146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75372033, 9687, 0x53720146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53720146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75372034, 9687, 0x53720146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5373.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5373.sql index 1077d6a297..e3ba9377b4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5373.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5373.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5373; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75373000, 9686, 0x53730103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53730103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75373000, 9686, 0x53730103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53730103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75373001, 278, 0x53730106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75373008, 11697, 0x5373010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5373010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75373009, 9686, 0x5373010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5373010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75373009, 9686, 0x5373010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5373010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537300A, 278, 0x53730110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7537300B, 278, 0x53730111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53730111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537300C, 278, 0x53730112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53730112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537300C, 278, 0x53730112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53730112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537300D, 9686, 0x53730113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75373020, 278, 0x5373012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5373012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75373021, 9686, 0x5373012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5373012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75373021, 9686, 0x5373012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5373012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75373022, 278, 0x53730131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75373023, 278, 0x53730132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53730132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75373024, 278, 0x53730133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53730133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75373024, 278, 0x53730133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53730133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75373025, 9686, 0x53730139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75373030, 9687, 0x53730146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x53730146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75373031, 9687, 0x53730146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53730146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75373031, 9687, 0x53730146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53730146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75373032, 9687, 0x53730146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53730146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75373032, 9687, 0x53730146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53730146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75373033, 9687, 0x53730146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53730146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75373033, 9687, 0x53730146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53730146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75373034, 9687, 0x53730146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5374.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5374.sql index e8d5845543..c03e453234 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5374.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5374.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5374; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75374000, 9686, 0x53740103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53740103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75374000, 9686, 0x53740103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53740103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75374001, 278, 0x53740106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75374008, 11697, 0x5374010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5374010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75374009, 9686, 0x5374010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5374010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75374009, 9686, 0x5374010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5374010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537400A, 278, 0x53740110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7537400B, 278, 0x53740111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53740111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537400C, 278, 0x53740112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53740112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537400C, 278, 0x53740112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53740112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537400D, 9686, 0x53740113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75374020, 278, 0x5374012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5374012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75374021, 9686, 0x5374012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5374012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75374021, 9686, 0x5374012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5374012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75374022, 278, 0x53740131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75374023, 278, 0x53740132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53740132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75374024, 278, 0x53740133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53740133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75374024, 278, 0x53740133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53740133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75374025, 9686, 0x53740139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75374030, 9687, 0x53740146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x53740146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75374031, 9687, 0x53740146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53740146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75374031, 9687, 0x53740146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53740146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75374032, 9687, 0x53740146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53740146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75374032, 9687, 0x53740146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53740146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75374033, 9687, 0x53740146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53740146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75374033, 9687, 0x53740146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53740146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75374034, 9687, 0x53740146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5375.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5375.sql index 7fbd7d8c00..7bbd39ea94 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5375.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5375.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5375; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75375000, 9686, 0x53750103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53750103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75375000, 9686, 0x53750103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53750103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75375001, 278, 0x53750106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75375008, 11697, 0x5375010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5375010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75375009, 9686, 0x5375010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5375010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75375009, 9686, 0x5375010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5375010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537500A, 278, 0x53750110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7537500B, 278, 0x53750111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53750111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537500C, 278, 0x53750112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53750112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537500C, 278, 0x53750112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53750112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537500D, 9686, 0x53750113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75375020, 278, 0x5375012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5375012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75375021, 9686, 0x5375012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5375012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75375021, 9686, 0x5375012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5375012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75375022, 278, 0x53750131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75375023, 278, 0x53750132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53750132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75375024, 278, 0x53750133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53750133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75375024, 278, 0x53750133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53750133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75375025, 9686, 0x53750139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75375030, 9687, 0x53750146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x53750146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75375031, 9687, 0x53750146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53750146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75375031, 9687, 0x53750146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53750146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75375032, 9687, 0x53750146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53750146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75375032, 9687, 0x53750146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53750146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75375033, 9687, 0x53750146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53750146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75375033, 9687, 0x53750146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53750146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75375034, 9687, 0x53750146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5376.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5376.sql index f5e0534603..01806a1a55 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5376.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5376.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5376; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75376000, 9686, 0x53760103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53760103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75376000, 9686, 0x53760103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53760103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75376001, 278, 0x53760106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75376008, 11697, 0x5376010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5376010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75376009, 9686, 0x5376010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5376010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75376009, 9686, 0x5376010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5376010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537600A, 278, 0x53760110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7537600B, 278, 0x53760111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53760111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537600C, 278, 0x53760112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53760112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537600C, 278, 0x53760112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53760112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537600D, 9686, 0x53760113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75376020, 278, 0x5376012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5376012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75376021, 9686, 0x5376012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5376012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75376021, 9686, 0x5376012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5376012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75376022, 278, 0x53760131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75376023, 278, 0x53760132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53760132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75376024, 278, 0x53760133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53760133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75376024, 278, 0x53760133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53760133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75376025, 9686, 0x53760139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75376030, 9687, 0x53760146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x53760146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75376031, 9687, 0x53760146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53760146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75376031, 9687, 0x53760146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53760146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75376032, 9687, 0x53760146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53760146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75376032, 9687, 0x53760146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53760146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75376033, 9687, 0x53760146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53760146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75376033, 9687, 0x53760146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53760146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75376034, 9687, 0x53760146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5377.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5377.sql index 27682a3ee9..1f82f28e09 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5377.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5377.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5377; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75377000, 9686, 0x53770103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53770103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75377000, 9686, 0x53770103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53770103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75377001, 278, 0x53770106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75377008, 11697, 0x5377010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5377010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75377009, 9686, 0x5377010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5377010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75377009, 9686, 0x5377010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5377010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537700A, 278, 0x53770110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7537700B, 278, 0x53770111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53770111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537700C, 278, 0x53770112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53770112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537700C, 278, 0x53770112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53770112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537700D, 9686, 0x53770113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75377020, 278, 0x5377012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5377012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75377021, 9686, 0x5377012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5377012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75377021, 9686, 0x5377012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5377012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75377022, 278, 0x53770131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75377023, 278, 0x53770132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53770132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75377024, 278, 0x53770133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53770133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75377024, 278, 0x53770133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53770133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75377025, 9686, 0x53770139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75377030, 9687, 0x53770146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x53770146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75377031, 9687, 0x53770146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53770146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75377031, 9687, 0x53770146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53770146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75377032, 9687, 0x53770146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53770146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75377032, 9687, 0x53770146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53770146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75377033, 9687, 0x53770146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53770146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75377033, 9687, 0x53770146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53770146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75377034, 9687, 0x53770146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5378.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5378.sql index a210719d0d..bdeb42c495 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5378.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5378.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5378; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75378000, 9686, 0x53780103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53780103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75378000, 9686, 0x53780103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53780103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75378001, 278, 0x53780106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75378008, 11697, 0x5378010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5378010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75378009, 9686, 0x5378010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5378010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75378009, 9686, 0x5378010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5378010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537800A, 278, 0x53780110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7537800B, 278, 0x53780111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53780111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537800C, 278, 0x53780112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53780112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537800C, 278, 0x53780112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53780112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537800D, 9686, 0x53780113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75378020, 278, 0x5378012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5378012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75378021, 9686, 0x5378012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5378012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75378021, 9686, 0x5378012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5378012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75378022, 278, 0x53780131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75378023, 278, 0x53780132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x53780132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75378024, 278, 0x53780133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53780133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75378024, 278, 0x53780133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53780133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75378025, 9686, 0x53780139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75378030, 9687, 0x53780146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x53780146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75378031, 9687, 0x53780146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53780146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75378031, 9687, 0x53780146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53780146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75378032, 9687, 0x53780146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53780146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75378032, 9687, 0x53780146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53780146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75378033, 9687, 0x53780146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x53780146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75378033, 9687, 0x53780146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x53780146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75378034, 9687, 0x53780146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5379.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5379.sql index e2c2581137..060a58ab74 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5379.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5379.sql @@ -21,20 +21,20 @@ VALUES (0x75379004, 9686, 0x53790103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x53790103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75379005, 278, 0x53790105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53790105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75379005, 278, 0x53790105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53790105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75379006, 11697, 0x53790110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75379006, 11697, 0x53790110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75379007, 9686, 0x53790110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53790110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75379008, 278, 0x53790112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53790112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75379008, 278, 0x53790112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53790112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75379009, 9686, 0x53790118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7537900D, 9686, 0x53790119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x53790119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537900E, 11697, 0x53790119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7537900E, 11697, 0x53790119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537900F, 9686, 0x53790119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/537A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/537A.sql index 96c7994fc4..4f9f7fedde 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/537A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/537A.sql @@ -21,20 +21,20 @@ VALUES (0x7537A004, 9686, 0x537A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x537A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537A005, 278, 0x537A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x537A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537A005, 278, 0x537A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x537A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537A006, 11697, 0x537A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x537A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7537A006, 11697, 0x537A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x537A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537A007, 9686, 0x537A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x537A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537A008, 278, 0x537A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x537A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7537A008, 278, 0x537A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x537A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537A009, 9686, 0x537A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7537A00D, 9686, 0x537A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x537A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7537A00E, 11697, 0x537A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x537A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7537A00E, 11697, 0x537A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x537A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7537A00F, 9686, 0x537A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/53A8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/53A8.sql index 822b2f9171..f38b4cd074 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/53A8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/53A8.sql @@ -5,24 +5,24 @@ VALUES (0x753A8000, 11697, 0x53A80102, 42.7039, 38.3238, 54.075, -0.909599, 0, 0 /* @teleloc 0x53A80102 [42.703899 38.323799 54.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8001, 9686, 0x53A80102, 42.6244, 33.3359, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80102 [42.624401 33.335899 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A8001, 9686, 0x53A80102, 42.6244, 33.3359, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80102 [42.624401 33.335899 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A8002, 11697, 0x53A80102, 38.6375, 36.2428, 54.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x53A80102 [38.637501 36.242802 54.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8003, 9686, 0x53A80102, 36.9244, 33.3609, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80102 [36.924400 33.360901 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A8003, 9686, 0x53A80102, 36.9244, 33.3609, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80102 [36.924400 33.360901 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8004, 9686, 0x53A80102, 37.1575, 39.3026, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80102 [37.157501 39.302601 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A8004, 9686, 0x53A80102, 37.1575, 39.3026, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80102 [37.157501 39.302601 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8005, 9686, 0x53A80102, 42.5876, 39.3276, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80102 [42.587601 39.327599 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A8005, 9686, 0x53A80102, 42.5876, 39.3276, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80102 [42.587601 39.327599 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A8006, 9686, 0x53A80102, 43.9126, 38.6026, 56.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x753A8009, 11697, 0x53A80102, 41.3875, 36.2428, 54.075, 0.707107, 0, 0, /* @teleloc 0x53A80102 [41.387501 36.242802 54.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A800A, 9686, 0x53A80102, 39.7115, 33.3359, 57.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80102 [39.711498 33.335899 57.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A800A, 9686, 0x53A80102, 39.7115, 33.3359, 57.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80102 [39.711498 33.335899 57.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A800B, 9686, 0x53A80102, 43.9126, 36.236, 57.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53A80102 [43.912601 36.236000 57.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A800C, 9686, 0x53A80102, 39.9489, 39.3026, 57.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80102 [39.948898 39.302601 57.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A800C, 9686, 0x53A80102, 39.9489, 39.3026, 57.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80102 [39.948898 39.302601 57.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A800D, 9686, 0x53A80102, 35.784, 34.7392, 56.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x753A8013, 11698, 0x53A80102, 37.6001, 37.8695, 58.175, -0.9486, 0, 0, /* @teleloc 0x53A80102 [37.600101 37.869499 58.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8014, 11697, 0x53A80102, 39.9789, 38.6488, 54.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53A80102 [39.978901 38.648800 54.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A8014, 11697, 0x53A80102, 39.9789, 38.6488, 54.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53A80102 [39.978901 38.648800 54.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A8015, 11697, 0x53A80102, 39.9789, 36.2238, 54.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x753A8016, 11697, 0x53A80102, 36.6808, 34.1736, 54.075, -0.364064, 0, 0 /* @teleloc 0x53A80102 [36.680801 34.173599 54.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8017, 11697, 0x53A80102, 38.1558, 33.7236, 54.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53A80102 [38.155800 33.723598 54.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A8017, 11697, 0x53A80102, 38.1558, 33.7236, 54.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53A80102 [38.155800 33.723598 54.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8018, 11697, 0x53A80102, 41.2308, 33.7236, 54.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53A80102 [41.230801 33.723598 54.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A8018, 11697, 0x53A80102, 41.2308, 33.7236, 54.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53A80102 [41.230801 33.723598 54.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8019, 11697, 0x53A80104, 34.1984, 35.5951, 54.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53A80104 [34.198399 35.595100 54.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x753A8019, 11697, 0x53A80104, 34.1984, 35.5951, 54.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53A80104 [34.198399 35.595100 54.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A801A, 11697, 0x53A80104, 34.881, 39.9189, 54.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x53A80104 [34.881001 39.918900 54.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A801B, 9686, 0x53A80104, 34.3522, 35.2155, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80104 [34.352200 35.215500 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A801B, 9686, 0x53A80104, 34.3522, 35.2155, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80104 [34.352200 35.215500 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A801C, 9686, 0x53A80104, 30.8372, 37.843, 56.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x753A801F, 9686, 0x53A80104, 35.3314, 37.1405, 57.475, 0.707107, 0, 0, /* @teleloc 0x53A80104 [35.331402 37.140499 57.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8020, 9686, 0x53A80104, 33.3868, 40.3848, 57.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80104 [33.386799 40.384800 57.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A8020, 9686, 0x53A80104, 33.3868, 40.3848, 57.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80104 [33.386799 40.384800 57.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A8021, 11697, 0x53A80106, 38.6784, 35.5921, 50.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x753A8023, 9686, 0x53A80106, 40.6872, 35.5929, 51.95, 0.707107, 0, 0, /* @teleloc 0x53A80106 [40.687199 35.592899 51.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8024, 9686, 0x53A80106, 35.4122, 32.393, 51.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80106 [35.412201 32.393002 51.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A8024, 9686, 0x53A80106, 35.4122, 32.393, 51.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80106 [35.412201 32.393002 51.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A8025, 9686, 0x53A80106, 30.7872, 35.618, 51.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53A80106 [30.787201 35.618000 51.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8026, 9686, 0x53A80106, 36.8122, 38.943, 51.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80106 [36.812199 38.943001 51.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A8026, 9686, 0x53A80106, 36.8122, 38.943, 51.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80106 [36.812199 38.943001 51.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8027, 11698, 0x53A80106, 35.7045, 36.2585, 53.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x53A80106 [35.704498 36.258499 53.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A8027, 11698, 0x53A80106, 35.7045, 36.2585, 53.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x53A80106 [35.704498 36.258499 53.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A8028, 9687, 0x53A80106, 40.1244, 32.9359, 50.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x53A80106 [40.124401 32.935902 50.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8029, 9686, 0x53A80106, 37.9859, 32.393, 51.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80106 [37.985901 32.393002 51.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A8029, 9686, 0x53A80106, 37.9859, 32.393, 51.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80106 [37.985901 32.393002 51.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A802A, 9686, 0x53A80106, 33.7623, 38.943, 51.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80106 [33.762299 38.943001 51.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A802A, 9686, 0x53A80106, 33.7623, 38.943, 51.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80106 [33.762299 38.943001 51.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A802B, 11697, 0x53A80106, 39.9926, 38.1858, 50.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x53A80106 [39.992599 38.185799 50.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A802C, 11697, 0x53A80106, 36.6176, 35.6608, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53A80106 [36.617599 35.660801 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A802C, 11697, 0x53A80106, 36.6176, 35.6608, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53A80106 [36.617599 35.660801 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A802D, 11697, 0x53A80106, 31.3926, 32.9858, 50.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x53A80106 [31.392599 32.985802 50.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A802E, 412, 0x53A80000, 33.3744, 40.7459, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53A80000 [33.374401 40.745899 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A802E, 412, 0x53A80000, 33.3744, 40.7459, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53A80000 [33.374401 40.745899 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A802F, 9686, 0x53A80000, 33.3522, 40.8405, 57.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80000 [33.352200 40.840500 57.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A802F, 9686, 0x53A80000, 33.3522, 40.8405, 57.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80000 [33.352200 40.840500 57.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8030, 9686, 0x53A80000, 35.2508, 40.8405, 55.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80000 [35.250801 40.840500 55.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A8030, 9686, 0x53A80000, 35.2508, 40.8405, 55.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80000 [35.250801 40.840500 55.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8031, 9686, 0x53A80000, 31.5, 40.8405, 55.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80000 [31.500000 40.840500 55.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A8031, 9686, 0x53A80000, 31.5, 40.8405, 55.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80000 [31.500000 40.840500 55.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A8032, 12679, 0x53A80000, 29.6789, 41.3988, 54.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x53A80000 [29.678900 41.398800 54.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A8033, 12679, 0x53A80000, 44.0289, 41.1738, 54.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x53A80000 [44.028900 41.173801 54.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A8033, 12679, 0x53A80000, 44.0289, 41.1738, 54.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x53A80000 [44.028900 41.173801 54.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A8034, 412, 0x53A8010A, 39.9885, 125.817, 40, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -833,20 +833,20 @@ VALUES (0x753A80CF, 12679, 0x53A80000, 134.987, 152.839, 62.1, 1, 0, 0, 0, True /* @teleloc 0x53A80000 [134.987000 152.839005 62.099998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80D0, 9686, 0x53A80120, 133.929, 107.339, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80120 [133.929001 107.338997 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A80D0, 9686, 0x53A80120, 133.929, 107.339, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80120 [133.929001 107.338997 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80D1, 9686, 0x53A80120, 129.312, 107.316, 60.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80120 [129.311996 107.316002 60.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A80D1, 9686, 0x53A80120, 129.312, 107.316, 60.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80120 [129.311996 107.316002 60.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80D2, 9686, 0x53A80120, 131.827, 101.589, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80120 [131.826996 101.588997 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80D2, 9686, 0x53A80120, 131.827, 101.589, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80120 [131.826996 101.588997 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80D3, 9686, 0x53A80120, 135.027, 101.589, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80120 [135.026993 101.588997 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80D3, 9686, 0x53A80120, 135.027, 101.589, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80120 [135.026993 101.588997 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A80D4, 11697, 0x53A80120, 127.295, 102.275, 58.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -857,16 +857,16 @@ VALUES (0x753A80D5, 11697, 0x53A80120, 136.195, 106.608, 58.1, -0.932639, 0, 0, /* @teleloc 0x53A80120 [136.195007 106.608002 58.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80D6, 11698, 0x53A80120, 131.858, 104.639, 64.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x53A80120 [131.858002 104.639000 64.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80D6, 11698, 0x53A80120, 131.858, 104.639, 64.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x53A80120 [131.858002 104.639000 64.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A80D7, 11697, 0x53A80120, 131.845, 104.608, 58.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x53A80120 [131.845001 104.608002 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80D8, 9686, 0x53A80120, 128.677, 101.589, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80120 [128.677002 101.588997 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80D8, 9686, 0x53A80120, 128.677, 101.589, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80120 [128.677002 101.588997 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A80D9, 9686, 0x53A80120, 126.63, 104.466, 61.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -893,12 +893,12 @@ VALUES (0x753A80DE, 9686, 0x53A80120, 137.024, 102.466, 61.65, 0.707107, 0, 0, /* @teleloc 0x53A80120 [137.024002 102.466003 61.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80DF, 9686, 0x53A80120, 129.677, 107.339, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80120 [129.677002 107.338997 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A80DF, 9686, 0x53A80120, 129.677, 107.339, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80120 [129.677002 107.338997 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80E0, 9686, 0x53A80120, 135.497, 107.316, 60.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80120 [135.496994 107.316002 60.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A80E0, 9686, 0x53A80120, 135.497, 107.316, 60.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80120 [135.496994 107.316002 60.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A80E1, 11698, 0x53A80120, 134.058, 104.639, 64.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -917,28 +917,28 @@ VALUES (0x753A80E4, 11697, 0x53A80120, 130.342, 104.608, 58.1, -0.707107, 0, 0, /* @teleloc 0x53A80120 [130.341995 104.608002 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80E5, 11697, 0x53A80120, 131.651, 102.153, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53A80120 [131.651001 102.153000 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80E5, 11697, 0x53A80120, 131.651, 102.153, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53A80120 [131.651001 102.153000 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A80E6, 11697, 0x53A80120, 136.401, 104.553, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x53A80120 [136.401001 104.553001 58.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80E7, 11697, 0x53A80120, 129.045, 106.708, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53A80120 [129.044998 106.708000 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A80E7, 11697, 0x53A80120, 129.045, 106.708, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53A80120 [129.044998 106.708000 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A80E8, 9686, 0x53A80122, 129.58, 110.47, 61, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53A80122 [129.580002 110.470001 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80E9, 9686, 0x53A80122, 132.98, 107.939, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80122 [132.979996 107.939003 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80E9, 9686, 0x53A80122, 132.98, 107.939, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80122 [132.979996 107.939003 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80EA, 9686, 0x53A80122, 132.68, 113.039, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80122 [132.679993 113.039001 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A80EA, 9686, 0x53A80122, 132.68, 113.039, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80122 [132.679993 113.039001 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A80EB, 11697, 0x53A80122, 133.795, 110.758, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -953,12 +953,12 @@ VALUES (0x753A80ED, 9686, 0x53A80122, 129.58, 112.116, 61, -0.707107, 0, 0, -0. /* @teleloc 0x53A80122 [129.580002 112.115997 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80EE, 9686, 0x53A80122, 130.883, 107.939, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80122 [130.882996 107.939003 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80EE, 9686, 0x53A80122, 130.883, 107.939, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80122 [130.882996 107.939003 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80EF, 9686, 0x53A80124, 132.374, 101.685, 56.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80124 [132.373993 101.684998 56.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80EF, 9686, 0x53A80124, 132.374, 101.685, 56.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80124 [132.373993 101.684998 56.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A80F0, 9686, 0x53A80124, 134.874, 105.985, 56.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,16 +989,16 @@ VALUES (0x753A80F6, 9686, 0x53A80124, 134.874, 108.682, 56.45, 0.707107, 0, 0, /* @teleloc 0x53A80124 [134.873993 108.681999 56.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80F7, 9686, 0x53A80124, 133.323, 111.635, 56.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80124 [133.322998 111.635002 56.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A80F7, 9686, 0x53A80124, 133.323, 111.635, 56.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80124 [133.322998 111.635002 56.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80F8, 11698, 0x53A80124, 132.277, 105.676, 57.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x53A80124 [132.276993 105.676003 57.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80F8, 11698, 0x53A80124, 132.277, 105.676, 57.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x53A80124 [132.276993 105.676003 57.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80F9, 11697, 0x53A80124, 132.666, 111.152, 54.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53A80124 [132.666000 111.152000 54.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753A80F9, 11697, 0x53A80124, 132.666, 111.152, 54.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53A80124 [132.666000 111.152000 54.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A80FA, 11697, 0x53A80124, 134.216, 110.952, 54.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1017,12 +1017,12 @@ VALUES (0x753A80FD, 9686, 0x53A80126, 129.98, 114.266, 61, -0.707107, 0, 0, -0. /* @teleloc 0x53A80126 [129.979996 114.265999 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80FE, 412, 0x53A80000, 132.658, 115.439, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53A80000 [132.658005 115.439003 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80FE, 412, 0x53A80000, 132.658, 115.439, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53A80000 [132.658005 115.439003 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753A80FF, 9686, 0x53A80000, 130.447, 115.566, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53A80000 [130.447006 115.566002 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753A80FF, 9686, 0x53A80000, 130.447, 115.566, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53A80000 [130.447006 115.566002 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753A8100, 9686, 0x53A80000, 129.447, 114.716, 60.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/53C5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/53C5.sql index 3daf9b0db3..ac5a1dfbb5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/53C5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/53C5.sql @@ -309,8 +309,8 @@ VALUES (0x753C504C, 412, 0x53C50122, 104.392, 37.645, 58, -0.707107, 0, 0, 0.7 /* @teleloc 0x53C50122 [104.391998 37.645000 58.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C504D, 412, 0x53C50123, 114.583, 34.1594, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53C50123 [114.583000 34.159401 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C504D, 412, 0x53C50123, 114.583, 34.1594, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53C50123 [114.583000 34.159401 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C504E, 412, 0x53C50124, 98.6748, 45.6678, 58, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x753C5051, 11697, 0x53C50125, 106.134, 45.4834, 62.9, -0.92321, 0, 0, - /* @teleloc 0x53C50125 [106.134003 45.483398 62.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5052, 9686, 0x53C50125, 106.992, 33.9109, 65.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50125 [106.991997 33.910900 65.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5052, 9686, 0x53C50125, 106.992, 33.9109, 65.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50125 [106.991997 33.910900 65.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5053, 9686, 0x53C50125, 108.08, 46.569, 66.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50125 [108.080002 46.569000 66.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C5053, 9686, 0x53C50125, 108.08, 46.569, 66.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50125 [108.080002 46.569000 66.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5054, 11698, 0x53C50125, 108.044, 42.5581, 69.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x753C5055, 11697, 0x53C50125, 105.659, 37.2647, 62.9, -0.707107, 0, 0, /* @teleloc 0x53C50125 [105.658997 37.264702 62.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5056, 9686, 0x53C50127, 106.69, 42.5802, 61.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50127 [106.690002 42.580200 61.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C5056, 9686, 0x53C50127, 106.69, 42.5802, 61.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50127 [106.690002 42.580200 61.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5057, 9686, 0x53C50127, 106.739, 33.9049, 60.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50127 [106.738998 33.904900 60.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5057, 9686, 0x53C50127, 106.739, 33.9049, 60.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50127 [106.738998 33.904900 60.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5058, 11697, 0x53C50127, 107.86, 34.4659, 58.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x53C50127 [107.860001 34.465900 58.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5059, 9686, 0x53C50128, 109.99, 33.9253, 61.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50128 [109.989998 33.925301 61.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5059, 9686, 0x53C50128, 109.99, 33.9253, 61.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50128 [109.989998 33.925301 61.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C505A, 9686, 0x53C50128, 111.189, 39.3901, 61.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53C50128 [111.189003 39.390099 61.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C505B, 11697, 0x53C50128, 109.98, 41.7029, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C50128 [109.980003 41.702900 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C505B, 11697, 0x53C50128, 109.98, 41.7029, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C50128 [109.980003 41.702900 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C505C, 11697, 0x53C50129, 108, 46.1659, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C50129 [108.000000 46.165901 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C505C, 11697, 0x53C50129, 108, 46.1659, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C50129 [108.000000 46.165901 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C505D, 9686, 0x53C50129, 108.21, 47.0626, 61.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50129 [108.209999 47.062599 61.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C505D, 9686, 0x53C50129, 108.21, 47.0626, 61.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50129 [108.209999 47.062599 61.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C505E, 9686, 0x53C50129, 106.643, 43.1021, 61.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50129 [106.642998 43.102100 61.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C505E, 9686, 0x53C50129, 106.643, 43.1021, 61.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50129 [106.642998 43.102100 61.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C505F, 9686, 0x53C5012C, 114.575, 33.325, 61.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5012C [114.574997 33.325001 61.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C505F, 9686, 0x53C5012C, 114.575, 33.325, 61.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5012C [114.574997 33.325001 61.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5060, 11697, 0x53C5012C, 117.6, 29.345, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x753C5061, 11697, 0x53C5012C, 109.475, 27.525, 58.1, -0.707107, 0, 0, - /* @teleloc 0x53C5012C [109.474998 27.525000 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5062, 9686, 0x53C5012C, 112.332, 25.6258, 61.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5012C [112.332001 25.625799 61.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5062, 9686, 0x53C5012C, 112.332, 25.6258, 61.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5012C [112.332001 25.625799 61.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5063, 9686, 0x53C5012C, 114.872, 25.6258, 61.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5012C [114.872002 25.625799 61.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5063, 9686, 0x53C5012C, 114.872, 25.6258, 61.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5012C [114.872002 25.625799 61.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5064, 9686, 0x53C5012C, 118.356, 29.4966, 61.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x753C5066, 11697, 0x53C5012C, 116.04, 29.355, 58.1, 0.707107, 0, 0, -0. /* @teleloc 0x53C5012C [116.040001 29.355000 58.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5067, 9686, 0x53C5012E, 106.528, 33.3358, 66.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5012E [106.528000 33.335800 66.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C5067, 9686, 0x53C5012E, 106.528, 33.3358, 66.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5012E [106.528000 33.335800 66.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5068, 11697, 0x53C5012E, 98.9825, 28.3858, 62.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x53C5012E [98.982498 28.385799 62.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5069, 11697, 0x53C5012E, 103.827, 26.2592, 62.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C5012E [103.827003 26.259199 62.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5069, 11697, 0x53C5012E, 103.827, 26.2592, 62.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C5012E [103.827003 26.259199 62.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C506A, 11698, 0x53C5012E, 109.907, 29.4885, 69.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x53C5012E [109.906998 29.488501 69.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C506B, 9686, 0x53C5012E, 111.598, 33.3358, 66.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5012E [111.598000 33.335800 66.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C506B, 9686, 0x53C5012E, 111.598, 33.3358, 66.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5012E [111.598000 33.335800 66.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C506C, 9686, 0x53C5012E, 101.771, 33.3358, 66.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5012E [101.771004 33.335800 66.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C506C, 9686, 0x53C5012E, 101.771, 33.3358, 66.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5012E [101.771004 33.335800 66.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C506D, 9686, 0x53C5012E, 102.511, 25.7368, 66.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5012E [102.511002 25.736799 66.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C506D, 9686, 0x53C5012E, 102.511, 25.7368, 66.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5012E [102.511002 25.736799 66.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C506E, 9686, 0x53C5012E, 108.194, 25.7368, 66.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5012E [108.194000 25.736799 66.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C506E, 9686, 0x53C5012E, 108.194, 25.7368, 66.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5012E [108.194000 25.736799 66.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C506F, 9686, 0x53C5012E, 113.839, 25.7368, 66.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5012E [113.838997 25.736799 66.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C506F, 9686, 0x53C5012E, 113.839, 25.7368, 66.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5012E [113.838997 25.736799 66.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5070, 9686, 0x53C5012E, 98.2751, 29.4892, 66.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x753C5072, 11698, 0x53C5012E, 106.335, 29.5592, 69.15, -0.999998, 0, 0, /* @teleloc 0x53C5012E [106.334999 29.559200 69.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5073, 11697, 0x53C5012E, 114.752, 32.6858, 62.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C5012E [114.751999 32.685799 62.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C5073, 11697, 0x53C5012E, 114.752, 32.6858, 62.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C5012E [114.751999 32.685799 62.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5074, 11697, 0x53C5012E, 117.092, 29.3058, 62.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x53C5012E [117.092003 29.305799 62.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5075, 11697, 0x53C5012E, 113.062, 26.1658, 62.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C5012E [113.061996 26.165800 62.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5075, 11697, 0x53C5012E, 113.062, 26.1658, 62.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C5012E [113.061996 26.165800 62.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5076, 9686, 0x53C50130, 108.271, 31.4145, 61.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x753C5077, 9686, 0x53C50130, 97.82, 31.78, 61.66, -0.707107, 0, 0, -0. /* @teleloc 0x53C50130 [97.820000 31.780001 61.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5078, 9686, 0x53C50130, 105.36, 29.49, 61.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50130 [105.360001 29.490000 61.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5078, 9686, 0x53C50130, 105.36, 29.49, 61.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50130 [105.360001 29.490000 61.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5079, 412, 0x53C50131, 105.285, 29.0458, 58, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53C50131 [105.285004 29.045799 58.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C5079, 412, 0x53C50131, 105.285, 29.0458, 58, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53C50131 [105.285004 29.045799 58.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C507A, 9686, 0x53C50131, 102.156, 28.9326, 60.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50131 [102.155998 28.932600 60.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C507A, 9686, 0x53C50131, 102.156, 28.9326, 60.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50131 [102.155998 28.932600 60.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C507B, 9686, 0x53C50131, 108.271, 27.2724, 61.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x753C507C, 412, 0x53C50135, 108.701, 30.3593, 53.195, 0.707107, 0, 0, /* @teleloc 0x53C50135 [108.700996 30.359301 53.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C507D, 9686, 0x53C50135, 105.328, 27.1812, 56.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50135 [105.328003 27.181200 56.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C507D, 9686, 0x53C50135, 105.328, 27.1812, 56.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50135 [105.328003 27.181200 56.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C507E, 9686, 0x53C50135, 108.588, 30.3312, 56.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x753C507F, 9686, 0x53C50136, 109.15, 36.3512, 56.59, -0.707107, 0, 0, /* @teleloc 0x53C50136 [109.150002 36.351200 56.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5080, 9686, 0x53C50137, 104.328, 32.5012, 56, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50137 [104.328003 32.501202 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5080, 9686, 0x53C50137, 104.328, 32.5012, 56, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50137 [104.328003 32.501202 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5081, 11698, 0x53C50137, 102.863, 36.5042, 57.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x753C5082, 9686, 0x53C50137, 96.5546, 37.7454, 56, -0.707107, 0, 0, -0 /* @teleloc 0x53C50137 [96.554604 37.745399 56.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5083, 9686, 0x53C50137, 100.358, 32.5012, 56, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50137 [100.358002 32.501202 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5083, 9686, 0x53C50137, 100.358, 32.5012, 56, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50137 [100.358002 32.501202 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5084, 11697, 0x53C50137, 97.3897, 33.3235, 53.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x753C508A, 9686, 0x53C50000, 98.45, 45.99, 61.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x53C50000 [98.449997 45.990002 61.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C508B, 9686, 0x53C50000, 102.32, 47.22, 60.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50000 [102.320000 47.220001 60.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C508B, 9686, 0x53C50000, 102.32, 47.22, 60.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50000 [102.320000 47.220001 60.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C508C, 9686, 0x53C50000, 96.97, 41.46, 60.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x753C508D, 9686, 0x53C50000, 104.384, 37.5888, 61.39, 0.707107, 0, 0, /* @teleloc 0x53C50000 [104.384003 37.588799 61.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C508E, 9686, 0x53C50000, 114.845, 46.355, 60.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50000 [114.845001 46.355000 60.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C508E, 9686, 0x53C50000, 114.845, 46.355, 60.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50000 [114.845001 46.355000 60.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C508F, 9686, 0x53C50000, 114.555, 34.215, 61.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50000 [114.555000 34.215000 61.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C508F, 9686, 0x53C50000, 114.555, 34.215, 61.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50000 [114.555000 34.215000 61.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5090, 12679, 0x53C50000, 103.255, 35.1692, 58.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x753C5095, 12679, 0x53C50000, 112.965, 45.3892, 58.1, 0.95656, 0, 0, 0. /* @teleloc 0x53C50000 [112.964996 45.389198 58.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5096, 12678, 0x53C50000, 108.12, 45.4735, 71.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x53C50000 [108.120003 45.473499 71.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C5096, 12678, 0x53C50000, 108.12, 45.4735, 71.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x53C50000 [108.120003 45.473499 71.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C5097, 12678, 0x53C50000, 108.12, 29.4735, 71.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x53C50000 [108.120003 29.473499 71.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C5097, 12678, 0x53C50000, 108.12, 29.4735, 71.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x53C50000 [108.120003 29.473499 71.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C5098, 11697, 0x53C5013B, 152.375, 40.0536, 54.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -621,60 +621,60 @@ VALUES (0x753C509A, 9686, 0x53C5013B, 145.46, 39.6343, 56.925, -0.707107, 0, 0, /* @teleloc 0x53C5013B [145.460007 39.634300 56.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C509B, 412, 0x53C50142, 147.696, 28.6413, 50, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53C50142 [147.695999 28.641300 50.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C509B, 412, 0x53C50142, 147.696, 28.6413, 50, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53C50142 [147.695999 28.641300 50.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C509C, 9686, 0x53C50142, 147.683, 28.5492, 53.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50142 [147.682999 28.549200 53.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C509C, 9686, 0x53C50142, 147.683, 28.5492, 53.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50142 [147.682999 28.549200 53.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C509D, 9686, 0x53C50142, 157.118, 26.9299, 52.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53C50142 [157.117996 26.929899 52.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C509E, 9686, 0x53C50142, 151.97, 25.0345, 52.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50142 [151.970001 25.034500 52.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C509E, 9686, 0x53C50142, 151.97, 25.0345, 52.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50142 [151.970001 25.034500 52.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C509F, 11698, 0x53C50142, 148.607, 26.7745, 54.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x53C50142 [148.606995 26.774500 54.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50A0, 11697, 0x53C50142, 154.287, 25.7677, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C50142 [154.287003 25.767700 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50A0, 11697, 0x53C50142, 154.287, 25.7677, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C50142 [154.287003 25.767700 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50A1, 11697, 0x53C50142, 149.612, 25.7677, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C50142 [149.612000 25.767700 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50A1, 11697, 0x53C50142, 149.612, 25.7677, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C50142 [149.612000 25.767700 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50A2, 412, 0x53C50144, 147.195, 41.295, 50, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53C50144 [147.195007 41.294998 50.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50A2, 412, 0x53C50144, 147.195, 41.295, 50, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53C50144 [147.195007 41.294998 50.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50A3, 9686, 0x53C50144, 145.477, 32.179, 52.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53C50144 [145.477005 32.179001 52.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50A4, 9686, 0x53C50144, 147.327, 29.179, 53.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50144 [147.326996 29.179001 53.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50A4, 9686, 0x53C50144, 147.327, 29.179, 53.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50144 [147.326996 29.179001 53.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50A5, 9686, 0x53C50144, 149.222, 35.1222, 53.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53C50144 [149.222000 35.122200 53.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50A6, 9686, 0x53C50145, 151.452, 41.204, 53.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50145 [151.451996 41.203999 53.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50A6, 9686, 0x53C50145, 151.452, 41.204, 53.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50145 [151.451996 41.203999 53.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50A7, 9686, 0x53C50145, 151.452, 33.529, 53.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50145 [151.451996 33.528999 53.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50A7, 9686, 0x53C50145, 151.452, 33.529, 53.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50145 [151.451996 33.528999 53.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50A8, 11697, 0x53C50145, 151.412, 34.3927, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C50145 [151.412003 34.392700 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50A8, 11697, 0x53C50145, 151.412, 34.3927, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C50145 [151.412003 34.392700 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50A9, 11697, 0x53C50146, 146.04, 43.7316, 50.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -689,8 +689,8 @@ VALUES (0x753C50AB, 9686, 0x53C50146, 153.18, 43.6715, 53.45, 0.707107, 0, 0, - /* @teleloc 0x53C50146 [153.179993 43.671501 53.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50AC, 9686, 0x53C50146, 149.33, 45.6715, 53.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50146 [149.330002 45.671501 53.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50AC, 9686, 0x53C50146, 149.33, 45.6715, 53.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50146 [149.330002 45.671501 53.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50AD, 9686, 0x53C50149, 166.385, 31.048, 58.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -701,60 +701,60 @@ VALUES (0x753C50AE, 9686, 0x53C50149, 145.627, 29.0562, 57.675, -0.707107, 0, 0 /* @teleloc 0x53C50149 [145.626999 29.056200 57.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50AF, 11697, 0x53C50149, 152.426, 25.8847, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C50149 [152.425995 25.884701 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50AF, 11697, 0x53C50149, 152.426, 25.8847, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C50149 [152.425995 25.884701 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50B0, 11697, 0x53C50149, 160.763, 26.3397, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C50149 [160.763000 26.339701 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50B0, 11697, 0x53C50149, 160.763, 26.3397, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C50149 [160.763000 26.339701 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50B1, 11697, 0x53C50149, 154.836, 32.2373, 54.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C50149 [154.835999 32.237301 54.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50B1, 11697, 0x53C50149, 154.836, 32.2373, 54.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C50149 [154.835999 32.237301 54.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50B2, 9686, 0x53C50149, 157.825, 25.3684, 58.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50149 [157.824997 25.368401 58.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50B2, 9686, 0x53C50149, 157.825, 25.3684, 58.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50149 [157.824997 25.368401 58.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50B3, 9686, 0x53C50149, 150.798, 32.9615, 58.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50149 [150.798004 32.961498 58.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50B3, 9686, 0x53C50149, 150.798, 32.9615, 58.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50149 [150.798004 32.961498 58.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50B4, 9686, 0x53C50149, 154.223, 32.9615, 58.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50149 [154.223007 32.961498 58.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50B4, 9686, 0x53C50149, 154.223, 32.9615, 58.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50149 [154.223007 32.961498 58.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50B5, 9686, 0x53C50149, 157.798, 32.9615, 58.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50149 [157.798004 32.961498 58.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50B5, 9686, 0x53C50149, 157.798, 32.9615, 58.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50149 [157.798004 32.961498 58.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50B6, 9686, 0x53C50149, 154.273, 25.3365, 58.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50149 [154.272995 25.336500 58.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50B6, 9686, 0x53C50149, 154.273, 25.3365, 58.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50149 [154.272995 25.336500 58.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50B7, 9686, 0x53C50149, 161.335, 25.3365, 58.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50149 [161.335007 25.336500 58.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50B7, 9686, 0x53C50149, 161.335, 25.3365, 58.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50149 [161.335007 25.336500 58.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50B8, 9686, 0x53C50149, 161.348, 32.9615, 58.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50149 [161.348007 32.961498 58.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50B8, 9686, 0x53C50149, 161.348, 32.9615, 58.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50149 [161.348007 32.961498 58.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50B9, 11698, 0x53C5014B, 157.826, 29.175, 61.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x53C5014B [157.826004 29.174999 61.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50B9, 11698, 0x53C5014B, 157.826, 29.175, 61.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x53C5014B [157.826004 29.174999 61.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50BA, 11698, 0x53C5014B, 154.586, 29.175, 61.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x53C5014B [154.585999 29.174999 61.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50BA, 11698, 0x53C5014B, 154.586, 29.175, 61.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x53C5014B [154.585999 29.174999 61.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50BB, 9686, 0x53C5014C, 153.62, 32.9345, 52.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5014C [153.619995 32.934502 52.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50BB, 9686, 0x53C5014C, 153.62, 32.9345, 52.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5014C [153.619995 32.934502 52.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50BC, 9686, 0x53C5014D, 162.957, 25.2103, 53.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C5014D [162.957001 25.210300 53.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50BC, 9686, 0x53C5014D, 162.957, 25.2103, 53.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C5014D [162.957001 25.210300 53.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50BD, 9686, 0x53C5014D, 157.733, 27.7492, 52.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -765,40 +765,40 @@ VALUES (0x753C50BE, 9686, 0x53C5014D, 165.483, 29.0492, 53.625, 0.707107, 0, 0, /* @teleloc 0x53C5014D [165.483002 29.049200 53.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50BF, 11698, 0x53C5014D, 161.635, 29.2434, 54.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x53C5014D [161.634995 29.243401 54.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50BF, 11698, 0x53C5014D, 161.635, 29.2434, 54.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x53C5014D [161.634995 29.243401 54.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50C0, 11697, 0x53C5014D, 159.815, 25.6316, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C5014D [159.815002 25.631599 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50C0, 11697, 0x53C5014D, 159.815, 25.6316, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C5014D [159.815002 25.631599 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50C1, 412, 0x53C50151, 153.2, 27.91, 45.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53C50151 [153.199997 27.910000 45.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50C1, 412, 0x53C50151, 153.2, 27.91, 45.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53C50151 [153.199997 27.910000 45.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50C2, 9686, 0x53C50151, 153.202, 28.003, 48.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50151 [153.201996 28.003000 48.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50C2, 9686, 0x53C50151, 153.202, 28.003, 48.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50151 [153.201996 28.003000 48.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50C3, 9686, 0x53C50151, 150.027, 35.553, 48.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53C50151 [150.026993 35.553001 48.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50C4, 9686, 0x53C50152, 156.145, 27.4595, 47.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50152 [156.145004 27.459499 47.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50C4, 9686, 0x53C50152, 156.145, 27.4595, 47.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50152 [156.145004 27.459499 47.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50C5, 11697, 0x53C50152, 160.169, 25.9637, 45.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C50152 [160.169006 25.963699 45.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50C5, 11697, 0x53C50152, 160.169, 25.9637, 45.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C50152 [160.169006 25.963699 45.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50C6, 11698, 0x53C50153, 158.431, 34.0657, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x53C50153 [158.431000 34.065701 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50C6, 11698, 0x53C50153, 158.431, 34.0657, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x53C50153 [158.431000 34.065701 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50C7, 9686, 0x53C50153, 159.186, 28.1479, 48.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50153 [159.186005 28.147900 48.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50C7, 9686, 0x53C50153, 159.186, 28.1479, 48.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50153 [159.186005 28.147900 48.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50C8, 9686, 0x53C50153, 155.37, 33.4632, 48.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -813,16 +813,16 @@ VALUES (0x753C50CA, 11697, 0x53C50153, 156.121, 39.4024, 45.35, 0.9139, 0, 0, 0. /* @teleloc 0x53C50153 [156.121002 39.402401 45.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50CB, 9686, 0x53C50156, 164.4, 31.8434, 48.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50156 [164.399994 31.843399 48.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50CB, 9686, 0x53C50156, 164.4, 31.8434, 48.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50156 [164.399994 31.843399 48.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50CC, 9686, 0x53C50156, 164.4, 40.059, 48.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50156 [164.399994 40.058998 48.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50CC, 9686, 0x53C50156, 164.4, 40.059, 48.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50156 [164.399994 40.058998 48.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50CD, 11698, 0x53C50156, 164.559, 35.7695, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x53C50156 [164.559006 35.769501 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50CD, 11698, 0x53C50156, 164.559, 35.7695, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x53C50156 [164.559006 35.769501 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50CE, 11697, 0x53C50156, 166.521, 39.2524, 45.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -833,36 +833,36 @@ VALUES (0x753C50CF, 11697, 0x53C50156, 166.719, 32.3887, 45.35, 0.372988, 0, 0, /* @teleloc 0x53C50156 [166.718994 32.388699 45.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50D0, 412, 0x53C50157, 164.15, 47.08, 50, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53C50157 [164.149994 47.080002 50.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50D0, 412, 0x53C50157, 164.15, 47.08, 50, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53C50157 [164.149994 47.080002 50.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50D1, 9686, 0x53C50158, 161.8, 42.9, 53.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53C50158 [161.800003 42.900002 53.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50D2, 9686, 0x53C50158, 164.2, 39.75, 54.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50158 [164.199997 39.750000 54.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50D2, 9686, 0x53C50158, 164.2, 39.75, 54.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50158 [164.199997 39.750000 54.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50D3, 9686, 0x53C50158, 166.767, 42.8645, 54.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53C50158 [166.766998 42.864498 54.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50D4, 11697, 0x53C50158, 164.115, 40.4066, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53C50158 [164.115005 40.406601 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50D4, 11697, 0x53C50158, 164.115, 40.4066, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53C50158 [164.115005 40.406601 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50D5, 412, 0x53C50000, 161.205, 42.9, 50, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x53C50000 [161.205002 42.900002 50.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50D6, 412, 0x53C50000, 161.505, 33.615, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53C50000 [161.505005 33.615002 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50D6, 412, 0x53C50000, 161.505, 33.615, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53C50000 [161.505005 33.615002 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50D7, 9686, 0x53C50000, 164.175, 47.5184, 53.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50000 [164.175003 47.518398 53.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50D7, 9686, 0x53C50000, 164.175, 47.5184, 53.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50000 [164.175003 47.518398 53.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50D8, 9686, 0x53C50000, 166.65, 46.4184, 52.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,12 +873,12 @@ VALUES (0x753C50D9, 9686, 0x53C50000, 162.05, 46.7434, 52.55, 0.456322, 0, 0, - /* @teleloc 0x53C50000 [162.050003 46.743401 52.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50DA, 9686, 0x53C50000, 161.525, 33.6934, 53.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50000 [161.524994 33.693401 53.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50DA, 9686, 0x53C50000, 161.525, 33.6934, 53.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50000 [161.524994 33.693401 53.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50DB, 9686, 0x53C50000, 157.625, 45.0434, 52.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53C50000 [157.625000 45.043400 52.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50DB, 9686, 0x53C50000, 157.625, 45.0434, 52.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53C50000 [157.625000 45.043400 52.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50DC, 12679, 0x53C50000, 155.29, 34.7816, 50.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -901,16 +901,16 @@ VALUES (0x753C50E0, 12679, 0x53C50000, 166.941, 46.7066, 50.1, 0.420244, 0, 0, 0 /* @teleloc 0x53C50000 [166.940994 46.706600 50.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50E1, 12679, 0x53C50000, 159.415, 36.4066, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x53C50000 [159.414993 36.406601 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50E1, 12679, 0x53C50000, 159.415, 36.4066, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x53C50000 [159.414993 36.406601 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50E2, 12678, 0x53C50000, 164.44, 42.8316, 59, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x53C50000 [164.440002 42.831600 59.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753C50E2, 12678, 0x53C50000, 164.44, 42.8316, 59, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x53C50000 [164.440002 42.831600 59.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753C50E3, 12678, 0x53C50000, 149.565, 29.4316, 66.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x53C50000 [149.565002 29.431601 66.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753C50E3, 12678, 0x53C50000, 149.565, 29.4316, 66.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x53C50000 [149.565002 29.431601 66.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753C50E4, 11697, 0x53C5015A, 159.625, 151.946, 50.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/53E4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/53E4.sql index 457650557e..5ebd69cd7d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/53E4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/53E4.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x53E4; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4000, 412, 0x53E40101, 105.194, 43.1111, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x53E40101 [105.194000 43.111099 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E4000, 412, 0x53E40101, 105.194, 43.1111, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x53E40101 [105.194000 43.111099 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E4001, 9686, 0x53E40102, 105.144, 42.3011, 42.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -21,8 +21,8 @@ VALUES (0x753E4004, 11697, 0x53E40102, 103.416, 41.812, 38.15, -0.92388, 0, 0, - /* @teleloc 0x53E40102 [103.416000 41.812000 38.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4005, 9686, 0x53E40102, 105.144, 33.7511, 43.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40102 [105.143997 33.751099 43.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E4005, 9686, 0x53E40102, 105.144, 33.7511, 43.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40102 [105.143997 33.751099 43.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E4006, 9686, 0x53E40102, 102.844, 39.8003, 40.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,20 +41,20 @@ VALUES (0x753E4009, 9686, 0x53E40102, 107.472, 39.5855, 40.25, 0.707107, 0, 0, /* @teleloc 0x53E40102 [107.472000 39.585499 40.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E400A, 9686, 0x53E40103, 111.344, 37.8011, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40103 [111.344002 37.801102 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753E400A, 9686, 0x53E40103, 111.344, 37.8011, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40103 [111.344002 37.801102 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E400B, 9686, 0x53E40103, 114.477, 36.61, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x53E40103 [114.476997 36.610001 40.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E400C, 9686, 0x53E40103, 113.385, 31.8511, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40103 [113.385002 31.851101 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E400C, 9686, 0x53E40103, 113.385, 31.8511, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40103 [113.385002 31.851101 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E400D, 9686, 0x53E40103, 108.933, 31.8511, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40103 [108.932999 31.851101 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E400D, 9686, 0x53E40103, 108.933, 31.8511, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40103 [108.932999 31.851101 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E400E, 9686, 0x53E40103, 107.913, 33.0811, 40, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,8 +73,8 @@ VALUES (0x753E4011, 11698, 0x53E40103, 111.294, 34.7511, 44.25, 0.707107, 0, 0, /* @teleloc 0x53E40103 [111.293999 34.751099 44.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4012, 11697, 0x53E40103, 111.278, 34.6679, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53E40103 [111.278000 34.667900 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E4012, 11697, 0x53E40103, 111.278, 34.6679, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53E40103 [111.278000 34.667900 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E4013, 9686, 0x53E40103, 114.477, 33.01, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -85,16 +85,16 @@ VALUES (0x753E4014, 9686, 0x53E40103, 114.477, 34.8523, 41.9, 0.707107, 0, 0, - /* @teleloc 0x53E40103 [114.476997 34.852299 41.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4015, 9686, 0x53E40103, 113.443, 37.8011, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40103 [113.443001 37.801102 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753E4015, 9686, 0x53E40103, 113.443, 37.8011, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40103 [113.443001 37.801102 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4016, 9686, 0x53E40103, 109.093, 37.8011, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40103 [109.093002 37.801102 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753E4016, 9686, 0x53E40103, 109.093, 37.8011, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40103 [109.093002 37.801102 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4017, 9686, 0x53E40103, 111.165, 31.8511, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40103 [111.165001 31.851101 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E4017, 9686, 0x53E40103, 111.165, 31.8511, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40103 [111.165001 31.851101 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E4018, 9686, 0x53E40103, 107.913, 33.33, 41.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -105,8 +105,8 @@ VALUES (0x753E4019, 9686, 0x53E40103, 107.913, 36.3675, 41.6, -0.707107, 0, 0, /* @teleloc 0x53E40103 [107.913002 36.367500 41.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E401A, 9686, 0x53E40103, 109.093, 37.8011, 40, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40103 [109.093002 37.801102 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753E401A, 9686, 0x53E40103, 109.093, 37.8011, 40, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40103 [109.093002 37.801102 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E401B, 11698, 0x53E40103, 113.621, 32.5442, 42.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -117,12 +117,12 @@ VALUES (0x753E401C, 11698, 0x53E40103, 113.521, 36.8442, 42.3, 0.919479, 0, 0, - /* @teleloc 0x53E40103 [113.521004 36.844200 42.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E401D, 11697, 0x53E40103, 111.281, 33.3335, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53E40103 [111.280998 33.333500 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E401D, 11697, 0x53E40103, 111.281, 33.3335, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53E40103 [111.280998 33.333500 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E401E, 11697, 0x53E40103, 111.281, 35.8293, 38.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53E40103 [111.280998 35.829300 38.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753E401E, 11697, 0x53E40103, 111.281, 35.8293, 38.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53E40103 [111.280998 35.829300 38.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E401F, 11697, 0x53E40103, 113.431, 32.7178, 38.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -133,12 +133,12 @@ VALUES (0x753E4020, 11697, 0x53E40103, 113.775, 34.9205, 38.15, 0.707107, 0, 0, /* @teleloc 0x53E40103 [113.775002 34.920502 38.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4021, 11697, 0x53E40103, 111.281, 37.0327, 38.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53E40103 [111.280998 37.032700 38.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753E4021, 11697, 0x53E40103, 111.281, 37.0327, 38.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53E40103 [111.280998 37.032700 38.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4022, 9686, 0x53E40105, 107.395, 37.4511, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40105 [107.394997 37.451099 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753E4022, 9686, 0x53E40105, 107.395, 37.4511, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40105 [107.394997 37.451099 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E4023, 9686, 0x53E40105, 114.245, 34.7825, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x753E4026, 9687, 0x53E40105, 103.62, 36.718, 34.1, -0.865587, -0.00087 /* @teleloc 0x53E40105 [103.620003 36.717999 34.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4027, 9686, 0x53E40105, 110.698, 37.4511, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40105 [110.697998 37.451099 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753E4027, 9686, 0x53E40105, 110.698, 37.4511, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40105 [110.697998 37.451099 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4028, 9686, 0x53E40105, 106.797, 31.9115, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40105 [106.796997 31.911501 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E4028, 9686, 0x53E40105, 106.797, 31.9115, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40105 [106.796997 31.911501 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4029, 9686, 0x53E40105, 110.91, 31.9115, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40105 [110.910004 31.911501 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E4029, 9686, 0x53E40105, 110.91, 31.9115, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40105 [110.910004 31.911501 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E402A, 9686, 0x53E40105, 102.844, 33.072, 36.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,36 +177,36 @@ VALUES (0x753E402B, 11698, 0x53E40105, 109.437, 34.7511, 37.5, -0.707107, 0, 0, /* @teleloc 0x53E40105 [109.436996 34.751099 37.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E402C, 11697, 0x53E40105, 109.184, 36.7924, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53E40105 [109.183998 36.792400 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x753E402C, 11697, 0x53E40105, 109.184, 36.7924, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53E40105 [109.183998 36.792400 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E402D, 11697, 0x53E40105, 108.884, 32.4424, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x53E40105 [108.884003 32.442402 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E402D, 11697, 0x53E40105, 108.884, 32.4424, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x53E40105 [108.884003 32.442402 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E402E, 11697, 0x53E40105, 113.503, 34.4147, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x53E40105 [113.502998 34.414700 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E402F, 9686, 0x53E40000, 105.194, 43.1497, 41.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40000 [105.194000 43.149700 41.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x753E402F, 9686, 0x53E40000, 105.194, 43.1497, 41.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40000 [105.194000 43.149700 41.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4030, 9686, 0x53E40000, 103.043, 43.3497, 39.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40000 [103.042999 43.349701 39.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x753E4030, 9686, 0x53E40000, 103.043, 43.3497, 39.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40000 [103.042999 43.349701 39.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4031, 9686, 0x53E40000, 107.336, 43.3497, 39.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x53E40000 [107.335999 43.349701 39.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x753E4031, 9686, 0x53E40000, 107.336, 43.3497, 39.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x53E40000 [107.335999 43.349701 39.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E4032, 12679, 0x53E40000, 109.281, 43.7836, 38.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x53E40000 [109.280998 43.783600 38.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x753E4033, 12679, 0x53E40000, 111.281, 39.0336, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x53E40000 [111.280998 39.033600 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x753E4033, 12679, 0x53E40000, 111.281, 39.0336, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x53E40000 [111.280998 39.033600 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E4034, 9686, 0x53E40107, 56.5183, 34.6977, 50.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/53E8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/53E8.sql index 83f7a9b983..fbd901c43f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/53E8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/53E8.sql @@ -258,7 +258,7 @@ VALUES (0x753E803F, 412, 0x53E80000, 93.4, 91.0053, 78.8, 1, 0, 0, 0, False, ' INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E8040, 11714, 0x53E80000, 96.5652, 77.8134, 74.005, -0.999609, 0, 0, 0.027952, True, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0x53E80000 [96.565201 77.813400 74.004997] -0.999609 0.000000 0.000000 0.027951 */ +/* @teleloc 0x53E80000 [96.565201 77.813400 74.004997] -0.999609 0.000000 0.000000 0.027952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E8041, 11730, 0x53E80152, 90.838, 102.787, 50.005, 0.679322, 0, 0, -0.733841, True, '2005-02-09 10:00:00'); /* House Portal */ @@ -302,7 +302,7 @@ VALUES (0x753E8042, 0x753E800E, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x753E8043, 10676, 0x53E80104, 103.352, 108.01, 74.005, -0.998899, 0, 0, 0.046922, False, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0x53E80104 [103.351997 108.010002 74.004997] -0.998899 0.000000 0.000000 0.046921 */ +/* @teleloc 0x53E80104 [103.351997 108.010002 74.004997] -0.998899 0.000000 0.000000 0.046922 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x753E8043, 0x753E8001, '2005-02-09 10:00:00') /* Ceiling Hook (11698) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5443.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5443.sql index df35dca319..60be09bb83 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5443.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5443.sql @@ -21,20 +21,20 @@ VALUES (0x75443004, 9686, 0x54430103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54430103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75443005, 278, 0x54430105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54430105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75443005, 278, 0x54430105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54430105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75443006, 11697, 0x54430110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75443006, 11697, 0x54430110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75443007, 9686, 0x54430110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54430110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75443008, 278, 0x54430112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54430112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75443008, 278, 0x54430112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54430112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75443009, 9686, 0x54430118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544300D, 9686, 0x54430119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54430119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544300E, 11697, 0x54430119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544300E, 11697, 0x54430119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544300F, 9686, 0x54430119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5444.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5444.sql index 637103b919..ffefdd0d77 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5444.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5444.sql @@ -21,20 +21,20 @@ VALUES (0x75444004, 9686, 0x54440103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54440103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75444005, 278, 0x54440105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54440105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75444005, 278, 0x54440105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54440105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75444006, 11697, 0x54440110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75444006, 11697, 0x54440110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75444007, 9686, 0x54440110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54440110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75444008, 278, 0x54440112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54440112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75444008, 278, 0x54440112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54440112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75444009, 9686, 0x54440118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544400D, 9686, 0x54440119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54440119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544400E, 11697, 0x54440119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544400E, 11697, 0x54440119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544400F, 9686, 0x54440119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5445.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5445.sql index 41fd61b01f..7f7d77375c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5445.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5445.sql @@ -21,20 +21,20 @@ VALUES (0x75445004, 9686, 0x54450103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54450103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75445005, 278, 0x54450105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54450105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75445005, 278, 0x54450105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54450105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75445006, 11697, 0x54450110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75445006, 11697, 0x54450110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75445007, 9686, 0x54450110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54450110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75445008, 278, 0x54450112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54450112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75445008, 278, 0x54450112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54450112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75445009, 9686, 0x54450118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544500D, 9686, 0x54450119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54450119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544500E, 11697, 0x54450119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544500E, 11697, 0x54450119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544500F, 9686, 0x54450119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5446.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5446.sql index 3538ed6118..0dfb3ca83f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5446.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5446.sql @@ -21,20 +21,20 @@ VALUES (0x75446004, 9686, 0x54460103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54460103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75446005, 278, 0x54460105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54460105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75446005, 278, 0x54460105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54460105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75446006, 11697, 0x54460110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75446006, 11697, 0x54460110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75446007, 9686, 0x54460110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54460110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75446008, 278, 0x54460112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54460112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75446008, 278, 0x54460112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54460112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75446009, 9686, 0x54460118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544600D, 9686, 0x54460119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54460119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544600E, 11697, 0x54460119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544600E, 11697, 0x54460119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544600F, 9686, 0x54460119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5447.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5447.sql index 36f2c76a2a..773bb230be 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5447.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5447.sql @@ -21,20 +21,20 @@ VALUES (0x75447004, 9686, 0x54470103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54470103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75447005, 278, 0x54470105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54470105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75447005, 278, 0x54470105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54470105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75447006, 11697, 0x54470110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75447006, 11697, 0x54470110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75447007, 9686, 0x54470110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54470110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75447008, 278, 0x54470112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54470112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75447008, 278, 0x54470112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54470112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75447009, 9686, 0x54470118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544700D, 9686, 0x54470119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54470119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544700E, 11697, 0x54470119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544700E, 11697, 0x54470119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544700F, 9686, 0x54470119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5448.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5448.sql index 5270b277de..d7fcf1103a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5448.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5448.sql @@ -21,20 +21,20 @@ VALUES (0x75448004, 9686, 0x54480103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54480103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75448005, 278, 0x54480105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54480105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75448005, 278, 0x54480105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54480105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75448006, 11697, 0x54480110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75448006, 11697, 0x54480110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75448007, 9686, 0x54480110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54480110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75448008, 278, 0x54480112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54480112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75448008, 278, 0x54480112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54480112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75448009, 9686, 0x54480118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544800D, 9686, 0x54480119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54480119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544800E, 11697, 0x54480119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544800E, 11697, 0x54480119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544800F, 9686, 0x54480119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5449.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5449.sql index deff14e5a4..2ccbc9665a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5449.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5449.sql @@ -21,20 +21,20 @@ VALUES (0x75449004, 9686, 0x54490103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54490103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75449005, 278, 0x54490105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54490105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75449005, 278, 0x54490105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54490105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75449006, 11697, 0x54490110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75449006, 11697, 0x54490110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75449007, 9686, 0x54490110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54490110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75449008, 278, 0x54490112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54490112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75449008, 278, 0x54490112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54490112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75449009, 9686, 0x54490118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544900D, 9686, 0x54490119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54490119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544900E, 11697, 0x54490119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544900E, 11697, 0x54490119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544900F, 9686, 0x54490119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/544A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/544A.sql index 6cbf7bbf3a..d989f02efb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/544A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/544A.sql @@ -21,20 +21,20 @@ VALUES (0x7544A004, 9686, 0x544A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x544A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544A005, 278, 0x544A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544A005, 278, 0x544A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544A006, 11697, 0x544A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544A006, 11697, 0x544A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544A007, 9686, 0x544A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x544A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544A008, 278, 0x544A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544A008, 278, 0x544A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544A009, 9686, 0x544A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544A00D, 9686, 0x544A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x544A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544A00E, 11697, 0x544A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544A00E, 11697, 0x544A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544A00F, 9686, 0x544A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/544B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/544B.sql index 2b1c3d48ba..6377a406cd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/544B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/544B.sql @@ -21,20 +21,20 @@ VALUES (0x7544B004, 9686, 0x544B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x544B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544B005, 278, 0x544B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544B005, 278, 0x544B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544B006, 11697, 0x544B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544B006, 11697, 0x544B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544B007, 9686, 0x544B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x544B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544B008, 278, 0x544B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544B008, 278, 0x544B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544B009, 9686, 0x544B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544B00D, 9686, 0x544B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x544B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544B00E, 11697, 0x544B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544B00E, 11697, 0x544B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544B00F, 9686, 0x544B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/544C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/544C.sql index f78a64f168..4c0dbb65b1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/544C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/544C.sql @@ -21,20 +21,20 @@ VALUES (0x7544C004, 9686, 0x544C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x544C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544C005, 278, 0x544C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544C005, 278, 0x544C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544C006, 11697, 0x544C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544C006, 11697, 0x544C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544C007, 9686, 0x544C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x544C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544C008, 278, 0x544C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544C008, 278, 0x544C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544C009, 9686, 0x544C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544C00D, 9686, 0x544C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x544C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544C00E, 11697, 0x544C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544C00E, 11697, 0x544C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544C00F, 9686, 0x544C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/544D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/544D.sql index 12ba999cdf..b6709bcb87 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/544D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/544D.sql @@ -21,20 +21,20 @@ VALUES (0x7544D004, 9686, 0x544D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x544D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544D005, 278, 0x544D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544D005, 278, 0x544D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544D006, 11697, 0x544D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544D006, 11697, 0x544D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544D007, 9686, 0x544D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x544D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544D008, 278, 0x544D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544D008, 278, 0x544D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544D009, 9686, 0x544D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544D00D, 9686, 0x544D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x544D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544D00E, 11697, 0x544D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544D00E, 11697, 0x544D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544D00F, 9686, 0x544D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/544E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/544E.sql index 773f4bca9f..3f45594921 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/544E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/544E.sql @@ -21,20 +21,20 @@ VALUES (0x7544E004, 9686, 0x544E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x544E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544E005, 278, 0x544E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544E005, 278, 0x544E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544E006, 11697, 0x544E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544E006, 11697, 0x544E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544E007, 9686, 0x544E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x544E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544E008, 278, 0x544E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544E008, 278, 0x544E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544E009, 9686, 0x544E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544E00D, 9686, 0x544E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x544E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544E00E, 11697, 0x544E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544E00E, 11697, 0x544E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544E00F, 9686, 0x544E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/544F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/544F.sql index 467abdc5bc..5c06ace3a6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/544F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/544F.sql @@ -21,20 +21,20 @@ VALUES (0x7544F004, 9686, 0x544F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x544F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544F005, 278, 0x544F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544F005, 278, 0x544F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544F006, 11697, 0x544F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544F006, 11697, 0x544F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544F007, 9686, 0x544F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x544F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544F008, 278, 0x544F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x544F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7544F008, 278, 0x544F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x544F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544F009, 9686, 0x544F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7544F00D, 9686, 0x544F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x544F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7544F00E, 11697, 0x544F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x544F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7544F00E, 11697, 0x544F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x544F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7544F00F, 9686, 0x544F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5450.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5450.sql index 1deb03a84f..4807b2e8a7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5450.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5450.sql @@ -21,20 +21,20 @@ VALUES (0x75450004, 9686, 0x54500103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54500103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75450005, 278, 0x54500105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54500105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75450005, 278, 0x54500105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54500105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75450006, 11697, 0x54500110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75450006, 11697, 0x54500110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75450007, 9686, 0x54500110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54500110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75450008, 278, 0x54500112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54500112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75450008, 278, 0x54500112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54500112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75450009, 9686, 0x54500118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7545000D, 9686, 0x54500119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54500119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545000E, 11697, 0x54500119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545000E, 11697, 0x54500119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545000F, 9686, 0x54500119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5451.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5451.sql index dfb546814d..8485b01f50 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5451.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5451.sql @@ -21,20 +21,20 @@ VALUES (0x75451004, 9686, 0x54510103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54510103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75451005, 278, 0x54510105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54510105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75451005, 278, 0x54510105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54510105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75451006, 11697, 0x54510110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75451006, 11697, 0x54510110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75451007, 9686, 0x54510110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54510110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75451008, 278, 0x54510112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54510112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75451008, 278, 0x54510112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54510112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75451009, 9686, 0x54510118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7545100D, 9686, 0x54510119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54510119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545100E, 11697, 0x54510119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545100E, 11697, 0x54510119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545100F, 9686, 0x54510119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5452.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5452.sql index 91963a2551..19fa3b691b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5452.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5452.sql @@ -21,20 +21,20 @@ VALUES (0x75452004, 9686, 0x54520103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54520103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75452005, 278, 0x54520105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54520105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75452005, 278, 0x54520105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54520105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75452006, 11697, 0x54520110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75452006, 11697, 0x54520110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54520110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75452007, 9686, 0x54520110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54520110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75452008, 278, 0x54520112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54520112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75452008, 278, 0x54520112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54520112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75452009, 9686, 0x54520118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7545200D, 9686, 0x54520119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54520119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545200E, 11697, 0x54520119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545200E, 11697, 0x54520119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54520119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545200F, 9686, 0x54520119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5453.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5453.sql index 80029427b9..0d9a6d97a8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5453.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5453.sql @@ -21,20 +21,20 @@ VALUES (0x75453004, 9686, 0x54530103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54530103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75453005, 278, 0x54530105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54530105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75453005, 278, 0x54530105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54530105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75453006, 11697, 0x54530110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75453006, 11697, 0x54530110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54530110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75453007, 9686, 0x54530110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54530110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75453008, 278, 0x54530112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54530112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75453008, 278, 0x54530112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54530112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75453009, 9686, 0x54530118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7545300D, 9686, 0x54530119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54530119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545300E, 11697, 0x54530119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545300E, 11697, 0x54530119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54530119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545300F, 9686, 0x54530119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5454.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5454.sql index 81790703b0..52e5099f01 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5454.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5454.sql @@ -21,20 +21,20 @@ VALUES (0x75454004, 9686, 0x54540103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54540103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75454005, 278, 0x54540105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54540105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75454005, 278, 0x54540105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54540105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75454006, 11697, 0x54540110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75454006, 11697, 0x54540110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54540110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75454007, 9686, 0x54540110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54540110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75454008, 278, 0x54540112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54540112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75454008, 278, 0x54540112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54540112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75454009, 9686, 0x54540118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7545400D, 9686, 0x54540119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54540119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545400E, 11697, 0x54540119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545400E, 11697, 0x54540119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54540119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545400F, 9686, 0x54540119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5455.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5455.sql index f75da8fb52..7b4ef0c949 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5455.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5455.sql @@ -21,20 +21,20 @@ VALUES (0x75455004, 9686, 0x54550103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54550103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75455005, 278, 0x54550105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54550105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75455005, 278, 0x54550105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54550105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75455006, 11697, 0x54550110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75455006, 11697, 0x54550110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54550110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75455007, 9686, 0x54550110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54550110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75455008, 278, 0x54550112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54550112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75455008, 278, 0x54550112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54550112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75455009, 9686, 0x54550118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7545500D, 9686, 0x54550119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54550119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545500E, 11697, 0x54550119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545500E, 11697, 0x54550119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54550119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545500F, 9686, 0x54550119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5456.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5456.sql index bf69f8d624..d3a4f16fc8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5456.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5456.sql @@ -65,12 +65,12 @@ VALUES (0x75456012, 20018, 0x5456010B, 109.615, -90.2345, -35.9745, 1, 0, 0, 0, /* @teleloc 0x5456010B [109.614998 -90.234497 -35.974499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75456014, 20018, 0x5456010D, 110, -100, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Scuttling Grievver Pit Hotspot */ -/* @teleloc 0x5456010D [110.000000 -100.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75456014, 20018, 0x5456010D, 110, -100, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Scuttling Grievver Pit Hotspot */ +/* @teleloc 0x5456010D [110.000000 -100.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75456015, 20018, 0x5456010E, 109.615, -109.765, -35.9745, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Scuttling Grievver Pit Hotspot */ -/* @teleloc 0x5456010E [109.614998 -109.764999 -35.974499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75456015, 20018, 0x5456010E, 109.615, -109.765, -35.9745, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Scuttling Grievver Pit Hotspot */ +/* @teleloc 0x5456010E [109.614998 -109.764999 -35.974499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75456016, 12701, 0x5456010F, 123.924, -99.8711, -41.2631, 0.698038, 0, 0, -0.716061, True, '2005-02-09 10:00:00'); /* Tunnelling Grievver */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5457.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5457.sql index 48a8df5f34..7c8a130d60 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5457.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5457.sql @@ -9,12 +9,12 @@ VALUES (0x75457001, 19267, 0x54570111, 140, -50, -5.995, 0.291502, 0, 0, -0.9565 /* @teleloc 0x54570111 [140.000000 -50.000000 -5.995000] 0.291502 0.000000 0.000000 -0.956570 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75457002, 19270, 0x54570115, 150, -20, -5.9905, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Shadow */ -/* @teleloc 0x54570115 [150.000000 -20.000000 -5.990500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75457002, 19270, 0x54570115, 150, -20, -5.9905, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Shadow */ +/* @teleloc 0x54570115 [150.000000 -20.000000 -5.990500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75457003, 19267, 0x5457011D, 150.197, -66.2079, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Grievver */ -/* @teleloc 0x5457011D [150.197006 -66.207901 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75457003, 19267, 0x5457011D, 150.197, -66.2079, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Grievver */ +/* @teleloc 0x5457011D [150.197006 -66.207901 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75457004, 19267, 0x5457011B, 150.503, -46.15, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Grievver */ @@ -183,8 +183,8 @@ VALUES (0x75457022, 19270, 0x545701DC, 15.3943, -120.143, 6.0095, 0.696707, 0, 0 /* @teleloc 0x545701DC [15.394300 -120.142998 6.009500] 0.696707 0.000000 0.000000 -0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75457025, 19270, 0x545701E2, 19.8207, -146.232, 6.0095, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Shadow */ -/* @teleloc 0x545701E2 [19.820700 -146.231995 6.009500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75457025, 19270, 0x545701E2, 19.8207, -146.232, 6.0095, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Shadow */ +/* @teleloc 0x545701E2 [19.820700 -146.231995 6.009500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75457026, 19270, 0x545701F4, 36.5474, -126.235, 6.0095, 0.921061, 0, 0, -0.389418, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Shadow */ @@ -235,8 +235,8 @@ VALUES (0x75457031, 19273, 0x545702B6, 40, -60, 18.058, 1, 0, 0, 0, True, '2005 /* @teleloc 0x545702B6 [40.000000 -60.000000 18.058001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75457032, 19273, 0x545702B9, 40, -80, 18.058, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Virindi */ -/* @teleloc 0x545702B9 [40.000000 -80.000000 18.058001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75457032, 19273, 0x545702B9, 40, -80, 18.058, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Virindi */ +/* @teleloc 0x545702B9 [40.000000 -80.000000 18.058001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75457033, 19273, 0x545702C3, 50, -50, 18.058, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Virindi */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5458.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5458.sql index 5fe8134505..2891f0d26f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5458.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5458.sql @@ -13,12 +13,12 @@ VALUES (0x75458002, 19276, 0x54580102, 123.347, -160.185, -5.985, 0.730107, 0, 0 /* @teleloc 0x54580102 [123.347000 -160.184998 -5.985000] 0.730107 0.000000 0.000000 -0.683332 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75458003, 19276, 0x54580109, 130.204, -186.447, -5.985, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Golem */ -/* @teleloc 0x54580109 [130.203995 -186.447006 -5.985000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75458003, 19276, 0x54580109, 130.204, -186.447, -5.985, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Golem */ +/* @teleloc 0x54580109 [130.203995 -186.447006 -5.985000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75458006, 19276, 0x5458011A, 150.095, -186.486, -5.985, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Golem */ -/* @teleloc 0x5458011A [150.095001 -186.485992 -5.985000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75458006, 19276, 0x5458011A, 150.095, -186.486, -5.985, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Golem */ +/* @teleloc 0x5458011A [150.095001 -186.485992 -5.985000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75458007, 19276, 0x5458011B, 156.633, -150.337, -5.985, 0.764842, 0, 0, 0.644218, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Golem */ @@ -65,8 +65,8 @@ VALUES (0x75458012, 19276, 0x54580146, 190.12, -143.919, -5.985, 0.020795, 0, 0, /* @teleloc 0x54580146 [190.119995 -143.919006 -5.985000] 0.020795 0.000000 0.000000 0.999784 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75458013, 19285, 0x5458014F, 190.118, -225.765, -5.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Tumerok */ -/* @teleloc 0x5458014F [190.117996 -225.764999 -5.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75458013, 19285, 0x5458014F, 190.118, -225.765, -5.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Tumerok */ +/* @teleloc 0x5458014F [190.117996 -225.764999 -5.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75458014, 19282, 0x54580155, 204.318, -58.5822, -5.945, -0.73072, 0, 0, -0.682678, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Skeleton */ @@ -93,8 +93,8 @@ VALUES (0x7545801D, 19285, 0x54580183, 210.208, -142.855, -5.98625, -0.0292, 0, /* @teleloc 0x54580183 [210.207993 -142.854996 -5.986250] -0.029200 0.000000 0.000000 0.999574 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545801E, 19285, 0x5458018C, 210.06, -225.843, -5.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Tumerok */ -/* @teleloc 0x5458018C [210.059998 -225.843002 -5.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545801E, 19285, 0x5458018C, 210.06, -225.843, -5.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Tumerok */ +/* @teleloc 0x5458018C [210.059998 -225.843002 -5.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75458020, 19282, 0x54580195, 224.121, -70.4005, -5.945, 0.748499, 0, 0, 0.663136, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Skeleton */ @@ -170,7 +170,7 @@ VALUES (0x75458038, 19279, 0x545801EC, 140.192, -83.6721, 0.005, 0.149129, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75458039, 19285, 0x545801EE, 139.644, -98.2356, 0.01375, 0.083956, 0, 0, -0.996469, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Tumerok */ -/* @teleloc 0x545801EE [139.643997 -98.235603 0.013750] 0.083955 0.000000 0.000000 -0.996469 */ +/* @teleloc 0x545801EE [139.643997 -98.235603 0.013750] 0.083956 0.000000 0.000000 -0.996469 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545803A, 19276, 0x545801F0, 139.146, -119.597, 0.015, 0.955337, 0, 0, 0.29552, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Golem */ @@ -328,8 +328,8 @@ VALUES (0x7545804C, 19276, 0x5458027C, 38.0921, -121.209, 6.015, 0.889293, 0, 0, /* @teleloc 0x5458027C [38.092098 -121.209000 6.015000] 0.889293 0.000000 0.000000 0.457338 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545804D, 19282, 0x5458027E, 40, -136.71, 6.00575, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Skeleton */ -/* @teleloc 0x5458027E [40.000000 -136.710007 6.005750] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545804D, 19282, 0x5458027E, 40, -136.71, 6.00575, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Skeleton */ +/* @teleloc 0x5458027E [40.000000 -136.710007 6.005750] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545804E, 19285, 0x5458027F, 49.9548, -64.75, 6.055, 0.020795, 0, 0, 0.999784, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Tumerok */ @@ -380,8 +380,8 @@ VALUES (0x7545805D, 19279, 0x545802F2, 120, -20, 6.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x545802F2 [120.000000 -20.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545805E, 19279, 0x545802FA, 120.094, -55.6283, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Sclavus */ -/* @teleloc 0x545802FA [120.094002 -55.628300 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545805E, 19279, 0x545802FA, 120.094, -55.6283, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Sclavus */ +/* @teleloc 0x545802FA [120.094002 -55.628300 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75458061, 19279, 0x54580315, 136.114, -39.8368, 6.005, 0.696707, 0, 0, 0.717356, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Sclavus */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5459.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5459.sql index 3ba89cefd6..e8b58947e7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5459.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5459.sql @@ -17,8 +17,8 @@ VALUES (0x75459003, 19315, 0x5459010C, 172.585, -19.3089, -5.9885, 0.296297, 0, /* @teleloc 0x5459010C [172.585007 -19.308901 -5.988500] 0.296297 0.000000 0.000000 -0.955096 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75459004, 19315, 0x5459010F, 170.105, -46.465, -5.9885, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Zharalim */ -/* @teleloc 0x5459010F [170.104996 -46.465000 -5.988500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75459004, 19315, 0x5459010F, 170.105, -46.465, -5.9885, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Zharalim */ +/* @teleloc 0x5459010F [170.104996 -46.465000 -5.988500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75459005, 19300, 0x54590110, 170.134, -112.415, -5.9835, 0.027108, 0, 0, 0.999632, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Banderling */ @@ -29,8 +29,8 @@ VALUES (0x75459006, 19300, 0x54590113, 170, -140, -5.9835, 0.995004, 0, 0, -0.09 /* @teleloc 0x54590113 [170.000000 -140.000000 -5.983500] 0.995004 0.000000 0.000000 -0.099833 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75459007, 19300, 0x54590115, 170.204, -157.126, -5.9835, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Banderling */ -/* @teleloc 0x54590115 [170.203995 -157.126007 -5.983500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75459007, 19300, 0x54590115, 170.204, -157.126, -5.9835, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Banderling */ +/* @teleloc 0x54590115 [170.203995 -157.126007 -5.983500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545900A, 19315, 0x54590121, 180, -50, -5.9885, -0.004204, 0, 0, 0.999991, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Zharalim */ @@ -61,8 +61,8 @@ VALUES (0x75459012, 19300, 0x54590137, 190, -140, -5.9835, 0.997189, 0, 0, 0.074 /* @teleloc 0x54590137 [190.000000 -140.000000 -5.983500] 0.997189 0.000000 0.000000 0.074930 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75459013, 19300, 0x54590139, 190.169, -156.037, -5.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Banderling */ -/* @teleloc 0x54590139 [190.169006 -156.037003 -5.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75459013, 19300, 0x54590139, 190.169, -156.037, -5.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Banderling */ +/* @teleloc 0x54590139 [190.169006 -156.037003 -5.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75459014, 19315, 0x5459013A, 196.393, -19.9511, -5.9885, 0.71361, 0, 0, 0.700543, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Zharalim */ @@ -93,8 +93,8 @@ VALUES (0x7545901A, 19315, 0x54590150, 104.881, -80.0435, 0.0115, 0.720071, 0, 0 /* @teleloc 0x54590150 [104.880997 -80.043503 0.011500] 0.720071 0.000000 0.000000 0.693900 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545901B, 19306, 0x54590153, 99.9732, -106.698, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Sclavus */ -/* @teleloc 0x54590153 [99.973198 -106.697998 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545901B, 19306, 0x54590153, 99.9732, -106.698, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Sclavus */ +/* @teleloc 0x54590153 [99.973198 -106.697998 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545901C, 19312, 0x54590154, 107.526, -60.0245, 0.0115, 0.720434, 0, 0, 0.693523, True, '2005-02-09 10:00:00'); /* Bronze Statue of Thorsten Cragstone */ @@ -165,8 +165,8 @@ VALUES (0x7545902C, 19303, 0x54590197, 186.481, -90.7125, 0.055, 0.8703, 0, 0, 0 /* @teleloc 0x54590197 [186.481003 -90.712502 0.055000] 0.870300 0.000000 0.000000 0.492522 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545902D, 19303, 0x54590199, 190, -105.818, 0.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of Ben Ten */ -/* @teleloc 0x54590199 [190.000000 -105.818001 0.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545902D, 19303, 0x54590199, 190, -105.818, 0.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of Ben Ten */ +/* @teleloc 0x54590199 [190.000000 -105.818001 0.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75459030, 19303, 0x545901AB, 207.476, -70.1519, 0.0115, -0.762913, 0, 0, -0.646501, True, '2005-02-09 10:00:00'); /* Bronze Statue of Ben Ten */ @@ -381,8 +381,8 @@ VALUES (0x75459051, 19309, 0x54590258, 174.879, -119.983, 6.055, 0.731689, 0, 0, /* @teleloc 0x54590258 [174.878998 -119.983002 6.055000] 0.731689 0.000000 0.000000 0.681639 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75459054, 19309, 0x54590264, 169.685, -157.38, 6.00575, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Skeleton */ -/* @teleloc 0x54590264 [169.684998 -157.380005 6.005750] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75459054, 19309, 0x54590264, 169.685, -157.38, 6.00575, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Skeleton */ +/* @teleloc 0x54590264 [169.684998 -157.380005 6.005750] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75459055, 19309, 0x54590271, 186.845, -140.292, 6.00575, 0.714421, 0, 0, 0.699716, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Skeleton */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/545A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/545A.sql index e0c810181a..a1f4edf8aa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/545A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/545A.sql @@ -61,8 +61,8 @@ VALUES (0x7545A00E, 19294, 0x545A0120, 140.125, -33.1101, 0.0165, -0.002784, 0, /* @teleloc 0x545A0120 [140.125000 -33.110100 0.016500] -0.002784 0.000000 0.000000 -0.999996 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545A00F, 19297, 0x545A0127, 139.998, -67.4366, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Reedshark */ -/* @teleloc 0x545A0127 [139.998001 -67.436600 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545A00F, 19297, 0x545A0127, 139.998, -67.4366, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Reedshark */ +/* @teleloc 0x545A0127 [139.998001 -67.436600 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545A010, 19288, 0x545A0133, 155.379, -49.9615, 0.0098, 0.688957, 0, 0, 0.724803, True, '2005-02-09 10:00:00'); /* Bronze Statue of a Drudge */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/545B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/545B.sql index d3a0e8d7fb..d69c67b01c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/545B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/545B.sql @@ -13,12 +13,12 @@ VALUES (0x7545B002, 278, 0x545B010A, 25.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x545B010A [25.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B003, 278, 0x545B010B, 30, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x545B010B [30.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7545B003, 278, 0x545B010B, 30, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x545B010B [30.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B004, 278, 0x545B0111, 30, -74.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x545B0111 [30.000000 -74.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7545B004, 278, 0x545B0111, 30, -74.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x545B0111 [30.000000 -74.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545B005, 278, 0x545B0115, 40, -15.25, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -45,8 +45,8 @@ VALUES (0x7545B00A, 278, 0x545B0126, 45.25, -100, 0, -0.707107, 0, 0, -0.70710 /* @teleloc 0x545B0126 [45.250000 -100.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B00B, 278, 0x545B0127, 50, -104.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x545B0127 [50.000000 -104.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7545B00B, 278, 0x545B0127, 50, -104.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x545B0127 [50.000000 -104.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545B00C, 143, 0x545B0128, 46.0875, -111.753, 0.0125, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -61,8 +61,8 @@ VALUES (0x7545B00E, 278, 0x545B0130, 55.25, -100, 0, -0.707107, 0, 0, -0.70710 /* @teleloc 0x545B0130 [55.250000 -100.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B00F, 278, 0x545B0131, 60, -104.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x545B0131 [60.000000 -104.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7545B00F, 278, 0x545B0131, 60, -104.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x545B0131 [60.000000 -104.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545B010, 143, 0x545B0132, 56.0875, -111.753, 0.0125, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -97,12 +97,12 @@ VALUES (0x7545B017, 278, 0x545B0148, 75.25, -30, 0, -0.707107, 0, 0, -0.707107 /* @teleloc 0x545B0148 [75.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B018, 278, 0x545B0149, 80, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x545B0149 [80.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7545B018, 278, 0x545B0149, 80, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x545B0149 [80.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B019, 278, 0x545B014F, 80, -74.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x545B014F [80.000000 -74.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7545B019, 278, 0x545B014F, 80, -74.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x545B014F [80.000000 -74.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545B01A, 278, 0x545B0151, 94.75, -30, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -206,15 +206,15 @@ VALUES (0x7545B032, 19482, 0x545B0106, 29.213, -6.20764, 0.005, 0.255488, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545B033, 19482, 0x545B0106, 29.355, -9.0613, 0.005, -0.024979, 0, 0, 0.999688, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ -/* @teleloc 0x545B0106 [29.355000 -9.061300 0.005000] -0.024978 0.000000 0.000000 0.999688 */ +/* @teleloc 0x545B0106 [29.355000 -9.061300 0.005000] -0.024979 0.000000 0.000000 0.999688 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545B034, 19482, 0x545B0106, 31.5131, -10.6204, 0.005, -0.457321, 0, 0, 0.889302, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ /* @teleloc 0x545B0106 [31.513100 -10.620400 0.005000] -0.457321 0.000000 0.000000 0.889302 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B035, 15299, 0x545B0107, 30, -30, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Martinate Simulacrum */ -/* @teleloc 0x545B0107 [30.000000 -30.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545B035, 15299, 0x545B0107, 30, -30, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Martinate Simulacrum */ +/* @teleloc 0x545B0107 [30.000000 -30.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545B036, 15299, 0x545B0112, 30, -80, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Martinate Simulacrum */ @@ -349,12 +349,12 @@ VALUES (0x7545B042, 19727, 0x545B0122, 53.2264, -62.29, 0.005, 0.045146, 0, 0, 0 /* @teleloc 0x545B0122 [53.226398 -62.290001 0.005000] 0.045146 0.000000 0.000000 0.998980 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B043, 15300, 0x545B0123, 50, -100, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Martinate Simulacrum Magician */ -/* @teleloc 0x545B0123 [50.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545B043, 15300, 0x545B0123, 50, -100, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Martinate Simulacrum Magician */ +/* @teleloc 0x545B0123 [50.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B044, 15300, 0x545B012D, 60, -100, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Martinate Simulacrum Magician */ -/* @teleloc 0x545B012D [60.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545B044, 15300, 0x545B012D, 60, -100, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Martinate Simulacrum Magician */ +/* @teleloc 0x545B012D [60.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545B045, 19482, 0x545B0135, 70, 0, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ @@ -489,17 +489,17 @@ VALUES (0x7545B065, 15300, 0x545B0155, 111.172, -39.849, 0.005, 0.911039, 0, 0, /* @teleloc 0x545B0155 [111.171997 -39.848999 0.005000] 0.911039 0.000000 0.000000 0.412321 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B066, 19482, 0x545B0155, 106.474, -41.5063, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ -/* @teleloc 0x545B0155 [106.473999 -41.506302 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545B066, 19482, 0x545B0155, 106.474, -41.5063, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ +/* @teleloc 0x545B0155 [106.473999 -41.506302 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B067, 19482, 0x545B0155, 108.405, -39.6602, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ -/* @teleloc 0x545B0155 [108.404999 -39.660198 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545B067, 19482, 0x545B0155, 108.405, -39.6602, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ +/* @teleloc 0x545B0155 [108.404999 -39.660198 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B068, 19482, 0x545B0155, 109.875, -43.2018, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ -/* @teleloc 0x545B0155 [109.875000 -43.201801 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545B068, 19482, 0x545B0155, 109.875, -43.2018, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ +/* @teleloc 0x545B0155 [109.875000 -43.201801 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545B069, 19482, 0x545B0155, 109.875, -35.8724, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ -/* @teleloc 0x545B0155 [109.875000 -35.872398 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545B069, 19482, 0x545B0155, 109.875, -35.8724, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enchanted Decanter */ +/* @teleloc 0x545B0155 [109.875000 -35.872398 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/545C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/545C.sql index deb8701f5f..903c218c3d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/545C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/545C.sql @@ -42,7 +42,7 @@ VALUES (0x7545C009, 7111, 0x545C0124, 20.5234, -70.4669, -29.995, 0.091035, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C00A, 7112, 0x545C0128, 19.9643, -84.4591, -29.995, -0.036932, 0, 0, 0.999318, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ -/* @teleloc 0x545C0128 [19.964300 -84.459099 -29.995001] -0.036931 0.000000 0.000000 0.999318 */ +/* @teleloc 0x545C0128 [19.964300 -84.459099 -29.995001] -0.036932 0.000000 0.000000 0.999318 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C00B, 7111, 0x545C0128, 20, -80, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ @@ -57,8 +57,8 @@ VALUES (0x7545C00D, 19412, 0x545C0132, 18.0963, -97.7399, -29.9908, 0.939373, 0, /* @teleloc 0x545C0132 [18.096300 -97.739899 -29.990801] 0.939373 0.000000 0.000000 0.342898 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C00E, 7111, 0x545C0141, 40, -50, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ -/* @teleloc 0x545C0141 [40.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C00E, 7111, 0x545C0141, 40, -50, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ +/* @teleloc 0x545C0141 [40.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C00F, 7111, 0x545C014D, 40, -110, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ @@ -97,20 +97,20 @@ VALUES (0x7545C017, 7111, 0x545C018E, 20, -80, -23.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x545C018E [20.000000 -80.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C018, 7112, 0x545C0197, 30, -60, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ -/* @teleloc 0x545C0197 [30.000000 -60.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C018, 7112, 0x545C0197, 30, -60, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ +/* @teleloc 0x545C0197 [30.000000 -60.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C019, 19412, 0x545C0198, 31.0164, -63.9506, -23.9908, 0.04746, 0, 0, -0.998873, True, '2005-02-09 10:00:00'); /* Unimbued Red Pyreal Gorget */ /* @teleloc 0x545C0198 [31.016399 -63.950600 -23.990801] 0.047460 0.000000 0.000000 -0.998873 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C01A, 7111, 0x545C01A1, 40, -50, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ -/* @teleloc 0x545C01A1 [40.000000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C01A, 7111, 0x545C01A1, 40, -50, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ +/* @teleloc 0x545C01A1 [40.000000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C01B, 7112, 0x545C01A7, 40, -100, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ -/* @teleloc 0x545C01A7 [40.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C01B, 7112, 0x545C01A7, 40, -100, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ +/* @teleloc 0x545C01A7 [40.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C01C, 19412, 0x545C01A9, 38.1608, -108.539, -23.9908, 0.936483, 0, 0, 0.350714, True, '2005-02-09 10:00:00'); /* Unimbued Red Pyreal Gorget */ @@ -121,8 +121,8 @@ VALUES (0x7545C01D, 7112, 0x545C01C0, 60, -50, -23.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x545C01C0 [60.000000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C01E, 7111, 0x545C01C8, 60, -100, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ -/* @teleloc 0x545C01C8 [60.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C01E, 7111, 0x545C01C8, 60, -100, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ +/* @teleloc 0x545C01C8 [60.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C01F, 7111, 0x545C01D2, 70, -80, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ @@ -161,8 +161,8 @@ VALUES (0x7545C027, 2583, 0x545C0211, 210, -290, -23.995, 1, 0, 0, 0, True, '2 /* @teleloc 0x545C0211 [210.000000 -290.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C028, 2583, 0x545C0215, 220, -229.875, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Se Sclavus */ -/* @teleloc 0x545C0215 [220.000000 -229.875000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C028, 2583, 0x545C0215, 220, -229.875, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Se Sclavus */ +/* @teleloc 0x545C0215 [220.000000 -229.875000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C029, 19411, 0x545C021E, 217.49, -256.992, -23.9908, 0.873556, 0, 0, 0.486723, True, '2005-02-09 10:00:00'); /* Unimbued Green Pyreal Gorget */ @@ -233,8 +233,8 @@ VALUES (0x7545C039, 7111, 0x545C027F, 50, -60, -17.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x545C027F [50.000000 -60.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C03A, 7112, 0x545C0282, 50, -100, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ -/* @teleloc 0x545C0282 [50.000000 -100.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C03A, 7112, 0x545C0282, 50, -100, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ +/* @teleloc 0x545C0282 [50.000000 -100.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C03B, 19412, 0x545C0284, 52.3454, -107.485, -17.9908, 0.913958, 0, 0, -0.405808, True, '2005-02-09 10:00:00'); /* Unimbued Red Pyreal Gorget */ @@ -373,8 +373,8 @@ VALUES (0x7545C05C, 2586, 0x545C0369, 30, -350, -11.995, 1, 0, 0, 0, True, '20 /* @teleloc 0x545C0369 [30.000000 -350.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C05D, 7111, 0x545C036B, 40, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ -/* @teleloc 0x545C036B [40.000000 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C05D, 7111, 0x545C036B, 40, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ +/* @teleloc 0x545C036B [40.000000 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C05E, 7112, 0x545C0370, 40, -60, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ @@ -538,8 +538,8 @@ VALUES (0x7545C07C, 2584, 0x545C0425, 230, -240, -11.995, 1, 0, 0, 0, True, '2 /* @teleloc 0x545C0425 [230.000000 -240.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C07D, 2584, 0x545C0427, 230, -280, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Aste Sclavus */ -/* @teleloc 0x545C0427 [230.000000 -280.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C07D, 2584, 0x545C0427, 230, -280, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Aste Sclavus */ +/* @teleloc 0x545C0427 [230.000000 -280.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C07E, 2584, 0x545C0431, 240, -260, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Aste Sclavus */ @@ -574,12 +574,12 @@ VALUES (0x7545C085, 7112, 0x545C0467, 20, -90, -5.995, 1, 0, 0, 0, True, '2005 /* @teleloc 0x545C0467 [20.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C086, 2585, 0x545C0470, 20, -280, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ -/* @teleloc 0x545C0470 [20.000000 -280.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C086, 2585, 0x545C0470, 20, -280, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ +/* @teleloc 0x545C0470 [20.000000 -280.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C087, 7111, 0x545C0485, 30, -50, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ -/* @teleloc 0x545C0485 [30.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C087, 7111, 0x545C0485, 30, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ +/* @teleloc 0x545C0485 [30.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C088, 7112, 0x545C0489, 30, -60, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ @@ -602,20 +602,20 @@ VALUES (0x7545C08C, 2586, 0x545C049B, 30, -300, -5.995, 0.810963, 0, 0, 0.58509 /* @teleloc 0x545C049B [30.000000 -300.000000 -5.995000] 0.810963 0.000000 0.000000 0.585097 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C08D, 2585, 0x545C049F, 30, -330, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ -/* @teleloc 0x545C049F [30.000000 -330.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C08D, 2585, 0x545C049F, 30, -330, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ +/* @teleloc 0x545C049F [30.000000 -330.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C08E, 2586, 0x545C04A1, 30.2965, -339.795, -5.995, -0.696813, 0, 0, 0.717252, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ /* @teleloc 0x545C04A1 [30.296499 -339.795013 -5.995000] -0.696813 0.000000 0.000000 0.717252 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C08F, 19412, 0x545C04A6, 40, -50, -5.99075, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Unimbued Red Pyreal Gorget */ -/* @teleloc 0x545C04A6 [40.000000 -50.000000 -5.990750] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C08F, 19412, 0x545C04A6, 40, -50, -5.99075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unimbued Red Pyreal Gorget */ +/* @teleloc 0x545C04A6 [40.000000 -50.000000 -5.990750] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C090, 7112, 0x545C04C7, 50, -50, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ -/* @teleloc 0x545C04C7 [50.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C090, 7112, 0x545C04C7, 50, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ +/* @teleloc 0x545C04C7 [50.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C091, 7111, 0x545C04D1, 50, -100, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ @@ -706,8 +706,8 @@ VALUES (0x7545C0A6, 2583, 0x545C0552, 200, -270, -5.995, 1, 0, 0, 0, True, '20 /* @teleloc 0x545C0552 [200.000000 -270.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C0A7, 2583, 0x545C0556, 210, -230, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Se Sclavus */ -/* @teleloc 0x545C0556 [210.000000 -230.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C0A7, 2583, 0x545C0556, 210, -230, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Se Sclavus */ +/* @teleloc 0x545C0556 [210.000000 -230.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C0A8, 2583, 0x545C055E, 208.893, -291.752, -5.995, 0.678859, 0, 0, -0.734269, True, '2005-02-09 10:00:00'); /* Se Sclavus */ @@ -770,8 +770,8 @@ VALUES (0x7545C0B6, 7112, 0x545C05CC, 20, -100, 0.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x545C05CC [20.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C0B7, 2586, 0x545C05D0, 20, -290, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ -/* @teleloc 0x545C05D0 [20.000000 -290.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C0B7, 2586, 0x545C05D0, 20, -290, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ +/* @teleloc 0x545C05D0 [20.000000 -290.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C0B8, 2586, 0x545C05D4, 20, -310, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ @@ -798,8 +798,8 @@ VALUES (0x7545C0BD, 19413, 0x545C05FC, 41.5035, -277.802, 0.00925, 0.955337, 0, /* @teleloc 0x545C05FC [41.503502 -277.802002 0.009250] 0.955337 0.000000 0.000000 -0.295520 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C0BE, 7110, 0x545C05FC, 40, -280, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ulu Sclavus */ -/* @teleloc 0x545C05FC [40.000000 -280.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C0BE, 7110, 0x545C05FC, 40, -280, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ulu Sclavus */ +/* @teleloc 0x545C05FC [40.000000 -280.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C0BF, 2586, 0x545C0601, 40, -290, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ @@ -814,8 +814,8 @@ VALUES (0x7545C0C1, 7110, 0x545C060A, 40, -340, 0.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x545C060A [40.000000 -340.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C0C2, 7112, 0x545C060F, 50, -60, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ -/* @teleloc 0x545C060F [50.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C0C2, 7112, 0x545C060F, 50, -60, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ +/* @teleloc 0x545C060F [50.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C0C3, 7111, 0x545C0618, 50, -90, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ @@ -826,8 +826,8 @@ VALUES (0x7545C0C4, 19413, 0x545C0628, 48.2645, -318.137, 0.00925, 0.930508, 0, /* @teleloc 0x545C0628 [48.264500 -318.136993 0.009250] 0.930508 0.000000 0.000000 0.366273 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545C0C5, 2586, 0x545C0628, 50, -320, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ -/* @teleloc 0x545C0628 [50.000000 -320.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545C0C5, 2586, 0x545C0628, 50, -320, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sata Sclavus */ +/* @teleloc 0x545C0628 [50.000000 -320.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545C0C6, 19413, 0x545C0640, 57.666, -277.775, 0.00925, 0.952682, 0, 0, 0.30397, True, '2005-02-09 10:00:00'); /* Unimbued Blue Pyreal Gorget */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/545D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/545D.sql index 22947af539..fa79b5917c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/545D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/545D.sql @@ -41,8 +41,8 @@ VALUES (0x7545D00A, 19425, 0x545D013F, 130, -50, -5.99, 1, 0, 0, 0, True, '2005 /* @teleloc 0x545D013F [130.000000 -50.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545D00B, 19426, 0x545D0143, 130, -60, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bound Crystal Golem */ -/* @teleloc 0x545D0143 [130.000000 -60.000000 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545D00B, 19426, 0x545D0143, 130, -60, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bound Crystal Golem */ +/* @teleloc 0x545D0143 [130.000000 -60.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545D00C, 19425, 0x545D0149, 140, -10.7325, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bound Coral Golem */ @@ -65,8 +65,8 @@ VALUES (0x7545D010, 19425, 0x545D015D, 140, -50, -5.99, 1, 0, 0, 0, True, '2005 /* @teleloc 0x545D015D [140.000000 -50.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545D011, 19425, 0x545D0161, 140, -60, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bound Coral Golem */ -/* @teleloc 0x545D0161 [140.000000 -60.000000 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545D011, 19425, 0x545D0161, 140, -60, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bound Coral Golem */ +/* @teleloc 0x545D0161 [140.000000 -60.000000 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545D012, 19426, 0x545D0168, 150, -20, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bound Crystal Golem */ @@ -188,12 +188,12 @@ VALUES (0x7545D022, 19425, 0x545D0187, 87.1686, -48.1946, 0.01, -0.994928, 0, 0, /* @teleloc 0x545D0187 [87.168602 -48.194599 0.010000] -0.994928 0.000000 0.000000 0.100588 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545D023, 19425, 0x545D0187, 86.6077, -50, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bound Coral Golem */ -/* @teleloc 0x545D0187 [86.607697 -50.000000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545D023, 19425, 0x545D0187, 86.6077, -50, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bound Coral Golem */ +/* @teleloc 0x545D0187 [86.607697 -50.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545D024, 19425, 0x545D0187, 90.366, -50, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bound Coral Golem */ -/* @teleloc 0x545D0187 [90.365997 -50.000000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545D024, 19425, 0x545D0187, 90.366, -50, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bound Coral Golem */ +/* @teleloc 0x545D0187 [90.365997 -50.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545D025, 7477, 0x545D0187, 93.8972, -54.044, 0.5, 0.403739, 0, 0, -0.914874, False, '2005-02-09 10:00:00'); /* Large Side Steam */ @@ -304,8 +304,8 @@ VALUES (0x7545D03F, 19425, 0x545D01FF, 200, -30, 0.01, 1, 0, 0, 0, True, '2005- /* @teleloc 0x545D01FF [200.000000 -30.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545D040, 19425, 0x545D0203, 200, -40, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bound Coral Golem */ -/* @teleloc 0x545D0203 [200.000000 -40.000000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545D040, 19425, 0x545D0203, 200, -40, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bound Coral Golem */ +/* @teleloc 0x545D0203 [200.000000 -40.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545D041, 19470, 0x545D0206, 209.975, -0.05135, 0.005, 0.916294, 0, 0, -0.400507, False, '2005-02-09 10:00:00'); /* Surface */ @@ -632,16 +632,16 @@ VALUES (0x7545D094, 20027, 0x545D01D6, 175.058, -365.176, 0.055, 0.876793, 0, 0, /* @teleloc 0x545D01D6 [175.057999 -365.175995 0.055000] 0.876793 0.000000 0.000000 0.480868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545D095, 20025, 0x545D01D6, 180, -365.354, 0.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Controlled Frost */ -/* @teleloc 0x545D01D6 [180.000000 -365.354004 0.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545D095, 20025, 0x545D01D6, 180, -365.354, 0.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Controlled Frost */ +/* @teleloc 0x545D01D6 [180.000000 -365.354004 0.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545D096, 20025, 0x545D01D6, 177.931, -365.354, 0.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Controlled Frost */ -/* @teleloc 0x545D01D6 [177.931000 -365.354004 0.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545D096, 20025, 0x545D01D6, 177.931, -365.354, 0.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Controlled Frost */ +/* @teleloc 0x545D01D6 [177.931000 -365.354004 0.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545D097, 20025, 0x545D01D6, 178.635, -368.079, 0.0085, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Controlled Frost */ -/* @teleloc 0x545D01D6 [178.634995 -368.079010 0.008500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545D097, 20025, 0x545D01D6, 178.635, -368.079, 0.0085, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Controlled Frost */ +/* @teleloc 0x545D01D6 [178.634995 -368.079010 0.008500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545D098, 15844, 0x545D0102, 22.0904, -273.817, -11.995, 0.71361, 0, 0, 0.700543, False, '2005-02-09 10:00:00'); /* Locked Rewards Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/545E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/545E.sql index 2ad685e155..2e24f9a5b5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/545E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/545E.sql @@ -80,8 +80,8 @@ VALUES (0x7545E012, 14517, 0x545E013C, 260, -130, -18, 1, 0, 0, 0, True, '2005- /* @teleloc 0x545E013C [260.000000 -130.000000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545E013, 14517, 0x545E013D, 260, -140, -18, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Frost */ -/* @teleloc 0x545E013D [260.000000 -140.000000 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545E013, 14517, 0x545E013D, 260, -140, -18, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Frost */ +/* @teleloc 0x545E013D [260.000000 -140.000000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545E014, 14521, 0x545E014C, 198.04, -120.375, -17.99, -0.563609, 0, 0, 0.826042, True, '2005-02-09 10:00:00'); /* Glacial Golem */ @@ -160,8 +160,8 @@ VALUES (0x7545E026, 194, 0x545E0221, 205.25, -50.95, 0.055, 1, 0, 0, 0, True, /* @teleloc 0x545E0221 [205.250000 -50.950001 0.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545E027, 14521, 0x545E0227, 220, -30, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Glacial Golem */ -/* @teleloc 0x545E0227 [220.000000 -30.000000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545E027, 14521, 0x545E0227, 220, -30, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Glacial Golem */ +/* @teleloc 0x545E0227 [220.000000 -30.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545E028, 194, 0x545E022E, 220, -60, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Copper Golem */ @@ -236,8 +236,8 @@ VALUES (0x7545E030, 194, 0x545E0268, 280, -70, 6, 1, 0, 0, 0, True, '2005-02- /* @teleloc 0x545E0268 [280.000000 -70.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545E031, 14517, 0x545E026A, 290, -60, 6, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Frost */ -/* @teleloc 0x545E026A [290.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545E031, 14517, 0x545E026A, 290, -60, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Frost */ +/* @teleloc 0x545E026A [290.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545E032, 14517, 0x545E0280, 279.432, -60.4224, 7.438, -0.702208, 0, 0, 0.711972, True, '2005-02-09 10:00:00'); /* Frost */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/545F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/545F.sql index 3c267cbe7e..b271b04a8d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/545F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/545F.sql @@ -9,12 +9,12 @@ VALUES (0x7545F001, 19484, 0x545F0100, 30, -100, -96, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x545F0100 [30.000000 -100.000000 -96.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545F002, 19484, 0x545F0101, 30, -100, -90, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Essence Font */ -/* @teleloc 0x545F0101 [30.000000 -100.000000 -90.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545F002, 19484, 0x545F0101, 30, -100, -90, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Essence Font */ +/* @teleloc 0x545F0101 [30.000000 -100.000000 -90.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545F004, 19484, 0x545F0106, 30, -100, -84, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Essence Font */ -/* @teleloc 0x545F0106 [30.000000 -100.000000 -84.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545F004, 19484, 0x545F0106, 30, -100, -84, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Essence Font */ +/* @teleloc 0x545F0106 [30.000000 -100.000000 -84.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545F006, 19724, 0x545F0108, 38.5782, -89.5027, -89.995, -0.368062, 0, 0, 0.929801, False, '2005-02-09 10:00:00'); /* Surface */ @@ -29,8 +29,8 @@ VALUES (0x7545F008, 199, 0x545F010C, 26.4952, -40.0651, -83.99, -0.116162, 0, /* @teleloc 0x545F010C [26.495199 -40.065102 -83.989998] -0.116162 0.000000 0.000000 0.993230 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545F009, 19484, 0x545F0113, 30, -100, -78, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Essence Font */ -/* @teleloc 0x545F0113 [30.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545F009, 19484, 0x545F0113, 30, -100, -78, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Essence Font */ +/* @teleloc 0x545F0113 [30.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545F00A, 5711, 0x545F0117, 20, -70, -75.5542, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Flamma */ @@ -97,16 +97,16 @@ VALUES (0x7545F019, 199, 0x545F013D, 12.5251, -31.6643, -53.99, 0.066114, 0, 0 /* @teleloc 0x545F013D [12.525100 -31.664301 -53.990002] 0.066114 0.000000 0.000000 0.997812 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545F01A, 199, 0x545F013F, 10, -50, -53.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x545F013F [10.000000 -50.000000 -53.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545F01A, 199, 0x545F013F, 10, -50, -53.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x545F013F [10.000000 -50.000000 -53.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545F01B, 199, 0x545F013F, 7.99533, -47.4928, -53.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x545F013F [7.995330 -47.492802 -53.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545F01B, 199, 0x545F013F, 7.99533, -47.4928, -53.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x545F013F [7.995330 -47.492802 -53.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545F01C, 199, 0x545F013F, 11.6998, -47.4928, -53.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Magma Golem */ -/* @teleloc 0x545F013F [11.699800 -47.492802 -53.990002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545F01C, 199, 0x545F013F, 11.6998, -47.4928, -53.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Magma Golem */ +/* @teleloc 0x545F013F [11.699800 -47.492802 -53.990002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545F01D, 199, 0x545F0143, 10, -70, -53.99, 0.999687, 0, 0, 0.024998, True, '2005-02-09 10:00:00'); /* Magma Golem */ @@ -320,8 +320,8 @@ VALUES (0x7545F041, 14516, 0x545F0259, 170.148, -54.7901, 6.055, -0.991248, 0, 0 /* @teleloc 0x545F0259 [170.147995 -54.790100 6.055000] -0.991248 0.000000 0.000000 0.132013 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545F042, 14516, 0x545F025F, 170, -70, 6.0075, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Caustic */ -/* @teleloc 0x545F025F [170.000000 -70.000000 6.007500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545F042, 14516, 0x545F025F, 170, -70, 6.0075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Caustic */ +/* @teleloc 0x545F025F [170.000000 -70.000000 6.007500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7545F043, 14516, 0x545F0262, 172.629, -90.9173, 6.0075, 0.853713, 0, 0, -0.520743, True, '2005-02-09 10:00:00'); /* Caustic */ @@ -399,9 +399,9 @@ VALUES (0x7545F054, 199, 0x545F01AA, 40, -90, -17.99, 1, 0, 0, 0, True, '2005 /* @teleloc 0x545F01AA [40.000000 -90.000000 -17.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545F055, 7607, 0x545F01AE, 40, -110, -17.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ember */ -/* @teleloc 0x545F01AE [40.000000 -110.000000 -17.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545F055, 7607, 0x545F01AE, 40, -110, -17.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ember */ +/* @teleloc 0x545F01AE [40.000000 -110.000000 -17.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7545F056, 7607, 0x545F01AE, 38.104, -110, -17.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ember */ -/* @teleloc 0x545F01AE [38.104000 -110.000000 -17.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7545F056, 7607, 0x545F01AE, 38.104, -110, -17.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ember */ +/* @teleloc 0x545F01AE [38.104000 -110.000000 -17.993500] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5460.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5460.sql index af9fc724dc..a2654ef055 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5460.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5460.sql @@ -5,8 +5,8 @@ VALUES (0x75460000, 19484, 0x54600100, 260, -40, -101.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x54600100 [260.000000 -40.000000 -101.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75460001, 19484, 0x54600100, 260, -40, -96, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Essence Font */ -/* @teleloc 0x54600100 [260.000000 -40.000000 -96.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75460001, 19484, 0x54600100, 260, -40, -96, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Essence Font */ +/* @teleloc 0x54600100 [260.000000 -40.000000 -96.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75460002, 19542, 0x54600104, 258.288, -25.8324, -95.9825, 0.999986, 0, 0, 0.005201, True, '2005-02-09 10:00:00'); /* Crystal Golem Imperator */ @@ -20,8 +20,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x75460003, 0x75460002, '2005-02-09 10:00:00') /* Crystal Golem Imperator (19542) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75460004, 19484, 0x54600105, 260, -40, -90, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Essence Font */ -/* @teleloc 0x54600105 [260.000000 -40.000000 -90.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75460004, 19484, 0x54600105, 260, -40, -90, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Essence Font */ +/* @teleloc 0x54600105 [260.000000 -40.000000 -90.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75460005, 19724, 0x54600107, 266.837, -31.2435, -95.995, -0.420397, 0, 0, 0.90734, False, '2005-02-09 10:00:00'); /* Surface */ @@ -44,8 +44,8 @@ VALUES (0x75460009, 19484, 0x5460011C, 30, -400, -72, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x5460011C [30.000000 -400.000000 -72.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546000A, 19484, 0x54600120, 30, -400, -66, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Essence Font */ -/* @teleloc 0x54600120 [30.000000 -400.000000 -66.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546000A, 19484, 0x54600120, 30, -400, -66, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Essence Font */ +/* @teleloc 0x54600120 [30.000000 -400.000000 -66.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546000B, 7926, 0x54600124, 30.8985, -384.657, -65.995, 0.99871, 0, 0, -0.050784, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 20 Min.) */ @@ -59,8 +59,8 @@ VALUES (0x7546000C, 19543, 0x54600124, 30.8985, -384.657, -65.945, 0.99871, 0, 0 /* @teleloc 0x54600124 [30.898500 -384.657013 -65.945000] 0.998710 0.000000 0.000000 -0.050784 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546000D, 19484, 0x54600126, 30, -400, -60, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Essence Font */ -/* @teleloc 0x54600126 [30.000000 -400.000000 -60.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546000D, 19484, 0x54600126, 30, -400, -60, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Essence Font */ +/* @teleloc 0x54600126 [30.000000 -400.000000 -60.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546000E, 19724, 0x54600128, 38.1969, -388.926, -65.995, 0.393887, 0, 0, -0.919159, False, '2005-02-09 10:00:00'); /* Surface */ @@ -356,8 +356,8 @@ VALUES (0x75460046, 6379, 0x546002E4, 20, -220.042, 12.1192, 1, 0, 0, 0, True, /* @teleloc 0x546002E4 [20.000000 -220.042007 12.119200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75460047, 6379, 0x546002F5, 29.6151, -279.778, 12.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Astyrrian */ -/* @teleloc 0x546002F5 [29.615101 -279.778015 12.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75460047, 6379, 0x546002F5, 29.6151, -279.778, 12.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Astyrrian */ +/* @teleloc 0x546002F5 [29.615101 -279.778015 12.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75460048, 7095, 0x546002FF, 50.9269, -220.541, 12.0085, -0.731892, 0, 0, -0.681421, True, '2005-02-09 10:00:00'); /* Scathisa */ @@ -384,8 +384,8 @@ VALUES (0x7546004D, 6379, 0x54600322, 93.1108, -222.631, 12.0085, 0.668391, 0, /* @teleloc 0x54600322 [93.110802 -222.630997 12.008500] 0.668391 0.000000 0.000000 0.743810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546004E, 6379, 0x54600325, 89.6151, -279.778, 12.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Astyrrian */ -/* @teleloc 0x54600325 [89.615097 -279.778015 12.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546004E, 6379, 0x54600325, 89.6151, -279.778, 12.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Astyrrian */ +/* @teleloc 0x54600325 [89.615097 -279.778015 12.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546004F, 6379, 0x54600327, 97.7187, -225.875, 12.0085, 0.845256, 0, 0, 0.534362, True, '2005-02-09 10:00:00'); /* Astyrrian */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5463.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5463.sql index b7fccd3b7c..a3273b606f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5463.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5463.sql @@ -5,8 +5,8 @@ VALUES (0x75463000, 568, 0x54630102, 4.74999, -210, -18, 0.707107, 0, 0, -0.70 /* @teleloc 0x54630102 [4.749990 -210.000000 -18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75463001, 278, 0x5463010B, 10, -204.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5463010B [10.000000 -204.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75463001, 278, 0x5463010B, 10, -204.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5463010B [10.000000 -204.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75463002, 278, 0x54630114, 14.75, -230, -18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -105,8 +105,8 @@ VALUES (0x75463019, 278, 0x54630195, 74.75, -130, -12, 0.707107, 0, 0, -0.7071 /* @teleloc 0x54630195 [74.750000 -130.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546301A, 568, 0x5463019A, 70.01, -174.85, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5463019A [70.010002 -174.850006 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546301A, 568, 0x5463019A, 70.01, -174.85, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5463019A [70.010002 -174.850006 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546301B, 278, 0x5463019F, 80, -105.25, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -285,8 +285,8 @@ VALUES (0x75463043, 278, 0x54630336, 154.75, -120, 0, -0.707107, 0, 0, 0.70710 /* @teleloc 0x54630336 [154.750000 -120.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75463044, 278, 0x54630337, 150, -124.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54630337 [150.000000 -124.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75463044, 278, 0x54630337, 150, -124.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54630337 [150.000000 -124.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75463045, 15782, 0x5463033D, 149.546, -146.806, 0.079, 0.320565, 0, 0, 0.947227, True, '2005-02-09 10:00:00'); /* A Hastily Scrawled Note */ @@ -297,8 +297,8 @@ VALUES (0x75463046, 278, 0x54630369, 184.75, -90, 0, -0.707107, 0, 0, 0.707107 /* @teleloc 0x54630369 [184.750000 -90.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75463047, 278, 0x5463036A, 180, -94.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5463036A [180.000000 -94.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75463047, 278, 0x5463036A, 180, -94.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5463036A [180.000000 -94.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75463048, 278, 0x54630373, 195.25, -130, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -361,12 +361,12 @@ VALUES (0x75463056, 278, 0x54630430, 190, -145.25, 6, 1, 0, 0, 0, False, '2005 /* @teleloc 0x54630430 [190.000000 -145.250000 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75463057, 568, 0x54630431, 190.01, -164.85, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54630431 [190.009995 -164.850006 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75463057, 568, 0x54630431, 190.01, -164.85, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54630431 [190.009995 -164.850006 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75463058, 568, 0x54630431, 190.01, -164.85, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54630431 [190.009995 -164.850006 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75463058, 568, 0x54630431, 190.01, -164.85, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54630431 [190.009995 -164.850006 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75463059, 15784, 0x54630475, 68.2742, -97.636, 12.079, -0.974853, 0, 0, -0.222851, True, '2005-02-09 10:00:00'); /* A Hastily Scrawled Note */ @@ -421,8 +421,8 @@ VALUES (0x75463065, 278, 0x546304A7, 184.75, -70, 12, -0.707107, 0, 0, 0.70710 /* @teleloc 0x546304A7 [184.750000 -70.000000 12.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75463066, 278, 0x546304A8, 180, -74.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546304A8 [180.000000 -74.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75463066, 278, 0x546304A8, 180, -74.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546304A8 [180.000000 -74.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75463067, 278, 0x546304C0, 194.75, -100, 12, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -441,8 +441,8 @@ VALUES (0x7546306A, 15788, 0x546303C0, 147.951, -48.0448, 6.079, 0.939373, 0, 0, /* @teleloc 0x546303C0 [147.951004 -48.044800 6.079000] 0.939373 0.000000 0.000000 0.342898 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546306B, 15777, 0x546303DF, 170, -20, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x546303DF [170.000000 -20.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546306B, 15777, 0x546303DF, 170, -20, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x546303DF [170.000000 -20.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546306C, 16912, 0x546302A5, 218.801, -71.9973, -5.9905, -0.740316, 0, 0, -0.672259, True, '2005-02-09 10:00:00'); /* Oubliette Gatekeeper */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5464.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5464.sql index 6e9e35f232..85383f771f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5464.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5464.sql @@ -89,8 +89,8 @@ VALUES (0x75464017, 5920, 0x54640182, 70, -20, -4.735, 1, 0, 0, 0, False, '2005 /* @teleloc 0x54640182 [70.000000 -20.000000 -4.735000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75464018, 5920, 0x54640183, 70, -30, -4.735, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Wall of Fire */ -/* @teleloc 0x54640183 [70.000000 -30.000000 -4.735000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75464018, 5920, 0x54640183, 70, -30, -4.735, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Wall of Fire */ +/* @teleloc 0x54640183 [70.000000 -30.000000 -4.735000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75464019, 5920, 0x54640190, 68.7798, -111.95, -4.735, 0.999427, 0, 0, -0.03385, False, '2005-02-09 10:00:00'); /* Wall of Fire */ @@ -181,8 +181,8 @@ VALUES (0x7546402E, 8405, 0x54640182, 70, -20, -5.9935, 1, 0, 0, 0, True, '200 /* @teleloc 0x54640182 [70.000000 -20.000000 -5.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546402F, 8405, 0x54640183, 70, -30, -5.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Flamma */ -/* @teleloc 0x54640183 [70.000000 -30.000000 -5.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546402F, 8405, 0x54640183, 70, -30, -5.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Flamma */ +/* @teleloc 0x54640183 [70.000000 -30.000000 -5.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75464030, 7924, 0x54640188, 71.5071, -69.8108, -5.995, 0.731688, 0, 0, 0.681639, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ @@ -211,5 +211,5 @@ VALUES (0x75464031, 8405, 0x54640190, 70, -110, -5.9935, 1, 0, 0, 0, True, '20 /* @teleloc 0x54640190 [70.000000 -110.000000 -5.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75464032, 8405, 0x54640191, 70, -120, -5.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Flamma */ -/* @teleloc 0x54640191 [70.000000 -120.000000 -5.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75464032, 8405, 0x54640191, 70, -120, -5.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Flamma */ +/* @teleloc 0x54640191 [70.000000 -120.000000 -5.993500] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5466.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5466.sql index 36d6589c1b..74406734bc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5466.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5466.sql @@ -21,20 +21,20 @@ VALUES (0x75466004, 9686, 0x54660103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54660103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75466005, 278, 0x54660105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54660105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75466005, 278, 0x54660105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54660105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75466006, 11697, 0x54660110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75466006, 11697, 0x54660110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75466007, 9686, 0x54660110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54660110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75466008, 278, 0x54660112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54660112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75466008, 278, 0x54660112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54660112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75466009, 9686, 0x54660118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7546600D, 9686, 0x54660119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54660119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546600E, 11697, 0x54660119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546600E, 11697, 0x54660119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546600F, 9686, 0x54660119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5467.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5467.sql index 631f61dace..fcbbea8a2e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5467.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5467.sql @@ -21,20 +21,20 @@ VALUES (0x75467004, 9686, 0x54670103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54670103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75467005, 278, 0x54670105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54670105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75467005, 278, 0x54670105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54670105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75467006, 11697, 0x54670110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75467006, 11697, 0x54670110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75467007, 9686, 0x54670110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54670110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75467008, 278, 0x54670112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54670112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75467008, 278, 0x54670112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54670112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75467009, 9686, 0x54670118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7546700D, 9686, 0x54670119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54670119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546700E, 11697, 0x54670119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546700E, 11697, 0x54670119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546700F, 9686, 0x54670119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5468.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5468.sql index 2850b292ad..342bdfaf28 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5468.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5468.sql @@ -21,20 +21,20 @@ VALUES (0x75468004, 9686, 0x54680103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54680103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75468005, 278, 0x54680105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54680105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75468005, 278, 0x54680105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54680105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75468006, 11697, 0x54680110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75468006, 11697, 0x54680110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75468007, 9686, 0x54680110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54680110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75468008, 278, 0x54680112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54680112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75468008, 278, 0x54680112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54680112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75468009, 9686, 0x54680118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7546800D, 9686, 0x54680119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54680119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546800E, 11697, 0x54680119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546800E, 11697, 0x54680119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546800F, 9686, 0x54680119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5469.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5469.sql index 56b9bb722e..b01ae6a4e0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5469.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5469.sql @@ -21,20 +21,20 @@ VALUES (0x75469004, 9686, 0x54690103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54690103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75469005, 278, 0x54690105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54690105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75469005, 278, 0x54690105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54690105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75469006, 11697, 0x54690110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75469006, 11697, 0x54690110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75469007, 9686, 0x54690110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54690110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75469008, 278, 0x54690112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54690112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75469008, 278, 0x54690112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54690112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75469009, 9686, 0x54690118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7546900D, 9686, 0x54690119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54690119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546900E, 11697, 0x54690119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546900E, 11697, 0x54690119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546900F, 9686, 0x54690119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/546A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/546A.sql index 513c514494..694208569e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/546A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/546A.sql @@ -21,20 +21,20 @@ VALUES (0x7546A004, 9686, 0x546A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x546A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546A005, 278, 0x546A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546A005, 278, 0x546A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546A006, 11697, 0x546A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546A006, 11697, 0x546A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546A007, 9686, 0x546A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x546A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546A008, 278, 0x546A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546A008, 278, 0x546A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546A009, 9686, 0x546A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7546A00D, 9686, 0x546A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x546A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546A00E, 11697, 0x546A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546A00E, 11697, 0x546A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546A00F, 9686, 0x546A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/546B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/546B.sql index bc1bdebb3c..74584ab8f1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/546B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/546B.sql @@ -21,20 +21,20 @@ VALUES (0x7546B004, 9686, 0x546B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x546B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546B005, 278, 0x546B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546B005, 278, 0x546B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546B006, 11697, 0x546B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546B006, 11697, 0x546B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546B007, 9686, 0x546B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x546B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546B008, 278, 0x546B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546B008, 278, 0x546B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546B009, 9686, 0x546B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7546B00D, 9686, 0x546B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x546B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546B00E, 11697, 0x546B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546B00E, 11697, 0x546B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546B00F, 9686, 0x546B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/546C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/546C.sql index 11fdfae230..f95149064f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/546C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/546C.sql @@ -21,20 +21,20 @@ VALUES (0x7546C004, 9686, 0x546C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x546C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546C005, 278, 0x546C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546C005, 278, 0x546C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546C006, 11697, 0x546C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546C006, 11697, 0x546C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546C007, 9686, 0x546C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x546C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546C008, 278, 0x546C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546C008, 278, 0x546C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546C009, 9686, 0x546C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7546C00D, 9686, 0x546C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x546C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546C00E, 11697, 0x546C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546C00E, 11697, 0x546C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546C00F, 9686, 0x546C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/546D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/546D.sql index 0fb0c293fd..589a256d6a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/546D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/546D.sql @@ -21,20 +21,20 @@ VALUES (0x7546D004, 9686, 0x546D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x546D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546D005, 278, 0x546D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546D005, 278, 0x546D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546D006, 11697, 0x546D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546D006, 11697, 0x546D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546D007, 9686, 0x546D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x546D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546D008, 278, 0x546D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546D008, 278, 0x546D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546D009, 9686, 0x546D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7546D00D, 9686, 0x546D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x546D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546D00E, 11697, 0x546D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546D00E, 11697, 0x546D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546D00F, 9686, 0x546D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/546E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/546E.sql index 42fb594004..c76a39a4ef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/546E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/546E.sql @@ -21,20 +21,20 @@ VALUES (0x7546E004, 9686, 0x546E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x546E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546E005, 278, 0x546E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546E005, 278, 0x546E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546E006, 11697, 0x546E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546E006, 11697, 0x546E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546E007, 9686, 0x546E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x546E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546E008, 278, 0x546E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546E008, 278, 0x546E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546E009, 9686, 0x546E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7546E00D, 9686, 0x546E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x546E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546E00E, 11697, 0x546E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546E00E, 11697, 0x546E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546E00F, 9686, 0x546E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/546F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/546F.sql index 6dc1b18e5e..6c53a2dff5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/546F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/546F.sql @@ -21,20 +21,20 @@ VALUES (0x7546F004, 9686, 0x546F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x546F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546F005, 278, 0x546F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546F005, 278, 0x546F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546F006, 11697, 0x546F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546F006, 11697, 0x546F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546F007, 9686, 0x546F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x546F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546F008, 278, 0x546F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x546F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7546F008, 278, 0x546F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x546F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546F009, 9686, 0x546F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7546F00D, 9686, 0x546F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x546F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7546F00E, 11697, 0x546F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x546F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7546F00E, 11697, 0x546F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x546F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7546F00F, 9686, 0x546F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5470.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5470.sql index 3785860d10..05e4624bfe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5470.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5470.sql @@ -21,20 +21,20 @@ VALUES (0x75470004, 9686, 0x54700103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54700103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75470005, 278, 0x54700105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54700105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75470005, 278, 0x54700105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54700105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75470006, 11697, 0x54700110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54700110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75470006, 11697, 0x54700110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54700110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75470007, 9686, 0x54700110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54700110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75470008, 278, 0x54700112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54700112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75470008, 278, 0x54700112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54700112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75470009, 9686, 0x54700118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547000D, 9686, 0x54700119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54700119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547000E, 11697, 0x54700119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54700119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547000E, 11697, 0x54700119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54700119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547000F, 9686, 0x54700119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5471.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5471.sql index ece5418e70..22a3de3203 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5471.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5471.sql @@ -21,20 +21,20 @@ VALUES (0x75471004, 9686, 0x54710103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54710103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75471005, 278, 0x54710105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54710105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75471005, 278, 0x54710105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54710105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75471006, 11697, 0x54710110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54710110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75471006, 11697, 0x54710110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54710110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75471007, 9686, 0x54710110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54710110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75471008, 278, 0x54710112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54710112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75471008, 278, 0x54710112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54710112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75471009, 9686, 0x54710118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547100D, 9686, 0x54710119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54710119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547100E, 11697, 0x54710119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54710119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547100E, 11697, 0x54710119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54710119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547100F, 9686, 0x54710119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5472.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5472.sql index ab42546eff..a5a8a48a20 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5472.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5472.sql @@ -21,20 +21,20 @@ VALUES (0x75472004, 9686, 0x54720103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54720103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75472005, 278, 0x54720105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54720105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75472005, 278, 0x54720105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54720105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75472006, 11697, 0x54720110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54720110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75472006, 11697, 0x54720110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54720110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75472007, 9686, 0x54720110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54720110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75472008, 278, 0x54720112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54720112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75472008, 278, 0x54720112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54720112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75472009, 9686, 0x54720118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547200D, 9686, 0x54720119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54720119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547200E, 11697, 0x54720119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54720119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547200E, 11697, 0x54720119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54720119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547200F, 9686, 0x54720119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5473.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5473.sql index b7aa7207dd..bd480dd918 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5473.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5473.sql @@ -21,20 +21,20 @@ VALUES (0x75473004, 9686, 0x54730103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54730103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75473005, 278, 0x54730105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54730105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75473005, 278, 0x54730105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54730105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75473006, 11697, 0x54730110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54730110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75473006, 11697, 0x54730110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54730110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75473007, 9686, 0x54730110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54730110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75473008, 278, 0x54730112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54730112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75473008, 278, 0x54730112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54730112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75473009, 9686, 0x54730118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547300D, 9686, 0x54730119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54730119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547300E, 11697, 0x54730119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54730119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547300E, 11697, 0x54730119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54730119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547300F, 9686, 0x54730119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5474.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5474.sql index 344591b70b..46fa847858 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5474.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5474.sql @@ -21,20 +21,20 @@ VALUES (0x75474004, 9686, 0x54740103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54740103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75474005, 278, 0x54740105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54740105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75474005, 278, 0x54740105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54740105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75474006, 11697, 0x54740110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54740110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75474006, 11697, 0x54740110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54740110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75474007, 9686, 0x54740110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54740110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75474008, 278, 0x54740112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54740112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75474008, 278, 0x54740112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54740112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75474009, 9686, 0x54740118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547400D, 9686, 0x54740119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54740119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547400E, 11697, 0x54740119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54740119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547400E, 11697, 0x54740119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54740119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547400F, 9686, 0x54740119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5475.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5475.sql index 3c2221f286..e395043a10 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5475.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5475.sql @@ -21,20 +21,20 @@ VALUES (0x75475004, 9686, 0x54750103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54750103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75475005, 278, 0x54750105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54750105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75475005, 278, 0x54750105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54750105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75475006, 11697, 0x54750110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75475006, 11697, 0x54750110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75475007, 9686, 0x54750110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54750110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75475008, 278, 0x54750112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54750112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75475008, 278, 0x54750112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54750112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75475009, 9686, 0x54750118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547500D, 9686, 0x54750119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54750119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547500E, 11697, 0x54750119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547500E, 11697, 0x54750119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547500F, 9686, 0x54750119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5476.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5476.sql index 6659be1443..b1eb477cbb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5476.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5476.sql @@ -21,20 +21,20 @@ VALUES (0x75476004, 9686, 0x54760103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54760103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75476005, 278, 0x54760105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54760105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75476005, 278, 0x54760105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54760105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75476006, 11697, 0x54760110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75476006, 11697, 0x54760110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75476007, 9686, 0x54760110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54760110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75476008, 278, 0x54760112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54760112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75476008, 278, 0x54760112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54760112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75476009, 9686, 0x54760118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547600D, 9686, 0x54760119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54760119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547600E, 11697, 0x54760119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547600E, 11697, 0x54760119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547600F, 9686, 0x54760119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5477.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5477.sql index 12b047ae93..4f1564834a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5477.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5477.sql @@ -21,20 +21,20 @@ VALUES (0x75477004, 9686, 0x54770103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54770103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75477005, 278, 0x54770105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54770105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75477005, 278, 0x54770105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54770105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75477006, 11697, 0x54770110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75477006, 11697, 0x54770110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75477007, 9686, 0x54770110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54770110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75477008, 278, 0x54770112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54770112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75477008, 278, 0x54770112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54770112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75477009, 9686, 0x54770118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547700D, 9686, 0x54770119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54770119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547700E, 11697, 0x54770119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547700E, 11697, 0x54770119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547700F, 9686, 0x54770119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5478.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5478.sql index e8f7dd278b..4fd276316c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5478.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5478.sql @@ -21,20 +21,20 @@ VALUES (0x75478004, 9686, 0x54780103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54780103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75478005, 278, 0x54780105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54780105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75478005, 278, 0x54780105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54780105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75478006, 11697, 0x54780110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75478006, 11697, 0x54780110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75478007, 9686, 0x54780110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54780110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75478008, 278, 0x54780112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54780112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75478008, 278, 0x54780112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54780112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75478009, 9686, 0x54780118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547800D, 9686, 0x54780119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54780119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547800E, 11697, 0x54780119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547800E, 11697, 0x54780119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547800F, 9686, 0x54780119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5479.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5479.sql index a43540eeac..4091f1b6df 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5479.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5479.sql @@ -21,20 +21,20 @@ VALUES (0x75479004, 9686, 0x54790103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x54790103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75479005, 278, 0x54790105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54790105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75479005, 278, 0x54790105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54790105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75479006, 11697, 0x54790110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75479006, 11697, 0x54790110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75479007, 9686, 0x54790110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54790110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75479008, 278, 0x54790112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54790112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75479008, 278, 0x54790112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54790112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75479009, 9686, 0x54790118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547900D, 9686, 0x54790119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x54790119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547900E, 11697, 0x54790119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547900E, 11697, 0x54790119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547900F, 9686, 0x54790119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/547A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/547A.sql index c279809483..26cb8e99aa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/547A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/547A.sql @@ -21,20 +21,20 @@ VALUES (0x7547A004, 9686, 0x547A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x547A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547A005, 278, 0x547A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x547A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7547A005, 278, 0x547A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x547A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547A006, 11697, 0x547A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x547A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547A006, 11697, 0x547A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x547A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547A007, 9686, 0x547A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x547A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547A008, 278, 0x547A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x547A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7547A008, 278, 0x547A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x547A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547A009, 9686, 0x547A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7547A00D, 9686, 0x547A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x547A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7547A00E, 11697, 0x547A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x547A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7547A00E, 11697, 0x547A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x547A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7547A00F, 9686, 0x547A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/54A8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/54A8.sql index b2dc1bdb5f..e66870fb5d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/54A8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/54A8.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x54A8; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8000, 9686, 0x54A80102, 62.1996, 36.0411, 73.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80102 [62.199600 36.041100 73.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8000, 9686, 0x54A80102, 62.1996, 36.0411, 73.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80102 [62.199600 36.041100 73.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8001, 9686, 0x54A80102, 57.5817, 36.0181, 72.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80102 [57.581699 36.018101 72.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8001, 9686, 0x54A80102, 57.5817, 36.0181, 72.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80102 [57.581699 36.018101 72.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8002, 9686, 0x54A80102, 60.0971, 30.2911, 73.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80102 [60.097099 30.291100 73.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8002, 9686, 0x54A80102, 60.0971, 30.2911, 73.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80102 [60.097099 30.291100 73.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8003, 9686, 0x54A80102, 63.2971, 30.2911, 72.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80102 [63.297100 30.291100 72.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8003, 9686, 0x54A80102, 63.2971, 30.2911, 72.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80102 [63.297100 30.291100 72.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8004, 11697, 0x54A80102, 55.5651, 30.9774, 70.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x754A8005, 11697, 0x54A80102, 64.4651, 35.3102, 70.1, -0.932639, 0, 0, /* @teleloc 0x54A80102 [64.465103 35.310200 70.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8006, 11698, 0x54A80102, 60.1282, 33.3411, 76.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x54A80102 [60.128201 33.341099 76.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8006, 11698, 0x54A80102, 60.1282, 33.3411, 76.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x54A80102 [60.128201 33.341099 76.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8007, 11697, 0x54A80102, 60.1151, 33.3102, 70.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x54A80102 [60.115101 33.310200 70.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8008, 9686, 0x54A80102, 56.9469, 30.2911, 72.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80102 [56.946899 30.291100 72.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8008, 9686, 0x54A80102, 56.9469, 30.2911, 72.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80102 [56.946899 30.291100 72.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8009, 9686, 0x54A80102, 54.9003, 33.1679, 73.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x754A800E, 9686, 0x54A80102, 65.2939, 31.168, 73.65, 0.707107, 0, 0, - /* @teleloc 0x54A80102 [65.293900 31.167999 73.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A800F, 9686, 0x54A80102, 57.9469, 36.0411, 73.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80102 [57.946899 36.041100 73.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A800F, 9686, 0x54A80102, 57.9469, 36.0411, 73.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80102 [57.946899 36.041100 73.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8010, 9686, 0x54A80102, 63.7676, 36.0181, 72.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80102 [63.767601 36.018101 72.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8010, 9686, 0x54A80102, 63.7676, 36.0181, 72.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80102 [63.767601 36.018101 72.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8011, 11698, 0x54A80102, 62.3282, 33.3411, 76.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x754A8014, 11697, 0x54A80102, 58.6124, 33.3102, 70.1, -0.707107, 0, 0, /* @teleloc 0x54A80102 [58.612400 33.310200 70.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8015, 11697, 0x54A80102, 59.9208, 30.8552, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A80102 [59.920799 30.855200 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8015, 11697, 0x54A80102, 59.9208, 30.8552, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A80102 [59.920799 30.855200 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8016, 11697, 0x54A80102, 64.6708, 33.2551, 70.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x54A80102 [64.670799 33.255100 70.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8017, 11697, 0x54A80102, 57.3151, 35.4102, 70.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A80102 [57.315102 35.410198 70.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8017, 11697, 0x54A80102, 57.3151, 35.4102, 70.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A80102 [57.315102 35.410198 70.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8018, 9686, 0x54A80104, 57.8503, 39.1719, 73, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54A80104 [57.850300 39.171902 73.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8019, 9686, 0x54A80104, 61.2503, 36.6411, 73.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80104 [61.250301 36.641102 73.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8019, 9686, 0x54A80104, 61.2503, 36.6411, 73.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80104 [61.250301 36.641102 73.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A801A, 9686, 0x54A80104, 60.9503, 41.7411, 73.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80104 [60.950298 41.741100 73.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A801A, 9686, 0x54A80104, 60.9503, 41.7411, 73.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80104 [60.950298 41.741100 73.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A801B, 11697, 0x54A80104, 62.0651, 39.4602, 70.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x754A801D, 9686, 0x54A80104, 57.8503, 40.818, 73, -0.707107, 0, 0, -0. /* @teleloc 0x54A80104 [57.850300 40.818001 73.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A801E, 9686, 0x54A80104, 59.1533, 36.6411, 72.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80104 [59.153301 36.641102 72.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A801E, 9686, 0x54A80104, 59.1533, 36.6411, 72.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80104 [59.153301 36.641102 72.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A801F, 9686, 0x54A80106, 60.6439, 30.3873, 68.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80106 [60.643902 30.387300 68.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A801F, 9686, 0x54A80106, 60.6439, 30.3873, 68.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80106 [60.643902 30.387300 68.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8020, 9686, 0x54A80106, 63.1439, 34.6873, 68.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x754A8026, 9686, 0x54A80106, 63.1439, 37.3844, 68.45, 0.707107, 0, 0, /* @teleloc 0x54A80106 [63.143902 37.384399 68.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8027, 9686, 0x54A80106, 61.5934, 40.3373, 68.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80106 [61.593399 40.337299 68.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8027, 9686, 0x54A80106, 61.5934, 40.3373, 68.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80106 [61.593399 40.337299 68.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8028, 11698, 0x54A80106, 60.5471, 34.3777, 69.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x54A80106 [60.547100 34.377701 69.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8028, 11698, 0x54A80106, 60.5471, 34.3777, 69.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x54A80106 [60.547100 34.377701 69.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8029, 11697, 0x54A80106, 60.9361, 39.8538, 66.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A80106 [60.936100 39.853802 66.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8029, 11697, 0x54A80106, 60.9361, 39.8538, 66.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A80106 [60.936100 39.853802 66.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A802A, 11697, 0x54A80106, 62.4861, 39.6539, 66.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x754A802D, 9686, 0x54A80108, 58.2503, 42.9679, 73, -0.707107, 0, 0, -0 /* @teleloc 0x54A80108 [58.250301 42.967899 73.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A802E, 412, 0x54A80000, 60.9282, 44.1411, 70, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54A80000 [60.928200 44.141102 70.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A802E, 412, 0x54A80000, 60.9282, 44.1411, 70, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54A80000 [60.928200 44.141102 70.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A802F, 9686, 0x54A80000, 58.7176, 44.2681, 72.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80000 [58.717602 44.268101 72.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A802F, 9686, 0x54A80000, 58.7176, 44.2681, 72.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80000 [58.717602 44.268101 72.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8030, 9686, 0x54A80000, 57.7176, 43.4181, 72.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1257,8 +1257,8 @@ VALUES (0x754A8139, 9686, 0x54A8012F, 113.132, 34.0746, 72.85, 0.317305, 0, 0, /* @teleloc 0x54A8012F [113.132004 34.074600 72.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A813A, 9686, 0x54A8012F, 111.525, 33.5532, 75.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A8012F [111.525002 33.553200 75.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A813A, 9686, 0x54A8012F, 111.525, 33.5532, 75.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A8012F [111.525002 33.553200 75.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A813B, 9686, 0x54A8012F, 109.178, 36.6872, 73.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,32 +1273,32 @@ VALUES (0x754A813D, 9686, 0x54A8012F, 113.282, 39.3746, 72.85, -0.902209, 0, 0, /* @teleloc 0x54A8012F [113.281998 39.374599 72.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A813E, 9686, 0x54A8012F, 111.532, 40.5872, 73.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A8012F [111.531998 40.587200 73.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A813E, 9686, 0x54A8012F, 111.532, 40.5872, 73.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A8012F [111.531998 40.587200 73.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A813F, 11697, 0x54A8012F, 111.58, 33.8938, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A8012F [111.580002 33.893799 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A813F, 11697, 0x54A8012F, 111.58, 33.8938, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A8012F [111.580002 33.893799 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8140, 11697, 0x54A8012F, 109.68, 34.9438, 70.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x54A8012F [109.680000 34.943802 70.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8141, 9686, 0x54A80132, 102.267, 32.856, 72.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80132 [102.266998 32.855999 72.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8141, 9686, 0x54A80132, 102.267, 32.856, 72.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80132 [102.266998 32.855999 72.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8142, 9686, 0x54A80132, 107.667, 32.856, 72.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80132 [107.667000 32.855999 72.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8142, 9686, 0x54A80132, 107.667, 32.856, 72.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80132 [107.667000 32.855999 72.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8143, 9686, 0x54A80132, 108.717, 34.2052, 71.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54A80132 [108.717003 34.205200 71.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8144, 9686, 0x54A80132, 104.717, 38.756, 73.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80132 [104.717003 38.756001 73.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8144, 9686, 0x54A80132, 104.717, 38.756, 73.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80132 [104.717003 38.756001 73.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8145, 9686, 0x54A80132, 100.917, 35.606, 74.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,16 +1321,16 @@ VALUES (0x754A8149, 11697, 0x54A80132, 104.599, 35.9346, 70.1, -0.707107, 0, 0, /* @teleloc 0x54A80132 [104.598999 35.934601 70.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A814A, 11697, 0x54A80132, 105.13, 33.4438, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A80132 [105.129997 33.443802 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A814A, 11697, 0x54A80132, 105.13, 33.4438, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A80132 [105.129997 33.443802 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A814B, 9686, 0x54A80132, 102.168, 38.756, 73.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80132 [102.167999 38.756001 73.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A814B, 9686, 0x54A80132, 102.168, 38.756, 73.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80132 [102.167999 38.756001 73.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A814C, 9686, 0x54A80132, 107.511, 38.756, 73.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80132 [107.511002 38.756001 73.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A814C, 9686, 0x54A80132, 107.511, 38.756, 73.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80132 [107.511002 38.756001 73.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A814D, 9686, 0x54A80132, 100.917, 33.8909, 73.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,8 +1341,8 @@ VALUES (0x754A814E, 9686, 0x54A80132, 100.917, 37.8391, 73.35, -0.707107, 0, 0, /* @teleloc 0x54A80132 [100.917000 37.839100 73.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A814F, 9686, 0x54A80132, 105.127, 32.856, 73.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80132 [105.126999 32.855999 73.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A814F, 9686, 0x54A80132, 105.127, 32.856, 73.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80132 [105.126999 32.855999 73.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8150, 9686, 0x54A80132, 108.717, 33.9053, 73.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,20 +1377,20 @@ VALUES (0x754A8157, 11697, 0x54A80132, 107.725, 33.6533, 70.1, 0.297375, 0, 0, - /* @teleloc 0x54A80132 [107.724998 33.653301 70.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8158, 11697, 0x54A80132, 104.88, 38.2438, 70.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A80132 [104.879997 38.243801 70.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8158, 11697, 0x54A80132, 104.88, 38.2438, 70.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A80132 [104.879997 38.243801 70.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8159, 9686, 0x54A80134, 107.625, 31.9032, 68.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80134 [107.625000 31.903200 68.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8159, 9686, 0x54A80134, 107.625, 31.9032, 68.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80134 [107.625000 31.903200 68.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A815A, 9686, 0x54A80134, 104.128, 35.1372, 68.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54A80134 [104.127998 35.137199 68.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A815B, 9686, 0x54A80134, 106.382, 38.3872, 68.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80134 [106.382004 38.387199 68.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A815B, 9686, 0x54A80134, 106.382, 38.3872, 68.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80134 [106.382004 38.387199 68.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A815C, 11697, 0x54A80134, 112.249, 37.1861, 66.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1409,12 +1409,12 @@ VALUES (0x754A815F, 11697, 0x54A80134, 105.016, 35.698, 66.1, -0.707107, 0, 0, - /* @teleloc 0x54A80134 [105.015999 35.698002 66.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8160, 9686, 0x54A80134, 111.525, 31.9032, 68.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80134 [111.525002 31.903200 68.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8160, 9686, 0x54A80134, 111.525, 31.9032, 68.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80134 [111.525002 31.903200 68.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8161, 9686, 0x54A80134, 109.632, 38.3872, 68.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80134 [109.632004 38.387199 68.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8161, 9686, 0x54A80134, 109.632, 38.3872, 68.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80134 [109.632004 38.387199 68.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8162, 9686, 0x54A80134, 114.078, 33.9372, 68.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,20 +1425,20 @@ VALUES (0x754A8163, 11698, 0x54A80134, 108.111, 35.7874, 69.5, -0.707107, 0, 0, /* @teleloc 0x54A80134 [108.111000 35.787399 69.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8164, 11697, 0x54A80134, 108.716, 32.748, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A80134 [108.716003 32.748001 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8164, 11697, 0x54A80134, 108.716, 32.748, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A80134 [108.716003 32.748001 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8165, 11697, 0x54A80134, 108.099, 37.9361, 66.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A80134 [108.098999 37.936100 66.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8165, 11697, 0x54A80134, 108.099, 37.9361, 66.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A80134 [108.098999 37.936100 66.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8166, 412, 0x54A80000, 111.482, 41.1346, 70, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54A80000 [111.482002 41.134602 70.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8166, 412, 0x54A80000, 111.482, 41.1346, 70, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54A80000 [111.482002 41.134602 70.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8167, 9686, 0x54A80000, 111.525, 41.3032, 73.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80000 [111.525002 41.303200 73.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8167, 9686, 0x54A80000, 111.525, 41.3032, 73.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80000 [111.525002 41.303200 73.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8168, 9686, 0x54A80000, 113.825, 40.4032, 72.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1453,24 +1453,24 @@ VALUES (0x754A816A, 12679, 0x54A80000, 114.63, 40.6938, 70.1, -0.402747, 0, 0, - /* @teleloc 0x54A80000 [114.629997 40.693802 70.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A816B, 12679, 0x54A80000, 104.63, 39.7438, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x54A80000 [104.629997 39.743801 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A816B, 12679, 0x54A80000, 104.63, 39.7438, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x54A80000 [104.629997 39.743801 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A816C, 9686, 0x54A80136, 153.748, 34.5242, 79.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54A80136 [153.748001 34.524200 79.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A816D, 9686, 0x54A80136, 152.548, 32.6242, 78.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80136 [152.548004 32.624199 78.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A816D, 9686, 0x54A80136, 152.548, 32.6242, 78.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80136 [152.548004 32.624199 78.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A816E, 11697, 0x54A80136, 153.361, 37.2749, 76.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x54A80136 [153.360992 37.274899 76.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A816F, 11697, 0x54A80136, 152.336, 32.9999, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A80136 [152.335999 32.999901 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A816F, 11697, 0x54A80136, 152.336, 32.9999, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A80136 [152.335999 32.999901 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8170, 9686, 0x54A80136, 149.098, 33.3992, 78.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x754A8172, 9686, 0x54A80136, 149.098, 36.8742, 78.5, -0.707107, 0, 0, /* @teleloc 0x54A80136 [149.098007 36.874199 78.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8173, 9686, 0x54A80136, 151.516, 37.7703, 79.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80136 [151.516006 37.770302 79.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8173, 9686, 0x54A80136, 151.516, 37.7703, 79.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80136 [151.516006 37.770302 79.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8174, 9686, 0x54A80136, 153.748, 36.6191, 78.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54A80136 [153.748001 36.619099 78.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8175, 9686, 0x54A80137, 155.402, 30.7391, 77.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80137 [155.401993 30.739100 77.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8175, 9686, 0x54A80137, 155.402, 30.7391, 77.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80137 [155.401993 30.739100 77.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8176, 9686, 0x54A80137, 160.78, 30.7391, 77.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80137 [160.779999 30.739100 77.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8176, 9686, 0x54A80137, 160.78, 30.7391, 77.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80137 [160.779999 30.739100 77.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8177, 9686, 0x54A80137, 158.13, 36.6891, 79.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80137 [158.130005 36.689098 79.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8177, 9686, 0x54A80137, 158.13, 36.6891, 79.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80137 [158.130005 36.689098 79.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8178, 9686, 0x54A80137, 162.08, 35.6391, 77.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x754A817C, 11698, 0x54A80137, 158.139, 33.7813, 82.6, -0.707107, 0, 0, /* @teleloc 0x54A80137 [158.139008 33.781300 82.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A817D, 11697, 0x54A80137, 158.125, 36.3147, 76.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A80137 [158.125000 36.314701 76.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A817D, 11697, 0x54A80137, 158.125, 36.3147, 76.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A80137 [158.125000 36.314701 76.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A817E, 9686, 0x54A80137, 162.08, 31.8487, 77.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x754A817F, 9686, 0x54A80137, 162.08, 33.7014, 79.875, 0.707107, 0, 0, /* @teleloc 0x54A80137 [162.080002 33.701401 79.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8180, 9686, 0x54A80137, 158.146, 30.7391, 79.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80137 [158.145996 30.739100 79.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8180, 9686, 0x54A80137, 158.146, 30.7391, 79.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80137 [158.145996 30.739100 79.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8181, 9686, 0x54A80137, 154.188, 31.7535, 79.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x754A8183, 9686, 0x54A80137, 154.188, 35.8029, 79.6, -0.707107, 0, 0, /* @teleloc 0x54A80137 [154.188004 35.802898 79.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8184, 9686, 0x54A80137, 155.581, 36.6891, 79.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80137 [155.580994 36.689098 79.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8184, 9686, 0x54A80137, 155.581, 36.6891, 79.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80137 [155.580994 36.689098 79.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8185, 9686, 0x54A80137, 160.805, 36.6891, 79.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80137 [160.804993 36.689098 79.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8185, 9686, 0x54A80137, 160.805, 36.6891, 79.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80137 [160.804993 36.689098 79.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8186, 11698, 0x54A80137, 160.674, 31.8863, 80.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x754A818C, 11697, 0x54A80137, 155.159, 31.5113, 76.1, 0.359182, 0, 0, 0 /* @teleloc 0x54A80137 [155.158997 31.511299 76.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A818D, 9686, 0x54A8013B, 155.066, 29.8203, 74.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A8013B [155.065994 29.820299 74.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A818D, 9686, 0x54A8013B, 155.066, 29.8203, 74.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A8013B [155.065994 29.820299 74.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A818E, 9686, 0x54A8013B, 155.316, 36.3703, 74.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A8013B [155.315994 36.370300 74.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A818E, 9686, 0x54A8013B, 155.316, 36.3703, 74.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A8013B [155.315994 36.370300 74.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A818F, 9686, 0x54A8013B, 158.815, 32.9846, 74.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x754A8192, 9687, 0x54A8013B, 158.204, 35.7693, 72.1, 0.878817, 0, 0, - /* @teleloc 0x54A8013B [158.203995 35.769299 72.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8193, 9686, 0x54A8013B, 157.155, 29.8203, 74.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A8013B [157.154999 29.820299 74.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8193, 9686, 0x54A8013B, 157.155, 29.8203, 74.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A8013B [157.154999 29.820299 74.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8194, 9686, 0x54A8013B, 152.292, 36.3703, 74.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A8013B [152.292007 36.370300 74.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8194, 9686, 0x54A8013B, 152.292, 36.3703, 74.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A8013B [152.292007 36.370300 74.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8195, 9686, 0x54A8013B, 149.106, 31.2854, 74.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x754A8196, 11698, 0x54A8013B, 153.829, 33.0563, 75.525, 0.707107, 0, 0, /* @teleloc 0x54A8013B [153.828995 33.056301 75.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8197, 11697, 0x54A8013B, 153.934, 30.2304, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A8013B [153.934006 30.230400 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A8197, 11697, 0x54A8013B, 153.934, 30.2304, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A8013B [153.934006 30.230400 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A8198, 11697, 0x54A8013B, 158.026, 33.2061, 72.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x54A8013B [158.026001 33.206100 72.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A8199, 11697, 0x54A8013B, 155.486, 35.8725, 72.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54A8013B [155.485992 35.872501 72.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754A8199, 11697, 0x54A8013B, 155.486, 35.8725, 72.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54A8013B [155.485992 35.872501 72.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A819A, 412, 0x54A80000, 151.489, 38.2913, 76, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54A80000 [151.488998 38.291302 76.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A819A, 412, 0x54A80000, 151.489, 38.2913, 76, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54A80000 [151.488998 38.291302 76.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A819B, 9686, 0x54A80000, 151.491, 38.4053, 79.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80000 [151.490997 38.405300 79.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A819B, 9686, 0x54A80000, 151.491, 38.4053, 79.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80000 [151.490997 38.405300 79.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A819C, 9686, 0x54A80000, 148.481, 44.2603, 77.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80000 [148.481003 44.260300 77.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x754A819C, 9686, 0x54A80000, 148.481, 44.2603, 77.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80000 [148.481003 44.260300 77.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A819D, 9686, 0x54A80000, 154.511, 44.2603, 77.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54A80000 [154.511002 44.260300 77.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x754A819D, 9686, 0x54A80000, 154.511, 44.2603, 77.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54A80000 [154.511002 44.260300 77.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754A819E, 12679, 0x54A80000, 156.034, 38.7263, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x54A80000 [156.033997 38.726299 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754A819E, 12679, 0x54A80000, 156.034, 38.7263, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x54A80000 [156.033997 38.726299 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754A819F, 12679, 0x54A80000, 147.189, 38.6163, 76.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/54E4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/54E4.sql index cd37589d65..768f4dbbf7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/54E4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/54E4.sql @@ -5,24 +5,24 @@ VALUES (0x754E4000, 11697, 0x54E40102, 65.8903, 36.0953, 20.075, -0.909599, 0, 0 /* @teleloc 0x54E40102 [65.890297 36.095299 20.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4001, 9686, 0x54E40102, 65.8108, 31.1074, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40102 [65.810799 31.107401 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E4001, 9686, 0x54E40102, 65.8108, 31.1074, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40102 [65.810799 31.107401 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E4002, 11697, 0x54E40102, 61.8239, 34.0143, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x54E40102 [61.823898 34.014301 20.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4003, 9686, 0x54E40102, 60.1108, 31.1324, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40102 [60.110802 31.132401 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E4003, 9686, 0x54E40102, 60.1108, 31.1324, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40102 [60.110802 31.132401 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4004, 9686, 0x54E40102, 60.3439, 37.0741, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40102 [60.343899 37.074100 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754E4004, 9686, 0x54E40102, 60.3439, 37.0741, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40102 [60.343899 37.074100 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4005, 9686, 0x54E40102, 65.774, 37.0991, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40102 [65.774002 37.099098 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754E4005, 9686, 0x54E40102, 65.774, 37.0991, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40102 [65.774002 37.099098 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E4006, 9686, 0x54E40102, 67.099, 36.3741, 22.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x754E4009, 11697, 0x54E40102, 64.5739, 34.0143, 20.075, 0.707107, 0, 0, /* @teleloc 0x54E40102 [64.573898 34.014301 20.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E400A, 9686, 0x54E40102, 62.8979, 31.1074, 23.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40102 [62.897900 31.107401 23.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E400A, 9686, 0x54E40102, 62.8979, 31.1074, 23.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40102 [62.897900 31.107401 23.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E400B, 9686, 0x54E40102, 67.099, 34.0075, 23.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54E40102 [67.098999 34.007500 23.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E400C, 9686, 0x54E40102, 63.1353, 37.0741, 23.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40102 [63.135300 37.074100 23.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754E400C, 9686, 0x54E40102, 63.1353, 37.0741, 23.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40102 [63.135300 37.074100 23.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E400D, 9686, 0x54E40102, 58.9704, 32.5107, 22.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x754E4013, 11698, 0x54E40102, 60.7865, 35.641, 24.175, -0.9486, 0, 0, - /* @teleloc 0x54E40102 [60.786499 35.640999 24.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4014, 11697, 0x54E40102, 63.1653, 36.4203, 20.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54E40102 [63.165298 36.420300 20.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754E4014, 11697, 0x54E40102, 63.1653, 36.4203, 20.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54E40102 [63.165298 36.420300 20.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E4015, 11697, 0x54E40102, 63.1653, 33.9953, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x754E4016, 11697, 0x54E40102, 59.8672, 31.9451, 20.075, -0.364064, 0, 0 /* @teleloc 0x54E40102 [59.867199 31.945101 20.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4017, 11697, 0x54E40102, 61.3422, 31.4951, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54E40102 [61.342201 31.495100 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E4017, 11697, 0x54E40102, 61.3422, 31.4951, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54E40102 [61.342201 31.495100 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4018, 11697, 0x54E40102, 64.4172, 31.4951, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54E40102 [64.417198 31.495100 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E4018, 11697, 0x54E40102, 64.4172, 31.4951, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54E40102 [64.417198 31.495100 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4019, 11697, 0x54E40104, 57.3848, 33.3666, 20.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54E40104 [57.384800 33.366600 20.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x754E4019, 11697, 0x54E40104, 57.3848, 33.3666, 20.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54E40104 [57.384800 33.366600 20.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E401A, 11697, 0x54E40104, 58.0673, 37.6904, 20.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x54E40104 [58.067299 37.690399 20.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E401B, 9686, 0x54E40104, 57.5386, 32.987, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40104 [57.538601 32.987000 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E401B, 9686, 0x54E40104, 57.5386, 32.987, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40104 [57.538601 32.987000 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E401C, 9686, 0x54E40104, 54.0236, 35.6145, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x754E401F, 9686, 0x54E40104, 58.5178, 34.912, 23.475, 0.707107, 0, 0, /* @teleloc 0x54E40104 [58.517799 34.911999 23.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4020, 9686, 0x54E40104, 56.5732, 38.1563, 23.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40104 [56.573200 38.156300 23.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754E4020, 9686, 0x54E40104, 56.5732, 38.1563, 23.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40104 [56.573200 38.156300 23.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E4021, 11697, 0x54E40106, 61.8648, 33.3636, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x754E4023, 9686, 0x54E40106, 63.8736, 33.3644, 17.95, 0.707107, 0, 0, /* @teleloc 0x54E40106 [63.873600 33.364399 17.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4024, 9686, 0x54E40106, 58.5986, 30.1645, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40106 [58.598598 30.164499 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E4024, 9686, 0x54E40106, 58.5986, 30.1645, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40106 [58.598598 30.164499 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E4025, 9686, 0x54E40106, 53.9736, 33.3895, 17.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x54E40106 [53.973598 33.389500 17.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4026, 9686, 0x54E40106, 59.9986, 36.7145, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40106 [59.998600 36.714500 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754E4026, 9686, 0x54E40106, 59.9986, 36.7145, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40106 [59.998600 36.714500 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4027, 11698, 0x54E40106, 58.8909, 34.03, 19.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x54E40106 [58.890900 34.029999 19.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E4027, 11698, 0x54E40106, 58.8909, 34.03, 19.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x54E40106 [58.890900 34.029999 19.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E4028, 9687, 0x54E40106, 63.3108, 30.7074, 16.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x54E40106 [63.310799 30.707399 16.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4029, 9686, 0x54E40106, 61.1722, 30.1644, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40106 [61.172199 30.164400 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E4029, 9686, 0x54E40106, 61.1722, 30.1644, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40106 [61.172199 30.164400 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E402A, 9686, 0x54E40106, 56.9487, 36.7145, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40106 [56.948700 36.714500 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x754E402A, 9686, 0x54E40106, 56.9487, 36.7145, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40106 [56.948700 36.714500 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E402B, 11697, 0x54E40106, 63.179, 35.9573, 16.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x54E40106 [63.179001 35.957298 16.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E402C, 11697, 0x54E40106, 59.804, 33.4323, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x54E40106 [59.804001 33.432301 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E402C, 11697, 0x54E40106, 59.804, 33.4323, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x54E40106 [59.804001 33.432301 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E402D, 11697, 0x54E40106, 54.579, 30.7573, 16.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x54E40106 [54.578999 30.757299 16.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E402E, 412, 0x54E40000, 56.5608, 38.5174, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x54E40000 [56.560799 38.517399 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E402E, 412, 0x54E40000, 56.5608, 38.5174, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x54E40000 [56.560799 38.517399 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E402F, 9686, 0x54E40000, 56.5386, 38.612, 23.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40000 [56.538601 38.612000 23.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E402F, 9686, 0x54E40000, 56.5386, 38.612, 23.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40000 [56.538601 38.612000 23.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4030, 9686, 0x54E40000, 58.4372, 38.612, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40000 [58.437199 38.612000 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E4030, 9686, 0x54E40000, 58.4372, 38.612, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40000 [58.437199 38.612000 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4031, 9686, 0x54E40000, 54.6864, 38.612, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x54E40000 [54.686401 38.612000 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E4031, 9686, 0x54E40000, 54.6864, 38.612, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x54E40000 [54.686401 38.612000 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E4032, 12679, 0x54E40000, 52.8653, 39.1703, 20.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x54E40000 [52.865299 39.170300 20.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x754E4033, 12679, 0x54E40000, 67.2153, 38.9453, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x54E40000 [67.215302 38.945301 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x754E4033, 12679, 0x54E40000, 67.2153, 38.9453, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x54E40000 [67.215302 38.945301 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x754E4034, 9686, 0x54E4010A, 59.3262, 81.1436, 27.6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5543.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5543.sql index ffc90e54dd..894fe3d681 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5543.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5543.sql @@ -21,20 +21,20 @@ VALUES (0x75543004, 9686, 0x55430103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55430103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75543005, 278, 0x55430105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55430105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75543005, 278, 0x55430105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55430105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75543006, 11697, 0x55430110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75543006, 11697, 0x55430110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55430110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75543007, 9686, 0x55430110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55430110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75543008, 278, 0x55430112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55430112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75543008, 278, 0x55430112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55430112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75543009, 9686, 0x55430118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554300D, 9686, 0x55430119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55430119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554300E, 11697, 0x55430119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554300E, 11697, 0x55430119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55430119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554300F, 9686, 0x55430119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5544.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5544.sql index fe708544db..881234faac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5544.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5544.sql @@ -21,20 +21,20 @@ VALUES (0x75544004, 9686, 0x55440103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55440103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75544005, 278, 0x55440105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55440105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75544005, 278, 0x55440105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55440105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75544006, 11697, 0x55440110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75544006, 11697, 0x55440110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55440110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75544007, 9686, 0x55440110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55440110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75544008, 278, 0x55440112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55440112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75544008, 278, 0x55440112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55440112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75544009, 9686, 0x55440118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554400D, 9686, 0x55440119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55440119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554400E, 11697, 0x55440119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554400E, 11697, 0x55440119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55440119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554400F, 9686, 0x55440119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5545.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5545.sql index 4d3b56ef84..8447433da2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5545.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5545.sql @@ -21,20 +21,20 @@ VALUES (0x75545004, 9686, 0x55450103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55450103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75545005, 278, 0x55450105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55450105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75545005, 278, 0x55450105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55450105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75545006, 11697, 0x55450110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75545006, 11697, 0x55450110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55450110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75545007, 9686, 0x55450110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55450110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75545008, 278, 0x55450112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55450112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75545008, 278, 0x55450112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55450112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75545009, 9686, 0x55450118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554500D, 9686, 0x55450119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55450119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554500E, 11697, 0x55450119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554500E, 11697, 0x55450119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55450119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554500F, 9686, 0x55450119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5546.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5546.sql index 6f78855db7..8daa6ec501 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5546.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5546.sql @@ -21,20 +21,20 @@ VALUES (0x75546004, 9686, 0x55460103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55460103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75546005, 278, 0x55460105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55460105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75546005, 278, 0x55460105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55460105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75546006, 11697, 0x55460110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75546006, 11697, 0x55460110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55460110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75546007, 9686, 0x55460110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55460110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75546008, 278, 0x55460112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55460112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75546008, 278, 0x55460112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55460112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75546009, 9686, 0x55460118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554600D, 9686, 0x55460119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55460119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554600E, 11697, 0x55460119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554600E, 11697, 0x55460119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55460119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554600F, 9686, 0x55460119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5547.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5547.sql index 15e7b938cf..fea399644f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5547.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5547.sql @@ -21,20 +21,20 @@ VALUES (0x75547004, 9686, 0x55470103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55470103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75547005, 278, 0x55470105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55470105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75547005, 278, 0x55470105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55470105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75547006, 11697, 0x55470110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75547006, 11697, 0x55470110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55470110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75547007, 9686, 0x55470110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55470110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75547008, 278, 0x55470112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55470112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75547008, 278, 0x55470112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55470112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75547009, 9686, 0x55470118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554700D, 9686, 0x55470119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55470119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554700E, 11697, 0x55470119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554700E, 11697, 0x55470119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55470119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554700F, 9686, 0x55470119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5548.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5548.sql index 123b7236fb..0de4cd22a5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5548.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5548.sql @@ -21,20 +21,20 @@ VALUES (0x75548004, 9686, 0x55480103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55480103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75548005, 278, 0x55480105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55480105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75548005, 278, 0x55480105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55480105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75548006, 11697, 0x55480110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75548006, 11697, 0x55480110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55480110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75548007, 9686, 0x55480110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55480110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75548008, 278, 0x55480112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55480112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75548008, 278, 0x55480112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55480112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75548009, 9686, 0x55480118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554800D, 9686, 0x55480119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55480119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554800E, 11697, 0x55480119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554800E, 11697, 0x55480119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55480119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554800F, 9686, 0x55480119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5549.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5549.sql index 1eb78644d3..03b20112de 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5549.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5549.sql @@ -21,20 +21,20 @@ VALUES (0x75549004, 9686, 0x55490103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55490103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75549005, 278, 0x55490105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55490105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75549005, 278, 0x55490105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55490105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75549006, 11697, 0x55490110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75549006, 11697, 0x55490110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55490110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75549007, 9686, 0x55490110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55490110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75549008, 278, 0x55490112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55490112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75549008, 278, 0x55490112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55490112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75549009, 9686, 0x55490118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554900D, 9686, 0x55490119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55490119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554900E, 11697, 0x55490119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554900E, 11697, 0x55490119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55490119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554900F, 9686, 0x55490119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/554A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/554A.sql index 46944e496d..1aae7d577f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/554A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/554A.sql @@ -21,20 +21,20 @@ VALUES (0x7554A004, 9686, 0x554A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x554A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554A005, 278, 0x554A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554A005, 278, 0x554A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554A006, 11697, 0x554A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554A006, 11697, 0x554A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554A007, 9686, 0x554A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x554A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554A008, 278, 0x554A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554A008, 278, 0x554A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554A009, 9686, 0x554A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554A00D, 9686, 0x554A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x554A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554A00E, 11697, 0x554A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554A00E, 11697, 0x554A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554A00F, 9686, 0x554A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/554B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/554B.sql index bdea43fc59..db92dce78e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/554B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/554B.sql @@ -21,20 +21,20 @@ VALUES (0x7554B004, 9686, 0x554B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x554B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554B005, 278, 0x554B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554B005, 278, 0x554B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554B006, 11697, 0x554B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554B006, 11697, 0x554B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554B007, 9686, 0x554B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x554B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554B008, 278, 0x554B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554B008, 278, 0x554B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554B009, 9686, 0x554B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554B00D, 9686, 0x554B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x554B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554B00E, 11697, 0x554B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554B00E, 11697, 0x554B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554B00F, 9686, 0x554B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/554C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/554C.sql index 0369e0b22c..08fd6a09a4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/554C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/554C.sql @@ -21,20 +21,20 @@ VALUES (0x7554C004, 9686, 0x554C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x554C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554C005, 278, 0x554C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554C005, 278, 0x554C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554C006, 11697, 0x554C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554C006, 11697, 0x554C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554C007, 9686, 0x554C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x554C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554C008, 278, 0x554C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554C008, 278, 0x554C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554C009, 9686, 0x554C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554C00D, 9686, 0x554C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x554C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554C00E, 11697, 0x554C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554C00E, 11697, 0x554C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554C00F, 9686, 0x554C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/554D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/554D.sql index e57fa86fdd..48e45dcd05 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/554D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/554D.sql @@ -21,20 +21,20 @@ VALUES (0x7554D004, 9686, 0x554D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x554D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554D005, 278, 0x554D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554D005, 278, 0x554D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554D006, 11697, 0x554D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554D006, 11697, 0x554D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554D007, 9686, 0x554D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x554D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554D008, 278, 0x554D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554D008, 278, 0x554D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554D009, 9686, 0x554D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554D00D, 9686, 0x554D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x554D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554D00E, 11697, 0x554D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554D00E, 11697, 0x554D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554D00F, 9686, 0x554D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/554E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/554E.sql index 07e64c8e95..88c859fb93 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/554E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/554E.sql @@ -21,20 +21,20 @@ VALUES (0x7554E004, 9686, 0x554E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x554E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554E005, 278, 0x554E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554E005, 278, 0x554E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554E006, 11697, 0x554E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554E006, 11697, 0x554E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554E007, 9686, 0x554E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x554E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554E008, 278, 0x554E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554E008, 278, 0x554E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554E009, 9686, 0x554E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554E00D, 9686, 0x554E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x554E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554E00E, 11697, 0x554E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554E00E, 11697, 0x554E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554E00F, 9686, 0x554E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/554F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/554F.sql index 2994f4eba0..cec54bd1d4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/554F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/554F.sql @@ -21,20 +21,20 @@ VALUES (0x7554F004, 9686, 0x554F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x554F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554F005, 278, 0x554F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554F005, 278, 0x554F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554F006, 11697, 0x554F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554F006, 11697, 0x554F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554F007, 9686, 0x554F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x554F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554F008, 278, 0x554F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x554F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7554F008, 278, 0x554F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x554F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554F009, 9686, 0x554F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7554F00D, 9686, 0x554F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x554F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7554F00E, 11697, 0x554F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x554F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7554F00E, 11697, 0x554F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x554F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7554F00F, 9686, 0x554F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5550.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5550.sql index 7a13d4b369..034ffd31f5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5550.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5550.sql @@ -21,20 +21,20 @@ VALUES (0x75550004, 9686, 0x55500103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55500103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75550005, 278, 0x55500105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55500105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75550005, 278, 0x55500105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55500105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75550006, 11697, 0x55500110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75550006, 11697, 0x55500110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55500110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75550007, 9686, 0x55500110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55500110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75550008, 278, 0x55500112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55500112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75550008, 278, 0x55500112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55500112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75550009, 9686, 0x55500118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7555000D, 9686, 0x55500119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55500119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555000E, 11697, 0x55500119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555000E, 11697, 0x55500119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55500119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555000F, 9686, 0x55500119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5551.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5551.sql index b85362fb8d..83b3827501 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5551.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5551.sql @@ -21,20 +21,20 @@ VALUES (0x75551004, 9686, 0x55510103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55510103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75551005, 278, 0x55510105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55510105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75551005, 278, 0x55510105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55510105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75551006, 11697, 0x55510110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75551006, 11697, 0x55510110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55510110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75551007, 9686, 0x55510110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55510110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75551008, 278, 0x55510112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55510112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75551008, 278, 0x55510112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55510112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75551009, 9686, 0x55510118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7555100D, 9686, 0x55510119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55510119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555100E, 11697, 0x55510119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555100E, 11697, 0x55510119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55510119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555100F, 9686, 0x55510119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5552.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5552.sql index 1f8bef14fa..8cc2b62f17 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5552.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5552.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5552; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75552000, 9686, 0x55520103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55520103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75552000, 9686, 0x55520103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55520103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75552001, 278, 0x55520106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75552008, 11697, 0x5552010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5552010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75552009, 9686, 0x5552010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5552010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75552009, 9686, 0x5552010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5552010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555200A, 278, 0x55520110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7555200B, 278, 0x55520111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55520111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555200C, 278, 0x55520112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55520112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555200C, 278, 0x55520112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55520112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555200D, 9686, 0x55520113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75552020, 278, 0x5552012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5552012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75552021, 9686, 0x5552012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5552012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75552021, 9686, 0x5552012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5552012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75552022, 278, 0x55520131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75552023, 278, 0x55520132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55520132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75552024, 278, 0x55520133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55520133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75552024, 278, 0x55520133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55520133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75552025, 9686, 0x55520139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75552030, 9687, 0x55520146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x55520146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75552031, 9687, 0x55520146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55520146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75552031, 9687, 0x55520146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55520146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75552032, 9687, 0x55520146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55520146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75552032, 9687, 0x55520146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55520146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75552033, 9687, 0x55520146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55520146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75552033, 9687, 0x55520146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55520146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75552034, 9687, 0x55520146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5553.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5553.sql index 46b94cfa59..d99667fc9b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5553.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5553.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5553; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75553000, 9686, 0x55530103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55530103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75553000, 9686, 0x55530103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55530103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75553001, 278, 0x55530106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75553008, 11697, 0x5553010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5553010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75553009, 9686, 0x5553010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5553010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75553009, 9686, 0x5553010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5553010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555300A, 278, 0x55530110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7555300B, 278, 0x55530111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55530111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555300C, 278, 0x55530112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55530112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555300C, 278, 0x55530112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55530112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555300D, 9686, 0x55530113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75553020, 278, 0x5553012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5553012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75553021, 9686, 0x5553012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5553012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75553021, 9686, 0x5553012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5553012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75553022, 278, 0x55530131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75553023, 278, 0x55530132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55530132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75553024, 278, 0x55530133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55530133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75553024, 278, 0x55530133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55530133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75553025, 9686, 0x55530139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75553030, 9687, 0x55530146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x55530146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75553031, 9687, 0x55530146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55530146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75553031, 9687, 0x55530146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55530146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75553032, 9687, 0x55530146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55530146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75553032, 9687, 0x55530146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55530146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75553033, 9687, 0x55530146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55530146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75553033, 9687, 0x55530146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55530146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75553034, 9687, 0x55530146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5554.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5554.sql index 58b8026ecd..f587e0d694 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5554.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5554.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5554; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75554000, 9686, 0x55540103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55540103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75554000, 9686, 0x55540103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55540103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75554001, 278, 0x55540106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75554008, 11697, 0x5554010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5554010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75554009, 9686, 0x5554010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5554010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75554009, 9686, 0x5554010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5554010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555400A, 278, 0x55540110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7555400B, 278, 0x55540111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55540111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555400C, 278, 0x55540112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55540112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555400C, 278, 0x55540112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55540112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555400D, 9686, 0x55540113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75554020, 278, 0x5554012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5554012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75554021, 9686, 0x5554012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5554012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75554021, 9686, 0x5554012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5554012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75554022, 278, 0x55540131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75554023, 278, 0x55540132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55540132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75554024, 278, 0x55540133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55540133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75554024, 278, 0x55540133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55540133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75554025, 9686, 0x55540139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75554030, 9687, 0x55540146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x55540146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75554031, 9687, 0x55540146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55540146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75554031, 9687, 0x55540146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55540146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75554032, 9687, 0x55540146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55540146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75554032, 9687, 0x55540146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55540146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75554033, 9687, 0x55540146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55540146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75554033, 9687, 0x55540146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55540146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75554034, 9687, 0x55540146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5555.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5555.sql index 0cfcd1424c..aa216f46a4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5555.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5555.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5555; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75555000, 9686, 0x55550103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55550103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75555000, 9686, 0x55550103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55550103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75555001, 278, 0x55550106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75555008, 11697, 0x5555010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5555010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75555009, 9686, 0x5555010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5555010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75555009, 9686, 0x5555010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5555010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555500A, 278, 0x55550110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7555500B, 278, 0x55550111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55550111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555500C, 278, 0x55550112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55550112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555500C, 278, 0x55550112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55550112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555500D, 9686, 0x55550113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75555020, 278, 0x5555012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5555012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75555021, 9686, 0x5555012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5555012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75555021, 9686, 0x5555012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5555012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75555022, 278, 0x55550131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75555023, 278, 0x55550132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55550132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75555024, 278, 0x55550133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55550133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75555024, 278, 0x55550133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55550133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75555025, 9686, 0x55550139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75555030, 9687, 0x55550146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x55550146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75555031, 9687, 0x55550146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55550146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75555031, 9687, 0x55550146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55550146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75555032, 9687, 0x55550146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55550146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75555032, 9687, 0x55550146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55550146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75555033, 9687, 0x55550146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55550146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75555033, 9687, 0x55550146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55550146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75555034, 9687, 0x55550146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5556.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5556.sql index f6427ce374..8667986843 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5556.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5556.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5556; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75556000, 9686, 0x55560103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55560103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75556000, 9686, 0x55560103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55560103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75556001, 278, 0x55560106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75556008, 11697, 0x5556010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5556010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75556009, 9686, 0x5556010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5556010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75556009, 9686, 0x5556010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5556010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555600A, 278, 0x55560110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7555600B, 278, 0x55560111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55560111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555600C, 278, 0x55560112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55560112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555600C, 278, 0x55560112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55560112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555600D, 9686, 0x55560113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75556020, 278, 0x5556012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5556012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75556021, 9686, 0x5556012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5556012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75556021, 9686, 0x5556012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5556012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75556022, 278, 0x55560131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75556023, 278, 0x55560132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55560132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75556024, 278, 0x55560133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55560133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75556024, 278, 0x55560133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55560133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75556025, 9686, 0x55560139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75556030, 9687, 0x55560146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x55560146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75556031, 9687, 0x55560146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55560146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75556031, 9687, 0x55560146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55560146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75556032, 9687, 0x55560146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55560146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75556032, 9687, 0x55560146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55560146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75556033, 9687, 0x55560146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55560146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75556033, 9687, 0x55560146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55560146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75556034, 9687, 0x55560146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5557.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5557.sql index 6c14975a47..1596fb5fd3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5557.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5557.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5557; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75557000, 9686, 0x55570103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55570103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75557000, 9686, 0x55570103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55570103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75557001, 278, 0x55570106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75557008, 11697, 0x5557010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5557010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75557009, 9686, 0x5557010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5557010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75557009, 9686, 0x5557010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5557010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555700A, 278, 0x55570110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7555700B, 278, 0x55570111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55570111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555700C, 278, 0x55570112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55570112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555700C, 278, 0x55570112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55570112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555700D, 9686, 0x55570113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75557020, 278, 0x5557012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5557012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75557021, 9686, 0x5557012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5557012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75557021, 9686, 0x5557012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5557012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75557022, 278, 0x55570131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75557023, 278, 0x55570132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55570132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75557024, 278, 0x55570133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55570133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75557024, 278, 0x55570133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55570133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75557025, 9686, 0x55570139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75557030, 9687, 0x55570146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x55570146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75557031, 9687, 0x55570146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55570146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75557031, 9687, 0x55570146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55570146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75557032, 9687, 0x55570146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55570146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75557032, 9687, 0x55570146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55570146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75557033, 9687, 0x55570146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55570146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75557033, 9687, 0x55570146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55570146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75557034, 9687, 0x55570146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5558.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5558.sql index efa12012a4..541a7f844d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5558.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5558.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5558; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75558000, 9686, 0x55580103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55580103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75558000, 9686, 0x55580103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55580103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75558001, 278, 0x55580106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75558008, 11697, 0x5558010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5558010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75558009, 9686, 0x5558010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5558010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75558009, 9686, 0x5558010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5558010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555800A, 278, 0x55580110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7555800B, 278, 0x55580111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55580111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555800C, 278, 0x55580112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55580112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555800C, 278, 0x55580112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55580112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555800D, 9686, 0x55580113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75558020, 278, 0x5558012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5558012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75558021, 9686, 0x5558012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5558012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75558021, 9686, 0x5558012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5558012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75558022, 278, 0x55580131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75558023, 278, 0x55580132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55580132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75558024, 278, 0x55580133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55580133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75558024, 278, 0x55580133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55580133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75558025, 9686, 0x55580139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75558030, 9687, 0x55580146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x55580146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75558031, 9687, 0x55580146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55580146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75558031, 9687, 0x55580146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55580146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75558032, 9687, 0x55580146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55580146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75558032, 9687, 0x55580146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55580146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75558033, 9687, 0x55580146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55580146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75558033, 9687, 0x55580146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55580146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75558034, 9687, 0x55580146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5559.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5559.sql index 9c3db30111..7e3c2d1bb1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5559.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5559.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5559; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75559000, 9686, 0x55590103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55590103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75559000, 9686, 0x55590103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55590103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75559001, 278, 0x55590106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x75559008, 11697, 0x5559010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x5559010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75559009, 9686, 0x5559010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5559010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75559009, 9686, 0x5559010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5559010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555900A, 278, 0x55590110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7555900B, 278, 0x55590111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55590111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555900C, 278, 0x55590112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55590112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555900C, 278, 0x55590112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55590112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555900D, 9686, 0x55590113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x75559020, 278, 0x5559012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x5559012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75559021, 9686, 0x5559012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5559012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75559021, 9686, 0x5559012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5559012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75559022, 278, 0x55590131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x75559023, 278, 0x55590132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x55590132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75559024, 278, 0x55590133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55590133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75559024, 278, 0x55590133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55590133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75559025, 9686, 0x55590139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x75559030, 9687, 0x55590146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x55590146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75559031, 9687, 0x55590146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55590146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75559031, 9687, 0x55590146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55590146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75559032, 9687, 0x55590146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55590146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75559032, 9687, 0x55590146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55590146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75559033, 9687, 0x55590146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x55590146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75559033, 9687, 0x55590146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x55590146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75559034, 9687, 0x55590146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/555A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/555A.sql index 9dd6b4b699..69c6fac537 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/555A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/555A.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x555A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555A000, 9686, 0x555A0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x555A0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555A000, 9686, 0x555A0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x555A0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555A001, 278, 0x555A0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7555A008, 11697, 0x555A010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x555A010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555A009, 9686, 0x555A010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x555A010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555A009, 9686, 0x555A010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x555A010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555A00A, 278, 0x555A0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7555A00B, 278, 0x555A0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x555A0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555A00C, 278, 0x555A0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555A0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555A00C, 278, 0x555A0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555A0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555A00D, 9686, 0x555A0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7555A020, 278, 0x555A012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x555A012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555A021, 9686, 0x555A012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x555A012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555A021, 9686, 0x555A012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x555A012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555A022, 278, 0x555A0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7555A023, 278, 0x555A0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x555A0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555A024, 278, 0x555A0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555A0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555A024, 278, 0x555A0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555A0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555A025, 9686, 0x555A0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7555A030, 9687, 0x555A0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x555A0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555A031, 9687, 0x555A0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x555A0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555A031, 9687, 0x555A0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x555A0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555A032, 9687, 0x555A0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x555A0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555A032, 9687, 0x555A0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x555A0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555A033, 9687, 0x555A0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x555A0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555A033, 9687, 0x555A0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x555A0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555A034, 9687, 0x555A0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/555B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/555B.sql index d368882e30..cb0ea3a942 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/555B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/555B.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x555B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555B000, 9686, 0x555B0103, 10.1696, -15.6031, -4.23, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x555B0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555B000, 9686, 0x555B0103, 10.1696, -15.6031, -4.23, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x555B0103 [10.169600 -15.603100 -4.230000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555B001, 278, 0x555B0106, 5.25, -20, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,8 +37,8 @@ VALUES (0x7555B008, 11697, 0x555B010B, 9.77066, -54.238, -5.995, -0.013097, 0, 0 /* @teleloc 0x555B010B [9.770660 -54.237999 -5.995000] -0.013097 0.000000 0.000000 0.999914 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555B009, 9686, 0x555B010E, 20.1077, -15.6069, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x555B010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555B009, 9686, 0x555B010E, 20.1077, -15.6069, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x555B010E [20.107700 -15.606900 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555B00A, 278, 0x555B0110, 24.75, -20, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,8 +49,8 @@ VALUES (0x7555B00B, 278, 0x555B0111, 15.25, -20, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x555B0111 [15.250000 -20.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555B00C, 278, 0x555B0112, 20, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555B0112 [20.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555B00C, 278, 0x555B0112, 20, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555B0112 [20.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555B00D, 9686, 0x555B0113, 15.1863, -29.8995, -4.3, -0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -182,8 +182,8 @@ VALUES (0x7555B020, 278, 0x555B012A, 30, -54.75, -6, 0, 0, 0, 1, False, '2005- /* @teleloc 0x555B012A [30.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555B021, 9686, 0x555B012F, 40.5211, -5.61113, -4.3, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x555B012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555B021, 9686, 0x555B012F, 40.5211, -5.61113, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x555B012F [40.521099 -5.611130 -4.300000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555B022, 278, 0x555B0131, 44.75, -10, -6, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -194,8 +194,8 @@ VALUES (0x7555B023, 278, 0x555B0132, 35.25, -10, -6, -0.707107, 0, 0, -0.70710 /* @teleloc 0x555B0132 [35.250000 -10.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555B024, 278, 0x555B0133, 40, -14.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555B0133 [40.000000 -14.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555B024, 278, 0x555B0133, 40, -14.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555B0133 [40.000000 -14.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555B025, 9686, 0x555B0139, 44.8961, -30.0061, -4.3, 0.696708, 0, 0, -0.717355, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -246,16 +246,16 @@ VALUES (0x7555B030, 9687, 0x555B0146, 53.6645, -33.6611, -5.674, 0.422618, 0, 0 /* @teleloc 0x555B0146 [53.664501 -33.661098 -5.674000] 0.422618 0.000000 0.000000 -0.906308 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555B031, 9687, 0x555B0146, 52.4107, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x555B0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555B031, 9687, 0x555B0146, 52.4107, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x555B0146 [52.410702 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555B032, 9687, 0x555B0146, 50.0166, -26.2337, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x555B0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555B032, 9687, 0x555B0146, 50.0166, -26.2337, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x555B0146 [50.016602 -26.233700 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555B033, 9687, 0x555B0146, 47.4754, -26.2338, -5.674, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x555B0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555B033, 9687, 0x555B0146, 47.4754, -26.2338, -5.674, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x555B0146 [47.475399 -26.233801 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555B034, 9687, 0x555B0146, 46.6099, -33.6215, -5.674, -0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/555C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/555C.sql index 8735f1ed10..a287984d64 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/555C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/555C.sql @@ -21,20 +21,20 @@ VALUES (0x7555C004, 9686, 0x555C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x555C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555C005, 278, 0x555C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555C005, 278, 0x555C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555C006, 11697, 0x555C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x555C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555C006, 11697, 0x555C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x555C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555C007, 9686, 0x555C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x555C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555C008, 278, 0x555C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555C008, 278, 0x555C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555C009, 9686, 0x555C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7555C00D, 9686, 0x555C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x555C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555C00E, 11697, 0x555C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x555C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555C00E, 11697, 0x555C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x555C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555C00F, 9686, 0x555C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/555D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/555D.sql index 4988787816..2ab09e38c1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/555D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/555D.sql @@ -21,20 +21,20 @@ VALUES (0x7555D004, 9686, 0x555D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x555D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555D005, 278, 0x555D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555D005, 278, 0x555D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555D006, 11697, 0x555D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x555D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555D006, 11697, 0x555D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x555D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555D007, 9686, 0x555D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x555D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555D008, 278, 0x555D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555D008, 278, 0x555D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555D009, 9686, 0x555D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7555D00D, 9686, 0x555D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x555D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555D00E, 11697, 0x555D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x555D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555D00E, 11697, 0x555D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x555D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555D00F, 9686, 0x555D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/555E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/555E.sql index 83d399a131..c3fdd39a82 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/555E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/555E.sql @@ -21,20 +21,20 @@ VALUES (0x7555E004, 9686, 0x555E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x555E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555E005, 278, 0x555E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555E005, 278, 0x555E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555E006, 11697, 0x555E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x555E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555E006, 11697, 0x555E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x555E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555E007, 9686, 0x555E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x555E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555E008, 278, 0x555E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555E008, 278, 0x555E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555E009, 9686, 0x555E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7555E00D, 9686, 0x555E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x555E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555E00E, 11697, 0x555E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x555E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555E00E, 11697, 0x555E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x555E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555E00F, 9686, 0x555E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/555F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/555F.sql index 30a58b0a8c..98fbd90064 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/555F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/555F.sql @@ -21,20 +21,20 @@ VALUES (0x7555F004, 9686, 0x555F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x555F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555F005, 278, 0x555F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555F005, 278, 0x555F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555F006, 11697, 0x555F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x555F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555F006, 11697, 0x555F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x555F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555F007, 9686, 0x555F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x555F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555F008, 278, 0x555F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x555F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7555F008, 278, 0x555F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x555F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555F009, 9686, 0x555F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7555F00D, 9686, 0x555F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x555F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7555F00E, 11697, 0x555F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x555F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7555F00E, 11697, 0x555F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x555F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7555F00F, 9686, 0x555F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5560.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5560.sql index 94e3cee435..7ab4b5c179 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5560.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5560.sql @@ -21,20 +21,20 @@ VALUES (0x75560004, 9686, 0x55600103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55600103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75560005, 278, 0x55600105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55600105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75560005, 278, 0x55600105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55600105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75560006, 11697, 0x55600110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75560006, 11697, 0x55600110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55600110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75560007, 9686, 0x55600110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55600110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75560008, 278, 0x55600112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55600112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75560008, 278, 0x55600112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55600112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75560009, 9686, 0x55600118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556000D, 9686, 0x55600119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55600119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556000E, 11697, 0x55600119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556000E, 11697, 0x55600119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55600119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556000F, 9686, 0x55600119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5561.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5561.sql index 878917eb04..f6eac2e4d8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5561.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5561.sql @@ -21,20 +21,20 @@ VALUES (0x75561004, 9686, 0x55610103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55610103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75561005, 278, 0x55610105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55610105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75561005, 278, 0x55610105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55610105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75561006, 11697, 0x55610110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75561006, 11697, 0x55610110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55610110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75561007, 9686, 0x55610110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55610110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75561008, 278, 0x55610112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55610112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75561008, 278, 0x55610112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55610112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75561009, 9686, 0x55610118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556100D, 9686, 0x55610119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55610119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556100E, 11697, 0x55610119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556100E, 11697, 0x55610119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55610119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556100F, 9686, 0x55610119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5562.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5562.sql index c75aeab3a4..602ad00231 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5562.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5562.sql @@ -21,20 +21,20 @@ VALUES (0x75562004, 9686, 0x55620103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55620103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75562005, 278, 0x55620105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55620105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75562005, 278, 0x55620105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55620105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75562006, 11697, 0x55620110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75562006, 11697, 0x55620110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75562007, 9686, 0x55620110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55620110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75562008, 278, 0x55620112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55620112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75562008, 278, 0x55620112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55620112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75562009, 9686, 0x55620118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556200D, 9686, 0x55620119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55620119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556200E, 11697, 0x55620119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556200E, 11697, 0x55620119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556200F, 9686, 0x55620119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5563.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5563.sql index 2c4b6f427e..81eeb9d79b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5563.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5563.sql @@ -21,20 +21,20 @@ VALUES (0x75563004, 9686, 0x55630103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55630103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75563005, 278, 0x55630105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55630105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75563005, 278, 0x55630105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55630105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75563006, 11697, 0x55630110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75563006, 11697, 0x55630110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75563007, 9686, 0x55630110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55630110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75563008, 278, 0x55630112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55630112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75563008, 278, 0x55630112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55630112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75563009, 9686, 0x55630118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556300D, 9686, 0x55630119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55630119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556300E, 11697, 0x55630119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556300E, 11697, 0x55630119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556300F, 9686, 0x55630119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5564.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5564.sql index d3cf1334e5..72334824d8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5564.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5564.sql @@ -21,20 +21,20 @@ VALUES (0x75564004, 9686, 0x55640103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55640103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75564005, 278, 0x55640105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55640105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75564005, 278, 0x55640105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55640105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75564006, 11697, 0x55640110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75564006, 11697, 0x55640110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75564007, 9686, 0x55640110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55640110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75564008, 278, 0x55640112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55640112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75564008, 278, 0x55640112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55640112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75564009, 9686, 0x55640118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556400D, 9686, 0x55640119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55640119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556400E, 11697, 0x55640119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556400E, 11697, 0x55640119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556400F, 9686, 0x55640119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5565.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5565.sql index 7f352f1e12..5fb9484f47 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5565.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5565.sql @@ -21,20 +21,20 @@ VALUES (0x75565004, 9686, 0x55650103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55650103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75565005, 278, 0x55650105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55650105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75565005, 278, 0x55650105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55650105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75565006, 11697, 0x55650110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75565006, 11697, 0x55650110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75565007, 9686, 0x55650110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55650110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75565008, 278, 0x55650112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55650112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75565008, 278, 0x55650112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55650112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75565009, 9686, 0x55650118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556500D, 9686, 0x55650119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55650119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556500E, 11697, 0x55650119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556500E, 11697, 0x55650119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556500F, 9686, 0x55650119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5566.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5566.sql index 3ed67d8fc2..f10fb64b6a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5566.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5566.sql @@ -21,20 +21,20 @@ VALUES (0x75566004, 9686, 0x55660103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55660103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75566005, 278, 0x55660105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55660105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75566005, 278, 0x55660105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55660105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75566006, 11697, 0x55660110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75566006, 11697, 0x55660110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75566007, 9686, 0x55660110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55660110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75566008, 278, 0x55660112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55660112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75566008, 278, 0x55660112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55660112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75566009, 9686, 0x55660118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556600D, 9686, 0x55660119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55660119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556600E, 11697, 0x55660119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556600E, 11697, 0x55660119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556600F, 9686, 0x55660119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,4 +153,4 @@ VALUES (0x7556601E, 278, 0x55660143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556601F, 10762, 0x5566011F, 155.481, 165.221, 63.205, -0.999802, 0, 0, -0.019911, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x5566011F [155.481003 165.220993 63.205002] -0.999802 0.000000 0.000000 -0.019910 */ +/* @teleloc 0x5566011F [155.481003 165.220993 63.205002] -0.999802 0.000000 0.000000 -0.019911 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5567.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5567.sql index b3a42d4e4a..18fdf44b61 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5567.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5567.sql @@ -21,20 +21,20 @@ VALUES (0x75567004, 9686, 0x55670103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55670103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75567005, 278, 0x55670105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55670105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75567005, 278, 0x55670105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55670105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75567006, 11697, 0x55670110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75567006, 11697, 0x55670110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75567007, 9686, 0x55670110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55670110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75567008, 278, 0x55670112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55670112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75567008, 278, 0x55670112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55670112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75567009, 9686, 0x55670118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556700D, 9686, 0x55670119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55670119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556700E, 11697, 0x55670119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556700E, 11697, 0x55670119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556700F, 9686, 0x55670119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5568.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5568.sql index f9753f3a04..a6b3ca622a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5568.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5568.sql @@ -21,20 +21,20 @@ VALUES (0x75568004, 9686, 0x55680103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55680103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75568005, 278, 0x55680105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55680105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75568005, 278, 0x55680105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55680105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75568006, 11697, 0x55680110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75568006, 11697, 0x55680110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75568007, 9686, 0x55680110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55680110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75568008, 278, 0x55680112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55680112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75568008, 278, 0x55680112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55680112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75568009, 9686, 0x55680118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556800D, 9686, 0x55680119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55680119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556800E, 11697, 0x55680119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556800E, 11697, 0x55680119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556800F, 9686, 0x55680119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,4 +153,4 @@ VALUES (0x7556801E, 278, 0x55680143, 35.25, -30, 0, -0.707107, 0, 0, -0.707107 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556801F, 10762, 0x5568011F, 61.8617, 110.784, 39.205, 0.999532, 0, 0, 0.030608, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ -/* @teleloc 0x5568011F [61.861698 110.783997 39.205002] 0.999532 0.000000 0.000000 0.030607 */ +/* @teleloc 0x5568011F [61.861698 110.783997 39.205002] 0.999532 0.000000 0.000000 0.030608 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5569.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5569.sql index e31c31c791..e52bf62ff8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5569.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5569.sql @@ -21,20 +21,20 @@ VALUES (0x75569004, 9686, 0x55690103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55690103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75569005, 278, 0x55690105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55690105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75569005, 278, 0x55690105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55690105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75569006, 11697, 0x55690110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75569006, 11697, 0x55690110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75569007, 9686, 0x55690110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55690110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75569008, 278, 0x55690112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55690112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75569008, 278, 0x55690112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55690112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75569009, 9686, 0x55690118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556900D, 9686, 0x55690119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55690119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556900E, 11697, 0x55690119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556900E, 11697, 0x55690119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556900F, 9686, 0x55690119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/556A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/556A.sql index 50d23bb613..261c915455 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/556A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/556A.sql @@ -21,20 +21,20 @@ VALUES (0x7556A004, 9686, 0x556A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x556A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556A005, 278, 0x556A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556A005, 278, 0x556A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556A006, 11697, 0x556A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556A006, 11697, 0x556A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556A007, 9686, 0x556A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x556A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556A008, 278, 0x556A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556A008, 278, 0x556A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556A009, 9686, 0x556A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556A00D, 9686, 0x556A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x556A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556A00E, 11697, 0x556A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556A00E, 11697, 0x556A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556A00F, 9686, 0x556A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/556B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/556B.sql index 3e5b3d3fed..3470b9ba91 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/556B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/556B.sql @@ -21,20 +21,20 @@ VALUES (0x7556B004, 9686, 0x556B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x556B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556B005, 278, 0x556B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556B005, 278, 0x556B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556B006, 11697, 0x556B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556B006, 11697, 0x556B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556B007, 9686, 0x556B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x556B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556B008, 278, 0x556B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556B008, 278, 0x556B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556B009, 9686, 0x556B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556B00D, 9686, 0x556B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x556B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556B00E, 11697, 0x556B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556B00E, 11697, 0x556B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556B00F, 9686, 0x556B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/556C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/556C.sql index 02d15844d2..b6b7d2d247 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/556C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/556C.sql @@ -21,20 +21,20 @@ VALUES (0x7556C004, 9686, 0x556C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x556C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556C005, 278, 0x556C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556C005, 278, 0x556C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556C006, 11697, 0x556C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556C006, 11697, 0x556C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556C007, 9686, 0x556C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x556C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556C008, 278, 0x556C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556C008, 278, 0x556C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556C009, 9686, 0x556C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556C00D, 9686, 0x556C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x556C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556C00E, 11697, 0x556C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556C00E, 11697, 0x556C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556C00F, 9686, 0x556C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/556D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/556D.sql index 4c3098476d..94492d24ab 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/556D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/556D.sql @@ -21,20 +21,20 @@ VALUES (0x7556D004, 9686, 0x556D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x556D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556D005, 278, 0x556D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556D005, 278, 0x556D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556D006, 11697, 0x556D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556D006, 11697, 0x556D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556D007, 9686, 0x556D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x556D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556D008, 278, 0x556D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556D008, 278, 0x556D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556D009, 9686, 0x556D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556D00D, 9686, 0x556D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x556D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556D00E, 11697, 0x556D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556D00E, 11697, 0x556D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556D00F, 9686, 0x556D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/556E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/556E.sql index 41b5db3764..1b69c9132d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/556E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/556E.sql @@ -21,20 +21,20 @@ VALUES (0x7556E004, 9686, 0x556E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x556E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556E005, 278, 0x556E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556E005, 278, 0x556E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556E006, 11697, 0x556E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556E006, 11697, 0x556E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556E007, 9686, 0x556E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x556E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556E008, 278, 0x556E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556E008, 278, 0x556E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556E009, 9686, 0x556E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556E00D, 9686, 0x556E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x556E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556E00E, 11697, 0x556E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556E00E, 11697, 0x556E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556E00F, 9686, 0x556E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/556F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/556F.sql index f54e9d986e..f2f49e7834 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/556F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/556F.sql @@ -21,20 +21,20 @@ VALUES (0x7556F004, 9686, 0x556F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x556F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556F005, 278, 0x556F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556F005, 278, 0x556F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556F006, 11697, 0x556F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556F006, 11697, 0x556F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556F007, 9686, 0x556F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x556F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556F008, 278, 0x556F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x556F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7556F008, 278, 0x556F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x556F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556F009, 9686, 0x556F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7556F00D, 9686, 0x556F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x556F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7556F00E, 11697, 0x556F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x556F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7556F00E, 11697, 0x556F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x556F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7556F00F, 9686, 0x556F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5570.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5570.sql index d159e71938..c002c3d787 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5570.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5570.sql @@ -21,20 +21,20 @@ VALUES (0x75570004, 9686, 0x55700103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55700103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75570005, 278, 0x55700105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55700105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75570005, 278, 0x55700105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55700105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75570006, 11697, 0x55700110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55700110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75570006, 11697, 0x55700110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55700110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75570007, 9686, 0x55700110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55700110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75570008, 278, 0x55700112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55700112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75570008, 278, 0x55700112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55700112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75570009, 9686, 0x55700118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557000D, 9686, 0x55700119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55700119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557000E, 11697, 0x55700119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55700119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557000E, 11697, 0x55700119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55700119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557000F, 9686, 0x55700119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5571.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5571.sql index b0468f972b..e86393cabb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5571.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5571.sql @@ -21,20 +21,20 @@ VALUES (0x75571004, 9686, 0x55710103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55710103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75571005, 278, 0x55710105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55710105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75571005, 278, 0x55710105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55710105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75571006, 11697, 0x55710110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55710110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75571006, 11697, 0x55710110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55710110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75571007, 9686, 0x55710110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55710110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75571008, 278, 0x55710112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55710112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75571008, 278, 0x55710112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55710112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75571009, 9686, 0x55710118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557100D, 9686, 0x55710119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55710119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557100E, 11697, 0x55710119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55710119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557100E, 11697, 0x55710119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55710119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557100F, 9686, 0x55710119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5572.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5572.sql index 4dbc17f3b2..b26ff95d57 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5572.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5572.sql @@ -21,20 +21,20 @@ VALUES (0x75572004, 9686, 0x55720103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55720103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75572005, 278, 0x55720105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55720105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75572005, 278, 0x55720105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55720105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75572006, 11697, 0x55720110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55720110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75572006, 11697, 0x55720110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55720110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75572007, 9686, 0x55720110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55720110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75572008, 278, 0x55720112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55720112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75572008, 278, 0x55720112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55720112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75572009, 9686, 0x55720118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557200D, 9686, 0x55720119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55720119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557200E, 11697, 0x55720119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55720119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557200E, 11697, 0x55720119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55720119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557200F, 9686, 0x55720119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5573.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5573.sql index 4db3a0bd93..48433ed9e3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5573.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5573.sql @@ -21,20 +21,20 @@ VALUES (0x75573004, 9686, 0x55730103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55730103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75573005, 278, 0x55730105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55730105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75573005, 278, 0x55730105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55730105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75573006, 11697, 0x55730110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55730110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75573006, 11697, 0x55730110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55730110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75573007, 9686, 0x55730110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55730110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75573008, 278, 0x55730112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55730112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75573008, 278, 0x55730112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55730112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75573009, 9686, 0x55730118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557300D, 9686, 0x55730119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55730119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557300E, 11697, 0x55730119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55730119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557300E, 11697, 0x55730119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55730119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557300F, 9686, 0x55730119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5574.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5574.sql index 7ca8070274..fea4575a99 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5574.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5574.sql @@ -21,20 +21,20 @@ VALUES (0x75574004, 9686, 0x55740103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55740103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75574005, 278, 0x55740105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55740105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75574005, 278, 0x55740105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55740105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75574006, 11697, 0x55740110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55740110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75574006, 11697, 0x55740110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55740110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75574007, 9686, 0x55740110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55740110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75574008, 278, 0x55740112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55740112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75574008, 278, 0x55740112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55740112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75574009, 9686, 0x55740118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557400D, 9686, 0x55740119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55740119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557400E, 11697, 0x55740119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55740119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557400E, 11697, 0x55740119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55740119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557400F, 9686, 0x55740119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5575.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5575.sql index a0f71c2b8d..39f35d9781 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5575.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5575.sql @@ -21,20 +21,20 @@ VALUES (0x75575004, 9686, 0x55750103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55750103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75575005, 278, 0x55750105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55750105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75575005, 278, 0x55750105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55750105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75575006, 11697, 0x55750110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75575006, 11697, 0x55750110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75575007, 9686, 0x55750110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55750110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75575008, 278, 0x55750112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55750112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75575008, 278, 0x55750112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55750112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75575009, 9686, 0x55750118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557500D, 9686, 0x55750119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55750119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557500E, 11697, 0x55750119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557500E, 11697, 0x55750119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557500F, 9686, 0x55750119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5576.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5576.sql index 361108a7bc..a647199eab 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5576.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5576.sql @@ -21,20 +21,20 @@ VALUES (0x75576004, 9686, 0x55760103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55760103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75576005, 278, 0x55760105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55760105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75576005, 278, 0x55760105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55760105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75576006, 11697, 0x55760110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75576006, 11697, 0x55760110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75576007, 9686, 0x55760110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55760110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75576008, 278, 0x55760112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55760112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75576008, 278, 0x55760112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55760112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75576009, 9686, 0x55760118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557600D, 9686, 0x55760119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55760119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557600E, 11697, 0x55760119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557600E, 11697, 0x55760119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557600F, 9686, 0x55760119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5577.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5577.sql index 8c457b547b..7751ccd0c4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5577.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5577.sql @@ -21,20 +21,20 @@ VALUES (0x75577004, 9686, 0x55770103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55770103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75577005, 278, 0x55770105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55770105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75577005, 278, 0x55770105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55770105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75577006, 11697, 0x55770110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75577006, 11697, 0x55770110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75577007, 9686, 0x55770110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55770110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75577008, 278, 0x55770112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55770112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75577008, 278, 0x55770112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55770112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75577009, 9686, 0x55770118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557700D, 9686, 0x55770119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55770119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557700E, 11697, 0x55770119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557700E, 11697, 0x55770119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557700F, 9686, 0x55770119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5578.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5578.sql index 5198dfb3fd..2f71298413 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5578.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5578.sql @@ -21,20 +21,20 @@ VALUES (0x75578004, 9686, 0x55780103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55780103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75578005, 278, 0x55780105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55780105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75578005, 278, 0x55780105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55780105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75578006, 11697, 0x55780110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75578006, 11697, 0x55780110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75578007, 9686, 0x55780110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55780110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75578008, 278, 0x55780112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55780112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75578008, 278, 0x55780112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55780112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75578009, 9686, 0x55780118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557800D, 9686, 0x55780119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55780119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557800E, 11697, 0x55780119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557800E, 11697, 0x55780119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557800F, 9686, 0x55780119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5579.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5579.sql index 5f283fb9b6..efabd247ef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5579.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5579.sql @@ -21,20 +21,20 @@ VALUES (0x75579004, 9686, 0x55790103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x55790103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75579005, 278, 0x55790105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55790105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75579005, 278, 0x55790105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55790105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75579006, 11697, 0x55790110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75579006, 11697, 0x55790110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75579007, 9686, 0x55790110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55790110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75579008, 278, 0x55790112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55790112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75579008, 278, 0x55790112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55790112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75579009, 9686, 0x55790118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557900D, 9686, 0x55790119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x55790119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557900E, 11697, 0x55790119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557900E, 11697, 0x55790119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557900F, 9686, 0x55790119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/557A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/557A.sql index 4903dc4452..94f4bd585f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/557A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/557A.sql @@ -21,20 +21,20 @@ VALUES (0x7557A004, 9686, 0x557A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x557A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557A005, 278, 0x557A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x557A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7557A005, 278, 0x557A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x557A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557A006, 11697, 0x557A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x557A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557A006, 11697, 0x557A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x557A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557A007, 9686, 0x557A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x557A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557A008, 278, 0x557A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x557A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7557A008, 278, 0x557A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x557A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557A009, 9686, 0x557A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7557A00D, 9686, 0x557A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x557A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7557A00E, 11697, 0x557A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x557A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7557A00E, 11697, 0x557A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x557A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7557A00F, 9686, 0x557A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/55A0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/55A0.sql index 5606c3d6f2..590c9b2030 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/55A0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/55A0.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x55A0; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0000, 9686, 0x55A00102, 61.9463, 34.6896, 37.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00102 [61.946301 34.689602 37.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0000, 9686, 0x55A00102, 61.9463, 34.6896, 37.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00102 [61.946301 34.689602 37.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0001, 9686, 0x55A00102, 57.3284, 34.6666, 36.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00102 [57.328400 34.666599 36.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0001, 9686, 0x55A00102, 57.3284, 34.6666, 36.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00102 [57.328400 34.666599 36.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0002, 9686, 0x55A00102, 59.8438, 28.9396, 37.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00102 [59.843800 28.939600 37.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0002, 9686, 0x55A00102, 59.8438, 28.9396, 37.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00102 [59.843800 28.939600 37.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0003, 9686, 0x55A00102, 63.0438, 28.9396, 36.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00102 [63.043800 28.939600 36.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0003, 9686, 0x55A00102, 63.0438, 28.9396, 36.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00102 [63.043800 28.939600 36.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0004, 11697, 0x55A00102, 55.3118, 29.6259, 34.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x755A0005, 11697, 0x55A00102, 64.2118, 33.9587, 34.1, -0.932639, 0, 0, /* @teleloc 0x55A00102 [64.211800 33.958698 34.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0006, 11698, 0x55A00102, 59.8749, 31.9896, 40.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x55A00102 [59.874901 31.989599 40.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0006, 11698, 0x55A00102, 59.8749, 31.9896, 40.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x55A00102 [59.874901 31.989599 40.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0007, 11697, 0x55A00102, 59.8618, 31.9587, 34.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x55A00102 [59.861801 31.958700 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0008, 9686, 0x55A00102, 56.6936, 28.9396, 36.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00102 [56.693600 28.939600 36.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0008, 9686, 0x55A00102, 56.6936, 28.9396, 36.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00102 [56.693600 28.939600 36.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0009, 9686, 0x55A00102, 54.647, 31.8165, 37.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x755A000E, 9686, 0x55A00102, 65.0406, 29.8165, 37.65, 0.707107, 0, 0, /* @teleloc 0x55A00102 [65.040604 29.816500 37.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A000F, 9686, 0x55A00102, 57.6936, 34.6896, 37.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00102 [57.693600 34.689602 37.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A000F, 9686, 0x55A00102, 57.6936, 34.6896, 37.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00102 [57.693600 34.689602 37.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0010, 9686, 0x55A00102, 63.5143, 34.6666, 36.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00102 [63.514301 34.666599 36.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0010, 9686, 0x55A00102, 63.5143, 34.6666, 36.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00102 [63.514301 34.666599 36.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0011, 11698, 0x55A00102, 62.0749, 31.9896, 40.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x755A0014, 11697, 0x55A00102, 58.3591, 31.9587, 34.1, -0.707107, 0, 0, /* @teleloc 0x55A00102 [58.359100 31.958700 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0015, 11697, 0x55A00102, 59.6675, 29.5037, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A00102 [59.667500 29.503700 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0015, 11697, 0x55A00102, 59.6675, 29.5037, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A00102 [59.667500 29.503700 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0016, 11697, 0x55A00102, 64.4175, 31.9037, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x55A00102 [64.417503 31.903700 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0017, 11697, 0x55A00102, 57.0618, 34.0587, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A00102 [57.061798 34.058701 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0017, 11697, 0x55A00102, 57.0618, 34.0587, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A00102 [57.061798 34.058701 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0018, 9686, 0x55A00104, 57.597, 37.8204, 37, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55A00104 [57.597000 37.820400 37.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0019, 9686, 0x55A00104, 60.997, 35.2896, 37.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00104 [60.997002 35.289600 37.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0019, 9686, 0x55A00104, 60.997, 35.2896, 37.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00104 [60.997002 35.289600 37.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A001A, 9686, 0x55A00104, 60.697, 40.3896, 37.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00104 [60.696999 40.389599 37.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A001A, 9686, 0x55A00104, 60.697, 40.3896, 37.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00104 [60.696999 40.389599 37.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A001B, 11697, 0x55A00104, 61.8118, 38.1087, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x755A001D, 9686, 0x55A00104, 57.597, 39.4665, 37, -0.707107, 0, 0, -0. /* @teleloc 0x55A00104 [57.597000 39.466499 37.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A001E, 9686, 0x55A00104, 58.9, 35.2896, 36.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00104 [58.900002 35.289600 36.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A001E, 9686, 0x55A00104, 58.9, 35.2896, 36.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00104 [58.900002 35.289600 36.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A001F, 9686, 0x55A00106, 60.3906, 29.0358, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00106 [60.390598 29.035801 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A001F, 9686, 0x55A00106, 60.3906, 29.0358, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00106 [60.390598 29.035801 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0020, 9686, 0x55A00106, 62.8906, 33.3358, 32.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x755A0026, 9686, 0x55A00106, 62.8906, 36.0329, 32.45, 0.707107, 0, 0, /* @teleloc 0x55A00106 [62.890598 36.032902 32.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0027, 9686, 0x55A00106, 61.3401, 38.9858, 32.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00106 [61.340099 38.985802 32.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0027, 9686, 0x55A00106, 61.3401, 38.9858, 32.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00106 [61.340099 38.985802 32.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0028, 11698, 0x55A00106, 60.2938, 33.0262, 33.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x55A00106 [60.293800 33.026199 33.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0028, 11698, 0x55A00106, 60.2938, 33.0262, 33.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x55A00106 [60.293800 33.026199 33.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0029, 11697, 0x55A00106, 60.6828, 38.5023, 30.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A00106 [60.682800 38.502300 30.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0029, 11697, 0x55A00106, 60.6828, 38.5023, 30.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A00106 [60.682800 38.502300 30.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A002A, 11697, 0x55A00106, 62.2328, 38.3024, 30.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x755A002D, 9686, 0x55A00108, 57.997, 41.6165, 37, -0.707107, 0, 0, -0. /* @teleloc 0x55A00108 [57.997002 41.616501 37.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A002E, 412, 0x55A00000, 60.6749, 42.7896, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55A00000 [60.674900 42.789600 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A002E, 412, 0x55A00000, 60.6749, 42.7896, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55A00000 [60.674900 42.789600 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A002F, 9686, 0x55A00000, 58.4643, 42.9166, 36.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00000 [58.464298 42.916599 36.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A002F, 9686, 0x55A00000, 58.4643, 42.9166, 36.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00000 [58.464298 42.916599 36.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0030, 9686, 0x55A00000, 57.4643, 42.0666, 36.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1489,12 +1489,12 @@ VALUES (0x755A0173, 9686, 0x55A00137, 100.347, 35.2093, 37.05, -0.707107, 0, 0, /* @teleloc 0x55A00137 [100.347000 35.209301 37.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0174, 9686, 0x55A00137, 102.731, 30.6968, 37.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00137 [102.731003 30.696800 37.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0174, 9686, 0x55A00137, 102.731, 30.6968, 37.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00137 [102.731003 30.696800 37.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0175, 9686, 0x55A00138, 110.181, 37.9968, 35.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00138 [110.181000 37.996799 35.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0175, 9686, 0x55A00138, 110.181, 37.9968, 35.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00138 [110.181000 37.996799 35.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0176, 9686, 0x55A00138, 114.581, 36.6968, 34.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x755A0177, 9686, 0x55A00138, 114.581, 33.0468, 34.8, 0.707107, 0, 0, - /* @teleloc 0x55A00138 [114.581001 33.046799 34.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0178, 9686, 0x55A00138, 110.131, 32.0468, 35.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00138 [110.130997 32.046799 35.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0178, 9686, 0x55A00138, 110.131, 32.0468, 35.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00138 [110.130997 32.046799 35.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0179, 11697, 0x55A00138, 106.396, 32.7086, 32.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x755A017A, 11697, 0x55A00138, 113.896, 37.1086, 32.05, -0.895323, 0, 0, /* @teleloc 0x55A00138 [113.896004 37.108601 32.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A017B, 11698, 0x55A00138, 110.186, 34.8968, 38.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x55A00138 [110.185997 34.896801 38.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A017B, 11698, 0x55A00138, 110.186, 34.8968, 38.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x55A00138 [110.185997 34.896801 38.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A017C, 11697, 0x55A00138, 110.296, 34.9586, 32.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x755A017F, 9686, 0x55A00138, 105.447, 33.4124, 33.95, -0.707107, 0, 0, /* @teleloc 0x55A00138 [105.446999 33.412399 33.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0180, 9686, 0x55A00138, 113.28, 32.0468, 35.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00138 [113.279999 32.046799 35.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0180, 9686, 0x55A00138, 113.28, 32.0468, 35.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00138 [113.279999 32.046799 35.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0181, 9686, 0x55A00138, 107.037, 32.0468, 35.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00138 [107.037003 32.046799 35.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0181, 9686, 0x55A00138, 107.037, 32.0468, 35.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00138 [107.037003 32.046799 35.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0182, 9686, 0x55A00138, 114.581, 34.9911, 36, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55A00138 [114.581001 34.991100 36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0183, 9686, 0x55A00138, 106.962, 37.9968, 35.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00138 [106.961998 37.996799 35.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0183, 9686, 0x55A00138, 106.962, 37.9968, 35.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00138 [106.961998 37.996799 35.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0184, 9686, 0x55A00138, 113.329, 37.9968, 35.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00138 [113.329002 37.996799 35.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0184, 9686, 0x55A00138, 113.329, 37.9968, 35.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00138 [113.329002 37.996799 35.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0185, 9686, 0x55A00138, 113.161, 37.9968, 34, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00138 [113.161003 37.996799 34.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0185, 9686, 0x55A00138, 113.161, 37.9968, 34, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00138 [113.161003 37.996799 34.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0186, 11698, 0x55A00138, 107.396, 34.8968, 38.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x755A018A, 11697, 0x55A00138, 114.209, 34.9586, 32.05, 0.707107, 0, 0, /* @teleloc 0x55A00138 [114.209000 34.958599 32.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A018B, 11697, 0x55A00138, 110.207, 32.5514, 32.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A00138 [110.207001 32.551399 32.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A018B, 11697, 0x55A00138, 110.207, 32.5514, 32.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A00138 [110.207001 32.551399 32.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A018C, 11697, 0x55A00138, 113.166, 32.7086, 32.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x55A00138 [113.166000 32.708599 32.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A018D, 9686, 0x55A00139, 106.081, 32.0468, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00139 [106.081001 32.046799 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A018D, 9686, 0x55A00139, 106.081, 32.0468, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00139 [106.081001 32.046799 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A018E, 9686, 0x55A00139, 105.981, 37.5968, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00139 [105.981003 37.596802 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A018E, 9686, 0x55A00139, 105.981, 37.5968, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00139 [105.981003 37.596802 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A018F, 9686, 0x55A00139, 114.531, 34.8968, 30.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x755A0193, 9686, 0x55A00139, 100.347, 33.5949, 30.4, -0.707107, 0, 0, /* @teleloc 0x55A00139 [100.347000 33.594898 30.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0194, 9686, 0x55A00139, 110.217, 32.0468, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00139 [110.217003 32.046799 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0194, 9686, 0x55A00139, 110.217, 32.0468, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00139 [110.217003 32.046799 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0195, 9686, 0x55A00139, 109.783, 37.5968, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00139 [109.782997 37.596802 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0195, 9686, 0x55A00139, 109.783, 37.5968, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00139 [109.782997 37.596802 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0196, 11698, 0x55A00139, 108.418, 34.8968, 31.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x55A00139 [108.417999 34.896801 31.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0197, 11697, 0x55A00139, 108.056, 32.5892, 28.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A00139 [108.056000 32.589199 28.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A0197, 11697, 0x55A00139, 108.056, 32.5892, 28.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A00139 [108.056000 32.589199 28.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A0198, 11697, 0x55A00139, 107.926, 37.0592, 28.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A00139 [107.926003 37.059200 28.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A0198, 11697, 0x55A00139, 107.926, 37.0592, 28.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A00139 [107.926003 37.059200 28.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A0199, 11697, 0x55A00139, 106.923, 34.7378, 28.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x55A00139 [106.922997 34.737801 28.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A019A, 412, 0x55A00000, 110.186, 39.5068, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55A00000 [110.185997 39.506802 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A019A, 412, 0x55A00000, 110.186, 39.5068, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55A00000 [110.185997 39.506802 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A019B, 9686, 0x55A00000, 110.231, 39.6268, 35.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00000 [110.231003 39.626801 35.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A019B, 9686, 0x55A00000, 110.231, 39.6268, 35.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00000 [110.231003 39.626801 35.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A019C, 9686, 0x55A00000, 114.071, 38.6698, 33.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00000 [114.070999 38.669800 33.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A019C, 9686, 0x55A00000, 114.071, 38.6698, 33.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00000 [114.070999 38.669800 33.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A019D, 9686, 0x55A00000, 106.391, 38.6698, 33.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A00000 [106.390999 38.669800 33.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A019D, 9686, 0x55A00000, 106.391, 38.6698, 33.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A00000 [106.390999 38.669800 33.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A019E, 12679, 0x55A00000, 112.637, 38.8614, 32.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x55A00000 [112.637001 38.861401 32.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A019E, 12679, 0x55A00000, 112.637, 38.8614, 32.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x55A00000 [112.637001 38.861401 32.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A019F, 12679, 0x55A00000, 107.797, 38.8914, 32.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x55A00000 [107.796997 38.891399 32.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A019F, 12679, 0x55A00000, 107.797, 38.8914, 32.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x55A00000 [107.796997 38.891399 32.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A01A0, 13875, 0x55A00104, 60.4529, 37.7608, 34.005, 0.02187, 0, 0, -0.999761, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/55A4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/55A4.sql index e8d8be0ebf..fe2a9bff44 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/55A4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/55A4.sql @@ -9,8 +9,8 @@ VALUES (0x755A4001, 9686, 0x55A40100, 64.8399, 33.8149, 48.85, 0.317305, 0, 0, /* @teleloc 0x55A40100 [64.839897 33.814899 48.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4002, 9686, 0x55A40100, 63.2331, 33.2935, 51.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40100 [63.233101 33.293499 51.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4002, 9686, 0x55A40100, 63.2331, 33.2935, 51.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40100 [63.233101 33.293499 51.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4003, 9686, 0x55A40100, 60.8863, 36.4275, 49.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x755A4005, 9686, 0x55A40100, 64.9899, 39.1149, 48.85, -0.902209, 0, 0, /* @teleloc 0x55A40100 [64.989899 39.114899 48.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4006, 9686, 0x55A40100, 63.2399, 40.3275, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40100 [63.239899 40.327499 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4006, 9686, 0x55A40100, 63.2399, 40.3275, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40100 [63.239899 40.327499 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4007, 11697, 0x55A40100, 63.288, 33.6341, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A40100 [63.287998 33.634102 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4007, 11697, 0x55A40100, 63.288, 33.6341, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A40100 [63.287998 33.634102 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4008, 11697, 0x55A40100, 61.388, 34.6841, 46.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x55A40100 [61.388000 34.684101 46.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4009, 9686, 0x55A40103, 53.975, 32.5963, 48.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40103 [53.974998 32.596298 48.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4009, 9686, 0x55A40103, 53.975, 32.5963, 48.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40103 [53.974998 32.596298 48.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A400A, 9686, 0x55A40103, 59.375, 32.5963, 48.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40103 [59.375000 32.596298 48.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A400A, 9686, 0x55A40103, 59.375, 32.5963, 48.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40103 [59.375000 32.596298 48.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A400B, 9686, 0x55A40103, 60.425, 33.9455, 47.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55A40103 [60.424999 33.945499 47.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A400C, 9686, 0x55A40103, 56.425, 38.4963, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40103 [56.424999 38.496300 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A400C, 9686, 0x55A40103, 56.425, 38.4963, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40103 [56.424999 38.496300 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A400D, 9686, 0x55A40103, 52.625, 35.3463, 50.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x755A4011, 11697, 0x55A40103, 56.307, 35.6749, 46.1, -0.707107, 0, 0, - /* @teleloc 0x55A40103 [56.306999 35.674900 46.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4012, 11697, 0x55A40103, 56.838, 33.1841, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A40103 [56.838001 33.184101 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4012, 11697, 0x55A40103, 56.838, 33.1841, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A40103 [56.838001 33.184101 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4013, 9686, 0x55A40103, 53.8756, 38.4963, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40103 [53.875599 38.496300 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4013, 9686, 0x55A40103, 53.8756, 38.4963, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40103 [53.875599 38.496300 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4014, 9686, 0x55A40103, 59.2194, 38.4963, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40103 [59.219398 38.496300 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4014, 9686, 0x55A40103, 59.2194, 38.4963, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40103 [59.219398 38.496300 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4015, 9686, 0x55A40103, 52.625, 33.6312, 49.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x755A4016, 9686, 0x55A40103, 52.625, 37.5794, 49.35, -0.707107, 0, 0, /* @teleloc 0x55A40103 [52.625000 37.579399 49.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4017, 9686, 0x55A40103, 56.8345, 32.5963, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40103 [56.834499 32.596298 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4017, 9686, 0x55A40103, 56.8345, 32.5963, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40103 [56.834499 32.596298 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4018, 9686, 0x55A40103, 60.425, 33.6455, 49.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x755A401F, 11697, 0x55A40103, 59.4332, 33.3936, 46.1, 0.297375, 0, 0, - /* @teleloc 0x55A40103 [59.433201 33.393600 46.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4020, 11697, 0x55A40103, 56.588, 37.9841, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A40103 [56.588001 37.984100 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4020, 11697, 0x55A40103, 56.588, 37.9841, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A40103 [56.588001 37.984100 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4021, 9686, 0x55A40105, 59.3331, 31.6435, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40105 [59.333099 31.643499 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4021, 9686, 0x55A40105, 59.3331, 31.6435, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40105 [59.333099 31.643499 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4022, 9686, 0x55A40105, 55.8363, 34.8775, 44.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55A40105 [55.836300 34.877499 44.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4023, 9686, 0x55A40105, 58.0899, 38.1275, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40105 [58.089901 38.127499 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4023, 9686, 0x55A40105, 58.0899, 38.1275, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40105 [58.089901 38.127499 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4024, 11697, 0x55A40105, 63.9565, 36.9264, 42.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x755A4027, 11697, 0x55A40105, 56.7241, 35.4383, 42.1, -0.707107, 0, 0, /* @teleloc 0x55A40105 [56.724098 35.438301 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4028, 9686, 0x55A40105, 63.2331, 31.6435, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40105 [63.233101 31.643499 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4028, 9686, 0x55A40105, 63.2331, 31.6435, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40105 [63.233101 31.643499 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4029, 9686, 0x55A40105, 61.3399, 38.1275, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40105 [61.339901 38.127499 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4029, 9686, 0x55A40105, 61.3399, 38.1275, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40105 [61.339901 38.127499 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A402A, 9686, 0x55A40105, 65.7863, 33.6775, 44.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x755A402B, 11698, 0x55A40105, 59.819, 35.5277, 45.5, -0.707107, 0, 0, - /* @teleloc 0x55A40105 [59.819000 35.527699 45.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A402C, 11697, 0x55A40105, 60.4241, 32.4883, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A40105 [60.424099 32.488300 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A402C, 11697, 0x55A40105, 60.4241, 32.4883, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A40105 [60.424099 32.488300 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A402D, 11697, 0x55A40105, 59.8065, 37.6764, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A40105 [59.806499 37.676399 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A402D, 11697, 0x55A40105, 59.8065, 37.6764, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A40105 [59.806499 37.676399 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A402E, 412, 0x55A40000, 63.1899, 40.8749, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55A40000 [63.189899 40.874901 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A402E, 412, 0x55A40000, 63.1899, 40.8749, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55A40000 [63.189899 40.874901 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A402F, 9686, 0x55A40000, 63.2331, 41.0435, 49.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40000 [63.233101 41.043499 49.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A402F, 9686, 0x55A40000, 63.2331, 41.0435, 49.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40000 [63.233101 41.043499 49.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4030, 9686, 0x55A40000, 65.5331, 40.1435, 48.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,8 +205,8 @@ VALUES (0x755A4032, 12679, 0x55A40000, 66.338, 40.4341, 46.1, -0.402747, 0, 0, - /* @teleloc 0x55A40000 [66.337997 40.434101 46.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4033, 12679, 0x55A40000, 56.338, 39.4841, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x55A40000 [56.338001 39.484100 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4033, 12679, 0x55A40000, 56.338, 39.4841, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x55A40000 [56.338001 39.484100 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4034, 412, 0x55A40108, 41.7804, 88.1975, 56, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1461,24 +1461,24 @@ VALUES (0x755A416C, 11697, 0x55A40136, 112.616, 35.688, 54.075, -0.909599, 0, 0, /* @teleloc 0x55A40136 [112.615997 35.688000 54.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A416D, 9686, 0x55A40136, 112.536, 30.7001, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40136 [112.536003 30.700100 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A416D, 9686, 0x55A40136, 112.536, 30.7001, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40136 [112.536003 30.700100 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A416E, 11697, 0x55A40136, 108.549, 33.607, 54.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x55A40136 [108.549004 33.606998 54.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A416F, 9686, 0x55A40136, 106.836, 30.7251, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40136 [106.835999 30.725100 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A416F, 9686, 0x55A40136, 106.836, 30.7251, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40136 [106.835999 30.725100 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4170, 9686, 0x55A40136, 107.069, 36.6668, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40136 [107.069000 36.666801 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4170, 9686, 0x55A40136, 107.069, 36.6668, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40136 [107.069000 36.666801 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4171, 9686, 0x55A40136, 112.499, 36.6918, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40136 [112.499001 36.691799 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4171, 9686, 0x55A40136, 112.499, 36.6918, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40136 [112.499001 36.691799 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4172, 9686, 0x55A40136, 113.824, 35.9668, 56.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x755A4175, 11697, 0x55A40136, 111.299, 33.607, 54.075, 0.707107, 0, 0, /* @teleloc 0x55A40136 [111.299004 33.606998 54.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4176, 9686, 0x55A40136, 109.623, 30.7001, 57.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40136 [109.623001 30.700100 57.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4176, 9686, 0x55A40136, 109.623, 30.7001, 57.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40136 [109.623001 30.700100 57.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4177, 9686, 0x55A40136, 113.824, 33.6002, 57.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55A40136 [113.823997 33.600201 57.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4178, 9686, 0x55A40136, 109.86, 36.6668, 57.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40136 [109.860001 36.666801 57.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4178, 9686, 0x55A40136, 109.86, 36.6668, 57.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40136 [109.860001 36.666801 57.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4179, 9686, 0x55A40136, 105.696, 32.1034, 56.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x755A417F, 11698, 0x55A40136, 107.512, 35.2337, 58.175, -0.9486, 0, 0, /* @teleloc 0x55A40136 [107.512001 35.233700 58.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4180, 11697, 0x55A40136, 109.891, 36.013, 54.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A40136 [109.890999 36.013000 54.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4180, 11697, 0x55A40136, 109.891, 36.013, 54.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A40136 [109.890999 36.013000 54.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4181, 11697, 0x55A40136, 109.891, 33.588, 54.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x755A4182, 11697, 0x55A40136, 106.592, 31.5378, 54.075, -0.364064, 0, 0 /* @teleloc 0x55A40136 [106.592003 31.537800 54.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4183, 11697, 0x55A40136, 108.067, 31.0878, 54.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A40136 [108.067001 31.087799 54.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4183, 11697, 0x55A40136, 108.067, 31.0878, 54.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A40136 [108.067001 31.087799 54.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4184, 11697, 0x55A40136, 111.142, 31.0878, 54.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A40136 [111.141998 31.087799 54.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4184, 11697, 0x55A40136, 111.142, 31.0878, 54.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A40136 [111.141998 31.087799 54.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4185, 11697, 0x55A40139, 104.11, 32.9593, 54.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A40139 [104.110001 32.959301 54.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x755A4185, 11697, 0x55A40139, 104.11, 32.9593, 54.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A40139 [104.110001 32.959301 54.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4186, 11697, 0x55A40139, 104.793, 37.2831, 54.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x55A40139 [104.792999 37.283100 54.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4187, 9686, 0x55A40139, 104.264, 32.5797, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40139 [104.264000 32.579700 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4187, 9686, 0x55A40139, 104.264, 32.5797, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40139 [104.264000 32.579700 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4188, 9686, 0x55A40139, 100.749, 35.2072, 56.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x755A418B, 9686, 0x55A40139, 105.243, 34.5047, 57.475, 0.707107, 0, 0, /* @teleloc 0x55A40139 [105.242996 34.504700 57.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A418C, 9686, 0x55A40139, 103.298, 37.749, 57.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40139 [103.297997 37.749001 57.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A418C, 9686, 0x55A40139, 103.298, 37.749, 57.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40139 [103.297997 37.749001 57.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A418D, 11697, 0x55A4013C, 108.59, 32.9563, 50.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x755A418F, 9686, 0x55A4013C, 110.599, 32.9571, 51.95, 0.707107, 0, 0, /* @teleloc 0x55A4013C [110.598999 32.957100 51.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4190, 9686, 0x55A4013C, 105.324, 29.7572, 51.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A4013C [105.323997 29.757200 51.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4190, 9686, 0x55A4013C, 105.324, 29.7572, 51.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A4013C [105.323997 29.757200 51.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4191, 9686, 0x55A4013C, 100.699, 32.9822, 51.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x55A4013C [100.698997 32.982201 51.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4192, 9686, 0x55A4013C, 106.724, 36.3072, 51.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A4013C [106.723999 36.307201 51.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4192, 9686, 0x55A4013C, 106.724, 36.3072, 51.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A4013C [106.723999 36.307201 51.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4193, 11698, 0x55A4013C, 105.616, 33.6227, 53.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x55A4013C [105.615997 33.622700 53.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4193, 11698, 0x55A4013C, 105.616, 33.6227, 53.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x55A4013C [105.615997 33.622700 53.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4194, 9687, 0x55A4013C, 110.036, 30.3001, 50.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x55A4013C [110.036003 30.300100 50.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4195, 9686, 0x55A4013C, 107.897, 29.7572, 51.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A4013C [107.897003 29.757200 51.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4195, 9686, 0x55A4013C, 107.897, 29.7572, 51.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A4013C [107.897003 29.757200 51.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4196, 9686, 0x55A4013C, 103.674, 36.3072, 51.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A4013C [103.674004 36.307201 51.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x755A4196, 9686, 0x55A4013C, 103.674, 36.3072, 51.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A4013C [103.674004 36.307201 51.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4197, 11697, 0x55A4013C, 109.904, 35.55, 50.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x55A4013C [109.903999 35.549999 50.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A4198, 11697, 0x55A4013C, 106.529, 33.025, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x55A4013C [106.528999 33.025002 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A4198, 11697, 0x55A4013C, 106.529, 33.025, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x55A4013C [106.528999 33.025002 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A4199, 11697, 0x55A4013C, 101.304, 30.35, 50.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x55A4013C [101.304001 30.350000 50.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A419A, 412, 0x55A40000, 103.286, 38.1101, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x55A40000 [103.286003 38.110100 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A419A, 412, 0x55A40000, 103.286, 38.1101, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x55A40000 [103.286003 38.110100 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A419B, 9686, 0x55A40000, 103.264, 38.2047, 57.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40000 [103.264000 38.204700 57.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A419B, 9686, 0x55A40000, 103.264, 38.2047, 57.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40000 [103.264000 38.204700 57.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A419C, 9686, 0x55A40000, 105.162, 38.2047, 55.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40000 [105.162003 38.204700 55.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A419C, 9686, 0x55A40000, 105.162, 38.2047, 55.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40000 [105.162003 38.204700 55.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A419D, 9686, 0x55A40000, 101.412, 38.2047, 55.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x55A40000 [101.412003 38.204700 55.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A419D, 9686, 0x55A40000, 101.412, 38.2047, 55.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x55A40000 [101.412003 38.204700 55.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A419E, 12679, 0x55A40000, 99.5905, 38.763, 54.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x55A40000 [99.590500 38.763000 54.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x755A419F, 12679, 0x55A40000, 113.941, 38.538, 54.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x55A40000 [113.941002 38.537998 54.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x755A419F, 12679, 0x55A40000, 113.941, 38.538, 54.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x55A40000 [113.941002 38.537998 54.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A41A0, 15060, 0x55A40100, 62.9996, 35.1762, 46.005, 0.054088, 0, 0, -0.998536, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1902,7 +1902,7 @@ VALUES (0x755A41A3, 0x755A409D, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x755A41A4, 15064, 0x55A4011D, 134.894, 158.064, 90.005, -0.999858, 0, 0, -0.01685, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x55A4011D [134.893997 158.063995 90.004997] -0.999858 0.000000 0.000000 -0.016849 */ +/* @teleloc 0x55A4011D [134.893997 158.063995 90.004997] -0.999858 0.000000 0.000000 -0.016850 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x755A41A4, 0x755A40D0, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5643.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5643.sql index 3cac110ccf..2ded728ade 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5643.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5643.sql @@ -435,7 +435,7 @@ VALUES (0x7564304A, 11886, 0x5643025F, 200.076, -66.5099, -17.9935, 0.97094, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7564304B, 11886, 0x5643026A, 200.432, -106.985, -17.9935, -0.999367, 0, 0, -0.035568, True, '2005-02-09 10:00:00'); /* Tumerok Controller */ -/* @teleloc 0x5643026A [200.432007 -106.985001 -17.993500] -0.999367 0.000000 0.000000 -0.035567 */ +/* @teleloc 0x5643026A [200.432007 -106.985001 -17.993500] -0.999367 0.000000 0.000000 -0.035568 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7564304C, 11886, 0x5643026A, 199.532, -106.746, -17.9935, 0.998918, 0, 0, 0.046509, True, '2005-02-09 10:00:00'); /* Tumerok Controller */ @@ -498,8 +498,8 @@ VALUES (0x7564305A, 11896, 0x564302A3, 113.658, -119.44, -11.994, 0.912919, 0, 0 /* @teleloc 0x564302A3 [113.657997 -119.440002 -11.994000] 0.912919 0.000000 0.000000 0.408140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7564305B, 11896, 0x564302A9, 120, -70, -11.994, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ -/* @teleloc 0x564302A9 [120.000000 -70.000000 -11.994000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7564305B, 11896, 0x564302A9, 120, -70, -11.994, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ +/* @teleloc 0x564302A9 [120.000000 -70.000000 -11.994000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7564305C, 11896, 0x564302AD, 120, -90, -11.994, 0.968912, 0, 0, 0.247404, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5644.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5644.sql index 29f04c1176..c8747dcfcb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5644.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5644.sql @@ -5,8 +5,8 @@ VALUES (0x75644000, 23896, 0x56440100, -0.733032, -60.2037, -41.995, -0.703404, /* @teleloc 0x56440100 [-0.733032 -60.203701 -41.994999] -0.703404 0.000000 0.000000 -0.710790 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75644001, 23896, 0x56440305, 80, -60, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x56440305 [80.000000 -60.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75644001, 23896, 0x56440305, 80, -60, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x56440305 [80.000000 -60.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75644002, 7923, 0x56440103, 3.48893, -70.267, -41.995, 0.72278, 0, 0, -0.691078, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -432,7 +432,7 @@ VALUES (0x75644044, 11896, 0x564402DA, 250.061, -129.321, -17.994, 0.685907, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75644045, 11899, 0x564402DA, 247.538, -127.541, -17.994, 0.998753, 0, 0, -0.04993, True, '2005-02-09 10:00:00'); /* Tumerok Major */ -/* @teleloc 0x564402DA [247.537994 -127.541000 -17.993999] 0.998753 0.000000 0.000000 -0.049929 */ +/* @teleloc 0x564402DA [247.537994 -127.541000 -17.993999] 0.998753 0.000000 0.000000 -0.049930 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75644046, 11896, 0x564402DA, 252.095, -126.953, -17.994, 0.988035, 0, 0, -0.154228, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5645.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5645.sql index a605175cea..eb697d2c36 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5645.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5645.sql @@ -358,8 +358,8 @@ VALUES (0x7564505A, 7123, 0x564501CA, 89.9888, -18.1697, -23.9918, -0.004204, 0 /* @teleloc 0x564501CA [89.988800 -18.169701 -23.991800] -0.004204 0.000000 0.000000 -0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7564505B, 2180, 0x564501CA, 90, -24.75, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x564501CA [90.000000 -24.750000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7564505B, 2180, 0x564501CA, 90, -24.75, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x564501CA [90.000000 -24.750000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7564505B, 0x75645062, '2005-02-09 10:00:00') /* Pressure Plate (298) */; @@ -629,24 +629,24 @@ VALUES (0x75645081, 23368, 0x5645012E, 111.183, -60.7497, -41.995, 0.999985, 0, /* @teleloc 0x5645012E [111.182999 -60.749699 -41.994999] 0.999985 0.000000 0.000000 -0.005436 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75645082, 23362, 0x56450106, 93.209, -109.858, -52, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Deteriorated Aegis */ -/* @teleloc 0x56450106 [93.209000 -109.858002 -52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75645082, 23362, 0x56450106, 93.209, -109.858, -52, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Deteriorated Aegis */ +/* @teleloc 0x56450106 [93.209000 -109.858002 -52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75645083, 23363, 0x56450106, 93.205, -113.162, -52, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Deteriorated Aegis */ -/* @teleloc 0x56450106 [93.205002 -113.162003 -52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75645083, 23363, 0x56450106, 93.205, -113.162, -52, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Deteriorated Aegis */ +/* @teleloc 0x56450106 [93.205002 -113.162003 -52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75645084, 23364, 0x56450106, 89.931, -113.218, -52, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Deteriorated Aegis */ -/* @teleloc 0x56450106 [89.931000 -113.218002 -52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75645084, 23364, 0x56450106, 89.931, -113.218, -52, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Deteriorated Aegis */ +/* @teleloc 0x56450106 [89.931000 -113.218002 -52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75645085, 23365, 0x56450106, 86.648, -113.197, -52, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Deteriorated Aegis */ -/* @teleloc 0x56450106 [86.648003 -113.196999 -52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75645085, 23365, 0x56450106, 86.648, -113.197, -52, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Deteriorated Aegis */ +/* @teleloc 0x56450106 [86.648003 -113.196999 -52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75645086, 23366, 0x56450106, 86.631, -109.821, -52, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Deteriorated Aegis */ -/* @teleloc 0x56450106 [86.630997 -109.820999 -52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75645086, 23366, 0x56450106, 86.631, -109.821, -52, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Deteriorated Aegis */ +/* @teleloc 0x56450106 [86.630997 -109.820999 -52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75645088, 2131, 0x56450123, 80, -40, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5646.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5646.sql index c3f70f3de3..89688fb437 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5646.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5646.sql @@ -25,8 +25,8 @@ VALUES (0x75646006, 20632, 0x56460108, 43.9669, -39.4912, -41.995, 0.791193, 0, /* @teleloc 0x56460108 [43.966900 -39.491199 -41.994999] 0.791193 0.000000 0.000000 0.611567 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75646007, 20633, 0x5646010E, 70, -30, -41.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Warlock of the Blood */ -/* @teleloc 0x5646010E [70.000000 -30.000000 -41.991699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75646007, 20633, 0x5646010E, 70, -30, -41.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Warlock of the Blood */ +/* @teleloc 0x5646010E [70.000000 -30.000000 -41.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75646008, 20632, 0x5646010E, 69.6804, -32.3463, -41.995, 0.999295, 0, 0, -0.037551, True, '2005-02-09 10:00:00'); /* Champion of the Blood */ @@ -57,12 +57,12 @@ VALUES (0x7564600E, 20632, 0x56460117, 96.8089, -12.9472, -41.995, 0.955337, 0, /* @teleloc 0x56460117 [96.808899 -12.947200 -41.994999] 0.955337 0.000000 0.000000 0.295520 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7564600F, 20633, 0x5646011C, 100, -20, -41.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Warlock of the Blood */ -/* @teleloc 0x5646011C [100.000000 -20.000000 -41.991699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7564600F, 20633, 0x5646011C, 100, -20, -41.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Warlock of the Blood */ +/* @teleloc 0x5646011C [100.000000 -20.000000 -41.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75646010, 20633, 0x5646011C, 100, -22.8805, -41.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Warlock of the Blood */ -/* @teleloc 0x5646011C [100.000000 -22.880501 -41.991699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75646010, 20633, 0x5646011C, 100, -22.8805, -41.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Warlock of the Blood */ +/* @teleloc 0x5646011C [100.000000 -22.880501 -41.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75646011, 20632, 0x56460120, 108.869, -14.4746, -41.995, 0.902573, 0, 0, 0.430538, True, '2005-02-09 10:00:00'); /* Champion of the Blood */ @@ -97,8 +97,8 @@ VALUES (0x75646018, 20632, 0x56460132, 170.003, -34.2468, -41.995, 0.408488, 0, /* @teleloc 0x56460132 [170.003006 -34.246799 -41.994999] 0.408488 0.000000 0.000000 -0.912764 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75646019, 20633, 0x56460134, 170.435, -37.4176, -41.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Warlock of the Blood */ -/* @teleloc 0x56460134 [170.434998 -37.417599 -41.991699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75646019, 20633, 0x56460134, 170.435, -37.4176, -41.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Warlock of the Blood */ +/* @teleloc 0x56460134 [170.434998 -37.417599 -41.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7564601A, 20633, 0x56460137, 180, -10, -41.9917, 0.696707, 0, 0, 0.717356, True, '2005-02-09 10:00:00'); /* Warlock of the Blood */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5647.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5647.sql index 4e2afe617c..e4ee52d952 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5647.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5647.sql @@ -77,8 +77,8 @@ VALUES (0x75647004, 195, 0x56470127, 110.022, -63.1648, 0.011, -0.023448, 0, 0 /* @teleloc 0x56470127 [110.022003 -63.164799 0.011000] -0.023448 0.000000 0.000000 -0.999725 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75647005, 197, 0x56470133, 109.69, -115.765, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Iron Golem */ -/* @teleloc 0x56470133 [109.690002 -115.764999 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75647005, 197, 0x56470133, 109.69, -115.765, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ +/* @teleloc 0x56470133 [109.690002 -115.764999 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75647006, 195, 0x56470134, 120.842, -78.7508, 0.011, -0.467095, 0, 0, -0.884207, True, '2005-02-09 10:00:00'); /* Granite Golem */ @@ -133,8 +133,8 @@ VALUES (0x75647012, 195, 0x5647019C, 130, -110, 12.011, 1, 0, 0, 0, True, '20 /* @teleloc 0x5647019C [130.000000 -110.000000 12.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75647013, 195, 0x564701A3, 130.204, -127.243, 12.011, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Granite Golem */ -/* @teleloc 0x564701A3 [130.203995 -127.242996 12.011000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75647013, 195, 0x564701A3, 130.204, -127.243, 12.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Granite Golem */ +/* @teleloc 0x564701A3 [130.203995 -127.242996 12.011000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75647014, 14521, 0x564701A6, 139.189, -62.3964, 12.01, 0.97933, 0, 0, -0.20227, True, '2005-02-09 10:00:00'); /* Glacial Golem */ @@ -149,8 +149,8 @@ VALUES (0x75647016, 14521, 0x564701AE, 140, -100, 12.01, 0.930508, 0, 0, 0.36627 /* @teleloc 0x564701AE [140.000000 -100.000000 12.010000] 0.930508 0.000000 0.000000 0.366273 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75647017, 197, 0x564701B1, 140, -110, 12.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Iron Golem */ -/* @teleloc 0x564701B1 [140.000000 -110.000000 12.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75647017, 197, 0x564701B1, 140, -110, 12.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ +/* @teleloc 0x564701B1 [140.000000 -110.000000 12.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75647018, 14521, 0x564701B3, 135.918, -119.77, 12.01, 0.596706, 0, 0, 0.80246, True, '2005-02-09 10:00:00'); /* Glacial Golem */ @@ -165,8 +165,8 @@ VALUES (0x7564701A, 197, 0x564701B9, 160, -50, 12.01, 0.659983, 0, 0, 0.75128, /* @teleloc 0x564701B9 [160.000000 -50.000000 12.010000] 0.659983 0.000000 0.000000 0.751280 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7564701B, 197, 0x564701BB, 160, -60, 12.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Iron Golem */ -/* @teleloc 0x564701BB [160.000000 -60.000000 12.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7564701B, 197, 0x564701BB, 160, -60, 12.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Iron Golem */ +/* @teleloc 0x564701BB [160.000000 -60.000000 12.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7564701C, 201, 0x564701C0, 9.55652, -43.3658, 18.055, -0.063227, 0, 0, -0.997999, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ @@ -281,5 +281,5 @@ VALUES (0x75647037, 197, 0x56470255, 129.606, -94.2051, 18.01, -0.059624, 0, 0 /* @teleloc 0x56470255 [129.606003 -94.205101 18.010000] -0.059624 0.000000 0.000000 -0.998221 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75647038, 201, 0x5647025B, 130.146, -106.465, 18.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ -/* @teleloc 0x5647025B [130.145996 -106.464996 18.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75647038, 201, 0x5647025B, 130.146, -106.465, 18.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ +/* @teleloc 0x5647025B [130.145996 -106.464996 18.010000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5648.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5648.sql index 7b359ad974..007838c91c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5648.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5648.sql @@ -220,8 +220,8 @@ VALUES (0x75648037, 22933, 0x564801DF, 150, -90, 0.01, 0.796084, 0, 0, 0.605186, /* @teleloc 0x564801DF [150.000000 -90.000000 0.010000] 0.796084 0.000000 0.000000 0.605186 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75648038, 22933, 0x564801E2, 150, -100, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Mist Golem */ -/* @teleloc 0x564801E2 [150.000000 -100.000000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75648038, 22933, 0x564801E2, 150, -100, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mist Golem */ +/* @teleloc 0x564801E2 [150.000000 -100.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75648039, 22933, 0x564801E4, 160, -70, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Mist Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5649.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5649.sql index d03e38c1c0..6ad087d42b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5649.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5649.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5649; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75649000, 23033, 0x56490100, 0.173875, -39.1708, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Mining Storage Chest */ -/* @teleloc 0x56490100 [0.173875 -39.170799 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75649000, 23033, 0x56490100, 0.173875, -39.1708, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Mining Storage Chest */ +/* @teleloc 0x56490100 [0.173875 -39.170799 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75649001, 201, 0x56490109, 10, -60, 0.01, 0.865324, 0, 0, -0.501213, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ @@ -361,8 +361,8 @@ VALUES (0x75649040, 14521, 0x564901E6, 147.625, -7.89234, 0.01, 0.483045, 0, 0, /* @teleloc 0x564901E6 [147.625000 -7.892340 0.010000] 0.483045 0.000000 0.000000 0.875595 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75649041, 201, 0x564901EA, 150, -20, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ -/* @teleloc 0x564901EA [150.000000 -20.000000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75649041, 201, 0x564901EA, 150, -20, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ +/* @teleloc 0x564901EA [150.000000 -20.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75649042, 201, 0x564901EB, 150, -30, 0.01, 0.974794, 0, 0, -0.223106, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ @@ -493,8 +493,8 @@ VALUES (0x75649061, 201, 0x56490231, 185.187, -120.41, 0.055, 0.714421, 0, 0, /* @teleloc 0x56490231 [185.186996 -120.410004 0.055000] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75649062, 201, 0x56490235, 190, -160, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ -/* @teleloc 0x56490235 [190.000000 -160.000000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75649062, 201, 0x56490235, 190, -160, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ +/* @teleloc 0x56490235 [190.000000 -160.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75649063, 201, 0x56490236, 190, -170, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ @@ -509,8 +509,8 @@ VALUES (0x75649065, 201, 0x5649023B, 197.87, -88.8732, 0.01, 0.519099, 0, 0, - /* @teleloc 0x5649023B [197.869995 -88.873199 0.010000] 0.519099 0.000000 0.000000 -0.854714 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75649066, 201, 0x5649023F, 200, -100, 0.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ -/* @teleloc 0x5649023F [200.000000 -100.000000 0.010000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75649066, 201, 0x5649023F, 200, -100, 0.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ +/* @teleloc 0x5649023F [200.000000 -100.000000 0.010000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75649067, 201, 0x56490240, 200.441, -110.644, 0.01, 0.930508, 0, 0, 0.366273, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/564C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/564C.sql index 62cdb5028a..b06dd436dd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/564C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/564C.sql @@ -89,8 +89,8 @@ VALUES (0x7564C015, 199, 0x564C0127, 189.958, -15.6175, -35.99, -0.765154, 0, /* @teleloc 0x564C0127 [189.957993 -15.617500 -35.990002] -0.765154 0.000000 0.000000 -0.643847 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7564C016, 201, 0x564C012D, 49.6112, -37.6794, -29.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ -/* @teleloc 0x564C012D [49.611198 -37.679401 -29.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7564C016, 201, 0x564C012D, 49.6112, -37.6794, -29.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ +/* @teleloc 0x564C012D [49.611198 -37.679401 -29.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7564C017, 14559, 0x564C0132, 60, -20, -29.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Oak Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5651.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5651.sql index 601f6928e0..5454df80cf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5651.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5651.sql @@ -408,8 +408,8 @@ VALUES (0x75651065, 278, 0x56510351, 45.25, -110, -6, -0.707107, 0, 0, -0.7071 /* @teleloc 0x56510351 [45.250000 -110.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75651066, 278, 0x56510352, 50, -114.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56510352 [50.000000 -114.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75651066, 278, 0x56510352, 50, -114.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56510352 [50.000000 -114.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75651067, 278, 0x5651035B, 45.25, -140, -6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -456,8 +456,8 @@ VALUES (0x75651071, 278, 0x56510372, 65.25, -100, -6, -0.707107, 0, 0, -0.7071 /* @teleloc 0x56510372 [65.250000 -100.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75651072, 278, 0x56510373, 70, -104.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56510373 [70.000000 -104.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75651072, 278, 0x56510373, 70, -104.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56510373 [70.000000 -104.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75651073, 7923, 0x56510379, 68.8578, -121.991, -5.995, 0.764842, 0, 0, 0.644218, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -694,16 +694,16 @@ VALUES (0x75651093, 22119, 0x56510199, 99.6779, -90.1436, -58.4435, -0.751996, 0 /* @teleloc 0x56510199 [99.677902 -90.143600 -58.443501] -0.751996 0.000000 0.000000 -0.659167 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75651094, 22244, 0x56510386, 82.5673, -116.293, -5.674, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x56510386 [82.567299 -116.292999 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75651094, 22244, 0x56510386, 82.5673, -116.293, -5.674, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x56510386 [82.567299 -116.292999 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75651095, 22244, 0x56510386, 80.0166, -116.234, -5.674, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x56510386 [80.016602 -116.234001 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75651095, 22244, 0x56510386, 80.0166, -116.234, -5.674, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x56510386 [80.016602 -116.234001 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75651096, 22244, 0x56510386, 77.4754, -116.234, -5.674, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x56510386 [77.475403 -116.234001 -5.674000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75651096, 22244, 0x56510386, 77.4754, -116.234, -5.674, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x56510386 [77.475403 -116.234001 -5.674000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75651097, 22244, 0x56510386, 76.5809, -123.511, -5.674, -0.34202, 0, 0, -0.939693, False, '2005-02-09 10:00:00'); /* Storage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5653.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5653.sql index 69b06b2dd4..dc05ca7698 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5653.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5653.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5653; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75653000, 21485, 0x5653012C, 10.277, -5.6044, 12.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bookshelf */ -/* @teleloc 0x5653012C [10.277000 -5.604400 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75653000, 21485, 0x5653012C, 10.277, -5.6044, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bookshelf */ +/* @teleloc 0x5653012C [10.277000 -5.604400 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75653001, 21486, 0x56530135, 15.6003, -33.1933, 12.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Bookshelf */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5654.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5654.sql index dfdf4b96a9..54540d5d3f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5654.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5654.sql @@ -9,12 +9,12 @@ VALUES (0x75654001, 5489, 0x56540157, 40, -10, 30, 1, 0, 0, 0, False, '2005-02- /* @teleloc 0x56540157 [40.000000 -10.000000 30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7565400D, 21720, 0x56540129, 20, -20, 24.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gaerlan's Phylacteric Prison */ -/* @teleloc 0x56540129 [20.000000 -20.000000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7565400D, 21720, 0x56540129, 20, -20, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gaerlan's Phylacteric Prison */ +/* @teleloc 0x56540129 [20.000000 -20.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7565400E, 21915, 0x56540129, 20, -20, 24.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Gaerlan Effect */ -/* @teleloc 0x56540129 [20.000000 -20.000000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7565400E, 21915, 0x56540129, 20, -20, 24.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Gaerlan Effect */ +/* @teleloc 0x56540129 [20.000000 -20.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7565400F, 7926, 0x56540129, 16.7562, -19.5619, 24.005, 0.018665, 0, 0, 0.999826, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 20 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5660.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5660.sql index bd802376d9..fdaf98856c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5660.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5660.sql @@ -29,8 +29,8 @@ VALUES (0x75660007, 20996, 0x5660012D, -1.73047, -40.1155, 0.005, 0.075172, 0, 0 /* @teleloc 0x5660012D [-1.730470 -40.115501 0.005000] 0.075172 0.000000 0.000000 0.997171 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75660008, 278, 0x5660012F, -0, -44.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5660012F [-0.000000 -44.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75660008, 278, 0x5660012F, 0, -44.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5660012F [0.000000 -44.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75660009, 15759, 0x56600135, -1.84415, -99.2989, 0.005, 0.384749, 0, 0, 0.923021, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ @@ -66,8 +66,8 @@ VALUES (0x7566000F, 20924, 0x5660015A, 102.629, 2.596, 0.005, -0.382683, 0, 0, - /* @teleloc 0x5660015A [102.628998 2.596000 0.005000] -0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75660010, 20913, 0x56600165, 109.872, -26.8665, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Josef */ -/* @teleloc 0x56600165 [109.872002 -26.866501 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75660010, 20913, 0x56600165, 109.872, -26.8665, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Josef */ +/* @teleloc 0x56600165 [109.872002 -26.866501 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75660011, 143, 0x56600174, 126.465, -25.4203, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5662.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5662.sql index 072bd43bf8..1a5565cb8c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5662.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5662.sql @@ -21,20 +21,20 @@ VALUES (0x75662004, 9686, 0x56620103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56620103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75662005, 278, 0x56620105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56620105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75662005, 278, 0x56620105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56620105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75662006, 11697, 0x56620110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75662006, 11697, 0x56620110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56620110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75662007, 9686, 0x56620110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56620110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75662008, 278, 0x56620112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56620112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75662008, 278, 0x56620112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56620112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75662009, 9686, 0x56620118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566200D, 9686, 0x56620119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56620119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566200E, 11697, 0x56620119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566200E, 11697, 0x56620119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56620119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566200F, 9686, 0x56620119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5663.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5663.sql index f68e85c1e7..9e0c25c6b2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5663.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5663.sql @@ -21,20 +21,20 @@ VALUES (0x75663004, 9686, 0x56630103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56630103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75663005, 278, 0x56630105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56630105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75663005, 278, 0x56630105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56630105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75663006, 11697, 0x56630110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75663006, 11697, 0x56630110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56630110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75663007, 9686, 0x56630110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56630110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75663008, 278, 0x56630112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56630112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75663008, 278, 0x56630112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56630112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75663009, 9686, 0x56630118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566300D, 9686, 0x56630119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56630119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566300E, 11697, 0x56630119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566300E, 11697, 0x56630119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56630119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566300F, 9686, 0x56630119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5664.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5664.sql index 3842ee7396..ecb5ffc362 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5664.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5664.sql @@ -21,20 +21,20 @@ VALUES (0x75664004, 9686, 0x56640103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56640103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75664005, 278, 0x56640105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56640105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75664005, 278, 0x56640105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56640105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75664006, 11697, 0x56640110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75664006, 11697, 0x56640110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56640110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75664007, 9686, 0x56640110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56640110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75664008, 278, 0x56640112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56640112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75664008, 278, 0x56640112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56640112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75664009, 9686, 0x56640118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566400D, 9686, 0x56640119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56640119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566400E, 11697, 0x56640119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566400E, 11697, 0x56640119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56640119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566400F, 9686, 0x56640119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5665.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5665.sql index 77f94576cb..225ca06557 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5665.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5665.sql @@ -21,20 +21,20 @@ VALUES (0x75665004, 9686, 0x56650103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56650103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75665005, 278, 0x56650105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56650105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75665005, 278, 0x56650105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56650105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75665006, 11697, 0x56650110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75665006, 11697, 0x56650110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56650110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75665007, 9686, 0x56650110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56650110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75665008, 278, 0x56650112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56650112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75665008, 278, 0x56650112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56650112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75665009, 9686, 0x56650118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566500D, 9686, 0x56650119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56650119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566500E, 11697, 0x56650119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566500E, 11697, 0x56650119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56650119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566500F, 9686, 0x56650119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5666.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5666.sql index 277e903d81..38019dd115 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5666.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5666.sql @@ -21,20 +21,20 @@ VALUES (0x75666004, 9686, 0x56660103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56660103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75666005, 278, 0x56660105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56660105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75666005, 278, 0x56660105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56660105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75666006, 11697, 0x56660110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75666006, 11697, 0x56660110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56660110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75666007, 9686, 0x56660110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56660110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75666008, 278, 0x56660112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56660112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75666008, 278, 0x56660112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56660112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75666009, 9686, 0x56660118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566600D, 9686, 0x56660119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56660119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566600E, 11697, 0x56660119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566600E, 11697, 0x56660119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56660119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566600F, 9686, 0x56660119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5667.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5667.sql index f3507ec3a9..57a8cfa697 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5667.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5667.sql @@ -21,20 +21,20 @@ VALUES (0x75667004, 9686, 0x56670103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56670103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75667005, 278, 0x56670105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56670105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75667005, 278, 0x56670105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56670105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75667006, 11697, 0x56670110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75667006, 11697, 0x56670110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56670110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75667007, 9686, 0x56670110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56670110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75667008, 278, 0x56670112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56670112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75667008, 278, 0x56670112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56670112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75667009, 9686, 0x56670118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566700D, 9686, 0x56670119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56670119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566700E, 11697, 0x56670119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566700E, 11697, 0x56670119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56670119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566700F, 9686, 0x56670119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5668.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5668.sql index ddfb643e17..5e5ea0d6c8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5668.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5668.sql @@ -21,20 +21,20 @@ VALUES (0x75668004, 9686, 0x56680103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56680103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75668005, 278, 0x56680105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56680105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75668005, 278, 0x56680105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56680105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75668006, 11697, 0x56680110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75668006, 11697, 0x56680110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56680110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75668007, 9686, 0x56680110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56680110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75668008, 278, 0x56680112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56680112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75668008, 278, 0x56680112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56680112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75668009, 9686, 0x56680118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566800D, 9686, 0x56680119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56680119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566800E, 11697, 0x56680119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566800E, 11697, 0x56680119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56680119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566800F, 9686, 0x56680119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5669.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5669.sql index 7fcab1cb56..07cad25be2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5669.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5669.sql @@ -21,20 +21,20 @@ VALUES (0x75669004, 9686, 0x56690103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56690103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75669005, 278, 0x56690105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56690105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75669005, 278, 0x56690105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56690105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75669006, 11697, 0x56690110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75669006, 11697, 0x56690110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56690110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75669007, 9686, 0x56690110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56690110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75669008, 278, 0x56690112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56690112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75669008, 278, 0x56690112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56690112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75669009, 9686, 0x56690118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566900D, 9686, 0x56690119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56690119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566900E, 11697, 0x56690119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566900E, 11697, 0x56690119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56690119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566900F, 9686, 0x56690119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/566A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/566A.sql index 857f4cff73..4f9336ccb0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/566A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/566A.sql @@ -21,20 +21,20 @@ VALUES (0x7566A004, 9686, 0x566A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x566A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566A005, 278, 0x566A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566A005, 278, 0x566A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566A006, 11697, 0x566A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566A006, 11697, 0x566A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566A007, 9686, 0x566A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x566A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566A008, 278, 0x566A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566A008, 278, 0x566A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566A009, 9686, 0x566A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566A00D, 9686, 0x566A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x566A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566A00E, 11697, 0x566A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566A00E, 11697, 0x566A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566A00F, 9686, 0x566A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/566B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/566B.sql index aee01cc62c..b29dc82934 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/566B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/566B.sql @@ -21,20 +21,20 @@ VALUES (0x7566B004, 9686, 0x566B0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x566B0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566B005, 278, 0x566B0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566B0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566B005, 278, 0x566B0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566B0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566B006, 11697, 0x566B0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566B006, 11697, 0x566B0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566B0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566B007, 9686, 0x566B0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x566B0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566B008, 278, 0x566B0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566B0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566B008, 278, 0x566B0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566B0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566B009, 9686, 0x566B0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566B00D, 9686, 0x566B0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x566B0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566B00E, 11697, 0x566B0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566B00E, 11697, 0x566B0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566B0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566B00F, 9686, 0x566B0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/566C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/566C.sql index 063746975d..6b00d350e5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/566C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/566C.sql @@ -21,20 +21,20 @@ VALUES (0x7566C004, 9686, 0x566C0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x566C0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566C005, 278, 0x566C0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566C0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566C005, 278, 0x566C0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566C0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566C006, 11697, 0x566C0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566C006, 11697, 0x566C0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566C0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566C007, 9686, 0x566C0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x566C0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566C008, 278, 0x566C0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566C0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566C008, 278, 0x566C0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566C0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566C009, 9686, 0x566C0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566C00D, 9686, 0x566C0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x566C0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566C00E, 11697, 0x566C0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566C00E, 11697, 0x566C0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566C0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566C00F, 9686, 0x566C0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/566D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/566D.sql index c1ae169417..0cf73806c1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/566D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/566D.sql @@ -21,20 +21,20 @@ VALUES (0x7566D004, 9686, 0x566D0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x566D0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566D005, 278, 0x566D0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566D0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566D005, 278, 0x566D0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566D0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566D006, 11697, 0x566D0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566D006, 11697, 0x566D0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566D0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566D007, 9686, 0x566D0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x566D0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566D008, 278, 0x566D0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566D0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566D008, 278, 0x566D0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566D0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566D009, 9686, 0x566D0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566D00D, 9686, 0x566D0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x566D0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566D00E, 11697, 0x566D0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566D00E, 11697, 0x566D0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566D0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566D00F, 9686, 0x566D0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/566E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/566E.sql index 8b9959cfc1..64f8d1baef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/566E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/566E.sql @@ -21,20 +21,20 @@ VALUES (0x7566E004, 9686, 0x566E0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x566E0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566E005, 278, 0x566E0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566E0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566E005, 278, 0x566E0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566E0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566E006, 11697, 0x566E0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566E006, 11697, 0x566E0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566E0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566E007, 9686, 0x566E0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x566E0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566E008, 278, 0x566E0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566E0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566E008, 278, 0x566E0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566E0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566E009, 9686, 0x566E0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566E00D, 9686, 0x566E0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x566E0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566E00E, 11697, 0x566E0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566E00E, 11697, 0x566E0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566E0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566E00F, 9686, 0x566E0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/566F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/566F.sql index 724cb988e1..cf6ab27c17 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/566F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/566F.sql @@ -21,20 +21,20 @@ VALUES (0x7566F004, 9686, 0x566F0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x566F0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566F005, 278, 0x566F0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566F0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566F005, 278, 0x566F0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566F0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566F006, 11697, 0x566F0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566F006, 11697, 0x566F0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566F0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566F007, 9686, 0x566F0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x566F0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566F008, 278, 0x566F0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x566F0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7566F008, 278, 0x566F0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x566F0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566F009, 9686, 0x566F0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7566F00D, 9686, 0x566F0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x566F0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7566F00E, 11697, 0x566F0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x566F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7566F00E, 11697, 0x566F0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x566F0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7566F00F, 9686, 0x566F0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5670.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5670.sql index 903f92cef4..84e17d333c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5670.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5670.sql @@ -21,20 +21,20 @@ VALUES (0x75670004, 9686, 0x56700103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56700103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75670005, 278, 0x56700105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56700105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75670005, 278, 0x56700105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56700105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75670006, 11697, 0x56700110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56700110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75670006, 11697, 0x56700110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56700110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75670007, 9686, 0x56700110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56700110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75670008, 278, 0x56700112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56700112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75670008, 278, 0x56700112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56700112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75670009, 9686, 0x56700118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567000D, 9686, 0x56700119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56700119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567000E, 11697, 0x56700119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56700119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567000E, 11697, 0x56700119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56700119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567000F, 9686, 0x56700119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5671.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5671.sql index 7ef24ce2bc..203fa8030b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5671.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5671.sql @@ -21,20 +21,20 @@ VALUES (0x75671004, 9686, 0x56710103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56710103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75671005, 278, 0x56710105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56710105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75671005, 278, 0x56710105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56710105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75671006, 11697, 0x56710110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56710110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75671006, 11697, 0x56710110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56710110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75671007, 9686, 0x56710110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56710110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75671008, 278, 0x56710112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56710112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75671008, 278, 0x56710112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56710112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75671009, 9686, 0x56710118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567100D, 9686, 0x56710119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56710119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567100E, 11697, 0x56710119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56710119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567100E, 11697, 0x56710119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56710119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567100F, 9686, 0x56710119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5672.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5672.sql index 033024ba02..f4dd7dc5c5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5672.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5672.sql @@ -21,20 +21,20 @@ VALUES (0x75672004, 9686, 0x56720103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56720103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75672005, 278, 0x56720105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56720105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75672005, 278, 0x56720105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56720105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75672006, 11697, 0x56720110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56720110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75672006, 11697, 0x56720110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56720110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75672007, 9686, 0x56720110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56720110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75672008, 278, 0x56720112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56720112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75672008, 278, 0x56720112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56720112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75672009, 9686, 0x56720118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567200D, 9686, 0x56720119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56720119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567200E, 11697, 0x56720119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56720119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567200E, 11697, 0x56720119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56720119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567200F, 9686, 0x56720119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5673.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5673.sql index 5af342e106..c52ae427c9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5673.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5673.sql @@ -21,20 +21,20 @@ VALUES (0x75673004, 9686, 0x56730103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56730103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75673005, 278, 0x56730105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56730105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75673005, 278, 0x56730105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56730105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75673006, 11697, 0x56730110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56730110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75673006, 11697, 0x56730110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56730110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75673007, 9686, 0x56730110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56730110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75673008, 278, 0x56730112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56730112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75673008, 278, 0x56730112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56730112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75673009, 9686, 0x56730118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567300D, 9686, 0x56730119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56730119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567300E, 11697, 0x56730119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56730119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567300E, 11697, 0x56730119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56730119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567300F, 9686, 0x56730119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5674.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5674.sql index cc1da3ef2f..3a1be810b9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5674.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5674.sql @@ -21,20 +21,20 @@ VALUES (0x75674004, 9686, 0x56740103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56740103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75674005, 278, 0x56740105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56740105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75674005, 278, 0x56740105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56740105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75674006, 11697, 0x56740110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56740110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75674006, 11697, 0x56740110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56740110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75674007, 9686, 0x56740110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56740110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75674008, 278, 0x56740112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56740112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75674008, 278, 0x56740112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56740112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75674009, 9686, 0x56740118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567400D, 9686, 0x56740119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56740119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567400E, 11697, 0x56740119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56740119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567400E, 11697, 0x56740119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56740119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567400F, 9686, 0x56740119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5675.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5675.sql index 0479c94d14..92f960c3af 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5675.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5675.sql @@ -21,20 +21,20 @@ VALUES (0x75675004, 9686, 0x56750103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56750103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75675005, 278, 0x56750105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56750105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75675005, 278, 0x56750105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56750105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75675006, 11697, 0x56750110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75675006, 11697, 0x56750110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56750110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75675007, 9686, 0x56750110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56750110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75675008, 278, 0x56750112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56750112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75675008, 278, 0x56750112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56750112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75675009, 9686, 0x56750118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567500D, 9686, 0x56750119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56750119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567500E, 11697, 0x56750119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567500E, 11697, 0x56750119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56750119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567500F, 9686, 0x56750119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5676.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5676.sql index c857a3d38f..c726e9f7c2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5676.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5676.sql @@ -21,20 +21,20 @@ VALUES (0x75676004, 9686, 0x56760103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56760103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75676005, 278, 0x56760105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56760105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75676005, 278, 0x56760105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56760105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75676006, 11697, 0x56760110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75676006, 11697, 0x56760110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56760110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75676007, 9686, 0x56760110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56760110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75676008, 278, 0x56760112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56760112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75676008, 278, 0x56760112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56760112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75676009, 9686, 0x56760118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567600D, 9686, 0x56760119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56760119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567600E, 11697, 0x56760119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567600E, 11697, 0x56760119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56760119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567600F, 9686, 0x56760119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5677.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5677.sql index 9550ec0d2e..de9cc0c31c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5677.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5677.sql @@ -21,20 +21,20 @@ VALUES (0x75677004, 9686, 0x56770103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56770103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75677005, 278, 0x56770105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56770105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75677005, 278, 0x56770105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56770105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75677006, 11697, 0x56770110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75677006, 11697, 0x56770110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56770110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75677007, 9686, 0x56770110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56770110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75677008, 278, 0x56770112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56770112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75677008, 278, 0x56770112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56770112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75677009, 9686, 0x56770118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567700D, 9686, 0x56770119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56770119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567700E, 11697, 0x56770119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567700E, 11697, 0x56770119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56770119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567700F, 9686, 0x56770119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5678.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5678.sql index 87a6997834..a58952115f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5678.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5678.sql @@ -21,20 +21,20 @@ VALUES (0x75678004, 9686, 0x56780103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56780103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75678005, 278, 0x56780105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56780105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75678005, 278, 0x56780105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56780105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75678006, 11697, 0x56780110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75678006, 11697, 0x56780110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56780110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75678007, 9686, 0x56780110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56780110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75678008, 278, 0x56780112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56780112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75678008, 278, 0x56780112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56780112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75678009, 9686, 0x56780118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567800D, 9686, 0x56780119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56780119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567800E, 11697, 0x56780119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567800E, 11697, 0x56780119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56780119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567800F, 9686, 0x56780119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5679.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5679.sql index 85c544bf6c..1a57cb862a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5679.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5679.sql @@ -21,20 +21,20 @@ VALUES (0x75679004, 9686, 0x56790103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x56790103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75679005, 278, 0x56790105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56790105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75679005, 278, 0x56790105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56790105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75679006, 11697, 0x56790110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75679006, 11697, 0x56790110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56790110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75679007, 9686, 0x56790110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56790110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75679008, 278, 0x56790112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56790112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75679008, 278, 0x56790112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56790112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75679009, 9686, 0x56790118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567900D, 9686, 0x56790119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x56790119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567900E, 11697, 0x56790119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567900E, 11697, 0x56790119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56790119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567900F, 9686, 0x56790119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/567A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/567A.sql index 9e08c135c1..291d895ef5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/567A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/567A.sql @@ -21,20 +21,20 @@ VALUES (0x7567A004, 9686, 0x567A0103, 10.1259, -15.604, -4.32, -0.999989, 0, 0, /* @teleloc 0x567A0103 [10.125900 -15.604000 -4.320000] -0.999989 0.000000 0.000000 -0.004782 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567A005, 278, 0x567A0105, 10, -24.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x567A0105 [10.000000 -24.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7567A005, 278, 0x567A0105, 10, -24.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x567A0105 [10.000000 -24.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567A006, 11697, 0x567A0110, 20, 4.13086, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x567A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567A006, 11697, 0x567A0110, 20, 4.13086, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x567A0110 [20.000000 4.130860 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567A007, 9686, 0x567A0110, 15.6054, -0.007371, -4.3, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x567A0110 [15.605400 -0.007371 -4.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567A008, 278, 0x567A0112, 20, -4.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x567A0112 [20.000000 -4.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7567A008, 278, 0x567A0112, 20, -4.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x567A0112 [20.000000 -4.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567A009, 9686, 0x567A0118, 19.9588, -15.1013, -4.3, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7567A00D, 9686, 0x567A0119, 19.9979, -34.8959, -4.3, 0.003683, 0, 0, /* @teleloc 0x567A0119 [19.997900 -34.895901 -4.300000] 0.003683 0.000000 0.000000 -0.999993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7567A00E, 11697, 0x567A0119, 20, -30, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x567A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7567A00E, 11697, 0x567A0119, 20, -30, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x567A0119 [20.000000 -30.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7567A00F, 9686, 0x567A0119, 24.8939, -29.9547, -4.3, 0.714424, 0, 0, -0.699713, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/569C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/569C.sql index 4520f92f44..46b028f180 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/569C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/569C.sql @@ -332,7 +332,7 @@ VALUES (0x7569C043, 0x7569C001, '2005-02-09 10:00:00') /* Ceiling Hook (11698) * INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7569C044, 10687, 0x569C0131, 84.9365, 88.457, 28.005, -0.999612, 0, 0, -0.027843, False, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0x569C0131 [84.936501 88.457001 28.004999] -0.999612 0.000000 0.000000 -0.027842 */ +/* @teleloc 0x569C0131 [84.936501 88.457001 28.004999] -0.999612 0.000000 0.000000 -0.027843 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7569C044, 0x7569C01E, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/56AC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/56AC.sql index c3d9171648..778ad47e86 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/56AC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/56AC.sql @@ -1350,7 +1350,7 @@ VALUES (0x756AC150, 15611, 0x56AC0000, 42.973, 120.575, 140.005, -0.999735, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756AC151, 15612, 0x56AC0108, 37.0122, 129.825, 140.005, -0.036202, 0, 0, -0.999345, False, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0x56AC0108 [37.012199 129.824997 140.005005] -0.036201 0.000000 0.000000 -0.999345 */ +/* @teleloc 0x56AC0108 [37.012199 129.824997 140.005005] -0.036202 0.000000 0.000000 -0.999345 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x756AC151, 0x756AC003, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/56B0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/56B0.sql index 654a80c592..17c49df074 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/56B0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/56B0.sql @@ -5,24 +5,24 @@ VALUES (0x756B0000, 11697, 0x56B00100, 65.7921, 37.0567, 98.075, -0.909599, 0, 0 /* @teleloc 0x56B00100 [65.792099 37.056702 98.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0001, 9686, 0x56B00100, 65.7126, 32.0688, 100.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00100 [65.712601 32.068802 100.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0001, 9686, 0x56B00100, 65.7126, 32.0688, 100.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00100 [65.712601 32.068802 100.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0002, 11697, 0x56B00100, 61.7257, 34.9757, 98.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x56B00100 [61.725700 34.975700 98.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0003, 9686, 0x56B00100, 60.0126, 32.0938, 100.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00100 [60.012600 32.093800 100.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0003, 9686, 0x56B00100, 60.0126, 32.0938, 100.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00100 [60.012600 32.093800 100.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0004, 9686, 0x56B00100, 60.2457, 38.0355, 100.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00100 [60.245701 38.035500 100.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0004, 9686, 0x56B00100, 60.2457, 38.0355, 100.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00100 [60.245701 38.035500 100.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0005, 9686, 0x56B00100, 65.6758, 38.0605, 100.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00100 [65.675797 38.060501 100.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0005, 9686, 0x56B00100, 65.6758, 38.0605, 100.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00100 [65.675797 38.060501 100.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0006, 9686, 0x56B00100, 67.0008, 37.3355, 100.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x756B0009, 11697, 0x56B00100, 64.4757, 34.9757, 98.075, 0.707107, 0, 0, /* @teleloc 0x56B00100 [64.475700 34.975700 98.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B000A, 9686, 0x56B00100, 62.7997, 32.0688, 101.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00100 [62.799702 32.068802 101.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B000A, 9686, 0x56B00100, 62.7997, 32.0688, 101.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00100 [62.799702 32.068802 101.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B000B, 9686, 0x56B00100, 67.0008, 34.9689, 101.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56B00100 [67.000801 34.968899 101.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B000C, 9686, 0x56B00100, 63.0371, 38.0355, 101.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00100 [63.037102 38.035500 101.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B000C, 9686, 0x56B00100, 63.0371, 38.0355, 101.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00100 [63.037102 38.035500 101.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B000D, 9686, 0x56B00100, 58.8722, 33.472, 100.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x756B0013, 11698, 0x56B00100, 60.6883, 36.6024, 102.175, -0.9486, 0, 0, /* @teleloc 0x56B00100 [60.688301 36.602402 102.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0014, 11697, 0x56B00100, 63.0671, 37.3817, 98.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00100 [63.067101 37.381699 98.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0014, 11697, 0x56B00100, 63.0671, 37.3817, 98.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00100 [63.067101 37.381699 98.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0015, 11697, 0x56B00100, 63.0671, 34.9567, 98.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x756B0016, 11697, 0x56B00100, 59.769, 32.9065, 98.075, -0.364064, 0, 0, /* @teleloc 0x56B00100 [59.769001 32.906502 98.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0017, 11697, 0x56B00100, 61.244, 32.4565, 98.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00100 [61.243999 32.456501 98.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0017, 11697, 0x56B00100, 61.244, 32.4565, 98.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00100 [61.243999 32.456501 98.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0018, 11697, 0x56B00100, 64.319, 32.4565, 98.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00100 [64.319000 32.456501 98.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0018, 11697, 0x56B00100, 64.319, 32.4565, 98.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00100 [64.319000 32.456501 98.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0019, 11697, 0x56B00103, 57.2866, 34.328, 98.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00103 [57.286598 34.327999 98.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x756B0019, 11697, 0x56B00103, 57.2866, 34.328, 98.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00103 [57.286598 34.327999 98.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B001A, 11697, 0x56B00103, 57.9692, 38.6518, 98.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x56B00103 [57.969200 38.651798 98.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B001B, 9686, 0x56B00103, 57.4404, 33.9484, 100.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00103 [57.440399 33.948399 100.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B001B, 9686, 0x56B00103, 57.4404, 33.9484, 100.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00103 [57.440399 33.948399 100.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B001C, 9686, 0x56B00103, 53.9254, 36.5759, 100.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x756B001F, 9686, 0x56B00103, 58.4196, 35.8734, 101.475, 0.707107, 0, 0 /* @teleloc 0x56B00103 [58.419601 35.873402 101.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0020, 9686, 0x56B00103, 56.475, 39.1176, 101.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00103 [56.474998 39.117599 101.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0020, 9686, 0x56B00103, 56.475, 39.1176, 101.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00103 [56.474998 39.117599 101.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0021, 11697, 0x56B00106, 61.7666, 34.325, 94.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x756B0023, 9686, 0x56B00106, 63.7754, 34.3258, 95.95, 0.707107, 0, 0, /* @teleloc 0x56B00106 [63.775398 34.325802 95.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0024, 9686, 0x56B00106, 58.5004, 31.1259, 95.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00106 [58.500401 31.125900 95.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0024, 9686, 0x56B00106, 58.5004, 31.1259, 95.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00106 [58.500401 31.125900 95.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0025, 9686, 0x56B00106, 53.8754, 34.3509, 95.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56B00106 [53.875401 34.350899 95.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0026, 9686, 0x56B00106, 59.9004, 37.6758, 95.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00106 [59.900398 37.675800 95.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0026, 9686, 0x56B00106, 59.9004, 37.6758, 95.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00106 [59.900398 37.675800 95.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0027, 11698, 0x56B00106, 58.7927, 34.9914, 97.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x56B00106 [58.792702 34.991402 97.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0027, 11698, 0x56B00106, 58.7927, 34.9914, 97.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x56B00106 [58.792702 34.991402 97.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0028, 9687, 0x56B00106, 63.2126, 31.6688, 94.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x56B00106 [63.212601 31.668800 94.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0029, 9686, 0x56B00106, 61.0741, 31.1258, 95.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00106 [61.074100 31.125799 95.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0029, 9686, 0x56B00106, 61.0741, 31.1258, 95.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00106 [61.074100 31.125799 95.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B002A, 9686, 0x56B00106, 56.8505, 37.6758, 95.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00106 [56.850498 37.675800 95.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B002A, 9686, 0x56B00106, 56.8505, 37.6758, 95.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00106 [56.850498 37.675800 95.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B002B, 11697, 0x56B00106, 63.0808, 36.9187, 94.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x56B00106 [63.080799 36.918701 94.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B002C, 11697, 0x56B00106, 59.7058, 34.3937, 94.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00106 [59.705799 34.393700 94.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B002C, 11697, 0x56B00106, 59.7058, 34.3937, 94.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00106 [59.705799 34.393700 94.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B002D, 11697, 0x56B00106, 54.4808, 31.7187, 94.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x56B00106 [54.480801 31.718700 94.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B002E, 412, 0x56B00000, 56.4626, 39.4788, 98, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56B00000 [56.462601 39.478802 98.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B002E, 412, 0x56B00000, 56.4626, 39.4788, 98, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56B00000 [56.462601 39.478802 98.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B002F, 9686, 0x56B00000, 56.4404, 39.5734, 101.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00000 [56.440399 39.573399 101.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B002F, 9686, 0x56B00000, 56.4404, 39.5734, 101.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00000 [56.440399 39.573399 101.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0030, 9686, 0x56B00000, 58.339, 39.5734, 99.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00000 [58.339001 39.573399 99.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0030, 9686, 0x56B00000, 58.339, 39.5734, 99.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00000 [58.339001 39.573399 99.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0031, 9686, 0x56B00000, 54.5882, 39.5734, 99.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00000 [54.588200 39.573399 99.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0031, 9686, 0x56B00000, 54.5882, 39.5734, 99.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00000 [54.588200 39.573399 99.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0032, 12679, 0x56B00000, 52.7671, 40.1317, 98.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x56B00000 [52.767101 40.131699 98.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0033, 12679, 0x56B00000, 67.1171, 39.9067, 98.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x56B00000 [67.117104 39.906700 98.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0033, 12679, 0x56B00000, 67.1171, 39.9067, 98.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x56B00000 [67.117104 39.906700 98.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0034, 9686, 0x56B0010B, 32.6147, 81.6771, 106.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1045,16 +1045,16 @@ VALUES (0x756B0104, 9686, 0x56B00128, 154.425, 106.183, 71.5, -0.707107, 0, 0, /* @teleloc 0x56B00128 [154.425003 106.182999 71.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0105, 9686, 0x56B00128, 153.225, 104.283, 70.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00128 [153.225006 104.282997 70.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0105, 9686, 0x56B00128, 153.225, 104.283, 70.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00128 [153.225006 104.282997 70.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0106, 11697, 0x56B00128, 154.038, 108.934, 68.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x56B00128 [154.037994 108.933998 68.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0107, 11697, 0x56B00128, 153.013, 104.659, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00128 [153.013000 104.658997 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0107, 11697, 0x56B00128, 153.013, 104.659, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00128 [153.013000 104.658997 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0108, 9686, 0x56B00128, 149.775, 105.058, 70.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,24 +1069,24 @@ VALUES (0x756B010A, 9686, 0x56B00128, 149.775, 108.533, 70.5, -0.707107, 0, 0, /* @teleloc 0x56B00128 [149.774994 108.532997 70.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B010B, 9686, 0x56B00128, 152.193, 109.429, 71.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00128 [152.192993 109.429001 71.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B010B, 9686, 0x56B00128, 152.193, 109.429, 71.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00128 [152.192993 109.429001 71.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B010C, 9686, 0x56B00128, 154.425, 108.278, 70.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56B00128 [154.425003 108.278000 70.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B010D, 9686, 0x56B00129, 156.079, 102.398, 69.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00129 [156.078995 102.398003 69.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B010D, 9686, 0x56B00129, 156.079, 102.398, 69.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00129 [156.078995 102.398003 69.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B010E, 9686, 0x56B00129, 161.457, 102.398, 69.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00129 [161.457001 102.398003 69.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B010E, 9686, 0x56B00129, 161.457, 102.398, 69.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00129 [161.457001 102.398003 69.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B010F, 9686, 0x56B00129, 158.807, 108.348, 71.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00129 [158.807007 108.348000 71.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B010F, 9686, 0x56B00129, 158.807, 108.348, 71.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00129 [158.807007 108.348000 71.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0110, 9686, 0x56B00129, 162.757, 107.298, 69.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1109,8 +1109,8 @@ VALUES (0x756B0114, 11698, 0x56B00129, 158.816, 105.44, 74.6, -0.707107, 0, 0, - /* @teleloc 0x56B00129 [158.815994 105.440002 74.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0115, 11697, 0x56B00129, 158.802, 107.973, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00129 [158.802002 107.973000 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0115, 11697, 0x56B00129, 158.802, 107.973, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00129 [158.802002 107.973000 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0116, 9686, 0x56B00129, 162.757, 103.507, 69.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x756B0117, 9686, 0x56B00129, 162.757, 105.36, 71.875, 0.707107, 0, 0, /* @teleloc 0x56B00129 [162.757004 105.360001 71.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0118, 9686, 0x56B00129, 158.823, 102.398, 71.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00129 [158.822998 102.398003 71.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0118, 9686, 0x56B00129, 158.823, 102.398, 71.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00129 [158.822998 102.398003 71.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0119, 9686, 0x56B00129, 154.865, 103.412, 71.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1137,12 +1137,12 @@ VALUES (0x756B011B, 9686, 0x56B00129, 154.865, 107.462, 71.6, -0.707107, 0, 0, /* @teleloc 0x56B00129 [154.865005 107.461998 71.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B011C, 9686, 0x56B00129, 156.258, 108.348, 71.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00129 [156.257996 108.348000 71.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B011C, 9686, 0x56B00129, 156.258, 108.348, 71.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00129 [156.257996 108.348000 71.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B011D, 9686, 0x56B00129, 161.482, 108.348, 71.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00129 [161.481995 108.348000 71.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B011D, 9686, 0x56B00129, 161.482, 108.348, 71.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00129 [161.481995 108.348000 71.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B011E, 11698, 0x56B00129, 161.351, 103.545, 72.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x756B0124, 11697, 0x56B00129, 155.836, 103.17, 68.1, 0.359182, 0, 0, 0. /* @teleloc 0x56B00129 [155.835999 103.169998 68.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0125, 9686, 0x56B0012D, 155.743, 101.479, 66.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B0012D [155.742996 101.478996 66.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0125, 9686, 0x56B0012D, 155.743, 101.479, 66.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B0012D [155.742996 101.478996 66.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0126, 9686, 0x56B0012D, 155.993, 108.029, 66.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B0012D [155.992996 108.028999 66.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0126, 9686, 0x56B0012D, 155.993, 108.029, 66.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B0012D [155.992996 108.028999 66.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0127, 9686, 0x56B0012D, 159.492, 104.643, 66.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,12 +1197,12 @@ VALUES (0x756B012A, 9687, 0x56B0012D, 158.881, 107.428, 64.1, 0.878817, 0, 0, - /* @teleloc 0x56B0012D [158.880997 107.428001 64.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B012B, 9686, 0x56B0012D, 157.832, 101.479, 66.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B0012D [157.832001 101.478996 66.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B012B, 9686, 0x56B0012D, 157.832, 101.479, 66.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B0012D [157.832001 101.478996 66.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B012C, 9686, 0x56B0012D, 152.969, 108.029, 66.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B0012D [152.968994 108.028999 66.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B012C, 9686, 0x56B0012D, 152.969, 108.029, 66.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B0012D [152.968994 108.028999 66.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B012D, 9686, 0x56B0012D, 149.783, 102.944, 66.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1213,44 +1213,44 @@ VALUES (0x756B012E, 11698, 0x56B0012D, 154.506, 104.715, 67.525, 0.707107, 0, 0, /* @teleloc 0x56B0012D [154.505997 104.714996 67.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B012F, 11697, 0x56B0012D, 154.611, 101.889, 64.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B0012D [154.610992 101.889000 64.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B012F, 11697, 0x56B0012D, 154.611, 101.889, 64.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B0012D [154.610992 101.889000 64.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0130, 11697, 0x56B0012D, 158.703, 104.865, 64.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x56B0012D [158.703003 104.864998 64.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0131, 11697, 0x56B0012D, 156.163, 107.531, 64.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B0012D [156.162994 107.530998 64.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0131, 11697, 0x56B0012D, 156.163, 107.531, 64.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B0012D [156.162994 107.530998 64.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0132, 412, 0x56B00000, 152.166, 109.95, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56B00000 [152.166000 109.949997 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0132, 412, 0x56B00000, 152.166, 109.95, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56B00000 [152.166000 109.949997 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0133, 9686, 0x56B00000, 152.168, 110.064, 71.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00000 [152.167999 110.064003 71.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0133, 9686, 0x56B00000, 152.168, 110.064, 71.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00000 [152.167999 110.064003 71.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0134, 9686, 0x56B00000, 149.158, 115.919, 69.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00000 [149.158005 115.918999 69.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x756B0134, 9686, 0x56B00000, 149.158, 115.919, 69.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00000 [149.158005 115.918999 69.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0135, 9686, 0x56B00000, 155.188, 115.919, 69.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00000 [155.188004 115.918999 69.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x756B0135, 9686, 0x56B00000, 155.188, 115.919, 69.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00000 [155.188004 115.918999 69.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0136, 12679, 0x56B00000, 156.711, 110.385, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x56B00000 [156.710999 110.385002 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0136, 12679, 0x56B00000, 156.711, 110.385, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x56B00000 [156.710999 110.385002 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0137, 12679, 0x56B00000, 147.866, 110.275, 68.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x56B00000 [147.865997 110.275002 68.099998] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0138, 412, 0x56B00130, 152.616, 65.6942, 76, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56B00130 [152.615997 65.694199 76.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0138, 412, 0x56B00130, 152.616, 65.6942, 76, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56B00130 [152.615997 65.694199 76.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0139, 9686, 0x56B00131, 152.566, 64.8842, 80.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x756B013C, 11697, 0x56B00131, 150.838, 64.3951, 76.15, -0.92388, 0, 0, /* @teleloc 0x56B00131 [150.837997 64.395103 76.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B013D, 9686, 0x56B00131, 152.566, 56.3342, 81.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00131 [152.565994 56.334202 81.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B013D, 9686, 0x56B00131, 152.566, 56.3342, 81.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00131 [152.565994 56.334202 81.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B013E, 9686, 0x56B00131, 150.266, 62.3834, 78.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x756B0141, 9686, 0x56B00131, 154.894, 62.1686, 78.25, 0.707107, 0, 0, /* @teleloc 0x56B00131 [154.893997 62.168598 78.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0142, 9686, 0x56B00132, 158.766, 60.3842, 79.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00132 [158.766006 60.384201 79.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0142, 9686, 0x56B00132, 158.766, 60.3842, 79.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00132 [158.766006 60.384201 79.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0143, 9686, 0x56B00132, 161.899, 59.1931, 78.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56B00132 [161.899002 59.193100 78.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0144, 9686, 0x56B00132, 160.807, 54.4342, 79.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00132 [160.807007 54.434200 79.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0144, 9686, 0x56B00132, 160.807, 54.4342, 79.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00132 [160.807007 54.434200 79.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0145, 9686, 0x56B00132, 156.355, 54.4342, 79.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00132 [156.354996 54.434200 79.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0145, 9686, 0x56B00132, 156.355, 54.4342, 79.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00132 [156.354996 54.434200 79.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0146, 9686, 0x56B00132, 155.335, 55.6642, 78, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x756B0149, 11698, 0x56B00132, 158.716, 57.3342, 82.25, 0.707107, 0, 0, /* @teleloc 0x56B00132 [158.716003 57.334202 82.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B014A, 11697, 0x56B00132, 158.7, 57.251, 76.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00132 [158.699997 57.250999 76.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B014A, 11697, 0x56B00132, 158.7, 57.251, 76.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00132 [158.699997 57.250999 76.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B014B, 9686, 0x56B00132, 161.899, 55.5931, 78.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x756B014C, 9686, 0x56B00132, 161.899, 57.4354, 79.9, 0.707107, 0, 0, - /* @teleloc 0x56B00132 [161.899002 57.435398 79.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B014D, 9686, 0x56B00132, 160.865, 60.3842, 79.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00132 [160.865005 60.384201 79.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B014D, 9686, 0x56B00132, 160.865, 60.3842, 79.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00132 [160.865005 60.384201 79.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B014E, 9686, 0x56B00132, 156.515, 60.3842, 79.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00132 [156.514999 60.384201 79.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B014E, 9686, 0x56B00132, 156.515, 60.3842, 79.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00132 [156.514999 60.384201 79.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B014F, 9686, 0x56B00132, 158.587, 54.4342, 79.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00132 [158.587006 54.434200 79.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B014F, 9686, 0x56B00132, 158.587, 54.4342, 79.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00132 [158.587006 54.434200 79.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0150, 9686, 0x56B00132, 155.335, 55.9131, 79.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x756B0151, 9686, 0x56B00132, 155.335, 58.9506, 79.6, -0.707107, 0, 0, /* @teleloc 0x56B00132 [155.335007 58.950600 79.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0152, 9686, 0x56B00132, 156.515, 60.3842, 78, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00132 [156.514999 60.384201 78.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0152, 9686, 0x56B00132, 156.515, 60.3842, 78, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00132 [156.514999 60.384201 78.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0153, 11698, 0x56B00132, 161.043, 55.1273, 80.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x756B0154, 11698, 0x56B00132, 160.943, 59.4274, 80.3, 0.919479, 0, 0, - /* @teleloc 0x56B00132 [160.942993 59.427399 80.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0155, 11697, 0x56B00132, 158.703, 55.9167, 76.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00132 [158.703003 55.916698 76.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0155, 11697, 0x56B00132, 158.703, 55.9167, 76.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00132 [158.703003 55.916698 76.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0156, 11697, 0x56B00132, 158.703, 58.4124, 76.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00132 [158.703003 58.412399 76.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0156, 11697, 0x56B00132, 158.703, 58.4124, 76.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00132 [158.703003 58.412399 76.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0157, 11697, 0x56B00132, 160.853, 55.301, 76.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x756B0158, 11697, 0x56B00132, 161.197, 57.5036, 76.15, 0.707107, 0, 0, /* @teleloc 0x56B00132 [161.197006 57.503601 76.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0159, 11697, 0x56B00132, 158.703, 59.6158, 76.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00132 [158.703003 59.615799 76.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0159, 11697, 0x56B00132, 158.703, 59.6158, 76.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00132 [158.703003 59.615799 76.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B015A, 9686, 0x56B00134, 154.817, 60.0342, 74.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00134 [154.817001 60.034199 74.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B015A, 9686, 0x56B00134, 154.817, 60.0342, 74.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00134 [154.817001 60.034199 74.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B015B, 9686, 0x56B00134, 161.667, 57.3656, 74.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x756B015E, 9687, 0x56B00134, 151.042, 59.3011, 72.1, -0.865587, -0.000 /* @teleloc 0x56B00134 [151.042007 59.301102 72.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B015F, 9686, 0x56B00134, 158.12, 60.0342, 74.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00134 [158.119995 60.034199 74.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B015F, 9686, 0x56B00134, 158.12, 60.0342, 74.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00134 [158.119995 60.034199 74.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0160, 9686, 0x56B00134, 154.219, 54.4947, 74.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00134 [154.218994 54.494701 74.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0160, 9686, 0x56B00134, 154.219, 54.4947, 74.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00134 [154.218994 54.494701 74.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0161, 9686, 0x56B00134, 158.332, 54.4947, 74.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00134 [158.332001 54.494701 74.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0161, 9686, 0x56B00134, 158.332, 54.4947, 74.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00134 [158.332001 54.494701 74.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0162, 9686, 0x56B00134, 150.266, 55.6551, 74.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x756B0163, 11698, 0x56B00134, 156.859, 57.3342, 75.5, -0.707107, 0, 0, /* @teleloc 0x56B00134 [156.858994 57.334202 75.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0164, 11697, 0x56B00134, 156.606, 59.3755, 72.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00134 [156.606003 59.375500 72.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0164, 11697, 0x56B00134, 156.606, 59.3755, 72.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00134 [156.606003 59.375500 72.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0165, 11697, 0x56B00134, 156.306, 55.0255, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00134 [156.306000 55.025501 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0165, 11697, 0x56B00134, 156.306, 55.0255, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00134 [156.306000 55.025501 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0166, 11697, 0x56B00134, 160.925, 56.9978, 72.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x56B00134 [160.925003 56.997799 72.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0167, 9686, 0x56B00000, 152.616, 65.7328, 79.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00000 [152.615997 65.732803 79.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x756B0167, 9686, 0x56B00000, 152.616, 65.7328, 79.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00000 [152.615997 65.732803 79.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0168, 9686, 0x56B00000, 150.465, 65.9328, 77.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00000 [150.464996 65.932800 77.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x756B0168, 9686, 0x56B00000, 150.465, 65.9328, 77.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00000 [150.464996 65.932800 77.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0169, 9686, 0x56B00000, 154.758, 65.9328, 77.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00000 [154.757996 65.932800 77.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x756B0169, 9686, 0x56B00000, 154.758, 65.9328, 77.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00000 [154.757996 65.932800 77.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B016A, 12679, 0x56B00000, 156.703, 66.3667, 76.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x56B00000 [156.703003 66.366699 76.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B016B, 12679, 0x56B00000, 158.703, 61.6167, 76.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x56B00000 [158.703003 61.616699 76.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B016B, 12679, 0x56B00000, 158.703, 61.6167, 76.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x56B00000 [158.703003 61.616699 76.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B016C, 9686, 0x56B00136, 110.068, 33.6042, 90.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x756B016D, 9686, 0x56B00136, 113.268, 33.5542, 90.85, 0.317305, 0, 0, /* @teleloc 0x56B00136 [113.267998 33.554199 90.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B016E, 9686, 0x56B00136, 111.661, 33.0328, 93.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00136 [111.661003 33.032799 93.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B016E, 9686, 0x56B00136, 111.661, 33.0328, 93.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00136 [111.661003 33.032799 93.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B016F, 9686, 0x56B00136, 109.314, 36.1668, 91.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x756B0171, 9686, 0x56B00136, 113.418, 38.8542, 90.85, -0.902209, 0, 0, /* @teleloc 0x56B00136 [113.417999 38.854198 90.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0172, 9686, 0x56B00136, 111.668, 40.0668, 91.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00136 [111.667999 40.066799 91.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0172, 9686, 0x56B00136, 111.668, 40.0668, 91.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00136 [111.667999 40.066799 91.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0173, 11697, 0x56B00136, 111.716, 33.3734, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00136 [111.716003 33.373402 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0173, 11697, 0x56B00136, 111.716, 33.3734, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00136 [111.716003 33.373402 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0174, 11697, 0x56B00136, 109.816, 34.4234, 88.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x56B00136 [109.816002 34.423401 88.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0175, 9686, 0x56B00139, 102.403, 32.3356, 90.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00139 [102.403000 32.335602 90.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0175, 9686, 0x56B00139, 102.403, 32.3356, 90.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00139 [102.403000 32.335602 90.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0176, 9686, 0x56B00139, 107.803, 32.3356, 90.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00139 [107.803001 32.335602 90.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0176, 9686, 0x56B00139, 107.803, 32.3356, 90.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00139 [107.803001 32.335602 90.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0177, 9686, 0x56B00139, 108.853, 33.6848, 89.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56B00139 [108.852997 33.684799 89.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0178, 9686, 0x56B00139, 104.853, 38.2356, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00139 [104.852997 38.235600 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0178, 9686, 0x56B00139, 104.853, 38.2356, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00139 [104.852997 38.235600 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0179, 9686, 0x56B00139, 101.053, 35.0856, 92.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x756B017D, 11697, 0x56B00139, 104.735, 35.4142, 88.1, -0.707107, 0, 0, /* @teleloc 0x56B00139 [104.735001 35.414200 88.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B017E, 11697, 0x56B00139, 105.266, 32.9234, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00139 [105.265999 32.923401 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B017E, 11697, 0x56B00139, 105.266, 32.9234, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00139 [105.265999 32.923401 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B017F, 9686, 0x56B00139, 102.304, 38.2356, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00139 [102.304001 38.235600 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B017F, 9686, 0x56B00139, 102.304, 38.2356, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00139 [102.304001 38.235600 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0180, 9686, 0x56B00139, 107.647, 38.2356, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00139 [107.647003 38.235600 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0180, 9686, 0x56B00139, 107.647, 38.2356, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00139 [107.647003 38.235600 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0181, 9686, 0x56B00139, 101.053, 33.3705, 91.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x756B0182, 9686, 0x56B00139, 101.053, 37.3187, 91.35, -0.707107, 0, 0, /* @teleloc 0x56B00139 [101.053001 37.318699 91.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0183, 9686, 0x56B00139, 105.263, 32.3356, 91.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00139 [105.263000 32.335602 91.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0183, 9686, 0x56B00139, 105.263, 32.3356, 91.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00139 [105.263000 32.335602 91.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0184, 9686, 0x56B00139, 108.853, 33.3848, 91.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x756B018B, 11697, 0x56B00139, 107.861, 33.1329, 88.1, 0.297375, 0, 0, - /* @teleloc 0x56B00139 [107.861000 33.132900 88.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B018C, 11697, 0x56B00139, 105.016, 37.7234, 88.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B00139 [105.015999 37.723400 88.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B018C, 11697, 0x56B00139, 105.016, 37.7234, 88.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B00139 [105.015999 37.723400 88.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B018D, 9686, 0x56B0013B, 107.761, 31.3828, 86.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B0013B [107.761002 31.382799 86.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B018D, 9686, 0x56B0013B, 107.761, 31.3828, 86.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B0013B [107.761002 31.382799 86.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B018E, 9686, 0x56B0013B, 104.264, 34.6168, 86.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x56B0013B [104.264000 34.616798 86.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B018F, 9686, 0x56B0013B, 106.518, 37.8668, 86.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B0013B [106.517998 37.866798 86.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B018F, 9686, 0x56B0013B, 106.518, 37.8668, 86.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B0013B [106.517998 37.866798 86.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0190, 11697, 0x56B0013B, 112.385, 36.6657, 84.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x756B0193, 11697, 0x56B0013B, 105.152, 35.1776, 84.1, -0.707107, 0, 0, /* @teleloc 0x56B0013B [105.152000 35.177601 84.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0194, 9686, 0x56B0013B, 111.661, 31.3828, 86.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B0013B [111.661003 31.382799 86.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0194, 9686, 0x56B0013B, 111.661, 31.3828, 86.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B0013B [111.661003 31.382799 86.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0195, 9686, 0x56B0013B, 109.768, 37.8668, 86.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B0013B [109.767998 37.866798 86.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0195, 9686, 0x56B0013B, 109.768, 37.8668, 86.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B0013B [109.767998 37.866798 86.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B0196, 9686, 0x56B0013B, 114.214, 33.4168, 86.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x756B0197, 11698, 0x56B0013B, 108.247, 35.267, 87.5, -0.707107, 0, 0, - /* @teleloc 0x56B0013B [108.247002 35.266998 87.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0198, 11697, 0x56B0013B, 108.852, 32.2276, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B0013B [108.851997 32.227600 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B0198, 11697, 0x56B0013B, 108.852, 32.2276, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B0013B [108.851997 32.227600 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B0199, 11697, 0x56B0013B, 108.235, 37.4157, 84.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x56B0013B [108.235001 37.415699 84.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x756B0199, 11697, 0x56B0013B, 108.235, 37.4157, 84.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x56B0013B [108.235001 37.415699 84.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B019A, 412, 0x56B00000, 111.618, 40.6142, 88, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x56B00000 [111.617996 40.614201 88.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B019A, 412, 0x56B00000, 111.618, 40.6142, 88, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x56B00000 [111.617996 40.614201 88.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B019B, 9686, 0x56B00000, 111.661, 40.7828, 91.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x56B00000 [111.661003 40.782799 91.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B019B, 9686, 0x56B00000, 111.661, 40.7828, 91.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x56B00000 [111.661003 40.782799 91.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B019C, 9686, 0x56B00000, 113.961, 39.8828, 90.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x756B019E, 12679, 0x56B00000, 114.766, 40.1734, 88.1, -0.402747, 0, 0, /* @teleloc 0x56B00000 [114.765999 40.173401 88.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x756B019F, 12679, 0x56B00000, 104.766, 39.2234, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x56B00000 [104.765999 39.223400 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x756B019F, 12679, 0x56B00000, 104.766, 39.2234, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x56B00000 [104.765999 39.223400 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x756B01A0, 15536, 0x56B00103, 57.4808, 36.8485, 98.005, -0.062288, 0, 0, 0.998058, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5744.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5744.sql index 441a11b8e5..f65bf1f913 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5744.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5744.sql @@ -5,8 +5,8 @@ VALUES (0x75744000, 21496, 0x574401A0, 30, -120, 0.015, 1, 0, 0, 0, True, '2005 /* @teleloc 0x574401A0 [30.000000 -120.000000 0.015000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75744001, 7925, 0x574401A4, 40.0088, -120.01, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ -/* @teleloc 0x574401A4 [40.008801 -120.010002 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75744001, 7925, 0x574401A4, 40.0088, -120.01, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ +/* @teleloc 0x574401A4 [40.008801 -120.010002 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75744001, 0x75744000, '2005-02-09 10:00:00') /* Tribunal (21496) */ @@ -117,8 +117,8 @@ VALUES (0x75744018, 21504, 0x574401A4, 44.179, -116.888, 0.012, 0.707107, 0, 0, /* @teleloc 0x574401A4 [44.179001 -116.888000 0.012000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75744019, 21508, 0x574401A5, 38.577, -134.24, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mushroom */ -/* @teleloc 0x574401A5 [38.577000 -134.240005 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75744019, 21508, 0x574401A5, 38.577, -134.24, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mushroom */ +/* @teleloc 0x574401A5 [38.577000 -134.240005 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574401A, 21506, 0x574401A5, 44.106, -134.017, 0.012, 0.5, 0, 0, -0.866025, True, '2005-02-09 10:00:00'); /* Hope */ @@ -301,8 +301,8 @@ VALUES (0x7574404B, 21405, 0x5744015A, 102.52, -7.33622, -17.995, 0.925708, 0, 0 /* @teleloc 0x5744015A [102.519997 -7.336220 -17.995001] 0.925708 0.000000 0.000000 -0.378238 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574404C, 21530, 0x5744015B, 99.838, -19.982, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5744015B [99.837997 -19.982000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574404C, 21530, 0x5744015B, 99.838, -19.982, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5744015B [99.837997 -19.982000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574404D, 21745, 0x574401A2, 33, -190, 0.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ @@ -313,8 +313,8 @@ VALUES (0x7574404E, 21745, 0x574401AD, 50, -182.9, 0.005, 0, 0, 0, -1, True, '2 /* @teleloc 0x574401AD [50.000000 -182.899994 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574404F, 21745, 0x574401BA, 60, -197.1, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ -/* @teleloc 0x574401BA [60.000000 -197.100006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574404F, 21745, 0x574401BA, 60, -197.1, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ +/* @teleloc 0x574401BA [60.000000 -197.100006 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75744050, 21745, 0x574401C2, 80, -182.9, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ @@ -353,5 +353,5 @@ VALUES (0x75744058, 21950, 0x574401E7, 120.231, -181.284, 0.005, 0.91552, 0, 0, /* @teleloc 0x574401E7 [120.231003 -181.283997 0.005000] 0.915520 0.000000 0.000000 -0.402273 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75744059, 21529, 0x574401E9, 118.239, -200.24, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x574401E9 [118.238998 -200.240005 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75744059, 21529, 0x574401E9, 118.239, -200.24, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x574401E9 [118.238998 -200.240005 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5745.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5745.sql index bb5f37088e..1987b1ce16 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5745.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5745.sql @@ -91,8 +91,8 @@ VALUES (0x75745019, 1989, 0x57450252, 80.072, -191.016, 12.0065, 0.731689, 0, 0 /* @teleloc 0x57450252 [80.071999 -191.016006 12.006500] 0.731689 0.000000 0.000000 -0.681639 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574501A, 14517, 0x57450255, 90, -120, 12.007, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Frost */ -/* @teleloc 0x57450255 [90.000000 -120.000000 12.007000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574501A, 14517, 0x57450255, 90, -120, 12.007, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Frost */ +/* @teleloc 0x57450255 [90.000000 -120.000000 12.007000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574501B, 14517, 0x57450255, 87.9688, -121.387, 12.007, 0.08463, 0, 0, -0.996412, True, '2005-02-09 10:00:00'); /* Frost */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5746.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5746.sql index e33a062a69..b0913bef75 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5746.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5746.sql @@ -25,8 +25,8 @@ VALUES (0x75746005, 613, 0x574603D4, 42.98, -64.321, 84.005, 0, 0, 0, -1, Fals /* @teleloc 0x574603D4 [42.980000 -64.320999 84.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75746006, 613, 0x574603DE, 46.6969, -64.3805, 84.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x574603DE [46.696899 -64.380501 84.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75746006, 613, 0x574603DE, 46.6969, -64.3805, 84.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x574603DE [46.696899 -64.380501 84.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75746007, 7924, 0x57460104, 20, -20, 0.005, 0.731689, 0, 0, 0.681639, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ @@ -188,8 +188,8 @@ VALUES (0x7574601E, 1989, 0x57460217, 30, -70, 54.1065, 1, 0, 0, 0, True, '200 /* @teleloc 0x57460217 [30.000000 -70.000000 54.106499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574601F, 201, 0x57460224, 40, -20, 54.011, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ -/* @teleloc 0x57460224 [40.000000 -20.000000 54.011002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574601F, 201, 0x57460224, 40, -20, 54.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ +/* @teleloc 0x57460224 [40.000000 -20.000000 54.011002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75746020, 21168, 0x57460238, 21.7856, -20.3501, 60.005, -0.313477, 0, 0, 0.949596, True, '2005-02-09 10:00:00'); /* Charge */ @@ -228,12 +228,12 @@ VALUES (0x75746028, 21168, 0x57460281, 70, -30, 60.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x57460281 [70.000000 -30.000000 60.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75746029, 201, 0x57460283, 80, -30, 60.011, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ -/* @teleloc 0x57460283 [80.000000 -30.000000 60.011002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75746029, 201, 0x57460283, 80, -30, 60.011, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Golem */ +/* @teleloc 0x57460283 [80.000000 -30.000000 60.011002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574602A, 1989, 0x574602C0, 30, -30, 66.1065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Wisp */ -/* @teleloc 0x574602C0 [30.000000 -30.000000 66.106499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574602A, 1989, 0x574602C0, 30, -30, 66.1065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Wisp */ +/* @teleloc 0x574602C0 [30.000000 -30.000000 66.106499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574602B, 1989, 0x574602D3, 30, -70, 66.1065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Wisp */ @@ -244,8 +244,8 @@ VALUES (0x7574602C, 1989, 0x574602FA, 50, -40, 66.1065, 1, 0, 0, 0, True, '200 /* @teleloc 0x574602FA [50.000000 -40.000000 66.106499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574602D, 1989, 0x5746030E, 60, -60, 66.1065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Wisp */ -/* @teleloc 0x5746030E [60.000000 -60.000000 66.106499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574602D, 1989, 0x5746030E, 60, -60, 66.1065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Wisp */ +/* @teleloc 0x5746030E [60.000000 -60.000000 66.106499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574602E, 1989, 0x57460319, 70, -20, 66.1065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Wisp */ @@ -264,8 +264,8 @@ VALUES (0x75746031, 201, 0x57460352, 29.2006, -21.1799, 72.011, -0.740517, 0, /* @teleloc 0x57460352 [29.200600 -21.179899 72.011002] -0.740517 0.000000 0.000000 -0.672038 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75746032, 6380, 0x57460355, 30, -60, 72.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x57460355 [30.000000 -60.000000 72.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75746032, 6380, 0x57460355, 30, -60, 72.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scintilla */ +/* @teleloc 0x57460355 [30.000000 -60.000000 72.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75746033, 21168, 0x5746035B, 40, -80, 72.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Charge */ @@ -288,20 +288,20 @@ VALUES (0x75746037, 21168, 0x5746037A, 81.4128, -27.5262, 72.005, 0.250643, 0, 0 /* @teleloc 0x5746037A [81.412804 -27.526199 72.004997] 0.250643 0.000000 0.000000 0.968080 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75746038, 6380, 0x5746037F, 80, -60, 72.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x5746037F [80.000000 -60.000000 72.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75746038, 6380, 0x5746037F, 80, -60, 72.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scintilla */ +/* @teleloc 0x5746037F [80.000000 -60.000000 72.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75746039, 21168, 0x57460386, 90, -30, 72.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Charge */ -/* @teleloc 0x57460386 [90.000000 -30.000000 72.004997] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75746039, 21168, 0x57460386, 90, -30, 72.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Charge */ +/* @teleloc 0x57460386 [90.000000 -30.000000 72.004997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574603A, 21168, 0x5746038A, 90, -50, 72.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Charge */ /* @teleloc 0x5746038A [90.000000 -50.000000 72.004997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574603B, 6380, 0x57460398, 40, -10, 78.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x57460398 [40.000000 -10.000000 78.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574603B, 6380, 0x57460398, 40, -10, 78.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scintilla */ +/* @teleloc 0x57460398 [40.000000 -10.000000 78.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574603C, 6380, 0x574603AB, 70, -10, 78.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scintilla */ @@ -328,12 +328,12 @@ VALUES (0x75746042, 21168, 0x5746040F, 84.6672, -55.1276, 84.005, 0.437907, 0, 0 /* @teleloc 0x5746040F [84.667198 -55.127602 84.004997] 0.437907 0.000000 0.000000 -0.899020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75746043, 6380, 0x57460412, 90, -30, 84.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x57460412 [90.000000 -30.000000 84.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75746043, 6380, 0x57460412, 90, -30, 84.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scintilla */ +/* @teleloc 0x57460412 [90.000000 -30.000000 84.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75746044, 6380, 0x5746041E, 90, -60, 84.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x5746041E [90.000000 -60.000000 84.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75746044, 6380, 0x5746041E, 90, -60, 84.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scintilla */ +/* @teleloc 0x5746041E [90.000000 -60.000000 84.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75746048, 21982, 0x574603BA, 21.8774, -16.1486, 84.012, -0.026099, 0, 0, -0.999659, True, '2005-02-09 10:00:00'); /* Platinum Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5748.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5748.sql index 90c91692d6..782ae8c672 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5748.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5748.sql @@ -93,8 +93,8 @@ VALUES (0x75748016, 236, 0x57480138, 71.3134, -108.486, -17.989, 1, 0, 0, 0, /* @teleloc 0x57480138 [71.313400 -108.486000 -17.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75748017, 236, 0x5748013B, 77.4416, -110.203, -17.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Female Tusker */ -/* @teleloc 0x5748013B [77.441597 -110.203003 -17.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75748017, 236, 0x5748013B, 77.4416, -110.203, -17.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Female Tusker */ +/* @teleloc 0x5748013B [77.441597 -110.203003 -17.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75748018, 236, 0x57480155, 161.465, -109.061, -17.989, 0.999687, 0, 0, -0.024998, True, '2005-02-09 10:00:00'); /* Female Tusker */ @@ -149,8 +149,8 @@ VALUES (0x75748024, 236, 0x574801AE, 130.098, -65.2466, -11.782, 1, 0, 0, 0, /* @teleloc 0x574801AE [130.098007 -65.246597 -11.782000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75748025, 236, 0x574801B4, 137.364, -66.766, -11.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Female Tusker */ -/* @teleloc 0x574801B4 [137.363998 -66.765999 -11.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75748025, 236, 0x574801B4, 137.364, -66.766, -11.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Female Tusker */ +/* @teleloc 0x574801B4 [137.363998 -66.765999 -11.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75748026, 236, 0x574801B7, 140, -90, -11.989, 0.748499, 0, 0, 0.663135, True, '2005-02-09 10:00:00'); /* Female Tusker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5749.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5749.sql index 9ed6ba9bbf..1ec1a1099b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5749.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5749.sql @@ -120,8 +120,8 @@ VALUES (0x7574900E, 11, 0x57490181, 70, -50, 12.0121, 1, 0, 0, 0, True, '200 /* @teleloc 0x57490181 [70.000000 -50.000000 12.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574900F, 11, 0x57490188, 70, -70, 12.0121, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x57490188 [70.000000 -70.000000 12.012100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574900F, 11, 0x57490188, 70, -70, 12.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x57490188 [70.000000 -70.000000 12.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75749010, 11, 0x57490190, 70, -90, 12.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ @@ -136,8 +136,8 @@ VALUES (0x75749012, 11, 0x574901A6, 90, -70, 12.0121, 1, 0, 0, 0, True, '200 /* @teleloc 0x574901A6 [90.000000 -70.000000 12.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75749013, 11, 0x574901B6, 100, -90, 12.0121, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x574901B6 [100.000000 -90.000000 12.012100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75749013, 11, 0x574901B6, 100, -90, 12.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x574901B6 [100.000000 -90.000000 12.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75749014, 11, 0x574901C0, 20, -110, 18.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ @@ -196,8 +196,8 @@ VALUES (0x75749021, 11, 0x57490224, 30.1366, -83.7, 24.0121, -0.191528, 0, 0, /* @teleloc 0x57490224 [30.136600 -83.699997 24.012100] -0.191528 0.000000 0.000000 0.981487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75749022, 11, 0x5749022C, 30, -110, 24.0121, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x5749022C [30.000000 -110.000000 24.012100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75749022, 11, 0x5749022C, 30, -110, 24.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x5749022C [30.000000 -110.000000 24.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75749023, 11, 0x5749022E, 30, -130, 24.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ @@ -208,20 +208,20 @@ VALUES (0x75749024, 11, 0x57490235, 40, -120, 24.0121, 1, 0, 0, 0, True, '20 /* @teleloc 0x57490235 [40.000000 -120.000000 24.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75749025, 11, 0x57490236, 40, -130, 24.0121, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x57490236 [40.000000 -130.000000 24.012100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75749025, 11, 0x57490236, 40, -130, 24.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x57490236 [40.000000 -130.000000 24.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75749026, 11, 0x5749023A, 50, -40, 24.0121, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x5749023A [50.000000 -40.000000 24.012100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75749026, 11, 0x5749023A, 50, -40, 24.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x5749023A [50.000000 -40.000000 24.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75749027, 11, 0x5749023E, 50, -50, 24.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ /* @teleloc 0x5749023E [50.000000 -50.000000 24.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75749028, 11, 0x57490244, 50, -140, 24.0121, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x57490244 [50.000000 -140.000000 24.012100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75749028, 11, 0x57490244, 50, -140, 24.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x57490244 [50.000000 -140.000000 24.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75749029, 11, 0x5749024B, 60.1934, -120.575, 24.0121, 0.99983, 0, 0, 0.018422, True, '2005-02-09 10:00:00'); /* Male Tusker */ @@ -244,8 +244,8 @@ VALUES (0x7574902D, 11, 0x5749025E, 69.5379, -82.7217, 24.0121, 0.082176, 0, /* @teleloc 0x5749025E [69.537903 -82.721703 24.012100] 0.082176 0.000000 0.000000 -0.996618 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574902E, 11, 0x57490266, 70, -110, 24.0121, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x57490266 [70.000000 -110.000000 24.012100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574902E, 11, 0x57490266, 70, -110, 24.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x57490266 [70.000000 -110.000000 24.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574902F, 11, 0x57490268, 70.9885, -129.297, 24.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ @@ -260,8 +260,8 @@ VALUES (0x75749031, 11, 0x57490277, 80, -120, 24.0121, 1, 0, 0, 0, True, '20 /* @teleloc 0x57490277 [80.000000 -120.000000 24.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75749032, 11, 0x57490278, 79.6413, -129.102, 24.0121, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x57490278 [79.641296 -129.102005 24.012100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75749032, 11, 0x57490278, 79.6413, -129.102, 24.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x57490278 [79.641296 -129.102005 24.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75749033, 22597, 0x5749027E, 42.252, -10.4489, 30.0121, -0.004204, 0, 0, 0.999991, True, '2005-02-09 10:00:00'); /* Male Tusker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/574A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/574A.sql index b7879a2d00..7db940404d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/574A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/574A.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x574A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574A000, 23075, 0x574A010C, 40, 0, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x574A010C [40.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574A000, 23075, 0x574A010C, 40, 0, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x574A010C [40.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574A001, 23081, 0x574A0123, 80, -40, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Warehouse Annex Mine */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/574B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/574B.sql index cb0a00ed39..9fc951d1ed 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/574B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/574B.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x574B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574B000, 23078, 0x574B010C, 40, 0, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x574B010C [40.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574B000, 23078, 0x574B010C, 40, 0, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x574B010C [40.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574B001, 23079, 0x574B0123, 80, -40, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Warehouse Annex Mine */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/574D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/574D.sql index ea03b388ea..f90bcc5919 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/574D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/574D.sql @@ -9,8 +9,8 @@ VALUES (0x7574D001, 5627, 0x574D0149, 109.996, -4.60257, 0.005, 1, 0, 0, 0, Fal /* @teleloc 0x574D0149 [109.996002 -4.602570 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574D002, 5627, 0x574D0154, 110.004, -25.3974, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574D0154 [110.003998 -25.397400 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574D002, 5627, 0x574D0154, 110.004, -25.3974, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574D0154 [110.003998 -25.397400 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574D003, 23481, 0x574D0101, 10.2848, -24.4223, -5.87399, -0.535367, 0, 0, 0.84462, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ @@ -91,8 +91,8 @@ VALUES (0x7574D011, 0x7574D003, '2005-02-09 10:00:00') /* Olthoi Mutilator (2348 , (0x7574D011, 0x7574D013, '2005-02-09 10:00:00') /* Olthoi Mutilator (23481) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574D012, 5627, 0x574D0165, 140.004, -25.3974, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574D0165 [140.003998 -25.397400 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574D012, 5627, 0x574D0165, 140.004, -25.3974, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574D0165 [140.003998 -25.397400 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574D013, 23481, 0x574D0165, 140.035, -27.0428, 0.005, 0.999928, 0, 0, 0.011971, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/574E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/574E.sql index c02c47cf7b..242a509147 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/574E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/574E.sql @@ -9,12 +9,12 @@ VALUES (0x7574E001, 5627, 0x574E0141, 45.3974, -49.9956, -29.995, 0.707107, 0, /* @teleloc 0x574E0141 [45.397400 -49.995602 -29.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574E002, 5627, 0x574E0181, 90.0044, -55.3974, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574E0181 [90.004402 -55.397400 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574E002, 5627, 0x574E0181, 90.0044, -55.3974, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574E0181 [90.004402 -55.397400 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574E003, 5627, 0x574E019A, 100.004, -95.3974, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574E019A [100.003998 -95.397400 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574E003, 5627, 0x574E019A, 100.004, -95.3974, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574E019A [100.003998 -95.397400 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574E004, 5627, 0x574E01D5, 169.996, -54.6026, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -29,8 +29,8 @@ VALUES (0x7574E006, 5627, 0x574E0229, 265.397, -59.9956, -11.995, 0.707107, 0, /* @teleloc 0x574E0229 [265.397003 -59.995602 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574E007, 5627, 0x574E0276, 250.004, -45.3974, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574E0276 [250.003998 -45.397400 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574E007, 5627, 0x574E0276, 250.004, -45.3974, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574E0276 [250.003998 -45.397400 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574E008, 5627, 0x574E0280, 265.397, -39.9956, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/574F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/574F.sql index a141671a0c..029a599554 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/574F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/574F.sql @@ -9,20 +9,20 @@ VALUES (0x7574F001, 5627, 0x574F0121, 29.9956, -14.6026, -29.995, 1, 0, 0, 0, F /* @teleloc 0x574F0121 [29.995600 -14.602600 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574F002, 5627, 0x574F014A, 70, -60, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574F014A [70.000000 -60.000000 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574F002, 5627, 0x574F014A, 70, -60, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574F014A [70.000000 -60.000000 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574F003, 5627, 0x574F0156, 80, -60, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574F0156 [80.000000 -60.000000 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574F003, 5627, 0x574F0156, 80, -60, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574F0156 [80.000000 -60.000000 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574F004, 5627, 0x574F0167, 99.9956, -34.6026, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x574F0167 [99.995598 -34.602600 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574F005, 5627, 0x574F01D4, 140, -30, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574F01D4 [140.000000 -30.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574F005, 5627, 0x574F01D4, 140, -30, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574F01D4 [140.000000 -30.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574F006, 5627, 0x574F01EB, 145.397, -39.9956, -11.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -33,8 +33,8 @@ VALUES (0x7574F007, 5627, 0x574F01F7, 160, -70, -11.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x574F01F7 [160.000000 -70.000000 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574F008, 5627, 0x574F01FC, 170.004, -25.3974, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574F01FC [170.003998 -25.397400 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574F008, 5627, 0x574F01FC, 170.004, -25.3974, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574F01FC [170.003998 -25.397400 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574F009, 5627, 0x574F0206, 179.996, -4.60257, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -53,8 +53,8 @@ VALUES (0x7574F00C, 5627, 0x574F0274, 209.996, -4.60257, 0.005, 1, 0, 0, 0, Fal /* @teleloc 0x574F0274 [209.996002 -4.602570 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574F00D, 5627, 0x574F027F, 210.004, -25.3974, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574F027F [210.003998 -25.397400 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574F00D, 5627, 0x574F027F, 210.004, -25.3974, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574F027F [210.003998 -25.397400 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574F00E, 5627, 0x574F0291, 245.397, -19.9956, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -312,8 +312,8 @@ VALUES (0x7574F04B, 11482, 0x574F025C, 187.22, -0.421054, 0.005, -0.448114, 0, 0 /* @teleloc 0x574F025C [187.220001 -0.421054 0.005000] -0.448114 0.000000 0.000000 0.893976 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574F04C, 23989, 0x574F0265, 190, -28.0372, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ -/* @teleloc 0x574F0265 [190.000000 -28.037201 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7574F04C, 23989, 0x574F0265, 190, -28.0372, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ +/* @teleloc 0x574F0265 [190.000000 -28.037201 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574F04D, 23989, 0x574F0265, 191.785, -29.8386, 0.005, 0.778843, 0, 0, -0.627219, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -332,8 +332,8 @@ VALUES (0x7574F050, 23989, 0x574F027A, 208.245, -21.0644, 0.005, 0.891097, 0, 0, /* @teleloc 0x574F027A [208.244995 -21.064400 0.005000] 0.891097 0.000000 0.000000 -0.453812 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7574F051, 5627, 0x574F0288, 220.004, -25.3974, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x574F0288 [220.003998 -25.397400 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7574F051, 5627, 0x574F0288, 220.004, -25.3974, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x574F0288 [220.003998 -25.397400 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7574F052, 5627, 0x574F028A, 239.996, -14.6026, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5750.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5750.sql index 4364309a33..e556fedf5b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5750.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5750.sql @@ -21,8 +21,8 @@ VALUES (0x75750004, 5627, 0x5750016F, 125.397, -79.9956, -17.995, 0.707107, 0, /* @teleloc 0x5750016F [125.397003 -79.995598 -17.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75750005, 5627, 0x575001C6, 130, -50, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x575001C6 [130.000000 -50.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75750005, 5627, 0x575001C6, 130, -50, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x575001C6 [130.000000 -50.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75750006, 5627, 0x575001DD, 135.397, -59.9956, -11.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -33,8 +33,8 @@ VALUES (0x75750007, 5627, 0x575001EF, 150, -90, -11.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x575001EF [150.000000 -90.000000 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75750008, 5627, 0x57500203, 160.004, -45.3974, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x57500203 [160.003998 -45.397400 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75750008, 5627, 0x57500203, 160.004, -45.3974, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x57500203 [160.003998 -45.397400 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75750009, 5627, 0x57500226, 175.397, -29.9956, -11.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -49,12 +49,12 @@ VALUES (0x7575000B, 5627, 0x57500284, 199.996, -24.6026, 0.005, 1, 0, 0, 0, Fal /* @teleloc 0x57500284 [199.996002 -24.602600 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7575000C, 5627, 0x5750028F, 200.004, -45.3974, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5750028F [200.003998 -45.397400 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7575000C, 5627, 0x5750028F, 200.004, -45.3974, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5750028F [200.003998 -45.397400 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7575000D, 5627, 0x57500298, 210.004, -45.3974, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x57500298 [210.003998 -45.397400 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7575000D, 5627, 0x57500298, 210.004, -45.3974, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x57500298 [210.003998 -45.397400 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7575000E, 5627, 0x57500299, 215.397, -39.9956, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -171,8 +171,8 @@ VALUES (0x75750028, 11478, 0x575001C2, 130, -40, -11.995, 1, 0, 0, 0, True, '20 /* @teleloc 0x575001C2 [130.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75750029, 11478, 0x575001C7, 130, -59.5177, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ -/* @teleloc 0x575001C7 [130.000000 -59.517700 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75750029, 11478, 0x575001C7, 130, -59.5177, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ +/* @teleloc 0x575001C7 [130.000000 -59.517700 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7575002A, 29956, 0x575001CE, 130.496, -82.9476, -11.995, 0.913645, 0, 0, 0.406513, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -235,8 +235,8 @@ VALUES (0x75750038, 29956, 0x57500240, 125.131, -33.3023, -5.995, 0.191394, 0, 0 /* @teleloc 0x57500240 [125.130997 -33.302299 -5.995000] 0.191394 0.000000 0.000000 -0.981513 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75750039, 212, 0x57500243, 129.97, -50, -5.89939, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ -/* @teleloc 0x57500243 [129.970001 -50.000000 -5.899390] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75750039, 212, 0x57500243, 129.97, -50, -5.89939, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ +/* @teleloc 0x57500243 [129.970001 -50.000000 -5.899390] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7575003A, 29956, 0x57500275, 180.386, -49.785, 0.005, 0.922803, 0, 0, -0.385273, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5751.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5751.sql index 18d735848e..546e236432 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5751.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5751.sql @@ -359,8 +359,8 @@ VALUES (0x7575104A, 11482, 0x575102CB, 90.377, -117.956, 0.005, 0.995202, 0, 0, /* @teleloc 0x575102CB [90.376999 -117.956001 0.005000] 0.995202 0.000000 0.000000 -0.097838 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7575104B, 5627, 0x575102D1, 90.0044, -135.397, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x575102D1 [90.004402 -135.397003 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7575104B, 5627, 0x575102D1, 90.0044, -135.397, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x575102D1 [90.004402 -135.397003 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7575104C, 11482, 0x575102D1, 89.9887, -136.295, 0.005, 0.996262, 0, 0, 0.086377, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ @@ -431,8 +431,8 @@ VALUES (0x7575105C, 11482, 0x57510305, 127.557, -139.47, 0.005, 0.892585, 0, 0, /* @teleloc 0x57510305 [127.556999 -139.470001 0.005000] 0.892585 0.000000 0.000000 0.450879 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7575105D, 5627, 0x57510315, 130.004, -175.397, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x57510315 [130.003998 -175.397003 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7575105D, 5627, 0x57510315, 130.004, -175.397, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x57510315 [130.003998 -175.397003 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7575105E, 23482, 0x57510315, 129.958, -176.836, 0.005, 0.993897, 0, 0, -0.110313, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5752.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5752.sql index c6c2435044..fb5e0957b1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5752.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5752.sql @@ -13,12 +13,12 @@ VALUES (0x75752002, 5627, 0x57520161, 229.996, -124.603, -11.995, 1, 0, 0, 0, F /* @teleloc 0x57520161 [229.996002 -124.602997 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75752003, 5627, 0x575202D9, 90.0044, -165.397, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x575202D9 [90.004402 -165.397003 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75752003, 5627, 0x575202D9, 90.0044, -165.397, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x575202D9 [90.004402 -165.397003 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75752004, 5627, 0x5752031D, 130.004, -205.397, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5752031D [130.003998 -205.397003 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75752004, 5627, 0x5752031D, 130.004, -205.397, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5752031D [130.003998 -205.397003 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75752005, 3650, 0x57520100, 204.377, -9.91971, -29.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Surface */ @@ -186,8 +186,8 @@ VALUES (0x7575202C, 23990, 0x575201EA, 90, -200, -5.995, 0.169967, 0, 0, 0.98545 /* @teleloc 0x575201EA [90.000000 -200.000000 -5.995000] 0.169967 0.000000 0.000000 0.985450 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7575202D, 23987, 0x575201F3, 100, -170, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ -/* @teleloc 0x575201F3 [100.000000 -170.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7575202D, 23987, 0x575201F3, 100, -170, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ +/* @teleloc 0x575201F3 [100.000000 -170.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7575202E, 23990, 0x575201F5, 100, -190, -5.995, 0.748499, 0, 0, -0.663135, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5753.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5753.sql index 7af854c1be..ca96bf680f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5753.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5753.sql @@ -13,12 +13,12 @@ VALUES (0x75753002, 5627, 0x57530159, 229.996, -94.6026, -11.995, 1, 0, 0, 0, F /* @teleloc 0x57530159 [229.996002 -94.602600 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75753003, 5627, 0x575302D1, 90.0044, -135.397, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x575302D1 [90.004402 -135.397003 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75753003, 5627, 0x575302D1, 90.0044, -135.397, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x575302D1 [90.004402 -135.397003 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75753004, 5627, 0x57530315, 130.004, -175.397, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x57530315 [130.003998 -175.397003 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75753004, 5627, 0x57530315, 130.004, -175.397, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x57530315 [130.003998 -175.397003 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75753005, 11478, 0x57530101, 203.115, -34.2449, -29.995, 0.253898, 0, 0, -0.967231, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -213,8 +213,8 @@ VALUES (0x75753034, 212, 0x57530211, 149.573, -135.324, -5.995, -0.129758, 0, /* @teleloc 0x57530211 [149.572998 -135.324005 -5.995000] -0.129758 0.000000 0.000000 -0.991546 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75753035, 212, 0x57530216, 150, -160, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ -/* @teleloc 0x57530216 [150.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75753035, 212, 0x57530216, 150, -160, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ +/* @teleloc 0x57530216 [150.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75753036, 11478, 0x57530228, 161.494, -159.951, -5.995, 0.945862, 0, 0, -0.324568, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5772.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5772.sql index bb6d94a372..12058fb16c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5772.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5772.sql @@ -84,7 +84,7 @@ VALUES (0x75772010, 3, 0x57720145, 37.9485, -110.173, -41.995, 0.823764, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75772011, 3, 0x57720149, 44.5447, -157.9, -41.995, 0.998614, 0, 0, -0.052629, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x57720149 [44.544701 -157.899994 -41.994999] 0.998614 0.000000 0.000000 -0.052628 */ +/* @teleloc 0x57720149 [44.544701 -157.899994 -41.994999] 0.998614 0.000000 0.000000 -0.052629 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75772012, 6640, 0x57720149, 41.6025, -162.565, -41.995, 0.801985, 0, 0, -0.597345, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -210,12 +210,12 @@ VALUES (0x7577202D, 24304, 0x577201BF, 93.8079, -89.0343, -35.995, -0.770947, 0, /* @teleloc 0x577201BF [93.807899 -89.034302 -35.994999] -0.770947 0.000000 0.000000 0.636900 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7577202E, 5627, 0x577201C1, 100, -60, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x577201C1 [100.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7577202E, 5627, 0x577201C1, 100, -60, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x577201C1 [100.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7577202F, 7924, 0x577201C1, 100, -58.1955, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x577201C1 [100.000000 -58.195499 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7577202F, 7924, 0x577201C1, 100, -58.1955, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x577201C1 [100.000000 -58.195499 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7577202F, 0x75772005, '2005-02-09 10:00:00') /* Olthoi Swarm Nymph (24304) */ @@ -266,8 +266,8 @@ VALUES (0x75772030, 24304, 0x577201C5, 95.8407, -88.8862, -35.995, 0.354963, 0, /* @teleloc 0x577201C5 [95.840698 -88.886200 -35.994999] 0.354963 0.000000 0.000000 -0.934880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75772031, 6640, 0x577201C7, 0, -167.882, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x577201C7 [0.000000 -167.882004 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75772031, 6640, 0x577201C7, 0, -167.882, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x577201C7 [0.000000 -167.882004 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75772032, 6640, 0x577201CB, 9.93019, -163.202, -29.995, 0.025239, 0, 0, 0.999681, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -330,8 +330,8 @@ VALUES (0x75772040, 22010, 0x57720213, 66.8432, -21.5193, -29.995, 0.380564, 0, /* @teleloc 0x57720213 [66.843201 -21.519300 -29.995001] 0.380564 0.000000 0.000000 -0.924755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75772041, 5627, 0x57720218, 70, -30, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x57720218 [70.000000 -30.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75772041, 5627, 0x57720218, 70, -30, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x57720218 [70.000000 -30.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75772042, 22010, 0x57720218, 69.2281, -25.9471, -29.995, 0.955712, 0, 0, 0.294302, True, '2005-02-09 10:00:00'); /* Olthoi Servant */ @@ -954,8 +954,8 @@ VALUES (0x757720BB, 0x75772036, '2005-02-09 10:00:00') /* Olthoi Servant (22010) , (0x757720BB, 0x757720D1, '2005-02-09 10:00:00') /* Olthoi Nymph (213) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x757720BC, 24918, 0x57720436, 130, -120, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Exit portal */ -/* @teleloc 0x57720436 [130.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x757720BC, 24918, 0x57720436, 130, -120, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Exit portal */ +/* @teleloc 0x57720436 [130.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x757720BD, 22009, 0x57720440, 150.095, -123.953, 0.005, 0.068314, 0, 0, 0.997664, True, '2005-02-09 10:00:00'); /* Olthoi Drone */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5773.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5773.sql index 6a6ff21b3f..85ba569a99 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5773.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5773.sql @@ -84,7 +84,7 @@ VALUES (0x75773010, 3, 0x57730145, 37.9485, -110.173, -41.995, 0.823764, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75773011, 3, 0x57730149, 44.5447, -157.9, -41.995, 0.998614, 0, 0, -0.052629, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x57730149 [44.544701 -157.899994 -41.994999] 0.998614 0.000000 0.000000 -0.052628 */ +/* @teleloc 0x57730149 [44.544701 -157.899994 -41.994999] 0.998614 0.000000 0.000000 -0.052629 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75773012, 6640, 0x57730149, 41.6025, -162.565, -41.995, 0.801985, 0, 0, -0.597345, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -210,12 +210,12 @@ VALUES (0x7577302D, 24304, 0x577301BF, 93.8079, -89.0343, -35.995, -0.770947, 0, /* @teleloc 0x577301BF [93.807899 -89.034302 -35.994999] -0.770947 0.000000 0.000000 0.636900 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7577302E, 5627, 0x577301C1, 100, -60, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x577301C1 [100.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7577302E, 5627, 0x577301C1, 100, -60, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x577301C1 [100.000000 -60.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7577302F, 7924, 0x577301C1, 100, -58.1955, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x577301C1 [100.000000 -58.195499 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7577302F, 7924, 0x577301C1, 100, -58.1955, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x577301C1 [100.000000 -58.195499 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7577302F, 0x75773005, '2005-02-09 10:00:00') /* Olthoi Swarm Nymph (24304) */ @@ -266,8 +266,8 @@ VALUES (0x75773030, 24304, 0x577301C5, 95.8407, -88.8862, -35.995, 0.354963, 0, /* @teleloc 0x577301C5 [95.840698 -88.886200 -35.994999] 0.354963 0.000000 0.000000 -0.934880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75773031, 6640, 0x577301C7, 0, -167.882, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x577301C7 [0.000000 -167.882004 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75773031, 6640, 0x577301C7, 0, -167.882, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x577301C7 [0.000000 -167.882004 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75773032, 6640, 0x577301CB, 9.93019, -163.202, -29.995, 0.025239, 0, 0, 0.999681, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -330,8 +330,8 @@ VALUES (0x75773040, 22010, 0x57730213, 66.8432, -21.5193, -29.995, 0.380564, 0, /* @teleloc 0x57730213 [66.843201 -21.519300 -29.995001] 0.380564 0.000000 0.000000 -0.924755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75773041, 5627, 0x57730218, 70, -30, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x57730218 [70.000000 -30.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75773041, 5627, 0x57730218, 70, -30, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x57730218 [70.000000 -30.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75773042, 22010, 0x57730218, 69.2281, -25.9471, -29.995, 0.955712, 0, 0, 0.294302, True, '2005-02-09 10:00:00'); /* Olthoi Servant */ @@ -1046,5 +1046,5 @@ VALUES (0x757730D6, 24917, 0x577302DF, 126.381, -159.675, -23.995, 0.652344, 0, /* @teleloc 0x577302DF [126.380997 -159.675003 -23.995001] 0.652344 0.000000 0.000000 0.757923 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x757730D7, 24917, 0x57730436, 130, -120, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Exit portal */ -/* @teleloc 0x57730436 [130.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x757730D7, 24917, 0x57730436, 130, -120, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Exit portal */ +/* @teleloc 0x57730436 [130.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5774.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5774.sql index 7d4a0dd0ba..ac56e74a88 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5774.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5774.sql @@ -95,8 +95,8 @@ VALUES (0x7577401A, 6122, 0x57740102, 240, -100, -0.5, 1, 0, 0, 0, False, '2005 /* @teleloc 0x57740102 [240.000000 -100.000000 -0.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7577401B, 6122, 0x57740103, 240, -110, -0.5, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x57740103 [240.000000 -110.000000 -0.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7577401B, 6122, 0x57740103, 240, -110, -0.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x57740103 [240.000000 -110.000000 -0.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7577401C, 7923, 0x57740187, 100.869, -100.807, 6.005, 0.338946, 0, 0, -0.940806, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5775.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5775.sql index 4bfc9e35b1..798fa91f39 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5775.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5775.sql @@ -405,7 +405,7 @@ VALUES (0x7577506A, 24347, 0x577501E0, 191.729, -83.0119, -11.995, -0.999923, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7577506B, 24270, 0x577501E1, 192.365, -93.6761, -10.1493, 0.996407, 0, 0, -0.084695, True, '2005-02-09 10:00:00'); /* Olthoi Drone */ -/* @teleloc 0x577501E1 [192.365005 -93.676102 -10.149300] 0.996407 0.000000 0.000000 -0.084694 */ +/* @teleloc 0x577501E1 [192.365005 -93.676102 -10.149300] 0.996407 0.000000 0.000000 -0.084695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7577506C, 10911, 0x577501E3, 190.675, -100.25, -11.995, 0.699168, 0, 0, -0.714957, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -503,7 +503,7 @@ VALUES (0x7577507C, 10911, 0x57750204, 58.2369, 0.909289, -4.42704, -0.266473, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75775083, 10899, 0x57750212, 69.525, -95.3859, -5.995, -0.997986, 0, 0, -0.063433, False, '2005-02-09 10:00:00'); /* Pressure Plate - Olthoi Soldier */ -/* @teleloc 0x57750212 [69.525002 -95.385902 -5.995000] -0.997986 0.000000 0.000000 -0.063432 */ +/* @teleloc 0x57750212 [69.525002 -95.385902 -5.995000] -0.997986 0.000000 0.000000 -0.063433 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75775089, 24273, 0x5775021D, 88.3248, -103.035, -5.995, -0.886216, 0, 0, -0.463272, True, '2005-02-09 10:00:00'); /* Olthoi Nymph */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5776.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5776.sql index 2ef03dc6f3..41b5473bc7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5776.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5776.sql @@ -511,8 +511,8 @@ VALUES (0x75776068, 10899, 0x57760166, 142.678, -9.5862, -5.995, 0.387693, 0, 0, /* @teleloc 0x57760166 [142.677994 -9.586200 -5.995000] 0.387693 0.000000 0.000000 -0.921789 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75776069, 24347, 0x5776017B, 139.985, -140, -5.92443, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Glowing Pustule */ -/* @teleloc 0x5776017B [139.985001 -140.000000 -5.924430] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75776069, 24347, 0x5776017B, 139.985, -140, -5.92443, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Glowing Pustule */ +/* @teleloc 0x5776017B [139.985001 -140.000000 -5.924430] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7577606A, 24347, 0x5776017B, 137.799, -144.888, -5.995, -0.982982, 0, 0, 0.183703, True, '2005-02-09 10:00:00'); /* Glowing Pustule */ @@ -531,8 +531,8 @@ VALUES (0x7577606D, 10913, 0x5776017B, 135.544, -141.29, -5.99505, -0.995367, 0, /* @teleloc 0x5776017B [135.544006 -141.289993 -5.995050] -0.995367 0.000000 0.000000 -0.096153 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7577606E, 24347, 0x5776017C, 139.615, -149.778, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Glowing Pustule */ -/* @teleloc 0x5776017C [139.615005 -149.778000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7577606E, 24347, 0x5776017C, 139.615, -149.778, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Glowing Pustule */ +/* @teleloc 0x5776017C [139.615005 -149.778000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7577606F, 10913, 0x5776017C, 136, -146.984, -5.99505, -0.997357, 0, 0, -0.072657, True, '2005-02-09 10:00:00'); /* Olthoi Grub */ @@ -732,7 +732,7 @@ VALUES (0x75776094, 0x7577608F, '2005-02-09 10:00:00') /* Olthoi Drone (24270) * INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75776095, 24270, 0x577601B7, 50.4475, -98.0357, 1.50896, 0.098014, 0, 0, 0.995185, True, '2005-02-09 10:00:00'); /* Olthoi Drone */ -/* @teleloc 0x577601B7 [50.447498 -98.035698 1.508960] 0.098013 0.000000 0.000000 0.995185 */ +/* @teleloc 0x577601B7 [50.447498 -98.035698 1.508960] 0.098014 0.000000 0.000000 0.995185 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75776096, 24270, 0x577601B8, 48.3889, -108.613, 0.005, 0.996595, 0, 0, 0.082455, True, '2005-02-09 10:00:00'); /* Olthoi Drone */ @@ -831,8 +831,8 @@ VALUES (0x757760AA, 10909, 0x577601C4, 80.087, -129.054, -3.31297, -0.263856, 0, /* @teleloc 0x577601C4 [80.086998 -129.054001 -3.312970] -0.263856 0.000000 0.000000 -0.964562 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x757760AB, 10911, 0x577601C6, 79.6151, -149.778, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x577601C6 [79.615097 -149.778000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x757760AB, 10911, 0x577601C6, 79.6151, -149.778, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ +/* @teleloc 0x577601C6 [79.615097 -149.778000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x757760AC, 10911, 0x577601C6, 79.581, -145.142, 0.005, -0.557791, 0, 0, -0.829981, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5777.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5777.sql index 3bf12dfe25..f53f6eb746 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5777.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5777.sql @@ -185,8 +185,8 @@ VALUES (0x7577702D, 11900, 0x577701D6, 59.6381, -43.6434, -17.995, 0.820993, 0, /* @teleloc 0x577701D6 [59.638100 -43.643398 -17.995001] 0.820993 0.000000 0.000000 0.570939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7577702E, 11897, 0x577701DB, 55.25, -50.95, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ -/* @teleloc 0x577701DB [55.250000 -50.950001 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7577702E, 11897, 0x577701DB, 55.25, -50.95, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ +/* @teleloc 0x577701DB [55.250000 -50.950001 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7577702F, 11900, 0x577701DB, 57.2831, -49.6935, -17.995, 0.982572, 0, 0, 0.185883, True, '2005-02-09 10:00:00'); /* Tumerok Major */ @@ -755,8 +755,8 @@ VALUES (0x75777095, 11875, 0x57770410, 237.453, -29.4259, 0.005, 0.5436, 0, 0, 0 /* @teleloc 0x57770410 [237.453003 -29.425900 0.005000] 0.543600 0.000000 0.000000 0.839345 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75777096, 11875, 0x57770418, 250, -50, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Standard Bearer */ -/* @teleloc 0x57770418 [250.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75777096, 11875, 0x57770418, 250, -50, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Standard Bearer */ +/* @teleloc 0x57770418 [250.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75777097, 11875, 0x57770418, 250, -52.8805, 0.005, 0.997189, 0, 0, 0.07493, True, '2005-02-09 10:00:00'); /* Tumerok Standard Bearer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5778.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5778.sql index dfd594b4b6..83e9d8b55b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5778.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5778.sql @@ -215,8 +215,8 @@ VALUES (0x75778033, 11950, 0x577801D2, 170.003, -76.7023, -17.921, 0.992198, 0, /* @teleloc 0x577801D2 [170.003006 -76.702301 -17.921000] 0.992198 0.000000 0.000000 -0.124675 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75778034, 11873, 0x577801D6, 170, -85.7039, -17.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Commander */ -/* @teleloc 0x577801D6 [170.000000 -85.703903 -17.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75778034, 11873, 0x577801D6, 170, -85.7039, -17.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Commander */ +/* @teleloc 0x577801D6 [170.000000 -85.703903 -17.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75778035, 11950, 0x577801DB, 168.277, -115.641, -17.921, 0.924127, 0, 0, 0.382085, True, '2005-02-09 10:00:00'); /* A Note */ @@ -232,15 +232,15 @@ VALUES (0x75778037, 11900, 0x577801E7, 50.0221, -87.0668, -11.995, 0.338946, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75778038, 11897, 0x577801E7, 50.8196, -90.2105, -11.995, 0.999291, 0, 0, 0.037654, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ -/* @teleloc 0x577801E7 [50.819599 -90.210503 -11.995000] 0.999291 0.000000 0.000000 0.037653 */ +/* @teleloc 0x577801E7 [50.819599 -90.210503 -11.995000] 0.999291 0.000000 0.000000 0.037654 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75778039, 11900, 0x577801EB, 70, -80, -11.995, 0.219007, 0, 0, -0.975723, True, '2005-02-09 10:00:00'); /* Tumerok Major */ /* @teleloc 0x577801EB [70.000000 -80.000000 -11.995000] 0.219007 0.000000 0.000000 -0.975723 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7577803A, 11900, 0x577801F3, 70, -100, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Major */ -/* @teleloc 0x577801F3 [70.000000 -100.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7577803A, 11900, 0x577801F3, 70, -100, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Major */ +/* @teleloc 0x577801F3 [70.000000 -100.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7577803B, 11879, 0x577801FC, 82.5157, -98.7616, -11.995, 0.974794, 0, 0, 0.223106, True, '2005-02-09 10:00:00'); /* Tumerok Standard Bearer */ @@ -255,8 +255,8 @@ VALUES (0x7577803D, 11897, 0x57780206, 90.326, -68.9591, -11.995, 0.999291, 0, 0 /* @teleloc 0x57780206 [90.325996 -68.959099 -11.995000] 0.999291 0.000000 0.000000 0.037654 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7577803E, 11897, 0x57780208, 90, -90, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ -/* @teleloc 0x57780208 [90.000000 -90.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7577803E, 11897, 0x57780208, 90, -90, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ +/* @teleloc 0x57780208 [90.000000 -90.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7577803F, 11879, 0x57780214, 85.713, -119.784, -11.995, 0.832419, 0, 0, -0.554146, True, '2005-02-09 10:00:00'); /* Tumerok Standard Bearer */ @@ -271,8 +271,8 @@ VALUES (0x75778041, 11897, 0x5778021E, 99.6451, -114.13, -11.995, 0.859738, 0, 0 /* @teleloc 0x5778021E [99.645103 -114.129997 -11.995000] 0.859738 0.000000 0.000000 0.510735 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75778042, 11879, 0x57780225, 100, -160, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Standard Bearer */ -/* @teleloc 0x57780225 [100.000000 -160.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75778042, 11879, 0x57780225, 100, -160, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Standard Bearer */ +/* @teleloc 0x57780225 [100.000000 -160.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75778043, 11879, 0x57780225, 100.344, -158.305, -11.995, 0.475732, 0, 0, -0.87959, True, '2005-02-09 10:00:00'); /* Tumerok Standard Bearer */ @@ -327,8 +327,8 @@ VALUES (0x7577804F, 11897, 0x57780265, 130, -70, -11.995, 1, 0, 0, 0, True, '20 /* @teleloc 0x57780265 [130.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75778050, 11897, 0x57780266, 130, -80, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ -/* @teleloc 0x57780266 [130.000000 -80.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75778050, 11897, 0x57780266, 130, -80, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Lieutenant */ +/* @teleloc 0x57780266 [130.000000 -80.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75778051, 11879, 0x57780269, 130, -90, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Standard Bearer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5779.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5779.sql index f3cb854178..b1c03853af 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5779.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5779.sql @@ -342,8 +342,8 @@ VALUES (0x75779053, 11874, 0x5779025A, 201.475, -150.502, -23.9945, -0.985913, 0 /* @teleloc 0x5779025A [201.475006 -150.501999 -23.994499] -0.985913 0.000000 0.000000 -0.167258 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75779054, 11874, 0x5779026A, 220, -130, -23.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Commander */ -/* @teleloc 0x5779026A [220.000000 -130.000000 -23.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75779054, 11874, 0x5779026A, 220, -130, -23.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Commander */ +/* @teleloc 0x5779026A [220.000000 -130.000000 -23.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75779055, 11898, 0x57790284, 191.925, -97.4871, -17.9945, 0.303591, 0, 0, -0.952802, True, '2005-02-09 10:00:00'); /* Tumerok Major */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/577A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/577A.sql index c3579e85b1..5a00190099 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/577A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/577A.sql @@ -519,7 +519,7 @@ VALUES (0x7577A07F, 11872, 0x577A031D, 170.919, -119.792, -5.9945, 0.546575, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7577A080, 11872, 0x577A0320, 182.195, -86.8552, -5.9945, 0.998459, 0, 0, -0.05549, True, '2005-02-09 10:00:00'); /* Tumerok Commander */ -/* @teleloc 0x577A0320 [182.195007 -86.855202 -5.994500] 0.998459 0.000000 0.000000 -0.055489 */ +/* @teleloc 0x577A0320 [182.195007 -86.855202 -5.994500] 0.998459 0.000000 0.000000 -0.055490 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7577A081, 11872, 0x577A0320, 177.433, -87.1096, -5.9945, 0.999985, 0, 0, -0.005518, True, '2005-02-09 10:00:00'); /* Tumerok Commander */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5844.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5844.sql index 9b0e7294a4..36d1da2f58 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5844.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5844.sql @@ -5,8 +5,8 @@ VALUES (0x75844000, 21496, 0x584401A0, 30, -120, 0.015, 1, 0, 0, 0, True, '2005 /* @teleloc 0x584401A0 [30.000000 -120.000000 0.015000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75844001, 7925, 0x584401A4, 40.0088, -120.01, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ -/* @teleloc 0x584401A4 [40.008801 -120.010002 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75844001, 7925, 0x584401A4, 40.0088, -120.01, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ +/* @teleloc 0x584401A4 [40.008801 -120.010002 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75844001, 0x75844000, '2005-02-09 10:00:00') /* Tribunal (21496) */ @@ -117,8 +117,8 @@ VALUES (0x75844018, 21504, 0x584401A4, 44.14, -116.266, 0.012, 0.707107, 0, 0, - /* @teleloc 0x584401A4 [44.139999 -116.265999 0.012000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75844019, 21508, 0x584401A5, 38.546, -134.39, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mushroom */ -/* @teleloc 0x584401A5 [38.546001 -134.389999 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75844019, 21508, 0x584401A5, 38.546, -134.39, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mushroom */ +/* @teleloc 0x584401A5 [38.546001 -134.389999 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584401A, 21506, 0x584401A5, 43.965, -133.632, 0.012, 0.5, 0, 0, -0.866025, True, '2005-02-09 10:00:00'); /* Hope */ @@ -301,8 +301,8 @@ VALUES (0x7584404B, 21404, 0x5844015A, 102.698, -7.79829, -17.995, 0.930361, 0, /* @teleloc 0x5844015A [102.697998 -7.798290 -17.995001] 0.930361 0.000000 0.000000 -0.366644 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584404C, 21530, 0x5844015B, 100.009, -19.936, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5844015B [100.009003 -19.936001 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7584404C, 21530, 0x5844015B, 100.009, -19.936, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5844015B [100.009003 -19.936001 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584404D, 21745, 0x584401A2, 33, -190, 0.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ @@ -313,8 +313,8 @@ VALUES (0x7584404E, 21745, 0x584401AD, 50, -182.9, 0.005, 0, 0, 0, -1, True, '2 /* @teleloc 0x584401AD [50.000000 -182.899994 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584404F, 21745, 0x584401BA, 60, -197.1, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ -/* @teleloc 0x584401BA [60.000000 -197.100006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7584404F, 21745, 0x584401BA, 60, -197.1, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ +/* @teleloc 0x584401BA [60.000000 -197.100006 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75844050, 21745, 0x584401C2, 80, -182.9, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ @@ -353,5 +353,5 @@ VALUES (0x75844058, 21951, 0x584401E7, 119.569, -182.389, 0.005, 0.944058, 0, 0, /* @teleloc 0x584401E7 [119.569000 -182.389008 0.005000] 0.944058 0.000000 0.000000 -0.329779 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75844059, 21529, 0x584401E9, 118.632, -199.844, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x584401E9 [118.632004 -199.843994 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75844059, 21529, 0x584401E9, 118.632, -199.844, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x584401E9 [118.632004 -199.843994 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5846.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5846.sql index 92e741da41..842a5140ef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5846.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5846.sql @@ -25,8 +25,8 @@ VALUES (0x75846005, 613, 0x584603D4, 42.98, -64.321, 84.005, 0, 0, 0, -1, Fals /* @teleloc 0x584603D4 [42.980000 -64.320999 84.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75846006, 613, 0x584603DE, 46.6969, -64.3805, 84.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x584603DE [46.696899 -64.380501 84.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75846006, 613, 0x584603DE, 46.6969, -64.3805, 84.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x584603DE [46.696899 -64.380501 84.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75846007, 7924, 0x58460104, 20, -20, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5849.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5849.sql index 534a52f190..271c451c4e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5849.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5849.sql @@ -765,7 +765,7 @@ VALUES (0x75849124, 27311, 0x584902A3, 179.86, -30.7696, -5.9868, -0.030079, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75849125, 27311, 0x584902A3, 175.226, -28.6523, -5.945, -0.058976, 0, 0, 0.998259, True, '2005-02-09 10:00:00'); /* Enraged Male Tusker */ -/* @teleloc 0x584902A3 [175.225998 -28.652300 -5.945000] -0.058975 0.000000 0.000000 0.998259 */ +/* @teleloc 0x584902A3 [175.225998 -28.652300 -5.945000] -0.058976 0.000000 0.000000 0.998259 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75849126, 27309, 0x584902B2, 179.496, -105.733, -5.995, 0.999989, 0, 0, -0.004588, True, '2005-02-09 10:00:00'); /* Deranged Sycophant */ @@ -893,11 +893,11 @@ VALUES (0x75849144, 278, 0x5849010C, 100, -294.7, -95.995, 1, 0, 0, 0, False, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75849145, 27309, 0x58490115, 107.107, -333.353, -95.995, 0.99896, 0, 0, 0.045592, True, '2005-02-09 10:00:00'); /* Deranged Sycophant */ -/* @teleloc 0x58490115 [107.107002 -333.352997 -95.995003] 0.998960 0.000000 0.000000 0.045591 */ +/* @teleloc 0x58490115 [107.107002 -333.352997 -95.995003] 0.998960 0.000000 0.000000 0.045592 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75849146, 27309, 0x58490115, 112.719, -333.713, -95.995, 0.99896, 0, 0, 0.045592, True, '2005-02-09 10:00:00'); /* Deranged Sycophant */ -/* @teleloc 0x58490115 [112.719002 -333.713013 -95.995003] 0.998960 0.000000 0.000000 0.045591 */ +/* @teleloc 0x58490115 [112.719002 -333.713013 -95.995003] 0.998960 0.000000 0.000000 0.045592 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75849147, 27317, 0x58490116, 111.432, -344.005, -95.995, -0.999999, 0, 0, -0.001285, True, '2005-02-09 10:00:00'); /* Jonas */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/584B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/584B.sql index 97298f6ed6..1521f58379 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/584B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/584B.sql @@ -210,7 +210,7 @@ VALUES (0x7584B033, 24641, 0x584B0182, 479.287, -348.116, -59.995, 0.752338, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584B034, 23481, 0x584B0182, 478.724, -349.545, -59.995, -0.997326, 0, 0, -0.07308, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ -/* @teleloc 0x584B0182 [478.723999 -349.545013 -59.994999] -0.997326 0.000000 0.000000 -0.073079 */ +/* @teleloc 0x584B0182 [478.723999 -349.545013 -59.994999] -0.997326 0.000000 0.000000 -0.073080 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584B035, 7923, 0x584B0187, 490, -290, -59.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -526,8 +526,8 @@ VALUES (0x7584B073, 23987, 0x584B0245, 335.434, -280.133, -41.995, 0.696707, 0, /* @teleloc 0x584B0245 [335.433990 -280.132996 -41.994999] 0.696707 0.000000 0.000000 0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584B074, 23481, 0x584B024C, 350, -240, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ -/* @teleloc 0x584B024C [350.000000 -240.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7584B074, 23481, 0x584B024C, 350, -240, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ +/* @teleloc 0x584B024C [350.000000 -240.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584B075, 23481, 0x584B024C, 350.997, -242.088, -41.995, 0.984919, 0, 0, 0.173018, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ @@ -578,8 +578,8 @@ VALUES (0x7584B080, 23481, 0x584B0286, 261.201, -196.158, -35.995, -0.144039, 0, /* @teleloc 0x584B0286 [261.200989 -196.158005 -35.994999] -0.144039 0.000000 0.000000 -0.989572 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584B081, 7923, 0x584B0287, 270, -130, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x584B0287 [270.000000 -130.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7584B081, 7923, 0x584B0287, 270, -130, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x584B0287 [270.000000 -130.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7584B081, 0x7584B000, '2005-02-09 10:00:00') /* Olthoi Mutilator (23481) */ @@ -1260,8 +1260,8 @@ VALUES (0x7584B111, 23990, 0x584B045D, 65.2515, -155.33, -5.995, 0.97414, 0, 0, /* @teleloc 0x584B045D [65.251503 -155.330002 -5.995000] 0.974140 0.000000 0.000000 0.225947 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584B112, 5627, 0x584B0463, 70.0044, -185.397, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x584B0463 [70.004402 -185.397003 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7584B112, 5627, 0x584B0463, 70.0044, -185.397, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x584B0463 [70.004402 -185.397003 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584B113, 23987, 0x584B0463, 69.9223, -186.199, -5.995, -0.99752, 0, 0, -0.070383, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ @@ -1308,8 +1308,8 @@ VALUES (0x7584B11D, 5627, 0x584B047B, 99.9956, -124.603, -5.995, 1, 0, 0, 0, Fa /* @teleloc 0x584B047B [99.995598 -124.602997 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584B11E, 5627, 0x584B0480, 100.004, -135.397, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x584B0480 [100.003998 -135.397003 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7584B11E, 5627, 0x584B0480, 100.004, -135.397, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x584B0480 [100.003998 -135.397003 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584B11F, 5627, 0x584B0481, 99.9956, -164.603, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -1324,8 +1324,8 @@ VALUES (0x7584B121, 23990, 0x584B0486, 95.3855, -169.843, -5.995, 0.696707, 0, 0 /* @teleloc 0x584B0486 [95.385498 -169.843002 -5.995000] 0.696707 0.000000 0.000000 0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584B122, 5627, 0x584B0487, 100.004, -175.397, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x584B0487 [100.003998 -175.397003 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7584B122, 5627, 0x584B0487, 100.004, -175.397, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x584B0487 [100.003998 -175.397003 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584B123, 23987, 0x584B0487, 99.9223, -176.199, -5.995, -0.99752, 0, 0, -0.070383, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ @@ -1496,8 +1496,8 @@ VALUES (0x7584B14C, 23990, 0x584B04DE, 45.2604, -50.3089, 0.005, 0.872427, 0, 0, /* @teleloc 0x584B04DE [45.260399 -50.308899 0.005000] 0.872427 0.000000 0.000000 0.488745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584B14D, 23990, 0x584B04E0, 50, -60, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ -/* @teleloc 0x584B04E0 [50.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7584B14D, 23990, 0x584B04E0, 50, -60, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ +/* @teleloc 0x584B04E0 [50.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584B14E, 24916, 0x584B04E4, 63.8447, 0.405241, 0.005, 0.921061, 0, 0, 0.389418, False, '2005-02-09 10:00:00'); /* Exit portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/584C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/584C.sql index c2b60f82d5..b08f81fcd1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/584C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/584C.sql @@ -206,7 +206,7 @@ VALUES (0x7584C033, 24641, 0x584C0182, 479.287, -348.116, -59.995, 0.752338, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584C034, 23481, 0x584C0182, 478.724, -349.545, -59.995, -0.997326, 0, 0, -0.07308, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ -/* @teleloc 0x584C0182 [478.723999 -349.545013 -59.994999] -0.997326 0.000000 0.000000 -0.073079 */ +/* @teleloc 0x584C0182 [478.723999 -349.545013 -59.994999] -0.997326 0.000000 0.000000 -0.073080 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584C035, 7923, 0x584C0187, 490, -290, -59.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -522,8 +522,8 @@ VALUES (0x7584C073, 23987, 0x584C0245, 335.434, -280.133, -41.995, 0.696707, 0, /* @teleloc 0x584C0245 [335.433990 -280.132996 -41.994999] 0.696707 0.000000 0.000000 0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584C074, 23481, 0x584C024C, 350, -240, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ -/* @teleloc 0x584C024C [350.000000 -240.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7584C074, 23481, 0x584C024C, 350, -240, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ +/* @teleloc 0x584C024C [350.000000 -240.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584C075, 23481, 0x584C024C, 350.997, -242.088, -41.995, 0.984919, 0, 0, 0.173018, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ @@ -574,8 +574,8 @@ VALUES (0x7584C080, 23481, 0x584C0286, 261.201, -196.158, -35.995, -0.144039, 0, /* @teleloc 0x584C0286 [261.200989 -196.158005 -35.994999] -0.144039 0.000000 0.000000 -0.989572 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584C081, 7923, 0x584C0287, 270, -130, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x584C0287 [270.000000 -130.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7584C081, 7923, 0x584C0287, 270, -130, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x584C0287 [270.000000 -130.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7584C081, 0x7584C000, '2005-02-09 10:00:00') /* Olthoi Mutilator (23481) */ @@ -1256,8 +1256,8 @@ VALUES (0x7584C111, 23990, 0x584C045D, 65.2515, -155.33, -5.995, 0.97414, 0, 0, /* @teleloc 0x584C045D [65.251503 -155.330002 -5.995000] 0.974140 0.000000 0.000000 0.225947 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584C112, 5627, 0x584C0463, 70.0044, -185.397, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x584C0463 [70.004402 -185.397003 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7584C112, 5627, 0x584C0463, 70.0044, -185.397, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x584C0463 [70.004402 -185.397003 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584C113, 23987, 0x584C0463, 69.9223, -186.199, -5.995, -0.99752, 0, 0, -0.070383, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ @@ -1304,8 +1304,8 @@ VALUES (0x7584C11D, 5627, 0x584C047B, 99.9956, -124.603, -5.995, 1, 0, 0, 0, Fa /* @teleloc 0x584C047B [99.995598 -124.602997 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584C11E, 5627, 0x584C0480, 100.004, -135.397, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x584C0480 [100.003998 -135.397003 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7584C11E, 5627, 0x584C0480, 100.004, -135.397, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x584C0480 [100.003998 -135.397003 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584C11F, 5627, 0x584C0481, 99.9956, -164.603, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -1320,8 +1320,8 @@ VALUES (0x7584C121, 23990, 0x584C0486, 95.3855, -169.843, -5.995, 0.696707, 0, 0 /* @teleloc 0x584C0486 [95.385498 -169.843002 -5.995000] 0.696707 0.000000 0.000000 0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584C122, 5627, 0x584C0487, 100.004, -175.397, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x584C0487 [100.003998 -175.397003 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7584C122, 5627, 0x584C0487, 100.004, -175.397, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x584C0487 [100.003998 -175.397003 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584C123, 23987, 0x584C0487, 99.9223, -176.199, -5.995, -0.99752, 0, 0, -0.070383, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ @@ -1492,8 +1492,8 @@ VALUES (0x7584C14C, 23990, 0x584C04DE, 45.2604, -50.3089, 0.005, 0.872427, 0, 0, /* @teleloc 0x584C04DE [45.260399 -50.308899 0.005000] 0.872427 0.000000 0.000000 0.488745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7584C14D, 23990, 0x584C04E0, 50, -60, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ -/* @teleloc 0x584C04E0 [50.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7584C14D, 23990, 0x584C04E0, 50, -60, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ +/* @teleloc 0x584C04E0 [50.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7584C14E, 7923, 0x584C04E5, 60, -10, 0.005, 0.764842, 0, 0, 0.644218, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/58E8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/58E8.sql index 45fa4e5ef3..b5834c842f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/58E8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/58E8.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x58E8; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8000, 9686, 0x58E80102, 62.0208, 36.1598, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80102 [62.020802 36.159801 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8000, 9686, 0x58E80102, 62.0208, 36.1598, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80102 [62.020802 36.159801 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8001, 9686, 0x58E80102, 57.403, 36.1368, 18.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80102 [57.403000 36.136799 18.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8001, 9686, 0x58E80102, 57.403, 36.1368, 18.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80102 [57.403000 36.136799 18.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8002, 9686, 0x58E80102, 59.9183, 30.4098, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80102 [59.918301 30.409800 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8002, 9686, 0x58E80102, 59.9183, 30.4098, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80102 [59.918301 30.409800 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8003, 9686, 0x58E80102, 63.1183, 30.4098, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80102 [63.118301 30.409800 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8003, 9686, 0x58E80102, 63.1183, 30.4098, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80102 [63.118301 30.409800 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8004, 11697, 0x58E80102, 55.3863, 31.0961, 16.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x758E8005, 11697, 0x58E80102, 64.2863, 35.4289, 16.1, -0.932639, 0, 0, /* @teleloc 0x58E80102 [64.286301 35.428902 16.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8006, 11698, 0x58E80102, 59.9494, 33.4598, 22.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x58E80102 [59.949402 33.459801 22.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8006, 11698, 0x58E80102, 59.9494, 33.4598, 22.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x58E80102 [59.949402 33.459801 22.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8007, 11697, 0x58E80102, 59.9363, 33.4289, 16.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x58E80102 [59.936298 33.428902 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8008, 9686, 0x58E80102, 56.7681, 30.4098, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80102 [56.768101 30.409800 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8008, 9686, 0x58E80102, 56.7681, 30.4098, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80102 [56.768101 30.409800 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8009, 9686, 0x58E80102, 54.7215, 33.2867, 19.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x758E800E, 9686, 0x58E80102, 65.1151, 31.2867, 19.65, 0.707107, 0, 0, /* @teleloc 0x58E80102 [65.115097 31.286699 19.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E800F, 9686, 0x58E80102, 57.7681, 36.1598, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80102 [57.768101 36.159801 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E800F, 9686, 0x58E80102, 57.7681, 36.1598, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80102 [57.768101 36.159801 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8010, 9686, 0x58E80102, 63.5888, 36.1368, 18.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80102 [63.588799 36.136799 18.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8010, 9686, 0x58E80102, 63.5888, 36.1368, 18.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80102 [63.588799 36.136799 18.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8011, 11698, 0x58E80102, 62.1494, 33.4598, 22.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x758E8014, 11697, 0x58E80102, 58.4336, 33.4289, 16.1, -0.707107, 0, 0, /* @teleloc 0x58E80102 [58.433601 33.428902 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8015, 11697, 0x58E80102, 59.742, 30.9739, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x58E80102 [59.742001 30.973900 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8015, 11697, 0x58E80102, 59.742, 30.9739, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x58E80102 [59.742001 30.973900 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8016, 11697, 0x58E80102, 64.492, 33.3738, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x58E80102 [64.491997 33.373798 16.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8017, 11697, 0x58E80102, 57.1363, 35.5289, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x58E80102 [57.136299 35.528900 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8017, 11697, 0x58E80102, 57.1363, 35.5289, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x58E80102 [57.136299 35.528900 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8018, 9686, 0x58E80104, 57.6715, 39.2906, 19, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x58E80104 [57.671501 39.290600 19.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8019, 9686, 0x58E80104, 61.0715, 36.7598, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80104 [61.071499 36.759800 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8019, 9686, 0x58E80104, 61.0715, 36.7598, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80104 [61.071499 36.759800 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E801A, 9686, 0x58E80104, 60.7715, 41.8598, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80104 [60.771500 41.859798 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E801A, 9686, 0x58E80104, 60.7715, 41.8598, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80104 [60.771500 41.859798 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E801B, 11697, 0x58E80104, 61.8863, 39.5789, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x758E801D, 9686, 0x58E80104, 57.6715, 40.9367, 19, -0.707107, 0, 0, -0 /* @teleloc 0x58E80104 [57.671501 40.936699 19.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E801E, 9686, 0x58E80104, 58.9745, 36.7598, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80104 [58.974499 36.759800 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E801E, 9686, 0x58E80104, 58.9745, 36.7598, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80104 [58.974499 36.759800 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E801F, 9686, 0x58E80106, 60.4651, 30.506, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80106 [60.465099 30.506001 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E801F, 9686, 0x58E80106, 60.4651, 30.506, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80106 [60.465099 30.506001 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8020, 9686, 0x58E80106, 62.9651, 34.806, 14.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x758E8026, 9686, 0x58E80106, 62.9651, 37.5031, 14.45, 0.707107, 0, 0, /* @teleloc 0x58E80106 [62.965099 37.503101 14.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8027, 9686, 0x58E80106, 61.4146, 40.456, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80106 [61.414600 40.456001 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8027, 9686, 0x58E80106, 61.4146, 40.456, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80106 [61.414600 40.456001 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8028, 11698, 0x58E80106, 60.3683, 34.4964, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x58E80106 [60.368301 34.496399 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8028, 11698, 0x58E80106, 60.3683, 34.4964, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x58E80106 [60.368301 34.496399 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8029, 11697, 0x58E80106, 60.7573, 39.9725, 12.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x58E80106 [60.757301 39.972500 12.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8029, 11697, 0x58E80106, 60.7573, 39.9725, 12.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x58E80106 [60.757301 39.972500 12.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E802A, 11697, 0x58E80106, 62.3073, 39.7726, 12.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x758E802D, 9686, 0x58E80108, 58.0715, 43.0867, 19, -0.707107, 0, 0, -0 /* @teleloc 0x58E80108 [58.071499 43.086700 19.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E802E, 412, 0x58E80000, 60.7494, 44.2598, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x58E80000 [60.749401 44.259800 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E802E, 412, 0x58E80000, 60.7494, 44.2598, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x58E80000 [60.749401 44.259800 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E802F, 9686, 0x58E80000, 58.5388, 44.3868, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80000 [58.538799 44.386799 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E802F, 9686, 0x58E80000, 58.5388, 44.3868, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80000 [58.538799 44.386799 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8030, 9686, 0x58E80000, 57.5388, 43.5368, 18.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x758E816B, 12679, 0x58E80000, 153.439, 51.5426, 16.1, 0.923879, 0, 0, - /* @teleloc 0x58E80000 [153.438995 51.542599 16.100000] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E816C, 412, 0x58E80139, 104.265, 43.0333, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x58E80139 [104.264999 43.033298 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E816C, 412, 0x58E80139, 104.265, 43.0333, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x58E80139 [104.264999 43.033298 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E816D, 9686, 0x58E8013A, 104.215, 42.2233, 26.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x758E8170, 11697, 0x58E8013A, 102.487, 41.7342, 22.15, -0.92388, 0, 0, /* @teleloc 0x58E8013A [102.487000 41.734200 22.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8171, 9686, 0x58E8013A, 104.215, 33.6733, 27.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013A [104.214996 33.673302 27.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8171, 9686, 0x58E8013A, 104.215, 33.6733, 27.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013A [104.214996 33.673302 27.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8172, 9686, 0x58E8013A, 101.915, 39.7225, 24.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x758E8175, 9686, 0x58E8013A, 106.543, 39.5077, 24.25, 0.707107, 0, 0, /* @teleloc 0x58E8013A [106.542999 39.507702 24.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8176, 9686, 0x58E8013B, 110.415, 37.7233, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013B [110.415001 37.723301 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8176, 9686, 0x58E8013B, 110.415, 37.7233, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013B [110.415001 37.723301 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8177, 9686, 0x58E8013B, 113.548, 36.5322, 24.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x58E8013B [113.547997 36.532200 24.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8178, 9686, 0x58E8013B, 112.456, 31.7733, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013B [112.456001 31.773300 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8178, 9686, 0x58E8013B, 112.456, 31.7733, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013B [112.456001 31.773300 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8179, 9686, 0x58E8013B, 108.004, 31.7733, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013B [108.003998 31.773300 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8179, 9686, 0x58E8013B, 108.004, 31.7733, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013B [108.003998 31.773300 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E817A, 9686, 0x58E8013B, 106.984, 33.0033, 24, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x758E817D, 11698, 0x58E8013B, 110.365, 34.6733, 28.25, 0.707107, 0, 0, /* @teleloc 0x58E8013B [110.364998 34.673302 28.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E817E, 11697, 0x58E8013B, 110.349, 34.5901, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x58E8013B [110.348999 34.590099 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E817E, 11697, 0x58E8013B, 110.349, 34.5901, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x58E8013B [110.348999 34.590099 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E817F, 9686, 0x58E8013B, 113.548, 32.9322, 24.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x758E8180, 9686, 0x58E8013B, 113.548, 34.7745, 25.9, 0.707107, 0, 0, - /* @teleloc 0x58E8013B [113.547997 34.774502 25.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8181, 9686, 0x58E8013B, 112.514, 37.7233, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013B [112.514000 37.723301 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8181, 9686, 0x58E8013B, 112.514, 37.7233, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013B [112.514000 37.723301 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8182, 9686, 0x58E8013B, 108.164, 37.7233, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013B [108.164001 37.723301 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8182, 9686, 0x58E8013B, 108.164, 37.7233, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013B [108.164001 37.723301 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8183, 9686, 0x58E8013B, 110.236, 31.7733, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013B [110.236000 31.773300 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8183, 9686, 0x58E8013B, 110.236, 31.7733, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013B [110.236000 31.773300 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8184, 9686, 0x58E8013B, 106.984, 33.2522, 25.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x758E8185, 9686, 0x58E8013B, 106.984, 36.2897, 25.6, -0.707107, 0, 0, /* @teleloc 0x58E8013B [106.984001 36.289700 25.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8186, 9686, 0x58E8013B, 108.164, 37.7233, 24, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013B [108.164001 37.723301 24.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8186, 9686, 0x58E8013B, 108.164, 37.7233, 24, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013B [108.164001 37.723301 24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8187, 11698, 0x58E8013B, 112.692, 32.4664, 26.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x758E8188, 11698, 0x58E8013B, 112.592, 36.7665, 26.3, 0.919479, 0, 0, - /* @teleloc 0x58E8013B [112.592003 36.766499 26.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8189, 11697, 0x58E8013B, 110.352, 33.2558, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x58E8013B [110.351997 33.255798 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8189, 11697, 0x58E8013B, 110.352, 33.2558, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x58E8013B [110.351997 33.255798 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E818A, 11697, 0x58E8013B, 110.352, 35.7515, 22.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x58E8013B [110.351997 35.751499 22.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E818A, 11697, 0x58E8013B, 110.352, 35.7515, 22.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x58E8013B [110.351997 35.751499 22.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E818B, 11697, 0x58E8013B, 112.502, 32.6401, 22.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x758E818C, 11697, 0x58E8013B, 112.846, 34.8427, 22.15, 0.707107, 0, 0, /* @teleloc 0x58E8013B [112.846001 34.842701 22.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E818D, 11697, 0x58E8013B, 110.352, 36.9549, 22.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x58E8013B [110.351997 36.954899 22.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E818D, 11697, 0x58E8013B, 110.352, 36.9549, 22.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x58E8013B [110.351997 36.954899 22.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E818E, 9686, 0x58E8013D, 106.466, 37.3733, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013D [106.466003 37.373299 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E818E, 9686, 0x58E8013D, 106.466, 37.3733, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013D [106.466003 37.373299 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E818F, 9686, 0x58E8013D, 113.316, 34.7047, 20.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x758E8192, 9687, 0x58E8013D, 102.691, 36.6402, 18.1, -0.865587, -0.000 /* @teleloc 0x58E8013D [102.691002 36.640202 18.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8193, 9686, 0x58E8013D, 109.769, 37.3733, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013D [109.768997 37.373299 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8193, 9686, 0x58E8013D, 109.769, 37.3733, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013D [109.768997 37.373299 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8194, 9686, 0x58E8013D, 105.868, 31.8338, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013D [105.867996 31.833799 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8194, 9686, 0x58E8013D, 105.868, 31.8338, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013D [105.867996 31.833799 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8195, 9686, 0x58E8013D, 109.981, 31.8338, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E8013D [109.981003 31.833799 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8195, 9686, 0x58E8013D, 109.981, 31.8338, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E8013D [109.981003 31.833799 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E8196, 9686, 0x58E8013D, 101.915, 32.9942, 20.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,40 +1633,40 @@ VALUES (0x758E8197, 11698, 0x58E8013D, 108.508, 34.6733, 21.5, -0.707107, 0, 0, /* @teleloc 0x58E8013D [108.508003 34.673302 21.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8198, 11697, 0x58E8013D, 108.255, 36.7146, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x58E8013D [108.254997 36.714600 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x758E8198, 11697, 0x58E8013D, 108.255, 36.7146, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x58E8013D [108.254997 36.714600 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E8199, 11697, 0x58E8013D, 107.955, 32.3646, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x58E8013D [107.955002 32.364601 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E8199, 11697, 0x58E8013D, 107.955, 32.3646, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x58E8013D [107.955002 32.364601 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E819A, 11697, 0x58E8013D, 112.574, 34.3369, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x58E8013D [112.573997 34.336899 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E819B, 9686, 0x58E80000, 104.265, 43.0719, 25.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80000 [104.264999 43.071899 25.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x758E819B, 9686, 0x58E80000, 104.265, 43.0719, 25.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80000 [104.264999 43.071899 25.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E819C, 9686, 0x58E80000, 102.114, 43.2719, 23.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80000 [102.113998 43.271900 23.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x758E819C, 9686, 0x58E80000, 102.114, 43.2719, 23.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80000 [102.113998 43.271900 23.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E819D, 9686, 0x58E80000, 106.407, 43.2719, 23.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x58E80000 [106.406998 43.271900 23.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x758E819D, 9686, 0x58E80000, 106.407, 43.2719, 23.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x58E80000 [106.406998 43.271900 23.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E819E, 12679, 0x58E80000, 108.352, 43.7058, 22.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x58E80000 [108.351997 43.705799 22.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x758E819F, 12679, 0x58E80000, 110.352, 38.9558, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x58E80000 [110.351997 38.955799 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x758E819F, 12679, 0x58E80000, 110.352, 38.9558, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x58E80000 [110.351997 38.955799 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x758E81A0, 13762, 0x58E80104, 60.769, 38.3982, 16.005, 0.018501, 0, 0, -0.999829, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x58E80104 [60.769001 38.398201 16.004999] 0.018500 0.000000 0.000000 -0.999829 */ +/* @teleloc 0x58E80104 [60.769001 38.398201 16.004999] 0.018501 0.000000 0.000000 -0.999829 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x758E81A0, 0x758E8000, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5919.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5919.sql index ac77c90ba1..79aac3ef60 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5919.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5919.sql @@ -63,7 +63,7 @@ VALUES (0x7591900B, 233, 0x59190000, 100.808, 159.496, 0.005, 0.85385, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7591900C, 965, 0x59190107, 82.0368, 157.848, 0.043783, -0.759813, 0, 0, 0.650141, False, '2005-02-09 10:00:00'); /* Zombie Generator */ -/* @teleloc 0x59190107 [82.036797 157.848007 0.043782] -0.759813 0.000000 0.000000 0.650141 */ +/* @teleloc 0x59190107 [82.036797 157.848007 0.043783] -0.759813 0.000000 0.000000 0.650141 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7591900D, 965, 0x59190107, 85.8122, 158.439, 0.046955, -0.85656, 0, 0, -0.516047, False, '2005-02-09 10:00:00'); /* Zombie Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5944.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5944.sql index b65eb6c2ac..e2d921783f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5944.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5944.sql @@ -5,8 +5,8 @@ VALUES (0x75944000, 21496, 0x594401A0, 30, -120, 0.015, 1, 0, 0, 0, True, '2005 /* @teleloc 0x594401A0 [30.000000 -120.000000 0.015000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75944001, 7925, 0x594401A4, 40.0088, -120.01, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ -/* @teleloc 0x594401A4 [40.008801 -120.010002 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75944001, 7925, 0x594401A4, 40.0088, -120.01, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ +/* @teleloc 0x594401A4 [40.008801 -120.010002 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75944001, 0x75944000, '2005-02-09 10:00:00') /* Tribunal (21496) */ @@ -81,8 +81,8 @@ VALUES (0x7594400C, 21501, 0x594401A1, 33.3176, -134.252, 0.012, 0, 0, 0, -1, T /* @teleloc 0x594401A1 [33.317600 -134.251999 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594400D, 21508, 0x594401A5, 38.5773, -134.136, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mushroom */ -/* @teleloc 0x594401A5 [38.577301 -134.136002 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594400D, 21508, 0x594401A5, 38.5773, -134.136, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mushroom */ +/* @teleloc 0x594401A5 [38.577301 -134.136002 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594400E, 21506, 0x594401A5, 43.965, -133.632, 0.012, 0.5, 0, 0, -0.866025, True, '2005-02-09 10:00:00'); /* Hope */ @@ -301,8 +301,8 @@ VALUES (0x7594404B, 21403, 0x5944015A, 102.401, -7.26502, -17.995, 0.920726, 0, /* @teleloc 0x5944015A [102.401001 -7.265020 -17.995001] 0.920726 0.000000 0.000000 -0.390209 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594404C, 21530, 0x5944015B, 99.103, -19.465, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5944015B [99.102997 -19.465000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594404C, 21530, 0x5944015B, 99.103, -19.465, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5944015B [99.102997 -19.465000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594404D, 21745, 0x594401A2, 33, -190, 0.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ @@ -313,8 +313,8 @@ VALUES (0x7594404E, 21745, 0x594401AD, 50, -182.9, 0.005, 0, 0, 0, -1, True, '2 /* @teleloc 0x594401AD [50.000000 -182.899994 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594404F, 21745, 0x594401BA, 60, -197.1, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ -/* @teleloc 0x594401BA [60.000000 -197.100006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594404F, 21745, 0x594401BA, 60, -197.1, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ +/* @teleloc 0x594401BA [60.000000 -197.100006 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75944050, 21745, 0x594401C2, 80, -182.9, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ @@ -353,5 +353,5 @@ VALUES (0x75944058, 21949, 0x594401E7, 119.687, -181.373, 0.005, 0.903401, 0, 0, /* @teleloc 0x594401E7 [119.686996 -181.373001 0.005000] 0.903401 0.000000 0.000000 -0.428797 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75944059, 21529, 0x594401E9, 117.454, -199.808, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x594401E9 [117.454002 -199.807999 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75944059, 21529, 0x594401E9, 117.454, -199.808, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x594401E9 [117.454002 -199.807999 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5946.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5946.sql index 5b5742dac6..f939dc9818 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5946.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5946.sql @@ -25,8 +25,8 @@ VALUES (0x75946005, 613, 0x594603D4, 42.98, -64.321, 84.005, 0, 0, 0, -1, Fals /* @teleloc 0x594603D4 [42.980000 -64.320999 84.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75946006, 613, 0x594603DE, 46.6969, -64.3805, 84.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x594603DE [46.696899 -64.380501 84.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75946006, 613, 0x594603DE, 46.6969, -64.3805, 84.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x594603DE [46.696899 -64.380501 84.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75946007, 7924, 0x59460104, 20, -20, 0.005, 0.696707, 0, 0, 0.717356, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ @@ -211,8 +211,8 @@ VALUES (0x75946025, 5712, 0x59460281, 70, -30, 60.0085, 0.865324, 0, 0, 0.50121 /* @teleloc 0x59460281 [70.000000 -30.000000 60.008499] 0.865324 0.000000 0.000000 0.501213 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75946026, 14520, 0x59460283, 80, -30, 60.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pyreal Golem */ -/* @teleloc 0x59460283 [80.000000 -30.000000 60.009998] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75946026, 14520, 0x59460283, 80, -30, 60.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pyreal Golem */ +/* @teleloc 0x59460283 [80.000000 -30.000000 60.009998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75946027, 21549, 0x594602B0, 20, -30, 66.1065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Corrosion Wisp */ @@ -263,8 +263,8 @@ VALUES (0x75946032, 5712, 0x59460368, 60, -70, 72.0085, 1, 0, 0, 0, True, '200 /* @teleloc 0x59460368 [60.000000 -70.000000 72.008499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75946033, 7092, 0x5946036A, 55.2646, -77.7416, 72.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Firestorm */ -/* @teleloc 0x5946036A [55.264599 -77.741600 72.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75946033, 7092, 0x5946036A, 55.2646, -77.7416, 72.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Firestorm */ +/* @teleloc 0x5946036A [55.264599 -77.741600 72.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75946034, 5712, 0x5946037A, 84.2412, -26.2545, 72.055, 0.34288, 0, 0, 0.939379, True, '2005-02-09 10:00:00'); /* Inferno */ @@ -275,16 +275,16 @@ VALUES (0x75946035, 5712, 0x5946037D, 80, -50, 72.0085, 1, 0, 0, 0, True, '200 /* @teleloc 0x5946037D [80.000000 -50.000000 72.008499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75946036, 5712, 0x5946037F, 80, -60, 72.0085, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Inferno */ -/* @teleloc 0x5946037F [80.000000 -60.000000 72.008499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75946036, 5712, 0x5946037F, 80, -60, 72.0085, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Inferno */ +/* @teleloc 0x5946037F [80.000000 -60.000000 72.008499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75946037, 14520, 0x59460386, 90, -30, 72.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pyreal Golem */ -/* @teleloc 0x59460386 [90.000000 -30.000000 72.010002] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75946037, 14520, 0x59460386, 90, -30, 72.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pyreal Golem */ +/* @teleloc 0x59460386 [90.000000 -30.000000 72.010002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75946038, 21549, 0x59460398, 40, -10, 78.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Corrosion Wisp */ -/* @teleloc 0x59460398 [40.000000 -10.000000 78.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75946038, 21549, 0x59460398, 40, -10, 78.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Corrosion Wisp */ +/* @teleloc 0x59460398 [40.000000 -10.000000 78.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75946039, 21549, 0x594603AB, 70, -10, 78.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Corrosion Wisp */ @@ -299,16 +299,16 @@ VALUES (0x7594603C, 5712, 0x594603F0, 70, -30, 84.0085, 1, 0, 0, 0, True, '200 /* @teleloc 0x594603F0 [70.000000 -30.000000 84.008499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594603D, 5712, 0x59460412, 90, -30, 84.0085, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Inferno */ -/* @teleloc 0x59460412 [90.000000 -30.000000 84.008499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594603D, 5712, 0x59460412, 90, -30, 84.0085, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Inferno */ +/* @teleloc 0x59460412 [90.000000 -30.000000 84.008499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594603E, 7092, 0x5946041C, 89.591, -54.0065, 84.0085, -0.294466, 0, 0, -0.955662, True, '2005-02-09 10:00:00'); /* Firestorm */ /* @teleloc 0x5946041C [89.591003 -54.006500 84.008499] -0.294466 0.000000 0.000000 -0.955662 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594603F, 5712, 0x5946041E, 90, -60, 84.0085, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Inferno */ -/* @teleloc 0x5946041E [90.000000 -60.000000 84.008499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594603F, 5712, 0x5946041E, 90, -60, 84.0085, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Inferno */ +/* @teleloc 0x5946041E [90.000000 -60.000000 84.008499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75946043, 21980, 0x594603BA, 22.269, -16.7433, 84.012, -0.0292, 0, 0, 0.999574, True, '2005-02-09 10:00:00'); /* Platinum Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5948.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5948.sql index 1cf6bcb7af..60069a970a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5948.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5948.sql @@ -5,8 +5,8 @@ VALUES (0x75948000, 22611, 0x5948010D, 59.8876, -21.0756, -11.9868, 0.0051, 0, 0 /* @teleloc 0x5948010D [59.887600 -21.075600 -11.986800] 0.005100 0.000000 0.000000 -0.999987 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75948001, 22611, 0x59480112, 60, -30, -11.9868, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Armored Tusker */ -/* @teleloc 0x59480112 [60.000000 -30.000000 -11.986800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75948001, 22611, 0x59480112, 60, -30, -11.9868, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Armored Tusker */ +/* @teleloc 0x59480112 [60.000000 -30.000000 -11.986800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75948002, 22611, 0x5948011A, 69.7219, -20.9753, -11.9868, 0.0051, 0, 0, -0.999987, True, '2005-02-09 10:00:00'); /* Armored Tusker */ @@ -73,8 +73,8 @@ VALUES (0x75948011, 11540, 0x5948015C, 60, -90, -5.9868, 0.04578, 0, 0, 0.998952 /* @teleloc 0x5948015C [60.000000 -90.000000 -5.986800] 0.045780 0.000000 0.000000 0.998952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75948012, 7561, 0x59480161, 60, -110, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x59480161 [60.000000 -110.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75948012, 7561, 0x59480161, 60, -110, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x59480161 [60.000000 -110.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75948013, 11540, 0x59480161, 60, -110, -5.9868, 0.659983, 0, 0, -0.75128, True, '2005-02-09 10:00:00'); /* Armored Tusker */ @@ -101,8 +101,8 @@ VALUES (0x75948018, 11540, 0x59480187, 80.1944, -89.6486, -5.9868, 0.032201, 0, /* @teleloc 0x59480187 [80.194397 -89.648598 -5.986800] 0.032201 0.000000 0.000000 0.999481 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75948019, 7561, 0x5948018C, 80, -110, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x5948018C [80.000000 -110.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75948019, 7561, 0x5948018C, 80, -110, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x5948018C [80.000000 -110.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594801A, 11540, 0x5948018C, 80.3078, -109.994, -5.9868, -0.71976, 0, 0, -0.694223, True, '2005-02-09 10:00:00'); /* Armored Tusker */ @@ -114,7 +114,7 @@ VALUES (0x7594801B, 11540, 0x59480191, 89.6856, -60.0999, -5.9868, -0.035562, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594801C, 11540, 0x59480196, 89.8548, -70.9306, -5.9868, -0.016882, 0, 0, -0.999857, True, '2005-02-09 10:00:00'); /* Armored Tusker */ -/* @teleloc 0x59480196 [89.854797 -70.930603 -5.986800] -0.016881 0.000000 0.000000 -0.999857 */ +/* @teleloc 0x59480196 [89.854797 -70.930603 -5.986800] -0.016882 0.000000 0.000000 -0.999857 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594801D, 11540, 0x5948019A, 89.8041, -80.4525, -5.9868, 0.028552, 0, 0, 0.999592, True, '2005-02-09 10:00:00'); /* Armored Tusker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5949.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5949.sql index a676a841d6..7873b4a6e0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5949.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5949.sql @@ -6,11 +6,11 @@ VALUES (0x75949000, 22687, 0x59490100, 3.74034, -109.845, -23.995, 0.731689, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75949001, 22587, 0x59490103, 10.2684, -89.9007, -23.9857, 0.999887, 0, 0, 0.015035, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x59490103 [10.268400 -89.900703 -23.985701] 0.999887 0.000000 0.000000 0.015034 */ +/* @teleloc 0x59490103 [10.268400 -89.900703 -23.985701] 0.999887 0.000000 0.000000 0.015035 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75949002, 22518, 0x59490103, 13.1824, -85.2039, -23.945, 0.999887, 0, 0, 0.015035, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x59490103 [13.182400 -85.203903 -23.945000] 0.999887 0.000000 0.000000 0.015034 */ +/* @teleloc 0x59490103 [13.182400 -85.203903 -23.945000] 0.999887 0.000000 0.000000 0.015035 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75949003, 22518, 0x5949010B, 20.3139, -67.9582, -23.9857, 0.994333, 0, 0, -0.106313, True, '2005-02-09 10:00:00'); /* Devastator */ @@ -98,7 +98,7 @@ VALUES (0x75949017, 22518, 0x59490150, 14.0536, -1.14253, -11.945, 0.614393, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75949018, 22518, 0x59490151, 12.3296, -7.25014, -11.9857, 0.019214, 0, 0, 0.999815, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x59490151 [12.329600 -7.250140 -11.985700] 0.019213 0.000000 0.000000 0.999815 */ +/* @teleloc 0x59490151 [12.329600 -7.250140 -11.985700] 0.019214 0.000000 0.000000 0.999815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75949019, 22518, 0x59490152, 22.2449, -1.25611, -11.9857, 0.72166, 0, 0, 0.692247, True, '2005-02-09 10:00:00'); /* Devastator */ @@ -385,8 +385,8 @@ VALUES (0x7594905F, 22518, 0x5949026A, 139.207, -51.4366, 6.0143, 0.851193, 0, 0 /* @teleloc 0x5949026A [139.207001 -51.436600 6.014300] 0.851193 0.000000 0.000000 0.524852 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75949060, 22518, 0x5949026B, 140, -60, 6.0143, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x5949026B [140.000000 -60.000000 6.014300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75949060, 22518, 0x5949026B, 140, -60, 6.0143, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x5949026B [140.000000 -60.000000 6.014300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75949061, 22518, 0x5949026C, 141.215, -112.469, 6.0143, -0.996655, 0, 0, -0.08173, True, '2005-02-09 10:00:00'); /* Devastator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/594A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/594A.sql index 7d29575a74..43d6683bad 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/594A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/594A.sql @@ -205,8 +205,8 @@ VALUES (0x7594A032, 7184, 0x594A0145, 60.8429, -146.195, 0.055, -0.028849, 0, 0 /* @teleloc 0x594A0145 [60.842899 -146.195007 0.055000] -0.028849 0.000000 0.000000 -0.999584 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594A033, 7923, 0x594A0148, 60, -180, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x594A0148 [60.000000 -180.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594A033, 7923, 0x594A0148, 60, -180, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x594A0148 [60.000000 -180.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7594A033, 0x7594A000, '2005-02-09 10:00:00') /* Tusker Worshipper (22515) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/594B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/594B.sql index b893b70caa..cdf9b39a93 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/594B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/594B.sql @@ -117,12 +117,12 @@ VALUES (0x7594B014, 23090, 0x594B012A, 125.926, -100.582, 0.253674, 0.936561, 0, /* @teleloc 0x594B012A [125.926003 -100.582001 0.253674] 0.936561 0.000000 0.000000 0.350504 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594B015, 568, 0x594B012D, 140, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x594B012D [140.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594B015, 568, 0x594B012D, 140, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x594B012D [140.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594B016, 22054, 0x594B0131, 140, -30, 0.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ -/* @teleloc 0x594B0131 [140.000000 -30.000000 0.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594B016, 22054, 0x594B0131, 140, -30, 0.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Profatrix */ +/* @teleloc 0x594B0131 [140.000000 -30.000000 0.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594B017, 568, 0x594B0133, 144.75, -30, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -133,24 +133,24 @@ VALUES (0x7594B018, 568, 0x594B0134, 135.25, -30, 0, -0.707107, 0, 0, -0.70710 /* @teleloc 0x594B0134 [135.250000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594B019, 568, 0x594B0135, 140, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x594B0135 [140.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594B019, 568, 0x594B0135, 140, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x594B0135 [140.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594B01A, 5626, 0x594B013A, 140, -45, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x594B013A [140.000000 -45.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594B01A, 5626, 0x594B013A, 140, -45, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x594B013A [140.000000 -45.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594B01B, 23563, 0x594B013B, 140, -50, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Sinister Shadow */ -/* @teleloc 0x594B013B [140.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594B01B, 23563, 0x594B013B, 140, -50, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sinister Shadow */ +/* @teleloc 0x594B013B [140.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594B01C, 23564, 0x594B013B, 141.96, -51.5583, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tenebrous Shadow */ -/* @teleloc 0x594B013B [141.960007 -51.558300 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594B01C, 23564, 0x594B013B, 141.96, -51.5583, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tenebrous Shadow */ +/* @teleloc 0x594B013B [141.960007 -51.558300 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594B01D, 22909, 0x594B013B, 138.105, -51.5583, 0.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Maelstrom Shadow */ -/* @teleloc 0x594B013B [138.104996 -51.558300 0.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594B01D, 22909, 0x594B013B, 138.105, -51.5583, 0.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Maelstrom Shadow */ +/* @teleloc 0x594B013B [138.104996 -51.558300 0.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594B01E, 11541, 0x594B0141, 150, -30, 0.0132, 0.678557, 0, 0, -0.734547, True, '2005-02-09 10:00:00'); /* Plated Tusker */ @@ -181,8 +181,8 @@ VALUES (0x7594B024, 25393, 0x594B016E, 12.8928, -119.376, 6.005, -0.377702, 0, 0 /* @teleloc 0x594B016E [12.892800 -119.375999 6.005000] -0.377702 0.000000 0.000000 -0.925927 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594B025, 7923, 0x594B0193, 40, -110, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x594B0193 [40.000000 -110.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594B025, 7923, 0x594B0193, 40, -110, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x594B0193 [40.000000 -110.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7594B025, 0x7594B023, '2005-02-09 10:00:00') /* Magically Sealed Dais (25375) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/594C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/594C.sql index 6c33a64e83..08bd1035bb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/594C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/594C.sql @@ -165,20 +165,20 @@ VALUES (0x7594C01C, 1757, 0x594C0161, 65.9815, -110.175, -5.995, -0.571546, 0, /* @teleloc 0x594C0161 [65.981499 -110.175003 -5.995000] -0.571546 0.000000 0.000000 0.820570 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C01D, 1757, 0x594C0169, 3.1913, -60, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x594C0169 [3.191300 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594C01D, 1757, 0x594C0169, 3.1913, -60, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x594C0169 [3.191300 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C01E, 1757, 0x594C0169, -2.56704, -60, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x594C0169 [-2.567040 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594C01E, 1757, 0x594C0169, -2.56704, -60, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x594C0169 [-2.567040 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594C01F, 568, 0x594C016B, 4.75, -60, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x594C016B [4.750000 -60.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C020, 568, 0x594C016C, -0, -64.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x594C016C [-0.000000 -64.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594C020, 568, 0x594C016C, 0, -64.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x594C016C [0.000000 -64.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594C021, 1610, 0x594C016D, 0, -70, 0.005, 0.62161, 0, 0, -0.783327, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ @@ -241,40 +241,40 @@ VALUES (0x7594C02F, 568, 0x594C018B, 30, -45.25, 0, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x594C018B [30.000000 -45.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C030, 1757, 0x594C018C, 33.7045, -70, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x594C018C [33.704498 -70.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594C030, 1757, 0x594C018C, 33.7045, -70, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x594C018C [33.704498 -70.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C031, 1757, 0x594C018C, 26.6863, -70, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x594C018C [26.686300 -70.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594C031, 1757, 0x594C018C, 26.6863, -70, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x594C018C [26.686300 -70.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594C032, 568, 0x594C018E, 34.75, -70, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x594C018E [34.750000 -70.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C033, 568, 0x594C018F, 30, -74.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x594C018F [30.000000 -74.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594C033, 568, 0x594C018F, 30, -74.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x594C018F [30.000000 -74.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594C034, 1610, 0x594C0190, 30, -80, 0.005, 0.659983, 0, 0, 0.75128, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ /* @teleloc 0x594C0190 [30.000000 -80.000000 0.005000] 0.659983 0.000000 0.000000 0.751280 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C035, 1757, 0x594C0195, 42.648, -50, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x594C0195 [42.647999 -50.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594C035, 1757, 0x594C0195, 42.648, -50, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x594C0195 [42.647999 -50.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C036, 1757, 0x594C0195, 37.0584, -50, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ -/* @teleloc 0x594C0195 [37.058399 -50.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594C036, 1757, 0x594C0195, 37.0584, -50, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Lieutenant */ +/* @teleloc 0x594C0195 [37.058399 -50.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594C037, 568, 0x594C0197, 44.75, -50, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x594C0197 [44.750000 -50.000000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C038, 568, 0x594C0198, 40, -54.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x594C0198 [40.000000 -54.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594C038, 568, 0x594C0198, 40, -54.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x594C0198 [40.000000 -54.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594C039, 1610, 0x594C0199, 40, -60, 0.005, 0.640997, 0, 0, -0.767544, True, '2005-02-09 10:00:00'); /* Drudge Ravener */ @@ -413,16 +413,16 @@ VALUES (0x7594C05A, 4253, 0x594C01E4, 40, -60, 6.005, 0.696707, 0, 0, 0.717356, /* @teleloc 0x594C01E4 [40.000000 -60.000000 6.005000] 0.696707 0.000000 0.000000 0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C05B, 4253, 0x594C01EA, 50, -60, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ -/* @teleloc 0x594C01EA [50.000000 -60.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594C05B, 4253, 0x594C01EA, 50, -60, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ +/* @teleloc 0x594C01EA [50.000000 -60.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594C05C, 7089, 0x594C01EC, 50, -70, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Altered Drudge */ /* @teleloc 0x594C01EC [50.000000 -70.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594C05D, 7089, 0x594C01F1, 60, -40, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Altered Drudge */ -/* @teleloc 0x594C01F1 [60.000000 -40.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594C05D, 7089, 0x594C01F1, 60, -40, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Altered Drudge */ +/* @teleloc 0x594C01F1 [60.000000 -40.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594C05E, 4253, 0x594C01F3, 60, -49.3037, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/594D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/594D.sql index b22877a6fa..d3e2dd900d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/594D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/594D.sql @@ -194,8 +194,8 @@ VALUES (0x7594D02B, 25348, 0x594D01C3, 29.0991, -63.9059, -41.9902, 0.005623, 0, /* @teleloc 0x594D01C3 [29.099100 -63.905899 -41.990200] 0.005623 0.000000 0.000000 -0.999984 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594D02C, 25510, 0x594D01C8, 40, -54.75, -42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x594D01C8 [40.000000 -54.750000 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7594D02C, 25510, 0x594D01C8, 40, -54.75, -42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x594D01C8 [40.000000 -54.750000 -42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594D02D, 25347, 0x594D01C9, 37.3519, -64.2255, -41.9902, -0.003308, 0, 0, -0.999995, True, '2005-02-09 10:00:00'); /* Falatacot Matriarch */ @@ -287,7 +287,7 @@ VALUES (0x7594D042, 25348, 0x594D020B, 29.0509, -26.8455, -35.9902, 0.865939, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594D043, 25347, 0x594D020B, 29.6576, -32.9202, -35.9902, 0.995388, 0, 0, -0.095933, True, '2005-02-09 10:00:00'); /* Falatacot Matriarch */ -/* @teleloc 0x594D020B [29.657600 -32.920200 -35.990200] 0.995388 0.000000 0.000000 -0.095932 */ +/* @teleloc 0x594D020B [29.657600 -32.920200 -35.990200] 0.995388 0.000000 0.000000 -0.095933 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594D044, 25346, 0x594D0211, 42.4811, -27.967, -35.9902, 0.999991, 0, 0, -0.00426, True, '2005-02-09 10:00:00'); /* Falatacot Consort */ @@ -504,8 +504,8 @@ VALUES (0x7594D067, 25346, 0x594D0293, 40.3659, -102.657, -29.9902, 0.731689, 0, /* @teleloc 0x594D0293 [40.365898 -102.656998 -29.990200] 0.731689 0.000000 0.000000 -0.681639 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594D068, 25346, 0x594D02B7, 72.9603, -0, -29.9902, 0.070737, 0, 0, 0.997495, True, '2005-02-09 10:00:00'); /* Falatacot Consort */ -/* @teleloc 0x594D02B7 [72.960297 -0.000000 -29.990200] 0.070737 0.000000 0.000000 0.997495 */ +VALUES (0x7594D068, 25346, 0x594D02B7, 72.9603, 0, -29.9902, 0.070737, 0, 0, 0.997495, True, '2005-02-09 10:00:00'); /* Falatacot Consort */ +/* @teleloc 0x594D02B7 [72.960297 0.000000 -29.990200] 0.070737 0.000000 0.000000 0.997495 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594D069, 25348, 0x594D02B7, 67.59, 0, -29.9902, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Falatacot Patrician */ @@ -728,8 +728,8 @@ VALUES (0x7594D0A1, 568, 0x594D0364, 34.75, -20, -18, -0.707107, 0, 0, 0.70710 /* @teleloc 0x594D0364 [34.750000 -20.000000 -18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594D0A2, 568, 0x594D0365, 30, -24.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x594D0365 [30.000000 -24.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594D0A2, 568, 0x594D0365, 30, -24.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x594D0365 [30.000000 -24.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594D0A3, 25346, 0x594D0367, 32.1855, -39.8575, -17.9902, 0.617327, 0, 0, -0.786706, True, '2005-02-09 10:00:00'); /* Falatacot Consort */ @@ -890,8 +890,8 @@ VALUES (0x7594D0BF, 25346, 0x594D039F, 37.9369, -30.6923, -11.9903, 0.057536, 0, /* @teleloc 0x594D039F [37.936901 -30.692301 -11.990300] 0.057536 0.000000 0.000000 -0.998343 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594D0C0, 568, 0x594D03A1, 40, -34.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x594D03A1 [40.000000 -34.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594D0C0, 568, 0x594D03A1, 40, -34.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x594D03A1 [40.000000 -34.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594D0C1, 25346, 0x594D03A7, 43.0151, -70.0198, -11.9903, 0.696707, 0, 0, -0.717356, True, '2005-02-09 10:00:00'); /* Falatacot Consort */ @@ -914,8 +914,8 @@ VALUES (0x7594D0C5, 25346, 0x594D03AC, 57.3501, -29.7777, -11.9903, -0.04074, 0, /* @teleloc 0x594D03AC [57.350101 -29.777700 -11.990300] -0.040740 0.000000 0.000000 -0.999170 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594D0C6, 568, 0x594D03AE, 60, -34.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x594D03AE [60.000000 -34.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594D0C6, 568, 0x594D03AE, 60, -34.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x594D03AE [60.000000 -34.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594D0C7, 25346, 0x594D03B4, 62.4023, -69.8338, -11.9903, 0.999204, 0, 0, -0.0399, True, '2005-02-09 10:00:00'); /* Falatacot Consort */ @@ -938,8 +938,8 @@ VALUES (0x7594D0CC, 25346, 0x594D03BD, 82.7215, -30.1872, -11.9903, -0.004204, 0 /* @teleloc 0x594D03BD [82.721497 -30.187201 -11.990300] -0.004204 0.000000 0.000000 0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594D0CD, 568, 0x594D03BF, 80, -34.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x594D03BF [80.000000 -34.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594D0CD, 568, 0x594D03BF, 80, -34.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x594D03BF [80.000000 -34.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594D0CE, 25346, 0x594D03C5, 83.0686, -70, -11.9903, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Falatacot Consort */ @@ -1039,8 +1039,8 @@ VALUES (0x7594D0E5, 25509, 0x594D02FC, 110, -55.25, -30, 1, 0, 0, 0, False, '200 /* @teleloc 0x594D02FC [110.000000 -55.250000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7594D0E6, 25509, 0x594D0316, 20, -14.75, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x594D0316 [20.000000 -14.750000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7594D0E6, 25509, 0x594D0316, 20, -14.75, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x594D0316 [20.000000 -14.750000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7594D0E7, 25509, 0x594D03B7, 64.75, -70, -12, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Reinforced Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5A44.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5A44.sql index ddd3f670aa..c82f50913c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5A44.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5A44.sql @@ -5,8 +5,8 @@ VALUES (0x75A44000, 21496, 0x5A4401A0, 30, -120, 0.015, 1, 0, 0, 0, True, '2005 /* @teleloc 0x5A4401A0 [30.000000 -120.000000 0.015000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A44001, 7925, 0x5A4401A4, 40.0088, -120.01, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ -/* @teleloc 0x5A4401A4 [40.008801 -120.010002 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A44001, 7925, 0x5A4401A4, 40.0088, -120.01, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ +/* @teleloc 0x5A4401A4 [40.008801 -120.010002 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75A44001, 0x75A44000, '2005-02-09 10:00:00') /* Tribunal (21496) */ @@ -121,8 +121,8 @@ VALUES (0x75A44018, 21504, 0x5A4401A4, 44.5013, -116.969, 0.012, 0.707107, 0, 0, /* @teleloc 0x5A4401A4 [44.501301 -116.969002 0.012000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A44019, 21508, 0x5A4401A5, 38.513, -133.653, 0.012, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mushroom */ -/* @teleloc 0x5A4401A5 [38.513000 -133.653000 0.012000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75A44019, 21508, 0x5A4401A5, 38.513, -133.653, 0.012, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mushroom */ +/* @teleloc 0x5A4401A5 [38.513000 -133.653000 0.012000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A4401A, 21506, 0x5A4401A5, 43.965, -133.632, 0.012, 0.34202, 0, 0, -0.939693, True, '2005-02-09 10:00:00'); /* Hope */ @@ -297,12 +297,12 @@ VALUES (0x75A44049, 21406, 0x5A44015A, 102.969, -6.71609, -17.995, 0.937033, 0, /* @teleloc 0x5A44015A [102.969002 -6.716090 -17.995001] 0.937033 0.000000 0.000000 -0.349242 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A4404A, 21530, 0x5A44015B, 100.112, -20.514, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5A44015B [100.112000 -20.514000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75A4404A, 21530, 0x5A44015B, 100.112, -20.514, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5A44015B [100.112000 -20.514000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A4404B, 21530, 0x5A44015B, 95.243, -20.381, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5A44015B [95.242996 -20.381001 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75A4404B, 21530, 0x5A44015B, 95.243, -20.381, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5A44015B [95.242996 -20.381001 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A4404C, 21745, 0x5A4401A2, 33, -190, 0.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ @@ -313,8 +313,8 @@ VALUES (0x75A4404D, 21745, 0x5A4401AD, 50, -182.9, 0.005, 0, 0, 0, -1, True, '2 /* @teleloc 0x5A4401AD [50.000000 -182.899994 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A4404E, 21745, 0x5A4401BA, 60, -197.1, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ -/* @teleloc 0x5A4401BA [60.000000 -197.100006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A4404E, 21745, 0x5A4401BA, 60, -197.1, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ +/* @teleloc 0x5A4401BA [60.000000 -197.100006 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A4404F, 21745, 0x5A4401C2, 80, -182.9, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* A Rolling Ball of Death */ @@ -353,5 +353,5 @@ VALUES (0x75A44057, 21948, 0x5A4401E7, 120, -180.05, 0.132738, 1, 0, 0, 0, False /* @teleloc 0x5A4401E7 [120.000000 -180.050003 0.132738] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A44058, 21529, 0x5A4401E9, 117.43, -199.9, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5A4401E9 [117.430000 -199.899994 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75A44058, 21529, 0x5A4401E9, 117.43, -199.9, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5A4401E9 [117.430000 -199.899994 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5A45.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5A45.sql index 920082a84f..92b149b681 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5A45.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5A45.sql @@ -61,8 +61,8 @@ VALUES (0x75A4500A, 19537, 0x5A450146, 39.6043, -79.95, 6.0085, -0.999997, 0, 0, /* @teleloc 0x5A450146 [39.604301 -79.949997 6.008500] -0.999997 0.000000 0.000000 0.002628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A4500B, 19537, 0x5A45019B, 10, -120, 12.0085, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Avalanche */ -/* @teleloc 0x5A45019B [10.000000 -120.000000 12.008500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A4500B, 19537, 0x5A45019B, 10, -120, 12.0085, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Avalanche */ +/* @teleloc 0x5A45019B [10.000000 -120.000000 12.008500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A4500C, 19537, 0x5A4501B2, 10, -200, 12.0085, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Avalanche */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5A46.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5A46.sql index 98a0fc5d6c..62e1c404a6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5A46.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5A46.sql @@ -25,8 +25,8 @@ VALUES (0x75A46005, 613, 0x5A4603D4, 42.98, -64.321, 84.005, 0, 0, 0, -1, Fals /* @teleloc 0x5A4603D4 [42.980000 -64.320999 84.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A46006, 613, 0x5A4603DE, 46.6969, -64.3805, 84.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5A4603DE [46.696899 -64.380501 84.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75A46006, 613, 0x5A4603DE, 46.6969, -64.3805, 84.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5A4603DE [46.696899 -64.380501 84.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A46007, 7924, 0x5A460104, 20, -20, 0.005, 0.7485, 0, 0, 0.663135, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ @@ -195,16 +195,16 @@ VALUES (0x75A46020, 21552, 0x5A460217, 30, -70, 54.1065, 1, 0, 0, 0, True, '200 /* @teleloc 0x5A460217 [30.000000 -70.000000 54.106499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A46021, 7098, 0x5A460224, 40, -20, 54.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Plasma Golem */ -/* @teleloc 0x5A460224 [40.000000 -20.000000 54.009998] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A46021, 7098, 0x5A460224, 40, -20, 54.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Plasma Golem */ +/* @teleloc 0x5A460224 [40.000000 -20.000000 54.009998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A46022, 19537, 0x5A46023E, 20, -30, 60.007, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Avalanche */ /* @teleloc 0x5A46023E [20.000000 -30.000000 60.007000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A46023, 19537, 0x5A46024C, 30, -30, 60.007, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Avalanche */ -/* @teleloc 0x5A46024C [30.000000 -30.000000 60.007000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A46023, 19537, 0x5A46024C, 30, -30, 60.007, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Avalanche */ +/* @teleloc 0x5A46024C [30.000000 -30.000000 60.007000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A46024, 19537, 0x5A460257, 30, -70, 60.007, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Avalanche */ @@ -227,12 +227,12 @@ VALUES (0x75A46028, 19537, 0x5A460281, 70, -30, 60.007, 1, 0, 0, 0, True, '2005 /* @teleloc 0x5A460281 [70.000000 -30.000000 60.007000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A46029, 7098, 0x5A460283, 80, -30, 60.01, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Plasma Golem */ -/* @teleloc 0x5A460283 [80.000000 -30.000000 60.009998] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A46029, 7098, 0x5A460283, 80, -30, 60.01, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Plasma Golem */ +/* @teleloc 0x5A460283 [80.000000 -30.000000 60.009998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A4602A, 21552, 0x5A4602C0, 30, -30, 66.1065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tempest Wisp */ -/* @teleloc 0x5A4602C0 [30.000000 -30.000000 66.106499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A4602A, 21552, 0x5A4602C0, 30, -30, 66.1065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tempest Wisp */ +/* @teleloc 0x5A4602C0 [30.000000 -30.000000 66.106499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A4602B, 21552, 0x5A4602D3, 30, -70, 66.1065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tempest Wisp */ @@ -243,8 +243,8 @@ VALUES (0x75A4602C, 21552, 0x5A4602FA, 50, -40, 66.1065, 1, 0, 0, 0, True, '200 /* @teleloc 0x5A4602FA [50.000000 -40.000000 66.106499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A4602D, 21552, 0x5A46030E, 60, -60, 66.1065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tempest Wisp */ -/* @teleloc 0x5A46030E [60.000000 -60.000000 66.106499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A4602D, 21552, 0x5A46030E, 60, -60, 66.1065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tempest Wisp */ +/* @teleloc 0x5A46030E [60.000000 -60.000000 66.106499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A4602E, 21552, 0x5A460319, 70, -20, 66.1065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tempest Wisp */ @@ -259,8 +259,8 @@ VALUES (0x75A46030, 7097, 0x5A460352, 30, -20, 72.01, 0.764842, 0, 0, 0.644218, /* @teleloc 0x5A460352 [30.000000 -20.000000 72.010002] 0.764842 0.000000 0.000000 0.644218 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A46031, 19537, 0x5A460355, 30, -60, 72.007, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Avalanche */ -/* @teleloc 0x5A460355 [30.000000 -60.000000 72.007004] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A46031, 19537, 0x5A460355, 30, -60, 72.007, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Avalanche */ +/* @teleloc 0x5A460355 [30.000000 -60.000000 72.007004] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A46032, 20190, 0x5A460357, 30, -80, 72.0075, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gelid */ @@ -299,8 +299,8 @@ VALUES (0x75A4603A, 19537, 0x5A460386, 87.8278, -28.0397, 72.007, 0.33877, 0, 0, /* @teleloc 0x5A460386 [87.827797 -28.039700 72.007004] 0.338770 0.000000 0.000000 -0.940869 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A4603B, 19537, 0x5A460398, 40, -10, 78.007, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Avalanche */ -/* @teleloc 0x5A460398 [40.000000 -10.000000 78.007004] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A4603B, 19537, 0x5A460398, 40, -10, 78.007, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Avalanche */ +/* @teleloc 0x5A460398 [40.000000 -10.000000 78.007004] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A4603C, 19537, 0x5A4603AB, 70, -10, 78.007, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Avalanche */ @@ -323,12 +323,12 @@ VALUES (0x75A46041, 7098, 0x5A4603FF, 80, -20, 84.01, 1, 0, 0, 0, True, '2005- /* @teleloc 0x5A4603FF [80.000000 -20.000000 84.010002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A46042, 19538, 0x5A460412, 90, -30, 84.007, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Blizzard */ -/* @teleloc 0x5A460412 [90.000000 -30.000000 84.007004] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A46042, 19538, 0x5A460412, 90, -30, 84.007, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Blizzard */ +/* @teleloc 0x5A460412 [90.000000 -30.000000 84.007004] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A46043, 19538, 0x5A46041E, 90, -60, 84.007, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Blizzard */ -/* @teleloc 0x5A46041E [90.000000 -60.000000 84.007004] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A46043, 19538, 0x5A46041E, 90, -60, 84.007, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Blizzard */ +/* @teleloc 0x5A46041E [90.000000 -60.000000 84.007004] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A46047, 21981, 0x5A4603BA, 22.458, -16.2086, 84.012, 0.043391, 0, 0, 0.999058, True, '2005-02-09 10:00:00'); /* Platinum Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5A48.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5A48.sql index 17dabae822..53fb9657b0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5A48.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5A48.sql @@ -25,8 +25,8 @@ VALUES (0x75A48005, 22593, 0x5A480132, 90, -10, -11.989, 0.659983, 0, 0, 0.75128 /* @teleloc 0x5A480132 [90.000000 -10.000000 -11.989000] 0.659983 0.000000 0.000000 0.751281 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A48006, 22593, 0x5A480139, 90, -30, -11.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ -/* @teleloc 0x5A480139 [90.000000 -30.000000 -11.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A48006, 22593, 0x5A480139, 90, -30, -11.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ +/* @teleloc 0x5A480139 [90.000000 -30.000000 -11.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A48007, 1629, 0x5A48013B, 40, -60, -5.989, 0.714421, 0, 0, -0.699716, True, '2005-02-09 10:00:00'); /* Tusker Guard */ @@ -117,8 +117,8 @@ VALUES (0x75A4801C, 1629, 0x5A48017D, 69.9539, -88.6095, -5.989, -0.004204, 0, /* @teleloc 0x5A48017D [69.953903 -88.609497 -5.989000] -0.004204 0.000000 0.000000 0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A4801D, 1629, 0x5A48017F, 69.9549, -98.7551, -5.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ -/* @teleloc 0x5A48017F [69.954903 -98.755096 -5.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A4801D, 1629, 0x5A48017F, 69.9549, -98.7551, -5.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ +/* @teleloc 0x5A48017F [69.954903 -98.755096 -5.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A4801E, 1629, 0x5A480182, 69.9467, -109.777, -5.989, -0.001326, 0, 0, -0.999999, True, '2005-02-09 10:00:00'); /* Tusker Guard */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5A49.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5A49.sql index 73a5c10bc1..38881e205c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5A49.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5A49.sql @@ -341,12 +341,12 @@ VALUES (0x75A49043, 22053, 0x5A4902C5, 259.249, -30.0899, 0.0165, 0.71743, 0, 0, /* @teleloc 0x5A4902C5 [259.248993 -30.089899 0.016500] 0.717430 0.000000 0.000000 -0.696631 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A49044, 22719, 0x5A490116, 71.1904, -81.5247, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ -/* @teleloc 0x5A490116 [71.190399 -81.524696 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A49044, 22719, 0x5A490116, 71.1904, -81.5247, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ +/* @teleloc 0x5A490116 [71.190399 -81.524696 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A49045, 22719, 0x5A490116, 68.8165, -81.5506, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ -/* @teleloc 0x5A490116 [68.816498 -81.550598 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A49045, 22719, 0x5A490116, 68.8165, -81.5506, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ +/* @teleloc 0x5A490116 [68.816498 -81.550598 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A49046, 22719, 0x5A49011E, 70, -130, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5A4A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5A4A.sql index 39babfe844..6c4c25c0e7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5A4A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5A4A.sql @@ -309,8 +309,8 @@ VALUES (0x75A4A04C, 22602, 0x5A4A0200, 150.665, -132.049, -17.9868, -0.900034, 0 /* @teleloc 0x5A4A0200 [150.664993 -132.048996 -17.986799] -0.900034 0.000000 0.000000 0.435819 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A4A04D, 7184, 0x5A4A020E, 70, -130, -11.9868, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Silver Tusker */ -/* @teleloc 0x5A4A020E [70.000000 -130.000000 -11.986800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A4A04D, 7184, 0x5A4A020E, 70, -130, -11.9868, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Silver Tusker */ +/* @teleloc 0x5A4A020E [70.000000 -130.000000 -11.986800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A4A04E, 7184, 0x5A4A0213, 70, -150, -11.9868, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Silver Tusker */ @@ -341,8 +341,8 @@ VALUES (0x75A4A054, 7184, 0x5A4A0219, 107.924, -132.883, -11.9868, -0.292466, 0 /* @teleloc 0x5A4A0219 [107.924004 -132.882996 -11.986800] -0.292466 0.000000 0.000000 -0.956276 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75A4A055, 7184, 0x5A4A021A, 110, -150, -11.9868, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Silver Tusker */ -/* @teleloc 0x5A4A021A [110.000000 -150.000000 -11.986800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75A4A055, 7184, 0x5A4A021A, 110, -150, -11.9868, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Silver Tusker */ +/* @teleloc 0x5A4A021A [110.000000 -150.000000 -11.986800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75A4A056, 7184, 0x5A4A021A, 112.362, -148.167, -11.9868, 0.886859, 0, 0, -0.46204, True, '2005-02-09 10:00:00'); /* Silver Tusker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5AB0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5AB0.sql index d3d36a8264..27cb6474a1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5AB0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5AB0.sql @@ -33,12 +33,12 @@ VALUES (0x75AB0007, 9686, 0x5AB00101, 100.728, 36.2563, 67.05, -0.707107, 0, 0, /* @teleloc 0x5AB00101 [100.727997 36.256302 67.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0008, 9686, 0x5AB00101, 103.112, 31.7438, 67.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00101 [103.112000 31.743799 67.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0008, 9686, 0x5AB00101, 103.112, 31.7438, 67.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00101 [103.112000 31.743799 67.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0009, 9686, 0x5AB00102, 110.562, 39.0438, 65.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00102 [110.561996 39.043800 65.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0009, 9686, 0x5AB00102, 110.562, 39.0438, 65.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00102 [110.561996 39.043800 65.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB000A, 9686, 0x5AB00102, 114.962, 37.7438, 64.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x75AB000B, 9686, 0x5AB00102, 114.962, 34.0938, 64.8, 0.707107, 0, 0, - /* @teleloc 0x5AB00102 [114.961998 34.093800 64.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB000C, 9686, 0x5AB00102, 110.512, 33.0938, 65.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00102 [110.512001 33.093800 65.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB000C, 9686, 0x5AB00102, 110.512, 33.0938, 65.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00102 [110.512001 33.093800 65.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB000D, 11697, 0x5AB00102, 106.777, 33.7556, 62.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x75AB000E, 11697, 0x5AB00102, 114.277, 38.1556, 62.05, -0.895323, 0, 0, /* @teleloc 0x5AB00102 [114.277000 38.155602 62.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB000F, 11698, 0x5AB00102, 110.567, 35.9438, 68.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5AB00102 [110.567001 35.943802 68.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB000F, 11698, 0x5AB00102, 110.567, 35.9438, 68.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5AB00102 [110.567001 35.943802 68.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB0010, 11697, 0x5AB00102, 110.677, 36.0056, 62.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x75AB0013, 9686, 0x5AB00102, 105.828, 34.4594, 63.95, -0.707107, 0, 0, /* @teleloc 0x5AB00102 [105.828003 34.459400 63.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0014, 9686, 0x5AB00102, 113.661, 33.0938, 65.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00102 [113.661003 33.093800 65.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0014, 9686, 0x5AB00102, 113.661, 33.0938, 65.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00102 [113.661003 33.093800 65.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0015, 9686, 0x5AB00102, 107.418, 33.0938, 65.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00102 [107.417999 33.093800 65.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0015, 9686, 0x5AB00102, 107.418, 33.0938, 65.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00102 [107.417999 33.093800 65.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB0016, 9686, 0x5AB00102, 114.962, 36.0381, 66, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5AB00102 [114.961998 36.038101 66.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0017, 9686, 0x5AB00102, 107.343, 39.0438, 65.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00102 [107.343002 39.043800 65.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0017, 9686, 0x5AB00102, 107.343, 39.0438, 65.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00102 [107.343002 39.043800 65.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0018, 9686, 0x5AB00102, 113.71, 39.0438, 65.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00102 [113.709999 39.043800 65.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0018, 9686, 0x5AB00102, 113.71, 39.0438, 65.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00102 [113.709999 39.043800 65.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0019, 9686, 0x5AB00102, 113.542, 39.0438, 64, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00102 [113.542000 39.043800 64.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0019, 9686, 0x5AB00102, 113.542, 39.0438, 64, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00102 [113.542000 39.043800 64.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB001A, 11698, 0x5AB00102, 107.777, 35.9438, 68.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x75AB001E, 11697, 0x5AB00102, 114.59, 36.0056, 62.05, 0.707107, 0, 0, - /* @teleloc 0x5AB00102 [114.589996 36.005600 62.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB001F, 11697, 0x5AB00102, 110.588, 33.5984, 62.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB00102 [110.587997 33.598400 62.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB001F, 11697, 0x5AB00102, 110.588, 33.5984, 62.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB00102 [110.587997 33.598400 62.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB0020, 11697, 0x5AB00102, 113.547, 33.7556, 62.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5AB00102 [113.546997 33.755600 62.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0021, 9686, 0x5AB00103, 106.462, 33.0938, 60.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00103 [106.461998 33.093800 60.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0021, 9686, 0x5AB00103, 106.462, 33.0938, 60.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00103 [106.461998 33.093800 60.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0022, 9686, 0x5AB00103, 106.362, 38.6438, 60.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00103 [106.362000 38.643799 60.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0022, 9686, 0x5AB00103, 106.362, 38.6438, 60.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00103 [106.362000 38.643799 60.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB0023, 9686, 0x5AB00103, 114.912, 35.9438, 60.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x75AB0027, 9686, 0x5AB00103, 100.728, 34.6419, 60.4, -0.707107, 0, 0, /* @teleloc 0x5AB00103 [100.727997 34.641899 60.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0028, 9686, 0x5AB00103, 110.598, 33.0938, 60.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00103 [110.598000 33.093800 60.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0028, 9686, 0x5AB00103, 110.598, 33.0938, 60.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00103 [110.598000 33.093800 60.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0029, 9686, 0x5AB00103, 110.164, 38.6438, 60.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00103 [110.164001 38.643799 60.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0029, 9686, 0x5AB00103, 110.164, 38.6438, 60.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00103 [110.164001 38.643799 60.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB002A, 11698, 0x5AB00103, 108.799, 35.9438, 61.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x5AB00103 [108.799004 35.943802 61.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB002B, 11697, 0x5AB00103, 108.437, 33.6362, 58.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB00103 [108.436996 33.636200 58.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB002B, 11697, 0x5AB00103, 108.437, 33.6362, 58.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB00103 [108.436996 33.636200 58.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB002C, 11697, 0x5AB00103, 108.307, 38.1062, 58.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB00103 [108.306999 38.106201 58.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB002C, 11697, 0x5AB00103, 108.307, 38.1062, 58.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB00103 [108.306999 38.106201 58.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB002D, 11697, 0x5AB00103, 107.304, 35.7848, 58.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5AB00103 [107.304001 35.784801 58.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB002E, 412, 0x5AB00000, 110.567, 40.5538, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5AB00000 [110.567001 40.553799 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB002E, 412, 0x5AB00000, 110.567, 40.5538, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5AB00000 [110.567001 40.553799 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB002F, 9686, 0x5AB00000, 110.612, 40.6738, 65.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00000 [110.612000 40.673801 65.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB002F, 9686, 0x5AB00000, 110.612, 40.6738, 65.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00000 [110.612000 40.673801 65.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0030, 9686, 0x5AB00000, 114.452, 39.7168, 63.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00000 [114.452003 39.716801 63.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0030, 9686, 0x5AB00000, 114.452, 39.7168, 63.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00000 [114.452003 39.716801 63.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0031, 9686, 0x5AB00000, 106.772, 39.7168, 63.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00000 [106.772003 39.716801 63.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0031, 9686, 0x5AB00000, 106.772, 39.7168, 63.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00000 [106.772003 39.716801 63.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0032, 12679, 0x5AB00000, 113.018, 39.9084, 62.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5AB00000 [113.017998 39.908401 62.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0032, 12679, 0x5AB00000, 113.018, 39.9084, 62.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5AB00000 [113.017998 39.908401 62.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0033, 12679, 0x5AB00000, 108.178, 39.9384, 62.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5AB00000 [108.178001 39.938400 62.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0033, 12679, 0x5AB00000, 108.178, 39.9384, 62.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5AB00000 [108.178001 39.938400 62.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB0034, 9686, 0x5AB00108, 33.586, 39.1516, 79.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x75AB016B, 12679, 0x5AB00000, 152.641, 109.381, 54.05, 0.707107, 0, 0, /* @teleloc 0x5AB00000 [152.641006 109.380997 54.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB016C, 412, 0x5AB00138, 152.789, 67.2427, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5AB00138 [152.789001 67.242699 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB016C, 412, 0x5AB00138, 152.789, 67.2427, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5AB00138 [152.789001 67.242699 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB016D, 9686, 0x5AB00139, 152.739, 66.4327, 64.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x75AB0170, 11697, 0x5AB00139, 151.011, 65.9436, 60.15, -0.92388, 0, 0, /* @teleloc 0x5AB00139 [151.011002 65.943604 60.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0171, 9686, 0x5AB00139, 152.739, 57.8827, 65.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00139 [152.738998 57.882702 65.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0171, 9686, 0x5AB00139, 152.739, 57.8827, 65.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00139 [152.738998 57.882702 65.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB0172, 9686, 0x5AB00139, 150.439, 63.9319, 62.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x75AB0175, 9686, 0x5AB00139, 155.067, 63.7171, 62.25, 0.707107, 0, 0, /* @teleloc 0x5AB00139 [155.067001 63.717098 62.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0176, 9686, 0x5AB0013A, 158.939, 61.9327, 63.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013A [158.938995 61.932701 63.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0176, 9686, 0x5AB0013A, 158.939, 61.9327, 63.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013A [158.938995 61.932701 63.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB0177, 9686, 0x5AB0013A, 162.072, 60.7416, 62.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5AB0013A [162.072006 60.741600 62.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0178, 9686, 0x5AB0013A, 160.98, 55.9827, 63.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013A [160.979996 55.982700 63.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0178, 9686, 0x5AB0013A, 160.98, 55.9827, 63.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013A [160.979996 55.982700 63.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0179, 9686, 0x5AB0013A, 156.528, 55.9827, 63.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013A [156.528000 55.982700 63.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0179, 9686, 0x5AB0013A, 156.528, 55.9827, 63.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013A [156.528000 55.982700 63.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB017A, 9686, 0x5AB0013A, 155.508, 57.2127, 62, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x75AB017D, 11698, 0x5AB0013A, 158.889, 58.8827, 66.25, 0.707107, 0, 0, /* @teleloc 0x5AB0013A [158.889008 58.882702 66.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB017E, 11697, 0x5AB0013A, 158.873, 58.7995, 60.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB0013A [158.873001 58.799500 60.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB017E, 11697, 0x5AB0013A, 158.873, 58.7995, 60.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB0013A [158.873001 58.799500 60.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB017F, 9686, 0x5AB0013A, 162.072, 57.1416, 62.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x75AB0180, 9686, 0x5AB0013A, 162.072, 58.9839, 63.9, 0.707107, 0, 0, - /* @teleloc 0x5AB0013A [162.072006 58.983898 63.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0181, 9686, 0x5AB0013A, 161.038, 61.9327, 63.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013A [161.037994 61.932701 63.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0181, 9686, 0x5AB0013A, 161.038, 61.9327, 63.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013A [161.037994 61.932701 63.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0182, 9686, 0x5AB0013A, 156.688, 61.9327, 63.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013A [156.688004 61.932701 63.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0182, 9686, 0x5AB0013A, 156.688, 61.9327, 63.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013A [156.688004 61.932701 63.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0183, 9686, 0x5AB0013A, 158.76, 55.9827, 63.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013A [158.759995 55.982700 63.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0183, 9686, 0x5AB0013A, 158.76, 55.9827, 63.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013A [158.759995 55.982700 63.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB0184, 9686, 0x5AB0013A, 155.508, 57.4616, 63.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x75AB0185, 9686, 0x5AB0013A, 155.508, 60.4991, 63.6, -0.707107, 0, 0, /* @teleloc 0x5AB0013A [155.507996 60.499100 63.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0186, 9686, 0x5AB0013A, 156.688, 61.9327, 62, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013A [156.688004 61.932701 62.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0186, 9686, 0x5AB0013A, 156.688, 61.9327, 62, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013A [156.688004 61.932701 62.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB0187, 11698, 0x5AB0013A, 161.216, 56.6758, 64.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x75AB0188, 11698, 0x5AB0013A, 161.116, 60.9759, 64.3, 0.919479, 0, 0, - /* @teleloc 0x5AB0013A [161.115997 60.975899 64.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0189, 11697, 0x5AB0013A, 158.876, 57.4652, 60.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB0013A [158.876007 57.465199 60.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0189, 11697, 0x5AB0013A, 158.876, 57.4652, 60.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB0013A [158.876007 57.465199 60.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB018A, 11697, 0x5AB0013A, 158.876, 59.9609, 60.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB0013A [158.876007 59.960899 60.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB018A, 11697, 0x5AB0013A, 158.876, 59.9609, 60.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB0013A [158.876007 59.960899 60.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB018B, 11697, 0x5AB0013A, 161.026, 56.8495, 60.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x75AB018C, 11697, 0x5AB0013A, 161.37, 59.0521, 60.15, 0.707107, 0, 0, - /* @teleloc 0x5AB0013A [161.369995 59.052101 60.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB018D, 11697, 0x5AB0013A, 158.876, 61.1643, 60.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB0013A [158.876007 61.164299 60.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB018D, 11697, 0x5AB0013A, 158.876, 61.1643, 60.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB0013A [158.876007 61.164299 60.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB018E, 9686, 0x5AB0013C, 154.99, 61.5827, 58.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013C [154.990005 61.582699 58.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB018E, 9686, 0x5AB0013C, 154.99, 61.5827, 58.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013C [154.990005 61.582699 58.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB018F, 9686, 0x5AB0013C, 161.84, 58.9141, 58.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x75AB0192, 9687, 0x5AB0013C, 151.215, 60.8496, 56.1, -0.865587, -0.000 /* @teleloc 0x5AB0013C [151.214996 60.849602 56.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0193, 9686, 0x5AB0013C, 158.293, 61.5827, 58.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013C [158.292999 61.582699 58.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0193, 9686, 0x5AB0013C, 158.293, 61.5827, 58.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013C [158.292999 61.582699 58.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0194, 9686, 0x5AB0013C, 154.392, 56.0432, 58.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013C [154.391998 56.043201 58.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0194, 9686, 0x5AB0013C, 154.392, 56.0432, 58.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013C [154.391998 56.043201 58.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0195, 9686, 0x5AB0013C, 158.505, 56.0432, 58.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB0013C [158.505005 56.043201 58.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0195, 9686, 0x5AB0013C, 158.505, 56.0432, 58.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB0013C [158.505005 56.043201 58.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB0196, 9686, 0x5AB0013C, 150.439, 57.2036, 58.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x75AB0197, 11698, 0x5AB0013C, 157.032, 58.8827, 59.5, -0.707107, 0, 0, /* @teleloc 0x5AB0013C [157.031998 58.882702 59.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0198, 11697, 0x5AB0013C, 156.779, 60.924, 56.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB0013C [156.779007 60.924000 56.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB0198, 11697, 0x5AB0013C, 156.779, 60.924, 56.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB0013C [156.779007 60.924000 56.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB0199, 11697, 0x5AB0013C, 156.479, 56.574, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB0013C [156.479004 56.574001 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB0199, 11697, 0x5AB0013C, 156.479, 56.574, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB0013C [156.479004 56.574001 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB019A, 11697, 0x5AB0013C, 161.098, 58.5463, 56.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5AB0013C [161.098007 58.546299 56.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB019B, 9686, 0x5AB00000, 152.789, 67.2813, 63.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00000 [152.789001 67.281303 63.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x75AB019B, 9686, 0x5AB00000, 152.789, 67.2813, 63.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00000 [152.789001 67.281303 63.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB019C, 9686, 0x5AB00000, 150.638, 67.4813, 61.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00000 [150.638000 67.481300 61.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x75AB019C, 9686, 0x5AB00000, 150.638, 67.4813, 61.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00000 [150.638000 67.481300 61.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB019D, 9686, 0x5AB00000, 154.931, 67.4813, 61.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB00000 [154.931000 67.481300 61.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x75AB019D, 9686, 0x5AB00000, 154.931, 67.4813, 61.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB00000 [154.931000 67.481300 61.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB019E, 12679, 0x5AB00000, 156.876, 67.9152, 60.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x5AB00000 [156.876007 67.915199 60.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB019F, 12679, 0x5AB00000, 158.876, 63.1652, 60.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5AB00000 [158.876007 63.165199 60.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB019F, 12679, 0x5AB00000, 158.876, 63.1652, 60.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5AB00000 [158.876007 63.165199 60.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB01A0, 15544, 0x5AB00102, 110.552, 34.9147, 62.005, -0.05067, 0, 0, -0.998715, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5AB4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5AB4.sql index 7af06bdb03..bab9b4565e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5AB4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5AB4.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5AB4; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4000, 9686, 0x5AB40102, 62.0058, 35.8193, 81.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40102 [62.005798 35.819302 81.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4000, 9686, 0x5AB40102, 62.0058, 35.8193, 81.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40102 [62.005798 35.819302 81.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4001, 9686, 0x5AB40102, 57.3879, 35.7963, 80.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40102 [57.387901 35.796299 80.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4001, 9686, 0x5AB40102, 57.3879, 35.7963, 80.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40102 [57.387901 35.796299 80.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4002, 9686, 0x5AB40102, 59.9033, 30.0693, 81.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40102 [59.903301 30.069300 81.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4002, 9686, 0x5AB40102, 59.9033, 30.0693, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40102 [59.903301 30.069300 81.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4003, 9686, 0x5AB40102, 63.1033, 30.0693, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40102 [63.103298 30.069300 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4003, 9686, 0x5AB40102, 63.1033, 30.0693, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40102 [63.103298 30.069300 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4004, 11697, 0x5AB40102, 55.3713, 30.7556, 78.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x75AB4005, 11697, 0x5AB40102, 64.2713, 35.0884, 78.1, -0.932639, 0, 0, /* @teleloc 0x5AB40102 [64.271301 35.088402 78.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4006, 11698, 0x5AB40102, 59.9344, 33.1193, 84.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5AB40102 [59.934399 33.119301 84.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4006, 11698, 0x5AB40102, 59.9344, 33.1193, 84.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5AB40102 [59.934399 33.119301 84.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4007, 11697, 0x5AB40102, 59.9213, 33.0884, 78.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5AB40102 [59.921299 33.088402 78.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4008, 9686, 0x5AB40102, 56.7531, 30.0693, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40102 [56.753101 30.069300 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4008, 9686, 0x5AB40102, 56.7531, 30.0693, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40102 [56.753101 30.069300 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4009, 9686, 0x5AB40102, 54.7065, 32.9462, 81.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x75AB400E, 9686, 0x5AB40102, 65.1001, 30.9462, 81.65, 0.707107, 0, 0, /* @teleloc 0x5AB40102 [65.100098 30.946199 81.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB400F, 9686, 0x5AB40102, 57.7531, 35.8193, 81.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40102 [57.753101 35.819302 81.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB400F, 9686, 0x5AB40102, 57.7531, 35.8193, 81.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40102 [57.753101 35.819302 81.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4010, 9686, 0x5AB40102, 63.5738, 35.7963, 80.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40102 [63.573799 35.796299 80.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4010, 9686, 0x5AB40102, 63.5738, 35.7963, 80.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40102 [63.573799 35.796299 80.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4011, 11698, 0x5AB40102, 62.1344, 33.1193, 84.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x75AB4014, 11697, 0x5AB40102, 58.4185, 33.0884, 78.1, -0.707107, 0, 0, /* @teleloc 0x5AB40102 [58.418499 33.088402 78.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4015, 11697, 0x5AB40102, 59.727, 30.6334, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB40102 [59.727001 30.633400 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4015, 11697, 0x5AB40102, 59.727, 30.6334, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB40102 [59.727001 30.633400 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4016, 11697, 0x5AB40102, 64.477, 33.0333, 78.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5AB40102 [64.476997 33.033298 78.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4017, 11697, 0x5AB40102, 57.1213, 35.1884, 78.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB40102 [57.121300 35.188400 78.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4017, 11697, 0x5AB40102, 57.1213, 35.1884, 78.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB40102 [57.121300 35.188400 78.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4018, 9686, 0x5AB40104, 57.6565, 38.9501, 81, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5AB40104 [57.656502 38.950100 81.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4019, 9686, 0x5AB40104, 61.0565, 36.4193, 81.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40104 [61.056499 36.419300 81.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4019, 9686, 0x5AB40104, 61.0565, 36.4193, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40104 [61.056499 36.419300 81.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB401A, 9686, 0x5AB40104, 60.7565, 41.5193, 81.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40104 [60.756500 41.519299 81.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB401A, 9686, 0x5AB40104, 60.7565, 41.5193, 81.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40104 [60.756500 41.519299 81.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB401B, 11697, 0x5AB40104, 61.8713, 39.2384, 78.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x75AB401D, 9686, 0x5AB40104, 57.6565, 40.5962, 81, -0.707107, 0, 0, -0 /* @teleloc 0x5AB40104 [57.656502 40.596199 81.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB401E, 9686, 0x5AB40104, 58.9595, 36.4193, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40104 [58.959499 36.419300 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB401E, 9686, 0x5AB40104, 58.9595, 36.4193, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40104 [58.959499 36.419300 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB401F, 9686, 0x5AB40106, 60.4501, 30.1655, 76.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40106 [60.450100 30.165501 76.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB401F, 9686, 0x5AB40106, 60.4501, 30.1655, 76.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40106 [60.450100 30.165501 76.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4020, 9686, 0x5AB40106, 62.9501, 34.4655, 76.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x75AB4026, 9686, 0x5AB40106, 62.9501, 37.1626, 76.45, 0.707107, 0, 0, /* @teleloc 0x5AB40106 [62.950100 37.162601 76.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4027, 9686, 0x5AB40106, 61.3996, 40.1155, 76.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40106 [61.399601 40.115501 76.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4027, 9686, 0x5AB40106, 61.3996, 40.1155, 76.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40106 [61.399601 40.115501 76.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4028, 11698, 0x5AB40106, 60.3533, 34.1559, 77.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5AB40106 [60.353298 34.155899 77.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4028, 11698, 0x5AB40106, 60.3533, 34.1559, 77.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5AB40106 [60.353298 34.155899 77.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4029, 11697, 0x5AB40106, 60.7423, 39.632, 74.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB40106 [60.742298 39.632000 74.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4029, 11697, 0x5AB40106, 60.7423, 39.632, 74.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB40106 [60.742298 39.632000 74.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB402A, 11697, 0x5AB40106, 62.2923, 39.4321, 74.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x75AB402D, 9686, 0x5AB40108, 58.0565, 42.7462, 81, -0.707107, 0, 0, -0 /* @teleloc 0x5AB40108 [58.056499 42.746201 81.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB402E, 412, 0x5AB40000, 60.7344, 43.9193, 78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5AB40000 [60.734402 43.919300 78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB402E, 412, 0x5AB40000, 60.7344, 43.9193, 78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5AB40000 [60.734402 43.919300 78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB402F, 9686, 0x5AB40000, 58.5238, 44.0463, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40000 [58.523800 44.046299 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB402F, 9686, 0x5AB40000, 58.5238, 44.0463, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40000 [58.523800 44.046299 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4030, 9686, 0x5AB40000, 57.5238, 43.1963, 80.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,16 +1461,16 @@ VALUES (0x75AB416C, 9686, 0x5AB40136, 105.52, 34.0943, 81.5, -0.707107, 0, 0, 0 /* @teleloc 0x5AB40136 [105.519997 34.094299 81.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB416D, 9686, 0x5AB40136, 104.32, 32.1943, 80.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40136 [104.320000 32.194302 80.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB416D, 9686, 0x5AB40136, 104.32, 32.1943, 80.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40136 [104.320000 32.194302 80.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB416E, 11697, 0x5AB40136, 105.133, 36.845, 78.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5AB40136 [105.133003 36.845001 78.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB416F, 11697, 0x5AB40136, 104.108, 32.57, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB40136 [104.108002 32.570000 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB416F, 11697, 0x5AB40136, 104.108, 32.57, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB40136 [104.108002 32.570000 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4170, 9686, 0x5AB40136, 100.87, 32.9693, 80.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x75AB4172, 9686, 0x5AB40136, 100.87, 36.4443, 80.5, -0.707107, 0, 0, - /* @teleloc 0x5AB40136 [100.870003 36.444302 80.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4173, 9686, 0x5AB40136, 103.288, 37.3404, 81.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40136 [103.288002 37.340401 81.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4173, 9686, 0x5AB40136, 103.288, 37.3404, 81.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40136 [103.288002 37.340401 81.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4174, 9686, 0x5AB40136, 105.52, 36.1892, 80.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5AB40136 [105.519997 36.189201 80.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4175, 9686, 0x5AB40137, 107.174, 30.3092, 79.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40137 [107.174004 30.309200 79.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4175, 9686, 0x5AB40137, 107.174, 30.3092, 79.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40137 [107.174004 30.309200 79.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4176, 9686, 0x5AB40137, 112.552, 30.3092, 79.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40137 [112.552002 30.309200 79.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4176, 9686, 0x5AB40137, 112.552, 30.3092, 79.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40137 [112.552002 30.309200 79.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4177, 9686, 0x5AB40137, 109.902, 36.2592, 81.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40137 [109.902000 36.259201 81.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4177, 9686, 0x5AB40137, 109.902, 36.2592, 81.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40137 [109.902000 36.259201 81.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4178, 9686, 0x5AB40137, 113.852, 35.2092, 79.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x75AB417C, 11698, 0x5AB40137, 109.911, 33.3514, 84.6, -0.707107, 0, 0, /* @teleloc 0x5AB40137 [109.911003 33.351398 84.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB417D, 11697, 0x5AB40137, 109.897, 35.8848, 78.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB40137 [109.897003 35.884800 78.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB417D, 11697, 0x5AB40137, 109.897, 35.8848, 78.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB40137 [109.897003 35.884800 78.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB417E, 9686, 0x5AB40137, 113.852, 31.4188, 79.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x75AB417F, 9686, 0x5AB40137, 113.852, 33.2715, 81.875, 0.707107, 0, 0, /* @teleloc 0x5AB40137 [113.851997 33.271500 81.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4180, 9686, 0x5AB40137, 109.918, 30.3092, 81.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40137 [109.917999 30.309200 81.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4180, 9686, 0x5AB40137, 109.918, 30.3092, 81.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40137 [109.917999 30.309200 81.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4181, 9686, 0x5AB40137, 105.961, 31.3236, 81.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x75AB4183, 9686, 0x5AB40137, 105.961, 35.373, 81.6, -0.707107, 0, 0, - /* @teleloc 0x5AB40137 [105.960999 35.373001 81.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4184, 9686, 0x5AB40137, 107.353, 36.2592, 81.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40137 [107.352997 36.259201 81.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4184, 9686, 0x5AB40137, 107.353, 36.2592, 81.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40137 [107.352997 36.259201 81.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4185, 9686, 0x5AB40137, 112.577, 36.2592, 81.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40137 [112.577003 36.259201 81.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4185, 9686, 0x5AB40137, 112.577, 36.2592, 81.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40137 [112.577003 36.259201 81.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4186, 11698, 0x5AB40137, 112.446, 31.4564, 82.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x75AB418C, 11697, 0x5AB40137, 106.931, 31.0814, 78.1, 0.359182, 0, 0, 0 /* @teleloc 0x5AB40137 [106.931000 31.081400 78.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB418D, 9686, 0x5AB4013B, 106.838, 29.3904, 76.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB4013B [106.837997 29.390400 76.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB418D, 9686, 0x5AB4013B, 106.838, 29.3904, 76.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB4013B [106.837997 29.390400 76.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB418E, 9686, 0x5AB4013B, 107.088, 35.9404, 76.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB4013B [107.087997 35.940399 76.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB418E, 9686, 0x5AB4013B, 107.088, 35.9404, 76.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB4013B [107.087997 35.940399 76.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB418F, 9686, 0x5AB4013B, 110.587, 32.5547, 76.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x75AB4192, 9687, 0x5AB4013B, 109.976, 35.3394, 74.1, 0.878817, 0, 0, - /* @teleloc 0x5AB4013B [109.975998 35.339401 74.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4193, 9686, 0x5AB4013B, 108.927, 29.3904, 76.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB4013B [108.927002 29.390400 76.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4193, 9686, 0x5AB4013B, 108.927, 29.3904, 76.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB4013B [108.927002 29.390400 76.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4194, 9686, 0x5AB4013B, 104.064, 35.9404, 76.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB4013B [104.064003 35.940399 76.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4194, 9686, 0x5AB4013B, 104.064, 35.9404, 76.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB4013B [104.064003 35.940399 76.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4195, 9686, 0x5AB4013B, 100.878, 30.8555, 76.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x75AB4196, 11698, 0x5AB4013B, 105.601, 32.6264, 77.525, 0.707107, 0, 0, /* @teleloc 0x5AB4013B [105.600998 32.626400 77.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4197, 11697, 0x5AB4013B, 105.706, 29.8005, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB4013B [105.706001 29.800501 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB4197, 11697, 0x5AB4013B, 105.706, 29.8005, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB4013B [105.706001 29.800501 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB4198, 11697, 0x5AB4013B, 109.798, 32.7762, 74.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5AB4013B [109.797997 32.776199 74.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB4199, 11697, 0x5AB4013B, 107.258, 35.4426, 74.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5AB4013B [107.258003 35.442600 74.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75AB4199, 11697, 0x5AB4013B, 107.258, 35.4426, 74.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5AB4013B [107.258003 35.442600 74.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB419A, 412, 0x5AB40000, 103.261, 37.8614, 78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5AB40000 [103.261002 37.861401 78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB419A, 412, 0x5AB40000, 103.261, 37.8614, 78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5AB40000 [103.261002 37.861401 78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB419B, 9686, 0x5AB40000, 103.263, 37.9754, 81.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40000 [103.263000 37.975399 81.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB419B, 9686, 0x5AB40000, 103.263, 37.9754, 81.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40000 [103.263000 37.975399 81.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB419C, 9686, 0x5AB40000, 100.253, 43.8304, 79.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40000 [100.252998 43.830399 79.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x75AB419C, 9686, 0x5AB40000, 100.253, 43.8304, 79.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40000 [100.252998 43.830399 79.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB419D, 9686, 0x5AB40000, 106.283, 43.8304, 79.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5AB40000 [106.282997 43.830399 79.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x75AB419D, 9686, 0x5AB40000, 106.283, 43.8304, 79.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5AB40000 [106.282997 43.830399 79.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75AB419E, 12679, 0x5AB40000, 107.806, 38.2964, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5AB40000 [107.806000 38.296398 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75AB419E, 12679, 0x5AB40000, 107.806, 38.2964, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5AB40000 [107.806000 38.296398 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75AB419F, 12679, 0x5AB40000, 98.961, 38.1864, 78.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5B43.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5B43.sql index 229f414e2d..7bd9fb38b8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5B43.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5B43.sql @@ -825,9 +825,9 @@ VALUES (0x75B430A6, 4451, 0x5B4303B5, 165.338, -89.8696, -5.995, 0.705283, 0, 0 /* @teleloc 0x5B4303B5 [165.337997 -89.869598 -5.995000] 0.705283 0.000000 0.000000 0.708926 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B430A7, 22012, 0x5B430419, 80, -3.0237, 0.219, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Exit to the Surface */ -/* @teleloc 0x5B430419 [80.000000 -3.023700 0.219000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B430A7, 22012, 0x5B430419, 80, -3.0237, 0.219, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Exit to the Surface */ +/* @teleloc 0x5B430419 [80.000000 -3.023700 0.219000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B430A8, 22189, 0x5B43013A, 60, -346.78, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Arcade Central */ -/* @teleloc 0x5B43013A [60.000000 -346.779999 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75B430A8, 22189, 0x5B43013A, 60, -346.78, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Olthoi Arcade Central */ +/* @teleloc 0x5B43013A [60.000000 -346.779999 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5B44.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5B44.sql index 72218e22c2..5e916ac236 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5B44.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5B44.sql @@ -69,8 +69,8 @@ VALUES (0x75B440AF, 3, 0x5B440378, 20.0119, -89.8316, -11.995, 0.681639, 0, /* @teleloc 0x5B440378 [20.011900 -89.831596 -11.995000] 0.681639 0.000000 0.000000 -0.731689 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B440B1, 3, 0x5B44036E, 10.7892, -77.8584, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x5B44036E [10.789200 -77.858398 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75B440B1, 3, 0x5B44036E, 10.7892, -77.8584, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ +/* @teleloc 0x5B44036E [10.789200 -77.858398 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B440B2, 3, 0x5B44036E, 8.04195, -77.8584, -11.995, 0.07493, 0, 0, -0.997189, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -109,8 +109,8 @@ VALUES (0x75B440BC, 11481, 0x5B44011E, 119.887, -440.89, -47.995, 0.711735, 0, 0 /* @teleloc 0x5B44011E [119.887001 -440.890015 -47.994999] 0.711735 0.000000 0.000000 0.702448 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B440BD, 5627, 0x5B440122, 119.995, -445.816, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5B440122 [119.995003 -445.816010 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75B440BD, 5627, 0x5B440122, 119.995, -445.816, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5B440122 [119.995003 -445.816010 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B440BE, 11481, 0x5B44012A, 130.092, -409.332, -47.995, -0.00881, 0, 0, 0.999961, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -133,8 +133,8 @@ VALUES (0x75B440C2, 11481, 0x5B440136, 134.871, -470.595, -47.995, -0.826189, 0, /* @teleloc 0x5B440136 [134.871002 -470.595001 -47.994999] -0.826189 0.000000 0.000000 0.563393 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B440C3, 5627, 0x5B440139, 130.016, -482.658, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5B440139 [130.016006 -482.657990 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75B440C3, 5627, 0x5B440139, 130.016, -482.658, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5B440139 [130.016006 -482.657990 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B440C4, 11481, 0x5B44013A, 130.244, -489.855, -47.995, 0.999188, 0, 0, 0.040283, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -477,12 +477,12 @@ VALUES (0x75B44118, 214, 0x5B4402BC, 128.964, -260.4, -17.995, 0.999469, 0, 0, /* @teleloc 0x5B4402BC [128.964005 -260.399994 -17.995001] 0.999469 0.000000 0.000000 -0.032596 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B44119, 3, 0x5B4402CB, 151.352, -140, -17.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x5B4402CB [151.352005 -140.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75B44119, 3, 0x5B4402CB, 151.352, -140, -17.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ +/* @teleloc 0x5B4402CB [151.352005 -140.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B4411A, 3, 0x5B4402CB, 149.536, -136.575, -17.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x5B4402CB [149.535995 -136.574997 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75B4411A, 3, 0x5B4402CB, 149.536, -136.575, -17.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ +/* @teleloc 0x5B4402CB [149.535995 -136.574997 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4411B, 11481, 0x5B4402CF, 148.566, -179.667, -17.995, -0.701396, 0, 0, -0.712772, True, '2005-02-09 10:00:00'); /* Olthoi Legionary */ @@ -517,8 +517,8 @@ VALUES (0x75B44122, 3, 0x5B4402F1, 173.72, -128.86, -17.995, 0.342898, 0, 0, /* @teleloc 0x5B4402F1 [173.720001 -128.860001 -17.995001] 0.342898 0.000000 0.000000 -0.939373 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B44123, 3, 0x5B4402F2, 170, -141.146, -17.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x5B4402F2 [170.000000 -141.145996 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75B44123, 3, 0x5B4402F2, 170, -141.146, -17.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ +/* @teleloc 0x5B4402F2 [170.000000 -141.145996 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B44124, 3, 0x5B4402F2, 170.103, -138.382, -17.995, -0.999574, 0, 0, 0.0292, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -529,8 +529,8 @@ VALUES (0x75B44125, 3, 0x5B4402FB, 170, -160, -17.995, -0.681639, 0, 0, -0.7 /* @teleloc 0x5B4402FB [170.000000 -160.000000 -17.995001] -0.681639 0.000000 0.000000 -0.731689 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B44126, 5627, 0x5B440303, 170.003, -193.549, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5B440303 [170.003006 -193.548996 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75B44126, 5627, 0x5B440303, 170.003, -193.549, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5B440303 [170.003006 -193.548996 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B44127, 214, 0x5B440309, 168.421, -206.835, -17.995, -0.999994, 0, 0, 0.00353, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ @@ -669,8 +669,8 @@ VALUES (0x75B44148, 5627, 0x5B440377, 18.1451, -9.9971, -11.995, -0.707107, 0, /* @teleloc 0x5B440377 [18.145100 -9.997100 -11.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B44149, 7923, 0x5B440379, 30, -10, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x5B440379 [30.000000 -10.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75B44149, 7923, 0x5B440379, 30, -10, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x5B440379 [30.000000 -10.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75B44149, 0x75B44086, '2005-02-09 10:00:00') /* Olthoi Worker (3) */ @@ -909,8 +909,8 @@ VALUES (0x75B44159, 3, 0x5B440418, 139.712, -27.1028, -11.9596, -0.999568, 0 /* @teleloc 0x5B440418 [139.712006 -27.102800 -11.959600] -0.999568 0.000000 0.000000 0.029397 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B4415A, 22190, 0x5B440379, 30, -6.374, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Exit to Olthoi Arcade North */ -/* @teleloc 0x5B440379 [30.000000 -6.374000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B4415A, 22190, 0x5B440379, 30, -6.374, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Exit to Olthoi Arcade North */ +/* @teleloc 0x5B440379 [30.000000 -6.374000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4415B, 22191, 0x5B44013B, 130.089, -495.744, -47.995, 0.012538, 0, 0, 0.999921, False, '2005-02-09 10:00:00'); /* Olthoi Arcade */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5B45.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5B45.sql index b9092561de..64cd0a5fcd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5B45.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5B45.sql @@ -33,16 +33,16 @@ VALUES (0x75B45009, 24084, 0x5B45019D, 118.415, -230, -83.995, 0.707107, 0, 0, - /* @teleloc 0x5B45019D [118.415001 -230.000000 -83.995003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B4500A, 24038, 0x5B45019F, 130, -100, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal */ -/* @teleloc 0x5B45019F [130.000000 -100.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B4500A, 24038, 0x5B45019F, 130, -100, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal */ +/* @teleloc 0x5B45019F [130.000000 -100.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4500B, 24077, 0x5B4501A1, 130, -140, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal */ /* @teleloc 0x5B4501A1 [130.000000 -140.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B4500C, 24078, 0x5B4501A2, 130, -150, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal */ -/* @teleloc 0x5B4501A2 [130.000000 -150.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B4500C, 24078, 0x5B4501A2, 130, -150, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal */ +/* @teleloc 0x5B4501A2 [130.000000 -150.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4500D, 24094, 0x5B4501A3, 130, -160, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal */ @@ -89,12 +89,12 @@ VALUES (0x75B45017, 24039, 0x5B4501B2, 150, -150, -83.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x5B4501B2 [150.000000 -150.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B45018, 24095, 0x5B4501B3, 150, -160, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal */ -/* @teleloc 0x5B4501B3 [150.000000 -160.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B45018, 24095, 0x5B4501B3, 150, -160, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal */ +/* @teleloc 0x5B4501B3 [150.000000 -160.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B45019, 24083, 0x5B4501B5, 150, -200, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal */ -/* @teleloc 0x5B4501B5 [150.000000 -200.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B45019, 24083, 0x5B4501B5, 150, -200, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal */ +/* @teleloc 0x5B4501B5 [150.000000 -200.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4501A, 24072, 0x5B4501B6, 160, -260, -83.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Portal */ @@ -109,8 +109,8 @@ VALUES (0x75B4501D, 24098, 0x5B4501BA, 180, -260, -83.995, 0.707107, 0, 0, -0.70 /* @teleloc 0x5B4501BA [180.000000 -260.000000 -83.995003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B4501E, 24085, 0x5B4501BC, 190, -100, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal */ -/* @teleloc 0x5B4501BC [190.000000 -100.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B4501E, 24085, 0x5B4501BC, 190, -100, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal */ +/* @teleloc 0x5B4501BC [190.000000 -100.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4501F, 24087, 0x5B4501BE, 190, -140, -83.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Portal */ @@ -309,15 +309,15 @@ VALUES (0x75B45048, 0x75B45031, '2005-02-09 10:00:00') /* Virindi Observer (7340 , (0x75B45048, 0x75B45053, '2005-02-09 10:00:00') /* Tusker Guard (22592) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B45049, 5086, 0x5B450167, 40, -220, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen - 30 sec. */ -/* @teleloc 0x5B450167 [40.000000 -220.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B45049, 5086, 0x5B450167, 40, -220, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen - 30 sec. */ +/* @teleloc 0x5B450167 [40.000000 -220.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75B45049, 0x75B4504A, '2005-02-09 10:00:00') /* Virindi Obsidian Shard (24135) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B4504A, 24135, 0x5B450167, 39.9834, -217.998, -83.981, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Obsidian Shard */ -/* @teleloc 0x5B450167 [39.983398 -217.998001 -83.981003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B4504A, 24135, 0x5B450167, 39.9834, -217.998, -83.981, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Obsidian Shard */ +/* @teleloc 0x5B450167 [39.983398 -217.998001 -83.981003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4504B, 1629, 0x5B450169, 51.6633, -100.153, -83.989, -0.753189, 0, 0, 0.657804, True, '2005-02-09 10:00:00'); /* Tusker Guard */ @@ -347,12 +347,12 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x75B4504F, 0x75B4504E, '2005-02-09 10:00:00') /* Virindi Obsidian Shard (24135) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B45050, 24135, 0x5B450198, 80.0283, -210.187, -83.981, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Obsidian Shard */ -/* @teleloc 0x5B450198 [80.028297 -210.186996 -83.981003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B45050, 24135, 0x5B450198, 80.0283, -210.187, -83.981, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Obsidian Shard */ +/* @teleloc 0x5B450198 [80.028297 -210.186996 -83.981003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B45051, 5086, 0x5B450198, 80, -211.286, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen - 30 sec. */ -/* @teleloc 0x5B450198 [80.000000 -211.285995 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B45051, 5086, 0x5B450198, 80, -211.286, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen - 30 sec. */ +/* @teleloc 0x5B450198 [80.000000 -211.285995 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75B45051, 0x75B45050, '2005-02-09 10:00:00') /* Virindi Obsidian Shard (24135) */; @@ -366,8 +366,8 @@ VALUES (0x75B45053, 22592, 0x5B4502D1, 30.0036, -12.3801, -41.989, -0.999883, 0, /* @teleloc 0x5B4502D1 [30.003599 -12.380100 -41.988998] -0.999883 0.000000 0.000000 -0.015320 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B45054, 24050, 0x5B4502D7, 50, -38.3483, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x5B4502D7 [50.000000 -38.348301 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B45054, 24050, 0x5B4502D7, 50, -38.3483, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x5B4502D7 [50.000000 -38.348301 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B45055, 24135, 0x5B45015C, 40, -100, -83.981, -0.914473, 0, 0, 0.404647, True, '2005-02-09 10:00:00'); /* Virindi Obsidian Shard */ @@ -396,5 +396,5 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x75B45059, 0x75B45058, '2005-02-09 10:00:00') /* Virindi Obsidian Shard (24135) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B4505A, 24048, 0x5B4501B9, 170, -270, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal */ -/* @teleloc 0x5B4501B9 [170.000000 -270.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B4505A, 24048, 0x5B4501B9, 170, -270, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal */ +/* @teleloc 0x5B4501B9 [170.000000 -270.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5B46.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5B46.sql index cfaa36e99d..b671fe20ac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5B46.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5B46.sql @@ -152,8 +152,8 @@ VALUES (0x75B46010, 1627, 0x5B46012C, 58.6607, -61.7082, -23.9879, 0.999027, 0, /* @teleloc 0x5B46012C [58.660702 -61.708199 -23.987900] 0.999027 0.000000 0.000000 0.044108 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B46011, 1627, 0x5B46013B, 70, -50, -23.9879, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ -/* @teleloc 0x5B46013B [70.000000 -50.000000 -23.987900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B46011, 1627, 0x5B46013B, 70, -50, -23.9879, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ +/* @teleloc 0x5B46013B [70.000000 -50.000000 -23.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B46012, 1627, 0x5B46013F, 69.8854, -71.0933, -23.9879, -0.053943, 0, 0, 0.998544, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ @@ -288,8 +288,8 @@ VALUES (0x75B46032, 1627, 0x5B46020A, 9.43012, -63.4438, 0.0121, 0.997004, 0, 0 /* @teleloc 0x5B46020A [9.430120 -63.443802 0.012100] 0.997004 0.000000 0.000000 0.077352 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B46033, 1627, 0x5B46020B, 8.61977, -69.0189, 0.0121, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ -/* @teleloc 0x5B46020B [8.619770 -69.018898 0.012100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B46033, 1627, 0x5B46020B, 8.61977, -69.0189, 0.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ +/* @teleloc 0x5B46020B [8.619770 -69.018898 0.012100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B46034, 1627, 0x5B460217, 44.3543, -20.6062, 0.055, 0.640997, 0, 0, -0.767544, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ @@ -360,12 +360,12 @@ VALUES (0x75B46044, 1627, 0x5B460271, 138.35, -18.6672, 0.0121, 0.672412, 0, 0, /* @teleloc 0x5B460271 [138.350006 -18.667200 0.012100] 0.672412 0.000000 0.000000 0.740177 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B46045, 1627, 0x5B460273, 135.825, -65.3541, 0.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ -/* @teleloc 0x5B460273 [135.824997 -65.354103 0.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B46045, 1627, 0x5B460273, 135.825, -65.3541, 0.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ +/* @teleloc 0x5B460273 [135.824997 -65.354103 0.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B46046, 22585, 0x5B460273, 135.3, -67.9776, 0.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ -/* @teleloc 0x5B460273 [135.300003 -67.977600 0.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B46046, 22585, 0x5B460273, 135.3, -67.9776, 0.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ +/* @teleloc 0x5B460273 [135.300003 -67.977600 0.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B46047, 1627, 0x5B4601C5, 42.4647, -67.568, -5.9879, 0.999687, 0, 0, -0.024997, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ @@ -380,8 +380,8 @@ VALUES (0x75B46049, 1627, 0x5B4601E7, 91.1193, -70, -5.9879, 1, 0, 0, 0, True, /* @teleloc 0x5B4601E7 [91.119301 -70.000000 -5.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B4604A, 1627, 0x5B4601EE, 96.9742, -70, -5.9879, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ -/* @teleloc 0x5B4601EE [96.974197 -70.000000 -5.987900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B4604A, 1627, 0x5B4601EE, 96.9742, -70, -5.9879, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ +/* @teleloc 0x5B4601EE [96.974197 -70.000000 -5.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4604B, 1627, 0x5B46021E, 41.648, -51.8332, 0.0121, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5B48.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5B48.sql index cf39357f33..7c24146c6e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5B48.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5B48.sql @@ -205,8 +205,8 @@ VALUES (0x75B48032, 16916, 0x5B4801B1, 129.813, -73.2509, -11.9868, -0.999881, 0 /* @teleloc 0x5B4801B1 [129.813004 -73.250900 -11.986800] -0.999881 0.000000 0.000000 -0.015444 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B48033, 16916, 0x5B4801B3, 130, -91.5997, -11.9868, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Rampager */ -/* @teleloc 0x5B4801B3 [130.000000 -91.599701 -11.986800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B48033, 16916, 0x5B4801B3, 130, -91.5997, -11.9868, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ +/* @teleloc 0x5B4801B3 [130.000000 -91.599701 -11.986800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B48034, 16916, 0x5B4801B4, 127.16, -114.989, -11.9868, -0.213363, 0, 0, 0.976973, True, '2005-02-09 10:00:00'); /* Rampager */ @@ -729,8 +729,8 @@ VALUES (0x75B480B5, 10810, 0x5B48035A, 268.287, -38.3415, 0.0132, -0.721669, 0, /* @teleloc 0x5B48035A [268.286987 -38.341499 0.013200] -0.721669 0.000000 0.000000 0.692239 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B480B6, 10810, 0x5B48035E, 270.306, -58.8984, 0.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Rampager */ -/* @teleloc 0x5B48035E [270.306000 -58.898399 0.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B480B6, 10810, 0x5B48035E, 270.306, -58.8984, 0.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ +/* @teleloc 0x5B48035E [270.306000 -58.898399 0.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B480B7, 10810, 0x5B480366, 275.626, -60.6001, 0.055, 0.686921, 0, 0, -0.726732, True, '2005-02-09 10:00:00'); /* Rampager */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5B49.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5B49.sql index d7409db64f..3be4185274 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5B49.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5B49.sql @@ -521,8 +521,8 @@ VALUES (0x75B4906D, 7481, 0x5B490117, 80, -50, -48, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x5B490117 [80.000000 -50.000000 -48.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B4906E, 5489, 0x5B490118, 80, -60, -53.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x5B490118 [80.000000 -60.000000 -53.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B4906E, 5489, 0x5B490118, 80, -60, -53.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x5B490118 [80.000000 -60.000000 -53.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4906F, 5489, 0x5B490125, 110, -20, -53.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -557,8 +557,8 @@ VALUES (0x75B49076, 7481, 0x5B490128, 110, -50, -48, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x5B490128 [110.000000 -50.000000 -48.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B49077, 5489, 0x5B490129, 110, -60, -53.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x5B490129 [110.000000 -60.000000 -53.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B49077, 5489, 0x5B490129, 110, -60, -53.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x5B490129 [110.000000 -60.000000 -53.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B49078, 7482, 0x5B49012B, 80, -30, -42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Steam Plume */ @@ -629,8 +629,8 @@ VALUES (0x75B49088, 5749, 0x5B490195, 17.7108, -37.1219, -29.995, 0.033944, 0, /* @teleloc 0x5B490195 [17.710800 -37.121899 -29.995001] 0.033944 0.000000 0.000000 0.999424 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B49089, 7474, 0x5B490195, 17.6316, -37.0172, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* 30 sec Firespurt */ -/* @teleloc 0x5B490195 [17.631599 -37.017200 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B49089, 7474, 0x5B490195, 17.6316, -37.0172, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* 30 sec Firespurt */ +/* @teleloc 0x5B490195 [17.631599 -37.017200 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4908A, 5489, 0x5B490198, 70, -30, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ @@ -698,7 +698,7 @@ VALUES (0x75B49099, 7473, 0x5B4901FD, 81.2485, -41.3107, -11.995, -0.999564, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4909A, 7472, 0x5B4901FF, 86.8406, -51.7255, -11.995, -0.999564, 0, 0, 0.029518, False, '2005-02-09 10:00:00'); /* Geyser */ -/* @teleloc 0x5B4901FF [86.840599 -51.725498 -11.995000] -0.999564 0.000000 0.000000 0.029517 */ +/* @teleloc 0x5B4901FF [86.840599 -51.725498 -11.995000] -0.999564 0.000000 0.000000 0.029518 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B4909B, 7473, 0x5B490202, 102.516, -42.4813, -11.995, -0.999564, 0, 0, 0.029517, False, '2005-02-09 10:00:00'); /* 11-sec Firespurt */ @@ -729,8 +729,8 @@ VALUES (0x75B490A1, 5489, 0x5B490207, 140, -110, -11.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x5B490207 [140.000000 -110.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75B490A2, 5489, 0x5B490208, 140, -120, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x5B490208 [140.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75B490A2, 5489, 0x5B490208, 140, -120, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x5B490208 [140.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75B490A3, 7473, 0x5B490226, 89.799, -67.0299, -5.995, -0.999739, 0, 0, 0.02283, False, '2005-02-09 10:00:00'); /* 11-sec Firespurt */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5BA1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5BA1.sql index fe8aca93b8..105f97b6f0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5BA1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5BA1.sql @@ -1045,24 +1045,24 @@ VALUES (0x75BA1104, 11697, 0x5BA10124, 113.513, 35.9086, 32.075, -0.909599, 0, 0 /* @teleloc 0x5BA10124 [113.513000 35.908600 32.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1105, 9686, 0x5BA10124, 113.433, 30.9207, 34.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10124 [113.432999 30.920700 34.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA1105, 9686, 0x5BA10124, 113.433, 30.9207, 34.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10124 [113.432999 30.920700 34.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA1106, 11697, 0x5BA10124, 109.446, 33.8276, 32.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5BA10124 [109.445999 33.827599 32.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1107, 9686, 0x5BA10124, 107.733, 30.9457, 34.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10124 [107.733002 30.945700 34.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA1107, 9686, 0x5BA10124, 107.733, 30.9457, 34.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10124 [107.733002 30.945700 34.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1108, 9686, 0x5BA10124, 107.966, 36.8874, 34.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10124 [107.966003 36.887402 34.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA1108, 9686, 0x5BA10124, 107.966, 36.8874, 34.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10124 [107.966003 36.887402 34.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1109, 9686, 0x5BA10124, 113.396, 36.9124, 34.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10124 [113.396004 36.912399 34.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA1109, 9686, 0x5BA10124, 113.396, 36.9124, 34.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10124 [113.396004 36.912399 34.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA110A, 9686, 0x5BA10124, 114.721, 36.1874, 34.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1081,16 +1081,16 @@ VALUES (0x75BA110D, 11697, 0x5BA10124, 112.196, 33.8276, 32.075, 0.707107, 0, 0, /* @teleloc 0x5BA10124 [112.195999 33.827599 32.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA110E, 9686, 0x5BA10124, 110.52, 30.9207, 35.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10124 [110.519997 30.920700 35.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA110E, 9686, 0x5BA10124, 110.52, 30.9207, 35.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10124 [110.519997 30.920700 35.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA110F, 9686, 0x5BA10124, 114.721, 33.8208, 35.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5BA10124 [114.721001 33.820801 35.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1110, 9686, 0x5BA10124, 110.757, 36.8874, 35.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10124 [110.757004 36.887402 35.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA1110, 9686, 0x5BA10124, 110.757, 36.8874, 35.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10124 [110.757004 36.887402 35.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA1111, 9686, 0x5BA10124, 106.593, 32.324, 34.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x75BA1117, 11698, 0x5BA10124, 108.409, 35.4543, 36.175, -0.9486, 0, 0, /* @teleloc 0x5BA10124 [108.408997 35.454300 36.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1118, 11697, 0x5BA10124, 110.788, 36.2336, 32.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA10124 [110.788002 36.233601 32.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA1118, 11697, 0x5BA10124, 110.788, 36.2336, 32.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA10124 [110.788002 36.233601 32.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA1119, 11697, 0x5BA10124, 110.788, 33.8086, 32.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1133,24 +1133,24 @@ VALUES (0x75BA111A, 11697, 0x5BA10124, 107.489, 31.7584, 32.075, -0.364064, 0, 0 /* @teleloc 0x5BA10124 [107.488998 31.758400 32.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA111B, 11697, 0x5BA10124, 108.964, 31.3084, 32.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA10124 [108.963997 31.308399 32.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA111B, 11697, 0x5BA10124, 108.964, 31.3084, 32.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA10124 [108.963997 31.308399 32.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA111C, 11697, 0x5BA10124, 112.039, 31.3084, 32.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA10124 [112.039001 31.308399 32.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA111C, 11697, 0x5BA10124, 112.039, 31.3084, 32.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA10124 [112.039001 31.308399 32.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA111D, 11697, 0x5BA10127, 105.007, 33.1799, 32.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA10127 [105.007004 33.179901 32.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x75BA111D, 11697, 0x5BA10127, 105.007, 33.1799, 32.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA10127 [105.007004 33.179901 32.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA111E, 11697, 0x5BA10127, 105.69, 37.5037, 32.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5BA10127 [105.690002 37.503700 32.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA111F, 9686, 0x5BA10127, 105.161, 32.8003, 34.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10127 [105.161003 32.800301 34.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA111F, 9686, 0x5BA10127, 105.161, 32.8003, 34.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10127 [105.161003 32.800301 34.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA1120, 9686, 0x5BA10127, 101.646, 35.4278, 34.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1169,8 +1169,8 @@ VALUES (0x75BA1123, 9686, 0x5BA10127, 106.14, 34.7253, 35.475, 0.707107, 0, 0, /* @teleloc 0x5BA10127 [106.139999 34.725300 35.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1124, 9686, 0x5BA10127, 104.195, 37.9696, 35.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10127 [104.195000 37.969601 35.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA1124, 9686, 0x5BA10127, 104.195, 37.9696, 35.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10127 [104.195000 37.969601 35.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA1125, 11697, 0x5BA1012A, 109.487, 33.1769, 28.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1185,68 +1185,68 @@ VALUES (0x75BA1127, 9686, 0x5BA1012A, 111.496, 33.1777, 29.95, 0.707107, 0, 0, /* @teleloc 0x5BA1012A [111.496002 33.177700 29.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1128, 9686, 0x5BA1012A, 106.221, 29.9778, 29.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA1012A [106.221001 29.977800 29.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA1128, 9686, 0x5BA1012A, 106.221, 29.9778, 29.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA1012A [106.221001 29.977800 29.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA1129, 9686, 0x5BA1012A, 101.596, 33.2028, 29.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5BA1012A [101.596001 33.202801 29.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA112A, 9686, 0x5BA1012A, 107.621, 36.5278, 29.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA1012A [107.621002 36.527802 29.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA112A, 9686, 0x5BA1012A, 107.621, 36.5278, 29.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA1012A [107.621002 36.527802 29.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA112B, 11698, 0x5BA1012A, 106.513, 33.8433, 31.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5BA1012A [106.513000 33.843300 31.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA112B, 11698, 0x5BA1012A, 106.513, 33.8433, 31.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5BA1012A [106.513000 33.843300 31.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA112C, 9687, 0x5BA1012A, 110.933, 30.5207, 28.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x5BA1012A [110.932999 30.520700 28.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA112D, 9686, 0x5BA1012A, 108.794, 29.9778, 29.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA1012A [108.793999 29.977800 29.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA112D, 9686, 0x5BA1012A, 108.794, 29.9778, 29.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA1012A [108.793999 29.977800 29.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA112E, 9686, 0x5BA1012A, 104.571, 36.5278, 29.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA1012A [104.570999 36.527802 29.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA112E, 9686, 0x5BA1012A, 104.571, 36.5278, 29.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA1012A [104.570999 36.527802 29.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA112F, 11697, 0x5BA1012A, 110.801, 35.7706, 28.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5BA1012A [110.801003 35.770599 28.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1130, 11697, 0x5BA1012A, 107.426, 33.2456, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA1012A [107.426003 33.245602 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA1130, 11697, 0x5BA1012A, 107.426, 33.2456, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA1012A [107.426003 33.245602 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA1131, 11697, 0x5BA1012A, 102.201, 30.5706, 28.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5BA1012A [102.200996 30.570601 28.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1132, 412, 0x5BA10000, 104.183, 38.3307, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5BA10000 [104.182999 38.330700 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA1132, 412, 0x5BA10000, 104.183, 38.3307, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5BA10000 [104.182999 38.330700 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1133, 9686, 0x5BA10000, 104.161, 38.4253, 35.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10000 [104.161003 38.425301 35.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA1133, 9686, 0x5BA10000, 104.161, 38.4253, 35.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10000 [104.161003 38.425301 35.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1134, 9686, 0x5BA10000, 106.059, 38.4253, 33.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10000 [106.058998 38.425301 33.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA1134, 9686, 0x5BA10000, 106.059, 38.4253, 33.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10000 [106.058998 38.425301 33.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1135, 9686, 0x5BA10000, 102.309, 38.4253, 33.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA10000 [102.308998 38.425301 33.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA1135, 9686, 0x5BA10000, 102.309, 38.4253, 33.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA10000 [102.308998 38.425301 33.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA1136, 12679, 0x5BA10000, 100.487, 38.9836, 32.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x5BA10000 [100.487000 38.983601 32.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA1137, 12679, 0x5BA10000, 114.838, 38.7586, 32.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5BA10000 [114.837997 38.758598 32.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA1137, 12679, 0x5BA10000, 114.838, 38.7586, 32.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5BA10000 [114.837997 38.758598 32.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA1138, 9686, 0x5BA1012F, 153.389, 35.9365, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5BA2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5BA2.sql index 6a9c526624..227c37c7ec 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5BA2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5BA2.sql @@ -5,16 +5,16 @@ VALUES (0x75BA2000, 9686, 0x5BA20100, 105.912, 34.2602, 65.5, -0.707107, 0, 0, /* @teleloc 0x5BA20100 [105.912003 34.260201 65.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2001, 9686, 0x5BA20100, 104.712, 32.3602, 64.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20100 [104.711998 32.360199 64.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2001, 9686, 0x5BA20100, 104.712, 32.3602, 64.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20100 [104.711998 32.360199 64.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2002, 11697, 0x5BA20100, 105.525, 37.0108, 62.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5BA20100 [105.525002 37.010799 62.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2003, 11697, 0x5BA20100, 104.5, 32.7359, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA20100 [104.500000 32.735901 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2003, 11697, 0x5BA20100, 104.5, 32.7359, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA20100 [104.500000 32.735901 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2004, 9686, 0x5BA20100, 101.262, 33.1352, 64.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x75BA2006, 9686, 0x5BA20100, 101.262, 36.6102, 64.5, -0.707107, 0, 0, /* @teleloc 0x5BA20100 [101.262001 36.610199 64.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2007, 9686, 0x5BA20100, 103.68, 37.5063, 65.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20100 [103.680000 37.506302 65.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2007, 9686, 0x5BA20100, 103.68, 37.5063, 65.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20100 [103.680000 37.506302 65.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2008, 9686, 0x5BA20100, 105.912, 36.3551, 64.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5BA20100 [105.912003 36.355099 64.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2009, 9686, 0x5BA20101, 107.566, 30.4751, 63.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20101 [107.566002 30.475100 63.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2009, 9686, 0x5BA20101, 107.566, 30.4751, 63.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20101 [107.566002 30.475100 63.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA200A, 9686, 0x5BA20101, 112.944, 30.4751, 63.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20101 [112.944000 30.475100 63.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA200A, 9686, 0x5BA20101, 112.944, 30.4751, 63.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20101 [112.944000 30.475100 63.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA200B, 9686, 0x5BA20101, 110.294, 36.4251, 65.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20101 [110.293999 36.425098 65.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA200B, 9686, 0x5BA20101, 110.294, 36.4251, 65.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20101 [110.293999 36.425098 65.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA200C, 9686, 0x5BA20101, 114.244, 35.3751, 63.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x75BA2010, 11698, 0x5BA20101, 110.303, 33.5173, 68.6, -0.707107, 0, 0, /* @teleloc 0x5BA20101 [110.303001 33.517300 68.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2011, 11697, 0x5BA20101, 110.289, 36.0507, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA20101 [110.289001 36.050701 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2011, 11697, 0x5BA20101, 110.289, 36.0507, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA20101 [110.289001 36.050701 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2012, 9686, 0x5BA20101, 114.244, 31.5847, 63.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x75BA2013, 9686, 0x5BA20101, 114.244, 33.4374, 65.875, 0.707107, 0, 0, /* @teleloc 0x5BA20101 [114.244003 33.437401 65.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2014, 9686, 0x5BA20101, 110.31, 30.4751, 65.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20101 [110.309998 30.475100 65.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2014, 9686, 0x5BA20101, 110.31, 30.4751, 65.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20101 [110.309998 30.475100 65.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2015, 9686, 0x5BA20101, 106.353, 31.4895, 65.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x75BA2017, 9686, 0x5BA20101, 106.353, 35.5389, 65.6, -0.707107, 0, 0, /* @teleloc 0x5BA20101 [106.352997 35.538898 65.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2018, 9686, 0x5BA20101, 107.745, 36.4251, 65.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20101 [107.745003 36.425098 65.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2018, 9686, 0x5BA20101, 107.745, 36.4251, 65.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20101 [107.745003 36.425098 65.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2019, 9686, 0x5BA20101, 112.969, 36.4251, 65.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20101 [112.969002 36.425098 65.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2019, 9686, 0x5BA20101, 112.969, 36.4251, 65.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20101 [112.969002 36.425098 65.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA201A, 11698, 0x5BA20101, 112.838, 31.6223, 66.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x75BA2020, 11697, 0x5BA20101, 107.323, 31.2473, 62.1, 0.359182, 0, 0, 0 /* @teleloc 0x5BA20101 [107.322998 31.247299 62.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2021, 9686, 0x5BA20105, 107.23, 29.5563, 60.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20105 [107.230003 29.556299 60.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2021, 9686, 0x5BA20105, 107.23, 29.5563, 60.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20105 [107.230003 29.556299 60.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2022, 9686, 0x5BA20105, 107.48, 36.1063, 60.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20105 [107.480003 36.106300 60.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2022, 9686, 0x5BA20105, 107.48, 36.1063, 60.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20105 [107.480003 36.106300 60.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2023, 9686, 0x5BA20105, 110.979, 32.7206, 60.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x75BA2026, 9687, 0x5BA20105, 110.368, 35.5053, 58.1, 0.878817, 0, 0, - /* @teleloc 0x5BA20105 [110.367996 35.505299 58.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2027, 9686, 0x5BA20105, 109.319, 29.5563, 60.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20105 [109.319000 29.556299 60.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2027, 9686, 0x5BA20105, 109.319, 29.5563, 60.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20105 [109.319000 29.556299 60.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2028, 9686, 0x5BA20105, 104.456, 36.1063, 60.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20105 [104.456001 36.106300 60.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2028, 9686, 0x5BA20105, 104.456, 36.1063, 60.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20105 [104.456001 36.106300 60.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2029, 9686, 0x5BA20105, 101.27, 31.0213, 60.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x75BA202A, 11698, 0x5BA20105, 105.993, 32.7923, 61.525, 0.707107, 0, 0, /* @teleloc 0x5BA20105 [105.992996 32.792301 61.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA202B, 11697, 0x5BA20105, 106.098, 29.9664, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA20105 [106.098000 29.966400 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA202B, 11697, 0x5BA20105, 106.098, 29.9664, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA20105 [106.098000 29.966400 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA202C, 11697, 0x5BA20105, 110.19, 32.9421, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5BA20105 [110.190002 32.942101 58.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA202D, 11697, 0x5BA20105, 107.65, 35.6085, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA20105 [107.650002 35.608501 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA202D, 11697, 0x5BA20105, 107.65, 35.6085, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA20105 [107.650002 35.608501 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA202E, 412, 0x5BA20000, 103.653, 38.0273, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5BA20000 [103.653000 38.027302 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA202E, 412, 0x5BA20000, 103.653, 38.0273, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5BA20000 [103.653000 38.027302 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA202F, 9686, 0x5BA20000, 103.655, 38.1413, 65.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20000 [103.654999 38.141300 65.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA202F, 9686, 0x5BA20000, 103.655, 38.1413, 65.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20000 [103.654999 38.141300 65.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2030, 9686, 0x5BA20000, 100.645, 43.9963, 63.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20000 [100.644997 43.996300 63.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x75BA2030, 9686, 0x5BA20000, 100.645, 43.9963, 63.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20000 [100.644997 43.996300 63.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2031, 9686, 0x5BA20000, 106.675, 43.9963, 63.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20000 [106.675003 43.996300 63.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x75BA2031, 9686, 0x5BA20000, 106.675, 43.9963, 63.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20000 [106.675003 43.996300 63.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2032, 12679, 0x5BA20000, 108.198, 38.4623, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5BA20000 [108.197998 38.462299 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2032, 12679, 0x5BA20000, 108.198, 38.4623, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5BA20000 [108.197998 38.462299 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2033, 12679, 0x5BA20000, 99.353, 38.3523, 62.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -241,12 +241,12 @@ VALUES (0x75BA203B, 9686, 0x5BA20108, 53.2813, 35.4594, 57.05, -0.707107, 0, 0, /* @teleloc 0x5BA20108 [53.281300 35.459400 57.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA203C, 9686, 0x5BA20108, 55.6656, 30.9469, 57.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20108 [55.665600 30.946899 57.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA203C, 9686, 0x5BA20108, 55.6656, 30.9469, 57.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20108 [55.665600 30.946899 57.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA203D, 9686, 0x5BA20109, 63.1156, 38.2469, 55.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20109 [63.115601 38.246899 55.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA203D, 9686, 0x5BA20109, 63.1156, 38.2469, 55.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20109 [63.115601 38.246899 55.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA203E, 9686, 0x5BA20109, 67.5156, 36.9469, 54.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -257,8 +257,8 @@ VALUES (0x75BA203F, 9686, 0x5BA20109, 67.5156, 33.2969, 54.8, 0.707107, 0, 0, - /* @teleloc 0x5BA20109 [67.515602 33.296902 54.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2040, 9686, 0x5BA20109, 63.0656, 32.2969, 55.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20109 [63.065601 32.296902 55.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2040, 9686, 0x5BA20109, 63.0656, 32.2969, 55.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20109 [63.065601 32.296902 55.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2041, 11697, 0x5BA20109, 59.331, 32.9587, 52.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -269,8 +269,8 @@ VALUES (0x75BA2042, 11697, 0x5BA20109, 66.831, 37.3587, 52.05, -0.895323, 0, 0, /* @teleloc 0x5BA20109 [66.831001 37.358700 52.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2043, 11698, 0x5BA20109, 63.1207, 35.1469, 58.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5BA20109 [63.120701 35.146900 58.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2043, 11698, 0x5BA20109, 63.1207, 35.1469, 58.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5BA20109 [63.120701 35.146900 58.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2044, 11697, 0x5BA20109, 63.231, 35.2087, 52.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -289,28 +289,28 @@ VALUES (0x75BA2047, 9686, 0x5BA20109, 58.3813, 33.6625, 53.95, -0.707107, 0, 0, /* @teleloc 0x5BA20109 [58.381302 33.662498 53.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2048, 9686, 0x5BA20109, 66.2148, 32.2969, 55.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20109 [66.214798 32.296902 55.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2048, 9686, 0x5BA20109, 66.2148, 32.2969, 55.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20109 [66.214798 32.296902 55.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2049, 9686, 0x5BA20109, 59.9721, 32.2969, 55.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20109 [59.972099 32.296902 55.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2049, 9686, 0x5BA20109, 59.9721, 32.2969, 55.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20109 [59.972099 32.296902 55.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA204A, 9686, 0x5BA20109, 67.5156, 35.2411, 56, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5BA20109 [67.515602 35.241100 56.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA204B, 9686, 0x5BA20109, 59.8962, 38.2469, 55.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20109 [59.896198 38.246899 55.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA204B, 9686, 0x5BA20109, 59.8962, 38.2469, 55.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20109 [59.896198 38.246899 55.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA204C, 9686, 0x5BA20109, 66.2639, 38.2469, 55.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20109 [66.263901 38.246899 55.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA204C, 9686, 0x5BA20109, 66.2639, 38.2469, 55.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20109 [66.263901 38.246899 55.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA204D, 9686, 0x5BA20109, 66.096, 38.2469, 54, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20109 [66.096001 38.246899 54.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA204D, 9686, 0x5BA20109, 66.096, 38.2469, 54, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20109 [66.096001 38.246899 54.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA204E, 11698, 0x5BA20109, 60.3305, 35.1469, 58.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -333,20 +333,20 @@ VALUES (0x75BA2052, 11697, 0x5BA20109, 67.144, 35.2087, 52.05, 0.707107, 0, 0, - /* @teleloc 0x5BA20109 [67.143997 35.208698 52.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2053, 11697, 0x5BA20109, 63.1415, 32.8015, 52.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA20109 [63.141499 32.801498 52.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2053, 11697, 0x5BA20109, 63.1415, 32.8015, 52.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA20109 [63.141499 32.801498 52.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2054, 11697, 0x5BA20109, 66.101, 32.9587, 52.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5BA20109 [66.100998 32.958698 52.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2055, 9686, 0x5BA2010A, 59.0161, 32.2969, 50.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA2010A [59.016102 32.296902 50.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2055, 9686, 0x5BA2010A, 59.0161, 32.2969, 50.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA2010A [59.016102 32.296902 50.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2056, 9686, 0x5BA2010A, 58.9161, 37.8469, 50.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA2010A [58.916100 37.846901 50.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2056, 9686, 0x5BA2010A, 58.9161, 37.8469, 50.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA2010A [58.916100 37.846901 50.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2057, 9686, 0x5BA2010A, 67.4661, 35.1469, 50.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -369,52 +369,52 @@ VALUES (0x75BA205B, 9686, 0x5BA2010A, 53.2813, 33.845, 50.4, -0.707107, 0, 0, - /* @teleloc 0x5BA2010A [53.281300 33.845001 50.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA205C, 9686, 0x5BA2010A, 63.152, 32.2969, 50.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA2010A [63.152000 32.296902 50.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA205C, 9686, 0x5BA2010A, 63.152, 32.2969, 50.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA2010A [63.152000 32.296902 50.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA205D, 9686, 0x5BA2010A, 62.7178, 37.8469, 50.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA2010A [62.717800 37.846901 50.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA205D, 9686, 0x5BA2010A, 62.7178, 37.8469, 50.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA2010A [62.717800 37.846901 50.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA205E, 11698, 0x5BA2010A, 61.3525, 35.1469, 51.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x5BA2010A [61.352501 35.146900 51.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA205F, 11697, 0x5BA2010A, 60.9906, 32.8393, 48.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA2010A [60.990601 32.839298 48.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA205F, 11697, 0x5BA2010A, 60.9906, 32.8393, 48.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA2010A [60.990601 32.839298 48.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2060, 11697, 0x5BA2010A, 60.8606, 37.3093, 48.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA2010A [60.860600 37.309299 48.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2060, 11697, 0x5BA2010A, 60.8606, 37.3093, 48.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA2010A [60.860600 37.309299 48.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2061, 11697, 0x5BA2010A, 59.8578, 34.9879, 48.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5BA2010A [59.857800 34.987900 48.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2062, 412, 0x5BA20000, 63.1207, 39.7569, 52, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5BA20000 [63.120701 39.756901 52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2062, 412, 0x5BA20000, 63.1207, 39.7569, 52, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5BA20000 [63.120701 39.756901 52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2063, 9686, 0x5BA20000, 63.1656, 39.8769, 55.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20000 [63.165600 39.876900 55.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2063, 9686, 0x5BA20000, 63.1656, 39.8769, 55.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20000 [63.165600 39.876900 55.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2064, 9686, 0x5BA20000, 67.0056, 38.9199, 53.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20000 [67.005600 38.919899 53.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2064, 9686, 0x5BA20000, 67.0056, 38.9199, 53.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20000 [67.005600 38.919899 53.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2065, 9686, 0x5BA20000, 59.3258, 38.9199, 53.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20000 [59.325802 38.919899 53.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2065, 9686, 0x5BA20000, 59.3258, 38.9199, 53.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20000 [59.325802 38.919899 53.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2066, 12679, 0x5BA20000, 65.5715, 39.1115, 52.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5BA20000 [65.571503 39.111500 52.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2066, 12679, 0x5BA20000, 65.5715, 39.1115, 52.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5BA20000 [65.571503 39.111500 52.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2067, 12679, 0x5BA20000, 60.7315, 39.1415, 52.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5BA20000 [60.731499 39.141499 52.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2067, 12679, 0x5BA20000, 60.7315, 39.1415, 52.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5BA20000 [60.731499 39.141499 52.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2068, 11697, 0x5BA2010F, 36.718, 78.7486, 40.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x75BA216B, 12679, 0x5BA20000, 153.756, 99.275, 68.1, 0.923879, 0, 0, -0 /* @teleloc 0x5BA20000 [153.755997 99.275002 68.099998] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA216C, 412, 0x5BA20137, 151.274, 65.2783, 70, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5BA20137 [151.274002 65.278297 70.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA216C, 412, 0x5BA20137, 151.274, 65.2783, 70, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5BA20137 [151.274002 65.278297 70.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA216D, 9686, 0x5BA20138, 151.224, 64.4683, 74.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x75BA2170, 11697, 0x5BA20138, 149.496, 63.9792, 70.15, -0.92388, 0, 0, /* @teleloc 0x5BA20138 [149.496002 63.979198 70.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2171, 9686, 0x5BA20138, 151.224, 55.9183, 75.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20138 [151.223999 55.918301 75.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2171, 9686, 0x5BA20138, 151.224, 55.9183, 75.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20138 [151.223999 55.918301 75.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2172, 9686, 0x5BA20138, 148.924, 61.9675, 72.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x75BA2175, 9686, 0x5BA20138, 153.552, 61.7527, 72.25, 0.707107, 0, 0, /* @teleloc 0x5BA20138 [153.552002 61.752701 72.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2176, 9686, 0x5BA20139, 157.424, 59.9683, 73.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20139 [157.423996 59.968300 73.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2176, 9686, 0x5BA20139, 157.424, 59.9683, 73.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20139 [157.423996 59.968300 73.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2177, 9686, 0x5BA20139, 160.557, 58.7772, 72.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5BA20139 [160.557007 58.777199 72.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2178, 9686, 0x5BA20139, 159.465, 54.0183, 73.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20139 [159.464996 54.018299 73.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2178, 9686, 0x5BA20139, 159.465, 54.0183, 73.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20139 [159.464996 54.018299 73.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2179, 9686, 0x5BA20139, 155.013, 54.0183, 73.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20139 [155.013000 54.018299 73.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2179, 9686, 0x5BA20139, 155.013, 54.0183, 73.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20139 [155.013000 54.018299 73.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA217A, 9686, 0x5BA20139, 153.993, 55.2483, 72, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x75BA217D, 11698, 0x5BA20139, 157.374, 56.9183, 76.25, 0.707107, 0, 0, /* @teleloc 0x5BA20139 [157.373993 56.918301 76.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA217E, 11697, 0x5BA20139, 157.358, 56.8351, 70.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA20139 [157.358002 56.835098 70.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA217E, 11697, 0x5BA20139, 157.358, 56.8351, 70.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA20139 [157.358002 56.835098 70.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA217F, 9686, 0x5BA20139, 160.557, 55.1772, 72.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x75BA2180, 9686, 0x5BA20139, 160.557, 57.0195, 73.9, 0.707107, 0, 0, - /* @teleloc 0x5BA20139 [160.557007 57.019501 73.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2181, 9686, 0x5BA20139, 159.523, 59.9683, 73.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20139 [159.522995 59.968300 73.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2181, 9686, 0x5BA20139, 159.523, 59.9683, 73.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20139 [159.522995 59.968300 73.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2182, 9686, 0x5BA20139, 155.173, 59.9683, 73.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20139 [155.173004 59.968300 73.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2182, 9686, 0x5BA20139, 155.173, 59.9683, 73.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20139 [155.173004 59.968300 73.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2183, 9686, 0x5BA20139, 157.245, 54.0183, 73.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20139 [157.244995 54.018299 73.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2183, 9686, 0x5BA20139, 157.245, 54.0183, 73.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20139 [157.244995 54.018299 73.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2184, 9686, 0x5BA20139, 153.993, 55.4972, 73.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x75BA2185, 9686, 0x5BA20139, 153.993, 58.5347, 73.6, -0.707107, 0, 0, /* @teleloc 0x5BA20139 [153.992996 58.534698 73.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2186, 9686, 0x5BA20139, 155.173, 59.9683, 72, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20139 [155.173004 59.968300 72.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2186, 9686, 0x5BA20139, 155.173, 59.9683, 72, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20139 [155.173004 59.968300 72.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2187, 11698, 0x5BA20139, 159.701, 54.7114, 74.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x75BA2188, 11698, 0x5BA20139, 159.601, 59.0115, 74.3, 0.919479, 0, 0, - /* @teleloc 0x5BA20139 [159.600998 59.011501 74.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2189, 11697, 0x5BA20139, 157.361, 55.5008, 70.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA20139 [157.360992 55.500801 70.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2189, 11697, 0x5BA20139, 157.361, 55.5008, 70.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA20139 [157.360992 55.500801 70.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA218A, 11697, 0x5BA20139, 157.361, 57.9965, 70.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA20139 [157.360992 57.996498 70.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA218A, 11697, 0x5BA20139, 157.361, 57.9965, 70.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA20139 [157.360992 57.996498 70.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA218B, 11697, 0x5BA20139, 159.511, 54.8851, 70.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x75BA218C, 11697, 0x5BA20139, 159.855, 57.0877, 70.15, 0.707107, 0, 0, /* @teleloc 0x5BA20139 [159.854996 57.087700 70.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA218D, 11697, 0x5BA20139, 157.361, 59.1999, 70.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA20139 [157.360992 59.199902 70.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA218D, 11697, 0x5BA20139, 157.361, 59.1999, 70.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA20139 [157.360992 59.199902 70.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA218E, 9686, 0x5BA2013B, 153.475, 59.6183, 68.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA2013B [153.475006 59.618301 68.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA218E, 9686, 0x5BA2013B, 153.475, 59.6183, 68.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA2013B [153.475006 59.618301 68.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA218F, 9686, 0x5BA2013B, 160.325, 56.9497, 68.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x75BA2192, 9687, 0x5BA2013B, 149.7, 58.8852, 66.1, -0.865587, -0.00087 /* @teleloc 0x5BA2013B [149.699997 58.885201 66.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2193, 9686, 0x5BA2013B, 156.778, 59.6183, 68.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA2013B [156.778000 59.618301 68.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2193, 9686, 0x5BA2013B, 156.778, 59.6183, 68.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA2013B [156.778000 59.618301 68.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2194, 9686, 0x5BA2013B, 152.877, 54.0788, 68.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA2013B [152.876999 54.078800 68.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2194, 9686, 0x5BA2013B, 152.877, 54.0788, 68.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA2013B [152.876999 54.078800 68.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2195, 9686, 0x5BA2013B, 156.99, 54.0788, 68.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA2013B [156.990005 54.078800 68.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2195, 9686, 0x5BA2013B, 156.99, 54.0788, 68.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA2013B [156.990005 54.078800 68.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA2196, 9686, 0x5BA2013B, 148.924, 55.2392, 68.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x75BA2197, 11698, 0x5BA2013B, 155.517, 56.9183, 69.5, -0.707107, 0, 0, /* @teleloc 0x5BA2013B [155.516998 56.918301 69.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2198, 11697, 0x5BA2013B, 155.264, 58.9596, 66.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA2013B [155.264008 58.959599 66.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75BA2198, 11697, 0x5BA2013B, 155.264, 58.9596, 66.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA2013B [155.264008 58.959599 66.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA2199, 11697, 0x5BA2013B, 154.964, 54.6096, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5BA2013B [154.964005 54.609600 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA2199, 11697, 0x5BA2013B, 154.964, 54.6096, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5BA2013B [154.964005 54.609600 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA219A, 11697, 0x5BA2013B, 159.583, 56.5819, 66.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5BA2013B [159.582993 56.581902 66.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA219B, 9686, 0x5BA20000, 151.274, 65.3169, 73.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20000 [151.274002 65.316902 73.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x75BA219B, 9686, 0x5BA20000, 151.274, 65.3169, 73.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20000 [151.274002 65.316902 73.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA219C, 9686, 0x5BA20000, 149.123, 65.5169, 71.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20000 [149.123001 65.516899 71.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x75BA219C, 9686, 0x5BA20000, 149.123, 65.5169, 71.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20000 [149.123001 65.516899 71.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA219D, 9686, 0x5BA20000, 153.416, 65.5169, 71.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5BA20000 [153.416000 65.516899 71.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x75BA219D, 9686, 0x5BA20000, 153.416, 65.5169, 71.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5BA20000 [153.416000 65.516899 71.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA219E, 12679, 0x5BA20000, 155.361, 65.9508, 70.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x5BA20000 [155.360992 65.950798 70.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BA219F, 12679, 0x5BA20000, 157.361, 61.2008, 70.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5BA20000 [157.360992 61.200802 70.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BA219F, 12679, 0x5BA20000, 157.361, 61.2008, 70.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5BA20000 [157.360992 61.200802 70.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BA21A0, 14248, 0x5BA20000, 40.6899, 83.6195, 40.005, -0.729125, 0, 0, -0.68438, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5BB7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5BB7.sql index 6958e64894..baf9114469 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5BB7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5BB7.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5BB7; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75BB7000, 412, 0x5BB70000, 156, 38.52, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5BB70000 [156.000000 38.520000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75BB7000, 412, 0x5BB70000, 156, 38.52, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5BB70000 [156.000000 38.520000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75BB7001, 174, 0x5BB70000, 150.772, 42.8581, 0.005, 0.751388, 0, 0, 0.65986, False, '2005-02-09 10:00:00'); /* Well */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5C43.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5C43.sql index cc31873446..edc4297edd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5C43.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5C43.sql @@ -173,8 +173,8 @@ VALUES (0x75C4302A, 235, 0x5C4301DA, 120, -152.678, -5.9879, 1, 0, 0, 0, True /* @teleloc 0x5C4301DA [120.000000 -152.677994 -5.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4302B, 235, 0x5C4301E0, 126.319, -155.131, -5.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ -/* @teleloc 0x5C4301E0 [126.319000 -155.130997 -5.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4302B, 235, 0x5C4301E0, 126.319, -155.131, -5.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ +/* @teleloc 0x5C4301E0 [126.319000 -155.130997 -5.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4302C, 235, 0x5C4301F5, 74.9436, -88.1581, 0.0121, 0.051168, 0, 0, 0.99869, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5C45.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5C45.sql index cb155de8b8..1d37a2f94f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5C45.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5C45.sql @@ -17,8 +17,8 @@ VALUES (0x75C45003, 22600, 0x5C4502D1, 150.229, -93.0555, 0.0099, 1, 0, 0, 0, T /* @teleloc 0x5C4502D1 [150.229004 -93.055496 0.009900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C45004, 22600, 0x5C4502C9, 140, -150, 0.0099, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ -/* @teleloc 0x5C4502C9 [140.000000 -150.000000 0.009900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C45004, 22600, 0x5C4502C9, 140, -150, 0.0099, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ +/* @teleloc 0x5C4502C9 [140.000000 -150.000000 0.009900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C45005, 22600, 0x5C4502F7, 180, -100, 0.0099, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ @@ -205,12 +205,12 @@ VALUES (0x75C4503A, 22600, 0x5C4501BF, 151.347, -11.1557, -11.9901, -0.147572, 0 /* @teleloc 0x5C4501BF [151.347000 -11.155700 -11.990100] -0.147572 0.000000 0.000000 -0.989051 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4503B, 22600, 0x5C450346, 240, -70, 0.0099, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ -/* @teleloc 0x5C450346 [240.000000 -70.000000 0.009900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4503B, 22600, 0x5C450346, 240, -70, 0.0099, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ +/* @teleloc 0x5C450346 [240.000000 -70.000000 0.009900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4503C, 22600, 0x5C45035E, 270, -60, 0.0099, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ -/* @teleloc 0x5C45035E [270.000000 -60.000000 0.009900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4503C, 22600, 0x5C45035E, 270, -60, 0.0099, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ +/* @teleloc 0x5C45035E [270.000000 -60.000000 0.009900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4503D, 22600, 0x5C4501C7, 159.878, -17.9702, -11.9901, -0.978377, 0, 0, -0.20683, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ @@ -373,8 +373,8 @@ VALUES (0x75C450CE, 22600, 0x5C450174, 72.7276, -148.316, -11.9901, -0.984043, 0 /* @teleloc 0x5C450174 [72.727600 -148.315994 -11.990100] -0.984043 0.000000 0.000000 -0.177933 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C450CF, 22520, 0x5C450179, 80, -80, -11.9901, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ -/* @teleloc 0x5C450179 [80.000000 -80.000000 -11.990100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C450CF, 22520, 0x5C450179, 80, -80, -11.9901, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ +/* @teleloc 0x5C450179 [80.000000 -80.000000 -11.990100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C450D0, 22600, 0x5C45017F, 77.4068, -128.66, -11.9901, -0.943814, 0, 0, 0.330478, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ @@ -389,24 +389,24 @@ VALUES (0x75C450D2, 22520, 0x5C450182, 90, -70, -11.9901, 1, 0, 0, 0, True, '20 /* @teleloc 0x5C450182 [90.000000 -70.000000 -11.990100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C450D3, 22520, 0x5C450186, 90, -90, -11.9901, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ -/* @teleloc 0x5C450186 [90.000000 -90.000000 -11.990100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C450D3, 22520, 0x5C450186, 90, -90, -11.9901, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ +/* @teleloc 0x5C450186 [90.000000 -90.000000 -11.990100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C450D4, 22600, 0x5C45018A, 87.1897, -111.764, -11.9901, -0.984701, 0, 0, -0.174254, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ /* @teleloc 0x5C45018A [87.189697 -111.764000 -11.990100] -0.984701 0.000000 0.000000 -0.174254 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C450D5, 22520, 0x5C450191, 100, -80, -11.9901, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ -/* @teleloc 0x5C450191 [100.000000 -80.000000 -11.990100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C450D5, 22520, 0x5C450191, 100, -80, -11.9901, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ +/* @teleloc 0x5C450191 [100.000000 -80.000000 -11.990100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C450D6, 22520, 0x5C450197, 100, -110, -11.9901, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ /* @teleloc 0x5C450197 [100.000000 -110.000000 -11.990100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C450D7, 22520, 0x5C450199, 100, -130, -11.9901, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ -/* @teleloc 0x5C450199 [100.000000 -130.000000 -11.990100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C450D7, 22520, 0x5C450199, 100, -130, -11.9901, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ +/* @teleloc 0x5C450199 [100.000000 -130.000000 -11.990100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C450D8, 22600, 0x5C45019D, 95.9796, -148.904, -11.9901, -0.380573, 0, 0, -0.924751, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5C46.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5C46.sql index 88b7befd17..dd996b7a59 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5C46.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5C46.sql @@ -89,8 +89,8 @@ VALUES (0x75C46015, 22053, 0x5C46011C, 59.8271, -3.26339, -17.8983, -0.0292, 0, /* @teleloc 0x5C46011C [59.827099 -3.263390 -17.898300] -0.029200 0.000000 0.000000 -0.999574 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C46016, 22053, 0x5C46012A, 59.9529, -96.6988, -17.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x5C46012A [59.952900 -96.698799 -17.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C46016, 22053, 0x5C46012A, 59.9529, -96.6988, -17.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x5C46012A [59.952900 -96.698799 -17.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C46017, 22518, 0x5C460130, 66.4178, -59.7538, -17.9857, 0.731689, 0, 0, 0.681639, True, '2005-02-09 10:00:00'); /* Devastator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5C48.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5C48.sql index 62c478996f..41c94ee4ac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5C48.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5C48.sql @@ -145,11 +145,11 @@ VALUES (0x75C48014, 11541, 0x5C480129, 93.4775, -61.0653, -3.42733, 0.97997, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C48015, 22516, 0x5C480131, 100.07, -52.2402, 0.005, 0.99696, 0, 0, 0.077911, True, '2005-02-09 10:00:00'); /* Tusker Worshipper */ -/* @teleloc 0x5C480131 [100.070000 -52.240200 0.005000] 0.996960 0.000000 0.000000 0.077910 */ +/* @teleloc 0x5C480131 [100.070000 -52.240200 0.005000] 0.996960 0.000000 0.000000 0.077911 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C48016, 22516, 0x5C480131, 99.3292, -54.1291, 0.005, 0.99696, 0, 0, 0.077911, True, '2005-02-09 10:00:00'); /* Tusker Worshipper */ -/* @teleloc 0x5C480131 [99.329201 -54.129101 0.005000] 0.996960 0.000000 0.000000 0.077910 */ +/* @teleloc 0x5C480131 [99.329201 -54.129101 0.005000] 0.996960 0.000000 0.000000 0.077911 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C48017, 11541, 0x5C480132, 97.6259, -61.6011, -3.7488, 0.998854, 0, 0, -0.047852, True, '2005-02-09 10:00:00'); /* Plated Tusker */ @@ -164,8 +164,8 @@ VALUES (0x75C48019, 22516, 0x5C48013D, 10.5335, -119.727, 6.005, 0.695096, 0, 0, /* @teleloc 0x5C48013D [10.533500 -119.726997 6.005000] 0.695096 0.000000 0.000000 -0.718917 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4801A, 10810, 0x5C480142, 9.89034, -126.323, 6.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Rampager */ -/* @teleloc 0x5C480142 [9.890340 -126.322998 6.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4801A, 10810, 0x5C480142, 9.89034, -126.323, 6.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ +/* @teleloc 0x5C480142 [9.890340 -126.322998 6.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4801B, 11541, 0x5C480143, 19.9751, -114.283, 6.055, 0.023148, 0, 0, -0.999732, True, '2005-02-09 10:00:00'); /* Plated Tusker */ @@ -176,8 +176,8 @@ VALUES (0x75C4801C, 22516, 0x5C480144, 19.3174, -120.023, 6.005, 0.695096, 0, 0, /* @teleloc 0x5C480144 [19.317400 -120.023003 6.005000] 0.695096 0.000000 0.000000 -0.718917 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4801D, 10810, 0x5C480149, 20.1589, -126.053, 6.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Rampager */ -/* @teleloc 0x5C480149 [20.158899 -126.053001 6.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4801D, 10810, 0x5C480149, 20.1589, -126.053, 6.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Rampager */ +/* @teleloc 0x5C480149 [20.158899 -126.053001 6.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4801E, 11541, 0x5C48014A, 29.7544, -113.925, 6.055, 0.013919, 0, 0, -0.999903, True, '2005-02-09 10:00:00'); /* Plated Tusker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4A.sql index f8408db1b6..bba4ddef8b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4A.sql @@ -253,8 +253,8 @@ VALUES (0x75C4A03E, 1628, 0x5C4A01D6, 110, -150, -11.989, 0.678557, 0, 0, 0.734 /* @teleloc 0x5C4A01D6 [110.000000 -150.000000 -11.989000] 0.678557 0.000000 0.000000 0.734547 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4A03F, 1628, 0x5C4A01DD, 110, -170, -11.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Slave */ -/* @teleloc 0x5C4A01DD [110.000000 -170.000000 -11.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4A03F, 1628, 0x5C4A01DD, 110, -170, -11.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Slave */ +/* @teleloc 0x5C4A01DD [110.000000 -170.000000 -11.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4A040, 1629, 0x5C4A01E0, 143.474, -129.979, -11.989, 0.72883, 0, 0, -0.684695, True, '2005-02-09 10:00:00'); /* Tusker Guard */ @@ -413,16 +413,16 @@ VALUES (0x75C4A066, 1629, 0x5C4A0255, 210, -50, -11.989, 1, 0, 0, 0, True, '20 /* @teleloc 0x5C4A0255 [210.000000 -50.000000 -11.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4A067, 1629, 0x5C4A025C, 210, -70, -11.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ -/* @teleloc 0x5C4A025C [210.000000 -70.000000 -11.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4A067, 1629, 0x5C4A025C, 210, -70, -11.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ +/* @teleloc 0x5C4A025C [210.000000 -70.000000 -11.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4A068, 1629, 0x5C4A025F, 210, -130, -11.989, 0.999687, 0, 0, 0.024998, True, '2005-02-09 10:00:00'); /* Tusker Guard */ /* @teleloc 0x5C4A025F [210.000000 -130.000000 -11.989000] 0.999687 0.000000 0.000000 0.024998 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4A069, 1629, 0x5C4A0266, 210, -150, -11.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ -/* @teleloc 0x5C4A0266 [210.000000 -150.000000 -11.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4A069, 1629, 0x5C4A0266, 210, -150, -11.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ +/* @teleloc 0x5C4A0266 [210.000000 -150.000000 -11.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4A06A, 1628, 0x5C4A0268, 73.2374, -60.0069, -5.989, -0.766933, 0, 0, 0.641727, True, '2005-02-09 10:00:00'); /* Tusker Slave */ @@ -505,8 +505,8 @@ VALUES (0x75C4A07D, 1629, 0x5C4A02B1, 140, -80, -5.989, -0.054177, 0, 0, 0.9985 /* @teleloc 0x5C4A02B1 [140.000000 -80.000000 -5.989000] -0.054177 0.000000 0.000000 0.998531 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4A07E, 1629, 0x5C4A02B9, 140, -100, -5.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ -/* @teleloc 0x5C4A02B9 [140.000000 -100.000000 -5.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4A07E, 1629, 0x5C4A02B9, 140, -100, -5.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Guard */ +/* @teleloc 0x5C4A02B9 [140.000000 -100.000000 -5.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4A07F, 1629, 0x5C4A02CC, 109.824, -99.4426, 0.011, 0.021168, 0, 0, 0.999776, True, '2005-02-09 10:00:00'); /* Tusker Guard */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4B.sql index 900b5ae25d..e39a4454a3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4B.sql @@ -117,8 +117,8 @@ VALUES (0x75C4B01C, 10957, 0x5C4B01D7, 130, -280, -17.971, 0.780707, 0, 0, 0.624 /* @teleloc 0x5C4B01D7 [130.000000 -280.000000 -17.971001] 0.780707 0.000000 0.000000 0.624897 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4B01D, 7340, 0x5C4B01DF, 130, -340, -17.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Observer */ -/* @teleloc 0x5C4B01DF [130.000000 -340.000000 -17.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4B01D, 7340, 0x5C4B01DF, 130, -340, -17.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Observer */ +/* @teleloc 0x5C4B01DF [130.000000 -340.000000 -17.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4B01E, 7340, 0x5C4B01E3, 140.089, -314.973, -17.971, 0.992389, 0, 0, 0.123146, True, '2005-02-09 10:00:00'); /* Virindi Observer */ @@ -145,8 +145,8 @@ VALUES (0x75C4B023, 10955, 0x5C4B020B, 28.9129, -67.2148, -11.971, 0.420171, 0, /* @teleloc 0x5C4B020B [28.912901 -67.214798 -11.971000] 0.420171 0.000000 0.000000 0.907445 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4B024, 7340, 0x5C4B021B, 30, -310, -11.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Observer */ -/* @teleloc 0x5C4B021B [30.000000 -310.000000 -11.971000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4B024, 7340, 0x5C4B021B, 30, -310, -11.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Observer */ +/* @teleloc 0x5C4B021B [30.000000 -310.000000 -11.971000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4B025, 9244, 0x5C4B0222, 43.1753, -269.991, -11.971, 0.687465, 0, 0, -0.726217, True, '2005-02-09 10:00:00'); /* Pristine Doll */ @@ -410,8 +410,8 @@ VALUES (0x75C4B061, 24036, 0x5C4B030E, 241.952, -19.2552, -11.971, 0.969934, 0, /* @teleloc 0x5C4B030E [241.951996 -19.255199 -11.971000] 0.969934 0.000000 0.000000 -0.243367 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4B062, 24071, 0x5C4B0311, 250, -20, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Exit */ -/* @teleloc 0x5C4B0311 [250.000000 -20.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4B062, 24071, 0x5C4B0311, 250, -20, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Exit */ +/* @teleloc 0x5C4B0311 [250.000000 -20.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4B063, 24136, 0x5C4B0315, 247.088, -38.4289, -11.981, -0.897966, 0, 0, 0.440065, True, '2005-02-09 10:00:00'); /* Obsidian Shard from Aerbax */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4C.sql index a244681209..5c23ac3b4b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4C.sql @@ -61,11 +61,11 @@ VALUES (0x75C4C00D, 27922, 0x5C4C0114, 52.3126, -111.152, -47.9864, 0.714421, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4C00E, 27922, 0x5C4C0121, 49.2987, -128.864, -47.9864, -0.999545, 0, 0, -0.030153, True, '2005-02-09 10:00:00'); /* Tormented Patriarch */ -/* @teleloc 0x5C4C0121 [49.298698 -128.863998 -47.986401] -0.999545 0.000000 0.000000 -0.030152 */ +/* @teleloc 0x5C4C0121 [49.298698 -128.863998 -47.986401] -0.999545 0.000000 0.000000 -0.030153 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4C00F, 27922, 0x5C4C0125, 52.5147, -129.449, -47.9864, -0.999545, 0, 0, -0.030153, True, '2005-02-09 10:00:00'); /* Tormented Patriarch */ -/* @teleloc 0x5C4C0125 [52.514702 -129.449005 -47.986401] -0.999545 0.000000 0.000000 -0.030152 */ +/* @teleloc 0x5C4C0125 [52.514702 -129.449005 -47.986401] -0.999545 0.000000 0.000000 -0.030153 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4C010, 27922, 0x5C4C0131, 60.2037, -117.798, -47.9864, 0.99875, 0, 0, -0.04998, True, '2005-02-09 10:00:00'); /* Tormented Patriarch */ @@ -184,8 +184,8 @@ VALUES (0x75C4C02B, 27921, 0x5C4C01B4, 99.6434, -239.756, -41.9864, 1, 0, 0, 0, /* @teleloc 0x5C4C01B4 [99.643402 -239.755997 -41.986401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4C02C, 26553, 0x5C4C01B9, 100, -245.16, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5C4C01B9 [100.000000 -245.160004 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75C4C02C, 26553, 0x5C4C01B9, 100, -245.16, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5C4C01B9 [100.000000 -245.160004 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75C4C02C, 0x75C4C028, '2005-02-09 10:00:00') /* Torch (7323) */; @@ -374,20 +374,20 @@ VALUES (0x75C4C058, 27920, 0x5C4C026E, 141.416, -110.197, -23.9864, 0.748575, 0, /* @teleloc 0x5C4C026E [141.416000 -110.196999 -23.986401] 0.748575 0.000000 0.000000 0.663050 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4C059, 27920, 0x5C4C027A, 141.242, -120, -23.9864, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ -/* @teleloc 0x5C4C027A [141.242004 -120.000000 -23.986401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4C059, 27920, 0x5C4C027A, 141.242, -120, -23.9864, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ +/* @teleloc 0x5C4C027A [141.242004 -120.000000 -23.986401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4C05A, 27920, 0x5C4C027A, 138.652, -120, -23.9864, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ -/* @teleloc 0x5C4C027A [138.651993 -120.000000 -23.986401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4C05A, 27920, 0x5C4C027A, 138.652, -120, -23.9864, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ +/* @teleloc 0x5C4C027A [138.651993 -120.000000 -23.986401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4C05B, 27920, 0x5C4C028F, 151.51, -120, -23.9864, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ -/* @teleloc 0x5C4C028F [151.509995 -120.000000 -23.986401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4C05B, 27920, 0x5C4C028F, 151.51, -120, -23.9864, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ +/* @teleloc 0x5C4C028F [151.509995 -120.000000 -23.986401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4C05C, 27920, 0x5C4C028F, 148.614, -120, -23.9864, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ -/* @teleloc 0x5C4C028F [148.613998 -120.000000 -23.986401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4C05C, 27920, 0x5C4C028F, 148.614, -120, -23.9864, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ +/* @teleloc 0x5C4C028F [148.613998 -120.000000 -23.986401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4C05D, 27920, 0x5C4C0294, 152.686, -130, -23.9864, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ @@ -486,8 +486,8 @@ VALUES (0x75C4C076, 27925, 0x5C4C0390, 59.0877, -20.9364, 0.033, 0.417438, 0, 0, /* @teleloc 0x5C4C0390 [59.087700 -20.936399 0.033000] 0.417438 0.000000 0.000000 0.908705 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4C077, 26553, 0x5C4C0396, 60, -35.16, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5C4C0396 [60.000000 -35.160000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75C4C077, 26553, 0x5C4C0396, 60, -35.16, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5C4C0396 [60.000000 -35.160000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4C078, 27967, 0x5C4C039E, 70, 4.24998, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pillar */ @@ -566,8 +566,8 @@ VALUES (0x75C4C07A, 0x75C4C004, '2005-02-09 10:00:00') /* Tormented Patriarch (2 , (0x75C4C07A, 0x75C4C068, '2005-02-09 10:00:00') /* Tormented Patriarch (27922) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4C07B, 7924, 0x5C4C039E, 68.634, -0, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x5C4C039E [68.634003 -0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x75C4C07B, 7924, 0x5C4C039E, 68.634, 0, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x5C4C039E [68.634003 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75C4C07B, 0x75C4C000, '2005-02-09 10:00:00') /* Tormented Patriarch (27922) */ @@ -677,8 +677,8 @@ VALUES (0x75C4C085, 0x75C4C074, '2005-02-09 10:00:00') /* A Carved Plate (27930) , (0x75C4C085, 0x75C4C080, '2005-02-09 10:00:00') /* A Carved Plate (27924) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4C086, 27960, 0x5C4C03AB, 164.5, -10, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Razorbound Flange */ -/* @teleloc 0x5C4C03AB [164.500000 -10.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4C086, 27960, 0x5C4C03AB, 164.5, -10, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Razorbound Flange */ +/* @teleloc 0x5C4C03AB [164.500000 -10.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4C088, 27940, 0x5C4C032F, 50, -70.16, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sealed Door */ @@ -705,12 +705,12 @@ VALUES (0x75C4C08D, 28315, 0x5C4C03A6, 135.4, -17, 0.005, -0.707107, 0, 0, -0.70 /* @teleloc 0x5C4C03A6 [135.399994 -17.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4C08E, 28316, 0x5C4C03AB, 164.5, -8, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Scroll of Voltaic Warding */ -/* @teleloc 0x5C4C03AB [164.500000 -8.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4C08E, 28316, 0x5C4C03AB, 164.5, -8, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scroll of Voltaic Warding */ +/* @teleloc 0x5C4C03AB [164.500000 -8.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4C08F, 28313, 0x5C4C03AB, 164.5, -12, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Scroll of Flange Warding */ -/* @teleloc 0x5C4C03AB [164.500000 -12.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4C08F, 28313, 0x5C4C03AB, 164.5, -12, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Scroll of Flange Warding */ +/* @teleloc 0x5C4C03AB [164.500000 -12.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4C090, 28311, 0x5C4C03AC, 164.2, -18, 0.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Scroll of Corrosive Warding */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4D.sql index 453f7366fd..afef66457b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4D.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5C4D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4D000, 27916, 0x5C4D0106, 100, -100, -29.9, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Well of Tears */ -/* @teleloc 0x5C4D0106 [100.000000 -100.000000 -29.900000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4D000, 27916, 0x5C4D0106, 100, -100, -29.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Well of Tears */ +/* @teleloc 0x5C4D0106 [100.000000 -100.000000 -29.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4D001, 27920, 0x5C4D011F, 119.381, -121.917, -29.9864, 0.73283, 0, 0, 0.680412, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4E.sql index eb56078539..e9d795447f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4E.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5C4E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4E000, 27916, 0x5C4E0106, 100, -100, -29.9, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Well of Tears */ -/* @teleloc 0x5C4E0106 [100.000000 -100.000000 -29.900000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4E000, 27916, 0x5C4E0106, 100, -100, -29.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Well of Tears */ +/* @teleloc 0x5C4E0106 [100.000000 -100.000000 -29.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4E001, 27921, 0x5C4E011F, 119.381, -121.917, -29.9864, 0.73283, 0, 0, 0.680412, True, '2005-02-09 10:00:00'); /* Tormented Consort */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4F.sql index 9023287ca0..14a8f588da 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5C4F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5C4F.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5C4F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75C4F000, 27916, 0x5C4F0106, 100, -100, -29.9, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Well of Tears */ -/* @teleloc 0x5C4F0106 [100.000000 -100.000000 -29.900000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75C4F000, 27916, 0x5C4F0106, 100, -100, -29.9, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Well of Tears */ +/* @teleloc 0x5C4F0106 [100.000000 -100.000000 -29.900000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75C4F001, 27922, 0x5C4F011F, 119.381, -121.917, -29.9864, 0.73283, 0, 0, 0.680412, True, '2005-02-09 10:00:00'); /* Tormented Patriarch */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5CE7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5CE7.sql index ce3fd4cf08..f16215a858 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5CE7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5CE7.sql @@ -5,16 +5,16 @@ VALUES (0x75CE7000, 9686, 0x5CE70100, 57.0298, 34.4686, 39.5, -0.707107, 0, 0, /* @teleloc 0x5CE70100 [57.029800 34.468601 39.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7001, 9686, 0x5CE70100, 55.8298, 32.5686, 38.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70100 [55.829800 32.568600 38.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7001, 9686, 0x5CE70100, 55.8298, 32.5686, 38.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70100 [55.829800 32.568600 38.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7002, 11697, 0x5CE70100, 56.6429, 37.2192, 36.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5CE70100 [56.642899 37.219200 36.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7003, 11697, 0x5CE70100, 55.6179, 32.9443, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5CE70100 [55.617901 32.944302 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7003, 11697, 0x5CE70100, 55.6179, 32.9443, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5CE70100 [55.617901 32.944302 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7004, 9686, 0x5CE70100, 52.3798, 33.3436, 38.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x75CE7006, 9686, 0x5CE70100, 52.3798, 36.8186, 38.5, -0.707107, 0, 0, /* @teleloc 0x5CE70100 [52.379799 36.818600 38.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7007, 9686, 0x5CE70100, 54.7983, 37.7147, 39.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70100 [54.798302 37.714699 39.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7007, 9686, 0x5CE70100, 54.7983, 37.7147, 39.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70100 [54.798302 37.714699 39.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7008, 9686, 0x5CE70100, 57.0298, 36.5635, 38.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5CE70100 [57.029800 36.563499 38.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7009, 9686, 0x5CE70101, 58.6838, 30.6835, 37.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70101 [58.683800 30.683500 37.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7009, 9686, 0x5CE70101, 58.6838, 30.6835, 37.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70101 [58.683800 30.683500 37.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE700A, 9686, 0x5CE70101, 64.0622, 30.6835, 37.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70101 [64.062202 30.683500 37.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE700A, 9686, 0x5CE70101, 64.0622, 30.6835, 37.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70101 [64.062202 30.683500 37.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE700B, 9686, 0x5CE70101, 61.4122, 36.6335, 39.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70101 [61.412201 36.633499 39.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE700B, 9686, 0x5CE70101, 61.4122, 36.6335, 39.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70101 [61.412201 36.633499 39.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE700C, 9686, 0x5CE70101, 65.3623, 35.5835, 37.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x75CE7010, 11698, 0x5CE70101, 61.4212, 33.7257, 42.6, -0.707107, 0, 0, /* @teleloc 0x5CE70101 [61.421200 33.725700 42.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7011, 11697, 0x5CE70101, 61.4077, 36.2591, 36.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5CE70101 [61.407700 36.259102 36.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7011, 11697, 0x5CE70101, 61.4077, 36.2591, 36.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5CE70101 [61.407700 36.259102 36.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7012, 9686, 0x5CE70101, 65.3623, 31.7931, 37.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x75CE7013, 9686, 0x5CE70101, 65.3623, 33.6458, 39.875, 0.707107, 0, 0, /* @teleloc 0x5CE70101 [65.362297 33.645802 39.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7014, 9686, 0x5CE70101, 61.4278, 30.6835, 39.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70101 [61.427799 30.683500 39.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7014, 9686, 0x5CE70101, 61.4278, 30.6835, 39.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70101 [61.427799 30.683500 39.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7015, 9686, 0x5CE70101, 57.4707, 31.6979, 39.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x75CE7017, 9686, 0x5CE70101, 57.4707, 35.7473, 39.6, -0.707107, 0, 0, /* @teleloc 0x5CE70101 [57.470699 35.747299 39.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7018, 9686, 0x5CE70101, 58.8628, 36.6335, 39.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70101 [58.862801 36.633499 39.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7018, 9686, 0x5CE70101, 58.8628, 36.6335, 39.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70101 [58.862801 36.633499 39.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7019, 9686, 0x5CE70101, 64.0871, 36.6335, 39.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70101 [64.087097 36.633499 39.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7019, 9686, 0x5CE70101, 64.0871, 36.6335, 39.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70101 [64.087097 36.633499 39.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE701A, 11698, 0x5CE70101, 63.9562, 31.8307, 40.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x75CE7020, 11697, 0x5CE70101, 58.4412, 31.4557, 36.1, 0.359182, 0, 0, 0 /* @teleloc 0x5CE70101 [58.441200 31.455700 36.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7021, 9686, 0x5CE70105, 58.3483, 29.7647, 34.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70105 [58.348301 29.764700 34.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7021, 9686, 0x5CE70105, 58.3483, 29.7647, 34.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70105 [58.348301 29.764700 34.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7022, 9686, 0x5CE70105, 58.5983, 36.3147, 34.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70105 [58.598301 36.314701 34.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7022, 9686, 0x5CE70105, 58.5983, 36.3147, 34.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70105 [58.598301 36.314701 34.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7023, 9686, 0x5CE70105, 62.0974, 32.929, 34.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x75CE7026, 9687, 0x5CE70105, 61.4857, 35.7137, 32.1, 0.878817, 0, 0, - /* @teleloc 0x5CE70105 [61.485699 35.713699 32.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7027, 9686, 0x5CE70105, 60.437, 29.7647, 34.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70105 [60.437000 29.764700 34.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7027, 9686, 0x5CE70105, 60.437, 29.7647, 34.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70105 [60.437000 29.764700 34.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7028, 9686, 0x5CE70105, 55.574, 36.3147, 34.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70105 [55.574001 36.314701 34.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7028, 9686, 0x5CE70105, 55.574, 36.3147, 34.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70105 [55.574001 36.314701 34.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7029, 9686, 0x5CE70105, 52.3885, 31.2297, 34.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x75CE702A, 11698, 0x5CE70105, 57.1112, 33.0007, 35.525, 0.707107, 0, 0, /* @teleloc 0x5CE70105 [57.111198 33.000702 35.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE702B, 11697, 0x5CE70105, 57.2163, 30.1748, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5CE70105 [57.216301 30.174801 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE702B, 11697, 0x5CE70105, 57.2163, 30.1748, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5CE70105 [57.216301 30.174801 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE702C, 11697, 0x5CE70105, 61.3077, 33.1505, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5CE70105 [61.307701 33.150501 32.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE702D, 11697, 0x5CE70105, 58.7687, 35.8169, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5CE70105 [58.768700 35.816898 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE702D, 11697, 0x5CE70105, 58.7687, 35.8169, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5CE70105 [58.768700 35.816898 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE702E, 412, 0x5CE70000, 54.7712, 38.2357, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5CE70000 [54.771198 38.235699 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE702E, 412, 0x5CE70000, 54.7712, 38.2357, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5CE70000 [54.771198 38.235699 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE702F, 9686, 0x5CE70000, 54.7733, 38.3497, 39.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70000 [54.773300 38.349701 39.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE702F, 9686, 0x5CE70000, 54.7733, 38.3497, 39.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70000 [54.773300 38.349701 39.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7030, 9686, 0x5CE70000, 51.7633, 44.2047, 37.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70000 [51.763302 44.204700 37.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x75CE7030, 9686, 0x5CE70000, 51.7633, 44.2047, 37.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70000 [51.763302 44.204700 37.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7031, 9686, 0x5CE70000, 57.7933, 44.2047, 37.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70000 [57.793301 44.204700 37.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x75CE7031, 9686, 0x5CE70000, 57.7933, 44.2047, 37.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70000 [57.793301 44.204700 37.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7032, 12679, 0x5CE70000, 59.3162, 38.6707, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5CE70000 [59.316200 38.670700 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7032, 12679, 0x5CE70000, 59.3162, 38.6707, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5CE70000 [59.316200 38.670700 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7033, 12679, 0x5CE70000, 50.4712, 38.5607, 36.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x75CE716D, 9686, 0x5CE70136, 113.336, 33.2806, 40.85, 0.317305, 0, 0, /* @teleloc 0x5CE70136 [113.335999 33.280602 40.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE716E, 9686, 0x5CE70136, 111.729, 32.7592, 43.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70136 [111.728996 32.759201 43.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE716E, 9686, 0x5CE70136, 111.729, 32.7592, 43.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70136 [111.728996 32.759201 43.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE716F, 9686, 0x5CE70136, 109.382, 35.8932, 41.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x75CE7171, 9686, 0x5CE70136, 113.486, 38.5806, 40.85, -0.902209, 0, 0, /* @teleloc 0x5CE70136 [113.486000 38.580601 40.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7172, 9686, 0x5CE70136, 111.736, 39.7932, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70136 [111.736000 39.793201 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7172, 9686, 0x5CE70136, 111.736, 39.7932, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70136 [111.736000 39.793201 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7173, 11697, 0x5CE70136, 111.784, 33.0998, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5CE70136 [111.783997 33.099800 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7173, 11697, 0x5CE70136, 111.784, 33.0998, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5CE70136 [111.783997 33.099800 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7174, 11697, 0x5CE70136, 109.884, 34.1498, 38.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5CE70136 [109.884003 34.149799 38.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7175, 9686, 0x5CE70139, 102.471, 32.062, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70139 [102.471001 32.062000 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7175, 9686, 0x5CE70139, 102.471, 32.062, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70139 [102.471001 32.062000 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7176, 9686, 0x5CE70139, 107.871, 32.062, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70139 [107.871002 32.062000 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7176, 9686, 0x5CE70139, 107.871, 32.062, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70139 [107.871002 32.062000 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7177, 9686, 0x5CE70139, 108.921, 33.4112, 39.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5CE70139 [108.920998 33.411201 39.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7178, 9686, 0x5CE70139, 104.921, 37.962, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70139 [104.920998 37.962002 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7178, 9686, 0x5CE70139, 104.921, 37.962, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70139 [104.920998 37.962002 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7179, 9686, 0x5CE70139, 101.121, 34.812, 42.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x75CE717D, 11697, 0x5CE70139, 104.803, 35.1406, 38.1, -0.707107, 0, 0, /* @teleloc 0x5CE70139 [104.803001 35.140598 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE717E, 11697, 0x5CE70139, 105.334, 32.6498, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5CE70139 [105.334000 32.649799 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE717E, 11697, 0x5CE70139, 105.334, 32.6498, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5CE70139 [105.334000 32.649799 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE717F, 9686, 0x5CE70139, 102.372, 37.962, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70139 [102.372002 37.962002 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE717F, 9686, 0x5CE70139, 102.372, 37.962, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70139 [102.372002 37.962002 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7180, 9686, 0x5CE70139, 107.715, 37.962, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70139 [107.714996 37.962002 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7180, 9686, 0x5CE70139, 107.715, 37.962, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70139 [107.714996 37.962002 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7181, 9686, 0x5CE70139, 101.121, 33.0969, 41.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x75CE7182, 9686, 0x5CE70139, 101.121, 37.0451, 41.35, -0.707107, 0, 0, /* @teleloc 0x5CE70139 [101.121002 37.045101 41.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7183, 9686, 0x5CE70139, 105.331, 32.062, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70139 [105.331001 32.062000 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7183, 9686, 0x5CE70139, 105.331, 32.062, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70139 [105.331001 32.062000 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7184, 9686, 0x5CE70139, 108.921, 33.1112, 41.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x75CE718B, 11697, 0x5CE70139, 107.929, 32.8593, 38.1, 0.297375, 0, 0, - /* @teleloc 0x5CE70139 [107.929001 32.859299 38.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE718C, 11697, 0x5CE70139, 105.084, 37.4498, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5CE70139 [105.084000 37.449799 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE718C, 11697, 0x5CE70139, 105.084, 37.4498, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5CE70139 [105.084000 37.449799 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE718D, 9686, 0x5CE7013B, 107.829, 31.1092, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE7013B [107.829002 31.109200 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE718D, 9686, 0x5CE7013B, 107.829, 31.1092, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE7013B [107.829002 31.109200 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE718E, 9686, 0x5CE7013B, 104.332, 34.3432, 36.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5CE7013B [104.332001 34.343201 36.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE718F, 9686, 0x5CE7013B, 106.586, 37.5932, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE7013B [106.585999 37.593201 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE718F, 9686, 0x5CE7013B, 106.586, 37.5932, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE7013B [106.585999 37.593201 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7190, 11697, 0x5CE7013B, 112.453, 36.3921, 34.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x75CE7193, 11697, 0x5CE7013B, 105.22, 34.904, 34.1, -0.707107, 0, 0, -0 /* @teleloc 0x5CE7013B [105.220001 34.903999 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7194, 9686, 0x5CE7013B, 111.729, 31.1092, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE7013B [111.728996 31.109200 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7194, 9686, 0x5CE7013B, 111.729, 31.1092, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE7013B [111.728996 31.109200 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7195, 9686, 0x5CE7013B, 109.836, 37.5932, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE7013B [109.835999 37.593201 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7195, 9686, 0x5CE7013B, 109.836, 37.5932, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE7013B [109.835999 37.593201 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE7196, 9686, 0x5CE7013B, 114.282, 33.1432, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x75CE7197, 11698, 0x5CE7013B, 108.315, 34.9934, 37.5, -0.707107, 0, 0, /* @teleloc 0x5CE7013B [108.315002 34.993401 37.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7198, 11697, 0x5CE7013B, 108.92, 31.954, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5CE7013B [108.919998 31.954000 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE7198, 11697, 0x5CE7013B, 108.92, 31.954, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5CE7013B [108.919998 31.954000 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE7199, 11697, 0x5CE7013B, 108.303, 37.1421, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5CE7013B [108.303001 37.142101 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75CE7199, 11697, 0x5CE7013B, 108.303, 37.1421, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5CE7013B [108.303001 37.142101 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE719A, 412, 0x5CE70000, 111.686, 40.3406, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5CE70000 [111.685997 40.340599 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE719A, 412, 0x5CE70000, 111.686, 40.3406, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5CE70000 [111.685997 40.340599 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE719B, 9686, 0x5CE70000, 111.729, 40.5092, 41.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5CE70000 [111.728996 40.509201 41.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE719B, 9686, 0x5CE70000, 111.729, 40.5092, 41.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5CE70000 [111.728996 40.509201 41.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE719C, 9686, 0x5CE70000, 114.029, 39.6092, 40.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x75CE719E, 12679, 0x5CE70000, 114.834, 39.8998, 38.1, -0.402747, 0, 0, /* @teleloc 0x5CE70000 [114.834000 39.899799 38.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75CE719F, 12679, 0x5CE70000, 104.834, 38.9498, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5CE70000 [104.834000 38.949799 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75CE719F, 12679, 0x5CE70000, 104.834, 38.9498, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5CE70000 [104.834000 38.949799 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75CE71A0, 14004, 0x5CE70100, 55.3417, 34.1771, 36.005, -0.013946, 0, 0, 0.999903, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5D43.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5D43.sql index 68f98826d4..90801f80d9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5D43.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5D43.sql @@ -253,8 +253,8 @@ VALUES (0x75D4303E, 1627, 0x5D4301D6, 110, -150, -11.9879, 0.678557, 0, 0, 0.73 /* @teleloc 0x5D4301D6 [110.000000 -150.000000 -11.987900] 0.678557 0.000000 0.000000 0.734547 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4303F, 1627, 0x5D4301DD, 110, -170, -11.9879, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ -/* @teleloc 0x5D4301DD [110.000000 -170.000000 -11.987900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4303F, 1627, 0x5D4301DD, 110, -170, -11.9879, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ +/* @teleloc 0x5D4301DD [110.000000 -170.000000 -11.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D43040, 235, 0x5D4301E0, 143.474, -129.979, -11.9879, 0.72883, 0, 0, -0.684695, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ @@ -413,16 +413,16 @@ VALUES (0x75D43066, 235, 0x5D430255, 210, -50, -11.9879, 1, 0, 0, 0, True, '2 /* @teleloc 0x5D430255 [210.000000 -50.000000 -11.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D43067, 235, 0x5D43025C, 210, -70, -11.9879, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ -/* @teleloc 0x5D43025C [210.000000 -70.000000 -11.987900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D43067, 235, 0x5D43025C, 210, -70, -11.9879, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ +/* @teleloc 0x5D43025C [210.000000 -70.000000 -11.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D43068, 235, 0x5D43025F, 210, -130, -11.9879, 0.999687, 0, 0, 0.024998, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ /* @teleloc 0x5D43025F [210.000000 -130.000000 -11.987900] 0.999687 0.000000 0.000000 0.024998 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D43069, 235, 0x5D430266, 210, -150, -11.9879, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ -/* @teleloc 0x5D430266 [210.000000 -150.000000 -11.987900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D43069, 235, 0x5D430266, 210, -150, -11.9879, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ +/* @teleloc 0x5D430266 [210.000000 -150.000000 -11.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4306A, 1627, 0x5D430268, 73.2374, -60.0069, -5.9879, -0.766933, 0, 0, 0.641727, True, '2005-02-09 10:00:00'); /* Tusker Crimsonback */ @@ -505,8 +505,8 @@ VALUES (0x75D4307D, 235, 0x5D4302B1, 140, -80, -5.9879, -0.054177, 0, 0, 0.998 /* @teleloc 0x5D4302B1 [140.000000 -80.000000 -5.987900] -0.054177 0.000000 0.000000 0.998531 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4307E, 235, 0x5D4302B9, 140, -100, -5.9879, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ -/* @teleloc 0x5D4302B9 [140.000000 -100.000000 -5.987900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4307E, 235, 0x5D4302B9, 140, -100, -5.9879, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ +/* @teleloc 0x5D4302B9 [140.000000 -100.000000 -5.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4307F, 235, 0x5D4302CC, 109.824, -99.4426, 0.0121, 0.021168, 0, 0, 0.999776, True, '2005-02-09 10:00:00'); /* Goldenback Tusker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5D44.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5D44.sql index 99120648ce..235e598bea 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5D44.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5D44.sql @@ -253,8 +253,8 @@ VALUES (0x75D4403E, 236, 0x5D4401D6, 110, -150, -11.989, 0.678557, 0, 0, 0.734 /* @teleloc 0x5D4401D6 [110.000000 -150.000000 -11.989000] 0.678557 0.000000 0.000000 0.734547 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4403F, 236, 0x5D4401DD, 110, -170, -11.989, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Female Tusker */ -/* @teleloc 0x5D4401DD [110.000000 -170.000000 -11.989000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4403F, 236, 0x5D4401DD, 110, -170, -11.989, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Female Tusker */ +/* @teleloc 0x5D4401DD [110.000000 -170.000000 -11.989000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D44040, 11, 0x5D4401E0, 143.474, -129.979, -11.9879, 0.72883, 0, 0, -0.684695, True, '2005-02-09 10:00:00'); /* Male Tusker */ @@ -413,16 +413,16 @@ VALUES (0x75D44066, 11, 0x5D440255, 210, -50, -11.9879, 1, 0, 0, 0, True, '2 /* @teleloc 0x5D440255 [210.000000 -50.000000 -11.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D44067, 11, 0x5D44025C, 210, -70, -11.9879, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x5D44025C [210.000000 -70.000000 -11.987900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D44067, 11, 0x5D44025C, 210, -70, -11.9879, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x5D44025C [210.000000 -70.000000 -11.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D44068, 11, 0x5D44025F, 210, -130, -11.9879, 0.999687, 0, 0, 0.024998, True, '2005-02-09 10:00:00'); /* Male Tusker */ /* @teleloc 0x5D44025F [210.000000 -130.000000 -11.987900] 0.999687 0.000000 0.000000 0.024998 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D44069, 11, 0x5D440266, 210, -150, -11.9879, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x5D440266 [210.000000 -150.000000 -11.987900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D44069, 11, 0x5D440266, 210, -150, -11.9879, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x5D440266 [210.000000 -150.000000 -11.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4406A, 236, 0x5D440268, 73.2374, -60.0069, -5.989, -0.766933, 0, 0, 0.641727, True, '2005-02-09 10:00:00'); /* Female Tusker */ @@ -505,8 +505,8 @@ VALUES (0x75D4407D, 11, 0x5D4402B1, 140, -80, -5.9879, -0.054177, 0, 0, 0.998 /* @teleloc 0x5D4402B1 [140.000000 -80.000000 -5.987900] -0.054177 0.000000 0.000000 0.998531 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4407E, 11, 0x5D4402B9, 140, -100, -5.9879, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Male Tusker */ -/* @teleloc 0x5D4402B9 [140.000000 -100.000000 -5.987900] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4407E, 11, 0x5D4402B9, 140, -100, -5.9879, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Male Tusker */ +/* @teleloc 0x5D4402B9 [140.000000 -100.000000 -5.987900] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4407F, 11, 0x5D4402CC, 109.824, -99.4426, 0.0121, 0.021168, 0, 0, 0.999776, True, '2005-02-09 10:00:00'); /* Male Tusker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5D45.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5D45.sql index a42a06dfdb..701d90bad3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5D45.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5D45.sql @@ -273,8 +273,8 @@ VALUES (0x75D45043, 11541, 0x5D4501D6, 69.6836, -48.3139, -5.9868, -0.941225, 0, /* @teleloc 0x5D4501D6 [69.683601 -48.313900 -5.986800] -0.941225 0.000000 0.000000 -0.337781 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D45044, 22719, 0x5D4501D6, 70, -50, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ -/* @teleloc 0x5D4501D6 [70.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D45044, 22719, 0x5D4501D6, 70, -50, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ +/* @teleloc 0x5D4501D6 [70.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D45045, 11541, 0x5D4501E7, 92.7138, -70.8272, -5.9868, 0.993821, 0, 0, 0.110996, True, '2005-02-09 10:00:00'); /* Plated Tusker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5D49.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5D49.sql index 9eba839c0b..080ffa0ec8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5D49.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5D49.sql @@ -389,8 +389,8 @@ VALUES (0x75D4903C, 11478, 0x5D4901ED, 170, -140, 6.005, 1, 0, 0, 0, True, '200 /* @teleloc 0x5D4901ED [170.000000 -140.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4903D, 11478, 0x5D4901F8, 170, -180, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ -/* @teleloc 0x5D4901F8 [170.000000 -180.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4903D, 11478, 0x5D4901F8, 170, -180, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ +/* @teleloc 0x5D4901F8 [170.000000 -180.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4903E, 11478, 0x5D4901FF, 180, -120, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -401,8 +401,8 @@ VALUES (0x75D4903F, 11478, 0x5D490203, 180, -160, 6.005, 1, 0, 0, 0, True, '200 /* @teleloc 0x5D490203 [180.000000 -160.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D49040, 11478, 0x5D49020C, 180, -180, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ -/* @teleloc 0x5D49020C [180.000000 -180.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D49040, 11478, 0x5D49020C, 180, -180, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ +/* @teleloc 0x5D49020C [180.000000 -180.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D49041, 11478, 0x5D490213, 190, -170, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -477,8 +477,8 @@ VALUES (0x75D49052, 23482, 0x5D490237, 130, -260, 18.005, 0.714421, 0, 0, -0.699 /* @teleloc 0x5D490237 [130.000000 -260.000000 18.004999] 0.714421 0.000000 0.000000 -0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D49053, 23482, 0x5D490241, 140, -290, 18.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ -/* @teleloc 0x5D490241 [140.000000 -290.000000 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D49053, 23482, 0x5D490241, 140, -290, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ +/* @teleloc 0x5D490241 [140.000000 -290.000000 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D49054, 23482, 0x5D490248, 150, -260, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ @@ -541,8 +541,8 @@ VALUES (0x75D49062, 23482, 0x5D49027E, 185.777, -259.635, 18.005, -0.99994, 0, 0 /* @teleloc 0x5D49027E [185.776993 -259.635010 18.004999] -0.999940 0.000000 0.000000 -0.010948 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D49063, 23482, 0x5D49028D, 200, -260, 18.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ -/* @teleloc 0x5D49028D [200.000000 -260.000000 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D49063, 23482, 0x5D49028D, 200, -260, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ +/* @teleloc 0x5D49028D [200.000000 -260.000000 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D49064, 23482, 0x5D490296, 207.17, -250.327, 18.005, 0.62427, 0, 0, 0.781209, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ @@ -597,12 +597,12 @@ VALUES (0x75D49070, 11478, 0x5D4902BE, 210, -359.983, 24.0791, 1, 0, 0, 0, True /* @teleloc 0x5D4902BE [210.000000 -359.983002 24.079100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D49071, 23482, 0x5D4902C0, 215.931, -350, 24.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ -/* @teleloc 0x5D4902C0 [215.931000 -350.000000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D49071, 23482, 0x5D4902C0, 215.931, -350, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ +/* @teleloc 0x5D4902C0 [215.931000 -350.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D49072, 23481, 0x5D4902C1, 215.133, -356.995, 24.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ -/* @teleloc 0x5D4902C1 [215.132996 -356.994995 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D49072, 23481, 0x5D4902C1, 215.133, -356.995, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ +/* @teleloc 0x5D4902C1 [215.132996 -356.994995 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D49073, 23481, 0x5D4902C8, 180, -390, 30.005, 0.997189, 0, 0, 0.07493, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ @@ -613,8 +613,8 @@ VALUES (0x75D49074, 23481, 0x5D4902D7, 190, -410, 30.005, 1, 0, 0, 0, True, '20 /* @teleloc 0x5D4902D7 [190.000000 -410.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D49075, 23481, 0x5D4902DC, 190, -420, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ -/* @teleloc 0x5D4902DC [190.000000 -420.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D49075, 23481, 0x5D4902DC, 190, -420, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ +/* @teleloc 0x5D4902DC [190.000000 -420.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D49076, 23481, 0x5D4902E5, 197.626, -410.58, 30.005, 0.727933, 0, 0, 0.685648, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5D4A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5D4A.sql index ffaf8f9744..9c07adf444 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5D4A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5D4A.sql @@ -24,8 +24,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x75D4A004, 0x75D4A003, '2005-02-09 10:00:00') /* Untranslated Note (25691) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A005, 4451, 0x5D4A010A, 60, -25.25, -65.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A010A [60.000000 -25.250000 -65.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A005, 4451, 0x5D4A010A, 60, -25.25, -65.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A010A [60.000000 -25.250000 -65.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A006, 7121, 0x5D4A010A, 61.0343, -26.9682, -65.995, 0.994366, 0, 0, -0.106004, True, '2005-02-09 10:00:00'); /* Skeleton Bone Lord */ @@ -52,12 +52,12 @@ VALUES (0x75D4A00B, 7121, 0x5D4A0110, 49.74, -33.0991, -59.995, 0.153224, 0, 0, /* @teleloc 0x5D4A0110 [49.740002 -33.099098 -59.994999] 0.153224 0.000000 0.000000 -0.988191 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A00C, 4451, 0x5D4A0116, 50, -45.25, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A0116 [50.000000 -45.250000 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A00C, 4451, 0x5D4A0116, 50, -45.25, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A0116 [50.000000 -45.250000 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A00D, 7121, 0x5D4A0116, 49.9736, -47.1193, -59.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeleton Bone Lord */ -/* @teleloc 0x5D4A0116 [49.973598 -47.119301 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A00D, 7121, 0x5D4A0116, 49.9736, -47.1193, -59.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeleton Bone Lord */ +/* @teleloc 0x5D4A0116 [49.973598 -47.119301 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A00E, 4451, 0x5D4A0117, 54.75, -70, -59.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -84,20 +84,20 @@ VALUES (0x75D4A013, 7121, 0x5D4A0119, 60.4031, -32.8673, -59.995, -0.036034, 0, /* @teleloc 0x5D4A0119 [60.403099 -32.867298 -59.994999] -0.036034 0.000000 0.000000 -0.999351 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A014, 4451, 0x5D4A011F, 60, -45.25, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A011F [60.000000 -45.250000 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A014, 4451, 0x5D4A011F, 60, -45.25, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A011F [60.000000 -45.250000 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A015, 7121, 0x5D4A011F, 60.005, -47.1302, -59.995, 0.99875, 0, 0, -0.049979, True, '2005-02-09 10:00:00'); /* Skeleton Bone Lord */ /* @teleloc 0x5D4A011F [60.005001 -47.130199 -59.994999] 0.998750 0.000000 0.000000 -0.049979 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A016, 4451, 0x5D4A012D, 60, -85.25, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A012D [60.000000 -85.250000 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A016, 4451, 0x5D4A012D, 60, -85.25, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A012D [60.000000 -85.250000 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A017, 619, 0x5D4A012D, 60.2235, -87.1182, -59.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Revenant */ -/* @teleloc 0x5D4A012D [60.223499 -87.118202 -59.991699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A017, 619, 0x5D4A012D, 60.2235, -87.1182, -59.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Revenant */ +/* @teleloc 0x5D4A012D [60.223499 -87.118202 -59.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A018, 4451, 0x5D4A0131, 65.25, -70, -59.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -140,20 +140,20 @@ VALUES (0x75D4A021, 619, 0x5D4A0138, 90.4757, -32.8663, -59.9917, -0.063205, 0 /* @teleloc 0x5D4A0138 [90.475700 -32.866299 -59.991699] -0.063205 0.000000 0.000000 -0.998001 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A022, 4451, 0x5D4A013E, 90, -45.25, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A013E [90.000000 -45.250000 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A022, 4451, 0x5D4A013E, 90, -45.25, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A013E [90.000000 -45.250000 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A023, 619, 0x5D4A013E, 90.0153, -47.1184, -59.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Revenant */ -/* @teleloc 0x5D4A013E [90.015297 -47.118401 -59.991699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A023, 619, 0x5D4A013E, 90.0153, -47.1184, -59.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Revenant */ +/* @teleloc 0x5D4A013E [90.015297 -47.118401 -59.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A024, 4451, 0x5D4A014C, 90, -85.25, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A014C [90.000000 -85.250000 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A024, 4451, 0x5D4A014C, 90, -85.25, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A014C [90.000000 -85.250000 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A025, 619, 0x5D4A014C, 90.1016, -87.1176, -59.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Revenant */ -/* @teleloc 0x5D4A014C [90.101601 -87.117599 -59.991699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A025, 619, 0x5D4A014C, 90.1016, -87.1176, -59.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Revenant */ +/* @teleloc 0x5D4A014C [90.101601 -87.117599 -59.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A026, 4451, 0x5D4A014D, 100, -34.75, -59.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -164,12 +164,12 @@ VALUES (0x75D4A027, 619, 0x5D4A014D, 100.378, -32.8493, -59.945, 0.09565, 0, 0 /* @teleloc 0x5D4A014D [100.377998 -32.849300 -59.945000] 0.095650 0.000000 0.000000 0.995415 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A028, 4451, 0x5D4A0153, 100, -45.25, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A0153 [100.000000 -45.250000 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A028, 4451, 0x5D4A0153, 100, -45.25, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A0153 [100.000000 -45.250000 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A029, 619, 0x5D4A0153, 100.708, -47.1193, -59.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Revenant */ -/* @teleloc 0x5D4A0153 [100.708000 -47.119301 -59.991699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A029, 619, 0x5D4A0153, 100.708, -47.1193, -59.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Revenant */ +/* @teleloc 0x5D4A0153 [100.708000 -47.119301 -59.991699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A02A, 4451, 0x5D4A0154, 95.25, -70, -59.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -248,12 +248,12 @@ VALUES (0x75D4A03C, 214, 0x5D4A017D, 59.8842, -83.2352, -47.995, 0.04578, 0, 0 /* @teleloc 0x5D4A017D [59.884201 -83.235199 -47.994999] 0.045780 0.000000 0.000000 0.998952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A03D, 4451, 0x5D4A0183, 60, -95.25, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A0183 [60.000000 -95.250000 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A03D, 4451, 0x5D4A0183, 60, -95.25, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A0183 [60.000000 -95.250000 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A03E, 3, 0x5D4A0183, 60.0157, -97.0914, -47.9737, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x5D4A0183 [60.015701 -97.091400 -47.973701] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A03E, 3, 0x5D4A0183, 60.0157, -97.0914, -47.9737, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ +/* @teleloc 0x5D4A0183 [60.015701 -97.091400 -47.973701] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A03F, 4451, 0x5D4A0198, 90, -84.75, -47.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -264,12 +264,12 @@ VALUES (0x75D4A040, 214, 0x5D4A0198, 89.74, -82.9066, -47.9712, 0.098476, 0, 0 /* @teleloc 0x5D4A0198 [89.739998 -82.906601 -47.971199] 0.098476 0.000000 0.000000 0.995139 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A041, 4451, 0x5D4A019E, 90, -95.25, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A019E [90.000000 -95.250000 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A041, 4451, 0x5D4A019E, 90, -95.25, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A019E [90.000000 -95.250000 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A042, 3, 0x5D4A019E, 90.3292, -97.0286, -47.9852, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x5D4A019E [90.329201 -97.028603 -47.985199] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A042, 3, 0x5D4A019E, 90.3292, -97.0286, -47.9852, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ +/* @teleloc 0x5D4A019E [90.329201 -97.028603 -47.985199] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A043, 3, 0x5D4A019F, 99.9635, -82.9006, -47.9638, -0.022363, 0, 0, -0.99975, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -332,12 +332,12 @@ VALUES (0x75D4A051, 3, 0x5D4A01C2, 59.4132, -22.8972, -41.9596, 0.020795, 0, /* @teleloc 0x5D4A01C2 [59.413200 -22.897200 -41.959599] 0.020795 0.000000 0.000000 0.999784 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A052, 4451, 0x5D4A01C8, 60, -35.25, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A01C8 [60.000000 -35.250000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A052, 4451, 0x5D4A01C8, 60, -35.25, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A01C8 [60.000000 -35.250000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A053, 3, 0x5D4A01C8, 60.0494, -37.0926, -41.9723, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x5D4A01C8 [60.049400 -37.092602 -41.972301] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A053, 3, 0x5D4A01C8, 60.0494, -37.0926, -41.9723, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ +/* @teleloc 0x5D4A01C8 [60.049400 -37.092602 -41.972301] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A054, 4451, 0x5D4A01CC, 70, -24.75, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -348,12 +348,12 @@ VALUES (0x75D4A055, 214, 0x5D4A01CC, 69.7693, -23.3732, -41.995, -0.0292, 0, 0 /* @teleloc 0x5D4A01CC [69.769302 -23.373199 -41.994999] -0.029200 0.000000 0.000000 0.999574 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A056, 4451, 0x5D4A01D2, 70, -35.25, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A01D2 [70.000000 -35.250000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A056, 4451, 0x5D4A01D2, 70, -35.25, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A01D2 [70.000000 -35.250000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A057, 214, 0x5D4A01D2, 70.0495, -37.0925, -41.9724, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x5D4A01D2 [70.049500 -37.092499 -41.972401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A057, 214, 0x5D4A01D2, 70.0495, -37.0925, -41.9724, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x5D4A01D2 [70.049500 -37.092499 -41.972401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A058, 4451, 0x5D4A01D3, 80, -24.75, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -364,12 +364,12 @@ VALUES (0x75D4A059, 214, 0x5D4A01D3, 80.2115, -22.8969, -41.9593, 0.087053, 0, /* @teleloc 0x5D4A01D3 [80.211502 -22.896900 -41.959301] 0.087053 0.000000 0.000000 0.996204 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A05A, 4451, 0x5D4A01D9, 80, -35.25, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A01D9 [80.000000 -35.250000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A05A, 4451, 0x5D4A01D9, 80, -35.25, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A01D9 [80.000000 -35.250000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A05B, 214, 0x5D4A01D9, 80.1213, -37.0981, -41.9654, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x5D4A01D9 [80.121300 -37.098099 -41.965401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A05B, 214, 0x5D4A01D9, 80.1213, -37.0981, -41.9654, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x5D4A01D9 [80.121300 -37.098099 -41.965401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A05C, 4451, 0x5D4A01DA, 90, -24.75, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -380,12 +380,12 @@ VALUES (0x75D4A05D, 3, 0x5D4A01DA, 89.8014, -23.035, -41.995, -0.051901, 0, /* @teleloc 0x5D4A01DA [89.801399 -23.035000 -41.994999] -0.051901 0.000000 0.000000 0.998652 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A05E, 4451, 0x5D4A01E0, 90, -35.25, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A01E0 [90.000000 -35.250000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A05E, 4451, 0x5D4A01E0, 90, -35.25, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A01E0 [90.000000 -35.250000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A05F, 3, 0x5D4A01E0, 90.1171, -37.0968, -41.967, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x5D4A01E0 [90.117104 -37.096802 -41.966999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4A05F, 3, 0x5D4A01E0, 90.1171, -37.0968, -41.967, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ +/* @teleloc 0x5D4A01E0 [90.117104 -37.096802 -41.966999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A060, 4453, 0x5D4A01E5, 100, -74.5, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -448,8 +448,8 @@ VALUES (0x75D4A06E, 1630, 0x5D4A0200, 32.8762, -31.4046, -35.9925, 0.698795, 0, /* @teleloc 0x5D4A0200 [32.876202 -31.404600 -35.992500] 0.698795 0.000000 0.000000 0.715322 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A06F, 4451, 0x5D4A0205, 30, -35.25, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A0205 [30.000000 -35.250000 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A06F, 4451, 0x5D4A0205, 30, -35.25, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A0205 [30.000000 -35.250000 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A070, 4451, 0x5D4A0206, 40, -24.75, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -464,8 +464,8 @@ VALUES (0x75D4A072, 1630, 0x5D4A0207, 40.0517, -27.7857, -35.9925, 0.698795, 0, /* @teleloc 0x5D4A0207 [40.051701 -27.785700 -35.992500] 0.698795 0.000000 0.000000 0.715322 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A073, 4451, 0x5D4A020C, 40, -35.25, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A020C [40.000000 -35.250000 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A073, 4451, 0x5D4A020C, 40, -35.25, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A020C [40.000000 -35.250000 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A074, 1630, 0x5D4A0213, 70.5098, -40.7795, -35.9925, 0.315322, 0, 0, 0.948985, True, '2005-02-09 10:00:00'); /* Lich Lord */ @@ -512,8 +512,8 @@ VALUES (0x75D4A07E, 1630, 0x5D4A0220, 109.843, -27.7821, -35.9925, 0.731689, 0, /* @teleloc 0x5D4A0220 [109.843002 -27.782101 -35.992500] 0.731689 0.000000 0.000000 -0.681639 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A07F, 4451, 0x5D4A0225, 110, -35.25, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A0225 [110.000000 -35.250000 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A07F, 4451, 0x5D4A0225, 110, -35.25, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A0225 [110.000000 -35.250000 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A080, 4451, 0x5D4A0226, 120, -24.75, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -528,8 +528,8 @@ VALUES (0x75D4A082, 1630, 0x5D4A0227, 120.529, -31.6067, -35.9925, 0.746787, 0, /* @teleloc 0x5D4A0227 [120.528999 -31.606701 -35.992500] 0.746787 0.000000 0.000000 -0.665063 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A083, 4451, 0x5D4A022C, 120, -35.25, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A022C [120.000000 -35.250000 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A083, 4451, 0x5D4A022C, 120, -35.25, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A022C [120.000000 -35.250000 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A084, 8672, 0x5D4A0236, 10.5313, -40.2963, -29.9918, 1, 0, 0, -0.000523, True, '2005-02-09 10:00:00'); /* Risen Soldier */ @@ -696,8 +696,8 @@ VALUES (0x75D4A0AC, 1630, 0x5D4A02A6, 39.2174, -7.38701, -17.9925, 0.683182, 0, /* @teleloc 0x5D4A02A6 [39.217400 -7.387010 -17.992500] 0.683182 0.000000 0.000000 0.730248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A0AD, 4451, 0x5D4A02AB, 40, -15.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A02AB [40.000000 -15.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A0AD, 4451, 0x5D4A02AB, 40, -15.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A02AB [40.000000 -15.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A0AE, 4451, 0x5D4A02AC, 50, -4.75, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -712,8 +712,8 @@ VALUES (0x75D4A0B0, 1630, 0x5D4A02AD, 49.8949, -11.6354, -17.9925, 0.696707, 0, /* @teleloc 0x5D4A02AD [49.894901 -11.635400 -17.992500] 0.696707 0.000000 0.000000 0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A0B1, 4451, 0x5D4A02B2, 50, -15.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A02B2 [50.000000 -15.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A0B1, 4451, 0x5D4A02B2, 50, -15.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A02B2 [50.000000 -15.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A0B2, 4451, 0x5D4A02C5, 100, -4.75, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -728,8 +728,8 @@ VALUES (0x75D4A0B4, 1630, 0x5D4A02C6, 100.288, -7.53954, -17.9925, 0.659983, 0, /* @teleloc 0x5D4A02C6 [100.288002 -7.539540 -17.992500] 0.659983 0.000000 0.000000 -0.751280 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A0B5, 4451, 0x5D4A02CB, 100, -15.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A02CB [100.000000 -15.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A0B5, 4451, 0x5D4A02CB, 100, -15.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A02CB [100.000000 -15.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A0B6, 4451, 0x5D4A02CC, 110, -4.75, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -744,8 +744,8 @@ VALUES (0x75D4A0B8, 1630, 0x5D4A02CD, 110.442, -7.26052, -17.9925, 0.710803, 0, /* @teleloc 0x5D4A02CD [110.442001 -7.260520 -17.992500] 0.710803 0.000000 0.000000 -0.703391 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4A0B9, 4451, 0x5D4A02D2, 110, -15.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4A02D2 [110.000000 -15.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4A0B9, 4451, 0x5D4A02D2, 110, -15.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4A02D2 [110.000000 -15.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4A0BA, 4451, 0x5D4A02D3, 120, -4.75, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5D4B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5D4B.sql index 70b9a16010..6dd42509c6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5D4B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5D4B.sql @@ -345,8 +345,8 @@ VALUES (0x75D4B033, 7178, 0x5D4B01AC, 170, -140, 6.005, 1, 0, 0, 0, True, '200 /* @teleloc 0x5D4B01AC [170.000000 -140.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4B034, 24326, 0x5D4B01B7, 170, -180, 6.00825, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Risen Lord */ -/* @teleloc 0x5D4B01B7 [170.000000 -180.000000 6.008250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4B034, 24326, 0x5D4B01B7, 170, -180, 6.00825, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Lord */ +/* @teleloc 0x5D4B01B7 [170.000000 -180.000000 6.008250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4B035, 7178, 0x5D4B01BE, 180, -120, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Cursed Bones */ @@ -357,8 +357,8 @@ VALUES (0x75D4B036, 7178, 0x5D4B01C2, 180, -160, 6.005, 1, 0, 0, 0, True, '200 /* @teleloc 0x5D4B01C2 [180.000000 -160.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4B037, 24326, 0x5D4B01CB, 180, -180, 6.00825, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Risen Lord */ -/* @teleloc 0x5D4B01CB [180.000000 -180.000000 6.008250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4B037, 24326, 0x5D4B01CB, 180, -180, 6.00825, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Lord */ +/* @teleloc 0x5D4B01CB [180.000000 -180.000000 6.008250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4B038, 24326, 0x5D4B01D2, 190, -170, 6.00825, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Risen Lord */ @@ -517,12 +517,12 @@ VALUES (0x75D4B05F, 23989, 0x5D4B0267, 210, -359.974, 24.0927, 1, 0, 0, 0, True /* @teleloc 0x5D4B0267 [210.000000 -359.973999 24.092699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4B060, 23989, 0x5D4B0269, 215.931, -350, 24.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ -/* @teleloc 0x5D4B0269 [215.931000 -350.000000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4B060, 23989, 0x5D4B0269, 215.931, -350, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ +/* @teleloc 0x5D4B0269 [215.931000 -350.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4B061, 23989, 0x5D4B026A, 215.147, -356.994, 24.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ -/* @teleloc 0x5D4B026A [215.147003 -356.993988 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4B061, 23989, 0x5D4B026A, 215.147, -356.994, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ +/* @teleloc 0x5D4B026A [215.147003 -356.993988 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4B062, 23989, 0x5D4B0270, 183.888, -380.991, 30.005, -0.82203, 0, 0, 0.569444, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -537,8 +537,8 @@ VALUES (0x75D4B064, 23989, 0x5D4B0280, 190, -409.987, 30.005, 1, 0, 0, 0, True, /* @teleloc 0x5D4B0280 [190.000000 -409.987000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4B065, 23989, 0x5D4B0285, 190, -420, 30.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ -/* @teleloc 0x5D4B0285 [190.000000 -420.000000 30.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4B065, 23989, 0x5D4B0285, 190, -420, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ +/* @teleloc 0x5D4B0285 [190.000000 -420.000000 30.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4B067, 23989, 0x5D4B0291, 200, -420, 30.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5D4C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5D4C.sql index 717e0a2e2a..6d9b8b423d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5D4C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5D4C.sql @@ -256,8 +256,8 @@ VALUES (0x75D4C03E, 24314, 0x5D4C0211, 139.573, -135.324, -5.995, -0.129758, 0, /* @teleloc 0x5D4C0211 [139.572998 -135.324005 -5.995000] -0.129758 0.000000 0.000000 -0.991546 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4C03F, 24314, 0x5D4C0216, 140, -160, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Skeletal Champion */ -/* @teleloc 0x5D4C0216 [140.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4C03F, 24314, 0x5D4C0216, 140, -160, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Skeletal Champion */ +/* @teleloc 0x5D4C0216 [140.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4C040, 24319, 0x5D4C0228, 151.494, -159.951, -5.99175, 0.945862, 0, 0, -0.324568, True, '2005-02-09 10:00:00'); /* Dark Master */ @@ -481,8 +481,8 @@ VALUES (0x75D4C05C, 24319, 0x5D4C02BF, 80, -111.929, 0.00825, 1, 0, 0, 0, True, /* @teleloc 0x5D4C02BF [80.000000 -111.929001 0.008250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4C05D, 5627, 0x5D4C02C6, 80.0044, -135.397, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4C02C6 [80.004402 -135.397003 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4C05D, 5627, 0x5D4C02C6, 80.0044, -135.397, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4C02C6 [80.004402 -135.397003 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4C05E, 24313, 0x5D4C02C7, 81.7888, -152.32, 0.645992, 0.764216, 0, 0, 0.644961, True, '2005-02-09 10:00:00'); /* Armored Skeleton */ @@ -509,8 +509,8 @@ VALUES (0x75D4C063, 24319, 0x5D4C02DD, 90.0252, -165.635, 0.00825, 0.315322, 0, /* @teleloc 0x5D4C02DD [90.025200 -165.634995 0.008250] 0.315322 0.000000 0.000000 0.948985 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4C064, 5627, 0x5D4C02DF, 90.0044, -175.397, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4C02DF [90.004402 -175.397003 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4C064, 5627, 0x5D4C02DF, 90.0044, -175.397, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4C02DF [90.004402 -175.397003 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4C065, 4453, 0x5D4C02E3, 100, -154.5, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5D4D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5D4D.sql index ef116b4397..ca16995b86 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5D4D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5D4D.sql @@ -21,8 +21,8 @@ VALUES (0x75D4D004, 24453, 0x5D4D011E, 109.887, -440.89, -47.995, 0.711735, 0, 0 /* @teleloc 0x5D4D011E [109.887001 -440.890015 -47.994999] 0.711735 0.000000 0.000000 0.702448 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4D005, 5627, 0x5D4D0122, 109.995, -445.816, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4D0122 [109.995003 -445.816010 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4D005, 5627, 0x5D4D0122, 109.995, -445.816, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4D0122 [109.995003 -445.816010 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4D006, 24453, 0x5D4D012A, 120.092, -409.332, -47.995, -0.00881, 0, 0, 0.999961, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Mutilator */ @@ -45,8 +45,8 @@ VALUES (0x75D4D00A, 24453, 0x5D4D0136, 124.871, -470.595, -47.995, -0.826189, 0, /* @teleloc 0x5D4D0136 [124.871002 -470.595001 -47.994999] -0.826189 0.000000 0.000000 0.563393 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4D00B, 5627, 0x5D4D0139, 120.016, -482.658, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4D0139 [120.015999 -482.657990 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4D00B, 5627, 0x5D4D0139, 120.016, -482.658, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4D0139 [120.015999 -482.657990 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4D00C, 24453, 0x5D4D013A, 118.704, -486.579, -47.995, 0.999188, 0, 0, 0.040283, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Mutilator */ @@ -452,12 +452,12 @@ VALUES (0x75D4D06F, 5627, 0x5D4D02C4, 129.952, -105.963, -17.995, 1, 0, 0, 0, F /* @teleloc 0x5D4D02C4 [129.951996 -105.962997 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4D070, 25809, 0x5D4D02CD, 139.536, -136.575, -17.9918, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Elite Revenant */ -/* @teleloc 0x5D4D02CD [139.535995 -136.574997 -17.991800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4D070, 25809, 0x5D4D02CD, 139.536, -136.575, -17.9918, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Elite Revenant */ +/* @teleloc 0x5D4D02CD [139.535995 -136.574997 -17.991800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4D071, 25805, 0x5D4D02CD, 141.352, -140, -17.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeletal Fiend */ -/* @teleloc 0x5D4D02CD [141.352005 -140.000000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4D071, 25805, 0x5D4D02CD, 141.352, -140, -17.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeletal Fiend */ +/* @teleloc 0x5D4D02CD [141.352005 -140.000000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4D072, 25808, 0x5D4D02D1, 138.598, -182.733, -17.9918, -0.785846, 0, 0, -0.618422, True, '2005-02-09 10:00:00'); /* Demilich */ @@ -476,8 +476,8 @@ VALUES (0x75D4D075, 4453, 0x5D4D02DD, 155, -159.902, -18, -0.707107, 0, 0, -0.7 /* @teleloc 0x5D4D02DD [155.000000 -159.901993 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4D076, 5627, 0x5D4D02F5, 160.003, -193.549, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4D02F5 [160.003006 -193.548996 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4D076, 5627, 0x5D4D02F5, 160.003, -193.549, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4D02F5 [160.003006 -193.548996 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4D077, 25808, 0x5D4D02F6, 161.557, -200.286, -17.9918, -0.999296, 0, 0, 0.037511, True, '2005-02-09 10:00:00'); /* Demilich */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5D4E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5D4E.sql index 81b6ee774c..77f67badb6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5D4E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5D4E.sql @@ -68,12 +68,12 @@ VALUES (0x75D4E00F, 22902, 0x5D4E012A, 59.8842, -83.2352, -47.995, 0.04578, 0, 0 /* @teleloc 0x5D4E012A [59.884201 -83.235199 -47.994999] 0.045780 0.000000 0.000000 0.998952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E010, 4451, 0x5D4E0130, 60, -95.25, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E0130 [60.000000 -95.250000 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E010, 4451, 0x5D4E0130, 60, -95.25, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E0130 [60.000000 -95.250000 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E011, 25341, 0x5D4E0130, 60.0157, -97.0914, -47.9737, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Sentinel */ -/* @teleloc 0x5D4E0130 [60.015701 -97.091400 -47.973701] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4E011, 25341, 0x5D4E0130, 60.0157, -97.0914, -47.9737, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Sentinel */ +/* @teleloc 0x5D4E0130 [60.015701 -97.091400 -47.973701] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E012, 4451, 0x5D4E0145, 90, -84.75, -47.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -84,12 +84,12 @@ VALUES (0x75D4E013, 22902, 0x5D4E0145, 89.74, -82.9066, -47.9712, 0.098476, 0, 0 /* @teleloc 0x5D4E0145 [89.739998 -82.906601 -47.971199] 0.098476 0.000000 0.000000 0.995139 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E014, 4451, 0x5D4E014B, 90, -95.25, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E014B [90.000000 -95.250000 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E014, 4451, 0x5D4E014B, 90, -95.25, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E014B [90.000000 -95.250000 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E015, 25341, 0x5D4E014B, 90.3292, -97.0286, -47.9852, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Sentinel */ -/* @teleloc 0x5D4E014B [90.329201 -97.028603 -47.985199] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4E015, 25341, 0x5D4E014B, 90.3292, -97.0286, -47.9852, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Sentinel */ +/* @teleloc 0x5D4E014B [90.329201 -97.028603 -47.985199] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E016, 25341, 0x5D4E014C, 99.9635, -82.9006, -47.9638, -0.022363, 0, 0, -0.99975, True, '2005-02-09 10:00:00'); /* Olthoi Sentinel */ @@ -152,12 +152,12 @@ VALUES (0x75D4E024, 25341, 0x5D4E016F, 59.4132, -22.8972, -41.9596, 0.020795, 0, /* @teleloc 0x5D4E016F [59.413200 -22.897200 -41.959599] 0.020795 0.000000 0.000000 0.999784 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E025, 4451, 0x5D4E0175, 60, -35.25, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E0175 [60.000000 -35.250000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E025, 4451, 0x5D4E0175, 60, -35.25, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E0175 [60.000000 -35.250000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E026, 25341, 0x5D4E0175, 60.0494, -37.0926, -41.9723, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Sentinel */ -/* @teleloc 0x5D4E0175 [60.049400 -37.092602 -41.972301] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4E026, 25341, 0x5D4E0175, 60.0494, -37.0926, -41.9723, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Sentinel */ +/* @teleloc 0x5D4E0175 [60.049400 -37.092602 -41.972301] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E027, 4451, 0x5D4E0179, 70, -24.75, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -168,12 +168,12 @@ VALUES (0x75D4E028, 22902, 0x5D4E0179, 69.7693, -23.3732, -41.995, -0.0292, 0, 0 /* @teleloc 0x5D4E0179 [69.769302 -23.373199 -41.994999] -0.029200 0.000000 0.000000 0.999574 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E029, 4451, 0x5D4E017F, 70, -35.25, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E017F [70.000000 -35.250000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E029, 4451, 0x5D4E017F, 70, -35.25, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E017F [70.000000 -35.250000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E02A, 22902, 0x5D4E017F, 70.0495, -37.0925, -41.9724, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Primordial */ -/* @teleloc 0x5D4E017F [70.049500 -37.092499 -41.972401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4E02A, 22902, 0x5D4E017F, 70.0495, -37.0925, -41.9724, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Primordial */ +/* @teleloc 0x5D4E017F [70.049500 -37.092499 -41.972401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E02B, 4451, 0x5D4E0180, 80, -24.75, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -184,12 +184,12 @@ VALUES (0x75D4E02C, 22902, 0x5D4E0180, 80.2115, -22.8969, -41.9593, 0.087053, 0, /* @teleloc 0x5D4E0180 [80.211502 -22.896900 -41.959301] 0.087053 0.000000 0.000000 0.996204 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E02D, 4451, 0x5D4E0186, 80, -35.25, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E0186 [80.000000 -35.250000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E02D, 4451, 0x5D4E0186, 80, -35.25, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E0186 [80.000000 -35.250000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E02E, 22902, 0x5D4E0186, 80.1213, -37.0981, -41.9654, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Primordial */ -/* @teleloc 0x5D4E0186 [80.121300 -37.098099 -41.965401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4E02E, 22902, 0x5D4E0186, 80.1213, -37.0981, -41.9654, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Primordial */ +/* @teleloc 0x5D4E0186 [80.121300 -37.098099 -41.965401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E02F, 4451, 0x5D4E0187, 90, -24.75, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -200,12 +200,12 @@ VALUES (0x75D4E030, 25341, 0x5D4E0187, 89.8014, -23.035, -41.995, -0.051901, 0, /* @teleloc 0x5D4E0187 [89.801399 -23.035000 -41.994999] -0.051901 0.000000 0.000000 0.998652 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E031, 4451, 0x5D4E018D, 90, -35.25, -41.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E018D [90.000000 -35.250000 -41.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E031, 4451, 0x5D4E018D, 90, -35.25, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E018D [90.000000 -35.250000 -41.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E032, 25341, 0x5D4E018D, 90.1171, -37.0968, -41.967, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Sentinel */ -/* @teleloc 0x5D4E018D [90.117104 -37.096802 -41.966999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75D4E032, 25341, 0x5D4E018D, 90.1171, -37.0968, -41.967, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Sentinel */ +/* @teleloc 0x5D4E018D [90.117104 -37.096802 -41.966999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E033, 4453, 0x5D4E0192, 100, -74.5, -41.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -268,8 +268,8 @@ VALUES (0x75D4E041, 22905, 0x5D4E01AD, 32.8762, -31.4046, -35.9925, 0.698795, 0, /* @teleloc 0x5D4E01AD [32.876202 -31.404600 -35.992500] 0.698795 0.000000 0.000000 0.715322 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E042, 4451, 0x5D4E01B2, 30, -35.25, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E01B2 [30.000000 -35.250000 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E042, 4451, 0x5D4E01B2, 30, -35.25, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E01B2 [30.000000 -35.250000 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E043, 4451, 0x5D4E01B3, 40, -24.75, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -284,8 +284,8 @@ VALUES (0x75D4E045, 22905, 0x5D4E01B4, 40.0517, -27.7857, -35.9925, 0.698795, 0, /* @teleloc 0x5D4E01B4 [40.051701 -27.785700 -35.992500] 0.698795 0.000000 0.000000 0.715322 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E046, 4451, 0x5D4E01B9, 40, -35.25, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E01B9 [40.000000 -35.250000 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E046, 4451, 0x5D4E01B9, 40, -35.25, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E01B9 [40.000000 -35.250000 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E047, 22905, 0x5D4E01C0, 70.5098, -40.7795, -35.9925, 0.315322, 0, 0, 0.948985, True, '2005-02-09 10:00:00'); /* Lich Oppressor */ @@ -332,8 +332,8 @@ VALUES (0x75D4E051, 22905, 0x5D4E01CD, 109.843, -27.7821, -35.9925, 0.731689, 0, /* @teleloc 0x5D4E01CD [109.843002 -27.782101 -35.992500] 0.731689 0.000000 0.000000 -0.681639 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E052, 4451, 0x5D4E01D2, 110, -35.25, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E01D2 [110.000000 -35.250000 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E052, 4451, 0x5D4E01D2, 110, -35.25, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E01D2 [110.000000 -35.250000 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E053, 4451, 0x5D4E01D3, 120, -24.75, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -348,8 +348,8 @@ VALUES (0x75D4E055, 22905, 0x5D4E01D4, 120.529, -31.6067, -35.9925, 0.746787, 0, /* @teleloc 0x5D4E01D4 [120.528999 -31.606701 -35.992500] 0.746787 0.000000 0.000000 -0.665063 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E056, 4451, 0x5D4E01D9, 120, -35.25, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E01D9 [120.000000 -35.250000 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E056, 4451, 0x5D4E01D9, 120, -35.25, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E01D9 [120.000000 -35.250000 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E057, 25803, 0x5D4E01E3, 10.5313, -40.2963, -29.9918, 1, 0, 0, -0.000523, True, '2005-02-09 10:00:00'); /* Archfiend */ @@ -516,8 +516,8 @@ VALUES (0x75D4E07F, 22905, 0x5D4E0253, 39.2174, -7.38701, -17.9925, 0.683182, 0, /* @teleloc 0x5D4E0253 [39.217400 -7.387010 -17.992500] 0.683182 0.000000 0.000000 0.730248 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E080, 4451, 0x5D4E0258, 40, -15.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E0258 [40.000000 -15.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E080, 4451, 0x5D4E0258, 40, -15.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E0258 [40.000000 -15.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E081, 4451, 0x5D4E0259, 50, -4.75, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -532,8 +532,8 @@ VALUES (0x75D4E083, 22905, 0x5D4E025A, 49.8949, -11.6354, -17.9925, 0.696707, 0, /* @teleloc 0x5D4E025A [49.894901 -11.635400 -17.992500] 0.696707 0.000000 0.000000 0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E084, 4451, 0x5D4E025F, 50, -15.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E025F [50.000000 -15.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E084, 4451, 0x5D4E025F, 50, -15.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E025F [50.000000 -15.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E085, 4451, 0x5D4E0272, 100, -4.75, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -548,8 +548,8 @@ VALUES (0x75D4E087, 22905, 0x5D4E0273, 100.288, -7.53954, -17.9925, 0.659983, 0, /* @teleloc 0x5D4E0273 [100.288002 -7.539540 -17.992500] 0.659983 0.000000 0.000000 -0.751280 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E088, 4451, 0x5D4E0278, 100, -15.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E0278 [100.000000 -15.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E088, 4451, 0x5D4E0278, 100, -15.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E0278 [100.000000 -15.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E089, 4451, 0x5D4E0279, 110, -4.75, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -564,8 +564,8 @@ VALUES (0x75D4E08B, 22905, 0x5D4E027A, 110.442, -7.26052, -17.9925, 0.710803, 0, /* @teleloc 0x5D4E027A [110.442001 -7.260520 -17.992500] 0.710803 0.000000 0.000000 -0.703391 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75D4E08C, 4451, 0x5D4E027F, 110, -15.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5D4E027F [110.000000 -15.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75D4E08C, 4451, 0x5D4E027F, 110, -15.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5D4E027F [110.000000 -15.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75D4E08D, 4451, 0x5D4E0280, 120, -4.75, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5DAB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5DAB.sql index c6c144a720..390fc1231a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5DAB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5DAB.sql @@ -13,60 +13,60 @@ VALUES (0x75DAB002, 9686, 0x5DAB0100, 25.4602, 135.634, 98.925, -0.707107, 0, 0 /* @teleloc 0x5DAB0100 [25.460199 135.634003 98.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB003, 412, 0x5DAB0107, 27.696, 124.641, 92, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5DAB0107 [27.695999 124.640999 92.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB003, 412, 0x5DAB0107, 27.696, 124.641, 92, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5DAB0107 [27.695999 124.640999 92.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB004, 9686, 0x5DAB0107, 27.6825, 124.549, 95.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0107 [27.682501 124.549004 95.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB004, 9686, 0x5DAB0107, 27.6825, 124.549, 95.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0107 [27.682501 124.549004 95.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB005, 9686, 0x5DAB0107, 37.1178, 122.93, 94.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5DAB0107 [37.117802 122.930000 94.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB006, 9686, 0x5DAB0107, 31.9696, 121.035, 94.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0107 [31.969601 121.035004 94.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB006, 9686, 0x5DAB0107, 31.9696, 121.035, 94.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0107 [31.969601 121.035004 94.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB007, 11698, 0x5DAB0107, 28.6067, 122.774, 96.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x5DAB0107 [28.606701 122.774002 96.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB008, 11697, 0x5DAB0107, 34.2865, 121.768, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DAB0107 [34.286499 121.767998 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB008, 11697, 0x5DAB0107, 34.2865, 121.768, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DAB0107 [34.286499 121.767998 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB009, 11697, 0x5DAB0107, 29.6115, 121.768, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DAB0107 [29.611500 121.767998 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB009, 11697, 0x5DAB0107, 29.6115, 121.768, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DAB0107 [29.611500 121.767998 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB00A, 412, 0x5DAB0109, 27.195, 137.295, 92, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5DAB0109 [27.195000 137.294998 92.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB00A, 412, 0x5DAB0109, 27.195, 137.295, 92, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5DAB0109 [27.195000 137.294998 92.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB00B, 9686, 0x5DAB0109, 25.477, 128.179, 94.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5DAB0109 [25.476999 128.179001 94.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB00C, 9686, 0x5DAB0109, 27.327, 125.179, 95.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0109 [27.327000 125.179001 95.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB00C, 9686, 0x5DAB0109, 27.327, 125.179, 95.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0109 [27.327000 125.179001 95.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB00D, 9686, 0x5DAB0109, 29.2224, 131.122, 95.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5DAB0109 [29.222401 131.121994 95.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB00E, 9686, 0x5DAB010A, 31.452, 137.204, 95.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB010A [31.452000 137.203995 95.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB00E, 9686, 0x5DAB010A, 31.452, 137.204, 95.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB010A [31.452000 137.203995 95.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB00F, 9686, 0x5DAB010A, 31.452, 129.529, 95.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB010A [31.452000 129.529007 95.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB00F, 9686, 0x5DAB010A, 31.452, 129.529, 95.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB010A [31.452000 129.529007 95.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB010, 11697, 0x5DAB010A, 31.4115, 130.393, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DAB010A [31.411501 130.393005 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB010, 11697, 0x5DAB010A, 31.4115, 130.393, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DAB010A [31.411501 130.393005 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB011, 11697, 0x5DAB010B, 26.0405, 139.732, 92.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x75DAB013, 9686, 0x5DAB010B, 33.1803, 139.672, 95.45, 0.707107, 0, 0, /* @teleloc 0x5DAB010B [33.180302 139.671997 95.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB014, 9686, 0x5DAB010B, 29.3303, 141.671, 95.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB010B [29.330299 141.671005 95.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB014, 9686, 0x5DAB010B, 29.3303, 141.671, 95.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB010B [29.330299 141.671005 95.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB015, 9686, 0x5DAB010E, 46.3851, 127.048, 100.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x75DAB016, 9686, 0x5DAB010E, 25.627, 125.056, 99.675, -0.707107, 0, 0, /* @teleloc 0x5DAB010E [25.627001 125.056000 99.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB017, 11697, 0x5DAB010E, 32.4265, 121.885, 96.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DAB010E [32.426498 121.885002 96.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB017, 11697, 0x5DAB010E, 32.4265, 121.885, 96.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DAB010E [32.426498 121.885002 96.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB018, 11697, 0x5DAB010E, 40.7628, 122.34, 96.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DAB010E [40.762798 122.339996 96.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB018, 11697, 0x5DAB010E, 40.7628, 122.34, 96.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DAB010E [40.762798 122.339996 96.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB019, 11697, 0x5DAB010E, 34.8355, 128.237, 96.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DAB010E [34.835499 128.237000 96.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB019, 11697, 0x5DAB010E, 34.8355, 128.237, 96.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DAB010E [34.835499 128.237000 96.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB01A, 9686, 0x5DAB010E, 37.8254, 121.368, 100.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB010E [37.825401 121.367996 100.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB01A, 9686, 0x5DAB010E, 37.8254, 121.368, 100.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB010E [37.825401 121.367996 100.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB01B, 9686, 0x5DAB010E, 30.7981, 128.962, 100.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB010E [30.798100 128.962006 100.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB01B, 9686, 0x5DAB010E, 30.7981, 128.962, 100.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB010E [30.798100 128.962006 100.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB01C, 9686, 0x5DAB010E, 34.2231, 128.962, 100.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB010E [34.223099 128.962006 100.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB01C, 9686, 0x5DAB010E, 34.2231, 128.962, 100.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB010E [34.223099 128.962006 100.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB01D, 9686, 0x5DAB010E, 37.7981, 128.962, 100.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB010E [37.798100 128.962006 100.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB01D, 9686, 0x5DAB010E, 37.7981, 128.962, 100.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB010E [37.798100 128.962006 100.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB01E, 9686, 0x5DAB010E, 34.2731, 121.337, 100.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB010E [34.273102 121.336998 100.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB01E, 9686, 0x5DAB010E, 34.2731, 121.337, 100.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB010E [34.273102 121.336998 100.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB01F, 9686, 0x5DAB010E, 41.3353, 121.337, 100.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB010E [41.335300 121.336998 100.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB01F, 9686, 0x5DAB010E, 41.3353, 121.337, 100.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB010E [41.335300 121.336998 100.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB020, 9686, 0x5DAB010E, 41.3481, 128.962, 100.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB010E [41.348099 128.962006 100.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB020, 9686, 0x5DAB010E, 41.3481, 128.962, 100.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB010E [41.348099 128.962006 100.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB021, 11698, 0x5DAB0110, 37.8256, 125.175, 103.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5DAB0110 [37.825600 125.175003 103.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB021, 11698, 0x5DAB0110, 37.8256, 125.175, 103.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5DAB0110 [37.825600 125.175003 103.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB022, 11698, 0x5DAB0110, 34.5862, 125.175, 103.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5DAB0110 [34.586201 125.175003 103.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB022, 11698, 0x5DAB0110, 34.5862, 125.175, 103.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5DAB0110 [34.586201 125.175003 103.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB023, 9686, 0x5DAB0111, 33.6196, 128.934, 94.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0111 [33.619598 128.934006 94.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB023, 9686, 0x5DAB0111, 33.6196, 128.934, 94.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0111 [33.619598 128.934006 94.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB024, 9686, 0x5DAB0112, 42.9566, 121.21, 95.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0112 [42.956600 121.209999 95.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB024, 9686, 0x5DAB0112, 42.9566, 121.21, 95.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0112 [42.956600 121.209999 95.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB025, 9686, 0x5DAB0112, 37.7325, 123.749, 94.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x75DAB026, 9686, 0x5DAB0112, 45.4825, 125.049, 95.625, 0.707107, 0, 0, /* @teleloc 0x5DAB0112 [45.482498 125.049004 95.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB027, 11698, 0x5DAB0112, 41.6352, 125.243, 96.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5DAB0112 [41.635201 125.242996 96.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB027, 11698, 0x5DAB0112, 41.6352, 125.243, 96.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5DAB0112 [41.635201 125.242996 96.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB028, 11697, 0x5DAB0112, 39.8155, 121.632, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DAB0112 [39.815498 121.632004 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB028, 11697, 0x5DAB0112, 39.8155, 121.632, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DAB0112 [39.815498 121.632004 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB029, 412, 0x5DAB0116, 33.2, 123.91, 87.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5DAB0116 [33.200001 123.910004 87.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB029, 412, 0x5DAB0116, 33.2, 123.91, 87.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5DAB0116 [33.200001 123.910004 87.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB02A, 9686, 0x5DAB0116, 33.202, 124.003, 90.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0116 [33.202000 124.002998 90.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB02A, 9686, 0x5DAB0116, 33.202, 124.003, 90.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0116 [33.202000 124.002998 90.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB02B, 9686, 0x5DAB0116, 30.027, 131.553, 90.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5DAB0116 [30.027000 131.552994 90.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB02C, 9686, 0x5DAB0117, 36.1446, 123.459, 89.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0117 [36.144600 123.459000 89.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB02C, 9686, 0x5DAB0117, 36.1446, 123.459, 89.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0117 [36.144600 123.459000 89.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB02D, 11697, 0x5DAB0117, 40.1692, 121.964, 87.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DAB0117 [40.169201 121.963997 87.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB02D, 11697, 0x5DAB0117, 40.1692, 121.964, 87.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DAB0117 [40.169201 121.963997 87.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB02E, 11698, 0x5DAB0118, 38.4313, 130.066, 91.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5DAB0118 [38.431301 130.065994 91.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB02E, 11698, 0x5DAB0118, 38.4313, 130.066, 91.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5DAB0118 [38.431301 130.065994 91.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB02F, 9686, 0x5DAB0118, 39.1863, 124.148, 90.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0118 [39.186298 124.148003 90.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB02F, 9686, 0x5DAB0118, 39.1863, 124.148, 90.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0118 [39.186298 124.148003 90.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB030, 9686, 0x5DAB0118, 35.3697, 129.463, 90.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x75DAB032, 11697, 0x5DAB0118, 36.1205, 135.402, 87.35, 0.9139, 0, 0, 0. /* @teleloc 0x5DAB0118 [36.120499 135.401993 87.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB033, 9686, 0x5DAB011B, 44.4004, 127.843, 90.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB011B [44.400398 127.843002 90.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB033, 9686, 0x5DAB011B, 44.4004, 127.843, 90.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB011B [44.400398 127.843002 90.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB034, 9686, 0x5DAB011B, 44.4004, 136.059, 90.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB011B [44.400398 136.059006 90.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB034, 9686, 0x5DAB011B, 44.4004, 136.059, 90.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB011B [44.400398 136.059006 90.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB035, 11698, 0x5DAB011B, 44.5588, 131.77, 91.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5DAB011B [44.558800 131.770004 91.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB035, 11698, 0x5DAB011B, 44.5588, 131.77, 91.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5DAB011B [44.558800 131.770004 91.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB036, 11697, 0x5DAB011B, 46.5205, 135.252, 87.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x75DAB037, 11697, 0x5DAB011B, 46.7192, 128.389, 87.35, 0.372988, 0, 0, /* @teleloc 0x5DAB011B [46.719200 128.389008 87.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB038, 412, 0x5DAB011C, 44.15, 143.08, 92, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5DAB011C [44.150002 143.080002 92.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB038, 412, 0x5DAB011C, 44.15, 143.08, 92, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5DAB011C [44.150002 143.080002 92.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB039, 9686, 0x5DAB011D, 41.8, 138.9, 95.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5DAB011D [41.799999 138.899994 95.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB03A, 9686, 0x5DAB011D, 44.2, 135.75, 96.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB011D [44.200001 135.750000 96.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB03A, 9686, 0x5DAB011D, 44.2, 135.75, 96.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB011D [44.200001 135.750000 96.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB03B, 9686, 0x5DAB011D, 46.7668, 138.865, 96.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5DAB011D [46.766800 138.865005 96.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB03C, 11697, 0x5DAB011D, 44.1155, 136.407, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DAB011D [44.115501 136.406998 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB03C, 11697, 0x5DAB011D, 44.1155, 136.407, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DAB011D [44.115501 136.406998 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB03D, 412, 0x5DAB0000, 41.205, 138.9, 92, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x5DAB0000 [41.205002 138.899994 92.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB03E, 412, 0x5DAB0000, 41.505, 129.615, 92, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5DAB0000 [41.505001 129.615005 92.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB03E, 412, 0x5DAB0000, 41.505, 129.615, 92, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5DAB0000 [41.505001 129.615005 92.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB03F, 9686, 0x5DAB0000, 44.1754, 143.518, 95.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0000 [44.175400 143.518005 95.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB03F, 9686, 0x5DAB0000, 44.1754, 143.518, 95.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0000 [44.175400 143.518005 95.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB040, 9686, 0x5DAB0000, 46.6504, 142.418, 94.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x75DAB041, 9686, 0x5DAB0000, 42.0504, 142.743, 94.55, 0.456322, 0, 0, /* @teleloc 0x5DAB0000 [42.050400 142.742996 94.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB042, 9686, 0x5DAB0000, 41.5254, 129.693, 95.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0000 [41.525398 129.692993 95.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB042, 9686, 0x5DAB0000, 41.5254, 129.693, 95.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0000 [41.525398 129.692993 95.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB043, 9686, 0x5DAB0000, 37.6254, 141.043, 94.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DAB0000 [37.625401 141.042999 94.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB043, 9686, 0x5DAB0000, 37.6254, 141.043, 94.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DAB0000 [37.625401 141.042999 94.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB044, 12679, 0x5DAB0000, 35.2905, 130.782, 92.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x75DAB048, 12679, 0x5DAB0000, 46.9405, 142.707, 92.1, 0.420244, 0, 0, 0 /* @teleloc 0x5DAB0000 [46.940498 142.707001 92.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB049, 12679, 0x5DAB0000, 39.4155, 132.407, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5DAB0000 [39.415501 132.406998 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB049, 12679, 0x5DAB0000, 39.4155, 132.407, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5DAB0000 [39.415501 132.406998 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB04A, 12678, 0x5DAB0000, 44.4405, 138.832, 101, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x5DAB0000 [44.440498 138.832001 101.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DAB04A, 12678, 0x5DAB0000, 44.4405, 138.832, 101, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x5DAB0000 [44.440498 138.832001 101.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DAB04B, 12678, 0x5DAB0000, 29.5655, 125.432, 108.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x5DAB0000 [29.565500 125.431999 108.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DAB04B, 12678, 0x5DAB0000, 29.5655, 125.432, 108.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x5DAB0000 [29.565500 125.431999 108.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DAB04C, 11697, 0x5DAB011F, 64.0536, 39.6252, 130.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5DC6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5DC6.sql index c113d93e34..4cdcc009b0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5DC6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5DC6.sql @@ -5,24 +5,24 @@ VALUES (0x75DC6000, 11697, 0x5DC60102, 64.7677, 37.4721, 68.075, -0.909599, 0, 0 /* @teleloc 0x5DC60102 [64.767700 37.472099 68.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6001, 9686, 0x5DC60102, 64.6882, 32.4842, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60102 [64.688202 32.484200 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6001, 9686, 0x5DC60102, 64.6882, 32.4842, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60102 [64.688202 32.484200 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6002, 11697, 0x5DC60102, 60.7013, 35.3911, 68.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5DC60102 [60.701302 35.391102 68.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6003, 9686, 0x5DC60102, 58.9882, 32.5092, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60102 [58.988201 32.509201 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6003, 9686, 0x5DC60102, 58.9882, 32.5092, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60102 [58.988201 32.509201 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6004, 9686, 0x5DC60102, 59.2213, 38.4509, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60102 [59.221298 38.450901 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6004, 9686, 0x5DC60102, 59.2213, 38.4509, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60102 [59.221298 38.450901 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6005, 9686, 0x5DC60102, 64.6514, 38.4759, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60102 [64.651398 38.475899 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6005, 9686, 0x5DC60102, 64.6514, 38.4759, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60102 [64.651398 38.475899 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6006, 9686, 0x5DC60102, 65.9764, 37.7509, 70.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x75DC6009, 11697, 0x5DC60102, 63.4513, 35.3911, 68.075, 0.707107, 0, 0, /* @teleloc 0x5DC60102 [63.451302 35.391102 68.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC600A, 9686, 0x5DC60102, 61.7753, 32.4842, 71.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60102 [61.775299 32.484200 71.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC600A, 9686, 0x5DC60102, 61.7753, 32.4842, 71.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60102 [61.775299 32.484200 71.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC600B, 9686, 0x5DC60102, 65.9764, 35.3843, 71.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5DC60102 [65.976402 35.384300 71.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC600C, 9686, 0x5DC60102, 62.0127, 38.4509, 71.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60102 [62.012699 38.450901 71.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC600C, 9686, 0x5DC60102, 62.0127, 38.4509, 71.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60102 [62.012699 38.450901 71.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC600D, 9686, 0x5DC60102, 57.8478, 33.8875, 70.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x75DC6013, 11698, 0x5DC60102, 59.6639, 37.0178, 72.175, -0.9486, 0, 0, /* @teleloc 0x5DC60102 [59.663898 37.017799 72.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6014, 11697, 0x5DC60102, 62.0427, 37.7971, 68.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DC60102 [62.042702 37.797100 68.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6014, 11697, 0x5DC60102, 62.0427, 37.7971, 68.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DC60102 [62.042702 37.797100 68.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6015, 11697, 0x5DC60102, 62.0427, 35.3721, 68.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x75DC6016, 11697, 0x5DC60102, 58.7446, 33.3219, 68.075, -0.364064, 0, 0 /* @teleloc 0x5DC60102 [58.744598 33.321899 68.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6017, 11697, 0x5DC60102, 60.2196, 32.8719, 68.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DC60102 [60.219601 32.871899 68.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6017, 11697, 0x5DC60102, 60.2196, 32.8719, 68.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DC60102 [60.219601 32.871899 68.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6018, 11697, 0x5DC60102, 63.2946, 32.8719, 68.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DC60102 [63.294601 32.871899 68.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6018, 11697, 0x5DC60102, 63.2946, 32.8719, 68.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DC60102 [63.294601 32.871899 68.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6019, 11697, 0x5DC60104, 56.2622, 34.7434, 68.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DC60104 [56.262199 34.743401 68.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x75DC6019, 11697, 0x5DC60104, 56.2622, 34.7434, 68.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DC60104 [56.262199 34.743401 68.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC601A, 11697, 0x5DC60104, 56.9448, 39.0672, 68.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5DC60104 [56.944801 39.067200 68.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC601B, 9686, 0x5DC60104, 56.416, 34.3638, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60104 [56.416000 34.363800 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC601B, 9686, 0x5DC60104, 56.416, 34.3638, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60104 [56.416000 34.363800 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC601C, 9686, 0x5DC60104, 52.901, 36.9913, 70.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x75DC601F, 9686, 0x5DC60104, 57.3952, 36.2888, 71.475, 0.707107, 0, 0, /* @teleloc 0x5DC60104 [57.395199 36.288799 71.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6020, 9686, 0x5DC60104, 55.4506, 39.5331, 71.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60104 [55.450600 39.533100 71.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6020, 9686, 0x5DC60104, 55.4506, 39.5331, 71.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60104 [55.450600 39.533100 71.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6021, 11697, 0x5DC60106, 60.7422, 34.7404, 64.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x75DC6023, 9686, 0x5DC60106, 62.751, 34.7412, 65.95, 0.707107, 0, 0, - /* @teleloc 0x5DC60106 [62.750999 34.741199 65.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6024, 9686, 0x5DC60106, 57.476, 31.5413, 65.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60106 [57.476002 31.541300 65.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6024, 9686, 0x5DC60106, 57.476, 31.5413, 65.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60106 [57.476002 31.541300 65.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6025, 9686, 0x5DC60106, 52.851, 34.7663, 65.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5DC60106 [52.851002 34.766300 65.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6026, 9686, 0x5DC60106, 58.876, 38.0913, 65.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60106 [58.875999 38.091301 65.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6026, 9686, 0x5DC60106, 58.876, 38.0913, 65.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60106 [58.875999 38.091301 65.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6027, 11698, 0x5DC60106, 57.7683, 35.4068, 67.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5DC60106 [57.768299 35.406799 67.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6027, 11698, 0x5DC60106, 57.7683, 35.4068, 67.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5DC60106 [57.768299 35.406799 67.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6028, 9687, 0x5DC60106, 62.1882, 32.0842, 64.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x5DC60106 [62.188202 32.084202 64.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6029, 9686, 0x5DC60106, 60.0497, 31.5413, 65.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60106 [60.049702 31.541300 65.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6029, 9686, 0x5DC60106, 60.0497, 31.5413, 65.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60106 [60.049702 31.541300 65.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC602A, 9686, 0x5DC60106, 55.8261, 38.0913, 65.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60106 [55.826099 38.091301 65.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC602A, 9686, 0x5DC60106, 55.8261, 38.0913, 65.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60106 [55.826099 38.091301 65.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC602B, 11697, 0x5DC60106, 62.0564, 37.3341, 64.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5DC60106 [62.056400 37.334099 64.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC602C, 11697, 0x5DC60106, 58.6814, 34.8091, 64.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DC60106 [58.681400 34.809101 64.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC602C, 11697, 0x5DC60106, 58.6814, 34.8091, 64.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DC60106 [58.681400 34.809101 64.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC602D, 11697, 0x5DC60106, 53.4564, 32.1341, 64.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5DC60106 [53.456402 32.134102 64.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC602E, 412, 0x5DC60000, 55.4382, 39.8942, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5DC60000 [55.438202 39.894199 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC602E, 412, 0x5DC60000, 55.4382, 39.8942, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5DC60000 [55.438202 39.894199 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC602F, 9686, 0x5DC60000, 55.416, 39.9888, 71.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60000 [55.416000 39.988800 71.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC602F, 9686, 0x5DC60000, 55.416, 39.9888, 71.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60000 [55.416000 39.988800 71.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6030, 9686, 0x5DC60000, 57.3146, 39.9888, 69.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60000 [57.314602 39.988800 69.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6030, 9686, 0x5DC60000, 57.3146, 39.9888, 69.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60000 [57.314602 39.988800 69.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6031, 9686, 0x5DC60000, 53.5638, 39.9888, 69.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60000 [53.563801 39.988800 69.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6031, 9686, 0x5DC60000, 53.5638, 39.9888, 69.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60000 [53.563801 39.988800 69.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6032, 12679, 0x5DC60000, 51.7427, 40.5471, 68.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x5DC60000 [51.742699 40.547100 68.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6033, 12679, 0x5DC60000, 66.0927, 40.3221, 68.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5DC60000 [66.092697 40.322102 68.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6033, 12679, 0x5DC60000, 66.0927, 40.3221, 68.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5DC60000 [66.092697 40.322102 68.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6034, 9686, 0x5DC6010A, 35.6571, 86.1834, 71.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1489,12 +1489,12 @@ VALUES (0x75DC6173, 9686, 0x5DC60137, 100.813, 35.9579, 63.05, -0.707107, 0, 0, /* @teleloc 0x5DC60137 [100.813004 35.957901 63.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6174, 9686, 0x5DC60137, 103.197, 31.4454, 63.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60137 [103.196999 31.445400 63.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6174, 9686, 0x5DC60137, 103.197, 31.4454, 63.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60137 [103.196999 31.445400 63.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6175, 9686, 0x5DC60138, 110.647, 38.7454, 61.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60138 [110.647003 38.745399 61.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6175, 9686, 0x5DC60138, 110.647, 38.7454, 61.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60138 [110.647003 38.745399 61.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6176, 9686, 0x5DC60138, 115.047, 37.4454, 60.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x75DC6177, 9686, 0x5DC60138, 115.047, 33.7954, 60.8, 0.707107, 0, 0, - /* @teleloc 0x5DC60138 [115.046997 33.795399 60.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6178, 9686, 0x5DC60138, 110.597, 32.7954, 61.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60138 [110.597000 32.795399 61.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6178, 9686, 0x5DC60138, 110.597, 32.7954, 61.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60138 [110.597000 32.795399 61.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6179, 11697, 0x5DC60138, 106.862, 33.4572, 58.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x75DC617A, 11697, 0x5DC60138, 114.362, 37.8572, 58.05, -0.895323, 0, 0, /* @teleloc 0x5DC60138 [114.362000 37.857201 58.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC617B, 11698, 0x5DC60138, 110.652, 35.6454, 64.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5DC60138 [110.652000 35.645401 64.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC617B, 11698, 0x5DC60138, 110.652, 35.6454, 64.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5DC60138 [110.652000 35.645401 64.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC617C, 11697, 0x5DC60138, 110.762, 35.7072, 58.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x75DC617F, 9686, 0x5DC60138, 105.913, 34.161, 59.95, -0.707107, 0, 0, /* @teleloc 0x5DC60138 [105.913002 34.160999 59.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6180, 9686, 0x5DC60138, 113.746, 32.7954, 61.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60138 [113.746002 32.795399 61.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6180, 9686, 0x5DC60138, 113.746, 32.7954, 61.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60138 [113.746002 32.795399 61.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6181, 9686, 0x5DC60138, 107.503, 32.7954, 61.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60138 [107.502998 32.795399 61.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6181, 9686, 0x5DC60138, 107.503, 32.7954, 61.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60138 [107.502998 32.795399 61.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6182, 9686, 0x5DC60138, 115.047, 35.7397, 62, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5DC60138 [115.046997 35.739700 62.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6183, 9686, 0x5DC60138, 107.428, 38.7454, 61.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60138 [107.428001 38.745399 61.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6183, 9686, 0x5DC60138, 107.428, 38.7454, 61.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60138 [107.428001 38.745399 61.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6184, 9686, 0x5DC60138, 113.795, 38.7454, 61.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60138 [113.794998 38.745399 61.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6184, 9686, 0x5DC60138, 113.795, 38.7454, 61.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60138 [113.794998 38.745399 61.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6185, 9686, 0x5DC60138, 113.627, 38.7454, 60, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60138 [113.626999 38.745399 60.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6185, 9686, 0x5DC60138, 113.627, 38.7454, 60, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60138 [113.626999 38.745399 60.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6186, 11698, 0x5DC60138, 107.862, 35.6454, 64.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x75DC618A, 11697, 0x5DC60138, 114.675, 35.7072, 58.05, 0.707107, 0, 0, /* @teleloc 0x5DC60138 [114.675003 35.707199 58.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC618B, 11697, 0x5DC60138, 110.673, 33.3, 58.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DC60138 [110.672997 33.299999 58.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC618B, 11697, 0x5DC60138, 110.673, 33.3, 58.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DC60138 [110.672997 33.299999 58.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC618C, 11697, 0x5DC60138, 113.632, 33.4572, 58.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5DC60138 [113.632004 33.457199 58.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC618D, 9686, 0x5DC60139, 106.547, 32.7954, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60139 [106.546997 32.795399 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC618D, 9686, 0x5DC60139, 106.547, 32.7954, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60139 [106.546997 32.795399 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC618E, 9686, 0x5DC60139, 106.447, 38.3454, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60139 [106.446999 38.345402 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC618E, 9686, 0x5DC60139, 106.447, 38.3454, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60139 [106.446999 38.345402 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC618F, 9686, 0x5DC60139, 114.997, 35.6454, 56.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x75DC6193, 9686, 0x5DC60139, 100.813, 34.3435, 56.4, -0.707107, 0, 0, /* @teleloc 0x5DC60139 [100.813004 34.343498 56.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6194, 9686, 0x5DC60139, 110.683, 32.7954, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60139 [110.682999 32.795399 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6194, 9686, 0x5DC60139, 110.683, 32.7954, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60139 [110.682999 32.795399 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6195, 9686, 0x5DC60139, 110.249, 38.3454, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60139 [110.249001 38.345402 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6195, 9686, 0x5DC60139, 110.249, 38.3454, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60139 [110.249001 38.345402 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6196, 11698, 0x5DC60139, 108.884, 35.6454, 57.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x5DC60139 [108.884003 35.645401 57.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6197, 11697, 0x5DC60139, 108.522, 33.3378, 54.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DC60139 [108.522003 33.337799 54.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC6197, 11697, 0x5DC60139, 108.522, 33.3378, 54.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DC60139 [108.522003 33.337799 54.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC6198, 11697, 0x5DC60139, 108.392, 37.8078, 54.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5DC60139 [108.391998 37.807800 54.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75DC6198, 11697, 0x5DC60139, 108.392, 37.8078, 54.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5DC60139 [108.391998 37.807800 54.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC6199, 11697, 0x5DC60139, 107.389, 35.4864, 54.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5DC60139 [107.389000 35.486401 54.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC619A, 412, 0x5DC60000, 110.652, 40.2554, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5DC60000 [110.652000 40.255402 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC619A, 412, 0x5DC60000, 110.652, 40.2554, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5DC60000 [110.652000 40.255402 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC619B, 9686, 0x5DC60000, 110.697, 40.3754, 61.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60000 [110.696999 40.375401 61.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC619B, 9686, 0x5DC60000, 110.697, 40.3754, 61.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60000 [110.696999 40.375401 61.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC619C, 9686, 0x5DC60000, 114.537, 39.4184, 59.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60000 [114.537003 39.418400 59.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC619C, 9686, 0x5DC60000, 114.537, 39.4184, 59.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60000 [114.537003 39.418400 59.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC619D, 9686, 0x5DC60000, 106.857, 39.4184, 59.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5DC60000 [106.857002 39.418400 59.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC619D, 9686, 0x5DC60000, 106.857, 39.4184, 59.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5DC60000 [106.857002 39.418400 59.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC619E, 12679, 0x5DC60000, 113.103, 39.61, 58.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5DC60000 [113.102997 39.610001 58.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC619E, 12679, 0x5DC60000, 113.103, 39.61, 58.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5DC60000 [113.102997 39.610001 58.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75DC619F, 12679, 0x5DC60000, 108.263, 39.64, 58.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5DC60000 [108.263000 39.639999 58.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75DC619F, 12679, 0x5DC60000, 108.263, 39.64, 58.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5DC60000 [108.263000 39.639999 58.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75DC61A0, 13956, 0x5DC60104, 55.9915, 36.7428, 68.005, 0.084836, 0, 0, -0.996395, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5E44.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5E44.sql index 47a734469d..fbbc44785f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5E44.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5E44.sql @@ -185,8 +185,8 @@ VALUES (0x75E4402D, 22747, 0x5E4401DE, 150, -120, -17.995, 0.020795, 0, 0, 0.999 /* @teleloc 0x5E4401DE [150.000000 -120.000000 -17.995001] 0.020795 0.000000 0.000000 0.999784 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4402E, 22507, 0x5E4401E5, 150, -140, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ -/* @teleloc 0x5E4401E5 [150.000000 -140.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E4402E, 22507, 0x5E4401E5, 150, -140, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ +/* @teleloc 0x5E4401E5 [150.000000 -140.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4402F, 22747, 0x5E4401E9, 150, -160, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ @@ -201,12 +201,12 @@ VALUES (0x75E44031, 22747, 0x5E4401F4, 170.815, -54.9111, -17.9686, -0.119203, 0 /* @teleloc 0x5E4401F4 [170.815002 -54.911098 -17.968599] -0.119203 0.000000 0.000000 -0.992870 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44032, 22747, 0x5E4401FE, 170, -120, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reaper */ -/* @teleloc 0x5E4401FE [170.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44032, 22747, 0x5E4401FE, 170, -120, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ +/* @teleloc 0x5E4401FE [170.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44033, 22507, 0x5E440205, 170, -140, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ -/* @teleloc 0x5E440205 [170.000000 -140.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44033, 22507, 0x5E440205, 170, -140, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ +/* @teleloc 0x5E440205 [170.000000 -140.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E44034, 22747, 0x5E440209, 170, -160, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ @@ -221,8 +221,8 @@ VALUES (0x75E44036, 22747, 0x5E440213, 177.849, -57.5135, -17.995, -0.641398, 0, /* @teleloc 0x5E440213 [177.848999 -57.513500 -17.995001] -0.641398 0.000000 0.000000 -0.767209 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44037, 22747, 0x5E44021B, 190, -120, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reaper */ -/* @teleloc 0x5E44021B [190.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44037, 22747, 0x5E44021B, 190, -120, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ +/* @teleloc 0x5E44021B [190.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E44038, 22507, 0x5E440222, 190, -140, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ @@ -269,12 +269,12 @@ VALUES (0x75E44042, 22747, 0x5E440246, 18.6609, -132.721, -11.995, -0.019054, 0, /* @teleloc 0x5E440246 [18.660900 -132.720993 -11.995000] -0.019054 0.000000 0.000000 0.999818 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44043, 22747, 0x5E44024E, 21.2775, -166.756, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reaper */ -/* @teleloc 0x5E44024E [21.277500 -166.755997 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44043, 22747, 0x5E44024E, 21.2775, -166.756, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ +/* @teleloc 0x5E44024E [21.277500 -166.755997 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44044, 22747, 0x5E44024E, 18.8075, -166.756, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reaper */ -/* @teleloc 0x5E44024E [18.807501 -166.755997 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44044, 22747, 0x5E44024E, 18.8075, -166.756, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ +/* @teleloc 0x5E44024E [18.807501 -166.755997 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E44045, 22507, 0x5E440253, 50, -100, -11.995, 0.731689, 0, 0, -0.681639, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ @@ -289,12 +289,12 @@ VALUES (0x75E44047, 22747, 0x5E440259, 99.0453, -132.6, -11.995, -0.040964, 0, 0 /* @teleloc 0x5E440259 [99.045303 -132.600006 -11.995000] -0.040964 0.000000 0.000000 -0.999161 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44048, 22747, 0x5E440261, 98.6372, -167.223, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reaper */ -/* @teleloc 0x5E440261 [98.637199 -167.223007 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44048, 22747, 0x5E440261, 98.6372, -167.223, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ +/* @teleloc 0x5E440261 [98.637199 -167.223007 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44049, 22507, 0x5E440261, 100.958, -165.176, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ -/* @teleloc 0x5E440261 [100.958000 -165.175995 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44049, 22507, 0x5E440261, 100.958, -165.176, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ +/* @teleloc 0x5E440261 [100.958000 -165.175995 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4404A, 22507, 0x5E440263, 108.809, -136.91, -11.995, 0.044585, 0, 0, -0.999006, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ @@ -329,12 +329,12 @@ VALUES (0x75E44051, 22507, 0x5E44026A, 119.19, -134.9, -11.995, 0.010594, 0, 0, /* @teleloc 0x5E44026A [119.190002 -134.899994 -11.995000] 0.010594 0.000000 0.000000 -0.999944 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44052, 22507, 0x5E440272, 118.625, -166.007, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ -/* @teleloc 0x5E440272 [118.625000 -166.007004 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44052, 22507, 0x5E440272, 118.625, -166.007, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ +/* @teleloc 0x5E440272 [118.625000 -166.007004 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44053, 22747, 0x5E440272, 120.95, -167.184, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reaper */ -/* @teleloc 0x5E440272 [120.949997 -167.184006 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44053, 22747, 0x5E440272, 120.95, -167.184, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ +/* @teleloc 0x5E440272 [120.949997 -167.184006 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E44054, 22747, 0x5E440278, 169.814, -99.9668, -11.995, -0.751515, 0, 0, -0.659716, True, '2005-02-09 10:00:00'); /* Reaper */ @@ -349,12 +349,12 @@ VALUES (0x75E44056, 22747, 0x5E44027D, 199.07, -133.163, -11.995, -0.0292, 0, 0, /* @teleloc 0x5E44027D [199.070007 -133.162994 -11.995000] -0.029200 0.000000 0.000000 -0.999574 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44057, 22747, 0x5E440285, 198.694, -167.532, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reaper */ -/* @teleloc 0x5E440285 [198.694000 -167.531998 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44057, 22747, 0x5E440285, 198.694, -167.532, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ +/* @teleloc 0x5E440285 [198.694000 -167.531998 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44058, 22747, 0x5E440285, 200.94, -167.532, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reaper */ -/* @teleloc 0x5E440285 [200.940002 -167.531998 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44058, 22747, 0x5E440285, 200.94, -167.532, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ +/* @teleloc 0x5E440285 [200.940002 -167.531998 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E44059, 22507, 0x5E440287, 209.245, -140.069, -11.995, 0.04578, 0, 0, -0.998952, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ @@ -413,8 +413,8 @@ VALUES (0x75E44066, 22747, 0x5E4402BC, 60, -110, -5.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x5E4402BC [60.000000 -110.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44067, 22747, 0x5E4402C0, 60, -130, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reaper */ -/* @teleloc 0x5E4402C0 [60.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44067, 22747, 0x5E4402C0, 60, -130, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ +/* @teleloc 0x5E4402C0 [60.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E44068, 22507, 0x5E4402C9, 68.646, -89.5502, -5.995, -0.052125, 0, 0, 0.998641, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ @@ -513,8 +513,8 @@ VALUES (0x75E4407F, 22507, 0x5E440324, 161.329, -110.097, -5.995, 0.715779, 0, 0 /* @teleloc 0x5E440324 [161.328995 -110.097000 -5.995000] 0.715779 0.000000 0.000000 -0.698327 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44080, 22747, 0x5E440328, 160, -130, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Reaper */ -/* @teleloc 0x5E440328 [160.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44080, 22747, 0x5E440328, 160, -130, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ +/* @teleloc 0x5E440328 [160.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E44081, 22747, 0x5E44032A, 170, -80, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Reaper */ @@ -722,7 +722,7 @@ VALUES (0x75E4408E, 22507, 0x5E440369, 120.928, -95.3397, 0.005, 0.012425, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4408F, 22507, 0x5E440369, 119.197, -95.4494, 0, 0.037417, 0, 0, -0.9993, True, '2005-02-09 10:00:00'); /* Obsidian Chittick */ -/* @teleloc 0x5E440369 [119.196999 -95.449402 0.000000] 0.037416 0.000000 0.000000 -0.999300 */ +/* @teleloc 0x5E440369 [119.196999 -95.449402 0.000000] 0.037417 0.000000 0.000000 -0.999300 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E44090, 22747, 0x5E44036B, 118.842, -98.371, 0.005, -0.003382, 0, 0, -0.999994, True, '2005-02-09 10:00:00'); /* Reaper */ @@ -741,8 +741,8 @@ VALUES (0x75E44093, 22747, 0x5E44036D, 118.993, -105.315, 0.005, 0.074241, 0, 0, /* @teleloc 0x5E44036D [118.992996 -105.315002 0.005000] 0.074241 0.000000 0.000000 -0.997240 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44094, 3960, 0x5E440111, 0, -160, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5E440111 [0.000000 -160.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44094, 3960, 0x5E440111, 0, -160, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5E440111 [0.000000 -160.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E44095, 3960, 0x5E440128, 180, -40, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ @@ -753,8 +753,8 @@ VALUES (0x75E44096, 3991, 0x5E440290, 29.9033, -93.5943, -5.995, 0, 0, 0, -1, F /* @teleloc 0x5E440290 [29.903299 -93.594299 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E44097, 3991, 0x5E440293, 30.0669, -96.3525, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5E440293 [30.066900 -96.352501 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E44097, 3991, 0x5E440293, 30.0669, -96.3525, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5E440293 [30.066900 -96.352501 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E44098, 3969, 0x5E4402EB, 93.471, -70.139, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -769,8 +769,8 @@ VALUES (0x75E4409A, 3991, 0x5E44033E, 179.827, -93.456, -5.995, 0, 0, 0, -1, Fa /* @teleloc 0x5E44033E [179.826996 -93.456001 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4409B, 3991, 0x5E440341, 180, -96.6561, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5E440341 [180.000000 -96.656097 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E4409B, 3991, 0x5E440341, 180, -96.6561, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5E440341 [180.000000 -96.656097 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4409C, 14546, 0x5E440108, 164.109, -220, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -781,16 +781,16 @@ VALUES (0x75E4409D, 14546, 0x5E44010B, 170, -220, -41.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x5E44010B [170.000000 -220.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4409E, 14546, 0x5E44010E, 177.005, -220, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E44010E [177.005005 -220.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E4409E, 14546, 0x5E44010E, 177.005, -220, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E44010E [177.005005 -220.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4409F, 14546, 0x5E44013E, 170, -190, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ /* @teleloc 0x5E44013E [170.000000 -190.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440A0, 14546, 0x5E440153, 30, -180, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E440153 [30.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440A0, 14546, 0x5E440153, 30, -180, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E440153 [30.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440A1, 14546, 0x5E440157, 40, -170, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -801,16 +801,16 @@ VALUES (0x75E440A2, 14546, 0x5E440163, 170, -150, -23.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x5E440163 [170.000000 -150.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440A3, 14546, 0x5E44016A, 180, -30, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E44016A [180.000000 -30.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440A3, 14546, 0x5E44016A, 180, -30, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E44016A [180.000000 -30.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440A4, 14546, 0x5E440171, 190, -20, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ /* @teleloc 0x5E440171 [190.000000 -20.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440A5, 14546, 0x5E440177, 200, -20, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E440177 [200.000000 -20.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440A5, 14546, 0x5E440177, 200, -20, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E440177 [200.000000 -20.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440A6, 14546, 0x5E440193, 50, -140, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -841,8 +841,8 @@ VALUES (0x75E440AC, 14546, 0x5E4401F6, 170, -60, -17.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x5E4401F6 [170.000000 -60.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440AD, 14546, 0x5E440205, 170, -140, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E440205 [170.000000 -140.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440AD, 14546, 0x5E440205, 170, -140, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E440205 [170.000000 -140.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440AE, 14546, 0x5E440209, 170, -160, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -865,8 +865,8 @@ VALUES (0x75E440B2, 14546, 0x5E44024C, 20, -160, -11.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x5E44024C [20.000000 -160.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440B3, 14546, 0x5E44025B, 100, -140, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E44025B [100.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440B3, 14546, 0x5E44025B, 100, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E44025B [100.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440B4, 14546, 0x5E44025F, 100, -160, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -885,8 +885,8 @@ VALUES (0x75E440B7, 14546, 0x5E440270, 120, -160, -11.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x5E440270 [120.000000 -160.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440B8, 14546, 0x5E44027F, 200, -140, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E44027F [200.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440B8, 14546, 0x5E44027F, 200, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E44027F [200.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440B9, 14546, 0x5E440283, 200, -160, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -901,8 +901,8 @@ VALUES (0x75E440BB, 14546, 0x5E4402A2, 50, -80, -5.995, 1, 0, 0, 0, False, '2005 /* @teleloc 0x5E4402A2 [50.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440BC, 14546, 0x5E4402A8, 50, -110, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E4402A8 [50.000000 -110.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440BC, 14546, 0x5E4402A8, 50, -110, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E4402A8 [50.000000 -110.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440BD, 14546, 0x5E4402AF, 50, -140, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -921,12 +921,12 @@ VALUES (0x75E440C0, 14546, 0x5E4402B7, 50, -160, -5.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x5E4402B7 [50.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440C1, 14546, 0x5E4402C0, 60, -130, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E4402C0 [60.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440C1, 14546, 0x5E4402C0, 60, -130, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E4402C0 [60.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440C2, 14546, 0x5E4402CC, 70, -100, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E4402CC [70.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440C2, 14546, 0x5E4402CC, 70, -100, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E4402CC [70.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440C3, 14546, 0x5E4402D1, 70.5918, -120.04, -5.995, 0.709382, 0, 0, 0.704824, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -945,8 +945,8 @@ VALUES (0x75E440C6, 14546, 0x5E440304, 150, -80, -5.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x5E440304 [150.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440C7, 14546, 0x5E440309, 150, -100, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E440309 [150.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440C7, 14546, 0x5E440309, 150, -100, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E440309 [150.000000 -100.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440C8, 14546, 0x5E44030E, 150, -120, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -961,8 +961,8 @@ VALUES (0x75E440CA, 14546, 0x5E44031F, 150, -160, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x5E44031F [150.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440CB, 14546, 0x5E440328, 160, -130, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E440328 [160.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440CB, 14546, 0x5E440328, 160, -130, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E440328 [160.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440CC, 14546, 0x5E440331, 170, -140, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -985,8 +985,8 @@ VALUES (0x75E440D0, 14546, 0x5E440364, 110, -130, 0.005, 1, 0, 0, 0, False, '200 /* @teleloc 0x5E440364 [110.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E440D1, 14546, 0x5E440367, 110.314, -146.775, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x5E440367 [110.314003 -146.774994 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E440D1, 14546, 0x5E440367, 110.314, -146.775, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x5E440367 [110.314003 -146.774994 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E440D2, 14546, 0x5E44036B, 120, -100, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5E45.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5E45.sql index 373ee6b19e..6b92629c81 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5E45.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5E45.sql @@ -533,8 +533,8 @@ VALUES (0x75E45088, 23990, 0x5E45027B, 111.972, -66.8729, -5.995, 0.417254, 0, 0 /* @teleloc 0x5E45027B [111.972000 -66.872902 -5.995000] 0.417254 0.000000 0.000000 0.908790 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E45089, 7923, 0x5E45027C, 110, -80, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x5E45027C [110.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E45089, 7923, 0x5E45027C, 110, -80, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x5E45027C [110.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75E45089, 0x75E45071, '2005-02-09 10:00:00') /* Olthoi Warrior (23482) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5E46.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5E46.sql index a8f37ea684..1d000aa799 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5E46.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5E46.sql @@ -5,8 +5,8 @@ VALUES (0x75E46000, 5627, 0x5E460106, 44.6026, -50.0044, -41.995, -0.707107, 0, /* @teleloc 0x5E460106 [44.602600 -50.004398 -41.994999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E46001, 5627, 0x5E46026C, 80, -160, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E46026C [80.000000 -160.000000 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E46001, 5627, 0x5E46026C, 80, -160, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E46026C [80.000000 -160.000000 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E46002, 5627, 0x5E460294, 105.397, -99.9956, -29.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -37,12 +37,12 @@ VALUES (0x75E46005, 0x75E46004, '2005-02-09 10:00:00') /* Rat Nose (24245) */ , (0x75E46005, 0x75E460DB, '2005-02-09 10:00:00') /* Scout Luzumin Abigwei (24249) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E46006, 5627, 0x5E46039B, 140, -190, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E46039B [140.000000 -190.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E46006, 5627, 0x5E46039B, 140, -190, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E46039B [140.000000 -190.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E46007, 5627, 0x5E4603B8, 150, -190, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4603B8 [150.000000 -190.000000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E46007, 5627, 0x5E4603B8, 150, -190, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4603B8 [150.000000 -190.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E46008, 5627, 0x5E4603CD, 155.397, -159.996, -11.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -69,20 +69,20 @@ VALUES (0x75E4600E, 5627, 0x5E4604C2, 184.603, -150.004, 0.005, -0.707107, 0, 0 /* @teleloc 0x5E4604C2 [184.602997 -150.003998 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4600F, 5627, 0x5E4604D5, 200, -110, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4604D5 [200.000000 -110.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E4600F, 5627, 0x5E4604D5, 200, -110, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4604D5 [200.000000 -110.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E46010, 5627, 0x5E4604E4, 209.996, -94.6026, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x5E4604E4 [209.996002 -94.602600 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E46011, 5627, 0x5E4604EA, 210, -110, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4604EA [210.000000 -110.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E46011, 5627, 0x5E4604EA, 210, -110, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4604EA [210.000000 -110.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E46012, 5627, 0x5E4604FB, 220, -110, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4604FB [220.000000 -110.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E46012, 5627, 0x5E4604FB, 220, -110, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4604FB [220.000000 -110.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E46013, 23990, 0x5E460100, 29.2936, -52.8001, -41.995, -0.968529, 0, 0, -0.248901, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ @@ -153,8 +153,8 @@ VALUES (0x75E46023, 23481, 0x5E460157, 100, -55.2761, -41.995, 0.974794, 0, 0, - /* @teleloc 0x5E460157 [100.000000 -55.276100 -41.994999] 0.974794 0.000000 0.000000 -0.223106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E46024, 23990, 0x5E46015B, 100, -90, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ -/* @teleloc 0x5E46015B [100.000000 -90.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E46024, 23990, 0x5E46015B, 100, -90, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ +/* @teleloc 0x5E46015B [100.000000 -90.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E46025, 23990, 0x5E46015C, 100, -100, -41.995, 0.984727, 0, 0, 0.174108, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ @@ -222,8 +222,8 @@ VALUES (0x75E46033, 23987, 0x5E46018D, 132.596, -58.4784, -41.995, 0.973069, 0, /* @teleloc 0x5E46018D [132.595993 -58.478401 -41.994999] 0.973069 0.000000 0.000000 -0.230513 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E46034, 23481, 0x5E460191, 130, -90, -41.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ -/* @teleloc 0x5E460191 [130.000000 -90.000000 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E46034, 23481, 0x5E460191, 130, -90, -41.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ +/* @teleloc 0x5E460191 [130.000000 -90.000000 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E46035, 23481, 0x5E460191, 125.979, -90.0953, -41.995, 0.930507, 0, 0, -0.366273, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ @@ -393,8 +393,8 @@ VALUES (0x75E4605D, 24295, 0x5E46025B, 69.0305, -144.759, -29.995, 0.193788, 0, /* @teleloc 0x5E46025B [69.030502 -144.759003 -29.995001] 0.193788 0.000000 0.000000 -0.981043 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4605E, 24295, 0x5E46025E, 70, -150, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Advance Guard */ -/* @teleloc 0x5E46025E [70.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E4605E, 24295, 0x5E46025E, 70, -150, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Advance Guard */ +/* @teleloc 0x5E46025E [70.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4605F, 24295, 0x5E460261, 65.8416, -159.316, -29.995, 0.588098, 0, 0, 0.80879, True, '2005-02-09 10:00:00'); /* Olthoi Advance Guard */ @@ -509,8 +509,8 @@ VALUES (0x75E46078, 0x75E4607A, '2005-02-09 10:00:00') /* Small Olthoi Grub (242 , (0x75E46078, 0x75E4607B, '2005-02-09 10:00:00') /* Small Olthoi Grub (24269) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E46079, 5627, 0x5E4602AC, 120.004, -165.397, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4602AC [120.003998 -165.397003 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E46079, 5627, 0x5E4602AC, 120.004, -165.397, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4602AC [120.003998 -165.397003 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4607A, 24269, 0x5E4602AC, 120.115, -165.986, -29.995, 0.72379, 0, 0, 0.69002, True, '2005-02-09 10:00:00'); /* Small Olthoi Grub */ @@ -606,8 +606,8 @@ VALUES (0x75E4608F, 29956, 0x5E4602DC, 90.4047, -155.249, -23.995, 0.267499, 0, /* @teleloc 0x5E4602DC [90.404701 -155.248993 -23.995001] 0.267499 0.000000 0.000000 -0.963558 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E46090, 29956, 0x5E4602DF, 90, -166.226, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ -/* @teleloc 0x5E4602DF [90.000000 -166.225998 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E46090, 29956, 0x5E4602DF, 90, -166.226, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ +/* @teleloc 0x5E4602DF [90.000000 -166.225998 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E46091, 23989, 0x5E4602E0, 90, -180, -23.995, 0.678557, 0, 0, -0.734548, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -714,8 +714,8 @@ VALUES (0x75E460AB, 24297, 0x5E4603DE, 166.88, -129.675, -11.9488, -0.798117, 0, /* @teleloc 0x5E4603DE [166.880005 -129.675003 -11.948800] -0.798117 0.000000 0.000000 -0.602502 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E460AC, 24297, 0x5E4603E2, 170, -147.687, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ -/* @teleloc 0x5E4603E2 [170.000000 -147.686996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E460AC, 24297, 0x5E4603E2, 170, -147.687, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ +/* @teleloc 0x5E4603E2 [170.000000 -147.686996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E460AD, 29956, 0x5E4603E5, 170.579, -191.057, -11.995, 0.914107, 0, 0, -0.405474, True, '2005-02-09 10:00:00'); /* Olthoi Soldier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5E48.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5E48.sql index 2a3f810e53..df195eb3db 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5E48.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5E48.sql @@ -341,8 +341,8 @@ VALUES (0x75E48057, 23482, 0x5E480235, 270, -290, -83.995, 0.7485, 0, 0, 0.66313 /* @teleloc 0x5E480235 [270.000000 -290.000000 -83.995003] 0.748500 0.000000 0.000000 0.663135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E48058, 23990, 0x5E480239, 280, -300, -83.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ -/* @teleloc 0x5E480239 [280.000000 -300.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E48058, 23990, 0x5E480239, 280, -300, -83.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ +/* @teleloc 0x5E480239 [280.000000 -300.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E48059, 23990, 0x5E48023D, 290, -310, -83.995, 0.825336, 0, 0, 0.564642, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ @@ -493,8 +493,8 @@ VALUES (0x75E4807D, 23989, 0x5E4802C9, 70.0686, -232.981, -47.9599, -0.523971, 0 /* @teleloc 0x5E4802C9 [70.068604 -232.981003 -47.959900] -0.523971 0.000000 0.000000 -0.851736 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4807E, 5627, 0x5E4802CE, 70.0044, -245.397, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4802CE [70.004402 -245.397003 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E4807E, 5627, 0x5E4802CE, 70.0044, -245.397, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4802CE [70.004402 -245.397003 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4807F, 23989, 0x5E4802CE, 69.827, -246.783, -47.995, 0.995328, 0, 0, 0.096556, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -509,8 +509,8 @@ VALUES (0x75E48081, 23989, 0x5E4802D9, 89.2427, -242.772, -47.995, -0.116171, 0, /* @teleloc 0x5E4802D9 [89.242699 -242.772003 -47.994999] -0.116171 0.000000 0.000000 -0.993229 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E48082, 5627, 0x5E4802DD, 90.0044, -245.397, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4802DD [90.004402 -245.397003 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E48082, 5627, 0x5E4802DD, 90.0044, -245.397, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4802DD [90.004402 -245.397003 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E48083, 23990, 0x5E4802DE, 100, -240, -47.995, 0.764842, 0, 0, 0.644218, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ @@ -702,8 +702,8 @@ VALUES (0x75E480A2, 23989, 0x5E480368, 64.195, -149.437, -29.995, 0.552772, 0, 0 /* @teleloc 0x5E480368 [64.195000 -149.436996 -29.995001] 0.552772 0.000000 0.000000 -0.833333 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E480A3, 23989, 0x5E480369, 60.8101, -146.738, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ -/* @teleloc 0x5E480369 [60.810101 -146.738007 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E480A3, 23989, 0x5E480369, 60.8101, -146.738, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ +/* @teleloc 0x5E480369 [60.810101 -146.738007 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E480A4, 23989, 0x5E48036F, 65.0565, -123.242, -29.995, 0.018777, 0, 0, -0.999824, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -862,8 +862,8 @@ VALUES (0x75E480CA, 23989, 0x5E4803D1, 20.8258, -35.3716, -11.995, -0.056847, 0, /* @teleloc 0x5E4803D1 [20.825800 -35.371601 -11.995000] -0.056847 0.000000 0.000000 -0.998383 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E480CB, 11478, 0x5E4803D1, 20, -40, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ -/* @teleloc 0x5E4803D1 [20.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E480CB, 11478, 0x5E4803D1, 20, -40, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ +/* @teleloc 0x5E4803D1 [20.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E480CC, 11478, 0x5E4803D8, 23.8661, -59.7086, -11.995, 0.833759, 0, 0, 0.552129, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -958,8 +958,8 @@ VALUES (0x75E480E2, 23989, 0x5E48041A, 40.2433, -48.8659, -5.995, 0.620476, 0, 0 /* @teleloc 0x5E48041A [40.243301 -48.865898 -5.995000] 0.620476 0.000000 0.000000 0.784225 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E480E3, 24297, 0x5E48043B, 20, -27.4305, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ -/* @teleloc 0x5E48043B [20.000000 -27.430500 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E480E3, 24297, 0x5E48043B, 20, -27.4305, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ +/* @teleloc 0x5E48043B [20.000000 -27.430500 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E480E4, 24297, 0x5E48043B, 18.6196, -28.9863, 0.005, 0.921061, 0, 0, -0.389418, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ @@ -1071,8 +1071,8 @@ VALUES (0x75E480E6, 24297, 0x5E48043F, 33.2733, -22.0847, 0.005, 0.803805, 0, 0, /* @teleloc 0x5E48043F [33.273300 -22.084700 0.005000] 0.803805 0.000000 0.000000 0.594893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E480E7, 24297, 0x5E480443, 30, -30, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ -/* @teleloc 0x5E480443 [30.000000 -30.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E480E7, 24297, 0x5E480443, 30, -30, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ +/* @teleloc 0x5E480443 [30.000000 -30.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E480E9, 7923, 0x5E480158, 470, -310, -119.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -1123,8 +1123,8 @@ VALUES (0x75E480E9, 0x75E4800F, '2005-02-09 10:00:00') /* Olthoi Swarm Eviscerat , (0x75E480E9, 0x75E48039, '2005-02-09 10:00:00') /* Olthoi Egg (24641) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E480EB, 7923, 0x5E480233, 260, -290, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x5E480233 [260.000000 -290.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E480EB, 7923, 0x5E480233, 260, -290, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x5E480233 [260.000000 -290.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75E480EB, 0x75E48003, '2005-02-09 10:00:00') /* Olthoi Swarm Eviscerator (23990) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5E49.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5E49.sql index f708c8ed74..d202cb1533 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5E49.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5E49.sql @@ -325,8 +325,8 @@ VALUES (0x75E49052, 11478, 0x5E4902C6, 119.54, -265.596, -35.995, 0.999977, 0, 0 /* @teleloc 0x5E4902C6 [119.540001 -265.596008 -35.994999] 0.999977 0.000000 0.000000 -0.006805 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E49053, 5627, 0x5E4902C8, 120.004, -275.397, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4902C8 [120.003998 -275.397003 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E49053, 5627, 0x5E4902C8, 120.004, -275.397, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4902C8 [120.003998 -275.397003 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E49054, 212, 0x5E4902C8, 119.851, -276.849, -35.995, 0.999513, 0, 0, 0.031219, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5E4A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5E4A.sql index 11ee86f8fa..29e6fef56c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5E4A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5E4A.sql @@ -345,8 +345,8 @@ VALUES (0x75E4A057, 23482, 0x5E4A0235, 270, -290, -83.995, 0.7485, 0, 0, 0.66313 /* @teleloc 0x5E4A0235 [270.000000 -290.000000 -83.995003] 0.748500 0.000000 0.000000 0.663135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4A058, 23990, 0x5E4A0239, 280, -300, -83.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ -/* @teleloc 0x5E4A0239 [280.000000 -300.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E4A058, 23990, 0x5E4A0239, 280, -300, -83.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ +/* @teleloc 0x5E4A0239 [280.000000 -300.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4A059, 23990, 0x5E4A023D, 290, -310, -83.995, 0.825336, 0, 0, 0.564642, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ @@ -497,8 +497,8 @@ VALUES (0x75E4A07D, 23989, 0x5E4A02C9, 70.0686, -232.981, -47.9599, -0.523971, 0 /* @teleloc 0x5E4A02C9 [70.068604 -232.981003 -47.959900] -0.523971 0.000000 0.000000 -0.851736 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4A07E, 5627, 0x5E4A02CE, 70.0044, -245.397, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4A02CE [70.004402 -245.397003 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E4A07E, 5627, 0x5E4A02CE, 70.0044, -245.397, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4A02CE [70.004402 -245.397003 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4A07F, 23989, 0x5E4A02CE, 69.827, -246.783, -47.995, 0.995328, 0, 0, 0.096556, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -513,8 +513,8 @@ VALUES (0x75E4A081, 23989, 0x5E4A02D9, 89.2427, -242.772, -47.995, -0.116171, 0, /* @teleloc 0x5E4A02D9 [89.242699 -242.772003 -47.994999] -0.116171 0.000000 0.000000 -0.993229 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4A082, 5627, 0x5E4A02DD, 90.0044, -245.397, -47.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4A02DD [90.004402 -245.397003 -47.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E4A082, 5627, 0x5E4A02DD, 90.0044, -245.397, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4A02DD [90.004402 -245.397003 -47.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4A083, 23990, 0x5E4A02DE, 100, -240, -47.995, 0.764842, 0, 0, 0.644218, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ @@ -706,8 +706,8 @@ VALUES (0x75E4A0A2, 23989, 0x5E4A0368, 64.195, -149.437, -29.995, 0.552772, 0, 0 /* @teleloc 0x5E4A0368 [64.195000 -149.436996 -29.995001] 0.552772 0.000000 0.000000 -0.833333 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4A0A3, 23989, 0x5E4A0369, 60.8101, -146.738, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ -/* @teleloc 0x5E4A0369 [60.810101 -146.738007 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E4A0A3, 23989, 0x5E4A0369, 60.8101, -146.738, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ +/* @teleloc 0x5E4A0369 [60.810101 -146.738007 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4A0A4, 23989, 0x5E4A036F, 65.0565, -123.242, -29.995, 0.018777, 0, 0, -0.999824, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -866,8 +866,8 @@ VALUES (0x75E4A0CA, 23989, 0x5E4A03D1, 20.8258, -35.3716, -11.995, -0.056847, 0, /* @teleloc 0x5E4A03D1 [20.825800 -35.371601 -11.995000] -0.056847 0.000000 0.000000 -0.998383 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4A0CB, 11478, 0x5E4A03D1, 20, -40, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ -/* @teleloc 0x5E4A03D1 [20.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E4A0CB, 11478, 0x5E4A03D1, 20, -40, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ +/* @teleloc 0x5E4A03D1 [20.000000 -40.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4A0CC, 11478, 0x5E4A03D8, 23.8661, -59.7086, -11.995, 0.833759, 0, 0, 0.552129, True, '2005-02-09 10:00:00'); /* Olthoi Eviscerator */ @@ -962,8 +962,8 @@ VALUES (0x75E4A0E2, 23989, 0x5E4A041A, 40.2433, -48.8659, -5.995, 0.620476, 0, 0 /* @teleloc 0x5E4A041A [40.243301 -48.865898 -5.995000] 0.620476 0.000000 0.000000 0.784225 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4A0E3, 24297, 0x5E4A043B, 20, -27.4305, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ -/* @teleloc 0x5E4A043B [20.000000 -27.430500 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E4A0E3, 24297, 0x5E4A043B, 20, -27.4305, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ +/* @teleloc 0x5E4A043B [20.000000 -27.430500 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4A0E4, 24297, 0x5E4A043B, 18.6196, -28.9863, 0.005, 0.921061, 0, 0, -0.389418, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ @@ -1075,8 +1075,8 @@ VALUES (0x75E4A0E6, 24297, 0x5E4A043F, 33.2733, -22.0847, 0.005, 0.803805, 0, 0, /* @teleloc 0x5E4A043F [33.273300 -22.084700 0.005000] 0.803805 0.000000 0.000000 0.594893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4A0E7, 24297, 0x5E4A0443, 30, -30, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ -/* @teleloc 0x5E4A0443 [30.000000 -30.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E4A0E7, 24297, 0x5E4A0443, 30, -30, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Guard */ +/* @teleloc 0x5E4A0443 [30.000000 -30.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4A0E8, 24634, 0x5E4A0446, 39.893, -11.2105, 0.005, 0.453596, 0, 0, 0.891207, False, '2005-02-09 10:00:00'); /* Exit portal */ @@ -1131,8 +1131,8 @@ VALUES (0x75E4A0E9, 0x75E4A00F, '2005-02-09 10:00:00') /* Olthoi Swarm Eviscerat , (0x75E4A0E9, 0x75E4A039, '2005-02-09 10:00:00') /* Olthoi Egg (24641) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4A0EA, 7923, 0x5E4A0233, 260, -290, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x5E4A0233 [260.000000 -290.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75E4A0EA, 7923, 0x5E4A0233, 260, -290, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x5E4A0233 [260.000000 -290.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75E4A0EA, 0x75E4A003, '2005-02-09 10:00:00') /* Olthoi Swarm Eviscerator (23990) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5E4B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5E4B.sql index 2fc44e952a..399a287260 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5E4B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5E4B.sql @@ -325,8 +325,8 @@ VALUES (0x75E4B052, 11478, 0x5E4B02C6, 119.54, -265.596, -35.995, 0.999977, 0, 0 /* @teleloc 0x5E4B02C6 [119.540001 -265.596008 -35.994999] 0.999977 0.000000 0.000000 -0.006805 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4B053, 5627, 0x5E4B02C8, 120.004, -275.397, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4B02C8 [120.003998 -275.397003 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E4B053, 5627, 0x5E4B02C8, 120.004, -275.397, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4B02C8 [120.003998 -275.397003 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4B054, 212, 0x5E4B02C8, 119.851, -276.849, -35.995, 0.999513, 0, 0, 0.031219, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5E4D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5E4D.sql index cd10701e23..09204f51a7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5E4D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5E4D.sql @@ -5,8 +5,8 @@ VALUES (0x75E4D000, 25711, 0x5E4D0105, 10.9106, -30.881, -5.995, -0.999135, 0, 0 /* @teleloc 0x5E4D0105 [10.910600 -30.881001 -5.995000] -0.999135 0.000000 0.000000 0.041580 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4D001, 2180, 0x5E4D0105, 10, -34.75, -5.918, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4D0105 [10.000000 -34.750000 -5.918000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E4D001, 2180, 0x5E4D0105, 10, -34.75, -5.918, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4D0105 [10.000000 -34.750000 -5.918000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4D002, 25716, 0x5E4D0107, 10, -50, -5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Encrusted Scrollcase */ @@ -613,8 +613,8 @@ VALUES (0x75E4D07F, 278, 0x5E4D0181, 130, -15.25, 0, -1, 0, 0, 0, False, '2005 /* @teleloc 0x5E4D0181 [130.000000 -15.250000 0.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4D080, 278, 0x5E4D0182, 130, -24.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4D0182 [130.000000 -24.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E4D080, 278, 0x5E4D0182, 130, -24.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4D0182 [130.000000 -24.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4D081, 143, 0x5E4D0183, 131.5, -32, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -665,8 +665,8 @@ VALUES (0x75E4D08C, 25709, 0x5E4D0183, 126.75, -28, 0.005, 0.707107, 0, 0, -0.70 /* @teleloc 0x5E4D0183 [126.750000 -28.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4D08D, 278, 0x5E4D0186, 130, -34.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4D0186 [130.000000 -34.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E4D08D, 278, 0x5E4D0186, 130, -34.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4D0186 [130.000000 -34.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4D08E, 143, 0x5E4D018B, 131.5, -72, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -773,8 +773,8 @@ VALUES (0x75E4D0A7, 278, 0x5E4D0191, 130, -75.25, 0, -1, 0, 0, 0, False, '2005 /* @teleloc 0x5E4D0191 [130.000000 -75.250000 0.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75E4D0A8, 278, 0x5E4D0192, 130, -84.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5E4D0192 [130.000000 -84.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75E4D0A8, 278, 0x5E4D0192, 130, -84.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5E4D0192 [130.000000 -84.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75E4D0A9, 278, 0x5E4D0195, 144.75, -10, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5EAF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5EAF.sql index 5d65651c47..5a4f1a038b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5EAF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5EAF.sql @@ -5,16 +5,16 @@ VALUES (0x75EAF000, 9686, 0x5EAF0100, 105.738, 35.0873, 83.5, -0.707107, 0, 0, /* @teleloc 0x5EAF0100 [105.737999 35.087299 83.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF001, 9686, 0x5EAF0100, 104.538, 33.1873, 82.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0100 [104.538002 33.187302 82.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF001, 9686, 0x5EAF0100, 104.538, 33.1873, 82.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0100 [104.538002 33.187302 82.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF002, 11697, 0x5EAF0100, 105.351, 37.838, 80.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5EAF0100 [105.350998 37.838001 80.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF003, 11697, 0x5EAF0100, 104.326, 33.563, 80.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EAF0100 [104.325996 33.563000 80.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF003, 11697, 0x5EAF0100, 104.326, 33.563, 80.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EAF0100 [104.325996 33.563000 80.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF004, 9686, 0x5EAF0100, 101.088, 33.9623, 82.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x75EAF006, 9686, 0x5EAF0100, 101.088, 37.4373, 82.5, -0.707107, 0, 0, /* @teleloc 0x5EAF0100 [101.087997 37.437302 82.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF007, 9686, 0x5EAF0100, 103.506, 38.3334, 83.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0100 [103.505997 38.333401 83.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF007, 9686, 0x5EAF0100, 103.506, 38.3334, 83.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0100 [103.505997 38.333401 83.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF008, 9686, 0x5EAF0100, 105.738, 37.1822, 82.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5EAF0100 [105.737999 37.182201 82.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF009, 9686, 0x5EAF0101, 107.392, 31.3022, 81.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0101 [107.391998 31.302200 81.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF009, 9686, 0x5EAF0101, 107.392, 31.3022, 81.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0101 [107.391998 31.302200 81.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF00A, 9686, 0x5EAF0101, 112.77, 31.3022, 81.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0101 [112.769997 31.302200 81.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF00A, 9686, 0x5EAF0101, 112.77, 31.3022, 81.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0101 [112.769997 31.302200 81.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF00B, 9686, 0x5EAF0101, 110.12, 37.2522, 83.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0101 [110.120003 37.252201 83.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF00B, 9686, 0x5EAF0101, 110.12, 37.2522, 83.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0101 [110.120003 37.252201 83.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF00C, 9686, 0x5EAF0101, 114.07, 36.2022, 81.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x75EAF010, 11698, 0x5EAF0101, 110.129, 34.3444, 86.6, -0.707107, 0, 0, /* @teleloc 0x5EAF0101 [110.128998 34.344398 86.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF011, 11697, 0x5EAF0101, 110.115, 36.8778, 80.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EAF0101 [110.114998 36.877800 80.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF011, 11697, 0x5EAF0101, 110.115, 36.8778, 80.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EAF0101 [110.114998 36.877800 80.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF012, 9686, 0x5EAF0101, 114.07, 32.4118, 81.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x75EAF013, 9686, 0x5EAF0101, 114.07, 34.2645, 83.875, 0.707107, 0, 0, /* @teleloc 0x5EAF0101 [114.070000 34.264500 83.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF014, 9686, 0x5EAF0101, 110.136, 31.3022, 83.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0101 [110.136002 31.302200 83.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF014, 9686, 0x5EAF0101, 110.136, 31.3022, 83.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0101 [110.136002 31.302200 83.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF015, 9686, 0x5EAF0101, 106.178, 32.3166, 83.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x75EAF017, 9686, 0x5EAF0101, 106.178, 36.366, 83.6, -0.707107, 0, 0, - /* @teleloc 0x5EAF0101 [106.178001 36.366001 83.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF018, 9686, 0x5EAF0101, 107.571, 37.2522, 83.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0101 [107.570999 37.252201 83.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF018, 9686, 0x5EAF0101, 107.571, 37.2522, 83.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0101 [107.570999 37.252201 83.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF019, 9686, 0x5EAF0101, 112.795, 37.2522, 83.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0101 [112.794998 37.252201 83.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF019, 9686, 0x5EAF0101, 112.795, 37.2522, 83.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0101 [112.794998 37.252201 83.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF01A, 11698, 0x5EAF0101, 112.664, 32.4494, 84.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x75EAF020, 11697, 0x5EAF0101, 107.149, 32.0744, 80.1, 0.359182, 0, 0, 0 /* @teleloc 0x5EAF0101 [107.149002 32.074402 80.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF021, 9686, 0x5EAF0105, 107.056, 30.3834, 78.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0105 [107.056000 30.383400 78.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF021, 9686, 0x5EAF0105, 107.056, 30.3834, 78.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0105 [107.056000 30.383400 78.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF022, 9686, 0x5EAF0105, 107.306, 36.9334, 78.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0105 [107.306000 36.933399 78.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF022, 9686, 0x5EAF0105, 107.306, 36.9334, 78.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0105 [107.306000 36.933399 78.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF023, 9686, 0x5EAF0105, 110.805, 33.5477, 78.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x75EAF026, 9687, 0x5EAF0105, 110.194, 36.3324, 76.1, 0.878817, 0, 0, - /* @teleloc 0x5EAF0105 [110.194000 36.332401 76.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF027, 9686, 0x5EAF0105, 109.145, 30.3834, 78.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0105 [109.144997 30.383400 78.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF027, 9686, 0x5EAF0105, 109.145, 30.3834, 78.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0105 [109.144997 30.383400 78.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF028, 9686, 0x5EAF0105, 104.282, 36.9334, 78.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0105 [104.281998 36.933399 78.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF028, 9686, 0x5EAF0105, 104.282, 36.9334, 78.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0105 [104.281998 36.933399 78.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF029, 9686, 0x5EAF0105, 101.096, 31.8485, 78.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x75EAF02A, 11698, 0x5EAF0105, 105.819, 33.6194, 79.525, 0.707107, 0, 0, /* @teleloc 0x5EAF0105 [105.819000 33.619400 79.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF02B, 11697, 0x5EAF0105, 105.924, 30.7935, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EAF0105 [105.924004 30.793501 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF02B, 11697, 0x5EAF0105, 105.924, 30.7935, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EAF0105 [105.924004 30.793501 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF02C, 11697, 0x5EAF0105, 110.016, 33.7692, 76.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5EAF0105 [110.015999 33.769199 76.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF02D, 11697, 0x5EAF0105, 107.476, 36.4356, 76.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EAF0105 [107.475998 36.435600 76.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF02D, 11697, 0x5EAF0105, 107.476, 36.4356, 76.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EAF0105 [107.475998 36.435600 76.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF02E, 412, 0x5EAF0000, 103.479, 38.8544, 80, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EAF0000 [103.478996 38.854401 80.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF02E, 412, 0x5EAF0000, 103.479, 38.8544, 80, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EAF0000 [103.478996 38.854401 80.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF02F, 9686, 0x5EAF0000, 103.481, 38.9684, 83.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0000 [103.481003 38.968399 83.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF02F, 9686, 0x5EAF0000, 103.481, 38.9684, 83.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0000 [103.481003 38.968399 83.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF030, 9686, 0x5EAF0000, 100.471, 44.8234, 81.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0000 [100.471001 44.823399 81.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x75EAF030, 9686, 0x5EAF0000, 100.471, 44.8234, 81.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0000 [100.471001 44.823399 81.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF031, 9686, 0x5EAF0000, 106.501, 44.8234, 81.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0000 [106.500999 44.823399 81.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x75EAF031, 9686, 0x5EAF0000, 106.501, 44.8234, 81.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0000 [106.500999 44.823399 81.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF032, 12679, 0x5EAF0000, 108.024, 39.2894, 80.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5EAF0000 [108.024002 39.289398 80.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF032, 12679, 0x5EAF0000, 108.024, 39.2894, 80.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5EAF0000 [108.024002 39.289398 80.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF033, 12679, 0x5EAF0000, 99.179, 39.1794, 80.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -241,12 +241,12 @@ VALUES (0x75EAF03B, 9686, 0x5EAF0108, 53.4245, 35.724, 77.05, -0.707107, 0, 0, /* @teleloc 0x5EAF0108 [53.424500 35.723999 77.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF03C, 9686, 0x5EAF0108, 55.8088, 31.2115, 77.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0108 [55.808800 31.211500 77.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF03C, 9686, 0x5EAF0108, 55.8088, 31.2115, 77.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0108 [55.808800 31.211500 77.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF03D, 9686, 0x5EAF0109, 63.2588, 38.5115, 75.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0109 [63.258801 38.511501 75.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF03D, 9686, 0x5EAF0109, 63.2588, 38.5115, 75.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0109 [63.258801 38.511501 75.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF03E, 9686, 0x5EAF0109, 67.6588, 37.2115, 74.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -257,8 +257,8 @@ VALUES (0x75EAF03F, 9686, 0x5EAF0109, 67.6588, 33.5615, 74.8, 0.707107, 0, 0, - /* @teleloc 0x5EAF0109 [67.658798 33.561501 74.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF040, 9686, 0x5EAF0109, 63.2088, 32.5615, 75.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0109 [63.208801 32.561501 75.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF040, 9686, 0x5EAF0109, 63.2088, 32.5615, 75.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0109 [63.208801 32.561501 75.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF041, 11697, 0x5EAF0109, 59.4742, 33.2233, 72.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -269,8 +269,8 @@ VALUES (0x75EAF042, 11697, 0x5EAF0109, 66.9742, 37.6233, 72.05, -0.895323, 0, 0, /* @teleloc 0x5EAF0109 [66.974197 37.623299 72.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF043, 11698, 0x5EAF0109, 63.2639, 35.4115, 78.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5EAF0109 [63.263901 35.411499 78.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF043, 11698, 0x5EAF0109, 63.2639, 35.4115, 78.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5EAF0109 [63.263901 35.411499 78.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF044, 11697, 0x5EAF0109, 63.3742, 35.4733, 72.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -289,28 +289,28 @@ VALUES (0x75EAF047, 9686, 0x5EAF0109, 58.5245, 33.9271, 73.95, -0.707107, 0, 0, /* @teleloc 0x5EAF0109 [58.524502 33.927101 73.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF048, 9686, 0x5EAF0109, 66.358, 32.5615, 75.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0109 [66.358002 32.561501 75.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF048, 9686, 0x5EAF0109, 66.358, 32.5615, 75.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0109 [66.358002 32.561501 75.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF049, 9686, 0x5EAF0109, 60.1153, 32.5615, 75.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0109 [60.115299 32.561501 75.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF049, 9686, 0x5EAF0109, 60.1153, 32.5615, 75.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0109 [60.115299 32.561501 75.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF04A, 9686, 0x5EAF0109, 67.6588, 35.5057, 76, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5EAF0109 [67.658798 35.505699 76.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF04B, 9686, 0x5EAF0109, 60.0394, 38.5115, 75.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0109 [60.039398 38.511501 75.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF04B, 9686, 0x5EAF0109, 60.0394, 38.5115, 75.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0109 [60.039398 38.511501 75.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF04C, 9686, 0x5EAF0109, 66.4071, 38.5115, 75.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0109 [66.407097 38.511501 75.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF04C, 9686, 0x5EAF0109, 66.4071, 38.5115, 75.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0109 [66.407097 38.511501 75.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF04D, 9686, 0x5EAF0109, 66.2392, 38.5115, 74, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0109 [66.239197 38.511501 74.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF04D, 9686, 0x5EAF0109, 66.2392, 38.5115, 74, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0109 [66.239197 38.511501 74.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF04E, 11698, 0x5EAF0109, 60.4737, 35.4115, 78.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -333,20 +333,20 @@ VALUES (0x75EAF052, 11697, 0x5EAF0109, 67.2872, 35.4733, 72.05, 0.707107, 0, 0, /* @teleloc 0x5EAF0109 [67.287201 35.473301 72.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF053, 11697, 0x5EAF0109, 63.2847, 33.0661, 72.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EAF0109 [63.284698 33.066101 72.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF053, 11697, 0x5EAF0109, 63.2847, 33.0661, 72.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EAF0109 [63.284698 33.066101 72.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF054, 11697, 0x5EAF0109, 66.2442, 33.2233, 72.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5EAF0109 [66.244202 33.223301 72.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF055, 9686, 0x5EAF010A, 59.1593, 32.5615, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF010A [59.159302 32.561501 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF055, 9686, 0x5EAF010A, 59.1593, 32.5615, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF010A [59.159302 32.561501 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF056, 9686, 0x5EAF010A, 59.0593, 38.1115, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF010A [59.059299 38.111500 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF056, 9686, 0x5EAF010A, 59.0593, 38.1115, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF010A [59.059299 38.111500 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF057, 9686, 0x5EAF010A, 67.6093, 35.4115, 70.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -369,52 +369,52 @@ VALUES (0x75EAF05B, 9686, 0x5EAF010A, 53.4245, 34.1096, 70.4, -0.707107, 0, 0, /* @teleloc 0x5EAF010A [53.424500 34.109600 70.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF05C, 9686, 0x5EAF010A, 63.2952, 32.5615, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF010A [63.295200 32.561501 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF05C, 9686, 0x5EAF010A, 63.2952, 32.5615, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF010A [63.295200 32.561501 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF05D, 9686, 0x5EAF010A, 62.861, 38.1115, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF010A [62.861000 38.111500 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF05D, 9686, 0x5EAF010A, 62.861, 38.1115, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF010A [62.861000 38.111500 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF05E, 11698, 0x5EAF010A, 61.4957, 35.4115, 71.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x5EAF010A [61.495701 35.411499 71.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF05F, 11697, 0x5EAF010A, 61.1338, 33.1039, 68.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EAF010A [61.133801 33.103901 68.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF05F, 11697, 0x5EAF010A, 61.1338, 33.1039, 68.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EAF010A [61.133801 33.103901 68.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF060, 11697, 0x5EAF010A, 61.0038, 37.5739, 68.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EAF010A [61.003799 37.573898 68.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EAF060, 11697, 0x5EAF010A, 61.0038, 37.5739, 68.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EAF010A [61.003799 37.573898 68.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF061, 11697, 0x5EAF010A, 60.001, 35.2525, 68.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5EAF010A [60.000999 35.252499 68.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF062, 412, 0x5EAF0000, 63.2639, 40.0215, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EAF0000 [63.263901 40.021500 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF062, 412, 0x5EAF0000, 63.2639, 40.0215, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EAF0000 [63.263901 40.021500 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF063, 9686, 0x5EAF0000, 63.3088, 40.1415, 75.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0000 [63.308800 40.141499 75.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF063, 9686, 0x5EAF0000, 63.3088, 40.1415, 75.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0000 [63.308800 40.141499 75.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF064, 9686, 0x5EAF0000, 67.1488, 39.1845, 73.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0000 [67.148804 39.184502 73.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF064, 9686, 0x5EAF0000, 67.1488, 39.1845, 73.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0000 [67.148804 39.184502 73.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF065, 9686, 0x5EAF0000, 59.469, 39.1845, 73.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EAF0000 [59.469002 39.184502 73.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF065, 9686, 0x5EAF0000, 59.469, 39.1845, 73.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EAF0000 [59.469002 39.184502 73.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF066, 12679, 0x5EAF0000, 65.7147, 39.3761, 72.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5EAF0000 [65.714699 39.376099 72.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF066, 12679, 0x5EAF0000, 65.7147, 39.3761, 72.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5EAF0000 [65.714699 39.376099 72.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EAF067, 12679, 0x5EAF0000, 60.8747, 39.4061, 72.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5EAF0000 [60.874699 39.406101 72.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EAF067, 12679, 0x5EAF0000, 60.8747, 39.4061, 72.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5EAF0000 [60.874699 39.406101 72.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF068, 412, 0x5EAF0110, 42.4741, 87.8116, 66, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -2174,4 +2174,4 @@ VALUES (0x75EAF1B0, 10707, 0x5EAF0000, 74.5301, 8.30634, 75.5361, -0.20584, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EAF1B1, 19173, 0x5EAF0000, 108.975, 92.8799, 74.005, 0.998384, 0, 0, -0.056834, False, '2005-02-09 10:00:00'); /* Firesong Cottages */ -/* @teleloc 0x5EAF0000 [108.974998 92.879898 74.004997] 0.998384 0.000000 0.000000 -0.056833 */ +/* @teleloc 0x5EAF0000 [108.974998 92.879898 74.004997] 0.998384 0.000000 0.000000 -0.056834 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5EB4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5EB4.sql index c11d2e0170..d692c9925d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5EB4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5EB4.sql @@ -13,60 +13,60 @@ VALUES (0x75EB4002, 9686, 0x5EB40100, 49.4602, 39.6343, 24.925, -0.707107, 0, 0 /* @teleloc 0x5EB40100 [49.460201 39.634300 24.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4003, 412, 0x5EB40107, 51.696, 28.6413, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EB40107 [51.695999 28.641300 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB4003, 412, 0x5EB40107, 51.696, 28.6413, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EB40107 [51.695999 28.641300 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4004, 9686, 0x5EB40107, 51.6825, 28.5492, 21.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40107 [51.682499 28.549200 21.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB4004, 9686, 0x5EB40107, 51.6825, 28.5492, 21.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40107 [51.682499 28.549200 21.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4005, 9686, 0x5EB40107, 61.1178, 26.9299, 20.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5EB40107 [61.117802 26.929899 20.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4006, 9686, 0x5EB40107, 55.9696, 25.0345, 20.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40107 [55.969601 25.034500 20.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4006, 9686, 0x5EB40107, 55.9696, 25.0345, 20.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40107 [55.969601 25.034500 20.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4007, 11698, 0x5EB40107, 52.6067, 26.7745, 22.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x5EB40107 [52.606701 26.774500 22.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4008, 11697, 0x5EB40107, 58.2865, 25.7677, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB40107 [58.286499 25.767700 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4008, 11697, 0x5EB40107, 58.2865, 25.7677, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB40107 [58.286499 25.767700 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4009, 11697, 0x5EB40107, 53.6115, 25.7677, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB40107 [53.611500 25.767700 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4009, 11697, 0x5EB40107, 53.6115, 25.7677, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB40107 [53.611500 25.767700 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB400A, 412, 0x5EB40109, 51.195, 41.295, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EB40109 [51.195000 41.294998 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB400A, 412, 0x5EB40109, 51.195, 41.295, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EB40109 [51.195000 41.294998 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB400B, 9686, 0x5EB40109, 49.477, 32.179, 20.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5EB40109 [49.477001 32.179001 20.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB400C, 9686, 0x5EB40109, 51.327, 29.179, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40109 [51.327000 29.179001 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB400C, 9686, 0x5EB40109, 51.327, 29.179, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40109 [51.327000 29.179001 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB400D, 9686, 0x5EB40109, 53.2224, 35.1222, 21.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5EB40109 [53.222401 35.122200 21.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB400E, 9686, 0x5EB4010A, 55.452, 41.204, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4010A [55.452000 41.203999 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB400E, 9686, 0x5EB4010A, 55.452, 41.204, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4010A [55.452000 41.203999 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB400F, 9686, 0x5EB4010A, 55.452, 33.529, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4010A [55.452000 33.528999 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB400F, 9686, 0x5EB4010A, 55.452, 33.529, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4010A [55.452000 33.528999 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4010, 11697, 0x5EB4010A, 55.4115, 34.3927, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB4010A [55.411499 34.392700 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4010, 11697, 0x5EB4010A, 55.4115, 34.3927, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB4010A [55.411499 34.392700 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4011, 11697, 0x5EB4010B, 50.0405, 43.7316, 18.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x75EB4013, 9686, 0x5EB4010B, 57.1803, 43.6715, 21.45, 0.707107, 0, 0, /* @teleloc 0x5EB4010B [57.180302 43.671501 21.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4014, 9686, 0x5EB4010B, 53.3303, 45.6715, 21.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4010B [53.330299 45.671501 21.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB4014, 9686, 0x5EB4010B, 53.3303, 45.6715, 21.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4010B [53.330299 45.671501 21.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4015, 9686, 0x5EB4010E, 70.3851, 31.048, 26.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x75EB4016, 9686, 0x5EB4010E, 49.627, 29.0562, 25.675, -0.707107, 0, 0, /* @teleloc 0x5EB4010E [49.626999 29.056200 25.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4017, 11697, 0x5EB4010E, 56.4265, 25.8847, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB4010E [56.426498 25.884701 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4017, 11697, 0x5EB4010E, 56.4265, 25.8847, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB4010E [56.426498 25.884701 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4018, 11697, 0x5EB4010E, 64.7628, 26.3397, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB4010E [64.762802 26.339701 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4018, 11697, 0x5EB4010E, 64.7628, 26.3397, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB4010E [64.762802 26.339701 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4019, 11697, 0x5EB4010E, 58.8355, 32.2373, 22.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB4010E [58.835499 32.237301 22.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB4019, 11697, 0x5EB4010E, 58.8355, 32.2373, 22.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB4010E [58.835499 32.237301 22.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB401A, 9686, 0x5EB4010E, 61.8254, 25.3684, 26.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4010E [61.825401 25.368401 26.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB401A, 9686, 0x5EB4010E, 61.8254, 25.3684, 26.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4010E [61.825401 25.368401 26.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB401B, 9686, 0x5EB4010E, 54.7981, 32.9615, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4010E [54.798100 32.961498 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB401B, 9686, 0x5EB4010E, 54.7981, 32.9615, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4010E [54.798100 32.961498 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB401C, 9686, 0x5EB4010E, 58.2231, 32.9615, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4010E [58.223099 32.961498 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB401C, 9686, 0x5EB4010E, 58.2231, 32.9615, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4010E [58.223099 32.961498 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB401D, 9686, 0x5EB4010E, 61.7981, 32.9615, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4010E [61.798100 32.961498 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB401D, 9686, 0x5EB4010E, 61.7981, 32.9615, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4010E [61.798100 32.961498 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB401E, 9686, 0x5EB4010E, 58.2731, 25.3365, 26.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4010E [58.273102 25.336500 26.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB401E, 9686, 0x5EB4010E, 58.2731, 25.3365, 26.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4010E [58.273102 25.336500 26.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB401F, 9686, 0x5EB4010E, 65.3353, 25.3365, 26.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4010E [65.335297 25.336500 26.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB401F, 9686, 0x5EB4010E, 65.3353, 25.3365, 26.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4010E [65.335297 25.336500 26.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4020, 9686, 0x5EB4010E, 65.3481, 32.9615, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4010E [65.348099 32.961498 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB4020, 9686, 0x5EB4010E, 65.3481, 32.9615, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4010E [65.348099 32.961498 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4021, 11698, 0x5EB40110, 61.8256, 29.175, 29.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5EB40110 [61.825600 29.174999 29.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4021, 11698, 0x5EB40110, 61.8256, 29.175, 29.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5EB40110 [61.825600 29.174999 29.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4022, 11698, 0x5EB40110, 58.5862, 29.175, 29.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5EB40110 [58.586201 29.174999 29.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4022, 11698, 0x5EB40110, 58.5862, 29.175, 29.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5EB40110 [58.586201 29.174999 29.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4023, 9686, 0x5EB40111, 57.6196, 32.9345, 20.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40111 [57.619598 32.934502 20.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB4023, 9686, 0x5EB40111, 57.6196, 32.9345, 20.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40111 [57.619598 32.934502 20.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4024, 9686, 0x5EB40112, 66.9566, 25.2103, 21.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40112 [66.956596 25.210300 21.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4024, 9686, 0x5EB40112, 66.9566, 25.2103, 21.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40112 [66.956596 25.210300 21.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4025, 9686, 0x5EB40112, 61.7325, 27.7492, 20.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x75EB4026, 9686, 0x5EB40112, 69.4825, 29.0492, 21.625, 0.707107, 0, 0, /* @teleloc 0x5EB40112 [69.482498 29.049200 21.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4027, 11698, 0x5EB40112, 65.6352, 29.2434, 22.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5EB40112 [65.635201 29.243401 22.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4027, 11698, 0x5EB40112, 65.6352, 29.2434, 22.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5EB40112 [65.635201 29.243401 22.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4028, 11697, 0x5EB40112, 63.8155, 25.6316, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB40112 [63.815498 25.631599 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4028, 11697, 0x5EB40112, 63.8155, 25.6316, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB40112 [63.815498 25.631599 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4029, 412, 0x5EB40116, 57.2, 27.91, 13.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EB40116 [57.200001 27.910000 13.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4029, 412, 0x5EB40116, 57.2, 27.91, 13.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EB40116 [57.200001 27.910000 13.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB402A, 9686, 0x5EB40116, 57.202, 28.003, 16.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40116 [57.202000 28.003000 16.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB402A, 9686, 0x5EB40116, 57.202, 28.003, 16.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40116 [57.202000 28.003000 16.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB402B, 9686, 0x5EB40116, 54.027, 35.553, 16.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5EB40116 [54.027000 35.553001 16.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB402C, 9686, 0x5EB40117, 60.1446, 27.4595, 15.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40117 [60.144600 27.459499 15.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB402C, 9686, 0x5EB40117, 60.1446, 27.4595, 15.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40117 [60.144600 27.459499 15.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB402D, 11697, 0x5EB40117, 64.1692, 25.9637, 13.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB40117 [64.169197 25.963699 13.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB402D, 11697, 0x5EB40117, 64.1692, 25.9637, 13.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB40117 [64.169197 25.963699 13.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB402E, 11698, 0x5EB40118, 62.4313, 34.0657, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5EB40118 [62.431301 34.065701 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB402E, 11698, 0x5EB40118, 62.4313, 34.0657, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5EB40118 [62.431301 34.065701 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB402F, 9686, 0x5EB40118, 63.1863, 28.1479, 16.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40118 [63.186298 28.147900 16.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB402F, 9686, 0x5EB40118, 63.1863, 28.1479, 16.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40118 [63.186298 28.147900 16.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4030, 9686, 0x5EB40118, 59.3697, 33.4632, 16.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x75EB4032, 11697, 0x5EB40118, 60.1205, 39.4024, 13.35, 0.9139, 0, 0, 0. /* @teleloc 0x5EB40118 [60.120499 39.402401 13.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4033, 9686, 0x5EB4011B, 68.4004, 31.8434, 16.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4011B [68.400398 31.843399 16.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4033, 9686, 0x5EB4011B, 68.4004, 31.8434, 16.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4011B [68.400398 31.843399 16.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4034, 9686, 0x5EB4011B, 68.4004, 40.059, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4011B [68.400398 40.058998 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB4034, 9686, 0x5EB4011B, 68.4004, 40.059, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4011B [68.400398 40.058998 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4035, 11698, 0x5EB4011B, 68.5588, 35.7695, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x5EB4011B [68.558800 35.769501 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4035, 11698, 0x5EB4011B, 68.5588, 35.7695, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x5EB4011B [68.558800 35.769501 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4036, 11697, 0x5EB4011B, 70.5205, 39.2524, 13.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x75EB4037, 11697, 0x5EB4011B, 70.7192, 32.3887, 13.35, 0.372988, 0, 0, /* @teleloc 0x5EB4011B [70.719200 32.388699 13.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4038, 412, 0x5EB4011C, 68.15, 47.08, 18, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EB4011C [68.150002 47.080002 18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB4038, 412, 0x5EB4011C, 68.15, 47.08, 18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EB4011C [68.150002 47.080002 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4039, 9686, 0x5EB4011D, 65.8, 42.9, 21.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5EB4011D [65.800003 42.900002 21.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB403A, 9686, 0x5EB4011D, 68.2, 39.75, 22.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB4011D [68.199997 39.750000 22.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB403A, 9686, 0x5EB4011D, 68.2, 39.75, 22.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB4011D [68.199997 39.750000 22.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB403B, 9686, 0x5EB4011D, 70.7668, 42.8645, 22.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5EB4011D [70.766800 42.864498 22.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB403C, 11697, 0x5EB4011D, 68.1155, 40.4066, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB4011D [68.115501 40.406601 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB403C, 11697, 0x5EB4011D, 68.1155, 40.4066, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB4011D [68.115501 40.406601 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB403D, 412, 0x5EB40000, 65.205, 42.9, 18, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x5EB40000 [65.205002 42.900002 18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB403E, 412, 0x5EB40000, 65.505, 33.615, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EB40000 [65.504997 33.615002 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB403E, 412, 0x5EB40000, 65.505, 33.615, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EB40000 [65.504997 33.615002 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB403F, 9686, 0x5EB40000, 68.1754, 47.5184, 21.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40000 [68.175400 47.518398 21.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB403F, 9686, 0x5EB40000, 68.1754, 47.5184, 21.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40000 [68.175400 47.518398 21.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4040, 9686, 0x5EB40000, 70.6504, 46.4184, 20.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x75EB4041, 9686, 0x5EB40000, 66.0504, 46.7434, 20.55, 0.456322, 0, 0, /* @teleloc 0x5EB40000 [66.050400 46.743401 20.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4042, 9686, 0x5EB40000, 65.5254, 33.6934, 21.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40000 [65.525398 33.693401 21.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4042, 9686, 0x5EB40000, 65.5254, 33.6934, 21.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40000 [65.525398 33.693401 21.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4043, 9686, 0x5EB40000, 61.6254, 45.0434, 20.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40000 [61.625401 45.043400 20.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB4043, 9686, 0x5EB40000, 61.6254, 45.0434, 20.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40000 [61.625401 45.043400 20.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4044, 12679, 0x5EB40000, 59.2905, 34.7816, 18.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x75EB4048, 12679, 0x5EB40000, 70.9405, 46.7066, 18.1, 0.420244, 0, 0, 0 /* @teleloc 0x5EB40000 [70.940498 46.706600 18.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4049, 12679, 0x5EB40000, 63.4155, 36.4066, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5EB40000 [63.415501 36.406601 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4049, 12679, 0x5EB40000, 63.4155, 36.4066, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5EB40000 [63.415501 36.406601 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB404A, 12678, 0x5EB40000, 68.4405, 42.8316, 27, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x5EB40000 [68.440498 42.831600 27.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB404A, 12678, 0x5EB40000, 68.4405, 42.8316, 27, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x5EB40000 [68.440498 42.831600 27.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB404B, 12678, 0x5EB40000, 53.5655, 29.4316, 34.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x5EB40000 [53.565498 29.431601 34.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB404B, 12678, 0x5EB40000, 53.5655, 29.4316, 34.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x5EB40000 [53.565498 29.431601 34.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB404C, 412, 0x5EB40122, 37.645, 87.6084, 28, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -1829,8 +1829,8 @@ VALUES (0x75EB41C8, 412, 0x5EB401B7, 104.392, 37.645, 18, -0.707107, 0, 0, 0.7 /* @teleloc 0x5EB401B7 [104.391998 37.645000 18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41C9, 412, 0x5EB401B8, 114.583, 34.1594, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EB401B8 [114.583000 34.159401 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41C9, 412, 0x5EB401B8, 114.583, 34.1594, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EB401B8 [114.583000 34.159401 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41CA, 412, 0x5EB401B9, 98.6748, 45.6678, 18, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1849,12 +1849,12 @@ VALUES (0x75EB41CD, 11697, 0x5EB401BA, 106.134, 45.4834, 22.9, -0.92321, 0, 0, - /* @teleloc 0x5EB401BA [106.134003 45.483398 22.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41CE, 9686, 0x5EB401BA, 106.992, 33.9109, 25.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401BA [106.991997 33.910900 25.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41CE, 9686, 0x5EB401BA, 106.992, 33.9109, 25.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401BA [106.991997 33.910900 25.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41CF, 9686, 0x5EB401BA, 108.08, 46.569, 26.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401BA [108.080002 46.569000 26.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41CF, 9686, 0x5EB401BA, 108.08, 46.569, 26.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401BA [108.080002 46.569000 26.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41D0, 11698, 0x5EB401BA, 108.044, 42.5581, 29.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1865,44 +1865,44 @@ VALUES (0x75EB41D1, 11697, 0x5EB401BA, 105.659, 37.2647, 22.9, -0.707107, 0, 0, /* @teleloc 0x5EB401BA [105.658997 37.264702 22.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41D2, 9686, 0x5EB401BC, 106.69, 42.5802, 21.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401BC [106.690002 42.580200 21.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41D2, 9686, 0x5EB401BC, 106.69, 42.5802, 21.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401BC [106.690002 42.580200 21.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41D3, 9686, 0x5EB401BC, 106.739, 33.9049, 20.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401BC [106.738998 33.904900 20.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41D3, 9686, 0x5EB401BC, 106.739, 33.9049, 20.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401BC [106.738998 33.904900 20.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41D4, 11697, 0x5EB401BC, 107.86, 34.4659, 18.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5EB401BC [107.860001 34.465900 18.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41D5, 9686, 0x5EB401BD, 109.99, 33.9253, 21.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401BD [109.989998 33.925301 21.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41D5, 9686, 0x5EB401BD, 109.99, 33.9253, 21.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401BD [109.989998 33.925301 21.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41D6, 9686, 0x5EB401BD, 111.189, 39.3901, 21.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5EB401BD [111.189003 39.390099 21.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41D7, 11697, 0x5EB401BD, 109.98, 41.7029, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB401BD [109.980003 41.702900 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41D7, 11697, 0x5EB401BD, 109.98, 41.7029, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB401BD [109.980003 41.702900 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41D8, 11697, 0x5EB401BE, 108, 46.1659, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB401BE [108.000000 46.165901 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41D8, 11697, 0x5EB401BE, 108, 46.1659, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB401BE [108.000000 46.165901 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41D9, 9686, 0x5EB401BE, 108.21, 47.0626, 21.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401BE [108.209999 47.062599 21.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41D9, 9686, 0x5EB401BE, 108.21, 47.0626, 21.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401BE [108.209999 47.062599 21.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41DA, 9686, 0x5EB401BE, 106.643, 43.1021, 21.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401BE [106.642998 43.102100 21.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41DA, 9686, 0x5EB401BE, 106.643, 43.1021, 21.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401BE [106.642998 43.102100 21.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41DB, 9686, 0x5EB401C1, 114.575, 33.325, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C1 [114.574997 33.325001 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41DB, 9686, 0x5EB401C1, 114.575, 33.325, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C1 [114.574997 33.325001 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41DC, 11697, 0x5EB401C1, 117.6, 29.345, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1913,12 +1913,12 @@ VALUES (0x75EB41DD, 11697, 0x5EB401C1, 109.475, 27.525, 18.1, -0.707107, 0, 0, - /* @teleloc 0x5EB401C1 [109.474998 27.525000 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41DE, 9686, 0x5EB401C1, 112.332, 25.6258, 21.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C1 [112.332001 25.625799 21.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41DE, 9686, 0x5EB401C1, 112.332, 25.6258, 21.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C1 [112.332001 25.625799 21.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41DF, 9686, 0x5EB401C1, 114.872, 25.6258, 21.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C1 [114.872002 25.625799 21.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41DF, 9686, 0x5EB401C1, 114.872, 25.6258, 21.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C1 [114.872002 25.625799 21.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41E0, 9686, 0x5EB401C1, 118.356, 29.4966, 21.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1933,40 +1933,40 @@ VALUES (0x75EB41E2, 11697, 0x5EB401C1, 116.04, 29.355, 18.1, 0.707107, 0, 0, -0. /* @teleloc 0x5EB401C1 [116.040001 29.355000 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41E3, 9686, 0x5EB401C3, 106.528, 33.3358, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C3 [106.528000 33.335800 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41E3, 9686, 0x5EB401C3, 106.528, 33.3358, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C3 [106.528000 33.335800 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41E4, 11697, 0x5EB401C3, 98.9825, 28.3858, 22.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5EB401C3 [98.982498 28.385799 22.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41E5, 11697, 0x5EB401C3, 103.827, 26.2592, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB401C3 [103.827003 26.259199 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41E5, 11697, 0x5EB401C3, 103.827, 26.2592, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB401C3 [103.827003 26.259199 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41E6, 11698, 0x5EB401C3, 109.907, 29.4885, 29.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x5EB401C3 [109.906998 29.488501 29.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41E7, 9686, 0x5EB401C3, 111.598, 33.3358, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C3 [111.598000 33.335800 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41E7, 9686, 0x5EB401C3, 111.598, 33.3358, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C3 [111.598000 33.335800 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41E8, 9686, 0x5EB401C3, 101.771, 33.3358, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C3 [101.771004 33.335800 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41E8, 9686, 0x5EB401C3, 101.771, 33.3358, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C3 [101.771004 33.335800 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41E9, 9686, 0x5EB401C3, 102.511, 25.7368, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C3 [102.511002 25.736799 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41E9, 9686, 0x5EB401C3, 102.511, 25.7368, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C3 [102.511002 25.736799 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41EA, 9686, 0x5EB401C3, 108.194, 25.7368, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C3 [108.194000 25.736799 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41EA, 9686, 0x5EB401C3, 108.194, 25.7368, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C3 [108.194000 25.736799 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41EB, 9686, 0x5EB401C3, 113.839, 25.7368, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C3 [113.838997 25.736799 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41EB, 9686, 0x5EB401C3, 113.839, 25.7368, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C3 [113.838997 25.736799 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41EC, 9686, 0x5EB401C3, 98.2751, 29.4892, 26.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1981,16 +1981,16 @@ VALUES (0x75EB41EE, 11698, 0x5EB401C3, 106.335, 29.5592, 29.15, -0.999998, 0, 0, /* @teleloc 0x5EB401C3 [106.334999 29.559200 29.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41EF, 11697, 0x5EB401C3, 114.752, 32.6858, 22.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB401C3 [114.751999 32.685799 22.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41EF, 11697, 0x5EB401C3, 114.752, 32.6858, 22.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB401C3 [114.751999 32.685799 22.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41F0, 11697, 0x5EB401C3, 117.092, 29.3058, 22.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5EB401C3 [117.092003 29.305799 22.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41F1, 11697, 0x5EB401C3, 113.062, 26.1658, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EB401C3 [113.061996 26.165800 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41F1, 11697, 0x5EB401C3, 113.062, 26.1658, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EB401C3 [113.061996 26.165800 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41F2, 9686, 0x5EB401C5, 108.271, 31.4145, 21.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2001,16 +2001,16 @@ VALUES (0x75EB41F3, 9686, 0x5EB401C5, 97.82, 31.78, 21.66, -0.707107, 0, 0, -0. /* @teleloc 0x5EB401C5 [97.820000 31.780001 21.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41F4, 9686, 0x5EB401C5, 105.36, 29.49, 21.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C5 [105.360001 29.490000 21.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41F4, 9686, 0x5EB401C5, 105.36, 29.49, 21.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C5 [105.360001 29.490000 21.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41F5, 412, 0x5EB401C6, 105.285, 29.0458, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EB401C6 [105.285004 29.045799 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41F5, 412, 0x5EB401C6, 105.285, 29.0458, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EB401C6 [105.285004 29.045799 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41F6, 9686, 0x5EB401C6, 102.156, 28.9326, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401C6 [102.155998 28.932600 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB41F6, 9686, 0x5EB401C6, 102.156, 28.9326, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401C6 [102.155998 28.932600 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41F7, 9686, 0x5EB401C6, 108.271, 27.2724, 21.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2021,8 +2021,8 @@ VALUES (0x75EB41F8, 412, 0x5EB401CA, 108.701, 30.3593, 13.195, 0.707107, 0, 0, /* @teleloc 0x5EB401CA [108.700996 30.359301 13.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41F9, 9686, 0x5EB401CA, 105.328, 27.1812, 16.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401CA [105.328003 27.181200 16.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41F9, 9686, 0x5EB401CA, 105.328, 27.1812, 16.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401CA [105.328003 27.181200 16.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41FA, 9686, 0x5EB401CA, 108.588, 30.3312, 16.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2033,8 +2033,8 @@ VALUES (0x75EB41FB, 9686, 0x5EB401CB, 109.15, 36.3512, 16.59, -0.707107, 0, 0, /* @teleloc 0x5EB401CB [109.150002 36.351200 16.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41FC, 9686, 0x5EB401CC, 104.328, 32.5012, 16, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401CC [104.328003 32.501202 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41FC, 9686, 0x5EB401CC, 104.328, 32.5012, 16, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401CC [104.328003 32.501202 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB41FD, 11698, 0x5EB401CC, 102.863, 36.5042, 17.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2045,8 +2045,8 @@ VALUES (0x75EB41FE, 9686, 0x5EB401CC, 96.5546, 37.7454, 16, -0.707107, 0, 0, -0 /* @teleloc 0x5EB401CC [96.554604 37.745399 16.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB41FF, 9686, 0x5EB401CC, 100.358, 32.5012, 16, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB401CC [100.358002 32.501202 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB41FF, 9686, 0x5EB401CC, 100.358, 32.5012, 16, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB401CC [100.358002 32.501202 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4200, 11697, 0x5EB401CC, 97.3897, 33.3235, 13.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2077,8 +2077,8 @@ VALUES (0x75EB4206, 9686, 0x5EB40000, 98.45, 45.99, 21.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x5EB40000 [98.449997 45.990002 21.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4207, 9686, 0x5EB40000, 102.32, 47.22, 20.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40000 [102.320000 47.220001 20.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4207, 9686, 0x5EB40000, 102.32, 47.22, 20.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40000 [102.320000 47.220001 20.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4208, 9686, 0x5EB40000, 96.97, 41.46, 20.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2089,12 +2089,12 @@ VALUES (0x75EB4209, 9686, 0x5EB40000, 104.384, 37.5888, 21.39, 0.707107, 0, 0, /* @teleloc 0x5EB40000 [104.384003 37.588799 21.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB420A, 9686, 0x5EB40000, 114.845, 46.355, 20.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40000 [114.845001 46.355000 20.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB420A, 9686, 0x5EB40000, 114.845, 46.355, 20.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40000 [114.845001 46.355000 20.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB420B, 9686, 0x5EB40000, 114.555, 34.215, 21.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EB40000 [114.555000 34.215000 21.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB420B, 9686, 0x5EB40000, 114.555, 34.215, 21.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EB40000 [114.555000 34.215000 21.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB420C, 12679, 0x5EB40000, 103.255, 35.1692, 18.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2121,12 +2121,12 @@ VALUES (0x75EB4211, 12679, 0x5EB40000, 112.965, 45.3892, 18.1, 0.95656, 0, 0, 0. /* @teleloc 0x5EB40000 [112.964996 45.389198 18.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4212, 12678, 0x5EB40000, 108.12, 45.4735, 31.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x5EB40000 [108.120003 45.473499 31.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EB4212, 12678, 0x5EB40000, 108.12, 45.4735, 31.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x5EB40000 [108.120003 45.473499 31.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EB4213, 12678, 0x5EB40000, 108.12, 29.4735, 31.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x5EB40000 [108.120003 29.473499 31.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EB4213, 12678, 0x5EB40000, 108.12, 29.4735, 31.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x5EB40000 [108.120003 29.473499 31.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB4214, 15655, 0x5EB40112, 66.3234, 26.2372, 18.005, 0.022533, 0, 0, -0.999746, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5EB5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5EB5.sql index fbfd7fe9c2..2df7135fd3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5EB5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5EB5.sql @@ -1970,7 +1970,7 @@ VALUES (0x75EB5189, 20852, 0x5EB50000, 43.2386, 144.552, 24.005, -0.999871, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB518A, 20852, 0x5EB50000, 32.4335, 73.4059, 32.005, -0.999594, 0, 0, 0.028478, True, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0x5EB50000 [32.433498 73.405899 32.005001] -0.999594 0.000000 0.000000 0.028477 */ +/* @teleloc 0x5EB50000 [32.433498 73.405899 32.005001] -0.999594 0.000000 0.000000 0.028478 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EB518B, 10707, 0x5EB50000, 182.437, 137.486, 27.2822, -0.774622, 0, 0, 0.632424, True, '2005-02-09 10:00:00'); /* BootSpot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5EBA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5EBA.sql index 434f36ecc8..b463b01b11 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5EBA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5EBA.sql @@ -69,8 +69,8 @@ VALUES (0x75EBA010, 9687, 0x5EBA0105, 62.6828, 83.0038, -3.9, 0.917538, 0, 0, - /* @teleloc 0x5EBA0105 [62.682800 83.003799 -3.900000] 0.917538 0.000000 0.000000 -0.397649 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBA011, 412, 0x5EBA0000, 55.6292, 84.3046, -0, 0.088351, 0, 0, -0.996089, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EBA0000 [55.629200 84.304604 -0.000000] 0.088351 0.000000 0.000000 -0.996089 */ +VALUES (0x75EBA011, 412, 0x5EBA0000, 55.6292, 84.3046, 0, 0.088351, 0, 0, -0.996089, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EBA0000 [55.629200 84.304604 0.000000] 0.088351 0.000000 0.000000 -0.996089 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBA012, 10192, 0x5EBA0100, 57.0848, 81.2892, 0.005, -0.127918, 0, 0, 0.991785, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5EBE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5EBE.sql index d708aa2451..5af7b893f1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5EBE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5EBE.sql @@ -1457,8 +1457,8 @@ VALUES (0x75EBE16B, 12679, 0x5EBE0000, 152.86, 51.0867, 16.1, 0.923879, 0, 0, -0 /* @teleloc 0x5EBE0000 [152.860001 51.086700 16.100000] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE16C, 412, 0x5EBE0137, 103.914, 41.8238, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5EBE0137 [103.914001 41.823799 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE16C, 412, 0x5EBE0137, 103.914, 41.8238, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5EBE0137 [103.914001 41.823799 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE16D, 9686, 0x5EBE0138, 103.864, 41.0138, 22.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x75EBE170, 11697, 0x5EBE0138, 102.136, 40.5247, 18.15, -0.92388, 0, 0, /* @teleloc 0x5EBE0138 [102.136002 40.524700 18.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE171, 9686, 0x5EBE0138, 103.864, 32.4638, 23.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0138 [103.863998 32.463799 23.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE171, 9686, 0x5EBE0138, 103.864, 32.4638, 23.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0138 [103.863998 32.463799 23.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE172, 9686, 0x5EBE0138, 101.564, 38.513, 20.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x75EBE175, 9686, 0x5EBE0138, 106.192, 38.2982, 20.25, 0.707107, 0, 0, /* @teleloc 0x5EBE0138 [106.192001 38.298199 20.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE176, 9686, 0x5EBE0139, 110.064, 36.5138, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0139 [110.064003 36.513802 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EBE176, 9686, 0x5EBE0139, 110.064, 36.5138, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0139 [110.064003 36.513802 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE177, 9686, 0x5EBE0139, 113.197, 35.3227, 20.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5EBE0139 [113.196999 35.322701 20.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE178, 9686, 0x5EBE0139, 112.105, 30.5638, 21.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0139 [112.105003 30.563801 21.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE178, 9686, 0x5EBE0139, 112.105, 30.5638, 21.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0139 [112.105003 30.563801 21.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE179, 9686, 0x5EBE0139, 107.653, 30.5638, 21.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0139 [107.653000 30.563801 21.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE179, 9686, 0x5EBE0139, 107.653, 30.5638, 21.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0139 [107.653000 30.563801 21.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE17A, 9686, 0x5EBE0139, 106.633, 31.7938, 20, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x75EBE17D, 11698, 0x5EBE0139, 110.014, 33.4638, 24.25, 0.707107, 0, 0, /* @teleloc 0x5EBE0139 [110.014000 33.463799 24.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE17E, 11697, 0x5EBE0139, 109.998, 33.3806, 18.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EBE0139 [109.998001 33.380600 18.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE17E, 11697, 0x5EBE0139, 109.998, 33.3806, 18.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EBE0139 [109.998001 33.380600 18.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE17F, 9686, 0x5EBE0139, 113.197, 31.7227, 20.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x75EBE180, 9686, 0x5EBE0139, 113.197, 33.565, 21.9, 0.707107, 0, 0, -0 /* @teleloc 0x5EBE0139 [113.196999 33.564999 21.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE181, 9686, 0x5EBE0139, 112.163, 36.5138, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0139 [112.163002 36.513802 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EBE181, 9686, 0x5EBE0139, 112.163, 36.5138, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0139 [112.163002 36.513802 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE182, 9686, 0x5EBE0139, 107.813, 36.5138, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0139 [107.813004 36.513802 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EBE182, 9686, 0x5EBE0139, 107.813, 36.5138, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0139 [107.813004 36.513802 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE183, 9686, 0x5EBE0139, 109.885, 30.5638, 21.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0139 [109.885002 30.563801 21.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE183, 9686, 0x5EBE0139, 109.885, 30.5638, 21.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0139 [109.885002 30.563801 21.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE184, 9686, 0x5EBE0139, 106.633, 32.0427, 21.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x75EBE185, 9686, 0x5EBE0139, 106.633, 35.0802, 21.6, -0.707107, 0, 0, /* @teleloc 0x5EBE0139 [106.633003 35.080200 21.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE186, 9686, 0x5EBE0139, 107.813, 36.5138, 20, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0139 [107.813004 36.513802 20.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EBE186, 9686, 0x5EBE0139, 107.813, 36.5138, 20, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0139 [107.813004 36.513802 20.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE187, 11698, 0x5EBE0139, 112.341, 31.2569, 22.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x75EBE188, 11698, 0x5EBE0139, 112.241, 35.5569, 22.3, 0.919479, 0, 0, - /* @teleloc 0x5EBE0139 [112.240997 35.556900 22.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE189, 11697, 0x5EBE0139, 110.001, 32.0462, 18.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EBE0139 [110.000999 32.046200 18.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE189, 11697, 0x5EBE0139, 110.001, 32.0462, 18.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EBE0139 [110.000999 32.046200 18.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE18A, 11697, 0x5EBE0139, 110.001, 34.542, 18.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EBE0139 [110.000999 34.542000 18.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EBE18A, 11697, 0x5EBE0139, 110.001, 34.542, 18.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EBE0139 [110.000999 34.542000 18.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE18B, 11697, 0x5EBE0139, 112.151, 31.4305, 18.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x75EBE18C, 11697, 0x5EBE0139, 112.495, 33.6332, 18.15, 0.707107, 0, 0, /* @teleloc 0x5EBE0139 [112.495003 33.633202 18.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE18D, 11697, 0x5EBE0139, 110.001, 35.7454, 18.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EBE0139 [110.000999 35.745399 18.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EBE18D, 11697, 0x5EBE0139, 110.001, 35.7454, 18.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EBE0139 [110.000999 35.745399 18.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE18E, 9686, 0x5EBE013B, 106.115, 36.1638, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE013B [106.114998 36.163799 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EBE18E, 9686, 0x5EBE013B, 106.115, 36.1638, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE013B [106.114998 36.163799 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE18F, 9686, 0x5EBE013B, 112.965, 33.4952, 16.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x75EBE192, 9687, 0x5EBE013B, 102.34, 35.4307, 14.1, -0.865587, -0.0008 /* @teleloc 0x5EBE013B [102.339996 35.430698 14.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE193, 9686, 0x5EBE013B, 109.418, 36.1638, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE013B [109.417999 36.163799 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EBE193, 9686, 0x5EBE013B, 109.418, 36.1638, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE013B [109.417999 36.163799 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE194, 9686, 0x5EBE013B, 105.517, 30.6242, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE013B [105.516998 30.624201 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE194, 9686, 0x5EBE013B, 105.517, 30.6242, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE013B [105.516998 30.624201 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE195, 9686, 0x5EBE013B, 109.63, 30.6242, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE013B [109.629997 30.624201 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE195, 9686, 0x5EBE013B, 109.63, 30.6242, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE013B [109.629997 30.624201 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE196, 9686, 0x5EBE013B, 101.564, 31.7847, 16.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x75EBE197, 11698, 0x5EBE013B, 108.157, 33.4638, 17.5, -0.707107, 0, 0, /* @teleloc 0x5EBE013B [108.156998 33.463799 17.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE198, 11697, 0x5EBE013B, 107.904, 35.5051, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EBE013B [107.903999 35.505100 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75EBE198, 11697, 0x5EBE013B, 107.904, 35.5051, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EBE013B [107.903999 35.505100 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE199, 11697, 0x5EBE013B, 107.604, 31.1551, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5EBE013B [107.603996 31.155100 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE199, 11697, 0x5EBE013B, 107.604, 31.1551, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5EBE013B [107.603996 31.155100 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE19A, 11697, 0x5EBE013B, 112.223, 33.1274, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5EBE013B [112.223000 33.127399 14.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE19B, 9686, 0x5EBE0000, 103.914, 41.8624, 21.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0000 [103.914001 41.862400 21.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x75EBE19B, 9686, 0x5EBE0000, 103.914, 41.8624, 21.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0000 [103.914001 41.862400 21.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE19C, 9686, 0x5EBE0000, 101.763, 42.0624, 19.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0000 [101.763000 42.062401 19.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x75EBE19C, 9686, 0x5EBE0000, 101.763, 42.0624, 19.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0000 [101.763000 42.062401 19.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE19D, 9686, 0x5EBE0000, 106.056, 42.0624, 19.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5EBE0000 [106.056000 42.062401 19.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x75EBE19D, 9686, 0x5EBE0000, 106.056, 42.0624, 19.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5EBE0000 [106.056000 42.062401 19.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE19E, 12679, 0x5EBE0000, 108.001, 42.4963, 18.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x5EBE0000 [108.000999 42.496300 18.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75EBE19F, 12679, 0x5EBE0000, 110.001, 37.7463, 18.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x5EBE0000 [110.000999 37.746300 18.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75EBE19F, 12679, 0x5EBE0000, 110.001, 37.7463, 18.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x5EBE0000 [110.000999 37.746300 18.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75EBE1A0, 13948, 0x5EBE0100, 62.4881, 35.6826, 22.005, 0.024011, 0, 0, 0.999712, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F43.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F43.sql index d7fbe258ae..1760fee241 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F43.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F43.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x5F43; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F43000, 22684, 0x5F430100, 10, -88.4261, -41.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Throne of the Tusker King */ -/* @teleloc 0x5F430100 [10.000000 -88.426102 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F43000, 22684, 0x5F430100, 10, -88.4261, -41.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Throne of the Tusker King */ +/* @teleloc 0x5F430100 [10.000000 -88.426102 -41.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F43001, 22518, 0x5F43010E, 20.1243, -86.2592, -41.945, 0.999687, 0, 0, -0.024997, True, '2005-02-09 10:00:00'); /* Devastator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F44.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F44.sql index f0669e36d4..f018a107c7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F44.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F44.sql @@ -5,24 +5,24 @@ VALUES (0x75F44000, 22477, 0x5F440101, 0, -30, 0.0132, 0, 0, 0, -1, True, '2005 /* @teleloc 0x5F440101 [0.000000 -30.000000 0.013200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F44001, 22472, 0x5F440107, 10, -20, 0.0132, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Axer's Wishes */ -/* @teleloc 0x5F440107 [10.000000 -20.000000 0.013200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F44001, 22472, 0x5F440107, 10, -20, 0.0132, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Axer's Wishes */ +/* @teleloc 0x5F440107 [10.000000 -20.000000 0.013200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F44002, 22478, 0x5F44010B, 10, -30, 0.0132, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Fletcher's Dreams */ /* @teleloc 0x5F44010B [10.000000 -30.000000 0.013200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F44003, 22484, 0x5F440110, 10, -50, 0.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Statue of Lockpicker's Wish */ -/* @teleloc 0x5F440110 [10.000000 -50.000000 0.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F44003, 22484, 0x5F440110, 10, -50, 0.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Statue of Lockpicker's Wish */ +/* @teleloc 0x5F440110 [10.000000 -50.000000 0.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F44004, 22489, 0x5F440115, 10, -60, 0.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Statue of Evasive Wishes */ /* @teleloc 0x5F440115 [10.000000 -60.000000 0.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F44005, 22469, 0x5F440119, 20, -10, 0.0132, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Scholarly Wishes */ -/* @teleloc 0x5F440119 [20.000000 -10.000000 0.013200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F44005, 22469, 0x5F440119, 20, -10, 0.0132, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Scholarly Wishes */ +/* @teleloc 0x5F440119 [20.000000 -10.000000 0.013200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F44006, 22473, 0x5F44011D, 20, -20, 0.0132, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Bowman's Wish */ @@ -37,8 +37,8 @@ VALUES (0x75F44008, 22491, 0x5F440128, 20, -40, 0.0132, 0.707107, 0, 0, -0.70710 /* @teleloc 0x5F440128 [20.000000 -40.000000 0.013200] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F44009, 22485, 0x5F44012B, 20, -50, 0.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Statue of Macer's Wish */ -/* @teleloc 0x5F44012B [20.000000 -50.000000 0.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F44009, 22485, 0x5F44012B, 20, -50, 0.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Statue of Macer's Wish */ +/* @teleloc 0x5F44012B [20.000000 -50.000000 0.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4400A, 22490, 0x5F440130, 20, -60, 0.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Statue of Dodge Wishes */ @@ -49,8 +49,8 @@ VALUES (0x75F4400B, 22495, 0x5F440136, 20, -70, 0.0132, 1, 0, 0, 0, True, '2005 /* @teleloc 0x5F440136 [20.000000 -70.000000 0.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4400C, 22468, 0x5F44013A, 30, 0, 0.0132, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Alchemical Wishes */ -/* @teleloc 0x5F44013A [30.000000 0.000000 0.013200] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4400C, 22468, 0x5F44013A, 30, 0, 0.0132, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Alchemical Wishes */ +/* @teleloc 0x5F44013A [30.000000 0.000000 0.013200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4400D, 22470, 0x5F44013D, 30, -10, 0.0132, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Statue of Armor Tinker's Wish */ @@ -97,8 +97,8 @@ VALUES (0x75F44017, 22491, 0x5F440173, 40, -40, 0.0132, -0.707107, 0, 0, -0.7071 /* @teleloc 0x5F440173 [40.000000 -40.000000 0.013200] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F44018, 22487, 0x5F440176, 40, -50, 0.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Statue of Magic Tinker's Wish */ -/* @teleloc 0x5F440176 [40.000000 -50.000000 0.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F44018, 22487, 0x5F440176, 40, -50, 0.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Statue of Magic Tinker's Wish */ +/* @teleloc 0x5F440176 [40.000000 -50.000000 0.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F44019, 22493, 0x5F44017B, 40, -60, 0.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Statue of Spearman's Wish */ @@ -117,8 +117,8 @@ VALUES (0x75F4401C, 22482, 0x5F440189, 50, -30, 0.0132, 0, 0, 0, -1, True, '200 /* @teleloc 0x5F440189 [50.000000 -30.000000 0.013200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4401D, 22488, 0x5F44018E, 50, -50, 0.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Statue of Archmage's Wish */ -/* @teleloc 0x5F44018E [50.000000 -50.000000 0.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4401D, 22488, 0x5F44018E, 50, -50, 0.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Statue of Archmage's Wish */ +/* @teleloc 0x5F44018E [50.000000 -50.000000 0.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4401E, 22494, 0x5F440193, 50, -60, 0.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Statue of Staffer's Wish */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F45.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F45.sql index a739a052ed..0252338331 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F45.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F45.sql @@ -100,8 +100,8 @@ VALUES (0x75F45035, 24146, 0x5F450131, 80, -230, 0.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x5F450131 [80.000000 -230.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F45036, 24148, 0x5F450134, 80, -260, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Event - Oswald Portal Event Gen C */ -/* @teleloc 0x5F450134 [80.000000 -260.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F45036, 24148, 0x5F450134, 80, -260, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Event - Oswald Portal Event Gen C */ +/* @teleloc 0x5F450134 [80.000000 -260.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F45037, 24159, 0x5F450135, 90, -180, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Puzzle Box */ @@ -112,8 +112,8 @@ VALUES (0x75F45038, 24147, 0x5F450136, 90, -240, 0.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x5F450136 [90.000000 -240.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F45039, 24150, 0x5F450137, 90, -250, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Event - Oswald Portal Event Gen E */ -/* @teleloc 0x5F450137 [90.000000 -250.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F45039, 24150, 0x5F450137, 90, -250, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Event - Oswald Portal Event Gen E */ +/* @teleloc 0x5F450137 [90.000000 -250.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4503A, 24159, 0x5F450138, 120, -180, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Puzzle Box */ @@ -172,7 +172,7 @@ VALUES (0x75F45046, 22467, 0x5F450146, 170, -86.2, 0.013, 0, 0, 0, -1, True, '2 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F45047, 7923, 0x5F450146, 169.846, -90.1557, 0.005, -0.998567, 0, 0, 0.053515, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x5F450146 [169.845993 -90.155701 0.005000] -0.998567 0.000000 0.000000 0.053514 */ +/* @teleloc 0x5F450146 [169.845993 -90.155701 0.005000] -0.998567 0.000000 0.000000 0.053515 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75F45047, 0x75F45043, '2005-02-09 10:00:00') /* Mu Mu (22502) */ @@ -199,8 +199,8 @@ VALUES (0x75F4504B, 22504, 0x5F45014B, 182.5, -86.25, 0.013, 0, 0, 0, -1, True, /* @teleloc 0x5F45014B [182.500000 -86.250000 0.013000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4504C, 22503, 0x5F45014C, 182.5, -103.5, 0.013, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Po Po */ -/* @teleloc 0x5F45014C [182.500000 -103.500000 0.013000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4504C, 22503, 0x5F45014C, 182.5, -103.5, 0.013, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Po Po */ +/* @teleloc 0x5F45014C [182.500000 -103.500000 0.013000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4504F, 24139, 0x5F45014F, 54.0809, -19.5893, 6.005, 0.453596, 0, 0, -0.891207, True, '2005-02-09 10:00:00'); /* Invisible Assailant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F46.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F46.sql index 31baa34170..57c1938cef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F46.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F46.sql @@ -8,16 +8,16 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x75F46000, 0x75F46004, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F46001, 187, 0x5F460105, 10, -87.5317, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bandit Lord */ -/* @teleloc 0x5F460105 [10.000000 -87.531700 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F46001, 187, 0x5F460105, 10, -87.5317, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bandit Lord */ +/* @teleloc 0x5F460105 [10.000000 -87.531700 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F46002, 188, 0x5F460105, 11.0182, -89.8315, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bandit Mage */ -/* @teleloc 0x5F460105 [11.018200 -89.831497 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F46002, 188, 0x5F460105, 11.0182, -89.8315, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bandit Mage */ +/* @teleloc 0x5F460105 [11.018200 -89.831497 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F46003, 1218, 0x5F460105, 8.54816, -89.8315, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Thief */ -/* @teleloc 0x5F460105 [8.548160 -89.831497 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F46003, 1218, 0x5F460105, 8.54816, -89.8315, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Thief */ +/* @teleloc 0x5F460105 [8.548160 -89.831497 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F46004, 2131, 0x5F46010F, 19.902, -69.267, -11.995, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -131,8 +131,8 @@ VALUES (0x75F4601B, 2131, 0x5F46013C, 40.0325, -100.139, -5.995, -0.003979, 0, /* @teleloc 0x5F46013C [40.032501 -100.139000 -5.995000] -0.003979 0.000000 0.000000 0.999992 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4601C, 1302, 0x5F46013D, 40, -95.25, -6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5F46013D [40.000000 -95.250000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4601C, 1302, 0x5F46013D, 40, -95.25, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5F46013D [40.000000 -95.250000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4601D, 24191, 0x5F46013D, 40.0053, -96.6786, -5.995, 1, 0, 0, -0.000224, False, '2005-02-09 10:00:00'); /* Blade Vulnerability Trap */ @@ -213,8 +213,8 @@ VALUES (0x75F4602E, 1302, 0x5F460164, 134.75, -140, -6, -0.707107, 0, 0, 0.7071 /* @teleloc 0x5F460164 [134.750000 -140.000000 -6.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4602F, 1302, 0x5F460165, 130, -144.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5F460165 [130.000000 -144.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4602F, 1302, 0x5F460165, 130, -144.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5F460165 [130.000000 -144.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F46030, 1302, 0x5F46016E, 140, -125.25, -6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -542,8 +542,8 @@ VALUES (0x75F46061, 1218, 0x5F4601DD, 88.8517, -184.679, 0.005, 0.683782, 0, 0, /* @teleloc 0x5F4601DD [88.851700 -184.679001 0.005000] 0.683782 0.000000 0.000000 -0.729687 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F46062, 3991, 0x5F4601E1, 91.0587, -190.696, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5F4601E1 [91.058701 -190.695999 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F46062, 3991, 0x5F4601E1, 91.0587, -190.696, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5F4601E1 [91.058701 -190.695999 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F46063, 188, 0x5F4601E3, 86.6171, -199.211, 0.005, 0.958749, 0, 0, 0.284254, True, '2005-02-09 10:00:00'); /* Bandit Mage */ @@ -654,8 +654,8 @@ VALUES (0x75F4607D, 1218, 0x5F460232, 131.898, -199.912, 0.005, 0.962425, 0, 0, /* @teleloc 0x5F460232 [131.897995 -199.912003 0.005000] 0.962425 0.000000 0.000000 -0.271547 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4607E, 3979, 0x5F460241, 136.042, -190.697, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5F460241 [136.042007 -190.697006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4607E, 3979, 0x5F460241, 136.042, -190.697, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5F460241 [136.042007 -190.697006 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4607F, 188, 0x5F460244, 135.039, -199.766, 0.005, 0.966741, 0, 0, -0.255759, True, '2005-02-09 10:00:00'); /* Bandit Mage */ @@ -694,8 +694,8 @@ VALUES (0x75F46087, 1210, 0x5F46025C, 42.0077, -179.303, 6.005, -0.699517, 0, 0 /* @teleloc 0x5F46025C [42.007702 -179.302994 6.005000] -0.699517 0.000000 0.000000 0.714616 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F46088, 24187, 0x5F46025D, 40.518, -182.947, 6.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Piercing Vulnerability Trap */ -/* @teleloc 0x5F46025D [40.518002 -182.947006 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F46088, 24187, 0x5F46025D, 40.518, -182.947, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Piercing Vulnerability Trap */ +/* @teleloc 0x5F46025D [40.518002 -182.947006 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F46089, 188, 0x5F460268, 60.7756, -139.217, 6.005, -0.998568, 0, 0, 0.053488, True, '2005-02-09 10:00:00'); /* Bandit Mage */ @@ -721,8 +721,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x75F4608D, 0x75F46099, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4608E, 3991, 0x5F46029B, 32.6523, -160.902, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x5F46029B [32.652302 -160.901993 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4608E, 3991, 0x5F46029B, 32.6523, -160.902, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x5F46029B [32.652302 -160.901993 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4608F, 1210, 0x5F4602A2, 34.12, -178.705, 12.005, -0.918672, 0, 0, -0.395021, True, '2005-02-09 10:00:00'); /* Mercenary */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F47.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F47.sql index c3b6a5fe49..87f2ecea25 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F47.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F47.sql @@ -1078,8 +1078,8 @@ VALUES (0x75F470D1, 0x75F47015, '2005-02-09 10:00:00') /* Ruby Gromnie (25598) * , (0x75F470D1, 0x75F470E8, '2005-02-09 10:00:00') /* Ruby Gromnie (25598) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F470D2, 25596, 0x5F47036A, 201.321, -106.178, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Amethyst Gromnie */ -/* @teleloc 0x5F47036A [201.320999 -106.178001 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F470D2, 25596, 0x5F47036A, 201.321, -106.178, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Amethyst Gromnie */ +/* @teleloc 0x5F47036A [201.320999 -106.178001 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F470D3, 25596, 0x5F47036A, 198.779, -106.318, -5.995, 0.200459, 0, 0, -0.979702, True, '2005-02-09 10:00:00'); /* Amethyst Gromnie */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F48.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F48.sql index b7bf5290bf..e42d2ffc4d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F48.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F48.sql @@ -233,8 +233,8 @@ VALUES (0x75F4803A, 25563, 0x5F48015C, 120.961, -72.3004, -23.9948, 0.962283, 0, /* @teleloc 0x5F48015C [120.960999 -72.300400 -23.994801] 0.962283 0.000000 0.000000 0.272050 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4803B, 22899, 0x5F48015C, 116.498, -72.8831, -23.9948, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Seraph */ -/* @teleloc 0x5F48015C [116.498001 -72.883102 -23.994801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4803B, 22899, 0x5F48015C, 116.498, -72.8831, -23.9948, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Seraph */ +/* @teleloc 0x5F48015C [116.498001 -72.883102 -23.994801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4803C, 22899, 0x5F48015C, 124.17, -67.847, -23.9948, 0.7064, 0, 0, 0.707813, True, '2005-02-09 10:00:00'); /* Drudge Seraph */ @@ -414,7 +414,7 @@ VALUES (0x75F48067, 22899, 0x5F4801B8, 7.70966, -9.0146, -17.9948, -0.020942, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F48068, 22899, 0x5F4801B8, 11.3515, -9.22647, -17.9948, 0.029052, 0, 0, 0.999578, True, '2005-02-09 10:00:00'); /* Drudge Seraph */ -/* @teleloc 0x5F4801B8 [11.351500 -9.226470 -17.994801] 0.029051 0.000000 0.000000 0.999578 */ +/* @teleloc 0x5F4801B8 [11.351500 -9.226470 -17.994801] 0.029052 0.000000 0.000000 0.999578 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F48069, 22899, 0x5F4801BC, 13.5864, -50.3842, -17.9948, 0.998977, 0, 0, -0.04521, True, '2005-02-09 10:00:00'); /* Drudge Seraph */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F49.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F49.sql index 9ab697c8b7..c4f25a3e35 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F49.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F49.sql @@ -575,7 +575,7 @@ VALUES (0x75F49084, 27920, 0x5F490564, 60.9251, -80.7862, -11.945, 0.674143, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F49085, 27920, 0x5F490572, 57.422, -100.261, -11.9864, -0.999886, 0, 0, 0.01511, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ -/* @teleloc 0x5F490572 [57.422001 -100.261002 -11.986400] -0.999886 0.000000 0.000000 0.015109 */ +/* @teleloc 0x5F490572 [57.422001 -100.261002 -11.986400] -0.999886 0.000000 0.000000 0.015110 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F49086, 27920, 0x5F490572, 62.2222, -100.122, -11.9864, -0.999266, 0, 0, -0.0383, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ @@ -720,8 +720,8 @@ VALUES (0x75F4908C, 8419, 0x5F4905AD, 82.9, -81, -4.5, 0.707107, 0, 0, -0.70710 /* @teleloc 0x5F4905AD [82.900002 -81.000000 -4.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4908D, 26553, 0x5F4905AE, 80, -79.84, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F4905AE [80.000000 -79.839996 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4908D, 26553, 0x5F4905AE, 80, -79.84, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F4905AE [80.000000 -79.839996 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75F4908D, 0x75F4908C, '2005-02-09 10:00:00') /* Button (8419) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4A.sql index 47d97692b4..5cd272b62e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4A.sql @@ -575,7 +575,7 @@ VALUES (0x75F4A084, 27921, 0x5F4A0564, 60.9251, -80.7862, -11.945, 0.674143, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4A085, 27921, 0x5F4A0572, 57.422, -100.261, -11.9864, -0.999886, 0, 0, 0.01511, True, '2005-02-09 10:00:00'); /* Tormented Consort */ -/* @teleloc 0x5F4A0572 [57.422001 -100.261002 -11.986400] -0.999886 0.000000 0.000000 0.015109 */ +/* @teleloc 0x5F4A0572 [57.422001 -100.261002 -11.986400] -0.999886 0.000000 0.000000 0.015110 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4A086, 27921, 0x5F4A0572, 62.2222, -100.122, -11.9864, -0.999266, 0, 0, -0.0383, True, '2005-02-09 10:00:00'); /* Tormented Consort */ @@ -720,8 +720,8 @@ VALUES (0x75F4A08C, 8419, 0x5F4A05AD, 82.9, -81, -4.5, 0.707107, 0, 0, -0.70710 /* @teleloc 0x5F4A05AD [82.900002 -81.000000 -4.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4A08D, 26553, 0x5F4A05AE, 80, -79.84, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F4A05AE [80.000000 -79.839996 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4A08D, 26553, 0x5F4A05AE, 80, -79.84, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F4A05AE [80.000000 -79.839996 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75F4A08D, 0x75F4A08C, '2005-02-09 10:00:00') /* Button (8419) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4B.sql index 4726d30625..6b438253dd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4B.sql @@ -575,7 +575,7 @@ VALUES (0x75F4B084, 27922, 0x5F4B0564, 60.9251, -80.7862, -11.945, 0.674143, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4B085, 27922, 0x5F4B0572, 57.422, -100.261, -11.9864, -0.999886, 0, 0, 0.01511, True, '2005-02-09 10:00:00'); /* Tormented Patriarch */ -/* @teleloc 0x5F4B0572 [57.422001 -100.261002 -11.986400] -0.999886 0.000000 0.000000 0.015109 */ +/* @teleloc 0x5F4B0572 [57.422001 -100.261002 -11.986400] -0.999886 0.000000 0.000000 0.015110 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4B086, 27922, 0x5F4B0572, 62.2222, -100.122, -11.9864, -0.999266, 0, 0, -0.0383, True, '2005-02-09 10:00:00'); /* Tormented Patriarch */ @@ -720,8 +720,8 @@ VALUES (0x75F4B08C, 8419, 0x5F4B05AD, 82.9, -81, -4.5, 0.707107, 0, 0, -0.70710 /* @teleloc 0x5F4B05AD [82.900002 -81.000000 -4.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4B08D, 26553, 0x5F4B05AE, 80, -79.84, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F4B05AE [80.000000 -79.839996 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4B08D, 26553, 0x5F4B05AE, 80, -79.84, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F4B05AE [80.000000 -79.839996 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75F4B08D, 0x75F4B08C, '2005-02-09 10:00:00') /* Button (8419) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4C.sql index 5aa7a8b165..85f7a6bca9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4C.sql @@ -5,8 +5,8 @@ VALUES (0x75F4C000, 28025, 0x5F4C0100, 78.1, -274.75, 2.2, 1, 0, 0, 0, False, '2 /* @teleloc 0x5F4C0100 [78.099998 -274.750000 2.200000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C001, 28025, 0x5F4C0101, 78.3047, -278.383, 2.2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C0101 [78.304703 -278.382996 2.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C001, 28025, 0x5F4C0101, 78.3047, -278.383, 2.2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C0101 [78.304703 -278.382996 2.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C002, 4219, 0x5F4C0104, 90, -280, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ @@ -116,16 +116,16 @@ VALUES (0x75F4C010, 28025, 0x5F4C0119, 70, -200, 6, 0.707107, 0, 0, -0.707107, F /* @teleloc 0x5F4C0119 [70.000000 -200.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C011, 28025, 0x5F4C011A, 70, -210, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C011A [70.000000 -210.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C011, 28025, 0x5F4C011A, 70, -210, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C011A [70.000000 -210.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C012, 28025, 0x5F4C011B, 70, -220, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C011B [70.000000 -220.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C012, 28025, 0x5F4C011B, 70, -220, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C011B [70.000000 -220.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C013, 28025, 0x5F4C011B, 70.968, -221.973, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C011B [70.968002 -221.973007 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4C013, 28025, 0x5F4C011B, 70.968, -221.973, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C011B [70.968002 -221.973007 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C014, 28025, 0x5F4C0121, 78.1, -234.75, 8.2, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -200,12 +200,12 @@ VALUES (0x75F4C025, 28025, 0x5F4C013E, 120, -200, 6, 0.707107, 0, 0, -0.707107, /* @teleloc 0x5F4C013E [120.000000 -200.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C026, 28025, 0x5F4C013F, 120, -210, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C013F [120.000000 -210.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C026, 28025, 0x5F4C013F, 120, -210, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C013F [120.000000 -210.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C027, 28025, 0x5F4C0140, 120, -220, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C0140 [120.000000 -220.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C027, 28025, 0x5F4C0140, 120, -220, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C0140 [120.000000 -220.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C028, 27978, 0x5F4C014F, 60, -170, 12.005, 0.659983, 0, 0, 0.75128, True, '2005-02-09 10:00:00'); /* Guruk Basher */ @@ -260,8 +260,8 @@ VALUES (0x75F4C034, 27978, 0x5F4C01D5, 70, -110, 18.005, -0.0292, 0, 0, 0.999574 /* @teleloc 0x5F4C01D5 [70.000000 -110.000000 18.004999] -0.029200 0.000000 0.000000 0.999574 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C035, 27978, 0x5F4C01FB, 90.1862, -135.625, 18.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Basher */ -/* @teleloc 0x5F4C01FB [90.186203 -135.625000 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4C035, 27978, 0x5F4C01FB, 90.1862, -135.625, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Basher */ +/* @teleloc 0x5F4C01FB [90.186203 -135.625000 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C036, 27978, 0x5F4C020D, 110, -110, 18.005, -0.004204, 0, 0, 0.999991, True, '2005-02-09 10:00:00'); /* Guruk Basher */ @@ -372,8 +372,8 @@ VALUES (0x75F4C050, 28025, 0x5F4C0317, 81.1547, -109.333, 30, -0.707107, 0, 0, - /* @teleloc 0x5F4C0317 [81.154701 -109.333000 30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C051, 28025, 0x5F4C0319, 85.25, -81.9, 32.2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C0319 [85.250000 -81.900002 32.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C051, 28025, 0x5F4C0319, 85.25, -81.9, 32.2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C0319 [85.250000 -81.900002 32.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C052, 28025, 0x5F4C031C, 90, -90.1466, 30.2444, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -404,16 +404,16 @@ VALUES (0x75F4C058, 27988, 0x5F4C0323, 97.6698, -99.5835, 30.005, 0.53046, 0, 0, /* @teleloc 0x5F4C0323 [97.669800 -99.583504 30.004999] 0.530460 0.000000 0.000000 0.847710 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C059, 28025, 0x5F4C0323, 99.8534, -100, 30.2444, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C0323 [99.853401 -100.000000 30.244400] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C059, 28025, 0x5F4C0323, 99.8534, -100, 30.2444, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C0323 [99.853401 -100.000000 30.244400] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C05A, 27981, 0x5F4C0324, 97.5955, -106.721, 30.005, 0.89304, 0, 0, 0.449978, True, '2005-02-09 10:00:00'); /* Guruk Boor */ /* @teleloc 0x5F4C0324 [97.595497 -106.721001 30.004999] 0.893040 0.000000 0.000000 0.449978 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C05B, 28025, 0x5F4C0324, 98.8453, -109.333, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C0324 [98.845299 -109.333000 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C05B, 28025, 0x5F4C0324, 98.8453, -109.333, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C0324 [98.845299 -109.333000 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C05C, 27987, 0x5F4C032A, 81.4938, -21.7036, 36.005, 0.400968, 0, 0, -0.916092, True, '2005-02-09 10:00:00'); /* Guruk Heavy */ @@ -503,8 +503,8 @@ VALUES (0x75F4C06C, 28025, 0x5F4C0336, 90, -50, 36, -0.707107, 0, 0, -0.707107, /* @teleloc 0x5F4C0336 [90.000000 -50.000000 36.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C06D, 28025, 0x5F4C0337, 88.1, -64.75, 38.2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C0337 [88.099998 -64.750000 38.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C06D, 28025, 0x5F4C0337, 88.1, -64.75, 38.2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C0337 [88.099998 -64.750000 38.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C06E, 28025, 0x5F4C0338, 90, -70, 36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -515,16 +515,16 @@ VALUES (0x75F4C06F, 27987, 0x5F4C033C, 98.4141, -21.1967, 36.005, -0.384026, 0, /* @teleloc 0x5F4C033C [98.414101 -21.196699 36.005001] -0.384026 0.000000 0.000000 -0.923322 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C070, 28025, 0x5F4C033D, 100, -30, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C033D [100.000000 -30.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C070, 28025, 0x5F4C033D, 100, -30, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C033D [100.000000 -30.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C071, 27988, 0x5F4C033E, 101.998, -39.8727, 36.005, 0.74532, 0, 0, 0.666707, True, '2005-02-09 10:00:00'); /* Guruk Miscreant */ /* @teleloc 0x5F4C033E [101.998001 -39.872700 36.005001] 0.745320 0.000000 0.000000 0.666707 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C072, 28025, 0x5F4C033E, 100, -40, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C033E [100.000000 -40.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C072, 28025, 0x5F4C033E, 100, -40, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C033E [100.000000 -40.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C073, 28025, 0x5F4C011C, 71.9, -240.95, 8.2, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -555,8 +555,8 @@ VALUES (0x75F4C079, 28025, 0x5F4C030F, 53.2455, -101.769, 32.2, 0, 0, 0, -1, Fal /* @teleloc 0x5F4C030F [53.245499 -101.768997 32.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4C07A, 28025, 0x5F4C0310, 62.2955, -92.7193, 33.3, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4C0310 [62.295502 -92.719299 33.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4C07A, 28025, 0x5F4C0310, 62.2955, -92.7193, 33.3, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4C0310 [62.295502 -92.719299 33.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4C07B, 28025, 0x5F4C0322, 95.75, -87.2167, 32.2, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Virulent Air */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4D.sql index 20d4455ded..d35ae9643c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4D.sql @@ -5,8 +5,8 @@ VALUES (0x75F4D000, 28025, 0x5F4D0100, 78.1, -274.75, 2.2, 1, 0, 0, 0, False, '2 /* @teleloc 0x5F4D0100 [78.099998 -274.750000 2.200000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D001, 28025, 0x5F4D0101, 78.3047, -278.383, 2.2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D0101 [78.304703 -278.382996 2.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D001, 28025, 0x5F4D0101, 78.3047, -278.383, 2.2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D0101 [78.304703 -278.382996 2.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D002, 4219, 0x5F4D0104, 90, -280, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ @@ -116,16 +116,16 @@ VALUES (0x75F4D010, 28025, 0x5F4D0119, 70, -200, 6, 0.707107, 0, 0, -0.707107, F /* @teleloc 0x5F4D0119 [70.000000 -200.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D011, 28025, 0x5F4D011A, 70, -210, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D011A [70.000000 -210.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D011, 28025, 0x5F4D011A, 70, -210, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D011A [70.000000 -210.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D012, 28025, 0x5F4D011B, 70, -220, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D011B [70.000000 -220.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D012, 28025, 0x5F4D011B, 70, -220, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D011B [70.000000 -220.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D013, 28025, 0x5F4D011B, 70.968, -221.973, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D011B [70.968002 -221.973007 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4D013, 28025, 0x5F4D011B, 70.968, -221.973, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D011B [70.968002 -221.973007 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D014, 28025, 0x5F4D0121, 78.1, -234.75, 8.2, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -200,12 +200,12 @@ VALUES (0x75F4D025, 28025, 0x5F4D013E, 120, -200, 6, 0.707107, 0, 0, -0.707107, /* @teleloc 0x5F4D013E [120.000000 -200.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D026, 28025, 0x5F4D013F, 120, -210, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D013F [120.000000 -210.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D026, 28025, 0x5F4D013F, 120, -210, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D013F [120.000000 -210.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D027, 28025, 0x5F4D0140, 120, -220, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D0140 [120.000000 -220.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D027, 28025, 0x5F4D0140, 120, -220, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D0140 [120.000000 -220.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D028, 27989, 0x5F4D014F, 60, -170, 12.005, 0.659983, 0, 0, 0.75128, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ @@ -260,8 +260,8 @@ VALUES (0x75F4D034, 27989, 0x5F4D01D5, 70, -110, 18.005, -0.0292, 0, 0, 0.999574 /* @teleloc 0x5F4D01D5 [70.000000 -110.000000 18.004999] -0.029200 0.000000 0.000000 0.999574 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D035, 27989, 0x5F4D01FB, 90.1862, -135.625, 18.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ -/* @teleloc 0x5F4D01FB [90.186203 -135.625000 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4D035, 27989, 0x5F4D01FB, 90.1862, -135.625, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ +/* @teleloc 0x5F4D01FB [90.186203 -135.625000 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D036, 27989, 0x5F4D020D, 110, -110, 18.005, -0.004204, 0, 0, 0.999991, True, '2005-02-09 10:00:00'); /* Guruk Smasher */ @@ -372,8 +372,8 @@ VALUES (0x75F4D050, 28025, 0x5F4D0317, 81.1547, -109.333, 30, -0.707107, 0, 0, - /* @teleloc 0x5F4D0317 [81.154701 -109.333000 30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D051, 28025, 0x5F4D0319, 85.25, -81.9, 32.2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D0319 [85.250000 -81.900002 32.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D051, 28025, 0x5F4D0319, 85.25, -81.9, 32.2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D0319 [85.250000 -81.900002 32.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D052, 28025, 0x5F4D031C, 90, -90.1466, 30.2444, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -404,16 +404,16 @@ VALUES (0x75F4D058, 27982, 0x5F4D0323, 97.6698, -99.5835, 30.005, 0.53046, 0, 0, /* @teleloc 0x5F4D0323 [97.669800 -99.583504 30.004999] 0.530460 0.000000 0.000000 0.847710 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D059, 28025, 0x5F4D0323, 99.8534, -100, 30.2444, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D0323 [99.853401 -100.000000 30.244400] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D059, 28025, 0x5F4D0323, 99.8534, -100, 30.2444, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D0323 [99.853401 -100.000000 30.244400] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D05A, 27979, 0x5F4D0324, 97.5955, -106.721, 30.005, 0.89304, 0, 0, 0.449978, True, '2005-02-09 10:00:00'); /* Guruk Beast */ /* @teleloc 0x5F4D0324 [97.595497 -106.721001 30.004999] 0.893040 0.000000 0.000000 0.449978 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D05B, 28025, 0x5F4D0324, 98.8453, -109.333, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D0324 [98.845299 -109.333000 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D05B, 28025, 0x5F4D0324, 98.8453, -109.333, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D0324 [98.845299 -109.333000 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D05C, 27985, 0x5F4D032A, 81.4938, -21.7036, 36.005, 0.400968, 0, 0, -0.916092, True, '2005-02-09 10:00:00'); /* Guruk Destroyer */ @@ -503,8 +503,8 @@ VALUES (0x75F4D06C, 28025, 0x5F4D0336, 90, -50, 36, -0.707107, 0, 0, -0.707107, /* @teleloc 0x5F4D0336 [90.000000 -50.000000 36.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D06D, 28025, 0x5F4D0337, 88.1, -64.75, 38.2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D0337 [88.099998 -64.750000 38.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D06D, 28025, 0x5F4D0337, 88.1, -64.75, 38.2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D0337 [88.099998 -64.750000 38.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D06E, 28025, 0x5F4D0338, 90, -70, 36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -515,16 +515,16 @@ VALUES (0x75F4D06F, 27985, 0x5F4D033C, 98.4141, -21.1967, 36.005, -0.384026, 0, /* @teleloc 0x5F4D033C [98.414101 -21.196699 36.005001] -0.384026 0.000000 0.000000 -0.923322 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D070, 28025, 0x5F4D033D, 100, -30, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D033D [100.000000 -30.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D070, 28025, 0x5F4D033D, 100, -30, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D033D [100.000000 -30.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D071, 27982, 0x5F4D033E, 101.998, -39.8727, 36.005, 0.74532, 0, 0, 0.666707, True, '2005-02-09 10:00:00'); /* Guruk Brute */ /* @teleloc 0x5F4D033E [101.998001 -39.872700 36.005001] 0.745320 0.000000 0.000000 0.666707 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D072, 28025, 0x5F4D033E, 100, -40, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D033E [100.000000 -40.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D072, 28025, 0x5F4D033E, 100, -40, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D033E [100.000000 -40.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D073, 28025, 0x5F4D011C, 71.9, -240.95, 8.2, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -555,8 +555,8 @@ VALUES (0x75F4D079, 28025, 0x5F4D030F, 53.2455, -101.769, 32.2, 0, 0, 0, -1, Fal /* @teleloc 0x5F4D030F [53.245499 -101.768997 32.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4D07A, 28025, 0x5F4D0310, 62.2955, -92.7193, 33.3, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4D0310 [62.295502 -92.719299 33.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4D07A, 28025, 0x5F4D0310, 62.2955, -92.7193, 33.3, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4D0310 [62.295502 -92.719299 33.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4D07B, 28025, 0x5F4D0322, 95.75, -87.2167, 32.2, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Virulent Air */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4E.sql index 44a22d3e24..36646fc51c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4E.sql @@ -5,8 +5,8 @@ VALUES (0x75F4E000, 28025, 0x5F4E0100, 78.1, -274.75, 2.2, 1, 0, 0, 0, False, '2 /* @teleloc 0x5F4E0100 [78.099998 -274.750000 2.200000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E001, 28025, 0x5F4E0101, 78.3047, -278.383, 2.2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E0101 [78.304703 -278.382996 2.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E001, 28025, 0x5F4E0101, 78.3047, -278.383, 2.2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E0101 [78.304703 -278.382996 2.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E002, 4219, 0x5F4E0104, 90, -280, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ @@ -116,12 +116,12 @@ VALUES (0x75F4E010, 28025, 0x5F4E0119, 70, -200, 6, 0.707107, 0, 0, -0.707107, F /* @teleloc 0x5F4E0119 [70.000000 -200.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E011, 28025, 0x5F4E011A, 70, -210, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E011A [70.000000 -210.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E011, 28025, 0x5F4E011A, 70, -210, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E011A [70.000000 -210.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E012, 28025, 0x5F4E011B, 70, -220, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E011B [70.000000 -220.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E012, 28025, 0x5F4E011B, 70, -220, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E011B [70.000000 -220.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E013, 28025, 0x5F4E011C, 71.9, -240.95, 8.2, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -132,8 +132,8 @@ VALUES (0x75F4E014, 28025, 0x5F4E011D, 71.9, -250.95, 8.2, -0.707107, 0, 0, -0.7 /* @teleloc 0x5F4E011D [71.900002 -250.949997 8.200000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E015, 28025, 0x5F4E011B, 70.968, -221.973, 6, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E011B [70.968002 -221.973007 6.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4E015, 28025, 0x5F4E011B, 70.968, -221.973, 6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E011B [70.968002 -221.973007 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E016, 28025, 0x5F4E0121, 78.1, -234.75, 8.2, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -216,12 +216,12 @@ VALUES (0x75F4E029, 28025, 0x5F4E013E, 120, -200, 6, 0.707107, 0, 0, -0.707107, /* @teleloc 0x5F4E013E [120.000000 -200.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E02A, 28025, 0x5F4E013F, 120, -210, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E013F [120.000000 -210.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E02A, 28025, 0x5F4E013F, 120, -210, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E013F [120.000000 -210.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E02B, 28025, 0x5F4E0140, 120, -220, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E0140 [120.000000 -220.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E02B, 28025, 0x5F4E0140, 120, -220, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E0140 [120.000000 -220.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E02C, 27983, 0x5F4E014F, 60, -170, 12.005, 0.659983, 0, 0, 0.75128, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ @@ -276,8 +276,8 @@ VALUES (0x75F4E038, 27983, 0x5F4E01D5, 70, -110, 18.005, -0.0292, 0, 0, 0.999574 /* @teleloc 0x5F4E01D5 [70.000000 -110.000000 18.004999] -0.029200 0.000000 0.000000 0.999574 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E039, 27983, 0x5F4E01FB, 90.1862, -135.625, 18.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ -/* @teleloc 0x5F4E01FB [90.186203 -135.625000 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4E039, 27983, 0x5F4E01FB, 90.1862, -135.625, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ +/* @teleloc 0x5F4E01FB [90.186203 -135.625000 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E03A, 27983, 0x5F4E020D, 110, -110, 18.005, -0.004204, 0, 0, 0.999991, True, '2005-02-09 10:00:00'); /* Guruk Colossus */ @@ -372,8 +372,8 @@ VALUES (0x75F4E050, 28025, 0x5F4E030F, 50.5, -102.083, 30, 1, 0, 0, 0, False, '2 /* @teleloc 0x5F4E030F [50.500000 -102.083000 30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E051, 28025, 0x5F4E0310, 62.2955, -92.7193, 33.3, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E0310 [62.295502 -92.719299 33.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E051, 28025, 0x5F4E0310, 62.2955, -92.7193, 33.3, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E0310 [62.295502 -92.719299 33.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E052, 28025, 0x5F4E0311, 57.2807, -97.7045, 33.3, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -404,8 +404,8 @@ VALUES (0x75F4E058, 28025, 0x5F4E0317, 81.1547, -109.333, 30, -0.707107, 0, 0, - /* @teleloc 0x5F4E0317 [81.154701 -109.333000 30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E059, 28025, 0x5F4E0319, 85.25, -81.9, 32.2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E0319 [85.250000 -81.900002 32.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E059, 28025, 0x5F4E0319, 85.25, -81.9, 32.2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E0319 [85.250000 -81.900002 32.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E05A, 28025, 0x5F4E031C, 90, -90.1466, 30.2444, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -436,16 +436,16 @@ VALUES (0x75F4E060, 27980, 0x5F4E0323, 97.6698, -99.5835, 30.005, 0.53046, 0, 0, /* @teleloc 0x5F4E0323 [97.669800 -99.583504 30.004999] 0.530460 0.000000 0.000000 0.847710 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E061, 28025, 0x5F4E0323, 99.8534, -100, 30.2444, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E0323 [99.853401 -100.000000 30.244400] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E061, 28025, 0x5F4E0323, 99.8534, -100, 30.2444, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E0323 [99.853401 -100.000000 30.244400] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E062, 27980, 0x5F4E0324, 97.5955, -106.721, 30.005, 0.89304, 0, 0, 0.449978, True, '2005-02-09 10:00:00'); /* Guruk Behemoth */ /* @teleloc 0x5F4E0324 [97.595497 -106.721001 30.004999] 0.893040 0.000000 0.000000 0.449978 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E063, 28025, 0x5F4E0324, 98.8453, -109.333, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E0324 [98.845299 -109.333000 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E063, 28025, 0x5F4E0324, 98.8453, -109.333, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E0324 [98.845299 -109.333000 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E064, 28025, 0x5F4E0322, 95.75, -87.2167, 32.2, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -551,8 +551,8 @@ VALUES (0x75F4E078, 28025, 0x5F4E0336, 90, -50, 36, -0.707107, 0, 0, -0.707107, /* @teleloc 0x5F4E0336 [90.000000 -50.000000 36.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E079, 28025, 0x5F4E0337, 88.1, -64.75, 38.2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E0337 [88.099998 -64.750000 38.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E079, 28025, 0x5F4E0337, 88.1, -64.75, 38.2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E0337 [88.099998 -64.750000 38.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E07A, 28025, 0x5F4E0338, 90, -70, 36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virulent Air */ @@ -563,13 +563,13 @@ VALUES (0x75F4E07B, 27990, 0x5F4E033C, 98.4141, -21.1967, 36.005, -0.384026, 0, /* @teleloc 0x5F4E033C [98.414101 -21.196699 36.005001] -0.384026 0.000000 0.000000 -0.923322 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E07C, 28025, 0x5F4E033D, 100, -30, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E033D [100.000000 -30.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E07C, 28025, 0x5F4E033D, 100, -30, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E033D [100.000000 -30.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4E07D, 27980, 0x5F4E033E, 101.998, -39.8727, 36.005, 0.74532, 0, 0, 0.666707, True, '2005-02-09 10:00:00'); /* Guruk Behemoth */ /* @teleloc 0x5F4E033E [101.998001 -39.872700 36.005001] 0.745320 0.000000 0.000000 0.666707 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4E07E, 28025, 0x5F4E033E, 100, -40, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ -/* @teleloc 0x5F4E033E [100.000000 -40.000000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4E07E, 28025, 0x5F4E033E, 100, -40, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Virulent Air */ +/* @teleloc 0x5F4E033E [100.000000 -40.000000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4F.sql index 3443049682..b371ec1087 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F4F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F4F.sql @@ -89,24 +89,24 @@ VALUES (0x75F4F012, 7323, 0x5F4F018C, 61.55, -41.25, 1.5, -0.707107, 0, 0, 0.70 /* @teleloc 0x5F4F018C [61.549999 -41.250000 1.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4F013, 28026, 0x5F4F0194, 60, -92.25, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x5F4F0194 [60.000000 -92.250000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4F013, 28026, 0x5F4F0194, 60, -92.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x5F4F0194 [60.000000 -92.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4F014, 8420, 0x5F4F0196, 62.9, -92, 1.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x5F4F0196 [62.900002 -92.000000 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4F015, 26553, 0x5F4F0197, 60, -89.84, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F4F0197 [60.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4F015, 26553, 0x5F4F0197, 60, -89.84, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F4F0197 [60.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75F4F015, 0x75F4F014, '2005-02-09 10:00:00') /* Button (8420) */ , (0x75F4F015, 0x75F4F017, '2005-02-09 10:00:00') /* Torch (7323) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4F016, 28020, 0x5F4F0197, 60, -85.25, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ -/* @teleloc 0x5F4F0197 [60.000000 -85.250000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4F016, 28020, 0x5F4F0197, 60, -85.25, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ +/* @teleloc 0x5F4F0197 [60.000000 -85.250000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4F017, 7323, 0x5F4F0197, 58.45, -88.75, 1.5, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Torch */ @@ -171,24 +171,24 @@ VALUES (0x75F4F020, 7323, 0x5F4F01C3, 81.55, -41.25, 1.5, -0.707107, 0, 0, 0.70 /* @teleloc 0x5F4F01C3 [81.550003 -41.250000 1.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4F021, 28026, 0x5F4F01CB, 80, -92.25, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x5F4F01CB [80.000000 -92.250000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4F021, 28026, 0x5F4F01CB, 80, -92.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x5F4F01CB [80.000000 -92.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4F022, 8420, 0x5F4F01CD, 82.9, -92, 1.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x5F4F01CD [82.900002 -92.000000 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4F023, 26553, 0x5F4F01CE, 80, -89.84, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F4F01CE [80.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F4F023, 26553, 0x5F4F01CE, 80, -89.84, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F4F01CE [80.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75F4F023, 0x75F4F022, '2005-02-09 10:00:00') /* Button (8420) */ , (0x75F4F023, 0x75F4F025, '2005-02-09 10:00:00') /* Torch (7323) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4F024, 28020, 0x5F4F01CE, 80, -85.25, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ -/* @teleloc 0x5F4F01CE [80.000000 -85.250000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4F024, 28020, 0x5F4F01CE, 80, -85.25, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ +/* @teleloc 0x5F4F01CE [80.000000 -85.250000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4F025, 7323, 0x5F4F01CE, 78.45, -88.75, 1.5, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Torch */ @@ -259,8 +259,8 @@ VALUES (0x75F4F033, 28016, 0x5F4F0256, 140, -90, 0.013624, 0.714421, 0, 0, 0.699 /* @teleloc 0x5F4F0256 [140.000000 -90.000000 0.013624] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F4F034, 27955, 0x5F4F027B, 70, -14.875, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F4F027B [70.000000 -14.875000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F4F034, 27955, 0x5F4F027B, 70, -14.875, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F4F027B [70.000000 -14.875000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F4F035, 27920, 0x5F4F018F, 64.4567, -49.7971, 0.055, -0.05679, 0, 0, -0.998386, True, '2005-02-09 10:00:00'); /* Tormented Attendant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F50.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F50.sql index ed4e6d024e..4ff21b84fb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F50.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F50.sql @@ -89,24 +89,24 @@ VALUES (0x75F50012, 7323, 0x5F50018C, 61.55, -41.25, 1.5, -0.707107, 0, 0, 0.70 /* @teleloc 0x5F50018C [61.549999 -41.250000 1.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F50013, 28026, 0x5F500194, 60, -92.25, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x5F500194 [60.000000 -92.250000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F50013, 28026, 0x5F500194, 60, -92.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x5F500194 [60.000000 -92.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F50014, 8420, 0x5F500196, 62.9, -92, 1.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x5F500196 [62.900002 -92.000000 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F50015, 26553, 0x5F500197, 60, -89.84, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F500197 [60.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F50015, 26553, 0x5F500197, 60, -89.84, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F500197 [60.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75F50015, 0x75F50014, '2005-02-09 10:00:00') /* Button (8420) */ , (0x75F50015, 0x75F50017, '2005-02-09 10:00:00') /* Torch (7323) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F50016, 28019, 0x5F500197, 60, -85.25, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ -/* @teleloc 0x5F500197 [60.000000 -85.250000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F50016, 28019, 0x5F500197, 60, -85.25, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ +/* @teleloc 0x5F500197 [60.000000 -85.250000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F50017, 7323, 0x5F500197, 58.45, -88.75, 1.5, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Torch */ @@ -171,24 +171,24 @@ VALUES (0x75F50020, 7323, 0x5F5001C3, 81.55, -41.25, 1.5, -0.707107, 0, 0, 0.70 /* @teleloc 0x5F5001C3 [81.550003 -41.250000 1.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F50021, 28026, 0x5F5001CB, 80, -92.25, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x5F5001CB [80.000000 -92.250000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F50021, 28026, 0x5F5001CB, 80, -92.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x5F5001CB [80.000000 -92.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F50022, 8420, 0x5F5001CD, 82.9, -92, 1.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x5F5001CD [82.900002 -92.000000 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F50023, 26553, 0x5F5001CE, 80, -89.84, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F5001CE [80.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F50023, 26553, 0x5F5001CE, 80, -89.84, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F5001CE [80.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75F50023, 0x75F50022, '2005-02-09 10:00:00') /* Button (8420) */ , (0x75F50023, 0x75F50025, '2005-02-09 10:00:00') /* Torch (7323) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F50024, 28019, 0x5F5001CE, 80, -85.25, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ -/* @teleloc 0x5F5001CE [80.000000 -85.250000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F50024, 28019, 0x5F5001CE, 80, -85.25, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ +/* @teleloc 0x5F5001CE [80.000000 -85.250000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F50025, 7323, 0x5F5001CE, 78.45, -88.75, 1.5, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Torch */ @@ -259,8 +259,8 @@ VALUES (0x75F50033, 28017, 0x5F500256, 140, -90, 0.013624, 0.714421, 0, 0, 0.699 /* @teleloc 0x5F500256 [140.000000 -90.000000 0.013624] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F50034, 27955, 0x5F50027B, 70, -14.875, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F50027B [70.000000 -14.875000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F50034, 27955, 0x5F50027B, 70, -14.875, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F50027B [70.000000 -14.875000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F50035, 27921, 0x5F50018F, 62.5146, -48.9259, 0.013624, -0.00596, 0, 0, 0.999982, True, '2005-02-09 10:00:00'); /* Tormented Consort */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5F51.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5F51.sql index ad75a22d6a..0b46f2a110 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5F51.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5F51.sql @@ -89,24 +89,24 @@ VALUES (0x75F51012, 7323, 0x5F51018C, 61.55, -41.25, 1.5, -0.707107, 0, 0, 0.70 /* @teleloc 0x5F51018C [61.549999 -41.250000 1.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F51013, 28026, 0x5F510194, 60, -92.25, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x5F510194 [60.000000 -92.250000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F51013, 28026, 0x5F510194, 60, -92.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x5F510194 [60.000000 -92.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F51014, 8420, 0x5F510196, 62.9, -92, 1.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x5F510196 [62.900002 -92.000000 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F51015, 26553, 0x5F510197, 60, -89.84, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F510197 [60.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F51015, 26553, 0x5F510197, 60, -89.84, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F510197 [60.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75F51015, 0x75F51014, '2005-02-09 10:00:00') /* Button (8420) */ , (0x75F51015, 0x75F51017, '2005-02-09 10:00:00') /* Torch (7323) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F51016, 28021, 0x5F510197, 60, -85.25, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ -/* @teleloc 0x5F510197 [60.000000 -85.250000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F51016, 28021, 0x5F510197, 60, -85.25, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ +/* @teleloc 0x5F510197 [60.000000 -85.250000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F51017, 7323, 0x5F510197, 58.45, -88.75, 1.5, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Torch */ @@ -171,24 +171,24 @@ VALUES (0x75F51020, 7323, 0x5F5101C3, 81.55, -41.25, 1.5, -0.707107, 0, 0, 0.70 /* @teleloc 0x5F5101C3 [81.550003 -41.250000 1.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F51021, 28026, 0x5F5101CB, 80, -92.25, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ -/* @teleloc 0x5F5101CB [80.000000 -92.250000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F51021, 28026, 0x5F5101CB, 80, -92.25, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Corroding Bile */ +/* @teleloc 0x5F5101CB [80.000000 -92.250000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F51022, 8420, 0x5F5101CD, 82.9, -92, 1.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ /* @teleloc 0x5F5101CD [82.900002 -92.000000 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F51023, 26553, 0x5F5101CE, 80, -89.84, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F5101CE [80.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75F51023, 26553, 0x5F5101CE, 80, -89.84, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F5101CE [80.000000 -89.839996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75F51023, 0x75F51022, '2005-02-09 10:00:00') /* Button (8420) */ , (0x75F51023, 0x75F51025, '2005-02-09 10:00:00') /* Torch (7323) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F51024, 28021, 0x5F5101CE, 80, -85.25, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ -/* @teleloc 0x5F5101CE [80.000000 -85.250000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F51024, 28021, 0x5F5101CE, 80, -85.25, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Prison Door */ +/* @teleloc 0x5F5101CE [80.000000 -85.250000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F51025, 7323, 0x5F5101CE, 78.45, -88.75, 1.5, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Torch */ @@ -259,8 +259,8 @@ VALUES (0x75F51033, 28018, 0x5F510256, 140, -90, 0.013624, 0.714421, 0, 0, 0.699 /* @teleloc 0x5F510256 [140.000000 -90.000000 0.013624] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75F51034, 27955, 0x5F51027B, 70, -14.875, 6.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x5F51027B [70.000000 -14.875000 6.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75F51034, 27955, 0x5F51027B, 70, -14.875, 6.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x5F51027B [70.000000 -14.875000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75F51035, 27922, 0x5F51018F, 64.5081, -47.7986, 0.055, -0.05664, 0, 0, -0.998395, True, '2005-02-09 10:00:00'); /* Tormented Patriarch */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5FA1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5FA1.sql index fdde0aca56..ca0d301f76 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5FA1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5FA1.sql @@ -1522,7 +1522,7 @@ VALUES (0x75FA117B, 12678, 0x5FA10000, 59.8802, 90.5265, 73.42, 0, 0, 0, -1, Tr INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA117C, 20826, 0x5FA10112, 101.617, 115.999, 56.005, -0.99535, 0, 0, 0.096329, False, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0x5FA10112 [101.616997 115.999001 56.005001] -0.995350 0.000000 0.000000 0.096328 */ +/* @teleloc 0x5FA10112 [101.616997 115.999001 56.005001] -0.995350 0.000000 0.000000 0.096329 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75FA117C, 0x75FA1000, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5FA2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5FA2.sql index 72c82fea51..dc1f40644b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5FA2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5FA2.sql @@ -309,8 +309,8 @@ VALUES (0x75FA204C, 412, 0x5FA20122, 128.392, 37.645, 50, -0.707107, 0, 0, 0.7 /* @teleloc 0x5FA20122 [128.391998 37.645000 50.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA204D, 412, 0x5FA20123, 138.583, 34.1594, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5FA20123 [138.582993 34.159401 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA204D, 412, 0x5FA20123, 138.583, 34.1594, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5FA20123 [138.582993 34.159401 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA204E, 412, 0x5FA20124, 122.675, 45.6678, 50, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x75FA2051, 11697, 0x5FA20125, 130.134, 45.4834, 54.9, -0.92321, 0, 0, - /* @teleloc 0x5FA20125 [130.134003 45.483398 54.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2052, 9686, 0x5FA20125, 130.992, 33.9109, 57.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20125 [130.992004 33.910900 57.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2052, 9686, 0x5FA20125, 130.992, 33.9109, 57.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20125 [130.992004 33.910900 57.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2053, 9686, 0x5FA20125, 132.08, 46.569, 58.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20125 [132.080002 46.569000 58.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA2053, 9686, 0x5FA20125, 132.08, 46.569, 58.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20125 [132.080002 46.569000 58.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2054, 11698, 0x5FA20125, 132.044, 42.5581, 61.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x75FA2055, 11697, 0x5FA20125, 129.659, 37.2647, 54.9, -0.707107, 0, 0, /* @teleloc 0x5FA20125 [129.658997 37.264702 54.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2056, 9686, 0x5FA20127, 130.69, 42.5802, 53.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20127 [130.690002 42.580200 53.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA2056, 9686, 0x5FA20127, 130.69, 42.5802, 53.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20127 [130.690002 42.580200 53.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2057, 9686, 0x5FA20127, 130.739, 33.9049, 52.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20127 [130.738998 33.904900 52.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2057, 9686, 0x5FA20127, 130.739, 33.9049, 52.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20127 [130.738998 33.904900 52.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2058, 11697, 0x5FA20127, 131.86, 34.4659, 50.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5FA20127 [131.860001 34.465900 50.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2059, 9686, 0x5FA20128, 133.99, 33.9253, 53.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20128 [133.990005 33.925301 53.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2059, 9686, 0x5FA20128, 133.99, 33.9253, 53.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20128 [133.990005 33.925301 53.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA205A, 9686, 0x5FA20128, 135.189, 39.3901, 53.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5FA20128 [135.188995 39.390099 53.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA205B, 11697, 0x5FA20128, 133.98, 41.7029, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5FA20128 [133.979996 41.702900 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA205B, 11697, 0x5FA20128, 133.98, 41.7029, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5FA20128 [133.979996 41.702900 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA205C, 11697, 0x5FA20129, 132, 46.1659, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5FA20129 [132.000000 46.165901 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA205C, 11697, 0x5FA20129, 132, 46.1659, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5FA20129 [132.000000 46.165901 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA205D, 9686, 0x5FA20129, 132.21, 47.0626, 53.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20129 [132.210007 47.062599 53.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA205D, 9686, 0x5FA20129, 132.21, 47.0626, 53.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20129 [132.210007 47.062599 53.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA205E, 9686, 0x5FA20129, 130.643, 43.1021, 53.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20129 [130.643005 43.102100 53.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA205E, 9686, 0x5FA20129, 130.643, 43.1021, 53.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20129 [130.643005 43.102100 53.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA205F, 9686, 0x5FA2012C, 138.575, 33.325, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA2012C [138.574997 33.325001 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA205F, 9686, 0x5FA2012C, 138.575, 33.325, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA2012C [138.574997 33.325001 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2060, 11697, 0x5FA2012C, 141.6, 29.345, 50.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x75FA2061, 11697, 0x5FA2012C, 133.475, 27.525, 50.1, -0.707107, 0, 0, - /* @teleloc 0x5FA2012C [133.475006 27.525000 50.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2062, 9686, 0x5FA2012C, 136.332, 25.6258, 53.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA2012C [136.332001 25.625799 53.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2062, 9686, 0x5FA2012C, 136.332, 25.6258, 53.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA2012C [136.332001 25.625799 53.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2063, 9686, 0x5FA2012C, 138.872, 25.6258, 53.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA2012C [138.871994 25.625799 53.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2063, 9686, 0x5FA2012C, 138.872, 25.6258, 53.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA2012C [138.871994 25.625799 53.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2064, 9686, 0x5FA2012C, 142.356, 29.4966, 53.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x75FA2066, 11697, 0x5FA2012C, 140.04, 29.355, 50.1, 0.707107, 0, 0, -0. /* @teleloc 0x5FA2012C [140.039993 29.355000 50.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2067, 9686, 0x5FA2012E, 130.528, 33.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA2012E [130.528000 33.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA2067, 9686, 0x5FA2012E, 130.528, 33.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA2012E [130.528000 33.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2068, 11697, 0x5FA2012E, 122.982, 28.3858, 54.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5FA2012E [122.982002 28.385799 54.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2069, 11697, 0x5FA2012E, 127.827, 26.2592, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5FA2012E [127.827003 26.259199 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2069, 11697, 0x5FA2012E, 127.827, 26.2592, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5FA2012E [127.827003 26.259199 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA206A, 11698, 0x5FA2012E, 133.907, 29.4885, 61.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x5FA2012E [133.906998 29.488501 61.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA206B, 9686, 0x5FA2012E, 135.598, 33.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA2012E [135.598007 33.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA206B, 9686, 0x5FA2012E, 135.598, 33.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA2012E [135.598007 33.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA206C, 9686, 0x5FA2012E, 125.771, 33.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA2012E [125.771004 33.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA206C, 9686, 0x5FA2012E, 125.771, 33.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA2012E [125.771004 33.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA206D, 9686, 0x5FA2012E, 126.511, 25.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA2012E [126.511002 25.736799 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA206D, 9686, 0x5FA2012E, 126.511, 25.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA2012E [126.511002 25.736799 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA206E, 9686, 0x5FA2012E, 132.194, 25.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA2012E [132.194000 25.736799 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA206E, 9686, 0x5FA2012E, 132.194, 25.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA2012E [132.194000 25.736799 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA206F, 9686, 0x5FA2012E, 137.839, 25.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA2012E [137.839005 25.736799 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA206F, 9686, 0x5FA2012E, 137.839, 25.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA2012E [137.839005 25.736799 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2070, 9686, 0x5FA2012E, 122.275, 29.4892, 58.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x75FA2072, 11698, 0x5FA2012E, 130.335, 29.5592, 61.15, -0.999998, 0, 0, /* @teleloc 0x5FA2012E [130.335007 29.559200 61.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2073, 11697, 0x5FA2012E, 138.752, 32.6858, 54.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5FA2012E [138.751999 32.685799 54.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA2073, 11697, 0x5FA2012E, 138.752, 32.6858, 54.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5FA2012E [138.751999 32.685799 54.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2074, 11697, 0x5FA2012E, 141.092, 29.3058, 54.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5FA2012E [141.091995 29.305799 54.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2075, 11697, 0x5FA2012E, 137.062, 26.1658, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5FA2012E [137.061996 26.165800 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2075, 11697, 0x5FA2012E, 137.062, 26.1658, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5FA2012E [137.061996 26.165800 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2076, 9686, 0x5FA20130, 132.271, 31.4145, 53.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x75FA2077, 9686, 0x5FA20130, 121.82, 31.78, 53.66, -0.707107, 0, 0, -0 /* @teleloc 0x5FA20130 [121.820000 31.780001 53.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2078, 9686, 0x5FA20130, 129.36, 29.49, 53.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20130 [129.360001 29.490000 53.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2078, 9686, 0x5FA20130, 129.36, 29.49, 53.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20130 [129.360001 29.490000 53.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2079, 412, 0x5FA20131, 129.285, 29.0458, 50, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5FA20131 [129.285004 29.045799 50.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA2079, 412, 0x5FA20131, 129.285, 29.0458, 50, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5FA20131 [129.285004 29.045799 50.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA207A, 9686, 0x5FA20131, 126.156, 28.9326, 52.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20131 [126.155998 28.932600 52.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA207A, 9686, 0x5FA20131, 126.156, 28.9326, 52.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20131 [126.155998 28.932600 52.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA207B, 9686, 0x5FA20131, 132.271, 27.2724, 53.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x75FA207C, 412, 0x5FA20135, 132.701, 30.3593, 45.195, 0.707107, 0, 0, /* @teleloc 0x5FA20135 [132.701004 30.359301 45.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA207D, 9686, 0x5FA20135, 129.328, 27.1812, 48.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20135 [129.328003 27.181200 48.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA207D, 9686, 0x5FA20135, 129.328, 27.1812, 48.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20135 [129.328003 27.181200 48.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA207E, 9686, 0x5FA20135, 132.588, 30.3312, 48.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x75FA207F, 9686, 0x5FA20136, 133.15, 36.3512, 48.59, -0.707107, 0, 0, /* @teleloc 0x5FA20136 [133.149994 36.351200 48.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2080, 9686, 0x5FA20137, 128.328, 32.5012, 48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20137 [128.328003 32.501202 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2080, 9686, 0x5FA20137, 128.328, 32.5012, 48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20137 [128.328003 32.501202 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2081, 11698, 0x5FA20137, 126.863, 36.5042, 49.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x75FA2082, 9686, 0x5FA20137, 120.555, 37.7454, 48, -0.707107, 0, 0, -0 /* @teleloc 0x5FA20137 [120.555000 37.745399 48.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2083, 9686, 0x5FA20137, 124.358, 32.5012, 48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20137 [124.358002 32.501202 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2083, 9686, 0x5FA20137, 124.358, 32.5012, 48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20137 [124.358002 32.501202 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2084, 11697, 0x5FA20137, 121.39, 33.3235, 45.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x75FA208A, 9686, 0x5FA20000, 122.45, 45.99, 53.25, 0.357553, 0, 0, -0. /* @teleloc 0x5FA20000 [122.449997 45.990002 53.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA208B, 9686, 0x5FA20000, 126.32, 47.22, 52.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20000 [126.320000 47.220001 52.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA208B, 9686, 0x5FA20000, 126.32, 47.22, 52.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20000 [126.320000 47.220001 52.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA208C, 9686, 0x5FA20000, 120.97, 41.46, 52.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x75FA208D, 9686, 0x5FA20000, 128.384, 37.5888, 53.39, 0.707107, 0, 0, /* @teleloc 0x5FA20000 [128.384003 37.588799 53.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA208E, 9686, 0x5FA20000, 138.845, 46.355, 52.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20000 [138.845001 46.355000 52.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA208E, 9686, 0x5FA20000, 138.845, 46.355, 52.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20000 [138.845001 46.355000 52.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA208F, 9686, 0x5FA20000, 138.555, 34.215, 53.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FA20000 [138.554993 34.215000 53.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA208F, 9686, 0x5FA20000, 138.555, 34.215, 53.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FA20000 [138.554993 34.215000 53.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2090, 12679, 0x5FA20000, 127.255, 35.1692, 50.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x75FA2095, 12679, 0x5FA20000, 136.965, 45.3892, 50.1, 0.95656, 0, 0, 0. /* @teleloc 0x5FA20000 [136.964996 45.389198 50.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2096, 12678, 0x5FA20000, 132.12, 45.4735, 63.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x5FA20000 [132.119995 45.473499 63.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FA2096, 12678, 0x5FA20000, 132.12, 45.4735, 63.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x5FA20000 [132.119995 45.473499 63.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FA2097, 12678, 0x5FA20000, 132.12, 29.4735, 63.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x5FA20000 [132.119995 29.473499 63.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FA2097, 12678, 0x5FA20000, 132.12, 29.4735, 63.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x5FA20000 [132.119995 29.473499 63.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA2098, 412, 0x5FA2013E, 37.645, 39.6084, 42, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -2189,7 +2189,7 @@ VALUES (0x75FA21D4, 0x75FA20E4, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FA21D5, 11730, 0x5FA2016F, 152.848, 153.914, 37.205, -0.047671, 0, 0, 0.998863, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0x5FA2016F [152.848007 153.914001 37.205002] -0.047670 0.000000 0.000000 0.998863 */ +/* @teleloc 0x5FA2016F [152.848007 153.914001 37.205002] -0.047671 0.000000 0.000000 0.998863 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x75FA21D5, 0x75FA21E1, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/5FCD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/5FCD.sql index 74d0160b51..4c8dc347ad 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/5FCD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/5FCD.sql @@ -5,8 +5,8 @@ VALUES (0x75FCD000, 412, 0x5FCD0103, 152.392, 109.645, 140, -0.707107, 0, 0, 0 /* @teleloc 0x5FCD0103 [152.391998 109.644997 140.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD001, 412, 0x5FCD0104, 162.583, 106.159, 140, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5FCD0104 [162.582993 106.158997 140.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD001, 412, 0x5FCD0104, 162.583, 106.159, 140, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5FCD0104 [162.582993 106.158997 140.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD002, 412, 0x5FCD0105, 146.675, 117.668, 140, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,12 +25,12 @@ VALUES (0x75FCD005, 11697, 0x5FCD0106, 154.134, 117.483, 144.9, -0.92321, 0, 0, /* @teleloc 0x5FCD0106 [154.134003 117.483002 144.899994] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD006, 9686, 0x5FCD0106, 154.992, 105.911, 147.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0106 [154.992004 105.911003 147.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD006, 9686, 0x5FCD0106, 154.992, 105.911, 147.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0106 [154.992004 105.911003 147.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD007, 9686, 0x5FCD0106, 156.08, 118.569, 148.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0106 [156.080002 118.569000 148.369995] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD007, 9686, 0x5FCD0106, 156.08, 118.569, 148.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0106 [156.080002 118.569000 148.369995] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD008, 11698, 0x5FCD0106, 156.044, 114.558, 151.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -41,44 +41,44 @@ VALUES (0x75FCD009, 11697, 0x5FCD0106, 153.659, 109.265, 144.9, -0.707107, 0, 0, /* @teleloc 0x5FCD0106 [153.658997 109.264999 144.899994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD00A, 9686, 0x5FCD0108, 154.69, 114.58, 143.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0108 [154.690002 114.580002 143.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD00A, 9686, 0x5FCD0108, 154.69, 114.58, 143.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0108 [154.690002 114.580002 143.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD00B, 9686, 0x5FCD0108, 154.739, 105.905, 142.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0108 [154.738998 105.904999 142.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD00B, 9686, 0x5FCD0108, 154.739, 105.905, 142.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0108 [154.738998 105.904999 142.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD00C, 11697, 0x5FCD0108, 155.86, 106.466, 140.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5FCD0108 [155.860001 106.466003 140.100006] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD00D, 9686, 0x5FCD0109, 157.99, 105.925, 143.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0109 [157.990005 105.925003 143.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD00D, 9686, 0x5FCD0109, 157.99, 105.925, 143.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0109 [157.990005 105.925003 143.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD00E, 9686, 0x5FCD0109, 159.189, 111.39, 143.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x5FCD0109 [159.188995 111.389999 143.570007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD00F, 11697, 0x5FCD0109, 157.98, 113.703, 140.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5FCD0109 [157.979996 113.703003 140.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD00F, 11697, 0x5FCD0109, 157.98, 113.703, 140.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5FCD0109 [157.979996 113.703003 140.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD010, 11697, 0x5FCD010A, 156, 118.166, 140.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5FCD010A [156.000000 118.166000 140.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD010, 11697, 0x5FCD010A, 156, 118.166, 140.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5FCD010A [156.000000 118.166000 140.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD011, 9686, 0x5FCD010A, 156.21, 119.063, 143.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010A [156.210007 119.063004 143.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD011, 9686, 0x5FCD010A, 156.21, 119.063, 143.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010A [156.210007 119.063004 143.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD012, 9686, 0x5FCD010A, 154.643, 115.102, 143.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010A [154.643005 115.101997 143.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD012, 9686, 0x5FCD010A, 154.643, 115.102, 143.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010A [154.643005 115.101997 143.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD013, 9686, 0x5FCD010D, 162.575, 105.325, 143.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010D [162.574997 105.324997 143.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD013, 9686, 0x5FCD010D, 162.575, 105.325, 143.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010D [162.574997 105.324997 143.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD014, 11697, 0x5FCD010D, 165.6, 101.345, 140.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -89,12 +89,12 @@ VALUES (0x75FCD015, 11697, 0x5FCD010D, 157.475, 99.525, 140.1, -0.707107, 0, 0, /* @teleloc 0x5FCD010D [157.475006 99.525002 140.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD016, 9686, 0x5FCD010D, 160.332, 97.6258, 143.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010D [160.332001 97.625801 143.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD016, 9686, 0x5FCD010D, 160.332, 97.6258, 143.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010D [160.332001 97.625801 143.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD017, 9686, 0x5FCD010D, 162.872, 97.6258, 143.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010D [162.871994 97.625801 143.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD017, 9686, 0x5FCD010D, 162.872, 97.6258, 143.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010D [162.871994 97.625801 143.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD018, 9686, 0x5FCD010D, 166.356, 101.497, 143.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -109,40 +109,40 @@ VALUES (0x75FCD01A, 11697, 0x5FCD010D, 164.04, 101.355, 140.1, 0.707107, 0, 0, - /* @teleloc 0x5FCD010D [164.039993 101.355003 140.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD01B, 9686, 0x5FCD010F, 154.528, 105.336, 148.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010F [154.528000 105.335999 148.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD01B, 9686, 0x5FCD010F, 154.528, 105.336, 148.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010F [154.528000 105.335999 148.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD01C, 11697, 0x5FCD010F, 146.982, 100.386, 144.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5FCD010F [146.981995 100.386002 144.899994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD01D, 11697, 0x5FCD010F, 151.827, 98.2592, 144.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5FCD010F [151.826996 98.259201 144.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD01D, 11697, 0x5FCD010F, 151.827, 98.2592, 144.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5FCD010F [151.826996 98.259201 144.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD01E, 11698, 0x5FCD010F, 157.907, 101.488, 151.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x5FCD010F [157.906998 101.487999 151.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD01F, 9686, 0x5FCD010F, 159.598, 105.336, 148.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010F [159.598007 105.335999 148.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD01F, 9686, 0x5FCD010F, 159.598, 105.336, 148.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010F [159.598007 105.335999 148.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD020, 9686, 0x5FCD010F, 149.771, 105.336, 148.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010F [149.770996 105.335999 148.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD020, 9686, 0x5FCD010F, 149.771, 105.336, 148.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010F [149.770996 105.335999 148.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD021, 9686, 0x5FCD010F, 150.511, 97.7368, 148.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010F [150.511002 97.736801 148.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD021, 9686, 0x5FCD010F, 150.511, 97.7368, 148.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010F [150.511002 97.736801 148.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD022, 9686, 0x5FCD010F, 156.194, 97.7368, 148.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010F [156.194000 97.736801 148.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD022, 9686, 0x5FCD010F, 156.194, 97.7368, 148.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010F [156.194000 97.736801 148.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD023, 9686, 0x5FCD010F, 161.839, 97.7368, 148.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD010F [161.839005 97.736801 148.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD023, 9686, 0x5FCD010F, 161.839, 97.7368, 148.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD010F [161.839005 97.736801 148.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD024, 9686, 0x5FCD010F, 146.275, 101.489, 148.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x75FCD026, 11698, 0x5FCD010F, 154.335, 101.559, 151.15, -0.999998, 0, 0 /* @teleloc 0x5FCD010F [154.335007 101.558998 151.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD027, 11697, 0x5FCD010F, 162.752, 104.686, 144.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5FCD010F [162.751999 104.685997 144.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD027, 11697, 0x5FCD010F, 162.752, 104.686, 144.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5FCD010F [162.751999 104.685997 144.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD028, 11697, 0x5FCD010F, 165.092, 101.306, 144.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x5FCD010F [165.091995 101.306000 144.899994] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD029, 11697, 0x5FCD010F, 161.062, 98.1658, 144.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x5FCD010F [161.061996 98.165802 144.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD029, 11697, 0x5FCD010F, 161.062, 98.1658, 144.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x5FCD010F [161.061996 98.165802 144.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD02A, 9686, 0x5FCD0111, 156.271, 103.414, 143.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,16 +177,16 @@ VALUES (0x75FCD02B, 9686, 0x5FCD0111, 145.82, 103.78, 143.66, -0.707107, 0, 0, /* @teleloc 0x5FCD0111 [145.820007 103.779999 143.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD02C, 9686, 0x5FCD0111, 153.36, 101.49, 143.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0111 [153.360001 101.489998 143.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD02C, 9686, 0x5FCD0111, 153.36, 101.49, 143.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0111 [153.360001 101.489998 143.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD02D, 412, 0x5FCD0112, 153.285, 101.046, 140, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x5FCD0112 [153.285004 101.045998 140.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD02D, 412, 0x5FCD0112, 153.285, 101.046, 140, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x5FCD0112 [153.285004 101.045998 140.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD02E, 9686, 0x5FCD0112, 150.156, 100.933, 142.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0112 [150.156006 100.932999 142.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD02E, 9686, 0x5FCD0112, 150.156, 100.933, 142.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0112 [150.156006 100.932999 142.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD02F, 9686, 0x5FCD0112, 156.271, 99.2724, 143.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -197,8 +197,8 @@ VALUES (0x75FCD030, 412, 0x5FCD0116, 156.701, 102.359, 135.195, 0.707107, 0, 0 /* @teleloc 0x5FCD0116 [156.701004 102.359001 135.195007] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD031, 9686, 0x5FCD0116, 153.328, 99.1812, 138.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0116 [153.328003 99.181198 138.229996] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD031, 9686, 0x5FCD0116, 153.328, 99.1812, 138.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0116 [153.328003 99.181198 138.229996] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD032, 9686, 0x5FCD0116, 156.588, 102.331, 138.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,8 +209,8 @@ VALUES (0x75FCD033, 9686, 0x5FCD0117, 157.15, 108.351, 138.59, -0.707107, 0, 0, /* @teleloc 0x5FCD0117 [157.149994 108.350998 138.589996] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD034, 9686, 0x5FCD0118, 152.328, 104.501, 138, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0118 [152.328003 104.500999 138.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD034, 9686, 0x5FCD0118, 152.328, 104.501, 138, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0118 [152.328003 104.500999 138.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD035, 11698, 0x5FCD0118, 150.863, 108.504, 139.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -221,8 +221,8 @@ VALUES (0x75FCD036, 9686, 0x5FCD0118, 144.555, 109.745, 138, -0.707107, 0, 0, - /* @teleloc 0x5FCD0118 [144.554993 109.745003 138.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD037, 9686, 0x5FCD0118, 148.358, 104.501, 138, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0118 [148.358002 104.500999 138.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD037, 9686, 0x5FCD0118, 148.358, 104.501, 138, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0118 [148.358002 104.500999 138.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD038, 11697, 0x5FCD0118, 145.39, 105.324, 135.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -253,8 +253,8 @@ VALUES (0x75FCD03E, 9686, 0x5FCD0000, 146.45, 117.99, 143.25, 0.357553, 0, 0, - /* @teleloc 0x5FCD0000 [146.449997 117.989998 143.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD03F, 9686, 0x5FCD0000, 150.32, 119.22, 142.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0000 [150.320007 119.220001 142.320007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD03F, 9686, 0x5FCD0000, 150.32, 119.22, 142.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0000 [150.320007 119.220001 142.320007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD040, 9686, 0x5FCD0000, 144.97, 113.46, 142.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x75FCD041, 9686, 0x5FCD0000, 152.384, 109.589, 143.39, 0.707107, 0, 0, /* @teleloc 0x5FCD0000 [152.384003 109.588997 143.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD042, 9686, 0x5FCD0000, 162.845, 118.355, 142.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0000 [162.845001 118.355003 142.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD042, 9686, 0x5FCD0000, 162.845, 118.355, 142.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0000 [162.845001 118.355003 142.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD043, 9686, 0x5FCD0000, 162.555, 106.215, 143.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x5FCD0000 [162.554993 106.214996 143.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD043, 9686, 0x5FCD0000, 162.555, 106.215, 143.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x5FCD0000 [162.554993 106.214996 143.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD044, 12679, 0x5FCD0000, 151.255, 107.169, 140.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -297,12 +297,12 @@ VALUES (0x75FCD049, 12679, 0x5FCD0000, 160.965, 117.389, 140.1, 0.95656, 0, 0, 0 /* @teleloc 0x5FCD0000 [160.964996 117.389000 140.100006] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD04A, 12678, 0x5FCD0000, 156.12, 117.474, 153.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x5FCD0000 [156.119995 117.473999 153.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x75FCD04A, 12678, 0x5FCD0000, 156.12, 117.474, 153.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x5FCD0000 [156.119995 117.473999 153.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x75FCD04B, 12678, 0x5FCD0000, 156.12, 101.474, 153.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x5FCD0000 [156.119995 101.473999 153.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x75FCD04B, 12678, 0x5FCD0000, 156.12, 101.474, 153.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x5FCD0000 [156.119995 101.473999 153.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x75FCD04C, 412, 0x5FCD011F, 34.355, 128.392, 114, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6043.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6043.sql index 0f7aeed461..40c963d3e8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6043.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6043.sql @@ -185,8 +185,8 @@ VALUES (0x7604302D, 22518, 0x604301EA, 67.4555, -76.9976, -35.9857, 0.712379, 0, /* @teleloc 0x604301EA [67.455498 -76.997597 -35.985699] 0.712379 0.000000 0.000000 -0.701795 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604302E, 22518, 0x604301F5, 70, -130, -35.9857, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x604301F5 [70.000000 -130.000000 -35.985699] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604302E, 22518, 0x604301F5, 70, -130, -35.9857, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x604301F5 [70.000000 -130.000000 -35.985699] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604302F, 22514, 0x604301F9, 68.0882, -142.418, -35.995, 0.921061, 0, 0, -0.389418, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ @@ -205,8 +205,8 @@ VALUES (0x76043032, 22053, 0x60430211, 130, -40, -35.9835, 1, 0, 0, 0, True, '2 /* @teleloc 0x60430211 [130.000000 -40.000000 -35.983501] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76043033, 22053, 0x6043021E, 130, -170, -35.9835, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x6043021E [130.000000 -170.000000 -35.983501] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76043033, 22053, 0x6043021E, 130, -170, -35.9835, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x6043021E [130.000000 -170.000000 -35.983501] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76043034, 22514, 0x60430250, 85.8532, -23.4339, -29.995, 0.748499, 0, 0, 0.663136, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ @@ -281,8 +281,8 @@ VALUES (0x76043045, 568, 0x60430270, 104.75, -140, -30, -0.707107, 0, 0, 0.707 /* @teleloc 0x60430270 [104.750000 -140.000000 -30.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76043046, 568, 0x60430271, 100, -144.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x60430271 [100.000000 -144.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76043046, 568, 0x60430271, 100, -144.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x60430271 [100.000000 -144.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76043047, 22514, 0x6043027A, 98.0456, -174.97, -29.995, 0.695121, 0, 0, 0.718893, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ @@ -293,16 +293,16 @@ VALUES (0x76043048, 22514, 0x6043027B, 100.048, -179.168, -29.995, 0.695121, 0, /* @teleloc 0x6043027B [100.047997 -179.167999 -29.995001] 0.695121 0.000000 0.000000 0.718893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76043049, 22514, 0x6043027D, 110, -50, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ -/* @teleloc 0x6043027D [110.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76043049, 22514, 0x6043027D, 110, -50, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ +/* @teleloc 0x6043027D [110.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604304A, 568, 0x6043027F, 114.75, -50, -30, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x6043027F [114.750000 -50.000000 -30.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604304B, 568, 0x60430280, 110, -54.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x60430280 [110.000000 -54.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7604304B, 568, 0x60430280, 110, -54.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x60430280 [110.000000 -54.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604304C, 22514, 0x60430291, 111.59, -160, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ @@ -365,16 +365,16 @@ VALUES (0x7604305A, 568, 0x604302B1, 125.25, -50, -30, -0.707107, 0, 0, -0.707 /* @teleloc 0x604302B1 [125.250000 -50.000000 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604305B, 22513, 0x604302B2, 132.758, -60, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ -/* @teleloc 0x604302B2 [132.757996 -60.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604305B, 22513, 0x604302B2, 132.758, -60, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ +/* @teleloc 0x604302B2 [132.757996 -60.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604305C, 22513, 0x604302B2, 128.11, -60, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ -/* @teleloc 0x604302B2 [128.110001 -60.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604305C, 22513, 0x604302B2, 128.11, -60, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ +/* @teleloc 0x604302B2 [128.110001 -60.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604305D, 568, 0x604302B5, 130, -64.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x604302B5 [130.000000 -64.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7604305D, 568, 0x604302B5, 130, -64.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x604302B5 [130.000000 -64.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604305E, 22514, 0x604302B6, 130, -70, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ @@ -389,12 +389,12 @@ VALUES (0x76043060, 568, 0x604302B9, 134.75, -70, -30, 0.707107, 0, 0, -0.7071 /* @teleloc 0x604302B9 [134.750000 -70.000000 -30.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76043061, 22514, 0x604302C4, 130, -140, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ -/* @teleloc 0x604302C4 [130.000000 -140.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76043061, 22514, 0x604302C4, 130, -140, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ +/* @teleloc 0x604302C4 [130.000000 -140.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76043062, 568, 0x604302C7, 130, -144.75, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x604302C7 [130.000000 -144.750000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76043062, 568, 0x604302C7, 130, -144.75, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x604302C7 [130.000000 -144.750000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76043063, 22513, 0x604302C8, 132.982, -150, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ @@ -629,12 +629,12 @@ VALUES (0x7604309C, 22719, 0x60430418, 18.319, -51.1189, -5.995, 0.709567, 0, 0, /* @teleloc 0x60430418 [18.319000 -51.118900 -5.995000] 0.709567 0.000000 0.000000 0.704638 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604309D, 22719, 0x60430421, 21.9953, -90, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ -/* @teleloc 0x60430421 [21.995300 -90.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604309D, 22719, 0x60430421, 21.9953, -90, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ +/* @teleloc 0x60430421 [21.995300 -90.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604309E, 22719, 0x60430421, 19.2908, -90, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ -/* @teleloc 0x60430421 [19.290800 -90.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604309E, 22719, 0x60430421, 19.2908, -90, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ +/* @teleloc 0x60430421 [19.290800 -90.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604309F, 22518, 0x60430427, 34.1844, -44.3402, -5.945, 0.83652, 0, 0, 0.547936, True, '2005-02-09 10:00:00'); /* Devastator */ @@ -701,16 +701,16 @@ VALUES (0x760430AE, 22514, 0x60430482, 40.9352, -19.6209, 0.005, 0.177438, 0, 0, /* @teleloc 0x60430482 [40.935200 -19.620899 0.005000] 0.177438 0.000000 0.000000 0.984132 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760430AF, 22513, 0x60430496, 50, -20, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ -/* @teleloc 0x60430496 [50.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760430AF, 22513, 0x60430496, 50, -20, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ +/* @teleloc 0x60430496 [50.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x760430B0, 22513, 0x6043049D, 50, -80, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ /* @teleloc 0x6043049D [50.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760430B1, 22513, 0x604304A1, 50, -90, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ -/* @teleloc 0x604304A1 [50.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760430B1, 22513, 0x604304A1, 50, -90, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ +/* @teleloc 0x604304A1 [50.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x760430B2, 22514, 0x604304A6, 60, -30, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6044.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6044.sql index cf82dc7d9f..b6ea7c92de 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6044.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6044.sql @@ -37,8 +37,8 @@ VALUES (0x76044008, 22518, 0x6044010A, 100.61, -70.1818, -35.9857, 0.697617, 0, /* @teleloc 0x6044010A [100.610001 -70.181801 -35.985699] 0.697617 0.000000 0.000000 0.716470 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76044009, 22514, 0x6044010B, 95.3493, -80.5372, -35.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ -/* @teleloc 0x6044010B [95.349297 -80.537201 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76044009, 22514, 0x6044010B, 95.3493, -80.5372, -35.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ +/* @teleloc 0x6044010B [95.349297 -80.537201 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604400A, 22053, 0x6044011E, 40, -20, -23.9835, 0.748499, 0, 0, -0.663135, True, '2005-02-09 10:00:00'); /* Assailer */ @@ -65,8 +65,8 @@ VALUES (0x7604400F, 22053, 0x60440129, 60, -10, -23.9835, 0.020795, 0, 0, -0.999 /* @teleloc 0x60440129 [60.000000 -10.000000 -23.983500] 0.020795 0.000000 0.000000 -0.999784 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76044010, 22053, 0x60440132, 60, -70, -23.9835, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Assailer */ -/* @teleloc 0x60440132 [60.000000 -70.000000 -23.983500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76044010, 22053, 0x60440132, 60, -70, -23.9835, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Assailer */ +/* @teleloc 0x60440132 [60.000000 -70.000000 -23.983500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76044011, 22053, 0x60440134, 70, -20, -23.9835, 0.714421, 0, 0, -0.699716, True, '2005-02-09 10:00:00'); /* Assailer */ @@ -161,8 +161,8 @@ VALUES (0x76044027, 22518, 0x60440169, 12.0623, -40.6154, -17.9857, 0.01433, 0, /* @teleloc 0x60440169 [12.062300 -40.615398 -17.985701] 0.014330 0.000000 0.000000 0.999897 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76044028, 22719, 0x6044016B, 10, -60, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ -/* @teleloc 0x6044016B [10.000000 -60.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76044028, 22719, 0x6044016B, 10, -60, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ +/* @teleloc 0x6044016B [10.000000 -60.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76044029, 22518, 0x60440171, 18.4045, -42.3356, -17.9857, 0.007007, 0, 0, 0.999976, True, '2005-02-09 10:00:00'); /* Devastator */ @@ -261,16 +261,16 @@ VALUES (0x76044040, 22719, 0x604401A1, 99.8615, -14.1049, -17.995, 1, 0, 0, 0, F /* @teleloc 0x604401A1 [99.861504 -14.104900 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76044041, 22719, 0x604401A7, 101.503, -60.8194, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ -/* @teleloc 0x604401A7 [101.502998 -60.819401 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76044041, 22719, 0x604401A7, 101.503, -60.8194, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ +/* @teleloc 0x604401A7 [101.502998 -60.819401 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76044042, 22719, 0x604401A7, 98.6132, -60.8194, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ -/* @teleloc 0x604401A7 [98.613197 -60.819401 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76044042, 22719, 0x604401A7, 98.6132, -60.8194, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ +/* @teleloc 0x604401A7 [98.613197 -60.819401 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76044043, 22719, 0x604401A7, 100.261, -57.4177, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ -/* @teleloc 0x604401A7 [100.261002 -57.417702 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76044043, 22719, 0x604401A7, 100.261, -57.4177, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Tusker's Friend */ +/* @teleloc 0x604401A7 [100.261002 -57.417702 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76044044, 22514, 0x604401A7, 100.779, -60.0552, -17.995, 0.714421, 0, 0, 0.699716, True, '2005-02-09 10:00:00'); /* Tusker Sycophant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6045.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6045.sql index d17d2e4bac..674d94fb78 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6045.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6045.sql @@ -17,12 +17,12 @@ VALUES (0x76045003, 23567, 0x60450102, 43.1537, -71.2936, -35.9935, 1, 0, 0, 0, /* @teleloc 0x60450102 [43.153702 -71.293602 -35.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76045004, 23569, 0x60450104, 51.3489, -61.0994, -35.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Adjudicator */ -/* @teleloc 0x60450104 [51.348900 -61.099400 -35.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76045004, 23569, 0x60450104, 51.3489, -61.0994, -35.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Adjudicator */ +/* @teleloc 0x60450104 [51.348900 -61.099400 -35.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76045005, 23569, 0x60450105, 48.8538, -70.4899, -35.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Adjudicator */ -/* @teleloc 0x60450105 [48.853802 -70.489899 -35.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76045005, 23569, 0x60450105, 48.8538, -70.4899, -35.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Adjudicator */ +/* @teleloc 0x60450105 [48.853802 -70.489899 -35.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76045006, 22928, 0x60450106, 60, -80, -35.995, 0.678557, 0, 0, 0.734548, False, '2005-02-09 10:00:00'); /* Caul Athenaeum */ @@ -53,16 +53,16 @@ VALUES (0x7604500C, 23566, 0x6045010F, 80.065, -54.2416, -35.9935, 1, 0, 0, 0, /* @teleloc 0x6045010F [80.065002 -54.241600 -35.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604500D, 23566, 0x60450110, 77.6255, -58.0533, -35.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ -/* @teleloc 0x60450110 [77.625504 -58.053299 -35.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604500D, 23566, 0x60450110, 77.6255, -58.0533, -35.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ +/* @teleloc 0x60450110 [77.625504 -58.053299 -35.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604500E, 7091, 0x60450110, 80.3853, -60.8009, -35.9868, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ -/* @teleloc 0x60450110 [80.385300 -60.800900 -35.986801] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604500E, 7091, 0x60450110, 80.3853, -60.8009, -35.9868, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ +/* @teleloc 0x60450110 [80.385300 -60.800900 -35.986801] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604500F, 23480, 0x60450115, 30, -50, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ -/* @teleloc 0x60450115 [30.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604500F, 23480, 0x60450115, 30, -50, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ +/* @teleloc 0x60450115 [30.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76045010, 23089, 0x6045011B, 40, -40, -29.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ @@ -81,8 +81,8 @@ VALUES (0x76045013, 23569, 0x60450137, 80, -80, -29.971, 1, 0, 0, 0, True, '200 /* @teleloc 0x60450137 [80.000000 -80.000000 -29.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76045014, 23480, 0x6045013B, 90, -50, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ -/* @teleloc 0x6045013B [90.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76045014, 23480, 0x6045013B, 90, -50, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ +/* @teleloc 0x6045013B [90.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76045015, 23569, 0x60450141, 2.78435, -3.88441, -23.971, -0.054177, 0, 0, -0.998531, True, '2005-02-09 10:00:00'); /* Virindi Adjudicator */ @@ -121,8 +121,8 @@ VALUES (0x7604501D, 23569, 0x60450149, 14.7301, -6.64761, -23.945, -0.054177, 0, /* @teleloc 0x60450149 [14.730100 -6.647610 -23.945000] -0.054177 0.000000 0.000000 -0.998531 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604501E, 1302, 0x6045014B, 10, -15.25, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6045014B [10.000000 -15.250000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604501E, 1302, 0x6045014B, 10, -15.25, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6045014B [10.000000 -15.250000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604501F, 10776, 0x6045014D, 8.96612, -41.6899, -23.995, 0.684694, 0, 0, -0.728831, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ @@ -185,8 +185,8 @@ VALUES (0x7604502D, 1302, 0x60450158, 15.25, -50, -24, -0.707107, 0, 0, -0.7071 /* @teleloc 0x60450158 [15.250000 -50.000000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604502E, 23566, 0x6045015B, 17.7224, -99.9351, -23.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ -/* @teleloc 0x6045015B [17.722401 -99.935097 -23.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604502E, 23566, 0x6045015B, 17.7224, -99.9351, -23.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ +/* @teleloc 0x6045015B [17.722401 -99.935097 -23.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604502F, 23562, 0x60450165, 40, -30, -23.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Abyssal Shadow */ @@ -221,12 +221,12 @@ VALUES (0x76045036, 23567, 0x60450173, 72.4036, -44.3194, -23.9935, 1, 0, 0, 0, /* @teleloc 0x60450173 [72.403603 -44.319401 -23.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76045037, 23489, 0x60450174, 72.3297, -48.9109, -23.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Consul */ -/* @teleloc 0x60450174 [72.329697 -48.910900 -23.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76045037, 23489, 0x60450174, 72.3297, -48.9109, -23.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Consul */ +/* @teleloc 0x60450174 [72.329697 -48.910900 -23.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76045038, 7091, 0x60450175, 69.2063, -55.2136, -23.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ -/* @teleloc 0x60450175 [69.206299 -55.213600 -23.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76045038, 7091, 0x60450175, 69.2063, -55.2136, -23.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ +/* @teleloc 0x60450175 [69.206299 -55.213600 -23.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76045039, 23562, 0x60450179, 80, -30, -23.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Abyssal Shadow */ @@ -401,12 +401,12 @@ VALUES (0x76045063, 568, 0x6045025E, 34.75, -70, 0, 0.707107, 0, 0, -0.707107, /* @teleloc 0x6045025E [34.750000 -70.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76045064, 1302, 0x6045026C, 60, -74.75, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6045026C [60.000000 -74.750000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76045064, 1302, 0x6045026C, 60, -74.75, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6045026C [60.000000 -74.750000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76045065, 7924, 0x6045026F, 60, -100, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x6045026F [60.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76045065, 7924, 0x6045026F, 60, -100, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x6045026F [60.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76045065, 0x76045000, '2005-02-09 10:00:00') /* Virindi Adjudicator (23569) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6046.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6046.sql index b993c524dc..d0f07d3639 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6046.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6046.sql @@ -132,12 +132,12 @@ VALUES (0x76046006, 143, 0x6046013B, 23.9125, -28.2475, 6.0125, -0.707107, 0, /* @teleloc 0x6046013B [23.912500 -28.247499 6.012500] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76046007, 7091, 0x6046013B, 20, -30, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ -/* @teleloc 0x6046013B [20.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76046007, 7091, 0x6046013B, 20, -30, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ +/* @teleloc 0x6046013B [20.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76046008, 5625, 0x6046013D, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6046013D [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76046008, 5625, 0x6046013D, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6046013D [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76046009, 23091, 0x6046013E, 20, -40, 6.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Wraith */ @@ -316,12 +316,12 @@ VALUES (0x76046034, 143, 0x604601D9, 113.912, -28.2475, 6.0125, -0.707107, 0, /* @teleloc 0x604601D9 [113.912003 -28.247499 6.012500] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76046035, 7091, 0x604601D9, 110, -30, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ -/* @teleloc 0x604601D9 [110.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76046035, 7091, 0x604601D9, 110, -30, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ +/* @teleloc 0x604601D9 [110.000000 -30.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76046036, 5625, 0x604601DB, 110, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x604601DB [110.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76046036, 5625, 0x604601DB, 110, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x604601DB [110.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76046037, 23091, 0x604601DC, 110, -40, 6.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Wraith */ @@ -440,8 +440,8 @@ VALUES (0x76046053, 7091, 0x6046029A, 30, -40, 18.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x6046029A [30.000000 -40.000000 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76046054, 23567, 0x6046029D, 30, -60, 18.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ -/* @teleloc 0x6046029D [30.000000 -60.000000 18.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76046054, 23567, 0x6046029D, 30, -60, 18.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ +/* @teleloc 0x6046029D [30.000000 -60.000000 18.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76046055, 10776, 0x604602A6, 40, -30, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ @@ -516,8 +516,8 @@ VALUES (0x76046066, 7091, 0x604602E4, 100, -40, 18.005, 1, 0, 0, 0, True, '200 /* @teleloc 0x604602E4 [100.000000 -40.000000 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76046067, 23567, 0x604602E7, 100, -60, 18.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ -/* @teleloc 0x604602E7 [100.000000 -60.000000 18.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76046067, 23567, 0x604602E7, 100, -60, 18.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ +/* @teleloc 0x604602E7 [100.000000 -60.000000 18.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76046068, 23562, 0x604602F6, 110, -50, 18.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Abyssal Shadow */ @@ -548,8 +548,8 @@ VALUES (0x7604606E, 23480, 0x6046030E, -0.197351, -70.1976, 24.005, -0.128845, 0 /* @teleloc 0x6046030E [-0.197351 -70.197601 24.004999] -0.128845 0.000000 0.000000 0.991665 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604606F, 5625, 0x60460310, -0, -74.755, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x60460310 [-0.000000 -74.754997 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7604606F, 5625, 0x60460310, 0, -74.755, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x60460310 [0.000000 -74.754997 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76046070, 10776, 0x60460318, 10, -40, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ @@ -608,8 +608,8 @@ VALUES (0x7604607D, 23566, 0x60460363, 50, -60, 24.0065, 1, 0, 0, 0, True, '200 /* @teleloc 0x60460363 [50.000000 -60.000000 24.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604607E, 25857, 0x60460368, 50, -80, 24.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Desecrated Doll */ -/* @teleloc 0x60460368 [50.000000 -80.000000 24.028999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604607E, 25857, 0x60460368, 50, -80, 24.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Desecrated Doll */ +/* @teleloc 0x60460368 [50.000000 -80.000000 24.028999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604607F, 23091, 0x6046036F, 47.3846, -131.61, 24.029, 0.988704, 0, 0, 0.149881, True, '2005-02-09 10:00:00'); /* Shadow Wraith */ @@ -620,8 +620,8 @@ VALUES (0x76046080, 23555, 0x6046037D, 60, -70, 24.005, 1, 0, 0, 0, True, '2005 /* @teleloc 0x6046037D [60.000000 -70.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76046081, 23566, 0x6046039E, 80, -60, 24.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ -/* @teleloc 0x6046039E [80.000000 -60.000000 24.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76046081, 23566, 0x6046039E, 80, -60, 24.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ +/* @teleloc 0x6046039E [80.000000 -60.000000 24.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76046082, 23555, 0x604603A0, 80, -70, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Telumiat Hollow Minion */ @@ -672,8 +672,8 @@ VALUES (0x7604608D, 23566, 0x604603D3, 110, -60, 24.0065, 1, 0, 0, 0, True, '20 /* @teleloc 0x604603D3 [110.000000 -60.000000 24.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604608E, 23555, 0x604603D6, 110, -70, 24.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Telumiat Hollow Minion */ -/* @teleloc 0x604603D6 [110.000000 -70.000000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604608E, 23555, 0x604603D6, 110, -70, 24.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Telumiat Hollow Minion */ +/* @teleloc 0x604603D6 [110.000000 -70.000000 24.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604608F, 5625, 0x604603E4, 105.25, -110, 24.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -708,8 +708,8 @@ VALUES (0x76046096, 23480, 0x604603F8, 130, -70, 24.005, 0.120503, 0, 0, 0.99271 /* @teleloc 0x604603F8 [130.000000 -70.000000 24.004999] 0.120503 0.000000 0.000000 0.992713 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76046097, 5625, 0x604603FA, 130, -74.755, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x604603FA [130.000000 -74.754997 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76046097, 5625, 0x604603FA, 130, -74.755, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x604603FA [130.000000 -74.754997 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76046098, 23091, 0x60460402, 2.92122, -1.29561, 30.029, 0.302246, 0, 0, -0.95323, True, '2005-02-09 10:00:00'); /* Shadow Wraith */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6047.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6047.sql index aa893b6b8e..283b394a12 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6047.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6047.sql @@ -37,8 +37,8 @@ VALUES (0x76047008, 22919, 0x60470122, 60, -70, -11.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x60470122 [60.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76047009, 22929, 0x60470149, 90, -30, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ -/* @teleloc 0x60470149 [90.000000 -30.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76047009, 22929, 0x60470149, 90, -30, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ +/* @teleloc 0x60470149 [90.000000 -30.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604700A, 22919, 0x6047014F, 90.7626, -53.7058, -11.995, 0.999692, 0, 0, -0.024825, False, '2005-02-09 10:00:00'); /* Virindi A Activated Pressure Plate */ @@ -89,20 +89,20 @@ VALUES (0x76047015, 22929, 0x6047018D, 30, -90, -5.995, 1, 0, 0, 0, False, '2005 /* @teleloc 0x6047018D [30.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76047016, 22929, 0x60470190, 30, -110, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ -/* @teleloc 0x60470190 [30.000000 -110.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76047016, 22929, 0x60470190, 30, -110, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ +/* @teleloc 0x60470190 [30.000000 -110.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76047017, 22921, 0x60470193, 30, -120, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi C Activated Pressure Plate */ /* @teleloc 0x60470193 [30.000000 -120.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76047018, 22921, 0x604701A3, 40, -60, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi C Activated Pressure Plate */ -/* @teleloc 0x604701A3 [40.000000 -60.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76047018, 22921, 0x604701A3, 40, -60, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi C Activated Pressure Plate */ +/* @teleloc 0x604701A3 [40.000000 -60.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76047019, 22919, 0x604701A5, 40, -70, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi A Activated Pressure Plate */ -/* @teleloc 0x604701A5 [40.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76047019, 22919, 0x604701A5, 40, -70, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi A Activated Pressure Plate */ +/* @teleloc 0x604701A5 [40.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604701A, 22920, 0x604701A8, 40, -80, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi B Activated Pressure Plate */ @@ -137,12 +137,12 @@ VALUES (0x76047021, 22920, 0x604701C8, 50, -120, -5.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x604701C8 [50.000000 -120.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76047022, 22929, 0x604701CD, 60, -80, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ -/* @teleloc 0x604701CD [60.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76047022, 22929, 0x604701CD, 60, -80, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ +/* @teleloc 0x604701CD [60.000000 -80.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76047023, 22929, 0x604701EA, 70, -90, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ -/* @teleloc 0x604701EA [70.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76047023, 22929, 0x604701EA, 70, -90, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ +/* @teleloc 0x604701EA [70.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76047024, 22929, 0x604701F2, 70, -110, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ @@ -193,8 +193,8 @@ VALUES (0x7604702F, 22919, 0x60470250, 110, -120, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x60470250 [110.000000 -120.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76047030, 22929, 0x60470252, 110, -130, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ -/* @teleloc 0x60470252 [110.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76047030, 22929, 0x60470252, 110, -130, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ +/* @teleloc 0x60470252 [110.000000 -130.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76047031, 22921, 0x60470255, 110, -140, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi C Activated Pressure Plate */ @@ -209,8 +209,8 @@ VALUES (0x76047033, 22921, 0x60470260, 120, -90, -5.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x60470260 [120.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76047034, 22919, 0x60470272, 130, -50, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi A Activated Pressure Plate */ -/* @teleloc 0x60470272 [130.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76047034, 22919, 0x60470272, 130, -50, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi A Activated Pressure Plate */ +/* @teleloc 0x60470272 [130.000000 -50.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76047035, 22920, 0x60470274, 130, -60, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi B Activated Pressure Plate */ @@ -261,8 +261,8 @@ VALUES (0x76047040, 22920, 0x604702CE, 20, -60, 0.005, 1, 0, 0, 0, False, '2005- /* @teleloc 0x604702CE [20.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76047041, 22929, 0x604702D3, 20, -80, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ -/* @teleloc 0x604702D3 [20.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76047041, 22929, 0x604702D3, 20, -80, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Caul Sanatorium */ +/* @teleloc 0x604702D3 [20.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76047042, 22920, 0x604702DB, 30, -70, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi B Activated Pressure Plate */ @@ -285,8 +285,8 @@ VALUES (0x76047046, 22921, 0x604702F3, 50, -50, 0.005, 1, 0, 0, 0, False, '2005- /* @teleloc 0x604702F3 [50.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76047047, 22919, 0x604702F8, 50, -80, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi A Activated Pressure Plate */ -/* @teleloc 0x604702F8 [50.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76047047, 22919, 0x604702F8, 50, -80, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi A Activated Pressure Plate */ +/* @teleloc 0x604702F8 [50.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76047048, 22921, 0x60470333, 100, -80, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi C Activated Pressure Plate */ @@ -301,8 +301,8 @@ VALUES (0x7604704A, 22929, 0x6047033B, 140, -50, 0.005, 0.707107, 0, 0, -0.70710 /* @teleloc 0x6047033B [140.000000 -50.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604704B, 22921, 0x6047035E, 150.225, -57.1749, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi C Activated Pressure Plate */ -/* @teleloc 0x6047035E [150.225006 -57.174900 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604704B, 22921, 0x6047035E, 150.225, -57.1749, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi C Activated Pressure Plate */ +/* @teleloc 0x6047035E [150.225006 -57.174900 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604704C, 22920, 0x60470368, 150, -110, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi B Activated Pressure Plate */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6048.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6048.sql index 761bc1f1d6..acb4ee0b1a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6048.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6048.sql @@ -26,24 +26,24 @@ VALUES (0x76048004, 23090, 0x60480116, 96.7803, -194.145, -23.9935, 1, 0, 0, 0, /* @teleloc 0x60480116 [96.780296 -194.145004 -23.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048005, 14565, 0x60480117, 96.8094, -203.715, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x60480117 [96.809402 -203.714996 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048005, 14565, 0x60480117, 96.8094, -203.715, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x60480117 [96.809402 -203.714996 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048006, 23090, 0x60480117, 103.049, -195.04, -23.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Spectre */ -/* @teleloc 0x60480117 [103.049004 -195.039993 -23.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048006, 23090, 0x60480117, 103.049, -195.04, -23.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Spectre */ +/* @teleloc 0x60480117 [103.049004 -195.039993 -23.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048007, 23562, 0x60480117, 102.648, -198.037, -23.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Abyssal Shadow */ -/* @teleloc 0x60480117 [102.648003 -198.037003 -23.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048007, 23562, 0x60480117, 102.648, -198.037, -23.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Abyssal Shadow */ +/* @teleloc 0x60480117 [102.648003 -198.037003 -23.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048008, 23562, 0x60480117, 96.6662, -198.037, -23.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Abyssal Shadow */ -/* @teleloc 0x60480117 [96.666199 -198.037003 -23.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048008, 23562, 0x60480117, 96.6662, -198.037, -23.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Abyssal Shadow */ +/* @teleloc 0x60480117 [96.666199 -198.037003 -23.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048009, 23089, 0x60480117, 99.7348, -199.79, -23.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ -/* @teleloc 0x60480117 [99.734802 -199.789993 -23.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048009, 23089, 0x60480117, 99.7348, -199.79, -23.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ +/* @teleloc 0x60480117 [99.734802 -199.789993 -23.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604800A, 14565, 0x60480129, 36.8851, -136.297, -17.995, 0.735144, 0, 0, 0.677911, True, '2005-02-09 10:00:00'); /* Lever */ @@ -70,8 +70,8 @@ VALUES (0x7604800F, 23566, 0x60480133, 58.1461, -40.2643, -17.9935, 0.070737, 0, /* @teleloc 0x60480133 [58.146099 -40.264301 -17.993500] 0.070737 0.000000 0.000000 -0.997495 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048010, 2179, 0x60480135, 60, -44.75, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x60480135 [60.000000 -44.750000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76048010, 2179, 0x60480135, 60, -44.75, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x60480135 [60.000000 -44.750000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76048010, 0x76048019, '2005-02-09 10:00:00') /* Lever (14565) */; @@ -127,8 +127,8 @@ VALUES (0x7604801B, 23480, 0x6048015F, 140.68, -37.6482, -17.995, 0.540302, 0, 0 /* @teleloc 0x6048015F [140.679993 -37.648201 -17.995001] 0.540302 0.000000 0.000000 0.841471 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604801C, 1302, 0x60480161, 140, -44.75, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x60480161 [140.000000 -44.750000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7604801C, 1302, 0x60480161, 140, -44.75, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x60480161 [140.000000 -44.750000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604801D, 14565, 0x60480169, 136.473, -133.73, -17.995, 0.022662, 0, 0, -0.999743, True, '2005-02-09 10:00:00'); /* Lever */ @@ -166,12 +166,12 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x76048024, 0x7604801D, '2005-02-09 10:00:00') /* Lever (14565) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048025, 10776, 0x6048017D, 50, -150, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ -/* @teleloc 0x6048017D [50.000000 -150.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048025, 10776, 0x6048017D, 50, -150, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Unconquered Drudge */ +/* @teleloc 0x6048017D [50.000000 -150.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048026, 568, 0x6048017F, 50, -154.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6048017F [50.000000 -154.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76048026, 568, 0x6048017F, 50, -154.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6048017F [50.000000 -154.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76048027, 7091, 0x60480183, 50, -170, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ @@ -186,8 +186,8 @@ VALUES (0x76048029, 23567, 0x60480187, 70, -150, -11.9935, 0.020795, 0, 0, 0.999 /* @teleloc 0x60480187 [70.000000 -150.000000 -11.993500] 0.020795 0.000000 0.000000 0.999784 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604802A, 568, 0x60480189, 70, -154.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x60480189 [70.000000 -154.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7604802A, 568, 0x60480189, 70, -154.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x60480189 [70.000000 -154.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604802B, 23566, 0x6048018D, 70, -170, -11.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ @@ -206,16 +206,16 @@ VALUES (0x7604802E, 23090, 0x6048019A, 110, -60, -11.9935, 1, 0, 0, 0, True, '2 /* @teleloc 0x6048019A [110.000000 -60.000000 -11.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604802F, 14565, 0x604801A0, 133.408, -146.965, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x604801A0 [133.408005 -146.964996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604802F, 14565, 0x604801A0, 133.408, -146.965, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x604801A0 [133.408005 -146.964996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048030, 23090, 0x604801A0, 130, -150, -11.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Spectre */ -/* @teleloc 0x604801A0 [130.000000 -150.000000 -11.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048030, 23090, 0x604801A0, 130, -150, -11.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Spectre */ +/* @teleloc 0x604801A0 [130.000000 -150.000000 -11.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048031, 1302, 0x604801A2, 130, -154.75, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x604801A2 [130.000000 -154.750000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048031, 1302, 0x604801A2, 130, -154.75, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x604801A2 [130.000000 -154.750000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76048032, 23480, 0x604801A6, 130, -170, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ @@ -226,12 +226,12 @@ VALUES (0x76048033, 568, 0x604801A8, 130, -165.25, -12, 1, 0, 0, 0, False, '20 /* @teleloc 0x604801A8 [130.000000 -165.250000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048034, 23562, 0x604801AA, 150, -150, -11.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Abyssal Shadow */ -/* @teleloc 0x604801AA [150.000000 -150.000000 -11.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048034, 23562, 0x604801AA, 150, -150, -11.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Abyssal Shadow */ +/* @teleloc 0x604801AA [150.000000 -150.000000 -11.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048035, 568, 0x604801AC, 150, -154.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x604801AC [150.000000 -154.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76048035, 568, 0x604801AC, 150, -154.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x604801AC [150.000000 -154.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76048036, 14565, 0x604801B0, 146.45, -173.263, -11.995, -0.018814, 0, 0, -0.999823, True, '2005-02-09 10:00:00'); /* Lever */ @@ -305,15 +305,15 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x76048046, 0x7604800D, '2005-02-09 10:00:00') /* Lever (14565) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048047, 7561, 0x604801E9, 100, -70, -5.41987, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x604801E9 [100.000000 -70.000000 -5.419870] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048047, 7561, 0x604801E9, 100, -70, -5.41987, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x604801E9 [100.000000 -70.000000 -5.419870] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76048047, 0x76048048, '2005-02-09 10:00:00') /* Pressure Plate (298) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048048, 298, 0x604801E9, 100, -70, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x604801E9 [100.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048048, 298, 0x604801E9, 100, -70, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x604801E9 [100.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76048049, 22907, 0x604801F3, 108.098, -13.0041, -5.995, 0.999862, 0, 0, 0.016629, False, '2005-02-09 10:00:00'); /* Sanatorium Chest */ @@ -356,8 +356,8 @@ VALUES (0x76048052, 1302, 0x60480214, 84.75, -110, 0.005, 0.707107, 0, 0, -0.70 /* @teleloc 0x60480214 [84.750000 -110.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048053, 2179, 0x60480223, 100, -94.75, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x60480223 [100.000000 -94.750000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76048053, 2179, 0x60480223, 100, -94.75, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x60480223 [100.000000 -94.750000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76048053, 0x7604802F, '2005-02-09 10:00:00') /* Lever (14565) */ @@ -568,8 +568,8 @@ VALUES (0x76048062, 1302, 0x6048023A, 30, -95.25, 6.005, 0, 0, 0, -1, False, '2 /* @teleloc 0x6048023A [30.000000 -95.250000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048063, 1302, 0x6048023D, 30, -124.75, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6048023D [30.000000 -124.750000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048063, 1302, 0x6048023D, 30, -124.75, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6048023D [30.000000 -124.750000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76048064, 14565, 0x60480241, 53.9148, -76.2988, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ @@ -596,24 +596,24 @@ VALUES (0x76048069, 1302, 0x60480244, 50, -95.25, 6.005, 0, 0, 0, -1, False, '2 /* @teleloc 0x60480244 [50.000000 -95.250000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604806A, 1302, 0x60480246, 50, -124.75, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x60480246 [50.000000 -124.750000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604806A, 1302, 0x60480246, 50, -124.75, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x60480246 [50.000000 -124.750000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604806B, 14565, 0x60480248, 53.9053, -144.259, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x60480248 [53.905300 -144.259003 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604806B, 14565, 0x60480248, 53.9053, -144.259, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x60480248 [53.905300 -144.259003 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604806C, 23089, 0x60480248, 52.4104, -140.78, 6.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ -/* @teleloc 0x60480248 [52.410400 -140.779999 6.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604806C, 23089, 0x60480248, 52.4104, -140.78, 6.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ +/* @teleloc 0x60480248 [52.410400 -140.779999 6.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604806D, 23089, 0x60480248, 47.9404, -140.78, 6.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ -/* @teleloc 0x60480248 [47.940399 -140.779999 6.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604806D, 23089, 0x60480248, 47.9404, -140.78, 6.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ +/* @teleloc 0x60480248 [47.940399 -140.779999 6.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604806E, 25857, 0x60480248, 49.9404, -139.323, 6.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Desecrated Doll */ -/* @teleloc 0x60480248 [49.940399 -139.322998 6.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604806E, 25857, 0x60480248, 49.9404, -139.323, 6.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Desecrated Doll */ +/* @teleloc 0x60480248 [49.940399 -139.322998 6.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604806F, 2179, 0x60480249, 64.7632, -100.002, 6.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -631,8 +631,8 @@ VALUES (0x76048070, 0x76048064, '2005-02-09 10:00:00') /* Lever (14565) */ , (0x76048070, 0x76048075, '2005-02-09 10:00:00') /* Lever (14565) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048071, 25858, 0x60480249, 60, -100, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Soiled Doll */ -/* @teleloc 0x60480249 [60.000000 -100.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048071, 25858, 0x60480249, 60, -100, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Soiled Doll */ +/* @teleloc 0x60480249 [60.000000 -100.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76048072, 2179, 0x6048024E, 64.75, -120, 6.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -682,16 +682,16 @@ VALUES (0x7604807B, 14565, 0x60480254, 74.0059, -134.22, 6.005, -0.018926, 0, 0, /* @teleloc 0x60480254 [74.005898 -134.220001 6.005000] -0.018926 0.000000 0.000000 -0.999821 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604807C, 23480, 0x60480254, 71.5969, -132.944, 6.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ -/* @teleloc 0x60480254 [71.596901 -132.944000 6.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604807C, 23480, 0x60480254, 71.5969, -132.944, 6.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ +/* @teleloc 0x60480254 [71.596901 -132.944000 6.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604807D, 7091, 0x60480254, 67.9953, -132.899, 6.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ -/* @teleloc 0x60480254 [67.995300 -132.899002 6.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604807D, 7091, 0x60480254, 67.9953, -132.899, 6.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ +/* @teleloc 0x60480254 [67.995300 -132.899002 6.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604807E, 7091, 0x60480254, 69.2908, -127.942, 6.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ -/* @teleloc 0x60480254 [69.290802 -127.942001 6.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604807E, 7091, 0x60480254, 69.2908, -127.942, 6.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ +/* @teleloc 0x60480254 [69.290802 -127.942001 6.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604807F, 23090, 0x6048025E, 127.977, -88.1445, 6.0065, 0.015003, 0, 0, 0.999887, True, '2005-02-09 10:00:00'); /* Shadow Spectre */ @@ -714,16 +714,16 @@ VALUES (0x76048083, 14565, 0x60480262, 134.021, -134.333, 6.005, -0.000393, 0, 0 /* @teleloc 0x60480262 [134.020996 -134.332993 6.005000] -0.000393 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048084, 23089, 0x60480262, 130, -132.569, 6.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ -/* @teleloc 0x60480262 [130.000000 -132.569000 6.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048084, 23089, 0x60480262, 130, -132.569, 6.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ +/* @teleloc 0x60480262 [130.000000 -132.569000 6.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048085, 7091, 0x60480262, 132.005, -130.607, 6.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ -/* @teleloc 0x60480262 [132.005005 -130.606995 6.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048085, 7091, 0x60480262, 132.005, -130.607, 6.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ +/* @teleloc 0x60480262 [132.005005 -130.606995 6.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048086, 7091, 0x60480262, 127.246, -130.607, 6.0132, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ -/* @teleloc 0x60480262 [127.246002 -130.606995 6.013200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048086, 7091, 0x60480262, 127.246, -130.607, 6.0132, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ +/* @teleloc 0x60480262 [127.246002 -130.606995 6.013200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76048087, 2179, 0x60480263, 135.25, -100, 6.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -772,28 +772,28 @@ VALUES (0x7604808F, 1302, 0x6048026D, 150, -95.25, 6.005, 0, 0, 0, -1, False, ' /* @teleloc 0x6048026D [150.000000 -95.250000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048090, 1302, 0x6048026F, 150, -124.75, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6048026F [150.000000 -124.750000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048090, 1302, 0x6048026F, 150, -124.75, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6048026F [150.000000 -124.750000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76048091, 14565, 0x60480271, 145.796, -144.099, 6.005, 0.000616, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ /* @teleloc 0x60480271 [145.796005 -144.098999 6.005000] 0.000616 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048092, 23089, 0x60480271, 150.018, -142.18, 6.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ -/* @teleloc 0x60480271 [150.018005 -142.179993 6.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048092, 23089, 0x60480271, 150.018, -142.18, 6.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ +/* @teleloc 0x60480271 [150.018005 -142.179993 6.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048093, 23567, 0x60480271, 153.013, -135.758, 6.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ -/* @teleloc 0x60480271 [153.013000 -135.757996 6.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048093, 23567, 0x60480271, 153.013, -135.758, 6.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ +/* @teleloc 0x60480271 [153.013000 -135.757996 6.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048094, 23567, 0x60480271, 147.603, -135.758, 6.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ -/* @teleloc 0x60480271 [147.602997 -135.757996 6.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048094, 23567, 0x60480271, 147.603, -135.758, 6.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ +/* @teleloc 0x60480271 [147.602997 -135.757996 6.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76048095, 23566, 0x60480271, 151.523, -137.239, 6.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ -/* @teleloc 0x60480271 [151.522995 -137.238998 6.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76048095, 23566, 0x60480271, 151.523, -137.239, 6.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok Trooper */ +/* @teleloc 0x60480271 [151.522995 -137.238998 6.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76048096, 2179, 0x60480276, 170, -95.25, 6.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -887,8 +887,8 @@ VALUES (0x760480AB, 1302, 0x60480282, 10, -75.25, 12.005, 0, 0, 0, -1, False, ' /* @teleloc 0x60480282 [10.000000 -75.250000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480AC, 1302, 0x60480285, 10, -144.75, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x60480285 [10.000000 -144.750000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480AC, 1302, 0x60480285, 10, -144.75, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x60480285 [10.000000 -144.750000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x760480AD, 14565, 0x60480287, 14.0776, -163.772, 12.005, -0.027034, 0, 0, 0.999635, True, '2005-02-09 10:00:00'); /* Lever */ @@ -938,8 +938,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x760480B7, 0x760480A2, '2005-02-09 10:00:00') /* Lever (14565) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480B8, 2179, 0x60480293, 30, -144.75, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x60480293 [30.000000 -144.750000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480B8, 2179, 0x60480293, 30, -144.75, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x60480293 [30.000000 -144.750000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x760480B8, 0x760480AD, '2005-02-09 10:00:00') /* Lever (14565) */; @@ -949,12 +949,12 @@ VALUES (0x760480B9, 14565, 0x60480295, 26.059, -164.068, 12.005, -0.013358, 0, 0 /* @teleloc 0x60480295 [26.059000 -164.067993 12.005000] -0.013358 0.000000 0.000000 -0.999911 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480BA, 23090, 0x60480295, 32.7045, -161.053, 12.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Spectre */ -/* @teleloc 0x60480295 [32.704498 -161.052994 12.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480BA, 23090, 0x60480295, 32.7045, -161.053, 12.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Spectre */ +/* @teleloc 0x60480295 [32.704498 -161.052994 12.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480BB, 23090, 0x60480295, 27.6005, -161.053, 12.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Spectre */ -/* @teleloc 0x60480295 [27.600500 -161.052994 12.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480BB, 23090, 0x60480295, 27.6005, -161.053, 12.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Spectre */ +/* @teleloc 0x60480295 [27.600500 -161.052994 12.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x760480BC, 23480, 0x60480296, 39.8978, -79.2266, 12.005, -0.004204, 0, 0, -0.999991, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ @@ -1029,8 +1029,8 @@ VALUES (0x760480CB, 1302, 0x604802C8, 170, -75.25, 12.005, 0, 0, 0, -1, False, /* @teleloc 0x604802C8 [170.000000 -75.250000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480CC, 2179, 0x604802CC, 170, -144.75, 12.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x604802CC [170.000000 -144.750000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480CC, 2179, 0x604802CC, 170, -144.75, 12.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x604802CC [170.000000 -144.750000 12.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x760480CC, 0x760480E0, '2005-02-09 10:00:00') /* Lever (14565) */; @@ -1040,24 +1040,24 @@ VALUES (0x760480CD, 14565, 0x604802CE, 165.952, -163.833, 12.005, -0.015713, 0, /* @teleloc 0x604802CE [165.951996 -163.832993 12.005000] -0.015713 0.000000 0.000000 -0.999876 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480CE, 23567, 0x604802CE, 172.005, -160, 12.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ -/* @teleloc 0x604802CE [172.005005 -160.000000 12.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480CE, 23567, 0x604802CE, 172.005, -160, 12.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ +/* @teleloc 0x604802CE [172.005005 -160.000000 12.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480CF, 23567, 0x604802CE, 170.53, -161.792, 12.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ -/* @teleloc 0x604802CE [170.529999 -161.792007 12.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480CF, 23567, 0x604802CE, 170.53, -161.792, 12.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ +/* @teleloc 0x604802CE [170.529999 -161.792007 12.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480D0, 23567, 0x604802CE, 168, -161.792, 12.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ -/* @teleloc 0x604802CE [168.000000 -161.792007 12.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480D0, 23567, 0x604802CE, 168, -161.792, 12.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ +/* @teleloc 0x604802CE [168.000000 -161.792007 12.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480D1, 23567, 0x604802CE, 166.758, -159.751, 12.0065, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ -/* @teleloc 0x604802CE [166.757996 -159.751007 12.006500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480D1, 23567, 0x604802CE, 166.758, -159.751, 12.0065, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tumerok War Monger */ +/* @teleloc 0x604802CE [166.757996 -159.751007 12.006500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480D2, 23089, 0x604802CE, 169.505, -163.137, 12.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ -/* @teleloc 0x604802CE [169.505005 -163.136993 12.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480D2, 23089, 0x604802CE, 169.505, -163.137, 12.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ +/* @teleloc 0x604802CE [169.505005 -163.136993 12.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x760480D3, 14565, 0x604802D3, 186.255, -56.3071, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ @@ -1116,8 +1116,8 @@ VALUES (0x760480E0, 14565, 0x604802DE, 203.732, -163.976, 12.005, -0.01575, 0, 0 /* @teleloc 0x604802DE [203.731995 -163.975998 12.005000] -0.015750 0.000000 0.000000 -0.999876 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x760480E1, 23089, 0x604802DE, 200.04, -160.858, 12.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ -/* @teleloc 0x604802DE [200.039993 -160.858002 12.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x760480E1, 23089, 0x604802DE, 200.04, -160.858, 12.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ +/* @teleloc 0x604802DE [200.039993 -160.858002 12.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x760480E2, 7091, 0x604802DE, 200.249, -158.292, 12.0132, 0.980067, 0, 0, 0.198669, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6049.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6049.sql index 018766c140..79e8e38154 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6049.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6049.sql @@ -21,8 +21,8 @@ VALUES (0x7604900A, 24955, 0x60490211, 12.7482, -93.767, -5.99, 0.830608, 0, 0, /* @teleloc 0x60490211 [12.748200 -93.766998 -5.990000] 0.830608 0.000000 0.000000 -0.556857 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76049016, 3960, 0x6049028E, 140, -4, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x6049028E [140.000000 -4.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76049016, 3960, 0x6049028E, 140, -4, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x6049028E [140.000000 -4.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604901A, 24955, 0x604902B4, 180.715, -82.4907, -5.99, -0.837128, 0, 0, -0.547007, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ @@ -193,8 +193,8 @@ VALUES (0x76049030, 25493, 0x60490321, 52.4798, -88.2751, 0.01, 0.310145, 0, 0, /* @teleloc 0x60490321 [52.479801 -88.275101 0.010000] 0.310145 0.000000 0.000000 0.950689 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76049031, 25497, 0x60490328, 50.007, -118.29, -0.000149, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x60490328 [50.007000 -118.290001 -0.000149] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76049031, 25497, 0x60490328, 50.007, -118.29, -0.000149, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x60490328 [50.007000 -118.290001 -0.000149] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76049032, 24955, 0x60490356, 206.735, -46.619, 0.01, -0.866025, 0, 0, -0.5, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ @@ -246,15 +246,15 @@ VALUES (0x76049048, 23482, 0x6049011D, 661.945, -91.3105, -41.995, -0.986145, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76049049, 23988, 0x6049011F, 662.818, -109.242, -41.995, 0.028813, 0, 0, -0.999585, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Noble */ -/* @teleloc 0x6049011F [662.817993 -109.241997 -41.994999] 0.028812 0.000000 0.000000 -0.999585 */ +/* @teleloc 0x6049011F [662.817993 -109.241997 -41.994999] 0.028813 0.000000 0.000000 -0.999585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604904A, 23988, 0x6049011F, 660.321, -107.948, -41.995, 0.028813, 0, 0, -0.999585, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Noble */ -/* @teleloc 0x6049011F [660.320984 -107.947998 -41.994999] 0.028812 0.000000 0.000000 -0.999585 */ +/* @teleloc 0x6049011F [660.320984 -107.947998 -41.994999] 0.028813 0.000000 0.000000 -0.999585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604904B, 23988, 0x6049011F, 656.801, -109.216, -41.995, 0.028813, 0, 0, -0.999585, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Noble */ -/* @teleloc 0x6049011F [656.801025 -109.216003 -41.994999] 0.028812 0.000000 0.000000 -0.999585 */ +/* @teleloc 0x6049011F [656.801025 -109.216003 -41.994999] 0.028813 0.000000 0.000000 -0.999585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604904C, 23988, 0x6049011F, 661.767, -112.172, -41.995, 0.015324, 0, 0, -0.999883, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Noble */ @@ -408,8 +408,8 @@ VALUES (0x76049072, 23988, 0x60490173, 527.802, -188.56, -17.995, -0.096378, 0, /* @teleloc 0x60490173 [527.802002 -188.559998 -17.995001] -0.096378 0.000000 0.000000 0.995345 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76049073, 4219, 0x60490174, 530, -200, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ -/* @teleloc 0x60490174 [530.000000 -200.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76049073, 4219, 0x60490174, 530, -200, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ +/* @teleloc 0x60490174 [530.000000 -200.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76049073, 0x7604906F, '2005-02-09 10:00:00') /* Olthoi Swarm Soldier (23989) */ @@ -1167,8 +1167,8 @@ VALUES (0x7604916D, 6012, 0x60490300, 29.8503, -146.513, 0.006, -0.005354, 0, 0 /* @teleloc 0x60490300 [29.850300 -146.513000 0.006000] -0.005354 0.000000 0.000000 -0.999986 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604916E, 7561, 0x60490300, 30, -150, 2.85387, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Magic trap */ -/* @teleloc 0x60490300 [30.000000 -150.000000 2.853870] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604916E, 7561, 0x60490300, 30, -150, 2.85387, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Magic trap */ +/* @teleloc 0x60490300 [30.000000 -150.000000 2.853870] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7604916E, 0x7604916F, '2005-02-09 10:00:00') /* Pressure Plate (2131) */ @@ -1179,28 +1179,28 @@ VALUES (0x7604916E, 0x7604916F, '2005-02-09 10:00:00') /* Pressure Plate (2131) , (0x7604916E, 0x76049174, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604916F, 2131, 0x60490300, 30.009, -153.842, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x60490300 [30.009001 -153.841995 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7604916F, 2131, 0x60490300, 30.009, -153.842, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x60490300 [30.009001 -153.841995 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76049170, 2131, 0x60490300, 32.995, -147.115, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x60490300 [32.994999 -147.115005 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76049170, 2131, 0x60490300, 32.995, -147.115, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x60490300 [32.994999 -147.115005 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76049171, 2131, 0x60490300, 27.0758, -147.136, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x60490300 [27.075800 -147.136002 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76049171, 2131, 0x60490300, 27.0758, -147.136, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x60490300 [27.075800 -147.136002 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76049172, 2131, 0x60490300, 33.0361, -152.977, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x60490300 [33.036098 -152.977005 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76049172, 2131, 0x60490300, 33.0361, -152.977, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x60490300 [33.036098 -152.977005 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76049173, 2131, 0x60490300, 26.901, -152.978, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x60490300 [26.900999 -152.977997 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76049173, 2131, 0x60490300, 26.901, -152.978, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x60490300 [26.900999 -152.977997 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76049174, 2131, 0x60490300, 29.9723, -151.047, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x60490300 [29.972300 -151.046997 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76049174, 2131, 0x60490300, 29.9723, -151.047, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x60490300 [29.972300 -151.046997 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76049175, 7561, 0x60490329, 50, -170, 2.76025, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Magic trap */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/604A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/604A.sql index 00b8ac1d97..d4dc113121 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/604A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/604A.sql @@ -73,8 +73,8 @@ VALUES (0x7604A00E, 23484, 0x604A012B, 32.5368, -98.0715, -41.995, 0.955232, 0, /* @teleloc 0x604A012B [32.536800 -98.071503 -41.994999] 0.955232 0.000000 0.000000 -0.295858 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604A00F, 25510, 0x604A012D, 40, -54.75, -42, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Reinforced Door */ -/* @teleloc 0x604A012D [40.000000 -54.750000 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604A00F, 25510, 0x604A012D, 40, -54.75, -42, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Reinforced Door */ +/* @teleloc 0x604A012D [40.000000 -54.750000 -42.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604A010, 23486, 0x604A012E, 44.1729, -60.9127, -41.995, -0.847644, 0, 0, -0.530565, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ @@ -293,7 +293,7 @@ VALUES (0x7604A033, 23487, 0x604A0195, 33.8924, -18.1512, -35.995, -0.689775, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604A034, 23486, 0x604A0196, 29.6576, -32.9202, -35.9902, 0.995388, 0, 0, -0.095933, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ -/* @teleloc 0x604A0196 [29.657600 -32.920200 -35.990200] 0.995388 0.000000 0.000000 -0.095932 */ +/* @teleloc 0x604A0196 [29.657600 -32.920200 -35.990200] 0.995388 0.000000 0.000000 -0.095933 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604A035, 23486, 0x604A0196, 29.0509, -26.8455, -35.9902, 0.865939, 0, 0, -0.500149, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ @@ -496,8 +496,8 @@ VALUES (0x7604A068, 23487, 0x604A0266, 67.59, 0, -29.9902, 0, 0, 0, -1, True, ' /* @teleloc 0x604A0266 [67.589996 0.000000 -29.990200] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604A069, 23486, 0x604A0266, 72.9603, -0, -29.9902, 0.070737, 0, 0, 0.997495, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ -/* @teleloc 0x604A0266 [72.960297 -0.000000 -29.990200] 0.070737 0.000000 0.000000 0.997495 */ +VALUES (0x7604A069, 23486, 0x604A0266, 72.9603, 0, -29.9902, 0.070737, 0, 0, 0.997495, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ +/* @teleloc 0x604A0266 [72.960297 0.000000 -29.990200] 0.070737 0.000000 0.000000 0.997495 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604A06A, 23487, 0x604A0271, 67.4444, -60, -29.9902, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sata Sclavus Lord */ @@ -885,12 +885,12 @@ VALUES (0x7604A0B3, 25580, 0x604A0132, 40, -100, -41.9877, 0, 0, 0, -1, True, ' /* @teleloc 0x604A0132 [40.000000 -100.000000 -41.987701] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604A0B5, 3644, 0x604A0141, 62.36, -14.33, -40.4, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Torch */ -/* @teleloc 0x604A0141 [62.360001 -14.330000 -40.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7604A0B5, 3644, 0x604A0141, 62.36, -14.33, -40.4, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Torch */ +/* @teleloc 0x604A0141 [62.360001 -14.330000 -40.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604A0B6, 3644, 0x604A0141, 57.6118, -14.33, -40.4, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Torch */ -/* @teleloc 0x604A0141 [57.611801 -14.330000 -40.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7604A0B6, 3644, 0x604A0141, 57.6118, -14.33, -40.4, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Torch */ +/* @teleloc 0x604A0141 [57.611801 -14.330000 -40.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604A0B7, 3644, 0x604A0149, 57.5455, -45.6488, -40.4, 0.999706, 0, 0, -0.024249, False, '2005-02-09 10:00:00'); /* Torch */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/604B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/604B.sql index 59c32f7460..a85684e964 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/604B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/604B.sql @@ -29,12 +29,12 @@ VALUES (0x7604B006, 1023, 0x604B0114, 80.0214, -132.546, -59.995, 0.014218, 0, /* @teleloc 0x604B0114 [80.021400 -132.546005 -59.994999] 0.014218 0.000000 0.000000 -0.999899 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604B007, 4569, 0x604B0117, 90, -77.2622, -59.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Portal to Nanto */ -/* @teleloc 0x604B0117 [90.000000 -77.262199 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604B007, 4569, 0x604B0117, 90, -77.2622, -59.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Portal to Nanto */ +/* @teleloc 0x604B0117 [90.000000 -77.262199 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604B008, 27303, 0x604B0119, 90, -84.75, -59.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x604B0119 [90.000000 -84.750000 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604B008, 27303, 0x604B0119, 90, -84.75, -59.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x604B0119 [90.000000 -84.750000 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604B009, 27301, 0x604B011E, 97.8609, -91.6097, -59.995, 0.921061, 0, 0, -0.389418, False, '2005-02-09 10:00:00'); /* Forbidden Chest */ @@ -145,8 +145,8 @@ VALUES (0x7604B025, 27497, 0x604B01C8, 108.478, -183.282, -41.995, 0.992206, 0, /* @teleloc 0x604B01C8 [108.477997 -183.281998 -41.994999] 0.992206 0.000000 0.000000 -0.124607 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604B02A, 27510, 0x604B01D6, 130, -173.604, -41.971, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Consul */ -/* @teleloc 0x604B01D6 [130.000000 -173.604004 -41.971001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604B02A, 27510, 0x604B01D6, 130, -173.604, -41.971, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Consul */ +/* @teleloc 0x604B01D6 [130.000000 -173.604004 -41.971001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604B02B, 27511, 0x604B01D7, 130.417, -183.181, -41.971, 0.99929, 0, 0, -0.037675, True, '2005-02-09 10:00:00'); /* Virindi Quidiox */ @@ -301,8 +301,8 @@ VALUES (0x7604B051, 8583, 0x604B0339, 90, -100, -17.99, 1, 0, 0, 0, True, '200 /* @teleloc 0x604B0339 [90.000000 -100.000000 -17.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604B052, 27307, 0x604B0342, 100.053, -69.7726, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* The Forbidden */ -/* @teleloc 0x604B0342 [100.053001 -69.772598 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604B052, 27307, 0x604B0342, 100.053, -69.7726, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* The Forbidden */ +/* @teleloc 0x604B0342 [100.053001 -69.772598 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604B053, 27303, 0x604B0344, 100, -84.75, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Door */ @@ -505,8 +505,8 @@ VALUES (0x7604B087, 27303, 0x604B0487, 124.75, -130, 0.005, -0.707107, 0, 0, -0. /* @teleloc 0x604B0487 [124.750000 -130.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604B088, 27307, 0x604B0488, 119.826, -149.893, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* The Forbidden */ -/* @teleloc 0x604B0488 [119.825996 -149.893005 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604B088, 27307, 0x604B0488, 119.826, -149.893, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* The Forbidden */ +/* @teleloc 0x604B0488 [119.825996 -149.893005 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604B089, 27303, 0x604B0488, 124.75, -150, 0.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Door */ @@ -597,8 +597,8 @@ VALUES (0x7604B0A2, 27307, 0x604B04B1, 149.759, -119.781, 0.005, 0.999908, 0, 0, /* @teleloc 0x604B04B1 [149.759003 -119.780998 0.005000] 0.999908 0.000000 0.000000 0.013590 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604B0A3, 27303, 0x604B04B2, 150, -124.75, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x604B04B2 [150.000000 -124.750000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604B0A3, 27303, 0x604B04B2, 150, -124.75, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x604B04B2 [150.000000 -124.750000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604B0A5, 7923, 0x604B04B4, 152.724, -138.837, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -810,8 +810,8 @@ VALUES (0x7604B0AB, 27307, 0x604B04B6, 149.88, -160.187, 0.005, 1, 0, 0, 0, Fals /* @teleloc 0x604B04B6 [149.880005 -160.186996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7604B0AF, 27510, 0x604B04BB, 150, -210, 0.029, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Virindi Consul */ -/* @teleloc 0x604B04BB [150.000000 -210.000000 0.029000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7604B0AF, 27510, 0x604B04BB, 150, -210, 0.029, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Virindi Consul */ +/* @teleloc 0x604B04BB [150.000000 -210.000000 0.029000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7604B0B1, 27307, 0x604B04C5, 160.214, -149.893, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* The Forbidden */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/609A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/609A.sql index a029ba6b0b..8d006039ee 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/609A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/609A.sql @@ -9,8 +9,8 @@ VALUES (0x7609A001, 1148, 0x609A0000, 130.01, 64.5, 2, 0.707107, 0, 0, 0.707107 /* @teleloc 0x609A0000 [130.009995 64.500000 2.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7609A002, 1148, 0x609A0000, 135.5, 61.51, 2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x609A0000 [135.500000 61.509998 2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7609A002, 1148, 0x609A0000, 135.5, 61.51, 2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x609A0000 [135.500000 61.509998 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7609A003, 1148, 0x609A0000, 105.525, 34.5, 2, 0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6143.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6143.sql index ed42dafa91..3ba96372f3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6143.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6143.sql @@ -17,16 +17,16 @@ VALUES (0x76143004, 22614, 0x61430100, 9.95761, 0.877735, -5.995, -0.014579, 0, /* @teleloc 0x61430100 [9.957610 0.877735 -5.995000] -0.014579 0.000000 0.000000 -0.999894 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76143005, 23922, 0x61430100, 10, 0, -4.79938, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lock Box */ -/* @teleloc 0x61430100 [10.000000 0.000000 -4.799380] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76143005, 23922, 0x61430100, 10, 0, -4.79938, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lock Box */ +/* @teleloc 0x61430100 [10.000000 0.000000 -4.799380] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76143006, 143, 0x61430100, 11.7971, 4.095, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x61430100 [11.797100 4.095000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76143006, 143, 0x61430100, 11.7971, 4.095, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x61430100 [11.797100 4.095000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76143007, 5085, 0x61430101, 9.89672, 3.11076, -2.81175, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Gen - 25 seconds */ -/* @teleloc 0x61430101 [9.896720 3.110760 -2.811750] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76143007, 5085, 0x61430101, 9.89672, 3.11076, -2.81175, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Item Gen - 25 seconds */ +/* @teleloc 0x61430101 [9.896720 3.110760 -2.811750] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76143007, 0x76143001, '2005-02-09 10:00:00') /* Treasure (22614) */ @@ -41,8 +41,8 @@ VALUES (0x76143007, 0x76143001, '2005-02-09 10:00:00') /* Treasure (22614) */ , (0x76143007, 0x76143050, '2005-02-09 10:00:00') /* Treasure (24518) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76143008, 23773, 0x61430103, -0.053233, -0.179216, 2.07975, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ulgrim's Home Brew */ -/* @teleloc 0x61430103 [-0.053233 -0.179216 2.079750] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76143008, 23773, 0x61430103, -0.053233, -0.179216, 2.07975, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ulgrim's Home Brew */ +/* @teleloc 0x61430103 [-0.053233 -0.179216 2.079750] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76143009, 568, 0x6143010C, 0, -24.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -53,8 +53,8 @@ VALUES (0x7614300A, 568, 0x6143010D, 0.045836, -15.2193, 0, 1, 0, 0, 0, False, /* @teleloc 0x6143010D [0.045836 -15.219300 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76143018, 23771, 0x61430112, 6.85687, -0, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Exit */ -/* @teleloc 0x61430112 [6.856870 -0.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x76143018, 23771, 0x61430112, 6.85687, 0, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Exit */ +/* @teleloc 0x61430112 [6.856870 0.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76143019, 278, 0x61430114, 14.75, 0, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -65,12 +65,12 @@ VALUES (0x7614301A, 23887, 0x61430116, 10, -16.7749, 0, 0, 0, 0, -1, False, '200 /* @teleloc 0x61430116 [10.000000 -16.774900 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76143027, 23921, 0x61430120, 20.9095, -5.8805, 0.326, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x61430120 [20.909500 -5.880500 0.326000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76143027, 23921, 0x61430120, 20.9095, -5.8805, 0.326, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x61430120 [20.909500 -5.880500 0.326000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76143029, 23920, 0x61430120, 19.0905, -5.8805, 0.326, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x61430120 [19.090500 -5.880500 0.326000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76143029, 23920, 0x61430120, 19.0905, -5.8805, 0.326, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Storage */ +/* @teleloc 0x61430120 [19.090500 -5.880500 0.326000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76143042, 22614, 0x61430100, 13.401, -1.2889, -5.995, 0.742953, 0, 0, -0.669344, True, '2005-02-09 10:00:00'); /* Treasure */ @@ -97,8 +97,8 @@ VALUES (0x7614304A, 23927, 0x61430118, 8.634, -30, 0.005, 0.707107, 0, 0, -0.707 /* @teleloc 0x61430118 [8.634000 -30.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614304B, 23927, 0x61430120, 20, -10, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mice Swarm Generator */ -/* @teleloc 0x61430120 [20.000000 -10.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614304B, 23927, 0x61430120, 20, -10, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mice Swarm Generator */ +/* @teleloc 0x61430120 [20.000000 -10.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614304C, 23927, 0x61430123, 20.032, -17.3157, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mice Swarm Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6144.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6144.sql index 213db1eb74..25d2c2f14d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6144.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6144.sql @@ -145,8 +145,8 @@ VALUES (0x7614402A, 23990, 0x61440195, 128.782, -111.774, -113.995, -0.694426, 0 /* @teleloc 0x61440195 [128.781998 -111.774002 -113.995003] -0.694426 0.000000 0.000000 -0.719564 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614402B, 23990, 0x61440197, 130, -130, -113.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ -/* @teleloc 0x61440197 [130.000000 -130.000000 -113.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7614402B, 23990, 0x61440197, 130, -130, -113.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ +/* @teleloc 0x61440197 [130.000000 -130.000000 -113.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614402C, 23990, 0x61440197, 128.756, -134.151, -113.995, 0.962425, 0, 0, 0.271547, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ @@ -466,7 +466,7 @@ VALUES (0x7614407A, 23989, 0x61440345, 70.3849, -79.7778, -35.995, -0.893107, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614407B, 23482, 0x6144034B, 67.3888, -211.989, -35.995, 0.042446, 0, 0, -0.999099, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ -/* @teleloc 0x6144034B [67.388802 -211.988998 -35.994999] 0.042445 0.000000 0.000000 -0.999099 */ +/* @teleloc 0x6144034B [67.388802 -211.988998 -35.994999] 0.042446 0.000000 0.000000 -0.999099 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614407C, 23482, 0x6144034C, 66.6687, -220.391, -35.995, -0.937532, 0, 0, -0.347899, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ @@ -642,8 +642,8 @@ VALUES (0x76144086, 23989, 0x6144037C, 32.958, -177.632, -29.995, 0.928407, 0, 0 /* @teleloc 0x6144037C [32.958000 -177.632004 -29.995001] 0.928407 0.000000 0.000000 -0.371565 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76144087, 1130, 0x6144037D, 32.0464, -189.104, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Talisman Generator */ -/* @teleloc 0x6144037D [32.046398 -189.104004 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76144087, 1130, 0x6144037D, 32.0464, -189.104, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Item Talisman Generator */ +/* @teleloc 0x6144037D [32.046398 -189.104004 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76144088, 23990, 0x6144037D, 27.2218, -192.817, -29.995, 0.677982, 0, 0, -0.735078, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6145.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6145.sql index e0e49d1e02..7926162ee1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6145.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6145.sql @@ -21,12 +21,12 @@ VALUES (0x76145004, 24412, 0x61450117, 20, -190, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61450117 [20.000000 -190.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145005, 11972, 0x61450118, 30, -180, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61450118 [30.000000 -180.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145005, 11972, 0x61450118, 30, -180, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61450118 [30.000000 -180.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145006, 24412, 0x61450118, 30, -180, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ -/* @teleloc 0x61450118 [30.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76145006, 24412, 0x61450118, 30, -180, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ +/* @teleloc 0x61450118 [30.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145007, 11972, 0x61450120, 40, -100, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -37,8 +37,8 @@ VALUES (0x76145008, 24412, 0x61450120, 40, -100, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61450120 [40.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145009, 11972, 0x61450121, 40, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61450121 [40.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145009, 11972, 0x61450121, 40, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61450121 [40.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614500A, 11972, 0x61450121, 40, -110, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -65,8 +65,8 @@ VALUES (0x7614500F, 24412, 0x61450145, 50, -150, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61450145 [50.000000 -150.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145010, 24412, 0x6145014F, 50, -170, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ -/* @teleloc 0x6145014F [50.000000 -170.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76145010, 24412, 0x6145014F, 50, -170, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ +/* @teleloc 0x6145014F [50.000000 -170.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145011, 11972, 0x61450153, 60, -100, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -77,8 +77,8 @@ VALUES (0x76145012, 24412, 0x61450153, 60, -100, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61450153 [60.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145013, 11972, 0x61450154, 60, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61450154 [60.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145013, 11972, 0x61450154, 60, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61450154 [60.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145014, 11972, 0x61450154, 60, -110, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -133,8 +133,8 @@ VALUES (0x76145020, 24412, 0x614501A1, 130, -50, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x614501A1 [130.000000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145021, 11972, 0x614501A2, 130, -60, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x614501A2 [130.000000 -60.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145021, 11972, 0x614501A2, 130, -60, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x614501A2 [130.000000 -60.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145022, 24412, 0x614501A6, 144.233, -5.09486, -23.995, 0.851037, 0, 0, 0.525106, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ @@ -209,16 +209,16 @@ VALUES (0x76145036, 24412, 0x614501DA, 50, -190, -17.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x614501DA [50.000000 -190.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145037, 24412, 0x614501E4, 50, -210, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ -/* @teleloc 0x614501E4 [50.000000 -210.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76145037, 24412, 0x614501E4, 50, -210, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ +/* @teleloc 0x614501E4 [50.000000 -210.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145038, 11972, 0x614501EA, 60, -120, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x614501EA [60.000000 -120.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145038, 11972, 0x614501EA, 60, -120, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x614501EA [60.000000 -120.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145039, 24412, 0x614501EA, 60, -120, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ -/* @teleloc 0x614501EA [60.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76145039, 24412, 0x614501EA, 60, -120, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ +/* @teleloc 0x614501EA [60.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614503A, 4451, 0x614501EB, 55.25, -130, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -253,8 +253,8 @@ VALUES (0x76145041, 24412, 0x614501FD, 69.486, -161.293, -17.995, 0.72103, 0, 0, /* @teleloc 0x614501FD [69.486000 -161.292999 -17.995001] 0.721030 0.000000 0.000000 0.692904 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145042, 4451, 0x61450202, 70, -165.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61450202 [70.000000 -165.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145042, 4451, 0x61450202, 70, -165.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61450202 [70.000000 -165.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145043, 4451, 0x61450205, 114.75, -210, -17.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -369,8 +369,8 @@ VALUES (0x7614505E, 10915, 0x61450240, 226.651, -212.932, -17.9951, 0.945457, 0, /* @teleloc 0x61450240 [226.651001 -212.932007 -17.995100] 0.945457 0.000000 0.000000 -0.325746 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614505F, 24412, 0x61450241, 226.026, -219.766, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ -/* @teleloc 0x61450241 [226.026001 -219.766006 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7614505F, 24412, 0x61450241, 226.026, -219.766, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ +/* @teleloc 0x61450241 [226.026001 -219.766006 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145060, 10915, 0x61450241, 225.774, -216.097, -17.9951, 0.973254, 0, 0, -0.229731, True, '2005-02-09 10:00:00'); /* Olthoi Grub */ @@ -385,8 +385,8 @@ VALUES (0x76145062, 24412, 0x61450249, 90, -160, -11.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61450249 [90.000000 -160.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145063, 4451, 0x6145024E, 90, -165.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6145024E [90.000000 -165.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145063, 4451, 0x6145024E, 90, -165.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6145024E [90.000000 -165.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145064, 4451, 0x6145024F, 94.75, -180, -11.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -421,28 +421,28 @@ VALUES (0x7614506B, 24412, 0x61450267, 120, -120, -11.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x61450267 [120.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614506C, 4451, 0x6145026C, 120, -125.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6145026C [120.000000 -125.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614506C, 4451, 0x6145026C, 120, -125.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6145026C [120.000000 -125.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614506D, 24412, 0x6145026D, 120, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ /* @teleloc 0x6145026D [120.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614506E, 4451, 0x61450271, 120, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61450271 [120.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614506E, 4451, 0x61450271, 120, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61450271 [120.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614506F, 4451, 0x61450281, 130, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61450281 [130.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614506F, 4451, 0x61450281, 130, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61450281 [130.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145070, 24412, 0x61450285, 140, -140, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ -/* @teleloc 0x61450285 [140.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76145070, 24412, 0x61450285, 140, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ +/* @teleloc 0x61450285 [140.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145071, 4451, 0x61450292, 150, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61450292 [150.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145071, 4451, 0x61450292, 150, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61450292 [150.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145072, 4451, 0x61450293, 160, -114.75, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -453,16 +453,16 @@ VALUES (0x76145073, 24412, 0x61450294, 160, -120, -11.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x61450294 [160.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145074, 4451, 0x61450299, 160, -125.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61450299 [160.000000 -125.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145074, 4451, 0x61450299, 160, -125.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61450299 [160.000000 -125.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145075, 24412, 0x6145029A, 160, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ /* @teleloc 0x6145029A [160.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145076, 4451, 0x6145029E, 160, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6145029E [160.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145076, 4451, 0x6145029E, 160, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6145029E [160.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145077, 24412, 0x614502A5, 170, -130, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ @@ -533,8 +533,8 @@ VALUES (0x76145087, 24412, 0x614502E9, 110, -160, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x614502E9 [110.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145088, 4451, 0x614502ED, 110, -165.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x614502ED [110.000000 -165.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145088, 4451, 0x614502ED, 110, -165.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x614502ED [110.000000 -165.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76145089, 24412, 0x614502F5, 120, -170, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ @@ -601,16 +601,16 @@ VALUES (0x76145098, 4451, 0x6145032D, 190, -144.75, -5.995, 1, 0, 0, 0, False, /* @teleloc 0x6145032D [190.000000 -144.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76145099, 4451, 0x61450333, 190, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61450333 [190.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76145099, 4451, 0x61450333, 190, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61450333 [190.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614509A, 4451, 0x61450334, 190, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x61450334 [190.000000 -184.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614509B, 4451, 0x6145033A, 190, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6145033A [190.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614509B, 4451, 0x6145033A, 190, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6145033A [190.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614509C, 4451, 0x6145033B, 200, -144.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -621,8 +621,8 @@ VALUES (0x7614509D, 24412, 0x6145033C, 200, -150, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x6145033C [200.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614509E, 4451, 0x61450341, 200, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61450341 [200.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614509E, 4451, 0x61450341, 200, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61450341 [200.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614509F, 4451, 0x61450342, 200, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -633,32 +633,32 @@ VALUES (0x761450A0, 24412, 0x61450343, 200, -190, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61450343 [200.000000 -190.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761450A1, 4451, 0x61450348, 200, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61450348 [200.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761450A1, 4451, 0x61450348, 200, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61450348 [200.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761450A2, 4451, 0x61450349, 210, -144.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x61450349 [210.000000 -144.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761450A3, 4451, 0x6145034F, 210, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6145034F [210.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761450A3, 4451, 0x6145034F, 210, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6145034F [210.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761450A4, 4451, 0x61450350, 210, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x61450350 [210.000000 -184.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761450A5, 4451, 0x61450356, 210, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61450356 [210.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761450A5, 4451, 0x61450356, 210, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61450356 [210.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761450A6, 24412, 0x61450358, 220, -150, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion High Generators */ /* @teleloc 0x61450358 [220.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761450A7, 4451, 0x6145035D, 220, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6145035D [220.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761450A7, 4451, 0x6145035D, 220, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6145035D [220.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761450A8, 4451, 0x6145035E, 220, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -669,8 +669,8 @@ VALUES (0x761450A9, 24412, 0x6145035F, 220, -190, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x6145035F [220.000000 -190.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761450AA, 4451, 0x61450364, 220, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61450364 [220.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761450AA, 4451, 0x61450364, 220, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61450364 [220.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761450AB, 4451, 0x61450365, 225.25, -150, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -700,16 +700,16 @@ VALUES (0x761450AE, 6122, 0x61450103, 10, -150, -24, -0.707107, 0, 0, -0.707107 /* @teleloc 0x61450103 [10.000000 -150.000000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761450AF, 6122, 0x61450118, 30, -180, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61450118 [30.000000 -180.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761450AF, 6122, 0x61450118, 30, -180, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61450118 [30.000000 -180.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761450B0, 6122, 0x61450120, 40, -100, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ /* @teleloc 0x61450120 [40.000000 -100.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761450B1, 6122, 0x61450121, 40, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61450121 [40.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761450B1, 6122, 0x61450121, 40, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61450121 [40.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761450B2, 6122, 0x61450139, 50, -100, -24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -720,8 +720,8 @@ VALUES (0x761450B3, 6122, 0x61450153, 60, -100, -24, 0.707107, 0, 0, -0.707107, /* @teleloc 0x61450153 [60.000000 -100.000000 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761450B4, 6122, 0x61450154, 60, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61450154 [60.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761450B4, 6122, 0x61450154, 60, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61450154 [60.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761450B5, 6122, 0x6145016C, 70, -180, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -740,8 +740,8 @@ VALUES (0x761450B8, 6122, 0x614501A1, 130, -50, -24, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x614501A1 [130.000000 -50.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761450B9, 6122, 0x614501A2, 130, -60, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x614501A2 [130.000000 -60.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761450B9, 6122, 0x614501A2, 130, -60, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x614501A2 [130.000000 -60.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761450BA, 6122, 0x614501BB, 40, -120, -18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -752,8 +752,8 @@ VALUES (0x761450BB, 6122, 0x614501C3, 50, -120, -18, -0.707107, 0, 0, -0.707107 /* @teleloc 0x614501C3 [50.000000 -120.000000 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761450BC, 6122, 0x614501EA, 60, -120, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x614501EA [60.000000 -120.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761450BC, 6122, 0x614501EA, 60, -120, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x614501EA [60.000000 -120.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761450BD, 6122, 0x61450208, 120, -90, -18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6146.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6146.sql index 0236c8e2cc..f32fb406de 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6146.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6146.sql @@ -21,12 +21,12 @@ VALUES (0x76146004, 24411, 0x61460117, 20, -190, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61460117 [20.000000 -190.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146005, 11972, 0x61460118, 30, -180, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61460118 [30.000000 -180.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146005, 11972, 0x61460118, 30, -180, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61460118 [30.000000 -180.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146006, 24411, 0x61460118, 30, -180, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ -/* @teleloc 0x61460118 [30.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76146006, 24411, 0x61460118, 30, -180, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ +/* @teleloc 0x61460118 [30.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146007, 11972, 0x61460120, 40, -100, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -37,8 +37,8 @@ VALUES (0x76146008, 24411, 0x61460120, 40, -100, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61460120 [40.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146009, 11972, 0x61460121, 40, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61460121 [40.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146009, 11972, 0x61460121, 40, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61460121 [40.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614600A, 11972, 0x61460121, 40, -110, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -65,8 +65,8 @@ VALUES (0x7614600F, 24411, 0x61460145, 50, -150, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61460145 [50.000000 -150.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146010, 24411, 0x6146014F, 50, -170, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ -/* @teleloc 0x6146014F [50.000000 -170.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76146010, 24411, 0x6146014F, 50, -170, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ +/* @teleloc 0x6146014F [50.000000 -170.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146011, 11972, 0x61460153, 60, -100, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -77,8 +77,8 @@ VALUES (0x76146012, 24411, 0x61460153, 60, -100, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61460153 [60.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146013, 11972, 0x61460154, 60, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61460154 [60.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146013, 11972, 0x61460154, 60, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61460154 [60.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146014, 11972, 0x61460154, 60, -110, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -133,8 +133,8 @@ VALUES (0x76146020, 24411, 0x614601A1, 130, -50, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x614601A1 [130.000000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146021, 11972, 0x614601A2, 130, -60, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x614601A2 [130.000000 -60.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146021, 11972, 0x614601A2, 130, -60, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x614601A2 [130.000000 -60.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146022, 24411, 0x614601A6, 144.233, -5.09486, -23.995, 0.851037, 0, 0, 0.525106, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ @@ -209,16 +209,16 @@ VALUES (0x76146036, 24411, 0x614601DA, 50, -190, -17.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x614601DA [50.000000 -190.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146037, 24411, 0x614601E4, 50, -210, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ -/* @teleloc 0x614601E4 [50.000000 -210.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76146037, 24411, 0x614601E4, 50, -210, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ +/* @teleloc 0x614601E4 [50.000000 -210.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146038, 11972, 0x614601EA, 60, -120, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x614601EA [60.000000 -120.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146038, 11972, 0x614601EA, 60, -120, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x614601EA [60.000000 -120.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146039, 24411, 0x614601EA, 60, -120, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ -/* @teleloc 0x614601EA [60.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76146039, 24411, 0x614601EA, 60, -120, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ +/* @teleloc 0x614601EA [60.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614603A, 4451, 0x614601EB, 55.25, -130, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -253,8 +253,8 @@ VALUES (0x76146041, 24411, 0x614601FD, 69.486, -161.293, -17.995, 0.72103, 0, 0, /* @teleloc 0x614601FD [69.486000 -161.292999 -17.995001] 0.721030 0.000000 0.000000 0.692904 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146042, 4451, 0x61460202, 70, -165.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61460202 [70.000000 -165.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146042, 4451, 0x61460202, 70, -165.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61460202 [70.000000 -165.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146043, 4451, 0x61460205, 114.75, -210, -17.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -369,8 +369,8 @@ VALUES (0x7614605E, 10915, 0x61460240, 226.651, -212.932, -17.9951, 0.945457, 0, /* @teleloc 0x61460240 [226.651001 -212.932007 -17.995100] 0.945457 0.000000 0.000000 -0.325746 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614605F, 24411, 0x61460241, 226.026, -219.766, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ -/* @teleloc 0x61460241 [226.026001 -219.766006 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7614605F, 24411, 0x61460241, 226.026, -219.766, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ +/* @teleloc 0x61460241 [226.026001 -219.766006 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146060, 10915, 0x61460241, 225.774, -216.097, -17.9951, 0.973254, 0, 0, -0.229731, True, '2005-02-09 10:00:00'); /* Olthoi Grub */ @@ -385,8 +385,8 @@ VALUES (0x76146062, 24411, 0x61460249, 90, -160, -11.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61460249 [90.000000 -160.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146063, 4451, 0x6146024E, 90, -165.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6146024E [90.000000 -165.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146063, 4451, 0x6146024E, 90, -165.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6146024E [90.000000 -165.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146064, 4451, 0x6146024F, 94.75, -180, -11.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -421,28 +421,28 @@ VALUES (0x7614606B, 24411, 0x61460267, 120, -120, -11.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x61460267 [120.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614606C, 4451, 0x6146026C, 120, -125.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6146026C [120.000000 -125.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614606C, 4451, 0x6146026C, 120, -125.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6146026C [120.000000 -125.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614606D, 24411, 0x6146026D, 120, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ /* @teleloc 0x6146026D [120.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614606E, 4451, 0x61460271, 120, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61460271 [120.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614606E, 4451, 0x61460271, 120, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61460271 [120.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614606F, 4451, 0x61460281, 130, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61460281 [130.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614606F, 4451, 0x61460281, 130, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61460281 [130.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146070, 24411, 0x61460285, 140, -140, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ -/* @teleloc 0x61460285 [140.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76146070, 24411, 0x61460285, 140, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ +/* @teleloc 0x61460285 [140.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146071, 4451, 0x61460292, 150, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61460292 [150.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146071, 4451, 0x61460292, 150, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61460292 [150.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146072, 4451, 0x61460293, 160, -114.75, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -453,16 +453,16 @@ VALUES (0x76146073, 24411, 0x61460294, 160, -120, -11.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x61460294 [160.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146074, 4451, 0x61460299, 160, -125.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61460299 [160.000000 -125.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146074, 4451, 0x61460299, 160, -125.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61460299 [160.000000 -125.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146075, 24411, 0x6146029A, 160, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ /* @teleloc 0x6146029A [160.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146076, 4451, 0x6146029E, 160, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6146029E [160.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146076, 4451, 0x6146029E, 160, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6146029E [160.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146077, 24411, 0x614602A5, 170, -130, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ @@ -533,8 +533,8 @@ VALUES (0x76146087, 24411, 0x614602E9, 110, -160, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x614602E9 [110.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146088, 4451, 0x614602ED, 110, -165.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x614602ED [110.000000 -165.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146088, 4451, 0x614602ED, 110, -165.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x614602ED [110.000000 -165.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76146089, 24411, 0x614602F5, 120, -170, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ @@ -601,16 +601,16 @@ VALUES (0x76146098, 4451, 0x6146032D, 190, -144.75, -5.995, 1, 0, 0, 0, False, /* @teleloc 0x6146032D [190.000000 -144.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76146099, 4451, 0x61460333, 190, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61460333 [190.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76146099, 4451, 0x61460333, 190, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61460333 [190.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614609A, 4451, 0x61460334, 190, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x61460334 [190.000000 -184.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614609B, 4451, 0x6146033A, 190, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6146033A [190.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614609B, 4451, 0x6146033A, 190, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6146033A [190.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614609C, 4451, 0x6146033B, 200, -144.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -621,8 +621,8 @@ VALUES (0x7614609D, 24411, 0x6146033C, 200, -150, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x6146033C [200.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614609E, 4451, 0x61460341, 200, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61460341 [200.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614609E, 4451, 0x61460341, 200, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61460341 [200.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614609F, 4451, 0x61460342, 200, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -633,32 +633,32 @@ VALUES (0x761460A0, 24411, 0x61460343, 200, -190, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x61460343 [200.000000 -190.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761460A1, 4451, 0x61460348, 200, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61460348 [200.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761460A1, 4451, 0x61460348, 200, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61460348 [200.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761460A2, 4451, 0x61460349, 210, -144.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x61460349 [210.000000 -144.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761460A3, 4451, 0x6146034F, 210, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6146034F [210.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761460A3, 4451, 0x6146034F, 210, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6146034F [210.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761460A4, 4451, 0x61460350, 210, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x61460350 [210.000000 -184.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761460A5, 4451, 0x61460356, 210, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61460356 [210.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761460A5, 4451, 0x61460356, 210, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61460356 [210.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761460A6, 24411, 0x61460358, 220, -150, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Extreme Generators */ /* @teleloc 0x61460358 [220.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761460A7, 4451, 0x6146035D, 220, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6146035D [220.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761460A7, 4451, 0x6146035D, 220, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6146035D [220.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761460A8, 4451, 0x6146035E, 220, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -669,8 +669,8 @@ VALUES (0x761460A9, 24411, 0x6146035F, 220, -190, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x6146035F [220.000000 -190.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761460AA, 4451, 0x61460364, 220, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61460364 [220.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761460AA, 4451, 0x61460364, 220, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61460364 [220.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761460AB, 4451, 0x61460365, 225.25, -150, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -700,16 +700,16 @@ VALUES (0x761460AE, 6122, 0x61460103, 10, -150, -24, -0.707107, 0, 0, -0.707107 /* @teleloc 0x61460103 [10.000000 -150.000000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761460AF, 6122, 0x61460118, 30, -180, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61460118 [30.000000 -180.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761460AF, 6122, 0x61460118, 30, -180, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61460118 [30.000000 -180.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761460B0, 6122, 0x61460120, 40, -100, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ /* @teleloc 0x61460120 [40.000000 -100.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761460B1, 6122, 0x61460121, 40, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61460121 [40.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761460B1, 6122, 0x61460121, 40, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61460121 [40.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761460B2, 6122, 0x61460139, 50, -100, -24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -720,8 +720,8 @@ VALUES (0x761460B3, 6122, 0x61460153, 60, -100, -24, 0.707107, 0, 0, -0.707107, /* @teleloc 0x61460153 [60.000000 -100.000000 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761460B4, 6122, 0x61460154, 60, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x61460154 [60.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761460B4, 6122, 0x61460154, 60, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x61460154 [60.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761460B5, 6122, 0x6146016C, 70, -180, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -740,8 +740,8 @@ VALUES (0x761460B8, 6122, 0x614601A1, 130, -50, -24, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x614601A1 [130.000000 -50.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761460B9, 6122, 0x614601A2, 130, -60, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x614601A2 [130.000000 -60.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761460B9, 6122, 0x614601A2, 130, -60, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x614601A2 [130.000000 -60.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761460BA, 6122, 0x614601BB, 40, -120, -18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -752,8 +752,8 @@ VALUES (0x761460BB, 6122, 0x614601C3, 50, -120, -18, -0.707107, 0, 0, -0.707107 /* @teleloc 0x614601C3 [50.000000 -120.000000 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761460BC, 6122, 0x614601EA, 60, -120, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x614601EA [60.000000 -120.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761460BC, 6122, 0x614601EA, 60, -120, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x614601EA [60.000000 -120.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761460BD, 6122, 0x61460208, 120, -90, -18, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6147.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6147.sql index e1ae66fefd..e9a94a2e90 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6147.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6147.sql @@ -194,8 +194,8 @@ VALUES (0x76147015, 8138, 0x6147015A, 161.262, -66.4891, 0.01, 0.002933, 0, 0, /* @teleloc 0x6147015A [161.261993 -66.489098 0.010000] 0.002933 0.000000 0.000000 0.999996 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76147016, 25282, 0x6147015F, 160, -126, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x6147015F [160.000000 -126.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76147016, 25282, 0x6147015F, 160, -126, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x6147015F [160.000000 -126.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76147017, 24495, 0x61470162, 302.528, -129.099, 0.01, 0.544848, 0, 0, 0.838535, True, '2005-02-09 10:00:00'); /* Gotrok Juggernaut */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6148.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6148.sql index 7aebf89592..d5ec38c3ed 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6148.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6148.sql @@ -194,8 +194,8 @@ VALUES (0x76148015, 8138, 0x6148015A, 161.262, -66.4891, 0.01, 0.002933, 0, 0, /* @teleloc 0x6148015A [161.261993 -66.489098 0.010000] 0.002933 0.000000 0.000000 0.999996 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76148016, 24953, 0x6148015F, 160, -126, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x6148015F [160.000000 -126.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76148016, 24953, 0x6148015F, 160, -126, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x6148015F [160.000000 -126.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76148017, 24495, 0x61480162, 302.528, -129.099, 0.01, 0.544848, 0, 0, 0.838535, True, '2005-02-09 10:00:00'); /* Gotrok Juggernaut */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6149.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6149.sql index 424186ba8e..8eb3956c49 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6149.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6149.sql @@ -181,8 +181,8 @@ VALUES (0x7614902B, 194, 0x614901C0, 54.229, -70.1904, -29.99, 0.631479, 0, 0, /* @teleloc 0x614901C0 [54.229000 -70.190399 -29.990000] 0.631479 0.000000 0.000000 -0.775393 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614902C, 194, 0x614901C3, 50.6573, -75.1483, -29.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Copper Golem */ -/* @teleloc 0x614901C3 [50.657299 -75.148300 -29.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7614902C, 194, 0x614901C3, 50.6573, -75.1483, -29.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Copper Golem */ +/* @teleloc 0x614901C3 [50.657299 -75.148300 -29.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614902D, 194, 0x614901CA, 60.2221, -76.3547, -29.99, 0.970142, 0, 0, 0.242537, True, '2005-02-09 10:00:00'); /* Copper Golem */ @@ -281,8 +281,8 @@ VALUES (0x76149044, 202, 0x6149023F, 110, -40, -23.99, 0.62161, 0, 0, -0.78332 /* @teleloc 0x6149023F [110.000000 -40.000000 -23.990000] 0.621610 0.000000 0.000000 -0.783327 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76149045, 202, 0x6149024D, 60, -50, -17.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Sandstone Golem */ -/* @teleloc 0x6149024D [60.000000 -50.000000 -17.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76149045, 202, 0x6149024D, 60, -50, -17.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sandstone Golem */ +/* @teleloc 0x6149024D [60.000000 -50.000000 -17.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76149046, 202, 0x61490250, 70.8018, -22.0225, -17.99, 0.73396, 0, 0, -0.679192, True, '2005-02-09 10:00:00'); /* Sandstone Golem */ @@ -341,8 +341,8 @@ VALUES (0x76149053, 202, 0x6149027B, 10.2009, -62.2014, -11.945, -0.565584, 0, /* @teleloc 0x6149027B [10.200900 -62.201401 -11.945000] -0.565584 0.000000 0.000000 0.824691 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76149054, 202, 0x61490280, 10, -73.6972, -11.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Sandstone Golem */ -/* @teleloc 0x61490280 [10.000000 -73.697197 -11.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76149054, 202, 0x61490280, 10, -73.6972, -11.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sandstone Golem */ +/* @teleloc 0x61490280 [10.000000 -73.697197 -11.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76149055, 202, 0x61490280, 10, -70.7233, -11.99, 0.696707, 0, 0, -0.717356, True, '2005-02-09 10:00:00'); /* Sandstone Golem */ @@ -434,7 +434,7 @@ VALUES (0x7614906A, 200, 0x614902CB, 48.6809, -52.5372, -5.989, 0.438328, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614906B, 200, 0x614902CB, 47.8619, -46.7473, -5.989, 0.012855, 0, 0, 0.999917, True, '2005-02-09 10:00:00'); /* Mud Golem */ -/* @teleloc 0x614902CB [47.861900 -46.747299 -5.989000] 0.012854 0.000000 0.000000 0.999917 */ +/* @teleloc 0x614902CB [47.861900 -46.747299 -5.989000] 0.012855 0.000000 0.000000 0.999917 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614906C, 200, 0x614902D3, 72.9081, -20.7031, -5.989, -0.482673, 0, 0, -0.875801, True, '2005-02-09 10:00:00'); /* Mud Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/614A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/614A.sql index 3d36b94686..df125bab19 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/614A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/614A.sql @@ -160,8 +160,8 @@ VALUES (0x7614A029, 214, 0x614A019D, 31.6373, -40.9009, -29.995, 0.928267, 0, /* @teleloc 0x614A019D [31.637300 -40.900902 -29.995001] 0.928267 0.000000 0.000000 0.371915 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614A02A, 5627, 0x614A01A2, 30.0044, -45.3974, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x614A01A2 [30.004400 -45.397400 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614A02A, 5627, 0x614A01A2, 30.0044, -45.3974, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x614A01A2 [30.004400 -45.397400 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614A02B, 24962, 0x614A01A2, 30.8334, -46.3795, -29.9945, -0.741685, 0, 0, -0.670749, True, '2005-02-09 10:00:00'); /* Olthoi Noble Grub */ @@ -308,8 +308,8 @@ VALUES (0x7614A04E, 23990, 0x614A021A, 100.32, -83.1432, -29.995, 0.839342, 0, 0 /* @teleloc 0x614A021A [100.320000 -83.143204 -29.995001] 0.839342 0.000000 0.000000 0.543604 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614A04F, 5627, 0x614A021F, 100.004, -85.3974, -29.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x614A021F [100.003998 -85.397400 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614A04F, 5627, 0x614A021F, 100.004, -85.3974, -29.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x614A021F [100.003998 -85.397400 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614A050, 5627, 0x614A0220, 95.3974, -99.9956, -29.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -401,7 +401,7 @@ VALUES (0x7614A065, 24962, 0x614A0256, 94.3934, -33.5779, -21.7685, -0.614786, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614A066, 24962, 0x614A0256, 85.4879, -27.7784, -21.2996, 0.08525, 0, 0, -0.99636, True, '2005-02-09 10:00:00'); /* Olthoi Noble Grub */ -/* @teleloc 0x614A0256 [85.487900 -27.778400 -21.299601] 0.085249 0.000000 0.000000 -0.996360 */ +/* @teleloc 0x614A0256 [85.487900 -27.778400 -21.299601] 0.085250 0.000000 0.000000 -0.996360 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614A067, 212, 0x614A025D, 97.3543, -24.746, -23.995, 0.011516, 0, 0, -0.999934, True, '2005-02-09 10:00:00'); /* Olthoi Noble */ @@ -1048,8 +1048,8 @@ VALUES (0x7614A0E2, 0x7614A03B, '2005-02-09 10:00:00') /* Olthoi Swarm Eviscerat , (0x7614A0E2, 0x7614A0DD, '2005-02-09 10:00:00') /* Olthoi Swarm Soldier (23989) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614A0E3, 7923, 0x614A046B, 100, -120, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x614A046B [100.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7614A0E3, 7923, 0x614A046B, 100, -120, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x614A046B [100.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7614A0E3, 0x7614A039, '2005-02-09 10:00:00') /* Olthoi Eviscerator (11478) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/614C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/614C.sql index 19b25e5ca1..fc0b3e785d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/614C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/614C.sql @@ -13,8 +13,8 @@ VALUES (0x7614C003, 24065, 0x614C018D, 76.1944, -130.061, -21.3789, 0.987993, 0, /* @teleloc 0x614C018D [76.194397 -130.061005 -21.378901] 0.987993 0.000000 0.000000 -0.154497 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614C006, 4219, 0x614C020F, 80, -140, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ -/* @teleloc 0x614C020F [80.000000 -140.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614C006, 4219, 0x614C020F, 80, -140, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ +/* @teleloc 0x614C020F [80.000000 -140.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614C009, 278, 0x614C0218, 85.25, -120, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -29,8 +29,8 @@ VALUES (0x7614C016, 278, 0x614C02D2, 125.25, -140, 0, -0.707107, 0, 0, -0.7071 /* @teleloc 0x614C02D2 [125.250000 -140.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614C019, 4219, 0x614C02DD, 140, -140, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ -/* @teleloc 0x614C02DD [140.000000 -140.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7614C019, 4219, 0x614C02DD, 140, -140, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ +/* @teleloc 0x614C02DD [140.000000 -140.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7614C01C, 2609, 0x614C030D, 113.082, -7.04588, 6.005, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Lever */ @@ -95,8 +95,8 @@ VALUES (0x7614C02A, 7117, 0x614C0101, 30.29, -139.284, -29.9935, 0.999983, 0, 0 /* @teleloc 0x614C0101 [30.290001 -139.283997 -29.993500] 0.999983 0.000000 0.000000 -0.005851 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614C02B, 4219, 0x614C0102, 30, -150, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ -/* @teleloc 0x614C0102 [30.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7614C02B, 4219, 0x614C0102, 30, -150, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ +/* @teleloc 0x614C0102 [30.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7614C02B, 0x7614C023, '2005-02-09 10:00:00') /* Guardian Mu-miyah (7117) */ @@ -284,8 +284,8 @@ VALUES (0x7614C04E, 24319, 0x614C015F, 191.265, -135.07, -29.945, -0.999316, 0, /* @teleloc 0x614C015F [191.264999 -135.070007 -29.945000] -0.999316 0.000000 0.000000 -0.036981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614C04F, 4219, 0x614C0160, 190, -150, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ -/* @teleloc 0x614C0160 [190.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7614C04F, 4219, 0x614C0160, 190, -150, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ +/* @teleloc 0x614C0160 [190.000000 -150.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7614C04F, 0x7614C045, '2005-02-09 10:00:00') /* Dark Master (24319) */ @@ -538,8 +538,8 @@ VALUES (0x7614C081, 24320, 0x614C01DF, 47.8299, -141.567, -5.99175, 0.99659, 0, /* @teleloc 0x614C01DF [47.829899 -141.567001 -5.991750] 0.996590 0.000000 0.000000 -0.082516 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614C082, 4219, 0x614C01E0, 50, -150, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ -/* @teleloc 0x614C01E0 [50.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7614C082, 4219, 0x614C01E0, 50, -150, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ +/* @teleloc 0x614C01E0 [50.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7614C082, 0x7614C07C, '2005-02-09 10:00:00') /* Guardian Mu-miyah (7117) */ @@ -601,8 +601,8 @@ VALUES (0x7614C08E, 24319, 0x614C01E5, 170.424, -136.118, -5.99175, 0.960843, 0, /* @teleloc 0x614C01E5 [170.423996 -136.117996 -5.991750] 0.960843 0.000000 0.000000 0.277095 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7614C08F, 4219, 0x614C01E6, 170, -150, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ -/* @teleloc 0x614C01E6 [170.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7614C08F, 4219, 0x614C01E6, 170, -150, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ +/* @teleloc 0x614C01E6 [170.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7614C08F, 0x7614C086, '2005-02-09 10:00:00') /* Dark Master (24319) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/619E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/619E.sql index 9b35f28640..370c1fd9b4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/619E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/619E.sql @@ -457,24 +457,24 @@ VALUES (0x7619E071, 11697, 0x619E0131, 161.064, 60.2466, 24.075, -0.909599, 0, 0 /* @teleloc 0x619E0131 [161.063995 60.246601 24.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E072, 9686, 0x619E0131, 160.984, 55.2587, 26.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0131 [160.983994 55.258701 26.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E072, 9686, 0x619E0131, 160.984, 55.2587, 26.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0131 [160.983994 55.258701 26.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E073, 11697, 0x619E0131, 156.997, 58.1656, 24.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x619E0131 [156.996994 58.165600 24.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E074, 9686, 0x619E0131, 155.284, 55.2837, 26.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0131 [155.283997 55.283699 26.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E074, 9686, 0x619E0131, 155.284, 55.2837, 26.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0131 [155.283997 55.283699 26.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E075, 9686, 0x619E0131, 155.517, 61.2254, 26.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0131 [155.516998 61.225399 26.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E075, 9686, 0x619E0131, 155.517, 61.2254, 26.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0131 [155.516998 61.225399 26.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E076, 9686, 0x619E0131, 160.947, 61.2504, 26.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0131 [160.947006 61.250401 26.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E076, 9686, 0x619E0131, 160.947, 61.2504, 26.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0131 [160.947006 61.250401 26.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E077, 9686, 0x619E0131, 162.272, 60.5254, 26.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -493,16 +493,16 @@ VALUES (0x7619E07A, 11697, 0x619E0131, 159.747, 58.1656, 24.075, 0.707107, 0, 0, /* @teleloc 0x619E0131 [159.746994 58.165600 24.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E07B, 11697, 0x619E0134, 152.558, 57.5179, 24.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E0134 [152.557999 57.517899 24.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7619E07B, 11697, 0x619E0134, 152.558, 57.5179, 24.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E0134 [152.557999 57.517899 24.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E07C, 11697, 0x619E0134, 153.241, 61.8417, 24.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x619E0134 [153.240997 61.841702 24.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E07D, 9686, 0x619E0134, 152.712, 57.1383, 26.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0134 [152.712006 57.138302 26.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E07D, 9686, 0x619E0134, 152.712, 57.1383, 26.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0134 [152.712006 57.138302 26.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E07E, 9686, 0x619E0134, 149.197, 59.7658, 26.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -521,32 +521,32 @@ VALUES (0x7619E081, 9686, 0x619E0137, 159.047, 57.5157, 21.95, 0.707107, 0, 0, /* @teleloc 0x619E0137 [159.046997 57.515701 21.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E082, 9686, 0x619E0137, 153.772, 54.3158, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0137 [153.772003 54.315800 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E082, 9686, 0x619E0137, 153.772, 54.3158, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0137 [153.772003 54.315800 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E083, 9686, 0x619E0137, 149.147, 57.5408, 21.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x619E0137 [149.147003 57.540798 21.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E084, 9686, 0x619E0137, 155.172, 60.8657, 21.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0137 [155.171997 60.865700 21.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E084, 9686, 0x619E0137, 155.172, 60.8657, 21.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0137 [155.171997 60.865700 21.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E085, 11698, 0x619E0137, 154.064, 58.1813, 23.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x619E0137 [154.063995 58.181301 23.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E085, 11698, 0x619E0137, 154.064, 58.1813, 23.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x619E0137 [154.063995 58.181301 23.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E086, 9687, 0x619E0137, 158.484, 54.8587, 20.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x619E0137 [158.483994 54.858700 20.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E087, 412, 0x619E0000, 151.734, 62.6687, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x619E0000 [151.733994 62.668701 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E087, 412, 0x619E0000, 151.734, 62.6687, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x619E0000 [151.733994 62.668701 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E088, 412, 0x619E013B, 104.328, 41.9486, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x619E013B [104.328003 41.948601 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E088, 412, 0x619E013B, 104.328, 41.9486, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x619E013B [104.328003 41.948601 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E089, 9686, 0x619E013C, 104.278, 41.1386, 20.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -557,28 +557,28 @@ VALUES (0x7619E08A, 9686, 0x619E013C, 101.978, 36.3886, 19.75, -0.707107, 0, 0, /* @teleloc 0x619E013C [101.977997 36.388599 19.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E08B, 9686, 0x619E013D, 110.478, 36.6386, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013D [110.477997 36.638599 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E08B, 9686, 0x619E013D, 110.478, 36.6386, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013D [110.477997 36.638599 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E08C, 9686, 0x619E013D, 113.611, 35.4475, 18.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x619E013D [113.611000 35.447498 18.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E08D, 9686, 0x619E013D, 112.519, 30.6886, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013D [112.518997 30.688601 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E08D, 9686, 0x619E013D, 112.519, 30.6886, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013D [112.518997 30.688601 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E08E, 9686, 0x619E013D, 108.067, 30.6886, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013D [108.067001 30.688601 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E08E, 9686, 0x619E013D, 108.067, 30.6886, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013D [108.067001 30.688601 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E08F, 9686, 0x619E013D, 107.047, 31.9186, 18, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x619E013D [107.046997 31.918600 18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E090, 9686, 0x619E013F, 106.529, 36.2886, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013F [106.528999 36.288601 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E090, 9686, 0x619E013F, 106.529, 36.2886, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013F [106.528999 36.288601 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E091, 11697, 0x619E013D, 112.665, 35.7053, 16.15, 0.924546, 0, 0, -0.381071, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -613,8 +613,8 @@ VALUES (0x7619E098, 11697, 0x619E013D, 108.215, 31.5553, 16.15, 0.343659, 0, 0, /* @teleloc 0x619E013D [108.214996 31.555300 16.150000] 0.343659 0.000000 0.000000 0.939094 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E099, 11697, 0x619E013D, 110.412, 33.5054, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E013D [110.412003 33.505402 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E099, 11697, 0x619E013D, 110.412, 33.5054, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E013D [110.412003 33.505402 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E09A, 12352, 0x619E0102, 39.6264, 34.5567, 18.005, -0.367508, 0, 0, -0.93002, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1490,7 +1490,7 @@ VALUES (0x7619E105, 11697, 0x619E0117, 34.614, 156.789, 6.1, -0.913012, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E106, 11697, 0x619E0117, 36.1074, 162.466, 6.1, -0.996814, 0, 0, -0.079766, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E0117 [36.107399 162.466003 6.100000] -0.996814 0.000000 0.000000 -0.079765 */ +/* @teleloc 0x619E0117 [36.107399 162.466003 6.100000] -0.996814 0.000000 0.000000 -0.079766 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E107, 9686, 0x619E0000, 40.6509, 155.765, 13.375, -0.913012, 0, 0, -0.407934, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1921,16 +1921,16 @@ VALUES (0x7619E171, 12679, 0x619E0000, 152.104, 104.122, 16.1, 0.707107, 0, 0, - /* @teleloc 0x619E0000 [152.104004 104.122002 16.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E172, 9686, 0x619E0131, 158.071, 55.2587, 27.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0131 [158.070999 55.258701 27.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E172, 9686, 0x619E0131, 158.071, 55.2587, 27.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0131 [158.070999 55.258701 27.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E173, 9686, 0x619E0131, 162.272, 58.1588, 27.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x619E0131 [162.272003 58.158798 27.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E174, 9686, 0x619E0131, 158.308, 61.2254, 27.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0131 [158.307999 61.225399 27.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E174, 9686, 0x619E0131, 158.308, 61.2254, 27.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0131 [158.307999 61.225399 27.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E175, 9686, 0x619E0131, 154.144, 56.6619, 26.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1961,8 +1961,8 @@ VALUES (0x7619E17B, 11698, 0x619E0131, 155.96, 59.7923, 28.175, -0.9486, 0, 0, - /* @teleloc 0x619E0131 [155.960007 59.792301 28.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E17C, 11697, 0x619E0131, 158.339, 60.5716, 24.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E0131 [158.339005 60.571602 24.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E17C, 11697, 0x619E0131, 158.339, 60.5716, 24.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E0131 [158.339005 60.571602 24.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E17D, 11697, 0x619E0131, 158.339, 58.1466, 24.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1973,12 +1973,12 @@ VALUES (0x7619E17E, 11697, 0x619E0131, 155.04, 56.0964, 24.075, -0.364064, 0, 0, /* @teleloc 0x619E0131 [155.039993 56.096401 24.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E17F, 11697, 0x619E0131, 156.515, 55.6464, 24.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E0131 [156.514999 55.646400 24.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E17F, 11697, 0x619E0131, 156.515, 55.6464, 24.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E0131 [156.514999 55.646400 24.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E180, 11697, 0x619E0131, 159.59, 55.6464, 24.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E0131 [159.589996 55.646400 24.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E180, 11697, 0x619E0131, 159.59, 55.6464, 24.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E0131 [159.589996 55.646400 24.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E181, 9686, 0x619E0134, 149.197, 57.9881, 26.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1993,56 +1993,56 @@ VALUES (0x7619E183, 9686, 0x619E0134, 153.691, 59.0633, 27.475, 0.707107, 0, 0, /* @teleloc 0x619E0134 [153.690994 59.063301 27.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E184, 9686, 0x619E0134, 151.746, 62.3075, 27.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0134 [151.746002 62.307499 27.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E184, 9686, 0x619E0134, 151.746, 62.3075, 27.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0134 [151.746002 62.307499 27.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E185, 9686, 0x619E0137, 156.345, 54.3158, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0137 [156.345001 54.315800 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E185, 9686, 0x619E0137, 156.345, 54.3158, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0137 [156.345001 54.315800 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E186, 9686, 0x619E0137, 152.122, 60.8657, 21.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0137 [152.121994 60.865700 21.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E186, 9686, 0x619E0137, 152.122, 60.8657, 21.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0137 [152.121994 60.865700 21.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E187, 11697, 0x619E0137, 158.352, 60.1086, 20.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x619E0137 [158.352005 60.108601 20.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E188, 11697, 0x619E0137, 154.977, 57.5836, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E0137 [154.977005 57.583599 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E188, 11697, 0x619E0137, 154.977, 57.5836, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E0137 [154.977005 57.583599 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E189, 11697, 0x619E0137, 149.752, 54.9086, 20.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x619E0137 [149.751999 54.908600 20.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E18A, 9686, 0x619E0000, 151.712, 62.7633, 27.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0000 [151.712006 62.763302 27.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E18A, 9686, 0x619E0000, 151.712, 62.7633, 27.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0000 [151.712006 62.763302 27.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E18B, 9686, 0x619E0000, 153.61, 62.7633, 25.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0000 [153.610001 62.763302 25.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E18B, 9686, 0x619E0000, 153.61, 62.7633, 25.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0000 [153.610001 62.763302 25.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E18C, 9686, 0x619E0000, 149.86, 62.7633, 25.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0000 [149.860001 62.763302 25.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E18C, 9686, 0x619E0000, 149.86, 62.7633, 25.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0000 [149.860001 62.763302 25.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E18D, 12679, 0x619E0000, 148.038, 63.3216, 24.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x619E0000 [148.037994 63.321602 24.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E18E, 12679, 0x619E0000, 162.389, 63.0966, 24.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x619E0000 [162.389008 63.096600 24.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E18E, 12679, 0x619E0000, 162.389, 63.0966, 24.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x619E0000 [162.389008 63.096600 24.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E18F, 11697, 0x619E013C, 102.55, 40.6495, 16.15, -0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x619E013C [102.550003 40.649502 16.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E190, 9686, 0x619E013C, 104.278, 32.5886, 21.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013C [104.278000 32.588600 21.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E190, 9686, 0x619E013C, 104.278, 32.5886, 21.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013C [104.278000 32.588600 21.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E191, 9686, 0x619E013C, 101.978, 38.6378, 18.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2069,16 +2069,16 @@ VALUES (0x7619E196, 9686, 0x619E013D, 113.611, 33.6898, 19.9, 0.707107, 0, 0, - /* @teleloc 0x619E013D [113.611000 33.689800 19.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E197, 9686, 0x619E013D, 112.577, 36.6386, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013D [112.577003 36.638599 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E197, 9686, 0x619E013D, 112.577, 36.6386, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013D [112.577003 36.638599 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E198, 9686, 0x619E013D, 108.227, 36.6386, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013D [108.226997 36.638599 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E198, 9686, 0x619E013D, 108.227, 36.6386, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013D [108.226997 36.638599 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E199, 9686, 0x619E013D, 110.299, 30.6886, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013D [110.299004 30.688601 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E199, 9686, 0x619E013D, 110.299, 30.6886, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013D [110.299004 30.688601 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E19A, 9686, 0x619E013D, 107.047, 32.1675, 19.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2089,8 +2089,8 @@ VALUES (0x7619E19B, 9686, 0x619E013D, 107.047, 35.205, 19.6, -0.707107, 0, 0, - /* @teleloc 0x619E013D [107.046997 35.205002 19.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E19C, 9686, 0x619E013D, 108.227, 36.6386, 18, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013D [108.226997 36.638599 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E19C, 9686, 0x619E013D, 108.227, 36.6386, 18, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013D [108.226997 36.638599 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E19D, 11698, 0x619E013D, 112.755, 31.3818, 20.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2101,12 +2101,12 @@ VALUES (0x7619E19E, 11698, 0x619E013D, 112.655, 35.6818, 20.3, 0.919479, 0, 0, - /* @teleloc 0x619E013D [112.654999 35.681801 20.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E19F, 11697, 0x619E013D, 110.415, 32.1711, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E013D [110.415001 32.171101 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E19F, 11697, 0x619E013D, 110.415, 32.1711, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E013D [110.415001 32.171101 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1A0, 11697, 0x619E013D, 110.415, 34.6668, 16.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E013D [110.415001 34.666801 16.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E1A0, 11697, 0x619E013D, 110.415, 34.6668, 16.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E013D [110.415001 34.666801 16.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E1A1, 11697, 0x619E013D, 112.565, 31.5553, 16.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2117,20 +2117,20 @@ VALUES (0x7619E1A2, 11697, 0x619E013D, 112.909, 33.758, 16.15, 0.707107, 0, 0, - /* @teleloc 0x619E013D [112.908997 33.757999 16.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1A3, 11697, 0x619E013D, 110.415, 35.8702, 16.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E013D [110.415001 35.870201 16.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E1A3, 11697, 0x619E013D, 110.415, 35.8702, 16.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E013D [110.415001 35.870201 16.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1A4, 9686, 0x619E013F, 109.832, 36.2886, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013F [109.832001 36.288601 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E1A4, 9686, 0x619E013F, 109.832, 36.2886, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013F [109.832001 36.288601 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1A5, 9686, 0x619E013F, 105.931, 30.7491, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013F [105.931000 30.749100 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E1A5, 9686, 0x619E013F, 105.931, 30.7491, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013F [105.931000 30.749100 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1A6, 9686, 0x619E013F, 110.044, 30.7491, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E013F [110.043999 30.749100 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E1A6, 9686, 0x619E013F, 110.044, 30.7491, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E013F [110.043999 30.749100 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E1A7, 9686, 0x619E013F, 101.978, 31.9095, 14.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2141,36 +2141,36 @@ VALUES (0x7619E1A8, 11698, 0x619E013F, 108.571, 33.5886, 15.5, -0.707107, 0, 0, /* @teleloc 0x619E013F [108.570999 33.588600 15.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1A9, 11697, 0x619E013F, 108.318, 35.6299, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E013F [108.318001 35.629902 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7619E1A9, 11697, 0x619E013F, 108.318, 35.6299, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E013F [108.318001 35.629902 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1AA, 11697, 0x619E013F, 108.018, 31.2799, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x619E013F [108.017998 31.279900 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E1AA, 11697, 0x619E013F, 108.018, 31.2799, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x619E013F [108.017998 31.279900 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E1AB, 11697, 0x619E013F, 112.637, 33.2522, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x619E013F [112.637001 33.252201 12.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1AC, 9686, 0x619E0000, 104.328, 41.9872, 19.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0000 [104.328003 41.987202 19.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7619E1AC, 9686, 0x619E0000, 104.328, 41.9872, 19.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0000 [104.328003 41.987202 19.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1AD, 9686, 0x619E0000, 102.177, 42.1872, 17.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0000 [102.177002 42.187199 17.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7619E1AD, 9686, 0x619E0000, 102.177, 42.1872, 17.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0000 [102.177002 42.187199 17.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1AE, 9686, 0x619E0000, 106.47, 42.1872, 17.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x619E0000 [106.470001 42.187199 17.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7619E1AE, 9686, 0x619E0000, 106.47, 42.1872, 17.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x619E0000 [106.470001 42.187199 17.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E1AF, 12679, 0x619E0000, 108.415, 42.6211, 16.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x619E0000 [108.415001 42.621101 16.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7619E1B0, 12679, 0x619E0000, 110.415, 37.8711, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x619E0000 [110.415001 37.871101 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7619E1B0, 12679, 0x619E0000, 110.415, 37.8711, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x619E0000 [110.415001 37.871101 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7619E1B1, 13154, 0x619E0000, 82.247, 93.6926, 10.2495, -0.70041, 0, 0, -0.71374, False, '2005-02-09 10:00:00'); /* East Danby */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/61AC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/61AC.sql index bf2620323e..88816b491f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/61AC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/61AC.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x61AC; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC000, 9686, 0x61AC0102, 61.64, 35.6126, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0102 [61.639999 35.612598 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC000, 9686, 0x61AC0102, 61.64, 35.6126, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0102 [61.639999 35.612598 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC001, 9686, 0x61AC0102, 57.0221, 35.5896, 44.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0102 [57.022099 35.589600 44.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC001, 9686, 0x61AC0102, 57.0221, 35.5896, 44.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0102 [57.022099 35.589600 44.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC002, 9686, 0x61AC0102, 59.5375, 29.8626, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0102 [59.537498 29.862600 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC002, 9686, 0x61AC0102, 59.5375, 29.8626, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0102 [59.537498 29.862600 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC003, 9686, 0x61AC0102, 62.7375, 29.8626, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0102 [62.737499 29.862600 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC003, 9686, 0x61AC0102, 62.7375, 29.8626, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0102 [62.737499 29.862600 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC004, 11697, 0x61AC0102, 55.0055, 30.5489, 42.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x761AC005, 11697, 0x61AC0102, 63.9055, 34.8817, 42.1, -0.932639, 0, 0, /* @teleloc 0x61AC0102 [63.905499 34.881699 42.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC006, 11698, 0x61AC0102, 59.5686, 32.9126, 48.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x61AC0102 [59.568600 32.912601 48.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC006, 11698, 0x61AC0102, 59.5686, 32.9126, 48.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x61AC0102 [59.568600 32.912601 48.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC007, 11697, 0x61AC0102, 59.5555, 32.8817, 42.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x61AC0102 [59.555500 32.881699 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC008, 9686, 0x61AC0102, 56.3873, 29.8626, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0102 [56.387299 29.862600 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC008, 9686, 0x61AC0102, 56.3873, 29.8626, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0102 [56.387299 29.862600 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC009, 9686, 0x61AC0102, 54.3407, 32.7394, 45.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x761AC00E, 9686, 0x61AC0102, 64.7343, 30.7395, 45.65, 0.707107, 0, 0, /* @teleloc 0x61AC0102 [64.734299 30.739500 45.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC00F, 9686, 0x61AC0102, 57.3873, 35.6126, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0102 [57.387299 35.612598 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC00F, 9686, 0x61AC0102, 57.3873, 35.6126, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0102 [57.387299 35.612598 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC010, 9686, 0x61AC0102, 63.208, 35.5896, 44.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0102 [63.208000 35.589600 44.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC010, 9686, 0x61AC0102, 63.208, 35.5896, 44.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0102 [63.208000 35.589600 44.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC011, 11698, 0x61AC0102, 61.7686, 32.9126, 48.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x761AC014, 11697, 0x61AC0102, 58.0527, 32.8817, 42.1, -0.707107, 0, 0, /* @teleloc 0x61AC0102 [58.052700 32.881699 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC015, 11697, 0x61AC0102, 59.3612, 30.4266, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61AC0102 [59.361198 30.426600 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC015, 11697, 0x61AC0102, 59.3612, 30.4266, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61AC0102 [59.361198 30.426600 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC016, 11697, 0x61AC0102, 64.1112, 32.8266, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x61AC0102 [64.111198 32.826599 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC017, 11697, 0x61AC0102, 56.7555, 34.9817, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61AC0102 [56.755501 34.981701 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC017, 11697, 0x61AC0102, 56.7555, 34.9817, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61AC0102 [56.755501 34.981701 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC018, 9686, 0x61AC0104, 57.2907, 38.7434, 45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x61AC0104 [57.290699 38.743401 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC019, 9686, 0x61AC0104, 60.6907, 36.2126, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0104 [60.690701 36.212601 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC019, 9686, 0x61AC0104, 60.6907, 36.2126, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0104 [60.690701 36.212601 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC01A, 9686, 0x61AC0104, 60.3907, 41.3126, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0104 [60.390701 41.312599 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC01A, 9686, 0x61AC0104, 60.3907, 41.3126, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0104 [60.390701 41.312599 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC01B, 11697, 0x61AC0104, 61.5055, 39.0317, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x761AC01D, 9686, 0x61AC0104, 57.2907, 40.3895, 45, -0.707107, 0, 0, -0 /* @teleloc 0x61AC0104 [57.290699 40.389500 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC01E, 9686, 0x61AC0104, 58.5937, 36.2126, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0104 [58.593700 36.212601 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC01E, 9686, 0x61AC0104, 58.5937, 36.2126, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0104 [58.593700 36.212601 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC01F, 9686, 0x61AC0106, 60.0843, 29.9588, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0106 [60.084301 29.958799 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC01F, 9686, 0x61AC0106, 60.0843, 29.9588, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0106 [60.084301 29.958799 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC020, 9686, 0x61AC0106, 62.5843, 34.2588, 40.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x761AC026, 9686, 0x61AC0106, 62.5843, 36.9559, 40.45, 0.707107, 0, 0, /* @teleloc 0x61AC0106 [62.584301 36.955898 40.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC027, 9686, 0x61AC0106, 61.0338, 39.9088, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0106 [61.033798 39.908798 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC027, 9686, 0x61AC0106, 61.0338, 39.9088, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0106 [61.033798 39.908798 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC028, 11698, 0x61AC0106, 59.9875, 33.9492, 41.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x61AC0106 [59.987499 33.949200 41.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC028, 11698, 0x61AC0106, 59.9875, 33.9492, 41.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x61AC0106 [59.987499 33.949200 41.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC029, 11697, 0x61AC0106, 60.3765, 39.4253, 38.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61AC0106 [60.376499 39.425301 38.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC029, 11697, 0x61AC0106, 60.3765, 39.4253, 38.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61AC0106 [60.376499 39.425301 38.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC02A, 11697, 0x61AC0106, 61.9265, 39.2253, 38.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x761AC02D, 9686, 0x61AC0108, 57.6907, 42.5394, 45, -0.707107, 0, 0, -0 /* @teleloc 0x61AC0108 [57.690701 42.539398 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC02E, 412, 0x61AC0000, 60.3686, 43.7126, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61AC0000 [60.368599 43.712601 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC02E, 412, 0x61AC0000, 60.3686, 43.7126, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61AC0000 [60.368599 43.712601 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC02F, 9686, 0x61AC0000, 58.158, 43.8396, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0000 [58.158001 43.839600 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC02F, 9686, 0x61AC0000, 58.158, 43.8396, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0000 [58.158001 43.839600 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC030, 9686, 0x61AC0000, 57.158, 42.9896, 44.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x761AC16C, 11697, 0x61AC0137, 113.42, 36.9185, 44.075, -0.909599, 0, 0, /* @teleloc 0x61AC0137 [113.419998 36.918499 44.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC16D, 9686, 0x61AC0137, 113.34, 31.9306, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0137 [113.339996 31.930599 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC16D, 9686, 0x61AC0137, 113.34, 31.9306, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0137 [113.339996 31.930599 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC16E, 11697, 0x61AC0137, 109.353, 34.8375, 44.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x61AC0137 [109.352997 34.837502 44.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC16F, 9686, 0x61AC0137, 107.64, 31.9556, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0137 [107.639999 31.955601 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC16F, 9686, 0x61AC0137, 107.64, 31.9556, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0137 [107.639999 31.955601 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC170, 9686, 0x61AC0137, 107.873, 37.8973, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0137 [107.873001 37.897301 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC170, 9686, 0x61AC0137, 107.873, 37.8973, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0137 [107.873001 37.897301 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC171, 9686, 0x61AC0137, 113.303, 37.9223, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0137 [113.303001 37.922298 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC171, 9686, 0x61AC0137, 113.303, 37.9223, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0137 [113.303001 37.922298 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC172, 9686, 0x61AC0137, 114.628, 37.1973, 46.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x761AC175, 11697, 0x61AC0137, 112.103, 34.8375, 44.075, 0.707107, 0, 0, /* @teleloc 0x61AC0137 [112.102997 34.837502 44.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC176, 9686, 0x61AC0137, 110.427, 31.9306, 47.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0137 [110.427002 31.930599 47.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC176, 9686, 0x61AC0137, 110.427, 31.9306, 47.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0137 [110.427002 31.930599 47.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC177, 9686, 0x61AC0137, 114.628, 34.8307, 47.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x61AC0137 [114.627998 34.830700 47.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC178, 9686, 0x61AC0137, 110.664, 37.8973, 47.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0137 [110.664001 37.897301 47.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC178, 9686, 0x61AC0137, 110.664, 37.8973, 47.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0137 [110.664001 37.897301 47.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC179, 9686, 0x61AC0137, 106.5, 33.3339, 46.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x761AC17F, 11698, 0x61AC0137, 108.316, 36.4642, 48.175, -0.9486, 0, 0, /* @teleloc 0x61AC0137 [108.316002 36.464199 48.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC180, 11697, 0x61AC0137, 110.695, 37.2435, 44.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61AC0137 [110.695000 37.243500 44.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC180, 11697, 0x61AC0137, 110.695, 37.2435, 44.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61AC0137 [110.695000 37.243500 44.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC181, 11697, 0x61AC0137, 110.695, 34.8185, 44.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x761AC182, 11697, 0x61AC0137, 107.396, 32.7683, 44.075, -0.364064, 0, 0 /* @teleloc 0x61AC0137 [107.396004 32.768299 44.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC183, 11697, 0x61AC0137, 108.871, 32.3183, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61AC0137 [108.871002 32.318298 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC183, 11697, 0x61AC0137, 108.871, 32.3183, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61AC0137 [108.871002 32.318298 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC184, 11697, 0x61AC0137, 111.946, 32.3183, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61AC0137 [111.945999 32.318298 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC184, 11697, 0x61AC0137, 111.946, 32.3183, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61AC0137 [111.945999 32.318298 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC185, 11697, 0x61AC013A, 104.914, 34.1898, 44.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61AC013A [104.914001 34.189800 44.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x761AC185, 11697, 0x61AC013A, 104.914, 34.1898, 44.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61AC013A [104.914001 34.189800 44.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC186, 11697, 0x61AC013A, 105.597, 38.5136, 44.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x61AC013A [105.597000 38.513599 44.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC187, 9686, 0x61AC013A, 105.068, 33.8102, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC013A [105.068001 33.810200 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC187, 9686, 0x61AC013A, 105.068, 33.8102, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC013A [105.068001 33.810200 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC188, 9686, 0x61AC013A, 101.553, 36.4377, 46.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x761AC18B, 9686, 0x61AC013A, 106.047, 35.7352, 47.475, 0.707107, 0, 0, /* @teleloc 0x61AC013A [106.046997 35.735199 47.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC18C, 9686, 0x61AC013A, 104.102, 38.9795, 47.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC013A [104.101997 38.979500 47.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC18C, 9686, 0x61AC013A, 104.102, 38.9795, 47.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC013A [104.101997 38.979500 47.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC18D, 11697, 0x61AC013D, 109.394, 34.1868, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x761AC18F, 9686, 0x61AC013D, 111.403, 34.1876, 41.95, 0.707107, 0, 0, /* @teleloc 0x61AC013D [111.403000 34.187599 41.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC190, 9686, 0x61AC013D, 106.128, 30.9877, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC013D [106.127998 30.987700 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC190, 9686, 0x61AC013D, 106.128, 30.9877, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC013D [106.127998 30.987700 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC191, 9686, 0x61AC013D, 101.503, 34.2127, 41.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x61AC013D [101.502998 34.212700 41.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC192, 9686, 0x61AC013D, 107.528, 37.5377, 41.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC013D [107.528000 37.537701 41.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC192, 9686, 0x61AC013D, 107.528, 37.5377, 41.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC013D [107.528000 37.537701 41.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC193, 11698, 0x61AC013D, 106.42, 34.8532, 43.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x61AC013D [106.419998 34.853199 43.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC193, 11698, 0x61AC013D, 106.42, 34.8532, 43.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x61AC013D [106.419998 34.853199 43.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC194, 9687, 0x61AC013D, 110.84, 31.5306, 40.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x61AC013D [110.839996 31.530600 40.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC195, 9686, 0x61AC013D, 108.701, 30.9876, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC013D [108.700996 30.987600 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC195, 9686, 0x61AC013D, 108.701, 30.9876, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC013D [108.700996 30.987600 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC196, 9686, 0x61AC013D, 104.478, 37.5377, 41.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC013D [104.477997 37.537701 41.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761AC196, 9686, 0x61AC013D, 104.478, 37.5377, 41.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC013D [104.477997 37.537701 41.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC197, 11697, 0x61AC013D, 110.708, 36.7805, 40.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x61AC013D [110.708000 36.780499 40.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC198, 11697, 0x61AC013D, 107.333, 34.2555, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61AC013D [107.333000 34.255501 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC198, 11697, 0x61AC013D, 107.333, 34.2555, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61AC013D [107.333000 34.255501 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC199, 11697, 0x61AC013D, 102.108, 31.5805, 40.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x61AC013D [102.108002 31.580500 40.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC19A, 412, 0x61AC0000, 104.09, 39.3406, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61AC0000 [104.089996 39.340599 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC19A, 412, 0x61AC0000, 104.09, 39.3406, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61AC0000 [104.089996 39.340599 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC19B, 9686, 0x61AC0000, 104.068, 39.4352, 47.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0000 [104.068001 39.435200 47.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC19B, 9686, 0x61AC0000, 104.068, 39.4352, 47.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0000 [104.068001 39.435200 47.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC19C, 9686, 0x61AC0000, 105.966, 39.4352, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0000 [105.966003 39.435200 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC19C, 9686, 0x61AC0000, 105.966, 39.4352, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0000 [105.966003 39.435200 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC19D, 9686, 0x61AC0000, 102.216, 39.4352, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61AC0000 [102.216003 39.435200 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC19D, 9686, 0x61AC0000, 102.216, 39.4352, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61AC0000 [102.216003 39.435200 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC19E, 12679, 0x61AC0000, 100.394, 39.9935, 44.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x61AC0000 [100.393997 39.993500 44.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761AC19F, 12679, 0x61AC0000, 114.745, 39.7685, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x61AC0000 [114.745003 39.768501 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761AC19F, 12679, 0x61AC0000, 114.745, 39.7685, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x61AC0000 [114.745003 39.768501 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761AC1A0, 15068, 0x61AC013A, 105.055, 36.0927, 44.005, -0.005234, 0, 0, 0.999986, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/61CA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/61CA.sql index 73bc487ddf..417eddc45e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/61CA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/61CA.sql @@ -1041,8 +1041,8 @@ VALUES (0x761CA103, 12679, 0x61CA0000, 156.207, 125.481, 66.1, 1, 0, 0, 0, True /* @teleloc 0x61CA0000 [156.207001 125.481003 66.099998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA104, 412, 0x61CA012B, 81.5162, 41.3855, 56, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x61CA012B [81.516197 41.385502 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA104, 412, 0x61CA012B, 81.5162, 41.3855, 56, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x61CA012B [81.516197 41.385502 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA105, 9686, 0x61CA012C, 81.4662, 40.5755, 60.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1061,8 +1061,8 @@ VALUES (0x761CA108, 11697, 0x61CA012C, 79.7385, 40.0864, 56.15, -0.92388, 0, 0, /* @teleloc 0x61CA012C [79.738503 40.086399 56.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA109, 9686, 0x61CA012C, 81.4662, 32.0255, 61.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012C [81.466202 32.025501 61.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA109, 9686, 0x61CA012C, 81.4662, 32.0255, 61.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012C [81.466202 32.025501 61.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA10A, 9686, 0x61CA012C, 79.1662, 38.0747, 58.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1081,20 +1081,20 @@ VALUES (0x761CA10D, 9686, 0x61CA012C, 83.7943, 37.8599, 58.25, 0.707107, 0, 0, /* @teleloc 0x61CA012C [83.794296 37.859901 58.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA10E, 9686, 0x61CA012D, 87.6662, 36.0755, 59.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012D [87.666199 36.075500 59.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761CA10E, 9686, 0x61CA012D, 87.6662, 36.0755, 59.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012D [87.666199 36.075500 59.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA10F, 9686, 0x61CA012D, 90.7989, 34.8844, 58.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x61CA012D [90.798897 34.884399 58.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA110, 9686, 0x61CA012D, 89.7074, 30.1255, 59.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012D [89.707397 30.125500 59.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA110, 9686, 0x61CA012D, 89.7074, 30.1255, 59.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012D [89.707397 30.125500 59.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA111, 9686, 0x61CA012D, 85.2551, 30.1255, 59.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012D [85.255096 30.125500 59.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA111, 9686, 0x61CA012D, 85.2551, 30.1255, 59.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012D [85.255096 30.125500 59.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA112, 9686, 0x61CA012D, 84.2353, 31.3555, 58, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,8 +1113,8 @@ VALUES (0x761CA115, 11698, 0x61CA012D, 87.6162, 33.0255, 62.25, 0.707107, 0, 0, /* @teleloc 0x61CA012D [87.616203 33.025501 62.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA116, 11697, 0x61CA012D, 87.6005, 32.9423, 56.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61CA012D [87.600502 32.942299 56.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA116, 11697, 0x61CA012D, 87.6005, 32.9423, 56.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61CA012D [87.600502 32.942299 56.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA117, 9686, 0x61CA012D, 90.7989, 31.2844, 58.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1125,16 +1125,16 @@ VALUES (0x761CA118, 9686, 0x61CA012D, 90.7989, 33.1267, 59.9, 0.707107, 0, 0, - /* @teleloc 0x61CA012D [90.798897 33.126701 59.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA119, 9686, 0x61CA012D, 89.7652, 36.0755, 59.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012D [89.765198 36.075500 59.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761CA119, 9686, 0x61CA012D, 89.7652, 36.0755, 59.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012D [89.765198 36.075500 59.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA11A, 9686, 0x61CA012D, 85.4152, 36.0755, 59.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012D [85.415199 36.075500 59.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761CA11A, 9686, 0x61CA012D, 85.4152, 36.0755, 59.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012D [85.415199 36.075500 59.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA11B, 9686, 0x61CA012D, 87.4874, 30.1255, 59.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012D [87.487396 30.125500 59.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA11B, 9686, 0x61CA012D, 87.4874, 30.1255, 59.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012D [87.487396 30.125500 59.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA11C, 9686, 0x61CA012D, 84.2353, 31.6044, 59.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x761CA11D, 9686, 0x61CA012D, 84.2353, 34.6419, 59.6, -0.707107, 0, 0, /* @teleloc 0x61CA012D [84.235298 34.641899 59.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA11E, 9686, 0x61CA012D, 85.4152, 36.0755, 58, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012D [85.415199 36.075500 58.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761CA11E, 9686, 0x61CA012D, 85.4152, 36.0755, 58, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012D [85.415199 36.075500 58.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA11F, 11698, 0x61CA012D, 89.9436, 30.8187, 60.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1157,12 +1157,12 @@ VALUES (0x761CA120, 11698, 0x61CA012D, 89.8437, 35.1187, 60.3, 0.919479, 0, 0, - /* @teleloc 0x61CA012D [89.843697 35.118698 60.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA121, 11697, 0x61CA012D, 87.6031, 31.608, 56.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61CA012D [87.603104 31.608000 56.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA121, 11697, 0x61CA012D, 87.6031, 31.608, 56.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61CA012D [87.603104 31.608000 56.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA122, 11697, 0x61CA012D, 87.6031, 34.1037, 56.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61CA012D [87.603104 34.103699 56.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761CA122, 11697, 0x61CA012D, 87.6031, 34.1037, 56.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61CA012D [87.603104 34.103699 56.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA123, 11697, 0x61CA012D, 89.7531, 30.9923, 56.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x761CA124, 11697, 0x61CA012D, 90.0975, 33.1949, 56.15, 0.707107, 0, 0, /* @teleloc 0x61CA012D [90.097504 33.194901 56.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA125, 11697, 0x61CA012D, 87.6031, 35.3071, 56.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61CA012D [87.603104 35.307098 56.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761CA125, 11697, 0x61CA012D, 87.6031, 35.3071, 56.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61CA012D [87.603104 35.307098 56.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA126, 9686, 0x61CA012F, 83.717, 35.7255, 54.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012F [83.717003 35.725498 54.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761CA126, 9686, 0x61CA012F, 83.717, 35.7255, 54.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012F [83.717003 35.725498 54.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA127, 9686, 0x61CA012F, 90.5672, 33.0569, 54.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,16 +1197,16 @@ VALUES (0x761CA12A, 9687, 0x61CA012F, 79.9425, 34.9924, 52.1, -0.865587, -0.000 /* @teleloc 0x61CA012F [79.942497 34.992401 52.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA12B, 9686, 0x61CA012F, 87.0202, 35.7255, 54.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012F [87.020203 35.725498 54.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761CA12B, 9686, 0x61CA012F, 87.0202, 35.7255, 54.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012F [87.020203 35.725498 54.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA12C, 9686, 0x61CA012F, 83.1192, 30.186, 54.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012F [83.119202 30.186001 54.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA12C, 9686, 0x61CA012F, 83.1192, 30.186, 54.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012F [83.119202 30.186001 54.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA12D, 9686, 0x61CA012F, 87.2319, 30.186, 54.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA012F [87.231903 30.186001 54.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA12D, 9686, 0x61CA012F, 87.2319, 30.186, 54.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA012F [87.231903 30.186001 54.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA12E, 9686, 0x61CA012F, 79.1662, 31.3464, 54.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,36 +1217,36 @@ VALUES (0x761CA12F, 11698, 0x61CA012F, 85.7588, 33.0255, 55.5, -0.707107, 0, 0, /* @teleloc 0x61CA012F [85.758797 33.025501 55.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA130, 11697, 0x61CA012F, 85.5058, 35.0668, 52.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61CA012F [85.505798 35.066799 52.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x761CA130, 11697, 0x61CA012F, 85.5058, 35.0668, 52.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61CA012F [85.505798 35.066799 52.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA131, 11697, 0x61CA012F, 85.2058, 30.7168, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x61CA012F [85.205803 30.716801 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA131, 11697, 0x61CA012F, 85.2058, 30.7168, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x61CA012F [85.205803 30.716801 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA132, 11697, 0x61CA012F, 89.8255, 32.6891, 52.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x61CA012F [89.825500 32.689098 52.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA133, 9686, 0x61CA0000, 81.5162, 41.4241, 59.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA0000 [81.516197 41.424099 59.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x761CA133, 9686, 0x61CA0000, 81.5162, 41.4241, 59.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA0000 [81.516197 41.424099 59.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA134, 9686, 0x61CA0000, 79.3656, 41.6241, 57.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA0000 [79.365601 41.624100 57.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x761CA134, 9686, 0x61CA0000, 79.3656, 41.6241, 57.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA0000 [79.365601 41.624100 57.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA135, 9686, 0x61CA0000, 83.6584, 41.6241, 57.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x61CA0000 [83.658401 41.624100 57.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x761CA135, 9686, 0x61CA0000, 83.6584, 41.6241, 57.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x61CA0000 [83.658401 41.624100 57.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA136, 12679, 0x61CA0000, 85.6031, 42.058, 56.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x61CA0000 [85.603104 42.057999 56.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x761CA137, 12679, 0x61CA0000, 87.6031, 37.308, 56.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x61CA0000 [87.603104 37.307999 56.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x761CA137, 12679, 0x61CA0000, 87.6031, 37.308, 56.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x61CA0000 [87.603104 37.307999 56.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x761CA138, 13458, 0x61CA012C, 81.6623, 38.206, 56.005, -0.015002, 0, 0, -0.999887, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6243.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6243.sql index af75178f7e..5cfc18cbf4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6243.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6243.sql @@ -151,16 +151,16 @@ VALUES (0x7624300C, 14546, 0x62430413, 20, -10, -18, -0.707107, 0, 0, -0.707107, /* @teleloc 0x62430413 [20.000000 -10.000000 -18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624300D, 14546, 0x624302E9, 0, -10, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x624302E9 [0.000000 -10.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624300D, 14546, 0x624302E9, 0, -10, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x624302E9 [0.000000 -10.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624300E, 14546, 0x624304BE, 20, -40, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ /* @teleloc 0x624304BE [20.000000 -40.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624300F, 14546, 0x62430539, 0, -250, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x62430539 [0.000000 -250.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624300F, 14546, 0x62430539, 0, -250, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x62430539 [0.000000 -250.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243010, 14546, 0x6243041B, 20, -20, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -171,8 +171,8 @@ VALUES (0x76243011, 14546, 0x6243055B, 10, -60, -6, 1, 0, 0, 0, False, '2005-02- /* @teleloc 0x6243055B [10.000000 -60.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243012, 14546, 0x6243049F, 10, -40, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x6243049F [10.000000 -40.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243012, 14546, 0x6243049F, 10, -40, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x6243049F [10.000000 -40.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243013, 14546, 0x62430541, 0, -260, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -183,8 +183,8 @@ VALUES (0x76243014, 27136, 0x6243019B, 18.4627, -0.185261, -29.995, -0.695372, 0 /* @teleloc 0x6243019B [18.462700 -0.185261 -29.995001] -0.695372 0.000000 0.000000 -0.718650 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243015, 14546, 0x62430306, 0, -190, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x62430306 [0.000000 -190.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243015, 14546, 0x62430306, 0, -190, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x62430306 [0.000000 -190.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243016, 27136, 0x6243019B, 20.475, -0.118991, -29.995, -0.695372, 0, 0, -0.71865, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ @@ -267,8 +267,8 @@ VALUES (0x76243029, 14546, 0x624301B1, 20, -210, -30, -0.707107, 0, 0, -0.707107 /* @teleloc 0x624301B1 [20.000000 -210.000000 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624302A, 14546, 0x624304B0, 10, -220, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x624304B0 [10.000000 -220.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624302A, 14546, 0x624304B0, 10, -220, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x624304B0 [10.000000 -220.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624302B, 27135, 0x62430601, 249.95, -82.8451, -5.995, 0.000468, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ @@ -295,16 +295,16 @@ VALUES (0x76243030, 14546, 0x624301D0, 30, -50, -30, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x624301D0 [30.000000 -50.000000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243031, 14546, 0x6243017E, 10, -230, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x6243017E [10.000000 -230.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243031, 14546, 0x6243017E, 10, -230, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x6243017E [10.000000 -230.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243032, 14546, 0x62430139, 10, -50, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x62430139 [10.000000 -50.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243032, 14546, 0x62430139, 10, -50, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x62430139 [10.000000 -50.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243034, 27136, 0x62430529, 0, -70, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ -/* @teleloc 0x62430529 [0.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76243034, 27136, 0x62430529, 0, -70, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ +/* @teleloc 0x62430529 [0.000000 -70.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243035, 14546, 0x624301B6, 20, -230, -30, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -315,8 +315,8 @@ VALUES (0x76243036, 14546, 0x62430146, 10, -70, -30, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x62430146 [10.000000 -70.000000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243037, 14546, 0x624301CB, 30, -40, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x624301CB [30.000000 -40.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243037, 14546, 0x624301CB, 30, -40, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x624301CB [30.000000 -40.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243038, 27136, 0x62430560, 10, -70, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ @@ -331,8 +331,8 @@ VALUES (0x7624303A, 14546, 0x6243018B, 10, -250, -30, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x6243018B [10.000000 -250.000000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624303B, 14546, 0x624301E8, 30, -220, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x624301E8 [30.000000 -220.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624303B, 14546, 0x624301E8, 30, -220, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x624301E8 [30.000000 -220.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624303C, 14546, 0x624301A6, 20, -50, -30, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -367,8 +367,8 @@ VALUES (0x76243043, 26543, 0x624305A5, 44.3442, -264.325, -5.995, -0.923879, 0, /* @teleloc 0x624305A5 [44.344200 -264.325012 -5.995000] -0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243044, 14546, 0x62430529, 0, -70, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x62430529 [0.000000 -70.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243044, 14546, 0x62430529, 0, -70, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x62430529 [0.000000 -70.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243045, 14546, 0x624305E7, 240, -250, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -383,8 +383,8 @@ VALUES (0x76243047, 14546, 0x624303BE, 260, -190, -24, -0.707107, 0, 0, -0.70710 /* @teleloc 0x624303BE [260.000000 -190.000000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243049, 14546, 0x624302DC, 270, -210, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x624302DC [270.000000 -210.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243049, 14546, 0x624302DC, 270, -210, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x624302DC [270.000000 -210.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624304B, 14546, 0x624303D5, 270, -190, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -395,8 +395,8 @@ VALUES (0x7624304C, 14546, 0x624302CC, 270, -170, -30, -0.707107, 0, 0, -0.70710 /* @teleloc 0x624302CC [270.000000 -170.000000 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624304E, 14546, 0x624305DF, 240, -240, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x624305DF [240.000000 -240.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624304E, 14546, 0x624305DF, 240, -240, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x624305DF [240.000000 -240.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243050, 14546, 0x62430388, 240, -190, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -451,8 +451,8 @@ VALUES (0x7624305D, 27135, 0x6243039D, 248.122, -40.123, -23.995, -0.724748, 0, /* @teleloc 0x6243039D [248.121994 -40.123001 -23.995001] -0.724748 0.000000 0.000000 -0.689014 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624305E, 27136, 0x62430139, 10, -50, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ -/* @teleloc 0x62430139 [10.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624305E, 27136, 0x62430139, 10, -50, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ +/* @teleloc 0x62430139 [10.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624305F, 27136, 0x62430141, 10, -60, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ @@ -483,16 +483,16 @@ VALUES (0x76243069, 27136, 0x624301C3, 30, -30, -29.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x624301C3 [30.000000 -30.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624306A, 27136, 0x624301CB, 30, -40, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ -/* @teleloc 0x624301CB [30.000000 -40.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624306A, 27136, 0x624301CB, 30, -40, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ +/* @teleloc 0x624301CB [30.000000 -40.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624306B, 27136, 0x624301D0, 30, -50, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ /* @teleloc 0x624301D0 [30.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243070, 27135, 0x6243022D, 250, -70, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ -/* @teleloc 0x6243022D [250.000000 -70.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76243070, 27135, 0x6243022D, 250, -70, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ +/* @teleloc 0x6243022D [250.000000 -70.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243071, 27135, 0x62430235, 250, -80, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ @@ -503,8 +503,8 @@ VALUES (0x76243072, 27135, 0x6243023A, 250, -90, -29.995, 1, 0, 0, 0, True, '20 /* @teleloc 0x6243023A [250.000000 -90.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243073, 27137, 0x62430272, 250, -220, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ -/* @teleloc 0x62430272 [250.000000 -220.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76243073, 27137, 0x62430272, 250, -220, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ +/* @teleloc 0x62430272 [250.000000 -220.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243074, 27137, 0x6243027A, 250, -230, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ @@ -539,8 +539,8 @@ VALUES (0x7624307B, 27135, 0x624302B7, 270, -50, -29.995, 1, 0, 0, 0, True, '20 /* @teleloc 0x624302B7 [270.000000 -50.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624307C, 27135, 0x624302BF, 270, -60, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ -/* @teleloc 0x624302BF [270.000000 -60.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624307C, 27135, 0x624302BF, 270, -60, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ +/* @teleloc 0x624302BF [270.000000 -60.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624307D, 27135, 0x624302C4, 270, -70, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ @@ -555,16 +555,16 @@ VALUES (0x7624307F, 27137, 0x624302D4, 270, -200, -29.995, 1, 0, 0, 0, True, '2 /* @teleloc 0x624302D4 [270.000000 -200.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243080, 27137, 0x624302DC, 270, -210, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ -/* @teleloc 0x624302DC [270.000000 -210.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76243080, 27137, 0x624302DC, 270, -210, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ +/* @teleloc 0x624302DC [270.000000 -210.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243081, 27137, 0x624302E1, 270, -220, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ /* @teleloc 0x624302E1 [270.000000 -220.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243082, 27136, 0x624302E9, 0, -10, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ -/* @teleloc 0x624302E9 [0.000000 -10.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76243082, 27136, 0x624302E9, 0, -10, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ +/* @teleloc 0x624302E9 [0.000000 -10.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243083, 27136, 0x624302F1, 0, -20, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ithik Stalk */ @@ -583,16 +583,16 @@ VALUES (0x7624308A, 27136, 0x6243034E, 30, -20, -23.995, 1, 0, 0, 0, True, '200 /* @teleloc 0x6243034E [30.000000 -20.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624308C, 27135, 0x62430363, 240, -30, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ -/* @teleloc 0x62430363 [240.000000 -30.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624308C, 27135, 0x62430363, 240, -30, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ +/* @teleloc 0x62430363 [240.000000 -30.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624308D, 27135, 0x6243036B, 240, -40, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ /* @teleloc 0x6243036B [240.000000 -40.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624308E, 27137, 0x62430380, 240, -180, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ -/* @teleloc 0x62430380 [240.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624308E, 27137, 0x62430380, 240, -180, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ +/* @teleloc 0x62430380 [240.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624308F, 27137, 0x62430388, 240, -190, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ @@ -655,12 +655,12 @@ VALUES (0x762430A0, 27136, 0x624304C2, 20.1769, -39.3869, -11.995, 0.702528, 0, /* @teleloc 0x624304C2 [20.176901 -39.386902 -11.995000] 0.702528 0.000000 0.000000 -0.711656 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762430A2, 27135, 0x624304F5, 250, -60, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ -/* @teleloc 0x624304F5 [250.000000 -60.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762430A2, 27135, 0x624304F5, 250, -60, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ +/* @teleloc 0x624304F5 [250.000000 -60.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762430A3, 27137, 0x62430506, 250, -210, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ -/* @teleloc 0x62430506 [250.000000 -210.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762430A3, 27137, 0x62430506, 250, -210, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Slithits Spthis */ +/* @teleloc 0x62430506 [250.000000 -210.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762430A4, 27135, 0x62430514, 260, -60, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ @@ -739,24 +739,24 @@ VALUES (0x762430B7, 26543, 0x624305A2, 44.3442, -84.3249, -5.995, -0.923879, 0, /* @teleloc 0x624305A2 [44.344200 -84.324898 -5.995000] -0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762430B9, 27161, 0x624305A6, 130, -34.9467, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624305A6 [130.000000 -34.946701 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x762430B9, 27161, 0x624305A6, 130, -34.9467, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624305A6 [130.000000 -34.946701 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762430BA, 27162, 0x624305B3, 130, -45.133, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guardian */ /* @teleloc 0x624305B3 [130.000000 -45.132999 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762430BB, 27163, 0x624305C0, 150, -34.909, -5.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624305C0 [150.000000 -34.909000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x762430BB, 27163, 0x624305C0, 150, -34.909, -5.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624305C0 [150.000000 -34.909000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762430BC, 27164, 0x624305CD, 150, -45.1, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Guardian */ /* @teleloc 0x624305CD [150.000000 -45.099998 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762430BD, 27135, 0x624305CF, 240, -90, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ -/* @teleloc 0x624305CF [240.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762430BD, 27135, 0x624305CF, 240, -90, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ +/* @teleloc 0x624305CF [240.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762430BF, 27135, 0x62430601, 250, -80, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ @@ -970,8 +970,8 @@ VALUES (0x762430E5, 26544, 0x62430692, 43.2, -55.2, 4.9, 0, 0, 0, -1, True, '20 /* @teleloc 0x62430692 [43.200001 -55.200001 4.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762430E6, 26568, 0x62430694, 36.5, -84.9, 3.35, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x62430694 [36.500000 -84.900002 3.350000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762430E6, 26568, 0x62430694, 36.5, -84.9, 3.35, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x62430694 [36.500000 -84.900002 3.350000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762430E7, 26544, 0x62430694, 44, -83.25, 0.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -982,8 +982,8 @@ VALUES (0x762430E8, 26544, 0x62430695, 43.2, -235.2, 4.9, 0, 0, 0, -1, True, '2 /* @teleloc 0x62430695 [43.200001 -235.199997 4.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762430E9, 26568, 0x62430697, 36.5, -264.9, 3.35, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x62430697 [36.500000 -264.899994 3.350000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762430E9, 26568, 0x62430697, 36.5, -264.9, 3.35, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x62430697 [36.500000 -264.899994 3.350000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762430EA, 8420, 0x624306A7, 137.1, -68.5, 1.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ @@ -1133,8 +1133,8 @@ VALUES (0x762430F9, 26544, 0x624306F6, 283.2, -75.2, 4.9, 0, 0, 0, -1, True, '2 /* @teleloc 0x624306F6 [283.200012 -75.199997 4.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762430FA, 26568, 0x624306F8, 276.5, -104.9, 3.35, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x624306F8 [276.500000 -104.900002 3.350000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762430FA, 26568, 0x624306F8, 276.5, -104.9, 3.35, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x624306F8 [276.500000 -104.900002 3.350000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762430FB, 26544, 0x624306F8, 284, -103.25, 0.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1145,8 +1145,8 @@ VALUES (0x762430FC, 26544, 0x624306F9, 283.2, -225.2, 4.9, 0, 0, 0, -1, True, ' /* @teleloc 0x624306F9 [283.200012 -225.199997 4.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762430FD, 26568, 0x624306FB, 276.5, -254.9, 3.35, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x624306FB [276.500000 -254.899994 3.350000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762430FD, 26568, 0x624306FB, 276.5, -254.9, 3.35, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x624306FB [276.500000 -254.899994 3.350000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762430FE, 26544, 0x624306FB, 284, -253.25, 0.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -1169,8 +1169,8 @@ VALUES (0x76243102, 27136, 0x6243014A, 10.0287, -75.798, -29.995, -0.009697, 0, /* @teleloc 0x6243014A [10.028700 -75.797997 -29.995001] -0.009697 0.000000 0.000000 0.999953 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243103, 27135, 0x6243017E, 10, -230, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ -/* @teleloc 0x6243017E [10.000000 -230.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76243103, 27135, 0x6243017E, 10, -230, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ +/* @teleloc 0x6243017E [10.000000 -230.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243104, 27135, 0x62430186, 10.0803, -242.705, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ @@ -1261,8 +1261,8 @@ VALUES (0x76243119, 27135, 0x624301E8, 29.8408, -222.211, -29.995, 0.999984, 0, /* @teleloc 0x624301E8 [29.840799 -222.210999 -29.995001] 0.999984 0.000000 0.000000 0.005680 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624311A, 27135, 0x624301E8, 30, -220, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ -/* @teleloc 0x624301E8 [30.000000 -220.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624311A, 27135, 0x624301E8, 30, -220, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ +/* @teleloc 0x624301E8 [30.000000 -220.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624311B, 27135, 0x624301E8, 30.2251, -218.392, -29.995, -0.999979, 0, 0, 0.006465, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ @@ -1377,8 +1377,8 @@ VALUES (0x76243136, 27137, 0x624302DC, 270.308, -207.498, -29.995, 0.99996, 0, 0 /* @teleloc 0x624302DC [270.308014 -207.498001 -29.995001] 0.999960 0.000000 0.000000 -0.008968 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243137, 27135, 0x62430306, 0, -190, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ -/* @teleloc 0x62430306 [0.000000 -190.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76243137, 27135, 0x62430306, 0, -190, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ +/* @teleloc 0x62430306 [0.000000 -190.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243138, 27135, 0x6243030E, 0, -200, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ @@ -1457,8 +1457,8 @@ VALUES (0x7624314A, 27137, 0x62430478, 259.924, -187.081, -17.995, -0.006298, 0, /* @teleloc 0x62430478 [259.924011 -187.080994 -17.995001] -0.006298 0.000000 0.000000 0.999980 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624314B, 27135, 0x624304B0, 10, -220, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ -/* @teleloc 0x624304B0 [10.000000 -220.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624314B, 27135, 0x624304B0, 10, -220, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ +/* @teleloc 0x624304B0 [10.000000 -220.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624314C, 27135, 0x624304CB, 20, -220, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Irkith Stalk */ @@ -1509,8 +1509,8 @@ VALUES (0x76243159, 14546, 0x624301C3, 30, -30, -30, -0.707107, 0, 0, -0.707107, /* @teleloc 0x624301C3 [30.000000 -30.000000 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624315A, 14546, 0x6243022D, 250, -70, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x6243022D [250.000000 -70.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624315A, 14546, 0x6243022D, 250, -70, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x6243022D [250.000000 -70.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624315B, 14546, 0x62430235, 250, -80, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -1521,8 +1521,8 @@ VALUES (0x7624315C, 14546, 0x6243023A, 250, -90, -30, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x6243023A [250.000000 -90.000000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624315D, 14546, 0x62430272, 250, -220, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x62430272 [250.000000 -220.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624315D, 14546, 0x62430272, 250, -220, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x62430272 [250.000000 -220.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624315E, 14546, 0x6243027A, 250, -230, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -1557,8 +1557,8 @@ VALUES (0x76243165, 14546, 0x624302B7, 270, -50, -30, -0.707107, 0, 0, -0.707107 /* @teleloc 0x624302B7 [270.000000 -50.000000 -30.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243166, 14546, 0x624302BF, 270, -60, -30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x624302BF [270.000000 -60.000000 -30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243166, 14546, 0x624302BF, 270, -60, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x624302BF [270.000000 -60.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243167, 14546, 0x624302C4, 270, -70, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -1573,16 +1573,16 @@ VALUES (0x76243169, 14546, 0x6243034E, 30, -20, -24, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x6243034E [30.000000 -20.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624316A, 14546, 0x62430363, 240, -30, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x62430363 [240.000000 -30.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624316A, 14546, 0x62430363, 240, -30, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x62430363 [240.000000 -30.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624316B, 14546, 0x6243036B, 240, -40, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Putrescent Air */ /* @teleloc 0x6243036B [240.000000 -40.000000 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624316C, 14546, 0x62430380, 240, -180, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x62430380 [240.000000 -180.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624316C, 14546, 0x62430380, 240, -180, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x62430380 [240.000000 -180.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624316D, 14546, 0x6243039D, 250, -40, -24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -1613,12 +1613,12 @@ VALUES (0x76243173, 14546, 0x62430478, 260, -190, -18, 1, 0, 0, 0, False, '2005- /* @teleloc 0x62430478 [260.000000 -190.000000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243174, 14546, 0x624304F5, 250, -60, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x624304F5 [250.000000 -60.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243174, 14546, 0x624304F5, 250, -60, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x624304F5 [250.000000 -60.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243175, 14546, 0x62430506, 250, -210, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x62430506 [250.000000 -210.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243175, 14546, 0x62430506, 250, -210, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x62430506 [250.000000 -210.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243176, 14546, 0x62430514, 260, -60, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Putrescent Air */ @@ -1629,8 +1629,8 @@ VALUES (0x76243177, 14546, 0x62430521, 260, -210, -12, 1, 0, 0, 0, False, '2005- /* @teleloc 0x62430521 [260.000000 -210.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76243178, 14546, 0x624305CF, 240, -90, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ -/* @teleloc 0x624305CF [240.000000 -90.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76243178, 14546, 0x624305CF, 240, -90, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Putrescent Air */ +/* @teleloc 0x624305CF [240.000000 -90.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76243179, 14546, 0x624305D7, 240, -100, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Putrescent Air */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6244.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6244.sql index af8ff11c38..9e6bdfd21d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6244.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6244.sql @@ -53,12 +53,12 @@ VALUES (0x7624400C, 27166, 0x6244010E, 260, -153.997, -35.995, 1, 0, 0, 0, True /* @teleloc 0x6244010E [260.000000 -153.996994 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624400D, 27139, 0x62440110, 273.104, -140, -35.991, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ -/* @teleloc 0x62440110 [273.104004 -140.000000 -35.991001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624400D, 27139, 0x62440110, 273.104, -140, -35.991, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ +/* @teleloc 0x62440110 [273.104004 -140.000000 -35.991001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624400E, 27139, 0x62440110, 269.109, -140, -35.991, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ -/* @teleloc 0x62440110 [269.109009 -140.000000 -35.991001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624400E, 27139, 0x62440110, 269.109, -140, -35.991, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ +/* @teleloc 0x62440110 [269.109009 -140.000000 -35.991001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624400F, 27139, 0x62440111, 269.146, -148.77, -35.991, 0.366172, 0, 0, -0.930547, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ @@ -169,8 +169,8 @@ VALUES (0x76244027, 8420, 0x62440185, 55.103, -59.907, -23.25, -0.707107, 0, 0, /* @teleloc 0x62440185 [55.103001 -59.907001 -23.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76244028, 26553, 0x6244018A, 60, -65.16, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6244018A [60.000000 -65.160004 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76244028, 26553, 0x6244018A, 60, -65.16, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6244018A [60.000000 -65.160004 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76244028, 0x76244027, '2005-02-09 10:00:00') /* Button (8420) */ @@ -213,8 +213,8 @@ VALUES (0x76244031, 8420, 0x624401A0, 82.854, -92.156, -22.5, 0.707107, 0, 0, - /* @teleloc 0x624401A0 [82.853996 -92.155998 -22.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76244032, 26553, 0x624401A1, 80, -89.84, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624401A1 [80.000000 -89.839996 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76244032, 26553, 0x624401A1, 80, -89.84, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624401A1 [80.000000 -89.839996 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76244032, 0x76244031, '2005-02-09 10:00:00') /* Button (8420) */ @@ -249,8 +249,8 @@ VALUES (0x76244039, 8420, 0x624401B7, 104.896, -60.032, -23.25, 0.707107, 0, 0, /* @teleloc 0x624401B7 [104.896004 -60.032001 -23.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624403A, 26553, 0x624401BC, 100, -65.16, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624401BC [100.000000 -65.160004 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624403A, 26553, 0x624401BC, 100, -65.16, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624401BC [100.000000 -65.160004 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624403A, 0x76244039, '2005-02-09 10:00:00') /* Button (8420) */ @@ -265,8 +265,8 @@ VALUES (0x7624403C, 8420, 0x624401C5, 235.107, -69.834, -23.25, -0.707107, 0, 0 /* @teleloc 0x624401C5 [235.106995 -69.834000 -23.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624403D, 26553, 0x624401CA, 240, -75.16, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624401CA [240.000000 -75.160004 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624403D, 26553, 0x624401CA, 240, -75.16, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624401CA [240.000000 -75.160004 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624403D, 0x7624403C, '2005-02-09 10:00:00') /* Button (8420) */ @@ -313,8 +313,8 @@ VALUES (0x76244047, 8420, 0x624401E0, 262.89, -102.115, -22.5, 0.707107, 0, 0, /* @teleloc 0x624401E0 [262.890015 -102.114998 -22.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76244048, 26553, 0x624401E1, 260, -99.84, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624401E1 [260.000000 -99.839996 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76244048, 26553, 0x624401E1, 260, -99.84, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624401E1 [260.000000 -99.839996 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76244048, 0x76244047, '2005-02-09 10:00:00') /* Button (8420) */ @@ -345,8 +345,8 @@ VALUES (0x7624404E, 8420, 0x624401F7, 284.889, -70.157, -23.25, 0.707107, 0, 0, /* @teleloc 0x624401F7 [284.889008 -70.156998 -23.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624404F, 26553, 0x624401FC, 280, -75.16, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624401FC [280.000000 -75.160004 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624404F, 26553, 0x624401FC, 280, -75.16, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624401FC [280.000000 -75.160004 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624404F, 0x7624404E, '2005-02-09 10:00:00') /* Button (8420) */ @@ -381,8 +381,8 @@ VALUES (0x76244056, 27140, 0x6244021B, 21.552, -62.729, -17.9918, -0.007472, 0, /* @teleloc 0x6244021B [21.552000 -62.729000 -17.991800] -0.007472 0.000000 0.000000 0.999972 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76244057, 26553, 0x6244021E, 20, -59.84, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6244021E [20.000000 -59.840000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76244057, 26553, 0x6244021E, 20, -59.84, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6244021E [20.000000 -59.840000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76244057, 0x76244058, '2005-02-09 10:00:00') /* Button (8420) */ @@ -477,8 +477,8 @@ VALUES (0x7624406C, 8420, 0x6244027D, 67.394, -2.869, -16.5, 0, 0, 0, -1, True /* @teleloc 0x6244027D [67.393997 -2.869000 -16.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624406D, 26553, 0x6244027E, 70.16, -0, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6244027E [70.160004 -0.000000 -17.995001] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7624406D, 26553, 0x6244027E, 70.16, 0, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6244027E [70.160004 0.000000 -17.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624406D, 0x7624406C, '2005-02-09 10:00:00') /* Button (8420) */ @@ -509,8 +509,8 @@ VALUES (0x76244073, 8420, 0x62440290, 92.3032, 2.89935, -16.5, 1, 0, 0, 0, Tru /* @teleloc 0x62440290 [92.303200 2.899350 -16.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76244074, 26553, 0x62440291, 89.84, -0, -17.995, 0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62440291 [89.839996 -0.000000 -17.995001] 0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x76244074, 26553, 0x62440291, 89.84, 0, -17.995, 0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62440291 [89.839996 0.000000 -17.995001] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76244074, 0x76244073, '2005-02-09 10:00:00') /* Button (8420) */ @@ -609,8 +609,8 @@ VALUES (0x7624408A, 8420, 0x62440304, 142.893, -62.518, -16.5, 0.707107, 0, 0, /* @teleloc 0x62440304 [142.893005 -62.518002 -16.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624408B, 26553, 0x62440305, 140, -59.84, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62440305 [140.000000 -59.840000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624408B, 26553, 0x62440305, 140, -59.84, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62440305 [140.000000 -59.840000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624408B, 0x7624408A, '2005-02-09 10:00:00') /* Button (8420) */ @@ -657,8 +657,8 @@ VALUES (0x76244095, 8420, 0x6244032C, 202.897, -72.256, -16.5, 0.707107, 0, 0, /* @teleloc 0x6244032C [202.897003 -72.255997 -16.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76244096, 26553, 0x6244032D, 200, -69.84, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6244032D [200.000000 -69.839996 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76244096, 26553, 0x6244032D, 200, -69.84, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6244032D [200.000000 -69.839996 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76244096, 0x76244095, '2005-02-09 10:00:00') /* Button (8420) */ @@ -881,8 +881,8 @@ VALUES (0x762440C8, 8420, 0x62440413, 322.885, -72.369, -16.5, 0.707107, 0, 0, /* @teleloc 0x62440413 [322.885010 -72.369003 -16.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762440C9, 26553, 0x62440414, 320, -69.84, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62440414 [320.000000 -69.839996 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762440C9, 26553, 0x62440414, 320, -69.84, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62440414 [320.000000 -69.839996 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762440C9, 0x762440C8, '2005-02-09 10:00:00') /* Button (8420) */ @@ -993,8 +993,8 @@ VALUES (0x762440E2, 8420, 0x6244048E, 42.89, -92.091, -10.5, 0.707107, 0, 0, -0 /* @teleloc 0x6244048E [42.889999 -92.091003 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762440E3, 26553, 0x6244048F, 40, -89.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6244048F [40.000000 -89.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762440E3, 26553, 0x6244048F, 40, -89.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6244048F [40.000000 -89.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762440E3, 0x762440E2, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1089,12 +1089,12 @@ VALUES (0x762440F8, 27140, 0x624404F8, 97.8226, -30, -11.9917, 1, 0, 0, 0, True /* @teleloc 0x624404F8 [97.822601 -30.000000 -11.991700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762440F9, 27140, 0x62440505, 101.364, -70, -11.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Grave Spirit */ -/* @teleloc 0x62440505 [101.363998 -70.000000 -11.991700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762440F9, 27140, 0x62440505, 101.364, -70, -11.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Grave Spirit */ +/* @teleloc 0x62440505 [101.363998 -70.000000 -11.991700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762440FA, 27140, 0x62440505, 98.6058, -70, -11.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Grave Spirit */ -/* @teleloc 0x62440505 [98.605797 -70.000000 -11.991700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762440FA, 27140, 0x62440505, 98.6058, -70, -11.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Grave Spirit */ +/* @teleloc 0x62440505 [98.605797 -70.000000 -11.991700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762440FB, 27140, 0x62440512, 112.993, -28.8128, -11.9917, 0.675477, 0, 0, -0.737381, True, '2005-02-09 10:00:00'); /* Grave Spirit */ @@ -1225,8 +1225,8 @@ VALUES (0x76244118, 8420, 0x624405A3, 222.897, -102.462, -10.5, 0.707107, 0, 0, /* @teleloc 0x624405A3 [222.897003 -102.461998 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76244119, 26553, 0x624405A4, 220, -99.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624405A4 [220.000000 -99.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76244119, 26553, 0x624405A4, 220, -99.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624405A4 [220.000000 -99.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76244119, 0x76244118, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1313,12 +1313,12 @@ VALUES (0x7624412C, 27139, 0x6244060D, 277.837, -40, -11.991, 1, 0, 0, 0, True, /* @teleloc 0x6244060D [277.837006 -40.000000 -11.991000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624412D, 27139, 0x6244061A, 280.995, -80, -11.991, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ -/* @teleloc 0x6244061A [280.994995 -80.000000 -11.991000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624412D, 27139, 0x6244061A, 280.995, -80, -11.991, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ +/* @teleloc 0x6244061A [280.994995 -80.000000 -11.991000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624412E, 27139, 0x6244061A, 278.804, -80, -11.991, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ -/* @teleloc 0x6244061A [278.803986 -80.000000 -11.991000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624412E, 27139, 0x6244061A, 278.804, -80, -11.991, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ +/* @teleloc 0x6244061A [278.803986 -80.000000 -11.991000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624412F, 27139, 0x62440627, 292.759, -41.0089, -11.991, 0.744546, 0, 0, -0.667571, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ @@ -1345,12 +1345,12 @@ VALUES (0x76244133, 8420, 0x6244062A, 287.493, -38.444, -10.5, 1, 0, 0, 0, Tru /* @teleloc 0x6244062A [287.493011 -38.444000 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76244134, 27139, 0x6244063D, 301.108, -50, -11.991, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ -/* @teleloc 0x6244063D [301.108002 -50.000000 -11.991000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76244134, 27139, 0x6244063D, 301.108, -50, -11.991, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ +/* @teleloc 0x6244063D [301.108002 -50.000000 -11.991000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76244135, 27139, 0x6244063D, 299, -50, -11.991, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ -/* @teleloc 0x6244063D [299.000000 -50.000000 -11.991000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76244135, 27139, 0x6244063D, 299, -50, -11.991, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ +/* @teleloc 0x6244063D [299.000000 -50.000000 -11.991000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76244136, 27139, 0x62440648, 300.045, -67.8274, -11.991, 0.714421, 0, 0, 0.699716, True, '2005-02-09 10:00:00'); /* Crypt Spirit */ @@ -1654,8 +1654,8 @@ VALUES (0x7624415C, 8420, 0x624407C6, 42.893, -162.324, 1.5, 0.707107, 0, 0, -0 /* @teleloc 0x624407C6 [42.893002 -162.324005 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624415D, 26553, 0x624407C7, 40, -159.84, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624407C7 [40.000000 -159.839996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624415D, 26553, 0x624407C7, 40, -159.84, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624407C7 [40.000000 -159.839996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624415D, 0x7624415C, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1907,8 +1907,8 @@ VALUES (0x76244172, 8420, 0x6244086B, 222.896, -182.389, 1.5, 0.707107, 0, 0, - /* @teleloc 0x6244086B [222.895996 -182.389008 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76244173, 26553, 0x6244086C, 220, -179.84, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6244086C [220.000000 -179.839996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76244173, 26553, 0x6244086C, 220, -179.84, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6244086C [220.000000 -179.839996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76244173, 0x76244172, '2005-02-09 10:00:00') /* Button (8420) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6245.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6245.sql index c7b085e44e..6a1ae95954 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6245.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6245.sql @@ -53,12 +53,12 @@ VALUES (0x7624500C, 27168, 0x6245010E, 260, -153.9, -35.995, 1, 0, 0, 0, True, /* @teleloc 0x6245010E [260.000000 -153.899994 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624500D, 27138, 0x62450110, 273.104, -140, -35.9902, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ -/* @teleloc 0x62450110 [273.104004 -140.000000 -35.990200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624500D, 27138, 0x62450110, 273.104, -140, -35.9902, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ +/* @teleloc 0x62450110 [273.104004 -140.000000 -35.990200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624500E, 27138, 0x62450110, 269.109, -140, -35.9902, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ -/* @teleloc 0x62450110 [269.109009 -140.000000 -35.990200] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624500E, 27138, 0x62450110, 269.109, -140, -35.9902, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ +/* @teleloc 0x62450110 [269.109009 -140.000000 -35.990200] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624500F, 27138, 0x62450111, 269.146, -148.77, -35.9902, 0.366172, 0, 0, -0.930547, True, '2005-02-09 10:00:00'); /* Ancient Soul */ @@ -169,8 +169,8 @@ VALUES (0x76245027, 8420, 0x62450185, 55.103, -59.907, -23.25, -0.707107, 0, 0, /* @teleloc 0x62450185 [55.103001 -59.907001 -23.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76245028, 26553, 0x6245018A, 60, -65.16, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6245018A [60.000000 -65.160004 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76245028, 26553, 0x6245018A, 60, -65.16, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6245018A [60.000000 -65.160004 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76245028, 0x76245027, '2005-02-09 10:00:00') /* Button (8420) */ @@ -213,8 +213,8 @@ VALUES (0x76245031, 8420, 0x624501A0, 82.854, -92.156, -22.5, 0.707107, 0, 0, - /* @teleloc 0x624501A0 [82.853996 -92.155998 -22.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76245032, 26553, 0x624501A1, 80, -89.84, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624501A1 [80.000000 -89.839996 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76245032, 26553, 0x624501A1, 80, -89.84, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624501A1 [80.000000 -89.839996 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76245032, 0x76245031, '2005-02-09 10:00:00') /* Button (8420) */ @@ -249,8 +249,8 @@ VALUES (0x76245039, 8420, 0x624501B7, 104.896, -60.032, -23.25, 0.707107, 0, 0, /* @teleloc 0x624501B7 [104.896004 -60.032001 -23.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624503A, 26553, 0x624501BC, 100, -65.16, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624501BC [100.000000 -65.160004 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624503A, 26553, 0x624501BC, 100, -65.16, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624501BC [100.000000 -65.160004 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624503A, 0x76245039, '2005-02-09 10:00:00') /* Button (8420) */ @@ -265,8 +265,8 @@ VALUES (0x7624503C, 8420, 0x624501C5, 235.107, -69.834, -23.25, -0.707107, 0, 0 /* @teleloc 0x624501C5 [235.106995 -69.834000 -23.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624503D, 26553, 0x624501CA, 240, -75.16, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624501CA [240.000000 -75.160004 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624503D, 26553, 0x624501CA, 240, -75.16, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624501CA [240.000000 -75.160004 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624503D, 0x7624503C, '2005-02-09 10:00:00') /* Button (8420) */ @@ -313,8 +313,8 @@ VALUES (0x76245047, 8420, 0x624501E0, 262.89, -102.115, -22.5, 0.707107, 0, 0, /* @teleloc 0x624501E0 [262.890015 -102.114998 -22.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76245048, 26553, 0x624501E1, 260, -99.84, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624501E1 [260.000000 -99.839996 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76245048, 26553, 0x624501E1, 260, -99.84, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624501E1 [260.000000 -99.839996 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76245048, 0x76245047, '2005-02-09 10:00:00') /* Button (8420) */ @@ -345,8 +345,8 @@ VALUES (0x7624504E, 8420, 0x624501F7, 284.889, -70.157, -23.25, 0.707107, 0, 0, /* @teleloc 0x624501F7 [284.889008 -70.156998 -23.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624504F, 26553, 0x624501FC, 280, -75.16, -23.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624501FC [280.000000 -75.160004 -23.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624504F, 26553, 0x624501FC, 280, -75.16, -23.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624501FC [280.000000 -75.160004 -23.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624504F, 0x7624504E, '2005-02-09 10:00:00') /* Button (8420) */ @@ -381,8 +381,8 @@ VALUES (0x76245056, 27141, 0x6245021B, 21.552, -62.729, -17.9902, -0.007472, 0, /* @teleloc 0x6245021B [21.552000 -62.729000 -17.990200] -0.007472 0.000000 0.000000 0.999972 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76245057, 26553, 0x6245021E, 20, -59.84, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6245021E [20.000000 -59.840000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76245057, 26553, 0x6245021E, 20, -59.84, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6245021E [20.000000 -59.840000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76245057, 0x76245058, '2005-02-09 10:00:00') /* Button (8420) */ @@ -477,8 +477,8 @@ VALUES (0x7624506C, 8420, 0x6245027D, 67.394, -2.869, -16.5, 0, 0, 0, -1, True /* @teleloc 0x6245027D [67.393997 -2.869000 -16.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624506D, 26553, 0x6245027E, 70.16, -0, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6245027E [70.160004 -0.000000 -17.995001] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7624506D, 26553, 0x6245027E, 70.16, 0, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6245027E [70.160004 0.000000 -17.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624506D, 0x7624506C, '2005-02-09 10:00:00') /* Button (8420) */ @@ -509,8 +509,8 @@ VALUES (0x76245073, 8420, 0x62450290, 92.3032, 2.89935, -16.5, 1, 0, 0, 0, Tru /* @teleloc 0x62450290 [92.303200 2.899350 -16.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76245074, 26553, 0x62450291, 89.84, -0, -17.995, 0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62450291 [89.839996 -0.000000 -17.995001] 0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x76245074, 26553, 0x62450291, 89.84, 0, -17.995, 0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62450291 [89.839996 0.000000 -17.995001] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76245074, 0x76245073, '2005-02-09 10:00:00') /* Button (8420) */ @@ -609,8 +609,8 @@ VALUES (0x7624508A, 8420, 0x62450304, 142.893, -62.518, -16.5, 0.707107, 0, 0, /* @teleloc 0x62450304 [142.893005 -62.518002 -16.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624508B, 26553, 0x62450305, 140, -59.84, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62450305 [140.000000 -59.840000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624508B, 26553, 0x62450305, 140, -59.84, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62450305 [140.000000 -59.840000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624508B, 0x7624508A, '2005-02-09 10:00:00') /* Button (8420) */ @@ -657,8 +657,8 @@ VALUES (0x76245095, 8420, 0x6245032C, 202.897, -72.256, -16.5, 0.707107, 0, 0, /* @teleloc 0x6245032C [202.897003 -72.255997 -16.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76245096, 26553, 0x6245032D, 200, -69.84, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6245032D [200.000000 -69.839996 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76245096, 26553, 0x6245032D, 200, -69.84, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6245032D [200.000000 -69.839996 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76245096, 0x76245095, '2005-02-09 10:00:00') /* Button (8420) */ @@ -881,8 +881,8 @@ VALUES (0x762450C8, 8420, 0x62450413, 322.885, -72.369, -16.5, 0.707107, 0, 0, /* @teleloc 0x62450413 [322.885010 -72.369003 -16.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762450C9, 26553, 0x62450414, 320, -69.84, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62450414 [320.000000 -69.839996 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762450C9, 26553, 0x62450414, 320, -69.84, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62450414 [320.000000 -69.839996 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762450C9, 0x762450C8, '2005-02-09 10:00:00') /* Button (8420) */ @@ -993,8 +993,8 @@ VALUES (0x762450E2, 8420, 0x6245048E, 42.89, -92.091, -10.5, 0.707107, 0, 0, -0 /* @teleloc 0x6245048E [42.889999 -92.091003 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762450E3, 26553, 0x6245048F, 40, -89.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6245048F [40.000000 -89.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762450E3, 26553, 0x6245048F, 40, -89.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6245048F [40.000000 -89.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762450E3, 0x762450E2, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1089,12 +1089,12 @@ VALUES (0x762450F8, 27141, 0x624504F8, 97.8226, -30, -11.9903, 1, 0, 0, 0, True /* @teleloc 0x624504F8 [97.822601 -30.000000 -11.990300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762450F9, 27141, 0x62450505, 101.364, -70, -11.9903, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Restless Soul */ -/* @teleloc 0x62450505 [101.363998 -70.000000 -11.990300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762450F9, 27141, 0x62450505, 101.364, -70, -11.9903, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Restless Soul */ +/* @teleloc 0x62450505 [101.363998 -70.000000 -11.990300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762450FA, 27141, 0x62450505, 98.6058, -70, -11.9903, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Restless Soul */ -/* @teleloc 0x62450505 [98.605797 -70.000000 -11.990300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762450FA, 27141, 0x62450505, 98.6058, -70, -11.9903, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Restless Soul */ +/* @teleloc 0x62450505 [98.605797 -70.000000 -11.990300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762450FB, 27141, 0x62450512, 112.993, -28.8128, -11.9903, 0.675477, 0, 0, -0.737381, True, '2005-02-09 10:00:00'); /* Restless Soul */ @@ -1224,8 +1224,8 @@ VALUES (0x76245118, 8420, 0x624505A3, 222.897, -102.462, -10.5, 0.707107, 0, 0, /* @teleloc 0x624505A3 [222.897003 -102.461998 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76245119, 26553, 0x624505A4, 220, -99.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624505A4 [220.000000 -99.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76245119, 26553, 0x624505A4, 220, -99.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624505A4 [220.000000 -99.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76245119, 0x76245118, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1312,12 +1312,12 @@ VALUES (0x7624512C, 27138, 0x6245060D, 277.837, -40, -11.9903, 1, 0, 0, 0, True /* @teleloc 0x6245060D [277.837006 -40.000000 -11.990300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624512D, 27138, 0x6245061A, 280.995, -80, -11.9903, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ -/* @teleloc 0x6245061A [280.994995 -80.000000 -11.990300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624512D, 27138, 0x6245061A, 280.995, -80, -11.9903, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ +/* @teleloc 0x6245061A [280.994995 -80.000000 -11.990300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624512E, 27138, 0x6245061A, 278.804, -80, -11.9903, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ -/* @teleloc 0x6245061A [278.803986 -80.000000 -11.990300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624512E, 27138, 0x6245061A, 278.804, -80, -11.9903, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ +/* @teleloc 0x6245061A [278.803986 -80.000000 -11.990300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624512F, 27138, 0x62450627, 292.759, -41.0089, -11.9903, 0.744546, 0, 0, -0.667571, True, '2005-02-09 10:00:00'); /* Ancient Soul */ @@ -1344,12 +1344,12 @@ VALUES (0x76245133, 8420, 0x6245062A, 287.493, -38.444, -10.5, 1, 0, 0, 0, Tru /* @teleloc 0x6245062A [287.493011 -38.444000 -10.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76245134, 27138, 0x6245063D, 301.108, -50, -11.9903, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ -/* @teleloc 0x6245063D [301.108002 -50.000000 -11.990300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76245134, 27138, 0x6245063D, 301.108, -50, -11.9903, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ +/* @teleloc 0x6245063D [301.108002 -50.000000 -11.990300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76245135, 27138, 0x6245063D, 299, -50, -11.9903, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ -/* @teleloc 0x6245063D [299.000000 -50.000000 -11.990300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76245135, 27138, 0x6245063D, 299, -50, -11.9903, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ancient Soul */ +/* @teleloc 0x6245063D [299.000000 -50.000000 -11.990300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76245136, 27138, 0x62450648, 300.045, -67.8274, -11.9903, 0.714421, 0, 0, 0.699716, True, '2005-02-09 10:00:00'); /* Ancient Soul */ @@ -1653,8 +1653,8 @@ VALUES (0x7624515C, 8420, 0x624507C6, 42.893, -162.324, 1.5, 0.707107, 0, 0, -0 /* @teleloc 0x624507C6 [42.893002 -162.324005 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624515D, 26553, 0x624507C7, 40, -159.84, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624507C7 [40.000000 -159.839996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624515D, 26553, 0x624507C7, 40, -159.84, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624507C7 [40.000000 -159.839996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624515D, 0x7624515C, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1906,8 +1906,8 @@ VALUES (0x76245172, 8420, 0x6245086B, 222.896, -182.389, 1.5, 0.707107, 0, 0, - /* @teleloc 0x6245086B [222.895996 -182.389008 1.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76245173, 26553, 0x6245086C, 220, -179.84, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6245086C [220.000000 -179.839996 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76245173, 26553, 0x6245086C, 220, -179.84, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6245086C [220.000000 -179.839996 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76245173, 0x76245172, '2005-02-09 10:00:00') /* Button (8420) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6246.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6246.sql index 63dbb3d06e..4e2919483c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6246.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6246.sql @@ -893,8 +893,8 @@ VALUES (0x762460D2, 8420, 0x624602F3, 82.894, -72.356, -10.5, 0.707107, 0, 0, - /* @teleloc 0x624602F3 [82.893997 -72.356003 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762460D3, 26553, 0x624602F4, 80, -69.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624602F4 [80.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762460D3, 26553, 0x624602F4, 80, -69.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624602F4 [80.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762460D3, 0x762460D2, '2005-02-09 10:00:00') /* Button (8420) */ @@ -929,8 +929,8 @@ VALUES (0x762460DA, 8420, 0x62460306, 82.899, -402.552, -10.5, 0.707107, 0, 0, /* @teleloc 0x62460306 [82.899002 -402.552002 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762460DB, 26553, 0x62460307, 80, -399.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62460307 [80.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762460DB, 26553, 0x62460307, 80, -399.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62460307 [80.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762460DB, 0x762460DA, '2005-02-09 10:00:00') /* Button (8420) */ @@ -961,8 +961,8 @@ VALUES (0x762460E2, 8420, 0x62460316, 112.894, -32.24, -10.5, 0.707107, 0, 0, - /* @teleloc 0x62460316 [112.893997 -32.240002 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762460E3, 26553, 0x62460317, 110, -29.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62460317 [110.000000 -29.840000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762460E3, 26553, 0x62460317, 110, -29.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62460317 [110.000000 -29.840000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762460E3, 0x762460E2, '2005-02-09 10:00:00') /* Button (8420) */ @@ -993,8 +993,8 @@ VALUES (0x762460E9, 8420, 0x62460326, 112.892, -362.029, -10.5, 0.707107, 0, 0, /* @teleloc 0x62460326 [112.891998 -362.028992 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762460EA, 26553, 0x62460327, 110, -359.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62460327 [110.000000 -359.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762460EA, 26553, 0x62460327, 110, -359.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62460327 [110.000000 -359.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762460EA, 0x762460E9, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1041,8 +1041,8 @@ VALUES (0x762460F4, 8420, 0x6246034C, 122.874, -72.207, -10.5, 0.707107, 0, 0, /* @teleloc 0x6246034C [122.874001 -72.207001 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762460F5, 26553, 0x6246034D, 120, -69.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6246034D [120.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762460F5, 26553, 0x6246034D, 120, -69.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6246034D [120.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762460F5, 0x762460F4, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1085,8 +1085,8 @@ VALUES (0x762460FE, 8420, 0x62460376, 122.89, -402.008, -10.5, 0.707107, 0, 0, /* @teleloc 0x62460376 [122.889999 -402.007996 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762460FF, 26553, 0x62460377, 120, -399.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62460377 [120.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762460FF, 26553, 0x62460377, 120, -399.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62460377 [120.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762460FF, 0x762460FE, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1145,8 +1145,8 @@ VALUES (0x7624610C, 8420, 0x624603A7, 162.892, -72.166, -10.5, 0.707107, 0, 0, /* @teleloc 0x624603A7 [162.891998 -72.166000 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624610D, 26553, 0x624603A8, 160, -69.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624603A8 [160.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624610D, 26553, 0x624603A8, 160, -69.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624603A8 [160.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624610D, 0x7624610C, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1185,8 +1185,8 @@ VALUES (0x76246115, 8420, 0x624603BA, 162.891, -402.225, -10.5, 0.707107, 0, 0, /* @teleloc 0x624603BA [162.891006 -402.225006 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76246116, 26553, 0x624603BB, 160, -399.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624603BB [160.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76246116, 26553, 0x624603BB, 160, -399.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624603BB [160.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76246116, 0x76246115, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1253,8 +1253,8 @@ VALUES (0x76246125, 8420, 0x6246041D, 322.888, -72.516, -10.5, 0.707107, 0, 0, /* @teleloc 0x6246041D [322.888000 -72.515999 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76246126, 26553, 0x6246041E, 320, -69.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x6246041E [320.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76246126, 26553, 0x6246041E, 320, -69.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x6246041E [320.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76246126, 0x76246125, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1297,8 +1297,8 @@ VALUES (0x7624612F, 8420, 0x62460430, 322.889, -402.363, -10.5, 0.707107, 0, 0, /* @teleloc 0x62460430 [322.889008 -402.363007 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76246130, 26553, 0x62460431, 320, -399.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62460431 [320.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76246130, 26553, 0x62460431, 320, -399.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62460431 [320.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76246130, 0x7624612F, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1333,8 +1333,8 @@ VALUES (0x76246138, 8420, 0x62460440, 352.894, -32.608, -10.5, 0.707107, 0, 0, /* @teleloc 0x62460440 [352.894012 -32.608002 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76246139, 26553, 0x62460441, 350, -29.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62460441 [350.000000 -29.840000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76246139, 26553, 0x62460441, 350, -29.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62460441 [350.000000 -29.840000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76246139, 0x76246138, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1361,8 +1361,8 @@ VALUES (0x7624613E, 8420, 0x62460450, 352.891, -362.342, -10.5, 0.707107, 0, 0, /* @teleloc 0x62460450 [352.890991 -362.342010 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624613F, 26553, 0x62460451, 350, -359.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62460451 [350.000000 -359.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624613F, 26553, 0x62460451, 350, -359.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62460451 [350.000000 -359.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624613F, 0x7624613E, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1417,8 +1417,8 @@ VALUES (0x7624614B, 8420, 0x62460476, 362.9, -72.46, -10.5, 0.707107, 0, 0, -0. /* @teleloc 0x62460476 [362.899994 -72.459999 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624614C, 26553, 0x62460477, 360, -69.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x62460477 [360.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624614C, 26553, 0x62460477, 360, -69.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x62460477 [360.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7624614C, 0x7624614B, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1473,8 +1473,8 @@ VALUES (0x76246158, 8420, 0x624604A0, 362.876, -402.427, -10.5, 0.707107, 0, 0, /* @teleloc 0x624604A0 [362.876007 -402.427002 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76246159, 26553, 0x624604A1, 360, -399.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624604A1 [360.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76246159, 26553, 0x624604A1, 360, -399.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624604A1 [360.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76246159, 0x76246158, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1533,8 +1533,8 @@ VALUES (0x76246166, 8420, 0x624604D1, 402.892, -72.352, -10.5, 0.707107, 0, 0, /* @teleloc 0x624604D1 [402.891998 -72.351997 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76246167, 26553, 0x624604D2, 400, -69.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624604D2 [400.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76246167, 26553, 0x624604D2, 400, -69.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624604D2 [400.000000 -69.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76246167, 0x76246166, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1577,8 +1577,8 @@ VALUES (0x76246170, 8420, 0x624604E4, 402.895, -402.293, -10.5, 0.707107, 0, 0, /* @teleloc 0x624604E4 [402.894989 -402.292999 -10.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76246171, 26553, 0x624604E5, 400, -399.84, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x624604E5 [400.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76246171, 26553, 0x624604E5, 400, -399.84, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x624604E5 [400.000000 -399.839996 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76246171, 0x76246170, '2005-02-09 10:00:00') /* Button (8420) */ @@ -1693,8 +1693,8 @@ VALUES (0x7624618C, 27146, 0x624605CD, -4.533, -110, 0.005, -0.707107, 0, 0, -0. /* @teleloc 0x624605CD [-4.533000 -110.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624618D, 27151, 0x624605CE, -0, -124.7, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scroll of Alacrity of the Conclave */ -/* @teleloc 0x624605CE [-0.000000 -124.699997 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624618D, 27151, 0x624605CE, 0, -124.7, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scroll of Alacrity of the Conclave */ +/* @teleloc 0x624605CE [0.000000 -124.699997 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624618E, 27156, 0x624605CE, -4.69999, -120, 0.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Scroll of Empowering the Conclave */ @@ -1738,8 +1738,8 @@ VALUES (0x76246194, 27147, 0x624605D3, 24.372, -110, 0.005, 0.707107, 0, 0, -0.7 /* @teleloc 0x624605D3 [24.372000 -110.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76246195, 27153, 0x624605D4, 20, -124.7, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scroll of Acumen of the Conclave */ -/* @teleloc 0x624605D4 [20.000000 -124.699997 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76246195, 27153, 0x624605D4, 20, -124.7, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Scroll of Acumen of the Conclave */ +/* @teleloc 0x624605D4 [20.000000 -124.699997 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76246196, 27155, 0x624605D4, 24.7, -120, 0.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Scroll of Volition of the Conclave */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6247.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6247.sql index 312da3f529..001b34ff01 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6247.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6247.sql @@ -181,16 +181,16 @@ VALUES (0x7624702C, 26015, 0x624701A7, 81.7129, -20.8375, -23.995, 0.753115, 0, /* @teleloc 0x624701A7 [81.712898 -20.837500 -23.995001] 0.753115 0.000000 0.000000 -0.657889 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624702D, 26019, 0x624701AE, 90, -20, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0x624701AE [90.000000 -20.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624702D, 26019, 0x624701AE, 90, -20, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ +/* @teleloc 0x624701AE [90.000000 -20.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624702E, 26019, 0x624701AE, 87.0397, -20, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0x624701AE [87.039703 -20.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624702E, 26019, 0x624701AE, 87.0397, -20, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ +/* @teleloc 0x624701AE [87.039703 -20.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624702F, 26019, 0x624701AE, 92.7514, -20, -23.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0x624701AE [92.751404 -20.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624702F, 26019, 0x624701AE, 92.7514, -20, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ +/* @teleloc 0x624701AE [92.751404 -20.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76247030, 26015, 0x624701B6, 99.9381, -17.791, -23.995, 0.844816, 0, 0, 0.535056, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ @@ -210,7 +210,7 @@ VALUES (0x76247033, 26019, 0x624701C9, 133.263, -72.6406, -23.995, -0.752574, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76247034, 26015, 0x624701CD, 126.239, -87.5901, -23.995, 0.99861, 0, 0, -0.052704, True, '2005-02-09 10:00:00'); /* Burun Ruuk Lout */ -/* @teleloc 0x624701CD [126.238998 -87.590103 -23.995001] 0.998610 0.000000 0.000000 -0.052703 */ +/* @teleloc 0x624701CD [126.238998 -87.590103 -23.995001] 0.998610 0.000000 0.000000 -0.052704 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76247035, 26019, 0x624701CD, 131.257, -87.7346, -23.995, -0.995781, 0, 0, -0.091762, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6248.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6248.sql index f9047df6e8..c26edc846e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6248.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6248.sql @@ -79,8 +79,8 @@ VALUES (0x7624800E, 24497, 0x62480122, 207.501, -108.273, -29.99, 0.911039, 0, 0 /* @teleloc 0x62480122 [207.501007 -108.273003 -29.990000] 0.911039 0.000000 0.000000 -0.412321 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624800F, 27462, 0x62480123, 210, -115.25, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x62480123 [210.000000 -115.250000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624800F, 27462, 0x62480123, 210, -115.25, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x62480123 [210.000000 -115.250000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76248010, 24497, 0x6248014E, 237.102, -83.0037, -29.99, 0.417337, 0, 0, 0.908752, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ @@ -179,12 +179,12 @@ VALUES (0x76248020, 24888, 0x62480169, -1.4413, -155.83, -23.995, 0.999999, 0, 0 /* @teleloc 0x62480169 [-1.441300 -155.830002 -23.995001] 0.999999 0.000000 0.000000 0.001607 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76248021, 24497, 0x6248016F, 50, -160.879, -23.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ -/* @teleloc 0x6248016F [50.000000 -160.878998 -23.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76248021, 24497, 0x6248016F, 50, -160.879, -23.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ +/* @teleloc 0x6248016F [50.000000 -160.878998 -23.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76248022, 24497, 0x62480175, 50, -167.056, -23.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ -/* @teleloc 0x62480175 [50.000000 -167.056000 -23.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76248022, 24497, 0x62480175, 50, -167.056, -23.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ +/* @teleloc 0x62480175 [50.000000 -167.056000 -23.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76248023, 24280, 0x62480195, 79.3613, -8.02633, -23.995, 0.899437, 0, 0, 0.437051, True, '2005-02-09 10:00:00'); /* Murk Drudge */ @@ -227,8 +227,8 @@ VALUES (0x7624802C, 10806, 0x624801B1, 90.2941, 0.945208, -23.9935, -0.961527, 0 /* @teleloc 0x624801B1 [90.294098 0.945208 -23.993500] -0.961527 0.000000 0.000000 -0.274710 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624802D, 278, 0x624801B3, 90, -4.755, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x624801B3 [90.000000 -4.755000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7624802D, 278, 0x624801B3, 90, -4.755, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x624801B3 [90.000000 -4.755000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624802E, 24497, 0x624801BD, 90.0141, -28.255, -23.99, 0.013845, 0, 0, 0.999904, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ @@ -355,8 +355,8 @@ VALUES (0x7624804C, 23617, 0x6248022D, 178.525, -114.751, -23.945, 0.998835, 0, /* @teleloc 0x6248022D [178.524994 -114.750999 -23.945000] 0.998835 0.000000 0.000000 -0.048262 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624804D, 24497, 0x62480230, 179.406, -117.532, -23.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ -/* @teleloc 0x62480230 [179.406006 -117.531998 -23.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624804D, 24497, 0x62480230, 179.406, -117.532, -23.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ +/* @teleloc 0x62480230 [179.406006 -117.531998 -23.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624804E, 23617, 0x62480230, 181.407, -115.03, -23.9935, 0.998835, 0, 0, -0.048262, True, '2005-02-09 10:00:00'); /* Tumerok Champion */ @@ -400,7 +400,7 @@ VALUES (0x76248057, 24497, 0x6248024D, 207.755, -97.9984, -23.99, -0.729012, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76248058, 24497, 0x6248024F, 223.592, -83.7048, -23.99, -0.066938, 0, 0, -0.997757, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ -/* @teleloc 0x6248024F [223.591995 -83.704803 -23.990000] -0.066937 0.000000 0.000000 -0.997757 */ +/* @teleloc 0x6248024F [223.591995 -83.704803 -23.990000] -0.066938 0.000000 0.000000 -0.997757 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76248059, 228, 0x6248025C, 222.672, -107.284, -23.994, 0.998935, 0, 0, 0.046149, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ @@ -471,12 +471,12 @@ VALUES (0x76248069, 228, 0x6248028A, 30.2851, -151.442, -17.994, 1, 0, 0, 0, /* @teleloc 0x6248028A [30.285101 -151.442001 -17.993999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624806A, 24497, 0x6248028B, 33.2955, -160, -17.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ -/* @teleloc 0x6248028B [33.295502 -160.000000 -17.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624806A, 24497, 0x6248028B, 33.2955, -160, -17.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ +/* @teleloc 0x6248028B [33.295502 -160.000000 -17.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7624806B, 24497, 0x6248028B, 30.5908, -160, -17.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ -/* @teleloc 0x6248028B [30.590799 -160.000000 -17.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7624806B, 24497, 0x6248028B, 30.5908, -160, -17.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gotrok Tiatus */ +/* @teleloc 0x6248028B [30.590799 -160.000000 -17.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7624806C, 228, 0x6248028C, 38.5588, -40.0452, -17.994, -0.738957, 0, 0, 0.673753, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ @@ -743,8 +743,8 @@ VALUES (0x762480AD, 228, 0x624803A2, 66.9459, -130.061, -5.994, 0.701037, 0, 0 /* @teleloc 0x624803A2 [66.945900 -130.061005 -5.994000] 0.701037 0.000000 0.000000 -0.713125 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762480AE, 27462, 0x624803B3, 90, -95, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x624803B3 [90.000000 -95.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762480AE, 27462, 0x624803B3, 90, -95, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x624803B3 [90.000000 -95.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x762480AF, 228, 0x624803C8, 111.512, -107.363, -5.994, 0.714421, 0, 0, 0.699716, True, '2005-02-09 10:00:00'); /* Tumerok High Priest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6249.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6249.sql index 881c9410b3..683e7c28e6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6249.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6249.sql @@ -513,8 +513,8 @@ VALUES (0x76249081, 24494, 0x624901DC, 350.998, -47.6298, -17.99, 0.722737, 0, 0 /* @teleloc 0x624901DC [350.997986 -47.629799 -17.990000] 0.722737 0.000000 0.000000 -0.691123 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76249082, 27562, 0x624901DC, 350, -55, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x624901DC [350.000000 -55.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76249082, 27562, 0x624901DC, 350, -55, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x624901DC [350.000000 -55.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76249083, 24955, 0x624901E1, 360.407, -39.9397, -17.99, 0.70875, 0, 0, -0.70546, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ @@ -848,8 +848,8 @@ VALUES (0x762490B3, 7932, 0x62490220, 349.169, -93.4911, 0.005, 1, 0, 0, 0, Fal /* @teleloc 0x62490220 [349.169006 -93.491096 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x762490B4, 7932, 0x62490221, 349.06, -95.1361, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ -/* @teleloc 0x62490221 [349.059998 -95.136101 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x762490B4, 7932, 0x62490221, 349.06, -95.1361, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ +/* @teleloc 0x62490221 [349.059998 -95.136101 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x762490B4, 0x76249026, '2005-02-09 10:00:00') /* Gotrok Titan (24951) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6343.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6343.sql index 8dd6efe9ec..49a41a4b72 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6343.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6343.sql @@ -92,8 +92,8 @@ VALUES (0x76343015, 5624, 0x63430119, 20, -55.245, -12, 1, 0, 0, 0, False, '200 /* @teleloc 0x63430119 [20.000000 -55.244999 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76343016, 278, 0x6343011C, 30, -44.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6343011C [30.000000 -44.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76343016, 278, 0x6343011C, 30, -44.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6343011C [30.000000 -44.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76343017, 23989, 0x6343011D, 25.0876, -52.73, -11.995, 0.90617, 0, 0, 0.422913, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -112,8 +112,8 @@ VALUES (0x7634301A, 278, 0x63430120, 30, -55.25, -12, 1, 0, 0, 0, False, '2005 /* @teleloc 0x63430120 [30.000000 -55.250000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634301B, 278, 0x63430123, 40, -44.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63430123 [40.000000 -44.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634301B, 278, 0x63430123, 40, -44.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63430123 [40.000000 -44.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634301C, 23989, 0x63430124, 41.3371, -52.2258, -11.995, 0.638039, 0, 0, 0.770004, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -132,8 +132,8 @@ VALUES (0x7634301F, 23988, 0x63430128, 162.892, -39.6871, -11.995, -0.032375, 0, /* @teleloc 0x63430128 [162.891998 -39.687099 -11.995000] -0.032375 0.000000 0.000000 -0.999476 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76343020, 278, 0x6343012A, 160, -44.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6343012A [160.000000 -44.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76343020, 278, 0x6343012A, 160, -44.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6343012A [160.000000 -44.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76343021, 23989, 0x6343012B, 164.135, -51.2171, -11.995, 0.582619, 0, 0, 0.812745, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -160,8 +160,8 @@ VALUES (0x76343026, 23988, 0x6343012F, 167.174, -40.29, -11.995, -0.096877, 0, 0 /* @teleloc 0x6343012F [167.173996 -40.290001 -11.995000] -0.096877 0.000000 0.000000 0.995296 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76343027, 278, 0x63430131, 170, -44.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63430131 [170.000000 -44.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76343027, 278, 0x63430131, 170, -44.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63430131 [170.000000 -44.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76343028, 23989, 0x63430132, 173.873, -49.6582, -11.995, 0.896357, 0, 0, 0.443332, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -284,8 +284,8 @@ VALUES (0x76343045, 23990, 0x63430186, 80.4686, -10.8929, -5.995, 0.186219, 0, 0 /* @teleloc 0x63430186 [80.468597 -10.892900 -5.995000] 0.186219 0.000000 0.000000 0.982508 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76343046, 278, 0x63430188, 80, -14.755, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63430188 [80.000000 -14.755000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76343046, 278, 0x63430188, 80, -14.755, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63430188 [80.000000 -14.755000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76343047, 23988, 0x63430189, 80, -20, -5.995, 0.839192, 0, 0, -0.543835, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Noble */ @@ -312,8 +312,8 @@ VALUES (0x7634304C, 23990, 0x634301AD, 100, -10, -5.995, -0.004204, 0, 0, 0.9999 /* @teleloc 0x634301AD [100.000000 -10.000000 -5.995000] -0.004204 0.000000 0.000000 0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634304D, 278, 0x634301AF, 100, -14.755, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634301AF [100.000000 -14.755000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634304D, 278, 0x634301AF, 100, -14.755, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634301AF [100.000000 -14.755000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634304E, 23989, 0x634301B0, 96.6801, -17.5138, -5.995, 0.227892, 0, 0, -0.973686, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -344,8 +344,8 @@ VALUES (0x76343054, 23990, 0x634301D9, 120, -10, -5.995, 0.120503, 0, 0, 0.99271 /* @teleloc 0x634301D9 [120.000000 -10.000000 -5.995000] 0.120503 0.000000 0.000000 0.992713 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76343055, 278, 0x634301DB, 120, -14.755, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634301DB [120.000000 -14.755000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76343055, 278, 0x634301DB, 120, -14.755, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634301DB [120.000000 -14.755000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76343056, 23988, 0x634301DC, 121.931, -21.2839, -5.995, 0.866484, 0, 0, 0.499205, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Noble */ @@ -463,8 +463,8 @@ VALUES (0x76343063, 0x76343000, '2005-02-09 10:00:00') /* Olthoi Swarm Noble (23 , (0x76343063, 0x763430A4, '2005-02-09 10:00:00') /* Olthoi Eviscerator (11694) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76343064, 24008, 0x63430233, 50, -80, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Prae Auspi Conveyance */ -/* @teleloc 0x63430233 [50.000000 -80.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76343064, 24008, 0x63430233, 50, -80, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Prae Auspi Conveyance */ +/* @teleloc 0x63430233 [50.000000 -80.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76343065, 24014, 0x6343023C, 50, -100, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Collegium Ignae Fatae Conveyance */ @@ -483,8 +483,8 @@ VALUES (0x76343068, 23989, 0x63430241, 62.4188, -19.8861, 0.005, -0.396257, 0, 0 /* @teleloc 0x63430241 [62.418800 -19.886101 0.005000] -0.396257 0.000000 0.000000 0.918140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76343069, 24006, 0x63430243, 60, -80, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Conjurae Conveyance */ -/* @teleloc 0x63430243 [60.000000 -80.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76343069, 24006, 0x63430243, 60, -80, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Conjurae Conveyance */ +/* @teleloc 0x63430243 [60.000000 -80.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634306A, 24016, 0x6343024C, 60, -100, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Collegium Geomancy Conveyance */ @@ -523,8 +523,8 @@ VALUES (0x76343072, 5625, 0x63430252, 70, -25.25, 0, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x63430252 [70.000000 -25.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76343073, 24004, 0x63430257, 70, -80, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Artificae Conveyance */ -/* @teleloc 0x63430257 [70.000000 -80.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76343073, 24004, 0x63430257, 70, -80, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Artificae Conveyance */ +/* @teleloc 0x63430257 [70.000000 -80.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76343074, 24017, 0x63430260, 70, -100, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Collegium Heiromancy Conveyance */ @@ -543,8 +543,8 @@ VALUES (0x76343077, 23989, 0x63430265, 77.1171, -18.6683, 0.005, 0.335941, 0, 0, /* @teleloc 0x63430265 [77.117104 -18.668301 0.005000] 0.335941 0.000000 0.000000 0.941883 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76343078, 24003, 0x63430269, 80, -80, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Acumen Manim Conveyance */ -/* @teleloc 0x63430269 [80.000000 -80.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76343078, 24003, 0x63430269, 80, -80, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Acumen Manim Conveyance */ +/* @teleloc 0x63430269 [80.000000 -80.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76343079, 568, 0x63430270, 84.75, -90, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -700,11 +700,11 @@ VALUES (0x7634308D, 23988, 0x634302C1, 118.883, -9.08947, 0.005, 0.069171, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634308E, 23989, 0x634302C2, 122.98, -19.1271, 0.005, -0.068761, 0, 0, 0.997633, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ -/* @teleloc 0x634302C2 [122.980003 -19.127100 0.005000] -0.068760 0.000000 0.000000 0.997633 */ +/* @teleloc 0x634302C2 [122.980003 -19.127100 0.005000] -0.068761 0.000000 0.000000 0.997633 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634308F, 24015, 0x634302C6, 120, -80, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Forge Conveyance */ -/* @teleloc 0x634302C6 [120.000000 -80.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634308F, 24015, 0x634302C6, 120, -80, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Forge Conveyance */ +/* @teleloc 0x634302C6 [120.000000 -80.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76343090, 568, 0x634302CD, 115.25, -90, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -763,8 +763,8 @@ VALUES (0x7634309D, 24010, 0x634302F3, 140, -100, 0, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x634302F3 [140.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634309E, 24012, 0x634302FA, 150, -80, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Maila Dormitory Conveyance */ -/* @teleloc 0x634302FA [150.000000 -80.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634309E, 24012, 0x634302FA, 150, -80, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Maila Dormitory Conveyance */ +/* @teleloc 0x634302FA [150.000000 -80.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634309F, 24011, 0x63430303, 150, -100, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Caerlin Dormitory Conveyance */ @@ -811,8 +811,8 @@ VALUES (0x763430A9, 278, 0x6343036C, 24.755, -40, 12, 0.707107, 0, 0, -0.70710 /* @teleloc 0x6343036C [24.754999 -40.000000 12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763430AA, 278, 0x6343036F, 30, -34.755, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6343036F [30.000000 -34.755001 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763430AA, 278, 0x6343036F, 30, -34.755, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6343036F [30.000000 -34.755001 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763430AB, 23990, 0x63430370, 30, -40, 12.005, 0.714421, 0, 0, -0.699716, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ @@ -823,8 +823,8 @@ VALUES (0x763430AC, 278, 0x63430378, 30, -45.245, 12, 1, 0, 0, 0, False, '2005 /* @teleloc 0x63430378 [30.000000 -45.244999 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763430AD, 278, 0x6343037B, 40, -34.755, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6343037B [40.000000 -34.755001 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763430AD, 278, 0x6343037B, 40, -34.755, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6343037B [40.000000 -34.755001 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763430AE, 23988, 0x6343037C, 41.0305, -41.9104, 12.005, 0.678557, 0, 0, -0.734548, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Noble */ @@ -918,8 +918,8 @@ VALUES (0x763430B8, 0x763430BA, '2005-02-09 10:00:00') /* Olthoi Swarm Noble (23 , (0x763430B8, 0x76343109, '2005-02-09 10:00:00') /* Olthoi Swarm Eviscerator (23990) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763430B9, 568, 0x63430391, 60, -84.75, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63430391 [60.000000 -84.750000 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763430B9, 568, 0x63430391, 60, -84.75, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63430391 [60.000000 -84.750000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763430BA, 23988, 0x63430393, 58.924, -97.0156, 12.005, 0.128623, 0, 0, 0.991694, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Noble */ @@ -970,12 +970,12 @@ VALUES (0x763430C4, 278, 0x634303AB, 75.25, -120, 12, -0.707107, 0, 0, -0.7071 /* @teleloc 0x634303AB [75.250000 -120.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763430C5, 285, 0x634303B1, 97.4985, -104.388, 13.343, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x634303B1 [97.498497 -104.388000 13.343000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763430C5, 285, 0x634303B1, 97.4985, -104.388, 13.343, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x634303B1 [97.498497 -104.388000 13.343000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763430C6, 285, 0x634303B1, 102.195, -104.391, 13.276, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x634303B1 [102.195000 -104.390999 13.276000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763430C6, 285, 0x634303B1, 102.195, -104.391, 13.276, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x634303B1 [102.195000 -104.390999 13.276000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763430C7, 2180, 0x634303B9, 114.75, -100, 12, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1046,8 +1046,8 @@ VALUES (0x763430D6, 23989, 0x634303DC, 147.061, -116.04, 12.005, 0.945421, 0, 0, /* @teleloc 0x634303DC [147.061005 -116.040001 12.005000] 0.945421 0.000000 0.000000 -0.325852 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763430D7, 278, 0x634303DF, 160, -34.755, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634303DF [160.000000 -34.755001 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763430D7, 278, 0x634303DF, 160, -34.755, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634303DF [160.000000 -34.755001 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763430D8, 23988, 0x634303E0, 161.455, -39.8615, 12.005, -0.715884, 0, 0, -0.698219, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Noble */ @@ -1078,8 +1078,8 @@ VALUES (0x763430DE, 278, 0x634303EC, 155.25, -110, 12, -0.707107, 0, 0, -0.707 /* @teleloc 0x634303EC [155.250000 -110.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763430DF, 278, 0x634303F0, 170, -34.755, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634303F0 [170.000000 -34.755001 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763430DF, 278, 0x634303F0, 170, -34.755, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634303F0 [170.000000 -34.755001 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763430E0, 23990, 0x634303F1, 170, -40, 12.005, 0.678557, 0, 0, 0.734547, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ @@ -1146,8 +1146,8 @@ VALUES (0x763430EF, 23988, 0x6343042B, 106.681, -119.971, 18.005, 0.741144, 0, 0 /* @teleloc 0x6343042B [106.681000 -119.971001 18.004999] 0.741144 0.000000 0.000000 0.671347 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763430F0, 23990, 0x6343042C, 109.634, -133.508, 18.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ -/* @teleloc 0x6343042C [109.634003 -133.507996 18.004999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763430F0, 23990, 0x6343042C, 109.634, -133.508, 18.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ +/* @teleloc 0x6343042C [109.634003 -133.507996 18.004999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763430F1, 23988, 0x6343042C, 106.937, -126.197, 18.005, -0.982532, 0, 0, 0.186092, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Noble */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6345.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6345.sql index aae4f13f38..b6becf6301 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6345.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6345.sql @@ -408,7 +408,7 @@ VALUES (0x76345052, 10915, 0x6345018E, 109.239, -99.2458, -5.99505, 0.83897, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76345053, 10915, 0x6345018E, 107.867, -101.55, -5.99505, 0.024047, 0, 0, 0.999711, True, '2005-02-09 10:00:00'); /* Olthoi Grub */ -/* @teleloc 0x6345018E [107.866997 -101.550003 -5.995050] 0.024046 0.000000 0.000000 0.999711 */ +/* @teleloc 0x6345018E [107.866997 -101.550003 -5.995050] 0.024047 0.000000 0.000000 0.999711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76345054, 10915, 0x63450190, 124.229, -77.3185, -5.99505, -0.479147, 0, 0, -0.877735, True, '2005-02-09 10:00:00'); /* Olthoi Grub */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6346.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6346.sql index a77dde53dd..11d59e5463 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6346.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6346.sql @@ -21,12 +21,12 @@ VALUES (0x76346004, 24417, 0x63460117, 20, -190, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63460117 [20.000000 -190.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346005, 6122, 0x63460118, 30, -180, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x63460118 [30.000000 -180.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346005, 6122, 0x63460118, 30, -180, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x63460118 [30.000000 -180.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346006, 24417, 0x63460118, 30, -180, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ -/* @teleloc 0x63460118 [30.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76346006, 24417, 0x63460118, 30, -180, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ +/* @teleloc 0x63460118 [30.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346007, 6122, 0x63460120, 40, -100, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -37,8 +37,8 @@ VALUES (0x76346008, 24417, 0x63460120, 40, -100, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63460120 [40.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346009, 6122, 0x63460121, 40, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x63460121 [40.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346009, 6122, 0x63460121, 40, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x63460121 [40.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634600A, 6122, 0x63460121, 40, -110, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -65,8 +65,8 @@ VALUES (0x7634600F, 24417, 0x63460145, 50, -150, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63460145 [50.000000 -150.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346010, 24417, 0x6346014F, 50, -170, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ -/* @teleloc 0x6346014F [50.000000 -170.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76346010, 24417, 0x6346014F, 50, -170, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ +/* @teleloc 0x6346014F [50.000000 -170.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346011, 6122, 0x63460153, 60, -100, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -77,8 +77,8 @@ VALUES (0x76346012, 24417, 0x63460153, 60, -100, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63460153 [60.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346013, 6122, 0x63460154, 60, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x63460154 [60.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346013, 6122, 0x63460154, 60, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x63460154 [60.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346014, 6122, 0x63460154, 60, -110, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -133,8 +133,8 @@ VALUES (0x76346020, 24417, 0x634601A1, 130, -50, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x634601A1 [130.000000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346021, 6122, 0x634601A2, 130, -60, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x634601A2 [130.000000 -60.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346021, 6122, 0x634601A2, 130, -60, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x634601A2 [130.000000 -60.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346022, 24417, 0x634601A6, 144.233, -5.09486, -23.995, 0.851037, 0, 0, 0.525106, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ @@ -209,16 +209,16 @@ VALUES (0x76346036, 24417, 0x634601DA, 50, -190, -17.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x634601DA [50.000000 -190.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346037, 24417, 0x634601E4, 50, -210, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ -/* @teleloc 0x634601E4 [50.000000 -210.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76346037, 24417, 0x634601E4, 50, -210, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ +/* @teleloc 0x634601E4 [50.000000 -210.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346038, 6122, 0x634601EA, 60, -120, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x634601EA [60.000000 -120.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346038, 6122, 0x634601EA, 60, -120, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x634601EA [60.000000 -120.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346039, 24417, 0x634601EA, 60, -120, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ -/* @teleloc 0x634601EA [60.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76346039, 24417, 0x634601EA, 60, -120, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ +/* @teleloc 0x634601EA [60.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634603A, 4451, 0x634601EB, 55.25, -130, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -253,8 +253,8 @@ VALUES (0x76346041, 24417, 0x634601FD, 69.486, -161.293, -17.995, 0.72103, 0, 0, /* @teleloc 0x634601FD [69.486000 -161.292999 -17.995001] 0.721030 0.000000 0.000000 0.692904 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346042, 4451, 0x63460202, 70, -165.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63460202 [70.000000 -165.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346042, 4451, 0x63460202, 70, -165.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63460202 [70.000000 -165.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346043, 4451, 0x63460205, 114.75, -210, -17.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -369,8 +369,8 @@ VALUES (0x7634605E, 10915, 0x63460240, 226.651, -212.932, -17.9951, 0.945457, 0, /* @teleloc 0x63460240 [226.651001 -212.932007 -17.995100] 0.945457 0.000000 0.000000 -0.325746 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634605F, 24417, 0x63460241, 226.026, -219.766, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ -/* @teleloc 0x63460241 [226.026001 -219.766006 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634605F, 24417, 0x63460241, 226.026, -219.766, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ +/* @teleloc 0x63460241 [226.026001 -219.766006 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346060, 10915, 0x63460241, 225.774, -216.097, -17.9951, 0.973254, 0, 0, -0.229731, True, '2005-02-09 10:00:00'); /* Olthoi Grub */ @@ -385,8 +385,8 @@ VALUES (0x76346062, 24417, 0x63460249, 90, -160, -11.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63460249 [90.000000 -160.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346063, 4451, 0x6346024E, 90, -165.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6346024E [90.000000 -165.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346063, 4451, 0x6346024E, 90, -165.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6346024E [90.000000 -165.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346064, 4451, 0x6346024F, 94.75, -180, -11.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -421,28 +421,28 @@ VALUES (0x7634606B, 24417, 0x63460267, 120, -120, -11.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x63460267 [120.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634606C, 4451, 0x6346026C, 120, -125.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6346026C [120.000000 -125.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634606C, 4451, 0x6346026C, 120, -125.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6346026C [120.000000 -125.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634606D, 24417, 0x6346026D, 120, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ /* @teleloc 0x6346026D [120.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634606E, 4451, 0x63460271, 120, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63460271 [120.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634606E, 4451, 0x63460271, 120, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63460271 [120.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634606F, 4451, 0x63460281, 130, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63460281 [130.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634606F, 4451, 0x63460281, 130, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63460281 [130.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346070, 24417, 0x63460285, 140, -140, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ -/* @teleloc 0x63460285 [140.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76346070, 24417, 0x63460285, 140, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ +/* @teleloc 0x63460285 [140.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346071, 4451, 0x63460292, 150, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63460292 [150.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346071, 4451, 0x63460292, 150, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63460292 [150.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346072, 4451, 0x63460293, 160, -114.75, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -453,16 +453,16 @@ VALUES (0x76346073, 24417, 0x63460294, 160, -120, -11.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x63460294 [160.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346074, 4451, 0x63460299, 160, -125.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63460299 [160.000000 -125.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346074, 4451, 0x63460299, 160, -125.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63460299 [160.000000 -125.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346075, 24417, 0x6346029A, 160, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ /* @teleloc 0x6346029A [160.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346076, 4451, 0x6346029E, 160, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6346029E [160.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346076, 4451, 0x6346029E, 160, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6346029E [160.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346077, 24417, 0x634602A5, 170, -130, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ @@ -533,8 +533,8 @@ VALUES (0x76346087, 24417, 0x634602E9, 110, -160, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x634602E9 [110.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346088, 4451, 0x634602ED, 110, -165.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634602ED [110.000000 -165.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346088, 4451, 0x634602ED, 110, -165.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634602ED [110.000000 -165.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76346089, 24417, 0x634602F5, 120, -170, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ @@ -601,16 +601,16 @@ VALUES (0x76346098, 4451, 0x6346032D, 190, -144.75, -5.995, 1, 0, 0, 0, False, /* @teleloc 0x6346032D [190.000000 -144.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76346099, 4451, 0x63460333, 190, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63460333 [190.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76346099, 4451, 0x63460333, 190, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63460333 [190.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634609A, 4451, 0x63460334, 190, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x63460334 [190.000000 -184.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634609B, 4451, 0x6346033A, 190, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6346033A [190.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634609B, 4451, 0x6346033A, 190, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6346033A [190.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634609C, 4451, 0x6346033B, 200, -144.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -621,8 +621,8 @@ VALUES (0x7634609D, 24417, 0x6346033C, 200, -150, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x6346033C [200.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634609E, 4451, 0x63460341, 200, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63460341 [200.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634609E, 4451, 0x63460341, 200, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63460341 [200.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634609F, 4451, 0x63460342, 200, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -633,32 +633,32 @@ VALUES (0x763460A0, 24417, 0x63460343, 200, -190, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63460343 [200.000000 -190.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763460A1, 4451, 0x63460348, 200, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63460348 [200.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763460A1, 4451, 0x63460348, 200, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63460348 [200.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763460A2, 4451, 0x63460349, 210, -144.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x63460349 [210.000000 -144.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763460A3, 4451, 0x6346034F, 210, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6346034F [210.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763460A3, 4451, 0x6346034F, 210, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6346034F [210.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763460A4, 4451, 0x63460350, 210, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x63460350 [210.000000 -184.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763460A5, 4451, 0x63460356, 210, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63460356 [210.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763460A5, 4451, 0x63460356, 210, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63460356 [210.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763460A6, 24417, 0x63460358, 220, -150, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Low Generators */ /* @teleloc 0x63460358 [220.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763460A7, 4451, 0x6346035D, 220, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6346035D [220.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763460A7, 4451, 0x6346035D, 220, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6346035D [220.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763460A8, 4451, 0x6346035E, 220, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -669,8 +669,8 @@ VALUES (0x763460A9, 24417, 0x6346035F, 220, -190, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x6346035F [220.000000 -190.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763460AA, 4451, 0x63460364, 220, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63460364 [220.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763460AA, 4451, 0x63460364, 220, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63460364 [220.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763460AB, 4451, 0x63460365, 225.25, -150, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6347.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6347.sql index e4e1283814..dcb55c8542 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6347.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6347.sql @@ -21,12 +21,12 @@ VALUES (0x76347004, 24418, 0x63470117, 20, -190, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63470117 [20.000000 -190.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347005, 6122, 0x63470118, 30, -180, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x63470118 [30.000000 -180.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347005, 6122, 0x63470118, 30, -180, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x63470118 [30.000000 -180.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347006, 24418, 0x63470118, 30, -180, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ -/* @teleloc 0x63470118 [30.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76347006, 24418, 0x63470118, 30, -180, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ +/* @teleloc 0x63470118 [30.000000 -180.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347007, 6122, 0x63470120, 40, -100, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -37,8 +37,8 @@ VALUES (0x76347008, 24418, 0x63470120, 40, -100, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63470120 [40.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347009, 6122, 0x63470121, 40, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x63470121 [40.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347009, 6122, 0x63470121, 40, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x63470121 [40.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634700A, 6122, 0x63470121, 40, -110, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -65,8 +65,8 @@ VALUES (0x7634700F, 24418, 0x63470145, 50, -150, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63470145 [50.000000 -150.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347010, 24418, 0x6347014F, 50, -170, -23.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ -/* @teleloc 0x6347014F [50.000000 -170.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76347010, 24418, 0x6347014F, 50, -170, -23.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ +/* @teleloc 0x6347014F [50.000000 -170.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347011, 6122, 0x63470153, 60, -100, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -77,8 +77,8 @@ VALUES (0x76347012, 24418, 0x63470153, 60, -100, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63470153 [60.000000 -100.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347013, 6122, 0x63470154, 60, -110, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x63470154 [60.000000 -110.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347013, 6122, 0x63470154, 60, -110, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x63470154 [60.000000 -110.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347014, 6122, 0x63470154, 60, -110, -18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -133,8 +133,8 @@ VALUES (0x76347020, 24418, 0x634701A1, 130, -50, -23.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x634701A1 [130.000000 -50.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347021, 6122, 0x634701A2, 130, -60, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x634701A2 [130.000000 -60.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347021, 6122, 0x634701A2, 130, -60, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x634701A2 [130.000000 -60.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347022, 24418, 0x634701A6, 144.233, -5.09486, -23.995, 0.851037, 0, 0, 0.525106, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ @@ -209,16 +209,16 @@ VALUES (0x76347036, 24418, 0x634701DA, 50, -190, -17.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x634701DA [50.000000 -190.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347037, 24418, 0x634701E4, 50, -210, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ -/* @teleloc 0x634701E4 [50.000000 -210.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76347037, 24418, 0x634701E4, 50, -210, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ +/* @teleloc 0x634701E4 [50.000000 -210.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347038, 6122, 0x634701EA, 60, -120, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x634701EA [60.000000 -120.000000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347038, 6122, 0x634701EA, 60, -120, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x634701EA [60.000000 -120.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347039, 24418, 0x634701EA, 60, -120, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ -/* @teleloc 0x634701EA [60.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76347039, 24418, 0x634701EA, 60, -120, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ +/* @teleloc 0x634701EA [60.000000 -120.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634703A, 4451, 0x634701EB, 55.25, -130, -17.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -253,8 +253,8 @@ VALUES (0x76347041, 24418, 0x634701FD, 69.486, -161.293, -17.995, 0.72103, 0, 0, /* @teleloc 0x634701FD [69.486000 -161.292999 -17.995001] 0.721030 0.000000 0.000000 0.692904 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347042, 4451, 0x63470202, 70, -165.25, -17.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63470202 [70.000000 -165.250000 -17.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347042, 4451, 0x63470202, 70, -165.25, -17.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63470202 [70.000000 -165.250000 -17.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347043, 4451, 0x63470205, 114.75, -210, -17.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -369,8 +369,8 @@ VALUES (0x7634705E, 10915, 0x63470240, 226.651, -212.932, -17.9951, 0.945457, 0, /* @teleloc 0x63470240 [226.651001 -212.932007 -17.995100] 0.945457 0.000000 0.000000 -0.325746 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634705F, 24418, 0x63470241, 226.026, -219.766, -17.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ -/* @teleloc 0x63470241 [226.026001 -219.766006 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634705F, 24418, 0x63470241, 226.026, -219.766, -17.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ +/* @teleloc 0x63470241 [226.026001 -219.766006 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347060, 10915, 0x63470241, 225.774, -216.097, -17.9951, 0.973254, 0, 0, -0.229731, True, '2005-02-09 10:00:00'); /* Olthoi Grub */ @@ -385,8 +385,8 @@ VALUES (0x76347062, 24418, 0x63470249, 90, -160, -11.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63470249 [90.000000 -160.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347063, 4451, 0x6347024E, 90, -165.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6347024E [90.000000 -165.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347063, 4451, 0x6347024E, 90, -165.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6347024E [90.000000 -165.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347064, 4451, 0x6347024F, 94.75, -180, -11.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -421,28 +421,28 @@ VALUES (0x7634706B, 24418, 0x63470267, 120, -120, -11.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x63470267 [120.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634706C, 4451, 0x6347026C, 120, -125.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6347026C [120.000000 -125.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634706C, 4451, 0x6347026C, 120, -125.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6347026C [120.000000 -125.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634706D, 24418, 0x6347026D, 120, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ /* @teleloc 0x6347026D [120.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634706E, 4451, 0x63470271, 120, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63470271 [120.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634706E, 4451, 0x63470271, 120, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63470271 [120.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634706F, 4451, 0x63470281, 130, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63470281 [130.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634706F, 4451, 0x63470281, 130, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63470281 [130.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347070, 24418, 0x63470285, 140, -140, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ -/* @teleloc 0x63470285 [140.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76347070, 24418, 0x63470285, 140, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ +/* @teleloc 0x63470285 [140.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347071, 4451, 0x63470292, 150, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63470292 [150.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347071, 4451, 0x63470292, 150, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63470292 [150.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347072, 4451, 0x63470293, 160, -114.75, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -453,16 +453,16 @@ VALUES (0x76347073, 24418, 0x63470294, 160, -120, -11.995, 1, 0, 0, 0, False, '2 /* @teleloc 0x63470294 [160.000000 -120.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347074, 4451, 0x63470299, 160, -125.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63470299 [160.000000 -125.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347074, 4451, 0x63470299, 160, -125.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63470299 [160.000000 -125.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347075, 24418, 0x6347029A, 160, -140, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ /* @teleloc 0x6347029A [160.000000 -140.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347076, 4451, 0x6347029E, 160, -145.25, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6347029E [160.000000 -145.250000 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347076, 4451, 0x6347029E, 160, -145.25, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6347029E [160.000000 -145.250000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347077, 24418, 0x634702A5, 170, -130, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ @@ -533,8 +533,8 @@ VALUES (0x76347087, 24418, 0x634702E9, 110, -160, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x634702E9 [110.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347088, 4451, 0x634702ED, 110, -165.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634702ED [110.000000 -165.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347088, 4451, 0x634702ED, 110, -165.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634702ED [110.000000 -165.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76347089, 24418, 0x634702F5, 120, -170, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ @@ -601,16 +601,16 @@ VALUES (0x76347098, 4451, 0x6347032D, 190, -144.75, -5.995, 1, 0, 0, 0, False, /* @teleloc 0x6347032D [190.000000 -144.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76347099, 4451, 0x63470333, 190, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63470333 [190.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76347099, 4451, 0x63470333, 190, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63470333 [190.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634709A, 4451, 0x63470334, 190, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x63470334 [190.000000 -184.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634709B, 4451, 0x6347033A, 190, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6347033A [190.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634709B, 4451, 0x6347033A, 190, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6347033A [190.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634709C, 4451, 0x6347033B, 200, -144.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -621,8 +621,8 @@ VALUES (0x7634709D, 24418, 0x6347033C, 200, -150, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x6347033C [200.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634709E, 4451, 0x63470341, 200, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63470341 [200.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634709E, 4451, 0x63470341, 200, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63470341 [200.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634709F, 4451, 0x63470342, 200, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -633,32 +633,32 @@ VALUES (0x763470A0, 24418, 0x63470343, 200, -190, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x63470343 [200.000000 -190.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763470A1, 4451, 0x63470348, 200, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63470348 [200.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763470A1, 4451, 0x63470348, 200, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63470348 [200.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763470A2, 4451, 0x63470349, 210, -144.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x63470349 [210.000000 -144.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763470A3, 4451, 0x6347034F, 210, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6347034F [210.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763470A3, 4451, 0x6347034F, 210, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6347034F [210.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763470A4, 4451, 0x63470350, 210, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x63470350 [210.000000 -184.750000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763470A5, 4451, 0x63470356, 210, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63470356 [210.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763470A5, 4451, 0x63470356, 210, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63470356 [210.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763470A6, 24418, 0x63470358, 220, -150, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Asheron Invasion Mid Generators */ /* @teleloc 0x63470358 [220.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763470A7, 4451, 0x6347035D, 220, -155.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6347035D [220.000000 -155.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763470A7, 4451, 0x6347035D, 220, -155.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6347035D [220.000000 -155.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763470A8, 4451, 0x6347035E, 220, -184.75, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -669,8 +669,8 @@ VALUES (0x763470A9, 24418, 0x6347035F, 220, -190, -5.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x6347035F [220.000000 -190.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763470AA, 4451, 0x63470364, 220, -195.25, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63470364 [220.000000 -195.250000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763470AA, 4451, 0x63470364, 220, -195.25, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63470364 [220.000000 -195.250000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763470AB, 4451, 0x63470365, 225.25, -150, -5.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6348.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6348.sql index 4909e2df18..5e1f92ebcb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6348.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6348.sql @@ -13,8 +13,8 @@ VALUES (0x76348002, 8418, 0x63480151, 64.2804, -80.0266, -59.995, -0.707107, 0, /* @teleloc 0x63480151 [64.280403 -80.026604 -59.994999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76348003, 8418, 0x63480166, 79.9599, -35.8645, -59.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63480166 [79.959900 -35.864498 -59.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76348003, 8418, 0x63480166, 79.9599, -35.8645, -59.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63480166 [79.959900 -35.864498 -59.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76348004, 8418, 0x63480177, 0, -80, -53.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -41,20 +41,20 @@ VALUES (0x76348009, 8418, 0x634801B6, 80, -100, -53.995, 0.707107, 0, 0, -0.707 /* @teleloc 0x634801B6 [80.000000 -100.000000 -53.994999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634800A, 8418, 0x634801BC, 90, -64.3896, -53.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634801BC [90.000000 -64.389603 -53.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634800A, 8418, 0x634801BC, 90, -64.3896, -53.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634801BC [90.000000 -64.389603 -53.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634800B, 8418, 0x634801C6, 100, -20, -53.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634801C6 [100.000000 -20.000000 -53.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634800B, 8418, 0x634801C6, 100, -20, -53.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634801C6 [100.000000 -20.000000 -53.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634800C, 8408, 0x634801D7, 34.1118, -50.0169, -47.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x634801D7 [34.111801 -50.016899 -47.994999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634800D, 8408, 0x634801E3, 50, -34.2338, -47.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634801E3 [50.000000 -34.233799 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634800D, 8408, 0x634801E3, 50, -34.2338, -47.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634801E3 [50.000000 -34.233799 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634800E, 8408, 0x634801E7, 49.9606, -65.9148, -47.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -129,8 +129,8 @@ VALUES (0x7634801D, 5625, 0x634802E5, 84.7458, -129.998, 0.005, 0.707107, 0, 0, /* @teleloc 0x634802E5 [84.745796 -129.998001 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634801E, 5624, 0x634802F3, 90.009, -64.7599, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634802F3 [90.009003 -64.759903 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7634801E, 5624, 0x634802F3, 90.009, -64.7599, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634802F3 [90.009003 -64.759903 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634801F, 5624, 0x63480315, 95.2407, -200.009, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -169,8 +169,8 @@ VALUES (0x76348027, 286, 0x63480385, 95.609, -94.079, 7.3, -0.707107, 0, 0, -0 /* @teleloc 0x63480385 [95.609001 -94.079002 7.300000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76348028, 1295, 0x63480394, 99.989, -171.915, 6.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63480394 [99.988998 -171.914993 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76348028, 1295, 0x63480394, 99.989, -171.915, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63480394 [99.988998 -171.914993 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76348029, 1295, 0x63480397, 99.996, -175.254, 6.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -299,8 +299,8 @@ VALUES (0x7634803F, 25662, 0x6348010D, 30, -20, -59.9945, 1, 0, 0, 0, True, '20 /* @teleloc 0x6348010D [30.000000 -20.000000 -59.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76348040, 25662, 0x6348010E, 30, -30, -59.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lesser Void Knight */ -/* @teleloc 0x6348010E [30.000000 -30.000000 -59.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76348040, 25662, 0x6348010E, 30, -30, -59.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lesser Void Knight */ +/* @teleloc 0x6348010E [30.000000 -30.000000 -59.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76348041, 23564, 0x63480110, 30, -50, -59.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tenebrous Shadow */ @@ -311,12 +311,12 @@ VALUES (0x76348042, 25662, 0x63480116, 30, -70, -59.9945, 1, 0, 0, 0, True, '20 /* @teleloc 0x63480116 [30.000000 -70.000000 -59.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76348043, 25662, 0x63480117, 30, -80, -59.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lesser Void Knight */ -/* @teleloc 0x63480117 [30.000000 -80.000000 -59.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76348043, 25662, 0x63480117, 30, -80, -59.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lesser Void Knight */ +/* @teleloc 0x63480117 [30.000000 -80.000000 -59.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76348044, 4254, 0x63480118, 40, -10, -59.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Umbris Shadow */ -/* @teleloc 0x63480118 [40.000000 -10.000000 -59.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76348044, 4254, 0x63480118, 40, -10, -59.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Umbris Shadow */ +/* @teleloc 0x63480118 [40.000000 -10.000000 -59.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76348045, 4253, 0x63480121, 40, -40, -59.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Panumbris Shadow */ @@ -370,16 +370,16 @@ VALUES (0x76348050, 25664, 0x63480162, 80, -20, -59.9935, 1, 0, 0, 0, True, '20 /* @teleloc 0x63480162 [80.000000 -20.000000 -59.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76348051, 25662, 0x63480163, 80, -30, -59.9945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lesser Void Knight */ -/* @teleloc 0x63480163 [80.000000 -30.000000 -59.994499] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76348051, 25662, 0x63480163, 80, -30, -59.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lesser Void Knight */ +/* @teleloc 0x63480163 [80.000000 -30.000000 -59.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76348052, 25662, 0x63480168, 80, -70, -59.9945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lesser Void Knight */ /* @teleloc 0x63480168 [80.000000 -70.000000 -59.994499] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76348053, 25664, 0x63480169, 80, -80, -59.9935, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lesser Shadow Wretch */ -/* @teleloc 0x63480169 [80.000000 -80.000000 -59.993500] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76348053, 25664, 0x63480169, 80, -80, -59.9935, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lesser Shadow Wretch */ +/* @teleloc 0x63480169 [80.000000 -80.000000 -59.993500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76348054, 4254, 0x6348016A, 90, -40, -59.995, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Umbris Shadow */ @@ -990,8 +990,8 @@ VALUES (0x763480D3, 9099, 0x63480342, 127.223, -147.298, 0.01, 0.39792, 0, 0, - /* @teleloc 0x63480342 [127.223000 -147.298004 0.010000] 0.397920 0.000000 0.000000 -0.917420 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763480D4, 190, 0x6348034C, 70, -90, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Cultist Cohort */ -/* @teleloc 0x6348034C [70.000000 -90.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763480D4, 190, 0x6348034C, 70, -90, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Cultist Cohort */ +/* @teleloc 0x6348034C [70.000000 -90.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763480D5, 190, 0x63480352, 70, -120, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Cultist Cohort */ @@ -1030,8 +1030,8 @@ VALUES (0x763480DE, 11501, 0x63480377, 92.6803, -149.886, 6.005, 0.691083, 0, 0, /* @teleloc 0x63480377 [92.680298 -149.886002 6.005000] 0.691083 0.000000 0.000000 -0.722776 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763480DF, 190, 0x6348037C, 100, -70, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Cultist Cohort */ -/* @teleloc 0x6348037C [100.000000 -70.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763480DF, 190, 0x6348037C, 100, -70, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Cultist Cohort */ +/* @teleloc 0x6348037C [100.000000 -70.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763480E0, 21170, 0x6348037C, 102.615, -67.0967, 6.0065, 0.196123, 0, 0, 0.980579, True, '2005-02-09 10:00:00'); /* Voltarc */ @@ -1165,8 +1165,8 @@ VALUES (0x76348100, 190, 0x634803D6, 92.6252, -137.614, 12.005, -0.09855, 0, 0 /* @teleloc 0x634803D6 [92.625198 -137.613998 12.005000] -0.098550 0.000000 0.000000 -0.995132 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76348101, 189, 0x634803D9, 100, -77.107, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cultist High Priest */ -/* @teleloc 0x634803D9 [100.000000 -77.107002 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76348101, 189, 0x634803D9, 100, -77.107, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cultist High Priest */ +/* @teleloc 0x634803D9 [100.000000 -77.107002 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76348102, 191, 0x634803D9, 102.39, -77.7406, 12.005, -0.702713, 0, 0, -0.711473, True, '2005-02-09 10:00:00'); /* Cultist Priest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6349.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6349.sql index 1662803f8d..fb47f7f153 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6349.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6349.sql @@ -41,8 +41,8 @@ VALUES (0x7634900A, 7091, 0x6349015D, 38.7735, -48.4615, -5.995, -0.98995, 0, 0 /* @teleloc 0x6349015D [38.773499 -48.461498 -5.995000] -0.989950 0.000000 0.000000 0.141415 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634900B, 22518, 0x63490162, 40, -70, -5.9857, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x63490162 [40.000000 -70.000000 -5.985700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634900B, 22518, 0x63490162, 40, -70, -5.9857, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x63490162 [40.000000 -70.000000 -5.985700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634900C, 23480, 0x6349016A, 49.9145, -13.953, -5.995, -0.021242, 0, 0, -0.999774, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ @@ -73,8 +73,8 @@ VALUES (0x76349012, 23480, 0x6349017C, 45.2976, -70.4262, -5.995, 0.999834, 0, 0 /* @teleloc 0x6349017C [45.297600 -70.426201 -5.995000] 0.999834 0.000000 0.000000 -0.018229 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76349013, 22518, 0x6349017E, 50, -70, -5.9857, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x6349017E [50.000000 -70.000000 -5.985700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76349013, 22518, 0x6349017E, 50, -70, -5.9857, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x6349017E [50.000000 -70.000000 -5.985700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76349014, 23480, 0x63490183, 55.6371, -11.0762, -5.995, 0.332011, 0, 0, -0.943275, True, '2005-02-09 10:00:00'); /* Drudge Bloodletter */ @@ -97,8 +97,8 @@ VALUES (0x76349018, 23480, 0x63490190, 55.0495, -70.782, -5.995, 0.999834, 0, 0, /* @teleloc 0x63490190 [55.049500 -70.781998 -5.995000] 0.999834 0.000000 0.000000 -0.018229 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76349019, 22518, 0x63490192, 60, -70, -5.9857, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Devastator */ -/* @teleloc 0x63490192 [60.000000 -70.000000 -5.985700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76349019, 22518, 0x63490192, 60, -70, -5.9857, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Devastator */ +/* @teleloc 0x63490192 [60.000000 -70.000000 -5.985700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634901A, 7091, 0x63490194, 67.2126, -12.4001, -5.995, -0.933031, 0, 0, -0.359797, True, '2005-02-09 10:00:00'); /* Ascendant Drudge */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/634A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/634A.sql index b11c8714da..3ad989558c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/634A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/634A.sql @@ -247,16 +247,16 @@ VALUES (0x7634A03A, 27421, 0x634A0189, 89.9574, -45.7751, -35.9934, -0.009411, 0 /* @teleloc 0x634A0189 [89.957397 -45.775101 -35.993401] -0.009411 0.000000 0.000000 0.999956 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634A03B, 27421, 0x634A0196, 90, -134.164, -35.9934, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Enthralled Idolator */ -/* @teleloc 0x634A0196 [90.000000 -134.164001 -35.993401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634A03B, 27421, 0x634A0196, 90, -134.164, -35.9934, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enthralled Idolator */ +/* @teleloc 0x634A0196 [90.000000 -134.164001 -35.993401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634A03C, 27423, 0x634A019B, 89.3404, -141.813, -35.9923, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Enthralled Zealot */ -/* @teleloc 0x634A019B [89.340401 -141.813004 -35.992298] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634A03C, 27423, 0x634A019B, 89.3404, -141.813, -35.9923, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enthralled Zealot */ +/* @teleloc 0x634A019B [89.340401 -141.813004 -35.992298] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634A03D, 27423, 0x634A019B, 90.6312, -141.813, -35.9923, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Enthralled Zealot */ -/* @teleloc 0x634A019B [90.631203 -141.813004 -35.992298] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634A03D, 27423, 0x634A019B, 90.6312, -141.813, -35.9923, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enthralled Zealot */ +/* @teleloc 0x634A019B [90.631203 -141.813004 -35.992298] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634A03E, 27421, 0x634A019C, 92.1953, -153.041, -35.9934, -0.86602, 0, 0, -0.50001, True, '2005-02-09 10:00:00'); /* Enthralled Idolator */ @@ -311,16 +311,16 @@ VALUES (0x7634A04A, 27421, 0x634A01B5, 130.03, -45.1266, -35.945, -0.004204, 0, /* @teleloc 0x634A01B5 [130.029999 -45.126598 -35.945000] -0.004204 0.000000 0.000000 -0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634A04B, 27421, 0x634A01C2, 130, -134.553, -35.945, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Enthralled Idolator */ -/* @teleloc 0x634A01C2 [130.000000 -134.552994 -35.945000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634A04B, 27421, 0x634A01C2, 130, -134.553, -35.945, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enthralled Idolator */ +/* @teleloc 0x634A01C2 [130.000000 -134.552994 -35.945000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634A04C, 27423, 0x634A01C7, 129.347, -142.049, -35.9923, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Enthralled Zealot */ -/* @teleloc 0x634A01C7 [129.347000 -142.048996 -35.992298] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634A04C, 27423, 0x634A01C7, 129.347, -142.049, -35.9923, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enthralled Zealot */ +/* @teleloc 0x634A01C7 [129.347000 -142.048996 -35.992298] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634A04D, 27423, 0x634A01C7, 130.647, -142.049, -35.9923, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Enthralled Zealot */ -/* @teleloc 0x634A01C7 [130.647003 -142.048996 -35.992298] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634A04D, 27423, 0x634A01C7, 130.647, -142.049, -35.9923, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Enthralled Zealot */ +/* @teleloc 0x634A01C7 [130.647003 -142.048996 -35.992298] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634A04E, 27421, 0x634A01C8, 131.353, -153.229, -35.9934, -0.947396, 0, 0, 0.320065, True, '2005-02-09 10:00:00'); /* Enthralled Idolator */ @@ -595,8 +595,8 @@ VALUES (0x7634A091, 27421, 0x634A024D, 77.7576, -139.681, -29.9934, -0.5734, 0, /* @teleloc 0x634A024D [77.757599 -139.681000 -29.993401] -0.573400 0.000000 0.000000 0.819275 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634A092, 27422, 0x634A024F, 80, -148.776, -29.9934, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* True Believer */ -/* @teleloc 0x634A024F [80.000000 -148.776001 -29.993401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634A092, 27422, 0x634A024F, 80, -148.776, -29.9934, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* True Believer */ +/* @teleloc 0x634A024F [80.000000 -148.776001 -29.993401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634A093, 27422, 0x634A0285, 109.917, -37.8559, -29.9934, 0.998877, 0, 0, -0.04737, True, '2005-02-09 10:00:00'); /* True Believer */ @@ -886,8 +886,8 @@ VALUES (0x7634A0AD, 27421, 0x634A02FB, 141.499, -138.499, -29.9934, -0.356764, 0 /* @teleloc 0x634A02FB [141.498993 -138.498993 -29.993401] -0.356764 0.000000 0.000000 -0.934195 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634A0AE, 27422, 0x634A02FD, 140, -149.241, -29.9934, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* True Believer */ -/* @teleloc 0x634A02FD [140.000000 -149.240997 -29.993401] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634A0AE, 27422, 0x634A02FD, 140, -149.241, -29.9934, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* True Believer */ +/* @teleloc 0x634A02FD [140.000000 -149.240997 -29.993401] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634A0AF, 27422, 0x634A0304, 151.243, -52.4647, -29.9934, -0.94568, 0, 0, -0.325099, True, '2005-02-09 10:00:00'); /* True Believer */ @@ -1118,8 +1118,8 @@ VALUES (0x7634A0E5, 27421, 0x634A03C8, 132.532, -87.9488, -5.9934, 0.626459, 0, /* @teleloc 0x634A03C8 [132.531998 -87.948799 -5.993400] 0.626459 0.000000 0.000000 0.779454 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634A0E6, 7924, 0x634A03D4, 100, -80, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ -/* @teleloc 0x634A03D4 [100.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634A0E6, 7924, 0x634A03D4, 100, -80, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 5 Min.) */ +/* @teleloc 0x634A03D4 [100.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7634A0E6, 0x7634A0C4, '2005-02-09 10:00:00') /* True Believer (27422) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/634B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/634B.sql index fb2e33faf4..937edf3c9a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/634B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/634B.sql @@ -608,8 +608,8 @@ VALUES (0x7634B094, 27861, 0x634B0386, 32.612, -19.7636, -5.9936, -0.693405, 0, /* @teleloc 0x634B0386 [32.612000 -19.763599 -5.993600] -0.693405 0.000000 0.000000 0.720548 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634B095, 2179, 0x634B0387, 30, -24.8521, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634B0387 [30.000000 -24.852100 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634B095, 2179, 0x634B0387, 30, -24.8521, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634B0387 [30.000000 -24.852100 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634B096, 7181, 0x634B0387, 29.8457, -23.6446, -5.9936, -0.992694, 0, 0, 0.120656, True, '2005-02-09 10:00:00'); /* Desolation Moarsman */ @@ -656,8 +656,8 @@ VALUES (0x7634B0A0, 4247, 0x634B03D5, 61.4947, -90.4544, -5.99456, -0.728121, 0 /* @teleloc 0x634B03D5 [61.494701 -90.454399 -5.994560] -0.728121 0.000000 0.000000 -0.685448 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634B0A1, 2179, 0x634B03D7, 70, -24.7862, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x634B03D7 [70.000000 -24.786200 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634B0A1, 2179, 0x634B03D7, 70, -24.7862, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x634B03D7 [70.000000 -24.786200 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634B0A2, 4248, 0x634B03D7, 70.0074, -22.9585, -5.99328, -0.999982, 0, 0, -0.005988, True, '2005-02-09 10:00:00'); /* Putrid Moarsman */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/634C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/634C.sql index b35a781325..5bc3f49de0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/634C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/634C.sql @@ -257,8 +257,8 @@ VALUES (0x7634C03F, 26015, 0x634C0264, 117.174, 0.296747, -29.945, 0.659421, 0, /* @teleloc 0x634C0264 [117.174004 0.296747 -29.945000] 0.659421 0.000000 0.000000 0.751774 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7634C040, 26014, 0x634C026B, 120, -20, -29.9583, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ -/* @teleloc 0x634C026B [120.000000 -20.000000 -29.958300] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7634C040, 26014, 0x634C026B, 120, -20, -29.9583, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ +/* @teleloc 0x634C026B [120.000000 -20.000000 -29.958300] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7634C041, 26014, 0x634C026D, 123.805, -19.6608, -29.9583, 0.677321, 0, 0, -0.735688, True, '2005-02-09 10:00:00'); /* Burun Ruuk Fiend */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/63A2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/63A2.sql index 0399025eec..dd7202fdb1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/63A2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/63A2.sql @@ -5,16 +5,16 @@ VALUES (0x763A2000, 9686, 0x63A20100, 57.7962, 34.2348, 61.5, -0.707107, 0, 0, /* @teleloc 0x63A20100 [57.796200 34.234798 61.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2001, 9686, 0x63A20100, 56.5962, 32.3348, 60.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20100 [56.596199 32.334801 60.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2001, 9686, 0x63A20100, 56.5962, 32.3348, 60.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20100 [56.596199 32.334801 60.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2002, 11697, 0x63A20100, 57.4094, 36.9855, 58.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63A20100 [57.409401 36.985500 58.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2003, 11697, 0x63A20100, 56.3843, 32.7105, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A20100 [56.384300 32.710499 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2003, 11697, 0x63A20100, 56.3843, 32.7105, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A20100 [56.384300 32.710499 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2004, 9686, 0x63A20100, 53.1462, 33.1098, 60.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x763A2006, 9686, 0x63A20100, 53.1462, 36.5848, 60.5, -0.707107, 0, 0, /* @teleloc 0x63A20100 [53.146198 36.584801 60.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2007, 9686, 0x63A20100, 55.5647, 37.4809, 61.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20100 [55.564701 37.480900 61.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2007, 9686, 0x63A20100, 55.5647, 37.4809, 61.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20100 [55.564701 37.480900 61.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2008, 9686, 0x63A20100, 57.7962, 36.3297, 60.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x63A20100 [57.796200 36.329700 60.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2009, 9686, 0x63A20101, 59.4502, 30.4497, 59.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20101 [59.450199 30.449699 59.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2009, 9686, 0x63A20101, 59.4502, 30.4497, 59.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20101 [59.450199 30.449699 59.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A200A, 9686, 0x63A20101, 64.8287, 30.4497, 59.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20101 [64.828697 30.449699 59.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A200A, 9686, 0x63A20101, 64.8287, 30.4497, 59.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20101 [64.828697 30.449699 59.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A200B, 9686, 0x63A20101, 62.1786, 36.3997, 61.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20101 [62.178600 36.399700 61.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A200B, 9686, 0x63A20101, 62.1786, 36.3997, 61.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20101 [62.178600 36.399700 61.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A200C, 9686, 0x63A20101, 66.1287, 35.3497, 59.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x763A2010, 11698, 0x63A20101, 62.1876, 33.4919, 64.6, -0.707107, 0, 0, /* @teleloc 0x63A20101 [62.187599 33.491901 64.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2011, 11697, 0x63A20101, 62.1741, 36.0253, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A20101 [62.174099 36.025299 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2011, 11697, 0x63A20101, 62.1741, 36.0253, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A20101 [62.174099 36.025299 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2012, 9686, 0x63A20101, 66.1287, 31.5593, 59.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x763A2013, 9686, 0x63A20101, 66.1287, 33.412, 61.875, 0.707107, 0, 0, /* @teleloc 0x63A20101 [66.128700 33.411999 61.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2014, 9686, 0x63A20101, 62.1942, 30.4497, 61.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20101 [62.194199 30.449699 61.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2014, 9686, 0x63A20101, 62.1942, 30.4497, 61.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20101 [62.194199 30.449699 61.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2015, 9686, 0x63A20101, 58.2371, 31.4641, 61.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x763A2017, 9686, 0x63A20101, 58.2371, 35.5135, 61.6, -0.707107, 0, 0, /* @teleloc 0x63A20101 [58.237099 35.513500 61.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2018, 9686, 0x63A20101, 59.6292, 36.3997, 61.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20101 [59.629200 36.399700 61.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2018, 9686, 0x63A20101, 59.6292, 36.3997, 61.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20101 [59.629200 36.399700 61.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2019, 9686, 0x63A20101, 64.8535, 36.3997, 61.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20101 [64.853500 36.399700 61.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2019, 9686, 0x63A20101, 64.8535, 36.3997, 61.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20101 [64.853500 36.399700 61.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A201A, 11698, 0x63A20101, 64.7226, 31.5969, 62.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x763A2020, 11697, 0x63A20101, 59.2076, 31.2219, 58.1, 0.359182, 0, 0, 0 /* @teleloc 0x63A20101 [59.207600 31.221901 58.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2021, 9686, 0x63A20105, 59.1147, 29.5309, 56.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20105 [59.114700 29.530899 56.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2021, 9686, 0x63A20105, 59.1147, 29.5309, 56.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20105 [59.114700 29.530899 56.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2022, 9686, 0x63A20105, 59.3647, 36.0809, 56.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20105 [59.364700 36.080898 56.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2022, 9686, 0x63A20105, 59.3647, 36.0809, 56.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20105 [59.364700 36.080898 56.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2023, 9686, 0x63A20105, 62.8638, 32.6952, 56.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x763A2026, 9687, 0x63A20105, 62.2521, 35.4799, 54.1, 0.878817, 0, 0, - /* @teleloc 0x63A20105 [62.252102 35.479900 54.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2027, 9686, 0x63A20105, 61.2034, 29.5309, 56.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20105 [61.203400 29.530899 56.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2027, 9686, 0x63A20105, 61.2034, 29.5309, 56.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20105 [61.203400 29.530899 56.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2028, 9686, 0x63A20105, 56.3404, 36.0809, 56.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20105 [56.340401 36.080898 56.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2028, 9686, 0x63A20105, 56.3404, 36.0809, 56.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20105 [56.340401 36.080898 56.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2029, 9686, 0x63A20105, 53.1549, 30.996, 56.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x763A202A, 11698, 0x63A20105, 57.8776, 32.7669, 57.525, 0.707107, 0, 0, /* @teleloc 0x63A20105 [57.877602 32.766899 57.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A202B, 11697, 0x63A20105, 57.9827, 29.941, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A20105 [57.982700 29.941000 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A202B, 11697, 0x63A20105, 57.9827, 29.941, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A20105 [57.982700 29.941000 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A202C, 11697, 0x63A20105, 62.0741, 32.9167, 54.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63A20105 [62.074100 32.916698 54.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A202D, 11697, 0x63A20105, 59.5351, 35.5831, 54.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A20105 [59.535099 35.583099 54.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A202D, 11697, 0x63A20105, 59.5351, 35.5831, 54.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A20105 [59.535099 35.583099 54.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A202E, 412, 0x63A20000, 55.5376, 38.0019, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63A20000 [55.537601 38.001900 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A202E, 412, 0x63A20000, 55.5376, 38.0019, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63A20000 [55.537601 38.001900 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A202F, 9686, 0x63A20000, 55.5397, 38.1159, 61.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20000 [55.539700 38.115898 61.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A202F, 9686, 0x63A20000, 55.5397, 38.1159, 61.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20000 [55.539700 38.115898 61.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2030, 9686, 0x63A20000, 52.5297, 43.9709, 59.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20000 [52.529701 43.970901 59.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x763A2030, 9686, 0x63A20000, 52.5297, 43.9709, 59.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20000 [52.529701 43.970901 59.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2031, 9686, 0x63A20000, 58.5597, 43.9709, 59.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20000 [58.559700 43.970901 59.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x763A2031, 9686, 0x63A20000, 58.5597, 43.9709, 59.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20000 [58.559700 43.970901 59.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2032, 12679, 0x63A20000, 60.0826, 38.4369, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x63A20000 [60.082600 38.436901 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2032, 12679, 0x63A20000, 60.0826, 38.4369, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x63A20000 [60.082600 38.436901 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2033, 12679, 0x63A20000, 51.2376, 38.3269, 58.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1073,12 +1073,12 @@ VALUES (0x763A210B, 9686, 0x63A20126, 148.731, 107.687, 77.05, -0.707107, 0, 0, /* @teleloc 0x63A20126 [148.731003 107.686996 77.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A210C, 9686, 0x63A20126, 151.115, 103.174, 77.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20126 [151.115005 103.174004 77.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A210C, 9686, 0x63A20126, 151.115, 103.174, 77.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20126 [151.115005 103.174004 77.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A210D, 9686, 0x63A20127, 158.565, 110.474, 75.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20127 [158.565002 110.473999 75.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A210D, 9686, 0x63A20127, 158.565, 110.474, 75.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20127 [158.565002 110.473999 75.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A210E, 9686, 0x63A20127, 162.965, 109.174, 74.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1089,8 +1089,8 @@ VALUES (0x763A210F, 9686, 0x63A20127, 162.965, 105.524, 74.8, 0.707107, 0, 0, - /* @teleloc 0x63A20127 [162.964996 105.524002 74.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2110, 9686, 0x63A20127, 158.515, 104.524, 75.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20127 [158.514999 104.524002 75.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2110, 9686, 0x63A20127, 158.515, 104.524, 75.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20127 [158.514999 104.524002 75.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2111, 11697, 0x63A20127, 154.78, 105.186, 72.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1101,8 +1101,8 @@ VALUES (0x763A2112, 11697, 0x63A20127, 162.28, 109.586, 72.05, -0.895323, 0, 0, /* @teleloc 0x63A20127 [162.279999 109.585999 72.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2113, 11698, 0x63A20127, 158.57, 107.374, 78.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x63A20127 [158.570007 107.374001 78.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2113, 11698, 0x63A20127, 158.57, 107.374, 78.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x63A20127 [158.570007 107.374001 78.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2114, 11697, 0x63A20127, 158.68, 107.436, 72.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1121,28 +1121,28 @@ VALUES (0x763A2117, 9686, 0x63A20127, 153.831, 105.89, 73.95, -0.707107, 0, 0, /* @teleloc 0x63A20127 [153.830994 105.889999 73.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2118, 9686, 0x63A20127, 161.664, 104.524, 75.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20127 [161.664001 104.524002 75.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2118, 9686, 0x63A20127, 161.664, 104.524, 75.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20127 [161.664001 104.524002 75.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2119, 9686, 0x63A20127, 155.421, 104.524, 75.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20127 [155.421005 104.524002 75.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2119, 9686, 0x63A20127, 155.421, 104.524, 75.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20127 [155.421005 104.524002 75.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A211A, 9686, 0x63A20127, 162.965, 107.468, 76, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x63A20127 [162.964996 107.468002 76.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A211B, 9686, 0x63A20127, 155.346, 110.474, 75.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20127 [155.345993 110.473999 75.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A211B, 9686, 0x63A20127, 155.346, 110.474, 75.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20127 [155.345993 110.473999 75.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A211C, 9686, 0x63A20127, 161.713, 110.474, 75.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20127 [161.712997 110.473999 75.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A211C, 9686, 0x63A20127, 161.713, 110.474, 75.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20127 [161.712997 110.473999 75.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A211D, 9686, 0x63A20127, 161.545, 110.474, 74, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20127 [161.544998 110.473999 74.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A211D, 9686, 0x63A20127, 161.545, 110.474, 74, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20127 [161.544998 110.473999 74.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A211E, 11698, 0x63A20127, 155.78, 107.374, 78.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1165,20 +1165,20 @@ VALUES (0x763A2122, 11697, 0x63A20127, 162.593, 107.436, 72.05, 0.707107, 0, 0, /* @teleloc 0x63A20127 [162.593002 107.435997 72.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2123, 11697, 0x63A20127, 158.591, 105.029, 72.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A20127 [158.591003 105.028999 72.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2123, 11697, 0x63A20127, 158.591, 105.029, 72.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A20127 [158.591003 105.028999 72.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2124, 11697, 0x63A20127, 161.55, 105.186, 72.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63A20127 [161.550003 105.185997 72.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2125, 9686, 0x63A20128, 154.465, 104.524, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20128 [154.464996 104.524002 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2125, 9686, 0x63A20128, 154.465, 104.524, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20128 [154.464996 104.524002 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2126, 9686, 0x63A20128, 154.365, 110.074, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20128 [154.365005 110.073997 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2126, 9686, 0x63A20128, 154.365, 110.074, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20128 [154.365005 110.073997 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2127, 9686, 0x63A20128, 162.915, 107.374, 70.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1201,76 +1201,76 @@ VALUES (0x763A212B, 9686, 0x63A20128, 148.731, 106.072, 70.4, -0.707107, 0, 0, /* @teleloc 0x63A20128 [148.731003 106.071999 70.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A212C, 9686, 0x63A20128, 158.601, 104.524, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20128 [158.600998 104.524002 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A212C, 9686, 0x63A20128, 158.601, 104.524, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20128 [158.600998 104.524002 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A212D, 9686, 0x63A20128, 158.167, 110.074, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20128 [158.167007 110.073997 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A212D, 9686, 0x63A20128, 158.167, 110.074, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20128 [158.167007 110.073997 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A212E, 11698, 0x63A20128, 156.802, 107.374, 71.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x63A20128 [156.802002 107.374001 71.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A212F, 11697, 0x63A20128, 156.44, 105.066, 68.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A20128 [156.440002 105.066002 68.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A212F, 11697, 0x63A20128, 156.44, 105.066, 68.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A20128 [156.440002 105.066002 68.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2130, 11697, 0x63A20128, 156.31, 109.536, 68.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A20128 [156.309998 109.536003 68.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2130, 11697, 0x63A20128, 156.31, 109.536, 68.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A20128 [156.309998 109.536003 68.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2131, 11697, 0x63A20128, 155.307, 107.215, 68.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63A20128 [155.307007 107.214996 68.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2132, 412, 0x63A20000, 158.57, 111.984, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63A20000 [158.570007 111.984001 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2132, 412, 0x63A20000, 158.57, 111.984, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63A20000 [158.570007 111.984001 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2133, 9686, 0x63A20000, 158.615, 112.104, 75.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20000 [158.615005 112.103996 75.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2133, 9686, 0x63A20000, 158.615, 112.104, 75.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20000 [158.615005 112.103996 75.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2134, 9686, 0x63A20000, 162.455, 111.147, 73.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20000 [162.455002 111.147003 73.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2134, 9686, 0x63A20000, 162.455, 111.147, 73.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20000 [162.455002 111.147003 73.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2135, 9686, 0x63A20000, 154.775, 111.147, 73.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20000 [154.774994 111.147003 73.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2135, 9686, 0x63A20000, 154.775, 111.147, 73.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20000 [154.774994 111.147003 73.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2136, 12679, 0x63A20000, 161.021, 111.339, 72.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x63A20000 [161.020996 111.338997 72.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2136, 12679, 0x63A20000, 161.021, 111.339, 72.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x63A20000 [161.020996 111.338997 72.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2137, 12679, 0x63A20000, 156.181, 111.369, 72.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x63A20000 [156.181000 111.369003 72.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2137, 12679, 0x63A20000, 156.181, 111.369, 72.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x63A20000 [156.181000 111.369003 72.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2138, 11697, 0x63A2012D, 113.775, 36.7689, 68.075, -0.909599, 0, 0, 0.415487, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63A2012D [113.775002 36.768902 68.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2139, 9686, 0x63A2012D, 113.695, 31.781, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A2012D [113.695000 31.781000 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2139, 9686, 0x63A2012D, 113.695, 31.781, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A2012D [113.695000 31.781000 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A213A, 11697, 0x63A2012D, 109.708, 34.6879, 68.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63A2012D [109.708000 34.687901 68.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A213B, 9686, 0x63A2012D, 107.995, 31.806, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A2012D [107.995003 31.806000 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A213B, 9686, 0x63A2012D, 107.995, 31.806, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A2012D [107.995003 31.806000 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A213C, 9686, 0x63A2012D, 108.228, 37.7477, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A2012D [108.227997 37.747700 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A213C, 9686, 0x63A2012D, 108.228, 37.7477, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A2012D [108.227997 37.747700 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A213D, 9686, 0x63A2012D, 113.658, 37.7727, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A2012D [113.657997 37.772701 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A213D, 9686, 0x63A2012D, 113.658, 37.7727, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A2012D [113.657997 37.772701 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A213E, 9686, 0x63A2012D, 114.983, 37.0477, 70.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,16 +1289,16 @@ VALUES (0x763A2141, 11697, 0x63A2012D, 112.458, 34.6879, 68.075, 0.707107, 0, 0, /* @teleloc 0x63A2012D [112.458000 34.687901 68.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2142, 9686, 0x63A2012D, 110.782, 31.781, 71.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A2012D [110.781998 31.781000 71.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2142, 9686, 0x63A2012D, 110.782, 31.781, 71.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A2012D [110.781998 31.781000 71.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2143, 9686, 0x63A2012D, 114.983, 34.6811, 71.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x63A2012D [114.983002 34.681099 71.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2144, 9686, 0x63A2012D, 111.019, 37.7477, 71.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A2012D [111.018997 37.747700 71.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2144, 9686, 0x63A2012D, 111.019, 37.7477, 71.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A2012D [111.018997 37.747700 71.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2145, 9686, 0x63A2012D, 106.855, 33.1842, 70.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1329,8 +1329,8 @@ VALUES (0x763A214B, 11698, 0x63A2012D, 108.671, 36.3146, 72.175, -0.9486, 0, 0, /* @teleloc 0x63A2012D [108.670998 36.314602 72.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A214C, 11697, 0x63A2012D, 111.05, 37.0939, 68.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A2012D [111.050003 37.093899 68.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A214C, 11697, 0x63A2012D, 111.05, 37.0939, 68.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A2012D [111.050003 37.093899 68.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A214D, 11697, 0x63A2012D, 111.05, 34.6689, 68.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1341,24 +1341,24 @@ VALUES (0x763A214E, 11697, 0x63A2012D, 107.751, 32.6187, 68.075, -0.364064, 0, 0 /* @teleloc 0x63A2012D [107.750999 32.618698 68.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A214F, 11697, 0x63A2012D, 109.226, 32.1687, 68.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A2012D [109.225998 32.168701 68.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A214F, 11697, 0x63A2012D, 109.226, 32.1687, 68.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A2012D [109.225998 32.168701 68.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2150, 11697, 0x63A2012D, 112.301, 32.1687, 68.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A2012D [112.301003 32.168701 68.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2150, 11697, 0x63A2012D, 112.301, 32.1687, 68.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A2012D [112.301003 32.168701 68.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2151, 11697, 0x63A20130, 105.269, 34.0402, 68.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A20130 [105.268997 34.040199 68.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x763A2151, 11697, 0x63A20130, 105.269, 34.0402, 68.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A20130 [105.268997 34.040199 68.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2152, 11697, 0x63A20130, 105.952, 38.364, 68.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63A20130 [105.952003 38.363998 68.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2153, 9686, 0x63A20130, 105.423, 33.6606, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20130 [105.422997 33.660599 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2153, 9686, 0x63A20130, 105.423, 33.6606, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20130 [105.422997 33.660599 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2154, 9686, 0x63A20130, 101.908, 36.2881, 70.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,8 +1377,8 @@ VALUES (0x763A2157, 9686, 0x63A20130, 106.402, 35.5856, 71.475, 0.707107, 0, 0, /* @teleloc 0x63A20130 [106.402000 35.585602 71.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2158, 9686, 0x63A20130, 104.457, 38.8298, 71.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20130 [104.457001 38.829800 71.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2158, 9686, 0x63A20130, 104.457, 38.8298, 71.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20130 [104.457001 38.829800 71.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2159, 11697, 0x63A20133, 109.749, 34.0372, 64.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1393,68 +1393,68 @@ VALUES (0x763A215B, 9686, 0x63A20133, 111.758, 34.038, 65.95, 0.707107, 0, 0, - /* @teleloc 0x63A20133 [111.758003 34.037998 65.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A215C, 9686, 0x63A20133, 106.483, 30.8381, 65.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20133 [106.483002 30.838100 65.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A215C, 9686, 0x63A20133, 106.483, 30.8381, 65.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20133 [106.483002 30.838100 65.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A215D, 9686, 0x63A20133, 101.858, 34.0631, 65.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x63A20133 [101.858002 34.063099 65.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A215E, 9686, 0x63A20133, 107.883, 37.3881, 65.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20133 [107.883003 37.388100 65.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A215E, 9686, 0x63A20133, 107.883, 37.3881, 65.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20133 [107.883003 37.388100 65.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A215F, 11698, 0x63A20133, 106.775, 34.7036, 67.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x63A20133 [106.775002 34.703602 67.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A215F, 11698, 0x63A20133, 106.775, 34.7036, 67.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x63A20133 [106.775002 34.703602 67.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2160, 9687, 0x63A20133, 111.195, 31.381, 64.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x63A20133 [111.195000 31.381001 64.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2161, 9686, 0x63A20133, 109.056, 30.838, 65.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20133 [109.056000 30.837999 65.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2161, 9686, 0x63A20133, 109.056, 30.838, 65.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20133 [109.056000 30.837999 65.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2162, 9686, 0x63A20133, 104.833, 37.3881, 65.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20133 [104.833000 37.388100 65.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763A2162, 9686, 0x63A20133, 104.833, 37.3881, 65.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20133 [104.833000 37.388100 65.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2163, 11697, 0x63A20133, 111.063, 36.6309, 64.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63A20133 [111.063004 36.630901 64.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2164, 11697, 0x63A20133, 107.688, 34.1059, 64.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63A20133 [107.688004 34.105900 64.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2164, 11697, 0x63A20133, 107.688, 34.1059, 64.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63A20133 [107.688004 34.105900 64.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A2165, 11697, 0x63A20133, 102.463, 31.4309, 64.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63A20133 [102.462997 31.430901 64.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2166, 412, 0x63A20000, 104.445, 39.191, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63A20000 [104.445000 39.191002 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2166, 412, 0x63A20000, 104.445, 39.191, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63A20000 [104.445000 39.191002 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2167, 9686, 0x63A20000, 104.423, 39.2856, 71.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20000 [104.422997 39.285599 71.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2167, 9686, 0x63A20000, 104.423, 39.2856, 71.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20000 [104.422997 39.285599 71.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2168, 9686, 0x63A20000, 106.321, 39.2856, 69.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20000 [106.320999 39.285599 69.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2168, 9686, 0x63A20000, 106.321, 39.2856, 69.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20000 [106.320999 39.285599 69.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A2169, 9686, 0x63A20000, 102.571, 39.2856, 69.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63A20000 [102.570999 39.285599 69.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A2169, 9686, 0x63A20000, 102.571, 39.2856, 69.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63A20000 [102.570999 39.285599 69.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A216A, 12679, 0x63A20000, 100.749, 39.8439, 68.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x63A20000 [100.749001 39.843899 68.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763A216B, 12679, 0x63A20000, 115.1, 39.6189, 68.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x63A20000 [115.099998 39.618900 68.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763A216B, 12679, 0x63A20000, 115.1, 39.6189, 68.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x63A20000 [115.099998 39.618900 68.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763A216C, 9686, 0x63A20138, 155.895, 61.7278, 85.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/63B0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/63B0.sql index 5c6c1a307e..f94afbd765 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/63B0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/63B0.sql @@ -209,20 +209,20 @@ VALUES (0x763B0033, 12679, 0x63B00000, 36.7529, 87.214, 110.1, -0.707107, 0, 0, /* @teleloc 0x63B00000 [36.752899 87.213997 110.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0034, 9686, 0x63B00109, 37.3133, 36.2033, 125.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00109 [37.313301 36.203300 125.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B0034, 9686, 0x63B00109, 37.3133, 36.2033, 125.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00109 [37.313301 36.203300 125.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0035, 9686, 0x63B00109, 32.6954, 36.1803, 124.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00109 [32.695400 36.180302 124.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B0035, 9686, 0x63B00109, 32.6954, 36.1803, 124.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00109 [32.695400 36.180302 124.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0036, 9686, 0x63B00109, 35.2108, 30.4533, 125.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00109 [35.210800 30.453300 125.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0036, 9686, 0x63B00109, 35.2108, 30.4533, 125.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00109 [35.210800 30.453300 125.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0037, 9686, 0x63B00109, 38.4108, 30.4533, 124.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00109 [38.410801 30.453300 124.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0037, 9686, 0x63B00109, 38.4108, 30.4533, 124.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00109 [38.410801 30.453300 124.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0038, 11697, 0x63B00109, 30.6788, 31.1396, 122.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -233,16 +233,16 @@ VALUES (0x763B0039, 11697, 0x63B00109, 39.5788, 35.4724, 122.1, -0.932639, 0, 0, /* @teleloc 0x63B00109 [39.578800 35.472401 122.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B003A, 11698, 0x63B00109, 35.2419, 33.5033, 128.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x63B00109 [35.241901 33.503300 128.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B003A, 11698, 0x63B00109, 35.2419, 33.5033, 128.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x63B00109 [35.241901 33.503300 128.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B003B, 11697, 0x63B00109, 35.2288, 33.4724, 122.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63B00109 [35.228802 33.472401 122.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B003C, 9686, 0x63B00109, 32.0606, 30.4533, 124.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00109 [32.060600 30.453300 124.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B003C, 9686, 0x63B00109, 32.0606, 30.4533, 124.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00109 [32.060600 30.453300 124.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B003D, 9686, 0x63B00109, 30.014, 33.3302, 125.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -269,12 +269,12 @@ VALUES (0x763B0042, 9686, 0x63B00109, 40.4076, 31.3302, 125.65, 0.707107, 0, 0, /* @teleloc 0x63B00109 [40.407600 31.330200 125.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0043, 9686, 0x63B00109, 33.0606, 36.2033, 125.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00109 [33.060600 36.203300 125.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B0043, 9686, 0x63B00109, 33.0606, 36.2033, 125.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00109 [33.060600 36.203300 125.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0044, 9686, 0x63B00109, 38.8813, 36.1803, 124.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00109 [38.881302 36.180302 124.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B0044, 9686, 0x63B00109, 38.8813, 36.1803, 124.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00109 [38.881302 36.180302 124.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0045, 11698, 0x63B00109, 37.4419, 33.5033, 128.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -293,28 +293,28 @@ VALUES (0x763B0048, 11697, 0x63B00109, 33.7261, 33.4724, 122.1, -0.707107, 0, 0, /* @teleloc 0x63B00109 [33.726101 33.472401 122.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0049, 11697, 0x63B00109, 35.0345, 31.0174, 122.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63B00109 [35.034500 31.017401 122.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0049, 11697, 0x63B00109, 35.0345, 31.0174, 122.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63B00109 [35.034500 31.017401 122.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B004A, 11697, 0x63B00109, 39.7845, 33.4173, 122.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63B00109 [39.784500 33.417301 122.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B004B, 11697, 0x63B00109, 32.4288, 35.5724, 122.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63B00109 [32.428799 35.572399 122.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B004B, 11697, 0x63B00109, 32.4288, 35.5724, 122.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63B00109 [32.428799 35.572399 122.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B004C, 9686, 0x63B0010B, 32.964, 39.3341, 125, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x63B0010B [32.964001 39.334099 125.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B004D, 9686, 0x63B0010B, 36.364, 36.8033, 125.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B0010B [36.363998 36.803299 125.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B004D, 9686, 0x63B0010B, 36.364, 36.8033, 125.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B0010B [36.363998 36.803299 125.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B004E, 9686, 0x63B0010B, 36.064, 41.9033, 125.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B0010B [36.063999 41.903301 125.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B004E, 9686, 0x63B0010B, 36.064, 41.9033, 125.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B0010B [36.063999 41.903301 125.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B004F, 11697, 0x63B0010B, 37.1788, 39.6224, 122.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -329,12 +329,12 @@ VALUES (0x763B0051, 9686, 0x63B0010B, 32.964, 40.9802, 125, -0.707107, 0, 0, -0 /* @teleloc 0x63B0010B [32.964001 40.980202 125.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0052, 9686, 0x63B0010B, 34.267, 36.8033, 124.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B0010B [34.266998 36.803299 124.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0052, 9686, 0x63B0010B, 34.267, 36.8033, 124.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B0010B [34.266998 36.803299 124.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0053, 9686, 0x63B0010D, 35.7576, 30.5495, 120.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B0010D [35.757599 30.549500 120.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0053, 9686, 0x63B0010D, 35.7576, 30.5495, 120.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B0010D [35.757599 30.549500 120.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0054, 9686, 0x63B0010D, 38.2576, 34.8495, 120.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,16 +365,16 @@ VALUES (0x763B005A, 9686, 0x63B0010D, 38.2576, 37.5466, 120.45, 0.707107, 0, 0, /* @teleloc 0x63B0010D [38.257599 37.546600 120.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B005B, 9686, 0x63B0010D, 36.7071, 40.4995, 120.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B0010D [36.707100 40.499500 120.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B005B, 9686, 0x63B0010D, 36.7071, 40.4995, 120.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B0010D [36.707100 40.499500 120.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B005C, 11698, 0x63B0010D, 35.6608, 34.5399, 121.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x63B0010D [35.660801 34.539902 121.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B005C, 11698, 0x63B0010D, 35.6608, 34.5399, 121.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x63B0010D [35.660801 34.539902 121.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B005D, 11697, 0x63B0010D, 36.0498, 40.016, 118.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63B0010D [36.049801 40.015999 118.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B005D, 11697, 0x63B0010D, 36.0498, 40.016, 118.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63B0010D [36.049801 40.015999 118.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B005E, 11697, 0x63B0010D, 37.5998, 39.8161, 118.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x763B0061, 9686, 0x63B0010F, 33.364, 43.1301, 125, -0.707107, 0, 0, -0 /* @teleloc 0x63B0010F [33.363998 43.130100 125.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0062, 412, 0x63B00000, 36.0419, 44.3033, 122, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63B00000 [36.041901 44.303299 122.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0062, 412, 0x63B00000, 36.0419, 44.3033, 122, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63B00000 [36.041901 44.303299 122.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0063, 9686, 0x63B00000, 33.8313, 44.4303, 124.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00000 [33.831299 44.430302 124.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0063, 9686, 0x63B00000, 33.8313, 44.4303, 124.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00000 [33.831299 44.430302 124.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0064, 9686, 0x63B00000, 32.8313, 43.5803, 124.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1045,16 +1045,16 @@ VALUES (0x763B0104, 9686, 0x63B00128, 129.887, 34.0807, 153.5, -0.707107, 0, 0, /* @teleloc 0x63B00128 [129.886993 34.080700 153.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0105, 9686, 0x63B00128, 128.687, 32.1807, 152.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00128 [128.686996 32.180698 152.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0105, 9686, 0x63B00128, 128.687, 32.1807, 152.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00128 [128.686996 32.180698 152.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0106, 11697, 0x63B00128, 129.5, 36.8314, 150.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63B00128 [129.500000 36.831402 150.100006] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0107, 11697, 0x63B00128, 128.475, 32.5564, 150.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63B00128 [128.475006 32.556400 150.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0107, 11697, 0x63B00128, 128.475, 32.5564, 150.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63B00128 [128.475006 32.556400 150.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0108, 9686, 0x63B00128, 125.237, 32.9557, 152.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,24 +1069,24 @@ VALUES (0x763B010A, 9686, 0x63B00128, 125.237, 36.4307, 152.5, -0.707107, 0, 0, /* @teleloc 0x63B00128 [125.237000 36.430698 152.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B010B, 9686, 0x63B00128, 127.655, 37.3268, 153.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00128 [127.654999 37.326801 153.524994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B010B, 9686, 0x63B00128, 127.655, 37.3268, 153.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00128 [127.654999 37.326801 153.524994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B010C, 9686, 0x63B00128, 129.887, 36.1756, 152.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x63B00128 [129.886993 36.175598 152.350006] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B010D, 9686, 0x63B00129, 131.541, 30.2956, 151.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00129 [131.541000 30.295601 151.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B010D, 9686, 0x63B00129, 131.541, 30.2956, 151.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00129 [131.541000 30.295601 151.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B010E, 9686, 0x63B00129, 136.919, 30.2956, 151.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00129 [136.919006 30.295601 151.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B010E, 9686, 0x63B00129, 136.919, 30.2956, 151.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00129 [136.919006 30.295601 151.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B010F, 9686, 0x63B00129, 134.269, 36.2456, 153.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00129 [134.268997 36.245602 153.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B010F, 9686, 0x63B00129, 134.269, 36.2456, 153.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00129 [134.268997 36.245602 153.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0110, 9686, 0x63B00129, 138.219, 35.1956, 151.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1109,8 +1109,8 @@ VALUES (0x763B0114, 11698, 0x63B00129, 134.278, 33.3378, 156.6, -0.707107, 0, 0, /* @teleloc 0x63B00129 [134.278000 33.337799 156.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0115, 11697, 0x63B00129, 134.264, 35.8712, 150.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63B00129 [134.264008 35.871201 150.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B0115, 11697, 0x63B00129, 134.264, 35.8712, 150.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63B00129 [134.264008 35.871201 150.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0116, 9686, 0x63B00129, 138.219, 31.4052, 151.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x763B0117, 9686, 0x63B00129, 138.219, 33.2579, 153.875, 0.707107, 0, 0 /* @teleloc 0x63B00129 [138.218994 33.257900 153.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0118, 9686, 0x63B00129, 134.285, 30.2956, 153.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00129 [134.285004 30.295601 153.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0118, 9686, 0x63B00129, 134.285, 30.2956, 153.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00129 [134.285004 30.295601 153.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0119, 9686, 0x63B00129, 130.327, 31.31, 153.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1137,12 +1137,12 @@ VALUES (0x763B011B, 9686, 0x63B00129, 130.327, 35.3594, 153.6, -0.707107, 0, 0, /* @teleloc 0x63B00129 [130.326996 35.359402 153.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B011C, 9686, 0x63B00129, 131.72, 36.2456, 153.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00129 [131.720001 36.245602 153.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B011C, 9686, 0x63B00129, 131.72, 36.2456, 153.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00129 [131.720001 36.245602 153.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B011D, 9686, 0x63B00129, 136.944, 36.2456, 153.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00129 [136.944000 36.245602 153.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B011D, 9686, 0x63B00129, 136.944, 36.2456, 153.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00129 [136.944000 36.245602 153.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B011E, 11698, 0x63B00129, 136.813, 31.4428, 154.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x763B0124, 11697, 0x63B00129, 131.298, 31.0678, 150.1, 0.359182, 0, 0, /* @teleloc 0x63B00129 [131.298004 31.067801 150.100006] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0125, 9686, 0x63B0012D, 131.205, 29.3768, 148.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B0012D [131.205002 29.376801 148.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0125, 9686, 0x63B0012D, 131.205, 29.3768, 148.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B0012D [131.205002 29.376801 148.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0126, 9686, 0x63B0012D, 131.455, 35.9268, 148.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B0012D [131.455002 35.926800 148.399994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B0126, 9686, 0x63B0012D, 131.455, 35.9268, 148.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B0012D [131.455002 35.926800 148.399994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0127, 9686, 0x63B0012D, 134.954, 32.5411, 148.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,12 +1197,12 @@ VALUES (0x763B012A, 9687, 0x63B0012D, 134.343, 35.3258, 146.1, 0.878817, 0, 0, /* @teleloc 0x63B0012D [134.343002 35.325802 146.100006] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B012B, 9686, 0x63B0012D, 133.294, 29.3768, 148.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B0012D [133.294006 29.376801 148.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B012B, 9686, 0x63B0012D, 133.294, 29.3768, 148.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B0012D [133.294006 29.376801 148.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B012C, 9686, 0x63B0012D, 128.431, 35.9268, 148.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B0012D [128.431000 35.926800 148.399994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B012C, 9686, 0x63B0012D, 128.431, 35.9268, 148.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B0012D [128.431000 35.926800 148.399994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B012D, 9686, 0x63B0012D, 125.245, 30.8419, 148.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1213,36 +1213,36 @@ VALUES (0x763B012E, 11698, 0x63B0012D, 129.968, 32.6128, 149.525, 0.707107, 0, 0 /* @teleloc 0x63B0012D [129.968002 32.612801 149.524994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B012F, 11697, 0x63B0012D, 130.073, 29.7869, 146.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63B0012D [130.072998 29.786900 146.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B012F, 11697, 0x63B0012D, 130.073, 29.7869, 146.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63B0012D [130.072998 29.786900 146.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0130, 11697, 0x63B0012D, 134.165, 32.7626, 146.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x63B0012D [134.164993 32.762600 146.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0131, 11697, 0x63B0012D, 131.625, 35.429, 146.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x63B0012D [131.625000 35.429001 146.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x763B0131, 11697, 0x63B0012D, 131.625, 35.429, 146.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x63B0012D [131.625000 35.429001 146.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0132, 412, 0x63B00000, 127.628, 37.8478, 150, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x63B00000 [127.627998 37.847801 150.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0132, 412, 0x63B00000, 127.628, 37.8478, 150, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x63B00000 [127.627998 37.847801 150.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0133, 9686, 0x63B00000, 127.63, 37.9618, 153.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00000 [127.629997 37.961800 153.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0133, 9686, 0x63B00000, 127.63, 37.9618, 153.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00000 [127.629997 37.961800 153.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0134, 9686, 0x63B00000, 124.62, 43.8168, 151.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00000 [124.620003 43.816799 151.679993] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x763B0134, 9686, 0x63B00000, 124.62, 43.8168, 151.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00000 [124.620003 43.816799 151.679993] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0135, 9686, 0x63B00000, 130.65, 43.8168, 151.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x63B00000 [130.649994 43.816799 151.679993] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x763B0135, 9686, 0x63B00000, 130.65, 43.8168, 151.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x63B00000 [130.649994 43.816799 151.679993] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763B0136, 12679, 0x63B00000, 132.173, 38.2828, 150.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x63B00000 [132.173004 38.282799 150.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763B0136, 12679, 0x63B00000, 132.173, 38.2828, 150.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x63B00000 [132.173004 38.282799 150.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763B0137, 12679, 0x63B00000, 123.328, 38.1728, 150.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/63D9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/63D9.sql index 4dc98954eb..7c18b14eff 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/63D9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/63D9.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x63D9; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x763D9000, 5866, 0x63D90000, 170.431, 78.133, 269.295, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Standing Stone */ -/* @teleloc 0x63D90000 [170.431000 78.133003 269.295013] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x763D9000, 5866, 0x63D90000, 170.431, 78.133, 269.295, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Standing Stone */ +/* @teleloc 0x63D90000 [170.431000 78.133003 269.295013] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x763D9001, 5889, 0x63D90000, 169.806, 80.0145, 269.262, -0.206702, 0, 0, 0.978404, False, '2005-02-09 10:00:00'); /* Quick Note */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6443.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6443.sql index f6ec657020..20029391c8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6443.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6443.sql @@ -314,8 +314,8 @@ VALUES (0x76443049, 23481, 0x6443014B, 70.8508, -65.5701, -53.995, 0.001276, 0, /* @teleloc 0x6443014B [70.850800 -65.570099 -53.994999] 0.001276 0.000000 0.000000 -0.999999 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644304A, 11720, 0x6443014E, 80, -60, -53.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x6443014E [80.000000 -60.000000 -53.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644304A, 11720, 0x6443014E, 80, -60, -53.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x6443014E [80.000000 -60.000000 -53.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644304B, 11720, 0x6443014E, 81.0016, -57.5165, -53.995, -0.786035, 0, 0, 0.618182, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -330,8 +330,8 @@ VALUES (0x7644304D, 11720, 0x6443014E, 82.1032, -62.1694, -53.995, -0.393461, 0, /* @teleloc 0x6443014E [82.103203 -62.169399 -53.994999] -0.393461 0.000000 0.000000 0.919341 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644304E, 11720, 0x64430150, 90, -50, -53.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x64430150 [90.000000 -50.000000 -53.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644304E, 11720, 0x64430150, 90, -50, -53.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x64430150 [90.000000 -50.000000 -53.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644304F, 11720, 0x64430150, 90.8828, -46.9808, -53.995, -0.70283, 0, 0, 0.711358, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -643,8 +643,8 @@ VALUES (0x7644308F, 6122, 0x64430216, 60.0402, -60.1012, -29.995, 1, 0, 0, 0, F /* @teleloc 0x64430216 [60.040199 -60.101200 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76443090, 6122, 0x64430217, 60, -70, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x64430217 [60.000000 -70.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76443090, 6122, 0x64430217, 60, -70, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x64430217 [60.000000 -70.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76443091, 6122, 0x6443021B, 70, -60, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -655,8 +655,8 @@ VALUES (0x76443092, 6122, 0x64430221, 79.9761, -60.1627, -29.995, 1, 0, 0, 0, F /* @teleloc 0x64430221 [79.976097 -60.162701 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76443093, 6122, 0x64430222, 80, -70, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x64430222 [80.000000 -70.000000 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76443093, 6122, 0x64430222, 80, -70, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x64430222 [80.000000 -70.000000 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76443094, 5627, 0x64430238, 34.75, -70, -23.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -948,12 +948,12 @@ VALUES (0x764430CF, 23989, 0x64430297, 57.3934, -108.371, -17.995, -0.999873, 0, /* @teleloc 0x64430297 [57.393398 -108.371002 -17.995001] -0.999873 0.000000 0.000000 0.015919 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764430D0, 23989, 0x644302AB, 83.8595, -110, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ -/* @teleloc 0x644302AB [83.859497 -110.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764430D0, 23989, 0x644302AB, 83.8595, -110, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ +/* @teleloc 0x644302AB [83.859497 -110.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764430D1, 23989, 0x644302AB, 77.2115, -110, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ -/* @teleloc 0x644302AB [77.211502 -110.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764430D1, 23989, 0x644302AB, 77.2115, -110, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ +/* @teleloc 0x644302AB [77.211502 -110.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764430D2, 23989, 0x644302AF, 94.5143, -84.7026, -17.995, -0.463889, 0, 0, -0.885893, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Soldier */ @@ -1262,8 +1262,8 @@ VALUES (0x7644310F, 278, 0x6443031F, 125.25, -130, -6, -0.707107, 0, 0, -0.707 /* @teleloc 0x6443031F [125.250000 -130.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76443110, 24025, 0x6443039B, 60, -170, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Seat of Knorr Conveyance */ -/* @teleloc 0x6443039B [60.000000 -170.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76443110, 24025, 0x6443039B, 60, -170, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Seat of Knorr Conveyance */ +/* @teleloc 0x6443039B [60.000000 -170.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76443111, 24005, 0x644303A3, 60, -190, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Barracks Conveyance */ @@ -1290,8 +1290,8 @@ VALUES (0x76443116, 24018, 0x644303B3, 70, -190, 0.005, 1, 0, 0, 0, False, '2005 /* @teleloc 0x644303B3 [70.000000 -190.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76443117, 24024, 0x644303E5, 80, -170, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Collegium Planar Abstraction Conveyance */ -/* @teleloc 0x644303E5 [80.000000 -170.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76443117, 24024, 0x644303E5, 80, -170, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Collegium Planar Abstraction Conveyance */ +/* @teleloc 0x644303E5 [80.000000 -170.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76443118, 24021, 0x644303ED, 80, -190, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* West Library Conveyance */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6444.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6444.sql index 4b89fd0b62..7636d23e82 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6444.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6444.sql @@ -5,32 +5,32 @@ VALUES (0x76444000, 24013, 0x64440100, 30, -300, -24, 0.707107, 0, 0, -0.707107, /* @teleloc 0x64440100 [30.000000 -300.000000 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76444001, 24008, 0x64440103, 40, -290, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Prae Auspi Conveyance */ -/* @teleloc 0x64440103 [40.000000 -290.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76444001, 24008, 0x64440103, 40, -290, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Prae Auspi Conveyance */ +/* @teleloc 0x64440103 [40.000000 -290.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76444002, 24014, 0x6444010C, 40, -310, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Collegium Ignae Fatae Conveyance */ /* @teleloc 0x6444010C [40.000000 -310.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76444003, 24006, 0x6444010F, 50, -290, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Conjurae Conveyance */ -/* @teleloc 0x6444010F [50.000000 -290.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76444003, 24006, 0x6444010F, 50, -290, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Conjurae Conveyance */ +/* @teleloc 0x6444010F [50.000000 -290.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76444004, 24016, 0x64440118, 50, -310, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Collegium Geomancy Conveyance */ /* @teleloc 0x64440118 [50.000000 -310.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76444005, 24004, 0x6444011B, 60, -290, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Artificae Conveyance */ -/* @teleloc 0x6444011B [60.000000 -290.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76444005, 24004, 0x6444011B, 60, -290, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Artificae Conveyance */ +/* @teleloc 0x6444011B [60.000000 -290.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76444006, 24017, 0x64440124, 60, -310, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Collegium Heiromancy Conveyance */ /* @teleloc 0x64440124 [60.000000 -310.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76444007, 24003, 0x64440127, 70, -290, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Acumen Manim Conveyance */ -/* @teleloc 0x64440127 [70.000000 -290.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76444007, 24003, 0x64440127, 70, -290, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Collegium Acumen Manim Conveyance */ +/* @teleloc 0x64440127 [70.000000 -290.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76444008, 568, 0x6444012E, 74.75, -300, -24, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -112,8 +112,8 @@ VALUES (0x76444015, 24019, 0x6444016D, 100, -350, -24, -0.707107, 0, 0, -0.70710 /* @teleloc 0x6444016D [100.000000 -350.000000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76444016, 24015, 0x64440170, 110, -290, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Forge Conveyance */ -/* @teleloc 0x64440170 [110.000000 -290.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76444016, 24015, 0x64440170, 110, -290, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Forge Conveyance */ +/* @teleloc 0x64440170 [110.000000 -290.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76444017, 568, 0x64440177, 105.25, -300, -24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -132,8 +132,8 @@ VALUES (0x7644401A, 24010, 0x64440191, 130, -310, -24, 1, 0, 0, 0, False, '2005- /* @teleloc 0x64440191 [130.000000 -310.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644401B, 24012, 0x64440194, 140, -290, -24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Maila Dormitory Conveyance */ -/* @teleloc 0x64440194 [140.000000 -290.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7644401B, 24012, 0x64440194, 140, -290, -24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Maila Dormitory Conveyance */ +/* @teleloc 0x64440194 [140.000000 -290.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644401C, 24011, 0x6444019D, 140, -310, -24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Caerlin Dormitory Conveyance */ @@ -180,24 +180,24 @@ VALUES (0x764440AB, 278, 0x6444020B, 20, -225.25, -6, -1, 0, 0, 0, False, '200 /* @teleloc 0x6444020B [20.000000 -225.250000 -6.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764440AC, 278, 0x64440215, 20, -254.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64440215 [20.000000 -254.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764440AC, 278, 0x64440215, 20, -254.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64440215 [20.000000 -254.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764440AD, 278, 0x6444021E, 30, -225.25, -6, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x6444021E [30.000000 -225.250000 -6.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764440AE, 278, 0x64440229, 30, -254.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64440229 [30.000000 -254.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764440AE, 278, 0x64440229, 30, -254.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64440229 [30.000000 -254.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764440B3, 15267, 0x6444022E, 40, -230.451, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ /* @teleloc 0x6444022E [40.000000 -230.451004 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764440B4, 15267, 0x6444022F, 40, -237.568, -5.99, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ -/* @teleloc 0x6444022F [40.000000 -237.567993 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764440B4, 15267, 0x6444022F, 40, -237.568, -5.99, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ +/* @teleloc 0x6444022F [40.000000 -237.567993 -5.990000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764440BA, 15267, 0x64440248, 68.0343, -229.631, -5.99, 0.722246, 0, 0, 0.691636, True, '2005-02-09 10:00:00'); /* Acidic Diamond Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6445.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6445.sql index 9f99b02cb9..36d9d2ddff 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6445.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6445.sql @@ -5,16 +5,16 @@ VALUES (0x76445000, 23987, 0x64450100, 0, -80, -11.995, 1, 0, 0, 0, True, '2005 /* @teleloc 0x64450100 [0.000000 -80.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76445001, 568, 0x64450102, -0, -75.25, -12, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64450102 [-0.000000 -75.250000 -12.000000] -1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x76445001, 568, 0x64450102, 0, -75.25, -12, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64450102 [0.000000 -75.250000 -12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76445002, 23987, 0x64450105, 0, -90, -11.995, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ /* @teleloc 0x64450105 [0.000000 -90.000000 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76445003, 23987, 0x64450109, 10, -81.0728, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ -/* @teleloc 0x64450109 [10.000000 -81.072800 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76445003, 23987, 0x64450109, 10, -81.0728, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ +/* @teleloc 0x64450109 [10.000000 -81.072800 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76445004, 568, 0x6445010B, 14.75, -80, -12, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -41,8 +41,8 @@ VALUES (0x76445009, 23990, 0x64450114, 22.2133, -52.1475, -11.995, 0.514428, 0, /* @teleloc 0x64450114 [22.213301 -52.147499 -11.995000] 0.514428 0.000000 0.000000 -0.857534 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644500A, 23987, 0x64450115, 20, -81.0728, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ -/* @teleloc 0x64450115 [20.000000 -81.072800 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644500A, 23987, 0x64450115, 20, -81.0728, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ +/* @teleloc 0x64450115 [20.000000 -81.072800 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644500B, 568, 0x64450117, 24.75, -80, -12, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -197,8 +197,8 @@ VALUES (0x76445029, 23987, 0x6445013B, 80, -90, -11.995, 0.707107, 0, 0, -0.7071 /* @teleloc 0x6445013B [80.000000 -90.000000 -11.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644502A, 23987, 0x6445013F, 90, -81.0728, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ -/* @teleloc 0x6445013F [90.000000 -81.072800 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644502A, 23987, 0x6445013F, 90, -81.0728, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Guardian */ +/* @teleloc 0x6445013F [90.000000 -81.072800 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644502B, 568, 0x64450141, 94.75, -80, -12, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -233,8 +233,8 @@ VALUES (0x76445032, 568, 0x64450154, 4.75, -50, -6, -0.707107, 0, 0, 0.707107, /* @teleloc 0x64450154 [4.750000 -50.000000 -6.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76445033, 568, 0x64450155, -0, -54.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64450155 [-0.000000 -54.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76445033, 568, 0x64450155, 0, -54.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64450155 [0.000000 -54.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76445034, 23990, 0x64450158, 12.8088, -30.1191, -5.995, -0.721962, 0, 0, 0.691933, True, '2005-02-09 10:00:00'); /* Olthoi Swarm Eviscerator */ @@ -297,16 +297,16 @@ VALUES (0x76445042, 24021, 0x64450188, 30, -10, 0.005, 1, 0, 0, 0, False, '2005- /* @teleloc 0x64450188 [30.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76445043, 24018, 0x6445018B, 40, 0, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* East Library Conveyance */ -/* @teleloc 0x6445018B [40.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76445043, 24018, 0x6445018B, 40, 0, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* East Library Conveyance */ +/* @teleloc 0x6445018B [40.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76445044, 24005, 0x64450194, 40, -20, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Barracks Conveyance */ /* @teleloc 0x64450194 [40.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76445045, 24025, 0x64450198, 50, 0, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Seat of Knorr Conveyance */ -/* @teleloc 0x64450198 [50.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76445045, 24025, 0x64450198, 50, 0, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Seat of Knorr Conveyance */ +/* @teleloc 0x64450198 [50.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76445046, 7932, 0x6445019B, 50, -10, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 4 Min.) */ @@ -355,8 +355,8 @@ VALUES (0x7644504A, 568, 0x644501A0, 50, -5.25, 0, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x644501A0 [50.000000 -5.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644504B, 24019, 0x644501AA, 60, 0, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* North Library Conveyance */ -/* @teleloc 0x644501AA [60.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644504B, 24019, 0x644501AA, 60, 0, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* North Library Conveyance */ +/* @teleloc 0x644501AA [60.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644504C, 24024, 0x644501B3, 60, -20, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Collegium Planar Abstraction Conveyance */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6446.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6446.sql index 55099f34f1..8e9a72fec5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6446.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6446.sql @@ -52,8 +52,8 @@ VALUES (0x7644600B, 5489, 0x6446011C, 100, -60, -174.5, 1, 0, 0, 0, False, '200 /* @teleloc 0x6446011C [100.000000 -60.000000 -174.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644600C, 14804, 0x6446011D, 100, -70, -174, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x6446011D [100.000000 -70.000000 -174.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644600C, 14804, 0x6446011D, 100, -70, -174, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x6446011D [100.000000 -70.000000 -174.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644600D, 6122, 0x6446011E, 110, -60, -174.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -96,12 +96,12 @@ VALUES (0x76446020, 14804, 0x64460137, 105.25, -4.75, -156, 0.707107, 0, 0, -0.7 /* @teleloc 0x64460137 [105.250000 -4.750000 -156.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76446022, 5489, 0x64460138, 110, -10, -156, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x64460138 [110.000000 -10.000000 -156.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76446022, 5489, 0x64460138, 110, -10, -156, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x64460138 [110.000000 -10.000000 -156.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76446025, 14804, 0x64460139, 105.179, -24.6793, -156, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x64460139 [105.179001 -24.679300 -156.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76446025, 14804, 0x64460139, 105.179, -24.6793, -156, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x64460139 [105.179001 -24.679300 -156.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76446027, 5489, 0x64460143, 130, -30, -150, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6447.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6447.sql index 934cde69c1..aa270ed0c3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6447.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6447.sql @@ -52,8 +52,8 @@ VALUES (0x7644700B, 5489, 0x6447011C, 100, -60, -174.5, 1, 0, 0, 0, False, '200 /* @teleloc 0x6447011C [100.000000 -60.000000 -174.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644700C, 14804, 0x6447011D, 100, -70, -174, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x6447011D [100.000000 -70.000000 -174.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644700C, 14804, 0x6447011D, 100, -70, -174, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x6447011D [100.000000 -70.000000 -174.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644700D, 6122, 0x6447011E, 110, -60, -174.5, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -96,12 +96,12 @@ VALUES (0x76447020, 14804, 0x64470137, 105.25, -4.75, -156, 0.707107, 0, 0, -0.7 /* @teleloc 0x64470137 [105.250000 -4.750000 -156.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76447022, 5489, 0x64470138, 110, -10, -156, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ -/* @teleloc 0x64470138 [110.000000 -10.000000 -156.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76447022, 5489, 0x64470138, 110, -10, -156, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ +/* @teleloc 0x64470138 [110.000000 -10.000000 -156.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76447025, 14804, 0x64470139, 105.179, -24.6793, -156, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x64470139 [105.179001 -24.679300 -156.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76447025, 14804, 0x64470139, 105.179, -24.6793, -156, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x64470139 [105.179001 -24.679300 -156.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76447027, 5489, 0x64470143, 130, -30, -150, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* "Mag-Ma!" */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6448.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6448.sql index 4558425b93..09249776ec 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6448.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6448.sql @@ -124,8 +124,8 @@ VALUES (0x76448018, 198, 0x6448017E, 39.8794, -23.6788, -11.1058, 0.999929, 0, /* @teleloc 0x6448017E [39.879398 -23.678801 -11.105800] 0.999929 0.000000 0.000000 -0.011946 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76448019, 25796, 0x64480186, 50, -36, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ -/* @teleloc 0x64480186 [50.000000 -36.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76448019, 25796, 0x64480186, 50, -36, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Surface */ +/* @teleloc 0x64480186 [50.000000 -36.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644801A, 7925, 0x64480106, 47.215, -14.227, -30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 10 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6449.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6449.sql index 1238796c37..a47b096394 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6449.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6449.sql @@ -21,8 +21,8 @@ VALUES (0x76449005, 5711, 0x64490106, 330, 0, -24, 0.707107, 0, 0, -0.707107, /* @teleloc 0x64490106 [330.000000 0.000000 -24.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76449006, 5711, 0x64490107, 330, -10, -24, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Flamma */ -/* @teleloc 0x64490107 [330.000000 -10.000000 -24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76449006, 5711, 0x64490107, 330, -10, -24, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Flamma */ +/* @teleloc 0x64490107 [330.000000 -10.000000 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76449007, 7345, 0x64490109, 100.576, -93.9386, -23.9929, 0.681626, 0, 0, 0.731701, True, '2005-02-09 10:00:00'); /* Banderling Striker */ @@ -89,8 +89,8 @@ VALUES (0x76449016, 7345, 0x6449012E, 107.973, -149.214, -17.9929, 0.955032, 0, /* @teleloc 0x6449012E [107.973000 -149.214005 -17.992901] 0.955032 0.000000 0.000000 0.296502 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76449017, 278, 0x64490139, 320, -44.75, -18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64490139 [320.000000 -44.750000 -18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76449017, 278, 0x64490139, 320, -44.75, -18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64490139 [320.000000 -44.750000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76449018, 7124, 0x64490140, 500.524, -92.7348, -17.9918, -0.696009, 0, 0, 0.718033, True, '2005-02-09 10:00:00'); /* Dark Magus */ @@ -125,8 +125,8 @@ VALUES (0x7644901F, 568, 0x6449016C, 484.75, -60, -12, -0.707107, 0, 0, 0.7071 /* @teleloc 0x6449016C [484.750000 -60.000000 -12.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76449020, 568, 0x6449016D, 480, -64.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6449016D [480.000000 -64.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76449020, 568, 0x6449016D, 480, -64.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6449016D [480.000000 -64.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76449021, 7123, 0x6449016E, 482.411, -69.6137, -11.9917, 0.999687, 0, 0, -0.024997, True, '2005-02-09 10:00:00'); /* Dark Leech */ @@ -137,8 +137,8 @@ VALUES (0x76449022, 7123, 0x6449016E, 476.888, -69.3373, -11.9917, 0.999687, 0, /* @teleloc 0x6449016E [476.888000 -69.337303 -11.991700] 0.999687 0.000000 0.000000 -0.024997 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76449023, 278, 0x64490171, 480, -74.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64490171 [480.000000 -74.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76449023, 278, 0x64490171, 480, -74.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64490171 [480.000000 -74.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76449024, 4217, 0x64490176, 486.862, -60.2078, -11.9917, 0.708565, 0, 0, 0.705645, True, '2005-02-09 10:00:00'); /* Dark Revenant */ @@ -161,20 +161,20 @@ VALUES (0x76449028, 568, 0x6449017E, 495.25, -60, -12, -0.707107, 0, 0, -0.707 /* @teleloc 0x6449017E [495.250000 -60.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76449029, 4217, 0x6449017F, 503, -70, -11.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Dark Revenant */ -/* @teleloc 0x6449017F [503.000000 -70.000000 -11.991700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76449029, 4217, 0x6449017F, 503, -70, -11.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Dark Revenant */ +/* @teleloc 0x6449017F [503.000000 -70.000000 -11.991700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644902A, 7124, 0x6449017F, 497.59, -70, -11.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Dark Magus */ -/* @teleloc 0x6449017F [497.589996 -70.000000 -11.991700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644902A, 7124, 0x6449017F, 497.59, -70, -11.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Dark Magus */ +/* @teleloc 0x6449017F [497.589996 -70.000000 -11.991700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644902B, 7124, 0x6449017F, 500.238, -70, -11.9917, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Dark Magus */ -/* @teleloc 0x6449017F [500.238007 -70.000000 -11.991700] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644902B, 7124, 0x6449017F, 500.238, -70, -11.9917, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Dark Magus */ +/* @teleloc 0x6449017F [500.238007 -70.000000 -11.991700] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644902C, 278, 0x64490182, 500, -74.75, -12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64490182 [500.000000 -74.750000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7644902C, 278, 0x64490182, 500, -74.75, -12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64490182 [500.000000 -74.750000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644902D, 7780, 0x64490193, 290, -109.954, -5.995, 0.120503, 0, 0, 0.992713, True, '2005-02-09 10:00:00'); /* Ashen Bones */ @@ -339,8 +339,8 @@ VALUES (0x7644904A, 278, 0x644901EF, 485.25, -90, -6, -0.707107, 0, 0, -0.7071 /* @teleloc 0x644901EF [485.250000 -90.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644904B, 278, 0x644901F0, 490, -94.75, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x644901F0 [490.000000 -94.750000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7644904B, 278, 0x644901F0, 490, -94.75, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x644901F0 [490.000000 -94.750000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644904C, 7124, 0x644901F5, 496.861, -60.6926, -5.99175, 0.659084, 0, 0, 0.752069, True, '2005-02-09 10:00:00'); /* Dark Magus */ @@ -423,16 +423,16 @@ VALUES (0x7644905F, 7345, 0x64490248, 39.5238, -126.864, 0.00715, -0.908419, 0, /* @teleloc 0x64490248 [39.523800 -126.863998 0.007150] -0.908419 0.000000 0.000000 -0.418062 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76449060, 7345, 0x6449024D, 51.2239, -85.8159, 0.00715, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x6449024D [51.223900 -85.815903 0.007150] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76449060, 7345, 0x6449024D, 51.2239, -85.8159, 0.00715, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x6449024D [51.223900 -85.815903 0.007150] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76449061, 7345, 0x6449024D, 48.2238, -85.8159, 0.00715, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Striker */ -/* @teleloc 0x6449024D [48.223801 -85.815903 0.007150] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76449061, 7345, 0x6449024D, 48.2238, -85.8159, 0.00715, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Striker */ +/* @teleloc 0x6449024D [48.223801 -85.815903 0.007150] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76449062, 22810, 0x6449024D, 49.6343, -85.1213, 0.055, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ -/* @teleloc 0x6449024D [49.634300 -85.121300 0.055000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76449062, 22810, 0x6449024D, 49.6343, -85.1213, 0.055, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ +/* @teleloc 0x6449024D [49.634300 -85.121300 0.055000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76449063, 22810, 0x64490257, 72.4027, -108.375, 0.0077, 0.984727, 0, 0, 0.174108, True, '2005-02-09 10:00:00'); /* Banderling Rogue */ @@ -504,8 +504,8 @@ VALUES (0x7644906B, 7121, 0x64490281, 227.815, -120.165, 0.005, 0.011566, 0, 0, /* @teleloc 0x64490281 [227.815002 -120.165001 0.005000] 0.011566 0.000000 0.000000 -0.999933 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644906C, 568, 0x64490283, 230, -124.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64490283 [230.000000 -124.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7644906C, 568, 0x64490283, 230, -124.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64490283 [230.000000 -124.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644906D, 7780, 0x6449028F, 253.505, -70.6023, 0.005, -0.746712, 0, 0, 0.665147, True, '2005-02-09 10:00:00'); /* Ashen Bones */ @@ -556,8 +556,8 @@ VALUES (0x76449078, 7780, 0x644902C0, 272.319, -169.99, 0.005, 0.696707, 0, 0, /* @teleloc 0x644902C0 [272.319000 -169.990005 0.005000] 0.696707 0.000000 0.000000 0.717356 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76449079, 25836, 0x644902C1, 280.04, -73.7325, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Exit to Surface */ -/* @teleloc 0x644902C1 [280.040009 -73.732498 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76449079, 25836, 0x644902C1, 280.04, -73.7325, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Exit to Surface */ +/* @teleloc 0x644902C1 [280.040009 -73.732498 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644907A, 7334, 0x644902C3, 279.703, -90.6416, 0.005, 0.711013, 0, 0, -0.703179, True, '2005-02-09 10:00:00'); /* Skeleton Bone Knight */ @@ -797,8 +797,8 @@ VALUES (0x764490A7, 7121, 0x6449032F, 347.1, -120.296, 0.005, -0.004204, 0, 0, /* @teleloc 0x6449032F [347.100006 -120.295998 0.005000] -0.004204 0.000000 0.000000 -0.999991 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764490A8, 568, 0x64490331, 350, -124.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64490331 [350.000000 -124.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764490A8, 568, 0x64490331, 350, -124.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64490331 [350.000000 -124.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764490A9, 25942, 0x6449010D, 109.173, -96.5722, -23.921, -0.797687, 0, 0, 0.603072, True, '2005-02-09 10:00:00'); /* Unicorn's Cavern */ @@ -822,8 +822,8 @@ VALUES (0x764490AC, 25834, 0x644901E8, 483.03, -109.899, -5.995, 0.714421, 0, 0, /* @teleloc 0x644901E8 [483.029999 -109.899002 -5.995000] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764490AD, 25824, 0x644901EC, 489.999, -90.0134, -5.958, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Smoldering Brazier */ -/* @teleloc 0x644901EC [489.998993 -90.013397 -5.958000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764490AD, 25824, 0x644901EC, 489.999, -90.0134, -5.958, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Smoldering Brazier */ +/* @teleloc 0x644901EC [489.998993 -90.013397 -5.958000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764490AE, 25945, 0x644901EC, 490.31, -87.8444, -5.921, 0.283469, 0, 0, 0.958981, True, '2005-02-09 10:00:00'); /* Journey's End */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/644A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/644A.sql index 6d2c156639..606c765621 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/644A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/644A.sql @@ -13,8 +13,8 @@ VALUES (0x7644A001, 5398, 0x644A0108, 40, -80, -47.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x644A0108 [40.000000 -80.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A003, 298, 0x644A010B, 46, -56.005, -47.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x644A010B [46.000000 -56.005001 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644A003, 298, 0x644A010B, 46, -56.005, -47.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x644A010B [46.000000 -56.005001 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644A007, 5624, 0x644A0124, 41.8957, -90.0093, -41.995, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -44,12 +44,12 @@ VALUES (0x7644A00B, 0x7644A00E, '2005-02-09 10:00:00') /* Lever (2609) */ , (0x7644A00B, 0x7644A073, '2005-02-09 10:00:00') /* Lever (286) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A00E, 2609, 0x644A0197, 140, -30, -35.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x644A0197 [140.000000 -30.000000 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644A00E, 2609, 0x644A0197, 140, -30, -35.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x644A0197 [140.000000 -30.000000 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A00F, 2179, 0x644A0199, 140, -34.7471, -35.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x644A0199 [140.000000 -34.747101 -35.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644A00F, 2179, 0x644A0199, 140, -34.7471, -35.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x644A0199 [140.000000 -34.747101 -35.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7644A00F, 0x7644A014, '2005-02-09 10:00:00') /* Lever (2609) */ @@ -72,12 +72,12 @@ VALUES (0x7644A013, 5624, 0x644A01C5, 114.735, -50, -29.995, 0.707107, 0, 0, -0 /* @teleloc 0x644A01C5 [114.735001 -50.000000 -29.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A014, 2609, 0x644A01CF, 140, -20, -29.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x644A01CF [140.000000 -20.000000 -29.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7644A014, 2609, 0x644A01CF, 140, -20, -29.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x644A01CF [140.000000 -20.000000 -29.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A015, 5624, 0x644A01D1, 140, -24.7758, -29.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x644A01D1 [140.000000 -24.775801 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644A015, 5624, 0x644A01D1, 140, -24.7758, -29.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x644A01D1 [140.000000 -24.775801 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644A016, 2609, 0x644A01D8, 140, -80, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ @@ -311,8 +311,8 @@ VALUES (0x7644A04B, 5624, 0x644A0334, 175.259, -50.0105, -11.995, -0.707107, 0, /* @teleloc 0x644A0334 [175.259003 -50.010502 -11.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A04C, 5625, 0x644A0337, 110.004, -54.75, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x644A0337 [110.003998 -54.750000 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7644A04C, 5625, 0x644A0337, 110.004, -54.75, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x644A0337 [110.003998 -54.750000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644A04D, 5625, 0x644A033C, 109.995, -65.2556, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -323,8 +323,8 @@ VALUES (0x7644A04E, 5624, 0x644A033F, 124.744, -20, -5.995, 0.707107, 0, 0, -0. /* @teleloc 0x644A033F [124.744003 -20.000000 -5.995000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A04F, 5624, 0x644A0358, 140.009, -14.7465, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x644A0358 [140.009003 -14.746500 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7644A04F, 5624, 0x644A0358, 140.009, -14.7465, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x644A0358 [140.009003 -14.746500 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644A050, 5624, 0x644A0363, 139.993, -85.2528, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -339,8 +339,8 @@ VALUES (0x7644A052, 5624, 0x644A037D, 155.251, -80, -5.995, -0.707107, 0, 0, -0 /* @teleloc 0x644A037D [155.251007 -80.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A053, 5624, 0x644A0380, 169.999, -34.758, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x644A0380 [169.998993 -34.757999 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644A053, 5624, 0x644A0380, 169.999, -34.758, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x644A0380 [169.998993 -34.757999 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644A054, 5624, 0x644A0389, 169.997, -65.2511, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -479,8 +479,8 @@ VALUES (0x7644A06E, 5620, 0x644A0108, 40, -80, -47.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x644A0108 [40.000000 -80.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A06F, 5749, 0x644A010B, 50, -60, -47.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Volcano Heat */ -/* @teleloc 0x644A010B [50.000000 -60.000000 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644A06F, 5749, 0x644A010B, 50, -60, -47.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Volcano Heat */ +/* @teleloc 0x644A010B [50.000000 -60.000000 -47.994999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644A070, 14804, 0x644A0112, 60, -70, -47.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ @@ -513,8 +513,8 @@ VALUES (0x7644A075, 25976, 0x644A018F, 128.541, -38.7677, -35.995, -0.92388, 0, /* @teleloc 0x644A018F [128.541000 -38.767700 -35.994999] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A076, 286, 0x644A0197, 137.071, -25.6026, -34.5, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x644A0197 [137.070999 -25.602600 -34.500000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644A076, 286, 0x644A0197, 137.071, -25.6026, -34.5, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x644A0197 [137.070999 -25.602600 -34.500000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644A077, 286, 0x644A019C, 142.629, -74.3916, -34.5, 0.004206, 0, 0, -0.999991, True, '2005-02-09 10:00:00'); /* Lever */ @@ -661,8 +661,8 @@ VALUES (0x7644A09A, 25963, 0x644A01D3, 140, -26.6372, -29.995, 0.020795, 0, 0, - /* @teleloc 0x644A01D3 [140.000000 -26.637199 -29.995001] 0.020795 0.000000 0.000000 -0.999784 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A09B, 25965, 0x644A01D7, 140, -73.3471, -29.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Maddened Zharalim */ -/* @teleloc 0x644A01D7 [140.000000 -73.347099 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644A09B, 25965, 0x644A01D7, 140, -73.3471, -29.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Maddened Zharalim */ +/* @teleloc 0x644A01D7 [140.000000 -73.347099 -29.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644A09C, 25962, 0x644A01E5, 120, -40, -23.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Crazed Zharalim */ @@ -721,8 +721,8 @@ VALUES (0x7644A0A9, 25966, 0x644A0215, 170, -40, -23.995, 0.04578, 0, 0, 0.99895 /* @teleloc 0x644A0215 [170.000000 -40.000000 -23.995001] 0.045780 0.000000 0.000000 0.998952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A0AA, 25966, 0x644A021C, 20, -47.7105, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Maddened Zharalim */ -/* @teleloc 0x644A021C [20.000000 -47.710499 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644A0AA, 25966, 0x644A021C, 20, -47.7105, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Maddened Zharalim */ +/* @teleloc 0x644A021C [20.000000 -47.710499 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644A0AB, 25963, 0x644A0220, 20, -71.2471, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Demented Zharalim */ @@ -986,8 +986,8 @@ VALUES (0x7644A0EB, 25963, 0x644A0311, 139.193, -67.1099, -11.995, 0.018927, 0, /* @teleloc 0x644A0311 [139.192993 -67.109901 -11.995000] 0.018927 0.000000 0.000000 -0.999821 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7644A0EC, 25961, 0x644A0322, 160, -50, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Crazed Zharalim */ -/* @teleloc 0x644A0322 [160.000000 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7644A0EC, 25961, 0x644A0322, 160, -50, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Crazed Zharalim */ +/* @teleloc 0x644A0322 [160.000000 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7644A0ED, 25962, 0x644A0325, 160, -70, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Crazed Zharalim */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/64D5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/64D5.sql index 6ad4c18d2d..089a032165 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/64D5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/64D5.sql @@ -103,8 +103,8 @@ VALUES (0x764D5020, 0x764D501F, '2005-02-09 10:00:00') /* Agent of the Arcanum ( , (0x764D5020, 0x764D5046, '2005-02-09 10:00:00') /* Cyphis Suldow (30627) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764D5021, 412, 0x64D50000, 61.6809, 41.6629, 78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64D50000 [61.680901 41.662899 78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764D5021, 412, 0x64D50000, 61.6809, 41.6629, 78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64D50000 [61.680901 41.662899 78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764D5022, 12304, 0x64D50000, 56.6276, 42.7309, 78.005, -0.01078, 0, 0, -0.999942, False, '2005-02-09 10:00:00'); /* Agent of the Arcanum */ @@ -124,7 +124,7 @@ VALUES (0x764D502F, 19206, 0x64D50000, 83.8452, 83.3074, 84.82, 0.740886, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764D5030, 19716, 0x64D50130, 84.9684, 96.0482, 72.805, 0.999685, 0, 0, -0.025101, False, '2005-02-09 10:00:00'); /* Mammet Foundry Portal */ -/* @teleloc 0x64D50130 [84.968399 96.048203 72.805000] 0.999685 0.000000 0.000000 -0.025100 */ +/* @teleloc 0x64D50130 [84.968399 96.048203 72.805000] 0.999685 0.000000 0.000000 -0.025101 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764D5032, 23631, 0x64D50000, 74.7084, 76.0736, 125.226, 0.99994, 0, 0, -0.010957, False, '2005-02-09 10:00:00'); /* April 2003 Raining Mad Cows Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/64E5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/64E5.sql index ed77873921..c1893ae464 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/64E5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/64E5.sql @@ -629,16 +629,16 @@ VALUES (0x764E509C, 9686, 0x64E50118, 57.7548, 34.0111, 29.5, -0.707107, 0, 0, /* @teleloc 0x64E50118 [57.754799 34.011101 29.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E509D, 9686, 0x64E50118, 56.5548, 32.1111, 28.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50118 [56.554798 32.111099 28.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E509D, 9686, 0x64E50118, 56.5548, 32.1111, 28.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50118 [56.554798 32.111099 28.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E509E, 11697, 0x64E50118, 57.368, 36.7617, 26.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x64E50118 [57.368000 36.761700 26.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E509F, 11697, 0x64E50118, 56.3429, 32.4868, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x64E50118 [56.342899 32.486801 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E509F, 11697, 0x64E50118, 56.3429, 32.4868, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x64E50118 [56.342899 32.486801 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E50A0, 9686, 0x64E50118, 53.1048, 32.8861, 28.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -653,24 +653,24 @@ VALUES (0x764E50A2, 9686, 0x64E50118, 53.1048, 36.3611, 28.5, -0.707107, 0, 0, /* @teleloc 0x64E50118 [53.104801 36.361099 28.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50A3, 9686, 0x64E50118, 55.5233, 37.2572, 29.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50118 [55.523300 37.257198 29.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764E50A3, 9686, 0x64E50118, 55.5233, 37.2572, 29.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50118 [55.523300 37.257198 29.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E50A4, 9686, 0x64E50118, 57.7548, 36.106, 28.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x64E50118 [57.754799 36.105999 28.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50A5, 9686, 0x64E50119, 59.4088, 30.226, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50119 [59.408798 30.226000 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E50A5, 9686, 0x64E50119, 59.4088, 30.226, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50119 [59.408798 30.226000 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50A6, 9686, 0x64E50119, 64.7872, 30.226, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50119 [64.787201 30.226000 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E50A6, 9686, 0x64E50119, 64.7872, 30.226, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50119 [64.787201 30.226000 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50A7, 9686, 0x64E50119, 62.1372, 36.176, 29.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50119 [62.137199 36.175999 29.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764E50A7, 9686, 0x64E50119, 62.1372, 36.176, 29.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50119 [62.137199 36.175999 29.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E50A8, 9686, 0x64E50119, 66.0872, 35.126, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -693,8 +693,8 @@ VALUES (0x764E50AC, 11698, 0x64E50119, 62.1462, 33.2682, 32.6, -0.707107, 0, 0, /* @teleloc 0x64E50119 [62.146198 33.268200 32.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50AD, 11697, 0x64E50119, 62.1327, 35.8016, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x64E50119 [62.132702 35.801601 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764E50AD, 11697, 0x64E50119, 62.1327, 35.8016, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x64E50119 [62.132702 35.801601 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E50AE, 9686, 0x64E50119, 66.0872, 31.3356, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -705,8 +705,8 @@ VALUES (0x764E50AF, 9686, 0x64E50119, 66.0872, 33.1883, 29.875, 0.707107, 0, 0, /* @teleloc 0x64E50119 [66.087196 33.188301 29.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50B0, 9686, 0x64E50119, 62.1528, 30.226, 29.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50119 [62.152802 30.226000 29.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E50B0, 9686, 0x64E50119, 62.1528, 30.226, 29.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50119 [62.152802 30.226000 29.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E50B1, 9686, 0x64E50119, 58.1957, 31.2404, 29.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -721,12 +721,12 @@ VALUES (0x764E50B3, 9686, 0x64E50119, 58.1957, 35.2898, 29.6, -0.707107, 0, 0, /* @teleloc 0x64E50119 [58.195702 35.289799 29.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50B4, 9686, 0x64E50119, 59.5878, 36.176, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50119 [59.587799 36.175999 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764E50B4, 9686, 0x64E50119, 59.5878, 36.176, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50119 [59.587799 36.175999 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50B5, 9686, 0x64E50119, 64.8121, 36.176, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50119 [64.812103 36.175999 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764E50B5, 9686, 0x64E50119, 64.8121, 36.176, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50119 [64.812103 36.175999 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E50B6, 11698, 0x64E50119, 64.6812, 31.3732, 30.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -757,12 +757,12 @@ VALUES (0x764E50BC, 11697, 0x64E50119, 59.1662, 30.9982, 26.1, 0.359182, 0, 0, 0 /* @teleloc 0x64E50119 [59.166199 30.998199 26.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50BD, 9686, 0x64E5011D, 59.0733, 29.3072, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E5011D [59.073299 29.307199 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E50BD, 9686, 0x64E5011D, 59.0733, 29.3072, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E5011D [59.073299 29.307199 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50BE, 9686, 0x64E5011D, 59.3233, 35.8572, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E5011D [59.323299 35.857201 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764E50BE, 9686, 0x64E5011D, 59.3233, 35.8572, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E5011D [59.323299 35.857201 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E50BF, 9686, 0x64E5011D, 62.8224, 32.4715, 24.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,12 +781,12 @@ VALUES (0x764E50C2, 9687, 0x64E5011D, 62.2107, 35.2562, 22.1, 0.878817, 0, 0, - /* @teleloc 0x64E5011D [62.210701 35.256199 22.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50C3, 9686, 0x64E5011D, 61.162, 29.3072, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E5011D [61.161999 29.307199 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E50C3, 9686, 0x64E5011D, 61.162, 29.3072, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E5011D [61.161999 29.307199 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50C4, 9686, 0x64E5011D, 56.299, 35.8572, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E5011D [56.299000 35.857201 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764E50C4, 9686, 0x64E5011D, 56.299, 35.8572, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E5011D [56.299000 35.857201 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E50C5, 9686, 0x64E5011D, 53.1135, 30.7722, 24.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -797,36 +797,36 @@ VALUES (0x764E50C6, 11698, 0x64E5011D, 57.8362, 32.5432, 25.525, 0.707107, 0, 0, /* @teleloc 0x64E5011D [57.836201 32.543201 25.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50C7, 11697, 0x64E5011D, 57.9413, 29.7173, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x64E5011D [57.941299 29.717300 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E50C7, 11697, 0x64E5011D, 57.9413, 29.7173, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x64E5011D [57.941299 29.717300 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E50C8, 11697, 0x64E5011D, 62.0327, 32.693, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x64E5011D [62.032700 32.693001 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50C9, 11697, 0x64E5011D, 59.4937, 35.3594, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x64E5011D [59.493698 35.359402 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x764E50C9, 11697, 0x64E5011D, 59.4937, 35.3594, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x64E5011D [59.493698 35.359402 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50CA, 412, 0x64E50000, 55.4962, 37.7782, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x64E50000 [55.496201 37.778198 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E50CA, 412, 0x64E50000, 55.4962, 37.7782, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x64E50000 [55.496201 37.778198 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50CB, 9686, 0x64E50000, 55.4983, 37.8922, 29.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50000 [55.498299 37.892200 29.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E50CB, 9686, 0x64E50000, 55.4983, 37.8922, 29.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50000 [55.498299 37.892200 29.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50CC, 9686, 0x64E50000, 52.4883, 43.7472, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50000 [52.488300 43.747200 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x764E50CC, 9686, 0x64E50000, 52.4883, 43.7472, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50000 [52.488300 43.747200 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50CD, 9686, 0x64E50000, 58.5183, 43.7472, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x64E50000 [58.518299 43.747200 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x764E50CD, 9686, 0x64E50000, 58.5183, 43.7472, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x64E50000 [58.518299 43.747200 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x764E50CE, 12679, 0x64E50000, 60.0412, 38.2132, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x64E50000 [60.041199 38.213200 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x764E50CE, 12679, 0x64E50000, 60.0412, 38.2132, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x64E50000 [60.041199 38.213200 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E50CF, 12679, 0x64E50000, 51.1962, 38.1032, 26.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1058,7 +1058,7 @@ VALUES (0x764E5107, 9686, 0x64E50128, 30.1776, 157.198, 30.2, -0.917711, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E5108, 11697, 0x64E50128, 35.9696, 162.366, 28.1, -0.999944, 0, 0, -0.010582, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x64E50128 [35.969601 162.365997 28.100000] -0.999944 0.000000 0.000000 -0.010581 */ +/* @teleloc 0x64E50128 [35.969601 162.365997 28.100000] -0.999944 0.000000 0.000000 -0.010582 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E5109, 11697, 0x64E50128, 33.0378, 152.911, 28.1, -0.03937, 0, 0, 0.999225, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1427,7 +1427,7 @@ VALUES (0x764E513A, 0x764E5068, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x764E513B, 20697, 0x64E50118, 56.7821, 34.269, 26.005, 0.047475, 0, 0, 0.998872, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x64E50118 [56.782101 34.269001 26.004999] 0.047474 0.000000 0.000000 0.998872 */ +/* @teleloc 0x64E50118 [56.782101 34.269001 26.004999] 0.047475 0.000000 0.000000 0.998872 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x764E513B, 0x764E509C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6545.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6545.sql index dd5749f7ad..61cb755d6c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6545.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6545.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x6545; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545000, 26544, 0x65450100, 10, -212.5, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65450100 [10.000000 -212.500000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545000, 26544, 0x65450100, 10, -212.5, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65450100 [10.000000 -212.500000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76545001, 26568, 0x65450106, 20, -287.5, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -25,8 +25,8 @@ VALUES (0x76545005, 26568, 0x65450126, 62.5, -270, -12, 0.707107, 0, 0, -0.70710 /* @teleloc 0x65450126 [62.500000 -270.000000 -12.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545006, 26544, 0x65450128, 70, -212.5, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65450128 [70.000000 -212.500000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545006, 26544, 0x65450128, 70, -212.5, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65450128 [70.000000 -212.500000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76545007, 26544, 0x65450129, 70.75, -220, -11.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -41,8 +41,8 @@ VALUES (0x76545009, 26543, 0x65450132, 70, -287.5, -12, 1, 0, 0, 0, True, '2005 /* @teleloc 0x65450132 [70.000000 -287.500000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654500A, 26551, 0x65450133, 80, -250, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* High Matron Arbiter */ -/* @teleloc 0x65450133 [80.000000 -250.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654500A, 26551, 0x65450133, 80, -250, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* High Matron Arbiter */ +/* @teleloc 0x65450133 [80.000000 -250.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654500B, 26568, 0x6545013C, 120, -297.5, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -73,20 +73,20 @@ VALUES (0x76545011, 26568, 0x65450157, 20, -247.5, -6, 1, 0, 0, 0, True, '2005- /* @teleloc 0x65450157 [20.000000 -247.500000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545012, 26568, 0x6545015E, 30, -252.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x6545015E [30.000000 -252.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545012, 26568, 0x6545015E, 30, -252.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x6545015E [30.000000 -252.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76545013, 26568, 0x65450163, 42.5, -120, -6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x65450163 [42.500000 -120.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545014, 26543, 0x65450164, 40, -232.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65450164 [40.000000 -232.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545014, 26543, 0x65450164, 40, -232.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65450164 [40.000000 -232.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545015, 26543, 0x65450167, 40, -252.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65450167 [40.000000 -252.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545015, 26543, 0x65450167, 40, -252.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65450167 [40.000000 -252.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76545016, 26544, 0x6545016F, 50, -147.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -97,8 +97,8 @@ VALUES (0x76545017, 26568, 0x65450172, 50, -247.5, -6, 1, 0, 0, 0, True, '2005- /* @teleloc 0x65450172 [50.000000 -247.500000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545018, 26552, 0x65450176, 60, -100, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Matron Arbiter */ -/* @teleloc 0x65450176 [60.000000 -100.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545018, 26552, 0x65450176, 60, -100, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Matron Arbiter */ +/* @teleloc 0x65450176 [60.000000 -100.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76545019, 26544, 0x65450180, 59.25, -160, -5.995, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -113,8 +113,8 @@ VALUES (0x7654501B, 26543, 0x65450185, 67.5, -140, -5.995, -0.707107, 0, 0, -0.7 /* @teleloc 0x65450185 [67.500000 -140.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654501C, 26568, 0x6545018B, 70, -232.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x6545018B [70.000000 -232.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654501C, 26568, 0x6545018B, 70, -232.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x6545018B [70.000000 -232.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654501D, 26568, 0x65450192, 70, -267.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -141,32 +141,32 @@ VALUES (0x76545022, 26544, 0x654501AD, 90, -257.5, -6, 1, 0, 0, 0, True, '2005- /* @teleloc 0x654501AD [90.000000 -257.500000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545023, 26543, 0x654501AE, 100, -152.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654501AE [100.000000 -152.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545023, 26543, 0x654501AE, 100, -152.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654501AE [100.000000 -152.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76545024, 26544, 0x654501B4, 97.5, -240, -6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654501B4 [97.500000 -240.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545025, 26568, 0x654501B5, 110, -152.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654501B5 [110.000000 -152.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545025, 26568, 0x654501B5, 110, -152.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654501B5 [110.000000 -152.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76545026, 26568, 0x654501BA, 110, -247.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654501BA [110.000000 -247.500000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545027, 26544, 0x654501BB, 120, -232.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654501BB [120.000000 -232.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545027, 26544, 0x654501BB, 120, -232.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654501BB [120.000000 -232.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76545028, 26544, 0x654501CA, 140, -247.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654501CA [140.000000 -247.500000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545029, 26544, 0x654501D3, 160, -232.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654501D3 [160.000000 -232.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545029, 26544, 0x654501D3, 160, -232.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654501D3 [160.000000 -232.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654502A, 26568, 0x654501DD, 167.5, -270, -6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -177,16 +177,16 @@ VALUES (0x7654502B, 26568, 0x654501DE, 102.5, -180, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x654501DE [102.500000 -180.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654502C, 26543, 0x654501E3, 110, -192.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654501E3 [110.000000 -192.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654502C, 26543, 0x654501E3, 110, -192.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654501E3 [110.000000 -192.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654502D, 26543, 0x654501E6, 110, -212.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654501E6 [110.000000 -212.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654502D, 26543, 0x654501E6, 110, -212.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654501E6 [110.000000 -212.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654502E, 26544, 0x654501EA, 120, -172.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654501EA [120.000000 -172.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654502E, 26544, 0x654501EA, 120, -172.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654501EA [120.000000 -172.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654502F, 26568, 0x654501EF, 120, -207.5, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -197,8 +197,8 @@ VALUES (0x76545030, 26568, 0x654501FD, 130, -227.5, 0, 1, 0, 0, 0, True, '2005- /* @teleloc 0x654501FD [130.000000 -227.500000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545031, 26543, 0x654501FF, 140, -192.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654501FF [140.000000 -192.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545031, 26543, 0x654501FF, 140, -192.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654501FF [140.000000 -192.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76545032, 26577, 0x65450206, 145.123, -70, 0.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Eye of the Watcher */ @@ -209,8 +209,8 @@ VALUES (0x76545033, 26576, 0x65450207, 145.1, -80, 0.005, 0.707107, 0, 0, -0.707 /* @teleloc 0x65450207 [145.100006 -80.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76545034, 26544, 0x65450208, 150, -172.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65450208 [150.000000 -172.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76545034, 26544, 0x65450208, 150, -172.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65450208 [150.000000 -172.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76545035, 26544, 0x65450212, 150, -227.5, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -245,8 +245,8 @@ VALUES (0x7654503C, 26550, 0x6545021B, 165.719, -196.931, 0.005, 0.707107, 0, 0, /* @teleloc 0x6545021B [165.718994 -196.931000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654503D, 5624, 0x65450220, 180, -184.75, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x65450220 [180.000000 -184.750000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654503D, 5624, 0x65450220, 180, -184.75, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x65450220 [180.000000 -184.750000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654503E, 26546, 0x65450221, 183.357, -185.633, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian of the Restless Dead */ @@ -372,12 +372,12 @@ VALUES (0x7654504C, 26571, 0x6545022F, 195.1, -80, 0.005, 0.707107, 0, 0, -0.707 /* @teleloc 0x6545022F [195.100006 -80.000000 0.005000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654504D, 26542, 0x65450232, 200, -140, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Judge of the Appeasement */ -/* @teleloc 0x65450232 [200.000000 -140.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654504D, 26542, 0x65450232, 200, -140, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Judge of the Appeasement */ +/* @teleloc 0x65450232 [200.000000 -140.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654504E, 26524, 0x65450237, 200, -160, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Temple Grave Spirits Generator */ -/* @teleloc 0x65450237 [200.000000 -160.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654504E, 26524, 0x65450237, 200, -160, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Temple Grave Spirits Generator */ +/* @teleloc 0x65450237 [200.000000 -160.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654504F, 26635, 0x65450237, 202.854, -158.427, 0.005, 0.703856, 0, 0, -0.710343, True, '2005-02-09 10:00:00'); /* Offering Table */ @@ -589,8 +589,8 @@ VALUES (0x7654507A, 0x7654503C, '2005-02-09 10:00:00') /* Guardian of Fury (2655 , (0x7654507A, 0x76545045, '2005-02-09 10:00:00') /* Guardian of the Sacrificial Urns (26566) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654507B, 26553, 0x65450288, 310, -195.16, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ -/* @teleloc 0x65450288 [310.000000 -195.160004 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654507B, 26553, 0x65450288, 310, -195.16, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Guardian */ +/* @teleloc 0x65450288 [310.000000 -195.160004 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654507D, 26553, 0x6545029B, 325.16, -180, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Guardian */ @@ -656,8 +656,8 @@ VALUES (0x7654508B, 26654, 0x6545026D, 281.77, -200, 1.25, 0.707107, 0, 0, -0.70 /* @teleloc 0x6545026D [281.769989 -200.000000 1.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654508C, 26653, 0x6545026E, 290, -151.777, 1.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x6545026E [290.000000 -151.776993 1.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654508C, 26653, 0x6545026E, 290, -151.777, 1.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x6545026E [290.000000 -151.776993 1.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654508D, 26650, 0x65450280, 295.107, -176.841, 1.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Button */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6546.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6546.sql index fa07543937..208d7428f6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6546.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6546.sql @@ -1,16 +1,16 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x6546; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546000, 26544, 0x65460100, 10, -292.5, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460100 [10.000000 -292.500000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546000, 26544, 0x65460100, 10, -292.5, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460100 [10.000000 -292.500000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546001, 26568, 0x65460106, 20, -367.5, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x65460106 [20.000000 -367.500000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546002, 26544, 0x65460107, 30, -112.5, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460107 [30.000000 -112.500000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546002, 26544, 0x65460107, 30, -112.5, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460107 [30.000000 -112.500000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546003, 26568, 0x65460111, 40, -187.5, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -41,8 +41,8 @@ VALUES (0x76546009, 26543, 0x65460143, 70, -187.5, -12, 1, 0, 0, 0, True, '2005 /* @teleloc 0x65460143 [70.000000 -187.500000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654600A, 26544, 0x65460144, 70, -292.5, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460144 [70.000000 -292.500000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654600A, 26544, 0x65460144, 70, -292.5, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460144 [70.000000 -292.500000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654600B, 26544, 0x65460145, 70.75, -300, -11.995, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -65,12 +65,12 @@ VALUES (0x7654600F, 26568, 0x65460155, 81.769, -170, -12, -0.707107, 0, 0, -0.70 /* @teleloc 0x65460155 [81.768997 -170.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546010, 26551, 0x65460157, 80, -333, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* High Matron Arbiter */ -/* @teleloc 0x65460157 [80.000000 -333.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546010, 26551, 0x65460157, 80, -333, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* High Matron Arbiter */ +/* @teleloc 0x65460157 [80.000000 -333.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546011, 26544, 0x6546015C, 90, -112.5, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x6546015C [90.000000 -112.500000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546011, 26544, 0x6546015C, 90, -112.5, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x6546015C [90.000000 -112.500000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546012, 26544, 0x6546015D, 91.562, -120, -11.995, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -85,8 +85,8 @@ VALUES (0x76546014, 26543, 0x65460166, 90, -187.5, -12, 1, 0, 0, 0, True, '2005 /* @teleloc 0x65460166 [90.000000 -187.500000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546015, 26551, 0x65460167, 100, -153, -12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* High Matron Arbiter */ -/* @teleloc 0x65460167 [100.000000 -153.000000 -12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546015, 26551, 0x65460167, 100, -153, -12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* High Matron Arbiter */ +/* @teleloc 0x65460167 [100.000000 -153.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546016, 26568, 0x6546016E, 120, -377.5, -12, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -141,8 +141,8 @@ VALUES (0x76546022, 26544, 0x654601A1, 32.5, -160, -6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x654601A1 [32.500000 -160.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546023, 26568, 0x654601A5, 30, -332.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654601A5 [30.000000 -332.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546023, 26568, 0x654601A5, 30, -332.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654601A5 [30.000000 -332.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546024, 26568, 0x654601AE, 40, -147.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -153,16 +153,16 @@ VALUES (0x76546025, 26568, 0x654601B2, 42.75, -200, -6, 0.707107, 0, 0, -0.70710 /* @teleloc 0x654601B2 [42.750000 -200.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546026, 26543, 0x654601B3, 40, -312.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654601B3 [40.000000 -312.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546026, 26543, 0x654601B3, 40, -312.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654601B3 [40.000000 -312.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546027, 26543, 0x654601B6, 40, -332.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654601B6 [40.000000 -332.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546027, 26543, 0x654601B6, 40, -332.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654601B6 [40.000000 -332.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546028, 26568, 0x654601BC, 50, -152.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654601BC [50.000000 -152.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546028, 26568, 0x654601BC, 50, -152.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654601BC [50.000000 -152.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546029, 26544, 0x654601C6, 50, -227.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -177,16 +177,16 @@ VALUES (0x7654602B, 26568, 0x654601CD, 62.5, -20, -6, 0.707107, 0, 0, -0.707107, /* @teleloc 0x654601CD [62.500000 -20.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654602C, 26543, 0x654601CE, 60, -132.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654601CE [60.000000 -132.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654602C, 26543, 0x654601CE, 60, -132.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654601CE [60.000000 -132.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654602D, 26543, 0x654601D1, 60, -152.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654601D1 [60.000000 -152.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654602D, 26543, 0x654601D1, 60, -152.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654601D1 [60.000000 -152.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654602E, 26552, 0x654601D4, 60, -183, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Matron Arbiter */ -/* @teleloc 0x654601D4 [60.000000 -183.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654602E, 26552, 0x654601D4, 60, -183, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Matron Arbiter */ +/* @teleloc 0x654601D4 [60.000000 -183.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654602F, 26544, 0x654601DC, 59.25, -240, -5.995, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -209,16 +209,16 @@ VALUES (0x76546033, 26543, 0x654601ED, 67.5, -220, -5.995, -0.707107, 0, 0, -0.7 /* @teleloc 0x654601ED [67.500000 -220.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546034, 26568, 0x654601F3, 70, -312.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654601F3 [70.000000 -312.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546034, 26568, 0x654601F3, 70, -312.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654601F3 [70.000000 -312.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546035, 26568, 0x654601FA, 70, -347.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654601FA [70.000000 -347.500000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546036, 26552, 0x654601FB, 80, -3, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Matron Arbiter */ -/* @teleloc 0x654601FB [80.000000 -3.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546036, 26552, 0x654601FB, 80, -3, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Matron Arbiter */ +/* @teleloc 0x654601FB [80.000000 -3.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546037, 26544, 0x65460203, 79.25, -60, -5.995, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -245,8 +245,8 @@ VALUES (0x7654603C, 26543, 0x65460213, 87.5, -40, -5.995, -0.707107, 0, 0, -0.70 /* @teleloc 0x65460213 [87.500000 -40.000000 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654603D, 26568, 0x65460219, 90, -132.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460219 [90.000000 -132.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654603D, 26568, 0x65460219, 90, -132.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460219 [90.000000 -132.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654603E, 26568, 0x65460220, 90, -167.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -273,8 +273,8 @@ VALUES (0x76546043, 26543, 0x65460239, 102.5, -110, -6, 0.707107, 0, 0, -0.70710 /* @teleloc 0x65460239 [102.500000 -110.000000 -6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546044, 26543, 0x6546023C, 100, -232.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x6546023C [100.000000 -232.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546044, 26543, 0x6546023C, 100, -232.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x6546023C [100.000000 -232.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546045, 26544, 0x65460242, 97.5, -320, -6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -289,36 +289,36 @@ VALUES (0x76546047, 26544, 0x65460252, 110, -157.5, -6, 1, 0, 0, 0, True, '2005 /* @teleloc 0x65460252 [110.000000 -157.500000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546048, 26568, 0x65460253, 110, -232.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460253 [110.000000 -232.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546048, 26568, 0x65460253, 110, -232.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460253 [110.000000 -232.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546049, 26568, 0x65460258, 110, -327.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x65460258 [110.000000 -327.500000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654604A, 26543, 0x65460259, 120, -52.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460259 [120.000000 -52.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654604A, 26543, 0x65460259, 120, -52.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460259 [120.000000 -52.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654604B, 26544, 0x6546025F, 117.5, -140, -6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x6546025F [117.500000 -140.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654604C, 26544, 0x65460260, 120, -312.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460260 [120.000000 -312.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654604C, 26544, 0x65460260, 120, -312.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460260 [120.000000 -312.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654604D, 26568, 0x65460269, 130, -52.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460269 [130.000000 -52.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654604D, 26568, 0x65460269, 130, -52.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460269 [130.000000 -52.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654604E, 26568, 0x6546026E, 130, -147.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x6546026E [130.000000 -147.500000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654604F, 26544, 0x65460271, 140, -132.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460271 [140.000000 -132.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654604F, 26544, 0x65460271, 140, -132.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460271 [140.000000 -132.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546050, 26544, 0x6546027E, 140, -327.5, -6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -329,16 +329,16 @@ VALUES (0x76546051, 26544, 0x6546028D, 160, -147.5, -6, 1, 0, 0, 0, True, '2005 /* @teleloc 0x6546028D [160.000000 -147.500000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546052, 26544, 0x65460293, 160, -312.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460293 [160.000000 -312.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546052, 26544, 0x65460293, 160, -312.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460293 [160.000000 -312.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546053, 26568, 0x654602A0, 167.5, -350, -6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654602A0 [167.500000 -350.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546054, 26544, 0x654602A1, 180, -132.5, -6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654602A1 [180.000000 -132.500000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546054, 26544, 0x654602A1, 180, -132.5, -6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654602A1 [180.000000 -132.500000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546055, 26568, 0x654602AB, 187.5, -170, -6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -349,72 +349,72 @@ VALUES (0x76546056, 26568, 0x654602AC, 102.5, -260, 0, 0.707107, 0, 0, -0.707107 /* @teleloc 0x654602AC [102.500000 -260.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546057, 26543, 0x654602B1, 110, -272.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654602B1 [110.000000 -272.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546057, 26543, 0x654602B1, 110, -272.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654602B1 [110.000000 -272.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546058, 26543, 0x654602B4, 110, -292.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654602B4 [110.000000 -292.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546058, 26543, 0x654602B4, 110, -292.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654602B4 [110.000000 -292.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546059, 26568, 0x654602B8, 122.5, -80, 0, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654602B8 [122.500000 -80.000000 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654605A, 26544, 0x654602BA, 120, -252.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654602BA [120.000000 -252.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654605A, 26544, 0x654602BA, 120, -252.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654602BA [120.000000 -252.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654605B, 26568, 0x654602BF, 120, -287.5, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654602BF [120.000000 -287.500000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654605C, 26543, 0x654602C6, 130, -92.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654602C6 [130.000000 -92.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654605C, 26543, 0x654602C6, 130, -92.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654602C6 [130.000000 -92.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654605D, 26543, 0x654602C9, 130, -112.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654602C9 [130.000000 -112.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654605D, 26543, 0x654602C9, 130, -112.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654602C9 [130.000000 -112.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654605E, 26568, 0x654602D7, 130, -307.5, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654602D7 [130.000000 -307.500000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654605F, 26544, 0x654602D8, 140, -72.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654602D8 [140.000000 -72.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654605F, 26544, 0x654602D8, 140, -72.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654602D8 [140.000000 -72.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546060, 26568, 0x654602DD, 140, -107.5, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654602DD [140.000000 -107.500000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546061, 26543, 0x654602E2, 140, -272.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654602E2 [140.000000 -272.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546061, 26543, 0x654602E2, 140, -272.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654602E2 [140.000000 -272.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546062, 26568, 0x654602F2, 150, -127.5, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654602F2 [150.000000 -127.500000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546063, 26544, 0x654602F3, 150, -252.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654602F3 [150.000000 -252.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546063, 26544, 0x654602F3, 150, -252.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654602F3 [150.000000 -252.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546064, 26544, 0x654602FD, 150, -307.5, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ /* @teleloc 0x654602FD [150.000000 -307.500000 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546065, 26543, 0x654602FF, 160, -92.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x654602FF [160.000000 -92.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546065, 26543, 0x654602FF, 160, -92.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x654602FF [160.000000 -92.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546066, 5624, 0x65460305, 164.75, -280, 0.005, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x65460305 [164.750000 -280.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546067, 26544, 0x65460306, 170, -72.5, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ -/* @teleloc 0x65460306 [170.000000 -72.500000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546067, 26544, 0x65460306, 170, -72.5, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wailing Statue */ +/* @teleloc 0x65460306 [170.000000 -72.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546068, 26544, 0x65460310, 170, -127.5, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wailing Statue */ @@ -429,8 +429,8 @@ VALUES (0x7654606A, 5624, 0x65460314, 184.75, -100.014, 0.005, -0.707107, 0, 0, /* @teleloc 0x65460314 [184.750000 -100.014000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654606B, 5624, 0x65460318, 180, -264.75, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x65460318 [180.000000 -264.750000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654606B, 5624, 0x65460318, 180, -264.75, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x65460318 [180.000000 -264.750000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654606C, 26546, 0x65460319, 183.357, -265.633, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian of the Restless Dead */ @@ -533,8 +533,8 @@ VALUES (0x76546074, 26566, 0x65460323, 194.349, -283.029, 0.005, -0.707107, 0, 0 /* @teleloc 0x65460323 [194.348999 -283.028992 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546075, 5624, 0x65460328, 200, -84.75, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x65460328 [200.000000 -84.750000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76546075, 5624, 0x65460328, 200, -84.75, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x65460328 [200.000000 -84.750000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546076, 26546, 0x65460329, 203.357, -85.633, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian of the Restless Dead */ @@ -621,8 +621,8 @@ VALUES (0x76546078, 0x76546000, '2005-02-09 10:00:00') /* Wailing Statue (26544) , (0x76546078, 0x76546095, '2005-02-09 10:00:00') /* Judge of the Sacrifice (26567) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546079, 26542, 0x6546032C, 200, -220, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Judge of the Appeasement */ -/* @teleloc 0x6546032C [200.000000 -220.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546079, 26542, 0x6546032C, 200, -220, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Judge of the Appeasement */ +/* @teleloc 0x6546032C [200.000000 -220.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654607A, 26635, 0x65460331, 202.854, -238.427, 0.005, 0.703856, 0, 0, -0.710343, True, '2005-02-09 10:00:00'); /* Offering Table */ @@ -641,8 +641,8 @@ VALUES (0x7654607D, 26635, 0x65460331, 197.141, -238.311, 0.005, 0.713034, 0, 0, /* @teleloc 0x65460331 [197.141006 -238.311005 0.005000] 0.713034 0.000000 0.000000 0.701130 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654607E, 26522, 0x65460331, 200, -240, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Temple Ancient Souls Generator */ -/* @teleloc 0x65460331 [200.000000 -240.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654607E, 26522, 0x65460331, 200, -240, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Temple Ancient Souls Generator */ +/* @teleloc 0x65460331 [200.000000 -240.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654607F, 5624, 0x65460336, 195.25, -280, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -669,8 +669,8 @@ VALUES (0x76546084, 26566, 0x6546033B, 214.349, -103.029, 0.005, -0.707107, 0, 0 /* @teleloc 0x6546033B [214.348999 -103.028999 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76546085, 26542, 0x65460344, 220, -40, 0.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Judge of the Appeasement */ -/* @teleloc 0x65460344 [220.000000 -40.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76546085, 26542, 0x65460344, 220, -40, 0.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Judge of the Appeasement */ +/* @teleloc 0x65460344 [220.000000 -40.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76546086, 26635, 0x65460349, 222.854, -58.4274, 0.005, 0.703856, 0, 0, -0.710343, True, '2005-02-09 10:00:00'); /* Offering Table */ @@ -689,8 +689,8 @@ VALUES (0x76546089, 26635, 0x65460349, 217.141, -58.3114, 0.005, 0.713034, 0, 0, /* @teleloc 0x65460349 [217.141006 -58.311401 0.005000] 0.713034 0.000000 0.000000 0.701130 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654608A, 26523, 0x65460349, 220, -60, 0.005, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Temple Crypt Spirits Generator */ -/* @teleloc 0x65460349 [220.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654608A, 26523, 0x65460349, 220, -60, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Temple Crypt Spirits Generator */ +/* @teleloc 0x65460349 [220.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654608B, 5624, 0x6546034E, 215.25, -100, 0.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6547.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6547.sql index 7c37205095..33b778b733 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6547.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6547.sql @@ -63,7 +63,7 @@ VALUES (0x7654700D, 7110, 0x6547011E, 63.1848, -264.647, 6.005, 0.998065, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654700E, 7111, 0x65470120, 61.8788, -277.62, 6.005, -0.99983, 0, 0, 0.018415, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ -/* @teleloc 0x65470120 [61.878799 -277.619995 6.005000] -0.999830 0.000000 0.000000 0.018414 */ +/* @teleloc 0x65470120 [61.878799 -277.619995 6.005000] -0.999830 0.000000 0.000000 0.018415 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654700F, 23486, 0x65470122, 68.6673, -13.9517, 6.005, -0.001999, 0, 0, 0.999998, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ @@ -71,7 +71,7 @@ VALUES (0x7654700F, 23486, 0x65470122, 68.6673, -13.9517, 6.005, -0.001999, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76547010, 23485, 0x65470126, 70.2081, -49.8653, 6.005, -0.015489, 0, 0, 0.99988, True, '2005-02-09 10:00:00'); /* Essa Sclavus Lord */ -/* @teleloc 0x65470126 [70.208099 -49.865299 6.005000] -0.015488 0.000000 0.000000 0.999880 */ +/* @teleloc 0x65470126 [70.208099 -49.865299 6.005000] -0.015489 0.000000 0.000000 0.999880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76547011, 23487, 0x65470126, 69.0351, -51.8928, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sata Sclavus Lord */ @@ -86,8 +86,8 @@ VALUES (0x76547013, 23487, 0x65470132, 70.896, -91.3122, 6.005, 1, 0, 0, 0, Tru /* @teleloc 0x65470132 [70.896004 -91.312202 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76547014, 23485, 0x65470133, 70, -100, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Essa Sclavus Lord */ -/* @teleloc 0x65470133 [70.000000 -100.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76547014, 23485, 0x65470133, 70, -100, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Essa Sclavus Lord */ +/* @teleloc 0x65470133 [70.000000 -100.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76547015, 7112, 0x6547013A, 73.0851, -263.649, 6.005, 0.998066, 0, 0, -0.062171, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ @@ -107,11 +107,11 @@ VALUES (0x76547018, 26563, 0x6547013C, 70, -284.684, 6.005, 1, 0, 0, 0, True, ' INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76547019, 7111, 0x6547013C, 74.3404, -278.079, 6.005, -0.99983, 0, 0, 0.018415, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ -/* @teleloc 0x6547013C [74.340401 -278.079010 6.005000] -0.999830 0.000000 0.000000 0.018414 */ +/* @teleloc 0x6547013C [74.340401 -278.079010 6.005000] -0.999830 0.000000 0.000000 0.018415 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654701A, 7111, 0x6547013C, 68.3047, -277.857, 6.005, -0.99983, 0, 0, 0.018415, True, '2005-02-09 10:00:00'); /* Faisi Sclavus */ -/* @teleloc 0x6547013C [68.304703 -277.856995 6.005000] -0.999830 0.000000 0.000000 0.018414 */ +/* @teleloc 0x6547013C [68.304703 -277.856995 6.005000] -0.999830 0.000000 0.000000 0.018415 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654701B, 23485, 0x6547013E, 76.2387, -13.9214, 6.005, -0.001999, 0, 0, 0.999998, True, '2005-02-09 10:00:00'); /* Essa Sclavus Lord */ @@ -126,20 +126,20 @@ VALUES (0x7654701D, 23487, 0x65470145, 80, -79.4039, 6.005, 1, 0, 0, 0, True, ' /* @teleloc 0x65470145 [80.000000 -79.403900 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654701E, 23487, 0x65470146, 80, -90, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Sata Sclavus Lord */ -/* @teleloc 0x65470146 [80.000000 -90.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654701E, 23487, 0x65470146, 80, -90, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Sata Sclavus Lord */ +/* @teleloc 0x65470146 [80.000000 -90.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654701F, 7110, 0x6547014D, 75.787, -267.525, 6.005, 0.998308, 0, 0, -0.058142, True, '2005-02-09 10:00:00'); /* Ulu Sclavus */ /* @teleloc 0x6547014D [75.787003 -267.524994 6.005000] 0.998308 0.000000 0.000000 -0.058142 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76547020, 23486, 0x65470150, 93.104, -8.73724, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ -/* @teleloc 0x65470150 [93.103996 -8.737240 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76547020, 23486, 0x65470150, 93.104, -8.73724, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ +/* @teleloc 0x65470150 [93.103996 -8.737240 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76547021, 23486, 0x65470150, 86.6936, -8.73724, 6.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ -/* @teleloc 0x65470150 [86.693604 -8.737240 6.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76547021, 23486, 0x65470150, 86.6936, -8.73724, 6.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ +/* @teleloc 0x65470150 [86.693604 -8.737240 6.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76547022, 25346, 0x65470158, 130.44, -180.155, 6.00975, 0.740466, 0, 0, 0.672094, True, '2005-02-09 10:00:00'); /* Falatacot Consort */ @@ -470,8 +470,8 @@ VALUES (0x76547073, 25346, 0x6547029F, 90.0685, -88.8224, 18.0098, 0.018889, 0, /* @teleloc 0x6547029F [90.068497 -88.822403 18.009800] 0.018889 0.000000 0.000000 0.999822 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76547074, 25346, 0x654702B4, 90, -210, 18.0098, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Falatacot Consort */ -/* @teleloc 0x654702B4 [90.000000 -210.000000 18.009800] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76547074, 25346, 0x654702B4, 90, -210, 18.0098, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Falatacot Consort */ +/* @teleloc 0x654702B4 [90.000000 -210.000000 18.009800] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76547075, 23486, 0x654702B5, 98.3675, -32.1348, 18.005, 0.297394, 0, 0, 0.954755, True, '2005-02-09 10:00:00'); /* Faisi Sclavus Lord */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6548.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6548.sql index d042016190..bc98661e7b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6548.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6548.sql @@ -45,16 +45,16 @@ VALUES (0x76548010, 27286, 0x65480113, 94.5716, -84.3103, -83.9975, -0.752394, 0 /* @teleloc 0x65480113 [94.571602 -84.310303 -83.997498] -0.752394 0.000000 0.000000 -0.658713 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548011, 25859, 0x65480127, 100, -110, -83.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Biaka */ -/* @teleloc 0x65480127 [100.000000 -110.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548011, 25859, 0x65480127, 100, -110, -83.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Biaka */ +/* @teleloc 0x65480127 [100.000000 -110.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548012, 27286, 0x6548012A, 96.9314, -130, -83.9975, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Forsaken Child */ -/* @teleloc 0x6548012A [96.931396 -130.000000 -83.997498] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548012, 27286, 0x6548012A, 96.9314, -130, -83.9975, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Forsaken Child */ +/* @teleloc 0x6548012A [96.931396 -130.000000 -83.997498] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548013, 27286, 0x6548012A, 99.2269, -130, -83.9975, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Forsaken Child */ -/* @teleloc 0x6548012A [99.226898 -130.000000 -83.997498] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548013, 27286, 0x6548012A, 99.2269, -130, -83.9975, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Forsaken Child */ +/* @teleloc 0x6548012A [99.226898 -130.000000 -83.997498] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76548014, 25865, 0x65480137, 77.8682, -132.597, -77.995, 0.911039, 0, 0, -0.412321, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ @@ -73,8 +73,8 @@ VALUES (0x76548017, 25862, 0x65480140, 90, -140, -77.995, 0, 0, 0, -1, True, '2 /* @teleloc 0x65480140 [90.000000 -140.000000 -77.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548018, 25859, 0x65480141, 89.782, -147.436, -77.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Biaka */ -/* @teleloc 0x65480141 [89.781998 -147.436005 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548018, 25859, 0x65480141, 89.782, -147.436, -77.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Biaka */ +/* @teleloc 0x65480141 [89.781998 -147.436005 -77.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76548019, 25865, 0x65480145, 102.51, -132.154, -77.995, 0.930508, 0, 0, 0.366272, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ @@ -133,12 +133,12 @@ VALUES (0x76548026, 25859, 0x6548018B, 80, -90, -11.995, 0, 0, 0, -1, True, '20 /* @teleloc 0x6548018B [80.000000 -90.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548027, 25864, 0x6548018C, 76.983, -96.715, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Stalking Margul */ -/* @teleloc 0x6548018C [76.983002 -96.714996 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76548027, 25864, 0x6548018C, 76.983, -96.715, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Stalking Margul */ +/* @teleloc 0x6548018C [76.983002 -96.714996 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548028, 25864, 0x6548018C, 82.596, -96.715, -11.995, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Stalking Margul */ -/* @teleloc 0x6548018C [82.596001 -96.714996 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76548028, 25864, 0x6548018C, 82.596, -96.715, -11.995, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Stalking Margul */ +/* @teleloc 0x6548018C [82.596001 -96.714996 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76548029, 7983, 0x65480192, 98.0322, -60.9676, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bane Grievver */ @@ -149,8 +149,8 @@ VALUES (0x7654802A, 7983, 0x65480192, 101.917, -60.9676, -11.995, 1, 0, 0, 0, /* @teleloc 0x65480192 [101.917000 -60.967602 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654802B, 22900, 0x65480193, 100, -70, -11.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Bile Grievver */ -/* @teleloc 0x65480193 [100.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654802B, 22900, 0x65480193, 100, -70, -11.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Bile Grievver */ +/* @teleloc 0x65480193 [100.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654802C, 23089, 0x65480196, 103.453, -92.5675, -11.995, 0.900447, 0, 0, 0.434966, True, '2005-02-09 10:00:00'); /* Shadow Phantom */ @@ -185,8 +185,8 @@ VALUES (0x76548033, 27288, 0x65480198, 0.067462, -80.1271, -5.99625, 0.707107, 0 /* @teleloc 0x65480198 [0.067462 -80.127098 -5.996250] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548034, 27288, 0x65480198, -0, -83.487, -5.99625, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wretched Child */ -/* @teleloc 0x65480198 [-0.000000 -83.487000 -5.996250] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x76548034, 27288, 0x65480198, 0, -83.487, -5.99625, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wretched Child */ +/* @teleloc 0x65480198 [0.000000 -83.487000 -5.996250] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76548035, 25865, 0x65480198, -2.5294, -79.9261, -5.995, 0.696707, 0, 0, -0.717356, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ @@ -201,8 +201,8 @@ VALUES (0x76548037, 27288, 0x65480199, 0.064335, -99.8314, -5.99625, 0.707107, 0 /* @teleloc 0x65480199 [0.064335 -99.831398 -5.996250] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548038, 27288, 0x65480199, -0, -102.803, -5.99625, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wretched Child */ -/* @teleloc 0x65480199 [-0.000000 -102.803001 -5.996250] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x76548038, 27288, 0x65480199, 0, -102.803, -5.99625, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wretched Child */ +/* @teleloc 0x65480199 [0.000000 -102.803001 -5.996250] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76548039, 25865, 0x65480199, -2.79607, -99.6395, -5.995, 0.696707, 0, 0, -0.717356, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ @@ -249,20 +249,20 @@ VALUES (0x76548043, 25861, 0x654801B9, 70, -144.028, -5.995, 0, 0, 0, -1, True, /* @teleloc 0x654801B9 [70.000000 -144.028000 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548044, 27287, 0x654801BB, 70, -160, -5.99625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pandemic Child */ -/* @teleloc 0x654801BB [70.000000 -160.000000 -5.996250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548044, 27287, 0x654801BB, 70, -160, -5.99625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pandemic Child */ +/* @teleloc 0x654801BB [70.000000 -160.000000 -5.996250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548045, 27284, 0x654801BB, 67.4182, -160, -5.99625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Abyssal Child */ -/* @teleloc 0x654801BB [67.418198 -160.000000 -5.996250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548045, 27284, 0x654801BB, 67.4182, -160, -5.99625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Abyssal Child */ +/* @teleloc 0x654801BB [67.418198 -160.000000 -5.996250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548046, 27285, 0x654801BB, 72.3076, -160, -5.99625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Depraved Child */ -/* @teleloc 0x654801BB [72.307602 -160.000000 -5.996250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548046, 27285, 0x654801BB, 72.3076, -160, -5.99625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Depraved Child */ +/* @teleloc 0x654801BB [72.307602 -160.000000 -5.996250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548047, 25865, 0x654801BB, 70, -162.747, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ -/* @teleloc 0x654801BB [70.000000 -162.746994 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548047, 25865, 0x654801BB, 70, -162.747, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ +/* @teleloc 0x654801BB [70.000000 -162.746994 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76548048, 27285, 0x654801C5, 87.0662, -0.26947, -5.99625, 0.04578, 0, 0, -0.998952, True, '2005-02-09 10:00:00'); /* Depraved Child */ @@ -289,20 +289,20 @@ VALUES (0x7654804D, 25861, 0x654801CF, 90, -143.97, -5.995, 1, 0, 0, 0, True, ' /* @teleloc 0x654801CF [90.000000 -143.970001 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654804E, 27285, 0x654801D3, 92.9748, -160, -5.99625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Depraved Child */ -/* @teleloc 0x654801D3 [92.974800 -160.000000 -5.996250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654804E, 27285, 0x654801D3, 92.9748, -160, -5.99625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Depraved Child */ +/* @teleloc 0x654801D3 [92.974800 -160.000000 -5.996250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654804F, 25865, 0x654801D3, 90, -163.474, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ -/* @teleloc 0x654801D3 [90.000000 -163.473999 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654804F, 25865, 0x654801D3, 90, -163.474, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ +/* @teleloc 0x654801D3 [90.000000 -163.473999 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548050, 27287, 0x654801D3, 90, -160, -5.99625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pandemic Child */ -/* @teleloc 0x654801D3 [90.000000 -160.000000 -5.996250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548050, 27287, 0x654801D3, 90, -160, -5.99625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pandemic Child */ +/* @teleloc 0x654801D3 [90.000000 -160.000000 -5.996250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548051, 27284, 0x654801D3, 87.3646, -160, -5.99625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Abyssal Child */ -/* @teleloc 0x654801D3 [87.364601 -160.000000 -5.996250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548051, 27284, 0x654801D3, 87.3646, -160, -5.99625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Abyssal Child */ +/* @teleloc 0x654801D3 [87.364601 -160.000000 -5.996250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76548052, 27285, 0x654801DD, 106.758, 0.027254, -5.99625, -0.004204, 0, 0, -0.999991, True, '2005-02-09 10:00:00'); /* Depraved Child */ @@ -329,20 +329,20 @@ VALUES (0x76548057, 25861, 0x654801E6, 110, -144.128, -5.995, 1, 0, 0, 0, True, /* @teleloc 0x654801E6 [110.000000 -144.128006 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548058, 27285, 0x654801EB, 112.735, -160, -5.99625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Depraved Child */ -/* @teleloc 0x654801EB [112.735001 -160.000000 -5.996250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548058, 27285, 0x654801EB, 112.735, -160, -5.99625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Depraved Child */ +/* @teleloc 0x654801EB [112.735001 -160.000000 -5.996250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548059, 25865, 0x654801EB, 110, -162.552, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ -/* @teleloc 0x654801EB [110.000000 -162.552002 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548059, 25865, 0x654801EB, 110, -162.552, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ +/* @teleloc 0x654801EB [110.000000 -162.552002 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654805A, 27287, 0x654801EB, 110, -160, -5.99625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Pandemic Child */ -/* @teleloc 0x654801EB [110.000000 -160.000000 -5.996250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654805A, 27287, 0x654801EB, 110, -160, -5.99625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pandemic Child */ +/* @teleloc 0x654801EB [110.000000 -160.000000 -5.996250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654805B, 27284, 0x654801EB, 106.923, -160, -5.99625, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Abyssal Child */ -/* @teleloc 0x654801EB [106.922997 -160.000000 -5.996250] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7654805B, 27284, 0x654801EB, 106.923, -160, -5.99625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Abyssal Child */ +/* @teleloc 0x654801EB [106.922997 -160.000000 -5.996250] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7654805C, 25865, 0x654801EC, 151.943, -80.1059, -5.995, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Cursed Marionette */ @@ -673,8 +673,8 @@ VALUES (0x76548083, 25867, 0x654802E4, 140, -80, 0.005, -0.707107, 0, 0, -0.7071 /* @teleloc 0x654802E4 [140.000000 -80.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76548084, 25867, 0x654802ED, 140, -110, 0.005, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Malignant Marionette */ -/* @teleloc 0x654802ED [140.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76548084, 25867, 0x654802ED, 140, -110, 0.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Malignant Marionette */ +/* @teleloc 0x654802ED [140.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76548085, 27284, 0x654802FB, 84.8865, -39.0272, 6.00375, -0.583754, 0, 0, -0.811931, True, '2005-02-09 10:00:00'); /* Abyssal Child */ @@ -821,8 +821,8 @@ VALUES (0x765480B0, 8516, 0x65480175, 80, -80, -30, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x65480175 [80.000000 -80.000000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480B1, 8516, 0x65480176, 90, -70, -30, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* The Black Breath */ -/* @teleloc 0x65480176 [90.000000 -70.000000 -30.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480B1, 8516, 0x65480176, 90, -70, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* The Black Breath */ +/* @teleloc 0x65480176 [90.000000 -70.000000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480B2, 8516, 0x65480177, 90, -90, -30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* The Black Breath */ @@ -861,12 +861,12 @@ VALUES (0x765480BA, 5857, 0x6548018B, 80, -90, -12, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x6548018B [80.000000 -90.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480BB, 5857, 0x6548018C, 80.0266, -100.003, -12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0x6548018C [80.026604 -100.002998 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480BB, 5857, 0x6548018C, 80.0266, -100.003, -12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0x6548018C [80.026604 -100.002998 -12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480BC, 27291, 0x6548018E, 90, -73.4859, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6548018E [90.000000 -73.485901 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480BC, 27291, 0x6548018E, 90, -73.4859, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6548018E [90.000000 -73.485901 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480BD, 27291, 0x65480191, 90, -86.903, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ @@ -877,8 +877,8 @@ VALUES (0x765480BE, 14804, 0x65480192, 100, -60, -11.995, 1, 0, 0, 0, False, '20 /* @teleloc 0x65480192 [100.000000 -60.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480BF, 14804, 0x65480193, 100, -70, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x65480193 [100.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480BF, 14804, 0x65480193, 100, -70, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x65480193 [100.000000 -70.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480C0, 27291, 0x65480195, 96.825, -80, -11.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -929,20 +929,20 @@ VALUES (0x765480CB, 5407, 0x654801AD, 70, 0, -5.995, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x654801AD [70.000000 0.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480CC, 5407, 0x654801AE, 70, -10, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ -/* @teleloc 0x654801AE [70.000000 -10.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480CC, 5407, 0x654801AE, 70, -10, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ +/* @teleloc 0x654801AE [70.000000 -10.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480CD, 5407, 0x654801BA, 70, -150, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ /* @teleloc 0x654801BA [70.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480CE, 14565, 0x654801BB, 70, -160, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x654801BB [70.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480CE, 14565, 0x654801BB, 70, -160, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x654801BB [70.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480CF, 5407, 0x654801BB, 70, -160, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ -/* @teleloc 0x654801BB [70.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480CF, 5407, 0x654801BB, 70, -160, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ +/* @teleloc 0x654801BB [70.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480D0, 14565, 0x654801C5, 90, 0, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lever */ @@ -953,20 +953,20 @@ VALUES (0x765480D1, 5407, 0x654801C5, 90, 0, -5.995, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0x654801C5 [90.000000 0.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480D2, 5407, 0x654801C6, 90, -10, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ -/* @teleloc 0x654801C6 [90.000000 -10.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480D2, 5407, 0x654801C6, 90, -10, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ +/* @teleloc 0x654801C6 [90.000000 -10.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480D3, 5407, 0x654801D2, 90, -150, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ /* @teleloc 0x654801D2 [90.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480D4, 14565, 0x654801D3, 90, -160, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x654801D3 [90.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480D4, 14565, 0x654801D3, 90, -160, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x654801D3 [90.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480D5, 5407, 0x654801D3, 90, -160, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ -/* @teleloc 0x654801D3 [90.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480D5, 5407, 0x654801D3, 90, -160, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ +/* @teleloc 0x654801D3 [90.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480D6, 14565, 0x654801DD, 110, 0, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lever */ @@ -977,20 +977,20 @@ VALUES (0x765480D7, 5407, 0x654801DD, 110, 0, -5.995, 1, 0, 0, 0, False, '2005- /* @teleloc 0x654801DD [110.000000 0.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480D8, 5407, 0x654801DE, 110, -10, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ -/* @teleloc 0x654801DE [110.000000 -10.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480D8, 5407, 0x654801DE, 110, -10, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ +/* @teleloc 0x654801DE [110.000000 -10.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480D9, 5407, 0x654801EA, 110, -150, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ /* @teleloc 0x654801EA [110.000000 -150.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480DA, 14565, 0x654801EB, 110, -160, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Lever */ -/* @teleloc 0x654801EB [110.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480DA, 14565, 0x654801EB, 110, -160, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Lever */ +/* @teleloc 0x654801EB [110.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480DB, 5407, 0x654801EB, 110, -160, -5.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ -/* @teleloc 0x654801EB [110.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480DB, 5407, 0x654801EB, 110, -160, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ +/* @teleloc 0x654801EB [110.000000 -160.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480DC, 5407, 0x654801FC, 170, -60, -5.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Virindi Rift */ @@ -1103,8 +1103,8 @@ VALUES (0x765480F3, 27282, 0x6548011A, 90, -150, -83.995, 1, 0, 0, 0, True, '20 /* @teleloc 0x6548011A [90.000000 -150.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480F4, 27281, 0x6548011F, 89.9331, -156.207, -83.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Yaruldi's Hoard */ -/* @teleloc 0x6548011F [89.933098 -156.207001 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765480F4, 27281, 0x6548011F, 89.9331, -156.207, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Yaruldi's Hoard */ +/* @teleloc 0x6548011F [89.933098 -156.207001 -83.995003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480F5, 27281, 0x6548012D, 96.2682, -150.248, -83.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Yaruldi's Hoard */ @@ -1139,8 +1139,8 @@ VALUES (0x765480FC, 5624, 0x65480156, 84.771, -80, -65.995, 0.707107, 0, 0, -0. /* @teleloc 0x65480156 [84.771004 -80.000000 -65.995003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765480FD, 5624, 0x6548015A, 89.992, -74.722, -65.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6548015A [89.991997 -74.722000 -65.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765480FD, 5624, 0x6548015A, 89.992, -74.722, -65.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6548015A [89.991997 -74.722000 -65.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765480FE, 5624, 0x6548015F, 90.0045, -85.2505, -65.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6549.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6549.sql index 01fa7cb84c..59cb90083c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6549.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6549.sql @@ -759,5 +759,5 @@ VALUES (0x76549097, 6013, 0x65490249, 187.024, -19.9841, 30.006, 0.73358, 0, 0, /* @teleloc 0x65490249 [187.024002 -19.984100 30.006001] 0.733580 0.000000 0.000000 0.679603 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76549098, 27697, 0x65490142, 90, -86, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Exit to Surface */ -/* @teleloc 0x65490142 [90.000000 -86.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76549098, 27697, 0x65490142, 90, -86, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Exit to Surface */ +/* @teleloc 0x65490142 [90.000000 -86.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/654A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/654A.sql index d8ec1334a9..f2a5006d57 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/654A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/654A.sql @@ -766,5 +766,5 @@ VALUES (0x7654A098, 6013, 0x654A0249, 187.024, -19.9841, 30.006, 0.73358, 0, 0, /* @teleloc 0x654A0249 [187.024002 -19.984100 30.006001] 0.733580 0.000000 0.000000 0.679603 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654A099, 27699, 0x654A0142, 90, -86, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Exit to Surface */ -/* @teleloc 0x654A0142 [90.000000 -86.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654A099, 27699, 0x654A0142, 90, -86, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Exit to Surface */ +/* @teleloc 0x654A0142 [90.000000 -86.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/654B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/654B.sql index 02fe8cfd3f..c9eff0d201 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/654B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/654B.sql @@ -766,5 +766,5 @@ VALUES (0x7654B098, 6013, 0x654B0249, 187.024, -19.9841, 30.006, 0.73358, 0, 0, /* @teleloc 0x654B0249 [187.024002 -19.984100 30.006001] 0.733580 0.000000 0.000000 0.679603 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7654B099, 27695, 0x654B0142, 90, -86, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Exit to Surface */ -/* @teleloc 0x654B0142 [90.000000 -86.000000 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7654B099, 27695, 0x654B0142, 90, -86, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Exit to Surface */ +/* @teleloc 0x654B0142 [90.000000 -86.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/65DD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/65DD.sql index 0a5d47dfed..77697f0359 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/65DD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/65DD.sql @@ -14,7 +14,7 @@ VALUES (0x765DD002, 8059, 0x65DD0000, 67.69, 135.606, 87.6458, 0.893916, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765DD003, 8059, 0x65DD0000, 2.10237, 167.208, 84.071, 0.998628, 0, 0, -0.05236, False, '2005-02-09 10:00:00'); /* Scrawed Grievver Camp Generator */ -/* @teleloc 0x65DD0000 [2.102370 167.207993 84.070999] 0.998628 0.000000 0.000000 -0.052359 */ +/* @teleloc 0x65DD0000 [2.102370 167.207993 84.070999] 0.998628 0.000000 0.000000 -0.052360 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765DD004, 8059, 0x65DD0000, 173.534, 68.6636, 73.2658, 0.79729, 0, 0, 0.603597, False, '2005-02-09 10:00:00'); /* Scrawed Grievver Camp Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/65E5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/65E5.sql index 18a35cabe9..a01589dcaa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/65E5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/65E5.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x65E5; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5000, 9686, 0x65E50102, 61.584, 36.0837, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50102 [61.584000 36.083698 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5000, 9686, 0x65E50102, 61.584, 36.0837, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50102 [61.584000 36.083698 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5001, 9686, 0x65E50102, 56.9661, 36.0607, 60.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50102 [56.966099 36.060699 60.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5001, 9686, 0x65E50102, 56.9661, 36.0607, 60.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50102 [56.966099 36.060699 60.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5002, 9686, 0x65E50102, 59.4815, 30.3337, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50102 [59.481499 30.333700 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5002, 9686, 0x65E50102, 59.4815, 30.3337, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50102 [59.481499 30.333700 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5003, 9686, 0x65E50102, 62.6815, 30.3337, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50102 [62.681499 30.333700 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5003, 9686, 0x65E50102, 62.6815, 30.3337, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50102 [62.681499 30.333700 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5004, 11697, 0x65E50102, 54.9495, 31.02, 58.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x765E5005, 11697, 0x65E50102, 63.8495, 35.3528, 58.1, -0.932639, 0, 0, /* @teleloc 0x65E50102 [63.849499 35.352798 58.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5006, 11698, 0x65E50102, 59.5126, 33.3837, 64.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x65E50102 [59.512600 33.383701 64.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5006, 11698, 0x65E50102, 59.5126, 33.3837, 64.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x65E50102 [59.512600 33.383701 64.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5007, 11697, 0x65E50102, 59.4995, 33.3528, 58.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x65E50102 [59.499500 33.352798 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5008, 9686, 0x65E50102, 56.3313, 30.3337, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50102 [56.331299 30.333700 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5008, 9686, 0x65E50102, 56.3313, 30.3337, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50102 [56.331299 30.333700 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5009, 9686, 0x65E50102, 54.2847, 33.2105, 61.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x765E500E, 9686, 0x65E50102, 64.6783, 31.2106, 61.65, 0.707107, 0, 0, /* @teleloc 0x65E50102 [64.678299 31.210600 61.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E500F, 9686, 0x65E50102, 57.3313, 36.0837, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50102 [57.331299 36.083698 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E500F, 9686, 0x65E50102, 57.3313, 36.0837, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50102 [57.331299 36.083698 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5010, 9686, 0x65E50102, 63.152, 36.0607, 60.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50102 [63.152000 36.060699 60.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5010, 9686, 0x65E50102, 63.152, 36.0607, 60.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50102 [63.152000 36.060699 60.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5011, 11698, 0x65E50102, 61.7126, 33.3837, 64.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x765E5014, 11697, 0x65E50102, 57.9967, 33.3528, 58.1, -0.707107, 0, 0, /* @teleloc 0x65E50102 [57.996700 33.352798 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5015, 11697, 0x65E50102, 59.3052, 30.8977, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x65E50102 [59.305199 30.897699 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5015, 11697, 0x65E50102, 59.3052, 30.8977, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x65E50102 [59.305199 30.897699 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5016, 11697, 0x65E50102, 64.0552, 33.2977, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x65E50102 [64.055199 33.297699 58.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5017, 11697, 0x65E50102, 56.6995, 35.4528, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x65E50102 [56.699501 35.452801 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5017, 11697, 0x65E50102, 56.6995, 35.4528, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x65E50102 [56.699501 35.452801 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5018, 9686, 0x65E50104, 57.2347, 39.2145, 61, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x65E50104 [57.234699 39.214500 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5019, 9686, 0x65E50104, 60.6347, 36.6837, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50104 [60.634701 36.683701 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5019, 9686, 0x65E50104, 60.6347, 36.6837, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50104 [60.634701 36.683701 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E501A, 9686, 0x65E50104, 60.3347, 41.7837, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50104 [60.334702 41.783699 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E501A, 9686, 0x65E50104, 60.3347, 41.7837, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50104 [60.334702 41.783699 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E501B, 11697, 0x65E50104, 61.4495, 39.5028, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x765E501D, 9686, 0x65E50104, 57.2347, 40.8605, 61, -0.707107, 0, 0, -0 /* @teleloc 0x65E50104 [57.234699 40.860500 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E501E, 9686, 0x65E50104, 58.5377, 36.6837, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50104 [58.537701 36.683701 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E501E, 9686, 0x65E50104, 58.5377, 36.6837, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50104 [58.537701 36.683701 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E501F, 9686, 0x65E50106, 60.0283, 30.4299, 56.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50106 [60.028301 30.429899 56.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E501F, 9686, 0x65E50106, 60.0283, 30.4299, 56.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50106 [60.028301 30.429899 56.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5020, 9686, 0x65E50106, 62.5283, 34.7299, 56.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x765E5026, 9686, 0x65E50106, 62.5283, 37.427, 56.45, 0.707107, 0, 0, - /* @teleloc 0x65E50106 [62.528301 37.426998 56.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5027, 9686, 0x65E50106, 60.9778, 40.3799, 56.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50106 [60.977798 40.379902 56.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5027, 9686, 0x65E50106, 60.9778, 40.3799, 56.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50106 [60.977798 40.379902 56.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5028, 11698, 0x65E50106, 59.9315, 34.4203, 57.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x65E50106 [59.931499 34.420300 57.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5028, 11698, 0x65E50106, 59.9315, 34.4203, 57.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x65E50106 [59.931499 34.420300 57.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5029, 11697, 0x65E50106, 60.3205, 39.8964, 54.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x65E50106 [60.320499 39.896400 54.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5029, 11697, 0x65E50106, 60.3205, 39.8964, 54.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x65E50106 [60.320499 39.896400 54.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E502A, 11697, 0x65E50106, 61.8705, 39.6964, 54.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x765E502D, 9686, 0x65E50108, 57.6347, 43.0105, 61, -0.707107, 0, 0, -0 /* @teleloc 0x65E50108 [57.634701 43.010502 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E502E, 412, 0x65E50000, 60.3126, 44.1837, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x65E50000 [60.312599 44.183701 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E502E, 412, 0x65E50000, 60.3126, 44.1837, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x65E50000 [60.312599 44.183701 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E502F, 9686, 0x65E50000, 58.102, 44.3107, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50000 [58.102001 44.310699 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E502F, 9686, 0x65E50000, 58.102, 44.3107, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50000 [58.102001 44.310699 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5030, 9686, 0x65E50000, 57.102, 43.4607, 60.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x765E516C, 11697, 0x65E50138, 113.567, 37.2029, 64.075, -0.909599, 0, 0 /* @teleloc 0x65E50138 [113.567001 37.202900 64.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E516D, 9686, 0x65E50138, 113.487, 32.215, 66.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50138 [113.487000 32.215000 66.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E516D, 9686, 0x65E50138, 113.487, 32.215, 66.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50138 [113.487000 32.215000 66.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E516E, 11697, 0x65E50138, 109.5, 35.1219, 64.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x65E50138 [109.500000 35.121899 64.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E516F, 9686, 0x65E50138, 107.787, 32.24, 66.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50138 [107.787003 32.240002 66.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E516F, 9686, 0x65E50138, 107.787, 32.24, 66.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50138 [107.787003 32.240002 66.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5170, 9686, 0x65E50138, 108.02, 38.1817, 66.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50138 [108.019997 38.181702 66.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5170, 9686, 0x65E50138, 108.02, 38.1817, 66.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50138 [108.019997 38.181702 66.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5171, 9686, 0x65E50138, 113.45, 38.2067, 66.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50138 [113.449997 38.206699 66.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5171, 9686, 0x65E50138, 113.45, 38.2067, 66.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50138 [113.449997 38.206699 66.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5172, 9686, 0x65E50138, 114.775, 37.4817, 66.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x765E5175, 11697, 0x65E50138, 112.25, 35.1219, 64.075, 0.707107, 0, 0, /* @teleloc 0x65E50138 [112.250000 35.121899 64.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5176, 9686, 0x65E50138, 110.574, 32.215, 67.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50138 [110.573997 32.215000 67.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5176, 9686, 0x65E50138, 110.574, 32.215, 67.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50138 [110.573997 32.215000 67.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5177, 9686, 0x65E50138, 114.775, 35.1151, 67.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x65E50138 [114.775002 35.115101 67.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5178, 9686, 0x65E50138, 110.811, 38.1817, 67.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50138 [110.810997 38.181702 67.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5178, 9686, 0x65E50138, 110.811, 38.1817, 67.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50138 [110.810997 38.181702 67.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5179, 9686, 0x65E50138, 106.647, 33.6183, 66.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x765E517F, 11698, 0x65E50138, 108.463, 36.7486, 68.175, -0.9486, 0, 0, /* @teleloc 0x65E50138 [108.462997 36.748600 68.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5180, 11697, 0x65E50138, 110.842, 37.5279, 64.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x65E50138 [110.842003 37.527901 64.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5180, 11697, 0x65E50138, 110.842, 37.5279, 64.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x65E50138 [110.842003 37.527901 64.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5181, 11697, 0x65E50138, 110.842, 35.1029, 64.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x765E5182, 11697, 0x65E50138, 107.543, 33.0527, 64.075, -0.364064, 0, 0 /* @teleloc 0x65E50138 [107.542999 33.052700 64.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5183, 11697, 0x65E50138, 109.018, 32.6027, 64.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x65E50138 [109.017998 32.602699 64.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5183, 11697, 0x65E50138, 109.018, 32.6027, 64.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x65E50138 [109.017998 32.602699 64.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5184, 11697, 0x65E50138, 112.093, 32.6027, 64.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x65E50138 [112.093002 32.602699 64.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5184, 11697, 0x65E50138, 112.093, 32.6027, 64.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x65E50138 [112.093002 32.602699 64.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5185, 11697, 0x65E5013A, 105.061, 34.4742, 64.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x65E5013A [105.060997 34.474201 64.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x765E5185, 11697, 0x65E5013A, 105.061, 34.4742, 64.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x65E5013A [105.060997 34.474201 64.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5186, 11697, 0x65E5013A, 105.744, 38.798, 64.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x65E5013A [105.744003 38.798000 64.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5187, 9686, 0x65E5013A, 105.215, 34.0946, 66.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E5013A [105.214996 34.094601 66.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5187, 9686, 0x65E5013A, 105.215, 34.0946, 66.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E5013A [105.214996 34.094601 66.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5188, 9686, 0x65E5013A, 101.7, 36.7221, 66.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x765E518B, 9686, 0x65E5013A, 106.194, 36.0196, 67.475, 0.707107, 0, 0, /* @teleloc 0x65E5013A [106.194000 36.019600 67.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E518C, 9686, 0x65E5013A, 104.249, 39.2639, 67.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E5013A [104.249001 39.263901 67.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E518C, 9686, 0x65E5013A, 104.249, 39.2639, 67.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E5013A [104.249001 39.263901 67.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E518D, 11697, 0x65E5013C, 109.541, 34.4712, 60.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x765E518F, 9686, 0x65E5013C, 111.55, 34.472, 61.95, 0.707107, 0, 0, -0 /* @teleloc 0x65E5013C [111.550003 34.472000 61.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5190, 9686, 0x65E5013C, 106.275, 31.2721, 61.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E5013C [106.275002 31.272100 61.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5190, 9686, 0x65E5013C, 106.275, 31.2721, 61.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E5013C [106.275002 31.272100 61.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5191, 9686, 0x65E5013C, 101.65, 34.4971, 61.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x65E5013C [101.650002 34.497101 61.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5192, 9686, 0x65E5013C, 107.675, 37.8221, 61.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E5013C [107.675003 37.822102 61.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5192, 9686, 0x65E5013C, 107.675, 37.8221, 61.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E5013C [107.675003 37.822102 61.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5193, 11698, 0x65E5013C, 106.567, 35.1376, 63.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x65E5013C [106.567001 35.137600 63.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5193, 11698, 0x65E5013C, 106.567, 35.1376, 63.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x65E5013C [106.567001 35.137600 63.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5194, 9687, 0x65E5013C, 110.987, 31.815, 60.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x65E5013C [110.987000 31.815001 60.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5195, 9686, 0x65E5013C, 108.848, 31.2721, 61.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E5013C [108.848000 31.272100 61.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5195, 9686, 0x65E5013C, 108.848, 31.2721, 61.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E5013C [108.848000 31.272100 61.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5196, 9686, 0x65E5013C, 104.625, 37.8221, 61.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E5013C [104.625000 37.822102 61.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x765E5196, 9686, 0x65E5013C, 104.625, 37.8221, 61.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E5013C [104.625000 37.822102 61.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5197, 11697, 0x65E5013C, 110.855, 37.0649, 60.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x65E5013C [110.855003 37.064899 60.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E5198, 11697, 0x65E5013C, 107.48, 34.5399, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x65E5013C [107.480003 34.539902 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E5198, 11697, 0x65E5013C, 107.48, 34.5399, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x65E5013C [107.480003 34.539902 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E5199, 11697, 0x65E5013C, 102.255, 31.8649, 60.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x65E5013C [102.254997 31.864901 60.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E519A, 412, 0x65E50000, 104.237, 39.625, 64, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x65E50000 [104.237000 39.625000 64.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E519A, 412, 0x65E50000, 104.237, 39.625, 64, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x65E50000 [104.237000 39.625000 64.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E519B, 9686, 0x65E50000, 104.215, 39.7196, 67.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50000 [104.214996 39.719601 67.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E519B, 9686, 0x65E50000, 104.215, 39.7196, 67.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50000 [104.214996 39.719601 67.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E519C, 9686, 0x65E50000, 106.113, 39.7196, 65.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50000 [106.112999 39.719601 65.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E519C, 9686, 0x65E50000, 106.113, 39.7196, 65.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50000 [106.112999 39.719601 65.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E519D, 9686, 0x65E50000, 102.363, 39.7196, 65.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x65E50000 [102.362999 39.719601 65.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E519D, 9686, 0x65E50000, 102.363, 39.7196, 65.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x65E50000 [102.362999 39.719601 65.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E519E, 12679, 0x65E50000, 100.541, 40.2779, 64.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x65E50000 [100.541000 40.277901 64.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x765E519F, 12679, 0x65E50000, 114.892, 40.0529, 64.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x65E50000 [114.891998 40.052898 64.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x765E519F, 12679, 0x65E50000, 114.892, 40.0529, 64.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x65E50000 [114.891998 40.052898 64.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x765E51A0, 13851, 0x65E50104, 60.6448, 38.6637, 58.005, -0.001997, 0, 0, 0.999998, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6678.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6678.sql index c9976887a1..f40b33d95c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6678.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6678.sql @@ -118,8 +118,8 @@ VALUES (0x76678010, 6122, 0x66780123, 40, -90, -11.995, 1, 0, 0, 0, False, '200 /* @teleloc 0x66780123 [40.000000 -90.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76678011, 6122, 0x66780124, 40, -100, -11.995, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x66780124 [40.000000 -100.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76678011, 6122, 0x66780124, 40, -100, -11.995, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x66780124 [40.000000 -100.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76678012, 23482, 0x6678013A, 54.4281, -122.995, -11.995, -0.724541, 0, 0, -0.689231, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ @@ -194,8 +194,8 @@ VALUES (0x76678023, 23482, 0x6678019A, 59.8318, -83.0054, -5.97835, -0.022625, 0 /* @teleloc 0x6678019A [59.831799 -83.005402 -5.978350] -0.022625 0.000000 0.000000 -0.999744 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76678024, 5627, 0x667801A0, 60.0127, -95.5952, -5.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x667801A0 [60.012699 -95.595200 -5.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76678024, 5627, 0x667801A0, 60.0127, -95.5952, -5.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x667801A0 [60.012699 -95.595200 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76678025, 23482, 0x667801A0, 59.8023, -97.0128, -5.95591, -0.996935, 0, 0, 0.078231, True, '2005-02-09 10:00:00'); /* Olthoi Warrior */ @@ -226,8 +226,8 @@ VALUES (0x7667802B, 6122, 0x667801CF, 120, -90, -6, 1, 0, 0, 0, False, '2005-02 /* @teleloc 0x667801CF [120.000000 -90.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7667802C, 6122, 0x667801D0, 120, -100, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x667801D0 [120.000000 -100.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7667802C, 6122, 0x667801D0, 120, -100, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x667801D0 [120.000000 -100.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7667802D, 6122, 0x667801D1, 130, -80, -6, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Acid */ @@ -238,8 +238,8 @@ VALUES (0x7667802E, 23482, 0x667801D1, 129.138, -83.6226, -5.995, -0.63154, 0, 0 /* @teleloc 0x667801D1 [129.138000 -83.622597 -5.995000] -0.631540 0.000000 0.000000 -0.775343 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7667802F, 6122, 0x667801D2, 130, -90, -6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ -/* @teleloc 0x667801D2 [130.000000 -90.000000 -6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7667802F, 6122, 0x667801D2, 130, -90, -6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Acid */ +/* @teleloc 0x667801D2 [130.000000 -90.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76678030, 5627, 0x667801DE, 40.0361, -54.027, 0.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6679.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6679.sql index 4d5fedc148..ed44b16d47 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6679.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6679.sql @@ -17,8 +17,8 @@ VALUES (0x76679003, 3, 0x66790104, 131.071, -515.838, -35.995, 0.16396, 0, 0 /* @teleloc 0x66790104 [131.070999 -515.838013 -35.994999] 0.163960 0.000000 0.000000 0.986467 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76679004, 8418, 0x66790105, 129.964, -525.925, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x66790105 [129.964005 -525.924988 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76679004, 8418, 0x66790105, 129.964, -525.925, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x66790105 [129.964005 -525.924988 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76679005, 8418, 0x66790109, 125.931, -569.968, -35.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -57,8 +57,8 @@ VALUES (0x7667900D, 3, 0x6679011A, 160.096, -575.237, -35.995, 0.996107, 0, /* @teleloc 0x6679011A [160.095993 -575.237000 -35.994999] 0.996107 0.000000 0.000000 -0.088151 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7667900E, 8418, 0x6679011B, 159.994, -585.925, -35.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6679011B [159.994003 -585.924988 -35.994999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7667900E, 8418, 0x6679011B, 159.994, -585.925, -35.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6679011B [159.994003 -585.924988 -35.994999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7667900F, 3, 0x6679011C, 169.543, -559.702, -35.995, -0.985134, 0, 0, -0.171789, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -134,7 +134,7 @@ VALUES (0x76679020, 8418, 0x66790160, 159.984, -614.075, -29.995, 1, 0, 0, 0, F INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76679021, 3, 0x66790161, 159.804, -618.479, -29.995, -0.997988, 0, 0, -0.063411, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x66790161 [159.804001 -618.479004 -29.995001] -0.997988 0.000000 0.000000 -0.063410 */ +/* @teleloc 0x66790161 [159.804001 -618.479004 -29.995001] -0.997988 0.000000 0.000000 -0.063411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76679022, 3, 0x66790174, 62.5763, -409.464, -23.995, -0.861231, 0, 0, -0.508213, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -145,8 +145,8 @@ VALUES (0x76679023, 3, 0x6679017A, 66.3572, -380.482, -23.995, -0.790486, 0, /* @teleloc 0x6679017A [66.357201 -380.481995 -23.995001] -0.790486 0.000000 0.000000 0.612480 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76679024, 3, 0x667901A5, 100, -380, -17.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ -/* @teleloc 0x667901A5 [100.000000 -380.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76679024, 3, 0x667901A5, 100, -380, -17.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ +/* @teleloc 0x667901A5 [100.000000 -380.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76679025, 3, 0x667901B6, 110.095, -349.442, -17.995, 0.999452, 0, 0, -0.033103, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -165,20 +165,20 @@ VALUES (0x76679028, 3, 0x667901C7, 8.04153, -179.83, -11.995, -0.261596, 0, /* @teleloc 0x667901C7 [8.041530 -179.830002 -11.995000] -0.261596 0.000000 0.000000 0.965177 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76679029, 5624, 0x667901C8, 9.96529, -185.206, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x667901C8 [9.965290 -185.205994 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76679029, 5624, 0x667901C8, 9.96529, -185.206, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x667901C8 [9.965290 -185.205994 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7667902A, 5627, 0x667901D6, 160.359, -283.527, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x667901D6 [160.358994 -283.527008 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7667902A, 5627, 0x667901D6, 160.359, -283.527, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x667901D6 [160.358994 -283.527008 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7667902B, 3, 0x667901D7, 160.045, -289.262, -11.995, 0.995604, 0, 0, 0.09366, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ /* @teleloc 0x667901D7 [160.044998 -289.261993 -11.995000] 0.995604 0.000000 0.000000 0.093660 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7667902C, 5627, 0x667901FA, 169.91, -320.853, -11.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x667901FA [169.910004 -320.852997 -11.995000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7667902C, 5627, 0x667901FA, 169.91, -320.853, -11.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x667901FA [169.910004 -320.852997 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7667902D, 3, 0x667901FB, 170.442, -326.505, -11.995, 0.997678, 0, 0, 0.068109, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ @@ -401,8 +401,8 @@ VALUES (0x76679054, 3, 0x667902A6, 119.847, 3.39209, 0.005, -0.048276, 0, 0, /* @teleloc 0x667902A6 [119.847000 3.392090 0.005000] -0.048276 0.000000 0.000000 0.998834 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76679055, 568, 0x667902A8, 120, -4.75, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x667902A8 [120.000000 -4.750000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76679055, 568, 0x667902A8, 120, -4.75, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x667902A8 [120.000000 -4.750000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76679056, 3, 0x667902AA, 120.831, -18.8813, 0.005, -0.235486, 0, 0, 0.971878, True, '2005-02-09 10:00:00'); /* Olthoi Worker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/667A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/667A.sql index 7998958700..fca9933ef7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/667A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/667A.sql @@ -41,8 +41,8 @@ VALUES (0x7667A009, 23481, 0x667A013F, 160, -260, -5.995, 0.714421, 0, 0, 0.6997 /* @teleloc 0x667A013F [160.000000 -260.000000 -5.995000] 0.714421 0.000000 0.000000 0.699716 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7667A00A, 23481, 0x667A0151, 180, -230, -5.995, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ -/* @teleloc 0x667A0151 [180.000000 -230.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7667A00A, 23481, 0x667A0151, 180, -230, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ +/* @teleloc 0x667A0151 [180.000000 -230.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7667A00B, 23481, 0x667A0155, 190, -230, -5.995, 0.659983, 0, 0, 0.75128, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ @@ -117,8 +117,8 @@ VALUES (0x7667A01C, 23481, 0x667A01A0, 33.5387, -6.70802, 0.005, 0.852525, 0, 0, /* @teleloc 0x667A01A0 [33.538700 -6.708020 0.005000] 0.852525 0.000000 0.000000 0.522687 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7667A01D, 23481, 0x667A01AF, 29.9628, -186.135, 0.085726, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ -/* @teleloc 0x667A01AF [29.962799 -186.134995 0.085726] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7667A01D, 23481, 0x667A01AF, 29.9628, -186.135, 0.085726, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ +/* @teleloc 0x667A01AF [29.962799 -186.134995 0.085726] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7667A01E, 23481, 0x667A01B0, 38.7283, -2.30243, 0.005, 0.852525, 0, 0, 0.522687, True, '2005-02-09 10:00:00'); /* Olthoi Mutilator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/66C3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/66C3.sql index 45f12d0058..fd5947c6e0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/66C3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/66C3.sql @@ -9,8 +9,8 @@ VALUES (0x766C3001, 9686, 0x66C30100, 64.9639, 33.6286, 86.85, 0.317305, 0, 0, /* @teleloc 0x66C30100 [64.963898 33.628601 86.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3002, 9686, 0x66C30100, 63.3571, 33.1072, 89.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30100 [63.357101 33.107201 89.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3002, 9686, 0x66C30100, 63.3571, 33.1072, 89.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30100 [63.357101 33.107201 89.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3003, 9686, 0x66C30100, 61.0103, 36.2412, 87.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x766C3005, 9686, 0x66C30100, 65.1139, 38.9286, 86.85, -0.902209, 0, 0, /* @teleloc 0x66C30100 [65.113899 38.928600 86.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3006, 9686, 0x66C30100, 63.3639, 40.1412, 87.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30100 [63.363899 40.141201 87.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3006, 9686, 0x66C30100, 63.3639, 40.1412, 87.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30100 [63.363899 40.141201 87.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3007, 11697, 0x66C30100, 63.412, 33.4478, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x66C30100 [63.411999 33.447800 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3007, 11697, 0x66C30100, 63.412, 33.4478, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x66C30100 [63.411999 33.447800 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3008, 11697, 0x66C30100, 61.512, 34.4978, 84.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x66C30100 [61.512001 34.497799 84.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3009, 9686, 0x66C30103, 54.099, 32.41, 86.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30103 [54.098999 32.410000 86.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3009, 9686, 0x66C30103, 54.099, 32.41, 86.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30103 [54.098999 32.410000 86.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C300A, 9686, 0x66C30103, 59.499, 32.41, 86.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30103 [59.499001 32.410000 86.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C300A, 9686, 0x66C30103, 59.499, 32.41, 86.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30103 [59.499001 32.410000 86.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C300B, 9686, 0x66C30103, 60.549, 33.7592, 85.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x66C30103 [60.549000 33.759201 85.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C300C, 9686, 0x66C30103, 56.549, 38.31, 87.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30103 [56.549000 38.310001 87.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C300C, 9686, 0x66C30103, 56.549, 38.31, 87.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30103 [56.549000 38.310001 87.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C300D, 9686, 0x66C30103, 52.749, 35.16, 88.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x766C3011, 11697, 0x66C30103, 56.431, 35.4886, 84.1, -0.707107, 0, 0, - /* @teleloc 0x66C30103 [56.431000 35.488602 84.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3012, 11697, 0x66C30103, 56.962, 32.9978, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x66C30103 [56.962002 32.997799 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3012, 11697, 0x66C30103, 56.962, 32.9978, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x66C30103 [56.962002 32.997799 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3013, 9686, 0x66C30103, 53.9996, 38.31, 87.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30103 [53.999599 38.310001 87.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3013, 9686, 0x66C30103, 53.9996, 38.31, 87.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30103 [53.999599 38.310001 87.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3014, 9686, 0x66C30103, 59.3434, 38.31, 87.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30103 [59.343399 38.310001 87.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3014, 9686, 0x66C30103, 59.3434, 38.31, 87.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30103 [59.343399 38.310001 87.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3015, 9686, 0x66C30103, 52.749, 33.4449, 87.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x766C3016, 9686, 0x66C30103, 52.749, 37.3931, 87.35, -0.707107, 0, 0, /* @teleloc 0x66C30103 [52.749001 37.393101 87.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3017, 9686, 0x66C30103, 56.9585, 32.41, 87.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30103 [56.958500 32.410000 87.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3017, 9686, 0x66C30103, 56.9585, 32.41, 87.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30103 [56.958500 32.410000 87.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3018, 9686, 0x66C30103, 60.549, 33.4592, 87.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x766C301F, 11697, 0x66C30103, 59.5572, 33.2073, 84.1, 0.297375, 0, 0, - /* @teleloc 0x66C30103 [59.557201 33.207298 84.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3020, 11697, 0x66C30103, 56.712, 37.7978, 84.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x66C30103 [56.712002 37.797798 84.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3020, 11697, 0x66C30103, 56.712, 37.7978, 84.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x66C30103 [56.712002 37.797798 84.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3021, 9686, 0x66C30105, 59.4571, 31.4572, 82.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30105 [59.457100 31.457199 82.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3021, 9686, 0x66C30105, 59.4571, 31.4572, 82.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30105 [59.457100 31.457199 82.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3022, 9686, 0x66C30105, 55.9603, 34.6912, 82.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x66C30105 [55.960300 34.691200 82.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3023, 9686, 0x66C30105, 58.2139, 37.9412, 82.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30105 [58.213902 37.941200 82.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3023, 9686, 0x66C30105, 58.2139, 37.9412, 82.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30105 [58.213902 37.941200 82.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3024, 11697, 0x66C30105, 64.0805, 36.7401, 80.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x766C3027, 11697, 0x66C30105, 56.8481, 35.252, 80.1, -0.707107, 0, 0, - /* @teleloc 0x66C30105 [56.848099 35.251999 80.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3028, 9686, 0x66C30105, 63.3571, 31.4572, 82.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30105 [63.357101 31.457199 82.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3028, 9686, 0x66C30105, 63.3571, 31.4572, 82.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30105 [63.357101 31.457199 82.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3029, 9686, 0x66C30105, 61.4639, 37.9412, 82.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30105 [61.463902 37.941200 82.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3029, 9686, 0x66C30105, 61.4639, 37.9412, 82.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30105 [61.463902 37.941200 82.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C302A, 9686, 0x66C30105, 65.9103, 33.4912, 82.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x766C302B, 11698, 0x66C30105, 59.943, 35.3414, 83.5, -0.707107, 0, 0, - /* @teleloc 0x66C30105 [59.943001 35.341400 83.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C302C, 11697, 0x66C30105, 60.5481, 32.302, 80.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x66C30105 [60.548100 32.301998 80.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C302C, 11697, 0x66C30105, 60.5481, 32.302, 80.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x66C30105 [60.548100 32.301998 80.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C302D, 11697, 0x66C30105, 59.9305, 37.4901, 80.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x66C30105 [59.930500 37.490101 80.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C302D, 11697, 0x66C30105, 59.9305, 37.4901, 80.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x66C30105 [59.930500 37.490101 80.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C302E, 412, 0x66C30000, 63.3139, 40.6886, 84, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x66C30000 [63.313900 40.688599 84.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C302E, 412, 0x66C30000, 63.3139, 40.6886, 84, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x66C30000 [63.313900 40.688599 84.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C302F, 9686, 0x66C30000, 63.3571, 40.8572, 87.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30000 [63.357101 40.857201 87.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C302F, 9686, 0x66C30000, 63.3571, 40.8572, 87.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30000 [63.357101 40.857201 87.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3030, 9686, 0x66C30000, 65.6571, 39.9572, 86.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,8 +205,8 @@ VALUES (0x766C3032, 12679, 0x66C30000, 66.462, 40.2478, 84.1, -0.402747, 0, 0, - /* @teleloc 0x66C30000 [66.461998 40.247799 84.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3033, 12679, 0x66C30000, 56.462, 39.2978, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x66C30000 [56.462002 39.297798 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3033, 12679, 0x66C30000, 56.462, 39.2978, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x66C30000 [56.462002 39.297798 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3034, 412, 0x66C30108, 42.0996, 87.4237, 92, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1461,24 +1461,24 @@ VALUES (0x766C316C, 11697, 0x66C30136, 114.053, 36.951, 80.075, -0.909599, 0, 0, /* @teleloc 0x66C30136 [114.053001 36.951000 80.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C316D, 9686, 0x66C30136, 113.973, 31.9631, 82.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30136 [113.973000 31.963100 82.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C316D, 9686, 0x66C30136, 113.973, 31.9631, 82.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30136 [113.973000 31.963100 82.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C316E, 11697, 0x66C30136, 109.986, 34.87, 80.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x66C30136 [109.986000 34.869999 80.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C316F, 9686, 0x66C30136, 108.273, 31.9881, 82.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30136 [108.273003 31.988100 82.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C316F, 9686, 0x66C30136, 108.273, 31.9881, 82.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30136 [108.273003 31.988100 82.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3170, 9686, 0x66C30136, 108.506, 37.9298, 82.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30136 [108.505997 37.929798 82.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3170, 9686, 0x66C30136, 108.506, 37.9298, 82.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30136 [108.505997 37.929798 82.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3171, 9686, 0x66C30136, 113.936, 37.9548, 82.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30136 [113.935997 37.954800 82.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3171, 9686, 0x66C30136, 113.936, 37.9548, 82.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30136 [113.935997 37.954800 82.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3172, 9686, 0x66C30136, 115.261, 37.2298, 82.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x766C3175, 11697, 0x66C30136, 112.736, 34.87, 80.075, 0.707107, 0, 0, - /* @teleloc 0x66C30136 [112.736000 34.869999 80.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3176, 9686, 0x66C30136, 111.06, 31.9631, 83.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30136 [111.059998 31.963100 83.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3176, 9686, 0x66C30136, 111.06, 31.9631, 83.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30136 [111.059998 31.963100 83.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3177, 9686, 0x66C30136, 115.261, 34.8632, 83.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x66C30136 [115.261002 34.863201 83.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3178, 9686, 0x66C30136, 111.297, 37.9298, 83.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30136 [111.296997 37.929798 83.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3178, 9686, 0x66C30136, 111.297, 37.9298, 83.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30136 [111.296997 37.929798 83.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3179, 9686, 0x66C30136, 107.133, 33.3663, 82.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x766C317F, 11698, 0x66C30136, 108.949, 36.4967, 84.175, -0.9486, 0, 0, /* @teleloc 0x66C30136 [108.948997 36.496700 84.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3180, 11697, 0x66C30136, 111.328, 37.276, 80.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x66C30136 [111.328003 37.276001 80.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3180, 11697, 0x66C30136, 111.328, 37.276, 80.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x66C30136 [111.328003 37.276001 80.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3181, 11697, 0x66C30136, 111.328, 34.851, 80.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x766C3182, 11697, 0x66C30136, 108.029, 32.8008, 80.075, -0.364064, 0, 0 /* @teleloc 0x66C30136 [108.028999 32.800800 80.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3183, 11697, 0x66C30136, 109.504, 32.3508, 80.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x66C30136 [109.503998 32.350800 80.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3183, 11697, 0x66C30136, 109.504, 32.3508, 80.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x66C30136 [109.503998 32.350800 80.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3184, 11697, 0x66C30136, 112.579, 32.3508, 80.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x66C30136 [112.579002 32.350800 80.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3184, 11697, 0x66C30136, 112.579, 32.3508, 80.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x66C30136 [112.579002 32.350800 80.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3185, 11697, 0x66C30138, 105.547, 34.2223, 80.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x66C30138 [105.546997 34.222301 80.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x766C3185, 11697, 0x66C30138, 105.547, 34.2223, 80.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x66C30138 [105.546997 34.222301 80.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3186, 11697, 0x66C30138, 106.23, 38.5461, 80.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x66C30138 [106.230003 38.546101 80.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3187, 9686, 0x66C30138, 105.701, 33.8427, 82.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30138 [105.700996 33.842701 82.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3187, 9686, 0x66C30138, 105.701, 33.8427, 82.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30138 [105.700996 33.842701 82.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3188, 9686, 0x66C30138, 102.186, 36.4701, 82.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x766C318B, 9686, 0x66C30138, 106.68, 35.7677, 83.475, 0.707107, 0, 0, /* @teleloc 0x66C30138 [106.680000 35.767700 83.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C318C, 9686, 0x66C30138, 104.735, 39.0119, 83.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30138 [104.735001 39.011902 83.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C318C, 9686, 0x66C30138, 104.735, 39.0119, 83.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30138 [104.735001 39.011902 83.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C318D, 11697, 0x66C3013A, 110.027, 34.2193, 76.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x766C318F, 9686, 0x66C3013A, 112.036, 34.2201, 77.95, 0.707107, 0, 0, /* @teleloc 0x66C3013A [112.036003 34.220100 77.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3190, 9686, 0x66C3013A, 106.761, 31.0201, 77.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C3013A [106.761002 31.020100 77.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3190, 9686, 0x66C3013A, 106.761, 31.0201, 77.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C3013A [106.761002 31.020100 77.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3191, 9686, 0x66C3013A, 102.136, 34.2452, 77.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x66C3013A [102.136002 34.245201 77.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3192, 9686, 0x66C3013A, 108.161, 37.5701, 77.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C3013A [108.161003 37.570099 77.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3192, 9686, 0x66C3013A, 108.161, 37.5701, 77.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C3013A [108.161003 37.570099 77.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3193, 11698, 0x66C3013A, 107.053, 34.8857, 79.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x66C3013A [107.053001 34.885700 79.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3193, 11698, 0x66C3013A, 107.053, 34.8857, 79.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x66C3013A [107.053001 34.885700 79.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3194, 9687, 0x66C3013A, 111.473, 31.5631, 76.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x66C3013A [111.473000 31.563101 76.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3195, 9686, 0x66C3013A, 109.334, 31.0201, 77.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C3013A [109.334000 31.020100 77.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3195, 9686, 0x66C3013A, 109.334, 31.0201, 77.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C3013A [109.334000 31.020100 77.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3196, 9686, 0x66C3013A, 105.111, 37.5701, 77.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C3013A [105.111000 37.570099 77.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x766C3196, 9686, 0x66C3013A, 105.111, 37.5701, 77.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C3013A [105.111000 37.570099 77.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3197, 11697, 0x66C3013A, 111.341, 36.813, 76.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x66C3013A [111.341003 36.813000 76.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C3198, 11697, 0x66C3013A, 107.966, 34.288, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x66C3013A [107.966003 34.287998 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C3198, 11697, 0x66C3013A, 107.966, 34.288, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x66C3013A [107.966003 34.287998 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C3199, 11697, 0x66C3013A, 102.741, 31.613, 76.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x66C3013A [102.740997 31.613001 76.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C319A, 412, 0x66C30000, 104.723, 39.3731, 80, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x66C30000 [104.723000 39.373100 80.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C319A, 412, 0x66C30000, 104.723, 39.3731, 80, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x66C30000 [104.723000 39.373100 80.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C319B, 9686, 0x66C30000, 104.701, 39.4677, 83.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30000 [104.700996 39.467701 83.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C319B, 9686, 0x66C30000, 104.701, 39.4677, 83.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30000 [104.700996 39.467701 83.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C319C, 9686, 0x66C30000, 106.599, 39.4677, 81.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30000 [106.598999 39.467701 81.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C319C, 9686, 0x66C30000, 106.599, 39.4677, 81.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30000 [106.598999 39.467701 81.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C319D, 9686, 0x66C30000, 102.849, 39.4677, 81.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x66C30000 [102.848999 39.467701 81.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C319D, 9686, 0x66C30000, 102.849, 39.4677, 81.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x66C30000 [102.848999 39.467701 81.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C319E, 12679, 0x66C30000, 101.027, 40.026, 80.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x66C30000 [101.027000 40.026001 80.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x766C319F, 12679, 0x66C30000, 115.378, 39.801, 80.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x66C30000 [115.377998 39.800999 80.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x766C319F, 12679, 0x66C30000, 115.378, 39.801, 80.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x66C30000 [115.377998 39.800999 80.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x766C31A0, 13754, 0x66C30100, 62.6425, 35.5697, 84.005, 0.020446, 0, 0, 0.999791, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/679D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/679D.sql index cfc8b218a3..aff1669952 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/679D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/679D.sql @@ -33,12 +33,12 @@ VALUES (0x7679D007, 9686, 0x679D0101, 53.9091, 35.4748, 43.05, -0.707107, 0, 0, /* @teleloc 0x679D0101 [53.909100 35.474800 43.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D008, 9686, 0x679D0101, 56.2934, 30.9623, 43.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0101 [56.293400 30.962299 43.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D008, 9686, 0x679D0101, 56.2934, 30.9623, 43.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0101 [56.293400 30.962299 43.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D009, 9686, 0x679D0102, 63.7434, 38.2623, 41.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0102 [63.743401 38.262299 41.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D009, 9686, 0x679D0102, 63.7434, 38.2623, 41.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0102 [63.743401 38.262299 41.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D00A, 9686, 0x679D0102, 68.1434, 36.9623, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x7679D00B, 9686, 0x679D0102, 68.1434, 33.3123, 40.8, 0.707107, 0, 0, - /* @teleloc 0x679D0102 [68.143402 33.312302 40.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D00C, 9686, 0x679D0102, 63.6934, 32.3123, 41.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0102 [63.693401 32.312302 41.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D00C, 9686, 0x679D0102, 63.6934, 32.3123, 41.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0102 [63.693401 32.312302 41.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D00D, 11697, 0x679D0102, 59.9588, 32.9741, 38.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x7679D00E, 11697, 0x679D0102, 67.4588, 37.3741, 38.05, -0.895323, 0, 0, /* @teleloc 0x679D0102 [67.458801 37.374100 38.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D00F, 11698, 0x679D0102, 63.7485, 35.1623, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x679D0102 [63.748501 35.162300 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D00F, 11698, 0x679D0102, 63.7485, 35.1623, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x679D0102 [63.748501 35.162300 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D010, 11697, 0x679D0102, 63.8588, 35.2241, 38.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x7679D013, 9686, 0x679D0102, 59.0091, 33.6779, 39.95, -0.707107, 0, 0, /* @teleloc 0x679D0102 [59.009102 33.677898 39.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D014, 9686, 0x679D0102, 66.8426, 32.3123, 41.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0102 [66.842598 32.312302 41.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D014, 9686, 0x679D0102, 66.8426, 32.3123, 41.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0102 [66.842598 32.312302 41.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D015, 9686, 0x679D0102, 60.5999, 32.3123, 41.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0102 [60.599899 32.312302 41.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D015, 9686, 0x679D0102, 60.5999, 32.3123, 41.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0102 [60.599899 32.312302 41.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D016, 9686, 0x679D0102, 68.1434, 35.2565, 42, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x679D0102 [68.143402 35.256500 42.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D017, 9686, 0x679D0102, 60.524, 38.2623, 41.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0102 [60.523998 38.262299 41.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D017, 9686, 0x679D0102, 60.524, 38.2623, 41.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0102 [60.523998 38.262299 41.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D018, 9686, 0x679D0102, 66.8917, 38.2623, 41.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0102 [66.891701 38.262299 41.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D018, 9686, 0x679D0102, 66.8917, 38.2623, 41.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0102 [66.891701 38.262299 41.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D019, 9686, 0x679D0102, 66.7238, 38.2623, 40, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0102 [66.723801 38.262299 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D019, 9686, 0x679D0102, 66.7238, 38.2623, 40, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0102 [66.723801 38.262299 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D01A, 11698, 0x679D0102, 60.9583, 35.1623, 44.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x7679D01E, 11697, 0x679D0102, 67.7718, 35.2241, 38.05, 0.707107, 0, 0, /* @teleloc 0x679D0102 [67.771797 35.224098 38.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D01F, 11697, 0x679D0102, 63.7693, 32.8169, 38.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x679D0102 [63.769299 32.816898 38.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D01F, 11697, 0x679D0102, 63.7693, 32.8169, 38.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x679D0102 [63.769299 32.816898 38.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D020, 11697, 0x679D0102, 66.7288, 32.9741, 38.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x679D0102 [66.728798 32.974098 38.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D021, 9686, 0x679D0103, 59.6439, 32.3123, 36.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0103 [59.643902 32.312302 36.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D021, 9686, 0x679D0103, 59.6439, 32.3123, 36.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0103 [59.643902 32.312302 36.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D022, 9686, 0x679D0103, 59.5439, 37.8623, 36.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0103 [59.543900 37.862301 36.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D022, 9686, 0x679D0103, 59.5439, 37.8623, 36.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0103 [59.543900 37.862301 36.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D023, 9686, 0x679D0103, 68.0939, 35.1623, 36.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x7679D027, 9686, 0x679D0103, 53.9091, 33.8604, 36.4, -0.707107, 0, 0, /* @teleloc 0x679D0103 [53.909100 33.860401 36.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D028, 9686, 0x679D0103, 63.7798, 32.3123, 36.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0103 [63.779800 32.312302 36.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D028, 9686, 0x679D0103, 63.7798, 32.3123, 36.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0103 [63.779800 32.312302 36.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D029, 9686, 0x679D0103, 63.3456, 37.8623, 36.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0103 [63.345600 37.862301 36.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D029, 9686, 0x679D0103, 63.3456, 37.8623, 36.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0103 [63.345600 37.862301 36.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D02A, 11698, 0x679D0103, 61.9803, 35.1623, 37.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x679D0103 [61.980301 35.162300 37.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D02B, 11697, 0x679D0103, 61.6184, 32.8547, 34.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x679D0103 [61.618401 32.854698 34.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D02B, 11697, 0x679D0103, 61.6184, 32.8547, 34.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x679D0103 [61.618401 32.854698 34.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D02C, 11697, 0x679D0103, 61.4884, 37.3247, 34.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x679D0103 [61.488400 37.324699 34.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D02C, 11697, 0x679D0103, 61.4884, 37.3247, 34.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x679D0103 [61.488400 37.324699 34.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D02D, 11697, 0x679D0103, 60.4856, 35.0033, 34.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x679D0103 [60.485600 35.003300 34.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D02E, 412, 0x679D0000, 63.7485, 39.7723, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x679D0000 [63.748501 39.772301 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D02E, 412, 0x679D0000, 63.7485, 39.7723, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x679D0000 [63.748501 39.772301 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D02F, 9686, 0x679D0000, 63.7934, 39.8923, 41.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0000 [63.793400 39.892300 41.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D02F, 9686, 0x679D0000, 63.7934, 39.8923, 41.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0000 [63.793400 39.892300 41.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D030, 9686, 0x679D0000, 67.6334, 38.9353, 39.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0000 [67.633400 38.935299 39.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D030, 9686, 0x679D0000, 67.6334, 38.9353, 39.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0000 [67.633400 38.935299 39.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D031, 9686, 0x679D0000, 59.9536, 38.9353, 39.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0000 [59.953602 38.935299 39.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D031, 9686, 0x679D0000, 59.9536, 38.9353, 39.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0000 [59.953602 38.935299 39.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D032, 12679, 0x679D0000, 66.1993, 39.1269, 38.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x679D0000 [66.199303 39.126900 38.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D032, 12679, 0x679D0000, 66.1993, 39.1269, 38.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x679D0000 [66.199303 39.126900 38.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D033, 12679, 0x679D0000, 61.3593, 39.1569, 38.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x679D0000 [61.359299 39.156898 38.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D033, 12679, 0x679D0000, 61.3593, 39.1569, 38.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x679D0000 [61.359299 39.156898 38.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D034, 11697, 0x679D010A, 36.1992, 78.8266, 38.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7679D16C, 11697, 0x679D0136, 113.54, 37.6392, 30.075, -0.909599, 0, 0, /* @teleloc 0x679D0136 [113.540001 37.639198 30.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D16D, 9686, 0x679D0136, 113.46, 32.6513, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0136 [113.459999 32.651299 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D16D, 9686, 0x679D0136, 113.46, 32.6513, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0136 [113.459999 32.651299 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D16E, 11697, 0x679D0136, 109.473, 35.5582, 30.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x679D0136 [109.473000 35.558201 30.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D16F, 9686, 0x679D0136, 107.76, 32.6763, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0136 [107.760002 32.676300 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D16F, 9686, 0x679D0136, 107.76, 32.6763, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0136 [107.760002 32.676300 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D170, 9686, 0x679D0136, 107.993, 38.618, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0136 [107.992996 38.618000 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D170, 9686, 0x679D0136, 107.993, 38.618, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0136 [107.992996 38.618000 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D171, 9686, 0x679D0136, 113.423, 38.643, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0136 [113.422997 38.643002 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D171, 9686, 0x679D0136, 113.423, 38.643, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0136 [113.422997 38.643002 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D172, 9686, 0x679D0136, 114.748, 37.918, 32.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x7679D175, 11697, 0x679D0136, 112.223, 35.5582, 30.075, 0.707107, 0, 0, /* @teleloc 0x679D0136 [112.223000 35.558201 30.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D176, 9686, 0x679D0136, 110.547, 32.6513, 33.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0136 [110.546997 32.651299 33.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D176, 9686, 0x679D0136, 110.547, 32.6513, 33.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0136 [110.546997 32.651299 33.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D177, 9686, 0x679D0136, 114.748, 35.5514, 33.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x679D0136 [114.748001 35.551399 33.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D178, 9686, 0x679D0136, 110.784, 38.618, 33.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0136 [110.783997 38.618000 33.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D178, 9686, 0x679D0136, 110.784, 38.618, 33.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0136 [110.783997 38.618000 33.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D179, 9686, 0x679D0136, 106.62, 34.0546, 32.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7679D17F, 11698, 0x679D0136, 108.436, 37.1849, 34.175, -0.9486, 0, 0, /* @teleloc 0x679D0136 [108.435997 37.184898 34.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D180, 11697, 0x679D0136, 110.815, 37.9642, 30.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x679D0136 [110.815002 37.964199 30.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D180, 11697, 0x679D0136, 110.815, 37.9642, 30.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x679D0136 [110.815002 37.964199 30.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D181, 11697, 0x679D0136, 110.815, 35.5392, 30.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x7679D182, 11697, 0x679D0136, 107.516, 33.489, 30.075, -0.364064, 0, 0, /* @teleloc 0x679D0136 [107.515999 33.488998 30.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D183, 11697, 0x679D0136, 108.991, 33.039, 30.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x679D0136 [108.990997 33.039001 30.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D183, 11697, 0x679D0136, 108.991, 33.039, 30.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x679D0136 [108.990997 33.039001 30.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D184, 11697, 0x679D0136, 112.066, 33.039, 30.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x679D0136 [112.066002 33.039001 30.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D184, 11697, 0x679D0136, 112.066, 33.039, 30.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x679D0136 [112.066002 33.039001 30.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D185, 11697, 0x679D0139, 105.034, 34.9105, 30.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x679D0139 [105.033997 34.910500 30.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7679D185, 11697, 0x679D0139, 105.034, 34.9105, 30.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x679D0139 [105.033997 34.910500 30.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D186, 11697, 0x679D0139, 105.717, 39.2343, 30.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x679D0139 [105.717003 39.234299 30.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D187, 9686, 0x679D0139, 105.188, 34.5309, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0139 [105.188004 34.530899 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D187, 9686, 0x679D0139, 105.188, 34.5309, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0139 [105.188004 34.530899 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D188, 9686, 0x679D0139, 101.673, 37.1584, 32.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7679D18B, 9686, 0x679D0139, 106.167, 36.4559, 33.475, 0.707107, 0, 0, /* @teleloc 0x679D0139 [106.167000 36.455898 33.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D18C, 9686, 0x679D0139, 104.222, 39.7001, 33.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0139 [104.222000 39.700100 33.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D18C, 9686, 0x679D0139, 104.222, 39.7001, 33.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0139 [104.222000 39.700100 33.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D18D, 11697, 0x679D013C, 109.514, 34.9075, 26.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7679D18F, 9686, 0x679D013C, 111.523, 34.9083, 27.95, 0.707107, 0, 0, /* @teleloc 0x679D013C [111.523003 34.908298 27.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D190, 9686, 0x679D013C, 106.248, 31.7084, 27.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D013C [106.248001 31.708401 27.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D190, 9686, 0x679D013C, 106.248, 31.7084, 27.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D013C [106.248001 31.708401 27.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D191, 9686, 0x679D013C, 101.623, 34.9334, 27.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x679D013C [101.623001 34.933399 27.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D192, 9686, 0x679D013C, 107.648, 38.2584, 27.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D013C [107.648003 38.258400 27.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D192, 9686, 0x679D013C, 107.648, 38.2584, 27.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D013C [107.648003 38.258400 27.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D193, 11698, 0x679D013C, 106.54, 35.5739, 29.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x679D013C [106.540001 35.573898 29.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D193, 11698, 0x679D013C, 106.54, 35.5739, 29.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x679D013C [106.540001 35.573898 29.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D194, 9687, 0x679D013C, 110.96, 32.2513, 26.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x679D013C [110.959999 32.251301 26.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D195, 9686, 0x679D013C, 108.821, 31.7083, 27.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D013C [108.820999 31.708300 27.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D195, 9686, 0x679D013C, 108.821, 31.7083, 27.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D013C [108.820999 31.708300 27.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D196, 9686, 0x679D013C, 104.598, 38.2584, 27.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D013C [104.598000 38.258400 27.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7679D196, 9686, 0x679D013C, 104.598, 38.2584, 27.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D013C [104.598000 38.258400 27.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D197, 11697, 0x679D013C, 110.828, 37.5012, 26.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x679D013C [110.828003 37.501202 26.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D198, 11697, 0x679D013C, 107.453, 34.9762, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x679D013C [107.453003 34.976200 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D198, 11697, 0x679D013C, 107.453, 34.9762, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x679D013C [107.453003 34.976200 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D199, 11697, 0x679D013C, 102.228, 32.3012, 26.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x679D013C [102.227997 32.301201 26.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D19A, 412, 0x679D0000, 104.21, 40.0613, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x679D0000 [104.209999 40.061298 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D19A, 412, 0x679D0000, 104.21, 40.0613, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x679D0000 [104.209999 40.061298 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D19B, 9686, 0x679D0000, 104.188, 40.1559, 33.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0000 [104.188004 40.155899 33.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D19B, 9686, 0x679D0000, 104.188, 40.1559, 33.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0000 [104.188004 40.155899 33.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D19C, 9686, 0x679D0000, 106.086, 40.1559, 31.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0000 [106.085999 40.155899 31.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D19C, 9686, 0x679D0000, 106.086, 40.1559, 31.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0000 [106.085999 40.155899 31.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D19D, 9686, 0x679D0000, 102.336, 40.1559, 31.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x679D0000 [102.335999 40.155899 31.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D19D, 9686, 0x679D0000, 102.336, 40.1559, 31.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x679D0000 [102.335999 40.155899 31.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D19E, 12679, 0x679D0000, 100.514, 40.7142, 30.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x679D0000 [100.514000 40.714199 30.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7679D19F, 12679, 0x679D0000, 114.865, 40.4892, 30.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x679D0000 [114.864998 40.489201 30.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7679D19F, 12679, 0x679D0000, 114.865, 40.4892, 30.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x679D0000 [114.864998 40.489201 30.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7679D1A0, 13306, 0x679D0139, 105.216, 35.8194, 30.005, 0.043778, 0, 0, -0.999041, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/67C9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/67C9.sql index e1ef3fdec9..602ae11d88 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/67C9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/67C9.sql @@ -1049,8 +1049,8 @@ VALUES (0x767C9105, 9686, 0x67C90128, 113.249, 33.2445, 76.85, 0.317305, 0, 0, /* @teleloc 0x67C90128 [113.249001 33.244499 76.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9106, 9686, 0x67C90128, 111.642, 32.7231, 79.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C90128 [111.641998 32.723099 79.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C9106, 9686, 0x67C90128, 111.642, 32.7231, 79.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C90128 [111.641998 32.723099 79.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C9107, 9686, 0x67C90128, 109.295, 35.8571, 77.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1065,32 +1065,32 @@ VALUES (0x767C9109, 9686, 0x67C90128, 113.399, 38.5445, 76.85, -0.902209, 0, 0, /* @teleloc 0x67C90128 [113.399002 38.544498 76.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C910A, 9686, 0x67C90128, 111.649, 39.7571, 77.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C90128 [111.649002 39.757099 77.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x767C910A, 9686, 0x67C90128, 111.649, 39.7571, 77.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C90128 [111.649002 39.757099 77.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C910B, 11697, 0x67C90128, 111.697, 33.0637, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x67C90128 [111.696999 33.063702 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C910B, 11697, 0x67C90128, 111.697, 33.0637, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x67C90128 [111.696999 33.063702 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C910C, 11697, 0x67C90128, 109.797, 34.1137, 74.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x67C90128 [109.796997 34.113701 74.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C910D, 9686, 0x67C9012B, 102.384, 32.0259, 76.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C9012B [102.384003 32.025902 76.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C910D, 9686, 0x67C9012B, 102.384, 32.0259, 76.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C9012B [102.384003 32.025902 76.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C910E, 9686, 0x67C9012B, 107.784, 32.0259, 76.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C9012B [107.783997 32.025902 76.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C910E, 9686, 0x67C9012B, 107.784, 32.0259, 76.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C9012B [107.783997 32.025902 76.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C910F, 9686, 0x67C9012B, 108.834, 33.3751, 75.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x67C9012B [108.834000 33.375099 75.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9110, 9686, 0x67C9012B, 104.834, 37.9259, 77.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C9012B [104.834000 37.925900 77.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x767C9110, 9686, 0x67C9012B, 104.834, 37.9259, 77.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C9012B [104.834000 37.925900 77.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C9111, 9686, 0x67C9012B, 101.034, 34.7759, 78.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,16 +1113,16 @@ VALUES (0x767C9115, 11697, 0x67C9012B, 104.716, 35.1045, 74.1, -0.707107, 0, 0, /* @teleloc 0x67C9012B [104.716003 35.104500 74.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9116, 11697, 0x67C9012B, 105.247, 32.6137, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x67C9012B [105.247002 32.613701 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C9116, 11697, 0x67C9012B, 105.247, 32.6137, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x67C9012B [105.247002 32.613701 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9117, 9686, 0x67C9012B, 102.285, 37.9259, 77.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C9012B [102.285004 37.925900 77.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x767C9117, 9686, 0x67C9012B, 102.285, 37.9259, 77.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C9012B [102.285004 37.925900 77.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9118, 9686, 0x67C9012B, 107.628, 37.9259, 77.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C9012B [107.627998 37.925900 77.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x767C9118, 9686, 0x67C9012B, 107.628, 37.9259, 77.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C9012B [107.627998 37.925900 77.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C9119, 9686, 0x67C9012B, 101.034, 33.0608, 77.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1133,8 +1133,8 @@ VALUES (0x767C911A, 9686, 0x67C9012B, 101.034, 37.009, 77.35, -0.707107, 0, 0, /* @teleloc 0x67C9012B [101.033997 37.008999 77.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C911B, 9686, 0x67C9012B, 105.244, 32.0259, 77.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C9012B [105.244003 32.025902 77.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C911B, 9686, 0x67C9012B, 105.244, 32.0259, 77.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C9012B [105.244003 32.025902 77.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C911C, 9686, 0x67C9012B, 108.834, 33.0751, 77.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1169,20 +1169,20 @@ VALUES (0x767C9123, 11697, 0x67C9012B, 107.842, 32.8232, 74.1, 0.297375, 0, 0, - /* @teleloc 0x67C9012B [107.842003 32.823200 74.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9124, 11697, 0x67C9012B, 104.997, 37.4137, 74.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x67C9012B [104.997002 37.413700 74.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x767C9124, 11697, 0x67C9012B, 104.997, 37.4137, 74.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x67C9012B [104.997002 37.413700 74.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9125, 9686, 0x67C9012D, 107.742, 31.0731, 72.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C9012D [107.741997 31.073099 72.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C9125, 9686, 0x67C9012D, 107.742, 31.0731, 72.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C9012D [107.741997 31.073099 72.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C9126, 9686, 0x67C9012D, 104.245, 34.3071, 72.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x67C9012D [104.245003 34.307098 72.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9127, 9686, 0x67C9012D, 106.499, 37.5571, 72.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C9012D [106.499001 37.557098 72.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x767C9127, 9686, 0x67C9012D, 106.499, 37.5571, 72.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C9012D [106.499001 37.557098 72.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C9128, 11697, 0x67C9012D, 112.366, 36.356, 70.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1201,12 +1201,12 @@ VALUES (0x767C912B, 11697, 0x67C9012D, 105.133, 34.8679, 70.1, -0.707107, 0, 0, /* @teleloc 0x67C9012D [105.133003 34.867901 70.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C912C, 9686, 0x67C9012D, 111.642, 31.0731, 72.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C9012D [111.641998 31.073099 72.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C912C, 9686, 0x67C9012D, 111.642, 31.0731, 72.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C9012D [111.641998 31.073099 72.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C912D, 9686, 0x67C9012D, 109.749, 37.5571, 72.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C9012D [109.749001 37.557098 72.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x767C912D, 9686, 0x67C9012D, 109.749, 37.5571, 72.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C9012D [109.749001 37.557098 72.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C912E, 9686, 0x67C9012D, 114.195, 33.1071, 72.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,20 +1217,20 @@ VALUES (0x767C912F, 11698, 0x67C9012D, 108.228, 34.9573, 73.5, -0.707107, 0, 0, /* @teleloc 0x67C9012D [108.227997 34.957298 73.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9130, 11697, 0x67C9012D, 108.833, 31.9179, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x67C9012D [108.833000 31.917900 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C9130, 11697, 0x67C9012D, 108.833, 31.9179, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x67C9012D [108.833000 31.917900 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9131, 11697, 0x67C9012D, 108.216, 37.106, 70.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x67C9012D [108.216003 37.105999 70.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x767C9131, 11697, 0x67C9012D, 108.216, 37.106, 70.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x67C9012D [108.216003 37.105999 70.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9132, 412, 0x67C90000, 111.599, 40.3045, 74, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x67C90000 [111.598999 40.304501 74.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C9132, 412, 0x67C90000, 111.599, 40.3045, 74, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x67C90000 [111.598999 40.304501 74.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9133, 9686, 0x67C90000, 111.642, 40.4731, 77.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x67C90000 [111.641998 40.473099 77.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C9133, 9686, 0x67C90000, 111.642, 40.4731, 77.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x67C90000 [111.641998 40.473099 77.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C9134, 9686, 0x67C90000, 113.942, 39.5731, 76.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1245,8 +1245,8 @@ VALUES (0x767C9136, 12679, 0x67C90000, 114.747, 39.8637, 74.1, -0.402747, 0, 0, /* @teleloc 0x67C90000 [114.747002 39.863701 74.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x767C9137, 12679, 0x67C90000, 104.747, 38.9137, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x67C90000 [104.747002 38.913700 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x767C9137, 12679, 0x67C90000, 104.747, 38.9137, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x67C90000 [104.747002 38.913700 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C9138, 9686, 0x67C90131, 108.349, 130.04, 73.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2146,7 +2146,7 @@ VALUES (0x767C91A9, 14244, 0x67C90000, 153.018, 154.253, 62.005, 0.523139, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C91AA, 14244, 0x67C90000, 156.304, 103.864, 70.005, 0.999416, 0, 0, -0.034181, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x67C90000 [156.304001 103.863998 70.004997] 0.999416 0.000000 0.000000 -0.034180 */ +/* @teleloc 0x67C90000 [156.304001 103.863998 70.004997] 0.999416 0.000000 0.000000 -0.034181 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x767C91AB, 14244, 0x67C90000, 152.389, 60.7954, 72.005, 0.668343, 0, 0, -0.743853, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6897.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6897.sql index 2c04beb4bd..30fad78b4d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6897.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6897.sql @@ -5,24 +5,24 @@ VALUES (0x76897000, 11697, 0x68970102, 114.74, 36.0871, 16.075, -0.909599, 0, 0, /* @teleloc 0x68970102 [114.739998 36.087101 16.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76897001, 9686, 0x68970102, 114.66, 31.0992, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970102 [114.660004 31.099199 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76897001, 9686, 0x68970102, 114.66, 31.0992, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970102 [114.660004 31.099199 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76897002, 11697, 0x68970102, 110.673, 34.0061, 16.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68970102 [110.672997 34.006100 16.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76897003, 9686, 0x68970102, 108.96, 31.1242, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970102 [108.959999 31.124201 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76897003, 9686, 0x68970102, 108.96, 31.1242, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970102 [108.959999 31.124201 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76897004, 9686, 0x68970102, 109.193, 37.0659, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970102 [109.193001 37.065899 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76897004, 9686, 0x68970102, 109.193, 37.0659, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970102 [109.193001 37.065899 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76897005, 9686, 0x68970102, 114.623, 37.0909, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970102 [114.623001 37.090900 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76897005, 9686, 0x68970102, 114.623, 37.0909, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970102 [114.623001 37.090900 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76897006, 9686, 0x68970102, 115.948, 36.3659, 18.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x76897009, 11697, 0x68970102, 113.423, 34.0061, 16.075, 0.707107, 0, 0, /* @teleloc 0x68970102 [113.422997 34.006100 16.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7689700A, 11697, 0x68970104, 106.234, 33.3584, 16.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68970104 [106.234001 33.358398 16.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7689700A, 11697, 0x68970104, 106.234, 33.3584, 16.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68970104 [106.234001 33.358398 16.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7689700B, 11697, 0x68970104, 106.917, 37.6822, 16.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68970104 [106.917000 37.682201 16.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7689700C, 9686, 0x68970104, 106.388, 32.9788, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970104 [106.388000 32.978802 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7689700C, 9686, 0x68970104, 106.388, 32.9788, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970104 [106.388000 32.978802 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7689700D, 9686, 0x68970104, 102.873, 35.6063, 18.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x76897010, 9686, 0x68970106, 112.723, 33.3562, 13.95, 0.707107, 0, 0, /* @teleloc 0x68970106 [112.723000 33.356201 13.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76897011, 9686, 0x68970106, 107.448, 30.1563, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970106 [107.447998 30.156300 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76897011, 9686, 0x68970106, 107.448, 30.1563, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970106 [107.447998 30.156300 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76897012, 9686, 0x68970106, 102.823, 33.3813, 13.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x68970106 [102.822998 33.381302 13.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76897013, 9686, 0x68970106, 108.848, 36.7062, 13.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970106 [108.848000 36.706200 13.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76897013, 9686, 0x68970106, 108.848, 36.7062, 13.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970106 [108.848000 36.706200 13.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76897014, 11698, 0x68970106, 107.74, 34.0218, 15.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x68970106 [107.739998 34.021801 15.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76897014, 11698, 0x68970106, 107.74, 34.0218, 15.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x68970106 [107.739998 34.021801 15.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76897015, 9687, 0x68970106, 112.16, 30.6992, 12.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x68970106 [112.160004 30.699200 12.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76897016, 412, 0x68970000, 105.41, 38.5092, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x68970000 [105.410004 38.509201 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76897016, 412, 0x68970000, 105.41, 38.5092, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x68970000 [105.410004 38.509201 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76897017, 9686, 0x6897010B, 38.0209, 35.367, 17.5, -0.892979, 0, 0, 0.450098, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1105,16 +1105,16 @@ VALUES (0x768970A5, 12647, 0x68970000, 102.011, 92.0567, 16.5059, 0.751911, 0, 0 /* @teleloc 0x68970000 [102.011002 92.056702 16.505899] 0.751911 0.000000 0.000000 0.659264 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970A6, 9686, 0x68970102, 111.747, 31.0992, 19.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970102 [111.747002 31.099199 19.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768970A6, 9686, 0x68970102, 111.747, 31.0992, 19.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970102 [111.747002 31.099199 19.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768970A7, 9686, 0x68970102, 115.948, 33.9993, 19.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x68970102 [115.947998 33.999298 19.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970A8, 9686, 0x68970102, 111.984, 37.0659, 19.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970102 [111.984001 37.065899 19.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768970A8, 9686, 0x68970102, 111.984, 37.0659, 19.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970102 [111.984001 37.065899 19.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768970A9, 9686, 0x68970102, 107.82, 32.5024, 18.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x768970AF, 11698, 0x68970102, 109.636, 35.6328, 20.175, -0.9486, 0, 0, /* @teleloc 0x68970102 [109.636002 35.632801 20.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970B0, 11697, 0x68970102, 112.015, 36.4121, 16.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68970102 [112.014999 36.412102 16.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768970B0, 11697, 0x68970102, 112.015, 36.4121, 16.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68970102 [112.014999 36.412102 16.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768970B1, 11697, 0x68970102, 112.015, 33.9871, 16.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1157,12 +1157,12 @@ VALUES (0x768970B2, 11697, 0x68970102, 108.716, 31.9369, 16.075, -0.364064, 0, 0 /* @teleloc 0x68970102 [108.716003 31.936899 16.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970B3, 11697, 0x68970102, 110.191, 31.4869, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68970102 [110.191002 31.486900 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768970B3, 11697, 0x68970102, 110.191, 31.4869, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68970102 [110.191002 31.486900 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970B4, 11697, 0x68970102, 113.266, 31.4869, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68970102 [113.265999 31.486900 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768970B4, 11697, 0x68970102, 113.266, 31.4869, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68970102 [113.265999 31.486900 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768970B5, 9686, 0x68970104, 102.873, 33.8286, 18.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,48 +1177,48 @@ VALUES (0x768970B7, 9686, 0x68970104, 107.367, 34.9038, 19.475, 0.707107, 0, 0, /* @teleloc 0x68970104 [107.366997 34.903801 19.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970B8, 9686, 0x68970104, 105.422, 38.148, 19.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970104 [105.421997 38.147999 19.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768970B8, 9686, 0x68970104, 105.422, 38.148, 19.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970104 [105.421997 38.147999 19.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970B9, 9686, 0x68970106, 110.021, 30.1562, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970106 [110.021004 30.156200 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768970B9, 9686, 0x68970106, 110.021, 30.1562, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970106 [110.021004 30.156200 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970BA, 9686, 0x68970106, 105.798, 36.7062, 13.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970106 [105.797997 36.706200 13.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768970BA, 9686, 0x68970106, 105.798, 36.7062, 13.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970106 [105.797997 36.706200 13.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768970BB, 11697, 0x68970106, 112.028, 35.9491, 12.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68970106 [112.028000 35.949100 12.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970BC, 11697, 0x68970106, 108.653, 33.4241, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68970106 [108.653000 33.424099 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768970BC, 11697, 0x68970106, 108.653, 33.4241, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68970106 [108.653000 33.424099 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768970BD, 11697, 0x68970106, 103.428, 30.7491, 12.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68970106 [103.428001 30.749100 12.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970BE, 9686, 0x68970000, 105.388, 38.6038, 19.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970000 [105.388000 38.603802 19.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768970BE, 9686, 0x68970000, 105.388, 38.6038, 19.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970000 [105.388000 38.603802 19.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970BF, 9686, 0x68970000, 107.286, 38.6038, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970000 [107.286003 38.603802 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768970BF, 9686, 0x68970000, 107.286, 38.6038, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970000 [107.286003 38.603802 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970C0, 9686, 0x68970000, 103.536, 38.6038, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68970000 [103.536003 38.603802 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768970C0, 9686, 0x68970000, 103.536, 38.6038, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68970000 [103.536003 38.603802 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768970C1, 12679, 0x68970000, 101.715, 39.1621, 16.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x68970000 [101.714996 39.162102 16.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768970C2, 12679, 0x68970000, 116.065, 38.9371, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x68970000 [116.065002 38.937099 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768970C2, 12679, 0x68970000, 116.065, 38.9371, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x68970000 [116.065002 38.937099 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768970C3, 9686, 0x6897010B, 30.2744, 36.1691, 16.2, -0.450098, 0, 0, -0.892979, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/68A1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/68A1.sql index d3ad1a94e1..1d91a151ca 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/68A1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/68A1.sql @@ -1281,12 +1281,12 @@ VALUES (0x768A113F, 9686, 0x68A10130, 100.584, 35.6334, 37.05, -0.707107, 0, 0, /* @teleloc 0x68A10130 [100.584000 35.633400 37.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1140, 9686, 0x68A10130, 102.968, 31.1209, 37.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10130 [102.968002 31.120899 37.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1140, 9686, 0x68A10130, 102.968, 31.1209, 37.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10130 [102.968002 31.120899 37.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1141, 9686, 0x68A10131, 110.418, 38.4209, 35.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10131 [110.417999 38.420898 35.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A1141, 9686, 0x68A10131, 110.418, 38.4209, 35.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10131 [110.417999 38.420898 35.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A1142, 9686, 0x68A10131, 114.818, 37.1209, 34.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1297,8 +1297,8 @@ VALUES (0x768A1143, 9686, 0x68A10131, 114.818, 33.4709, 34.8, 0.707107, 0, 0, - /* @teleloc 0x68A10131 [114.818001 33.470901 34.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1144, 9686, 0x68A10131, 110.368, 32.4709, 35.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10131 [110.367996 32.470901 35.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1144, 9686, 0x68A10131, 110.368, 32.4709, 35.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10131 [110.367996 32.470901 35.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A1145, 11697, 0x68A10131, 106.633, 33.1327, 32.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1309,8 +1309,8 @@ VALUES (0x768A1146, 11697, 0x68A10131, 114.133, 37.5327, 32.05, -0.895323, 0, 0, /* @teleloc 0x68A10131 [114.133003 37.532700 32.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1147, 11698, 0x68A10131, 110.423, 35.3209, 38.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x68A10131 [110.422997 35.320900 38.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1147, 11698, 0x68A10131, 110.423, 35.3209, 38.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x68A10131 [110.422997 35.320900 38.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A1148, 11697, 0x68A10131, 110.533, 35.3827, 32.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1329,28 +1329,28 @@ VALUES (0x768A114B, 9686, 0x68A10131, 105.684, 33.8365, 33.95, -0.707107, 0, 0, /* @teleloc 0x68A10131 [105.683998 33.836498 33.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A114C, 9686, 0x68A10131, 113.517, 32.4709, 35.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10131 [113.516998 32.470901 35.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A114C, 9686, 0x68A10131, 113.517, 32.4709, 35.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10131 [113.516998 32.470901 35.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A114D, 9686, 0x68A10131, 107.274, 32.4709, 35.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10131 [107.274002 32.470901 35.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A114D, 9686, 0x68A10131, 107.274, 32.4709, 35.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10131 [107.274002 32.470901 35.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A114E, 9686, 0x68A10131, 114.818, 35.4151, 36, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x68A10131 [114.818001 35.415100 36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A114F, 9686, 0x68A10131, 107.199, 38.4209, 35.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10131 [107.198997 38.420898 35.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A114F, 9686, 0x68A10131, 107.199, 38.4209, 35.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10131 [107.198997 38.420898 35.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1150, 9686, 0x68A10131, 113.566, 38.4209, 35.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10131 [113.566002 38.420898 35.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A1150, 9686, 0x68A10131, 113.566, 38.4209, 35.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10131 [113.566002 38.420898 35.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1151, 9686, 0x68A10131, 113.398, 38.4209, 34, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10131 [113.398003 38.420898 34.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A1151, 9686, 0x68A10131, 113.398, 38.4209, 34, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10131 [113.398003 38.420898 34.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A1152, 11698, 0x68A10131, 107.633, 35.3209, 38.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1373,20 +1373,20 @@ VALUES (0x768A1156, 11697, 0x68A10131, 114.446, 35.3827, 32.05, 0.707107, 0, 0, /* @teleloc 0x68A10131 [114.445999 35.382702 32.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1157, 11697, 0x68A10131, 110.444, 32.9755, 32.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A10131 [110.444000 32.975498 32.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1157, 11697, 0x68A10131, 110.444, 32.9755, 32.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A10131 [110.444000 32.975498 32.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A1158, 11697, 0x68A10131, 113.403, 33.1327, 32.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68A10131 [113.403000 33.132702 32.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1159, 9686, 0x68A10132, 106.318, 32.4709, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10132 [106.318001 32.470901 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1159, 9686, 0x68A10132, 106.318, 32.4709, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10132 [106.318001 32.470901 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A115A, 9686, 0x68A10132, 106.218, 38.0209, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10132 [106.218002 38.020901 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A115A, 9686, 0x68A10132, 106.218, 38.0209, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10132 [106.218002 38.020901 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A115B, 9686, 0x68A10132, 114.768, 35.3209, 30.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1409,52 +1409,52 @@ VALUES (0x768A115F, 9686, 0x68A10132, 100.584, 34.019, 30.4, -0.707107, 0, 0, - /* @teleloc 0x68A10132 [100.584000 34.019001 30.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1160, 9686, 0x68A10132, 110.454, 32.4709, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10132 [110.454002 32.470901 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1160, 9686, 0x68A10132, 110.454, 32.4709, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10132 [110.454002 32.470901 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1161, 9686, 0x68A10132, 110.02, 38.0209, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10132 [110.019997 38.020901 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A1161, 9686, 0x68A10132, 110.02, 38.0209, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10132 [110.019997 38.020901 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A1162, 11698, 0x68A10132, 108.655, 35.3209, 31.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x68A10132 [108.654999 35.320900 31.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1163, 11697, 0x68A10132, 108.293, 33.0133, 28.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A10132 [108.292999 33.013302 28.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1163, 11697, 0x68A10132, 108.293, 33.0133, 28.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A10132 [108.292999 33.013302 28.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1164, 11697, 0x68A10132, 108.163, 37.4833, 28.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A10132 [108.163002 37.483299 28.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A1164, 11697, 0x68A10132, 108.163, 37.4833, 28.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A10132 [108.163002 37.483299 28.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A1165, 11697, 0x68A10132, 107.16, 35.1619, 28.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68A10132 [107.160004 35.161900 28.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1166, 412, 0x68A10000, 110.423, 39.9309, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x68A10000 [110.422997 39.930901 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1166, 412, 0x68A10000, 110.423, 39.9309, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x68A10000 [110.422997 39.930901 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1167, 9686, 0x68A10000, 110.468, 40.0509, 35.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10000 [110.468002 40.050900 35.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1167, 9686, 0x68A10000, 110.468, 40.0509, 35.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10000 [110.468002 40.050900 35.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1168, 9686, 0x68A10000, 114.308, 39.0939, 33.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10000 [114.307999 39.093899 33.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1168, 9686, 0x68A10000, 114.308, 39.0939, 33.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10000 [114.307999 39.093899 33.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A1169, 9686, 0x68A10000, 106.628, 39.0939, 33.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A10000 [106.627998 39.093899 33.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A1169, 9686, 0x68A10000, 106.628, 39.0939, 33.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A10000 [106.627998 39.093899 33.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A116A, 12679, 0x68A10000, 112.874, 39.2855, 32.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x68A10000 [112.874001 39.285500 32.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A116A, 12679, 0x68A10000, 112.874, 39.2855, 32.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x68A10000 [112.874001 39.285500 32.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A116B, 12679, 0x68A10000, 108.034, 39.3155, 32.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x68A10000 [108.033997 39.315498 32.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A116B, 12679, 0x68A10000, 108.034, 39.3155, 32.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x68A10000 [108.033997 39.315498 32.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A116C, 412, 0x68A10138, 151.46, 56.2497, 30, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/68A5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/68A5.sql index 77799c574a..1c4e2f5c35 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/68A5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/68A5.sql @@ -5,24 +5,24 @@ VALUES (0x768A5000, 11697, 0x68A50102, 65.528, 36.6781, 42.075, -0.909599, 0, 0, /* @teleloc 0x68A50102 [65.528000 36.678101 42.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5001, 9686, 0x68A50102, 65.4485, 31.6902, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50102 [65.448502 31.690201 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5001, 9686, 0x68A50102, 65.4485, 31.6902, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50102 [65.448502 31.690201 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5002, 11697, 0x68A50102, 61.4616, 34.5971, 42.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68A50102 [61.461601 34.597099 42.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5003, 9686, 0x68A50102, 59.7485, 31.7152, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50102 [59.748501 31.715200 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5003, 9686, 0x68A50102, 59.7485, 31.7152, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50102 [59.748501 31.715200 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5004, 9686, 0x68A50102, 59.9816, 37.6569, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50102 [59.981602 37.656898 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A5004, 9686, 0x68A50102, 59.9816, 37.6569, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50102 [59.981602 37.656898 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5005, 9686, 0x68A50102, 65.4117, 37.6819, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50102 [65.411697 37.681900 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A5005, 9686, 0x68A50102, 65.4117, 37.6819, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50102 [65.411697 37.681900 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5006, 9686, 0x68A50102, 66.7367, 36.9569, 44.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x768A5009, 11697, 0x68A50102, 64.2116, 34.5971, 42.075, 0.707107, 0, 0, /* @teleloc 0x68A50102 [64.211601 34.597099 42.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A500A, 9686, 0x68A50102, 62.5356, 31.6902, 45.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50102 [62.535599 31.690201 45.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A500A, 9686, 0x68A50102, 62.5356, 31.6902, 45.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50102 [62.535599 31.690201 45.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A500B, 9686, 0x68A50102, 66.7367, 34.5903, 45.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x68A50102 [66.736702 34.590302 45.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A500C, 9686, 0x68A50102, 62.773, 37.6569, 45.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50102 [62.772999 37.656898 45.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A500C, 9686, 0x68A50102, 62.773, 37.6569, 45.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50102 [62.772999 37.656898 45.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A500D, 9686, 0x68A50102, 58.6081, 33.0934, 44.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x768A5013, 11698, 0x68A50102, 60.4242, 36.2238, 46.175, -0.9486, 0, 0, /* @teleloc 0x68A50102 [60.424198 36.223801 46.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5014, 11697, 0x68A50102, 62.803, 37.0031, 42.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A50102 [62.803001 37.003101 42.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A5014, 11697, 0x68A50102, 62.803, 37.0031, 42.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A50102 [62.803001 37.003101 42.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5015, 11697, 0x68A50102, 62.803, 34.5781, 42.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x768A5016, 11697, 0x68A50102, 59.5049, 32.5279, 42.075, -0.364064, 0, 0 /* @teleloc 0x68A50102 [59.504902 32.527901 42.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5017, 11697, 0x68A50102, 60.9799, 32.0779, 42.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A50102 [60.979900 32.077900 42.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5017, 11697, 0x68A50102, 60.9799, 32.0779, 42.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A50102 [60.979900 32.077900 42.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5018, 11697, 0x68A50102, 64.0549, 32.0779, 42.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A50102 [64.054901 32.077900 42.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5018, 11697, 0x68A50102, 64.0549, 32.0779, 42.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A50102 [64.054901 32.077900 42.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5019, 11697, 0x68A50104, 57.0225, 33.9494, 42.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A50104 [57.022499 33.949402 42.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x768A5019, 11697, 0x68A50104, 57.0225, 33.9494, 42.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A50104 [57.022499 33.949402 42.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A501A, 11697, 0x68A50104, 57.7051, 38.2732, 42.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68A50104 [57.705101 38.273201 42.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A501B, 9686, 0x68A50104, 57.1763, 33.5698, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50104 [57.176300 33.569801 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A501B, 9686, 0x68A50104, 57.1763, 33.5698, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50104 [57.176300 33.569801 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A501C, 9686, 0x68A50104, 53.6613, 36.1973, 44.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x768A501F, 9686, 0x68A50104, 58.1555, 35.4948, 45.475, 0.707107, 0, 0, /* @teleloc 0x68A50104 [58.155499 35.494801 45.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5020, 9686, 0x68A50104, 56.2109, 38.739, 45.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50104 [56.210899 38.738998 45.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A5020, 9686, 0x68A50104, 56.2109, 38.739, 45.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50104 [56.210899 38.738998 45.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5021, 11697, 0x68A50106, 61.5025, 33.9464, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x768A5023, 9686, 0x68A50106, 63.5113, 33.9472, 39.95, 0.707107, 0, 0, /* @teleloc 0x68A50106 [63.511299 33.947201 39.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5024, 9686, 0x68A50106, 58.2363, 30.7472, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50106 [58.236301 30.747200 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5024, 9686, 0x68A50106, 58.2363, 30.7472, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50106 [58.236301 30.747200 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5025, 9686, 0x68A50106, 53.6113, 33.9723, 39.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x68A50106 [53.611301 33.972301 39.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5026, 9686, 0x68A50106, 59.6363, 37.2972, 39.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50106 [59.636299 37.297199 39.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A5026, 9686, 0x68A50106, 59.6363, 37.2972, 39.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50106 [59.636299 37.297199 39.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5027, 11698, 0x68A50106, 58.5286, 34.6128, 41.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x68A50106 [58.528599 34.612801 41.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5027, 11698, 0x68A50106, 58.5286, 34.6128, 41.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x68A50106 [58.528599 34.612801 41.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5028, 9687, 0x68A50106, 62.9485, 31.2902, 38.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x68A50106 [62.948502 31.290199 38.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5029, 9686, 0x68A50106, 60.81, 30.7472, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50106 [60.810001 30.747200 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5029, 9686, 0x68A50106, 60.81, 30.7472, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50106 [60.810001 30.747200 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A502A, 9686, 0x68A50106, 56.5864, 37.2972, 39.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50106 [56.586399 37.297199 39.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A502A, 9686, 0x68A50106, 56.5864, 37.2972, 39.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50106 [56.586399 37.297199 39.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A502B, 11697, 0x68A50106, 62.8167, 36.5401, 38.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68A50106 [62.816700 36.540100 38.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A502C, 11697, 0x68A50106, 59.4417, 34.0151, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A50106 [59.441700 34.015099 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A502C, 11697, 0x68A50106, 59.4417, 34.0151, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A50106 [59.441700 34.015099 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A502D, 11697, 0x68A50106, 54.2167, 31.3401, 38.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68A50106 [54.216702 31.340099 38.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A502E, 412, 0x68A50000, 56.1985, 39.1002, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x68A50000 [56.198502 39.100201 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A502E, 412, 0x68A50000, 56.1985, 39.1002, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x68A50000 [56.198502 39.100201 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A502F, 9686, 0x68A50000, 56.1763, 39.1948, 45.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50000 [56.176300 39.194801 45.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A502F, 9686, 0x68A50000, 56.1763, 39.1948, 45.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50000 [56.176300 39.194801 45.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5030, 9686, 0x68A50000, 58.0749, 39.1948, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50000 [58.074902 39.194801 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5030, 9686, 0x68A50000, 58.0749, 39.1948, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50000 [58.074902 39.194801 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5031, 9686, 0x68A50000, 54.3241, 39.1948, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50000 [54.324100 39.194801 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5031, 9686, 0x68A50000, 54.3241, 39.1948, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50000 [54.324100 39.194801 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5032, 12679, 0x68A50000, 52.503, 39.7531, 42.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x68A50000 [52.502998 39.753101 42.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5033, 12679, 0x68A50000, 66.853, 39.5281, 42.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x68A50000 [66.852997 39.528099 42.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5033, 12679, 0x68A50000, 66.853, 39.5281, 42.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x68A50000 [66.852997 39.528099 42.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5034, 412, 0x68A5010A, 42.2231, 87.6636, 50, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1465,8 +1465,8 @@ VALUES (0x768A516D, 9686, 0x68A50136, 112.99, 34.0292, 38.85, 0.317305, 0, 0, - /* @teleloc 0x68A50136 [112.989998 34.029202 38.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A516E, 9686, 0x68A50136, 111.383, 33.5078, 41.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50136 [111.383003 33.507801 41.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A516E, 9686, 0x68A50136, 111.383, 33.5078, 41.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50136 [111.383003 33.507801 41.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A516F, 9686, 0x68A50136, 109.036, 36.6418, 39.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x768A5171, 9686, 0x68A50136, 113.14, 39.3292, 38.85, -0.902209, 0, 0, /* @teleloc 0x68A50136 [113.139999 39.329201 38.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5172, 9686, 0x68A50136, 111.39, 40.5418, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50136 [111.389999 40.541801 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A5172, 9686, 0x68A50136, 111.39, 40.5418, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50136 [111.389999 40.541801 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5173, 11697, 0x68A50136, 111.438, 33.8484, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A50136 [111.438004 33.848400 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5173, 11697, 0x68A50136, 111.438, 33.8484, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A50136 [111.438004 33.848400 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5174, 11697, 0x68A50136, 109.538, 34.8984, 36.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x68A50136 [109.538002 34.898399 36.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5175, 9686, 0x68A50139, 102.125, 32.8106, 38.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50139 [102.125000 32.810600 38.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5175, 9686, 0x68A50139, 102.125, 32.8106, 38.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50139 [102.125000 32.810600 38.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5176, 9686, 0x68A50139, 107.525, 32.8106, 38.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50139 [107.525002 32.810600 38.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5176, 9686, 0x68A50139, 107.525, 32.8106, 38.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50139 [107.525002 32.810600 38.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5177, 9686, 0x68A50139, 108.575, 34.1598, 37.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x68A50139 [108.574997 34.159801 37.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5178, 9686, 0x68A50139, 104.575, 38.7106, 39.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50139 [104.574997 38.710602 39.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A5178, 9686, 0x68A50139, 104.575, 38.7106, 39.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50139 [104.574997 38.710602 39.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5179, 9686, 0x68A50139, 100.775, 35.5606, 40.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x768A517D, 11697, 0x68A50139, 104.457, 35.8892, 36.1, -0.707107, 0, 0, /* @teleloc 0x68A50139 [104.457001 35.889198 36.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A517E, 11697, 0x68A50139, 104.988, 33.3984, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A50139 [104.987999 33.398399 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A517E, 11697, 0x68A50139, 104.988, 33.3984, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A50139 [104.987999 33.398399 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A517F, 9686, 0x68A50139, 102.026, 38.7106, 39.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50139 [102.026001 38.710602 39.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A517F, 9686, 0x68A50139, 102.026, 38.7106, 39.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50139 [102.026001 38.710602 39.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5180, 9686, 0x68A50139, 107.369, 38.7106, 39.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50139 [107.369003 38.710602 39.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A5180, 9686, 0x68A50139, 107.369, 38.7106, 39.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50139 [107.369003 38.710602 39.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5181, 9686, 0x68A50139, 100.775, 33.8455, 39.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x768A5182, 9686, 0x68A50139, 100.775, 37.7937, 39.35, -0.707107, 0, 0, /* @teleloc 0x68A50139 [100.775002 37.793701 39.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5183, 9686, 0x68A50139, 104.985, 32.8106, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50139 [104.985001 32.810600 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5183, 9686, 0x68A50139, 104.985, 32.8106, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50139 [104.985001 32.810600 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5184, 9686, 0x68A50139, 108.575, 33.8598, 39.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x768A518B, 11697, 0x68A50139, 107.583, 33.6079, 36.1, 0.297375, 0, 0, - /* @teleloc 0x68A50139 [107.583000 33.607899 36.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A518C, 11697, 0x68A50139, 104.738, 38.1984, 36.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A50139 [104.737999 38.198399 36.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A518C, 11697, 0x68A50139, 104.738, 38.1984, 36.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A50139 [104.737999 38.198399 36.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A518D, 9686, 0x68A5013B, 107.483, 31.8578, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A5013B [107.483002 31.857800 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A518D, 9686, 0x68A5013B, 107.483, 31.8578, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A5013B [107.483002 31.857800 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A518E, 9686, 0x68A5013B, 103.986, 35.0918, 34.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x68A5013B [103.986000 35.091801 34.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A518F, 9686, 0x68A5013B, 106.24, 38.3418, 34.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A5013B [106.239998 38.341801 34.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A518F, 9686, 0x68A5013B, 106.24, 38.3418, 34.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A5013B [106.239998 38.341801 34.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5190, 11697, 0x68A5013B, 112.107, 37.1407, 32.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x768A5193, 11697, 0x68A5013B, 104.874, 35.6526, 32.1, -0.707107, 0, 0, /* @teleloc 0x68A5013B [104.874001 35.652599 32.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5194, 9686, 0x68A5013B, 111.383, 31.8578, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A5013B [111.383003 31.857800 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5194, 9686, 0x68A5013B, 111.383, 31.8578, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A5013B [111.383003 31.857800 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5195, 9686, 0x68A5013B, 109.49, 38.3418, 34.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A5013B [109.489998 38.341801 34.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A5195, 9686, 0x68A5013B, 109.49, 38.3418, 34.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A5013B [109.489998 38.341801 34.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A5196, 9686, 0x68A5013B, 113.936, 33.8918, 34.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x768A5197, 11698, 0x68A5013B, 107.969, 35.742, 35.5, -0.707107, 0, 0, - /* @teleloc 0x68A5013B [107.969002 35.742001 35.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5198, 11697, 0x68A5013B, 108.574, 32.7026, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A5013B [108.573997 32.702599 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A5198, 11697, 0x68A5013B, 108.574, 32.7026, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A5013B [108.573997 32.702599 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A5199, 11697, 0x68A5013B, 107.957, 37.8907, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x68A5013B [107.957001 37.890701 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x768A5199, 11697, 0x68A5013B, 107.957, 37.8907, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x68A5013B [107.957001 37.890701 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A519A, 412, 0x68A50000, 111.34, 41.0892, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x68A50000 [111.339996 41.089199 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A519A, 412, 0x68A50000, 111.34, 41.0892, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x68A50000 [111.339996 41.089199 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A519B, 9686, 0x68A50000, 111.383, 41.2578, 39.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x68A50000 [111.383003 41.257801 39.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A519B, 9686, 0x68A50000, 111.383, 41.2578, 39.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x68A50000 [111.383003 41.257801 39.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A519C, 9686, 0x68A50000, 113.683, 40.3578, 38.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x768A519E, 12679, 0x68A50000, 114.488, 40.6484, 36.1, -0.402747, 0, 0, /* @teleloc 0x68A50000 [114.487999 40.648399 36.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x768A519F, 12679, 0x68A50000, 104.488, 39.6984, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x68A50000 [104.487999 39.698399 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x768A519F, 12679, 0x68A50000, 104.488, 39.6984, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x68A50000 [104.487999 39.698399 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x768A51A0, 13964, 0x68A50104, 57.0602, 35.8146, 42.005, 0.006572, 0, 0, -0.999978, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6992.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6992.sql index d049930cb6..bfa386f7fd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6992.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6992.sql @@ -5,8 +5,8 @@ VALUES (0x76992000, 412, 0x69920103, 56.3916, 37.645, 16, -0.707107, 0, 0, 0.7 /* @teleloc 0x69920103 [56.391602 37.645000 16.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992001, 412, 0x69920104, 66.5832, 34.1594, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x69920104 [66.583199 34.159401 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992001, 412, 0x69920104, 66.5832, 34.1594, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x69920104 [66.583199 34.159401 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992002, 412, 0x69920105, 50.6748, 45.6678, 16, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,12 +25,12 @@ VALUES (0x76992005, 11697, 0x69920106, 58.1344, 45.4834, 20.9, -0.92321, 0, 0, - /* @teleloc 0x69920106 [58.134399 45.483398 20.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992006, 9686, 0x69920106, 58.9923, 33.9109, 23.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920106 [58.992298 33.910900 23.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992006, 9686, 0x69920106, 58.9923, 33.9109, 23.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920106 [58.992298 33.910900 23.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992007, 9686, 0x69920106, 60.0797, 46.569, 24.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920106 [60.079700 46.569000 24.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992007, 9686, 0x69920106, 60.0797, 46.569, 24.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920106 [60.079700 46.569000 24.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992008, 11698, 0x69920106, 60.0443, 42.5581, 27.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -41,44 +41,44 @@ VALUES (0x76992009, 11697, 0x69920106, 57.6586, 37.2647, 20.9, -0.707107, 0, 0, /* @teleloc 0x69920106 [57.658600 37.264702 20.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699200A, 9686, 0x69920108, 58.69, 42.5802, 19.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920108 [58.689999 42.580200 19.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7699200A, 9686, 0x69920108, 58.69, 42.5802, 19.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920108 [58.689999 42.580200 19.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699200B, 9686, 0x69920108, 58.7394, 33.9049, 18.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920108 [58.739399 33.904900 18.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699200B, 9686, 0x69920108, 58.7394, 33.9049, 18.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920108 [58.739399 33.904900 18.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699200C, 11697, 0x69920108, 59.86, 34.4659, 16.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x69920108 [59.860001 34.465900 16.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699200D, 9686, 0x69920109, 61.9903, 33.9253, 19.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920109 [61.990299 33.925301 19.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699200D, 9686, 0x69920109, 61.9903, 33.9253, 19.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920109 [61.990299 33.925301 19.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699200E, 9686, 0x69920109, 63.1893, 39.3901, 19.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x69920109 [63.189301 39.390099 19.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699200F, 11697, 0x69920109, 61.9805, 41.7029, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x69920109 [61.980499 41.702900 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7699200F, 11697, 0x69920109, 61.9805, 41.7029, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x69920109 [61.980499 41.702900 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992010, 11697, 0x6992010A, 60, 46.1659, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6992010A [60.000000 46.165901 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992010, 11697, 0x6992010A, 60, 46.1659, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6992010A [60.000000 46.165901 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992011, 9686, 0x6992010A, 60.2101, 47.0626, 19.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010A [60.210098 47.062599 19.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992011, 9686, 0x6992010A, 60.2101, 47.0626, 19.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010A [60.210098 47.062599 19.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992012, 9686, 0x6992010A, 58.6434, 43.1021, 19.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010A [58.643398 43.102100 19.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992012, 9686, 0x6992010A, 58.6434, 43.1021, 19.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010A [58.643398 43.102100 19.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992013, 9686, 0x6992010D, 66.575, 33.325, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010D [66.574997 33.325001 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992013, 9686, 0x6992010D, 66.575, 33.325, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010D [66.574997 33.325001 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992014, 11697, 0x6992010D, 69.6, 29.345, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -89,12 +89,12 @@ VALUES (0x76992015, 11697, 0x6992010D, 61.475, 27.525, 16.1, -0.707107, 0, 0, -0 /* @teleloc 0x6992010D [61.474998 27.525000 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992016, 9686, 0x6992010D, 64.3323, 25.6258, 19.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010D [64.332298 25.625799 19.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992016, 9686, 0x6992010D, 64.3323, 25.6258, 19.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010D [64.332298 25.625799 19.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992017, 9686, 0x6992010D, 66.8723, 25.6258, 19.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010D [66.872299 25.625799 19.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992017, 9686, 0x6992010D, 66.8723, 25.6258, 19.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010D [66.872299 25.625799 19.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992018, 9686, 0x6992010D, 70.3563, 29.4966, 19.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -109,40 +109,40 @@ VALUES (0x7699201A, 11697, 0x6992010D, 68.04, 29.355, 16.1, 0.707107, 0, 0, -0.7 /* @teleloc 0x6992010D [68.040001 29.355000 16.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699201B, 9686, 0x6992010F, 58.528, 33.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010F [58.528000 33.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7699201B, 9686, 0x6992010F, 58.528, 33.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010F [58.528000 33.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699201C, 11697, 0x6992010F, 50.9825, 28.3858, 20.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6992010F [50.982498 28.385799 20.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699201D, 11697, 0x6992010F, 55.8265, 26.2592, 20.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6992010F [55.826500 26.259199 20.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699201D, 11697, 0x6992010F, 55.8265, 26.2592, 20.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6992010F [55.826500 26.259199 20.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699201E, 11698, 0x6992010F, 61.9071, 29.4885, 27.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x6992010F [61.907101 29.488501 27.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699201F, 9686, 0x6992010F, 63.5985, 33.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010F [63.598499 33.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7699201F, 9686, 0x6992010F, 63.5985, 33.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010F [63.598499 33.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992020, 9686, 0x6992010F, 53.771, 33.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010F [53.771000 33.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992020, 9686, 0x6992010F, 53.771, 33.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010F [53.771000 33.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992021, 9686, 0x6992010F, 54.5112, 25.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010F [54.511200 25.736799 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992021, 9686, 0x6992010F, 54.5112, 25.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010F [54.511200 25.736799 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992022, 9686, 0x6992010F, 60.1939, 25.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010F [60.193901 25.736799 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992022, 9686, 0x6992010F, 60.1939, 25.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010F [60.193901 25.736799 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992023, 9686, 0x6992010F, 65.8388, 25.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992010F [65.838799 25.736799 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992023, 9686, 0x6992010F, 65.8388, 25.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992010F [65.838799 25.736799 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992024, 9686, 0x6992010F, 50.2751, 29.4892, 24.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x76992026, 11698, 0x6992010F, 58.3351, 29.5592, 27.15, -0.999998, 0, 0, /* @teleloc 0x6992010F [58.335098 29.559200 27.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992027, 11697, 0x6992010F, 66.7525, 32.6858, 20.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6992010F [66.752502 32.685799 20.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992027, 11697, 0x6992010F, 66.7525, 32.6858, 20.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6992010F [66.752502 32.685799 20.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992028, 11697, 0x6992010F, 69.0925, 29.3058, 20.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6992010F [69.092499 29.305799 20.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992029, 11697, 0x6992010F, 65.0625, 26.1658, 20.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6992010F [65.062500 26.165800 20.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992029, 11697, 0x6992010F, 65.0625, 26.1658, 20.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6992010F [65.062500 26.165800 20.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699202A, 9686, 0x69920111, 60.2712, 31.4145, 19.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,16 +177,16 @@ VALUES (0x7699202B, 9686, 0x69920111, 49.82, 31.78, 19.66, -0.707107, 0, 0, -0. /* @teleloc 0x69920111 [49.820000 31.780001 19.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699202C, 9686, 0x69920111, 57.36, 29.49, 19.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920111 [57.360001 29.490000 19.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699202C, 9686, 0x69920111, 57.36, 29.49, 19.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920111 [57.360001 29.490000 19.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699202D, 412, 0x69920112, 57.285, 29.0458, 16, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x69920112 [57.285000 29.045799 16.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7699202D, 412, 0x69920112, 57.285, 29.0458, 16, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x69920112 [57.285000 29.045799 16.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699202E, 9686, 0x69920112, 54.1562, 28.9326, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920112 [54.156200 28.932600 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7699202E, 9686, 0x69920112, 54.1562, 28.9326, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920112 [54.156200 28.932600 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699202F, 9686, 0x69920112, 60.2712, 27.2724, 19.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -197,8 +197,8 @@ VALUES (0x76992030, 412, 0x69920116, 60.7014, 30.3593, 11.195, 0.707107, 0, 0, /* @teleloc 0x69920116 [60.701401 30.359301 11.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992031, 9686, 0x69920116, 57.3284, 27.1812, 14.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920116 [57.328400 27.181200 14.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992031, 9686, 0x69920116, 57.3284, 27.1812, 14.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920116 [57.328400 27.181200 14.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992032, 9686, 0x69920116, 60.5884, 30.3312, 14.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,8 +209,8 @@ VALUES (0x76992033, 9686, 0x69920117, 61.15, 36.3512, 14.59, -0.707107, 0, 0, - /* @teleloc 0x69920117 [61.150002 36.351200 14.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992034, 9686, 0x69920118, 56.3284, 32.5012, 14, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920118 [56.328400 32.501202 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992034, 9686, 0x69920118, 56.3284, 32.5012, 14, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920118 [56.328400 32.501202 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992035, 11698, 0x69920118, 54.8629, 36.5042, 15.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -221,8 +221,8 @@ VALUES (0x76992036, 9686, 0x69920118, 48.5546, 37.7454, 14, -0.707107, 0, 0, -0 /* @teleloc 0x69920118 [48.554600 37.745399 14.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992037, 9686, 0x69920118, 52.3584, 32.5012, 14, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920118 [52.358398 32.501202 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992037, 9686, 0x69920118, 52.3584, 32.5012, 14, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920118 [52.358398 32.501202 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992038, 11697, 0x69920118, 49.3897, 33.3235, 11.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -253,8 +253,8 @@ VALUES (0x7699203E, 9686, 0x69920000, 50.45, 45.99, 19.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x69920000 [50.450001 45.990002 19.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699203F, 9686, 0x69920000, 54.32, 47.22, 18.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920000 [54.320000 47.220001 18.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699203F, 9686, 0x69920000, 54.32, 47.22, 18.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920000 [54.320000 47.220001 18.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992040, 9686, 0x69920000, 48.97, 41.46, 18.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x76992041, 9686, 0x69920000, 56.3844, 37.5888, 19.39, 0.707107, 0, 0, /* @teleloc 0x69920000 [56.384399 37.588799 19.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992042, 9686, 0x69920000, 66.845, 46.355, 18.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920000 [66.845001 46.355000 18.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992042, 9686, 0x69920000, 66.845, 46.355, 18.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920000 [66.845001 46.355000 18.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992043, 9686, 0x69920000, 66.555, 34.215, 19.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920000 [66.555000 34.215000 19.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992043, 9686, 0x69920000, 66.555, 34.215, 19.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920000 [66.555000 34.215000 19.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992044, 12679, 0x69920000, 55.2551, 35.1692, 16.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -297,12 +297,12 @@ VALUES (0x76992049, 12679, 0x69920000, 64.9651, 45.3892, 16.1, 0.95656, 0, 0, 0. /* @teleloc 0x69920000 [64.965103 45.389198 16.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699204A, 12678, 0x69920000, 60.1198, 45.4735, 29.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x69920000 [60.119801 45.473499 29.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699204A, 12678, 0x69920000, 60.1198, 45.4735, 29.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x69920000 [60.119801 45.473499 29.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699204B, 12678, 0x69920000, 60.1198, 29.4735, 29.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x69920000 [60.119801 29.473499 29.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7699204B, 12678, 0x69920000, 60.1198, 29.4735, 29.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x69920000 [60.119801 29.473499 29.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699204C, 11697, 0x6992011C, 40.0536, 87.6252, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -925,60 +925,60 @@ VALUES (0x769920E6, 9686, 0x69920157, 145.46, 39.6343, 34.925, -0.707107, 0, 0, /* @teleloc 0x69920157 [145.460007 39.634300 34.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920E7, 412, 0x6992015E, 147.696, 28.6413, 28, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6992015E [147.695999 28.641300 28.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x769920E7, 412, 0x6992015E, 147.696, 28.6413, 28, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6992015E [147.695999 28.641300 28.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920E8, 9686, 0x6992015E, 147.683, 28.5492, 31.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992015E [147.682999 28.549200 31.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x769920E8, 9686, 0x6992015E, 147.683, 28.5492, 31.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992015E [147.682999 28.549200 31.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x769920E9, 9686, 0x6992015E, 157.118, 26.9299, 30.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6992015E [157.117996 26.929899 30.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920EA, 9686, 0x6992015E, 151.97, 25.0345, 30.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992015E [151.970001 25.034500 30.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x769920EA, 9686, 0x6992015E, 151.97, 25.0345, 30.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992015E [151.970001 25.034500 30.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x769920EB, 11698, 0x6992015E, 148.607, 26.7745, 32.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x6992015E [148.606995 26.774500 32.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920EC, 11697, 0x6992015E, 154.287, 25.7677, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6992015E [154.287003 25.767700 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x769920EC, 11697, 0x6992015E, 154.287, 25.7677, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6992015E [154.287003 25.767700 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920ED, 11697, 0x6992015E, 149.612, 25.7677, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6992015E [149.612000 25.767700 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x769920ED, 11697, 0x6992015E, 149.612, 25.7677, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6992015E [149.612000 25.767700 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920EE, 412, 0x69920160, 147.195, 41.295, 28, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x69920160 [147.195007 41.294998 28.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x769920EE, 412, 0x69920160, 147.195, 41.295, 28, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x69920160 [147.195007 41.294998 28.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x769920EF, 9686, 0x69920160, 145.477, 32.179, 30.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x69920160 [145.477005 32.179001 30.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920F0, 9686, 0x69920160, 147.327, 29.179, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920160 [147.326996 29.179001 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x769920F0, 9686, 0x69920160, 147.327, 29.179, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920160 [147.326996 29.179001 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x769920F1, 9686, 0x69920160, 149.222, 35.1222, 31.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x69920160 [149.222000 35.122200 31.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920F2, 9686, 0x69920161, 151.452, 41.204, 31.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920161 [151.451996 41.203999 31.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x769920F2, 9686, 0x69920161, 151.452, 41.204, 31.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920161 [151.451996 41.203999 31.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920F3, 9686, 0x69920161, 151.452, 33.529, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920161 [151.451996 33.528999 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x769920F3, 9686, 0x69920161, 151.452, 33.529, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920161 [151.451996 33.528999 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920F4, 11697, 0x69920161, 151.412, 34.3927, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x69920161 [151.412003 34.392700 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x769920F4, 11697, 0x69920161, 151.412, 34.3927, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x69920161 [151.412003 34.392700 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x769920F5, 11697, 0x69920162, 146.04, 43.7316, 28.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -993,8 +993,8 @@ VALUES (0x769920F7, 9686, 0x69920162, 153.18, 43.6715, 31.45, 0.707107, 0, 0, - /* @teleloc 0x69920162 [153.179993 43.671501 31.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920F8, 9686, 0x69920162, 149.33, 45.6715, 31.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920162 [149.330002 45.671501 31.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x769920F8, 9686, 0x69920162, 149.33, 45.6715, 31.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920162 [149.330002 45.671501 31.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x769920F9, 9686, 0x69920165, 166.385, 31.048, 36.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,60 +1005,60 @@ VALUES (0x769920FA, 9686, 0x69920165, 145.627, 29.0562, 35.675, -0.707107, 0, 0 /* @teleloc 0x69920165 [145.626999 29.056200 35.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920FB, 11697, 0x69920165, 152.426, 25.8847, 32.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x69920165 [152.425995 25.884701 32.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x769920FB, 11697, 0x69920165, 152.426, 25.8847, 32.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x69920165 [152.425995 25.884701 32.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920FC, 11697, 0x69920165, 160.763, 26.3397, 32.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x69920165 [160.763000 26.339701 32.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x769920FC, 11697, 0x69920165, 160.763, 26.3397, 32.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x69920165 [160.763000 26.339701 32.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920FD, 11697, 0x69920165, 154.836, 32.2373, 32.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x69920165 [154.835999 32.237301 32.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x769920FD, 11697, 0x69920165, 154.836, 32.2373, 32.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x69920165 [154.835999 32.237301 32.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920FE, 9686, 0x69920165, 157.825, 25.3684, 36.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920165 [157.824997 25.368401 36.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x769920FE, 9686, 0x69920165, 157.825, 25.3684, 36.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920165 [157.824997 25.368401 36.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x769920FF, 9686, 0x69920165, 150.798, 32.9615, 36.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920165 [150.798004 32.961498 36.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x769920FF, 9686, 0x69920165, 150.798, 32.9615, 36.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920165 [150.798004 32.961498 36.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992100, 9686, 0x69920165, 154.223, 32.9615, 36.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920165 [154.223007 32.961498 36.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992100, 9686, 0x69920165, 154.223, 32.9615, 36.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920165 [154.223007 32.961498 36.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992101, 9686, 0x69920165, 157.798, 32.9615, 36.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920165 [157.798004 32.961498 36.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992101, 9686, 0x69920165, 157.798, 32.9615, 36.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920165 [157.798004 32.961498 36.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992102, 9686, 0x69920165, 154.273, 25.3365, 36.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920165 [154.272995 25.336500 36.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992102, 9686, 0x69920165, 154.273, 25.3365, 36.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920165 [154.272995 25.336500 36.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992103, 9686, 0x69920165, 161.335, 25.3365, 36.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920165 [161.335007 25.336500 36.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992103, 9686, 0x69920165, 161.335, 25.3365, 36.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920165 [161.335007 25.336500 36.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992104, 9686, 0x69920165, 161.348, 32.9615, 36.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920165 [161.348007 32.961498 36.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992104, 9686, 0x69920165, 161.348, 32.9615, 36.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920165 [161.348007 32.961498 36.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992105, 11698, 0x69920167, 157.826, 29.175, 39.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x69920167 [157.826004 29.174999 39.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992105, 11698, 0x69920167, 157.826, 29.175, 39.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x69920167 [157.826004 29.174999 39.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992106, 11698, 0x69920167, 154.586, 29.175, 39.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x69920167 [154.585999 29.174999 39.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992106, 11698, 0x69920167, 154.586, 29.175, 39.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x69920167 [154.585999 29.174999 39.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992107, 9686, 0x69920168, 153.62, 32.9345, 30.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920168 [153.619995 32.934502 30.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992107, 9686, 0x69920168, 153.62, 32.9345, 30.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920168 [153.619995 32.934502 30.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992108, 9686, 0x69920169, 162.957, 25.2103, 31.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920169 [162.957001 25.210300 31.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992108, 9686, 0x69920169, 162.957, 25.2103, 31.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920169 [162.957001 25.210300 31.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992109, 9686, 0x69920169, 157.733, 27.7492, 30.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,40 +1069,40 @@ VALUES (0x7699210A, 9686, 0x69920169, 165.483, 29.0492, 31.625, 0.707107, 0, 0, /* @teleloc 0x69920169 [165.483002 29.049200 31.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699210B, 11698, 0x69920169, 161.635, 29.2434, 32.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x69920169 [161.634995 29.243401 32.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699210B, 11698, 0x69920169, 161.635, 29.2434, 32.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x69920169 [161.634995 29.243401 32.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699210C, 11697, 0x69920169, 159.815, 25.6316, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x69920169 [159.815002 25.631599 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699210C, 11697, 0x69920169, 159.815, 25.6316, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x69920169 [159.815002 25.631599 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699210D, 412, 0x6992016D, 153.2, 27.91, 23.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6992016D [153.199997 27.910000 23.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699210D, 412, 0x6992016D, 153.2, 27.91, 23.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6992016D [153.199997 27.910000 23.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699210E, 9686, 0x6992016D, 153.202, 28.003, 26.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992016D [153.201996 28.003000 26.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699210E, 9686, 0x6992016D, 153.202, 28.003, 26.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992016D [153.201996 28.003000 26.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699210F, 9686, 0x6992016D, 150.027, 35.553, 26.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6992016D [150.026993 35.553001 26.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992110, 9686, 0x6992016E, 156.145, 27.4595, 25.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992016E [156.145004 27.459499 25.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992110, 9686, 0x6992016E, 156.145, 27.4595, 25.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992016E [156.145004 27.459499 25.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992111, 11697, 0x6992016E, 160.169, 25.9637, 23.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6992016E [160.169006 25.963699 23.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992111, 11697, 0x6992016E, 160.169, 25.9637, 23.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6992016E [160.169006 25.963699 23.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992112, 11698, 0x6992016F, 158.431, 34.0657, 27.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6992016F [158.431000 34.065701 27.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992112, 11698, 0x6992016F, 158.431, 34.0657, 27.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6992016F [158.431000 34.065701 27.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992113, 9686, 0x6992016F, 159.186, 28.1479, 26.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6992016F [159.186005 28.147900 26.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992113, 9686, 0x6992016F, 159.186, 28.1479, 26.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6992016F [159.186005 28.147900 26.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992114, 9686, 0x6992016F, 155.37, 33.4632, 26.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1117,16 +1117,16 @@ VALUES (0x76992116, 11697, 0x6992016F, 156.121, 39.4024, 23.35, 0.9139, 0, 0, 0. /* @teleloc 0x6992016F [156.121002 39.402401 23.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992117, 9686, 0x69920172, 164.4, 31.8434, 26.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920172 [164.399994 31.843399 26.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992117, 9686, 0x69920172, 164.4, 31.8434, 26.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920172 [164.399994 31.843399 26.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992118, 9686, 0x69920172, 164.4, 40.059, 26.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920172 [164.399994 40.058998 26.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992118, 9686, 0x69920172, 164.4, 40.059, 26.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920172 [164.399994 40.058998 26.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992119, 11698, 0x69920172, 164.559, 35.7695, 27.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x69920172 [164.559006 35.769501 27.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992119, 11698, 0x69920172, 164.559, 35.7695, 27.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x69920172 [164.559006 35.769501 27.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699211A, 11697, 0x69920172, 166.521, 39.2524, 23.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1137,36 +1137,36 @@ VALUES (0x7699211B, 11697, 0x69920172, 166.719, 32.3887, 23.35, 0.372988, 0, 0, /* @teleloc 0x69920172 [166.718994 32.388699 23.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699211C, 412, 0x69920173, 164.15, 47.08, 28, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x69920173 [164.149994 47.080002 28.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7699211C, 412, 0x69920173, 164.15, 47.08, 28, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x69920173 [164.149994 47.080002 28.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699211D, 9686, 0x69920174, 161.8, 42.9, 31.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x69920174 [161.800003 42.900002 31.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699211E, 9686, 0x69920174, 164.2, 39.75, 32.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920174 [164.199997 39.750000 32.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699211E, 9686, 0x69920174, 164.2, 39.75, 32.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920174 [164.199997 39.750000 32.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7699211F, 9686, 0x69920174, 166.767, 42.8645, 32.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x69920174 [166.766998 42.864498 32.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992120, 11697, 0x69920174, 164.115, 40.4066, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x69920174 [164.115005 40.406601 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992120, 11697, 0x69920174, 164.115, 40.4066, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x69920174 [164.115005 40.406601 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992121, 412, 0x69920000, 161.205, 42.9, 28, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x69920000 [161.205002 42.900002 28.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992122, 412, 0x69920000, 161.505, 33.615, 28, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x69920000 [161.505005 33.615002 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992122, 412, 0x69920000, 161.505, 33.615, 28, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x69920000 [161.505005 33.615002 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992123, 9686, 0x69920000, 164.175, 47.5184, 31.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920000 [164.175003 47.518398 31.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992123, 9686, 0x69920000, 164.175, 47.5184, 31.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920000 [164.175003 47.518398 31.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992124, 9686, 0x69920000, 166.65, 46.4184, 30.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x76992125, 9686, 0x69920000, 162.05, 46.7434, 30.55, 0.456322, 0, 0, - /* @teleloc 0x69920000 [162.050003 46.743401 30.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992126, 9686, 0x69920000, 161.525, 33.6934, 31.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920000 [161.524994 33.693401 31.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76992126, 9686, 0x69920000, 161.525, 33.6934, 31.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920000 [161.524994 33.693401 31.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76992127, 9686, 0x69920000, 157.625, 45.0434, 30.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x69920000 [157.625000 45.043400 30.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76992127, 9686, 0x69920000, 157.625, 45.0434, 30.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x69920000 [157.625000 45.043400 30.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992128, 12679, 0x69920000, 155.29, 34.7816, 28.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1205,16 +1205,16 @@ VALUES (0x7699212C, 12679, 0x69920000, 166.941, 46.7066, 28.1, 0.420244, 0, 0, 0 /* @teleloc 0x69920000 [166.940994 46.706600 28.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699212D, 12679, 0x69920000, 159.415, 36.4066, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x69920000 [159.414993 36.406601 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699212D, 12679, 0x69920000, 159.415, 36.4066, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x69920000 [159.414993 36.406601 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699212E, 12678, 0x69920000, 164.44, 42.8316, 37, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x69920000 [164.440002 42.831600 37.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7699212E, 12678, 0x69920000, 164.44, 42.8316, 37, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x69920000 [164.440002 42.831600 37.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7699212F, 12678, 0x69920000, 149.565, 29.4316, 44.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x69920000 [149.565002 29.431601 44.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7699212F, 12678, 0x69920000, 149.565, 29.4316, 44.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x69920000 [149.565002 29.431601 44.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76992130, 11697, 0x69920176, 151.946, 104.375, 36.9, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/69E5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/69E5.sql index 7408c82678..892e6217cb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/69E5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/69E5.sql @@ -1266,7 +1266,7 @@ VALUES (0x769E513B, 9686, 0x69E5012F, 30.5198, 157.333, 30.2, -0.917711, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x769E513C, 11697, 0x69E5012F, 36.3118, 162.501, 28.1, -0.999944, 0, 0, -0.010582, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x69E5012F [36.311798 162.501007 28.100000] -0.999944 0.000000 0.000000 -0.010581 */ +/* @teleloc 0x69E5012F [36.311798 162.501007 28.100000] -0.999944 0.000000 0.000000 -0.010582 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x769E513D, 11697, 0x69E5012F, 33.38, 153.046, 28.1, -0.03937, 0, 0, 0.999225, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6ACF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6ACF.sql index 03d5b2f54e..a345c33d43 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6ACF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6ACF.sql @@ -5,24 +5,24 @@ VALUES (0x76ACF000, 11697, 0x6ACF0102, 65.834, 36.1143, 182.075, -0.909599, 0, 0 /* @teleloc 0x6ACF0102 [65.834000 36.114300 182.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF001, 9686, 0x6ACF0102, 65.7545, 31.1264, 184.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0102 [65.754501 31.126400 184.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF001, 9686, 0x6ACF0102, 65.7545, 31.1264, 184.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0102 [65.754501 31.126400 184.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF002, 11697, 0x6ACF0102, 61.7676, 34.0333, 182.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6ACF0102 [61.767601 34.033298 182.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF003, 9686, 0x6ACF0102, 60.0545, 31.1514, 184.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0102 [60.054501 31.151400 184.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF003, 9686, 0x6ACF0102, 60.0545, 31.1514, 184.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0102 [60.054501 31.151400 184.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF004, 9686, 0x6ACF0102, 60.2876, 37.0931, 184.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0102 [60.287601 37.093102 184.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76ACF004, 9686, 0x6ACF0102, 60.2876, 37.0931, 184.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0102 [60.287601 37.093102 184.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF005, 9686, 0x6ACF0102, 65.7177, 37.1181, 184.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0102 [65.717697 37.118099 184.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76ACF005, 9686, 0x6ACF0102, 65.7177, 37.1181, 184.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0102 [65.717697 37.118099 184.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF006, 9686, 0x6ACF0102, 67.0427, 36.3931, 184.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x76ACF009, 11697, 0x6ACF0102, 64.5176, 34.0333, 182.075, 0.707107, 0, 0 /* @teleloc 0x6ACF0102 [64.517601 34.033298 182.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF00A, 9686, 0x6ACF0102, 62.8416, 31.1264, 185.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0102 [62.841599 31.126400 185.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF00A, 9686, 0x6ACF0102, 62.8416, 31.1264, 185.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0102 [62.841599 31.126400 185.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF00B, 9686, 0x6ACF0102, 67.0427, 34.0265, 185.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6ACF0102 [67.042702 34.026501 185.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF00C, 9686, 0x6ACF0102, 63.079, 37.0931, 185.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0102 [63.078999 37.093102 185.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76ACF00C, 9686, 0x6ACF0102, 63.079, 37.0931, 185.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0102 [63.078999 37.093102 185.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF00D, 9686, 0x6ACF0102, 58.9141, 32.5297, 184.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x76ACF013, 11698, 0x6ACF0102, 60.7302, 35.66, 186.175, -0.9486, 0, 0, - /* @teleloc 0x6ACF0102 [60.730202 35.660000 186.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF014, 11697, 0x6ACF0102, 63.109, 36.4393, 182.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6ACF0102 [63.109001 36.439301 182.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76ACF014, 11697, 0x6ACF0102, 63.109, 36.4393, 182.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6ACF0102 [63.109001 36.439301 182.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF015, 11697, 0x6ACF0102, 63.109, 34.0143, 182.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x76ACF016, 11697, 0x6ACF0102, 59.8109, 31.9641, 182.075, -0.364064, 0, /* @teleloc 0x6ACF0102 [59.810902 31.964100 182.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF017, 11697, 0x6ACF0102, 61.2859, 31.5141, 182.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6ACF0102 [61.285900 31.514099 182.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF017, 11697, 0x6ACF0102, 61.2859, 31.5141, 182.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6ACF0102 [61.285900 31.514099 182.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF018, 11697, 0x6ACF0102, 64.3609, 31.5141, 182.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6ACF0102 [64.360901 31.514099 182.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF018, 11697, 0x6ACF0102, 64.3609, 31.5141, 182.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6ACF0102 [64.360901 31.514099 182.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF019, 11697, 0x6ACF0104, 57.3285, 33.3856, 182.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6ACF0104 [57.328499 33.385601 182.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x76ACF019, 11697, 0x6ACF0104, 57.3285, 33.3856, 182.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6ACF0104 [57.328499 33.385601 182.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF01A, 11697, 0x6ACF0104, 58.0111, 37.7094, 182.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6ACF0104 [58.011101 37.709400 182.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF01B, 9686, 0x6ACF0104, 57.4823, 33.006, 184.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0104 [57.482300 33.006001 184.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF01B, 9686, 0x6ACF0104, 57.4823, 33.006, 184.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0104 [57.482300 33.006001 184.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF01C, 9686, 0x6ACF0104, 53.9673, 35.6335, 184.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x76ACF01F, 9686, 0x6ACF0104, 58.4615, 34.931, 185.475, 0.707107, 0, 0, /* @teleloc 0x6ACF0104 [58.461498 34.931000 185.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF020, 9686, 0x6ACF0104, 56.5169, 38.1753, 185.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0104 [56.516899 38.175301 185.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76ACF020, 9686, 0x6ACF0104, 56.5169, 38.1753, 185.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0104 [56.516899 38.175301 185.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF021, 11697, 0x6ACF0106, 61.8085, 33.3826, 178.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x76ACF023, 9686, 0x6ACF0106, 63.8173, 33.3834, 179.95, 0.707107, 0, 0, /* @teleloc 0x6ACF0106 [63.817299 33.383400 179.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF024, 9686, 0x6ACF0106, 58.5423, 30.1835, 179.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0106 [58.542301 30.183500 179.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF024, 9686, 0x6ACF0106, 58.5423, 30.1835, 179.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0106 [58.542301 30.183500 179.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF025, 9686, 0x6ACF0106, 53.9173, 33.4085, 179.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6ACF0106 [53.917301 33.408501 179.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF026, 9686, 0x6ACF0106, 59.9423, 36.7335, 179.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0106 [59.942299 36.733501 179.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76ACF026, 9686, 0x6ACF0106, 59.9423, 36.7335, 179.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0106 [59.942299 36.733501 179.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF027, 11698, 0x6ACF0106, 58.8346, 34.049, 181.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6ACF0106 [58.834599 34.049000 181.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF027, 11698, 0x6ACF0106, 58.8346, 34.049, 181.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6ACF0106 [58.834599 34.049000 181.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF028, 9687, 0x6ACF0106, 63.2545, 30.7264, 178.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x6ACF0106 [63.254501 30.726400 178.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF029, 9686, 0x6ACF0106, 61.116, 30.1835, 179.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0106 [61.116001 30.183500 179.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF029, 9686, 0x6ACF0106, 61.116, 30.1835, 179.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0106 [61.116001 30.183500 179.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF02A, 9686, 0x6ACF0106, 56.8924, 36.7335, 179.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0106 [56.892399 36.733501 179.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76ACF02A, 9686, 0x6ACF0106, 56.8924, 36.7335, 179.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0106 [56.892399 36.733501 179.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF02B, 11697, 0x6ACF0106, 63.1227, 35.9763, 178.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6ACF0106 [63.122700 35.976299 178.100006] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF02C, 11697, 0x6ACF0106, 59.7477, 33.4513, 178.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6ACF0106 [59.747700 33.451302 178.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF02C, 11697, 0x6ACF0106, 59.7477, 33.4513, 178.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6ACF0106 [59.747700 33.451302 178.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF02D, 11697, 0x6ACF0106, 54.5227, 30.7763, 178.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6ACF0106 [54.522701 30.776300 178.100006] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF02E, 412, 0x6ACF0000, 56.5045, 38.5364, 182, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6ACF0000 [56.504501 38.536400 182.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF02E, 412, 0x6ACF0000, 56.5045, 38.5364, 182, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6ACF0000 [56.504501 38.536400 182.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF02F, 9686, 0x6ACF0000, 56.4823, 38.631, 185.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0000 [56.482300 38.631001 185.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF02F, 9686, 0x6ACF0000, 56.4823, 38.631, 185.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0000 [56.482300 38.631001 185.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF030, 9686, 0x6ACF0000, 58.3809, 38.631, 183.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0000 [58.380901 38.631001 183.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF030, 9686, 0x6ACF0000, 58.3809, 38.631, 183.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0000 [58.380901 38.631001 183.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF031, 9686, 0x6ACF0000, 54.6301, 38.631, 183.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6ACF0000 [54.630100 38.631001 183.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF031, 9686, 0x6ACF0000, 54.6301, 38.631, 183.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6ACF0000 [54.630100 38.631001 183.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF032, 12679, 0x6ACF0000, 52.809, 39.1893, 182.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x6ACF0000 [52.808998 39.189301 182.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76ACF033, 12679, 0x6ACF0000, 67.159, 38.9643, 182.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6ACF0000 [67.158997 38.964298 182.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76ACF033, 12679, 0x6ACF0000, 67.159, 38.9643, 182.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6ACF0000 [67.158997 38.964298 182.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76ACF034, 9686, 0x6ACF0109, 32.2193, 81.9646, 176.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6AD3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6AD3.sql index e82cff5518..7e1a44fbd4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6AD3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6AD3.sql @@ -5,8 +5,8 @@ VALUES (0x76AD3000, 412, 0x6AD30103, 32.3916, 61.645, 150, -0.707107, 0, 0, 0. /* @teleloc 0x6AD30103 [32.391602 61.645000 150.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3001, 412, 0x6AD30104, 42.5832, 58.1594, 150, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6AD30104 [42.583199 58.159401 150.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3001, 412, 0x6AD30104, 42.5832, 58.1594, 150, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6AD30104 [42.583199 58.159401 150.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3002, 412, 0x6AD30105, 26.6748, 69.6678, 150, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,12 +25,12 @@ VALUES (0x76AD3005, 11697, 0x6AD30106, 34.1344, 69.4834, 154.9, -0.92321, 0, 0, /* @teleloc 0x6AD30106 [34.134399 69.483398 154.899994] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3006, 9686, 0x6AD30106, 34.9923, 57.9109, 157.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30106 [34.992298 57.910900 157.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3006, 9686, 0x6AD30106, 34.9923, 57.9109, 157.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30106 [34.992298 57.910900 157.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3007, 9686, 0x6AD30106, 36.0797, 70.569, 158.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30106 [36.079700 70.569000 158.369995] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD3007, 9686, 0x6AD30106, 36.0797, 70.569, 158.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30106 [36.079700 70.569000 158.369995] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3008, 11698, 0x6AD30106, 36.0443, 66.5581, 161.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -41,44 +41,44 @@ VALUES (0x76AD3009, 11697, 0x6AD30106, 33.6586, 61.2647, 154.9, -0.707107, 0, 0, /* @teleloc 0x6AD30106 [33.658600 61.264702 154.899994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD300A, 9686, 0x6AD30108, 34.69, 66.5802, 153.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30108 [34.689999 66.580200 153.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD300A, 9686, 0x6AD30108, 34.69, 66.5802, 153.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30108 [34.689999 66.580200 153.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD300B, 9686, 0x6AD30108, 34.7394, 57.9049, 152.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30108 [34.739399 57.904900 152.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD300B, 9686, 0x6AD30108, 34.7394, 57.9049, 152.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30108 [34.739399 57.904900 152.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD300C, 11697, 0x6AD30108, 35.86, 58.4659, 150.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6AD30108 [35.860001 58.465900 150.100006] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD300D, 9686, 0x6AD30109, 37.9903, 57.9253, 153.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30109 [37.990299 57.925301 153.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD300D, 9686, 0x6AD30109, 37.9903, 57.9253, 153.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30109 [37.990299 57.925301 153.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD300E, 9686, 0x6AD30109, 39.1893, 63.3901, 153.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6AD30109 [39.189301 63.390099 153.570007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD300F, 11697, 0x6AD30109, 37.9805, 65.7029, 150.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6AD30109 [37.980499 65.702904 150.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD300F, 11697, 0x6AD30109, 37.9805, 65.7029, 150.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6AD30109 [37.980499 65.702904 150.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3010, 11697, 0x6AD3010A, 36, 70.1659, 150.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6AD3010A [36.000000 70.165901 150.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD3010, 11697, 0x6AD3010A, 36, 70.1659, 150.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6AD3010A [36.000000 70.165901 150.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3011, 9686, 0x6AD3010A, 36.2101, 71.0626, 153.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010A [36.210098 71.062599 153.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD3011, 9686, 0x6AD3010A, 36.2101, 71.0626, 153.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010A [36.210098 71.062599 153.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3012, 9686, 0x6AD3010A, 34.6434, 67.1021, 153.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010A [34.643398 67.102097 153.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3012, 9686, 0x6AD3010A, 34.6434, 67.1021, 153.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010A [34.643398 67.102097 153.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3013, 9686, 0x6AD3010D, 42.575, 57.325, 153.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010D [42.575001 57.325001 153.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD3013, 9686, 0x6AD3010D, 42.575, 57.325, 153.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010D [42.575001 57.325001 153.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3014, 11697, 0x6AD3010D, 45.6, 53.345, 150.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -89,12 +89,12 @@ VALUES (0x76AD3015, 11697, 0x6AD3010D, 37.475, 51.525, 150.1, -0.707107, 0, 0, - /* @teleloc 0x6AD3010D [37.474998 51.525002 150.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3016, 9686, 0x6AD3010D, 40.3323, 49.6258, 153.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010D [40.332298 49.625801 153.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3016, 9686, 0x6AD3010D, 40.3323, 49.6258, 153.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010D [40.332298 49.625801 153.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3017, 9686, 0x6AD3010D, 42.8723, 49.6258, 153.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010D [42.872299 49.625801 153.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3017, 9686, 0x6AD3010D, 42.8723, 49.6258, 153.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010D [42.872299 49.625801 153.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3018, 9686, 0x6AD3010D, 46.3563, 53.4966, 153.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -109,40 +109,40 @@ VALUES (0x76AD301A, 11697, 0x6AD3010D, 44.04, 53.355, 150.1, 0.707107, 0, 0, -0. /* @teleloc 0x6AD3010D [44.040001 53.355000 150.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD301B, 9686, 0x6AD3010F, 34.528, 57.3358, 158.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010F [34.528000 57.335800 158.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD301B, 9686, 0x6AD3010F, 34.528, 57.3358, 158.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010F [34.528000 57.335800 158.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD301C, 11697, 0x6AD3010F, 26.9825, 52.3858, 154.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6AD3010F [26.982500 52.385799 154.899994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD301D, 11697, 0x6AD3010F, 31.8265, 50.2592, 154.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6AD3010F [31.826500 50.259201 154.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD301D, 11697, 0x6AD3010F, 31.8265, 50.2592, 154.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6AD3010F [31.826500 50.259201 154.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD301E, 11698, 0x6AD3010F, 37.9071, 53.4885, 161.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x6AD3010F [37.907101 53.488499 161.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD301F, 9686, 0x6AD3010F, 39.5985, 57.3358, 158.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010F [39.598499 57.335800 158.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD301F, 9686, 0x6AD3010F, 39.5985, 57.3358, 158.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010F [39.598499 57.335800 158.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3020, 9686, 0x6AD3010F, 29.771, 57.3358, 158.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010F [29.771000 57.335800 158.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD3020, 9686, 0x6AD3010F, 29.771, 57.3358, 158.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010F [29.771000 57.335800 158.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3021, 9686, 0x6AD3010F, 30.5112, 49.7368, 158.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010F [30.511200 49.736801 158.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3021, 9686, 0x6AD3010F, 30.5112, 49.7368, 158.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010F [30.511200 49.736801 158.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3022, 9686, 0x6AD3010F, 36.1939, 49.7368, 158.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010F [36.193901 49.736801 158.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3022, 9686, 0x6AD3010F, 36.1939, 49.7368, 158.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010F [36.193901 49.736801 158.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3023, 9686, 0x6AD3010F, 41.8388, 49.7368, 158.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD3010F [41.838799 49.736801 158.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3023, 9686, 0x6AD3010F, 41.8388, 49.7368, 158.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD3010F [41.838799 49.736801 158.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3024, 9686, 0x6AD3010F, 26.2751, 53.4892, 158.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x76AD3026, 11698, 0x6AD3010F, 34.3351, 53.5592, 161.15, -0.999998, 0, 0 /* @teleloc 0x6AD3010F [34.335098 53.559200 161.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3027, 11697, 0x6AD3010F, 42.7525, 56.6858, 154.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6AD3010F [42.752499 56.685799 154.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD3027, 11697, 0x6AD3010F, 42.7525, 56.6858, 154.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6AD3010F [42.752499 56.685799 154.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3028, 11697, 0x6AD3010F, 45.0925, 53.3058, 154.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6AD3010F [45.092499 53.305801 154.899994] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3029, 11697, 0x6AD3010F, 41.0625, 50.1658, 154.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6AD3010F [41.062500 50.165798 154.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3029, 11697, 0x6AD3010F, 41.0625, 50.1658, 154.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6AD3010F [41.062500 50.165798 154.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD302A, 9686, 0x6AD30111, 36.2712, 55.4145, 153.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,16 +177,16 @@ VALUES (0x76AD302B, 9686, 0x6AD30111, 25.82, 55.78, 153.66, -0.707107, 0, 0, -0 /* @teleloc 0x6AD30111 [25.820000 55.779999 153.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD302C, 9686, 0x6AD30111, 33.36, 53.49, 153.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30111 [33.360001 53.490002 153.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD302C, 9686, 0x6AD30111, 33.36, 53.49, 153.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30111 [33.360001 53.490002 153.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD302D, 412, 0x6AD30112, 33.285, 53.0458, 150, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6AD30112 [33.285000 53.045799 150.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD302D, 412, 0x6AD30112, 33.285, 53.0458, 150, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6AD30112 [33.285000 53.045799 150.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD302E, 9686, 0x6AD30112, 30.1562, 52.9326, 152.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30112 [30.156200 52.932598 152.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD302E, 9686, 0x6AD30112, 30.1562, 52.9326, 152.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30112 [30.156200 52.932598 152.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD302F, 9686, 0x6AD30112, 36.2712, 51.2724, 153.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -197,8 +197,8 @@ VALUES (0x76AD3030, 412, 0x6AD30116, 36.7014, 54.3593, 145.195, 0.707107, 0, 0 /* @teleloc 0x6AD30116 [36.701401 54.359299 145.195007] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3031, 9686, 0x6AD30116, 33.3284, 51.1812, 148.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30116 [33.328400 51.181198 148.229996] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3031, 9686, 0x6AD30116, 33.3284, 51.1812, 148.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30116 [33.328400 51.181198 148.229996] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3032, 9686, 0x6AD30116, 36.5884, 54.3312, 148.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,8 +209,8 @@ VALUES (0x76AD3033, 9686, 0x6AD30117, 37.15, 60.3512, 148.59, -0.707107, 0, 0, /* @teleloc 0x6AD30117 [37.150002 60.351200 148.589996] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3034, 9686, 0x6AD30118, 32.3284, 56.5012, 148, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30118 [32.328400 56.501202 148.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3034, 9686, 0x6AD30118, 32.3284, 56.5012, 148, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30118 [32.328400 56.501202 148.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3035, 11698, 0x6AD30118, 30.8629, 60.5042, 149.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -221,8 +221,8 @@ VALUES (0x76AD3036, 9686, 0x6AD30118, 24.5546, 61.7454, 148, -0.707107, 0, 0, - /* @teleloc 0x6AD30118 [24.554600 61.745399 148.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3037, 9686, 0x6AD30118, 28.3584, 56.5012, 148, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30118 [28.358400 56.501202 148.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3037, 9686, 0x6AD30118, 28.3584, 56.5012, 148, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30118 [28.358400 56.501202 148.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3038, 11697, 0x6AD30118, 25.3897, 57.3235, 145.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -253,8 +253,8 @@ VALUES (0x76AD303E, 9686, 0x6AD30000, 26.45, 69.99, 153.25, 0.357553, 0, 0, -0. /* @teleloc 0x6AD30000 [26.450001 69.989998 153.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD303F, 9686, 0x6AD30000, 30.32, 71.22, 152.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30000 [30.320000 71.220001 152.320007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD303F, 9686, 0x6AD30000, 30.32, 71.22, 152.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30000 [30.320000 71.220001 152.320007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3040, 9686, 0x6AD30000, 24.97, 65.46, 152.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x76AD3041, 9686, 0x6AD30000, 32.3844, 61.5888, 153.39, 0.707107, 0, 0, /* @teleloc 0x6AD30000 [32.384399 61.588799 153.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3042, 9686, 0x6AD30000, 42.845, 70.355, 152.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30000 [42.845001 70.355003 152.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD3042, 9686, 0x6AD30000, 42.845, 70.355, 152.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30000 [42.845001 70.355003 152.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD3043, 9686, 0x6AD30000, 42.555, 58.215, 153.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AD30000 [42.555000 58.215000 153.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD3043, 9686, 0x6AD30000, 42.555, 58.215, 153.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AD30000 [42.555000 58.215000 153.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD3044, 12679, 0x6AD30000, 31.2551, 59.1692, 150.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -297,12 +297,12 @@ VALUES (0x76AD3049, 12679, 0x6AD30000, 40.9651, 69.3892, 150.1, 0.95656, 0, 0, 0 /* @teleloc 0x6AD30000 [40.965099 69.389198 150.100006] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD304A, 12678, 0x6AD30000, 36.1198, 69.4735, 163.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x6AD30000 [36.119801 69.473503 163.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AD304A, 12678, 0x6AD30000, 36.1198, 69.4735, 163.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x6AD30000 [36.119801 69.473503 163.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AD304B, 12678, 0x6AD30000, 36.1198, 53.4735, 163.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x6AD30000 [36.119801 53.473499 163.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AD304B, 12678, 0x6AD30000, 36.1198, 53.4735, 163.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x6AD30000 [36.119801 53.473499 163.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AD304C, 14101, 0x6AD30108, 34.4741, 61.684, 150.005, 0.759183, 0, 0, -0.650878, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6AE1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6AE1.sql index 0a305e1b2c..a59329a81b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6AE1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6AE1.sql @@ -169,20 +169,20 @@ VALUES (0x76AE1029, 9686, 0x6AE10110, 154.325, 81.7722, 59.5, -0.707107, 0, 0, /* @teleloc 0x6AE10110 [154.324997 81.772202 59.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE102A, 9686, 0x6AE10110, 153.125, 79.8722, 58.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10110 [153.125000 79.872200 58.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE102A, 9686, 0x6AE10110, 153.125, 79.8722, 58.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10110 [153.125000 79.872200 58.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE102B, 9686, 0x6AE10111, 155.979, 77.9871, 57.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10111 [155.979004 77.987099 57.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE102B, 9686, 0x6AE10111, 155.979, 77.9871, 57.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10111 [155.979004 77.987099 57.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE102C, 9686, 0x6AE10111, 161.357, 77.9871, 57.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10111 [161.356995 77.987099 57.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE102C, 9686, 0x6AE10111, 161.357, 77.9871, 57.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10111 [161.356995 77.987099 57.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE102D, 9686, 0x6AE10111, 158.707, 83.9371, 59.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10111 [158.707001 83.937103 59.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AE102D, 9686, 0x6AE10111, 158.707, 83.9371, 59.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10111 [158.707001 83.937103 59.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AE102E, 9686, 0x6AE10111, 162.657, 82.8871, 57.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x76AE1032, 11698, 0x6AE10111, 158.716, 81.0293, 62.6, -0.707107, 0, 0, /* @teleloc 0x6AE10111 [158.716003 81.029297 62.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE1033, 11697, 0x6AE10111, 158.702, 83.5627, 56.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6AE10111 [158.701996 83.562698 56.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AE1033, 11697, 0x6AE10111, 158.702, 83.5627, 56.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6AE10111 [158.701996 83.562698 56.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE1034, 9686, 0x6AE10115, 155.643, 77.0683, 54.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10115 [155.643005 77.068298 54.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE1034, 9686, 0x6AE10115, 155.643, 77.0683, 54.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10115 [155.643005 77.068298 54.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE1035, 9686, 0x6AE10115, 155.893, 83.6183, 54.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10115 [155.893005 83.618301 54.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AE1035, 9686, 0x6AE10115, 155.893, 83.6183, 54.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10115 [155.893005 83.618301 54.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AE1036, 9686, 0x6AE10115, 159.392, 80.2326, 54.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x76AE1039, 9687, 0x6AE10115, 158.781, 83.0173, 52.1, 0.878817, 0, 0, - /* @teleloc 0x6AE10115 [158.781006 83.017303 52.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE103A, 412, 0x6AE10000, 152.066, 85.5393, 56, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6AE10000 [152.065994 85.539299 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE103A, 412, 0x6AE10000, 152.066, 85.5393, 56, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6AE10000 [152.065994 85.539299 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AE103B, 12341, 0x6AE10110, 153.047, 82.1361, 56.005, -0.090537, 0, 0, 0.995893, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -686,8 +686,8 @@ VALUES (0x76AE1081, 11697, 0x6AE10110, 153.938, 84.5229, 56.1, 0.91496, 0, 0, -0 /* @teleloc 0x6AE10110 [153.938004 84.522903 56.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE1082, 11697, 0x6AE10110, 152.913, 80.2479, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6AE10110 [152.912994 80.247902 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE1082, 11697, 0x6AE10110, 152.913, 80.2479, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6AE10110 [152.912994 80.247902 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AE1083, 9686, 0x6AE10110, 149.675, 80.6472, 58.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -702,8 +702,8 @@ VALUES (0x76AE1085, 9686, 0x6AE10110, 149.675, 84.1222, 58.5, -0.707107, 0, 0, /* @teleloc 0x6AE10110 [149.675003 84.122200 58.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE1086, 9686, 0x6AE10110, 152.093, 85.0183, 59.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10110 [152.093002 85.018303 59.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AE1086, 9686, 0x6AE10110, 152.093, 85.0183, 59.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10110 [152.093002 85.018303 59.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AE1087, 9686, 0x6AE10110, 154.325, 83.8671, 58.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -718,8 +718,8 @@ VALUES (0x76AE1089, 9686, 0x6AE10111, 162.657, 80.9494, 59.875, 0.707107, 0, 0, /* @teleloc 0x6AE10111 [162.656998 80.949402 59.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE108A, 9686, 0x6AE10111, 158.723, 77.9871, 59.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10111 [158.723007 77.987099 59.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE108A, 9686, 0x6AE10111, 158.723, 77.9871, 59.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10111 [158.723007 77.987099 59.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AE108B, 9686, 0x6AE10111, 154.765, 79.0015, 59.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -734,12 +734,12 @@ VALUES (0x76AE108D, 9686, 0x6AE10111, 154.765, 83.0509, 59.6, -0.707107, 0, 0, /* @teleloc 0x6AE10111 [154.764999 83.050903 59.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE108E, 9686, 0x6AE10111, 156.158, 83.9371, 59.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10111 [156.158005 83.937103 59.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AE108E, 9686, 0x6AE10111, 156.158, 83.9371, 59.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10111 [156.158005 83.937103 59.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE108F, 9686, 0x6AE10111, 161.382, 83.9371, 59.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10111 [161.382004 83.937103 59.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AE108F, 9686, 0x6AE10111, 161.382, 83.9371, 59.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10111 [161.382004 83.937103 59.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AE1090, 11698, 0x6AE10111, 161.251, 79.1343, 60.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -770,12 +770,12 @@ VALUES (0x76AE1096, 11697, 0x6AE10111, 155.736, 78.7593, 56.1, 0.359182, 0, 0, 0 /* @teleloc 0x6AE10111 [155.735992 78.759300 56.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE1097, 9686, 0x6AE10115, 157.732, 77.0683, 54.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10115 [157.731995 77.068298 54.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE1097, 9686, 0x6AE10115, 157.732, 77.0683, 54.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10115 [157.731995 77.068298 54.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE1098, 9686, 0x6AE10115, 152.869, 83.6183, 54.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10115 [152.869003 83.618301 54.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AE1098, 9686, 0x6AE10115, 152.869, 83.6183, 54.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10115 [152.869003 83.618301 54.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AE1099, 9686, 0x6AE10115, 149.683, 78.5334, 54.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -786,32 +786,32 @@ VALUES (0x76AE109A, 11698, 0x6AE10115, 154.406, 80.3043, 55.525, 0.707107, 0, 0, /* @teleloc 0x6AE10115 [154.406006 80.304298 55.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE109B, 11697, 0x6AE10115, 154.511, 77.4784, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6AE10115 [154.511002 77.478401 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE109B, 11697, 0x6AE10115, 154.511, 77.4784, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6AE10115 [154.511002 77.478401 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AE109C, 11697, 0x6AE10115, 158.603, 80.4541, 52.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6AE10115 [158.602997 80.454102 52.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE109D, 11697, 0x6AE10115, 156.063, 83.1205, 52.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6AE10115 [156.063004 83.120499 52.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76AE109D, 11697, 0x6AE10115, 156.063, 83.1205, 52.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6AE10115 [156.063004 83.120499 52.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE109E, 9686, 0x6AE10000, 152.068, 85.6533, 59.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10000 [152.067993 85.653297 59.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE109E, 9686, 0x6AE10000, 152.068, 85.6533, 59.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10000 [152.067993 85.653297 59.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE109F, 9686, 0x6AE10000, 149.058, 91.5083, 57.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10000 [149.057999 91.508301 57.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x76AE109F, 9686, 0x6AE10000, 149.058, 91.5083, 57.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10000 [149.057999 91.508301 57.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE10A0, 9686, 0x6AE10000, 155.088, 91.5083, 57.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6AE10000 [155.087997 91.508301 57.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x76AE10A0, 9686, 0x6AE10000, 155.088, 91.5083, 57.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6AE10000 [155.087997 91.508301 57.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76AE10A1, 12679, 0x6AE10000, 156.611, 85.9743, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6AE10000 [156.610992 85.974297 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76AE10A1, 12679, 0x6AE10000, 156.611, 85.9743, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6AE10000 [156.610992 85.974297 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76AE10A2, 12679, 0x6AE10000, 147.766, 85.8643, 56.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6B8E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6B8E.sql index cbc2ebed00..1d546393ad 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6B8E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6B8E.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x6B8E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E000, 9686, 0x6B8E0102, 60.929, 35.4064, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0102 [60.929001 35.406399 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E000, 9686, 0x6B8E0102, 60.929, 35.4064, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0102 [60.929001 35.406399 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E001, 9686, 0x6B8E0102, 56.3111, 35.3834, 16.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0102 [56.311100 35.383400 16.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E001, 9686, 0x6B8E0102, 56.3111, 35.3834, 16.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0102 [56.311100 35.383400 16.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E002, 9686, 0x6B8E0102, 58.8265, 29.6564, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0102 [58.826500 29.656401 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E002, 9686, 0x6B8E0102, 58.8265, 29.6564, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0102 [58.826500 29.656401 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E003, 9686, 0x6B8E0102, 62.0265, 29.6564, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0102 [62.026501 29.656401 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E003, 9686, 0x6B8E0102, 62.0265, 29.6564, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0102 [62.026501 29.656401 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E004, 11697, 0x6B8E0102, 54.2945, 30.3427, 14.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x76B8E005, 11697, 0x6B8E0102, 63.1945, 34.6755, 14.1, -0.932639, 0, 0, /* @teleloc 0x6B8E0102 [63.194500 34.675499 14.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E006, 11698, 0x6B8E0102, 58.8576, 32.7064, 20.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6B8E0102 [58.857601 32.706402 20.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E006, 11698, 0x6B8E0102, 58.8576, 32.7064, 20.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6B8E0102 [58.857601 32.706402 20.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E007, 11697, 0x6B8E0102, 58.8445, 32.6755, 14.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6B8E0102 [58.844501 32.675499 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E008, 9686, 0x6B8E0102, 55.6763, 29.6564, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0102 [55.676300 29.656401 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E008, 9686, 0x6B8E0102, 55.6763, 29.6564, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0102 [55.676300 29.656401 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E009, 9686, 0x6B8E0102, 53.6297, 32.5332, 17.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x76B8E00E, 9686, 0x6B8E0102, 64.0233, 30.5333, 17.65, 0.707107, 0, 0, /* @teleloc 0x6B8E0102 [64.023300 30.533300 17.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E00F, 9686, 0x6B8E0102, 56.6763, 35.4064, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0102 [56.676300 35.406399 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E00F, 9686, 0x6B8E0102, 56.6763, 35.4064, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0102 [56.676300 35.406399 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E010, 9686, 0x6B8E0102, 62.497, 35.3834, 16.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0102 [62.497002 35.383400 16.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E010, 9686, 0x6B8E0102, 62.497, 35.3834, 16.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0102 [62.497002 35.383400 16.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E011, 11698, 0x6B8E0102, 61.0576, 32.7064, 20.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x76B8E014, 11697, 0x6B8E0102, 57.3418, 32.6755, 14.1, -0.707107, 0, 0, /* @teleloc 0x6B8E0102 [57.341801 32.675499 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E015, 11697, 0x6B8E0102, 58.6502, 30.2204, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6B8E0102 [58.650200 30.220400 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E015, 11697, 0x6B8E0102, 58.6502, 30.2204, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6B8E0102 [58.650200 30.220400 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E016, 11697, 0x6B8E0102, 63.4002, 32.6204, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6B8E0102 [63.400200 32.620399 14.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E017, 11697, 0x6B8E0102, 56.0445, 34.7755, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6B8E0102 [56.044498 34.775501 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E017, 11697, 0x6B8E0102, 56.0445, 34.7755, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6B8E0102 [56.044498 34.775501 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E018, 9686, 0x6B8E0104, 56.5797, 38.5372, 17, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6B8E0104 [56.579700 38.537201 17.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E019, 9686, 0x6B8E0104, 59.9797, 36.0064, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0104 [59.979698 36.006401 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E019, 9686, 0x6B8E0104, 59.9797, 36.0064, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0104 [59.979698 36.006401 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E01A, 9686, 0x6B8E0104, 59.6797, 41.1064, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0104 [59.679699 41.106400 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E01A, 9686, 0x6B8E0104, 59.6797, 41.1064, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0104 [59.679699 41.106400 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E01B, 11697, 0x6B8E0104, 60.7945, 38.8255, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x76B8E01D, 9686, 0x6B8E0104, 56.5797, 40.1833, 17, -0.707107, 0, 0, -0 /* @teleloc 0x6B8E0104 [56.579700 40.183300 17.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E01E, 9686, 0x6B8E0104, 57.8827, 36.0064, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0104 [57.882702 36.006401 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E01E, 9686, 0x6B8E0104, 57.8827, 36.0064, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0104 [57.882702 36.006401 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E01F, 9686, 0x6B8E0106, 59.3733, 29.7526, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0106 [59.373299 29.752600 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E01F, 9686, 0x6B8E0106, 59.3733, 29.7526, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0106 [59.373299 29.752600 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E020, 9686, 0x6B8E0106, 61.8733, 34.0526, 12.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x76B8E026, 9686, 0x6B8E0106, 61.8733, 36.7497, 12.45, 0.707107, 0, 0, /* @teleloc 0x6B8E0106 [61.873299 36.749699 12.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E027, 9686, 0x6B8E0106, 60.3228, 39.7026, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0106 [60.322800 39.702599 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E027, 9686, 0x6B8E0106, 60.3228, 39.7026, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0106 [60.322800 39.702599 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E028, 11698, 0x6B8E0106, 59.2765, 33.743, 13.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6B8E0106 [59.276501 33.743000 13.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E028, 11698, 0x6B8E0106, 59.2765, 33.743, 13.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6B8E0106 [59.276501 33.743000 13.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E029, 11697, 0x6B8E0106, 59.6655, 39.2191, 10.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6B8E0106 [59.665501 39.219101 10.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E029, 11697, 0x6B8E0106, 59.6655, 39.2191, 10.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6B8E0106 [59.665501 39.219101 10.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E02A, 11697, 0x6B8E0106, 61.2155, 39.0191, 10.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x76B8E02D, 9686, 0x6B8E0108, 56.9797, 42.3332, 17, -0.707107, 0, 0, -0 /* @teleloc 0x6B8E0108 [56.979698 42.333199 17.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E02E, 412, 0x6B8E0000, 59.6576, 43.5064, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6B8E0000 [59.657600 43.506401 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E02E, 412, 0x6B8E0000, 59.6576, 43.5064, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6B8E0000 [59.657600 43.506401 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E02F, 9686, 0x6B8E0000, 57.447, 43.6334, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0000 [57.446999 43.633400 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E02F, 9686, 0x6B8E0000, 57.447, 43.6334, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0000 [57.446999 43.633400 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E030, 9686, 0x6B8E0000, 56.447, 42.7834, 16.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1045,24 +1045,24 @@ VALUES (0x76B8E104, 11697, 0x6B8E0128, 161.048, 108.915, 44.075, -0.909599, 0, 0 /* @teleloc 0x6B8E0128 [161.048004 108.915001 44.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E105, 9686, 0x6B8E0128, 160.968, 103.927, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0128 [160.968002 103.927002 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E105, 9686, 0x6B8E0128, 160.968, 103.927, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0128 [160.968002 103.927002 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E106, 11697, 0x6B8E0128, 156.981, 106.834, 44.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6B8E0128 [156.981003 106.834000 44.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E107, 9686, 0x6B8E0128, 155.268, 103.952, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0128 [155.268005 103.952003 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E107, 9686, 0x6B8E0128, 155.268, 103.952, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0128 [155.268005 103.952003 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E108, 9686, 0x6B8E0128, 155.501, 109.894, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0128 [155.501007 109.893997 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E108, 9686, 0x6B8E0128, 155.501, 109.894, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0128 [155.501007 109.893997 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E109, 9686, 0x6B8E0128, 160.931, 109.919, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0128 [160.931000 109.918999 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E109, 9686, 0x6B8E0128, 160.931, 109.919, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0128 [160.931000 109.918999 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E10A, 9686, 0x6B8E0128, 162.256, 109.194, 46.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1081,16 +1081,16 @@ VALUES (0x76B8E10D, 11697, 0x6B8E0128, 159.731, 106.834, 44.075, 0.707107, 0, 0, /* @teleloc 0x6B8E0128 [159.731003 106.834000 44.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E10E, 9686, 0x6B8E0128, 158.055, 103.927, 47.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0128 [158.054993 103.927002 47.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E10E, 9686, 0x6B8E0128, 158.055, 103.927, 47.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0128 [158.054993 103.927002 47.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E10F, 9686, 0x6B8E0128, 162.256, 106.827, 47.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6B8E0128 [162.255997 106.827003 47.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E110, 9686, 0x6B8E0128, 158.292, 109.894, 47.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0128 [158.292007 109.893997 47.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E110, 9686, 0x6B8E0128, 158.292, 109.894, 47.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0128 [158.292007 109.893997 47.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E111, 9686, 0x6B8E0128, 154.128, 105.33, 46.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x76B8E117, 11698, 0x6B8E0128, 155.944, 108.461, 48.175, -0.9486, 0, 0, /* @teleloc 0x6B8E0128 [155.944000 108.460999 48.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E118, 11697, 0x6B8E0128, 158.323, 109.24, 44.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6B8E0128 [158.322998 109.239998 44.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E118, 11697, 0x6B8E0128, 158.323, 109.24, 44.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6B8E0128 [158.322998 109.239998 44.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E119, 11697, 0x6B8E0128, 158.323, 106.815, 44.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1133,24 +1133,24 @@ VALUES (0x76B8E11A, 11697, 0x6B8E0128, 155.024, 104.765, 44.075, -0.364064, 0, 0 /* @teleloc 0x6B8E0128 [155.024002 104.764999 44.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E11B, 11697, 0x6B8E0128, 156.499, 104.315, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6B8E0128 [156.498993 104.315002 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E11B, 11697, 0x6B8E0128, 156.499, 104.315, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6B8E0128 [156.498993 104.315002 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E11C, 11697, 0x6B8E0128, 159.574, 104.315, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6B8E0128 [159.574005 104.315002 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E11C, 11697, 0x6B8E0128, 159.574, 104.315, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6B8E0128 [159.574005 104.315002 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E11D, 11697, 0x6B8E012B, 152.542, 106.186, 44.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6B8E012B [152.542007 106.185997 44.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x76B8E11D, 11697, 0x6B8E012B, 152.542, 106.186, 44.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6B8E012B [152.542007 106.185997 44.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E11E, 11697, 0x6B8E012B, 153.225, 110.51, 44.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6B8E012B [153.225006 110.510002 44.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E11F, 9686, 0x6B8E012B, 152.696, 105.807, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E012B [152.695999 105.806999 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E11F, 9686, 0x6B8E012B, 152.696, 105.807, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E012B [152.695999 105.806999 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E120, 9686, 0x6B8E012B, 149.181, 108.434, 46.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1169,8 +1169,8 @@ VALUES (0x76B8E123, 9686, 0x6B8E012B, 153.675, 107.732, 47.475, 0.707107, 0, 0, /* @teleloc 0x6B8E012B [153.675003 107.732002 47.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E124, 9686, 0x6B8E012B, 151.73, 110.976, 47.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E012B [151.729996 110.975998 47.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E124, 9686, 0x6B8E012B, 151.73, 110.976, 47.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E012B [151.729996 110.975998 47.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E125, 11697, 0x6B8E012E, 157.022, 106.183, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1185,68 +1185,68 @@ VALUES (0x76B8E127, 9686, 0x6B8E012E, 159.031, 106.184, 41.95, 0.707107, 0, 0, /* @teleloc 0x6B8E012E [159.031006 106.183998 41.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E128, 9686, 0x6B8E012E, 153.756, 102.984, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E012E [153.755997 102.984001 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E128, 9686, 0x6B8E012E, 153.756, 102.984, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E012E [153.755997 102.984001 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E129, 9686, 0x6B8E012E, 149.131, 106.209, 41.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6B8E012E [149.130997 106.209000 41.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E12A, 9686, 0x6B8E012E, 155.156, 109.534, 41.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E012E [155.156006 109.533997 41.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E12A, 9686, 0x6B8E012E, 155.156, 109.534, 41.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E012E [155.156006 109.533997 41.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E12B, 11698, 0x6B8E012E, 154.048, 106.85, 43.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6B8E012E [154.048004 106.849998 43.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E12B, 11698, 0x6B8E012E, 154.048, 106.85, 43.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6B8E012E [154.048004 106.849998 43.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E12C, 9687, 0x6B8E012E, 158.468, 103.527, 40.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x6B8E012E [158.468002 103.527000 40.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E12D, 9686, 0x6B8E012E, 156.329, 102.984, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E012E [156.328995 102.984001 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E12D, 9686, 0x6B8E012E, 156.329, 102.984, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E012E [156.328995 102.984001 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E12E, 9686, 0x6B8E012E, 152.106, 109.534, 41.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E012E [152.106003 109.533997 41.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76B8E12E, 9686, 0x6B8E012E, 152.106, 109.534, 41.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E012E [152.106003 109.533997 41.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E12F, 11697, 0x6B8E012E, 158.336, 108.777, 40.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6B8E012E [158.335999 108.777000 40.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E130, 11697, 0x6B8E012E, 154.961, 106.252, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6B8E012E [154.960999 106.251999 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E130, 11697, 0x6B8E012E, 154.961, 106.252, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6B8E012E [154.960999 106.251999 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E131, 11697, 0x6B8E012E, 149.736, 103.577, 40.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6B8E012E [149.735992 103.577003 40.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E132, 412, 0x6B8E0000, 151.718, 111.337, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6B8E0000 [151.718002 111.336998 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E132, 412, 0x6B8E0000, 151.718, 111.337, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6B8E0000 [151.718002 111.336998 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E133, 9686, 0x6B8E0000, 151.696, 111.432, 47.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0000 [151.695999 111.431999 47.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E133, 9686, 0x6B8E0000, 151.696, 111.432, 47.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0000 [151.695999 111.431999 47.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E134, 9686, 0x6B8E0000, 153.594, 111.432, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0000 [153.593994 111.431999 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E134, 9686, 0x6B8E0000, 153.594, 111.432, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0000 [153.593994 111.431999 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E135, 9686, 0x6B8E0000, 149.844, 111.432, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6B8E0000 [149.843994 111.431999 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E135, 9686, 0x6B8E0000, 149.844, 111.432, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6B8E0000 [149.843994 111.431999 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E136, 12679, 0x6B8E0000, 148.023, 111.99, 44.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x6B8E0000 [148.022995 111.989998 44.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76B8E137, 12679, 0x6B8E0000, 162.373, 111.765, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6B8E0000 [162.373001 111.764999 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76B8E137, 12679, 0x6B8E0000, 162.373, 111.765, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6B8E0000 [162.373001 111.764999 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76B8E138, 9686, 0x6B8E0133, 155.307, 62.1737, 39.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6BE2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6BE2.sql index e83f5bf28e..643658753e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6BE2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6BE2.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x6BE2; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76BE2000, 412, 0x6BE20000, 176.613, 86.2965, 84, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6BE20000 [176.613007 86.296501 84.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76BE2000, 412, 0x6BE20000, 176.613, 86.2965, 84, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6BE20000 [176.613007 86.296501 84.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76BE2001, 412, 0x6BE20000, 172.338, 82.1715, 84, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6CA7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6CA7.sql index aedaf45abd..ae00cef475 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6CA7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6CA7.sql @@ -5,16 +5,16 @@ VALUES (0x76CA7000, 9686, 0x6CA70100, 57.6035, 35.2214, 85.5, -0.707107, 0, 0, /* @teleloc 0x6CA70100 [57.603500 35.221401 85.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7001, 9686, 0x6CA70100, 56.4035, 33.3214, 84.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70100 [56.403500 33.321400 84.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7001, 9686, 0x6CA70100, 56.4035, 33.3214, 84.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70100 [56.403500 33.321400 84.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7002, 11697, 0x6CA70100, 57.2166, 37.972, 82.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6CA70100 [57.216599 37.972000 82.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7003, 11697, 0x6CA70100, 56.1916, 33.6971, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70100 [56.191601 33.697102 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7003, 11697, 0x6CA70100, 56.1916, 33.6971, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70100 [56.191601 33.697102 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7004, 9686, 0x6CA70100, 52.9535, 34.0964, 84.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x76CA7006, 9686, 0x6CA70100, 52.9535, 37.5714, 84.5, -0.707107, 0, 0, /* @teleloc 0x6CA70100 [52.953499 37.571400 84.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7007, 9686, 0x6CA70100, 55.372, 38.4675, 85.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70100 [55.372002 38.467499 85.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7007, 9686, 0x6CA70100, 55.372, 38.4675, 85.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70100 [55.372002 38.467499 85.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7008, 9686, 0x6CA70100, 57.6035, 37.3163, 84.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6CA70100 [57.603500 37.316299 84.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7009, 9686, 0x6CA70101, 59.2575, 31.4363, 83.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70101 [59.257500 31.436300 83.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7009, 9686, 0x6CA70101, 59.2575, 31.4363, 83.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70101 [59.257500 31.436300 83.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA700A, 9686, 0x6CA70101, 64.6359, 31.4363, 83.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70101 [64.635902 31.436300 83.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA700A, 9686, 0x6CA70101, 64.6359, 31.4363, 83.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70101 [64.635902 31.436300 83.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA700B, 9686, 0x6CA70101, 61.9859, 37.3863, 85.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70101 [61.985901 37.386299 85.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA700B, 9686, 0x6CA70101, 61.9859, 37.3863, 85.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70101 [61.985901 37.386299 85.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA700C, 9686, 0x6CA70101, 65.936, 36.3363, 83.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x76CA7010, 11698, 0x6CA70101, 61.9949, 34.4785, 88.6, -0.707107, 0, 0, /* @teleloc 0x6CA70101 [61.994900 34.478500 88.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7011, 11697, 0x6CA70101, 61.9814, 37.0119, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70101 [61.981400 37.011902 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7011, 11697, 0x6CA70101, 61.9814, 37.0119, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70101 [61.981400 37.011902 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7012, 9686, 0x6CA70101, 65.936, 32.5459, 83.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x76CA7013, 9686, 0x6CA70101, 65.936, 34.3986, 85.875, 0.707107, 0, 0, /* @teleloc 0x6CA70101 [65.935997 34.398602 85.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7014, 9686, 0x6CA70101, 62.0015, 31.4363, 85.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70101 [62.001499 31.436300 85.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7014, 9686, 0x6CA70101, 62.0015, 31.4363, 85.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70101 [62.001499 31.436300 85.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7015, 9686, 0x6CA70101, 58.0444, 32.4507, 85.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x76CA7017, 9686, 0x6CA70101, 58.0444, 36.5001, 85.6, -0.707107, 0, 0, /* @teleloc 0x6CA70101 [58.044399 36.500099 85.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7018, 9686, 0x6CA70101, 59.4365, 37.3863, 85.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70101 [59.436501 37.386299 85.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7018, 9686, 0x6CA70101, 59.4365, 37.3863, 85.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70101 [59.436501 37.386299 85.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7019, 9686, 0x6CA70101, 64.6608, 37.3863, 85.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70101 [64.660797 37.386299 85.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7019, 9686, 0x6CA70101, 64.6608, 37.3863, 85.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70101 [64.660797 37.386299 85.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA701A, 11698, 0x6CA70101, 64.5299, 32.5835, 86.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x76CA7020, 11697, 0x6CA70101, 59.0149, 32.2085, 82.1, 0.359182, 0, 0, 0 /* @teleloc 0x6CA70101 [59.014900 32.208500 82.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7021, 9686, 0x6CA70105, 58.922, 30.5175, 80.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70105 [58.922001 30.517500 80.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7021, 9686, 0x6CA70105, 58.922, 30.5175, 80.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70105 [58.922001 30.517500 80.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7022, 9686, 0x6CA70105, 59.172, 37.0675, 80.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70105 [59.172001 37.067501 80.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7022, 9686, 0x6CA70105, 59.172, 37.0675, 80.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70105 [59.172001 37.067501 80.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7023, 9686, 0x6CA70105, 62.6711, 33.6818, 80.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x76CA7026, 9687, 0x6CA70105, 62.0594, 36.4665, 78.1, 0.878817, 0, 0, - /* @teleloc 0x6CA70105 [62.059399 36.466499 78.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7027, 9686, 0x6CA70105, 61.0107, 30.5175, 80.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70105 [61.010700 30.517500 80.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7027, 9686, 0x6CA70105, 61.0107, 30.5175, 80.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70105 [61.010700 30.517500 80.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7028, 9686, 0x6CA70105, 56.1477, 37.0675, 80.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70105 [56.147701 37.067501 80.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7028, 9686, 0x6CA70105, 56.1477, 37.0675, 80.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70105 [56.147701 37.067501 80.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7029, 9686, 0x6CA70105, 52.9622, 31.9825, 80.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x76CA702A, 11698, 0x6CA70105, 57.6849, 33.7535, 81.525, 0.707107, 0, 0, /* @teleloc 0x6CA70105 [57.684898 33.753502 81.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA702B, 11697, 0x6CA70105, 57.79, 30.9276, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70105 [57.790001 30.927601 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA702B, 11697, 0x6CA70105, 57.79, 30.9276, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70105 [57.790001 30.927601 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA702C, 11697, 0x6CA70105, 61.8814, 33.9033, 78.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6CA70105 [61.881401 33.903301 78.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA702D, 11697, 0x6CA70105, 59.3424, 36.5697, 78.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70105 [59.342400 36.569698 78.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA702D, 11697, 0x6CA70105, 59.3424, 36.5697, 78.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70105 [59.342400 36.569698 78.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA702E, 412, 0x6CA70000, 55.3449, 38.9885, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6CA70000 [55.344898 38.988499 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA702E, 412, 0x6CA70000, 55.3449, 38.9885, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6CA70000 [55.344898 38.988499 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA702F, 9686, 0x6CA70000, 55.347, 39.1025, 85.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70000 [55.347000 39.102501 85.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA702F, 9686, 0x6CA70000, 55.347, 39.1025, 85.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70000 [55.347000 39.102501 85.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7030, 9686, 0x6CA70000, 52.337, 44.9575, 83.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70000 [52.337002 44.957500 83.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x76CA7030, 9686, 0x6CA70000, 52.337, 44.9575, 83.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70000 [52.337002 44.957500 83.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7031, 9686, 0x6CA70000, 58.367, 44.9575, 83.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70000 [58.367001 44.957500 83.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x76CA7031, 9686, 0x6CA70000, 58.367, 44.9575, 83.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70000 [58.367001 44.957500 83.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7032, 12679, 0x6CA70000, 59.8899, 39.4235, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6CA70000 [59.889900 39.423500 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7032, 12679, 0x6CA70000, 59.8899, 39.4235, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6CA70000 [59.889900 39.423500 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7033, 12679, 0x6CA70000, 51.0449, 39.3135, 82.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x76CA7137, 12679, 0x6CA70000, 153.764, 107.676, 92.05, 0.707107, 0, 0, /* @teleloc 0x6CA70000 [153.764008 107.676003 92.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7138, 412, 0x6CA70130, 152.566, 65.7178, 92, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6CA70130 [152.565994 65.717796 92.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7138, 412, 0x6CA70130, 152.566, 65.7178, 92, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6CA70130 [152.565994 65.717796 92.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7139, 9686, 0x6CA70131, 152.516, 64.9078, 96.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x76CA713C, 11697, 0x6CA70131, 150.788, 64.4186, 92.15, -0.92388, 0, 0, /* @teleloc 0x6CA70131 [150.787994 64.418602 92.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA713D, 9686, 0x6CA70131, 152.516, 56.3578, 97.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70131 [152.516006 56.357800 97.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA713D, 9686, 0x6CA70131, 152.516, 56.3578, 97.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70131 [152.516006 56.357800 97.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA713E, 9686, 0x6CA70131, 150.216, 62.407, 94.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x76CA7141, 9686, 0x6CA70131, 154.844, 62.1922, 94.25, 0.707107, 0, 0, /* @teleloc 0x6CA70131 [154.843994 62.192200 94.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7142, 9686, 0x6CA70132, 158.716, 60.4078, 95.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70132 [158.716003 60.407799 95.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7142, 9686, 0x6CA70132, 158.716, 60.4078, 95.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70132 [158.716003 60.407799 95.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7143, 9686, 0x6CA70132, 161.849, 59.2167, 94.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6CA70132 [161.848999 59.216702 94.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7144, 9686, 0x6CA70132, 160.757, 54.4578, 95.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70132 [160.757004 54.457802 95.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7144, 9686, 0x6CA70132, 160.757, 54.4578, 95.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70132 [160.757004 54.457802 95.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7145, 9686, 0x6CA70132, 156.305, 54.4578, 95.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70132 [156.304993 54.457802 95.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7145, 9686, 0x6CA70132, 156.305, 54.4578, 95.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70132 [156.304993 54.457802 95.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7146, 9686, 0x6CA70132, 155.285, 55.6878, 94, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x76CA7149, 11698, 0x6CA70132, 158.666, 57.3578, 98.25, 0.707107, 0, 0, /* @teleloc 0x6CA70132 [158.666000 57.357800 98.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA714A, 11697, 0x6CA70132, 158.65, 57.2746, 92.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70132 [158.649994 57.274601 92.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA714A, 11697, 0x6CA70132, 158.65, 57.2746, 92.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70132 [158.649994 57.274601 92.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA714B, 9686, 0x6CA70132, 161.849, 55.6167, 94.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x76CA714C, 9686, 0x6CA70132, 161.849, 57.459, 95.9, 0.707107, 0, 0, -0 /* @teleloc 0x6CA70132 [161.848999 57.459000 95.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA714D, 9686, 0x6CA70132, 160.815, 60.4078, 95.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70132 [160.815002 60.407799 95.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA714D, 9686, 0x6CA70132, 160.815, 60.4078, 95.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70132 [160.815002 60.407799 95.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA714E, 9686, 0x6CA70132, 156.465, 60.4078, 95.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70132 [156.464996 60.407799 95.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA714E, 9686, 0x6CA70132, 156.465, 60.4078, 95.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70132 [156.464996 60.407799 95.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA714F, 9686, 0x6CA70132, 158.537, 54.4578, 95.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70132 [158.537003 54.457802 95.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA714F, 9686, 0x6CA70132, 158.537, 54.4578, 95.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70132 [158.537003 54.457802 95.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7150, 9686, 0x6CA70132, 155.285, 55.9367, 95.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x76CA7151, 9686, 0x6CA70132, 155.285, 58.9742, 95.6, -0.707107, 0, 0, /* @teleloc 0x6CA70132 [155.285004 58.974201 95.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7152, 9686, 0x6CA70132, 156.465, 60.4078, 94, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70132 [156.464996 60.407799 94.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7152, 9686, 0x6CA70132, 156.465, 60.4078, 94, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70132 [156.464996 60.407799 94.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7153, 11698, 0x6CA70132, 160.993, 55.1509, 96.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x76CA7154, 11698, 0x6CA70132, 160.893, 59.451, 96.3, 0.919479, 0, 0, -0 /* @teleloc 0x6CA70132 [160.893005 59.451000 96.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7155, 11697, 0x6CA70132, 158.653, 55.9403, 92.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70132 [158.653000 55.940300 92.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7155, 11697, 0x6CA70132, 158.653, 55.9403, 92.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70132 [158.653000 55.940300 92.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7156, 11697, 0x6CA70132, 158.653, 58.436, 92.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70132 [158.653000 58.436001 92.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7156, 11697, 0x6CA70132, 158.653, 58.436, 92.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70132 [158.653000 58.436001 92.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7157, 11697, 0x6CA70132, 160.803, 55.3246, 92.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x76CA7158, 11697, 0x6CA70132, 161.147, 57.5272, 92.15, 0.707107, 0, 0, /* @teleloc 0x6CA70132 [161.147003 57.527199 92.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7159, 11697, 0x6CA70132, 158.653, 59.6394, 92.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70132 [158.653000 59.639400 92.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7159, 11697, 0x6CA70132, 158.653, 59.6394, 92.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70132 [158.653000 59.639400 92.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA715A, 9686, 0x6CA70134, 154.767, 60.0578, 90.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70134 [154.766998 60.057800 90.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA715A, 9686, 0x6CA70134, 154.767, 60.0578, 90.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70134 [154.766998 60.057800 90.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA715B, 9686, 0x6CA70134, 161.617, 57.3892, 90.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x76CA715E, 9687, 0x6CA70134, 150.992, 59.3247, 88.1, -0.865587, -0.000 /* @teleloc 0x6CA70134 [150.992004 59.324699 88.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA715F, 9686, 0x6CA70134, 158.07, 60.0578, 90.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70134 [158.070007 60.057800 90.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA715F, 9686, 0x6CA70134, 158.07, 60.0578, 90.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70134 [158.070007 60.057800 90.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7160, 9686, 0x6CA70134, 154.169, 54.5182, 90.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70134 [154.169006 54.518200 90.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7160, 9686, 0x6CA70134, 154.169, 54.5182, 90.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70134 [154.169006 54.518200 90.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7161, 9686, 0x6CA70134, 158.282, 54.5182, 90.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70134 [158.281998 54.518200 90.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7161, 9686, 0x6CA70134, 158.282, 54.5182, 90.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70134 [158.281998 54.518200 90.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7162, 9686, 0x6CA70134, 150.216, 55.6787, 90.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x76CA7163, 11698, 0x6CA70134, 156.809, 57.3578, 91.5, -0.707107, 0, 0, /* @teleloc 0x6CA70134 [156.809006 57.357800 91.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7164, 11697, 0x6CA70134, 156.556, 59.3991, 88.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70134 [156.556000 59.399101 88.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7164, 11697, 0x6CA70134, 156.556, 59.3991, 88.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70134 [156.556000 59.399101 88.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7165, 11697, 0x6CA70134, 156.256, 55.0491, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70134 [156.255997 55.049099 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7165, 11697, 0x6CA70134, 156.256, 55.0491, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70134 [156.255997 55.049099 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7166, 11697, 0x6CA70134, 160.875, 57.0214, 88.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6CA70134 [160.875000 57.021400 88.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7167, 9686, 0x6CA70000, 152.566, 65.7564, 95.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70000 [152.565994 65.756401 95.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x76CA7167, 9686, 0x6CA70000, 152.566, 65.7564, 95.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70000 [152.565994 65.756401 95.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7168, 9686, 0x6CA70000, 150.415, 65.9564, 93.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70000 [150.414993 65.956398 93.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x76CA7168, 9686, 0x6CA70000, 150.415, 65.9564, 93.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70000 [150.414993 65.956398 93.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7169, 9686, 0x6CA70000, 154.708, 65.9564, 93.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70000 [154.707993 65.956398 93.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x76CA7169, 9686, 0x6CA70000, 154.708, 65.9564, 93.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70000 [154.707993 65.956398 93.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA716A, 12679, 0x6CA70000, 156.653, 66.3903, 92.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x6CA70000 [156.653000 66.390297 92.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA716B, 12679, 0x6CA70000, 158.653, 61.6403, 92.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6CA70000 [158.653000 61.640301 92.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA716B, 12679, 0x6CA70000, 158.653, 61.6403, 92.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6CA70000 [158.653000 61.640301 92.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA716C, 9686, 0x6CA70136, 109.966, 33.7546, 88.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x76CA716D, 9686, 0x6CA70136, 113.166, 33.7046, 88.85, 0.317305, 0, 0, /* @teleloc 0x6CA70136 [113.166000 33.704601 88.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA716E, 9686, 0x6CA70136, 111.559, 33.1832, 91.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70136 [111.558998 33.183201 91.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA716E, 9686, 0x6CA70136, 111.559, 33.1832, 91.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70136 [111.558998 33.183201 91.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA716F, 9686, 0x6CA70136, 109.212, 36.3172, 89.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x76CA7171, 9686, 0x6CA70136, 113.316, 39.0046, 88.85, -0.902209, 0, 0, /* @teleloc 0x6CA70136 [113.316002 39.004601 88.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7172, 9686, 0x6CA70136, 111.566, 40.2172, 89.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70136 [111.566002 40.217201 89.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7172, 9686, 0x6CA70136, 111.566, 40.2172, 89.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70136 [111.566002 40.217201 89.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7173, 11697, 0x6CA70136, 111.614, 33.5238, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70136 [111.613998 33.523800 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7173, 11697, 0x6CA70136, 111.614, 33.5238, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70136 [111.613998 33.523800 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7174, 11697, 0x6CA70136, 109.714, 34.5738, 86.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6CA70136 [109.713997 34.573799 86.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7175, 9686, 0x6CA70139, 102.301, 32.486, 88.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70139 [102.301003 32.486000 88.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7175, 9686, 0x6CA70139, 102.301, 32.486, 88.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70139 [102.301003 32.486000 88.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7176, 9686, 0x6CA70139, 107.701, 32.486, 88.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70139 [107.700996 32.486000 88.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7176, 9686, 0x6CA70139, 107.701, 32.486, 88.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70139 [107.700996 32.486000 88.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7177, 9686, 0x6CA70139, 108.751, 33.8352, 87.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6CA70139 [108.750999 33.835201 87.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7178, 9686, 0x6CA70139, 104.751, 38.386, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70139 [104.750999 38.386002 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7178, 9686, 0x6CA70139, 104.751, 38.386, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70139 [104.750999 38.386002 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7179, 9686, 0x6CA70139, 100.951, 35.236, 90.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x76CA717D, 11697, 0x6CA70139, 104.633, 35.5646, 86.1, -0.707107, 0, 0, /* @teleloc 0x6CA70139 [104.633003 35.564602 86.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA717E, 11697, 0x6CA70139, 105.164, 33.0738, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70139 [105.164001 33.073799 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA717E, 11697, 0x6CA70139, 105.164, 33.0738, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70139 [105.164001 33.073799 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA717F, 9686, 0x6CA70139, 102.202, 38.386, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70139 [102.202003 38.386002 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA717F, 9686, 0x6CA70139, 102.202, 38.386, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70139 [102.202003 38.386002 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7180, 9686, 0x6CA70139, 107.545, 38.386, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70139 [107.544998 38.386002 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7180, 9686, 0x6CA70139, 107.545, 38.386, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70139 [107.544998 38.386002 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7181, 9686, 0x6CA70139, 100.951, 33.5209, 89.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x76CA7182, 9686, 0x6CA70139, 100.951, 37.4691, 89.35, -0.707107, 0, 0, /* @teleloc 0x6CA70139 [100.950996 37.469101 89.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7183, 9686, 0x6CA70139, 105.161, 32.486, 89.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70139 [105.161003 32.486000 89.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7183, 9686, 0x6CA70139, 105.161, 32.486, 89.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70139 [105.161003 32.486000 89.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7184, 9686, 0x6CA70139, 108.751, 33.5352, 89.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x76CA718B, 11697, 0x6CA70139, 107.759, 33.2833, 86.1, 0.297375, 0, 0, - /* @teleloc 0x6CA70139 [107.759003 33.283298 86.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA718C, 11697, 0x6CA70139, 104.914, 37.8738, 86.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA70139 [104.914001 37.873798 86.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA718C, 11697, 0x6CA70139, 104.914, 37.8738, 86.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA70139 [104.914001 37.873798 86.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA718D, 9686, 0x6CA7013B, 107.659, 31.5332, 84.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA7013B [107.658997 31.533199 84.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA718D, 9686, 0x6CA7013B, 107.659, 31.5332, 84.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA7013B [107.658997 31.533199 84.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA718E, 9686, 0x6CA7013B, 104.162, 34.7672, 84.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6CA7013B [104.162003 34.767200 84.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA718F, 9686, 0x6CA7013B, 106.416, 38.0172, 84.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA7013B [106.416000 38.017200 84.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA718F, 9686, 0x6CA7013B, 106.416, 38.0172, 84.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA7013B [106.416000 38.017200 84.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7190, 11697, 0x6CA7013B, 112.283, 36.8161, 82.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x76CA7193, 11697, 0x6CA7013B, 105.05, 35.328, 82.1, -0.707107, 0, 0, -0 /* @teleloc 0x6CA7013B [105.050003 35.327999 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7194, 9686, 0x6CA7013B, 111.559, 31.5332, 84.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA7013B [111.558998 31.533199 84.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7194, 9686, 0x6CA7013B, 111.559, 31.5332, 84.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA7013B [111.558998 31.533199 84.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7195, 9686, 0x6CA7013B, 109.666, 38.0172, 84.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA7013B [109.666000 38.017200 84.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7195, 9686, 0x6CA7013B, 109.666, 38.0172, 84.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA7013B [109.666000 38.017200 84.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA7196, 9686, 0x6CA7013B, 114.112, 33.5672, 84.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x76CA7197, 11698, 0x6CA7013B, 108.145, 35.4174, 85.5, -0.707107, 0, 0, /* @teleloc 0x6CA7013B [108.144997 35.417400 85.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7198, 11697, 0x6CA7013B, 108.75, 32.378, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA7013B [108.750000 32.377998 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA7198, 11697, 0x6CA7013B, 108.75, 32.378, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA7013B [108.750000 32.377998 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA7199, 11697, 0x6CA7013B, 108.133, 37.5661, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CA7013B [108.133003 37.566101 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CA7199, 11697, 0x6CA7013B, 108.133, 37.5661, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CA7013B [108.133003 37.566101 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA719A, 412, 0x6CA70000, 111.516, 40.7646, 86, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6CA70000 [111.515999 40.764599 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA719A, 412, 0x6CA70000, 111.516, 40.7646, 86, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6CA70000 [111.515999 40.764599 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA719B, 9686, 0x6CA70000, 111.559, 40.9332, 89.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CA70000 [111.558998 40.933201 89.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA719B, 9686, 0x6CA70000, 111.559, 40.9332, 89.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CA70000 [111.558998 40.933201 89.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA719C, 9686, 0x6CA70000, 113.859, 40.0332, 88.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x76CA719E, 12679, 0x6CA70000, 114.664, 40.3238, 86.1, -0.402747, 0, 0, /* @teleloc 0x6CA70000 [114.664001 40.323799 86.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CA719F, 12679, 0x6CA70000, 104.664, 39.3738, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6CA70000 [104.664001 39.373798 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CA719F, 12679, 0x6CA70000, 104.664, 39.3738, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6CA70000 [104.664001 39.373798 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CA71A0, 15490, 0x6CA70100, 56.4203, 34.8849, 82.005, 0.020506, 0, 0, -0.99979, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6CAB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6CAB.sql index b6302fa083..1c867a53bc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6CAB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6CAB.sql @@ -9,8 +9,8 @@ VALUES (0x76CAB001, 9686, 0x6CAB0100, 65.4681, 33.8284, 52.85, 0.317305, 0, 0, /* @teleloc 0x6CAB0100 [65.468102 33.828400 52.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB002, 9686, 0x6CAB0100, 63.8613, 33.307, 55.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0100 [63.861301 33.306999 55.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB002, 9686, 0x6CAB0100, 63.8613, 33.307, 55.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0100 [63.861301 33.306999 55.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB003, 9686, 0x6CAB0100, 61.5145, 36.441, 53.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x76CAB005, 9686, 0x6CAB0100, 65.6181, 39.1284, 52.85, -0.902209, 0, 0, /* @teleloc 0x6CAB0100 [65.618103 39.128399 52.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB006, 9686, 0x6CAB0100, 63.8681, 40.341, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0100 [63.868099 40.341000 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB006, 9686, 0x6CAB0100, 63.8681, 40.341, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0100 [63.868099 40.341000 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB007, 11697, 0x6CAB0100, 63.9162, 33.6476, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0100 [63.916199 33.647598 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB007, 11697, 0x6CAB0100, 63.9162, 33.6476, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0100 [63.916199 33.647598 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB008, 11697, 0x6CAB0100, 62.0162, 34.6976, 50.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6CAB0100 [62.016201 34.697601 50.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB009, 9686, 0x6CAB0103, 54.6032, 32.6098, 52.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0103 [54.603199 32.609798 52.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB009, 9686, 0x6CAB0103, 54.6032, 32.6098, 52.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0103 [54.603199 32.609798 52.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB00A, 9686, 0x6CAB0103, 60.0032, 32.6098, 52.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0103 [60.003201 32.609798 52.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB00A, 9686, 0x6CAB0103, 60.0032, 32.6098, 52.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0103 [60.003201 32.609798 52.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB00B, 9686, 0x6CAB0103, 61.0532, 33.959, 51.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6CAB0103 [61.053200 33.959000 51.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB00C, 9686, 0x6CAB0103, 57.0532, 38.5098, 53.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0103 [57.053200 38.509800 53.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB00C, 9686, 0x6CAB0103, 57.0532, 38.5098, 53.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0103 [57.053200 38.509800 53.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB00D, 9686, 0x6CAB0103, 53.2532, 35.3598, 54.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x76CAB011, 11697, 0x6CAB0103, 56.9352, 35.6884, 50.1, -0.707107, 0, 0, /* @teleloc 0x6CAB0103 [56.935200 35.688400 50.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB012, 11697, 0x6CAB0103, 57.4662, 33.1976, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0103 [57.466202 33.197601 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB012, 11697, 0x6CAB0103, 57.4662, 33.1976, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0103 [57.466202 33.197601 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB013, 9686, 0x6CAB0103, 54.5038, 38.5098, 53.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0103 [54.503799 38.509800 53.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB013, 9686, 0x6CAB0103, 54.5038, 38.5098, 53.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0103 [54.503799 38.509800 53.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB014, 9686, 0x6CAB0103, 59.8476, 38.5098, 53.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0103 [59.847599 38.509800 53.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB014, 9686, 0x6CAB0103, 59.8476, 38.5098, 53.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0103 [59.847599 38.509800 53.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB015, 9686, 0x6CAB0103, 53.2532, 33.6447, 53.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x76CAB016, 9686, 0x6CAB0103, 53.2532, 37.5929, 53.35, -0.707107, 0, 0, /* @teleloc 0x6CAB0103 [53.253201 37.592899 53.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB017, 9686, 0x6CAB0103, 57.4627, 32.6098, 53.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0103 [57.462700 32.609798 53.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB017, 9686, 0x6CAB0103, 57.4627, 32.6098, 53.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0103 [57.462700 32.609798 53.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB018, 9686, 0x6CAB0103, 61.0532, 33.659, 53.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x76CAB01F, 11697, 0x6CAB0103, 60.0614, 33.4071, 50.1, 0.297375, 0, 0, - /* @teleloc 0x6CAB0103 [60.061401 33.407101 50.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB020, 11697, 0x6CAB0103, 57.2162, 37.9976, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0103 [57.216202 37.997601 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB020, 11697, 0x6CAB0103, 57.2162, 37.9976, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0103 [57.216202 37.997601 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB021, 9686, 0x6CAB0105, 59.9613, 31.657, 48.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0105 [59.961300 31.657000 48.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB021, 9686, 0x6CAB0105, 59.9613, 31.657, 48.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0105 [59.961300 31.657000 48.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB022, 9686, 0x6CAB0105, 56.4645, 34.891, 48.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6CAB0105 [56.464500 34.890999 48.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB023, 9686, 0x6CAB0105, 58.7181, 38.141, 48.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0105 [58.718102 38.140999 48.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB023, 9686, 0x6CAB0105, 58.7181, 38.141, 48.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0105 [58.718102 38.140999 48.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB024, 11697, 0x6CAB0105, 64.5847, 36.9399, 46.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x76CAB027, 11697, 0x6CAB0105, 57.3523, 35.4518, 46.1, -0.707107, 0, 0, /* @teleloc 0x6CAB0105 [57.352299 35.451801 46.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB028, 9686, 0x6CAB0105, 63.8613, 31.657, 48.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0105 [63.861301 31.657000 48.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB028, 9686, 0x6CAB0105, 63.8613, 31.657, 48.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0105 [63.861301 31.657000 48.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB029, 9686, 0x6CAB0105, 61.9681, 38.141, 48.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0105 [61.968102 38.140999 48.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB029, 9686, 0x6CAB0105, 61.9681, 38.141, 48.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0105 [61.968102 38.140999 48.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB02A, 9686, 0x6CAB0105, 66.4145, 33.691, 48.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x76CAB02B, 11698, 0x6CAB0105, 60.4472, 35.5412, 49.5, -0.707107, 0, 0, /* @teleloc 0x6CAB0105 [60.447201 35.541199 49.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB02C, 11697, 0x6CAB0105, 61.0523, 32.5018, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0105 [61.052299 32.501801 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB02C, 11697, 0x6CAB0105, 61.0523, 32.5018, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0105 [61.052299 32.501801 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB02D, 11697, 0x6CAB0105, 60.4347, 37.6899, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0105 [60.434700 37.689899 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB02D, 11697, 0x6CAB0105, 60.4347, 37.6899, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0105 [60.434700 37.689899 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB02E, 412, 0x6CAB0000, 63.8181, 40.8884, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6CAB0000 [63.818100 40.888401 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB02E, 412, 0x6CAB0000, 63.8181, 40.8884, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6CAB0000 [63.818100 40.888401 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB02F, 9686, 0x6CAB0000, 63.8613, 41.057, 53.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0000 [63.861301 41.056999 53.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB02F, 9686, 0x6CAB0000, 63.8613, 41.057, 53.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0000 [63.861301 41.056999 53.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB030, 9686, 0x6CAB0000, 66.1613, 40.157, 52.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,8 +205,8 @@ VALUES (0x76CAB032, 12679, 0x6CAB0000, 66.9662, 40.4476, 50.1, -0.402747, 0, 0, /* @teleloc 0x6CAB0000 [66.966202 40.447601 50.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB033, 12679, 0x6CAB0000, 56.9662, 39.4976, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6CAB0000 [56.966202 39.497601 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB033, 12679, 0x6CAB0000, 56.9662, 39.4976, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6CAB0000 [56.966202 39.497601 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB034, 412, 0x6CAB0108, 41.8488, 87.215, 50, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1253,24 +1253,24 @@ VALUES (0x76CAB138, 11697, 0x6CAB012F, 113.371, 36.8024, 48.075, -0.909599, 0, 0 /* @teleloc 0x6CAB012F [113.371002 36.802399 48.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB139, 9686, 0x6CAB012F, 113.291, 31.8145, 50.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB012F [113.291000 31.814501 50.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB139, 9686, 0x6CAB012F, 113.291, 31.8145, 50.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB012F [113.291000 31.814501 50.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB13A, 11697, 0x6CAB012F, 109.304, 34.7214, 48.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6CAB012F [109.304001 34.721401 48.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB13B, 9686, 0x6CAB012F, 107.591, 31.8395, 50.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB012F [107.591003 31.839500 50.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB13B, 9686, 0x6CAB012F, 107.591, 31.8395, 50.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB012F [107.591003 31.839500 50.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB13C, 9686, 0x6CAB012F, 107.824, 37.7812, 50.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB012F [107.823997 37.781200 50.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB13C, 9686, 0x6CAB012F, 107.824, 37.7812, 50.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB012F [107.823997 37.781200 50.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB13D, 9686, 0x6CAB012F, 113.254, 37.8062, 50.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB012F [113.253998 37.806198 50.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB13D, 9686, 0x6CAB012F, 113.254, 37.8062, 50.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB012F [113.253998 37.806198 50.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB13E, 9686, 0x6CAB012F, 114.579, 37.0812, 50.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,16 +1289,16 @@ VALUES (0x76CAB141, 11697, 0x6CAB012F, 112.054, 34.7214, 48.075, 0.707107, 0, 0, /* @teleloc 0x6CAB012F [112.054001 34.721401 48.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB142, 9686, 0x6CAB012F, 110.378, 31.8145, 51.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB012F [110.377998 31.814501 51.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB142, 9686, 0x6CAB012F, 110.378, 31.8145, 51.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB012F [110.377998 31.814501 51.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB143, 9686, 0x6CAB012F, 114.579, 34.7146, 51.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6CAB012F [114.579002 34.714600 51.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB144, 9686, 0x6CAB012F, 110.615, 37.7812, 51.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB012F [110.614998 37.781200 51.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB144, 9686, 0x6CAB012F, 110.615, 37.7812, 51.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB012F [110.614998 37.781200 51.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB145, 9686, 0x6CAB012F, 106.451, 33.2178, 50.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1329,8 +1329,8 @@ VALUES (0x76CAB14B, 11698, 0x6CAB012F, 108.267, 36.3481, 52.175, -0.9486, 0, 0, /* @teleloc 0x6CAB012F [108.266998 36.348099 52.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB14C, 11697, 0x6CAB012F, 110.646, 37.1274, 48.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB012F [110.646004 37.127399 48.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB14C, 11697, 0x6CAB012F, 110.646, 37.1274, 48.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB012F [110.646004 37.127399 48.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB14D, 11697, 0x6CAB012F, 110.646, 34.7024, 48.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1341,24 +1341,24 @@ VALUES (0x76CAB14E, 11697, 0x6CAB012F, 107.347, 32.6522, 48.075, -0.364064, 0, 0 /* @teleloc 0x6CAB012F [107.347000 32.652199 48.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB14F, 11697, 0x6CAB012F, 108.822, 32.2022, 48.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB012F [108.821999 32.202202 48.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB14F, 11697, 0x6CAB012F, 108.822, 32.2022, 48.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB012F [108.821999 32.202202 48.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB150, 11697, 0x6CAB012F, 111.897, 32.2022, 48.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB012F [111.897003 32.202202 48.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB150, 11697, 0x6CAB012F, 111.897, 32.2022, 48.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB012F [111.897003 32.202202 48.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB151, 11697, 0x6CAB0131, 104.865, 34.0737, 48.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0131 [104.864998 34.073700 48.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x76CAB151, 11697, 0x6CAB0131, 104.865, 34.0737, 48.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0131 [104.864998 34.073700 48.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB152, 11697, 0x6CAB0131, 105.548, 38.3975, 48.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6CAB0131 [105.547997 38.397499 48.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB153, 9686, 0x6CAB0131, 105.019, 33.6941, 50.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0131 [105.018997 33.694099 50.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB153, 9686, 0x6CAB0131, 105.019, 33.6941, 50.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0131 [105.018997 33.694099 50.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB154, 9686, 0x6CAB0131, 101.504, 36.3216, 50.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,8 +1377,8 @@ VALUES (0x76CAB157, 9686, 0x6CAB0131, 105.998, 35.6191, 51.475, 0.707107, 0, 0, /* @teleloc 0x6CAB0131 [105.998001 35.619099 51.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB158, 9686, 0x6CAB0131, 104.053, 38.8633, 51.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0131 [104.053001 38.863300 51.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB158, 9686, 0x6CAB0131, 104.053, 38.8633, 51.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0131 [104.053001 38.863300 51.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB159, 11697, 0x6CAB0133, 109.345, 34.0707, 44.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1393,72 +1393,72 @@ VALUES (0x76CAB15B, 9686, 0x6CAB0133, 111.354, 34.0715, 45.95, 0.707107, 0, 0, /* @teleloc 0x6CAB0133 [111.353996 34.071499 45.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB15C, 9686, 0x6CAB0133, 106.079, 30.8716, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0133 [106.079002 30.871599 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB15C, 9686, 0x6CAB0133, 106.079, 30.8716, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0133 [106.079002 30.871599 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB15D, 9686, 0x6CAB0133, 101.454, 34.0966, 45.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6CAB0133 [101.454002 34.096600 45.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB15E, 9686, 0x6CAB0133, 107.479, 37.4216, 45.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0133 [107.478996 37.421600 45.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB15E, 9686, 0x6CAB0133, 107.479, 37.4216, 45.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0133 [107.478996 37.421600 45.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB15F, 11698, 0x6CAB0133, 106.371, 34.7371, 47.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6CAB0133 [106.371002 34.737099 47.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB15F, 11698, 0x6CAB0133, 106.371, 34.7371, 47.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6CAB0133 [106.371002 34.737099 47.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB160, 9687, 0x6CAB0133, 110.791, 31.4145, 44.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x6CAB0133 [110.791000 31.414499 44.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB161, 9686, 0x6CAB0133, 108.652, 30.8715, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0133 [108.652000 30.871500 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB161, 9686, 0x6CAB0133, 108.652, 30.8715, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0133 [108.652000 30.871500 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB162, 9686, 0x6CAB0133, 104.429, 37.4216, 45.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0133 [104.429001 37.421600 45.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB162, 9686, 0x6CAB0133, 104.429, 37.4216, 45.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0133 [104.429001 37.421600 45.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB163, 11697, 0x6CAB0133, 110.659, 36.6644, 44.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6CAB0133 [110.658997 36.664398 44.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB164, 11697, 0x6CAB0133, 107.284, 34.1394, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0133 [107.283997 34.139400 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB164, 11697, 0x6CAB0133, 107.284, 34.1394, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0133 [107.283997 34.139400 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB165, 11697, 0x6CAB0133, 102.059, 31.4644, 44.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6CAB0133 [102.058998 31.464399 44.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB166, 412, 0x6CAB0000, 104.041, 39.2245, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6CAB0000 [104.041000 39.224499 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB166, 412, 0x6CAB0000, 104.041, 39.2245, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6CAB0000 [104.041000 39.224499 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB167, 9686, 0x6CAB0000, 104.019, 39.3191, 51.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0000 [104.018997 39.319099 51.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB167, 9686, 0x6CAB0000, 104.019, 39.3191, 51.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0000 [104.018997 39.319099 51.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB168, 9686, 0x6CAB0000, 105.917, 39.3191, 49.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0000 [105.917000 39.319099 49.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB168, 9686, 0x6CAB0000, 105.917, 39.3191, 49.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0000 [105.917000 39.319099 49.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB169, 9686, 0x6CAB0000, 102.167, 39.3191, 49.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0000 [102.167000 39.319099 49.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB169, 9686, 0x6CAB0000, 102.167, 39.3191, 49.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0000 [102.167000 39.319099 49.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB16A, 12679, 0x6CAB0000, 100.345, 39.8774, 48.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x6CAB0000 [100.345001 39.877399 48.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB16B, 12679, 0x6CAB0000, 114.696, 39.6524, 48.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6CAB0000 [114.695999 39.652401 48.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB16B, 12679, 0x6CAB0000, 114.696, 39.6524, 48.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6CAB0000 [114.695999 39.652401 48.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB16C, 412, 0x6CAB0137, 151.815, 41.8887, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6CAB0137 [151.815002 41.888699 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB16C, 412, 0x6CAB0137, 151.815, 41.8887, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6CAB0137 [151.815002 41.888699 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB16D, 9686, 0x6CAB0138, 151.765, 41.0787, 50.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x76CAB170, 11697, 0x6CAB0138, 150.037, 40.5896, 46.15, -0.92388, 0, 0, /* @teleloc 0x6CAB0138 [150.037003 40.589600 46.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB171, 9686, 0x6CAB0138, 151.765, 32.5287, 51.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0138 [151.764999 32.528702 51.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB171, 9686, 0x6CAB0138, 151.765, 32.5287, 51.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0138 [151.764999 32.528702 51.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB172, 9686, 0x6CAB0138, 149.465, 38.5779, 48.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x76CAB175, 9686, 0x6CAB0138, 154.093, 38.3631, 48.25, 0.707107, 0, 0, /* @teleloc 0x6CAB0138 [154.093002 38.363098 48.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB176, 9686, 0x6CAB0139, 157.965, 36.5787, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0139 [157.964996 36.578701 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB176, 9686, 0x6CAB0139, 157.965, 36.5787, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0139 [157.964996 36.578701 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB177, 9686, 0x6CAB0139, 161.098, 35.3876, 48.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6CAB0139 [161.098007 35.387600 48.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB178, 9686, 0x6CAB0139, 160.006, 30.6287, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0139 [160.005997 30.628700 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB178, 9686, 0x6CAB0139, 160.006, 30.6287, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0139 [160.005997 30.628700 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB179, 9686, 0x6CAB0139, 155.554, 30.6287, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0139 [155.554001 30.628700 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB179, 9686, 0x6CAB0139, 155.554, 30.6287, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0139 [155.554001 30.628700 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB17A, 9686, 0x6CAB0139, 154.534, 31.8587, 48, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x76CAB17D, 11698, 0x6CAB0139, 157.915, 33.5287, 52.25, 0.707107, 0, 0, /* @teleloc 0x6CAB0139 [157.914993 33.528702 52.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB17E, 11697, 0x6CAB0139, 157.899, 33.4455, 46.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0139 [157.899002 33.445499 46.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB17E, 11697, 0x6CAB0139, 157.899, 33.4455, 46.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0139 [157.899002 33.445499 46.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB17F, 9686, 0x6CAB0139, 161.098, 31.7876, 48.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x76CAB180, 9686, 0x6CAB0139, 161.098, 33.6299, 49.9, 0.707107, 0, 0, - /* @teleloc 0x6CAB0139 [161.098007 33.629902 49.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB181, 9686, 0x6CAB0139, 160.064, 36.5787, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0139 [160.063995 36.578701 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB181, 9686, 0x6CAB0139, 160.064, 36.5787, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0139 [160.063995 36.578701 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB182, 9686, 0x6CAB0139, 155.714, 36.5787, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0139 [155.714005 36.578701 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB182, 9686, 0x6CAB0139, 155.714, 36.5787, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0139 [155.714005 36.578701 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB183, 9686, 0x6CAB0139, 157.786, 30.6287, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0139 [157.785995 30.628700 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB183, 9686, 0x6CAB0139, 157.786, 30.6287, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0139 [157.785995 30.628700 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB184, 9686, 0x6CAB0139, 154.534, 32.1076, 49.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x76CAB185, 9686, 0x6CAB0139, 154.534, 35.1451, 49.6, -0.707107, 0, 0, /* @teleloc 0x6CAB0139 [154.533997 35.145100 49.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB186, 9686, 0x6CAB0139, 155.714, 36.5787, 48, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0139 [155.714005 36.578701 48.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB186, 9686, 0x6CAB0139, 155.714, 36.5787, 48, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0139 [155.714005 36.578701 48.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB187, 11698, 0x6CAB0139, 160.242, 31.3219, 50.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x76CAB188, 11698, 0x6CAB0139, 160.142, 35.6219, 50.3, 0.919479, 0, 0, - /* @teleloc 0x6CAB0139 [160.141998 35.621899 50.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB189, 11697, 0x6CAB0139, 157.902, 32.1112, 46.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0139 [157.901993 32.111198 46.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB189, 11697, 0x6CAB0139, 157.902, 32.1112, 46.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0139 [157.901993 32.111198 46.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB18A, 11697, 0x6CAB0139, 157.902, 34.6069, 46.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0139 [157.901993 34.606899 46.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB18A, 11697, 0x6CAB0139, 157.902, 34.6069, 46.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0139 [157.901993 34.606899 46.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB18B, 11697, 0x6CAB0139, 160.052, 31.4955, 46.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x76CAB18C, 11697, 0x6CAB0139, 160.396, 33.6981, 46.15, 0.707107, 0, 0, /* @teleloc 0x6CAB0139 [160.395996 33.698101 46.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB18D, 11697, 0x6CAB0139, 157.902, 35.8103, 46.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB0139 [157.901993 35.810299 46.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB18D, 11697, 0x6CAB0139, 157.902, 35.8103, 46.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB0139 [157.901993 35.810299 46.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB18E, 9686, 0x6CAB013B, 154.016, 36.2287, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB013B [154.016006 36.228699 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB18E, 9686, 0x6CAB013B, 154.016, 36.2287, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB013B [154.016006 36.228699 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB18F, 9686, 0x6CAB013B, 160.866, 33.5601, 44.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x76CAB192, 9687, 0x6CAB013B, 150.241, 35.4956, 42.1, -0.865587, -0.000 /* @teleloc 0x6CAB013B [150.240997 35.495602 42.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB193, 9686, 0x6CAB013B, 157.319, 36.2287, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB013B [157.319000 36.228699 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB193, 9686, 0x6CAB013B, 157.319, 36.2287, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB013B [157.319000 36.228699 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB194, 9686, 0x6CAB013B, 153.418, 30.6892, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB013B [153.417999 30.689199 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB194, 9686, 0x6CAB013B, 153.418, 30.6892, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB013B [153.417999 30.689199 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB195, 9686, 0x6CAB013B, 157.531, 30.6892, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB013B [157.531006 30.689199 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB195, 9686, 0x6CAB013B, 157.531, 30.6892, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB013B [157.531006 30.689199 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB196, 9686, 0x6CAB013B, 149.465, 31.8496, 44.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x76CAB197, 11698, 0x6CAB013B, 156.058, 33.5287, 45.5, -0.707107, 0, 0, /* @teleloc 0x6CAB013B [156.057999 33.528702 45.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB198, 11697, 0x6CAB013B, 155.805, 35.57, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB013B [155.804993 35.570000 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76CAB198, 11697, 0x6CAB013B, 155.805, 35.57, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB013B [155.804993 35.570000 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB199, 11697, 0x6CAB013B, 155.505, 31.22, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6CAB013B [155.505005 31.219999 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB199, 11697, 0x6CAB013B, 155.505, 31.22, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6CAB013B [155.505005 31.219999 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB19A, 11697, 0x6CAB013B, 160.124, 33.1923, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x6CAB013B [160.123993 33.192299 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB19B, 9686, 0x6CAB0000, 151.815, 41.9273, 49.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0000 [151.815002 41.927299 49.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x76CAB19B, 9686, 0x6CAB0000, 151.815, 41.9273, 49.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0000 [151.815002 41.927299 49.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB19C, 9686, 0x6CAB0000, 149.664, 42.1273, 47.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0000 [149.664001 42.127300 47.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x76CAB19C, 9686, 0x6CAB0000, 149.664, 42.1273, 47.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0000 [149.664001 42.127300 47.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB19D, 9686, 0x6CAB0000, 153.957, 42.1273, 47.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6CAB0000 [153.957001 42.127300 47.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x76CAB19D, 9686, 0x6CAB0000, 153.957, 42.1273, 47.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6CAB0000 [153.957001 42.127300 47.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB19E, 12679, 0x6CAB0000, 155.902, 42.5612, 46.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x6CAB0000 [155.901993 42.561199 46.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76CAB19F, 12679, 0x6CAB0000, 157.902, 37.8112, 46.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6CAB0000 [157.901993 37.811199 46.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76CAB19F, 12679, 0x6CAB0000, 157.902, 37.8112, 46.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6CAB0000 [157.901993 37.811199 46.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76CAB1A0, 10707, 0x6CAB0000, 187.294, 63.8987, 48.3357, 0.618817, 0, 0, -0.785535, True, '2005-02-09 10:00:00'); /* BootSpot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6F91.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6F91.sql index 2c0895526f..490c51877b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6F91.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6F91.sql @@ -1,24 +1,24 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x6F91; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91000, 412, 0x6F910106, 65, 110.81, 106, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F910106 [65.000000 110.809998 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91000, 412, 0x6F910106, 65, 110.81, 106, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F910106 [65.000000 110.809998 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91001, 11698, 0x6F910106, 64.825, 116.725, 110.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6F910106 [64.824997 116.724998 110.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91001, 11698, 0x6F910106, 64.825, 116.725, 110.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6F910106 [64.824997 116.724998 110.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91002, 9686, 0x6F910106, 67.4778, 110.902, 107.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910106 [67.477798 110.902000 107.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91002, 9686, 0x6F910106, 67.4778, 110.902, 107.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910106 [67.477798 110.902000 107.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91003, 9686, 0x6F910106, 64.7876, 119.552, 107.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910106 [64.787598 119.552002 107.675003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91003, 9686, 0x6F910106, 64.7876, 119.552, 107.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910106 [64.787598 119.552002 107.675003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91004, 9686, 0x6F910106, 67.5028, 119.652, 107.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910106 [67.502800 119.652000 107.675003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91004, 9686, 0x6F910106, 67.5028, 119.652, 107.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910106 [67.502800 119.652000 107.675003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91005, 11697, 0x6F910106, 69.9346, 114.916, 106.265, -0.914607, 0, 0, 0.404344, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -33,12 +33,12 @@ VALUES (0x76F91007, 11697, 0x6F910106, 67.5846, 112.416, 106.265, -0.354291, 0, /* @teleloc 0x6F910106 [67.584602 112.416000 106.264999] -0.354291 0.000000 0.000000 -0.935135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91008, 412, 0x6F910109, 65, 110.81, 110.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F910109 [65.000000 110.809998 110.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91008, 412, 0x6F910109, 65, 110.81, 110.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F910109 [65.000000 110.809998 110.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91009, 412, 0x6F910109, 65, 113.59, 110.8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F910109 [65.000000 113.589996 110.800003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91009, 412, 0x6F910109, 65, 113.59, 110.8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F910109 [65.000000 113.589996 110.800003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9100A, 11697, 0x6F910115, 56.2346, 108.991, 106.265, -0.379456, 0, 0, -0.92521, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -53,20 +53,20 @@ VALUES (0x76F9100C, 9686, 0x6F910115, 60.65, 109.975, 107.725, 0.707107, 0, 0, /* @teleloc 0x6F910115 [60.650002 109.974998 107.724998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9100D, 412, 0x6F91011E, 60.3, 123.71, 110.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F91011E [60.299999 123.709999 110.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9100D, 412, 0x6F91011E, 60.3, 123.71, 110.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F91011E [60.299999 123.709999 110.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9100E, 9686, 0x6F91011E, 62.6393, 132.315, 112.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6F91011E [62.639301 132.315002 112.750000] 0.707102 -0.002468 0.002468 -0.707103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9100F, 9686, 0x6F91011E, 55.6285, 123.8, 112.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F91011E [55.628502 123.800003 112.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9100F, 9686, 0x6F91011E, 55.6285, 123.8, 112.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F91011E [55.628502 123.800003 112.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91010, 9686, 0x6F91011E, 58.007, 123.8, 112.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F91011E [58.007000 123.800003 112.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91010, 9686, 0x6F91011E, 58.007, 123.8, 112.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F91011E [58.007000 123.800003 112.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91011, 9686, 0x6F91011E, 52.0862, 131.05, 112.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -77,8 +77,8 @@ VALUES (0x76F91012, 9686, 0x6F91011E, 52.0862, 134.556, 112.75, -0.707107, 0, 0 /* @teleloc 0x6F91011E [52.086201 134.556000 112.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91013, 9686, 0x6F91011E, 57.3362, 140.791, 112.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F91011E [57.336201 140.791000 112.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91013, 9686, 0x6F91011E, 57.3362, 140.791, 112.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F91011E [57.336201 140.791000 112.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91014, 9686, 0x6F91011E, 62.6393, 135.041, 112.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -89,20 +89,20 @@ VALUES (0x76F91015, 412, 0x6F910129, 63.17, 126.61, 106, -0.707107, 0, 0, -0.7 /* @teleloc 0x6F910129 [63.169998 126.610001 106.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91016, 412, 0x6F91012A, 57.8, 120.21, 106.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F91012A [57.799999 120.209999 106.010002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91016, 412, 0x6F91012A, 57.8, 120.21, 106.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F91012A [57.799999 120.209999 106.010002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91017, 11697, 0x6F91012B, 57.35, 132, 106.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F91012B [57.349998 132.000000 106.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91017, 11697, 0x6F91012B, 57.35, 132, 106.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F91012B [57.349998 132.000000 106.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91018, 11697, 0x6F91012B, 57.35, 130.1, 106.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F91012B [57.349998 130.100006 106.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91018, 11697, 0x6F91012B, 57.35, 130.1, 106.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F91012B [57.349998 130.100006 106.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91019, 11697, 0x6F91012B, 57.3, 134.4, 106.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F91012B [57.299999 134.399994 106.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91019, 11697, 0x6F91012B, 57.3, 134.4, 106.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F91012B [57.299999 134.399994 106.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9101A, 11697, 0x6F91012B, 58.95, 132, 106.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -113,12 +113,12 @@ VALUES (0x76F9101B, 11697, 0x6F91012B, 55.6, 132, 106.1, -0.707107, 0, 0, -0.707 /* @teleloc 0x6F91012B [55.599998 132.000000 106.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9101C, 412, 0x6F91012E, 89.9, 103.79, 86.8, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F91012E [89.900002 103.790001 86.800003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F9101C, 412, 0x6F91012E, 89.9, 103.79, 86.8, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F91012E [89.900002 103.790001 86.800003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9101D, 577, 0x6F91012F, 87, 100.55, 86.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F91012F [87.000000 100.550003 86.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9101D, 577, 0x6F91012F, 87, 100.55, 86.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F91012F [87.000000 100.550003 86.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9101E, 11697, 0x6F910131, 87.4157, 101.565, 106.1, -0.329691, 0, 0, 0.944089, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -129,28 +129,28 @@ VALUES (0x76F9101F, 11697, 0x6F910132, 85.5236, 109.136, 106.1, -0.380263, 0, 0, /* @teleloc 0x6F910132 [85.523598 109.136002 106.099998] -0.380263 0.000000 0.000000 0.924878 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91020, 11697, 0x6F91013E, 80.6207, 109.9, 121.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F91013E [80.620697 109.900002 121.275002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91020, 11697, 0x6F91013E, 80.6207, 109.9, 121.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F91013E [80.620697 109.900002 121.275002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91021, 11697, 0x6F91013E, 84, 109.9, 121.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F91013E [84.000000 109.900002 121.275002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91021, 11697, 0x6F91013E, 84, 109.9, 121.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F91013E [84.000000 109.900002 121.275002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91022, 11697, 0x6F91013E, 80.6207, 104.601, 121.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F91013E [80.620697 104.600998 121.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91022, 11697, 0x6F91013E, 80.6207, 104.601, 121.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F91013E [80.620697 104.600998 121.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91023, 11697, 0x6F91013E, 84.0766, 107.476, 121.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F91013E [84.076599 107.475998 121.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91023, 11697, 0x6F91013E, 84.0766, 107.476, 121.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F91013E [84.076599 107.475998 121.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91024, 11697, 0x6F91013E, 84.0766, 104.576, 121.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F91013E [84.076599 104.575996 121.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91024, 11697, 0x6F91013E, 84.0766, 104.576, 121.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F91013E [84.076599 104.575996 121.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91025, 11697, 0x6F91013E, 80.6397, 107.476, 121.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F91013E [80.639702 107.475998 121.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91025, 11697, 0x6F91013E, 80.6397, 107.476, 121.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F91013E [80.639702 107.475998 121.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91026, 9686, 0x6F91013E, 76.125, 112.981, 123.2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,56 +161,56 @@ VALUES (0x76F91027, 9686, 0x6F91013E, 76.125, 109.851, 123.2, -0.707107, 0, 0, /* @teleloc 0x6F91013E [76.125000 109.850998 123.199997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91028, 577, 0x6F910141, 91.15, 100.55, 86.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F910141 [91.150002 100.550003 86.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91028, 577, 0x6F910141, 91.15, 100.55, 86.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F910141 [91.150002 100.550003 86.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91029, 9686, 0x6F910143, 73.5, 108.175, 107.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910143 [73.500000 108.175003 107.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91029, 9686, 0x6F910143, 73.5, 108.175, 107.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910143 [73.500000 108.175003 107.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9102A, 412, 0x6F91014C, 75.7, 104.11, 86.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F91014C [75.699997 104.110001 86.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9102A, 412, 0x6F91014C, 75.7, 104.11, 86.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F91014C [75.699997 104.110001 86.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9102B, 577, 0x6F910159, 74.4, 100.55, 86.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F910159 [74.400002 100.550003 86.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9102B, 577, 0x6F910159, 74.4, 100.55, 86.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F910159 [74.400002 100.550003 86.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9102C, 577, 0x6F91015C, 78.6, 100.55, 86.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F91015C [78.599998 100.550003 86.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9102C, 577, 0x6F91015C, 78.6, 100.55, 86.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F91015C [78.599998 100.550003 86.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9102D, 577, 0x6F91015E, 82.8, 100.55, 86.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F91015E [82.800003 100.550003 86.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9102D, 577, 0x6F91015E, 82.8, 100.55, 86.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F91015E [82.800003 100.550003 86.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9102E, 412, 0x6F910000, 75.48, 104, 106, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x6F910000 [75.480003 104.000000 106.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9102F, 412, 0x6F910163, 83.7, 123.71, 110.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F910163 [83.699997 123.709999 110.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9102F, 412, 0x6F910163, 83.7, 123.71, 110.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F910163 [83.699997 123.709999 110.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91030, 11697, 0x6F910163, 86.5881, 129.85, 110.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F910163 [86.588097 129.850006 110.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91030, 11697, 0x6F910163, 86.5881, 129.85, 110.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F910163 [86.588097 129.850006 110.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91031, 11697, 0x6F910163, 86.5881, 132, 110.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F910163 [86.588097 132.000000 110.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91031, 11697, 0x6F910163, 86.5881, 132, 110.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F910163 [86.588097 132.000000 110.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91032, 11697, 0x6F910163, 86.5881, 134.2, 110.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F910163 [86.588097 134.199997 110.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91032, 11697, 0x6F910163, 86.5881, 134.2, 110.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F910163 [86.588097 134.199997 110.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91033, 9686, 0x6F910163, 81.3418, 132.55, 112.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6F910163 [81.341797 132.550003 112.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91034, 9686, 0x6F910163, 88.1955, 123.803, 112.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910163 [88.195503 123.803001 112.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91034, 9686, 0x6F910163, 88.1955, 123.803, 112.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910163 [88.195503 123.803001 112.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91035, 9686, 0x6F910163, 91.8919, 131.4, 112.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -225,36 +225,36 @@ VALUES (0x76F91037, 412, 0x6F910167, 72.47, 122.2, 106, -0.707107, 0, 0, -0.70 /* @teleloc 0x6F910167 [72.470001 122.199997 106.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91038, 9686, 0x6F910167, 80.05, 124.072, 107.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910167 [80.050003 124.071999 107.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91038, 9686, 0x6F910167, 80.05, 124.072, 107.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910167 [80.050003 124.071999 107.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91039, 9686, 0x6F910167, 78.25, 120.325, 107.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910167 [78.250000 120.324997 107.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91039, 9686, 0x6F910167, 78.25, 120.325, 107.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910167 [78.250000 120.324997 107.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9103A, 412, 0x6F910170, 76.25, 124.81, 106, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F910170 [76.250000 124.809998 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9103A, 412, 0x6F910170, 76.25, 124.81, 106, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F910170 [76.250000 124.809998 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9103B, 11697, 0x6F910170, 78.4, 125.45, 106.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F910170 [78.400002 125.449997 106.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9103B, 11697, 0x6F910170, 78.4, 125.45, 106.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F910170 [78.400002 125.449997 106.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9103C, 11697, 0x6F910170, 74.15, 125.45, 106.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F910170 [74.150002 125.449997 106.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9103C, 11697, 0x6F910170, 74.15, 125.45, 106.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F910170 [74.150002 125.449997 106.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9103D, 412, 0x6F910172, 83.6, 124.41, 106, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F910172 [83.599998 124.410004 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9103D, 412, 0x6F910172, 83.6, 124.41, 106, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F910172 [83.599998 124.410004 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9103E, 412, 0x6F910000, 76.2, 136.16, 106, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F910000 [76.199997 136.160004 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9103E, 412, 0x6F910000, 76.2, 136.16, 106, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F910000 [76.199997 136.160004 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9103F, 412, 0x6F910000, 74.6, 124.995, 110.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x6F910000 [74.599998 124.995003 110.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9103F, 412, 0x6F910000, 74.6, 124.995, 110.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x6F910000 [74.599998 124.995003 110.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91040, 14937, 0x6F910000, 71.1462, 139.147, 106.005, -0.045327, 0, 0, -0.998972, True, '2005-02-09 10:00:00'); /* Mansion */ @@ -399,7 +399,7 @@ VALUES (0x76F91045, 0x76F9107F, '2005-02-09 10:00:00') /* Portal Linkspot (10762 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91046, 10707, 0x6F910000, 80.7891, 185.773, 101.56, 0.999509, 0, 0, 0.031324, True, '2005-02-09 10:00:00'); /* BootSpot */ -/* @teleloc 0x6F910000 [80.789101 185.772995 101.559998] 0.999509 0.000000 0.000000 0.031323 */ +/* @teleloc 0x6F910000 [80.789101 185.772995 101.559998] 0.999509 0.000000 0.000000 0.031324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91047, 9686, 0x6F910106, 71.626, 114.707, 108.35, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -418,32 +418,32 @@ VALUES (0x76F9104A, 9686, 0x6F910106, 61.2102, 117.946, 108.175, -0.707107, 0, /* @teleloc 0x6F910106 [61.210201 117.945999 108.175003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9104B, 11698, 0x6F91010C, 64.8096, 105.116, 130.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6F91010C [64.809601 105.115997 130.789993] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9104B, 11698, 0x6F91010C, 64.8096, 105.116, 130.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6F91010C [64.809601 105.115997 130.789993] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9104C, 9686, 0x6F91010C, 68.2114, 104.884, 130.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6F91010C [68.211403 104.884003 130.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9104D, 9686, 0x6F91010C, 64.923, 99.3939, 130.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F91010C [64.922997 99.393898 130.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9104D, 9686, 0x6F91010C, 64.923, 99.3939, 130.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F91010C [64.922997 99.393898 130.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9104E, 9686, 0x6F910115, 55.5, 114.023, 108.925, -0.707106, -0.001234, 0.001234, -0.707106, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x6F910115 [55.500000 114.023003 108.925003] -0.707106 -0.001234 0.001234 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9104F, 9686, 0x6F910115, 58.0265, 108.357, 109.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910115 [58.026501 108.357002 109.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9104F, 9686, 0x6F910115, 58.0265, 108.357, 109.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910115 [58.026501 108.357002 109.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91050, 11698, 0x6F91011B, 64.0207, 116.583, 119.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6F91011B [64.020699 116.583000 119.790001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91050, 11698, 0x6F91011B, 64.0207, 116.583, 119.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6F91011B [64.020699 116.583000 119.790001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91051, 12678, 0x6F910000, 64.8846, 105.166, 137.19, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x6F910000 [64.884598 105.166000 137.190002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91051, 12678, 0x6F910000, 64.8846, 105.166, 137.19, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x6F910000 [64.884598 105.166000 137.190002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91052, 12679, 0x6F910000, 59.1846, 105.066, 106.265, 0.910323, 0, 0, -0.413899, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -454,20 +454,20 @@ VALUES (0x76F91053, 12679, 0x6F910000, 69.547, 106.335, 106.265, 0.92751, 0, 0, /* @teleloc 0x6F910000 [69.546997 106.334999 106.264999] 0.927510 0.000000 0.000000 0.373797 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91054, 11698, 0x6F91011F, 57.35, 132.25, 120.85, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6F91011F [57.349998 132.250000 120.849998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91054, 11698, 0x6F91011F, 57.35, 132.25, 120.85, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6F91011F [57.349998 132.250000 120.849998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91055, 11697, 0x6F910129, 67.3, 127.95, 106.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F910129 [67.300003 127.949997 106.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91055, 11697, 0x6F910129, 67.3, 127.95, 106.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F910129 [67.300003 127.949997 106.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91056, 9686, 0x6F910129, 68.9252, 120.349, 109, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910129 [68.925201 120.348999 109.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91056, 9686, 0x6F910129, 68.9252, 120.349, 109, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910129 [68.925201 120.348999 109.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91057, 9686, 0x6F910129, 66.0018, 120.349, 109, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910129 [66.001801 120.348999 109.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91057, 9686, 0x6F910129, 66.0018, 120.349, 109, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910129 [66.001801 120.348999 109.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91058, 9686, 0x6F910129, 71.6518, 126.399, 109, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -494,28 +494,28 @@ VALUES (0x76F9105D, 12679, 0x6F910000, 64.9308, 133.635, 110.9, -0.932324, 0, 0, /* @teleloc 0x6F910000 [64.930801 133.634995 110.900002] -0.932324 0.000000 0.000000 -0.361625 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9105E, 12679, 0x6F910000, 70, 132, 110.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6F910000 [70.000000 132.000000 110.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9105E, 12679, 0x6F910000, 70, 132, 110.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6F910000 [70.000000 132.000000 110.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9105F, 12679, 0x6F910000, 65.0308, 137.935, 106.1, -0.390731, 0, 0, -0.920505, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x6F910000 [65.030800 137.934998 106.099998] -0.390731 0.000000 0.000000 -0.920505 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91060, 12678, 0x6F910000, 57.3308, 132.085, 123.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x6F910000 [57.330799 132.085007 123.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91060, 12678, 0x6F910000, 57.3308, 132.085, 123.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x6F910000 [57.330799 132.085007 123.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91061, 9686, 0x6F910139, 85.1777, 99.9655, 114.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910139 [85.177696 99.965500 114.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91061, 9686, 0x6F910139, 85.1777, 99.9655, 114.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910139 [85.177696 99.965500 114.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91062, 9686, 0x6F910139, 79.0026, 99.9655, 114.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910139 [79.002602 99.965500 114.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91062, 9686, 0x6F910139, 79.0026, 99.9655, 114.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910139 [79.002602 99.965500 114.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91063, 9686, 0x6F910139, 81.229, 114.453, 112.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910139 [81.228996 114.453003 112.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91063, 9686, 0x6F910139, 81.229, 114.453, 112.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910139 [81.228996 114.453003 112.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91064, 9686, 0x6F91013C, 88.2409, 107.269, 118.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -542,20 +542,20 @@ VALUES (0x76F91069, 9686, 0x6F91013E, 76.125, 106.526, 123.2, -0.707107, 0, 0, /* @teleloc 0x6F91013E [76.125000 106.526001 123.199997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9106A, 9686, 0x6F91013E, 82.05, 99.976, 124.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F91013E [82.050003 99.975998 124.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9106A, 9686, 0x6F91013E, 82.05, 99.976, 124.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F91013E [82.050003 99.975998 124.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9106B, 11698, 0x6F91013E, 82.1, 104.651, 128.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6F91013E [82.099998 104.651001 128.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9106B, 11698, 0x6F91013E, 82.1, 104.651, 128.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6F91013E [82.099998 104.651001 128.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9106C, 11698, 0x6F91013E, 82.1, 109.501, 128.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6F91013E [82.099998 109.500999 128.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F9106C, 11698, 0x6F91013E, 82.1, 109.501, 128.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6F91013E [82.099998 109.500999 128.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9106D, 11698, 0x6F910145, 76.8903, 109.718, 105.25, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x6F910145 [76.890297 109.718002 105.250000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F9106D, 11698, 0x6F910145, 76.8903, 109.718, 105.25, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x6F910145 [76.890297 109.718002 105.250000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9106E, 12679, 0x6F910000, 88.525, 117.7, 106.1, -0.450099, 0, 0, -0.892979, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -566,20 +566,20 @@ VALUES (0x76F9106F, 12679, 0x6F910000, 74.175, 106.5, 106.1, -0.905569, 0, 0, 0. /* @teleloc 0x6F910000 [74.175003 106.500000 106.099998] -0.905569 0.000000 0.000000 0.424199 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91070, 12678, 0x6F910000, 82.125, 108, 130.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x6F910000 [82.125000 108.000000 130.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91070, 12678, 0x6F910000, 82.125, 108, 130.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x6F910000 [82.125000 108.000000 130.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91071, 11697, 0x6F910163, 86.7721, 140.031, 110.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x6F910163 [86.772102 140.031006 110.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91071, 11697, 0x6F910163, 86.7721, 140.031, 110.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x6F910163 [86.772102 140.031006 110.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91072, 9686, 0x6F910163, 83.8094, 140.725, 114.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910163 [83.809402 140.725006 114.974998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91072, 9686, 0x6F910163, 83.8094, 140.725, 114.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910163 [83.809402 140.725006 114.974998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91073, 9686, 0x6F910163, 89.0728, 140.725, 114.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910163 [89.072800 140.725006 114.974998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x76F91073, 9686, 0x6F910163, 89.0728, 140.725, 114.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910163 [89.072800 140.725006 114.974998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91074, 9686, 0x6F910163, 91.8919, 136.999, 114.95, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -590,8 +590,8 @@ VALUES (0x76F91075, 9686, 0x6F910163, 91.8919, 128.525, 114.95, 0.707107, 0, 0, /* @teleloc 0x6F910163 [91.891899 128.524994 114.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91076, 9686, 0x6F910163, 83.6906, 123.803, 114.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910163 [83.690598 123.803001 114.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91076, 9686, 0x6F910163, 83.6906, 123.803, 114.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910163 [83.690598 123.803001 114.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F91077, 12679, 0x6F910000, 88.075, 122, 106.025, -0.923545, 0, 0, -0.38349, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -602,16 +602,16 @@ VALUES (0x76F91078, 12679, 0x6F910000, 93.125, 141.8, 106.025, -0.430511, 0, 0, /* @teleloc 0x6F910000 [93.125000 141.800003 106.025002] -0.430511 0.000000 0.000000 -0.902585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F91079, 12678, 0x6F910000, 86.65, 132, 123.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x6F910000 [86.650002 132.000000 123.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F91079, 12678, 0x6F910000, 86.65, 132, 123.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x6F910000 [86.650002 132.000000 123.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9107A, 9686, 0x6F910000, 78.5918, 140.846, 108.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910000 [78.591797 140.845993 108.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9107A, 9686, 0x6F910000, 78.5918, 140.846, 108.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910000 [78.591797 140.845993 108.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9107B, 9686, 0x6F910000, 73.6918, 140.846, 108.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x6F910000 [73.691803 140.845993 108.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9107B, 9686, 0x6F910000, 73.6918, 140.846, 108.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x6F910000 [73.691803 140.845993 108.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9107C, 12679, 0x6F910000, 78.45, 127.1, 110.875, 0.334629, 0, 0, -0.94235, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -622,8 +622,8 @@ VALUES (0x76F9107D, 12679, 0x6F910000, 78.65, 133.625, 110.875, 0.902961, 0, 0, /* @teleloc 0x6F910000 [78.650002 133.625000 110.875000] 0.902961 0.000000 0.000000 -0.429723 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x76F9107E, 12679, 0x6F910000, 73, 132, 110.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x6F910000 [73.000000 132.000000 110.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x76F9107E, 12679, 0x6F910000, 73, 132, 110.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x6F910000 [73.000000 132.000000 110.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9107F, 10762, 0x6F910152, 50, -50, -5.995, -0.68921, 0, 0, -0.724561, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6F99.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6F99.sql index b800cd9d36..3d1997502c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6F99.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6F99.sql @@ -59,7 +59,7 @@ VALUES (0x76F99009, 23483, 0x6F990000, 110.756, 131.274, 240.005, -0.998734, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9900A, 7112, 0x6F990000, 101.73, 130.795, 240.005, -0.999094, 0, 0, 0.042559, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ -/* @teleloc 0x6F990000 [101.730003 130.794998 240.005005] -0.999094 0.000000 0.000000 0.042558 */ +/* @teleloc 0x6F990000 [101.730003 130.794998 240.005005] -0.999094 0.000000 0.000000 0.042559 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76F9900B, 7112, 0x6F990000, 121.588, 112.419, 237.845, -0.311198, 0, 0, 0.950345, True, '2005-02-09 10:00:00'); /* Chomu Sclavus */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/6FAF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/6FAF.sql index 84695c7c02..84b616fe9e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/6FAF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/6FAF.sql @@ -1477,7 +1477,7 @@ VALUES (0x76FAF135, 0x76FAF13F, '2005-02-09 10:00:00') /* Portal Linkspot (10762 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x76FAF136, 14132, 0x6FAF0143, 157.408, 82.2155, 78.005, 0.041383, 0, 0, 0.999143, False, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0x6FAF0143 [157.408005 82.215500 78.004997] 0.041382 0.000000 0.000000 0.999143 */ +/* @teleloc 0x6FAF0143 [157.408005 82.215500 78.004997] 0.041383 0.000000 0.000000 0.999143 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x76FAF136, 0x76FAF09B, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/70A6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/70A6.sql index d162e98100..37f769ef5f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/70A6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/70A6.sql @@ -5,8 +5,8 @@ VALUES (0x770A6000, 412, 0x70A60103, 56.3916, 37.645, 42, -0.707107, 0, 0, 0.7 /* @teleloc 0x70A60103 [56.391602 37.645000 42.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6001, 412, 0x70A60104, 66.5832, 34.1594, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x70A60104 [66.583199 34.159401 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6001, 412, 0x70A60104, 66.5832, 34.1594, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x70A60104 [66.583199 34.159401 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6002, 412, 0x70A60105, 50.6748, 45.6678, 42, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,12 +25,12 @@ VALUES (0x770A6005, 11697, 0x70A60106, 58.1344, 45.4834, 46.9, -0.92321, 0, 0, - /* @teleloc 0x70A60106 [58.134399 45.483398 46.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6006, 9686, 0x70A60106, 58.9923, 33.9109, 49.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60106 [58.992298 33.910900 49.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6006, 9686, 0x70A60106, 58.9923, 33.9109, 49.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60106 [58.992298 33.910900 49.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6007, 9686, 0x70A60106, 60.0797, 46.569, 50.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60106 [60.079700 46.569000 50.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6007, 9686, 0x70A60106, 60.0797, 46.569, 50.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60106 [60.079700 46.569000 50.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6008, 11698, 0x70A60106, 60.0443, 42.5581, 53.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -41,44 +41,44 @@ VALUES (0x770A6009, 11697, 0x70A60106, 57.6586, 37.2647, 46.9, -0.707107, 0, 0, /* @teleloc 0x70A60106 [57.658600 37.264702 46.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A600A, 9686, 0x70A60108, 58.69, 42.5802, 45.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60108 [58.689999 42.580200 45.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A600A, 9686, 0x70A60108, 58.69, 42.5802, 45.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60108 [58.689999 42.580200 45.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A600B, 9686, 0x70A60108, 58.7394, 33.9049, 44.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60108 [58.739399 33.904900 44.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A600B, 9686, 0x70A60108, 58.7394, 33.9049, 44.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60108 [58.739399 33.904900 44.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A600C, 11697, 0x70A60108, 59.86, 34.4659, 42.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x70A60108 [59.860001 34.465900 42.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A600D, 9686, 0x70A60109, 61.9903, 33.9253, 45.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60109 [61.990299 33.925301 45.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A600D, 9686, 0x70A60109, 61.9903, 33.9253, 45.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60109 [61.990299 33.925301 45.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A600E, 9686, 0x70A60109, 63.1893, 39.3901, 45.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x70A60109 [63.189301 39.390099 45.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A600F, 11697, 0x70A60109, 61.9805, 41.7029, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A60109 [61.980499 41.702900 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A600F, 11697, 0x70A60109, 61.9805, 41.7029, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A60109 [61.980499 41.702900 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6010, 11697, 0x70A6010A, 60, 46.1659, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A6010A [60.000000 46.165901 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6010, 11697, 0x70A6010A, 60, 46.1659, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A6010A [60.000000 46.165901 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6011, 9686, 0x70A6010A, 60.2101, 47.0626, 45.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010A [60.210098 47.062599 45.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6011, 9686, 0x70A6010A, 60.2101, 47.0626, 45.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010A [60.210098 47.062599 45.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6012, 9686, 0x70A6010A, 58.6434, 43.1021, 45.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010A [58.643398 43.102100 45.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6012, 9686, 0x70A6010A, 58.6434, 43.1021, 45.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010A [58.643398 43.102100 45.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6013, 9686, 0x70A6010D, 66.575, 33.325, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010D [66.574997 33.325001 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6013, 9686, 0x70A6010D, 66.575, 33.325, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010D [66.574997 33.325001 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6014, 11697, 0x70A6010D, 69.6, 29.345, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -89,12 +89,12 @@ VALUES (0x770A6015, 11697, 0x70A6010D, 61.475, 27.525, 42.1, -0.707107, 0, 0, -0 /* @teleloc 0x70A6010D [61.474998 27.525000 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6016, 9686, 0x70A6010D, 64.3323, 25.6258, 45.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010D [64.332298 25.625799 45.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6016, 9686, 0x70A6010D, 64.3323, 25.6258, 45.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010D [64.332298 25.625799 45.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6017, 9686, 0x70A6010D, 66.8723, 25.6258, 45.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010D [66.872299 25.625799 45.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6017, 9686, 0x70A6010D, 66.8723, 25.6258, 45.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010D [66.872299 25.625799 45.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6018, 9686, 0x70A6010D, 70.3563, 29.4966, 45.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -109,40 +109,40 @@ VALUES (0x770A601A, 11697, 0x70A6010D, 68.04, 29.355, 42.1, 0.707107, 0, 0, -0.7 /* @teleloc 0x70A6010D [68.040001 29.355000 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A601B, 9686, 0x70A6010F, 58.528, 33.3358, 50.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010F [58.528000 33.335800 50.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A601B, 9686, 0x70A6010F, 58.528, 33.3358, 50.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010F [58.528000 33.335800 50.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A601C, 11697, 0x70A6010F, 50.9825, 28.3858, 46.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x70A6010F [50.982498 28.385799 46.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A601D, 11697, 0x70A6010F, 55.8265, 26.2592, 46.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A6010F [55.826500 26.259199 46.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A601D, 11697, 0x70A6010F, 55.8265, 26.2592, 46.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A6010F [55.826500 26.259199 46.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A601E, 11698, 0x70A6010F, 61.9071, 29.4885, 53.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x70A6010F [61.907101 29.488501 53.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A601F, 9686, 0x70A6010F, 63.5985, 33.3358, 50.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010F [63.598499 33.335800 50.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A601F, 9686, 0x70A6010F, 63.5985, 33.3358, 50.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010F [63.598499 33.335800 50.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6020, 9686, 0x70A6010F, 53.771, 33.3358, 50.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010F [53.771000 33.335800 50.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6020, 9686, 0x70A6010F, 53.771, 33.3358, 50.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010F [53.771000 33.335800 50.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6021, 9686, 0x70A6010F, 54.5112, 25.7368, 50.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010F [54.511200 25.736799 50.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6021, 9686, 0x70A6010F, 54.5112, 25.7368, 50.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010F [54.511200 25.736799 50.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6022, 9686, 0x70A6010F, 60.1939, 25.7368, 50.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010F [60.193901 25.736799 50.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6022, 9686, 0x70A6010F, 60.1939, 25.7368, 50.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010F [60.193901 25.736799 50.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6023, 9686, 0x70A6010F, 65.8388, 25.7368, 50.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6010F [65.838799 25.736799 50.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6023, 9686, 0x70A6010F, 65.8388, 25.7368, 50.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6010F [65.838799 25.736799 50.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6024, 9686, 0x70A6010F, 50.2751, 29.4892, 50.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x770A6026, 11698, 0x70A6010F, 58.3351, 29.5592, 53.15, -0.999998, 0, 0, /* @teleloc 0x70A6010F [58.335098 29.559200 53.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6027, 11697, 0x70A6010F, 66.7525, 32.6858, 46.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A6010F [66.752502 32.685799 46.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6027, 11697, 0x70A6010F, 66.7525, 32.6858, 46.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A6010F [66.752502 32.685799 46.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6028, 11697, 0x70A6010F, 69.0925, 29.3058, 46.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x70A6010F [69.092499 29.305799 46.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6029, 11697, 0x70A6010F, 65.0625, 26.1658, 46.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A6010F [65.062500 26.165800 46.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6029, 11697, 0x70A6010F, 65.0625, 26.1658, 46.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A6010F [65.062500 26.165800 46.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A602A, 9686, 0x70A60111, 60.2712, 31.4145, 45.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,16 +177,16 @@ VALUES (0x770A602B, 9686, 0x70A60111, 49.82, 31.78, 45.66, -0.707107, 0, 0, -0. /* @teleloc 0x70A60111 [49.820000 31.780001 45.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A602C, 9686, 0x70A60111, 57.36, 29.49, 45.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60111 [57.360001 29.490000 45.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A602C, 9686, 0x70A60111, 57.36, 29.49, 45.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60111 [57.360001 29.490000 45.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A602D, 412, 0x70A60112, 57.285, 29.0458, 42, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x70A60112 [57.285000 29.045799 42.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A602D, 412, 0x70A60112, 57.285, 29.0458, 42, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x70A60112 [57.285000 29.045799 42.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A602E, 9686, 0x70A60112, 54.1562, 28.9326, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60112 [54.156200 28.932600 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A602E, 9686, 0x70A60112, 54.1562, 28.9326, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60112 [54.156200 28.932600 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A602F, 9686, 0x70A60112, 60.2712, 27.2724, 45.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -197,8 +197,8 @@ VALUES (0x770A6030, 412, 0x70A60116, 60.7014, 30.3593, 37.195, 0.707107, 0, 0, /* @teleloc 0x70A60116 [60.701401 30.359301 37.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6031, 9686, 0x70A60116, 57.3284, 27.1812, 40.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60116 [57.328400 27.181200 40.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6031, 9686, 0x70A60116, 57.3284, 27.1812, 40.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60116 [57.328400 27.181200 40.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6032, 9686, 0x70A60116, 60.5884, 30.3312, 40.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,8 +209,8 @@ VALUES (0x770A6033, 9686, 0x70A60117, 61.15, 36.3512, 40.59, -0.707107, 0, 0, - /* @teleloc 0x70A60117 [61.150002 36.351200 40.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6034, 9686, 0x70A60118, 56.3284, 32.5012, 40, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60118 [56.328400 32.501202 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6034, 9686, 0x70A60118, 56.3284, 32.5012, 40, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60118 [56.328400 32.501202 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6035, 11698, 0x70A60118, 54.8629, 36.5042, 41.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -221,8 +221,8 @@ VALUES (0x770A6036, 9686, 0x70A60118, 48.5546, 37.7454, 40, -0.707107, 0, 0, -0 /* @teleloc 0x70A60118 [48.554600 37.745399 40.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6037, 9686, 0x70A60118, 52.3584, 32.5012, 40, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60118 [52.358398 32.501202 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6037, 9686, 0x70A60118, 52.3584, 32.5012, 40, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60118 [52.358398 32.501202 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6038, 11697, 0x70A60118, 49.3897, 33.3235, 37.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -253,8 +253,8 @@ VALUES (0x770A603E, 9686, 0x70A60000, 50.45, 45.99, 45.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x70A60000 [50.450001 45.990002 45.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A603F, 9686, 0x70A60000, 54.32, 47.22, 44.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60000 [54.320000 47.220001 44.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A603F, 9686, 0x70A60000, 54.32, 47.22, 44.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60000 [54.320000 47.220001 44.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6040, 9686, 0x70A60000, 48.97, 41.46, 44.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x770A6041, 9686, 0x70A60000, 56.3844, 37.5888, 45.39, 0.707107, 0, 0, /* @teleloc 0x70A60000 [56.384399 37.588799 45.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6042, 9686, 0x70A60000, 66.845, 46.355, 44.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60000 [66.845001 46.355000 44.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6042, 9686, 0x70A60000, 66.845, 46.355, 44.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60000 [66.845001 46.355000 44.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6043, 9686, 0x70A60000, 66.555, 34.215, 45.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60000 [66.555000 34.215000 45.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6043, 9686, 0x70A60000, 66.555, 34.215, 45.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60000 [66.555000 34.215000 45.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6044, 12679, 0x70A60000, 55.2551, 35.1692, 42.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -297,12 +297,12 @@ VALUES (0x770A6049, 12679, 0x70A60000, 64.9651, 45.3892, 42.1, 0.95656, 0, 0, 0. /* @teleloc 0x70A60000 [64.965103 45.389198 42.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A604A, 12678, 0x70A60000, 60.1198, 45.4735, 55.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x70A60000 [60.119801 45.473499 55.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A604A, 12678, 0x70A60000, 60.1198, 45.4735, 55.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x70A60000 [60.119801 45.473499 55.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A604B, 12678, 0x70A60000, 60.1198, 29.4735, 55.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x70A60000 [60.119801 29.473499 55.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A604B, 12678, 0x70A60000, 60.1198, 29.4735, 55.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x70A60000 [60.119801 29.473499 55.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A604C, 11697, 0x70A6011C, 40.0536, 87.6252, 56.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1533,60 +1533,60 @@ VALUES (0x770A617E, 9686, 0x70A60192, 145.46, 39.6343, 52.925, -0.707107, 0, 0, /* @teleloc 0x70A60192 [145.460007 39.634300 52.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A617F, 412, 0x70A60199, 147.696, 28.6413, 46, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x70A60199 [147.695999 28.641300 46.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A617F, 412, 0x70A60199, 147.696, 28.6413, 46, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x70A60199 [147.695999 28.641300 46.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6180, 9686, 0x70A60199, 147.683, 28.5492, 49.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60199 [147.682999 28.549200 49.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6180, 9686, 0x70A60199, 147.683, 28.5492, 49.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60199 [147.682999 28.549200 49.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6181, 9686, 0x70A60199, 157.118, 26.9299, 48.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x70A60199 [157.117996 26.929899 48.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6182, 9686, 0x70A60199, 151.97, 25.0345, 48.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60199 [151.970001 25.034500 48.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6182, 9686, 0x70A60199, 151.97, 25.0345, 48.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60199 [151.970001 25.034500 48.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6183, 11698, 0x70A60199, 148.607, 26.7745, 50.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x70A60199 [148.606995 26.774500 50.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6184, 11697, 0x70A60199, 154.287, 25.7677, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A60199 [154.287003 25.767700 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6184, 11697, 0x70A60199, 154.287, 25.7677, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A60199 [154.287003 25.767700 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6185, 11697, 0x70A60199, 149.612, 25.7677, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A60199 [149.612000 25.767700 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6185, 11697, 0x70A60199, 149.612, 25.7677, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A60199 [149.612000 25.767700 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6186, 412, 0x70A6019B, 147.195, 41.295, 46, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x70A6019B [147.195007 41.294998 46.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6186, 412, 0x70A6019B, 147.195, 41.295, 46, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x70A6019B [147.195007 41.294998 46.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6187, 9686, 0x70A6019B, 145.477, 32.179, 48.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x70A6019B [145.477005 32.179001 48.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6188, 9686, 0x70A6019B, 147.327, 29.179, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6019B [147.326996 29.179001 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6188, 9686, 0x70A6019B, 147.327, 29.179, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6019B [147.326996 29.179001 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6189, 9686, 0x70A6019B, 149.222, 35.1222, 49.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x70A6019B [149.222000 35.122200 49.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A618A, 9686, 0x70A6019C, 151.452, 41.204, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6019C [151.451996 41.203999 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A618A, 9686, 0x70A6019C, 151.452, 41.204, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6019C [151.451996 41.203999 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A618B, 9686, 0x70A6019C, 151.452, 33.529, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6019C [151.451996 33.528999 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A618B, 9686, 0x70A6019C, 151.452, 33.529, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6019C [151.451996 33.528999 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A618C, 11697, 0x70A6019C, 151.412, 34.3927, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A6019C [151.412003 34.392700 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A618C, 11697, 0x70A6019C, 151.412, 34.3927, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A6019C [151.412003 34.392700 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A618D, 11697, 0x70A6019D, 146.04, 43.7316, 46.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,8 +1601,8 @@ VALUES (0x770A618F, 9686, 0x70A6019D, 153.18, 43.6715, 49.45, 0.707107, 0, 0, - /* @teleloc 0x70A6019D [153.179993 43.671501 49.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6190, 9686, 0x70A6019D, 149.33, 45.6715, 49.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A6019D [149.330002 45.671501 49.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6190, 9686, 0x70A6019D, 149.33, 45.6715, 49.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A6019D [149.330002 45.671501 49.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A6191, 9686, 0x70A601A0, 166.385, 31.048, 54.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,60 +1613,60 @@ VALUES (0x770A6192, 9686, 0x70A601A0, 145.627, 29.0562, 53.675, -0.707107, 0, 0 /* @teleloc 0x70A601A0 [145.626999 29.056200 53.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6193, 11697, 0x70A601A0, 152.426, 25.8847, 50.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A601A0 [152.425995 25.884701 50.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6193, 11697, 0x70A601A0, 152.426, 25.8847, 50.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A601A0 [152.425995 25.884701 50.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6194, 11697, 0x70A601A0, 160.763, 26.3397, 50.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A601A0 [160.763000 26.339701 50.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6194, 11697, 0x70A601A0, 160.763, 26.3397, 50.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A601A0 [160.763000 26.339701 50.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6195, 11697, 0x70A601A0, 154.836, 32.2373, 50.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A601A0 [154.835999 32.237301 50.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6195, 11697, 0x70A601A0, 154.836, 32.2373, 50.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A601A0 [154.835999 32.237301 50.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6196, 9686, 0x70A601A0, 157.825, 25.3684, 54.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A0 [157.824997 25.368401 54.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A6196, 9686, 0x70A601A0, 157.825, 25.3684, 54.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A0 [157.824997 25.368401 54.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6197, 9686, 0x70A601A0, 150.798, 32.9615, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A0 [150.798004 32.961498 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6197, 9686, 0x70A601A0, 150.798, 32.9615, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A0 [150.798004 32.961498 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6198, 9686, 0x70A601A0, 154.223, 32.9615, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A0 [154.223007 32.961498 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6198, 9686, 0x70A601A0, 154.223, 32.9615, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A0 [154.223007 32.961498 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A6199, 9686, 0x70A601A0, 157.798, 32.9615, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A0 [157.798004 32.961498 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A6199, 9686, 0x70A601A0, 157.798, 32.9615, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A0 [157.798004 32.961498 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A619A, 9686, 0x70A601A0, 154.273, 25.3365, 54.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A0 [154.272995 25.336500 54.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A619A, 9686, 0x70A601A0, 154.273, 25.3365, 54.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A0 [154.272995 25.336500 54.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A619B, 9686, 0x70A601A0, 161.335, 25.3365, 54.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A0 [161.335007 25.336500 54.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A619B, 9686, 0x70A601A0, 161.335, 25.3365, 54.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A0 [161.335007 25.336500 54.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A619C, 9686, 0x70A601A0, 161.348, 32.9615, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A0 [161.348007 32.961498 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A619C, 9686, 0x70A601A0, 161.348, 32.9615, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A0 [161.348007 32.961498 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A619D, 11698, 0x70A601A2, 157.826, 29.175, 57.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x70A601A2 [157.826004 29.174999 57.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A619D, 11698, 0x70A601A2, 157.826, 29.175, 57.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x70A601A2 [157.826004 29.174999 57.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A619E, 11698, 0x70A601A2, 154.586, 29.175, 57.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x70A601A2 [154.585999 29.174999 57.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A619E, 11698, 0x70A601A2, 154.586, 29.175, 57.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x70A601A2 [154.585999 29.174999 57.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A619F, 9686, 0x70A601A3, 153.62, 32.9345, 48.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A3 [153.619995 32.934502 48.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A619F, 9686, 0x70A601A3, 153.62, 32.9345, 48.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A3 [153.619995 32.934502 48.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61A0, 9686, 0x70A601A4, 162.957, 25.2103, 49.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A4 [162.957001 25.210300 49.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61A0, 9686, 0x70A601A4, 162.957, 25.2103, 49.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A4 [162.957001 25.210300 49.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A61A1, 9686, 0x70A601A4, 157.733, 27.7492, 48.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,40 +1677,40 @@ VALUES (0x770A61A2, 9686, 0x70A601A4, 165.483, 29.0492, 49.625, 0.707107, 0, 0, /* @teleloc 0x70A601A4 [165.483002 29.049200 49.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61A3, 11698, 0x70A601A4, 161.635, 29.2434, 50.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x70A601A4 [161.634995 29.243401 50.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61A3, 11698, 0x70A601A4, 161.635, 29.2434, 50.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x70A601A4 [161.634995 29.243401 50.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61A4, 11697, 0x70A601A4, 159.815, 25.6316, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A601A4 [159.815002 25.631599 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61A4, 11697, 0x70A601A4, 159.815, 25.6316, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A601A4 [159.815002 25.631599 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61A5, 412, 0x70A601A8, 153.2, 27.91, 41.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x70A601A8 [153.199997 27.910000 41.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61A5, 412, 0x70A601A8, 153.2, 27.91, 41.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x70A601A8 [153.199997 27.910000 41.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61A6, 9686, 0x70A601A8, 153.202, 28.003, 44.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A8 [153.201996 28.003000 44.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61A6, 9686, 0x70A601A8, 153.202, 28.003, 44.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A8 [153.201996 28.003000 44.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A61A7, 9686, 0x70A601A8, 150.027, 35.553, 44.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x70A601A8 [150.026993 35.553001 44.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61A8, 9686, 0x70A601A9, 156.145, 27.4595, 43.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601A9 [156.145004 27.459499 43.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A61A8, 9686, 0x70A601A9, 156.145, 27.4595, 43.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601A9 [156.145004 27.459499 43.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61A9, 11697, 0x70A601A9, 160.169, 25.9637, 41.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A601A9 [160.169006 25.963699 41.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61A9, 11697, 0x70A601A9, 160.169, 25.9637, 41.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A601A9 [160.169006 25.963699 41.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61AA, 11698, 0x70A601AA, 158.431, 34.0657, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x70A601AA [158.431000 34.065701 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61AA, 11698, 0x70A601AA, 158.431, 34.0657, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x70A601AA [158.431000 34.065701 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61AB, 9686, 0x70A601AA, 159.186, 28.1479, 44.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601AA [159.186005 28.147900 44.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61AB, 9686, 0x70A601AA, 159.186, 28.1479, 44.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601AA [159.186005 28.147900 44.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A61AC, 9686, 0x70A601AA, 155.37, 33.4632, 44.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1725,16 +1725,16 @@ VALUES (0x770A61AE, 11697, 0x70A601AA, 156.121, 39.4024, 41.35, 0.9139, 0, 0, 0. /* @teleloc 0x70A601AA [156.121002 39.402401 41.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61AF, 9686, 0x70A601AD, 164.4, 31.8434, 44.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601AD [164.399994 31.843399 44.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61AF, 9686, 0x70A601AD, 164.4, 31.8434, 44.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601AD [164.399994 31.843399 44.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61B0, 9686, 0x70A601AD, 164.4, 40.059, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601AD [164.399994 40.058998 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A61B0, 9686, 0x70A601AD, 164.4, 40.059, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601AD [164.399994 40.058998 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61B1, 11698, 0x70A601AD, 164.559, 35.7695, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x70A601AD [164.559006 35.769501 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61B1, 11698, 0x70A601AD, 164.559, 35.7695, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x70A601AD [164.559006 35.769501 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A61B2, 11697, 0x70A601AD, 166.521, 39.2524, 41.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1745,36 +1745,36 @@ VALUES (0x770A61B3, 11697, 0x70A601AD, 166.719, 32.3887, 41.35, 0.372988, 0, 0, /* @teleloc 0x70A601AD [166.718994 32.388699 41.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61B4, 412, 0x70A601AE, 164.15, 47.08, 46, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x70A601AE [164.149994 47.080002 46.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A61B4, 412, 0x70A601AE, 164.15, 47.08, 46, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x70A601AE [164.149994 47.080002 46.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A61B5, 9686, 0x70A601AF, 161.8, 42.9, 49.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x70A601AF [161.800003 42.900002 49.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61B6, 9686, 0x70A601AF, 164.2, 39.75, 50.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A601AF [164.199997 39.750000 50.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61B6, 9686, 0x70A601AF, 164.2, 39.75, 50.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A601AF [164.199997 39.750000 50.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A61B7, 9686, 0x70A601AF, 166.767, 42.8645, 50.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x70A601AF [166.766998 42.864498 50.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61B8, 11697, 0x70A601AF, 164.115, 40.4066, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70A601AF [164.115005 40.406601 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61B8, 11697, 0x70A601AF, 164.115, 40.4066, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70A601AF [164.115005 40.406601 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A61B9, 412, 0x70A60000, 161.205, 42.9, 46, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x70A60000 [161.205002 42.900002 46.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61BA, 412, 0x70A60000, 161.505, 33.615, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x70A60000 [161.505005 33.615002 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61BA, 412, 0x70A60000, 161.505, 33.615, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x70A60000 [161.505005 33.615002 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61BB, 9686, 0x70A60000, 164.175, 47.5184, 49.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60000 [164.175003 47.518398 49.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61BB, 9686, 0x70A60000, 164.175, 47.5184, 49.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60000 [164.175003 47.518398 49.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A61BC, 9686, 0x70A60000, 166.65, 46.4184, 48.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x770A61BD, 9686, 0x70A60000, 162.05, 46.7434, 48.55, 0.456322, 0, 0, - /* @teleloc 0x70A60000 [162.050003 46.743401 48.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61BE, 9686, 0x70A60000, 161.525, 33.6934, 49.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60000 [161.524994 33.693401 49.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61BE, 9686, 0x70A60000, 161.525, 33.6934, 49.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60000 [161.524994 33.693401 49.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61BF, 9686, 0x70A60000, 157.625, 45.0434, 48.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70A60000 [157.625000 45.043400 48.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A61BF, 9686, 0x70A60000, 157.625, 45.0434, 48.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70A60000 [157.625000 45.043400 48.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A61C0, 12679, 0x70A60000, 155.29, 34.7816, 46.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1813,16 +1813,16 @@ VALUES (0x770A61C4, 12679, 0x70A60000, 166.941, 46.7066, 46.1, 0.420244, 0, 0, 0 /* @teleloc 0x70A60000 [166.940994 46.706600 46.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61C5, 12679, 0x70A60000, 159.415, 36.4066, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x70A60000 [159.414993 36.406601 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61C5, 12679, 0x70A60000, 159.415, 36.4066, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x70A60000 [159.414993 36.406601 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61C6, 12678, 0x70A60000, 164.44, 42.8316, 55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x70A60000 [164.440002 42.831600 55.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770A61C6, 12678, 0x70A60000, 164.44, 42.8316, 55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x70A60000 [164.440002 42.831600 55.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770A61C7, 12678, 0x70A60000, 149.565, 29.4316, 62.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x70A60000 [149.565002 29.431601 62.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770A61C7, 12678, 0x70A60000, 149.565, 29.4316, 62.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x70A60000 [149.565002 29.431601 62.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770A61C8, 15619, 0x70A60108, 58.8008, 38.6331, 42.005, 0.999899, 0, 0, -0.014224, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/70AA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/70AA.sql index dfc7e9bfe0..6dae31d5c0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/70AA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/70AA.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x70AA; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA000, 9686, 0x70AA0102, 37.7085, 35.5693, 51.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0102 [37.708500 35.569302 51.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770AA000, 9686, 0x70AA0102, 37.7085, 35.5693, 51.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0102 [37.708500 35.569302 51.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA001, 9686, 0x70AA0102, 33.0906, 35.5463, 50.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0102 [33.090599 35.546299 50.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770AA001, 9686, 0x70AA0102, 33.0906, 35.5463, 50.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0102 [33.090599 35.546299 50.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA002, 9686, 0x70AA0102, 35.606, 29.8193, 51.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0102 [35.605999 29.819300 51.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA002, 9686, 0x70AA0102, 35.606, 29.8193, 51.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0102 [35.605999 29.819300 51.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA003, 9686, 0x70AA0102, 38.806, 29.8193, 50.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0102 [38.806000 29.819300 50.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA003, 9686, 0x70AA0102, 38.806, 29.8193, 50.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0102 [38.806000 29.819300 50.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770AA004, 11697, 0x70AA0102, 31.074, 30.5056, 48.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x770AA005, 11697, 0x70AA0102, 39.974, 34.8384, 48.1, -0.932639, 0, 0, 0 /* @teleloc 0x70AA0102 [39.973999 34.838402 48.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA006, 11698, 0x70AA0102, 35.6371, 32.8693, 54.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x70AA0102 [35.637100 32.869301 54.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA006, 11698, 0x70AA0102, 35.6371, 32.8693, 54.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x70AA0102 [35.637100 32.869301 54.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770AA007, 11697, 0x70AA0102, 35.624, 32.8384, 48.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x70AA0102 [35.624001 32.838402 48.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA008, 9686, 0x70AA0102, 32.4558, 29.8193, 50.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0102 [32.455799 29.819300 50.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA008, 9686, 0x70AA0102, 32.4558, 29.8193, 50.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0102 [32.455799 29.819300 50.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770AA009, 9686, 0x70AA0102, 30.4092, 32.6962, 51.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x770AA00E, 9686, 0x70AA0102, 40.8028, 30.6962, 51.65, 0.707107, 0, 0, /* @teleloc 0x70AA0102 [40.802799 30.696199 51.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA00F, 9686, 0x70AA0102, 33.4558, 35.5693, 51.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0102 [33.455799 35.569302 51.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770AA00F, 9686, 0x70AA0102, 33.4558, 35.5693, 51.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0102 [33.455799 35.569302 51.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA010, 9686, 0x70AA0102, 39.2765, 35.5463, 50.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0102 [39.276501 35.546299 50.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770AA010, 9686, 0x70AA0102, 39.2765, 35.5463, 50.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0102 [39.276501 35.546299 50.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770AA011, 11698, 0x70AA0102, 37.8371, 32.8693, 54.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x770AA014, 11697, 0x70AA0102, 34.1213, 32.8384, 48.1, -0.707107, 0, 0, /* @teleloc 0x70AA0102 [34.121300 32.838402 48.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA015, 11697, 0x70AA0102, 35.4297, 30.3834, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70AA0102 [35.429699 30.383400 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA015, 11697, 0x70AA0102, 35.4297, 30.3834, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70AA0102 [35.429699 30.383400 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770AA016, 11697, 0x70AA0102, 40.1797, 32.7833, 48.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x70AA0102 [40.179699 32.783298 48.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA017, 11697, 0x70AA0102, 32.824, 34.9384, 48.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70AA0102 [32.824001 34.938400 48.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770AA017, 11697, 0x70AA0102, 32.824, 34.9384, 48.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70AA0102 [32.824001 34.938400 48.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770AA018, 9686, 0x70AA0104, 33.3592, 38.7001, 51, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x70AA0104 [33.359200 38.700100 51.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA019, 9686, 0x70AA0104, 36.7592, 36.1693, 51.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0104 [36.759201 36.169300 51.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA019, 9686, 0x70AA0104, 36.7592, 36.1693, 51.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0104 [36.759201 36.169300 51.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA01A, 9686, 0x70AA0104, 36.4592, 41.2693, 51.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0104 [36.459202 41.269299 51.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770AA01A, 9686, 0x70AA0104, 36.4592, 41.2693, 51.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0104 [36.459202 41.269299 51.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770AA01B, 11697, 0x70AA0104, 37.574, 38.9884, 48.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x770AA01D, 9686, 0x70AA0104, 33.3592, 40.3462, 51, -0.707107, 0, 0, -0 /* @teleloc 0x70AA0104 [33.359200 40.346199 51.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA01E, 9686, 0x70AA0104, 34.6622, 36.1693, 50.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0104 [34.662201 36.169300 50.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA01E, 9686, 0x70AA0104, 34.6622, 36.1693, 50.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0104 [34.662201 36.169300 50.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA01F, 9686, 0x70AA0106, 36.1528, 29.9155, 46.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0106 [36.152802 29.915501 46.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA01F, 9686, 0x70AA0106, 36.1528, 29.9155, 46.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0106 [36.152802 29.915501 46.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770AA020, 9686, 0x70AA0106, 38.6528, 34.2155, 46.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x770AA026, 9686, 0x70AA0106, 38.6528, 36.9126, 46.45, 0.707107, 0, 0, /* @teleloc 0x70AA0106 [38.652802 36.912601 46.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA027, 9686, 0x70AA0106, 37.1023, 39.8655, 46.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0106 [37.102299 39.865501 46.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770AA027, 9686, 0x70AA0106, 37.1023, 39.8655, 46.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0106 [37.102299 39.865501 46.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA028, 11698, 0x70AA0106, 36.056, 33.9059, 47.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x70AA0106 [36.056000 33.905899 47.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA028, 11698, 0x70AA0106, 36.056, 33.9059, 47.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x70AA0106 [36.056000 33.905899 47.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA029, 11697, 0x70AA0106, 36.445, 39.382, 44.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x70AA0106 [36.445000 39.382000 44.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x770AA029, 11697, 0x70AA0106, 36.445, 39.382, 44.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x70AA0106 [36.445000 39.382000 44.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770AA02A, 11697, 0x70AA0106, 37.995, 39.1821, 44.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x770AA02D, 9686, 0x70AA0108, 33.7592, 42.4962, 51, -0.707107, 0, 0, -0 /* @teleloc 0x70AA0108 [33.759201 42.496201 51.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA02E, 412, 0x70AA0000, 36.4371, 43.6693, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x70AA0000 [36.437099 43.669300 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA02E, 412, 0x70AA0000, 36.4371, 43.6693, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x70AA0000 [36.437099 43.669300 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x770AA02F, 9686, 0x70AA0000, 34.2265, 43.7963, 50.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x70AA0000 [34.226501 43.796299 50.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x770AA02F, 9686, 0x70AA0000, 34.2265, 43.7963, 50.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x70AA0000 [34.226501 43.796299 50.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x770AA030, 9686, 0x70AA0000, 33.2265, 42.9463, 50.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7111.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7111.sql index 9de76021b4..3cceb10bcb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7111.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7111.sql @@ -5,12 +5,12 @@ VALUES (0x77111000, 7430, 0x71110100, 179.908, 13.3778, 94, 0.019427, 0, 0, -0. /* @teleloc 0x71110100 [179.908005 13.377800 94.000000] 0.019427 0.000000 0.000000 -0.999811 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77111001, 2181, 0x71110000, 176.945, 16.5063, 102.882, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x71110000 [176.945007 16.506300 102.882004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77111001, 2181, 0x71110000, 176.945, 16.5063, 102.882, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x71110000 [176.945007 16.506300 102.882004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77111002, 2181, 0x71110000, 180.047, 17.0592, 94.082, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x71110000 [180.046997 17.059200 94.082001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77111002, 2181, 0x71110000, 180.047, 17.0592, 94.082, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x71110000 [180.046997 17.059200 94.082001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77111002, 0x77111003, '2005-02-09 10:00:00') /* Button (269) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7200.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7200.sql index 41530ae1ca..ce1c173246 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7200.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7200.sql @@ -21,8 +21,8 @@ VALUES (0x77200004, 11697, 0x72000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x72000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200005, 16923, 0x72000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x72000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77200005, 16923, 0x72000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x72000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77200005, 0x77200001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77200005, 0x77200001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77200005, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200006, 15451, 0x7200018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7200018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77200006, 15451, 0x7200018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7200018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77200007, 15608, 0x7200018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77200015, 11697, 0x7200019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7200019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200016, 16925, 0x7200019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7200019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77200016, 16925, 0x7200019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7200019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77200016, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77200016, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77200016, 0x77200019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200017, 15451, 0x720001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x720001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77200017, 15451, 0x720001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x720001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77200018, 15608, 0x720001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77200023, 11697, 0x720001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x720001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200024, 16927, 0x720001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x720001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77200024, 16927, 0x720001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x720001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77200024, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77200024, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77200024, 0x77200027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200025, 15451, 0x720001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x720001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77200025, 15451, 0x720001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x720001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77200026, 15608, 0x720001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7720006D, 11697, 0x72000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x72000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7720006E, 16938, 0x72000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x72000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7720006E, 16938, 0x72000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x72000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7720006E, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7720006E, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7720006E, 0x77200072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7720006F, 15451, 0x7200025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7200025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7720006F, 15451, 0x7200025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7200025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77200070, 15608, 0x7200025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7720008C, 11697, 0x7200027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7200027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7720008D, 16942, 0x7200027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7200027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7720008D, 16942, 0x7200027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7200027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7720008D, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7720008D, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7720008D, 0x77200090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7720008E, 15451, 0x7200027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7200027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7720008E, 15451, 0x7200027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7200027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7720008F, 15608, 0x7200027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7720009A, 11697, 0x72000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x72000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7720009B, 16944, 0x72000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x72000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7720009B, 16944, 0x72000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x72000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7720009B, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7720009B, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7720009B, 0x7720009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7720009C, 15451, 0x72000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x72000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7720009C, 15451, 0x72000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x72000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7720009D, 15608, 0x72000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x772000A8, 11697, 0x7200028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7200028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000A9, 16946, 0x7200028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7200028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x772000A9, 16946, 0x7200028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7200028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x772000A9, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x772000A9, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x772000A9, 0x772000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000AA, 15451, 0x7200028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7200028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x772000AA, 15451, 0x7200028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7200028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x772000AB, 15608, 0x7200028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x772000B6, 11697, 0x72000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x72000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000B7, 16948, 0x72000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x72000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x772000B7, 16948, 0x72000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x72000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x772000B7, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x772000B7, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x772000B7, 0x772000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000B8, 15451, 0x72000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x72000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x772000B8, 15451, 0x72000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x72000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000B9, 15608, 0x72000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x72000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x772000B9, 15608, 0x72000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x72000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x772000BA, 15608, 0x72000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x772000C4, 11697, 0x7200029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7200029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000C5, 16950, 0x7200029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7200029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x772000C5, 16950, 0x7200029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7200029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x772000C5, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x772000C5, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x772000C5, 0x772000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000C6, 15451, 0x7200029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7200029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x772000C6, 15451, 0x7200029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7200029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x772000C7, 15608, 0x720002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x772000D2, 11697, 0x720002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x720002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000D3, 16952, 0x720002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x720002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x772000D3, 16952, 0x720002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x720002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x772000D3, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x772000D3, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x772000D3, 0x772000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000D4, 15451, 0x720002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x720002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x772000D4, 15451, 0x720002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x720002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x772000D5, 15608, 0x720002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x772000DE, 9686, 0x720002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x720002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000DF, 9686, 0x720002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x720002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x772000DF, 9686, 0x720002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x720002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x772000E0, 11697, 0x720002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x772000EE, 15451, 0x720002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x720002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x772000EF, 15608, 0x720002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x720002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x772000EF, 15608, 0x720002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x720002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x772000F0, 15608, 0x720002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77200108, 9686, 0x720002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x720002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200109, 9686, 0x720002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x720002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77200109, 9686, 0x720002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x720002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7720010A, 11697, 0x720002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7720011C, 11697, 0x720002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x720002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7720011D, 16963, 0x720002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x720002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7720011D, 16963, 0x720002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x720002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7720011D, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7720011D, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7720011D, 0x77200120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7720011E, 15451, 0x720002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x720002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7720011E, 15451, 0x720002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x720002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7720011F, 15608, 0x720002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7720013A, 11697, 0x7200030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7200030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7720013B, 16967, 0x7200030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7200030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7720013B, 16967, 0x7200030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7200030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7720013B, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7720013B, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7720013B, 0x7720013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7720013C, 15451, 0x7200030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7200030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7720013C, 15451, 0x7200030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7200030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7720013D, 15608, 0x72000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77200142, 11697, 0x7200031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7200031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200143, 16968, 0x7200031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7200031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77200143, 16968, 0x7200031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7200031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77200143, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77200143, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77200143, 0x77200146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200144, 15451, 0x7200031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7200031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77200144, 15451, 0x7200031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7200031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77200145, 15608, 0x72000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77200150, 11697, 0x7200032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7200032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200151, 16970, 0x7200032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7200032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77200151, 16970, 0x7200032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7200032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77200151, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77200151, 0x77200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77200151, 0x77200155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77200152, 15451, 0x7200032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7200032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77200152, 15451, 0x7200032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7200032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77200153, 15608, 0x7200032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7211.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7211.sql index c44dd7c1f7..6dfbdc2d50 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7211.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7211.sql @@ -16,12 +16,12 @@ VALUES (0x77211002, 2609, 0x72110000, 80.4177, 105.185, 123.205, -0.707107, 0, /* @teleloc 0x72110000 [80.417702 105.184998 123.205002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77211003, 269, 0x72110000, 79.7828, 104.601, 124.369, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x72110000 [79.782799 104.600998 124.369003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77211003, 269, 0x72110000, 79.7828, 104.601, 124.369, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x72110000 [79.782799 104.600998 124.369003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77211004, 269, 0x72110000, 7.76759, 104.613, 158.294, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x72110000 [7.767590 104.612999 158.294006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77211004, 269, 0x72110000, 7.76759, 104.613, 158.294, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x72110000 [7.767590 104.612999 158.294006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77211005, 2181, 0x72110000, 11.9909, 102.98, 142.082, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/72CC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/72CC.sql index 17dcfea2de..537497385c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/72CC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/72CC.sql @@ -6,7 +6,7 @@ VALUES (0x772CC000, 196, 0x72CC0000, 122.96, 68.0821, 381.687, 0.809515, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x772CC001, 196, 0x72CC0000, 127.508, 71.3983, 381.963, -0.019174, 0, 0, -0.999816, True, '2005-02-09 10:00:00'); /* Ice Golem */ -/* @teleloc 0x72CC0000 [127.508003 71.398300 381.963013] -0.019173 0.000000 0.000000 -0.999816 */ +/* @teleloc 0x72CC0000 [127.508003 71.398300 381.963013] -0.019174 0.000000 0.000000 -0.999816 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x772CC002, 196, 0x72CC0000, 132.384, 68.3273, 381.708, -0.713285, 0, 0, -0.700874, True, '2005-02-09 10:00:00'); /* Ice Golem */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7300.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7300.sql index 7203574922..df98b93278 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7300.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7300.sql @@ -21,8 +21,8 @@ VALUES (0x77300004, 11697, 0x73000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x73000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300005, 16973, 0x73000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x73000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77300005, 16973, 0x73000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x73000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77300005, 0x77300001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77300005, 0x77300001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77300005, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300006, 15451, 0x7300018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7300018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77300006, 15451, 0x7300018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7300018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77300007, 15608, 0x7300018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77300015, 11697, 0x7300019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7300019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300016, 16975, 0x7300019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7300019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77300016, 16975, 0x7300019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7300019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77300016, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77300016, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77300016, 0x77300019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300017, 15451, 0x730001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x730001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77300017, 15451, 0x730001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x730001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77300018, 15608, 0x730001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77300023, 11697, 0x730001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x730001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300024, 16977, 0x730001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x730001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77300024, 16977, 0x730001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x730001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77300024, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77300024, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77300024, 0x77300027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300025, 15451, 0x730001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x730001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77300025, 15451, 0x730001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x730001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77300026, 15608, 0x730001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7730006D, 11697, 0x73000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x73000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7730006E, 16988, 0x73000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x73000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7730006E, 16988, 0x73000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x73000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7730006E, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7730006E, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7730006E, 0x77300072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7730006F, 15451, 0x7300025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7300025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7730006F, 15451, 0x7300025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7300025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77300070, 15608, 0x7300025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7730008C, 11697, 0x7300027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7300027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7730008D, 16992, 0x7300027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7300027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7730008D, 16992, 0x7300027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7300027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7730008D, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7730008D, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7730008D, 0x77300090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7730008E, 15451, 0x7300027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7300027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7730008E, 15451, 0x7300027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7300027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7730008F, 15608, 0x7300027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7730009A, 11697, 0x73000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x73000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7730009B, 16994, 0x73000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x73000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7730009B, 16994, 0x73000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x73000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7730009B, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7730009B, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7730009B, 0x7730009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7730009C, 15451, 0x73000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7730009C, 15451, 0x73000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7730009D, 15608, 0x73000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x773000A8, 11697, 0x7300028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7300028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000A9, 16996, 0x7300028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7300028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773000A9, 16996, 0x7300028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7300028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x773000A9, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x773000A9, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x773000A9, 0x773000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000AA, 15451, 0x7300028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7300028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773000AA, 15451, 0x7300028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7300028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773000AB, 15608, 0x7300028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x773000B6, 11697, 0x73000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x73000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000B7, 16998, 0x73000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x73000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773000B7, 16998, 0x73000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x73000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x773000B7, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x773000B7, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x773000B7, 0x773000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000B8, 15451, 0x73000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773000B8, 15451, 0x73000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000B9, 15608, 0x73000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x73000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x773000B9, 15608, 0x73000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x73000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773000BA, 15608, 0x73000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x773000C4, 11697, 0x7300029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7300029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000C5, 17000, 0x7300029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7300029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773000C5, 17000, 0x7300029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7300029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x773000C5, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x773000C5, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x773000C5, 0x773000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000C6, 15451, 0x7300029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7300029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773000C6, 15451, 0x7300029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7300029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773000C7, 15608, 0x730002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x773000D2, 11697, 0x730002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x730002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000D3, 17002, 0x730002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x730002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773000D3, 17002, 0x730002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x730002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x773000D3, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x773000D3, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x773000D3, 0x773000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000D4, 15451, 0x730002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x730002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773000D4, 15451, 0x730002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x730002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773000D5, 15608, 0x730002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x773000DE, 9686, 0x730002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x730002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000DF, 9686, 0x730002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x730002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x773000DF, 9686, 0x730002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x730002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773000E0, 11697, 0x730002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x773000EE, 15451, 0x730002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x730002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773000EF, 15608, 0x730002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x730002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x773000EF, 15608, 0x730002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x730002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773000F0, 15608, 0x730002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77300108, 9686, 0x730002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x730002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300109, 9686, 0x730002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x730002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77300109, 9686, 0x730002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x730002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7730010A, 11697, 0x730002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7730011C, 11697, 0x730002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x730002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7730011D, 17013, 0x730002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x730002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7730011D, 17013, 0x730002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x730002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7730011D, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7730011D, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7730011D, 0x77300120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7730011E, 15451, 0x730002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x730002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7730011E, 15451, 0x730002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x730002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7730011F, 15608, 0x730002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7730013A, 11697, 0x7300030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7300030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7730013B, 17017, 0x7300030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7300030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7730013B, 17017, 0x7300030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7300030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7730013B, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7730013B, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7730013B, 0x7730013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7730013C, 15451, 0x7300030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7300030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7730013C, 15451, 0x7300030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7300030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7730013D, 15608, 0x73000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77300142, 11697, 0x7300031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7300031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300143, 17018, 0x7300031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7300031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77300143, 17018, 0x7300031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7300031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77300143, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77300143, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77300143, 0x77300146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300144, 15451, 0x7300031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7300031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77300144, 15451, 0x7300031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7300031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77300145, 15608, 0x73000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77300150, 11697, 0x7300032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7300032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300151, 17020, 0x7300032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7300032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77300151, 17020, 0x7300032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7300032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77300151, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77300151, 0x77300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77300151, 0x77300155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77300152, 15451, 0x7300032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7300032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77300152, 15451, 0x7300032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7300032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77300153, 15608, 0x7300032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7394.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7394.sql index ee2650be73..73094acb4d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7394.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7394.sql @@ -13,60 +13,60 @@ VALUES (0x77394002, 9686, 0x73940100, 73.4602, 39.6343, 102.925, -0.707107, 0, /* @teleloc 0x73940100 [73.460197 39.634300 102.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394003, 412, 0x73940107, 75.696, 28.6413, 96, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73940107 [75.695999 28.641300 96.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394003, 412, 0x73940107, 75.696, 28.6413, 96, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73940107 [75.695999 28.641300 96.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394004, 9686, 0x73940107, 75.6825, 28.5492, 99.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940107 [75.682503 28.549200 99.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394004, 9686, 0x73940107, 75.6825, 28.5492, 99.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940107 [75.682503 28.549200 99.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394005, 9686, 0x73940107, 85.1178, 26.9299, 98.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73940107 [85.117798 26.929899 98.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394006, 9686, 0x73940107, 79.9696, 25.0345, 98.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940107 [79.969597 25.034500 98.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394006, 9686, 0x73940107, 79.9696, 25.0345, 98.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940107 [79.969597 25.034500 98.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394007, 11698, 0x73940107, 76.6067, 26.7745, 100.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x73940107 [76.606697 26.774500 100.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394008, 11697, 0x73940107, 82.2865, 25.7677, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940107 [82.286499 25.767700 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394008, 11697, 0x73940107, 82.2865, 25.7677, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940107 [82.286499 25.767700 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394009, 11697, 0x73940107, 77.6115, 25.7677, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940107 [77.611504 25.767700 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394009, 11697, 0x73940107, 77.6115, 25.7677, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940107 [77.611504 25.767700 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739400A, 412, 0x73940109, 75.195, 41.295, 96, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73940109 [75.195000 41.294998 96.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739400A, 412, 0x73940109, 75.195, 41.295, 96, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73940109 [75.195000 41.294998 96.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739400B, 9686, 0x73940109, 73.477, 32.179, 98.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73940109 [73.476997 32.179001 98.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739400C, 9686, 0x73940109, 75.327, 29.179, 99.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940109 [75.327003 29.179001 99.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739400C, 9686, 0x73940109, 75.327, 29.179, 99.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940109 [75.327003 29.179001 99.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739400D, 9686, 0x73940109, 77.2224, 35.1222, 99.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73940109 [77.222397 35.122200 99.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739400E, 9686, 0x7394010A, 79.452, 41.204, 99.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394010A [79.452003 41.203999 99.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739400E, 9686, 0x7394010A, 79.452, 41.204, 99.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394010A [79.452003 41.203999 99.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739400F, 9686, 0x7394010A, 79.452, 33.529, 99.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394010A [79.452003 33.528999 99.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739400F, 9686, 0x7394010A, 79.452, 33.529, 99.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394010A [79.452003 33.528999 99.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394010, 11697, 0x7394010A, 79.4115, 34.3927, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7394010A [79.411499 34.392700 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394010, 11697, 0x7394010A, 79.4115, 34.3927, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7394010A [79.411499 34.392700 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394011, 11697, 0x7394010B, 74.0405, 43.7316, 96.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x77394013, 9686, 0x7394010B, 81.1803, 43.6715, 99.45, 0.707107, 0, 0, /* @teleloc 0x7394010B [81.180298 43.671501 99.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394014, 9686, 0x7394010B, 77.3303, 45.6715, 99.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394010B [77.330299 45.671501 99.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394014, 9686, 0x7394010B, 77.3303, 45.6715, 99.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394010B [77.330299 45.671501 99.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394015, 9686, 0x7394010E, 94.3851, 31.048, 104.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x77394016, 9686, 0x7394010E, 73.627, 29.0562, 103.675, -0.707107, 0, 0 /* @teleloc 0x7394010E [73.626999 29.056200 103.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394017, 11697, 0x7394010E, 80.4265, 25.8847, 100.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7394010E [80.426498 25.884701 100.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394017, 11697, 0x7394010E, 80.4265, 25.8847, 100.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7394010E [80.426498 25.884701 100.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394018, 11697, 0x7394010E, 88.7628, 26.3397, 100.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7394010E [88.762802 26.339701 100.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394018, 11697, 0x7394010E, 88.7628, 26.3397, 100.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7394010E [88.762802 26.339701 100.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394019, 11697, 0x7394010E, 82.8355, 32.2373, 100.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7394010E [82.835503 32.237301 100.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394019, 11697, 0x7394010E, 82.8355, 32.2373, 100.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7394010E [82.835503 32.237301 100.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739401A, 9686, 0x7394010E, 85.8254, 25.3684, 104.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394010E [85.825401 25.368401 104.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739401A, 9686, 0x7394010E, 85.8254, 25.3684, 104.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394010E [85.825401 25.368401 104.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739401B, 9686, 0x7394010E, 78.7981, 32.9615, 104.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394010E [78.798103 32.961498 104.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739401B, 9686, 0x7394010E, 78.7981, 32.9615, 104.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394010E [78.798103 32.961498 104.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739401C, 9686, 0x7394010E, 82.2231, 32.9615, 104.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394010E [82.223099 32.961498 104.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739401C, 9686, 0x7394010E, 82.2231, 32.9615, 104.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394010E [82.223099 32.961498 104.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739401D, 9686, 0x7394010E, 85.7981, 32.9615, 104.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394010E [85.798103 32.961498 104.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739401D, 9686, 0x7394010E, 85.7981, 32.9615, 104.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394010E [85.798103 32.961498 104.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739401E, 9686, 0x7394010E, 82.2731, 25.3365, 104.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394010E [82.273102 25.336500 104.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739401E, 9686, 0x7394010E, 82.2731, 25.3365, 104.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394010E [82.273102 25.336500 104.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739401F, 9686, 0x7394010E, 89.3353, 25.3365, 104.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394010E [89.335297 25.336500 104.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739401F, 9686, 0x7394010E, 89.3353, 25.3365, 104.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394010E [89.335297 25.336500 104.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394020, 9686, 0x7394010E, 89.3481, 32.9615, 104.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394010E [89.348099 32.961498 104.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394020, 9686, 0x7394010E, 89.3481, 32.9615, 104.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394010E [89.348099 32.961498 104.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394021, 11698, 0x73940110, 85.8255, 29.175, 107.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x73940110 [85.825500 29.174999 107.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394021, 11698, 0x73940110, 85.8255, 29.175, 107.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x73940110 [85.825500 29.174999 107.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394022, 11698, 0x73940110, 82.5862, 29.175, 107.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x73940110 [82.586197 29.174999 107.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394022, 11698, 0x73940110, 82.5862, 29.175, 107.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x73940110 [82.586197 29.174999 107.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394023, 9686, 0x73940111, 81.6196, 32.9345, 98.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940111 [81.619598 32.934502 98.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394023, 9686, 0x73940111, 81.6196, 32.9345, 98.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940111 [81.619598 32.934502 98.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394024, 9686, 0x73940112, 90.9566, 25.2103, 99.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940112 [90.956596 25.210300 99.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394024, 9686, 0x73940112, 90.9566, 25.2103, 99.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940112 [90.956596 25.210300 99.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394025, 9686, 0x73940112, 85.7325, 27.7492, 98.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x77394026, 9686, 0x73940112, 93.4825, 29.0492, 99.625, 0.707107, 0, 0, /* @teleloc 0x73940112 [93.482498 29.049200 99.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394027, 11698, 0x73940112, 89.6352, 29.2434, 100.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x73940112 [89.635201 29.243401 100.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394027, 11698, 0x73940112, 89.6352, 29.2434, 100.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x73940112 [89.635201 29.243401 100.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394028, 11697, 0x73940112, 87.8155, 25.6316, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940112 [87.815498 25.631599 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394028, 11697, 0x73940112, 87.8155, 25.6316, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940112 [87.815498 25.631599 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394029, 412, 0x73940116, 81.2, 27.91, 91.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73940116 [81.199997 27.910000 91.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394029, 412, 0x73940116, 81.2, 27.91, 91.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73940116 [81.199997 27.910000 91.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739402A, 9686, 0x73940116, 81.202, 28.003, 94.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940116 [81.202003 28.003000 94.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739402A, 9686, 0x73940116, 81.202, 28.003, 94.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940116 [81.202003 28.003000 94.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739402B, 9686, 0x73940116, 78.027, 35.553, 94.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73940116 [78.027000 35.553001 94.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739402C, 9686, 0x73940117, 84.1446, 27.4595, 93.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940117 [84.144600 27.459499 93.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739402C, 9686, 0x73940117, 84.1446, 27.4595, 93.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940117 [84.144600 27.459499 93.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739402D, 11697, 0x73940117, 88.1692, 25.9637, 91.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940117 [88.169197 25.963699 91.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739402D, 11697, 0x73940117, 88.1692, 25.9637, 91.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940117 [88.169197 25.963699 91.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739402E, 11698, 0x73940118, 86.4313, 34.0657, 95.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x73940118 [86.431297 34.065701 95.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739402E, 11698, 0x73940118, 86.4313, 34.0657, 95.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x73940118 [86.431297 34.065701 95.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739402F, 9686, 0x73940118, 87.1863, 28.1479, 94.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940118 [87.186302 28.147900 94.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739402F, 9686, 0x73940118, 87.1863, 28.1479, 94.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940118 [87.186302 28.147900 94.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394030, 9686, 0x73940118, 83.3697, 33.4632, 94.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x77394032, 11697, 0x73940118, 84.1205, 39.4024, 91.35, 0.9139, 0, 0, 0. /* @teleloc 0x73940118 [84.120499 39.402401 91.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394033, 9686, 0x7394011B, 92.4004, 31.8434, 94.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394011B [92.400398 31.843399 94.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394033, 9686, 0x7394011B, 92.4004, 31.8434, 94.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394011B [92.400398 31.843399 94.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394034, 9686, 0x7394011B, 92.4004, 40.059, 94.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394011B [92.400398 40.058998 94.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394034, 9686, 0x7394011B, 92.4004, 40.059, 94.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394011B [92.400398 40.058998 94.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394035, 11698, 0x7394011B, 92.5588, 35.7695, 95.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7394011B [92.558800 35.769501 95.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394035, 11698, 0x7394011B, 92.5588, 35.7695, 95.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7394011B [92.558800 35.769501 95.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394036, 11697, 0x7394011B, 94.5205, 39.2524, 91.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x77394037, 11697, 0x7394011B, 94.7192, 32.3887, 91.35, 0.372988, 0, 0, /* @teleloc 0x7394011B [94.719200 32.388699 91.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394038, 412, 0x7394011C, 92.15, 47.08, 96, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7394011C [92.150002 47.080002 96.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394038, 412, 0x7394011C, 92.15, 47.08, 96, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7394011C [92.150002 47.080002 96.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394039, 9686, 0x7394011D, 89.8, 42.9, 99.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7394011D [89.800003 42.900002 99.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739403A, 9686, 0x7394011D, 92.2, 39.75, 100.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7394011D [92.199997 39.750000 100.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739403A, 9686, 0x7394011D, 92.2, 39.75, 100.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7394011D [92.199997 39.750000 100.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739403B, 9686, 0x7394011D, 94.7668, 42.8645, 100.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7394011D [94.766800 42.864498 100.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739403C, 11697, 0x7394011D, 92.1155, 40.4066, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7394011D [92.115501 40.406601 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739403C, 11697, 0x7394011D, 92.1155, 40.4066, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7394011D [92.115501 40.406601 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739403D, 412, 0x73940000, 89.205, 42.9, 96, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x73940000 [89.205002 42.900002 96.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739403E, 412, 0x73940000, 89.505, 33.615, 96, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73940000 [89.504997 33.615002 96.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739403E, 412, 0x73940000, 89.505, 33.615, 96, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73940000 [89.504997 33.615002 96.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739403F, 9686, 0x73940000, 92.1754, 47.5184, 99.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940000 [92.175400 47.518398 99.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739403F, 9686, 0x73940000, 92.1754, 47.5184, 99.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940000 [92.175400 47.518398 99.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394040, 9686, 0x73940000, 94.6504, 46.4184, 98.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x77394041, 9686, 0x73940000, 90.0504, 46.7434, 98.55, 0.456322, 0, 0, /* @teleloc 0x73940000 [90.050400 46.743401 98.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394042, 9686, 0x73940000, 89.5254, 33.6934, 99.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940000 [89.525398 33.693401 99.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394042, 9686, 0x73940000, 89.5254, 33.6934, 99.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940000 [89.525398 33.693401 99.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394043, 9686, 0x73940000, 85.6254, 45.0434, 98.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940000 [85.625397 45.043400 98.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394043, 9686, 0x73940000, 85.6254, 45.0434, 98.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940000 [85.625397 45.043400 98.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394044, 12679, 0x73940000, 83.2905, 34.7816, 96.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x77394048, 12679, 0x73940000, 94.9405, 46.7066, 96.1, 0.420244, 0, 0, 0 /* @teleloc 0x73940000 [94.940498 46.706600 96.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394049, 12679, 0x73940000, 87.4155, 36.4066, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x73940000 [87.415497 36.406601 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394049, 12679, 0x73940000, 87.4155, 36.4066, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x73940000 [87.415497 36.406601 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739404A, 12678, 0x73940000, 92.4405, 42.8316, 105, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x73940000 [92.440498 42.831600 105.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739404A, 12678, 0x73940000, 92.4405, 42.8316, 105, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x73940000 [92.440498 42.831600 105.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739404B, 12678, 0x73940000, 77.5655, 29.4316, 112.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x73940000 [77.565498 29.431601 112.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739404B, 12678, 0x73940000, 77.5655, 29.4316, 112.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x73940000 [77.565498 29.431601 112.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739404C, 9686, 0x73940121, 37.9015, 33.768, 86.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -313,8 +313,8 @@ VALUES (0x7739404D, 9686, 0x73940121, 41.1015, 33.718, 86.85, 0.317305, 0, 0, - /* @teleloc 0x73940121 [41.101501 33.717999 86.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739404E, 9686, 0x73940121, 39.4947, 33.1966, 89.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940121 [39.494701 33.196602 89.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739404E, 9686, 0x73940121, 39.4947, 33.1966, 89.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940121 [39.494701 33.196602 89.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739404F, 9686, 0x73940121, 37.1479, 36.3306, 87.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -329,32 +329,32 @@ VALUES (0x77394051, 9686, 0x73940121, 41.2515, 39.018, 86.85, -0.902209, 0, 0, /* @teleloc 0x73940121 [41.251499 39.018002 86.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394052, 9686, 0x73940121, 39.5015, 40.2306, 87.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940121 [39.501499 40.230598 87.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394052, 9686, 0x73940121, 39.5015, 40.2306, 87.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940121 [39.501499 40.230598 87.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394053, 11697, 0x73940121, 39.5496, 33.5372, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940121 [39.549599 33.537201 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394053, 11697, 0x73940121, 39.5496, 33.5372, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940121 [39.549599 33.537201 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394054, 11697, 0x73940121, 37.6496, 34.5872, 84.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x73940121 [37.649601 34.587200 84.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394055, 9686, 0x73940122, 30.2366, 32.4994, 86.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940122 [30.236601 32.499401 86.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394055, 9686, 0x73940122, 30.2366, 32.4994, 86.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940122 [30.236601 32.499401 86.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394056, 9686, 0x73940122, 35.6366, 32.4994, 86.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940122 [35.636600 32.499401 86.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394056, 9686, 0x73940122, 35.6366, 32.4994, 86.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940122 [35.636600 32.499401 86.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394057, 9686, 0x73940122, 36.6866, 33.8486, 85.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73940122 [36.686600 33.848598 85.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394058, 9686, 0x73940122, 32.6866, 38.3994, 87.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940122 [32.686600 38.399399 87.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394058, 9686, 0x73940122, 32.6866, 38.3994, 87.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940122 [32.686600 38.399399 87.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394059, 9686, 0x73940122, 28.8866, 35.2494, 88.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -377,16 +377,16 @@ VALUES (0x7739405D, 11697, 0x73940122, 32.5686, 35.578, 84.1, -0.707107, 0, 0, - /* @teleloc 0x73940122 [32.568600 35.577999 84.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739405E, 11697, 0x73940122, 33.0996, 33.0872, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940122 [33.099602 33.087200 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739405E, 11697, 0x73940122, 33.0996, 33.0872, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940122 [33.099602 33.087200 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739405F, 9686, 0x73940122, 30.1372, 38.3994, 87.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940122 [30.137199 38.399399 87.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739405F, 9686, 0x73940122, 30.1372, 38.3994, 87.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940122 [30.137199 38.399399 87.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394060, 9686, 0x73940122, 35.481, 38.3994, 87.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940122 [35.480999 38.399399 87.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394060, 9686, 0x73940122, 35.481, 38.3994, 87.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940122 [35.480999 38.399399 87.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394061, 9686, 0x73940122, 28.8866, 33.5343, 87.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -397,8 +397,8 @@ VALUES (0x77394062, 9686, 0x73940122, 28.8866, 37.4825, 87.35, -0.707107, 0, 0, /* @teleloc 0x73940122 [28.886600 37.482498 87.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394063, 9686, 0x73940122, 33.0961, 32.4994, 87.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940122 [33.096100 32.499401 87.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394063, 9686, 0x73940122, 33.0961, 32.4994, 87.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940122 [33.096100 32.499401 87.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394064, 9686, 0x73940122, 36.6866, 33.5486, 87.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -433,20 +433,20 @@ VALUES (0x7739406B, 11697, 0x73940122, 35.6948, 33.2967, 84.1, 0.297375, 0, 0, - /* @teleloc 0x73940122 [35.694801 33.296700 84.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739406C, 11697, 0x73940122, 32.8496, 37.8872, 84.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940122 [32.849602 37.887199 84.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739406C, 11697, 0x73940122, 32.8496, 37.8872, 84.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940122 [32.849602 37.887199 84.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739406D, 9686, 0x73940124, 35.5947, 31.5466, 82.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940124 [35.594700 31.546600 82.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739406D, 9686, 0x73940124, 35.5947, 31.5466, 82.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940124 [35.594700 31.546600 82.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739406E, 9686, 0x73940124, 32.0979, 34.7806, 82.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73940124 [32.097900 34.780602 82.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739406F, 9686, 0x73940124, 34.3515, 38.0306, 82.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940124 [34.351501 38.030602 82.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739406F, 9686, 0x73940124, 34.3515, 38.0306, 82.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940124 [34.351501 38.030602 82.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394070, 11697, 0x73940124, 40.2181, 36.8295, 80.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -465,12 +465,12 @@ VALUES (0x77394073, 11697, 0x73940124, 32.9857, 35.3414, 80.1, -0.707107, 0, 0, /* @teleloc 0x73940124 [32.985699 35.341400 80.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394074, 9686, 0x73940124, 39.4947, 31.5466, 82.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940124 [39.494701 31.546600 82.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394074, 9686, 0x73940124, 39.4947, 31.5466, 82.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940124 [39.494701 31.546600 82.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394075, 9686, 0x73940124, 37.6015, 38.0306, 82.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940124 [37.601501 38.030602 82.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394075, 9686, 0x73940124, 37.6015, 38.0306, 82.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940124 [37.601501 38.030602 82.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394076, 9686, 0x73940124, 42.0479, 33.5806, 82.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,20 +481,20 @@ VALUES (0x77394077, 11698, 0x73940124, 36.0806, 35.4308, 83.5, -0.707107, 0, 0, /* @teleloc 0x73940124 [36.080601 35.430801 83.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394078, 11697, 0x73940124, 36.6857, 32.3914, 80.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940124 [36.685699 32.391399 80.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394078, 11697, 0x73940124, 36.6857, 32.3914, 80.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940124 [36.685699 32.391399 80.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394079, 11697, 0x73940124, 36.0681, 37.5795, 80.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940124 [36.068100 37.579498 80.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394079, 11697, 0x73940124, 36.0681, 37.5795, 80.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940124 [36.068100 37.579498 80.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739407A, 412, 0x73940000, 39.4515, 40.778, 84, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73940000 [39.451500 40.778000 84.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739407A, 412, 0x73940000, 39.4515, 40.778, 84, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73940000 [39.451500 40.778000 84.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739407B, 9686, 0x73940000, 39.4947, 40.9466, 87.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940000 [39.494701 40.946602 87.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739407B, 9686, 0x73940000, 39.4947, 40.9466, 87.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940000 [39.494701 40.946602 87.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739407C, 9686, 0x73940000, 41.7947, 40.0466, 86.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -509,8 +509,8 @@ VALUES (0x7739407E, 12679, 0x73940000, 42.5996, 40.3372, 84.1, -0.402747, 0, 0, /* @teleloc 0x73940000 [42.599602 40.337200 84.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739407F, 12679, 0x73940000, 32.5996, 39.3872, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x73940000 [32.599602 39.387199 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739407F, 12679, 0x73940000, 32.5996, 39.3872, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x73940000 [32.599602 39.387199 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394080, 11697, 0x73940126, 35.2002, 77.6843, 82.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -961,12 +961,12 @@ VALUES (0x773940EF, 9686, 0x73940137, 77.4626, 156.656, 65.05, -0.707107, 0, 0, /* @teleloc 0x73940137 [77.462601 156.656006 65.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773940F0, 9686, 0x73940137, 79.8469, 152.144, 65.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940137 [79.846901 152.143997 65.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773940F0, 9686, 0x73940137, 79.8469, 152.144, 65.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940137 [79.846901 152.143997 65.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773940F1, 9686, 0x73940138, 87.2969, 159.444, 63.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940138 [87.296898 159.444000 63.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773940F1, 9686, 0x73940138, 87.2969, 159.444, 63.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940138 [87.296898 159.444000 63.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773940F2, 9686, 0x73940138, 91.6969, 158.144, 62.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -977,8 +977,8 @@ VALUES (0x773940F3, 9686, 0x73940138, 91.6969, 154.494, 62.8, 0.707107, 0, 0, - /* @teleloc 0x73940138 [91.696899 154.494003 62.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773940F4, 9686, 0x73940138, 87.2469, 153.494, 63.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940138 [87.246902 153.494003 63.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773940F4, 9686, 0x73940138, 87.2469, 153.494, 63.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940138 [87.246902 153.494003 63.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773940F5, 11697, 0x73940138, 83.5123, 154.156, 60.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -989,8 +989,8 @@ VALUES (0x773940F6, 11697, 0x73940138, 91.0123, 158.556, 60.05, -0.895323, 0, 0, /* @teleloc 0x73940138 [91.012299 158.556000 60.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773940F7, 11698, 0x73940138, 87.302, 156.344, 66.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x73940138 [87.302002 156.343994 66.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773940F7, 11698, 0x73940138, 87.302, 156.344, 66.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x73940138 [87.302002 156.343994 66.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773940F8, 11697, 0x73940138, 87.4123, 156.406, 60.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1009,28 +1009,28 @@ VALUES (0x773940FB, 9686, 0x73940138, 82.5626, 154.86, 61.95, -0.707107, 0, 0, /* @teleloc 0x73940138 [82.562599 154.860001 61.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773940FC, 9686, 0x73940138, 90.3961, 153.494, 63.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940138 [90.396103 153.494003 63.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773940FC, 9686, 0x73940138, 90.3961, 153.494, 63.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940138 [90.396103 153.494003 63.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773940FD, 9686, 0x73940138, 84.1534, 153.494, 63.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940138 [84.153397 153.494003 63.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773940FD, 9686, 0x73940138, 84.1534, 153.494, 63.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940138 [84.153397 153.494003 63.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773940FE, 9686, 0x73940138, 91.6969, 156.438, 64, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73940138 [91.696899 156.438004 64.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773940FF, 9686, 0x73940138, 84.0775, 159.444, 63.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940138 [84.077499 159.444000 63.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773940FF, 9686, 0x73940138, 84.0775, 159.444, 63.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940138 [84.077499 159.444000 63.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394100, 9686, 0x73940138, 90.4452, 159.444, 63.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940138 [90.445198 159.444000 63.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394100, 9686, 0x73940138, 90.4452, 159.444, 63.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940138 [90.445198 159.444000 63.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394101, 9686, 0x73940138, 90.2773, 159.444, 62, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940138 [90.277298 159.444000 62.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394101, 9686, 0x73940138, 90.2773, 159.444, 62, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940138 [90.277298 159.444000 62.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394102, 11698, 0x73940138, 84.5118, 156.344, 66.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1053,20 +1053,20 @@ VALUES (0x77394106, 11697, 0x73940138, 91.3253, 156.406, 60.05, 0.707107, 0, 0, /* @teleloc 0x73940138 [91.325302 156.406006 60.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394107, 11697, 0x73940138, 87.3228, 153.999, 60.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940138 [87.322800 153.998993 60.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394107, 11697, 0x73940138, 87.3228, 153.999, 60.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940138 [87.322800 153.998993 60.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394108, 11697, 0x73940138, 90.2823, 154.156, 60.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x73940138 [90.282303 154.156006 60.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394109, 9686, 0x73940139, 83.1974, 153.494, 58.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940139 [83.197403 153.494003 58.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394109, 9686, 0x73940139, 83.1974, 153.494, 58.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940139 [83.197403 153.494003 58.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739410A, 9686, 0x73940139, 83.0974, 159.044, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940139 [83.097397 159.044006 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7739410A, 9686, 0x73940139, 83.0974, 159.044, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940139 [83.097397 159.044006 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739410B, 9686, 0x73940139, 91.6474, 156.344, 58.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1089,52 +1089,52 @@ VALUES (0x7739410F, 9686, 0x73940139, 77.4626, 155.042, 58.4, -0.707107, 0, 0, /* @teleloc 0x73940139 [77.462601 155.042007 58.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394110, 9686, 0x73940139, 87.3333, 153.494, 58.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940139 [87.333298 153.494003 58.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394110, 9686, 0x73940139, 87.3333, 153.494, 58.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940139 [87.333298 153.494003 58.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394111, 9686, 0x73940139, 86.8991, 159.044, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940139 [86.899101 159.044006 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394111, 9686, 0x73940139, 86.8991, 159.044, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940139 [86.899101 159.044006 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394112, 11698, 0x73940139, 85.5338, 156.344, 59.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x73940139 [85.533798 156.343994 59.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394113, 11697, 0x73940139, 85.1719, 154.036, 56.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940139 [85.171898 154.035995 56.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394113, 11697, 0x73940139, 85.1719, 154.036, 56.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940139 [85.171898 154.035995 56.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394114, 11697, 0x73940139, 85.0419, 158.506, 56.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73940139 [85.041901 158.505997 56.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77394114, 11697, 0x73940139, 85.0419, 158.506, 56.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73940139 [85.041901 158.505997 56.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394115, 11697, 0x73940139, 84.0391, 156.185, 56.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x73940139 [84.039101 156.184998 56.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394116, 412, 0x73940000, 87.302, 160.954, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73940000 [87.302002 160.953995 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394116, 412, 0x73940000, 87.302, 160.954, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73940000 [87.302002 160.953995 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394117, 9686, 0x73940000, 87.3469, 161.074, 63.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940000 [87.346901 161.074005 63.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394117, 9686, 0x73940000, 87.3469, 161.074, 63.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940000 [87.346901 161.074005 63.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394118, 9686, 0x73940000, 91.1869, 160.117, 61.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940000 [91.186897 160.117004 61.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394118, 9686, 0x73940000, 91.1869, 160.117, 61.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940000 [91.186897 160.117004 61.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77394119, 9686, 0x73940000, 83.5071, 160.117, 61.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73940000 [83.507103 160.117004 61.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77394119, 9686, 0x73940000, 83.5071, 160.117, 61.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73940000 [83.507103 160.117004 61.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739411A, 12679, 0x73940000, 89.7528, 160.309, 60.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x73940000 [89.752800 160.309006 60.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739411A, 12679, 0x73940000, 89.7528, 160.309, 60.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x73940000 [89.752800 160.309006 60.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7739411B, 12679, 0x73940000, 84.9128, 160.339, 60.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x73940000 [84.912804 160.339005 60.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7739411B, 12679, 0x73940000, 84.9128, 160.339, 60.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x73940000 [84.912804 160.339005 60.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7739411C, 11697, 0x7394013E, 156.081, 114.017, 76.075, -0.936977, 0, 0, -0.34939, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1554,7 +1554,7 @@ VALUES (0x77394154, 0x773940B4, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77394155, 13640, 0x73940138, 87.7588, 156.71, 60.005, -0.018928, 0, 0, -0.999821, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x73940138 [87.758797 156.710007 60.005001] -0.018927 0.000000 0.000000 -0.999821 */ +/* @teleloc 0x73940138 [87.758797 156.710007 60.005001] -0.018928 0.000000 0.000000 -0.999821 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77394155, 0x773940E8, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/73AF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/73AF.sql index 2320dd3a8b..3af8efed8a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/73AF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/73AF.sql @@ -13,60 +13,60 @@ VALUES (0x773AF002, 9686, 0x73AF0100, 25.4602, 39.6343, 94.925, -0.707107, 0, 0 /* @teleloc 0x73AF0100 [25.460199 39.634300 94.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF003, 412, 0x73AF0107, 27.696, 28.6413, 88, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73AF0107 [27.695999 28.641300 88.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF003, 412, 0x73AF0107, 27.696, 28.6413, 88, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73AF0107 [27.695999 28.641300 88.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF004, 9686, 0x73AF0107, 27.6825, 28.5492, 91.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0107 [27.682501 28.549200 91.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF004, 9686, 0x73AF0107, 27.6825, 28.5492, 91.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0107 [27.682501 28.549200 91.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF005, 9686, 0x73AF0107, 37.1178, 26.9299, 90.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73AF0107 [37.117802 26.929899 90.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF006, 9686, 0x73AF0107, 31.9696, 25.0345, 90.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0107 [31.969601 25.034500 90.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF006, 9686, 0x73AF0107, 31.9696, 25.0345, 90.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0107 [31.969601 25.034500 90.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF007, 11698, 0x73AF0107, 28.6067, 26.7745, 92.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x73AF0107 [28.606701 26.774500 92.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF008, 11697, 0x73AF0107, 34.2865, 25.7677, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73AF0107 [34.286499 25.767700 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF008, 11697, 0x73AF0107, 34.2865, 25.7677, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73AF0107 [34.286499 25.767700 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF009, 11697, 0x73AF0107, 29.6115, 25.7677, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73AF0107 [29.611500 25.767700 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF009, 11697, 0x73AF0107, 29.6115, 25.7677, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73AF0107 [29.611500 25.767700 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF00A, 412, 0x73AF0109, 27.195, 41.295, 88, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73AF0109 [27.195000 41.294998 88.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF00A, 412, 0x73AF0109, 27.195, 41.295, 88, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73AF0109 [27.195000 41.294998 88.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF00B, 9686, 0x73AF0109, 25.477, 32.179, 90.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73AF0109 [25.476999 32.179001 90.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF00C, 9686, 0x73AF0109, 27.327, 29.179, 91.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0109 [27.327000 29.179001 91.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF00C, 9686, 0x73AF0109, 27.327, 29.179, 91.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0109 [27.327000 29.179001 91.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF00D, 9686, 0x73AF0109, 29.2224, 35.1222, 91.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73AF0109 [29.222401 35.122200 91.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF00E, 9686, 0x73AF010A, 31.452, 41.204, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF010A [31.452000 41.203999 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF00E, 9686, 0x73AF010A, 31.452, 41.204, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF010A [31.452000 41.203999 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF00F, 9686, 0x73AF010A, 31.452, 33.529, 91.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF010A [31.452000 33.528999 91.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF00F, 9686, 0x73AF010A, 31.452, 33.529, 91.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF010A [31.452000 33.528999 91.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF010, 11697, 0x73AF010A, 31.4115, 34.3927, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73AF010A [31.411501 34.392700 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF010, 11697, 0x73AF010A, 31.4115, 34.3927, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73AF010A [31.411501 34.392700 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF011, 11697, 0x73AF010B, 26.0405, 43.7316, 88.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x773AF013, 9686, 0x73AF010B, 33.1803, 43.6715, 91.45, 0.707107, 0, 0, /* @teleloc 0x73AF010B [33.180302 43.671501 91.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF014, 9686, 0x73AF010B, 29.3303, 45.6715, 91.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF010B [29.330299 45.671501 91.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF014, 9686, 0x73AF010B, 29.3303, 45.6715, 91.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF010B [29.330299 45.671501 91.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF015, 9686, 0x73AF010E, 46.3851, 31.048, 96.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x773AF016, 9686, 0x73AF010E, 25.627, 29.0562, 95.675, -0.707107, 0, 0, /* @teleloc 0x73AF010E [25.627001 29.056200 95.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF017, 11697, 0x73AF010E, 32.4265, 25.8847, 92.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73AF010E [32.426498 25.884701 92.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF017, 11697, 0x73AF010E, 32.4265, 25.8847, 92.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73AF010E [32.426498 25.884701 92.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF018, 11697, 0x73AF010E, 40.7628, 26.3397, 92.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73AF010E [40.762798 26.339701 92.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF018, 11697, 0x73AF010E, 40.7628, 26.3397, 92.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73AF010E [40.762798 26.339701 92.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF019, 11697, 0x73AF010E, 34.8355, 32.2373, 92.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73AF010E [34.835499 32.237301 92.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF019, 11697, 0x73AF010E, 34.8355, 32.2373, 92.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73AF010E [34.835499 32.237301 92.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF01A, 9686, 0x73AF010E, 37.8254, 25.3684, 96.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF010E [37.825401 25.368401 96.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF01A, 9686, 0x73AF010E, 37.8254, 25.3684, 96.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF010E [37.825401 25.368401 96.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF01B, 9686, 0x73AF010E, 30.7981, 32.9615, 96.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF010E [30.798100 32.961498 96.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF01B, 9686, 0x73AF010E, 30.7981, 32.9615, 96.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF010E [30.798100 32.961498 96.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF01C, 9686, 0x73AF010E, 34.2231, 32.9615, 96.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF010E [34.223099 32.961498 96.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF01C, 9686, 0x73AF010E, 34.2231, 32.9615, 96.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF010E [34.223099 32.961498 96.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF01D, 9686, 0x73AF010E, 37.7981, 32.9615, 96.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF010E [37.798100 32.961498 96.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF01D, 9686, 0x73AF010E, 37.7981, 32.9615, 96.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF010E [37.798100 32.961498 96.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF01E, 9686, 0x73AF010E, 34.2731, 25.3365, 96.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF010E [34.273102 25.336500 96.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF01E, 9686, 0x73AF010E, 34.2731, 25.3365, 96.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF010E [34.273102 25.336500 96.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF01F, 9686, 0x73AF010E, 41.3353, 25.3365, 96.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF010E [41.335300 25.336500 96.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF01F, 9686, 0x73AF010E, 41.3353, 25.3365, 96.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF010E [41.335300 25.336500 96.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF020, 9686, 0x73AF010E, 41.3481, 32.9615, 96.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF010E [41.348099 32.961498 96.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF020, 9686, 0x73AF010E, 41.3481, 32.9615, 96.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF010E [41.348099 32.961498 96.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF021, 11698, 0x73AF0110, 37.8256, 29.175, 99.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x73AF0110 [37.825600 29.174999 99.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF021, 11698, 0x73AF0110, 37.8256, 29.175, 99.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x73AF0110 [37.825600 29.174999 99.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF022, 11698, 0x73AF0110, 34.5862, 29.175, 99.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x73AF0110 [34.586201 29.174999 99.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF022, 11698, 0x73AF0110, 34.5862, 29.175, 99.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x73AF0110 [34.586201 29.174999 99.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF023, 9686, 0x73AF0111, 33.6196, 32.9345, 90.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0111 [33.619598 32.934502 90.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF023, 9686, 0x73AF0111, 33.6196, 32.9345, 90.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0111 [33.619598 32.934502 90.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF024, 9686, 0x73AF0112, 42.9566, 25.2103, 91.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0112 [42.956600 25.210300 91.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF024, 9686, 0x73AF0112, 42.9566, 25.2103, 91.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0112 [42.956600 25.210300 91.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF025, 9686, 0x73AF0112, 37.7325, 27.7492, 90.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x773AF026, 9686, 0x73AF0112, 45.4825, 29.0492, 91.625, 0.707107, 0, 0, /* @teleloc 0x73AF0112 [45.482498 29.049200 91.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF027, 11698, 0x73AF0112, 41.6352, 29.2434, 92.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x73AF0112 [41.635201 29.243401 92.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF027, 11698, 0x73AF0112, 41.6352, 29.2434, 92.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x73AF0112 [41.635201 29.243401 92.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF028, 11697, 0x73AF0112, 39.8155, 25.6316, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73AF0112 [39.815498 25.631599 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF028, 11697, 0x73AF0112, 39.8155, 25.6316, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73AF0112 [39.815498 25.631599 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF029, 412, 0x73AF0116, 33.2, 27.91, 83.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73AF0116 [33.200001 27.910000 83.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF029, 412, 0x73AF0116, 33.2, 27.91, 83.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73AF0116 [33.200001 27.910000 83.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF02A, 9686, 0x73AF0116, 33.202, 28.003, 86.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0116 [33.202000 28.003000 86.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF02A, 9686, 0x73AF0116, 33.202, 28.003, 86.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0116 [33.202000 28.003000 86.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF02B, 9686, 0x73AF0116, 30.027, 35.553, 86.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73AF0116 [30.027000 35.553001 86.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF02C, 9686, 0x73AF0117, 36.1446, 27.4595, 85.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0117 [36.144600 27.459499 85.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF02C, 9686, 0x73AF0117, 36.1446, 27.4595, 85.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0117 [36.144600 27.459499 85.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF02D, 11697, 0x73AF0117, 40.1692, 25.9637, 83.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73AF0117 [40.169201 25.963699 83.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF02D, 11697, 0x73AF0117, 40.1692, 25.9637, 83.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73AF0117 [40.169201 25.963699 83.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF02E, 11698, 0x73AF0118, 38.4313, 34.0657, 87.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x73AF0118 [38.431301 34.065701 87.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF02E, 11698, 0x73AF0118, 38.4313, 34.0657, 87.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x73AF0118 [38.431301 34.065701 87.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF02F, 9686, 0x73AF0118, 39.1863, 28.1479, 86.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0118 [39.186298 28.147900 86.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF02F, 9686, 0x73AF0118, 39.1863, 28.1479, 86.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0118 [39.186298 28.147900 86.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF030, 9686, 0x73AF0118, 35.3697, 33.4632, 86.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x773AF032, 11697, 0x73AF0118, 36.1205, 39.4024, 83.35, 0.9139, 0, 0, 0. /* @teleloc 0x73AF0118 [36.120499 39.402401 83.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF033, 9686, 0x73AF011B, 44.4004, 31.8434, 86.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF011B [44.400398 31.843399 86.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF033, 9686, 0x73AF011B, 44.4004, 31.8434, 86.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF011B [44.400398 31.843399 86.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF034, 9686, 0x73AF011B, 44.4004, 40.059, 86.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF011B [44.400398 40.058998 86.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF034, 9686, 0x73AF011B, 44.4004, 40.059, 86.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF011B [44.400398 40.058998 86.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF035, 11698, 0x73AF011B, 44.5588, 35.7695, 87.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x73AF011B [44.558800 35.769501 87.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF035, 11698, 0x73AF011B, 44.5588, 35.7695, 87.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x73AF011B [44.558800 35.769501 87.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF036, 11697, 0x73AF011B, 46.5205, 39.2524, 83.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x773AF037, 11697, 0x73AF011B, 46.7192, 32.3887, 83.35, 0.372988, 0, 0, /* @teleloc 0x73AF011B [46.719200 32.388699 83.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF038, 412, 0x73AF011C, 44.15, 47.08, 88, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73AF011C [44.150002 47.080002 88.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF038, 412, 0x73AF011C, 44.15, 47.08, 88, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73AF011C [44.150002 47.080002 88.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF039, 9686, 0x73AF011D, 41.8, 42.9, 91.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73AF011D [41.799999 42.900002 91.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF03A, 9686, 0x73AF011D, 44.2, 39.75, 92.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF011D [44.200001 39.750000 92.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF03A, 9686, 0x73AF011D, 44.2, 39.75, 92.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF011D [44.200001 39.750000 92.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF03B, 9686, 0x73AF011D, 46.7668, 42.8645, 92.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x73AF011D [46.766800 42.864498 92.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF03C, 11697, 0x73AF011D, 44.1155, 40.4066, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x73AF011D [44.115501 40.406601 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF03C, 11697, 0x73AF011D, 44.1155, 40.4066, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x73AF011D [44.115501 40.406601 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF03D, 412, 0x73AF0000, 41.205, 42.9, 88, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x73AF0000 [41.205002 42.900002 88.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF03E, 412, 0x73AF0000, 41.505, 33.615, 88, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x73AF0000 [41.505001 33.615002 88.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF03E, 412, 0x73AF0000, 41.505, 33.615, 88, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x73AF0000 [41.505001 33.615002 88.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF03F, 9686, 0x73AF0000, 44.1754, 47.5184, 91.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0000 [44.175400 47.518398 91.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF03F, 9686, 0x73AF0000, 44.1754, 47.5184, 91.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0000 [44.175400 47.518398 91.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF040, 9686, 0x73AF0000, 46.6504, 46.4184, 90.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x773AF041, 9686, 0x73AF0000, 42.0504, 46.7434, 90.55, 0.456322, 0, 0, /* @teleloc 0x73AF0000 [42.050400 46.743401 90.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF042, 9686, 0x73AF0000, 41.5254, 33.6934, 91.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0000 [41.525398 33.693401 91.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF042, 9686, 0x73AF0000, 41.5254, 33.6934, 91.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0000 [41.525398 33.693401 91.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF043, 9686, 0x73AF0000, 37.6254, 45.0434, 90.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x73AF0000 [37.625401 45.043400 90.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF043, 9686, 0x73AF0000, 37.6254, 45.0434, 90.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x73AF0000 [37.625401 45.043400 90.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF044, 12679, 0x73AF0000, 35.2905, 34.7816, 88.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x773AF048, 12679, 0x73AF0000, 46.9405, 46.7066, 88.1, 0.420244, 0, 0, 0 /* @teleloc 0x73AF0000 [46.940498 46.706600 88.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF049, 12679, 0x73AF0000, 39.4155, 36.4066, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x73AF0000 [39.415501 36.406601 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF049, 12679, 0x73AF0000, 39.4155, 36.4066, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x73AF0000 [39.415501 36.406601 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF04A, 12678, 0x73AF0000, 44.4405, 42.8316, 97, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x73AF0000 [44.440498 42.831600 97.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x773AF04A, 12678, 0x73AF0000, 44.4405, 42.8316, 97, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x73AF0000 [44.440498 42.831600 97.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x773AF04B, 12678, 0x73AF0000, 29.5655, 29.4316, 104.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x73AF0000 [29.565500 29.431601 104.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x773AF04B, 12678, 0x73AF0000, 29.5655, 29.4316, 104.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x73AF0000 [29.565500 29.431601 104.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x773AF04C, 412, 0x73AF0122, 63.6084, 82.355, 90, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7400.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7400.sql index 6a44b0b91f..832ef948e9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7400.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7400.sql @@ -21,8 +21,8 @@ VALUES (0x77400004, 11697, 0x74000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x74000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400005, 17023, 0x74000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x74000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77400005, 17023, 0x74000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x74000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77400005, 0x77400001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77400005, 0x77400001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77400005, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400006, 15451, 0x7400018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7400018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77400006, 15451, 0x7400018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7400018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77400007, 15608, 0x7400018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77400015, 11697, 0x7400019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7400019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400016, 17025, 0x7400019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7400019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77400016, 17025, 0x7400019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7400019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77400016, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77400016, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77400016, 0x77400019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400017, 15451, 0x740001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x740001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77400017, 15451, 0x740001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x740001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77400018, 15608, 0x740001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77400023, 11697, 0x740001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x740001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400024, 17027, 0x740001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x740001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77400024, 17027, 0x740001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x740001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77400024, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77400024, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77400024, 0x77400027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400025, 15451, 0x740001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x740001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77400025, 15451, 0x740001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x740001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77400026, 15608, 0x740001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7740006D, 11697, 0x74000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x74000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7740006E, 17038, 0x74000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x74000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7740006E, 17038, 0x74000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x74000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7740006E, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7740006E, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7740006E, 0x77400072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7740006F, 15451, 0x7400025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7400025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7740006F, 15451, 0x7400025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7400025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77400070, 15608, 0x7400025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7740008C, 11697, 0x7400027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7400027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7740008D, 17042, 0x7400027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7400027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7740008D, 17042, 0x7400027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7400027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7740008D, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7740008D, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7740008D, 0x77400090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7740008E, 15451, 0x7400027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7400027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7740008E, 15451, 0x7400027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7400027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7740008F, 15608, 0x7400027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7740009A, 11697, 0x74000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x74000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7740009B, 17044, 0x74000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x74000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7740009B, 17044, 0x74000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x74000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7740009B, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7740009B, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7740009B, 0x7740009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7740009C, 15451, 0x74000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x74000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7740009C, 15451, 0x74000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x74000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7740009D, 15608, 0x74000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x774000A8, 11697, 0x7400028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7400028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000A9, 17046, 0x7400028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7400028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774000A9, 17046, 0x7400028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7400028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x774000A9, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x774000A9, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x774000A9, 0x774000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000AA, 15451, 0x7400028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7400028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774000AA, 15451, 0x7400028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7400028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774000AB, 15608, 0x7400028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x774000B6, 11697, 0x74000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x74000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000B7, 17048, 0x74000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x74000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774000B7, 17048, 0x74000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x74000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x774000B7, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x774000B7, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x774000B7, 0x774000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000B8, 15451, 0x74000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x74000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774000B8, 15451, 0x74000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x74000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000B9, 15608, 0x74000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x74000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x774000B9, 15608, 0x74000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x74000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774000BA, 15608, 0x74000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x774000C4, 11697, 0x7400029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7400029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000C5, 17050, 0x7400029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7400029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774000C5, 17050, 0x7400029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7400029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x774000C5, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x774000C5, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x774000C5, 0x774000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000C6, 15451, 0x7400029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7400029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774000C6, 15451, 0x7400029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7400029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774000C7, 15608, 0x740002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x774000D2, 11697, 0x740002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x740002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000D3, 17052, 0x740002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x740002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774000D3, 17052, 0x740002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x740002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x774000D3, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x774000D3, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x774000D3, 0x774000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000D4, 15451, 0x740002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x740002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774000D4, 15451, 0x740002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x740002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774000D5, 15608, 0x740002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x774000DE, 9686, 0x740002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x740002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000DF, 9686, 0x740002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x740002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x774000DF, 9686, 0x740002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x740002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774000E0, 11697, 0x740002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x774000EE, 15451, 0x740002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x740002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774000EF, 15608, 0x740002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x740002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x774000EF, 15608, 0x740002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x740002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774000F0, 15608, 0x740002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77400108, 9686, 0x740002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x740002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400109, 9686, 0x740002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x740002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77400109, 9686, 0x740002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x740002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7740010A, 11697, 0x740002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7740011C, 11697, 0x740002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x740002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7740011D, 17063, 0x740002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x740002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7740011D, 17063, 0x740002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x740002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7740011D, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7740011D, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7740011D, 0x77400120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7740011E, 15451, 0x740002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x740002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7740011E, 15451, 0x740002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x740002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7740011F, 15608, 0x740002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7740013A, 11697, 0x7400030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7400030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7740013B, 17067, 0x7400030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7400030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7740013B, 17067, 0x7400030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7400030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7740013B, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7740013B, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7740013B, 0x7740013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7740013C, 15451, 0x7400030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7400030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7740013C, 15451, 0x7400030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7400030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7740013D, 15608, 0x74000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77400142, 11697, 0x7400031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7400031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400143, 17068, 0x7400031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7400031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77400143, 17068, 0x7400031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7400031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77400143, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77400143, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77400143, 0x77400146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400144, 15451, 0x7400031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7400031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77400144, 15451, 0x7400031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7400031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77400145, 15608, 0x74000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77400150, 11697, 0x7400032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7400032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400151, 17070, 0x7400032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7400032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77400151, 17070, 0x7400032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7400032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77400151, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77400151, 0x77400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77400151, 0x77400155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77400152, 15451, 0x7400032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7400032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77400152, 15451, 0x7400032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7400032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77400153, 15608, 0x7400032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7488.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7488.sql index 338afaefa1..e9696406d4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7488.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7488.sql @@ -9,8 +9,8 @@ VALUES (0x77488001, 9686, 0x74880102, 41.4367, 57.0824, 62.85, 0.317305, 0, 0, /* @teleloc 0x74880102 [41.436699 57.082401 62.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488002, 9686, 0x74880102, 39.8299, 56.561, 65.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880102 [39.829899 56.561001 65.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77488002, 9686, 0x74880102, 39.8299, 56.561, 65.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880102 [39.829899 56.561001 65.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77488003, 9686, 0x74880102, 37.4831, 59.695, 63.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x77488005, 9686, 0x74880102, 41.5867, 62.3824, 62.85, -0.902209, 0, 0, /* @teleloc 0x74880102 [41.586700 62.382401 62.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488006, 9686, 0x74880102, 39.8367, 63.595, 63.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880102 [39.836700 63.595001 63.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77488006, 9686, 0x74880102, 39.8367, 63.595, 63.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880102 [39.836700 63.595001 63.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488007, 11697, 0x74880102, 39.8848, 56.9016, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74880102 [39.884800 56.901600 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77488007, 11697, 0x74880102, 39.8848, 56.9016, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74880102 [39.884800 56.901600 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77488008, 11697, 0x74880102, 37.9848, 57.9516, 60.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x74880102 [37.984798 57.951599 60.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488009, 9686, 0x74880103, 30.5718, 55.8638, 62.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880103 [30.571800 55.863800 62.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77488009, 9686, 0x74880103, 30.5718, 55.8638, 62.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880103 [30.571800 55.863800 62.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7748800A, 9686, 0x74880103, 35.9718, 55.8638, 62.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880103 [35.971802 55.863800 62.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7748800A, 9686, 0x74880103, 35.9718, 55.8638, 62.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880103 [35.971802 55.863800 62.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7748800B, 9686, 0x74880103, 37.0218, 57.213, 61.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x74880103 [37.021801 57.213001 61.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7748800C, 9686, 0x74880103, 33.0218, 61.7638, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880103 [33.021801 61.763802 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7748800C, 9686, 0x74880103, 33.0218, 61.7638, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880103 [33.021801 61.763802 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7748800D, 9686, 0x74880103, 29.2218, 58.6138, 64.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x77488011, 11697, 0x74880103, 32.9038, 58.9424, 60.1, -0.707107, 0, 0, /* @teleloc 0x74880103 [32.903801 58.942402 60.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488012, 11697, 0x74880103, 33.4348, 56.4516, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74880103 [33.434799 56.451599 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77488012, 11697, 0x74880103, 33.4348, 56.4516, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74880103 [33.434799 56.451599 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488013, 9686, 0x74880103, 30.4724, 61.7638, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880103 [30.472401 61.763802 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77488013, 9686, 0x74880103, 30.4724, 61.7638, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880103 [30.472401 61.763802 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488014, 9686, 0x74880103, 35.8162, 61.7638, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880103 [35.816200 61.763802 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77488014, 9686, 0x74880103, 35.8162, 61.7638, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880103 [35.816200 61.763802 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77488015, 9686, 0x74880103, 29.2218, 56.8987, 63.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x77488016, 9686, 0x74880103, 29.2218, 60.8469, 63.35, -0.707107, 0, 0, /* @teleloc 0x74880103 [29.221800 60.846901 63.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488017, 9686, 0x74880103, 33.4313, 55.8638, 63.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880103 [33.431301 55.863800 63.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77488017, 9686, 0x74880103, 33.4313, 55.8638, 63.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880103 [33.431301 55.863800 63.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77488018, 9686, 0x74880103, 37.0218, 56.913, 63.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x7748801F, 11697, 0x74880103, 36.03, 56.6611, 60.1, 0.297375, 0, 0, -0. /* @teleloc 0x74880103 [36.029999 56.661098 60.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488020, 11697, 0x74880103, 33.1848, 61.2516, 60.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74880103 [33.184799 61.251598 60.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77488020, 11697, 0x74880103, 33.1848, 61.2516, 60.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74880103 [33.184799 61.251598 60.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488021, 9686, 0x74880105, 35.9299, 54.911, 58.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880105 [35.929901 54.910999 58.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77488021, 9686, 0x74880105, 35.9299, 54.911, 58.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880105 [35.929901 54.910999 58.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77488022, 9686, 0x74880105, 32.4331, 58.145, 58.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x74880105 [32.433102 58.145000 58.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488023, 9686, 0x74880105, 34.6867, 61.395, 58.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880105 [34.686699 61.395000 58.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77488023, 9686, 0x74880105, 34.6867, 61.395, 58.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880105 [34.686699 61.395000 58.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77488024, 11697, 0x74880105, 40.5533, 60.1939, 56.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x77488027, 11697, 0x74880105, 33.3209, 58.7058, 56.1, -0.707107, 0, 0, /* @teleloc 0x74880105 [33.320900 58.705799 56.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488028, 9686, 0x74880105, 39.8299, 54.911, 58.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880105 [39.829899 54.910999 58.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77488028, 9686, 0x74880105, 39.8299, 54.911, 58.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880105 [39.829899 54.910999 58.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488029, 9686, 0x74880105, 37.9367, 61.395, 58.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880105 [37.936699 61.395000 58.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77488029, 9686, 0x74880105, 37.9367, 61.395, 58.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880105 [37.936699 61.395000 58.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7748802A, 9686, 0x74880105, 42.3831, 56.945, 58.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x7748802B, 11698, 0x74880105, 36.4158, 58.7952, 59.5, -0.707107, 0, 0, /* @teleloc 0x74880105 [36.415798 58.795200 59.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7748802C, 11697, 0x74880105, 37.0209, 55.7558, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74880105 [37.020901 55.755798 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7748802C, 11697, 0x74880105, 37.0209, 55.7558, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74880105 [37.020901 55.755798 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7748802D, 11697, 0x74880105, 36.4033, 60.9439, 56.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74880105 [36.403301 60.943901 56.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7748802D, 11697, 0x74880105, 36.4033, 60.9439, 56.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74880105 [36.403301 60.943901 56.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7748802E, 412, 0x74880000, 39.7867, 64.1424, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x74880000 [39.786701 64.142403 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7748802E, 412, 0x74880000, 39.7867, 64.1424, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x74880000 [39.786701 64.142403 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7748802F, 9686, 0x74880000, 39.8299, 64.311, 63.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74880000 [39.829899 64.310997 63.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7748802F, 9686, 0x74880000, 39.8299, 64.311, 63.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74880000 [39.829899 64.310997 63.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77488030, 9686, 0x74880000, 42.1299, 63.411, 62.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,8 +205,8 @@ VALUES (0x77488032, 12679, 0x74880000, 42.9348, 63.7016, 60.1, -0.402747, 0, 0, /* @teleloc 0x74880000 [42.934799 63.701599 60.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77488033, 12679, 0x74880000, 32.9348, 62.7516, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x74880000 [32.934799 62.751598 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77488033, 12679, 0x74880000, 32.9348, 62.7516, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x74880000 [32.934799 62.751598 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77488034, 11697, 0x74880107, 35.2641, 103.465, 60.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1309,7 +1309,7 @@ VALUES (0x77488138, 0x77488104, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77488139, 13509, 0x74880120, 152.712, 35.1302, 4.005, 0.999571, 0, 0, -0.029286, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x74880120 [152.712006 35.130199 4.005000] 0.999571 0.000000 0.000000 -0.029285 */ +/* @teleloc 0x74880120 [152.712006 35.130199 4.005000] 0.999571 0.000000 0.000000 -0.029286 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77488139, 0x774880D0, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/74AB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/74AB.sql index 2079673137..51a05ec9da 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/74AB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/74AB.sql @@ -13,60 +13,60 @@ VALUES (0x774AB002, 9686, 0x74AB0100, 49.4602, 39.6343, 94.925, -0.707107, 0, 0 /* @teleloc 0x74AB0100 [49.460201 39.634300 94.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB003, 412, 0x74AB0107, 51.696, 28.6413, 88, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x74AB0107 [51.695999 28.641300 88.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB003, 412, 0x74AB0107, 51.696, 28.6413, 88, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x74AB0107 [51.695999 28.641300 88.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB004, 9686, 0x74AB0107, 51.6825, 28.5492, 91.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0107 [51.682499 28.549200 91.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB004, 9686, 0x74AB0107, 51.6825, 28.5492, 91.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0107 [51.682499 28.549200 91.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB005, 9686, 0x74AB0107, 61.1178, 26.9299, 90.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x74AB0107 [61.117802 26.929899 90.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB006, 9686, 0x74AB0107, 55.9696, 25.0345, 90.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0107 [55.969601 25.034500 90.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB006, 9686, 0x74AB0107, 55.9696, 25.0345, 90.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0107 [55.969601 25.034500 90.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB007, 11698, 0x74AB0107, 52.6067, 26.7745, 92.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x74AB0107 [52.606701 26.774500 92.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB008, 11697, 0x74AB0107, 58.2865, 25.7677, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB0107 [58.286499 25.767700 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB008, 11697, 0x74AB0107, 58.2865, 25.7677, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB0107 [58.286499 25.767700 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB009, 11697, 0x74AB0107, 53.6115, 25.7677, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB0107 [53.611500 25.767700 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB009, 11697, 0x74AB0107, 53.6115, 25.7677, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB0107 [53.611500 25.767700 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB00A, 412, 0x74AB0109, 51.195, 41.295, 88, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x74AB0109 [51.195000 41.294998 88.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB00A, 412, 0x74AB0109, 51.195, 41.295, 88, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x74AB0109 [51.195000 41.294998 88.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB00B, 9686, 0x74AB0109, 49.477, 32.179, 90.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x74AB0109 [49.477001 32.179001 90.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB00C, 9686, 0x74AB0109, 51.327, 29.179, 91.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0109 [51.327000 29.179001 91.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB00C, 9686, 0x74AB0109, 51.327, 29.179, 91.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0109 [51.327000 29.179001 91.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB00D, 9686, 0x74AB0109, 53.2224, 35.1222, 91.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x74AB0109 [53.222401 35.122200 91.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB00E, 9686, 0x74AB010A, 55.452, 41.204, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB010A [55.452000 41.203999 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB00E, 9686, 0x74AB010A, 55.452, 41.204, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB010A [55.452000 41.203999 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB00F, 9686, 0x74AB010A, 55.452, 33.529, 91.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB010A [55.452000 33.528999 91.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB00F, 9686, 0x74AB010A, 55.452, 33.529, 91.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB010A [55.452000 33.528999 91.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB010, 11697, 0x74AB010A, 55.4115, 34.3927, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB010A [55.411499 34.392700 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB010, 11697, 0x74AB010A, 55.4115, 34.3927, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB010A [55.411499 34.392700 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB011, 11697, 0x74AB010B, 50.0405, 43.7316, 88.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x774AB013, 9686, 0x74AB010B, 57.1803, 43.6715, 91.45, 0.707107, 0, 0, /* @teleloc 0x74AB010B [57.180302 43.671501 91.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB014, 9686, 0x74AB010B, 53.3303, 45.6715, 91.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB010B [53.330299 45.671501 91.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB014, 9686, 0x74AB010B, 53.3303, 45.6715, 91.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB010B [53.330299 45.671501 91.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB015, 9686, 0x74AB010E, 70.3851, 31.048, 96.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x774AB016, 9686, 0x74AB010E, 49.627, 29.0562, 95.675, -0.707107, 0, 0, /* @teleloc 0x74AB010E [49.626999 29.056200 95.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB017, 11697, 0x74AB010E, 56.4265, 25.8847, 92.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB010E [56.426498 25.884701 92.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB017, 11697, 0x74AB010E, 56.4265, 25.8847, 92.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB010E [56.426498 25.884701 92.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB018, 11697, 0x74AB010E, 64.7628, 26.3397, 92.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB010E [64.762802 26.339701 92.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB018, 11697, 0x74AB010E, 64.7628, 26.3397, 92.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB010E [64.762802 26.339701 92.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB019, 11697, 0x74AB010E, 58.8355, 32.2373, 92.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB010E [58.835499 32.237301 92.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB019, 11697, 0x74AB010E, 58.8355, 32.2373, 92.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB010E [58.835499 32.237301 92.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB01A, 9686, 0x74AB010E, 61.8254, 25.3684, 96.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB010E [61.825401 25.368401 96.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB01A, 9686, 0x74AB010E, 61.8254, 25.3684, 96.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB010E [61.825401 25.368401 96.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB01B, 9686, 0x74AB010E, 54.7981, 32.9615, 96.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB010E [54.798100 32.961498 96.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB01B, 9686, 0x74AB010E, 54.7981, 32.9615, 96.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB010E [54.798100 32.961498 96.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB01C, 9686, 0x74AB010E, 58.2231, 32.9615, 96.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB010E [58.223099 32.961498 96.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB01C, 9686, 0x74AB010E, 58.2231, 32.9615, 96.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB010E [58.223099 32.961498 96.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB01D, 9686, 0x74AB010E, 61.7981, 32.9615, 96.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB010E [61.798100 32.961498 96.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB01D, 9686, 0x74AB010E, 61.7981, 32.9615, 96.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB010E [61.798100 32.961498 96.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB01E, 9686, 0x74AB010E, 58.2731, 25.3365, 96.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB010E [58.273102 25.336500 96.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB01E, 9686, 0x74AB010E, 58.2731, 25.3365, 96.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB010E [58.273102 25.336500 96.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB01F, 9686, 0x74AB010E, 65.3353, 25.3365, 96.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB010E [65.335297 25.336500 96.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB01F, 9686, 0x74AB010E, 65.3353, 25.3365, 96.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB010E [65.335297 25.336500 96.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB020, 9686, 0x74AB010E, 65.3481, 32.9615, 96.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB010E [65.348099 32.961498 96.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB020, 9686, 0x74AB010E, 65.3481, 32.9615, 96.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB010E [65.348099 32.961498 96.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB021, 11698, 0x74AB0110, 61.8256, 29.175, 99.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x74AB0110 [61.825600 29.174999 99.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB021, 11698, 0x74AB0110, 61.8256, 29.175, 99.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x74AB0110 [61.825600 29.174999 99.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB022, 11698, 0x74AB0110, 58.5862, 29.175, 99.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x74AB0110 [58.586201 29.174999 99.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB022, 11698, 0x74AB0110, 58.5862, 29.175, 99.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x74AB0110 [58.586201 29.174999 99.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB023, 9686, 0x74AB0111, 57.6196, 32.9345, 90.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0111 [57.619598 32.934502 90.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB023, 9686, 0x74AB0111, 57.6196, 32.9345, 90.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0111 [57.619598 32.934502 90.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB024, 9686, 0x74AB0112, 66.9566, 25.2103, 91.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0112 [66.956596 25.210300 91.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB024, 9686, 0x74AB0112, 66.9566, 25.2103, 91.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0112 [66.956596 25.210300 91.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB025, 9686, 0x74AB0112, 61.7325, 27.7492, 90.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x774AB026, 9686, 0x74AB0112, 69.4825, 29.0492, 91.625, 0.707107, 0, 0, /* @teleloc 0x74AB0112 [69.482498 29.049200 91.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB027, 11698, 0x74AB0112, 65.6352, 29.2434, 92.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x74AB0112 [65.635201 29.243401 92.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB027, 11698, 0x74AB0112, 65.6352, 29.2434, 92.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x74AB0112 [65.635201 29.243401 92.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB028, 11697, 0x74AB0112, 63.8155, 25.6316, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB0112 [63.815498 25.631599 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB028, 11697, 0x74AB0112, 63.8155, 25.6316, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB0112 [63.815498 25.631599 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB029, 412, 0x74AB0116, 57.2, 27.91, 83.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x74AB0116 [57.200001 27.910000 83.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB029, 412, 0x74AB0116, 57.2, 27.91, 83.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x74AB0116 [57.200001 27.910000 83.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB02A, 9686, 0x74AB0116, 57.202, 28.003, 86.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0116 [57.202000 28.003000 86.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB02A, 9686, 0x74AB0116, 57.202, 28.003, 86.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0116 [57.202000 28.003000 86.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB02B, 9686, 0x74AB0116, 54.027, 35.553, 86.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x74AB0116 [54.027000 35.553001 86.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB02C, 9686, 0x74AB0117, 60.1446, 27.4595, 85.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0117 [60.144600 27.459499 85.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB02C, 9686, 0x74AB0117, 60.1446, 27.4595, 85.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0117 [60.144600 27.459499 85.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB02D, 11697, 0x74AB0117, 64.1692, 25.9637, 83.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB0117 [64.169197 25.963699 83.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB02D, 11697, 0x74AB0117, 64.1692, 25.9637, 83.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB0117 [64.169197 25.963699 83.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB02E, 11698, 0x74AB0118, 62.4313, 34.0657, 87.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x74AB0118 [62.431301 34.065701 87.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB02E, 11698, 0x74AB0118, 62.4313, 34.0657, 87.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x74AB0118 [62.431301 34.065701 87.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB02F, 9686, 0x74AB0118, 63.1863, 28.1479, 86.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0118 [63.186298 28.147900 86.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB02F, 9686, 0x74AB0118, 63.1863, 28.1479, 86.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0118 [63.186298 28.147900 86.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB030, 9686, 0x74AB0118, 59.3697, 33.4632, 86.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x774AB032, 11697, 0x74AB0118, 60.1205, 39.4024, 83.35, 0.9139, 0, 0, 0. /* @teleloc 0x74AB0118 [60.120499 39.402401 83.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB033, 9686, 0x74AB011B, 68.4004, 31.8434, 86.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB011B [68.400398 31.843399 86.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB033, 9686, 0x74AB011B, 68.4004, 31.8434, 86.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB011B [68.400398 31.843399 86.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB034, 9686, 0x74AB011B, 68.4004, 40.059, 86.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB011B [68.400398 40.058998 86.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB034, 9686, 0x74AB011B, 68.4004, 40.059, 86.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB011B [68.400398 40.058998 86.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB035, 11698, 0x74AB011B, 68.5588, 35.7695, 87.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x74AB011B [68.558800 35.769501 87.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB035, 11698, 0x74AB011B, 68.5588, 35.7695, 87.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x74AB011B [68.558800 35.769501 87.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB036, 11697, 0x74AB011B, 70.5205, 39.2524, 83.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x774AB037, 11697, 0x74AB011B, 70.7192, 32.3887, 83.35, 0.372988, 0, 0, /* @teleloc 0x74AB011B [70.719200 32.388699 83.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB038, 412, 0x74AB011C, 68.15, 47.08, 88, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x74AB011C [68.150002 47.080002 88.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB038, 412, 0x74AB011C, 68.15, 47.08, 88, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x74AB011C [68.150002 47.080002 88.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB039, 9686, 0x74AB011D, 65.8, 42.9, 91.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x74AB011D [65.800003 42.900002 91.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB03A, 9686, 0x74AB011D, 68.2, 39.75, 92.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB011D [68.199997 39.750000 92.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB03A, 9686, 0x74AB011D, 68.2, 39.75, 92.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB011D [68.199997 39.750000 92.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB03B, 9686, 0x74AB011D, 70.7668, 42.8645, 92.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x74AB011D [70.766800 42.864498 92.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB03C, 11697, 0x74AB011D, 68.1155, 40.4066, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB011D [68.115501 40.406601 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB03C, 11697, 0x74AB011D, 68.1155, 40.4066, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB011D [68.115501 40.406601 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB03D, 412, 0x74AB0000, 65.205, 42.9, 88, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x74AB0000 [65.205002 42.900002 88.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB03E, 412, 0x74AB0000, 65.505, 33.615, 88, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x74AB0000 [65.504997 33.615002 88.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB03E, 412, 0x74AB0000, 65.505, 33.615, 88, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x74AB0000 [65.504997 33.615002 88.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB03F, 9686, 0x74AB0000, 68.1754, 47.5184, 91.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0000 [68.175400 47.518398 91.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB03F, 9686, 0x74AB0000, 68.1754, 47.5184, 91.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0000 [68.175400 47.518398 91.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB040, 9686, 0x74AB0000, 70.6504, 46.4184, 90.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x774AB041, 9686, 0x74AB0000, 66.0504, 46.7434, 90.55, 0.456322, 0, 0, /* @teleloc 0x74AB0000 [66.050400 46.743401 90.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB042, 9686, 0x74AB0000, 65.5254, 33.6934, 91.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0000 [65.525398 33.693401 91.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB042, 9686, 0x74AB0000, 65.5254, 33.6934, 91.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0000 [65.525398 33.693401 91.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB043, 9686, 0x74AB0000, 61.6254, 45.0434, 90.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0000 [61.625401 45.043400 90.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB043, 9686, 0x74AB0000, 61.6254, 45.0434, 90.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0000 [61.625401 45.043400 90.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB044, 12679, 0x74AB0000, 59.2905, 34.7816, 88.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x774AB048, 12679, 0x74AB0000, 70.9405, 46.7066, 88.1, 0.420244, 0, 0, 0 /* @teleloc 0x74AB0000 [70.940498 46.706600 88.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB049, 12679, 0x74AB0000, 63.4155, 36.4066, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x74AB0000 [63.415501 36.406601 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB049, 12679, 0x74AB0000, 63.4155, 36.4066, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x74AB0000 [63.415501 36.406601 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB04A, 12678, 0x74AB0000, 68.4405, 42.8316, 97, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x74AB0000 [68.440498 42.831600 97.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB04A, 12678, 0x74AB0000, 68.4405, 42.8316, 97, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x74AB0000 [68.440498 42.831600 97.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB04B, 12678, 0x74AB0000, 53.5655, 29.4316, 104.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x74AB0000 [53.565498 29.431601 104.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB04B, 12678, 0x74AB0000, 53.5655, 29.4316, 104.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x74AB0000 [53.565498 29.431601 104.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB04C, 412, 0x74AB0122, 39.6084, 82.355, 76, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1525,8 +1525,8 @@ VALUES (0x774AB17C, 412, 0x74AB0198, 152.392, 37.645, 88, -0.707107, 0, 0, 0.7 /* @teleloc 0x74AB0198 [152.391998 37.645000 88.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB17D, 412, 0x74AB0199, 162.583, 34.1594, 88, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x74AB0199 [162.582993 34.159401 88.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB17D, 412, 0x74AB0199, 162.583, 34.1594, 88, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x74AB0199 [162.582993 34.159401 88.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB17E, 412, 0x74AB019A, 146.675, 45.6678, 88, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1545,12 +1545,12 @@ VALUES (0x774AB181, 11697, 0x74AB019B, 154.134, 45.4834, 92.9, -0.92321, 0, 0, - /* @teleloc 0x74AB019B [154.134003 45.483398 92.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB182, 9686, 0x74AB019B, 154.992, 33.9109, 95.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB019B [154.992004 33.910900 95.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB182, 9686, 0x74AB019B, 154.992, 33.9109, 95.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB019B [154.992004 33.910900 95.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB183, 9686, 0x74AB019B, 156.08, 46.569, 96.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB019B [156.080002 46.569000 96.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB183, 9686, 0x74AB019B, 156.08, 46.569, 96.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB019B [156.080002 46.569000 96.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB184, 11698, 0x74AB019B, 156.044, 42.5581, 99.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1561,44 +1561,44 @@ VALUES (0x774AB185, 11697, 0x74AB019B, 153.659, 37.2647, 92.9, -0.707107, 0, 0, /* @teleloc 0x74AB019B [153.658997 37.264702 92.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB186, 9686, 0x74AB019D, 154.69, 42.5802, 91.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB019D [154.690002 42.580200 91.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB186, 9686, 0x74AB019D, 154.69, 42.5802, 91.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB019D [154.690002 42.580200 91.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB187, 9686, 0x74AB019D, 154.739, 33.9049, 90.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB019D [154.738998 33.904900 90.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB187, 9686, 0x74AB019D, 154.739, 33.9049, 90.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB019D [154.738998 33.904900 90.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB188, 11697, 0x74AB019D, 155.86, 34.4659, 88.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x74AB019D [155.860001 34.465900 88.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB189, 9686, 0x74AB019E, 157.99, 33.9253, 91.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB019E [157.990005 33.925301 91.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB189, 9686, 0x74AB019E, 157.99, 33.9253, 91.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB019E [157.990005 33.925301 91.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB18A, 9686, 0x74AB019E, 159.189, 39.3901, 91.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x74AB019E [159.188995 39.390099 91.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB18B, 11697, 0x74AB019E, 157.98, 41.7029, 88.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB019E [157.979996 41.702900 88.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB18B, 11697, 0x74AB019E, 157.98, 41.7029, 88.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB019E [157.979996 41.702900 88.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB18C, 11697, 0x74AB019F, 156, 46.1659, 88.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB019F [156.000000 46.165901 88.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB18C, 11697, 0x74AB019F, 156, 46.1659, 88.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB019F [156.000000 46.165901 88.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB18D, 9686, 0x74AB019F, 156.21, 47.0626, 91.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB019F [156.210007 47.062599 91.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB18D, 9686, 0x74AB019F, 156.21, 47.0626, 91.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB019F [156.210007 47.062599 91.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB18E, 9686, 0x74AB019F, 154.643, 43.1021, 91.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB019F [154.643005 43.102100 91.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB18E, 9686, 0x74AB019F, 154.643, 43.1021, 91.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB019F [154.643005 43.102100 91.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB18F, 9686, 0x74AB01A2, 162.575, 33.325, 91.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A2 [162.574997 33.325001 91.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB18F, 9686, 0x74AB01A2, 162.575, 33.325, 91.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A2 [162.574997 33.325001 91.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB190, 11697, 0x74AB01A2, 165.6, 29.345, 88.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1609,12 +1609,12 @@ VALUES (0x774AB191, 11697, 0x74AB01A2, 157.475, 27.525, 88.1, -0.707107, 0, 0, - /* @teleloc 0x74AB01A2 [157.475006 27.525000 88.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB192, 9686, 0x74AB01A2, 160.332, 25.6258, 91.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A2 [160.332001 25.625799 91.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB192, 9686, 0x74AB01A2, 160.332, 25.6258, 91.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A2 [160.332001 25.625799 91.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB193, 9686, 0x74AB01A2, 162.872, 25.6258, 91.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A2 [162.871994 25.625799 91.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB193, 9686, 0x74AB01A2, 162.872, 25.6258, 91.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A2 [162.871994 25.625799 91.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB194, 9686, 0x74AB01A2, 166.356, 29.4966, 91.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,40 +1629,40 @@ VALUES (0x774AB196, 11697, 0x74AB01A2, 164.04, 29.355, 88.1, 0.707107, 0, 0, -0. /* @teleloc 0x74AB01A2 [164.039993 29.355000 88.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB197, 9686, 0x74AB01A4, 154.528, 33.3358, 96.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A4 [154.528000 33.335800 96.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB197, 9686, 0x74AB01A4, 154.528, 33.3358, 96.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A4 [154.528000 33.335800 96.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB198, 11697, 0x74AB01A4, 146.982, 28.3858, 92.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x74AB01A4 [146.981995 28.385799 92.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB199, 11697, 0x74AB01A4, 151.827, 26.2592, 92.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB01A4 [151.826996 26.259199 92.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB199, 11697, 0x74AB01A4, 151.827, 26.2592, 92.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB01A4 [151.826996 26.259199 92.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB19A, 11698, 0x74AB01A4, 157.907, 29.4885, 99.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x74AB01A4 [157.906998 29.488501 99.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB19B, 9686, 0x74AB01A4, 159.598, 33.3358, 96.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A4 [159.598007 33.335800 96.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB19B, 9686, 0x74AB01A4, 159.598, 33.3358, 96.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A4 [159.598007 33.335800 96.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB19C, 9686, 0x74AB01A4, 149.771, 33.3358, 96.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A4 [149.770996 33.335800 96.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB19C, 9686, 0x74AB01A4, 149.771, 33.3358, 96.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A4 [149.770996 33.335800 96.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB19D, 9686, 0x74AB01A4, 150.511, 25.7368, 96.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A4 [150.511002 25.736799 96.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB19D, 9686, 0x74AB01A4, 150.511, 25.7368, 96.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A4 [150.511002 25.736799 96.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB19E, 9686, 0x74AB01A4, 156.194, 25.7368, 96.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A4 [156.194000 25.736799 96.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB19E, 9686, 0x74AB01A4, 156.194, 25.7368, 96.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A4 [156.194000 25.736799 96.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB19F, 9686, 0x74AB01A4, 161.839, 25.7368, 96.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A4 [161.839005 25.736799 96.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB19F, 9686, 0x74AB01A4, 161.839, 25.7368, 96.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A4 [161.839005 25.736799 96.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB1A0, 9686, 0x74AB01A4, 146.275, 29.4892, 96.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,16 +1677,16 @@ VALUES (0x774AB1A2, 11698, 0x74AB01A4, 154.335, 29.5592, 99.15, -0.999998, 0, 0, /* @teleloc 0x74AB01A4 [154.335007 29.559200 99.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1A3, 11697, 0x74AB01A4, 162.752, 32.6858, 92.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB01A4 [162.751999 32.685799 92.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB1A3, 11697, 0x74AB01A4, 162.752, 32.6858, 92.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB01A4 [162.751999 32.685799 92.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB1A4, 11697, 0x74AB01A4, 165.092, 29.3058, 92.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x74AB01A4 [165.091995 29.305799 92.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1A5, 11697, 0x74AB01A4, 161.062, 26.1658, 92.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x74AB01A4 [161.061996 26.165800 92.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB1A5, 11697, 0x74AB01A4, 161.062, 26.1658, 92.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x74AB01A4 [161.061996 26.165800 92.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB1A6, 9686, 0x74AB01A6, 156.271, 31.4145, 91.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1697,16 +1697,16 @@ VALUES (0x774AB1A7, 9686, 0x74AB01A6, 145.82, 31.78, 91.66, -0.707107, 0, 0, -0 /* @teleloc 0x74AB01A6 [145.820007 31.780001 91.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1A8, 9686, 0x74AB01A6, 153.36, 29.49, 91.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A6 [153.360001 29.490000 91.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB1A8, 9686, 0x74AB01A6, 153.36, 29.49, 91.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A6 [153.360001 29.490000 91.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1A9, 412, 0x74AB01A7, 153.285, 29.0458, 88, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x74AB01A7 [153.285004 29.045799 88.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB1A9, 412, 0x74AB01A7, 153.285, 29.0458, 88, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x74AB01A7 [153.285004 29.045799 88.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1AA, 9686, 0x74AB01A7, 150.156, 28.9326, 90.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01A7 [150.156006 28.932600 90.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB1AA, 9686, 0x74AB01A7, 150.156, 28.9326, 90.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01A7 [150.156006 28.932600 90.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB1AB, 9686, 0x74AB01A7, 156.271, 27.2724, 91.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1717,8 +1717,8 @@ VALUES (0x774AB1AC, 412, 0x74AB01AB, 156.701, 30.3593, 83.195, 0.707107, 0, 0, /* @teleloc 0x74AB01AB [156.701004 30.359301 83.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1AD, 9686, 0x74AB01AB, 153.328, 27.1812, 86.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01AB [153.328003 27.181200 86.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB1AD, 9686, 0x74AB01AB, 153.328, 27.1812, 86.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01AB [153.328003 27.181200 86.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB1AE, 9686, 0x74AB01AB, 156.588, 30.3312, 86.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1729,8 +1729,8 @@ VALUES (0x774AB1AF, 9686, 0x74AB01AC, 157.15, 36.3512, 86.59, -0.707107, 0, 0, /* @teleloc 0x74AB01AC [157.149994 36.351200 86.589996] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1B0, 9686, 0x74AB01AD, 152.328, 32.5012, 86, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01AD [152.328003 32.501202 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB1B0, 9686, 0x74AB01AD, 152.328, 32.5012, 86, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01AD [152.328003 32.501202 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB1B1, 11698, 0x74AB01AD, 150.863, 36.5042, 87.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1741,8 +1741,8 @@ VALUES (0x774AB1B2, 9686, 0x74AB01AD, 144.555, 37.7454, 86, -0.707107, 0, 0, -0 /* @teleloc 0x74AB01AD [144.554993 37.745399 86.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1B3, 9686, 0x74AB01AD, 148.358, 32.5012, 86, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB01AD [148.358002 32.501202 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB1B3, 9686, 0x74AB01AD, 148.358, 32.5012, 86, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB01AD [148.358002 32.501202 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB1B4, 11697, 0x74AB01AD, 145.39, 33.3235, 83.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1773,8 +1773,8 @@ VALUES (0x774AB1BA, 9686, 0x74AB0000, 146.45, 45.99, 91.25, 0.357553, 0, 0, -0. /* @teleloc 0x74AB0000 [146.449997 45.990002 91.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1BB, 9686, 0x74AB0000, 150.32, 47.22, 90.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0000 [150.320007 47.220001 90.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB1BB, 9686, 0x74AB0000, 150.32, 47.22, 90.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0000 [150.320007 47.220001 90.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB1BC, 9686, 0x74AB0000, 144.97, 41.46, 90.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x774AB1BD, 9686, 0x74AB0000, 152.384, 37.5888, 91.39, 0.707107, 0, 0, /* @teleloc 0x74AB0000 [152.384003 37.588799 91.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1BE, 9686, 0x74AB0000, 162.845, 46.355, 90.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0000 [162.845001 46.355000 90.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB1BE, 9686, 0x74AB0000, 162.845, 46.355, 90.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0000 [162.845001 46.355000 90.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1BF, 9686, 0x74AB0000, 162.555, 34.215, 91.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x74AB0000 [162.554993 34.215000 91.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB1BF, 9686, 0x74AB0000, 162.555, 34.215, 91.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x74AB0000 [162.554993 34.215000 91.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB1C0, 12679, 0x74AB0000, 151.255, 35.1692, 88.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1817,12 +1817,12 @@ VALUES (0x774AB1C5, 12679, 0x74AB0000, 160.965, 45.3892, 88.1, 0.95656, 0, 0, 0. /* @teleloc 0x74AB0000 [160.964996 45.389198 88.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1C6, 12678, 0x74AB0000, 156.12, 45.4735, 101.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x74AB0000 [156.119995 45.473499 101.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x774AB1C6, 12678, 0x74AB0000, 156.12, 45.4735, 101.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x74AB0000 [156.119995 45.473499 101.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x774AB1C7, 12678, 0x74AB0000, 156.12, 29.4735, 101.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x74AB0000 [156.119995 29.473499 101.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x774AB1C7, 12678, 0x74AB0000, 156.12, 29.4735, 101.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x74AB0000 [156.119995 29.473499 101.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x774AB1C8, 15631, 0x74AB019D, 154.585, 40.3833, 88.005, 0.997822, 0, 0, 0.065958, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7500.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7500.sql index f6c14364a4..b94d75d0e8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7500.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7500.sql @@ -21,8 +21,8 @@ VALUES (0x77500004, 11697, 0x75000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x75000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500005, 17073, 0x75000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x75000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77500005, 17073, 0x75000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x75000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77500005, 0x77500001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77500005, 0x77500001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77500005, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500006, 15451, 0x7500018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7500018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77500006, 15451, 0x7500018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7500018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77500007, 15608, 0x7500018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77500015, 11697, 0x7500019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7500019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500016, 17075, 0x7500019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7500019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77500016, 17075, 0x7500019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7500019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77500016, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77500016, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77500016, 0x77500019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500017, 15451, 0x750001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x750001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77500017, 15451, 0x750001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x750001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77500018, 15608, 0x750001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77500023, 11697, 0x750001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x750001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500024, 17077, 0x750001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x750001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77500024, 17077, 0x750001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x750001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77500024, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77500024, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77500024, 0x77500027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500025, 15451, 0x750001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x750001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77500025, 15451, 0x750001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x750001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77500026, 15608, 0x750001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7750006D, 11697, 0x75000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x75000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7750006E, 17088, 0x75000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x75000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7750006E, 17088, 0x75000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x75000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7750006E, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7750006E, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7750006E, 0x77500072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7750006F, 15451, 0x7500025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7500025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7750006F, 15451, 0x7500025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7500025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77500070, 15608, 0x7500025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7750008C, 11697, 0x7500027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7500027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7750008D, 17092, 0x7500027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7500027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7750008D, 17092, 0x7500027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7500027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7750008D, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7750008D, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7750008D, 0x77500090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7750008E, 15451, 0x7500027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7500027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7750008E, 15451, 0x7500027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7500027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7750008F, 15608, 0x7500027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7750009A, 11697, 0x75000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x75000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7750009B, 17094, 0x75000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x75000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7750009B, 17094, 0x75000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x75000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7750009B, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7750009B, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7750009B, 0x7750009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7750009C, 15451, 0x75000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x75000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7750009C, 15451, 0x75000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x75000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7750009D, 15608, 0x75000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x775000A8, 11697, 0x7500028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7500028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000A9, 17096, 0x7500028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7500028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775000A9, 17096, 0x7500028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7500028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x775000A9, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x775000A9, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x775000A9, 0x775000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000AA, 15451, 0x7500028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7500028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775000AA, 15451, 0x7500028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7500028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775000AB, 15608, 0x7500028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x775000B6, 11697, 0x75000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x75000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000B7, 17098, 0x75000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x75000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775000B7, 17098, 0x75000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x75000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x775000B7, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x775000B7, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x775000B7, 0x775000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000B8, 15451, 0x75000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x75000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775000B8, 15451, 0x75000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x75000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000B9, 15608, 0x75000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x75000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x775000B9, 15608, 0x75000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x75000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775000BA, 15608, 0x75000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x775000C4, 11697, 0x7500029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7500029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000C5, 17100, 0x7500029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7500029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775000C5, 17100, 0x7500029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7500029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x775000C5, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x775000C5, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x775000C5, 0x775000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000C6, 15451, 0x7500029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7500029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775000C6, 15451, 0x7500029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7500029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775000C7, 15608, 0x750002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x775000D2, 11697, 0x750002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x750002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000D3, 17102, 0x750002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x750002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775000D3, 17102, 0x750002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x750002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x775000D3, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x775000D3, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x775000D3, 0x775000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000D4, 15451, 0x750002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x750002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775000D4, 15451, 0x750002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x750002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775000D5, 15608, 0x750002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x775000DE, 9686, 0x750002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x750002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000DF, 9686, 0x750002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x750002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x775000DF, 9686, 0x750002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x750002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775000E0, 11697, 0x750002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x775000EE, 15451, 0x750002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x750002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775000EF, 15608, 0x750002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x750002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x775000EF, 15608, 0x750002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x750002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775000F0, 15608, 0x750002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77500108, 9686, 0x750002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x750002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500109, 9686, 0x750002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x750002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77500109, 9686, 0x750002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x750002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7750010A, 11697, 0x750002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7750011C, 11697, 0x750002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x750002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7750011D, 17113, 0x750002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x750002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7750011D, 17113, 0x750002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x750002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7750011D, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7750011D, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7750011D, 0x77500120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7750011E, 15451, 0x750002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x750002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7750011E, 15451, 0x750002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x750002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7750011F, 15608, 0x750002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7750013A, 11697, 0x7500030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7500030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7750013B, 17117, 0x7500030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7500030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7750013B, 17117, 0x7500030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7500030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7750013B, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7750013B, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7750013B, 0x7750013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7750013C, 15451, 0x7500030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7500030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7750013C, 15451, 0x7500030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7500030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7750013D, 15608, 0x75000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77500142, 11697, 0x7500031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7500031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500143, 17118, 0x7500031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7500031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77500143, 17118, 0x7500031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7500031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77500143, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77500143, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77500143, 0x77500146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500144, 15451, 0x7500031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7500031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77500144, 15451, 0x7500031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7500031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77500145, 15608, 0x75000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77500150, 11697, 0x7500032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7500032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500151, 17120, 0x7500032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7500032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77500151, 17120, 0x7500032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7500032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77500151, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77500151, 0x77500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77500151, 0x77500155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77500152, 15451, 0x7500032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7500032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77500152, 15451, 0x7500032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7500032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77500153, 15608, 0x7500032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/75AB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/75AB.sql index fc19ae439b..b48d781338 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/75AB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/75AB.sql @@ -1229,60 +1229,60 @@ VALUES (0x775AB132, 9686, 0x75AB0176, 49.4602, 63.6343, 88.925, -0.707107, 0, 0 /* @teleloc 0x75AB0176 [49.460201 63.634300 88.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB133, 412, 0x75AB017D, 51.696, 52.6413, 82, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x75AB017D [51.695999 52.641300 82.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB133, 412, 0x75AB017D, 51.696, 52.6413, 82, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x75AB017D [51.695999 52.641300 82.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB134, 9686, 0x75AB017D, 51.6825, 52.5492, 85.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB017D [51.682499 52.549198 85.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB134, 9686, 0x75AB017D, 51.6825, 52.5492, 85.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB017D [51.682499 52.549198 85.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB135, 9686, 0x75AB017D, 61.1178, 50.9299, 84.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x75AB017D [61.117802 50.929901 84.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB136, 9686, 0x75AB017D, 55.9696, 49.0345, 84.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB017D [55.969601 49.034500 84.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB136, 9686, 0x75AB017D, 55.9696, 49.0345, 84.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB017D [55.969601 49.034500 84.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB137, 11698, 0x75AB017D, 52.6067, 50.7745, 86.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x75AB017D [52.606701 50.774502 86.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB138, 11697, 0x75AB017D, 58.2865, 49.7677, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x75AB017D [58.286499 49.767700 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB138, 11697, 0x75AB017D, 58.2865, 49.7677, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x75AB017D [58.286499 49.767700 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB139, 11697, 0x75AB017D, 53.6115, 49.7677, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x75AB017D [53.611500 49.767700 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB139, 11697, 0x75AB017D, 53.6115, 49.7677, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x75AB017D [53.611500 49.767700 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB13A, 412, 0x75AB017F, 51.195, 65.295, 82, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x75AB017F [51.195000 65.294998 82.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB13A, 412, 0x75AB017F, 51.195, 65.295, 82, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x75AB017F [51.195000 65.294998 82.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB13B, 9686, 0x75AB017F, 49.477, 56.179, 84.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x75AB017F [49.477001 56.179001 84.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB13C, 9686, 0x75AB017F, 51.327, 53.179, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB017F [51.327000 53.179001 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB13C, 9686, 0x75AB017F, 51.327, 53.179, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB017F [51.327000 53.179001 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB13D, 9686, 0x75AB017F, 53.2224, 59.1222, 85.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x75AB017F [53.222401 59.122200 85.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB13E, 9686, 0x75AB0180, 55.452, 65.204, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0180 [55.452000 65.204002 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB13E, 9686, 0x75AB0180, 55.452, 65.204, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0180 [55.452000 65.204002 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB13F, 9686, 0x75AB0180, 55.452, 57.529, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0180 [55.452000 57.528999 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB13F, 9686, 0x75AB0180, 55.452, 57.529, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0180 [55.452000 57.528999 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB140, 11697, 0x75AB0180, 55.4115, 58.3927, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x75AB0180 [55.411499 58.392700 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB140, 11697, 0x75AB0180, 55.4115, 58.3927, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x75AB0180 [55.411499 58.392700 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB141, 11697, 0x75AB0181, 50.0405, 67.7316, 82.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1297,8 +1297,8 @@ VALUES (0x775AB143, 9686, 0x75AB0181, 57.1803, 67.6715, 85.45, 0.707107, 0, 0, /* @teleloc 0x75AB0181 [57.180302 67.671501 85.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB144, 9686, 0x75AB0181, 53.3303, 69.6715, 85.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0181 [53.330299 69.671501 85.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB144, 9686, 0x75AB0181, 53.3303, 69.6715, 85.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0181 [53.330299 69.671501 85.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB145, 9686, 0x75AB0184, 70.3851, 55.048, 90.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1309,60 +1309,60 @@ VALUES (0x775AB146, 9686, 0x75AB0184, 49.627, 53.0562, 89.675, -0.707107, 0, 0, /* @teleloc 0x75AB0184 [49.626999 53.056198 89.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB147, 11697, 0x75AB0184, 56.4265, 49.8847, 86.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x75AB0184 [56.426498 49.884701 86.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB147, 11697, 0x75AB0184, 56.4265, 49.8847, 86.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x75AB0184 [56.426498 49.884701 86.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB148, 11697, 0x75AB0184, 64.7628, 50.3397, 86.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x75AB0184 [64.762802 50.339699 86.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB148, 11697, 0x75AB0184, 64.7628, 50.3397, 86.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x75AB0184 [64.762802 50.339699 86.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB149, 11697, 0x75AB0184, 58.8355, 56.2373, 86.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x75AB0184 [58.835499 56.237301 86.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB149, 11697, 0x75AB0184, 58.8355, 56.2373, 86.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x75AB0184 [58.835499 56.237301 86.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB14A, 9686, 0x75AB0184, 61.8254, 49.3684, 90.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0184 [61.825401 49.368401 90.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB14A, 9686, 0x75AB0184, 61.8254, 49.3684, 90.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0184 [61.825401 49.368401 90.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB14B, 9686, 0x75AB0184, 54.7981, 56.9615, 90.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0184 [54.798100 56.961498 90.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB14B, 9686, 0x75AB0184, 54.7981, 56.9615, 90.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0184 [54.798100 56.961498 90.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB14C, 9686, 0x75AB0184, 58.2231, 56.9615, 90.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0184 [58.223099 56.961498 90.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB14C, 9686, 0x75AB0184, 58.2231, 56.9615, 90.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0184 [58.223099 56.961498 90.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB14D, 9686, 0x75AB0184, 61.7981, 56.9615, 90.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0184 [61.798100 56.961498 90.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB14D, 9686, 0x75AB0184, 61.7981, 56.9615, 90.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0184 [61.798100 56.961498 90.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB14E, 9686, 0x75AB0184, 58.2731, 49.3365, 90.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0184 [58.273102 49.336498 90.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB14E, 9686, 0x75AB0184, 58.2731, 49.3365, 90.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0184 [58.273102 49.336498 90.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB14F, 9686, 0x75AB0184, 65.3353, 49.3365, 90.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0184 [65.335297 49.336498 90.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB14F, 9686, 0x75AB0184, 65.3353, 49.3365, 90.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0184 [65.335297 49.336498 90.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB150, 9686, 0x75AB0184, 65.3481, 56.9615, 90.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0184 [65.348099 56.961498 90.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB150, 9686, 0x75AB0184, 65.3481, 56.9615, 90.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0184 [65.348099 56.961498 90.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB151, 11698, 0x75AB0186, 61.8256, 53.175, 93.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x75AB0186 [61.825600 53.174999 93.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB151, 11698, 0x75AB0186, 61.8256, 53.175, 93.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x75AB0186 [61.825600 53.174999 93.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB152, 11698, 0x75AB0186, 58.5862, 53.175, 93.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x75AB0186 [58.586201 53.174999 93.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB152, 11698, 0x75AB0186, 58.5862, 53.175, 93.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x75AB0186 [58.586201 53.174999 93.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB153, 9686, 0x75AB0187, 57.6196, 56.9345, 84.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0187 [57.619598 56.934502 84.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB153, 9686, 0x75AB0187, 57.6196, 56.9345, 84.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0187 [57.619598 56.934502 84.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB154, 9686, 0x75AB0188, 66.9566, 49.2103, 85.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0188 [66.956596 49.210300 85.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB154, 9686, 0x75AB0188, 66.9566, 49.2103, 85.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0188 [66.956596 49.210300 85.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB155, 9686, 0x75AB0188, 61.7325, 51.7492, 84.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,40 +1373,40 @@ VALUES (0x775AB156, 9686, 0x75AB0188, 69.4825, 53.0492, 85.625, 0.707107, 0, 0, /* @teleloc 0x75AB0188 [69.482498 53.049198 85.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB157, 11698, 0x75AB0188, 65.6352, 53.2434, 86.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x75AB0188 [65.635201 53.243401 86.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB157, 11698, 0x75AB0188, 65.6352, 53.2434, 86.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x75AB0188 [65.635201 53.243401 86.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB158, 11697, 0x75AB0188, 63.8155, 49.6316, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x75AB0188 [63.815498 49.631599 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB158, 11697, 0x75AB0188, 63.8155, 49.6316, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x75AB0188 [63.815498 49.631599 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB159, 412, 0x75AB018C, 57.2, 51.91, 77.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x75AB018C [57.200001 51.910000 77.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB159, 412, 0x75AB018C, 57.2, 51.91, 77.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x75AB018C [57.200001 51.910000 77.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB15A, 9686, 0x75AB018C, 57.202, 52.003, 80.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB018C [57.202000 52.002998 80.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB15A, 9686, 0x75AB018C, 57.202, 52.003, 80.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB018C [57.202000 52.002998 80.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB15B, 9686, 0x75AB018C, 54.027, 59.553, 80.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x75AB018C [54.027000 59.553001 80.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB15C, 9686, 0x75AB018D, 60.1446, 51.4595, 79.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB018D [60.144600 51.459499 79.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB15C, 9686, 0x75AB018D, 60.1446, 51.4595, 79.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB018D [60.144600 51.459499 79.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB15D, 11697, 0x75AB018D, 64.1692, 49.9637, 77.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x75AB018D [64.169197 49.963699 77.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB15D, 11697, 0x75AB018D, 64.1692, 49.9637, 77.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x75AB018D [64.169197 49.963699 77.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB15E, 11698, 0x75AB018E, 62.4313, 58.0657, 81.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x75AB018E [62.431301 58.065701 81.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB15E, 11698, 0x75AB018E, 62.4313, 58.0657, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x75AB018E [62.431301 58.065701 81.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB15F, 9686, 0x75AB018E, 63.1863, 52.1479, 80.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB018E [63.186298 52.147900 80.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB15F, 9686, 0x75AB018E, 63.1863, 52.1479, 80.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB018E [63.186298 52.147900 80.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB160, 9686, 0x75AB018E, 59.3697, 57.4632, 80.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1421,16 +1421,16 @@ VALUES (0x775AB162, 11697, 0x75AB018E, 60.1205, 63.4024, 77.35, 0.9139, 0, 0, 0. /* @teleloc 0x75AB018E [60.120499 63.402401 77.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB163, 9686, 0x75AB0191, 68.4004, 55.8434, 80.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0191 [68.400398 55.843399 80.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB163, 9686, 0x75AB0191, 68.4004, 55.8434, 80.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0191 [68.400398 55.843399 80.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB164, 9686, 0x75AB0191, 68.4004, 64.059, 80.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0191 [68.400398 64.058998 80.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB164, 9686, 0x75AB0191, 68.4004, 64.059, 80.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0191 [68.400398 64.058998 80.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB165, 11698, 0x75AB0191, 68.5588, 59.7695, 81.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x75AB0191 [68.558800 59.769501 81.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB165, 11698, 0x75AB0191, 68.5588, 59.7695, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x75AB0191 [68.558800 59.769501 81.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB166, 11697, 0x75AB0191, 70.5205, 63.2524, 77.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1441,36 +1441,36 @@ VALUES (0x775AB167, 11697, 0x75AB0191, 70.7192, 56.3887, 77.35, 0.372988, 0, 0, /* @teleloc 0x75AB0191 [70.719200 56.388699 77.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB168, 412, 0x75AB0192, 68.15, 71.08, 82, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x75AB0192 [68.150002 71.080002 82.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB168, 412, 0x75AB0192, 68.15, 71.08, 82, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x75AB0192 [68.150002 71.080002 82.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB169, 9686, 0x75AB0193, 65.8, 66.9, 85.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x75AB0193 [65.800003 66.900002 85.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB16A, 9686, 0x75AB0193, 68.2, 63.75, 86.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0193 [68.199997 63.750000 86.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB16A, 9686, 0x75AB0193, 68.2, 63.75, 86.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0193 [68.199997 63.750000 86.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB16B, 9686, 0x75AB0193, 70.7668, 66.8645, 86.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x75AB0193 [70.766800 66.864502 86.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB16C, 11697, 0x75AB0193, 68.1155, 64.4066, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x75AB0193 [68.115501 64.406601 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB16C, 11697, 0x75AB0193, 68.1155, 64.4066, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x75AB0193 [68.115501 64.406601 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB16D, 412, 0x75AB0000, 65.205, 66.9, 82, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x75AB0000 [65.205002 66.900002 82.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB16E, 412, 0x75AB0000, 65.505, 57.615, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x75AB0000 [65.504997 57.615002 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB16E, 412, 0x75AB0000, 65.505, 57.615, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x75AB0000 [65.504997 57.615002 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB16F, 9686, 0x75AB0000, 68.1754, 71.5184, 85.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0000 [68.175400 71.518402 85.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB16F, 9686, 0x75AB0000, 68.1754, 71.5184, 85.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0000 [68.175400 71.518402 85.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB170, 9686, 0x75AB0000, 70.6504, 70.4184, 84.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x775AB171, 9686, 0x75AB0000, 66.0504, 70.7434, 84.55, 0.456322, 0, 0, /* @teleloc 0x75AB0000 [66.050400 70.743401 84.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB172, 9686, 0x75AB0000, 65.5254, 57.6934, 85.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0000 [65.525398 57.693401 85.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB172, 9686, 0x75AB0000, 65.5254, 57.6934, 85.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0000 [65.525398 57.693401 85.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB173, 9686, 0x75AB0000, 61.6254, 69.0434, 84.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x75AB0000 [61.625401 69.043404 84.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB173, 9686, 0x75AB0000, 61.6254, 69.0434, 84.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x75AB0000 [61.625401 69.043404 84.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB174, 12679, 0x75AB0000, 59.2905, 58.7816, 82.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1509,16 +1509,16 @@ VALUES (0x775AB178, 12679, 0x75AB0000, 70.9405, 70.7066, 82.1, 0.420244, 0, 0, 0 /* @teleloc 0x75AB0000 [70.940498 70.706596 82.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB179, 12679, 0x75AB0000, 63.4155, 60.4066, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x75AB0000 [63.415501 60.406601 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB179, 12679, 0x75AB0000, 63.4155, 60.4066, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x75AB0000 [63.415501 60.406601 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB17A, 12678, 0x75AB0000, 68.4405, 66.8316, 91, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x75AB0000 [68.440498 66.831596 91.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775AB17A, 12678, 0x75AB0000, 68.4405, 66.8316, 91, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x75AB0000 [68.440498 66.831596 91.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775AB17B, 12678, 0x75AB0000, 53.5655, 53.4316, 98.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x75AB0000 [53.565498 53.431599 98.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x775AB17B, 12678, 0x75AB0000, 53.5655, 53.4316, 98.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x75AB0000 [53.565498 53.431599 98.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775AB17C, 20812, 0x75AB0112, 164.215, 42.924, 82.005, -0.695456, 0, 0, 0.718569, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/75B8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/75B8.sql index 8185413db4..81738a485d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/75B8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/75B8.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x75B8; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x775B8000, 412, 0x75B80000, 84, 182.52, 128, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x75B80000 [84.000000 182.520004 128.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x775B8000, 412, 0x75B80000, 84, 182.52, 128, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x75B80000 [84.000000 182.520004 128.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x775B8001, 509, 0x75B80000, 92.1722, 172.784, 128.005, -0.701978, 0, 0, -0.712199, False, '2005-02-09 10:00:00'); /* Life Stone */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7600.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7600.sql index 3a909c3abd..ca513d47e3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7600.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7600.sql @@ -21,8 +21,8 @@ VALUES (0x77600004, 11697, 0x76000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x76000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600005, 17123, 0x76000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x76000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77600005, 17123, 0x76000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x76000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77600005, 0x77600001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77600005, 0x77600001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77600005, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600006, 15451, 0x7600018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7600018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77600006, 15451, 0x7600018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7600018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77600007, 15608, 0x7600018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77600015, 11697, 0x7600019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7600019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600016, 17125, 0x7600019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7600019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77600016, 17125, 0x7600019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7600019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77600016, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77600016, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77600016, 0x77600019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600017, 15451, 0x760001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x760001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77600017, 15451, 0x760001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x760001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77600018, 15608, 0x760001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77600023, 11697, 0x760001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x760001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600024, 17127, 0x760001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x760001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77600024, 17127, 0x760001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x760001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77600024, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77600024, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77600024, 0x77600027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600025, 15451, 0x760001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x760001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77600025, 15451, 0x760001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x760001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77600026, 15608, 0x760001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7760006D, 11697, 0x76000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x76000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7760006E, 17138, 0x76000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x76000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7760006E, 17138, 0x76000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x76000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7760006E, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7760006E, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7760006E, 0x77600072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7760006F, 15451, 0x7600025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7600025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7760006F, 15451, 0x7600025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7600025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77600070, 15608, 0x7600025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7760008C, 11697, 0x7600027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7600027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7760008D, 17142, 0x7600027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7600027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7760008D, 17142, 0x7600027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7600027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7760008D, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7760008D, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7760008D, 0x77600090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7760008E, 15451, 0x7600027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7600027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7760008E, 15451, 0x7600027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7600027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7760008F, 15608, 0x7600027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7760009A, 11697, 0x76000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x76000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7760009B, 17144, 0x76000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x76000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7760009B, 17144, 0x76000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x76000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7760009B, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7760009B, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7760009B, 0x7760009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7760009C, 15451, 0x76000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x76000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7760009C, 15451, 0x76000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x76000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7760009D, 15608, 0x76000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x776000A8, 11697, 0x7600028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7600028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000A9, 17146, 0x7600028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7600028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x776000A9, 17146, 0x7600028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7600028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x776000A9, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x776000A9, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x776000A9, 0x776000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000AA, 15451, 0x7600028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7600028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x776000AA, 15451, 0x7600028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7600028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x776000AB, 15608, 0x7600028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x776000B6, 11697, 0x76000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x76000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000B7, 17148, 0x76000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x76000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x776000B7, 17148, 0x76000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x76000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x776000B7, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x776000B7, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x776000B7, 0x776000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000B8, 15451, 0x76000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x76000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x776000B8, 15451, 0x76000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x76000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000B9, 15608, 0x76000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x76000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x776000B9, 15608, 0x76000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x76000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x776000BA, 15608, 0x76000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x776000C4, 11697, 0x7600029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7600029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000C5, 17150, 0x7600029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7600029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x776000C5, 17150, 0x7600029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7600029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x776000C5, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x776000C5, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x776000C5, 0x776000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000C6, 15451, 0x7600029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7600029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x776000C6, 15451, 0x7600029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7600029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x776000C7, 15608, 0x760002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x776000D2, 11697, 0x760002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x760002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000D3, 17152, 0x760002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x760002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x776000D3, 17152, 0x760002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x760002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x776000D3, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x776000D3, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x776000D3, 0x776000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000D4, 15451, 0x760002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x760002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x776000D4, 15451, 0x760002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x760002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x776000D5, 15608, 0x760002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x776000DE, 9686, 0x760002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x760002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000DF, 9686, 0x760002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x760002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x776000DF, 9686, 0x760002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x760002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x776000E0, 11697, 0x760002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x776000EE, 15451, 0x760002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x760002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x776000EF, 15608, 0x760002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x760002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x776000EF, 15608, 0x760002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x760002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x776000F0, 15608, 0x760002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77600108, 9686, 0x760002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x760002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600109, 9686, 0x760002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x760002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77600109, 9686, 0x760002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x760002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7760010A, 11697, 0x760002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7760011C, 11697, 0x760002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x760002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7760011D, 17163, 0x760002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x760002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7760011D, 17163, 0x760002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x760002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7760011D, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7760011D, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7760011D, 0x77600120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7760011E, 15451, 0x760002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x760002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7760011E, 15451, 0x760002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x760002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7760011F, 15608, 0x760002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7760013A, 11697, 0x7600030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7600030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7760013B, 17167, 0x7600030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7600030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7760013B, 17167, 0x7600030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7600030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7760013B, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7760013B, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7760013B, 0x7760013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7760013C, 15451, 0x7600030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7600030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7760013C, 15451, 0x7600030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7600030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7760013D, 15608, 0x76000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77600142, 11697, 0x7600031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7600031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600143, 17168, 0x7600031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7600031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77600143, 17168, 0x7600031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7600031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77600143, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77600143, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77600143, 0x77600146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600144, 15451, 0x7600031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7600031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77600144, 15451, 0x7600031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7600031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77600145, 15608, 0x76000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77600150, 11697, 0x7600032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7600032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600151, 17170, 0x7600032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7600032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77600151, 17170, 0x7600032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7600032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77600151, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77600151, 0x77600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77600151, 0x77600155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77600152, 15451, 0x7600032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7600032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77600152, 15451, 0x7600032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7600032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77600153, 15608, 0x7600032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7700.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7700.sql index 9da4fc6410..145aa774c1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7700.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7700.sql @@ -21,8 +21,8 @@ VALUES (0x77700004, 11697, 0x77000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x77000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700005, 17173, 0x77000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x77000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77700005, 17173, 0x77000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x77000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77700005, 0x77700001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77700005, 0x77700001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77700005, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700006, 15451, 0x7700018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7700018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77700006, 15451, 0x7700018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7700018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77700007, 15608, 0x7700018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77700015, 11697, 0x7700019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7700019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700016, 17175, 0x7700019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7700019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77700016, 17175, 0x7700019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7700019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77700016, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77700016, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77700016, 0x77700019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700017, 15451, 0x770001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x770001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77700017, 15451, 0x770001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x770001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77700018, 15608, 0x770001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77700023, 11697, 0x770001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x770001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700024, 17177, 0x770001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x770001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77700024, 17177, 0x770001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x770001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77700024, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77700024, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77700024, 0x77700027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700025, 15451, 0x770001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x770001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77700025, 15451, 0x770001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x770001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77700026, 15608, 0x770001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7770006D, 11697, 0x77000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x77000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7770006E, 17188, 0x77000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x77000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7770006E, 17188, 0x77000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x77000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7770006E, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7770006E, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7770006E, 0x77700072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7770006F, 15451, 0x7700025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7700025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7770006F, 15451, 0x7700025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7700025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77700070, 15608, 0x7700025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7770008C, 11697, 0x7700027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7700027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7770008D, 17192, 0x7700027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7700027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7770008D, 17192, 0x7700027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7700027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7770008D, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7770008D, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7770008D, 0x77700090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7770008E, 15451, 0x7700027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7700027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7770008E, 15451, 0x7700027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7700027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7770008F, 15608, 0x7700027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7770009A, 11697, 0x77000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x77000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7770009B, 17194, 0x77000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x77000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7770009B, 17194, 0x77000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x77000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7770009B, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7770009B, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7770009B, 0x7770009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7770009C, 15451, 0x77000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x77000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7770009C, 15451, 0x77000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x77000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7770009D, 15608, 0x77000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x777000A8, 11697, 0x7700028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7700028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000A9, 17196, 0x7700028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7700028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777000A9, 17196, 0x7700028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7700028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x777000A9, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x777000A9, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x777000A9, 0x777000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000AA, 15451, 0x7700028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7700028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777000AA, 15451, 0x7700028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7700028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777000AB, 15608, 0x7700028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x777000B6, 11697, 0x77000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x77000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000B7, 17198, 0x77000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x77000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777000B7, 17198, 0x77000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x77000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x777000B7, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x777000B7, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x777000B7, 0x777000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000B8, 15451, 0x77000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x77000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777000B8, 15451, 0x77000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x77000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000B9, 15608, 0x77000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x77000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x777000B9, 15608, 0x77000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x77000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777000BA, 15608, 0x77000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x777000C4, 11697, 0x7700029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7700029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000C5, 17200, 0x7700029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7700029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777000C5, 17200, 0x7700029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7700029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x777000C5, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x777000C5, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x777000C5, 0x777000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000C6, 15451, 0x7700029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7700029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777000C6, 15451, 0x7700029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7700029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777000C7, 15608, 0x770002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x777000D2, 11697, 0x770002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x770002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000D3, 17202, 0x770002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x770002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777000D3, 17202, 0x770002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x770002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x777000D3, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x777000D3, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x777000D3, 0x777000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000D4, 15451, 0x770002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x770002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777000D4, 15451, 0x770002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x770002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777000D5, 15608, 0x770002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x777000DE, 9686, 0x770002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x770002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000DF, 9686, 0x770002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x770002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x777000DF, 9686, 0x770002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x770002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777000E0, 11697, 0x770002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x777000EE, 15451, 0x770002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x770002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777000EF, 15608, 0x770002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x770002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x777000EF, 15608, 0x770002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x770002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777000F0, 15608, 0x770002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77700108, 9686, 0x770002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x770002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700109, 9686, 0x770002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x770002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77700109, 9686, 0x770002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x770002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7770010A, 11697, 0x770002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7770011C, 11697, 0x770002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x770002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7770011D, 17213, 0x770002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x770002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7770011D, 17213, 0x770002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x770002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7770011D, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7770011D, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7770011D, 0x77700120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7770011E, 15451, 0x770002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x770002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7770011E, 15451, 0x770002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x770002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7770011F, 15608, 0x770002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7770013A, 11697, 0x7700030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7700030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7770013B, 17217, 0x7700030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7700030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7770013B, 17217, 0x7700030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7700030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7770013B, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7770013B, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7770013B, 0x7770013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7770013C, 15451, 0x7700030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7700030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7770013C, 15451, 0x7700030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7700030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7770013D, 15608, 0x77000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77700142, 11697, 0x7700031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7700031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700143, 17218, 0x7700031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7700031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77700143, 17218, 0x7700031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7700031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77700143, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77700143, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77700143, 0x77700146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700144, 15451, 0x7700031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7700031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77700144, 15451, 0x7700031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7700031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77700145, 15608, 0x77000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77700150, 11697, 0x7700032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7700032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700151, 17220, 0x7700032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7700032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77700151, 17220, 0x7700032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7700032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77700151, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77700151, 0x77700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77700151, 0x77700155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77700152, 15451, 0x7700032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7700032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77700152, 15451, 0x7700032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7700032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77700153, 15608, 0x7700032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7791.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7791.sql index 7fbc49d440..da27404d8b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7791.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7791.sql @@ -5,16 +5,16 @@ VALUES (0x77791000, 9686, 0x77910100, 34.8747, 33.6687, 73.5, -0.707107, 0, 0, /* @teleloc 0x77910100 [34.874699 33.668701 73.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791001, 9686, 0x77910100, 33.6747, 31.7687, 72.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910100 [33.674702 31.768700 72.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791001, 9686, 0x77910100, 33.6747, 31.7687, 72.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910100 [33.674702 31.768700 72.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791002, 11697, 0x77910100, 34.4879, 36.4193, 70.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x77910100 [34.487900 36.419300 70.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791003, 11697, 0x77910100, 33.4628, 32.1444, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x77910100 [33.462799 32.144402 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791003, 11697, 0x77910100, 33.4628, 32.1444, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x77910100 [33.462799 32.144402 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791004, 9686, 0x77910100, 30.2247, 32.5437, 72.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x77791006, 9686, 0x77910100, 30.2247, 36.0187, 72.5, -0.707107, 0, 0, /* @teleloc 0x77910100 [30.224701 36.018700 72.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791007, 9686, 0x77910100, 32.6432, 36.9148, 73.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910100 [32.643200 36.914799 73.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791007, 9686, 0x77910100, 32.6432, 36.9148, 73.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910100 [32.643200 36.914799 73.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791008, 9686, 0x77910100, 34.8747, 35.7636, 72.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x77910100 [34.874699 35.763599 72.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791009, 9686, 0x77910101, 36.5287, 29.8836, 71.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910101 [36.528702 29.883600 71.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791009, 9686, 0x77910101, 36.5287, 29.8836, 71.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910101 [36.528702 29.883600 71.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779100A, 9686, 0x77910101, 41.9072, 29.8836, 71.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910101 [41.907200 29.883600 71.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779100A, 9686, 0x77910101, 41.9072, 29.8836, 71.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910101 [41.907200 29.883600 71.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779100B, 9686, 0x77910101, 39.2571, 35.8336, 73.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910101 [39.257099 35.833599 73.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7779100B, 9686, 0x77910101, 39.2571, 35.8336, 73.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910101 [39.257099 35.833599 73.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779100C, 9686, 0x77910101, 43.2071, 34.7836, 71.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x77791010, 11698, 0x77910101, 39.2661, 32.9258, 76.6, -0.707107, 0, 0, /* @teleloc 0x77910101 [39.266102 32.925800 76.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791011, 11697, 0x77910101, 39.2526, 35.4592, 70.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x77910101 [39.252602 35.459202 70.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791011, 11697, 0x77910101, 39.2526, 35.4592, 70.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x77910101 [39.252602 35.459202 70.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791012, 9686, 0x77910101, 43.2071, 30.9932, 71.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x77791013, 9686, 0x77910101, 43.2071, 32.8459, 73.875, 0.707107, 0, 0, /* @teleloc 0x77910101 [43.207100 32.845901 73.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791014, 9686, 0x77910101, 39.2727, 29.8836, 73.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910101 [39.272701 29.883600 73.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791014, 9686, 0x77910101, 39.2727, 29.8836, 73.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910101 [39.272701 29.883600 73.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791015, 9686, 0x77910101, 35.3156, 30.898, 73.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x77791017, 9686, 0x77910101, 35.3156, 34.9474, 73.6, -0.707107, 0, 0, /* @teleloc 0x77910101 [35.315601 34.947399 73.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791018, 9686, 0x77910101, 36.7077, 35.8336, 73.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910101 [36.707699 35.833599 73.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791018, 9686, 0x77910101, 36.7077, 35.8336, 73.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910101 [36.707699 35.833599 73.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791019, 9686, 0x77910101, 41.932, 35.8336, 73.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910101 [41.931999 35.833599 73.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791019, 9686, 0x77910101, 41.932, 35.8336, 73.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910101 [41.931999 35.833599 73.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779101A, 11698, 0x77910101, 41.8011, 31.0308, 74.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x77791020, 11697, 0x77910101, 36.2861, 30.6558, 70.1, 0.359182, 0, 0, 0 /* @teleloc 0x77910101 [36.286098 30.655800 70.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791021, 9686, 0x77910105, 36.1932, 28.9648, 68.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910105 [36.193199 28.964800 68.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791021, 9686, 0x77910105, 36.1932, 28.9648, 68.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910105 [36.193199 28.964800 68.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791022, 9686, 0x77910105, 36.4432, 35.5148, 68.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910105 [36.443199 35.514801 68.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791022, 9686, 0x77910105, 36.4432, 35.5148, 68.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910105 [36.443199 35.514801 68.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791023, 9686, 0x77910105, 39.9423, 32.1291, 68.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x77791026, 9687, 0x77910105, 39.3306, 34.9138, 66.1, 0.878817, 0, 0, - /* @teleloc 0x77910105 [39.330601 34.913799 66.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791027, 9686, 0x77910105, 38.2819, 28.9648, 68.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910105 [38.281898 28.964800 68.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791027, 9686, 0x77910105, 38.2819, 28.9648, 68.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910105 [38.281898 28.964800 68.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791028, 9686, 0x77910105, 33.4189, 35.5148, 68.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910105 [33.418900 35.514801 68.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791028, 9686, 0x77910105, 33.4189, 35.5148, 68.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910105 [33.418900 35.514801 68.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791029, 9686, 0x77910105, 30.2334, 30.4298, 68.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x7779102A, 11698, 0x77910105, 34.9561, 32.2008, 69.525, 0.707107, 0, 0, /* @teleloc 0x77910105 [34.956100 32.200802 69.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779102B, 11697, 0x77910105, 35.0612, 29.3749, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x77910105 [35.061199 29.374901 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779102B, 11697, 0x77910105, 35.0612, 29.3749, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x77910105 [35.061199 29.374901 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779102C, 11697, 0x77910105, 39.1526, 32.3506, 66.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x77910105 [39.152599 32.350601 66.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779102D, 11697, 0x77910105, 36.6136, 35.017, 66.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x77910105 [36.613602 35.016998 66.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7779102D, 11697, 0x77910105, 36.6136, 35.017, 66.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x77910105 [36.613602 35.016998 66.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779102E, 412, 0x77910000, 32.6161, 37.4358, 70, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x77910000 [32.616100 37.435799 70.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779102E, 412, 0x77910000, 32.6161, 37.4358, 70, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x77910000 [32.616100 37.435799 70.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779102F, 9686, 0x77910000, 32.6182, 37.5498, 73.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910000 [32.618198 37.549801 73.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779102F, 9686, 0x77910000, 32.6182, 37.5498, 73.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910000 [32.618198 37.549801 73.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791030, 9686, 0x77910000, 29.6082, 43.4048, 71.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910000 [29.608200 43.404800 71.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x77791030, 9686, 0x77910000, 29.6082, 43.4048, 71.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910000 [29.608200 43.404800 71.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791031, 9686, 0x77910000, 35.6382, 43.4048, 71.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910000 [35.638199 43.404800 71.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x77791031, 9686, 0x77910000, 35.6382, 43.4048, 71.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910000 [35.638199 43.404800 71.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791032, 12679, 0x77910000, 37.1611, 37.8708, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x77910000 [37.161098 37.870800 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791032, 12679, 0x77910000, 37.1611, 37.8708, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x77910000 [37.161098 37.870800 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791033, 12679, 0x77910000, 28.3161, 37.7608, 70.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1049,8 +1049,8 @@ VALUES (0x77791105, 9686, 0x7791012A, 161.145, 56.5375, 84.85, 0.317305, 0, 0, /* @teleloc 0x7791012A [161.145004 56.537498 84.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791106, 9686, 0x7791012A, 159.538, 56.0161, 87.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012A [159.537994 56.016102 87.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791106, 9686, 0x7791012A, 159.538, 56.0161, 87.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012A [159.537994 56.016102 87.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791107, 9686, 0x7791012A, 157.191, 59.1501, 85.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1065,32 +1065,32 @@ VALUES (0x77791109, 9686, 0x7791012A, 161.295, 61.8375, 84.85, -0.902209, 0, 0, /* @teleloc 0x7791012A [161.294998 61.837502 84.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779110A, 9686, 0x7791012A, 159.545, 63.0501, 85.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012A [159.544998 63.050098 85.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7779110A, 9686, 0x7791012A, 159.545, 63.0501, 85.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012A [159.544998 63.050098 85.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779110B, 11697, 0x7791012A, 159.593, 56.3567, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7791012A [159.593002 56.356701 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779110B, 11697, 0x7791012A, 159.593, 56.3567, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7791012A [159.593002 56.356701 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779110C, 11697, 0x7791012A, 157.693, 57.4067, 82.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7791012A [157.692993 57.406700 82.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779110D, 9686, 0x7791012B, 150.28, 55.3189, 84.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012B [150.279999 55.318901 84.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779110D, 9686, 0x7791012B, 150.28, 55.3189, 84.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012B [150.279999 55.318901 84.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779110E, 9686, 0x7791012B, 155.68, 55.3189, 84.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012B [155.679993 55.318901 84.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779110E, 9686, 0x7791012B, 155.68, 55.3189, 84.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012B [155.679993 55.318901 84.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779110F, 9686, 0x7791012B, 156.73, 56.6681, 83.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7791012B [156.729996 56.668098 83.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791110, 9686, 0x7791012B, 152.73, 61.2189, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012B [152.729996 61.218899 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791110, 9686, 0x7791012B, 152.73, 61.2189, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012B [152.729996 61.218899 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791111, 9686, 0x7791012B, 148.93, 58.0689, 86.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,16 +1113,16 @@ VALUES (0x77791115, 11697, 0x7791012B, 152.612, 58.3975, 82.1, -0.707107, 0, 0, /* @teleloc 0x7791012B [152.612000 58.397499 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791116, 11697, 0x7791012B, 153.143, 55.9067, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7791012B [153.143005 55.906700 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791116, 11697, 0x7791012B, 153.143, 55.9067, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7791012B [153.143005 55.906700 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791117, 9686, 0x7791012B, 150.181, 61.2189, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012B [150.181000 61.218899 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791117, 9686, 0x7791012B, 150.181, 61.2189, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012B [150.181000 61.218899 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791118, 9686, 0x7791012B, 155.524, 61.2189, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012B [155.524002 61.218899 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791118, 9686, 0x7791012B, 155.524, 61.2189, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012B [155.524002 61.218899 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791119, 9686, 0x7791012B, 148.93, 56.3538, 85.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1133,8 +1133,8 @@ VALUES (0x7779111A, 9686, 0x7791012B, 148.93, 60.302, 85.35, -0.707107, 0, 0, - /* @teleloc 0x7791012B [148.929993 60.301998 85.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779111B, 9686, 0x7791012B, 153.14, 55.3189, 85.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012B [153.139999 55.318901 85.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779111B, 9686, 0x7791012B, 153.14, 55.3189, 85.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012B [153.139999 55.318901 85.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779111C, 9686, 0x7791012B, 156.73, 56.3681, 85.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1169,20 +1169,20 @@ VALUES (0x77791123, 11697, 0x7791012B, 155.738, 56.1162, 82.1, 0.297375, 0, 0, - /* @teleloc 0x7791012B [155.738007 56.116199 82.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791124, 11697, 0x7791012B, 152.893, 60.7067, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7791012B [152.893005 60.706699 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791124, 11697, 0x7791012B, 152.893, 60.7067, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7791012B [152.893005 60.706699 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791125, 9686, 0x7791012D, 155.638, 54.3661, 80.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012D [155.638000 54.366100 80.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791125, 9686, 0x7791012D, 155.638, 54.3661, 80.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012D [155.638000 54.366100 80.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791126, 9686, 0x7791012D, 152.141, 57.6001, 80.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7791012D [152.141006 57.600101 80.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791127, 9686, 0x7791012D, 154.395, 60.8501, 80.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012D [154.395004 60.850101 80.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791127, 9686, 0x7791012D, 154.395, 60.8501, 80.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012D [154.395004 60.850101 80.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791128, 11697, 0x7791012D, 160.262, 59.649, 78.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1201,12 +1201,12 @@ VALUES (0x7779112B, 11697, 0x7791012D, 153.029, 58.1609, 78.1, -0.707107, 0, 0, /* @teleloc 0x7791012D [153.029007 58.160900 78.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779112C, 9686, 0x7791012D, 159.538, 54.3661, 80.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012D [159.537994 54.366100 80.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779112C, 9686, 0x7791012D, 159.538, 54.3661, 80.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012D [159.537994 54.366100 80.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779112D, 9686, 0x7791012D, 157.645, 60.8501, 80.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7791012D [157.645004 60.850101 80.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7779112D, 9686, 0x7791012D, 157.645, 60.8501, 80.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7791012D [157.645004 60.850101 80.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779112E, 9686, 0x7791012D, 162.091, 56.4001, 80.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,20 +1217,20 @@ VALUES (0x7779112F, 11698, 0x7791012D, 156.124, 58.2503, 81.5, -0.707107, 0, 0, /* @teleloc 0x7791012D [156.123993 58.250301 81.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791130, 11697, 0x7791012D, 156.729, 55.2109, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7791012D [156.729004 55.210899 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791130, 11697, 0x7791012D, 156.729, 55.2109, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7791012D [156.729004 55.210899 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791131, 11697, 0x7791012D, 156.112, 60.399, 78.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7791012D [156.112000 60.398998 78.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791131, 11697, 0x7791012D, 156.112, 60.399, 78.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7791012D [156.112000 60.398998 78.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791132, 412, 0x77910000, 159.495, 63.5975, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x77910000 [159.494995 63.597500 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791132, 412, 0x77910000, 159.495, 63.5975, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x77910000 [159.494995 63.597500 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791133, 9686, 0x77910000, 159.538, 63.7661, 85.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910000 [159.537994 63.766102 85.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791133, 9686, 0x77910000, 159.538, 63.7661, 85.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910000 [159.537994 63.766102 85.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791134, 9686, 0x77910000, 161.838, 62.8661, 84.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1245,8 +1245,8 @@ VALUES (0x77791136, 12679, 0x77910000, 162.643, 63.1567, 82.1, -0.402747, 0, 0, /* @teleloc 0x77910000 [162.643005 63.156700 82.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791137, 12679, 0x77910000, 152.643, 62.2067, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x77910000 [152.643005 62.206699 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791137, 12679, 0x77910000, 152.643, 62.2067, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x77910000 [152.643005 62.206699 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791138, 9686, 0x77910130, 105.541, 36.656, 79.6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1281,12 +1281,12 @@ VALUES (0x7779113F, 9686, 0x77910130, 100.951, 36.0777, 81.05, -0.707107, 0, 0, /* @teleloc 0x77910130 [100.950996 36.077702 81.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791140, 9686, 0x77910130, 103.335, 31.5652, 81.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910130 [103.334999 31.565201 81.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791140, 9686, 0x77910130, 103.335, 31.5652, 81.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910130 [103.334999 31.565201 81.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791141, 9686, 0x77910131, 110.785, 38.8652, 79.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910131 [110.785004 38.865200 79.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791141, 9686, 0x77910131, 110.785, 38.8652, 79.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910131 [110.785004 38.865200 79.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791142, 9686, 0x77910131, 115.185, 37.5652, 78.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1297,8 +1297,8 @@ VALUES (0x77791143, 9686, 0x77910131, 115.185, 33.9152, 78.8, 0.707107, 0, 0, - /* @teleloc 0x77910131 [115.184998 33.915199 78.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791144, 9686, 0x77910131, 110.735, 32.9152, 79.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910131 [110.735001 32.915199 79.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791144, 9686, 0x77910131, 110.735, 32.9152, 79.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910131 [110.735001 32.915199 79.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791145, 11697, 0x77910131, 107, 33.577, 76.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1309,8 +1309,8 @@ VALUES (0x77791146, 11697, 0x77910131, 114.5, 37.977, 76.05, -0.895323, 0, 0, 0. /* @teleloc 0x77910131 [114.500000 37.977001 76.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791147, 11698, 0x77910131, 110.79, 35.7652, 82.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x77910131 [110.790001 35.765202 82.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791147, 11698, 0x77910131, 110.79, 35.7652, 82.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x77910131 [110.790001 35.765202 82.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791148, 11697, 0x77910131, 110.9, 35.827, 76.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1329,28 +1329,28 @@ VALUES (0x7779114B, 9686, 0x77910131, 106.051, 34.2808, 77.95, -0.707107, 0, 0, /* @teleloc 0x77910131 [106.051003 34.280800 77.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779114C, 9686, 0x77910131, 113.884, 32.9152, 79.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910131 [113.884003 32.915199 79.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779114C, 9686, 0x77910131, 113.884, 32.9152, 79.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910131 [113.884003 32.915199 79.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779114D, 9686, 0x77910131, 107.641, 32.9152, 79.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910131 [107.640999 32.915199 79.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779114D, 9686, 0x77910131, 107.641, 32.9152, 79.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910131 [107.640999 32.915199 79.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779114E, 9686, 0x77910131, 115.185, 35.8595, 80, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x77910131 [115.184998 35.859501 80.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779114F, 9686, 0x77910131, 107.566, 38.8652, 79.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910131 [107.566002 38.865200 79.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7779114F, 9686, 0x77910131, 107.566, 38.8652, 79.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910131 [107.566002 38.865200 79.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791150, 9686, 0x77910131, 113.933, 38.8652, 79.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910131 [113.932999 38.865200 79.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791150, 9686, 0x77910131, 113.933, 38.8652, 79.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910131 [113.932999 38.865200 79.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791151, 9686, 0x77910131, 113.765, 38.8652, 78, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910131 [113.764999 38.865200 78.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791151, 9686, 0x77910131, 113.765, 38.8652, 78, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910131 [113.764999 38.865200 78.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791152, 11698, 0x77910131, 108, 35.7652, 82.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1373,20 +1373,20 @@ VALUES (0x77791156, 11697, 0x77910131, 114.813, 35.827, 76.05, 0.707107, 0, 0, - /* @teleloc 0x77910131 [114.813004 35.827000 76.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791157, 11697, 0x77910131, 110.811, 33.4198, 76.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x77910131 [110.810997 33.419800 76.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791157, 11697, 0x77910131, 110.811, 33.4198, 76.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x77910131 [110.810997 33.419800 76.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791158, 11697, 0x77910131, 113.77, 33.577, 76.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x77910131 [113.769997 33.577000 76.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791159, 9686, 0x77910132, 106.685, 32.9152, 74.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910132 [106.684998 32.915199 74.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791159, 9686, 0x77910132, 106.685, 32.9152, 74.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910132 [106.684998 32.915199 74.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779115A, 9686, 0x77910132, 106.585, 38.4652, 74.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910132 [106.584999 38.465199 74.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7779115A, 9686, 0x77910132, 106.585, 38.4652, 74.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910132 [106.584999 38.465199 74.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779115B, 9686, 0x77910132, 115.135, 35.7652, 74.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1409,52 +1409,52 @@ VALUES (0x7779115F, 9686, 0x77910132, 100.951, 34.4633, 74.4, -0.707107, 0, 0, /* @teleloc 0x77910132 [100.950996 34.463299 74.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791160, 9686, 0x77910132, 110.821, 32.9152, 74.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910132 [110.820999 32.915199 74.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791160, 9686, 0x77910132, 110.821, 32.9152, 74.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910132 [110.820999 32.915199 74.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791161, 9686, 0x77910132, 110.387, 38.4652, 74.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910132 [110.387001 38.465199 74.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791161, 9686, 0x77910132, 110.387, 38.4652, 74.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910132 [110.387001 38.465199 74.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791162, 11698, 0x77910132, 109.022, 35.7652, 75.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x77910132 [109.022003 35.765202 75.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791163, 11697, 0x77910132, 108.66, 33.4576, 72.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x77910132 [108.660004 33.457600 72.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791163, 11697, 0x77910132, 108.66, 33.4576, 72.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x77910132 [108.660004 33.457600 72.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791164, 11697, 0x77910132, 108.53, 37.9276, 72.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x77910132 [108.529999 37.927601 72.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77791164, 11697, 0x77910132, 108.53, 37.9276, 72.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x77910132 [108.529999 37.927601 72.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791165, 11697, 0x77910132, 107.527, 35.6062, 72.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x77910132 [107.527000 35.606201 72.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791166, 412, 0x77910000, 110.79, 40.3752, 76, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x77910000 [110.790001 40.375198 76.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791166, 412, 0x77910000, 110.79, 40.3752, 76, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x77910000 [110.790001 40.375198 76.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791167, 9686, 0x77910000, 110.835, 40.4952, 79.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910000 [110.834999 40.495201 79.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791167, 9686, 0x77910000, 110.835, 40.4952, 79.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910000 [110.834999 40.495201 79.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791168, 9686, 0x77910000, 114.675, 39.5382, 77.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910000 [114.675003 39.538200 77.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791168, 9686, 0x77910000, 114.675, 39.5382, 77.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910000 [114.675003 39.538200 77.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77791169, 9686, 0x77910000, 106.995, 39.5382, 77.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77910000 [106.995003 39.538200 77.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77791169, 9686, 0x77910000, 106.995, 39.5382, 77.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77910000 [106.995003 39.538200 77.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779116A, 12679, 0x77910000, 113.241, 39.7298, 76.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x77910000 [113.240997 39.729801 76.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779116A, 12679, 0x77910000, 113.241, 39.7298, 76.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x77910000 [113.240997 39.729801 76.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779116B, 12679, 0x77910000, 108.401, 39.7598, 76.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x77910000 [108.401001 39.759800 76.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779116B, 12679, 0x77910000, 108.401, 39.7598, 76.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x77910000 [108.401001 39.759800 76.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779116C, 20650, 0x77910100, 33.4082, 34.0014, 70.005, 0.044086, 0, 0, 0.999028, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1879,7 +1879,7 @@ VALUES (0x77791174, 20850, 0x77910000, 40.1058, 131.845, 60.005, 0.709392, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791175, 20850, 0x77910000, 101.636, 150.11, 64.005, 0.999, 0, 0, 0.044715, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x77910000 [101.636002 150.110001 64.004997] 0.999000 0.000000 0.000000 0.044714 */ +/* @teleloc 0x77910000 [101.636002 150.110001 64.004997] 0.999000 0.000000 0.000000 0.044715 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77791176, 20850, 0x77910000, 152.113, 155.565, 74.005, 0.002223, 0, 0, -0.999998, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7792.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7792.sql index c63afe9c37..a8bf8c6d63 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7792.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7792.sql @@ -545,8 +545,8 @@ VALUES (0x77792087, 412, 0x77920000, 154.746, 55.5005, 66, 0.707107, 0, 0, -0. /* @teleloc 0x77920000 [154.746002 55.500500 66.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77792088, 412, 0x77920139, 103.684, 40.0859, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x77920139 [103.683998 40.085899 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77792088, 412, 0x77920139, 103.684, 40.0859, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x77920139 [103.683998 40.085899 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77792089, 9686, 0x7792013A, 103.634, 39.2759, 62.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -557,28 +557,28 @@ VALUES (0x7779208A, 9686, 0x7792013A, 101.334, 34.5259, 61.75, -0.707107, 0, 0, /* @teleloc 0x7792013A [101.334000 34.525902 61.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779208B, 9686, 0x7792013B, 109.834, 34.7759, 61.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013B [109.834000 34.775902 61.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7779208B, 9686, 0x7792013B, 109.834, 34.7759, 61.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013B [109.834000 34.775902 61.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779208C, 9686, 0x7792013B, 112.967, 33.5848, 60.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7792013B [112.967003 33.584801 60.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779208D, 9686, 0x7792013B, 111.875, 28.8259, 61.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013B [111.875000 28.825899 61.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779208D, 9686, 0x7792013B, 111.875, 28.8259, 61.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013B [111.875000 28.825899 61.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779208E, 9686, 0x7792013B, 107.423, 28.8259, 61.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013B [107.422997 28.825899 61.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779208E, 9686, 0x7792013B, 107.423, 28.8259, 61.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013B [107.422997 28.825899 61.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779208F, 9686, 0x7792013B, 106.403, 30.0559, 60, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7792013B [106.403000 30.055901 60.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77792090, 9686, 0x7792013D, 105.885, 34.4259, 56.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013D [105.885002 34.425900 56.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77792090, 9686, 0x7792013D, 105.885, 34.4259, 56.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013D [105.885002 34.425900 56.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77792091, 11697, 0x7792013B, 112.021, 33.8426, 58.15, 0.924546, 0, 0, -0.381071, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -613,8 +613,8 @@ VALUES (0x77792098, 11697, 0x7792013B, 107.571, 29.6926, 58.15, 0.343659, 0, 0, /* @teleloc 0x7792013B [107.570999 29.692600 58.150002] 0.343659 0.000000 0.000000 0.939094 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77792099, 11697, 0x7792013B, 109.768, 31.6427, 58.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7792013B [109.767998 31.642700 58.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77792099, 11697, 0x7792013B, 109.768, 31.6427, 58.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7792013B [109.767998 31.642700 58.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779209A, 12328, 0x77920102, 33.6682, 153.645, 52.005, -0.946897, 0, 0, -0.321538, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2041,8 +2041,8 @@ VALUES (0x7779218F, 11697, 0x7792013A, 101.906, 38.7868, 58.15, -0.92388, 0, 0, /* @teleloc 0x7792013A [101.905998 38.786800 58.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77792190, 9686, 0x7792013A, 103.634, 30.7259, 63.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013A [103.634003 30.725901 63.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77792190, 9686, 0x7792013A, 103.634, 30.7259, 63.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013A [103.634003 30.725901 63.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77792191, 9686, 0x7792013A, 101.334, 36.7751, 60.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2069,16 +2069,16 @@ VALUES (0x77792196, 9686, 0x7792013B, 112.967, 31.8271, 61.9, 0.707107, 0, 0, - /* @teleloc 0x7792013B [112.967003 31.827101 61.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77792197, 9686, 0x7792013B, 111.933, 34.7759, 61.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013B [111.932999 34.775902 61.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77792197, 9686, 0x7792013B, 111.933, 34.7759, 61.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013B [111.932999 34.775902 61.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77792198, 9686, 0x7792013B, 107.583, 34.7759, 61.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013B [107.583000 34.775902 61.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77792198, 9686, 0x7792013B, 107.583, 34.7759, 61.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013B [107.583000 34.775902 61.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77792199, 9686, 0x7792013B, 109.655, 28.8259, 61.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013B [109.654999 28.825899 61.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77792199, 9686, 0x7792013B, 109.655, 28.8259, 61.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013B [109.654999 28.825899 61.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779219A, 9686, 0x7792013B, 106.403, 30.3048, 61.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2089,8 +2089,8 @@ VALUES (0x7779219B, 9686, 0x7792013B, 106.403, 33.3423, 61.6, -0.707107, 0, 0, /* @teleloc 0x7792013B [106.403000 33.342300 61.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779219C, 9686, 0x7792013B, 107.583, 34.7759, 60, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013B [107.583000 34.775902 60.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7779219C, 9686, 0x7792013B, 107.583, 34.7759, 60, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013B [107.583000 34.775902 60.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7779219D, 11698, 0x7792013B, 112.111, 29.5191, 62.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2101,12 +2101,12 @@ VALUES (0x7779219E, 11698, 0x7792013B, 112.011, 33.819, 62.3, 0.919479, 0, 0, -0 /* @teleloc 0x7792013B [112.011002 33.819000 62.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7779219F, 11697, 0x7792013B, 109.771, 30.3084, 58.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7792013B [109.771004 30.308399 58.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7779219F, 11697, 0x7792013B, 109.771, 30.3084, 58.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7792013B [109.771004 30.308399 58.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921A0, 11697, 0x7792013B, 109.771, 32.8041, 58.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7792013B [109.771004 32.804100 58.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x777921A0, 11697, 0x7792013B, 109.771, 32.8041, 58.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7792013B [109.771004 32.804100 58.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777921A1, 11697, 0x7792013B, 111.921, 29.6926, 58.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2117,20 +2117,20 @@ VALUES (0x777921A2, 11697, 0x7792013B, 112.265, 31.8953, 58.15, 0.707107, 0, 0, /* @teleloc 0x7792013B [112.264999 31.895300 58.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921A3, 11697, 0x7792013B, 109.771, 34.0075, 58.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7792013B [109.771004 34.007500 58.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x777921A3, 11697, 0x7792013B, 109.771, 34.0075, 58.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7792013B [109.771004 34.007500 58.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921A4, 9686, 0x7792013D, 109.188, 34.4259, 56.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013D [109.188004 34.425900 56.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x777921A4, 9686, 0x7792013D, 109.188, 34.4259, 56.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013D [109.188004 34.425900 56.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921A5, 9686, 0x7792013D, 105.287, 28.8864, 56.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013D [105.287003 28.886400 56.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777921A5, 9686, 0x7792013D, 105.287, 28.8864, 56.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013D [105.287003 28.886400 56.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921A6, 9686, 0x7792013D, 109.4, 28.8864, 56.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7792013D [109.400002 28.886400 56.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777921A6, 9686, 0x7792013D, 109.4, 28.8864, 56.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7792013D [109.400002 28.886400 56.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777921A7, 9686, 0x7792013D, 101.334, 30.0468, 56.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2141,36 +2141,36 @@ VALUES (0x777921A8, 11698, 0x7792013D, 107.927, 31.7259, 57.5, -0.707107, 0, 0, /* @teleloc 0x7792013D [107.927002 31.725901 57.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921A9, 11697, 0x7792013D, 107.674, 33.7672, 54.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7792013D [107.674004 33.767200 54.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x777921A9, 11697, 0x7792013D, 107.674, 33.7672, 54.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7792013D [107.674004 33.767200 54.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921AA, 11697, 0x7792013D, 107.374, 29.4172, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7792013D [107.374001 29.417200 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777921AA, 11697, 0x7792013D, 107.374, 29.4172, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7792013D [107.374001 29.417200 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777921AB, 11697, 0x7792013D, 111.993, 31.3895, 54.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7792013D [111.992996 31.389500 54.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921AC, 9686, 0x77920000, 103.684, 40.1245, 61.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77920000 [103.683998 40.124500 61.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x777921AC, 9686, 0x77920000, 103.684, 40.1245, 61.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77920000 [103.683998 40.124500 61.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921AD, 9686, 0x77920000, 101.533, 40.3245, 59.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77920000 [101.532997 40.324501 59.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x777921AD, 9686, 0x77920000, 101.533, 40.3245, 59.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77920000 [101.532997 40.324501 59.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921AE, 9686, 0x77920000, 105.826, 40.3245, 59.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x77920000 [105.825996 40.324501 59.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x777921AE, 9686, 0x77920000, 105.826, 40.3245, 59.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x77920000 [105.825996 40.324501 59.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777921AF, 12679, 0x77920000, 107.771, 40.7584, 58.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x77920000 [107.771004 40.758400 58.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x777921B0, 12679, 0x77920000, 109.771, 36.0084, 58.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x77920000 [109.771004 36.008400 58.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x777921B0, 12679, 0x77920000, 109.771, 36.0084, 58.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x77920000 [109.771004 36.008400 58.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x777921B1, 13179, 0x77920000, 84.638, 70.0199, 55.84, 0.999998, 0, 0, -0.001798, False, '2005-02-09 10:00:00'); /* Sharvale */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7800.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7800.sql index 17e5fbcd6c..17bc7972bf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7800.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7800.sql @@ -21,8 +21,8 @@ VALUES (0x77800004, 11697, 0x78000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x78000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800005, 17223, 0x78000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x78000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77800005, 17223, 0x78000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x78000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77800005, 0x77800001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77800005, 0x77800001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77800005, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800006, 15451, 0x7800018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7800018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77800006, 15451, 0x7800018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7800018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77800007, 15608, 0x7800018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77800015, 11697, 0x7800019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7800019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800016, 17225, 0x7800019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7800019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77800016, 17225, 0x7800019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7800019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77800016, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77800016, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77800016, 0x77800019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800017, 15451, 0x780001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x780001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77800017, 15451, 0x780001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x780001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77800018, 15608, 0x780001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77800023, 11697, 0x780001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x780001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800024, 17227, 0x780001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x780001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77800024, 17227, 0x780001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x780001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77800024, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77800024, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77800024, 0x77800027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800025, 15451, 0x780001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x780001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77800025, 15451, 0x780001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x780001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77800026, 15608, 0x780001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7780006D, 11697, 0x78000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x78000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7780006E, 17238, 0x78000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x78000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7780006E, 17238, 0x78000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x78000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7780006E, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7780006E, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7780006E, 0x77800072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7780006F, 15451, 0x7800025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7800025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7780006F, 15451, 0x7800025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7800025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77800070, 15608, 0x7800025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7780008C, 11697, 0x7800027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7800027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7780008D, 17242, 0x7800027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7800027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7780008D, 17242, 0x7800027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7800027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7780008D, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7780008D, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7780008D, 0x77800090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7780008E, 15451, 0x7800027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7800027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7780008E, 15451, 0x7800027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7800027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7780008F, 15608, 0x7800027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7780009A, 11697, 0x78000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x78000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7780009B, 17244, 0x78000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x78000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7780009B, 17244, 0x78000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x78000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7780009B, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7780009B, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7780009B, 0x7780009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7780009C, 15451, 0x78000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x78000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7780009C, 15451, 0x78000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x78000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7780009D, 15608, 0x78000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x778000A8, 11697, 0x7800028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7800028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000A9, 17246, 0x7800028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7800028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778000A9, 17246, 0x7800028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7800028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x778000A9, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x778000A9, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x778000A9, 0x778000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000AA, 15451, 0x7800028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7800028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778000AA, 15451, 0x7800028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7800028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778000AB, 15608, 0x7800028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x778000B6, 11697, 0x78000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x78000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000B7, 17248, 0x78000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x78000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778000B7, 17248, 0x78000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x78000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x778000B7, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x778000B7, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x778000B7, 0x778000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000B8, 15451, 0x78000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x78000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778000B8, 15451, 0x78000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x78000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000B9, 15608, 0x78000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x78000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x778000B9, 15608, 0x78000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x78000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778000BA, 15608, 0x78000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x778000C4, 11697, 0x7800029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7800029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000C5, 17250, 0x7800029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7800029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778000C5, 17250, 0x7800029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7800029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x778000C5, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x778000C5, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x778000C5, 0x778000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000C6, 15451, 0x7800029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7800029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778000C6, 15451, 0x7800029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7800029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778000C7, 15608, 0x780002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x778000D2, 11697, 0x780002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x780002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000D3, 17252, 0x780002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x780002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778000D3, 17252, 0x780002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x780002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x778000D3, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x778000D3, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x778000D3, 0x778000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000D4, 15451, 0x780002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x780002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778000D4, 15451, 0x780002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x780002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778000D5, 15608, 0x780002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x778000DE, 9686, 0x780002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x780002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000DF, 9686, 0x780002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x780002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x778000DF, 9686, 0x780002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x780002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778000E0, 11697, 0x780002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x778000EE, 15451, 0x780002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x780002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778000EF, 15608, 0x780002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x780002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x778000EF, 15608, 0x780002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x780002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778000F0, 15608, 0x780002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77800108, 9686, 0x780002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x780002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800109, 9686, 0x780002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x780002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77800109, 9686, 0x780002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x780002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7780010A, 11697, 0x780002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7780011C, 11697, 0x780002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x780002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7780011D, 17263, 0x780002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x780002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7780011D, 17263, 0x780002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x780002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7780011D, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7780011D, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7780011D, 0x77800120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7780011E, 15451, 0x780002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x780002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7780011E, 15451, 0x780002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x780002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7780011F, 15608, 0x780002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7780013A, 11697, 0x7800030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7800030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7780013B, 17267, 0x7800030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7800030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7780013B, 17267, 0x7800030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7800030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7780013B, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7780013B, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7780013B, 0x7780013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7780013C, 15451, 0x7800030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7800030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7780013C, 15451, 0x7800030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7800030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7780013D, 15608, 0x78000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77800142, 11697, 0x7800031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7800031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800143, 17268, 0x7800031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7800031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77800143, 17268, 0x7800031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7800031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77800143, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77800143, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77800143, 0x77800146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800144, 15451, 0x7800031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7800031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77800144, 15451, 0x7800031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7800031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77800145, 15608, 0x78000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77800150, 11697, 0x7800032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7800032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800151, 17270, 0x7800032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7800032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77800151, 17270, 0x7800032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7800032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77800151, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77800151, 0x77800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77800151, 0x77800155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77800152, 15451, 0x7800032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7800032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77800152, 15451, 0x7800032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7800032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77800153, 15608, 0x7800032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/78B2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/78B2.sql index 2613531d20..000fa57d85 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/78B2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/78B2.sql @@ -361,24 +361,24 @@ VALUES (0x778B2059, 11697, 0x78B20128, 42.436, 59.8625, 90.075, -0.909599, 0, 0, /* @teleloc 0x78B20128 [42.436001 59.862499 90.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B205A, 9686, 0x78B20128, 42.3565, 54.8746, 92.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B20128 [42.356499 54.874599 92.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B205A, 9686, 0x78B20128, 42.3565, 54.8746, 92.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B20128 [42.356499 54.874599 92.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B205B, 11697, 0x78B20128, 38.3696, 57.7815, 90.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x78B20128 [38.369598 57.781502 90.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B205C, 9686, 0x78B20128, 36.6565, 54.8996, 92.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B20128 [36.656502 54.899601 92.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B205C, 9686, 0x78B20128, 36.6565, 54.8996, 92.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B20128 [36.656502 54.899601 92.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B205D, 9686, 0x78B20128, 36.8896, 60.8413, 92.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B20128 [36.889599 60.841301 92.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778B205D, 9686, 0x78B20128, 36.8896, 60.8413, 92.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B20128 [36.889599 60.841301 92.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B205E, 9686, 0x78B20128, 42.3197, 60.8663, 92.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B20128 [42.319698 60.866299 92.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778B205E, 9686, 0x78B20128, 42.3197, 60.8663, 92.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B20128 [42.319698 60.866299 92.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B205F, 9686, 0x78B20128, 43.6447, 60.1413, 92.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -397,16 +397,16 @@ VALUES (0x778B2062, 11697, 0x78B20128, 41.1196, 57.7815, 90.075, 0.707107, 0, 0, /* @teleloc 0x78B20128 [41.119598 57.781502 90.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B2063, 11697, 0x78B2012A, 33.9305, 57.1338, 90.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78B2012A [33.930500 57.133801 90.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x778B2063, 11697, 0x78B2012A, 33.9305, 57.1338, 90.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78B2012A [33.930500 57.133801 90.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B2064, 11697, 0x78B2012A, 34.613, 61.4576, 90.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x78B2012A [34.612999 61.457600 90.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B2065, 9686, 0x78B2012A, 34.0843, 56.7542, 92.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B2012A [34.084301 56.754200 92.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B2065, 9686, 0x78B2012A, 34.0843, 56.7542, 92.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B2012A [34.084301 56.754200 92.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B2066, 9686, 0x78B2012A, 30.5693, 59.3817, 92.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -425,28 +425,28 @@ VALUES (0x778B2069, 9686, 0x78B2012C, 40.4193, 57.1316, 87.95, 0.707107, 0, 0, /* @teleloc 0x78B2012C [40.419300 57.131599 87.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B206A, 9686, 0x78B2012C, 35.1443, 53.9317, 87.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B2012C [35.144299 53.931702 87.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B206A, 9686, 0x78B2012C, 35.1443, 53.9317, 87.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B2012C [35.144299 53.931702 87.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B206B, 9686, 0x78B2012C, 30.5193, 57.1567, 87.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x78B2012C [30.519300 57.156700 87.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B206C, 9686, 0x78B2012C, 36.5443, 60.4817, 87.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B2012C [36.544300 60.481701 87.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778B206C, 9686, 0x78B2012C, 36.5443, 60.4817, 87.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B2012C [36.544300 60.481701 87.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B206D, 11698, 0x78B2012C, 35.4366, 57.7972, 89.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x78B2012C [35.436600 57.797199 89.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B206D, 11698, 0x78B2012C, 35.4366, 57.7972, 89.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x78B2012C [35.436600 57.797199 89.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B206E, 9687, 0x78B2012C, 39.8565, 54.4746, 86.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x78B2012C [39.856499 54.474602 86.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B206F, 412, 0x78B20000, 33.1065, 62.2846, 90, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x78B20000 [33.106499 62.284599 90.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B206F, 412, 0x78B20000, 33.1065, 62.2846, 90, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x78B20000 [33.106499 62.284599 90.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B2070, 9686, 0x78B2012F, 83.1812, 34.1542, 95.5, -0.693952, 0, 0, 0.720021, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1654,16 +1654,16 @@ VALUES (0x778B213C, 12679, 0x78B20000, 39.8001, 131.588, 88.05, -0.707107, 0, 0, /* @teleloc 0x78B20000 [39.800098 131.587997 88.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B213D, 9686, 0x78B20128, 39.4436, 54.8746, 93.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B20128 [39.443600 54.874599 93.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B213D, 9686, 0x78B20128, 39.4436, 54.8746, 93.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B20128 [39.443600 54.874599 93.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B213E, 9686, 0x78B20128, 43.6447, 57.7747, 93.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x78B20128 [43.644699 57.774700 93.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B213F, 9686, 0x78B20128, 39.681, 60.8413, 93.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B20128 [39.681000 60.841301 93.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778B213F, 9686, 0x78B20128, 39.681, 60.8413, 93.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B20128 [39.681000 60.841301 93.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B2140, 9686, 0x78B20128, 35.5161, 56.2779, 92.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1694,8 +1694,8 @@ VALUES (0x778B2146, 11698, 0x78B20128, 37.3322, 59.4082, 94.175, -0.9486, 0, 0, /* @teleloc 0x78B20128 [37.332199 59.408199 94.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B2147, 11697, 0x78B20128, 39.711, 60.1875, 90.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78B20128 [39.710999 60.187500 90.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778B2147, 11697, 0x78B20128, 39.711, 60.1875, 90.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78B20128 [39.710999 60.187500 90.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B2148, 11697, 0x78B20128, 39.711, 57.7625, 90.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1706,12 +1706,12 @@ VALUES (0x778B2149, 11697, 0x78B20128, 36.4129, 55.7123, 90.075, -0.364064, 0, 0 /* @teleloc 0x78B20128 [36.412899 55.712299 90.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B214A, 11697, 0x78B20128, 37.8879, 55.2623, 90.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78B20128 [37.887901 55.262299 90.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B214A, 11697, 0x78B20128, 37.8879, 55.2623, 90.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78B20128 [37.887901 55.262299 90.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B214B, 11697, 0x78B20128, 40.9629, 55.2623, 90.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78B20128 [40.962898 55.262299 90.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B214B, 11697, 0x78B20128, 40.9629, 55.2623, 90.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78B20128 [40.962898 55.262299 90.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B214C, 9686, 0x78B2012A, 30.5693, 57.604, 92.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1726,48 +1726,48 @@ VALUES (0x778B214E, 9686, 0x78B2012A, 35.0635, 58.6792, 93.475, 0.707107, 0, 0, /* @teleloc 0x78B2012A [35.063499 58.679199 93.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B214F, 9686, 0x78B2012A, 33.1189, 61.9235, 93.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B2012A [33.118900 61.923500 93.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778B214F, 9686, 0x78B2012A, 33.1189, 61.9235, 93.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B2012A [33.118900 61.923500 93.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B2150, 9686, 0x78B2012C, 37.7179, 53.9317, 87.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B2012C [37.717899 53.931702 87.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B2150, 9686, 0x78B2012C, 37.7179, 53.9317, 87.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B2012C [37.717899 53.931702 87.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B2151, 9686, 0x78B2012C, 33.4944, 60.4817, 87.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B2012C [33.494400 60.481701 87.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778B2151, 9686, 0x78B2012C, 33.4944, 60.4817, 87.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B2012C [33.494400 60.481701 87.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B2152, 11697, 0x78B2012C, 39.7247, 59.7245, 86.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x78B2012C [39.724701 59.724499 86.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B2153, 11697, 0x78B2012C, 36.3497, 57.1995, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78B2012C [36.349701 57.199501 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B2153, 11697, 0x78B2012C, 36.3497, 57.1995, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78B2012C [36.349701 57.199501 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B2154, 11697, 0x78B2012C, 31.1247, 54.5245, 86.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x78B2012C [31.124701 54.524502 86.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B2155, 9686, 0x78B20000, 33.0843, 62.3792, 93.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B20000 [33.084301 62.379200 93.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B2155, 9686, 0x78B20000, 33.0843, 62.3792, 93.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B20000 [33.084301 62.379200 93.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B2156, 9686, 0x78B20000, 34.9829, 62.3792, 91.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B20000 [34.982899 62.379200 91.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B2156, 9686, 0x78B20000, 34.9829, 62.3792, 91.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B20000 [34.982899 62.379200 91.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B2157, 9686, 0x78B20000, 31.2321, 62.3792, 91.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78B20000 [31.232100 62.379200 91.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B2157, 9686, 0x78B20000, 31.2321, 62.3792, 91.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78B20000 [31.232100 62.379200 91.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B2158, 12679, 0x78B20000, 29.411, 62.9375, 90.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x78B20000 [29.410999 62.937500 90.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778B2159, 12679, 0x78B20000, 43.761, 62.7125, 90.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x78B20000 [43.761002 62.712502 90.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778B2159, 12679, 0x78B20000, 43.761, 62.7125, 90.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x78B20000 [43.761002 62.712502 90.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778B215A, 11697, 0x78B2012F, 82.896, 36.9173, 92.1, 0.907365, 0, 0, -0.420343, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/78F4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/78F4.sql index e45b69bb7a..28c30cf2dd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/78F4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/78F4.sql @@ -178,7 +178,7 @@ VALUES (0x778F402B, 9686, 0x78F40113, 88.2428, 107.435, 18.85, 0.684389, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F402C, 9686, 0x78F40113, 86.9628, 108.568, 17.85, 0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40113 [86.962799 108.568001 17.850000] 0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x78F40113 [86.962799 108.568001 17.850000] 0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F402D, 9686, 0x78F40113, 82.1681, 104.864, 19.5, -0.729117, 0, 0, -0.684389, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -186,7 +186,7 @@ VALUES (0x778F402D, 9686, 0x78F40113, 82.1681, 104.864, 19.5, -0.729117, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F402E, 9686, 0x78F40113, 85.0716, 100.872, 20.45, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40113 [85.071602 100.872002 20.450001] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40113 [85.071602 100.872002 20.450001] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F402F, 11697, 0x78F40113, 83.2618, 107.057, 16.1, 0.902303, 0, 0, 0.431102, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -198,11 +198,11 @@ VALUES (0x778F4030, 11697, 0x78F40113, 86.7977, 101.828, 16.1, -0.267871, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4031, 11698, 0x78F40113, 85.2911, 104.631, 20.75, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x78F40113 [85.291100 104.630997 20.750000] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40113 [85.291100 104.630997 20.750000] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4032, 11697, 0x78F40113, 84.9765, 104.567, 16.1, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78F40113 [84.976501 104.567001 16.100000] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40113 [84.976501 104.567001 16.100000] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4033, 9686, 0x78F40115, 89.1911, 107.333, 14.45, 0.684389, 0, 0, -0.729117, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -210,7 +210,7 @@ VALUES (0x778F4033, 9686, 0x78F40115, 89.1911, 107.333, 14.45, 0.684389, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4034, 9686, 0x78F40115, 85.7425, 104.047, 14.45, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40115 [85.742500 104.046997 14.450000] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40115 [85.742500 104.046997 14.450000] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4035, 9686, 0x78F40115, 82.6415, 106.502, 14.45, -0.729117, 0, 0, -0.684389, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,20 +305,20 @@ VALUES (0x778F404B, 412, 0x78F40000, 153.91, 103.72, 16, 0.707107, 0, 0, -0.70 /* @teleloc 0x78F40000 [153.910004 103.720001 16.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F404C, 9686, 0x78F40120, 158.076, 36.0808, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40120 [158.076004 36.080799 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F404C, 9686, 0x78F40120, 158.076, 36.0808, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40120 [158.076004 36.080799 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F404D, 9686, 0x78F40120, 153.459, 36.0578, 34.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40120 [153.459000 36.057800 34.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F404D, 9686, 0x78F40120, 153.459, 36.0578, 34.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40120 [153.459000 36.057800 34.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F404E, 9686, 0x78F40120, 155.974, 30.3308, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40120 [155.973999 30.330799 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F404E, 9686, 0x78F40120, 155.974, 30.3308, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40120 [155.973999 30.330799 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F404F, 9686, 0x78F40120, 159.174, 30.3308, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40120 [159.173996 30.330799 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F404F, 9686, 0x78F40120, 159.174, 30.3308, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40120 [159.173996 30.330799 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4050, 11697, 0x78F40120, 151.442, 31.0171, 32.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -329,8 +329,8 @@ VALUES (0x778F4051, 11697, 0x78F40120, 160.342, 35.3499, 32.1, -0.932639, 0, 0, /* @teleloc 0x78F40120 [160.341995 35.349899 32.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4052, 11698, 0x78F40120, 156.005, 33.3808, 38.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x78F40120 [156.005005 33.380798 38.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4052, 11698, 0x78F40120, 156.005, 33.3808, 38.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x78F40120 [156.005005 33.380798 38.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4053, 11697, 0x78F40120, 155.992, 33.3499, 32.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -341,16 +341,16 @@ VALUES (0x778F4054, 9686, 0x78F40122, 153.727, 39.2116, 35, -0.707107, 0, 0, -0 /* @teleloc 0x78F40122 [153.727005 39.211601 35.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4055, 9686, 0x78F40122, 157.127, 36.6808, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40122 [157.126999 36.680801 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4055, 9686, 0x78F40122, 157.127, 36.6808, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40122 [157.126999 36.680801 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4056, 9686, 0x78F40122, 156.827, 41.7808, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40122 [156.826996 41.780800 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F4056, 9686, 0x78F40122, 156.827, 41.7808, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40122 [156.826996 41.780800 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4057, 9686, 0x78F40124, 156.521, 30.427, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40124 [156.520996 30.427000 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4057, 9686, 0x78F40124, 156.521, 30.427, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40124 [156.520996 30.427000 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4058, 9686, 0x78F40124, 159.021, 34.727, 30.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -373,8 +373,8 @@ VALUES (0x778F405C, 9687, 0x78F40124, 154.762, 39.5227, 28.05, -0.864275, 0, 0, /* @teleloc 0x78F40124 [154.761993 39.522701 28.049999] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F405D, 412, 0x78F40000, 156.805, 44.1808, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x78F40000 [156.804993 44.180801 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F405D, 412, 0x78F40000, 156.805, 44.1808, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x78F40000 [156.804993 44.180801 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F405E, 9686, 0x78F40128, 104.428, 59.9334, 29.6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -389,8 +389,8 @@ VALUES (0x778F4060, 9686, 0x78F40128, 99.8376, 61.8003, 28.5, -0.707107, 0, 0, /* @teleloc 0x78F40128 [99.837601 61.800301 28.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4061, 9686, 0x78F40129, 109.672, 62.1426, 29.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40129 [109.671997 62.142601 29.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F4061, 9686, 0x78F40129, 109.672, 62.1426, 29.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40129 [109.671997 62.142601 29.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4062, 9686, 0x78F40129, 114.072, 60.8426, 28.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -401,8 +401,8 @@ VALUES (0x778F4063, 9686, 0x78F40129, 114.072, 57.1926, 28.8, 0.707107, 0, 0, - /* @teleloc 0x78F40129 [114.071999 57.192600 28.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4064, 9686, 0x78F40129, 109.622, 56.1926, 29.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40129 [109.622002 56.192600 29.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4064, 9686, 0x78F40129, 109.622, 56.1926, 29.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40129 [109.622002 56.192600 29.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4065, 11697, 0x78F40129, 105.887, 56.8544, 26.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -413,20 +413,20 @@ VALUES (0x778F4066, 11697, 0x78F40129, 113.387, 61.2544, 26.05, -0.895323, 0, 0, /* @teleloc 0x78F40129 [113.387001 61.254398 26.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4067, 11698, 0x78F40129, 109.677, 59.0426, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x78F40129 [109.677002 59.042599 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4067, 11698, 0x78F40129, 109.677, 59.0426, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x78F40129 [109.677002 59.042599 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4068, 11697, 0x78F40129, 109.787, 59.1044, 26.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x78F40129 [109.787003 59.104401 26.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4069, 9686, 0x78F4012A, 105.572, 56.1926, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F4012A [105.571999 56.192600 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4069, 9686, 0x78F4012A, 105.572, 56.1926, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F4012A [105.571999 56.192600 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F406A, 9686, 0x78F4012A, 105.472, 61.7426, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F4012A [105.472000 61.742599 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F406A, 9686, 0x78F4012A, 105.472, 61.7426, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F4012A [105.472000 61.742599 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F406B, 9686, 0x78F4012A, 114.022, 59.0426, 24.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -445,8 +445,8 @@ VALUES (0x778F406E, 9687, 0x78F4012A, 100.357, 61.2239, 22, -0.885394, 0, 0, -0 /* @teleloc 0x78F4012A [100.357002 61.223900 22.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F406F, 412, 0x78F40000, 109.677, 63.6526, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x78F40000 [109.677002 63.652599 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F406F, 412, 0x78F40000, 109.677, 63.6526, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x78F40000 [109.677002 63.652599 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4070, 12403, 0x78F40122, 157.085, 38.6679, 32.005, 0.005422, 0, 0, 0.999985, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -568,7 +568,7 @@ VALUES (0x778F4071, 0x778F405E, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4072, 12405, 0x78F40102, 32.6631, 38.7735, 34.005, 0.044864, 0, 0, -0.998993, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x78F40102 [32.663101 38.773499 34.005001] 0.044863 0.000000 0.000000 -0.998993 */ +/* @teleloc 0x78F40102 [32.663101 38.773499 34.005001] 0.044864 0.000000 0.000000 -0.998993 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x778F4072, 0x778F4001, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -1092,7 +1092,7 @@ VALUES (0x778F40BD, 9686, 0x78F40110, 87.791, 111.329, 21.1, 0.684389, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40BE, 9686, 0x78F40110, 84.5149, 109.185, 19.55, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40110 [84.514900 109.184998 19.549999] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40110 [84.514900 109.184998 19.549999] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40BF, 9686, 0x78F40110, 81.8805, 110.107, 18.85, -0.319991, 0, 0, -0.947421, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1128,11 +1128,11 @@ VALUES (0x778F40C6, 9686, 0x78F40113, 82.3448, 107.652, 19.5, -0.729117, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40C7, 9686, 0x78F40113, 86.7833, 100.764, 19.35, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40113 [86.783302 100.764000 19.350000] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40113 [86.783302 100.764000 19.350000] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40C8, 9686, 0x78F40113, 82.843, 101.013, 19.35, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40113 [82.843002 101.013000 19.350000] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40113 [82.843002 101.013000 19.350000] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40C9, 9686, 0x78F40113, 88.0822, 104.899, 19.55, 0.684389, 0, 0, -0.729117, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1140,31 +1140,31 @@ VALUES (0x778F40C9, 9686, 0x78F40113, 88.0822, 104.899, 19.55, 0.684389, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40CA, 9686, 0x78F40113, 87.2621, 108.549, 19.45, 0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40113 [87.262100 108.549004 19.450001] 0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x78F40113 [87.262100 108.549004 19.450001] 0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40CB, 9686, 0x78F40113, 85.3146, 108.672, 19.45, 0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40113 [85.314598 108.671997 19.450001] 0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x78F40113 [85.314598 108.671997 19.450001] 0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40CC, 9686, 0x78F40113, 83.3145, 108.799, 19.45, 0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40113 [83.314499 108.799004 19.450001] 0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x78F40113 [83.314499 108.799004 19.450001] 0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40CD, 11698, 0x78F40113, 85.1615, 102.585, 20.75, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x78F40113 [85.161499 102.584999 20.750000] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40113 [85.161499 102.584999 20.750000] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40CE, 11698, 0x78F40113, 85.4171, 106.62, 20.75, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x78F40113 [85.417099 106.620003 20.750000] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40113 [85.417099 106.620003 20.750000] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40CF, 11697, 0x78F40113, 85.0835, 106.257, 16.1, 0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78F40113 [85.083504 106.257004 16.100000] 0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x78F40113 [85.083504 106.257004 16.100000] 0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40D0, 11697, 0x78F40113, 84.8749, 102.963, 16.1, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78F40113 [84.874901 102.962997 16.100000] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40113 [84.874901 102.962997 16.100000] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40D1, 11697, 0x78F40113, 87.4509, 107.543, 16.1, 0.870249, 0, 0, -0.492612, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1176,7 +1176,7 @@ VALUES (0x778F40D2, 11697, 0x78F40113, 82.6896, 104.994, 16.1, -0.729117, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40D3, 11697, 0x78F40115, 85.2389, 104.969, 12.1, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78F40115 [85.238899 104.969002 12.100000] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40115 [85.238899 104.969002 12.100000] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40D4, 9686, 0x78F40115, 89.4377, 111.225, 14.45, 0.684389, 0, 0, -0.729117, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1188,11 +1188,11 @@ VALUES (0x778F40D5, 9686, 0x78F40115, 82.8469, 109.745, 14.45, -0.729117, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40D6, 9686, 0x78F40115, 87.5692, 113.902, 14.45, 0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40115 [87.569199 113.902000 14.450000] 0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x78F40115 [87.569199 113.902000 14.450000] 0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40D7, 11698, 0x78F40115, 85.3454, 108.063, 15.5, -0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x78F40115 [85.345398 108.063004 15.500000] -0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x78F40115 [85.345398 108.063004 15.500000] -0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F40D8, 11697, 0x78F40115, 88.4169, 108.475, 12.1, 0.684389, 0, 0, -0.729117, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1359,8 +1359,8 @@ VALUES (0x778F4100, 12679, 0x78F40000, 153.585, 99.42, 16.1, 0.923879, 0, 0, -0. /* @teleloc 0x78F40000 [153.585007 99.419998 16.100000] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4101, 9686, 0x78F40120, 152.824, 30.3308, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40120 [152.824005 30.330799 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4101, 9686, 0x78F40120, 152.824, 30.3308, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40120 [152.824005 30.330799 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4102, 9686, 0x78F40120, 150.777, 33.2076, 35.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1387,12 +1387,12 @@ VALUES (0x778F4107, 9686, 0x78F40120, 161.171, 31.2077, 35.65, 0.707107, 0, 0, /* @teleloc 0x78F40120 [161.171005 31.207701 35.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4108, 9686, 0x78F40120, 153.824, 36.0808, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40120 [153.824005 36.080799 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F4108, 9686, 0x78F40120, 153.824, 36.0808, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40120 [153.824005 36.080799 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4109, 9686, 0x78F40120, 159.644, 36.0578, 34.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40120 [159.643997 36.057800 34.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F4109, 9686, 0x78F40120, 159.644, 36.0578, 34.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40120 [159.643997 36.057800 34.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F410A, 11698, 0x78F40120, 158.205, 33.3808, 38.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1411,16 +1411,16 @@ VALUES (0x778F410D, 11697, 0x78F40120, 154.489, 33.3499, 32.1, -0.707107, 0, 0, /* @teleloc 0x78F40120 [154.488998 33.349899 32.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F410E, 11697, 0x78F40120, 155.798, 30.8948, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78F40120 [155.798004 30.894800 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F410E, 11697, 0x78F40120, 155.798, 30.8948, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78F40120 [155.798004 30.894800 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F410F, 11697, 0x78F40120, 160.548, 33.2948, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x78F40120 [160.548004 33.294800 32.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4110, 11697, 0x78F40120, 153.192, 35.4499, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78F40120 [153.192001 35.449902 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F4110, 11697, 0x78F40120, 153.192, 35.4499, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78F40120 [153.192001 35.449902 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4111, 11697, 0x78F40122, 157.942, 39.4999, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1435,8 +1435,8 @@ VALUES (0x778F4113, 9686, 0x78F40122, 153.727, 40.8577, 35, -0.707107, 0, 0, -0 /* @teleloc 0x78F40122 [153.727005 40.857700 35.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4114, 9686, 0x78F40122, 155.03, 36.6808, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40122 [155.029999 36.680801 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4114, 9686, 0x78F40122, 155.03, 36.6808, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40122 [155.029999 36.680801 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4115, 9686, 0x78F40124, 153.721, 33.3743, 30.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1447,16 +1447,16 @@ VALUES (0x778F4116, 9686, 0x78F40124, 159.021, 37.4241, 30.45, 0.707107, 0, 0, /* @teleloc 0x78F40124 [159.020996 37.424099 30.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4117, 9686, 0x78F40124, 157.47, 40.377, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40124 [157.470001 40.376999 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F4117, 9686, 0x78F40124, 157.47, 40.377, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40124 [157.470001 40.376999 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4118, 11698, 0x78F40124, 156.424, 34.4174, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x78F40124 [156.423996 34.417400 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4118, 11698, 0x78F40124, 156.424, 34.4174, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x78F40124 [156.423996 34.417400 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4119, 11697, 0x78F40124, 156.813, 39.8935, 28.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78F40124 [156.813004 39.893501 28.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F4119, 11697, 0x78F40124, 156.813, 39.8935, 28.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78F40124 [156.813004 39.893501 28.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F411A, 11697, 0x78F40124, 158.363, 39.6936, 28.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1475,8 +1475,8 @@ VALUES (0x778F411D, 9686, 0x78F40126, 154.127, 43.0076, 35, -0.707107, 0, 0, -0 /* @teleloc 0x78F40126 [154.126999 43.007599 35.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F411E, 9686, 0x78F40000, 154.594, 44.3078, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40000 [154.593994 44.307800 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F411E, 9686, 0x78F40000, 154.594, 44.3078, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40000 [154.593994 44.307800 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F411F, 9686, 0x78F40000, 153.594, 43.4578, 34.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1515,8 +1515,8 @@ VALUES (0x778F4127, 9686, 0x78F40128, 99.8376, 59.3551, 31.05, -0.707107, 0, 0, /* @teleloc 0x78F40128 [99.837601 59.355099 31.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4128, 9686, 0x78F40128, 102.222, 54.8426, 31.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40128 [102.222000 54.842602 31.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4128, 9686, 0x78F40128, 102.222, 54.8426, 31.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40128 [102.222000 54.842602 31.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4129, 9686, 0x78F40129, 104.938, 60.6542, 29.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1531,28 +1531,28 @@ VALUES (0x778F412B, 9686, 0x78F40129, 104.938, 57.5582, 27.95, -0.707107, 0, 0, /* @teleloc 0x78F40129 [104.938004 57.558201 27.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F412C, 9686, 0x78F40129, 112.771, 56.1926, 29.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40129 [112.771004 56.192600 29.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F412C, 9686, 0x78F40129, 112.771, 56.1926, 29.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40129 [112.771004 56.192600 29.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F412D, 9686, 0x78F40129, 106.528, 56.1926, 29.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40129 [106.528000 56.192600 29.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F412D, 9686, 0x78F40129, 106.528, 56.1926, 29.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40129 [106.528000 56.192600 29.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F412E, 9686, 0x78F40129, 114.072, 59.1368, 30, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x78F40129 [114.071999 59.136799 30.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F412F, 9686, 0x78F40129, 106.453, 62.1426, 29.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40129 [106.453003 62.142601 29.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F412F, 9686, 0x78F40129, 106.453, 62.1426, 29.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40129 [106.453003 62.142601 29.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4130, 9686, 0x78F40129, 112.82, 62.1426, 29.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40129 [112.820000 62.142601 29.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F4130, 9686, 0x78F40129, 112.82, 62.1426, 29.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40129 [112.820000 62.142601 29.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4131, 9686, 0x78F40129, 112.652, 62.1426, 28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40129 [112.652000 62.142601 28.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F4131, 9686, 0x78F40129, 112.652, 62.1426, 28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40129 [112.652000 62.142601 28.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4132, 11698, 0x78F40129, 106.887, 59.0426, 32.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1575,8 +1575,8 @@ VALUES (0x778F4136, 11697, 0x78F40129, 113.7, 59.1044, 26.05, 0.707107, 0, 0, -0 /* @teleloc 0x78F40129 [113.699997 59.104401 26.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4137, 11697, 0x78F40129, 109.698, 56.6972, 26.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78F40129 [109.697998 56.697201 26.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4137, 11697, 0x78F40129, 109.698, 56.6972, 26.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78F40129 [109.697998 56.697201 26.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4138, 11697, 0x78F40129, 112.657, 56.8544, 26.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1587,48 +1587,48 @@ VALUES (0x778F4139, 9686, 0x78F4012A, 99.8376, 57.7407, 24.4, -0.707107, 0, 0, /* @teleloc 0x78F4012A [99.837601 57.740700 24.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F413A, 9686, 0x78F4012A, 109.708, 56.1926, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F4012A [109.708000 56.192600 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F413A, 9686, 0x78F4012A, 109.708, 56.1926, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F4012A [109.708000 56.192600 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F413B, 9686, 0x78F4012A, 109.274, 61.7426, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F4012A [109.274002 61.742599 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F413B, 9686, 0x78F4012A, 109.274, 61.7426, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F4012A [109.274002 61.742599 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F413C, 11698, 0x78F4012A, 107.909, 59.0426, 25.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x78F4012A [107.908997 59.042599 25.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F413D, 11697, 0x78F4012A, 107.547, 56.735, 22.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78F4012A [107.546997 56.735001 22.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F413D, 11697, 0x78F4012A, 107.547, 56.735, 22.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78F4012A [107.546997 56.735001 22.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F413E, 11697, 0x78F4012A, 107.417, 61.205, 22.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x78F4012A [107.417000 61.205002 22.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x778F413E, 11697, 0x78F4012A, 107.417, 61.205, 22.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x78F4012A [107.417000 61.205002 22.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F413F, 11697, 0x78F4012A, 106.414, 58.8836, 22.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x78F4012A [106.414001 58.883598 22.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4140, 9686, 0x78F40000, 109.722, 63.7726, 29.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40000 [109.722000 63.772598 29.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4140, 9686, 0x78F40000, 109.722, 63.7726, 29.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40000 [109.722000 63.772598 29.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4141, 9686, 0x78F40000, 113.562, 62.8156, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40000 [113.561996 62.815601 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4141, 9686, 0x78F40000, 113.562, 62.8156, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40000 [113.561996 62.815601 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4142, 9686, 0x78F40000, 105.882, 62.8156, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x78F40000 [105.882004 62.815601 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4142, 9686, 0x78F40000, 105.882, 62.8156, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x78F40000 [105.882004 62.815601 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4143, 12679, 0x78F40000, 112.128, 63.0072, 26.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x78F40000 [112.127998 63.007198 26.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4143, 12679, 0x78F40000, 112.128, 63.0072, 26.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x78F40000 [112.127998 63.007198 26.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x778F4144, 12679, 0x78F40000, 107.288, 63.0372, 26.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x78F40000 [107.288002 63.037201 26.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x778F4144, 12679, 0x78F40000, 107.288, 63.0372, 26.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x78F40000 [107.288002 63.037201 26.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x778F4145, 13170, 0x78F40000, 35.9104, 164.583, 1.14384, -0.99815, 0, 0, -0.060807, False, '2005-02-09 10:00:00'); /* Northwater Cottages */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7900.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7900.sql index 87f4ef4573..a691f75062 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7900.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7900.sql @@ -21,8 +21,8 @@ VALUES (0x77900004, 11697, 0x79000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x79000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900005, 17273, 0x79000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x79000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77900005, 17273, 0x79000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x79000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77900005, 0x77900001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77900005, 0x77900001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77900005, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900006, 15451, 0x7900018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7900018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77900006, 15451, 0x7900018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7900018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77900007, 15608, 0x7900018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77900015, 11697, 0x7900019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7900019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900016, 17275, 0x7900019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7900019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77900016, 17275, 0x7900019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7900019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77900016, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77900016, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77900016, 0x77900019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900017, 15451, 0x790001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x790001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77900017, 15451, 0x790001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x790001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77900018, 15608, 0x790001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77900023, 11697, 0x790001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x790001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900024, 17277, 0x790001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x790001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77900024, 17277, 0x790001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x790001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77900024, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77900024, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77900024, 0x77900027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900025, 15451, 0x790001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x790001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77900025, 15451, 0x790001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x790001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77900026, 15608, 0x790001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7790006D, 11697, 0x79000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x79000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7790006E, 17288, 0x79000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x79000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7790006E, 17288, 0x79000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x79000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7790006E, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7790006E, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7790006E, 0x77900072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7790006F, 15451, 0x7900025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7900025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7790006F, 15451, 0x7900025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7900025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77900070, 15608, 0x7900025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7790008C, 11697, 0x7900027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7900027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7790008D, 17292, 0x7900027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7900027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7790008D, 17292, 0x7900027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7900027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7790008D, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7790008D, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7790008D, 0x77900090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7790008E, 15451, 0x7900027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7900027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7790008E, 15451, 0x7900027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7900027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7790008F, 15608, 0x7900027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7790009A, 11697, 0x79000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x79000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7790009B, 17294, 0x79000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x79000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7790009B, 17294, 0x79000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x79000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7790009B, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7790009B, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7790009B, 0x7790009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7790009C, 15451, 0x79000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x79000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7790009C, 15451, 0x79000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x79000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7790009D, 15608, 0x79000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x779000A8, 11697, 0x7900028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7900028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000A9, 17296, 0x7900028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7900028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779000A9, 17296, 0x7900028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7900028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x779000A9, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x779000A9, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x779000A9, 0x779000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000AA, 15451, 0x7900028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7900028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779000AA, 15451, 0x7900028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7900028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779000AB, 15608, 0x7900028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x779000B6, 11697, 0x79000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x79000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000B7, 17298, 0x79000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x79000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779000B7, 17298, 0x79000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x79000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x779000B7, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x779000B7, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x779000B7, 0x779000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000B8, 15451, 0x79000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x79000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779000B8, 15451, 0x79000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x79000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000B9, 15608, 0x79000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x79000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x779000B9, 15608, 0x79000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x79000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779000BA, 15608, 0x79000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x779000C4, 11697, 0x7900029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7900029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000C5, 17300, 0x7900029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7900029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779000C5, 17300, 0x7900029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7900029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x779000C5, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x779000C5, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x779000C5, 0x779000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000C6, 15451, 0x7900029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7900029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779000C6, 15451, 0x7900029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7900029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779000C7, 15608, 0x790002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x779000D2, 11697, 0x790002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x790002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000D3, 17302, 0x790002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x790002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779000D3, 17302, 0x790002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x790002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x779000D3, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x779000D3, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x779000D3, 0x779000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000D4, 15451, 0x790002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x790002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779000D4, 15451, 0x790002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x790002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779000D5, 15608, 0x790002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x779000DE, 9686, 0x790002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x790002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000DF, 9686, 0x790002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x790002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x779000DF, 9686, 0x790002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x790002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779000E0, 11697, 0x790002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x779000EE, 15451, 0x790002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x790002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779000EF, 15608, 0x790002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x790002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x779000EF, 15608, 0x790002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x790002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779000F0, 15608, 0x790002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77900108, 9686, 0x790002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x790002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900109, 9686, 0x790002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x790002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77900109, 9686, 0x790002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x790002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7790010A, 11697, 0x790002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7790011C, 11697, 0x790002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x790002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7790011D, 17313, 0x790002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x790002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7790011D, 17313, 0x790002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x790002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7790011D, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7790011D, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7790011D, 0x77900120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7790011E, 15451, 0x790002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x790002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7790011E, 15451, 0x790002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x790002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7790011F, 15608, 0x790002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7790013A, 11697, 0x7900030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7900030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7790013B, 17317, 0x7900030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7900030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7790013B, 17317, 0x7900030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7900030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7790013B, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7790013B, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7790013B, 0x7790013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7790013C, 15451, 0x7900030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7900030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7790013C, 15451, 0x7900030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7900030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7790013D, 15608, 0x79000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77900142, 11697, 0x7900031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7900031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900143, 17318, 0x7900031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7900031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77900143, 17318, 0x7900031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7900031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77900143, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77900143, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77900143, 0x77900146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900144, 15451, 0x7900031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7900031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77900144, 15451, 0x7900031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7900031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77900145, 15608, 0x79000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77900150, 11697, 0x7900032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7900032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900151, 17320, 0x7900032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7900032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77900151, 17320, 0x7900032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7900032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77900151, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77900151, 0x77900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77900151, 0x77900155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77900152, 15451, 0x7900032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7900032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77900152, 15451, 0x7900032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7900032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77900153, 15608, 0x7900032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7981.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7981.sql index e3982fedeb..e0794d22df 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7981.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7981.sql @@ -149,24 +149,24 @@ VALUES (0x77981024, 11697, 0x79810112, 66.4972, 36.771, 2.075, -0.909599, 0, 0, /* @teleloc 0x79810112 [66.497200 36.771000 2.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981025, 9686, 0x79810112, 66.4177, 31.7831, 4.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810112 [66.417702 31.783100 4.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77981025, 9686, 0x79810112, 66.4177, 31.7831, 4.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810112 [66.417702 31.783100 4.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77981026, 11697, 0x79810112, 62.4308, 34.69, 2.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x79810112 [62.430801 34.689999 2.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981027, 9686, 0x79810112, 60.7177, 31.8081, 4.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810112 [60.717701 31.808100 4.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77981027, 9686, 0x79810112, 60.7177, 31.8081, 4.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810112 [60.717701 31.808100 4.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981028, 9686, 0x79810112, 60.9508, 37.7498, 4.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810112 [60.950802 37.749802 4.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77981028, 9686, 0x79810112, 60.9508, 37.7498, 4.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810112 [60.950802 37.749802 4.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981029, 9686, 0x79810112, 66.3809, 37.7748, 4.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810112 [66.380898 37.774799 4.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77981029, 9686, 0x79810112, 66.3809, 37.7748, 4.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810112 [66.380898 37.774799 4.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7798102A, 9686, 0x79810112, 67.7059, 37.0498, 4.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -185,16 +185,16 @@ VALUES (0x7798102D, 11697, 0x79810112, 65.1808, 34.69, 2.075, 0.707107, 0, 0, -0 /* @teleloc 0x79810112 [65.180801 34.689999 2.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7798102E, 11697, 0x79810114, 57.9917, 34.0423, 2.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x79810114 [57.991699 34.042301 2.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7798102E, 11697, 0x79810114, 57.9917, 34.0423, 2.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x79810114 [57.991699 34.042301 2.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7798102F, 11697, 0x79810114, 58.6743, 38.3661, 2.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x79810114 [58.674301 38.366100 2.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981030, 9686, 0x79810114, 58.1455, 33.6627, 4.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810114 [58.145500 33.662701 4.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77981030, 9686, 0x79810114, 58.1455, 33.6627, 4.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810114 [58.145500 33.662701 4.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77981031, 9686, 0x79810114, 54.6305, 36.2902, 4.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -213,28 +213,28 @@ VALUES (0x77981034, 9686, 0x79810116, 64.4805, 34.0401, -0.05, 0.707107, 0, 0, /* @teleloc 0x79810116 [64.480499 34.040100 -0.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981035, 9686, 0x79810116, 59.2055, 30.8402, -0.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810116 [59.205502 30.840200 -0.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77981035, 9686, 0x79810116, 59.2055, 30.8402, -0.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810116 [59.205502 30.840200 -0.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77981036, 9686, 0x79810116, 54.5805, 34.0652, -0.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x79810116 [54.580502 34.065201 -0.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981037, 9686, 0x79810116, 60.6055, 37.3902, -0.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810116 [60.605499 37.390202 -0.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77981037, 9686, 0x79810116, 60.6055, 37.3902, -0.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810116 [60.605499 37.390202 -0.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981038, 11698, 0x79810116, 59.4978, 34.7057, 1.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x79810116 [59.497799 34.705700 1.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77981038, 11698, 0x79810116, 59.4978, 34.7057, 1.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x79810116 [59.497799 34.705700 1.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77981039, 9687, 0x79810116, 63.9177, 31.3831, -1.95, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x79810116 [63.917702 31.383101 -1.950000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7798103A, 412, 0x79810000, 57.1677, 39.1931, 2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x79810000 [57.167702 39.193100 2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7798103A, 412, 0x79810000, 57.1677, 39.1931, 2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x79810000 [57.167702 39.193100 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7798103B, 9686, 0x7981011B, 32.4578, 85.6824, 4.85, -0.999517, 0, 0, 0.031084, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1397,16 +1397,16 @@ VALUES (0x779810EE, 12679, 0x79810000, 132.677, 28.7581, 6.1, 0.999643, 0, 0, 0. /* @teleloc 0x79810000 [132.677002 28.758101 6.100000] 0.999643 0.000000 0.000000 0.026722 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779810EF, 9686, 0x79810112, 63.5048, 31.7831, 5.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810112 [63.504799 31.783100 5.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779810EF, 9686, 0x79810112, 63.5048, 31.7831, 5.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810112 [63.504799 31.783100 5.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779810F0, 9686, 0x79810112, 67.7059, 34.6832, 5.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x79810112 [67.705902 34.683201 5.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779810F1, 9686, 0x79810112, 63.7422, 37.7498, 5.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810112 [63.742199 37.749802 5.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779810F1, 9686, 0x79810112, 63.7422, 37.7498, 5.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810112 [63.742199 37.749802 5.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779810F2, 9686, 0x79810112, 59.5773, 33.1864, 4.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1437,8 +1437,8 @@ VALUES (0x779810F8, 11698, 0x79810112, 61.3934, 36.3167, 6.175, -0.9486, 0, 0, - /* @teleloc 0x79810112 [61.393398 36.316700 6.175000] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779810F9, 11697, 0x79810112, 63.7722, 37.096, 2.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x79810112 [63.772202 37.096001 2.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779810F9, 11697, 0x79810112, 63.7722, 37.096, 2.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x79810112 [63.772202 37.096001 2.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779810FA, 11697, 0x79810112, 63.7722, 34.671, 2.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1449,12 +1449,12 @@ VALUES (0x779810FB, 11697, 0x79810112, 60.4741, 32.6208, 2.075, -0.364064, 0, 0, /* @teleloc 0x79810112 [60.474098 32.620800 2.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779810FC, 11697, 0x79810112, 61.9491, 32.1708, 2.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x79810112 [61.949100 32.170799 2.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779810FC, 11697, 0x79810112, 61.9491, 32.1708, 2.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x79810112 [61.949100 32.170799 2.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779810FD, 11697, 0x79810112, 65.0241, 32.1708, 2.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x79810112 [65.024101 32.170799 2.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779810FD, 11697, 0x79810112, 65.0241, 32.1708, 2.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x79810112 [65.024101 32.170799 2.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779810FE, 9686, 0x79810114, 54.6305, 34.5125, 4.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1469,48 +1469,48 @@ VALUES (0x77981100, 9686, 0x79810114, 59.1247, 35.5877, 5.475, 0.707107, 0, 0, /* @teleloc 0x79810114 [59.124699 35.587700 5.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981101, 9686, 0x79810114, 57.1801, 38.832, 5.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810114 [57.180099 38.832001 5.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77981101, 9686, 0x79810114, 57.1801, 38.832, 5.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810114 [57.180099 38.832001 5.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981102, 9686, 0x79810116, 61.7792, 30.8402, -0.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810116 [61.779202 30.840200 -0.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77981102, 9686, 0x79810116, 61.7792, 30.8402, -0.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810116 [61.779202 30.840200 -0.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981103, 9686, 0x79810116, 57.5556, 37.3902, -0.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810116 [57.555599 37.390202 -0.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77981103, 9686, 0x79810116, 57.5556, 37.3902, -0.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810116 [57.555599 37.390202 -0.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77981104, 11697, 0x79810116, 63.7859, 36.633, -1.9, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x79810116 [63.785900 36.632999 -1.900000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981105, 11697, 0x79810116, 60.4109, 34.108, -1.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x79810116 [60.410900 34.108002 -1.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77981105, 11697, 0x79810116, 60.4109, 34.108, -1.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x79810116 [60.410900 34.108002 -1.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77981106, 11697, 0x79810116, 55.1859, 31.433, -1.9, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x79810116 [55.185902 31.433001 -1.900000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981107, 9686, 0x79810000, 57.1455, 39.2877, 5.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810000 [57.145500 39.287701 5.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77981107, 9686, 0x79810000, 57.1455, 39.2877, 5.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810000 [57.145500 39.287701 5.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981108, 9686, 0x79810000, 59.0441, 39.2877, 3.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810000 [59.044102 39.287701 3.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77981108, 9686, 0x79810000, 59.0441, 39.2877, 3.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810000 [59.044102 39.287701 3.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77981109, 9686, 0x79810000, 55.2933, 39.2877, 3.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79810000 [55.293301 39.287701 3.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77981109, 9686, 0x79810000, 55.2933, 39.2877, 3.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79810000 [55.293301 39.287701 3.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7798110A, 12679, 0x79810000, 53.4722, 39.846, 2.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x79810000 [53.472198 39.846001 2.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7798110B, 12679, 0x79810000, 67.8222, 39.621, 2.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x79810000 [67.822197 39.620998 2.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7798110B, 12679, 0x79810000, 67.8222, 39.621, 2.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x79810000 [67.822197 39.620998 2.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7798110C, 9686, 0x7981011B, 30.8134, 85.2814, 7.1, -0.957728, 0, 0, -0.287674, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/79A2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/79A2.sql index 7648afd433..4beed9906f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/79A2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/79A2.sql @@ -917,8 +917,8 @@ VALUES (0x779A20E4, 412, 0x79A2015D, 56.3916, 61.645, 50, -0.707107, 0, 0, 0.7 /* @teleloc 0x79A2015D [56.391602 61.645000 50.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20E5, 412, 0x79A2015E, 66.5832, 58.1594, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x79A2015E [66.583199 58.159401 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A20E5, 412, 0x79A2015E, 66.5832, 58.1594, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x79A2015E [66.583199 58.159401 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A20E6, 412, 0x79A2015F, 50.6748, 69.6678, 50, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -937,12 +937,12 @@ VALUES (0x779A20E9, 11697, 0x79A20160, 58.1344, 69.4834, 54.9, -0.92321, 0, 0, - /* @teleloc 0x79A20160 [58.134399 69.483398 54.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20EA, 9686, 0x79A20160, 58.9923, 57.9109, 57.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20160 [58.992298 57.910900 57.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A20EA, 9686, 0x79A20160, 58.9923, 57.9109, 57.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20160 [58.992298 57.910900 57.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20EB, 9686, 0x79A20160, 60.0797, 70.569, 58.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20160 [60.079700 70.569000 58.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A20EB, 9686, 0x79A20160, 60.0797, 70.569, 58.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20160 [60.079700 70.569000 58.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A20EC, 11698, 0x79A20160, 60.0443, 66.5581, 61.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -953,44 +953,44 @@ VALUES (0x779A20ED, 11697, 0x79A20160, 57.6586, 61.2647, 54.9, -0.707107, 0, 0, /* @teleloc 0x79A20160 [57.658600 61.264702 54.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20EE, 9686, 0x79A20162, 58.69, 66.5802, 53.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20162 [58.689999 66.580200 53.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A20EE, 9686, 0x79A20162, 58.69, 66.5802, 53.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20162 [58.689999 66.580200 53.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20EF, 9686, 0x79A20162, 58.7394, 57.9049, 52.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20162 [58.739399 57.904900 52.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A20EF, 9686, 0x79A20162, 58.7394, 57.9049, 52.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20162 [58.739399 57.904900 52.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A20F0, 11697, 0x79A20162, 59.86, 58.4659, 50.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x79A20162 [59.860001 58.465900 50.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20F1, 9686, 0x79A20163, 61.9903, 57.9253, 53.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20163 [61.990299 57.925301 53.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A20F1, 9686, 0x79A20163, 61.9903, 57.9253, 53.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20163 [61.990299 57.925301 53.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A20F2, 9686, 0x79A20163, 63.1893, 63.3901, 53.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x79A20163 [63.189301 63.390099 53.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20F3, 11697, 0x79A20163, 61.9805, 65.7029, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x79A20163 [61.980499 65.702904 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A20F3, 11697, 0x79A20163, 61.9805, 65.7029, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x79A20163 [61.980499 65.702904 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20F4, 11697, 0x79A20164, 60, 70.1659, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x79A20164 [60.000000 70.165901 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A20F4, 11697, 0x79A20164, 60, 70.1659, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x79A20164 [60.000000 70.165901 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20F5, 9686, 0x79A20164, 60.2101, 71.0626, 53.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20164 [60.210098 71.062599 53.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A20F5, 9686, 0x79A20164, 60.2101, 71.0626, 53.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20164 [60.210098 71.062599 53.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20F6, 9686, 0x79A20164, 58.6434, 67.1021, 53.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20164 [58.643398 67.102097 53.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A20F6, 9686, 0x79A20164, 58.6434, 67.1021, 53.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20164 [58.643398 67.102097 53.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20F7, 9686, 0x79A20167, 66.575, 57.325, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20167 [66.574997 57.325001 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A20F7, 9686, 0x79A20167, 66.575, 57.325, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20167 [66.574997 57.325001 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A20F8, 11697, 0x79A20167, 69.6, 53.345, 50.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1001,12 +1001,12 @@ VALUES (0x779A20F9, 11697, 0x79A20167, 61.475, 51.525, 50.1, -0.707107, 0, 0, -0 /* @teleloc 0x79A20167 [61.474998 51.525002 50.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20FA, 9686, 0x79A20167, 64.3323, 49.6258, 53.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20167 [64.332298 49.625801 53.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A20FA, 9686, 0x79A20167, 64.3323, 49.6258, 53.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20167 [64.332298 49.625801 53.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20FB, 9686, 0x79A20167, 66.8723, 49.6258, 53.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20167 [66.872299 49.625801 53.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A20FB, 9686, 0x79A20167, 66.8723, 49.6258, 53.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20167 [66.872299 49.625801 53.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A20FC, 9686, 0x79A20167, 70.3563, 53.4966, 53.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1021,40 +1021,40 @@ VALUES (0x779A20FE, 11697, 0x79A20167, 68.04, 53.355, 50.1, 0.707107, 0, 0, -0.7 /* @teleloc 0x79A20167 [68.040001 53.355000 50.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A20FF, 9686, 0x79A20169, 58.528, 57.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20169 [58.528000 57.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A20FF, 9686, 0x79A20169, 58.528, 57.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20169 [58.528000 57.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A2100, 11697, 0x79A20169, 50.9825, 52.3858, 54.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x79A20169 [50.982498 52.385799 54.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2101, 11697, 0x79A20169, 55.8265, 50.2592, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x79A20169 [55.826500 50.259201 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A2101, 11697, 0x79A20169, 55.8265, 50.2592, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x79A20169 [55.826500 50.259201 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A2102, 11698, 0x79A20169, 61.9071, 53.4885, 61.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x79A20169 [61.907101 53.488499 61.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2103, 9686, 0x79A20169, 63.5985, 57.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20169 [63.598499 57.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A2103, 9686, 0x79A20169, 63.5985, 57.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20169 [63.598499 57.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2104, 9686, 0x79A20169, 53.771, 57.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20169 [53.771000 57.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A2104, 9686, 0x79A20169, 53.771, 57.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20169 [53.771000 57.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2105, 9686, 0x79A20169, 54.5112, 49.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20169 [54.511200 49.736801 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A2105, 9686, 0x79A20169, 54.5112, 49.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20169 [54.511200 49.736801 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2106, 9686, 0x79A20169, 60.1939, 49.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20169 [60.193901 49.736801 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A2106, 9686, 0x79A20169, 60.1939, 49.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20169 [60.193901 49.736801 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2107, 9686, 0x79A20169, 65.8388, 49.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20169 [65.838799 49.736801 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A2107, 9686, 0x79A20169, 65.8388, 49.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20169 [65.838799 49.736801 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A2108, 9686, 0x79A20169, 50.2751, 53.4892, 58.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,16 +1069,16 @@ VALUES (0x779A210A, 11698, 0x79A20169, 58.3351, 53.5592, 61.15, -0.999998, 0, 0, /* @teleloc 0x79A20169 [58.335098 53.559200 61.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A210B, 11697, 0x79A20169, 66.7525, 56.6858, 54.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x79A20169 [66.752502 56.685799 54.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A210B, 11697, 0x79A20169, 66.7525, 56.6858, 54.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x79A20169 [66.752502 56.685799 54.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A210C, 11697, 0x79A20169, 69.0925, 53.3058, 54.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x79A20169 [69.092499 53.305801 54.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A210D, 11697, 0x79A20169, 65.0625, 50.1658, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x79A20169 [65.062500 50.165798 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A210D, 11697, 0x79A20169, 65.0625, 50.1658, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x79A20169 [65.062500 50.165798 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A210E, 9686, 0x79A2016B, 60.2712, 55.4145, 53.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1089,16 +1089,16 @@ VALUES (0x779A210F, 9686, 0x79A2016B, 49.82, 55.78, 53.66, -0.707107, 0, 0, -0. /* @teleloc 0x79A2016B [49.820000 55.779999 53.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2110, 9686, 0x79A2016B, 57.36, 53.49, 53.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A2016B [57.360001 53.490002 53.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A2110, 9686, 0x79A2016B, 57.36, 53.49, 53.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A2016B [57.360001 53.490002 53.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2111, 412, 0x79A2016C, 57.285, 53.0458, 50, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x79A2016C [57.285000 53.045799 50.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A2111, 412, 0x79A2016C, 57.285, 53.0458, 50, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x79A2016C [57.285000 53.045799 50.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2112, 9686, 0x79A2016C, 54.1562, 52.9326, 52.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A2016C [54.156200 52.932598 52.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A2112, 9686, 0x79A2016C, 54.1562, 52.9326, 52.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A2016C [54.156200 52.932598 52.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A2113, 9686, 0x79A2016C, 60.2712, 51.2724, 53.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1109,8 +1109,8 @@ VALUES (0x779A2114, 412, 0x79A20170, 60.7014, 54.3593, 45.195, 0.707107, 0, 0, /* @teleloc 0x79A20170 [60.701401 54.359299 45.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2115, 9686, 0x79A20170, 57.3284, 51.1812, 48.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20170 [57.328400 51.181198 48.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A2115, 9686, 0x79A20170, 57.3284, 51.1812, 48.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20170 [57.328400 51.181198 48.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A2116, 9686, 0x79A20170, 60.5884, 54.3312, 48.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x779A2117, 9686, 0x79A20171, 61.15, 60.3512, 48.59, -0.707107, 0, 0, - /* @teleloc 0x79A20171 [61.150002 60.351200 48.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2118, 9686, 0x79A20172, 56.3284, 56.5012, 48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20172 [56.328400 56.501202 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A2118, 9686, 0x79A20172, 56.3284, 56.5012, 48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20172 [56.328400 56.501202 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A2119, 11698, 0x79A20172, 54.8629, 60.5042, 49.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1133,8 +1133,8 @@ VALUES (0x779A211A, 9686, 0x79A20172, 48.5546, 61.7454, 48, -0.707107, 0, 0, -0 /* @teleloc 0x79A20172 [48.554600 61.745399 48.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A211B, 9686, 0x79A20172, 52.3584, 56.5012, 48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20172 [52.358398 56.501202 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A211B, 9686, 0x79A20172, 52.3584, 56.5012, 48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20172 [52.358398 56.501202 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A211C, 11697, 0x79A20172, 49.3897, 57.3235, 45.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1165,8 +1165,8 @@ VALUES (0x779A2122, 9686, 0x79A20000, 50.45, 69.99, 53.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x79A20000 [50.450001 69.989998 53.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2123, 9686, 0x79A20000, 54.32, 71.22, 52.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20000 [54.320000 71.220001 52.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A2123, 9686, 0x79A20000, 54.32, 71.22, 52.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20000 [54.320000 71.220001 52.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A2124, 9686, 0x79A20000, 48.97, 65.46, 52.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x779A2125, 9686, 0x79A20000, 56.3844, 61.5888, 53.39, 0.707107, 0, 0, /* @teleloc 0x79A20000 [56.384399 61.588799 53.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2126, 9686, 0x79A20000, 66.845, 70.355, 52.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20000 [66.845001 70.355003 52.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A2126, 9686, 0x79A20000, 66.845, 70.355, 52.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20000 [66.845001 70.355003 52.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A2127, 9686, 0x79A20000, 66.555, 58.215, 53.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x79A20000 [66.555000 58.215000 53.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A2127, 9686, 0x79A20000, 66.555, 58.215, 53.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x79A20000 [66.555000 58.215000 53.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A2128, 12679, 0x79A20000, 55.2551, 59.1692, 50.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1209,12 +1209,12 @@ VALUES (0x779A212D, 12679, 0x79A20000, 64.9651, 69.3892, 50.1, 0.95656, 0, 0, 0. /* @teleloc 0x79A20000 [64.965103 69.389198 50.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A212E, 12678, 0x79A20000, 60.1198, 69.4735, 63.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x79A20000 [60.119801 69.473503 63.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x779A212E, 12678, 0x79A20000, 60.1198, 69.4735, 63.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x79A20000 [60.119801 69.473503 63.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x779A212F, 12678, 0x79A20000, 60.1198, 53.4735, 63.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x79A20000 [60.119801 53.473499 63.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x779A212F, 12678, 0x79A20000, 60.1198, 53.4735, 63.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x79A20000 [60.119801 53.473499 63.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x779A2130, 20817, 0x79A20112, 102.264, 140.997, 30.005, -0.998511, 0, 0, 0.054551, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7A00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7A00.sql index 3ef9a90e97..f04cd6d68d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7A00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7A00.sql @@ -21,8 +21,8 @@ VALUES (0x77A00004, 11697, 0x7A000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7A000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00005, 17323, 0x7A000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A00005, 17323, 0x7A000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A00005, 0x77A00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77A00005, 0x77A00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77A00005, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00006, 15451, 0x7A00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A00006, 15451, 0x7A00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A00007, 15608, 0x7A00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77A00015, 11697, 0x7A00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7A00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00016, 17325, 0x7A00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A00016, 17325, 0x7A00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A00016, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77A00016, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A00016, 0x77A00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00017, 15451, 0x7A0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A00017, 15451, 0x7A0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A00018, 15608, 0x7A0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77A00023, 11697, 0x7A0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7A0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00024, 17327, 0x7A0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A00024, 17327, 0x7A0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A00024, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77A00024, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A00024, 0x77A00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00025, 15451, 0x7A0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A00025, 15451, 0x7A0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A00026, 15608, 0x7A0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x77A0006D, 11697, 0x7A000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x7A000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A0006E, 17338, 0x7A000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A0006E, 17338, 0x7A000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A0006E, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x77A0006E, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A0006E, 0x77A00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A0006F, 15451, 0x7A00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A0006F, 15451, 0x7A00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A00070, 15608, 0x7A00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x77A0008C, 11697, 0x7A00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7A00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A0008D, 17342, 0x7A00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A0008D, 17342, 0x7A00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A0008D, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x77A0008D, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A0008D, 0x77A00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A0008E, 15451, 0x7A00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A0008E, 15451, 0x7A00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A0008F, 15608, 0x7A00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x77A0009A, 11697, 0x7A000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7A000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A0009B, 17344, 0x7A000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A0009B, 17344, 0x7A000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A0009B, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x77A0009B, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A0009B, 0x77A0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A0009C, 15451, 0x7A000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A0009C, 15451, 0x7A000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A0009D, 15608, 0x7A000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x77A000A8, 11697, 0x7A00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7A00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000A9, 17346, 0x7A00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A000A9, 17346, 0x7A00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A000A9, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x77A000A9, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A000A9, 0x77A000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000AA, 15451, 0x7A00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A000AA, 15451, 0x7A00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A000AB, 15608, 0x7A00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x77A000B6, 11697, 0x7A000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7A000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000B7, 17348, 0x7A000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A000B7, 17348, 0x7A000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A000B7, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x77A000B7, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A000B7, 0x77A000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000B8, 15451, 0x7A000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A000B8, 15451, 0x7A000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000B9, 15608, 0x7A000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x77A000B9, 15608, 0x7A000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A000BA, 15608, 0x7A000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x77A000C4, 11697, 0x7A00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7A00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000C5, 17350, 0x7A00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A000C5, 17350, 0x7A00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A000C5, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x77A000C5, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A000C5, 0x77A000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000C6, 15451, 0x7A00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A000C6, 15451, 0x7A00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A000C7, 15608, 0x7A0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x77A000D2, 11697, 0x7A0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7A0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000D3, 17352, 0x7A0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A000D3, 17352, 0x7A0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A000D3, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x77A000D3, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A000D3, 0x77A000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000D4, 15451, 0x7A0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A000D4, 15451, 0x7A0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A000D5, 15608, 0x7A0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x77A000DE, 9686, 0x7A0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x7A0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000DF, 9686, 0x7A0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77A000DF, 9686, 0x7A0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A000E0, 11697, 0x7A0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x77A000EE, 15451, 0x7A0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x7A0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A000EF, 15608, 0x7A0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77A000EF, 15608, 0x7A0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A000F0, 15608, 0x7A0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77A00108, 9686, 0x7A0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x7A0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00109, 9686, 0x7A0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77A00109, 9686, 0x7A0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A0010A, 11697, 0x7A0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x77A0011C, 11697, 0x7A0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7A0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A0011D, 17363, 0x7A0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A0011D, 17363, 0x7A0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A0011D, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x77A0011D, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A0011D, 0x77A00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A0011E, 15451, 0x7A0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A0011E, 15451, 0x7A0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A0011F, 15608, 0x7A0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x77A0013A, 11697, 0x7A00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7A00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A0013B, 17367, 0x7A00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A0013B, 17367, 0x7A00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A0013B, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x77A0013B, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A0013B, 0x77A0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A0013C, 15451, 0x7A00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A0013C, 15451, 0x7A00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A0013D, 15608, 0x7A000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77A00142, 11697, 0x7A00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7A00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00143, 17368, 0x7A00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A00143, 17368, 0x7A00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A00143, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77A00143, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A00143, 0x77A00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00144, 15451, 0x7A00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A00144, 15451, 0x7A00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A00145, 15608, 0x7A000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77A00150, 11697, 0x7A00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7A00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00151, 17370, 0x7A00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7A00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A00151, 17370, 0x7A00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7A00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A00151, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77A00151, 0x77A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77A00151, 0x77A00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A00152, 15451, 0x7A00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A00152, 15451, 0x7A00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A00153, 15608, 0x7A00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7A64.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7A64.sql index 4b2e496c38..46662f0b06 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7A64.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7A64.sql @@ -1,24 +1,24 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x7A64; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A64002, 4454, 0x7A640106, 60.0215, 111.856, 0.03, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A640106 [60.021500 111.856003 0.030000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A64002, 4454, 0x7A640106, 60.0215, 111.856, 0.03, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A640106 [60.021500 111.856003 0.030000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A64002, 0x77A64003, '2005-02-09 10:00:00') /* Button (269) */ , (0x77A64002, 0x77A64007, '2005-02-09 10:00:00') /* Pressure Plate (2131) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A64003, 269, 0x7A640000, 38.82, 152.101, 16.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Button */ -/* @teleloc 0x7A640000 [38.820000 152.100998 16.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A64003, 269, 0x7A640000, 38.82, 152.101, 16.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Button */ +/* @teleloc 0x7A640000 [38.820000 152.100998 16.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A64004, 16, 0x7A640102, 59.9244, 92.123, -6.3375, -0.998651, 0, 0, -0.051932, True, '2005-02-09 10:00:00'); /* Undead */ /* @teleloc 0x7A640102 [59.924400 92.123001 -6.337500] -0.998651 0.000000 0.000000 -0.051932 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A64005, 4846, 0x7A640102, 59.9562, 90.311, -6.345, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ -/* @teleloc 0x7A640102 [59.956200 90.310997 -6.345000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A64005, 4846, 0x7A640102, 59.9562, 90.311, -6.345, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sarcophagus */ +/* @teleloc 0x7A640102 [59.956200 90.310997 -6.345000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A64006, 3597, 0x7A640000, 83.818, 155.975, -0.895, 0.584563, 0, 0, -0.811348, False, '2005-02-09 10:00:00'); /* Linkable Item Scatter Generator */ @@ -31,8 +31,8 @@ VALUES (0x77A64006, 0x77A64010, '2005-02-09 10:00:00') /* Fish (263) */ , (0x77A64006, 0x77A64013, '2005-02-09 10:00:00') /* Fish (263) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A64007, 2131, 0x7A640102, 60.1113, 100.182, -6.34, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x7A640102 [60.111301 100.181999 -6.340000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A64007, 2131, 0x7A640102, 60.1113, 100.182, -6.34, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x7A640102 [60.111301 100.181999 -6.340000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A64008, 4179, 0x7A640100, 37.6915, 156.016, 0.005, -0.822627, 0, 0, -0.568582, False, '2005-02-09 10:00:00'); /* Bonfire */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7A9E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7A9E.sql index 6675687ac2..aa9b88be62 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7A9E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7A9E.sql @@ -13,60 +13,60 @@ VALUES (0x77A9E002, 9686, 0x7A9E0100, 97.4602, 63.6343, 92.925, -0.707107, 0, 0 /* @teleloc 0x7A9E0100 [97.460197 63.634300 92.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E003, 412, 0x7A9E0107, 99.696, 52.6413, 86, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A9E0107 [99.695999 52.641300 86.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E003, 412, 0x7A9E0107, 99.696, 52.6413, 86, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A9E0107 [99.695999 52.641300 86.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E004, 9686, 0x7A9E0107, 99.6825, 52.5492, 89.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0107 [99.682503 52.549198 89.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E004, 9686, 0x7A9E0107, 99.6825, 52.5492, 89.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0107 [99.682503 52.549198 89.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E005, 9686, 0x7A9E0107, 109.118, 50.9299, 88.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7A9E0107 [109.117996 50.929901 88.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E006, 9686, 0x7A9E0107, 103.97, 49.0345, 88.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0107 [103.970001 49.034500 88.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E006, 9686, 0x7A9E0107, 103.97, 49.0345, 88.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0107 [103.970001 49.034500 88.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E007, 11698, 0x7A9E0107, 100.607, 50.7745, 90.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x7A9E0107 [100.607002 50.774502 90.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E008, 11697, 0x7A9E0107, 106.287, 49.7677, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E0107 [106.287003 49.767700 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E008, 11697, 0x7A9E0107, 106.287, 49.7677, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E0107 [106.287003 49.767700 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E009, 11697, 0x7A9E0107, 101.612, 49.7677, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E0107 [101.612000 49.767700 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E009, 11697, 0x7A9E0107, 101.612, 49.7677, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E0107 [101.612000 49.767700 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E00A, 412, 0x7A9E0109, 99.195, 65.295, 86, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A9E0109 [99.195000 65.294998 86.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E00A, 412, 0x7A9E0109, 99.195, 65.295, 86, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A9E0109 [99.195000 65.294998 86.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E00B, 9686, 0x7A9E0109, 97.477, 56.179, 88.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7A9E0109 [97.476997 56.179001 88.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E00C, 9686, 0x7A9E0109, 99.327, 53.179, 89.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0109 [99.327003 53.179001 89.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E00C, 9686, 0x7A9E0109, 99.327, 53.179, 89.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0109 [99.327003 53.179001 89.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E00D, 9686, 0x7A9E0109, 101.222, 59.1222, 89.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7A9E0109 [101.222000 59.122200 89.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E00E, 9686, 0x7A9E010A, 103.452, 65.204, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E010A [103.452003 65.204002 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E00E, 9686, 0x7A9E010A, 103.452, 65.204, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E010A [103.452003 65.204002 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E00F, 9686, 0x7A9E010A, 103.452, 57.529, 89.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E010A [103.452003 57.528999 89.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E00F, 9686, 0x7A9E010A, 103.452, 57.529, 89.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E010A [103.452003 57.528999 89.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E010, 11697, 0x7A9E010A, 103.412, 58.3927, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E010A [103.412003 58.392700 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E010, 11697, 0x7A9E010A, 103.412, 58.3927, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E010A [103.412003 58.392700 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E011, 11697, 0x7A9E010B, 98.0405, 67.7316, 86.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x77A9E013, 9686, 0x7A9E010B, 105.18, 67.6715, 89.45, 0.707107, 0, 0, - /* @teleloc 0x7A9E010B [105.180000 67.671501 89.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E014, 9686, 0x7A9E010B, 101.33, 69.6715, 89.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E010B [101.330002 69.671501 89.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E014, 9686, 0x7A9E010B, 101.33, 69.6715, 89.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E010B [101.330002 69.671501 89.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E015, 9686, 0x7A9E010E, 118.385, 55.048, 94.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x77A9E016, 9686, 0x7A9E010E, 97.627, 53.0562, 93.675, -0.707107, 0, 0, /* @teleloc 0x7A9E010E [97.626999 53.056198 93.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E017, 11697, 0x7A9E010E, 104.426, 49.8847, 90.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E010E [104.426003 49.884701 90.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E017, 11697, 0x7A9E010E, 104.426, 49.8847, 90.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E010E [104.426003 49.884701 90.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E018, 11697, 0x7A9E010E, 112.763, 50.3397, 90.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E010E [112.763000 50.339699 90.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E018, 11697, 0x7A9E010E, 112.763, 50.3397, 90.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E010E [112.763000 50.339699 90.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E019, 11697, 0x7A9E010E, 106.836, 56.2373, 90.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E010E [106.835999 56.237301 90.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E019, 11697, 0x7A9E010E, 106.836, 56.2373, 90.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E010E [106.835999 56.237301 90.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E01A, 9686, 0x7A9E010E, 109.825, 49.3684, 94.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E010E [109.824997 49.368401 94.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E01A, 9686, 0x7A9E010E, 109.825, 49.3684, 94.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E010E [109.824997 49.368401 94.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E01B, 9686, 0x7A9E010E, 102.798, 56.9615, 94.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E010E [102.797997 56.961498 94.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E01B, 9686, 0x7A9E010E, 102.798, 56.9615, 94.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E010E [102.797997 56.961498 94.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E01C, 9686, 0x7A9E010E, 106.223, 56.9615, 94.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E010E [106.223000 56.961498 94.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E01C, 9686, 0x7A9E010E, 106.223, 56.9615, 94.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E010E [106.223000 56.961498 94.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E01D, 9686, 0x7A9E010E, 109.798, 56.9615, 94.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E010E [109.797997 56.961498 94.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E01D, 9686, 0x7A9E010E, 109.798, 56.9615, 94.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E010E [109.797997 56.961498 94.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E01E, 9686, 0x7A9E010E, 106.273, 49.3365, 94.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E010E [106.273003 49.336498 94.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E01E, 9686, 0x7A9E010E, 106.273, 49.3365, 94.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E010E [106.273003 49.336498 94.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E01F, 9686, 0x7A9E010E, 113.335, 49.3365, 94.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E010E [113.334999 49.336498 94.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E01F, 9686, 0x7A9E010E, 113.335, 49.3365, 94.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E010E [113.334999 49.336498 94.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E020, 9686, 0x7A9E010E, 113.348, 56.9615, 94.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E010E [113.348000 56.961498 94.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E020, 9686, 0x7A9E010E, 113.348, 56.9615, 94.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E010E [113.348000 56.961498 94.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E021, 11698, 0x7A9E0110, 109.826, 53.175, 97.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7A9E0110 [109.825996 53.174999 97.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E021, 11698, 0x7A9E0110, 109.826, 53.175, 97.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7A9E0110 [109.825996 53.174999 97.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E022, 11698, 0x7A9E0110, 106.586, 53.175, 97.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7A9E0110 [106.585999 53.174999 97.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E022, 11698, 0x7A9E0110, 106.586, 53.175, 97.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7A9E0110 [106.585999 53.174999 97.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E023, 9686, 0x7A9E0111, 105.62, 56.9345, 88.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0111 [105.620003 56.934502 88.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E023, 9686, 0x7A9E0111, 105.62, 56.9345, 88.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0111 [105.620003 56.934502 88.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E024, 9686, 0x7A9E0112, 114.957, 49.2103, 89.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0112 [114.957001 49.210300 89.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E024, 9686, 0x7A9E0112, 114.957, 49.2103, 89.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0112 [114.957001 49.210300 89.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E025, 9686, 0x7A9E0112, 109.733, 51.7492, 88.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x77A9E026, 9686, 0x7A9E0112, 117.483, 53.0492, 89.625, 0.707107, 0, 0, /* @teleloc 0x7A9E0112 [117.483002 53.049198 89.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E027, 11698, 0x7A9E0112, 113.635, 53.2434, 90.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7A9E0112 [113.635002 53.243401 90.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E027, 11698, 0x7A9E0112, 113.635, 53.2434, 90.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7A9E0112 [113.635002 53.243401 90.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E028, 11697, 0x7A9E0112, 111.815, 49.6316, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E0112 [111.815002 49.631599 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E028, 11697, 0x7A9E0112, 111.815, 49.6316, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E0112 [111.815002 49.631599 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E029, 412, 0x7A9E0116, 105.2, 51.91, 81.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A9E0116 [105.199997 51.910000 81.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E029, 412, 0x7A9E0116, 105.2, 51.91, 81.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A9E0116 [105.199997 51.910000 81.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E02A, 9686, 0x7A9E0116, 105.202, 52.003, 84.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0116 [105.202003 52.002998 84.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E02A, 9686, 0x7A9E0116, 105.202, 52.003, 84.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0116 [105.202003 52.002998 84.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E02B, 9686, 0x7A9E0116, 102.027, 59.553, 84.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7A9E0116 [102.027000 59.553001 84.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E02C, 9686, 0x7A9E0117, 108.145, 51.4595, 83.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0117 [108.144997 51.459499 83.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E02C, 9686, 0x7A9E0117, 108.145, 51.4595, 83.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0117 [108.144997 51.459499 83.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E02D, 11697, 0x7A9E0117, 112.169, 49.9637, 81.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E0117 [112.168999 49.963699 81.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E02D, 11697, 0x7A9E0117, 112.169, 49.9637, 81.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E0117 [112.168999 49.963699 81.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E02E, 11698, 0x7A9E0118, 110.431, 58.0657, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7A9E0118 [110.431000 58.065701 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E02E, 11698, 0x7A9E0118, 110.431, 58.0657, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7A9E0118 [110.431000 58.065701 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E02F, 9686, 0x7A9E0118, 111.186, 52.1479, 84.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0118 [111.185997 52.147900 84.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E02F, 9686, 0x7A9E0118, 111.186, 52.1479, 84.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0118 [111.185997 52.147900 84.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E030, 9686, 0x7A9E0118, 107.37, 57.4632, 84.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x77A9E032, 11697, 0x7A9E0118, 108.121, 63.4024, 81.35, 0.9139, 0, 0, 0. /* @teleloc 0x7A9E0118 [108.121002 63.402401 81.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E033, 9686, 0x7A9E011B, 116.4, 55.8434, 84.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E011B [116.400002 55.843399 84.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E033, 9686, 0x7A9E011B, 116.4, 55.8434, 84.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E011B [116.400002 55.843399 84.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E034, 9686, 0x7A9E011B, 116.4, 64.059, 84.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E011B [116.400002 64.058998 84.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E034, 9686, 0x7A9E011B, 116.4, 64.059, 84.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E011B [116.400002 64.058998 84.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E035, 11698, 0x7A9E011B, 116.559, 59.7695, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7A9E011B [116.558998 59.769501 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E035, 11698, 0x7A9E011B, 116.559, 59.7695, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7A9E011B [116.558998 59.769501 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E036, 11697, 0x7A9E011B, 118.521, 63.2524, 81.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x77A9E037, 11697, 0x7A9E011B, 118.719, 56.3887, 81.35, 0.372988, 0, 0, /* @teleloc 0x7A9E011B [118.719002 56.388699 81.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E038, 412, 0x7A9E011C, 116.15, 71.08, 86, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A9E011C [116.150002 71.080002 86.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E038, 412, 0x7A9E011C, 116.15, 71.08, 86, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A9E011C [116.150002 71.080002 86.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E039, 9686, 0x7A9E011D, 113.8, 66.9, 89.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7A9E011D [113.800003 66.900002 89.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E03A, 9686, 0x7A9E011D, 116.2, 63.75, 90.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E011D [116.199997 63.750000 90.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E03A, 9686, 0x7A9E011D, 116.2, 63.75, 90.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E011D [116.199997 63.750000 90.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E03B, 9686, 0x7A9E011D, 118.767, 66.8645, 90.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7A9E011D [118.766998 66.864502 90.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E03C, 11697, 0x7A9E011D, 116.115, 64.4066, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E011D [116.114998 64.406601 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E03C, 11697, 0x7A9E011D, 116.115, 64.4066, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E011D [116.114998 64.406601 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E03D, 412, 0x7A9E0000, 113.205, 66.9, 86, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x7A9E0000 [113.205002 66.900002 86.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E03E, 412, 0x7A9E0000, 113.505, 57.615, 86, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A9E0000 [113.504997 57.615002 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E03E, 412, 0x7A9E0000, 113.505, 57.615, 86, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A9E0000 [113.504997 57.615002 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E03F, 9686, 0x7A9E0000, 116.175, 71.5184, 89.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0000 [116.175003 71.518402 89.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E03F, 9686, 0x7A9E0000, 116.175, 71.5184, 89.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0000 [116.175003 71.518402 89.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E040, 9686, 0x7A9E0000, 118.65, 70.4184, 88.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x77A9E041, 9686, 0x7A9E0000, 114.05, 70.7434, 88.55, 0.456322, 0, 0, - /* @teleloc 0x7A9E0000 [114.050003 70.743401 88.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E042, 9686, 0x7A9E0000, 113.525, 57.6934, 89.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0000 [113.525002 57.693401 89.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E042, 9686, 0x7A9E0000, 113.525, 57.6934, 89.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0000 [113.525002 57.693401 89.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E043, 9686, 0x7A9E0000, 109.625, 69.0434, 88.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0000 [109.625000 69.043404 88.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E043, 9686, 0x7A9E0000, 109.625, 69.0434, 88.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0000 [109.625000 69.043404 88.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E044, 12679, 0x7A9E0000, 107.29, 58.7816, 86.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,24 +293,24 @@ VALUES (0x77A9E048, 12679, 0x7A9E0000, 118.94, 70.7066, 86.1, 0.420244, 0, 0, 0. /* @teleloc 0x7A9E0000 [118.940002 70.706596 86.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E049, 12679, 0x7A9E0000, 111.415, 60.4066, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7A9E0000 [111.415001 60.406601 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E049, 12679, 0x7A9E0000, 111.415, 60.4066, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7A9E0000 [111.415001 60.406601 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E04A, 12678, 0x7A9E0000, 116.44, 66.8316, 95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7A9E0000 [116.440002 66.831596 95.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E04A, 12678, 0x7A9E0000, 116.44, 66.8316, 95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7A9E0000 [116.440002 66.831596 95.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E04B, 12678, 0x7A9E0000, 101.565, 53.4316, 102.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7A9E0000 [101.565002 53.431599 102.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E04B, 12678, 0x7A9E0000, 101.565, 53.4316, 102.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7A9E0000 [101.565002 53.431599 102.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E04C, 412, 0x7A9E0122, 152.392, 109.645, 92, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x7A9E0122 [152.391998 109.644997 92.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E04D, 412, 0x7A9E0123, 162.583, 106.159, 92, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A9E0123 [162.582993 106.158997 92.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E04D, 412, 0x7A9E0123, 162.583, 106.159, 92, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A9E0123 [162.582993 106.158997 92.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E04E, 412, 0x7A9E0124, 146.675, 117.668, 92, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x77A9E051, 11697, 0x7A9E0125, 154.134, 117.483, 96.9, -0.92321, 0, 0, - /* @teleloc 0x7A9E0125 [154.134003 117.483002 96.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E052, 9686, 0x7A9E0125, 154.992, 105.911, 99.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0125 [154.992004 105.911003 99.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E052, 9686, 0x7A9E0125, 154.992, 105.911, 99.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0125 [154.992004 105.911003 99.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E053, 9686, 0x7A9E0125, 156.08, 118.569, 100.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0125 [156.080002 118.569000 100.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E053, 9686, 0x7A9E0125, 156.08, 118.569, 100.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0125 [156.080002 118.569000 100.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E054, 11698, 0x7A9E0125, 156.044, 114.558, 103.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x77A9E055, 11697, 0x7A9E0125, 153.659, 109.265, 96.9, -0.707107, 0, 0, /* @teleloc 0x7A9E0125 [153.658997 109.264999 96.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E056, 9686, 0x7A9E0127, 154.69, 114.58, 95.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0127 [154.690002 114.580002 95.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E056, 9686, 0x7A9E0127, 154.69, 114.58, 95.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0127 [154.690002 114.580002 95.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E057, 9686, 0x7A9E0127, 154.739, 105.905, 94.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0127 [154.738998 105.904999 94.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E057, 9686, 0x7A9E0127, 154.739, 105.905, 94.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0127 [154.738998 105.904999 94.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E058, 11697, 0x7A9E0127, 155.86, 106.466, 92.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7A9E0127 [155.860001 106.466003 92.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E059, 9686, 0x7A9E0128, 157.99, 105.925, 95.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0128 [157.990005 105.925003 95.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E059, 9686, 0x7A9E0128, 157.99, 105.925, 95.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0128 [157.990005 105.925003 95.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E05A, 9686, 0x7A9E0128, 159.189, 111.39, 95.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7A9E0128 [159.188995 111.389999 95.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E05B, 11697, 0x7A9E0128, 157.98, 113.703, 92.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E0128 [157.979996 113.703003 92.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E05B, 11697, 0x7A9E0128, 157.98, 113.703, 92.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E0128 [157.979996 113.703003 92.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E05C, 11697, 0x7A9E0129, 156, 118.166, 92.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E0129 [156.000000 118.166000 92.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E05C, 11697, 0x7A9E0129, 156, 118.166, 92.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E0129 [156.000000 118.166000 92.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E05D, 9686, 0x7A9E0129, 156.21, 119.063, 95.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0129 [156.210007 119.063004 95.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E05D, 9686, 0x7A9E0129, 156.21, 119.063, 95.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0129 [156.210007 119.063004 95.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E05E, 9686, 0x7A9E0129, 154.643, 115.102, 95.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0129 [154.643005 115.101997 95.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E05E, 9686, 0x7A9E0129, 154.643, 115.102, 95.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0129 [154.643005 115.101997 95.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E05F, 9686, 0x7A9E012C, 162.575, 105.325, 95.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E012C [162.574997 105.324997 95.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E05F, 9686, 0x7A9E012C, 162.575, 105.325, 95.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E012C [162.574997 105.324997 95.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E060, 11697, 0x7A9E012C, 165.6, 101.345, 92.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x77A9E061, 11697, 0x7A9E012C, 157.475, 99.525, 92.1, -0.707107, 0, 0, - /* @teleloc 0x7A9E012C [157.475006 99.525002 92.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E062, 9686, 0x7A9E012C, 160.332, 97.6258, 95.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E012C [160.332001 97.625801 95.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E062, 9686, 0x7A9E012C, 160.332, 97.6258, 95.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E012C [160.332001 97.625801 95.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E063, 9686, 0x7A9E012C, 162.872, 97.6258, 95.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E012C [162.871994 97.625801 95.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E063, 9686, 0x7A9E012C, 162.872, 97.6258, 95.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E012C [162.871994 97.625801 95.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E064, 9686, 0x7A9E012C, 166.356, 101.497, 95.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x77A9E066, 11697, 0x7A9E012C, 164.04, 101.355, 92.1, 0.707107, 0, 0, -0 /* @teleloc 0x7A9E012C [164.039993 101.355003 92.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E067, 9686, 0x7A9E012E, 154.528, 105.336, 100.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E012E [154.528000 105.335999 100.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E067, 9686, 0x7A9E012E, 154.528, 105.336, 100.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E012E [154.528000 105.335999 100.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E068, 11697, 0x7A9E012E, 146.982, 100.386, 96.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7A9E012E [146.981995 100.386002 96.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E069, 11697, 0x7A9E012E, 151.827, 98.2592, 96.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E012E [151.826996 98.259201 96.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E069, 11697, 0x7A9E012E, 151.827, 98.2592, 96.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E012E [151.826996 98.259201 96.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E06A, 11698, 0x7A9E012E, 157.907, 101.488, 103.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x7A9E012E [157.906998 101.487999 103.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E06B, 9686, 0x7A9E012E, 159.598, 105.336, 100.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E012E [159.598007 105.335999 100.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E06B, 9686, 0x7A9E012E, 159.598, 105.336, 100.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E012E [159.598007 105.335999 100.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E06C, 9686, 0x7A9E012E, 149.771, 105.336, 100.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E012E [149.770996 105.335999 100.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E06C, 9686, 0x7A9E012E, 149.771, 105.336, 100.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E012E [149.770996 105.335999 100.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E06D, 9686, 0x7A9E012E, 150.511, 97.7368, 100.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E012E [150.511002 97.736801 100.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E06D, 9686, 0x7A9E012E, 150.511, 97.7368, 100.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E012E [150.511002 97.736801 100.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E06E, 9686, 0x7A9E012E, 156.194, 97.7368, 100.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E012E [156.194000 97.736801 100.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E06E, 9686, 0x7A9E012E, 156.194, 97.7368, 100.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E012E [156.194000 97.736801 100.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E06F, 9686, 0x7A9E012E, 161.839, 97.7368, 100.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E012E [161.839005 97.736801 100.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E06F, 9686, 0x7A9E012E, 161.839, 97.7368, 100.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E012E [161.839005 97.736801 100.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E070, 9686, 0x7A9E012E, 146.275, 101.489, 100.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x77A9E072, 11698, 0x7A9E012E, 154.335, 101.559, 103.15, -0.999998, 0, 0 /* @teleloc 0x7A9E012E [154.335007 101.558998 103.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E073, 11697, 0x7A9E012E, 162.752, 104.686, 96.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E012E [162.751999 104.685997 96.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E073, 11697, 0x7A9E012E, 162.752, 104.686, 96.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E012E [162.751999 104.685997 96.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E074, 11697, 0x7A9E012E, 165.092, 101.306, 96.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7A9E012E [165.091995 101.306000 96.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E075, 11697, 0x7A9E012E, 161.062, 98.1658, 96.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7A9E012E [161.061996 98.165802 96.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E075, 11697, 0x7A9E012E, 161.062, 98.1658, 96.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7A9E012E [161.061996 98.165802 96.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E076, 9686, 0x7A9E0130, 156.271, 103.414, 95.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x77A9E077, 9686, 0x7A9E0130, 145.82, 103.78, 95.66, -0.707107, 0, 0, - /* @teleloc 0x7A9E0130 [145.820007 103.779999 95.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E078, 9686, 0x7A9E0130, 153.36, 101.49, 95.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0130 [153.360001 101.489998 95.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E078, 9686, 0x7A9E0130, 153.36, 101.49, 95.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0130 [153.360001 101.489998 95.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E079, 412, 0x7A9E0131, 153.285, 101.046, 92, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7A9E0131 [153.285004 101.045998 92.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E079, 412, 0x7A9E0131, 153.285, 101.046, 92, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7A9E0131 [153.285004 101.045998 92.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E07A, 9686, 0x7A9E0131, 150.156, 100.933, 94.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0131 [150.156006 100.932999 94.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E07A, 9686, 0x7A9E0131, 150.156, 100.933, 94.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0131 [150.156006 100.932999 94.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E07B, 9686, 0x7A9E0131, 156.271, 99.2724, 95.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x77A9E07C, 412, 0x7A9E0135, 156.701, 102.359, 87.195, 0.707107, 0, 0, /* @teleloc 0x7A9E0135 [156.701004 102.359001 87.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E07D, 9686, 0x7A9E0135, 153.328, 99.1812, 90.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0135 [153.328003 99.181198 90.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E07D, 9686, 0x7A9E0135, 153.328, 99.1812, 90.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0135 [153.328003 99.181198 90.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E07E, 9686, 0x7A9E0135, 156.588, 102.331, 90.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x77A9E07F, 9686, 0x7A9E0136, 157.15, 108.351, 90.59, -0.707107, 0, 0, /* @teleloc 0x7A9E0136 [157.149994 108.350998 90.589996] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E080, 9686, 0x7A9E0137, 152.328, 104.501, 90, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0137 [152.328003 104.500999 90.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E080, 9686, 0x7A9E0137, 152.328, 104.501, 90, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0137 [152.328003 104.500999 90.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E081, 11698, 0x7A9E0137, 150.863, 108.504, 91.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x77A9E082, 9686, 0x7A9E0137, 144.555, 109.745, 90, -0.707107, 0, 0, -0 /* @teleloc 0x7A9E0137 [144.554993 109.745003 90.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E083, 9686, 0x7A9E0137, 148.358, 104.501, 90, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0137 [148.358002 104.500999 90.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E083, 9686, 0x7A9E0137, 148.358, 104.501, 90, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0137 [148.358002 104.500999 90.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E084, 11697, 0x7A9E0137, 145.39, 105.324, 87.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x77A9E08A, 9686, 0x7A9E0000, 146.45, 117.99, 95.25, 0.357553, 0, 0, -0 /* @teleloc 0x7A9E0000 [146.449997 117.989998 95.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E08B, 9686, 0x7A9E0000, 150.32, 119.22, 94.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0000 [150.320007 119.220001 94.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E08B, 9686, 0x7A9E0000, 150.32, 119.22, 94.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0000 [150.320007 119.220001 94.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E08C, 9686, 0x7A9E0000, 144.97, 113.46, 94.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x77A9E08D, 9686, 0x7A9E0000, 152.384, 109.589, 95.39, 0.707107, 0, 0, /* @teleloc 0x7A9E0000 [152.384003 109.588997 95.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E08E, 9686, 0x7A9E0000, 162.845, 118.355, 94.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0000 [162.845001 118.355003 94.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E08E, 9686, 0x7A9E0000, 162.845, 118.355, 94.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0000 [162.845001 118.355003 94.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E08F, 9686, 0x7A9E0000, 162.555, 106.215, 95.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7A9E0000 [162.554993 106.214996 95.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E08F, 9686, 0x7A9E0000, 162.555, 106.215, 95.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7A9E0000 [162.554993 106.214996 95.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E090, 12679, 0x7A9E0000, 151.255, 107.169, 92.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x77A9E095, 12679, 0x7A9E0000, 160.965, 117.389, 92.1, 0.95656, 0, 0, 0. /* @teleloc 0x7A9E0000 [160.964996 117.389000 92.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E096, 12678, 0x7A9E0000, 156.12, 117.474, 105.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7A9E0000 [156.119995 117.473999 105.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77A9E096, 12678, 0x7A9E0000, 156.12, 117.474, 105.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7A9E0000 [156.119995 117.473999 105.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77A9E097, 12678, 0x7A9E0000, 156.12, 101.474, 105.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7A9E0000 [156.119995 101.473999 105.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77A9E097, 12678, 0x7A9E0000, 156.12, 101.474, 105.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7A9E0000 [156.119995 101.473999 105.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E098, 11697, 0x7A9E013B, 40.0536, 135.625, 86.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2172,7 +2172,7 @@ VALUES (0x77A9E1CF, 0x77A9E1DE, '2005-02-09 10:00:00') /* Portal Linkspot (10762 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77A9E1D0, 14138, 0x7A9E0127, 154.676, 110.388, 92.005, -0.995442, 0, 0, 0.095368, False, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0x7A9E0127 [154.675995 110.388000 92.004997] -0.995442 0.000000 0.000000 0.095367 */ +/* @teleloc 0x7A9E0127 [154.675995 110.388000 92.004997] -0.995442 0.000000 0.000000 0.095368 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77A9E1D0, 0x77A9E04F, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7AA2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7AA2.sql index 1940fb0b6e..9be0e04b96 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7AA2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7AA2.sql @@ -13,60 +13,60 @@ VALUES (0x77AA2002, 9686, 0x7AA20100, 73.4602, 39.6343, 76.925, -0.707107, 0, 0 /* @teleloc 0x7AA20100 [73.460197 39.634300 76.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2003, 412, 0x7AA20107, 75.696, 28.6413, 70, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7AA20107 [75.695999 28.641300 70.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2003, 412, 0x7AA20107, 75.696, 28.6413, 70, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7AA20107 [75.695999 28.641300 70.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2004, 9686, 0x7AA20107, 75.6825, 28.5492, 73.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20107 [75.682503 28.549200 73.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2004, 9686, 0x7AA20107, 75.6825, 28.5492, 73.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20107 [75.682503 28.549200 73.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2005, 9686, 0x7AA20107, 85.1178, 26.9299, 72.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7AA20107 [85.117798 26.929899 72.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2006, 9686, 0x7AA20107, 79.9696, 25.0345, 72.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20107 [79.969597 25.034500 72.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2006, 9686, 0x7AA20107, 79.9696, 25.0345, 72.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20107 [79.969597 25.034500 72.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2007, 11698, 0x7AA20107, 76.6067, 26.7745, 74.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x7AA20107 [76.606697 26.774500 74.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2008, 11697, 0x7AA20107, 82.2865, 25.7677, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA20107 [82.286499 25.767700 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2008, 11697, 0x7AA20107, 82.2865, 25.7677, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA20107 [82.286499 25.767700 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2009, 11697, 0x7AA20107, 77.6115, 25.7677, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA20107 [77.611504 25.767700 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2009, 11697, 0x7AA20107, 77.6115, 25.7677, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA20107 [77.611504 25.767700 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA200A, 412, 0x7AA20109, 75.195, 41.295, 70, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7AA20109 [75.195000 41.294998 70.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA200A, 412, 0x7AA20109, 75.195, 41.295, 70, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7AA20109 [75.195000 41.294998 70.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA200B, 9686, 0x7AA20109, 73.477, 32.179, 72.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7AA20109 [73.476997 32.179001 72.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA200C, 9686, 0x7AA20109, 75.327, 29.179, 73.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20109 [75.327003 29.179001 73.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA200C, 9686, 0x7AA20109, 75.327, 29.179, 73.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20109 [75.327003 29.179001 73.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA200D, 9686, 0x7AA20109, 77.2224, 35.1222, 73.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7AA20109 [77.222397 35.122200 73.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA200E, 9686, 0x7AA2010A, 79.452, 41.204, 73.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2010A [79.452003 41.203999 73.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA200E, 9686, 0x7AA2010A, 79.452, 41.204, 73.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2010A [79.452003 41.203999 73.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA200F, 9686, 0x7AA2010A, 79.452, 33.529, 73.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2010A [79.452003 33.528999 73.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA200F, 9686, 0x7AA2010A, 79.452, 33.529, 73.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2010A [79.452003 33.528999 73.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2010, 11697, 0x7AA2010A, 79.4115, 34.3927, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA2010A [79.411499 34.392700 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2010, 11697, 0x7AA2010A, 79.4115, 34.3927, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA2010A [79.411499 34.392700 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2011, 11697, 0x7AA2010B, 74.0405, 43.7316, 70.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x77AA2013, 9686, 0x7AA2010B, 81.1803, 43.6715, 73.45, 0.707107, 0, 0, /* @teleloc 0x7AA2010B [81.180298 43.671501 73.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2014, 9686, 0x7AA2010B, 77.3303, 45.6715, 73.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2010B [77.330299 45.671501 73.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2014, 9686, 0x7AA2010B, 77.3303, 45.6715, 73.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2010B [77.330299 45.671501 73.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2015, 9686, 0x7AA2010E, 94.3851, 31.048, 78.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x77AA2016, 9686, 0x7AA2010E, 73.627, 29.0562, 77.675, -0.707107, 0, 0, /* @teleloc 0x7AA2010E [73.626999 29.056200 77.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2017, 11697, 0x7AA2010E, 80.4265, 25.8847, 74.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA2010E [80.426498 25.884701 74.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2017, 11697, 0x7AA2010E, 80.4265, 25.8847, 74.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA2010E [80.426498 25.884701 74.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2018, 11697, 0x7AA2010E, 88.7628, 26.3397, 74.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA2010E [88.762802 26.339701 74.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2018, 11697, 0x7AA2010E, 88.7628, 26.3397, 74.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA2010E [88.762802 26.339701 74.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2019, 11697, 0x7AA2010E, 82.8355, 32.2373, 74.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA2010E [82.835503 32.237301 74.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2019, 11697, 0x7AA2010E, 82.8355, 32.2373, 74.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA2010E [82.835503 32.237301 74.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA201A, 9686, 0x7AA2010E, 85.8254, 25.3684, 78.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2010E [85.825401 25.368401 78.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA201A, 9686, 0x7AA2010E, 85.8254, 25.3684, 78.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2010E [85.825401 25.368401 78.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA201B, 9686, 0x7AA2010E, 78.7981, 32.9615, 78.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2010E [78.798103 32.961498 78.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA201B, 9686, 0x7AA2010E, 78.7981, 32.9615, 78.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2010E [78.798103 32.961498 78.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA201C, 9686, 0x7AA2010E, 82.2231, 32.9615, 78.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2010E [82.223099 32.961498 78.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA201C, 9686, 0x7AA2010E, 82.2231, 32.9615, 78.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2010E [82.223099 32.961498 78.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA201D, 9686, 0x7AA2010E, 85.7981, 32.9615, 78.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2010E [85.798103 32.961498 78.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA201D, 9686, 0x7AA2010E, 85.7981, 32.9615, 78.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2010E [85.798103 32.961498 78.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA201E, 9686, 0x7AA2010E, 82.2731, 25.3365, 78.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2010E [82.273102 25.336500 78.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA201E, 9686, 0x7AA2010E, 82.2731, 25.3365, 78.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2010E [82.273102 25.336500 78.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA201F, 9686, 0x7AA2010E, 89.3353, 25.3365, 78.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2010E [89.335297 25.336500 78.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA201F, 9686, 0x7AA2010E, 89.3353, 25.3365, 78.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2010E [89.335297 25.336500 78.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2020, 9686, 0x7AA2010E, 89.3481, 32.9615, 78.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2010E [89.348099 32.961498 78.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2020, 9686, 0x7AA2010E, 89.3481, 32.9615, 78.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2010E [89.348099 32.961498 78.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2021, 11698, 0x7AA20110, 85.8255, 29.175, 81.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7AA20110 [85.825500 29.174999 81.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2021, 11698, 0x7AA20110, 85.8255, 29.175, 81.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7AA20110 [85.825500 29.174999 81.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2022, 11698, 0x7AA20110, 82.5862, 29.175, 81.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7AA20110 [82.586197 29.174999 81.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2022, 11698, 0x7AA20110, 82.5862, 29.175, 81.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7AA20110 [82.586197 29.174999 81.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2023, 9686, 0x7AA20111, 81.6196, 32.9345, 72.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20111 [81.619598 32.934502 72.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2023, 9686, 0x7AA20111, 81.6196, 32.9345, 72.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20111 [81.619598 32.934502 72.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2024, 9686, 0x7AA20112, 90.9566, 25.2103, 73.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20112 [90.956596 25.210300 73.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2024, 9686, 0x7AA20112, 90.9566, 25.2103, 73.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20112 [90.956596 25.210300 73.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2025, 9686, 0x7AA20112, 85.7325, 27.7492, 72.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x77AA2026, 9686, 0x7AA20112, 93.4825, 29.0492, 73.625, 0.707107, 0, 0, /* @teleloc 0x7AA20112 [93.482498 29.049200 73.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2027, 11698, 0x7AA20112, 89.6352, 29.2434, 74.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7AA20112 [89.635201 29.243401 74.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2027, 11698, 0x7AA20112, 89.6352, 29.2434, 74.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7AA20112 [89.635201 29.243401 74.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2028, 11697, 0x7AA20112, 87.8155, 25.6316, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA20112 [87.815498 25.631599 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2028, 11697, 0x7AA20112, 87.8155, 25.6316, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA20112 [87.815498 25.631599 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2029, 412, 0x7AA20116, 81.2, 27.91, 65.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7AA20116 [81.199997 27.910000 65.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2029, 412, 0x7AA20116, 81.2, 27.91, 65.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7AA20116 [81.199997 27.910000 65.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA202A, 9686, 0x7AA20116, 81.202, 28.003, 68.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20116 [81.202003 28.003000 68.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA202A, 9686, 0x7AA20116, 81.202, 28.003, 68.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20116 [81.202003 28.003000 68.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA202B, 9686, 0x7AA20116, 78.027, 35.553, 68.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7AA20116 [78.027000 35.553001 68.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA202C, 9686, 0x7AA20117, 84.1446, 27.4595, 67.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20117 [84.144600 27.459499 67.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA202C, 9686, 0x7AA20117, 84.1446, 27.4595, 67.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20117 [84.144600 27.459499 67.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA202D, 11697, 0x7AA20117, 88.1692, 25.9637, 65.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA20117 [88.169197 25.963699 65.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA202D, 11697, 0x7AA20117, 88.1692, 25.9637, 65.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA20117 [88.169197 25.963699 65.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA202E, 11698, 0x7AA20118, 86.4313, 34.0657, 69.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7AA20118 [86.431297 34.065701 69.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA202E, 11698, 0x7AA20118, 86.4313, 34.0657, 69.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7AA20118 [86.431297 34.065701 69.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA202F, 9686, 0x7AA20118, 87.1863, 28.1479, 68.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20118 [87.186302 28.147900 68.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA202F, 9686, 0x7AA20118, 87.1863, 28.1479, 68.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20118 [87.186302 28.147900 68.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2030, 9686, 0x7AA20118, 83.3697, 33.4632, 68.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x77AA2032, 11697, 0x7AA20118, 84.1205, 39.4024, 65.35, 0.9139, 0, 0, 0. /* @teleloc 0x7AA20118 [84.120499 39.402401 65.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2033, 9686, 0x7AA2011B, 92.4004, 31.8434, 68.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2011B [92.400398 31.843399 68.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2033, 9686, 0x7AA2011B, 92.4004, 31.8434, 68.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2011B [92.400398 31.843399 68.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2034, 9686, 0x7AA2011B, 92.4004, 40.059, 68.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2011B [92.400398 40.058998 68.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2034, 9686, 0x7AA2011B, 92.4004, 40.059, 68.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2011B [92.400398 40.058998 68.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2035, 11698, 0x7AA2011B, 92.5588, 35.7695, 69.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7AA2011B [92.558800 35.769501 69.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2035, 11698, 0x7AA2011B, 92.5588, 35.7695, 69.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7AA2011B [92.558800 35.769501 69.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2036, 11697, 0x7AA2011B, 94.5205, 39.2524, 65.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x77AA2037, 11697, 0x7AA2011B, 94.7192, 32.3887, 65.35, 0.372988, 0, 0, /* @teleloc 0x7AA2011B [94.719200 32.388699 65.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2038, 412, 0x7AA2011C, 92.15, 47.08, 70, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7AA2011C [92.150002 47.080002 70.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2038, 412, 0x7AA2011C, 92.15, 47.08, 70, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7AA2011C [92.150002 47.080002 70.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2039, 9686, 0x7AA2011D, 89.8, 42.9, 73.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7AA2011D [89.800003 42.900002 73.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA203A, 9686, 0x7AA2011D, 92.2, 39.75, 74.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2011D [92.199997 39.750000 74.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA203A, 9686, 0x7AA2011D, 92.2, 39.75, 74.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2011D [92.199997 39.750000 74.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA203B, 9686, 0x7AA2011D, 94.7668, 42.8645, 74.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7AA2011D [94.766800 42.864498 74.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA203C, 11697, 0x7AA2011D, 92.1155, 40.4066, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA2011D [92.115501 40.406601 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA203C, 11697, 0x7AA2011D, 92.1155, 40.4066, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA2011D [92.115501 40.406601 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA203D, 412, 0x7AA20000, 89.205, 42.9, 70, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x7AA20000 [89.205002 42.900002 70.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA203E, 412, 0x7AA20000, 89.505, 33.615, 70, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7AA20000 [89.504997 33.615002 70.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA203E, 412, 0x7AA20000, 89.505, 33.615, 70, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7AA20000 [89.504997 33.615002 70.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA203F, 9686, 0x7AA20000, 92.1754, 47.5184, 73.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20000 [92.175400 47.518398 73.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA203F, 9686, 0x7AA20000, 92.1754, 47.5184, 73.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20000 [92.175400 47.518398 73.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2040, 9686, 0x7AA20000, 94.6504, 46.4184, 72.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x77AA2041, 9686, 0x7AA20000, 90.0504, 46.7434, 72.55, 0.456322, 0, 0, /* @teleloc 0x7AA20000 [90.050400 46.743401 72.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2042, 9686, 0x7AA20000, 89.5254, 33.6934, 73.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20000 [89.525398 33.693401 73.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2042, 9686, 0x7AA20000, 89.5254, 33.6934, 73.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20000 [89.525398 33.693401 73.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2043, 9686, 0x7AA20000, 85.6254, 45.0434, 72.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20000 [85.625397 45.043400 72.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2043, 9686, 0x7AA20000, 85.6254, 45.0434, 72.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20000 [85.625397 45.043400 72.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2044, 12679, 0x7AA20000, 83.2905, 34.7816, 70.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,24 +293,24 @@ VALUES (0x77AA2048, 12679, 0x7AA20000, 94.9405, 46.7066, 70.1, 0.420244, 0, 0, 0 /* @teleloc 0x7AA20000 [94.940498 46.706600 70.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2049, 12679, 0x7AA20000, 87.4155, 36.4066, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7AA20000 [87.415497 36.406601 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2049, 12679, 0x7AA20000, 87.4155, 36.4066, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7AA20000 [87.415497 36.406601 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA204A, 12678, 0x7AA20000, 92.4405, 42.8316, 79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7AA20000 [92.440498 42.831600 79.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA204A, 12678, 0x7AA20000, 92.4405, 42.8316, 79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7AA20000 [92.440498 42.831600 79.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA204B, 12678, 0x7AA20000, 77.5655, 29.4316, 86.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7AA20000 [77.565498 29.431601 86.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA204B, 12678, 0x7AA20000, 77.5655, 29.4316, 86.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7AA20000 [77.565498 29.431601 86.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA204C, 412, 0x7AA20122, 32.3916, 37.645, 62, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x7AA20122 [32.391602 37.645000 62.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA204D, 412, 0x7AA20123, 42.5832, 34.1594, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7AA20123 [42.583199 34.159401 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA204D, 412, 0x7AA20123, 42.5832, 34.1594, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7AA20123 [42.583199 34.159401 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA204E, 412, 0x7AA20124, 26.6748, 45.6678, 62, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x77AA2051, 11697, 0x7AA20125, 34.1344, 45.4834, 66.9, -0.92321, 0, 0, - /* @teleloc 0x7AA20125 [34.134399 45.483398 66.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2052, 9686, 0x7AA20125, 34.9923, 33.9109, 69.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20125 [34.992298 33.910900 69.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2052, 9686, 0x7AA20125, 34.9923, 33.9109, 69.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20125 [34.992298 33.910900 69.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2053, 9686, 0x7AA20125, 36.0797, 46.569, 70.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20125 [36.079700 46.569000 70.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2053, 9686, 0x7AA20125, 36.0797, 46.569, 70.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20125 [36.079700 46.569000 70.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2054, 11698, 0x7AA20125, 36.0443, 42.5581, 73.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x77AA2055, 11697, 0x7AA20125, 33.6586, 37.2647, 66.9, -0.707107, 0, 0, /* @teleloc 0x7AA20125 [33.658600 37.264702 66.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2056, 9686, 0x7AA20127, 34.69, 42.5802, 65.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20127 [34.689999 42.580200 65.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2056, 9686, 0x7AA20127, 34.69, 42.5802, 65.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20127 [34.689999 42.580200 65.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2057, 9686, 0x7AA20127, 34.7394, 33.9049, 64.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20127 [34.739399 33.904900 64.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2057, 9686, 0x7AA20127, 34.7394, 33.9049, 64.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20127 [34.739399 33.904900 64.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2058, 11697, 0x7AA20127, 35.86, 34.4659, 62.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7AA20127 [35.860001 34.465900 62.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2059, 9686, 0x7AA20128, 37.9903, 33.9253, 65.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20128 [37.990299 33.925301 65.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2059, 9686, 0x7AA20128, 37.9903, 33.9253, 65.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20128 [37.990299 33.925301 65.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA205A, 9686, 0x7AA20128, 39.1893, 39.3901, 65.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7AA20128 [39.189301 39.390099 65.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA205B, 11697, 0x7AA20128, 37.9805, 41.7029, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA20128 [37.980499 41.702900 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA205B, 11697, 0x7AA20128, 37.9805, 41.7029, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA20128 [37.980499 41.702900 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA205C, 11697, 0x7AA20129, 36, 46.1659, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA20129 [36.000000 46.165901 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA205C, 11697, 0x7AA20129, 36, 46.1659, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA20129 [36.000000 46.165901 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA205D, 9686, 0x7AA20129, 36.2101, 47.0626, 65.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20129 [36.210098 47.062599 65.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA205D, 9686, 0x7AA20129, 36.2101, 47.0626, 65.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20129 [36.210098 47.062599 65.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA205E, 9686, 0x7AA20129, 34.6434, 43.1021, 65.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20129 [34.643398 43.102100 65.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA205E, 9686, 0x7AA20129, 34.6434, 43.1021, 65.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20129 [34.643398 43.102100 65.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA205F, 9686, 0x7AA2012C, 42.575, 33.325, 65.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2012C [42.575001 33.325001 65.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA205F, 9686, 0x7AA2012C, 42.575, 33.325, 65.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2012C [42.575001 33.325001 65.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2060, 11697, 0x7AA2012C, 45.6, 29.345, 62.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x77AA2061, 11697, 0x7AA2012C, 37.475, 27.525, 62.1, -0.707107, 0, 0, -0 /* @teleloc 0x7AA2012C [37.474998 27.525000 62.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2062, 9686, 0x7AA2012C, 40.3323, 25.6258, 65.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2012C [40.332298 25.625799 65.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2062, 9686, 0x7AA2012C, 40.3323, 25.6258, 65.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2012C [40.332298 25.625799 65.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2063, 9686, 0x7AA2012C, 42.8723, 25.6258, 65.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2012C [42.872299 25.625799 65.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2063, 9686, 0x7AA2012C, 42.8723, 25.6258, 65.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2012C [42.872299 25.625799 65.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2064, 9686, 0x7AA2012C, 46.3563, 29.4966, 65.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x77AA2066, 11697, 0x7AA2012C, 44.04, 29.355, 62.1, 0.707107, 0, 0, -0.7 /* @teleloc 0x7AA2012C [44.040001 29.355000 62.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2067, 9686, 0x7AA2012E, 34.528, 33.3358, 70.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2012E [34.528000 33.335800 70.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2067, 9686, 0x7AA2012E, 34.528, 33.3358, 70.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2012E [34.528000 33.335800 70.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2068, 11697, 0x7AA2012E, 26.9825, 28.3858, 66.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7AA2012E [26.982500 28.385799 66.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2069, 11697, 0x7AA2012E, 31.8265, 26.2592, 66.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA2012E [31.826500 26.259199 66.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2069, 11697, 0x7AA2012E, 31.8265, 26.2592, 66.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA2012E [31.826500 26.259199 66.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA206A, 11698, 0x7AA2012E, 37.9071, 29.4885, 73.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x7AA2012E [37.907101 29.488501 73.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA206B, 9686, 0x7AA2012E, 39.5985, 33.3358, 70.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2012E [39.598499 33.335800 70.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA206B, 9686, 0x7AA2012E, 39.5985, 33.3358, 70.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2012E [39.598499 33.335800 70.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA206C, 9686, 0x7AA2012E, 29.771, 33.3358, 70.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2012E [29.771000 33.335800 70.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA206C, 9686, 0x7AA2012E, 29.771, 33.3358, 70.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2012E [29.771000 33.335800 70.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA206D, 9686, 0x7AA2012E, 30.5112, 25.7368, 70.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2012E [30.511200 25.736799 70.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA206D, 9686, 0x7AA2012E, 30.5112, 25.7368, 70.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2012E [30.511200 25.736799 70.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA206E, 9686, 0x7AA2012E, 36.1939, 25.7368, 70.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2012E [36.193901 25.736799 70.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA206E, 9686, 0x7AA2012E, 36.1939, 25.7368, 70.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2012E [36.193901 25.736799 70.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA206F, 9686, 0x7AA2012E, 41.8388, 25.7368, 70.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2012E [41.838799 25.736799 70.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA206F, 9686, 0x7AA2012E, 41.8388, 25.7368, 70.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2012E [41.838799 25.736799 70.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2070, 9686, 0x7AA2012E, 26.2751, 29.4892, 70.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x77AA2072, 11698, 0x7AA2012E, 34.3351, 29.5592, 73.15, -0.999998, 0, 0, /* @teleloc 0x7AA2012E [34.335098 29.559200 73.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2073, 11697, 0x7AA2012E, 42.7525, 32.6858, 66.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA2012E [42.752499 32.685799 66.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2073, 11697, 0x7AA2012E, 42.7525, 32.6858, 66.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA2012E [42.752499 32.685799 66.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2074, 11697, 0x7AA2012E, 45.0925, 29.3058, 66.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7AA2012E [45.092499 29.305799 66.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2075, 11697, 0x7AA2012E, 41.0625, 26.1658, 66.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA2012E [41.062500 26.165800 66.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2075, 11697, 0x7AA2012E, 41.0625, 26.1658, 66.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA2012E [41.062500 26.165800 66.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2076, 9686, 0x7AA20130, 36.2712, 31.4145, 65.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x77AA2077, 9686, 0x7AA20130, 25.82, 31.78, 65.66, -0.707107, 0, 0, -0. /* @teleloc 0x7AA20130 [25.820000 31.780001 65.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2078, 9686, 0x7AA20130, 33.36, 29.49, 65.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20130 [33.360001 29.490000 65.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2078, 9686, 0x7AA20130, 33.36, 29.49, 65.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20130 [33.360001 29.490000 65.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2079, 412, 0x7AA20131, 33.285, 29.0458, 62, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7AA20131 [33.285000 29.045799 62.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2079, 412, 0x7AA20131, 33.285, 29.0458, 62, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7AA20131 [33.285000 29.045799 62.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA207A, 9686, 0x7AA20131, 30.1562, 28.9326, 64.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20131 [30.156200 28.932600 64.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA207A, 9686, 0x7AA20131, 30.1562, 28.9326, 64.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20131 [30.156200 28.932600 64.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA207B, 9686, 0x7AA20131, 36.2712, 27.2724, 65.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x77AA207C, 412, 0x7AA20135, 36.7014, 30.3593, 57.195, 0.707107, 0, 0, /* @teleloc 0x7AA20135 [36.701401 30.359301 57.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA207D, 9686, 0x7AA20135, 33.3284, 27.1812, 60.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20135 [33.328400 27.181200 60.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA207D, 9686, 0x7AA20135, 33.3284, 27.1812, 60.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20135 [33.328400 27.181200 60.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA207E, 9686, 0x7AA20135, 36.5884, 30.3312, 60.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x77AA207F, 9686, 0x7AA20136, 37.15, 36.3512, 60.59, -0.707107, 0, 0, - /* @teleloc 0x7AA20136 [37.150002 36.351200 60.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2080, 9686, 0x7AA20137, 32.3284, 32.5012, 60, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20137 [32.328400 32.501202 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2080, 9686, 0x7AA20137, 32.3284, 32.5012, 60, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20137 [32.328400 32.501202 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2081, 11698, 0x7AA20137, 30.8629, 36.5042, 61.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x77AA2082, 9686, 0x7AA20137, 24.5546, 37.7454, 60, -0.707107, 0, 0, -0 /* @teleloc 0x7AA20137 [24.554600 37.745399 60.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2083, 9686, 0x7AA20137, 28.3584, 32.5012, 60, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20137 [28.358400 32.501202 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2083, 9686, 0x7AA20137, 28.3584, 32.5012, 60, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20137 [28.358400 32.501202 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2084, 11697, 0x7AA20137, 25.3897, 33.3235, 57.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x77AA208A, 9686, 0x7AA20000, 26.45, 45.99, 65.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x7AA20000 [26.450001 45.990002 65.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA208B, 9686, 0x7AA20000, 30.32, 47.22, 64.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20000 [30.320000 47.220001 64.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA208B, 9686, 0x7AA20000, 30.32, 47.22, 64.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20000 [30.320000 47.220001 64.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA208C, 9686, 0x7AA20000, 24.97, 41.46, 64.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x77AA208D, 9686, 0x7AA20000, 32.3844, 37.5888, 65.39, 0.707107, 0, 0, /* @teleloc 0x7AA20000 [32.384399 37.588799 65.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA208E, 9686, 0x7AA20000, 42.845, 46.355, 64.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20000 [42.845001 46.355000 64.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA208E, 9686, 0x7AA20000, 42.845, 46.355, 64.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20000 [42.845001 46.355000 64.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA208F, 9686, 0x7AA20000, 42.555, 34.215, 65.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20000 [42.555000 34.215000 65.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA208F, 9686, 0x7AA20000, 42.555, 34.215, 65.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20000 [42.555000 34.215000 65.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2090, 12679, 0x7AA20000, 31.2551, 35.1692, 62.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x77AA2095, 12679, 0x7AA20000, 40.9651, 45.3892, 62.1, 0.95656, 0, 0, 0. /* @teleloc 0x7AA20000 [40.965099 45.389198 62.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2096, 12678, 0x7AA20000, 36.1198, 45.4735, 75.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7AA20000 [36.119801 45.473499 75.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2096, 12678, 0x7AA20000, 36.1198, 45.4735, 75.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7AA20000 [36.119801 45.473499 75.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2097, 12678, 0x7AA20000, 36.1198, 29.4735, 75.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7AA20000 [36.119801 29.473499 75.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2097, 12678, 0x7AA20000, 36.1198, 29.4735, 75.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7AA20000 [36.119801 29.473499 75.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2098, 11697, 0x7AA2013B, 39.6252, 103.946, 60.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x77AA217C, 412, 0x7AA20198, 152.392, 37.645, 82, -0.707107, 0, 0, 0.7 /* @teleloc 0x7AA20198 [152.391998 37.645000 82.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA217D, 412, 0x7AA20199, 162.583, 34.1594, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7AA20199 [162.582993 34.159401 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA217D, 412, 0x7AA20199, 162.583, 34.1594, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7AA20199 [162.582993 34.159401 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA217E, 412, 0x7AA2019A, 146.675, 45.6678, 82, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1545,12 +1545,12 @@ VALUES (0x77AA2181, 11697, 0x7AA2019B, 154.134, 45.4834, 86.9, -0.92321, 0, 0, - /* @teleloc 0x7AA2019B [154.134003 45.483398 86.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2182, 9686, 0x7AA2019B, 154.992, 33.9109, 89.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2019B [154.992004 33.910900 89.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2182, 9686, 0x7AA2019B, 154.992, 33.9109, 89.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2019B [154.992004 33.910900 89.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2183, 9686, 0x7AA2019B, 156.08, 46.569, 90.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2019B [156.080002 46.569000 90.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2183, 9686, 0x7AA2019B, 156.08, 46.569, 90.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2019B [156.080002 46.569000 90.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2184, 11698, 0x7AA2019B, 156.044, 42.5581, 93.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1561,44 +1561,44 @@ VALUES (0x77AA2185, 11697, 0x7AA2019B, 153.659, 37.2647, 86.9, -0.707107, 0, 0, /* @teleloc 0x7AA2019B [153.658997 37.264702 86.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2186, 9686, 0x7AA2019D, 154.69, 42.5802, 85.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2019D [154.690002 42.580200 85.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2186, 9686, 0x7AA2019D, 154.69, 42.5802, 85.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2019D [154.690002 42.580200 85.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2187, 9686, 0x7AA2019D, 154.739, 33.9049, 84.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2019D [154.738998 33.904900 84.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2187, 9686, 0x7AA2019D, 154.739, 33.9049, 84.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2019D [154.738998 33.904900 84.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2188, 11697, 0x7AA2019D, 155.86, 34.4659, 82.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7AA2019D [155.860001 34.465900 82.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2189, 9686, 0x7AA2019E, 157.99, 33.9253, 85.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2019E [157.990005 33.925301 85.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2189, 9686, 0x7AA2019E, 157.99, 33.9253, 85.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2019E [157.990005 33.925301 85.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA218A, 9686, 0x7AA2019E, 159.189, 39.3901, 85.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7AA2019E [159.188995 39.390099 85.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA218B, 11697, 0x7AA2019E, 157.98, 41.7029, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA2019E [157.979996 41.702900 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA218B, 11697, 0x7AA2019E, 157.98, 41.7029, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA2019E [157.979996 41.702900 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA218C, 11697, 0x7AA2019F, 156, 46.1659, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA2019F [156.000000 46.165901 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA218C, 11697, 0x7AA2019F, 156, 46.1659, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA2019F [156.000000 46.165901 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA218D, 9686, 0x7AA2019F, 156.21, 47.0626, 85.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2019F [156.210007 47.062599 85.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA218D, 9686, 0x7AA2019F, 156.21, 47.0626, 85.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2019F [156.210007 47.062599 85.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA218E, 9686, 0x7AA2019F, 154.643, 43.1021, 85.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA2019F [154.643005 43.102100 85.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA218E, 9686, 0x7AA2019F, 154.643, 43.1021, 85.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA2019F [154.643005 43.102100 85.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA218F, 9686, 0x7AA201A2, 162.575, 33.325, 85.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A2 [162.574997 33.325001 85.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA218F, 9686, 0x7AA201A2, 162.575, 33.325, 85.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A2 [162.574997 33.325001 85.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2190, 11697, 0x7AA201A2, 165.6, 29.345, 82.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1609,12 +1609,12 @@ VALUES (0x77AA2191, 11697, 0x7AA201A2, 157.475, 27.525, 82.1, -0.707107, 0, 0, - /* @teleloc 0x7AA201A2 [157.475006 27.525000 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2192, 9686, 0x7AA201A2, 160.332, 25.6258, 85.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A2 [160.332001 25.625799 85.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2192, 9686, 0x7AA201A2, 160.332, 25.6258, 85.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A2 [160.332001 25.625799 85.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2193, 9686, 0x7AA201A2, 162.872, 25.6258, 85.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A2 [162.871994 25.625799 85.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2193, 9686, 0x7AA201A2, 162.872, 25.6258, 85.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A2 [162.871994 25.625799 85.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2194, 9686, 0x7AA201A2, 166.356, 29.4966, 85.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,40 +1629,40 @@ VALUES (0x77AA2196, 11697, 0x7AA201A2, 164.04, 29.355, 82.1, 0.707107, 0, 0, -0. /* @teleloc 0x7AA201A2 [164.039993 29.355000 82.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2197, 9686, 0x7AA201A4, 154.528, 33.3358, 90.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A4 [154.528000 33.335800 90.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA2197, 9686, 0x7AA201A4, 154.528, 33.3358, 90.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A4 [154.528000 33.335800 90.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA2198, 11697, 0x7AA201A4, 146.982, 28.3858, 86.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7AA201A4 [146.981995 28.385799 86.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA2199, 11697, 0x7AA201A4, 151.827, 26.2592, 86.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA201A4 [151.826996 26.259199 86.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA2199, 11697, 0x7AA201A4, 151.827, 26.2592, 86.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA201A4 [151.826996 26.259199 86.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA219A, 11698, 0x7AA201A4, 157.907, 29.4885, 93.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x7AA201A4 [157.906998 29.488501 93.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA219B, 9686, 0x7AA201A4, 159.598, 33.3358, 90.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A4 [159.598007 33.335800 90.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA219B, 9686, 0x7AA201A4, 159.598, 33.3358, 90.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A4 [159.598007 33.335800 90.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA219C, 9686, 0x7AA201A4, 149.771, 33.3358, 90.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A4 [149.770996 33.335800 90.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA219C, 9686, 0x7AA201A4, 149.771, 33.3358, 90.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A4 [149.770996 33.335800 90.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA219D, 9686, 0x7AA201A4, 150.511, 25.7368, 90.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A4 [150.511002 25.736799 90.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA219D, 9686, 0x7AA201A4, 150.511, 25.7368, 90.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A4 [150.511002 25.736799 90.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA219E, 9686, 0x7AA201A4, 156.194, 25.7368, 90.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A4 [156.194000 25.736799 90.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA219E, 9686, 0x7AA201A4, 156.194, 25.7368, 90.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A4 [156.194000 25.736799 90.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA219F, 9686, 0x7AA201A4, 161.839, 25.7368, 90.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A4 [161.839005 25.736799 90.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA219F, 9686, 0x7AA201A4, 161.839, 25.7368, 90.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A4 [161.839005 25.736799 90.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21A0, 9686, 0x7AA201A4, 146.275, 29.4892, 90.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,16 +1677,16 @@ VALUES (0x77AA21A2, 11698, 0x7AA201A4, 154.335, 29.5592, 93.15, -0.999998, 0, 0, /* @teleloc 0x7AA201A4 [154.335007 29.559200 93.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21A3, 11697, 0x7AA201A4, 162.752, 32.6858, 86.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA201A4 [162.751999 32.685799 86.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA21A3, 11697, 0x7AA201A4, 162.752, 32.6858, 86.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA201A4 [162.751999 32.685799 86.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21A4, 11697, 0x7AA201A4, 165.092, 29.3058, 86.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7AA201A4 [165.091995 29.305799 86.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21A5, 11697, 0x7AA201A4, 161.062, 26.1658, 86.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AA201A4 [161.061996 26.165800 86.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA21A5, 11697, 0x7AA201A4, 161.062, 26.1658, 86.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AA201A4 [161.061996 26.165800 86.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21A6, 9686, 0x7AA201A6, 156.271, 31.4145, 85.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1697,16 +1697,16 @@ VALUES (0x77AA21A7, 9686, 0x7AA201A6, 145.82, 31.78, 85.66, -0.707107, 0, 0, -0 /* @teleloc 0x7AA201A6 [145.820007 31.780001 85.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21A8, 9686, 0x7AA201A6, 153.36, 29.49, 85.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A6 [153.360001 29.490000 85.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA21A8, 9686, 0x7AA201A6, 153.36, 29.49, 85.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A6 [153.360001 29.490000 85.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21A9, 412, 0x7AA201A7, 153.285, 29.0458, 82, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7AA201A7 [153.285004 29.045799 82.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA21A9, 412, 0x7AA201A7, 153.285, 29.0458, 82, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7AA201A7 [153.285004 29.045799 82.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21AA, 9686, 0x7AA201A7, 150.156, 28.9326, 84.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201A7 [150.156006 28.932600 84.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA21AA, 9686, 0x7AA201A7, 150.156, 28.9326, 84.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201A7 [150.156006 28.932600 84.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21AB, 9686, 0x7AA201A7, 156.271, 27.2724, 85.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1717,8 +1717,8 @@ VALUES (0x77AA21AC, 412, 0x7AA201AB, 156.701, 30.3593, 77.195, 0.707107, 0, 0, /* @teleloc 0x7AA201AB [156.701004 30.359301 77.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21AD, 9686, 0x7AA201AB, 153.328, 27.1812, 80.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201AB [153.328003 27.181200 80.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA21AD, 9686, 0x7AA201AB, 153.328, 27.1812, 80.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201AB [153.328003 27.181200 80.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21AE, 9686, 0x7AA201AB, 156.588, 30.3312, 80.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1729,8 +1729,8 @@ VALUES (0x77AA21AF, 9686, 0x7AA201AC, 157.15, 36.3512, 80.59, -0.707107, 0, 0, /* @teleloc 0x7AA201AC [157.149994 36.351200 80.589996] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21B0, 9686, 0x7AA201AD, 152.328, 32.5012, 80, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201AD [152.328003 32.501202 80.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA21B0, 9686, 0x7AA201AD, 152.328, 32.5012, 80, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201AD [152.328003 32.501202 80.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21B1, 11698, 0x7AA201AD, 150.863, 36.5042, 81.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1741,8 +1741,8 @@ VALUES (0x77AA21B2, 9686, 0x7AA201AD, 144.555, 37.7454, 80, -0.707107, 0, 0, -0 /* @teleloc 0x7AA201AD [144.554993 37.745399 80.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21B3, 9686, 0x7AA201AD, 148.358, 32.5012, 80, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA201AD [148.358002 32.501202 80.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA21B3, 9686, 0x7AA201AD, 148.358, 32.5012, 80, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA201AD [148.358002 32.501202 80.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21B4, 11697, 0x7AA201AD, 145.39, 33.3235, 77.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1773,8 +1773,8 @@ VALUES (0x77AA21BA, 9686, 0x7AA20000, 146.45, 45.99, 85.25, 0.357553, 0, 0, -0. /* @teleloc 0x7AA20000 [146.449997 45.990002 85.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21BB, 9686, 0x7AA20000, 150.32, 47.22, 84.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20000 [150.320007 47.220001 84.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA21BB, 9686, 0x7AA20000, 150.32, 47.22, 84.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20000 [150.320007 47.220001 84.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21BC, 9686, 0x7AA20000, 144.97, 41.46, 84.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x77AA21BD, 9686, 0x7AA20000, 152.384, 37.5888, 85.39, 0.707107, 0, 0, /* @teleloc 0x7AA20000 [152.384003 37.588799 85.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21BE, 9686, 0x7AA20000, 162.845, 46.355, 84.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20000 [162.845001 46.355000 84.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA21BE, 9686, 0x7AA20000, 162.845, 46.355, 84.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20000 [162.845001 46.355000 84.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21BF, 9686, 0x7AA20000, 162.555, 34.215, 85.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AA20000 [162.554993 34.215000 85.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA21BF, 9686, 0x7AA20000, 162.555, 34.215, 85.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AA20000 [162.554993 34.215000 85.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21C0, 12679, 0x7AA20000, 151.255, 35.1692, 82.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1817,12 +1817,12 @@ VALUES (0x77AA21C5, 12679, 0x7AA20000, 160.965, 45.3892, 82.1, 0.95656, 0, 0, 0. /* @teleloc 0x7AA20000 [160.964996 45.389198 82.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21C6, 12678, 0x7AA20000, 156.12, 45.4735, 95.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7AA20000 [156.119995 45.473499 95.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AA21C6, 12678, 0x7AA20000, 156.12, 45.4735, 95.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7AA20000 [156.119995 45.473499 95.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AA21C7, 12678, 0x7AA20000, 156.12, 29.4735, 95.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7AA20000 [156.119995 29.473499 95.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AA21C7, 12678, 0x7AA20000, 156.12, 29.4735, 95.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7AA20000 [156.119995 29.473499 95.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21C8, 15109, 0x7AA20127, 34.4356, 37.6348, 62.005, 0.99253, 0, 0, 0.122001, False, '2005-02-09 10:00:00'); /* Villa */ @@ -2349,7 +2349,7 @@ VALUES (0x77AA21D4, 14936, 0x7AA20000, 28.5574, 47.4128, 62.005, -0.010429, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21D5, 14936, 0x7AA20000, 31.9106, 97.3154, 56.005, 0.999806, 0, 0, 0.019679, True, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0x7AA20000 [31.910601 97.315399 56.005001] 0.999806 0.000000 0.000000 0.019678 */ +/* @teleloc 0x7AA20000 [31.910601 97.315399 56.005001] 0.999806 0.000000 0.000000 0.019679 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AA21D6, 14936, 0x7AA20000, 115.357, 120.586, 58.005, 0.999915, 0, 0, 0.013066, True, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7ACA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7ACA.sql index fe689573a7..6e8ce26c54 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7ACA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7ACA.sql @@ -21,8 +21,8 @@ VALUES (0x77ACA004, 1380, 0x7ACA013C, 54.4577, 12.2643, 200.005, -0.741899, 0, /* @teleloc 0x7ACA013C [54.457699 12.264300 200.005005] -0.741899 0.000000 0.000000 -0.670512 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77ACA008, 1902, 0x7ACA0000, 75.1481, 16.3678, 200.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hilltop */ -/* @teleloc 0x7ACA0000 [75.148102 16.367800 200.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77ACA008, 1902, 0x7ACA0000, 75.1481, 16.3678, 200.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Hilltop */ +/* @teleloc 0x7ACA0000 [75.148102 16.367800 200.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77ACA009, 153, 0x7ACA0000, 75.388, 29.914, 200.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Fountain */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7AD6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7AD6.sql index 21799fca25..ebe2977fec 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7AD6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7AD6.sql @@ -657,12 +657,12 @@ VALUES (0x77AD60A3, 9686, 0x7AD60119, 101.034, 35.5854, 217.05, -0.707107, 0, 0 /* @teleloc 0x7AD60119 [101.033997 35.585400 217.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60A4, 9686, 0x7AD60119, 103.418, 31.0729, 217.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD60119 [103.417999 31.072901 217.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60A4, 9686, 0x7AD60119, 103.418, 31.0729, 217.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD60119 [103.417999 31.072901 217.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60A5, 9686, 0x7AD6011A, 110.868, 38.3729, 215.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011A [110.867996 38.372898 215.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AD60A5, 9686, 0x7AD6011A, 110.868, 38.3729, 215.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011A [110.867996 38.372898 215.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AD60A6, 9686, 0x7AD6011A, 115.268, 37.0729, 214.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -673,8 +673,8 @@ VALUES (0x77AD60A7, 9686, 0x7AD6011A, 115.268, 33.4229, 214.8, 0.707107, 0, 0, /* @teleloc 0x7AD6011A [115.267998 33.422901 214.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60A8, 9686, 0x7AD6011A, 110.818, 32.4229, 215.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011A [110.818001 32.422901 215.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60A8, 9686, 0x7AD6011A, 110.818, 32.4229, 215.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011A [110.818001 32.422901 215.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AD60A9, 11697, 0x7AD6011A, 107.083, 33.0847, 212.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -685,8 +685,8 @@ VALUES (0x77AD60AA, 11697, 0x7AD6011A, 114.583, 37.4847, 212.05, -0.895323, 0, 0 /* @teleloc 0x7AD6011A [114.583000 37.484699 212.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60AB, 11698, 0x7AD6011A, 110.873, 35.2729, 218.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7AD6011A [110.873001 35.272900 218.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60AB, 11698, 0x7AD6011A, 110.873, 35.2729, 218.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7AD6011A [110.873001 35.272900 218.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AD60AC, 11697, 0x7AD6011A, 110.983, 35.3347, 212.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -705,28 +705,28 @@ VALUES (0x77AD60AF, 9686, 0x7AD6011A, 106.134, 33.7885, 213.95, -0.707107, 0, 0 /* @teleloc 0x7AD6011A [106.134003 33.788502 213.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60B0, 9686, 0x7AD6011A, 113.967, 32.4229, 215.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011A [113.967003 32.422901 215.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60B0, 9686, 0x7AD6011A, 113.967, 32.4229, 215.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011A [113.967003 32.422901 215.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60B1, 9686, 0x7AD6011A, 107.724, 32.4229, 215.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011A [107.723999 32.422901 215.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60B1, 9686, 0x7AD6011A, 107.724, 32.4229, 215.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011A [107.723999 32.422901 215.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AD60B2, 9686, 0x7AD6011A, 115.268, 35.3671, 216, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7AD6011A [115.267998 35.367100 216.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60B3, 9686, 0x7AD6011A, 107.649, 38.3729, 215.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011A [107.649002 38.372898 215.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AD60B3, 9686, 0x7AD6011A, 107.649, 38.3729, 215.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011A [107.649002 38.372898 215.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60B4, 9686, 0x7AD6011A, 114.016, 38.3729, 215.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011A [114.015999 38.372898 215.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AD60B4, 9686, 0x7AD6011A, 114.016, 38.3729, 215.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011A [114.015999 38.372898 215.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60B5, 9686, 0x7AD6011A, 113.848, 38.3729, 214, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011A [113.848000 38.372898 214.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AD60B5, 9686, 0x7AD6011A, 113.848, 38.3729, 214, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011A [113.848000 38.372898 214.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AD60B6, 11698, 0x7AD6011A, 108.083, 35.2729, 218.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -749,20 +749,20 @@ VALUES (0x77AD60BA, 11697, 0x7AD6011A, 114.896, 35.3347, 212.05, 0.707107, 0, 0, /* @teleloc 0x7AD6011A [114.896004 35.334702 212.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60BB, 11697, 0x7AD6011A, 110.894, 32.9275, 212.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AD6011A [110.893997 32.927502 212.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60BB, 11697, 0x7AD6011A, 110.894, 32.9275, 212.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AD6011A [110.893997 32.927502 212.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AD60BC, 11697, 0x7AD6011A, 113.853, 33.0847, 212.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7AD6011A [113.852997 33.084702 212.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60BD, 9686, 0x7AD6011B, 106.768, 32.4229, 210.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011B [106.767998 32.422901 210.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60BD, 9686, 0x7AD6011B, 106.768, 32.4229, 210.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011B [106.767998 32.422901 210.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60BE, 9686, 0x7AD6011B, 106.668, 37.9729, 210.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011B [106.667999 37.972900 210.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AD60BE, 9686, 0x7AD6011B, 106.668, 37.9729, 210.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011B [106.667999 37.972900 210.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AD60BF, 9686, 0x7AD6011B, 115.218, 35.2729, 210.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -785,52 +785,52 @@ VALUES (0x77AD60C3, 9686, 0x7AD6011B, 101.034, 33.971, 210.4, -0.707107, 0, 0, /* @teleloc 0x7AD6011B [101.033997 33.971001 210.399994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60C4, 9686, 0x7AD6011B, 110.904, 32.4229, 210.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011B [110.903999 32.422901 210.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60C4, 9686, 0x7AD6011B, 110.904, 32.4229, 210.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011B [110.903999 32.422901 210.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60C5, 9686, 0x7AD6011B, 110.47, 37.9729, 210.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD6011B [110.470001 37.972900 210.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AD60C5, 9686, 0x7AD6011B, 110.47, 37.9729, 210.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD6011B [110.470001 37.972900 210.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AD60C6, 11698, 0x7AD6011B, 109.105, 35.2729, 211.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x7AD6011B [109.105003 35.272900 211.460007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60C7, 11697, 0x7AD6011B, 108.743, 32.9653, 208.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AD6011B [108.742996 32.965302 208.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60C7, 11697, 0x7AD6011B, 108.743, 32.9653, 208.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AD6011B [108.742996 32.965302 208.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60C8, 11697, 0x7AD6011B, 108.613, 37.4353, 208.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7AD6011B [108.612999 37.435299 208.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77AD60C8, 11697, 0x7AD6011B, 108.613, 37.4353, 208.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7AD6011B [108.612999 37.435299 208.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AD60C9, 11697, 0x7AD6011B, 107.61, 35.1139, 208.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7AD6011B [107.610001 35.113899 208.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60CA, 412, 0x7AD60000, 110.873, 39.8829, 212, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7AD60000 [110.873001 39.882900 212.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60CA, 412, 0x7AD60000, 110.873, 39.8829, 212, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7AD60000 [110.873001 39.882900 212.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60CB, 9686, 0x7AD60000, 110.918, 40.0029, 215.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD60000 [110.917999 40.002899 215.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60CB, 9686, 0x7AD60000, 110.918, 40.0029, 215.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD60000 [110.917999 40.002899 215.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60CC, 9686, 0x7AD60000, 114.758, 39.0459, 213.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD60000 [114.758003 39.045898 213.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60CC, 9686, 0x7AD60000, 114.758, 39.0459, 213.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD60000 [114.758003 39.045898 213.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60CD, 9686, 0x7AD60000, 107.078, 39.0459, 213.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7AD60000 [107.078003 39.045898 213.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60CD, 9686, 0x7AD60000, 107.078, 39.0459, 213.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7AD60000 [107.078003 39.045898 213.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60CE, 12679, 0x7AD60000, 113.324, 39.2375, 212.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7AD60000 [113.323997 39.237499 212.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60CE, 12679, 0x7AD60000, 113.324, 39.2375, 212.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7AD60000 [113.323997 39.237499 212.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77AD60CF, 12679, 0x7AD60000, 108.484, 39.2675, 212.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7AD60000 [108.484001 39.267502 212.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77AD60CF, 12679, 0x7AD60000, 108.484, 39.2675, 212.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7AD60000 [108.484001 39.267502 212.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77AD60D0, 9686, 0x7AD60120, 57.5294, 38.2863, 217.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7B00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7B00.sql index 3f5069a5fd..bf3e7ebc6b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7B00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7B00.sql @@ -21,8 +21,8 @@ VALUES (0x77B00004, 11697, 0x7B000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7B000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00005, 17373, 0x7B000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B00005, 17373, 0x7B000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B00005, 0x77B00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77B00005, 0x77B00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77B00005, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00006, 15451, 0x7B00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B00006, 15451, 0x7B00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B00007, 15608, 0x7B00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77B00015, 11697, 0x7B00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7B00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00016, 17375, 0x7B00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B00016, 17375, 0x7B00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B00016, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77B00016, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B00016, 0x77B00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00017, 15451, 0x7B0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B00017, 15451, 0x7B0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B00018, 15608, 0x7B0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77B00023, 11697, 0x7B0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7B0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00024, 17377, 0x7B0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B00024, 17377, 0x7B0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B00024, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77B00024, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B00024, 0x77B00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00025, 15451, 0x7B0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B00025, 15451, 0x7B0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B00026, 15608, 0x7B0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x77B0006D, 11697, 0x7B000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x7B000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B0006E, 17388, 0x7B000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B0006E, 17388, 0x7B000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B0006E, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x77B0006E, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B0006E, 0x77B00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B0006F, 15451, 0x7B00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B0006F, 15451, 0x7B00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B00070, 15608, 0x7B00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x77B0008C, 11697, 0x7B00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7B00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B0008D, 17392, 0x7B00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B0008D, 17392, 0x7B00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B0008D, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x77B0008D, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B0008D, 0x77B00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B0008E, 15451, 0x7B00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B0008E, 15451, 0x7B00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B0008F, 15608, 0x7B00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x77B0009A, 11697, 0x7B000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7B000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B0009B, 17394, 0x7B000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B0009B, 17394, 0x7B000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B0009B, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x77B0009B, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B0009B, 0x77B0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B0009C, 15451, 0x7B000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B0009C, 15451, 0x7B000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B0009D, 15608, 0x7B000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x77B000A8, 11697, 0x7B00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7B00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000A9, 17396, 0x7B00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B000A9, 17396, 0x7B00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B000A9, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x77B000A9, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B000A9, 0x77B000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000AA, 15451, 0x7B00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B000AA, 15451, 0x7B00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B000AB, 15608, 0x7B00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x77B000B6, 11697, 0x7B000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7B000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000B7, 17398, 0x7B000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B000B7, 17398, 0x7B000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B000B7, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x77B000B7, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B000B7, 0x77B000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000B8, 15451, 0x7B000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B000B8, 15451, 0x7B000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000B9, 15608, 0x7B000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x77B000B9, 15608, 0x7B000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B000BA, 15608, 0x7B000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x77B000C4, 11697, 0x7B00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7B00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000C5, 17400, 0x7B00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B000C5, 17400, 0x7B00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B000C5, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x77B000C5, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B000C5, 0x77B000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000C6, 15451, 0x7B00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B000C6, 15451, 0x7B00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B000C7, 15608, 0x7B0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x77B000D2, 11697, 0x7B0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7B0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000D3, 17402, 0x7B0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B000D3, 17402, 0x7B0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B000D3, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x77B000D3, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B000D3, 0x77B000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000D4, 15451, 0x7B0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B000D4, 15451, 0x7B0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B000D5, 15608, 0x7B0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x77B000DE, 9686, 0x7B0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x7B0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000DF, 9686, 0x7B0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7B0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77B000DF, 9686, 0x7B0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7B0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B000E0, 11697, 0x7B0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x77B000EE, 15451, 0x7B0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x7B0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B000EF, 15608, 0x7B0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77B000EF, 15608, 0x7B0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B000F0, 15608, 0x7B0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77B00108, 9686, 0x7B0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x7B0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00109, 9686, 0x7B0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7B0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77B00109, 9686, 0x7B0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7B0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B0010A, 11697, 0x7B0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x77B0011C, 11697, 0x7B0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7B0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B0011D, 17413, 0x7B0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B0011D, 17413, 0x7B0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B0011D, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x77B0011D, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B0011D, 0x77B00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B0011E, 15451, 0x7B0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B0011E, 15451, 0x7B0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B0011F, 15608, 0x7B0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x77B0013A, 11697, 0x7B00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7B00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B0013B, 17417, 0x7B00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B0013B, 17417, 0x7B00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B0013B, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x77B0013B, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B0013B, 0x77B0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B0013C, 15451, 0x7B00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B0013C, 15451, 0x7B00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B0013D, 15608, 0x7B000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77B00142, 11697, 0x7B00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7B00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00143, 17418, 0x7B00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B00143, 17418, 0x7B00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B00143, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77B00143, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B00143, 0x77B00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00144, 15451, 0x7B00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B00144, 15451, 0x7B00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B00145, 15608, 0x7B000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77B00150, 11697, 0x7B00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7B00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00151, 17420, 0x7B00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7B00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B00151, 17420, 0x7B00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7B00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77B00151, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77B00151, 0x77B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77B00151, 0x77B00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B00152, 15451, 0x7B00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B00152, 15451, 0x7B00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B00153, 15608, 0x7B00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7B61.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7B61.sql index fd8d3c3aff..12d36cc40d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7B61.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7B61.sql @@ -9,8 +9,8 @@ VALUES (0x77B61001, 1148, 0x7B610000, 179.665, 160.446, 10.005, 0.707107, 0, 0, /* @teleloc 0x7B610000 [179.664993 160.445999 10.005000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77B61002, 1148, 0x7B610000, 185.155, 157.456, 10.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7B610000 [185.154999 157.455994 10.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77B61002, 1148, 0x7B610000, 185.155, 157.456, 10.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7B610000 [185.154999 157.455994 10.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77B61004, 14412, 0x7B610105, 175.719, 162.238, 10.01, 0.422992, 0, 0, -0.906133, True, '2005-02-09 10:00:00'); /* Stranger in Town */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7C00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7C00.sql index e26da21060..20188a2619 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7C00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7C00.sql @@ -21,8 +21,8 @@ VALUES (0x77C00004, 11697, 0x7C000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7C000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00005, 17423, 0x7C000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C00005, 17423, 0x7C000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C00005, 0x77C00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77C00005, 0x77C00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77C00005, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00006, 15451, 0x7C00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C00006, 15451, 0x7C00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C00007, 15608, 0x7C00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77C00015, 11697, 0x7C00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7C00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00016, 17425, 0x7C00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C00016, 17425, 0x7C00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C00016, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77C00016, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C00016, 0x77C00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00017, 15451, 0x7C0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C00017, 15451, 0x7C0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C00018, 15608, 0x7C0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77C00023, 11697, 0x7C0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7C0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00024, 17427, 0x7C0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C00024, 17427, 0x7C0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C00024, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77C00024, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C00024, 0x77C00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00025, 15451, 0x7C0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C00025, 15451, 0x7C0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C00026, 15608, 0x7C0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x77C0006D, 11697, 0x7C000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x7C000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C0006E, 17438, 0x7C000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C0006E, 17438, 0x7C000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C0006E, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x77C0006E, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C0006E, 0x77C00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C0006F, 15451, 0x7C00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C0006F, 15451, 0x7C00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C00070, 15608, 0x7C00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x77C0008C, 11697, 0x7C00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7C00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C0008D, 17442, 0x7C00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C0008D, 17442, 0x7C00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C0008D, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x77C0008D, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C0008D, 0x77C00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C0008E, 15451, 0x7C00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C0008E, 15451, 0x7C00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C0008F, 15608, 0x7C00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x77C0009A, 11697, 0x7C000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7C000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C0009B, 17444, 0x7C000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C0009B, 17444, 0x7C000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C0009B, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x77C0009B, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C0009B, 0x77C0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C0009C, 15451, 0x7C000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C0009C, 15451, 0x7C000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C0009D, 15608, 0x7C000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x77C000A8, 11697, 0x7C00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7C00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000A9, 17446, 0x7C00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C000A9, 17446, 0x7C00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C000A9, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x77C000A9, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C000A9, 0x77C000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000AA, 15451, 0x7C00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C000AA, 15451, 0x7C00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C000AB, 15608, 0x7C00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x77C000B6, 11697, 0x7C000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7C000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000B7, 17448, 0x7C000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C000B7, 17448, 0x7C000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C000B7, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x77C000B7, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C000B7, 0x77C000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000B8, 15451, 0x7C000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C000B8, 15451, 0x7C000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000B9, 15608, 0x7C000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x77C000B9, 15608, 0x7C000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C000BA, 15608, 0x7C000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x77C000C4, 11697, 0x7C00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7C00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000C5, 17450, 0x7C00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C000C5, 17450, 0x7C00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C000C5, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x77C000C5, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C000C5, 0x77C000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000C6, 15451, 0x7C00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C000C6, 15451, 0x7C00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C000C7, 15608, 0x7C0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x77C000D2, 11697, 0x7C0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7C0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000D3, 17452, 0x7C0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C000D3, 17452, 0x7C0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C000D3, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x77C000D3, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C000D3, 0x77C000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000D4, 15451, 0x7C0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C000D4, 15451, 0x7C0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C000D5, 15608, 0x7C0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x77C000DE, 9686, 0x7C0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x7C0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000DF, 9686, 0x7C0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77C000DF, 9686, 0x7C0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C000E0, 11697, 0x7C0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x77C000EE, 15451, 0x7C0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x7C0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C000EF, 15608, 0x7C0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77C000EF, 15608, 0x7C0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C000F0, 15608, 0x7C0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77C00108, 9686, 0x7C0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x7C0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00109, 9686, 0x7C0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77C00109, 9686, 0x7C0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C0010A, 11697, 0x7C0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x77C0011C, 11697, 0x7C0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7C0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C0011D, 17463, 0x7C0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C0011D, 17463, 0x7C0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C0011D, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x77C0011D, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C0011D, 0x77C00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C0011E, 15451, 0x7C0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C0011E, 15451, 0x7C0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C0011F, 15608, 0x7C0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x77C0013A, 11697, 0x7C00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7C00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C0013B, 17467, 0x7C00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C0013B, 17467, 0x7C00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C0013B, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x77C0013B, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C0013B, 0x77C0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C0013C, 15451, 0x7C00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C0013C, 15451, 0x7C00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C0013D, 15608, 0x7C000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77C00142, 11697, 0x7C00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7C00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00143, 17468, 0x7C00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C00143, 17468, 0x7C00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C00143, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77C00143, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C00143, 0x77C00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00144, 15451, 0x7C00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C00144, 15451, 0x7C00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C00145, 15608, 0x7C000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77C00150, 11697, 0x7C00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7C00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00151, 17470, 0x7C00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7C00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C00151, 17470, 0x7C00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7C00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C00151, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77C00151, 0x77C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77C00151, 0x77C00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C00152, 15451, 0x7C00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C00152, 15451, 0x7C00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C00153, 15608, 0x7C00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7C63.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7C63.sql index 58864d684c..b5e6ec94f6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7C63.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7C63.sql @@ -64,7 +64,7 @@ VALUES (0x77C6300B, 22257, 0x7C630000, 99.0161, 168.424, -0.445, -0.761826, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6300C, 22257, 0x7C630000, 82.1563, 163.496, -0.895, -0.999854, 0, 0, 0.017076, True, '2005-02-09 10:00:00'); /* Fishing Hole */ -/* @teleloc 0x7C630000 [82.156303 163.496002 -0.895000] -0.999854 0.000000 0.000000 0.017075 */ +/* @teleloc 0x7C630000 [82.156303 163.496002 -0.895000] -0.999854 0.000000 0.000000 0.017076 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6300D, 23340, 0x7C630000, 134.307, 179.787, 0.005, 0.95157, 0, 0, -0.307433, False, '2005-02-09 10:00:00'); /* Fishing Sign */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7C6C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7C6C.sql index cb6fe8841c..82cfd97aa5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7C6C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7C6C.sql @@ -229,20 +229,20 @@ VALUES (0x77C6C039, 9686, 0x7C6C013B, 25.4602, 159.634, 16.925, -0.707107, 0, 0 /* @teleloc 0x7C6C013B [25.460199 159.634003 16.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C03A, 412, 0x7C6C0142, 27.696, 148.641, 10, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C6C0142 [27.695999 148.641006 10.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C03A, 412, 0x7C6C0142, 27.696, 148.641, 10, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C6C0142 [27.695999 148.641006 10.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C03B, 9686, 0x7C6C0142, 27.6825, 148.549, 13.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0142 [27.682501 148.548996 13.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C03B, 9686, 0x7C6C0142, 27.6825, 148.549, 13.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0142 [27.682501 148.548996 13.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C03C, 9686, 0x7C6C0142, 37.1178, 146.93, 12.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7C6C0142 [37.117802 146.929993 12.825000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C03D, 412, 0x7C6C0144, 27.195, 161.295, 10, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C6C0144 [27.195000 161.294998 10.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C03D, 412, 0x7C6C0144, 27.195, 161.295, 10, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C6C0144 [27.195000 161.294998 10.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C03E, 9686, 0x7C6C0144, 25.477, 152.179, 12.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,28 +265,28 @@ VALUES (0x77C6C042, 9686, 0x7C6C0149, 25.627, 149.056, 17.675, -0.707107, 0, 0, /* @teleloc 0x7C6C0149 [25.627001 149.056000 17.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C043, 11697, 0x7C6C0149, 32.4265, 145.885, 14.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0149 [32.426498 145.884995 14.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C043, 11697, 0x7C6C0149, 32.4265, 145.885, 14.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0149 [32.426498 145.884995 14.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C044, 11697, 0x7C6C0149, 40.7628, 146.34, 14.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0149 [40.762798 146.339996 14.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C044, 11697, 0x7C6C0149, 40.7628, 146.34, 14.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0149 [40.762798 146.339996 14.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C045, 11697, 0x7C6C0149, 34.8355, 152.237, 14.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0149 [34.835499 152.237000 14.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C045, 11697, 0x7C6C0149, 34.8355, 152.237, 14.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0149 [34.835499 152.237000 14.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C046, 11698, 0x7C6C014B, 37.8256, 149.175, 21.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7C6C014B [37.825600 149.175003 21.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C046, 11698, 0x7C6C014B, 37.8256, 149.175, 21.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7C6C014B [37.825600 149.175003 21.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C047, 9686, 0x7C6C014C, 33.6196, 152.934, 12.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C014C [33.619598 152.934006 12.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C047, 9686, 0x7C6C014C, 33.6196, 152.934, 12.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C014C [33.619598 152.934006 12.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C048, 9686, 0x7C6C014D, 42.9566, 145.21, 13.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C014D [42.956600 145.210007 13.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C048, 9686, 0x7C6C014D, 42.9566, 145.21, 13.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C014D [42.956600 145.210007 13.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C049, 9686, 0x7C6C014D, 37.7325, 147.749, 12.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -297,28 +297,28 @@ VALUES (0x77C6C04A, 9686, 0x7C6C014D, 45.4825, 149.049, 13.625, 0.707107, 0, 0, /* @teleloc 0x7C6C014D [45.482498 149.048996 13.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C04B, 412, 0x7C6C0151, 33.2, 147.91, 5.19499, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C6C0151 [33.200001 147.910004 5.194990] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C04B, 412, 0x7C6C0151, 33.2, 147.91, 5.19499, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C6C0151 [33.200001 147.910004 5.194990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C04C, 9686, 0x7C6C0152, 36.1446, 147.459, 7.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0152 [36.144600 147.459000 7.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C04C, 9686, 0x7C6C0152, 36.1446, 147.459, 7.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0152 [36.144600 147.459000 7.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C04D, 11698, 0x7C6C0153, 38.4313, 154.066, 9.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7C6C0153 [38.431301 154.065994 9.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C04D, 11698, 0x7C6C0153, 38.4313, 154.066, 9.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7C6C0153 [38.431301 154.065994 9.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C04E, 9686, 0x7C6C0156, 44.4004, 160.059, 8.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0156 [44.400398 160.059006 8.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C04E, 9686, 0x7C6C0156, 44.4004, 160.059, 8.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0156 [44.400398 160.059006 8.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C04F, 9686, 0x7C6C0156, 44.4004, 151.843, 8.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0156 [44.400398 151.843002 8.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C04F, 9686, 0x7C6C0156, 44.4004, 151.843, 8.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0156 [44.400398 151.843002 8.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C050, 412, 0x7C6C0157, 44.15, 167.08, 10, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C6C0157 [44.150002 167.080002 10.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C050, 412, 0x7C6C0157, 44.15, 167.08, 10, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C6C0157 [44.150002 167.080002 10.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C051, 9686, 0x7C6C0158, 41.8, 162.9, 13.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -329,16 +329,16 @@ VALUES (0x77C6C052, 412, 0x7C6C0000, 41.205, 162.9, 10, -0.707107, 0, 0, 0.707 /* @teleloc 0x7C6C0000 [41.205002 162.899994 10.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C053, 412, 0x7C6C0000, 41.505, 153.615, 10, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C6C0000 [41.505001 153.615005 10.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C053, 412, 0x7C6C0000, 41.505, 153.615, 10, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C6C0000 [41.505001 153.615005 10.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C054, 412, 0x7C6C015D, 104.392, 157.645, 18, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x7C6C015D [104.391998 157.645004 18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C055, 412, 0x7C6C015E, 114.583, 154.159, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C6C015E [114.583000 154.158997 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C055, 412, 0x7C6C015E, 114.583, 154.159, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C6C015E [114.583000 154.158997 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C056, 412, 0x7C6C015F, 98.6748, 165.668, 18, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -357,32 +357,32 @@ VALUES (0x77C6C059, 11697, 0x7C6C0160, 106.134, 165.483, 22.9, -0.92321, 0, 0, - /* @teleloc 0x7C6C0160 [106.134003 165.483002 22.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C05A, 9686, 0x7C6C0160, 106.992, 153.911, 25.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0160 [106.991997 153.910995 25.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C05A, 9686, 0x7C6C0160, 106.992, 153.911, 25.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0160 [106.991997 153.910995 25.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C05B, 9686, 0x7C6C0162, 106.69, 162.58, 21.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0162 [106.690002 162.580002 21.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C05B, 9686, 0x7C6C0162, 106.69, 162.58, 21.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0162 [106.690002 162.580002 21.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C05C, 9686, 0x7C6C0162, 106.739, 153.905, 20.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0162 [106.738998 153.904999 20.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C05C, 9686, 0x7C6C0162, 106.739, 153.905, 20.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0162 [106.738998 153.904999 20.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C05D, 9686, 0x7C6C0163, 109.99, 153.925, 21.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0163 [109.989998 153.925003 21.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C05D, 9686, 0x7C6C0163, 109.99, 153.925, 21.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0163 [109.989998 153.925003 21.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C05E, 11697, 0x7C6C0164, 108, 166.166, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0164 [108.000000 166.166000 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C05E, 11697, 0x7C6C0164, 108, 166.166, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0164 [108.000000 166.166000 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C05F, 9686, 0x7C6C0164, 108.21, 167.063, 21.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0164 [108.209999 167.063004 21.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C05F, 9686, 0x7C6C0164, 108.21, 167.063, 21.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0164 [108.209999 167.063004 21.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C060, 9686, 0x7C6C0167, 114.575, 153.325, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0167 [114.574997 153.324997 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C060, 9686, 0x7C6C0167, 114.575, 153.325, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0167 [114.574997 153.324997 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C061, 11697, 0x7C6C0167, 117.6, 149.345, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,28 +393,28 @@ VALUES (0x77C6C062, 11697, 0x7C6C0167, 109.475, 147.525, 18.1, -0.707107, 0, 0, /* @teleloc 0x7C6C0167 [109.474998 147.524994 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C063, 9686, 0x7C6C0169, 106.528, 153.336, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0169 [106.528000 153.335999 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C063, 9686, 0x7C6C0169, 106.528, 153.336, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0169 [106.528000 153.335999 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C064, 11697, 0x7C6C0169, 98.9825, 148.386, 22.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7C6C0169 [98.982498 148.386002 22.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C065, 11697, 0x7C6C0169, 103.827, 146.259, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0169 [103.827003 146.259003 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C065, 11697, 0x7C6C0169, 103.827, 146.259, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0169 [103.827003 146.259003 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C066, 11698, 0x7C6C0169, 109.907, 149.488, 29.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x7C6C0169 [109.906998 149.488007 29.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C067, 412, 0x7C6C016C, 105.285, 149.046, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C6C016C [105.285004 149.046005 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C067, 412, 0x7C6C016C, 105.285, 149.046, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C6C016C [105.285004 149.046005 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C068, 9686, 0x7C6C016C, 102.156, 148.933, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C016C [102.155998 148.932999 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C068, 9686, 0x7C6C016C, 102.156, 148.933, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C016C [102.155998 148.932999 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C069, 412, 0x7C6C0170, 108.701, 150.359, 13.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -425,8 +425,8 @@ VALUES (0x77C6C06B, 9686, 0x7C6C0175, 96.5546, 161.885, 16, -0.707107, 0, 0, -0 /* @teleloc 0x7C6C0175 [96.554604 161.884995 16.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C06C, 9686, 0x7C6C0172, 104.328, 152.501, 16, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0172 [104.328003 152.501007 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C06C, 9686, 0x7C6C0172, 104.328, 152.501, 16, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0172 [104.328003 152.501007 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C06D, 11698, 0x7C6C0172, 102.863, 156.504, 17.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -767,8 +767,8 @@ VALUES (0x77C6C075, 11717, 0x7C6C0000, 25.4609, 39.6068, 16.005, -0.704393, 0, 0 /* @teleloc 0x7C6C0000 [25.460899 39.606800 16.004999] -0.704393 0.000000 0.000000 0.709810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C076, 11730, 0x7C6C0137, 60.788, 98.573, 11.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0x7C6C0137 [60.787998 98.572998 11.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C076, 11730, 0x7C6C0137, 60.788, 98.573, 11.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0x7C6C0137 [60.787998 98.572998 11.205000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77C6C076, 0x77C6C143, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -1191,104 +1191,104 @@ VALUES (0x77C6C0DC, 12678, 0x7C6C0000, 66.5265, 108.12, 29.42, -0.707107, 0, 0, /* @teleloc 0x7C6C0000 [66.526497 108.120003 29.420000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0DD, 9686, 0x7C6C0142, 31.9696, 145.035, 12.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0142 [31.969601 145.035004 12.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0DD, 9686, 0x7C6C0142, 31.9696, 145.035, 12.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0142 [31.969601 145.035004 12.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C0DE, 11698, 0x7C6C0142, 28.6067, 146.774, 14.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x7C6C0142 [28.606701 146.774002 14.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0DF, 11697, 0x7C6C0142, 34.2865, 145.768, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0142 [34.286499 145.768005 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0DF, 11697, 0x7C6C0142, 34.2865, 145.768, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0142 [34.286499 145.768005 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0E0, 11697, 0x7C6C0142, 29.6115, 145.768, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0142 [29.611500 145.768005 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0E0, 11697, 0x7C6C0142, 29.6115, 145.768, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0142 [29.611500 145.768005 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0E1, 9686, 0x7C6C0144, 27.327, 149.179, 13.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0144 [27.327000 149.179001 13.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0E1, 9686, 0x7C6C0144, 27.327, 149.179, 13.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0144 [27.327000 149.179001 13.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C0E2, 9686, 0x7C6C0144, 29.2224, 155.122, 13.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7C6C0144 [29.222401 155.121994 13.200000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0E3, 9686, 0x7C6C0145, 31.452, 161.204, 13.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0145 [31.452000 161.203995 13.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C0E3, 9686, 0x7C6C0145, 31.452, 161.204, 13.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0145 [31.452000 161.203995 13.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0E4, 9686, 0x7C6C0145, 31.452, 153.529, 13.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0145 [31.452000 153.529007 13.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0E4, 9686, 0x7C6C0145, 31.452, 153.529, 13.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0145 [31.452000 153.529007 13.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0E5, 11697, 0x7C6C0145, 31.4115, 154.393, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0145 [31.411501 154.393005 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0E5, 11697, 0x7C6C0145, 31.4115, 154.393, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0145 [31.411501 154.393005 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C0E6, 9686, 0x7C6C0146, 33.1803, 163.672, 13.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7C6C0146 [33.180302 163.671997 13.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0E7, 9686, 0x7C6C0146, 29.3303, 165.671, 13.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0146 [29.330299 165.671005 13.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C0E7, 9686, 0x7C6C0146, 29.3303, 165.671, 13.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0146 [29.330299 165.671005 13.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0E8, 9686, 0x7C6C0149, 37.8254, 145.368, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0149 [37.825401 145.367996 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0E8, 9686, 0x7C6C0149, 37.8254, 145.368, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0149 [37.825401 145.367996 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0E9, 9686, 0x7C6C0149, 30.7981, 152.962, 18.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0149 [30.798100 152.962006 18.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C0E9, 9686, 0x7C6C0149, 30.7981, 152.962, 18.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0149 [30.798100 152.962006 18.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0EA, 9686, 0x7C6C0149, 34.2231, 152.962, 18.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0149 [34.223099 152.962006 18.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C0EA, 9686, 0x7C6C0149, 34.2231, 152.962, 18.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0149 [34.223099 152.962006 18.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0EB, 9686, 0x7C6C0149, 37.7981, 152.962, 18.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0149 [37.798100 152.962006 18.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C0EB, 9686, 0x7C6C0149, 37.7981, 152.962, 18.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0149 [37.798100 152.962006 18.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0EC, 9686, 0x7C6C0149, 34.2731, 145.337, 18.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0149 [34.273102 145.337006 18.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0EC, 9686, 0x7C6C0149, 34.2731, 145.337, 18.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0149 [34.273102 145.337006 18.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0ED, 9686, 0x7C6C0149, 41.3353, 145.337, 18.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0149 [41.335300 145.337006 18.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0ED, 9686, 0x7C6C0149, 41.3353, 145.337, 18.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0149 [41.335300 145.337006 18.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0EE, 9686, 0x7C6C0149, 41.3481, 152.962, 18.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0149 [41.348099 152.962006 18.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C0EE, 9686, 0x7C6C0149, 41.3481, 152.962, 18.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0149 [41.348099 152.962006 18.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0EF, 11698, 0x7C6C014B, 34.5862, 149.175, 21.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7C6C014B [34.586201 149.175003 21.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0EF, 11698, 0x7C6C014B, 34.5862, 149.175, 21.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7C6C014B [34.586201 149.175003 21.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0F0, 11698, 0x7C6C014D, 41.6352, 149.243, 14.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7C6C014D [41.635201 149.242996 14.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0F0, 11698, 0x7C6C014D, 41.6352, 149.243, 14.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7C6C014D [41.635201 149.242996 14.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0F1, 11697, 0x7C6C014D, 39.8155, 145.632, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C014D [39.815498 145.632004 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0F1, 11697, 0x7C6C014D, 39.8155, 145.632, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C014D [39.815498 145.632004 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0F2, 9686, 0x7C6C0151, 33.202, 148.003, 8.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0151 [33.202000 148.003006 8.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0F2, 9686, 0x7C6C0151, 33.202, 148.003, 8.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0151 [33.202000 148.003006 8.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C0F3, 9686, 0x7C6C0151, 30.027, 155.553, 8.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7C6C0151 [30.027000 155.552994 8.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0F4, 11697, 0x7C6C0152, 40.1692, 145.964, 5.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0152 [40.169201 145.964005 5.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0F4, 11697, 0x7C6C0152, 40.1692, 145.964, 5.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0152 [40.169201 145.964005 5.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0F5, 9686, 0x7C6C0153, 39.1863, 148.148, 8.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0153 [39.186298 148.147995 8.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0F5, 9686, 0x7C6C0153, 39.1863, 148.148, 8.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0153 [39.186298 148.147995 8.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C0F6, 9686, 0x7C6C0153, 35.3697, 153.463, 8.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1303,8 +1303,8 @@ VALUES (0x77C6C0F8, 11697, 0x7C6C0153, 36.1205, 159.402, 5.35, 0.9139, 0, 0, 0.4 /* @teleloc 0x7C6C0153 [36.120499 159.401993 5.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0F9, 11698, 0x7C6C0156, 44.5588, 155.77, 9.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7C6C0156 [44.558800 155.770004 9.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0F9, 11698, 0x7C6C0156, 44.5588, 155.77, 9.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7C6C0156 [44.558800 155.770004 9.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C0FA, 11697, 0x7C6C0156, 46.5205, 159.252, 5.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1315,20 +1315,20 @@ VALUES (0x77C6C0FB, 11697, 0x7C6C0156, 46.7192, 152.389, 5.35, 0.372988, 0, 0, - /* @teleloc 0x7C6C0156 [46.719200 152.389008 5.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0FC, 9686, 0x7C6C0158, 44.2, 159.75, 14.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0158 [44.200001 159.750000 14.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0FC, 9686, 0x7C6C0158, 44.2, 159.75, 14.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0158 [44.200001 159.750000 14.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C0FD, 9686, 0x7C6C0158, 46.7668, 162.865, 14.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7C6C0158 [46.766800 162.865005 14.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0FE, 11697, 0x7C6C0158, 44.1155, 160.407, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0158 [44.115501 160.406998 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0FE, 11697, 0x7C6C0158, 44.1155, 160.407, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0158 [44.115501 160.406998 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C0FF, 9686, 0x7C6C0000, 44.1754, 167.518, 13.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0000 [44.175400 167.518005 13.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C0FF, 9686, 0x7C6C0000, 44.1754, 167.518, 13.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0000 [44.175400 167.518005 13.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C100, 9686, 0x7C6C0000, 46.6504, 166.418, 12.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1339,12 +1339,12 @@ VALUES (0x77C6C101, 9686, 0x7C6C0000, 42.0504, 166.743, 12.55, 0.456322, 0, 0, /* @teleloc 0x7C6C0000 [42.050400 166.742996 12.550000] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C102, 9686, 0x7C6C0000, 41.5254, 153.693, 13.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0000 [41.525398 153.692993 13.575000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C102, 9686, 0x7C6C0000, 41.5254, 153.693, 13.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0000 [41.525398 153.692993 13.575000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C103, 9686, 0x7C6C0000, 37.6254, 165.043, 12.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0000 [37.625401 165.042999 12.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C103, 9686, 0x7C6C0000, 37.6254, 165.043, 12.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0000 [37.625401 165.042999 12.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C104, 12679, 0x7C6C0000, 35.2905, 154.782, 10.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1367,20 +1367,20 @@ VALUES (0x77C6C108, 12679, 0x7C6C0000, 46.9405, 166.707, 10.1, 0.420244, 0, 0, 0 /* @teleloc 0x7C6C0000 [46.940498 166.707001 10.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C109, 12679, 0x7C6C0000, 39.4155, 156.407, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7C6C0000 [39.415501 156.406998 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C109, 12679, 0x7C6C0000, 39.4155, 156.407, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7C6C0000 [39.415501 156.406998 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C10A, 12678, 0x7C6C0000, 44.4405, 162.832, 19, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7C6C0000 [44.440498 162.832001 19.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C10A, 12678, 0x7C6C0000, 44.4405, 162.832, 19, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7C6C0000 [44.440498 162.832001 19.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C10B, 12678, 0x7C6C0000, 29.5655, 149.432, 26.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7C6C0000 [29.565500 149.432007 26.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C10B, 12678, 0x7C6C0000, 29.5655, 149.432, 26.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7C6C0000 [29.565500 149.432007 26.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C10C, 9686, 0x7C6C0160, 108.08, 166.569, 26.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0160 [108.080002 166.569000 26.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C10C, 9686, 0x7C6C0160, 108.08, 166.569, 26.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0160 [108.080002 166.569000 26.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C10D, 11698, 0x7C6C0160, 108.044, 162.558, 29.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1399,20 +1399,20 @@ VALUES (0x77C6C110, 9686, 0x7C6C0163, 111.189, 159.39, 21.57, 0.707107, 0, 0, - /* @teleloc 0x7C6C0163 [111.189003 159.389999 21.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C111, 11697, 0x7C6C0163, 109.98, 161.703, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0163 [109.980003 161.703003 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C111, 11697, 0x7C6C0163, 109.98, 161.703, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0163 [109.980003 161.703003 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C112, 9686, 0x7C6C0164, 106.643, 163.102, 21.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0164 [106.642998 163.102005 21.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C112, 9686, 0x7C6C0164, 106.643, 163.102, 21.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0164 [106.642998 163.102005 21.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C113, 9686, 0x7C6C0167, 112.332, 145.626, 21.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0167 [112.332001 145.626007 21.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C113, 9686, 0x7C6C0167, 112.332, 145.626, 21.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0167 [112.332001 145.626007 21.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C114, 9686, 0x7C6C0167, 114.872, 145.626, 21.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0167 [114.872002 145.626007 21.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C114, 9686, 0x7C6C0167, 114.872, 145.626, 21.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0167 [114.872002 145.626007 21.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C115, 9686, 0x7C6C0167, 118.356, 149.497, 21.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1427,24 +1427,24 @@ VALUES (0x77C6C117, 11697, 0x7C6C0167, 116.04, 149.355, 18.1, 0.707107, 0, 0, -0 /* @teleloc 0x7C6C0167 [116.040001 149.354996 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C118, 9686, 0x7C6C0169, 111.598, 153.336, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0169 [111.598000 153.335999 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C118, 9686, 0x7C6C0169, 111.598, 153.336, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0169 [111.598000 153.335999 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C119, 9686, 0x7C6C0169, 101.771, 153.336, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0169 [101.771004 153.335999 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C119, 9686, 0x7C6C0169, 101.771, 153.336, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0169 [101.771004 153.335999 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C11A, 9686, 0x7C6C0169, 102.511, 145.737, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0169 [102.511002 145.737000 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C11A, 9686, 0x7C6C0169, 102.511, 145.737, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0169 [102.511002 145.737000 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C11B, 9686, 0x7C6C0169, 108.194, 145.737, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0169 [108.194000 145.737000 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C11B, 9686, 0x7C6C0169, 108.194, 145.737, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0169 [108.194000 145.737000 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C11C, 9686, 0x7C6C0169, 113.839, 145.737, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0169 [113.838997 145.737000 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C11C, 9686, 0x7C6C0169, 113.839, 145.737, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0169 [113.838997 145.737000 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C11D, 9686, 0x7C6C0169, 98.2751, 149.489, 26.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1459,16 +1459,16 @@ VALUES (0x77C6C11F, 11698, 0x7C6C0169, 106.335, 149.559, 29.15, -0.999998, 0, 0, /* @teleloc 0x7C6C0169 [106.334999 149.559006 29.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C120, 11697, 0x7C6C0169, 114.752, 152.686, 22.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0169 [114.751999 152.686005 22.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C120, 11697, 0x7C6C0169, 114.752, 152.686, 22.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0169 [114.751999 152.686005 22.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C121, 11697, 0x7C6C0169, 117.092, 149.306, 22.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7C6C0169 [117.092003 149.306000 22.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C122, 11697, 0x7C6C0169, 113.062, 146.166, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C6C0169 [113.061996 146.166000 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C122, 11697, 0x7C6C0169, 113.062, 146.166, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C6C0169 [113.061996 146.166000 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C123, 9686, 0x7C6C016B, 108.271, 151.414, 21.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1479,16 +1479,16 @@ VALUES (0x77C6C124, 9686, 0x7C6C016B, 97.82, 151.78, 21.66, -0.707107, 0, 0, -0 /* @teleloc 0x7C6C016B [97.820000 151.779999 21.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C125, 9686, 0x7C6C016B, 105.36, 149.49, 21.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C016B [105.360001 149.490005 21.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C125, 9686, 0x7C6C016B, 105.36, 149.49, 21.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C016B [105.360001 149.490005 21.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C126, 9686, 0x7C6C016C, 108.271, 147.272, 21.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7C6C016C [108.271004 147.272003 21.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C127, 9686, 0x7C6C0170, 105.328, 147.181, 16.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0170 [105.328003 147.181000 16.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C127, 9686, 0x7C6C0170, 105.328, 147.181, 16.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0170 [105.328003 147.181000 16.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C128, 9686, 0x7C6C0170, 108.588, 150.331, 16.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1503,8 +1503,8 @@ VALUES (0x77C6C12A, 9686, 0x7C6C0172, 96.5546, 157.745, 16, -0.707107, 0, 0, -0 /* @teleloc 0x7C6C0172 [96.554604 157.744995 16.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C12B, 9686, 0x7C6C0172, 100.358, 152.501, 16, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0172 [100.358002 152.501007 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C12B, 9686, 0x7C6C0172, 100.358, 152.501, 16, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0172 [100.358002 152.501007 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C12C, 11697, 0x7C6C0172, 97.3897, 153.324, 13.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1531,8 +1531,8 @@ VALUES (0x77C6C131, 9686, 0x7C6C0000, 98.45, 165.99, 21.25, 0.357553, 0, 0, -0. /* @teleloc 0x7C6C0000 [98.449997 165.990005 21.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C132, 9686, 0x7C6C0000, 102.32, 167.22, 20.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0000 [102.320000 167.220001 20.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C132, 9686, 0x7C6C0000, 102.32, 167.22, 20.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0000 [102.320000 167.220001 20.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C133, 9686, 0x7C6C0000, 96.97, 161.46, 20.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1543,12 +1543,12 @@ VALUES (0x77C6C134, 9686, 0x7C6C0000, 104.384, 157.589, 21.39, 0.707107, 0, 0, /* @teleloc 0x7C6C0000 [104.384003 157.589005 21.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C135, 9686, 0x7C6C0000, 114.845, 166.355, 20.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0000 [114.845001 166.354996 20.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C135, 9686, 0x7C6C0000, 114.845, 166.355, 20.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0000 [114.845001 166.354996 20.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C136, 9686, 0x7C6C0000, 114.555, 154.215, 21.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C6C0000 [114.555000 154.214996 21.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C136, 9686, 0x7C6C0000, 114.555, 154.215, 21.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C6C0000 [114.555000 154.214996 21.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C137, 12679, 0x7C6C0000, 103.255, 155.169, 18.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1575,12 +1575,12 @@ VALUES (0x77C6C13C, 12679, 0x7C6C0000, 112.965, 165.389, 18.1, 0.95656, 0, 0, 0. /* @teleloc 0x7C6C0000 [112.964996 165.389008 18.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C13D, 12678, 0x7C6C0000, 108.12, 165.474, 31.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7C6C0000 [108.120003 165.473999 31.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C6C13D, 12678, 0x7C6C0000, 108.12, 165.474, 31.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7C6C0000 [108.120003 165.473999 31.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C6C13E, 12678, 0x7C6C0000, 108.12, 149.474, 31.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x7C6C0000 [108.120003 149.473999 31.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C6C13E, 12678, 0x7C6C0000, 108.12, 149.474, 31.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x7C6C0000 [108.120003 149.473999 31.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C6C13F, 13171, 0x7C6C0000, 17.6259, 116.477, 12.005, -0.687041, 0, 0, -0.726619, False, '2005-02-09 10:00:00'); /* North Yaraq Villas */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7C70.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7C70.sql index 4fd5d4fffc..dfb6e0258c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7C70.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7C70.sql @@ -1465,8 +1465,8 @@ VALUES (0x77C7016D, 9686, 0x7C700138, 113.732, 32.6396, 16.85, 0.317305, 0, 0, /* @teleloc 0x7C700138 [113.732002 32.639599 16.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7016E, 9686, 0x7C700138, 112.125, 32.1182, 19.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C700138 [112.125000 32.118198 19.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7016E, 9686, 0x7C700138, 112.125, 32.1182, 19.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C700138 [112.125000 32.118198 19.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C7016F, 9686, 0x7C700138, 109.778, 35.2522, 17.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x77C70171, 9686, 0x7C700138, 113.882, 37.9396, 16.85, -0.902209, 0, 0, /* @teleloc 0x7C700138 [113.882004 37.939602 16.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70172, 9686, 0x7C700138, 112.132, 39.1522, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C700138 [112.132004 39.152199 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C70172, 9686, 0x7C700138, 112.132, 39.1522, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C700138 [112.132004 39.152199 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70173, 11697, 0x7C700138, 112.18, 32.4588, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C700138 [112.180000 32.458801 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C70173, 11697, 0x7C700138, 112.18, 32.4588, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C700138 [112.180000 32.458801 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C70174, 11697, 0x7C700138, 110.28, 33.5088, 14.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7C700138 [110.279999 33.508801 14.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70175, 9686, 0x7C700139, 102.867, 31.421, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C700139 [102.866997 31.421000 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C70175, 9686, 0x7C700139, 102.867, 31.421, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C700139 [102.866997 31.421000 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70176, 9686, 0x7C700139, 108.267, 31.421, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C700139 [108.266998 31.421000 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C70176, 9686, 0x7C700139, 108.267, 31.421, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C700139 [108.266998 31.421000 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C70177, 9686, 0x7C700139, 109.317, 32.7702, 15.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7C700139 [109.317001 32.770199 15.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70178, 9686, 0x7C700139, 105.317, 37.321, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C700139 [105.317001 37.320999 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C70178, 9686, 0x7C700139, 105.317, 37.321, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C700139 [105.317001 37.320999 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C70179, 9686, 0x7C700139, 101.517, 34.171, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x77C7017D, 11697, 0x7C700139, 105.199, 34.4996, 14.1, -0.707107, 0, 0, /* @teleloc 0x7C700139 [105.198997 34.499599 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7017E, 11697, 0x7C700139, 105.73, 32.0088, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C700139 [105.730003 32.008801 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7017E, 11697, 0x7C700139, 105.73, 32.0088, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C700139 [105.730003 32.008801 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7017F, 9686, 0x7C700139, 102.768, 37.321, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C700139 [102.767998 37.320999 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C7017F, 9686, 0x7C700139, 102.768, 37.321, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C700139 [102.767998 37.320999 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70180, 9686, 0x7C700139, 108.111, 37.321, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C700139 [108.111000 37.320999 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C70180, 9686, 0x7C700139, 108.111, 37.321, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C700139 [108.111000 37.320999 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C70181, 9686, 0x7C700139, 101.517, 32.4559, 17.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x77C70182, 9686, 0x7C700139, 101.517, 36.4041, 17.35, -0.707107, 0, 0, /* @teleloc 0x7C700139 [101.516998 36.404099 17.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70183, 9686, 0x7C700139, 105.727, 31.421, 17.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C700139 [105.726997 31.421000 17.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C70183, 9686, 0x7C700139, 105.727, 31.421, 17.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C700139 [105.726997 31.421000 17.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C70184, 9686, 0x7C700139, 109.317, 32.4702, 17.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x77C7018B, 11697, 0x7C700139, 108.325, 32.2183, 14.1, 0.297375, 0, 0, - /* @teleloc 0x7C700139 [108.324997 32.218300 14.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7018C, 11697, 0x7C700139, 105.48, 36.8088, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C700139 [105.480003 36.808800 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C7018C, 11697, 0x7C700139, 105.48, 36.8088, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C700139 [105.480003 36.808800 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7018D, 9686, 0x7C70013B, 108.225, 30.4682, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C70013B [108.224998 30.468201 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7018D, 9686, 0x7C70013B, 108.225, 30.4682, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C70013B [108.224998 30.468201 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C7018E, 9686, 0x7C70013B, 104.728, 33.7022, 12.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7C70013B [104.727997 33.702202 12.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7018F, 9686, 0x7C70013B, 106.982, 36.9522, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C70013B [106.982002 36.952202 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C7018F, 9686, 0x7C70013B, 106.982, 36.9522, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C70013B [106.982002 36.952202 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C70190, 11697, 0x7C70013B, 112.849, 35.7511, 10.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x77C70193, 11697, 0x7C70013B, 105.616, 34.263, 10.1, -0.707107, 0, 0, - /* @teleloc 0x7C70013B [105.615997 34.263000 10.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70194, 9686, 0x7C70013B, 112.125, 30.4682, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C70013B [112.125000 30.468201 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C70194, 9686, 0x7C70013B, 112.125, 30.4682, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C70013B [112.125000 30.468201 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70195, 9686, 0x7C70013B, 110.232, 36.9522, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C70013B [110.232002 36.952202 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C70195, 9686, 0x7C70013B, 110.232, 36.9522, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C70013B [110.232002 36.952202 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C70196, 9686, 0x7C70013B, 114.678, 32.5022, 12.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x77C70197, 11698, 0x7C70013B, 108.711, 34.3524, 13.5, -0.707107, 0, 0, /* @teleloc 0x7C70013B [108.710999 34.352402 13.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70198, 11697, 0x7C70013B, 109.316, 31.313, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C70013B [109.316002 31.313000 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C70198, 11697, 0x7C70013B, 109.316, 31.313, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C70013B [109.316002 31.313000 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C70199, 11697, 0x7C70013B, 108.699, 36.5011, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C70013B [108.698997 36.501099 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C70199, 11697, 0x7C70013B, 108.699, 36.5011, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C70013B [108.698997 36.501099 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7019A, 412, 0x7C700000, 112.082, 39.6996, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C700000 [112.082001 39.699600 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7019A, 412, 0x7C700000, 112.082, 39.6996, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C700000 [112.082001 39.699600 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7019B, 9686, 0x7C700000, 112.125, 39.8682, 17.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C700000 [112.125000 39.868198 17.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7019B, 9686, 0x7C700000, 112.125, 39.8682, 17.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C700000 [112.125000 39.868198 17.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C7019C, 9686, 0x7C700000, 114.425, 38.9682, 16.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x77C7019E, 12679, 0x7C700000, 115.23, 39.2588, 14.1, -0.402747, 0, 0, - /* @teleloc 0x7C700000 [115.230003 39.258801 14.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7019F, 12679, 0x7C700000, 105.23, 38.3088, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7C700000 [105.230003 38.308800 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7019F, 12679, 0x7C700000, 105.23, 38.3088, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7C700000 [105.230003 38.308800 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C701A0, 13500, 0x7C700109, 34.4873, 80.4758, 12.005, 0.723538, 0, 0, 0.690284, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2138,7 +2138,7 @@ VALUES (0x77C701A7, 0x77C70001, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C701A8, 14244, 0x7C700000, 63.7315, 35.6311, 12.005, -0.999732, 0, 0, -0.023164, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x7C700000 [63.731499 35.631100 12.005000] -0.999732 0.000000 0.000000 -0.023163 */ +/* @teleloc 0x7C700000 [63.731499 35.631100 12.005000] -0.999732 0.000000 0.000000 -0.023164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C701A9, 14244, 0x7C700000, 39.1063, 84.0057, 12.005, -0.680786, 0, 0, -0.732483, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7C75.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7C75.sql index f359463b5d..73cbd369ad 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7C75.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7C75.sql @@ -1257,8 +1257,8 @@ VALUES (0x77C75139, 9686, 0x7C750132, 112.826, 33.6277, 16.85, 0.317305, 0, 0, /* @teleloc 0x7C750132 [112.825996 33.627701 16.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7513A, 9686, 0x7C750132, 111.219, 33.1063, 19.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750132 [111.219002 33.106300 19.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7513A, 9686, 0x7C750132, 111.219, 33.1063, 19.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750132 [111.219002 33.106300 19.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C7513B, 9686, 0x7C750132, 108.872, 36.2403, 17.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,32 +1273,32 @@ VALUES (0x77C7513D, 9686, 0x7C750132, 112.976, 38.9277, 16.85, -0.902209, 0, 0, /* @teleloc 0x7C750132 [112.975998 38.927700 16.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7513E, 9686, 0x7C750132, 111.226, 40.1403, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750132 [111.225998 40.140301 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C7513E, 9686, 0x7C750132, 111.226, 40.1403, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750132 [111.225998 40.140301 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7513F, 11697, 0x7C750132, 111.274, 33.4469, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C750132 [111.274002 33.446899 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7513F, 11697, 0x7C750132, 111.274, 33.4469, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C750132 [111.274002 33.446899 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C75140, 11697, 0x7C750132, 109.374, 34.4969, 14.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7C750132 [109.374001 34.496899 14.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75141, 9686, 0x7C750133, 101.961, 32.4091, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750133 [101.960999 32.409100 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C75141, 9686, 0x7C750133, 101.961, 32.4091, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750133 [101.960999 32.409100 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75142, 9686, 0x7C750133, 107.361, 32.4091, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750133 [107.361000 32.409100 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C75142, 9686, 0x7C750133, 107.361, 32.4091, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750133 [107.361000 32.409100 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C75143, 9686, 0x7C750133, 108.411, 33.7583, 15.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7C750133 [108.411003 33.758301 15.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75144, 9686, 0x7C750133, 104.411, 38.3091, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750133 [104.411003 38.309101 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C75144, 9686, 0x7C750133, 104.411, 38.3091, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750133 [104.411003 38.309101 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C75145, 9686, 0x7C750133, 100.611, 35.1591, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,16 +1321,16 @@ VALUES (0x77C75149, 11697, 0x7C750133, 104.293, 35.4877, 14.1, -0.707107, 0, 0, /* @teleloc 0x7C750133 [104.292999 35.487701 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7514A, 11697, 0x7C750133, 104.824, 32.9969, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C750133 [104.823997 32.996899 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7514A, 11697, 0x7C750133, 104.824, 32.9969, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C750133 [104.823997 32.996899 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7514B, 9686, 0x7C750133, 101.862, 38.3091, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750133 [101.862000 38.309101 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C7514B, 9686, 0x7C750133, 101.862, 38.3091, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750133 [101.862000 38.309101 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7514C, 9686, 0x7C750133, 107.205, 38.3091, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750133 [107.205002 38.309101 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C7514C, 9686, 0x7C750133, 107.205, 38.3091, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750133 [107.205002 38.309101 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C7514D, 9686, 0x7C750133, 100.611, 33.444, 17.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,8 +1341,8 @@ VALUES (0x77C7514E, 9686, 0x7C750133, 100.611, 37.3922, 17.35, -0.707107, 0, 0, /* @teleloc 0x7C750133 [100.611000 37.392200 17.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7514F, 9686, 0x7C750133, 104.821, 32.4091, 17.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750133 [104.820999 32.409100 17.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7514F, 9686, 0x7C750133, 104.821, 32.4091, 17.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750133 [104.820999 32.409100 17.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C75150, 9686, 0x7C750133, 108.411, 33.4583, 17.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,20 +1377,20 @@ VALUES (0x77C75157, 11697, 0x7C750133, 107.419, 33.2064, 14.1, 0.297375, 0, 0, - /* @teleloc 0x7C750133 [107.418999 33.206402 14.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75158, 11697, 0x7C750133, 104.574, 37.7969, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C750133 [104.573997 37.796902 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C75158, 11697, 0x7C750133, 104.574, 37.7969, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C750133 [104.573997 37.796902 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75159, 9686, 0x7C750135, 107.319, 31.4563, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750135 [107.319000 31.456301 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C75159, 9686, 0x7C750135, 107.319, 31.4563, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750135 [107.319000 31.456301 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C7515A, 9686, 0x7C750135, 103.822, 34.6903, 12.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7C750135 [103.821999 34.690300 12.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7515B, 9686, 0x7C750135, 106.076, 37.9403, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750135 [106.075996 37.940300 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C7515B, 9686, 0x7C750135, 106.076, 37.9403, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750135 [106.075996 37.940300 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C7515C, 11697, 0x7C750135, 111.943, 36.7392, 10.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1409,12 +1409,12 @@ VALUES (0x77C7515F, 11697, 0x7C750135, 104.71, 35.2511, 10.1, -0.707107, 0, 0, - /* @teleloc 0x7C750135 [104.709999 35.251099 10.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75160, 9686, 0x7C750135, 111.219, 31.4563, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750135 [111.219002 31.456301 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C75160, 9686, 0x7C750135, 111.219, 31.4563, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750135 [111.219002 31.456301 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75161, 9686, 0x7C750135, 109.326, 37.9403, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750135 [109.325996 37.940300 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C75161, 9686, 0x7C750135, 109.326, 37.9403, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750135 [109.325996 37.940300 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C75162, 9686, 0x7C750135, 113.772, 33.4903, 12.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,20 +1425,20 @@ VALUES (0x77C75163, 11698, 0x7C750135, 107.805, 35.3405, 13.5, -0.707107, 0, 0, /* @teleloc 0x7C750135 [107.805000 35.340500 13.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75164, 11697, 0x7C750135, 108.41, 32.3011, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C750135 [108.410004 32.301102 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C75164, 11697, 0x7C750135, 108.41, 32.3011, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C750135 [108.410004 32.301102 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75165, 11697, 0x7C750135, 107.793, 37.4892, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7C750135 [107.792999 37.489201 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77C75165, 11697, 0x7C750135, 107.793, 37.4892, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7C750135 [107.792999 37.489201 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75166, 412, 0x7C750000, 111.176, 40.6877, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7C750000 [111.176003 40.687698 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C75166, 412, 0x7C750000, 111.176, 40.6877, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7C750000 [111.176003 40.687698 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C75167, 9686, 0x7C750000, 111.219, 40.8563, 17.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C750000 [111.219002 40.856300 17.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C75167, 9686, 0x7C750000, 111.219, 40.8563, 17.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7C750000 [111.219002 40.856300 17.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C75168, 9686, 0x7C750000, 113.519, 39.9563, 16.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1453,8 +1453,8 @@ VALUES (0x77C7516A, 12679, 0x7C750000, 114.324, 40.2469, 14.1, -0.402747, 0, 0, /* @teleloc 0x7C750000 [114.323997 40.246899 14.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77C7516B, 12679, 0x7C750000, 104.324, 39.2969, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7C750000 [104.323997 39.296902 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77C7516B, 12679, 0x7C750000, 104.324, 39.2969, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7C750000 [104.323997 39.296902 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C7516C, 9686, 0x7C750137, 33.8701, 109.432, 15.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7C76.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7C76.sql index 5ce9ed758b..0bb86c3fa7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7C76.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7C76.sql @@ -6,7 +6,7 @@ VALUES (0x77C76000, 9686, 0x7C760102, 156.717, 63.9235, 16.85, 0.744238, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C76001, 9686, 0x7C760102, 154.563, 66.2909, 16.85, 0.996336, 0, 0, -0.085526, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7C760102 [154.563004 66.290901 16.850000] 0.996336 0.000000 0.000000 -0.085525 */ +/* @teleloc 0x7C760102 [154.563004 66.290901 16.850000] 0.996336 0.000000 0.000000 -0.085526 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77C76002, 9686, 0x7C760103, 162.887, 59.2031, 16.85, 0.917711, 0, 0, -0.397248, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7CF3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7CF3.sql index f456454728..3fc28ae5d1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7CF3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7CF3.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x7CF3; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3000, 9686, 0x7CF30102, 61.2012, 35.3814, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30102 [61.201199 35.381401 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77CF3000, 9686, 0x7CF30102, 61.2012, 35.3814, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30102 [61.201199 35.381401 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3001, 9686, 0x7CF30102, 56.5833, 35.3584, 88.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30102 [56.583302 35.358398 88.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77CF3001, 9686, 0x7CF30102, 56.5833, 35.3584, 88.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30102 [56.583302 35.358398 88.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3002, 9686, 0x7CF30102, 59.0987, 29.6314, 89.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30102 [59.098701 29.631399 89.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF3002, 9686, 0x7CF30102, 59.0987, 29.6314, 89.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30102 [59.098701 29.631399 89.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3003, 9686, 0x7CF30102, 62.2987, 29.6314, 88.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30102 [62.298698 29.631399 88.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF3003, 9686, 0x7CF30102, 62.2987, 29.6314, 88.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30102 [62.298698 29.631399 88.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77CF3004, 11697, 0x7CF30102, 54.5667, 30.3177, 86.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x77CF3005, 11697, 0x7CF30102, 63.4667, 34.6505, 86.1, -0.932639, 0, 0, /* @teleloc 0x7CF30102 [63.466702 34.650501 86.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3006, 11698, 0x7CF30102, 59.1298, 32.6814, 92.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7CF30102 [59.129799 32.681400 92.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF3006, 11698, 0x7CF30102, 59.1298, 32.6814, 92.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7CF30102 [59.129799 32.681400 92.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77CF3007, 11697, 0x7CF30102, 59.1167, 32.6505, 86.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7CF30102 [59.116699 32.650501 86.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3008, 9686, 0x7CF30102, 55.9485, 29.6314, 88.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30102 [55.948502 29.631399 88.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF3008, 9686, 0x7CF30102, 55.9485, 29.6314, 88.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30102 [55.948502 29.631399 88.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77CF3009, 9686, 0x7CF30102, 53.9019, 32.5083, 89.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x77CF300E, 9686, 0x7CF30102, 64.2955, 30.5083, 89.65, 0.707107, 0, 0, /* @teleloc 0x7CF30102 [64.295502 30.508301 89.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF300F, 9686, 0x7CF30102, 56.9485, 35.3814, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30102 [56.948502 35.381401 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77CF300F, 9686, 0x7CF30102, 56.9485, 35.3814, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30102 [56.948502 35.381401 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3010, 9686, 0x7CF30102, 62.7692, 35.3584, 88.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30102 [62.769199 35.358398 88.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77CF3010, 9686, 0x7CF30102, 62.7692, 35.3584, 88.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30102 [62.769199 35.358398 88.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77CF3011, 11698, 0x7CF30102, 61.3298, 32.6814, 92.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x77CF3014, 11697, 0x7CF30102, 57.6139, 32.6505, 86.1, -0.707107, 0, 0, /* @teleloc 0x7CF30102 [57.613899 32.650501 86.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3015, 11697, 0x7CF30102, 58.9224, 30.1955, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7CF30102 [58.922401 30.195499 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF3015, 11697, 0x7CF30102, 58.9224, 30.1955, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7CF30102 [58.922401 30.195499 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77CF3016, 11697, 0x7CF30102, 63.6724, 32.5954, 86.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7CF30102 [63.672401 32.595402 86.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3017, 11697, 0x7CF30102, 56.3167, 34.7505, 86.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7CF30102 [56.316700 34.750500 86.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77CF3017, 11697, 0x7CF30102, 56.3167, 34.7505, 86.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7CF30102 [56.316700 34.750500 86.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77CF3018, 9686, 0x7CF30104, 56.8519, 38.5122, 89, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7CF30104 [56.851898 38.512199 89.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3019, 9686, 0x7CF30104, 60.2519, 35.9814, 89.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30104 [60.251900 35.981400 89.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF3019, 9686, 0x7CF30104, 60.2519, 35.9814, 89.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30104 [60.251900 35.981400 89.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF301A, 9686, 0x7CF30104, 59.9519, 41.0814, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30104 [59.951900 41.081402 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77CF301A, 9686, 0x7CF30104, 59.9519, 41.0814, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30104 [59.951900 41.081402 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77CF301B, 11697, 0x7CF30104, 61.0667, 38.8005, 86.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x77CF301D, 9686, 0x7CF30104, 56.8519, 40.1583, 89, -0.707107, 0, 0, -0 /* @teleloc 0x7CF30104 [56.851898 40.158298 89.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF301E, 9686, 0x7CF30104, 58.1549, 35.9814, 88.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30104 [58.154900 35.981400 88.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF301E, 9686, 0x7CF30104, 58.1549, 35.9814, 88.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30104 [58.154900 35.981400 88.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF301F, 9686, 0x7CF30106, 59.6455, 29.7276, 84.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30106 [59.645500 29.727600 84.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF301F, 9686, 0x7CF30106, 59.6455, 29.7276, 84.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30106 [59.645500 29.727600 84.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77CF3020, 9686, 0x7CF30106, 62.1455, 34.0276, 84.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x77CF3026, 9686, 0x7CF30106, 62.1455, 36.7247, 84.45, 0.707107, 0, 0, /* @teleloc 0x7CF30106 [62.145500 36.724701 84.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3027, 9686, 0x7CF30106, 60.595, 39.6776, 84.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30106 [60.595001 39.677601 84.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77CF3027, 9686, 0x7CF30106, 60.595, 39.6776, 84.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30106 [60.595001 39.677601 84.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3028, 11698, 0x7CF30106, 59.5487, 33.718, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7CF30106 [59.548698 33.717999 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF3028, 11698, 0x7CF30106, 59.5487, 33.718, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7CF30106 [59.548698 33.717999 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF3029, 11697, 0x7CF30106, 59.9377, 39.1941, 82.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7CF30106 [59.937698 39.194099 82.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77CF3029, 11697, 0x7CF30106, 59.9377, 39.1941, 82.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7CF30106 [59.937698 39.194099 82.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77CF302A, 11697, 0x7CF30106, 61.4877, 38.9942, 82.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x77CF302D, 9686, 0x7CF30108, 57.2519, 42.3083, 89, -0.707107, 0, 0, -0 /* @teleloc 0x7CF30108 [57.251900 42.308300 89.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF302E, 412, 0x7CF30000, 59.9298, 43.4814, 86, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7CF30000 [59.929798 43.481400 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF302E, 412, 0x7CF30000, 59.9298, 43.4814, 86, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7CF30000 [59.929798 43.481400 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77CF302F, 9686, 0x7CF30000, 57.7192, 43.6084, 88.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7CF30000 [57.719200 43.608398 88.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77CF302F, 9686, 0x7CF30000, 57.7192, 43.6084, 88.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7CF30000 [57.719200 43.608398 88.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77CF3030, 9686, 0x7CF30000, 56.7192, 42.7584, 88.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7D00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7D00.sql index 8c9b56df86..6f22a4f6fd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7D00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7D00.sql @@ -21,8 +21,8 @@ VALUES (0x77D00004, 11697, 0x7D000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7D000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00005, 17473, 0x7D000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D00005, 17473, 0x7D000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D00005, 0x77D00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77D00005, 0x77D00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77D00005, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00006, 15451, 0x7D00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D00006, 15451, 0x7D00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D00007, 15608, 0x7D00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77D00015, 11697, 0x7D00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7D00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00016, 17475, 0x7D00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D00016, 17475, 0x7D00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D00016, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77D00016, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D00016, 0x77D00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00017, 15451, 0x7D0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D00017, 15451, 0x7D0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D00018, 15608, 0x7D0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77D00023, 11697, 0x7D0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7D0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00024, 17477, 0x7D0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D00024, 17477, 0x7D0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D00024, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77D00024, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D00024, 0x77D00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00025, 15451, 0x7D0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D00025, 15451, 0x7D0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D00026, 15608, 0x7D0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x77D0006D, 11697, 0x7D000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x7D000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D0006E, 17488, 0x7D000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D0006E, 17488, 0x7D000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D0006E, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x77D0006E, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D0006E, 0x77D00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D0006F, 15451, 0x7D00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D0006F, 15451, 0x7D00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D00070, 15608, 0x7D00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x77D0008C, 11697, 0x7D00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7D00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D0008D, 17492, 0x7D00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D0008D, 17492, 0x7D00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D0008D, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x77D0008D, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D0008D, 0x77D00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D0008E, 15451, 0x7D00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D0008E, 15451, 0x7D00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D0008F, 15608, 0x7D00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x77D0009A, 11697, 0x7D000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7D000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D0009B, 17494, 0x7D000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D0009B, 17494, 0x7D000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D0009B, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x77D0009B, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D0009B, 0x77D0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D0009C, 15451, 0x7D000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D0009C, 15451, 0x7D000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D0009D, 15608, 0x7D000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x77D000A8, 11697, 0x7D00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7D00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000A9, 17496, 0x7D00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D000A9, 17496, 0x7D00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D000A9, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x77D000A9, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D000A9, 0x77D000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000AA, 15451, 0x7D00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D000AA, 15451, 0x7D00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D000AB, 15608, 0x7D00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x77D000B6, 11697, 0x7D000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7D000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000B7, 17498, 0x7D000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D000B7, 17498, 0x7D000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D000B7, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x77D000B7, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D000B7, 0x77D000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000B8, 15451, 0x7D000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D000B8, 15451, 0x7D000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000B9, 15608, 0x7D000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x77D000B9, 15608, 0x7D000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D000BA, 15608, 0x7D000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x77D000C4, 11697, 0x7D00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7D00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000C5, 17500, 0x7D00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D000C5, 17500, 0x7D00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D000C5, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x77D000C5, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D000C5, 0x77D000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000C6, 15451, 0x7D00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D000C6, 15451, 0x7D00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D000C7, 15608, 0x7D0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x77D000D2, 11697, 0x7D0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7D0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000D3, 17502, 0x7D0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D000D3, 17502, 0x7D0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D000D3, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x77D000D3, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D000D3, 0x77D000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000D4, 15451, 0x7D0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D000D4, 15451, 0x7D0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D000D5, 15608, 0x7D0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x77D000DE, 9686, 0x7D0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x7D0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000DF, 9686, 0x7D0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77D000DF, 9686, 0x7D0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7D0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D000E0, 11697, 0x7D0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x77D000EE, 15451, 0x7D0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x7D0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D000EF, 15608, 0x7D0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77D000EF, 15608, 0x7D0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D000F0, 15608, 0x7D0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77D00108, 9686, 0x7D0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x7D0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00109, 9686, 0x7D0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77D00109, 9686, 0x7D0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7D0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D0010A, 11697, 0x7D0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x77D0011C, 11697, 0x7D0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7D0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D0011D, 17513, 0x7D0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D0011D, 17513, 0x7D0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D0011D, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x77D0011D, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D0011D, 0x77D00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D0011E, 15451, 0x7D0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D0011E, 15451, 0x7D0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D0011F, 15608, 0x7D0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x77D0013A, 11697, 0x7D00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7D00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D0013B, 17517, 0x7D00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D0013B, 17517, 0x7D00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D0013B, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x77D0013B, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D0013B, 0x77D0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D0013C, 15451, 0x7D00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D0013C, 15451, 0x7D00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D0013D, 15608, 0x7D000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77D00142, 11697, 0x7D00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7D00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00143, 17518, 0x7D00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D00143, 17518, 0x7D00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D00143, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77D00143, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D00143, 0x77D00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00144, 15451, 0x7D00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D00144, 15451, 0x7D00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D00145, 15608, 0x7D000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77D00150, 11697, 0x7D00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7D00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00151, 17520, 0x7D00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7D00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D00151, 17520, 0x7D00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7D00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77D00151, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77D00151, 0x77D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77D00151, 0x77D00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D00152, 15451, 0x7D00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7D00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D00152, 15451, 0x7D00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7D00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D00153, 15608, 0x7D00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7D60.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7D60.sql index 5e2ac4e071..2736047bb9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7D60.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7D60.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x7D60; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D60000, 1126, 0x7D600000, 127.583, 121.55, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Yaraq Tunnels Portal */ -/* @teleloc 0x7D600000 [127.583000 121.550003 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D60000, 1126, 0x7D600000, 127.583, 121.55, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Yaraq Tunnels Portal */ +/* @teleloc 0x7D600000 [127.583000 121.550003 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7D64.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7D64.sql index 0fb29b1971..bf3cc76c88 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7D64.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7D64.sql @@ -81,16 +81,16 @@ VALUES (0x77D64013, 1034, 0x7D640141, 93.2, 55.56, 12.005, -0.735506, 0, 0, -0. /* @teleloc 0x7D640141 [93.199997 55.560001 12.005000] -0.735506 0.000000 0.000000 -0.677518 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D64014, 1076, 0x7D640000, 75.5867, 59.3967, 15.5505, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Cerulean Cove */ -/* @teleloc 0x7D640000 [75.586700 59.396702 15.550500] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D64014, 1076, 0x7D640000, 75.5867, 59.3967, 15.5505, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Cerulean Cove */ +/* @teleloc 0x7D640000 [75.586700 59.396702 15.550500] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D64015, 1071, 0x7D640000, 86.3637, 111.273, 15.8309, 0.913012, 0, 0, -0.407932, False, '2005-02-09 10:00:00'); /* The Eagle's Blade */ /* @teleloc 0x7D640000 [86.363701 111.273003 15.830900] 0.913012 0.000000 0.000000 -0.407932 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D64016, 1073, 0x7D640000, 72.3694, 131.351, 15.3761, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Nuya's Necessities */ -/* @teleloc 0x7D640000 [72.369400 131.350998 15.376100] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D64016, 1073, 0x7D640000, 72.3694, 131.351, 15.3761, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Nuya's Necessities */ +/* @teleloc 0x7D640000 [72.369400 131.350998 15.376100] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D64017, 2307, 0x7D64012E, 86.9758, 91.882, 15.205, 0.001857, 0, 0, -0.999998, False, '2005-02-09 10:00:00'); /* Archmage Inyamkaya bint Ruz */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7D68.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7D68.sql index ff3b37c07c..709d95c710 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7D68.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7D68.sql @@ -21,8 +21,8 @@ VALUES (0x77D68004, 153, 0x7D680000, 106.314, 18.9905, 9.9925, -0.696909, 0, 0 /* @teleloc 0x7D680000 [106.314003 18.990499 9.992500] -0.696909 0.000000 0.000000 -0.717160 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77D68005, 4634, 0x7D680000, 59.969, 20.804, 14.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Yaraq North Training Academy Portal */ -/* @teleloc 0x7D680000 [59.969002 20.804001 14.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77D68005, 4634, 0x7D680000, 59.969, 20.804, 14.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Yaraq North Training Academy Portal */ +/* @teleloc 0x7D680000 [59.969002 20.804001 14.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D68006, 5083, 0x7D680000, 126.474, 13.731, 10.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* North Yaraq Outpost */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7D7E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7D7E.sql index 5a724cb669..a7666d9c24 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7D7E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7D7E.sql @@ -10,7 +10,7 @@ VALUES (0x77D7E001, 9686, 0x7D7E0102, 65.5446, 40.0198, 72.35, -0.722514, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E002, 9686, 0x7D7E0102, 60.6587, 42.0149, 71.75, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0102 [60.658699 42.014900 71.750000] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x7D7E0102 [60.658699 42.014900 71.750000] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E003, 11697, 0x7D7E0102, 65.1748, 38.1203, 68.15, -0.411712, 0, 0, 0.911314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -26,19 +26,19 @@ VALUES (0x77D7E005, 9686, 0x7D7E0102, 57.0117, 39.4793, 73.15, -0.684389, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E006, 9686, 0x7D7E0102, 62.9033, 42.1571, 70.65, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0102 [62.903301 42.157101 70.650002] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x7D7E0102 [62.903301 42.157101 70.650002] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E007, 9686, 0x7D7E0102, 58.6104, 41.8852, 70.65, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0102 [58.610401 41.885201 70.650002] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x7D7E0102 [58.610401 41.885201 70.650002] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E008, 9686, 0x7D7E0102, 59.0313, 37.2744, 71.75, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0102 [59.031300 37.274399 71.750000] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x7D7E0102 [59.031300 37.274399 71.750000] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E009, 9686, 0x7D7E0102, 62.9817, 37.5247, 70.25, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0102 [62.981701 37.524700 70.250000] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x7D7E0102 [62.981701 37.524700 70.250000] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E00A, 9686, 0x7D7E0103, 61.4456, 33.5477, 71.55, -0.729117, 0, 0, 0.684389, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -46,7 +46,7 @@ VALUES (0x77D7E00A, 9686, 0x7D7E0103, 61.4456, 33.5477, 71.55, -0.729117, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E00B, 9686, 0x7D7E0103, 60.4549, 30.346, 70.8, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0103 [60.454899 30.346001 70.800003] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x7D7E0103 [60.454899 30.346001 70.800003] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E00C, 9686, 0x7D7E0103, 55.6365, 31.1344, 71.55, -0.684389, 0, 0, -0.729117, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -58,7 +58,7 @@ VALUES (0x77D7E00D, 9686, 0x7D7E0103, 55.355, 35.5778, 71.55, -0.684389, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E00E, 9686, 0x7D7E0103, 56.5181, 36.6733, 70, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0103 [56.518101 36.673302 70.000000] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x7D7E0103 [56.518101 36.673302 70.000000] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E00F, 11697, 0x7D7E0103, 56.2294, 35.4849, 68.15, 0.893274, 0, 0, 0.449513, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -70,7 +70,7 @@ VALUES (0x77D7E010, 11697, 0x7D7E0103, 60.6524, 31.3062, 68.15, 0.413301, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E011, 11698, 0x7D7E0103, 58.3985, 33.4048, 74.25, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7D7E0103 [58.398499 33.404800 74.250000] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x7D7E0103 [58.398499 33.404800 74.250000] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E012, 11697, 0x7D7E0103, 58.3145, 33.4152, 68.15, -0.684389, 0, 0, -0.729117, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -78,11 +78,11 @@ VALUES (0x77D7E012, 11697, 0x7D7E0103, 58.3145, 33.4152, 68.15, -0.684389, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E013, 9686, 0x7D7E0103, 56.8621, 30.1184, 70.8, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0103 [56.862099 30.118401 70.800003] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x7D7E0103 [56.862099 30.118401 70.800003] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E014, 9686, 0x7D7E0103, 58.7007, 30.2349, 71.9, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0103 [58.700699 30.234900 71.900002] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x7D7E0103 [58.700699 30.234900 71.900002] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E015, 9686, 0x7D7E0103, 61.5783, 31.453, 71.55, -0.729117, 0, 0, 0.684389, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -98,11 +98,11 @@ VALUES (0x77D7E017, 9686, 0x7D7E0103, 55.4962, 33.35, 71.55, -0.684389, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E018, 9686, 0x7D7E0103, 56.7665, 36.6891, 71.6, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0103 [56.766499 36.689098 71.599998] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x7D7E0103 [56.766499 36.689098 71.599998] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E019, 9686, 0x7D7E0103, 59.7979, 36.8811, 71.6, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0103 [59.797901 36.881100 71.599998] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x7D7E0103 [59.797901 36.881100 71.599998] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E01A, 9686, 0x7D7E0103, 61.3033, 35.7943, 70, -0.729117, 0, 0, 0.684389, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -130,7 +130,7 @@ VALUES (0x77D7E01F, 11697, 0x7D7E0103, 56.5044, 31.1436, 68.15, 0.318754, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E020, 11697, 0x7D7E0103, 58.7244, 30.9392, 68.15, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7D7E0103 [58.724400 30.939199 68.150002] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x7D7E0103 [58.724400 30.939199 68.150002] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E021, 11697, 0x7D7E0103, 60.6747, 33.5621, 68.15, -0.729117, 0, 0, 0.684389, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -142,7 +142,7 @@ VALUES (0x77D7E022, 9686, 0x7D7E0105, 60.8466, 37.4669, 66.45, -0.729117, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E023, 9686, 0x7D7E0105, 58.6164, 30.4617, 66.45, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0105 [58.616402 30.461700 66.449997] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x7D7E0105 [58.616402 30.461700 66.449997] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E024, 11697, 0x7D7E0105, 56.5028, 31.1211, 64.1, 0.382483, 0, 0, 0.923963, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -170,11 +170,11 @@ VALUES (0x77D7E029, 9686, 0x7D7E0105, 55.5403, 33.6088, 66.45, -0.684389, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E02A, 9686, 0x7D7E0105, 56.1885, 41.7317, 66.35, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7D7E0105 [56.188499 41.731701 66.349998] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x7D7E0105 [56.188499 41.731701 66.349998] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E02B, 11698, 0x7D7E0105, 58.2811, 35.2585, 67.5, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7D7E0105 [58.281101 35.258499 67.500000] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x7D7E0105 [58.281101 35.258499 67.500000] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E02C, 11697, 0x7D7E0105, 60.3023, 35.6401, 64.1, -0.729117, 0, 0, 0.684389, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -186,7 +186,7 @@ VALUES (0x77D7E02D, 11697, 0x7D7E0105, 55.942, 35.6644, 64.1, -0.684389, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E02E, 11697, 0x7D7E0105, 58.2025, 31.1787, 64.1, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7D7E0105 [58.202499 31.178699 64.099998] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x7D7E0105 [58.202499 31.178699 64.099998] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77D7E02F, 9686, 0x7D7E0000, 66.3946, 40.0236, 71.5, -0.682595, 0.049528, 0.052765, -0.727205, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7DE8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7DE8.sql index ba3603f653..1007ab2e9d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7DE8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7DE8.sql @@ -149,24 +149,24 @@ VALUES (0x77DE8024, 11697, 0x7DE80112, 42.2664, 37.626, 42.075, -0.909599, 0, 0, /* @teleloc 0x7DE80112 [42.266399 37.625999 42.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8025, 9686, 0x7DE80112, 42.1869, 32.6381, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80112 [42.186901 32.638100 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE8025, 9686, 0x7DE80112, 42.1869, 32.6381, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80112 [42.186901 32.638100 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE8026, 11697, 0x7DE80112, 38.2, 35.545, 42.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7DE80112 [38.200001 35.544998 42.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8027, 9686, 0x7DE80112, 36.4869, 32.6631, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80112 [36.486900 32.663101 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE8027, 9686, 0x7DE80112, 36.4869, 32.6631, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80112 [36.486900 32.663101 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8028, 9686, 0x7DE80112, 36.72, 38.6048, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80112 [36.720001 38.604801 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE8028, 9686, 0x7DE80112, 36.72, 38.6048, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80112 [36.720001 38.604801 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8029, 9686, 0x7DE80112, 42.1501, 38.6298, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80112 [42.150101 38.629799 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE8029, 9686, 0x7DE80112, 42.1501, 38.6298, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80112 [42.150101 38.629799 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE802A, 9686, 0x7DE80112, 43.4751, 37.9048, 44.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -185,16 +185,16 @@ VALUES (0x77DE802D, 11697, 0x7DE80112, 40.95, 35.545, 42.075, 0.707107, 0, 0, -0 /* @teleloc 0x7DE80112 [40.950001 35.544998 42.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE802E, 11697, 0x7DE80114, 33.7609, 34.8973, 42.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE80114 [33.760899 34.897301 42.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x77DE802E, 11697, 0x7DE80114, 33.7609, 34.8973, 42.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE80114 [33.760899 34.897301 42.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE802F, 11697, 0x7DE80114, 34.4435, 39.2211, 42.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7DE80114 [34.443501 39.221100 42.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8030, 9686, 0x7DE80114, 33.9147, 34.5177, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80114 [33.914700 34.517700 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE8030, 9686, 0x7DE80114, 33.9147, 34.5177, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80114 [33.914700 34.517700 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE8031, 9686, 0x7DE80114, 30.3997, 37.1452, 44.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -213,32 +213,32 @@ VALUES (0x77DE8034, 9686, 0x7DE80116, 40.2497, 34.8951, 39.95, 0.707107, 0, 0, /* @teleloc 0x7DE80116 [40.249699 34.895100 39.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8035, 9686, 0x7DE80116, 34.9747, 31.6952, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80116 [34.974701 31.695200 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE8035, 9686, 0x7DE80116, 34.9747, 31.6952, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80116 [34.974701 31.695200 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE8036, 9686, 0x7DE80116, 30.3497, 34.9202, 39.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7DE80116 [30.349701 34.920200 39.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8037, 9686, 0x7DE80116, 36.3747, 38.2452, 39.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80116 [36.374699 38.245201 39.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE8037, 9686, 0x7DE80116, 36.3747, 38.2452, 39.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80116 [36.374699 38.245201 39.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8038, 11698, 0x7DE80116, 35.267, 35.5607, 41.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7DE80116 [35.266998 35.560699 41.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE8038, 11698, 0x7DE80116, 35.267, 35.5607, 41.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7DE80116 [35.266998 35.560699 41.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE8039, 9687, 0x7DE80116, 39.6869, 32.2381, 38.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x7DE80116 [39.686901 32.238098 38.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE803A, 412, 0x7DE80000, 32.9369, 40.0481, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7DE80000 [32.936901 40.048100 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE803A, 412, 0x7DE80000, 32.9369, 40.0481, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7DE80000 [32.936901 40.048100 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE803B, 412, 0x7DE8011A, 103.766, 65.4786, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7DE8011A [103.765999 65.478600 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE803B, 412, 0x7DE8011A, 103.766, 65.4786, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7DE8011A [103.765999 65.478600 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE803C, 9686, 0x7DE8011B, 103.716, 64.6686, 36.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -249,20 +249,20 @@ VALUES (0x77DE803D, 9686, 0x7DE8011B, 101.416, 59.9186, 35.75, -0.707107, 0, 0, /* @teleloc 0x7DE8011B [101.416000 59.918598 35.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE803E, 9686, 0x7DE8011C, 109.916, 60.1686, 35.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011C [109.916000 60.168598 35.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE803E, 9686, 0x7DE8011C, 109.916, 60.1686, 35.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011C [109.916000 60.168598 35.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE803F, 9686, 0x7DE8011C, 113.049, 58.9775, 34.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7DE8011C [113.049004 58.977501 34.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8040, 9686, 0x7DE8011C, 111.957, 54.2186, 35.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011C [111.957001 54.218601 35.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE8040, 9686, 0x7DE8011C, 111.957, 54.2186, 35.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011C [111.957001 54.218601 35.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8041, 9686, 0x7DE8011C, 107.505, 54.2186, 35.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011C [107.504997 54.218601 35.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE8041, 9686, 0x7DE8011C, 107.505, 54.2186, 35.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011C [107.504997 54.218601 35.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE8042, 9686, 0x7DE8011C, 106.485, 55.4486, 34, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,12 +281,12 @@ VALUES (0x77DE8045, 11698, 0x7DE8011C, 109.866, 57.1186, 38.25, 0.707107, 0, 0, /* @teleloc 0x7DE8011C [109.865997 57.118599 38.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8046, 11697, 0x7DE8011C, 109.85, 57.0354, 32.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE8011C [109.849998 57.035400 32.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE8046, 11697, 0x7DE8011C, 109.85, 57.0354, 32.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE8011C [109.849998 57.035400 32.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE8047, 9686, 0x7DE8011E, 105.967, 59.8186, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011E [105.967003 59.818600 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE8047, 9686, 0x7DE8011E, 105.967, 59.8186, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011E [105.967003 59.818600 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE8048, 9686, 0x7DE8011E, 112.817, 57.15, 30.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -968,16 +968,16 @@ VALUES (0x77DE80AC, 12679, 0x7DE80000, 39.0143, 128.835, 46.1, 1, 0, 0, 0, True /* @teleloc 0x7DE80000 [39.014301 128.835007 46.099998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80AD, 9686, 0x7DE80112, 39.274, 32.6381, 45.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80112 [39.273998 32.638100 45.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80AD, 9686, 0x7DE80112, 39.274, 32.6381, 45.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80112 [39.273998 32.638100 45.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80AE, 9686, 0x7DE80112, 43.4751, 35.5382, 45.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7DE80112 [43.475101 35.538200 45.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80AF, 9686, 0x7DE80112, 39.5114, 38.6048, 45.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80112 [39.511398 38.604801 45.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80AF, 9686, 0x7DE80112, 39.5114, 38.6048, 45.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80112 [39.511398 38.604801 45.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80B0, 9686, 0x7DE80112, 35.3465, 34.0414, 44.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1008,8 +1008,8 @@ VALUES (0x77DE80B6, 11698, 0x7DE80112, 37.1626, 37.1717, 46.175, -0.9486, 0, 0, /* @teleloc 0x7DE80112 [37.162601 37.171700 46.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80B7, 11697, 0x7DE80112, 39.5414, 37.951, 42.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE80112 [39.541401 37.951000 42.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80B7, 11697, 0x7DE80112, 39.5414, 37.951, 42.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE80112 [39.541401 37.951000 42.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80B8, 11697, 0x7DE80112, 39.5414, 35.526, 42.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1020,12 +1020,12 @@ VALUES (0x77DE80B9, 11697, 0x7DE80112, 36.2433, 33.4758, 42.075, -0.364064, 0, 0 /* @teleloc 0x7DE80112 [36.243301 33.475800 42.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80BA, 11697, 0x7DE80112, 37.7183, 33.0258, 42.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE80112 [37.718300 33.025799 42.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80BA, 11697, 0x7DE80112, 37.7183, 33.0258, 42.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE80112 [37.718300 33.025799 42.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80BB, 11697, 0x7DE80112, 40.7933, 33.0258, 42.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE80112 [40.793301 33.025799 42.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80BB, 11697, 0x7DE80112, 40.7933, 33.0258, 42.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE80112 [40.793301 33.025799 42.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80BC, 9686, 0x7DE80114, 30.3997, 35.3675, 44.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1040,48 +1040,48 @@ VALUES (0x77DE80BE, 9686, 0x7DE80114, 34.8939, 36.4427, 45.475, 0.707107, 0, 0, /* @teleloc 0x7DE80114 [34.893902 36.442699 45.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80BF, 9686, 0x7DE80114, 32.9493, 39.687, 45.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80114 [32.949299 39.687000 45.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80BF, 9686, 0x7DE80114, 32.9493, 39.687, 45.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80114 [32.949299 39.687000 45.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80C0, 9686, 0x7DE80116, 37.5484, 31.6952, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80116 [37.548401 31.695200 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80C0, 9686, 0x7DE80116, 37.5484, 31.6952, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80116 [37.548401 31.695200 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80C1, 9686, 0x7DE80116, 33.3248, 38.2452, 39.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80116 [33.324799 38.245201 39.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80C1, 9686, 0x7DE80116, 33.3248, 38.2452, 39.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80116 [33.324799 38.245201 39.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80C2, 11697, 0x7DE80116, 39.5551, 37.488, 38.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7DE80116 [39.555099 37.487999 38.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80C3, 11697, 0x7DE80116, 36.1801, 34.963, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE80116 [36.180099 34.963001 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80C3, 11697, 0x7DE80116, 36.1801, 34.963, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE80116 [36.180099 34.963001 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80C4, 11697, 0x7DE80116, 30.9551, 32.288, 38.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7DE80116 [30.955099 32.287998 38.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80C5, 9686, 0x7DE80000, 32.9147, 40.1427, 45.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80000 [32.914700 40.142700 45.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80C5, 9686, 0x7DE80000, 32.9147, 40.1427, 45.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80000 [32.914700 40.142700 45.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80C6, 9686, 0x7DE80000, 34.8133, 40.1427, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80000 [34.813301 40.142700 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80C6, 9686, 0x7DE80000, 34.8133, 40.1427, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80000 [34.813301 40.142700 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80C7, 9686, 0x7DE80000, 31.0625, 40.1427, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80000 [31.062500 40.142700 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80C7, 9686, 0x7DE80000, 31.0625, 40.1427, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80000 [31.062500 40.142700 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80C8, 12679, 0x7DE80000, 29.2414, 40.701, 42.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x7DE80000 [29.241400 40.701000 42.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80C9, 12679, 0x7DE80000, 43.5914, 40.476, 42.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7DE80000 [43.591400 40.476002 42.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80C9, 12679, 0x7DE80000, 43.5914, 40.476, 42.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7DE80000 [43.591400 40.476002 42.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80CA, 11697, 0x7DE8011B, 105.588, 64.1795, 32.15, -0.92388, 0, 0, 0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1092,8 +1092,8 @@ VALUES (0x77DE80CB, 11697, 0x7DE8011B, 101.988, 64.1795, 32.15, -0.92388, 0, 0, /* @teleloc 0x7DE8011B [101.987999 64.179497 32.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80CC, 9686, 0x7DE8011B, 103.716, 56.1186, 37.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011B [103.716003 56.118599 37.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80CC, 9686, 0x7DE8011B, 103.716, 56.1186, 37.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011B [103.716003 56.118599 37.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80CD, 9686, 0x7DE8011B, 101.416, 62.1678, 34.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1120,16 +1120,16 @@ VALUES (0x77DE80D2, 9686, 0x7DE8011C, 113.049, 57.2198, 35.9, 0.707107, 0, 0, - /* @teleloc 0x7DE8011C [113.049004 57.219799 35.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80D3, 9686, 0x7DE8011C, 112.015, 60.1686, 35.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011C [112.014999 60.168598 35.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80D3, 9686, 0x7DE8011C, 112.015, 60.1686, 35.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011C [112.014999 60.168598 35.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80D4, 9686, 0x7DE8011C, 107.665, 60.1686, 35.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011C [107.665001 60.168598 35.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80D4, 9686, 0x7DE8011C, 107.665, 60.1686, 35.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011C [107.665001 60.168598 35.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80D5, 9686, 0x7DE8011C, 109.737, 54.2186, 35.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011C [109.737000 54.218601 35.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80D5, 9686, 0x7DE8011C, 109.737, 54.2186, 35.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011C [109.737000 54.218601 35.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80D6, 9686, 0x7DE8011C, 106.485, 55.6975, 35.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1140,8 +1140,8 @@ VALUES (0x77DE80D7, 9686, 0x7DE8011C, 106.485, 58.735, 35.6, -0.707107, 0, 0, - /* @teleloc 0x7DE8011C [106.485001 58.735001 35.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80D8, 9686, 0x7DE8011C, 107.665, 60.1686, 34, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011C [107.665001 60.168598 34.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80D8, 9686, 0x7DE8011C, 107.665, 60.1686, 34, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011C [107.665001 60.168598 34.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80D9, 11698, 0x7DE8011C, 112.193, 54.9117, 36.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1152,12 +1152,12 @@ VALUES (0x77DE80DA, 11698, 0x7DE8011C, 112.093, 59.2118, 36.3, 0.919479, 0, 0, - /* @teleloc 0x7DE8011C [112.093002 59.211800 36.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80DB, 11697, 0x7DE8011C, 109.853, 55.701, 32.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE8011C [109.852997 55.701000 32.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80DB, 11697, 0x7DE8011C, 109.853, 55.701, 32.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE8011C [109.852997 55.701000 32.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80DC, 11697, 0x7DE8011C, 109.853, 58.1968, 32.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE8011C [109.852997 58.196800 32.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80DC, 11697, 0x7DE8011C, 109.853, 58.1968, 32.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE8011C [109.852997 58.196800 32.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80DD, 11697, 0x7DE8011C, 112.003, 55.0854, 32.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1168,20 +1168,20 @@ VALUES (0x77DE80DE, 11697, 0x7DE8011C, 112.347, 57.288, 32.15, 0.707107, 0, 0, - /* @teleloc 0x7DE8011C [112.347000 57.287998 32.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80DF, 11697, 0x7DE8011C, 109.853, 59.4002, 32.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE8011C [109.852997 59.400200 32.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80DF, 11697, 0x7DE8011C, 109.853, 59.4002, 32.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE8011C [109.852997 59.400200 32.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80E0, 9686, 0x7DE8011E, 109.27, 59.8186, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011E [109.269997 59.818600 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80E0, 9686, 0x7DE8011E, 109.27, 59.8186, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011E [109.269997 59.818600 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80E1, 9686, 0x7DE8011E, 105.369, 54.279, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011E [105.369003 54.278999 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80E1, 9686, 0x7DE8011E, 105.369, 54.279, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011E [105.369003 54.278999 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80E2, 9686, 0x7DE8011E, 109.482, 54.279, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE8011E [109.482002 54.278999 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80E2, 9686, 0x7DE8011E, 109.482, 54.279, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE8011E [109.482002 54.278999 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80E3, 9686, 0x7DE8011E, 101.416, 55.4395, 30.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1192,36 +1192,36 @@ VALUES (0x77DE80E4, 11698, 0x7DE8011E, 108.009, 57.1186, 31.5, -0.707107, 0, 0, /* @teleloc 0x7DE8011E [108.009003 57.118599 31.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80E5, 11697, 0x7DE8011E, 107.756, 59.1599, 28.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE8011E [107.755997 59.159901 28.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77DE80E5, 11697, 0x7DE8011E, 107.756, 59.1599, 28.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE8011E [107.755997 59.159901 28.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80E6, 11697, 0x7DE8011E, 107.456, 54.8099, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7DE8011E [107.456001 54.809898 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80E6, 11697, 0x7DE8011E, 107.456, 54.8099, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7DE8011E [107.456001 54.809898 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80E7, 11697, 0x7DE8011E, 112.075, 56.7822, 28.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7DE8011E [112.074997 56.782200 28.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80E8, 9686, 0x7DE80000, 103.766, 65.5172, 35.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80000 [103.765999 65.517197 35.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x77DE80E8, 9686, 0x7DE80000, 103.766, 65.5172, 35.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80000 [103.765999 65.517197 35.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80E9, 9686, 0x7DE80000, 101.615, 65.7172, 33.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80000 [101.614998 65.717201 33.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x77DE80E9, 9686, 0x7DE80000, 101.615, 65.7172, 33.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80000 [101.614998 65.717201 33.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80EA, 9686, 0x7DE80000, 105.908, 65.7172, 33.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7DE80000 [105.907997 65.717201 33.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x77DE80EA, 9686, 0x7DE80000, 105.908, 65.7172, 33.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7DE80000 [105.907997 65.717201 33.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80EB, 12679, 0x7DE80000, 107.853, 66.151, 32.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x7DE80000 [107.852997 66.151001 32.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77DE80EC, 12679, 0x7DE80000, 109.853, 61.4011, 32.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7DE80000 [109.852997 61.401100 32.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77DE80EC, 12679, 0x7DE80000, 109.853, 61.4011, 32.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7DE80000 [109.852997 61.401100 32.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77DE80ED, 9686, 0x7DE80122, 63.4092, 89.9496, 40.2, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7E00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7E00.sql index 34567af109..2d15d03a65 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7E00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7E00.sql @@ -21,8 +21,8 @@ VALUES (0x77E00004, 11697, 0x7E000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7E000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00005, 17523, 0x7E000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E00005, 17523, 0x7E000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E00005, 0x77E00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77E00005, 0x77E00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77E00005, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00006, 15451, 0x7E00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E00006, 15451, 0x7E00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E00007, 15608, 0x7E00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77E00015, 11697, 0x7E00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7E00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00016, 17525, 0x7E00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E00016, 17525, 0x7E00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E00016, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77E00016, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E00016, 0x77E00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00017, 15451, 0x7E0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E00017, 15451, 0x7E0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E00018, 15608, 0x7E0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77E00023, 11697, 0x7E0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7E0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00024, 17527, 0x7E0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E00024, 17527, 0x7E0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E00024, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77E00024, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E00024, 0x77E00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00025, 15451, 0x7E0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E00025, 15451, 0x7E0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E00026, 15608, 0x7E0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x77E0006D, 11697, 0x7E000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x7E000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E0006E, 17538, 0x7E000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E0006E, 17538, 0x7E000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E0006E, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x77E0006E, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E0006E, 0x77E00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E0006F, 15451, 0x7E00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E0006F, 15451, 0x7E00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E00070, 15608, 0x7E00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x77E0008C, 11697, 0x7E00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7E00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E0008D, 17542, 0x7E00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E0008D, 17542, 0x7E00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E0008D, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x77E0008D, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E0008D, 0x77E00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E0008E, 15451, 0x7E00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E0008E, 15451, 0x7E00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E0008F, 15608, 0x7E00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x77E0009A, 11697, 0x7E000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7E000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E0009B, 17544, 0x7E000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E0009B, 17544, 0x7E000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E0009B, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x77E0009B, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E0009B, 0x77E0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E0009C, 15451, 0x7E000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E0009C, 15451, 0x7E000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E0009D, 15608, 0x7E000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x77E000A8, 11697, 0x7E00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7E00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000A9, 17546, 0x7E00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E000A9, 17546, 0x7E00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E000A9, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x77E000A9, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E000A9, 0x77E000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000AA, 15451, 0x7E00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E000AA, 15451, 0x7E00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E000AB, 15608, 0x7E00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x77E000B6, 11697, 0x7E000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7E000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000B7, 17548, 0x7E000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E000B7, 17548, 0x7E000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E000B7, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x77E000B7, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E000B7, 0x77E000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000B8, 15451, 0x7E000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E000B8, 15451, 0x7E000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000B9, 15608, 0x7E000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x77E000B9, 15608, 0x7E000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E000BA, 15608, 0x7E000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x77E000C4, 11697, 0x7E00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7E00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000C5, 17550, 0x7E00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E000C5, 17550, 0x7E00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E000C5, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x77E000C5, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E000C5, 0x77E000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000C6, 15451, 0x7E00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E000C6, 15451, 0x7E00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E000C7, 15608, 0x7E0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x77E000D2, 11697, 0x7E0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7E0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000D3, 17552, 0x7E0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E000D3, 17552, 0x7E0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E000D3, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x77E000D3, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E000D3, 0x77E000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000D4, 15451, 0x7E0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E000D4, 15451, 0x7E0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E000D5, 15608, 0x7E0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x77E000DE, 9686, 0x7E0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x7E0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000DF, 9686, 0x7E0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77E000DF, 9686, 0x7E0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E000E0, 11697, 0x7E0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x77E000EE, 15451, 0x7E0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x7E0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E000EF, 15608, 0x7E0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77E000EF, 15608, 0x7E0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E000F0, 15608, 0x7E0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77E00108, 9686, 0x7E0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x7E0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00109, 9686, 0x7E0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77E00109, 9686, 0x7E0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E0010A, 11697, 0x7E0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x77E0011C, 11697, 0x7E0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7E0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E0011D, 17563, 0x7E0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E0011D, 17563, 0x7E0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E0011D, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x77E0011D, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E0011D, 0x77E00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E0011E, 15451, 0x7E0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E0011E, 15451, 0x7E0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E0011F, 15608, 0x7E0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x77E0013A, 11697, 0x7E00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7E00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E0013B, 17567, 0x7E00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E0013B, 17567, 0x7E00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E0013B, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x77E0013B, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E0013B, 0x77E0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E0013C, 15451, 0x7E00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E0013C, 15451, 0x7E00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E0013D, 15608, 0x7E000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77E00142, 11697, 0x7E00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7E00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00143, 17568, 0x7E00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E00143, 17568, 0x7E00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E00143, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77E00143, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E00143, 0x77E00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00144, 15451, 0x7E00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E00144, 15451, 0x7E00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E00145, 15608, 0x7E000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77E00150, 11697, 0x7E00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7E00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00151, 17570, 0x7E00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7E00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E00151, 17570, 0x7E00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7E00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77E00151, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77E00151, 0x77E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77E00151, 0x77E00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E00152, 15451, 0x7E00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E00152, 15451, 0x7E00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E00153, 15608, 0x7E00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7E64.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7E64.sql index 238687f121..201939fb58 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7E64.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7E64.sql @@ -38,12 +38,12 @@ VALUES (0x77E64007, 0x77E64005, '2005-02-09 10:00:00') /* Gharu'ndim Mid-Stakes , (0x77E64007, 0x77E6400C, '2005-02-09 10:00:00') /* Arshid al-Qiyid (9493) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E64008, 9499, 0x7E640111, 109, 114, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gharu'ndim Low-Stakes Gamesmaster */ -/* @teleloc 0x7E640111 [109.000000 114.000000 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E64008, 9499, 0x7E640111, 109, 114, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gharu'ndim Low-Stakes Gamesmaster */ +/* @teleloc 0x7E640111 [109.000000 114.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E64009, 9499, 0x7E640111, 107, 114, 12.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gharu'ndim Low-Stakes Gamesmaster */ -/* @teleloc 0x7E640111 [107.000000 114.000000 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E64009, 9499, 0x7E640111, 107, 114, 12.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gharu'ndim Low-Stakes Gamesmaster */ +/* @teleloc 0x7E640111 [107.000000 114.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E6400A, 9496, 0x7E640113, 109, 102, 12.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Gharu'ndim High-Stakes Gamesmaster */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7E9F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7E9F.sql index 9ec6af03d4..7fbe5290b1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7E9F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7E9F.sql @@ -33,12 +33,12 @@ VALUES (0x77E9F007, 9686, 0x7E9F0101, 52.4259, 35.8454, 109.05, -0.707107, 0, 0 /* @teleloc 0x7E9F0101 [52.425900 35.845402 109.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F008, 9686, 0x7E9F0101, 54.8102, 31.3329, 109.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0101 [54.810200 31.332899 109.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F008, 9686, 0x7E9F0101, 54.8102, 31.3329, 109.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0101 [54.810200 31.332899 109.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F009, 9686, 0x7E9F0102, 62.2602, 38.6329, 107.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0102 [62.260201 38.632900 107.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F009, 9686, 0x7E9F0102, 62.2602, 38.6329, 107.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0102 [62.260201 38.632900 107.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F00A, 9686, 0x7E9F0102, 66.6602, 37.3329, 106.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x77E9F00B, 9686, 0x7E9F0102, 66.6602, 33.6829, 106.8, 0.707107, 0, 0, /* @teleloc 0x7E9F0102 [66.660202 33.682899 106.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F00C, 9686, 0x7E9F0102, 62.2102, 32.6829, 107.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0102 [62.210201 32.682899 107.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F00C, 9686, 0x7E9F0102, 62.2102, 32.6829, 107.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0102 [62.210201 32.682899 107.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F00D, 11697, 0x7E9F0102, 58.4756, 33.3447, 104.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x77E9F00E, 11697, 0x7E9F0102, 65.9756, 37.7447, 104.05, -0.895323, 0, 0 /* @teleloc 0x7E9F0102 [65.975601 37.744701 104.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F00F, 11698, 0x7E9F0102, 62.2653, 35.5329, 110.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7E9F0102 [62.265301 35.532902 110.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F00F, 11698, 0x7E9F0102, 62.2653, 35.5329, 110.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7E9F0102 [62.265301 35.532902 110.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F010, 11697, 0x7E9F0102, 62.3756, 35.5947, 104.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x77E9F013, 9686, 0x7E9F0102, 57.5259, 34.0485, 105.95, -0.707107, 0, 0 /* @teleloc 0x7E9F0102 [57.525902 34.048500 105.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F014, 9686, 0x7E9F0102, 65.3594, 32.6829, 107.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0102 [65.359398 32.682899 107.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F014, 9686, 0x7E9F0102, 65.3594, 32.6829, 107.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0102 [65.359398 32.682899 107.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F015, 9686, 0x7E9F0102, 59.1167, 32.6829, 107.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0102 [59.116699 32.682899 107.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F015, 9686, 0x7E9F0102, 59.1167, 32.6829, 107.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0102 [59.116699 32.682899 107.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F016, 9686, 0x7E9F0102, 66.6602, 35.6272, 108, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7E9F0102 [66.660202 35.627201 108.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F017, 9686, 0x7E9F0102, 59.0408, 38.6329, 107.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0102 [59.040798 38.632900 107.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F017, 9686, 0x7E9F0102, 59.0408, 38.6329, 107.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0102 [59.040798 38.632900 107.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F018, 9686, 0x7E9F0102, 65.4085, 38.6329, 107.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0102 [65.408501 38.632900 107.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F018, 9686, 0x7E9F0102, 65.4085, 38.6329, 107.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0102 [65.408501 38.632900 107.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F019, 9686, 0x7E9F0102, 65.2406, 38.6329, 106, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0102 [65.240601 38.632900 106.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F019, 9686, 0x7E9F0102, 65.2406, 38.6329, 106, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0102 [65.240601 38.632900 106.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F01A, 11698, 0x7E9F0102, 59.4751, 35.5329, 110.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x77E9F01E, 11697, 0x7E9F0102, 66.2886, 35.5947, 104.05, 0.707107, 0, 0, /* @teleloc 0x7E9F0102 [66.288597 35.594700 104.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F01F, 11697, 0x7E9F0102, 62.2861, 33.1875, 104.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7E9F0102 [62.286098 33.187500 104.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F01F, 11697, 0x7E9F0102, 62.2861, 33.1875, 104.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7E9F0102 [62.286098 33.187500 104.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F020, 11697, 0x7E9F0102, 65.2456, 33.3447, 104.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7E9F0102 [65.245598 33.344700 104.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F021, 9686, 0x7E9F0103, 58.1607, 32.6829, 102.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0103 [58.160702 32.682899 102.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F021, 9686, 0x7E9F0103, 58.1607, 32.6829, 102.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0103 [58.160702 32.682899 102.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F022, 9686, 0x7E9F0103, 58.0607, 38.2329, 102.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0103 [58.060699 38.232899 102.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F022, 9686, 0x7E9F0103, 58.0607, 38.2329, 102.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0103 [58.060699 38.232899 102.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F023, 9686, 0x7E9F0103, 66.6107, 35.5329, 102.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x77E9F027, 9686, 0x7E9F0103, 52.4259, 34.231, 102.4, -0.707107, 0, 0, /* @teleloc 0x7E9F0103 [52.425900 34.230999 102.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F028, 9686, 0x7E9F0103, 62.2966, 32.6829, 102.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0103 [62.296600 32.682899 102.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F028, 9686, 0x7E9F0103, 62.2966, 32.6829, 102.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0103 [62.296600 32.682899 102.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F029, 9686, 0x7E9F0103, 61.8624, 38.2329, 102.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0103 [61.862400 38.232899 102.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F029, 9686, 0x7E9F0103, 61.8624, 38.2329, 102.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0103 [61.862400 38.232899 102.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F02A, 11698, 0x7E9F0103, 60.4971, 35.5329, 103.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x7E9F0103 [60.497101 35.532902 103.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F02B, 11697, 0x7E9F0103, 60.1352, 33.2253, 100.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7E9F0103 [60.135201 33.225300 100.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F02B, 11697, 0x7E9F0103, 60.1352, 33.2253, 100.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7E9F0103 [60.135201 33.225300 100.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F02C, 11697, 0x7E9F0103, 60.0052, 37.6953, 100.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7E9F0103 [60.005199 37.695301 100.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F02C, 11697, 0x7E9F0103, 60.0052, 37.6953, 100.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7E9F0103 [60.005199 37.695301 100.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F02D, 11697, 0x7E9F0103, 59.0024, 35.3739, 100.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7E9F0103 [59.002399 35.373901 100.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F02E, 412, 0x7E9F0000, 62.2653, 40.1429, 104, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E9F0000 [62.265301 40.142899 104.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F02E, 412, 0x7E9F0000, 62.2653, 40.1429, 104, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E9F0000 [62.265301 40.142899 104.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F02F, 9686, 0x7E9F0000, 62.3102, 40.2629, 107.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0000 [62.310200 40.262901 107.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F02F, 9686, 0x7E9F0000, 62.3102, 40.2629, 107.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0000 [62.310200 40.262901 107.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F030, 9686, 0x7E9F0000, 66.1502, 39.3059, 105.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0000 [66.150200 39.305901 105.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F030, 9686, 0x7E9F0000, 66.1502, 39.3059, 105.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0000 [66.150200 39.305901 105.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F031, 9686, 0x7E9F0000, 58.4704, 39.3059, 105.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0000 [58.470402 39.305901 105.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F031, 9686, 0x7E9F0000, 58.4704, 39.3059, 105.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0000 [58.470402 39.305901 105.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F032, 12679, 0x7E9F0000, 64.7161, 39.4975, 104.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7E9F0000 [64.716103 39.497501 104.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F032, 12679, 0x7E9F0000, 64.7161, 39.4975, 104.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7E9F0000 [64.716103 39.497501 104.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F033, 12679, 0x7E9F0000, 59.8761, 39.5275, 104.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7E9F0000 [59.876099 39.527500 104.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F033, 12679, 0x7E9F0000, 59.8761, 39.5275, 104.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7E9F0000 [59.876099 39.527500 104.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F034, 11697, 0x7E9F010A, 36.5931, 78.6043, 94.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x77E9F16B, 12679, 0x7E9F0000, 152.468, 66.9632, 108.075, 0.707107, 0, 0 /* @teleloc 0x7E9F0000 [152.468002 66.963203 108.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F16C, 412, 0x7E9F0139, 104.427, 42.1625, 114, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7E9F0139 [104.427002 42.162498 114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F16C, 412, 0x7E9F0139, 104.427, 42.1625, 114, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7E9F0139 [104.427002 42.162498 114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F16D, 9686, 0x7E9F013A, 104.377, 41.3525, 118.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x77E9F170, 11697, 0x7E9F013A, 102.649, 40.8634, 114.15, -0.92388, 0, 0, /* @teleloc 0x7E9F013A [102.649002 40.863400 114.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F171, 9686, 0x7E9F013A, 104.377, 32.8025, 119.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013A [104.376999 32.802502 119.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F171, 9686, 0x7E9F013A, 104.377, 32.8025, 119.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013A [104.376999 32.802502 119.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F172, 9686, 0x7E9F013A, 102.077, 38.8517, 116.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x77E9F175, 9686, 0x7E9F013A, 106.705, 38.6369, 116.25, 0.707107, 0, 0, /* @teleloc 0x7E9F013A [106.705002 38.636902 116.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F176, 9686, 0x7E9F013B, 110.577, 36.8525, 117.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013B [110.577003 36.852501 117.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F176, 9686, 0x7E9F013B, 110.577, 36.8525, 117.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013B [110.577003 36.852501 117.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F177, 9686, 0x7E9F013B, 113.71, 35.6614, 116.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7E9F013B [113.709999 35.661400 116.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F178, 9686, 0x7E9F013B, 112.618, 30.9025, 117.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013B [112.617996 30.902500 117.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F178, 9686, 0x7E9F013B, 112.618, 30.9025, 117.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013B [112.617996 30.902500 117.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F179, 9686, 0x7E9F013B, 108.166, 30.9025, 117.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013B [108.166000 30.902500 117.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F179, 9686, 0x7E9F013B, 108.166, 30.9025, 117.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013B [108.166000 30.902500 117.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F17A, 9686, 0x7E9F013B, 107.146, 32.1325, 116, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x77E9F17D, 11698, 0x7E9F013B, 110.527, 33.8025, 120.25, 0.707107, 0, 0, /* @teleloc 0x7E9F013B [110.527000 33.802502 120.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F17E, 11697, 0x7E9F013B, 110.511, 33.7193, 114.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7E9F013B [110.511002 33.719299 114.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F17E, 11697, 0x7E9F013B, 110.511, 33.7193, 114.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7E9F013B [110.511002 33.719299 114.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F17F, 9686, 0x7E9F013B, 113.71, 32.0614, 116.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x77E9F180, 9686, 0x7E9F013B, 113.71, 33.9037, 117.9, 0.707107, 0, 0, - /* @teleloc 0x7E9F013B [113.709999 33.903702 117.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F181, 9686, 0x7E9F013B, 112.676, 36.8525, 117.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013B [112.676003 36.852501 117.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F181, 9686, 0x7E9F013B, 112.676, 36.8525, 117.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013B [112.676003 36.852501 117.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F182, 9686, 0x7E9F013B, 108.326, 36.8525, 117.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013B [108.325996 36.852501 117.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F182, 9686, 0x7E9F013B, 108.326, 36.8525, 117.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013B [108.325996 36.852501 117.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F183, 9686, 0x7E9F013B, 110.398, 30.9025, 117.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013B [110.398003 30.902500 117.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F183, 9686, 0x7E9F013B, 110.398, 30.9025, 117.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013B [110.398003 30.902500 117.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F184, 9686, 0x7E9F013B, 107.146, 32.3814, 117.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x77E9F185, 9686, 0x7E9F013B, 107.146, 35.4189, 117.6, -0.707107, 0, 0, /* @teleloc 0x7E9F013B [107.146004 35.418900 117.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F186, 9686, 0x7E9F013B, 108.326, 36.8525, 116, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013B [108.325996 36.852501 116.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F186, 9686, 0x7E9F013B, 108.326, 36.8525, 116, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013B [108.325996 36.852501 116.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F187, 11698, 0x7E9F013B, 112.854, 31.5957, 118.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x77E9F188, 11698, 0x7E9F013B, 112.754, 35.8957, 118.3, 0.919479, 0, 0, /* @teleloc 0x7E9F013B [112.753998 35.895699 118.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F189, 11697, 0x7E9F013B, 110.514, 32.385, 114.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7E9F013B [110.514000 32.384998 114.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F189, 11697, 0x7E9F013B, 110.514, 32.385, 114.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7E9F013B [110.514000 32.384998 114.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F18A, 11697, 0x7E9F013B, 110.514, 34.8807, 114.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7E9F013B [110.514000 34.880699 114.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F18A, 11697, 0x7E9F013B, 110.514, 34.8807, 114.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7E9F013B [110.514000 34.880699 114.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F18B, 11697, 0x7E9F013B, 112.664, 31.7693, 114.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x77E9F18C, 11697, 0x7E9F013B, 113.008, 33.9719, 114.15, 0.707107, 0, 0, /* @teleloc 0x7E9F013B [113.008003 33.971901 114.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F18D, 11697, 0x7E9F013B, 110.514, 36.0841, 114.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7E9F013B [110.514000 36.084099 114.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F18D, 11697, 0x7E9F013B, 110.514, 36.0841, 114.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7E9F013B [110.514000 36.084099 114.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F18E, 9686, 0x7E9F013D, 106.628, 36.5025, 112.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013D [106.627998 36.502499 112.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F18E, 9686, 0x7E9F013D, 106.628, 36.5025, 112.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013D [106.627998 36.502499 112.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F18F, 9686, 0x7E9F013D, 113.478, 33.8339, 112.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x77E9F192, 9687, 0x7E9F013D, 102.853, 35.7694, 110.1, -0.865587, -0.00 /* @teleloc 0x7E9F013D [102.852997 35.769402 110.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F193, 9686, 0x7E9F013D, 109.931, 36.5025, 112.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013D [109.931000 36.502499 112.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F193, 9686, 0x7E9F013D, 109.931, 36.5025, 112.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013D [109.931000 36.502499 112.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F194, 9686, 0x7E9F013D, 106.03, 30.963, 112.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013D [106.029999 30.962999 112.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F194, 9686, 0x7E9F013D, 106.03, 30.963, 112.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013D [106.029999 30.962999 112.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F195, 9686, 0x7E9F013D, 110.143, 30.963, 112.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F013D [110.142998 30.962999 112.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F195, 9686, 0x7E9F013D, 110.143, 30.963, 112.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F013D [110.142998 30.962999 112.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F196, 9686, 0x7E9F013D, 102.077, 32.1234, 112.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x77E9F197, 11698, 0x7E9F013D, 108.67, 33.8025, 113.5, -0.707107, 0, 0, /* @teleloc 0x7E9F013D [108.669998 33.802502 113.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F198, 11697, 0x7E9F013D, 108.417, 35.8438, 110.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7E9F013D [108.417000 35.843800 110.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77E9F198, 11697, 0x7E9F013D, 108.417, 35.8438, 110.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7E9F013D [108.417000 35.843800 110.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F199, 11697, 0x7E9F013D, 108.117, 31.4938, 110.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7E9F013D [108.116997 31.493799 110.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F199, 11697, 0x7E9F013D, 108.117, 31.4938, 110.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7E9F013D [108.116997 31.493799 110.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F19A, 11697, 0x7E9F013D, 112.736, 33.4661, 110.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7E9F013D [112.736000 33.466099 110.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F19B, 9686, 0x7E9F0000, 104.427, 42.2011, 117.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0000 [104.427002 42.201099 117.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x77E9F19B, 9686, 0x7E9F0000, 104.427, 42.2011, 117.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0000 [104.427002 42.201099 117.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F19C, 9686, 0x7E9F0000, 102.276, 42.4011, 115.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0000 [102.276001 42.401100 115.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x77E9F19C, 9686, 0x7E9F0000, 102.276, 42.4011, 115.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0000 [102.276001 42.401100 115.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F19D, 9686, 0x7E9F0000, 106.569, 42.4011, 115.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7E9F0000 [106.569000 42.401100 115.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x77E9F19D, 9686, 0x7E9F0000, 106.569, 42.4011, 115.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7E9F0000 [106.569000 42.401100 115.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F19E, 12679, 0x7E9F0000, 108.514, 42.835, 114.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x7E9F0000 [108.514000 42.834999 114.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77E9F19F, 12679, 0x7E9F0000, 110.514, 38.085, 114.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7E9F0000 [110.514000 38.084999 114.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77E9F19F, 12679, 0x7E9F0000, 110.514, 38.085, 114.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7E9F0000 [110.514000 38.084999 114.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77E9F1A0, 13770, 0x7E9F0115, 39.9425, 129.785, 94.005, 0.750516, 0, 0, 0.660852, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7EC8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7EC8.sql index bccb2c0af4..b5325fa785 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7EC8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7EC8.sql @@ -625,8 +625,8 @@ VALUES (0x77EC809B, 12679, 0x7EC80000, 152.951, 84.3425, 102.05, 0.707107, 0, 0, /* @teleloc 0x7EC80000 [152.951004 84.342499 102.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC809C, 412, 0x7EC80117, 129.054, 42.2531, 104, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7EC80117 [129.054001 42.253101 104.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC809C, 412, 0x7EC80117, 129.054, 42.2531, 104, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7EC80117 [129.054001 42.253101 104.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC809D, 9686, 0x7EC80118, 129.004, 41.4431, 108.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -645,8 +645,8 @@ VALUES (0x77EC80A0, 11697, 0x7EC80118, 127.276, 40.954, 104.15, -0.92388, 0, 0, /* @teleloc 0x7EC80118 [127.276001 40.953999 104.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80A1, 9686, 0x7EC80118, 129.004, 32.8931, 109.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80118 [129.003998 32.893101 109.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80A1, 9686, 0x7EC80118, 129.004, 32.8931, 109.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80118 [129.003998 32.893101 109.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80A2, 9686, 0x7EC80118, 126.704, 38.9423, 106.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -665,20 +665,20 @@ VALUES (0x77EC80A5, 9686, 0x7EC80118, 131.332, 38.7275, 106.25, 0.707107, 0, 0, /* @teleloc 0x7EC80118 [131.332001 38.727501 106.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80A6, 9686, 0x7EC80119, 135.204, 36.9431, 107.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80119 [135.203995 36.943100 107.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80A6, 9686, 0x7EC80119, 135.204, 36.9431, 107.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80119 [135.203995 36.943100 107.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80A7, 9686, 0x7EC80119, 138.337, 35.752, 106.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7EC80119 [138.337006 35.751999 106.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80A8, 9686, 0x7EC80119, 137.245, 30.9931, 107.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80119 [137.244995 30.993099 107.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80A8, 9686, 0x7EC80119, 137.245, 30.9931, 107.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80119 [137.244995 30.993099 107.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80A9, 9686, 0x7EC80119, 132.793, 30.9931, 107.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80119 [132.792999 30.993099 107.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80A9, 9686, 0x7EC80119, 132.793, 30.9931, 107.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80119 [132.792999 30.993099 107.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80AA, 9686, 0x7EC80119, 131.773, 32.2231, 106, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,8 +697,8 @@ VALUES (0x77EC80AD, 11698, 0x7EC80119, 135.154, 33.8931, 110.25, 0.707107, 0, 0, /* @teleloc 0x7EC80119 [135.154007 33.893101 110.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80AE, 11697, 0x7EC80119, 135.138, 33.8099, 104.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC80119 [135.138000 33.809898 104.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80AE, 11697, 0x7EC80119, 135.138, 33.8099, 104.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC80119 [135.138000 33.809898 104.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80AF, 9686, 0x7EC80119, 138.337, 32.152, 106.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -709,16 +709,16 @@ VALUES (0x77EC80B0, 9686, 0x7EC80119, 138.337, 33.9943, 107.9, 0.707107, 0, 0, /* @teleloc 0x7EC80119 [138.337006 33.994301 107.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80B1, 9686, 0x7EC80119, 137.303, 36.9431, 107.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80119 [137.302994 36.943100 107.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80B1, 9686, 0x7EC80119, 137.303, 36.9431, 107.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80119 [137.302994 36.943100 107.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80B2, 9686, 0x7EC80119, 132.953, 36.9431, 107.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80119 [132.953003 36.943100 107.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80B2, 9686, 0x7EC80119, 132.953, 36.9431, 107.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80119 [132.953003 36.943100 107.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80B3, 9686, 0x7EC80119, 135.025, 30.9931, 107.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80119 [135.024994 30.993099 107.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80B3, 9686, 0x7EC80119, 135.025, 30.9931, 107.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80119 [135.024994 30.993099 107.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80B4, 9686, 0x7EC80119, 131.773, 32.472, 107.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -729,8 +729,8 @@ VALUES (0x77EC80B5, 9686, 0x7EC80119, 131.773, 35.5095, 107.6, -0.707107, 0, 0, /* @teleloc 0x7EC80119 [131.772995 35.509499 107.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80B6, 9686, 0x7EC80119, 132.953, 36.9431, 106, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80119 [132.953003 36.943100 106.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80B6, 9686, 0x7EC80119, 132.953, 36.9431, 106, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80119 [132.953003 36.943100 106.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80B7, 11698, 0x7EC80119, 137.481, 31.6863, 108.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -741,12 +741,12 @@ VALUES (0x77EC80B8, 11698, 0x7EC80119, 137.381, 35.9863, 108.3, 0.919479, 0, 0, /* @teleloc 0x7EC80119 [137.380997 35.986301 108.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80B9, 11697, 0x7EC80119, 135.141, 32.4756, 104.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC80119 [135.141006 32.475601 104.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80B9, 11697, 0x7EC80119, 135.141, 32.4756, 104.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC80119 [135.141006 32.475601 104.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80BA, 11697, 0x7EC80119, 135.141, 34.9713, 104.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC80119 [135.141006 34.971298 104.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80BA, 11697, 0x7EC80119, 135.141, 34.9713, 104.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC80119 [135.141006 34.971298 104.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80BB, 11697, 0x7EC80119, 137.291, 31.8598, 104.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -757,12 +757,12 @@ VALUES (0x77EC80BC, 11697, 0x7EC80119, 137.635, 34.0625, 104.15, 0.707107, 0, 0, /* @teleloc 0x7EC80119 [137.634995 34.062500 104.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80BD, 11697, 0x7EC80119, 135.141, 36.1747, 104.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC80119 [135.141006 36.174702 104.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80BD, 11697, 0x7EC80119, 135.141, 36.1747, 104.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC80119 [135.141006 36.174702 104.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80BE, 9686, 0x7EC8011B, 131.255, 36.5931, 102.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011B [131.255005 36.593102 102.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80BE, 9686, 0x7EC8011B, 131.255, 36.5931, 102.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011B [131.255005 36.593102 102.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80BF, 9686, 0x7EC8011B, 138.105, 33.9245, 102.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x77EC80C2, 9687, 0x7EC8011B, 127.48, 35.86, 100.1, -0.865587, -0.00087 /* @teleloc 0x7EC8011B [127.480003 35.860001 100.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80C3, 9686, 0x7EC8011B, 134.558, 36.5931, 102.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011B [134.557999 36.593102 102.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80C3, 9686, 0x7EC8011B, 134.558, 36.5931, 102.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011B [134.557999 36.593102 102.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80C4, 9686, 0x7EC8011B, 130.657, 31.0536, 102.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011B [130.656998 31.053600 102.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80C4, 9686, 0x7EC8011B, 130.657, 31.0536, 102.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011B [130.656998 31.053600 102.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80C5, 9686, 0x7EC8011B, 134.77, 31.0536, 102.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011B [134.770004 31.053600 102.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80C5, 9686, 0x7EC8011B, 134.77, 31.0536, 102.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011B [134.770004 31.053600 102.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80C6, 9686, 0x7EC8011B, 126.704, 32.214, 102.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,52 +801,52 @@ VALUES (0x77EC80C7, 11698, 0x7EC8011B, 133.297, 33.8931, 103.5, -0.707107, 0, 0, /* @teleloc 0x7EC8011B [133.296997 33.893101 103.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80C8, 11697, 0x7EC8011B, 133.044, 35.9344, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC8011B [133.044006 35.934399 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80C8, 11697, 0x7EC8011B, 133.044, 35.9344, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC8011B [133.044006 35.934399 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80C9, 11697, 0x7EC8011B, 132.744, 31.5844, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC8011B [132.744003 31.584400 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80C9, 11697, 0x7EC8011B, 132.744, 31.5844, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC8011B [132.744003 31.584400 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80CA, 11697, 0x7EC8011B, 137.363, 33.5567, 100.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7EC8011B [137.363007 33.556702 100.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80CB, 9686, 0x7EC80000, 129.054, 42.2917, 107.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80000 [129.054001 42.291698 107.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x77EC80CB, 9686, 0x7EC80000, 129.054, 42.2917, 107.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80000 [129.054001 42.291698 107.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80CC, 9686, 0x7EC80000, 126.903, 42.4917, 105.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80000 [126.903000 42.491699 105.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x77EC80CC, 9686, 0x7EC80000, 126.903, 42.4917, 105.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80000 [126.903000 42.491699 105.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80CD, 9686, 0x7EC80000, 131.196, 42.4917, 105.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80000 [131.195999 42.491699 105.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x77EC80CD, 9686, 0x7EC80000, 131.196, 42.4917, 105.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80000 [131.195999 42.491699 105.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80CE, 12679, 0x7EC80000, 133.141, 42.9256, 104.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x7EC80000 [133.141006 42.925598 104.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80CF, 12679, 0x7EC80000, 135.141, 38.1756, 104.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7EC80000 [135.141006 38.175598 104.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80CF, 12679, 0x7EC80000, 135.141, 38.1756, 104.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7EC80000 [135.141006 38.175598 104.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80D0, 9686, 0x7EC8011F, 38.3, 36.0559, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011F [38.299999 36.055901 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80D0, 9686, 0x7EC8011F, 38.3, 36.0559, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011F [38.299999 36.055901 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80D1, 9686, 0x7EC8011F, 33.6821, 36.0329, 102.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011F [33.682098 36.032902 102.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80D1, 9686, 0x7EC8011F, 33.6821, 36.0329, 102.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011F [33.682098 36.032902 102.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80D2, 9686, 0x7EC8011F, 36.1975, 30.3059, 103.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011F [36.197498 30.305901 103.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80D2, 9686, 0x7EC8011F, 36.1975, 30.3059, 103.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011F [36.197498 30.305901 103.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80D3, 9686, 0x7EC8011F, 39.3975, 30.3059, 102.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011F [39.397499 30.305901 102.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80D3, 9686, 0x7EC8011F, 39.3975, 30.3059, 102.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011F [39.397499 30.305901 102.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80D4, 11697, 0x7EC8011F, 31.6655, 30.9922, 100.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -857,16 +857,16 @@ VALUES (0x77EC80D5, 11697, 0x7EC8011F, 40.5655, 35.325, 100.1, -0.932639, 0, 0, /* @teleloc 0x7EC8011F [40.565498 35.325001 100.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80D6, 11698, 0x7EC8011F, 36.2286, 33.3559, 106.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7EC8011F [36.228600 33.355900 106.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80D6, 11698, 0x7EC8011F, 36.2286, 33.3559, 106.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7EC8011F [36.228600 33.355900 106.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80D7, 11697, 0x7EC8011F, 36.2155, 33.325, 100.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7EC8011F [36.215500 33.325001 100.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80D8, 9686, 0x7EC8011F, 33.0473, 30.3059, 102.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011F [33.047298 30.305901 102.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80D8, 9686, 0x7EC8011F, 33.0473, 30.3059, 102.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011F [33.047298 30.305901 102.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80D9, 9686, 0x7EC8011F, 31.0007, 33.1828, 103.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -893,12 +893,12 @@ VALUES (0x77EC80DE, 9686, 0x7EC8011F, 41.3943, 31.1828, 103.65, 0.707107, 0, 0, /* @teleloc 0x7EC8011F [41.394299 31.182800 103.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80DF, 9686, 0x7EC8011F, 34.0473, 36.0559, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011F [34.047298 36.055901 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80DF, 9686, 0x7EC8011F, 34.0473, 36.0559, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011F [34.047298 36.055901 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80E0, 9686, 0x7EC8011F, 39.868, 36.0329, 102.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8011F [39.868000 36.032902 102.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80E0, 9686, 0x7EC8011F, 39.868, 36.0329, 102.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8011F [39.868000 36.032902 102.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80E1, 11698, 0x7EC8011F, 38.4286, 33.3559, 106.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -917,28 +917,28 @@ VALUES (0x77EC80E4, 11697, 0x7EC8011F, 34.7127, 33.325, 100.1, -0.707107, 0, 0, /* @teleloc 0x7EC8011F [34.712700 33.325001 100.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80E5, 11697, 0x7EC8011F, 36.0212, 30.87, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC8011F [36.021198 30.870001 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80E5, 11697, 0x7EC8011F, 36.0212, 30.87, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC8011F [36.021198 30.870001 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80E6, 11697, 0x7EC8011F, 40.7712, 33.2699, 100.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7EC8011F [40.771198 33.269901 100.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80E7, 11697, 0x7EC8011F, 33.4155, 35.425, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC8011F [33.415501 35.424999 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80E7, 11697, 0x7EC8011F, 33.4155, 35.425, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC8011F [33.415501 35.424999 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80E8, 9686, 0x7EC80121, 33.9507, 39.1867, 103, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7EC80121 [33.950699 39.186699 103.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80E9, 9686, 0x7EC80121, 37.3507, 36.6559, 103.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80121 [37.350700 36.655899 103.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80E9, 9686, 0x7EC80121, 37.3507, 36.6559, 103.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80121 [37.350700 36.655899 103.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80EA, 9686, 0x7EC80121, 37.0507, 41.7559, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80121 [37.050701 41.755901 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80EA, 9686, 0x7EC80121, 37.0507, 41.7559, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80121 [37.050701 41.755901 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80EB, 11697, 0x7EC80121, 38.1655, 39.475, 100.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -953,12 +953,12 @@ VALUES (0x77EC80ED, 9686, 0x7EC80121, 33.9507, 40.8328, 103, -0.707107, 0, 0, - /* @teleloc 0x7EC80121 [33.950699 40.832802 103.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80EE, 9686, 0x7EC80121, 35.2537, 36.6559, 102.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80121 [35.253700 36.655899 102.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80EE, 9686, 0x7EC80121, 35.2537, 36.6559, 102.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80121 [35.253700 36.655899 102.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80EF, 9686, 0x7EC80123, 36.7443, 30.4021, 98.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80123 [36.744301 30.402100 98.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80EF, 9686, 0x7EC80123, 36.7443, 30.4021, 98.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80123 [36.744301 30.402100 98.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80F0, 9686, 0x7EC80123, 39.2443, 34.7021, 98.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,16 +989,16 @@ VALUES (0x77EC80F6, 9686, 0x7EC80123, 39.2443, 37.3992, 98.45, 0.707107, 0, 0, /* @teleloc 0x7EC80123 [39.244301 37.399200 98.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80F7, 9686, 0x7EC80123, 37.6938, 40.3521, 98.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80123 [37.693802 40.352100 98.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80F7, 9686, 0x7EC80123, 37.6938, 40.3521, 98.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80123 [37.693802 40.352100 98.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80F8, 11698, 0x7EC80123, 36.6475, 34.3925, 99.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7EC80123 [36.647499 34.392502 99.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80F8, 11698, 0x7EC80123, 36.6475, 34.3925, 99.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x7EC80123 [36.647499 34.392502 99.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80F9, 11697, 0x7EC80123, 37.0365, 39.8686, 96.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC80123 [37.036499 39.868599 96.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC80F9, 11697, 0x7EC80123, 37.0365, 39.8686, 96.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC80123 [37.036499 39.868599 96.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC80FA, 11697, 0x7EC80123, 38.5865, 39.6687, 96.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1017,12 +1017,12 @@ VALUES (0x77EC80FD, 9686, 0x7EC80125, 34.3507, 42.9827, 103, -0.707107, 0, 0, - /* @teleloc 0x7EC80125 [34.350700 42.982700 103.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80FE, 412, 0x7EC80000, 37.0286, 44.1559, 100, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7EC80000 [37.028599 44.155899 100.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80FE, 412, 0x7EC80000, 37.0286, 44.1559, 100, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7EC80000 [37.028599 44.155899 100.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC80FF, 9686, 0x7EC80000, 34.818, 44.2829, 102.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80000 [34.818001 44.282902 102.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC80FF, 9686, 0x7EC80000, 34.818, 44.2829, 102.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80000 [34.818001 44.282902 102.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC8100, 9686, 0x7EC80000, 33.818, 43.4329, 102.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1049,8 +1049,8 @@ VALUES (0x77EC8105, 9686, 0x7EC80126, 88.9265, 33.1582, 102.85, 0.317305, 0, 0, /* @teleloc 0x7EC80126 [88.926498 33.158199 102.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8106, 9686, 0x7EC80126, 87.3197, 32.6368, 105.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80126 [87.319702 32.636799 105.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC8106, 9686, 0x7EC80126, 87.3197, 32.6368, 105.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80126 [87.319702 32.636799 105.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC8107, 9686, 0x7EC80126, 84.9729, 35.7708, 103.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1065,32 +1065,32 @@ VALUES (0x77EC8109, 9686, 0x7EC80126, 89.0765, 38.4582, 102.85, -0.902209, 0, 0 /* @teleloc 0x7EC80126 [89.076500 38.458199 102.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC810A, 9686, 0x7EC80126, 87.3265, 39.6708, 103.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80126 [87.326500 39.670799 103.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC810A, 9686, 0x7EC80126, 87.3265, 39.6708, 103.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80126 [87.326500 39.670799 103.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC810B, 11697, 0x7EC80126, 87.3746, 32.9774, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC80126 [87.374603 32.977402 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC810B, 11697, 0x7EC80126, 87.3746, 32.9774, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC80126 [87.374603 32.977402 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC810C, 11697, 0x7EC80126, 85.4746, 34.0274, 100.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7EC80126 [85.474602 34.027401 100.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC810D, 9686, 0x7EC80129, 78.0616, 31.9396, 102.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80129 [78.061600 31.939600 102.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC810D, 9686, 0x7EC80129, 78.0616, 31.9396, 102.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80129 [78.061600 31.939600 102.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC810E, 9686, 0x7EC80129, 83.4616, 31.9396, 102.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80129 [83.461601 31.939600 102.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC810E, 9686, 0x7EC80129, 83.4616, 31.9396, 102.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80129 [83.461601 31.939600 102.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC810F, 9686, 0x7EC80129, 84.5116, 33.2888, 101.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7EC80129 [84.511597 33.288799 101.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8110, 9686, 0x7EC80129, 80.5116, 37.8396, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80129 [80.511597 37.839600 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC8110, 9686, 0x7EC80129, 80.5116, 37.8396, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80129 [80.511597 37.839600 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC8111, 9686, 0x7EC80129, 76.7116, 34.6896, 104.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,16 +1113,16 @@ VALUES (0x77EC8115, 11697, 0x7EC80129, 80.3936, 35.0182, 100.1, -0.707107, 0, 0, /* @teleloc 0x7EC80129 [80.393600 35.018200 100.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8116, 11697, 0x7EC80129, 80.9246, 32.5274, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC80129 [80.924599 32.527401 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC8116, 11697, 0x7EC80129, 80.9246, 32.5274, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC80129 [80.924599 32.527401 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8117, 9686, 0x7EC80129, 77.9622, 37.8396, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80129 [77.962196 37.839600 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC8117, 9686, 0x7EC80129, 77.9622, 37.8396, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80129 [77.962196 37.839600 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8118, 9686, 0x7EC80129, 83.306, 37.8396, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80129 [83.306000 37.839600 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC8118, 9686, 0x7EC80129, 83.306, 37.8396, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80129 [83.306000 37.839600 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC8119, 9686, 0x7EC80129, 76.7116, 32.9745, 103.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1133,8 +1133,8 @@ VALUES (0x77EC811A, 9686, 0x7EC80129, 76.7116, 36.9227, 103.35, -0.707107, 0, 0 /* @teleloc 0x7EC80129 [76.711601 36.922699 103.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC811B, 9686, 0x7EC80129, 80.9211, 31.9396, 103.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80129 [80.921097 31.939600 103.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC811B, 9686, 0x7EC80129, 80.9211, 31.9396, 103.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80129 [80.921097 31.939600 103.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC811C, 9686, 0x7EC80129, 84.5116, 32.9888, 103.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1169,20 +1169,20 @@ VALUES (0x77EC8123, 11697, 0x7EC80129, 83.5198, 32.7369, 100.1, 0.297375, 0, 0, /* @teleloc 0x7EC80129 [83.519798 32.736900 100.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8124, 11697, 0x7EC80129, 80.6746, 37.3274, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC80129 [80.674599 37.327400 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC8124, 11697, 0x7EC80129, 80.6746, 37.3274, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC80129 [80.674599 37.327400 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8125, 9686, 0x7EC8012B, 83.4197, 30.9868, 98.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8012B [83.419701 30.986799 98.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC8125, 9686, 0x7EC8012B, 83.4197, 30.9868, 98.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8012B [83.419701 30.986799 98.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC8126, 9686, 0x7EC8012B, 79.9229, 34.2208, 98.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7EC8012B [79.922897 34.220798 98.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8127, 9686, 0x7EC8012B, 82.1765, 37.4708, 98.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8012B [82.176498 37.470798 98.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC8127, 9686, 0x7EC8012B, 82.1765, 37.4708, 98.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8012B [82.176498 37.470798 98.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC8128, 11697, 0x7EC8012B, 88.0431, 36.2697, 96.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1201,12 +1201,12 @@ VALUES (0x77EC812B, 11697, 0x7EC8012B, 80.8107, 34.7816, 96.1, -0.707107, 0, 0, /* @teleloc 0x7EC8012B [80.810699 34.781601 96.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC812C, 9686, 0x7EC8012B, 87.3197, 30.9868, 98.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8012B [87.319702 30.986799 98.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC812C, 9686, 0x7EC8012B, 87.3197, 30.9868, 98.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8012B [87.319702 30.986799 98.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC812D, 9686, 0x7EC8012B, 85.4265, 37.4708, 98.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC8012B [85.426498 37.470798 98.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC812D, 9686, 0x7EC8012B, 85.4265, 37.4708, 98.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC8012B [85.426498 37.470798 98.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC812E, 9686, 0x7EC8012B, 89.8729, 33.0208, 98.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,20 +1217,20 @@ VALUES (0x77EC812F, 11698, 0x7EC8012B, 83.9056, 34.871, 99.5, -0.707107, 0, 0, - /* @teleloc 0x7EC8012B [83.905602 34.870998 99.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8130, 11697, 0x7EC8012B, 84.5107, 31.8316, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC8012B [84.510696 31.831600 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC8130, 11697, 0x7EC8012B, 84.5107, 31.8316, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC8012B [84.510696 31.831600 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8131, 11697, 0x7EC8012B, 83.8931, 37.0197, 96.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7EC8012B [83.893097 37.019699 96.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77EC8131, 11697, 0x7EC8012B, 83.8931, 37.0197, 96.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7EC8012B [83.893097 37.019699 96.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8132, 412, 0x7EC80000, 87.2765, 40.2182, 100, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7EC80000 [87.276497 40.218201 100.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC8132, 412, 0x7EC80000, 87.2765, 40.2182, 100, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7EC80000 [87.276497 40.218201 100.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8133, 9686, 0x7EC80000, 87.3197, 40.3868, 103.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7EC80000 [87.319702 40.386799 103.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC8133, 9686, 0x7EC80000, 87.3197, 40.3868, 103.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7EC80000 [87.319702 40.386799 103.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC8134, 9686, 0x7EC80000, 89.6197, 39.4868, 102.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1245,8 +1245,8 @@ VALUES (0x77EC8136, 12679, 0x7EC80000, 90.4246, 39.7774, 100.1, -0.402747, 0, 0, /* @teleloc 0x7EC80000 [90.424599 39.777401 100.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77EC8137, 12679, 0x7EC80000, 80.4246, 38.8274, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7EC80000 [80.424599 38.827400 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77EC8137, 12679, 0x7EC80000, 80.4246, 38.8274, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7EC80000 [80.424599 38.827400 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77EC8138, 15032, 0x7EC80121, 36.8942, 38.7812, 100.005, -0.03363, 0, 0, 0.999434, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7F00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7F00.sql index f9f99d57da..9c51e78214 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7F00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7F00.sql @@ -21,8 +21,8 @@ VALUES (0x77F00004, 11697, 0x7F000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7F000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00005, 17573, 0x7F000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F00005, 17573, 0x7F000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F00005, 0x77F00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x77F00005, 0x77F00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x77F00005, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00006, 15451, 0x7F00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F00006, 15451, 0x7F00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F00007, 15608, 0x7F00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x77F00015, 11697, 0x7F00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7F00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00016, 17575, 0x7F00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F00016, 17575, 0x7F00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F00016, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x77F00016, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F00016, 0x77F00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00017, 15451, 0x7F0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F00017, 15451, 0x7F0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F00018, 15608, 0x7F0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x77F00023, 11697, 0x7F0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7F0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00024, 17577, 0x7F0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F00024, 17577, 0x7F0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F00024, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x77F00024, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F00024, 0x77F00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00025, 15451, 0x7F0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F00025, 15451, 0x7F0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F00026, 15608, 0x7F0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x77F0006D, 11697, 0x7F000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x7F000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F0006E, 17588, 0x7F000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F0006E, 17588, 0x7F000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F0006E, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x77F0006E, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F0006E, 0x77F00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F0006F, 15451, 0x7F00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F0006F, 15451, 0x7F00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F00070, 15608, 0x7F00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x77F0008C, 11697, 0x7F00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7F00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F0008D, 17592, 0x7F00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F0008D, 17592, 0x7F00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F0008D, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x77F0008D, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F0008D, 0x77F00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F0008E, 15451, 0x7F00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F0008E, 15451, 0x7F00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F0008F, 15608, 0x7F00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x77F0009A, 11697, 0x7F000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7F000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F0009B, 17594, 0x7F000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F0009B, 17594, 0x7F000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F0009B, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x77F0009B, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F0009B, 0x77F0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F0009C, 15451, 0x7F000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F0009C, 15451, 0x7F000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F0009D, 15608, 0x7F000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x77F000A8, 11697, 0x7F00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x7F00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000A9, 17596, 0x7F00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F000A9, 17596, 0x7F00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F000A9, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x77F000A9, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F000A9, 0x77F000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000AA, 15451, 0x7F00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F000AA, 15451, 0x7F00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F000AB, 15608, 0x7F00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x77F000B6, 11697, 0x7F000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7F000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000B7, 17598, 0x7F000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F000B7, 17598, 0x7F000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F000B7, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x77F000B7, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F000B7, 0x77F000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000B8, 15451, 0x7F000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F000B8, 15451, 0x7F000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000B9, 15608, 0x7F000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x77F000B9, 15608, 0x7F000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F000BA, 15608, 0x7F000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x77F000C4, 11697, 0x7F00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7F00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000C5, 17600, 0x7F00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F000C5, 17600, 0x7F00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F000C5, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x77F000C5, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F000C5, 0x77F000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000C6, 15451, 0x7F00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F000C6, 15451, 0x7F00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F000C7, 15608, 0x7F0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x77F000D2, 11697, 0x7F0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7F0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000D3, 17602, 0x7F0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F000D3, 17602, 0x7F0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F000D3, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x77F000D3, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F000D3, 0x77F000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000D4, 15451, 0x7F0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F000D4, 15451, 0x7F0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F000D5, 15608, 0x7F0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x77F000DE, 9686, 0x7F0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x7F0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000DF, 9686, 0x7F0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7F0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77F000DF, 9686, 0x7F0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7F0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F000E0, 11697, 0x7F0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x77F000EE, 15451, 0x7F0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x7F0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F000EF, 15608, 0x7F0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x77F000EF, 15608, 0x7F0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F000F0, 15608, 0x7F0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x77F00108, 9686, 0x7F0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x7F0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00109, 9686, 0x7F0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7F0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x77F00109, 9686, 0x7F0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7F0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F0010A, 11697, 0x7F0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x77F0011C, 11697, 0x7F0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7F0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F0011D, 17613, 0x7F0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F0011D, 17613, 0x7F0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F0011D, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x77F0011D, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F0011D, 0x77F00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F0011E, 15451, 0x7F0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F0011E, 15451, 0x7F0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F0011F, 15608, 0x7F0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x77F0013A, 11697, 0x7F00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7F00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F0013B, 17617, 0x7F00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F0013B, 17617, 0x7F00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F0013B, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x77F0013B, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F0013B, 0x77F0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F0013C, 15451, 0x7F00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F0013C, 15451, 0x7F00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F0013D, 15608, 0x7F000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x77F00142, 11697, 0x7F00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7F00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00143, 17618, 0x7F00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F00143, 17618, 0x7F00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F00143, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x77F00143, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F00143, 0x77F00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00144, 15451, 0x7F00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F00144, 15451, 0x7F00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F00145, 15608, 0x7F000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x77F00150, 11697, 0x7F00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x7F00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00151, 17620, 0x7F00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x7F00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F00151, 17620, 0x7F00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x7F00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77F00151, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x77F00151, 0x77F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x77F00151, 0x77F00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77F00152, 15451, 0x7F00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7F00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77F00152, 15451, 0x7F00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7F00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F00153, 15608, 0x7F00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7F63.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7F63.sql index 18d21f32f7..ec544df9f6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7F63.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7F63.sql @@ -14,7 +14,7 @@ VALUES (0x77F63002, 12565, 0x7F630000, 147.35, 77.2985, 49.1219, 0.635154, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F63003, 12471, 0x7F630000, 135.489, 66.8713, 49.2957, 0.088094, 0, 0, -0.996112, False, '2005-02-09 10:00:00'); /* Aqalah Portal */ -/* @teleloc 0x7F630000 [135.488998 66.871300 49.295700] 0.088093 0.000000 0.000000 -0.996112 */ +/* @teleloc 0x7F630000 [135.488998 66.871300 49.295700] 0.088094 0.000000 0.000000 -0.996112 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F63004, 12774, 0x7F630000, 136.056, 83.7692, 48.7055, 0.726495, 0, 0, -0.687171, False, '2005-02-09 10:00:00'); /* Settlement Portals */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7F64.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7F64.sql index 678cd27ccf..60d26497c6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7F64.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7F64.sql @@ -14,7 +14,7 @@ VALUES (0x77F64005, 1631, 0x7F640000, 104.847, 17.9573, 22.5086, -0.762561, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F64006, 1632, 0x7F640000, 102.745, 20.4233, 22.3031, -0.085214, 0, 0, -0.996363, True, '2005-02-09 10:00:00'); /* Drudge Slave */ -/* @teleloc 0x7F640000 [102.745003 20.423300 22.303101] -0.085213 0.000000 0.000000 -0.996363 */ +/* @teleloc 0x7F640000 [102.745003 20.423300 22.303101] -0.085214 0.000000 0.000000 -0.996363 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77F64007, 3964, 0x7F640000, 107.833, 20.7367, 22.2769, 0.845215, 0, 0, -0.534427, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7FCD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7FCD.sql index 1b07b7a6a6..da9e306299 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7FCD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7FCD.sql @@ -9,20 +9,20 @@ VALUES (0x77FCD001, 9686, 0x7FCD0100, 88.2826, 58.0368, 148.85, 0.317305, 0, 0, /* @teleloc 0x7FCD0100 [88.282600 58.036800 148.850006] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD002, 9686, 0x7FCD0103, 77.4177, 56.8182, 148.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0103 [77.417702 56.818199 148.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD002, 9686, 0x7FCD0103, 77.4177, 56.8182, 148.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0103 [77.417702 56.818199 148.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD003, 9686, 0x7FCD0103, 82.8177, 56.8182, 148.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0103 [82.817703 56.818199 148.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD003, 9686, 0x7FCD0103, 82.8177, 56.8182, 148.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0103 [82.817703 56.818199 148.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD004, 9686, 0x7FCD0103, 83.8677, 58.1674, 147.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7FCD0103 [83.867699 58.167400 147.850006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD005, 9686, 0x7FCD0103, 79.8677, 62.7182, 149.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0103 [79.867699 62.718201 149.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77FCD005, 9686, 0x7FCD0103, 79.8677, 62.7182, 149.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0103 [79.867699 62.718201 149.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD006, 9686, 0x7FCD0103, 76.0677, 59.5682, 150.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -45,16 +45,16 @@ VALUES (0x77FCD00A, 11697, 0x7FCD0103, 79.7497, 59.8968, 146.1, -0.707107, 0, 0, /* @teleloc 0x7FCD0103 [79.749702 59.896801 146.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD00B, 9686, 0x7FCD0105, 82.7758, 55.8654, 144.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0105 [82.775803 55.865398 144.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD00B, 9686, 0x7FCD0105, 82.7758, 55.8654, 144.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0105 [82.775803 55.865398 144.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD00C, 9686, 0x7FCD0105, 79.279, 59.0994, 144.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x7FCD0105 [79.278999 59.099400 144.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD00D, 9686, 0x7FCD0105, 81.5326, 62.3494, 144.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0105 [81.532600 62.349400 144.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77FCD00D, 9686, 0x7FCD0105, 81.5326, 62.3494, 144.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0105 [81.532600 62.349400 144.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD00E, 11697, 0x7FCD0105, 87.3992, 61.1483, 142.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -69,12 +69,12 @@ VALUES (0x77FCD010, 9687, 0x7FCD0105, 79.7826, 61.8868, 142.1, -0.952129, 0, 0, /* @teleloc 0x7FCD0105 [79.782600 61.886799 142.100006] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD011, 412, 0x7FCD0000, 86.6326, 65.0968, 146, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x7FCD0000 [86.632599 65.096802 146.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD011, 412, 0x7FCD0000, 86.6326, 65.0968, 146, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x7FCD0000 [86.632599 65.096802 146.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD012, 9686, 0x7FCD0107, 58.1611, 158.068, 151.5, 0.02672, 0, 0, 0.999643, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0107 [58.161098 158.067993 151.500000] 0.026719 0.000000 0.000000 0.999643 */ +/* @teleloc 0x7FCD0107 [58.161098 158.067993 151.500000] 0.026720 0.000000 0.000000 0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD013, 9686, 0x7FCD0107, 56.3279, 159.367, 150.85, -0.725748, 0, 0, -0.687961, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -94,23 +94,23 @@ VALUES (0x77FCD016, 9686, 0x7FCD0108, 60.0888, 153.576, 151.7, -0.687961, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD017, 9686, 0x7FCD0108, 58.8293, 149.688, 149.9, -0.02672, 0, 0, -0.999643, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0108 [58.829300 149.688004 149.899994] -0.026719 0.000000 0.000000 -0.999643 */ +/* @teleloc 0x7FCD0108 [58.829300 149.688004 149.899994] -0.026720 0.000000 0.000000 -0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD018, 9686, 0x7FCD0108, 55.7059, 157.757, 149.9, -0.999643, 0, 0, 0.02672, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0108 [55.705898 157.757004 149.899994] -0.999643 0.000000 0.000000 0.026719 */ +/* @teleloc 0x7FCD0108 [55.705898 157.757004 149.899994] -0.999643 0.000000 0.000000 0.026720 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD019, 11697, 0x7FCD0108, 57.2319, 153.67, 148.1, 0.02672, 0, 0, 0.999643, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7FCD0108 [57.231899 153.669998 148.100006] 0.026719 0.000000 0.000000 0.999643 */ +/* @teleloc 0x7FCD0108 [57.231899 153.669998 148.100006] 0.026720 0.000000 0.000000 0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD01A, 11697, 0x7FCD0108, 57.1046, 152.039, 148.1, -0.02672, 0, 0, -0.999643, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7FCD0108 [57.104599 152.039001 148.100006] -0.026719 0.000000 0.000000 -0.999643 */ +/* @teleloc 0x7FCD0108 [57.104599 152.039001 148.100006] -0.026720 0.000000 0.000000 -0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD01B, 11698, 0x7FCD0108, 57.1847, 153.722, 154.6, -0.999643, 0, 0, 0.02672, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7FCD0108 [57.184700 153.722000 154.600006] -0.999643 0.000000 0.000000 0.026719 */ +/* @teleloc 0x7FCD0108 [57.184700 153.722000 154.600006] -0.999643 0.000000 0.000000 0.026720 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD01C, 11697, 0x7FCD0108, 59.7152, 153.6, 148.1, -0.687961, 0, 0, 0.725748, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -126,7 +126,7 @@ VALUES (0x77FCD01E, 9686, 0x7FCD010C, 59.9208, 156.403, 146.4, -0.687961, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD01F, 9686, 0x7FCD010C, 56.353, 153.09, 146.4, 0.02672, 0, 0, 0.999643, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD010C [56.353001 153.089996 146.399994] 0.026719 0.000000 0.000000 0.999643 */ +/* @teleloc 0x7FCD010C [56.353001 153.089996 146.399994] 0.026720 0.000000 0.000000 0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD020, 11697, 0x7FCD010C, 59.3984, 160.826, 144.1, 0.934322, 0, 0, -0.35643, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -365,7 +365,7 @@ VALUES (0x77FCD04C, 0x77FCD000, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD04D, 10484, 0x7FCD0119, 105.404, 132.643, 150.005, 0.065702, 0, 0, -0.997839, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x7FCD0119 [105.403999 132.643005 150.005005] 0.065701 0.000000 0.000000 -0.997839 */ +/* @teleloc 0x7FCD0119 [105.403999 132.643005 150.005005] 0.065702 0.000000 0.000000 -0.997839 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x77FCD04D, 0x77FCD03C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -561,8 +561,8 @@ VALUES (0x77FCD054, 10707, 0x7FCD0000, 23.2137, 29.1263, 119.289, 0.714396, 0, 0 /* @teleloc 0x7FCD0000 [23.213699 29.126301 119.289001] 0.714396 0.000000 0.000000 0.699742 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD055, 9686, 0x7FCD0100, 86.6758, 57.5154, 151.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0100 [86.675797 57.515400 151.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD055, 9686, 0x7FCD0100, 86.6758, 57.5154, 151.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0100 [86.675797 57.515400 151.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD056, 9686, 0x7FCD0100, 84.329, 60.6494, 149.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -577,28 +577,28 @@ VALUES (0x77FCD058, 9686, 0x7FCD0100, 88.4326, 63.3368, 148.85, -0.902209, 0, 0 /* @teleloc 0x7FCD0100 [88.432602 63.336800 148.850006] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD059, 9686, 0x7FCD0100, 86.6826, 64.5494, 149.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0100 [86.682602 64.549400 149.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77FCD059, 9686, 0x7FCD0100, 86.6826, 64.5494, 149.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0100 [86.682602 64.549400 149.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD05A, 11697, 0x7FCD0100, 86.7307, 57.856, 146.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7FCD0100 [86.730698 57.855999 146.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD05A, 11697, 0x7FCD0100, 86.7307, 57.856, 146.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7FCD0100 [86.730698 57.855999 146.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD05B, 11697, 0x7FCD0100, 84.8307, 58.906, 146.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7FCD0100 [84.830704 58.905998 146.100006] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD05C, 11697, 0x7FCD0103, 80.2807, 57.406, 146.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7FCD0103 [80.280701 57.405998 146.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD05C, 11697, 0x7FCD0103, 80.2807, 57.406, 146.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7FCD0103 [80.280701 57.405998 146.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD05D, 9686, 0x7FCD0103, 77.3183, 62.7182, 149.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0103 [77.318298 62.718201 149.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77FCD05D, 9686, 0x7FCD0103, 77.3183, 62.7182, 149.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0103 [77.318298 62.718201 149.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD05E, 9686, 0x7FCD0103, 82.6621, 62.7182, 149.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0103 [82.662102 62.718201 149.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77FCD05E, 9686, 0x7FCD0103, 82.6621, 62.7182, 149.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0103 [82.662102 62.718201 149.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD05F, 9686, 0x7FCD0103, 76.0677, 57.8531, 149.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -609,8 +609,8 @@ VALUES (0x77FCD060, 9686, 0x7FCD0103, 76.0677, 61.8013, 149.35, -0.707107, 0, 0 /* @teleloc 0x7FCD0103 [76.067703 61.801300 149.350006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD061, 9686, 0x7FCD0103, 80.2772, 56.8182, 149.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0103 [80.277199 56.818199 149.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD061, 9686, 0x7FCD0103, 80.2772, 56.8182, 149.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0103 [80.277199 56.818199 149.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD062, 9686, 0x7FCD0103, 83.8677, 57.8674, 149.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -645,20 +645,20 @@ VALUES (0x77FCD069, 11697, 0x7FCD0103, 82.8759, 57.6155, 146.1, 0.297375, 0, 0, /* @teleloc 0x7FCD0103 [82.875900 57.615501 146.100006] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD06A, 11697, 0x7FCD0103, 80.0307, 62.206, 146.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7FCD0103 [80.030701 62.206001 146.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77FCD06A, 11697, 0x7FCD0103, 80.0307, 62.206, 146.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7FCD0103 [80.030701 62.206001 146.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD06B, 11697, 0x7FCD0105, 80.1668, 59.6602, 142.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x7FCD0105 [80.166801 59.660198 142.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD06C, 9686, 0x7FCD0105, 86.6758, 55.8654, 144.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0105 [86.675797 55.865398 144.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD06C, 9686, 0x7FCD0105, 86.6758, 55.8654, 144.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0105 [86.675797 55.865398 144.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD06D, 9686, 0x7FCD0105, 84.7826, 62.3494, 144.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0105 [84.782600 62.349400 144.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77FCD06D, 9686, 0x7FCD0105, 84.7826, 62.3494, 144.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0105 [84.782600 62.349400 144.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD06E, 9686, 0x7FCD0105, 89.229, 57.8994, 144.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -669,16 +669,16 @@ VALUES (0x77FCD06F, 11698, 0x7FCD0105, 83.2617, 59.7496, 145.5, -0.707107, 0, 0, /* @teleloc 0x7FCD0105 [83.261703 59.749599 145.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD070, 11697, 0x7FCD0105, 83.8668, 56.7102, 142.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7FCD0105 [83.866798 56.710201 142.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD070, 11697, 0x7FCD0105, 83.8668, 56.7102, 142.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7FCD0105 [83.866798 56.710201 142.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD071, 11697, 0x7FCD0105, 83.2492, 61.8983, 142.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7FCD0105 [83.249199 61.898300 142.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x77FCD071, 11697, 0x7FCD0105, 83.2492, 61.8983, 142.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x7FCD0105 [83.249199 61.898300 142.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD072, 9686, 0x7FCD0000, 86.6758, 65.2654, 149.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0000 [86.675797 65.265404 149.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD072, 9686, 0x7FCD0000, 86.6758, 65.2654, 149.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x7FCD0000 [86.675797 65.265404 149.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD073, 9686, 0x7FCD0000, 88.9758, 64.3654, 148.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -693,8 +693,8 @@ VALUES (0x77FCD075, 12679, 0x7FCD0000, 89.7807, 64.656, 146.1, -0.402747, 0, 0, /* @teleloc 0x7FCD0000 [89.780701 64.655998 146.100006] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FCD076, 12679, 0x7FCD0000, 79.7807, 63.706, 146.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x7FCD0000 [79.780701 63.706001 146.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FCD076, 12679, 0x7FCD0000, 79.7807, 63.706, 146.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x7FCD0000 [79.780701 63.706001 146.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD077, 11697, 0x7FCD0107, 60.9285, 158.307, 148.1, 0.336585, 0, 0, -0.941653, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -706,15 +706,15 @@ VALUES (0x77FCD078, 11697, 0x7FCD0107, 56.7143, 159.559, 148.1, -0.725748, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD079, 9686, 0x7FCD0107, 57.2861, 162.771, 150.5, -0.999643, 0, 0, 0.02672, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0107 [57.286098 162.770996 150.500000] -0.999643 0.000000 0.000000 0.026719 */ +/* @teleloc 0x7FCD0107 [57.286098 162.770996 150.500000] -0.999643 0.000000 0.000000 0.026720 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD07A, 9686, 0x7FCD0107, 59.0835, 162.675, 150.5, -0.999643, 0, 0, 0.02672, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0107 [59.083500 162.675003 150.500000] -0.999643 0.000000 0.000000 0.026719 */ +/* @teleloc 0x7FCD0107 [59.083500 162.675003 150.500000] -0.999643 0.000000 0.000000 0.026720 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD07B, 9686, 0x7FCD0107, 60.7561, 162.585, 150.5, -0.999643, 0, 0, 0.02672, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0107 [60.756100 162.585007 150.500000] -0.999643 0.000000 0.000000 0.026719 */ +/* @teleloc 0x7FCD0107 [60.756100 162.585007 150.500000] -0.999643 0.000000 0.000000 0.026720 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD07C, 9686, 0x7FCD0107, 61.5218, 160.123, 151.525, -0.687961, 0, 0, 0.725748, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -722,15 +722,15 @@ VALUES (0x77FCD07C, 9686, 0x7FCD0107, 61.5218, 160.123, 151.525, -0.687961, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD07D, 9686, 0x7FCD0107, 60.253, 157.956, 150.35, 0.02672, 0, 0, 0.999643, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0107 [60.252998 157.955994 150.350006] 0.026719 0.000000 0.000000 0.999643 */ +/* @teleloc 0x7FCD0107 [60.252998 157.955994 150.350006] 0.026720 0.000000 0.000000 0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD07E, 9686, 0x7FCD0108, 55.0443, 149.89, 149.9, -0.02672, 0, 0, -0.999643, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0108 [55.044300 149.889999 149.899994] -0.026719 0.000000 0.000000 -0.999643 */ +/* @teleloc 0x7FCD0108 [55.044300 149.889999 149.899994] -0.026720 0.000000 0.000000 -0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD07F, 9686, 0x7FCD0108, 56.8943, 149.791, 151.875, -0.02672, 0, 0, -0.999643, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0108 [56.894299 149.791000 151.875000] -0.026719 0.000000 0.000000 -0.999643 */ +/* @teleloc 0x7FCD0108 [56.894299 149.791000 151.875000] -0.026720 0.000000 0.000000 -0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD080, 9686, 0x7FCD0108, 54.1464, 153.878, 151.625, -0.725748, 0, 0, -0.687961, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -738,15 +738,15 @@ VALUES (0x77FCD080, 9686, 0x7FCD0108, 54.1464, 153.878, 151.625, -0.725748, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD081, 9686, 0x7FCD0108, 55.3708, 157.775, 151.6, -0.999643, 0, 0, 0.02672, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0108 [55.370800 157.774994 151.600006] -0.999643 0.000000 0.000000 0.026719 */ +/* @teleloc 0x7FCD0108 [55.370800 157.774994 151.600006] -0.999643 0.000000 0.000000 0.026720 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD082, 9686, 0x7FCD0108, 57.4257, 157.665, 151.6, -0.999643, 0, 0, 0.02672, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0108 [57.425701 157.664993 151.600006] -0.999643 0.000000 0.000000 0.026719 */ +/* @teleloc 0x7FCD0108 [57.425701 157.664993 151.600006] -0.999643 0.000000 0.000000 0.026720 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD083, 9686, 0x7FCD0108, 59.4144, 157.559, 151.6, -0.999643, 0, 0, 0.02672, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD0108 [59.414398 157.559006 151.600006] -0.999643 0.000000 0.000000 0.026719 */ +/* @teleloc 0x7FCD0108 [59.414398 157.559006 151.600006] -0.999643 0.000000 0.000000 0.026720 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD084, 9686, 0x7FCD0108, 60.225, 156.122, 151.575, -0.687961, 0, 0, 0.725748, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -770,7 +770,7 @@ VALUES (0x77FCD088, 11697, 0x7FCD0108, 54.5755, 150.802, 148.1, -0.367818, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD089, 11697, 0x7FCD0108, 56.9638, 150.238, 148.1, -0.02672, 0, 0, -0.999643, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7FCD0108 [56.963799 150.238007 148.100006] -0.026719 0.000000 0.000000 -0.999643 */ +/* @teleloc 0x7FCD0108 [56.963799 150.238007 148.100006] -0.026720 0.000000 0.000000 -0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD08A, 11697, 0x7FCD0108, 59.4567, 150.225, 148.1, 0.357046, 0, 0, -0.934087, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -778,7 +778,7 @@ VALUES (0x77FCD08A, 11697, 0x7FCD0108, 59.4567, 150.225, 148.1, 0.357046, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD08B, 11697, 0x7FCD0108, 57.2562, 155.341, 148.1, -0.999643, 0, 0, 0.02672, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7FCD0108 [57.256199 155.341003 148.100006] -0.999643 0.000000 0.000000 0.026719 */ +/* @teleloc 0x7FCD0108 [57.256199 155.341003 148.100006] -0.999643 0.000000 0.000000 0.026720 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD08C, 11697, 0x7FCD0108, 55.0771, 156.819, 148.1, 0.92442, 0, 0, 0.381376, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -794,11 +794,11 @@ VALUES (0x77FCD08E, 9686, 0x7FCD010C, 60.0823, 159.423, 146.4, -0.687961, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD08F, 9686, 0x7FCD010C, 55.1748, 162.875, 146.4, -0.999643, 0, 0, 0.02672, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x7FCD010C [55.174801 162.875000 146.399994] -0.999643 0.000000 0.000000 0.026719 */ +/* @teleloc 0x7FCD010C [55.174801 162.875000 146.399994] -0.999643 0.000000 0.000000 0.026720 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD090, 11698, 0x7FCD010C, 56.6909, 158.065, 147.525, -0.02672, 0, 0, -0.999643, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x7FCD010C [56.690899 158.065002 147.524994] -0.026719 0.000000 0.000000 -0.999643 */ +/* @teleloc 0x7FCD010C [56.690899 158.065002 147.524994] -0.026720 0.000000 0.000000 -0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD091, 11697, 0x7FCD010C, 53.8634, 158.111, 144.1, -0.725748, 0, 0, -0.687961, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -806,7 +806,7 @@ VALUES (0x77FCD091, 11697, 0x7FCD010C, 53.8634, 158.111, 144.1, -0.725748, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD092, 11697, 0x7FCD010C, 56.6164, 153.866, 144.1, -0.02672, 0, 0, -0.999643, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x7FCD010C [56.616402 153.865997 144.100006] -0.026719 0.000000 0.000000 -0.999643 */ +/* @teleloc 0x7FCD010C [56.616402 153.865997 144.100006] -0.026720 0.000000 0.000000 -0.999643 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FCD093, 11697, 0x7FCD010C, 59.4146, 156.259, 144.1, -0.687961, 0, 0, 0.725748, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/7FEE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/7FEE.sql index a169bc2303..4a0ff9a671 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/7FEE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/7FEE.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x7FEE; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x77FEE000, 22754, 0x7FEE0000, 92.293, 93.271, 106.232, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian of the Temple of Forgetfulness */ -/* @teleloc 0x7FEE0000 [92.292999 93.271004 106.232002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x77FEE000, 22754, 0x7FEE0000, 92.293, 93.271, 106.232, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Guardian of the Temple of Forgetfulness */ +/* @teleloc 0x7FEE0000 [92.292999 93.271004 106.232002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x77FEE001, 3951, 0x7FEE0000, 96.6065, 90.2369, 106.536, -0.941187, 0, 0, 0.337886, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (1 hour) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8000.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8000.sql index c3d5e221f2..9505e3572e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8000.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8000.sql @@ -21,8 +21,8 @@ VALUES (0x78000004, 11697, 0x80000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x80000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000005, 17623, 0x80000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x80000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78000005, 17623, 0x80000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x80000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78000005, 0x78000001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78000005, 0x78000001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78000005, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000006, 15451, 0x8000018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8000018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78000006, 15451, 0x8000018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8000018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78000007, 15608, 0x8000018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78000015, 11697, 0x8000019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8000019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000016, 17625, 0x8000019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8000019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78000016, 17625, 0x8000019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8000019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78000016, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78000016, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78000016, 0x78000019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000017, 15451, 0x800001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x800001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78000017, 15451, 0x800001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x800001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78000018, 15608, 0x800001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78000023, 11697, 0x800001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x800001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000024, 17627, 0x800001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x800001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78000024, 17627, 0x800001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x800001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78000024, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78000024, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78000024, 0x78000027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000025, 15451, 0x800001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x800001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78000025, 15451, 0x800001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x800001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78000026, 15608, 0x800001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7800006D, 11697, 0x80000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x80000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7800006E, 17638, 0x80000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x80000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7800006E, 17638, 0x80000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x80000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7800006E, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7800006E, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7800006E, 0x78000072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7800006F, 15451, 0x8000025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8000025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7800006F, 15451, 0x8000025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8000025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78000070, 15608, 0x8000025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7800008C, 11697, 0x8000027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8000027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7800008D, 17642, 0x8000027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8000027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7800008D, 17642, 0x8000027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8000027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7800008D, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7800008D, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7800008D, 0x78000090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7800008E, 15451, 0x8000027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8000027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7800008E, 15451, 0x8000027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8000027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7800008F, 15608, 0x8000027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7800009A, 11697, 0x80000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x80000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7800009B, 17644, 0x80000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x80000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7800009B, 17644, 0x80000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x80000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7800009B, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7800009B, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7800009B, 0x7800009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7800009C, 15451, 0x80000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x80000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7800009C, 15451, 0x80000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x80000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7800009D, 15608, 0x80000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x780000A8, 11697, 0x8000028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8000028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000A9, 17646, 0x8000028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8000028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780000A9, 17646, 0x8000028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8000028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x780000A9, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x780000A9, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x780000A9, 0x780000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000AA, 15451, 0x8000028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8000028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780000AA, 15451, 0x8000028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8000028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780000AB, 15608, 0x8000028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x780000B6, 11697, 0x80000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x80000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000B7, 17648, 0x80000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x80000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780000B7, 17648, 0x80000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x80000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x780000B7, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x780000B7, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x780000B7, 0x780000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000B8, 15451, 0x80000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x80000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780000B8, 15451, 0x80000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x80000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000B9, 15608, 0x80000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x80000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x780000B9, 15608, 0x80000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x80000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780000BA, 15608, 0x80000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x780000C4, 11697, 0x8000029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8000029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000C5, 17650, 0x8000029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8000029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780000C5, 17650, 0x8000029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8000029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x780000C5, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x780000C5, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x780000C5, 0x780000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000C6, 15451, 0x8000029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8000029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780000C6, 15451, 0x8000029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8000029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780000C7, 15608, 0x800002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x780000D2, 11697, 0x800002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x800002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000D3, 17652, 0x800002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x800002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780000D3, 17652, 0x800002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x800002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x780000D3, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x780000D3, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x780000D3, 0x780000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000D4, 15451, 0x800002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x800002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780000D4, 15451, 0x800002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x800002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780000D5, 15608, 0x800002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x780000DE, 9686, 0x800002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x800002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000DF, 9686, 0x800002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x800002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x780000DF, 9686, 0x800002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x800002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780000E0, 11697, 0x800002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x780000EE, 15451, 0x800002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x800002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780000EF, 15608, 0x800002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x800002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x780000EF, 15608, 0x800002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x800002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780000F0, 15608, 0x800002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78000108, 9686, 0x800002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x800002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000109, 9686, 0x800002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x800002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78000109, 9686, 0x800002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x800002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7800010A, 11697, 0x800002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7800011C, 11697, 0x800002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x800002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7800011D, 17663, 0x800002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x800002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7800011D, 17663, 0x800002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x800002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7800011D, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7800011D, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7800011D, 0x78000120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7800011E, 15451, 0x800002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x800002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7800011E, 15451, 0x800002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x800002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7800011F, 15608, 0x800002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7800013A, 11697, 0x8000030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8000030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7800013B, 17667, 0x8000030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8000030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7800013B, 17667, 0x8000030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8000030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7800013B, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7800013B, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7800013B, 0x7800013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7800013C, 15451, 0x8000030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8000030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7800013C, 15451, 0x8000030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8000030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7800013D, 15608, 0x80000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78000142, 11697, 0x8000031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8000031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000143, 17668, 0x8000031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8000031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78000143, 17668, 0x8000031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8000031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78000143, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78000143, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78000143, 0x78000146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000144, 15451, 0x8000031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8000031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78000144, 15451, 0x8000031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8000031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78000145, 15608, 0x80000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78000150, 11697, 0x8000032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8000032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000151, 17670, 0x8000032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8000032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78000151, 17670, 0x8000032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8000032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78000151, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78000151, 0x78000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78000151, 0x78000155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78000152, 15451, 0x8000032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8000032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78000152, 15451, 0x8000032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8000032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78000153, 15608, 0x8000032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/806F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/806F.sql index 01ab16fddd..582d9023fc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/806F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/806F.sql @@ -33,12 +33,12 @@ VALUES (0x7806F007, 9686, 0x806F0101, 76.8522, 36.2037, 15.05, -0.707107, 0, 0, /* @teleloc 0x806F0101 [76.852203 36.203701 15.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F008, 9686, 0x806F0101, 79.2365, 31.6912, 15.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0101 [79.236504 31.691200 15.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F008, 9686, 0x806F0101, 79.2365, 31.6912, 15.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0101 [79.236504 31.691200 15.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F009, 9686, 0x806F0102, 86.6865, 38.9912, 13.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0102 [86.686501 38.991199 13.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7806F009, 9686, 0x806F0102, 86.6865, 38.9912, 13.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0102 [86.686501 38.991199 13.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7806F00A, 9686, 0x806F0102, 91.0865, 37.6912, 12.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x7806F00B, 9686, 0x806F0102, 91.0865, 34.0412, 12.8, 0.707107, 0, 0, - /* @teleloc 0x806F0102 [91.086502 34.041199 12.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F00C, 9686, 0x806F0102, 86.6365, 33.0412, 13.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0102 [86.636497 33.041199 13.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F00C, 9686, 0x806F0102, 86.6365, 33.0412, 13.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0102 [86.636497 33.041199 13.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7806F00D, 11697, 0x806F0102, 82.9019, 33.703, 10.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x7806F00E, 11697, 0x806F0102, 90.4019, 38.103, 10.05, -0.895323, 0, 0, /* @teleloc 0x806F0102 [90.401901 38.103001 10.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F00F, 11698, 0x806F0102, 86.6916, 35.8912, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x806F0102 [86.691597 35.891201 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F00F, 11698, 0x806F0102, 86.6916, 35.8912, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x806F0102 [86.691597 35.891201 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7806F010, 11697, 0x806F0102, 86.8019, 35.953, 10.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x7806F013, 9686, 0x806F0102, 81.9522, 34.4068, 11.95, -0.707107, 0, 0, /* @teleloc 0x806F0102 [81.952202 34.406799 11.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F014, 9686, 0x806F0102, 89.7857, 33.0412, 13.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0102 [89.785698 33.041199 13.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F014, 9686, 0x806F0102, 89.7857, 33.0412, 13.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0102 [89.785698 33.041199 13.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F015, 9686, 0x806F0102, 83.543, 33.0412, 13.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0102 [83.542999 33.041199 13.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F015, 9686, 0x806F0102, 83.543, 33.0412, 13.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0102 [83.542999 33.041199 13.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7806F016, 9686, 0x806F0102, 91.0865, 35.9855, 14, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x806F0102 [91.086502 35.985500 14.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F017, 9686, 0x806F0102, 83.4671, 38.9912, 13.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0102 [83.467102 38.991199 13.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7806F017, 9686, 0x806F0102, 83.4671, 38.9912, 13.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0102 [83.467102 38.991199 13.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F018, 9686, 0x806F0102, 89.8348, 38.9912, 13.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0102 [89.834801 38.991199 13.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7806F018, 9686, 0x806F0102, 89.8348, 38.9912, 13.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0102 [89.834801 38.991199 13.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F019, 9686, 0x806F0102, 89.6669, 38.9912, 12, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0102 [89.666901 38.991199 12.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7806F019, 9686, 0x806F0102, 89.6669, 38.9912, 12, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0102 [89.666901 38.991199 12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7806F01A, 11698, 0x806F0102, 83.9014, 35.8912, 16.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x7806F01E, 11697, 0x806F0102, 90.7149, 35.953, 10.05, 0.707107, 0, 0, - /* @teleloc 0x806F0102 [90.714897 35.952999 10.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F01F, 11697, 0x806F0102, 86.7124, 33.5458, 10.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x806F0102 [86.712402 33.545799 10.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F01F, 11697, 0x806F0102, 86.7124, 33.5458, 10.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x806F0102 [86.712402 33.545799 10.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7806F020, 11697, 0x806F0102, 89.6719, 33.703, 10.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x806F0102 [89.671898 33.702999 10.050000] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F021, 9686, 0x806F0103, 82.587, 33.0412, 8.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0103 [82.586998 33.041199 8.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F021, 9686, 0x806F0103, 82.587, 33.0412, 8.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0103 [82.586998 33.041199 8.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F022, 9686, 0x806F0103, 82.487, 38.5912, 8.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0103 [82.487000 38.591202 8.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7806F022, 9686, 0x806F0103, 82.487, 38.5912, 8.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0103 [82.487000 38.591202 8.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7806F023, 9686, 0x806F0103, 91.037, 35.8912, 8.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x7806F027, 9686, 0x806F0103, 76.8522, 34.5893, 8.4, -0.707107, 0, 0, - /* @teleloc 0x806F0103 [76.852203 34.589298 8.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F028, 9686, 0x806F0103, 86.7229, 33.0412, 8.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0103 [86.722900 33.041199 8.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F028, 9686, 0x806F0103, 86.7229, 33.0412, 8.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0103 [86.722900 33.041199 8.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F029, 9686, 0x806F0103, 86.2887, 38.5912, 8.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0103 [86.288696 38.591202 8.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7806F029, 9686, 0x806F0103, 86.2887, 38.5912, 8.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0103 [86.288696 38.591202 8.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7806F02A, 11698, 0x806F0103, 84.9234, 35.8912, 9.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x806F0103 [84.923401 35.891201 9.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F02B, 11697, 0x806F0103, 84.5615, 33.5836, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x806F0103 [84.561501 33.583599 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F02B, 11697, 0x806F0103, 84.5615, 33.5836, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x806F0103 [84.561501 33.583599 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F02C, 11697, 0x806F0103, 84.4315, 38.0536, 6.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x806F0103 [84.431503 38.053600 6.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7806F02C, 11697, 0x806F0103, 84.4315, 38.0536, 6.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x806F0103 [84.431503 38.053600 6.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7806F02D, 11697, 0x806F0103, 83.4287, 35.7322, 6.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x806F0103 [83.428703 35.732201 6.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F02E, 412, 0x806F0000, 86.6916, 40.5012, 10, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x806F0000 [86.691597 40.501202 10.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F02E, 412, 0x806F0000, 86.6916, 40.5012, 10, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x806F0000 [86.691597 40.501202 10.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F02F, 9686, 0x806F0000, 86.7365, 40.6212, 13.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0000 [86.736504 40.621201 13.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F02F, 9686, 0x806F0000, 86.7365, 40.6212, 13.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0000 [86.736504 40.621201 13.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F030, 9686, 0x806F0000, 90.5765, 39.6642, 11.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0000 [90.576500 39.664200 11.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F030, 9686, 0x806F0000, 90.5765, 39.6642, 11.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0000 [90.576500 39.664200 11.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F031, 9686, 0x806F0000, 82.8967, 39.6642, 11.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x806F0000 [82.896698 39.664200 11.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F031, 9686, 0x806F0000, 82.8967, 39.6642, 11.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x806F0000 [82.896698 39.664200 11.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F032, 12679, 0x806F0000, 89.1424, 39.8558, 10.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x806F0000 [89.142403 39.855801 10.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F032, 12679, 0x806F0000, 89.1424, 39.8558, 10.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x806F0000 [89.142403 39.855801 10.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7806F033, 12679, 0x806F0000, 84.3024, 39.8858, 10.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x806F0000 [84.302399 39.885799 10.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7806F033, 12679, 0x806F0000, 84.3024, 39.8858, 10.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x806F0000 [84.302399 39.885799 10.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7806F034, 11697, 0x806F0108, 36.5231, 102.112, 14.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/808B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/808B.sql index 44f3b8edfc..2141ba9746 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/808B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/808B.sql @@ -121,8 +121,8 @@ VALUES (0x7808B01D, 412, 0x808B0122, 80.3916, 37.645, 230, -0.707107, 0, 0, 0. /* @teleloc 0x808B0122 [80.391602 37.645000 230.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B01E, 412, 0x808B0123, 90.5832, 34.1594, 230, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B0123 [90.583199 34.159401 230.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B01E, 412, 0x808B0123, 90.5832, 34.1594, 230, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B0123 [90.583199 34.159401 230.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B01F, 412, 0x808B0124, 74.6748, 45.6678, 230, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -141,32 +141,32 @@ VALUES (0x7808B022, 11697, 0x808B0125, 82.1344, 45.4834, 234.9, -0.92321, 0, 0, /* @teleloc 0x808B0125 [82.134399 45.483398 234.899994] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B023, 9686, 0x808B0125, 82.9923, 33.9109, 237.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0125 [82.992302 33.910900 237.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B023, 9686, 0x808B0125, 82.9923, 33.9109, 237.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0125 [82.992302 33.910900 237.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B024, 9686, 0x808B0127, 82.69, 42.5802, 233.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0127 [82.690002 42.580200 233.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B024, 9686, 0x808B0127, 82.69, 42.5802, 233.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0127 [82.690002 42.580200 233.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B025, 9686, 0x808B0127, 82.7394, 33.9049, 232.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0127 [82.739403 33.904900 232.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B025, 9686, 0x808B0127, 82.7394, 33.9049, 232.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0127 [82.739403 33.904900 232.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B026, 9686, 0x808B0128, 85.9903, 33.9253, 233.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0128 [85.990303 33.925301 233.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B026, 9686, 0x808B0128, 85.9903, 33.9253, 233.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0128 [85.990303 33.925301 233.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B027, 11697, 0x808B0129, 84, 46.1659, 230.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0129 [84.000000 46.165901 230.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B027, 11697, 0x808B0129, 84, 46.1659, 230.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0129 [84.000000 46.165901 230.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B028, 9686, 0x808B0129, 84.2101, 47.0626, 233.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0129 [84.210098 47.062599 233.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B028, 9686, 0x808B0129, 84.2101, 47.0626, 233.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0129 [84.210098 47.062599 233.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B029, 9686, 0x808B012C, 90.575, 33.325, 233.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B012C [90.574997 33.325001 233.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B029, 9686, 0x808B012C, 90.575, 33.325, 233.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B012C [90.574997 33.325001 233.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B02A, 11697, 0x808B012C, 93.6, 29.345, 230.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -177,28 +177,28 @@ VALUES (0x7808B02B, 11697, 0x808B012C, 85.475, 27.525, 230.1, -0.707107, 0, 0, - /* @teleloc 0x808B012C [85.474998 27.525000 230.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B02C, 9686, 0x808B012E, 82.528, 33.3358, 238.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B012E [82.528000 33.335800 238.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B02C, 9686, 0x808B012E, 82.528, 33.3358, 238.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B012E [82.528000 33.335800 238.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B02D, 11697, 0x808B012E, 74.9825, 28.3858, 234.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x808B012E [74.982498 28.385799 234.899994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B02E, 11697, 0x808B012E, 79.8265, 26.2592, 234.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B012E [79.826500 26.259199 234.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B02E, 11697, 0x808B012E, 79.8265, 26.2592, 234.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B012E [79.826500 26.259199 234.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B02F, 11698, 0x808B012E, 85.9071, 29.4885, 241.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x808B012E [85.907097 29.488501 241.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B030, 412, 0x808B0131, 81.285, 29.0458, 230, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B0131 [81.285004 29.045799 230.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B030, 412, 0x808B0131, 81.285, 29.0458, 230, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B0131 [81.285004 29.045799 230.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B031, 9686, 0x808B0131, 78.1562, 28.9326, 232.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0131 [78.156197 28.932600 232.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B031, 9686, 0x808B0131, 78.1562, 28.9326, 232.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0131 [78.156197 28.932600 232.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B032, 412, 0x808B0135, 84.7014, 30.3593, 225.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -209,8 +209,8 @@ VALUES (0x7808B034, 9686, 0x808B013A, 72.5546, 41.8854, 228, -0.707107, 0, 0, - /* @teleloc 0x808B013A [72.554604 41.885399 228.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B035, 9686, 0x808B0137, 80.3284, 32.5012, 228, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0137 [80.328400 32.501202 228.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B035, 9686, 0x808B0137, 80.3284, 32.5012, 228, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0137 [80.328400 32.501202 228.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B036, 11698, 0x808B0137, 78.8629, 36.5042, 229.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -221,8 +221,8 @@ VALUES (0x7808B037, 412, 0x808B013E, 104.392, 109.645, 240, -0.707107, 0, 0, 0 /* @teleloc 0x808B013E [104.391998 109.644997 240.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B038, 412, 0x808B013F, 114.583, 106.159, 240, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B013F [114.583000 106.158997 240.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B038, 412, 0x808B013F, 114.583, 106.159, 240, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B013F [114.583000 106.158997 240.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B039, 412, 0x808B0140, 98.6748, 117.668, 240, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -241,32 +241,32 @@ VALUES (0x7808B03C, 11697, 0x808B0141, 106.134, 117.483, 244.9, -0.92321, 0, 0, /* @teleloc 0x808B0141 [106.134003 117.483002 244.899994] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B03D, 9686, 0x808B0141, 106.992, 105.911, 247.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0141 [106.991997 105.911003 247.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B03D, 9686, 0x808B0141, 106.992, 105.911, 247.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0141 [106.991997 105.911003 247.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B03E, 9686, 0x808B0143, 106.69, 114.58, 243.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0143 [106.690002 114.580002 243.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B03E, 9686, 0x808B0143, 106.69, 114.58, 243.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0143 [106.690002 114.580002 243.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B03F, 9686, 0x808B0143, 106.739, 105.905, 242.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0143 [106.738998 105.904999 242.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B03F, 9686, 0x808B0143, 106.739, 105.905, 242.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0143 [106.738998 105.904999 242.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B040, 9686, 0x808B0144, 109.99, 105.925, 243.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0144 [109.989998 105.925003 243.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B040, 9686, 0x808B0144, 109.99, 105.925, 243.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0144 [109.989998 105.925003 243.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B041, 11697, 0x808B0145, 108, 118.166, 240.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0145 [108.000000 118.166000 240.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B041, 11697, 0x808B0145, 108, 118.166, 240.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0145 [108.000000 118.166000 240.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B042, 9686, 0x808B0145, 108.21, 119.063, 243.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0145 [108.209999 119.063004 243.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B042, 9686, 0x808B0145, 108.21, 119.063, 243.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0145 [108.209999 119.063004 243.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B043, 9686, 0x808B0148, 114.575, 105.325, 243.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0148 [114.574997 105.324997 243.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B043, 9686, 0x808B0148, 114.575, 105.325, 243.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0148 [114.574997 105.324997 243.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B044, 11697, 0x808B0148, 117.6, 101.345, 240.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -277,28 +277,28 @@ VALUES (0x7808B045, 11697, 0x808B0148, 109.475, 99.525, 240.1, -0.707107, 0, 0, /* @teleloc 0x808B0148 [109.474998 99.525002 240.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B046, 9686, 0x808B014A, 106.528, 105.336, 248.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B014A [106.528000 105.335999 248.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B046, 9686, 0x808B014A, 106.528, 105.336, 248.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B014A [106.528000 105.335999 248.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B047, 11697, 0x808B014A, 98.9825, 100.386, 244.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x808B014A [98.982498 100.386002 244.899994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B048, 11697, 0x808B014A, 103.827, 98.2592, 244.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B014A [103.827003 98.259201 244.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B048, 11697, 0x808B014A, 103.827, 98.2592, 244.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B014A [103.827003 98.259201 244.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B049, 11698, 0x808B014A, 109.907, 101.488, 251.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x808B014A [109.906998 101.487999 251.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B04A, 412, 0x808B014D, 105.285, 101.046, 240, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B014D [105.285004 101.045998 240.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B04A, 412, 0x808B014D, 105.285, 101.046, 240, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B014D [105.285004 101.045998 240.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B04B, 9686, 0x808B014D, 102.156, 100.933, 242.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B014D [102.155998 100.932999 242.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B04B, 9686, 0x808B014D, 102.156, 100.933, 242.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B014D [102.155998 100.932999 242.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B04C, 412, 0x808B0151, 108.701, 102.359, 235.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -309,8 +309,8 @@ VALUES (0x7808B04E, 9686, 0x808B0156, 96.5546, 113.885, 238, -0.707107, 0, 0, - /* @teleloc 0x808B0156 [96.554604 113.885002 238.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B04F, 9686, 0x808B0153, 104.328, 104.501, 238, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0153 [104.328003 104.500999 238.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B04F, 9686, 0x808B0153, 104.328, 104.501, 238, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0153 [104.328003 104.500999 238.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B050, 11698, 0x808B0153, 102.863, 108.504, 239.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -329,20 +329,20 @@ VALUES (0x7808B053, 9686, 0x808B0157, 145.46, 159.634, 230.925, -0.707107, 0, 0 /* @teleloc 0x808B0157 [145.460007 159.634003 230.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B054, 412, 0x808B015E, 147.696, 148.641, 224, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B015E [147.695999 148.641006 224.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B054, 412, 0x808B015E, 147.696, 148.641, 224, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B015E [147.695999 148.641006 224.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B055, 9686, 0x808B015E, 147.683, 148.549, 227.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B015E [147.682999 148.548996 227.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B055, 9686, 0x808B015E, 147.683, 148.549, 227.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B015E [147.682999 148.548996 227.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B056, 9686, 0x808B015E, 157.118, 146.93, 226.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x808B015E [157.117996 146.929993 226.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B057, 412, 0x808B0160, 147.195, 161.295, 224, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B0160 [147.195007 161.294998 224.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B057, 412, 0x808B0160, 147.195, 161.295, 224, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B0160 [147.195007 161.294998 224.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B058, 9686, 0x808B0160, 145.477, 152.179, 226.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,28 +365,28 @@ VALUES (0x7808B05C, 9686, 0x808B0165, 145.627, 149.056, 231.675, -0.707107, 0, /* @teleloc 0x808B0165 [145.626999 149.056000 231.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B05D, 11697, 0x808B0165, 152.426, 145.885, 228.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0165 [152.425995 145.884995 228.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B05D, 11697, 0x808B0165, 152.426, 145.885, 228.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0165 [152.425995 145.884995 228.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B05E, 11697, 0x808B0165, 160.763, 146.34, 228.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0165 [160.763000 146.339996 228.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B05E, 11697, 0x808B0165, 160.763, 146.34, 228.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0165 [160.763000 146.339996 228.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B05F, 11697, 0x808B0165, 154.836, 152.237, 228.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0165 [154.835999 152.237000 228.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B05F, 11697, 0x808B0165, 154.836, 152.237, 228.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0165 [154.835999 152.237000 228.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B060, 11698, 0x808B0167, 157.826, 149.175, 235.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x808B0167 [157.826004 149.175003 235.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B060, 11698, 0x808B0167, 157.826, 149.175, 235.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x808B0167 [157.826004 149.175003 235.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B061, 9686, 0x808B0168, 153.62, 152.934, 226.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0168 [153.619995 152.934006 226.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B061, 9686, 0x808B0168, 153.62, 152.934, 226.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0168 [153.619995 152.934006 226.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B062, 9686, 0x808B0169, 162.957, 145.21, 227.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0169 [162.957001 145.210007 227.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B062, 9686, 0x808B0169, 162.957, 145.21, 227.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0169 [162.957001 145.210007 227.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B063, 9686, 0x808B0169, 157.733, 147.749, 226.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -397,28 +397,28 @@ VALUES (0x7808B064, 9686, 0x808B0169, 165.483, 149.049, 227.625, 0.707107, 0, 0 /* @teleloc 0x808B0169 [165.483002 149.048996 227.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B065, 412, 0x808B016D, 153.2, 147.91, 219.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B016D [153.199997 147.910004 219.195007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B065, 412, 0x808B016D, 153.2, 147.91, 219.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B016D [153.199997 147.910004 219.195007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B066, 9686, 0x808B016E, 156.145, 147.459, 221.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B016E [156.145004 147.459000 221.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B066, 9686, 0x808B016E, 156.145, 147.459, 221.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B016E [156.145004 147.459000 221.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B067, 11698, 0x808B016F, 158.431, 154.066, 223.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x808B016F [158.431000 154.065994 223.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B067, 11698, 0x808B016F, 158.431, 154.066, 223.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x808B016F [158.431000 154.065994 223.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B068, 9686, 0x808B0172, 164.4, 160.059, 222.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0172 [164.399994 160.059006 222.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B068, 9686, 0x808B0172, 164.4, 160.059, 222.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0172 [164.399994 160.059006 222.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B069, 9686, 0x808B0172, 164.4, 151.843, 222.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0172 [164.399994 151.843002 222.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B069, 9686, 0x808B0172, 164.4, 151.843, 222.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0172 [164.399994 151.843002 222.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B06A, 412, 0x808B0173, 164.15, 167.08, 224, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B0173 [164.149994 167.080002 224.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B06A, 412, 0x808B0173, 164.15, 167.08, 224, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B0173 [164.149994 167.080002 224.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B06B, 9686, 0x808B0174, 161.8, 162.9, 227.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -429,16 +429,16 @@ VALUES (0x7808B06C, 412, 0x808B0000, 161.205, 162.9, 224, -0.707107, 0, 0, 0.7 /* @teleloc 0x808B0000 [161.205002 162.899994 224.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B06D, 412, 0x808B0000, 161.505, 153.615, 224, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B0000 [161.505005 153.615005 224.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B06D, 412, 0x808B0000, 161.505, 153.615, 224, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B0000 [161.505005 153.615005 224.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B06E, 412, 0x808B0179, 152.392, 85.645, 228, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x808B0179 [152.391998 85.644997 228.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B06F, 412, 0x808B017A, 162.583, 82.1594, 228, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B017A [162.582993 82.159401 228.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B06F, 412, 0x808B017A, 162.583, 82.1594, 228, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B017A [162.582993 82.159401 228.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B070, 412, 0x808B017B, 146.675, 93.6678, 228, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -457,32 +457,32 @@ VALUES (0x7808B073, 11697, 0x808B017C, 154.134, 93.4834, 232.9, -0.92321, 0, 0, /* @teleloc 0x808B017C [154.134003 93.483398 232.899994] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B074, 9686, 0x808B017C, 154.992, 81.9109, 235.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B017C [154.992004 81.910896 235.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B074, 9686, 0x808B017C, 154.992, 81.9109, 235.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B017C [154.992004 81.910896 235.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B075, 9686, 0x808B017E, 154.69, 90.5802, 231.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B017E [154.690002 90.580200 231.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B075, 9686, 0x808B017E, 154.69, 90.5802, 231.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B017E [154.690002 90.580200 231.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B076, 9686, 0x808B017E, 154.739, 81.905, 230.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B017E [154.738998 81.904999 230.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B076, 9686, 0x808B017E, 154.739, 81.905, 230.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B017E [154.738998 81.904999 230.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B077, 9686, 0x808B017F, 157.99, 81.9253, 231.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B017F [157.990005 81.925301 231.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B077, 9686, 0x808B017F, 157.99, 81.9253, 231.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B017F [157.990005 81.925301 231.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B078, 11697, 0x808B0180, 156, 94.1659, 228.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0180 [156.000000 94.165901 228.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B078, 11697, 0x808B0180, 156, 94.1659, 228.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0180 [156.000000 94.165901 228.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B079, 9686, 0x808B0180, 156.21, 95.0626, 231.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0180 [156.210007 95.062599 231.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B079, 9686, 0x808B0180, 156.21, 95.0626, 231.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0180 [156.210007 95.062599 231.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B07A, 9686, 0x808B0183, 162.575, 81.325, 231.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0183 [162.574997 81.324997 231.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B07A, 9686, 0x808B0183, 162.575, 81.325, 231.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0183 [162.574997 81.324997 231.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B07B, 11697, 0x808B0183, 165.6, 77.345, 228.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -493,28 +493,28 @@ VALUES (0x7808B07C, 11697, 0x808B0183, 157.475, 75.525, 228.1, -0.707107, 0, 0, /* @teleloc 0x808B0183 [157.475006 75.525002 228.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B07D, 9686, 0x808B0185, 154.528, 81.3358, 236.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0185 [154.528000 81.335800 236.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B07D, 9686, 0x808B0185, 154.528, 81.3358, 236.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0185 [154.528000 81.335800 236.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B07E, 11697, 0x808B0185, 146.982, 76.3858, 232.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x808B0185 [146.981995 76.385803 232.899994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B07F, 11697, 0x808B0185, 151.827, 74.2592, 232.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0185 [151.826996 74.259201 232.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B07F, 11697, 0x808B0185, 151.827, 74.2592, 232.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0185 [151.826996 74.259201 232.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B080, 11698, 0x808B0185, 157.907, 77.4885, 239.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x808B0185 [157.906998 77.488503 239.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B081, 412, 0x808B0188, 153.285, 77.0458, 228, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x808B0188 [153.285004 77.045799 228.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B081, 412, 0x808B0188, 153.285, 77.0458, 228, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x808B0188 [153.285004 77.045799 228.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B082, 9686, 0x808B0188, 150.156, 76.9326, 230.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0188 [150.156006 76.932602 230.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B082, 9686, 0x808B0188, 150.156, 76.9326, 230.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0188 [150.156006 76.932602 230.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B083, 412, 0x808B018C, 156.701, 78.3593, 223.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -525,8 +525,8 @@ VALUES (0x7808B085, 9686, 0x808B0191, 144.555, 89.8854, 226, -0.707107, 0, 0, - /* @teleloc 0x808B0191 [144.554993 89.885399 226.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B086, 9686, 0x808B018E, 152.328, 80.5012, 226, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B018E [152.328003 80.501198 226.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B086, 9686, 0x808B018E, 152.328, 80.5012, 226, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B018E [152.328003 80.501198 226.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B087, 11698, 0x808B018E, 150.863, 84.5042, 227.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1178,8 +1178,8 @@ VALUES (0x7808B0C6, 12678, 0x808B0000, 66.4345, 162.568, 256.475, 0, 0, 0, -1, /* @teleloc 0x808B0000 [66.434502 162.567993 256.475006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0C7, 9686, 0x808B0125, 84.0797, 46.569, 238.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0125 [84.079697 46.569000 238.369995] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B0C7, 9686, 0x808B0125, 84.0797, 46.569, 238.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0125 [84.079697 46.569000 238.369995] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0C8, 11698, 0x808B0125, 84.0443, 42.5581, 241.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1198,20 +1198,20 @@ VALUES (0x7808B0CB, 9686, 0x808B0128, 87.1893, 39.3901, 233.57, 0.707107, 0, 0, /* @teleloc 0x808B0128 [87.189301 39.390099 233.570007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0CC, 11697, 0x808B0128, 85.9805, 41.7029, 230.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0128 [85.980499 41.702900 230.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B0CC, 11697, 0x808B0128, 85.9805, 41.7029, 230.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0128 [85.980499 41.702900 230.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0CD, 9686, 0x808B0129, 82.6434, 43.1021, 233.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0129 [82.643402 43.102100 233.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0CD, 9686, 0x808B0129, 82.6434, 43.1021, 233.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0129 [82.643402 43.102100 233.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0CE, 9686, 0x808B012C, 88.3323, 25.6258, 233.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B012C [88.332298 25.625799 233.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0CE, 9686, 0x808B012C, 88.3323, 25.6258, 233.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B012C [88.332298 25.625799 233.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0CF, 9686, 0x808B012C, 90.8723, 25.6258, 233.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B012C [90.872299 25.625799 233.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0CF, 9686, 0x808B012C, 90.8723, 25.6258, 233.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B012C [90.872299 25.625799 233.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0D0, 9686, 0x808B012C, 94.3563, 29.4966, 233.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1226,24 +1226,24 @@ VALUES (0x7808B0D2, 11697, 0x808B012C, 92.04, 29.355, 230.1, 0.707107, 0, 0, -0. /* @teleloc 0x808B012C [92.040001 29.355000 230.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0D3, 9686, 0x808B012E, 87.5985, 33.3358, 238.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B012E [87.598503 33.335800 238.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B0D3, 9686, 0x808B012E, 87.5985, 33.3358, 238.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B012E [87.598503 33.335800 238.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0D4, 9686, 0x808B012E, 77.771, 33.3358, 238.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B012E [77.771004 33.335800 238.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B0D4, 9686, 0x808B012E, 77.771, 33.3358, 238.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B012E [77.771004 33.335800 238.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0D5, 9686, 0x808B012E, 78.5112, 25.7368, 238.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B012E [78.511200 25.736799 238.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0D5, 9686, 0x808B012E, 78.5112, 25.7368, 238.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B012E [78.511200 25.736799 238.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0D6, 9686, 0x808B012E, 84.1939, 25.7368, 238.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B012E [84.193901 25.736799 238.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0D6, 9686, 0x808B012E, 84.1939, 25.7368, 238.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B012E [84.193901 25.736799 238.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0D7, 9686, 0x808B012E, 89.8388, 25.7368, 238.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B012E [89.838799 25.736799 238.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0D7, 9686, 0x808B012E, 89.8388, 25.7368, 238.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B012E [89.838799 25.736799 238.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0D8, 9686, 0x808B012E, 74.2751, 29.4892, 238.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1258,16 +1258,16 @@ VALUES (0x7808B0DA, 11698, 0x808B012E, 82.3351, 29.5592, 241.15, -0.999998, 0, 0 /* @teleloc 0x808B012E [82.335098 29.559200 241.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0DB, 11697, 0x808B012E, 90.7525, 32.6858, 234.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B012E [90.752502 32.685799 234.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B0DB, 11697, 0x808B012E, 90.7525, 32.6858, 234.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B012E [90.752502 32.685799 234.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0DC, 11697, 0x808B012E, 93.0925, 29.3058, 234.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x808B012E [93.092499 29.305799 234.899994] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0DD, 11697, 0x808B012E, 89.0625, 26.1658, 234.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B012E [89.062500 26.165800 234.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0DD, 11697, 0x808B012E, 89.0625, 26.1658, 234.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B012E [89.062500 26.165800 234.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0DE, 9686, 0x808B0130, 84.2712, 31.4145, 233.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1278,16 +1278,16 @@ VALUES (0x7808B0DF, 9686, 0x808B0130, 73.82, 31.78, 233.66, -0.707107, 0, 0, -0 /* @teleloc 0x808B0130 [73.820000 31.780001 233.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0E0, 9686, 0x808B0130, 81.36, 29.49, 233.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0130 [81.360001 29.490000 233.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0E0, 9686, 0x808B0130, 81.36, 29.49, 233.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0130 [81.360001 29.490000 233.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0E1, 9686, 0x808B0131, 84.2712, 27.2724, 233.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x808B0131 [84.271202 27.272400 233.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0E2, 9686, 0x808B0135, 81.3284, 27.1812, 228.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0135 [81.328400 27.181200 228.229996] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0E2, 9686, 0x808B0135, 81.3284, 27.1812, 228.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0135 [81.328400 27.181200 228.229996] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0E3, 9686, 0x808B0135, 84.5884, 30.3312, 228.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1302,8 +1302,8 @@ VALUES (0x7808B0E5, 9686, 0x808B0137, 72.5546, 37.7454, 228, -0.707107, 0, 0, - /* @teleloc 0x808B0137 [72.554604 37.745399 228.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0E6, 9686, 0x808B0137, 76.3584, 32.5012, 228, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0137 [76.358398 32.501202 228.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0E6, 9686, 0x808B0137, 76.3584, 32.5012, 228, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0137 [76.358398 32.501202 228.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0E7, 11697, 0x808B0137, 73.3897, 33.3235, 225.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1330,8 +1330,8 @@ VALUES (0x7808B0EC, 9686, 0x808B0000, 74.45, 45.99, 233.25, 0.357553, 0, 0, -0. /* @teleloc 0x808B0000 [74.449997 45.990002 233.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0ED, 9686, 0x808B0000, 78.32, 47.22, 232.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [78.320000 47.220001 232.320007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0ED, 9686, 0x808B0000, 78.32, 47.22, 232.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [78.320000 47.220001 232.320007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0EE, 9686, 0x808B0000, 72.97, 41.46, 232.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1342,12 +1342,12 @@ VALUES (0x7808B0EF, 9686, 0x808B0000, 80.3844, 37.5888, 233.39, 0.707107, 0, 0, /* @teleloc 0x808B0000 [80.384399 37.588799 233.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0F0, 9686, 0x808B0000, 90.845, 46.355, 232.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [90.845001 46.355000 232.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B0F0, 9686, 0x808B0000, 90.845, 46.355, 232.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [90.845001 46.355000 232.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0F1, 9686, 0x808B0000, 90.555, 34.215, 233.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [90.555000 34.215000 233.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0F1, 9686, 0x808B0000, 90.555, 34.215, 233.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [90.555000 34.215000 233.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0F2, 12679, 0x808B0000, 79.2551, 35.1692, 230.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1374,16 +1374,16 @@ VALUES (0x7808B0F7, 12679, 0x808B0000, 88.9651, 45.3892, 230.1, 0.95656, 0, 0, 0 /* @teleloc 0x808B0000 [88.965103 45.389198 230.100006] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0F8, 12678, 0x808B0000, 84.1198, 45.4735, 243.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x808B0000 [84.119797 45.473499 243.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B0F8, 12678, 0x808B0000, 84.1198, 45.4735, 243.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x808B0000 [84.119797 45.473499 243.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0F9, 12678, 0x808B0000, 84.1198, 29.4735, 243.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x808B0000 [84.119797 29.473499 243.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B0F9, 12678, 0x808B0000, 84.1198, 29.4735, 243.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x808B0000 [84.119797 29.473499 243.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0FA, 9686, 0x808B0141, 108.08, 118.569, 248.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0141 [108.080002 118.569000 248.369995] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B0FA, 9686, 0x808B0141, 108.08, 118.569, 248.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0141 [108.080002 118.569000 248.369995] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B0FB, 11698, 0x808B0141, 108.044, 114.558, 251.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1402,20 +1402,20 @@ VALUES (0x7808B0FE, 9686, 0x808B0144, 111.189, 111.39, 243.57, 0.707107, 0, 0, /* @teleloc 0x808B0144 [111.189003 111.389999 243.570007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B0FF, 11697, 0x808B0144, 109.98, 113.703, 240.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0144 [109.980003 113.703003 240.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B0FF, 11697, 0x808B0144, 109.98, 113.703, 240.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0144 [109.980003 113.703003 240.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B100, 9686, 0x808B0145, 106.643, 115.102, 243.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0145 [106.642998 115.101997 243.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B100, 9686, 0x808B0145, 106.643, 115.102, 243.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0145 [106.642998 115.101997 243.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B101, 9686, 0x808B0148, 112.332, 97.6258, 243.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0148 [112.332001 97.625801 243.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B101, 9686, 0x808B0148, 112.332, 97.6258, 243.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0148 [112.332001 97.625801 243.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B102, 9686, 0x808B0148, 114.872, 97.6258, 243.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0148 [114.872002 97.625801 243.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B102, 9686, 0x808B0148, 114.872, 97.6258, 243.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0148 [114.872002 97.625801 243.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B103, 9686, 0x808B0148, 118.356, 101.497, 243.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1430,24 +1430,24 @@ VALUES (0x7808B105, 11697, 0x808B0148, 116.04, 101.355, 240.1, 0.707107, 0, 0, - /* @teleloc 0x808B0148 [116.040001 101.355003 240.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B106, 9686, 0x808B014A, 111.598, 105.336, 248.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B014A [111.598000 105.335999 248.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B106, 9686, 0x808B014A, 111.598, 105.336, 248.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B014A [111.598000 105.335999 248.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B107, 9686, 0x808B014A, 101.771, 105.336, 248.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B014A [101.771004 105.335999 248.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B107, 9686, 0x808B014A, 101.771, 105.336, 248.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B014A [101.771004 105.335999 248.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B108, 9686, 0x808B014A, 102.511, 97.7368, 248.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B014A [102.511002 97.736801 248.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B108, 9686, 0x808B014A, 102.511, 97.7368, 248.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B014A [102.511002 97.736801 248.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B109, 9686, 0x808B014A, 108.194, 97.7368, 248.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B014A [108.194000 97.736801 248.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B109, 9686, 0x808B014A, 108.194, 97.7368, 248.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B014A [108.194000 97.736801 248.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B10A, 9686, 0x808B014A, 113.839, 97.7368, 248.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B014A [113.838997 97.736801 248.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B10A, 9686, 0x808B014A, 113.839, 97.7368, 248.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B014A [113.838997 97.736801 248.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B10B, 9686, 0x808B014A, 98.2751, 101.489, 248.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1462,16 +1462,16 @@ VALUES (0x7808B10D, 11698, 0x808B014A, 106.335, 101.559, 251.15, -0.999998, 0, 0 /* @teleloc 0x808B014A [106.334999 101.558998 251.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B10E, 11697, 0x808B014A, 114.752, 104.686, 244.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B014A [114.751999 104.685997 244.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B10E, 11697, 0x808B014A, 114.752, 104.686, 244.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B014A [114.751999 104.685997 244.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B10F, 11697, 0x808B014A, 117.092, 101.306, 244.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x808B014A [117.092003 101.306000 244.899994] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B110, 11697, 0x808B014A, 113.062, 98.1658, 244.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B014A [113.061996 98.165802 244.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B110, 11697, 0x808B014A, 113.062, 98.1658, 244.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B014A [113.061996 98.165802 244.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B111, 9686, 0x808B014C, 108.271, 103.414, 243.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1482,16 +1482,16 @@ VALUES (0x7808B112, 9686, 0x808B014C, 97.82, 103.78, 243.66, -0.707107, 0, 0, - /* @teleloc 0x808B014C [97.820000 103.779999 243.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B113, 9686, 0x808B014C, 105.36, 101.49, 243.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B014C [105.360001 101.489998 243.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B113, 9686, 0x808B014C, 105.36, 101.49, 243.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B014C [105.360001 101.489998 243.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B114, 9686, 0x808B014D, 108.271, 99.2724, 243.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x808B014D [108.271004 99.272400 243.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B115, 9686, 0x808B0151, 105.328, 99.1812, 238.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0151 [105.328003 99.181198 238.229996] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B115, 9686, 0x808B0151, 105.328, 99.1812, 238.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0151 [105.328003 99.181198 238.229996] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B116, 9686, 0x808B0151, 108.588, 102.331, 238.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1506,8 +1506,8 @@ VALUES (0x7808B118, 9686, 0x808B0153, 96.5546, 109.745, 238, -0.707107, 0, 0, - /* @teleloc 0x808B0153 [96.554604 109.745003 238.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B119, 9686, 0x808B0153, 100.358, 104.501, 238, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0153 [100.358002 104.500999 238.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B119, 9686, 0x808B0153, 100.358, 104.501, 238, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0153 [100.358002 104.500999 238.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B11A, 11697, 0x808B0153, 97.3897, 105.324, 235.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1534,8 +1534,8 @@ VALUES (0x7808B11F, 9686, 0x808B0000, 98.45, 117.99, 243.25, 0.357553, 0, 0, -0 /* @teleloc 0x808B0000 [98.449997 117.989998 243.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B120, 9686, 0x808B0000, 102.32, 119.22, 242.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [102.320000 119.220001 242.320007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B120, 9686, 0x808B0000, 102.32, 119.22, 242.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [102.320000 119.220001 242.320007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B121, 9686, 0x808B0000, 96.97, 113.46, 242.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1546,12 +1546,12 @@ VALUES (0x7808B122, 9686, 0x808B0000, 104.384, 109.589, 243.39, 0.707107, 0, 0, /* @teleloc 0x808B0000 [104.384003 109.588997 243.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B123, 9686, 0x808B0000, 114.845, 118.355, 242.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [114.845001 118.355003 242.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B123, 9686, 0x808B0000, 114.845, 118.355, 242.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [114.845001 118.355003 242.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B124, 9686, 0x808B0000, 114.555, 106.215, 243.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [114.555000 106.214996 243.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B124, 9686, 0x808B0000, 114.555, 106.215, 243.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [114.555000 106.214996 243.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B125, 12679, 0x808B0000, 103.255, 107.169, 240.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1578,112 +1578,112 @@ VALUES (0x7808B12A, 12679, 0x808B0000, 112.965, 117.389, 240.1, 0.95656, 0, 0, 0 /* @teleloc 0x808B0000 [112.964996 117.389000 240.100006] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B12B, 12678, 0x808B0000, 108.12, 117.474, 253.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x808B0000 [108.120003 117.473999 253.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B12B, 12678, 0x808B0000, 108.12, 117.474, 253.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x808B0000 [108.120003 117.473999 253.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B12C, 12678, 0x808B0000, 108.12, 101.474, 253.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x808B0000 [108.120003 101.473999 253.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B12C, 12678, 0x808B0000, 108.12, 101.474, 253.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x808B0000 [108.120003 101.473999 253.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B12D, 9686, 0x808B015E, 151.97, 145.035, 226.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B015E [151.970001 145.035004 226.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B12D, 9686, 0x808B015E, 151.97, 145.035, 226.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B015E [151.970001 145.035004 226.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B12E, 11698, 0x808B015E, 148.607, 146.774, 228.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x808B015E [148.606995 146.774002 228.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B12F, 11697, 0x808B015E, 154.287, 145.768, 224.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B015E [154.287003 145.768005 224.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B12F, 11697, 0x808B015E, 154.287, 145.768, 224.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B015E [154.287003 145.768005 224.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B130, 11697, 0x808B015E, 149.612, 145.768, 224.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B015E [149.612000 145.768005 224.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B130, 11697, 0x808B015E, 149.612, 145.768, 224.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B015E [149.612000 145.768005 224.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B131, 9686, 0x808B0160, 147.327, 149.179, 227.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0160 [147.326996 149.179001 227.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B131, 9686, 0x808B0160, 147.327, 149.179, 227.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0160 [147.326996 149.179001 227.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B132, 9686, 0x808B0160, 149.222, 155.122, 227.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x808B0160 [149.222000 155.121994 227.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B133, 9686, 0x808B0161, 151.452, 161.204, 227.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0161 [151.451996 161.203995 227.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B133, 9686, 0x808B0161, 151.452, 161.204, 227.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0161 [151.451996 161.203995 227.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B134, 9686, 0x808B0161, 151.452, 153.529, 227.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0161 [151.451996 153.529007 227.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B134, 9686, 0x808B0161, 151.452, 153.529, 227.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0161 [151.451996 153.529007 227.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B135, 11697, 0x808B0161, 151.412, 154.393, 224.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0161 [151.412003 154.393005 224.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B135, 11697, 0x808B0161, 151.412, 154.393, 224.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0161 [151.412003 154.393005 224.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B136, 9686, 0x808B0162, 153.18, 163.672, 227.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x808B0162 [153.179993 163.671997 227.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B137, 9686, 0x808B0162, 149.33, 165.671, 227.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0162 [149.330002 165.671005 227.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B137, 9686, 0x808B0162, 149.33, 165.671, 227.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0162 [149.330002 165.671005 227.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B138, 9686, 0x808B0165, 157.825, 145.368, 232.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0165 [157.824997 145.367996 232.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B138, 9686, 0x808B0165, 157.825, 145.368, 232.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0165 [157.824997 145.367996 232.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B139, 9686, 0x808B0165, 150.798, 152.962, 232.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0165 [150.798004 152.962006 232.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B139, 9686, 0x808B0165, 150.798, 152.962, 232.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0165 [150.798004 152.962006 232.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B13A, 9686, 0x808B0165, 154.223, 152.962, 232.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0165 [154.223007 152.962006 232.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B13A, 9686, 0x808B0165, 154.223, 152.962, 232.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0165 [154.223007 152.962006 232.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B13B, 9686, 0x808B0165, 157.798, 152.962, 232.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0165 [157.798004 152.962006 232.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B13B, 9686, 0x808B0165, 157.798, 152.962, 232.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0165 [157.798004 152.962006 232.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B13C, 9686, 0x808B0165, 154.273, 145.337, 232.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0165 [154.272995 145.337006 232.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B13C, 9686, 0x808B0165, 154.273, 145.337, 232.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0165 [154.272995 145.337006 232.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B13D, 9686, 0x808B0165, 161.335, 145.337, 232.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0165 [161.335007 145.337006 232.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B13D, 9686, 0x808B0165, 161.335, 145.337, 232.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0165 [161.335007 145.337006 232.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B13E, 9686, 0x808B0165, 161.348, 152.962, 232.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0165 [161.348007 152.962006 232.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B13E, 9686, 0x808B0165, 161.348, 152.962, 232.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0165 [161.348007 152.962006 232.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B13F, 11698, 0x808B0167, 154.586, 149.175, 235.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x808B0167 [154.585999 149.175003 235.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B13F, 11698, 0x808B0167, 154.586, 149.175, 235.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x808B0167 [154.585999 149.175003 235.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B140, 11698, 0x808B0169, 161.635, 149.243, 228.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x808B0169 [161.634995 149.242996 228.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B140, 11698, 0x808B0169, 161.635, 149.243, 228.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x808B0169 [161.634995 149.242996 228.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B141, 11697, 0x808B0169, 159.815, 145.632, 224.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0169 [159.815002 145.632004 224.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B141, 11697, 0x808B0169, 159.815, 145.632, 224.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0169 [159.815002 145.632004 224.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B142, 9686, 0x808B016D, 153.202, 148.003, 222.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B016D [153.201996 148.003006 222.475006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B142, 9686, 0x808B016D, 153.202, 148.003, 222.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B016D [153.201996 148.003006 222.475006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B143, 9686, 0x808B016D, 150.027, 155.553, 222.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x808B016D [150.026993 155.552994 222.475006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B144, 11697, 0x808B016E, 160.169, 145.964, 219.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B016E [160.169006 145.964005 219.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B144, 11697, 0x808B016E, 160.169, 145.964, 219.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B016E [160.169006 145.964005 219.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B145, 9686, 0x808B016F, 159.186, 148.148, 222.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B016F [159.186005 148.147995 222.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B145, 9686, 0x808B016F, 159.186, 148.148, 222.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B016F [159.186005 148.147995 222.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B146, 9686, 0x808B016F, 155.37, 153.463, 222.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1698,8 +1698,8 @@ VALUES (0x7808B148, 11697, 0x808B016F, 156.121, 159.402, 219.35, 0.9139, 0, 0, 0 /* @teleloc 0x808B016F [156.121002 159.401993 219.350006] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B149, 11698, 0x808B0172, 164.559, 155.77, 223.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x808B0172 [164.559006 155.770004 223.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B149, 11698, 0x808B0172, 164.559, 155.77, 223.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x808B0172 [164.559006 155.770004 223.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B14A, 11697, 0x808B0172, 166.521, 159.252, 219.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1710,20 +1710,20 @@ VALUES (0x7808B14B, 11697, 0x808B0172, 166.719, 152.389, 219.35, 0.372988, 0, 0, /* @teleloc 0x808B0172 [166.718994 152.389008 219.350006] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B14C, 9686, 0x808B0174, 164.2, 159.75, 228.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0174 [164.199997 159.750000 228.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B14C, 9686, 0x808B0174, 164.2, 159.75, 228.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0174 [164.199997 159.750000 228.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B14D, 9686, 0x808B0174, 166.767, 162.865, 228.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x808B0174 [166.766998 162.865005 228.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B14E, 11697, 0x808B0174, 164.115, 160.407, 224.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0174 [164.115005 160.406998 224.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B14E, 11697, 0x808B0174, 164.115, 160.407, 224.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0174 [164.115005 160.406998 224.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B14F, 9686, 0x808B0000, 164.175, 167.518, 227.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [164.175003 167.518005 227.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B14F, 9686, 0x808B0000, 164.175, 167.518, 227.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [164.175003 167.518005 227.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B150, 9686, 0x808B0000, 166.65, 166.418, 226.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1734,12 +1734,12 @@ VALUES (0x7808B151, 9686, 0x808B0000, 162.05, 166.743, 226.55, 0.456322, 0, 0, /* @teleloc 0x808B0000 [162.050003 166.742996 226.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B152, 9686, 0x808B0000, 161.525, 153.693, 227.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [161.524994 153.692993 227.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B152, 9686, 0x808B0000, 161.525, 153.693, 227.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [161.524994 153.692993 227.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B153, 9686, 0x808B0000, 157.625, 165.043, 226.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [157.625000 165.042999 226.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B153, 9686, 0x808B0000, 157.625, 165.043, 226.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [157.625000 165.042999 226.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B154, 12679, 0x808B0000, 155.29, 154.782, 224.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1762,20 +1762,20 @@ VALUES (0x7808B158, 12679, 0x808B0000, 166.941, 166.707, 224.1, 0.420244, 0, 0, /* @teleloc 0x808B0000 [166.940994 166.707001 224.100006] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B159, 12679, 0x808B0000, 159.415, 156.407, 224.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x808B0000 [159.414993 156.406998 224.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B159, 12679, 0x808B0000, 159.415, 156.407, 224.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x808B0000 [159.414993 156.406998 224.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B15A, 12678, 0x808B0000, 164.44, 162.832, 233, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x808B0000 [164.440002 162.832001 233.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B15A, 12678, 0x808B0000, 164.44, 162.832, 233, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x808B0000 [164.440002 162.832001 233.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B15B, 12678, 0x808B0000, 149.565, 149.432, 240.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x808B0000 [149.565002 149.432007 240.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B15B, 12678, 0x808B0000, 149.565, 149.432, 240.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x808B0000 [149.565002 149.432007 240.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B15C, 9686, 0x808B017C, 156.08, 94.569, 236.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B017C [156.080002 94.569000 236.369995] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B15C, 9686, 0x808B017C, 156.08, 94.569, 236.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B017C [156.080002 94.569000 236.369995] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B15D, 11698, 0x808B017C, 156.044, 90.5581, 239.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1794,20 +1794,20 @@ VALUES (0x7808B160, 9686, 0x808B017F, 159.189, 87.3901, 231.57, 0.707107, 0, 0, /* @teleloc 0x808B017F [159.188995 87.390099 231.570007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B161, 11697, 0x808B017F, 157.98, 89.7029, 228.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B017F [157.979996 89.702904 228.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B161, 11697, 0x808B017F, 157.98, 89.7029, 228.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B017F [157.979996 89.702904 228.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B162, 9686, 0x808B0180, 154.643, 91.1021, 231.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0180 [154.643005 91.102097 231.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B162, 9686, 0x808B0180, 154.643, 91.1021, 231.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0180 [154.643005 91.102097 231.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B163, 9686, 0x808B0183, 160.332, 73.6258, 231.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0183 [160.332001 73.625801 231.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B163, 9686, 0x808B0183, 160.332, 73.6258, 231.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0183 [160.332001 73.625801 231.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B164, 9686, 0x808B0183, 162.872, 73.6258, 231.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0183 [162.871994 73.625801 231.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B164, 9686, 0x808B0183, 162.872, 73.6258, 231.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0183 [162.871994 73.625801 231.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B165, 9686, 0x808B0183, 166.356, 77.4966, 231.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1822,24 +1822,24 @@ VALUES (0x7808B167, 11697, 0x808B0183, 164.04, 77.355, 228.1, 0.707107, 0, 0, -0 /* @teleloc 0x808B0183 [164.039993 77.355003 228.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B168, 9686, 0x808B0185, 159.598, 81.3358, 236.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0185 [159.598007 81.335800 236.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B168, 9686, 0x808B0185, 159.598, 81.3358, 236.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0185 [159.598007 81.335800 236.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B169, 9686, 0x808B0185, 149.771, 81.3358, 236.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0185 [149.770996 81.335800 236.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B169, 9686, 0x808B0185, 149.771, 81.3358, 236.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0185 [149.770996 81.335800 236.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B16A, 9686, 0x808B0185, 150.511, 73.7368, 236.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0185 [150.511002 73.736801 236.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B16A, 9686, 0x808B0185, 150.511, 73.7368, 236.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0185 [150.511002 73.736801 236.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B16B, 9686, 0x808B0185, 156.194, 73.7368, 236.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0185 [156.194000 73.736801 236.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B16B, 9686, 0x808B0185, 156.194, 73.7368, 236.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0185 [156.194000 73.736801 236.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B16C, 9686, 0x808B0185, 161.839, 73.7368, 236.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0185 [161.839005 73.736801 236.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B16C, 9686, 0x808B0185, 161.839, 73.7368, 236.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0185 [161.839005 73.736801 236.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B16D, 9686, 0x808B0185, 146.275, 77.4892, 236.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1854,16 +1854,16 @@ VALUES (0x7808B16F, 11698, 0x808B0185, 154.335, 77.5592, 239.15, -0.999998, 0, 0 /* @teleloc 0x808B0185 [154.335007 77.559196 239.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B170, 11697, 0x808B0185, 162.752, 80.6858, 232.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0185 [162.751999 80.685799 232.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B170, 11697, 0x808B0185, 162.752, 80.6858, 232.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0185 [162.751999 80.685799 232.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B171, 11697, 0x808B0185, 165.092, 77.3058, 232.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x808B0185 [165.091995 77.305801 232.899994] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B172, 11697, 0x808B0185, 161.062, 74.1658, 232.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x808B0185 [161.061996 74.165802 232.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B172, 11697, 0x808B0185, 161.062, 74.1658, 232.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x808B0185 [161.061996 74.165802 232.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B173, 9686, 0x808B0187, 156.271, 79.4145, 231.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1874,16 +1874,16 @@ VALUES (0x7808B174, 9686, 0x808B0187, 145.82, 79.78, 231.66, -0.707107, 0, 0, - /* @teleloc 0x808B0187 [145.820007 79.779999 231.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B175, 9686, 0x808B0187, 153.36, 77.49, 231.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0187 [153.360001 77.489998 231.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B175, 9686, 0x808B0187, 153.36, 77.49, 231.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0187 [153.360001 77.489998 231.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B176, 9686, 0x808B0188, 156.271, 75.2724, 231.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x808B0188 [156.270996 75.272400 231.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B177, 9686, 0x808B018C, 153.328, 75.1812, 226.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B018C [153.328003 75.181198 226.229996] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B177, 9686, 0x808B018C, 153.328, 75.1812, 226.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B018C [153.328003 75.181198 226.229996] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B178, 9686, 0x808B018C, 156.588, 78.3313, 226.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1898,8 +1898,8 @@ VALUES (0x7808B17A, 9686, 0x808B018E, 144.555, 85.7454, 226, -0.707107, 0, 0, - /* @teleloc 0x808B018E [144.554993 85.745399 226.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B17B, 9686, 0x808B018E, 148.358, 80.5012, 226, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B018E [148.358002 80.501198 226.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B17B, 9686, 0x808B018E, 148.358, 80.5012, 226, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B018E [148.358002 80.501198 226.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B17C, 11697, 0x808B018E, 145.39, 81.3235, 223.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1926,8 +1926,8 @@ VALUES (0x7808B181, 9686, 0x808B0000, 146.45, 93.99, 231.25, 0.357553, 0, 0, -0 /* @teleloc 0x808B0000 [146.449997 93.989998 231.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B182, 9686, 0x808B0000, 150.32, 95.22, 230.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [150.320007 95.220001 230.320007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B182, 9686, 0x808B0000, 150.32, 95.22, 230.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [150.320007 95.220001 230.320007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B183, 9686, 0x808B0000, 144.97, 89.46, 230.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1938,12 +1938,12 @@ VALUES (0x7808B184, 9686, 0x808B0000, 152.384, 85.5888, 231.39, 0.707107, 0, 0, /* @teleloc 0x808B0000 [152.384003 85.588799 231.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B185, 9686, 0x808B0000, 162.845, 94.355, 230.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [162.845001 94.355003 230.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B185, 9686, 0x808B0000, 162.845, 94.355, 230.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [162.845001 94.355003 230.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B186, 9686, 0x808B0000, 162.555, 82.215, 231.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x808B0000 [162.554993 82.214996 231.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B186, 9686, 0x808B0000, 162.555, 82.215, 231.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x808B0000 [162.554993 82.214996 231.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B187, 12679, 0x808B0000, 151.255, 83.1692, 228.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1970,12 +1970,12 @@ VALUES (0x7808B18C, 12679, 0x808B0000, 160.965, 93.3892, 228.1, 0.95656, 0, 0, 0 /* @teleloc 0x808B0000 [160.964996 93.389198 228.100006] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B18D, 12678, 0x808B0000, 156.12, 93.4735, 241.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x808B0000 [156.119995 93.473503 241.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7808B18D, 12678, 0x808B0000, 156.12, 93.4735, 241.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x808B0000 [156.119995 93.473503 241.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7808B18E, 12678, 0x808B0000, 156.12, 77.4735, 241.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x808B0000 [156.119995 77.473503 241.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7808B18E, 12678, 0x808B0000, 156.12, 77.4735, 241.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x808B0000 [156.119995 77.473503 241.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7808B18F, 10762, 0x808B0153, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8090.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8090.sql index 913662d917..69a08311be 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8090.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8090.sql @@ -97,8 +97,8 @@ VALUES (0x78090017, 1007, 0x80900000, 61.126, 158.79, 127.817, 1, 0, 0, 0, Fals /* @teleloc 0x80900000 [61.125999 158.789993 127.817001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78090018, 1012, 0x80900000, 51.3776, 125.789, 127.443, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Open Book */ -/* @teleloc 0x80900000 [51.377602 125.789001 127.443001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78090018, 1012, 0x80900000, 51.3776, 125.789, 127.443, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Open Book */ +/* @teleloc 0x80900000 [51.377602 125.789001 127.443001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78090019, 1011, 0x80900000, 56.8984, 105.375, 127.416, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Djusufa's Stones */ @@ -121,8 +121,8 @@ VALUES (0x7809001D, 6894, 0x80900000, 38.6383, 148.778, 127.456, 0.998644, 0, 0 /* @teleloc 0x80900000 [38.638302 148.778000 127.456001] 0.998644 0.000000 0.000000 0.052058 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809001E, 8377, 0x8090012B, 53.4989, 122.976, 123.7, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Beer Keg */ -/* @teleloc 0x8090012B [53.498901 122.975998 123.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809001E, 8377, 0x8090012B, 53.4989, 122.976, 123.7, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Beer Keg */ +/* @teleloc 0x8090012B [53.498901 122.975998 123.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809001F, 165, 0x80900000, 52.68, 99.24, 124.05, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Pool */ @@ -143,12 +143,12 @@ VALUES (0x78090022, 0x78090020, '2005-02-09 10:00:00') /* Ufet, Prophet of Blade , (0x78090022, 0x78090052, '2005-02-09 10:00:00') /* Coman ibn Rashid (28476) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78090029, 15837, 0x80900000, 31.852, 34.507, 124.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sanctum Residential Halls Portal */ -/* @teleloc 0x80900000 [31.851999 34.507000 124.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78090029, 15837, 0x80900000, 31.852, 34.507, 124.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sanctum Residential Halls Portal */ +/* @teleloc 0x80900000 [31.851999 34.507000 124.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809002A, 16898, 0x80900000, 31.838, 37.271, 124.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sanctum Residential Halls */ -/* @teleloc 0x80900000 [31.837999 37.271000 124.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809002A, 16898, 0x80900000, 31.838, 37.271, 124.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sanctum Residential Halls */ +/* @teleloc 0x80900000 [31.837999 37.271000 124.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809002D, 16919, 0x80900000, 28.3266, 110.189, 124, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Pedestal Weak Spot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/809B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/809B.sql index 42e6c08b74..9f159b7e34 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/809B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/809B.sql @@ -237,8 +237,8 @@ VALUES (0x7809B03A, 412, 0x809B0141, 104.392, 109.645, 240, -0.707107, 0, 0, 0 /* @teleloc 0x809B0141 [104.391998 109.644997 240.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B03B, 412, 0x809B0142, 114.583, 106.159, 240, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x809B0142 [114.583000 106.158997 240.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B03B, 412, 0x809B0142, 114.583, 106.159, 240, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x809B0142 [114.583000 106.158997 240.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B03C, 412, 0x809B0143, 98.6748, 117.668, 240, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -257,32 +257,32 @@ VALUES (0x7809B03F, 11697, 0x809B0144, 106.134, 117.483, 244.9, -0.92321, 0, 0, /* @teleloc 0x809B0144 [106.134003 117.483002 244.899994] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B040, 9686, 0x809B0144, 106.992, 105.911, 247.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0144 [106.991997 105.911003 247.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B040, 9686, 0x809B0144, 106.992, 105.911, 247.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0144 [106.991997 105.911003 247.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B041, 9686, 0x809B0146, 106.69, 114.58, 243.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0146 [106.690002 114.580002 243.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B041, 9686, 0x809B0146, 106.69, 114.58, 243.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0146 [106.690002 114.580002 243.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B042, 9686, 0x809B0146, 106.739, 105.905, 242.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0146 [106.738998 105.904999 242.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B042, 9686, 0x809B0146, 106.739, 105.905, 242.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0146 [106.738998 105.904999 242.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B043, 9686, 0x809B0147, 109.99, 105.925, 243.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0147 [109.989998 105.925003 243.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B043, 9686, 0x809B0147, 109.99, 105.925, 243.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0147 [109.989998 105.925003 243.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B044, 11697, 0x809B0148, 108, 118.166, 240.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x809B0148 [108.000000 118.166000 240.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B044, 11697, 0x809B0148, 108, 118.166, 240.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x809B0148 [108.000000 118.166000 240.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B045, 9686, 0x809B0148, 108.21, 119.063, 243.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0148 [108.209999 119.063004 243.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B045, 9686, 0x809B0148, 108.21, 119.063, 243.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0148 [108.209999 119.063004 243.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B046, 9686, 0x809B014B, 114.575, 105.325, 243.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B014B [114.574997 105.324997 243.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B046, 9686, 0x809B014B, 114.575, 105.325, 243.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B014B [114.574997 105.324997 243.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B047, 11697, 0x809B014B, 117.6, 101.345, 240.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -293,36 +293,36 @@ VALUES (0x7809B048, 11697, 0x809B014B, 109.475, 99.525, 240.1, -0.707107, 0, 0, /* @teleloc 0x809B014B [109.474998 99.525002 240.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B049, 9686, 0x809B014D, 106.528, 105.336, 248.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B014D [106.528000 105.335999 248.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B049, 9686, 0x809B014D, 106.528, 105.336, 248.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B014D [106.528000 105.335999 248.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B04A, 11697, 0x809B014D, 98.9825, 100.386, 244.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x809B014D [98.982498 100.386002 244.899994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B04B, 11697, 0x809B014D, 103.827, 98.2592, 244.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x809B014D [103.827003 98.259201 244.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B04B, 11697, 0x809B014D, 103.827, 98.2592, 244.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x809B014D [103.827003 98.259201 244.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B04C, 11698, 0x809B014D, 109.907, 101.488, 251.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x809B014D [109.906998 101.487999 251.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B04D, 412, 0x809B0150, 105.285, 101.046, 240, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x809B0150 [105.285004 101.045998 240.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B04D, 412, 0x809B0150, 105.285, 101.046, 240, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x809B0150 [105.285004 101.045998 240.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B04E, 9686, 0x809B0150, 102.156, 100.933, 242.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0150 [102.155998 100.932999 242.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B04E, 9686, 0x809B0150, 102.156, 100.933, 242.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0150 [102.155998 100.932999 242.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B04F, 412, 0x809B0154, 108.701, 102.359, 235.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x809B0154 [108.700996 102.359001 235.195007] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B051, 9686, 0x809B0156, 104.328, 104.501, 238, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0156 [104.328003 104.500999 238.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B051, 9686, 0x809B0156, 104.328, 104.501, 238, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0156 [104.328003 104.500999 238.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B052, 11698, 0x809B0156, 102.863, 108.504, 239.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1186,8 +1186,8 @@ VALUES (0x7809B0DA, 12678, 0x809B0000, 53.4316, 162.435, 256.475, -0.707107, 0, /* @teleloc 0x809B0000 [53.431599 162.434998 256.475006] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0DB, 9686, 0x809B0144, 108.08, 118.569, 248.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0144 [108.080002 118.569000 248.369995] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B0DB, 9686, 0x809B0144, 108.08, 118.569, 248.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0144 [108.080002 118.569000 248.369995] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B0DC, 11698, 0x809B0144, 108.044, 114.558, 251.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1206,20 +1206,20 @@ VALUES (0x7809B0DF, 9686, 0x809B0147, 111.189, 111.39, 243.57, 0.707107, 0, 0, /* @teleloc 0x809B0147 [111.189003 111.389999 243.570007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0E0, 11697, 0x809B0147, 109.98, 113.703, 240.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x809B0147 [109.980003 113.703003 240.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B0E0, 11697, 0x809B0147, 109.98, 113.703, 240.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x809B0147 [109.980003 113.703003 240.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0E1, 9686, 0x809B0148, 106.643, 115.102, 243.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0148 [106.642998 115.101997 243.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B0E1, 9686, 0x809B0148, 106.643, 115.102, 243.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0148 [106.642998 115.101997 243.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0E2, 9686, 0x809B014B, 112.332, 97.6258, 243.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B014B [112.332001 97.625801 243.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B0E2, 9686, 0x809B014B, 112.332, 97.6258, 243.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B014B [112.332001 97.625801 243.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0E3, 9686, 0x809B014B, 114.872, 97.6258, 243.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B014B [114.872002 97.625801 243.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B0E3, 9686, 0x809B014B, 114.872, 97.6258, 243.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B014B [114.872002 97.625801 243.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B0E4, 9686, 0x809B014B, 118.356, 101.497, 243.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1234,24 +1234,24 @@ VALUES (0x7809B0E6, 11697, 0x809B014B, 116.04, 101.355, 240.1, 0.707107, 0, 0, - /* @teleloc 0x809B014B [116.040001 101.355003 240.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0E7, 9686, 0x809B014D, 111.598, 105.336, 248.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B014D [111.598000 105.335999 248.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B0E7, 9686, 0x809B014D, 111.598, 105.336, 248.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B014D [111.598000 105.335999 248.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0E8, 9686, 0x809B014D, 101.771, 105.336, 248.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B014D [101.771004 105.335999 248.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B0E8, 9686, 0x809B014D, 101.771, 105.336, 248.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B014D [101.771004 105.335999 248.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0E9, 9686, 0x809B014D, 102.511, 97.7368, 248.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B014D [102.511002 97.736801 248.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B0E9, 9686, 0x809B014D, 102.511, 97.7368, 248.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B014D [102.511002 97.736801 248.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0EA, 9686, 0x809B014D, 108.194, 97.7368, 248.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B014D [108.194000 97.736801 248.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B0EA, 9686, 0x809B014D, 108.194, 97.7368, 248.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B014D [108.194000 97.736801 248.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0EB, 9686, 0x809B014D, 113.839, 97.7368, 248.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B014D [113.838997 97.736801 248.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B0EB, 9686, 0x809B014D, 113.839, 97.7368, 248.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B014D [113.838997 97.736801 248.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B0EC, 9686, 0x809B014D, 98.2751, 101.489, 248.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1266,16 +1266,16 @@ VALUES (0x7809B0EE, 11698, 0x809B014D, 106.335, 101.559, 251.15, -0.999998, 0, 0 /* @teleloc 0x809B014D [106.334999 101.558998 251.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0EF, 11697, 0x809B014D, 114.752, 104.686, 244.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x809B014D [114.751999 104.685997 244.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B0EF, 11697, 0x809B014D, 114.752, 104.686, 244.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x809B014D [114.751999 104.685997 244.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B0F0, 11697, 0x809B014D, 117.092, 101.306, 244.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x809B014D [117.092003 101.306000 244.899994] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0F1, 11697, 0x809B014D, 113.062, 98.1658, 244.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x809B014D [113.061996 98.165802 244.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B0F1, 11697, 0x809B014D, 113.062, 98.1658, 244.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x809B014D [113.061996 98.165802 244.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B0F2, 9686, 0x809B014F, 108.271, 103.414, 243.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1286,16 +1286,16 @@ VALUES (0x7809B0F3, 9686, 0x809B014F, 97.82, 103.78, 243.66, -0.707107, 0, 0, - /* @teleloc 0x809B014F [97.820000 103.779999 243.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0F4, 9686, 0x809B014F, 105.36, 101.49, 243.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B014F [105.360001 101.489998 243.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B0F4, 9686, 0x809B014F, 105.36, 101.49, 243.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B014F [105.360001 101.489998 243.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B0F5, 9686, 0x809B0150, 108.271, 99.2724, 243.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x809B0150 [108.271004 99.272400 243.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0F6, 9686, 0x809B0154, 105.328, 99.1812, 238.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0154 [105.328003 99.181198 238.229996] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B0F6, 9686, 0x809B0154, 105.328, 99.1812, 238.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0154 [105.328003 99.181198 238.229996] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B0F7, 9686, 0x809B0154, 108.588, 102.331, 238.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1310,8 +1310,8 @@ VALUES (0x7809B0F9, 9686, 0x809B0156, 96.5546, 109.745, 238, -0.707107, 0, 0, - /* @teleloc 0x809B0156 [96.554604 109.745003 238.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B0FA, 9686, 0x809B0156, 100.358, 104.501, 238, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0156 [100.358002 104.500999 238.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B0FA, 9686, 0x809B0156, 100.358, 104.501, 238, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0156 [100.358002 104.500999 238.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B0FB, 11697, 0x809B0156, 97.3897, 105.324, 235.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1338,8 +1338,8 @@ VALUES (0x7809B100, 9686, 0x809B0000, 98.45, 117.99, 243.25, 0.357553, 0, 0, -0 /* @teleloc 0x809B0000 [98.449997 117.989998 243.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B101, 9686, 0x809B0000, 102.32, 119.22, 242.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0000 [102.320000 119.220001 242.320007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B101, 9686, 0x809B0000, 102.32, 119.22, 242.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0000 [102.320000 119.220001 242.320007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B102, 9686, 0x809B0000, 96.97, 113.46, 242.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1350,12 +1350,12 @@ VALUES (0x7809B103, 9686, 0x809B0000, 104.384, 109.589, 243.39, 0.707107, 0, 0, /* @teleloc 0x809B0000 [104.384003 109.588997 243.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B104, 9686, 0x809B0000, 114.845, 118.355, 242.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0000 [114.845001 118.355003 242.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B104, 9686, 0x809B0000, 114.845, 118.355, 242.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0000 [114.845001 118.355003 242.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B105, 9686, 0x809B0000, 114.555, 106.215, 243.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x809B0000 [114.555000 106.214996 243.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B105, 9686, 0x809B0000, 114.555, 106.215, 243.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x809B0000 [114.555000 106.214996 243.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B106, 12679, 0x809B0000, 103.255, 107.169, 240.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1382,12 +1382,12 @@ VALUES (0x7809B10B, 12679, 0x809B0000, 112.965, 117.389, 240.1, 0.95656, 0, 0, 0 /* @teleloc 0x809B0000 [112.964996 117.389000 240.100006] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B10C, 12678, 0x809B0000, 108.12, 117.474, 253.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x809B0000 [108.120003 117.473999 253.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7809B10C, 12678, 0x809B0000, 108.12, 117.474, 253.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x809B0000 [108.120003 117.473999 253.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7809B10D, 12678, 0x809B0000, 108.12, 101.474, 253.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x809B0000 [108.120003 101.473999 253.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7809B10D, 12678, 0x809B0000, 108.12, 101.474, 253.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x809B0000 [108.120003 101.473999 253.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7809B10E, 9686, 0x809B0161, 88.0304, 46.9655, 242.25, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/80AA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/80AA.sql index db8ade5047..742e01802b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/80AA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/80AA.sql @@ -5,24 +5,24 @@ VALUES (0x780AA000, 11697, 0x80AA0102, 65.0631, 37.3924, 78.075, -0.909599, 0, 0 /* @teleloc 0x80AA0102 [65.063103 37.392399 78.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA001, 9686, 0x80AA0102, 64.9836, 32.4045, 80.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0102 [64.983597 32.404499 80.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA001, 9686, 0x80AA0102, 64.9836, 32.4045, 80.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0102 [64.983597 32.404499 80.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA002, 11697, 0x80AA0102, 60.9967, 35.3114, 78.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80AA0102 [60.996700 35.311401 78.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA003, 9686, 0x80AA0102, 59.2836, 32.4295, 80.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0102 [59.283600 32.429501 80.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA003, 9686, 0x80AA0102, 59.2836, 32.4295, 80.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0102 [59.283600 32.429501 80.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA004, 9686, 0x80AA0102, 59.5167, 38.3712, 80.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0102 [59.516701 38.371201 80.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA004, 9686, 0x80AA0102, 59.5167, 38.3712, 80.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0102 [59.516701 38.371201 80.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA005, 9686, 0x80AA0102, 64.9468, 38.3962, 80.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0102 [64.946800 38.396198 80.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA005, 9686, 0x80AA0102, 64.9468, 38.3962, 80.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0102 [64.946800 38.396198 80.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA006, 9686, 0x80AA0102, 66.2718, 37.6712, 80.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x780AA009, 11697, 0x80AA0102, 63.7467, 35.3114, 78.075, 0.707107, 0, 0, /* @teleloc 0x80AA0102 [63.746700 35.311401 78.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA00A, 9686, 0x80AA0102, 62.0707, 32.4045, 81.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0102 [62.070702 32.404499 81.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA00A, 9686, 0x80AA0102, 62.0707, 32.4045, 81.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0102 [62.070702 32.404499 81.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA00B, 9686, 0x80AA0102, 66.2718, 35.3046, 81.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x80AA0102 [66.271797 35.304600 81.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA00C, 9686, 0x80AA0102, 62.3081, 38.3712, 81.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0102 [62.308102 38.371201 81.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA00C, 9686, 0x80AA0102, 62.3081, 38.3712, 81.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0102 [62.308102 38.371201 81.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA00D, 9686, 0x80AA0102, 58.1432, 33.8078, 80.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x780AA013, 11698, 0x80AA0102, 59.9593, 36.9381, 82.175, -0.9486, 0, 0, /* @teleloc 0x80AA0102 [59.959301 36.938099 82.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA014, 11697, 0x80AA0102, 62.3381, 37.7174, 78.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA0102 [62.338100 37.717400 78.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA014, 11697, 0x80AA0102, 62.3381, 37.7174, 78.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA0102 [62.338100 37.717400 78.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA015, 11697, 0x80AA0102, 62.3381, 35.2924, 78.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x780AA016, 11697, 0x80AA0102, 59.04, 33.2422, 78.075, -0.364064, 0, 0, /* @teleloc 0x80AA0102 [59.040001 33.242199 78.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA017, 11697, 0x80AA0102, 60.515, 32.7922, 78.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA0102 [60.514999 32.792198 78.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA017, 11697, 0x80AA0102, 60.515, 32.7922, 78.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA0102 [60.514999 32.792198 78.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA018, 11697, 0x80AA0102, 63.59, 32.7922, 78.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA0102 [63.590000 32.792198 78.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA018, 11697, 0x80AA0102, 63.59, 32.7922, 78.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA0102 [63.590000 32.792198 78.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA019, 11697, 0x80AA0104, 56.5576, 34.6637, 78.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA0104 [56.557598 34.663700 78.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x780AA019, 11697, 0x80AA0104, 56.5576, 34.6637, 78.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA0104 [56.557598 34.663700 78.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA01A, 11697, 0x80AA0104, 57.2402, 38.9875, 78.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80AA0104 [57.240200 38.987499 78.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA01B, 9686, 0x80AA0104, 56.7114, 34.2841, 80.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0104 [56.711399 34.284100 80.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA01B, 9686, 0x80AA0104, 56.7114, 34.2841, 80.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0104 [56.711399 34.284100 80.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA01C, 9686, 0x80AA0104, 53.1964, 36.9116, 80.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x780AA01F, 9686, 0x80AA0104, 57.6906, 36.2091, 81.475, 0.707107, 0, 0, /* @teleloc 0x80AA0104 [57.690601 36.209099 81.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA020, 9686, 0x80AA0104, 55.746, 39.4534, 81.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0104 [55.745998 39.453400 81.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA020, 9686, 0x80AA0104, 55.746, 39.4534, 81.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0104 [55.745998 39.453400 81.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA021, 11697, 0x80AA0106, 61.0376, 34.6607, 74.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,72 +145,72 @@ VALUES (0x780AA023, 9686, 0x80AA0106, 63.0464, 34.6615, 75.95, 0.707107, 0, 0, /* @teleloc 0x80AA0106 [63.046398 34.661499 75.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA024, 9686, 0x80AA0106, 57.7714, 31.4616, 75.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0106 [57.771400 31.461599 75.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA024, 9686, 0x80AA0106, 57.7714, 31.4616, 75.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0106 [57.771400 31.461599 75.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA025, 9686, 0x80AA0106, 53.1464, 34.6866, 75.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x80AA0106 [53.146400 34.686600 75.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA026, 9686, 0x80AA0106, 59.1714, 38.0116, 75.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0106 [59.171398 38.011600 75.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA026, 9686, 0x80AA0106, 59.1714, 38.0116, 75.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0106 [59.171398 38.011600 75.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA027, 11698, 0x80AA0106, 58.0637, 35.3271, 77.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x80AA0106 [58.063702 35.327099 77.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA027, 11698, 0x80AA0106, 58.0637, 35.3271, 77.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x80AA0106 [58.063702 35.327099 77.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA028, 9687, 0x80AA0106, 62.4836, 32.0045, 74.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x80AA0106 [62.483601 32.004501 74.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA029, 9686, 0x80AA0106, 60.3451, 31.4615, 75.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0106 [60.345100 31.461500 75.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA029, 9686, 0x80AA0106, 60.3451, 31.4615, 75.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0106 [60.345100 31.461500 75.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA02A, 9686, 0x80AA0106, 56.1215, 38.0116, 75.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0106 [56.121498 38.011600 75.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA02A, 9686, 0x80AA0106, 56.1215, 38.0116, 75.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0106 [56.121498 38.011600 75.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA02B, 11697, 0x80AA0106, 62.3518, 37.2544, 74.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80AA0106 [62.351799 37.254398 74.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA02C, 11697, 0x80AA0106, 58.9768, 34.7294, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA0106 [58.976799 34.729401 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA02C, 11697, 0x80AA0106, 58.9768, 34.7294, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA0106 [58.976799 34.729401 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA02D, 11697, 0x80AA0106, 53.7518, 32.0544, 74.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80AA0106 [53.751801 32.054401 74.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA02E, 412, 0x80AA0000, 55.7336, 39.8145, 78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x80AA0000 [55.733601 39.814499 78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA02E, 412, 0x80AA0000, 55.7336, 39.8145, 78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x80AA0000 [55.733601 39.814499 78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA02F, 9686, 0x80AA0000, 55.7114, 39.9091, 81.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0000 [55.711399 39.909100 81.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA02F, 9686, 0x80AA0000, 55.7114, 39.9091, 81.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0000 [55.711399 39.909100 81.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA030, 9686, 0x80AA0000, 57.61, 39.9091, 79.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0000 [57.610001 39.909100 79.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA030, 9686, 0x80AA0000, 57.61, 39.9091, 79.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0000 [57.610001 39.909100 79.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA031, 9686, 0x80AA0000, 53.8592, 39.9091, 79.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0000 [53.859200 39.909100 79.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA031, 9686, 0x80AA0000, 53.8592, 39.9091, 79.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0000 [53.859200 39.909100 79.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA032, 12679, 0x80AA0000, 52.0381, 40.4674, 78.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x80AA0000 [52.038101 40.467400 78.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA033, 12679, 0x80AA0000, 66.3881, 40.2424, 78.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x80AA0000 [66.388100 40.242401 78.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA033, 12679, 0x80AA0000, 66.3881, 40.2424, 78.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x80AA0000 [66.388100 40.242401 78.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA034, 412, 0x80AA010A, 103.4, 41.2476, 80, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x80AA010A [103.400002 41.247601 80.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA034, 412, 0x80AA010A, 103.4, 41.2476, 80, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x80AA010A [103.400002 41.247601 80.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA035, 9686, 0x80AA010B, 103.35, 40.4376, 84.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -229,8 +229,8 @@ VALUES (0x780AA038, 11697, 0x80AA010B, 101.622, 39.9485, 80.15, -0.92388, 0, 0, /* @teleloc 0x80AA010B [101.622002 39.948502 80.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA039, 9686, 0x80AA010B, 103.35, 31.8876, 85.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010B [103.349998 31.887600 85.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA039, 9686, 0x80AA010B, 103.35, 31.8876, 85.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010B [103.349998 31.887600 85.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA03A, 9686, 0x80AA010B, 101.05, 37.9368, 82.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -249,20 +249,20 @@ VALUES (0x780AA03D, 9686, 0x80AA010B, 105.678, 37.722, 82.25, 0.707107, 0, 0, - /* @teleloc 0x80AA010B [105.678001 37.722000 82.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA03E, 9686, 0x80AA010C, 109.55, 35.9376, 83.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010C [109.550003 35.937599 83.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA03E, 9686, 0x80AA010C, 109.55, 35.9376, 83.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010C [109.550003 35.937599 83.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA03F, 9686, 0x80AA010C, 112.683, 34.7465, 82.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x80AA010C [112.682999 34.746498 82.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA040, 9686, 0x80AA010C, 111.591, 29.9876, 83.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010C [111.591003 29.987600 83.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA040, 9686, 0x80AA010C, 111.591, 29.9876, 83.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010C [111.591003 29.987600 83.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA041, 9686, 0x80AA010C, 107.139, 29.9876, 83.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010C [107.139000 29.987600 83.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA041, 9686, 0x80AA010C, 107.139, 29.9876, 83.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010C [107.139000 29.987600 83.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA042, 9686, 0x80AA010C, 106.119, 31.2176, 82, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,8 +281,8 @@ VALUES (0x780AA045, 11698, 0x80AA010C, 109.5, 32.8876, 86.25, 0.707107, 0, 0, -0 /* @teleloc 0x80AA010C [109.500000 32.887600 86.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA046, 11697, 0x80AA010C, 109.484, 32.8044, 80.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA010C [109.484001 32.804401 80.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA046, 11697, 0x80AA010C, 109.484, 32.8044, 80.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA010C [109.484001 32.804401 80.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA047, 9686, 0x80AA010C, 112.683, 31.1465, 82.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -293,16 +293,16 @@ VALUES (0x780AA048, 9686, 0x80AA010C, 112.683, 32.9888, 83.9, 0.707107, 0, 0, - /* @teleloc 0x80AA010C [112.682999 32.988800 83.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA049, 9686, 0x80AA010C, 111.649, 35.9376, 83.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010C [111.649002 35.937599 83.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA049, 9686, 0x80AA010C, 111.649, 35.9376, 83.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010C [111.649002 35.937599 83.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA04A, 9686, 0x80AA010C, 107.299, 35.9376, 83.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010C [107.299004 35.937599 83.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA04A, 9686, 0x80AA010C, 107.299, 35.9376, 83.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010C [107.299004 35.937599 83.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA04B, 9686, 0x80AA010C, 109.371, 29.9876, 83.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010C [109.371002 29.987600 83.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA04B, 9686, 0x80AA010C, 109.371, 29.9876, 83.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010C [109.371002 29.987600 83.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA04C, 9686, 0x80AA010C, 106.119, 31.4665, 83.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -313,8 +313,8 @@ VALUES (0x780AA04D, 9686, 0x80AA010C, 106.119, 34.504, 83.6, -0.707107, 0, 0, - /* @teleloc 0x80AA010C [106.119003 34.504002 83.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA04E, 9686, 0x80AA010C, 107.299, 35.9376, 82, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010C [107.299004 35.937599 82.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA04E, 9686, 0x80AA010C, 107.299, 35.9376, 82, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010C [107.299004 35.937599 82.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA04F, 11698, 0x80AA010C, 111.827, 30.6807, 84.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -325,12 +325,12 @@ VALUES (0x780AA050, 11698, 0x80AA010C, 111.727, 34.9808, 84.3, 0.919479, 0, 0, - /* @teleloc 0x80AA010C [111.726997 34.980801 84.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA051, 11697, 0x80AA010C, 109.487, 31.4701, 80.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA010C [109.487000 31.470100 80.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA051, 11697, 0x80AA010C, 109.487, 31.4701, 80.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA010C [109.487000 31.470100 80.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA052, 11697, 0x80AA010C, 109.487, 33.9658, 80.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA010C [109.487000 33.965801 80.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA052, 11697, 0x80AA010C, 109.487, 33.9658, 80.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA010C [109.487000 33.965801 80.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA053, 11697, 0x80AA010C, 111.637, 30.8543, 80.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -341,12 +341,12 @@ VALUES (0x780AA054, 11697, 0x80AA010C, 111.981, 33.057, 80.15, 0.707107, 0, 0, - /* @teleloc 0x80AA010C [111.981003 33.056999 80.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA055, 11697, 0x80AA010C, 109.487, 35.1692, 80.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA010C [109.487000 35.169201 80.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA055, 11697, 0x80AA010C, 109.487, 35.1692, 80.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA010C [109.487000 35.169201 80.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA056, 9686, 0x80AA010E, 105.601, 35.5876, 78.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010E [105.600998 35.587601 78.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA056, 9686, 0x80AA010E, 105.601, 35.5876, 78.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010E [105.600998 35.587601 78.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA057, 9686, 0x80AA010E, 112.451, 32.919, 78.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,16 +365,16 @@ VALUES (0x780AA05A, 9687, 0x80AA010E, 101.826, 34.8545, 76.1, -0.865587, -0.000 /* @teleloc 0x80AA010E [101.825996 34.854500 76.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA05B, 9686, 0x80AA010E, 108.904, 35.5876, 78.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010E [108.903999 35.587601 78.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA05B, 9686, 0x80AA010E, 108.904, 35.5876, 78.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010E [108.903999 35.587601 78.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA05C, 9686, 0x80AA010E, 105.003, 30.048, 78.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010E [105.002998 30.048000 78.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA05C, 9686, 0x80AA010E, 105.003, 30.048, 78.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010E [105.002998 30.048000 78.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA05D, 9686, 0x80AA010E, 109.116, 30.048, 78.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA010E [109.115997 30.048000 78.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA05D, 9686, 0x80AA010E, 109.116, 30.048, 78.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA010E [109.115997 30.048000 78.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA05E, 9686, 0x80AA010E, 101.05, 31.2085, 78.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -385,36 +385,36 @@ VALUES (0x780AA05F, 11698, 0x80AA010E, 107.643, 32.8876, 79.5, -0.707107, 0, 0, /* @teleloc 0x80AA010E [107.642998 32.887600 79.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA060, 11697, 0x80AA010E, 107.39, 34.9289, 76.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA010E [107.389999 34.928902 76.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AA060, 11697, 0x80AA010E, 107.39, 34.9289, 76.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA010E [107.389999 34.928902 76.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA061, 11697, 0x80AA010E, 107.09, 30.5789, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AA010E [107.089996 30.578899 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA061, 11697, 0x80AA010E, 107.09, 30.5789, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AA010E [107.089996 30.578899 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA062, 11697, 0x80AA010E, 111.709, 32.5512, 76.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80AA010E [111.709000 32.551201 76.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA063, 9686, 0x80AA0000, 103.4, 41.2862, 83.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0000 [103.400002 41.286201 83.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x780AA063, 9686, 0x80AA0000, 103.4, 41.2862, 83.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0000 [103.400002 41.286201 83.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA064, 9686, 0x80AA0000, 101.249, 41.4862, 81.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0000 [101.249001 41.486198 81.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x780AA064, 9686, 0x80AA0000, 101.249, 41.4862, 81.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0000 [101.249001 41.486198 81.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA065, 9686, 0x80AA0000, 105.542, 41.4862, 81.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AA0000 [105.542000 41.486198 81.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x780AA065, 9686, 0x80AA0000, 105.542, 41.4862, 81.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AA0000 [105.542000 41.486198 81.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA066, 12679, 0x80AA0000, 107.487, 41.9201, 80.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x80AA0000 [107.487000 41.920101 80.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AA067, 12679, 0x80AA0000, 109.487, 37.1701, 80.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x80AA0000 [109.487000 37.170101 80.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AA067, 12679, 0x80AA0000, 109.487, 37.1701, 80.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x80AA0000 [109.487000 37.170101 80.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AA068, 9686, 0x80AA0110, 38.545, 134.818, 85.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/80AE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/80AE.sql index 90ba0c64c4..eade0eb166 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/80AE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/80AE.sql @@ -1461,24 +1461,24 @@ VALUES (0x780AE16C, 11697, 0x80AE0138, 113.702, 109.782, 120.075, -0.909599, 0, /* @teleloc 0x80AE0138 [113.702003 109.781998 120.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE16D, 9686, 0x80AE0138, 113.622, 104.794, 122.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE0138 [113.622002 104.793999 122.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE16D, 9686, 0x80AE0138, 113.622, 104.794, 122.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE0138 [113.622002 104.793999 122.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE16E, 11697, 0x80AE0138, 109.635, 107.701, 120.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80AE0138 [109.635002 107.700996 120.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE16F, 9686, 0x80AE0138, 107.922, 104.819, 122.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE0138 [107.921997 104.819000 122.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE16F, 9686, 0x80AE0138, 107.922, 104.819, 122.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE0138 [107.921997 104.819000 122.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE170, 9686, 0x80AE0138, 108.155, 110.761, 122.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE0138 [108.154999 110.761002 122.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AE170, 9686, 0x80AE0138, 108.155, 110.761, 122.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE0138 [108.154999 110.761002 122.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE171, 9686, 0x80AE0138, 113.585, 110.786, 122.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE0138 [113.584999 110.786003 122.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AE171, 9686, 0x80AE0138, 113.585, 110.786, 122.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE0138 [113.584999 110.786003 122.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE172, 9686, 0x80AE0138, 114.91, 110.061, 122.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x780AE175, 11697, 0x80AE0138, 112.385, 107.701, 120.075, 0.707107, 0, 0 /* @teleloc 0x80AE0138 [112.385002 107.700996 120.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE176, 9686, 0x80AE0138, 110.709, 104.794, 123.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE0138 [110.709000 104.793999 123.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE176, 9686, 0x80AE0138, 110.709, 104.794, 123.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE0138 [110.709000 104.793999 123.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE177, 9686, 0x80AE0138, 114.91, 107.694, 123.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x80AE0138 [114.910004 107.694000 123.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE178, 9686, 0x80AE0138, 110.946, 110.761, 123.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE0138 [110.945999 110.761002 123.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AE178, 9686, 0x80AE0138, 110.946, 110.761, 123.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE0138 [110.945999 110.761002 123.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE179, 9686, 0x80AE0138, 106.782, 106.197, 122.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x780AE17F, 11698, 0x80AE0138, 108.598, 109.328, 124.175, -0.9486, 0, 0, /* @teleloc 0x80AE0138 [108.598000 109.328003 124.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE180, 11697, 0x80AE0138, 110.977, 110.107, 120.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AE0138 [110.976997 110.107002 120.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AE180, 11697, 0x80AE0138, 110.977, 110.107, 120.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AE0138 [110.976997 110.107002 120.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE181, 11697, 0x80AE0138, 110.977, 107.682, 120.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x780AE182, 11697, 0x80AE0138, 107.678, 105.632, 120.075, -0.364064, 0, /* @teleloc 0x80AE0138 [107.678001 105.632004 120.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE183, 11697, 0x80AE0138, 109.153, 105.182, 120.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AE0138 [109.153000 105.181999 120.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE183, 11697, 0x80AE0138, 109.153, 105.182, 120.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AE0138 [109.153000 105.181999 120.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE184, 11697, 0x80AE0138, 112.228, 105.182, 120.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AE0138 [112.227997 105.181999 120.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE184, 11697, 0x80AE0138, 112.228, 105.182, 120.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AE0138 [112.227997 105.181999 120.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE185, 11697, 0x80AE013A, 105.196, 107.053, 120.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AE013A [105.195999 107.053001 120.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x780AE185, 11697, 0x80AE013A, 105.196, 107.053, 120.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AE013A [105.195999 107.053001 120.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE186, 11697, 0x80AE013A, 105.879, 111.377, 120.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80AE013A [105.878998 111.376999 120.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE187, 9686, 0x80AE013A, 105.35, 106.674, 122.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE013A [105.349998 106.674004 122.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE187, 9686, 0x80AE013A, 105.35, 106.674, 122.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE013A [105.349998 106.674004 122.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE188, 9686, 0x80AE013A, 101.835, 109.301, 122.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x780AE18B, 9686, 0x80AE013A, 106.329, 108.599, 123.475, 0.707107, 0, 0 /* @teleloc 0x80AE013A [106.329002 108.598999 123.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE18C, 9686, 0x80AE013A, 104.384, 111.843, 123.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE013A [104.384003 111.843002 123.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AE18C, 9686, 0x80AE013A, 104.384, 111.843, 123.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE013A [104.384003 111.843002 123.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE18D, 11697, 0x80AE013C, 109.676, 107.05, 116.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x780AE18F, 9686, 0x80AE013C, 111.685, 107.051, 117.95, 0.707107, 0, 0, /* @teleloc 0x80AE013C [111.684998 107.051003 117.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE190, 9686, 0x80AE013C, 106.41, 103.851, 117.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE013C [106.410004 103.850998 117.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE190, 9686, 0x80AE013C, 106.41, 103.851, 117.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE013C [106.410004 103.850998 117.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE191, 9686, 0x80AE013C, 101.785, 107.076, 117.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x80AE013C [101.785004 107.075996 117.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE192, 9686, 0x80AE013C, 107.81, 110.401, 117.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE013C [107.809998 110.401001 117.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AE192, 9686, 0x80AE013C, 107.81, 110.401, 117.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE013C [107.809998 110.401001 117.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE193, 11698, 0x80AE013C, 106.702, 107.717, 119.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x80AE013C [106.702003 107.717003 119.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE193, 11698, 0x80AE013C, 106.702, 107.717, 119.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x80AE013C [106.702003 107.717003 119.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE194, 9687, 0x80AE013C, 111.122, 104.394, 116.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x80AE013C [111.122002 104.393997 116.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE195, 9686, 0x80AE013C, 108.983, 103.851, 117.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE013C [108.983002 103.850998 117.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE195, 9686, 0x80AE013C, 108.983, 103.851, 117.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE013C [108.983002 103.850998 117.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE196, 9686, 0x80AE013C, 104.76, 110.401, 117.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE013C [104.760002 110.401001 117.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AE196, 9686, 0x80AE013C, 104.76, 110.401, 117.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE013C [104.760002 110.401001 117.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE197, 11697, 0x80AE013C, 110.99, 109.644, 116.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80AE013C [110.989998 109.643997 116.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE198, 11697, 0x80AE013C, 107.615, 107.119, 116.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AE013C [107.614998 107.119003 116.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE198, 11697, 0x80AE013C, 107.615, 107.119, 116.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AE013C [107.614998 107.119003 116.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE199, 11697, 0x80AE013C, 102.39, 104.444, 116.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80AE013C [102.389999 104.444000 116.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE19A, 412, 0x80AE0000, 104.372, 112.204, 120, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x80AE0000 [104.372002 112.204002 120.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE19A, 412, 0x80AE0000, 104.372, 112.204, 120, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x80AE0000 [104.372002 112.204002 120.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE19B, 9686, 0x80AE0000, 104.35, 112.299, 123.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE0000 [104.349998 112.299004 123.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE19B, 9686, 0x80AE0000, 104.35, 112.299, 123.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE0000 [104.349998 112.299004 123.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE19C, 9686, 0x80AE0000, 106.248, 112.299, 121.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE0000 [106.248001 112.299004 121.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE19C, 9686, 0x80AE0000, 106.248, 112.299, 121.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE0000 [106.248001 112.299004 121.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE19D, 9686, 0x80AE0000, 102.498, 112.299, 121.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AE0000 [102.498001 112.299004 121.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE19D, 9686, 0x80AE0000, 102.498, 112.299, 121.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AE0000 [102.498001 112.299004 121.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE19E, 12679, 0x80AE0000, 100.676, 112.857, 120.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x80AE0000 [100.676003 112.857002 120.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AE19F, 12679, 0x80AE0000, 115.027, 112.632, 120.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x80AE0000 [115.027000 112.632004 120.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AE19F, 12679, 0x80AE0000, 115.027, 112.632, 120.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x80AE0000 [115.027000 112.632004 120.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AE1A0, 15466, 0x80AE013A, 104.346, 108.919, 120.005, 0.000723, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/80AF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/80AF.sql index 49dad3a69e..bb7bf2ea12 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/80AF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/80AF.sql @@ -417,8 +417,8 @@ VALUES (0x780AF067, 12679, 0x80AF0000, 151.981, 104.498, 92.1, 0.707107, 0, 0, - /* @teleloc 0x80AF0000 [151.981003 104.498001 92.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF068, 412, 0x80AF010F, 104.888, 91.4985, 96, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x80AF010F [104.888000 91.498497 96.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF068, 412, 0x80AF010F, 104.888, 91.4985, 96, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x80AF010F [104.888000 91.498497 96.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF069, 9686, 0x80AF0110, 104.838, 90.6885, 100.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -437,8 +437,8 @@ VALUES (0x780AF06C, 11697, 0x80AF0110, 103.11, 90.1993, 96.15, -0.92388, 0, 0, - /* @teleloc 0x80AF0110 [103.110001 90.199303 96.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF06D, 9686, 0x80AF0110, 104.838, 82.1385, 101.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0110 [104.837997 82.138496 101.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF06D, 9686, 0x80AF0110, 104.838, 82.1385, 101.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0110 [104.837997 82.138496 101.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF06E, 9686, 0x80AF0110, 102.538, 88.1876, 98.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -457,20 +457,20 @@ VALUES (0x780AF071, 9686, 0x80AF0110, 107.166, 87.9729, 98.25, 0.707107, 0, 0, /* @teleloc 0x80AF0110 [107.166000 87.972900 98.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF072, 9686, 0x80AF0111, 111.038, 86.1885, 99.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0111 [111.038002 86.188499 99.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AF072, 9686, 0x80AF0111, 111.038, 86.1885, 99.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0111 [111.038002 86.188499 99.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF073, 9686, 0x80AF0111, 114.171, 84.9974, 98.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x80AF0111 [114.170998 84.997398 98.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF074, 9686, 0x80AF0111, 113.079, 80.2385, 99.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0111 [113.079002 80.238503 99.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF074, 9686, 0x80AF0111, 113.079, 80.2385, 99.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0111 [113.079002 80.238503 99.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF075, 9686, 0x80AF0111, 108.627, 80.2385, 99.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0111 [108.626999 80.238503 99.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF075, 9686, 0x80AF0111, 108.627, 80.2385, 99.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0111 [108.626999 80.238503 99.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF076, 9686, 0x80AF0111, 107.607, 81.4685, 98, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,8 +489,8 @@ VALUES (0x780AF079, 11698, 0x80AF0111, 110.988, 83.1385, 102.25, 0.707107, 0, 0, /* @teleloc 0x80AF0111 [110.987999 83.138496 102.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF07A, 11697, 0x80AF0111, 110.972, 83.0553, 96.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AF0111 [110.972000 83.055298 96.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF07A, 11697, 0x80AF0111, 110.972, 83.0553, 96.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AF0111 [110.972000 83.055298 96.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF07B, 9686, 0x80AF0111, 114.171, 81.3974, 98.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,16 +501,16 @@ VALUES (0x780AF07C, 9686, 0x80AF0111, 114.171, 83.2397, 99.9, 0.707107, 0, 0, - /* @teleloc 0x80AF0111 [114.170998 83.239700 99.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF07D, 9686, 0x80AF0111, 113.137, 86.1885, 99.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0111 [113.137001 86.188499 99.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AF07D, 9686, 0x80AF0111, 113.137, 86.1885, 99.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0111 [113.137001 86.188499 99.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF07E, 9686, 0x80AF0111, 108.787, 86.1885, 99.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0111 [108.787003 86.188499 99.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AF07E, 9686, 0x80AF0111, 108.787, 86.1885, 99.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0111 [108.787003 86.188499 99.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF07F, 9686, 0x80AF0111, 110.859, 80.2385, 99.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0111 [110.859001 80.238503 99.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF07F, 9686, 0x80AF0111, 110.859, 80.2385, 99.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0111 [110.859001 80.238503 99.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF080, 9686, 0x80AF0111, 107.607, 81.7174, 99.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -521,8 +521,8 @@ VALUES (0x780AF081, 9686, 0x80AF0111, 107.607, 84.7549, 99.6, -0.707107, 0, 0, /* @teleloc 0x80AF0111 [107.607002 84.754898 99.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF082, 9686, 0x80AF0111, 108.787, 86.1885, 98, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0111 [108.787003 86.188499 98.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AF082, 9686, 0x80AF0111, 108.787, 86.1885, 98, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0111 [108.787003 86.188499 98.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF083, 11698, 0x80AF0111, 113.315, 80.9316, 100.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -533,12 +533,12 @@ VALUES (0x780AF084, 11698, 0x80AF0111, 113.215, 85.2316, 100.3, 0.919479, 0, 0, /* @teleloc 0x80AF0111 [113.214996 85.231598 100.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF085, 11697, 0x80AF0111, 110.975, 81.7209, 96.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AF0111 [110.974998 81.720901 96.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF085, 11697, 0x80AF0111, 110.975, 81.7209, 96.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AF0111 [110.974998 81.720901 96.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF086, 11697, 0x80AF0111, 110.975, 84.2167, 96.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AF0111 [110.974998 84.216698 96.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AF086, 11697, 0x80AF0111, 110.975, 84.2167, 96.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AF0111 [110.974998 84.216698 96.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF087, 11697, 0x80AF0111, 113.125, 81.1052, 96.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -549,12 +549,12 @@ VALUES (0x780AF088, 11697, 0x80AF0111, 113.469, 83.3079, 96.15, 0.707107, 0, 0, /* @teleloc 0x80AF0111 [113.469002 83.307899 96.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF089, 11697, 0x80AF0111, 110.975, 85.4201, 96.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AF0111 [110.974998 85.420097 96.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AF089, 11697, 0x80AF0111, 110.975, 85.4201, 96.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AF0111 [110.974998 85.420097 96.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF08A, 9686, 0x80AF0113, 107.089, 85.8385, 94.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0113 [107.088997 85.838501 94.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AF08A, 9686, 0x80AF0113, 107.089, 85.8385, 94.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0113 [107.088997 85.838501 94.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF08B, 9686, 0x80AF0113, 113.939, 83.1699, 94.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -573,16 +573,16 @@ VALUES (0x780AF08E, 9687, 0x80AF0113, 103.314, 85.1054, 92.1, -0.865587, -0.000 /* @teleloc 0x80AF0113 [103.314003 85.105400 92.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF08F, 9686, 0x80AF0113, 110.392, 85.8385, 94.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0113 [110.391998 85.838501 94.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AF08F, 9686, 0x80AF0113, 110.392, 85.8385, 94.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0113 [110.391998 85.838501 94.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF090, 9686, 0x80AF0113, 106.491, 80.299, 94.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0113 [106.490997 80.299004 94.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF090, 9686, 0x80AF0113, 106.491, 80.299, 94.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0113 [106.490997 80.299004 94.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF091, 9686, 0x80AF0113, 110.604, 80.299, 94.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0113 [110.603996 80.299004 94.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF091, 9686, 0x80AF0113, 110.604, 80.299, 94.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0113 [110.603996 80.299004 94.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF092, 9686, 0x80AF0113, 102.538, 81.4594, 94.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -593,36 +593,36 @@ VALUES (0x780AF093, 11698, 0x80AF0113, 109.131, 83.1385, 95.5, -0.707107, 0, 0, /* @teleloc 0x80AF0113 [109.130997 83.138496 95.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF094, 11697, 0x80AF0113, 108.878, 85.1798, 92.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AF0113 [108.877998 85.179802 92.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780AF094, 11697, 0x80AF0113, 108.878, 85.1798, 92.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AF0113 [108.877998 85.179802 92.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF095, 11697, 0x80AF0113, 108.578, 80.8298, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80AF0113 [108.578003 80.829803 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF095, 11697, 0x80AF0113, 108.578, 80.8298, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80AF0113 [108.578003 80.829803 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF096, 11697, 0x80AF0113, 113.197, 82.8021, 92.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80AF0113 [113.196999 82.802101 92.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF097, 9686, 0x80AF0000, 104.888, 91.5371, 99.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0000 [104.888000 91.537102 99.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x780AF097, 9686, 0x80AF0000, 104.888, 91.5371, 99.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0000 [104.888000 91.537102 99.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF098, 9686, 0x80AF0000, 102.737, 91.7371, 97.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0000 [102.737000 91.737099 97.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x780AF098, 9686, 0x80AF0000, 102.737, 91.7371, 97.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0000 [102.737000 91.737099 97.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF099, 9686, 0x80AF0000, 107.03, 91.7371, 97.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80AF0000 [107.029999 91.737099 97.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x780AF099, 9686, 0x80AF0000, 107.03, 91.7371, 97.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80AF0000 [107.029999 91.737099 97.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF09A, 12679, 0x80AF0000, 108.975, 92.1709, 96.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x80AF0000 [108.974998 92.170898 96.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780AF09B, 12679, 0x80AF0000, 110.975, 87.421, 96.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x80AF0000 [110.974998 87.420998 96.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780AF09B, 12679, 0x80AF0000, 110.975, 87.421, 96.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x80AF0000 [110.974998 87.420998 96.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF09C, 9686, 0x80AF0116, 60.6705, 87.3008, 101.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1250,7 +1250,7 @@ VALUES (0x780AF137, 12679, 0x80AF0000, 87.3489, 152.15, 88.1, 1, 0, 0, 0, True, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780AF138, 20791, 0x80AF0121, 39.2124, 156.113, 90.005, 0.999917, 0, 0, 0.012905, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x80AF0121 [39.212399 156.113007 90.004997] 0.999917 0.000000 0.000000 0.012904 */ +/* @teleloc 0x80AF0121 [39.212399 156.113007 90.004997] 0.999917 0.000000 0.000000 0.012905 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x780AF138, 0x780AF0D0, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/80E1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/80E1.sql index 0579a631f7..68475973cb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/80E1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/80E1.sql @@ -5,20 +5,20 @@ VALUES (0x780E1000, 9686, 0x80E10100, 105.161, 34.3324, 93.5, -0.707107, 0, 0, /* @teleloc 0x80E10100 [105.161003 34.332401 93.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1001, 9686, 0x80E10100, 103.961, 32.4324, 92.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10100 [103.960999 32.432400 92.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1001, 9686, 0x80E10100, 103.961, 32.4324, 92.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10100 [103.960999 32.432400 92.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1002, 9686, 0x80E10101, 106.815, 30.5473, 91.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10101 [106.815002 30.547300 91.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1002, 9686, 0x80E10101, 106.815, 30.5473, 91.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10101 [106.815002 30.547300 91.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1003, 9686, 0x80E10101, 112.193, 30.5473, 91.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10101 [112.193001 30.547300 91.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1003, 9686, 0x80E10101, 112.193, 30.5473, 91.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10101 [112.193001 30.547300 91.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1004, 9686, 0x80E10101, 109.543, 36.4973, 93.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10101 [109.542999 36.497299 93.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E1004, 9686, 0x80E10101, 109.543, 36.4973, 93.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10101 [109.542999 36.497299 93.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1005, 9686, 0x80E10101, 113.493, 35.4473, 91.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x780E1009, 11698, 0x80E10101, 109.552, 33.5895, 96.6, -0.707107, 0, 0, /* @teleloc 0x80E10101 [109.552002 33.589500 96.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E100A, 11697, 0x80E10101, 109.538, 36.1229, 90.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80E10101 [109.538002 36.122898 90.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E100A, 11697, 0x80E10101, 109.538, 36.1229, 90.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80E10101 [109.538002 36.122898 90.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E100B, 9686, 0x80E10105, 106.479, 29.6285, 88.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10105 [106.478996 29.628500 88.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E100B, 9686, 0x80E10105, 106.479, 29.6285, 88.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10105 [106.478996 29.628500 88.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E100C, 9686, 0x80E10105, 106.729, 36.1785, 88.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10105 [106.728996 36.178501 88.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E100C, 9686, 0x80E10105, 106.729, 36.1785, 88.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10105 [106.728996 36.178501 88.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E100D, 9686, 0x80E10105, 110.228, 32.7928, 88.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x780E1010, 9687, 0x80E10105, 109.617, 35.5775, 86.1, 0.878817, 0, 0, - /* @teleloc 0x80E10105 [109.616997 35.577499 86.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1011, 412, 0x80E10000, 102.902, 38.0995, 90, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x80E10000 [102.902000 38.099499 90.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1011, 412, 0x80E10000, 102.902, 38.0995, 90, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x80E10000 [102.902000 38.099499 90.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1012, 9686, 0x80E10108, 35.5815, 38.5289, 87.6, 0.394142, 0, 0, -0.91905, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -453,24 +453,24 @@ VALUES (0x780E1070, 11697, 0x80E1012F, 161.035, 63.1384, 94.075, -0.909599, 0, 0 /* @teleloc 0x80E1012F [161.035004 63.138401 94.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1071, 9686, 0x80E1012F, 160.955, 58.1505, 96.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E1012F [160.955002 58.150501 96.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1071, 9686, 0x80E1012F, 160.955, 58.1505, 96.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E1012F [160.955002 58.150501 96.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1072, 11697, 0x80E1012F, 156.968, 61.0574, 94.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80E1012F [156.968002 61.057400 94.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1073, 9686, 0x80E1012F, 155.255, 58.1755, 96.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E1012F [155.255005 58.175499 96.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1073, 9686, 0x80E1012F, 155.255, 58.1755, 96.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E1012F [155.255005 58.175499 96.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1074, 9686, 0x80E1012F, 155.488, 64.1172, 96.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E1012F [155.488007 64.117203 96.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E1074, 9686, 0x80E1012F, 155.488, 64.1172, 96.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E1012F [155.488007 64.117203 96.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1075, 9686, 0x80E1012F, 160.918, 64.1422, 96.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E1012F [160.917999 64.142197 96.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E1075, 9686, 0x80E1012F, 160.918, 64.1422, 96.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E1012F [160.917999 64.142197 96.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1076, 9686, 0x80E1012F, 162.243, 63.4172, 96.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,16 +489,16 @@ VALUES (0x780E1079, 11697, 0x80E1012F, 159.718, 61.0574, 94.075, 0.707107, 0, 0, /* @teleloc 0x80E1012F [159.718002 61.057400 94.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E107A, 11697, 0x80E10131, 152.529, 60.4097, 94.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80E10131 [152.529007 60.409698 94.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x780E107A, 11697, 0x80E10131, 152.529, 60.4097, 94.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80E10131 [152.529007 60.409698 94.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E107B, 11697, 0x80E10131, 153.212, 64.7335, 94.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80E10131 [153.212006 64.733498 94.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E107C, 9686, 0x80E10131, 152.683, 60.0301, 96.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10131 [152.682999 60.030102 96.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E107C, 9686, 0x80E10131, 152.683, 60.0301, 96.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10131 [152.682999 60.030102 96.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E107D, 9686, 0x80E10131, 149.168, 62.6576, 96.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -517,28 +517,28 @@ VALUES (0x780E1080, 9686, 0x80E10133, 159.018, 60.4075, 91.95, 0.707107, 0, 0, /* @teleloc 0x80E10133 [159.018005 60.407501 91.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1081, 9686, 0x80E10133, 153.743, 57.2076, 91.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10133 [153.742996 57.207600 91.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1081, 9686, 0x80E10133, 153.743, 57.2076, 91.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10133 [153.742996 57.207600 91.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1082, 9686, 0x80E10133, 149.118, 60.4326, 91.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x80E10133 [149.117996 60.432598 91.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1083, 9686, 0x80E10133, 155.143, 63.7575, 91.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10133 [155.143005 63.757500 91.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E1083, 9686, 0x80E10133, 155.143, 63.7575, 91.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10133 [155.143005 63.757500 91.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1084, 11698, 0x80E10133, 154.035, 61.0731, 93.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x80E10133 [154.035004 61.073101 93.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1084, 11698, 0x80E10133, 154.035, 61.0731, 93.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x80E10133 [154.035004 61.073101 93.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1085, 9687, 0x80E10133, 158.455, 57.7505, 90.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x80E10133 [158.455002 57.750500 90.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1086, 412, 0x80E10000, 151.705, 65.5605, 94, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x80E10000 [151.705002 65.560501 94.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1086, 412, 0x80E10000, 151.705, 65.5605, 94, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x80E10000 [151.705002 65.560501 94.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1087, 12376, 0x80E10100, 103.933, 33.9889, 90.005, 0.102474, 0, 0, -0.994736, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -955,7 +955,7 @@ VALUES (0x780E108D, 0x780E1070, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E108E, 12461, 0x80E10000, 155.99, 65.9139, 94.005, -0.017153, 0, 0, 0.999853, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x80E10000 [155.990005 65.913902 94.004997] -0.017152 0.000000 0.000000 0.999853 */ +/* @teleloc 0x80E10000 [155.990005 65.913902 94.004997] -0.017153 0.000000 0.000000 0.999853 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E108F, 12461, 0x80E10000, 112.866, 39.0787, 90.005, 0.008818, 0, 0, 0.999961, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -990,8 +990,8 @@ VALUES (0x780E1096, 11697, 0x80E10100, 104.774, 37.083, 90.1, 0.91496, 0, 0, -0. /* @teleloc 0x80E10100 [104.774002 37.083000 90.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1097, 11697, 0x80E10100, 103.749, 32.8081, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80E10100 [103.749001 32.808102 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1097, 11697, 0x80E10100, 103.749, 32.8081, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80E10100 [103.749001 32.808102 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1098, 9686, 0x80E10100, 100.511, 33.2074, 92.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1006,8 +1006,8 @@ VALUES (0x780E109A, 9686, 0x80E10100, 100.511, 36.6824, 92.5, -0.707107, 0, 0, /* @teleloc 0x80E10100 [100.511002 36.682400 92.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E109B, 9686, 0x80E10100, 102.929, 37.5785, 93.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10100 [102.929001 37.578499 93.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E109B, 9686, 0x80E10100, 102.929, 37.5785, 93.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10100 [102.929001 37.578499 93.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E109C, 9686, 0x80E10100, 105.161, 36.4273, 92.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1022,8 +1022,8 @@ VALUES (0x780E109E, 9686, 0x80E10101, 113.493, 33.5096, 93.875, 0.707107, 0, 0, /* @teleloc 0x80E10101 [113.492996 33.509602 93.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E109F, 9686, 0x80E10101, 109.559, 30.5473, 93.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10101 [109.558998 30.547300 93.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E109F, 9686, 0x80E10101, 109.559, 30.5473, 93.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10101 [109.558998 30.547300 93.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E10A0, 9686, 0x80E10101, 105.602, 31.5617, 93.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1038,12 +1038,12 @@ VALUES (0x780E10A2, 9686, 0x80E10101, 105.602, 35.6111, 93.6, -0.707107, 0, 0, /* @teleloc 0x80E10101 [105.601997 35.611099 93.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E10A3, 9686, 0x80E10101, 106.994, 36.4973, 93.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10101 [106.994003 36.497299 93.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E10A3, 9686, 0x80E10101, 106.994, 36.4973, 93.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10101 [106.994003 36.497299 93.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E10A4, 9686, 0x80E10101, 112.218, 36.4973, 93.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10101 [112.218002 36.497299 93.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E10A4, 9686, 0x80E10101, 112.218, 36.4973, 93.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10101 [112.218002 36.497299 93.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E10A5, 11698, 0x80E10101, 112.087, 31.6945, 94.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1074,12 +1074,12 @@ VALUES (0x780E10AB, 11697, 0x80E10101, 106.572, 31.3195, 90.1, 0.359182, 0, 0, 0 /* @teleloc 0x80E10101 [106.571999 31.319500 90.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E10AC, 9686, 0x80E10105, 108.568, 29.6285, 88.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10105 [108.568001 29.628500 88.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E10AC, 9686, 0x80E10105, 108.568, 29.6285, 88.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10105 [108.568001 29.628500 88.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E10AD, 9686, 0x80E10105, 103.705, 36.1785, 88.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10105 [103.705002 36.178501 88.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E10AD, 9686, 0x80E10105, 103.705, 36.1785, 88.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10105 [103.705002 36.178501 88.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E10AE, 9686, 0x80E10105, 100.519, 31.0935, 88.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1090,32 +1090,32 @@ VALUES (0x780E10AF, 11698, 0x80E10105, 105.242, 32.8645, 89.525, 0.707107, 0, 0, /* @teleloc 0x80E10105 [105.241997 32.864498 89.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E10B0, 11697, 0x80E10105, 105.347, 30.0386, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80E10105 [105.347000 30.038601 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E10B0, 11697, 0x80E10105, 105.347, 30.0386, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80E10105 [105.347000 30.038601 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E10B1, 11697, 0x80E10105, 109.439, 33.0143, 86.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80E10105 [109.439003 33.014301 86.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E10B2, 11697, 0x80E10105, 106.899, 35.6807, 86.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80E10105 [106.899002 35.680698 86.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E10B2, 11697, 0x80E10105, 106.899, 35.6807, 86.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80E10105 [106.899002 35.680698 86.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E10B3, 9686, 0x80E10000, 102.904, 38.2135, 93.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10000 [102.903999 38.213501 93.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E10B3, 9686, 0x80E10000, 102.904, 38.2135, 93.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10000 [102.903999 38.213501 93.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E10B4, 9686, 0x80E10000, 99.8941, 44.0685, 91.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10000 [99.894096 44.068501 91.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x780E10B4, 9686, 0x80E10000, 99.8941, 44.0685, 91.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10000 [99.894096 44.068501 91.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E10B5, 9686, 0x80E10000, 105.924, 44.0685, 91.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10000 [105.924004 44.068501 91.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x780E10B5, 9686, 0x80E10000, 105.924, 44.0685, 91.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10000 [105.924004 44.068501 91.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E10B6, 12679, 0x80E10000, 107.447, 38.5345, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x80E10000 [107.446999 38.534500 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E10B6, 12679, 0x80E10000, 107.447, 38.5345, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x80E10000 [107.446999 38.534500 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E10B7, 12679, 0x80E10000, 98.602, 38.4245, 90.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1631,15 +1631,15 @@ VALUES (0x780E1136, 11697, 0x80E10124, 128.404, 161.087, 76.1, 0.839026, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1137, 9686, 0x80E10000, 132.428, 149.722, 83.5, 0.975447, -0.070777, 0.015092, -0.208004, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10000 [132.427994 149.722000 83.500000] 0.975447 -0.070776 0.015092 -0.208004 */ +/* @teleloc 0x80E10000 [132.427994 149.722000 83.500000] 0.975447 -0.070777 0.015092 -0.208004 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1138, 9686, 0x80E10000, 134.309, 148.663, 81.45, 0.975447, -0.070777, 0.015092, -0.208004, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10000 [134.309006 148.662994 81.449997] 0.975447 -0.070776 0.015092 -0.208004 */ +/* @teleloc 0x80E10000 [134.309006 148.662994 81.449997] 0.975447 -0.070777 0.015092 -0.208004 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1139, 9686, 0x80E10000, 130.39, 150.414, 81.45, 0.975447, -0.070777, 0.015092, -0.208004, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10000 [130.389999 150.414001 81.449997] 0.975447 -0.070776 0.015092 -0.208004 */ +/* @teleloc 0x80E10000 [130.389999 150.414001 81.449997] 0.975447 -0.070777 0.015092 -0.208004 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E113A, 12679, 0x80E10000, 128.438, 150.811, 80.15, 0.818276, 0, 0, -0.574826, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1786,16 +1786,16 @@ VALUES (0x780E115D, 12679, 0x80E10000, 152.835, 104.729, 88.1, 0.707107, 0, 0, - /* @teleloc 0x80E10000 [152.835007 104.728996 88.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E115E, 9686, 0x80E1012F, 158.042, 58.1505, 97.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E1012F [158.042007 58.150501 97.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E115E, 9686, 0x80E1012F, 158.042, 58.1505, 97.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E1012F [158.042007 58.150501 97.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E115F, 9686, 0x80E1012F, 162.243, 61.0506, 97.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x80E1012F [162.242996 61.050598 97.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1160, 9686, 0x80E1012F, 158.279, 64.1172, 97.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E1012F [158.279007 64.117203 97.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E1160, 9686, 0x80E1012F, 158.279, 64.1172, 97.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E1012F [158.279007 64.117203 97.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1161, 9686, 0x80E1012F, 154.115, 59.5537, 96.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1826,8 +1826,8 @@ VALUES (0x780E1167, 11698, 0x80E1012F, 155.931, 62.6841, 98.175, -0.9486, 0, 0, /* @teleloc 0x80E1012F [155.931000 62.684101 98.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1168, 11697, 0x80E1012F, 158.31, 63.4634, 94.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80E1012F [158.309998 63.463402 94.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E1168, 11697, 0x80E1012F, 158.31, 63.4634, 94.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80E1012F [158.309998 63.463402 94.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1169, 11697, 0x80E1012F, 158.31, 61.0384, 94.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1838,12 +1838,12 @@ VALUES (0x780E116A, 11697, 0x80E1012F, 155.011, 58.9882, 94.075, -0.364064, 0, 0 /* @teleloc 0x80E1012F [155.011002 58.988201 94.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E116B, 11697, 0x80E1012F, 156.486, 58.5382, 94.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80E1012F [156.485992 58.538200 94.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E116B, 11697, 0x80E1012F, 156.486, 58.5382, 94.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80E1012F [156.485992 58.538200 94.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E116C, 11697, 0x80E1012F, 159.561, 58.5382, 94.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80E1012F [159.561005 58.538200 94.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E116C, 11697, 0x80E1012F, 159.561, 58.5382, 94.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80E1012F [159.561005 58.538200 94.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E116D, 9686, 0x80E10131, 149.168, 60.8799, 96.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1858,48 +1858,48 @@ VALUES (0x780E116F, 9686, 0x80E10131, 153.662, 61.9551, 97.475, 0.707107, 0, 0, /* @teleloc 0x80E10131 [153.662003 61.955101 97.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1170, 9686, 0x80E10131, 151.717, 65.1993, 97.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10131 [151.716995 65.199303 97.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E1170, 9686, 0x80E10131, 151.717, 65.1993, 97.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10131 [151.716995 65.199303 97.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1171, 9686, 0x80E10133, 156.316, 57.2076, 91.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10133 [156.315994 57.207600 91.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1171, 9686, 0x80E10133, 156.316, 57.2076, 91.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10133 [156.315994 57.207600 91.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1172, 9686, 0x80E10133, 152.093, 63.7575, 91.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10133 [152.093002 63.757500 91.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x780E1172, 9686, 0x80E10133, 152.093, 63.7575, 91.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10133 [152.093002 63.757500 91.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1173, 11697, 0x80E10133, 158.323, 63.0004, 90.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80E10133 [158.322998 63.000401 90.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1174, 11697, 0x80E10133, 154.948, 60.4754, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x80E10133 [154.947998 60.475399 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1174, 11697, 0x80E10133, 154.948, 60.4754, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x80E10133 [154.947998 60.475399 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1175, 11697, 0x80E10133, 149.723, 57.8004, 90.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x80E10133 [149.723007 57.800400 90.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1176, 9686, 0x80E10000, 151.683, 65.6551, 97.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10000 [151.682999 65.655098 97.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1176, 9686, 0x80E10000, 151.683, 65.6551, 97.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10000 [151.682999 65.655098 97.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1177, 9686, 0x80E10000, 153.581, 65.6551, 95.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10000 [153.580994 65.655098 95.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1177, 9686, 0x80E10000, 153.581, 65.6551, 95.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10000 [153.580994 65.655098 95.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E1178, 9686, 0x80E10000, 149.831, 65.6551, 95.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x80E10000 [149.830994 65.655098 95.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E1178, 9686, 0x80E10000, 149.831, 65.6551, 95.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x80E10000 [149.830994 65.655098 95.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E1179, 12679, 0x80E10000, 148.01, 66.2134, 94.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x80E10000 [148.009995 66.213402 94.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x780E117A, 12679, 0x80E10000, 162.36, 65.9884, 94.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x80E10000 [162.360001 65.988403 94.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x780E117A, 12679, 0x80E10000, 162.36, 65.9884, 94.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x80E10000 [162.360001 65.988403 94.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x780E117B, 13188, 0x80E10000, 107.642, 101.436, 80.5702, -0.897913, 0, 0, -0.440174, False, '2005-02-09 10:00:00'); /* Stone Triad Dell */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8100.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8100.sql index 4a5f89723c..811c5c6977 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8100.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8100.sql @@ -21,8 +21,8 @@ VALUES (0x78100004, 11697, 0x81000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x81000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100005, 17673, 0x81000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x81000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78100005, 17673, 0x81000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x81000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78100005, 0x78100001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78100005, 0x78100001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78100005, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100006, 15451, 0x8100018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8100018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78100006, 15451, 0x8100018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8100018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78100007, 15608, 0x8100018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78100015, 11697, 0x8100019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8100019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100016, 17675, 0x8100019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8100019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78100016, 17675, 0x8100019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8100019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78100016, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78100016, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78100016, 0x78100019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100017, 15451, 0x810001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x810001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78100017, 15451, 0x810001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x810001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78100018, 15608, 0x810001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78100023, 11697, 0x810001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x810001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100024, 17677, 0x810001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x810001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78100024, 17677, 0x810001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x810001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78100024, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78100024, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78100024, 0x78100027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100025, 15451, 0x810001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x810001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78100025, 15451, 0x810001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x810001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78100026, 15608, 0x810001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7810006D, 11697, 0x81000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x81000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7810006E, 17688, 0x81000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x81000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7810006E, 17688, 0x81000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x81000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7810006E, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7810006E, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7810006E, 0x78100072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7810006F, 15451, 0x8100025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8100025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7810006F, 15451, 0x8100025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8100025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78100070, 15608, 0x8100025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7810008C, 11697, 0x8100027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8100027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7810008D, 17692, 0x8100027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8100027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7810008D, 17692, 0x8100027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8100027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7810008D, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7810008D, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7810008D, 0x78100090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7810008E, 15451, 0x8100027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8100027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7810008E, 15451, 0x8100027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8100027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7810008F, 15608, 0x8100027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7810009A, 11697, 0x81000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x81000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7810009B, 17694, 0x81000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x81000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7810009B, 17694, 0x81000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x81000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7810009B, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7810009B, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7810009B, 0x7810009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7810009C, 15451, 0x81000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x81000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7810009C, 15451, 0x81000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x81000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7810009D, 15608, 0x81000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x781000A8, 11697, 0x8100028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8100028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000A9, 17696, 0x8100028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8100028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781000A9, 17696, 0x8100028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8100028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x781000A9, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x781000A9, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x781000A9, 0x781000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000AA, 15451, 0x8100028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8100028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781000AA, 15451, 0x8100028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8100028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781000AB, 15608, 0x8100028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x781000B6, 11697, 0x81000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x81000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000B7, 17698, 0x81000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x81000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781000B7, 17698, 0x81000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x81000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x781000B7, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x781000B7, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x781000B7, 0x781000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000B8, 15451, 0x81000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x81000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781000B8, 15451, 0x81000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x81000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000B9, 15608, 0x81000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x81000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x781000B9, 15608, 0x81000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x81000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781000BA, 15608, 0x81000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x781000C4, 11697, 0x8100029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8100029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000C5, 17700, 0x8100029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8100029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781000C5, 17700, 0x8100029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8100029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x781000C5, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x781000C5, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x781000C5, 0x781000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000C6, 15451, 0x8100029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8100029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781000C6, 15451, 0x8100029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8100029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781000C7, 15608, 0x810002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x781000D2, 11697, 0x810002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x810002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000D3, 17702, 0x810002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x810002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781000D3, 17702, 0x810002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x810002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x781000D3, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x781000D3, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x781000D3, 0x781000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000D4, 15451, 0x810002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x810002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781000D4, 15451, 0x810002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x810002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781000D5, 15608, 0x810002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x781000DE, 9686, 0x810002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x810002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000DF, 9686, 0x810002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x810002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x781000DF, 9686, 0x810002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x810002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781000E0, 11697, 0x810002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x781000EE, 15451, 0x810002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x810002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781000EF, 15608, 0x810002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x810002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x781000EF, 15608, 0x810002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x810002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781000F0, 15608, 0x810002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78100108, 9686, 0x810002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x810002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100109, 9686, 0x810002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x810002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78100109, 9686, 0x810002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x810002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7810010A, 11697, 0x810002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7810011C, 11697, 0x810002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x810002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7810011D, 17713, 0x810002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x810002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7810011D, 17713, 0x810002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x810002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7810011D, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7810011D, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7810011D, 0x78100120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7810011E, 15451, 0x810002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x810002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7810011E, 15451, 0x810002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x810002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7810011F, 15608, 0x810002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7810013A, 11697, 0x8100030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8100030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7810013B, 17717, 0x8100030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8100030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7810013B, 17717, 0x8100030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8100030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7810013B, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7810013B, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7810013B, 0x7810013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7810013C, 15451, 0x8100030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8100030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7810013C, 15451, 0x8100030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8100030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7810013D, 15608, 0x81000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78100142, 11697, 0x8100031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8100031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100143, 17718, 0x8100031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8100031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78100143, 17718, 0x8100031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8100031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78100143, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78100143, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78100143, 0x78100146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100144, 15451, 0x8100031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8100031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78100144, 15451, 0x8100031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8100031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78100145, 15608, 0x81000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78100150, 11697, 0x8100032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8100032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100151, 17720, 0x8100032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8100032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78100151, 17720, 0x8100032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8100032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78100151, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78100151, 0x78100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78100151, 0x78100155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78100152, 15451, 0x8100032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8100032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78100152, 15451, 0x8100032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8100032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78100153, 15608, 0x8100032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/815E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/815E.sql index 606aac3bb4..a3547c5f27 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/815E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/815E.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x815E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E000, 412, 0x815E0101, 41.0925, 39.3292, -0, -0.692851, 0, 0, -0.721081, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x815E0101 [41.092499 39.329201 -0.000000] -0.692851 0.000000 0.000000 -0.721081 */ +VALUES (0x7815E000, 412, 0x815E0101, 41.0925, 39.3292, 0, -0.692851, 0, 0, -0.721081, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x815E0101 [41.092499 39.329201 0.000000] -0.692851 0.000000 0.000000 -0.721081 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E001, 9686, 0x815E0102, 40.2811, 39.3468, 4.35, -0.714397, 0, 0, 0.69974, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,20 +173,20 @@ VALUES (0x7815E02A, 9686, 0x815E0112, 112.344, 32.856, 8.85, 0.317305, 0, 0, -0 /* @teleloc 0x815E0112 [112.344002 32.855999 8.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E02B, 9686, 0x815E0113, 101.479, 31.6374, 8.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0113 [101.478996 31.637400 8.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E02B, 9686, 0x815E0113, 101.479, 31.6374, 8.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0113 [101.478996 31.637400 8.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E02C, 9686, 0x815E0113, 106.879, 31.6374, 8.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0113 [106.878998 31.637400 8.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E02C, 9686, 0x815E0113, 106.879, 31.6374, 8.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0113 [106.878998 31.637400 8.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E02D, 9686, 0x815E0113, 107.929, 32.9866, 7.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x815E0113 [107.929001 32.986599 7.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E02E, 9686, 0x815E0113, 103.929, 37.5374, 9.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0113 [103.929001 37.537399 9.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7815E02E, 9686, 0x815E0113, 103.929, 37.5374, 9.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0113 [103.929001 37.537399 9.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E02F, 9686, 0x815E0113, 100.129, 34.3874, 10.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,16 +209,16 @@ VALUES (0x7815E033, 11697, 0x815E0113, 103.811, 34.716, 6.1, -0.707107, 0, 0, -0 /* @teleloc 0x815E0113 [103.810997 34.716000 6.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E034, 9686, 0x815E0115, 106.837, 30.6846, 4.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0115 [106.836998 30.684601 4.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E034, 9686, 0x815E0115, 106.837, 30.6846, 4.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0115 [106.836998 30.684601 4.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E035, 9686, 0x815E0115, 103.34, 33.9186, 4.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x815E0115 [103.339996 33.918598 4.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E036, 9686, 0x815E0115, 105.594, 37.1686, 4.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0115 [105.594002 37.168598 4.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7815E036, 9686, 0x815E0115, 105.594, 37.1686, 4.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0115 [105.594002 37.168598 4.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E037, 11697, 0x815E0115, 111.461, 35.9675, 2.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -233,8 +233,8 @@ VALUES (0x7815E039, 9687, 0x815E0115, 103.844, 36.706, 2.1, -0.952129, 0, 0, -0 /* @teleloc 0x815E0115 [103.844002 36.706001 2.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E03A, 412, 0x815E0000, 110.694, 39.916, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x815E0000 [110.694000 39.916000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E03A, 412, 0x815E0000, 110.694, 39.916, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x815E0000 [110.694000 39.916000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E03B, 9686, 0x815E0117, 158.056, 57.716, 13.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,8 +1377,8 @@ VALUES (0x7815E0E9, 12679, 0x815E0000, 39.0928, 75.8932, 2.075, -0.701221, 0, 0, /* @teleloc 0x815E0000 [39.092800 75.893204 2.075000] -0.701221 0.000000 0.000000 -0.712944 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E0EA, 9686, 0x815E0112, 110.737, 32.3346, 11.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0112 [110.737000 32.334599 11.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E0EA, 9686, 0x815E0112, 110.737, 32.3346, 11.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0112 [110.737000 32.334599 11.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E0EB, 9686, 0x815E0112, 108.39, 35.4686, 9.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1393,28 +1393,28 @@ VALUES (0x7815E0ED, 9686, 0x815E0112, 112.494, 38.156, 8.85, -0.902209, 0, 0, 0 /* @teleloc 0x815E0112 [112.494003 38.155998 8.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E0EE, 9686, 0x815E0112, 110.744, 39.3686, 9.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0112 [110.744003 39.368599 9.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7815E0EE, 9686, 0x815E0112, 110.744, 39.3686, 9.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0112 [110.744003 39.368599 9.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E0EF, 11697, 0x815E0112, 110.792, 32.6752, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x815E0112 [110.792000 32.675201 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E0EF, 11697, 0x815E0112, 110.792, 32.6752, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x815E0112 [110.792000 32.675201 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E0F0, 11697, 0x815E0112, 108.892, 33.7252, 6.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x815E0112 [108.891998 33.725201 6.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E0F1, 11697, 0x815E0113, 104.342, 32.2252, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x815E0113 [104.342003 32.225201 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E0F1, 11697, 0x815E0113, 104.342, 32.2252, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x815E0113 [104.342003 32.225201 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E0F2, 9686, 0x815E0113, 101.38, 37.5374, 9.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0113 [101.379997 37.537399 9.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7815E0F2, 9686, 0x815E0113, 101.38, 37.5374, 9.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0113 [101.379997 37.537399 9.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E0F3, 9686, 0x815E0113, 106.723, 37.5374, 9.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0113 [106.723000 37.537399 9.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7815E0F3, 9686, 0x815E0113, 106.723, 37.5374, 9.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0113 [106.723000 37.537399 9.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E0F4, 9686, 0x815E0113, 100.129, 32.6723, 9.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,8 +1425,8 @@ VALUES (0x7815E0F5, 9686, 0x815E0113, 100.129, 36.6205, 9.35, -0.707107, 0, 0, /* @teleloc 0x815E0113 [100.128998 36.620499 9.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E0F6, 9686, 0x815E0113, 104.339, 31.6374, 9.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0113 [104.338997 31.637400 9.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E0F6, 9686, 0x815E0113, 104.339, 31.6374, 9.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0113 [104.338997 31.637400 9.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E0F7, 9686, 0x815E0113, 107.929, 32.6866, 9.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,20 +1461,20 @@ VALUES (0x7815E0FE, 11697, 0x815E0113, 106.937, 32.4347, 6.1, 0.297375, 0, 0, -0 /* @teleloc 0x815E0113 [106.936996 32.434700 6.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E0FF, 11697, 0x815E0113, 104.092, 37.0252, 6.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x815E0113 [104.092003 37.025200 6.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7815E0FF, 11697, 0x815E0113, 104.092, 37.0252, 6.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x815E0113 [104.092003 37.025200 6.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E100, 11697, 0x815E0115, 104.228, 34.4794, 2.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x815E0115 [104.227997 34.479401 2.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E101, 9686, 0x815E0115, 110.737, 30.6846, 4.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0115 [110.737000 30.684601 4.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E101, 9686, 0x815E0115, 110.737, 30.6846, 4.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0115 [110.737000 30.684601 4.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E102, 9686, 0x815E0115, 108.844, 37.1686, 4.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0115 [108.844002 37.168598 4.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7815E102, 9686, 0x815E0115, 108.844, 37.1686, 4.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0115 [108.844002 37.168598 4.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E103, 9686, 0x815E0115, 113.29, 32.7186, 4.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,16 +1485,16 @@ VALUES (0x7815E104, 11698, 0x815E0115, 107.323, 34.5688, 5.5, -0.707107, 0, 0, - /* @teleloc 0x815E0115 [107.322998 34.568802 5.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E105, 11697, 0x815E0115, 107.928, 31.5294, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x815E0115 [107.928001 31.529400 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E105, 11697, 0x815E0115, 107.928, 31.5294, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x815E0115 [107.928001 31.529400 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E106, 11697, 0x815E0115, 107.311, 36.7175, 2.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x815E0115 [107.310997 36.717499 2.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7815E106, 11697, 0x815E0115, 107.311, 36.7175, 2.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x815E0115 [107.310997 36.717499 2.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E107, 9686, 0x815E0000, 110.737, 40.0846, 9.34999, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x815E0000 [110.737000 40.084599 9.349990] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E107, 9686, 0x815E0000, 110.737, 40.0846, 9.34999, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x815E0000 [110.737000 40.084599 9.349990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E108, 9686, 0x815E0000, 113.037, 39.1846, 8.09999, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1509,8 +1509,8 @@ VALUES (0x7815E10A, 12679, 0x815E0000, 113.842, 39.4752, 6.1, -0.402747, 0, 0, - /* @teleloc 0x815E0000 [113.842003 39.475201 6.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7815E10B, 12679, 0x815E0000, 103.842, 38.5252, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x815E0000 [103.842003 38.525200 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7815E10B, 12679, 0x815E0000, 103.842, 38.5252, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x815E0000 [103.842003 38.525200 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7815E10C, 11697, 0x815E0117, 155.305, 57.3292, 10.1, 0.932324, 0, 0, 0.361625, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8178.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8178.sql index 374bda0194..2065c630d0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8178.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8178.sql @@ -22,7 +22,7 @@ VALUES (0x78178004, 1760, 0x81780000, 64.2294, 118.078, 10.816, 0.182062, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78178005, 1760, 0x81780000, 89.8988, 146.916, 10.2497, 0.070525, 0, 0, -0.99751, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x81780000 [89.898804 146.916000 10.249700] 0.070524 0.000000 0.000000 -0.997510 */ +/* @teleloc 0x81780000 [89.898804 146.916000 10.249700] 0.070525 0.000000 0.000000 -0.997510 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78178006, 3955, 0x81780000, 103.017, 186.946, 12.005, 0.069689, 0, 0, -0.997569, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/81AA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/81AA.sql index 81c06eae83..fa7bea8999 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/81AA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/81AA.sql @@ -421,24 +421,24 @@ VALUES (0x781AA068, 11697, 0x81AA0111, 138.612, 107, 108.075, -0.909599, 0, 0, 0 /* @teleloc 0x81AA0111 [138.612000 107.000000 108.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA069, 9686, 0x81AA0111, 138.532, 102.012, 110.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0111 [138.531998 102.012001 110.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA069, 9686, 0x81AA0111, 138.532, 102.012, 110.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0111 [138.531998 102.012001 110.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA06A, 11697, 0x81AA0111, 134.545, 104.919, 108.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81AA0111 [134.544998 104.918999 108.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA06B, 9686, 0x81AA0111, 132.832, 102.037, 110.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0111 [132.832001 102.037003 110.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA06B, 9686, 0x81AA0111, 132.832, 102.037, 110.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0111 [132.832001 102.037003 110.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA06C, 9686, 0x81AA0111, 133.065, 107.979, 110.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0111 [133.065002 107.978996 110.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA06C, 9686, 0x81AA0111, 133.065, 107.979, 110.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0111 [133.065002 107.978996 110.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA06D, 9686, 0x81AA0111, 138.495, 108.004, 110.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0111 [138.494995 108.003998 110.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA06D, 9686, 0x81AA0111, 138.495, 108.004, 110.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0111 [138.494995 108.003998 110.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA06E, 9686, 0x81AA0111, 139.82, 107.279, 110.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -457,16 +457,16 @@ VALUES (0x781AA071, 11697, 0x81AA0111, 137.295, 104.919, 108.075, 0.707107, 0, 0 /* @teleloc 0x81AA0111 [137.294998 104.918999 108.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA072, 9686, 0x81AA0111, 135.619, 102.012, 111.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0111 [135.619003 102.012001 111.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA072, 9686, 0x81AA0111, 135.619, 102.012, 111.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0111 [135.619003 102.012001 111.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA073, 9686, 0x81AA0111, 139.82, 104.912, 111.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x81AA0111 [139.820007 104.912003 111.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA074, 9686, 0x81AA0111, 135.856, 107.979, 111.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0111 [135.856003 107.978996 111.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA074, 9686, 0x81AA0111, 135.856, 107.979, 111.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0111 [135.856003 107.978996 111.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA075, 9686, 0x81AA0111, 131.692, 103.415, 110.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -497,8 +497,8 @@ VALUES (0x781AA07B, 11698, 0x81AA0111, 133.508, 106.546, 112.175, -0.9486, 0, 0, /* @teleloc 0x81AA0111 [133.507996 106.545998 112.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA07C, 11697, 0x81AA0111, 135.887, 107.325, 108.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81AA0111 [135.886993 107.324997 108.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA07C, 11697, 0x81AA0111, 135.887, 107.325, 108.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81AA0111 [135.886993 107.324997 108.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA07D, 11697, 0x81AA0111, 135.887, 104.9, 108.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -509,24 +509,24 @@ VALUES (0x781AA07E, 11697, 0x81AA0111, 132.588, 102.85, 108.075, -0.364064, 0, 0 /* @teleloc 0x81AA0111 [132.587997 102.849998 108.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA07F, 11697, 0x81AA0111, 134.063, 102.4, 108.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81AA0111 [134.063004 102.400002 108.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA07F, 11697, 0x81AA0111, 134.063, 102.4, 108.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81AA0111 [134.063004 102.400002 108.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA080, 11697, 0x81AA0111, 137.138, 102.4, 108.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81AA0111 [137.138000 102.400002 108.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA080, 11697, 0x81AA0111, 137.138, 102.4, 108.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81AA0111 [137.138000 102.400002 108.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA081, 11697, 0x81AA0113, 130.106, 104.271, 108.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81AA0113 [130.106003 104.271004 108.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x781AA081, 11697, 0x81AA0113, 130.106, 104.271, 108.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81AA0113 [130.106003 104.271004 108.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA082, 11697, 0x81AA0113, 130.789, 108.595, 108.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81AA0113 [130.789001 108.595001 108.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA083, 9686, 0x81AA0113, 130.26, 103.892, 110.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0113 [130.259995 103.891998 110.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA083, 9686, 0x81AA0113, 130.26, 103.892, 110.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0113 [130.259995 103.891998 110.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA084, 9686, 0x81AA0113, 126.745, 106.519, 110.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x781AA087, 9686, 0x81AA0113, 131.239, 105.817, 111.475, 0.707107, 0, 0 /* @teleloc 0x81AA0113 [131.238998 105.817001 111.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA088, 9686, 0x81AA0113, 129.294, 109.061, 111.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0113 [129.294006 109.060997 111.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA088, 9686, 0x81AA0113, 129.294, 109.061, 111.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0113 [129.294006 109.060997 111.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA089, 11697, 0x81AA0115, 134.586, 104.268, 104.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -561,68 +561,68 @@ VALUES (0x781AA08B, 9686, 0x81AA0115, 136.595, 104.269, 105.95, 0.707107, 0, 0, /* @teleloc 0x81AA0115 [136.595001 104.268997 105.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA08C, 9686, 0x81AA0115, 131.32, 101.069, 105.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0115 [131.320007 101.069000 105.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA08C, 9686, 0x81AA0115, 131.32, 101.069, 105.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0115 [131.320007 101.069000 105.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA08D, 9686, 0x81AA0115, 126.695, 104.294, 105.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x81AA0115 [126.695000 104.293999 105.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA08E, 9686, 0x81AA0115, 132.72, 107.619, 105.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0115 [132.720001 107.619003 105.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA08E, 9686, 0x81AA0115, 132.72, 107.619, 105.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0115 [132.720001 107.619003 105.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA08F, 11698, 0x81AA0115, 131.612, 104.935, 107.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x81AA0115 [131.612000 104.934998 107.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA08F, 11698, 0x81AA0115, 131.612, 104.935, 107.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x81AA0115 [131.612000 104.934998 107.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA090, 9687, 0x81AA0115, 136.032, 101.612, 104.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x81AA0115 [136.031998 101.612000 104.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA091, 9686, 0x81AA0115, 133.893, 101.069, 105.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0115 [133.893005 101.069000 105.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA091, 9686, 0x81AA0115, 133.893, 101.069, 105.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0115 [133.893005 101.069000 105.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA092, 9686, 0x81AA0115, 129.67, 107.619, 105.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0115 [129.669998 107.619003 105.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA092, 9686, 0x81AA0115, 129.67, 107.619, 105.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0115 [129.669998 107.619003 105.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA093, 11697, 0x81AA0115, 135.9, 106.862, 104.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81AA0115 [135.899994 106.862000 104.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA094, 11697, 0x81AA0115, 132.525, 104.337, 104.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81AA0115 [132.524994 104.336998 104.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA094, 11697, 0x81AA0115, 132.525, 104.337, 104.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81AA0115 [132.524994 104.336998 104.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA095, 11697, 0x81AA0115, 127.3, 101.662, 104.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81AA0115 [127.300003 101.662003 104.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA096, 412, 0x81AA0000, 129.282, 109.422, 108, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x81AA0000 [129.281998 109.421997 108.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA096, 412, 0x81AA0000, 129.282, 109.422, 108, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x81AA0000 [129.281998 109.421997 108.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA097, 9686, 0x81AA0000, 129.26, 109.517, 111.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0000 [129.259995 109.516998 111.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA097, 9686, 0x81AA0000, 129.26, 109.517, 111.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0000 [129.259995 109.516998 111.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA098, 9686, 0x81AA0000, 131.158, 109.517, 109.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0000 [131.158005 109.516998 109.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA098, 9686, 0x81AA0000, 131.158, 109.517, 109.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0000 [131.158005 109.516998 109.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA099, 9686, 0x81AA0000, 127.408, 109.517, 109.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0000 [127.407997 109.516998 109.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA099, 9686, 0x81AA0000, 127.408, 109.517, 109.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0000 [127.407997 109.516998 109.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA09A, 12679, 0x81AA0000, 125.586, 110.075, 108.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x81AA0000 [125.585999 110.074997 108.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA09B, 12679, 0x81AA0000, 139.937, 109.85, 108.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x81AA0000 [139.936996 109.849998 108.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA09B, 12679, 0x81AA0000, 139.937, 109.85, 108.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x81AA0000 [139.936996 109.849998 108.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA09C, 412, 0x81AA0119, 159.733, 29.6697, 104, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -1045,16 +1045,16 @@ VALUES (0x781AA104, 9686, 0x81AA0128, 82.9147, 82.7013, 83.5, -0.707107, 0, 0, /* @teleloc 0x81AA0128 [82.914703 82.701302 83.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA105, 9686, 0x81AA0128, 81.7147, 80.8013, 82.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0128 [81.714699 80.801300 82.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA105, 9686, 0x81AA0128, 81.7147, 80.8013, 82.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0128 [81.714699 80.801300 82.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA106, 11697, 0x81AA0128, 82.5278, 85.452, 80.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81AA0128 [82.527802 85.452003 80.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA107, 11697, 0x81AA0128, 81.5028, 81.177, 80.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81AA0128 [81.502800 81.177002 80.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA107, 11697, 0x81AA0128, 81.5028, 81.177, 80.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81AA0128 [81.502800 81.177002 80.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA108, 9686, 0x81AA0128, 78.2647, 81.5763, 82.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,24 +1069,24 @@ VALUES (0x781AA10A, 9686, 0x81AA0128, 78.2647, 85.0513, 82.5, -0.707107, 0, 0, /* @teleloc 0x81AA0128 [78.264702 85.051300 82.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA10B, 9686, 0x81AA0128, 80.6832, 85.9474, 83.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0128 [80.683197 85.947403 83.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA10B, 9686, 0x81AA0128, 80.6832, 85.9474, 83.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0128 [80.683197 85.947403 83.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA10C, 9686, 0x81AA0128, 82.9147, 84.7962, 82.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x81AA0128 [82.914703 84.796204 82.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA10D, 9686, 0x81AA0129, 84.5687, 78.9162, 81.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0129 [84.568703 78.916199 81.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA10D, 9686, 0x81AA0129, 84.5687, 78.9162, 81.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0129 [84.568703 78.916199 81.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA10E, 9686, 0x81AA0129, 89.9471, 78.9162, 81.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0129 [89.947098 78.916199 81.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA10E, 9686, 0x81AA0129, 89.9471, 78.9162, 81.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0129 [89.947098 78.916199 81.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA10F, 9686, 0x81AA0129, 87.2971, 84.8662, 83.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0129 [87.297096 84.866203 83.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA10F, 9686, 0x81AA0129, 87.2971, 84.8662, 83.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0129 [87.297096 84.866203 83.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA110, 9686, 0x81AA0129, 91.2471, 83.8162, 81.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1109,8 +1109,8 @@ VALUES (0x781AA114, 11698, 0x81AA0129, 87.3061, 81.9584, 86.6, -0.707107, 0, 0, /* @teleloc 0x81AA0129 [87.306099 81.958397 86.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA115, 11697, 0x81AA0129, 87.2926, 84.4918, 80.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81AA0129 [87.292603 84.491798 80.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA115, 11697, 0x81AA0129, 87.2926, 84.4918, 80.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81AA0129 [87.292603 84.491798 80.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA116, 9686, 0x81AA0129, 91.2471, 80.0258, 81.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x781AA117, 9686, 0x81AA0129, 91.2471, 81.8785, 83.875, 0.707107, 0, 0, /* @teleloc 0x81AA0129 [91.247101 81.878502 83.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA118, 9686, 0x81AA0129, 87.3127, 78.9162, 83.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0129 [87.312698 78.916199 83.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA118, 9686, 0x81AA0129, 87.3127, 78.9162, 83.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0129 [87.312698 78.916199 83.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA119, 9686, 0x81AA0129, 83.3556, 79.9306, 83.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1137,12 +1137,12 @@ VALUES (0x781AA11B, 9686, 0x81AA0129, 83.3556, 83.98, 83.6, -0.707107, 0, 0, -0 /* @teleloc 0x81AA0129 [83.355598 83.980003 83.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA11C, 9686, 0x81AA0129, 84.7477, 84.8662, 83.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0129 [84.747704 84.866203 83.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA11C, 9686, 0x81AA0129, 84.7477, 84.8662, 83.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0129 [84.747704 84.866203 83.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA11D, 9686, 0x81AA0129, 89.972, 84.8662, 83.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0129 [89.972000 84.866203 83.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA11D, 9686, 0x81AA0129, 89.972, 84.8662, 83.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0129 [89.972000 84.866203 83.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA11E, 11698, 0x81AA0129, 89.8411, 80.0634, 84.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x781AA124, 11697, 0x81AA0129, 84.3261, 79.6884, 80.1, 0.359182, 0, 0, 0 /* @teleloc 0x81AA0129 [84.326103 79.688400 80.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA125, 9686, 0x81AA012D, 84.2332, 77.9974, 78.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA012D [84.233200 77.997398 78.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA125, 9686, 0x81AA012D, 84.2332, 77.9974, 78.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA012D [84.233200 77.997398 78.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA126, 9686, 0x81AA012D, 84.4832, 84.5474, 78.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA012D [84.483200 84.547401 78.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA126, 9686, 0x81AA012D, 84.4832, 84.5474, 78.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA012D [84.483200 84.547401 78.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA127, 9686, 0x81AA012D, 87.9823, 81.1617, 78.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,12 +1197,12 @@ VALUES (0x781AA12A, 9687, 0x81AA012D, 87.3706, 83.9464, 76.1, 0.878817, 0, 0, - /* @teleloc 0x81AA012D [87.370598 83.946404 76.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA12B, 9686, 0x81AA012D, 86.3219, 77.9974, 78.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA012D [86.321899 77.997398 78.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA12B, 9686, 0x81AA012D, 86.3219, 77.9974, 78.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA012D [86.321899 77.997398 78.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA12C, 9686, 0x81AA012D, 81.4589, 84.5474, 78.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA012D [81.458900 84.547401 78.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA12C, 9686, 0x81AA012D, 81.4589, 84.5474, 78.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA012D [81.458900 84.547401 78.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA12D, 9686, 0x81AA012D, 78.2734, 79.4625, 78.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1213,36 +1213,36 @@ VALUES (0x781AA12E, 11698, 0x81AA012D, 82.9961, 81.2334, 79.525, 0.707107, 0, 0, /* @teleloc 0x81AA012D [82.996101 81.233398 79.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA12F, 11697, 0x81AA012D, 83.1012, 78.4075, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81AA012D [83.101196 78.407501 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA12F, 11697, 0x81AA012D, 83.1012, 78.4075, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81AA012D [83.101196 78.407501 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA130, 11697, 0x81AA012D, 87.1926, 81.3832, 76.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81AA012D [87.192596 81.383202 76.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA131, 11697, 0x81AA012D, 84.6535, 84.0496, 76.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81AA012D [84.653503 84.049599 76.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781AA131, 11697, 0x81AA012D, 84.6535, 84.0496, 76.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81AA012D [84.653503 84.049599 76.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA132, 412, 0x81AA0000, 80.6561, 86.4684, 80, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x81AA0000 [80.656097 86.468399 80.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA132, 412, 0x81AA0000, 80.6561, 86.4684, 80, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x81AA0000 [80.656097 86.468399 80.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA133, 9686, 0x81AA0000, 80.6582, 86.5824, 83.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0000 [80.658203 86.582397 83.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA133, 9686, 0x81AA0000, 80.6582, 86.5824, 83.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0000 [80.658203 86.582397 83.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA134, 9686, 0x81AA0000, 77.6482, 92.4374, 81.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0000 [77.648201 92.437401 81.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x781AA134, 9686, 0x81AA0000, 77.6482, 92.4374, 81.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0000 [77.648201 92.437401 81.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA135, 9686, 0x81AA0000, 83.6782, 92.4374, 81.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81AA0000 [83.678200 92.437401 81.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x781AA135, 9686, 0x81AA0000, 83.6782, 92.4374, 81.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81AA0000 [83.678200 92.437401 81.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781AA136, 12679, 0x81AA0000, 85.2011, 86.9034, 80.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x81AA0000 [85.201103 86.903397 80.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781AA136, 12679, 0x81AA0000, 85.2011, 86.9034, 80.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x81AA0000 [85.201103 86.903397 80.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781AA137, 12679, 0x81AA0000, 76.3561, 86.7934, 80.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/81E9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/81E9.sql index 35c698f345..664ab46c69 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/81E9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/81E9.sql @@ -5,24 +5,24 @@ VALUES (0x781E9000, 11697, 0x81E90102, 65.8775, 37.1037, 106.075, -0.909599, 0, /* @teleloc 0x81E90102 [65.877502 37.103699 106.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9001, 9686, 0x81E90102, 65.798, 32.1158, 108.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90102 [65.797997 32.115799 108.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9001, 9686, 0x81E90102, 65.798, 32.1158, 108.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90102 [65.797997 32.115799 108.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9002, 11697, 0x81E90102, 61.8111, 35.0227, 106.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81E90102 [61.811100 35.022701 106.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9003, 9686, 0x81E90102, 60.098, 32.1408, 108.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90102 [60.098000 32.140800 108.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9003, 9686, 0x81E90102, 60.098, 32.1408, 108.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90102 [60.098000 32.140800 108.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9004, 9686, 0x81E90102, 60.3311, 38.0825, 108.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90102 [60.331100 38.082500 108.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E9004, 9686, 0x81E90102, 60.3311, 38.0825, 108.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90102 [60.331100 38.082500 108.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9005, 9686, 0x81E90102, 65.7612, 38.1075, 108.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90102 [65.761200 38.107498 108.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E9005, 9686, 0x81E90102, 65.7612, 38.1075, 108.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90102 [65.761200 38.107498 108.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9006, 9686, 0x81E90102, 67.0862, 37.3825, 108.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x781E9009, 11697, 0x81E90102, 64.5611, 35.0227, 106.075, 0.707107, 0, 0 /* @teleloc 0x81E90102 [64.561096 35.022701 106.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E900A, 9686, 0x81E90102, 62.8851, 32.1158, 109.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90102 [62.885101 32.115799 109.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E900A, 9686, 0x81E90102, 62.8851, 32.1158, 109.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90102 [62.885101 32.115799 109.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E900B, 9686, 0x81E90102, 67.0862, 35.0159, 109.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x81E90102 [67.086197 35.015900 109.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E900C, 9686, 0x81E90102, 63.1225, 38.0825, 109.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90102 [63.122501 38.082500 109.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E900C, 9686, 0x81E90102, 63.1225, 38.0825, 109.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90102 [63.122501 38.082500 109.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E900D, 9686, 0x81E90102, 58.9576, 33.5191, 108.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x781E9013, 11698, 0x81E90102, 60.7737, 36.6494, 110.175, -0.9486, 0, 0, /* @teleloc 0x81E90102 [60.773701 36.649399 110.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9014, 11697, 0x81E90102, 63.1525, 37.4287, 106.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81E90102 [63.152500 37.428699 106.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E9014, 11697, 0x81E90102, 63.1525, 37.4287, 106.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81E90102 [63.152500 37.428699 106.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9015, 11697, 0x81E90102, 63.1525, 35.0037, 106.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x781E9016, 11697, 0x81E90102, 59.8544, 32.9535, 106.075, -0.364064, 0, /* @teleloc 0x81E90102 [59.854401 32.953499 106.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9017, 11697, 0x81E90102, 61.3294, 32.5035, 106.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81E90102 [61.329399 32.503502 106.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9017, 11697, 0x81E90102, 61.3294, 32.5035, 106.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81E90102 [61.329399 32.503502 106.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9018, 11697, 0x81E90102, 64.4044, 32.5035, 106.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81E90102 [64.404404 32.503502 106.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9018, 11697, 0x81E90102, 64.4044, 32.5035, 106.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81E90102 [64.404404 32.503502 106.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9019, 11697, 0x81E90104, 57.372, 34.375, 106.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81E90104 [57.372002 34.375000 106.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x781E9019, 11697, 0x81E90104, 57.372, 34.375, 106.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81E90104 [57.372002 34.375000 106.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E901A, 11697, 0x81E90104, 58.0546, 38.6988, 106.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81E90104 [58.054600 38.698799 106.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E901B, 9686, 0x81E90104, 57.5258, 33.9954, 108.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90104 [57.525799 33.995399 108.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E901B, 9686, 0x81E90104, 57.5258, 33.9954, 108.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90104 [57.525799 33.995399 108.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E901C, 9686, 0x81E90104, 54.0108, 36.6229, 108.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x781E901F, 9686, 0x81E90104, 58.505, 35.9204, 109.475, 0.707107, 0, 0, /* @teleloc 0x81E90104 [58.505001 35.920399 109.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9020, 9686, 0x81E90104, 56.5604, 39.1646, 109.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90104 [56.560398 39.164600 109.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E9020, 9686, 0x81E90104, 56.5604, 39.1646, 109.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90104 [56.560398 39.164600 109.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9021, 11697, 0x81E90106, 61.852, 34.372, 102.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x781E9023, 9686, 0x81E90106, 63.8608, 34.3728, 103.95, 0.707107, 0, 0, /* @teleloc 0x81E90106 [63.860802 34.372799 103.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9024, 9686, 0x81E90106, 58.5858, 31.1729, 103.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90106 [58.585800 31.172899 103.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9024, 9686, 0x81E90106, 58.5858, 31.1729, 103.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90106 [58.585800 31.172899 103.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9025, 9686, 0x81E90106, 53.9608, 34.3979, 103.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x81E90106 [53.960800 34.397900 103.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9026, 9686, 0x81E90106, 59.9858, 37.7229, 103.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90106 [59.985802 37.722900 103.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E9026, 9686, 0x81E90106, 59.9858, 37.7229, 103.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90106 [59.985802 37.722900 103.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9027, 11698, 0x81E90106, 58.8781, 35.0384, 105.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x81E90106 [58.878101 35.038399 105.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9027, 11698, 0x81E90106, 58.8781, 35.0384, 105.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x81E90106 [58.878101 35.038399 105.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9028, 9687, 0x81E90106, 63.298, 31.7158, 102.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x81E90106 [63.298000 31.715799 102.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9029, 9686, 0x81E90106, 61.1595, 31.1728, 103.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90106 [61.159500 31.172800 103.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9029, 9686, 0x81E90106, 61.1595, 31.1728, 103.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90106 [61.159500 31.172800 103.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E902A, 9686, 0x81E90106, 56.9359, 37.7229, 103.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90106 [56.935902 37.722900 103.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E902A, 9686, 0x81E90106, 56.9359, 37.7229, 103.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90106 [56.935902 37.722900 103.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E902B, 11697, 0x81E90106, 63.1662, 36.9657, 102.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81E90106 [63.166199 36.965698 102.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E902C, 11697, 0x81E90106, 59.7912, 34.4407, 102.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81E90106 [59.791199 34.440701 102.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E902C, 11697, 0x81E90106, 59.7912, 34.4407, 102.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81E90106 [59.791199 34.440701 102.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E902D, 11697, 0x81E90106, 54.5662, 31.7657, 102.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81E90106 [54.566200 31.765699 102.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E902E, 412, 0x81E90000, 56.548, 39.5258, 106, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x81E90000 [56.548000 39.525799 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E902E, 412, 0x81E90000, 56.548, 39.5258, 106, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x81E90000 [56.548000 39.525799 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E902F, 9686, 0x81E90000, 56.5258, 39.6204, 109.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90000 [56.525799 39.620399 109.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E902F, 9686, 0x81E90000, 56.5258, 39.6204, 109.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90000 [56.525799 39.620399 109.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9030, 9686, 0x81E90000, 58.4244, 39.6204, 107.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90000 [58.424400 39.620399 107.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9030, 9686, 0x81E90000, 58.4244, 39.6204, 107.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90000 [58.424400 39.620399 107.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9031, 9686, 0x81E90000, 54.6736, 39.6204, 107.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90000 [54.673599 39.620399 107.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9031, 9686, 0x81E90000, 54.6736, 39.6204, 107.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90000 [54.673599 39.620399 107.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9032, 12679, 0x81E90000, 52.8525, 40.1787, 106.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x81E90000 [52.852501 40.178699 106.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9033, 12679, 0x81E90000, 67.2025, 39.9537, 106.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x81E90000 [67.202499 39.953701 106.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9033, 12679, 0x81E90000, 67.2025, 39.9537, 106.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x81E90000 [67.202499 39.953701 106.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9034, 9686, 0x81E90109, 33.5855, 85.4015, 111.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x781E916D, 9686, 0x81E90136, 113.047, 32.7322, 108.85, 0.317305, 0, 0, /* @teleloc 0x81E90136 [113.046997 32.732201 108.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E916E, 9686, 0x81E90136, 111.44, 32.2108, 111.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90136 [111.440002 32.210800 111.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E916E, 9686, 0x81E90136, 111.44, 32.2108, 111.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90136 [111.440002 32.210800 111.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E916F, 9686, 0x81E90136, 109.093, 35.3448, 109.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x781E9171, 9686, 0x81E90136, 113.197, 38.0322, 108.85, -0.902209, 0, 0 /* @teleloc 0x81E90136 [113.196999 38.032200 108.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9172, 9686, 0x81E90136, 111.447, 39.2448, 109.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90136 [111.446999 39.244801 109.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E9172, 9686, 0x81E90136, 111.447, 39.2448, 109.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90136 [111.446999 39.244801 109.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9173, 11697, 0x81E90136, 111.495, 32.5514, 106.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81E90136 [111.495003 32.551399 106.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9173, 11697, 0x81E90136, 111.495, 32.5514, 106.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81E90136 [111.495003 32.551399 106.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9174, 11697, 0x81E90136, 109.595, 33.6014, 106.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x81E90136 [109.595001 33.601398 106.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9175, 9686, 0x81E90139, 102.182, 31.5136, 108.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90139 [102.181999 31.513599 108.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9175, 9686, 0x81E90139, 102.182, 31.5136, 108.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90139 [102.181999 31.513599 108.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9176, 9686, 0x81E90139, 107.582, 31.5136, 108.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90139 [107.582001 31.513599 108.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9176, 9686, 0x81E90139, 107.582, 31.5136, 108.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90139 [107.582001 31.513599 108.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9177, 9686, 0x81E90139, 108.632, 32.8628, 107.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x81E90139 [108.632004 32.862801 107.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9178, 9686, 0x81E90139, 104.632, 37.4136, 109.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90139 [104.632004 37.413601 109.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E9178, 9686, 0x81E90139, 104.632, 37.4136, 109.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90139 [104.632004 37.413601 109.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9179, 9686, 0x81E90139, 100.832, 34.2636, 110.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x781E917D, 11697, 0x81E90139, 104.514, 34.5922, 106.1, -0.707107, 0, 0, /* @teleloc 0x81E90139 [104.514000 34.592201 106.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E917E, 11697, 0x81E90139, 105.045, 32.1014, 106.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81E90139 [105.044998 32.101398 106.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E917E, 11697, 0x81E90139, 105.045, 32.1014, 106.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81E90139 [105.044998 32.101398 106.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E917F, 9686, 0x81E90139, 102.083, 37.4136, 109.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90139 [102.083000 37.413601 109.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E917F, 9686, 0x81E90139, 102.083, 37.4136, 109.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90139 [102.083000 37.413601 109.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9180, 9686, 0x81E90139, 107.426, 37.4136, 109.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90139 [107.426003 37.413601 109.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E9180, 9686, 0x81E90139, 107.426, 37.4136, 109.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90139 [107.426003 37.413601 109.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9181, 9686, 0x81E90139, 100.832, 32.5485, 109.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x781E9182, 9686, 0x81E90139, 100.832, 36.4967, 109.35, -0.707107, 0, 0 /* @teleloc 0x81E90139 [100.832001 36.496700 109.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9183, 9686, 0x81E90139, 105.042, 31.5136, 109.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90139 [105.042000 31.513599 109.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9183, 9686, 0x81E90139, 105.042, 31.5136, 109.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90139 [105.042000 31.513599 109.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9184, 9686, 0x81E90139, 108.632, 32.5628, 109.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x781E918B, 11697, 0x81E90139, 107.64, 32.3109, 106.1, 0.297375, 0, 0, - /* @teleloc 0x81E90139 [107.639999 32.310902 106.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E918C, 11697, 0x81E90139, 104.795, 36.9014, 106.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81E90139 [104.794998 36.901402 106.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E918C, 11697, 0x81E90139, 104.795, 36.9014, 106.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81E90139 [104.794998 36.901402 106.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E918D, 9686, 0x81E9013B, 107.54, 30.5608, 104.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E9013B [107.540001 30.560801 104.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E918D, 9686, 0x81E9013B, 107.54, 30.5608, 104.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E9013B [107.540001 30.560801 104.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E918E, 9686, 0x81E9013B, 104.043, 33.7948, 104.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x81E9013B [104.042999 33.794800 104.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E918F, 9686, 0x81E9013B, 106.297, 37.0448, 104.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E9013B [106.296997 37.044800 104.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E918F, 9686, 0x81E9013B, 106.297, 37.0448, 104.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E9013B [106.296997 37.044800 104.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9190, 11697, 0x81E9013B, 112.164, 35.8437, 102.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x781E9193, 11697, 0x81E9013B, 104.931, 34.3556, 102.1, -0.707107, 0, 0, /* @teleloc 0x81E9013B [104.931000 34.355598 102.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9194, 9686, 0x81E9013B, 111.44, 30.5608, 104.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E9013B [111.440002 30.560801 104.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9194, 9686, 0x81E9013B, 111.44, 30.5608, 104.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E9013B [111.440002 30.560801 104.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9195, 9686, 0x81E9013B, 109.547, 37.0448, 104.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E9013B [109.546997 37.044800 104.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E9195, 9686, 0x81E9013B, 109.547, 37.0448, 104.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E9013B [109.546997 37.044800 104.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E9196, 9686, 0x81E9013B, 113.993, 32.5948, 104.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x781E9197, 11698, 0x81E9013B, 108.026, 34.445, 105.5, -0.707107, 0, 0, /* @teleloc 0x81E9013B [108.026001 34.445000 105.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9198, 11697, 0x81E9013B, 108.631, 31.4056, 102.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81E9013B [108.630997 31.405600 102.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E9198, 11697, 0x81E9013B, 108.631, 31.4056, 102.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81E9013B [108.630997 31.405600 102.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E9199, 11697, 0x81E9013B, 108.014, 36.5937, 102.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x81E9013B [108.014000 36.593700 102.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x781E9199, 11697, 0x81E9013B, 108.014, 36.5937, 102.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x81E9013B [108.014000 36.593700 102.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E919A, 412, 0x81E90000, 111.397, 39.7922, 106, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x81E90000 [111.397003 39.792198 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E919A, 412, 0x81E90000, 111.397, 39.7922, 106, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x81E90000 [111.397003 39.792198 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E919B, 9686, 0x81E90000, 111.44, 39.9608, 109.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x81E90000 [111.440002 39.960800 109.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E919B, 9686, 0x81E90000, 111.44, 39.9608, 109.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x81E90000 [111.440002 39.960800 109.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E919C, 9686, 0x81E90000, 113.74, 39.0608, 108.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x781E919E, 12679, 0x81E90000, 114.545, 39.3514, 106.1, -0.402747, 0, 0, /* @teleloc 0x81E90000 [114.544998 39.351398 106.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x781E919F, 12679, 0x81E90000, 104.545, 38.4014, 106.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x81E90000 [104.544998 38.401402 106.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x781E919F, 12679, 0x81E90000, 104.545, 38.4014, 106.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x81E90000 [104.544998 38.401402 106.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E91A0, 13730, 0x81E90104, 57.1472, 35.3475, 106.005, 0.057743, 0, 0, -0.998331, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2138,7 +2138,7 @@ VALUES (0x781E91A7, 0x781E916C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E91A8, 14247, 0x81E90000, 60.7804, 40.0067, 106.005, -0.021687, 0, 0, 0.999765, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x81E90000 [60.780399 40.006699 106.004997] -0.021686 0.000000 0.000000 0.999765 */ +/* @teleloc 0x81E90000 [60.780399 40.006699 106.004997] -0.021687 0.000000 0.000000 0.999765 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x781E91A9, 14247, 0x81E90000, 38.2333, 77.6892, 108.005, 0.715111, 0, 0, 0.699011, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8200.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8200.sql index f74a895deb..202222d7d6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8200.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8200.sql @@ -21,8 +21,8 @@ VALUES (0x78200004, 11697, 0x82000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x82000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200005, 17723, 0x82000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x82000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78200005, 17723, 0x82000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x82000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78200005, 0x78200001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78200005, 0x78200001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78200005, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200006, 15451, 0x8200018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8200018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78200006, 15451, 0x8200018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8200018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78200007, 15608, 0x8200018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78200015, 11697, 0x8200019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8200019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200016, 17725, 0x8200019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8200019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78200016, 17725, 0x8200019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8200019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78200016, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78200016, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78200016, 0x78200019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200017, 15451, 0x820001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x820001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78200017, 15451, 0x820001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x820001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78200018, 15608, 0x820001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78200023, 11697, 0x820001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x820001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200024, 17727, 0x820001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x820001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78200024, 17727, 0x820001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x820001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78200024, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78200024, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78200024, 0x78200027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200025, 15451, 0x820001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x820001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78200025, 15451, 0x820001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x820001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78200026, 15608, 0x820001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7820006D, 11697, 0x82000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x82000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7820006E, 17738, 0x82000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x82000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7820006E, 17738, 0x82000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x82000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7820006E, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7820006E, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7820006E, 0x78200072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7820006F, 15451, 0x8200025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8200025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7820006F, 15451, 0x8200025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8200025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78200070, 15608, 0x8200025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7820008C, 11697, 0x8200027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8200027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7820008D, 17742, 0x8200027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8200027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7820008D, 17742, 0x8200027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8200027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7820008D, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7820008D, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7820008D, 0x78200090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7820008E, 15451, 0x8200027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8200027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7820008E, 15451, 0x8200027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8200027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7820008F, 15608, 0x8200027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7820009A, 11697, 0x82000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x82000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7820009B, 17744, 0x82000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x82000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7820009B, 17744, 0x82000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x82000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7820009B, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7820009B, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7820009B, 0x7820009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7820009C, 15451, 0x82000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x82000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7820009C, 15451, 0x82000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x82000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7820009D, 15608, 0x82000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x782000A8, 11697, 0x8200028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8200028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000A9, 17746, 0x8200028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8200028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782000A9, 17746, 0x8200028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8200028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x782000A9, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x782000A9, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x782000A9, 0x782000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000AA, 15451, 0x8200028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8200028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782000AA, 15451, 0x8200028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8200028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782000AB, 15608, 0x8200028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x782000B6, 11697, 0x82000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x82000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000B7, 17748, 0x82000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x82000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782000B7, 17748, 0x82000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x82000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x782000B7, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x782000B7, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x782000B7, 0x782000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000B8, 15451, 0x82000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x82000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782000B8, 15451, 0x82000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x82000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000B9, 15608, 0x82000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x82000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x782000B9, 15608, 0x82000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x82000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782000BA, 15608, 0x82000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x782000C4, 11697, 0x8200029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8200029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000C5, 17750, 0x8200029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8200029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782000C5, 17750, 0x8200029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8200029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x782000C5, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x782000C5, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x782000C5, 0x782000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000C6, 15451, 0x8200029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8200029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782000C6, 15451, 0x8200029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8200029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782000C7, 15608, 0x820002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x782000D2, 11697, 0x820002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x820002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000D3, 17752, 0x820002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x820002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782000D3, 17752, 0x820002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x820002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x782000D3, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x782000D3, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x782000D3, 0x782000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000D4, 15451, 0x820002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x820002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782000D4, 15451, 0x820002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x820002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782000D5, 15608, 0x820002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x782000DE, 9686, 0x820002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x820002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000DF, 9686, 0x820002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x820002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x782000DF, 9686, 0x820002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x820002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782000E0, 11697, 0x820002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x782000EE, 15451, 0x820002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x820002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782000EF, 15608, 0x820002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x820002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x782000EF, 15608, 0x820002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x820002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782000F0, 15608, 0x820002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78200108, 9686, 0x820002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x820002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200109, 9686, 0x820002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x820002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78200109, 9686, 0x820002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x820002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7820010A, 11697, 0x820002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7820011C, 11697, 0x820002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x820002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7820011D, 17763, 0x820002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x820002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7820011D, 17763, 0x820002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x820002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7820011D, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7820011D, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7820011D, 0x78200120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7820011E, 15451, 0x820002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x820002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7820011E, 15451, 0x820002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x820002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7820011F, 15608, 0x820002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7820013A, 11697, 0x8200030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8200030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7820013B, 17767, 0x8200030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8200030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7820013B, 17767, 0x8200030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8200030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7820013B, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7820013B, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7820013B, 0x7820013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7820013C, 15451, 0x8200030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8200030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7820013C, 15451, 0x8200030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8200030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7820013D, 15608, 0x82000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78200142, 11697, 0x8200031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8200031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200143, 17768, 0x8200031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8200031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78200143, 17768, 0x8200031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8200031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78200143, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78200143, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78200143, 0x78200146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200144, 15451, 0x8200031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8200031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78200144, 15451, 0x8200031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8200031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78200145, 15608, 0x82000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78200150, 11697, 0x8200032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8200032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200151, 17770, 0x8200032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8200032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78200151, 17770, 0x8200032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8200032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78200151, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78200151, 0x78200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78200151, 0x78200155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78200152, 15451, 0x8200032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8200032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78200152, 15451, 0x8200032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8200032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78200153, 15608, 0x8200032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/828E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/828E.sql index 173f5fcf21..71d49046b3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/828E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/828E.sql @@ -5,8 +5,8 @@ VALUES (0x7828E000, 4980, 0x828E0108, 57.7319, 110.01, 124.05, 0.707107, 0, 0, /* @teleloc 0x828E0108 [57.731899 110.010002 124.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7828E001, 2181, 0x828E0100, 80.9392, 128.015, 124.082, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x828E0100 [80.939201 128.014999 124.082001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7828E001, 2181, 0x828E0100, 80.9392, 128.015, 124.082, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x828E0100 [80.939201 128.014999 124.082001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7828E001, 0x7828E009, '2005-02-09 10:00:00') /* Button (269) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8293.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8293.sql index 13efc29342..dcd4b2995a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8293.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8293.sql @@ -2,4 +2,4 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x8293; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78293000, 509, 0x82930000, 22.847, 44.6796, 124.005, -0.049198, 0, 0, 0.998789, False, '2005-02-09 10:00:00'); /* Life Stone */ -/* @teleloc 0x82930000 [22.847000 44.679600 124.004997] -0.049197 0.000000 0.000000 0.998789 */ +/* @teleloc 0x82930000 [22.847000 44.679600 124.004997] -0.049198 0.000000 0.000000 0.998789 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/82C7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/82C7.sql index dff0219f4d..30f4ad17b7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/82C7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/82C7.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x82C7; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7000, 9686, 0x82C70102, 61.6395, 36.0811, 83.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70102 [61.639500 36.081100 83.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7000, 9686, 0x82C70102, 61.6395, 36.0811, 83.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70102 [61.639500 36.081100 83.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7001, 9686, 0x82C70102, 57.0216, 36.0581, 82.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70102 [57.021599 36.058102 82.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7001, 9686, 0x82C70102, 57.0216, 36.0581, 82.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70102 [57.021599 36.058102 82.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7002, 9686, 0x82C70102, 59.537, 30.3311, 83.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70102 [59.536999 30.331100 83.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7002, 9686, 0x82C70102, 59.537, 30.3311, 83.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70102 [59.536999 30.331100 83.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7003, 9686, 0x82C70102, 62.737, 30.3311, 82.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70102 [62.737000 30.331100 82.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7003, 9686, 0x82C70102, 62.737, 30.3311, 82.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70102 [62.737000 30.331100 82.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7004, 11697, 0x82C70102, 55.005, 31.0174, 80.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x782C7005, 11697, 0x82C70102, 63.905, 35.3502, 80.1, -0.932639, 0, 0, 0 /* @teleloc 0x82C70102 [63.904999 35.350201 80.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7006, 11698, 0x82C70102, 59.5681, 33.3811, 86.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x82C70102 [59.568100 33.381100 86.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7006, 11698, 0x82C70102, 59.5681, 33.3811, 86.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x82C70102 [59.568100 33.381100 86.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7007, 11697, 0x82C70102, 59.555, 33.3502, 80.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x82C70102 [59.555000 33.350201 80.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7008, 9686, 0x82C70102, 56.3868, 30.3311, 82.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70102 [56.386799 30.331100 82.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7008, 9686, 0x82C70102, 56.3868, 30.3311, 82.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70102 [56.386799 30.331100 82.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7009, 9686, 0x82C70102, 54.3402, 33.208, 83.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x782C700E, 9686, 0x82C70102, 64.7338, 31.208, 83.65, 0.707107, 0, 0, - /* @teleloc 0x82C70102 [64.733803 31.208000 83.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C700F, 9686, 0x82C70102, 57.3868, 36.0811, 83.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70102 [57.386799 36.081100 83.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C700F, 9686, 0x82C70102, 57.3868, 36.0811, 83.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70102 [57.386799 36.081100 83.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7010, 9686, 0x82C70102, 63.2075, 36.0581, 82.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70102 [63.207500 36.058102 82.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7010, 9686, 0x82C70102, 63.2075, 36.0581, 82.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70102 [63.207500 36.058102 82.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7011, 11698, 0x82C70102, 61.7681, 33.3811, 86.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x782C7014, 11697, 0x82C70102, 58.0522, 33.3502, 80.1, -0.707107, 0, 0, /* @teleloc 0x82C70102 [58.052200 33.350201 80.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7015, 11697, 0x82C70102, 59.3607, 30.8952, 80.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x82C70102 [59.360699 30.895201 80.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7015, 11697, 0x82C70102, 59.3607, 30.8952, 80.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x82C70102 [59.360699 30.895201 80.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7016, 11697, 0x82C70102, 64.1107, 33.2951, 80.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x82C70102 [64.110703 33.295101 80.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7017, 11697, 0x82C70102, 56.755, 35.4502, 80.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x82C70102 [56.755001 35.450199 80.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7017, 11697, 0x82C70102, 56.755, 35.4502, 80.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x82C70102 [56.755001 35.450199 80.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7018, 9686, 0x82C70104, 57.2902, 39.2119, 83, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x82C70104 [57.290199 39.211899 83.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7019, 9686, 0x82C70104, 60.6902, 36.6811, 83.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70104 [60.690201 36.681099 83.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7019, 9686, 0x82C70104, 60.6902, 36.6811, 83.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70104 [60.690201 36.681099 83.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C701A, 9686, 0x82C70104, 60.3902, 41.7811, 83.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70104 [60.390202 41.781101 83.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C701A, 9686, 0x82C70104, 60.3902, 41.7811, 83.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70104 [60.390202 41.781101 83.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C701B, 11697, 0x82C70104, 61.505, 39.5002, 80.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x782C701D, 9686, 0x82C70104, 57.2902, 40.858, 83, -0.707107, 0, 0, -0. /* @teleloc 0x82C70104 [57.290199 40.858002 83.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C701E, 9686, 0x82C70104, 58.5932, 36.6811, 82.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70104 [58.593201 36.681099 82.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C701E, 9686, 0x82C70104, 58.5932, 36.6811, 82.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70104 [58.593201 36.681099 82.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C701F, 9686, 0x82C70106, 60.0838, 30.4273, 78.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70106 [60.083801 30.427299 78.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C701F, 9686, 0x82C70106, 60.0838, 30.4273, 78.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70106 [60.083801 30.427299 78.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7020, 9686, 0x82C70106, 62.5838, 34.7273, 78.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x782C7026, 9686, 0x82C70106, 62.5838, 37.4244, 78.45, 0.707107, 0, 0, /* @teleloc 0x82C70106 [62.583801 37.424400 78.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7027, 9686, 0x82C70106, 61.0333, 40.3773, 78.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70106 [61.033298 40.377300 78.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7027, 9686, 0x82C70106, 61.0333, 40.3773, 78.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70106 [61.033298 40.377300 78.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7028, 11698, 0x82C70106, 59.987, 34.4177, 79.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x82C70106 [59.987000 34.417702 79.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7028, 11698, 0x82C70106, 59.987, 34.4177, 79.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x82C70106 [59.987000 34.417702 79.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7029, 11697, 0x82C70106, 60.376, 39.8938, 76.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x82C70106 [60.375999 39.893799 76.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7029, 11697, 0x82C70106, 60.376, 39.8938, 76.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x82C70106 [60.375999 39.893799 76.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C702A, 11697, 0x82C70106, 61.926, 39.6939, 76.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x782C702D, 9686, 0x82C70108, 57.6902, 43.0079, 83, -0.707107, 0, 0, -0 /* @teleloc 0x82C70108 [57.690201 43.007900 83.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C702E, 412, 0x82C70000, 60.3681, 44.1811, 80, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x82C70000 [60.368099 44.181099 80.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C702E, 412, 0x82C70000, 60.3681, 44.1811, 80, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x82C70000 [60.368099 44.181099 80.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C702F, 9686, 0x82C70000, 58.1575, 44.3081, 82.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70000 [58.157501 44.308102 82.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C702F, 9686, 0x82C70000, 58.1575, 44.3081, 82.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70000 [58.157501 44.308102 82.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7030, 9686, 0x82C70000, 57.1575, 43.4581, 82.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1489,12 +1489,12 @@ VALUES (0x782C7173, 9686, 0x82C70139, 101.842, 36.0986, 87.05, -0.707107, 0, 0, /* @teleloc 0x82C70139 [101.842003 36.098598 87.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7174, 9686, 0x82C70139, 104.226, 31.5861, 87.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70139 [104.225998 31.586100 87.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7174, 9686, 0x82C70139, 104.226, 31.5861, 87.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70139 [104.225998 31.586100 87.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7175, 9686, 0x82C7013A, 111.676, 38.8861, 85.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013A [111.676003 38.886101 85.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7175, 9686, 0x82C7013A, 111.676, 38.8861, 85.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013A [111.676003 38.886101 85.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7176, 9686, 0x82C7013A, 116.076, 37.5861, 84.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x782C7177, 9686, 0x82C7013A, 116.076, 33.9361, 84.8, 0.707107, 0, 0, - /* @teleloc 0x82C7013A [116.075996 33.936100 84.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7178, 9686, 0x82C7013A, 111.626, 32.9361, 85.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013A [111.625999 32.936100 85.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7178, 9686, 0x82C7013A, 111.626, 32.9361, 85.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013A [111.625999 32.936100 85.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7179, 11697, 0x82C7013A, 107.891, 33.5979, 82.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x782C717A, 11697, 0x82C7013A, 115.391, 37.9979, 82.05, -0.895323, 0, 0, /* @teleloc 0x82C7013A [115.390999 37.997898 82.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C717B, 11698, 0x82C7013A, 111.681, 35.7861, 88.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x82C7013A [111.681000 35.786098 88.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C717B, 11698, 0x82C7013A, 111.681, 35.7861, 88.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x82C7013A [111.681000 35.786098 88.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C717C, 11697, 0x82C7013A, 111.791, 35.8479, 82.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x782C717F, 9686, 0x82C7013A, 106.942, 34.3017, 83.95, -0.707107, 0, 0, /* @teleloc 0x82C7013A [106.942001 34.301701 83.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7180, 9686, 0x82C7013A, 114.775, 32.9361, 85.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013A [114.775002 32.936100 85.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7180, 9686, 0x82C7013A, 114.775, 32.9361, 85.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013A [114.775002 32.936100 85.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7181, 9686, 0x82C7013A, 108.532, 32.9361, 85.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013A [108.531998 32.936100 85.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7181, 9686, 0x82C7013A, 108.532, 32.9361, 85.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013A [108.531998 32.936100 85.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7182, 9686, 0x82C7013A, 116.076, 35.8803, 86, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x82C7013A [116.075996 35.880299 86.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7183, 9686, 0x82C7013A, 108.457, 38.8861, 85.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013A [108.457001 38.886101 85.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7183, 9686, 0x82C7013A, 108.457, 38.8861, 85.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013A [108.457001 38.886101 85.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7184, 9686, 0x82C7013A, 114.824, 38.8861, 85.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013A [114.823997 38.886101 85.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7184, 9686, 0x82C7013A, 114.824, 38.8861, 85.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013A [114.823997 38.886101 85.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7185, 9686, 0x82C7013A, 114.656, 38.8861, 84, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013A [114.655998 38.886101 84.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7185, 9686, 0x82C7013A, 114.656, 38.8861, 84, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013A [114.655998 38.886101 84.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7186, 11698, 0x82C7013A, 108.891, 35.7861, 88.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x782C718A, 11697, 0x82C7013A, 115.704, 35.8479, 82.05, 0.707107, 0, 0, /* @teleloc 0x82C7013A [115.704002 35.847900 82.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C718B, 11697, 0x82C7013A, 111.702, 33.4407, 82.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x82C7013A [111.702003 33.440701 82.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C718B, 11697, 0x82C7013A, 111.702, 33.4407, 82.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x82C7013A [111.702003 33.440701 82.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C718C, 11697, 0x82C7013A, 114.661, 33.5979, 82.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x82C7013A [114.661003 33.597900 82.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C718D, 9686, 0x82C7013B, 107.576, 32.9361, 80.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013B [107.575996 32.936100 80.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C718D, 9686, 0x82C7013B, 107.576, 32.9361, 80.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013B [107.575996 32.936100 80.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C718E, 9686, 0x82C7013B, 107.476, 38.4861, 80.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013B [107.475998 38.486099 80.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C718E, 9686, 0x82C7013B, 107.476, 38.4861, 80.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013B [107.475998 38.486099 80.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C718F, 9686, 0x82C7013B, 116.026, 35.7861, 80.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x782C7193, 9686, 0x82C7013B, 101.842, 34.4842, 80.4, -0.707107, 0, 0, /* @teleloc 0x82C7013B [101.842003 34.484200 80.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7194, 9686, 0x82C7013B, 111.712, 32.9361, 80.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013B [111.711998 32.936100 80.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7194, 9686, 0x82C7013B, 111.712, 32.9361, 80.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013B [111.711998 32.936100 80.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7195, 9686, 0x82C7013B, 111.278, 38.4861, 80.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C7013B [111.278000 38.486099 80.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7195, 9686, 0x82C7013B, 111.278, 38.4861, 80.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C7013B [111.278000 38.486099 80.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7196, 11698, 0x82C7013B, 109.913, 35.7861, 81.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x82C7013B [109.913002 35.786098 81.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7197, 11697, 0x82C7013B, 109.551, 33.4785, 78.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x82C7013B [109.551003 33.478500 78.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C7197, 11697, 0x82C7013B, 109.551, 33.4785, 78.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x82C7013B [109.551003 33.478500 78.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C7198, 11697, 0x82C7013B, 109.421, 37.9485, 78.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x82C7013B [109.420998 37.948502 78.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x782C7198, 11697, 0x82C7013B, 109.421, 37.9485, 78.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x82C7013B [109.420998 37.948502 78.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C7199, 11697, 0x82C7013B, 108.418, 35.6271, 78.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x82C7013B [108.417999 35.627102 78.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C719A, 412, 0x82C70000, 111.681, 40.3961, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x82C70000 [111.681000 40.396099 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C719A, 412, 0x82C70000, 111.681, 40.3961, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x82C70000 [111.681000 40.396099 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C719B, 9686, 0x82C70000, 111.726, 40.5161, 85.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70000 [111.725998 40.516102 85.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C719B, 9686, 0x82C70000, 111.726, 40.5161, 85.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70000 [111.725998 40.516102 85.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C719C, 9686, 0x82C70000, 115.566, 39.5591, 83.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70000 [115.566002 39.559101 83.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C719C, 9686, 0x82C70000, 115.566, 39.5591, 83.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70000 [115.566002 39.559101 83.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C719D, 9686, 0x82C70000, 107.886, 39.5591, 83.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x82C70000 [107.886002 39.559101 83.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C719D, 9686, 0x82C70000, 107.886, 39.5591, 83.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x82C70000 [107.886002 39.559101 83.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C719E, 12679, 0x82C70000, 114.132, 39.7507, 82.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x82C70000 [114.132004 39.750702 82.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C719E, 12679, 0x82C70000, 114.132, 39.7507, 82.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x82C70000 [114.132004 39.750702 82.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x782C719F, 12679, 0x82C70000, 109.292, 39.7807, 82.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x82C70000 [109.292000 39.780701 82.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x782C719F, 12679, 0x82C70000, 109.292, 39.7807, 82.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x82C70000 [109.292000 39.780701 82.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x782C71A0, 15506, 0x82C7013A, 111.954, 35.4976, 82.005, 0.987282, 0, 0, 0.158982, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8300.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8300.sql index 22a394ed03..703f524489 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8300.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8300.sql @@ -21,8 +21,8 @@ VALUES (0x78300004, 11697, 0x83000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x83000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300005, 17773, 0x83000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x83000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78300005, 17773, 0x83000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x83000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78300005, 0x78300001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78300005, 0x78300001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78300005, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300006, 15451, 0x8300018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8300018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78300006, 15451, 0x8300018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8300018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78300007, 15608, 0x8300018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78300015, 11697, 0x8300019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8300019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300016, 17775, 0x8300019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8300019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78300016, 17775, 0x8300019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8300019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78300016, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78300016, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78300016, 0x78300019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300017, 15451, 0x830001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x830001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78300017, 15451, 0x830001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x830001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78300018, 15608, 0x830001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78300023, 11697, 0x830001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x830001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300024, 17777, 0x830001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x830001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78300024, 17777, 0x830001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x830001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78300024, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78300024, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78300024, 0x78300027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300025, 15451, 0x830001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x830001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78300025, 15451, 0x830001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x830001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78300026, 15608, 0x830001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7830006D, 11697, 0x83000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x83000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7830006E, 17788, 0x83000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x83000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7830006E, 17788, 0x83000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x83000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7830006E, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7830006E, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7830006E, 0x78300072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7830006F, 15451, 0x8300025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8300025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7830006F, 15451, 0x8300025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8300025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78300070, 15608, 0x8300025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7830008C, 11697, 0x8300027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8300027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7830008D, 17792, 0x8300027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8300027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7830008D, 17792, 0x8300027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8300027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7830008D, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7830008D, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7830008D, 0x78300090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7830008E, 15451, 0x8300027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8300027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7830008E, 15451, 0x8300027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8300027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7830008F, 15608, 0x8300027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7830009A, 11697, 0x83000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x83000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7830009B, 17794, 0x83000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x83000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7830009B, 17794, 0x83000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x83000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7830009B, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7830009B, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7830009B, 0x7830009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7830009C, 15451, 0x83000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x83000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7830009C, 15451, 0x83000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x83000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7830009D, 15608, 0x83000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x783000A8, 11697, 0x8300028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8300028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000A9, 17796, 0x8300028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8300028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x783000A9, 17796, 0x8300028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8300028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x783000A9, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x783000A9, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x783000A9, 0x783000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000AA, 15451, 0x8300028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8300028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x783000AA, 15451, 0x8300028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8300028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x783000AB, 15608, 0x8300028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x783000B6, 11697, 0x83000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x83000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000B7, 17798, 0x83000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x83000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x783000B7, 17798, 0x83000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x83000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x783000B7, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x783000B7, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x783000B7, 0x783000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000B8, 15451, 0x83000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x83000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x783000B8, 15451, 0x83000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x83000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000B9, 15608, 0x83000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x83000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x783000B9, 15608, 0x83000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x83000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x783000BA, 15608, 0x83000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x783000C4, 11697, 0x8300029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8300029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000C5, 17800, 0x8300029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8300029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x783000C5, 17800, 0x8300029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8300029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x783000C5, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x783000C5, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x783000C5, 0x783000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000C6, 15451, 0x8300029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8300029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x783000C6, 15451, 0x8300029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8300029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x783000C7, 15608, 0x830002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x783000D2, 11697, 0x830002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x830002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000D3, 17802, 0x830002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x830002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x783000D3, 17802, 0x830002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x830002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x783000D3, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x783000D3, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x783000D3, 0x783000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000D4, 15451, 0x830002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x830002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x783000D4, 15451, 0x830002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x830002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x783000D5, 15608, 0x830002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x783000DE, 9686, 0x830002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x830002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000DF, 9686, 0x830002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x830002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x783000DF, 9686, 0x830002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x830002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x783000E0, 11697, 0x830002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x783000EE, 15451, 0x830002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x830002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x783000EF, 15608, 0x830002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x830002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x783000EF, 15608, 0x830002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x830002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x783000F0, 15608, 0x830002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78300108, 9686, 0x830002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x830002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300109, 9686, 0x830002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x830002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78300109, 9686, 0x830002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x830002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7830010A, 11697, 0x830002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7830011C, 11697, 0x830002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x830002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7830011D, 17813, 0x830002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x830002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7830011D, 17813, 0x830002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x830002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7830011D, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7830011D, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7830011D, 0x78300120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7830011E, 15451, 0x830002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x830002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7830011E, 15451, 0x830002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x830002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7830011F, 15608, 0x830002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7830013A, 11697, 0x8300030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8300030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7830013B, 17817, 0x8300030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8300030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7830013B, 17817, 0x8300030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8300030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7830013B, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7830013B, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7830013B, 0x7830013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7830013C, 15451, 0x8300030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8300030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7830013C, 15451, 0x8300030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8300030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7830013D, 15608, 0x83000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78300142, 11697, 0x8300031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8300031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300143, 17818, 0x8300031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8300031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78300143, 17818, 0x8300031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8300031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78300143, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78300143, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78300143, 0x78300146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300144, 15451, 0x8300031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8300031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78300144, 15451, 0x8300031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8300031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78300145, 15608, 0x83000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78300150, 11697, 0x8300032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8300032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300151, 17820, 0x8300032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8300032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78300151, 17820, 0x8300032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8300032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78300151, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78300151, 0x78300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78300151, 0x78300155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78300152, 15451, 0x8300032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8300032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78300152, 15451, 0x8300032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8300032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78300153, 15608, 0x8300032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8312.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8312.sql index 2f12b414dc..e8d5c8d33d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8312.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8312.sql @@ -13,60 +13,60 @@ VALUES (0x78312002, 9686, 0x83120100, 145.46, 63.6343, 356.925, -0.707107, 0, 0 /* @teleloc 0x83120100 [145.460007 63.634300 356.924988] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312003, 412, 0x83120107, 147.696, 52.6413, 350, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x83120107 [147.695999 52.641300 350.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78312003, 412, 0x83120107, 147.696, 52.6413, 350, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x83120107 [147.695999 52.641300 350.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312004, 9686, 0x83120107, 147.683, 52.5492, 353.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120107 [147.682999 52.549198 353.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78312004, 9686, 0x83120107, 147.683, 52.5492, 353.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120107 [147.682999 52.549198 353.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78312005, 9686, 0x83120107, 157.118, 50.9299, 352.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x83120107 [157.117996 50.929901 352.825012] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312006, 9686, 0x83120107, 151.97, 49.0345, 352.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120107 [151.970001 49.034500 352.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312006, 9686, 0x83120107, 151.97, 49.0345, 352.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120107 [151.970001 49.034500 352.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78312007, 11698, 0x83120107, 148.607, 50.7745, 354.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x83120107 [148.606995 50.774502 354.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312008, 11697, 0x83120107, 154.287, 49.7677, 350.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x83120107 [154.287003 49.767700 350.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312008, 11697, 0x83120107, 154.287, 49.7677, 350.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x83120107 [154.287003 49.767700 350.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312009, 11697, 0x83120107, 149.612, 49.7677, 350.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x83120107 [149.612000 49.767700 350.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312009, 11697, 0x83120107, 149.612, 49.7677, 350.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x83120107 [149.612000 49.767700 350.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831200A, 412, 0x83120109, 147.195, 65.295, 350, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x83120109 [147.195007 65.294998 350.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7831200A, 412, 0x83120109, 147.195, 65.295, 350, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x83120109 [147.195007 65.294998 350.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7831200B, 9686, 0x83120109, 145.477, 56.179, 352.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x83120109 [145.477005 56.179001 352.825012] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831200C, 9686, 0x83120109, 147.327, 53.179, 353.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120109 [147.326996 53.179001 353.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831200C, 9686, 0x83120109, 147.327, 53.179, 353.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120109 [147.326996 53.179001 353.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7831200D, 9686, 0x83120109, 149.222, 59.1222, 353.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x83120109 [149.222000 59.122200 353.200012] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831200E, 9686, 0x8312010A, 151.452, 65.204, 353.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312010A [151.451996 65.204002 353.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7831200E, 9686, 0x8312010A, 151.452, 65.204, 353.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312010A [151.451996 65.204002 353.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831200F, 9686, 0x8312010A, 151.452, 57.529, 353.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312010A [151.451996 57.528999 353.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831200F, 9686, 0x8312010A, 151.452, 57.529, 353.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312010A [151.451996 57.528999 353.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312010, 11697, 0x8312010A, 151.412, 58.3927, 350.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8312010A [151.412003 58.392700 350.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312010, 11697, 0x8312010A, 151.412, 58.3927, 350.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8312010A [151.412003 58.392700 350.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78312011, 11697, 0x8312010B, 146.04, 67.7316, 350.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x78312013, 9686, 0x8312010B, 153.18, 67.6715, 353.45, 0.707107, 0, 0, /* @teleloc 0x8312010B [153.179993 67.671501 353.450012] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312014, 9686, 0x8312010B, 149.33, 69.6715, 353.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312010B [149.330002 69.671501 353.450012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78312014, 9686, 0x8312010B, 149.33, 69.6715, 353.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312010B [149.330002 69.671501 353.450012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78312015, 9686, 0x8312010E, 166.385, 55.048, 358.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x78312016, 9686, 0x8312010E, 145.627, 53.0562, 357.675, -0.707107, 0, /* @teleloc 0x8312010E [145.626999 53.056198 357.674988] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312017, 11697, 0x8312010E, 152.426, 49.8847, 354.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8312010E [152.425995 49.884701 354.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312017, 11697, 0x8312010E, 152.426, 49.8847, 354.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8312010E [152.425995 49.884701 354.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312018, 11697, 0x8312010E, 160.763, 50.3397, 354.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8312010E [160.763000 50.339699 354.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312018, 11697, 0x8312010E, 160.763, 50.3397, 354.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8312010E [160.763000 50.339699 354.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312019, 11697, 0x8312010E, 154.836, 56.2373, 354.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8312010E [154.835999 56.237301 354.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78312019, 11697, 0x8312010E, 154.836, 56.2373, 354.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8312010E [154.835999 56.237301 354.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831201A, 9686, 0x8312010E, 157.825, 49.3684, 358.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312010E [157.824997 49.368401 358.200012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831201A, 9686, 0x8312010E, 157.825, 49.3684, 358.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312010E [157.824997 49.368401 358.200012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831201B, 9686, 0x8312010E, 150.798, 56.9615, 358.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312010E [150.798004 56.961498 358.174988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7831201B, 9686, 0x8312010E, 150.798, 56.9615, 358.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312010E [150.798004 56.961498 358.174988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831201C, 9686, 0x8312010E, 154.223, 56.9615, 358.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312010E [154.223007 56.961498 358.174988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7831201C, 9686, 0x8312010E, 154.223, 56.9615, 358.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312010E [154.223007 56.961498 358.174988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831201D, 9686, 0x8312010E, 157.798, 56.9615, 358.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312010E [157.798004 56.961498 358.174988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7831201D, 9686, 0x8312010E, 157.798, 56.9615, 358.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312010E [157.798004 56.961498 358.174988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831201E, 9686, 0x8312010E, 154.273, 49.3365, 358.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312010E [154.272995 49.336498 358.174988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831201E, 9686, 0x8312010E, 154.273, 49.3365, 358.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312010E [154.272995 49.336498 358.174988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831201F, 9686, 0x8312010E, 161.335, 49.3365, 358.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312010E [161.335007 49.336498 358.174988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831201F, 9686, 0x8312010E, 161.335, 49.3365, 358.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312010E [161.335007 49.336498 358.174988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312020, 9686, 0x8312010E, 161.348, 56.9615, 358.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312010E [161.348007 56.961498 358.174988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78312020, 9686, 0x8312010E, 161.348, 56.9615, 358.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312010E [161.348007 56.961498 358.174988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312021, 11698, 0x83120110, 157.826, 53.175, 361.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x83120110 [157.826004 53.174999 361.299988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312021, 11698, 0x83120110, 157.826, 53.175, 361.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x83120110 [157.826004 53.174999 361.299988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312022, 11698, 0x83120110, 154.586, 53.175, 361.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x83120110 [154.585999 53.174999 361.299988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312022, 11698, 0x83120110, 154.586, 53.175, 361.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x83120110 [154.585999 53.174999 361.299988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312023, 9686, 0x83120111, 153.62, 56.9345, 352.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120111 [153.619995 56.934502 352.825012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78312023, 9686, 0x83120111, 153.62, 56.9345, 352.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120111 [153.619995 56.934502 352.825012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312024, 9686, 0x83120112, 162.957, 49.2103, 353.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120112 [162.957001 49.210300 353.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312024, 9686, 0x83120112, 162.957, 49.2103, 353.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120112 [162.957001 49.210300 353.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78312025, 9686, 0x83120112, 157.733, 51.7492, 352.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x78312026, 9686, 0x83120112, 165.483, 53.0492, 353.625, 0.707107, 0, 0 /* @teleloc 0x83120112 [165.483002 53.049198 353.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312027, 11698, 0x83120112, 161.635, 53.2434, 354.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x83120112 [161.634995 53.243401 354.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312027, 11698, 0x83120112, 161.635, 53.2434, 354.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x83120112 [161.634995 53.243401 354.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312028, 11697, 0x83120112, 159.815, 49.6316, 350.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x83120112 [159.815002 49.631599 350.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312028, 11697, 0x83120112, 159.815, 49.6316, 350.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x83120112 [159.815002 49.631599 350.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312029, 412, 0x83120116, 153.2, 51.91, 345.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x83120116 [153.199997 51.910000 345.195007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312029, 412, 0x83120116, 153.2, 51.91, 345.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x83120116 [153.199997 51.910000 345.195007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831202A, 9686, 0x83120116, 153.202, 52.003, 348.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120116 [153.201996 52.002998 348.475006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831202A, 9686, 0x83120116, 153.202, 52.003, 348.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120116 [153.201996 52.002998 348.475006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7831202B, 9686, 0x83120116, 150.027, 59.553, 348.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x83120116 [150.026993 59.553001 348.475006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831202C, 9686, 0x83120117, 156.145, 51.4595, 347.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120117 [156.145004 51.459499 347.825012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7831202C, 9686, 0x83120117, 156.145, 51.4595, 347.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120117 [156.145004 51.459499 347.825012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831202D, 11697, 0x83120117, 160.169, 49.9637, 345.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x83120117 [160.169006 49.963699 345.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831202D, 11697, 0x83120117, 160.169, 49.9637, 345.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x83120117 [160.169006 49.963699 345.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831202E, 11698, 0x83120118, 158.431, 58.0657, 349.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x83120118 [158.431000 58.065701 349.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831202E, 11698, 0x83120118, 158.431, 58.0657, 349.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x83120118 [158.431000 58.065701 349.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831202F, 9686, 0x83120118, 159.186, 52.1479, 348.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120118 [159.186005 52.147900 348.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831202F, 9686, 0x83120118, 159.186, 52.1479, 348.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120118 [159.186005 52.147900 348.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78312030, 9686, 0x83120118, 155.37, 57.4632, 348.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x78312032, 11697, 0x83120118, 156.121, 63.4024, 345.35, 0.9139, 0, 0, 0 /* @teleloc 0x83120118 [156.121002 63.402401 345.350006] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312033, 9686, 0x8312011B, 164.4, 55.8434, 348.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312011B [164.399994 55.843399 348.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312033, 9686, 0x8312011B, 164.4, 55.8434, 348.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312011B [164.399994 55.843399 348.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312034, 9686, 0x8312011B, 164.4, 64.059, 348.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312011B [164.399994 64.058998 348.299988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78312034, 9686, 0x8312011B, 164.4, 64.059, 348.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312011B [164.399994 64.058998 348.299988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312035, 11698, 0x8312011B, 164.559, 59.7695, 349.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8312011B [164.559006 59.769501 349.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312035, 11698, 0x8312011B, 164.559, 59.7695, 349.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8312011B [164.559006 59.769501 349.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78312036, 11697, 0x8312011B, 166.521, 63.2524, 345.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x78312037, 11697, 0x8312011B, 166.719, 56.3887, 345.35, 0.372988, 0, 0, /* @teleloc 0x8312011B [166.718994 56.388699 345.350006] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312038, 412, 0x8312011C, 164.15, 71.08, 350, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8312011C [164.149994 71.080002 350.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78312038, 412, 0x8312011C, 164.15, 71.08, 350, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8312011C [164.149994 71.080002 350.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78312039, 9686, 0x8312011D, 161.8, 66.9, 353.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8312011D [161.800003 66.900002 353.524994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831203A, 9686, 0x8312011D, 164.2, 63.75, 354.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8312011D [164.199997 63.750000 354.950012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831203A, 9686, 0x8312011D, 164.2, 63.75, 354.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8312011D [164.199997 63.750000 354.950012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7831203B, 9686, 0x8312011D, 166.767, 66.8645, 354.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8312011D [166.766998 66.864502 354.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831203C, 11697, 0x8312011D, 164.115, 64.4066, 350.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8312011D [164.115005 64.406601 350.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831203C, 11697, 0x8312011D, 164.115, 64.4066, 350.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8312011D [164.115005 64.406601 350.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7831203D, 412, 0x83120000, 161.205, 66.9, 350, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x83120000 [161.205002 66.900002 350.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831203E, 412, 0x83120000, 161.505, 57.615, 350, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x83120000 [161.505005 57.615002 350.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831203E, 412, 0x83120000, 161.505, 57.615, 350, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x83120000 [161.505005 57.615002 350.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831203F, 9686, 0x83120000, 164.175, 71.5184, 353.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120000 [164.175003 71.518402 353.174988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831203F, 9686, 0x83120000, 164.175, 71.5184, 353.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120000 [164.175003 71.518402 353.174988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78312040, 9686, 0x83120000, 166.65, 70.4184, 352.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x78312041, 9686, 0x83120000, 162.05, 70.7434, 352.55, 0.456322, 0, 0, /* @teleloc 0x83120000 [162.050003 70.743401 352.549988] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312042, 9686, 0x83120000, 161.525, 57.6934, 353.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120000 [161.524994 57.693401 353.575012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312042, 9686, 0x83120000, 161.525, 57.6934, 353.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120000 [161.524994 57.693401 353.575012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312043, 9686, 0x83120000, 157.625, 69.0434, 352.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x83120000 [157.625000 69.043404 352.950012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78312043, 9686, 0x83120000, 157.625, 69.0434, 352.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x83120000 [157.625000 69.043404 352.950012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78312044, 12679, 0x83120000, 155.29, 58.7816, 350.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x78312048, 12679, 0x83120000, 166.941, 70.7066, 350.1, 0.420244, 0, 0, /* @teleloc 0x83120000 [166.940994 70.706596 350.100006] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78312049, 12679, 0x83120000, 159.415, 60.4066, 350.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x83120000 [159.414993 60.406601 350.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78312049, 12679, 0x83120000, 159.415, 60.4066, 350.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x83120000 [159.414993 60.406601 350.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831204A, 12678, 0x83120000, 164.44, 66.8316, 359, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x83120000 [164.440002 66.831596 359.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7831204A, 12678, 0x83120000, 164.44, 66.8316, 359, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x83120000 [164.440002 66.831596 359.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7831204B, 12678, 0x83120000, 149.565, 53.4316, 366.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x83120000 [149.565002 53.431599 366.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7831204B, 12678, 0x83120000, 149.565, 53.4316, 366.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x83120000 [149.565002 53.431599 366.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7831204C, 412, 0x83120122, 109.645, 111.608, 344, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/835F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/835F.sql index e3383c1255..1bd2f4eb18 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/835F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/835F.sql @@ -36,7 +36,7 @@ VALUES (0x7835F004, 11531, 0x835F0000, 134.175, 92.4747, 14.01, 0.176239, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7835F005, 8672, 0x835F0000, 119.156, 100.438, 14.0083, 0.997646, 0, 0, 0.068579, True, '2005-02-09 10:00:00'); /* Risen Soldier */ -/* @teleloc 0x835F0000 [119.155998 100.438004 14.008300] 0.997646 0.000000 0.000000 0.068578 */ +/* @teleloc 0x835F0000 [119.155998 100.438004 14.008300] 0.997646 0.000000 0.000000 0.068579 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7835F006, 8672, 0x835F0000, 111.153, 119.239, 14.0083, 0.988677, 0, 0, 0.15006, True, '2005-02-09 10:00:00'); /* Risen Soldier */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8400.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8400.sql index 88fc643e1f..f5d4ec4a59 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8400.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8400.sql @@ -21,8 +21,8 @@ VALUES (0x78400004, 11697, 0x84000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x84000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400005, 17823, 0x84000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x84000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78400005, 17823, 0x84000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x84000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78400005, 0x78400001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78400005, 0x78400001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78400005, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400006, 15451, 0x8400018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8400018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78400006, 15451, 0x8400018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8400018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78400007, 15608, 0x8400018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78400015, 11697, 0x8400019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8400019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400016, 17825, 0x8400019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8400019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78400016, 17825, 0x8400019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8400019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78400016, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78400016, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78400016, 0x78400019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400017, 15451, 0x840001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x840001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78400017, 15451, 0x840001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x840001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78400018, 15608, 0x840001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78400023, 11697, 0x840001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x840001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400024, 17827, 0x840001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x840001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78400024, 17827, 0x840001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x840001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78400024, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78400024, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78400024, 0x78400027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400025, 15451, 0x840001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x840001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78400025, 15451, 0x840001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x840001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78400026, 15608, 0x840001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7840006D, 11697, 0x84000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x84000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7840006E, 17838, 0x84000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x84000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7840006E, 17838, 0x84000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x84000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7840006E, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7840006E, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7840006E, 0x78400072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7840006F, 15451, 0x8400025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8400025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7840006F, 15451, 0x8400025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8400025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78400070, 15608, 0x8400025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7840008C, 11697, 0x8400027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8400027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7840008D, 17842, 0x8400027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8400027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7840008D, 17842, 0x8400027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8400027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7840008D, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7840008D, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7840008D, 0x78400090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7840008E, 15451, 0x8400027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8400027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7840008E, 15451, 0x8400027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8400027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7840008F, 15608, 0x8400027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7840009A, 11697, 0x84000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x84000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7840009B, 17844, 0x84000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x84000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7840009B, 17844, 0x84000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x84000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7840009B, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7840009B, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7840009B, 0x7840009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7840009C, 15451, 0x84000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7840009C, 15451, 0x84000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7840009D, 15608, 0x84000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x784000A8, 11697, 0x8400028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8400028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000A9, 17846, 0x8400028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8400028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784000A9, 17846, 0x8400028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8400028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x784000A9, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x784000A9, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x784000A9, 0x784000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000AA, 15451, 0x8400028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8400028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784000AA, 15451, 0x8400028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8400028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784000AB, 15608, 0x8400028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x784000B6, 11697, 0x84000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x84000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000B7, 17848, 0x84000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x84000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784000B7, 17848, 0x84000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x84000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x784000B7, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x784000B7, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x784000B7, 0x784000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000B8, 15451, 0x84000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784000B8, 15451, 0x84000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000B9, 15608, 0x84000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x84000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x784000B9, 15608, 0x84000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x84000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784000BA, 15608, 0x84000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x784000C4, 11697, 0x8400029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8400029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000C5, 17850, 0x8400029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8400029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784000C5, 17850, 0x8400029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8400029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x784000C5, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x784000C5, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x784000C5, 0x784000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000C6, 15451, 0x8400029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8400029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784000C6, 15451, 0x8400029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8400029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784000C7, 15608, 0x840002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x784000D2, 11697, 0x840002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x840002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000D3, 17852, 0x840002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x840002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784000D3, 17852, 0x840002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x840002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x784000D3, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x784000D3, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x784000D3, 0x784000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000D4, 15451, 0x840002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x840002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784000D4, 15451, 0x840002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x840002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784000D5, 15608, 0x840002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x784000DE, 9686, 0x840002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x840002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000DF, 9686, 0x840002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x840002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x784000DF, 9686, 0x840002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x840002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784000E0, 11697, 0x840002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x784000EE, 15451, 0x840002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x840002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784000EF, 15608, 0x840002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x840002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x784000EF, 15608, 0x840002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x840002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784000F0, 15608, 0x840002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78400108, 9686, 0x840002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x840002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400109, 9686, 0x840002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x840002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78400109, 9686, 0x840002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x840002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7840010A, 11697, 0x840002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7840011C, 11697, 0x840002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x840002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7840011D, 17863, 0x840002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x840002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7840011D, 17863, 0x840002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x840002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7840011D, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7840011D, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7840011D, 0x78400120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7840011E, 15451, 0x840002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x840002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7840011E, 15451, 0x840002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x840002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7840011F, 15608, 0x840002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7840013A, 11697, 0x8400030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8400030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7840013B, 17867, 0x8400030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8400030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7840013B, 17867, 0x8400030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8400030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7840013B, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7840013B, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7840013B, 0x7840013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7840013C, 15451, 0x8400030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8400030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7840013C, 15451, 0x8400030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8400030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7840013D, 15608, 0x84000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78400142, 11697, 0x8400031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8400031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400143, 17868, 0x8400031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8400031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78400143, 17868, 0x8400031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8400031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78400143, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78400143, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78400143, 0x78400146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400144, 15451, 0x8400031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8400031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78400144, 15451, 0x8400031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8400031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78400145, 15608, 0x84000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78400150, 11697, 0x8400032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8400032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400151, 17870, 0x8400032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8400032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78400151, 17870, 0x8400032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8400032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78400151, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78400151, 0x78400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78400151, 0x78400155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78400152, 15451, 0x8400032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8400032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78400152, 15451, 0x8400032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8400032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78400153, 15608, 0x8400032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8468.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8468.sql index 741c897c62..7bd90309b8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8468.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8468.sql @@ -2,7 +2,7 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x8468; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78468000, 7894, 0x84680000, 7.04818, 58.7343, 25.6539, -0.057736, 0, 0, -0.998332, False, '2005-02-09 10:00:00'); /* Arena */ -/* @teleloc 0x84680000 [7.048180 58.734299 25.653900] -0.057735 0.000000 0.000000 -0.998332 */ +/* @teleloc 0x84680000 [7.048180 58.734299 25.653900] -0.057736 0.000000 0.000000 -0.998332 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78468001, 7939, 0x84680000, 9.54116, 67.0756, 25.2105, 0.010398, 0, 0, -0.999946, False, '2005-02-09 10:00:00'); /* Warning for General Arena! */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8477.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8477.sql index 5e5457f038..e29babdaac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8477.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8477.sql @@ -625,8 +625,8 @@ VALUES (0x7847709B, 12679, 0x84770000, 116.588, 153.508, 12.1, 0.92388, 0, 0, 0. /* @teleloc 0x84770000 [116.587997 153.507996 12.100000] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7847709C, 412, 0x84770118, 104.019, 42.8393, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84770118 [104.018997 42.839298 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7847709C, 412, 0x84770118, 104.019, 42.8393, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84770118 [104.018997 42.839298 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7847709D, 9686, 0x84770119, 103.969, 42.0293, 20.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -645,8 +645,8 @@ VALUES (0x784770A0, 11697, 0x84770119, 102.241, 41.5402, 16.15, -0.92388, 0, 0, /* @teleloc 0x84770119 [102.240997 41.540199 16.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770A1, 9686, 0x84770119, 103.969, 33.4793, 21.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84770119 [103.969002 33.479301 21.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784770A1, 9686, 0x84770119, 103.969, 33.4793, 21.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84770119 [103.969002 33.479301 21.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770A2, 9686, 0x84770119, 101.669, 39.5285, 18.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -665,20 +665,20 @@ VALUES (0x784770A5, 9686, 0x84770119, 106.297, 39.3137, 18.25, 0.707107, 0, 0, /* @teleloc 0x84770119 [106.296997 39.313702 18.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770A6, 9686, 0x8477011A, 110.169, 37.5293, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011A [110.168999 37.529301 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784770A6, 9686, 0x8477011A, 110.169, 37.5293, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011A [110.168999 37.529301 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770A7, 9686, 0x8477011A, 113.302, 36.3382, 18.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8477011A [113.302002 36.338200 18.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770A8, 9686, 0x8477011A, 112.21, 31.5793, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011A [112.209999 31.579300 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784770A8, 9686, 0x8477011A, 112.21, 31.5793, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011A [112.209999 31.579300 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770A9, 9686, 0x8477011A, 107.758, 31.5793, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011A [107.758003 31.579300 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784770A9, 9686, 0x8477011A, 107.758, 31.5793, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011A [107.758003 31.579300 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770AA, 9686, 0x8477011A, 106.738, 32.8093, 18, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,8 +697,8 @@ VALUES (0x784770AD, 11698, 0x8477011A, 110.119, 34.4793, 22.25, 0.707107, 0, 0, /* @teleloc 0x8477011A [110.119003 34.479301 22.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770AE, 11697, 0x8477011A, 110.103, 34.3961, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8477011A [110.102997 34.396099 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784770AE, 11697, 0x8477011A, 110.103, 34.3961, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8477011A [110.102997 34.396099 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770AF, 9686, 0x8477011A, 113.302, 32.7382, 18.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -709,16 +709,16 @@ VALUES (0x784770B0, 9686, 0x8477011A, 113.302, 34.5805, 19.9, 0.707107, 0, 0, - /* @teleloc 0x8477011A [113.302002 34.580502 19.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770B1, 9686, 0x8477011A, 112.268, 37.5293, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011A [112.267998 37.529301 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784770B1, 9686, 0x8477011A, 112.268, 37.5293, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011A [112.267998 37.529301 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770B2, 9686, 0x8477011A, 107.918, 37.5293, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011A [107.917999 37.529301 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784770B2, 9686, 0x8477011A, 107.918, 37.5293, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011A [107.917999 37.529301 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770B3, 9686, 0x8477011A, 109.99, 31.5793, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011A [109.989998 31.579300 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784770B3, 9686, 0x8477011A, 109.99, 31.5793, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011A [109.989998 31.579300 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770B4, 9686, 0x8477011A, 106.738, 33.0582, 19.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -729,8 +729,8 @@ VALUES (0x784770B5, 9686, 0x8477011A, 106.738, 36.0957, 19.6, -0.707107, 0, 0, /* @teleloc 0x8477011A [106.737999 36.095699 19.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770B6, 9686, 0x8477011A, 107.918, 37.5293, 18, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011A [107.917999 37.529301 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784770B6, 9686, 0x8477011A, 107.918, 37.5293, 18, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011A [107.917999 37.529301 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770B7, 11698, 0x8477011A, 112.446, 32.2724, 20.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -741,12 +741,12 @@ VALUES (0x784770B8, 11698, 0x8477011A, 112.346, 36.5725, 20.3, 0.919479, 0, 0, - /* @teleloc 0x8477011A [112.346001 36.572498 20.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770B9, 11697, 0x8477011A, 110.106, 33.0618, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8477011A [110.106003 33.061798 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784770B9, 11697, 0x8477011A, 110.106, 33.0618, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8477011A [110.106003 33.061798 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770BA, 11697, 0x8477011A, 110.106, 35.5575, 16.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8477011A [110.106003 35.557499 16.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784770BA, 11697, 0x8477011A, 110.106, 35.5575, 16.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8477011A [110.106003 35.557499 16.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770BB, 11697, 0x8477011A, 112.256, 32.4461, 16.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -757,12 +757,12 @@ VALUES (0x784770BC, 11697, 0x8477011A, 112.6, 34.6487, 16.15, 0.707107, 0, 0, -0 /* @teleloc 0x8477011A [112.599998 34.648701 16.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770BD, 11697, 0x8477011A, 110.106, 36.7609, 16.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8477011A [110.106003 36.760899 16.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784770BD, 11697, 0x8477011A, 110.106, 36.7609, 16.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8477011A [110.106003 36.760899 16.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770BE, 9686, 0x8477011C, 106.22, 37.1793, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011C [106.220001 37.179298 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784770BE, 9686, 0x8477011C, 106.22, 37.1793, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011C [106.220001 37.179298 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770BF, 9686, 0x8477011C, 113.07, 34.5107, 14.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x784770C2, 9687, 0x8477011C, 102.445, 36.4462, 12.1, -0.865587, -0.000 /* @teleloc 0x8477011C [102.445000 36.446201 12.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770C3, 9686, 0x8477011C, 109.523, 37.1793, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011C [109.523003 37.179298 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784770C3, 9686, 0x8477011C, 109.523, 37.1793, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011C [109.523003 37.179298 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770C4, 9686, 0x8477011C, 105.622, 31.6398, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011C [105.622002 31.639799 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784770C4, 9686, 0x8477011C, 105.622, 31.6398, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011C [105.622002 31.639799 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770C5, 9686, 0x8477011C, 109.735, 31.6398, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8477011C [109.735001 31.639799 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784770C5, 9686, 0x8477011C, 109.735, 31.6398, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8477011C [109.735001 31.639799 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770C6, 9686, 0x8477011C, 101.669, 32.8002, 14.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,36 +801,36 @@ VALUES (0x784770C7, 11698, 0x8477011C, 108.262, 34.4793, 15.5, -0.707107, 0, 0, /* @teleloc 0x8477011C [108.262001 34.479301 15.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770C8, 11697, 0x8477011C, 108.009, 36.5206, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8477011C [108.009003 36.520599 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784770C8, 11697, 0x8477011C, 108.009, 36.5206, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8477011C [108.009003 36.520599 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770C9, 11697, 0x8477011C, 107.709, 32.1706, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8477011C [107.709000 32.170601 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784770C9, 11697, 0x8477011C, 107.709, 32.1706, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8477011C [107.709000 32.170601 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770CA, 11697, 0x8477011C, 112.328, 34.1429, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8477011C [112.328003 34.142899 12.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770CB, 9686, 0x84770000, 104.019, 42.8779, 19.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84770000 [104.018997 42.877899 19.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x784770CB, 9686, 0x84770000, 104.019, 42.8779, 19.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84770000 [104.018997 42.877899 19.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770CC, 9686, 0x84770000, 101.868, 43.0779, 17.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84770000 [101.867996 43.077900 17.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x784770CC, 9686, 0x84770000, 101.868, 43.0779, 17.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84770000 [101.867996 43.077900 17.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770CD, 9686, 0x84770000, 106.161, 43.0779, 17.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84770000 [106.161003 43.077900 17.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x784770CD, 9686, 0x84770000, 106.161, 43.0779, 17.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84770000 [106.161003 43.077900 17.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770CE, 12679, 0x84770000, 108.106, 43.5118, 16.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x84770000 [108.106003 43.511799 16.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784770CF, 12679, 0x84770000, 110.106, 38.7618, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x84770000 [110.106003 38.761799 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784770CF, 12679, 0x84770000, 110.106, 38.7618, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x84770000 [110.106003 38.761799 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784770D0, 9686, 0x8477011F, 59.6573, 105.603, 11.6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/848A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/848A.sql index 761b40362e..a83a6e44eb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/848A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/848A.sql @@ -29,7 +29,7 @@ VALUES (0x7848A009, 9251, 0x848A0119, 159.166, 131.832, 300.005, -0.678248, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7848A00A, 9251, 0x848A0119, 155.8, 135.06, 300.005, -0.010586, 0, 0, -0.999944, True, '2005-02-09 10:00:00'); /* Brutish Monouga */ -/* @teleloc 0x848A0119 [155.800003 135.059998 300.005005] -0.010585 0.000000 0.000000 -0.999944 */ +/* @teleloc 0x848A0119 [155.800003 135.059998 300.005005] -0.010586 0.000000 0.000000 -0.999944 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7848A00B, 9251, 0x848A0119, 153.079, 131.401, 300.005, 0.73967, 0, 0, -0.67297, True, '2005-02-09 10:00:00'); /* Brutish Monouga */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/84AC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/84AC.sql index c72016c7cb..ad11b91b8e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/84AC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/84AC.sql @@ -9,8 +9,8 @@ VALUES (0x784AC001, 9686, 0x84AC0100, 65.1997, 33.801, 106.85, 0.317305, 0, 0, /* @teleloc 0x84AC0100 [65.199699 33.800999 106.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC002, 9686, 0x84AC0100, 63.5929, 33.2796, 109.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0100 [63.592899 33.279598 109.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC002, 9686, 0x84AC0100, 63.5929, 33.2796, 109.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0100 [63.592899 33.279598 109.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC003, 9686, 0x84AC0100, 61.2461, 36.4136, 107.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x784AC005, 9686, 0x84AC0100, 65.3497, 39.101, 106.85, -0.902209, 0, 0, /* @teleloc 0x84AC0100 [65.349701 39.101002 106.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC006, 9686, 0x84AC0100, 63.5997, 40.3136, 107.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0100 [63.599701 40.313599 107.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC006, 9686, 0x84AC0100, 63.5997, 40.3136, 107.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0100 [63.599701 40.313599 107.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC007, 11697, 0x84AC0100, 63.6478, 33.6202, 104.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC0100 [63.647800 33.620201 104.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC007, 11697, 0x84AC0100, 63.6478, 33.6202, 104.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC0100 [63.647800 33.620201 104.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC008, 11697, 0x84AC0100, 61.7478, 34.6702, 104.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x84AC0100 [61.747799 34.670200 104.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC009, 9686, 0x84AC0103, 54.3348, 32.5824, 106.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0103 [54.334801 32.582401 106.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC009, 9686, 0x84AC0103, 54.3348, 32.5824, 106.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0103 [54.334801 32.582401 106.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC00A, 9686, 0x84AC0103, 59.7348, 32.5824, 106.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0103 [59.734798 32.582401 106.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC00A, 9686, 0x84AC0103, 59.7348, 32.5824, 106.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0103 [59.734798 32.582401 106.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC00B, 9686, 0x84AC0103, 60.7848, 33.9316, 105.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84AC0103 [60.784801 33.931599 105.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC00C, 9686, 0x84AC0103, 56.7848, 38.4824, 107.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0103 [56.784801 38.482399 107.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC00C, 9686, 0x84AC0103, 56.7848, 38.4824, 107.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0103 [56.784801 38.482399 107.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC00D, 9686, 0x84AC0103, 52.9848, 35.3324, 108.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x784AC011, 11697, 0x84AC0103, 56.6668, 35.661, 104.1, -0.707107, 0, 0, /* @teleloc 0x84AC0103 [56.666801 35.660999 104.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC012, 11697, 0x84AC0103, 57.1978, 33.1702, 104.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC0103 [57.197800 33.170200 104.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC012, 11697, 0x84AC0103, 57.1978, 33.1702, 104.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC0103 [57.197800 33.170200 104.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC013, 9686, 0x84AC0103, 54.2354, 38.4824, 107.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0103 [54.235401 38.482399 107.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC013, 9686, 0x84AC0103, 54.2354, 38.4824, 107.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0103 [54.235401 38.482399 107.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC014, 9686, 0x84AC0103, 59.5792, 38.4824, 107.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0103 [59.579201 38.482399 107.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC014, 9686, 0x84AC0103, 59.5792, 38.4824, 107.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0103 [59.579201 38.482399 107.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC015, 9686, 0x84AC0103, 52.9848, 33.6173, 107.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x784AC016, 9686, 0x84AC0103, 52.9848, 37.5655, 107.35, -0.707107, 0, 0 /* @teleloc 0x84AC0103 [52.984798 37.565498 107.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC017, 9686, 0x84AC0103, 57.1943, 32.5824, 107.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0103 [57.194302 32.582401 107.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC017, 9686, 0x84AC0103, 57.1943, 32.5824, 107.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0103 [57.194302 32.582401 107.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC018, 9686, 0x84AC0103, 60.7848, 33.6316, 107.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x784AC01F, 11697, 0x84AC0103, 59.793, 33.3797, 104.1, 0.297375, 0, 0, - /* @teleloc 0x84AC0103 [59.792999 33.379700 104.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC020, 11697, 0x84AC0103, 56.9478, 37.9702, 104.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC0103 [56.947800 37.970200 104.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC020, 11697, 0x84AC0103, 56.9478, 37.9702, 104.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC0103 [56.947800 37.970200 104.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC021, 9686, 0x84AC0105, 59.6929, 31.6296, 102.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0105 [59.692902 31.629601 102.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC021, 9686, 0x84AC0105, 59.6929, 31.6296, 102.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0105 [59.692902 31.629601 102.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC022, 9686, 0x84AC0105, 56.1961, 34.8636, 102.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84AC0105 [56.196098 34.863602 102.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC023, 9686, 0x84AC0105, 58.4497, 38.1136, 102.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0105 [58.449699 38.113602 102.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC023, 9686, 0x84AC0105, 58.4497, 38.1136, 102.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0105 [58.449699 38.113602 102.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC024, 11697, 0x84AC0105, 64.3163, 36.9125, 100.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x784AC027, 11697, 0x84AC0105, 57.0839, 35.4244, 100.1, -0.707107, 0, 0, /* @teleloc 0x84AC0105 [57.083900 35.424400 100.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC028, 9686, 0x84AC0105, 63.5929, 31.6296, 102.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0105 [63.592899 31.629601 102.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC028, 9686, 0x84AC0105, 63.5929, 31.6296, 102.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0105 [63.592899 31.629601 102.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC029, 9686, 0x84AC0105, 61.6997, 38.1136, 102.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0105 [61.699699 38.113602 102.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC029, 9686, 0x84AC0105, 61.6997, 38.1136, 102.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0105 [61.699699 38.113602 102.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC02A, 9686, 0x84AC0105, 66.1461, 33.6636, 102.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x784AC02B, 11698, 0x84AC0105, 60.1788, 35.5138, 103.5, -0.707107, 0, 0, /* @teleloc 0x84AC0105 [60.178799 35.513802 103.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC02C, 11697, 0x84AC0105, 60.7839, 32.4744, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC0105 [60.783901 32.474400 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC02C, 11697, 0x84AC0105, 60.7839, 32.4744, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC0105 [60.783901 32.474400 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC02D, 11697, 0x84AC0105, 60.1663, 37.6625, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC0105 [60.166302 37.662498 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC02D, 11697, 0x84AC0105, 60.1663, 37.6625, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC0105 [60.166302 37.662498 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC02E, 412, 0x84AC0000, 63.5497, 40.861, 104, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84AC0000 [63.549702 40.861000 104.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC02E, 412, 0x84AC0000, 63.5497, 40.861, 104, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84AC0000 [63.549702 40.861000 104.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC02F, 9686, 0x84AC0000, 63.5929, 41.0296, 107.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0000 [63.592899 41.029598 107.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC02F, 9686, 0x84AC0000, 63.5929, 41.0296, 107.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0000 [63.592899 41.029598 107.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC030, 9686, 0x84AC0000, 65.8929, 40.1296, 106.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,8 +205,8 @@ VALUES (0x784AC032, 12679, 0x84AC0000, 66.6978, 40.4202, 104.1, -0.402747, 0, 0, /* @teleloc 0x84AC0000 [66.697800 40.420200 104.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC033, 12679, 0x84AC0000, 56.6978, 39.4702, 104.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x84AC0000 [56.697800 39.470200 104.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC033, 12679, 0x84AC0000, 56.6978, 39.4702, 104.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x84AC0000 [56.697800 39.470200 104.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC034, 9686, 0x84AC0107, 33.9443, 86.7059, 99.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x784AC137, 12679, 0x84AC0000, 152.432, 104.57, 106.1, 0.707107, 0, 0, - /* @teleloc 0x84AC0000 [152.432007 104.570000 106.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC138, 412, 0x84AC012C, 104.983, 41.9659, 104, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84AC012C [104.983002 41.965900 104.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC138, 412, 0x84AC012C, 104.983, 41.9659, 104, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84AC012C [104.983002 41.965900 104.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC139, 9686, 0x84AC012D, 104.933, 41.1559, 108.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x784AC13C, 11697, 0x84AC012D, 103.205, 40.6668, 104.15, -0.92388, 0, 0, /* @teleloc 0x84AC012D [103.205002 40.666801 104.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC13D, 9686, 0x84AC012D, 104.933, 32.6059, 109.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC012D [104.932999 32.605900 109.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC13D, 9686, 0x84AC012D, 104.933, 32.6059, 109.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC012D [104.932999 32.605900 109.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC13E, 9686, 0x84AC012D, 102.633, 38.6551, 106.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x784AC141, 9686, 0x84AC012D, 107.261, 38.4403, 106.25, 0.707107, 0, 0, /* @teleloc 0x84AC012D [107.261002 38.440300 106.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC142, 9686, 0x84AC012E, 111.133, 36.6559, 107.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC012E [111.133003 36.655899 107.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC142, 9686, 0x84AC012E, 111.133, 36.6559, 107.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC012E [111.133003 36.655899 107.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC143, 9686, 0x84AC012E, 114.266, 35.4648, 106.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84AC012E [114.265999 35.464802 106.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC144, 9686, 0x84AC012E, 113.174, 30.7059, 107.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC012E [113.174004 30.705900 107.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC144, 9686, 0x84AC012E, 113.174, 30.7059, 107.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC012E [113.174004 30.705900 107.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC145, 9686, 0x84AC012E, 108.722, 30.7059, 107.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC012E [108.722000 30.705900 107.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC145, 9686, 0x84AC012E, 108.722, 30.7059, 107.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC012E [108.722000 30.705900 107.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC146, 9686, 0x84AC012E, 107.702, 31.9359, 106, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x784AC149, 11698, 0x84AC012E, 111.083, 33.6059, 110.25, 0.707107, 0, 0, /* @teleloc 0x84AC012E [111.083000 33.605900 110.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC14A, 11697, 0x84AC012E, 111.067, 33.5227, 104.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC012E [111.067001 33.522701 104.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC14A, 11697, 0x84AC012E, 111.067, 33.5227, 104.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC012E [111.067001 33.522701 104.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC14B, 9686, 0x84AC012E, 114.266, 31.8648, 106.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x784AC14C, 9686, 0x84AC012E, 114.266, 33.7071, 107.9, 0.707107, 0, 0, /* @teleloc 0x84AC012E [114.265999 33.707100 107.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC14D, 9686, 0x84AC012E, 113.232, 36.6559, 107.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC012E [113.232002 36.655899 107.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC14D, 9686, 0x84AC012E, 113.232, 36.6559, 107.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC012E [113.232002 36.655899 107.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC14E, 9686, 0x84AC012E, 108.882, 36.6559, 107.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC012E [108.882004 36.655899 107.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC14E, 9686, 0x84AC012E, 108.882, 36.6559, 107.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC012E [108.882004 36.655899 107.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC14F, 9686, 0x84AC012E, 110.954, 30.7059, 107.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC012E [110.954002 30.705900 107.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC14F, 9686, 0x84AC012E, 110.954, 30.7059, 107.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC012E [110.954002 30.705900 107.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC150, 9686, 0x84AC012E, 107.702, 32.1848, 107.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x784AC151, 9686, 0x84AC012E, 107.702, 35.2223, 107.6, -0.707107, 0, 0, /* @teleloc 0x84AC012E [107.702003 35.222301 107.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC152, 9686, 0x84AC012E, 108.882, 36.6559, 106, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC012E [108.882004 36.655899 106.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC152, 9686, 0x84AC012E, 108.882, 36.6559, 106, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC012E [108.882004 36.655899 106.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC153, 11698, 0x84AC012E, 113.41, 31.399, 108.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x784AC154, 11698, 0x84AC012E, 113.31, 35.6991, 108.3, 0.919479, 0, 0, - /* @teleloc 0x84AC012E [113.309998 35.699100 108.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC155, 11697, 0x84AC012E, 111.07, 32.1884, 104.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC012E [111.070000 32.188400 104.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC155, 11697, 0x84AC012E, 111.07, 32.1884, 104.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC012E [111.070000 32.188400 104.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC156, 11697, 0x84AC012E, 111.07, 34.6841, 104.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC012E [111.070000 34.684101 104.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC156, 11697, 0x84AC012E, 111.07, 34.6841, 104.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC012E [111.070000 34.684101 104.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC157, 11697, 0x84AC012E, 113.22, 31.5726, 104.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x784AC158, 11697, 0x84AC012E, 113.564, 33.7753, 104.15, 0.707107, 0, 0, /* @teleloc 0x84AC012E [113.564003 33.775299 104.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC159, 11697, 0x84AC012E, 111.07, 35.8875, 104.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC012E [111.070000 35.887501 104.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC159, 11697, 0x84AC012E, 111.07, 35.8875, 104.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC012E [111.070000 35.887501 104.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC15A, 9686, 0x84AC0130, 107.184, 36.3059, 102.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0130 [107.183998 36.305901 102.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC15A, 9686, 0x84AC0130, 107.184, 36.3059, 102.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0130 [107.183998 36.305901 102.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC15B, 9686, 0x84AC0130, 114.034, 33.6373, 102.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x784AC15E, 9687, 0x84AC0130, 103.409, 35.5728, 100.1, -0.865587, -0.00 /* @teleloc 0x84AC0130 [103.408997 35.572800 100.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC15F, 9686, 0x84AC0130, 110.487, 36.3059, 102.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0130 [110.487000 36.305901 102.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC15F, 9686, 0x84AC0130, 110.487, 36.3059, 102.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0130 [110.487000 36.305901 102.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC160, 9686, 0x84AC0130, 106.586, 30.7663, 102.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0130 [106.585999 30.766300 102.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC160, 9686, 0x84AC0130, 106.586, 30.7663, 102.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0130 [106.585999 30.766300 102.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC161, 9686, 0x84AC0130, 110.699, 30.7663, 102.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0130 [110.698997 30.766300 102.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC161, 9686, 0x84AC0130, 110.699, 30.7663, 102.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0130 [110.698997 30.766300 102.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC162, 9686, 0x84AC0130, 102.633, 31.9268, 102.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x784AC163, 11698, 0x84AC0130, 109.226, 33.6059, 103.5, -0.707107, 0, 0, /* @teleloc 0x84AC0130 [109.225998 33.605900 103.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC164, 11697, 0x84AC0130, 108.973, 35.6472, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC0130 [108.973000 35.647202 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784AC164, 11697, 0x84AC0130, 108.973, 35.6472, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC0130 [108.973000 35.647202 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC165, 11697, 0x84AC0130, 108.673, 31.2972, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84AC0130 [108.672997 31.297199 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC165, 11697, 0x84AC0130, 108.673, 31.2972, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84AC0130 [108.672997 31.297199 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC166, 11697, 0x84AC0130, 113.292, 33.2695, 100.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x84AC0130 [113.292000 33.269501 100.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC167, 9686, 0x84AC0000, 104.983, 42.0045, 107.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0000 [104.983002 42.004501 107.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x784AC167, 9686, 0x84AC0000, 104.983, 42.0045, 107.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0000 [104.983002 42.004501 107.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC168, 9686, 0x84AC0000, 102.832, 42.2045, 105.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0000 [102.832001 42.204498 105.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x784AC168, 9686, 0x84AC0000, 102.832, 42.2045, 105.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0000 [102.832001 42.204498 105.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC169, 9686, 0x84AC0000, 107.125, 42.2045, 105.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84AC0000 [107.125000 42.204498 105.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x784AC169, 9686, 0x84AC0000, 107.125, 42.2045, 105.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84AC0000 [107.125000 42.204498 105.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC16A, 12679, 0x84AC0000, 109.07, 42.6384, 104.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x84AC0000 [109.070000 42.638401 104.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784AC16B, 12679, 0x84AC0000, 111.07, 37.8884, 104.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x84AC0000 [111.070000 37.888401 104.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784AC16B, 12679, 0x84AC0000, 111.07, 37.8884, 104.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x84AC0000 [111.070000 37.888401 104.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC16C, 11697, 0x84AC0134, 155.058, 64.4154, 110.075, -0.936977, 0, 0, -0.34939, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2146,7 +2146,7 @@ VALUES (0x784AC1A9, 15609, 0x84AC0000, 109.017, 39.3574, 104.005, 0.648111, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC1AA, 15609, 0x84AC0000, 59.2351, 40.225, 104.005, -0.033146, 0, 0, 0.999451, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x84AC0000 [59.235100 40.224998 104.004997] -0.033145 0.000000 0.000000 0.999451 */ +/* @teleloc 0x84AC0000 [59.235100 40.224998 104.004997] -0.033146 0.000000 0.000000 0.999451 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784AC1AB, 15609, 0x84AC0000, 38.8205, 78.6639, 96.005, 0.751747, 0, 0, 0.659452, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/84B0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/84B0.sql index 7f1383dbd5..5603dd92ef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/84B0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/84B0.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x84B0; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0000, 9686, 0x84B00102, 61.8228, 36.4227, 109.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00102 [61.822800 36.422699 109.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0000, 9686, 0x84B00102, 61.8228, 36.4227, 109.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00102 [61.822800 36.422699 109.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0001, 9686, 0x84B00102, 57.2049, 36.3997, 108.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00102 [57.204899 36.399700 108.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0001, 9686, 0x84B00102, 57.2049, 36.3997, 108.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00102 [57.204899 36.399700 108.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0002, 9686, 0x84B00102, 59.7203, 30.6727, 109.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00102 [59.720299 30.672701 109.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0002, 9686, 0x84B00102, 59.7203, 30.6727, 109.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00102 [59.720299 30.672701 109.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0003, 9686, 0x84B00102, 62.9203, 30.6727, 108.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00102 [62.920300 30.672701 108.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0003, 9686, 0x84B00102, 62.9203, 30.6727, 108.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00102 [62.920300 30.672701 108.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0004, 11697, 0x84B00102, 55.1883, 31.359, 106.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x784B0005, 11697, 0x84B00102, 64.0883, 35.6918, 106.1, -0.932639, 0, 0, /* @teleloc 0x84B00102 [64.088303 35.691799 106.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0006, 11698, 0x84B00102, 59.7514, 33.7227, 112.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x84B00102 [59.751400 33.722698 112.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0006, 11698, 0x84B00102, 59.7514, 33.7227, 112.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x84B00102 [59.751400 33.722698 112.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0007, 11697, 0x84B00102, 59.7383, 33.6918, 106.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x84B00102 [59.738300 33.691799 106.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0008, 9686, 0x84B00102, 56.5701, 30.6727, 108.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00102 [56.570099 30.672701 108.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0008, 9686, 0x84B00102, 56.5701, 30.6727, 108.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00102 [56.570099 30.672701 108.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0009, 9686, 0x84B00102, 54.5235, 33.5495, 109.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x784B000E, 9686, 0x84B00102, 64.9171, 31.5496, 109.65, 0.707107, 0, 0, /* @teleloc 0x84B00102 [64.917099 31.549601 109.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B000F, 9686, 0x84B00102, 57.5701, 36.4227, 109.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00102 [57.570099 36.422699 109.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B000F, 9686, 0x84B00102, 57.5701, 36.4227, 109.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00102 [57.570099 36.422699 109.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0010, 9686, 0x84B00102, 63.3908, 36.3997, 108.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00102 [63.390800 36.399700 108.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0010, 9686, 0x84B00102, 63.3908, 36.3997, 108.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00102 [63.390800 36.399700 108.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0011, 11698, 0x84B00102, 61.9514, 33.7227, 112.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x784B0014, 11697, 0x84B00102, 58.2355, 33.6918, 106.1, -0.707107, 0, 0, /* @teleloc 0x84B00102 [58.235500 33.691799 106.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0015, 11697, 0x84B00102, 59.544, 31.2367, 106.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00102 [59.543999 31.236700 106.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0015, 11697, 0x84B00102, 59.544, 31.2367, 106.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00102 [59.543999 31.236700 106.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0016, 11697, 0x84B00102, 64.294, 33.6367, 106.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x84B00102 [64.293999 33.636700 106.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0017, 11697, 0x84B00102, 56.9383, 35.7918, 106.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00102 [56.938301 35.791801 106.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0017, 11697, 0x84B00102, 56.9383, 35.7918, 106.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00102 [56.938301 35.791801 106.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0018, 9686, 0x84B00104, 57.4735, 39.5535, 109, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84B00104 [57.473499 39.553501 109.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0019, 9686, 0x84B00104, 60.8735, 37.0227, 109.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00104 [60.873501 37.022701 109.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0019, 9686, 0x84B00104, 60.8735, 37.0227, 109.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00104 [60.873501 37.022701 109.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B001A, 9686, 0x84B00104, 60.5735, 42.1227, 109.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00104 [60.573502 42.122700 109.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B001A, 9686, 0x84B00104, 60.5735, 42.1227, 109.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00104 [60.573502 42.122700 109.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B001B, 11697, 0x84B00104, 61.6883, 39.8418, 106.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x784B001D, 9686, 0x84B00104, 57.4735, 41.1996, 109, -0.707107, 0, 0, - /* @teleloc 0x84B00104 [57.473499 41.199600 109.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B001E, 9686, 0x84B00104, 58.7765, 37.0227, 108.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00104 [58.776501 37.022701 108.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B001E, 9686, 0x84B00104, 58.7765, 37.0227, 108.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00104 [58.776501 37.022701 108.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B001F, 9686, 0x84B00106, 60.2671, 30.7689, 104.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00106 [60.267101 30.768900 104.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B001F, 9686, 0x84B00106, 60.2671, 30.7689, 104.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00106 [60.267101 30.768900 104.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0020, 9686, 0x84B00106, 62.7671, 35.0689, 104.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x784B0026, 9686, 0x84B00106, 62.7671, 37.766, 104.45, 0.707107, 0, 0, /* @teleloc 0x84B00106 [62.767101 37.765999 104.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0027, 9686, 0x84B00106, 61.2166, 40.7189, 104.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00106 [61.216599 40.718899 104.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0027, 9686, 0x84B00106, 61.2166, 40.7189, 104.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00106 [61.216599 40.718899 104.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0028, 11698, 0x84B00106, 60.1703, 34.7593, 105.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x84B00106 [60.170300 34.759300 105.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0028, 11698, 0x84B00106, 60.1703, 34.7593, 105.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x84B00106 [60.170300 34.759300 105.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0029, 11697, 0x84B00106, 60.5593, 40.2354, 102.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00106 [60.559299 40.235401 102.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0029, 11697, 0x84B00106, 60.5593, 40.2354, 102.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00106 [60.559299 40.235401 102.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B002A, 11697, 0x84B00106, 62.1093, 40.0354, 102.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x784B002D, 9686, 0x84B00108, 57.8735, 43.3495, 109, -0.707107, 0, 0, - /* @teleloc 0x84B00108 [57.873501 43.349499 109.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B002E, 412, 0x84B00000, 60.5514, 44.5227, 106, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84B00000 [60.551399 44.522701 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B002E, 412, 0x84B00000, 60.5514, 44.5227, 106, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84B00000 [60.551399 44.522701 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B002F, 9686, 0x84B00000, 58.3408, 44.6497, 108.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00000 [58.340801 44.649700 108.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B002F, 9686, 0x84B00000, 58.3408, 44.6497, 108.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00000 [58.340801 44.649700 108.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0030, 9686, 0x84B00000, 57.3408, 43.7997, 108.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1257,8 +1257,8 @@ VALUES (0x784B0139, 9686, 0x84B0012F, 161.637, 57.8249, 90.85, 0.317305, 0, 0, /* @teleloc 0x84B0012F [161.636993 57.824902 90.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B013A, 9686, 0x84B0012F, 160.03, 57.3035, 93.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B0012F [160.029999 57.303501 93.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B013A, 9686, 0x84B0012F, 160.03, 57.3035, 93.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B0012F [160.029999 57.303501 93.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B013B, 9686, 0x84B0012F, 157.683, 60.4375, 91.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,32 +1273,32 @@ VALUES (0x784B013D, 9686, 0x84B0012F, 161.787, 63.1249, 90.85, -0.902209, 0, 0, /* @teleloc 0x84B0012F [161.787003 63.124901 90.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B013E, 9686, 0x84B0012F, 160.037, 64.3375, 91.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B0012F [160.037003 64.337502 91.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B013E, 9686, 0x84B0012F, 160.037, 64.3375, 91.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B0012F [160.037003 64.337502 91.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B013F, 11697, 0x84B0012F, 160.085, 57.6441, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B0012F [160.085007 57.644100 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B013F, 11697, 0x84B0012F, 160.085, 57.6441, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B0012F [160.085007 57.644100 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0140, 11697, 0x84B0012F, 158.185, 58.6941, 88.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x84B0012F [158.184998 58.694099 88.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0141, 9686, 0x84B00132, 150.772, 56.6063, 90.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00132 [150.772003 56.606300 90.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0141, 9686, 0x84B00132, 150.772, 56.6063, 90.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00132 [150.772003 56.606300 90.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0142, 9686, 0x84B00132, 156.172, 56.6063, 90.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00132 [156.171997 56.606300 90.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0142, 9686, 0x84B00132, 156.172, 56.6063, 90.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00132 [156.171997 56.606300 90.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0143, 9686, 0x84B00132, 157.222, 57.9555, 89.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84B00132 [157.222000 57.955502 89.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0144, 9686, 0x84B00132, 153.222, 62.5063, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00132 [153.222000 62.506302 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0144, 9686, 0x84B00132, 153.222, 62.5063, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00132 [153.222000 62.506302 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0145, 9686, 0x84B00132, 149.422, 59.3563, 92.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,16 +1321,16 @@ VALUES (0x784B0149, 11697, 0x84B00132, 153.104, 59.6849, 88.1, -0.707107, 0, 0, /* @teleloc 0x84B00132 [153.104004 59.684898 88.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B014A, 11697, 0x84B00132, 153.635, 57.1941, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00132 [153.634995 57.194099 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B014A, 11697, 0x84B00132, 153.635, 57.1941, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00132 [153.634995 57.194099 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B014B, 9686, 0x84B00132, 150.673, 62.5063, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00132 [150.673004 62.506302 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B014B, 9686, 0x84B00132, 150.673, 62.5063, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00132 [150.673004 62.506302 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B014C, 9686, 0x84B00132, 156.016, 62.5063, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00132 [156.016006 62.506302 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B014C, 9686, 0x84B00132, 156.016, 62.5063, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00132 [156.016006 62.506302 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B014D, 9686, 0x84B00132, 149.422, 57.6412, 91.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,8 +1341,8 @@ VALUES (0x784B014E, 9686, 0x84B00132, 149.422, 61.5894, 91.35, -0.707107, 0, 0, /* @teleloc 0x84B00132 [149.421997 61.589401 91.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B014F, 9686, 0x84B00132, 153.632, 56.6063, 91.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00132 [153.632004 56.606300 91.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B014F, 9686, 0x84B00132, 153.632, 56.6063, 91.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00132 [153.632004 56.606300 91.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0150, 9686, 0x84B00132, 157.222, 57.6555, 91.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,20 +1377,20 @@ VALUES (0x784B0157, 11697, 0x84B00132, 156.23, 57.4036, 88.1, 0.297375, 0, 0, -0 /* @teleloc 0x84B00132 [156.229996 57.403599 88.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0158, 11697, 0x84B00132, 153.385, 61.9941, 88.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00132 [153.384995 61.994099 88.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0158, 11697, 0x84B00132, 153.385, 61.9941, 88.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00132 [153.384995 61.994099 88.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0159, 9686, 0x84B00134, 156.13, 55.6535, 86.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00134 [156.130005 55.653500 86.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0159, 9686, 0x84B00134, 156.13, 55.6535, 86.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00134 [156.130005 55.653500 86.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B015A, 9686, 0x84B00134, 152.633, 58.8875, 86.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84B00134 [152.632996 58.887501 86.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B015B, 9686, 0x84B00134, 154.887, 62.1375, 86.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00134 [154.886993 62.137501 86.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B015B, 9686, 0x84B00134, 154.887, 62.1375, 86.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00134 [154.886993 62.137501 86.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B015C, 11697, 0x84B00134, 160.754, 60.9364, 84.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1409,12 +1409,12 @@ VALUES (0x784B015F, 11697, 0x84B00134, 153.521, 59.4483, 84.1, -0.707107, 0, 0, /* @teleloc 0x84B00134 [153.520996 59.448299 84.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0160, 9686, 0x84B00134, 160.03, 55.6535, 86.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00134 [160.029999 55.653500 86.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0160, 9686, 0x84B00134, 160.03, 55.6535, 86.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00134 [160.029999 55.653500 86.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0161, 9686, 0x84B00134, 158.137, 62.1375, 86.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00134 [158.136993 62.137501 86.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0161, 9686, 0x84B00134, 158.137, 62.1375, 86.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00134 [158.136993 62.137501 86.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0162, 9686, 0x84B00134, 162.583, 57.6875, 86.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,20 +1425,20 @@ VALUES (0x784B0163, 11698, 0x84B00134, 156.616, 59.5377, 87.5, -0.707107, 0, 0, /* @teleloc 0x84B00134 [156.615997 59.537701 87.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0164, 11697, 0x84B00134, 157.221, 56.4983, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00134 [157.220993 56.498299 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0164, 11697, 0x84B00134, 157.221, 56.4983, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00134 [157.220993 56.498299 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0165, 11697, 0x84B00134, 156.604, 61.6864, 84.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00134 [156.604004 61.686401 84.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0165, 11697, 0x84B00134, 156.604, 61.6864, 84.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00134 [156.604004 61.686401 84.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0166, 412, 0x84B00000, 159.987, 64.8849, 88, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84B00000 [159.987000 64.884903 88.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0166, 412, 0x84B00000, 159.987, 64.8849, 88, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84B00000 [159.987000 64.884903 88.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0167, 9686, 0x84B00000, 160.03, 65.0535, 91.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00000 [160.029999 65.053497 91.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0167, 9686, 0x84B00000, 160.03, 65.0535, 91.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00000 [160.029999 65.053497 91.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0168, 9686, 0x84B00000, 162.33, 64.1535, 90.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1453,12 +1453,12 @@ VALUES (0x784B016A, 12679, 0x84B00000, 163.135, 64.4441, 88.1, -0.402747, 0, 0, /* @teleloc 0x84B00000 [163.134995 64.444099 88.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B016B, 12679, 0x84B00000, 153.135, 63.4941, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x84B00000 [153.134995 63.494099 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B016B, 12679, 0x84B00000, 153.135, 63.4941, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x84B00000 [153.134995 63.494099 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B016C, 412, 0x84B00137, 105.131, 42.2496, 106, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84B00137 [105.130997 42.249599 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B016C, 412, 0x84B00137, 105.131, 42.2496, 106, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84B00137 [105.130997 42.249599 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B016D, 9686, 0x84B00138, 105.081, 41.4396, 110.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x784B0170, 11697, 0x84B00138, 103.353, 40.9505, 106.15, -0.92388, 0, 0, /* @teleloc 0x84B00138 [103.352997 40.950500 106.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0171, 9686, 0x84B00138, 105.081, 32.8896, 111.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00138 [105.081001 32.889599 111.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0171, 9686, 0x84B00138, 105.081, 32.8896, 111.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00138 [105.081001 32.889599 111.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0172, 9686, 0x84B00138, 102.781, 38.9388, 108.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x784B0175, 9686, 0x84B00138, 107.409, 38.724, 108.25, 0.707107, 0, 0, /* @teleloc 0x84B00138 [107.408997 38.723999 108.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0176, 9686, 0x84B00139, 111.281, 36.9396, 109.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00139 [111.280998 36.939602 109.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0176, 9686, 0x84B00139, 111.281, 36.9396, 109.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00139 [111.280998 36.939602 109.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0177, 9686, 0x84B00139, 114.414, 35.7485, 108.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84B00139 [114.414001 35.748501 108.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0178, 9686, 0x84B00139, 113.322, 30.9896, 109.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00139 [113.321999 30.989599 109.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0178, 9686, 0x84B00139, 113.322, 30.9896, 109.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00139 [113.321999 30.989599 109.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0179, 9686, 0x84B00139, 108.87, 30.9896, 109.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00139 [108.870003 30.989599 109.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0179, 9686, 0x84B00139, 108.87, 30.9896, 109.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00139 [108.870003 30.989599 109.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B017A, 9686, 0x84B00139, 107.85, 32.2196, 108, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x784B017D, 11698, 0x84B00139, 111.231, 33.8896, 112.25, 0.707107, 0, 0, /* @teleloc 0x84B00139 [111.231003 33.889599 112.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B017E, 11697, 0x84B00139, 111.215, 33.8064, 106.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00139 [111.214996 33.806400 106.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B017E, 11697, 0x84B00139, 111.215, 33.8064, 106.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00139 [111.214996 33.806400 106.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B017F, 9686, 0x84B00139, 114.414, 32.1485, 108.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x784B0180, 9686, 0x84B00139, 114.414, 33.9908, 109.9, 0.707107, 0, 0, /* @teleloc 0x84B00139 [114.414001 33.990799 109.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0181, 9686, 0x84B00139, 113.38, 36.9396, 109.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00139 [113.379997 36.939602 109.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0181, 9686, 0x84B00139, 113.38, 36.9396, 109.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00139 [113.379997 36.939602 109.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0182, 9686, 0x84B00139, 109.03, 36.9396, 109.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00139 [109.029999 36.939602 109.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0182, 9686, 0x84B00139, 109.03, 36.9396, 109.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00139 [109.029999 36.939602 109.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0183, 9686, 0x84B00139, 111.102, 30.9896, 109.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00139 [111.101997 30.989599 109.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0183, 9686, 0x84B00139, 111.102, 30.9896, 109.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00139 [111.101997 30.989599 109.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0184, 9686, 0x84B00139, 107.85, 32.4685, 109.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x784B0185, 9686, 0x84B00139, 107.85, 35.506, 109.6, -0.707107, 0, 0, - /* @teleloc 0x84B00139 [107.849998 35.506001 109.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0186, 9686, 0x84B00139, 109.03, 36.9396, 108, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00139 [109.029999 36.939602 108.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0186, 9686, 0x84B00139, 109.03, 36.9396, 108, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00139 [109.029999 36.939602 108.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0187, 11698, 0x84B00139, 113.558, 31.6827, 110.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x784B0188, 11698, 0x84B00139, 113.458, 35.9827, 110.3, 0.919479, 0, 0, /* @teleloc 0x84B00139 [113.458000 35.982700 110.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0189, 11697, 0x84B00139, 111.218, 32.472, 106.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00139 [111.218002 32.472000 106.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0189, 11697, 0x84B00139, 111.218, 32.472, 106.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00139 [111.218002 32.472000 106.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B018A, 11697, 0x84B00139, 111.218, 34.9678, 106.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00139 [111.218002 34.967800 106.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B018A, 11697, 0x84B00139, 111.218, 34.9678, 106.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00139 [111.218002 34.967800 106.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B018B, 11697, 0x84B00139, 113.368, 31.8563, 106.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x784B018C, 11697, 0x84B00139, 113.712, 34.059, 106.15, 0.707107, 0, 0, /* @teleloc 0x84B00139 [113.711998 34.058998 106.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B018D, 11697, 0x84B00139, 111.218, 36.1712, 106.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B00139 [111.218002 36.171200 106.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B018D, 11697, 0x84B00139, 111.218, 36.1712, 106.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B00139 [111.218002 36.171200 106.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B018E, 9686, 0x84B0013B, 107.332, 36.5896, 104.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B0013B [107.332001 36.589600 104.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B018E, 9686, 0x84B0013B, 107.332, 36.5896, 104.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B0013B [107.332001 36.589600 104.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B018F, 9686, 0x84B0013B, 114.182, 33.921, 104.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x784B0192, 9687, 0x84B0013B, 103.557, 35.8565, 102.1, -0.865587, -0.00 /* @teleloc 0x84B0013B [103.556999 35.856499 102.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0193, 9686, 0x84B0013B, 110.635, 36.5896, 104.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B0013B [110.635002 36.589600 104.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0193, 9686, 0x84B0013B, 110.635, 36.5896, 104.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B0013B [110.635002 36.589600 104.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0194, 9686, 0x84B0013B, 106.734, 31.05, 104.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B0013B [106.734001 31.049999 104.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0194, 9686, 0x84B0013B, 106.734, 31.05, 104.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B0013B [106.734001 31.049999 104.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0195, 9686, 0x84B0013B, 110.847, 31.05, 104.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B0013B [110.847000 31.049999 104.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0195, 9686, 0x84B0013B, 110.847, 31.05, 104.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B0013B [110.847000 31.049999 104.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B0196, 9686, 0x84B0013B, 102.781, 32.2105, 104.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x784B0197, 11698, 0x84B0013B, 109.374, 33.8896, 105.5, -0.707107, 0, 0, /* @teleloc 0x84B0013B [109.374001 33.889599 105.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0198, 11697, 0x84B0013B, 109.121, 35.9309, 102.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B0013B [109.121002 35.930901 102.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784B0198, 11697, 0x84B0013B, 109.121, 35.9309, 102.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B0013B [109.121002 35.930901 102.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B0199, 11697, 0x84B0013B, 108.821, 31.5809, 102.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84B0013B [108.820999 31.580900 102.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B0199, 11697, 0x84B0013B, 108.821, 31.5809, 102.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84B0013B [108.820999 31.580900 102.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B019A, 11697, 0x84B0013B, 113.44, 33.5532, 102.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x84B0013B [113.440002 33.553200 102.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B019B, 9686, 0x84B00000, 105.131, 42.2882, 109.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00000 [105.130997 42.288200 109.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x784B019B, 9686, 0x84B00000, 105.131, 42.2882, 109.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00000 [105.130997 42.288200 109.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B019C, 9686, 0x84B00000, 102.98, 42.4882, 107.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00000 [102.980003 42.488201 107.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x784B019C, 9686, 0x84B00000, 102.98, 42.4882, 107.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00000 [102.980003 42.488201 107.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B019D, 9686, 0x84B00000, 107.273, 42.4882, 107.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84B00000 [107.273003 42.488201 107.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x784B019D, 9686, 0x84B00000, 107.273, 42.4882, 107.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84B00000 [107.273003 42.488201 107.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B019E, 12679, 0x84B00000, 109.218, 42.9221, 106.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x84B00000 [109.218002 42.922100 106.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784B019F, 12679, 0x84B00000, 111.218, 38.1721, 106.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x84B00000 [111.218002 38.172100 106.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784B019F, 12679, 0x84B00000, 111.218, 38.1721, 106.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x84B00000 [111.218002 38.172100 106.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B01A0, 15482, 0x84B00104, 60.3538, 39.2802, 106.005, -0.007175, 0, 0, 0.999974, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2020,7 +2020,7 @@ VALUES (0x784B01A5, 0x784B0104, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784B01A6, 15488, 0x84B0012F, 158.697, 58.9736, 88.005, 0.024413, 0, 0, 0.999702, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x84B0012F [158.697006 58.973598 88.004997] 0.024412 0.000000 0.000000 0.999702 */ +/* @teleloc 0x84B0012F [158.697006 58.973598 88.004997] 0.024413 0.000000 0.000000 0.999702 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x784B01A6, 0x784B0138, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/84F8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/84F8.sql index d7a20c6226..6cc19b2282 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/84F8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/84F8.sql @@ -1,24 +1,24 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x84F8; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8000, 412, 0x84F80106, 65, 110.81, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F80106 [65.000000 110.809998 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8000, 412, 0x84F80106, 65, 110.81, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F80106 [65.000000 110.809998 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8001, 11698, 0x84F80106, 64.825, 116.725, 24.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x84F80106 [64.824997 116.724998 24.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8001, 11698, 0x84F80106, 64.825, 116.725, 24.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x84F80106 [64.824997 116.724998 24.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8002, 9686, 0x84F80106, 67.4778, 110.902, 21.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80106 [67.477798 110.902000 21.674999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8002, 9686, 0x84F80106, 67.4778, 110.902, 21.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80106 [67.477798 110.902000 21.674999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8003, 9686, 0x84F80106, 64.7876, 119.552, 21.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80106 [64.787598 119.552002 21.674999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8003, 9686, 0x84F80106, 64.7876, 119.552, 21.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80106 [64.787598 119.552002 21.674999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8004, 9686, 0x84F80106, 67.5028, 119.652, 21.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80106 [67.502800 119.652000 21.674999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8004, 9686, 0x84F80106, 67.5028, 119.652, 21.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80106 [67.502800 119.652000 21.674999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8005, 11697, 0x84F80106, 69.9346, 114.916, 20.265, -0.914607, 0, 0, 0.404344, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -33,12 +33,12 @@ VALUES (0x784F8007, 11697, 0x84F80106, 67.5846, 112.416, 20.265, -0.354291, 0, 0 /* @teleloc 0x84F80106 [67.584602 112.416000 20.264999] -0.354291 0.000000 0.000000 -0.935135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8008, 412, 0x84F80109, 65, 110.81, 24.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F80109 [65.000000 110.809998 24.799999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8008, 412, 0x84F80109, 65, 110.81, 24.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F80109 [65.000000 110.809998 24.799999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8009, 412, 0x84F80109, 65, 113.59, 24.8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F80109 [65.000000 113.589996 24.799999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8009, 412, 0x84F80109, 65, 113.59, 24.8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F80109 [65.000000 113.589996 24.799999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F800A, 11697, 0x84F80115, 56.2346, 108.991, 20.265, -0.379456, 0, 0, -0.92521, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -53,20 +53,20 @@ VALUES (0x784F800C, 9686, 0x84F80115, 60.65, 109.975, 21.725, 0.707107, 0, 0, - /* @teleloc 0x84F80115 [60.650002 109.974998 21.725000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F800D, 412, 0x84F8011E, 60.3, 123.71, 24.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F8011E [60.299999 123.709999 24.799999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F800D, 412, 0x84F8011E, 60.3, 123.71, 24.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F8011E [60.299999 123.709999 24.799999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F800E, 9686, 0x84F8011E, 62.6393, 132.315, 26.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84F8011E [62.639301 132.315002 26.750000] 0.707102 -0.002468 0.002468 -0.707103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F800F, 9686, 0x84F8011E, 55.6285, 123.8, 26.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F8011E [55.628502 123.800003 26.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F800F, 9686, 0x84F8011E, 55.6285, 123.8, 26.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F8011E [55.628502 123.800003 26.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8010, 9686, 0x84F8011E, 58.007, 123.8, 26.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F8011E [58.007000 123.800003 26.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8010, 9686, 0x84F8011E, 58.007, 123.8, 26.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F8011E [58.007000 123.800003 26.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8011, 9686, 0x84F8011E, 52.0862, 131.05, 26.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -77,8 +77,8 @@ VALUES (0x784F8012, 9686, 0x84F8011E, 52.0862, 134.556, 26.75, -0.707107, 0, 0, /* @teleloc 0x84F8011E [52.086201 134.556000 26.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8013, 9686, 0x84F8011E, 57.3362, 140.791, 26.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F8011E [57.336201 140.791000 26.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8013, 9686, 0x84F8011E, 57.3362, 140.791, 26.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F8011E [57.336201 140.791000 26.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8014, 9686, 0x84F8011E, 62.6393, 135.041, 26.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -89,20 +89,20 @@ VALUES (0x784F8015, 412, 0x84F80129, 63.17, 126.61, 20, -0.707107, 0, 0, -0.70 /* @teleloc 0x84F80129 [63.169998 126.610001 20.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8016, 412, 0x84F8012A, 57.8, 120.21, 20.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F8012A [57.799999 120.209999 20.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8016, 412, 0x84F8012A, 57.8, 120.21, 20.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F8012A [57.799999 120.209999 20.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8017, 11697, 0x84F8012B, 57.35, 132, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F8012B [57.349998 132.000000 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8017, 11697, 0x84F8012B, 57.35, 132, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F8012B [57.349998 132.000000 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8018, 11697, 0x84F8012B, 57.35, 130.1, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F8012B [57.349998 130.100006 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8018, 11697, 0x84F8012B, 57.35, 130.1, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F8012B [57.349998 130.100006 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8019, 11697, 0x84F8012B, 57.3, 134.4, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F8012B [57.299999 134.399994 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8019, 11697, 0x84F8012B, 57.3, 134.4, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F8012B [57.299999 134.399994 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F801A, 11697, 0x84F8012B, 58.95, 132, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -113,12 +113,12 @@ VALUES (0x784F801B, 11697, 0x84F8012B, 55.6, 132, 20.1, -0.707107, 0, 0, -0.7071 /* @teleloc 0x84F8012B [55.599998 132.000000 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F801C, 412, 0x84F8012E, 89.9, 103.79, 0.799999, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F8012E [89.900002 103.790001 0.799999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F801C, 412, 0x84F8012E, 89.9, 103.79, 0.799999, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F8012E [89.900002 103.790001 0.799999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F801D, 577, 0x84F8012F, 87, 100.55, 0.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F8012F [87.000000 100.550003 0.802000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F801D, 577, 0x84F8012F, 87, 100.55, 0.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F8012F [87.000000 100.550003 0.802000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F801E, 11697, 0x84F80131, 87.4157, 101.565, 20.1, -0.329691, 0, 0, 0.944089, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -129,28 +129,28 @@ VALUES (0x784F801F, 11697, 0x84F80132, 85.5236, 109.136, 20.1, -0.380263, 0, 0, /* @teleloc 0x84F80132 [85.523598 109.136002 20.100000] -0.380263 0.000000 0.000000 0.924878 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8020, 11697, 0x84F8013E, 80.6207, 109.9, 35.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F8013E [80.620697 109.900002 35.275002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8020, 11697, 0x84F8013E, 80.6207, 109.9, 35.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F8013E [80.620697 109.900002 35.275002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8021, 11697, 0x84F8013E, 84, 109.9, 35.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F8013E [84.000000 109.900002 35.275002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8021, 11697, 0x84F8013E, 84, 109.9, 35.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F8013E [84.000000 109.900002 35.275002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8022, 11697, 0x84F8013E, 80.6207, 104.601, 35.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F8013E [80.620697 104.600998 35.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8022, 11697, 0x84F8013E, 80.6207, 104.601, 35.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F8013E [80.620697 104.600998 35.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8023, 11697, 0x84F8013E, 84.0766, 107.476, 35.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F8013E [84.076599 107.475998 35.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8023, 11697, 0x84F8013E, 84.0766, 107.476, 35.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F8013E [84.076599 107.475998 35.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8024, 11697, 0x84F8013E, 84.0766, 104.576, 35.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F8013E [84.076599 104.575996 35.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8024, 11697, 0x84F8013E, 84.0766, 104.576, 35.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F8013E [84.076599 104.575996 35.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8025, 11697, 0x84F8013E, 80.6397, 107.476, 35.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F8013E [80.639702 107.475998 35.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8025, 11697, 0x84F8013E, 80.6397, 107.476, 35.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F8013E [80.639702 107.475998 35.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8026, 9686, 0x84F8013E, 76.125, 112.981, 37.2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,56 +161,56 @@ VALUES (0x784F8027, 9686, 0x84F8013E, 76.125, 109.851, 37.2, -0.707107, 0, 0, - /* @teleloc 0x84F8013E [76.125000 109.850998 37.200001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8028, 577, 0x84F80141, 91.15, 100.55, 0.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F80141 [91.150002 100.550003 0.802000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8028, 577, 0x84F80141, 91.15, 100.55, 0.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F80141 [91.150002 100.550003 0.802000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8029, 9686, 0x84F80143, 73.5, 108.175, 21.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80143 [73.500000 108.175003 21.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8029, 9686, 0x84F80143, 73.5, 108.175, 21.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80143 [73.500000 108.175003 21.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F802A, 412, 0x84F8014C, 75.7, 104.11, 0.799999, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F8014C [75.699997 104.110001 0.799999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F802A, 412, 0x84F8014C, 75.7, 104.11, 0.799999, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F8014C [75.699997 104.110001 0.799999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F802B, 577, 0x84F80159, 74.4, 100.55, 0.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F80159 [74.400002 100.550003 0.802000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F802B, 577, 0x84F80159, 74.4, 100.55, 0.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F80159 [74.400002 100.550003 0.802000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F802C, 577, 0x84F8015C, 78.6, 100.55, 0.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F8015C [78.599998 100.550003 0.802000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F802C, 577, 0x84F8015C, 78.6, 100.55, 0.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F8015C [78.599998 100.550003 0.802000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F802D, 577, 0x84F8015E, 82.8, 100.55, 0.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F8015E [82.800003 100.550003 0.802000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F802D, 577, 0x84F8015E, 82.8, 100.55, 0.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F8015E [82.800003 100.550003 0.802000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F802E, 412, 0x84F80000, 75.48, 104, 20, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x84F80000 [75.480003 104.000000 20.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F802F, 412, 0x84F80163, 83.7, 123.71, 24.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F80163 [83.699997 123.709999 24.799999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F802F, 412, 0x84F80163, 83.7, 123.71, 24.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F80163 [83.699997 123.709999 24.799999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8030, 11697, 0x84F80163, 86.5881, 129.85, 24.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F80163 [86.588097 129.850006 24.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8030, 11697, 0x84F80163, 86.5881, 129.85, 24.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F80163 [86.588097 129.850006 24.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8031, 11697, 0x84F80163, 86.5881, 132, 24.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F80163 [86.588097 132.000000 24.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8031, 11697, 0x84F80163, 86.5881, 132, 24.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F80163 [86.588097 132.000000 24.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8032, 11697, 0x84F80163, 86.5881, 134.2, 24.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F80163 [86.588097 134.199997 24.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8032, 11697, 0x84F80163, 86.5881, 134.2, 24.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F80163 [86.588097 134.199997 24.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8033, 9686, 0x84F80163, 81.3418, 132.55, 26.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84F80163 [81.341797 132.550003 26.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8034, 9686, 0x84F80163, 88.1955, 123.803, 26.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80163 [88.195503 123.803001 26.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8034, 9686, 0x84F80163, 88.1955, 123.803, 26.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80163 [88.195503 123.803001 26.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8035, 9686, 0x84F80163, 91.8919, 131.4, 26.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -225,36 +225,36 @@ VALUES (0x784F8037, 412, 0x84F80167, 72.47, 122.2, 20, -0.707107, 0, 0, -0.707 /* @teleloc 0x84F80167 [72.470001 122.199997 20.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8038, 9686, 0x84F80167, 80.05, 124.072, 21.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80167 [80.050003 124.071999 21.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8038, 9686, 0x84F80167, 80.05, 124.072, 21.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80167 [80.050003 124.071999 21.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8039, 9686, 0x84F80167, 78.25, 120.325, 21.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80167 [78.250000 120.324997 21.700001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8039, 9686, 0x84F80167, 78.25, 120.325, 21.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80167 [78.250000 120.324997 21.700001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F803A, 412, 0x84F80170, 76.25, 124.81, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F80170 [76.250000 124.809998 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F803A, 412, 0x84F80170, 76.25, 124.81, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F80170 [76.250000 124.809998 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F803B, 11697, 0x84F80170, 78.4, 125.45, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F80170 [78.400002 125.449997 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F803B, 11697, 0x84F80170, 78.4, 125.45, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F80170 [78.400002 125.449997 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F803C, 11697, 0x84F80170, 74.15, 125.45, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F80170 [74.150002 125.449997 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F803C, 11697, 0x84F80170, 74.15, 125.45, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F80170 [74.150002 125.449997 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F803D, 412, 0x84F80172, 83.6, 124.41, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F80172 [83.599998 124.410004 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F803D, 412, 0x84F80172, 83.6, 124.41, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F80172 [83.599998 124.410004 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F803E, 412, 0x84F80000, 76.2, 136.16, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F80000 [76.199997 136.160004 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F803E, 412, 0x84F80000, 76.2, 136.16, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F80000 [76.199997 136.160004 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F803F, 412, 0x84F80000, 74.6, 124.995, 24.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x84F80000 [74.599998 124.995003 24.799999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F803F, 412, 0x84F80000, 74.6, 124.995, 24.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x84F80000 [74.599998 124.995003 24.799999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8040, 11714, 0x84F80000, 71.3666, 138.305, 20.005, 0.001437, 0, 0, -0.999999, True, '2005-02-09 10:00:00'); /* Mansion */ @@ -418,32 +418,32 @@ VALUES (0x784F804A, 9686, 0x84F80106, 61.2102, 117.946, 22.175, -0.707107, 0, 0 /* @teleloc 0x84F80106 [61.210201 117.945999 22.174999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F804B, 11698, 0x84F8010C, 64.8096, 105.116, 44.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x84F8010C [64.809601 105.115997 44.790001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F804B, 11698, 0x84F8010C, 64.8096, 105.116, 44.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x84F8010C [64.809601 105.115997 44.790001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F804C, 9686, 0x84F8010C, 68.2114, 104.884, 44.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84F8010C [68.211403 104.884003 44.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F804D, 9686, 0x84F8010C, 64.923, 99.3939, 44.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F8010C [64.922997 99.393898 44.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F804D, 9686, 0x84F8010C, 64.923, 99.3939, 44.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F8010C [64.922997 99.393898 44.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F804E, 9686, 0x84F80115, 55.5, 114.023, 22.925, -0.707106, -0.001234, 0.001234, -0.707106, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x84F80115 [55.500000 114.023003 22.924999] -0.707106 -0.001234 0.001234 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F804F, 9686, 0x84F80115, 58.0265, 108.357, 23.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80115 [58.026501 108.357002 23.674999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F804F, 9686, 0x84F80115, 58.0265, 108.357, 23.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80115 [58.026501 108.357002 23.674999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8050, 11698, 0x84F8011B, 64.0207, 116.583, 33.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x84F8011B [64.020699 116.583000 33.790001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8050, 11698, 0x84F8011B, 64.0207, 116.583, 33.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x84F8011B [64.020699 116.583000 33.790001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8051, 12678, 0x84F80000, 64.8846, 105.166, 51.19, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x84F80000 [64.884598 105.166000 51.189999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8051, 12678, 0x84F80000, 64.8846, 105.166, 51.19, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x84F80000 [64.884598 105.166000 51.189999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8052, 12679, 0x84F80000, 59.1846, 105.066, 20.265, 0.910323, 0, 0, -0.413899, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -454,20 +454,20 @@ VALUES (0x784F8053, 12679, 0x84F80000, 69.547, 106.335, 20.265, 0.92751, 0, 0, 0 /* @teleloc 0x84F80000 [69.546997 106.334999 20.264999] 0.927510 0.000000 0.000000 0.373797 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8054, 11698, 0x84F8011F, 57.35, 132.25, 34.85, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x84F8011F [57.349998 132.250000 34.849998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8054, 11698, 0x84F8011F, 57.35, 132.25, 34.85, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x84F8011F [57.349998 132.250000 34.849998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8055, 11697, 0x84F80129, 67.3, 127.95, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F80129 [67.300003 127.949997 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8055, 11697, 0x84F80129, 67.3, 127.95, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F80129 [67.300003 127.949997 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8056, 9686, 0x84F80129, 68.9252, 120.349, 23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80129 [68.925201 120.348999 23.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8056, 9686, 0x84F80129, 68.9252, 120.349, 23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80129 [68.925201 120.348999 23.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8057, 9686, 0x84F80129, 66.0018, 120.349, 23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80129 [66.001801 120.348999 23.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8057, 9686, 0x84F80129, 66.0018, 120.349, 23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80129 [66.001801 120.348999 23.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8058, 9686, 0x84F80129, 71.6518, 126.399, 23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -494,28 +494,28 @@ VALUES (0x784F805D, 12679, 0x84F80000, 64.9308, 133.635, 24.9, -0.932324, 0, 0, /* @teleloc 0x84F80000 [64.930801 133.634995 24.900000] -0.932324 0.000000 0.000000 -0.361625 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F805E, 12679, 0x84F80000, 70, 132, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x84F80000 [70.000000 132.000000 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F805E, 12679, 0x84F80000, 70, 132, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x84F80000 [70.000000 132.000000 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F805F, 12679, 0x84F80000, 65.0308, 137.935, 20.1, -0.390731, 0, 0, -0.920505, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x84F80000 [65.030800 137.934998 20.100000] -0.390731 0.000000 0.000000 -0.920505 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8060, 12678, 0x84F80000, 57.3308, 132.085, 37.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x84F80000 [57.330799 132.085007 37.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8060, 12678, 0x84F80000, 57.3308, 132.085, 37.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x84F80000 [57.330799 132.085007 37.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8061, 9686, 0x84F80139, 85.1777, 99.9655, 28.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80139 [85.177696 99.965500 28.325001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8061, 9686, 0x84F80139, 85.1777, 99.9655, 28.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80139 [85.177696 99.965500 28.325001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8062, 9686, 0x84F80139, 79.0026, 99.9655, 28.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80139 [79.002602 99.965500 28.325001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8062, 9686, 0x84F80139, 79.0026, 99.9655, 28.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80139 [79.002602 99.965500 28.325001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8063, 9686, 0x84F80139, 81.229, 114.453, 26.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80139 [81.228996 114.453003 26.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8063, 9686, 0x84F80139, 81.229, 114.453, 26.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80139 [81.228996 114.453003 26.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8064, 9686, 0x84F8013C, 88.2409, 107.269, 32.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -542,20 +542,20 @@ VALUES (0x784F8069, 9686, 0x84F8013E, 76.125, 106.526, 37.2, -0.707107, 0, 0, - /* @teleloc 0x84F8013E [76.125000 106.526001 37.200001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F806A, 9686, 0x84F8013E, 82.05, 99.976, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F8013E [82.050003 99.975998 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F806A, 9686, 0x84F8013E, 82.05, 99.976, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F8013E [82.050003 99.975998 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F806B, 11698, 0x84F8013E, 82.1, 104.651, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x84F8013E [82.099998 104.651001 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F806B, 11698, 0x84F8013E, 82.1, 104.651, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x84F8013E [82.099998 104.651001 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F806C, 11698, 0x84F8013E, 82.1, 109.501, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x84F8013E [82.099998 109.500999 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F806C, 11698, 0x84F8013E, 82.1, 109.501, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x84F8013E [82.099998 109.500999 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F806D, 11698, 0x84F80145, 76.8903, 109.718, 19.25, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x84F80145 [76.890297 109.718002 19.250000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F806D, 11698, 0x84F80145, 76.8903, 109.718, 19.25, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x84F80145 [76.890297 109.718002 19.250000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F806E, 12679, 0x84F80000, 88.525, 117.7, 20.1, -0.450099, 0, 0, -0.892979, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -566,20 +566,20 @@ VALUES (0x784F806F, 12679, 0x84F80000, 74.175, 106.5, 20.1, -0.905569, 0, 0, 0.4 /* @teleloc 0x84F80000 [74.175003 106.500000 20.100000] -0.905569 0.000000 0.000000 0.424199 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8070, 12678, 0x84F80000, 82.125, 108, 44.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x84F80000 [82.125000 108.000000 44.325001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8070, 12678, 0x84F80000, 82.125, 108, 44.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x84F80000 [82.125000 108.000000 44.325001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8071, 11697, 0x84F80163, 86.7721, 140.031, 24.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x84F80163 [86.772102 140.031006 24.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8071, 11697, 0x84F80163, 86.7721, 140.031, 24.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x84F80163 [86.772102 140.031006 24.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8072, 9686, 0x84F80163, 83.8094, 140.725, 28.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80163 [83.809402 140.725006 28.975000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8072, 9686, 0x84F80163, 83.8094, 140.725, 28.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80163 [83.809402 140.725006 28.975000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8073, 9686, 0x84F80163, 89.0728, 140.725, 28.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80163 [89.072800 140.725006 28.975000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x784F8073, 9686, 0x84F80163, 89.0728, 140.725, 28.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80163 [89.072800 140.725006 28.975000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8074, 9686, 0x84F80163, 91.8919, 136.999, 28.95, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -590,8 +590,8 @@ VALUES (0x784F8075, 9686, 0x84F80163, 91.8919, 128.525, 28.95, 0.707107, 0, 0, /* @teleloc 0x84F80163 [91.891899 128.524994 28.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8076, 9686, 0x84F80163, 83.6906, 123.803, 28.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80163 [83.690598 123.803001 28.674999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8076, 9686, 0x84F80163, 83.6906, 123.803, 28.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80163 [83.690598 123.803001 28.674999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F8077, 12679, 0x84F80000, 88.075, 122, 20.025, -0.923545, 0, 0, -0.38349, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -602,16 +602,16 @@ VALUES (0x784F8078, 12679, 0x84F80000, 93.125, 141.8, 20.025, -0.430511, 0, 0, - /* @teleloc 0x84F80000 [93.125000 141.800003 20.025000] -0.430511 0.000000 0.000000 -0.902585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F8079, 12678, 0x84F80000, 86.65, 132, 37.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x84F80000 [86.650002 132.000000 37.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F8079, 12678, 0x84F80000, 86.65, 132, 37.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x84F80000 [86.650002 132.000000 37.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F807A, 9686, 0x84F80000, 78.5918, 140.846, 22.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80000 [78.591797 140.845993 22.700001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F807A, 9686, 0x84F80000, 78.5918, 140.846, 22.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80000 [78.591797 140.845993 22.700001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F807B, 9686, 0x84F80000, 73.6918, 140.846, 22.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x84F80000 [73.691803 140.845993 22.700001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F807B, 9686, 0x84F80000, 73.6918, 140.846, 22.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x84F80000 [73.691803 140.845993 22.700001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F807C, 12679, 0x84F80000, 78.45, 127.1, 24.875, 0.334629, 0, 0, -0.94235, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -622,8 +622,8 @@ VALUES (0x784F807D, 12679, 0x84F80000, 78.65, 133.625, 24.875, 0.902961, 0, 0, - /* @teleloc 0x84F80000 [78.650002 133.625000 24.875000] 0.902961 0.000000 0.000000 -0.429723 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x784F807E, 12679, 0x84F80000, 73, 132, 24.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x84F80000 [73.000000 132.000000 24.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x784F807E, 12679, 0x84F80000, 73, 132, 24.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x84F80000 [73.000000 132.000000 24.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x784F807F, 10762, 0x84F80152, 50, -50, -5.995, -0.68921, 0, 0, -0.724561, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8500.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8500.sql index e33d7521c8..9456225346 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8500.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8500.sql @@ -21,8 +21,8 @@ VALUES (0x78500004, 11697, 0x85000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x85000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500005, 17873, 0x85000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x85000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78500005, 17873, 0x85000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x85000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78500005, 0x78500001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78500005, 0x78500001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78500005, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500006, 15451, 0x8500018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8500018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78500006, 15451, 0x8500018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8500018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78500007, 15608, 0x8500018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78500015, 11697, 0x8500019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8500019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500016, 17875, 0x8500019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8500019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78500016, 17875, 0x8500019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8500019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78500016, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78500016, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78500016, 0x78500019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500017, 15451, 0x850001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x850001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78500017, 15451, 0x850001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x850001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78500018, 15608, 0x850001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78500023, 11697, 0x850001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x850001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500024, 17877, 0x850001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x850001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78500024, 17877, 0x850001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x850001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78500024, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78500024, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78500024, 0x78500027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500025, 15451, 0x850001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x850001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78500025, 15451, 0x850001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x850001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78500026, 15608, 0x850001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7850006D, 11697, 0x85000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x85000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7850006E, 17888, 0x85000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x85000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7850006E, 17888, 0x85000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x85000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7850006E, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7850006E, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7850006E, 0x78500072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7850006F, 15451, 0x8500025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8500025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7850006F, 15451, 0x8500025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8500025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78500070, 15608, 0x8500025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7850008C, 11697, 0x8500027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8500027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7850008D, 17892, 0x8500027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8500027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7850008D, 17892, 0x8500027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8500027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7850008D, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7850008D, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7850008D, 0x78500090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7850008E, 15451, 0x8500027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8500027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7850008E, 15451, 0x8500027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8500027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7850008F, 15608, 0x8500027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7850009A, 11697, 0x85000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x85000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7850009B, 17894, 0x85000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x85000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7850009B, 17894, 0x85000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x85000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7850009B, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7850009B, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7850009B, 0x7850009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7850009C, 15451, 0x85000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x85000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7850009C, 15451, 0x85000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x85000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7850009D, 15608, 0x85000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x785000A8, 11697, 0x8500028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8500028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000A9, 17896, 0x8500028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8500028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785000A9, 17896, 0x8500028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8500028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x785000A9, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x785000A9, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x785000A9, 0x785000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000AA, 15451, 0x8500028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8500028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785000AA, 15451, 0x8500028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8500028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785000AB, 15608, 0x8500028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x785000B6, 11697, 0x85000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x85000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000B7, 17898, 0x85000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x85000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785000B7, 17898, 0x85000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x85000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x785000B7, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x785000B7, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x785000B7, 0x785000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000B8, 15451, 0x85000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x85000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785000B8, 15451, 0x85000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x85000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000B9, 15608, 0x85000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x85000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x785000B9, 15608, 0x85000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x85000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785000BA, 15608, 0x85000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x785000C4, 11697, 0x8500029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8500029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000C5, 17900, 0x8500029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8500029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785000C5, 17900, 0x8500029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8500029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x785000C5, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x785000C5, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x785000C5, 0x785000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000C6, 15451, 0x8500029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8500029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785000C6, 15451, 0x8500029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8500029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785000C7, 15608, 0x850002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x785000D2, 11697, 0x850002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x850002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000D3, 17902, 0x850002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x850002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785000D3, 17902, 0x850002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x850002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x785000D3, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x785000D3, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x785000D3, 0x785000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000D4, 15451, 0x850002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x850002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785000D4, 15451, 0x850002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x850002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785000D5, 15608, 0x850002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x785000DE, 9686, 0x850002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x850002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000DF, 9686, 0x850002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x850002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x785000DF, 9686, 0x850002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x850002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785000E0, 11697, 0x850002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x785000EE, 15451, 0x850002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x850002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785000EF, 15608, 0x850002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x850002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x785000EF, 15608, 0x850002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x850002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785000F0, 15608, 0x850002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78500108, 9686, 0x850002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x850002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500109, 9686, 0x850002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x850002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78500109, 9686, 0x850002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x850002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7850010A, 11697, 0x850002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7850011C, 11697, 0x850002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x850002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7850011D, 17913, 0x850002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x850002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7850011D, 17913, 0x850002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x850002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7850011D, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7850011D, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7850011D, 0x78500120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7850011E, 15451, 0x850002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x850002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7850011E, 15451, 0x850002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x850002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7850011F, 15608, 0x850002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7850013A, 11697, 0x8500030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8500030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7850013B, 17917, 0x8500030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8500030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7850013B, 17917, 0x8500030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8500030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7850013B, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7850013B, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7850013B, 0x7850013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7850013C, 15451, 0x8500030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8500030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7850013C, 15451, 0x8500030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8500030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7850013D, 15608, 0x85000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78500142, 11697, 0x8500031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8500031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500143, 17918, 0x8500031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8500031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78500143, 17918, 0x8500031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8500031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78500143, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78500143, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78500143, 0x78500146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500144, 15451, 0x8500031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8500031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78500144, 15451, 0x8500031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8500031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78500145, 15608, 0x85000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78500150, 11697, 0x8500032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8500032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500151, 17920, 0x8500032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8500032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78500151, 17920, 0x8500032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8500032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78500151, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78500151, 0x78500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78500151, 0x78500155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78500152, 15451, 0x8500032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8500032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78500152, 15451, 0x8500032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8500032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78500153, 15608, 0x8500032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8556.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8556.sql index 0189348c7e..abcc5e349b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8556.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8556.sql @@ -481,20 +481,20 @@ VALUES (0x78556077, 9686, 0x85560131, 89.1187, 33.7184, 20.85, 0.317305, 0, 0, /* @teleloc 0x85560131 [89.118698 33.718399 20.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556078, 9686, 0x85560132, 78.2538, 32.4998, 20.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560132 [78.253799 32.499802 20.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78556078, 9686, 0x85560132, 78.2538, 32.4998, 20.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560132 [78.253799 32.499802 20.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556079, 9686, 0x85560132, 83.6538, 32.4998, 20.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560132 [83.653801 32.499802 20.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78556079, 9686, 0x85560132, 83.6538, 32.4998, 20.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560132 [83.653801 32.499802 20.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7855607A, 9686, 0x85560132, 84.7038, 33.849, 19.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x85560132 [84.703796 33.848999 19.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7855607B, 9686, 0x85560132, 80.7038, 38.3998, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560132 [80.703796 38.399799 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7855607B, 9686, 0x85560132, 80.7038, 38.3998, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560132 [80.703796 38.399799 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7855607C, 9686, 0x85560132, 76.9038, 35.2498, 22.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -517,16 +517,16 @@ VALUES (0x78556080, 11697, 0x85560132, 80.5858, 35.5784, 18.1, -0.707107, 0, 0, /* @teleloc 0x85560132 [80.585800 35.578400 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556081, 9686, 0x85560134, 83.6119, 31.547, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560134 [83.611900 31.547001 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78556081, 9686, 0x85560134, 83.6119, 31.547, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560134 [83.611900 31.547001 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78556082, 9686, 0x85560134, 80.1151, 34.781, 16.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x85560134 [80.115097 34.780998 16.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556083, 9686, 0x85560134, 82.3687, 38.031, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560134 [82.368698 38.030998 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78556083, 9686, 0x85560134, 82.3687, 38.031, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560134 [82.368698 38.030998 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78556084, 11697, 0x85560134, 88.2353, 36.8299, 14.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -541,8 +541,8 @@ VALUES (0x78556086, 9687, 0x85560134, 80.6187, 37.5684, 14.1, -0.952129, 0, 0, /* @teleloc 0x85560134 [80.618698 37.568401 14.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556087, 412, 0x85560000, 87.4687, 40.7784, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x85560000 [87.468697 40.778400 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78556087, 412, 0x85560000, 87.4687, 40.7784, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x85560000 [87.468697 40.778400 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78556088, 9686, 0x85560138, 132.904, 37.3772, 17.5, -0.910232, 0, 0, -0.414098, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1901,8 +1901,8 @@ VALUES (0x7855616C, 12679, 0x85560000, 128.079, 84.5124, 12.05, 0.707107, 0, 0, /* @teleloc 0x85560000 [128.078995 84.512398 12.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7855616D, 9686, 0x85560131, 87.5119, 33.197, 23.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560131 [87.511902 33.196999 23.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7855616D, 9686, 0x85560131, 87.5119, 33.197, 23.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560131 [87.511902 33.196999 23.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7855616E, 9686, 0x85560131, 85.1651, 36.331, 21.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1917,28 +1917,28 @@ VALUES (0x78556170, 9686, 0x85560131, 89.2687, 39.0184, 20.85, -0.902209, 0, 0, /* @teleloc 0x85560131 [89.268700 39.018398 20.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556171, 9686, 0x85560131, 87.5187, 40.231, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560131 [87.518700 40.230999 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78556171, 9686, 0x85560131, 87.5187, 40.231, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560131 [87.518700 40.230999 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556172, 11697, 0x85560131, 87.5668, 33.5376, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85560131 [87.566803 33.537601 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78556172, 11697, 0x85560131, 87.5668, 33.5376, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85560131 [87.566803 33.537601 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78556173, 11697, 0x85560131, 85.6668, 34.5876, 18.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85560131 [85.666801 34.587601 18.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556174, 11697, 0x85560132, 81.1168, 33.0876, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85560132 [81.116798 33.087601 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78556174, 11697, 0x85560132, 81.1168, 33.0876, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85560132 [81.116798 33.087601 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556175, 9686, 0x85560132, 78.1544, 38.3998, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560132 [78.154404 38.399799 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78556175, 9686, 0x85560132, 78.1544, 38.3998, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560132 [78.154404 38.399799 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556176, 9686, 0x85560132, 83.4982, 38.3998, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560132 [83.498199 38.399799 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78556176, 9686, 0x85560132, 83.4982, 38.3998, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560132 [83.498199 38.399799 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78556177, 9686, 0x85560132, 76.9038, 33.5347, 21.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1949,8 +1949,8 @@ VALUES (0x78556178, 9686, 0x85560132, 76.9038, 37.4829, 21.35, -0.707107, 0, 0, /* @teleloc 0x85560132 [76.903801 37.482899 21.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556179, 9686, 0x85560132, 81.1133, 32.4998, 21.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560132 [81.113297 32.499802 21.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78556179, 9686, 0x85560132, 81.1133, 32.4998, 21.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560132 [81.113297 32.499802 21.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7855617A, 9686, 0x85560132, 84.7038, 33.549, 21.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1985,20 +1985,20 @@ VALUES (0x78556181, 11697, 0x85560132, 83.712, 33.2971, 18.1, 0.297375, 0, 0, -0 /* @teleloc 0x85560132 [83.711998 33.297100 18.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556182, 11697, 0x85560132, 80.8668, 37.8876, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85560132 [80.866798 37.887600 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78556182, 11697, 0x85560132, 80.8668, 37.8876, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85560132 [80.866798 37.887600 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78556183, 11697, 0x85560134, 81.0029, 35.3418, 14.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85560134 [81.002899 35.341801 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556184, 9686, 0x85560134, 87.5119, 31.547, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560134 [87.511902 31.547001 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78556184, 9686, 0x85560134, 87.5119, 31.547, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560134 [87.511902 31.547001 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556185, 9686, 0x85560134, 85.6187, 38.031, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560134 [85.618698 38.030998 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78556185, 9686, 0x85560134, 85.6187, 38.031, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560134 [85.618698 38.030998 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78556186, 9686, 0x85560134, 90.0651, 33.581, 16.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2009,16 +2009,16 @@ VALUES (0x78556187, 11698, 0x85560134, 84.0978, 35.4312, 17.5, -0.707107, 0, 0, /* @teleloc 0x85560134 [84.097801 35.431198 17.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556188, 11697, 0x85560134, 84.7029, 32.3918, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85560134 [84.702904 32.391800 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78556188, 11697, 0x85560134, 84.7029, 32.3918, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85560134 [84.702904 32.391800 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78556189, 11697, 0x85560134, 84.0853, 37.5799, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85560134 [84.085297 37.579899 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78556189, 11697, 0x85560134, 84.0853, 37.5799, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85560134 [84.085297 37.579899 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7855618A, 9686, 0x85560000, 87.5119, 40.947, 21.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85560000 [87.511902 40.946999 21.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7855618A, 9686, 0x85560000, 87.5119, 40.947, 21.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85560000 [87.511902 40.946999 21.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7855618B, 9686, 0x85560000, 89.8119, 40.047, 20.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2033,8 +2033,8 @@ VALUES (0x7855618D, 12679, 0x85560000, 90.6168, 40.3376, 18.1, -0.402747, 0, 0, /* @teleloc 0x85560000 [90.616798 40.337601 18.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7855618E, 12679, 0x85560000, 80.6168, 39.3876, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x85560000 [80.616798 39.387600 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7855618E, 12679, 0x85560000, 80.6168, 39.3876, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x85560000 [80.616798 39.387600 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7855618F, 9686, 0x85560138, 133.788, 29.6395, 16.2, 0.414098, 0, 0, -0.910232, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8588.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8588.sql index 3de9884265..711a7c82cb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8588.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8588.sql @@ -61,8 +61,8 @@ VALUES (0x7858800E, 4657, 0x85880000, 84.012, 172.951, 89.1272, 0.707107, 0, 0, /* @teleloc 0x85880000 [84.012001 172.951004 89.127197] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7858800F, 4655, 0x85880000, 126.115, 187.075, 89.054, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Al-Jalima Bows */ -/* @teleloc 0x85880000 [126.114998 187.074997 89.054001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7858800F, 4655, 0x85880000, 126.115, 187.075, 89.054, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Al-Jalima Bows */ +/* @teleloc 0x85880000 [126.114998 187.074997 89.054001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78588010, 4658, 0x85880000, 124.818, 101.968, 89.04, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Al-Jalima */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/85B4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/85B4.sql index dd1061795c..61b9b2bc1c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/85B4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/85B4.sql @@ -5,24 +5,24 @@ VALUES (0x785B4000, 11697, 0x85B40102, 65.8879, 37.33, 76.075, -0.909599, 0, 0, /* @teleloc 0x85B40102 [65.887901 37.330002 76.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4001, 9686, 0x85B40102, 65.8084, 32.3421, 78.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40102 [65.808403 32.342098 78.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4001, 9686, 0x85B40102, 65.8084, 32.3421, 78.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40102 [65.808403 32.342098 78.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4002, 11697, 0x85B40102, 61.8215, 35.249, 76.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85B40102 [61.821499 35.249001 76.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4003, 9686, 0x85B40102, 60.1084, 32.3671, 78.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40102 [60.108398 32.367100 78.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4003, 9686, 0x85B40102, 60.1084, 32.3671, 78.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40102 [60.108398 32.367100 78.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4004, 9686, 0x85B40102, 60.3415, 38.3088, 78.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40102 [60.341499 38.308800 78.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B4004, 9686, 0x85B40102, 60.3415, 38.3088, 78.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40102 [60.341499 38.308800 78.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4005, 9686, 0x85B40102, 65.7716, 38.3338, 78.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40102 [65.771599 38.333801 78.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B4005, 9686, 0x85B40102, 65.7716, 38.3338, 78.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40102 [65.771599 38.333801 78.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4006, 9686, 0x85B40102, 67.0966, 37.6088, 78.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x785B4009, 11697, 0x85B40102, 64.5715, 35.249, 76.075, 0.707107, 0, 0, /* @teleloc 0x85B40102 [64.571503 35.249001 76.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B400A, 9686, 0x85B40102, 62.8955, 32.3421, 79.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40102 [62.895500 32.342098 79.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B400A, 9686, 0x85B40102, 62.8955, 32.3421, 79.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40102 [62.895500 32.342098 79.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B400B, 9686, 0x85B40102, 67.0966, 35.2422, 79.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x85B40102 [67.096603 35.242199 79.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B400C, 9686, 0x85B40102, 63.1329, 38.3088, 79.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40102 [63.132900 38.308800 79.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B400C, 9686, 0x85B40102, 63.1329, 38.3088, 79.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40102 [63.132900 38.308800 79.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B400D, 9686, 0x85B40102, 58.968, 33.7453, 78.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x785B4013, 11698, 0x85B40102, 60.7841, 36.8757, 80.175, -0.9486, 0, 0, /* @teleloc 0x85B40102 [60.784100 36.875702 80.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4014, 11697, 0x85B40102, 63.1629, 37.655, 76.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85B40102 [63.162899 37.654999 76.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B4014, 11697, 0x85B40102, 63.1629, 37.655, 76.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85B40102 [63.162899 37.654999 76.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4015, 11697, 0x85B40102, 63.1629, 35.23, 76.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x785B4016, 11697, 0x85B40102, 59.8648, 33.1798, 76.075, -0.364064, 0, 0 /* @teleloc 0x85B40102 [59.864799 33.179798 76.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4017, 11697, 0x85B40102, 61.3398, 32.7298, 76.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85B40102 [61.339802 32.729801 76.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4017, 11697, 0x85B40102, 61.3398, 32.7298, 76.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85B40102 [61.339802 32.729801 76.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4018, 11697, 0x85B40102, 64.4148, 32.7298, 76.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85B40102 [64.414803 32.729801 76.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4018, 11697, 0x85B40102, 64.4148, 32.7298, 76.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85B40102 [64.414803 32.729801 76.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4019, 11697, 0x85B40104, 57.3824, 34.6013, 76.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85B40104 [57.382401 34.601299 76.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x785B4019, 11697, 0x85B40104, 57.3824, 34.6013, 76.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85B40104 [57.382401 34.601299 76.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B401A, 11697, 0x85B40104, 58.0649, 38.9251, 76.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85B40104 [58.064899 38.925098 76.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B401B, 9686, 0x85B40104, 57.5362, 34.2217, 78.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40104 [57.536201 34.221699 78.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B401B, 9686, 0x85B40104, 57.5362, 34.2217, 78.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40104 [57.536201 34.221699 78.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B401C, 9686, 0x85B40104, 54.0212, 36.8492, 78.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x785B401F, 9686, 0x85B40104, 58.5154, 36.1467, 79.475, 0.707107, 0, 0, /* @teleloc 0x85B40104 [58.515400 36.146702 79.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4020, 9686, 0x85B40104, 56.5708, 39.3909, 79.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40104 [56.570801 39.390900 79.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B4020, 9686, 0x85B40104, 56.5708, 39.3909, 79.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40104 [56.570801 39.390900 79.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4021, 11697, 0x85B40106, 61.8624, 34.5983, 72.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x785B4023, 9686, 0x85B40106, 63.8712, 34.5991, 73.95, 0.707107, 0, 0, /* @teleloc 0x85B40106 [63.871201 34.599098 73.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4024, 9686, 0x85B40106, 58.5962, 31.3992, 73.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40106 [58.596199 31.399200 73.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4024, 9686, 0x85B40106, 58.5962, 31.3992, 73.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40106 [58.596199 31.399200 73.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4025, 9686, 0x85B40106, 53.9712, 34.6242, 73.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x85B40106 [53.971199 34.624199 73.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4026, 9686, 0x85B40106, 59.9962, 37.9492, 73.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40106 [59.996201 37.949200 73.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B4026, 9686, 0x85B40106, 59.9962, 37.9492, 73.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40106 [59.996201 37.949200 73.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4027, 11698, 0x85B40106, 58.8885, 35.2647, 75.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x85B40106 [58.888500 35.264702 75.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4027, 11698, 0x85B40106, 58.8885, 35.2647, 75.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x85B40106 [58.888500 35.264702 75.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4028, 9687, 0x85B40106, 63.3084, 31.9421, 72.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x85B40106 [63.308399 31.942101 72.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4029, 9686, 0x85B40106, 61.1698, 31.3991, 73.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40106 [61.169800 31.399099 73.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4029, 9686, 0x85B40106, 61.1698, 31.3991, 73.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40106 [61.169800 31.399099 73.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B402A, 9686, 0x85B40106, 56.9463, 37.9492, 73.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40106 [56.946301 37.949200 73.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B402A, 9686, 0x85B40106, 56.9463, 37.9492, 73.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40106 [56.946301 37.949200 73.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B402B, 11697, 0x85B40106, 63.1766, 37.192, 72.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85B40106 [63.176601 37.192001 72.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B402C, 11697, 0x85B40106, 59.8016, 34.667, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85B40106 [59.801601 34.667000 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B402C, 11697, 0x85B40106, 59.8016, 34.667, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85B40106 [59.801601 34.667000 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B402D, 11697, 0x85B40106, 54.5766, 31.992, 72.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85B40106 [54.576599 31.992001 72.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B402E, 412, 0x85B40000, 56.5584, 39.7521, 76, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x85B40000 [56.558399 39.752102 76.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B402E, 412, 0x85B40000, 56.5584, 39.7521, 76, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x85B40000 [56.558399 39.752102 76.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B402F, 9686, 0x85B40000, 56.5362, 39.8467, 79.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40000 [56.536201 39.846699 79.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B402F, 9686, 0x85B40000, 56.5362, 39.8467, 79.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40000 [56.536201 39.846699 79.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4030, 9686, 0x85B40000, 58.4348, 39.8467, 77.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40000 [58.434799 39.846699 77.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4030, 9686, 0x85B40000, 58.4348, 39.8467, 77.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40000 [58.434799 39.846699 77.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4031, 9686, 0x85B40000, 54.684, 39.8467, 77.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40000 [54.683998 39.846699 77.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4031, 9686, 0x85B40000, 54.684, 39.8467, 77.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40000 [54.683998 39.846699 77.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4032, 12679, 0x85B40000, 52.8629, 40.405, 76.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x85B40000 [52.862900 40.404999 76.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4033, 12679, 0x85B40000, 67.2129, 40.18, 76.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x85B40000 [67.212898 40.180000 76.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4033, 12679, 0x85B40000, 67.2129, 40.18, 76.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x85B40000 [67.212898 40.180000 76.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4034, 412, 0x85B4010A, 41.0927, 88.1409, 76, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1257,8 +1257,8 @@ VALUES (0x785B4139, 9686, 0x85B4012D, 113.119, 33.4435, 78.85, 0.317305, 0, 0, /* @teleloc 0x85B4012D [113.119003 33.443501 78.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B413A, 9686, 0x85B4012D, 111.512, 32.9221, 81.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B4012D [111.512001 32.922100 81.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B413A, 9686, 0x85B4012D, 111.512, 32.9221, 81.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B4012D [111.512001 32.922100 81.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B413B, 9686, 0x85B4012D, 109.165, 36.0561, 79.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,32 +1273,32 @@ VALUES (0x785B413D, 9686, 0x85B4012D, 113.269, 38.7435, 78.85, -0.902209, 0, 0, /* @teleloc 0x85B4012D [113.268997 38.743500 78.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B413E, 9686, 0x85B4012D, 111.519, 39.9561, 79.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B4012D [111.518997 39.956100 79.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B413E, 9686, 0x85B4012D, 111.519, 39.9561, 79.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B4012D [111.518997 39.956100 79.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B413F, 11697, 0x85B4012D, 111.567, 33.2627, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85B4012D [111.567001 33.262699 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B413F, 11697, 0x85B4012D, 111.567, 33.2627, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85B4012D [111.567001 33.262699 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4140, 11697, 0x85B4012D, 109.667, 34.3127, 76.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85B4012D [109.667000 34.312698 76.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4141, 9686, 0x85B40130, 102.254, 32.2249, 78.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40130 [102.253998 32.224899 78.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4141, 9686, 0x85B40130, 102.254, 32.2249, 78.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40130 [102.253998 32.224899 78.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4142, 9686, 0x85B40130, 107.654, 32.2249, 78.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40130 [107.653999 32.224899 78.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4142, 9686, 0x85B40130, 107.654, 32.2249, 78.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40130 [107.653999 32.224899 78.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4143, 9686, 0x85B40130, 108.704, 33.5741, 77.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x85B40130 [108.704002 33.574100 77.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4144, 9686, 0x85B40130, 104.704, 38.1249, 79.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40130 [104.704002 38.124901 79.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B4144, 9686, 0x85B40130, 104.704, 38.1249, 79.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40130 [104.704002 38.124901 79.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4145, 9686, 0x85B40130, 100.904, 34.9749, 80.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,16 +1321,16 @@ VALUES (0x785B4149, 11697, 0x85B40130, 104.586, 35.3035, 76.1, -0.707107, 0, 0, /* @teleloc 0x85B40130 [104.585999 35.303501 76.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B414A, 11697, 0x85B40130, 105.117, 32.8127, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85B40130 [105.116997 32.812698 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B414A, 11697, 0x85B40130, 105.117, 32.8127, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85B40130 [105.116997 32.812698 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B414B, 9686, 0x85B40130, 102.155, 38.1249, 79.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40130 [102.154999 38.124901 79.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B414B, 9686, 0x85B40130, 102.155, 38.1249, 79.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40130 [102.154999 38.124901 79.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B414C, 9686, 0x85B40130, 107.498, 38.1249, 79.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40130 [107.498001 38.124901 79.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B414C, 9686, 0x85B40130, 107.498, 38.1249, 79.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40130 [107.498001 38.124901 79.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B414D, 9686, 0x85B40130, 100.904, 33.2598, 79.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,8 +1341,8 @@ VALUES (0x785B414E, 9686, 0x85B40130, 100.904, 37.208, 79.35, -0.707107, 0, 0, /* @teleloc 0x85B40130 [100.903999 37.208000 79.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B414F, 9686, 0x85B40130, 105.114, 32.2249, 79.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40130 [105.113998 32.224899 79.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B414F, 9686, 0x85B40130, 105.114, 32.2249, 79.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40130 [105.113998 32.224899 79.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4150, 9686, 0x85B40130, 108.704, 33.2741, 79.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,20 +1377,20 @@ VALUES (0x785B4157, 11697, 0x85B40130, 107.712, 33.0222, 76.1, 0.297375, 0, 0, - /* @teleloc 0x85B40130 [107.711998 33.022202 76.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4158, 11697, 0x85B40130, 104.867, 37.6127, 76.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85B40130 [104.866997 37.612701 76.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B4158, 11697, 0x85B40130, 104.867, 37.6127, 76.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85B40130 [104.866997 37.612701 76.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4159, 9686, 0x85B40132, 107.612, 31.2721, 74.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40132 [107.612000 31.272100 74.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4159, 9686, 0x85B40132, 107.612, 31.2721, 74.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40132 [107.612000 31.272100 74.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B415A, 9686, 0x85B40132, 104.115, 34.5061, 74.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x85B40132 [104.114998 34.506100 74.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B415B, 9686, 0x85B40132, 106.369, 37.7561, 74.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40132 [106.369003 37.756100 74.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B415B, 9686, 0x85B40132, 106.369, 37.7561, 74.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40132 [106.369003 37.756100 74.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B415C, 11697, 0x85B40132, 112.236, 36.555, 72.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1409,12 +1409,12 @@ VALUES (0x785B415F, 11697, 0x85B40132, 105.003, 35.0669, 72.1, -0.707107, 0, 0, /* @teleloc 0x85B40132 [105.002998 35.066898 72.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4160, 9686, 0x85B40132, 111.512, 31.2721, 74.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40132 [111.512001 31.272100 74.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4160, 9686, 0x85B40132, 111.512, 31.2721, 74.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40132 [111.512001 31.272100 74.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4161, 9686, 0x85B40132, 109.619, 37.7561, 74.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40132 [109.619003 37.756100 74.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B4161, 9686, 0x85B40132, 109.619, 37.7561, 74.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40132 [109.619003 37.756100 74.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4162, 9686, 0x85B40132, 114.065, 33.3061, 74.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,20 +1425,20 @@ VALUES (0x785B4163, 11698, 0x85B40132, 108.098, 35.1563, 75.5, -0.707107, 0, 0, /* @teleloc 0x85B40132 [108.098000 35.156300 75.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4164, 11697, 0x85B40132, 108.703, 32.1169, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85B40132 [108.703003 32.116901 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4164, 11697, 0x85B40132, 108.703, 32.1169, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85B40132 [108.703003 32.116901 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4165, 11697, 0x85B40132, 108.086, 37.305, 72.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85B40132 [108.085999 37.305000 72.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785B4165, 11697, 0x85B40132, 108.086, 37.305, 72.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85B40132 [108.085999 37.305000 72.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4166, 412, 0x85B40000, 111.469, 40.5035, 76, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x85B40000 [111.469002 40.503502 76.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4166, 412, 0x85B40000, 111.469, 40.5035, 76, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x85B40000 [111.469002 40.503502 76.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B4167, 9686, 0x85B40000, 111.512, 40.6721, 79.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85B40000 [111.512001 40.672100 79.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B4167, 9686, 0x85B40000, 111.512, 40.6721, 79.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85B40000 [111.512001 40.672100 79.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B4168, 9686, 0x85B40000, 113.812, 39.7721, 78.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1453,8 +1453,8 @@ VALUES (0x785B416A, 12679, 0x85B40000, 114.617, 40.0627, 76.1, -0.402747, 0, 0, /* @teleloc 0x85B40000 [114.616997 40.062698 76.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785B416B, 12679, 0x85B40000, 104.617, 39.1127, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x85B40000 [104.616997 39.112701 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785B416B, 12679, 0x85B40000, 104.617, 39.1127, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x85B40000 [104.616997 39.112701 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785B416C, 9686, 0x85B40136, 105.359, 83.7186, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/85C4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/85C4.sql index 66c645f9e9..d8ca5b2e50 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/85C4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/85C4.sql @@ -5,16 +5,16 @@ VALUES (0x785C4000, 9686, 0x85C40100, 58.383, 34.3278, 77.5, -0.707107, 0, 0, 0 /* @teleloc 0x85C40100 [58.382999 34.327801 77.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4001, 9686, 0x85C40100, 57.183, 32.4278, 76.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40100 [57.182999 32.427799 76.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4001, 9686, 0x85C40100, 57.183, 32.4278, 76.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40100 [57.182999 32.427799 76.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4002, 11697, 0x85C40100, 57.9962, 37.0784, 74.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85C40100 [57.996201 37.078400 74.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4003, 11697, 0x85C40100, 56.9711, 32.8035, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85C40100 [56.971100 32.803501 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4003, 11697, 0x85C40100, 56.9711, 32.8035, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85C40100 [56.971100 32.803501 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4004, 9686, 0x85C40100, 53.733, 33.2028, 76.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x785C4006, 9686, 0x85C40100, 53.733, 36.6778, 76.5, -0.707107, 0, 0, - /* @teleloc 0x85C40100 [53.733002 36.677799 76.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4007, 9686, 0x85C40100, 56.1515, 37.5739, 77.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40100 [56.151501 37.573898 77.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4007, 9686, 0x85C40100, 56.1515, 37.5739, 77.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40100 [56.151501 37.573898 77.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4008, 9686, 0x85C40100, 58.383, 36.4227, 76.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x85C40100 [58.382999 36.422699 76.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4009, 9686, 0x85C40101, 60.037, 30.5427, 75.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40101 [60.036999 30.542700 75.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4009, 9686, 0x85C40101, 60.037, 30.5427, 75.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40101 [60.036999 30.542700 75.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C400A, 9686, 0x85C40101, 65.4155, 30.5427, 75.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40101 [65.415497 30.542700 75.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C400A, 9686, 0x85C40101, 65.4155, 30.5427, 75.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40101 [65.415497 30.542700 75.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C400B, 9686, 0x85C40101, 62.7654, 36.4927, 77.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40101 [62.765400 36.492699 77.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C400B, 9686, 0x85C40101, 62.7654, 36.4927, 77.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40101 [62.765400 36.492699 77.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C400C, 9686, 0x85C40101, 66.7155, 35.4427, 75.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x785C4010, 11698, 0x85C40101, 62.7744, 33.5849, 80.6, -0.707107, 0, 0, /* @teleloc 0x85C40101 [62.774399 33.584900 80.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4011, 11697, 0x85C40101, 62.7609, 36.1183, 74.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85C40101 [62.760899 36.118301 74.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4011, 11697, 0x85C40101, 62.7609, 36.1183, 74.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85C40101 [62.760899 36.118301 74.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4012, 9686, 0x85C40101, 66.7155, 31.6523, 75.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x785C4013, 9686, 0x85C40101, 66.7155, 33.505, 77.875, 0.707107, 0, 0, /* @teleloc 0x85C40101 [66.715500 33.505001 77.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4014, 9686, 0x85C40101, 62.781, 30.5427, 77.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40101 [62.780998 30.542700 77.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4014, 9686, 0x85C40101, 62.781, 30.5427, 77.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40101 [62.780998 30.542700 77.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4015, 9686, 0x85C40101, 58.8239, 31.5571, 77.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x785C4017, 9686, 0x85C40101, 58.8239, 35.6065, 77.6, -0.707107, 0, 0, /* @teleloc 0x85C40101 [58.823898 35.606499 77.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4018, 9686, 0x85C40101, 60.216, 36.4927, 77.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40101 [60.216000 36.492699 77.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4018, 9686, 0x85C40101, 60.216, 36.4927, 77.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40101 [60.216000 36.492699 77.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4019, 9686, 0x85C40101, 65.4403, 36.4927, 77.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40101 [65.440300 36.492699 77.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4019, 9686, 0x85C40101, 65.4403, 36.4927, 77.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40101 [65.440300 36.492699 77.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C401A, 11698, 0x85C40101, 65.3094, 31.6899, 78.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x785C4020, 11697, 0x85C40101, 59.7944, 31.3149, 74.1, 0.359182, 0, 0, 0 /* @teleloc 0x85C40101 [59.794399 31.314899 74.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4021, 9686, 0x85C40105, 59.7015, 29.6239, 72.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40105 [59.701500 29.623899 72.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4021, 9686, 0x85C40105, 59.7015, 29.6239, 72.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40105 [59.701500 29.623899 72.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4022, 9686, 0x85C40105, 59.9515, 36.1739, 72.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40105 [59.951500 36.173901 72.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4022, 9686, 0x85C40105, 59.9515, 36.1739, 72.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40105 [59.951500 36.173901 72.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4023, 9686, 0x85C40105, 63.4506, 32.7882, 72.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x785C4026, 9687, 0x85C40105, 62.8389, 35.5729, 70.1, 0.878817, 0, 0, - /* @teleloc 0x85C40105 [62.838902 35.572899 70.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4027, 9686, 0x85C40105, 61.7902, 29.6239, 72.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40105 [61.790199 29.623899 72.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4027, 9686, 0x85C40105, 61.7902, 29.6239, 72.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40105 [61.790199 29.623899 72.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4028, 9686, 0x85C40105, 56.9272, 36.1739, 72.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40105 [56.927200 36.173901 72.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4028, 9686, 0x85C40105, 56.9272, 36.1739, 72.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40105 [56.927200 36.173901 72.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4029, 9686, 0x85C40105, 53.7417, 31.0889, 72.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x785C402A, 11698, 0x85C40105, 58.4644, 32.8599, 73.525, 0.707107, 0, 0, /* @teleloc 0x85C40105 [58.464401 32.859901 73.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C402B, 11697, 0x85C40105, 58.5695, 30.034, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85C40105 [58.569500 30.034000 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C402B, 11697, 0x85C40105, 58.5695, 30.034, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85C40105 [58.569500 30.034000 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C402C, 11697, 0x85C40105, 62.6609, 33.0097, 70.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85C40105 [62.660900 33.009701 70.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C402D, 11697, 0x85C40105, 60.1219, 35.6761, 70.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85C40105 [60.121899 35.676102 70.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C402D, 11697, 0x85C40105, 60.1219, 35.6761, 70.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85C40105 [60.121899 35.676102 70.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C402E, 412, 0x85C40000, 56.1244, 38.0949, 74, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x85C40000 [56.124401 38.094898 74.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C402E, 412, 0x85C40000, 56.1244, 38.0949, 74, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x85C40000 [56.124401 38.094898 74.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C402F, 9686, 0x85C40000, 56.1265, 38.2089, 77.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40000 [56.126499 38.208900 77.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C402F, 9686, 0x85C40000, 56.1265, 38.2089, 77.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40000 [56.126499 38.208900 77.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4030, 9686, 0x85C40000, 53.1165, 44.0639, 75.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40000 [53.116501 44.063900 75.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x785C4030, 9686, 0x85C40000, 53.1165, 44.0639, 75.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40000 [53.116501 44.063900 75.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4031, 9686, 0x85C40000, 59.1465, 44.0639, 75.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40000 [59.146500 44.063900 75.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x785C4031, 9686, 0x85C40000, 59.1465, 44.0639, 75.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40000 [59.146500 44.063900 75.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4032, 12679, 0x85C40000, 60.6694, 38.5299, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x85C40000 [60.669399 38.529900 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4032, 12679, 0x85C40000, 60.6694, 38.5299, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x85C40000 [60.669399 38.529900 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4033, 12679, 0x85C40000, 51.8244, 38.4199, 74.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1489,12 +1489,12 @@ VALUES (0x785C4173, 9686, 0x85C40137, 102, 36.1017, 77.05, -0.707107, 0, 0, -0. /* @teleloc 0x85C40137 [102.000000 36.101700 77.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4174, 9686, 0x85C40137, 104.384, 31.5892, 77.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40137 [104.384003 31.589199 77.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4174, 9686, 0x85C40137, 104.384, 31.5892, 77.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40137 [104.384003 31.589199 77.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4175, 9686, 0x85C40138, 111.834, 38.8892, 75.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40138 [111.834000 38.889198 75.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4175, 9686, 0x85C40138, 111.834, 38.8892, 75.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40138 [111.834000 38.889198 75.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4176, 9686, 0x85C40138, 116.234, 37.5892, 74.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x785C4177, 9686, 0x85C40138, 116.234, 33.9392, 74.8, 0.707107, 0, 0, - /* @teleloc 0x85C40138 [116.234001 33.939201 74.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4178, 9686, 0x85C40138, 111.784, 32.9392, 75.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40138 [111.783997 32.939201 75.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4178, 9686, 0x85C40138, 111.784, 32.9392, 75.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40138 [111.783997 32.939201 75.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4179, 11697, 0x85C40138, 108.049, 33.601, 72.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x785C417A, 11697, 0x85C40138, 115.549, 38.001, 72.05, -0.895323, 0, 0, /* @teleloc 0x85C40138 [115.549004 38.000999 72.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C417B, 11698, 0x85C40138, 111.839, 35.7892, 78.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x85C40138 [111.838997 35.789200 78.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C417B, 11698, 0x85C40138, 111.839, 35.7892, 78.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x85C40138 [111.838997 35.789200 78.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C417C, 11697, 0x85C40138, 111.949, 35.851, 72.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x785C417F, 9686, 0x85C40138, 107.1, 34.3048, 73.95, -0.707107, 0, 0, - /* @teleloc 0x85C40138 [107.099998 34.304798 73.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4180, 9686, 0x85C40138, 114.933, 32.9392, 75.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40138 [114.932999 32.939201 75.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4180, 9686, 0x85C40138, 114.933, 32.9392, 75.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40138 [114.932999 32.939201 75.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4181, 9686, 0x85C40138, 108.69, 32.9392, 75.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40138 [108.690002 32.939201 75.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4181, 9686, 0x85C40138, 108.69, 32.9392, 75.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40138 [108.690002 32.939201 75.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4182, 9686, 0x85C40138, 116.234, 35.8834, 76, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x85C40138 [116.234001 35.883400 76.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4183, 9686, 0x85C40138, 108.615, 38.8892, 75.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40138 [108.614998 38.889198 75.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4183, 9686, 0x85C40138, 108.615, 38.8892, 75.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40138 [108.614998 38.889198 75.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4184, 9686, 0x85C40138, 114.982, 38.8892, 75.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40138 [114.982002 38.889198 75.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4184, 9686, 0x85C40138, 114.982, 38.8892, 75.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40138 [114.982002 38.889198 75.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4185, 9686, 0x85C40138, 114.814, 38.8892, 74, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40138 [114.814003 38.889198 74.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4185, 9686, 0x85C40138, 114.814, 38.8892, 74, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40138 [114.814003 38.889198 74.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4186, 11698, 0x85C40138, 109.049, 35.7892, 78.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x785C418A, 11697, 0x85C40138, 115.862, 35.851, 72.05, 0.707107, 0, 0, - /* @teleloc 0x85C40138 [115.862000 35.851002 72.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C418B, 11697, 0x85C40138, 111.86, 33.4438, 72.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85C40138 [111.860001 33.443802 72.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C418B, 11697, 0x85C40138, 111.86, 33.4438, 72.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85C40138 [111.860001 33.443802 72.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C418C, 11697, 0x85C40138, 114.819, 33.601, 72.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85C40138 [114.819000 33.601002 72.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C418D, 9686, 0x85C40139, 107.734, 32.9392, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40139 [107.734001 32.939201 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C418D, 9686, 0x85C40139, 107.734, 32.9392, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40139 [107.734001 32.939201 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C418E, 9686, 0x85C40139, 107.634, 38.4892, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40139 [107.634003 38.489201 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C418E, 9686, 0x85C40139, 107.634, 38.4892, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40139 [107.634003 38.489201 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C418F, 9686, 0x85C40139, 116.184, 35.7892, 70.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x785C4193, 9686, 0x85C40139, 102, 34.4873, 70.4, -0.707107, 0, 0, -0.7 /* @teleloc 0x85C40139 [102.000000 34.487301 70.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4194, 9686, 0x85C40139, 111.87, 32.9392, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40139 [111.870003 32.939201 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4194, 9686, 0x85C40139, 111.87, 32.9392, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40139 [111.870003 32.939201 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4195, 9686, 0x85C40139, 111.436, 38.4892, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40139 [111.435997 38.489201 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4195, 9686, 0x85C40139, 111.436, 38.4892, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40139 [111.435997 38.489201 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4196, 11698, 0x85C40139, 110.071, 35.7892, 71.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x85C40139 [110.070999 35.789200 71.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4197, 11697, 0x85C40139, 109.709, 33.4816, 68.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85C40139 [109.709000 33.481602 68.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C4197, 11697, 0x85C40139, 109.709, 33.4816, 68.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85C40139 [109.709000 33.481602 68.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C4198, 11697, 0x85C40139, 109.579, 37.9516, 68.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x85C40139 [109.579002 37.951599 68.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x785C4198, 11697, 0x85C40139, 109.579, 37.9516, 68.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x85C40139 [109.579002 37.951599 68.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C4199, 11697, 0x85C40139, 108.576, 35.6302, 68.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x85C40139 [108.575996 35.630199 68.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C419A, 412, 0x85C40000, 111.839, 40.3992, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x85C40000 [111.838997 40.399200 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C419A, 412, 0x85C40000, 111.839, 40.3992, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x85C40000 [111.838997 40.399200 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C419B, 9686, 0x85C40000, 111.884, 40.5192, 75.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40000 [111.884003 40.519199 75.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C419B, 9686, 0x85C40000, 111.884, 40.5192, 75.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40000 [111.884003 40.519199 75.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C419C, 9686, 0x85C40000, 115.724, 39.5622, 73.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40000 [115.723999 39.562199 73.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C419C, 9686, 0x85C40000, 115.724, 39.5622, 73.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40000 [115.723999 39.562199 73.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C419D, 9686, 0x85C40000, 108.044, 39.5622, 73.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x85C40000 [108.043999 39.562199 73.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C419D, 9686, 0x85C40000, 108.044, 39.5622, 73.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x85C40000 [108.043999 39.562199 73.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C419E, 12679, 0x85C40000, 114.29, 39.7538, 72.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x85C40000 [114.290001 39.753799 72.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C419E, 12679, 0x85C40000, 114.29, 39.7538, 72.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x85C40000 [114.290001 39.753799 72.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x785C419F, 12679, 0x85C40000, 109.45, 39.7838, 72.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x85C40000 [109.449997 39.783798 72.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x785C419F, 12679, 0x85C40000, 109.45, 39.7838, 72.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x85C40000 [109.449997 39.783798 72.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C41A0, 15498, 0x85C40100, 57.0572, 33.9154, 74.005, -0.00297, 0, 0, -0.999996, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2158,7 +2158,7 @@ VALUES (0x785C41AC, 15609, 0x85C40000, 83.532, 152.184, 82.005, 0.999784, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C41AD, 15609, 0x85C40000, 137.03, 150.469, 86.005, 0.998767, 0, 0, -0.04965, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x85C40000 [137.029999 150.468994 86.004997] 0.998767 0.000000 0.000000 -0.049649 */ +/* @teleloc 0x85C40000 [137.029999 150.468994 86.004997] 0.998767 0.000000 0.000000 -0.049650 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x785C41AE, 15609, 0x85C40000, 152.421, 107.106, 84.005, 0.651411, 0, 0, -0.758725, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8600.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8600.sql index d838f2c325..098295564e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8600.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8600.sql @@ -21,8 +21,8 @@ VALUES (0x78600004, 11697, 0x86000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x86000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600005, 17923, 0x86000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x86000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78600005, 17923, 0x86000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x86000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78600005, 0x78600001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78600005, 0x78600001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78600005, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600006, 15451, 0x8600018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8600018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78600006, 15451, 0x8600018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8600018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78600007, 15608, 0x8600018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78600015, 11697, 0x8600019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8600019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600016, 17925, 0x8600019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8600019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78600016, 17925, 0x8600019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8600019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78600016, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78600016, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78600016, 0x78600019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600017, 15451, 0x860001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x860001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78600017, 15451, 0x860001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x860001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78600018, 15608, 0x860001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78600023, 11697, 0x860001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x860001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600024, 17927, 0x860001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x860001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78600024, 17927, 0x860001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x860001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78600024, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78600024, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78600024, 0x78600027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600025, 15451, 0x860001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x860001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78600025, 15451, 0x860001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x860001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78600026, 15608, 0x860001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7860006D, 11697, 0x86000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x86000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7860006E, 17938, 0x86000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x86000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7860006E, 17938, 0x86000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x86000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7860006E, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7860006E, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7860006E, 0x78600072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7860006F, 15451, 0x8600025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8600025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7860006F, 15451, 0x8600025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8600025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78600070, 15608, 0x8600025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7860008C, 11697, 0x8600027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8600027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7860008D, 17942, 0x8600027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8600027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7860008D, 17942, 0x8600027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8600027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7860008D, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7860008D, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7860008D, 0x78600090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7860008E, 15451, 0x8600027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8600027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7860008E, 15451, 0x8600027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8600027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7860008F, 15608, 0x8600027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7860009A, 11697, 0x86000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x86000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7860009B, 17944, 0x86000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x86000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7860009B, 17944, 0x86000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x86000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7860009B, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7860009B, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7860009B, 0x7860009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7860009C, 15451, 0x86000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x86000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7860009C, 15451, 0x86000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x86000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7860009D, 15608, 0x86000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x786000A8, 11697, 0x8600028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8600028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000A9, 17946, 0x8600028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8600028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786000A9, 17946, 0x8600028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8600028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x786000A9, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x786000A9, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x786000A9, 0x786000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000AA, 15451, 0x8600028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8600028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786000AA, 15451, 0x8600028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8600028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786000AB, 15608, 0x8600028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x786000B6, 11697, 0x86000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x86000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000B7, 17948, 0x86000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x86000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786000B7, 17948, 0x86000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x86000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x786000B7, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x786000B7, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x786000B7, 0x786000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000B8, 15451, 0x86000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x86000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786000B8, 15451, 0x86000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x86000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000B9, 15608, 0x86000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x86000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x786000B9, 15608, 0x86000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x86000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786000BA, 15608, 0x86000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x786000C4, 11697, 0x8600029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8600029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000C5, 17950, 0x8600029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8600029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786000C5, 17950, 0x8600029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8600029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x786000C5, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x786000C5, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x786000C5, 0x786000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000C6, 15451, 0x8600029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8600029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786000C6, 15451, 0x8600029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8600029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786000C7, 15608, 0x860002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x786000D2, 11697, 0x860002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x860002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000D3, 17952, 0x860002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x860002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786000D3, 17952, 0x860002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x860002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x786000D3, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x786000D3, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x786000D3, 0x786000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000D4, 15451, 0x860002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x860002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786000D4, 15451, 0x860002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x860002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786000D5, 15608, 0x860002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x786000DE, 9686, 0x860002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x860002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000DF, 9686, 0x860002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x860002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x786000DF, 9686, 0x860002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x860002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786000E0, 11697, 0x860002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x786000EE, 15451, 0x860002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x860002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786000EF, 15608, 0x860002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x860002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x786000EF, 15608, 0x860002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x860002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786000F0, 15608, 0x860002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78600108, 9686, 0x860002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x860002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600109, 9686, 0x860002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x860002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78600109, 9686, 0x860002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x860002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7860010A, 11697, 0x860002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7860011C, 11697, 0x860002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x860002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7860011D, 17963, 0x860002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x860002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7860011D, 17963, 0x860002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x860002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7860011D, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7860011D, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7860011D, 0x78600120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7860011E, 15451, 0x860002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x860002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7860011E, 15451, 0x860002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x860002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7860011F, 15608, 0x860002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7860013A, 11697, 0x8600030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8600030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7860013B, 17967, 0x8600030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8600030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7860013B, 17967, 0x8600030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8600030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7860013B, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7860013B, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7860013B, 0x7860013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7860013C, 15451, 0x8600030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8600030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7860013C, 15451, 0x8600030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8600030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7860013D, 15608, 0x86000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78600142, 11697, 0x8600031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8600031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600143, 17968, 0x8600031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8600031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78600143, 17968, 0x8600031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8600031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78600143, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78600143, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78600143, 0x78600146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600144, 15451, 0x8600031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8600031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78600144, 15451, 0x8600031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8600031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78600145, 15608, 0x86000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78600150, 11697, 0x8600032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8600032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600151, 17970, 0x8600032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8600032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78600151, 17970, 0x8600032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8600032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78600151, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78600151, 0x78600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78600151, 0x78600155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78600152, 15451, 0x8600032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8600032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78600152, 15451, 0x8600032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8600032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78600153, 15608, 0x8600032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/866D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/866D.sql index eaf42c6b90..b31cf981cd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/866D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/866D.sql @@ -5,8 +5,8 @@ VALUES (0x7866D000, 1817, 0x866D0101, 53.0046, 173.51, -0.295, -0.999907, 0, 0, /* @teleloc 0x866D0101 [53.004601 173.509995 -0.295000] -0.999907 0.000000 0.000000 -0.013646 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7866D001, 1792, 0x866D0000, 47.763, 182.172, 3.17, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Bursting Quiver */ -/* @teleloc 0x866D0000 [47.763000 182.171997 3.170000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7866D001, 1792, 0x866D0000, 47.763, 182.172, 3.17, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Bursting Quiver */ +/* @teleloc 0x866D0000 [47.763000 182.171997 3.170000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7866D002, 509, 0x866D0000, 30.9289, 186.236, -0.095, -0.776795, 0, 0, -0.629753, False, '2005-02-09 10:00:00'); /* Life Stone */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8673.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8673.sql index 3df9fe666b..e8a90e8333 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8673.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8673.sql @@ -633,8 +633,8 @@ VALUES (0x7867309D, 9686, 0x8673011A, 64.9689, 32.7849, 24.85, 0.317305, 0, 0, /* @teleloc 0x8673011A [64.968903 32.784901 24.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7867309E, 9686, 0x8673011A, 63.3621, 32.2635, 27.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011A [63.362099 32.263500 27.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7867309E, 9686, 0x8673011A, 63.3621, 32.2635, 27.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011A [63.362099 32.263500 27.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7867309F, 9686, 0x8673011A, 61.0153, 35.3975, 25.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -649,32 +649,32 @@ VALUES (0x786730A1, 9686, 0x8673011A, 65.1189, 38.0849, 24.85, -0.902209, 0, 0, /* @teleloc 0x8673011A [65.118896 38.084900 24.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730A2, 9686, 0x8673011A, 63.3689, 39.2975, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011A [63.368900 39.297501 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730A2, 9686, 0x8673011A, 63.3689, 39.2975, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011A [63.368900 39.297501 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730A3, 11697, 0x8673011A, 63.417, 32.6041, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8673011A [63.417000 32.604099 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730A3, 11697, 0x8673011A, 63.417, 32.6041, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8673011A [63.417000 32.604099 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730A4, 11697, 0x8673011A, 61.517, 33.6541, 22.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8673011A [61.516998 33.654099 22.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730A5, 9686, 0x8673011B, 54.104, 31.5663, 24.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011B [54.104000 31.566299 24.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730A5, 9686, 0x8673011B, 54.104, 31.5663, 24.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011B [54.104000 31.566299 24.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730A6, 9686, 0x8673011B, 59.504, 31.5663, 24.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011B [59.504002 31.566299 24.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730A6, 9686, 0x8673011B, 59.504, 31.5663, 24.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011B [59.504002 31.566299 24.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730A7, 9686, 0x8673011B, 60.554, 32.9155, 23.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8673011B [60.554001 32.915501 23.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730A8, 9686, 0x8673011B, 56.554, 37.4663, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011B [56.554001 37.466301 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730A8, 9686, 0x8673011B, 56.554, 37.4663, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011B [56.554001 37.466301 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730A9, 9686, 0x8673011B, 52.754, 34.3163, 26.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,16 +697,16 @@ VALUES (0x786730AD, 11697, 0x8673011B, 56.436, 34.6449, 22.1, -0.707107, 0, 0, - /* @teleloc 0x8673011B [56.436001 34.644901 22.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730AE, 11697, 0x8673011B, 56.967, 32.1541, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8673011B [56.966999 32.154099 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730AE, 11697, 0x8673011B, 56.967, 32.1541, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8673011B [56.966999 32.154099 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730AF, 9686, 0x8673011B, 54.0046, 37.4663, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011B [54.004601 37.466301 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730AF, 9686, 0x8673011B, 54.0046, 37.4663, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011B [54.004601 37.466301 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730B0, 9686, 0x8673011B, 59.3484, 37.4663, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011B [59.348400 37.466301 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730B0, 9686, 0x8673011B, 59.3484, 37.4663, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011B [59.348400 37.466301 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730B1, 9686, 0x8673011B, 52.754, 32.6012, 25.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -717,8 +717,8 @@ VALUES (0x786730B2, 9686, 0x8673011B, 52.754, 36.5494, 25.35, -0.707107, 0, 0, /* @teleloc 0x8673011B [52.754002 36.549400 25.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730B3, 9686, 0x8673011B, 56.9635, 31.5663, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011B [56.963501 31.566299 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730B3, 9686, 0x8673011B, 56.9635, 31.5663, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011B [56.963501 31.566299 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730B4, 9686, 0x8673011B, 60.554, 32.6155, 25.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -753,20 +753,20 @@ VALUES (0x786730BB, 11697, 0x8673011B, 59.5622, 32.3636, 22.1, 0.297375, 0, 0, - /* @teleloc 0x8673011B [59.562199 32.363602 22.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730BC, 11697, 0x8673011B, 56.717, 36.9541, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8673011B [56.716999 36.954102 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730BC, 11697, 0x8673011B, 56.717, 36.9541, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8673011B [56.716999 36.954102 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730BD, 9686, 0x8673011D, 59.4621, 30.6135, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011D [59.462101 30.613501 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730BD, 9686, 0x8673011D, 59.4621, 30.6135, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011D [59.462101 30.613501 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730BE, 9686, 0x8673011D, 55.9653, 33.8475, 20.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8673011D [55.965302 33.847500 20.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730BF, 9686, 0x8673011D, 58.2189, 37.0975, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011D [58.218899 37.097500 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730BF, 9686, 0x8673011D, 58.2189, 37.0975, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011D [58.218899 37.097500 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730C0, 11697, 0x8673011D, 64.0855, 35.8964, 18.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -785,12 +785,12 @@ VALUES (0x786730C3, 11697, 0x8673011D, 56.8531, 34.4083, 18.1, -0.707107, 0, 0, /* @teleloc 0x8673011D [56.853100 34.408298 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730C4, 9686, 0x8673011D, 63.3621, 30.6135, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011D [63.362099 30.613501 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730C4, 9686, 0x8673011D, 63.3621, 30.6135, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011D [63.362099 30.613501 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730C5, 9686, 0x8673011D, 61.4689, 37.0975, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011D [61.468899 37.097500 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730C5, 9686, 0x8673011D, 61.4689, 37.0975, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011D [61.468899 37.097500 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730C6, 9686, 0x8673011D, 65.9153, 32.6475, 20.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,20 +801,20 @@ VALUES (0x786730C7, 11698, 0x8673011D, 59.948, 34.4977, 21.5, -0.707107, 0, 0, - /* @teleloc 0x8673011D [59.948002 34.497700 21.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730C8, 11697, 0x8673011D, 60.5531, 31.4583, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8673011D [60.553101 31.458300 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730C8, 11697, 0x8673011D, 60.5531, 31.4583, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8673011D [60.553101 31.458300 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730C9, 11697, 0x8673011D, 59.9355, 36.6464, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8673011D [59.935501 36.646400 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730C9, 11697, 0x8673011D, 59.9355, 36.6464, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8673011D [59.935501 36.646400 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730CA, 412, 0x86730000, 63.3189, 39.8449, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x86730000 [63.318901 39.844898 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730CA, 412, 0x86730000, 63.3189, 39.8449, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x86730000 [63.318901 39.844898 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730CB, 9686, 0x86730000, 63.3621, 40.0135, 25.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730000 [63.362099 40.013500 25.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730CB, 9686, 0x86730000, 63.3621, 40.0135, 25.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730000 [63.362099 40.013500 25.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730CC, 9686, 0x86730000, 65.6621, 39.1135, 24.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -829,24 +829,24 @@ VALUES (0x786730CE, 12679, 0x86730000, 66.467, 39.4041, 22.1, -0.402747, 0, 0, - /* @teleloc 0x86730000 [66.467003 39.404099 22.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730CF, 12679, 0x86730000, 56.467, 38.4541, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x86730000 [56.466999 38.454102 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730CF, 12679, 0x86730000, 56.467, 38.4541, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x86730000 [56.466999 38.454102 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730D0, 9686, 0x8673011F, 105.772, 33.3066, 19.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8673011F [105.772003 33.306599 19.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730D1, 9686, 0x8673011F, 104.572, 31.4066, 18.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011F [104.571999 31.406601 18.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730D1, 9686, 0x8673011F, 104.572, 31.4066, 18.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011F [104.571999 31.406601 18.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730D2, 11697, 0x8673011F, 105.385, 36.0573, 16.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8673011F [105.385002 36.057301 16.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730D3, 11697, 0x8673011F, 104.36, 31.7823, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8673011F [104.360001 31.782301 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730D3, 11697, 0x8673011F, 104.36, 31.7823, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8673011F [104.360001 31.782301 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730D4, 9686, 0x8673011F, 101.122, 32.1816, 18.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -861,24 +861,24 @@ VALUES (0x786730D6, 9686, 0x8673011F, 101.122, 35.6566, 18.5, -0.707107, 0, 0, /* @teleloc 0x8673011F [101.122002 35.656601 18.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730D7, 9686, 0x8673011F, 103.54, 36.5527, 19.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673011F [103.540001 36.552700 19.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730D7, 9686, 0x8673011F, 103.54, 36.5527, 19.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673011F [103.540001 36.552700 19.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730D8, 9686, 0x8673011F, 105.772, 35.4015, 18.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8673011F [105.772003 35.401501 18.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730D9, 9686, 0x86730120, 107.426, 29.5215, 17.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730120 [107.426003 29.521500 17.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730D9, 9686, 0x86730120, 107.426, 29.5215, 17.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730120 [107.426003 29.521500 17.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730DA, 9686, 0x86730120, 112.804, 29.5215, 17.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730120 [112.804001 29.521500 17.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730DA, 9686, 0x86730120, 112.804, 29.5215, 17.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730120 [112.804001 29.521500 17.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730DB, 9686, 0x86730120, 110.154, 35.4715, 19.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730120 [110.153999 35.471500 19.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730DB, 9686, 0x86730120, 110.154, 35.4715, 19.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730120 [110.153999 35.471500 19.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730DC, 9686, 0x86730120, 114.104, 34.4215, 17.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -901,8 +901,8 @@ VALUES (0x786730E0, 11698, 0x86730120, 110.163, 32.5637, 22.6, -0.707107, 0, 0, /* @teleloc 0x86730120 [110.163002 32.563702 22.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730E1, 11697, 0x86730120, 110.149, 35.0971, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86730120 [110.149002 35.097099 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730E1, 11697, 0x86730120, 110.149, 35.0971, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86730120 [110.149002 35.097099 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730E2, 9686, 0x86730120, 114.104, 30.6311, 17.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -913,8 +913,8 @@ VALUES (0x786730E3, 9686, 0x86730120, 114.104, 32.4838, 19.875, 0.707107, 0, 0, /* @teleloc 0x86730120 [114.103996 32.483799 19.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730E4, 9686, 0x86730120, 110.17, 29.5215, 19.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730120 [110.169998 29.521500 19.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730E4, 9686, 0x86730120, 110.17, 29.5215, 19.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730120 [110.169998 29.521500 19.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730E5, 9686, 0x86730120, 106.213, 30.5359, 19.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -929,12 +929,12 @@ VALUES (0x786730E7, 9686, 0x86730120, 106.213, 34.5853, 19.6, -0.707107, 0, 0, /* @teleloc 0x86730120 [106.212997 34.585300 19.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730E8, 9686, 0x86730120, 107.605, 35.4715, 19.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730120 [107.605003 35.471500 19.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730E8, 9686, 0x86730120, 107.605, 35.4715, 19.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730120 [107.605003 35.471500 19.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730E9, 9686, 0x86730120, 112.829, 35.4715, 19.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730120 [112.829002 35.471500 19.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730E9, 9686, 0x86730120, 112.829, 35.4715, 19.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730120 [112.829002 35.471500 19.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730EA, 11698, 0x86730120, 112.698, 30.6687, 20.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -965,12 +965,12 @@ VALUES (0x786730F0, 11697, 0x86730120, 107.183, 30.2937, 16.1, 0.359182, 0, 0, 0 /* @teleloc 0x86730120 [107.182999 30.293699 16.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730F1, 9686, 0x86730124, 107.09, 28.6027, 14.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730124 [107.089996 28.602699 14.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730F1, 9686, 0x86730124, 107.09, 28.6027, 14.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730124 [107.089996 28.602699 14.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730F2, 9686, 0x86730124, 107.34, 35.1527, 14.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730124 [107.339996 35.152699 14.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730F2, 9686, 0x86730124, 107.34, 35.1527, 14.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730124 [107.339996 35.152699 14.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730F3, 9686, 0x86730124, 110.839, 31.767, 14.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,12 +989,12 @@ VALUES (0x786730F6, 9687, 0x86730124, 110.228, 34.5517, 12.1, 0.878817, 0, 0, - /* @teleloc 0x86730124 [110.227997 34.551701 12.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730F7, 9686, 0x86730124, 109.179, 28.6027, 14.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730124 [109.179001 28.602699 14.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730F7, 9686, 0x86730124, 109.179, 28.6027, 14.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730124 [109.179001 28.602699 14.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730F8, 9686, 0x86730124, 104.316, 35.1527, 14.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730124 [104.316002 35.152699 14.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730F8, 9686, 0x86730124, 104.316, 35.1527, 14.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730124 [104.316002 35.152699 14.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730F9, 9686, 0x86730124, 101.13, 30.0678, 14.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,44 +1005,44 @@ VALUES (0x786730FA, 11698, 0x86730124, 105.853, 31.8387, 15.525, 0.707107, 0, 0, /* @teleloc 0x86730124 [105.852997 31.838699 15.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730FB, 11697, 0x86730124, 105.958, 29.0128, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86730124 [105.958000 29.012800 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730FB, 11697, 0x86730124, 105.958, 29.0128, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86730124 [105.958000 29.012800 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786730FC, 11697, 0x86730124, 110.05, 31.9885, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x86730124 [110.050003 31.988501 12.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730FD, 11697, 0x86730124, 107.51, 34.6549, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86730124 [107.510002 34.654900 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786730FD, 11697, 0x86730124, 107.51, 34.6549, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86730124 [107.510002 34.654900 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730FE, 412, 0x86730000, 103.513, 37.0737, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x86730000 [103.513000 37.073700 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730FE, 412, 0x86730000, 103.513, 37.0737, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x86730000 [103.513000 37.073700 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786730FF, 9686, 0x86730000, 103.515, 37.1877, 19.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730000 [103.514999 37.187698 19.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786730FF, 9686, 0x86730000, 103.515, 37.1877, 19.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730000 [103.514999 37.187698 19.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673100, 9686, 0x86730000, 100.505, 43.0427, 17.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730000 [100.504997 43.042702 17.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x78673100, 9686, 0x86730000, 100.505, 43.0427, 17.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730000 [100.504997 43.042702 17.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673101, 9686, 0x86730000, 106.535, 43.0427, 17.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730000 [106.535004 43.042702 17.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x78673101, 9686, 0x86730000, 106.535, 43.0427, 17.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730000 [106.535004 43.042702 17.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673102, 12679, 0x86730000, 108.058, 37.5087, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x86730000 [108.057999 37.508701 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78673102, 12679, 0x86730000, 108.058, 37.5087, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x86730000 [108.057999 37.508701 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78673103, 12679, 0x86730000, 99.213, 37.3987, 16.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x86730000 [99.212997 37.398701 16.100000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673104, 412, 0x86730127, 152.033, 41.1378, 10, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x86730127 [152.033005 41.137798 10.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78673104, 412, 0x86730127, 152.033, 41.1378, 10, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x86730127 [152.033005 41.137798 10.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78673105, 9686, 0x86730128, 151.983, 40.3278, 14.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1061,8 +1061,8 @@ VALUES (0x78673108, 11697, 0x86730128, 150.255, 39.8387, 10.15, -0.92388, 0, 0, /* @teleloc 0x86730128 [150.255005 39.838699 10.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673109, 9686, 0x86730128, 151.983, 31.7778, 15.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730128 [151.983002 31.777800 15.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78673109, 9686, 0x86730128, 151.983, 31.7778, 15.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730128 [151.983002 31.777800 15.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7867310A, 9686, 0x86730128, 149.683, 37.827, 12.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1081,20 +1081,20 @@ VALUES (0x7867310D, 9686, 0x86730128, 154.311, 37.6122, 12.25, 0.707107, 0, 0, /* @teleloc 0x86730128 [154.311005 37.612202 12.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7867310E, 9686, 0x86730129, 158.183, 35.8278, 13.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730129 [158.182999 35.827801 13.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7867310E, 9686, 0x86730129, 158.183, 35.8278, 13.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730129 [158.182999 35.827801 13.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7867310F, 9686, 0x86730129, 161.316, 34.6367, 12.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x86730129 [161.315994 34.636700 12.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673110, 9686, 0x86730129, 160.224, 29.8778, 13.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730129 [160.223999 29.877800 13.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78673110, 9686, 0x86730129, 160.224, 29.8778, 13.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730129 [160.223999 29.877800 13.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673111, 9686, 0x86730129, 155.772, 29.8778, 13.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730129 [155.772003 29.877800 13.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78673111, 9686, 0x86730129, 155.772, 29.8778, 13.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730129 [155.772003 29.877800 13.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78673112, 9686, 0x86730129, 154.752, 31.1078, 12, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,8 +1113,8 @@ VALUES (0x78673115, 11698, 0x86730129, 158.133, 32.7778, 16.25, 0.707107, 0, 0, /* @teleloc 0x86730129 [158.132996 32.777802 16.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673116, 11697, 0x86730129, 158.117, 32.6946, 10.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86730129 [158.117004 32.694599 10.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78673116, 11697, 0x86730129, 158.117, 32.6946, 10.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86730129 [158.117004 32.694599 10.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78673117, 9686, 0x86730129, 161.316, 31.0367, 12.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1125,16 +1125,16 @@ VALUES (0x78673118, 9686, 0x86730129, 161.316, 32.879, 13.9, 0.707107, 0, 0, -0 /* @teleloc 0x86730129 [161.315994 32.879002 13.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673119, 9686, 0x86730129, 160.282, 35.8278, 13.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730129 [160.281998 35.827801 13.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78673119, 9686, 0x86730129, 160.282, 35.8278, 13.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730129 [160.281998 35.827801 13.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7867311A, 9686, 0x86730129, 155.932, 35.8278, 13.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730129 [155.932007 35.827801 13.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7867311A, 9686, 0x86730129, 155.932, 35.8278, 13.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730129 [155.932007 35.827801 13.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7867311B, 9686, 0x86730129, 158.004, 29.8778, 13.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730129 [158.003998 29.877800 13.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7867311B, 9686, 0x86730129, 158.004, 29.8778, 13.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730129 [158.003998 29.877800 13.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7867311C, 9686, 0x86730129, 154.752, 31.3567, 13.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x7867311D, 9686, 0x86730129, 154.752, 34.3942, 13.6, -0.707107, 0, 0, /* @teleloc 0x86730129 [154.751999 34.394199 13.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7867311E, 9686, 0x86730129, 155.932, 35.8278, 12, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730129 [155.932007 35.827801 12.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7867311E, 9686, 0x86730129, 155.932, 35.8278, 12, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730129 [155.932007 35.827801 12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7867311F, 11698, 0x86730129, 160.46, 30.571, 14.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1157,12 +1157,12 @@ VALUES (0x78673120, 11698, 0x86730129, 160.36, 34.871, 14.3, 0.919479, 0, 0, -0. /* @teleloc 0x86730129 [160.360001 34.870998 14.300000] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673121, 11697, 0x86730129, 158.12, 31.3603, 10.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86730129 [158.119995 31.360300 10.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78673121, 11697, 0x86730129, 158.12, 31.3603, 10.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86730129 [158.119995 31.360300 10.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673122, 11697, 0x86730129, 158.12, 33.856, 10.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86730129 [158.119995 33.855999 10.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78673122, 11697, 0x86730129, 158.12, 33.856, 10.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86730129 [158.119995 33.855999 10.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78673123, 11697, 0x86730129, 160.27, 30.7446, 10.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x78673124, 11697, 0x86730129, 160.614, 32.9472, 10.15, 0.707107, 0, 0, /* @teleloc 0x86730129 [160.613998 32.947201 10.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673125, 11697, 0x86730129, 158.12, 35.0594, 10.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86730129 [158.119995 35.059399 10.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78673125, 11697, 0x86730129, 158.12, 35.0594, 10.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86730129 [158.119995 35.059399 10.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673126, 9686, 0x8673012B, 154.234, 35.4778, 8.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673012B [154.233994 35.477798 8.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78673126, 9686, 0x8673012B, 154.234, 35.4778, 8.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673012B [154.233994 35.477798 8.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78673127, 9686, 0x8673012B, 161.084, 32.8092, 8.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,16 +1197,16 @@ VALUES (0x7867312A, 9687, 0x8673012B, 150.459, 34.7447, 6.1, -0.865587, -0.0008 /* @teleloc 0x8673012B [150.459000 34.744701 6.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7867312B, 9686, 0x8673012B, 157.537, 35.4778, 8.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673012B [157.537003 35.477798 8.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7867312B, 9686, 0x8673012B, 157.537, 35.4778, 8.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673012B [157.537003 35.477798 8.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7867312C, 9686, 0x8673012B, 153.636, 29.9383, 8.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673012B [153.636002 29.938299 8.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7867312C, 9686, 0x8673012B, 153.636, 29.9383, 8.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673012B [153.636002 29.938299 8.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7867312D, 9686, 0x8673012B, 157.749, 29.9383, 8.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8673012B [157.748993 29.938299 8.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7867312D, 9686, 0x8673012B, 157.749, 29.9383, 8.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8673012B [157.748993 29.938299 8.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7867312E, 9686, 0x8673012B, 149.683, 31.0987, 8.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,36 +1217,36 @@ VALUES (0x7867312F, 11698, 0x8673012B, 156.276, 32.7778, 9.5, -0.707107, 0, 0, - /* @teleloc 0x8673012B [156.276001 32.777802 9.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673130, 11697, 0x8673012B, 156.023, 34.8191, 6.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8673012B [156.022995 34.819099 6.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78673130, 11697, 0x8673012B, 156.023, 34.8191, 6.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8673012B [156.022995 34.819099 6.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673131, 11697, 0x8673012B, 155.723, 30.4691, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8673012B [155.723007 30.469101 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78673131, 11697, 0x8673012B, 155.723, 30.4691, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8673012B [155.723007 30.469101 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78673132, 11697, 0x8673012B, 160.342, 32.4414, 6.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8673012B [160.341995 32.441399 6.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673133, 9686, 0x86730000, 152.033, 41.1764, 13.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730000 [152.033005 41.176399 13.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78673133, 9686, 0x86730000, 152.033, 41.1764, 13.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730000 [152.033005 41.176399 13.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673134, 9686, 0x86730000, 149.882, 41.3764, 11.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730000 [149.882004 41.376400 11.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78673134, 9686, 0x86730000, 149.882, 41.3764, 11.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730000 [149.882004 41.376400 11.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673135, 9686, 0x86730000, 154.175, 41.3764, 11.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86730000 [154.175003 41.376400 11.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78673135, 9686, 0x86730000, 154.175, 41.3764, 11.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86730000 [154.175003 41.376400 11.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78673136, 12679, 0x86730000, 156.12, 41.8103, 10.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x86730000 [156.119995 41.810299 10.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78673137, 12679, 0x86730000, 158.12, 37.0603, 10.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x86730000 [158.119995 37.060299 10.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78673137, 12679, 0x86730000, 158.12, 37.0603, 10.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x86730000 [158.119995 37.060299 10.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78673138, 9686, 0x8673012F, 153.366, 84.0381, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/868C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/868C.sql index f5ff8da34f..e3488c5ab8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/868C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/868C.sql @@ -9,8 +9,8 @@ VALUES (0x7868C001, 1148, 0x868C0000, 178.01, 88.5, 300, 0.707107, 0, 0, 0.7071 /* @teleloc 0x868C0000 [178.009995 88.500000 300.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868C002, 1148, 0x868C0000, 183.5, 85.51, 300, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x868C0000 [183.500000 85.510002 300.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868C002, 1148, 0x868C0000, 183.5, 85.51, 300, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x868C0000 [183.500000 85.510002 300.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868C00E, 4219, 0x868C0000, 181.948, 88.5992, 300.005, -0.455532, 0, 0, -0.89022, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/868E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/868E.sql index 1e415ed591..d8de77a24f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/868E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/868E.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x868E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E000, 412, 0x868E0101, 152.752, 162.923, 124, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x868E0101 [152.751999 162.923004 124.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E000, 412, 0x868E0101, 152.752, 162.923, 124, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x868E0101 [152.751999 162.923004 124.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E001, 9686, 0x868E0102, 152.702, 162.113, 128.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -13,28 +13,28 @@ VALUES (0x7868E002, 9686, 0x868E0102, 150.402, 157.363, 127.75, -0.707107, 0, 0 /* @teleloc 0x868E0102 [150.401993 157.363007 127.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E003, 9686, 0x868E0103, 158.902, 157.613, 127.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0103 [158.901993 157.613007 127.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E003, 9686, 0x868E0103, 158.902, 157.613, 127.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0103 [158.901993 157.613007 127.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E004, 9686, 0x868E0103, 162.035, 156.422, 126.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x868E0103 [162.035004 156.421997 126.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E005, 9686, 0x868E0103, 160.943, 151.663, 127.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0103 [160.942993 151.662994 127.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E005, 9686, 0x868E0103, 160.943, 151.663, 127.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0103 [160.942993 151.662994 127.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E006, 9686, 0x868E0103, 156.491, 151.663, 127.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0103 [156.490997 151.662994 127.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E006, 9686, 0x868E0103, 156.491, 151.663, 127.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0103 [156.490997 151.662994 127.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E007, 9686, 0x868E0103, 155.471, 152.893, 126, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x868E0103 [155.470993 152.893005 126.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E008, 9686, 0x868E0105, 154.953, 157.263, 122.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0105 [154.953003 157.263000 122.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E008, 9686, 0x868E0105, 154.953, 157.263, 122.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0105 [154.953003 157.263000 122.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E009, 11697, 0x868E0103, 161.089, 156.68, 124.15, 0.924546, 0, 0, -0.381071, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -69,8 +69,8 @@ VALUES (0x7868E010, 11697, 0x868E0103, 156.639, 152.53, 124.15, 0.343659, 0, 0, /* @teleloc 0x868E0103 [156.639008 152.529999 124.150002] 0.343659 0.000000 0.000000 0.939094 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E011, 11697, 0x868E0103, 158.836, 154.48, 124.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0103 [158.835999 154.479996 124.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E011, 11697, 0x868E0103, 158.836, 154.48, 124.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0103 [158.835999 154.479996 124.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E012, 9686, 0x868E0108, 154.637, 109.87, 137.6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -85,8 +85,8 @@ VALUES (0x7868E014, 9686, 0x868E0108, 150.047, 111.737, 136.5, -0.707107, 0, 0, /* @teleloc 0x868E0108 [150.046997 111.737000 136.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E015, 9686, 0x868E0109, 159.881, 112.079, 137.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0109 [159.880997 112.079002 137.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E015, 9686, 0x868E0109, 159.881, 112.079, 137.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0109 [159.880997 112.079002 137.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E016, 9686, 0x868E0109, 164.281, 110.779, 136.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,8 +97,8 @@ VALUES (0x7868E017, 9686, 0x868E0109, 164.281, 107.129, 136.8, 0.707107, 0, 0, /* @teleloc 0x868E0109 [164.281006 107.128998 136.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E018, 9686, 0x868E0109, 159.831, 106.129, 137.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0109 [159.830994 106.128998 137.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E018, 9686, 0x868E0109, 159.831, 106.129, 137.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0109 [159.830994 106.128998 137.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E019, 11697, 0x868E0109, 156.096, 106.791, 134.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -109,20 +109,20 @@ VALUES (0x7868E01A, 11697, 0x868E0109, 163.596, 111.191, 134.05, -0.895323, 0, 0 /* @teleloc 0x868E0109 [163.595993 111.191002 134.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E01B, 11698, 0x868E0109, 159.886, 108.979, 140.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x868E0109 [159.886002 108.978996 140.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E01B, 11698, 0x868E0109, 159.886, 108.979, 140.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x868E0109 [159.886002 108.978996 140.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E01C, 11697, 0x868E0109, 159.996, 109.041, 134.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E0109 [159.996002 109.041000 134.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E01D, 9686, 0x868E010A, 155.781, 106.129, 132.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E010A [155.781006 106.128998 132.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E01D, 9686, 0x868E010A, 155.781, 106.129, 132.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E010A [155.781006 106.128998 132.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E01E, 9686, 0x868E010A, 155.681, 111.679, 132.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E010A [155.681000 111.679001 132.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E01E, 9686, 0x868E010A, 155.681, 111.679, 132.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E010A [155.681000 111.679001 132.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E01F, 9686, 0x868E010A, 164.231, 108.979, 132.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -141,8 +141,8 @@ VALUES (0x7868E022, 9687, 0x868E010A, 150.566, 111.16, 130, -0.885394, 0, 0, -0 /* @teleloc 0x868E010A [150.565994 111.160004 130.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E023, 412, 0x868E0000, 159.886, 113.589, 134, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x868E0000 [159.886002 113.588997 134.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E023, 412, 0x868E0000, 159.886, 113.589, 134, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x868E0000 [159.886002 113.588997 134.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E024, 9686, 0x868E0111, 86.2611, 152.328, 124.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -153,20 +153,20 @@ VALUES (0x7868E025, 9686, 0x868E0111, 89.4611, 152.278, 124.85, 0.317305, 0, 0, /* @teleloc 0x868E0111 [89.461098 152.278000 124.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E026, 9686, 0x868E0112, 78.5962, 151.059, 124.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0112 [78.596199 151.059006 124.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E026, 9686, 0x868E0112, 78.5962, 151.059, 124.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0112 [78.596199 151.059006 124.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E027, 9686, 0x868E0112, 83.9962, 151.059, 124.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0112 [83.996201 151.059006 124.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E027, 9686, 0x868E0112, 83.9962, 151.059, 124.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0112 [83.996201 151.059006 124.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E028, 9686, 0x868E0112, 85.0462, 152.409, 123.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x868E0112 [85.046204 152.408997 123.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E029, 9686, 0x868E0112, 81.0462, 156.959, 125.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0112 [81.046204 156.959000 125.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E029, 9686, 0x868E0112, 81.0462, 156.959, 125.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0112 [81.046204 156.959000 125.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E02A, 9686, 0x868E0112, 77.2462, 153.809, 126.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -189,16 +189,16 @@ VALUES (0x7868E02E, 11697, 0x868E0112, 80.9282, 154.138, 122.1, -0.707107, 0, 0, /* @teleloc 0x868E0112 [80.928200 154.138000 122.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E02F, 9686, 0x868E0114, 83.9543, 150.107, 120.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0114 [83.954300 150.106995 120.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E02F, 9686, 0x868E0114, 83.9543, 150.107, 120.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0114 [83.954300 150.106995 120.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E030, 9686, 0x868E0114, 80.4575, 153.341, 120.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x868E0114 [80.457497 153.341003 120.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E031, 9686, 0x868E0114, 82.7111, 156.591, 120.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0114 [82.711098 156.591003 120.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E031, 9686, 0x868E0114, 82.7111, 156.591, 120.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0114 [82.711098 156.591003 120.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E032, 11697, 0x868E0114, 88.5777, 155.389, 118.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -213,24 +213,24 @@ VALUES (0x7868E034, 9687, 0x868E0114, 80.9611, 156.128, 118.1, -0.952129, 0, 0, /* @teleloc 0x868E0114 [80.961098 156.128006 118.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E035, 412, 0x868E0000, 87.8111, 159.338, 122, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x868E0000 [87.811096 159.337997 122.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E035, 412, 0x868E0000, 87.8111, 159.338, 122, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x868E0000 [87.811096 159.337997 122.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E036, 9686, 0x868E0118, 37.4532, 83.1142, 127.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0118 [37.453201 83.114197 127.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E036, 9686, 0x868E0118, 37.4532, 83.1142, 127.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0118 [37.453201 83.114197 127.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E037, 9686, 0x868E0118, 32.8354, 83.0912, 126.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0118 [32.835400 83.091202 126.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E037, 9686, 0x868E0118, 32.8354, 83.0912, 126.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0118 [32.835400 83.091202 126.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E038, 9686, 0x868E0118, 35.3507, 77.3642, 127.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0118 [35.350700 77.364197 127.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E038, 9686, 0x868E0118, 35.3507, 77.3642, 127.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0118 [35.350700 77.364197 127.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E039, 9686, 0x868E0118, 38.5507, 77.3642, 126.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0118 [38.550701 77.364197 126.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E039, 9686, 0x868E0118, 38.5507, 77.3642, 126.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0118 [38.550701 77.364197 126.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E03A, 11697, 0x868E0118, 30.8187, 78.0505, 124.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -241,8 +241,8 @@ VALUES (0x7868E03B, 11697, 0x868E0118, 39.7187, 82.3833, 124.1, -0.932639, 0, 0, /* @teleloc 0x868E0118 [39.718700 82.383301 124.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E03C, 11698, 0x868E0118, 35.3818, 80.4142, 130.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x868E0118 [35.381802 80.414200 130.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E03C, 11698, 0x868E0118, 35.3818, 80.4142, 130.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x868E0118 [35.381802 80.414200 130.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E03D, 11697, 0x868E0118, 35.3687, 80.3833, 124.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -253,16 +253,16 @@ VALUES (0x7868E03E, 9686, 0x868E011A, 33.1039, 86.245, 127, -0.707107, 0, 0, -0 /* @teleloc 0x868E011A [33.103901 86.245003 127.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E03F, 9686, 0x868E011A, 36.5039, 83.7142, 127.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011A [36.503899 83.714203 127.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E03F, 9686, 0x868E011A, 36.5039, 83.7142, 127.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011A [36.503899 83.714203 127.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E040, 9686, 0x868E011A, 36.2039, 88.8142, 127.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011A [36.203899 88.814201 127.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E040, 9686, 0x868E011A, 36.2039, 88.8142, 127.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011A [36.203899 88.814201 127.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E041, 9686, 0x868E011C, 35.8975, 77.4604, 122.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011C [35.897499 77.460403 122.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E041, 9686, 0x868E011C, 35.8975, 77.4604, 122.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011C [35.897499 77.460403 122.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E042, 9686, 0x868E011C, 38.3975, 81.7604, 122.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -285,32 +285,32 @@ VALUES (0x7868E046, 9687, 0x868E011C, 34.1387, 86.5561, 120.05, -0.864275, 0, 0 /* @teleloc 0x868E011C [34.138699 86.556099 120.050003] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E047, 412, 0x868E0000, 36.1818, 91.2142, 124, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x868E0000 [36.181801 91.214203 124.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E047, 412, 0x868E0000, 36.1818, 91.2142, 124, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x868E0000 [36.181801 91.214203 124.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E048, 11697, 0x868E011F, 65.4926, 36.9975, 134.075, -0.909599, 0, 0, 0.415487, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E011F [65.492599 36.997501 134.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E049, 9686, 0x868E011F, 65.4131, 32.0096, 136.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011F [65.413101 32.009602 136.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E049, 9686, 0x868E011F, 65.4131, 32.0096, 136.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011F [65.413101 32.009602 136.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E04A, 11697, 0x868E011F, 61.4262, 34.9165, 134.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E011F [61.426201 34.916500 134.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E04B, 9686, 0x868E011F, 59.7131, 32.0346, 136.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011F [59.713100 32.034599 136.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E04B, 9686, 0x868E011F, 59.7131, 32.0346, 136.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011F [59.713100 32.034599 136.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E04C, 9686, 0x868E011F, 59.9462, 37.9763, 136.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011F [59.946201 37.976299 136.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E04C, 9686, 0x868E011F, 59.9462, 37.9763, 136.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011F [59.946201 37.976299 136.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E04D, 9686, 0x868E011F, 65.3763, 38.0013, 136.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011F [65.376297 38.001301 136.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E04D, 9686, 0x868E011F, 65.3763, 38.0013, 136.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011F [65.376297 38.001301 136.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E04E, 9686, 0x868E011F, 66.7013, 37.2763, 136.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -329,16 +329,16 @@ VALUES (0x7868E051, 11697, 0x868E011F, 64.1762, 34.9165, 134.075, 0.707107, 0, 0 /* @teleloc 0x868E011F [64.176201 34.916500 134.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E052, 11697, 0x868E0122, 56.9871, 34.2688, 134.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0122 [56.987099 34.268799 134.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7868E052, 11697, 0x868E0122, 56.9871, 34.2688, 134.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0122 [56.987099 34.268799 134.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E053, 11697, 0x868E0122, 57.6697, 38.5926, 134.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E0122 [57.669701 38.592602 134.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E054, 9686, 0x868E0122, 57.1409, 33.8892, 136.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0122 [57.140900 33.889198 136.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E054, 9686, 0x868E0122, 57.1409, 33.8892, 136.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0122 [57.140900 33.889198 136.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E055, 9686, 0x868E0122, 53.6259, 36.5167, 136.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -357,28 +357,28 @@ VALUES (0x7868E058, 9686, 0x868E0125, 63.4759, 34.2666, 131.95, 0.707107, 0, 0, /* @teleloc 0x868E0125 [63.475899 34.266602 131.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E059, 9686, 0x868E0125, 58.2009, 31.0667, 131.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0125 [58.200901 31.066700 131.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E059, 9686, 0x868E0125, 58.2009, 31.0667, 131.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0125 [58.200901 31.066700 131.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E05A, 9686, 0x868E0125, 53.5759, 34.2917, 131.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x868E0125 [53.575901 34.291698 131.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E05B, 9686, 0x868E0125, 59.6009, 37.6166, 131.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0125 [59.600899 37.616600 131.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E05B, 9686, 0x868E0125, 59.6009, 37.6166, 131.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0125 [59.600899 37.616600 131.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E05C, 11698, 0x868E0125, 58.4932, 34.9322, 133.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x868E0125 [58.493198 34.932201 133.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E05C, 11698, 0x868E0125, 58.4932, 34.9322, 133.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x868E0125 [58.493198 34.932201 133.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E05D, 9687, 0x868E0125, 62.9131, 31.6096, 130.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x868E0125 [62.913101 31.609600 130.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E05E, 412, 0x868E0000, 56.1631, 39.4196, 134, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x868E0000 [56.163101 39.419601 134.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E05E, 412, 0x868E0000, 56.1631, 39.4196, 134, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x868E0000 [56.163101 39.419601 134.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E05F, 11697, 0x868E012A, 30.9455, 131.784, 122.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1129,8 +1129,8 @@ VALUES (0x7868E0AB, 11697, 0x868E0102, 150.974, 161.624, 124.15, -0.92388, 0, 0, /* @teleloc 0x868E0102 [150.973999 161.623993 124.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0AC, 9686, 0x868E0102, 152.702, 153.563, 129.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0102 [152.701996 153.563004 129.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0AC, 9686, 0x868E0102, 152.702, 153.563, 129.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0102 [152.701996 153.563004 129.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0AD, 9686, 0x868E0102, 150.402, 159.612, 126.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1157,16 +1157,16 @@ VALUES (0x7868E0B2, 9686, 0x868E0103, 162.035, 154.664, 127.9, 0.707107, 0, 0, /* @teleloc 0x868E0103 [162.035004 154.664001 127.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0B3, 9686, 0x868E0103, 161.001, 157.613, 127.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0103 [161.001007 157.613007 127.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0B3, 9686, 0x868E0103, 161.001, 157.613, 127.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0103 [161.001007 157.613007 127.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0B4, 9686, 0x868E0103, 156.651, 157.613, 127.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0103 [156.651001 157.613007 127.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0B4, 9686, 0x868E0103, 156.651, 157.613, 127.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0103 [156.651001 157.613007 127.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0B5, 9686, 0x868E0103, 158.723, 151.663, 127.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0103 [158.723007 151.662994 127.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0B5, 9686, 0x868E0103, 158.723, 151.663, 127.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0103 [158.723007 151.662994 127.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0B6, 9686, 0x868E0103, 155.471, 153.142, 127.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,8 +1177,8 @@ VALUES (0x7868E0B7, 9686, 0x868E0103, 155.471, 156.179, 127.6, -0.707107, 0, 0, /* @teleloc 0x868E0103 [155.470993 156.179001 127.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0B8, 9686, 0x868E0103, 156.651, 157.613, 126, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0103 [156.651001 157.613007 126.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0B8, 9686, 0x868E0103, 156.651, 157.613, 126, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0103 [156.651001 157.613007 126.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0B9, 11698, 0x868E0103, 161.179, 152.356, 128.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1189,12 +1189,12 @@ VALUES (0x7868E0BA, 11698, 0x868E0103, 161.079, 156.656, 128.3, 0.919479, 0, 0, /* @teleloc 0x868E0103 [161.078995 156.656006 128.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0BB, 11697, 0x868E0103, 158.839, 153.145, 124.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0103 [158.839005 153.145004 124.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0BB, 11697, 0x868E0103, 158.839, 153.145, 124.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0103 [158.839005 153.145004 124.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0BC, 11697, 0x868E0103, 158.839, 155.641, 124.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0103 [158.839005 155.641006 124.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0BC, 11697, 0x868E0103, 158.839, 155.641, 124.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0103 [158.839005 155.641006 124.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0BD, 11697, 0x868E0103, 160.989, 152.53, 124.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1205,20 +1205,20 @@ VALUES (0x7868E0BE, 11697, 0x868E0103, 161.333, 154.732, 124.15, 0.707107, 0, 0, /* @teleloc 0x868E0103 [161.332993 154.731995 124.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0BF, 11697, 0x868E0103, 158.839, 156.845, 124.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0103 [158.839005 156.845001 124.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0BF, 11697, 0x868E0103, 158.839, 156.845, 124.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0103 [158.839005 156.845001 124.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0C0, 9686, 0x868E0105, 158.256, 157.263, 122.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0105 [158.255997 157.263000 122.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0C0, 9686, 0x868E0105, 158.256, 157.263, 122.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0105 [158.255997 157.263000 122.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0C1, 9686, 0x868E0105, 154.355, 151.723, 122.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0105 [154.354996 151.723007 122.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0C1, 9686, 0x868E0105, 154.355, 151.723, 122.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0105 [154.354996 151.723007 122.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0C2, 9686, 0x868E0105, 158.468, 151.723, 122.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0105 [158.468002 151.723007 122.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0C2, 9686, 0x868E0105, 158.468, 151.723, 122.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0105 [158.468002 151.723007 122.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0C3, 9686, 0x868E0105, 150.402, 152.884, 122.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1229,36 +1229,36 @@ VALUES (0x7868E0C4, 11698, 0x868E0105, 156.995, 154.563, 123.5, -0.707107, 0, 0, /* @teleloc 0x868E0105 [156.994995 154.563004 123.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0C5, 11697, 0x868E0105, 156.742, 156.604, 120.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0105 [156.742004 156.604004 120.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0C5, 11697, 0x868E0105, 156.742, 156.604, 120.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0105 [156.742004 156.604004 120.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0C6, 11697, 0x868E0105, 156.442, 152.254, 120.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0105 [156.442001 152.253998 120.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0C6, 11697, 0x868E0105, 156.442, 152.254, 120.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0105 [156.442001 152.253998 120.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0C7, 11697, 0x868E0105, 161.061, 154.227, 120.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E0105 [161.061005 154.227005 120.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0C8, 9686, 0x868E0000, 152.752, 162.962, 127.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [152.751999 162.962006 127.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7868E0C8, 9686, 0x868E0000, 152.752, 162.962, 127.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [152.751999 162.962006 127.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0C9, 9686, 0x868E0000, 150.601, 163.162, 125.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [150.600998 163.162003 125.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7868E0C9, 9686, 0x868E0000, 150.601, 163.162, 125.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [150.600998 163.162003 125.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0CA, 9686, 0x868E0000, 154.894, 163.162, 125.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [154.893997 163.162003 125.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7868E0CA, 9686, 0x868E0000, 154.894, 163.162, 125.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [154.893997 163.162003 125.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0CB, 12679, 0x868E0000, 156.839, 163.595, 124.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x868E0000 [156.839005 163.595001 124.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0CC, 12679, 0x868E0000, 158.839, 158.845, 124.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x868E0000 [158.839005 158.845001 124.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0CC, 12679, 0x868E0000, 158.839, 158.845, 124.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x868E0000 [158.839005 158.845001 124.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0CD, 11697, 0x868E0108, 154.189, 105.695, 134.05, 0.439155, 0, 0, -0.898411, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1281,8 +1281,8 @@ VALUES (0x7868E0D1, 9686, 0x868E0108, 150.047, 109.292, 139.05, -0.707107, 0, 0 /* @teleloc 0x868E0108 [150.046997 109.292000 139.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0D2, 9686, 0x868E0108, 152.431, 104.779, 139.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0108 [152.431000 104.778999 139.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0D2, 9686, 0x868E0108, 152.431, 104.779, 139.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0108 [152.431000 104.778999 139.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0D3, 9686, 0x868E0109, 155.147, 110.591, 137.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1297,28 +1297,28 @@ VALUES (0x7868E0D5, 9686, 0x868E0109, 155.147, 107.495, 135.95, -0.707107, 0, 0 /* @teleloc 0x868E0109 [155.147003 107.495003 135.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0D6, 9686, 0x868E0109, 162.98, 106.129, 137.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0109 [162.979996 106.128998 137.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0D6, 9686, 0x868E0109, 162.98, 106.129, 137.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0109 [162.979996 106.128998 137.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0D7, 9686, 0x868E0109, 156.737, 106.129, 137.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0109 [156.737000 106.128998 137.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0D7, 9686, 0x868E0109, 156.737, 106.129, 137.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0109 [156.737000 106.128998 137.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0D8, 9686, 0x868E0109, 164.281, 109.073, 138, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x868E0109 [164.281006 109.072998 138.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0D9, 9686, 0x868E0109, 156.662, 112.079, 137.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0109 [156.662003 112.079002 137.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0D9, 9686, 0x868E0109, 156.662, 112.079, 137.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0109 [156.662003 112.079002 137.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0DA, 9686, 0x868E0109, 163.029, 112.079, 137.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0109 [163.029007 112.079002 137.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0DA, 9686, 0x868E0109, 163.029, 112.079, 137.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0109 [163.029007 112.079002 137.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0DB, 9686, 0x868E0109, 162.861, 112.079, 136, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0109 [162.860992 112.079002 136.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0DB, 9686, 0x868E0109, 162.861, 112.079, 136, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0109 [162.860992 112.079002 136.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0DC, 11698, 0x868E0109, 157.096, 108.979, 140.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1341,8 +1341,8 @@ VALUES (0x7868E0E0, 11697, 0x868E0109, 163.909, 109.041, 134.05, 0.707107, 0, 0, /* @teleloc 0x868E0109 [163.908997 109.041000 134.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0E1, 11697, 0x868E0109, 159.907, 106.634, 134.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0109 [159.906998 106.634003 134.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0E1, 11697, 0x868E0109, 159.907, 106.634, 134.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0109 [159.906998 106.634003 134.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0E2, 11697, 0x868E0109, 162.866, 106.791, 134.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1353,52 +1353,52 @@ VALUES (0x7868E0E3, 9686, 0x868E010A, 150.047, 107.677, 132.4, -0.707107, 0, 0, /* @teleloc 0x868E010A [150.046997 107.677002 132.399994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0E4, 9686, 0x868E010A, 159.917, 106.129, 132.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E010A [159.917007 106.128998 132.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0E4, 9686, 0x868E010A, 159.917, 106.129, 132.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E010A [159.917007 106.128998 132.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0E5, 9686, 0x868E010A, 159.483, 111.679, 132.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E010A [159.483002 111.679001 132.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0E5, 9686, 0x868E010A, 159.483, 111.679, 132.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E010A [159.483002 111.679001 132.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0E6, 11698, 0x868E010A, 158.118, 108.979, 133.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x868E010A [158.117996 108.978996 133.460007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0E7, 11697, 0x868E010A, 157.756, 106.671, 130.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E010A [157.755997 106.670998 130.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0E7, 11697, 0x868E010A, 157.756, 106.671, 130.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E010A [157.755997 106.670998 130.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0E8, 11697, 0x868E010A, 157.626, 111.141, 130.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E010A [157.626007 111.140999 130.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0E8, 11697, 0x868E010A, 157.626, 111.141, 130.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E010A [157.626007 111.140999 130.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0E9, 11697, 0x868E010A, 156.623, 108.82, 130.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E010A [156.623001 108.820000 130.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0EA, 9686, 0x868E0000, 159.931, 113.709, 137.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [159.931000 113.709000 137.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0EA, 9686, 0x868E0000, 159.931, 113.709, 137.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [159.931000 113.709000 137.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0EB, 9686, 0x868E0000, 163.771, 112.752, 135.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [163.770996 112.751999 135.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0EB, 9686, 0x868E0000, 163.771, 112.752, 135.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [163.770996 112.751999 135.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0EC, 9686, 0x868E0000, 156.091, 112.752, 135.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [156.091003 112.751999 135.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0EC, 9686, 0x868E0000, 156.091, 112.752, 135.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [156.091003 112.751999 135.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0ED, 12679, 0x868E0000, 162.337, 112.944, 134.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x868E0000 [162.337006 112.944000 134.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0ED, 12679, 0x868E0000, 162.337, 112.944, 134.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x868E0000 [162.337006 112.944000 134.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0EE, 12679, 0x868E0000, 157.497, 112.974, 134.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x868E0000 [157.496994 112.973999 134.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0EE, 12679, 0x868E0000, 157.497, 112.974, 134.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x868E0000 [157.496994 112.973999 134.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0EF, 9686, 0x868E0111, 87.8543, 151.757, 127.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0111 [87.854301 151.757004 127.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0EF, 9686, 0x868E0111, 87.8543, 151.757, 127.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0111 [87.854301 151.757004 127.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0F0, 9686, 0x868E0111, 85.5075, 154.891, 125.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1413,28 +1413,28 @@ VALUES (0x7868E0F2, 9686, 0x868E0111, 89.6111, 157.578, 124.85, -0.902209, 0, 0 /* @teleloc 0x868E0111 [89.611099 157.578003 124.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0F3, 9686, 0x868E0111, 87.8611, 158.791, 125.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0111 [87.861099 158.791000 125.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0F3, 9686, 0x868E0111, 87.8611, 158.791, 125.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0111 [87.861099 158.791000 125.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0F4, 11697, 0x868E0111, 87.9092, 152.097, 122.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0111 [87.909203 152.097000 122.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0F4, 11697, 0x868E0111, 87.9092, 152.097, 122.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0111 [87.909203 152.097000 122.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0F5, 11697, 0x868E0111, 86.0092, 153.147, 122.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E0111 [86.009201 153.147003 122.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0F6, 11697, 0x868E0112, 81.4592, 151.647, 122.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0112 [81.459198 151.647003 122.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0F6, 11697, 0x868E0112, 81.4592, 151.647, 122.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0112 [81.459198 151.647003 122.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0F7, 9686, 0x868E0112, 78.4968, 156.959, 125.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0112 [78.496803 156.959000 125.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0F7, 9686, 0x868E0112, 78.4968, 156.959, 125.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0112 [78.496803 156.959000 125.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0F8, 9686, 0x868E0112, 83.8406, 156.959, 125.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0112 [83.840599 156.959000 125.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E0F8, 9686, 0x868E0112, 83.8406, 156.959, 125.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0112 [83.840599 156.959000 125.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0F9, 9686, 0x868E0112, 77.2462, 152.094, 125.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1445,8 +1445,8 @@ VALUES (0x7868E0FA, 9686, 0x868E0112, 77.2462, 156.042, 125.35, -0.707107, 0, 0 /* @teleloc 0x868E0112 [77.246201 156.042007 125.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E0FB, 9686, 0x868E0112, 81.4557, 151.059, 125.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0112 [81.455704 151.059006 125.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E0FB, 9686, 0x868E0112, 81.4557, 151.059, 125.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0112 [81.455704 151.059006 125.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E0FC, 9686, 0x868E0112, 85.0462, 152.109, 125.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,20 +1481,20 @@ VALUES (0x7868E103, 11697, 0x868E0112, 84.0544, 151.857, 122.1, 0.297375, 0, 0, /* @teleloc 0x868E0112 [84.054398 151.856995 122.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E104, 11697, 0x868E0112, 81.2092, 156.447, 122.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0112 [81.209198 156.447006 122.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E104, 11697, 0x868E0112, 81.2092, 156.447, 122.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0112 [81.209198 156.447006 122.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E105, 11697, 0x868E0114, 81.3453, 153.901, 118.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E0114 [81.345299 153.901001 118.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E106, 9686, 0x868E0114, 87.8543, 150.107, 120.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0114 [87.854301 150.106995 120.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E106, 9686, 0x868E0114, 87.8543, 150.107, 120.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0114 [87.854301 150.106995 120.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E107, 9686, 0x868E0114, 85.9611, 156.591, 120.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0114 [85.961098 156.591003 120.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E107, 9686, 0x868E0114, 85.9611, 156.591, 120.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0114 [85.961098 156.591003 120.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E108, 9686, 0x868E0114, 90.4075, 152.141, 120.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,16 +1505,16 @@ VALUES (0x7868E109, 11698, 0x868E0114, 84.4402, 153.991, 121.5, -0.707107, 0, 0, /* @teleloc 0x868E0114 [84.440201 153.990997 121.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E10A, 11697, 0x868E0114, 85.0453, 150.951, 118.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0114 [85.045303 150.951004 118.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E10A, 11697, 0x868E0114, 85.0453, 150.951, 118.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0114 [85.045303 150.951004 118.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E10B, 11697, 0x868E0114, 84.4277, 156.14, 118.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0114 [84.427696 156.139999 118.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E10B, 11697, 0x868E0114, 84.4277, 156.14, 118.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0114 [84.427696 156.139999 118.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E10C, 9686, 0x868E0000, 87.8543, 159.507, 125.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [87.854301 159.507004 125.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E10C, 9686, 0x868E0000, 87.8543, 159.507, 125.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [87.854301 159.507004 125.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E10D, 9686, 0x868E0000, 90.1543, 158.607, 124.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,12 +1529,12 @@ VALUES (0x7868E10F, 12679, 0x868E0000, 90.9592, 158.897, 122.1, -0.402747, 0, 0, /* @teleloc 0x868E0000 [90.959198 158.897003 122.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E110, 12679, 0x868E0000, 80.9592, 157.947, 122.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x868E0000 [80.959198 157.947006 122.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E110, 12679, 0x868E0000, 80.9592, 157.947, 122.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x868E0000 [80.959198 157.947006 122.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E111, 9686, 0x868E0118, 32.2005, 77.3642, 126.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0118 [32.200500 77.364197 126.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E111, 9686, 0x868E0118, 32.2005, 77.3642, 126.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0118 [32.200500 77.364197 126.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E112, 9686, 0x868E0118, 30.1539, 80.2411, 127.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,12 +1561,12 @@ VALUES (0x7868E117, 9686, 0x868E0118, 40.5475, 78.2411, 127.65, 0.707107, 0, 0, /* @teleloc 0x868E0118 [40.547501 78.241096 127.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E118, 9686, 0x868E0118, 33.2005, 83.1142, 127.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0118 [33.200500 83.114197 127.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E118, 9686, 0x868E0118, 33.2005, 83.1142, 127.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0118 [33.200500 83.114197 127.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E119, 9686, 0x868E0118, 39.0212, 83.0912, 126.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0118 [39.021198 83.091202 126.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E119, 9686, 0x868E0118, 39.0212, 83.0912, 126.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0118 [39.021198 83.091202 126.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E11A, 11698, 0x868E0118, 37.5818, 80.4142, 130.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1585,16 +1585,16 @@ VALUES (0x7868E11D, 11697, 0x868E0118, 33.866, 80.3833, 124.1, -0.707107, 0, 0, /* @teleloc 0x868E0118 [33.866001 80.383301 124.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E11E, 11697, 0x868E0118, 35.1744, 77.9282, 124.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0118 [35.174400 77.928200 124.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E11E, 11697, 0x868E0118, 35.1744, 77.9282, 124.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0118 [35.174400 77.928200 124.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E11F, 11697, 0x868E0118, 39.9244, 80.3282, 124.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E0118 [39.924400 80.328201 124.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E120, 11697, 0x868E0118, 32.5687, 82.4833, 124.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0118 [32.568699 82.483299 124.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E120, 11697, 0x868E0118, 32.5687, 82.4833, 124.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0118 [32.568699 82.483299 124.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E121, 11697, 0x868E011A, 37.3187, 86.5333, 124.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1609,8 +1609,8 @@ VALUES (0x7868E123, 9686, 0x868E011A, 33.1039, 87.891, 127, -0.707107, 0, 0, -0 /* @teleloc 0x868E011A [33.103901 87.890999 127.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E124, 9686, 0x868E011A, 34.4069, 83.7142, 126.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011A [34.406898 83.714203 126.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E124, 9686, 0x868E011A, 34.4069, 83.7142, 126.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011A [34.406898 83.714203 126.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E125, 9686, 0x868E011C, 33.0975, 80.4077, 122.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1621,16 +1621,16 @@ VALUES (0x7868E126, 9686, 0x868E011C, 38.3975, 84.4575, 122.45, 0.707107, 0, 0, /* @teleloc 0x868E011C [38.397499 84.457497 122.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E127, 9686, 0x868E011C, 36.847, 87.4104, 122.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011C [36.847000 87.410400 122.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E127, 9686, 0x868E011C, 36.847, 87.4104, 122.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011C [36.847000 87.410400 122.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E128, 11698, 0x868E011C, 35.8007, 81.4508, 123.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x868E011C [35.800701 81.450798 123.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E128, 11698, 0x868E011C, 35.8007, 81.4508, 123.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x868E011C [35.800701 81.450798 123.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E129, 11697, 0x868E011C, 36.1897, 86.9269, 120.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E011C [36.189701 86.926903 120.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E129, 11697, 0x868E011C, 36.1897, 86.9269, 120.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E011C [36.189701 86.926903 120.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E12A, 11697, 0x868E011C, 37.7397, 86.7269, 120.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1649,8 +1649,8 @@ VALUES (0x7868E12D, 9686, 0x868E011E, 33.5039, 90.041, 127, -0.707107, 0, 0, -0 /* @teleloc 0x868E011E [33.503899 90.041000 127.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E12E, 9686, 0x868E0000, 33.9712, 91.3412, 126.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [33.971199 91.341202 126.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E12E, 9686, 0x868E0000, 33.9712, 91.3412, 126.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [33.971199 91.341202 126.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E12F, 9686, 0x868E0000, 32.9712, 90.4912, 126.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1669,16 +1669,16 @@ VALUES (0x7868E132, 12679, 0x868E0000, 28.9064, 82.8763, 124.1, 0.707107, 0, 0, /* @teleloc 0x868E0000 [28.906401 82.876297 124.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E133, 9686, 0x868E011F, 62.5002, 32.0096, 137.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011F [62.500198 32.009602 137.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E133, 9686, 0x868E011F, 62.5002, 32.0096, 137.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011F [62.500198 32.009602 137.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E134, 9686, 0x868E011F, 66.7013, 34.9097, 137.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x868E011F [66.701302 34.909698 137.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E135, 9686, 0x868E011F, 62.7376, 37.9763, 137.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E011F [62.737598 37.976299 137.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E135, 9686, 0x868E011F, 62.7376, 37.9763, 137.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E011F [62.737598 37.976299 137.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E136, 9686, 0x868E011F, 58.5727, 33.4128, 136.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1709,8 +1709,8 @@ VALUES (0x7868E13C, 11698, 0x868E011F, 60.3888, 36.5432, 138.175, -0.9486, 0, 0, /* @teleloc 0x868E011F [60.388802 36.543201 138.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E13D, 11697, 0x868E011F, 62.7676, 37.3225, 134.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E011F [62.767601 37.322498 134.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E13D, 11697, 0x868E011F, 62.7676, 37.3225, 134.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E011F [62.767601 37.322498 134.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E13E, 11697, 0x868E011F, 62.7676, 34.8975, 134.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1721,12 +1721,12 @@ VALUES (0x7868E13F, 11697, 0x868E011F, 59.4695, 32.8473, 134.075, -0.364064, 0, /* @teleloc 0x868E011F [59.469501 32.847301 134.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E140, 11697, 0x868E011F, 60.9445, 32.3973, 134.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E011F [60.944500 32.397301 134.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E140, 11697, 0x868E011F, 60.9445, 32.3973, 134.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E011F [60.944500 32.397301 134.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E141, 11697, 0x868E011F, 64.0195, 32.3973, 134.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E011F [64.019501 32.397301 134.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E141, 11697, 0x868E011F, 64.0195, 32.3973, 134.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E011F [64.019501 32.397301 134.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E142, 9686, 0x868E0122, 53.6259, 34.739, 136.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1741,48 +1741,48 @@ VALUES (0x7868E144, 9686, 0x868E0122, 58.1201, 35.8142, 137.475, 0.707107, 0, 0 /* @teleloc 0x868E0122 [58.120098 35.814201 137.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E145, 9686, 0x868E0122, 56.1755, 39.0584, 137.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0122 [56.175499 39.058399 137.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E145, 9686, 0x868E0122, 56.1755, 39.0584, 137.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0122 [56.175499 39.058399 137.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E146, 9686, 0x868E0125, 60.7746, 31.0666, 131.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0125 [60.774601 31.066601 131.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E146, 9686, 0x868E0125, 60.7746, 31.0666, 131.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0125 [60.774601 31.066601 131.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E147, 9686, 0x868E0125, 56.551, 37.6166, 131.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0125 [56.550999 37.616600 131.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7868E147, 9686, 0x868E0125, 56.551, 37.6166, 131.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0125 [56.550999 37.616600 131.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E148, 11697, 0x868E0125, 62.7813, 36.8595, 130.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E0125 [62.781300 36.859501 130.100006] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E149, 11697, 0x868E0125, 59.4063, 34.3345, 130.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x868E0125 [59.406300 34.334499 130.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E149, 11697, 0x868E0125, 59.4063, 34.3345, 130.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x868E0125 [59.406300 34.334499 130.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E14A, 11697, 0x868E0125, 54.1813, 31.6595, 130.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x868E0125 [54.181301 31.659500 130.100006] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E14B, 9686, 0x868E0000, 56.1409, 39.5142, 137.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [56.140900 39.514198 137.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E14B, 9686, 0x868E0000, 56.1409, 39.5142, 137.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [56.140900 39.514198 137.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E14C, 9686, 0x868E0000, 58.0395, 39.5142, 135.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [58.039501 39.514198 135.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E14C, 9686, 0x868E0000, 58.0395, 39.5142, 135.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [58.039501 39.514198 135.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E14D, 9686, 0x868E0000, 54.2887, 39.5142, 135.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x868E0000 [54.288700 39.514198 135.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E14D, 9686, 0x868E0000, 54.2887, 39.5142, 135.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x868E0000 [54.288700 39.514198 135.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E14E, 12679, 0x868E0000, 52.4676, 40.0725, 134.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x868E0000 [52.467602 40.072498 134.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7868E14F, 12679, 0x868E0000, 66.8176, 39.8475, 134.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x868E0000 [66.817596 39.847500 134.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7868E14F, 12679, 0x868E0000, 66.8176, 39.8475, 134.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x868E0000 [66.817596 39.847500 134.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7868E150, 9686, 0x868E012A, 33.9379, 136.772, 125.625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/86B4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/86B4.sql index 86f6f0121f..5d39c79435 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/86B4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/86B4.sql @@ -309,8 +309,8 @@ VALUES (0x786B404C, 412, 0x86B40122, 152.392, 157.645, 68, -0.707107, 0, 0, 0. /* @teleloc 0x86B40122 [152.391998 157.645004 68.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B404D, 412, 0x86B40123, 162.583, 154.159, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x86B40123 [162.582993 154.158997 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B404D, 412, 0x86B40123, 162.583, 154.159, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x86B40123 [162.582993 154.158997 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B404E, 412, 0x86B40124, 146.675, 165.668, 68, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x786B4051, 11697, 0x86B40125, 154.134, 165.483, 72.9, -0.92321, 0, 0, - /* @teleloc 0x86B40125 [154.134003 165.483002 72.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4052, 9686, 0x86B40125, 154.992, 153.911, 75.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40125 [154.992004 153.910995 75.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4052, 9686, 0x86B40125, 154.992, 153.911, 75.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40125 [154.992004 153.910995 75.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4053, 9686, 0x86B40125, 156.08, 166.569, 76.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40125 [156.080002 166.569000 76.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B4053, 9686, 0x86B40125, 156.08, 166.569, 76.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40125 [156.080002 166.569000 76.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4054, 11698, 0x86B40125, 156.044, 162.558, 79.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x786B4055, 11697, 0x86B40125, 153.659, 157.265, 72.9, -0.707107, 0, 0, /* @teleloc 0x86B40125 [153.658997 157.264999 72.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4056, 9686, 0x86B40127, 154.69, 162.58, 71.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40127 [154.690002 162.580002 71.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B4056, 9686, 0x86B40127, 154.69, 162.58, 71.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40127 [154.690002 162.580002 71.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4057, 9686, 0x86B40127, 154.739, 153.905, 70.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40127 [154.738998 153.904999 70.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4057, 9686, 0x86B40127, 154.739, 153.905, 70.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40127 [154.738998 153.904999 70.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4058, 11697, 0x86B40127, 155.86, 154.466, 68.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x86B40127 [155.860001 154.466003 68.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4059, 9686, 0x86B40128, 157.99, 153.925, 71.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40128 [157.990005 153.925003 71.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4059, 9686, 0x86B40128, 157.99, 153.925, 71.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40128 [157.990005 153.925003 71.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B405A, 9686, 0x86B40128, 159.189, 159.39, 71.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x86B40128 [159.188995 159.389999 71.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B405B, 11697, 0x86B40128, 157.98, 161.703, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86B40128 [157.979996 161.703003 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B405B, 11697, 0x86B40128, 157.98, 161.703, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86B40128 [157.979996 161.703003 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B405C, 11697, 0x86B40129, 156, 166.166, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86B40129 [156.000000 166.166000 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B405C, 11697, 0x86B40129, 156, 166.166, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86B40129 [156.000000 166.166000 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B405D, 9686, 0x86B40129, 156.21, 167.063, 71.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40129 [156.210007 167.063004 71.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B405D, 9686, 0x86B40129, 156.21, 167.063, 71.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40129 [156.210007 167.063004 71.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B405E, 9686, 0x86B40129, 154.643, 163.102, 71.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40129 [154.643005 163.102005 71.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B405E, 9686, 0x86B40129, 154.643, 163.102, 71.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40129 [154.643005 163.102005 71.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B405F, 9686, 0x86B4012C, 162.575, 153.325, 71.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B4012C [162.574997 153.324997 71.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B405F, 9686, 0x86B4012C, 162.575, 153.325, 71.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B4012C [162.574997 153.324997 71.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4060, 11697, 0x86B4012C, 165.6, 149.345, 68.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x786B4061, 11697, 0x86B4012C, 157.475, 147.525, 68.1, -0.707107, 0, 0, /* @teleloc 0x86B4012C [157.475006 147.524994 68.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4062, 9686, 0x86B4012C, 160.332, 145.626, 71.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B4012C [160.332001 145.626007 71.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4062, 9686, 0x86B4012C, 160.332, 145.626, 71.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B4012C [160.332001 145.626007 71.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4063, 9686, 0x86B4012C, 162.872, 145.626, 71.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B4012C [162.871994 145.626007 71.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4063, 9686, 0x86B4012C, 162.872, 145.626, 71.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B4012C [162.871994 145.626007 71.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4064, 9686, 0x86B4012C, 166.356, 149.497, 71.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x786B4066, 11697, 0x86B4012C, 164.04, 149.355, 68.1, 0.707107, 0, 0, -0 /* @teleloc 0x86B4012C [164.039993 149.354996 68.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4067, 9686, 0x86B4012E, 154.528, 153.336, 76.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B4012E [154.528000 153.335999 76.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B4067, 9686, 0x86B4012E, 154.528, 153.336, 76.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B4012E [154.528000 153.335999 76.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4068, 11697, 0x86B4012E, 146.982, 148.386, 72.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x86B4012E [146.981995 148.386002 72.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4069, 11697, 0x86B4012E, 151.827, 146.259, 72.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86B4012E [151.826996 146.259003 72.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4069, 11697, 0x86B4012E, 151.827, 146.259, 72.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86B4012E [151.826996 146.259003 72.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B406A, 11698, 0x86B4012E, 157.907, 149.488, 79.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x86B4012E [157.906998 149.488007 79.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B406B, 9686, 0x86B4012E, 159.598, 153.336, 76.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B4012E [159.598007 153.335999 76.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B406B, 9686, 0x86B4012E, 159.598, 153.336, 76.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B4012E [159.598007 153.335999 76.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B406C, 9686, 0x86B4012E, 149.771, 153.336, 76.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B4012E [149.770996 153.335999 76.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B406C, 9686, 0x86B4012E, 149.771, 153.336, 76.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B4012E [149.770996 153.335999 76.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B406D, 9686, 0x86B4012E, 150.511, 145.737, 76.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B4012E [150.511002 145.737000 76.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B406D, 9686, 0x86B4012E, 150.511, 145.737, 76.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B4012E [150.511002 145.737000 76.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B406E, 9686, 0x86B4012E, 156.194, 145.737, 76.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B4012E [156.194000 145.737000 76.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B406E, 9686, 0x86B4012E, 156.194, 145.737, 76.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B4012E [156.194000 145.737000 76.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B406F, 9686, 0x86B4012E, 161.839, 145.737, 76.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B4012E [161.839005 145.737000 76.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B406F, 9686, 0x86B4012E, 161.839, 145.737, 76.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B4012E [161.839005 145.737000 76.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4070, 9686, 0x86B4012E, 146.275, 149.489, 76.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x786B4072, 11698, 0x86B4012E, 154.335, 149.559, 79.15, -0.999998, 0, 0, /* @teleloc 0x86B4012E [154.335007 149.559006 79.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4073, 11697, 0x86B4012E, 162.752, 152.686, 72.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86B4012E [162.751999 152.686005 72.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B4073, 11697, 0x86B4012E, 162.752, 152.686, 72.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86B4012E [162.751999 152.686005 72.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4074, 11697, 0x86B4012E, 165.092, 149.306, 72.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x86B4012E [165.091995 149.306000 72.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4075, 11697, 0x86B4012E, 161.062, 146.166, 72.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86B4012E [161.061996 146.166000 72.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4075, 11697, 0x86B4012E, 161.062, 146.166, 72.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86B4012E [161.061996 146.166000 72.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4076, 9686, 0x86B40130, 156.271, 151.414, 71.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x786B4077, 9686, 0x86B40130, 145.82, 151.78, 71.66, -0.707107, 0, 0, - /* @teleloc 0x86B40130 [145.820007 151.779999 71.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4078, 9686, 0x86B40130, 153.36, 149.49, 71.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40130 [153.360001 149.490005 71.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4078, 9686, 0x86B40130, 153.36, 149.49, 71.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40130 [153.360001 149.490005 71.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4079, 412, 0x86B40131, 153.285, 149.046, 68, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x86B40131 [153.285004 149.046005 68.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B4079, 412, 0x86B40131, 153.285, 149.046, 68, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x86B40131 [153.285004 149.046005 68.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B407A, 9686, 0x86B40131, 150.156, 148.933, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40131 [150.156006 148.932999 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B407A, 9686, 0x86B40131, 150.156, 148.933, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40131 [150.156006 148.932999 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B407B, 9686, 0x86B40131, 156.271, 147.272, 71.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x786B407C, 412, 0x86B40135, 156.701, 150.359, 63.195, 0.707107, 0, 0, /* @teleloc 0x86B40135 [156.701004 150.358994 63.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B407D, 9686, 0x86B40135, 153.328, 147.181, 66.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40135 [153.328003 147.181000 66.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B407D, 9686, 0x86B40135, 153.328, 147.181, 66.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40135 [153.328003 147.181000 66.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B407E, 9686, 0x86B40135, 156.588, 150.331, 66.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x786B407F, 9686, 0x86B40136, 157.15, 156.351, 66.59, -0.707107, 0, 0, /* @teleloc 0x86B40136 [157.149994 156.350998 66.589996] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4080, 9686, 0x86B40137, 152.328, 152.501, 66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40137 [152.328003 152.501007 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4080, 9686, 0x86B40137, 152.328, 152.501, 66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40137 [152.328003 152.501007 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4081, 11698, 0x86B40137, 150.863, 156.504, 67.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x786B4082, 9686, 0x86B40137, 144.555, 157.745, 66, -0.707107, 0, 0, -0 /* @teleloc 0x86B40137 [144.554993 157.744995 66.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4083, 9686, 0x86B40137, 148.358, 152.501, 66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40137 [148.358002 152.501007 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4083, 9686, 0x86B40137, 148.358, 152.501, 66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40137 [148.358002 152.501007 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4084, 11697, 0x86B40137, 145.39, 153.324, 63.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x786B408A, 9686, 0x86B40000, 146.45, 165.99, 71.25, 0.357553, 0, 0, -0 /* @teleloc 0x86B40000 [146.449997 165.990005 71.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B408B, 9686, 0x86B40000, 150.32, 167.22, 70.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40000 [150.320007 167.220001 70.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B408B, 9686, 0x86B40000, 150.32, 167.22, 70.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40000 [150.320007 167.220001 70.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B408C, 9686, 0x86B40000, 144.97, 161.46, 70.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x786B408D, 9686, 0x86B40000, 152.384, 157.589, 71.39, 0.707107, 0, 0, /* @teleloc 0x86B40000 [152.384003 157.589005 71.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B408E, 9686, 0x86B40000, 162.845, 166.355, 70.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40000 [162.845001 166.354996 70.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B408E, 9686, 0x86B40000, 162.845, 166.355, 70.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40000 [162.845001 166.354996 70.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B408F, 9686, 0x86B40000, 162.555, 154.215, 71.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86B40000 [162.554993 154.214996 71.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B408F, 9686, 0x86B40000, 162.555, 154.215, 71.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86B40000 [162.554993 154.214996 71.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4090, 12679, 0x86B40000, 151.255, 155.169, 68.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x786B4095, 12679, 0x86B40000, 160.965, 165.389, 68.1, 0.95656, 0, 0, 0. /* @teleloc 0x86B40000 [160.964996 165.389008 68.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4096, 12678, 0x86B40000, 156.12, 165.474, 81.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x86B40000 [156.119995 165.473999 81.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786B4096, 12678, 0x86B40000, 156.12, 165.474, 81.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x86B40000 [156.119995 165.473999 81.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786B4097, 12678, 0x86B40000, 156.12, 149.474, 81.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x86B40000 [156.119995 149.473999 81.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786B4097, 12678, 0x86B40000, 156.12, 149.474, 81.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x86B40000 [156.119995 149.473999 81.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786B4098, 11697, 0x86B4013B, 111.625, 151.946, 68.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/86C0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/86C0.sql index 2cc1193b24..86a7a3e96d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/86C0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/86C0.sql @@ -417,8 +417,8 @@ VALUES (0x786C0067, 12679, 0x86C00000, 38.9923, 111.953, 130.1, -0.707107, 0, 0, /* @teleloc 0x86C00000 [38.992298 111.953003 130.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0068, 412, 0x86C00111, 104.058, 114.504, 120, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x86C00111 [104.057999 114.503998 120.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C0068, 412, 0x86C00111, 104.058, 114.504, 120, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x86C00111 [104.057999 114.503998 120.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C0069, 9686, 0x86C00112, 104.008, 113.694, 124.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -437,8 +437,8 @@ VALUES (0x786C006C, 11697, 0x86C00112, 102.28, 113.205, 120.15, -0.92388, 0, 0, /* @teleloc 0x86C00112 [102.279999 113.205002 120.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C006D, 9686, 0x86C00112, 104.008, 105.144, 125.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00112 [104.008003 105.143997 125.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C006D, 9686, 0x86C00112, 104.008, 105.144, 125.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00112 [104.008003 105.143997 125.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C006E, 9686, 0x86C00112, 101.708, 111.193, 122.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -457,20 +457,20 @@ VALUES (0x786C0071, 9686, 0x86C00112, 106.336, 110.978, 122.25, 0.707107, 0, 0, /* @teleloc 0x86C00112 [106.335999 110.977997 122.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0072, 9686, 0x86C00113, 110.208, 109.194, 123.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00113 [110.208000 109.194000 123.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786C0072, 9686, 0x86C00113, 110.208, 109.194, 123.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00113 [110.208000 109.194000 123.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C0073, 9686, 0x86C00113, 113.341, 108.003, 122.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x86C00113 [113.341003 108.002998 122.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0074, 9686, 0x86C00113, 112.249, 103.244, 123.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00113 [112.249001 103.244003 123.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C0074, 9686, 0x86C00113, 112.249, 103.244, 123.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00113 [112.249001 103.244003 123.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0075, 9686, 0x86C00113, 107.797, 103.244, 123.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00113 [107.796997 103.244003 123.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C0075, 9686, 0x86C00113, 107.797, 103.244, 123.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00113 [107.796997 103.244003 123.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C0076, 9686, 0x86C00113, 106.777, 104.474, 122, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,8 +489,8 @@ VALUES (0x786C0079, 11698, 0x86C00113, 110.158, 106.144, 126.25, 0.707107, 0, 0, /* @teleloc 0x86C00113 [110.157997 106.143997 126.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C007A, 11697, 0x86C00113, 110.142, 106.061, 120.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86C00113 [110.141998 106.060997 120.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C007A, 11697, 0x86C00113, 110.142, 106.061, 120.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86C00113 [110.141998 106.060997 120.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C007B, 9686, 0x86C00113, 113.341, 104.403, 122.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,16 +501,16 @@ VALUES (0x786C007C, 9686, 0x86C00113, 113.341, 106.245, 123.9, 0.707107, 0, 0, /* @teleloc 0x86C00113 [113.341003 106.245003 123.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C007D, 9686, 0x86C00113, 112.307, 109.194, 123.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00113 [112.306999 109.194000 123.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786C007D, 9686, 0x86C00113, 112.307, 109.194, 123.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00113 [112.306999 109.194000 123.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C007E, 9686, 0x86C00113, 107.957, 109.194, 123.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00113 [107.957001 109.194000 123.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786C007E, 9686, 0x86C00113, 107.957, 109.194, 123.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00113 [107.957001 109.194000 123.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C007F, 9686, 0x86C00113, 110.029, 103.244, 123.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00113 [110.028999 103.244003 123.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C007F, 9686, 0x86C00113, 110.029, 103.244, 123.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00113 [110.028999 103.244003 123.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C0080, 9686, 0x86C00113, 106.777, 104.723, 123.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -521,8 +521,8 @@ VALUES (0x786C0081, 9686, 0x86C00113, 106.777, 107.76, 123.6, -0.707107, 0, 0, /* @teleloc 0x86C00113 [106.777000 107.760002 123.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0082, 9686, 0x86C00113, 107.957, 109.194, 122, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00113 [107.957001 109.194000 122.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786C0082, 9686, 0x86C00113, 107.957, 109.194, 122, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00113 [107.957001 109.194000 122.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C0083, 11698, 0x86C00113, 112.485, 103.937, 124.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -533,12 +533,12 @@ VALUES (0x786C0084, 11698, 0x86C00113, 112.385, 108.237, 124.3, 0.919479, 0, 0, /* @teleloc 0x86C00113 [112.385002 108.237000 124.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0085, 11697, 0x86C00113, 110.145, 104.726, 120.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86C00113 [110.144997 104.725998 120.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C0085, 11697, 0x86C00113, 110.145, 104.726, 120.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86C00113 [110.144997 104.725998 120.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0086, 11697, 0x86C00113, 110.145, 107.222, 120.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86C00113 [110.144997 107.222000 120.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786C0086, 11697, 0x86C00113, 110.145, 107.222, 120.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86C00113 [110.144997 107.222000 120.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C0087, 11697, 0x86C00113, 112.295, 104.111, 120.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -549,12 +549,12 @@ VALUES (0x786C0088, 11697, 0x86C00113, 112.639, 106.313, 120.15, 0.707107, 0, 0, /* @teleloc 0x86C00113 [112.639000 106.313004 120.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0089, 11697, 0x86C00113, 110.145, 108.426, 120.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86C00113 [110.144997 108.426003 120.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786C0089, 11697, 0x86C00113, 110.145, 108.426, 120.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86C00113 [110.144997 108.426003 120.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C008A, 9686, 0x86C00115, 106.259, 108.844, 118.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00115 [106.259003 108.844002 118.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786C008A, 9686, 0x86C00115, 106.259, 108.844, 118.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00115 [106.259003 108.844002 118.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C008B, 9686, 0x86C00115, 113.109, 106.175, 118.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -573,16 +573,16 @@ VALUES (0x786C008E, 9687, 0x86C00115, 102.484, 108.111, 116.1, -0.865587, -0.00 /* @teleloc 0x86C00115 [102.484001 108.111000 116.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C008F, 9686, 0x86C00115, 109.562, 108.844, 118.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00115 [109.561996 108.844002 118.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786C008F, 9686, 0x86C00115, 109.562, 108.844, 118.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00115 [109.561996 108.844002 118.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0090, 9686, 0x86C00115, 105.661, 103.304, 118.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00115 [105.661003 103.304001 118.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C0090, 9686, 0x86C00115, 105.661, 103.304, 118.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00115 [105.661003 103.304001 118.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0091, 9686, 0x86C00115, 109.774, 103.304, 118.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00115 [109.774002 103.304001 118.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C0091, 9686, 0x86C00115, 109.774, 103.304, 118.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00115 [109.774002 103.304001 118.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C0092, 9686, 0x86C00115, 101.708, 104.465, 118.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -593,36 +593,36 @@ VALUES (0x786C0093, 11698, 0x86C00115, 108.301, 106.144, 119.5, -0.707107, 0, 0, /* @teleloc 0x86C00115 [108.301003 106.143997 119.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0094, 11697, 0x86C00115, 108.048, 108.185, 116.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86C00115 [108.047997 108.184998 116.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786C0094, 11697, 0x86C00115, 108.048, 108.185, 116.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86C00115 [108.047997 108.184998 116.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0095, 11697, 0x86C00115, 107.748, 103.835, 116.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86C00115 [107.748001 103.834999 116.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C0095, 11697, 0x86C00115, 107.748, 103.835, 116.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86C00115 [107.748001 103.834999 116.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C0096, 11697, 0x86C00115, 112.367, 105.808, 116.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x86C00115 [112.366997 105.807999 116.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0097, 9686, 0x86C00000, 104.058, 114.543, 123.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00000 [104.057999 114.542999 123.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x786C0097, 9686, 0x86C00000, 104.058, 114.543, 123.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00000 [104.057999 114.542999 123.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0098, 9686, 0x86C00000, 101.907, 114.743, 121.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00000 [101.906998 114.742996 121.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x786C0098, 9686, 0x86C00000, 101.907, 114.743, 121.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00000 [101.906998 114.742996 121.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C0099, 9686, 0x86C00000, 106.2, 114.743, 121.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86C00000 [106.199997 114.742996 121.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x786C0099, 9686, 0x86C00000, 106.2, 114.743, 121.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86C00000 [106.199997 114.742996 121.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C009A, 12679, 0x86C00000, 108.145, 115.176, 120.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x86C00000 [108.144997 115.176003 120.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786C009B, 12679, 0x86C00000, 110.145, 110.426, 120.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x86C00000 [110.144997 110.426003 120.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786C009B, 12679, 0x86C00000, 110.145, 110.426, 120.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x86C00000 [110.144997 110.426003 120.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786C009C, 9686, 0x86C00117, 158.056, 130.548, 105.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/86F1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/86F1.sql index 6aa4177548..93c3aca44a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/86F1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/86F1.sql @@ -1257,8 +1257,8 @@ VALUES (0x786F1139, 9686, 0x86F10131, 112.557, 33.2133, 54.85, 0.317305, 0, 0, /* @teleloc 0x86F10131 [112.556999 33.213299 54.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F113A, 9686, 0x86F10131, 110.95, 32.6919, 57.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10131 [110.949997 32.691898 57.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F113A, 9686, 0x86F10131, 110.95, 32.6919, 57.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10131 [110.949997 32.691898 57.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F113B, 9686, 0x86F10131, 108.603, 35.8259, 55.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,32 +1273,32 @@ VALUES (0x786F113D, 9686, 0x86F10131, 112.707, 38.5133, 54.85, -0.902209, 0, 0, /* @teleloc 0x86F10131 [112.707001 38.513302 54.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F113E, 9686, 0x86F10131, 110.957, 39.7259, 55.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10131 [110.957001 39.725899 55.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786F113E, 9686, 0x86F10131, 110.957, 39.7259, 55.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10131 [110.957001 39.725899 55.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F113F, 11697, 0x86F10131, 111.005, 33.0325, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86F10131 [111.004997 33.032501 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F113F, 11697, 0x86F10131, 111.005, 33.0325, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86F10131 [111.004997 33.032501 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F1140, 11697, 0x86F10131, 109.105, 34.0825, 52.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x86F10131 [109.105003 34.082500 52.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1141, 9686, 0x86F10134, 101.692, 31.9947, 54.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10134 [101.692001 31.994699 54.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F1141, 9686, 0x86F10134, 101.692, 31.9947, 54.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10134 [101.692001 31.994699 54.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1142, 9686, 0x86F10134, 107.092, 31.9947, 54.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10134 [107.092003 31.994699 54.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F1142, 9686, 0x86F10134, 107.092, 31.9947, 54.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10134 [107.092003 31.994699 54.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F1143, 9686, 0x86F10134, 108.142, 33.3439, 53.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x86F10134 [108.141998 33.343899 53.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1144, 9686, 0x86F10134, 104.142, 37.8947, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10134 [104.141998 37.894699 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786F1144, 9686, 0x86F10134, 104.142, 37.8947, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10134 [104.141998 37.894699 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F1145, 9686, 0x86F10134, 100.342, 34.7447, 56.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,16 +1321,16 @@ VALUES (0x786F1149, 11697, 0x86F10134, 104.024, 35.0733, 52.1, -0.707107, 0, 0, /* @teleloc 0x86F10134 [104.024002 35.073299 52.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F114A, 11697, 0x86F10134, 104.555, 32.5825, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86F10134 [104.555000 32.582500 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F114A, 11697, 0x86F10134, 104.555, 32.5825, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86F10134 [104.555000 32.582500 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F114B, 9686, 0x86F10134, 101.593, 37.8947, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10134 [101.593002 37.894699 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786F114B, 9686, 0x86F10134, 101.593, 37.8947, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10134 [101.593002 37.894699 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F114C, 9686, 0x86F10134, 106.936, 37.8947, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10134 [106.935997 37.894699 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786F114C, 9686, 0x86F10134, 106.936, 37.8947, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10134 [106.935997 37.894699 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F114D, 9686, 0x86F10134, 100.342, 33.0296, 55.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,8 +1341,8 @@ VALUES (0x786F114E, 9686, 0x86F10134, 100.342, 36.9778, 55.35, -0.707107, 0, 0, /* @teleloc 0x86F10134 [100.342003 36.977798 55.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F114F, 9686, 0x86F10134, 104.552, 31.9947, 55.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10134 [104.552002 31.994699 55.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F114F, 9686, 0x86F10134, 104.552, 31.9947, 55.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10134 [104.552002 31.994699 55.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F1150, 9686, 0x86F10134, 108.142, 33.0439, 55.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,20 +1377,20 @@ VALUES (0x786F1157, 11697, 0x86F10134, 107.15, 32.792, 52.1, 0.297375, 0, 0, -0. /* @teleloc 0x86F10134 [107.150002 32.792000 52.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1158, 11697, 0x86F10134, 104.305, 37.3825, 52.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86F10134 [104.305000 37.382500 52.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786F1158, 11697, 0x86F10134, 104.305, 37.3825, 52.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86F10134 [104.305000 37.382500 52.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1159, 9686, 0x86F10136, 107.05, 31.0419, 50.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10136 [107.050003 31.041901 50.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F1159, 9686, 0x86F10136, 107.05, 31.0419, 50.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10136 [107.050003 31.041901 50.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F115A, 9686, 0x86F10136, 103.553, 34.2759, 50.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x86F10136 [103.553001 34.275902 50.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F115B, 9686, 0x86F10136, 105.807, 37.5259, 50.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10136 [105.806999 37.525902 50.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786F115B, 9686, 0x86F10136, 105.807, 37.5259, 50.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10136 [105.806999 37.525902 50.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F115C, 11697, 0x86F10136, 111.674, 36.3248, 48.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1409,12 +1409,12 @@ VALUES (0x786F115F, 11697, 0x86F10136, 104.441, 34.8367, 48.1, -0.707107, 0, 0, /* @teleloc 0x86F10136 [104.441002 34.836700 48.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1160, 9686, 0x86F10136, 110.95, 31.0419, 50.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10136 [110.949997 31.041901 50.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F1160, 9686, 0x86F10136, 110.95, 31.0419, 50.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10136 [110.949997 31.041901 50.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1161, 9686, 0x86F10136, 109.057, 37.5259, 50.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10136 [109.056999 37.525902 50.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786F1161, 9686, 0x86F10136, 109.057, 37.5259, 50.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10136 [109.056999 37.525902 50.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F1162, 9686, 0x86F10136, 113.503, 33.0759, 50.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,20 +1425,20 @@ VALUES (0x786F1163, 11698, 0x86F10136, 107.536, 34.9261, 51.5, -0.707107, 0, 0, /* @teleloc 0x86F10136 [107.536003 34.926102 51.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1164, 11697, 0x86F10136, 108.141, 31.8867, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86F10136 [108.140999 31.886700 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F1164, 11697, 0x86F10136, 108.141, 31.8867, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86F10136 [108.140999 31.886700 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1165, 11697, 0x86F10136, 107.524, 37.0748, 48.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x86F10136 [107.524002 37.074799 48.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x786F1165, 11697, 0x86F10136, 107.524, 37.0748, 48.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x86F10136 [107.524002 37.074799 48.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1166, 412, 0x86F10000, 110.907, 40.2733, 52, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x86F10000 [110.906998 40.273300 52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F1166, 412, 0x86F10000, 110.907, 40.2733, 52, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x86F10000 [110.906998 40.273300 52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F1167, 9686, 0x86F10000, 110.95, 40.4419, 55.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x86F10000 [110.949997 40.441898 55.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F1167, 9686, 0x86F10000, 110.95, 40.4419, 55.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x86F10000 [110.949997 40.441898 55.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F1168, 9686, 0x86F10000, 113.25, 39.5419, 54.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1453,8 +1453,8 @@ VALUES (0x786F116A, 12679, 0x86F10000, 114.055, 39.8325, 52.1, -0.402747, 0, 0, /* @teleloc 0x86F10000 [114.055000 39.832500 52.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x786F116B, 12679, 0x86F10000, 104.055, 38.8825, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x86F10000 [104.055000 38.882500 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x786F116B, 12679, 0x86F10000, 104.055, 38.8825, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x86F10000 [104.055000 38.882500 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x786F116C, 412, 0x86F10139, 65.72, 40.3201, 54, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8700.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8700.sql index 472e92e373..861b569948 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8700.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8700.sql @@ -21,8 +21,8 @@ VALUES (0x78700004, 11697, 0x87000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x87000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700005, 17973, 0x87000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x87000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78700005, 17973, 0x87000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x87000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78700005, 0x78700001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78700005, 0x78700001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78700005, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700006, 15451, 0x8700018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8700018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78700006, 15451, 0x8700018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8700018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78700007, 15608, 0x8700018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78700015, 11697, 0x8700019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8700019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700016, 17975, 0x8700019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8700019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78700016, 17975, 0x8700019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8700019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78700016, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78700016, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78700016, 0x78700019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700017, 15451, 0x870001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x870001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78700017, 15451, 0x870001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x870001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78700018, 15608, 0x870001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78700023, 11697, 0x870001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x870001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700024, 17977, 0x870001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x870001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78700024, 17977, 0x870001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x870001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78700024, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78700024, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78700024, 0x78700027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700025, 15451, 0x870001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x870001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78700025, 15451, 0x870001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x870001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78700026, 15608, 0x870001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7870006D, 11697, 0x87000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x87000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7870006E, 17988, 0x87000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x87000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7870006E, 17988, 0x87000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x87000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7870006E, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7870006E, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7870006E, 0x78700072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7870006F, 15451, 0x8700025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8700025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7870006F, 15451, 0x8700025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8700025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78700070, 15608, 0x8700025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7870008C, 11697, 0x8700027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8700027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7870008D, 17992, 0x8700027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8700027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7870008D, 17992, 0x8700027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8700027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7870008D, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7870008D, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7870008D, 0x78700090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7870008E, 15451, 0x8700027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8700027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7870008E, 15451, 0x8700027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8700027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7870008F, 15608, 0x8700027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7870009A, 11697, 0x87000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x87000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7870009B, 17994, 0x87000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x87000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7870009B, 17994, 0x87000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x87000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7870009B, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7870009B, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7870009B, 0x7870009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7870009C, 15451, 0x87000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x87000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7870009C, 15451, 0x87000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x87000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7870009D, 15608, 0x87000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x787000A8, 11697, 0x8700028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8700028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000A9, 17996, 0x8700028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8700028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787000A9, 17996, 0x8700028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8700028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x787000A9, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x787000A9, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x787000A9, 0x787000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000AA, 15451, 0x8700028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8700028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787000AA, 15451, 0x8700028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8700028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787000AB, 15608, 0x8700028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x787000B6, 11697, 0x87000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x87000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000B7, 17998, 0x87000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x87000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787000B7, 17998, 0x87000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x87000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x787000B7, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x787000B7, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x787000B7, 0x787000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000B8, 15451, 0x87000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x87000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787000B8, 15451, 0x87000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x87000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000B9, 15608, 0x87000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x87000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x787000B9, 15608, 0x87000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x87000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787000BA, 15608, 0x87000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x787000C4, 11697, 0x8700029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8700029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000C5, 18000, 0x8700029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8700029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787000C5, 18000, 0x8700029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8700029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x787000C5, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x787000C5, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x787000C5, 0x787000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000C6, 15451, 0x8700029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8700029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787000C6, 15451, 0x8700029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8700029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787000C7, 15608, 0x870002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x787000D2, 11697, 0x870002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x870002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000D3, 18002, 0x870002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x870002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787000D3, 18002, 0x870002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x870002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x787000D3, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x787000D3, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x787000D3, 0x787000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000D4, 15451, 0x870002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x870002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787000D4, 15451, 0x870002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x870002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787000D5, 15608, 0x870002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x787000DE, 9686, 0x870002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x870002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000DF, 9686, 0x870002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x870002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x787000DF, 9686, 0x870002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x870002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787000E0, 11697, 0x870002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x787000EE, 15451, 0x870002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x870002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787000EF, 15608, 0x870002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x870002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x787000EF, 15608, 0x870002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x870002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787000F0, 15608, 0x870002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78700108, 9686, 0x870002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x870002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700109, 9686, 0x870002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x870002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78700109, 9686, 0x870002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x870002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7870010A, 11697, 0x870002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7870011C, 11697, 0x870002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x870002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7870011D, 18013, 0x870002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x870002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7870011D, 18013, 0x870002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x870002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7870011D, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7870011D, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7870011D, 0x78700120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7870011E, 15451, 0x870002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x870002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7870011E, 15451, 0x870002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x870002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7870011F, 15608, 0x870002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7870013A, 11697, 0x8700030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8700030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7870013B, 18017, 0x8700030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8700030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7870013B, 18017, 0x8700030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8700030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7870013B, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7870013B, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7870013B, 0x7870013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7870013C, 15451, 0x8700030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8700030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7870013C, 15451, 0x8700030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8700030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7870013D, 15608, 0x87000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78700142, 11697, 0x8700031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8700031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700143, 18018, 0x8700031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8700031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78700143, 18018, 0x8700031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8700031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78700143, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78700143, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78700143, 0x78700146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700144, 15451, 0x8700031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8700031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78700144, 15451, 0x8700031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8700031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78700145, 15608, 0x87000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78700150, 11697, 0x8700032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8700032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700151, 18020, 0x8700032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8700032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78700151, 18020, 0x8700032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8700032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78700151, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78700151, 0x78700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78700151, 0x78700155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78700152, 15451, 0x8700032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8700032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78700152, 15451, 0x8700032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8700032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78700153, 15608, 0x8700032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8787.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8787.sql index c38dd03675..b18a7d0869 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8787.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8787.sql @@ -69,5 +69,5 @@ VALUES (0x78787016, 1762, 0x87870103, 152.698, 177.197, 108.005, -0.984348, 0, /* @teleloc 0x87870103 [152.697998 177.197006 108.004997] -0.984348 0.000000 0.000000 -0.176233 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78787017, 23601, 0x87870000, 152, 177, 116.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Runed Chest */ -/* @teleloc 0x87870000 [152.000000 177.000000 116.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78787017, 23601, 0x87870000, 152, 177, 116.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Runed Chest */ +/* @teleloc 0x87870000 [152.000000 177.000000 116.805000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/879F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/879F.sql index 198ec790a6..cc61ca0bc8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/879F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/879F.sql @@ -549,20 +549,20 @@ VALUES (0x7879F088, 9686, 0x879F0138, 88.7402, 105.102, 114.85, 0.317305, 0, 0, /* @teleloc 0x879F0138 [88.740196 105.101997 114.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F089, 9686, 0x879F013B, 77.8753, 103.883, 114.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F013B [77.875298 103.883003 114.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F089, 9686, 0x879F013B, 77.8753, 103.883, 114.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F013B [77.875298 103.883003 114.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F08A, 9686, 0x879F013B, 83.2753, 103.883, 114.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F013B [83.275299 103.883003 114.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F08A, 9686, 0x879F013B, 83.2753, 103.883, 114.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F013B [83.275299 103.883003 114.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F08B, 9686, 0x879F013B, 84.3253, 105.233, 113.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x879F013B [84.325302 105.233002 113.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F08C, 9686, 0x879F013B, 80.3253, 109.783, 115.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F013B [80.325302 109.782997 115.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7879F08C, 9686, 0x879F013B, 80.3253, 109.783, 115.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F013B [80.325302 109.782997 115.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F08D, 9686, 0x879F013B, 76.5253, 106.633, 116.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -585,16 +585,16 @@ VALUES (0x7879F091, 11697, 0x879F013B, 80.2073, 106.962, 112.1, -0.707107, 0, 0, /* @teleloc 0x879F013B [80.207298 106.961998 112.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F092, 9686, 0x879F013D, 83.2334, 102.931, 110.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F013D [83.233398 102.931000 110.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F092, 9686, 0x879F013D, 83.2334, 102.931, 110.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F013D [83.233398 102.931000 110.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F093, 9686, 0x879F013D, 79.7366, 106.165, 110.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x879F013D [79.736603 106.165001 110.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F094, 9686, 0x879F013D, 81.9902, 109.415, 110.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F013D [81.990196 109.415001 110.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7879F094, 9686, 0x879F013D, 81.9902, 109.415, 110.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F013D [81.990196 109.415001 110.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F095, 11697, 0x879F013D, 87.8568, 108.214, 108.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -609,8 +609,8 @@ VALUES (0x7879F097, 9687, 0x879F013D, 80.2402, 108.952, 108.1, -0.952129, 0, 0, /* @teleloc 0x879F013D [80.240196 108.952003 108.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F098, 412, 0x879F0000, 87.0902, 112.162, 112, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x879F0000 [87.090202 112.162003 112.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F098, 412, 0x879F0000, 87.0902, 112.162, 112, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x879F0000 [87.090202 112.162003 112.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F099, 10167, 0x879F0100, 33.4159, 34.1417, 112.005, 0.949268, 0, 0, 0.314467, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1254,7 +1254,7 @@ VALUES (0x7879F0CA, 9686, 0x879F0000, 37.7204, 31.9488, 114.1, -0.642788, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F0CB, 12679, 0x879F0000, 34.1748, 27.9922, 112.1, -0.999762, 0, 0, 0.021816, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x879F0000 [34.174801 27.992201 112.099998] -0.999762 0.000000 0.000000 0.021815 */ +/* @teleloc 0x879F0000 [34.174801 27.992201 112.099998] -0.999762 0.000000 0.000000 0.021816 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F0CC, 12679, 0x879F0000, 40.5741, 35.735, 112.1, -0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2041,8 +2041,8 @@ VALUES (0x7879F18F, 12679, 0x879F0000, 40.0093, 124.662, 102.075, -0.709495, 0, /* @teleloc 0x879F0000 [40.009300 124.662003 102.074997] -0.709495 0.000000 0.000000 -0.704711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F190, 9686, 0x879F0138, 87.1334, 104.581, 117.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F0138 [87.133400 104.581001 117.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F190, 9686, 0x879F0138, 87.1334, 104.581, 117.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F0138 [87.133400 104.581001 117.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F191, 9686, 0x879F0138, 84.7866, 107.715, 115.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2057,28 +2057,28 @@ VALUES (0x7879F193, 9686, 0x879F0138, 88.8902, 110.402, 114.85, -0.902209, 0, 0 /* @teleloc 0x879F0138 [88.890198 110.402000 114.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F194, 9686, 0x879F0138, 87.1402, 111.615, 115.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F0138 [87.140198 111.614998 115.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7879F194, 9686, 0x879F0138, 87.1402, 111.615, 115.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F0138 [87.140198 111.614998 115.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F195, 11697, 0x879F0138, 87.1883, 104.921, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x879F0138 [87.188301 104.920998 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F195, 11697, 0x879F0138, 87.1883, 104.921, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x879F0138 [87.188301 104.920998 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F196, 11697, 0x879F0138, 85.2883, 105.971, 112.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x879F0138 [85.288300 105.971001 112.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F197, 11697, 0x879F013B, 80.7383, 104.471, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x879F013B [80.738297 104.471001 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F197, 11697, 0x879F013B, 80.7383, 104.471, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x879F013B [80.738297 104.471001 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F198, 9686, 0x879F013B, 77.7759, 109.783, 115.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F013B [77.775902 109.782997 115.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7879F198, 9686, 0x879F013B, 77.7759, 109.783, 115.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F013B [77.775902 109.782997 115.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F199, 9686, 0x879F013B, 83.1197, 109.783, 115.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F013B [83.119698 109.782997 115.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7879F199, 9686, 0x879F013B, 83.1197, 109.783, 115.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F013B [83.119698 109.782997 115.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F19A, 9686, 0x879F013B, 76.5253, 104.918, 115.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2089,8 +2089,8 @@ VALUES (0x7879F19B, 9686, 0x879F013B, 76.5253, 108.867, 115.35, -0.707107, 0, 0 /* @teleloc 0x879F013B [76.525299 108.866997 115.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F19C, 9686, 0x879F013B, 80.7348, 103.883, 115.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F013B [80.734802 103.883003 115.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F19C, 9686, 0x879F013B, 80.7348, 103.883, 115.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F013B [80.734802 103.883003 115.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F19D, 9686, 0x879F013B, 84.3253, 104.933, 115.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2125,20 +2125,20 @@ VALUES (0x7879F1A4, 11697, 0x879F013B, 83.3335, 104.681, 112.1, 0.297375, 0, 0, /* @teleloc 0x879F013B [83.333504 104.681000 112.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F1A5, 11697, 0x879F013B, 80.4883, 109.271, 112.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x879F013B [80.488297 109.271004 112.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7879F1A5, 11697, 0x879F013B, 80.4883, 109.271, 112.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x879F013B [80.488297 109.271004 112.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F1A6, 11697, 0x879F013D, 80.6244, 106.725, 108.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x879F013D [80.624397 106.724998 108.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F1A7, 9686, 0x879F013D, 87.1334, 102.931, 110.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F013D [87.133400 102.931000 110.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F1A7, 9686, 0x879F013D, 87.1334, 102.931, 110.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F013D [87.133400 102.931000 110.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F1A8, 9686, 0x879F013D, 85.2402, 109.415, 110.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F013D [85.240196 109.415001 110.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7879F1A8, 9686, 0x879F013D, 85.2402, 109.415, 110.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F013D [85.240196 109.415001 110.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F1A9, 9686, 0x879F013D, 89.6866, 104.965, 110.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2149,16 +2149,16 @@ VALUES (0x7879F1AA, 11698, 0x879F013D, 83.7193, 106.815, 111.5, -0.707107, 0, 0, /* @teleloc 0x879F013D [83.719299 106.815002 111.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F1AB, 11697, 0x879F013D, 84.3244, 103.775, 108.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x879F013D [84.324402 103.775002 108.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F1AB, 11697, 0x879F013D, 84.3244, 103.775, 108.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x879F013D [84.324402 103.775002 108.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F1AC, 11697, 0x879F013D, 83.7068, 108.964, 108.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x879F013D [83.706802 108.963997 108.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7879F1AC, 11697, 0x879F013D, 83.7068, 108.964, 108.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x879F013D [83.706802 108.963997 108.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F1AD, 9686, 0x879F0000, 87.1334, 112.331, 115.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x879F0000 [87.133400 112.331001 115.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F1AD, 9686, 0x879F0000, 87.1334, 112.331, 115.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x879F0000 [87.133400 112.331001 115.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7879F1AE, 9686, 0x879F0000, 89.4334, 111.431, 114.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2173,5 +2173,5 @@ VALUES (0x7879F1B0, 12679, 0x879F0000, 90.2383, 111.721, 112.1, -0.402747, 0, 0, /* @teleloc 0x879F0000 [90.238297 111.721001 112.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7879F1B1, 12679, 0x879F0000, 80.2383, 110.771, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x879F0000 [80.238297 110.771004 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7879F1B1, 12679, 0x879F0000, 80.2383, 110.771, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x879F0000 [80.238297 110.771004 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/87E0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/87E0.sql index c10acab667..e50d702be0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/87E0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/87E0.sql @@ -317,20 +317,20 @@ VALUES (0x787E004E, 9686, 0x87E00121, 113.211, 32.8495, 90.85, 0.317305, 0, 0, /* @teleloc 0x87E00121 [113.210999 32.849499 90.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E004F, 9686, 0x87E00124, 102.346, 31.6309, 90.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00124 [102.346001 31.630899 90.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E004F, 9686, 0x87E00124, 102.346, 31.6309, 90.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00124 [102.346001 31.630899 90.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0050, 9686, 0x87E00124, 107.746, 31.6309, 90.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00124 [107.746002 31.630899 90.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E0050, 9686, 0x87E00124, 107.746, 31.6309, 90.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00124 [107.746002 31.630899 90.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E0051, 9686, 0x87E00124, 108.796, 32.9801, 89.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x87E00124 [108.795998 32.980099 89.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0052, 9686, 0x87E00124, 104.796, 37.5309, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00124 [104.795998 37.530899 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x787E0052, 9686, 0x87E00124, 104.796, 37.5309, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00124 [104.795998 37.530899 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E0053, 9686, 0x87E00124, 100.996, 34.3809, 92.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -353,16 +353,16 @@ VALUES (0x787E0057, 11697, 0x87E00124, 104.678, 34.7095, 88.1, -0.707107, 0, 0, /* @teleloc 0x87E00124 [104.678001 34.709499 88.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0058, 9686, 0x87E00126, 107.704, 30.6781, 86.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00126 [107.704002 30.678101 86.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E0058, 9686, 0x87E00126, 107.704, 30.6781, 86.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00126 [107.704002 30.678101 86.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E0059, 9686, 0x87E00126, 104.207, 33.9121, 86.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x87E00126 [104.207001 33.912102 86.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E005A, 9686, 0x87E00126, 106.461, 37.1621, 86.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00126 [106.460999 37.162102 86.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x787E005A, 9686, 0x87E00126, 106.461, 37.1621, 86.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00126 [106.460999 37.162102 86.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E005B, 11697, 0x87E00126, 112.328, 35.961, 84.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -377,8 +377,8 @@ VALUES (0x787E005D, 9687, 0x87E00126, 104.711, 36.6995, 84.1, -0.952129, 0, 0, /* @teleloc 0x87E00126 [104.710999 36.699501 84.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E005E, 412, 0x87E00000, 111.561, 39.9095, 88, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x87E00000 [111.560997 39.909500 88.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E005E, 412, 0x87E00000, 111.561, 39.9095, 88, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x87E00000 [111.560997 39.909500 88.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E005F, 412, 0x87E00129, 150.417, 39.1683, 88, 0.294144, 0, 0, -0.955761, False, '2005-02-09 10:00:00'); /* Door */ @@ -699,7 +699,7 @@ VALUES (0x787E0084, 0x787E0024, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E0085, 12386, 0x87E0011B, 153.248, 155.757, 94.005, -0.99921, 0, 0, 0.039736, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x87E0011B [153.248001 155.757004 94.004997] -0.999210 0.000000 0.000000 0.039735 */ +/* @teleloc 0x87E0011B [153.248001 155.757004 94.004997] -0.999210 0.000000 0.000000 0.039736 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x787E0085, 0x787E003B, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -1490,8 +1490,8 @@ VALUES (0x787E0113, 12679, 0x87E00000, 155.443, 151.693, 94.05, 1, 0, 0, 0, Tru /* @teleloc 0x87E00000 [155.442993 151.692993 94.050003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0114, 9686, 0x87E00121, 111.604, 32.3281, 93.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00121 [111.603996 32.328098 93.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E0114, 9686, 0x87E00121, 111.604, 32.3281, 93.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00121 [111.603996 32.328098 93.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E0115, 9686, 0x87E00121, 109.257, 35.4621, 91.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1506,28 +1506,28 @@ VALUES (0x787E0117, 9686, 0x87E00121, 113.361, 38.1495, 90.85, -0.902209, 0, 0, /* @teleloc 0x87E00121 [113.361000 38.149502 90.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0118, 9686, 0x87E00121, 111.611, 39.3621, 91.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00121 [111.611000 39.362099 91.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x787E0118, 9686, 0x87E00121, 111.611, 39.3621, 91.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00121 [111.611000 39.362099 91.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0119, 11697, 0x87E00121, 111.659, 32.6687, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x87E00121 [111.658997 32.668701 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E0119, 11697, 0x87E00121, 111.659, 32.6687, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x87E00121 [111.658997 32.668701 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E011A, 11697, 0x87E00121, 109.759, 33.7187, 88.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x87E00121 [109.759003 33.718700 88.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E011B, 11697, 0x87E00124, 105.209, 32.2187, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x87E00124 [105.209000 32.218700 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E011B, 11697, 0x87E00124, 105.209, 32.2187, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x87E00124 [105.209000 32.218700 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E011C, 9686, 0x87E00124, 102.247, 37.5309, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00124 [102.247002 37.530899 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x787E011C, 9686, 0x87E00124, 102.247, 37.5309, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00124 [102.247002 37.530899 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E011D, 9686, 0x87E00124, 107.59, 37.5309, 91.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00124 [107.589996 37.530899 91.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x787E011D, 9686, 0x87E00124, 107.59, 37.5309, 91.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00124 [107.589996 37.530899 91.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E011E, 9686, 0x87E00124, 100.996, 32.6658, 91.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1538,8 +1538,8 @@ VALUES (0x787E011F, 9686, 0x87E00124, 100.996, 36.614, 91.35, -0.707107, 0, 0, /* @teleloc 0x87E00124 [100.996002 36.613998 91.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0120, 9686, 0x87E00124, 105.206, 31.6309, 91.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00124 [105.206001 31.630899 91.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E0120, 9686, 0x87E00124, 105.206, 31.6309, 91.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00124 [105.206001 31.630899 91.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E0121, 9686, 0x87E00124, 108.796, 32.6801, 91.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1574,20 +1574,20 @@ VALUES (0x787E0128, 11697, 0x87E00124, 107.804, 32.4282, 88.1, 0.297375, 0, 0, - /* @teleloc 0x87E00124 [107.804001 32.428200 88.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0129, 11697, 0x87E00124, 104.959, 37.0187, 88.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x87E00124 [104.959000 37.018700 88.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x787E0129, 11697, 0x87E00124, 104.959, 37.0187, 88.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x87E00124 [104.959000 37.018700 88.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E012A, 11697, 0x87E00126, 105.095, 34.4729, 84.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x87E00126 [105.095001 34.472900 84.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E012B, 9686, 0x87E00126, 111.604, 30.6781, 86.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00126 [111.603996 30.678101 86.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E012B, 9686, 0x87E00126, 111.604, 30.6781, 86.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00126 [111.603996 30.678101 86.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E012C, 9686, 0x87E00126, 109.711, 37.1621, 86.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00126 [109.710999 37.162102 86.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x787E012C, 9686, 0x87E00126, 109.711, 37.1621, 86.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00126 [109.710999 37.162102 86.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E012D, 9686, 0x87E00126, 114.157, 32.7121, 86.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1598,16 +1598,16 @@ VALUES (0x787E012E, 11698, 0x87E00126, 108.19, 34.5623, 87.5, -0.707107, 0, 0, - /* @teleloc 0x87E00126 [108.190002 34.562302 87.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E012F, 11697, 0x87E00126, 108.795, 31.5229, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x87E00126 [108.794998 31.522900 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E012F, 11697, 0x87E00126, 108.795, 31.5229, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x87E00126 [108.794998 31.522900 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0130, 11697, 0x87E00126, 108.178, 36.711, 84.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x87E00126 [108.178001 36.710999 84.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x787E0130, 11697, 0x87E00126, 108.178, 36.711, 84.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x87E00126 [108.178001 36.710999 84.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0131, 9686, 0x87E00000, 111.604, 40.0781, 91.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x87E00000 [111.603996 40.078098 91.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E0131, 9686, 0x87E00000, 111.604, 40.0781, 91.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x87E00000 [111.603996 40.078098 91.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E0132, 9686, 0x87E00000, 113.904, 39.1781, 90.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1622,8 +1622,8 @@ VALUES (0x787E0134, 12679, 0x87E00000, 114.709, 39.4687, 88.1, -0.402747, 0, 0, /* @teleloc 0x87E00000 [114.709000 39.468700 88.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x787E0135, 12679, 0x87E00000, 104.709, 38.5187, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x87E00000 [104.709000 38.518700 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x787E0135, 12679, 0x87E00000, 104.709, 38.5187, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x87E00000 [104.709000 38.518700 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x787E0136, 11697, 0x87E0012A, 152.655, 39.1185, 88.15, -0.995572, 0, 0, 0.094, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8800.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8800.sql index 7cea5008cf..31c135afaa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8800.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8800.sql @@ -21,8 +21,8 @@ VALUES (0x78800004, 11697, 0x88000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x88000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800005, 18023, 0x88000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x88000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78800005, 18023, 0x88000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x88000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78800005, 0x78800001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78800005, 0x78800001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78800005, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800006, 15451, 0x8800018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8800018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78800006, 15451, 0x8800018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8800018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78800007, 15608, 0x8800018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78800015, 11697, 0x8800019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8800019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800016, 18025, 0x8800019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8800019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78800016, 18025, 0x8800019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8800019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78800016, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78800016, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78800016, 0x78800019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800017, 15451, 0x880001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x880001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78800017, 15451, 0x880001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x880001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78800018, 15608, 0x880001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78800023, 11697, 0x880001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x880001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800024, 18027, 0x880001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x880001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78800024, 18027, 0x880001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x880001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78800024, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78800024, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78800024, 0x78800027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800025, 15451, 0x880001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x880001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78800025, 15451, 0x880001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x880001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78800026, 15608, 0x880001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7880006D, 11697, 0x88000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x88000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7880006E, 18038, 0x88000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x88000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7880006E, 18038, 0x88000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x88000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7880006E, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7880006E, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7880006E, 0x78800072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7880006F, 15451, 0x8800025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8800025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7880006F, 15451, 0x8800025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8800025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78800070, 15608, 0x8800025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7880008C, 11697, 0x8800027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8800027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7880008D, 18042, 0x8800027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8800027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7880008D, 18042, 0x8800027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8800027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7880008D, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7880008D, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7880008D, 0x78800090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7880008E, 15451, 0x8800027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8800027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7880008E, 15451, 0x8800027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8800027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7880008F, 15608, 0x8800027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7880009A, 11697, 0x88000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x88000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7880009B, 18044, 0x88000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x88000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7880009B, 18044, 0x88000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x88000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7880009B, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7880009B, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7880009B, 0x7880009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7880009C, 15451, 0x88000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x88000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7880009C, 15451, 0x88000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x88000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7880009D, 15608, 0x88000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x788000A8, 11697, 0x8800028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8800028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000A9, 18046, 0x8800028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8800028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788000A9, 18046, 0x8800028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8800028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x788000A9, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x788000A9, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x788000A9, 0x788000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000AA, 15451, 0x8800028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8800028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788000AA, 15451, 0x8800028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8800028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788000AB, 15608, 0x8800028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x788000B6, 11697, 0x88000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x88000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000B7, 18048, 0x88000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x88000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788000B7, 18048, 0x88000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x88000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x788000B7, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x788000B7, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x788000B7, 0x788000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000B8, 15451, 0x88000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x88000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788000B8, 15451, 0x88000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x88000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000B9, 15608, 0x88000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x88000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x788000B9, 15608, 0x88000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x88000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788000BA, 15608, 0x88000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x788000C4, 11697, 0x8800029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8800029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000C5, 18050, 0x8800029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8800029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788000C5, 18050, 0x8800029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8800029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x788000C5, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x788000C5, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x788000C5, 0x788000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000C6, 15451, 0x8800029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8800029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788000C6, 15451, 0x8800029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8800029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788000C7, 15608, 0x880002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x788000D2, 11697, 0x880002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x880002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000D3, 18052, 0x880002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x880002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788000D3, 18052, 0x880002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x880002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x788000D3, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x788000D3, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x788000D3, 0x788000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000D4, 15451, 0x880002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x880002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788000D4, 15451, 0x880002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x880002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788000D5, 15608, 0x880002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x788000DE, 9686, 0x880002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x880002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000DF, 9686, 0x880002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x880002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x788000DF, 9686, 0x880002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x880002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788000E0, 11697, 0x880002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x788000EE, 15451, 0x880002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x880002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788000EF, 15608, 0x880002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x880002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x788000EF, 15608, 0x880002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x880002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788000F0, 15608, 0x880002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78800108, 9686, 0x880002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x880002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800109, 9686, 0x880002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x880002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78800109, 9686, 0x880002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x880002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7880010A, 11697, 0x880002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7880011C, 11697, 0x880002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x880002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7880011D, 18063, 0x880002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x880002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7880011D, 18063, 0x880002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x880002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7880011D, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7880011D, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7880011D, 0x78800120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7880011E, 15451, 0x880002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x880002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7880011E, 15451, 0x880002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x880002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7880011F, 15608, 0x880002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7880013A, 11697, 0x8800030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8800030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7880013B, 18067, 0x8800030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8800030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7880013B, 18067, 0x8800030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8800030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7880013B, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7880013B, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7880013B, 0x7880013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7880013C, 15451, 0x8800030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8800030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7880013C, 15451, 0x8800030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8800030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7880013D, 15608, 0x88000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78800142, 11697, 0x8800031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8800031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800143, 18068, 0x8800031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8800031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78800143, 18068, 0x8800031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8800031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78800143, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78800143, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78800143, 0x78800146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800144, 15451, 0x8800031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8800031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78800144, 15451, 0x8800031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8800031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78800145, 15608, 0x88000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78800150, 11697, 0x8800032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8800032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800151, 18070, 0x8800032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8800032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78800151, 18070, 0x8800032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8800032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78800151, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78800151, 0x78800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78800151, 0x78800155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78800152, 15451, 0x8800032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8800032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78800152, 15451, 0x8800032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8800032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78800153, 15608, 0x8800032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/88F7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/88F7.sql index 5f27267e8f..3626da28e6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/88F7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/88F7.sql @@ -625,8 +625,8 @@ VALUES (0x788F709B, 12679, 0x88F70000, 155.152, 100.219, 4.1, 0.923879, 0, 0, -0 /* @teleloc 0x88F70000 [155.151993 100.219002 4.100000] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F709C, 412, 0x88F70118, 153.728, 65.7508, 8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x88F70118 [153.727997 65.750801 8.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F709C, 412, 0x88F70118, 153.728, 65.7508, 8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x88F70118 [153.727997 65.750801 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F709D, 9686, 0x88F70119, 153.678, 64.9408, 12.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -645,8 +645,8 @@ VALUES (0x788F70A0, 11697, 0x88F70119, 151.95, 64.4517, 8.15, -0.92388, 0, 0, -0 /* @teleloc 0x88F70119 [151.949997 64.451698 8.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70A1, 9686, 0x88F70119, 153.678, 56.3908, 13.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70119 [153.677994 56.390800 13.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70A1, 9686, 0x88F70119, 153.678, 56.3908, 13.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70119 [153.677994 56.390800 13.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70A2, 9686, 0x88F70119, 151.378, 62.44, 10.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -665,20 +665,20 @@ VALUES (0x788F70A5, 9686, 0x88F70119, 156.006, 62.2252, 10.25, 0.707107, 0, 0, /* @teleloc 0x88F70119 [156.005997 62.225201 10.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70A6, 9686, 0x88F7011A, 159.878, 60.4408, 11.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011A [159.878006 60.440800 11.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70A6, 9686, 0x88F7011A, 159.878, 60.4408, 11.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011A [159.878006 60.440800 11.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70A7, 9686, 0x88F7011A, 163.011, 59.2497, 10.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x88F7011A [163.011002 59.249699 10.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70A8, 9686, 0x88F7011A, 161.919, 54.4908, 11.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011A [161.919006 54.490799 11.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70A8, 9686, 0x88F7011A, 161.919, 54.4908, 11.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011A [161.919006 54.490799 11.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70A9, 9686, 0x88F7011A, 157.467, 54.4908, 11.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011A [157.466995 54.490799 11.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70A9, 9686, 0x88F7011A, 157.467, 54.4908, 11.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011A [157.466995 54.490799 11.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70AA, 9686, 0x88F7011A, 156.447, 55.7208, 10, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,8 +697,8 @@ VALUES (0x788F70AD, 11698, 0x88F7011A, 159.828, 57.3908, 14.25, 0.707107, 0, 0, /* @teleloc 0x88F7011A [159.828003 57.390800 14.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70AE, 11697, 0x88F7011A, 159.812, 57.3076, 8.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F7011A [159.811996 57.307598 8.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70AE, 11697, 0x88F7011A, 159.812, 57.3076, 8.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F7011A [159.811996 57.307598 8.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70AF, 9686, 0x88F7011A, 163.011, 55.6497, 10.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -709,16 +709,16 @@ VALUES (0x788F70B0, 9686, 0x88F7011A, 163.011, 57.492, 11.9, 0.707107, 0, 0, -0 /* @teleloc 0x88F7011A [163.011002 57.492001 11.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70B1, 9686, 0x88F7011A, 161.977, 60.4408, 11.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011A [161.977005 60.440800 11.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70B1, 9686, 0x88F7011A, 161.977, 60.4408, 11.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011A [161.977005 60.440800 11.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70B2, 9686, 0x88F7011A, 157.627, 60.4408, 11.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011A [157.626999 60.440800 11.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70B2, 9686, 0x88F7011A, 157.627, 60.4408, 11.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011A [157.626999 60.440800 11.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70B3, 9686, 0x88F7011A, 159.699, 54.4908, 11.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011A [159.699005 54.490799 11.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70B3, 9686, 0x88F7011A, 159.699, 54.4908, 11.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011A [159.699005 54.490799 11.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70B4, 9686, 0x88F7011A, 156.447, 55.9697, 11.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -729,8 +729,8 @@ VALUES (0x788F70B5, 9686, 0x88F7011A, 156.447, 59.0072, 11.6, -0.707107, 0, 0, /* @teleloc 0x88F7011A [156.447006 59.007198 11.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70B6, 9686, 0x88F7011A, 157.627, 60.4408, 10, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011A [157.626999 60.440800 10.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70B6, 9686, 0x88F7011A, 157.627, 60.4408, 10, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011A [157.626999 60.440800 10.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70B7, 11698, 0x88F7011A, 162.155, 55.1839, 12.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -741,12 +741,12 @@ VALUES (0x788F70B8, 11698, 0x88F7011A, 162.055, 59.484, 12.3, 0.919479, 0, 0, -0 /* @teleloc 0x88F7011A [162.054993 59.484001 12.300000] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70B9, 11697, 0x88F7011A, 159.815, 55.9733, 8.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F7011A [159.815002 55.973301 8.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70B9, 11697, 0x88F7011A, 159.815, 55.9733, 8.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F7011A [159.815002 55.973301 8.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70BA, 11697, 0x88F7011A, 159.815, 58.469, 8.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F7011A [159.815002 58.469002 8.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70BA, 11697, 0x88F7011A, 159.815, 58.469, 8.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F7011A [159.815002 58.469002 8.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70BB, 11697, 0x88F7011A, 161.965, 55.3576, 8.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -757,12 +757,12 @@ VALUES (0x788F70BC, 11697, 0x88F7011A, 162.309, 57.5602, 8.15, 0.707107, 0, 0, - /* @teleloc 0x88F7011A [162.309006 57.560200 8.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70BD, 11697, 0x88F7011A, 159.815, 59.6724, 8.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F7011A [159.815002 59.672401 8.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70BD, 11697, 0x88F7011A, 159.815, 59.6724, 8.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F7011A [159.815002 59.672401 8.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70BE, 9686, 0x88F7011C, 155.929, 60.0908, 6.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011C [155.929001 60.090801 6.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70BE, 9686, 0x88F7011C, 155.929, 60.0908, 6.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011C [155.929001 60.090801 6.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70BF, 9686, 0x88F7011C, 162.779, 57.4222, 6.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x788F70C2, 9687, 0x88F7011C, 152.154, 59.3577, 4.1, -0.865587, -0.0008 /* @teleloc 0x88F7011C [152.154007 59.357700 4.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70C3, 9686, 0x88F7011C, 159.232, 60.0908, 6.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011C [159.231995 60.090801 6.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70C3, 9686, 0x88F7011C, 159.232, 60.0908, 6.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011C [159.231995 60.090801 6.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70C4, 9686, 0x88F7011C, 155.331, 54.5513, 6.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011C [155.330994 54.551300 6.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70C4, 9686, 0x88F7011C, 155.331, 54.5513, 6.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011C [155.330994 54.551300 6.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70C5, 9686, 0x88F7011C, 159.444, 54.5513, 6.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011C [159.444000 54.551300 6.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70C5, 9686, 0x88F7011C, 159.444, 54.5513, 6.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011C [159.444000 54.551300 6.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70C6, 9686, 0x88F7011C, 151.378, 55.7117, 6.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,36 +801,36 @@ VALUES (0x788F70C7, 11698, 0x88F7011C, 157.971, 57.3908, 7.5, -0.707107, 0, 0, - /* @teleloc 0x88F7011C [157.970993 57.390800 7.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70C8, 11697, 0x88F7011C, 157.718, 59.4321, 4.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F7011C [157.718002 59.432098 4.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70C8, 11697, 0x88F7011C, 157.718, 59.4321, 4.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F7011C [157.718002 59.432098 4.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70C9, 11697, 0x88F7011C, 157.418, 55.0821, 4.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F7011C [157.417999 55.082100 4.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70C9, 11697, 0x88F7011C, 157.418, 55.0821, 4.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F7011C [157.417999 55.082100 4.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70CA, 11697, 0x88F7011C, 162.037, 57.0544, 4.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x88F7011C [162.037003 57.054401 4.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70CB, 9686, 0x88F70000, 153.728, 65.7894, 11.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70000 [153.727997 65.789398 11.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x788F70CB, 9686, 0x88F70000, 153.728, 65.7894, 11.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70000 [153.727997 65.789398 11.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70CC, 9686, 0x88F70000, 151.577, 65.9894, 9.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70000 [151.576996 65.989403 9.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x788F70CC, 9686, 0x88F70000, 151.577, 65.9894, 9.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70000 [151.576996 65.989403 9.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70CD, 9686, 0x88F70000, 155.87, 65.9894, 9.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70000 [155.869995 65.989403 9.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x788F70CD, 9686, 0x88F70000, 155.87, 65.9894, 9.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70000 [155.869995 65.989403 9.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70CE, 12679, 0x88F70000, 157.815, 66.4232, 8.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x88F70000 [157.815002 66.423203 8.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70CF, 12679, 0x88F70000, 159.815, 61.6733, 8.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x88F70000 [159.815002 61.673302 8.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70CF, 12679, 0x88F70000, 159.815, 61.6733, 8.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x88F70000 [159.815002 61.673302 8.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70D0, 9686, 0x88F7011F, 105.398, 35.8947, 15.6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -865,12 +865,12 @@ VALUES (0x788F70D7, 9686, 0x88F7011F, 100.808, 35.3164, 17.05, -0.707107, 0, 0, /* @teleloc 0x88F7011F [100.807999 35.316399 17.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70D8, 9686, 0x88F7011F, 103.192, 30.8039, 17.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7011F [103.192001 30.803900 17.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70D8, 9686, 0x88F7011F, 103.192, 30.8039, 17.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7011F [103.192001 30.803900 17.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70D9, 9686, 0x88F70120, 110.642, 38.1039, 15.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70120 [110.641998 38.103901 15.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70D9, 9686, 0x88F70120, 110.642, 38.1039, 15.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70120 [110.641998 38.103901 15.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70DA, 9686, 0x88F70120, 115.042, 36.8039, 14.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -881,8 +881,8 @@ VALUES (0x788F70DB, 9686, 0x88F70120, 115.042, 33.1539, 14.8, 0.707107, 0, 0, - /* @teleloc 0x88F70120 [115.042000 33.153900 14.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70DC, 9686, 0x88F70120, 110.592, 32.1539, 15.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70120 [110.592003 32.153900 15.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70DC, 9686, 0x88F70120, 110.592, 32.1539, 15.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70120 [110.592003 32.153900 15.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70DD, 11697, 0x88F70120, 106.857, 32.8157, 12.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -893,8 +893,8 @@ VALUES (0x788F70DE, 11697, 0x88F70120, 114.357, 37.2157, 12.05, -0.895323, 0, 0, /* @teleloc 0x88F70120 [114.357002 37.215698 12.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70DF, 11698, 0x88F70120, 110.647, 35.0039, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x88F70120 [110.647003 35.003899 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70DF, 11698, 0x88F70120, 110.647, 35.0039, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x88F70120 [110.647003 35.003899 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70E0, 11697, 0x88F70120, 110.757, 35.0657, 12.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -913,28 +913,28 @@ VALUES (0x788F70E3, 9686, 0x88F70120, 105.908, 33.5195, 13.95, -0.707107, 0, 0, /* @teleloc 0x88F70120 [105.907997 33.519501 13.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70E4, 9686, 0x88F70120, 113.741, 32.1539, 15.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70120 [113.740997 32.153900 15.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70E4, 9686, 0x88F70120, 113.741, 32.1539, 15.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70120 [113.740997 32.153900 15.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70E5, 9686, 0x88F70120, 107.498, 32.1539, 15.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70120 [107.498001 32.153900 15.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70E5, 9686, 0x88F70120, 107.498, 32.1539, 15.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70120 [107.498001 32.153900 15.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70E6, 9686, 0x88F70120, 115.042, 35.0981, 16, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x88F70120 [115.042000 35.098099 16.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70E7, 9686, 0x88F70120, 107.423, 38.1039, 15.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70120 [107.422997 38.103901 15.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70E7, 9686, 0x88F70120, 107.423, 38.1039, 15.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70120 [107.422997 38.103901 15.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70E8, 9686, 0x88F70120, 113.79, 38.1039, 15.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70120 [113.790001 38.103901 15.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70E8, 9686, 0x88F70120, 113.79, 38.1039, 15.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70120 [113.790001 38.103901 15.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70E9, 9686, 0x88F70120, 113.622, 38.1039, 14, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70120 [113.622002 38.103901 14.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70E9, 9686, 0x88F70120, 113.622, 38.1039, 14, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70120 [113.622002 38.103901 14.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70EA, 11698, 0x88F70120, 107.857, 35.0039, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -957,20 +957,20 @@ VALUES (0x788F70EE, 11697, 0x88F70120, 114.67, 35.0657, 12.05, 0.707107, 0, 0, - /* @teleloc 0x88F70120 [114.669998 35.065701 12.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70EF, 11697, 0x88F70120, 110.668, 32.6585, 12.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F70120 [110.667999 32.658501 12.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70EF, 11697, 0x88F70120, 110.668, 32.6585, 12.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F70120 [110.667999 32.658501 12.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70F0, 11697, 0x88F70120, 113.627, 32.8157, 12.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x88F70120 [113.626999 32.815701 12.050000] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70F1, 9686, 0x88F70121, 106.542, 32.1539, 10.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70121 [106.542000 32.153900 10.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70F1, 9686, 0x88F70121, 106.542, 32.1539, 10.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70121 [106.542000 32.153900 10.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70F2, 9686, 0x88F70121, 106.442, 37.7039, 10.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70121 [106.442001 37.703899 10.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70F2, 9686, 0x88F70121, 106.442, 37.7039, 10.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70121 [106.442001 37.703899 10.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70F3, 9686, 0x88F70121, 114.992, 35.0039, 10.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -993,68 +993,68 @@ VALUES (0x788F70F7, 9686, 0x88F70121, 100.808, 33.702, 10.4, -0.707107, 0, 0, - /* @teleloc 0x88F70121 [100.807999 33.702000 10.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70F8, 9686, 0x88F70121, 110.678, 32.1539, 10.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70121 [110.678001 32.153900 10.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70F8, 9686, 0x88F70121, 110.678, 32.1539, 10.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70121 [110.678001 32.153900 10.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70F9, 9686, 0x88F70121, 110.244, 37.7039, 10.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70121 [110.244003 37.703899 10.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70F9, 9686, 0x88F70121, 110.244, 37.7039, 10.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70121 [110.244003 37.703899 10.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70FA, 11698, 0x88F70121, 108.879, 35.0039, 11.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x88F70121 [108.878998 35.003899 11.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70FB, 11697, 0x88F70121, 108.517, 32.6963, 8.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F70121 [108.516998 32.696301 8.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70FB, 11697, 0x88F70121, 108.517, 32.6963, 8.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F70121 [108.516998 32.696301 8.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70FC, 11697, 0x88F70121, 108.387, 37.1663, 8.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F70121 [108.387001 37.166302 8.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F70FC, 11697, 0x88F70121, 108.387, 37.1663, 8.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F70121 [108.387001 37.166302 8.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F70FD, 11697, 0x88F70121, 107.384, 34.8449, 8.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x88F70121 [107.384003 34.844898 8.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70FE, 412, 0x88F70000, 110.647, 39.6139, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x88F70000 [110.647003 39.613899 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70FE, 412, 0x88F70000, 110.647, 39.6139, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x88F70000 [110.647003 39.613899 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F70FF, 9686, 0x88F70000, 110.692, 39.7339, 15.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70000 [110.692001 39.733898 15.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F70FF, 9686, 0x88F70000, 110.692, 39.7339, 15.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70000 [110.692001 39.733898 15.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7100, 9686, 0x88F70000, 114.532, 38.7769, 13.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70000 [114.531998 38.776901 13.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7100, 9686, 0x88F70000, 114.532, 38.7769, 13.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70000 [114.531998 38.776901 13.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7101, 9686, 0x88F70000, 106.852, 38.7769, 13.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70000 [106.851997 38.776901 13.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7101, 9686, 0x88F70000, 106.852, 38.7769, 13.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70000 [106.851997 38.776901 13.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7102, 12679, 0x88F70000, 113.098, 38.9685, 12.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x88F70000 [113.098000 38.968498 12.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7102, 12679, 0x88F70000, 113.098, 38.9685, 12.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x88F70000 [113.098000 38.968498 12.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7103, 12679, 0x88F70000, 108.258, 38.9985, 12.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x88F70000 [108.258003 38.998501 12.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7103, 12679, 0x88F70000, 108.258, 38.9985, 12.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x88F70000 [108.258003 38.998501 12.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7104, 9686, 0x88F70128, 61.9107, 35.1942, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70128 [61.910702 35.194199 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F7104, 9686, 0x88F70128, 61.9107, 35.1942, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70128 [61.910702 35.194199 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7105, 9686, 0x88F70128, 57.2928, 35.1712, 14.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70128 [57.292801 35.171200 14.200000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F7105, 9686, 0x88F70128, 57.2928, 35.1712, 14.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70128 [57.292801 35.171200 14.200000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7106, 9686, 0x88F70128, 59.8082, 29.4442, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70128 [59.808201 29.444201 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7106, 9686, 0x88F70128, 59.8082, 29.4442, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70128 [59.808201 29.444201 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7107, 9686, 0x88F70128, 63.0082, 29.4442, 14.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70128 [63.008202 29.444201 14.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7107, 9686, 0x88F70128, 63.0082, 29.4442, 14.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70128 [63.008202 29.444201 14.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F7108, 11697, 0x88F70128, 55.2762, 30.1305, 12.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1065,16 +1065,16 @@ VALUES (0x788F7109, 11697, 0x88F70128, 64.1762, 34.4633, 12.1, -0.932639, 0, 0, /* @teleloc 0x88F70128 [64.176201 34.463299 12.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F710A, 11698, 0x88F70128, 59.8393, 32.4942, 18.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x88F70128 [59.839298 32.494202 18.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F710A, 11698, 0x88F70128, 59.8393, 32.4942, 18.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x88F70128 [59.839298 32.494202 18.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F710B, 11697, 0x88F70128, 59.8262, 32.4633, 12.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x88F70128 [59.826199 32.463299 12.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F710C, 9686, 0x88F70128, 56.658, 29.4442, 14.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70128 [56.658001 29.444201 14.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F710C, 9686, 0x88F70128, 56.658, 29.4442, 14.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70128 [56.658001 29.444201 14.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F710D, 9686, 0x88F70128, 54.6114, 32.321, 15.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1101,12 +1101,12 @@ VALUES (0x788F7112, 9686, 0x88F70128, 65.005, 30.3211, 15.65, 0.707107, 0, 0, - /* @teleloc 0x88F70128 [65.004997 30.321100 15.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7113, 9686, 0x88F70128, 57.658, 35.1942, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70128 [57.658001 35.194199 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F7113, 9686, 0x88F70128, 57.658, 35.1942, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70128 [57.658001 35.194199 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7114, 9686, 0x88F70128, 63.4787, 35.1712, 14.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70128 [63.478699 35.171200 14.200000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F7114, 9686, 0x88F70128, 63.4787, 35.1712, 14.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70128 [63.478699 35.171200 14.200000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F7115, 11698, 0x88F70128, 62.0393, 32.4942, 18.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1125,28 +1125,28 @@ VALUES (0x788F7118, 11697, 0x88F70128, 58.3234, 32.4633, 12.1, -0.707107, 0, 0, /* @teleloc 0x88F70128 [58.323399 32.463299 12.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7119, 11697, 0x88F70128, 59.6319, 30.0082, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F70128 [59.631901 30.008200 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7119, 11697, 0x88F70128, 59.6319, 30.0082, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F70128 [59.631901 30.008200 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F711A, 11697, 0x88F70128, 64.3819, 32.4082, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x88F70128 [64.381897 32.408199 12.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F711B, 11697, 0x88F70128, 57.0262, 34.5633, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F70128 [57.026199 34.563301 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F711B, 11697, 0x88F70128, 57.0262, 34.5633, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F70128 [57.026199 34.563301 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F711C, 9686, 0x88F7012A, 57.5614, 38.325, 15, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x88F7012A [57.561401 38.325001 15.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F711D, 9686, 0x88F7012A, 60.9614, 35.7942, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7012A [60.961399 35.794201 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F711D, 9686, 0x88F7012A, 60.9614, 35.7942, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7012A [60.961399 35.794201 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F711E, 9686, 0x88F7012A, 60.6614, 40.8942, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7012A [60.661400 40.894199 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F711E, 9686, 0x88F7012A, 60.6614, 40.8942, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7012A [60.661400 40.894199 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F711F, 11697, 0x88F7012A, 61.7762, 38.6133, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1161,12 +1161,12 @@ VALUES (0x788F7121, 9686, 0x88F7012A, 57.5614, 39.9711, 15, -0.707107, 0, 0, -0 /* @teleloc 0x88F7012A [57.561401 39.971100 15.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7122, 9686, 0x88F7012A, 58.8644, 35.7942, 14.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7012A [58.864399 35.794201 14.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7122, 9686, 0x88F7012A, 58.8644, 35.7942, 14.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7012A [58.864399 35.794201 14.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7123, 9686, 0x88F7012C, 60.355, 29.5404, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7012C [60.355000 29.540400 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7123, 9686, 0x88F7012C, 60.355, 29.5404, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7012C [60.355000 29.540400 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F7124, 9686, 0x88F7012C, 62.855, 33.8404, 10.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,16 +1197,16 @@ VALUES (0x788F712A, 9686, 0x88F7012C, 62.855, 36.5375, 10.45, 0.707107, 0, 0, - /* @teleloc 0x88F7012C [62.855000 36.537498 10.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F712B, 9686, 0x88F7012C, 61.3045, 39.4904, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F7012C [61.304501 39.490398 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F712B, 9686, 0x88F7012C, 61.3045, 39.4904, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F7012C [61.304501 39.490398 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F712C, 11698, 0x88F7012C, 60.2582, 33.5308, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x88F7012C [60.258202 33.530800 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F712C, 11698, 0x88F7012C, 60.2582, 33.5308, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x88F7012C [60.258202 33.530800 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F712D, 11697, 0x88F7012C, 60.6472, 39.0069, 8.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x88F7012C [60.647202 39.006901 8.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x788F712D, 11697, 0x88F7012C, 60.6472, 39.0069, 8.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x88F7012C [60.647202 39.006901 8.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F712E, 11697, 0x88F7012C, 62.1972, 38.8069, 8.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1225,12 +1225,12 @@ VALUES (0x788F7131, 9686, 0x88F7012E, 57.9614, 42.121, 15, -0.707107, 0, 0, -0. /* @teleloc 0x88F7012E [57.961399 42.120998 15.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7132, 412, 0x88F70000, 60.6393, 43.2942, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x88F70000 [60.639301 43.294201 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7132, 412, 0x88F70000, 60.6393, 43.2942, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x88F70000 [60.639301 43.294201 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x788F7133, 9686, 0x88F70000, 58.4287, 43.4212, 14.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x88F70000 [58.428699 43.421200 14.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x788F7133, 9686, 0x88F70000, 58.4287, 43.4212, 14.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x88F70000 [58.428699 43.421200 14.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F7134, 9686, 0x88F70000, 57.4287, 42.5712, 14.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2150,7 +2150,7 @@ VALUES (0x788F71AA, 14243, 0x88F70000, 55.5835, 39.2354, 12.005, -0.013457, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F71AB, 14243, 0x88F70000, 114.59, 39.9746, 12.005, -0.035169, 0, 0, 0.999381, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x88F70000 [114.589996 39.974602 12.005000] -0.035168 0.000000 0.000000 0.999381 */ +/* @teleloc 0x88F70000 [114.589996 39.974602 12.005000] -0.035169 0.000000 0.000000 0.999381 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x788F71AC, 14243, 0x88F70000, 157.865, 62.2953, 8.005, 0.695327, 0, 0, 0.718693, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8900.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8900.sql index 69d3504218..5a54a48a93 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8900.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8900.sql @@ -21,8 +21,8 @@ VALUES (0x78900004, 11697, 0x89000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x89000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900005, 18073, 0x89000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x89000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78900005, 18073, 0x89000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x89000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78900005, 0x78900001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78900005, 0x78900001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78900005, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900006, 15451, 0x8900018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8900018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78900006, 15451, 0x8900018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8900018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78900007, 15608, 0x8900018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78900015, 11697, 0x8900019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8900019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900016, 18075, 0x8900019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8900019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78900016, 18075, 0x8900019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8900019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78900016, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78900016, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78900016, 0x78900019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900017, 15451, 0x890001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x890001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78900017, 15451, 0x890001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x890001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78900018, 15608, 0x890001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78900023, 11697, 0x890001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x890001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900024, 18077, 0x890001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x890001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78900024, 18077, 0x890001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x890001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78900024, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78900024, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78900024, 0x78900027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900025, 15451, 0x890001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x890001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78900025, 15451, 0x890001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x890001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78900026, 15608, 0x890001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7890006D, 11697, 0x89000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x89000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7890006E, 18088, 0x89000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x89000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7890006E, 18088, 0x89000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x89000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7890006E, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7890006E, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7890006E, 0x78900072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7890006F, 15451, 0x8900025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8900025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7890006F, 15451, 0x8900025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8900025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78900070, 15608, 0x8900025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7890008C, 11697, 0x8900027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8900027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7890008D, 18092, 0x8900027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8900027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7890008D, 18092, 0x8900027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8900027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7890008D, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7890008D, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7890008D, 0x78900090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7890008E, 15451, 0x8900027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8900027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7890008E, 15451, 0x8900027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8900027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7890008F, 15608, 0x8900027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7890009A, 11697, 0x89000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x89000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7890009B, 18094, 0x89000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x89000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7890009B, 18094, 0x89000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x89000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7890009B, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7890009B, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7890009B, 0x7890009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7890009C, 15451, 0x89000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7890009C, 15451, 0x89000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7890009D, 15608, 0x89000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x789000A8, 11697, 0x8900028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8900028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000A9, 18096, 0x8900028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8900028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789000A9, 18096, 0x8900028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8900028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x789000A9, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x789000A9, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x789000A9, 0x789000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000AA, 15451, 0x8900028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8900028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789000AA, 15451, 0x8900028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8900028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789000AB, 15608, 0x8900028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x789000B6, 11697, 0x89000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x89000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000B7, 18098, 0x89000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x89000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789000B7, 18098, 0x89000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x89000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x789000B7, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x789000B7, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x789000B7, 0x789000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000B8, 15451, 0x89000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789000B8, 15451, 0x89000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000B9, 15608, 0x89000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x89000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x789000B9, 15608, 0x89000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x89000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789000BA, 15608, 0x89000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x789000C4, 11697, 0x8900029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8900029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000C5, 18100, 0x8900029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8900029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789000C5, 18100, 0x8900029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8900029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x789000C5, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x789000C5, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x789000C5, 0x789000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000C6, 15451, 0x8900029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8900029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789000C6, 15451, 0x8900029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8900029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789000C7, 15608, 0x890002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x789000D2, 11697, 0x890002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x890002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000D3, 18102, 0x890002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x890002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789000D3, 18102, 0x890002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x890002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x789000D3, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x789000D3, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x789000D3, 0x789000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000D4, 15451, 0x890002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x890002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789000D4, 15451, 0x890002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x890002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789000D5, 15608, 0x890002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x789000DE, 9686, 0x890002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x890002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000DF, 9686, 0x890002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x890002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x789000DF, 9686, 0x890002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x890002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789000E0, 11697, 0x890002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x789000EE, 15451, 0x890002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x890002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789000EF, 15608, 0x890002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x890002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x789000EF, 15608, 0x890002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x890002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789000F0, 15608, 0x890002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78900108, 9686, 0x890002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x890002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900109, 9686, 0x890002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x890002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78900109, 9686, 0x890002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x890002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7890010A, 11697, 0x890002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7890011C, 11697, 0x890002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x890002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7890011D, 18113, 0x890002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x890002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7890011D, 18113, 0x890002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x890002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7890011D, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7890011D, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7890011D, 0x78900120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7890011E, 15451, 0x890002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x890002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7890011E, 15451, 0x890002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x890002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7890011F, 15608, 0x890002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7890013A, 11697, 0x8900030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8900030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7890013B, 18117, 0x8900030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8900030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7890013B, 18117, 0x8900030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8900030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7890013B, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7890013B, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7890013B, 0x7890013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7890013C, 15451, 0x8900030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8900030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7890013C, 15451, 0x8900030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8900030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7890013D, 15608, 0x89000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78900142, 11697, 0x8900031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8900031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900143, 18118, 0x8900031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8900031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78900143, 18118, 0x8900031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8900031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78900143, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78900143, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78900143, 0x78900146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900144, 15451, 0x8900031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8900031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78900144, 15451, 0x8900031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8900031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78900145, 15608, 0x89000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78900150, 11697, 0x8900032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8900032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900151, 18120, 0x8900032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8900032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78900151, 18120, 0x8900032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8900032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78900151, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78900151, 0x78900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78900151, 0x78900155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78900152, 15451, 0x8900032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8900032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78900152, 15451, 0x8900032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8900032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78900153, 15608, 0x8900032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8918.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8918.sql index 9a33e61d50..e29de5d5b9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8918.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8918.sql @@ -1,24 +1,24 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x8918; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918000, 412, 0x89180106, 89, 38.81, 296, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89180106 [89.000000 38.810001 296.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918000, 412, 0x89180106, 89, 38.81, 296, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89180106 [89.000000 38.810001 296.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918001, 11698, 0x89180106, 88.825, 44.725, 300.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x89180106 [88.824997 44.724998 300.049988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918001, 11698, 0x89180106, 88.825, 44.725, 300.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x89180106 [88.824997 44.724998 300.049988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918002, 9686, 0x89180106, 91.4778, 38.9024, 297.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180106 [91.477798 38.902401 297.674988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918002, 9686, 0x89180106, 91.4778, 38.9024, 297.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180106 [91.477798 38.902401 297.674988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918003, 9686, 0x89180106, 88.7876, 47.5524, 297.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180106 [88.787598 47.552399 297.674988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918003, 9686, 0x89180106, 88.7876, 47.5524, 297.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180106 [88.787598 47.552399 297.674988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918004, 9686, 0x89180106, 91.5028, 47.6524, 297.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180106 [91.502800 47.652401 297.674988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918004, 9686, 0x89180106, 91.5028, 47.6524, 297.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180106 [91.502800 47.652401 297.674988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918005, 11697, 0x89180106, 93.9346, 42.9162, 296.265, -0.914607, 0, 0, 0.404344, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -49,24 +49,24 @@ VALUES (0x7891800B, 9686, 0x89180106, 85.2102, 45.946, 298.175, -0.707107, 0, 0 /* @teleloc 0x89180106 [85.210197 45.945999 298.174988] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891800C, 412, 0x89180109, 89, 38.81, 300.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89180109 [89.000000 38.810001 300.799988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891800C, 412, 0x89180109, 89, 38.81, 300.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89180109 [89.000000 38.810001 300.799988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891800D, 412, 0x89180109, 89, 41.5899, 300.8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89180109 [89.000000 41.589901 300.799988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7891800D, 412, 0x89180109, 89, 41.5899, 300.8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89180109 [89.000000 41.589901 300.799988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891800E, 11698, 0x8918010C, 88.8096, 33.1162, 320.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8918010C [88.809601 33.116199 320.790009] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891800E, 11698, 0x8918010C, 88.8096, 33.1162, 320.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8918010C [88.809601 33.116199 320.790009] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7891800F, 9686, 0x8918010C, 92.2114, 32.8841, 320.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8918010C [92.211403 32.884102 320.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918010, 9686, 0x8918010C, 88.923, 27.3939, 320.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8918010C [88.922997 27.393900 320.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918010, 9686, 0x8918010C, 88.923, 27.3939, 320.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8918010C [88.922997 27.393900 320.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918011, 11697, 0x89180115, 80.2346, 36.9912, 296.265, -0.379456, 0, 0, -0.92521, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -85,16 +85,16 @@ VALUES (0x78918014, 9686, 0x89180115, 79.5, 42.0226, 298.925, -0.707106, -0.001 /* @teleloc 0x89180115 [79.500000 42.022598 298.924988] -0.707106 -0.001234 0.001234 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918015, 9686, 0x89180115, 82.0265, 36.3565, 299.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180115 [82.026497 36.356499 299.674988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918015, 9686, 0x89180115, 82.0265, 36.3565, 299.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180115 [82.026497 36.356499 299.674988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918016, 11698, 0x8918011B, 88.0207, 44.5831, 309.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8918011B [88.020699 44.583099 309.790009] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918016, 11698, 0x8918011B, 88.0207, 44.5831, 309.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8918011B [88.020699 44.583099 309.790009] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918017, 12678, 0x89180000, 88.8846, 33.1662, 327.19, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x89180000 [88.884598 33.166199 327.190002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918017, 12678, 0x89180000, 88.8846, 33.1662, 327.19, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x89180000 [88.884598 33.166199 327.190002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918018, 12679, 0x89180000, 83.1846, 33.0662, 296.265, 0.910323, 0, 0, -0.413899, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -105,20 +105,20 @@ VALUES (0x78918019, 12679, 0x89180000, 93.547, 34.3348, 296.265, 0.92751, 0, 0, /* @teleloc 0x89180000 [93.546997 34.334801 296.265015] 0.927510 0.000000 0.000000 0.373797 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891801A, 412, 0x8918011E, 84.3, 51.71, 300.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8918011E [84.300003 51.709999 300.799988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891801A, 412, 0x8918011E, 84.3, 51.71, 300.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8918011E [84.300003 51.709999 300.799988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7891801B, 9686, 0x8918011E, 86.6393, 60.3152, 302.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8918011E [86.639297 60.315201 302.750000] 0.707102 -0.002468 0.002468 -0.707103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891801C, 9686, 0x8918011E, 79.6285, 51.8, 302.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8918011E [79.628502 51.799999 302.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891801C, 9686, 0x8918011E, 79.6285, 51.8, 302.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8918011E [79.628502 51.799999 302.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891801D, 9686, 0x8918011E, 82.007, 51.8, 302.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8918011E [82.007004 51.799999 302.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891801D, 9686, 0x8918011E, 82.007, 51.8, 302.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8918011E [82.007004 51.799999 302.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7891801E, 9686, 0x8918011E, 76.0862, 59.05, 302.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,32 +129,32 @@ VALUES (0x7891801F, 9686, 0x8918011E, 76.0862, 62.5557, 302.75, -0.707107, 0, 0 /* @teleloc 0x8918011E [76.086197 62.555698 302.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918020, 9686, 0x8918011E, 81.3362, 68.7909, 302.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8918011E [81.336197 68.790901 302.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918020, 9686, 0x8918011E, 81.3362, 68.7909, 302.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8918011E [81.336197 68.790901 302.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918021, 9686, 0x8918011E, 86.6393, 63.0409, 302.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8918011E [86.639297 63.040901 302.750000] 0.707102 -0.002468 0.002468 -0.707103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918022, 11698, 0x8918011F, 81.35, 60.25, 310.85, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8918011F [81.349998 60.250000 310.850006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918022, 11698, 0x8918011F, 81.35, 60.25, 310.85, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8918011F [81.349998 60.250000 310.850006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918023, 412, 0x89180129, 87.17, 54.61, 296, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x89180129 [87.169998 54.610001 296.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918024, 11697, 0x89180129, 91.3, 55.95, 296.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89180129 [91.300003 55.950001 296.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918024, 11697, 0x89180129, 91.3, 55.95, 296.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89180129 [91.300003 55.950001 296.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918025, 9686, 0x89180129, 92.9252, 48.3488, 299, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180129 [92.925201 48.348801 299.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918025, 9686, 0x89180129, 92.9252, 48.3488, 299, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180129 [92.925201 48.348801 299.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918026, 9686, 0x89180129, 90.0018, 48.3488, 299, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180129 [90.001801 48.348801 299.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918026, 9686, 0x89180129, 90.0018, 48.3488, 299, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180129 [90.001801 48.348801 299.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918027, 9686, 0x89180129, 95.6518, 54.3988, 299, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,20 +173,20 @@ VALUES (0x7891802A, 9686, 0x89180129, 87.2518, 50.9988, 299, -0.707107, 0, 0, - /* @teleloc 0x89180129 [87.251801 50.998798 299.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891802B, 412, 0x8918012A, 81.8, 48.21, 296.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8918012A [81.800003 48.209999 296.010010] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891802B, 412, 0x8918012A, 81.8, 48.21, 296.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8918012A [81.800003 48.209999 296.010010] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891802C, 11697, 0x8918012B, 81.35, 60, 296.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8918012B [81.349998 60.000000 296.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7891802C, 11697, 0x8918012B, 81.35, 60, 296.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8918012B [81.349998 60.000000 296.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891802D, 11697, 0x8918012B, 81.35, 58.1, 296.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8918012B [81.349998 58.099998 296.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891802D, 11697, 0x8918012B, 81.35, 58.1, 296.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8918012B [81.349998 58.099998 296.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891802E, 11697, 0x8918012B, 81.3, 62.4, 296.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8918012B [81.300003 62.400002 296.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7891802E, 11697, 0x8918012B, 81.3, 62.4, 296.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8918012B [81.300003 62.400002 296.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7891802F, 11697, 0x8918012B, 82.95, 60, 296.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -205,24 +205,24 @@ VALUES (0x78918032, 12679, 0x89180000, 88.9308, 61.6347, 300.9, -0.932324, 0, 0, /* @teleloc 0x89180000 [88.930801 61.634701 300.899994] -0.932324 0.000000 0.000000 -0.361625 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918033, 12679, 0x89180000, 94, 60, 300.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x89180000 [94.000000 60.000000 300.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918033, 12679, 0x89180000, 94, 60, 300.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x89180000 [94.000000 60.000000 300.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918034, 12679, 0x89180000, 89.0308, 65.9347, 296.1, -0.390731, 0, 0, -0.920505, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x89180000 [89.030800 65.934700 296.100006] -0.390731 0.000000 0.000000 -0.920505 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918035, 12678, 0x89180000, 81.3308, 60.0847, 313.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x89180000 [81.330803 60.084702 313.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918035, 12678, 0x89180000, 81.3308, 60.0847, 313.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x89180000 [81.330803 60.084702 313.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918036, 412, 0x8918012E, 113.9, 31.79, 276.8, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8918012E [113.900002 31.790001 276.799988] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918036, 412, 0x8918012E, 113.9, 31.79, 276.8, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8918012E [113.900002 31.790001 276.799988] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918037, 577, 0x8918012F, 111, 28.55, 276.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8918012F [111.000000 28.549999 276.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918037, 577, 0x8918012F, 111, 28.55, 276.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8918012F [111.000000 28.549999 276.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918038, 11697, 0x89180131, 111.416, 29.5648, 296.1, -0.329691, 0, 0, 0.944089, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -233,16 +233,16 @@ VALUES (0x78918039, 11697, 0x89180132, 109.524, 37.1356, 296.1, -0.380263, 0, 0, /* @teleloc 0x89180132 [109.524002 37.135601 296.100006] -0.380263 0.000000 0.000000 0.924878 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891803A, 9686, 0x89180139, 109.178, 27.9655, 304.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180139 [109.178001 27.965500 304.325012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891803A, 9686, 0x89180139, 109.178, 27.9655, 304.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180139 [109.178001 27.965500 304.325012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891803B, 9686, 0x89180139, 103.003, 27.9655, 304.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180139 [103.002998 27.965500 304.325012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891803B, 9686, 0x89180139, 103.003, 27.9655, 304.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180139 [103.002998 27.965500 304.325012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891803C, 9686, 0x89180139, 105.229, 42.4533, 302.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180139 [105.228996 42.453300 302.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7891803C, 9686, 0x89180139, 105.229, 42.4533, 302.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180139 [105.228996 42.453300 302.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7891803D, 9686, 0x8918013C, 112.241, 35.2691, 308.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,28 +265,28 @@ VALUES (0x78918041, 9686, 0x8918013C, 100.191, 35.0942, 309.7, -0.707107, 0, 0, /* @teleloc 0x8918013C [100.191002 35.094200 309.700012] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918042, 11697, 0x8918013E, 104.621, 37.9, 311.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8918013E [104.621002 37.900002 311.274994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918042, 11697, 0x8918013E, 104.621, 37.9, 311.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8918013E [104.621002 37.900002 311.274994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918043, 11697, 0x8918013E, 108, 37.9, 311.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8918013E [108.000000 37.900002 311.274994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918043, 11697, 0x8918013E, 108, 37.9, 311.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8918013E [108.000000 37.900002 311.274994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918044, 11697, 0x8918013E, 104.621, 32.6008, 311.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8918013E [104.621002 32.600800 311.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918044, 11697, 0x8918013E, 104.621, 32.6008, 311.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8918013E [104.621002 32.600800 311.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918045, 11697, 0x8918013E, 108.077, 35.4758, 311.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8918013E [108.077003 35.475800 311.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918045, 11697, 0x8918013E, 108.077, 35.4758, 311.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8918013E [108.077003 35.475800 311.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918046, 11697, 0x8918013E, 108.077, 32.5759, 311.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8918013E [108.077003 32.575901 311.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918046, 11697, 0x8918013E, 108.077, 32.5759, 311.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8918013E [108.077003 32.575901 311.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918047, 11697, 0x8918013E, 104.64, 35.4759, 311.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8918013E [104.639999 35.475899 311.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918047, 11697, 0x8918013E, 104.64, 35.4759, 311.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8918013E [104.639999 35.475899 311.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918048, 9686, 0x8918013E, 100.125, 40.9808, 313.2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,44 +301,44 @@ VALUES (0x7891804A, 9686, 0x8918013E, 100.125, 34.526, 313.2, -0.707107, 0, 0, /* @teleloc 0x8918013E [100.125000 34.526001 313.200012] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891804B, 9686, 0x8918013E, 106.05, 27.976, 314.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8918013E [106.050003 27.976000 314.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891804B, 9686, 0x8918013E, 106.05, 27.976, 314.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8918013E [106.050003 27.976000 314.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891804C, 11698, 0x8918013E, 106.1, 32.651, 318.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8918013E [106.099998 32.651001 318.299988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891804C, 11698, 0x8918013E, 106.1, 32.651, 318.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8918013E [106.099998 32.651001 318.299988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891804D, 11698, 0x8918013E, 106.1, 37.501, 318.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8918013E [106.099998 37.500999 318.299988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7891804D, 11698, 0x8918013E, 106.1, 37.501, 318.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8918013E [106.099998 37.500999 318.299988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891804E, 577, 0x89180141, 115.15, 28.55, 276.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89180141 [115.150002 28.549999 276.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891804E, 577, 0x89180141, 115.15, 28.55, 276.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89180141 [115.150002 28.549999 276.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891804F, 9686, 0x89180143, 97.5, 36.175, 297.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180143 [97.500000 36.174999 297.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891804F, 9686, 0x89180143, 97.5, 36.175, 297.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180143 [97.500000 36.174999 297.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918050, 11698, 0x89180145, 100.89, 37.7183, 295.25, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x89180145 [100.889999 37.718300 295.250000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918050, 11698, 0x89180145, 100.89, 37.7183, 295.25, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x89180145 [100.889999 37.718300 295.250000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918051, 412, 0x8918014C, 99.7, 32.11, 276.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8918014C [99.699997 32.110001 276.799988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918051, 412, 0x8918014C, 99.7, 32.11, 276.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8918014C [99.699997 32.110001 276.799988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918052, 577, 0x89180159, 98.4, 28.55, 276.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89180159 [98.400002 28.549999 276.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918052, 577, 0x89180159, 98.4, 28.55, 276.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89180159 [98.400002 28.549999 276.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918053, 577, 0x8918015C, 102.6, 28.55, 276.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8918015C [102.599998 28.549999 276.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918053, 577, 0x8918015C, 102.6, 28.55, 276.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8918015C [102.599998 28.549999 276.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918054, 577, 0x8918015E, 106.8, 28.55, 276.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8918015E [106.800003 28.549999 276.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918054, 577, 0x8918015E, 106.8, 28.55, 276.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8918015E [106.800003 28.549999 276.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918055, 412, 0x89180000, 99.48, 32, 296, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -353,32 +353,32 @@ VALUES (0x78918057, 12679, 0x89180000, 98.175, 34.5, 296.1, -0.905569, 0, 0, 0.4 /* @teleloc 0x89180000 [98.175003 34.500000 296.100006] -0.905569 0.000000 0.000000 0.424199 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918058, 12678, 0x89180000, 106.125, 36, 320.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x89180000 [106.125000 36.000000 320.325012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918058, 12678, 0x89180000, 106.125, 36, 320.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x89180000 [106.125000 36.000000 320.325012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918059, 412, 0x89180163, 107.7, 51.71, 300.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89180163 [107.699997 51.709999 300.799988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918059, 412, 0x89180163, 107.7, 51.71, 300.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89180163 [107.699997 51.709999 300.799988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891805A, 11697, 0x89180163, 110.588, 57.85, 300.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89180163 [110.587997 57.849998 300.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891805A, 11697, 0x89180163, 110.588, 57.85, 300.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89180163 [110.587997 57.849998 300.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891805B, 11697, 0x89180163, 110.588, 60, 300.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89180163 [110.587997 60.000000 300.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7891805B, 11697, 0x89180163, 110.588, 60, 300.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89180163 [110.587997 60.000000 300.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891805C, 11697, 0x89180163, 110.588, 62.2, 300.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89180163 [110.587997 62.200001 300.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7891805C, 11697, 0x89180163, 110.588, 62.2, 300.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89180163 [110.587997 62.200001 300.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7891805D, 9686, 0x89180163, 105.342, 60.55, 302.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x89180163 [105.342003 60.549999 302.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891805E, 9686, 0x89180163, 112.196, 51.8032, 302.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180163 [112.195999 51.803200 302.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891805E, 9686, 0x89180163, 112.196, 51.8032, 302.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180163 [112.195999 51.803200 302.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7891805F, 9686, 0x89180163, 115.892, 59.4, 302.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -389,16 +389,16 @@ VALUES (0x78918060, 9686, 0x89180163, 105.334, 63.25, 302.75, -0.707107, 0, 0, /* @teleloc 0x89180163 [105.334000 63.250000 302.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918061, 11697, 0x89180163, 110.772, 68.031, 300.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89180163 [110.772003 68.030998 300.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918061, 11697, 0x89180163, 110.772, 68.031, 300.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89180163 [110.772003 68.030998 300.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918062, 9686, 0x89180163, 107.809, 68.725, 304.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180163 [107.808998 68.724998 304.975006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918062, 9686, 0x89180163, 107.809, 68.725, 304.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180163 [107.808998 68.724998 304.975006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918063, 9686, 0x89180163, 113.073, 68.725, 304.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180163 [113.072998 68.724998 304.975006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918063, 9686, 0x89180163, 113.073, 68.725, 304.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180163 [113.072998 68.724998 304.975006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918064, 9686, 0x89180163, 115.892, 64.9992, 304.95, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -409,44 +409,44 @@ VALUES (0x78918065, 9686, 0x89180163, 115.892, 56.5246, 304.95, 0.707107, 0, 0, /* @teleloc 0x89180163 [115.891998 56.524601 304.950012] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918066, 9686, 0x89180163, 107.691, 51.8032, 304.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180163 [107.691002 51.803200 304.674988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918066, 9686, 0x89180163, 107.691, 51.8032, 304.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180163 [107.691002 51.803200 304.674988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918067, 412, 0x89180167, 96.47, 50.2, 296, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x89180167 [96.470001 50.200001 296.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918068, 9686, 0x89180167, 104.05, 52.0718, 297.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180167 [104.050003 52.071800 297.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78918068, 9686, 0x89180167, 104.05, 52.0718, 297.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180167 [104.050003 52.071800 297.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918069, 9686, 0x89180167, 102.25, 48.325, 297.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180167 [102.250000 48.325001 297.700012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918069, 9686, 0x89180167, 102.25, 48.325, 297.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180167 [102.250000 48.325001 297.700012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891806A, 412, 0x89180170, 100.25, 52.81, 296, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89180170 [100.250000 52.810001 296.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891806A, 412, 0x89180170, 100.25, 52.81, 296, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89180170 [100.250000 52.810001 296.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891806B, 11697, 0x89180170, 102.4, 53.45, 296.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89180170 [102.400002 53.450001 296.075012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891806B, 11697, 0x89180170, 102.4, 53.45, 296.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89180170 [102.400002 53.450001 296.075012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891806C, 11697, 0x89180170, 98.15, 53.45, 296.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89180170 [98.150002 53.450001 296.075012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891806C, 11697, 0x89180170, 98.15, 53.45, 296.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89180170 [98.150002 53.450001 296.075012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891806D, 412, 0x89180172, 107.6, 52.41, 296, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89180172 [107.599998 52.410000 296.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891806D, 412, 0x89180172, 107.6, 52.41, 296, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89180172 [107.599998 52.410000 296.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891806E, 412, 0x89180000, 100.2, 64.16, 296, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89180000 [100.199997 64.160004 296.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891806E, 412, 0x89180000, 100.2, 64.16, 296, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89180000 [100.199997 64.160004 296.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7891806F, 412, 0x89180000, 98.6, 52.9947, 300.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89180000 [98.599998 52.994701 300.799988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7891806F, 412, 0x89180000, 98.6, 52.9947, 300.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89180000 [98.599998 52.994701 300.799988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918070, 12679, 0x89180000, 112.075, 50, 296.025, -0.923545, 0, 0, -0.38349, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -457,16 +457,16 @@ VALUES (0x78918071, 12679, 0x89180000, 117.125, 69.8, 296.025, -0.430511, 0, 0, /* @teleloc 0x89180000 [117.125000 69.800003 296.024994] -0.430511 0.000000 0.000000 -0.902585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918072, 12678, 0x89180000, 110.65, 60, 313.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x89180000 [110.650002 60.000000 313.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918072, 12678, 0x89180000, 110.65, 60, 313.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x89180000 [110.650002 60.000000 313.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918073, 9686, 0x89180000, 102.592, 68.846, 298.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180000 [102.592003 68.846001 298.700012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918073, 9686, 0x89180000, 102.592, 68.846, 298.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180000 [102.592003 68.846001 298.700012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918074, 9686, 0x89180000, 97.6918, 68.846, 298.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89180000 [97.691803 68.846001 298.700012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918074, 9686, 0x89180000, 97.6918, 68.846, 298.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89180000 [97.691803 68.846001 298.700012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918075, 12679, 0x89180000, 102.45, 55.1, 300.875, 0.334629, 0, 0, -0.94235, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -477,12 +477,12 @@ VALUES (0x78918076, 12679, 0x89180000, 102.65, 61.625, 300.875, 0.902961, 0, 0, /* @teleloc 0x89180000 [102.650002 61.625000 300.875000] 0.902961 0.000000 0.000000 -0.429723 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78918077, 12679, 0x89180000, 97, 60, 300.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x89180000 [97.000000 60.000000 300.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78918077, 12679, 0x89180000, 97, 60, 300.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x89180000 [97.000000 60.000000 300.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918078, 20853, 0x89180000, 95.2393, 66.1059, 296.005, -0.015454, 0, 0, 0.999881, True, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0x89180000 [95.239304 66.105904 296.005005] -0.015453 0.000000 0.000000 0.999881 */ +/* @teleloc 0x89180000 [95.239304 66.105904 296.005005] -0.015454 0.000000 0.000000 0.999881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78918079, 20843, 0x8918012B, 81.8567, 61.0045, 296.005, 0.999841, 0, 0, -0.017821, False, '2005-02-09 10:00:00'); /* Mansion */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8988.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8988.sql index ff26f6a372..29e8f80320 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8988.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8988.sql @@ -2,7 +2,7 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x8988; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78988000, 1759, 0x89880100, 12.1427, 106.265, 69.705, -0.068476, 0, 0, -0.997653, True, '2005-02-09 10:00:00'); /* Skeleton */ -/* @teleloc 0x89880100 [12.142700 106.264999 69.705002] -0.068475 0.000000 0.000000 -0.997653 */ +/* @teleloc 0x89880100 [12.142700 106.264999 69.705002] -0.068476 0.000000 0.000000 -0.997653 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78988001, 3955, 0x89880100, 10.5714, 107.683, 69.705, -0.824388, 0, 0, -0.566025, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/89C9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/89C9.sql index 0e4b9ce662..a3029f28f7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/89C9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/89C9.sql @@ -9,8 +9,8 @@ VALUES (0x789C9001, 9686, 0x89C90100, 112.996, 34.0287, 98.85, 0.317305, 0, 0, /* @teleloc 0x89C90100 [112.996002 34.028702 98.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9002, 9686, 0x89C90100, 111.389, 33.5073, 101.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90100 [111.389000 33.507301 101.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9002, 9686, 0x89C90100, 111.389, 33.5073, 101.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90100 [111.389000 33.507301 101.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9003, 9686, 0x89C90100, 109.042, 36.6413, 99.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x789C9005, 9686, 0x89C90100, 113.146, 39.3287, 98.85, -0.902209, 0, 0, /* @teleloc 0x89C90100 [113.146004 39.328701 98.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9006, 9686, 0x89C90100, 111.396, 40.5413, 99.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90100 [111.396004 40.541302 99.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9006, 9686, 0x89C90100, 111.396, 40.5413, 99.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90100 [111.396004 40.541302 99.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9007, 11697, 0x89C90100, 111.444, 33.8479, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C90100 [111.444000 33.847900 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9007, 11697, 0x89C90100, 111.444, 33.8479, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C90100 [111.444000 33.847900 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9008, 11697, 0x89C90100, 109.544, 34.8979, 96.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x89C90100 [109.543999 34.897900 96.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9009, 9686, 0x89C90103, 102.131, 32.8101, 98.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90103 [102.130997 32.810101 98.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9009, 9686, 0x89C90103, 102.131, 32.8101, 98.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90103 [102.130997 32.810101 98.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C900A, 9686, 0x89C90103, 107.531, 32.8101, 98.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90103 [107.530998 32.810101 98.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C900A, 9686, 0x89C90103, 107.531, 32.8101, 98.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90103 [107.530998 32.810101 98.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C900B, 9686, 0x89C90103, 108.581, 34.1593, 97.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x89C90103 [108.581001 34.159302 97.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C900C, 9686, 0x89C90103, 104.581, 38.7101, 99.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90103 [104.581001 38.710098 99.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C900C, 9686, 0x89C90103, 104.581, 38.7101, 99.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90103 [104.581001 38.710098 99.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C900D, 9686, 0x89C90103, 100.781, 35.5601, 100.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x789C9011, 11697, 0x89C90103, 104.463, 35.8887, 96.1, -0.707107, 0, 0, /* @teleloc 0x89C90103 [104.462997 35.888699 96.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9012, 11697, 0x89C90103, 104.994, 33.3979, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C90103 [104.994003 33.397900 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9012, 11697, 0x89C90103, 104.994, 33.3979, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C90103 [104.994003 33.397900 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9013, 9686, 0x89C90103, 102.032, 38.7101, 99.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90103 [102.031998 38.710098 99.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9013, 9686, 0x89C90103, 102.032, 38.7101, 99.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90103 [102.031998 38.710098 99.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9014, 9686, 0x89C90103, 107.375, 38.7101, 99.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90103 [107.375000 38.710098 99.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9014, 9686, 0x89C90103, 107.375, 38.7101, 99.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90103 [107.375000 38.710098 99.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9015, 9686, 0x89C90103, 100.781, 33.845, 99.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x789C9016, 9686, 0x89C90103, 100.781, 37.7932, 99.35, -0.707107, 0, 0, /* @teleloc 0x89C90103 [100.780998 37.793201 99.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9017, 9686, 0x89C90103, 104.991, 32.8101, 99.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90103 [104.990997 32.810101 99.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9017, 9686, 0x89C90103, 104.991, 32.8101, 99.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90103 [104.990997 32.810101 99.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9018, 9686, 0x89C90103, 108.581, 33.8593, 99.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x789C901F, 11697, 0x89C90103, 107.589, 33.6074, 96.1, 0.297375, 0, 0, - /* @teleloc 0x89C90103 [107.588997 33.607399 96.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9020, 11697, 0x89C90103, 104.744, 38.1979, 96.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C90103 [104.744003 38.197899 96.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9020, 11697, 0x89C90103, 104.744, 38.1979, 96.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C90103 [104.744003 38.197899 96.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9021, 9686, 0x89C90105, 107.489, 31.8573, 94.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90105 [107.488998 31.857300 94.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9021, 9686, 0x89C90105, 107.489, 31.8573, 94.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90105 [107.488998 31.857300 94.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9022, 9686, 0x89C90105, 103.992, 35.0913, 94.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x89C90105 [103.991997 35.091301 94.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9023, 9686, 0x89C90105, 106.246, 38.3413, 94.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90105 [106.246002 38.341301 94.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9023, 9686, 0x89C90105, 106.246, 38.3413, 94.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90105 [106.246002 38.341301 94.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9024, 11697, 0x89C90105, 112.113, 37.1402, 92.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x789C9027, 11697, 0x89C90105, 104.88, 35.6521, 92.1, -0.707107, 0, 0, - /* @teleloc 0x89C90105 [104.879997 35.652100 92.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9028, 9686, 0x89C90105, 111.389, 31.8573, 94.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90105 [111.389000 31.857300 94.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9028, 9686, 0x89C90105, 111.389, 31.8573, 94.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90105 [111.389000 31.857300 94.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9029, 9686, 0x89C90105, 109.496, 38.3413, 94.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90105 [109.496002 38.341301 94.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9029, 9686, 0x89C90105, 109.496, 38.3413, 94.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90105 [109.496002 38.341301 94.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C902A, 9686, 0x89C90105, 113.942, 33.8913, 94.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x789C902B, 11698, 0x89C90105, 107.975, 35.7415, 95.5, -0.707107, 0, 0, /* @teleloc 0x89C90105 [107.974998 35.741501 95.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C902C, 11697, 0x89C90105, 108.58, 32.7021, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C90105 [108.580002 32.702099 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C902C, 11697, 0x89C90105, 108.58, 32.7021, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C90105 [108.580002 32.702099 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C902D, 11697, 0x89C90105, 107.963, 37.8902, 92.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C90105 [107.962997 37.890202 92.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C902D, 11697, 0x89C90105, 107.963, 37.8902, 92.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C90105 [107.962997 37.890202 92.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C902E, 412, 0x89C90000, 111.346, 41.0887, 96, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89C90000 [111.346001 41.088699 96.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C902E, 412, 0x89C90000, 111.346, 41.0887, 96, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89C90000 [111.346001 41.088699 96.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C902F, 9686, 0x89C90000, 111.389, 41.2573, 99.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90000 [111.389000 41.257301 99.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C902F, 9686, 0x89C90000, 111.389, 41.2573, 99.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90000 [111.389000 41.257301 99.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9030, 9686, 0x89C90000, 113.689, 40.3573, 98.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,32 +205,32 @@ VALUES (0x789C9032, 12679, 0x89C90000, 114.494, 40.6479, 96.1, -0.402747, 0, 0, /* @teleloc 0x89C90000 [114.494003 40.647900 96.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9033, 12679, 0x89C90000, 104.494, 39.6979, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x89C90000 [104.494003 39.697899 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9033, 12679, 0x89C90000, 104.494, 39.6979, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x89C90000 [104.494003 39.697899 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9034, 11697, 0x89C90109, 40.9446, 38.1485, 104.075, -0.909599, 0, 0, 0.415487, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x89C90109 [40.944599 38.148499 104.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9035, 9686, 0x89C90109, 40.8651, 33.1606, 106.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90109 [40.865101 33.160599 106.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9035, 9686, 0x89C90109, 40.8651, 33.1606, 106.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90109 [40.865101 33.160599 106.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9036, 11697, 0x89C90109, 36.8782, 36.0675, 104.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x89C90109 [36.878201 36.067501 104.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9037, 9686, 0x89C90109, 35.1651, 33.1856, 106.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90109 [35.165100 33.185600 106.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9037, 9686, 0x89C90109, 35.1651, 33.1856, 106.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90109 [35.165100 33.185600 106.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9038, 9686, 0x89C90109, 35.3982, 39.1273, 106.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90109 [35.398201 39.127300 106.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9038, 9686, 0x89C90109, 35.3982, 39.1273, 106.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90109 [35.398201 39.127300 106.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9039, 9686, 0x89C90109, 40.8283, 39.1523, 106.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90109 [40.828300 39.152302 106.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9039, 9686, 0x89C90109, 40.8283, 39.1523, 106.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90109 [40.828300 39.152302 106.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C903A, 9686, 0x89C90109, 42.1533, 38.4273, 106.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -249,16 +249,16 @@ VALUES (0x789C903D, 11697, 0x89C90109, 39.6282, 36.0675, 104.075, 0.707107, 0, 0 /* @teleloc 0x89C90109 [39.628201 36.067501 104.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C903E, 9686, 0x89C90109, 37.9522, 33.1606, 107.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90109 [37.952202 33.160599 107.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C903E, 9686, 0x89C90109, 37.9522, 33.1606, 107.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90109 [37.952202 33.160599 107.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C903F, 9686, 0x89C90109, 42.1533, 36.0607, 107.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x89C90109 [42.153301 36.060699 107.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9040, 9686, 0x89C90109, 38.1896, 39.1273, 107.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90109 [38.189602 39.127300 107.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9040, 9686, 0x89C90109, 38.1896, 39.1273, 107.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90109 [38.189602 39.127300 107.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9041, 9686, 0x89C90109, 34.0247, 34.5639, 106.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -289,8 +289,8 @@ VALUES (0x789C9047, 11698, 0x89C90109, 35.8408, 37.6942, 108.175, -0.9486, 0, 0, /* @teleloc 0x89C90109 [35.840801 37.694199 108.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9048, 11697, 0x89C90109, 38.2196, 38.4735, 104.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C90109 [38.219601 38.473499 104.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9048, 11697, 0x89C90109, 38.2196, 38.4735, 104.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C90109 [38.219601 38.473499 104.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9049, 11697, 0x89C90109, 38.2196, 36.0485, 104.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -301,24 +301,24 @@ VALUES (0x789C904A, 11697, 0x89C90109, 34.9215, 33.9983, 104.075, -0.364064, 0, /* @teleloc 0x89C90109 [34.921501 33.998299 104.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C904B, 11697, 0x89C90109, 36.3965, 33.5483, 104.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C90109 [36.396500 33.548302 104.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C904B, 11697, 0x89C90109, 36.3965, 33.5483, 104.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C90109 [36.396500 33.548302 104.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C904C, 11697, 0x89C90109, 39.4715, 33.5483, 104.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C90109 [39.471500 33.548302 104.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C904C, 11697, 0x89C90109, 39.4715, 33.5483, 104.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C90109 [39.471500 33.548302 104.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C904D, 11697, 0x89C9010B, 32.4391, 35.4198, 104.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C9010B [32.439098 35.419800 104.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x789C904D, 11697, 0x89C9010B, 32.4391, 35.4198, 104.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C9010B [32.439098 35.419800 104.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C904E, 11697, 0x89C9010B, 33.1217, 39.7436, 104.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x89C9010B [33.121700 39.743599 104.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C904F, 9686, 0x89C9010B, 32.5929, 35.0402, 106.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9010B [32.592899 35.040199 106.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C904F, 9686, 0x89C9010B, 32.5929, 35.0402, 106.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9010B [32.592899 35.040199 106.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9050, 9686, 0x89C9010B, 29.0779, 37.6677, 106.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,8 +337,8 @@ VALUES (0x789C9053, 9686, 0x89C9010B, 33.5721, 36.9652, 107.475, 0.707107, 0, 0 /* @teleloc 0x89C9010B [33.572102 36.965199 107.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9054, 9686, 0x89C9010B, 31.6275, 40.2094, 107.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9010B [31.627501 40.209400 107.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9054, 9686, 0x89C9010B, 31.6275, 40.2094, 107.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9010B [31.627501 40.209400 107.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9055, 11697, 0x89C9010D, 36.9191, 35.4168, 100.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -353,68 +353,68 @@ VALUES (0x789C9057, 9686, 0x89C9010D, 38.9279, 35.4176, 101.95, 0.707107, 0, 0, /* @teleloc 0x89C9010D [38.927898 35.417599 101.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9058, 9686, 0x89C9010D, 33.6529, 32.2177, 101.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9010D [33.652901 32.217701 101.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9058, 9686, 0x89C9010D, 33.6529, 32.2177, 101.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9010D [33.652901 32.217701 101.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9059, 9686, 0x89C9010D, 29.0279, 35.4427, 101.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x89C9010D [29.027901 35.442699 101.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C905A, 9686, 0x89C9010D, 35.0529, 38.7677, 101.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9010D [35.052898 38.767700 101.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C905A, 9686, 0x89C9010D, 35.0529, 38.7677, 101.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9010D [35.052898 38.767700 101.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C905B, 11698, 0x89C9010D, 33.9452, 36.0832, 103.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x89C9010D [33.945202 36.083199 103.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C905B, 11698, 0x89C9010D, 33.9452, 36.0832, 103.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x89C9010D [33.945202 36.083199 103.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C905C, 9687, 0x89C9010D, 38.3651, 32.7606, 100.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x89C9010D [38.365101 32.760601 100.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C905D, 9686, 0x89C9010D, 36.2266, 32.2177, 101.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9010D [36.226601 32.217701 101.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C905D, 9686, 0x89C9010D, 36.2266, 32.2177, 101.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9010D [36.226601 32.217701 101.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C905E, 9686, 0x89C9010D, 32.003, 38.7677, 101.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9010D [32.002998 38.767700 101.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C905E, 9686, 0x89C9010D, 32.003, 38.7677, 101.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9010D [32.002998 38.767700 101.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C905F, 11697, 0x89C9010D, 38.2333, 38.0105, 100.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x89C9010D [38.233299 38.010502 100.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9060, 11697, 0x89C9010D, 34.8583, 35.4855, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C9010D [34.858299 35.485500 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9060, 11697, 0x89C9010D, 34.8583, 35.4855, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C9010D [34.858299 35.485500 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9061, 11697, 0x89C9010D, 29.6333, 32.8105, 100.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x89C9010D [29.633301 32.810501 100.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9062, 412, 0x89C90000, 31.6151, 40.5706, 104, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89C90000 [31.615101 40.570599 104.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9062, 412, 0x89C90000, 31.6151, 40.5706, 104, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89C90000 [31.615101 40.570599 104.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9063, 9686, 0x89C90000, 31.5929, 40.6652, 107.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90000 [31.592899 40.665199 107.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9063, 9686, 0x89C90000, 31.5929, 40.6652, 107.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90000 [31.592899 40.665199 107.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9064, 9686, 0x89C90000, 33.4915, 40.6652, 105.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90000 [33.491501 40.665199 105.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9064, 9686, 0x89C90000, 33.4915, 40.6652, 105.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90000 [33.491501 40.665199 105.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9065, 9686, 0x89C90000, 29.7407, 40.6652, 105.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90000 [29.740700 40.665199 105.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9065, 9686, 0x89C90000, 29.7407, 40.6652, 105.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90000 [29.740700 40.665199 105.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9066, 12679, 0x89C90000, 27.9196, 41.2235, 104.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x89C90000 [27.919600 41.223499 104.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9067, 12679, 0x89C90000, 42.2696, 40.9985, 104.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x89C90000 [42.269600 40.998501 104.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9067, 12679, 0x89C90000, 42.2696, 40.9985, 104.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x89C90000 [42.269600 40.998501 104.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9068, 9686, 0x89C90110, 33.2356, 81.8257, 110.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,20 +1457,20 @@ VALUES (0x789C916B, 12679, 0x89C90000, 153.864, 106.976, 88.15, 1, 0, 0, 0, Tru /* @teleloc 0x89C90000 [153.863998 106.975998 88.150002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C916C, 9686, 0x89C90138, 158.139, 59.9561, 93.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90138 [158.139008 59.956100 93.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C916C, 9686, 0x89C90138, 158.139, 59.9561, 93.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90138 [158.139008 59.956100 93.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C916D, 9686, 0x89C90138, 153.522, 59.9331, 92.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90138 [153.522003 59.933102 92.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C916D, 9686, 0x89C90138, 153.522, 59.9331, 92.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90138 [153.522003 59.933102 92.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C916E, 9686, 0x89C90138, 156.037, 54.2061, 93.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90138 [156.037003 54.206100 93.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C916E, 9686, 0x89C90138, 156.037, 54.2061, 93.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90138 [156.037003 54.206100 93.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C916F, 9686, 0x89C90138, 159.237, 54.2061, 92.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90138 [159.237000 54.206100 92.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C916F, 9686, 0x89C90138, 159.237, 54.2061, 92.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90138 [159.237000 54.206100 92.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9170, 11697, 0x89C90138, 151.505, 54.8924, 90.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1481,16 +1481,16 @@ VALUES (0x789C9171, 11697, 0x89C90138, 160.405, 59.2252, 90.1, -0.932639, 0, 0, /* @teleloc 0x89C90138 [160.404999 59.225201 90.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9172, 11698, 0x89C90138, 156.068, 57.2561, 96.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x89C90138 [156.067993 57.256100 96.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9172, 11698, 0x89C90138, 156.068, 57.2561, 96.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x89C90138 [156.067993 57.256100 96.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9173, 11697, 0x89C90138, 156.055, 57.2252, 90.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x89C90138 [156.054993 57.225201 90.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9174, 9686, 0x89C90138, 152.887, 54.2061, 92.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90138 [152.886993 54.206100 92.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9174, 9686, 0x89C90138, 152.887, 54.2061, 92.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90138 [152.886993 54.206100 92.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9175, 9686, 0x89C90138, 150.84, 57.083, 93.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1517,12 +1517,12 @@ VALUES (0x789C917A, 9686, 0x89C90138, 161.234, 55.083, 93.65, 0.707107, 0, 0, - /* @teleloc 0x89C90138 [161.233994 55.083000 93.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C917B, 9686, 0x89C90138, 153.887, 59.9561, 93.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90138 [153.886993 59.956100 93.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C917B, 9686, 0x89C90138, 153.887, 59.9561, 93.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90138 [153.886993 59.956100 93.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C917C, 9686, 0x89C90138, 159.707, 59.9331, 92.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90138 [159.707001 59.933102 92.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C917C, 9686, 0x89C90138, 159.707, 59.9331, 92.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90138 [159.707001 59.933102 92.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C917D, 11698, 0x89C90138, 158.268, 57.2561, 96.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1541,28 +1541,28 @@ VALUES (0x789C9180, 11697, 0x89C90138, 154.552, 57.2252, 90.1, -0.707107, 0, 0, /* @teleloc 0x89C90138 [154.552002 57.225201 90.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9181, 11697, 0x89C90138, 155.861, 54.7701, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C90138 [155.860992 54.770100 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9181, 11697, 0x89C90138, 155.861, 54.7701, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C90138 [155.860992 54.770100 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9182, 11697, 0x89C90138, 160.611, 57.1701, 90.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x89C90138 [160.610992 57.170101 90.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9183, 11697, 0x89C90138, 153.255, 59.3252, 90.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C90138 [153.255005 59.325199 90.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9183, 11697, 0x89C90138, 153.255, 59.3252, 90.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C90138 [153.255005 59.325199 90.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9184, 9686, 0x89C9013A, 153.79, 63.0869, 93, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x89C9013A [153.789993 63.086899 93.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9185, 9686, 0x89C9013A, 157.19, 60.5561, 93.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9013A [157.190002 60.556099 93.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9185, 9686, 0x89C9013A, 157.19, 60.5561, 93.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9013A [157.190002 60.556099 93.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9186, 9686, 0x89C9013A, 156.89, 65.6561, 93.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9013A [156.889999 65.656097 93.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9186, 9686, 0x89C9013A, 156.89, 65.6561, 93.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9013A [156.889999 65.656097 93.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9187, 11697, 0x89C9013A, 158.005, 63.3752, 90.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1577,12 +1577,12 @@ VALUES (0x789C9189, 9686, 0x89C9013A, 153.79, 64.7329, 93, -0.707107, 0, 0, -0. /* @teleloc 0x89C9013A [153.789993 64.732903 93.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C918A, 9686, 0x89C9013A, 155.093, 60.5561, 92.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9013A [155.093002 60.556099 92.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C918A, 9686, 0x89C9013A, 155.093, 60.5561, 92.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9013A [155.093002 60.556099 92.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C918B, 9686, 0x89C9013C, 156.584, 54.3023, 88.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9013C [156.584000 54.302299 88.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C918B, 9686, 0x89C9013C, 156.584, 54.3023, 88.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9013C [156.584000 54.302299 88.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C918C, 9686, 0x89C9013C, 159.084, 58.6023, 88.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x789C9192, 9686, 0x89C9013C, 159.084, 61.2994, 88.45, 0.707107, 0, 0, /* @teleloc 0x89C9013C [159.084000 61.299400 88.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9193, 9686, 0x89C9013C, 157.533, 64.2523, 88.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C9013C [157.533005 64.252296 88.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9193, 9686, 0x89C9013C, 157.533, 64.2523, 88.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C9013C [157.533005 64.252296 88.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9194, 11698, 0x89C9013C, 156.487, 58.2927, 89.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x89C9013C [156.487000 58.292702 89.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C9194, 11698, 0x89C9013C, 156.487, 58.2927, 89.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x89C9013C [156.487000 58.292702 89.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C9195, 11697, 0x89C9013C, 156.876, 63.7688, 86.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89C9013C [156.876007 63.768799 86.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789C9195, 11697, 0x89C9013C, 156.876, 63.7688, 86.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89C9013C [156.876007 63.768799 86.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C9196, 11697, 0x89C9013C, 158.426, 63.5689, 86.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1641,12 +1641,12 @@ VALUES (0x789C9199, 9686, 0x89C9013E, 154.19, 66.8829, 93, -0.707107, 0, 0, -0. /* @teleloc 0x89C9013E [154.190002 66.882896 93.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C919A, 412, 0x89C90000, 156.868, 68.0561, 90, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89C90000 [156.867996 68.056099 90.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C919A, 412, 0x89C90000, 156.868, 68.0561, 90, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89C90000 [156.867996 68.056099 90.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789C919B, 9686, 0x89C90000, 154.657, 68.1831, 92.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89C90000 [154.656998 68.183098 92.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789C919B, 9686, 0x89C90000, 154.657, 68.1831, 92.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89C90000 [154.656998 68.183098 92.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789C919C, 9686, 0x89C90000, 153.657, 67.3331, 92.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/89CD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/89CD.sql index b5cbc06f28..b98bd3ff28 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/89CD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/89CD.sql @@ -625,8 +625,8 @@ VALUES (0x789CD0CF, 12679, 0x89CD0000, 150.046, 127.52, 124.075, 1, 0, 0, 0, Tr /* @teleloc 0x89CD0000 [150.046005 127.519997 124.074997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0D0, 412, 0x89CD0122, 153.109, 88.6596, 118, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89CD0122 [153.108994 88.659599 118.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD0D0, 412, 0x89CD0122, 153.109, 88.6596, 118, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89CD0122 [153.108994 88.659599 118.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0D1, 9686, 0x89CD0123, 153.059, 87.8496, 122.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -645,8 +645,8 @@ VALUES (0x789CD0D4, 11697, 0x89CD0123, 151.331, 87.3605, 118.15, -0.92388, 0, 0, /* @teleloc 0x89CD0123 [151.330994 87.360497 118.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0D5, 9686, 0x89CD0123, 153.059, 79.2996, 123.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0123 [153.059006 79.299599 123.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD0D5, 9686, 0x89CD0123, 153.059, 79.2996, 123.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0123 [153.059006 79.299599 123.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0D6, 9686, 0x89CD0123, 150.759, 85.3487, 120.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -665,20 +665,20 @@ VALUES (0x789CD0D9, 9686, 0x89CD0123, 155.387, 85.134, 120.25, 0.707107, 0, 0, /* @teleloc 0x89CD0123 [155.386993 85.134003 120.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0DA, 9686, 0x89CD0124, 159.259, 83.3496, 121.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0124 [159.259003 83.349602 121.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD0DA, 9686, 0x89CD0124, 159.259, 83.3496, 121.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0124 [159.259003 83.349602 121.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0DB, 9686, 0x89CD0124, 162.392, 82.1585, 120.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x89CD0124 [162.391998 82.158501 120.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0DC, 9686, 0x89CD0124, 161.3, 77.3996, 121.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0124 [161.300003 77.399597 121.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD0DC, 9686, 0x89CD0124, 161.3, 77.3996, 121.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0124 [161.300003 77.399597 121.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0DD, 9686, 0x89CD0124, 156.848, 77.3996, 121.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0124 [156.848007 77.399597 121.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD0DD, 9686, 0x89CD0124, 156.848, 77.3996, 121.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0124 [156.848007 77.399597 121.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0DE, 9686, 0x89CD0124, 155.828, 78.6296, 120, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,8 +697,8 @@ VALUES (0x789CD0E1, 11698, 0x89CD0124, 159.209, 80.2996, 124.25, 0.707107, 0, 0, /* @teleloc 0x89CD0124 [159.209000 80.299599 124.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0E2, 11697, 0x89CD0124, 159.193, 80.2164, 118.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD0124 [159.192993 80.216400 118.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD0E2, 11697, 0x89CD0124, 159.193, 80.2164, 118.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD0124 [159.192993 80.216400 118.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0E3, 9686, 0x89CD0124, 162.392, 78.5585, 120.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -709,16 +709,16 @@ VALUES (0x789CD0E4, 9686, 0x89CD0124, 162.392, 80.4008, 121.9, 0.707107, 0, 0, /* @teleloc 0x89CD0124 [162.391998 80.400803 121.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0E5, 9686, 0x89CD0124, 161.358, 83.3496, 121.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0124 [161.358002 83.349602 121.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD0E5, 9686, 0x89CD0124, 161.358, 83.3496, 121.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0124 [161.358002 83.349602 121.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0E6, 9686, 0x89CD0124, 157.008, 83.3496, 121.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0124 [157.007996 83.349602 121.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD0E6, 9686, 0x89CD0124, 157.008, 83.3496, 121.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0124 [157.007996 83.349602 121.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0E7, 9686, 0x89CD0124, 159.08, 77.3996, 121.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0124 [159.080002 77.399597 121.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD0E7, 9686, 0x89CD0124, 159.08, 77.3996, 121.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0124 [159.080002 77.399597 121.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0E8, 9686, 0x89CD0124, 155.828, 78.8785, 121.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -729,8 +729,8 @@ VALUES (0x789CD0E9, 9686, 0x89CD0124, 155.828, 81.916, 121.6, -0.707107, 0, 0, /* @teleloc 0x89CD0124 [155.828003 81.916000 121.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0EA, 9686, 0x89CD0124, 157.008, 83.3496, 120, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0124 [157.007996 83.349602 120.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD0EA, 9686, 0x89CD0124, 157.008, 83.3496, 120, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0124 [157.007996 83.349602 120.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0EB, 11698, 0x89CD0124, 161.536, 78.0928, 122.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -741,12 +741,12 @@ VALUES (0x789CD0EC, 11698, 0x89CD0124, 161.436, 82.3927, 122.3, 0.919479, 0, 0, /* @teleloc 0x89CD0124 [161.436005 82.392700 122.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0ED, 11697, 0x89CD0124, 159.196, 78.882, 118.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD0124 [159.195999 78.882004 118.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD0ED, 11697, 0x89CD0124, 159.196, 78.882, 118.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD0124 [159.195999 78.882004 118.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0EE, 11697, 0x89CD0124, 159.196, 81.3778, 118.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD0124 [159.195999 81.377800 118.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD0EE, 11697, 0x89CD0124, 159.196, 81.3778, 118.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD0124 [159.195999 81.377800 118.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0EF, 11697, 0x89CD0124, 161.346, 78.2663, 118.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -757,12 +757,12 @@ VALUES (0x789CD0F0, 11697, 0x89CD0124, 161.69, 80.469, 118.15, 0.707107, 0, 0, - /* @teleloc 0x89CD0124 [161.690002 80.469002 118.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0F1, 11697, 0x89CD0124, 159.196, 82.5812, 118.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD0124 [159.195999 82.581200 118.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD0F1, 11697, 0x89CD0124, 159.196, 82.5812, 118.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD0124 [159.195999 82.581200 118.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0F2, 9686, 0x89CD0126, 155.31, 82.9996, 116.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0126 [155.309998 82.999603 116.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD0F2, 9686, 0x89CD0126, 155.31, 82.9996, 116.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0126 [155.309998 82.999603 116.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0F3, 9686, 0x89CD0126, 162.16, 80.331, 116.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x789CD0F6, 9687, 0x89CD0126, 151.535, 82.2665, 114.1, -0.865587, -0.00 /* @teleloc 0x89CD0126 [151.535004 82.266502 114.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0F7, 9686, 0x89CD0126, 158.613, 82.9996, 116.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0126 [158.613007 82.999603 116.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD0F7, 9686, 0x89CD0126, 158.613, 82.9996, 116.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0126 [158.613007 82.999603 116.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0F8, 9686, 0x89CD0126, 154.712, 77.4601, 116.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0126 [154.712006 77.460098 116.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD0F8, 9686, 0x89CD0126, 154.712, 77.4601, 116.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0126 [154.712006 77.460098 116.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0F9, 9686, 0x89CD0126, 158.825, 77.4601, 116.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0126 [158.824997 77.460098 116.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD0F9, 9686, 0x89CD0126, 158.825, 77.4601, 116.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0126 [158.824997 77.460098 116.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0FA, 9686, 0x89CD0126, 150.759, 78.6205, 116.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,36 +801,36 @@ VALUES (0x789CD0FB, 11698, 0x89CD0126, 157.352, 80.2996, 117.5, -0.707107, 0, 0, /* @teleloc 0x89CD0126 [157.352005 80.299599 117.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0FC, 11697, 0x89CD0126, 157.099, 82.3409, 114.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD0126 [157.098999 82.340897 114.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD0FC, 11697, 0x89CD0126, 157.099, 82.3409, 114.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD0126 [157.098999 82.340897 114.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0FD, 11697, 0x89CD0126, 156.799, 77.9909, 114.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD0126 [156.798996 77.990898 114.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD0FD, 11697, 0x89CD0126, 156.799, 77.9909, 114.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD0126 [156.798996 77.990898 114.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD0FE, 11697, 0x89CD0126, 161.418, 79.9632, 114.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x89CD0126 [161.417999 79.963203 114.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD0FF, 9686, 0x89CD0000, 153.109, 88.6982, 121.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0000 [153.108994 88.698196 121.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x789CD0FF, 9686, 0x89CD0000, 153.109, 88.6982, 121.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0000 [153.108994 88.698196 121.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD100, 9686, 0x89CD0000, 150.958, 88.8982, 119.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0000 [150.957993 88.898201 119.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x789CD100, 9686, 0x89CD0000, 150.958, 88.8982, 119.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0000 [150.957993 88.898201 119.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD101, 9686, 0x89CD0000, 155.251, 88.8982, 119.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0000 [155.251007 88.898201 119.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x789CD101, 9686, 0x89CD0000, 155.251, 88.8982, 119.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0000 [155.251007 88.898201 119.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD102, 12679, 0x89CD0000, 157.196, 89.332, 118.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x89CD0000 [157.195999 89.332001 118.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD103, 12679, 0x89CD0000, 159.196, 84.5821, 118.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x89CD0000 [159.195999 84.582100 118.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD103, 12679, 0x89CD0000, 159.196, 84.5821, 118.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x89CD0000 [159.195999 84.582100 118.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD104, 9686, 0x89CD0101, 158.534, 35.1436, 109.6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,7 +1341,7 @@ VALUES (0x789CD13E, 15609, 0x89CD0000, 157.166, 86.0642, 118.005, 0.670401, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD140, 15609, 0x89CD0000, 79.2317, 105.747, 152.005, -0.999886, 0, 0, -0.015124, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x89CD0000 [79.231697 105.747002 152.005005] -0.999886 0.000000 0.000000 -0.015123 */ +/* @teleloc 0x89CD0000 [79.231697 105.747002 152.005005] -0.999886 0.000000 0.000000 -0.015124 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD141, 15609, 0x89CD0000, 112.666, 150.875, 144.005, -0.999972, 0, 0, 0.007544, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -1368,8 +1368,8 @@ VALUES (0x789CD146, 9686, 0x89CD0128, 88.927, 58.0349, 154.85, 0.317305, 0, 0, /* @teleloc 0x89CD0128 [88.927002 58.034901 154.850006] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD147, 9686, 0x89CD0128, 87.3202, 57.5135, 157.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0128 [87.320198 57.513500 157.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD147, 9686, 0x89CD0128, 87.3202, 57.5135, 157.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0128 [87.320198 57.513500 157.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD148, 9686, 0x89CD0128, 84.9734, 60.6475, 155.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1384,32 +1384,32 @@ VALUES (0x789CD14A, 9686, 0x89CD0128, 89.077, 63.3349, 154.85, -0.902209, 0, 0, /* @teleloc 0x89CD0128 [89.077003 63.334900 154.850006] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD14B, 9686, 0x89CD0128, 87.327, 64.5475, 155.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0128 [87.327003 64.547501 155.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD14B, 9686, 0x89CD0128, 87.327, 64.5475, 155.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0128 [87.327003 64.547501 155.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD14C, 11697, 0x89CD0128, 87.3751, 57.8541, 152.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD0128 [87.375099 57.854099 152.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD14C, 11697, 0x89CD0128, 87.3751, 57.8541, 152.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD0128 [87.375099 57.854099 152.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD14D, 11697, 0x89CD0128, 85.4751, 58.9041, 152.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x89CD0128 [85.475098 58.904099 152.100006] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD14E, 9686, 0x89CD012B, 78.0621, 56.8163, 154.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD012B [78.062103 56.816299 154.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD14E, 9686, 0x89CD012B, 78.0621, 56.8163, 154.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD012B [78.062103 56.816299 154.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD14F, 9686, 0x89CD012B, 83.4621, 56.8163, 154.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD012B [83.462097 56.816299 154.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD14F, 9686, 0x89CD012B, 83.4621, 56.8163, 154.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD012B [83.462097 56.816299 154.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD150, 9686, 0x89CD012B, 84.5121, 58.1655, 153.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x89CD012B [84.512100 58.165501 153.850006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD151, 9686, 0x89CD012B, 80.5121, 62.7163, 155.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD012B [80.512100 62.716301 155.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD151, 9686, 0x89CD012B, 80.5121, 62.7163, 155.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD012B [80.512100 62.716301 155.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD152, 9686, 0x89CD012B, 76.7121, 59.5663, 156.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1432,16 +1432,16 @@ VALUES (0x789CD156, 11697, 0x89CD012B, 80.3941, 59.8949, 152.1, -0.707107, 0, 0, /* @teleloc 0x89CD012B [80.394096 59.894901 152.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD157, 11697, 0x89CD012B, 80.9251, 57.4041, 152.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD012B [80.925102 57.404099 152.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD157, 11697, 0x89CD012B, 80.9251, 57.4041, 152.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD012B [80.925102 57.404099 152.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD158, 9686, 0x89CD012B, 77.9627, 62.7163, 155.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD012B [77.962700 62.716301 155.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD158, 9686, 0x89CD012B, 77.9627, 62.7163, 155.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD012B [77.962700 62.716301 155.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD159, 9686, 0x89CD012B, 83.3065, 62.7163, 155.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD012B [83.306503 62.716301 155.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD159, 9686, 0x89CD012B, 83.3065, 62.7163, 155.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD012B [83.306503 62.716301 155.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD15A, 9686, 0x89CD012B, 76.7121, 57.8512, 155.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1452,8 +1452,8 @@ VALUES (0x789CD15B, 9686, 0x89CD012B, 76.7121, 61.7994, 155.35, -0.707107, 0, 0 /* @teleloc 0x89CD012B [76.712097 61.799400 155.350006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD15C, 9686, 0x89CD012B, 80.9216, 56.8163, 155.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD012B [80.921600 56.816299 155.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD15C, 9686, 0x89CD012B, 80.9216, 56.8163, 155.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD012B [80.921600 56.816299 155.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD15D, 9686, 0x89CD012B, 84.5121, 57.8655, 155.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1488,20 +1488,20 @@ VALUES (0x789CD164, 11697, 0x89CD012B, 83.5203, 57.6136, 152.1, 0.297375, 0, 0, /* @teleloc 0x89CD012B [83.520302 57.613602 152.100006] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD165, 11697, 0x89CD012B, 80.6751, 62.2041, 152.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD012B [80.675102 62.204102 152.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD165, 11697, 0x89CD012B, 80.6751, 62.2041, 152.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD012B [80.675102 62.204102 152.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD166, 9686, 0x89CD012D, 83.4202, 55.8635, 150.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD012D [83.420197 55.863499 150.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD166, 9686, 0x89CD012D, 83.4202, 55.8635, 150.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD012D [83.420197 55.863499 150.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD167, 9686, 0x89CD012D, 79.9234, 59.0975, 150.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x89CD012D [79.923401 59.097500 150.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD168, 9686, 0x89CD012D, 82.177, 62.3475, 150.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD012D [82.177002 62.347500 150.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD168, 9686, 0x89CD012D, 82.177, 62.3475, 150.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD012D [82.177002 62.347500 150.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD169, 11697, 0x89CD012D, 88.0436, 61.1464, 148.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1520,12 +1520,12 @@ VALUES (0x789CD16C, 11697, 0x89CD012D, 80.8112, 59.6583, 148.1, -0.707107, 0, 0, /* @teleloc 0x89CD012D [80.811203 59.658298 148.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD16D, 9686, 0x89CD012D, 87.3202, 55.8635, 150.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD012D [87.320198 55.863499 150.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD16D, 9686, 0x89CD012D, 87.3202, 55.8635, 150.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD012D [87.320198 55.863499 150.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD16E, 9686, 0x89CD012D, 85.427, 62.3475, 150.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD012D [85.427002 62.347500 150.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD16E, 9686, 0x89CD012D, 85.427, 62.3475, 150.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD012D [85.427002 62.347500 150.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD16F, 9686, 0x89CD012D, 89.8734, 57.8975, 150.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1536,20 +1536,20 @@ VALUES (0x789CD170, 11698, 0x89CD012D, 83.9061, 59.7477, 151.5, -0.707107, 0, 0, /* @teleloc 0x89CD012D [83.906097 59.747700 151.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD171, 11697, 0x89CD012D, 84.5112, 56.7083, 148.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD012D [84.511200 56.708302 148.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD171, 11697, 0x89CD012D, 84.5112, 56.7083, 148.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD012D [84.511200 56.708302 148.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD172, 11697, 0x89CD012D, 83.8936, 61.8964, 148.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x89CD012D [83.893600 61.896400 148.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x789CD172, 11697, 0x89CD012D, 83.8936, 61.8964, 148.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x89CD012D [83.893600 61.896400 148.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD173, 412, 0x89CD0000, 87.277, 65.0949, 152, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x89CD0000 [87.277000 65.094902 152.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD173, 412, 0x89CD0000, 87.277, 65.0949, 152, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x89CD0000 [87.277000 65.094902 152.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD174, 9686, 0x89CD0000, 87.3202, 65.2635, 155.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x89CD0000 [87.320198 65.263496 155.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD174, 9686, 0x89CD0000, 87.3202, 65.2635, 155.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x89CD0000 [87.320198 65.263496 155.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD175, 9686, 0x89CD0000, 89.6202, 64.3635, 154.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1564,8 +1564,8 @@ VALUES (0x789CD177, 12679, 0x89CD0000, 90.4251, 64.6541, 152.1, -0.402747, 0, 0, /* @teleloc 0x89CD0000 [90.425102 64.654099 152.100006] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x789CD178, 12679, 0x89CD0000, 80.4251, 63.7041, 152.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x89CD0000 [80.425102 63.704102 152.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x789CD178, 12679, 0x89CD0000, 80.4251, 63.7041, 152.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x89CD0000 [80.425102 63.704102 152.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x789CD179, 15609, 0x89CD0000, 83.2468, 64.2038, 152.005, -0.047222, 0, 0, -0.998884, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8A00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8A00.sql index 95d91cf9f5..830cc61981 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8A00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8A00.sql @@ -21,8 +21,8 @@ VALUES (0x78A00004, 11697, 0x8A000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8A000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00005, 18123, 0x8A000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A00005, 18123, 0x8A000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A00005, 0x78A00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78A00005, 0x78A00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78A00005, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00006, 15451, 0x8A00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A00006, 15451, 0x8A00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A00007, 15608, 0x8A00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78A00015, 11697, 0x8A00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8A00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00016, 18125, 0x8A00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A00016, 18125, 0x8A00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A00016, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78A00016, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A00016, 0x78A00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00017, 15451, 0x8A0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A00017, 15451, 0x8A0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A00018, 15608, 0x8A0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78A00023, 11697, 0x8A0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8A0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00024, 18127, 0x8A0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A00024, 18127, 0x8A0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A00024, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78A00024, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A00024, 0x78A00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00025, 15451, 0x8A0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A00025, 15451, 0x8A0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A00026, 15608, 0x8A0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x78A0006D, 11697, 0x8A000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x8A000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A0006E, 18138, 0x8A000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A0006E, 18138, 0x8A000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A0006E, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x78A0006E, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A0006E, 0x78A00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A0006F, 15451, 0x8A00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A0006F, 15451, 0x8A00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A00070, 15608, 0x8A00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x78A0008C, 11697, 0x8A00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8A00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A0008D, 18142, 0x8A00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A0008D, 18142, 0x8A00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A0008D, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x78A0008D, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A0008D, 0x78A00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A0008E, 15451, 0x8A00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A0008E, 15451, 0x8A00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A0008F, 15608, 0x8A00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x78A0009A, 11697, 0x8A000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8A000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A0009B, 18144, 0x8A000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A0009B, 18144, 0x8A000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A0009B, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x78A0009B, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A0009B, 0x78A0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A0009C, 15451, 0x8A000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A0009C, 15451, 0x8A000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A0009D, 15608, 0x8A000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x78A000A8, 11697, 0x8A00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8A00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000A9, 18146, 0x8A00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A000A9, 18146, 0x8A00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A000A9, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x78A000A9, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A000A9, 0x78A000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000AA, 15451, 0x8A00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A000AA, 15451, 0x8A00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A000AB, 15608, 0x8A00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x78A000B6, 11697, 0x8A000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8A000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000B7, 18148, 0x8A000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A000B7, 18148, 0x8A000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A000B7, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x78A000B7, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A000B7, 0x78A000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000B8, 15451, 0x8A000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A000B8, 15451, 0x8A000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000B9, 15608, 0x8A000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x78A000B9, 15608, 0x8A000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A000BA, 15608, 0x8A000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x78A000C4, 11697, 0x8A00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8A00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000C5, 18150, 0x8A00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A000C5, 18150, 0x8A00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A000C5, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x78A000C5, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A000C5, 0x78A000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000C6, 15451, 0x8A00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A000C6, 15451, 0x8A00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A000C7, 15608, 0x8A0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x78A000D2, 11697, 0x8A0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8A0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000D3, 18152, 0x8A0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A000D3, 18152, 0x8A0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A000D3, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x78A000D3, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A000D3, 0x78A000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000D4, 15451, 0x8A0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A000D4, 15451, 0x8A0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A000D5, 15608, 0x8A0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x78A000DE, 9686, 0x8A0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x8A0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000DF, 9686, 0x8A0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78A000DF, 9686, 0x8A0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A000E0, 11697, 0x8A0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x78A000EE, 15451, 0x8A0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x8A0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A000EF, 15608, 0x8A0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78A000EF, 15608, 0x8A0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A000F0, 15608, 0x8A0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78A00108, 9686, 0x8A0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x8A0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00109, 9686, 0x8A0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78A00109, 9686, 0x8A0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A0010A, 11697, 0x8A0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x78A0011C, 11697, 0x8A0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8A0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A0011D, 18163, 0x8A0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A0011D, 18163, 0x8A0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A0011D, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x78A0011D, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A0011D, 0x78A00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A0011E, 15451, 0x8A0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A0011E, 15451, 0x8A0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A0011F, 15608, 0x8A0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x78A0013A, 11697, 0x8A00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8A00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A0013B, 18167, 0x8A00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A0013B, 18167, 0x8A00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A0013B, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x78A0013B, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A0013B, 0x78A0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A0013C, 15451, 0x8A00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A0013C, 15451, 0x8A00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A0013D, 15608, 0x8A000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78A00142, 11697, 0x8A00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8A00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00143, 18168, 0x8A00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A00143, 18168, 0x8A00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A00143, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78A00143, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A00143, 0x78A00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00144, 15451, 0x8A00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A00144, 15451, 0x8A00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A00145, 15608, 0x8A000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78A00150, 11697, 0x8A00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8A00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00151, 18170, 0x8A00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8A00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A00151, 18170, 0x8A00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8A00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A00151, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78A00151, 0x78A00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78A00151, 0x78A00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A00152, 15451, 0x8A00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A00152, 15451, 0x8A00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A00153, 15608, 0x8A00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8A48.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8A48.sql index e5fbe1d888..4b361895e3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8A48.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8A48.sql @@ -5,16 +5,16 @@ VALUES (0x78A48000, 9686, 0x8A480100, 58.3294, 32.9636, 3.5, -0.707107, 0, 0, 0 /* @teleloc 0x8A480100 [58.329399 32.963600 3.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48001, 9686, 0x8A480100, 57.1294, 31.0636, 2.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480100 [57.129398 31.063601 2.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A48001, 9686, 0x8A480100, 57.1294, 31.0636, 2.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480100 [57.129398 31.063601 2.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A48002, 11697, 0x8A480100, 57.9426, 35.7143, 0.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8A480100 [57.942600 35.714298 0.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48003, 11697, 0x8A480100, 56.9175, 31.4393, 0.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A480100 [56.917500 31.439301 0.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A48003, 11697, 0x8A480100, 56.9175, 31.4393, 0.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A480100 [56.917500 31.439301 0.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A48004, 9686, 0x8A480100, 53.6794, 31.8386, 2.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x78A48006, 9686, 0x8A480100, 53.6794, 35.3136, 2.5, -0.707107, 0, 0, - /* @teleloc 0x8A480100 [53.679401 35.313599 2.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48007, 9686, 0x8A480100, 56.0979, 36.2097, 3.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480100 [56.097900 36.209702 3.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A48007, 9686, 0x8A480100, 56.0979, 36.2097, 3.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480100 [56.097900 36.209702 3.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A48008, 9686, 0x8A480100, 58.3294, 35.0585, 2.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8A480100 [58.329399 35.058498 2.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48009, 9686, 0x8A480101, 59.9834, 29.1785, 1.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480101 [59.983398 29.178499 1.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A48009, 9686, 0x8A480101, 59.9834, 29.1785, 1.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480101 [59.983398 29.178499 1.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A4800A, 9686, 0x8A480101, 65.3618, 29.1785, 1.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480101 [65.361801 29.178499 1.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A4800A, 9686, 0x8A480101, 65.3618, 29.1785, 1.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480101 [65.361801 29.178499 1.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A4800B, 9686, 0x8A480101, 62.7118, 35.1285, 3.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480101 [62.711800 35.128502 3.700000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A4800B, 9686, 0x8A480101, 62.7118, 35.1285, 3.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480101 [62.711800 35.128502 3.700000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A4800C, 9686, 0x8A480101, 66.6618, 34.0785, 1.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x78A48010, 11698, 0x8A480101, 62.7208, 32.2207, 6.6, -0.707107, 0, 0, - /* @teleloc 0x8A480101 [62.720798 32.220699 6.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48011, 11697, 0x8A480101, 62.7073, 34.7541, 0.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A480101 [62.707298 34.754101 0.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A48011, 11697, 0x8A480101, 62.7073, 34.7541, 0.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A480101 [62.707298 34.754101 0.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A48012, 9686, 0x8A480101, 66.6618, 30.2881, 1.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x78A48013, 9686, 0x8A480101, 66.6618, 32.1408, 3.875, 0.707107, 0, 0, /* @teleloc 0x8A480101 [66.661797 32.140800 3.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48014, 9686, 0x8A480101, 62.7274, 29.1785, 3.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480101 [62.727402 29.178499 3.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A48014, 9686, 0x8A480101, 62.7274, 29.1785, 3.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480101 [62.727402 29.178499 3.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A48015, 9686, 0x8A480101, 58.7703, 30.1929, 3.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x78A48017, 9686, 0x8A480101, 58.7703, 34.2423, 3.6, -0.707107, 0, 0, - /* @teleloc 0x8A480101 [58.770302 34.242298 3.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48018, 9686, 0x8A480101, 60.1624, 35.1285, 3.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480101 [60.162399 35.128502 3.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A48018, 9686, 0x8A480101, 60.1624, 35.1285, 3.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480101 [60.162399 35.128502 3.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48019, 9686, 0x8A480101, 65.3867, 35.1285, 3.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480101 [65.386703 35.128502 3.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A48019, 9686, 0x8A480101, 65.3867, 35.1285, 3.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480101 [65.386703 35.128502 3.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A4801A, 11698, 0x8A480101, 65.2558, 30.3257, 4.95498, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x78A48020, 11697, 0x8A480101, 59.7408, 29.9507, 0.1, 0.359182, 0, 0, 0. /* @teleloc 0x8A480101 [59.740799 29.950701 0.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48021, 9686, 0x8A480105, 59.6479, 28.2597, -1.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480105 [59.647900 28.259701 -1.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A48021, 9686, 0x8A480105, 59.6479, 28.2597, -1.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480105 [59.647900 28.259701 -1.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48022, 9686, 0x8A480105, 59.8979, 34.8097, -1.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480105 [59.897900 34.809700 -1.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A48022, 9686, 0x8A480105, 59.8979, 34.8097, -1.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480105 [59.897900 34.809700 -1.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A48023, 9686, 0x8A480105, 63.397, 31.424, -1.6, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x78A48026, 9687, 0x8A480105, 62.7853, 34.2087, -3.9, 0.878817, 0, 0, - /* @teleloc 0x8A480105 [62.785301 34.208698 -3.900000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48027, 9686, 0x8A480105, 61.7366, 28.2597, -1.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480105 [61.736599 28.259701 -1.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A48027, 9686, 0x8A480105, 61.7366, 28.2597, -1.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480105 [61.736599 28.259701 -1.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48028, 9686, 0x8A480105, 56.8736, 34.8097, -1.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480105 [56.873600 34.809700 -1.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A48028, 9686, 0x8A480105, 56.8736, 34.8097, -1.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480105 [56.873600 34.809700 -1.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A48029, 9686, 0x8A480105, 53.6881, 29.7248, -1.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x78A4802A, 11698, 0x8A480105, 58.4108, 31.4957, -0.475016, 0.707107, 0, /* @teleloc 0x8A480105 [58.410801 31.495701 -0.475016] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A4802B, 11697, 0x8A480105, 58.5159, 28.6698, -3.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A480105 [58.515900 28.669800 -3.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A4802B, 11697, 0x8A480105, 58.5159, 28.6698, -3.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A480105 [58.515900 28.669800 -3.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A4802C, 11697, 0x8A480105, 62.6073, 31.6455, -3.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8A480105 [62.607300 31.645500 -3.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A4802D, 11697, 0x8A480105, 60.0683, 34.3119, -3.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A480105 [60.068298 34.311901 -3.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A4802D, 11697, 0x8A480105, 60.0683, 34.3119, -3.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A480105 [60.068298 34.311901 -3.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A4802E, 412, 0x8A480000, 56.0708, 36.7307, -0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A480000 [56.070801 36.730701 -0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A4802E, 412, 0x8A480000, 56.0708, 36.7307, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A480000 [56.070801 36.730701 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A4802F, 9686, 0x8A480000, 56.0729, 36.8447, 3.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480000 [56.072899 36.844700 3.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A4802F, 9686, 0x8A480000, 56.0729, 36.8447, 3.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480000 [56.072899 36.844700 3.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48030, 9686, 0x8A480000, 53.0629, 42.6997, 1.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480000 [53.062901 42.699699 1.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x78A48030, 9686, 0x8A480000, 53.0629, 42.6997, 1.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480000 [53.062901 42.699699 1.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48031, 9686, 0x8A480000, 59.0929, 42.6997, 1.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480000 [59.092899 42.699699 1.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x78A48031, 9686, 0x8A480000, 59.0929, 42.6997, 1.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480000 [59.092899 42.699699 1.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48032, 12679, 0x8A480000, 60.6158, 37.1657, 0.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8A480000 [60.615799 37.165699 0.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A48032, 12679, 0x8A480000, 60.6158, 37.1657, 0.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8A480000 [60.615799 37.165699 0.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A48033, 12679, 0x8A480000, 51.7708, 37.0557, 0.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -393,8 +393,8 @@ VALUES (0x78A48061, 11697, 0x8A48010C, 35.7779, 84.1008, -3.9, -0.707107, 0, 0, /* @teleloc 0x8A48010C [35.777901 84.100800 -3.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A48062, 412, 0x8A480000, 38.9764, 80.7174, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A480000 [38.976398 80.717400 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78A48062, 412, 0x8A480000, 38.9764, 80.7174, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A480000 [38.976398 80.717400 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A48063, 9686, 0x8A480000, 39.145, 80.6742, 3.34999, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -625,8 +625,8 @@ VALUES (0x78A4809B, 12679, 0x8A480000, 152.706, 60.1766, 14.05, 0.707107, 0, 0, /* @teleloc 0x8A480000 [152.705994 60.176601 14.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A4809C, 412, 0x8A480117, 104.149, 41.8999, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A480117 [104.149002 41.899899 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A4809C, 412, 0x8A480117, 104.149, 41.8999, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A480117 [104.149002 41.899899 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A4809D, 9686, 0x8A480118, 104.099, 41.0899, 10.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -645,8 +645,8 @@ VALUES (0x78A480A0, 11697, 0x8A480118, 102.371, 40.6008, 6.15, -0.92388, 0, 0, - /* @teleloc 0x8A480118 [102.371002 40.600800 6.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480A1, 9686, 0x8A480118, 104.099, 32.5399, 11.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480118 [104.098999 32.539902 11.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A480A1, 9686, 0x8A480118, 104.099, 32.5399, 11.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480118 [104.098999 32.539902 11.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480A2, 9686, 0x8A480118, 101.799, 38.5891, 8.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -665,20 +665,20 @@ VALUES (0x78A480A5, 9686, 0x8A480118, 106.427, 38.3743, 8.25, 0.707107, 0, 0, - /* @teleloc 0x8A480118 [106.427002 38.374298 8.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480A6, 9686, 0x8A480119, 110.299, 36.5899, 9.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480119 [110.299004 36.589901 9.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A480A6, 9686, 0x8A480119, 110.299, 36.5899, 9.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480119 [110.299004 36.589901 9.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480A7, 9686, 0x8A480119, 113.432, 35.3988, 8.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8A480119 [113.431999 35.398800 8.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480A8, 9686, 0x8A480119, 112.34, 30.6399, 9.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480119 [112.339996 30.639900 9.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A480A8, 9686, 0x8A480119, 112.34, 30.6399, 9.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480119 [112.339996 30.639900 9.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480A9, 9686, 0x8A480119, 107.888, 30.6399, 9.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480119 [107.888000 30.639900 9.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A480A9, 9686, 0x8A480119, 107.888, 30.6399, 9.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480119 [107.888000 30.639900 9.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480AA, 9686, 0x8A480119, 106.868, 31.8699, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,8 +697,8 @@ VALUES (0x78A480AD, 11698, 0x8A480119, 110.249, 33.5399, 12.25, 0.707107, 0, 0, /* @teleloc 0x8A480119 [110.249001 33.539902 12.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480AE, 11697, 0x8A480119, 110.233, 33.4567, 6.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A480119 [110.233002 33.456699 6.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A480AE, 11697, 0x8A480119, 110.233, 33.4567, 6.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A480119 [110.233002 33.456699 6.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480AF, 9686, 0x8A480119, 113.432, 31.7988, 8.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -709,16 +709,16 @@ VALUES (0x78A480B0, 9686, 0x8A480119, 113.432, 33.6411, 9.9, 0.707107, 0, 0, -0 /* @teleloc 0x8A480119 [113.431999 33.641102 9.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480B1, 9686, 0x8A480119, 112.398, 36.5899, 9.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480119 [112.398003 36.589901 9.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A480B1, 9686, 0x8A480119, 112.398, 36.5899, 9.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480119 [112.398003 36.589901 9.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480B2, 9686, 0x8A480119, 108.048, 36.5899, 9.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480119 [108.047997 36.589901 9.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A480B2, 9686, 0x8A480119, 108.048, 36.5899, 9.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480119 [108.047997 36.589901 9.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480B3, 9686, 0x8A480119, 110.12, 30.6399, 9.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480119 [110.120003 30.639900 9.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A480B3, 9686, 0x8A480119, 110.12, 30.6399, 9.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480119 [110.120003 30.639900 9.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480B4, 9686, 0x8A480119, 106.868, 32.1188, 9.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -729,8 +729,8 @@ VALUES (0x78A480B5, 9686, 0x8A480119, 106.868, 35.1563, 9.6, -0.707107, 0, 0, - /* @teleloc 0x8A480119 [106.867996 35.156300 9.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480B6, 9686, 0x8A480119, 108.048, 36.5899, 8, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480119 [108.047997 36.589901 8.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A480B6, 9686, 0x8A480119, 108.048, 36.5899, 8, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480119 [108.047997 36.589901 8.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480B7, 11698, 0x8A480119, 112.576, 31.3331, 10.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -741,12 +741,12 @@ VALUES (0x78A480B8, 11698, 0x8A480119, 112.476, 35.6331, 10.3, 0.919479, 0, 0, - /* @teleloc 0x8A480119 [112.475998 35.633099 10.300000] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480B9, 11697, 0x8A480119, 110.236, 32.1224, 6.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A480119 [110.236000 32.122398 6.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A480B9, 11697, 0x8A480119, 110.236, 32.1224, 6.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A480119 [110.236000 32.122398 6.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480BA, 11697, 0x8A480119, 110.236, 34.6181, 6.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A480119 [110.236000 34.618099 6.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A480BA, 11697, 0x8A480119, 110.236, 34.6181, 6.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A480119 [110.236000 34.618099 6.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480BB, 11697, 0x8A480119, 112.386, 31.5067, 6.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -757,12 +757,12 @@ VALUES (0x78A480BC, 11697, 0x8A480119, 112.73, 33.7093, 6.15, 0.707107, 0, 0, -0 /* @teleloc 0x8A480119 [112.730003 33.709301 6.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480BD, 11697, 0x8A480119, 110.236, 35.8215, 6.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A480119 [110.236000 35.821499 6.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A480BD, 11697, 0x8A480119, 110.236, 35.8215, 6.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A480119 [110.236000 35.821499 6.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480BE, 9686, 0x8A48011B, 106.35, 36.2399, 4.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A48011B [106.349998 36.239899 4.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A480BE, 9686, 0x8A48011B, 106.35, 36.2399, 4.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A48011B [106.349998 36.239899 4.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480BF, 9686, 0x8A48011B, 113.2, 33.5713, 4.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x78A480C2, 9687, 0x8A48011B, 102.575, 35.5068, 2.1, -0.865587, -0.0008 /* @teleloc 0x8A48011B [102.574997 35.506802 2.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480C3, 9686, 0x8A48011B, 109.653, 36.2399, 4.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A48011B [109.653000 36.239899 4.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A480C3, 9686, 0x8A48011B, 109.653, 36.2399, 4.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A48011B [109.653000 36.239899 4.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480C4, 9686, 0x8A48011B, 105.752, 30.7004, 4.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A48011B [105.751999 30.700399 4.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A480C4, 9686, 0x8A48011B, 105.752, 30.7004, 4.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A48011B [105.751999 30.700399 4.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480C5, 9686, 0x8A48011B, 109.865, 30.7004, 4.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A48011B [109.864998 30.700399 4.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A480C5, 9686, 0x8A48011B, 109.865, 30.7004, 4.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A48011B [109.864998 30.700399 4.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480C6, 9686, 0x8A48011B, 101.799, 31.8608, 4.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,36 +801,36 @@ VALUES (0x78A480C7, 11698, 0x8A48011B, 108.392, 33.5399, 5.5, -0.707107, 0, 0, - /* @teleloc 0x8A48011B [108.391998 33.539902 5.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480C8, 11697, 0x8A48011B, 108.139, 35.5812, 2.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A48011B [108.139000 35.581200 2.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A480C8, 11697, 0x8A48011B, 108.139, 35.5812, 2.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A48011B [108.139000 35.581200 2.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480C9, 11697, 0x8A48011B, 107.839, 31.2312, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A48011B [107.838997 31.231199 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A480C9, 11697, 0x8A48011B, 107.839, 31.2312, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A48011B [107.838997 31.231199 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480CA, 11697, 0x8A48011B, 112.458, 33.2035, 2.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8A48011B [112.458000 33.203499 2.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480CB, 9686, 0x8A480000, 104.149, 41.9385, 9.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480000 [104.149002 41.938499 9.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78A480CB, 9686, 0x8A480000, 104.149, 41.9385, 9.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480000 [104.149002 41.938499 9.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480CC, 9686, 0x8A480000, 101.998, 42.1385, 7.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480000 [101.998001 42.138500 7.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78A480CC, 9686, 0x8A480000, 101.998, 42.1385, 7.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480000 [101.998001 42.138500 7.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480CD, 9686, 0x8A480000, 106.291, 42.1385, 7.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A480000 [106.291000 42.138500 7.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78A480CD, 9686, 0x8A480000, 106.291, 42.1385, 7.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A480000 [106.291000 42.138500 7.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480CE, 12679, 0x8A480000, 108.236, 42.5724, 6.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x8A480000 [108.236000 42.572399 6.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A480CF, 12679, 0x8A480000, 110.236, 37.8224, 6.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8A480000 [110.236000 37.822399 6.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A480CF, 12679, 0x8A480000, 110.236, 37.8224, 6.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8A480000 [110.236000 37.822399 6.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A480D0, 11697, 0x8A48011D, 36.5965, 150.94, 4.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1666,7 +1666,7 @@ VALUES (0x78A4819F, 12679, 0x8A480000, 152.4, 114.913, 12.075, 0.707107, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A481A0, 12916, 0x8A480118, 105.1, 38.7141, 6.005, 0.034923, 0, 0, 0.99939, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x8A480118 [105.099998 38.714100 6.005000] 0.034922 0.000000 0.000000 0.999390 */ +/* @teleloc 0x8A480118 [105.099998 38.714100 6.005000] 0.034923 0.000000 0.000000 0.999390 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78A481A0, 0x78A4809D, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -2142,7 +2142,7 @@ VALUES (0x78A481A8, 13079, 0x8A480000, 108.717, 39.1932, 6.005, 0.688707, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A481A9, 13079, 0x8A480000, 65.9917, 37.6851, 0.005, 0.034698, 0, 0, 0.999398, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x8A480000 [65.991699 37.685101 0.005000] 0.034697 0.000000 0.000000 0.999398 */ +/* @teleloc 0x8A480000 [65.991699 37.685101 0.005000] 0.034698 0.000000 0.000000 0.999398 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A481AA, 13079, 0x8A480000, 38.0836, 85.0287, 0.004802, 0.700509, 0, 0, 0.713644, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8A7F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8A7F.sql index 3f0740b915..0caee6355e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8A7F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8A7F.sql @@ -9,8 +9,8 @@ VALUES (0x78A7F001, 9686, 0x8A7F0102, 88.8813, 33.527, 64.85, 0.317305, 0, 0, - /* @teleloc 0x8A7F0102 [88.881302 33.527000 64.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F002, 9686, 0x8A7F0102, 87.2745, 33.0056, 67.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0102 [87.274498 33.005600 67.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F002, 9686, 0x8A7F0102, 87.2745, 33.0056, 67.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0102 [87.274498 33.005600 67.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F003, 9686, 0x8A7F0102, 84.9277, 36.1396, 65.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x78A7F005, 9686, 0x8A7F0102, 89.0313, 38.827, 64.85, -0.902209, 0, 0, /* @teleloc 0x8A7F0102 [89.031303 38.827000 64.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F006, 9686, 0x8A7F0102, 87.2813, 40.0396, 65.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0102 [87.281303 40.039600 65.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A7F006, 9686, 0x8A7F0102, 87.2813, 40.0396, 65.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0102 [87.281303 40.039600 65.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F007, 11697, 0x8A7F0102, 87.3294, 33.3462, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A7F0102 [87.329399 33.346199 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F007, 11697, 0x8A7F0102, 87.3294, 33.3462, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A7F0102 [87.329399 33.346199 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F008, 11697, 0x8A7F0102, 85.4294, 34.3962, 62.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8A7F0102 [85.429398 34.396198 62.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F009, 9686, 0x8A7F0103, 78.0164, 32.3084, 64.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0103 [78.016403 32.308399 64.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F009, 9686, 0x8A7F0103, 78.0164, 32.3084, 64.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0103 [78.016403 32.308399 64.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F00A, 9686, 0x8A7F0103, 83.4164, 32.3084, 64.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0103 [83.416397 32.308399 64.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F00A, 9686, 0x8A7F0103, 83.4164, 32.3084, 64.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0103 [83.416397 32.308399 64.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F00B, 9686, 0x8A7F0103, 84.4664, 33.6576, 63.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8A7F0103 [84.466400 33.657600 63.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F00C, 9686, 0x8A7F0103, 80.4664, 38.2084, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0103 [80.466400 38.208401 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A7F00C, 9686, 0x8A7F0103, 80.4664, 38.2084, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0103 [80.466400 38.208401 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F00D, 9686, 0x8A7F0103, 76.6664, 35.0584, 66.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x78A7F011, 11697, 0x8A7F0103, 80.3484, 35.387, 62.1, -0.707107, 0, 0, - /* @teleloc 0x8A7F0103 [80.348396 35.387001 62.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F012, 11697, 0x8A7F0103, 80.8794, 32.8962, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A7F0103 [80.879402 32.896198 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F012, 11697, 0x8A7F0103, 80.8794, 32.8962, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A7F0103 [80.879402 32.896198 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F013, 9686, 0x8A7F0103, 77.917, 38.2084, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0103 [77.917000 38.208401 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A7F013, 9686, 0x8A7F0103, 77.917, 38.2084, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0103 [77.917000 38.208401 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F014, 9686, 0x8A7F0103, 83.2608, 38.2084, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0103 [83.260803 38.208401 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A7F014, 9686, 0x8A7F0103, 83.2608, 38.2084, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0103 [83.260803 38.208401 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F015, 9686, 0x8A7F0103, 76.6664, 33.3433, 65.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x78A7F016, 9686, 0x8A7F0103, 76.6664, 37.2915, 65.35, -0.707107, 0, 0, /* @teleloc 0x8A7F0103 [76.666397 37.291500 65.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F017, 9686, 0x8A7F0103, 80.8759, 32.3084, 65.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0103 [80.875900 32.308399 65.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F017, 9686, 0x8A7F0103, 80.8759, 32.3084, 65.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0103 [80.875900 32.308399 65.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F018, 9686, 0x8A7F0103, 84.4664, 33.3576, 65.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x78A7F01F, 11697, 0x8A7F0103, 83.4746, 33.1057, 62.1, 0.297375, 0, 0, - /* @teleloc 0x8A7F0103 [83.474602 33.105701 62.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F020, 11697, 0x8A7F0103, 80.6294, 37.6962, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A7F0103 [80.629402 37.696201 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A7F020, 11697, 0x8A7F0103, 80.6294, 37.6962, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A7F0103 [80.629402 37.696201 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F021, 9686, 0x8A7F0105, 83.3745, 31.3556, 60.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0105 [83.374496 31.355600 60.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F021, 9686, 0x8A7F0105, 83.3745, 31.3556, 60.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0105 [83.374496 31.355600 60.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F022, 9686, 0x8A7F0105, 79.8777, 34.5896, 60.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8A7F0105 [79.877701 34.589600 60.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F023, 9686, 0x8A7F0105, 82.1313, 37.8396, 60.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0105 [82.131302 37.839600 60.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A7F023, 9686, 0x8A7F0105, 82.1313, 37.8396, 60.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0105 [82.131302 37.839600 60.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F024, 11697, 0x8A7F0105, 87.9979, 36.6385, 58.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x78A7F027, 11697, 0x8A7F0105, 80.7655, 35.1504, 58.1, -0.707107, 0, 0, /* @teleloc 0x8A7F0105 [80.765503 35.150398 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F028, 9686, 0x8A7F0105, 87.2745, 31.3556, 60.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0105 [87.274498 31.355600 60.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F028, 9686, 0x8A7F0105, 87.2745, 31.3556, 60.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0105 [87.274498 31.355600 60.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F029, 9686, 0x8A7F0105, 85.3813, 37.8396, 60.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0105 [85.381302 37.839600 60.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A7F029, 9686, 0x8A7F0105, 85.3813, 37.8396, 60.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0105 [85.381302 37.839600 60.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F02A, 9686, 0x8A7F0105, 89.8277, 33.3896, 60.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x78A7F02B, 11698, 0x8A7F0105, 83.8604, 35.2398, 61.5, -0.707107, 0, 0, /* @teleloc 0x8A7F0105 [83.860397 35.239799 61.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F02C, 11697, 0x8A7F0105, 84.4655, 32.2004, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A7F0105 [84.465500 32.200401 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F02C, 11697, 0x8A7F0105, 84.4655, 32.2004, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A7F0105 [84.465500 32.200401 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F02D, 11697, 0x8A7F0105, 83.8479, 37.3885, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8A7F0105 [83.847900 37.388500 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78A7F02D, 11697, 0x8A7F0105, 83.8479, 37.3885, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8A7F0105 [83.847900 37.388500 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F02E, 412, 0x8A7F0000, 87.2313, 40.587, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8A7F0000 [87.231300 40.587002 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F02E, 412, 0x8A7F0000, 87.2313, 40.587, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8A7F0000 [87.231300 40.587002 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F02F, 9686, 0x8A7F0000, 87.2745, 40.7556, 65.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8A7F0000 [87.274498 40.755600 65.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F02F, 9686, 0x8A7F0000, 87.2745, 40.7556, 65.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8A7F0000 [87.274498 40.755600 65.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F030, 9686, 0x8A7F0000, 89.5745, 39.8556, 64.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,8 +205,8 @@ VALUES (0x78A7F032, 12679, 0x8A7F0000, 90.3794, 40.1462, 62.1, -0.402747, 0, 0, /* @teleloc 0x8A7F0000 [90.379402 40.146198 62.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78A7F033, 12679, 0x8A7F0000, 80.3794, 39.1962, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8A7F0000 [80.379402 39.196201 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78A7F033, 12679, 0x8A7F0000, 80.3794, 39.1962, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8A7F0000 [80.379402 39.196201 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78A7F034, 9686, 0x8A7F0109, 38.1313, 34.6096, 63.5, -0.967212, 0, 0, 0.253969, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8B00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8B00.sql index 2951cbb1d5..5863ddd8aa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8B00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8B00.sql @@ -21,8 +21,8 @@ VALUES (0x78B00004, 11697, 0x8B000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8B000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00005, 18173, 0x8B000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B00005, 18173, 0x8B000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B00005, 0x78B00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78B00005, 0x78B00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78B00005, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00006, 15451, 0x8B00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B00006, 15451, 0x8B00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B00007, 15608, 0x8B00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78B00015, 11697, 0x8B00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8B00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00016, 18175, 0x8B00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B00016, 18175, 0x8B00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B00016, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78B00016, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B00016, 0x78B00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00017, 15451, 0x8B0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B00017, 15451, 0x8B0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B00018, 15608, 0x8B0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78B00023, 11697, 0x8B0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8B0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00024, 18177, 0x8B0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B00024, 18177, 0x8B0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B00024, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78B00024, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B00024, 0x78B00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00025, 15451, 0x8B0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B00025, 15451, 0x8B0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B00026, 15608, 0x8B0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x78B0006D, 11697, 0x8B000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x8B000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B0006E, 18188, 0x8B000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B0006E, 18188, 0x8B000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B0006E, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x78B0006E, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B0006E, 0x78B00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B0006F, 15451, 0x8B00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B0006F, 15451, 0x8B00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B00070, 15608, 0x8B00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x78B0008C, 11697, 0x8B00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8B00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B0008D, 18192, 0x8B00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B0008D, 18192, 0x8B00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B0008D, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x78B0008D, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B0008D, 0x78B00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B0008E, 15451, 0x8B00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B0008E, 15451, 0x8B00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B0008F, 15608, 0x8B00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x78B0009A, 11697, 0x8B000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8B000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B0009B, 18194, 0x8B000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B0009B, 18194, 0x8B000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B0009B, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x78B0009B, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B0009B, 0x78B0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B0009C, 15451, 0x8B000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B0009C, 15451, 0x8B000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B0009D, 15608, 0x8B000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x78B000A8, 11697, 0x8B00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8B00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000A9, 18196, 0x8B00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B000A9, 18196, 0x8B00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B000A9, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x78B000A9, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B000A9, 0x78B000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000AA, 15451, 0x8B00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B000AA, 15451, 0x8B00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B000AB, 15608, 0x8B00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x78B000B6, 11697, 0x8B000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8B000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000B7, 18198, 0x8B000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B000B7, 18198, 0x8B000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B000B7, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x78B000B7, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B000B7, 0x78B000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000B8, 15451, 0x8B000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B000B8, 15451, 0x8B000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000B9, 15608, 0x8B000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x78B000B9, 15608, 0x8B000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B000BA, 15608, 0x8B000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x78B000C4, 11697, 0x8B00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8B00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000C5, 18200, 0x8B00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B000C5, 18200, 0x8B00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B000C5, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x78B000C5, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B000C5, 0x78B000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000C6, 15451, 0x8B00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B000C6, 15451, 0x8B00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B000C7, 15608, 0x8B0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x78B000D2, 11697, 0x8B0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8B0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000D3, 18202, 0x8B0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B000D3, 18202, 0x8B0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B000D3, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x78B000D3, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B000D3, 0x78B000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000D4, 15451, 0x8B0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B000D4, 15451, 0x8B0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B000D5, 15608, 0x8B0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x78B000DE, 9686, 0x8B0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x8B0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000DF, 9686, 0x8B0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78B000DF, 9686, 0x8B0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B000E0, 11697, 0x8B0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x78B000EE, 15451, 0x8B0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x8B0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B000EF, 15608, 0x8B0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78B000EF, 15608, 0x8B0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B000F0, 15608, 0x8B0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78B00108, 9686, 0x8B0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x8B0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00109, 9686, 0x8B0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78B00109, 9686, 0x8B0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B0010A, 11697, 0x8B0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x78B0011C, 11697, 0x8B0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8B0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B0011D, 18213, 0x8B0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B0011D, 18213, 0x8B0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B0011D, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x78B0011D, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B0011D, 0x78B00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B0011E, 15451, 0x8B0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B0011E, 15451, 0x8B0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B0011F, 15608, 0x8B0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x78B0013A, 11697, 0x8B00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8B00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B0013B, 18217, 0x8B00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B0013B, 18217, 0x8B00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B0013B, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x78B0013B, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B0013B, 0x78B0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B0013C, 15451, 0x8B00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B0013C, 15451, 0x8B00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B0013D, 15608, 0x8B000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78B00142, 11697, 0x8B00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8B00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00143, 18218, 0x8B00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B00143, 18218, 0x8B00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B00143, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78B00143, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B00143, 0x78B00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00144, 15451, 0x8B00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B00144, 15451, 0x8B00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B00145, 15608, 0x8B000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78B00150, 11697, 0x8B00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8B00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00151, 18220, 0x8B00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8B00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B00151, 18220, 0x8B00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8B00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78B00151, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78B00151, 0x78B00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78B00151, 0x78B00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B00152, 15451, 0x8B00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B00152, 15451, 0x8B00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B00153, 15608, 0x8B00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8B55.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8B55.sql index da18584f27..9a5fa98faa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8B55.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8B55.sql @@ -381,8 +381,8 @@ VALUES (0x78B5505E, 412, 0x8B550000, 131.277, 127.944, 14, 0.707107, 0, 0, -0. /* @teleloc 0x8B550000 [131.276993 127.944000 14.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5505F, 412, 0x8B550129, 79.7729, 65.8503, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B550129 [79.772903 65.850304 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5505F, 412, 0x8B550129, 79.7729, 65.8503, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B550129 [79.772903 65.850304 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B55060, 9686, 0x8B55012A, 79.7229, 65.0403, 18.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -393,28 +393,28 @@ VALUES (0x78B55061, 9686, 0x8B55012A, 77.4229, 60.2903, 17.75, -0.707107, 0, 0, /* @teleloc 0x8B55012A [77.422897 60.290298 17.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55062, 9686, 0x8B55012B, 85.9229, 60.5403, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012B [85.922897 60.540298 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B55062, 9686, 0x8B55012B, 85.9229, 60.5403, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012B [85.922897 60.540298 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B55063, 9686, 0x8B55012B, 89.0556, 59.3492, 16.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8B55012B [89.055603 59.349201 16.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55064, 9686, 0x8B55012B, 87.9641, 54.5903, 17.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012B [87.964104 54.590302 17.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B55064, 9686, 0x8B55012B, 87.9641, 54.5903, 17.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012B [87.964104 54.590302 17.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55065, 9686, 0x8B55012B, 83.5118, 54.5903, 17.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012B [83.511803 54.590302 17.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B55065, 9686, 0x8B55012B, 83.5118, 54.5903, 17.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012B [83.511803 54.590302 17.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B55066, 9686, 0x8B55012B, 82.492, 55.8203, 16, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8B55012B [82.491997 55.820301 16.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55067, 9686, 0x8B55012D, 81.9737, 60.1903, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012D [81.973701 60.190300 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B55067, 9686, 0x8B55012D, 81.9737, 60.1903, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012D [81.973701 60.190300 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B55068, 11697, 0x8B55012B, 88.1099, 59.607, 14.15, 0.924546, 0, 0, -0.381071, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -449,8 +449,8 @@ VALUES (0x78B5506F, 11697, 0x8B55012B, 83.6599, 55.4571, 14.15, 0.343659, 0, 0, /* @teleloc 0x8B55012B [83.659897 55.457100 14.150000] 0.343659 0.000000 0.000000 0.939094 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55070, 11697, 0x8B55012B, 85.8572, 57.4071, 14.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B55012B [85.857201 57.407101 14.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B55070, 11697, 0x8B55012B, 85.8572, 57.4071, 14.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B55012B [85.857201 57.407101 14.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B55071, 9686, 0x8B550131, 134.163, 85.7478, 16.85, 0.446198, 0, 0, -0.894934, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1769,8 +1769,8 @@ VALUES (0x78B5514B, 11697, 0x8B55012A, 77.9952, 64.5511, 14.15, -0.92388, 0, 0, /* @teleloc 0x8B55012A [77.995201 64.551102 14.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5514C, 9686, 0x8B55012A, 79.7229, 56.4903, 19.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012A [79.722900 56.490299 19.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5514C, 9686, 0x8B55012A, 79.7229, 56.4903, 19.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012A [79.722900 56.490299 19.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5514D, 9686, 0x8B55012A, 77.4229, 62.5395, 16.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1797,16 +1797,16 @@ VALUES (0x78B55152, 9686, 0x8B55012B, 89.0556, 57.5915, 17.9, 0.707107, 0, 0, - /* @teleloc 0x8B55012B [89.055603 57.591499 17.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55153, 9686, 0x8B55012B, 88.0219, 60.5403, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012B [88.021896 60.540298 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B55153, 9686, 0x8B55012B, 88.0219, 60.5403, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012B [88.021896 60.540298 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55154, 9686, 0x8B55012B, 83.6719, 60.5403, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012B [83.671898 60.540298 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B55154, 9686, 0x8B55012B, 83.6719, 60.5403, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012B [83.671898 60.540298 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55155, 9686, 0x8B55012B, 85.7441, 54.5903, 17.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012B [85.744102 54.590302 17.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B55155, 9686, 0x8B55012B, 85.7441, 54.5903, 17.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012B [85.744102 54.590302 17.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B55156, 9686, 0x8B55012B, 82.492, 56.0692, 17.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1817,8 +1817,8 @@ VALUES (0x78B55157, 9686, 0x8B55012B, 82.492, 59.1067, 17.6, -0.707107, 0, 0, - /* @teleloc 0x8B55012B [82.491997 59.106701 17.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55158, 9686, 0x8B55012B, 83.6719, 60.5403, 16, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012B [83.671898 60.540298 16.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B55158, 9686, 0x8B55012B, 83.6719, 60.5403, 16, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012B [83.671898 60.540298 16.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B55159, 11698, 0x8B55012B, 88.2004, 55.2834, 18.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1829,12 +1829,12 @@ VALUES (0x78B5515A, 11698, 0x8B55012B, 88.1004, 59.5835, 18.3, 0.919479, 0, 0, - /* @teleloc 0x8B55012B [88.100403 59.583500 18.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5515B, 11697, 0x8B55012B, 85.8599, 56.0728, 14.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B55012B [85.859901 56.072800 14.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5515B, 11697, 0x8B55012B, 85.8599, 56.0728, 14.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B55012B [85.859901 56.072800 14.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5515C, 11697, 0x8B55012B, 85.8599, 58.5685, 14.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B55012B [85.859901 58.568501 14.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5515C, 11697, 0x8B55012B, 85.8599, 58.5685, 14.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B55012B [85.859901 58.568501 14.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5515D, 11697, 0x8B55012B, 88.0098, 55.4571, 14.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1845,20 +1845,20 @@ VALUES (0x78B5515E, 11697, 0x8B55012B, 88.3542, 57.6597, 14.15, 0.707107, 0, 0, /* @teleloc 0x8B55012B [88.354202 57.659698 14.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5515F, 11697, 0x8B55012B, 85.8599, 59.7719, 14.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B55012B [85.859901 59.771900 14.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5515F, 11697, 0x8B55012B, 85.8599, 59.7719, 14.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B55012B [85.859901 59.771900 14.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55160, 9686, 0x8B55012D, 85.277, 60.1903, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012D [85.277000 60.190300 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B55160, 9686, 0x8B55012D, 85.277, 60.1903, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012D [85.277000 60.190300 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55161, 9686, 0x8B55012D, 81.3759, 54.6507, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012D [81.375900 54.650700 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B55161, 9686, 0x8B55012D, 81.3759, 54.6507, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012D [81.375900 54.650700 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55162, 9686, 0x8B55012D, 85.4887, 54.6507, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B55012D [85.488701 54.650700 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B55162, 9686, 0x8B55012D, 85.4887, 54.6507, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B55012D [85.488701 54.650700 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B55163, 9686, 0x8B55012D, 77.4229, 55.8112, 12.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1869,36 +1869,36 @@ VALUES (0x78B55164, 11698, 0x8B55012D, 84.0155, 57.4903, 13.5, -0.707107, 0, 0, /* @teleloc 0x8B55012D [84.015503 57.490299 13.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55165, 11697, 0x8B55012D, 83.7625, 59.5316, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B55012D [83.762497 59.531601 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B55165, 11697, 0x8B55012D, 83.7625, 59.5316, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B55012D [83.762497 59.531601 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55166, 11697, 0x8B55012D, 83.4625, 55.1816, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B55012D [83.462502 55.181599 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B55166, 11697, 0x8B55012D, 83.4625, 55.1816, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B55012D [83.462502 55.181599 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B55167, 11697, 0x8B55012D, 88.0822, 57.1539, 10.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8B55012D [88.082199 57.153900 10.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55168, 9686, 0x8B550000, 79.7729, 65.8889, 17.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B550000 [79.772903 65.888901 17.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78B55168, 9686, 0x8B550000, 79.7729, 65.8889, 17.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B550000 [79.772903 65.888901 17.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B55169, 9686, 0x8B550000, 77.6223, 66.0889, 15.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B550000 [77.622299 66.088898 15.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78B55169, 9686, 0x8B550000, 77.6223, 66.0889, 15.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B550000 [77.622299 66.088898 15.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5516A, 9686, 0x8B550000, 81.9151, 66.0889, 15.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B550000 [81.915100 66.088898 15.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78B5516A, 9686, 0x8B550000, 81.9151, 66.0889, 15.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B550000 [81.915100 66.088898 15.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5516B, 12679, 0x8B550000, 83.8599, 66.5228, 14.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x8B550000 [83.859901 66.522797 14.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5516C, 12679, 0x8B550000, 85.8599, 61.7728, 14.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8B550000 [85.859901 61.772800 14.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5516C, 12679, 0x8B550000, 85.8599, 61.7728, 14.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8B550000 [85.859901 61.772800 14.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5516D, 9686, 0x8B550131, 134.734, 87.341, 19.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8B5F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8B5F.sql index 51a11e5a43..fac97985c5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8B5F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8B5F.sql @@ -33,12 +33,12 @@ VALUES (0x78B5F007, 9686, 0x8B5F0101, 76.9081, 35.4265, 19.05, -0.707107, 0, 0, /* @teleloc 0x8B5F0101 [76.908096 35.426498 19.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F008, 9686, 0x8B5F0101, 79.2924, 30.914, 19.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0101 [79.292397 30.914000 19.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F008, 9686, 0x8B5F0101, 79.2924, 30.914, 19.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0101 [79.292397 30.914000 19.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F009, 9686, 0x8B5F0102, 86.7424, 38.214, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0102 [86.742401 38.214001 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F009, 9686, 0x8B5F0102, 86.7424, 38.214, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0102 [86.742401 38.214001 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F00A, 9686, 0x8B5F0102, 91.1424, 36.914, 16.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x78B5F00B, 9686, 0x8B5F0102, 91.1424, 33.264, 16.8, 0.707107, 0, 0, -0 /* @teleloc 0x8B5F0102 [91.142403 33.264000 16.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F00C, 9686, 0x8B5F0102, 86.6924, 32.264, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0102 [86.692398 32.264000 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F00C, 9686, 0x8B5F0102, 86.6924, 32.264, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0102 [86.692398 32.264000 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F00D, 11697, 0x8B5F0102, 82.9578, 32.9258, 14.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x78B5F00E, 11697, 0x8B5F0102, 90.4578, 37.3258, 14.05, -0.895323, 0, 0, /* @teleloc 0x8B5F0102 [90.457802 37.325802 14.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F00F, 11698, 0x8B5F0102, 86.7475, 35.114, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8B5F0102 [86.747498 35.113998 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F00F, 11698, 0x8B5F0102, 86.7475, 35.114, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8B5F0102 [86.747498 35.113998 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F010, 11697, 0x8B5F0102, 86.8578, 35.1758, 14.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x78B5F013, 9686, 0x8B5F0102, 82.0081, 33.6296, 15.95, -0.707107, 0, 0, /* @teleloc 0x8B5F0102 [82.008102 33.629601 15.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F014, 9686, 0x8B5F0102, 89.8416, 32.264, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0102 [89.841599 32.264000 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F014, 9686, 0x8B5F0102, 89.8416, 32.264, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0102 [89.841599 32.264000 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F015, 9686, 0x8B5F0102, 83.5989, 32.264, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0102 [83.598900 32.264000 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F015, 9686, 0x8B5F0102, 83.5989, 32.264, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0102 [83.598900 32.264000 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F016, 9686, 0x8B5F0102, 91.1424, 35.2082, 18, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8B5F0102 [91.142403 35.208199 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F017, 9686, 0x8B5F0102, 83.523, 38.214, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0102 [83.523003 38.214001 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F017, 9686, 0x8B5F0102, 83.523, 38.214, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0102 [83.523003 38.214001 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F018, 9686, 0x8B5F0102, 89.8907, 38.214, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0102 [89.890701 38.214001 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F018, 9686, 0x8B5F0102, 89.8907, 38.214, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0102 [89.890701 38.214001 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F019, 9686, 0x8B5F0102, 89.7228, 38.214, 16, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0102 [89.722801 38.214001 16.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F019, 9686, 0x8B5F0102, 89.7228, 38.214, 16, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0102 [89.722801 38.214001 16.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F01A, 11698, 0x8B5F0102, 83.9573, 35.114, 20.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x78B5F01E, 11697, 0x8B5F0102, 90.7708, 35.1758, 14.05, 0.707107, 0, 0, /* @teleloc 0x8B5F0102 [90.770798 35.175800 14.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F01F, 11697, 0x8B5F0102, 86.7683, 32.7686, 14.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B5F0102 [86.768303 32.768600 14.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F01F, 11697, 0x8B5F0102, 86.7683, 32.7686, 14.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B5F0102 [86.768303 32.768600 14.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F020, 11697, 0x8B5F0102, 89.7278, 32.9258, 14.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8B5F0102 [89.727798 32.925800 14.050000] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F021, 9686, 0x8B5F0103, 82.6429, 32.264, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0103 [82.642899 32.264000 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F021, 9686, 0x8B5F0103, 82.6429, 32.264, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0103 [82.642899 32.264000 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F022, 9686, 0x8B5F0103, 82.5429, 37.814, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0103 [82.542900 37.813999 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F022, 9686, 0x8B5F0103, 82.5429, 37.814, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0103 [82.542900 37.813999 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F023, 9686, 0x8B5F0103, 91.0929, 35.114, 12.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x78B5F027, 9686, 0x8B5F0103, 76.9081, 33.8121, 12.4, -0.707107, 0, 0, /* @teleloc 0x8B5F0103 [76.908096 33.812099 12.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F028, 9686, 0x8B5F0103, 86.7788, 32.264, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0103 [86.778801 32.264000 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F028, 9686, 0x8B5F0103, 86.7788, 32.264, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0103 [86.778801 32.264000 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F029, 9686, 0x8B5F0103, 86.3446, 37.814, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0103 [86.344597 37.813999 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F029, 9686, 0x8B5F0103, 86.3446, 37.814, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0103 [86.344597 37.813999 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F02A, 11698, 0x8B5F0103, 84.9793, 35.114, 13.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x8B5F0103 [84.979301 35.113998 13.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F02B, 11697, 0x8B5F0103, 84.6174, 32.8064, 10.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B5F0103 [84.617401 32.806400 10.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F02B, 11697, 0x8B5F0103, 84.6174, 32.8064, 10.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B5F0103 [84.617401 32.806400 10.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F02C, 11697, 0x8B5F0103, 84.4874, 37.2764, 10.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B5F0103 [84.487396 37.276402 10.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F02C, 11697, 0x8B5F0103, 84.4874, 37.2764, 10.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B5F0103 [84.487396 37.276402 10.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F02D, 11697, 0x8B5F0103, 83.4846, 34.955, 10.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8B5F0103 [83.484596 34.955002 10.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F02E, 412, 0x8B5F0000, 86.7475, 39.724, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B5F0000 [86.747498 39.723999 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F02E, 412, 0x8B5F0000, 86.7475, 39.724, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B5F0000 [86.747498 39.723999 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F02F, 9686, 0x8B5F0000, 86.7924, 39.844, 17.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0000 [86.792397 39.844002 17.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F02F, 9686, 0x8B5F0000, 86.7924, 39.844, 17.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0000 [86.792397 39.844002 17.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F030, 9686, 0x8B5F0000, 90.6324, 38.887, 15.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0000 [90.632401 38.887001 15.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F030, 9686, 0x8B5F0000, 90.6324, 38.887, 15.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0000 [90.632401 38.887001 15.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F031, 9686, 0x8B5F0000, 82.9526, 38.887, 15.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0000 [82.952599 38.887001 15.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F031, 9686, 0x8B5F0000, 82.9526, 38.887, 15.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0000 [82.952599 38.887001 15.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F032, 12679, 0x8B5F0000, 89.1983, 39.0786, 14.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8B5F0000 [89.198303 39.078602 14.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F032, 12679, 0x8B5F0000, 89.1983, 39.0786, 14.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8B5F0000 [89.198303 39.078602 14.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F033, 12679, 0x8B5F0000, 84.3583, 39.1086, 14.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8B5F0000 [84.358299 39.108601 14.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F033, 12679, 0x8B5F0000, 84.3583, 39.1086, 14.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8B5F0000 [84.358299 39.108601 14.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F034, 9686, 0x8B5F010A, 133.767, 58.0381, 14.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -217,8 +217,8 @@ VALUES (0x78B5F035, 9686, 0x8B5F010A, 136.967, 57.9881, 14.85, 0.317305, 0, 0, /* @teleloc 0x8B5F010A [136.966995 57.988098 14.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F036, 9686, 0x8B5F010A, 135.36, 57.4667, 17.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010A [135.360001 57.466702 17.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F036, 9686, 0x8B5F010A, 135.36, 57.4667, 17.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010A [135.360001 57.466702 17.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F037, 9686, 0x8B5F010A, 133.013, 60.6007, 15.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,32 +233,32 @@ VALUES (0x78B5F039, 9686, 0x8B5F010A, 137.117, 63.2881, 14.85, -0.902209, 0, 0, /* @teleloc 0x8B5F010A [137.117004 63.288101 14.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F03A, 9686, 0x8B5F010A, 135.367, 64.5007, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010A [135.367004 64.500702 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F03A, 9686, 0x8B5F010A, 135.367, 64.5007, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010A [135.367004 64.500702 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F03B, 11697, 0x8B5F010A, 135.415, 57.8073, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B5F010A [135.414993 57.807301 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F03B, 11697, 0x8B5F010A, 135.415, 57.8073, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B5F010A [135.414993 57.807301 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F03C, 11697, 0x8B5F010A, 133.515, 58.8573, 12.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8B5F010A [133.514999 58.857300 12.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F03D, 9686, 0x8B5F010B, 126.102, 56.7695, 14.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010B [126.101997 56.769501 14.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F03D, 9686, 0x8B5F010B, 126.102, 56.7695, 14.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010B [126.101997 56.769501 14.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F03E, 9686, 0x8B5F010B, 131.502, 56.7695, 14.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010B [131.501999 56.769501 14.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F03E, 9686, 0x8B5F010B, 131.502, 56.7695, 14.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010B [131.501999 56.769501 14.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F03F, 9686, 0x8B5F010B, 132.552, 58.1187, 13.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8B5F010B [132.552002 58.118698 13.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F040, 9686, 0x8B5F010B, 128.552, 62.6695, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010B [128.552002 62.669498 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F040, 9686, 0x8B5F010B, 128.552, 62.6695, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010B [128.552002 62.669498 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F041, 9686, 0x8B5F010B, 124.752, 59.5195, 16.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,16 +281,16 @@ VALUES (0x78B5F045, 11697, 0x8B5F010B, 128.434, 59.8481, 12.1, -0.707107, 0, 0, /* @teleloc 0x8B5F010B [128.434006 59.848099 12.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F046, 11697, 0x8B5F010B, 128.965, 57.3573, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B5F010B [128.964996 57.357300 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F046, 11697, 0x8B5F010B, 128.965, 57.3573, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B5F010B [128.964996 57.357300 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F047, 9686, 0x8B5F010B, 126.003, 62.6695, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010B [126.002998 62.669498 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F047, 9686, 0x8B5F010B, 126.003, 62.6695, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010B [126.002998 62.669498 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F048, 9686, 0x8B5F010B, 131.346, 62.6695, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010B [131.345993 62.669498 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F048, 9686, 0x8B5F010B, 131.346, 62.6695, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010B [131.345993 62.669498 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F049, 9686, 0x8B5F010B, 124.752, 57.8044, 15.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,8 +301,8 @@ VALUES (0x78B5F04A, 9686, 0x8B5F010B, 124.752, 61.7526, 15.35, -0.707107, 0, 0, /* @teleloc 0x8B5F010B [124.751999 61.752602 15.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F04B, 9686, 0x8B5F010B, 128.962, 56.7695, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010B [128.962006 56.769501 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F04B, 9686, 0x8B5F010B, 128.962, 56.7695, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010B [128.962006 56.769501 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F04C, 9686, 0x8B5F010B, 132.552, 57.8187, 15.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,20 +337,20 @@ VALUES (0x78B5F053, 11697, 0x8B5F010B, 131.56, 57.5668, 12.1, 0.297375, 0, 0, -0 /* @teleloc 0x8B5F010B [131.559998 57.566799 12.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F054, 11697, 0x8B5F010B, 128.715, 62.1573, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B5F010B [128.714996 62.157299 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F054, 11697, 0x8B5F010B, 128.715, 62.1573, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B5F010B [128.714996 62.157299 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F055, 9686, 0x8B5F010D, 131.46, 55.8167, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010D [131.460007 55.816700 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F055, 9686, 0x8B5F010D, 131.46, 55.8167, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010D [131.460007 55.816700 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F056, 9686, 0x8B5F010D, 127.963, 59.0507, 10.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8B5F010D [127.962997 59.050701 10.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F057, 9686, 0x8B5F010D, 130.217, 62.3007, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010D [130.216995 62.300701 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F057, 9686, 0x8B5F010D, 130.217, 62.3007, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010D [130.216995 62.300701 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F058, 11697, 0x8B5F010D, 136.084, 61.0996, 8.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -369,12 +369,12 @@ VALUES (0x78B5F05B, 11697, 0x8B5F010D, 128.851, 59.6115, 8.1, -0.707107, 0, 0, - /* @teleloc 0x8B5F010D [128.850998 59.611500 8.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F05C, 9686, 0x8B5F010D, 135.36, 55.8167, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010D [135.360001 55.816700 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F05C, 9686, 0x8B5F010D, 135.36, 55.8167, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010D [135.360001 55.816700 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F05D, 9686, 0x8B5F010D, 133.467, 62.3007, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F010D [133.466995 62.300701 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F05D, 9686, 0x8B5F010D, 133.467, 62.3007, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F010D [133.466995 62.300701 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F05E, 9686, 0x8B5F010D, 137.913, 57.8507, 10.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -385,20 +385,20 @@ VALUES (0x78B5F05F, 11698, 0x8B5F010D, 131.946, 59.7009, 11.5, -0.707107, 0, 0, /* @teleloc 0x8B5F010D [131.945999 59.700901 11.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F060, 11697, 0x8B5F010D, 132.551, 56.6615, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B5F010D [132.550995 56.661499 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F060, 11697, 0x8B5F010D, 132.551, 56.6615, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B5F010D [132.550995 56.661499 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F061, 11697, 0x8B5F010D, 131.934, 61.8496, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B5F010D [131.934006 61.849602 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B5F061, 11697, 0x8B5F010D, 131.934, 61.8496, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B5F010D [131.934006 61.849602 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F062, 412, 0x8B5F0000, 135.317, 65.0481, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B5F0000 [135.317001 65.048103 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F062, 412, 0x8B5F0000, 135.317, 65.0481, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B5F0000 [135.317001 65.048103 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F063, 9686, 0x8B5F0000, 135.36, 65.2167, 15.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B5F0000 [135.360001 65.216698 15.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F063, 9686, 0x8B5F0000, 135.36, 65.2167, 15.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B5F0000 [135.360001 65.216698 15.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F064, 9686, 0x8B5F0000, 137.66, 64.3167, 14.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,8 +413,8 @@ VALUES (0x78B5F066, 12679, 0x8B5F0000, 138.465, 64.6073, 12.1, -0.402747, 0, 0, /* @teleloc 0x8B5F0000 [138.464996 64.607300 12.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B5F067, 12679, 0x8B5F0000, 128.465, 63.6573, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8B5F0000 [128.464996 63.657299 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B5F067, 12679, 0x8B5F0000, 128.465, 63.6573, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8B5F0000 [128.464996 63.657299 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B5F068, 412, 0x8B5F0110, 125.922, 104.343, 18, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8B6D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8B6D.sql index 917615d371..e39d29e6c0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8B6D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8B6D.sql @@ -5,24 +5,24 @@ VALUES (0x78B6D000, 11697, 0x8B6D0100, 65.5632, 36.0423, 10.075, -0.909599, 0, 0 /* @teleloc 0x8B6D0100 [65.563202 36.042301 10.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D001, 9686, 0x8B6D0100, 65.4837, 31.0544, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0100 [65.483704 31.054399 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D001, 9686, 0x8B6D0100, 65.4837, 31.0544, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0100 [65.483704 31.054399 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D002, 11697, 0x8B6D0100, 61.4968, 33.9613, 10.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8B6D0100 [61.496799 33.961300 10.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D003, 9686, 0x8B6D0100, 59.7837, 31.0794, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0100 [59.783699 31.079399 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D003, 9686, 0x8B6D0100, 59.7837, 31.0794, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0100 [59.783699 31.079399 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D004, 9686, 0x8B6D0100, 60.0168, 37.0211, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0100 [60.016800 37.021099 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D004, 9686, 0x8B6D0100, 60.0168, 37.0211, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0100 [60.016800 37.021099 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D005, 9686, 0x8B6D0100, 65.4469, 37.0461, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0100 [65.446899 37.046101 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D005, 9686, 0x8B6D0100, 65.4469, 37.0461, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0100 [65.446899 37.046101 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D006, 9686, 0x8B6D0100, 66.7719, 36.3211, 12.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x78B6D009, 11697, 0x8B6D0100, 64.2468, 33.9613, 10.075, 0.707107, 0, 0, /* @teleloc 0x8B6D0100 [64.246803 33.961300 10.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D00A, 9686, 0x8B6D0100, 62.5708, 31.0544, 13.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0100 [62.570801 31.054399 13.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D00A, 9686, 0x8B6D0100, 62.5708, 31.0544, 13.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0100 [62.570801 31.054399 13.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D00B, 9686, 0x8B6D0100, 66.7719, 33.9545, 13.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8B6D0100 [66.771896 33.954498 13.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D00C, 9686, 0x8B6D0100, 62.8082, 37.0211, 13.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0100 [62.808201 37.021099 13.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D00C, 9686, 0x8B6D0100, 62.8082, 37.0211, 13.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0100 [62.808201 37.021099 13.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D00D, 9686, 0x8B6D0100, 58.6433, 32.4576, 12.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x78B6D013, 11698, 0x8B6D0100, 60.4594, 35.588, 14.175, -0.9486, 0, 0, - /* @teleloc 0x8B6D0100 [60.459400 35.588001 14.175000] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D014, 11697, 0x8B6D0100, 62.8382, 36.3673, 10.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D0100 [62.838200 36.367298 10.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D014, 11697, 0x8B6D0100, 62.8382, 36.3673, 10.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D0100 [62.838200 36.367298 10.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D015, 11697, 0x8B6D0100, 62.8382, 33.9423, 10.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x78B6D016, 11697, 0x8B6D0100, 59.5401, 31.8921, 10.075, -0.364064, 0, 0 /* @teleloc 0x8B6D0100 [59.540100 31.892099 10.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D017, 11697, 0x8B6D0100, 61.0151, 31.4421, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D0100 [61.015099 31.442101 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D017, 11697, 0x8B6D0100, 61.0151, 31.4421, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D0100 [61.015099 31.442101 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D018, 11697, 0x8B6D0100, 64.0901, 31.4421, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D0100 [64.090103 31.442101 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D018, 11697, 0x8B6D0100, 64.0901, 31.4421, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D0100 [64.090103 31.442101 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D019, 11697, 0x8B6D0103, 57.0577, 33.3136, 10.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D0103 [57.057701 33.313599 10.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x78B6D019, 11697, 0x8B6D0103, 57.0577, 33.3136, 10.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D0103 [57.057701 33.313599 10.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D01A, 11697, 0x8B6D0103, 57.7402, 37.6374, 10.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8B6D0103 [57.740200 37.637402 10.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D01B, 9686, 0x8B6D0103, 57.2115, 32.934, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0103 [57.211498 32.933998 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D01B, 9686, 0x8B6D0103, 57.2115, 32.934, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0103 [57.211498 32.933998 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D01C, 9686, 0x8B6D0103, 53.6965, 35.5615, 12.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x78B6D01F, 9686, 0x8B6D0103, 58.1907, 34.859, 13.475, 0.707107, 0, 0, /* @teleloc 0x8B6D0103 [58.190701 34.859001 13.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D020, 9686, 0x8B6D0103, 56.2461, 38.1032, 13.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0103 [56.246101 38.103199 13.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D020, 9686, 0x8B6D0103, 56.2461, 38.1032, 13.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0103 [56.246101 38.103199 13.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D021, 11697, 0x8B6D0106, 61.5377, 33.3106, 6.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x78B6D023, 9686, 0x8B6D0106, 63.5465, 33.3114, 7.95, 0.707107, 0, 0, - /* @teleloc 0x8B6D0106 [63.546501 33.311401 7.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D024, 9686, 0x8B6D0106, 58.2715, 30.1115, 7.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0106 [58.271500 30.111500 7.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D024, 9686, 0x8B6D0106, 58.2715, 30.1115, 7.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0106 [58.271500 30.111500 7.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D025, 9686, 0x8B6D0106, 53.6465, 33.3365, 7.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8B6D0106 [53.646500 33.336498 7.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D026, 9686, 0x8B6D0106, 59.6715, 36.6614, 7.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0106 [59.671501 36.661400 7.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D026, 9686, 0x8B6D0106, 59.6715, 36.6614, 7.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0106 [59.671501 36.661400 7.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D027, 11698, 0x8B6D0106, 58.5638, 33.977, 9.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8B6D0106 [58.563801 33.977001 9.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D027, 11698, 0x8B6D0106, 58.5638, 33.977, 9.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8B6D0106 [58.563801 33.977001 9.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D028, 9687, 0x8B6D0106, 62.9837, 30.6544, 6.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x8B6D0106 [62.983700 30.654400 6.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D029, 9686, 0x8B6D0106, 60.8451, 30.1114, 7.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0106 [60.845100 30.111401 7.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D029, 9686, 0x8B6D0106, 60.8451, 30.1114, 7.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0106 [60.845100 30.111401 7.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D02A, 9686, 0x8B6D0106, 56.6216, 36.6614, 7.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0106 [56.621601 36.661400 7.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D02A, 9686, 0x8B6D0106, 56.6216, 36.6614, 7.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0106 [56.621601 36.661400 7.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D02B, 11697, 0x8B6D0106, 62.8519, 35.9043, 6.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8B6D0106 [62.851898 35.904301 6.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D02C, 11697, 0x8B6D0106, 59.4769, 33.3793, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D0106 [59.476898 33.379299 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D02C, 11697, 0x8B6D0106, 59.4769, 33.3793, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D0106 [59.476898 33.379299 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D02D, 11697, 0x8B6D0106, 54.2519, 30.7043, 6.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8B6D0106 [54.251900 30.704300 6.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D02E, 412, 0x8B6D0000, 56.2337, 38.4644, 10, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B6D0000 [56.233700 38.464401 10.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D02E, 412, 0x8B6D0000, 56.2337, 38.4644, 10, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B6D0000 [56.233700 38.464401 10.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D02F, 9686, 0x8B6D0000, 56.2115, 38.559, 13.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0000 [56.211498 38.558998 13.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D02F, 9686, 0x8B6D0000, 56.2115, 38.559, 13.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0000 [56.211498 38.558998 13.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D030, 9686, 0x8B6D0000, 58.1101, 38.559, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0000 [58.110100 38.558998 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D030, 9686, 0x8B6D0000, 58.1101, 38.559, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0000 [58.110100 38.558998 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D031, 9686, 0x8B6D0000, 54.3593, 38.559, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0000 [54.359299 38.558998 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D031, 9686, 0x8B6D0000, 54.3593, 38.559, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0000 [54.359299 38.558998 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D032, 12679, 0x8B6D0000, 52.5382, 39.1173, 10.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x8B6D0000 [52.538200 39.117298 10.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D033, 12679, 0x8B6D0000, 66.8882, 38.8923, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8B6D0000 [66.888199 38.892300 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D033, 12679, 0x8B6D0000, 66.8882, 38.8923, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8B6D0000 [66.888199 38.892300 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D034, 9686, 0x8B6D010B, 33.6202, 81.4828, 14.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x78B6D16B, 12679, 0x8B6D0000, 150.868, 60.0006, 18.1, 0.353271, 0, 0, - /* @teleloc 0x8B6D0000 [150.867996 60.000599 18.100000] 0.353271 0.000000 0.000000 -0.935521 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D16C, 412, 0x8B6D0137, 104.789, 41.727, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8B6D0137 [104.789001 41.727001 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D16C, 412, 0x8B6D0137, 104.789, 41.727, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8B6D0137 [104.789001 41.727001 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D16D, 9686, 0x8B6D0138, 104.739, 40.917, 16.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x78B6D170, 11697, 0x8B6D0138, 103.011, 40.4279, 12.15, -0.92388, 0, 0, /* @teleloc 0x8B6D0138 [103.011002 40.427898 12.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D171, 9686, 0x8B6D0138, 104.739, 32.367, 17.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0138 [104.738998 32.367001 17.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D171, 9686, 0x8B6D0138, 104.739, 32.367, 17.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0138 [104.738998 32.367001 17.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D172, 9686, 0x8B6D0138, 102.439, 38.4162, 14.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x78B6D175, 9686, 0x8B6D0138, 107.067, 38.2014, 14.25, 0.707107, 0, 0, /* @teleloc 0x8B6D0138 [107.067001 38.201401 14.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D176, 9686, 0x8B6D0139, 110.939, 36.417, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0139 [110.939003 36.417000 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D176, 9686, 0x8B6D0139, 110.939, 36.417, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0139 [110.939003 36.417000 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D177, 9686, 0x8B6D0139, 114.072, 35.2259, 14.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8B6D0139 [114.071999 35.225899 14.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D178, 9686, 0x8B6D0139, 112.98, 30.467, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0139 [112.980003 30.466999 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D178, 9686, 0x8B6D0139, 112.98, 30.467, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0139 [112.980003 30.466999 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D179, 9686, 0x8B6D0139, 108.528, 30.467, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0139 [108.528000 30.466999 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D179, 9686, 0x8B6D0139, 108.528, 30.467, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0139 [108.528000 30.466999 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D17A, 9686, 0x8B6D0139, 107.508, 31.697, 14, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x78B6D17D, 11698, 0x8B6D0139, 110.889, 33.367, 18.25, 0.707107, 0, 0, - /* @teleloc 0x8B6D0139 [110.889000 33.367001 18.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D17E, 11697, 0x8B6D0139, 110.873, 33.2838, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D0139 [110.873001 33.283798 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D17E, 11697, 0x8B6D0139, 110.873, 33.2838, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D0139 [110.873001 33.283798 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D17F, 9686, 0x8B6D0139, 114.072, 31.6259, 14.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x78B6D180, 9686, 0x8B6D0139, 114.072, 33.4682, 15.9, 0.707107, 0, 0, - /* @teleloc 0x8B6D0139 [114.071999 33.468201 15.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D181, 9686, 0x8B6D0139, 113.038, 36.417, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0139 [113.038002 36.417000 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D181, 9686, 0x8B6D0139, 113.038, 36.417, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0139 [113.038002 36.417000 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D182, 9686, 0x8B6D0139, 108.688, 36.417, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0139 [108.688004 36.417000 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D182, 9686, 0x8B6D0139, 108.688, 36.417, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0139 [108.688004 36.417000 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D183, 9686, 0x8B6D0139, 110.76, 30.467, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0139 [110.760002 30.466999 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D183, 9686, 0x8B6D0139, 110.76, 30.467, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0139 [110.760002 30.466999 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D184, 9686, 0x8B6D0139, 107.508, 31.9459, 15.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x78B6D185, 9686, 0x8B6D0139, 107.508, 34.9834, 15.6, -0.707107, 0, 0, /* @teleloc 0x8B6D0139 [107.508003 34.983398 15.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D186, 9686, 0x8B6D0139, 108.688, 36.417, 14, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0139 [108.688004 36.417000 14.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D186, 9686, 0x8B6D0139, 108.688, 36.417, 14, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0139 [108.688004 36.417000 14.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D187, 11698, 0x8B6D0139, 113.216, 31.1602, 16.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x78B6D188, 11698, 0x8B6D0139, 113.116, 35.4602, 16.3, 0.919479, 0, 0, - /* @teleloc 0x8B6D0139 [113.115997 35.460201 16.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D189, 11697, 0x8B6D0139, 110.876, 31.9495, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D0139 [110.875999 31.949499 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D189, 11697, 0x8B6D0139, 110.876, 31.9495, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D0139 [110.875999 31.949499 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D18A, 11697, 0x8B6D0139, 110.876, 34.4452, 12.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D0139 [110.875999 34.445202 12.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D18A, 11697, 0x8B6D0139, 110.876, 34.4452, 12.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D0139 [110.875999 34.445202 12.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D18B, 11697, 0x8B6D0139, 113.026, 31.3337, 12.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x78B6D18C, 11697, 0x8B6D0139, 113.37, 33.5364, 12.15, 0.707107, 0, 0, - /* @teleloc 0x8B6D0139 [113.370003 33.536400 12.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D18D, 11697, 0x8B6D0139, 110.876, 35.6486, 12.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D0139 [110.875999 35.648602 12.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D18D, 11697, 0x8B6D0139, 110.876, 35.6486, 12.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D0139 [110.875999 35.648602 12.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D18E, 9686, 0x8B6D013B, 106.99, 36.067, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D013B [106.989998 36.067001 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D18E, 9686, 0x8B6D013B, 106.99, 36.067, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D013B [106.989998 36.067001 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D18F, 9686, 0x8B6D013B, 113.84, 33.3984, 10.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x78B6D192, 9687, 0x8B6D013B, 103.215, 35.3339, 8.1, -0.865587, -0.0008 /* @teleloc 0x8B6D013B [103.214996 35.333900 8.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D193, 9686, 0x8B6D013B, 110.293, 36.067, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D013B [110.292999 36.067001 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D193, 9686, 0x8B6D013B, 110.293, 36.067, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D013B [110.292999 36.067001 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D194, 9686, 0x8B6D013B, 106.392, 30.5275, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D013B [106.391998 30.527500 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D194, 9686, 0x8B6D013B, 106.392, 30.5275, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D013B [106.391998 30.527500 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D195, 9686, 0x8B6D013B, 110.505, 30.5275, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D013B [110.504997 30.527500 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D195, 9686, 0x8B6D013B, 110.505, 30.5275, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D013B [110.504997 30.527500 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D196, 9686, 0x8B6D013B, 102.439, 31.6879, 10.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x78B6D197, 11698, 0x8B6D013B, 109.032, 33.367, 11.5, -0.707107, 0, 0, - /* @teleloc 0x8B6D013B [109.031998 33.367001 11.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D198, 11697, 0x8B6D013B, 108.779, 35.4083, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D013B [108.778999 35.408298 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78B6D198, 11697, 0x8B6D013B, 108.779, 35.4083, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D013B [108.778999 35.408298 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D199, 11697, 0x8B6D013B, 108.479, 31.0583, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8B6D013B [108.478996 31.058300 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D199, 11697, 0x8B6D013B, 108.479, 31.0583, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8B6D013B [108.478996 31.058300 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D19A, 11697, 0x8B6D013B, 113.098, 33.0306, 8.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8B6D013B [113.098000 33.030602 8.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D19B, 9686, 0x8B6D0000, 104.789, 41.7656, 15.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0000 [104.789001 41.765598 15.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78B6D19B, 9686, 0x8B6D0000, 104.789, 41.7656, 15.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0000 [104.789001 41.765598 15.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D19C, 9686, 0x8B6D0000, 102.638, 41.9656, 13.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0000 [102.638000 41.965599 13.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78B6D19C, 9686, 0x8B6D0000, 102.638, 41.9656, 13.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0000 [102.638000 41.965599 13.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D19D, 9686, 0x8B6D0000, 106.931, 41.9656, 13.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8B6D0000 [106.931000 41.965599 13.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78B6D19D, 9686, 0x8B6D0000, 106.931, 41.9656, 13.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8B6D0000 [106.931000 41.965599 13.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D19E, 12679, 0x8B6D0000, 108.876, 42.3995, 12.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x8B6D0000 [108.875999 42.399502 12.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78B6D19F, 12679, 0x8B6D0000, 110.876, 37.6495, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8B6D0000 [110.875999 37.649502 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78B6D19F, 12679, 0x8B6D0000, 110.876, 37.6495, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8B6D0000 [110.875999 37.649502 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78B6D1A0, 13258, 0x8B6D0103, 56.7275, 34.4832, 10.005, -0.001636, 0, 0, 0.999999, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8BF2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8BF2.sql index affd65981f..7935666720 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8BF2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8BF2.sql @@ -1041,20 +1041,20 @@ VALUES (0x78BF2103, 12679, 0x8BF20000, 33.1305, 106.241, 14.15, 1, 0, 0, 0, Tru /* @teleloc 0x8BF20000 [33.130501 106.240997 14.150000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2104, 9686, 0x8BF20128, 38.0168, 59.7298, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20128 [38.016800 59.729801 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF2104, 9686, 0x8BF20128, 38.0168, 59.7298, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20128 [38.016800 59.729801 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2105, 9686, 0x8BF20128, 33.3989, 59.7068, 18.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20128 [33.398899 59.706799 18.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF2105, 9686, 0x8BF20128, 33.3989, 59.7068, 18.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20128 [33.398899 59.706799 18.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2106, 9686, 0x8BF20128, 35.9143, 53.9798, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20128 [35.914299 53.979801 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2106, 9686, 0x8BF20128, 35.9143, 53.9798, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20128 [35.914299 53.979801 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2107, 9686, 0x8BF20128, 39.1143, 53.9798, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20128 [39.114300 53.979801 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2107, 9686, 0x8BF20128, 39.1143, 53.9798, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20128 [39.114300 53.979801 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2108, 11697, 0x8BF20128, 31.3823, 54.6661, 16.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1065,16 +1065,16 @@ VALUES (0x78BF2109, 11697, 0x8BF20128, 40.2823, 58.9989, 16.1, -0.932639, 0, 0, /* @teleloc 0x8BF20128 [40.282299 58.998901 16.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF210A, 11698, 0x8BF20128, 35.9454, 57.0298, 22.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8BF20128 [35.945400 57.029800 22.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF210A, 11698, 0x8BF20128, 35.9454, 57.0298, 22.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8BF20128 [35.945400 57.029800 22.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF210B, 11697, 0x8BF20128, 35.9323, 56.9989, 16.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8BF20128 [35.932301 56.998901 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF210C, 9686, 0x8BF20128, 32.7641, 53.9798, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20128 [32.764099 53.979801 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF210C, 9686, 0x8BF20128, 32.7641, 53.9798, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20128 [32.764099 53.979801 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF210D, 9686, 0x8BF20128, 30.7175, 56.8567, 19.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1101,12 +1101,12 @@ VALUES (0x78BF2112, 9686, 0x8BF20128, 41.1111, 54.8567, 19.65, 0.707107, 0, 0, /* @teleloc 0x8BF20128 [41.111099 54.856701 19.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2113, 9686, 0x8BF20128, 33.7641, 59.7298, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20128 [33.764099 59.729801 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF2113, 9686, 0x8BF20128, 33.7641, 59.7298, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20128 [33.764099 59.729801 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2114, 9686, 0x8BF20128, 39.5848, 59.7068, 18.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20128 [39.584801 59.706799 18.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF2114, 9686, 0x8BF20128, 39.5848, 59.7068, 18.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20128 [39.584801 59.706799 18.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2115, 11698, 0x8BF20128, 38.1454, 57.0298, 22.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1125,28 +1125,28 @@ VALUES (0x78BF2118, 11697, 0x8BF20128, 34.4296, 56.9989, 16.1, -0.707107, 0, 0, /* @teleloc 0x8BF20128 [34.429600 56.998901 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2119, 11697, 0x8BF20128, 35.738, 54.5438, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8BF20128 [35.737999 54.543800 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2119, 11697, 0x8BF20128, 35.738, 54.5438, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8BF20128 [35.737999 54.543800 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF211A, 11697, 0x8BF20128, 40.488, 56.9438, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8BF20128 [40.487999 56.943802 16.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF211B, 11697, 0x8BF20128, 33.1323, 59.0989, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8BF20128 [33.132301 59.098900 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF211B, 11697, 0x8BF20128, 33.1323, 59.0989, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8BF20128 [33.132301 59.098900 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF211C, 9686, 0x8BF2012A, 33.6675, 62.8606, 19, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8BF2012A [33.667500 62.860600 19.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF211D, 9686, 0x8BF2012A, 37.0675, 60.3298, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF2012A [37.067501 60.329800 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF211D, 9686, 0x8BF2012A, 37.0675, 60.3298, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF2012A [37.067501 60.329800 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF211E, 9686, 0x8BF2012A, 36.7675, 65.4298, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF2012A [36.767502 65.429802 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF211E, 9686, 0x8BF2012A, 36.7675, 65.4298, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF2012A [36.767502 65.429802 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF211F, 11697, 0x8BF2012A, 37.8823, 63.1489, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1161,12 +1161,12 @@ VALUES (0x78BF2121, 9686, 0x8BF2012A, 33.6675, 64.5067, 19, -0.707107, 0, 0, -0 /* @teleloc 0x8BF2012A [33.667500 64.506699 19.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2122, 9686, 0x8BF2012A, 34.9705, 60.3298, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF2012A [34.970501 60.329800 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2122, 9686, 0x8BF2012A, 34.9705, 60.3298, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF2012A [34.970501 60.329800 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2123, 9686, 0x8BF2012C, 36.4611, 54.076, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF2012C [36.461102 54.076000 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2123, 9686, 0x8BF2012C, 36.4611, 54.076, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF2012C [36.461102 54.076000 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2124, 9686, 0x8BF2012C, 38.9611, 58.376, 14.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,16 +1197,16 @@ VALUES (0x78BF212A, 9686, 0x8BF2012C, 38.9611, 61.0731, 14.45, 0.707107, 0, 0, /* @teleloc 0x8BF2012C [38.961102 61.073101 14.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF212B, 9686, 0x8BF2012C, 37.4106, 64.026, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF2012C [37.410599 64.026001 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF212B, 9686, 0x8BF2012C, 37.4106, 64.026, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF2012C [37.410599 64.026001 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF212C, 11698, 0x8BF2012C, 36.3643, 58.0664, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8BF2012C [36.364300 58.066399 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF212C, 11698, 0x8BF2012C, 36.3643, 58.0664, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8BF2012C [36.364300 58.066399 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF212D, 11697, 0x8BF2012C, 36.7533, 63.5425, 12.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8BF2012C [36.753300 63.542500 12.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF212D, 11697, 0x8BF2012C, 36.7533, 63.5425, 12.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8BF2012C [36.753300 63.542500 12.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF212E, 11697, 0x8BF2012C, 38.3033, 63.3426, 12.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1225,12 +1225,12 @@ VALUES (0x78BF2131, 9686, 0x8BF2012E, 34.0675, 66.6567, 19, -0.707107, 0, 0, -0 /* @teleloc 0x8BF2012E [34.067501 66.656700 19.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2132, 412, 0x8BF20000, 36.7454, 67.8298, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8BF20000 [36.745399 67.829803 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2132, 412, 0x8BF20000, 36.7454, 67.8298, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8BF20000 [36.745399 67.829803 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2133, 9686, 0x8BF20000, 34.5348, 67.9568, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20000 [34.534801 67.956802 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2133, 9686, 0x8BF20000, 34.5348, 67.9568, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20000 [34.534801 67.956802 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2134, 9686, 0x8BF20000, 33.5348, 67.1068, 18.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1257,8 +1257,8 @@ VALUES (0x78BF2139, 9686, 0x8BF2012F, 90.8549, 57.0761, 16.85, 0.317305, 0, 0, /* @teleloc 0x8BF2012F [90.854897 57.076099 16.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF213A, 9686, 0x8BF2012F, 89.2481, 56.5547, 19.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF2012F [89.248100 56.554699 19.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF213A, 9686, 0x8BF2012F, 89.2481, 56.5547, 19.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF2012F [89.248100 56.554699 19.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF213B, 9686, 0x8BF2012F, 86.9013, 59.6887, 17.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,32 +1273,32 @@ VALUES (0x78BF213D, 9686, 0x8BF2012F, 91.0049, 62.3761, 16.85, -0.902209, 0, 0, /* @teleloc 0x8BF2012F [91.004898 62.376099 16.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF213E, 9686, 0x8BF2012F, 89.2549, 63.5887, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF2012F [89.254898 63.588699 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF213E, 9686, 0x8BF2012F, 89.2549, 63.5887, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF2012F [89.254898 63.588699 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF213F, 11697, 0x8BF2012F, 89.303, 56.8953, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8BF2012F [89.303001 56.895302 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF213F, 11697, 0x8BF2012F, 89.303, 56.8953, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8BF2012F [89.303001 56.895302 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2140, 11697, 0x8BF2012F, 87.403, 57.9453, 14.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8BF2012F [87.403000 57.945301 14.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2141, 9686, 0x8BF20132, 79.99, 55.8575, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20132 [79.989998 55.857498 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2141, 9686, 0x8BF20132, 79.99, 55.8575, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20132 [79.989998 55.857498 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2142, 9686, 0x8BF20132, 85.39, 55.8575, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20132 [85.389999 55.857498 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2142, 9686, 0x8BF20132, 85.39, 55.8575, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20132 [85.389999 55.857498 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2143, 9686, 0x8BF20132, 86.44, 57.2067, 15.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8BF20132 [86.440002 57.206699 15.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2144, 9686, 0x8BF20132, 82.44, 61.7575, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20132 [82.440002 61.757500 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF2144, 9686, 0x8BF20132, 82.44, 61.7575, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20132 [82.440002 61.757500 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2145, 9686, 0x8BF20132, 78.64, 58.6075, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,16 +1321,16 @@ VALUES (0x78BF2149, 11697, 0x8BF20132, 82.322, 58.9361, 14.1, -0.707107, 0, 0, - /* @teleloc 0x8BF20132 [82.321999 58.936100 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF214A, 11697, 0x8BF20132, 82.853, 56.4453, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8BF20132 [82.852997 56.445301 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF214A, 11697, 0x8BF20132, 82.853, 56.4453, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8BF20132 [82.852997 56.445301 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF214B, 9686, 0x8BF20132, 79.8906, 61.7575, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20132 [79.890602 61.757500 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF214B, 9686, 0x8BF20132, 79.8906, 61.7575, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20132 [79.890602 61.757500 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF214C, 9686, 0x8BF20132, 85.2344, 61.7575, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20132 [85.234398 61.757500 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF214C, 9686, 0x8BF20132, 85.2344, 61.7575, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20132 [85.234398 61.757500 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF214D, 9686, 0x8BF20132, 78.64, 56.8924, 17.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,8 +1341,8 @@ VALUES (0x78BF214E, 9686, 0x8BF20132, 78.64, 60.8406, 17.35, -0.707107, 0, 0, - /* @teleloc 0x8BF20132 [78.639999 60.840599 17.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF214F, 9686, 0x8BF20132, 82.8495, 55.8575, 17.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20132 [82.849503 55.857498 17.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF214F, 9686, 0x8BF20132, 82.8495, 55.8575, 17.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20132 [82.849503 55.857498 17.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2150, 9686, 0x8BF20132, 86.44, 56.9067, 17.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,20 +1377,20 @@ VALUES (0x78BF2157, 11697, 0x8BF20132, 85.4482, 56.6548, 14.1, 0.297375, 0, 0, - /* @teleloc 0x8BF20132 [85.448196 56.654800 14.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2158, 11697, 0x8BF20132, 82.603, 61.2453, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8BF20132 [82.602997 61.245300 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF2158, 11697, 0x8BF20132, 82.603, 61.2453, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8BF20132 [82.602997 61.245300 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2159, 9686, 0x8BF20134, 85.3481, 54.9047, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20134 [85.348099 54.904701 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2159, 9686, 0x8BF20134, 85.3481, 54.9047, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20134 [85.348099 54.904701 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF215A, 9686, 0x8BF20134, 81.8513, 58.1387, 12.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8BF20134 [81.851303 58.138699 12.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF215B, 9686, 0x8BF20134, 84.1049, 61.3887, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20134 [84.104897 61.388699 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF215B, 9686, 0x8BF20134, 84.1049, 61.3887, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20134 [84.104897 61.388699 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF215C, 11697, 0x8BF20134, 89.9715, 60.1876, 10.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1409,12 +1409,12 @@ VALUES (0x78BF215F, 11697, 0x8BF20134, 82.7391, 58.6995, 10.1, -0.707107, 0, 0, /* @teleloc 0x8BF20134 [82.739098 58.699501 10.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2160, 9686, 0x8BF20134, 89.2481, 54.9047, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20134 [89.248100 54.904701 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2160, 9686, 0x8BF20134, 89.2481, 54.9047, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20134 [89.248100 54.904701 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2161, 9686, 0x8BF20134, 87.3549, 61.3887, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20134 [87.354897 61.388699 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF2161, 9686, 0x8BF20134, 87.3549, 61.3887, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20134 [87.354897 61.388699 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2162, 9686, 0x8BF20134, 91.8013, 56.9387, 12.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,20 +1425,20 @@ VALUES (0x78BF2163, 11698, 0x8BF20134, 85.834, 58.7889, 13.5, -0.707107, 0, 0, - /* @teleloc 0x8BF20134 [85.834000 58.788898 13.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2164, 11697, 0x8BF20134, 86.4391, 55.7495, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8BF20134 [86.439102 55.749500 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2164, 11697, 0x8BF20134, 86.4391, 55.7495, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8BF20134 [86.439102 55.749500 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2165, 11697, 0x8BF20134, 85.8215, 60.9376, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8BF20134 [85.821503 60.937599 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78BF2165, 11697, 0x8BF20134, 85.8215, 60.9376, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8BF20134 [85.821503 60.937599 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2166, 412, 0x8BF20000, 89.2049, 64.1361, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8BF20000 [89.204903 64.136101 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2166, 412, 0x8BF20000, 89.2049, 64.1361, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8BF20000 [89.204903 64.136101 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF2167, 9686, 0x8BF20000, 89.2481, 64.3047, 17.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8BF20000 [89.248100 64.304703 17.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF2167, 9686, 0x8BF20000, 89.2481, 64.3047, 17.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8BF20000 [89.248100 64.304703 17.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2168, 9686, 0x8BF20000, 91.5481, 63.4047, 16.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1453,8 +1453,8 @@ VALUES (0x78BF216A, 12679, 0x8BF20000, 92.353, 63.6953, 14.1, -0.402747, 0, 0, - /* @teleloc 0x8BF20000 [92.352997 63.695301 14.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78BF216B, 12679, 0x8BF20000, 82.353, 62.7453, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8BF20000 [82.352997 62.745300 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78BF216B, 12679, 0x8BF20000, 82.353, 62.7453, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8BF20000 [82.352997 62.745300 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF216C, 13443, 0x8BF20111, 104.838, 155.65, 8.005, -0.994821, 0, 0, 0.101647, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1895,7 +1895,7 @@ VALUES (0x78BF2178, 14244, 0x8BF20000, 34.2687, 104.939, 14.005, 0.708284, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF2179, 14244, 0x8BF20000, 54.9421, 154.102, 10.005, 0.999895, 0, 0, -0.014462, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x8BF20000 [54.942101 154.102005 10.005000] 0.999895 0.000000 0.000000 -0.014461 */ +/* @teleloc 0x8BF20000 [54.942101 154.102005 10.005000] 0.999895 0.000000 0.000000 -0.014462 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78BF217A, 10707, 0x8BF20000, 6.85273, 186.693, 10.5209, -0.89817, 0, 0, -0.439648, True, '2005-02-09 10:00:00'); /* BootSpot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8C00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8C00.sql index 3f28e90aff..eabcf1ddd4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8C00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8C00.sql @@ -21,8 +21,8 @@ VALUES (0x78C00004, 11697, 0x8C000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8C000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00005, 18223, 0x8C000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C00005, 18223, 0x8C000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C00005, 0x78C00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78C00005, 0x78C00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78C00005, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00006, 15451, 0x8C00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C00006, 15451, 0x8C00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C00007, 15608, 0x8C00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78C00015, 11697, 0x8C00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8C00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00016, 18225, 0x8C00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C00016, 18225, 0x8C00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C00016, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78C00016, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C00016, 0x78C00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00017, 15451, 0x8C0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C00017, 15451, 0x8C0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C00018, 15608, 0x8C0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78C00023, 11697, 0x8C0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8C0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00024, 18227, 0x8C0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C00024, 18227, 0x8C0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C00024, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78C00024, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C00024, 0x78C00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00025, 15451, 0x8C0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C00025, 15451, 0x8C0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C00026, 15608, 0x8C0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x78C0006D, 11697, 0x8C000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x8C000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C0006E, 18239, 0x8C000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C0006E, 18239, 0x8C000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C0006E, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x78C0006E, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C0006E, 0x78C00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C0006F, 15451, 0x8C00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C0006F, 15451, 0x8C00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C00070, 15608, 0x8C00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x78C0008C, 11697, 0x8C00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8C00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C0008D, 18243, 0x8C00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C0008D, 18243, 0x8C00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C0008D, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x78C0008D, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C0008D, 0x78C00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C0008E, 15451, 0x8C00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C0008E, 15451, 0x8C00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C0008F, 15608, 0x8C00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x78C0009A, 11697, 0x8C000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8C000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C0009B, 18245, 0x8C000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C0009B, 18245, 0x8C000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C0009B, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x78C0009B, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C0009B, 0x78C0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C0009C, 15451, 0x8C000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C0009C, 15451, 0x8C000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C0009D, 15608, 0x8C000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x78C000A8, 11697, 0x8C00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8C00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000A9, 18247, 0x8C00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C000A9, 18247, 0x8C00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C000A9, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x78C000A9, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C000A9, 0x78C000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000AA, 15451, 0x8C00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C000AA, 15451, 0x8C00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C000AB, 15608, 0x8C00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x78C000B6, 11697, 0x8C000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8C000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000B7, 18249, 0x8C000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C000B7, 18249, 0x8C000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C000B7, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x78C000B7, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C000B7, 0x78C000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000B8, 15451, 0x8C000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C000B8, 15451, 0x8C000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000B9, 15608, 0x8C000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x78C000B9, 15608, 0x8C000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C000BA, 15608, 0x8C000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x78C000C4, 11697, 0x8C00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8C00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000C5, 18251, 0x8C00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C000C5, 18251, 0x8C00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C000C5, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x78C000C5, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C000C5, 0x78C000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000C6, 15451, 0x8C00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C000C6, 15451, 0x8C00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C000C7, 15608, 0x8C0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x78C000D2, 11697, 0x8C0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8C0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000D3, 18253, 0x8C0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C000D3, 18253, 0x8C0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C000D3, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x78C000D3, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C000D3, 0x78C000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000D4, 15451, 0x8C0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C000D4, 15451, 0x8C0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C000D5, 15608, 0x8C0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x78C000DE, 9686, 0x8C0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x8C0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000DF, 9686, 0x8C0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78C000DF, 9686, 0x8C0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C000E0, 11697, 0x8C0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x78C000EE, 15451, 0x8C0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x8C0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C000EF, 15608, 0x8C0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78C000EF, 15608, 0x8C0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C000F0, 15608, 0x8C0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78C00108, 9686, 0x8C0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x8C0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00109, 9686, 0x8C0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78C00109, 9686, 0x8C0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C0010A, 11697, 0x8C0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x78C0011C, 11697, 0x8C0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8C0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C0011D, 18264, 0x8C0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C0011D, 18264, 0x8C0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C0011D, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x78C0011D, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C0011D, 0x78C00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C0011E, 15451, 0x8C0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C0011E, 15451, 0x8C0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C0011F, 15608, 0x8C0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x78C0013A, 11697, 0x8C00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8C00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C0013B, 18268, 0x8C00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C0013B, 18268, 0x8C00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C0013B, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x78C0013B, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C0013B, 0x78C0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C0013C, 15451, 0x8C00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C0013C, 15451, 0x8C00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C0013D, 15608, 0x8C000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78C00142, 11697, 0x8C00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8C00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00143, 18269, 0x8C00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C00143, 18269, 0x8C00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C00143, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78C00143, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C00143, 0x78C00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00144, 15451, 0x8C00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C00144, 15451, 0x8C00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C00145, 15608, 0x8C000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78C00150, 11697, 0x8C00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8C00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00151, 18271, 0x8C00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8C00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C00151, 18271, 0x8C00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8C00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78C00151, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78C00151, 0x78C00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78C00151, 0x78C00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C00152, 15451, 0x8C00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C00152, 15451, 0x8C00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C00153, 15608, 0x8C00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8C12.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8C12.sql index 320db075d8..4c564f48d4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8C12.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8C12.sql @@ -2,7 +2,7 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x8C12; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C12005, 6380, 0x8C120000, 52.9715, 164.297, 424.852, 0.08259, 0, 0, 0.996584, True, '2005-02-09 10:00:00'); /* Scintilla */ -/* @teleloc 0x8C120000 [52.971500 164.296997 424.851990] 0.082589 0.000000 0.000000 0.996584 */ +/* @teleloc 0x8C120000 [52.971500 164.296997 424.851990] 0.082590 0.000000 0.000000 0.996584 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C12009, 7923, 0x8C120000, 93.2234, 174.342, 451.674, -0.278889, 0, 0, 0.960323, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8C5F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8C5F.sql index 49f006c2aa..39ee575aff 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8C5F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8C5F.sql @@ -573,20 +573,20 @@ VALUES (0x78C5F08E, 9686, 0x8C5F013B, 113.273, 32.3445, 18.85, 0.317305, 0, 0, /* @teleloc 0x8C5F013B [113.273003 32.344501 18.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F08F, 9686, 0x8C5F013C, 102.408, 31.1259, 18.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013C [102.407997 31.125900 18.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F08F, 9686, 0x8C5F013C, 102.408, 31.1259, 18.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013C [102.407997 31.125900 18.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F090, 9686, 0x8C5F013C, 107.808, 31.1259, 18.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013C [107.807999 31.125900 18.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F090, 9686, 0x8C5F013C, 107.808, 31.1259, 18.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013C [107.807999 31.125900 18.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F091, 9686, 0x8C5F013C, 108.858, 32.4751, 17.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8C5F013C [108.858002 32.475101 17.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F092, 9686, 0x8C5F013C, 104.858, 37.0259, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013C [104.858002 37.025902 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C5F092, 9686, 0x8C5F013C, 104.858, 37.0259, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013C [104.858002 37.025902 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F093, 9686, 0x8C5F013C, 101.058, 33.8759, 20.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -609,16 +609,16 @@ VALUES (0x78C5F097, 11697, 0x8C5F013C, 104.74, 34.2045, 16.1, -0.707107, 0, 0, - /* @teleloc 0x8C5F013C [104.739998 34.204498 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F098, 9686, 0x8C5F013E, 107.766, 30.1731, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013E [107.765999 30.173100 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F098, 9686, 0x8C5F013E, 107.766, 30.1731, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013E [107.765999 30.173100 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F099, 9686, 0x8C5F013E, 104.269, 33.4071, 14.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8C5F013E [104.268997 33.407101 14.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F09A, 9686, 0x8C5F013E, 106.523, 36.6571, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013E [106.523003 36.657101 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C5F09A, 9686, 0x8C5F013E, 106.523, 36.6571, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013E [106.523003 36.657101 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F09B, 11697, 0x8C5F013E, 112.39, 35.456, 12.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -633,8 +633,8 @@ VALUES (0x78C5F09D, 9687, 0x8C5F013E, 104.773, 36.1945, 12.1, -0.952129, 0, 0, /* @teleloc 0x8C5F013E [104.773003 36.194500 12.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F09E, 412, 0x8C5F0000, 111.623, 39.4045, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C5F0000 [111.623001 39.404499 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F09E, 412, 0x8C5F0000, 111.623, 39.4045, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C5F0000 [111.623001 39.404499 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F09F, 10088, 0x8C5F0102, 39.7784, 33.6091, 10.005, 0.336546, 0, 0, 0.941667, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2037,8 +2037,8 @@ VALUES (0x78C5F18E, 12679, 0x8C5F0000, 153.785, 66.2214, 10.075, 0.707107, 0, 0, /* @teleloc 0x8C5F0000 [153.785004 66.221397 10.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F18F, 9686, 0x8C5F013B, 111.666, 31.8231, 21.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013B [111.666000 31.823099 21.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F18F, 9686, 0x8C5F013B, 111.666, 31.8231, 21.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013B [111.666000 31.823099 21.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F190, 9686, 0x8C5F013B, 109.319, 34.9571, 19.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2053,28 +2053,28 @@ VALUES (0x78C5F192, 9686, 0x8C5F013B, 113.423, 37.6445, 18.85, -0.902209, 0, 0, /* @teleloc 0x8C5F013B [113.422997 37.644501 18.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F193, 9686, 0x8C5F013B, 111.673, 38.8571, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013B [111.672997 38.857101 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C5F193, 9686, 0x8C5F013B, 111.673, 38.8571, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013B [111.672997 38.857101 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F194, 11697, 0x8C5F013B, 111.721, 32.1637, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C5F013B [111.721001 32.163700 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F194, 11697, 0x8C5F013B, 111.721, 32.1637, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C5F013B [111.721001 32.163700 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F195, 11697, 0x8C5F013B, 109.821, 33.2137, 16.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8C5F013B [109.820999 33.213699 16.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F196, 11697, 0x8C5F013C, 105.271, 31.7137, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C5F013C [105.271004 31.713699 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F196, 11697, 0x8C5F013C, 105.271, 31.7137, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C5F013C [105.271004 31.713699 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F197, 9686, 0x8C5F013C, 102.309, 37.0259, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013C [102.308998 37.025902 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C5F197, 9686, 0x8C5F013C, 102.309, 37.0259, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013C [102.308998 37.025902 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F198, 9686, 0x8C5F013C, 107.652, 37.0259, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013C [107.652000 37.025902 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C5F198, 9686, 0x8C5F013C, 107.652, 37.0259, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013C [107.652000 37.025902 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F199, 9686, 0x8C5F013C, 101.058, 32.1608, 19.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2085,8 +2085,8 @@ VALUES (0x78C5F19A, 9686, 0x8C5F013C, 101.058, 36.109, 19.35, -0.707107, 0, 0, /* @teleloc 0x8C5F013C [101.057999 36.109001 19.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F19B, 9686, 0x8C5F013C, 105.268, 31.1259, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013C [105.267998 31.125900 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F19B, 9686, 0x8C5F013C, 105.268, 31.1259, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013C [105.267998 31.125900 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F19C, 9686, 0x8C5F013C, 108.858, 32.1751, 19.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2121,20 +2121,20 @@ VALUES (0x78C5F1A3, 11697, 0x8C5F013C, 107.866, 31.9232, 16.1, 0.297375, 0, 0, - /* @teleloc 0x8C5F013C [107.865997 31.923201 16.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F1A4, 11697, 0x8C5F013C, 105.021, 36.5137, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C5F013C [105.021004 36.513699 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C5F1A4, 11697, 0x8C5F013C, 105.021, 36.5137, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C5F013C [105.021004 36.513699 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F1A5, 11697, 0x8C5F013E, 105.157, 33.9679, 12.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8C5F013E [105.156998 33.967899 12.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F1A6, 9686, 0x8C5F013E, 111.666, 30.1731, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013E [111.666000 30.173100 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F1A6, 9686, 0x8C5F013E, 111.666, 30.1731, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013E [111.666000 30.173100 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F1A7, 9686, 0x8C5F013E, 109.773, 36.6571, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F013E [109.773003 36.657101 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C5F1A7, 9686, 0x8C5F013E, 109.773, 36.6571, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F013E [109.773003 36.657101 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F1A8, 9686, 0x8C5F013E, 114.219, 32.2071, 14.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2145,16 +2145,16 @@ VALUES (0x78C5F1A9, 11698, 0x8C5F013E, 108.252, 34.0573, 15.5, -0.707107, 0, 0, /* @teleloc 0x8C5F013E [108.251999 34.057301 15.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F1AA, 11697, 0x8C5F013E, 108.857, 31.0179, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C5F013E [108.857002 31.017900 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F1AA, 11697, 0x8C5F013E, 108.857, 31.0179, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C5F013E [108.857002 31.017900 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F1AB, 11697, 0x8C5F013E, 108.24, 36.206, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C5F013E [108.239998 36.206001 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C5F1AB, 11697, 0x8C5F013E, 108.24, 36.206, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C5F013E [108.239998 36.206001 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F1AC, 9686, 0x8C5F0000, 111.666, 39.5731, 19.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C5F0000 [111.666000 39.573101 19.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F1AC, 9686, 0x8C5F0000, 111.666, 39.5731, 19.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C5F0000 [111.666000 39.573101 19.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F1AD, 9686, 0x8C5F0000, 113.966, 38.6731, 18.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2169,8 +2169,8 @@ VALUES (0x78C5F1AF, 12679, 0x8C5F0000, 114.771, 38.9637, 16.1, -0.402747, 0, 0, /* @teleloc 0x8C5F0000 [114.771004 38.963699 16.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C5F1B0, 12679, 0x8C5F0000, 104.771, 38.0137, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8C5F0000 [104.771004 38.013699 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C5F1B0, 12679, 0x8C5F0000, 104.771, 38.0137, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8C5F0000 [104.771004 38.013699 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C5F1B1, 12671, 0x8C5F0000, 88.7305, 83.8147, 12.005, 0.299534, 0, 0, -0.954086, False, '2005-02-09 10:00:00'); /* Wi Badlands Settlement */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8C98.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8C98.sql index 1b6a237392..dc834e4ad5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8C98.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8C98.sql @@ -449,12 +449,12 @@ VALUES (0x78C9806F, 9686, 0x8C980111, 100.941, 156.184, 97.05, -0.707107, 0, 0, /* @teleloc 0x8C980111 [100.941002 156.184006 97.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98070, 9686, 0x8C980111, 103.325, 151.671, 97.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980111 [103.324997 151.671005 97.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98070, 9686, 0x8C980111, 103.325, 151.671, 97.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980111 [103.324997 151.671005 97.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98071, 9686, 0x8C980112, 110.775, 158.971, 95.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980112 [110.775002 158.970993 95.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98071, 9686, 0x8C980112, 110.775, 158.971, 95.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980112 [110.775002 158.970993 95.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98072, 9686, 0x8C980112, 115.175, 157.671, 94.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -465,8 +465,8 @@ VALUES (0x78C98073, 9686, 0x8C980112, 115.175, 154.021, 94.8, 0.707107, 0, 0, - /* @teleloc 0x8C980112 [115.175003 154.020996 94.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98074, 9686, 0x8C980112, 110.725, 153.021, 95.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980112 [110.724998 153.020996 95.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98074, 9686, 0x8C980112, 110.725, 153.021, 95.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980112 [110.724998 153.020996 95.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98075, 11697, 0x8C980112, 106.99, 153.683, 92.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -477,8 +477,8 @@ VALUES (0x78C98076, 11697, 0x8C980112, 114.49, 158.083, 92.05, -0.895323, 0, 0, /* @teleloc 0x8C980112 [114.489998 158.082993 92.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98077, 11698, 0x8C980112, 110.78, 155.871, 98.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8C980112 [110.779999 155.871002 98.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98077, 11698, 0x8C980112, 110.78, 155.871, 98.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8C980112 [110.779999 155.871002 98.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98078, 11697, 0x8C980112, 110.89, 155.933, 92.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -497,28 +497,28 @@ VALUES (0x78C9807B, 9686, 0x8C980112, 106.041, 154.387, 93.95, -0.707107, 0, 0, /* @teleloc 0x8C980112 [106.041000 154.386993 93.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9807C, 9686, 0x8C980112, 113.874, 153.021, 95.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980112 [113.874001 153.020996 95.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C9807C, 9686, 0x8C980112, 113.874, 153.021, 95.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980112 [113.874001 153.020996 95.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9807D, 9686, 0x8C980112, 107.631, 153.021, 95.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980112 [107.630997 153.020996 95.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C9807D, 9686, 0x8C980112, 107.631, 153.021, 95.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980112 [107.630997 153.020996 95.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C9807E, 9686, 0x8C980112, 115.175, 155.965, 96, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8C980112 [115.175003 155.964996 96.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9807F, 9686, 0x8C980112, 107.556, 158.971, 95.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980112 [107.556000 158.970993 95.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C9807F, 9686, 0x8C980112, 107.556, 158.971, 95.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980112 [107.556000 158.970993 95.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98080, 9686, 0x8C980112, 113.923, 158.971, 95.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980112 [113.922997 158.970993 95.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98080, 9686, 0x8C980112, 113.923, 158.971, 95.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980112 [113.922997 158.970993 95.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98081, 9686, 0x8C980112, 113.755, 158.971, 94, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980112 [113.754997 158.970993 94.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98081, 9686, 0x8C980112, 113.755, 158.971, 94, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980112 [113.754997 158.970993 94.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98082, 11698, 0x8C980112, 107.99, 155.871, 98.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -541,20 +541,20 @@ VALUES (0x78C98086, 11697, 0x8C980112, 114.803, 155.933, 92.05, 0.707107, 0, 0, /* @teleloc 0x8C980112 [114.803001 155.932999 92.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98087, 11697, 0x8C980112, 110.801, 153.526, 92.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C980112 [110.801003 153.526001 92.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98087, 11697, 0x8C980112, 110.801, 153.526, 92.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C980112 [110.801003 153.526001 92.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98088, 11697, 0x8C980112, 113.76, 153.683, 92.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8C980112 [113.760002 153.682999 92.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98089, 9686, 0x8C980113, 106.675, 153.021, 90.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980113 [106.675003 153.020996 90.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98089, 9686, 0x8C980113, 106.675, 153.021, 90.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980113 [106.675003 153.020996 90.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9808A, 9686, 0x8C980113, 106.575, 158.571, 90.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980113 [106.574997 158.570999 90.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C9808A, 9686, 0x8C980113, 106.575, 158.571, 90.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980113 [106.574997 158.570999 90.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C9808B, 9686, 0x8C980113, 115.125, 155.871, 90.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -577,56 +577,56 @@ VALUES (0x78C9808F, 9686, 0x8C980113, 100.941, 154.569, 90.4, -0.707107, 0, 0, /* @teleloc 0x8C980113 [100.941002 154.569000 90.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98090, 9686, 0x8C980113, 110.811, 153.021, 90.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980113 [110.810997 153.020996 90.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98090, 9686, 0x8C980113, 110.811, 153.021, 90.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980113 [110.810997 153.020996 90.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98091, 9686, 0x8C980113, 110.377, 158.571, 90.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980113 [110.376999 158.570999 90.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98091, 9686, 0x8C980113, 110.377, 158.571, 90.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980113 [110.376999 158.570999 90.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98092, 11698, 0x8C980113, 109.012, 155.871, 91.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x8C980113 [109.012001 155.871002 91.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98093, 11697, 0x8C980113, 108.65, 153.563, 88.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C980113 [108.650002 153.563004 88.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98093, 11697, 0x8C980113, 108.65, 153.563, 88.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C980113 [108.650002 153.563004 88.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98094, 11697, 0x8C980113, 108.52, 158.033, 88.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C980113 [108.519997 158.033005 88.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98094, 11697, 0x8C980113, 108.52, 158.033, 88.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C980113 [108.519997 158.033005 88.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98095, 11697, 0x8C980113, 107.517, 155.712, 88.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8C980113 [107.516998 155.712006 88.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98096, 412, 0x8C980000, 110.78, 160.481, 92, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C980000 [110.779999 160.481003 92.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98096, 412, 0x8C980000, 110.78, 160.481, 92, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C980000 [110.779999 160.481003 92.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98097, 9686, 0x8C980000, 110.825, 160.601, 95.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980000 [110.824997 160.600998 95.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98097, 9686, 0x8C980000, 110.825, 160.601, 95.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980000 [110.824997 160.600998 95.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98098, 9686, 0x8C980000, 114.665, 159.644, 93.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980000 [114.665001 159.643997 93.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98098, 9686, 0x8C980000, 114.665, 159.644, 93.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980000 [114.665001 159.643997 93.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98099, 9686, 0x8C980000, 106.985, 159.644, 93.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980000 [106.985001 159.643997 93.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98099, 9686, 0x8C980000, 106.985, 159.644, 93.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980000 [106.985001 159.643997 93.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9809A, 12679, 0x8C980000, 113.231, 159.836, 92.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8C980000 [113.231003 159.835999 92.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C9809A, 12679, 0x8C980000, 113.231, 159.836, 92.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8C980000 [113.231003 159.835999 92.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9809B, 12679, 0x8C980000, 108.391, 159.866, 92.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8C980000 [108.390999 159.865997 92.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C9809B, 12679, 0x8C980000, 108.391, 159.866, 92.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8C980000 [108.390999 159.865997 92.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9809C, 412, 0x8C980119, 152.567, 162.377, 94, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C980119 [152.567001 162.376999 94.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C9809C, 412, 0x8C980119, 152.567, 162.377, 94, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C980119 [152.567001 162.376999 94.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C9809D, 9686, 0x8C98011A, 152.517, 161.567, 98.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -645,8 +645,8 @@ VALUES (0x78C980A0, 11697, 0x8C98011A, 150.789, 161.078, 94.15, -0.92388, 0, 0, /* @teleloc 0x8C98011A [150.789001 161.078003 94.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980A1, 9686, 0x8C98011A, 152.517, 153.017, 99.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011A [152.516998 153.016998 99.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C980A1, 9686, 0x8C98011A, 152.517, 153.017, 99.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011A [152.516998 153.016998 99.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980A2, 9686, 0x8C98011A, 150.217, 159.066, 96.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -665,20 +665,20 @@ VALUES (0x78C980A5, 9686, 0x8C98011A, 154.845, 158.851, 96.25, 0.707107, 0, 0, /* @teleloc 0x8C98011A [154.845001 158.850998 96.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980A6, 9686, 0x8C98011B, 158.717, 157.067, 97.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011B [158.716995 157.067001 97.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C980A6, 9686, 0x8C98011B, 158.717, 157.067, 97.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011B [158.716995 157.067001 97.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980A7, 9686, 0x8C98011B, 161.85, 155.876, 96.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8C98011B [161.850006 155.876007 96.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980A8, 9686, 0x8C98011B, 160.758, 151.117, 97.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011B [160.757996 151.117004 97.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C980A8, 9686, 0x8C98011B, 160.758, 151.117, 97.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011B [160.757996 151.117004 97.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980A9, 9686, 0x8C98011B, 156.306, 151.117, 97.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011B [156.306000 151.117004 97.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C980A9, 9686, 0x8C98011B, 156.306, 151.117, 97.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011B [156.306000 151.117004 97.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980AA, 9686, 0x8C98011B, 155.286, 152.347, 96, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,8 +697,8 @@ VALUES (0x78C980AD, 11698, 0x8C98011B, 158.667, 154.017, 100.25, 0.707107, 0, 0, /* @teleloc 0x8C98011B [158.667007 154.016998 100.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980AE, 11697, 0x8C98011B, 158.651, 153.934, 94.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C98011B [158.651001 153.934006 94.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C980AE, 11697, 0x8C98011B, 158.651, 153.934, 94.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C98011B [158.651001 153.934006 94.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980AF, 9686, 0x8C98011B, 161.85, 152.276, 96.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -709,16 +709,16 @@ VALUES (0x78C980B0, 9686, 0x8C98011B, 161.85, 154.118, 97.9, 0.707107, 0, 0, -0 /* @teleloc 0x8C98011B [161.850006 154.117996 97.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980B1, 9686, 0x8C98011B, 160.816, 157.067, 97.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011B [160.815994 157.067001 97.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C980B1, 9686, 0x8C98011B, 160.816, 157.067, 97.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011B [160.815994 157.067001 97.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980B2, 9686, 0x8C98011B, 156.466, 157.067, 97.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011B [156.466003 157.067001 97.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C980B2, 9686, 0x8C98011B, 156.466, 157.067, 97.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011B [156.466003 157.067001 97.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980B3, 9686, 0x8C98011B, 158.538, 151.117, 97.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011B [158.537994 151.117004 97.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C980B3, 9686, 0x8C98011B, 158.538, 151.117, 97.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011B [158.537994 151.117004 97.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980B4, 9686, 0x8C98011B, 155.286, 152.596, 97.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -729,8 +729,8 @@ VALUES (0x78C980B5, 9686, 0x8C98011B, 155.286, 155.633, 97.6, -0.707107, 0, 0, /* @teleloc 0x8C98011B [155.285995 155.632996 97.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980B6, 9686, 0x8C98011B, 156.466, 157.067, 96, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011B [156.466003 157.067001 96.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C980B6, 9686, 0x8C98011B, 156.466, 157.067, 96, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011B [156.466003 157.067001 96.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980B7, 11698, 0x8C98011B, 160.994, 151.81, 98.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -741,12 +741,12 @@ VALUES (0x78C980B8, 11698, 0x8C98011B, 160.894, 156.11, 98.3, 0.919479, 0, 0, -0 /* @teleloc 0x8C98011B [160.893997 156.110001 98.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980B9, 11697, 0x8C98011B, 158.654, 152.599, 94.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C98011B [158.654007 152.598999 94.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C980B9, 11697, 0x8C98011B, 158.654, 152.599, 94.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C98011B [158.654007 152.598999 94.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980BA, 11697, 0x8C98011B, 158.654, 155.095, 94.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C98011B [158.654007 155.095001 94.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C980BA, 11697, 0x8C98011B, 158.654, 155.095, 94.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C98011B [158.654007 155.095001 94.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980BB, 11697, 0x8C98011B, 160.804, 151.984, 94.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -757,12 +757,12 @@ VALUES (0x78C980BC, 11697, 0x8C98011B, 161.148, 154.186, 94.15, 0.707107, 0, 0, /* @teleloc 0x8C98011B [161.147995 154.186005 94.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980BD, 11697, 0x8C98011B, 158.654, 156.299, 94.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C98011B [158.654007 156.298996 94.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C980BD, 11697, 0x8C98011B, 158.654, 156.299, 94.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C98011B [158.654007 156.298996 94.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980BE, 9686, 0x8C98011D, 154.768, 156.717, 92.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011D [154.768005 156.716995 92.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C980BE, 9686, 0x8C98011D, 154.768, 156.717, 92.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011D [154.768005 156.716995 92.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980BF, 9686, 0x8C98011D, 161.618, 154.048, 92.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x78C980C2, 9687, 0x8C98011D, 150.993, 155.984, 90.1, -0.865587, -0.000 /* @teleloc 0x8C98011D [150.992996 155.983994 90.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980C3, 9686, 0x8C98011D, 158.071, 156.717, 92.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011D [158.070999 156.716995 92.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C980C3, 9686, 0x8C98011D, 158.071, 156.717, 92.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011D [158.070999 156.716995 92.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980C4, 9686, 0x8C98011D, 154.17, 151.177, 92.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011D [154.169998 151.177002 92.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C980C4, 9686, 0x8C98011D, 154.17, 151.177, 92.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011D [154.169998 151.177002 92.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980C5, 9686, 0x8C98011D, 158.283, 151.177, 92.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C98011D [158.283005 151.177002 92.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C980C5, 9686, 0x8C98011D, 158.283, 151.177, 92.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C98011D [158.283005 151.177002 92.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980C6, 9686, 0x8C98011D, 150.217, 152.338, 92.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,36 +801,36 @@ VALUES (0x78C980C7, 11698, 0x8C98011D, 156.81, 154.017, 93.5, -0.707107, 0, 0, - /* @teleloc 0x8C98011D [156.809998 154.016998 93.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980C8, 11697, 0x8C98011D, 156.557, 156.058, 90.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C98011D [156.557007 156.057999 90.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C980C8, 11697, 0x8C98011D, 156.557, 156.058, 90.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C98011D [156.557007 156.057999 90.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980C9, 11697, 0x8C98011D, 156.257, 151.708, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C98011D [156.257004 151.707993 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C980C9, 11697, 0x8C98011D, 156.257, 151.708, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C98011D [156.257004 151.707993 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980CA, 11697, 0x8C98011D, 160.876, 153.681, 90.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8C98011D [160.876007 153.681000 90.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980CB, 9686, 0x8C980000, 152.567, 162.416, 97.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980000 [152.567001 162.416000 97.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78C980CB, 9686, 0x8C980000, 152.567, 162.416, 97.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980000 [152.567001 162.416000 97.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980CC, 9686, 0x8C980000, 150.416, 162.616, 95.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980000 [150.416000 162.615997 95.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78C980CC, 9686, 0x8C980000, 150.416, 162.616, 95.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980000 [150.416000 162.615997 95.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980CD, 9686, 0x8C980000, 154.709, 162.616, 95.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980000 [154.709000 162.615997 95.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78C980CD, 9686, 0x8C980000, 154.709, 162.616, 95.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980000 [154.709000 162.615997 95.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980CE, 12679, 0x8C980000, 156.654, 163.049, 94.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x8C980000 [156.654007 163.048996 94.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C980CF, 12679, 0x8C980000, 158.654, 158.299, 94.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8C980000 [158.654007 158.298996 94.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C980CF, 12679, 0x8C980000, 158.654, 158.299, 94.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8C980000 [158.654007 158.298996 94.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C980D0, 9686, 0x8C980121, 159.323, 38.1516, 132.85, 0.446198, 0, 0, -0.894934, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,20 +1249,20 @@ VALUES (0x78C98137, 12679, 0x8C980000, 129.584, 91.1733, 124.075, 0.707107, 0, 0 /* @teleloc 0x8C980000 [129.584000 91.173302 124.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98138, 9686, 0x8C980131, 86.0362, 59.4493, 127.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980131 [86.036201 59.449299 127.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98138, 9686, 0x8C980131, 86.0362, 59.4493, 127.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980131 [86.036201 59.449299 127.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98139, 9686, 0x8C980131, 81.4184, 59.4263, 126.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980131 [81.418404 59.426300 126.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98139, 9686, 0x8C980131, 81.4184, 59.4263, 126.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980131 [81.418404 59.426300 126.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9813A, 9686, 0x8C980131, 83.9337, 53.6993, 127.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980131 [83.933701 53.699299 127.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C9813A, 9686, 0x8C980131, 83.9337, 53.6993, 127.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980131 [83.933701 53.699299 127.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9813B, 9686, 0x8C980131, 87.1337, 53.6993, 126.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980131 [87.133698 53.699299 126.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C9813B, 9686, 0x8C980131, 87.1337, 53.6993, 126.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980131 [87.133698 53.699299 126.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C9813C, 11697, 0x8C980131, 79.4017, 54.3856, 124.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1273,16 +1273,16 @@ VALUES (0x78C9813D, 11697, 0x8C980131, 88.3017, 58.7184, 124.1, -0.932639, 0, 0, /* @teleloc 0x8C980131 [88.301697 58.718399 124.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9813E, 11698, 0x8C980131, 83.9648, 56.7493, 130.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8C980131 [83.964798 56.749298 130.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C9813E, 11698, 0x8C980131, 83.9648, 56.7493, 130.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8C980131 [83.964798 56.749298 130.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C9813F, 11697, 0x8C980131, 83.9517, 56.7184, 124.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8C980131 [83.951698 56.718399 124.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98140, 9686, 0x8C980131, 80.7835, 53.6993, 126.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980131 [80.783501 53.699299 126.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98140, 9686, 0x8C980131, 80.7835, 53.6993, 126.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980131 [80.783501 53.699299 126.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98141, 9686, 0x8C980131, 78.7369, 56.5761, 127.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1309,12 +1309,12 @@ VALUES (0x78C98146, 9686, 0x8C980131, 89.1305, 54.5762, 127.65, 0.707107, 0, 0, /* @teleloc 0x8C980131 [89.130501 54.576199 127.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98147, 9686, 0x8C980131, 81.7835, 59.4493, 127.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980131 [81.783501 59.449299 127.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98147, 9686, 0x8C980131, 81.7835, 59.4493, 127.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980131 [81.783501 59.449299 127.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98148, 9686, 0x8C980131, 87.6042, 59.4263, 126.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980131 [87.604202 59.426300 126.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98148, 9686, 0x8C980131, 87.6042, 59.4263, 126.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980131 [87.604202 59.426300 126.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98149, 11698, 0x8C980131, 86.1648, 56.7493, 130.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1333,28 +1333,28 @@ VALUES (0x78C9814C, 11697, 0x8C980131, 82.449, 56.7184, 124.1, -0.707107, 0, 0, /* @teleloc 0x8C980131 [82.448997 56.718399 124.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9814D, 11697, 0x8C980131, 83.7574, 54.2633, 124.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C980131 [83.757401 54.263302 124.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C9814D, 11697, 0x8C980131, 83.7574, 54.2633, 124.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C980131 [83.757401 54.263302 124.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C9814E, 11697, 0x8C980131, 88.5074, 56.6633, 124.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8C980131 [88.507401 56.663300 124.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9814F, 11697, 0x8C980131, 81.1517, 58.8184, 124.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C980131 [81.151703 58.818401 124.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C9814F, 11697, 0x8C980131, 81.1517, 58.8184, 124.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C980131 [81.151703 58.818401 124.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98150, 9686, 0x8C980133, 81.6869, 62.5801, 127, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8C980133 [81.686897 62.580101 127.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98151, 9686, 0x8C980133, 85.0869, 60.0493, 127.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980133 [85.086899 60.049301 127.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98151, 9686, 0x8C980133, 85.0869, 60.0493, 127.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980133 [85.086899 60.049301 127.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98152, 9686, 0x8C980133, 84.7869, 65.1493, 127.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980133 [84.786903 65.149300 127.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98152, 9686, 0x8C980133, 84.7869, 65.1493, 127.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980133 [84.786903 65.149300 127.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98153, 11697, 0x8C980133, 85.9017, 62.8684, 124.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1369,12 +1369,12 @@ VALUES (0x78C98155, 9686, 0x8C980133, 81.6869, 64.2262, 127, -0.707107, 0, 0, - /* @teleloc 0x8C980133 [81.686897 64.226196 127.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98156, 9686, 0x8C980133, 82.9899, 60.0493, 126.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980133 [82.989899 60.049301 126.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98156, 9686, 0x8C980133, 82.9899, 60.0493, 126.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980133 [82.989899 60.049301 126.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98157, 9686, 0x8C980135, 84.4805, 53.7955, 122.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980135 [84.480499 53.795502 122.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98157, 9686, 0x8C980135, 84.4805, 53.7955, 122.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980135 [84.480499 53.795502 122.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98158, 9686, 0x8C980135, 86.9805, 58.0955, 122.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x78C9815E, 9686, 0x8C980135, 86.9805, 60.7926, 122.45, 0.707107, 0, 0, /* @teleloc 0x8C980135 [86.980499 60.792599 122.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C9815F, 9686, 0x8C980135, 85.43, 63.7455, 122.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980135 [85.430000 63.745499 122.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C9815F, 9686, 0x8C980135, 85.43, 63.7455, 122.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980135 [85.430000 63.745499 122.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98160, 11698, 0x8C980135, 84.3837, 57.7859, 123.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8C980135 [84.383698 57.785900 123.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98160, 11698, 0x8C980135, 84.3837, 57.7859, 123.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8C980135 [84.383698 57.785900 123.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98161, 11697, 0x8C980135, 84.7727, 63.262, 120.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8C980135 [84.772697 63.262001 120.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78C98161, 11697, 0x8C980135, 84.7727, 63.262, 120.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8C980135 [84.772697 63.262001 120.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98162, 11697, 0x8C980135, 86.3227, 63.062, 120.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1433,12 +1433,12 @@ VALUES (0x78C98165, 9686, 0x8C980137, 82.0869, 66.3762, 127, -0.707107, 0, 0, - /* @teleloc 0x8C980137 [82.086899 66.376198 127.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98166, 412, 0x8C980000, 84.7648, 67.5493, 124, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8C980000 [84.764801 67.549301 124.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98166, 412, 0x8C980000, 84.7648, 67.5493, 124, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8C980000 [84.764801 67.549301 124.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78C98167, 9686, 0x8C980000, 82.5542, 67.6763, 126.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8C980000 [82.554199 67.676300 126.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78C98167, 9686, 0x8C980000, 82.5542, 67.6763, 126.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8C980000 [82.554199 67.676300 126.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78C98168, 9686, 0x8C980000, 81.5542, 66.8263, 126.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8CB9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8CB9.sql index a23fa4a1d4..9fd78c7ffe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8CB9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8CB9.sql @@ -9,8 +9,8 @@ VALUES (0x78CB9001, 9686, 0x8CB90100, 113.34, 33.4928, 88.85, 0.317305, 0, 0, - /* @teleloc 0x8CB90100 [113.339996 33.492802 88.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9002, 9686, 0x8CB90100, 111.733, 32.9714, 91.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90100 [111.733002 32.971401 91.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB9002, 9686, 0x8CB90100, 111.733, 32.9714, 91.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90100 [111.733002 32.971401 91.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB9003, 9686, 0x8CB90100, 109.386, 36.1054, 89.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x78CB9005, 9686, 0x8CB90100, 113.49, 38.7928, 88.85, -0.902209, 0, 0, /* @teleloc 0x8CB90100 [113.489998 38.792801 88.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9006, 9686, 0x8CB90100, 111.74, 40.0054, 89.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90100 [111.739998 40.005402 89.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CB9006, 9686, 0x8CB90100, 111.74, 40.0054, 89.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90100 [111.739998 40.005402 89.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9007, 11697, 0x8CB90100, 111.788, 33.312, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8CB90100 [111.788002 33.312000 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB9007, 11697, 0x8CB90100, 111.788, 33.312, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8CB90100 [111.788002 33.312000 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB9008, 11697, 0x8CB90100, 109.888, 34.362, 86.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8CB90100 [109.888000 34.362000 86.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9009, 9686, 0x8CB90103, 102.475, 32.2742, 88.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90103 [102.474998 32.274200 88.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB9009, 9686, 0x8CB90103, 102.475, 32.2742, 88.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90103 [102.474998 32.274200 88.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB900A, 9686, 0x8CB90103, 107.875, 32.2742, 88.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90103 [107.875000 32.274200 88.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB900A, 9686, 0x8CB90103, 107.875, 32.2742, 88.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90103 [107.875000 32.274200 88.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB900B, 9686, 0x8CB90103, 108.925, 33.6234, 87.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8CB90103 [108.925003 33.623402 87.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB900C, 9686, 0x8CB90103, 104.925, 38.1742, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90103 [104.925003 38.174198 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CB900C, 9686, 0x8CB90103, 104.925, 38.1742, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90103 [104.925003 38.174198 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB900D, 9686, 0x8CB90103, 101.125, 35.0242, 90.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x78CB9011, 11697, 0x8CB90103, 104.807, 35.3528, 86.1, -0.707107, 0, 0, /* @teleloc 0x8CB90103 [104.806999 35.352798 86.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9012, 11697, 0x8CB90103, 105.338, 32.862, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8CB90103 [105.337997 32.862000 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB9012, 11697, 0x8CB90103, 105.338, 32.862, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8CB90103 [105.337997 32.862000 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9013, 9686, 0x8CB90103, 102.376, 38.1742, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90103 [102.375999 38.174198 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CB9013, 9686, 0x8CB90103, 102.376, 38.1742, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90103 [102.375999 38.174198 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9014, 9686, 0x8CB90103, 107.719, 38.1742, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90103 [107.719002 38.174198 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CB9014, 9686, 0x8CB90103, 107.719, 38.1742, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90103 [107.719002 38.174198 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB9015, 9686, 0x8CB90103, 101.125, 33.3091, 89.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x78CB9016, 9686, 0x8CB90103, 101.125, 37.2573, 89.35, -0.707107, 0, 0, /* @teleloc 0x8CB90103 [101.125000 37.257301 89.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9017, 9686, 0x8CB90103, 105.335, 32.2742, 89.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90103 [105.334999 32.274200 89.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB9017, 9686, 0x8CB90103, 105.335, 32.2742, 89.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90103 [105.334999 32.274200 89.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB9018, 9686, 0x8CB90103, 108.925, 33.3234, 89.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x78CB901F, 11697, 0x8CB90103, 107.933, 33.0715, 86.1, 0.297375, 0, 0, - /* @teleloc 0x8CB90103 [107.932999 33.071499 86.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9020, 11697, 0x8CB90103, 105.088, 37.662, 86.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8CB90103 [105.087997 37.661999 86.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CB9020, 11697, 0x8CB90103, 105.088, 37.662, 86.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8CB90103 [105.087997 37.661999 86.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9021, 9686, 0x8CB90105, 107.833, 31.3214, 84.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90105 [107.833000 31.321400 84.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB9021, 9686, 0x8CB90105, 107.833, 31.3214, 84.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90105 [107.833000 31.321400 84.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB9022, 9686, 0x8CB90105, 104.336, 34.5554, 84.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8CB90105 [104.335999 34.555401 84.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9023, 9686, 0x8CB90105, 106.59, 37.8054, 84.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90105 [106.589996 37.805401 84.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CB9023, 9686, 0x8CB90105, 106.59, 37.8054, 84.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90105 [106.589996 37.805401 84.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB9024, 11697, 0x8CB90105, 112.457, 36.6043, 82.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x78CB9027, 11697, 0x8CB90105, 105.224, 35.1162, 82.1, -0.707107, 0, 0, /* @teleloc 0x8CB90105 [105.223999 35.116199 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9028, 9686, 0x8CB90105, 111.733, 31.3214, 84.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90105 [111.733002 31.321400 84.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB9028, 9686, 0x8CB90105, 111.733, 31.3214, 84.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90105 [111.733002 31.321400 84.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9029, 9686, 0x8CB90105, 109.84, 37.8054, 84.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90105 [109.839996 37.805401 84.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CB9029, 9686, 0x8CB90105, 109.84, 37.8054, 84.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90105 [109.839996 37.805401 84.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB902A, 9686, 0x8CB90105, 114.286, 33.3554, 84.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x78CB902B, 11698, 0x8CB90105, 108.319, 35.2056, 85.5, -0.707107, 0, 0, /* @teleloc 0x8CB90105 [108.319000 35.205601 85.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB902C, 11697, 0x8CB90105, 108.924, 32.1662, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8CB90105 [108.924004 32.166199 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB902C, 11697, 0x8CB90105, 108.924, 32.1662, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8CB90105 [108.924004 32.166199 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB902D, 11697, 0x8CB90105, 108.307, 37.3543, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8CB90105 [108.306999 37.354301 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CB902D, 11697, 0x8CB90105, 108.307, 37.3543, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8CB90105 [108.306999 37.354301 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB902E, 412, 0x8CB90000, 111.69, 40.5528, 86, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8CB90000 [111.690002 40.552799 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB902E, 412, 0x8CB90000, 111.69, 40.5528, 86, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8CB90000 [111.690002 40.552799 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB902F, 9686, 0x8CB90000, 111.733, 40.7214, 89.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CB90000 [111.733002 40.721401 89.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB902F, 9686, 0x8CB90000, 111.733, 40.7214, 89.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CB90000 [111.733002 40.721401 89.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB9030, 9686, 0x8CB90000, 114.033, 39.8214, 88.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,8 +205,8 @@ VALUES (0x78CB9032, 12679, 0x8CB90000, 114.838, 40.112, 86.1, -0.402747, 0, 0, - /* @teleloc 0x8CB90000 [114.837997 40.112000 86.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CB9033, 12679, 0x8CB90000, 104.838, 39.162, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8CB90000 [104.837997 39.161999 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CB9033, 12679, 0x8CB90000, 104.838, 39.162, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8CB90000 [104.837997 39.161999 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CB9034, 412, 0x8CB90108, 42.8672, 39.4859, 112, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8CC2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8CC2.sql index 9b64e0fab2..13d602e8ad 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8CC2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8CC2.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x8CC2; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2000, 9686, 0x8CC20102, 61.6434, 36.2129, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20102 [61.643398 36.212898 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CC2000, 9686, 0x8CC20102, 61.6434, 36.2129, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20102 [61.643398 36.212898 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2001, 9686, 0x8CC20102, 57.0255, 36.1899, 64.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20102 [57.025501 36.189899 64.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CC2001, 9686, 0x8CC20102, 57.0255, 36.1899, 64.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20102 [57.025501 36.189899 64.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2002, 9686, 0x8CC20102, 59.5409, 30.4629, 65.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20102 [59.540901 30.462900 65.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC2002, 9686, 0x8CC20102, 59.5409, 30.4629, 65.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20102 [59.540901 30.462900 65.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2003, 9686, 0x8CC20102, 62.7409, 30.4629, 64.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20102 [62.740898 30.462900 64.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC2003, 9686, 0x8CC20102, 62.7409, 30.4629, 64.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20102 [62.740898 30.462900 64.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC2004, 11697, 0x8CC20102, 55.0089, 31.1492, 62.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x78CC2005, 11697, 0x8CC20102, 63.9089, 35.482, 62.1, -0.932639, 0, 0, 0 /* @teleloc 0x8CC20102 [63.908901 35.481998 62.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2006, 11698, 0x8CC20102, 59.572, 33.5129, 68.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8CC20102 [59.571999 33.512901 68.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC2006, 11698, 0x8CC20102, 59.572, 33.5129, 68.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8CC20102 [59.571999 33.512901 68.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC2007, 11697, 0x8CC20102, 59.5589, 33.482, 62.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8CC20102 [59.558899 33.481998 62.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2008, 9686, 0x8CC20102, 56.3907, 30.4629, 64.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20102 [56.390701 30.462900 64.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC2008, 9686, 0x8CC20102, 56.3907, 30.4629, 64.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20102 [56.390701 30.462900 64.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC2009, 9686, 0x8CC20102, 54.3441, 33.3397, 65.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x78CC200E, 9686, 0x8CC20102, 64.7377, 31.3398, 65.65, 0.707107, 0, 0, /* @teleloc 0x8CC20102 [64.737701 31.339800 65.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC200F, 9686, 0x8CC20102, 57.3907, 36.2129, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20102 [57.390701 36.212898 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CC200F, 9686, 0x8CC20102, 57.3907, 36.2129, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20102 [57.390701 36.212898 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2010, 9686, 0x8CC20102, 63.2114, 36.1899, 64.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20102 [63.211399 36.189899 64.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CC2010, 9686, 0x8CC20102, 63.2114, 36.1899, 64.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20102 [63.211399 36.189899 64.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC2011, 11698, 0x8CC20102, 61.772, 33.5129, 68.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x78CC2014, 11697, 0x8CC20102, 58.0561, 33.482, 62.1, -0.707107, 0, 0, - /* @teleloc 0x8CC20102 [58.056099 33.481998 62.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2015, 11697, 0x8CC20102, 59.3646, 31.0269, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8CC20102 [59.364601 31.026899 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC2015, 11697, 0x8CC20102, 59.3646, 31.0269, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8CC20102 [59.364601 31.026899 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC2016, 11697, 0x8CC20102, 64.1146, 33.4269, 62.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8CC20102 [64.114601 33.426899 62.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2017, 11697, 0x8CC20102, 56.7589, 35.582, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8CC20102 [56.758900 35.582001 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CC2017, 11697, 0x8CC20102, 56.7589, 35.582, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8CC20102 [56.758900 35.582001 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC2018, 9686, 0x8CC20104, 57.2941, 39.3437, 65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8CC20104 [57.294102 39.343700 65.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2019, 9686, 0x8CC20104, 60.6941, 36.8129, 65.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20104 [60.694099 36.812901 65.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC2019, 9686, 0x8CC20104, 60.6941, 36.8129, 65.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20104 [60.694099 36.812901 65.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC201A, 9686, 0x8CC20104, 60.3941, 41.9129, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20104 [60.394100 41.912899 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CC201A, 9686, 0x8CC20104, 60.3941, 41.9129, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20104 [60.394100 41.912899 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC201B, 11697, 0x8CC20104, 61.5089, 39.632, 62.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x78CC201D, 9686, 0x8CC20104, 57.2941, 40.9897, 65, -0.707107, 0, 0, -0 /* @teleloc 0x8CC20104 [57.294102 40.989700 65.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC201E, 9686, 0x8CC20104, 58.5971, 36.8129, 64.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20104 [58.597099 36.812901 64.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC201E, 9686, 0x8CC20104, 58.5971, 36.8129, 64.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20104 [58.597099 36.812901 64.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC201F, 9686, 0x8CC20106, 60.0877, 30.5591, 60.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20106 [60.087700 30.559099 60.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC201F, 9686, 0x8CC20106, 60.0877, 30.5591, 60.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20106 [60.087700 30.559099 60.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC2020, 9686, 0x8CC20106, 62.5877, 34.8591, 60.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x78CC2026, 9686, 0x8CC20106, 62.5877, 37.5562, 60.45, 0.707107, 0, 0, /* @teleloc 0x8CC20106 [62.587700 37.556198 60.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2027, 9686, 0x8CC20106, 61.0372, 40.5091, 60.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20106 [61.037201 40.509102 60.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CC2027, 9686, 0x8CC20106, 61.0372, 40.5091, 60.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20106 [61.037201 40.509102 60.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2028, 11698, 0x8CC20106, 59.9909, 34.5495, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8CC20106 [59.990898 34.549500 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC2028, 11698, 0x8CC20106, 59.9909, 34.5495, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8CC20106 [59.990898 34.549500 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC2029, 11697, 0x8CC20106, 60.3799, 40.0256, 58.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8CC20106 [60.379902 40.025600 58.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78CC2029, 11697, 0x8CC20106, 60.3799, 40.0256, 58.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8CC20106 [60.379902 40.025600 58.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC202A, 11697, 0x8CC20106, 61.9299, 39.8256, 58.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x78CC202D, 9686, 0x8CC20108, 57.6941, 43.1397, 65, -0.707107, 0, 0, -0 /* @teleloc 0x8CC20108 [57.694099 43.139702 65.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC202E, 412, 0x8CC20000, 60.372, 44.3129, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8CC20000 [60.372002 44.312901 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC202E, 412, 0x8CC20000, 60.372, 44.3129, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8CC20000 [60.372002 44.312901 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CC202F, 9686, 0x8CC20000, 58.1614, 44.4399, 64.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8CC20000 [58.161400 44.439899 64.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CC202F, 9686, 0x8CC20000, 58.1614, 44.4399, 64.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8CC20000 [58.161400 44.439899 64.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC2030, 9686, 0x8CC20000, 57.1614, 43.5899, 64.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1902,7 +1902,7 @@ VALUES (0x78CC21A3, 0x78CC209D, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC21A4, 13863, 0x8CC20122, 135.604, 156.537, 54.005, -0.99585, 0, 0, -0.09101, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x8CC20122 [135.604004 156.537003 54.005001] -0.995850 0.000000 0.000000 -0.091009 */ +/* @teleloc 0x8CC20122 [135.604004 156.537003 54.005001] -0.995850 0.000000 0.000000 -0.091010 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78CC21A4, 0x78CC20D0, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8CC3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8CC3.sql index bea8904696..a1485a6e5c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8CC3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8CC3.sql @@ -1899,4 +1899,4 @@ VALUES (0x78CC3179, 10707, 0x8CC30000, 5.37141, 135.463, 96.5267, -0.771988, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CC317A, 19075, 0x8CC30000, 102.306, 102.862, 80.005, 0.999887, 0, 0, -0.01504, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x8CC30000 [102.306000 102.862000 80.004997] 0.999887 0.000000 0.000000 -0.015039 */ +/* @teleloc 0x8CC30000 [102.306000 102.862000 80.004997] 0.999887 0.000000 0.000000 -0.015040 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8CDD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8CDD.sql index 3e3711d5ed..e5b7183b2b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8CDD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8CDD.sql @@ -1,16 +1,16 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x8CDD; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CDD000, 143, 0x8CDD010C, 113.21, 154.38, 75.02, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x8CDD010C [113.209999 154.380005 75.019997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CDD000, 143, 0x8CDD010C, 113.21, 154.38, 75.02, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x8CDD010C [113.209999 154.380005 75.019997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CDD001, 143, 0x8CDD010C, 110, 154.45, 75.02, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x8CDD010C [110.000000 154.449997 75.019997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CDD001, 143, 0x8CDD010C, 110, 154.45, 75.02, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x8CDD010C [110.000000 154.449997 75.019997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78CDD002, 412, 0x8CDD0000, 110.06, 161.615, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8CDD0000 [110.059998 161.615005 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78CDD002, 412, 0x8CDD0000, 110.06, 161.615, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8CDD0000 [110.059998 161.615005 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78CDD003, 412, 0x8CDD0000, 113.79, 149.655, 72, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8D00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8D00.sql index ce6274a812..b9a581e9c8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8D00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8D00.sql @@ -21,8 +21,8 @@ VALUES (0x78D00004, 11697, 0x8D000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8D000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00005, 18274, 0x8D000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D00005, 18274, 0x8D000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D00005, 0x78D00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78D00005, 0x78D00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78D00005, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00006, 15451, 0x8D00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D00006, 15451, 0x8D00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D00007, 15608, 0x8D00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78D00015, 11697, 0x8D00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8D00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00016, 18276, 0x8D00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D00016, 18276, 0x8D00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D00016, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78D00016, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D00016, 0x78D00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00017, 15451, 0x8D0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D00017, 15451, 0x8D0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D00018, 15608, 0x8D0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78D00023, 11697, 0x8D0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8D0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00024, 18278, 0x8D0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D00024, 18278, 0x8D0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D00024, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78D00024, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D00024, 0x78D00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00025, 15451, 0x8D0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D00025, 15451, 0x8D0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D00026, 15608, 0x8D0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x78D0006D, 11697, 0x8D000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x8D000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D0006E, 18289, 0x8D000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D0006E, 18289, 0x8D000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D0006E, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x78D0006E, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D0006E, 0x78D00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D0006F, 15451, 0x8D00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D0006F, 15451, 0x8D00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D00070, 15608, 0x8D00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x78D0008C, 11697, 0x8D00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8D00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D0008D, 18293, 0x8D00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D0008D, 18293, 0x8D00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D0008D, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x78D0008D, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D0008D, 0x78D00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D0008E, 15451, 0x8D00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D0008E, 15451, 0x8D00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D0008F, 15608, 0x8D00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x78D0009A, 11697, 0x8D000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8D000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D0009B, 18295, 0x8D000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D0009B, 18295, 0x8D000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D0009B, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x78D0009B, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D0009B, 0x78D0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D0009C, 15451, 0x8D000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D0009C, 15451, 0x8D000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D0009D, 15608, 0x8D000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x78D000A8, 11697, 0x8D00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8D00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000A9, 18297, 0x8D00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D000A9, 18297, 0x8D00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D000A9, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x78D000A9, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D000A9, 0x78D000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000AA, 15451, 0x8D00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D000AA, 15451, 0x8D00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D000AB, 15608, 0x8D00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x78D000B6, 11697, 0x8D000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8D000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000B7, 18299, 0x8D000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D000B7, 18299, 0x8D000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D000B7, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x78D000B7, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D000B7, 0x78D000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000B8, 15451, 0x8D000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D000B8, 15451, 0x8D000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000B9, 15608, 0x8D000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x78D000B9, 15608, 0x8D000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D000BA, 15608, 0x8D000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x78D000C4, 11697, 0x8D00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8D00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000C5, 18301, 0x8D00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D000C5, 18301, 0x8D00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D000C5, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x78D000C5, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D000C5, 0x78D000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000C6, 15451, 0x8D00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D000C6, 15451, 0x8D00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D000C7, 15608, 0x8D0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x78D000D2, 11697, 0x8D0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8D0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000D3, 18303, 0x8D0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D000D3, 18303, 0x8D0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D000D3, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x78D000D3, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D000D3, 0x78D000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000D4, 15451, 0x8D0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D000D4, 15451, 0x8D0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D000D5, 15608, 0x8D0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x78D000DE, 9686, 0x8D0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x8D0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000DF, 9686, 0x8D0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78D000DF, 9686, 0x8D0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D000E0, 11697, 0x8D0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x78D000EE, 15451, 0x8D0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x8D0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D000EF, 15608, 0x8D0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78D000EF, 15608, 0x8D0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D000F0, 15608, 0x8D0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78D00108, 9686, 0x8D0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x8D0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00109, 9686, 0x8D0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78D00109, 9686, 0x8D0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D0010A, 11697, 0x8D0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x78D0011C, 11697, 0x8D0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8D0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D0011D, 18314, 0x8D0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D0011D, 18314, 0x8D0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D0011D, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x78D0011D, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D0011D, 0x78D00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D0011E, 15451, 0x8D0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D0011E, 15451, 0x8D0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D0011F, 15608, 0x8D0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x78D0013A, 11697, 0x8D00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8D00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D0013B, 18318, 0x8D00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D0013B, 18318, 0x8D00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D0013B, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x78D0013B, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D0013B, 0x78D0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D0013C, 15451, 0x8D00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D0013C, 15451, 0x8D00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D0013D, 15608, 0x8D000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78D00142, 11697, 0x8D00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8D00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00143, 18319, 0x8D00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D00143, 18319, 0x8D00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D00143, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78D00143, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D00143, 0x78D00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00144, 15451, 0x8D00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D00144, 15451, 0x8D00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D00145, 15608, 0x8D000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78D00150, 11697, 0x8D00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8D00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00151, 18321, 0x8D00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8D00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D00151, 18321, 0x8D00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8D00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78D00151, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78D00151, 0x78D00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78D00151, 0x78D00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D00152, 15451, 0x8D00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D00152, 15451, 0x8D00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D00153, 15608, 0x8D00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8D63.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8D63.sql index 0a74ae7bf6..1e7bbba07a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8D63.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8D63.sql @@ -33,12 +33,12 @@ VALUES (0x78D63007, 9686, 0x8D630101, 53.0136, 35.7523, 19.05, -0.707107, 0, 0, /* @teleloc 0x8D630101 [53.013599 35.752300 19.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63008, 9686, 0x8D630101, 55.3979, 31.2398, 19.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630101 [55.397900 31.239799 19.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63008, 9686, 0x8D630101, 55.3979, 31.2398, 19.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630101 [55.397900 31.239799 19.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63009, 9686, 0x8D630102, 62.8479, 38.5398, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630102 [62.847900 38.539799 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63009, 9686, 0x8D630102, 62.8479, 38.5398, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630102 [62.847900 38.539799 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6300A, 9686, 0x8D630102, 67.2479, 37.2398, 16.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x78D6300B, 9686, 0x8D630102, 67.2479, 33.5898, 16.8, 0.707107, 0, 0, - /* @teleloc 0x8D630102 [67.247902 33.589802 16.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6300C, 9686, 0x8D630102, 62.7979, 32.5898, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630102 [62.797901 32.589802 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6300C, 9686, 0x8D630102, 62.7979, 32.5898, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630102 [62.797901 32.589802 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6300D, 11697, 0x8D630102, 59.0633, 33.2516, 14.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x78D6300E, 11697, 0x8D630102, 66.5633, 37.6516, 14.05, -0.895323, 0, 0, /* @teleloc 0x8D630102 [66.563301 37.651600 14.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6300F, 11698, 0x8D630102, 62.853, 35.4398, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D630102 [62.853001 35.439800 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6300F, 11698, 0x8D630102, 62.853, 35.4398, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D630102 [62.853001 35.439800 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63010, 11697, 0x8D630102, 62.9633, 35.5016, 14.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x78D63013, 9686, 0x8D630102, 58.1136, 33.9554, 15.95, -0.707107, 0, 0, /* @teleloc 0x8D630102 [58.113602 33.955399 15.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63014, 9686, 0x8D630102, 65.9471, 32.5898, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630102 [65.947098 32.589802 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63014, 9686, 0x8D630102, 65.9471, 32.5898, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630102 [65.947098 32.589802 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63015, 9686, 0x8D630102, 59.7044, 32.5898, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630102 [59.704399 32.589802 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63015, 9686, 0x8D630102, 59.7044, 32.5898, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630102 [59.704399 32.589802 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63016, 9686, 0x8D630102, 67.2479, 35.534, 18, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D630102 [67.247902 35.534000 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63017, 9686, 0x8D630102, 59.6285, 38.5398, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630102 [59.628502 38.539799 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63017, 9686, 0x8D630102, 59.6285, 38.5398, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630102 [59.628502 38.539799 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63018, 9686, 0x8D630102, 65.9962, 38.5398, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630102 [65.996201 38.539799 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63018, 9686, 0x8D630102, 65.9962, 38.5398, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630102 [65.996201 38.539799 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63019, 9686, 0x8D630102, 65.8283, 38.5398, 16, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630102 [65.828300 38.539799 16.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63019, 9686, 0x8D630102, 65.8283, 38.5398, 16, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630102 [65.828300 38.539799 16.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6301A, 11698, 0x8D630102, 60.0628, 35.4398, 20.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x78D6301E, 11697, 0x8D630102, 66.8763, 35.5016, 14.05, 0.707107, 0, 0, /* @teleloc 0x8D630102 [66.876297 35.501598 14.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6301F, 11697, 0x8D630102, 62.8738, 33.0944, 14.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D630102 [62.873798 33.094398 14.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6301F, 11697, 0x8D630102, 62.8738, 33.0944, 14.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D630102 [62.873798 33.094398 14.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63020, 11697, 0x8D630102, 65.8333, 33.2516, 14.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8D630102 [65.833298 33.251598 14.050000] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63021, 9686, 0x8D630103, 58.7484, 32.5898, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630103 [58.748402 32.589802 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63021, 9686, 0x8D630103, 58.7484, 32.5898, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630103 [58.748402 32.589802 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63022, 9686, 0x8D630103, 58.6484, 38.1398, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630103 [58.648399 38.139801 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63022, 9686, 0x8D630103, 58.6484, 38.1398, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630103 [58.648399 38.139801 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63023, 9686, 0x8D630103, 67.1984, 35.4398, 12.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x78D63027, 9686, 0x8D630103, 53.0136, 34.1379, 12.4, -0.707107, 0, 0, /* @teleloc 0x8D630103 [53.013599 34.137901 12.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63028, 9686, 0x8D630103, 62.8843, 32.5898, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630103 [62.884300 32.589802 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63028, 9686, 0x8D630103, 62.8843, 32.5898, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630103 [62.884300 32.589802 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63029, 9686, 0x8D630103, 62.4501, 38.1398, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630103 [62.450100 38.139801 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63029, 9686, 0x8D630103, 62.4501, 38.1398, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630103 [62.450100 38.139801 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6302A, 11698, 0x8D630103, 61.0848, 35.4398, 13.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x8D630103 [61.084801 35.439800 13.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6302B, 11697, 0x8D630103, 60.7229, 33.1322, 10.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D630103 [60.722900 33.132198 10.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6302B, 11697, 0x8D630103, 60.7229, 33.1322, 10.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D630103 [60.722900 33.132198 10.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6302C, 11697, 0x8D630103, 60.5929, 37.6022, 10.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D630103 [60.592899 37.602200 10.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D6302C, 11697, 0x8D630103, 60.5929, 37.6022, 10.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D630103 [60.592899 37.602200 10.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6302D, 11697, 0x8D630103, 59.5901, 35.2808, 10.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8D630103 [59.590099 35.280800 10.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6302E, 412, 0x8D630000, 62.853, 40.0498, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D630000 [62.853001 40.049801 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6302E, 412, 0x8D630000, 62.853, 40.0498, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D630000 [62.853001 40.049801 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6302F, 9686, 0x8D630000, 62.8979, 40.1698, 17.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630000 [62.897900 40.169800 17.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6302F, 9686, 0x8D630000, 62.8979, 40.1698, 17.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630000 [62.897900 40.169800 17.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63030, 9686, 0x8D630000, 66.7379, 39.2128, 15.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630000 [66.737900 39.212799 15.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63030, 9686, 0x8D630000, 66.7379, 39.2128, 15.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630000 [66.737900 39.212799 15.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63031, 9686, 0x8D630000, 59.0581, 39.2128, 15.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630000 [59.058102 39.212799 15.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63031, 9686, 0x8D630000, 59.0581, 39.2128, 15.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630000 [59.058102 39.212799 15.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63032, 12679, 0x8D630000, 65.3038, 39.4044, 14.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8D630000 [65.303802 39.404400 14.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63032, 12679, 0x8D630000, 65.3038, 39.4044, 14.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8D630000 [65.303802 39.404400 14.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63033, 12679, 0x8D630000, 60.4638, 39.4344, 14.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8D630000 [60.463799 39.434399 14.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63033, 12679, 0x8D630000, 60.4638, 39.4344, 14.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8D630000 [60.463799 39.434399 14.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63034, 9686, 0x8D63010A, 32.5839, 81.612, 16.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1253,16 +1253,16 @@ VALUES (0x78D63138, 9686, 0x8D630130, 106.337, 34.2783, 25.5, -0.707107, 0, 0, /* @teleloc 0x8D630130 [106.336998 34.278301 25.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63139, 9686, 0x8D630130, 105.137, 32.3783, 24.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630130 [105.137001 32.378300 24.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63139, 9686, 0x8D630130, 105.137, 32.3783, 24.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630130 [105.137001 32.378300 24.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6313A, 11697, 0x8D630130, 105.95, 37.0289, 22.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8D630130 [105.949997 37.028900 22.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6313B, 11697, 0x8D630130, 104.925, 32.754, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D630130 [104.925003 32.754002 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6313B, 11697, 0x8D630130, 104.925, 32.754, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D630130 [104.925003 32.754002 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6313C, 9686, 0x8D630130, 101.687, 33.1533, 24.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1277,24 +1277,24 @@ VALUES (0x78D6313E, 9686, 0x8D630130, 101.687, 36.6283, 24.5, -0.707107, 0, 0, /* @teleloc 0x8D630130 [101.686996 36.628300 24.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6313F, 9686, 0x8D630130, 104.105, 37.5244, 25.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630130 [104.105003 37.524399 25.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D6313F, 9686, 0x8D630130, 104.105, 37.5244, 25.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630130 [104.105003 37.524399 25.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63140, 9686, 0x8D630130, 106.337, 36.3732, 24.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D630130 [106.336998 36.373199 24.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63141, 9686, 0x8D630131, 107.991, 30.4932, 23.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630131 [107.990997 30.493200 23.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63141, 9686, 0x8D630131, 107.991, 30.4932, 23.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630131 [107.990997 30.493200 23.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63142, 9686, 0x8D630131, 113.369, 30.4932, 23.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630131 [113.369003 30.493200 23.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63142, 9686, 0x8D630131, 113.369, 30.4932, 23.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630131 [113.369003 30.493200 23.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63143, 9686, 0x8D630131, 110.719, 36.4432, 25.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630131 [110.719002 36.443199 25.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63143, 9686, 0x8D630131, 110.719, 36.4432, 25.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630131 [110.719002 36.443199 25.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63144, 9686, 0x8D630131, 114.669, 35.3932, 23.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1317,8 +1317,8 @@ VALUES (0x78D63148, 11698, 0x8D630131, 110.728, 33.5354, 28.6, -0.707107, 0, 0, /* @teleloc 0x8D630131 [110.727997 33.535400 28.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63149, 11697, 0x8D630131, 110.714, 36.0688, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D630131 [110.713997 36.068802 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63149, 11697, 0x8D630131, 110.714, 36.0688, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D630131 [110.713997 36.068802 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6314A, 9686, 0x8D630131, 114.669, 31.6028, 23.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1329,8 +1329,8 @@ VALUES (0x78D6314B, 9686, 0x8D630131, 114.669, 33.4555, 25.875, 0.707107, 0, 0, /* @teleloc 0x8D630131 [114.668999 33.455502 25.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6314C, 9686, 0x8D630131, 110.735, 30.4932, 25.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630131 [110.735001 30.493200 25.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6314C, 9686, 0x8D630131, 110.735, 30.4932, 25.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630131 [110.735001 30.493200 25.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6314D, 9686, 0x8D630131, 106.778, 31.5076, 25.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1345,12 +1345,12 @@ VALUES (0x78D6314F, 9686, 0x8D630131, 106.778, 35.557, 25.6, -0.707107, 0, 0, - /* @teleloc 0x8D630131 [106.778000 35.556999 25.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63150, 9686, 0x8D630131, 108.17, 36.4432, 25.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630131 [108.169998 36.443199 25.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63150, 9686, 0x8D630131, 108.17, 36.4432, 25.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630131 [108.169998 36.443199 25.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63151, 9686, 0x8D630131, 113.394, 36.4432, 25.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630131 [113.393997 36.443199 25.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63151, 9686, 0x8D630131, 113.394, 36.4432, 25.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630131 [113.393997 36.443199 25.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63152, 11698, 0x8D630131, 113.263, 31.6404, 26.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x78D63158, 11697, 0x8D630131, 107.748, 31.2654, 22.1, 0.359182, 0, 0, 0 /* @teleloc 0x8D630131 [107.748001 31.265400 22.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63159, 9686, 0x8D630135, 107.655, 29.5744, 20.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630135 [107.654999 29.574400 20.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63159, 9686, 0x8D630135, 107.655, 29.5744, 20.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630135 [107.654999 29.574400 20.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6315A, 9686, 0x8D630135, 107.905, 36.1244, 20.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630135 [107.904999 36.124401 20.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D6315A, 9686, 0x8D630135, 107.905, 36.1244, 20.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630135 [107.904999 36.124401 20.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6315B, 9686, 0x8D630135, 111.404, 32.7387, 20.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,12 +1405,12 @@ VALUES (0x78D6315E, 9687, 0x8D630135, 110.793, 35.5234, 18.1, 0.878817, 0, 0, - /* @teleloc 0x8D630135 [110.792999 35.523399 18.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6315F, 9686, 0x8D630135, 109.744, 29.5744, 20.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630135 [109.744003 29.574400 20.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6315F, 9686, 0x8D630135, 109.744, 29.5744, 20.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630135 [109.744003 29.574400 20.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63160, 9686, 0x8D630135, 104.881, 36.1244, 20.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630135 [104.880997 36.124401 20.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63160, 9686, 0x8D630135, 104.881, 36.1244, 20.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630135 [104.880997 36.124401 20.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63161, 9686, 0x8D630135, 101.695, 31.0394, 20.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1421,44 +1421,44 @@ VALUES (0x78D63162, 11698, 0x8D630135, 106.418, 32.8104, 21.525, 0.707107, 0, 0, /* @teleloc 0x8D630135 [106.417999 32.810398 21.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63163, 11697, 0x8D630135, 106.523, 29.9845, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D630135 [106.523003 29.984501 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63163, 11697, 0x8D630135, 106.523, 29.9845, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D630135 [106.523003 29.984501 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63164, 11697, 0x8D630135, 110.615, 32.9602, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8D630135 [110.614998 32.960201 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63165, 11697, 0x8D630135, 108.075, 35.6266, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D630135 [108.074997 35.626598 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63165, 11697, 0x8D630135, 108.075, 35.6266, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D630135 [108.074997 35.626598 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63166, 412, 0x8D630000, 104.078, 38.0454, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D630000 [104.078003 38.045399 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63166, 412, 0x8D630000, 104.078, 38.0454, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D630000 [104.078003 38.045399 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63167, 9686, 0x8D630000, 104.08, 38.1594, 25.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630000 [104.080002 38.159401 25.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63167, 9686, 0x8D630000, 104.08, 38.1594, 25.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630000 [104.080002 38.159401 25.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63168, 9686, 0x8D630000, 101.07, 44.0144, 23.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630000 [101.070000 44.014400 23.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x78D63168, 9686, 0x8D630000, 101.07, 44.0144, 23.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630000 [101.070000 44.014400 23.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63169, 9686, 0x8D630000, 107.1, 44.0144, 23.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630000 [107.099998 44.014400 23.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x78D63169, 9686, 0x8D630000, 107.1, 44.0144, 23.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630000 [107.099998 44.014400 23.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6316A, 12679, 0x8D630000, 108.623, 38.4804, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8D630000 [108.623001 38.480400 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6316A, 12679, 0x8D630000, 108.623, 38.4804, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8D630000 [108.623001 38.480400 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6316B, 12679, 0x8D630000, 99.778, 38.3704, 22.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x8D630000 [99.778000 38.370399 22.100000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6316C, 412, 0x8D630138, 152.468, 41.6765, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D630138 [152.468002 41.676498 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6316C, 412, 0x8D630138, 152.468, 41.6765, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D630138 [152.468002 41.676498 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6316D, 9686, 0x8D630139, 152.418, 40.8665, 22.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x78D63170, 11697, 0x8D630139, 150.69, 40.3774, 18.15, -0.92388, 0, 0, - /* @teleloc 0x8D630139 [150.690002 40.377399 18.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63171, 9686, 0x8D630139, 152.418, 32.3165, 23.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630139 [152.417999 32.316502 23.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63171, 9686, 0x8D630139, 152.418, 32.3165, 23.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630139 [152.417999 32.316502 23.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63172, 9686, 0x8D630139, 150.118, 38.3657, 20.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x78D63175, 9686, 0x8D630139, 154.746, 38.1509, 20.25, 0.707107, 0, 0, /* @teleloc 0x8D630139 [154.746002 38.150902 20.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63176, 9686, 0x8D63013A, 158.618, 36.3665, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013A [158.617996 36.366501 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63176, 9686, 0x8D63013A, 158.618, 36.3665, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013A [158.617996 36.366501 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63177, 9686, 0x8D63013A, 161.751, 35.1754, 20.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D63013A [161.751007 35.175400 20.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63178, 9686, 0x8D63013A, 160.659, 30.4165, 21.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013A [160.658997 30.416500 21.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63178, 9686, 0x8D63013A, 160.659, 30.4165, 21.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013A [160.658997 30.416500 21.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63179, 9686, 0x8D63013A, 156.207, 30.4165, 21.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013A [156.207001 30.416500 21.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63179, 9686, 0x8D63013A, 156.207, 30.4165, 21.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013A [156.207001 30.416500 21.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6317A, 9686, 0x8D63013A, 155.187, 31.6465, 20, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x78D6317D, 11698, 0x8D63013A, 158.568, 33.3165, 24.25, 0.707107, 0, 0, /* @teleloc 0x8D63013A [158.567993 33.316502 24.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6317E, 11697, 0x8D63013A, 158.552, 33.2333, 18.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D63013A [158.552002 33.233299 18.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6317E, 11697, 0x8D63013A, 158.552, 33.2333, 18.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D63013A [158.552002 33.233299 18.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6317F, 9686, 0x8D63013A, 161.751, 31.5754, 20.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x78D63180, 9686, 0x8D63013A, 161.751, 33.4177, 21.9, 0.707107, 0, 0, - /* @teleloc 0x8D63013A [161.751007 33.417702 21.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63181, 9686, 0x8D63013A, 160.717, 36.3665, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013A [160.716995 36.366501 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63181, 9686, 0x8D63013A, 160.717, 36.3665, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013A [160.716995 36.366501 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63182, 9686, 0x8D63013A, 156.367, 36.3665, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013A [156.367004 36.366501 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63182, 9686, 0x8D63013A, 156.367, 36.3665, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013A [156.367004 36.366501 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63183, 9686, 0x8D63013A, 158.439, 30.4165, 21.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013A [158.438995 30.416500 21.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63183, 9686, 0x8D63013A, 158.439, 30.4165, 21.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013A [158.438995 30.416500 21.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63184, 9686, 0x8D63013A, 155.187, 31.8954, 21.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x78D63185, 9686, 0x8D63013A, 155.187, 34.9329, 21.6, -0.707107, 0, 0, /* @teleloc 0x8D63013A [155.186996 34.932899 21.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63186, 9686, 0x8D63013A, 156.367, 36.3665, 20, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013A [156.367004 36.366501 20.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63186, 9686, 0x8D63013A, 156.367, 36.3665, 20, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013A [156.367004 36.366501 20.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63187, 11698, 0x8D63013A, 160.895, 31.1097, 22.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x78D63188, 11698, 0x8D63013A, 160.795, 35.4097, 22.3, 0.919479, 0, 0, - /* @teleloc 0x8D63013A [160.794998 35.409698 22.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63189, 11697, 0x8D63013A, 158.555, 31.899, 18.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D63013A [158.554993 31.899000 18.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63189, 11697, 0x8D63013A, 158.555, 31.899, 18.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D63013A [158.554993 31.899000 18.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6318A, 11697, 0x8D63013A, 158.555, 34.3947, 18.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D63013A [158.554993 34.394699 18.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D6318A, 11697, 0x8D63013A, 158.555, 34.3947, 18.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D63013A [158.554993 34.394699 18.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6318B, 11697, 0x8D63013A, 160.705, 31.2833, 18.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x78D6318C, 11697, 0x8D63013A, 161.049, 33.4859, 18.15, 0.707107, 0, 0, /* @teleloc 0x8D63013A [161.048996 33.485901 18.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6318D, 11697, 0x8D63013A, 158.555, 35.5981, 18.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D63013A [158.554993 35.598099 18.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D6318D, 11697, 0x8D63013A, 158.555, 35.5981, 18.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D63013A [158.554993 35.598099 18.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6318E, 9686, 0x8D63013C, 154.669, 36.0165, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013C [154.669006 36.016499 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D6318E, 9686, 0x8D63013C, 154.669, 36.0165, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013C [154.669006 36.016499 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6318F, 9686, 0x8D63013C, 161.519, 33.3479, 16.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x78D63192, 9687, 0x8D63013C, 150.894, 35.2834, 14.1, -0.865587, -0.000 /* @teleloc 0x8D63013C [150.893997 35.283401 14.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63193, 9686, 0x8D63013C, 157.972, 36.0165, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013C [157.972000 36.016499 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63193, 9686, 0x8D63013C, 157.972, 36.0165, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013C [157.972000 36.016499 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63194, 9686, 0x8D63013C, 154.071, 30.477, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013C [154.070999 30.476999 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63194, 9686, 0x8D63013C, 154.071, 30.477, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013C [154.070999 30.476999 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63195, 9686, 0x8D63013C, 158.184, 30.477, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D63013C [158.184006 30.476999 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63195, 9686, 0x8D63013C, 158.184, 30.477, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D63013C [158.184006 30.476999 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D63196, 9686, 0x8D63013C, 150.118, 31.6374, 16.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x78D63197, 11698, 0x8D63013C, 156.711, 33.3165, 17.5, -0.707107, 0, 0, /* @teleloc 0x8D63013C [156.710999 33.316502 17.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63198, 11697, 0x8D63013C, 156.458, 35.3578, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D63013C [156.457993 35.357800 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D63198, 11697, 0x8D63013C, 156.458, 35.3578, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D63013C [156.457993 35.357800 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D63199, 11697, 0x8D63013C, 156.158, 31.0078, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D63013C [156.158005 31.007799 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D63199, 11697, 0x8D63013C, 156.158, 31.0078, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D63013C [156.158005 31.007799 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6319A, 11697, 0x8D63013C, 160.777, 32.9801, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8D63013C [160.776993 32.980099 14.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6319B, 9686, 0x8D630000, 152.468, 41.7151, 21.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630000 [152.468002 41.715099 21.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78D6319B, 9686, 0x8D630000, 152.468, 41.7151, 21.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630000 [152.468002 41.715099 21.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6319C, 9686, 0x8D630000, 150.317, 41.9151, 19.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630000 [150.317001 41.915100 19.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78D6319C, 9686, 0x8D630000, 150.317, 41.9151, 19.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630000 [150.317001 41.915100 19.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6319D, 9686, 0x8D630000, 154.61, 41.9151, 19.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D630000 [154.610001 41.915100 19.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78D6319D, 9686, 0x8D630000, 154.61, 41.9151, 19.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D630000 [154.610001 41.915100 19.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D6319E, 12679, 0x8D630000, 156.555, 42.349, 18.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x8D630000 [156.554993 42.348999 18.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D6319F, 12679, 0x8D630000, 158.555, 37.599, 18.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8D630000 [158.554993 37.598999 18.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D6319F, 12679, 0x8D630000, 158.555, 37.599, 18.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8D630000 [158.554993 37.598999 18.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D631A0, 13409, 0x8D630102, 62.9985, 37.362, 14.005, 0.017026, 0, 0, 0.999855, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8D73.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8D73.sql index 4c2e5897d5..a55901956e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8D73.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8D73.sql @@ -13,20 +13,20 @@ VALUES (0x78D73002, 9686, 0x8D730100, 145.46, 39.6343, 18.925, -0.707107, 0, 0, /* @teleloc 0x8D730100 [145.460007 39.634300 18.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73003, 412, 0x8D730107, 147.696, 28.6413, 12, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D730107 [147.695999 28.641300 12.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D73003, 412, 0x8D730107, 147.696, 28.6413, 12, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D730107 [147.695999 28.641300 12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73004, 9686, 0x8D730107, 147.683, 28.5492, 15.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730107 [147.682999 28.549200 15.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D73004, 9686, 0x8D730107, 147.683, 28.5492, 15.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730107 [147.682999 28.549200 15.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D73005, 9686, 0x8D730107, 157.118, 26.9299, 14.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D730107 [157.117996 26.929899 14.825000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73006, 412, 0x8D730109, 147.195, 41.295, 12, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D730109 [147.195007 41.294998 12.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D73006, 412, 0x8D730109, 147.195, 41.295, 12, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D730109 [147.195007 41.294998 12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D73007, 9686, 0x8D730109, 145.477, 32.179, 14.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x78D7300B, 9686, 0x8D73010E, 145.627, 29.0562, 19.675, -0.707107, 0, 0 /* @teleloc 0x8D73010E [145.626999 29.056200 19.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D7300C, 11697, 0x8D73010E, 152.426, 25.8847, 16.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D73010E [152.425995 25.884701 16.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D7300C, 11697, 0x8D73010E, 152.426, 25.8847, 16.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D73010E [152.425995 25.884701 16.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D7300D, 11697, 0x8D73010E, 160.763, 26.3397, 16.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D73010E [160.763000 26.339701 16.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D7300D, 11697, 0x8D73010E, 160.763, 26.3397, 16.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D73010E [160.763000 26.339701 16.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D7300E, 11697, 0x8D73010E, 154.836, 32.2373, 16.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D73010E [154.835999 32.237301 16.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D7300E, 11697, 0x8D73010E, 154.836, 32.2373, 16.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D73010E [154.835999 32.237301 16.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D7300F, 11698, 0x8D730110, 157.826, 29.175, 23.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D730110 [157.826004 29.174999 23.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D7300F, 11698, 0x8D730110, 157.826, 29.175, 23.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D730110 [157.826004 29.174999 23.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73010, 9686, 0x8D730111, 153.62, 32.9345, 14.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730111 [153.619995 32.934502 14.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D73010, 9686, 0x8D730111, 153.62, 32.9345, 14.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730111 [153.619995 32.934502 14.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73011, 9686, 0x8D730112, 162.957, 25.2103, 15.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730112 [162.957001 25.210300 15.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D73011, 9686, 0x8D730112, 162.957, 25.2103, 15.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730112 [162.957001 25.210300 15.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D73012, 9686, 0x8D730112, 157.733, 27.7492, 14.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x78D73013, 9686, 0x8D730112, 165.483, 29.0492, 15.625, 0.707107, 0, 0, /* @teleloc 0x8D730112 [165.483002 29.049200 15.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73014, 412, 0x8D730116, 153.2, 27.91, 7.19499, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D730116 [153.199997 27.910000 7.194990] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D73014, 412, 0x8D730116, 153.2, 27.91, 7.19499, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D730116 [153.199997 27.910000 7.194990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73015, 9686, 0x8D730117, 156.145, 27.4595, 9.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730117 [156.145004 27.459499 9.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D73015, 9686, 0x8D730117, 156.145, 27.4595, 9.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730117 [156.145004 27.459499 9.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73016, 11698, 0x8D730118, 158.431, 34.0657, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D730118 [158.431000 34.065701 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D73016, 11698, 0x8D730118, 158.431, 34.0657, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D730118 [158.431000 34.065701 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73017, 9686, 0x8D73011B, 164.4, 40.059, 10.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73011B [164.399994 40.058998 10.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D73017, 9686, 0x8D73011B, 164.4, 40.059, 10.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73011B [164.399994 40.058998 10.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73018, 9686, 0x8D73011B, 164.4, 31.8434, 10.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73011B [164.399994 31.843399 10.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D73018, 9686, 0x8D73011B, 164.4, 31.8434, 10.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73011B [164.399994 31.843399 10.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D73019, 412, 0x8D73011C, 164.15, 47.08, 12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D73011C [164.149994 47.080002 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D73019, 412, 0x8D73011C, 164.15, 47.08, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D73011C [164.149994 47.080002 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D7301A, 9686, 0x8D73011D, 161.8, 42.9, 15.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,8 +113,8 @@ VALUES (0x78D7301B, 412, 0x8D730000, 161.205, 42.9, 12, -0.707107, 0, 0, 0.707 /* @teleloc 0x8D730000 [161.205002 42.900002 12.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D7301C, 412, 0x8D730000, 161.505, 33.615, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D730000 [161.505005 33.615002 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D7301C, 412, 0x8D730000, 161.505, 33.615, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D730000 [161.505005 33.615002 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D7301D, 412, 0x8D730122, 85.645, 39.6084, 12, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -1196,104 +1196,104 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x78D730B7, 0x78D731DF, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730B8, 9686, 0x8D730107, 151.97, 25.0345, 14.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730107 [151.970001 25.034500 14.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730B8, 9686, 0x8D730107, 151.97, 25.0345, 14.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730107 [151.970001 25.034500 14.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D730B9, 11698, 0x8D730107, 148.607, 26.7745, 16.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x8D730107 [148.606995 26.774500 16.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730BA, 11697, 0x8D730107, 154.287, 25.7677, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D730107 [154.287003 25.767700 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730BA, 11697, 0x8D730107, 154.287, 25.7677, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D730107 [154.287003 25.767700 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730BB, 11697, 0x8D730107, 149.612, 25.7677, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D730107 [149.612000 25.767700 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730BB, 11697, 0x8D730107, 149.612, 25.7677, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D730107 [149.612000 25.767700 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730BC, 9686, 0x8D730109, 147.327, 29.179, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730109 [147.326996 29.179001 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730BC, 9686, 0x8D730109, 147.327, 29.179, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730109 [147.326996 29.179001 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D730BD, 9686, 0x8D730109, 149.222, 35.1222, 15.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D730109 [149.222000 35.122200 15.200000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730BE, 9686, 0x8D73010A, 151.452, 41.204, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73010A [151.451996 41.203999 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D730BE, 9686, 0x8D73010A, 151.452, 41.204, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73010A [151.451996 41.203999 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730BF, 9686, 0x8D73010A, 151.452, 33.529, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73010A [151.451996 33.528999 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730BF, 9686, 0x8D73010A, 151.452, 33.529, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73010A [151.451996 33.528999 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730C0, 11697, 0x8D73010A, 151.412, 34.3927, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D73010A [151.412003 34.392700 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730C0, 11697, 0x8D73010A, 151.412, 34.3927, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D73010A [151.412003 34.392700 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D730C1, 9686, 0x8D73010B, 153.18, 43.6715, 15.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D73010B [153.179993 43.671501 15.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730C2, 9686, 0x8D73010B, 149.33, 45.6715, 15.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73010B [149.330002 45.671501 15.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D730C2, 9686, 0x8D73010B, 149.33, 45.6715, 15.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73010B [149.330002 45.671501 15.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730C3, 9686, 0x8D73010E, 157.825, 25.3684, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73010E [157.824997 25.368401 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730C3, 9686, 0x8D73010E, 157.825, 25.3684, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73010E [157.824997 25.368401 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730C4, 9686, 0x8D73010E, 150.798, 32.9615, 20.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73010E [150.798004 32.961498 20.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D730C4, 9686, 0x8D73010E, 150.798, 32.9615, 20.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73010E [150.798004 32.961498 20.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730C5, 9686, 0x8D73010E, 154.223, 32.9615, 20.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73010E [154.223007 32.961498 20.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D730C5, 9686, 0x8D73010E, 154.223, 32.9615, 20.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73010E [154.223007 32.961498 20.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730C6, 9686, 0x8D73010E, 157.798, 32.9615, 20.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73010E [157.798004 32.961498 20.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D730C6, 9686, 0x8D73010E, 157.798, 32.9615, 20.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73010E [157.798004 32.961498 20.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730C7, 9686, 0x8D73010E, 154.273, 25.3365, 20.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73010E [154.272995 25.336500 20.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730C7, 9686, 0x8D73010E, 154.273, 25.3365, 20.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73010E [154.272995 25.336500 20.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730C8, 9686, 0x8D73010E, 161.335, 25.3365, 20.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73010E [161.335007 25.336500 20.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730C8, 9686, 0x8D73010E, 161.335, 25.3365, 20.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73010E [161.335007 25.336500 20.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730C9, 9686, 0x8D73010E, 161.348, 32.9615, 20.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73010E [161.348007 32.961498 20.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D730C9, 9686, 0x8D73010E, 161.348, 32.9615, 20.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73010E [161.348007 32.961498 20.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730CA, 11698, 0x8D730110, 154.586, 29.175, 23.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D730110 [154.585999 29.174999 23.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730CA, 11698, 0x8D730110, 154.586, 29.175, 23.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D730110 [154.585999 29.174999 23.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730CB, 11698, 0x8D730112, 161.635, 29.2434, 16.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D730112 [161.634995 29.243401 16.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730CB, 11698, 0x8D730112, 161.635, 29.2434, 16.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D730112 [161.634995 29.243401 16.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730CC, 11697, 0x8D730112, 159.815, 25.6316, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D730112 [159.815002 25.631599 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730CC, 11697, 0x8D730112, 159.815, 25.6316, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D730112 [159.815002 25.631599 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730CD, 9686, 0x8D730116, 153.202, 28.003, 10.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730116 [153.201996 28.003000 10.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730CD, 9686, 0x8D730116, 153.202, 28.003, 10.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730116 [153.201996 28.003000 10.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D730CE, 9686, 0x8D730116, 150.027, 35.553, 10.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D730116 [150.026993 35.553001 10.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730CF, 11697, 0x8D730117, 160.169, 25.9637, 7.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D730117 [160.169006 25.963699 7.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730CF, 11697, 0x8D730117, 160.169, 25.9637, 7.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D730117 [160.169006 25.963699 7.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730D0, 9686, 0x8D730118, 159.186, 28.1479, 10.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730118 [159.186005 28.147900 10.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730D0, 9686, 0x8D730118, 159.186, 28.1479, 10.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730118 [159.186005 28.147900 10.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D730D1, 9686, 0x8D730118, 155.37, 33.4632, 10.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1308,8 +1308,8 @@ VALUES (0x78D730D3, 11697, 0x8D730118, 156.121, 39.4024, 7.35, 0.9139, 0, 0, 0.4 /* @teleloc 0x8D730118 [156.121002 39.402401 7.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730D4, 11698, 0x8D73011B, 164.559, 35.7695, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D73011B [164.559006 35.769501 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730D4, 11698, 0x8D73011B, 164.559, 35.7695, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D73011B [164.559006 35.769501 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D730D5, 11697, 0x8D73011B, 166.521, 39.2524, 7.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1320,20 +1320,20 @@ VALUES (0x78D730D6, 11697, 0x8D73011B, 166.719, 32.3887, 7.35, 0.372988, 0, 0, - /* @teleloc 0x8D73011B [166.718994 32.388699 7.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730D7, 9686, 0x8D73011D, 164.2, 39.75, 16.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D73011D [164.199997 39.750000 16.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730D7, 9686, 0x8D73011D, 164.2, 39.75, 16.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D73011D [164.199997 39.750000 16.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D730D8, 9686, 0x8D73011D, 166.767, 42.8645, 16.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D73011D [166.766998 42.864498 16.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730D9, 11697, 0x8D73011D, 164.115, 40.4066, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D73011D [164.115005 40.406601 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730D9, 11697, 0x8D73011D, 164.115, 40.4066, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D73011D [164.115005 40.406601 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730DA, 9686, 0x8D730000, 164.175, 47.5184, 15.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730000 [164.175003 47.518398 15.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730DA, 9686, 0x8D730000, 164.175, 47.5184, 15.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730000 [164.175003 47.518398 15.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D730DB, 9686, 0x8D730000, 166.65, 46.4184, 14.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1344,12 +1344,12 @@ VALUES (0x78D730DC, 9686, 0x8D730000, 162.05, 46.7434, 14.55, 0.456322, 0, 0, - /* @teleloc 0x8D730000 [162.050003 46.743401 14.550000] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730DD, 9686, 0x8D730000, 161.525, 33.6934, 15.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730000 [161.524994 33.693401 15.575000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730DD, 9686, 0x8D730000, 161.525, 33.6934, 15.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730000 [161.524994 33.693401 15.575000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730DE, 9686, 0x8D730000, 157.625, 45.0434, 14.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D730000 [157.625000 45.043400 14.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D730DE, 9686, 0x8D730000, 157.625, 45.0434, 14.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D730000 [157.625000 45.043400 14.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D730DF, 12679, 0x8D730000, 155.29, 34.7816, 12.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1372,16 +1372,16 @@ VALUES (0x78D730E3, 12679, 0x8D730000, 166.941, 46.7066, 12.1, 0.420244, 0, 0, 0 /* @teleloc 0x8D730000 [166.940994 46.706600 12.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730E4, 12679, 0x8D730000, 159.415, 36.4066, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8D730000 [159.414993 36.406601 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730E4, 12679, 0x8D730000, 159.415, 36.4066, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8D730000 [159.414993 36.406601 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730E5, 12678, 0x8D730000, 164.44, 42.8316, 21, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x8D730000 [164.440002 42.831600 21.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D730E5, 12678, 0x8D730000, 164.44, 42.8316, 21, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x8D730000 [164.440002 42.831600 21.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D730E6, 12678, 0x8D730000, 149.565, 29.4316, 28.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x8D730000 [149.565002 29.431601 28.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D730E6, 12678, 0x8D730000, 149.565, 29.4316, 28.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x8D730000 [149.565002 29.431601 28.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D730E7, 9686, 0x8D730125, 94.569, 35.9204, 20.37, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8D9D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8D9D.sql index 28ce7cfd81..c16bac7d85 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8D9D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8D9D.sql @@ -925,60 +925,60 @@ VALUES (0x78D9D0E6, 9686, 0x8D9D015A, 97.4602, 63.6343, 42.925, -0.707107, 0, 0 /* @teleloc 0x8D9D015A [97.460197 63.634300 42.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0E7, 412, 0x8D9D0161, 99.696, 52.6413, 36, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D9D0161 [99.695999 52.641300 36.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D0E7, 412, 0x8D9D0161, 99.696, 52.6413, 36, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D9D0161 [99.695999 52.641300 36.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0E8, 9686, 0x8D9D0161, 99.6825, 52.5492, 39.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0161 [99.682503 52.549198 39.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D0E8, 9686, 0x8D9D0161, 99.6825, 52.5492, 39.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0161 [99.682503 52.549198 39.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D0E9, 9686, 0x8D9D0161, 109.118, 50.9299, 38.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D9D0161 [109.117996 50.929901 38.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0EA, 9686, 0x8D9D0161, 103.97, 49.0345, 38.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0161 [103.970001 49.034500 38.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D0EA, 9686, 0x8D9D0161, 103.97, 49.0345, 38.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0161 [103.970001 49.034500 38.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D0EB, 11698, 0x8D9D0161, 100.607, 50.7745, 40.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x8D9D0161 [100.607002 50.774502 40.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0EC, 11697, 0x8D9D0161, 106.287, 49.7677, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D9D0161 [106.287003 49.767700 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D0EC, 11697, 0x8D9D0161, 106.287, 49.7677, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D9D0161 [106.287003 49.767700 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0ED, 11697, 0x8D9D0161, 101.612, 49.7677, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D9D0161 [101.612000 49.767700 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D0ED, 11697, 0x8D9D0161, 101.612, 49.7677, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D9D0161 [101.612000 49.767700 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0EE, 412, 0x8D9D0163, 99.195, 65.295, 36, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D9D0163 [99.195000 65.294998 36.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D0EE, 412, 0x8D9D0163, 99.195, 65.295, 36, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D9D0163 [99.195000 65.294998 36.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D0EF, 9686, 0x8D9D0163, 97.477, 56.179, 38.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D9D0163 [97.476997 56.179001 38.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0F0, 9686, 0x8D9D0163, 99.327, 53.179, 39.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0163 [99.327003 53.179001 39.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D0F0, 9686, 0x8D9D0163, 99.327, 53.179, 39.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0163 [99.327003 53.179001 39.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D0F1, 9686, 0x8D9D0163, 101.222, 59.1222, 39.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D9D0163 [101.222000 59.122200 39.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0F2, 9686, 0x8D9D0164, 103.452, 65.204, 39.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0164 [103.452003 65.204002 39.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D0F2, 9686, 0x8D9D0164, 103.452, 65.204, 39.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0164 [103.452003 65.204002 39.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0F3, 9686, 0x8D9D0164, 103.452, 57.529, 39.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0164 [103.452003 57.528999 39.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D0F3, 9686, 0x8D9D0164, 103.452, 57.529, 39.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0164 [103.452003 57.528999 39.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0F4, 11697, 0x8D9D0164, 103.412, 58.3927, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D9D0164 [103.412003 58.392700 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D0F4, 11697, 0x8D9D0164, 103.412, 58.3927, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D9D0164 [103.412003 58.392700 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D0F5, 11697, 0x8D9D0165, 98.0405, 67.7316, 36.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -993,8 +993,8 @@ VALUES (0x78D9D0F7, 9686, 0x8D9D0165, 105.18, 67.6715, 39.45, 0.707107, 0, 0, - /* @teleloc 0x8D9D0165 [105.180000 67.671501 39.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0F8, 9686, 0x8D9D0165, 101.33, 69.6715, 39.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0165 [101.330002 69.671501 39.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D0F8, 9686, 0x8D9D0165, 101.33, 69.6715, 39.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0165 [101.330002 69.671501 39.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D0F9, 9686, 0x8D9D0168, 118.385, 55.048, 44.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,60 +1005,60 @@ VALUES (0x78D9D0FA, 9686, 0x8D9D0168, 97.627, 53.0562, 43.675, -0.707107, 0, 0, /* @teleloc 0x8D9D0168 [97.626999 53.056198 43.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0FB, 11697, 0x8D9D0168, 104.426, 49.8847, 40.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D9D0168 [104.426003 49.884701 40.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D0FB, 11697, 0x8D9D0168, 104.426, 49.8847, 40.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D9D0168 [104.426003 49.884701 40.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0FC, 11697, 0x8D9D0168, 112.763, 50.3397, 40.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D9D0168 [112.763000 50.339699 40.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D0FC, 11697, 0x8D9D0168, 112.763, 50.3397, 40.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D9D0168 [112.763000 50.339699 40.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0FD, 11697, 0x8D9D0168, 106.836, 56.2373, 40.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D9D0168 [106.835999 56.237301 40.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D0FD, 11697, 0x8D9D0168, 106.836, 56.2373, 40.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D9D0168 [106.835999 56.237301 40.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0FE, 9686, 0x8D9D0168, 109.825, 49.3684, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0168 [109.824997 49.368401 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D0FE, 9686, 0x8D9D0168, 109.825, 49.3684, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0168 [109.824997 49.368401 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D0FF, 9686, 0x8D9D0168, 102.798, 56.9615, 44.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0168 [102.797997 56.961498 44.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D0FF, 9686, 0x8D9D0168, 102.798, 56.9615, 44.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0168 [102.797997 56.961498 44.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D100, 9686, 0x8D9D0168, 106.223, 56.9615, 44.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0168 [106.223000 56.961498 44.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D100, 9686, 0x8D9D0168, 106.223, 56.9615, 44.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0168 [106.223000 56.961498 44.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D101, 9686, 0x8D9D0168, 109.798, 56.9615, 44.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0168 [109.797997 56.961498 44.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D101, 9686, 0x8D9D0168, 109.798, 56.9615, 44.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0168 [109.797997 56.961498 44.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D102, 9686, 0x8D9D0168, 106.273, 49.3365, 44.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0168 [106.273003 49.336498 44.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D102, 9686, 0x8D9D0168, 106.273, 49.3365, 44.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0168 [106.273003 49.336498 44.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D103, 9686, 0x8D9D0168, 113.335, 49.3365, 44.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0168 [113.334999 49.336498 44.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D103, 9686, 0x8D9D0168, 113.335, 49.3365, 44.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0168 [113.334999 49.336498 44.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D104, 9686, 0x8D9D0168, 113.348, 56.9615, 44.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0168 [113.348000 56.961498 44.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D104, 9686, 0x8D9D0168, 113.348, 56.9615, 44.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0168 [113.348000 56.961498 44.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D105, 11698, 0x8D9D016A, 109.826, 53.175, 47.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D9D016A [109.825996 53.174999 47.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D105, 11698, 0x8D9D016A, 109.826, 53.175, 47.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D9D016A [109.825996 53.174999 47.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D106, 11698, 0x8D9D016A, 106.586, 53.175, 47.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D9D016A [106.585999 53.174999 47.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D106, 11698, 0x8D9D016A, 106.586, 53.175, 47.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D9D016A [106.585999 53.174999 47.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D107, 9686, 0x8D9D016B, 105.62, 56.9345, 38.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D016B [105.620003 56.934502 38.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D107, 9686, 0x8D9D016B, 105.62, 56.9345, 38.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D016B [105.620003 56.934502 38.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D108, 9686, 0x8D9D016C, 114.957, 49.2103, 39.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D016C [114.957001 49.210300 39.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D108, 9686, 0x8D9D016C, 114.957, 49.2103, 39.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D016C [114.957001 49.210300 39.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D109, 9686, 0x8D9D016C, 109.733, 51.7492, 38.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,40 +1069,40 @@ VALUES (0x78D9D10A, 9686, 0x8D9D016C, 117.483, 53.0492, 39.625, 0.707107, 0, 0, /* @teleloc 0x8D9D016C [117.483002 53.049198 39.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D10B, 11698, 0x8D9D016C, 113.635, 53.2434, 40.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D9D016C [113.635002 53.243401 40.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D10B, 11698, 0x8D9D016C, 113.635, 53.2434, 40.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D9D016C [113.635002 53.243401 40.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D10C, 11697, 0x8D9D016C, 111.815, 49.6316, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D9D016C [111.815002 49.631599 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D10C, 11697, 0x8D9D016C, 111.815, 49.6316, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D9D016C [111.815002 49.631599 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D10D, 412, 0x8D9D0170, 105.2, 51.91, 31.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D9D0170 [105.199997 51.910000 31.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D10D, 412, 0x8D9D0170, 105.2, 51.91, 31.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D9D0170 [105.199997 51.910000 31.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D10E, 9686, 0x8D9D0170, 105.202, 52.003, 34.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0170 [105.202003 52.002998 34.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D10E, 9686, 0x8D9D0170, 105.202, 52.003, 34.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0170 [105.202003 52.002998 34.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D10F, 9686, 0x8D9D0170, 102.027, 59.553, 34.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D9D0170 [102.027000 59.553001 34.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D110, 9686, 0x8D9D0171, 108.145, 51.4595, 33.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0171 [108.144997 51.459499 33.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D110, 9686, 0x8D9D0171, 108.145, 51.4595, 33.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0171 [108.144997 51.459499 33.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D111, 11697, 0x8D9D0171, 112.169, 49.9637, 31.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D9D0171 [112.168999 49.963699 31.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D111, 11697, 0x8D9D0171, 112.169, 49.9637, 31.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D9D0171 [112.168999 49.963699 31.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D112, 11698, 0x8D9D0172, 110.431, 58.0657, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D9D0172 [110.431000 58.065701 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D112, 11698, 0x8D9D0172, 110.431, 58.0657, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D9D0172 [110.431000 58.065701 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D113, 9686, 0x8D9D0172, 111.186, 52.1479, 34.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0172 [111.185997 52.147900 34.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D113, 9686, 0x8D9D0172, 111.186, 52.1479, 34.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0172 [111.185997 52.147900 34.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D114, 9686, 0x8D9D0172, 107.37, 57.4632, 34.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1117,16 +1117,16 @@ VALUES (0x78D9D116, 11697, 0x8D9D0172, 108.121, 63.4024, 31.35, 0.9139, 0, 0, 0. /* @teleloc 0x8D9D0172 [108.121002 63.402401 31.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D117, 9686, 0x8D9D0175, 116.4, 55.8434, 34.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0175 [116.400002 55.843399 34.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D117, 9686, 0x8D9D0175, 116.4, 55.8434, 34.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0175 [116.400002 55.843399 34.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D118, 9686, 0x8D9D0175, 116.4, 64.059, 34.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0175 [116.400002 64.058998 34.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D118, 9686, 0x8D9D0175, 116.4, 64.059, 34.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0175 [116.400002 64.058998 34.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D119, 11698, 0x8D9D0175, 116.559, 59.7695, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8D9D0175 [116.558998 59.769501 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D119, 11698, 0x8D9D0175, 116.559, 59.7695, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8D9D0175 [116.558998 59.769501 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D11A, 11697, 0x8D9D0175, 118.521, 63.2524, 31.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1137,36 +1137,36 @@ VALUES (0x78D9D11B, 11697, 0x8D9D0175, 118.719, 56.3887, 31.35, 0.372988, 0, 0, /* @teleloc 0x8D9D0175 [118.719002 56.388699 31.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D11C, 412, 0x8D9D0176, 116.15, 71.08, 36, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D9D0176 [116.150002 71.080002 36.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D11C, 412, 0x8D9D0176, 116.15, 71.08, 36, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D9D0176 [116.150002 71.080002 36.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D11D, 9686, 0x8D9D0177, 113.8, 66.9, 39.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D9D0177 [113.800003 66.900002 39.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D11E, 9686, 0x8D9D0177, 116.2, 63.75, 40.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0177 [116.199997 63.750000 40.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D11E, 9686, 0x8D9D0177, 116.2, 63.75, 40.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0177 [116.199997 63.750000 40.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D11F, 9686, 0x8D9D0177, 118.767, 66.8645, 40.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8D9D0177 [118.766998 66.864502 40.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D120, 11697, 0x8D9D0177, 116.115, 64.4066, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8D9D0177 [116.114998 64.406601 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D120, 11697, 0x8D9D0177, 116.115, 64.4066, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8D9D0177 [116.114998 64.406601 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D121, 412, 0x8D9D0000, 113.205, 66.9, 36, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x8D9D0000 [113.205002 66.900002 36.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D122, 412, 0x8D9D0000, 113.505, 57.615, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8D9D0000 [113.504997 57.615002 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D122, 412, 0x8D9D0000, 113.505, 57.615, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8D9D0000 [113.504997 57.615002 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D123, 9686, 0x8D9D0000, 116.175, 71.5184, 39.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0000 [116.175003 71.518402 39.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D123, 9686, 0x8D9D0000, 116.175, 71.5184, 39.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0000 [116.175003 71.518402 39.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D124, 9686, 0x8D9D0000, 118.65, 70.4184, 38.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x78D9D125, 9686, 0x8D9D0000, 114.05, 70.7434, 38.55, 0.456322, 0, 0, - /* @teleloc 0x8D9D0000 [114.050003 70.743401 38.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D126, 9686, 0x8D9D0000, 113.525, 57.6934, 39.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0000 [113.525002 57.693401 39.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D126, 9686, 0x8D9D0000, 113.525, 57.6934, 39.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0000 [113.525002 57.693401 39.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D127, 9686, 0x8D9D0000, 109.625, 69.0434, 38.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8D9D0000 [109.625000 69.043404 38.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D127, 9686, 0x8D9D0000, 109.625, 69.0434, 38.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8D9D0000 [109.625000 69.043404 38.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D128, 12679, 0x8D9D0000, 107.29, 58.7816, 36.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1205,16 +1205,16 @@ VALUES (0x78D9D12C, 12679, 0x8D9D0000, 118.94, 70.7066, 36.1, 0.420244, 0, 0, 0. /* @teleloc 0x8D9D0000 [118.940002 70.706596 36.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D12D, 12679, 0x8D9D0000, 111.415, 60.4066, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8D9D0000 [111.415001 60.406601 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D12D, 12679, 0x8D9D0000, 111.415, 60.4066, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8D9D0000 [111.415001 60.406601 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D12E, 12678, 0x8D9D0000, 116.44, 66.8316, 45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x8D9D0000 [116.440002 66.831596 45.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78D9D12E, 12678, 0x8D9D0000, 116.44, 66.8316, 45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x8D9D0000 [116.440002 66.831596 45.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78D9D12F, 12678, 0x8D9D0000, 101.565, 53.4316, 52.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x8D9D0000 [101.565002 53.431599 52.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78D9D12F, 12678, 0x8D9D0000, 101.565, 53.4316, 52.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x8D9D0000 [101.565002 53.431599 52.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78D9D130, 20836, 0x8D9D016C, 112.962, 52.3258, 36.005, -0.022112, 0, 0, 0.999756, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8DE3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8DE3.sql index 0806fe14fa..2438bf339f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8DE3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8DE3.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x8DE3; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE3000, 9686, 0x8DE30102, 61.4492, 36.5497, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30102 [61.449200 36.549702 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE3000, 9686, 0x8DE30102, 61.4492, 36.5497, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30102 [61.449200 36.549702 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE3001, 9686, 0x8DE30102, 56.8313, 36.5267, 54.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30102 [56.831299 36.526699 54.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE3001, 9686, 0x8DE30102, 56.8313, 36.5267, 54.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30102 [56.831299 36.526699 54.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE3002, 9686, 0x8DE30102, 59.3467, 30.7997, 55.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30102 [59.346699 30.799700 55.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE3002, 9686, 0x8DE30102, 59.3467, 30.7997, 55.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30102 [59.346699 30.799700 55.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE3003, 9686, 0x8DE30102, 62.5467, 30.7997, 54.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30102 [62.546700 30.799700 54.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE3003, 9686, 0x8DE30102, 62.5467, 30.7997, 54.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30102 [62.546700 30.799700 54.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE3004, 11697, 0x8DE30102, 54.8147, 31.486, 52.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,8 +25,8 @@ VALUES (0x78DE3005, 11697, 0x8DE30102, 63.7147, 35.8188, 52.1, -0.932639, 0, 0, /* @teleloc 0x8DE30102 [63.714699 35.818802 52.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE3006, 11698, 0x8DE30102, 59.3778, 33.8497, 58.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8DE30102 [59.377800 33.849701 58.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE3006, 11698, 0x8DE30102, 59.3778, 33.8497, 58.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8DE30102 [59.377800 33.849701 58.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE3007, 11697, 0x8DE30102, 59.3647, 33.8188, 52.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -37,16 +37,16 @@ VALUES (0x78DE3008, 9686, 0x8DE30104, 57.0999, 39.6805, 55, -0.707107, 0, 0, -0 /* @teleloc 0x8DE30104 [57.099899 39.680500 55.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE3009, 9686, 0x8DE30104, 60.4999, 37.1497, 55.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30104 [60.499901 37.149700 55.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE3009, 9686, 0x8DE30104, 60.4999, 37.1497, 55.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30104 [60.499901 37.149700 55.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE300A, 9686, 0x8DE30104, 60.1999, 42.2497, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30104 [60.199902 42.249699 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE300A, 9686, 0x8DE30104, 60.1999, 42.2497, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30104 [60.199902 42.249699 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE300B, 9686, 0x8DE30106, 59.8935, 30.8959, 50.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30106 [59.893501 30.895901 50.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE300B, 9686, 0x8DE30106, 59.8935, 30.8959, 50.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30106 [59.893501 30.895901 50.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE300C, 9686, 0x8DE30106, 62.3935, 35.1959, 50.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x78DE3010, 9687, 0x8DE30106, 58.1347, 39.9916, 48.05, -0.864275, 0, 0, /* @teleloc 0x8DE30106 [58.134701 39.991600 48.049999] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE3011, 412, 0x8DE30000, 60.1778, 44.6497, 52, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8DE30000 [60.177799 44.649700 52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE3011, 412, 0x8DE30000, 60.1778, 44.6497, 52, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8DE30000 [60.177799 44.649700 52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE3012, 9686, 0x8DE3010A, 35.8185, 87.6382, 53.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1101,8 +1101,8 @@ VALUES (0x78DE30A4, 10707, 0x8DE30000, 8.06531, 55.9392, 54.745, 0.565112, 0, 0, /* @teleloc 0x8DE30000 [8.065310 55.939201 54.744999] 0.565112 0.000000 0.000000 0.825014 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE30A5, 9686, 0x8DE30102, 56.1965, 30.7997, 54.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30102 [56.196499 30.799700 54.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE30A5, 9686, 0x8DE30102, 56.1965, 30.7997, 54.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30102 [56.196499 30.799700 54.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE30A6, 9686, 0x8DE30102, 54.1499, 33.6766, 55.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1129,12 +1129,12 @@ VALUES (0x78DE30AB, 9686, 0x8DE30102, 64.5435, 31.6766, 55.65, 0.707107, 0, 0, /* @teleloc 0x8DE30102 [64.543503 31.676600 55.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE30AC, 9686, 0x8DE30102, 57.1965, 36.5497, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30102 [57.196499 36.549702 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE30AC, 9686, 0x8DE30102, 57.1965, 36.5497, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30102 [57.196499 36.549702 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE30AD, 9686, 0x8DE30102, 63.0172, 36.5267, 54.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30102 [63.017200 36.526699 54.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE30AD, 9686, 0x8DE30102, 63.0172, 36.5267, 54.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30102 [63.017200 36.526699 54.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE30AE, 11698, 0x8DE30102, 61.5778, 33.8497, 58.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1153,16 +1153,16 @@ VALUES (0x78DE30B1, 11697, 0x8DE30102, 57.8619, 33.8188, 52.1, -0.707107, 0, 0, /* @teleloc 0x8DE30102 [57.861900 33.818802 52.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE30B2, 11697, 0x8DE30102, 59.1704, 31.3638, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8DE30102 [59.170399 31.363800 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE30B2, 11697, 0x8DE30102, 59.1704, 31.3638, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8DE30102 [59.170399 31.363800 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE30B3, 11697, 0x8DE30102, 63.9204, 33.7637, 52.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8DE30102 [63.920399 33.763699 52.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE30B4, 11697, 0x8DE30102, 56.5647, 35.9188, 52.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8DE30102 [56.564701 35.918800 52.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE30B4, 11697, 0x8DE30102, 56.5647, 35.9188, 52.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8DE30102 [56.564701 35.918800 52.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE30B5, 11697, 0x8DE30104, 61.3147, 39.9688, 52.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1177,8 +1177,8 @@ VALUES (0x78DE30B7, 9686, 0x8DE30104, 57.0999, 41.3266, 55, -0.707107, 0, 0, -0 /* @teleloc 0x8DE30104 [57.099899 41.326599 55.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE30B8, 9686, 0x8DE30104, 58.4029, 37.1497, 54.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30104 [58.402901 37.149700 54.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE30B8, 9686, 0x8DE30104, 58.4029, 37.1497, 54.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30104 [58.402901 37.149700 54.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE30B9, 9686, 0x8DE30106, 57.0935, 33.8433, 50.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1189,16 +1189,16 @@ VALUES (0x78DE30BA, 9686, 0x8DE30106, 62.3935, 37.893, 50.45, 0.707107, 0, 0, - /* @teleloc 0x8DE30106 [62.393501 37.893002 50.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE30BB, 9686, 0x8DE30106, 60.843, 40.8459, 50.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30106 [60.842999 40.845901 50.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE30BB, 9686, 0x8DE30106, 60.843, 40.8459, 50.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30106 [60.842999 40.845901 50.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE30BC, 11698, 0x8DE30106, 59.7967, 34.8863, 51.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8DE30106 [59.796700 34.886299 51.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE30BC, 11698, 0x8DE30106, 59.7967, 34.8863, 51.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8DE30106 [59.796700 34.886299 51.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE30BD, 11697, 0x8DE30106, 60.1857, 40.3624, 48.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8DE30106 [60.185699 40.362400 48.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE30BD, 11697, 0x8DE30106, 60.1857, 40.3624, 48.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8DE30106 [60.185699 40.362400 48.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE30BE, 11697, 0x8DE30106, 61.7357, 40.1625, 48.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1217,8 +1217,8 @@ VALUES (0x78DE30C1, 9686, 0x8DE30108, 57.4999, 43.4766, 55, -0.707107, 0, 0, -0 /* @teleloc 0x8DE30108 [57.499901 43.476601 55.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE30C2, 9686, 0x8DE30000, 57.9672, 44.7767, 54.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE30000 [57.967201 44.776699 54.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE30C2, 9686, 0x8DE30000, 57.9672, 44.7767, 54.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE30000 [57.967201 44.776699 54.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE30C3, 9686, 0x8DE30000, 56.9672, 43.9267, 54.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8DE8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8DE8.sql index 1e195a9510..7db722f942 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8DE8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8DE8.sql @@ -9,8 +9,8 @@ VALUES (0x78DE8001, 9686, 0x8DE80100, 112.836, 56.9772, 88.85, 0.317305, 0, 0, /* @teleloc 0x8DE80100 [112.835999 56.977200 88.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8002, 9686, 0x8DE80100, 111.229, 56.4558, 91.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80100 [111.228996 56.455799 91.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE8002, 9686, 0x8DE80100, 111.229, 56.4558, 91.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80100 [111.228996 56.455799 91.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE8003, 9686, 0x8DE80100, 108.882, 59.5898, 89.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x78DE8005, 9686, 0x8DE80100, 112.986, 62.2772, 88.85, -0.902209, 0, 0, /* @teleloc 0x8DE80100 [112.986000 62.277199 88.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8006, 9686, 0x8DE80100, 111.236, 63.4898, 89.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80100 [111.236000 63.489799 89.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE8006, 9686, 0x8DE80100, 111.236, 63.4898, 89.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80100 [111.236000 63.489799 89.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8007, 11697, 0x8DE80100, 111.284, 56.7964, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8DE80100 [111.283997 56.796398 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE8007, 11697, 0x8DE80100, 111.284, 56.7964, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8DE80100 [111.283997 56.796398 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE8008, 11697, 0x8DE80100, 109.384, 57.8464, 86.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8DE80100 [109.384003 57.846401 86.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8009, 9686, 0x8DE80103, 101.971, 55.7586, 88.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80103 [101.971001 55.758598 88.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE8009, 9686, 0x8DE80103, 101.971, 55.7586, 88.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80103 [101.971001 55.758598 88.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE800A, 9686, 0x8DE80103, 107.371, 55.7586, 88.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80103 [107.371002 55.758598 88.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE800A, 9686, 0x8DE80103, 107.371, 55.7586, 88.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80103 [107.371002 55.758598 88.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE800B, 9686, 0x8DE80103, 108.421, 57.1078, 87.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8DE80103 [108.420998 57.107800 87.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE800C, 9686, 0x8DE80103, 104.421, 61.6586, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80103 [104.420998 61.658600 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE800C, 9686, 0x8DE80103, 104.421, 61.6586, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80103 [104.420998 61.658600 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE800D, 9686, 0x8DE80103, 100.621, 58.5086, 90.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x78DE8011, 11697, 0x8DE80103, 104.303, 58.8372, 86.1, -0.707107, 0, 0, /* @teleloc 0x8DE80103 [104.303001 58.837200 86.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8012, 11697, 0x8DE80103, 104.834, 56.3464, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8DE80103 [104.834000 56.346401 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE8012, 11697, 0x8DE80103, 104.834, 56.3464, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8DE80103 [104.834000 56.346401 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8013, 9686, 0x8DE80103, 101.872, 61.6586, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80103 [101.872002 61.658600 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE8013, 9686, 0x8DE80103, 101.872, 61.6586, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80103 [101.872002 61.658600 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8014, 9686, 0x8DE80103, 107.215, 61.6586, 89.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80103 [107.214996 61.658600 89.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE8014, 9686, 0x8DE80103, 107.215, 61.6586, 89.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80103 [107.214996 61.658600 89.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE8015, 9686, 0x8DE80103, 100.621, 56.7935, 89.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x78DE8016, 9686, 0x8DE80103, 100.621, 60.7417, 89.35, -0.707107, 0, 0, /* @teleloc 0x8DE80103 [100.621002 60.741699 89.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8017, 9686, 0x8DE80103, 104.831, 55.7586, 89.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80103 [104.831001 55.758598 89.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE8017, 9686, 0x8DE80103, 104.831, 55.7586, 89.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80103 [104.831001 55.758598 89.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE8018, 9686, 0x8DE80103, 108.421, 56.8078, 89.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x78DE801F, 11697, 0x8DE80103, 107.429, 56.5559, 86.1, 0.297375, 0, 0, - /* @teleloc 0x8DE80103 [107.429001 56.555901 86.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8020, 11697, 0x8DE80103, 104.584, 61.1464, 86.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8DE80103 [104.584000 61.146400 86.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE8020, 11697, 0x8DE80103, 104.584, 61.1464, 86.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8DE80103 [104.584000 61.146400 86.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8021, 9686, 0x8DE80105, 107.329, 54.8058, 84.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80105 [107.329002 54.805801 84.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE8021, 9686, 0x8DE80105, 107.329, 54.8058, 84.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80105 [107.329002 54.805801 84.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE8022, 9686, 0x8DE80105, 103.832, 58.0398, 84.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8DE80105 [103.832001 58.039799 84.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8023, 9686, 0x8DE80105, 106.086, 61.2898, 84.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80105 [106.085999 61.289799 84.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE8023, 9686, 0x8DE80105, 106.086, 61.2898, 84.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80105 [106.085999 61.289799 84.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE8024, 11697, 0x8DE80105, 111.953, 60.0887, 82.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x78DE8027, 11697, 0x8DE80105, 104.72, 58.6006, 82.1, -0.707107, 0, 0, - /* @teleloc 0x8DE80105 [104.720001 58.600601 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8028, 9686, 0x8DE80105, 111.229, 54.8058, 84.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80105 [111.228996 54.805801 84.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE8028, 9686, 0x8DE80105, 111.229, 54.8058, 84.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80105 [111.228996 54.805801 84.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8029, 9686, 0x8DE80105, 109.336, 61.2898, 84.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80105 [109.335999 61.289799 84.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE8029, 9686, 0x8DE80105, 109.336, 61.2898, 84.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80105 [109.335999 61.289799 84.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE802A, 9686, 0x8DE80105, 113.782, 56.8398, 84.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x78DE802B, 11698, 0x8DE80105, 107.815, 58.69, 85.5, -0.707107, 0, 0, -0 /* @teleloc 0x8DE80105 [107.815002 58.689999 85.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE802C, 11697, 0x8DE80105, 108.42, 55.6506, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8DE80105 [108.419998 55.650600 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE802C, 11697, 0x8DE80105, 108.42, 55.6506, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8DE80105 [108.419998 55.650600 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE802D, 11697, 0x8DE80105, 107.803, 60.8387, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8DE80105 [107.803001 60.838699 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78DE802D, 11697, 0x8DE80105, 107.803, 60.8387, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8DE80105 [107.803001 60.838699 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE802E, 412, 0x8DE80000, 111.186, 64.0372, 86, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8DE80000 [111.185997 64.037201 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE802E, 412, 0x8DE80000, 111.186, 64.0372, 86, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8DE80000 [111.185997 64.037201 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE802F, 9686, 0x8DE80000, 111.229, 64.2058, 89.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8DE80000 [111.228996 64.205803 89.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE802F, 9686, 0x8DE80000, 111.229, 64.2058, 89.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8DE80000 [111.228996 64.205803 89.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE8030, 9686, 0x8DE80000, 113.529, 63.3058, 88.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,8 +205,8 @@ VALUES (0x78DE8032, 12679, 0x8DE80000, 114.334, 63.5964, 86.1, -0.402747, 0, 0, /* @teleloc 0x8DE80000 [114.334000 63.596401 86.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78DE8033, 12679, 0x8DE80000, 104.334, 62.6464, 86.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8DE80000 [104.334000 62.646400 86.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78DE8033, 12679, 0x8DE80000, 104.334, 62.6464, 86.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8DE80000 [104.334000 62.646400 86.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78DE8034, 12894, 0x8DE80100, 110.349, 60.2714, 86.005, -0.003999, 0, 0, -0.999992, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8E00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8E00.sql index d7df63fbec..43fccad685 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8E00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8E00.sql @@ -21,8 +21,8 @@ VALUES (0x78E00004, 11697, 0x8E000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8E000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00005, 18324, 0x8E000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E00005, 18324, 0x8E000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E00005, 0x78E00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78E00005, 0x78E00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78E00005, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00006, 15451, 0x8E00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E00006, 15451, 0x8E00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E00007, 15608, 0x8E00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78E00015, 11697, 0x8E00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8E00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00016, 18326, 0x8E00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E00016, 18326, 0x8E00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E00016, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78E00016, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E00016, 0x78E00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00017, 15451, 0x8E0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E00017, 15451, 0x8E0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E00018, 15608, 0x8E0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78E00023, 11697, 0x8E0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8E0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00024, 18328, 0x8E0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E00024, 18328, 0x8E0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E00024, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78E00024, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E00024, 0x78E00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00025, 15451, 0x8E0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E00025, 15451, 0x8E0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E00026, 15608, 0x8E0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x78E0006D, 11697, 0x8E000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x8E000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E0006E, 18339, 0x8E000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E0006E, 18339, 0x8E000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E0006E, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x78E0006E, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E0006E, 0x78E00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E0006F, 15451, 0x8E00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E0006F, 15451, 0x8E00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E00070, 15608, 0x8E00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x78E0008C, 11697, 0x8E00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8E00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E0008D, 18343, 0x8E00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E0008D, 18343, 0x8E00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E0008D, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x78E0008D, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E0008D, 0x78E00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E0008E, 15451, 0x8E00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E0008E, 15451, 0x8E00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E0008F, 15608, 0x8E00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x78E0009A, 11697, 0x8E000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8E000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E0009B, 18345, 0x8E000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E0009B, 18345, 0x8E000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E0009B, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x78E0009B, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E0009B, 0x78E0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E0009C, 15451, 0x8E000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E0009C, 15451, 0x8E000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E0009D, 15608, 0x8E000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x78E000A8, 11697, 0x8E00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8E00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000A9, 18347, 0x8E00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E000A9, 18347, 0x8E00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E000A9, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x78E000A9, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E000A9, 0x78E000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000AA, 15451, 0x8E00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E000AA, 15451, 0x8E00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E000AB, 15608, 0x8E00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x78E000B6, 11697, 0x8E000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8E000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000B7, 18349, 0x8E000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E000B7, 18349, 0x8E000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E000B7, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x78E000B7, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E000B7, 0x78E000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000B8, 15451, 0x8E000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E000B8, 15451, 0x8E000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000B9, 15608, 0x8E000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x78E000B9, 15608, 0x8E000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E000BA, 15608, 0x8E000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x78E000C4, 11697, 0x8E00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8E00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000C5, 18351, 0x8E00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E000C5, 18351, 0x8E00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E000C5, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x78E000C5, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E000C5, 0x78E000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000C6, 15451, 0x8E00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E000C6, 15451, 0x8E00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E000C7, 15608, 0x8E0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x78E000D2, 11697, 0x8E0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8E0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000D3, 18353, 0x8E0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E000D3, 18353, 0x8E0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E000D3, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x78E000D3, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E000D3, 0x78E000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000D4, 15451, 0x8E0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E000D4, 15451, 0x8E0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E000D5, 15608, 0x8E0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x78E000DE, 9686, 0x8E0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x8E0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000DF, 9686, 0x8E0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78E000DF, 9686, 0x8E0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E000E0, 11697, 0x8E0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x78E000EE, 15451, 0x8E0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x8E0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E000EF, 15608, 0x8E0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78E000EF, 15608, 0x8E0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E000F0, 15608, 0x8E0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78E00108, 9686, 0x8E0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x8E0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00109, 9686, 0x8E0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78E00109, 9686, 0x8E0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E0010A, 11697, 0x8E0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x78E0011C, 11697, 0x8E0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8E0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E0011D, 18364, 0x8E0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E0011D, 18364, 0x8E0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E0011D, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x78E0011D, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E0011D, 0x78E00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E0011E, 15451, 0x8E0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E0011E, 15451, 0x8E0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E0011F, 15608, 0x8E0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x78E0013A, 11697, 0x8E00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8E00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E0013B, 18368, 0x8E00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E0013B, 18368, 0x8E00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E0013B, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x78E0013B, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E0013B, 0x78E0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E0013C, 15451, 0x8E00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E0013C, 15451, 0x8E00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E0013D, 15608, 0x8E000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78E00142, 11697, 0x8E00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8E00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00143, 18369, 0x8E00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E00143, 18369, 0x8E00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E00143, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78E00143, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E00143, 0x78E00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00144, 15451, 0x8E00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E00144, 15451, 0x8E00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E00145, 15608, 0x8E000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78E00150, 11697, 0x8E00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8E00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00151, 18371, 0x8E00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8E00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E00151, 18371, 0x8E00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8E00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78E00151, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78E00151, 0x78E00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78E00151, 0x78E00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E00152, 15451, 0x8E00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E00152, 15451, 0x8E00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E00153, 15608, 0x8E00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8E40.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8E40.sql index 0d0f21938f..e51e121188 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8E40.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8E40.sql @@ -381,20 +381,20 @@ VALUES (0x78E4005E, 412, 0x8E400000, 152.17, 151.322, 38, 1, 0, 0, 0, False, ' /* @teleloc 0x8E400000 [152.169998 151.322006 38.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E4005F, 9686, 0x8E400128, 157.95, 107.279, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E400128 [157.949997 107.278999 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78E4005F, 9686, 0x8E400128, 157.95, 107.279, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E400128 [157.949997 107.278999 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40060, 9686, 0x8E400128, 153.333, 107.256, 40.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E400128 [153.332993 107.255997 40.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78E40060, 9686, 0x8E400128, 153.333, 107.256, 40.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E400128 [153.332993 107.255997 40.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40061, 9686, 0x8E400128, 155.848, 101.529, 41.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E400128 [155.848007 101.528999 41.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E40061, 9686, 0x8E400128, 155.848, 101.529, 41.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E400128 [155.848007 101.528999 41.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40062, 9686, 0x8E400128, 159.048, 101.529, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E400128 [159.048004 101.528999 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E40062, 9686, 0x8E400128, 159.048, 101.529, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E400128 [159.048004 101.528999 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E40063, 11697, 0x8E400128, 151.316, 102.215, 38.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -405,8 +405,8 @@ VALUES (0x78E40064, 11697, 0x8E400128, 160.216, 106.548, 38.1, -0.932639, 0, 0, /* @teleloc 0x8E400128 [160.216003 106.547997 38.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40065, 11698, 0x8E400128, 155.879, 104.579, 44.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8E400128 [155.878998 104.579002 44.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E40065, 11698, 0x8E400128, 155.879, 104.579, 44.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8E400128 [155.878998 104.579002 44.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E40066, 11697, 0x8E400128, 155.866, 104.548, 38.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -417,16 +417,16 @@ VALUES (0x78E40067, 9686, 0x8E40012A, 153.601, 110.41, 41, -0.707107, 0, 0, -0. /* @teleloc 0x8E40012A [153.600998 110.410004 41.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40068, 9686, 0x8E40012A, 157.001, 107.879, 41.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E40012A [157.001007 107.878998 41.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E40068, 9686, 0x8E40012A, 157.001, 107.879, 41.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E40012A [157.001007 107.878998 41.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40069, 9686, 0x8E40012A, 156.701, 112.979, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E40012A [156.701004 112.978996 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78E40069, 9686, 0x8E40012A, 156.701, 112.979, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E40012A [156.701004 112.978996 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E4006A, 9686, 0x8E40012C, 156.395, 101.625, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E40012C [156.395004 101.625000 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E4006A, 9686, 0x8E40012C, 156.395, 101.625, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E40012C [156.395004 101.625000 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E4006B, 9686, 0x8E40012C, 158.895, 105.925, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -449,8 +449,8 @@ VALUES (0x78E4006F, 9687, 0x8E40012C, 154.636, 110.721, 34.05, -0.864275, 0, 0, /* @teleloc 0x8E40012C [154.636002 110.721001 34.049999] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40070, 412, 0x8E400000, 156.679, 115.379, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8E400000 [156.679001 115.378998 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E40070, 412, 0x8E400000, 156.679, 115.379, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8E400000 [156.679001 115.378998 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E40071, 412, 0x8E400130, 153.395, 53.0512, 26, 0.92388, 0, 0, -0.382683, False, '2005-02-09 10:00:00'); /* Door */ @@ -1785,8 +1785,8 @@ VALUES (0x78E4014F, 12679, 0x8E400000, 159.022, 152.713, 38.1, 1, 0, 0, 0, True /* @teleloc 0x8E400000 [159.022003 152.712997 38.099998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40150, 9686, 0x8E400128, 152.698, 101.529, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E400128 [152.697998 101.528999 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E40150, 9686, 0x8E400128, 152.698, 101.529, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E400128 [152.697998 101.528999 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E40151, 9686, 0x8E400128, 150.651, 104.406, 41.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1813,12 +1813,12 @@ VALUES (0x78E40156, 9686, 0x8E400128, 161.045, 102.406, 41.65, 0.707107, 0, 0, /* @teleloc 0x8E400128 [161.044998 102.405998 41.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40157, 9686, 0x8E400128, 153.698, 107.279, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E400128 [153.697998 107.278999 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78E40157, 9686, 0x8E400128, 153.698, 107.279, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E400128 [153.697998 107.278999 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40158, 9686, 0x8E400128, 159.518, 107.256, 40.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E400128 [159.518005 107.255997 40.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78E40158, 9686, 0x8E400128, 159.518, 107.256, 40.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E400128 [159.518005 107.255997 40.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E40159, 11698, 0x8E400128, 158.079, 104.579, 44.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1837,16 +1837,16 @@ VALUES (0x78E4015C, 11697, 0x8E400128, 154.363, 104.548, 38.1, -0.707107, 0, 0, /* @teleloc 0x8E400128 [154.363007 104.547997 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E4015D, 11697, 0x8E400128, 155.672, 102.093, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8E400128 [155.671997 102.093002 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E4015D, 11697, 0x8E400128, 155.672, 102.093, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8E400128 [155.671997 102.093002 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E4015E, 11697, 0x8E400128, 160.422, 104.493, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8E400128 [160.421997 104.492996 38.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E4015F, 11697, 0x8E400128, 153.066, 106.648, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8E400128 [153.065994 106.648003 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78E4015F, 11697, 0x8E400128, 153.066, 106.648, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8E400128 [153.065994 106.648003 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E40160, 11697, 0x8E40012A, 157.816, 110.698, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1861,8 +1861,8 @@ VALUES (0x78E40162, 9686, 0x8E40012A, 153.601, 112.056, 41, -0.707107, 0, 0, -0 /* @teleloc 0x8E40012A [153.600998 112.056000 41.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40163, 9686, 0x8E40012A, 154.904, 107.879, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E40012A [154.904007 107.878998 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E40163, 9686, 0x8E40012A, 154.904, 107.879, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E40012A [154.904007 107.878998 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E40164, 9686, 0x8E40012C, 153.595, 104.573, 36.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1873,16 +1873,16 @@ VALUES (0x78E40165, 9686, 0x8E40012C, 158.895, 108.622, 36.45, 0.707107, 0, 0, /* @teleloc 0x8E40012C [158.895004 108.622002 36.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40166, 9686, 0x8E40012C, 157.344, 111.575, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E40012C [157.343994 111.574997 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78E40166, 9686, 0x8E40012C, 157.344, 111.575, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E40012C [157.343994 111.574997 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40167, 11698, 0x8E40012C, 156.298, 105.616, 37.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8E40012C [156.298004 105.615997 37.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E40167, 11698, 0x8E40012C, 156.298, 105.616, 37.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8E40012C [156.298004 105.615997 37.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E40168, 11697, 0x8E40012C, 156.687, 111.092, 34.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8E40012C [156.686996 111.092003 34.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78E40168, 11697, 0x8E40012C, 156.687, 111.092, 34.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8E40012C [156.686996 111.092003 34.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E40169, 11697, 0x8E40012C, 158.237, 110.892, 34.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1901,8 +1901,8 @@ VALUES (0x78E4016C, 9686, 0x8E40012E, 154.001, 114.206, 41, -0.707107, 0, 0, -0 /* @teleloc 0x8E40012E [154.001007 114.206001 41.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78E4016D, 9686, 0x8E400000, 154.468, 115.506, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8E400000 [154.468002 115.505997 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78E4016D, 9686, 0x8E400000, 154.468, 115.506, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8E400000 [154.468002 115.505997 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E4016E, 9686, 0x8E400000, 153.468, 114.656, 40.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1994,7 +1994,7 @@ VALUES (0x78E40183, 11697, 0x8E400132, 154.24, 62.5044, 26.15, -0.382683, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E40184, 11697, 0x8E400132, 154.92, 66.2247, 26.15, -0.999328, 0, 0, -0.036645, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8E400132 [154.919998 66.224701 26.150000] -0.999328 0.000000 0.000000 -0.036644 */ +/* @teleloc 0x8E400132 [154.919998 66.224701 26.150000] -0.999328 0.000000 0.000000 -0.036645 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78E40185, 11697, 0x8E400132, 153.119, 64.9107, 26.15, 0.923879, 0, 0, 0.382684, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8F00.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8F00.sql index 54a19dc277..726bd4e586 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8F00.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8F00.sql @@ -21,8 +21,8 @@ VALUES (0x78F00004, 11697, 0x8F000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8F000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00005, 18374, 0x8F000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F00005, 18374, 0x8F000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F00005, 0x78F00001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x78F00005, 0x78F00001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x78F00005, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00006, 15451, 0x8F00018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F00018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F00006, 15451, 0x8F00018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F00018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F00007, 15608, 0x8F00018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x78F00015, 11697, 0x8F00019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8F00019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00016, 18376, 0x8F00019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F00019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F00016, 18376, 0x8F00019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F00019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F00016, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x78F00016, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F00016, 0x78F00019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00017, 15451, 0x8F0001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F0001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F00017, 15451, 0x8F0001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F0001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F00018, 15608, 0x8F0001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x78F00023, 11697, 0x8F0001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8F0001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00024, 18378, 0x8F0001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F0001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F00024, 18378, 0x8F0001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F0001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F00024, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x78F00024, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F00024, 0x78F00027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00025, 15451, 0x8F0001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F0001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F00025, 15451, 0x8F0001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F0001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F00026, 15608, 0x8F0001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x78F0006D, 11697, 0x8F000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x8F000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F0006E, 18389, 0x8F000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F0006E, 18389, 0x8F000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F0006E, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x78F0006E, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F0006E, 0x78F00072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F0006F, 15451, 0x8F00025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F00025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F0006F, 15451, 0x8F00025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F00025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F00070, 15608, 0x8F00025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x78F0008C, 11697, 0x8F00027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8F00027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F0008D, 18393, 0x8F00027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F00027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F0008D, 18393, 0x8F00027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F00027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F0008D, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x78F0008D, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F0008D, 0x78F00090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F0008E, 15451, 0x8F00027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F00027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F0008E, 15451, 0x8F00027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F00027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F0008F, 15608, 0x8F00027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x78F0009A, 11697, 0x8F000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8F000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F0009B, 18395, 0x8F000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F0009B, 18395, 0x8F000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F0009B, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x78F0009B, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F0009B, 0x78F0009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F0009C, 15451, 0x8F000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F0009C, 15451, 0x8F000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F0009D, 15608, 0x8F000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x78F000A8, 11697, 0x8F00028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x8F00028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000A9, 18397, 0x8F00028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F00028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F000A9, 18397, 0x8F00028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F00028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F000A9, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x78F000A9, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F000A9, 0x78F000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000AA, 15451, 0x8F00028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F00028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F000AA, 15451, 0x8F00028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F00028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F000AB, 15608, 0x8F00028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x78F000B6, 11697, 0x8F000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8F000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000B7, 18399, 0x8F000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F000B7, 18399, 0x8F000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F000B7, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x78F000B7, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F000B7, 0x78F000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000B8, 15451, 0x8F000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F000B8, 15451, 0x8F000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000B9, 15608, 0x8F000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x78F000B9, 15608, 0x8F000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F000BA, 15608, 0x8F000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x78F000C4, 11697, 0x8F00029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8F00029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000C5, 18401, 0x8F00029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F00029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F000C5, 18401, 0x8F00029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F00029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F000C5, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x78F000C5, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F000C5, 0x78F000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000C6, 15451, 0x8F00029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F00029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F000C6, 15451, 0x8F00029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F00029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F000C7, 15608, 0x8F0002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x78F000D2, 11697, 0x8F0002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8F0002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000D3, 18403, 0x8F0002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F0002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F000D3, 18403, 0x8F0002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F0002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F000D3, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x78F000D3, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F000D3, 0x78F000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000D4, 15451, 0x8F0002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F0002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F000D4, 15451, 0x8F0002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F0002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F000D5, 15608, 0x8F0002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x78F000DE, 9686, 0x8F0002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x8F0002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000DF, 9686, 0x8F0002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F0002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78F000DF, 9686, 0x8F0002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F0002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F000E0, 11697, 0x8F0002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x78F000EE, 15451, 0x8F0002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x8F0002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F000EF, 15608, 0x8F0002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F0002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x78F000EF, 15608, 0x8F0002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F0002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F000F0, 15608, 0x8F0002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x78F00108, 9686, 0x8F0002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x8F0002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00109, 9686, 0x8F0002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F0002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x78F00109, 9686, 0x8F0002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F0002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F0010A, 11697, 0x8F0002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x78F0011C, 11697, 0x8F0002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8F0002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F0011D, 18414, 0x8F0002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F0002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F0011D, 18414, 0x8F0002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F0002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F0011D, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x78F0011D, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F0011D, 0x78F00120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F0011E, 15451, 0x8F0002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F0002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F0011E, 15451, 0x8F0002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F0002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F0011F, 15608, 0x8F0002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x78F0013A, 11697, 0x8F00030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8F00030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F0013B, 18418, 0x8F00030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F00030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F0013B, 18418, 0x8F00030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F00030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F0013B, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x78F0013B, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F0013B, 0x78F0013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F0013C, 15451, 0x8F00030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F00030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F0013C, 15451, 0x8F00030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F00030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F0013D, 15608, 0x8F000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x78F00142, 11697, 0x8F00031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8F00031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00143, 18419, 0x8F00031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F00031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F00143, 18419, 0x8F00031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F00031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F00143, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x78F00143, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F00143, 0x78F00146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00144, 15451, 0x8F00031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F00031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F00144, 15451, 0x8F00031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F00031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F00145, 15608, 0x8F000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x78F00150, 11697, 0x8F00032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x8F00032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00151, 18421, 0x8F00032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x8F00032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F00151, 18421, 0x8F00032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x8F00032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F00151, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x78F00151, 0x78F00011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x78F00151, 0x78F00155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F00152, 15451, 0x8F00032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F00032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F00152, 15451, 0x8F00032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F00032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F00153, 15608, 0x8F00032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8F15.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8F15.sql index 8a54856831..8defdf6691 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8F15.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8F15.sql @@ -625,8 +625,8 @@ VALUES (0x78F1509B, 12679, 0x8F150000, 166.8, 55.015, 284.1, 0.92388, 0, 0, 0.38 /* @teleloc 0x8F150000 [166.800003 55.014999 284.100006] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F1509C, 412, 0x8F150116, 105.429, 42.6267, 308, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F150116 [105.429001 42.626701 308.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F1509C, 412, 0x8F150116, 105.429, 42.6267, 308, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F150116 [105.429001 42.626701 308.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F1509D, 9686, 0x8F150117, 105.379, 41.8167, 312.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -645,8 +645,8 @@ VALUES (0x78F150A0, 11697, 0x8F150117, 103.651, 41.3276, 308.15, -0.92388, 0, 0, /* @teleloc 0x8F150117 [103.651001 41.327599 308.149994] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150A1, 9686, 0x8F150117, 105.379, 33.2667, 313.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150117 [105.378998 33.266701 313.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F150A1, 9686, 0x8F150117, 105.379, 33.2667, 313.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150117 [105.378998 33.266701 313.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150A2, 9686, 0x8F150117, 103.079, 39.3159, 310.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -665,20 +665,20 @@ VALUES (0x78F150A5, 9686, 0x8F150117, 107.707, 39.1011, 310.25, 0.707107, 0, 0, /* @teleloc 0x8F150117 [107.707001 39.101101 310.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150A6, 9686, 0x8F150118, 111.579, 37.3167, 311.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150118 [111.579002 37.316700 311.549988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F150A6, 9686, 0x8F150118, 111.579, 37.3167, 311.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150118 [111.579002 37.316700 311.549988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150A7, 9686, 0x8F150118, 114.712, 36.1256, 310.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8F150118 [114.711998 36.125599 310.799988] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150A8, 9686, 0x8F150118, 113.62, 31.3667, 311.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150118 [113.620003 31.366699 311.549988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F150A8, 9686, 0x8F150118, 113.62, 31.3667, 311.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150118 [113.620003 31.366699 311.549988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150A9, 9686, 0x8F150118, 109.168, 31.3667, 311.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150118 [109.167999 31.366699 311.549988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F150A9, 9686, 0x8F150118, 109.168, 31.3667, 311.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150118 [109.167999 31.366699 311.549988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150AA, 9686, 0x8F150118, 108.148, 32.5967, 310, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,8 +697,8 @@ VALUES (0x78F150AD, 11698, 0x8F150118, 111.529, 34.2667, 314.25, 0.707107, 0, 0, /* @teleloc 0x8F150118 [111.528999 34.266701 314.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150AE, 11697, 0x8F150118, 111.513, 34.1835, 308.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F150118 [111.513000 34.183498 308.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F150AE, 11697, 0x8F150118, 111.513, 34.1835, 308.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F150118 [111.513000 34.183498 308.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150AF, 9686, 0x8F150118, 114.712, 32.5256, 310.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -709,16 +709,16 @@ VALUES (0x78F150B0, 9686, 0x8F150118, 114.712, 34.3679, 311.9, 0.707107, 0, 0, /* @teleloc 0x8F150118 [114.711998 34.367901 311.899994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150B1, 9686, 0x8F150118, 113.678, 37.3167, 311.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150118 [113.678001 37.316700 311.549988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F150B1, 9686, 0x8F150118, 113.678, 37.3167, 311.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150118 [113.678001 37.316700 311.549988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150B2, 9686, 0x8F150118, 109.328, 37.3167, 311.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150118 [109.328003 37.316700 311.549988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F150B2, 9686, 0x8F150118, 109.328, 37.3167, 311.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150118 [109.328003 37.316700 311.549988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150B3, 9686, 0x8F150118, 111.4, 31.3667, 311.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150118 [111.400002 31.366699 311.549988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F150B3, 9686, 0x8F150118, 111.4, 31.3667, 311.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150118 [111.400002 31.366699 311.549988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150B4, 9686, 0x8F150118, 108.148, 32.8456, 311.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -729,8 +729,8 @@ VALUES (0x78F150B5, 9686, 0x8F150118, 108.148, 35.8831, 311.6, -0.707107, 0, 0, /* @teleloc 0x8F150118 [108.148003 35.883099 311.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150B6, 9686, 0x8F150118, 109.328, 37.3167, 310, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150118 [109.328003 37.316700 310.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F150B6, 9686, 0x8F150118, 109.328, 37.3167, 310, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150118 [109.328003 37.316700 310.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150B7, 11698, 0x8F150118, 113.856, 32.0598, 312.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -741,12 +741,12 @@ VALUES (0x78F150B8, 11698, 0x8F150118, 113.756, 36.3599, 312.3, 0.919479, 0, 0, /* @teleloc 0x8F150118 [113.755997 36.359901 312.299988] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150B9, 11697, 0x8F150118, 111.516, 32.8492, 308.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F150118 [111.515999 32.849201 308.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F150B9, 11697, 0x8F150118, 111.516, 32.8492, 308.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F150118 [111.515999 32.849201 308.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150BA, 11697, 0x8F150118, 111.516, 35.3449, 308.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F150118 [111.515999 35.344898 308.149994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F150BA, 11697, 0x8F150118, 111.516, 35.3449, 308.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F150118 [111.515999 35.344898 308.149994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150BB, 11697, 0x8F150118, 113.666, 32.2335, 308.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -757,12 +757,12 @@ VALUES (0x78F150BC, 11697, 0x8F150118, 114.01, 34.4361, 308.15, 0.707107, 0, 0, /* @teleloc 0x8F150118 [114.010002 34.436100 308.149994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150BD, 11697, 0x8F150118, 111.516, 36.5483, 308.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F150118 [111.515999 36.548302 308.149994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F150BD, 11697, 0x8F150118, 111.516, 36.5483, 308.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F150118 [111.515999 36.548302 308.149994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150BE, 9686, 0x8F15011A, 107.63, 36.9667, 306.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F15011A [107.629997 36.966702 306.450012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F150BE, 9686, 0x8F15011A, 107.63, 36.9667, 306.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F15011A [107.629997 36.966702 306.450012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150BF, 9686, 0x8F15011A, 114.48, 34.2981, 306.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x78F150C2, 9687, 0x8F15011A, 103.855, 36.2336, 304.1, -0.865587, -0.00 /* @teleloc 0x8F15011A [103.855003 36.233601 304.100006] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150C3, 9686, 0x8F15011A, 110.933, 36.9667, 306.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F15011A [110.932999 36.966702 306.450012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F150C3, 9686, 0x8F15011A, 110.933, 36.9667, 306.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F15011A [110.932999 36.966702 306.450012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150C4, 9686, 0x8F15011A, 107.032, 31.4272, 306.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F15011A [107.031998 31.427200 306.450012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F150C4, 9686, 0x8F15011A, 107.032, 31.4272, 306.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F15011A [107.031998 31.427200 306.450012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150C5, 9686, 0x8F15011A, 111.145, 31.4272, 306.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F15011A [111.144997 31.427200 306.450012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F150C5, 9686, 0x8F15011A, 111.145, 31.4272, 306.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F15011A [111.144997 31.427200 306.450012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150C6, 9686, 0x8F15011A, 103.079, 32.5876, 306.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,36 +801,36 @@ VALUES (0x78F150C7, 11698, 0x8F15011A, 109.672, 34.2667, 307.5, -0.707107, 0, 0, /* @teleloc 0x8F15011A [109.671997 34.266701 307.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150C8, 11697, 0x8F15011A, 109.419, 36.308, 304.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F15011A [109.418999 36.307999 304.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F150C8, 11697, 0x8F15011A, 109.419, 36.308, 304.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F15011A [109.418999 36.307999 304.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150C9, 11697, 0x8F15011A, 109.119, 31.958, 304.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F15011A [109.119003 31.958000 304.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F150C9, 11697, 0x8F15011A, 109.119, 31.958, 304.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F15011A [109.119003 31.958000 304.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150CA, 11697, 0x8F15011A, 113.738, 33.9303, 304.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8F15011A [113.737999 33.930302 304.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150CB, 9686, 0x8F150000, 105.429, 42.6653, 311.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150000 [105.429001 42.665298 311.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78F150CB, 9686, 0x8F150000, 105.429, 42.6653, 311.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150000 [105.429001 42.665298 311.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150CC, 9686, 0x8F150000, 103.278, 42.8653, 309.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150000 [103.278000 42.865299 309.450012] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78F150CC, 9686, 0x8F150000, 103.278, 42.8653, 309.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150000 [103.278000 42.865299 309.450012] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150CD, 9686, 0x8F150000, 107.571, 42.8653, 309.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F150000 [107.570999 42.865299 309.450012] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x78F150CD, 9686, 0x8F150000, 107.571, 42.8653, 309.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F150000 [107.570999 42.865299 309.450012] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150CE, 12679, 0x8F150000, 109.516, 43.2992, 308.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x8F150000 [109.515999 43.299198 308.149994] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F150CF, 12679, 0x8F150000, 111.516, 38.5492, 308.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8F150000 [111.515999 38.549198 308.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F150CF, 12679, 0x8F150000, 111.516, 38.5492, 308.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8F150000 [111.515999 38.549198 308.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F150D0, 11697, 0x8F15011C, 108.724, 78.3144, 296.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8F56.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8F56.sql index 8c92c4e880..764245e204 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8F56.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8F56.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x8F56; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F56000, 4943, 0x8F560102, 63, 172.5, 28.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Abandoned Shops Portal */ -/* @teleloc 0x8F560102 [63.000000 172.500000 28.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F56000, 4943, 0x8F560102, 63, 172.5, 28.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Abandoned Shops Portal */ +/* @teleloc 0x8F560102 [63.000000 172.500000 28.805000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8F84.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8F84.sql index 7428cf0b58..c65a97207f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8F84.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8F84.sql @@ -5,24 +5,24 @@ VALUES (0x78F84000, 11697, 0x8F840100, 42.12, 37.2815, 44.075, -0.909599, 0, 0, /* @teleloc 0x8F840100 [42.119999 37.281502 44.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84001, 9686, 0x8F840100, 42.0405, 32.2936, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840100 [42.040501 32.293598 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84001, 9686, 0x8F840100, 42.0405, 32.2936, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840100 [42.040501 32.293598 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84002, 11697, 0x8F840100, 38.0536, 35.2005, 44.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8F840100 [38.053600 35.200500 44.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84003, 9686, 0x8F840100, 36.3405, 32.3186, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840100 [36.340500 32.318600 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84003, 9686, 0x8F840100, 36.3405, 32.3186, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840100 [36.340500 32.318600 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84004, 9686, 0x8F840100, 36.5736, 38.2603, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840100 [36.573601 38.260300 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F84004, 9686, 0x8F840100, 36.5736, 38.2603, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840100 [36.573601 38.260300 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84005, 9686, 0x8F840100, 42.0037, 38.2853, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840100 [42.003700 38.285301 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F84005, 9686, 0x8F840100, 42.0037, 38.2853, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840100 [42.003700 38.285301 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84006, 9686, 0x8F840100, 43.3287, 37.5603, 46.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x78F84009, 11697, 0x8F840100, 40.8036, 35.2005, 44.075, 0.707107, 0, 0, /* @teleloc 0x8F840100 [40.803600 35.200500 44.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F8400A, 11697, 0x8F840103, 33.6145, 34.5528, 44.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F840103 [33.614498 34.552799 44.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x78F8400A, 11697, 0x8F840103, 33.6145, 34.5528, 44.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F840103 [33.614498 34.552799 44.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F8400B, 11697, 0x8F840103, 34.2971, 38.8766, 44.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8F840103 [34.297100 38.876598 44.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F8400C, 9686, 0x8F840103, 33.7683, 34.1732, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840103 [33.768299 34.173199 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F8400C, 9686, 0x8F840103, 33.7683, 34.1732, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840103 [33.768299 34.173199 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F8400D, 9686, 0x8F840103, 30.2533, 36.8007, 46.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x78F84010, 9686, 0x8F840106, 40.1033, 34.5506, 41.95, 0.707107, 0, 0, /* @teleloc 0x8F840106 [40.103298 34.550598 41.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84011, 9686, 0x8F840106, 34.8283, 31.3507, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840106 [34.828300 31.350700 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84011, 9686, 0x8F840106, 34.8283, 31.3507, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840106 [34.828300 31.350700 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84012, 9686, 0x8F840106, 30.2033, 34.5757, 41.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8F840106 [30.203300 34.575699 41.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84013, 9686, 0x8F840106, 36.2283, 37.9007, 41.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840106 [36.228298 37.900700 41.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F84013, 9686, 0x8F840106, 36.2283, 37.9007, 41.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840106 [36.228298 37.900700 41.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84014, 11698, 0x8F840106, 35.1206, 35.2162, 43.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8F840106 [35.120602 35.216202 43.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84014, 11698, 0x8F840106, 35.1206, 35.2162, 43.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8F840106 [35.120602 35.216202 43.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84015, 9687, 0x8F840106, 39.5405, 31.8936, 40.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x8F840106 [39.540501 31.893600 40.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84016, 412, 0x8F840000, 32.7905, 39.7036, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F840000 [32.790501 39.703602 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84016, 412, 0x8F840000, 32.7905, 39.7036, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F840000 [32.790501 39.703602 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84017, 9686, 0x8F84010B, 133.379, 32.4694, 46.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -101,20 +101,20 @@ VALUES (0x78F84018, 9686, 0x8F84010B, 136.579, 32.4194, 46.85, 0.317305, 0, 0, /* @teleloc 0x8F84010B [136.578995 32.419399 46.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84019, 9686, 0x8F84010C, 125.714, 31.2008, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010C [125.713997 31.200800 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84019, 9686, 0x8F84010C, 125.714, 31.2008, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010C [125.713997 31.200800 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F8401A, 9686, 0x8F84010C, 131.114, 31.2008, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010C [131.113998 31.200800 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F8401A, 9686, 0x8F84010C, 131.114, 31.2008, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010C [131.113998 31.200800 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F8401B, 9686, 0x8F84010C, 132.164, 32.55, 45.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8F84010C [132.164001 32.549999 45.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F8401C, 9686, 0x8F84010C, 128.164, 37.1008, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010C [128.164001 37.100800 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F8401C, 9686, 0x8F84010C, 128.164, 37.1008, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010C [128.164001 37.100800 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F8401D, 9686, 0x8F84010C, 124.364, 33.9508, 48.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -137,16 +137,16 @@ VALUES (0x78F84021, 11697, 0x8F84010C, 128.046, 34.2794, 44.1, -0.707107, 0, 0, /* @teleloc 0x8F84010C [128.046005 34.279400 44.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84022, 9686, 0x8F84010E, 131.072, 30.248, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010E [131.072006 30.247999 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84022, 9686, 0x8F84010E, 131.072, 30.248, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010E [131.072006 30.247999 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84023, 9686, 0x8F84010E, 127.575, 33.482, 42.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8F84010E [127.574997 33.481998 42.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84024, 9686, 0x8F84010E, 129.829, 36.732, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010E [129.828995 36.731998 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F84024, 9686, 0x8F84010E, 129.829, 36.732, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010E [129.828995 36.731998 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84025, 11697, 0x8F84010E, 135.696, 35.5309, 40.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,28 +161,28 @@ VALUES (0x78F84027, 9687, 0x8F84010E, 128.079, 36.2694, 40.1, -0.952129, 0, 0, /* @teleloc 0x8F84010E [128.078995 36.269402 40.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84028, 412, 0x8F840000, 134.929, 39.4794, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F840000 [134.929001 39.479401 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84028, 412, 0x8F840000, 134.929, 39.4794, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F840000 [134.929001 39.479401 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84029, 9686, 0x8F840110, 82.2713, 33.2812, 47.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8F840110 [82.271301 33.281200 47.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F8402A, 9686, 0x8F840110, 81.0713, 31.3812, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840110 [81.071297 31.381201 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F8402A, 9686, 0x8F840110, 81.0713, 31.3812, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840110 [81.071297 31.381201 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F8402B, 9686, 0x8F840111, 83.9253, 29.4961, 45.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840111 [83.925301 29.496099 45.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F8402B, 9686, 0x8F840111, 83.9253, 29.4961, 45.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840111 [83.925301 29.496099 45.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F8402C, 9686, 0x8F840111, 89.3037, 29.4961, 45.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840111 [89.303703 29.496099 45.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F8402C, 9686, 0x8F840111, 89.3037, 29.4961, 45.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840111 [89.303703 29.496099 45.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F8402D, 9686, 0x8F840111, 86.6537, 35.4461, 47.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840111 [86.653702 35.446098 47.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F8402D, 9686, 0x8F840111, 86.6537, 35.4461, 47.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840111 [86.653702 35.446098 47.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F8402E, 9686, 0x8F840111, 90.6038, 34.3961, 45.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x78F84032, 11698, 0x8F840111, 86.6627, 32.5383, 50.6, -0.707107, 0, 0, /* @teleloc 0x8F840111 [86.662697 32.538300 50.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84033, 11697, 0x8F840111, 86.6492, 35.0717, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F840111 [86.649200 35.071701 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F84033, 11697, 0x8F840111, 86.6492, 35.0717, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F840111 [86.649200 35.071701 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84034, 9686, 0x8F840115, 83.5898, 28.5773, 42.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840115 [83.589798 28.577299 42.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84034, 9686, 0x8F840115, 83.5898, 28.5773, 42.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840115 [83.589798 28.577299 42.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84035, 9686, 0x8F840115, 83.8398, 35.1273, 42.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840115 [83.839798 35.127300 42.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F84035, 9686, 0x8F840115, 83.8398, 35.1273, 42.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840115 [83.839798 35.127300 42.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84036, 9686, 0x8F840115, 87.3389, 31.7416, 42.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x78F84039, 9687, 0x8F840115, 86.7272, 34.5263, 40.1, 0.878817, 0, 0, - /* @teleloc 0x8F840115 [86.727203 34.526299 40.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F8403A, 412, 0x8F840000, 80.0127, 37.0483, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8F840000 [80.012703 37.048302 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F8403A, 412, 0x8F840000, 80.0127, 37.0483, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8F840000 [80.012703 37.048302 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F8403B, 9686, 0x8F840119, 156.486, 85.8854, 47.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -618,7 +618,7 @@ VALUES (0x78F84099, 412, 0x8F840000, 56.4281, 128.126, 44, 1, 0, 0, 0, False, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F8409A, 10175, 0x8F840103, 33.6469, 36.7902, 44.005, -0.047806, 0, 0, 0.998857, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x8F840103 [33.646900 36.790199 44.005001] -0.047805 0.000000 0.000000 0.998857 */ +/* @teleloc 0x8F840103 [33.646900 36.790199 44.005001] -0.047806 0.000000 0.000000 0.998857 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x78F8409A, 0x78F84000, '2005-02-09 10:00:00') /* Floor Hook (11697) */ @@ -1125,16 +1125,16 @@ VALUES (0x78F840AA, 10707, 0x8F840000, 9.49018, 82.0567, 44.079, -0.744613, 0, 0 /* @teleloc 0x8F840000 [9.490180 82.056702 44.078999] -0.744613 0.000000 0.000000 -0.667496 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840AB, 9686, 0x8F840100, 39.1276, 32.2936, 47.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840100 [39.127602 32.293598 47.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840AB, 9686, 0x8F840100, 39.1276, 32.2936, 47.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840100 [39.127602 32.293598 47.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840AC, 9686, 0x8F840100, 43.3287, 35.1937, 47.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8F840100 [43.328701 35.193699 47.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840AD, 9686, 0x8F840100, 39.365, 38.2603, 47.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840100 [39.365002 38.260300 47.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840AD, 9686, 0x8F840100, 39.365, 38.2603, 47.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840100 [39.365002 38.260300 47.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840AE, 9686, 0x8F840100, 35.2001, 33.6968, 46.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1165,8 +1165,8 @@ VALUES (0x78F840B4, 11698, 0x8F840100, 37.0162, 36.8272, 48.175, -0.9486, 0, 0, /* @teleloc 0x8F840100 [37.016201 36.827202 48.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840B5, 11697, 0x8F840100, 39.395, 37.6065, 44.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F840100 [39.395000 37.606499 44.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840B5, 11697, 0x8F840100, 39.395, 37.6065, 44.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F840100 [39.395000 37.606499 44.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840B6, 11697, 0x8F840100, 39.395, 35.1815, 44.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x78F840B7, 11697, 0x8F840100, 36.0969, 33.1313, 44.075, -0.364064, 0, 0 /* @teleloc 0x8F840100 [36.096901 33.131302 44.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840B8, 11697, 0x8F840100, 37.5719, 32.6813, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F840100 [37.571899 32.681301 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840B8, 11697, 0x8F840100, 37.5719, 32.6813, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F840100 [37.571899 32.681301 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840B9, 11697, 0x8F840100, 40.6469, 32.6813, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F840100 [40.646900 32.681301 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840B9, 11697, 0x8F840100, 40.6469, 32.6813, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F840100 [40.646900 32.681301 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840BA, 9686, 0x8F840103, 30.2533, 35.023, 46.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,52 +1197,52 @@ VALUES (0x78F840BC, 9686, 0x8F840103, 34.7475, 36.0982, 47.475, 0.707107, 0, 0, /* @teleloc 0x8F840103 [34.747501 36.098202 47.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840BD, 9686, 0x8F840103, 32.8029, 39.3424, 47.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840103 [32.802898 39.342400 47.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840BD, 9686, 0x8F840103, 32.8029, 39.3424, 47.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840103 [32.802898 39.342400 47.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840BE, 9686, 0x8F840106, 37.402, 31.3506, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840106 [37.402000 31.350599 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840BE, 9686, 0x8F840106, 37.402, 31.3506, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840106 [37.402000 31.350599 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840BF, 9686, 0x8F840106, 33.1784, 37.9007, 41.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840106 [33.178398 37.900700 41.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840BF, 9686, 0x8F840106, 33.1784, 37.9007, 41.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840106 [33.178398 37.900700 41.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840C0, 11697, 0x8F840106, 39.4087, 37.1435, 40.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8F840106 [39.408699 37.143501 40.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840C1, 11697, 0x8F840106, 36.0337, 34.6185, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F840106 [36.033699 34.618500 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840C1, 11697, 0x8F840106, 36.0337, 34.6185, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F840106 [36.033699 34.618500 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840C2, 11697, 0x8F840106, 30.8087, 31.9435, 40.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8F840106 [30.808701 31.943501 40.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840C3, 9686, 0x8F840000, 32.7683, 39.7982, 47.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840000 [32.768299 39.798199 47.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840C3, 9686, 0x8F840000, 32.7683, 39.7982, 47.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840000 [32.768299 39.798199 47.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840C4, 9686, 0x8F840000, 34.6669, 39.7982, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840000 [34.666901 39.798199 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840C4, 9686, 0x8F840000, 34.6669, 39.7982, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840000 [34.666901 39.798199 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840C5, 9686, 0x8F840000, 30.9161, 39.7982, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840000 [30.916100 39.798199 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840C5, 9686, 0x8F840000, 30.9161, 39.7982, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840000 [30.916100 39.798199 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840C6, 12679, 0x8F840000, 29.095, 40.3565, 44.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x8F840000 [29.094999 40.356499 44.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840C7, 12679, 0x8F840000, 43.445, 40.1315, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8F840000 [43.445000 40.131500 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840C7, 12679, 0x8F840000, 43.445, 40.1315, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8F840000 [43.445000 40.131500 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840C8, 9686, 0x8F84010B, 134.972, 31.898, 49.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010B [134.972000 31.898001 49.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840C8, 9686, 0x8F84010B, 134.972, 31.898, 49.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010B [134.972000 31.898001 49.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840C9, 9686, 0x8F84010B, 132.625, 35.032, 47.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1257,28 +1257,28 @@ VALUES (0x78F840CB, 9686, 0x8F84010B, 136.729, 37.7194, 46.85, -0.902209, 0, 0, /* @teleloc 0x8F84010B [136.729004 37.719398 46.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840CC, 9686, 0x8F84010B, 134.979, 38.932, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010B [134.979004 38.931999 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840CC, 9686, 0x8F84010B, 134.979, 38.932, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010B [134.979004 38.931999 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840CD, 11697, 0x8F84010B, 135.027, 32.2386, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F84010B [135.026993 32.238602 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840CD, 11697, 0x8F84010B, 135.027, 32.2386, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F84010B [135.026993 32.238602 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840CE, 11697, 0x8F84010B, 133.127, 33.2886, 44.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8F84010B [133.126999 33.288601 44.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840CF, 11697, 0x8F84010C, 128.577, 31.7886, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F84010C [128.576996 31.788601 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840CF, 11697, 0x8F84010C, 128.577, 31.7886, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F84010C [128.576996 31.788601 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840D0, 9686, 0x8F84010C, 125.615, 37.1008, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010C [125.614998 37.100800 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840D0, 9686, 0x8F84010C, 125.615, 37.1008, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010C [125.614998 37.100800 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840D1, 9686, 0x8F84010C, 130.958, 37.1008, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010C [130.957993 37.100800 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840D1, 9686, 0x8F84010C, 130.958, 37.1008, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010C [130.957993 37.100800 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840D2, 9686, 0x8F84010C, 124.364, 32.2357, 47.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,8 +1289,8 @@ VALUES (0x78F840D3, 9686, 0x8F84010C, 124.364, 36.1839, 47.35, -0.707107, 0, 0, /* @teleloc 0x8F84010C [124.363998 36.183899 47.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840D4, 9686, 0x8F84010C, 128.574, 31.2008, 47.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010C [128.574005 31.200800 47.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840D4, 9686, 0x8F84010C, 128.574, 31.2008, 47.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010C [128.574005 31.200800 47.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840D5, 9686, 0x8F84010C, 132.164, 32.25, 47.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1325,20 +1325,20 @@ VALUES (0x78F840DC, 11697, 0x8F84010C, 131.172, 31.9981, 44.1, 0.297375, 0, 0, - /* @teleloc 0x8F84010C [131.171997 31.998100 44.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840DD, 11697, 0x8F84010C, 128.327, 36.5886, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F84010C [128.326996 36.588600 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840DD, 11697, 0x8F84010C, 128.327, 36.5886, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F84010C [128.326996 36.588600 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840DE, 11697, 0x8F84010E, 128.463, 34.0428, 40.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8F84010E [128.462997 34.042801 40.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840DF, 9686, 0x8F84010E, 134.972, 30.248, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010E [134.972000 30.247999 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840DF, 9686, 0x8F84010E, 134.972, 30.248, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010E [134.972000 30.247999 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840E0, 9686, 0x8F84010E, 133.079, 36.732, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F84010E [133.078995 36.731998 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840E0, 9686, 0x8F84010E, 133.079, 36.732, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F84010E [133.078995 36.731998 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840E1, 9686, 0x8F84010E, 137.525, 32.282, 42.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1349,16 +1349,16 @@ VALUES (0x78F840E2, 11698, 0x8F84010E, 131.558, 34.1322, 43.5, -0.707107, 0, 0, /* @teleloc 0x8F84010E [131.557999 34.132198 43.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840E3, 11697, 0x8F84010E, 132.163, 31.0928, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F84010E [132.162994 31.092800 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840E3, 11697, 0x8F84010E, 132.163, 31.0928, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F84010E [132.162994 31.092800 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840E4, 11697, 0x8F84010E, 131.546, 36.2809, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F84010E [131.546005 36.280899 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840E4, 11697, 0x8F84010E, 131.546, 36.2809, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F84010E [131.546005 36.280899 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840E5, 9686, 0x8F840000, 134.972, 39.648, 47.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840000 [134.972000 39.647999 47.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840E5, 9686, 0x8F840000, 134.972, 39.648, 47.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840000 [134.972000 39.647999 47.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840E6, 9686, 0x8F840000, 137.272, 38.748, 46.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,16 +1373,16 @@ VALUES (0x78F840E8, 12679, 0x8F840000, 138.077, 39.0386, 44.1, -0.402747, 0, 0, /* @teleloc 0x8F840000 [138.076996 39.038601 44.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840E9, 12679, 0x8F840000, 128.077, 38.0886, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8F840000 [128.076996 38.088600 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840E9, 12679, 0x8F840000, 128.077, 38.0886, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8F840000 [128.076996 38.088600 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840EA, 11697, 0x8F840110, 81.8845, 36.0319, 44.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8F840110 [81.884499 36.031898 44.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840EB, 11697, 0x8F840110, 80.8595, 31.7569, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F840110 [80.859497 31.756901 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840EB, 11697, 0x8F840110, 80.8595, 31.7569, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F840110 [80.859497 31.756901 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840EC, 9686, 0x8F840110, 77.6213, 32.1562, 46.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1397,8 +1397,8 @@ VALUES (0x78F840EE, 9686, 0x8F840110, 77.6213, 35.6312, 46.5, -0.707107, 0, 0, /* @teleloc 0x8F840110 [77.621300 35.631199 46.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840EF, 9686, 0x8F840110, 80.0398, 36.5273, 47.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840110 [80.039803 36.527302 47.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840EF, 9686, 0x8F840110, 80.0398, 36.5273, 47.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840110 [80.039803 36.527302 47.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840F0, 9686, 0x8F840110, 82.2713, 35.3761, 46.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1413,8 +1413,8 @@ VALUES (0x78F840F2, 9686, 0x8F840111, 90.6038, 32.4584, 47.875, 0.707107, 0, 0, /* @teleloc 0x8F840111 [90.603798 32.458401 47.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840F3, 9686, 0x8F840111, 86.6693, 29.4961, 47.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840111 [86.669296 29.496099 47.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F840F3, 9686, 0x8F840111, 86.6693, 29.4961, 47.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840111 [86.669296 29.496099 47.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840F4, 9686, 0x8F840111, 82.7122, 30.5105, 47.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1429,12 +1429,12 @@ VALUES (0x78F840F6, 9686, 0x8F840111, 82.7122, 34.5599, 47.6, -0.707107, 0, 0, /* @teleloc 0x8F840111 [82.712196 34.559898 47.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840F7, 9686, 0x8F840111, 84.1043, 35.4461, 47.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840111 [84.104301 35.446098 47.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840F7, 9686, 0x8F840111, 84.1043, 35.4461, 47.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840111 [84.104301 35.446098 47.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F840F8, 9686, 0x8F840111, 89.3286, 35.4461, 47.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840111 [89.328598 35.446098 47.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F840F8, 9686, 0x8F840111, 89.3286, 35.4461, 47.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840111 [89.328598 35.446098 47.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F840F9, 11698, 0x8F840111, 89.1977, 30.6433, 48.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1465,12 +1465,12 @@ VALUES (0x78F840FF, 11697, 0x8F840111, 83.6827, 30.2683, 44.1, 0.359182, 0, 0, 0 /* @teleloc 0x8F840111 [83.682701 30.268299 44.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84100, 9686, 0x8F840115, 85.6785, 28.5773, 42.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840115 [85.678497 28.577299 42.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84100, 9686, 0x8F840115, 85.6785, 28.5773, 42.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840115 [85.678497 28.577299 42.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84101, 9686, 0x8F840115, 80.8155, 35.1273, 42.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840115 [80.815498 35.127300 42.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F84101, 9686, 0x8F840115, 80.8155, 35.1273, 42.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840115 [80.815498 35.127300 42.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84102, 9686, 0x8F840115, 77.63, 30.0424, 42.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x78F84103, 11698, 0x8F840115, 82.3527, 31.8133, 43.525, 0.707107, 0, 0, /* @teleloc 0x8F840115 [82.352699 31.813299 43.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84104, 11697, 0x8F840115, 82.4578, 28.9874, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F840115 [82.457802 28.987400 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84104, 11697, 0x8F840115, 82.4578, 28.9874, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F840115 [82.457802 28.987400 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F84105, 11697, 0x8F840115, 86.5492, 31.9631, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x8F840115 [86.549202 31.963100 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84106, 11697, 0x8F840115, 84.0102, 34.6295, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8F840115 [84.010201 34.629501 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78F84106, 11697, 0x8F840115, 84.0102, 34.6295, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8F840115 [84.010201 34.629501 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84107, 9686, 0x8F840000, 80.0148, 37.1623, 47.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840000 [80.014801 37.162300 47.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F84107, 9686, 0x8F840000, 80.0148, 37.1623, 47.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840000 [80.014801 37.162300 47.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84108, 9686, 0x8F840000, 77.0048, 43.0173, 45.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840000 [77.004799 43.017300 45.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x78F84108, 9686, 0x8F840000, 77.0048, 43.0173, 45.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840000 [77.004799 43.017300 45.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F84109, 9686, 0x8F840000, 83.0348, 43.0173, 45.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8F840000 [83.034798 43.017300 45.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x78F84109, 9686, 0x8F840000, 83.0348, 43.0173, 45.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8F840000 [83.034798 43.017300 45.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78F8410A, 12679, 0x8F840000, 84.5577, 37.4833, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8F840000 [84.557701 37.483299 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78F8410A, 12679, 0x8F840000, 84.5577, 37.4833, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8F840000 [84.557701 37.483299 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78F8410B, 12679, 0x8F840000, 75.7127, 37.3733, 44.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/8FBF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/8FBF.sql index 5b2b16e82a..487c7eb64e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/8FBF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/8FBF.sql @@ -1,24 +1,24 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x8FBF; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF000, 412, 0x8FBF0106, 113, 86.81, 126, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF0106 [113.000000 86.809998 126.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF000, 412, 0x8FBF0106, 113, 86.81, 126, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF0106 [113.000000 86.809998 126.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF001, 11698, 0x8FBF0106, 112.825, 92.725, 130.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8FBF0106 [112.824997 92.724998 130.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF001, 11698, 0x8FBF0106, 112.825, 92.725, 130.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8FBF0106 [112.824997 92.724998 130.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF002, 9686, 0x8FBF0106, 115.478, 86.9024, 127.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0106 [115.477997 86.902397 127.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF002, 9686, 0x8FBF0106, 115.478, 86.9024, 127.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0106 [115.477997 86.902397 127.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF003, 9686, 0x8FBF0106, 112.788, 95.5524, 127.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0106 [112.788002 95.552399 127.675003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF003, 9686, 0x8FBF0106, 112.788, 95.5524, 127.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0106 [112.788002 95.552399 127.675003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF004, 9686, 0x8FBF0106, 115.503, 95.6524, 127.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0106 [115.502998 95.652397 127.675003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF004, 9686, 0x8FBF0106, 115.503, 95.6524, 127.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0106 [115.502998 95.652397 127.675003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF005, 11697, 0x8FBF0106, 117.935, 90.9162, 126.265, -0.914607, 0, 0, 0.404344, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -33,12 +33,12 @@ VALUES (0x78FBF007, 11697, 0x8FBF0106, 115.585, 88.4162, 126.265, -0.354291, 0, /* @teleloc 0x8FBF0106 [115.584999 88.416199 126.264999] -0.354291 0.000000 0.000000 -0.935135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF008, 412, 0x8FBF0109, 113, 86.81, 130.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF0109 [113.000000 86.809998 130.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF008, 412, 0x8FBF0109, 113, 86.81, 130.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF0109 [113.000000 86.809998 130.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF009, 412, 0x8FBF0109, 113, 89.5899, 130.8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF0109 [113.000000 89.589897 130.800003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF009, 412, 0x8FBF0109, 113, 89.5899, 130.8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF0109 [113.000000 89.589897 130.800003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF00A, 11697, 0x8FBF0115, 104.235, 84.9912, 126.265, -0.379456, 0, 0, -0.92521, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -53,20 +53,20 @@ VALUES (0x78FBF00C, 9686, 0x8FBF0115, 108.65, 85.975, 127.725, 0.707107, 0, 0, /* @teleloc 0x8FBF0115 [108.650002 85.974998 127.724998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF00D, 412, 0x8FBF011E, 108.3, 99.71, 130.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF011E [108.300003 99.709999 130.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF00D, 412, 0x8FBF011E, 108.3, 99.71, 130.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF011E [108.300003 99.709999 130.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF00E, 9686, 0x8FBF011E, 110.639, 108.315, 132.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8FBF011E [110.639000 108.315002 132.750000] 0.707102 -0.002468 0.002468 -0.707103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF00F, 9686, 0x8FBF011E, 103.628, 99.8, 132.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF011E [103.627998 99.800003 132.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF00F, 9686, 0x8FBF011E, 103.628, 99.8, 132.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF011E [103.627998 99.800003 132.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF010, 9686, 0x8FBF011E, 106.007, 99.8, 132.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF011E [106.007004 99.800003 132.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF010, 9686, 0x8FBF011E, 106.007, 99.8, 132.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF011E [106.007004 99.800003 132.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF011, 9686, 0x8FBF011E, 100.086, 107.05, 132.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -77,8 +77,8 @@ VALUES (0x78FBF012, 9686, 0x8FBF011E, 100.086, 110.556, 132.75, -0.707107, 0, 0 /* @teleloc 0x8FBF011E [100.085999 110.556000 132.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF013, 9686, 0x8FBF011E, 105.336, 116.791, 132.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF011E [105.335999 116.791000 132.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF013, 9686, 0x8FBF011E, 105.336, 116.791, 132.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF011E [105.335999 116.791000 132.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF014, 9686, 0x8FBF011E, 110.639, 111.041, 132.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -89,20 +89,20 @@ VALUES (0x78FBF015, 412, 0x8FBF0129, 111.17, 102.61, 126, -0.707107, 0, 0, -0. /* @teleloc 0x8FBF0129 [111.169998 102.610001 126.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF016, 412, 0x8FBF012A, 105.8, 96.21, 126.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF012A [105.800003 96.209999 126.010002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF016, 412, 0x8FBF012A, 105.8, 96.21, 126.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF012A [105.800003 96.209999 126.010002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF017, 11697, 0x8FBF012B, 105.35, 108, 126.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF012B [105.349998 108.000000 126.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF017, 11697, 0x8FBF012B, 105.35, 108, 126.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF012B [105.349998 108.000000 126.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF018, 11697, 0x8FBF012B, 105.35, 106.1, 126.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF012B [105.349998 106.099998 126.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF018, 11697, 0x8FBF012B, 105.35, 106.1, 126.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF012B [105.349998 106.099998 126.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF019, 11697, 0x8FBF012B, 105.3, 110.4, 126.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF012B [105.300003 110.400002 126.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF019, 11697, 0x8FBF012B, 105.3, 110.4, 126.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF012B [105.300003 110.400002 126.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF01A, 11697, 0x8FBF012B, 106.95, 108, 126.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -113,12 +113,12 @@ VALUES (0x78FBF01B, 11697, 0x8FBF012B, 103.6, 108, 126.1, -0.707107, 0, 0, -0.70 /* @teleloc 0x8FBF012B [103.599998 108.000000 126.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF01C, 412, 0x8FBF012E, 137.9, 79.79, 106.8, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF012E [137.899994 79.790001 106.800003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF01C, 412, 0x8FBF012E, 137.9, 79.79, 106.8, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF012E [137.899994 79.790001 106.800003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF01D, 577, 0x8FBF012F, 135, 76.55, 106.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF012F [135.000000 76.550003 106.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF01D, 577, 0x8FBF012F, 135, 76.55, 106.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF012F [135.000000 76.550003 106.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF01E, 11697, 0x8FBF0131, 135.416, 77.5648, 126.1, -0.329691, 0, 0, 0.944089, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -129,28 +129,28 @@ VALUES (0x78FBF01F, 11697, 0x8FBF0132, 133.524, 85.1356, 126.1, -0.380263, 0, 0, /* @teleloc 0x8FBF0132 [133.524002 85.135597 126.099998] -0.380263 0.000000 0.000000 0.924878 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF020, 11697, 0x8FBF013E, 128.621, 85.9, 141.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF013E [128.621002 85.900002 141.274994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF020, 11697, 0x8FBF013E, 128.621, 85.9, 141.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF013E [128.621002 85.900002 141.274994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF021, 11697, 0x8FBF013E, 132, 85.9, 141.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF013E [132.000000 85.900002 141.274994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF021, 11697, 0x8FBF013E, 132, 85.9, 141.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF013E [132.000000 85.900002 141.274994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF022, 11697, 0x8FBF013E, 128.621, 80.6009, 141.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF013E [128.621002 80.600899 141.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF022, 11697, 0x8FBF013E, 128.621, 80.6009, 141.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF013E [128.621002 80.600899 141.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF023, 11697, 0x8FBF013E, 132.077, 83.4759, 141.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF013E [132.076996 83.475899 141.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF023, 11697, 0x8FBF013E, 132.077, 83.4759, 141.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF013E [132.076996 83.475899 141.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF024, 11697, 0x8FBF013E, 132.077, 80.5759, 141.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF013E [132.076996 80.575897 141.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF024, 11697, 0x8FBF013E, 132.077, 80.5759, 141.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF013E [132.076996 80.575897 141.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF025, 11697, 0x8FBF013E, 128.64, 83.4759, 141.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF013E [128.639999 83.475899 141.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF025, 11697, 0x8FBF013E, 128.64, 83.4759, 141.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF013E [128.639999 83.475899 141.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF026, 9686, 0x8FBF013E, 124.125, 88.9808, 143.2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,56 +161,56 @@ VALUES (0x78FBF027, 9686, 0x8FBF013E, 124.125, 85.851, 143.2, -0.707107, 0, 0, /* @teleloc 0x8FBF013E [124.125000 85.850998 143.199997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF028, 577, 0x8FBF0141, 139.15, 76.55, 106.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF0141 [139.149994 76.550003 106.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF028, 577, 0x8FBF0141, 139.15, 76.55, 106.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF0141 [139.149994 76.550003 106.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF029, 9686, 0x8FBF0143, 121.5, 84.175, 127.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0143 [121.500000 84.175003 127.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF029, 9686, 0x8FBF0143, 121.5, 84.175, 127.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0143 [121.500000 84.175003 127.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF02A, 412, 0x8FBF014C, 123.7, 80.11, 106.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF014C [123.699997 80.110001 106.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF02A, 412, 0x8FBF014C, 123.7, 80.11, 106.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF014C [123.699997 80.110001 106.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF02B, 577, 0x8FBF0159, 122.4, 76.55, 106.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF0159 [122.400002 76.550003 106.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF02B, 577, 0x8FBF0159, 122.4, 76.55, 106.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF0159 [122.400002 76.550003 106.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF02C, 577, 0x8FBF015C, 126.6, 76.55, 106.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF015C [126.599998 76.550003 106.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF02C, 577, 0x8FBF015C, 126.6, 76.55, 106.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF015C [126.599998 76.550003 106.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF02D, 577, 0x8FBF015E, 130.8, 76.55, 106.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF015E [130.800003 76.550003 106.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF02D, 577, 0x8FBF015E, 130.8, 76.55, 106.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF015E [130.800003 76.550003 106.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF02E, 412, 0x8FBF0000, 123.48, 80, 126, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x8FBF0000 [123.480003 80.000000 126.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF02F, 412, 0x8FBF0163, 131.7, 99.71, 130.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF0163 [131.699997 99.709999 130.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF02F, 412, 0x8FBF0163, 131.7, 99.71, 130.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF0163 [131.699997 99.709999 130.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF030, 11697, 0x8FBF0163, 134.588, 105.85, 130.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF0163 [134.587997 105.849998 130.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF030, 11697, 0x8FBF0163, 134.588, 105.85, 130.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF0163 [134.587997 105.849998 130.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF031, 11697, 0x8FBF0163, 134.588, 108, 130.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF0163 [134.587997 108.000000 130.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF031, 11697, 0x8FBF0163, 134.588, 108, 130.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF0163 [134.587997 108.000000 130.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF032, 11697, 0x8FBF0163, 134.588, 110.2, 130.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF0163 [134.587997 110.199997 130.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF032, 11697, 0x8FBF0163, 134.588, 110.2, 130.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF0163 [134.587997 110.199997 130.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF033, 9686, 0x8FBF0163, 129.342, 108.55, 132.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8FBF0163 [129.341995 108.550003 132.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF034, 9686, 0x8FBF0163, 136.196, 99.8031, 132.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0163 [136.195999 99.803101 132.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF034, 9686, 0x8FBF0163, 136.196, 99.8031, 132.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0163 [136.195999 99.803101 132.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF035, 9686, 0x8FBF0163, 139.892, 107.4, 132.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -225,36 +225,36 @@ VALUES (0x78FBF037, 412, 0x8FBF0167, 120.47, 98.2, 126, -0.707107, 0, 0, -0.70 /* @teleloc 0x8FBF0167 [120.470001 98.199997 126.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF038, 9686, 0x8FBF0167, 128.05, 100.072, 127.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0167 [128.050003 100.071999 127.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF038, 9686, 0x8FBF0167, 128.05, 100.072, 127.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0167 [128.050003 100.071999 127.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF039, 9686, 0x8FBF0167, 126.25, 96.325, 127.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0167 [126.250000 96.324997 127.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF039, 9686, 0x8FBF0167, 126.25, 96.325, 127.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0167 [126.250000 96.324997 127.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF03A, 412, 0x8FBF0170, 124.25, 100.81, 126, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF0170 [124.250000 100.809998 126.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF03A, 412, 0x8FBF0170, 124.25, 100.81, 126, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF0170 [124.250000 100.809998 126.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF03B, 11697, 0x8FBF0170, 126.4, 101.45, 126.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF0170 [126.400002 101.449997 126.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF03B, 11697, 0x8FBF0170, 126.4, 101.45, 126.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF0170 [126.400002 101.449997 126.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF03C, 11697, 0x8FBF0170, 122.15, 101.45, 126.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF0170 [122.150002 101.449997 126.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF03C, 11697, 0x8FBF0170, 122.15, 101.45, 126.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF0170 [122.150002 101.449997 126.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF03D, 412, 0x8FBF0172, 131.6, 100.41, 126, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF0172 [131.600006 100.410004 126.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF03D, 412, 0x8FBF0172, 131.6, 100.41, 126, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF0172 [131.600006 100.410004 126.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF03E, 412, 0x8FBF0000, 124.2, 112.16, 126, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF0000 [124.199997 112.160004 126.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF03E, 412, 0x8FBF0000, 124.2, 112.16, 126, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF0000 [124.199997 112.160004 126.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF03F, 412, 0x8FBF0000, 122.6, 100.995, 130.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x8FBF0000 [122.599998 100.995003 130.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF03F, 412, 0x8FBF0000, 122.6, 100.995, 130.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x8FBF0000 [122.599998 100.995003 130.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF040, 14246, 0x8FBF0000, 118.727, 113.729, 126.005, 0.043836, 0, 0, 0.999039, True, '2005-02-09 10:00:00'); /* Mansion */ @@ -418,32 +418,32 @@ VALUES (0x78FBF04A, 9686, 0x8FBF0106, 109.21, 93.946, 128.175, -0.707107, 0, 0, /* @teleloc 0x8FBF0106 [109.209999 93.945999 128.175003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF04B, 11698, 0x8FBF010C, 112.81, 81.1162, 150.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8FBF010C [112.809998 81.116203 150.789993] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF04B, 11698, 0x8FBF010C, 112.81, 81.1162, 150.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8FBF010C [112.809998 81.116203 150.789993] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF04C, 9686, 0x8FBF010C, 116.211, 80.8841, 150.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8FBF010C [116.210999 80.884102 150.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF04D, 9686, 0x8FBF010C, 112.923, 75.3939, 150.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF010C [112.922997 75.393898 150.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF04D, 9686, 0x8FBF010C, 112.923, 75.3939, 150.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF010C [112.922997 75.393898 150.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF04E, 9686, 0x8FBF0115, 103.5, 90.0226, 128.925, -0.707106, -0.001234, 0.001234, -0.707106, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x8FBF0115 [103.500000 90.022598 128.925003] -0.707106 -0.001234 0.001234 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF04F, 9686, 0x8FBF0115, 106.026, 84.3565, 129.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0115 [106.026001 84.356499 129.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF04F, 9686, 0x8FBF0115, 106.026, 84.3565, 129.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0115 [106.026001 84.356499 129.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF050, 11698, 0x8FBF011B, 112.021, 92.5831, 139.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8FBF011B [112.021004 92.583099 139.789993] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF050, 11698, 0x8FBF011B, 112.021, 92.5831, 139.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8FBF011B [112.021004 92.583099 139.789993] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF051, 12678, 0x8FBF0000, 112.885, 81.1662, 157.19, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x8FBF0000 [112.885002 81.166199 157.190002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF051, 12678, 0x8FBF0000, 112.885, 81.1662, 157.19, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x8FBF0000 [112.885002 81.166199 157.190002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF052, 12679, 0x8FBF0000, 107.185, 81.0662, 126.265, 0.910323, 0, 0, -0.413899, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -454,20 +454,20 @@ VALUES (0x78FBF053, 12679, 0x8FBF0000, 117.547, 82.3348, 126.265, 0.92751, 0, 0, /* @teleloc 0x8FBF0000 [117.546997 82.334801 126.264999] 0.927510 0.000000 0.000000 0.373797 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF054, 11698, 0x8FBF011F, 105.35, 108.25, 140.85, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8FBF011F [105.349998 108.250000 140.850006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF054, 11698, 0x8FBF011F, 105.35, 108.25, 140.85, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8FBF011F [105.349998 108.250000 140.850006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF055, 11697, 0x8FBF0129, 115.3, 103.95, 126.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF0129 [115.300003 103.949997 126.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF055, 11697, 0x8FBF0129, 115.3, 103.95, 126.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF0129 [115.300003 103.949997 126.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF056, 9686, 0x8FBF0129, 116.925, 96.3488, 129, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0129 [116.925003 96.348801 129.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF056, 9686, 0x8FBF0129, 116.925, 96.3488, 129, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0129 [116.925003 96.348801 129.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF057, 9686, 0x8FBF0129, 114.002, 96.3488, 129, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0129 [114.001999 96.348801 129.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF057, 9686, 0x8FBF0129, 114.002, 96.3488, 129, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0129 [114.001999 96.348801 129.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF058, 9686, 0x8FBF0129, 119.652, 102.399, 129, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -494,28 +494,28 @@ VALUES (0x78FBF05D, 12679, 0x8FBF0000, 112.931, 109.635, 130.9, -0.932324, 0, 0, /* @teleloc 0x8FBF0000 [112.931000 109.635002 130.899994] -0.932324 0.000000 0.000000 -0.361625 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF05E, 12679, 0x8FBF0000, 118, 108, 130.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8FBF0000 [118.000000 108.000000 130.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF05E, 12679, 0x8FBF0000, 118, 108, 130.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8FBF0000 [118.000000 108.000000 130.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF05F, 12679, 0x8FBF0000, 113.031, 113.935, 126.1, -0.390731, 0, 0, -0.920505, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x8FBF0000 [113.030998 113.934998 126.099998] -0.390731 0.000000 0.000000 -0.920505 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF060, 12678, 0x8FBF0000, 105.331, 108.085, 143.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x8FBF0000 [105.331001 108.084999 143.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF060, 12678, 0x8FBF0000, 105.331, 108.085, 143.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x8FBF0000 [105.331001 108.084999 143.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF061, 9686, 0x8FBF0139, 133.178, 75.9655, 134.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0139 [133.177994 75.965500 134.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF061, 9686, 0x8FBF0139, 133.178, 75.9655, 134.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0139 [133.177994 75.965500 134.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF062, 9686, 0x8FBF0139, 127.003, 75.9655, 134.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0139 [127.002998 75.965500 134.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF062, 9686, 0x8FBF0139, 127.003, 75.9655, 134.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0139 [127.002998 75.965500 134.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF063, 9686, 0x8FBF0139, 129.229, 90.4533, 132.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0139 [129.229004 90.453300 132.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF063, 9686, 0x8FBF0139, 129.229, 90.4533, 132.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0139 [129.229004 90.453300 132.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF064, 9686, 0x8FBF013C, 136.241, 83.2691, 138.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -542,20 +542,20 @@ VALUES (0x78FBF069, 9686, 0x8FBF013E, 124.125, 82.526, 143.2, -0.707107, 0, 0, /* @teleloc 0x8FBF013E [124.125000 82.526001 143.199997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF06A, 9686, 0x8FBF013E, 130.05, 75.976, 144.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF013E [130.050003 75.975998 144.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF06A, 9686, 0x8FBF013E, 130.05, 75.976, 144.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF013E [130.050003 75.975998 144.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF06B, 11698, 0x8FBF013E, 130.1, 80.651, 148.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8FBF013E [130.100006 80.651001 148.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF06B, 11698, 0x8FBF013E, 130.1, 80.651, 148.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8FBF013E [130.100006 80.651001 148.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF06C, 11698, 0x8FBF013E, 130.1, 85.501, 148.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8FBF013E [130.100006 85.500999 148.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF06C, 11698, 0x8FBF013E, 130.1, 85.501, 148.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8FBF013E [130.100006 85.500999 148.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF06D, 11698, 0x8FBF0145, 124.89, 85.7183, 125.25, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x8FBF0145 [124.889999 85.718300 125.250000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF06D, 11698, 0x8FBF0145, 124.89, 85.7183, 125.25, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x8FBF0145 [124.889999 85.718300 125.250000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF06E, 12679, 0x8FBF0000, 136.525, 93.7, 126.1, -0.450099, 0, 0, -0.892979, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -566,20 +566,20 @@ VALUES (0x78FBF06F, 12679, 0x8FBF0000, 122.175, 82.5, 126.1, -0.905569, 0, 0, 0. /* @teleloc 0x8FBF0000 [122.175003 82.500000 126.099998] -0.905569 0.000000 0.000000 0.424199 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF070, 12678, 0x8FBF0000, 130.125, 84, 150.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x8FBF0000 [130.125000 84.000000 150.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF070, 12678, 0x8FBF0000, 130.125, 84, 150.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x8FBF0000 [130.125000 84.000000 150.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF071, 11697, 0x8FBF0163, 134.772, 116.031, 130.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x8FBF0163 [134.772003 116.030998 130.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF071, 11697, 0x8FBF0163, 134.772, 116.031, 130.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x8FBF0163 [134.772003 116.030998 130.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF072, 9686, 0x8FBF0163, 131.809, 116.725, 134.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0163 [131.809006 116.724998 134.975006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF072, 9686, 0x8FBF0163, 131.809, 116.725, 134.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0163 [131.809006 116.724998 134.975006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF073, 9686, 0x8FBF0163, 137.073, 116.725, 134.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0163 [137.072998 116.724998 134.975006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x78FBF073, 9686, 0x8FBF0163, 137.073, 116.725, 134.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0163 [137.072998 116.724998 134.975006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF074, 9686, 0x8FBF0163, 139.892, 112.999, 134.95, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -590,8 +590,8 @@ VALUES (0x78FBF075, 9686, 0x8FBF0163, 139.892, 104.525, 134.95, 0.707107, 0, 0, /* @teleloc 0x8FBF0163 [139.891998 104.525002 134.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF076, 9686, 0x8FBF0163, 131.691, 99.8032, 134.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0163 [131.690994 99.803200 134.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF076, 9686, 0x8FBF0163, 131.691, 99.8032, 134.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0163 [131.690994 99.803200 134.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF077, 12679, 0x8FBF0000, 136.075, 98, 126.025, -0.923545, 0, 0, -0.38349, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -602,16 +602,16 @@ VALUES (0x78FBF078, 12679, 0x8FBF0000, 141.125, 117.8, 126.025, -0.430511, 0, 0, /* @teleloc 0x8FBF0000 [141.125000 117.800003 126.025002] -0.430511 0.000000 0.000000 -0.902585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF079, 12678, 0x8FBF0000, 134.65, 108, 143.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x8FBF0000 [134.649994 108.000000 143.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF079, 12678, 0x8FBF0000, 134.65, 108, 143.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x8FBF0000 [134.649994 108.000000 143.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF07A, 9686, 0x8FBF0000, 126.592, 116.846, 128.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0000 [126.592003 116.846001 128.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF07A, 9686, 0x8FBF0000, 126.592, 116.846, 128.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0000 [126.592003 116.846001 128.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF07B, 9686, 0x8FBF0000, 121.692, 116.846, 128.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x8FBF0000 [121.692001 116.846001 128.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF07B, 9686, 0x8FBF0000, 121.692, 116.846, 128.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x8FBF0000 [121.692001 116.846001 128.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF07C, 12679, 0x8FBF0000, 126.45, 103.1, 130.875, 0.334629, 0, 0, -0.94235, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -622,8 +622,8 @@ VALUES (0x78FBF07D, 12679, 0x8FBF0000, 126.65, 109.625, 130.875, 0.902961, 0, 0, /* @teleloc 0x8FBF0000 [126.650002 109.625000 130.875000] 0.902961 0.000000 0.000000 -0.429723 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x78FBF07E, 12679, 0x8FBF0000, 121, 108, 130.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x8FBF0000 [121.000000 108.000000 130.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x78FBF07E, 12679, 0x8FBF0000, 121, 108, 130.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x8FBF0000 [121.000000 108.000000 130.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x78FBF07F, 10762, 0x8FBF0152, 50, -50, -5.995, -0.68921, 0, 0, -0.724561, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9000.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9000.sql index 3bf416d553..c8ddb458b2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9000.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9000.sql @@ -21,8 +21,8 @@ VALUES (0x79000004, 11697, 0x90000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x90000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000005, 18424, 0x90000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x90000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79000005, 18424, 0x90000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x90000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79000005, 0x79000001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x79000005, 0x79000001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x79000005, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000006, 15451, 0x9000018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9000018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79000006, 15451, 0x9000018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9000018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79000007, 15608, 0x9000018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x79000015, 11697, 0x9000019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9000019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000016, 18426, 0x9000019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9000019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79000016, 18426, 0x9000019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9000019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79000016, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x79000016, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79000016, 0x79000019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000017, 15451, 0x900001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x900001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79000017, 15451, 0x900001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x900001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79000018, 15608, 0x900001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x79000023, 11697, 0x900001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x900001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000024, 18428, 0x900001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x900001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79000024, 18428, 0x900001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x900001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79000024, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x79000024, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79000024, 0x79000027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000025, 15451, 0x900001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x900001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79000025, 15451, 0x900001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x900001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79000026, 15608, 0x900001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7900006D, 11697, 0x90000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x90000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7900006E, 18439, 0x90000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x90000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7900006E, 18439, 0x90000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x90000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7900006E, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7900006E, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7900006E, 0x79000072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7900006F, 15451, 0x9000025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9000025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7900006F, 15451, 0x9000025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9000025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79000070, 15608, 0x9000025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7900008C, 11697, 0x9000027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9000027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7900008D, 18443, 0x9000027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9000027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7900008D, 18443, 0x9000027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9000027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7900008D, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7900008D, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7900008D, 0x79000090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7900008E, 15451, 0x9000027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9000027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7900008E, 15451, 0x9000027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9000027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7900008F, 15608, 0x9000027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7900009A, 11697, 0x90000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x90000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7900009B, 18445, 0x90000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x90000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7900009B, 18445, 0x90000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x90000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7900009B, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7900009B, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7900009B, 0x7900009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7900009C, 15451, 0x90000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x90000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7900009C, 15451, 0x90000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x90000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7900009D, 15608, 0x90000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x790000A8, 11697, 0x9000028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9000028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000A9, 18447, 0x9000028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9000028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x790000A9, 18447, 0x9000028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9000028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x790000A9, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x790000A9, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x790000A9, 0x790000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000AA, 15451, 0x9000028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9000028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x790000AA, 15451, 0x9000028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9000028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x790000AB, 15608, 0x9000028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x790000B6, 11697, 0x90000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x90000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000B7, 18449, 0x90000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x90000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x790000B7, 18449, 0x90000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x90000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x790000B7, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x790000B7, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x790000B7, 0x790000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000B8, 15451, 0x90000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x90000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x790000B8, 15451, 0x90000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x90000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000B9, 15608, 0x90000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x90000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x790000B9, 15608, 0x90000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x90000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x790000BA, 15608, 0x90000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x790000C4, 11697, 0x9000029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9000029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000C5, 18451, 0x9000029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9000029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x790000C5, 18451, 0x9000029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9000029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x790000C5, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x790000C5, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x790000C5, 0x790000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000C6, 15451, 0x9000029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9000029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x790000C6, 15451, 0x9000029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9000029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x790000C7, 15608, 0x900002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x790000D2, 11697, 0x900002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x900002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000D3, 18453, 0x900002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x900002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x790000D3, 18453, 0x900002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x900002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x790000D3, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x790000D3, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x790000D3, 0x790000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000D4, 15451, 0x900002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x900002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x790000D4, 15451, 0x900002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x900002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x790000D5, 15608, 0x900002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x790000DE, 9686, 0x900002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x900002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000DF, 9686, 0x900002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x900002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x790000DF, 9686, 0x900002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x900002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x790000E0, 11697, 0x900002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x790000EE, 15451, 0x900002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x900002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x790000EF, 15608, 0x900002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x900002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x790000EF, 15608, 0x900002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x900002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x790000F0, 15608, 0x900002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x79000108, 9686, 0x900002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x900002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000109, 9686, 0x900002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x900002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x79000109, 9686, 0x900002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x900002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7900010A, 11697, 0x900002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7900011C, 11697, 0x900002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x900002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7900011D, 18464, 0x900002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x900002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7900011D, 18464, 0x900002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x900002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7900011D, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7900011D, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7900011D, 0x79000120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7900011E, 15451, 0x900002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x900002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7900011E, 15451, 0x900002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x900002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7900011F, 15608, 0x900002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7900013A, 11697, 0x9000030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9000030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7900013B, 18468, 0x9000030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9000030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7900013B, 18468, 0x9000030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9000030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7900013B, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7900013B, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7900013B, 0x7900013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7900013C, 15451, 0x9000030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9000030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7900013C, 15451, 0x9000030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9000030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7900013D, 15608, 0x90000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x79000142, 11697, 0x9000031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9000031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000143, 18469, 0x9000031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9000031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79000143, 18469, 0x9000031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9000031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79000143, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x79000143, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79000143, 0x79000146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000144, 15451, 0x9000031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9000031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79000144, 15451, 0x9000031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9000031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79000145, 15608, 0x90000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x79000150, 11697, 0x9000032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9000032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000151, 18471, 0x9000032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9000032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79000151, 18471, 0x9000032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9000032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79000151, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x79000151, 0x79000011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79000151, 0x79000155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79000152, 15451, 0x9000032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9000032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79000152, 15451, 0x9000032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9000032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79000153, 15608, 0x9000032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9057.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9057.sql index 25e9f3b636..8944c16f43 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9057.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9057.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x9057; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79057000, 412, 0x90570101, 56.6994, 185.482, 28, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x90570101 [56.699402 185.481995 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79057000, 412, 0x90570101, 56.6994, 185.482, 28, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x90570101 [56.699402 185.481995 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79057001, 12050, 0x90570103, 64.0182, 175.894, 28.005, 0.970021, 0, 0, 0.24302, True, '2005-02-09 10:00:00'); /* Agent of the Arcanum */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9058.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9058.sql index 8ced725907..4b5164a49e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9058.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9058.sql @@ -21,16 +21,16 @@ VALUES (0x79058004, 1148, 0x90580000, 58.01, 64.5, 0, 0.707107, 0, 0, 0.707107, /* @teleloc 0x90580000 [58.009998 64.500000 0.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79058005, 1148, 0x90580000, 63.5, 61.51, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x90580000 [63.500000 61.509998 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79058005, 1148, 0x90580000, 63.5, 61.51, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x90580000 [63.500000 61.509998 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79058006, 4640, 0x90580000, 184.416, 121.98, 3.9375, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sidzika's Supplies */ /* @teleloc 0x90580000 [184.416000 121.980003 3.937500] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79058007, 4681, 0x9058011B, 179.746, 138, 0.024, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sidzika the Grocer */ -/* @teleloc 0x9058011B [179.746002 138.000000 0.024000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79058007, 4681, 0x9058011B, 179.746, 138, 0.024, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sidzika the Grocer */ +/* @teleloc 0x9058011B [179.746002 138.000000 0.024000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79058008, 4686, 0x90580111, 173.852, 132.299, 0.005, 0.755999, 0, 0, -0.654573, False, '2005-02-09 10:00:00'); /* Tailor Najsun */ @@ -69,8 +69,8 @@ VALUES (0x79058010, 4680, 0x9058011F, 102.169, 132.734, 6.005, -0.190304, 0, 0, /* @teleloc 0x9058011F [102.168999 132.733994 6.005000] -0.190304 0.000000 0.000000 -0.981725 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79058011, 4642, 0x90580000, 118.373, 67.4096, 2.97525, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* House of Peace */ -/* @teleloc 0x90580000 [118.373001 67.409599 2.975250] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79058011, 4642, 0x90580000, 118.373, 67.4096, 2.97525, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* House of Peace */ +/* @teleloc 0x90580000 [118.373001 67.409599 2.975250] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79058012, 4682, 0x9058013C, 123.198, 66.7438, -0.171487, -0.998494, 0, 0, -0.054855, False, '2005-02-09 10:00:00'); /* Healer Sunwi */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/906C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/906C.sql index 5ca9dd53ea..accdba70c8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/906C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/906C.sql @@ -986,7 +986,7 @@ VALUES (0x7906C0F5, 11697, 0x906C0126, 160.635, 156.651, 6.1, -0.767235, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C0F6, 9687, 0x906C0126, 157.887, 152.219, 6.1, -0.027813, 0, 0, -0.999613, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x906C0126 [157.886993 152.218994 6.100000] -0.027812 0.000000 0.000000 -0.999613 */ +/* @teleloc 0x906C0126 [157.886993 152.218994 6.100000] -0.027813 0.000000 0.000000 -0.999613 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C0F7, 11697, 0x906C0126, 158.982, 154.195, 6.1, 0.432184, 0, 0, -0.901785, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7906C16C, 11697, 0x906C0137, 113.518, 37.1143, 14.075, -0.909599, 0, 0 /* @teleloc 0x906C0137 [113.517998 37.114300 14.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C16D, 9686, 0x906C0137, 113.438, 32.1264, 16.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C0137 [113.438004 32.126400 16.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C16D, 9686, 0x906C0137, 113.438, 32.1264, 16.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C0137 [113.438004 32.126400 16.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C16E, 11697, 0x906C0137, 109.451, 35.0333, 14.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x906C0137 [109.450996 35.033298 14.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C16F, 9686, 0x906C0137, 107.738, 32.1514, 16.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C0137 [107.737999 32.151402 16.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C16F, 9686, 0x906C0137, 107.738, 32.1514, 16.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C0137 [107.737999 32.151402 16.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C170, 9686, 0x906C0137, 107.971, 38.0931, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C0137 [107.971001 38.093102 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7906C170, 9686, 0x906C0137, 107.971, 38.0931, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C0137 [107.971001 38.093102 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C171, 9686, 0x906C0137, 113.401, 38.1181, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C0137 [113.401001 38.118099 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7906C171, 9686, 0x906C0137, 113.401, 38.1181, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C0137 [113.401001 38.118099 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C172, 9686, 0x906C0137, 114.726, 37.3931, 16.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x7906C175, 11697, 0x906C0137, 112.201, 35.0333, 14.075, 0.707107, 0, 0, /* @teleloc 0x906C0137 [112.200996 35.033298 14.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C176, 9686, 0x906C0137, 110.525, 32.1264, 17.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C0137 [110.525002 32.126400 17.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C176, 9686, 0x906C0137, 110.525, 32.1264, 17.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C0137 [110.525002 32.126400 17.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C177, 9686, 0x906C0137, 114.726, 35.0265, 17.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x906C0137 [114.725998 35.026501 17.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C178, 9686, 0x906C0137, 110.762, 38.0931, 17.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C0137 [110.762001 38.093102 17.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7906C178, 9686, 0x906C0137, 110.762, 38.0931, 17.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C0137 [110.762001 38.093102 17.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C179, 9686, 0x906C0137, 106.598, 33.5297, 16.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7906C17F, 11698, 0x906C0137, 108.414, 36.66, 18.175, -0.9486, 0, 0, -0 /* @teleloc 0x906C0137 [108.414001 36.660000 18.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C180, 11697, 0x906C0137, 110.793, 37.4393, 14.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x906C0137 [110.792999 37.439301 14.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7906C180, 11697, 0x906C0137, 110.793, 37.4393, 14.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x906C0137 [110.792999 37.439301 14.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C181, 11697, 0x906C0137, 110.793, 35.0143, 14.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x7906C182, 11697, 0x906C0137, 107.494, 32.9641, 14.075, -0.364064, 0, 0 /* @teleloc 0x906C0137 [107.494003 32.964100 14.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C183, 11697, 0x906C0137, 108.969, 32.5141, 14.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x906C0137 [108.969002 32.514099 14.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C183, 11697, 0x906C0137, 108.969, 32.5141, 14.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x906C0137 [108.969002 32.514099 14.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C184, 11697, 0x906C0137, 112.044, 32.5141, 14.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x906C0137 [112.043999 32.514099 14.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C184, 11697, 0x906C0137, 112.044, 32.5141, 14.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x906C0137 [112.043999 32.514099 14.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C185, 11697, 0x906C013A, 105.012, 34.3856, 14.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x906C013A [105.012001 34.385601 14.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7906C185, 11697, 0x906C013A, 105.012, 34.3856, 14.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x906C013A [105.012001 34.385601 14.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C186, 11697, 0x906C013A, 105.695, 38.7094, 14.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x906C013A [105.695000 38.709400 14.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C187, 9686, 0x906C013A, 105.166, 34.006, 16.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C013A [105.166000 34.006001 16.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C187, 9686, 0x906C013A, 105.166, 34.006, 16.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C013A [105.166000 34.006001 16.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C188, 9686, 0x906C013A, 101.651, 36.6335, 16.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7906C18B, 9686, 0x906C013A, 106.145, 35.931, 17.475, 0.707107, 0, 0, /* @teleloc 0x906C013A [106.144997 35.931000 17.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C18C, 9686, 0x906C013A, 104.2, 39.1753, 17.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C013A [104.199997 39.175301 17.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7906C18C, 9686, 0x906C013A, 104.2, 39.1753, 17.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C013A [104.199997 39.175301 17.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C18D, 11697, 0x906C013D, 109.492, 34.3826, 10.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7906C18F, 9686, 0x906C013D, 111.501, 34.3834, 11.95, 0.707107, 0, 0, /* @teleloc 0x906C013D [111.500999 34.383400 11.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C190, 9686, 0x906C013D, 106.226, 31.1835, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C013D [106.225998 31.183500 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C190, 9686, 0x906C013D, 106.226, 31.1835, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C013D [106.225998 31.183500 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C191, 9686, 0x906C013D, 101.601, 34.4085, 11.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x906C013D [101.600998 34.408501 11.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C192, 9686, 0x906C013D, 107.626, 37.7335, 11.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C013D [107.625999 37.733501 11.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7906C192, 9686, 0x906C013D, 107.626, 37.7335, 11.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C013D [107.625999 37.733501 11.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C193, 11698, 0x906C013D, 106.518, 35.049, 13.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x906C013D [106.517998 35.049000 13.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C193, 11698, 0x906C013D, 106.518, 35.049, 13.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x906C013D [106.517998 35.049000 13.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C194, 9687, 0x906C013D, 110.938, 31.7264, 10.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x906C013D [110.938004 31.726400 10.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C195, 9686, 0x906C013D, 108.799, 31.1835, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C013D [108.799004 31.183500 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C195, 9686, 0x906C013D, 108.799, 31.1835, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C013D [108.799004 31.183500 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C196, 9686, 0x906C013D, 104.576, 37.7335, 11.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C013D [104.575996 37.733501 11.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7906C196, 9686, 0x906C013D, 104.576, 37.7335, 11.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C013D [104.575996 37.733501 11.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C197, 11697, 0x906C013D, 110.806, 36.9763, 10.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x906C013D [110.806000 36.976299 10.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C198, 11697, 0x906C013D, 107.431, 34.4513, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x906C013D [107.431000 34.451302 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C198, 11697, 0x906C013D, 107.431, 34.4513, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x906C013D [107.431000 34.451302 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C199, 11697, 0x906C013D, 102.206, 31.7763, 10.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x906C013D [102.206001 31.776300 10.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C19A, 412, 0x906C0000, 104.188, 39.5364, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x906C0000 [104.188004 39.536400 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C19A, 412, 0x906C0000, 104.188, 39.5364, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x906C0000 [104.188004 39.536400 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C19B, 9686, 0x906C0000, 104.166, 39.631, 17.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C0000 [104.166000 39.631001 17.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C19B, 9686, 0x906C0000, 104.166, 39.631, 17.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C0000 [104.166000 39.631001 17.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C19C, 9686, 0x906C0000, 106.064, 39.631, 15.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C0000 [106.064003 39.631001 15.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C19C, 9686, 0x906C0000, 106.064, 39.631, 15.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C0000 [106.064003 39.631001 15.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C19D, 9686, 0x906C0000, 102.314, 39.631, 15.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x906C0000 [102.314003 39.631001 15.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C19D, 9686, 0x906C0000, 102.314, 39.631, 15.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x906C0000 [102.314003 39.631001 15.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C19E, 12679, 0x906C0000, 100.493, 40.1893, 14.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x906C0000 [100.492996 40.189301 14.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7906C19F, 12679, 0x906C0000, 114.843, 39.9643, 14.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x906C0000 [114.843002 39.964298 14.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7906C19F, 12679, 0x906C0000, 114.843, 39.9643, 14.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x906C0000 [114.843002 39.964298 14.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C1A0, 13266, 0x906C0104, 63.8532, 38.0765, 10.005, -0.328657, 0, 0, -0.944449, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2079,7 +2079,7 @@ VALUES (0x7906C1A6, 0x7906C138, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7906C1A7, 13273, 0x906C013A, 104.94, 35.6089, 14.005, 0.012634, 0, 0, 0.99992, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x906C013A [104.940002 35.608898 14.005000] 0.012633 0.000000 0.000000 0.999920 */ +/* @teleloc 0x906C013A [104.940002 35.608898 14.005000] 0.012634 0.000000 0.000000 0.999920 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7906C1A7, 0x7906C16C, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/90AA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/90AA.sql index 5f8b72984c..f49044e5a4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/90AA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/90AA.sql @@ -474,7 +474,7 @@ VALUES (0x790AA075, 11711, 0x90AA0000, 39.8039, 36.3607, 46.065, -0.71724, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x790AA076, 11711, 0x90AA0000, 77.5879, 32.4355, 46.065, 0.999662, 0, 0, -0.026008, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x90AA0000 [77.587898 32.435501 46.064999] 0.999662 0.000000 0.000000 -0.026007 */ +/* @teleloc 0x90AA0000 [77.587898 32.435501 46.064999] 0.999662 0.000000 0.000000 -0.026008 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x790AA077, 11711, 0x90AA0000, 79.7371, 90.6763, 54.065, 0.691702, 0, 0, -0.722183, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9100.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9100.sql index 2d0863648f..984e9c9776 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9100.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9100.sql @@ -21,8 +21,8 @@ VALUES (0x79100004, 11697, 0x91000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x91000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100005, 18474, 0x91000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x91000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79100005, 18474, 0x91000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x91000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79100005, 0x79100001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x79100005, 0x79100001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x79100005, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100006, 15451, 0x9100018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9100018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79100006, 15451, 0x9100018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9100018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79100007, 15608, 0x9100018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x79100015, 11697, 0x9100019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9100019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100016, 18476, 0x9100019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9100019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79100016, 18476, 0x9100019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9100019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79100016, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x79100016, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79100016, 0x79100019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100017, 15451, 0x910001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x910001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79100017, 15451, 0x910001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x910001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79100018, 15608, 0x910001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x79100023, 11697, 0x910001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x910001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100024, 18478, 0x910001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x910001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79100024, 18478, 0x910001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x910001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79100024, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x79100024, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79100024, 0x79100027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100025, 15451, 0x910001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x910001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79100025, 15451, 0x910001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x910001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79100026, 15608, 0x910001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7910006D, 11697, 0x91000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x91000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7910006E, 18489, 0x91000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x91000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7910006E, 18489, 0x91000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x91000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7910006E, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7910006E, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7910006E, 0x79100072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7910006F, 15451, 0x9100025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9100025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7910006F, 15451, 0x9100025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9100025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79100070, 15608, 0x9100025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7910008C, 11697, 0x9100027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9100027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7910008D, 18493, 0x9100027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9100027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7910008D, 18493, 0x9100027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9100027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7910008D, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7910008D, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7910008D, 0x79100090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7910008E, 15451, 0x9100027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9100027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7910008E, 15451, 0x9100027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9100027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7910008F, 15608, 0x9100027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7910009A, 11697, 0x91000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x91000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7910009B, 18495, 0x91000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x91000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7910009B, 18495, 0x91000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x91000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7910009B, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7910009B, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7910009B, 0x7910009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7910009C, 15451, 0x91000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7910009C, 15451, 0x91000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7910009D, 15608, 0x91000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x791000A8, 11697, 0x9100028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9100028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000A9, 18497, 0x9100028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9100028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791000A9, 18497, 0x9100028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9100028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x791000A9, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x791000A9, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x791000A9, 0x791000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000AA, 15451, 0x9100028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9100028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791000AA, 15451, 0x9100028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9100028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791000AB, 15608, 0x9100028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x791000B6, 11697, 0x91000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x91000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000B7, 18499, 0x91000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x91000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791000B7, 18499, 0x91000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x91000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x791000B7, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x791000B7, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x791000B7, 0x791000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000B8, 15451, 0x91000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791000B8, 15451, 0x91000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000B9, 15608, 0x91000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x91000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x791000B9, 15608, 0x91000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x91000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791000BA, 15608, 0x91000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x791000C4, 11697, 0x9100029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9100029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000C5, 18501, 0x9100029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9100029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791000C5, 18501, 0x9100029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9100029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x791000C5, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x791000C5, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x791000C5, 0x791000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000C6, 15451, 0x9100029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9100029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791000C6, 15451, 0x9100029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9100029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791000C7, 15608, 0x910002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x791000D2, 11697, 0x910002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x910002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000D3, 18503, 0x910002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x910002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791000D3, 18503, 0x910002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x910002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x791000D3, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x791000D3, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x791000D3, 0x791000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000D4, 15451, 0x910002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x910002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791000D4, 15451, 0x910002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x910002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791000D5, 15608, 0x910002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x791000DE, 9686, 0x910002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x910002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000DF, 9686, 0x910002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x910002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x791000DF, 9686, 0x910002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x910002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791000E0, 11697, 0x910002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x791000EE, 15451, 0x910002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x910002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791000EF, 15608, 0x910002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x910002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x791000EF, 15608, 0x910002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x910002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791000F0, 15608, 0x910002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x79100108, 9686, 0x910002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x910002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100109, 9686, 0x910002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x910002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x79100109, 9686, 0x910002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x910002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7910010A, 11697, 0x910002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7910011C, 11697, 0x910002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x910002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7910011D, 18514, 0x910002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x910002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7910011D, 18514, 0x910002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x910002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7910011D, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7910011D, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7910011D, 0x79100120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7910011E, 15451, 0x910002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x910002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7910011E, 15451, 0x910002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x910002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7910011F, 15608, 0x910002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7910013A, 11697, 0x9100030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9100030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7910013B, 18518, 0x9100030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9100030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7910013B, 18518, 0x9100030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9100030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7910013B, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7910013B, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7910013B, 0x7910013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7910013C, 15451, 0x9100030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9100030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7910013C, 15451, 0x9100030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9100030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7910013D, 15608, 0x91000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x79100142, 11697, 0x9100031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9100031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100143, 18519, 0x9100031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9100031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79100143, 18519, 0x9100031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9100031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79100143, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x79100143, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79100143, 0x79100146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100144, 15451, 0x9100031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9100031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79100144, 15451, 0x9100031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9100031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79100145, 15608, 0x91000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x79100150, 11697, 0x9100032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9100032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100151, 18521, 0x9100032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9100032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79100151, 18521, 0x9100032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9100032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79100151, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x79100151, 0x79100011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79100151, 0x79100155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79100152, 15451, 0x9100032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9100032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79100152, 15451, 0x9100032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9100032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79100153, 15608, 0x9100032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/912A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/912A.sql index be705049e3..16cfe8ee78 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/912A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/912A.sql @@ -437,8 +437,8 @@ VALUES (0x7912A06E, 412, 0x912A0179, 80.3916, 61.645, 16, -0.707107, 0, 0, 0.7 /* @teleloc 0x912A0179 [80.391602 61.645000 16.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A06F, 412, 0x912A017A, 90.5832, 58.1594, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x912A017A [90.583199 58.159401 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A06F, 412, 0x912A017A, 90.5832, 58.1594, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x912A017A [90.583199 58.159401 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A070, 412, 0x912A017B, 74.6748, 69.6678, 16, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -457,32 +457,32 @@ VALUES (0x7912A073, 11697, 0x912A017C, 82.1344, 69.4834, 20.9, -0.92321, 0, 0, - /* @teleloc 0x912A017C [82.134399 69.483398 20.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A074, 9686, 0x912A017C, 82.9923, 57.9109, 23.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A017C [82.992302 57.910900 23.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A074, 9686, 0x912A017C, 82.9923, 57.9109, 23.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A017C [82.992302 57.910900 23.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A075, 9686, 0x912A017E, 82.69, 66.5802, 19.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A017E [82.690002 66.580200 19.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A075, 9686, 0x912A017E, 82.69, 66.5802, 19.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A017E [82.690002 66.580200 19.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A076, 9686, 0x912A017E, 82.7394, 57.9049, 18.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A017E [82.739403 57.904900 18.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A076, 9686, 0x912A017E, 82.7394, 57.9049, 18.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A017E [82.739403 57.904900 18.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A077, 9686, 0x912A017F, 85.9903, 57.9253, 19.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A017F [85.990303 57.925301 19.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A077, 9686, 0x912A017F, 85.9903, 57.9253, 19.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A017F [85.990303 57.925301 19.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A078, 11697, 0x912A0180, 84, 70.1659, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A0180 [84.000000 70.165901 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A078, 11697, 0x912A0180, 84, 70.1659, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A0180 [84.000000 70.165901 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A079, 9686, 0x912A0180, 84.2101, 71.0626, 19.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0180 [84.210098 71.062599 19.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A079, 9686, 0x912A0180, 84.2101, 71.0626, 19.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0180 [84.210098 71.062599 19.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A07A, 9686, 0x912A0183, 90.575, 57.325, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0183 [90.574997 57.325001 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A07A, 9686, 0x912A0183, 90.575, 57.325, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0183 [90.574997 57.325001 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A07B, 11697, 0x912A0183, 93.6, 53.345, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -493,28 +493,28 @@ VALUES (0x7912A07C, 11697, 0x912A0183, 85.475, 51.525, 16.1, -0.707107, 0, 0, -0 /* @teleloc 0x912A0183 [85.474998 51.525002 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A07D, 9686, 0x912A0185, 82.528, 57.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0185 [82.528000 57.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A07D, 9686, 0x912A0185, 82.528, 57.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0185 [82.528000 57.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A07E, 11697, 0x912A0185, 74.9825, 52.3858, 20.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x912A0185 [74.982498 52.385799 20.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A07F, 11697, 0x912A0185, 79.8265, 50.2592, 20.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A0185 [79.826500 50.259201 20.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A07F, 11697, 0x912A0185, 79.8265, 50.2592, 20.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A0185 [79.826500 50.259201 20.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A080, 11698, 0x912A0185, 85.9071, 53.4885, 27.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x912A0185 [85.907097 53.488499 27.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A081, 412, 0x912A0188, 81.285, 53.0458, 16, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x912A0188 [81.285004 53.045799 16.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A081, 412, 0x912A0188, 81.285, 53.0458, 16, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x912A0188 [81.285004 53.045799 16.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A082, 9686, 0x912A0188, 78.1562, 52.9326, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0188 [78.156197 52.932598 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A082, 9686, 0x912A0188, 78.1562, 52.9326, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0188 [78.156197 52.932598 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A083, 412, 0x912A018C, 84.7014, 54.3593, 11.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -525,8 +525,8 @@ VALUES (0x7912A085, 9686, 0x912A0191, 72.5546, 65.8854, 14, -0.707107, 0, 0, -0 /* @teleloc 0x912A0191 [72.554604 65.885399 14.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A086, 9686, 0x912A018E, 80.3284, 56.5012, 14, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A018E [80.328400 56.501202 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A086, 9686, 0x912A018E, 80.3284, 56.5012, 14, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A018E [80.328400 56.501202 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A087, 11698, 0x912A018E, 78.8629, 60.5042, 15.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -545,20 +545,20 @@ VALUES (0x7912A08A, 9686, 0x912A0192, 25.4602, 39.6343, 26.925, -0.707107, 0, 0 /* @teleloc 0x912A0192 [25.460199 39.634300 26.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A08B, 412, 0x912A0199, 27.696, 28.6413, 20, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x912A0199 [27.695999 28.641300 20.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A08B, 412, 0x912A0199, 27.696, 28.6413, 20, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x912A0199 [27.695999 28.641300 20.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A08C, 9686, 0x912A0199, 27.6825, 28.5492, 23.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0199 [27.682501 28.549200 23.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A08C, 9686, 0x912A0199, 27.6825, 28.5492, 23.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0199 [27.682501 28.549200 23.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A08D, 9686, 0x912A0199, 37.1178, 26.9299, 22.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x912A0199 [37.117802 26.929899 22.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A08E, 412, 0x912A019B, 27.195, 41.295, 20, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x912A019B [27.195000 41.294998 20.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A08E, 412, 0x912A019B, 27.195, 41.295, 20, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x912A019B [27.195000 41.294998 20.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A08F, 9686, 0x912A019B, 25.477, 32.179, 22.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -581,28 +581,28 @@ VALUES (0x7912A093, 9686, 0x912A01A0, 25.627, 29.0562, 27.675, -0.707107, 0, 0, /* @teleloc 0x912A01A0 [25.627001 29.056200 27.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A094, 11697, 0x912A01A0, 32.4265, 25.8847, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A01A0 [32.426498 25.884701 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A094, 11697, 0x912A01A0, 32.4265, 25.8847, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A01A0 [32.426498 25.884701 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A095, 11697, 0x912A01A0, 40.7628, 26.3397, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A01A0 [40.762798 26.339701 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A095, 11697, 0x912A01A0, 40.7628, 26.3397, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A01A0 [40.762798 26.339701 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A096, 11697, 0x912A01A0, 34.8355, 32.2373, 24.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A01A0 [34.835499 32.237301 24.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A096, 11697, 0x912A01A0, 34.8355, 32.2373, 24.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A01A0 [34.835499 32.237301 24.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A097, 11698, 0x912A01A2, 37.8256, 29.175, 31.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x912A01A2 [37.825600 29.174999 31.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A097, 11698, 0x912A01A2, 37.8256, 29.175, 31.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x912A01A2 [37.825600 29.174999 31.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A098, 9686, 0x912A01A3, 33.6196, 32.9345, 22.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A3 [33.619598 32.934502 22.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A098, 9686, 0x912A01A3, 33.6196, 32.9345, 22.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A3 [33.619598 32.934502 22.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A099, 9686, 0x912A01A4, 42.9566, 25.2103, 23.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A4 [42.956600 25.210300 23.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A099, 9686, 0x912A01A4, 42.9566, 25.2103, 23.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A4 [42.956600 25.210300 23.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A09A, 9686, 0x912A01A4, 37.7325, 27.7492, 22.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -613,28 +613,28 @@ VALUES (0x7912A09B, 9686, 0x912A01A4, 45.4825, 29.0492, 23.625, 0.707107, 0, 0, /* @teleloc 0x912A01A4 [45.482498 29.049200 23.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A09C, 412, 0x912A01A8, 33.2, 27.91, 15.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x912A01A8 [33.200001 27.910000 15.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A09C, 412, 0x912A01A8, 33.2, 27.91, 15.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x912A01A8 [33.200001 27.910000 15.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A09D, 9686, 0x912A01A9, 36.1446, 27.4595, 17.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A9 [36.144600 27.459499 17.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A09D, 9686, 0x912A01A9, 36.1446, 27.4595, 17.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A9 [36.144600 27.459499 17.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A09E, 11698, 0x912A01AA, 38.4313, 34.0657, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x912A01AA [38.431301 34.065701 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A09E, 11698, 0x912A01AA, 38.4313, 34.0657, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x912A01AA [38.431301 34.065701 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A09F, 9686, 0x912A01AD, 44.4004, 40.059, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01AD [44.400398 40.058998 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A09F, 9686, 0x912A01AD, 44.4004, 40.059, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01AD [44.400398 40.058998 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A0A0, 9686, 0x912A01AD, 44.4004, 31.8434, 18.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01AD [44.400398 31.843399 18.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A0A0, 9686, 0x912A01AD, 44.4004, 31.8434, 18.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01AD [44.400398 31.843399 18.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A0A1, 412, 0x912A01AE, 44.15, 47.08, 20, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x912A01AE [44.150002 47.080002 20.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A0A1, 412, 0x912A01AE, 44.15, 47.08, 20, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x912A01AE [44.150002 47.080002 20.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A0A2, 9686, 0x912A01AF, 41.8, 42.9, 23.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -645,8 +645,8 @@ VALUES (0x7912A0A3, 412, 0x912A0000, 41.205, 42.9, 20, -0.707107, 0, 0, 0.7071 /* @teleloc 0x912A0000 [41.205002 42.900002 20.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A0A4, 412, 0x912A0000, 41.505, 33.615, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x912A0000 [41.505001 33.615002 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A0A4, 412, 0x912A0000, 41.505, 33.615, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x912A0000 [41.505001 33.615002 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A0A5, 10555, 0x912A01A4, 41.9283, 30.0865, 20.005, 0.008909, 0, 0, 0.99996, False, '2005-02-09 10:00:00'); /* Villa */ @@ -1980,8 +1980,8 @@ VALUES (0x7912A17B, 12678, 0x912A0000, 138.568, 29.5655, 52.475, -0.707107, 0, 0 /* @teleloc 0x912A0000 [138.567993 29.565500 52.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A17C, 9686, 0x912A017C, 84.0797, 70.569, 24.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A017C [84.079697 70.569000 24.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A17C, 9686, 0x912A017C, 84.0797, 70.569, 24.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A017C [84.079697 70.569000 24.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A17D, 11698, 0x912A017C, 84.0443, 66.5581, 27.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2000,20 +2000,20 @@ VALUES (0x7912A180, 9686, 0x912A017F, 87.1893, 63.3901, 19.57, 0.707107, 0, 0, /* @teleloc 0x912A017F [87.189301 63.390099 19.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A181, 11697, 0x912A017F, 85.9805, 65.7029, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A017F [85.980499 65.702904 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A181, 11697, 0x912A017F, 85.9805, 65.7029, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A017F [85.980499 65.702904 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A182, 9686, 0x912A0180, 82.6434, 67.1021, 19.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0180 [82.643402 67.102097 19.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A182, 9686, 0x912A0180, 82.6434, 67.1021, 19.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0180 [82.643402 67.102097 19.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A183, 9686, 0x912A0183, 88.3323, 49.6258, 19.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0183 [88.332298 49.625801 19.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A183, 9686, 0x912A0183, 88.3323, 49.6258, 19.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0183 [88.332298 49.625801 19.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A184, 9686, 0x912A0183, 90.8723, 49.6258, 19.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0183 [90.872299 49.625801 19.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A184, 9686, 0x912A0183, 90.8723, 49.6258, 19.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0183 [90.872299 49.625801 19.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A185, 9686, 0x912A0183, 94.3563, 53.4966, 19.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2028,24 +2028,24 @@ VALUES (0x7912A187, 11697, 0x912A0183, 92.04, 53.355, 16.1, 0.707107, 0, 0, -0.7 /* @teleloc 0x912A0183 [92.040001 53.355000 16.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A188, 9686, 0x912A0185, 87.5985, 57.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0185 [87.598503 57.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A188, 9686, 0x912A0185, 87.5985, 57.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0185 [87.598503 57.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A189, 9686, 0x912A0185, 77.771, 57.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0185 [77.771004 57.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A189, 9686, 0x912A0185, 77.771, 57.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0185 [77.771004 57.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A18A, 9686, 0x912A0185, 78.5112, 49.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0185 [78.511200 49.736801 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A18A, 9686, 0x912A0185, 78.5112, 49.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0185 [78.511200 49.736801 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A18B, 9686, 0x912A0185, 84.1939, 49.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0185 [84.193901 49.736801 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A18B, 9686, 0x912A0185, 84.1939, 49.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0185 [84.193901 49.736801 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A18C, 9686, 0x912A0185, 89.8388, 49.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0185 [89.838799 49.736801 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A18C, 9686, 0x912A0185, 89.8388, 49.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0185 [89.838799 49.736801 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A18D, 9686, 0x912A0185, 74.2751, 53.4892, 24.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2060,16 +2060,16 @@ VALUES (0x7912A18F, 11698, 0x912A0185, 82.3351, 53.5592, 27.15, -0.999998, 0, 0, /* @teleloc 0x912A0185 [82.335098 53.559200 27.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A190, 11697, 0x912A0185, 90.7525, 56.6858, 20.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A0185 [90.752502 56.685799 20.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A190, 11697, 0x912A0185, 90.7525, 56.6858, 20.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A0185 [90.752502 56.685799 20.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A191, 11697, 0x912A0185, 93.0925, 53.3058, 20.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x912A0185 [93.092499 53.305801 20.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A192, 11697, 0x912A0185, 89.0625, 50.1658, 20.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A0185 [89.062500 50.165798 20.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A192, 11697, 0x912A0185, 89.0625, 50.1658, 20.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A0185 [89.062500 50.165798 20.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A193, 9686, 0x912A0187, 84.2712, 55.4145, 19.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2080,16 +2080,16 @@ VALUES (0x7912A194, 9686, 0x912A0187, 73.82, 55.78, 19.66, -0.707107, 0, 0, -0. /* @teleloc 0x912A0187 [73.820000 55.779999 19.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A195, 9686, 0x912A0187, 81.36, 53.49, 19.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0187 [81.360001 53.490002 19.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A195, 9686, 0x912A0187, 81.36, 53.49, 19.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0187 [81.360001 53.490002 19.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A196, 9686, 0x912A0188, 84.2712, 51.2724, 19.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x912A0188 [84.271202 51.272400 19.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A197, 9686, 0x912A018C, 81.3284, 51.1812, 14.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A018C [81.328400 51.181198 14.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A197, 9686, 0x912A018C, 81.3284, 51.1812, 14.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A018C [81.328400 51.181198 14.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A198, 9686, 0x912A018C, 84.5884, 54.3312, 14.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2104,8 +2104,8 @@ VALUES (0x7912A19A, 9686, 0x912A018E, 72.5546, 61.7454, 14, -0.707107, 0, 0, -0 /* @teleloc 0x912A018E [72.554604 61.745399 14.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A19B, 9686, 0x912A018E, 76.3584, 56.5012, 14, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A018E [76.358398 56.501202 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A19B, 9686, 0x912A018E, 76.3584, 56.5012, 14, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A018E [76.358398 56.501202 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A19C, 11697, 0x912A018E, 73.3897, 57.3235, 11.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2132,8 +2132,8 @@ VALUES (0x7912A1A1, 9686, 0x912A0000, 74.45, 69.99, 19.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x912A0000 [74.449997 69.989998 19.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1A2, 9686, 0x912A0000, 78.32, 71.22, 18.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0000 [78.320000 71.220001 18.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1A2, 9686, 0x912A0000, 78.32, 71.22, 18.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0000 [78.320000 71.220001 18.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1A3, 9686, 0x912A0000, 72.97, 65.46, 18.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2144,12 +2144,12 @@ VALUES (0x7912A1A4, 9686, 0x912A0000, 80.3844, 61.5888, 19.39, 0.707107, 0, 0, /* @teleloc 0x912A0000 [80.384399 61.588799 19.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1A5, 9686, 0x912A0000, 90.845, 70.355, 18.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0000 [90.845001 70.355003 18.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A1A5, 9686, 0x912A0000, 90.845, 70.355, 18.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0000 [90.845001 70.355003 18.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1A6, 9686, 0x912A0000, 90.555, 58.215, 19.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0000 [90.555000 58.215000 19.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1A6, 9686, 0x912A0000, 90.555, 58.215, 19.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0000 [90.555000 58.215000 19.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1A7, 12679, 0x912A0000, 79.2551, 59.1692, 16.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2176,112 +2176,112 @@ VALUES (0x7912A1AC, 12679, 0x912A0000, 88.9651, 69.3892, 16.1, 0.95656, 0, 0, 0. /* @teleloc 0x912A0000 [88.965103 69.389198 16.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1AD, 12678, 0x912A0000, 84.1198, 69.4735, 29.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x912A0000 [84.119797 69.473503 29.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1AD, 12678, 0x912A0000, 84.1198, 69.4735, 29.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x912A0000 [84.119797 69.473503 29.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1AE, 12678, 0x912A0000, 84.1198, 53.4735, 29.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x912A0000 [84.119797 53.473499 29.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A1AE, 12678, 0x912A0000, 84.1198, 53.4735, 29.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x912A0000 [84.119797 53.473499 29.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1AF, 9686, 0x912A0199, 31.9696, 25.0345, 22.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0199 [31.969601 25.034500 22.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1AF, 9686, 0x912A0199, 31.9696, 25.0345, 22.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0199 [31.969601 25.034500 22.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1B0, 11698, 0x912A0199, 28.6067, 26.7745, 24.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x912A0199 [28.606701 26.774500 24.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1B1, 11697, 0x912A0199, 34.2865, 25.7677, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A0199 [34.286499 25.767700 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1B1, 11697, 0x912A0199, 34.2865, 25.7677, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A0199 [34.286499 25.767700 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1B2, 11697, 0x912A0199, 29.6115, 25.7677, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A0199 [29.611500 25.767700 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1B2, 11697, 0x912A0199, 29.6115, 25.7677, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A0199 [29.611500 25.767700 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1B3, 9686, 0x912A019B, 27.327, 29.179, 23.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A019B [27.327000 29.179001 23.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1B3, 9686, 0x912A019B, 27.327, 29.179, 23.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A019B [27.327000 29.179001 23.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1B4, 9686, 0x912A019B, 29.2224, 35.1222, 23.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x912A019B [29.222401 35.122200 23.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1B5, 9686, 0x912A019C, 31.452, 41.204, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A019C [31.452000 41.203999 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A1B5, 9686, 0x912A019C, 31.452, 41.204, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A019C [31.452000 41.203999 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1B6, 9686, 0x912A019C, 31.452, 33.529, 23.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A019C [31.452000 33.528999 23.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1B6, 9686, 0x912A019C, 31.452, 33.529, 23.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A019C [31.452000 33.528999 23.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1B7, 11697, 0x912A019C, 31.4115, 34.3927, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A019C [31.411501 34.392700 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1B7, 11697, 0x912A019C, 31.4115, 34.3927, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A019C [31.411501 34.392700 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1B8, 9686, 0x912A019D, 33.1803, 43.6715, 23.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x912A019D [33.180302 43.671501 23.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1B9, 9686, 0x912A019D, 29.3303, 45.6715, 23.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A019D [29.330299 45.671501 23.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A1B9, 9686, 0x912A019D, 29.3303, 45.6715, 23.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A019D [29.330299 45.671501 23.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1BA, 9686, 0x912A01A0, 37.8254, 25.3684, 28.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A0 [37.825401 25.368401 28.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1BA, 9686, 0x912A01A0, 37.8254, 25.3684, 28.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A0 [37.825401 25.368401 28.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1BB, 9686, 0x912A01A0, 30.7981, 32.9615, 28.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A0 [30.798100 32.961498 28.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A1BB, 9686, 0x912A01A0, 30.7981, 32.9615, 28.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A0 [30.798100 32.961498 28.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1BC, 9686, 0x912A01A0, 34.2231, 32.9615, 28.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A0 [34.223099 32.961498 28.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A1BC, 9686, 0x912A01A0, 34.2231, 32.9615, 28.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A0 [34.223099 32.961498 28.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1BD, 9686, 0x912A01A0, 37.7981, 32.9615, 28.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A0 [37.798100 32.961498 28.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A1BD, 9686, 0x912A01A0, 37.7981, 32.9615, 28.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A0 [37.798100 32.961498 28.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1BE, 9686, 0x912A01A0, 34.2731, 25.3365, 28.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A0 [34.273102 25.336500 28.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1BE, 9686, 0x912A01A0, 34.2731, 25.3365, 28.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A0 [34.273102 25.336500 28.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1BF, 9686, 0x912A01A0, 41.3353, 25.3365, 28.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A0 [41.335300 25.336500 28.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1BF, 9686, 0x912A01A0, 41.3353, 25.3365, 28.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A0 [41.335300 25.336500 28.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1C0, 9686, 0x912A01A0, 41.3481, 32.9615, 28.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A0 [41.348099 32.961498 28.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A1C0, 9686, 0x912A01A0, 41.3481, 32.9615, 28.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A0 [41.348099 32.961498 28.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1C1, 11698, 0x912A01A2, 34.5862, 29.175, 31.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x912A01A2 [34.586201 29.174999 31.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1C1, 11698, 0x912A01A2, 34.5862, 29.175, 31.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x912A01A2 [34.586201 29.174999 31.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1C2, 11698, 0x912A01A4, 41.6352, 29.2434, 24.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x912A01A4 [41.635201 29.243401 24.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1C2, 11698, 0x912A01A4, 41.6352, 29.2434, 24.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x912A01A4 [41.635201 29.243401 24.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1C3, 11697, 0x912A01A4, 39.8155, 25.6316, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A01A4 [39.815498 25.631599 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1C3, 11697, 0x912A01A4, 39.8155, 25.6316, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A01A4 [39.815498 25.631599 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1C4, 9686, 0x912A01A8, 33.202, 28.003, 18.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01A8 [33.202000 28.003000 18.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1C4, 9686, 0x912A01A8, 33.202, 28.003, 18.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01A8 [33.202000 28.003000 18.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1C5, 9686, 0x912A01A8, 30.027, 35.553, 18.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x912A01A8 [30.027000 35.553001 18.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1C6, 11697, 0x912A01A9, 40.1692, 25.9637, 15.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A01A9 [40.169201 25.963699 15.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1C6, 11697, 0x912A01A9, 40.1692, 25.9637, 15.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A01A9 [40.169201 25.963699 15.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1C7, 9686, 0x912A01AA, 39.1863, 28.1479, 18.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01AA [39.186298 28.147900 18.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1C7, 9686, 0x912A01AA, 39.1863, 28.1479, 18.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01AA [39.186298 28.147900 18.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1C8, 9686, 0x912A01AA, 35.3697, 33.4632, 18.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2296,8 +2296,8 @@ VALUES (0x7912A1CA, 11697, 0x912A01AA, 36.1205, 39.4024, 15.35, 0.9139, 0, 0, 0. /* @teleloc 0x912A01AA [36.120499 39.402401 15.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1CB, 11698, 0x912A01AD, 44.5588, 35.7695, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x912A01AD [44.558800 35.769501 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1CB, 11698, 0x912A01AD, 44.5588, 35.7695, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x912A01AD [44.558800 35.769501 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1CC, 11697, 0x912A01AD, 46.5205, 39.2524, 15.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2308,20 +2308,20 @@ VALUES (0x7912A1CD, 11697, 0x912A01AD, 46.7192, 32.3887, 15.35, 0.372988, 0, 0, /* @teleloc 0x912A01AD [46.719200 32.388699 15.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1CE, 9686, 0x912A01AF, 44.2, 39.75, 24.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A01AF [44.200001 39.750000 24.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1CE, 9686, 0x912A01AF, 44.2, 39.75, 24.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A01AF [44.200001 39.750000 24.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1CF, 9686, 0x912A01AF, 46.7668, 42.8645, 24.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x912A01AF [46.766800 42.864498 24.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1D0, 11697, 0x912A01AF, 44.1155, 40.4066, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x912A01AF [44.115501 40.406601 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1D0, 11697, 0x912A01AF, 44.1155, 40.4066, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x912A01AF [44.115501 40.406601 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1D1, 9686, 0x912A0000, 44.1754, 47.5184, 23.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0000 [44.175400 47.518398 23.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1D1, 9686, 0x912A0000, 44.1754, 47.5184, 23.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0000 [44.175400 47.518398 23.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1D2, 9686, 0x912A0000, 46.6504, 46.4184, 22.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2332,12 +2332,12 @@ VALUES (0x7912A1D3, 9686, 0x912A0000, 42.0504, 46.7434, 22.55, 0.456322, 0, 0, /* @teleloc 0x912A0000 [42.050400 46.743401 22.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1D4, 9686, 0x912A0000, 41.5254, 33.6934, 23.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0000 [41.525398 33.693401 23.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1D4, 9686, 0x912A0000, 41.5254, 33.6934, 23.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0000 [41.525398 33.693401 23.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1D5, 9686, 0x912A0000, 37.6254, 45.0434, 22.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x912A0000 [37.625401 45.043400 22.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A1D5, 9686, 0x912A0000, 37.6254, 45.0434, 22.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x912A0000 [37.625401 45.043400 22.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1D6, 12679, 0x912A0000, 35.2905, 34.7816, 20.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2360,16 +2360,16 @@ VALUES (0x7912A1DA, 12679, 0x912A0000, 46.9405, 46.7066, 20.1, 0.420244, 0, 0, 0 /* @teleloc 0x912A0000 [46.940498 46.706600 20.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1DB, 12679, 0x912A0000, 39.4155, 36.4066, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x912A0000 [39.415501 36.406601 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1DB, 12679, 0x912A0000, 39.4155, 36.4066, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x912A0000 [39.415501 36.406601 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1DC, 12678, 0x912A0000, 44.4405, 42.8316, 29, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x912A0000 [44.440498 42.831600 29.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7912A1DC, 12678, 0x912A0000, 44.4405, 42.8316, 29, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x912A0000 [44.440498 42.831600 29.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7912A1DD, 12678, 0x912A0000, 29.5655, 29.4316, 36.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x912A0000 [29.565500 29.431601 36.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7912A1DD, 12678, 0x912A0000, 29.5655, 29.4316, 36.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x912A0000 [29.565500 29.431601 36.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7912A1DE, 13173, 0x912A0000, 116.544, 150.121, -0.095, -0.973125, 0, 0, -0.230279, False, '2005-02-09 10:00:00'); /* Qalaba'r Seaside Villas */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9132.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9132.sql index 79b5d94e1c..deebab7deb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9132.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9132.sql @@ -917,8 +917,8 @@ VALUES (0x791320E4, 412, 0x9132015D, 104.392, 37.645, 2, -0.707107, 0, 0, 0.70 /* @teleloc 0x9132015D [104.391998 37.645000 2.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320E5, 412, 0x9132015E, 114.583, 34.1594, 2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9132015E [114.583000 34.159401 2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791320E5, 412, 0x9132015E, 114.583, 34.1594, 2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9132015E [114.583000 34.159401 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791320E6, 412, 0x9132015F, 98.6748, 45.6678, 2, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -937,12 +937,12 @@ VALUES (0x791320E9, 11697, 0x91320160, 106.134, 45.4834, 6.9, -0.92321, 0, 0, -0 /* @teleloc 0x91320160 [106.134003 45.483398 6.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320EA, 9686, 0x91320160, 106.992, 33.9109, 9.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320160 [106.991997 33.910900 9.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791320EA, 9686, 0x91320160, 106.992, 33.9109, 9.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320160 [106.991997 33.910900 9.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320EB, 9686, 0x91320160, 108.08, 46.569, 10.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320160 [108.080002 46.569000 10.370000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791320EB, 9686, 0x91320160, 108.08, 46.569, 10.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320160 [108.080002 46.569000 10.370000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791320EC, 11698, 0x91320160, 108.044, 42.5581, 13.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -953,44 +953,44 @@ VALUES (0x791320ED, 11697, 0x91320160, 105.659, 37.2647, 6.9, -0.707107, 0, 0, - /* @teleloc 0x91320160 [105.658997 37.264702 6.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320EE, 9686, 0x91320162, 106.69, 42.5802, 5.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320162 [106.690002 42.580200 5.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791320EE, 9686, 0x91320162, 106.69, 42.5802, 5.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320162 [106.690002 42.580200 5.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320EF, 9686, 0x91320162, 106.739, 33.9049, 4.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320162 [106.738998 33.904900 4.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791320EF, 9686, 0x91320162, 106.739, 33.9049, 4.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320162 [106.738998 33.904900 4.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791320F0, 11697, 0x91320162, 107.86, 34.4659, 2.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91320162 [107.860001 34.465900 2.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320F1, 9686, 0x91320163, 109.99, 33.9253, 5.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320163 [109.989998 33.925301 5.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791320F1, 9686, 0x91320163, 109.99, 33.9253, 5.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320163 [109.989998 33.925301 5.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791320F2, 9686, 0x91320163, 111.189, 39.3901, 5.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91320163 [111.189003 39.390099 5.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320F3, 11697, 0x91320163, 109.98, 41.7029, 2.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320163 [109.980003 41.702900 2.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791320F3, 11697, 0x91320163, 109.98, 41.7029, 2.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320163 [109.980003 41.702900 2.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320F4, 11697, 0x91320164, 108, 46.1659, 2.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320164 [108.000000 46.165901 2.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791320F4, 11697, 0x91320164, 108, 46.1659, 2.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320164 [108.000000 46.165901 2.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320F5, 9686, 0x91320164, 108.21, 47.0626, 5.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320164 [108.209999 47.062599 5.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791320F5, 9686, 0x91320164, 108.21, 47.0626, 5.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320164 [108.209999 47.062599 5.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320F6, 9686, 0x91320164, 106.643, 43.1021, 5.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320164 [106.642998 43.102100 5.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791320F6, 9686, 0x91320164, 106.643, 43.1021, 5.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320164 [106.642998 43.102100 5.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320F7, 9686, 0x91320167, 114.575, 33.325, 5.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320167 [114.574997 33.325001 5.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791320F7, 9686, 0x91320167, 114.575, 33.325, 5.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320167 [114.574997 33.325001 5.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791320F8, 11697, 0x91320167, 117.6, 29.345, 2.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1001,12 +1001,12 @@ VALUES (0x791320F9, 11697, 0x91320167, 109.475, 27.525, 2.1, -0.707107, 0, 0, -0 /* @teleloc 0x91320167 [109.474998 27.525000 2.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320FA, 9686, 0x91320167, 112.332, 25.6258, 5.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320167 [112.332001 25.625799 5.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791320FA, 9686, 0x91320167, 112.332, 25.6258, 5.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320167 [112.332001 25.625799 5.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320FB, 9686, 0x91320167, 114.872, 25.6258, 5.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320167 [114.872002 25.625799 5.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791320FB, 9686, 0x91320167, 114.872, 25.6258, 5.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320167 [114.872002 25.625799 5.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791320FC, 9686, 0x91320167, 118.356, 29.4966, 5.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1021,40 +1021,40 @@ VALUES (0x791320FE, 11697, 0x91320167, 116.04, 29.355, 2.1, 0.707107, 0, 0, -0.7 /* @teleloc 0x91320167 [116.040001 29.355000 2.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791320FF, 9686, 0x91320169, 106.528, 33.3358, 10.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320169 [106.528000 33.335800 10.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791320FF, 9686, 0x91320169, 106.528, 33.3358, 10.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320169 [106.528000 33.335800 10.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132100, 11697, 0x91320169, 98.9825, 28.3858, 6.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91320169 [98.982498 28.385799 6.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132101, 11697, 0x91320169, 103.827, 26.2592, 6.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320169 [103.827003 26.259199 6.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132101, 11697, 0x91320169, 103.827, 26.2592, 6.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320169 [103.827003 26.259199 6.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132102, 11698, 0x91320169, 109.907, 29.4885, 13.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x91320169 [109.906998 29.488501 13.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132103, 9686, 0x91320169, 111.598, 33.3358, 10.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320169 [111.598000 33.335800 10.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132103, 9686, 0x91320169, 111.598, 33.3358, 10.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320169 [111.598000 33.335800 10.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132104, 9686, 0x91320169, 101.771, 33.3358, 10.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320169 [101.771004 33.335800 10.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132104, 9686, 0x91320169, 101.771, 33.3358, 10.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320169 [101.771004 33.335800 10.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132105, 9686, 0x91320169, 102.511, 25.7368, 10.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320169 [102.511002 25.736799 10.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132105, 9686, 0x91320169, 102.511, 25.7368, 10.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320169 [102.511002 25.736799 10.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132106, 9686, 0x91320169, 108.194, 25.7368, 10.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320169 [108.194000 25.736799 10.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132106, 9686, 0x91320169, 108.194, 25.7368, 10.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320169 [108.194000 25.736799 10.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132107, 9686, 0x91320169, 113.839, 25.7368, 10.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320169 [113.838997 25.736799 10.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132107, 9686, 0x91320169, 113.839, 25.7368, 10.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320169 [113.838997 25.736799 10.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132108, 9686, 0x91320169, 98.2751, 29.4892, 10.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,16 +1069,16 @@ VALUES (0x7913210A, 11698, 0x91320169, 106.335, 29.5592, 13.15, -0.999998, 0, 0, /* @teleloc 0x91320169 [106.334999 29.559200 13.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913210B, 11697, 0x91320169, 114.752, 32.6858, 6.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320169 [114.751999 32.685799 6.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7913210B, 11697, 0x91320169, 114.752, 32.6858, 6.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320169 [114.751999 32.685799 6.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7913210C, 11697, 0x91320169, 117.092, 29.3058, 6.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91320169 [117.092003 29.305799 6.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913210D, 11697, 0x91320169, 113.062, 26.1658, 6.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320169 [113.061996 26.165800 6.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913210D, 11697, 0x91320169, 113.062, 26.1658, 6.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320169 [113.061996 26.165800 6.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7913210E, 9686, 0x9132016B, 108.271, 31.4145, 5.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1089,16 +1089,16 @@ VALUES (0x7913210F, 9686, 0x9132016B, 97.82, 31.78, 5.66, -0.707107, 0, 0, -0.7 /* @teleloc 0x9132016B [97.820000 31.780001 5.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132110, 9686, 0x9132016B, 105.36, 29.49, 5.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9132016B [105.360001 29.490000 5.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132110, 9686, 0x9132016B, 105.36, 29.49, 5.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9132016B [105.360001 29.490000 5.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132111, 412, 0x9132016C, 105.285, 29.0458, 2, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9132016C [105.285004 29.045799 2.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132111, 412, 0x9132016C, 105.285, 29.0458, 2, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9132016C [105.285004 29.045799 2.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132112, 9686, 0x9132016C, 102.156, 28.9326, 4.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9132016C [102.155998 28.932600 4.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132112, 9686, 0x9132016C, 102.156, 28.9326, 4.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9132016C [102.155998 28.932600 4.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132113, 9686, 0x9132016C, 108.271, 27.2724, 5.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1109,8 +1109,8 @@ VALUES (0x79132114, 412, 0x91320170, 108.701, 30.3593, -2.80501, 0.707107, 0, /* @teleloc 0x91320170 [108.700996 30.359301 -2.805010] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132115, 9686, 0x91320170, 105.328, 27.1812, 0.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320170 [105.328003 27.181200 0.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132115, 9686, 0x91320170, 105.328, 27.1812, 0.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320170 [105.328003 27.181200 0.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132116, 9686, 0x91320170, 108.588, 30.3312, 0.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x79132117, 9686, 0x91320171, 109.15, 36.3512, 0.59, -0.707107, 0, 0, - /* @teleloc 0x91320171 [109.150002 36.351200 0.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132118, 9686, 0x91320172, 104.328, 32.5012, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320172 [104.328003 32.501202 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132118, 9686, 0x91320172, 104.328, 32.5012, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320172 [104.328003 32.501202 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132119, 11698, 0x91320172, 102.863, 36.5042, 1.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1133,8 +1133,8 @@ VALUES (0x7913211A, 9686, 0x91320172, 96.5546, 37.7454, 0, -0.707107, 0, 0, -0. /* @teleloc 0x91320172 [96.554604 37.745399 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913211B, 9686, 0x91320172, 100.358, 32.5012, 0, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320172 [100.358002 32.501202 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913211B, 9686, 0x91320172, 100.358, 32.5012, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320172 [100.358002 32.501202 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7913211C, 11697, 0x91320172, 97.3897, 33.3235, -2.66, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1165,8 +1165,8 @@ VALUES (0x79132122, 9686, 0x91320000, 98.45, 45.99, 5.25, 0.357553, 0, 0, -0.93 /* @teleloc 0x91320000 [98.449997 45.990002 5.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132123, 9686, 0x91320000, 102.32, 47.22, 4.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320000 [102.320000 47.220001 4.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132123, 9686, 0x91320000, 102.32, 47.22, 4.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320000 [102.320000 47.220001 4.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132124, 9686, 0x91320000, 96.97, 41.46, 4.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x79132125, 9686, 0x91320000, 104.384, 37.5888, 5.39, 0.707107, 0, 0, - /* @teleloc 0x91320000 [104.384003 37.588799 5.390000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132126, 9686, 0x91320000, 114.845, 46.355, 4.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320000 [114.845001 46.355000 4.280000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132126, 9686, 0x91320000, 114.845, 46.355, 4.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320000 [114.845001 46.355000 4.280000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132127, 9686, 0x91320000, 114.555, 34.215, 5.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320000 [114.555000 34.215000 5.530000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132127, 9686, 0x91320000, 114.555, 34.215, 5.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320000 [114.555000 34.215000 5.530000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132128, 12679, 0x91320000, 103.255, 35.1692, 2.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1209,12 +1209,12 @@ VALUES (0x7913212D, 12679, 0x91320000, 112.965, 45.3892, 2.1, 0.95656, 0, 0, 0.2 /* @teleloc 0x91320000 [112.964996 45.389198 2.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913212E, 12678, 0x91320000, 108.12, 45.4735, 15.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x91320000 [108.120003 45.473499 15.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913212E, 12678, 0x91320000, 108.12, 45.4735, 15.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x91320000 [108.120003 45.473499 15.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913212F, 12678, 0x91320000, 108.12, 29.4735, 15.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x91320000 [108.120003 29.473499 15.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7913212F, 12678, 0x91320000, 108.12, 29.4735, 15.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x91320000 [108.120003 29.473499 15.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132130, 11697, 0x91320176, 152.375, 40.0536, 12.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,60 +1229,60 @@ VALUES (0x79132132, 9686, 0x91320176, 145.46, 39.6343, 14.925, -0.707107, 0, 0, /* @teleloc 0x91320176 [145.460007 39.634300 14.925000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132133, 412, 0x9132017D, 147.696, 28.6413, 8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9132017D [147.695999 28.641300 8.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132133, 412, 0x9132017D, 147.696, 28.6413, 8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9132017D [147.695999 28.641300 8.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132134, 9686, 0x9132017D, 147.683, 28.5492, 11.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9132017D [147.682999 28.549200 11.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132134, 9686, 0x9132017D, 147.683, 28.5492, 11.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9132017D [147.682999 28.549200 11.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132135, 9686, 0x9132017D, 157.118, 26.9299, 10.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9132017D [157.117996 26.929899 10.825000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132136, 9686, 0x9132017D, 151.97, 25.0345, 10.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9132017D [151.970001 25.034500 10.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132136, 9686, 0x9132017D, 151.97, 25.0345, 10.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9132017D [151.970001 25.034500 10.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132137, 11698, 0x9132017D, 148.607, 26.7745, 12.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x9132017D [148.606995 26.774500 12.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132138, 11697, 0x9132017D, 154.287, 25.7677, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9132017D [154.287003 25.767700 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132138, 11697, 0x9132017D, 154.287, 25.7677, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9132017D [154.287003 25.767700 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132139, 11697, 0x9132017D, 149.612, 25.7677, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9132017D [149.612000 25.767700 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132139, 11697, 0x9132017D, 149.612, 25.7677, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9132017D [149.612000 25.767700 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913213A, 412, 0x9132017F, 147.195, 41.295, 8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9132017F [147.195007 41.294998 8.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7913213A, 412, 0x9132017F, 147.195, 41.295, 8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9132017F [147.195007 41.294998 8.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7913213B, 9686, 0x9132017F, 145.477, 32.179, 10.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9132017F [145.477005 32.179001 10.825000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913213C, 9686, 0x9132017F, 147.327, 29.179, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9132017F [147.326996 29.179001 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913213C, 9686, 0x9132017F, 147.327, 29.179, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9132017F [147.326996 29.179001 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7913213D, 9686, 0x9132017F, 149.222, 35.1222, 11.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9132017F [149.222000 35.122200 11.200000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913213E, 9686, 0x91320180, 151.452, 41.204, 11.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320180 [151.451996 41.203999 11.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7913213E, 9686, 0x91320180, 151.452, 41.204, 11.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320180 [151.451996 41.203999 11.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913213F, 9686, 0x91320180, 151.452, 33.529, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320180 [151.451996 33.528999 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913213F, 9686, 0x91320180, 151.452, 33.529, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320180 [151.451996 33.528999 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132140, 11697, 0x91320180, 151.412, 34.3927, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320180 [151.412003 34.392700 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132140, 11697, 0x91320180, 151.412, 34.3927, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320180 [151.412003 34.392700 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132141, 11697, 0x91320181, 146.04, 43.7316, 8.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1297,8 +1297,8 @@ VALUES (0x79132143, 9686, 0x91320181, 153.18, 43.6715, 11.45, 0.707107, 0, 0, - /* @teleloc 0x91320181 [153.179993 43.671501 11.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132144, 9686, 0x91320181, 149.33, 45.6715, 11.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320181 [149.330002 45.671501 11.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132144, 9686, 0x91320181, 149.33, 45.6715, 11.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320181 [149.330002 45.671501 11.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132145, 9686, 0x91320184, 166.385, 31.048, 16.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1309,60 +1309,60 @@ VALUES (0x79132146, 9686, 0x91320184, 145.627, 29.0562, 15.675, -0.707107, 0, 0 /* @teleloc 0x91320184 [145.626999 29.056200 15.675000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132147, 11697, 0x91320184, 152.426, 25.8847, 12.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320184 [152.425995 25.884701 12.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132147, 11697, 0x91320184, 152.426, 25.8847, 12.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320184 [152.425995 25.884701 12.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132148, 11697, 0x91320184, 160.763, 26.3397, 12.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320184 [160.763000 26.339701 12.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132148, 11697, 0x91320184, 160.763, 26.3397, 12.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320184 [160.763000 26.339701 12.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132149, 11697, 0x91320184, 154.836, 32.2373, 12.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320184 [154.835999 32.237301 12.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132149, 11697, 0x91320184, 154.836, 32.2373, 12.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320184 [154.835999 32.237301 12.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913214A, 9686, 0x91320184, 157.825, 25.3684, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320184 [157.824997 25.368401 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913214A, 9686, 0x91320184, 157.825, 25.3684, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320184 [157.824997 25.368401 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913214B, 9686, 0x91320184, 150.798, 32.9615, 16.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320184 [150.798004 32.961498 16.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7913214B, 9686, 0x91320184, 150.798, 32.9615, 16.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320184 [150.798004 32.961498 16.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913214C, 9686, 0x91320184, 154.223, 32.9615, 16.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320184 [154.223007 32.961498 16.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7913214C, 9686, 0x91320184, 154.223, 32.9615, 16.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320184 [154.223007 32.961498 16.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913214D, 9686, 0x91320184, 157.798, 32.9615, 16.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320184 [157.798004 32.961498 16.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7913214D, 9686, 0x91320184, 157.798, 32.9615, 16.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320184 [157.798004 32.961498 16.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913214E, 9686, 0x91320184, 154.273, 25.3365, 16.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320184 [154.272995 25.336500 16.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913214E, 9686, 0x91320184, 154.273, 25.3365, 16.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320184 [154.272995 25.336500 16.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913214F, 9686, 0x91320184, 161.335, 25.3365, 16.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320184 [161.335007 25.336500 16.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913214F, 9686, 0x91320184, 161.335, 25.3365, 16.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320184 [161.335007 25.336500 16.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132150, 9686, 0x91320184, 161.348, 32.9615, 16.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320184 [161.348007 32.961498 16.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132150, 9686, 0x91320184, 161.348, 32.9615, 16.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320184 [161.348007 32.961498 16.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132151, 11698, 0x91320186, 157.826, 29.175, 19.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91320186 [157.826004 29.174999 19.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132151, 11698, 0x91320186, 157.826, 29.175, 19.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91320186 [157.826004 29.174999 19.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132152, 11698, 0x91320186, 154.586, 29.175, 19.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91320186 [154.585999 29.174999 19.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132152, 11698, 0x91320186, 154.586, 29.175, 19.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91320186 [154.585999 29.174999 19.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132153, 9686, 0x91320187, 153.62, 32.9345, 10.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320187 [153.619995 32.934502 10.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132153, 9686, 0x91320187, 153.62, 32.9345, 10.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320187 [153.619995 32.934502 10.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132154, 9686, 0x91320188, 162.957, 25.2103, 11.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320188 [162.957001 25.210300 11.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132154, 9686, 0x91320188, 162.957, 25.2103, 11.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320188 [162.957001 25.210300 11.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132155, 9686, 0x91320188, 157.733, 27.7492, 10.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,40 +1373,40 @@ VALUES (0x79132156, 9686, 0x91320188, 165.483, 29.0492, 11.625, 0.707107, 0, 0, /* @teleloc 0x91320188 [165.483002 29.049200 11.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132157, 11698, 0x91320188, 161.635, 29.2434, 12.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91320188 [161.634995 29.243401 12.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132157, 11698, 0x91320188, 161.635, 29.2434, 12.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91320188 [161.634995 29.243401 12.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132158, 11697, 0x91320188, 159.815, 25.6316, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320188 [159.815002 25.631599 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132158, 11697, 0x91320188, 159.815, 25.6316, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320188 [159.815002 25.631599 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132159, 412, 0x9132018C, 153.2, 27.91, 3.19499, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9132018C [153.199997 27.910000 3.194990] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132159, 412, 0x9132018C, 153.2, 27.91, 3.19499, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9132018C [153.199997 27.910000 3.194990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913215A, 9686, 0x9132018C, 153.202, 28.003, 6.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9132018C [153.201996 28.003000 6.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913215A, 9686, 0x9132018C, 153.202, 28.003, 6.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9132018C [153.201996 28.003000 6.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7913215B, 9686, 0x9132018C, 150.027, 35.553, 6.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9132018C [150.026993 35.553001 6.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913215C, 9686, 0x9132018D, 156.145, 27.4595, 5.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9132018D [156.145004 27.459499 5.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7913215C, 9686, 0x9132018D, 156.145, 27.4595, 5.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9132018D [156.145004 27.459499 5.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913215D, 11697, 0x9132018D, 160.169, 25.9637, 3.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9132018D [160.169006 25.963699 3.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913215D, 11697, 0x9132018D, 160.169, 25.9637, 3.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9132018D [160.169006 25.963699 3.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913215E, 11698, 0x9132018E, 158.431, 34.0657, 7.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9132018E [158.431000 34.065701 7.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913215E, 11698, 0x9132018E, 158.431, 34.0657, 7.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9132018E [158.431000 34.065701 7.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913215F, 9686, 0x9132018E, 159.186, 28.1479, 6.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9132018E [159.186005 28.147900 6.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913215F, 9686, 0x9132018E, 159.186, 28.1479, 6.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9132018E [159.186005 28.147900 6.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132160, 9686, 0x9132018E, 155.37, 33.4632, 6.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1421,16 +1421,16 @@ VALUES (0x79132162, 11697, 0x9132018E, 156.121, 39.4024, 3.35, 0.9139, 0, 0, 0.4 /* @teleloc 0x9132018E [156.121002 39.402401 3.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132163, 9686, 0x91320191, 164.4, 31.8434, 6.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320191 [164.399994 31.843399 6.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132163, 9686, 0x91320191, 164.4, 31.8434, 6.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320191 [164.399994 31.843399 6.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132164, 9686, 0x91320191, 164.4, 40.059, 6.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320191 [164.399994 40.058998 6.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132164, 9686, 0x91320191, 164.4, 40.059, 6.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320191 [164.399994 40.058998 6.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132165, 11698, 0x91320191, 164.559, 35.7695, 7.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91320191 [164.559006 35.769501 7.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132165, 11698, 0x91320191, 164.559, 35.7695, 7.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91320191 [164.559006 35.769501 7.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132166, 11697, 0x91320191, 166.521, 39.2524, 3.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1441,36 +1441,36 @@ VALUES (0x79132167, 11697, 0x91320191, 166.719, 32.3887, 3.35, 0.372988, 0, 0, - /* @teleloc 0x91320191 [166.718994 32.388699 3.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132168, 412, 0x91320192, 164.15, 47.08, 8, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91320192 [164.149994 47.080002 8.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132168, 412, 0x91320192, 164.15, 47.08, 8, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91320192 [164.149994 47.080002 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132169, 9686, 0x91320193, 161.8, 42.9, 11.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91320193 [161.800003 42.900002 11.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913216A, 9686, 0x91320193, 164.2, 39.75, 12.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320193 [164.199997 39.750000 12.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913216A, 9686, 0x91320193, 164.2, 39.75, 12.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320193 [164.199997 39.750000 12.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7913216B, 9686, 0x91320193, 166.767, 42.8645, 12.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91320193 [166.766998 42.864498 12.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913216C, 11697, 0x91320193, 164.115, 40.4066, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91320193 [164.115005 40.406601 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913216C, 11697, 0x91320193, 164.115, 40.4066, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91320193 [164.115005 40.406601 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7913216D, 412, 0x91320000, 161.205, 42.9, 8, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x91320000 [161.205002 42.900002 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913216E, 412, 0x91320000, 161.505, 33.615, 8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91320000 [161.505005 33.615002 8.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913216E, 412, 0x91320000, 161.505, 33.615, 8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91320000 [161.505005 33.615002 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913216F, 9686, 0x91320000, 164.175, 47.5184, 11.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320000 [164.175003 47.518398 11.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913216F, 9686, 0x91320000, 164.175, 47.5184, 11.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320000 [164.175003 47.518398 11.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132170, 9686, 0x91320000, 166.65, 46.4184, 10.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x79132171, 9686, 0x91320000, 162.05, 46.7434, 10.55, 0.456322, 0, 0, - /* @teleloc 0x91320000 [162.050003 46.743401 10.550000] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132172, 9686, 0x91320000, 161.525, 33.6934, 11.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320000 [161.524994 33.693401 11.575000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132172, 9686, 0x91320000, 161.525, 33.6934, 11.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320000 [161.524994 33.693401 11.575000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132173, 9686, 0x91320000, 157.625, 45.0434, 10.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91320000 [157.625000 45.043400 10.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79132173, 9686, 0x91320000, 157.625, 45.0434, 10.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91320000 [157.625000 45.043400 10.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79132174, 12679, 0x91320000, 155.29, 34.7816, 8.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1509,16 +1509,16 @@ VALUES (0x79132178, 12679, 0x91320000, 166.941, 46.7066, 8.1, 0.420244, 0, 0, 0. /* @teleloc 0x91320000 [166.940994 46.706600 8.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79132179, 12679, 0x91320000, 159.415, 36.4066, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91320000 [159.414993 36.406601 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79132179, 12679, 0x91320000, 159.415, 36.4066, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91320000 [159.414993 36.406601 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913217A, 12678, 0x91320000, 164.44, 42.8316, 17, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x91320000 [164.440002 42.831600 17.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7913217A, 12678, 0x91320000, 164.44, 42.8316, 17, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x91320000 [164.440002 42.831600 17.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7913217B, 12678, 0x91320000, 149.565, 29.4316, 24.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x91320000 [149.565002 29.431601 24.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7913217B, 12678, 0x91320000, 149.565, 29.4316, 24.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x91320000 [149.565002 29.431601 24.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7913217C, 412, 0x91320198, 111.608, 106.355, 2, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9154.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9154.sql index 1da0d1af8f..f9105532b1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9154.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9154.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x9154; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79154000, 1370, 0x91540100, 81.4578, 107.909, 12.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Archmage */ -/* @teleloc 0x91540100 [81.457802 107.908997 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79154000, 1370, 0x91540100, 81.4578, 107.909, 12.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Archmage */ +/* @teleloc 0x91540100 [81.457802 107.908997 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9158.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9158.sql index 311be36cbe..4b79ec88d0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9158.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9158.sql @@ -25,8 +25,8 @@ VALUES (0x79158005, 4678, 0x91580103, 17.6087, 113.303, 0.005, -0.58575, 0, 0, /* @teleloc 0x91580103 [17.608700 113.303001 0.005000] -0.585750 0.000000 0.000000 -0.810492 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79158006, 4646, 0x91580000, 3.37066, 106.982, 3.46985, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Tavern at Al-Arqas */ -/* @teleloc 0x91580000 [3.370660 106.982002 3.469850] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79158006, 4646, 0x91580000, 3.37066, 106.982, 3.46985, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Tavern at Al-Arqas */ +/* @teleloc 0x91580000 [3.370660 106.982002 3.469850] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79158007, 4645, 0x91580000, 40.7987, 70.0241, 6.005, 0.351319, 0, 0, -0.936256, False, '2005-02-09 10:00:00'); /* Al-Arqas */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/916C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/916C.sql index b4b86bb1cc..07a8b13807 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/916C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/916C.sql @@ -1465,8 +1465,8 @@ VALUES (0x7916C16D, 9686, 0x916C0138, 112.992, 32.7049, 14.85, 0.317305, 0, 0, /* @teleloc 0x916C0138 [112.991997 32.704899 14.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C16E, 9686, 0x916C0138, 111.385, 32.1835, 17.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C0138 [111.385002 32.183498 17.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C16E, 9686, 0x916C0138, 111.385, 32.1835, 17.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C0138 [111.385002 32.183498 17.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C16F, 9686, 0x916C0138, 109.038, 35.3175, 15.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7916C171, 9686, 0x916C0138, 113.142, 38.0049, 14.85, -0.902209, 0, 0, /* @teleloc 0x916C0138 [113.141998 38.004902 14.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C172, 9686, 0x916C0138, 111.392, 39.2175, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C0138 [111.391998 39.217499 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7916C172, 9686, 0x916C0138, 111.392, 39.2175, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C0138 [111.391998 39.217499 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C173, 11697, 0x916C0138, 111.44, 32.5241, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x916C0138 [111.440002 32.524101 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C173, 11697, 0x916C0138, 111.44, 32.5241, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x916C0138 [111.440002 32.524101 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C174, 11697, 0x916C0138, 109.54, 33.5741, 12.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x916C0138 [109.540001 33.574100 12.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C175, 9686, 0x916C0139, 102.127, 31.4863, 14.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C0139 [102.126999 31.486300 14.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C175, 9686, 0x916C0139, 102.127, 31.4863, 14.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C0139 [102.126999 31.486300 14.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C176, 9686, 0x916C0139, 107.527, 31.4863, 14.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C0139 [107.527000 31.486300 14.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C176, 9686, 0x916C0139, 107.527, 31.4863, 14.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C0139 [107.527000 31.486300 14.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C177, 9686, 0x916C0139, 108.577, 32.8355, 13.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x916C0139 [108.577003 32.835499 13.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C178, 9686, 0x916C0139, 104.577, 37.3863, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C0139 [104.577003 37.386299 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7916C178, 9686, 0x916C0139, 104.577, 37.3863, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C0139 [104.577003 37.386299 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C179, 9686, 0x916C0139, 100.777, 34.2363, 16.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7916C17D, 11697, 0x916C0139, 104.459, 34.5649, 12.1, -0.707107, 0, 0, /* @teleloc 0x916C0139 [104.459000 34.564899 12.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C17E, 11697, 0x916C0139, 104.99, 32.0741, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x916C0139 [104.989998 32.074100 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C17E, 11697, 0x916C0139, 104.99, 32.0741, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x916C0139 [104.989998 32.074100 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C17F, 9686, 0x916C0139, 102.028, 37.3863, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C0139 [102.028000 37.386299 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7916C17F, 9686, 0x916C0139, 102.028, 37.3863, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C0139 [102.028000 37.386299 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C180, 9686, 0x916C0139, 107.371, 37.3863, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C0139 [107.371002 37.386299 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7916C180, 9686, 0x916C0139, 107.371, 37.3863, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C0139 [107.371002 37.386299 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C181, 9686, 0x916C0139, 100.777, 32.5212, 15.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7916C182, 9686, 0x916C0139, 100.777, 36.4694, 15.35, -0.707107, 0, 0, /* @teleloc 0x916C0139 [100.777000 36.469398 15.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C183, 9686, 0x916C0139, 104.987, 31.4863, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C0139 [104.987000 31.486300 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C183, 9686, 0x916C0139, 104.987, 31.4863, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C0139 [104.987000 31.486300 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C184, 9686, 0x916C0139, 108.577, 32.5355, 15.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7916C18B, 11697, 0x916C0139, 107.585, 32.2836, 12.1, 0.297375, 0, 0, - /* @teleloc 0x916C0139 [107.584999 32.283600 12.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C18C, 11697, 0x916C0139, 104.74, 36.8741, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x916C0139 [104.739998 36.874100 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7916C18C, 11697, 0x916C0139, 104.74, 36.8741, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x916C0139 [104.739998 36.874100 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C18D, 9686, 0x916C013B, 107.485, 30.5335, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C013B [107.485001 30.533501 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C18D, 9686, 0x916C013B, 107.485, 30.5335, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C013B [107.485001 30.533501 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C18E, 9686, 0x916C013B, 103.988, 33.7675, 10.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x916C013B [103.987999 33.767502 10.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C18F, 9686, 0x916C013B, 106.242, 37.0175, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C013B [106.241997 37.017502 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7916C18F, 9686, 0x916C013B, 106.242, 37.0175, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C013B [106.241997 37.017502 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C190, 11697, 0x916C013B, 112.109, 35.8164, 8.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7916C193, 11697, 0x916C013B, 104.876, 34.3283, 8.1, -0.707107, 0, 0, - /* @teleloc 0x916C013B [104.875999 34.328300 8.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C194, 9686, 0x916C013B, 111.385, 30.5335, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C013B [111.385002 30.533501 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C194, 9686, 0x916C013B, 111.385, 30.5335, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C013B [111.385002 30.533501 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C195, 9686, 0x916C013B, 109.492, 37.0175, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C013B [109.491997 37.017502 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7916C195, 9686, 0x916C013B, 109.492, 37.0175, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C013B [109.491997 37.017502 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C196, 9686, 0x916C013B, 113.938, 32.5675, 10.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7916C197, 11698, 0x916C013B, 107.971, 34.4177, 11.5, -0.707107, 0, 0, /* @teleloc 0x916C013B [107.971001 34.417702 11.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C198, 11697, 0x916C013B, 108.576, 31.3783, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x916C013B [108.575996 31.378300 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C198, 11697, 0x916C013B, 108.576, 31.3783, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x916C013B [108.575996 31.378300 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C199, 11697, 0x916C013B, 107.959, 36.5664, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x916C013B [107.959000 36.566399 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7916C199, 11697, 0x916C013B, 107.959, 36.5664, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x916C013B [107.959000 36.566399 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C19A, 412, 0x916C0000, 111.342, 39.7649, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x916C0000 [111.342003 39.764900 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C19A, 412, 0x916C0000, 111.342, 39.7649, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x916C0000 [111.342003 39.764900 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C19B, 9686, 0x916C0000, 111.385, 39.9335, 15.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x916C0000 [111.385002 39.933498 15.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C19B, 9686, 0x916C0000, 111.385, 39.9335, 15.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x916C0000 [111.385002 39.933498 15.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C19C, 9686, 0x916C0000, 113.685, 39.0335, 14.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7916C19E, 12679, 0x916C0000, 114.49, 39.3241, 12.1, -0.402747, 0, 0, - /* @teleloc 0x916C0000 [114.489998 39.324100 12.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7916C19F, 12679, 0x916C0000, 104.49, 38.3741, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x916C0000 [104.489998 38.374100 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7916C19F, 12679, 0x916C0000, 104.49, 38.3741, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x916C0000 [104.489998 38.374100 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7916C1A0, 20733, 0x916C0103, 156.456, 32.5222, 10.005, 0.700111, 0, 0, -0.714034, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9170.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9170.sql index a68915cb27..cc60aaff36 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9170.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9170.sql @@ -217,8 +217,8 @@ VALUES (0x79170035, 9686, 0x9170010B, 89.0222, 33.5076, 16.85, 0.317305, 0, 0, /* @teleloc 0x9170010B [89.022202 33.507599 16.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170036, 9686, 0x9170010B, 87.4154, 32.9862, 19.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010B [87.415398 32.986198 19.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170036, 9686, 0x9170010B, 87.4154, 32.9862, 19.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010B [87.415398 32.986198 19.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170037, 9686, 0x9170010B, 85.0686, 36.1202, 17.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,32 +233,32 @@ VALUES (0x79170039, 9686, 0x9170010B, 89.1722, 38.8076, 16.85, -0.902209, 0, 0, /* @teleloc 0x9170010B [89.172203 38.807598 16.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917003A, 9686, 0x9170010B, 87.4222, 40.0202, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010B [87.422203 40.020199 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7917003A, 9686, 0x9170010B, 87.4222, 40.0202, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010B [87.422203 40.020199 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917003B, 11697, 0x9170010B, 87.4703, 33.3268, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9170010B [87.470299 33.326801 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7917003B, 11697, 0x9170010B, 87.4703, 33.3268, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9170010B [87.470299 33.326801 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7917003C, 11697, 0x9170010B, 85.5703, 34.3768, 14.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9170010B [85.570297 34.376801 14.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917003D, 9686, 0x9170010C, 78.1573, 32.289, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010C [78.157303 32.289001 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7917003D, 9686, 0x9170010C, 78.1573, 32.289, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010C [78.157303 32.289001 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917003E, 9686, 0x9170010C, 83.5573, 32.289, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010C [83.557297 32.289001 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7917003E, 9686, 0x9170010C, 83.5573, 32.289, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010C [83.557297 32.289001 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7917003F, 9686, 0x9170010C, 84.6073, 33.6382, 15.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9170010C [84.607300 33.638199 15.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170040, 9686, 0x9170010C, 80.6073, 38.189, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010C [80.607300 38.188999 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170040, 9686, 0x9170010C, 80.6073, 38.189, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010C [80.607300 38.188999 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170041, 9686, 0x9170010C, 76.8073, 35.039, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,16 +281,16 @@ VALUES (0x79170045, 11697, 0x9170010C, 80.4893, 35.3676, 14.1, -0.707107, 0, 0, /* @teleloc 0x9170010C [80.489304 35.367599 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170046, 11697, 0x9170010C, 81.0203, 32.8768, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9170010C [81.020302 32.876801 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170046, 11697, 0x9170010C, 81.0203, 32.8768, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9170010C [81.020302 32.876801 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170047, 9686, 0x9170010C, 78.0579, 38.189, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010C [78.057899 38.188999 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170047, 9686, 0x9170010C, 78.0579, 38.189, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010C [78.057899 38.188999 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170048, 9686, 0x9170010C, 83.4017, 38.189, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010C [83.401703 38.188999 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170048, 9686, 0x9170010C, 83.4017, 38.189, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010C [83.401703 38.188999 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170049, 9686, 0x9170010C, 76.8073, 33.3239, 17.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,8 +301,8 @@ VALUES (0x7917004A, 9686, 0x9170010C, 76.8073, 37.2721, 17.35, -0.707107, 0, 0, /* @teleloc 0x9170010C [76.807297 37.272099 17.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917004B, 9686, 0x9170010C, 81.0168, 32.289, 17.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010C [81.016800 32.289001 17.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7917004B, 9686, 0x9170010C, 81.0168, 32.289, 17.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010C [81.016800 32.289001 17.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7917004C, 9686, 0x9170010C, 84.6073, 33.3382, 17.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,20 +337,20 @@ VALUES (0x79170053, 11697, 0x9170010C, 83.6155, 33.0863, 14.1, 0.297375, 0, 0, - /* @teleloc 0x9170010C [83.615501 33.086300 14.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170054, 11697, 0x9170010C, 80.7703, 37.6768, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9170010C [80.770302 37.676800 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170054, 11697, 0x9170010C, 80.7703, 37.6768, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9170010C [80.770302 37.676800 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170055, 9686, 0x9170010E, 83.5154, 31.3362, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010E [83.515404 31.336201 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170055, 9686, 0x9170010E, 83.5154, 31.3362, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010E [83.515404 31.336201 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170056, 9686, 0x9170010E, 80.0186, 34.5702, 12.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9170010E [80.018600 34.570202 12.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170057, 9686, 0x9170010E, 82.2722, 37.8202, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010E [82.272202 37.820202 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170057, 9686, 0x9170010E, 82.2722, 37.8202, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010E [82.272202 37.820202 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170058, 11697, 0x9170010E, 88.1388, 36.6191, 10.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -369,12 +369,12 @@ VALUES (0x7917005B, 11697, 0x9170010E, 80.9064, 35.131, 10.1, -0.707107, 0, 0, - /* @teleloc 0x9170010E [80.906403 35.131001 10.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917005C, 9686, 0x9170010E, 87.4154, 31.3362, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010E [87.415398 31.336201 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7917005C, 9686, 0x9170010E, 87.4154, 31.3362, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010E [87.415398 31.336201 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917005D, 9686, 0x9170010E, 85.5222, 37.8202, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9170010E [85.522202 37.820202 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7917005D, 9686, 0x9170010E, 85.5222, 37.8202, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9170010E [85.522202 37.820202 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7917005E, 9686, 0x9170010E, 89.9686, 33.3702, 12.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -385,20 +385,20 @@ VALUES (0x7917005F, 11698, 0x9170010E, 84.0013, 35.2204, 13.5, -0.707107, 0, 0, /* @teleloc 0x9170010E [84.001297 35.220402 13.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170060, 11697, 0x9170010E, 84.6064, 32.181, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9170010E [84.606400 32.181000 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170060, 11697, 0x9170010E, 84.6064, 32.181, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9170010E [84.606400 32.181000 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170061, 11697, 0x9170010E, 83.9888, 37.3691, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9170010E [83.988800 37.369099 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170061, 11697, 0x9170010E, 83.9888, 37.3691, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9170010E [83.988800 37.369099 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170062, 412, 0x91700000, 87.3722, 40.5676, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91700000 [87.372200 40.567600 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170062, 412, 0x91700000, 87.3722, 40.5676, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91700000 [87.372200 40.567600 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170063, 9686, 0x91700000, 87.4154, 40.7362, 17.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700000 [87.415398 40.736198 17.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170063, 9686, 0x91700000, 87.4154, 40.7362, 17.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700000 [87.415398 40.736198 17.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170064, 9686, 0x91700000, 89.7154, 39.8362, 16.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,24 +413,24 @@ VALUES (0x79170066, 12679, 0x91700000, 90.5203, 40.1268, 14.1, -0.402747, 0, 0, /* @teleloc 0x91700000 [90.520302 40.126801 14.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170067, 12679, 0x91700000, 80.5203, 39.1768, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91700000 [80.520302 39.176800 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170067, 12679, 0x91700000, 80.5203, 39.1768, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91700000 [80.520302 39.176800 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170068, 9686, 0x91700110, 153.564, 33.639, 17.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91700110 [153.563995 33.639000 17.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170069, 9686, 0x91700110, 152.364, 31.739, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700110 [152.363998 31.739000 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170069, 9686, 0x91700110, 152.364, 31.739, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700110 [152.363998 31.739000 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7917006A, 11697, 0x91700110, 153.177, 36.3897, 14.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91700110 [153.177002 36.389702 14.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917006B, 11697, 0x91700110, 152.152, 32.1147, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91700110 [152.151993 32.114700 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7917006B, 11697, 0x91700110, 152.152, 32.1147, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91700110 [152.151993 32.114700 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7917006C, 9686, 0x91700110, 148.914, 32.514, 16.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -445,24 +445,24 @@ VALUES (0x7917006E, 9686, 0x91700110, 148.914, 35.989, 16.5, -0.707107, 0, 0, - /* @teleloc 0x91700110 [148.914001 35.988998 16.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917006F, 9686, 0x91700110, 151.332, 36.8851, 17.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700110 [151.332001 36.885101 17.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7917006F, 9686, 0x91700110, 151.332, 36.8851, 17.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700110 [151.332001 36.885101 17.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170070, 9686, 0x91700110, 153.564, 35.7339, 16.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91700110 [153.563995 35.733898 16.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170071, 9686, 0x91700111, 155.218, 29.8539, 15.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700111 [155.218002 29.853901 15.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170071, 9686, 0x91700111, 155.218, 29.8539, 15.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700111 [155.218002 29.853901 15.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170072, 9686, 0x91700111, 160.596, 29.8539, 15.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700111 [160.595993 29.853901 15.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170072, 9686, 0x91700111, 160.596, 29.8539, 15.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700111 [160.595993 29.853901 15.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170073, 9686, 0x91700111, 157.946, 35.8039, 17.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700111 [157.945999 35.803902 17.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170073, 9686, 0x91700111, 157.946, 35.8039, 17.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700111 [157.945999 35.803902 17.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170074, 9686, 0x91700111, 161.896, 34.7539, 15.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -485,8 +485,8 @@ VALUES (0x79170078, 11698, 0x91700111, 157.955, 32.8961, 20.6, -0.707107, 0, 0, /* @teleloc 0x91700111 [157.955002 32.896099 20.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170079, 11697, 0x91700111, 157.941, 35.4295, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91700111 [157.940994 35.429501 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170079, 11697, 0x91700111, 157.941, 35.4295, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91700111 [157.940994 35.429501 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7917007A, 9686, 0x91700111, 161.896, 30.9635, 15.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -497,8 +497,8 @@ VALUES (0x7917007B, 9686, 0x91700111, 161.896, 32.8162, 17.875, 0.707107, 0, 0, /* @teleloc 0x91700111 [161.895996 32.816200 17.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917007C, 9686, 0x91700111, 157.962, 29.8539, 17.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700111 [157.962006 29.853901 17.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7917007C, 9686, 0x91700111, 157.962, 29.8539, 17.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700111 [157.962006 29.853901 17.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7917007D, 9686, 0x91700111, 154.004, 30.8683, 17.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,12 +513,12 @@ VALUES (0x7917007F, 9686, 0x91700111, 154.004, 34.9177, 17.6, -0.707107, 0, 0, /* @teleloc 0x91700111 [154.003998 34.917702 17.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170080, 9686, 0x91700111, 155.397, 35.8039, 17.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700111 [155.397003 35.803902 17.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170080, 9686, 0x91700111, 155.397, 35.8039, 17.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700111 [155.397003 35.803902 17.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170081, 9686, 0x91700111, 160.621, 35.8039, 17.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700111 [160.621002 35.803902 17.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170081, 9686, 0x91700111, 160.621, 35.8039, 17.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700111 [160.621002 35.803902 17.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170082, 11698, 0x91700111, 160.49, 31.0011, 18.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -549,12 +549,12 @@ VALUES (0x79170088, 11697, 0x91700111, 154.975, 30.6261, 14.1, 0.359182, 0, 0, 0 /* @teleloc 0x91700111 [154.975006 30.626101 14.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170089, 9686, 0x91700115, 154.882, 28.9351, 12.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700115 [154.882004 28.935101 12.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170089, 9686, 0x91700115, 154.882, 28.9351, 12.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700115 [154.882004 28.935101 12.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917008A, 9686, 0x91700115, 155.132, 35.4851, 12.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700115 [155.132004 35.485100 12.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7917008A, 9686, 0x91700115, 155.132, 35.4851, 12.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700115 [155.132004 35.485100 12.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7917008B, 9686, 0x91700115, 158.631, 32.0994, 12.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -573,12 +573,12 @@ VALUES (0x7917008E, 9687, 0x91700115, 158.02, 34.8841, 10.1, 0.878817, 0, 0, -0 /* @teleloc 0x91700115 [158.020004 34.884102 10.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917008F, 9686, 0x91700115, 156.971, 28.9351, 12.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700115 [156.970993 28.935101 12.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7917008F, 9686, 0x91700115, 156.971, 28.9351, 12.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700115 [156.970993 28.935101 12.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170090, 9686, 0x91700115, 152.108, 35.4851, 12.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700115 [152.108002 35.485100 12.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170090, 9686, 0x91700115, 152.108, 35.4851, 12.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700115 [152.108002 35.485100 12.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170091, 9686, 0x91700115, 148.922, 30.4002, 12.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -589,36 +589,36 @@ VALUES (0x79170092, 11698, 0x91700115, 153.645, 32.1711, 13.525, 0.707107, 0, 0, /* @teleloc 0x91700115 [153.645004 32.171101 13.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170093, 11697, 0x91700115, 153.75, 29.3452, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91700115 [153.750000 29.345200 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170093, 11697, 0x91700115, 153.75, 29.3452, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91700115 [153.750000 29.345200 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79170094, 11697, 0x91700115, 157.842, 32.3209, 10.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91700115 [157.841995 32.320900 10.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170095, 11697, 0x91700115, 155.302, 34.9873, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91700115 [155.302002 34.987301 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79170095, 11697, 0x91700115, 155.302, 34.9873, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91700115 [155.302002 34.987301 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170096, 412, 0x91700000, 151.305, 37.4061, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91700000 [151.304993 37.406101 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170096, 412, 0x91700000, 151.305, 37.4061, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91700000 [151.304993 37.406101 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170097, 9686, 0x91700000, 151.307, 37.5201, 17.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700000 [151.307007 37.520100 17.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79170097, 9686, 0x91700000, 151.307, 37.5201, 17.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700000 [151.307007 37.520100 17.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170098, 9686, 0x91700000, 148.297, 43.3751, 15.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700000 [148.296997 43.375099 15.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79170098, 9686, 0x91700000, 148.297, 43.3751, 15.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700000 [148.296997 43.375099 15.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79170099, 9686, 0x91700000, 154.327, 43.3751, 15.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91700000 [154.326996 43.375099 15.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79170099, 9686, 0x91700000, 154.327, 43.3751, 15.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91700000 [154.326996 43.375099 15.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7917009A, 12679, 0x91700000, 155.85, 37.8411, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91700000 [155.850006 37.841099 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7917009A, 12679, 0x91700000, 155.85, 37.8411, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91700000 [155.850006 37.841099 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7917009B, 12679, 0x91700000, 147.005, 37.7311, 14.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1784,7 +1784,7 @@ VALUES (0x791701A1, 0x7917016C, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791701A2, 13276, 0x91700131, 39.1568, 152.837, 10.005, 0.998939, 0, 0, 0.046065, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x91700131 [39.156799 152.837006 10.005000] 0.998939 0.000000 0.000000 0.046064 */ +/* @teleloc 0x91700131 [39.156799 152.837006 10.005000] 0.998939 0.000000 0.000000 0.046065 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x791701A2, 0x79170139, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9189.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9189.sql index df5866e3c2..12598be95a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9189.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9189.sql @@ -33,12 +33,12 @@ VALUES (0x79189007, 9686, 0x91890101, 28.9028, 34.8279, 113.05, -0.707107, 0, 0 /* @teleloc 0x91890101 [28.902800 34.827900 113.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189008, 9686, 0x91890101, 31.2871, 30.3154, 113.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890101 [31.287100 30.315399 113.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189008, 9686, 0x91890101, 31.2871, 30.3154, 113.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890101 [31.287100 30.315399 113.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189009, 9686, 0x91890102, 38.7371, 37.6154, 111.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890102 [38.737099 37.615398 111.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79189009, 9686, 0x91890102, 38.7371, 37.6154, 111.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890102 [38.737099 37.615398 111.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918900A, 9686, 0x91890102, 43.1371, 36.3154, 110.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x7918900B, 9686, 0x91890102, 43.1371, 32.6654, 110.8, 0.707107, 0, 0, /* @teleloc 0x91890102 [43.137100 32.665401 110.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918900C, 9686, 0x91890102, 38.6871, 31.6654, 111.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890102 [38.687099 31.665400 111.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918900C, 9686, 0x91890102, 38.6871, 31.6654, 111.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890102 [38.687099 31.665400 111.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918900D, 11697, 0x91890102, 34.9525, 32.3272, 108.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x7918900E, 11697, 0x91890102, 42.4525, 36.7272, 108.05, -0.895323, 0, 0 /* @teleloc 0x91890102 [42.452499 36.727200 108.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918900F, 11698, 0x91890102, 38.7422, 34.5154, 114.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91890102 [38.742199 34.515400 114.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918900F, 11698, 0x91890102, 38.7422, 34.5154, 114.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91890102 [38.742199 34.515400 114.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189010, 11697, 0x91890102, 38.8525, 34.5772, 108.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x79189013, 9686, 0x91890102, 34.0028, 33.031, 109.95, -0.707107, 0, 0, /* @teleloc 0x91890102 [34.002800 33.030998 109.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189014, 9686, 0x91890102, 41.8363, 31.6654, 111.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890102 [41.836300 31.665400 111.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189014, 9686, 0x91890102, 41.8363, 31.6654, 111.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890102 [41.836300 31.665400 111.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189015, 9686, 0x91890102, 35.5936, 31.6654, 111.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890102 [35.593601 31.665400 111.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189015, 9686, 0x91890102, 35.5936, 31.6654, 111.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890102 [35.593601 31.665400 111.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189016, 9686, 0x91890102, 43.1371, 34.6096, 112, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91890102 [43.137100 34.609600 112.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189017, 9686, 0x91890102, 35.5177, 37.6154, 111.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890102 [35.517700 37.615398 111.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79189017, 9686, 0x91890102, 35.5177, 37.6154, 111.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890102 [35.517700 37.615398 111.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189018, 9686, 0x91890102, 41.8854, 37.6154, 111.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890102 [41.885399 37.615398 111.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79189018, 9686, 0x91890102, 41.8854, 37.6154, 111.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890102 [41.885399 37.615398 111.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189019, 9686, 0x91890102, 41.7175, 37.6154, 110, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890102 [41.717499 37.615398 110.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79189019, 9686, 0x91890102, 41.7175, 37.6154, 110, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890102 [41.717499 37.615398 110.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918901A, 11698, 0x91890102, 35.952, 34.5154, 114.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x7918901E, 11697, 0x91890102, 42.7655, 34.5772, 108.05, 0.707107, 0, 0, /* @teleloc 0x91890102 [42.765499 34.577202 108.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918901F, 11697, 0x91890102, 38.763, 32.17, 108.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91890102 [38.763000 32.169998 108.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918901F, 11697, 0x91890102, 38.763, 32.17, 108.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91890102 [38.763000 32.169998 108.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189020, 11697, 0x91890102, 41.7225, 32.3272, 108.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91890102 [41.722500 32.327202 108.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189021, 9686, 0x91890103, 34.6376, 31.6654, 106.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890103 [34.637600 31.665400 106.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189021, 9686, 0x91890103, 34.6376, 31.6654, 106.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890103 [34.637600 31.665400 106.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189022, 9686, 0x91890103, 34.5376, 37.2154, 106.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890103 [34.537601 37.215401 106.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79189022, 9686, 0x91890103, 34.5376, 37.2154, 106.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890103 [34.537601 37.215401 106.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189023, 9686, 0x91890103, 43.0876, 34.5154, 106.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x79189027, 9686, 0x91890103, 28.9028, 33.2135, 106.4, -0.707107, 0, 0, /* @teleloc 0x91890103 [28.902800 33.213501 106.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189028, 9686, 0x91890103, 38.7735, 31.6654, 106.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890103 [38.773499 31.665400 106.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189028, 9686, 0x91890103, 38.7735, 31.6654, 106.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890103 [38.773499 31.665400 106.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189029, 9686, 0x91890103, 38.3393, 37.2154, 106.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890103 [38.339298 37.215401 106.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79189029, 9686, 0x91890103, 38.3393, 37.2154, 106.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890103 [38.339298 37.215401 106.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918902A, 11698, 0x91890103, 36.974, 34.5154, 107.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x91890103 [36.973999 34.515400 107.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918902B, 11697, 0x91890103, 36.6121, 32.2078, 104.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91890103 [36.612099 32.207802 104.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918902B, 11697, 0x91890103, 36.6121, 32.2078, 104.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91890103 [36.612099 32.207802 104.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918902C, 11697, 0x91890103, 36.4821, 36.6778, 104.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91890103 [36.482101 36.677799 104.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7918902C, 11697, 0x91890103, 36.4821, 36.6778, 104.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91890103 [36.482101 36.677799 104.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918902D, 11697, 0x91890103, 35.4793, 34.3564, 104.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91890103 [35.479301 34.356400 104.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918902E, 412, 0x91890000, 38.7422, 39.1254, 108, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91890000 [38.742199 39.125401 108.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918902E, 412, 0x91890000, 38.7422, 39.1254, 108, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91890000 [38.742199 39.125401 108.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918902F, 9686, 0x91890000, 38.7871, 39.2454, 111.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890000 [38.787102 39.245399 111.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918902F, 9686, 0x91890000, 38.7871, 39.2454, 111.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890000 [38.787102 39.245399 111.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189030, 9686, 0x91890000, 42.6271, 38.2884, 109.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890000 [42.627102 38.288399 109.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189030, 9686, 0x91890000, 42.6271, 38.2884, 109.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890000 [42.627102 38.288399 109.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189031, 9686, 0x91890000, 34.9473, 38.2884, 109.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890000 [34.947300 38.288399 109.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189031, 9686, 0x91890000, 34.9473, 38.2884, 109.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890000 [34.947300 38.288399 109.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189032, 12679, 0x91890000, 41.193, 38.48, 108.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91890000 [41.193001 38.480000 108.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189032, 12679, 0x91890000, 41.193, 38.48, 108.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91890000 [41.193001 38.480000 108.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189033, 12679, 0x91890000, 36.353, 38.51, 108.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91890000 [36.353001 38.509998 108.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189033, 12679, 0x91890000, 36.353, 38.51, 108.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91890000 [36.353001 38.509998 108.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189034, 9686, 0x91890108, 133.197, 33.0312, 111.5, -0.984713, 0, 0, 0.174186, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -421,24 +421,24 @@ VALUES (0x79189068, 11697, 0x9189010F, 90.0662, 36.309, 108.075, -0.909599, 0, 0 /* @teleloc 0x9189010F [90.066200 36.308998 108.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189069, 9686, 0x9189010F, 89.9867, 31.3211, 110.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9189010F [89.986702 31.321100 110.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189069, 9686, 0x9189010F, 89.9867, 31.3211, 110.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9189010F [89.986702 31.321100 110.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918906A, 11697, 0x9189010F, 85.9998, 34.228, 108.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9189010F [85.999802 34.228001 108.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918906B, 9686, 0x9189010F, 84.2867, 31.3461, 110.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9189010F [84.286697 31.346100 110.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918906B, 9686, 0x9189010F, 84.2867, 31.3461, 110.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9189010F [84.286697 31.346100 110.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918906C, 9686, 0x9189010F, 84.5198, 37.2878, 110.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9189010F [84.519798 37.287800 110.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7918906C, 9686, 0x9189010F, 84.5198, 37.2878, 110.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9189010F [84.519798 37.287800 110.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918906D, 9686, 0x9189010F, 89.9499, 37.3128, 110.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9189010F [89.949898 37.312801 110.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7918906D, 9686, 0x9189010F, 89.9499, 37.3128, 110.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9189010F [89.949898 37.312801 110.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918906E, 9686, 0x9189010F, 91.2749, 36.5878, 110.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -457,16 +457,16 @@ VALUES (0x79189071, 11697, 0x9189010F, 88.7498, 34.228, 108.075, 0.707107, 0, 0, /* @teleloc 0x9189010F [88.749802 34.228001 108.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189072, 9686, 0x9189010F, 87.0738, 31.3211, 111.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9189010F [87.073799 31.321100 111.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189072, 9686, 0x9189010F, 87.0738, 31.3211, 111.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9189010F [87.073799 31.321100 111.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189073, 9686, 0x9189010F, 91.2749, 34.2212, 111.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9189010F [91.274902 34.221199 111.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189074, 9686, 0x9189010F, 87.3112, 37.2878, 111.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9189010F [87.311203 37.287800 111.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79189074, 9686, 0x9189010F, 87.3112, 37.2878, 111.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9189010F [87.311203 37.287800 111.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189075, 9686, 0x9189010F, 83.1463, 32.7243, 110.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -497,8 +497,8 @@ VALUES (0x7918907B, 11698, 0x9189010F, 84.9624, 35.8547, 112.175, -0.9486, 0, 0, /* @teleloc 0x9189010F [84.962402 35.854698 112.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918907C, 11697, 0x9189010F, 87.3412, 36.634, 108.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9189010F [87.341202 36.633999 108.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7918907C, 11697, 0x9189010F, 87.3412, 36.634, 108.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9189010F [87.341202 36.633999 108.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918907D, 11697, 0x9189010F, 87.3412, 34.209, 108.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -509,24 +509,24 @@ VALUES (0x7918907E, 11697, 0x9189010F, 84.0431, 32.1588, 108.075, -0.364064, 0, /* @teleloc 0x9189010F [84.043098 32.158798 108.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918907F, 11697, 0x9189010F, 85.5181, 31.7088, 108.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9189010F [85.518097 31.708799 108.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918907F, 11697, 0x9189010F, 85.5181, 31.7088, 108.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9189010F [85.518097 31.708799 108.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189080, 11697, 0x9189010F, 88.5931, 31.7088, 108.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9189010F [88.593102 31.708799 108.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189080, 11697, 0x9189010F, 88.5931, 31.7088, 108.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9189010F [88.593102 31.708799 108.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189081, 11697, 0x91890112, 81.5607, 33.5803, 108.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91890112 [81.560699 33.580299 108.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x79189081, 11697, 0x91890112, 81.5607, 33.5803, 108.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91890112 [81.560699 33.580299 108.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189082, 11697, 0x91890112, 82.2433, 37.9041, 108.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91890112 [82.243301 37.904099 108.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189083, 9686, 0x91890112, 81.7145, 33.2007, 110.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890112 [81.714500 33.200699 110.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189083, 9686, 0x91890112, 81.7145, 33.2007, 110.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890112 [81.714500 33.200699 110.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189084, 9686, 0x91890112, 78.1995, 35.8282, 110.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x79189087, 9686, 0x91890112, 82.6937, 35.1257, 111.475, 0.707107, 0, 0 /* @teleloc 0x91890112 [82.693703 35.125702 111.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189088, 9686, 0x91890112, 80.7491, 38.3699, 111.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890112 [80.749100 38.369900 111.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79189088, 9686, 0x91890112, 80.7491, 38.3699, 111.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890112 [80.749100 38.369900 111.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189089, 11697, 0x91890115, 86.0407, 33.5773, 104.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -561,68 +561,68 @@ VALUES (0x7918908B, 9686, 0x91890115, 88.0495, 33.5781, 105.95, 0.707107, 0, 0, /* @teleloc 0x91890115 [88.049500 33.578098 105.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918908C, 9686, 0x91890115, 82.7745, 30.3782, 105.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890115 [82.774498 30.378201 105.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918908C, 9686, 0x91890115, 82.7745, 30.3782, 105.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890115 [82.774498 30.378201 105.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918908D, 9686, 0x91890115, 78.1495, 33.6032, 105.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91890115 [78.149498 33.603199 105.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918908E, 9686, 0x91890115, 84.1745, 36.9282, 105.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890115 [84.174500 36.928200 105.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7918908E, 9686, 0x91890115, 84.1745, 36.9282, 105.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890115 [84.174500 36.928200 105.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918908F, 11698, 0x91890115, 83.0668, 34.2437, 107.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91890115 [83.066803 34.243698 107.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918908F, 11698, 0x91890115, 83.0668, 34.2437, 107.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91890115 [83.066803 34.243698 107.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189090, 9687, 0x91890115, 87.4867, 30.9211, 104.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x91890115 [87.486702 30.921101 104.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189091, 9686, 0x91890115, 85.3482, 30.3781, 105.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890115 [85.348198 30.378099 105.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189091, 9686, 0x91890115, 85.3482, 30.3781, 105.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890115 [85.348198 30.378099 105.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189092, 9686, 0x91890115, 81.1246, 36.9282, 105.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890115 [81.124603 36.928200 105.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79189092, 9686, 0x91890115, 81.1246, 36.9282, 105.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890115 [81.124603 36.928200 105.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189093, 11697, 0x91890115, 87.3549, 36.171, 104.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91890115 [87.354897 36.171001 104.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189094, 11697, 0x91890115, 83.9799, 33.646, 104.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91890115 [83.979897 33.646000 104.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189094, 11697, 0x91890115, 83.9799, 33.646, 104.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91890115 [83.979897 33.646000 104.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79189095, 11697, 0x91890115, 78.7549, 30.971, 104.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91890115 [78.754898 30.971001 104.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189096, 412, 0x91890000, 80.7367, 38.7311, 108, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91890000 [80.736702 38.731098 108.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189096, 412, 0x91890000, 80.7367, 38.7311, 108, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91890000 [80.736702 38.731098 108.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189097, 9686, 0x91890000, 80.7145, 38.8257, 111.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890000 [80.714500 38.825699 111.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189097, 9686, 0x91890000, 80.7145, 38.8257, 111.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890000 [80.714500 38.825699 111.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189098, 9686, 0x91890000, 82.6131, 38.8257, 109.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890000 [82.613098 38.825699 109.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189098, 9686, 0x91890000, 82.6131, 38.8257, 109.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890000 [82.613098 38.825699 109.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79189099, 9686, 0x91890000, 78.8623, 38.8257, 109.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91890000 [78.862297 38.825699 109.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79189099, 9686, 0x91890000, 78.8623, 38.8257, 109.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91890000 [78.862297 38.825699 109.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918909A, 12679, 0x91890000, 77.0412, 39.384, 108.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x91890000 [77.041199 39.383999 108.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7918909B, 12679, 0x91890000, 91.3912, 39.159, 108.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91890000 [91.391197 39.159000 108.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7918909B, 12679, 0x91890000, 91.3912, 39.159, 108.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91890000 [91.391197 39.159000 108.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918909C, 9686, 0x9189011A, 105.775, 107.584, 111.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1545,7 +1545,7 @@ VALUES (0x7918913C, 0x7918909C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7918913D, 12780, 0x91890123, 57.3135, 106.318, 108.005, -0.998914, 0, 0, 0.046582, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x91890123 [57.313499 106.318001 108.004997] -0.998914 0.000000 0.000000 0.046581 */ +/* @teleloc 0x91890123 [57.313499 106.318001 108.004997] -0.998914 0.000000 0.000000 0.046582 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7918913D, 0x791890D0, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/91A5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/91A5.sql index c286084519..f40fc29662 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/91A5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/91A5.sql @@ -13,60 +13,60 @@ VALUES (0x791A5002, 9686, 0x91A50100, 97.4602, 39.6343, 22.925, -0.707107, 0, 0 /* @teleloc 0x91A50100 [97.460197 39.634300 22.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5003, 412, 0x91A50107, 99.696, 28.6413, 16, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91A50107 [99.695999 28.641300 16.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A5003, 412, 0x91A50107, 99.696, 28.6413, 16, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91A50107 [99.695999 28.641300 16.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5004, 9686, 0x91A50107, 99.6825, 28.5492, 19.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50107 [99.682503 28.549200 19.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A5004, 9686, 0x91A50107, 99.6825, 28.5492, 19.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50107 [99.682503 28.549200 19.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A5005, 9686, 0x91A50107, 109.118, 26.9299, 18.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91A50107 [109.117996 26.929899 18.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5006, 9686, 0x91A50107, 103.97, 25.0345, 18.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50107 [103.970001 25.034500 18.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5006, 9686, 0x91A50107, 103.97, 25.0345, 18.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50107 [103.970001 25.034500 18.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A5007, 11698, 0x91A50107, 100.607, 26.7745, 20.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x91A50107 [100.607002 26.774500 20.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5008, 11697, 0x91A50107, 106.287, 25.7677, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91A50107 [106.287003 25.767700 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5008, 11697, 0x91A50107, 106.287, 25.7677, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91A50107 [106.287003 25.767700 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5009, 11697, 0x91A50107, 101.612, 25.7677, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91A50107 [101.612000 25.767700 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5009, 11697, 0x91A50107, 101.612, 25.7677, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91A50107 [101.612000 25.767700 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A500A, 412, 0x91A50109, 99.195, 41.295, 16, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91A50109 [99.195000 41.294998 16.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A500A, 412, 0x91A50109, 99.195, 41.295, 16, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91A50109 [99.195000 41.294998 16.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A500B, 9686, 0x91A50109, 97.477, 32.179, 18.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91A50109 [97.476997 32.179001 18.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A500C, 9686, 0x91A50109, 99.327, 29.179, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50109 [99.327003 29.179001 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A500C, 9686, 0x91A50109, 99.327, 29.179, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50109 [99.327003 29.179001 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A500D, 9686, 0x91A50109, 101.222, 35.1222, 19.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91A50109 [101.222000 35.122200 19.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A500E, 9686, 0x91A5010A, 103.452, 41.204, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5010A [103.452003 41.203999 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A500E, 9686, 0x91A5010A, 103.452, 41.204, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5010A [103.452003 41.203999 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A500F, 9686, 0x91A5010A, 103.452, 33.529, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5010A [103.452003 33.528999 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A500F, 9686, 0x91A5010A, 103.452, 33.529, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5010A [103.452003 33.528999 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5010, 11697, 0x91A5010A, 103.412, 34.3927, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91A5010A [103.412003 34.392700 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5010, 11697, 0x91A5010A, 103.412, 34.3927, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91A5010A [103.412003 34.392700 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A5011, 11697, 0x91A5010B, 98.0405, 43.7316, 16.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x791A5013, 9686, 0x91A5010B, 105.18, 43.6715, 19.45, 0.707107, 0, 0, - /* @teleloc 0x91A5010B [105.180000 43.671501 19.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5014, 9686, 0x91A5010B, 101.33, 45.6715, 19.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5010B [101.330002 45.671501 19.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A5014, 9686, 0x91A5010B, 101.33, 45.6715, 19.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5010B [101.330002 45.671501 19.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A5015, 9686, 0x91A5010E, 118.385, 31.048, 24.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x791A5016, 9686, 0x91A5010E, 97.627, 29.0562, 23.675, -0.707107, 0, 0, /* @teleloc 0x91A5010E [97.626999 29.056200 23.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5017, 11697, 0x91A5010E, 104.426, 25.8847, 20.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91A5010E [104.426003 25.884701 20.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5017, 11697, 0x91A5010E, 104.426, 25.8847, 20.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91A5010E [104.426003 25.884701 20.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5018, 11697, 0x91A5010E, 112.763, 26.3397, 20.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91A5010E [112.763000 26.339701 20.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5018, 11697, 0x91A5010E, 112.763, 26.3397, 20.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91A5010E [112.763000 26.339701 20.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5019, 11697, 0x91A5010E, 106.836, 32.2373, 20.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91A5010E [106.835999 32.237301 20.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A5019, 11697, 0x91A5010E, 106.836, 32.2373, 20.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91A5010E [106.835999 32.237301 20.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A501A, 9686, 0x91A5010E, 109.825, 25.3684, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5010E [109.824997 25.368401 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A501A, 9686, 0x91A5010E, 109.825, 25.3684, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5010E [109.824997 25.368401 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A501B, 9686, 0x91A5010E, 102.798, 32.9615, 24.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5010E [102.797997 32.961498 24.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A501B, 9686, 0x91A5010E, 102.798, 32.9615, 24.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5010E [102.797997 32.961498 24.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A501C, 9686, 0x91A5010E, 106.223, 32.9615, 24.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5010E [106.223000 32.961498 24.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A501C, 9686, 0x91A5010E, 106.223, 32.9615, 24.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5010E [106.223000 32.961498 24.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A501D, 9686, 0x91A5010E, 109.798, 32.9615, 24.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5010E [109.797997 32.961498 24.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A501D, 9686, 0x91A5010E, 109.798, 32.9615, 24.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5010E [109.797997 32.961498 24.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A501E, 9686, 0x91A5010E, 106.273, 25.3365, 24.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5010E [106.273003 25.336500 24.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A501E, 9686, 0x91A5010E, 106.273, 25.3365, 24.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5010E [106.273003 25.336500 24.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A501F, 9686, 0x91A5010E, 113.335, 25.3365, 24.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5010E [113.334999 25.336500 24.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A501F, 9686, 0x91A5010E, 113.335, 25.3365, 24.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5010E [113.334999 25.336500 24.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5020, 9686, 0x91A5010E, 113.348, 32.9615, 24.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5010E [113.348000 32.961498 24.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A5020, 9686, 0x91A5010E, 113.348, 32.9615, 24.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5010E [113.348000 32.961498 24.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5021, 11698, 0x91A50110, 109.826, 29.175, 27.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91A50110 [109.825996 29.174999 27.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5021, 11698, 0x91A50110, 109.826, 29.175, 27.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91A50110 [109.825996 29.174999 27.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5022, 11698, 0x91A50110, 106.586, 29.175, 27.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91A50110 [106.585999 29.174999 27.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5022, 11698, 0x91A50110, 106.586, 29.175, 27.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91A50110 [106.585999 29.174999 27.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5023, 9686, 0x91A50111, 105.62, 32.9345, 18.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50111 [105.620003 32.934502 18.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A5023, 9686, 0x91A50111, 105.62, 32.9345, 18.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50111 [105.620003 32.934502 18.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5024, 9686, 0x91A50112, 114.957, 25.2103, 19.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50112 [114.957001 25.210300 19.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5024, 9686, 0x91A50112, 114.957, 25.2103, 19.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50112 [114.957001 25.210300 19.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A5025, 9686, 0x91A50112, 109.733, 27.7492, 18.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x791A5026, 9686, 0x91A50112, 117.483, 29.0492, 19.625, 0.707107, 0, 0, /* @teleloc 0x91A50112 [117.483002 29.049200 19.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5027, 11698, 0x91A50112, 113.635, 29.2434, 20.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91A50112 [113.635002 29.243401 20.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5027, 11698, 0x91A50112, 113.635, 29.2434, 20.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91A50112 [113.635002 29.243401 20.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5028, 11697, 0x91A50112, 111.815, 25.6316, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91A50112 [111.815002 25.631599 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5028, 11697, 0x91A50112, 111.815, 25.6316, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91A50112 [111.815002 25.631599 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5029, 412, 0x91A50116, 105.2, 27.91, 11.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91A50116 [105.199997 27.910000 11.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5029, 412, 0x91A50116, 105.2, 27.91, 11.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91A50116 [105.199997 27.910000 11.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A502A, 9686, 0x91A50116, 105.202, 28.003, 14.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50116 [105.202003 28.003000 14.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A502A, 9686, 0x91A50116, 105.202, 28.003, 14.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50116 [105.202003 28.003000 14.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A502B, 9686, 0x91A50116, 102.027, 35.553, 14.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91A50116 [102.027000 35.553001 14.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A502C, 9686, 0x91A50117, 108.145, 27.4595, 13.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50117 [108.144997 27.459499 13.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A502C, 9686, 0x91A50117, 108.145, 27.4595, 13.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50117 [108.144997 27.459499 13.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A502D, 11697, 0x91A50117, 112.169, 25.9637, 11.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91A50117 [112.168999 25.963699 11.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A502D, 11697, 0x91A50117, 112.169, 25.9637, 11.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91A50117 [112.168999 25.963699 11.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A502E, 11698, 0x91A50118, 110.431, 34.0657, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91A50118 [110.431000 34.065701 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A502E, 11698, 0x91A50118, 110.431, 34.0657, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91A50118 [110.431000 34.065701 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A502F, 9686, 0x91A50118, 111.186, 28.1479, 14.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50118 [111.185997 28.147900 14.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A502F, 9686, 0x91A50118, 111.186, 28.1479, 14.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50118 [111.185997 28.147900 14.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A5030, 9686, 0x91A50118, 107.37, 33.4632, 14.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x791A5032, 11697, 0x91A50118, 108.121, 39.4024, 11.35, 0.9139, 0, 0, 0. /* @teleloc 0x91A50118 [108.121002 39.402401 11.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5033, 9686, 0x91A5011B, 116.4, 31.8434, 14.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5011B [116.400002 31.843399 14.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5033, 9686, 0x91A5011B, 116.4, 31.8434, 14.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5011B [116.400002 31.843399 14.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5034, 9686, 0x91A5011B, 116.4, 40.059, 14.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5011B [116.400002 40.058998 14.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A5034, 9686, 0x91A5011B, 116.4, 40.059, 14.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5011B [116.400002 40.058998 14.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5035, 11698, 0x91A5011B, 116.559, 35.7695, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91A5011B [116.558998 35.769501 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5035, 11698, 0x91A5011B, 116.559, 35.7695, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91A5011B [116.558998 35.769501 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A5036, 11697, 0x91A5011B, 118.521, 39.2524, 11.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x791A5037, 11697, 0x91A5011B, 118.719, 32.3887, 11.35, 0.372988, 0, 0, /* @teleloc 0x91A5011B [118.719002 32.388699 11.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5038, 412, 0x91A5011C, 116.15, 47.08, 16, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91A5011C [116.150002 47.080002 16.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A5038, 412, 0x91A5011C, 116.15, 47.08, 16, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91A5011C [116.150002 47.080002 16.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A5039, 9686, 0x91A5011D, 113.8, 42.9, 19.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91A5011D [113.800003 42.900002 19.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A503A, 9686, 0x91A5011D, 116.2, 39.75, 20.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A5011D [116.199997 39.750000 20.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A503A, 9686, 0x91A5011D, 116.2, 39.75, 20.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A5011D [116.199997 39.750000 20.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A503B, 9686, 0x91A5011D, 118.767, 42.8645, 20.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91A5011D [118.766998 42.864498 20.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A503C, 11697, 0x91A5011D, 116.115, 40.4066, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91A5011D [116.114998 40.406601 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A503C, 11697, 0x91A5011D, 116.115, 40.4066, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91A5011D [116.114998 40.406601 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A503D, 412, 0x91A50000, 113.205, 42.9, 16, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x91A50000 [113.205002 42.900002 16.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A503E, 412, 0x91A50000, 113.505, 33.615, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91A50000 [113.504997 33.615002 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A503E, 412, 0x91A50000, 113.505, 33.615, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91A50000 [113.504997 33.615002 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A503F, 9686, 0x91A50000, 116.175, 47.5184, 19.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50000 [116.175003 47.518398 19.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A503F, 9686, 0x91A50000, 116.175, 47.5184, 19.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50000 [116.175003 47.518398 19.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A5040, 9686, 0x91A50000, 118.65, 46.4184, 18.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x791A5041, 9686, 0x91A50000, 114.05, 46.7434, 18.55, 0.456322, 0, 0, - /* @teleloc 0x91A50000 [114.050003 46.743401 18.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5042, 9686, 0x91A50000, 113.525, 33.6934, 19.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50000 [113.525002 33.693401 19.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5042, 9686, 0x91A50000, 113.525, 33.6934, 19.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50000 [113.525002 33.693401 19.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5043, 9686, 0x91A50000, 109.625, 45.0434, 18.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91A50000 [109.625000 45.043400 18.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A5043, 9686, 0x91A50000, 109.625, 45.0434, 18.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91A50000 [109.625000 45.043400 18.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A5044, 12679, 0x91A50000, 107.29, 34.7816, 16.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x791A5048, 12679, 0x91A50000, 118.94, 46.7066, 16.1, 0.420244, 0, 0, 0. /* @teleloc 0x91A50000 [118.940002 46.706600 16.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A5049, 12679, 0x91A50000, 111.415, 36.4066, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91A50000 [111.415001 36.406601 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A5049, 12679, 0x91A50000, 111.415, 36.4066, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91A50000 [111.415001 36.406601 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A504A, 12678, 0x91A50000, 116.44, 42.8316, 25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x91A50000 [116.440002 42.831600 25.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791A504A, 12678, 0x91A50000, 116.44, 42.8316, 25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x91A50000 [116.440002 42.831600 25.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791A504B, 12678, 0x91A50000, 101.565, 29.4316, 32.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x91A50000 [101.565002 29.431601 32.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791A504B, 12678, 0x91A50000, 101.565, 29.4316, 32.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x91A50000 [101.565002 29.431601 32.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791A504C, 412, 0x91A50122, 37.645, 39.6084, 24, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/91B8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/91B8.sql index 14e012484c..86ecd11f49 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/91B8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/91B8.sql @@ -837,24 +837,24 @@ VALUES (0x791B80D0, 11697, 0x91B80121, 111.991, 38.2658, 66.075, -0.909599, 0, 0 /* @teleloc 0x91B80121 [111.990997 38.265800 66.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80D1, 9686, 0x91B80121, 111.911, 33.2779, 68.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80121 [111.911003 33.277901 68.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80D1, 9686, 0x91B80121, 111.911, 33.2779, 68.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80121 [111.911003 33.277901 68.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80D2, 11697, 0x91B80121, 107.924, 36.1848, 66.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91B80121 [107.924004 36.184799 66.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80D3, 9686, 0x91B80121, 106.211, 33.3029, 68.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80121 [106.210999 33.302898 68.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80D3, 9686, 0x91B80121, 106.211, 33.3029, 68.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80121 [106.210999 33.302898 68.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80D4, 9686, 0x91B80121, 106.444, 39.2446, 68.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80121 [106.444000 39.244598 68.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791B80D4, 9686, 0x91B80121, 106.444, 39.2446, 68.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80121 [106.444000 39.244598 68.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80D5, 9686, 0x91B80121, 111.874, 39.2696, 68.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80121 [111.874001 39.269600 68.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791B80D5, 9686, 0x91B80121, 111.874, 39.2696, 68.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80121 [111.874001 39.269600 68.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80D6, 9686, 0x91B80121, 113.199, 38.5446, 68.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,16 +873,16 @@ VALUES (0x791B80D9, 11697, 0x91B80121, 110.674, 36.1848, 66.075, 0.707107, 0, 0, /* @teleloc 0x91B80121 [110.674004 36.184799 66.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80DA, 9686, 0x91B80121, 108.998, 33.2779, 69.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80121 [108.998001 33.277901 69.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80DA, 9686, 0x91B80121, 108.998, 33.2779, 69.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80121 [108.998001 33.277901 69.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80DB, 9686, 0x91B80121, 113.199, 36.178, 69.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91B80121 [113.198997 36.178001 69.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80DC, 9686, 0x91B80121, 109.235, 39.2446, 69.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80121 [109.235001 39.244598 69.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791B80DC, 9686, 0x91B80121, 109.235, 39.2446, 69.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80121 [109.235001 39.244598 69.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80DD, 9686, 0x91B80121, 105.071, 34.6811, 68.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -913,8 +913,8 @@ VALUES (0x791B80E3, 11698, 0x91B80121, 106.887, 37.8115, 70.175, -0.9486, 0, 0, /* @teleloc 0x91B80121 [106.887001 37.811501 70.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80E4, 11697, 0x91B80121, 109.266, 38.5908, 66.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91B80121 [109.265999 38.590801 66.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791B80E4, 11697, 0x91B80121, 109.266, 38.5908, 66.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91B80121 [109.265999 38.590801 66.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80E5, 11697, 0x91B80121, 109.266, 36.1658, 66.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -925,24 +925,24 @@ VALUES (0x791B80E6, 11697, 0x91B80121, 105.967, 34.1156, 66.075, -0.364064, 0, 0 /* @teleloc 0x91B80121 [105.967003 34.115601 66.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80E7, 11697, 0x91B80121, 107.442, 33.6656, 66.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91B80121 [107.442001 33.665600 66.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80E7, 11697, 0x91B80121, 107.442, 33.6656, 66.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91B80121 [107.442001 33.665600 66.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80E8, 11697, 0x91B80121, 110.517, 33.6656, 66.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91B80121 [110.516998 33.665600 66.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80E8, 11697, 0x91B80121, 110.517, 33.6656, 66.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91B80121 [110.516998 33.665600 66.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80E9, 11697, 0x91B80123, 103.485, 35.5371, 66.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91B80123 [103.485001 35.537102 66.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x791B80E9, 11697, 0x91B80123, 103.485, 35.5371, 66.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91B80123 [103.485001 35.537102 66.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80EA, 11697, 0x91B80123, 104.168, 39.8609, 66.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91B80123 [104.167999 39.860901 66.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80EB, 9686, 0x91B80123, 103.639, 35.1575, 68.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80123 [103.639000 35.157501 68.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80EB, 9686, 0x91B80123, 103.639, 35.1575, 68.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80123 [103.639000 35.157501 68.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80EC, 9686, 0x91B80123, 100.124, 37.785, 68.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -961,8 +961,8 @@ VALUES (0x791B80EF, 9686, 0x91B80123, 104.618, 37.0825, 69.475, 0.707107, 0, 0, /* @teleloc 0x91B80123 [104.617996 37.082500 69.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80F0, 9686, 0x91B80123, 102.673, 40.3267, 69.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80123 [102.672997 40.326698 69.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791B80F0, 9686, 0x91B80123, 102.673, 40.3267, 69.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80123 [102.672997 40.326698 69.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80F1, 11697, 0x91B80125, 107.965, 35.5341, 62.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -977,68 +977,68 @@ VALUES (0x791B80F3, 9686, 0x91B80125, 109.974, 35.5349, 63.95, 0.707107, 0, 0, /* @teleloc 0x91B80125 [109.973999 35.534901 63.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80F4, 9686, 0x91B80125, 104.699, 32.3349, 63.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80125 [104.698997 32.334900 63.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80F4, 9686, 0x91B80125, 104.699, 32.3349, 63.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80125 [104.698997 32.334900 63.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80F5, 9686, 0x91B80125, 100.074, 35.56, 63.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91B80125 [100.073997 35.560001 63.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80F6, 9686, 0x91B80125, 106.099, 38.8849, 63.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80125 [106.098999 38.884899 63.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791B80F6, 9686, 0x91B80125, 106.099, 38.8849, 63.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80125 [106.098999 38.884899 63.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80F7, 11698, 0x91B80125, 104.991, 36.2005, 65.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91B80125 [104.990997 36.200500 65.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80F7, 11698, 0x91B80125, 104.991, 36.2005, 65.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91B80125 [104.990997 36.200500 65.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80F8, 9687, 0x91B80125, 109.411, 32.8779, 62.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x91B80125 [109.411003 32.877899 62.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80F9, 9686, 0x91B80125, 107.272, 32.3349, 63.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80125 [107.272003 32.334900 63.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80F9, 9686, 0x91B80125, 107.272, 32.3349, 63.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80125 [107.272003 32.334900 63.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80FA, 9686, 0x91B80125, 103.049, 38.8849, 63.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80125 [103.049004 38.884899 63.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791B80FA, 9686, 0x91B80125, 103.049, 38.8849, 63.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80125 [103.049004 38.884899 63.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80FB, 11697, 0x91B80125, 109.279, 38.1278, 62.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91B80125 [109.278999 38.127800 62.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80FC, 11697, 0x91B80125, 105.904, 35.6028, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91B80125 [105.903999 35.602798 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80FC, 11697, 0x91B80125, 105.904, 35.6028, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91B80125 [105.903999 35.602798 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B80FD, 11697, 0x91B80125, 100.679, 32.9278, 62.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91B80125 [100.679001 32.927799 62.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80FE, 412, 0x91B80000, 102.661, 40.6879, 66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91B80000 [102.661003 40.687901 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80FE, 412, 0x91B80000, 102.661, 40.6879, 66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91B80000 [102.661003 40.687901 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B80FF, 9686, 0x91B80000, 102.639, 40.7825, 69.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80000 [102.639000 40.782501 69.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B80FF, 9686, 0x91B80000, 102.639, 40.7825, 69.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80000 [102.639000 40.782501 69.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B8100, 9686, 0x91B80000, 104.537, 40.7825, 67.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80000 [104.537003 40.782501 67.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B8100, 9686, 0x91B80000, 104.537, 40.7825, 67.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80000 [104.537003 40.782501 67.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B8101, 9686, 0x91B80000, 100.787, 40.7825, 67.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91B80000 [100.787003 40.782501 67.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B8101, 9686, 0x91B80000, 100.787, 40.7825, 67.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91B80000 [100.787003 40.782501 67.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B8102, 12679, 0x91B80000, 98.9655, 41.3408, 66.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x91B80000 [98.965500 41.340801 66.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791B8103, 12679, 0x91B80000, 113.316, 41.1158, 66.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91B80000 [113.316002 41.115799 66.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791B8103, 12679, 0x91B80000, 113.316, 41.1158, 66.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91B80000 [113.316002 41.115799 66.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B8104, 9686, 0x91B80128, 158.274, 57.7857, 79.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1895,7 +1895,7 @@ VALUES (0x791B8178, 14243, 0x91B80000, 153.539, 65.4201, 76.005, -0.725771, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B8179, 14243, 0x91B80000, 106.825, 40.9402, 66.005, -0.033378, 0, 0, 0.999443, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x91B80000 [106.824997 40.940201 66.004997] -0.033377 0.000000 0.000000 0.999443 */ +/* @teleloc 0x91B80000 [106.824997 40.940201 66.004997] -0.033378 0.000000 0.000000 0.999443 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791B817A, 10707, 0x91B80000, 33.6038, 188.807, 96.4884, -0.758967, 0, 0, -0.651129, True, '2005-02-09 10:00:00'); /* BootSpot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/91D2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/91D2.sql index 91cab035cc..2f4d5b9fea 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/91D2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/91D2.sql @@ -46,7 +46,7 @@ VALUES (0x791D200A, 14616, 0x91D20000, 38.7502, 102.423, 332.215, 0.982668, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791D200B, 14615, 0x91D20000, 50.1513, 32.9623, 326.754, -0.098716, 0, 0, 0.995116, False, '2005-02-09 10:00:00'); /* Bretslef Cottages Portal */ -/* @teleloc 0x91D20000 [50.151299 32.962299 326.753998] -0.098715 0.000000 0.000000 0.995116 */ +/* @teleloc 0x91D20000 [50.151299 32.962299 326.753998] -0.098716 0.000000 0.000000 0.995116 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791D200C, 14636, 0x91D20000, 31.6006, 101.896, 327.913, -0.999985, 0, 0, 0.005422, False, '2005-02-09 10:00:00'); /* Ianna Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/91EC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/91EC.sql index cf4c67ccb8..4fa91702d5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/91EC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/91EC.sql @@ -77,24 +77,24 @@ VALUES (0x791EC012, 11697, 0x91EC010A, 137.625, 60.2102, 20.075, -0.909599, 0, 0 /* @teleloc 0x91EC010A [137.625000 60.210201 20.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC013, 9686, 0x91EC010A, 137.545, 55.2223, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010A [137.544998 55.222301 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC013, 9686, 0x91EC010A, 137.545, 55.2223, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010A [137.544998 55.222301 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC014, 11697, 0x91EC010A, 133.558, 58.1292, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91EC010A [133.557999 58.129200 20.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC015, 9686, 0x91EC010A, 131.845, 55.2473, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010A [131.845001 55.247299 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC015, 9686, 0x91EC010A, 131.845, 55.2473, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010A [131.845001 55.247299 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC016, 9686, 0x91EC010A, 132.078, 61.189, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010A [132.078003 61.188999 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC016, 9686, 0x91EC010A, 132.078, 61.189, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010A [132.078003 61.188999 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC017, 9686, 0x91EC010A, 137.508, 61.214, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010A [137.507996 61.214001 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC017, 9686, 0x91EC010A, 137.508, 61.214, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010A [137.507996 61.214001 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC018, 9686, 0x91EC010A, 138.833, 60.489, 22.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,16 +113,16 @@ VALUES (0x791EC01B, 11697, 0x91EC010A, 136.308, 58.1292, 20.075, 0.707107, 0, 0, /* @teleloc 0x91EC010A [136.307999 58.129200 20.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC01C, 11697, 0x91EC010C, 129.119, 57.4815, 20.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC010C [129.119003 57.481499 20.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x791EC01C, 11697, 0x91EC010C, 129.119, 57.4815, 20.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC010C [129.119003 57.481499 20.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC01D, 11697, 0x91EC010C, 129.802, 61.8053, 20.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91EC010C [129.802002 61.805302 20.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC01E, 9686, 0x91EC010C, 129.273, 57.1019, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010C [129.272995 57.101898 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC01E, 9686, 0x91EC010C, 129.273, 57.1019, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010C [129.272995 57.101898 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC01F, 9686, 0x91EC010C, 125.758, 59.7294, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -141,48 +141,48 @@ VALUES (0x791EC022, 9686, 0x91EC010E, 135.608, 57.4793, 17.95, 0.707107, 0, 0, /* @teleloc 0x91EC010E [135.608002 57.479301 17.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC023, 9686, 0x91EC010E, 130.333, 54.2794, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010E [130.332993 54.279400 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC023, 9686, 0x91EC010E, 130.333, 54.2794, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010E [130.332993 54.279400 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC024, 9686, 0x91EC010E, 125.708, 57.5044, 17.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91EC010E [125.708000 57.504398 17.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC025, 9686, 0x91EC010E, 131.733, 60.8293, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010E [131.733002 60.829300 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC025, 9686, 0x91EC010E, 131.733, 60.8293, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010E [131.733002 60.829300 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC026, 11698, 0x91EC010E, 130.625, 58.1449, 19.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x91EC010E [130.625000 58.144901 19.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC026, 11698, 0x91EC010E, 130.625, 58.1449, 19.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x91EC010E [130.625000 58.144901 19.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC027, 9687, 0x91EC010E, 135.045, 54.8223, 16.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x91EC010E [135.044998 54.822300 16.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC028, 412, 0x91EC0000, 128.295, 62.6323, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91EC0000 [128.294998 62.632301 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC028, 412, 0x91EC0000, 128.295, 62.6323, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91EC0000 [128.294998 62.632301 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC029, 9686, 0x91EC0111, 33.6863, 55.9065, 33.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91EC0111 [33.686298 55.906502 33.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC02A, 9686, 0x91EC0111, 32.4863, 54.0065, 32.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0111 [32.486301 54.006500 32.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC02A, 9686, 0x91EC0111, 32.4863, 54.0065, 32.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0111 [32.486301 54.006500 32.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC02B, 9686, 0x91EC0112, 35.3403, 52.1214, 31.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0112 [35.340302 52.121399 31.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC02B, 9686, 0x91EC0112, 35.3403, 52.1214, 31.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0112 [35.340302 52.121399 31.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC02C, 9686, 0x91EC0112, 40.7188, 52.1214, 31.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0112 [40.718800 52.121399 31.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC02C, 9686, 0x91EC0112, 40.7188, 52.1214, 31.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0112 [40.718800 52.121399 31.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC02D, 9686, 0x91EC0112, 38.0687, 58.0714, 33.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0112 [38.068699 58.071400 33.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC02D, 9686, 0x91EC0112, 38.0687, 58.0714, 33.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0112 [38.068699 58.071400 33.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC02E, 9686, 0x91EC0112, 42.0187, 57.0214, 31.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x791EC032, 11698, 0x91EC0112, 38.0777, 55.1636, 36.6, -0.707107, 0, 0, /* @teleloc 0x91EC0112 [38.077702 55.163601 36.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC033, 11697, 0x91EC0112, 38.0642, 57.697, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC0112 [38.064201 57.696999 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC033, 11697, 0x91EC0112, 38.0642, 57.697, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC0112 [38.064201 57.696999 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC034, 9686, 0x91EC0116, 35.0048, 51.2026, 28.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0116 [35.004799 51.202599 28.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC034, 9686, 0x91EC0116, 35.0048, 51.2026, 28.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0116 [35.004799 51.202599 28.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC035, 9686, 0x91EC0116, 35.2548, 57.7526, 28.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0116 [35.254799 57.752602 28.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC035, 9686, 0x91EC0116, 35.2548, 57.7526, 28.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0116 [35.254799 57.752602 28.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC036, 9686, 0x91EC0116, 38.7539, 54.3669, 28.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x791EC039, 9687, 0x91EC0116, 38.1422, 57.1516, 26.1, 0.878817, 0, 0, - /* @teleloc 0x91EC0116 [38.142200 57.151600 26.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC03A, 412, 0x91EC0000, 31.4277, 59.6736, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91EC0000 [31.427700 59.673599 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC03A, 412, 0x91EC0000, 31.4277, 59.6736, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91EC0000 [31.427700 59.673599 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC03B, 412, 0x91EC0119, 41.3767, 135.418, 24, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -457,20 +457,20 @@ VALUES (0x791EC071, 9686, 0x91EC012F, 89.1056, 56.3057, 22.85, 0.317305, 0, 0, /* @teleloc 0x91EC012F [89.105598 56.305698 22.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC072, 9686, 0x91EC0132, 78.2407, 55.0871, 22.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0132 [78.240700 55.087101 22.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC072, 9686, 0x91EC0132, 78.2407, 55.0871, 22.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0132 [78.240700 55.087101 22.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC073, 9686, 0x91EC0132, 83.6407, 55.0871, 22.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0132 [83.640701 55.087101 22.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC073, 9686, 0x91EC0132, 83.6407, 55.0871, 22.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0132 [83.640701 55.087101 22.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC074, 9686, 0x91EC0132, 84.6907, 56.4363, 21.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91EC0132 [84.690697 56.436298 21.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC075, 9686, 0x91EC0132, 80.6907, 60.9871, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0132 [80.690697 60.987099 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC075, 9686, 0x91EC0132, 80.6907, 60.9871, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0132 [80.690697 60.987099 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC076, 9686, 0x91EC0132, 76.8907, 57.8371, 24.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -493,16 +493,16 @@ VALUES (0x791EC07A, 11697, 0x91EC0132, 80.5727, 58.1657, 20.1, -0.707107, 0, 0, /* @teleloc 0x91EC0132 [80.572701 58.165699 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC07B, 9686, 0x91EC0134, 83.5988, 54.1343, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0134 [83.598801 54.134300 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC07B, 9686, 0x91EC0134, 83.5988, 54.1343, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0134 [83.598801 54.134300 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC07C, 9686, 0x91EC0134, 80.102, 57.3683, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91EC0134 [80.101997 57.368301 18.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC07D, 9686, 0x91EC0134, 82.3556, 60.6183, 18.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0134 [82.355598 60.618301 18.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC07D, 9686, 0x91EC0134, 82.3556, 60.6183, 18.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0134 [82.355598 60.618301 18.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC07E, 11697, 0x91EC0134, 88.2222, 59.4172, 16.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -517,8 +517,8 @@ VALUES (0x791EC080, 9687, 0x91EC0134, 80.6056, 60.1557, 16.1, -0.952129, 0, 0, /* @teleloc 0x91EC0134 [80.605598 60.155701 16.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC081, 412, 0x91EC0000, 87.4556, 63.3657, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x91EC0000 [87.455597 63.365700 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC081, 412, 0x91EC0000, 87.4556, 63.3657, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x91EC0000 [87.455597 63.365700 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC082, 9686, 0x91EC0136, 80.7564, 109.743, 23.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1237,16 +1237,16 @@ VALUES (0x791EC0C6, 12679, 0x91EC0000, 128.298, 107.498, 20.05, 0.707107, 0, 0, /* @teleloc 0x91EC0000 [128.298004 107.498001 20.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0C7, 9686, 0x91EC010A, 134.632, 55.2223, 23.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010A [134.632004 55.222301 23.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0C7, 9686, 0x91EC010A, 134.632, 55.2223, 23.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010A [134.632004 55.222301 23.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0C8, 9686, 0x91EC010A, 138.833, 58.1224, 23.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x91EC010A [138.832993 58.122398 23.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0C9, 9686, 0x91EC010A, 134.869, 61.189, 23.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010A [134.869003 61.188999 23.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC0C9, 9686, 0x91EC010A, 134.869, 61.189, 23.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010A [134.869003 61.188999 23.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0CA, 9686, 0x91EC010A, 130.705, 56.6255, 22.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1277,8 +1277,8 @@ VALUES (0x791EC0D0, 11698, 0x91EC010A, 132.521, 59.7559, 24.175, -0.9486, 0, 0, /* @teleloc 0x91EC010A [132.520996 59.755901 24.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0D1, 11697, 0x91EC010A, 134.9, 60.5352, 20.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC010A [134.899994 60.535198 20.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC0D1, 11697, 0x91EC010A, 134.9, 60.5352, 20.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC010A [134.899994 60.535198 20.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0D2, 11697, 0x91EC010A, 134.9, 58.1102, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1289,12 +1289,12 @@ VALUES (0x791EC0D3, 11697, 0x91EC010A, 131.601, 56.06, 20.075, -0.364064, 0, 0, /* @teleloc 0x91EC010A [131.600998 56.060001 20.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0D4, 11697, 0x91EC010A, 133.076, 55.61, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC010A [133.076004 55.610001 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0D4, 11697, 0x91EC010A, 133.076, 55.61, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC010A [133.076004 55.610001 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0D5, 11697, 0x91EC010A, 136.151, 55.61, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC010A [136.151001 55.610001 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0D5, 11697, 0x91EC010A, 136.151, 55.61, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC010A [136.151001 55.610001 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0D6, 9686, 0x91EC010C, 125.758, 57.9517, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1309,56 +1309,56 @@ VALUES (0x791EC0D8, 9686, 0x91EC010C, 130.252, 59.0269, 23.475, 0.707107, 0, 0, /* @teleloc 0x91EC010C [130.251999 59.026901 23.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0D9, 9686, 0x91EC010C, 128.307, 62.2711, 23.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010C [128.307007 62.271099 23.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC0D9, 9686, 0x91EC010C, 128.307, 62.2711, 23.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010C [128.307007 62.271099 23.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0DA, 9686, 0x91EC010E, 132.906, 54.2794, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010E [132.906006 54.279400 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0DA, 9686, 0x91EC010E, 132.906, 54.2794, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010E [132.906006 54.279400 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0DB, 9686, 0x91EC010E, 128.683, 60.8293, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC010E [128.682999 60.829300 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC0DB, 9686, 0x91EC010E, 128.683, 60.8293, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC010E [128.682999 60.829300 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0DC, 11697, 0x91EC010E, 134.913, 60.0722, 16.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91EC010E [134.912994 60.072201 16.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0DD, 11697, 0x91EC010E, 131.538, 57.5472, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC010E [131.537994 57.547199 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0DD, 11697, 0x91EC010E, 131.538, 57.5472, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC010E [131.537994 57.547199 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0DE, 11697, 0x91EC010E, 126.313, 54.8722, 16.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91EC010E [126.313004 54.872200 16.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0DF, 9686, 0x91EC0000, 128.273, 62.7269, 23.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0000 [128.272995 62.726898 23.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0DF, 9686, 0x91EC0000, 128.273, 62.7269, 23.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0000 [128.272995 62.726898 23.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0E0, 9686, 0x91EC0000, 130.171, 62.7269, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0000 [130.171005 62.726898 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0E0, 9686, 0x91EC0000, 130.171, 62.7269, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0000 [130.171005 62.726898 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0E1, 9686, 0x91EC0000, 126.421, 62.7269, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0000 [126.420998 62.726898 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0E1, 9686, 0x91EC0000, 126.421, 62.7269, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0000 [126.420998 62.726898 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0E2, 12679, 0x91EC0000, 124.599, 63.2852, 20.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x91EC0000 [124.598999 63.285198 20.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0E3, 12679, 0x91EC0000, 138.95, 63.0602, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91EC0000 [138.949997 63.060200 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0E3, 12679, 0x91EC0000, 138.95, 63.0602, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91EC0000 [138.949997 63.060200 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0E4, 11697, 0x91EC0111, 33.2994, 58.6572, 30.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91EC0111 [33.299400 58.657200 30.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0E5, 11697, 0x91EC0111, 32.2744, 54.3822, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC0111 [32.274399 54.382198 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0E5, 11697, 0x91EC0111, 32.2744, 54.3822, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC0111 [32.274399 54.382198 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0E6, 9686, 0x91EC0111, 29.0363, 54.7815, 32.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,8 +1373,8 @@ VALUES (0x791EC0E8, 9686, 0x91EC0111, 29.0363, 58.2565, 32.5, -0.707107, 0, 0, /* @teleloc 0x91EC0111 [29.036301 58.256500 32.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0E9, 9686, 0x91EC0111, 31.4548, 59.1526, 33.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0111 [31.454800 59.152599 33.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC0E9, 9686, 0x91EC0111, 31.4548, 59.1526, 33.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0111 [31.454800 59.152599 33.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0EA, 9686, 0x91EC0111, 33.6863, 58.0014, 32.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1389,8 +1389,8 @@ VALUES (0x791EC0EC, 9686, 0x91EC0112, 42.0187, 55.0837, 33.875, 0.707107, 0, 0, /* @teleloc 0x91EC0112 [42.018700 55.083698 33.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0ED, 9686, 0x91EC0112, 38.0843, 52.1214, 33.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0112 [38.084301 52.121399 33.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0ED, 9686, 0x91EC0112, 38.0843, 52.1214, 33.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0112 [38.084301 52.121399 33.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0EE, 9686, 0x91EC0112, 34.1272, 53.1358, 33.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,12 +1405,12 @@ VALUES (0x791EC0F0, 9686, 0x91EC0112, 34.1272, 57.1852, 33.6, -0.707107, 0, 0, /* @teleloc 0x91EC0112 [34.127201 57.185200 33.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0F1, 9686, 0x91EC0112, 35.5193, 58.0714, 33.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0112 [35.519299 58.071400 33.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC0F1, 9686, 0x91EC0112, 35.5193, 58.0714, 33.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0112 [35.519299 58.071400 33.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0F2, 9686, 0x91EC0112, 40.7436, 58.0714, 33.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0112 [40.743599 58.071400 33.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC0F2, 9686, 0x91EC0112, 40.7436, 58.0714, 33.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0112 [40.743599 58.071400 33.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0F3, 11698, 0x91EC0112, 40.6127, 53.2686, 34.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1441,12 +1441,12 @@ VALUES (0x791EC0F9, 11697, 0x91EC0112, 35.0977, 52.8936, 30.1, 0.359182, 0, 0, 0 /* @teleloc 0x91EC0112 [35.097698 52.893600 30.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0FA, 9686, 0x91EC0116, 37.0935, 51.2026, 28.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0116 [37.093498 51.202599 28.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0FA, 9686, 0x91EC0116, 37.0935, 51.2026, 28.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0116 [37.093498 51.202599 28.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0FB, 9686, 0x91EC0116, 32.2305, 57.7526, 28.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0116 [32.230499 57.752602 28.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC0FB, 9686, 0x91EC0116, 32.2305, 57.7526, 28.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0116 [32.230499 57.752602 28.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0FC, 9686, 0x91EC0116, 29.045, 52.6677, 28.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,32 +1457,32 @@ VALUES (0x791EC0FD, 11698, 0x91EC0116, 33.7677, 54.4386, 29.525, 0.707107, 0, 0, /* @teleloc 0x91EC0116 [33.767700 54.438599 29.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC0FE, 11697, 0x91EC0116, 33.8728, 51.6127, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC0116 [33.872799 51.612701 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC0FE, 11697, 0x91EC0116, 33.8728, 51.6127, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC0116 [33.872799 51.612701 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC0FF, 11697, 0x91EC0116, 37.9642, 54.5884, 26.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91EC0116 [37.964199 54.588402 26.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC100, 11697, 0x91EC0116, 35.4252, 57.2548, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC0116 [35.425201 57.254799 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC100, 11697, 0x91EC0116, 35.4252, 57.2548, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC0116 [35.425201 57.254799 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC101, 9686, 0x91EC0000, 31.4298, 59.7876, 33.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0000 [31.429800 59.787601 33.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC101, 9686, 0x91EC0000, 31.4298, 59.7876, 33.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0000 [31.429800 59.787601 33.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC102, 9686, 0x91EC0000, 28.4198, 65.6426, 31.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0000 [28.419800 65.642601 31.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x791EC102, 9686, 0x91EC0000, 28.4198, 65.6426, 31.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0000 [28.419800 65.642601 31.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC103, 9686, 0x91EC0000, 34.4498, 65.6426, 31.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0000 [34.449799 65.642601 31.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x791EC103, 9686, 0x91EC0000, 34.4498, 65.6426, 31.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0000 [34.449799 65.642601 31.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC104, 12679, 0x91EC0000, 35.9727, 60.1086, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91EC0000 [35.972698 60.108601 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC104, 12679, 0x91EC0000, 35.9727, 60.1086, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91EC0000 [35.972698 60.108601 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC105, 12679, 0x91EC0000, 27.1277, 59.9986, 30.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1901,8 +1901,8 @@ VALUES (0x791EC16C, 12679, 0x91EC0000, 136.685, 151.666, 20.1, 0.906768, 0, 0, 0 /* @teleloc 0x91EC0000 [136.684998 151.666000 20.100000] 0.906768 0.000000 0.000000 0.421629 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC16D, 9686, 0x91EC012F, 87.4988, 55.7843, 25.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC012F [87.498802 55.784302 25.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC16D, 9686, 0x91EC012F, 87.4988, 55.7843, 25.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC012F [87.498802 55.784302 25.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC16E, 9686, 0x91EC012F, 85.152, 58.9183, 23.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1917,28 +1917,28 @@ VALUES (0x791EC170, 9686, 0x91EC012F, 89.2556, 61.6057, 22.85, -0.902209, 0, 0, /* @teleloc 0x91EC012F [89.255600 61.605701 22.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC171, 9686, 0x91EC012F, 87.5056, 62.8183, 23.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC012F [87.505600 62.818298 23.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC171, 9686, 0x91EC012F, 87.5056, 62.8183, 23.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC012F [87.505600 62.818298 23.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC172, 11697, 0x91EC012F, 87.5537, 56.1249, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC012F [87.553703 56.124901 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC172, 11697, 0x91EC012F, 87.5537, 56.1249, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC012F [87.553703 56.124901 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC173, 11697, 0x91EC012F, 85.6537, 57.1749, 20.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91EC012F [85.653702 57.174900 20.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC174, 11697, 0x91EC0132, 81.1037, 55.6749, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC0132 [81.103699 55.674900 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC174, 11697, 0x91EC0132, 81.1037, 55.6749, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC0132 [81.103699 55.674900 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC175, 9686, 0x91EC0132, 78.1413, 60.9871, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0132 [78.141296 60.987099 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC175, 9686, 0x91EC0132, 78.1413, 60.9871, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0132 [78.141296 60.987099 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC176, 9686, 0x91EC0132, 83.4851, 60.9871, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0132 [83.485100 60.987099 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC176, 9686, 0x91EC0132, 83.4851, 60.9871, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0132 [83.485100 60.987099 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC177, 9686, 0x91EC0132, 76.8907, 56.122, 23.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1949,8 +1949,8 @@ VALUES (0x791EC178, 9686, 0x91EC0132, 76.8907, 60.0702, 23.35, -0.707107, 0, 0, /* @teleloc 0x91EC0132 [76.890701 60.070202 23.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC179, 9686, 0x91EC0132, 81.1002, 55.0871, 23.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0132 [81.100197 55.087101 23.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC179, 9686, 0x91EC0132, 81.1002, 55.0871, 23.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0132 [81.100197 55.087101 23.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC17A, 9686, 0x91EC0132, 84.6907, 56.1363, 23.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1985,20 +1985,20 @@ VALUES (0x791EC181, 11697, 0x91EC0132, 83.6989, 55.8844, 20.1, 0.297375, 0, 0, - /* @teleloc 0x91EC0132 [83.698898 55.884399 20.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC182, 11697, 0x91EC0132, 80.8537, 60.4749, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC0132 [80.853699 60.474899 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC182, 11697, 0x91EC0132, 80.8537, 60.4749, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC0132 [80.853699 60.474899 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC183, 11697, 0x91EC0134, 80.9898, 57.9291, 16.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x91EC0134 [80.989799 57.929100 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC184, 9686, 0x91EC0134, 87.4988, 54.1343, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0134 [87.498802 54.134300 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC184, 9686, 0x91EC0134, 87.4988, 54.1343, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0134 [87.498802 54.134300 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC185, 9686, 0x91EC0134, 85.6056, 60.6183, 18.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0134 [85.605598 60.618301 18.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC185, 9686, 0x91EC0134, 85.6056, 60.6183, 18.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0134 [85.605598 60.618301 18.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC186, 9686, 0x91EC0134, 90.052, 56.1683, 18.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2009,16 +2009,16 @@ VALUES (0x791EC187, 11698, 0x91EC0134, 84.0847, 58.0185, 19.5, -0.707107, 0, 0, /* @teleloc 0x91EC0134 [84.084702 58.018501 19.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC188, 11697, 0x91EC0134, 84.6898, 54.9791, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC0134 [84.689796 54.979099 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC188, 11697, 0x91EC0134, 84.6898, 54.9791, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC0134 [84.689796 54.979099 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC189, 11697, 0x91EC0134, 84.0722, 60.1672, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x91EC0134 [84.072197 60.167198 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x791EC189, 11697, 0x91EC0134, 84.0722, 60.1672, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x91EC0134 [84.072197 60.167198 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC18A, 9686, 0x91EC0000, 87.4988, 63.5343, 23.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x91EC0000 [87.498802 63.534302 23.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC18A, 9686, 0x91EC0000, 87.4988, 63.5343, 23.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x91EC0000 [87.498802 63.534302 23.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC18B, 9686, 0x91EC0000, 89.7988, 62.6343, 22.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2033,8 +2033,8 @@ VALUES (0x791EC18D, 12679, 0x91EC0000, 90.6037, 62.9249, 20.1, -0.402747, 0, 0, /* @teleloc 0x91EC0000 [90.603699 62.924900 20.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x791EC18E, 12679, 0x91EC0000, 80.6037, 61.9749, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x91EC0000 [80.603699 61.974899 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x791EC18E, 12679, 0x91EC0000, 80.6037, 61.9749, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x91EC0000 [80.603699 61.974899 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x791EC18F, 11697, 0x91EC0136, 83.507, 110.13, 20.1, 0.361625, 0, 0, -0.932324, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9200.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9200.sql index 45db6146f1..1db1409e92 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9200.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9200.sql @@ -21,8 +21,8 @@ VALUES (0x79200004, 11697, 0x92000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x92000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200005, 18524, 0x92000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x92000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79200005, 18524, 0x92000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x92000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79200005, 0x79200001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x79200005, 0x79200001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x79200005, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200006, 15451, 0x9200018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9200018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79200006, 15451, 0x9200018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9200018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79200007, 15608, 0x9200018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x79200015, 11697, 0x9200019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9200019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200016, 18526, 0x9200019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9200019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79200016, 18526, 0x9200019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9200019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79200016, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x79200016, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79200016, 0x79200019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200017, 15451, 0x920001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x920001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79200017, 15451, 0x920001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x920001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79200018, 15608, 0x920001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x79200023, 11697, 0x920001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x920001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200024, 18528, 0x920001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x920001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79200024, 18528, 0x920001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x920001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79200024, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x79200024, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79200024, 0x79200027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200025, 15451, 0x920001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x920001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79200025, 15451, 0x920001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x920001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79200026, 15608, 0x920001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7920006D, 11697, 0x92000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x92000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7920006E, 18539, 0x92000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x92000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7920006E, 18539, 0x92000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x92000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7920006E, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7920006E, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7920006E, 0x79200072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7920006F, 15451, 0x9200025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9200025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7920006F, 15451, 0x9200025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9200025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79200070, 15608, 0x9200025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7920008C, 11697, 0x9200027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9200027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7920008D, 18543, 0x9200027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9200027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7920008D, 18543, 0x9200027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9200027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7920008D, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7920008D, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7920008D, 0x79200090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7920008E, 15451, 0x9200027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9200027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7920008E, 15451, 0x9200027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9200027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7920008F, 15608, 0x9200027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7920009A, 11697, 0x92000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x92000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7920009B, 18545, 0x92000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x92000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7920009B, 18545, 0x92000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x92000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7920009B, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7920009B, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7920009B, 0x7920009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7920009C, 15451, 0x92000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x92000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7920009C, 15451, 0x92000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x92000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7920009D, 15608, 0x92000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x792000A8, 11697, 0x9200028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9200028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000A9, 18547, 0x9200028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9200028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792000A9, 18547, 0x9200028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9200028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x792000A9, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x792000A9, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x792000A9, 0x792000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000AA, 15451, 0x9200028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9200028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792000AA, 15451, 0x9200028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9200028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792000AB, 15608, 0x9200028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x792000B6, 11697, 0x92000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x92000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000B7, 18549, 0x92000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x92000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792000B7, 18549, 0x92000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x92000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x792000B7, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x792000B7, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x792000B7, 0x792000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000B8, 15451, 0x92000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x92000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792000B8, 15451, 0x92000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x92000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000B9, 15608, 0x92000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x92000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x792000B9, 15608, 0x92000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x92000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792000BA, 15608, 0x92000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x792000C4, 11697, 0x9200029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9200029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000C5, 18551, 0x9200029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9200029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792000C5, 18551, 0x9200029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9200029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x792000C5, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x792000C5, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x792000C5, 0x792000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000C6, 15451, 0x9200029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9200029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792000C6, 15451, 0x9200029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9200029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792000C7, 15608, 0x920002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x792000D2, 11697, 0x920002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x920002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000D3, 18553, 0x920002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x920002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792000D3, 18553, 0x920002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x920002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x792000D3, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x792000D3, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x792000D3, 0x792000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000D4, 15451, 0x920002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x920002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792000D4, 15451, 0x920002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x920002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792000D5, 15608, 0x920002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x792000DE, 9686, 0x920002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x920002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000DF, 9686, 0x920002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x920002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x792000DF, 9686, 0x920002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x920002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792000E0, 11697, 0x920002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x792000EE, 15451, 0x920002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x920002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792000EF, 15608, 0x920002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x920002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x792000EF, 15608, 0x920002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x920002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792000F0, 15608, 0x920002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x79200108, 9686, 0x920002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x920002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200109, 9686, 0x920002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x920002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x79200109, 9686, 0x920002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x920002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7920010A, 11697, 0x920002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7920011C, 11697, 0x920002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x920002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7920011D, 18564, 0x920002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x920002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7920011D, 18564, 0x920002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x920002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7920011D, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7920011D, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7920011D, 0x79200120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7920011E, 15451, 0x920002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x920002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7920011E, 15451, 0x920002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x920002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7920011F, 15608, 0x920002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7920013A, 11697, 0x9200030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9200030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7920013B, 18568, 0x9200030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9200030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7920013B, 18568, 0x9200030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9200030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7920013B, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7920013B, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7920013B, 0x7920013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7920013C, 15451, 0x9200030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9200030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7920013C, 15451, 0x9200030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9200030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7920013D, 15608, 0x92000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x79200142, 11697, 0x9200031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9200031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200143, 18569, 0x9200031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9200031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79200143, 18569, 0x9200031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9200031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79200143, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x79200143, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79200143, 0x79200146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200144, 15451, 0x9200031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9200031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79200144, 15451, 0x9200031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9200031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79200145, 15608, 0x92000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x79200150, 11697, 0x9200032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9200032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200151, 18571, 0x9200032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9200032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79200151, 18571, 0x9200032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9200032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79200151, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x79200151, 0x79200011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79200151, 0x79200155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79200152, 15451, 0x9200032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9200032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79200152, 15451, 0x9200032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9200032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79200153, 15608, 0x9200032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/923B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/923B.sql index adaa8ddc81..15e57392ac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/923B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/923B.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x923B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B000, 9686, 0x923B0102, 60.9438, 36.1779, 57.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0102 [60.943802 36.177898 57.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B000, 9686, 0x923B0102, 60.9438, 36.1779, 57.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0102 [60.943802 36.177898 57.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B001, 9686, 0x923B0102, 56.3259, 36.1549, 56.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0102 [56.325901 36.154900 56.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B001, 9686, 0x923B0102, 56.3259, 36.1549, 56.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0102 [56.325901 36.154900 56.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B002, 9686, 0x923B0102, 58.8413, 30.4279, 57.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0102 [58.841301 30.427900 57.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B002, 9686, 0x923B0102, 58.8413, 30.4279, 57.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0102 [58.841301 30.427900 57.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B003, 9686, 0x923B0102, 62.0413, 30.4279, 56.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0102 [62.041302 30.427900 56.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B003, 9686, 0x923B0102, 62.0413, 30.4279, 56.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0102 [62.041302 30.427900 56.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B004, 11697, 0x923B0102, 54.3093, 31.1142, 54.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7923B005, 11697, 0x923B0102, 63.2093, 35.447, 54.1, -0.932639, 0, 0, 0 /* @teleloc 0x923B0102 [63.209301 35.446999 54.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B006, 11698, 0x923B0102, 58.8724, 33.4779, 60.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x923B0102 [58.872398 33.477901 60.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B006, 11698, 0x923B0102, 58.8724, 33.4779, 60.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x923B0102 [58.872398 33.477901 60.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B007, 11697, 0x923B0102, 58.8593, 33.447, 54.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x923B0102 [58.859299 33.446999 54.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B008, 9686, 0x923B0102, 55.6911, 30.4279, 56.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0102 [55.691101 30.427900 56.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B008, 9686, 0x923B0102, 55.6911, 30.4279, 56.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0102 [55.691101 30.427900 56.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B009, 9686, 0x923B0102, 53.6445, 33.3047, 57.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7923B00E, 9686, 0x923B0102, 64.0381, 31.3048, 57.65, 0.707107, 0, 0, /* @teleloc 0x923B0102 [64.038101 31.304800 57.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B00F, 9686, 0x923B0102, 56.6911, 36.1779, 57.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0102 [56.691101 36.177898 57.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B00F, 9686, 0x923B0102, 56.6911, 36.1779, 57.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0102 [56.691101 36.177898 57.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B010, 9686, 0x923B0102, 62.5118, 36.1549, 56.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0102 [62.511799 36.154900 56.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B010, 9686, 0x923B0102, 62.5118, 36.1549, 56.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0102 [62.511799 36.154900 56.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B011, 11698, 0x923B0102, 61.0724, 33.4779, 60.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7923B014, 11697, 0x923B0102, 57.3565, 33.447, 54.1, -0.707107, 0, 0, - /* @teleloc 0x923B0102 [57.356499 33.446999 54.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B015, 11697, 0x923B0102, 58.665, 30.9919, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x923B0102 [58.665001 30.991899 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B015, 11697, 0x923B0102, 58.665, 30.9919, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x923B0102 [58.665001 30.991899 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B016, 11697, 0x923B0102, 63.415, 33.3919, 54.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x923B0102 [63.415001 33.391899 54.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B017, 11697, 0x923B0102, 56.0593, 35.547, 54.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x923B0102 [56.059299 35.547001 54.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B017, 11697, 0x923B0102, 56.0593, 35.547, 54.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x923B0102 [56.059299 35.547001 54.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B018, 9686, 0x923B0104, 56.5945, 39.3087, 57, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x923B0104 [56.594501 39.308701 57.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B019, 9686, 0x923B0104, 59.9945, 36.7779, 57.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0104 [59.994499 36.777901 57.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B019, 9686, 0x923B0104, 59.9945, 36.7779, 57.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0104 [59.994499 36.777901 57.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B01A, 9686, 0x923B0104, 59.6945, 41.8779, 57.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0104 [59.694500 41.877899 57.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B01A, 9686, 0x923B0104, 59.6945, 41.8779, 57.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0104 [59.694500 41.877899 57.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B01B, 11697, 0x923B0104, 60.8093, 39.597, 54.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7923B01D, 9686, 0x923B0104, 56.5945, 40.9548, 57, -0.707107, 0, 0, -0 /* @teleloc 0x923B0104 [56.594501 40.954800 57.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B01E, 9686, 0x923B0104, 57.8975, 36.7779, 56.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0104 [57.897499 36.777901 56.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B01E, 9686, 0x923B0104, 57.8975, 36.7779, 56.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0104 [57.897499 36.777901 56.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B01F, 9686, 0x923B0106, 59.3881, 30.5241, 52.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0106 [59.388100 30.524099 52.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B01F, 9686, 0x923B0106, 59.3881, 30.5241, 52.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0106 [59.388100 30.524099 52.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B020, 9686, 0x923B0106, 61.8881, 34.8241, 52.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7923B026, 9686, 0x923B0106, 61.8881, 37.5212, 52.45, 0.707107, 0, 0, /* @teleloc 0x923B0106 [61.888100 37.521198 52.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B027, 9686, 0x923B0106, 60.3376, 40.4741, 52.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0106 [60.337601 40.474098 52.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B027, 9686, 0x923B0106, 60.3376, 40.4741, 52.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0106 [60.337601 40.474098 52.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B028, 11698, 0x923B0106, 59.2913, 34.5145, 53.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x923B0106 [59.291302 34.514500 53.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B028, 11698, 0x923B0106, 59.2913, 34.5145, 53.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x923B0106 [59.291302 34.514500 53.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B029, 11697, 0x923B0106, 59.6803, 39.9906, 50.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x923B0106 [59.680302 39.990601 50.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B029, 11697, 0x923B0106, 59.6803, 39.9906, 50.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x923B0106 [59.680302 39.990601 50.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B02A, 11697, 0x923B0106, 61.2303, 39.7906, 50.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7923B02D, 9686, 0x923B0108, 56.9945, 43.1047, 57, -0.707107, 0, 0, -0 /* @teleloc 0x923B0108 [56.994499 43.104698 57.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B02E, 412, 0x923B0000, 59.6724, 44.2779, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x923B0000 [59.672401 44.277901 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B02E, 412, 0x923B0000, 59.6724, 44.2779, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x923B0000 [59.672401 44.277901 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B02F, 9686, 0x923B0000, 57.4618, 44.4049, 56.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0000 [57.461800 44.404900 56.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B02F, 9686, 0x923B0000, 57.4618, 44.4049, 56.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0000 [57.461800 44.404900 56.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B030, 9686, 0x923B0000, 56.4618, 43.5549, 56.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,16 +1461,16 @@ VALUES (0x7923B16C, 9686, 0x923B0138, 106.495, 33.1018, 65.5, -0.707107, 0, 0, /* @teleloc 0x923B0138 [106.495003 33.101799 65.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B16D, 9686, 0x923B0138, 105.295, 31.2018, 64.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0138 [105.294998 31.201799 64.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B16D, 9686, 0x923B0138, 105.295, 31.2018, 64.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0138 [105.294998 31.201799 64.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B16E, 11697, 0x923B0138, 106.108, 35.8525, 62.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x923B0138 [106.108002 35.852501 62.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B16F, 11697, 0x923B0138, 105.083, 31.5775, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x923B0138 [105.083000 31.577499 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B16F, 11697, 0x923B0138, 105.083, 31.5775, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x923B0138 [105.083000 31.577499 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B170, 9686, 0x923B0138, 101.845, 31.9768, 64.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x7923B172, 9686, 0x923B0138, 101.845, 35.4518, 64.5, -0.707107, 0, 0, /* @teleloc 0x923B0138 [101.845001 35.451801 64.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B173, 9686, 0x923B0138, 104.263, 36.3479, 65.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0138 [104.263000 36.347900 65.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B173, 9686, 0x923B0138, 104.263, 36.3479, 65.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0138 [104.263000 36.347900 65.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B174, 9686, 0x923B0138, 106.495, 35.1967, 64.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x923B0138 [106.495003 35.196701 64.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B175, 9686, 0x923B0139, 108.149, 29.3167, 63.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0139 [108.149002 29.316700 63.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B175, 9686, 0x923B0139, 108.149, 29.3167, 63.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0139 [108.149002 29.316700 63.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B176, 9686, 0x923B0139, 113.527, 29.3167, 63.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0139 [113.527000 29.316700 63.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B176, 9686, 0x923B0139, 113.527, 29.3167, 63.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0139 [113.527000 29.316700 63.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B177, 9686, 0x923B0139, 110.877, 35.2667, 65.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0139 [110.876999 35.266701 65.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B177, 9686, 0x923B0139, 110.877, 35.2667, 65.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0139 [110.876999 35.266701 65.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B178, 9686, 0x923B0139, 114.827, 34.2167, 63.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7923B17C, 11698, 0x923B0139, 110.886, 32.3589, 68.6, -0.707107, 0, 0, /* @teleloc 0x923B0139 [110.886002 32.358898 68.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B17D, 11697, 0x923B0139, 110.872, 34.8923, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x923B0139 [110.872002 34.892300 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B17D, 11697, 0x923B0139, 110.872, 34.8923, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x923B0139 [110.872002 34.892300 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B17E, 9686, 0x923B0139, 114.827, 30.4263, 63.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7923B17F, 9686, 0x923B0139, 114.827, 32.279, 65.875, 0.707107, 0, 0, /* @teleloc 0x923B0139 [114.827003 32.278999 65.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B180, 9686, 0x923B0139, 110.893, 29.3167, 65.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0139 [110.892998 29.316700 65.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B180, 9686, 0x923B0139, 110.893, 29.3167, 65.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0139 [110.892998 29.316700 65.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B181, 9686, 0x923B0139, 106.936, 30.3311, 65.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x7923B183, 9686, 0x923B0139, 106.936, 34.3805, 65.6, -0.707107, 0, 0, /* @teleloc 0x923B0139 [106.935997 34.380501 65.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B184, 9686, 0x923B0139, 108.328, 35.2667, 65.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0139 [108.328003 35.266701 65.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B184, 9686, 0x923B0139, 108.328, 35.2667, 65.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0139 [108.328003 35.266701 65.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B185, 9686, 0x923B0139, 113.552, 35.2667, 65.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0139 [113.552002 35.266701 65.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B185, 9686, 0x923B0139, 113.552, 35.2667, 65.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0139 [113.552002 35.266701 65.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B186, 11698, 0x923B0139, 113.421, 30.4639, 66.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7923B18C, 11697, 0x923B0139, 107.906, 30.0889, 62.1, 0.359182, 0, 0, 0 /* @teleloc 0x923B0139 [107.905998 30.088900 62.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B18D, 9686, 0x923B013D, 107.813, 28.3979, 60.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B013D [107.813004 28.397900 60.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B18D, 9686, 0x923B013D, 107.813, 28.3979, 60.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B013D [107.813004 28.397900 60.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B18E, 9686, 0x923B013D, 108.063, 34.9479, 60.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B013D [108.063004 34.947899 60.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B18E, 9686, 0x923B013D, 108.063, 34.9479, 60.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B013D [108.063004 34.947899 60.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B18F, 9686, 0x923B013D, 111.562, 31.5622, 60.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x7923B192, 9687, 0x923B013D, 110.951, 34.3469, 58.1, 0.878817, 0, 0, - /* @teleloc 0x923B013D [110.950996 34.346901 58.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B193, 9686, 0x923B013D, 109.902, 28.3979, 60.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B013D [109.902000 28.397900 60.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B193, 9686, 0x923B013D, 109.902, 28.3979, 60.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B013D [109.902000 28.397900 60.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B194, 9686, 0x923B013D, 105.039, 34.9479, 60.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B013D [105.039001 34.947899 60.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B194, 9686, 0x923B013D, 105.039, 34.9479, 60.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B013D [105.039001 34.947899 60.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B195, 9686, 0x923B013D, 101.853, 29.863, 60.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x7923B196, 11698, 0x923B013D, 106.576, 31.6339, 61.525, 0.707107, 0, 0, /* @teleloc 0x923B013D [106.575996 31.633900 61.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B197, 11697, 0x923B013D, 106.681, 28.808, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x923B013D [106.681000 28.808001 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B197, 11697, 0x923B013D, 106.681, 28.808, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x923B013D [106.681000 28.808001 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B198, 11697, 0x923B013D, 110.773, 31.7837, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x923B013D [110.773003 31.783701 58.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B199, 11697, 0x923B013D, 108.233, 34.4501, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x923B013D [108.233002 34.450100 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7923B199, 11697, 0x923B013D, 108.233, 34.4501, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x923B013D [108.233002 34.450100 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B19A, 412, 0x923B0000, 104.236, 36.8689, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x923B0000 [104.236000 36.868900 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B19A, 412, 0x923B0000, 104.236, 36.8689, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x923B0000 [104.236000 36.868900 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B19B, 9686, 0x923B0000, 104.238, 36.9829, 65.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0000 [104.237999 36.982899 65.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B19B, 9686, 0x923B0000, 104.238, 36.9829, 65.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0000 [104.237999 36.982899 65.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B19C, 9686, 0x923B0000, 101.228, 42.8379, 63.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0000 [101.227997 42.837898 63.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7923B19C, 9686, 0x923B0000, 101.228, 42.8379, 63.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0000 [101.227997 42.837898 63.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B19D, 9686, 0x923B0000, 107.258, 42.8379, 63.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x923B0000 [107.258003 42.837898 63.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7923B19D, 9686, 0x923B0000, 107.258, 42.8379, 63.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x923B0000 [107.258003 42.837898 63.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7923B19E, 12679, 0x923B0000, 108.781, 37.3039, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x923B0000 [108.780998 37.303902 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7923B19E, 12679, 0x923B0000, 108.781, 37.3039, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x923B0000 [108.780998 37.303902 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7923B19F, 12679, 0x923B0000, 99.936, 37.1939, 62.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9260.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9260.sql index fb54cb1324..049b6b8a3f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9260.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9260.sql @@ -9,20 +9,20 @@ VALUES (0x79260001, 9686, 0x92600102, 41, 34.35, 22.85, 0.317305, 0, 0, -0.9483 /* @teleloc 0x92600102 [41.000000 34.349998 22.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260002, 9686, 0x92600103, 30.1351, 33.1314, 22.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600103 [30.135099 33.131401 22.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260002, 9686, 0x92600103, 30.1351, 33.1314, 22.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600103 [30.135099 33.131401 22.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260003, 9686, 0x92600103, 35.5351, 33.1314, 22.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600103 [35.535099 33.131401 22.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260003, 9686, 0x92600103, 35.5351, 33.1314, 22.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600103 [35.535099 33.131401 22.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79260004, 9686, 0x92600103, 36.5851, 34.4806, 21.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x92600103 [36.585098 34.480598 21.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260005, 9686, 0x92600103, 32.5851, 39.0314, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600103 [32.585098 39.031399 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79260005, 9686, 0x92600103, 32.5851, 39.0314, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600103 [32.585098 39.031399 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79260006, 9686, 0x92600103, 28.7851, 35.8814, 24.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -45,16 +45,16 @@ VALUES (0x7926000A, 11697, 0x92600103, 32.4671, 36.21, 20.1, -0.707107, 0, 0, -0 /* @teleloc 0x92600103 [32.467098 36.209999 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926000B, 9686, 0x92600105, 35.4932, 32.1786, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600105 [35.493198 32.178600 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926000B, 9686, 0x92600105, 35.4932, 32.1786, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600105 [35.493198 32.178600 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926000C, 9686, 0x92600105, 31.9964, 35.4126, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x92600105 [31.996401 35.412601 18.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926000D, 9686, 0x92600105, 34.25, 38.6626, 18.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600105 [34.250000 38.662601 18.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7926000D, 9686, 0x92600105, 34.25, 38.6626, 18.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600105 [34.250000 38.662601 18.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926000E, 11697, 0x92600105, 40.1166, 37.4615, 16.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -69,8 +69,8 @@ VALUES (0x79260010, 9687, 0x92600105, 32.5, 38.2, 16.1, -0.952129, 0, 0, -0.305 /* @teleloc 0x92600105 [32.500000 38.200001 16.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260011, 412, 0x92600000, 39.35, 41.41, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x92600000 [39.349998 41.410000 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260011, 412, 0x92600000, 39.35, 41.41, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x92600000 [39.349998 41.410000 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79260012, 412, 0x92600108, 39.7416, 77.9893, 16, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -385,20 +385,20 @@ VALUES (0x7926005F, 9686, 0x92600126, 106.473, 32.8576, 21.5, -0.707107, 0, 0, /* @teleloc 0x92600126 [106.473000 32.857601 21.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260060, 9686, 0x92600126, 105.273, 30.9576, 20.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600126 [105.273003 30.957600 20.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260060, 9686, 0x92600126, 105.273, 30.9576, 20.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600126 [105.273003 30.957600 20.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260061, 9686, 0x92600127, 108.127, 29.0725, 19.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600127 [108.126999 29.072500 19.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260061, 9686, 0x92600127, 108.127, 29.0725, 19.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600127 [108.126999 29.072500 19.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260062, 9686, 0x92600127, 113.505, 29.0725, 19.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600127 [113.504997 29.072500 19.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260062, 9686, 0x92600127, 113.505, 29.0725, 19.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600127 [113.504997 29.072500 19.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260063, 9686, 0x92600127, 110.855, 35.0225, 21.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600127 [110.855003 35.022499 21.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79260063, 9686, 0x92600127, 110.855, 35.0225, 21.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600127 [110.855003 35.022499 21.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79260064, 9686, 0x92600127, 114.805, 33.9725, 19.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -421,16 +421,16 @@ VALUES (0x79260068, 11698, 0x92600127, 110.864, 32.1147, 24.6, -0.707107, 0, 0, /* @teleloc 0x92600127 [110.863998 32.114700 24.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260069, 11697, 0x92600127, 110.85, 34.6481, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92600127 [110.849998 34.648102 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79260069, 11697, 0x92600127, 110.85, 34.6481, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92600127 [110.849998 34.648102 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926006A, 9686, 0x9260012B, 107.791, 28.1537, 16.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9260012B [107.791000 28.153700 16.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926006A, 9686, 0x9260012B, 107.791, 28.1537, 16.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9260012B [107.791000 28.153700 16.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926006B, 9686, 0x9260012B, 108.041, 34.7037, 16.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9260012B [108.041000 34.703701 16.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7926006B, 9686, 0x9260012B, 108.041, 34.7037, 16.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9260012B [108.041000 34.703701 16.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926006C, 9686, 0x9260012B, 111.54, 31.318, 16.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -449,8 +449,8 @@ VALUES (0x7926006F, 9687, 0x9260012B, 110.929, 34.1027, 14.1, 0.878817, 0, 0, - /* @teleloc 0x9260012B [110.929001 34.102699 14.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260070, 412, 0x92600000, 104.214, 36.6247, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x92600000 [104.213997 36.624699 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260070, 412, 0x92600000, 104.214, 36.6247, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x92600000 [104.213997 36.624699 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79260071, 9686, 0x9260012F, 156.449, 61.9807, 17.5, -0.696383, 0, 0, -0.717671, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1105,8 +1105,8 @@ VALUES (0x792600A5, 10707, 0x92600000, 181.957, 32.3761, 11.6144, -0.672347, 0, /* @teleloc 0x92600000 [181.957001 32.376099 11.614400] -0.672347 0.000000 0.000000 -0.740236 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600A6, 9686, 0x92600102, 39.3932, 33.8286, 25.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600102 [39.393200 33.828602 25.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792600A6, 9686, 0x92600102, 39.3932, 33.8286, 25.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600102 [39.393200 33.828602 25.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792600A7, 9686, 0x92600102, 37.0464, 36.9626, 23.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,28 +1121,28 @@ VALUES (0x792600A9, 9686, 0x92600102, 41.15, 39.65, 22.85, -0.902209, 0, 0, 0.4 /* @teleloc 0x92600102 [41.150002 39.650002 22.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600AA, 9686, 0x92600102, 39.4, 40.8626, 23.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600102 [39.400002 40.862598 23.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x792600AA, 9686, 0x92600102, 39.4, 40.8626, 23.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600102 [39.400002 40.862598 23.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600AB, 11697, 0x92600102, 39.4481, 34.1692, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92600102 [39.448101 34.169201 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792600AB, 11697, 0x92600102, 39.4481, 34.1692, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92600102 [39.448101 34.169201 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792600AC, 11697, 0x92600102, 37.5481, 35.2192, 20.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x92600102 [37.548100 35.219200 20.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600AD, 11697, 0x92600103, 32.9981, 33.7192, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92600103 [32.998100 33.719200 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792600AD, 11697, 0x92600103, 32.9981, 33.7192, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92600103 [32.998100 33.719200 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600AE, 9686, 0x92600103, 30.0357, 39.0314, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600103 [30.035700 39.031399 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x792600AE, 9686, 0x92600103, 30.0357, 39.0314, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600103 [30.035700 39.031399 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600AF, 9686, 0x92600103, 35.3795, 39.0314, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600103 [35.379501 39.031399 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x792600AF, 9686, 0x92600103, 35.3795, 39.0314, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600103 [35.379501 39.031399 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792600B0, 9686, 0x92600103, 28.7851, 34.1663, 23.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1153,8 +1153,8 @@ VALUES (0x792600B1, 9686, 0x92600103, 28.7851, 38.1145, 23.35, -0.707107, 0, 0, /* @teleloc 0x92600103 [28.785101 38.114498 23.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600B2, 9686, 0x92600103, 32.9946, 33.1314, 23.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600103 [32.994598 33.131401 23.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792600B2, 9686, 0x92600103, 32.9946, 33.1314, 23.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600103 [32.994598 33.131401 23.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792600B3, 9686, 0x92600103, 36.5851, 34.1806, 23.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1189,20 +1189,20 @@ VALUES (0x792600BA, 11697, 0x92600103, 35.5933, 33.9287, 20.1, 0.297375, 0, 0, - /* @teleloc 0x92600103 [35.593300 33.928699 20.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600BB, 11697, 0x92600103, 32.7481, 38.5192, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92600103 [32.748100 38.519199 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x792600BB, 11697, 0x92600103, 32.7481, 38.5192, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92600103 [32.748100 38.519199 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792600BC, 11697, 0x92600105, 32.8842, 35.9734, 16.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x92600105 [32.884201 35.973400 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600BD, 9686, 0x92600105, 39.3932, 32.1786, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600105 [39.393200 32.178600 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792600BD, 9686, 0x92600105, 39.3932, 32.1786, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600105 [39.393200 32.178600 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600BE, 9686, 0x92600105, 37.5, 38.6626, 18.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600105 [37.500000 38.662601 18.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x792600BE, 9686, 0x92600105, 37.5, 38.6626, 18.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600105 [37.500000 38.662601 18.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792600BF, 9686, 0x92600105, 41.9464, 34.2126, 18.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1213,16 +1213,16 @@ VALUES (0x792600C0, 11698, 0x92600105, 35.9791, 36.0628, 19.5, -0.707107, 0, 0, /* @teleloc 0x92600105 [35.979099 36.062801 19.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600C1, 11697, 0x92600105, 36.5842, 33.0234, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92600105 [36.584202 33.023399 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792600C1, 11697, 0x92600105, 36.5842, 33.0234, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92600105 [36.584202 33.023399 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600C2, 11697, 0x92600105, 35.9666, 38.2115, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92600105 [35.966599 38.211498 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x792600C2, 11697, 0x92600105, 35.9666, 38.2115, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92600105 [35.966599 38.211498 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600C3, 9686, 0x92600000, 39.3932, 41.5786, 23.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600000 [39.393200 41.578602 23.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792600C3, 9686, 0x92600000, 39.3932, 41.5786, 23.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600000 [39.393200 41.578602 23.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792600C4, 9686, 0x92600000, 41.6932, 40.6786, 22.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1237,8 +1237,8 @@ VALUES (0x792600C6, 12679, 0x92600000, 42.4981, 40.9692, 20.1, -0.402747, 0, 0, /* @teleloc 0x92600000 [42.498100 40.969200 20.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792600C7, 12679, 0x92600000, 32.4981, 40.0192, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x92600000 [32.498100 40.019199 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792600C7, 12679, 0x92600000, 32.4981, 40.0192, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x92600000 [32.498100 40.019199 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792600C8, 11697, 0x92600109, 41.5193, 79.2884, 16.15, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1769,8 +1769,8 @@ VALUES (0x7926014B, 11697, 0x92600126, 106.086, 35.6082, 18.1, 0.91496, 0, 0, -0 /* @teleloc 0x92600126 [106.085999 35.608200 18.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926014C, 11697, 0x92600126, 105.061, 31.3333, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92600126 [105.060997 31.333300 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926014C, 11697, 0x92600126, 105.061, 31.3333, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92600126 [105.060997 31.333300 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926014D, 9686, 0x92600126, 101.823, 31.7326, 20.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,8 +1785,8 @@ VALUES (0x7926014F, 9686, 0x92600126, 101.823, 35.2076, 20.5, -0.707107, 0, 0, /* @teleloc 0x92600126 [101.822998 35.207600 20.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260150, 9686, 0x92600126, 104.241, 36.1037, 21.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600126 [104.240997 36.103699 21.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79260150, 9686, 0x92600126, 104.241, 36.1037, 21.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600126 [104.240997 36.103699 21.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79260151, 9686, 0x92600126, 106.473, 34.9525, 20.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1801,8 +1801,8 @@ VALUES (0x79260153, 9686, 0x92600127, 114.805, 32.0348, 21.875, 0.707107, 0, 0, /* @teleloc 0x92600127 [114.805000 32.034801 21.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260154, 9686, 0x92600127, 110.871, 29.0725, 21.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600127 [110.871002 29.072500 21.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260154, 9686, 0x92600127, 110.871, 29.0725, 21.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600127 [110.871002 29.072500 21.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79260155, 9686, 0x92600127, 106.913, 30.0869, 21.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1817,12 +1817,12 @@ VALUES (0x79260157, 9686, 0x92600127, 106.913, 34.1363, 21.6, -0.707107, 0, 0, /* @teleloc 0x92600127 [106.913002 34.136299 21.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260158, 9686, 0x92600127, 108.306, 35.0225, 21.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600127 [108.306000 35.022499 21.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79260158, 9686, 0x92600127, 108.306, 35.0225, 21.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600127 [108.306000 35.022499 21.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260159, 9686, 0x92600127, 113.53, 35.0225, 21.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600127 [113.529999 35.022499 21.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79260159, 9686, 0x92600127, 113.53, 35.0225, 21.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600127 [113.529999 35.022499 21.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926015A, 11698, 0x92600127, 113.399, 30.2197, 22.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1853,12 +1853,12 @@ VALUES (0x79260160, 11697, 0x92600127, 107.884, 29.8447, 18.1, 0.359182, 0, 0, 0 /* @teleloc 0x92600127 [107.884003 29.844700 18.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260161, 9686, 0x9260012B, 109.88, 28.1537, 16.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9260012B [109.879997 28.153700 16.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260161, 9686, 0x9260012B, 109.88, 28.1537, 16.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9260012B [109.879997 28.153700 16.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260162, 9686, 0x9260012B, 105.017, 34.7037, 16.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9260012B [105.016998 34.703701 16.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79260162, 9686, 0x9260012B, 105.017, 34.7037, 16.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9260012B [105.016998 34.703701 16.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79260163, 9686, 0x9260012B, 101.831, 29.6188, 16.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1869,32 +1869,32 @@ VALUES (0x79260164, 11698, 0x9260012B, 106.554, 31.3897, 17.525, 0.707107, 0, 0, /* @teleloc 0x9260012B [106.554001 31.389700 17.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260165, 11697, 0x9260012B, 106.659, 28.5638, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9260012B [106.658997 28.563801 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260165, 11697, 0x9260012B, 106.659, 28.5638, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9260012B [106.658997 28.563801 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79260166, 11697, 0x9260012B, 110.751, 31.5395, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9260012B [110.750999 31.539499 14.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260167, 11697, 0x9260012B, 108.211, 34.2059, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9260012B [108.210999 34.205898 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79260167, 11697, 0x9260012B, 108.211, 34.2059, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9260012B [108.210999 34.205898 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260168, 9686, 0x92600000, 104.216, 36.7387, 21.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600000 [104.216003 36.738701 21.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79260168, 9686, 0x92600000, 104.216, 36.7387, 21.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600000 [104.216003 36.738701 21.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79260169, 9686, 0x92600000, 101.206, 42.5937, 19.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600000 [101.206001 42.593700 19.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79260169, 9686, 0x92600000, 101.206, 42.5937, 19.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600000 [101.206001 42.593700 19.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926016A, 9686, 0x92600000, 107.236, 42.5937, 19.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92600000 [107.236000 42.593700 19.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7926016A, 9686, 0x92600000, 107.236, 42.5937, 19.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92600000 [107.236000 42.593700 19.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926016B, 12679, 0x92600000, 108.759, 37.0597, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x92600000 [108.759003 37.059700 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926016B, 12679, 0x92600000, 108.759, 37.0597, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x92600000 [108.759003 37.059700 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926016C, 12679, 0x92600000, 99.914, 36.9497, 18.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9264.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9264.sql index 8859f6bba0..01c0e04608 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9264.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9264.sql @@ -1022,15 +1022,15 @@ VALUES (0x792640FE, 11697, 0x92640126, 154.504, 161.712, 6.1, 0.922285, 0, 0, 0. INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792640FF, 9686, 0x92640000, 154.303, 149.657, 13.5, 0.923032, -0.066973, 0.027417, -0.377857, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640000 [154.302994 149.656998 13.500000] 0.923032 -0.066973 0.027416 -0.377857 */ +/* @teleloc 0x92640000 [154.302994 149.656998 13.500000] 0.923032 -0.066973 0.027417 -0.377857 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264100, 9686, 0x92640000, 155.696, 148.007, 11.45, 0.923032, -0.066973, 0.027417, -0.377857, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640000 [155.695999 148.007004 11.450000] 0.923032 -0.066973 0.027416 -0.377857 */ +/* @teleloc 0x92640000 [155.695999 148.007004 11.450000] 0.923032 -0.066973 0.027417 -0.377857 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264101, 9686, 0x92640000, 152.635, 151.017, 11.45, 0.923032, -0.066973, 0.027417, -0.377857, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640000 [152.634995 151.016998 11.450000] 0.923032 -0.066973 0.027416 -0.377857 */ +/* @teleloc 0x92640000 [152.634995 151.016998 11.450000] 0.923032 -0.066973 0.027417 -0.377857 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264102, 12679, 0x92640000, 150.945, 152.071, 10.15, 0.70324, 0, 0, -0.710952, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1250,7 +1250,7 @@ VALUES (0x79264137, 12679, 0x92640000, 154.665, 75.3807, 12.1, 0.923879, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264138, 9686, 0x92640131, 159.599, 35.4806, 16.85, 0.045689, 0, 0, -0.998956, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640131 [159.598999 35.480598 16.850000] 0.045688 0.000000 0.000000 -0.998956 */ +/* @teleloc 0x92640131 [159.598999 35.480598 16.850000] 0.045689 0.000000 0.000000 -0.998956 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264139, 9686, 0x92640131, 162.002, 37.5946, 16.85, 0.637675, 0, 0, -0.770305, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1270,7 +1270,7 @@ VALUES (0x7926413C, 9686, 0x92640131, 156.07, 39.3675, 16.85, -0.652512, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926413D, 9686, 0x92640131, 158.55, 41.6194, 16.85, -0.997011, 0, 0, 0.077264, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640131 [158.550003 41.619400 16.850000] -0.997011 0.000000 0.000000 0.077263 */ +/* @teleloc 0x92640131 [158.550003 41.619400 16.850000] -0.997011 0.000000 0.000000 0.077264 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926413E, 9686, 0x92640131, 156.44, 41.3408, 17.55, -0.932836, 0, 0, -0.360301, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1306,7 +1306,7 @@ VALUES (0x79264145, 9686, 0x92640132, 151.929, 30.5175, 18.45, -0.404843, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264146, 11697, 0x92640132, 154.937, 36.2166, 14.1, 0.998168, 0, 0, 0.060503, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92640132 [154.936996 36.216599 14.100000] 0.998168 0.000000 0.000000 0.060502 */ +/* @teleloc 0x92640132 [154.936996 36.216599 14.100000] 0.998168 0.000000 0.000000 0.060503 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264147, 11697, 0x92640132, 153.833, 30.0015, 14.1, 0.113746, 0, 0, 0.99351, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7926416C, 11697, 0x92640136, 113.647, 36.7552, 10.075, -0.909599, 0, 0 /* @teleloc 0x92640136 [113.647003 36.755199 10.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926416D, 9686, 0x92640136, 113.567, 31.7673, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640136 [113.567001 31.767300 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926416D, 9686, 0x92640136, 113.567, 31.7673, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640136 [113.567001 31.767300 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926416E, 11697, 0x92640136, 109.58, 34.6742, 10.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x92640136 [109.580002 34.674198 10.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926416F, 9686, 0x92640136, 107.867, 31.7923, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640136 [107.866997 31.792299 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926416F, 9686, 0x92640136, 107.867, 31.7923, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640136 [107.866997 31.792299 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264170, 9686, 0x92640136, 108.1, 37.734, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640136 [108.099998 37.734001 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79264170, 9686, 0x92640136, 108.1, 37.734, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640136 [108.099998 37.734001 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264171, 9686, 0x92640136, 113.53, 37.759, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640136 [113.529999 37.758999 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79264171, 9686, 0x92640136, 113.53, 37.759, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640136 [113.529999 37.758999 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264172, 9686, 0x92640136, 114.855, 37.034, 12.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x79264175, 11697, 0x92640136, 112.33, 34.6742, 10.075, 0.707107, 0, 0, /* @teleloc 0x92640136 [112.330002 34.674198 10.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264176, 9686, 0x92640136, 110.654, 31.7673, 13.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640136 [110.653999 31.767300 13.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79264176, 9686, 0x92640136, 110.654, 31.7673, 13.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640136 [110.653999 31.767300 13.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264177, 9686, 0x92640136, 114.855, 34.6674, 13.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x92640136 [114.855003 34.667400 13.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264178, 9686, 0x92640136, 110.891, 37.734, 13.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640136 [110.890999 37.734001 13.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79264178, 9686, 0x92640136, 110.891, 37.734, 13.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640136 [110.890999 37.734001 13.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264179, 9686, 0x92640136, 106.727, 33.1706, 12.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7926417F, 11698, 0x92640136, 108.543, 36.3009, 14.175, -0.9486, 0, 0, /* @teleloc 0x92640136 [108.542999 36.300900 14.175000] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264180, 11697, 0x92640136, 110.922, 37.0802, 10.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92640136 [110.921997 37.080200 10.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79264180, 11697, 0x92640136, 110.922, 37.0802, 10.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92640136 [110.921997 37.080200 10.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264181, 11697, 0x92640136, 110.922, 34.6552, 10.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x79264182, 11697, 0x92640136, 107.623, 32.605, 10.075, -0.364064, 0, 0, /* @teleloc 0x92640136 [107.623001 32.605000 10.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264183, 11697, 0x92640136, 109.098, 32.155, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92640136 [109.098000 32.154999 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79264183, 11697, 0x92640136, 109.098, 32.155, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92640136 [109.098000 32.154999 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264184, 11697, 0x92640136, 112.173, 32.155, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92640136 [112.172997 32.154999 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79264184, 11697, 0x92640136, 112.173, 32.155, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92640136 [112.172997 32.154999 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264185, 11697, 0x92640139, 105.141, 34.0265, 10.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92640139 [105.140999 34.026501 10.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x79264185, 11697, 0x92640139, 105.141, 34.0265, 10.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92640139 [105.140999 34.026501 10.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264186, 11697, 0x92640139, 105.824, 38.3503, 10.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x92640139 [105.823997 38.350300 10.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264187, 9686, 0x92640139, 105.295, 33.6469, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640139 [105.294998 33.646900 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79264187, 9686, 0x92640139, 105.295, 33.6469, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640139 [105.294998 33.646900 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264188, 9686, 0x92640139, 101.78, 36.2744, 12.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7926418B, 9686, 0x92640139, 106.274, 35.5719, 13.475, 0.707107, 0, 0, /* @teleloc 0x92640139 [106.274002 35.571899 13.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926418C, 9686, 0x92640139, 104.329, 38.8162, 13.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640139 [104.329002 38.816200 13.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7926418C, 9686, 0x92640139, 104.329, 38.8162, 13.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640139 [104.329002 38.816200 13.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926418D, 11697, 0x9264013C, 109.621, 34.0235, 6.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7926418F, 9686, 0x9264013C, 111.63, 34.0243, 7.95, 0.707107, 0, 0, -0 /* @teleloc 0x9264013C [111.629997 34.024300 7.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264190, 9686, 0x9264013C, 106.355, 30.8244, 7.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9264013C [106.355003 30.824400 7.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79264190, 9686, 0x9264013C, 106.355, 30.8244, 7.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9264013C [106.355003 30.824400 7.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264191, 9686, 0x9264013C, 101.73, 34.0494, 7.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9264013C [101.730003 34.049400 7.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264192, 9686, 0x9264013C, 107.755, 37.3744, 7.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9264013C [107.754997 37.374401 7.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79264192, 9686, 0x9264013C, 107.755, 37.3744, 7.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9264013C [107.754997 37.374401 7.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264193, 11698, 0x9264013C, 106.647, 34.6899, 9.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9264013C [106.647003 34.689899 9.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79264193, 11698, 0x9264013C, 106.647, 34.6899, 9.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9264013C [106.647003 34.689899 9.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264194, 9687, 0x9264013C, 111.067, 31.3673, 6.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x9264013C [111.067001 31.367300 6.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264195, 9686, 0x9264013C, 108.928, 30.8244, 7.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9264013C [108.928001 30.824400 7.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79264195, 9686, 0x9264013C, 108.928, 30.8244, 7.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9264013C [108.928001 30.824400 7.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264196, 9686, 0x9264013C, 104.705, 37.3744, 7.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9264013C [104.705002 37.374401 7.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79264196, 9686, 0x9264013C, 104.705, 37.3744, 7.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9264013C [104.705002 37.374401 7.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264197, 11697, 0x9264013C, 110.935, 36.6172, 6.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9264013C [110.934998 36.617199 6.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79264198, 11697, 0x9264013C, 107.56, 34.0922, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9264013C [107.559998 34.092201 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79264198, 11697, 0x9264013C, 107.56, 34.0922, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9264013C [107.559998 34.092201 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79264199, 11697, 0x9264013C, 102.335, 31.4172, 6.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9264013C [102.334999 31.417200 6.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926419A, 412, 0x92640000, 104.317, 39.1773, 10, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x92640000 [104.317001 39.177299 10.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926419A, 412, 0x92640000, 104.317, 39.1773, 10, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x92640000 [104.317001 39.177299 10.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926419B, 9686, 0x92640000, 104.295, 39.2719, 13.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640000 [104.294998 39.271900 13.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926419B, 9686, 0x92640000, 104.295, 39.2719, 13.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640000 [104.294998 39.271900 13.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926419C, 9686, 0x92640000, 106.193, 39.2719, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640000 [106.193001 39.271900 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926419C, 9686, 0x92640000, 106.193, 39.2719, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640000 [106.193001 39.271900 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926419D, 9686, 0x92640000, 102.443, 39.2719, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92640000 [102.443001 39.271900 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926419D, 9686, 0x92640000, 102.443, 39.2719, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92640000 [102.443001 39.271900 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7926419E, 12679, 0x92640000, 100.621, 39.8302, 10.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x92640000 [100.621002 39.830200 10.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7926419F, 12679, 0x92640000, 114.972, 39.6052, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x92640000 [114.972000 39.605202 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7926419F, 12679, 0x92640000, 114.972, 39.6052, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x92640000 [114.972000 39.605202 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792641A0, 13417, 0x92640104, 39.6437, 39.0174, 16.005, -0.337957, 0, 0, -0.941162, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9277.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9277.sql index c98d235080..8bf95fdb9c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9277.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9277.sql @@ -241,24 +241,24 @@ VALUES (0x7927703B, 11697, 0x92770117, 161.438, 36.9636, 62.075, -0.909599, 0, 0 /* @teleloc 0x92770117 [161.438004 36.963600 62.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927703C, 9686, 0x92770117, 161.358, 31.9757, 64.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770117 [161.358002 31.975700 64.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7927703C, 9686, 0x92770117, 161.358, 31.9757, 64.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770117 [161.358002 31.975700 64.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7927703D, 11697, 0x92770117, 157.371, 34.8826, 62.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x92770117 [157.371002 34.882599 62.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927703E, 9686, 0x92770117, 155.658, 32.0007, 64.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770117 [155.658005 32.000702 64.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7927703E, 9686, 0x92770117, 155.658, 32.0007, 64.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770117 [155.658005 32.000702 64.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927703F, 9686, 0x92770117, 155.891, 37.9424, 64.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770117 [155.891006 37.942402 64.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7927703F, 9686, 0x92770117, 155.891, 37.9424, 64.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770117 [155.891006 37.942402 64.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277040, 9686, 0x92770117, 161.321, 37.9674, 64.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770117 [161.320999 37.967400 64.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79277040, 9686, 0x92770117, 161.321, 37.9674, 64.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770117 [161.320999 37.967400 64.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277041, 9686, 0x92770117, 162.646, 37.2424, 64.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -277,16 +277,16 @@ VALUES (0x79277044, 11697, 0x92770117, 160.121, 34.8826, 62.075, 0.707107, 0, 0, /* @teleloc 0x92770117 [160.121002 34.882599 62.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277045, 11697, 0x9277011A, 152.932, 34.2349, 62.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9277011A [152.932007 34.234901 62.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x79277045, 11697, 0x9277011A, 152.932, 34.2349, 62.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9277011A [152.932007 34.234901 62.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277046, 11697, 0x9277011A, 153.615, 38.5587, 62.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9277011A [153.615005 38.558701 62.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277047, 9686, 0x9277011A, 153.086, 33.8553, 64.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277011A [153.085999 33.855301 64.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277047, 9686, 0x9277011A, 153.086, 33.8553, 64.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277011A [153.085999 33.855301 64.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277048, 9686, 0x9277011A, 149.571, 36.4828, 64.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,28 +305,28 @@ VALUES (0x7927704B, 9686, 0x9277011D, 159.421, 34.2327, 59.95, 0.707107, 0, 0, /* @teleloc 0x9277011D [159.421005 34.232700 59.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927704C, 9686, 0x9277011D, 154.146, 31.0328, 59.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277011D [154.145996 31.032801 59.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7927704C, 9686, 0x9277011D, 154.146, 31.0328, 59.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277011D [154.145996 31.032801 59.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7927704D, 9686, 0x9277011D, 149.521, 34.2578, 59.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9277011D [149.520996 34.257801 59.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927704E, 9686, 0x9277011D, 155.546, 37.5828, 59.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277011D [155.546005 37.582802 59.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7927704E, 9686, 0x9277011D, 155.546, 37.5828, 59.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277011D [155.546005 37.582802 59.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927704F, 11698, 0x9277011D, 154.438, 34.8983, 61.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9277011D [154.438004 34.898300 61.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7927704F, 11698, 0x9277011D, 154.438, 34.8983, 61.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9277011D [154.438004 34.898300 61.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277050, 9687, 0x9277011D, 158.858, 31.5757, 58.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x9277011D [158.858002 31.575701 58.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277051, 412, 0x92770000, 152.108, 39.3857, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x92770000 [152.108002 39.385700 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277051, 412, 0x92770000, 152.108, 39.3857, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x92770000 [152.108002 39.385700 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277052, 9686, 0x92770122, 156.035, 106.074, 63.5, -0.712944, 0, 0, 0.701221, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -401,8 +401,8 @@ VALUES (0x79277063, 412, 0x92770000, 164.113, 107.48, 60, -0.701221, 0, 0, -0. /* @teleloc 0x92770000 [164.113007 107.480003 60.000000] -0.701221 0.000000 0.000000 -0.712944 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277064, 412, 0x9277012A, 125.5, 164.36, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9277012A [125.500000 164.360001 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277064, 412, 0x9277012A, 125.5, 164.36, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9277012A [125.500000 164.360001 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277065, 9686, 0x9277012B, 125.45, 163.55, 66.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,28 +413,28 @@ VALUES (0x79277066, 9686, 0x9277012B, 123.15, 158.8, 65.75, -0.707107, 0, 0, -0 /* @teleloc 0x9277012B [123.150002 158.800003 65.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277067, 9686, 0x9277012C, 131.65, 159.05, 65.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012C [131.649994 159.050003 65.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79277067, 9686, 0x9277012C, 131.65, 159.05, 65.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012C [131.649994 159.050003 65.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277068, 9686, 0x9277012C, 134.783, 157.859, 64.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9277012C [134.783005 157.858994 64.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277069, 9686, 0x9277012C, 133.691, 153.1, 65.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012C [133.690994 153.100006 65.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277069, 9686, 0x9277012C, 133.691, 153.1, 65.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012C [133.690994 153.100006 65.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927706A, 9686, 0x9277012C, 129.239, 153.1, 65.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012C [129.238998 153.100006 65.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7927706A, 9686, 0x9277012C, 129.239, 153.1, 65.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012C [129.238998 153.100006 65.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7927706B, 9686, 0x9277012C, 128.219, 154.33, 64, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9277012C [128.218994 154.330002 64.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927706C, 9686, 0x9277012E, 127.701, 158.7, 60.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012E [127.700996 158.699997 60.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7927706C, 9686, 0x9277012E, 127.701, 158.7, 60.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012E [127.700996 158.699997 60.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7927706D, 11697, 0x9277012C, 133.837, 158.117, 62.15, 0.924546, 0, 0, -0.381071, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -469,8 +469,8 @@ VALUES (0x79277074, 11697, 0x9277012C, 129.387, 153.967, 62.15, 0.343659, 0, 0, /* @teleloc 0x9277012C [129.386993 153.966995 62.150002] 0.343659 0.000000 0.000000 0.939094 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277075, 11697, 0x9277012C, 131.584, 155.917, 62.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9277012C [131.584000 155.917007 62.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277075, 11697, 0x9277012C, 131.584, 155.917, 62.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9277012C [131.584000 155.917007 62.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277076, 10435, 0x9277011A, 152.774, 35.871, 62.005, 0.008097, 0, 0, -0.999967, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -843,16 +843,16 @@ VALUES (0x7927707F, 10707, 0x92770000, 40.1692, 164.193, 154.079, 0.805214, 0, 0 /* @teleloc 0x92770000 [40.169201 164.192993 154.078995] 0.805214 0.000000 0.000000 0.592985 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277080, 11979, 0x92770000, 156.575, 39.0934, 62.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x92770000 [156.574997 39.093399 62.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277080, 11979, 0x92770000, 156.575, 39.0934, 62.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cottage */ +/* @teleloc 0x92770000 [156.574997 39.093399 62.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277081, 11979, 0x92770000, 163.489, 111.253, 60.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Cottage */ /* @teleloc 0x92770000 [163.488998 111.252998 60.005001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277082, 11979, 0x92770000, 129.597, 163.658, 62.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x92770000 [129.597000 163.658005 62.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277082, 11979, 0x92770000, 129.597, 163.658, 62.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cottage */ +/* @teleloc 0x92770000 [129.597000 163.658005 62.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277083, 12579, 0x92770000, 161.133, 65.0641, 60.583, -0.738481, 0, 0, 0.674275, False, '2005-02-09 10:00:00'); /* Arida Butte */ @@ -1247,16 +1247,16 @@ VALUES (0x792770E4, 12679, 0x92770000, 34.734, 124.618, 154.1, 0.923879, 0, 0, - /* @teleloc 0x92770000 [34.734001 124.617996 154.100006] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770E5, 9686, 0x92770117, 158.445, 31.9757, 65.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770117 [158.445007 31.975700 65.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792770E5, 9686, 0x92770117, 158.445, 31.9757, 65.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770117 [158.445007 31.975700 65.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792770E6, 9686, 0x92770117, 162.646, 34.8758, 65.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x92770117 [162.645996 34.875801 65.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770E7, 9686, 0x92770117, 158.682, 37.9424, 65.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770117 [158.682007 37.942402 65.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x792770E7, 9686, 0x92770117, 158.682, 37.9424, 65.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770117 [158.682007 37.942402 65.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792770E8, 9686, 0x92770117, 154.518, 33.379, 64.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1287,8 +1287,8 @@ VALUES (0x792770EE, 11698, 0x92770117, 156.334, 36.5093, 66.175, -0.9486, 0, 0, /* @teleloc 0x92770117 [156.334000 36.509300 66.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770EF, 11697, 0x92770117, 158.713, 37.2886, 62.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92770117 [158.712997 37.288601 62.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x792770EF, 11697, 0x92770117, 158.713, 37.2886, 62.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92770117 [158.712997 37.288601 62.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792770F0, 11697, 0x92770117, 158.713, 34.8636, 62.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1299,12 +1299,12 @@ VALUES (0x792770F1, 11697, 0x92770117, 155.414, 32.8134, 62.075, -0.364064, 0, 0 /* @teleloc 0x92770117 [155.414001 32.813400 62.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770F2, 11697, 0x92770117, 156.889, 32.3634, 62.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92770117 [156.889008 32.363400 62.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792770F2, 11697, 0x92770117, 156.889, 32.3634, 62.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92770117 [156.889008 32.363400 62.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770F3, 11697, 0x92770117, 159.964, 32.3634, 62.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x92770117 [159.964005 32.363400 62.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792770F3, 11697, 0x92770117, 159.964, 32.3634, 62.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x92770117 [159.964005 32.363400 62.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792770F4, 9686, 0x9277011A, 149.571, 34.7051, 64.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1319,48 +1319,48 @@ VALUES (0x792770F6, 9686, 0x9277011A, 154.065, 35.7803, 65.475, 0.707107, 0, 0, /* @teleloc 0x9277011A [154.065002 35.780300 65.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770F7, 9686, 0x9277011A, 152.12, 39.0246, 65.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277011A [152.119995 39.024601 65.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x792770F7, 9686, 0x9277011A, 152.12, 39.0246, 65.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277011A [152.119995 39.024601 65.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770F8, 9686, 0x9277011D, 156.719, 31.0328, 59.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277011D [156.718994 31.032801 59.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792770F8, 9686, 0x9277011D, 156.719, 31.0328, 59.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277011D [156.718994 31.032801 59.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770F9, 9686, 0x9277011D, 152.496, 37.5828, 59.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277011D [152.496002 37.582802 59.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x792770F9, 9686, 0x9277011D, 152.496, 37.5828, 59.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277011D [152.496002 37.582802 59.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792770FA, 11697, 0x9277011D, 158.726, 36.8256, 58.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9277011D [158.725998 36.825600 58.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770FB, 11697, 0x9277011D, 155.351, 34.3006, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9277011D [155.350998 34.300598 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792770FB, 11697, 0x9277011D, 155.351, 34.3006, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9277011D [155.350998 34.300598 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x792770FC, 11697, 0x9277011D, 150.126, 31.6256, 58.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9277011D [150.126007 31.625601 58.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770FD, 9686, 0x92770000, 152.086, 39.4803, 65.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770000 [152.085999 39.480301 65.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792770FD, 9686, 0x92770000, 152.086, 39.4803, 65.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770000 [152.085999 39.480301 65.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770FE, 9686, 0x92770000, 153.984, 39.4803, 63.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770000 [153.983994 39.480301 63.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792770FE, 9686, 0x92770000, 153.984, 39.4803, 63.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770000 [153.983994 39.480301 63.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x792770FF, 9686, 0x92770000, 150.234, 39.4803, 63.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770000 [150.233994 39.480301 63.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x792770FF, 9686, 0x92770000, 150.234, 39.4803, 63.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770000 [150.233994 39.480301 63.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277100, 12679, 0x92770000, 148.413, 40.0386, 62.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x92770000 [148.412994 40.038601 62.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277101, 12679, 0x92770000, 162.763, 39.8136, 62.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x92770000 [162.763000 39.813599 62.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277101, 12679, 0x92770000, 162.763, 39.8136, 62.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x92770000 [162.763000 39.813599 62.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277102, 9686, 0x92770122, 150.199, 111.231, 62.2, -0.701221, 0, 0, -0.712944, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1503,8 +1503,8 @@ VALUES (0x79277124, 11697, 0x9277012B, 123.722, 163.061, 62.15, -0.92388, 0, 0, /* @teleloc 0x9277012B [123.722000 163.061005 62.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277125, 9686, 0x9277012B, 125.45, 155, 67.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012B [125.449997 155.000000 67.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277125, 9686, 0x9277012B, 125.45, 155, 67.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012B [125.449997 155.000000 67.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277126, 9686, 0x9277012B, 123.15, 161.049, 64.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1531,16 +1531,16 @@ VALUES (0x7927712B, 9686, 0x9277012C, 134.783, 156.101, 65.9, 0.707107, 0, 0, - /* @teleloc 0x9277012C [134.783005 156.100998 65.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927712C, 9686, 0x9277012C, 133.749, 159.05, 65.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012C [133.748993 159.050003 65.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7927712C, 9686, 0x9277012C, 133.749, 159.05, 65.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012C [133.748993 159.050003 65.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927712D, 9686, 0x9277012C, 129.399, 159.05, 65.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012C [129.399002 159.050003 65.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7927712D, 9686, 0x9277012C, 129.399, 159.05, 65.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012C [129.399002 159.050003 65.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927712E, 9686, 0x9277012C, 131.471, 153.1, 65.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012C [131.470993 153.100006 65.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7927712E, 9686, 0x9277012C, 131.471, 153.1, 65.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012C [131.470993 153.100006 65.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7927712F, 9686, 0x9277012C, 128.219, 154.579, 65.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1551,8 +1551,8 @@ VALUES (0x79277130, 9686, 0x9277012C, 128.219, 157.616, 65.6, -0.707107, 0, 0, /* @teleloc 0x9277012C [128.218994 157.615997 65.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277131, 9686, 0x9277012C, 129.399, 159.05, 64, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012C [129.399002 159.050003 64.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79277131, 9686, 0x9277012C, 129.399, 159.05, 64, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012C [129.399002 159.050003 64.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277132, 11698, 0x9277012C, 133.927, 153.793, 66.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1563,12 +1563,12 @@ VALUES (0x79277133, 11698, 0x9277012C, 133.827, 158.093, 66.3, 0.919479, 0, 0, - /* @teleloc 0x9277012C [133.826996 158.093002 66.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277134, 11697, 0x9277012C, 131.587, 154.582, 62.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9277012C [131.587006 154.582001 62.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277134, 11697, 0x9277012C, 131.587, 154.582, 62.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9277012C [131.587006 154.582001 62.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277135, 11697, 0x9277012C, 131.587, 157.078, 62.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9277012C [131.587006 157.078003 62.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79277135, 11697, 0x9277012C, 131.587, 157.078, 62.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9277012C [131.587006 157.078003 62.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277136, 11697, 0x9277012C, 133.737, 153.967, 62.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1579,20 +1579,20 @@ VALUES (0x79277137, 11697, 0x9277012C, 134.081, 156.169, 62.15, 0.707107, 0, 0, /* @teleloc 0x9277012C [134.080994 156.169006 62.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277138, 11697, 0x9277012C, 131.587, 158.282, 62.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9277012C [131.587006 158.281998 62.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79277138, 11697, 0x9277012C, 131.587, 158.282, 62.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9277012C [131.587006 158.281998 62.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277139, 9686, 0x9277012E, 131.004, 158.7, 60.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012E [131.003998 158.699997 60.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79277139, 9686, 0x9277012E, 131.004, 158.7, 60.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012E [131.003998 158.699997 60.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927713A, 9686, 0x9277012E, 127.103, 153.16, 60.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012E [127.102997 153.160004 60.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7927713A, 9686, 0x9277012E, 127.103, 153.16, 60.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012E [127.102997 153.160004 60.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927713B, 9686, 0x9277012E, 131.216, 153.16, 60.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9277012E [131.216003 153.160004 60.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7927713B, 9686, 0x9277012E, 131.216, 153.16, 60.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9277012E [131.216003 153.160004 60.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7927713C, 9686, 0x9277012E, 123.15, 154.321, 60.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1603,33 +1603,33 @@ VALUES (0x7927713D, 11698, 0x9277012E, 129.743, 156, 61.5, -0.707107, 0, 0, -0.7 /* @teleloc 0x9277012E [129.742996 156.000000 61.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927713E, 11697, 0x9277012E, 129.49, 158.041, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9277012E [129.490005 158.041000 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7927713E, 11697, 0x9277012E, 129.49, 158.041, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9277012E [129.490005 158.041000 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7927713F, 11697, 0x9277012E, 129.19, 153.691, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9277012E [129.190002 153.690994 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7927713F, 11697, 0x9277012E, 129.19, 153.691, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9277012E [129.190002 153.690994 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277140, 11697, 0x9277012E, 133.809, 155.664, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9277012E [133.809006 155.664001 58.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277141, 9686, 0x92770000, 125.5, 164.399, 65.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770000 [125.500000 164.399002 65.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79277141, 9686, 0x92770000, 125.5, 164.399, 65.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770000 [125.500000 164.399002 65.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277142, 9686, 0x92770000, 123.349, 164.599, 63.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770000 [123.348999 164.598999 63.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79277142, 9686, 0x92770000, 123.349, 164.599, 63.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770000 [123.348999 164.598999 63.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277143, 9686, 0x92770000, 127.642, 164.599, 63.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x92770000 [127.641998 164.598999 63.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79277143, 9686, 0x92770000, 127.642, 164.599, 63.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x92770000 [127.641998 164.598999 63.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79277144, 12679, 0x92770000, 129.587, 165.032, 62.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x92770000 [129.587006 165.031998 62.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79277145, 12679, 0x92770000, 131.587, 160.282, 62.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x92770000 [131.587006 160.281998 62.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79277145, 12679, 0x92770000, 131.587, 160.282, 62.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x92770000 [131.587006 160.281998 62.150002] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/929E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/929E.sql index 4882a87824..14211ca7ec 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/929E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/929E.sql @@ -309,8 +309,8 @@ VALUES (0x7929E04C, 412, 0x929E0122, 104.392, 37.645, 108, -0.707107, 0, 0, 0. /* @teleloc 0x929E0122 [104.391998 37.645000 108.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E04D, 412, 0x929E0123, 114.583, 34.1594, 108, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x929E0123 [114.583000 34.159401 108.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E04D, 412, 0x929E0123, 114.583, 34.1594, 108, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x929E0123 [114.583000 34.159401 108.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E04E, 412, 0x929E0124, 98.6748, 45.6678, 108, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x7929E051, 11697, 0x929E0125, 106.134, 45.4834, 112.9, -0.92321, 0, 0, /* @teleloc 0x929E0125 [106.134003 45.483398 112.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E052, 9686, 0x929E0125, 106.992, 33.9109, 115.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0125 [106.991997 33.910900 115.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E052, 9686, 0x929E0125, 106.992, 33.9109, 115.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0125 [106.991997 33.910900 115.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E053, 9686, 0x929E0125, 108.08, 46.569, 116.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0125 [108.080002 46.569000 116.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E053, 9686, 0x929E0125, 108.08, 46.569, 116.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0125 [108.080002 46.569000 116.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E054, 11698, 0x929E0125, 108.044, 42.5581, 119.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x7929E055, 11697, 0x929E0125, 105.659, 37.2647, 112.9, -0.707107, 0, 0, /* @teleloc 0x929E0125 [105.658997 37.264702 112.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E056, 9686, 0x929E0127, 106.69, 42.5802, 111.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0127 [106.690002 42.580200 111.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E056, 9686, 0x929E0127, 106.69, 42.5802, 111.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0127 [106.690002 42.580200 111.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E057, 9686, 0x929E0127, 106.739, 33.9049, 110.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0127 [106.738998 33.904900 110.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E057, 9686, 0x929E0127, 106.739, 33.9049, 110.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0127 [106.738998 33.904900 110.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E058, 11697, 0x929E0127, 107.86, 34.4659, 108.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x929E0127 [107.860001 34.465900 108.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E059, 9686, 0x929E0128, 109.99, 33.9253, 111.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0128 [109.989998 33.925301 111.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E059, 9686, 0x929E0128, 109.99, 33.9253, 111.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0128 [109.989998 33.925301 111.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E05A, 9686, 0x929E0128, 111.189, 39.3901, 111.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x929E0128 [111.189003 39.390099 111.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E05B, 11697, 0x929E0128, 109.98, 41.7029, 108.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E0128 [109.980003 41.702900 108.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E05B, 11697, 0x929E0128, 109.98, 41.7029, 108.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E0128 [109.980003 41.702900 108.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E05C, 11697, 0x929E0129, 108, 46.1659, 108.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E0129 [108.000000 46.165901 108.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E05C, 11697, 0x929E0129, 108, 46.1659, 108.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E0129 [108.000000 46.165901 108.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E05D, 9686, 0x929E0129, 108.21, 47.0626, 111.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0129 [108.209999 47.062599 111.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E05D, 9686, 0x929E0129, 108.21, 47.0626, 111.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0129 [108.209999 47.062599 111.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E05E, 9686, 0x929E0129, 106.643, 43.1021, 111.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0129 [106.642998 43.102100 111.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E05E, 9686, 0x929E0129, 106.643, 43.1021, 111.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0129 [106.642998 43.102100 111.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E05F, 9686, 0x929E012C, 114.575, 33.325, 111.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E012C [114.574997 33.325001 111.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E05F, 9686, 0x929E012C, 114.575, 33.325, 111.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E012C [114.574997 33.325001 111.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E060, 11697, 0x929E012C, 117.6, 29.345, 108.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x7929E061, 11697, 0x929E012C, 109.475, 27.525, 108.1, -0.707107, 0, 0, /* @teleloc 0x929E012C [109.474998 27.525000 108.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E062, 9686, 0x929E012C, 112.332, 25.6258, 111.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E012C [112.332001 25.625799 111.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E062, 9686, 0x929E012C, 112.332, 25.6258, 111.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E012C [112.332001 25.625799 111.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E063, 9686, 0x929E012C, 114.872, 25.6258, 111.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E012C [114.872002 25.625799 111.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E063, 9686, 0x929E012C, 114.872, 25.6258, 111.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E012C [114.872002 25.625799 111.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E064, 9686, 0x929E012C, 118.356, 29.4966, 111.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x7929E066, 11697, 0x929E012C, 116.04, 29.355, 108.1, 0.707107, 0, 0, -0 /* @teleloc 0x929E012C [116.040001 29.355000 108.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E067, 9686, 0x929E012E, 106.528, 33.3358, 116.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E012E [106.528000 33.335800 116.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E067, 9686, 0x929E012E, 106.528, 33.3358, 116.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E012E [106.528000 33.335800 116.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E068, 11697, 0x929E012E, 98.9825, 28.3858, 112.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x929E012E [98.982498 28.385799 112.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E069, 11697, 0x929E012E, 103.827, 26.2592, 112.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E012E [103.827003 26.259199 112.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E069, 11697, 0x929E012E, 103.827, 26.2592, 112.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E012E [103.827003 26.259199 112.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E06A, 11698, 0x929E012E, 109.907, 29.4885, 119.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x929E012E [109.906998 29.488501 119.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E06B, 9686, 0x929E012E, 111.598, 33.3358, 116.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E012E [111.598000 33.335800 116.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E06B, 9686, 0x929E012E, 111.598, 33.3358, 116.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E012E [111.598000 33.335800 116.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E06C, 9686, 0x929E012E, 101.771, 33.3358, 116.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E012E [101.771004 33.335800 116.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E06C, 9686, 0x929E012E, 101.771, 33.3358, 116.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E012E [101.771004 33.335800 116.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E06D, 9686, 0x929E012E, 102.511, 25.7368, 116.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E012E [102.511002 25.736799 116.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E06D, 9686, 0x929E012E, 102.511, 25.7368, 116.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E012E [102.511002 25.736799 116.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E06E, 9686, 0x929E012E, 108.194, 25.7368, 116.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E012E [108.194000 25.736799 116.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E06E, 9686, 0x929E012E, 108.194, 25.7368, 116.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E012E [108.194000 25.736799 116.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E06F, 9686, 0x929E012E, 113.839, 25.7368, 116.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E012E [113.838997 25.736799 116.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E06F, 9686, 0x929E012E, 113.839, 25.7368, 116.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E012E [113.838997 25.736799 116.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E070, 9686, 0x929E012E, 98.2751, 29.4892, 116.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x7929E072, 11698, 0x929E012E, 106.335, 29.5592, 119.15, -0.999998, 0, 0 /* @teleloc 0x929E012E [106.334999 29.559200 119.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E073, 11697, 0x929E012E, 114.752, 32.6858, 112.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E012E [114.751999 32.685799 112.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E073, 11697, 0x929E012E, 114.752, 32.6858, 112.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E012E [114.751999 32.685799 112.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E074, 11697, 0x929E012E, 117.092, 29.3058, 112.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x929E012E [117.092003 29.305799 112.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E075, 11697, 0x929E012E, 113.062, 26.1658, 112.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E012E [113.061996 26.165800 112.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E075, 11697, 0x929E012E, 113.062, 26.1658, 112.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E012E [113.061996 26.165800 112.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E076, 9686, 0x929E0130, 108.271, 31.4145, 111.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x7929E077, 9686, 0x929E0130, 97.82, 31.78, 111.66, -0.707107, 0, 0, -0 /* @teleloc 0x929E0130 [97.820000 31.780001 111.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E078, 9686, 0x929E0130, 105.36, 29.49, 111.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0130 [105.360001 29.490000 111.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E078, 9686, 0x929E0130, 105.36, 29.49, 111.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0130 [105.360001 29.490000 111.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E079, 412, 0x929E0131, 105.285, 29.0458, 108, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x929E0131 [105.285004 29.045799 108.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E079, 412, 0x929E0131, 105.285, 29.0458, 108, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x929E0131 [105.285004 29.045799 108.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E07A, 9686, 0x929E0131, 102.156, 28.9326, 110.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0131 [102.155998 28.932600 110.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E07A, 9686, 0x929E0131, 102.156, 28.9326, 110.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0131 [102.155998 28.932600 110.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E07B, 9686, 0x929E0131, 108.271, 27.2724, 111.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x7929E07C, 412, 0x929E0135, 108.701, 30.3593, 103.195, 0.707107, 0, 0 /* @teleloc 0x929E0135 [108.700996 30.359301 103.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E07D, 9686, 0x929E0135, 105.328, 27.1812, 106.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0135 [105.328003 27.181200 106.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E07D, 9686, 0x929E0135, 105.328, 27.1812, 106.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0135 [105.328003 27.181200 106.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E07E, 9686, 0x929E0135, 108.588, 30.3312, 106.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x7929E07F, 9686, 0x929E0136, 109.15, 36.3512, 106.59, -0.707107, 0, 0, /* @teleloc 0x929E0136 [109.150002 36.351200 106.589996] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E080, 9686, 0x929E0137, 104.328, 32.5012, 106, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0137 [104.328003 32.501202 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E080, 9686, 0x929E0137, 104.328, 32.5012, 106, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0137 [104.328003 32.501202 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E081, 11698, 0x929E0137, 102.863, 36.5042, 107.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x7929E082, 9686, 0x929E0137, 96.5546, 37.7454, 106, -0.707107, 0, 0, - /* @teleloc 0x929E0137 [96.554604 37.745399 106.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E083, 9686, 0x929E0137, 100.358, 32.5012, 106, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0137 [100.358002 32.501202 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E083, 9686, 0x929E0137, 100.358, 32.5012, 106, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0137 [100.358002 32.501202 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E084, 11697, 0x929E0137, 97.3897, 33.3235, 103.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x7929E08A, 9686, 0x929E0000, 98.45, 45.99, 111.25, 0.357553, 0, 0, -0. /* @teleloc 0x929E0000 [98.449997 45.990002 111.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E08B, 9686, 0x929E0000, 102.32, 47.22, 110.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0000 [102.320000 47.220001 110.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E08B, 9686, 0x929E0000, 102.32, 47.22, 110.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0000 [102.320000 47.220001 110.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E08C, 9686, 0x929E0000, 96.97, 41.46, 110.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x7929E08D, 9686, 0x929E0000, 104.384, 37.5888, 111.39, 0.707107, 0, 0, /* @teleloc 0x929E0000 [104.384003 37.588799 111.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E08E, 9686, 0x929E0000, 114.845, 46.355, 110.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0000 [114.845001 46.355000 110.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E08E, 9686, 0x929E0000, 114.845, 46.355, 110.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0000 [114.845001 46.355000 110.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E08F, 9686, 0x929E0000, 114.555, 34.215, 111.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0000 [114.555000 34.215000 111.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E08F, 9686, 0x929E0000, 114.555, 34.215, 111.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0000 [114.555000 34.215000 111.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E090, 12679, 0x929E0000, 103.255, 35.1692, 108.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x7929E095, 12679, 0x929E0000, 112.965, 45.3892, 108.1, 0.95656, 0, 0, 0 /* @teleloc 0x929E0000 [112.964996 45.389198 108.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E096, 12678, 0x929E0000, 108.12, 45.4735, 121.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x929E0000 [108.120003 45.473499 121.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E096, 12678, 0x929E0000, 108.12, 45.4735, 121.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x929E0000 [108.120003 45.473499 121.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E097, 12678, 0x929E0000, 108.12, 29.4735, 121.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x929E0000 [108.120003 29.473499 121.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E097, 12678, 0x929E0000, 108.12, 29.4735, 121.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x929E0000 [108.120003 29.473499 121.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E098, 11697, 0x929E013B, 56.3748, 40.0536, 100.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -621,60 +621,60 @@ VALUES (0x7929E09A, 9686, 0x929E013B, 49.4602, 39.6343, 102.925, -0.707107, 0, /* @teleloc 0x929E013B [49.460201 39.634300 102.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E09B, 412, 0x929E0142, 51.696, 28.6413, 96, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x929E0142 [51.695999 28.641300 96.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E09B, 412, 0x929E0142, 51.696, 28.6413, 96, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x929E0142 [51.695999 28.641300 96.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E09C, 9686, 0x929E0142, 51.6825, 28.5492, 99.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0142 [51.682499 28.549200 99.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E09C, 9686, 0x929E0142, 51.6825, 28.5492, 99.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0142 [51.682499 28.549200 99.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E09D, 9686, 0x929E0142, 61.1178, 26.9299, 98.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x929E0142 [61.117802 26.929899 98.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E09E, 9686, 0x929E0142, 55.9696, 25.0345, 98.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0142 [55.969601 25.034500 98.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E09E, 9686, 0x929E0142, 55.9696, 25.0345, 98.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0142 [55.969601 25.034500 98.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E09F, 11698, 0x929E0142, 52.6067, 26.7745, 100.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x929E0142 [52.606701 26.774500 100.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0A0, 11697, 0x929E0142, 58.2865, 25.7677, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E0142 [58.286499 25.767700 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0A0, 11697, 0x929E0142, 58.2865, 25.7677, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E0142 [58.286499 25.767700 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0A1, 11697, 0x929E0142, 53.6115, 25.7677, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E0142 [53.611500 25.767700 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0A1, 11697, 0x929E0142, 53.6115, 25.7677, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E0142 [53.611500 25.767700 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0A2, 412, 0x929E0144, 51.195, 41.295, 96, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x929E0144 [51.195000 41.294998 96.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0A2, 412, 0x929E0144, 51.195, 41.295, 96, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x929E0144 [51.195000 41.294998 96.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0A3, 9686, 0x929E0144, 49.477, 32.179, 98.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x929E0144 [49.477001 32.179001 98.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0A4, 9686, 0x929E0144, 51.327, 29.179, 99.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0144 [51.327000 29.179001 99.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0A4, 9686, 0x929E0144, 51.327, 29.179, 99.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0144 [51.327000 29.179001 99.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0A5, 9686, 0x929E0144, 53.2224, 35.1222, 99.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x929E0144 [53.222401 35.122200 99.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0A6, 9686, 0x929E0145, 55.452, 41.204, 99.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0145 [55.452000 41.203999 99.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0A6, 9686, 0x929E0145, 55.452, 41.204, 99.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0145 [55.452000 41.203999 99.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0A7, 9686, 0x929E0145, 55.452, 33.529, 99.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0145 [55.452000 33.528999 99.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0A7, 9686, 0x929E0145, 55.452, 33.529, 99.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0145 [55.452000 33.528999 99.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0A8, 11697, 0x929E0145, 55.4115, 34.3927, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E0145 [55.411499 34.392700 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0A8, 11697, 0x929E0145, 55.4115, 34.3927, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E0145 [55.411499 34.392700 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0A9, 11697, 0x929E0146, 50.0405, 43.7316, 96.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -689,8 +689,8 @@ VALUES (0x7929E0AB, 9686, 0x929E0146, 57.1803, 43.6715, 99.45, 0.707107, 0, 0, /* @teleloc 0x929E0146 [57.180302 43.671501 99.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0AC, 9686, 0x929E0146, 53.3303, 45.6715, 99.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0146 [53.330299 45.671501 99.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0AC, 9686, 0x929E0146, 53.3303, 45.6715, 99.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0146 [53.330299 45.671501 99.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0AD, 9686, 0x929E0149, 70.3851, 31.048, 104.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -701,60 +701,60 @@ VALUES (0x7929E0AE, 9686, 0x929E0149, 49.627, 29.0562, 103.675, -0.707107, 0, 0 /* @teleloc 0x929E0149 [49.626999 29.056200 103.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0AF, 11697, 0x929E0149, 56.4265, 25.8847, 100.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E0149 [56.426498 25.884701 100.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0AF, 11697, 0x929E0149, 56.4265, 25.8847, 100.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E0149 [56.426498 25.884701 100.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0B0, 11697, 0x929E0149, 64.7628, 26.3397, 100.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E0149 [64.762802 26.339701 100.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0B0, 11697, 0x929E0149, 64.7628, 26.3397, 100.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E0149 [64.762802 26.339701 100.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0B1, 11697, 0x929E0149, 58.8355, 32.2373, 100.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E0149 [58.835499 32.237301 100.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0B1, 11697, 0x929E0149, 58.8355, 32.2373, 100.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E0149 [58.835499 32.237301 100.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0B2, 9686, 0x929E0149, 61.8254, 25.3684, 104.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0149 [61.825401 25.368401 104.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0B2, 9686, 0x929E0149, 61.8254, 25.3684, 104.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0149 [61.825401 25.368401 104.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0B3, 9686, 0x929E0149, 54.7981, 32.9615, 104.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0149 [54.798100 32.961498 104.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0B3, 9686, 0x929E0149, 54.7981, 32.9615, 104.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0149 [54.798100 32.961498 104.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0B4, 9686, 0x929E0149, 58.2231, 32.9615, 104.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0149 [58.223099 32.961498 104.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0B4, 9686, 0x929E0149, 58.2231, 32.9615, 104.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0149 [58.223099 32.961498 104.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0B5, 9686, 0x929E0149, 61.7981, 32.9615, 104.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0149 [61.798100 32.961498 104.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0B5, 9686, 0x929E0149, 61.7981, 32.9615, 104.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0149 [61.798100 32.961498 104.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0B6, 9686, 0x929E0149, 58.2731, 25.3365, 104.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0149 [58.273102 25.336500 104.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0B6, 9686, 0x929E0149, 58.2731, 25.3365, 104.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0149 [58.273102 25.336500 104.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0B7, 9686, 0x929E0149, 65.3353, 25.3365, 104.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0149 [65.335297 25.336500 104.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0B7, 9686, 0x929E0149, 65.3353, 25.3365, 104.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0149 [65.335297 25.336500 104.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0B8, 9686, 0x929E0149, 65.3481, 32.9615, 104.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0149 [65.348099 32.961498 104.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0B8, 9686, 0x929E0149, 65.3481, 32.9615, 104.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0149 [65.348099 32.961498 104.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0B9, 11698, 0x929E014B, 61.8256, 29.175, 107.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x929E014B [61.825600 29.174999 107.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0B9, 11698, 0x929E014B, 61.8256, 29.175, 107.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x929E014B [61.825600 29.174999 107.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0BA, 11698, 0x929E014B, 58.5862, 29.175, 107.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x929E014B [58.586201 29.174999 107.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0BA, 11698, 0x929E014B, 58.5862, 29.175, 107.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x929E014B [58.586201 29.174999 107.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0BB, 9686, 0x929E014C, 57.6196, 32.9345, 98.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E014C [57.619598 32.934502 98.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0BB, 9686, 0x929E014C, 57.6196, 32.9345, 98.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E014C [57.619598 32.934502 98.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0BC, 9686, 0x929E014D, 66.9566, 25.2103, 99.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E014D [66.956596 25.210300 99.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0BC, 9686, 0x929E014D, 66.9566, 25.2103, 99.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E014D [66.956596 25.210300 99.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0BD, 9686, 0x929E014D, 61.7325, 27.7492, 98.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -765,40 +765,40 @@ VALUES (0x7929E0BE, 9686, 0x929E014D, 69.4825, 29.0492, 99.625, 0.707107, 0, 0, /* @teleloc 0x929E014D [69.482498 29.049200 99.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0BF, 11698, 0x929E014D, 65.6352, 29.2434, 100.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x929E014D [65.635201 29.243401 100.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0BF, 11698, 0x929E014D, 65.6352, 29.2434, 100.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x929E014D [65.635201 29.243401 100.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0C0, 11697, 0x929E014D, 63.8155, 25.6316, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E014D [63.815498 25.631599 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0C0, 11697, 0x929E014D, 63.8155, 25.6316, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E014D [63.815498 25.631599 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0C1, 412, 0x929E0151, 57.2, 27.91, 91.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x929E0151 [57.200001 27.910000 91.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0C1, 412, 0x929E0151, 57.2, 27.91, 91.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x929E0151 [57.200001 27.910000 91.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0C2, 9686, 0x929E0151, 57.202, 28.003, 94.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0151 [57.202000 28.003000 94.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0C2, 9686, 0x929E0151, 57.202, 28.003, 94.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0151 [57.202000 28.003000 94.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0C3, 9686, 0x929E0151, 54.027, 35.553, 94.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x929E0151 [54.027000 35.553001 94.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0C4, 9686, 0x929E0152, 60.1446, 27.4595, 93.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0152 [60.144600 27.459499 93.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0C4, 9686, 0x929E0152, 60.1446, 27.4595, 93.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0152 [60.144600 27.459499 93.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0C5, 11697, 0x929E0152, 64.1692, 25.9637, 91.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E0152 [64.169197 25.963699 91.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0C5, 11697, 0x929E0152, 64.1692, 25.9637, 91.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E0152 [64.169197 25.963699 91.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0C6, 11698, 0x929E0153, 62.4313, 34.0657, 95.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x929E0153 [62.431301 34.065701 95.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0C6, 11698, 0x929E0153, 62.4313, 34.0657, 95.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x929E0153 [62.431301 34.065701 95.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0C7, 9686, 0x929E0153, 63.1863, 28.1479, 94.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0153 [63.186298 28.147900 94.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0C7, 9686, 0x929E0153, 63.1863, 28.1479, 94.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0153 [63.186298 28.147900 94.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0C8, 9686, 0x929E0153, 59.3697, 33.4632, 94.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -813,16 +813,16 @@ VALUES (0x7929E0CA, 11697, 0x929E0153, 60.1205, 39.4024, 91.35, 0.9139, 0, 0, 0. /* @teleloc 0x929E0153 [60.120499 39.402401 91.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0CB, 9686, 0x929E0156, 68.4004, 31.8434, 94.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0156 [68.400398 31.843399 94.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0CB, 9686, 0x929E0156, 68.4004, 31.8434, 94.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0156 [68.400398 31.843399 94.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0CC, 9686, 0x929E0156, 68.4004, 40.059, 94.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0156 [68.400398 40.058998 94.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0CC, 9686, 0x929E0156, 68.4004, 40.059, 94.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0156 [68.400398 40.058998 94.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0CD, 11698, 0x929E0156, 68.5588, 35.7695, 95.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x929E0156 [68.558800 35.769501 95.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0CD, 11698, 0x929E0156, 68.5588, 35.7695, 95.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x929E0156 [68.558800 35.769501 95.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0CE, 11697, 0x929E0156, 70.5205, 39.2524, 91.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -833,36 +833,36 @@ VALUES (0x7929E0CF, 11697, 0x929E0156, 70.7192, 32.3887, 91.35, 0.372988, 0, 0, /* @teleloc 0x929E0156 [70.719200 32.388699 91.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0D0, 412, 0x929E0157, 68.15, 47.08, 96, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x929E0157 [68.150002 47.080002 96.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0D0, 412, 0x929E0157, 68.15, 47.08, 96, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x929E0157 [68.150002 47.080002 96.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0D1, 9686, 0x929E0158, 65.8, 42.9, 99.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x929E0158 [65.800003 42.900002 99.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0D2, 9686, 0x929E0158, 68.2, 39.75, 100.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0158 [68.199997 39.750000 100.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0D2, 9686, 0x929E0158, 68.2, 39.75, 100.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0158 [68.199997 39.750000 100.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0D3, 9686, 0x929E0158, 70.7668, 42.8645, 100.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x929E0158 [70.766800 42.864498 100.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0D4, 11697, 0x929E0158, 68.1155, 40.4066, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x929E0158 [68.115501 40.406601 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0D4, 11697, 0x929E0158, 68.1155, 40.4066, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x929E0158 [68.115501 40.406601 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0D5, 412, 0x929E0000, 65.205, 42.9, 96, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x929E0000 [65.205002 42.900002 96.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0D6, 412, 0x929E0000, 65.505, 33.615, 96, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x929E0000 [65.504997 33.615002 96.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0D6, 412, 0x929E0000, 65.505, 33.615, 96, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x929E0000 [65.504997 33.615002 96.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0D7, 9686, 0x929E0000, 68.1754, 47.5184, 99.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0000 [68.175400 47.518398 99.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0D7, 9686, 0x929E0000, 68.1754, 47.5184, 99.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0000 [68.175400 47.518398 99.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0D8, 9686, 0x929E0000, 70.6504, 46.4184, 98.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,12 +873,12 @@ VALUES (0x7929E0D9, 9686, 0x929E0000, 66.0504, 46.7434, 98.55, 0.456322, 0, 0, /* @teleloc 0x929E0000 [66.050400 46.743401 98.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0DA, 9686, 0x929E0000, 65.5254, 33.6934, 99.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0000 [65.525398 33.693401 99.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0DA, 9686, 0x929E0000, 65.5254, 33.6934, 99.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0000 [65.525398 33.693401 99.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0DB, 9686, 0x929E0000, 61.6254, 45.0434, 98.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x929E0000 [61.625401 45.043400 98.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0DB, 9686, 0x929E0000, 61.6254, 45.0434, 98.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x929E0000 [61.625401 45.043400 98.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0DC, 12679, 0x929E0000, 59.2905, 34.7816, 96.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -901,16 +901,16 @@ VALUES (0x7929E0E0, 12679, 0x929E0000, 70.9405, 46.7066, 96.1, 0.420244, 0, 0, 0 /* @teleloc 0x929E0000 [70.940498 46.706600 96.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0E1, 12679, 0x929E0000, 63.4155, 36.4066, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x929E0000 [63.415501 36.406601 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0E1, 12679, 0x929E0000, 63.4155, 36.4066, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x929E0000 [63.415501 36.406601 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0E2, 12678, 0x929E0000, 68.4405, 42.8316, 105, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x929E0000 [68.440498 42.831600 105.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7929E0E2, 12678, 0x929E0000, 68.4405, 42.8316, 105, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x929E0000 [68.440498 42.831600 105.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7929E0E3, 12678, 0x929E0000, 53.5655, 29.4316, 112.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x929E0000 [53.565498 29.431601 112.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7929E0E3, 12678, 0x929E0000, 53.5655, 29.4316, 112.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x929E0000 [53.565498 29.431601 112.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7929E0E4, 412, 0x929E015D, 39.6084, 82.355, 94, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9300.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9300.sql index 54d21ab690..ce5e06d520 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9300.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9300.sql @@ -21,8 +21,8 @@ VALUES (0x79300004, 11697, 0x93000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x93000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300005, 18574, 0x93000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x93000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79300005, 18574, 0x93000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x93000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79300005, 0x79300001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x79300005, 0x79300001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x79300005, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300006, 15451, 0x9300018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9300018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79300006, 15451, 0x9300018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9300018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79300007, 15608, 0x9300018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x79300015, 11697, 0x9300019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9300019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300016, 18576, 0x9300019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9300019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79300016, 18576, 0x9300019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9300019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79300016, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x79300016, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79300016, 0x79300019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300017, 15451, 0x930001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x930001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79300017, 15451, 0x930001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x930001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79300018, 15608, 0x930001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x79300023, 11697, 0x930001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x930001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300024, 18578, 0x930001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x930001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79300024, 18578, 0x930001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x930001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79300024, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x79300024, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79300024, 0x79300027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300025, 15451, 0x930001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x930001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79300025, 15451, 0x930001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x930001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79300026, 15608, 0x930001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7930006D, 11697, 0x93000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x93000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7930006E, 18589, 0x93000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x93000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7930006E, 18589, 0x93000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x93000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7930006E, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7930006E, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7930006E, 0x79300072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7930006F, 15451, 0x9300025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9300025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7930006F, 15451, 0x9300025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9300025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79300070, 15608, 0x9300025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7930008C, 11697, 0x9300027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9300027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7930008D, 18593, 0x9300027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9300027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7930008D, 18593, 0x9300027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9300027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7930008D, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7930008D, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7930008D, 0x79300090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7930008E, 15451, 0x9300027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9300027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7930008E, 15451, 0x9300027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9300027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7930008F, 15608, 0x9300027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7930009A, 11697, 0x93000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x93000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7930009B, 18595, 0x93000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x93000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7930009B, 18595, 0x93000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x93000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7930009B, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7930009B, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7930009B, 0x7930009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7930009C, 15451, 0x93000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x93000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7930009C, 15451, 0x93000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x93000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7930009D, 15608, 0x93000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x793000A8, 11697, 0x9300028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9300028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000A9, 18597, 0x9300028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9300028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793000A9, 18597, 0x9300028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9300028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x793000A9, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x793000A9, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x793000A9, 0x793000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000AA, 15451, 0x9300028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9300028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793000AA, 15451, 0x9300028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9300028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793000AB, 15608, 0x9300028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x793000B6, 11697, 0x93000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x93000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000B7, 18599, 0x93000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x93000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793000B7, 18599, 0x93000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x93000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x793000B7, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x793000B7, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x793000B7, 0x793000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000B8, 15451, 0x93000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x93000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793000B8, 15451, 0x93000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x93000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000B9, 15608, 0x93000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x93000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x793000B9, 15608, 0x93000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x93000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793000BA, 15608, 0x93000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x793000C4, 11697, 0x9300029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9300029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000C5, 18601, 0x9300029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9300029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793000C5, 18601, 0x9300029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9300029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x793000C5, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x793000C5, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x793000C5, 0x793000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000C6, 15451, 0x9300029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9300029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793000C6, 15451, 0x9300029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9300029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793000C7, 15608, 0x930002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x793000D2, 11697, 0x930002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x930002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000D3, 18603, 0x930002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x930002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793000D3, 18603, 0x930002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x930002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x793000D3, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x793000D3, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x793000D3, 0x793000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000D4, 15451, 0x930002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x930002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793000D4, 15451, 0x930002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x930002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793000D5, 15608, 0x930002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x793000DE, 9686, 0x930002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x930002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000DF, 9686, 0x930002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x930002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x793000DF, 9686, 0x930002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x930002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793000E0, 11697, 0x930002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x793000EE, 15451, 0x930002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x930002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793000EF, 15608, 0x930002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x930002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x793000EF, 15608, 0x930002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x930002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793000F0, 15608, 0x930002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x79300108, 9686, 0x930002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x930002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300109, 9686, 0x930002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x930002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x79300109, 9686, 0x930002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x930002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7930010A, 11697, 0x930002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7930011C, 11697, 0x930002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x930002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7930011D, 18614, 0x930002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x930002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7930011D, 18614, 0x930002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x930002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7930011D, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7930011D, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7930011D, 0x79300120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7930011E, 15451, 0x930002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x930002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7930011E, 15451, 0x930002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x930002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7930011F, 15608, 0x930002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7930013A, 11697, 0x9300030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9300030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7930013B, 18618, 0x9300030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9300030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7930013B, 18618, 0x9300030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9300030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7930013B, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7930013B, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7930013B, 0x7930013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7930013C, 15451, 0x9300030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9300030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7930013C, 15451, 0x9300030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9300030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7930013D, 15608, 0x93000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x79300142, 11697, 0x9300031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9300031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300143, 18619, 0x9300031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9300031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79300143, 18619, 0x9300031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9300031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79300143, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x79300143, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79300143, 0x79300146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300144, 15451, 0x9300031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9300031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79300144, 15451, 0x9300031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9300031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79300145, 15608, 0x93000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x79300150, 11697, 0x9300032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9300032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300151, 18621, 0x9300032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9300032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79300151, 18621, 0x9300032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9300032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79300151, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x79300151, 0x79300011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79300151, 0x79300155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79300152, 15451, 0x9300032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9300032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79300152, 15451, 0x9300032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9300032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79300153, 15608, 0x9300032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/934B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/934B.sql index d1d046b49e..2a8cc9cefd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/934B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/934B.sql @@ -123,8 +123,8 @@ VALUES (0x7934B01E, 4132, 0x934B0177, 153.4, 45.7468, -25.545, -0.381672, 0, 0, /* @teleloc 0x934B0177 [153.399994 45.746799 -25.545000] -0.381672 0.000000 0.000000 -0.924298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B01F, 4979, 0x934B018E, 167.988, 104.995, -25.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x934B018E [167.988007 104.995003 -25.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B01F, 4979, 0x934B018E, 167.988, 104.995, -25.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x934B018E [167.988007 104.995003 -25.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7934B020, 8222, 0x934B018E, 165.627, 106.564, -25.588, 0.127305, 0, 0, -0.991864, True, '2005-02-09 10:00:00'); /* Swamp Rat */ @@ -199,8 +199,8 @@ VALUES (0x7934B031, 1946, 0x934B01CE, 181.769, 18.5636, -25.595, 0.793135, 0, 0 /* @teleloc 0x934B01CE [181.768997 18.563601 -25.594999] 0.793135 0.000000 0.000000 -0.609046 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B032, 4980, 0x934B01D1, 187.988, 64.995, -25.55, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Refreshing Fountain */ -/* @teleloc 0x934B01D1 [187.988007 64.995003 -25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B032, 4980, 0x934B01D1, 187.988, 64.995, -25.55, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Refreshing Fountain */ +/* @teleloc 0x934B01D1 [187.988007 64.995003 -25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7934B033, 219, 0x934B01D4, 186.967, 57.5837, -25.545, -0.359813, 0, 0, -0.933025, True, '2005-02-09 10:00:00'); /* Grey Rat */ @@ -211,32 +211,32 @@ VALUES (0x7934B034, 1919, 0x934B01DA, 190.471, 37.5771, -31.595, -0.932938, 0, /* @teleloc 0x934B01DA [190.470993 37.577099 -31.594999] -0.932938 0.000000 0.000000 0.360038 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B035, 4979, 0x934B01DA, 187.988, 34.995, -31.595, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x934B01DA [187.988007 34.994999 -31.594999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7934B035, 4979, 0x934B01DA, 187.988, 34.995, -31.595, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x934B01DA [187.988007 34.994999 -31.594999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B036, 4979, 0x934B01DA, 187.988, 37.995, -31.595, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x934B01DA [187.988007 37.994999 -31.594999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B036, 4979, 0x934B01DA, 187.988, 37.995, -31.595, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x934B01DA [187.988007 37.994999 -31.594999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B037, 4979, 0x934B01DA, 187.988, 31.995, -31.595, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x934B01DA [187.988007 31.995001 -31.594999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B037, 4979, 0x934B01DA, 187.988, 31.995, -31.595, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x934B01DA [187.988007 31.995001 -31.594999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B038, 4979, 0x934B01DA, 184.988, 34.995, -31.595, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x934B01DA [184.988007 34.994999 -31.594999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B038, 4979, 0x934B01DA, 184.988, 34.995, -31.595, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x934B01DA [184.988007 34.994999 -31.594999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B039, 4979, 0x934B01DA, 190.988, 34.995, -31.595, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ -/* @teleloc 0x934B01DA [190.988007 34.994999 -31.594999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B039, 4979, 0x934B01DA, 190.988, 34.995, -31.595, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sewer */ +/* @teleloc 0x934B01DA [190.988007 34.994999 -31.594999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7934B03A, 1291, 0x934B01DC, 183.148, 34.995, -25.595, -0.718072, 0, 0, -0.695969, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x934B01DC [183.147995 34.994999 -25.594999] -0.718072 0.000000 0.000000 -0.695969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B03B, 6441, 0x934B01E3, 64.814, 37.441, -19.595, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Well */ -/* @teleloc 0x934B01E3 [64.814003 37.441002 -19.594999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7934B03B, 6441, 0x934B01E3, 64.814, 37.441, -19.595, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Well */ +/* @teleloc 0x934B01E3 [64.814003 37.441002 -19.594999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7934B03C, 8225, 0x934B01EA, 87.5481, 55.7862, -19.595, 0.674036, 0, 0, -0.738698, False, '2005-02-09 10:00:00'); /* Barkeep Anarn */ @@ -255,8 +255,8 @@ VALUES (0x7934B03F, 8257, 0x934B01F3, 95.4984, 47.3102, -17.1, 0.92388, 0, 0, - /* @teleloc 0x934B01F3 [95.498398 47.310200 -17.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B040, 4452, 0x934B01F6, 97.9822, 49.7749, -19.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x934B01F6 [97.982201 49.774899 -19.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B040, 4452, 0x934B01F6, 97.9822, 49.7749, -19.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x934B01F6 [97.982201 49.774899 -19.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7934B041, 1821, 0x934B01F7, 94.1898, 31.536, -19.595, -0.874156, 0, 0, 0.485645, False, '2005-02-09 10:00:00'); /* Sifida bint Naril the Scribe */ @@ -271,8 +271,8 @@ VALUES (0x7934B043, 4452, 0x934B01FF, 103.454, 34.9877, -19.6, 0.707107, 0, 0, /* @teleloc 0x934B01FF [103.454002 34.987701 -19.600000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B044, 153, 0x934B0208, 147.988, 34.995, -19.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x934B0208 [147.988007 34.994999 -19.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B044, 153, 0x934B0208, 147.988, 34.995, -19.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x934B0208 [147.988007 34.994999 -19.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7934B045, 171, 0x934B0210, 163.867, 20.9125, -19.595, 0.32117, 0, 0, 0.947022, False, '2005-02-09 10:00:00'); /* Vat */ @@ -287,8 +287,8 @@ VALUES (0x7934B047, 4980, 0x934B0215, 50.1585, 16.6295, -13.55, -0.010162, 0, 0 /* @teleloc 0x934B0215 [50.158501 16.629499 -13.550000] -0.010162 0.000000 0.000000 0.999948 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B048, 8221, 0x934B021B, 57.937, -1.069, -13.595, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Xarabydun Lifestone Portal */ -/* @teleloc 0x934B021B [57.937000 -1.069000 -13.595000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B048, 8221, 0x934B021B, 57.937, -1.069, -13.595, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Xarabydun Lifestone Portal */ +/* @teleloc 0x934B021B [57.937000 -1.069000 -13.595000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7934B049, 8255, 0x934B022F, 102.382, 14.391, -10.832, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Archmage Sign */ @@ -351,12 +351,12 @@ VALUES (0x7934B04E, 8229, 0x934B0260, 132.61, 38.8795, -13.595, -0.618824, 0, 0 /* @teleloc 0x934B0260 [132.610001 38.879501 -13.595000] -0.618824 0.000000 0.000000 0.785530 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B04F, 153, 0x934B026E, 139.837, 38.3213, -13.595, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x934B026E [139.837006 38.321301 -13.595000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B04F, 153, 0x934B026E, 139.837, 38.3213, -13.595, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x934B026E [139.837006 38.321301 -13.595000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B050, 153, 0x934B0272, 137.988, 14.995, -13.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x934B0272 [137.988007 14.995000 -13.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B050, 153, 0x934B0272, 137.988, 14.995, -13.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x934B0272 [137.988007 14.995000 -13.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7934B051, 5755, 0x934B0273, 139.508, 0.448, -13.5943, 0.428243, 0, 0, -0.903664, True, '2005-02-09 10:00:00'); /* Cow */ @@ -411,8 +411,8 @@ VALUES (0x7934B060, 1148, 0x934B0000, 58.01, 16.5, 14, 0.707107, 0, 0, 0.707107 /* @teleloc 0x934B0000 [58.009998 16.500000 14.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7934B061, 1148, 0x934B0000, 63.5, 13.51, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x934B0000 [63.500000 13.510000 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7934B061, 1148, 0x934B0000, 63.5, 13.51, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x934B0000 [63.500000 13.510000 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7934B062, 25991, 0x934B0000, 56.6477, 32.6561, 14.005, -0.478908, 0, 0, -0.877865, True, '2005-02-09 10:00:00'); /* Small Creepy Statue */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9350.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9350.sql index 99c2e17169..090c51d834 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9350.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9350.sql @@ -1499,11 +1499,11 @@ VALUES (0x79350115, 9686, 0x93500000, 154.745, 102.874, 13.4, 0.718734, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79350116, 9686, 0x93500000, 148.993, 99.6719, 11.68, 0.715118, -0.072009, 0.069659, -0.691787, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93500000 [148.992996 99.671898 11.680000] 0.715118 -0.072008 0.069659 -0.691787 */ +/* @teleloc 0x93500000 [148.992996 99.671898 11.680000] 0.715118 -0.072009 0.069659 -0.691787 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79350117, 9686, 0x93500000, 148.793, 105.699, 11.68, 0.715118, -0.072009, 0.069659, -0.691787, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93500000 [148.792999 105.698997 11.680000] 0.715118 -0.072008 0.069659 -0.691787 */ +/* @teleloc 0x93500000 [148.792999 105.698997 11.680000] 0.715118 -0.072009 0.069659 -0.691787 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79350118, 12679, 0x93500000, 154.274, 107.404, 10.1, 0.718734, 0, 0, -0.695285, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9385.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9385.sql index 123e3d014a..a061595e87 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9385.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9385.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x9385; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385000, 9686, 0x93850102, 62.0851, 36.467, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850102 [62.085098 36.466999 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385000, 9686, 0x93850102, 62.0851, 36.467, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850102 [62.085098 36.466999 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385001, 9686, 0x93850102, 57.4672, 36.444, 34.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850102 [57.467201 36.444000 34.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385001, 9686, 0x93850102, 57.4672, 36.444, 34.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850102 [57.467201 36.444000 34.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385002, 9686, 0x93850102, 59.9826, 30.717, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850102 [59.982601 30.716999 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385002, 9686, 0x93850102, 59.9826, 30.717, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850102 [59.982601 30.716999 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385003, 9686, 0x93850102, 63.1826, 30.717, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850102 [63.182598 30.716999 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385003, 9686, 0x93850102, 63.1826, 30.717, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850102 [63.182598 30.716999 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385004, 11697, 0x93850102, 55.4506, 31.4033, 32.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x79385005, 11697, 0x93850102, 64.3506, 35.7361, 32.1, -0.932639, 0, 0, /* @teleloc 0x93850102 [64.350601 35.736099 32.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385006, 11698, 0x93850102, 60.0137, 33.767, 38.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x93850102 [60.013699 33.766998 38.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385006, 11698, 0x93850102, 60.0137, 33.767, 38.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x93850102 [60.013699 33.766998 38.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385007, 11697, 0x93850102, 60.0006, 33.7361, 32.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x93850102 [60.000599 33.736099 32.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385008, 9686, 0x93850102, 56.8324, 30.717, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850102 [56.832401 30.716999 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385008, 9686, 0x93850102, 56.8324, 30.717, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850102 [56.832401 30.716999 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385009, 9686, 0x93850102, 54.7858, 33.5938, 35.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7938500E, 9686, 0x93850102, 65.1794, 31.5939, 35.65, 0.707107, 0, 0, /* @teleloc 0x93850102 [65.179398 31.593901 35.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938500F, 9686, 0x93850102, 57.8324, 36.467, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850102 [57.832401 36.466999 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7938500F, 9686, 0x93850102, 57.8324, 36.467, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850102 [57.832401 36.466999 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385010, 9686, 0x93850102, 63.6531, 36.444, 34.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850102 [63.653099 36.444000 34.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385010, 9686, 0x93850102, 63.6531, 36.444, 34.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850102 [63.653099 36.444000 34.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385011, 11698, 0x93850102, 62.2137, 33.767, 38.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x79385014, 11697, 0x93850102, 58.4978, 33.7361, 32.1, -0.707107, 0, 0, /* @teleloc 0x93850102 [58.497799 33.736099 32.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385015, 11697, 0x93850102, 59.8063, 31.281, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x93850102 [59.806301 31.281000 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385015, 11697, 0x93850102, 59.8063, 31.281, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x93850102 [59.806301 31.281000 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385016, 11697, 0x93850102, 64.5563, 33.681, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x93850102 [64.556297 33.681000 32.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385017, 11697, 0x93850102, 57.2006, 35.8361, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x93850102 [57.200600 35.836102 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385017, 11697, 0x93850102, 57.2006, 35.8361, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x93850102 [57.200600 35.836102 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385018, 9686, 0x93850104, 57.7358, 39.5978, 35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x93850104 [57.735802 39.597801 35.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385019, 9686, 0x93850104, 61.1358, 37.067, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850104 [61.135799 37.067001 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385019, 9686, 0x93850104, 61.1358, 37.067, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850104 [61.135799 37.067001 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938501A, 9686, 0x93850104, 60.8358, 42.167, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850104 [60.835800 42.167000 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7938501A, 9686, 0x93850104, 60.8358, 42.167, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850104 [60.835800 42.167000 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7938501B, 11697, 0x93850104, 61.9506, 39.8861, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7938501D, 9686, 0x93850104, 57.7358, 41.2439, 35, -0.707107, 0, 0, -0 /* @teleloc 0x93850104 [57.735802 41.243900 35.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938501E, 9686, 0x93850104, 59.0388, 37.067, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850104 [59.038799 37.067001 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7938501E, 9686, 0x93850104, 59.0388, 37.067, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850104 [59.038799 37.067001 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938501F, 9686, 0x93850106, 60.5294, 30.8132, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850106 [60.529400 30.813200 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7938501F, 9686, 0x93850106, 60.5294, 30.8132, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850106 [60.529400 30.813200 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385020, 9686, 0x93850106, 63.0294, 35.1132, 30.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x79385026, 9686, 0x93850106, 63.0294, 37.8103, 30.45, 0.707107, 0, 0, /* @teleloc 0x93850106 [63.029400 37.810299 30.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385027, 9686, 0x93850106, 61.4789, 40.7632, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850106 [61.478901 40.763199 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385027, 9686, 0x93850106, 61.4789, 40.7632, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850106 [61.478901 40.763199 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385028, 11698, 0x93850106, 60.4326, 34.8036, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x93850106 [60.432598 34.803600 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385028, 11698, 0x93850106, 60.4326, 34.8036, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x93850106 [60.432598 34.803600 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385029, 11697, 0x93850106, 60.8216, 40.2797, 28.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x93850106 [60.821602 40.279701 28.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385029, 11697, 0x93850106, 60.8216, 40.2797, 28.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x93850106 [60.821602 40.279701 28.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7938502A, 11697, 0x93850106, 62.3716, 40.0798, 28.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7938502D, 9686, 0x93850108, 58.1358, 43.3938, 35, -0.707107, 0, 0, -0 /* @teleloc 0x93850108 [58.135799 43.393799 35.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938502E, 412, 0x93850000, 60.8137, 44.567, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x93850000 [60.813702 44.567001 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7938502E, 412, 0x93850000, 60.8137, 44.567, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x93850000 [60.813702 44.567001 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938502F, 9686, 0x93850000, 58.6031, 44.694, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850000 [58.603100 44.694000 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7938502F, 9686, 0x93850000, 58.6031, 44.694, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850000 [58.603100 44.694000 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385030, 9686, 0x93850000, 57.6031, 43.844, 34.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x7938516D, 9686, 0x9385013A, 113, 34.35, 36.85, 0.317305, 0, 0, -0.948 /* @teleloc 0x9385013A [113.000000 34.349998 36.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938516E, 9686, 0x9385013A, 111.393, 33.8286, 39.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013A [111.392998 33.828602 39.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7938516E, 9686, 0x9385013A, 111.393, 33.8286, 39.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013A [111.392998 33.828602 39.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7938516F, 9686, 0x9385013A, 109.046, 36.9626, 37.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x79385171, 9686, 0x9385013A, 113.15, 39.65, 36.85, -0.902209, 0, 0, 0. /* @teleloc 0x9385013A [113.150002 39.650002 36.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385172, 9686, 0x9385013A, 111.4, 40.8626, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013A [111.400002 40.862598 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385172, 9686, 0x9385013A, 111.4, 40.8626, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013A [111.400002 40.862598 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385173, 11697, 0x9385013A, 111.448, 34.1692, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9385013A [111.447998 34.169201 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385173, 11697, 0x9385013A, 111.448, 34.1692, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9385013A [111.447998 34.169201 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385174, 11697, 0x9385013A, 109.548, 35.2192, 34.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9385013A [109.547997 35.219200 34.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385175, 9686, 0x9385013B, 102.135, 33.1314, 36.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013B [102.135002 33.131401 36.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385175, 9686, 0x9385013B, 102.135, 33.1314, 36.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013B [102.135002 33.131401 36.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385176, 9686, 0x9385013B, 107.535, 33.1314, 36.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013B [107.535004 33.131401 36.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385176, 9686, 0x9385013B, 107.535, 33.1314, 36.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013B [107.535004 33.131401 36.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385177, 9686, 0x9385013B, 108.585, 34.4806, 35.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9385013B [108.584999 34.480598 35.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385178, 9686, 0x9385013B, 104.585, 39.0314, 37.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013B [104.584999 39.031399 37.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385178, 9686, 0x9385013B, 104.585, 39.0314, 37.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013B [104.584999 39.031399 37.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385179, 9686, 0x9385013B, 100.785, 35.8814, 38.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7938517D, 11697, 0x9385013B, 104.467, 36.21, 34.1, -0.707107, 0, 0, -0 /* @teleloc 0x9385013B [104.467003 36.209999 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938517E, 11697, 0x9385013B, 104.998, 33.7192, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9385013B [104.998001 33.719200 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7938517E, 11697, 0x9385013B, 104.998, 33.7192, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9385013B [104.998001 33.719200 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938517F, 9686, 0x9385013B, 102.036, 39.0314, 37.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013B [102.036003 39.031399 37.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7938517F, 9686, 0x9385013B, 102.036, 39.0314, 37.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013B [102.036003 39.031399 37.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385180, 9686, 0x9385013B, 107.379, 39.0314, 37.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013B [107.378998 39.031399 37.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385180, 9686, 0x9385013B, 107.379, 39.0314, 37.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013B [107.378998 39.031399 37.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385181, 9686, 0x9385013B, 100.785, 34.1663, 37.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x79385182, 9686, 0x9385013B, 100.785, 38.1145, 37.35, -0.707107, 0, 0, /* @teleloc 0x9385013B [100.785004 38.114498 37.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385183, 9686, 0x9385013B, 104.995, 33.1314, 37.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013B [104.995003 33.131401 37.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385183, 9686, 0x9385013B, 104.995, 33.1314, 37.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013B [104.995003 33.131401 37.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385184, 9686, 0x9385013B, 108.585, 34.1806, 37.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7938518B, 11697, 0x9385013B, 107.593, 33.9287, 34.1, 0.297375, 0, 0, - /* @teleloc 0x9385013B [107.593002 33.928699 34.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938518C, 11697, 0x9385013B, 104.748, 38.5192, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9385013B [104.748001 38.519199 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7938518C, 11697, 0x9385013B, 104.748, 38.5192, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9385013B [104.748001 38.519199 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938518D, 9686, 0x9385013D, 107.493, 32.1786, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013D [107.492996 32.178600 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7938518D, 9686, 0x9385013D, 107.493, 32.1786, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013D [107.492996 32.178600 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7938518E, 9686, 0x9385013D, 103.996, 35.4126, 32.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9385013D [103.996002 35.412601 32.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938518F, 9686, 0x9385013D, 106.25, 38.6626, 32.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013D [106.250000 38.662601 32.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7938518F, 9686, 0x9385013D, 106.25, 38.6626, 32.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013D [106.250000 38.662601 32.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385190, 11697, 0x9385013D, 112.117, 37.4615, 30.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x79385193, 11697, 0x9385013D, 104.884, 35.9734, 30.1, -0.707107, 0, 0, /* @teleloc 0x9385013D [104.884003 35.973400 30.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385194, 9686, 0x9385013D, 111.393, 32.1786, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013D [111.392998 32.178600 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385194, 9686, 0x9385013D, 111.393, 32.1786, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013D [111.392998 32.178600 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385195, 9686, 0x9385013D, 109.5, 38.6626, 32.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9385013D [109.500000 38.662601 32.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385195, 9686, 0x9385013D, 109.5, 38.6626, 32.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9385013D [109.500000 38.662601 32.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79385196, 9686, 0x9385013D, 113.946, 34.2126, 32.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x79385197, 11698, 0x9385013D, 107.979, 36.0628, 33.5, -0.707107, 0, 0, /* @teleloc 0x9385013D [107.978996 36.062801 33.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385198, 11697, 0x9385013D, 108.584, 33.0234, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9385013D [108.584000 33.023399 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79385198, 11697, 0x9385013D, 108.584, 33.0234, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9385013D [108.584000 33.023399 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79385199, 11697, 0x9385013D, 107.967, 38.2115, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9385013D [107.967003 38.211498 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79385199, 11697, 0x9385013D, 107.967, 38.2115, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9385013D [107.967003 38.211498 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938519A, 412, 0x93850000, 111.35, 41.41, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x93850000 [111.349998 41.410000 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7938519A, 412, 0x93850000, 111.35, 41.41, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x93850000 [111.349998 41.410000 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938519B, 9686, 0x93850000, 111.393, 41.5786, 37.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93850000 [111.392998 41.578602 37.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7938519B, 9686, 0x93850000, 111.393, 41.5786, 37.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93850000 [111.392998 41.578602 37.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7938519C, 9686, 0x93850000, 113.693, 40.6786, 36.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7938519E, 12679, 0x93850000, 114.498, 40.9692, 34.1, -0.402747, 0, 0, /* @teleloc 0x93850000 [114.498001 40.969200 34.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7938519F, 12679, 0x93850000, 104.498, 40.0192, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x93850000 [104.498001 40.019199 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7938519F, 12679, 0x93850000, 104.498, 40.0192, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x93850000 [104.498001 40.019199 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793851A0, 12781, 0x9385010B, 34.9718, 81.7608, 32.005, -0.686694, 0, 0, -0.726947, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9390.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9390.sql index d876887fcb..5d43bf7a1e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9390.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9390.sql @@ -5,8 +5,8 @@ VALUES (0x79390000, 412, 0x93900103, 32.3916, 37.645, 30, -0.707107, 0, 0, 0.7 /* @teleloc 0x93900103 [32.391602 37.645000 30.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390001, 412, 0x93900104, 42.5832, 34.1594, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x93900104 [42.583199 34.159401 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390001, 412, 0x93900104, 42.5832, 34.1594, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x93900104 [42.583199 34.159401 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390002, 412, 0x93900105, 26.6748, 45.6678, 30, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,12 +25,12 @@ VALUES (0x79390005, 11697, 0x93900106, 34.1344, 45.4834, 34.9, -0.92321, 0, 0, - /* @teleloc 0x93900106 [34.134399 45.483398 34.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390006, 9686, 0x93900106, 34.9923, 33.9109, 37.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900106 [34.992298 33.910900 37.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390006, 9686, 0x93900106, 34.9923, 33.9109, 37.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900106 [34.992298 33.910900 37.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390007, 9686, 0x93900106, 36.0797, 46.569, 38.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900106 [36.079700 46.569000 38.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390007, 9686, 0x93900106, 36.0797, 46.569, 38.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900106 [36.079700 46.569000 38.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390008, 11698, 0x93900106, 36.0443, 42.5581, 41.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -41,44 +41,44 @@ VALUES (0x79390009, 11697, 0x93900106, 33.6586, 37.2647, 34.9, -0.707107, 0, 0, /* @teleloc 0x93900106 [33.658600 37.264702 34.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939000A, 9686, 0x93900108, 34.69, 42.5802, 33.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900108 [34.689999 42.580200 33.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939000A, 9686, 0x93900108, 34.69, 42.5802, 33.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900108 [34.689999 42.580200 33.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939000B, 9686, 0x93900108, 34.7394, 33.9049, 32.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900108 [34.739399 33.904900 32.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939000B, 9686, 0x93900108, 34.7394, 33.9049, 32.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900108 [34.739399 33.904900 32.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7939000C, 11697, 0x93900108, 35.86, 34.4659, 30.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x93900108 [35.860001 34.465900 30.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939000D, 9686, 0x93900109, 37.9903, 33.9253, 33.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900109 [37.990299 33.925301 33.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939000D, 9686, 0x93900109, 37.9903, 33.9253, 33.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900109 [37.990299 33.925301 33.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7939000E, 9686, 0x93900109, 39.1893, 39.3901, 33.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x93900109 [39.189301 39.390099 33.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939000F, 11697, 0x93900109, 37.9805, 41.7029, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x93900109 [37.980499 41.702900 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939000F, 11697, 0x93900109, 37.9805, 41.7029, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x93900109 [37.980499 41.702900 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390010, 11697, 0x9390010A, 36, 46.1659, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9390010A [36.000000 46.165901 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390010, 11697, 0x9390010A, 36, 46.1659, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9390010A [36.000000 46.165901 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390011, 9686, 0x9390010A, 36.2101, 47.0626, 33.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010A [36.210098 47.062599 33.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390011, 9686, 0x9390010A, 36.2101, 47.0626, 33.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010A [36.210098 47.062599 33.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390012, 9686, 0x9390010A, 34.6434, 43.1021, 33.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010A [34.643398 43.102100 33.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390012, 9686, 0x9390010A, 34.6434, 43.1021, 33.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010A [34.643398 43.102100 33.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390013, 9686, 0x9390010D, 42.575, 33.325, 33.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010D [42.575001 33.325001 33.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390013, 9686, 0x9390010D, 42.575, 33.325, 33.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010D [42.575001 33.325001 33.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390014, 11697, 0x9390010D, 45.6, 29.345, 30.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -89,12 +89,12 @@ VALUES (0x79390015, 11697, 0x9390010D, 37.475, 27.525, 30.1, -0.707107, 0, 0, -0 /* @teleloc 0x9390010D [37.474998 27.525000 30.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390016, 9686, 0x9390010D, 40.3323, 25.6258, 33.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010D [40.332298 25.625799 33.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390016, 9686, 0x9390010D, 40.3323, 25.6258, 33.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010D [40.332298 25.625799 33.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390017, 9686, 0x9390010D, 42.8723, 25.6258, 33.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010D [42.872299 25.625799 33.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390017, 9686, 0x9390010D, 42.8723, 25.6258, 33.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010D [42.872299 25.625799 33.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390018, 9686, 0x9390010D, 46.3563, 29.4966, 33.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -109,40 +109,40 @@ VALUES (0x7939001A, 11697, 0x9390010D, 44.04, 29.355, 30.1, 0.707107, 0, 0, -0.7 /* @teleloc 0x9390010D [44.040001 29.355000 30.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939001B, 9686, 0x9390010F, 34.528, 33.3358, 38.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010F [34.528000 33.335800 38.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939001B, 9686, 0x9390010F, 34.528, 33.3358, 38.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010F [34.528000 33.335800 38.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7939001C, 11697, 0x9390010F, 26.9825, 28.3858, 34.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9390010F [26.982500 28.385799 34.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939001D, 11697, 0x9390010F, 31.8265, 26.2592, 34.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9390010F [31.826500 26.259199 34.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939001D, 11697, 0x9390010F, 31.8265, 26.2592, 34.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9390010F [31.826500 26.259199 34.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7939001E, 11698, 0x9390010F, 37.9071, 29.4885, 41.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x9390010F [37.907101 29.488501 41.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939001F, 9686, 0x9390010F, 39.5985, 33.3358, 38.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010F [39.598499 33.335800 38.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939001F, 9686, 0x9390010F, 39.5985, 33.3358, 38.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010F [39.598499 33.335800 38.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390020, 9686, 0x9390010F, 29.771, 33.3358, 38.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010F [29.771000 33.335800 38.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390020, 9686, 0x9390010F, 29.771, 33.3358, 38.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010F [29.771000 33.335800 38.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390021, 9686, 0x9390010F, 30.5112, 25.7368, 38.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010F [30.511200 25.736799 38.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390021, 9686, 0x9390010F, 30.5112, 25.7368, 38.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010F [30.511200 25.736799 38.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390022, 9686, 0x9390010F, 36.1939, 25.7368, 38.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010F [36.193901 25.736799 38.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390022, 9686, 0x9390010F, 36.1939, 25.7368, 38.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010F [36.193901 25.736799 38.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390023, 9686, 0x9390010F, 41.8388, 25.7368, 38.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390010F [41.838799 25.736799 38.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390023, 9686, 0x9390010F, 41.8388, 25.7368, 38.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390010F [41.838799 25.736799 38.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390024, 9686, 0x9390010F, 26.2751, 29.4892, 38.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x79390026, 11698, 0x9390010F, 34.3351, 29.5592, 41.15, -0.999998, 0, 0, /* @teleloc 0x9390010F [34.335098 29.559200 41.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390027, 11697, 0x9390010F, 42.7525, 32.6858, 34.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9390010F [42.752499 32.685799 34.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390027, 11697, 0x9390010F, 42.7525, 32.6858, 34.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9390010F [42.752499 32.685799 34.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390028, 11697, 0x9390010F, 45.0925, 29.3058, 34.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9390010F [45.092499 29.305799 34.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390029, 11697, 0x9390010F, 41.0625, 26.1658, 34.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9390010F [41.062500 26.165800 34.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390029, 11697, 0x9390010F, 41.0625, 26.1658, 34.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9390010F [41.062500 26.165800 34.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7939002A, 9686, 0x93900111, 36.2712, 31.4145, 33.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,16 +177,16 @@ VALUES (0x7939002B, 9686, 0x93900111, 25.82, 31.78, 33.66, -0.707107, 0, 0, -0. /* @teleloc 0x93900111 [25.820000 31.780001 33.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939002C, 9686, 0x93900111, 33.36, 29.49, 33.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900111 [33.360001 29.490000 33.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939002C, 9686, 0x93900111, 33.36, 29.49, 33.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900111 [33.360001 29.490000 33.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939002D, 412, 0x93900112, 33.285, 29.0458, 30, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x93900112 [33.285000 29.045799 30.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939002D, 412, 0x93900112, 33.285, 29.0458, 30, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x93900112 [33.285000 29.045799 30.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939002E, 9686, 0x93900112, 30.1562, 28.9326, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900112 [30.156200 28.932600 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939002E, 9686, 0x93900112, 30.1562, 28.9326, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900112 [30.156200 28.932600 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7939002F, 9686, 0x93900112, 36.2712, 27.2724, 33.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -197,8 +197,8 @@ VALUES (0x79390030, 412, 0x93900116, 36.7014, 30.3593, 25.195, 0.707107, 0, 0, /* @teleloc 0x93900116 [36.701401 30.359301 25.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390031, 9686, 0x93900116, 33.3284, 27.1812, 28.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900116 [33.328400 27.181200 28.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390031, 9686, 0x93900116, 33.3284, 27.1812, 28.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900116 [33.328400 27.181200 28.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390032, 9686, 0x93900116, 36.5884, 30.3312, 28.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,8 +209,8 @@ VALUES (0x79390033, 9686, 0x93900117, 37.15, 36.3512, 28.59, -0.707107, 0, 0, - /* @teleloc 0x93900117 [37.150002 36.351200 28.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390034, 9686, 0x93900118, 32.3284, 32.5012, 28, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900118 [32.328400 32.501202 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390034, 9686, 0x93900118, 32.3284, 32.5012, 28, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900118 [32.328400 32.501202 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390035, 11698, 0x93900118, 30.8629, 36.5042, 29.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -221,8 +221,8 @@ VALUES (0x79390036, 9686, 0x93900118, 24.5546, 37.7454, 28, -0.707107, 0, 0, -0 /* @teleloc 0x93900118 [24.554600 37.745399 28.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390037, 9686, 0x93900118, 28.3584, 32.5012, 28, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900118 [28.358400 32.501202 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390037, 9686, 0x93900118, 28.3584, 32.5012, 28, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900118 [28.358400 32.501202 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390038, 11697, 0x93900118, 25.3897, 33.3235, 25.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -253,8 +253,8 @@ VALUES (0x7939003E, 9686, 0x93900000, 26.45, 45.99, 33.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x93900000 [26.450001 45.990002 33.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939003F, 9686, 0x93900000, 30.32, 47.22, 32.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900000 [30.320000 47.220001 32.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939003F, 9686, 0x93900000, 30.32, 47.22, 32.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900000 [30.320000 47.220001 32.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390040, 9686, 0x93900000, 24.97, 41.46, 32.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x79390041, 9686, 0x93900000, 32.3844, 37.5888, 33.39, 0.707107, 0, 0, /* @teleloc 0x93900000 [32.384399 37.588799 33.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390042, 9686, 0x93900000, 42.845, 46.355, 32.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900000 [42.845001 46.355000 32.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390042, 9686, 0x93900000, 42.845, 46.355, 32.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900000 [42.845001 46.355000 32.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390043, 9686, 0x93900000, 42.555, 34.215, 33.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900000 [42.555000 34.215000 33.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390043, 9686, 0x93900000, 42.555, 34.215, 33.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900000 [42.555000 34.215000 33.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390044, 12679, 0x93900000, 31.2551, 35.1692, 30.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -297,12 +297,12 @@ VALUES (0x79390049, 12679, 0x93900000, 40.9651, 45.3892, 30.1, 0.95656, 0, 0, 0. /* @teleloc 0x93900000 [40.965099 45.389198 30.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939004A, 12678, 0x93900000, 36.1198, 45.4735, 43.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x93900000 [36.119801 45.473499 43.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939004A, 12678, 0x93900000, 36.1198, 45.4735, 43.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x93900000 [36.119801 45.473499 43.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939004B, 12678, 0x93900000, 36.1198, 29.4735, 43.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x93900000 [36.119801 29.473499 43.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939004B, 12678, 0x93900000, 36.1198, 29.4735, 43.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x93900000 [36.119801 29.473499 43.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7939004C, 11697, 0x9390011C, 40.0536, 111.625, 36.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1533,60 +1533,60 @@ VALUES (0x7939017E, 9686, 0x93900192, 97.4602, 39.6343, 38.925, -0.707107, 0, 0 /* @teleloc 0x93900192 [97.460197 39.634300 38.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939017F, 412, 0x93900199, 99.696, 28.6413, 32, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x93900199 [99.695999 28.641300 32.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939017F, 412, 0x93900199, 99.696, 28.6413, 32, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x93900199 [99.695999 28.641300 32.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390180, 9686, 0x93900199, 99.6825, 28.5492, 35.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900199 [99.682503 28.549200 35.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390180, 9686, 0x93900199, 99.6825, 28.5492, 35.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900199 [99.682503 28.549200 35.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390181, 9686, 0x93900199, 109.118, 26.9299, 34.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x93900199 [109.117996 26.929899 34.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390182, 9686, 0x93900199, 103.97, 25.0345, 34.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900199 [103.970001 25.034500 34.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390182, 9686, 0x93900199, 103.97, 25.0345, 34.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900199 [103.970001 25.034500 34.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390183, 11698, 0x93900199, 100.607, 26.7745, 36.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x93900199 [100.607002 26.774500 36.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390184, 11697, 0x93900199, 106.287, 25.7677, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x93900199 [106.287003 25.767700 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390184, 11697, 0x93900199, 106.287, 25.7677, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x93900199 [106.287003 25.767700 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390185, 11697, 0x93900199, 101.612, 25.7677, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x93900199 [101.612000 25.767700 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390185, 11697, 0x93900199, 101.612, 25.7677, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x93900199 [101.612000 25.767700 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390186, 412, 0x9390019B, 99.195, 41.295, 32, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9390019B [99.195000 41.294998 32.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390186, 412, 0x9390019B, 99.195, 41.295, 32, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9390019B [99.195000 41.294998 32.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390187, 9686, 0x9390019B, 97.477, 32.179, 34.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9390019B [97.476997 32.179001 34.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390188, 9686, 0x9390019B, 99.327, 29.179, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390019B [99.327003 29.179001 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390188, 9686, 0x9390019B, 99.327, 29.179, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390019B [99.327003 29.179001 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390189, 9686, 0x9390019B, 101.222, 35.1222, 35.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9390019B [101.222000 35.122200 35.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939018A, 9686, 0x9390019C, 103.452, 41.204, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390019C [103.452003 41.203999 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939018A, 9686, 0x9390019C, 103.452, 41.204, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390019C [103.452003 41.203999 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939018B, 9686, 0x9390019C, 103.452, 33.529, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390019C [103.452003 33.528999 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939018B, 9686, 0x9390019C, 103.452, 33.529, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390019C [103.452003 33.528999 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939018C, 11697, 0x9390019C, 103.412, 34.3927, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9390019C [103.412003 34.392700 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939018C, 11697, 0x9390019C, 103.412, 34.3927, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9390019C [103.412003 34.392700 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7939018D, 11697, 0x9390019D, 98.0405, 43.7316, 32.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,8 +1601,8 @@ VALUES (0x7939018F, 9686, 0x9390019D, 105.18, 43.6715, 35.45, 0.707107, 0, 0, - /* @teleloc 0x9390019D [105.180000 43.671501 35.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390190, 9686, 0x9390019D, 101.33, 45.6715, 35.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9390019D [101.330002 45.671501 35.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390190, 9686, 0x9390019D, 101.33, 45.6715, 35.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9390019D [101.330002 45.671501 35.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79390191, 9686, 0x939001A0, 118.385, 31.048, 40.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,60 +1613,60 @@ VALUES (0x79390192, 9686, 0x939001A0, 97.627, 29.0562, 39.675, -0.707107, 0, 0, /* @teleloc 0x939001A0 [97.626999 29.056200 39.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390193, 11697, 0x939001A0, 104.426, 25.8847, 36.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x939001A0 [104.426003 25.884701 36.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390193, 11697, 0x939001A0, 104.426, 25.8847, 36.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x939001A0 [104.426003 25.884701 36.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390194, 11697, 0x939001A0, 112.763, 26.3397, 36.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x939001A0 [112.763000 26.339701 36.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390194, 11697, 0x939001A0, 112.763, 26.3397, 36.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x939001A0 [112.763000 26.339701 36.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390195, 11697, 0x939001A0, 106.836, 32.2373, 36.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x939001A0 [106.835999 32.237301 36.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390195, 11697, 0x939001A0, 106.836, 32.2373, 36.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x939001A0 [106.835999 32.237301 36.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390196, 9686, 0x939001A0, 109.825, 25.3684, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A0 [109.824997 25.368401 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79390196, 9686, 0x939001A0, 109.825, 25.3684, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A0 [109.824997 25.368401 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390197, 9686, 0x939001A0, 102.798, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A0 [102.797997 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390197, 9686, 0x939001A0, 102.798, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A0 [102.797997 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390198, 9686, 0x939001A0, 106.223, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A0 [106.223000 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390198, 9686, 0x939001A0, 106.223, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A0 [106.223000 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79390199, 9686, 0x939001A0, 109.798, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A0 [109.797997 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79390199, 9686, 0x939001A0, 109.798, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A0 [109.797997 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939019A, 9686, 0x939001A0, 106.273, 25.3365, 40.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A0 [106.273003 25.336500 40.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939019A, 9686, 0x939001A0, 106.273, 25.3365, 40.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A0 [106.273003 25.336500 40.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939019B, 9686, 0x939001A0, 113.335, 25.3365, 40.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A0 [113.334999 25.336500 40.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939019B, 9686, 0x939001A0, 113.335, 25.3365, 40.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A0 [113.334999 25.336500 40.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939019C, 9686, 0x939001A0, 113.348, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A0 [113.348000 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939019C, 9686, 0x939001A0, 113.348, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A0 [113.348000 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939019D, 11698, 0x939001A2, 109.826, 29.175, 43.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x939001A2 [109.825996 29.174999 43.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939019D, 11698, 0x939001A2, 109.826, 29.175, 43.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x939001A2 [109.825996 29.174999 43.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939019E, 11698, 0x939001A2, 106.586, 29.175, 43.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x939001A2 [106.585999 29.174999 43.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7939019E, 11698, 0x939001A2, 106.586, 29.175, 43.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x939001A2 [106.585999 29.174999 43.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7939019F, 9686, 0x939001A3, 105.62, 32.9345, 34.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A3 [105.620003 32.934502 34.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7939019F, 9686, 0x939001A3, 105.62, 32.9345, 34.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A3 [105.620003 32.934502 34.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901A0, 9686, 0x939001A4, 114.957, 25.2103, 35.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A4 [114.957001 25.210300 35.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901A0, 9686, 0x939001A4, 114.957, 25.2103, 35.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A4 [114.957001 25.210300 35.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793901A1, 9686, 0x939001A4, 109.733, 27.7492, 34.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,40 +1677,40 @@ VALUES (0x793901A2, 9686, 0x939001A4, 117.483, 29.0492, 35.625, 0.707107, 0, 0, /* @teleloc 0x939001A4 [117.483002 29.049200 35.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901A3, 11698, 0x939001A4, 113.635, 29.2434, 36.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x939001A4 [113.635002 29.243401 36.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901A3, 11698, 0x939001A4, 113.635, 29.2434, 36.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x939001A4 [113.635002 29.243401 36.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901A4, 11697, 0x939001A4, 111.815, 25.6316, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x939001A4 [111.815002 25.631599 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901A4, 11697, 0x939001A4, 111.815, 25.6316, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x939001A4 [111.815002 25.631599 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901A5, 412, 0x939001A8, 105.2, 27.91, 27.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x939001A8 [105.199997 27.910000 27.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901A5, 412, 0x939001A8, 105.2, 27.91, 27.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x939001A8 [105.199997 27.910000 27.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901A6, 9686, 0x939001A8, 105.202, 28.003, 30.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A8 [105.202003 28.003000 30.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901A6, 9686, 0x939001A8, 105.202, 28.003, 30.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A8 [105.202003 28.003000 30.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793901A7, 9686, 0x939001A8, 102.027, 35.553, 30.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x939001A8 [102.027000 35.553001 30.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901A8, 9686, 0x939001A9, 108.145, 27.4595, 29.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001A9 [108.144997 27.459499 29.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x793901A8, 9686, 0x939001A9, 108.145, 27.4595, 29.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001A9 [108.144997 27.459499 29.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901A9, 11697, 0x939001A9, 112.169, 25.9637, 27.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x939001A9 [112.168999 25.963699 27.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901A9, 11697, 0x939001A9, 112.169, 25.9637, 27.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x939001A9 [112.168999 25.963699 27.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901AA, 11698, 0x939001AA, 110.431, 34.0657, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x939001AA [110.431000 34.065701 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901AA, 11698, 0x939001AA, 110.431, 34.0657, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x939001AA [110.431000 34.065701 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901AB, 9686, 0x939001AA, 111.186, 28.1479, 30.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001AA [111.185997 28.147900 30.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901AB, 9686, 0x939001AA, 111.186, 28.1479, 30.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001AA [111.185997 28.147900 30.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793901AC, 9686, 0x939001AA, 107.37, 33.4632, 30.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1725,16 +1725,16 @@ VALUES (0x793901AE, 11697, 0x939001AA, 108.121, 39.4024, 27.35, 0.9139, 0, 0, 0. /* @teleloc 0x939001AA [108.121002 39.402401 27.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901AF, 9686, 0x939001AD, 116.4, 31.8434, 30.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001AD [116.400002 31.843399 30.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901AF, 9686, 0x939001AD, 116.4, 31.8434, 30.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001AD [116.400002 31.843399 30.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901B0, 9686, 0x939001AD, 116.4, 40.059, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001AD [116.400002 40.058998 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x793901B0, 9686, 0x939001AD, 116.4, 40.059, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001AD [116.400002 40.058998 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901B1, 11698, 0x939001AD, 116.559, 35.7695, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x939001AD [116.558998 35.769501 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901B1, 11698, 0x939001AD, 116.559, 35.7695, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x939001AD [116.558998 35.769501 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793901B2, 11697, 0x939001AD, 118.521, 39.2524, 27.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1745,36 +1745,36 @@ VALUES (0x793901B3, 11697, 0x939001AD, 118.719, 32.3887, 27.35, 0.372988, 0, 0, /* @teleloc 0x939001AD [118.719002 32.388699 27.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901B4, 412, 0x939001AE, 116.15, 47.08, 32, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x939001AE [116.150002 47.080002 32.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x793901B4, 412, 0x939001AE, 116.15, 47.08, 32, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x939001AE [116.150002 47.080002 32.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793901B5, 9686, 0x939001AF, 113.8, 42.9, 35.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x939001AF [113.800003 42.900002 35.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901B6, 9686, 0x939001AF, 116.2, 39.75, 36.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x939001AF [116.199997 39.750000 36.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901B6, 9686, 0x939001AF, 116.2, 39.75, 36.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x939001AF [116.199997 39.750000 36.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793901B7, 9686, 0x939001AF, 118.767, 42.8645, 36.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x939001AF [118.766998 42.864498 36.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901B8, 11697, 0x939001AF, 116.115, 40.4066, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x939001AF [116.114998 40.406601 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901B8, 11697, 0x939001AF, 116.115, 40.4066, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x939001AF [116.114998 40.406601 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793901B9, 412, 0x93900000, 113.205, 42.9, 32, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x93900000 [113.205002 42.900002 32.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901BA, 412, 0x93900000, 113.505, 33.615, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x93900000 [113.504997 33.615002 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901BA, 412, 0x93900000, 113.505, 33.615, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x93900000 [113.504997 33.615002 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901BB, 9686, 0x93900000, 116.175, 47.5184, 35.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900000 [116.175003 47.518398 35.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901BB, 9686, 0x93900000, 116.175, 47.5184, 35.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900000 [116.175003 47.518398 35.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793901BC, 9686, 0x93900000, 118.65, 46.4184, 34.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x793901BD, 9686, 0x93900000, 114.05, 46.7434, 34.55, 0.456322, 0, 0, - /* @teleloc 0x93900000 [114.050003 46.743401 34.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901BE, 9686, 0x93900000, 113.525, 33.6934, 35.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900000 [113.525002 33.693401 35.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901BE, 9686, 0x93900000, 113.525, 33.6934, 35.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900000 [113.525002 33.693401 35.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901BF, 9686, 0x93900000, 109.625, 45.0434, 34.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x93900000 [109.625000 45.043400 34.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x793901BF, 9686, 0x93900000, 109.625, 45.0434, 34.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x93900000 [109.625000 45.043400 34.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793901C0, 12679, 0x93900000, 107.29, 34.7816, 32.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1813,16 +1813,16 @@ VALUES (0x793901C4, 12679, 0x93900000, 118.94, 46.7066, 32.1, 0.420244, 0, 0, 0. /* @teleloc 0x93900000 [118.940002 46.706600 32.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901C5, 12679, 0x93900000, 111.415, 36.4066, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x93900000 [111.415001 36.406601 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901C5, 12679, 0x93900000, 111.415, 36.4066, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x93900000 [111.415001 36.406601 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901C6, 12678, 0x93900000, 116.44, 42.8316, 41, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x93900000 [116.440002 42.831600 41.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x793901C6, 12678, 0x93900000, 116.44, 42.8316, 41, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x93900000 [116.440002 42.831600 41.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x793901C7, 12678, 0x93900000, 101.565, 29.4316, 48.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x93900000 [101.565002 29.431601 48.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x793901C7, 12678, 0x93900000, 101.565, 29.4316, 48.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x93900000 [101.565002 29.431601 48.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x793901C8, 15637, 0x93900108, 34.4414, 37.6687, 30.005, -0.999884, 0, 0, -0.015239, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9400.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9400.sql index 47bf40443c..a079ed152a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9400.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9400.sql @@ -21,8 +21,8 @@ VALUES (0x79400004, 11697, 0x94000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x94000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400005, 18624, 0x94000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x94000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79400005, 18624, 0x94000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x94000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79400005, 0x79400001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x79400005, 0x79400001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x79400005, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400006, 15451, 0x9400018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9400018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79400006, 15451, 0x9400018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9400018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79400007, 15608, 0x9400018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x79400015, 11697, 0x9400019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9400019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400016, 18626, 0x9400019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9400019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79400016, 18626, 0x9400019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9400019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79400016, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x79400016, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79400016, 0x79400019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400017, 15451, 0x940001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x940001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79400017, 15451, 0x940001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x940001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79400018, 15608, 0x940001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x79400023, 11697, 0x940001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x940001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400024, 18628, 0x940001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x940001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79400024, 18628, 0x940001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x940001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79400024, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x79400024, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79400024, 0x79400027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400025, 15451, 0x940001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x940001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79400025, 15451, 0x940001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x940001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79400026, 15608, 0x940001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7940006D, 11697, 0x94000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x94000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7940006E, 18639, 0x94000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x94000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7940006E, 18639, 0x94000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x94000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7940006E, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7940006E, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7940006E, 0x79400072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7940006F, 15451, 0x9400025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9400025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7940006F, 15451, 0x9400025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9400025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79400070, 15608, 0x9400025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7940008C, 11697, 0x9400027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9400027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7940008D, 18643, 0x9400027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9400027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7940008D, 18643, 0x9400027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9400027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7940008D, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7940008D, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7940008D, 0x79400090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7940008E, 15451, 0x9400027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9400027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7940008E, 15451, 0x9400027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9400027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7940008F, 15608, 0x9400027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7940009A, 11697, 0x94000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x94000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7940009B, 18645, 0x94000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x94000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7940009B, 18645, 0x94000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x94000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7940009B, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7940009B, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7940009B, 0x7940009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7940009C, 15451, 0x94000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7940009C, 15451, 0x94000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7940009D, 15608, 0x94000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x794000A8, 11697, 0x9400028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9400028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000A9, 18647, 0x9400028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9400028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794000A9, 18647, 0x9400028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9400028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x794000A9, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x794000A9, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x794000A9, 0x794000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000AA, 15451, 0x9400028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9400028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794000AA, 15451, 0x9400028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9400028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794000AB, 15608, 0x9400028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x794000B6, 11697, 0x94000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x94000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000B7, 18649, 0x94000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x94000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794000B7, 18649, 0x94000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x94000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x794000B7, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x794000B7, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x794000B7, 0x794000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000B8, 15451, 0x94000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794000B8, 15451, 0x94000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000B9, 15608, 0x94000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x94000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x794000B9, 15608, 0x94000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x94000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794000BA, 15608, 0x94000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x794000C4, 11697, 0x9400029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9400029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000C5, 18651, 0x9400029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9400029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794000C5, 18651, 0x9400029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9400029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x794000C5, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x794000C5, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x794000C5, 0x794000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000C6, 15451, 0x9400029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9400029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794000C6, 15451, 0x9400029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9400029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794000C7, 15608, 0x940002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x794000D2, 11697, 0x940002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x940002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000D3, 18653, 0x940002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x940002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794000D3, 18653, 0x940002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x940002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x794000D3, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x794000D3, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x794000D3, 0x794000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000D4, 15451, 0x940002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x940002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794000D4, 15451, 0x940002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x940002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794000D5, 15608, 0x940002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x794000DE, 9686, 0x940002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x940002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000DF, 9686, 0x940002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x940002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x794000DF, 9686, 0x940002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x940002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794000E0, 11697, 0x940002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x794000EE, 15451, 0x940002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x940002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794000EF, 15608, 0x940002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x940002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x794000EF, 15608, 0x940002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x940002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794000F0, 15608, 0x940002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x79400108, 9686, 0x940002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x940002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400109, 9686, 0x940002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x940002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x79400109, 9686, 0x940002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x940002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7940010A, 11697, 0x940002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7940011C, 11697, 0x940002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x940002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7940011D, 18664, 0x940002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x940002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7940011D, 18664, 0x940002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x940002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7940011D, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7940011D, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7940011D, 0x79400120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7940011E, 15451, 0x940002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x940002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7940011E, 15451, 0x940002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x940002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7940011F, 15608, 0x940002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7940013A, 11697, 0x9400030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9400030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7940013B, 18668, 0x9400030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9400030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7940013B, 18668, 0x9400030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9400030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7940013B, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7940013B, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7940013B, 0x7940013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7940013C, 15451, 0x9400030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9400030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7940013C, 15451, 0x9400030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9400030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7940013D, 15608, 0x94000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x79400142, 11697, 0x9400031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9400031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400143, 18669, 0x9400031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9400031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79400143, 18669, 0x9400031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9400031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79400143, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x79400143, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79400143, 0x79400146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400144, 15451, 0x9400031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9400031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79400144, 15451, 0x9400031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9400031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79400145, 15608, 0x94000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x79400150, 11697, 0x9400032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9400032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400151, 18671, 0x9400032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9400032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79400151, 18671, 0x9400032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9400032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79400151, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x79400151, 0x79400011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79400151, 0x79400155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79400152, 15451, 0x9400032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9400032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79400152, 15451, 0x9400032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9400032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79400153, 15608, 0x9400032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9414.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9414.sql index 4f02050abe..ec6da25b11 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9414.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9414.sql @@ -425,8 +425,8 @@ VALUES (0x79414069, 9686, 0x94140110, 65.2771, 32.5768, 320.85, 0.317305, 0, 0, /* @teleloc 0x94140110 [65.277100 32.576801 320.850006] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7941406A, 9686, 0x94140110, 63.6703, 32.0554, 323.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140110 [63.670300 32.055401 323.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7941406A, 9686, 0x94140110, 63.6703, 32.0554, 323.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140110 [63.670300 32.055401 323.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7941406B, 9686, 0x94140110, 61.3235, 35.1894, 321.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -441,32 +441,32 @@ VALUES (0x7941406D, 9686, 0x94140110, 65.4271, 37.8768, 320.85, -0.902209, 0, 0 /* @teleloc 0x94140110 [65.427101 37.876801 320.850006] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7941406E, 9686, 0x94140110, 63.6771, 39.0894, 321.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140110 [63.677101 39.089401 321.549988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7941406E, 9686, 0x94140110, 63.6771, 39.0894, 321.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140110 [63.677101 39.089401 321.549988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7941406F, 11697, 0x94140110, 63.7252, 32.396, 318.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94140110 [63.725201 32.396000 318.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7941406F, 11697, 0x94140110, 63.7252, 32.396, 318.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94140110 [63.725201 32.396000 318.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79414070, 11697, 0x94140110, 61.8252, 33.446, 318.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x94140110 [61.825199 33.445999 318.100006] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414071, 9686, 0x94140113, 54.4122, 31.3582, 320.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140113 [54.412201 31.358200 320.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79414071, 9686, 0x94140113, 54.4122, 31.3582, 320.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140113 [54.412201 31.358200 320.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414072, 9686, 0x94140113, 59.8122, 31.3582, 320.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140113 [59.812199 31.358200 320.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79414072, 9686, 0x94140113, 59.8122, 31.3582, 320.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140113 [59.812199 31.358200 320.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79414073, 9686, 0x94140113, 60.8622, 32.7074, 319.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94140113 [60.862202 32.707401 319.850006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414074, 9686, 0x94140113, 56.8622, 37.2582, 321.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140113 [56.862202 37.258202 321.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79414074, 9686, 0x94140113, 56.8622, 37.2582, 321.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140113 [56.862202 37.258202 321.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79414075, 9686, 0x94140113, 53.0622, 34.1082, 322.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,16 +489,16 @@ VALUES (0x79414079, 11697, 0x94140113, 56.7442, 34.4368, 318.1, -0.707107, 0, 0, /* @teleloc 0x94140113 [56.744202 34.436798 318.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7941407A, 11697, 0x94140113, 57.2752, 31.946, 318.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94140113 [57.275200 31.945999 318.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7941407A, 11697, 0x94140113, 57.2752, 31.946, 318.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94140113 [57.275200 31.945999 318.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7941407B, 9686, 0x94140113, 54.3128, 37.2582, 321.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140113 [54.312801 37.258202 321.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7941407B, 9686, 0x94140113, 54.3128, 37.2582, 321.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140113 [54.312801 37.258202 321.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7941407C, 9686, 0x94140113, 59.6566, 37.2582, 321.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140113 [59.656601 37.258202 321.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7941407C, 9686, 0x94140113, 59.6566, 37.2582, 321.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140113 [59.656601 37.258202 321.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7941407D, 9686, 0x94140113, 53.0622, 32.3931, 321.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -509,8 +509,8 @@ VALUES (0x7941407E, 9686, 0x94140113, 53.0622, 36.3413, 321.35, -0.707107, 0, 0 /* @teleloc 0x94140113 [53.062199 36.341301 321.350006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7941407F, 9686, 0x94140113, 57.2717, 31.3582, 321.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140113 [57.271702 31.358200 321.549988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7941407F, 9686, 0x94140113, 57.2717, 31.3582, 321.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140113 [57.271702 31.358200 321.549988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79414080, 9686, 0x94140113, 60.8622, 32.4074, 321.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,20 +545,20 @@ VALUES (0x79414087, 11697, 0x94140113, 59.8704, 32.1555, 318.1, 0.297375, 0, 0, /* @teleloc 0x94140113 [59.870399 32.155499 318.100006] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414088, 11697, 0x94140113, 57.0252, 36.746, 318.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94140113 [57.025200 36.745998 318.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79414088, 11697, 0x94140113, 57.0252, 36.746, 318.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94140113 [57.025200 36.745998 318.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414089, 9686, 0x94140115, 59.7703, 30.4054, 316.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140115 [59.770302 30.405399 316.450012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79414089, 9686, 0x94140115, 59.7703, 30.4054, 316.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140115 [59.770302 30.405399 316.450012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7941408A, 9686, 0x94140115, 56.2735, 33.6394, 316.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94140115 [56.273499 33.639400 316.450012] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7941408B, 9686, 0x94140115, 58.5271, 36.8894, 316.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140115 [58.527100 36.889400 316.450012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7941408B, 9686, 0x94140115, 58.5271, 36.8894, 316.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140115 [58.527100 36.889400 316.450012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7941408C, 11697, 0x94140115, 64.3937, 35.6883, 314.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -577,12 +577,12 @@ VALUES (0x7941408F, 11697, 0x94140115, 57.1613, 34.2002, 314.1, -0.707107, 0, 0, /* @teleloc 0x94140115 [57.161301 34.200199 314.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414090, 9686, 0x94140115, 63.6703, 30.4054, 316.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140115 [63.670300 30.405399 316.450012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79414090, 9686, 0x94140115, 63.6703, 30.4054, 316.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140115 [63.670300 30.405399 316.450012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414091, 9686, 0x94140115, 61.7771, 36.8894, 316.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140115 [61.777100 36.889400 316.450012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79414091, 9686, 0x94140115, 61.7771, 36.8894, 316.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140115 [61.777100 36.889400 316.450012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79414092, 9686, 0x94140115, 66.2235, 32.4394, 316.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -593,20 +593,20 @@ VALUES (0x79414093, 11698, 0x94140115, 60.2562, 34.2896, 317.5, -0.707107, 0, 0, /* @teleloc 0x94140115 [60.256199 34.289600 317.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414094, 11697, 0x94140115, 60.8613, 31.2502, 314.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94140115 [60.861301 31.250200 314.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79414094, 11697, 0x94140115, 60.8613, 31.2502, 314.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94140115 [60.861301 31.250200 314.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414095, 11697, 0x94140115, 60.2437, 36.4383, 314.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94140115 [60.243698 36.438301 314.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79414095, 11697, 0x94140115, 60.2437, 36.4383, 314.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94140115 [60.243698 36.438301 314.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414096, 412, 0x94140000, 63.6271, 39.6368, 318, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94140000 [63.627102 39.636799 318.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79414096, 412, 0x94140000, 63.6271, 39.6368, 318, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94140000 [63.627102 39.636799 318.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79414097, 9686, 0x94140000, 63.6703, 39.8054, 321.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94140000 [63.670300 39.805401 321.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79414097, 9686, 0x94140000, 63.6703, 39.8054, 321.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94140000 [63.670300 39.805401 321.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79414098, 9686, 0x94140000, 65.9703, 38.9054, 320.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -621,8 +621,8 @@ VALUES (0x7941409A, 12679, 0x94140000, 66.7752, 39.196, 318.1, -0.402747, 0, 0, /* @teleloc 0x94140000 [66.775200 39.195999 318.100006] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7941409B, 12679, 0x94140000, 56.7752, 38.246, 318.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x94140000 [56.775200 38.245998 318.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7941409B, 12679, 0x94140000, 56.7752, 38.246, 318.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x94140000 [56.775200 38.245998 318.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7941409C, 9686, 0x94140118, 110.417, 38.9999, 305.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/942D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/942D.sql index 9d04a98556..fc554a946f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/942D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/942D.sql @@ -38,7 +38,7 @@ VALUES (0x7942D008, 24942, 0x942D0000, 108.569, 105.279, 119.963, 0.810684, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7942D009, 24942, 0x942D0000, 99.5499, 108.005, 118.288, -0.053701, 0, 0, -0.998557, True, '2005-02-09 10:00:00'); /* Gotrok Lithos */ -/* @teleloc 0x942D0000 [99.549896 108.004997 118.288002] -0.053700 0.000000 0.000000 -0.998557 */ +/* @teleloc 0x942D0000 [99.549896 108.004997 118.288002] -0.053701 0.000000 0.000000 -0.998557 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7942D00A, 24942, 0x942D0000, 110.335, 68.381, 122.014, 0.675563, 0, 0, -0.737302, True, '2005-02-09 10:00:00'); /* Gotrok Lithos */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9444.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9444.sql index e67242c727..b58fffb616 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9444.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9444.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x9444; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444000, 9686, 0x94440102, 62.7921, 36.0839, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440102 [62.792099 36.083900 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444000, 9686, 0x94440102, 62.7921, 36.0839, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440102 [62.792099 36.083900 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444001, 9686, 0x94440102, 58.1742, 36.0609, 18.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440102 [58.174198 36.060902 18.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444001, 9686, 0x94440102, 58.1742, 36.0609, 18.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440102 [58.174198 36.060902 18.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444002, 9686, 0x94440102, 60.6896, 30.3339, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440102 [60.689602 30.333900 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444002, 9686, 0x94440102, 60.6896, 30.3339, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440102 [60.689602 30.333900 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444003, 9686, 0x94440102, 63.8896, 30.3339, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440102 [63.889599 30.333900 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444003, 9686, 0x94440102, 63.8896, 30.3339, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440102 [63.889599 30.333900 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444004, 11697, 0x94440102, 56.1576, 31.0202, 16.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x79444005, 11697, 0x94440102, 65.0576, 35.353, 16.1, -0.932639, 0, 0, 0 /* @teleloc 0x94440102 [65.057602 35.353001 16.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444006, 11698, 0x94440102, 60.7207, 33.3839, 22.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94440102 [60.720699 33.383900 22.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444006, 11698, 0x94440102, 60.7207, 33.3839, 22.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94440102 [60.720699 33.383900 22.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444007, 11697, 0x94440102, 60.7076, 33.353, 16.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x94440102 [60.707600 33.353001 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444008, 9686, 0x94440102, 57.5394, 30.3339, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440102 [57.539398 30.333900 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444008, 9686, 0x94440102, 57.5394, 30.3339, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440102 [57.539398 30.333900 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444009, 9686, 0x94440102, 55.4928, 33.2108, 19.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7944400E, 9686, 0x94440102, 65.8864, 31.2108, 19.65, 0.707107, 0, 0, /* @teleloc 0x94440102 [65.886398 31.210800 19.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944400F, 9686, 0x94440102, 58.5394, 36.0839, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440102 [58.539398 36.083900 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7944400F, 9686, 0x94440102, 58.5394, 36.0839, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440102 [58.539398 36.083900 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444010, 9686, 0x94440102, 64.3601, 36.0609, 18.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440102 [64.360100 36.060902 18.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444010, 9686, 0x94440102, 64.3601, 36.0609, 18.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440102 [64.360100 36.060902 18.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444011, 11698, 0x94440102, 62.9207, 33.3839, 22.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x79444014, 11697, 0x94440102, 59.2048, 33.353, 16.1, -0.707107, 0, 0, - /* @teleloc 0x94440102 [59.204800 33.353001 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444015, 11697, 0x94440102, 60.5133, 30.898, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94440102 [60.513302 30.898001 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444015, 11697, 0x94440102, 60.5133, 30.898, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94440102 [60.513302 30.898001 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444016, 11697, 0x94440102, 65.2633, 33.2979, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x94440102 [65.263298 33.297901 16.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444017, 11697, 0x94440102, 57.9076, 35.453, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94440102 [57.907600 35.452999 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444017, 11697, 0x94440102, 57.9076, 35.453, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94440102 [57.907600 35.452999 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444018, 9686, 0x94440104, 58.4428, 39.2147, 19, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94440104 [58.442799 39.214699 19.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444019, 9686, 0x94440104, 61.8428, 36.6839, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440104 [61.842800 36.683899 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444019, 9686, 0x94440104, 61.8428, 36.6839, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440104 [61.842800 36.683899 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944401A, 9686, 0x94440104, 61.5428, 41.7839, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440104 [61.542801 41.783901 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7944401A, 9686, 0x94440104, 61.5428, 41.7839, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440104 [61.542801 41.783901 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7944401B, 11697, 0x94440104, 62.6576, 39.503, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7944401D, 9686, 0x94440104, 58.4428, 40.8608, 19, -0.707107, 0, 0, -0 /* @teleloc 0x94440104 [58.442799 40.860802 19.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944401E, 9686, 0x94440104, 59.7458, 36.6839, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440104 [59.745800 36.683899 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944401E, 9686, 0x94440104, 59.7458, 36.6839, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440104 [59.745800 36.683899 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944401F, 9686, 0x94440106, 61.2364, 30.4301, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440106 [61.236401 30.430099 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944401F, 9686, 0x94440106, 61.2364, 30.4301, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440106 [61.236401 30.430099 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444020, 9686, 0x94440106, 63.7364, 34.7301, 14.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x79444026, 9686, 0x94440106, 63.7364, 37.4272, 14.45, 0.707107, 0, 0, /* @teleloc 0x94440106 [63.736401 37.427200 14.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444027, 9686, 0x94440106, 62.1859, 40.3801, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440106 [62.185902 40.380100 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444027, 9686, 0x94440106, 62.1859, 40.3801, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440106 [62.185902 40.380100 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444028, 11698, 0x94440106, 61.1396, 34.4205, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94440106 [61.139599 34.420502 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444028, 11698, 0x94440106, 61.1396, 34.4205, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94440106 [61.139599 34.420502 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444029, 11697, 0x94440106, 61.5286, 39.8966, 12.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94440106 [61.528599 39.896599 12.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444029, 11697, 0x94440106, 61.5286, 39.8966, 12.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94440106 [61.528599 39.896599 12.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7944402A, 11697, 0x94440106, 63.0786, 39.6967, 12.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7944402D, 9686, 0x94440108, 58.8428, 43.0107, 19, -0.707107, 0, 0, -0 /* @teleloc 0x94440108 [58.842800 43.010700 19.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944402E, 412, 0x94440000, 61.5207, 44.1839, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94440000 [61.520699 44.183899 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944402E, 412, 0x94440000, 61.5207, 44.1839, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94440000 [61.520699 44.183899 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944402F, 9686, 0x94440000, 59.3101, 44.3109, 18.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440000 [59.310101 44.310902 18.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944402F, 9686, 0x94440000, 59.3101, 44.3109, 18.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440000 [59.310101 44.310902 18.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444030, 9686, 0x94440000, 58.3101, 43.4609, 18.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7944416C, 11697, 0x94440138, 113.702, 36.6363, 16.075, -0.909599, 0, 0 /* @teleloc 0x94440138 [113.702003 36.636299 16.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944416D, 9686, 0x94440138, 113.622, 31.6484, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440138 [113.622002 31.648399 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944416D, 9686, 0x94440138, 113.622, 31.6484, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440138 [113.622002 31.648399 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7944416E, 11697, 0x94440138, 109.635, 34.5553, 16.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x94440138 [109.635002 34.555302 16.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944416F, 9686, 0x94440138, 107.922, 31.6734, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440138 [107.921997 31.673401 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944416F, 9686, 0x94440138, 107.922, 31.6734, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440138 [107.921997 31.673401 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444170, 9686, 0x94440138, 108.155, 37.6151, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440138 [108.154999 37.615101 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444170, 9686, 0x94440138, 108.155, 37.6151, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440138 [108.154999 37.615101 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444171, 9686, 0x94440138, 113.585, 37.6401, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440138 [113.584999 37.640099 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444171, 9686, 0x94440138, 113.585, 37.6401, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440138 [113.584999 37.640099 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444172, 9686, 0x94440138, 114.91, 36.9151, 18.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x79444175, 11697, 0x94440138, 112.385, 34.5553, 16.075, 0.707107, 0, 0, /* @teleloc 0x94440138 [112.385002 34.555302 16.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444176, 9686, 0x94440138, 110.709, 31.6484, 19.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440138 [110.709000 31.648399 19.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444176, 9686, 0x94440138, 110.709, 31.6484, 19.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440138 [110.709000 31.648399 19.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444177, 9686, 0x94440138, 114.91, 34.5485, 19.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94440138 [114.910004 34.548500 19.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444178, 9686, 0x94440138, 110.946, 37.6151, 19.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440138 [110.945999 37.615101 19.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444178, 9686, 0x94440138, 110.946, 37.6151, 19.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440138 [110.945999 37.615101 19.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444179, 9686, 0x94440138, 106.782, 33.0517, 18.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7944417F, 11698, 0x94440138, 108.598, 36.182, 20.175, -0.9486, 0, 0, - /* @teleloc 0x94440138 [108.598000 36.181999 20.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444180, 11697, 0x94440138, 110.977, 36.9613, 16.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94440138 [110.976997 36.961300 16.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444180, 11697, 0x94440138, 110.977, 36.9613, 16.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94440138 [110.976997 36.961300 16.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444181, 11697, 0x94440138, 110.977, 34.5363, 16.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x79444182, 11697, 0x94440138, 107.678, 32.4861, 16.075, -0.364064, 0, 0 /* @teleloc 0x94440138 [107.678001 32.486099 16.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444183, 11697, 0x94440138, 109.153, 32.0361, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94440138 [109.153000 32.036098 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444183, 11697, 0x94440138, 109.153, 32.0361, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94440138 [109.153000 32.036098 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444184, 11697, 0x94440138, 112.228, 32.0361, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94440138 [112.227997 32.036098 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444184, 11697, 0x94440138, 112.228, 32.0361, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94440138 [112.227997 32.036098 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444185, 11697, 0x9444013B, 105.196, 33.9076, 16.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9444013B [105.195999 33.907600 16.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x79444185, 11697, 0x9444013B, 105.196, 33.9076, 16.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9444013B [105.195999 33.907600 16.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444186, 11697, 0x9444013B, 105.879, 38.2314, 16.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9444013B [105.878998 38.231400 16.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444187, 9686, 0x9444013B, 105.35, 33.528, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9444013B [105.349998 33.528000 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444187, 9686, 0x9444013B, 105.35, 33.528, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9444013B [105.349998 33.528000 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444188, 9686, 0x9444013B, 101.835, 36.1555, 18.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7944418B, 9686, 0x9444013B, 106.329, 35.453, 19.475, 0.707107, 0, 0, /* @teleloc 0x9444013B [106.329002 35.452999 19.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944418C, 9686, 0x9444013B, 104.384, 38.6973, 19.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9444013B [104.384003 38.697300 19.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7944418C, 9686, 0x9444013B, 104.384, 38.6973, 19.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9444013B [104.384003 38.697300 19.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7944418D, 11697, 0x9444013E, 109.676, 33.9046, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7944418F, 9686, 0x9444013E, 111.685, 33.9054, 13.95, 0.707107, 0, 0, /* @teleloc 0x9444013E [111.684998 33.905399 13.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444190, 9686, 0x9444013E, 106.41, 30.7055, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9444013E [106.410004 30.705500 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444190, 9686, 0x9444013E, 106.41, 30.7055, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9444013E [106.410004 30.705500 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444191, 9686, 0x9444013E, 101.785, 33.9305, 13.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9444013E [101.785004 33.930500 13.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444192, 9686, 0x9444013E, 107.81, 37.2555, 13.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9444013E [107.809998 37.255501 13.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444192, 9686, 0x9444013E, 107.81, 37.2555, 13.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9444013E [107.809998 37.255501 13.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444193, 11698, 0x9444013E, 106.702, 34.571, 15.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9444013E [106.702003 34.570999 15.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444193, 11698, 0x9444013E, 106.702, 34.571, 15.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9444013E [106.702003 34.570999 15.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444194, 9687, 0x9444013E, 111.122, 31.2484, 12.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x9444013E [111.122002 31.248400 12.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444195, 9686, 0x9444013E, 108.983, 30.7055, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9444013E [108.983002 30.705500 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444195, 9686, 0x9444013E, 108.983, 30.7055, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9444013E [108.983002 30.705500 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444196, 9686, 0x9444013E, 104.76, 37.2555, 13.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9444013E [104.760002 37.255501 13.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79444196, 9686, 0x9444013E, 104.76, 37.2555, 13.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9444013E [104.760002 37.255501 13.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444197, 11697, 0x9444013E, 110.99, 36.4983, 12.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9444013E [110.989998 36.498299 12.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79444198, 11697, 0x9444013E, 107.615, 33.9733, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9444013E [107.614998 33.973301 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79444198, 11697, 0x9444013E, 107.615, 33.9733, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9444013E [107.614998 33.973301 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79444199, 11697, 0x9444013E, 102.39, 31.2983, 12.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9444013E [102.389999 31.298300 12.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944419A, 412, 0x94440000, 104.372, 39.0584, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94440000 [104.372002 39.058399 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944419A, 412, 0x94440000, 104.372, 39.0584, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94440000 [104.372002 39.058399 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944419B, 9686, 0x94440000, 104.35, 39.153, 19.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440000 [104.349998 39.153000 19.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944419B, 9686, 0x94440000, 104.35, 39.153, 19.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440000 [104.349998 39.153000 19.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944419C, 9686, 0x94440000, 106.248, 39.153, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440000 [106.248001 39.153000 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944419C, 9686, 0x94440000, 106.248, 39.153, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440000 [106.248001 39.153000 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944419D, 9686, 0x94440000, 102.498, 39.153, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94440000 [102.498001 39.153000 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944419D, 9686, 0x94440000, 102.498, 39.153, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94440000 [102.498001 39.153000 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7944419E, 12679, 0x94440000, 100.676, 39.7113, 16.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x94440000 [100.676003 39.711300 16.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7944419F, 12679, 0x94440000, 115.027, 39.4863, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x94440000 [115.027000 39.486301 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7944419F, 12679, 0x94440000, 115.027, 39.4863, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x94440000 [115.027000 39.486301 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794441A0, 13899, 0x94440104, 62.2453, 39.0177, 16.005, 0.025341, 0, 0, -0.999679, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2154,7 +2154,7 @@ VALUES (0x794441AB, 14248, 0x94440000, 39.7777, 124.846, 14.005, -0.723979, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794441AC, 14248, 0x94440000, 77.8705, 150.074, 22.005, -0.998833, 0, 0, -0.048307, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x94440000 [77.870499 150.074005 22.004999] -0.998833 0.000000 0.000000 -0.048306 */ +/* @teleloc 0x94440000 [77.870499 150.074005 22.004999] -0.998833 0.000000 0.000000 -0.048307 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794441AD, 14248, 0x94440000, 137.37, 151.362, 14.005, -0.74132, 0, 0, -0.671152, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/94A6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/94A6.sql index b30ebdbdd3..73fcf7cb19 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/94A6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/94A6.sql @@ -37,16 +37,16 @@ VALUES (0x794A6008, 1668, 0x94A60000, 58.0071, 181.432, 61.26, 0.413805, 0, 0, /* @teleloc 0x94A60000 [58.007099 181.432007 61.259998] 0.413805 0.000000 0.000000 -0.910365 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794A6009, 3953, 0x94A60000, 64.5, 173, 46.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (30 min.) */ -/* @teleloc 0x94A60000 [64.500000 173.000000 46.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794A6009, 3953, 0x94A60000, 64.5, 173, 46.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (30 min.) */ +/* @teleloc 0x94A60000 [64.500000 173.000000 46.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x794A6009, 0x794A6005, '2005-02-09 10:00:00') /* Tumerok Warrior (233) */ , (0x794A6009, 0x794A6008, '2005-02-09 10:00:00') /* Banderling Breeder (1668) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794A600A, 7923, 0x94A60000, 63.5, 173, 46.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0x94A60000 [63.500000 173.000000 46.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794A600A, 7923, 0x94A60000, 63.5, 173, 46.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ +/* @teleloc 0x94A60000 [63.500000 173.000000 46.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x794A600A, 0x794A6017, '2005-02-09 10:00:00') /* Banderling Raver (183) */ @@ -76,8 +76,8 @@ VALUES (0x794A600F, 184, 0x94A60000, 60.0179, 179.761, 61.26, -0.793889, 0, 0, /* @teleloc 0x94A60000 [60.017899 179.761002 61.259998] -0.793889 0.000000 0.000000 -0.608063 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794A6010, 1154, 0x94A60000, 62.5, 173, 46.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0x94A60000 [62.500000 173.000000 46.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794A6010, 1154, 0x94A60000, 62.5, 173, 46.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0x94A60000 [62.500000 173.000000 46.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x794A6010, 0x794A6000, '2005-02-09 10:00:00') /* Banderling Raver (183) */ @@ -135,7 +135,7 @@ VALUES (0x794A6018, 183, 0x94A60000, 61.2493, 180.469, 61.205, 0.384599, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794A6019, 298, 0x94A60100, 62.6562, 182.541, 58.005, 0.998218, 0, 0, 0.059669, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x94A60100 [62.656200 182.541000 58.005001] 0.998218 0.000000 0.000000 0.059668 */ +/* @teleloc 0x94A60100 [62.656200 182.541000 58.005001] 0.998218 0.000000 0.000000 0.059669 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794A601A, 4074, 0x94A60100, 63.6018, 183.74, 60.0196, 0.904626, 0, 0, -0.426207, False, '2005-02-09 10:00:00'); /* Magic trap */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/94CE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/94CE.sql index 07957e161f..d26f58a3fe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/94CE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/94CE.sql @@ -13,20 +13,20 @@ VALUES (0x794CE002, 9686, 0x94CE0100, 97.4602, 63.6343, 226.925, -0.707107, 0, /* @teleloc 0x94CE0100 [97.460197 63.634300 226.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE003, 412, 0x94CE0107, 99.696, 52.6413, 220, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94CE0107 [99.695999 52.641300 220.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE003, 412, 0x94CE0107, 99.696, 52.6413, 220, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94CE0107 [99.695999 52.641300 220.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE004, 9686, 0x94CE0107, 99.6825, 52.5492, 223.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0107 [99.682503 52.549198 223.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE004, 9686, 0x94CE0107, 99.6825, 52.5492, 223.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0107 [99.682503 52.549198 223.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE005, 9686, 0x94CE0107, 109.118, 50.9299, 222.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94CE0107 [109.117996 50.929901 222.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE006, 412, 0x94CE0109, 99.195, 65.295, 220, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94CE0109 [99.195000 65.294998 220.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE006, 412, 0x94CE0109, 99.195, 65.295, 220, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94CE0109 [99.195000 65.294998 220.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE007, 9686, 0x94CE0109, 97.477, 56.179, 222.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x794CE00B, 9686, 0x94CE010E, 97.627, 53.0562, 227.675, -0.707107, 0, 0 /* @teleloc 0x94CE010E [97.626999 53.056198 227.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE00C, 11697, 0x94CE010E, 104.426, 49.8847, 224.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE010E [104.426003 49.884701 224.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE00C, 11697, 0x94CE010E, 104.426, 49.8847, 224.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE010E [104.426003 49.884701 224.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE00D, 11697, 0x94CE010E, 112.763, 50.3397, 224.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE010E [112.763000 50.339699 224.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE00D, 11697, 0x94CE010E, 112.763, 50.3397, 224.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE010E [112.763000 50.339699 224.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE00E, 11697, 0x94CE010E, 106.836, 56.2373, 224.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE010E [106.835999 56.237301 224.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE00E, 11697, 0x94CE010E, 106.836, 56.2373, 224.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE010E [106.835999 56.237301 224.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE00F, 11698, 0x94CE0110, 109.826, 53.175, 231.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94CE0110 [109.825996 53.174999 231.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE00F, 11698, 0x94CE0110, 109.826, 53.175, 231.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94CE0110 [109.825996 53.174999 231.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE010, 9686, 0x94CE0111, 105.62, 56.9345, 222.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0111 [105.620003 56.934502 222.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE010, 9686, 0x94CE0111, 105.62, 56.9345, 222.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0111 [105.620003 56.934502 222.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE011, 9686, 0x94CE0112, 114.957, 49.2103, 223.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0112 [114.957001 49.210300 223.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE011, 9686, 0x94CE0112, 114.957, 49.2103, 223.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0112 [114.957001 49.210300 223.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE012, 9686, 0x94CE0112, 109.733, 51.7492, 222.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x794CE013, 9686, 0x94CE0112, 117.483, 53.0492, 223.625, 0.707107, 0, 0 /* @teleloc 0x94CE0112 [117.483002 53.049198 223.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE014, 412, 0x94CE0116, 105.2, 51.91, 215.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94CE0116 [105.199997 51.910000 215.195007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE014, 412, 0x94CE0116, 105.2, 51.91, 215.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94CE0116 [105.199997 51.910000 215.195007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE015, 9686, 0x94CE0117, 108.145, 51.4595, 217.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0117 [108.144997 51.459499 217.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE015, 9686, 0x94CE0117, 108.145, 51.4595, 217.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0117 [108.144997 51.459499 217.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE016, 11698, 0x94CE0118, 110.431, 58.0657, 219.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94CE0118 [110.431000 58.065701 219.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE016, 11698, 0x94CE0118, 110.431, 58.0657, 219.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94CE0118 [110.431000 58.065701 219.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE017, 9686, 0x94CE011B, 116.4, 64.059, 218.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE011B [116.400002 64.058998 218.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE017, 9686, 0x94CE011B, 116.4, 64.059, 218.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE011B [116.400002 64.058998 218.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE018, 9686, 0x94CE011B, 116.4, 55.8434, 218.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE011B [116.400002 55.843399 218.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE018, 9686, 0x94CE011B, 116.4, 55.8434, 218.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE011B [116.400002 55.843399 218.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE019, 412, 0x94CE011C, 116.15, 71.08, 220, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94CE011C [116.150002 71.080002 220.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE019, 412, 0x94CE011C, 116.15, 71.08, 220, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94CE011C [116.150002 71.080002 220.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE01A, 9686, 0x94CE011D, 113.8, 66.9, 223.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,8 +113,8 @@ VALUES (0x794CE01B, 412, 0x94CE0000, 113.205, 66.9, 220, -0.707107, 0, 0, 0.70 /* @teleloc 0x94CE0000 [113.205002 66.900002 220.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE01C, 412, 0x94CE0000, 113.505, 57.615, 220, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94CE0000 [113.504997 57.615002 220.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE01C, 412, 0x94CE0000, 113.505, 57.615, 220, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94CE0000 [113.504997 57.615002 220.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE01D, 412, 0x94CE0122, 63.6084, 154.355, 238, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -229,20 +229,20 @@ VALUES (0x794CE039, 9686, 0x94CE013B, 49.4602, 63.6343, 250.925, -0.707107, 0, /* @teleloc 0x94CE013B [49.460201 63.634300 250.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE03A, 412, 0x94CE0142, 51.696, 52.6413, 244, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94CE0142 [51.695999 52.641300 244.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE03A, 412, 0x94CE0142, 51.696, 52.6413, 244, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94CE0142 [51.695999 52.641300 244.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE03B, 9686, 0x94CE0142, 51.6825, 52.5492, 247.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0142 [51.682499 52.549198 247.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE03B, 9686, 0x94CE0142, 51.6825, 52.5492, 247.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0142 [51.682499 52.549198 247.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE03C, 9686, 0x94CE0142, 61.1178, 50.9299, 246.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94CE0142 [61.117802 50.929901 246.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE03D, 412, 0x94CE0144, 51.195, 65.295, 244, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94CE0144 [51.195000 65.294998 244.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE03D, 412, 0x94CE0144, 51.195, 65.295, 244, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94CE0144 [51.195000 65.294998 244.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE03E, 9686, 0x94CE0144, 49.477, 56.179, 246.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,28 +265,28 @@ VALUES (0x794CE042, 9686, 0x94CE0149, 49.627, 53.0562, 251.675, -0.707107, 0, 0 /* @teleloc 0x94CE0149 [49.626999 53.056198 251.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE043, 11697, 0x94CE0149, 56.4265, 49.8847, 248.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0149 [56.426498 49.884701 248.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE043, 11697, 0x94CE0149, 56.4265, 49.8847, 248.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0149 [56.426498 49.884701 248.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE044, 11697, 0x94CE0149, 64.7628, 50.3397, 248.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0149 [64.762802 50.339699 248.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE044, 11697, 0x94CE0149, 64.7628, 50.3397, 248.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0149 [64.762802 50.339699 248.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE045, 11697, 0x94CE0149, 58.8355, 56.2373, 248.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0149 [58.835499 56.237301 248.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE045, 11697, 0x94CE0149, 58.8355, 56.2373, 248.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0149 [58.835499 56.237301 248.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE046, 11698, 0x94CE014B, 61.8256, 53.175, 255.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94CE014B [61.825600 53.174999 255.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE046, 11698, 0x94CE014B, 61.8256, 53.175, 255.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94CE014B [61.825600 53.174999 255.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE047, 9686, 0x94CE014C, 57.6196, 56.9345, 246.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE014C [57.619598 56.934502 246.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE047, 9686, 0x94CE014C, 57.6196, 56.9345, 246.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE014C [57.619598 56.934502 246.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE048, 9686, 0x94CE014D, 66.9566, 49.2103, 247.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE014D [66.956596 49.210300 247.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE048, 9686, 0x94CE014D, 66.9566, 49.2103, 247.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE014D [66.956596 49.210300 247.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE049, 9686, 0x94CE014D, 61.7325, 51.7492, 246.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -297,28 +297,28 @@ VALUES (0x794CE04A, 9686, 0x94CE014D, 69.4825, 53.0492, 247.625, 0.707107, 0, 0 /* @teleloc 0x94CE014D [69.482498 53.049198 247.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE04B, 412, 0x94CE0151, 57.2, 51.91, 239.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94CE0151 [57.200001 51.910000 239.195007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE04B, 412, 0x94CE0151, 57.2, 51.91, 239.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94CE0151 [57.200001 51.910000 239.195007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE04C, 9686, 0x94CE0152, 60.1446, 51.4595, 241.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0152 [60.144600 51.459499 241.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE04C, 9686, 0x94CE0152, 60.1446, 51.4595, 241.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0152 [60.144600 51.459499 241.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE04D, 11698, 0x94CE0153, 62.4313, 58.0657, 243.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94CE0153 [62.431301 58.065701 243.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE04D, 11698, 0x94CE0153, 62.4313, 58.0657, 243.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94CE0153 [62.431301 58.065701 243.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE04E, 9686, 0x94CE0156, 68.4004, 64.059, 242.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0156 [68.400398 64.058998 242.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE04E, 9686, 0x94CE0156, 68.4004, 64.059, 242.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0156 [68.400398 64.058998 242.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE04F, 9686, 0x94CE0156, 68.4004, 55.8434, 242.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0156 [68.400398 55.843399 242.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE04F, 9686, 0x94CE0156, 68.4004, 55.8434, 242.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0156 [68.400398 55.843399 242.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE050, 412, 0x94CE0157, 68.15, 71.08, 244, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94CE0157 [68.150002 71.080002 244.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE050, 412, 0x94CE0157, 68.15, 71.08, 244, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94CE0157 [68.150002 71.080002 244.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE051, 9686, 0x94CE0158, 65.8, 66.9, 247.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -329,8 +329,8 @@ VALUES (0x794CE052, 412, 0x94CE0000, 65.205, 66.9, 244, -0.707107, 0, 0, 0.707 /* @teleloc 0x94CE0000 [65.205002 66.900002 244.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE053, 412, 0x94CE0000, 65.505, 57.615, 244, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x94CE0000 [65.504997 57.615002 244.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE053, 412, 0x94CE0000, 65.505, 57.615, 244, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x94CE0000 [65.504997 57.615002 244.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE054, 412, 0x94CE015D, 135.608, 154.355, 202, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -759,8 +759,8 @@ VALUES (0x794CE073, 0x794CE037, '2005-02-09 10:00:00') /* Floor Hook (11697) */ , (0x794CE073, 0x794CE13F, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE074, 11717, 0x94CE0000, 64.753, 70.562, 244.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0x94CE0000 [64.752998 70.561996 244.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE074, 11717, 0x94CE0000, 64.753, 70.562, 244.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Villa */ +/* @teleloc 0x94CE0000 [64.752998 70.561996 244.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE075, 11730, 0x94CE0153, 61.062, 62.808, 239.205, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* House Portal */ @@ -799,104 +799,104 @@ VALUES (0x794CE07A, 13161, 0x94CE0000, 111.113, 92.2976, 220.005, 0.671593, 0, 0 /* @teleloc 0x94CE0000 [111.112999 92.297600 220.005005] 0.671593 0.000000 0.000000 0.740920 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE07B, 9686, 0x94CE0107, 103.97, 49.0345, 222.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0107 [103.970001 49.034500 222.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE07B, 9686, 0x94CE0107, 103.97, 49.0345, 222.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0107 [103.970001 49.034500 222.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE07C, 11698, 0x94CE0107, 100.607, 50.7745, 224.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x94CE0107 [100.607002 50.774502 224.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE07D, 11697, 0x94CE0107, 106.287, 49.7677, 220.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0107 [106.287003 49.767700 220.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE07D, 11697, 0x94CE0107, 106.287, 49.7677, 220.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0107 [106.287003 49.767700 220.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE07E, 11697, 0x94CE0107, 101.612, 49.7677, 220.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0107 [101.612000 49.767700 220.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE07E, 11697, 0x94CE0107, 101.612, 49.7677, 220.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0107 [101.612000 49.767700 220.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE07F, 9686, 0x94CE0109, 99.327, 53.179, 223.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0109 [99.327003 53.179001 223.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE07F, 9686, 0x94CE0109, 99.327, 53.179, 223.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0109 [99.327003 53.179001 223.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE080, 9686, 0x94CE0109, 101.222, 59.1222, 223.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94CE0109 [101.222000 59.122200 223.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE081, 9686, 0x94CE010A, 103.452, 65.204, 223.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE010A [103.452003 65.204002 223.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE081, 9686, 0x94CE010A, 103.452, 65.204, 223.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE010A [103.452003 65.204002 223.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE082, 9686, 0x94CE010A, 103.452, 57.529, 223.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE010A [103.452003 57.528999 223.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE082, 9686, 0x94CE010A, 103.452, 57.529, 223.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE010A [103.452003 57.528999 223.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE083, 11697, 0x94CE010A, 103.412, 58.3927, 220.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE010A [103.412003 58.392700 220.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE083, 11697, 0x94CE010A, 103.412, 58.3927, 220.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE010A [103.412003 58.392700 220.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE084, 9686, 0x94CE010B, 105.18, 67.6715, 223.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94CE010B [105.180000 67.671501 223.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE085, 9686, 0x94CE010B, 101.33, 69.6715, 223.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE010B [101.330002 69.671501 223.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE085, 9686, 0x94CE010B, 101.33, 69.6715, 223.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE010B [101.330002 69.671501 223.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE086, 9686, 0x94CE010E, 109.825, 49.3684, 228.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE010E [109.824997 49.368401 228.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE086, 9686, 0x94CE010E, 109.825, 49.3684, 228.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE010E [109.824997 49.368401 228.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE087, 9686, 0x94CE010E, 102.798, 56.9615, 228.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE010E [102.797997 56.961498 228.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE087, 9686, 0x94CE010E, 102.798, 56.9615, 228.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE010E [102.797997 56.961498 228.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE088, 9686, 0x94CE010E, 106.223, 56.9615, 228.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE010E [106.223000 56.961498 228.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE088, 9686, 0x94CE010E, 106.223, 56.9615, 228.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE010E [106.223000 56.961498 228.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE089, 9686, 0x94CE010E, 109.798, 56.9615, 228.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE010E [109.797997 56.961498 228.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE089, 9686, 0x94CE010E, 109.798, 56.9615, 228.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE010E [109.797997 56.961498 228.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE08A, 9686, 0x94CE010E, 106.273, 49.3365, 228.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE010E [106.273003 49.336498 228.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE08A, 9686, 0x94CE010E, 106.273, 49.3365, 228.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE010E [106.273003 49.336498 228.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE08B, 9686, 0x94CE010E, 113.335, 49.3365, 228.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE010E [113.334999 49.336498 228.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE08B, 9686, 0x94CE010E, 113.335, 49.3365, 228.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE010E [113.334999 49.336498 228.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE08C, 9686, 0x94CE010E, 113.348, 56.9615, 228.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE010E [113.348000 56.961498 228.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE08C, 9686, 0x94CE010E, 113.348, 56.9615, 228.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE010E [113.348000 56.961498 228.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE08D, 11698, 0x94CE0110, 106.586, 53.175, 231.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94CE0110 [106.585999 53.174999 231.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE08D, 11698, 0x94CE0110, 106.586, 53.175, 231.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94CE0110 [106.585999 53.174999 231.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE08E, 11698, 0x94CE0112, 113.635, 53.2434, 224.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94CE0112 [113.635002 53.243401 224.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE08E, 11698, 0x94CE0112, 113.635, 53.2434, 224.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94CE0112 [113.635002 53.243401 224.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE08F, 11697, 0x94CE0112, 111.815, 49.6316, 220.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0112 [111.815002 49.631599 220.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE08F, 11697, 0x94CE0112, 111.815, 49.6316, 220.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0112 [111.815002 49.631599 220.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE090, 9686, 0x94CE0116, 105.202, 52.003, 218.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0116 [105.202003 52.002998 218.475006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE090, 9686, 0x94CE0116, 105.202, 52.003, 218.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0116 [105.202003 52.002998 218.475006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE091, 9686, 0x94CE0116, 102.027, 59.553, 218.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94CE0116 [102.027000 59.553001 218.475006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE092, 11697, 0x94CE0117, 112.169, 49.9637, 215.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0117 [112.168999 49.963699 215.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE092, 11697, 0x94CE0117, 112.169, 49.9637, 215.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0117 [112.168999 49.963699 215.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE093, 9686, 0x94CE0118, 111.186, 52.1479, 218.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0118 [111.185997 52.147900 218.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE093, 9686, 0x94CE0118, 111.186, 52.1479, 218.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0118 [111.185997 52.147900 218.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE094, 9686, 0x94CE0118, 107.37, 57.4632, 218.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -911,8 +911,8 @@ VALUES (0x794CE096, 11697, 0x94CE0118, 108.121, 63.4024, 215.35, 0.9139, 0, 0, 0 /* @teleloc 0x94CE0118 [108.121002 63.402401 215.350006] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE097, 11698, 0x94CE011B, 116.559, 59.7695, 219.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94CE011B [116.558998 59.769501 219.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE097, 11698, 0x94CE011B, 116.559, 59.7695, 219.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94CE011B [116.558998 59.769501 219.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE098, 11697, 0x94CE011B, 118.521, 63.2524, 215.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -923,20 +923,20 @@ VALUES (0x794CE099, 11697, 0x94CE011B, 118.719, 56.3887, 215.35, 0.372988, 0, 0, /* @teleloc 0x94CE011B [118.719002 56.388699 215.350006] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE09A, 9686, 0x94CE011D, 116.2, 63.75, 224.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE011D [116.199997 63.750000 224.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE09A, 9686, 0x94CE011D, 116.2, 63.75, 224.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE011D [116.199997 63.750000 224.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE09B, 9686, 0x94CE011D, 118.767, 66.8645, 224.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94CE011D [118.766998 66.864502 224.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE09C, 11697, 0x94CE011D, 116.115, 64.4066, 220.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE011D [116.114998 64.406601 220.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE09C, 11697, 0x94CE011D, 116.115, 64.4066, 220.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE011D [116.114998 64.406601 220.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE09D, 9686, 0x94CE0000, 116.175, 71.5184, 223.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0000 [116.175003 71.518402 223.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE09D, 9686, 0x94CE0000, 116.175, 71.5184, 223.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0000 [116.175003 71.518402 223.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE09E, 9686, 0x94CE0000, 118.65, 70.4184, 222.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -947,12 +947,12 @@ VALUES (0x794CE09F, 9686, 0x94CE0000, 114.05, 70.7434, 222.55, 0.456322, 0, 0, /* @teleloc 0x94CE0000 [114.050003 70.743401 222.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0A0, 9686, 0x94CE0000, 113.525, 57.6934, 223.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0000 [113.525002 57.693401 223.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0A0, 9686, 0x94CE0000, 113.525, 57.6934, 223.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0000 [113.525002 57.693401 223.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0A1, 9686, 0x94CE0000, 109.625, 69.0434, 222.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0000 [109.625000 69.043404 222.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE0A1, 9686, 0x94CE0000, 109.625, 69.0434, 222.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0000 [109.625000 69.043404 222.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE0A2, 12679, 0x94CE0000, 107.29, 58.7816, 220.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -975,16 +975,16 @@ VALUES (0x794CE0A6, 12679, 0x94CE0000, 118.94, 70.7066, 220.1, 0.420244, 0, 0, 0 /* @teleloc 0x94CE0000 [118.940002 70.706596 220.100006] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0A7, 12679, 0x94CE0000, 111.415, 60.4066, 220.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x94CE0000 [111.415001 60.406601 220.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0A7, 12679, 0x94CE0000, 111.415, 60.4066, 220.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x94CE0000 [111.415001 60.406601 220.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0A8, 12678, 0x94CE0000, 116.44, 66.8316, 229, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x94CE0000 [116.440002 66.831596 229.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0A8, 12678, 0x94CE0000, 116.44, 66.8316, 229, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x94CE0000 [116.440002 66.831596 229.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0A9, 12678, 0x94CE0000, 101.565, 53.4316, 236.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x94CE0000 [101.565002 53.431599 236.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE0A9, 12678, 0x94CE0000, 101.565, 53.4316, 236.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x94CE0000 [101.565002 53.431599 236.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE0AA, 9686, 0x94CE0125, 59.9203, 145.431, 246.37, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1191,104 +1191,104 @@ VALUES (0x794CE0DC, 12678, 0x94CE0000, 59.8802, 162.526, 251.42, 0, 0, 0, -1, T /* @teleloc 0x94CE0000 [59.880199 162.526001 251.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0DD, 9686, 0x94CE0142, 55.9696, 49.0345, 246.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0142 [55.969601 49.034500 246.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0DD, 9686, 0x94CE0142, 55.9696, 49.0345, 246.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0142 [55.969601 49.034500 246.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE0DE, 11698, 0x94CE0142, 52.6067, 50.7745, 248.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x94CE0142 [52.606701 50.774502 248.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0DF, 11697, 0x94CE0142, 58.2865, 49.7677, 244.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0142 [58.286499 49.767700 244.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0DF, 11697, 0x94CE0142, 58.2865, 49.7677, 244.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0142 [58.286499 49.767700 244.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0E0, 11697, 0x94CE0142, 53.6115, 49.7677, 244.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0142 [53.611500 49.767700 244.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0E0, 11697, 0x94CE0142, 53.6115, 49.7677, 244.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0142 [53.611500 49.767700 244.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0E1, 9686, 0x94CE0144, 51.327, 53.179, 247.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0144 [51.327000 53.179001 247.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0E1, 9686, 0x94CE0144, 51.327, 53.179, 247.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0144 [51.327000 53.179001 247.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE0E2, 9686, 0x94CE0144, 53.2224, 59.1222, 247.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94CE0144 [53.222401 59.122200 247.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0E3, 9686, 0x94CE0145, 55.452, 65.204, 247.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0145 [55.452000 65.204002 247.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE0E3, 9686, 0x94CE0145, 55.452, 65.204, 247.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0145 [55.452000 65.204002 247.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0E4, 9686, 0x94CE0145, 55.452, 57.529, 247.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0145 [55.452000 57.528999 247.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0E4, 9686, 0x94CE0145, 55.452, 57.529, 247.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0145 [55.452000 57.528999 247.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0E5, 11697, 0x94CE0145, 55.4115, 58.3927, 244.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0145 [55.411499 58.392700 244.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0E5, 11697, 0x94CE0145, 55.4115, 58.3927, 244.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0145 [55.411499 58.392700 244.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE0E6, 9686, 0x94CE0146, 57.1803, 67.6715, 247.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94CE0146 [57.180302 67.671501 247.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0E7, 9686, 0x94CE0146, 53.3303, 69.6715, 247.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0146 [53.330299 69.671501 247.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE0E7, 9686, 0x94CE0146, 53.3303, 69.6715, 247.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0146 [53.330299 69.671501 247.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0E8, 9686, 0x94CE0149, 61.8254, 49.3684, 252.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0149 [61.825401 49.368401 252.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0E8, 9686, 0x94CE0149, 61.8254, 49.3684, 252.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0149 [61.825401 49.368401 252.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0E9, 9686, 0x94CE0149, 54.7981, 56.9615, 252.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0149 [54.798100 56.961498 252.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE0E9, 9686, 0x94CE0149, 54.7981, 56.9615, 252.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0149 [54.798100 56.961498 252.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0EA, 9686, 0x94CE0149, 58.2231, 56.9615, 252.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0149 [58.223099 56.961498 252.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE0EA, 9686, 0x94CE0149, 58.2231, 56.9615, 252.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0149 [58.223099 56.961498 252.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0EB, 9686, 0x94CE0149, 61.7981, 56.9615, 252.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0149 [61.798100 56.961498 252.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE0EB, 9686, 0x94CE0149, 61.7981, 56.9615, 252.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0149 [61.798100 56.961498 252.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0EC, 9686, 0x94CE0149, 58.2731, 49.3365, 252.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0149 [58.273102 49.336498 252.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0EC, 9686, 0x94CE0149, 58.2731, 49.3365, 252.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0149 [58.273102 49.336498 252.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0ED, 9686, 0x94CE0149, 65.3353, 49.3365, 252.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0149 [65.335297 49.336498 252.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0ED, 9686, 0x94CE0149, 65.3353, 49.3365, 252.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0149 [65.335297 49.336498 252.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0EE, 9686, 0x94CE0149, 65.3481, 56.9615, 252.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0149 [65.348099 56.961498 252.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE0EE, 9686, 0x94CE0149, 65.3481, 56.9615, 252.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0149 [65.348099 56.961498 252.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0EF, 11698, 0x94CE014B, 58.5862, 53.175, 255.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94CE014B [58.586201 53.174999 255.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0EF, 11698, 0x94CE014B, 58.5862, 53.175, 255.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94CE014B [58.586201 53.174999 255.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0F0, 11698, 0x94CE014D, 65.6352, 53.2434, 248.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94CE014D [65.635201 53.243401 248.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0F0, 11698, 0x94CE014D, 65.6352, 53.2434, 248.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94CE014D [65.635201 53.243401 248.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0F1, 11697, 0x94CE014D, 63.8155, 49.6316, 244.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE014D [63.815498 49.631599 244.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0F1, 11697, 0x94CE014D, 63.8155, 49.6316, 244.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE014D [63.815498 49.631599 244.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0F2, 9686, 0x94CE0151, 57.202, 52.003, 242.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0151 [57.202000 52.002998 242.475006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0F2, 9686, 0x94CE0151, 57.202, 52.003, 242.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0151 [57.202000 52.002998 242.475006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE0F3, 9686, 0x94CE0151, 54.027, 59.553, 242.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94CE0151 [54.027000 59.553001 242.475006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0F4, 11697, 0x94CE0152, 64.1692, 49.9637, 239.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0152 [64.169197 49.963699 239.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0F4, 11697, 0x94CE0152, 64.1692, 49.9637, 239.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0152 [64.169197 49.963699 239.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0F5, 9686, 0x94CE0153, 63.1863, 52.1479, 242.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0153 [63.186298 52.147900 242.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0F5, 9686, 0x94CE0153, 63.1863, 52.1479, 242.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0153 [63.186298 52.147900 242.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE0F6, 9686, 0x94CE0153, 59.3697, 57.4632, 242.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1303,8 +1303,8 @@ VALUES (0x794CE0F8, 11697, 0x94CE0153, 60.1205, 63.4024, 239.35, 0.9139, 0, 0, 0 /* @teleloc 0x94CE0153 [60.120499 63.402401 239.350006] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0F9, 11698, 0x94CE0156, 68.5588, 59.7695, 243.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x94CE0156 [68.558800 59.769501 243.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0F9, 11698, 0x94CE0156, 68.5588, 59.7695, 243.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x94CE0156 [68.558800 59.769501 243.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE0FA, 11697, 0x94CE0156, 70.5205, 63.2524, 239.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1315,20 +1315,20 @@ VALUES (0x794CE0FB, 11697, 0x94CE0156, 70.7192, 56.3887, 239.35, 0.372988, 0, 0, /* @teleloc 0x94CE0156 [70.719200 56.388699 239.350006] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0FC, 9686, 0x94CE0158, 68.2, 63.75, 248.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0158 [68.199997 63.750000 248.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0FC, 9686, 0x94CE0158, 68.2, 63.75, 248.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0158 [68.199997 63.750000 248.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE0FD, 9686, 0x94CE0158, 70.7668, 66.8645, 248.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x94CE0158 [70.766800 66.864502 248.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0FE, 11697, 0x94CE0158, 68.1155, 64.4066, 244.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x94CE0158 [68.115501 64.406601 244.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0FE, 11697, 0x94CE0158, 68.1155, 64.4066, 244.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x94CE0158 [68.115501 64.406601 244.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE0FF, 9686, 0x94CE0000, 68.1754, 71.5184, 247.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0000 [68.175400 71.518402 247.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE0FF, 9686, 0x94CE0000, 68.1754, 71.5184, 247.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0000 [68.175400 71.518402 247.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE100, 9686, 0x94CE0000, 70.6504, 70.4184, 246.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1339,12 +1339,12 @@ VALUES (0x794CE101, 9686, 0x94CE0000, 66.0504, 70.7434, 246.55, 0.456322, 0, 0, /* @teleloc 0x94CE0000 [66.050400 70.743401 246.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE102, 9686, 0x94CE0000, 65.5254, 57.6934, 247.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0000 [65.525398 57.693401 247.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE102, 9686, 0x94CE0000, 65.5254, 57.6934, 247.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0000 [65.525398 57.693401 247.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE103, 9686, 0x94CE0000, 61.6254, 69.0434, 246.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x94CE0000 [61.625401 69.043404 246.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE103, 9686, 0x94CE0000, 61.6254, 69.0434, 246.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x94CE0000 [61.625401 69.043404 246.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE104, 12679, 0x94CE0000, 59.2905, 58.7816, 244.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1367,16 +1367,16 @@ VALUES (0x794CE108, 12679, 0x94CE0000, 70.9405, 70.7066, 244.1, 0.420244, 0, 0, /* @teleloc 0x94CE0000 [70.940498 70.706596 244.100006] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE109, 12679, 0x94CE0000, 63.4155, 60.4066, 244.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x94CE0000 [63.415501 60.406601 244.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE109, 12679, 0x94CE0000, 63.4155, 60.4066, 244.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x94CE0000 [63.415501 60.406601 244.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE10A, 12678, 0x94CE0000, 68.4405, 66.8316, 253, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x94CE0000 [68.440498 66.831596 253.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794CE10A, 12678, 0x94CE0000, 68.4405, 66.8316, 253, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x94CE0000 [68.440498 66.831596 253.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794CE10B, 12678, 0x94CE0000, 53.5655, 53.4316, 260.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x94CE0000 [53.565498 53.431599 260.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x794CE10B, 12678, 0x94CE0000, 53.5655, 53.4316, 260.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x94CE0000 [53.565498 53.431599 260.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794CE10C, 9686, 0x94CE0160, 131.92, 145.431, 210.37, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/94D6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/94D6.sql index 6f5dbc568b..c573fd6742 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/94D6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/94D6.sql @@ -55,8 +55,8 @@ VALUES (0x794D6009, 3925, 0x94D60100, 10.4525, 106.653, 140.889, -0.895493, 0, /* @teleloc 0x94D60100 [10.452500 106.653000 140.889008] -0.895493 0.000000 0.000000 0.445076 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x794D600A, 2131, 0x94D60000, 30.1485, 145.548, 129.894, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x94D60000 [30.148500 145.548004 129.893997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x794D600A, 2131, 0x94D60000, 30.1485, 145.548, 129.894, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0x94D60000 [30.148500 145.548004 129.893997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x794D600B, 285, 0x94D60100, 14.908, 111.893, 142.25, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Lever */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9500.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9500.sql index 8bf3a136e5..1ae9c98ef2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9500.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9500.sql @@ -21,8 +21,8 @@ VALUES (0x79500004, 11697, 0x95000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x95000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500005, 18674, 0x95000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x95000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79500005, 18674, 0x95000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x95000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79500005, 0x79500001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x79500005, 0x79500001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x79500005, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500006, 15451, 0x9500018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9500018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79500006, 15451, 0x9500018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9500018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79500007, 15608, 0x9500018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x79500015, 11697, 0x9500019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9500019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500016, 18676, 0x9500019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9500019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79500016, 18676, 0x9500019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9500019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79500016, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x79500016, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79500016, 0x79500019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500017, 15451, 0x950001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x950001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79500017, 15451, 0x950001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x950001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79500018, 15608, 0x950001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x79500023, 11697, 0x950001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x950001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500024, 18678, 0x950001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x950001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79500024, 18678, 0x950001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x950001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79500024, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x79500024, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79500024, 0x79500027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500025, 15451, 0x950001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x950001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79500025, 15451, 0x950001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x950001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79500026, 15608, 0x950001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7950006D, 11697, 0x95000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x95000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7950006E, 18689, 0x95000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x95000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7950006E, 18689, 0x95000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x95000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7950006E, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7950006E, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7950006E, 0x79500072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7950006F, 15451, 0x9500025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9500025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7950006F, 15451, 0x9500025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9500025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79500070, 15608, 0x9500025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7950008C, 11697, 0x9500027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9500027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7950008D, 18693, 0x9500027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9500027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7950008D, 18693, 0x9500027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9500027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7950008D, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7950008D, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7950008D, 0x79500090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7950008E, 15451, 0x9500027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9500027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7950008E, 15451, 0x9500027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9500027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7950008F, 15608, 0x9500027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7950009A, 11697, 0x95000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x95000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7950009B, 18695, 0x95000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x95000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7950009B, 18695, 0x95000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x95000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7950009B, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7950009B, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7950009B, 0x7950009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7950009C, 15451, 0x95000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x95000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7950009C, 15451, 0x95000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x95000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7950009D, 15608, 0x95000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x795000A8, 11697, 0x9500028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9500028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000A9, 18697, 0x9500028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9500028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795000A9, 18697, 0x9500028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9500028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x795000A9, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x795000A9, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x795000A9, 0x795000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000AA, 15451, 0x9500028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9500028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795000AA, 15451, 0x9500028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9500028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795000AB, 15608, 0x9500028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x795000B6, 11697, 0x95000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x95000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000B7, 18699, 0x95000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x95000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795000B7, 18699, 0x95000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x95000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x795000B7, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x795000B7, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x795000B7, 0x795000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000B8, 15451, 0x95000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x95000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795000B8, 15451, 0x95000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x95000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000B9, 15608, 0x95000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x95000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x795000B9, 15608, 0x95000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x95000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795000BA, 15608, 0x95000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x795000C4, 11697, 0x9500029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9500029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000C5, 18701, 0x9500029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9500029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795000C5, 18701, 0x9500029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9500029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x795000C5, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x795000C5, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x795000C5, 0x795000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000C6, 15451, 0x9500029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9500029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795000C6, 15451, 0x9500029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9500029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795000C7, 15608, 0x950002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x795000D2, 11697, 0x950002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x950002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000D3, 18703, 0x950002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x950002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795000D3, 18703, 0x950002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x950002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x795000D3, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x795000D3, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x795000D3, 0x795000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000D4, 15451, 0x950002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x950002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795000D4, 15451, 0x950002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x950002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795000D5, 15608, 0x950002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x795000DE, 9686, 0x950002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x950002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000DF, 9686, 0x950002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x950002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x795000DF, 9686, 0x950002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x950002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795000E0, 11697, 0x950002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x795000EE, 15451, 0x950002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x950002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795000EF, 15608, 0x950002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x950002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x795000EF, 15608, 0x950002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x950002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795000F0, 15608, 0x950002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x79500108, 9686, 0x950002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x950002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500109, 9686, 0x950002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x950002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x79500109, 9686, 0x950002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x950002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7950010A, 11697, 0x950002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7950011C, 11697, 0x950002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x950002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7950011D, 18714, 0x950002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x950002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7950011D, 18714, 0x950002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x950002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7950011D, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7950011D, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7950011D, 0x79500120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7950011E, 15451, 0x950002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x950002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7950011E, 15451, 0x950002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x950002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7950011F, 15608, 0x950002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7950013A, 11697, 0x9500030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9500030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7950013B, 18718, 0x9500030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9500030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7950013B, 18718, 0x9500030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9500030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7950013B, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7950013B, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7950013B, 0x7950013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7950013C, 15451, 0x9500030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9500030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7950013C, 15451, 0x9500030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9500030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7950013D, 15608, 0x95000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x79500142, 11697, 0x9500031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9500031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500143, 18719, 0x9500031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9500031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79500143, 18719, 0x9500031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9500031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79500143, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x79500143, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79500143, 0x79500146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500144, 15451, 0x9500031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9500031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79500144, 15451, 0x9500031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9500031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79500145, 15608, 0x95000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x79500150, 11697, 0x9500032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9500032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500151, 18721, 0x9500032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9500032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79500151, 18721, 0x9500032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9500032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79500151, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x79500151, 0x79500011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79500151, 0x79500155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79500152, 15451, 0x9500032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9500032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79500152, 15451, 0x9500032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9500032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79500153, 15608, 0x9500032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9537.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9537.sql index 7c1a6e66fb..53e9a29e75 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9537.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9537.sql @@ -22,7 +22,7 @@ VALUES (0x79537004, 24939, 0x95370000, 161.015, 31.1967, 26.009, -0.138605, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79537005, 24939, 0x95370000, 146.92, 31.3127, 26.009, -0.995655, 0, 0, 0.093122, True, '2005-02-09 10:00:00'); /* Gotrok Amploth */ -/* @teleloc 0x95370000 [146.919998 31.312700 26.009001] -0.995655 0.000000 0.000000 0.093121 */ +/* @teleloc 0x95370000 [146.919998 31.312700 26.009001] -0.995655 0.000000 0.000000 0.093122 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79537006, 387, 0x95370000, 135.275, 40.8521, 22.005, -0.076478, 0, 0, -0.997071, False, '2005-02-09 10:00:00'); /* Lugian Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/956E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/956E.sql index f4ec03139d..81bc7c59a8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/956E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/956E.sql @@ -1457,8 +1457,8 @@ VALUES (0x7956E16B, 12679, 0x956E0000, 39.6543, 28.6268, 14.075, -0.707107, 0, 0 /* @teleloc 0x956E0000 [39.654301 28.626801 14.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E16C, 412, 0x956E0139, 80.9947, 40.9809, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x956E0139 [80.994698 40.980900 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E16C, 412, 0x956E0139, 80.9947, 40.9809, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x956E0139 [80.994698 40.980900 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E16D, 9686, 0x956E013A, 80.9447, 40.1709, 16.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x7956E170, 11697, 0x956E013A, 79.217, 39.6818, 12.15, -0.92388, 0, 0, - /* @teleloc 0x956E013A [79.217003 39.681801 12.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E171, 9686, 0x956E013A, 80.9447, 31.6209, 17.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013A [80.944702 31.620899 17.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E171, 9686, 0x956E013A, 80.9447, 31.6209, 17.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013A [80.944702 31.620899 17.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E172, 9686, 0x956E013A, 78.6447, 37.6701, 14.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x7956E175, 9686, 0x956E013A, 83.2729, 37.4553, 14.25, 0.707107, 0, 0, /* @teleloc 0x956E013A [83.272903 37.455299 14.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E176, 9686, 0x956E013B, 87.1447, 35.6709, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013B [87.144699 35.670898 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7956E176, 9686, 0x956E013B, 87.1447, 35.6709, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013B [87.144699 35.670898 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E177, 9686, 0x956E013B, 90.2774, 34.4798, 14.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x956E013B [90.277397 34.479801 14.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E178, 9686, 0x956E013B, 89.1859, 29.7209, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013B [89.185898 29.720900 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E178, 9686, 0x956E013B, 89.1859, 29.7209, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013B [89.185898 29.720900 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E179, 9686, 0x956E013B, 84.7336, 29.7209, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013B [84.733597 29.720900 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E179, 9686, 0x956E013B, 84.7336, 29.7209, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013B [84.733597 29.720900 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E17A, 9686, 0x956E013B, 83.7138, 30.9509, 14, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x7956E17D, 11698, 0x956E013B, 87.0947, 32.6209, 18.25, 0.707107, 0, 0, /* @teleloc 0x956E013B [87.094704 32.620899 18.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E17E, 11697, 0x956E013B, 87.079, 32.5377, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x956E013B [87.079002 32.537701 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E17E, 11697, 0x956E013B, 87.079, 32.5377, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x956E013B [87.079002 32.537701 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E17F, 9686, 0x956E013B, 90.2774, 30.8798, 14.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x7956E180, 9686, 0x956E013B, 90.2774, 32.7221, 15.9, 0.707107, 0, 0, - /* @teleloc 0x956E013B [90.277397 32.722099 15.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E181, 9686, 0x956E013B, 89.2437, 35.6709, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013B [89.243698 35.670898 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7956E181, 9686, 0x956E013B, 89.2437, 35.6709, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013B [89.243698 35.670898 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E182, 9686, 0x956E013B, 84.8937, 35.6709, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013B [84.893700 35.670898 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7956E182, 9686, 0x956E013B, 84.8937, 35.6709, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013B [84.893700 35.670898 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E183, 9686, 0x956E013B, 86.9659, 29.7209, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013B [86.965897 29.720900 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E183, 9686, 0x956E013B, 86.9659, 29.7209, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013B [86.965897 29.720900 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E184, 9686, 0x956E013B, 83.7138, 31.1998, 15.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x7956E185, 9686, 0x956E013B, 83.7138, 34.2373, 15.6, -0.707107, 0, 0, /* @teleloc 0x956E013B [83.713799 34.237301 15.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E186, 9686, 0x956E013B, 84.8937, 35.6709, 14, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013B [84.893700 35.670898 14.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7956E186, 9686, 0x956E013B, 84.8937, 35.6709, 14, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013B [84.893700 35.670898 14.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E187, 11698, 0x956E013B, 89.4221, 30.414, 16.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x7956E188, 11698, 0x956E013B, 89.3222, 34.7141, 16.3, 0.919479, 0, 0, - /* @teleloc 0x956E013B [89.322197 34.714100 16.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E189, 11697, 0x956E013B, 87.0816, 31.2034, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x956E013B [87.081596 31.203400 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E189, 11697, 0x956E013B, 87.0816, 31.2034, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x956E013B [87.081596 31.203400 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E18A, 11697, 0x956E013B, 87.0816, 33.6991, 12.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x956E013B [87.081596 33.699100 12.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7956E18A, 11697, 0x956E013B, 87.0816, 33.6991, 12.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x956E013B [87.081596 33.699100 12.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E18B, 11697, 0x956E013B, 89.2316, 30.5876, 12.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7956E18C, 11697, 0x956E013B, 89.576, 32.7903, 12.15, 0.707107, 0, 0, - /* @teleloc 0x956E013B [89.575996 32.790298 12.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E18D, 11697, 0x956E013B, 87.0816, 34.9025, 12.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x956E013B [87.081596 34.902500 12.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7956E18D, 11697, 0x956E013B, 87.0816, 34.9025, 12.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x956E013B [87.081596 34.902500 12.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E18E, 9686, 0x956E013D, 83.1955, 35.3209, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013D [83.195503 35.320900 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7956E18E, 9686, 0x956E013D, 83.1955, 35.3209, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013D [83.195503 35.320900 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E18F, 9686, 0x956E013D, 90.0457, 32.6523, 10.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x7956E192, 9687, 0x956E013D, 79.421, 34.5878, 8.1, -0.865587, -0.00087 /* @teleloc 0x956E013D [79.420998 34.587799 8.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E193, 9686, 0x956E013D, 86.4987, 35.3209, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013D [86.498703 35.320900 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7956E193, 9686, 0x956E013D, 86.4987, 35.3209, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013D [86.498703 35.320900 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E194, 9686, 0x956E013D, 82.5977, 29.7813, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013D [82.597702 29.781300 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E194, 9686, 0x956E013D, 82.5977, 29.7813, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013D [82.597702 29.781300 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E195, 9686, 0x956E013D, 86.7104, 29.7813, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E013D [86.710403 29.781300 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E195, 9686, 0x956E013D, 86.7104, 29.7813, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E013D [86.710403 29.781300 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E196, 9686, 0x956E013D, 78.6447, 30.9418, 10.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x7956E197, 11698, 0x956E013D, 85.2373, 32.6209, 11.5, -0.707107, 0, 0, /* @teleloc 0x956E013D [85.237297 32.620899 11.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E198, 11697, 0x956E013D, 84.9843, 34.6622, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x956E013D [84.984299 34.662201 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7956E198, 11697, 0x956E013D, 84.9843, 34.6622, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x956E013D [84.984299 34.662201 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E199, 11697, 0x956E013D, 84.6843, 30.3122, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x956E013D [84.684303 30.312201 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E199, 11697, 0x956E013D, 84.6843, 30.3122, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x956E013D [84.684303 30.312201 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E19A, 11697, 0x956E013D, 89.304, 32.2845, 8.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x956E013D [89.304001 32.284500 8.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E19B, 9686, 0x956E0000, 80.9947, 41.0195, 15.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E0000 [80.994698 41.019501 15.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7956E19B, 9686, 0x956E0000, 80.9947, 41.0195, 15.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E0000 [80.994698 41.019501 15.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E19C, 9686, 0x956E0000, 78.8441, 41.2195, 13.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E0000 [78.844101 41.219501 13.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7956E19C, 9686, 0x956E0000, 78.8441, 41.2195, 13.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E0000 [78.844101 41.219501 13.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E19D, 9686, 0x956E0000, 83.1369, 41.2195, 13.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x956E0000 [83.136902 41.219501 13.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7956E19D, 9686, 0x956E0000, 83.1369, 41.2195, 13.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x956E0000 [83.136902 41.219501 13.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E19E, 12679, 0x956E0000, 85.0816, 41.6534, 12.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x956E0000 [85.081596 41.653400 12.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7956E19F, 12679, 0x956E0000, 87.0816, 36.9034, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x956E0000 [87.081596 36.903400 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7956E19F, 12679, 0x956E0000, 87.0816, 36.9034, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x956E0000 [87.081596 36.903400 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7956E1A0, 13425, 0x956E0132, 36.5887, 38.7489, 14.005, -0.682777, 0, 0, -0.730627, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9597.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9597.sql index a5f35e3a66..7e554ca976 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9597.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9597.sql @@ -14,7 +14,7 @@ VALUES (0x79597002, 553, 0x95970000, 117.926, 109.011, 224.005, -0.749927, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79597003, 6441, 0x95970000, 76.3578, 103.391, 224.005, 0.998318, 0, 0, 0.05797, False, '2005-02-09 10:00:00'); /* Well */ -/* @teleloc 0x95970000 [76.357803 103.390999 224.005005] 0.998318 0.000000 0.000000 0.057969 */ +/* @teleloc 0x95970000 [76.357803 103.390999 224.005005] 0.998318 0.000000 0.000000 0.057970 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79597004, 8127, 0x95970000, 118.81, 109.118, 224.005, -0.996406, 0, 0, 0.08471, False, '2005-02-09 10:00:00'); /* Menhir Mana Field */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/95A3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/95A3.sql index e7c48fe6b9..68fe9c3820 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/95A3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/95A3.sql @@ -1525,8 +1525,8 @@ VALUES (0x795A317C, 412, 0x95A30198, 152.392, 37.645, 34, -0.707107, 0, 0, 0.7 /* @teleloc 0x95A30198 [152.391998 37.645000 34.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A317D, 412, 0x95A30199, 162.583, 34.1594, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x95A30199 [162.582993 34.159401 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A317D, 412, 0x95A30199, 162.583, 34.1594, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x95A30199 [162.582993 34.159401 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A317E, 412, 0x95A3019A, 146.675, 45.6678, 34, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1545,12 +1545,12 @@ VALUES (0x795A3181, 11697, 0x95A3019B, 154.134, 45.4834, 38.9, -0.92321, 0, 0, - /* @teleloc 0x95A3019B [154.134003 45.483398 38.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A3182, 9686, 0x95A3019B, 154.992, 33.9109, 41.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A3019B [154.992004 33.910900 41.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A3182, 9686, 0x95A3019B, 154.992, 33.9109, 41.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A3019B [154.992004 33.910900 41.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A3183, 9686, 0x95A3019B, 156.08, 46.569, 42.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A3019B [156.080002 46.569000 42.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A3183, 9686, 0x95A3019B, 156.08, 46.569, 42.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A3019B [156.080002 46.569000 42.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A3184, 11698, 0x95A3019B, 156.044, 42.5581, 45.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1561,44 +1561,44 @@ VALUES (0x795A3185, 11697, 0x95A3019B, 153.659, 37.2647, 38.9, -0.707107, 0, 0, /* @teleloc 0x95A3019B [153.658997 37.264702 38.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A3186, 9686, 0x95A3019D, 154.69, 42.5802, 37.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A3019D [154.690002 42.580200 37.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A3186, 9686, 0x95A3019D, 154.69, 42.5802, 37.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A3019D [154.690002 42.580200 37.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A3187, 9686, 0x95A3019D, 154.739, 33.9049, 36.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A3019D [154.738998 33.904900 36.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A3187, 9686, 0x95A3019D, 154.739, 33.9049, 36.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A3019D [154.738998 33.904900 36.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A3188, 11697, 0x95A3019D, 155.86, 34.4659, 34.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x95A3019D [155.860001 34.465900 34.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A3189, 9686, 0x95A3019E, 157.99, 33.9253, 37.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A3019E [157.990005 33.925301 37.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A3189, 9686, 0x95A3019E, 157.99, 33.9253, 37.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A3019E [157.990005 33.925301 37.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A318A, 9686, 0x95A3019E, 159.189, 39.3901, 37.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x95A3019E [159.188995 39.390099 37.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A318B, 11697, 0x95A3019E, 157.98, 41.7029, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x95A3019E [157.979996 41.702900 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A318B, 11697, 0x95A3019E, 157.98, 41.7029, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x95A3019E [157.979996 41.702900 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A318C, 11697, 0x95A3019F, 156, 46.1659, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x95A3019F [156.000000 46.165901 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A318C, 11697, 0x95A3019F, 156, 46.1659, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x95A3019F [156.000000 46.165901 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A318D, 9686, 0x95A3019F, 156.21, 47.0626, 37.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A3019F [156.210007 47.062599 37.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A318D, 9686, 0x95A3019F, 156.21, 47.0626, 37.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A3019F [156.210007 47.062599 37.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A318E, 9686, 0x95A3019F, 154.643, 43.1021, 37.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A3019F [154.643005 43.102100 37.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A318E, 9686, 0x95A3019F, 154.643, 43.1021, 37.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A3019F [154.643005 43.102100 37.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A318F, 9686, 0x95A301A2, 162.575, 33.325, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A2 [162.574997 33.325001 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A318F, 9686, 0x95A301A2, 162.575, 33.325, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A2 [162.574997 33.325001 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A3190, 11697, 0x95A301A2, 165.6, 29.345, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1609,12 +1609,12 @@ VALUES (0x795A3191, 11697, 0x95A301A2, 157.475, 27.525, 34.1, -0.707107, 0, 0, - /* @teleloc 0x95A301A2 [157.475006 27.525000 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A3192, 9686, 0x95A301A2, 160.332, 25.6258, 37.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A2 [160.332001 25.625799 37.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A3192, 9686, 0x95A301A2, 160.332, 25.6258, 37.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A2 [160.332001 25.625799 37.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A3193, 9686, 0x95A301A2, 162.872, 25.6258, 37.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A2 [162.871994 25.625799 37.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A3193, 9686, 0x95A301A2, 162.872, 25.6258, 37.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A2 [162.871994 25.625799 37.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A3194, 9686, 0x95A301A2, 166.356, 29.4966, 37.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,40 +1629,40 @@ VALUES (0x795A3196, 11697, 0x95A301A2, 164.04, 29.355, 34.1, 0.707107, 0, 0, -0. /* @teleloc 0x95A301A2 [164.039993 29.355000 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A3197, 9686, 0x95A301A4, 154.528, 33.3358, 42.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A4 [154.528000 33.335800 42.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A3197, 9686, 0x95A301A4, 154.528, 33.3358, 42.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A4 [154.528000 33.335800 42.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A3198, 11697, 0x95A301A4, 146.982, 28.3858, 38.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x95A301A4 [146.981995 28.385799 38.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A3199, 11697, 0x95A301A4, 151.827, 26.2592, 38.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x95A301A4 [151.826996 26.259199 38.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A3199, 11697, 0x95A301A4, 151.827, 26.2592, 38.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x95A301A4 [151.826996 26.259199 38.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A319A, 11698, 0x95A301A4, 157.907, 29.4885, 45.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x95A301A4 [157.906998 29.488501 45.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A319B, 9686, 0x95A301A4, 159.598, 33.3358, 42.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A4 [159.598007 33.335800 42.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A319B, 9686, 0x95A301A4, 159.598, 33.3358, 42.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A4 [159.598007 33.335800 42.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A319C, 9686, 0x95A301A4, 149.771, 33.3358, 42.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A4 [149.770996 33.335800 42.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A319C, 9686, 0x95A301A4, 149.771, 33.3358, 42.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A4 [149.770996 33.335800 42.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A319D, 9686, 0x95A301A4, 150.511, 25.7368, 42.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A4 [150.511002 25.736799 42.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A319D, 9686, 0x95A301A4, 150.511, 25.7368, 42.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A4 [150.511002 25.736799 42.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A319E, 9686, 0x95A301A4, 156.194, 25.7368, 42.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A4 [156.194000 25.736799 42.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A319E, 9686, 0x95A301A4, 156.194, 25.7368, 42.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A4 [156.194000 25.736799 42.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A319F, 9686, 0x95A301A4, 161.839, 25.7368, 42.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A4 [161.839005 25.736799 42.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A319F, 9686, 0x95A301A4, 161.839, 25.7368, 42.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A4 [161.839005 25.736799 42.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31A0, 9686, 0x95A301A4, 146.275, 29.4892, 42.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,16 +1677,16 @@ VALUES (0x795A31A2, 11698, 0x95A301A4, 154.335, 29.5592, 45.15, -0.999998, 0, 0, /* @teleloc 0x95A301A4 [154.335007 29.559200 45.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31A3, 11697, 0x95A301A4, 162.752, 32.6858, 38.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x95A301A4 [162.751999 32.685799 38.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A31A3, 11697, 0x95A301A4, 162.752, 32.6858, 38.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x95A301A4 [162.751999 32.685799 38.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31A4, 11697, 0x95A301A4, 165.092, 29.3058, 38.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x95A301A4 [165.091995 29.305799 38.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31A5, 11697, 0x95A301A4, 161.062, 26.1658, 38.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x95A301A4 [161.061996 26.165800 38.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A31A5, 11697, 0x95A301A4, 161.062, 26.1658, 38.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x95A301A4 [161.061996 26.165800 38.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31A6, 9686, 0x95A301A6, 156.271, 31.4145, 37.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1697,16 +1697,16 @@ VALUES (0x795A31A7, 9686, 0x95A301A6, 145.82, 31.78, 37.66, -0.707107, 0, 0, -0 /* @teleloc 0x95A301A6 [145.820007 31.780001 37.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31A8, 9686, 0x95A301A6, 153.36, 29.49, 37.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A6 [153.360001 29.490000 37.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A31A8, 9686, 0x95A301A6, 153.36, 29.49, 37.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A6 [153.360001 29.490000 37.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31A9, 412, 0x95A301A7, 153.285, 29.0458, 34, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x95A301A7 [153.285004 29.045799 34.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A31A9, 412, 0x95A301A7, 153.285, 29.0458, 34, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x95A301A7 [153.285004 29.045799 34.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31AA, 9686, 0x95A301A7, 150.156, 28.9326, 36.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301A7 [150.156006 28.932600 36.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A31AA, 9686, 0x95A301A7, 150.156, 28.9326, 36.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301A7 [150.156006 28.932600 36.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31AB, 9686, 0x95A301A7, 156.271, 27.2724, 37.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1717,8 +1717,8 @@ VALUES (0x795A31AC, 412, 0x95A301AB, 156.701, 30.3593, 29.195, 0.707107, 0, 0, /* @teleloc 0x95A301AB [156.701004 30.359301 29.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31AD, 9686, 0x95A301AB, 153.328, 27.1812, 32.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301AB [153.328003 27.181200 32.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A31AD, 9686, 0x95A301AB, 153.328, 27.1812, 32.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301AB [153.328003 27.181200 32.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31AE, 9686, 0x95A301AB, 156.588, 30.3312, 32.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1729,8 +1729,8 @@ VALUES (0x795A31AF, 9686, 0x95A301AC, 157.15, 36.3512, 32.59, -0.707107, 0, 0, /* @teleloc 0x95A301AC [157.149994 36.351200 32.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31B0, 9686, 0x95A301AD, 152.328, 32.5012, 32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301AD [152.328003 32.501202 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A31B0, 9686, 0x95A301AD, 152.328, 32.5012, 32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301AD [152.328003 32.501202 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31B1, 11698, 0x95A301AD, 150.863, 36.5042, 33.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1741,8 +1741,8 @@ VALUES (0x795A31B2, 9686, 0x95A301AD, 144.555, 37.7454, 32, -0.707107, 0, 0, -0 /* @teleloc 0x95A301AD [144.554993 37.745399 32.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31B3, 9686, 0x95A301AD, 148.358, 32.5012, 32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A301AD [148.358002 32.501202 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A31B3, 9686, 0x95A301AD, 148.358, 32.5012, 32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A301AD [148.358002 32.501202 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31B4, 11697, 0x95A301AD, 145.39, 33.3235, 29.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1773,8 +1773,8 @@ VALUES (0x795A31BA, 9686, 0x95A30000, 146.45, 45.99, 37.25, 0.357553, 0, 0, -0. /* @teleloc 0x95A30000 [146.449997 45.990002 37.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31BB, 9686, 0x95A30000, 150.32, 47.22, 36.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A30000 [150.320007 47.220001 36.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A31BB, 9686, 0x95A30000, 150.32, 47.22, 36.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A30000 [150.320007 47.220001 36.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31BC, 9686, 0x95A30000, 144.97, 41.46, 36.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x795A31BD, 9686, 0x95A30000, 152.384, 37.5888, 37.39, 0.707107, 0, 0, /* @teleloc 0x95A30000 [152.384003 37.588799 37.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31BE, 9686, 0x95A30000, 162.845, 46.355, 36.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A30000 [162.845001 46.355000 36.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A31BE, 9686, 0x95A30000, 162.845, 46.355, 36.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A30000 [162.845001 46.355000 36.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31BF, 9686, 0x95A30000, 162.555, 34.215, 37.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x95A30000 [162.554993 34.215000 37.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A31BF, 9686, 0x95A30000, 162.555, 34.215, 37.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x95A30000 [162.554993 34.215000 37.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31C0, 12679, 0x95A30000, 151.255, 35.1692, 34.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1817,12 +1817,12 @@ VALUES (0x795A31C5, 12679, 0x95A30000, 160.965, 45.3892, 34.1, 0.95656, 0, 0, 0. /* @teleloc 0x95A30000 [160.964996 45.389198 34.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31C6, 12678, 0x95A30000, 156.12, 45.4735, 47.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x95A30000 [156.119995 45.473499 47.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795A31C6, 12678, 0x95A30000, 156.12, 45.4735, 47.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x95A30000 [156.119995 45.473499 47.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795A31C7, 12678, 0x95A30000, 156.12, 29.4735, 47.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x95A30000 [156.119995 29.473499 47.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x795A31C7, 12678, 0x95A30000, 156.12, 29.4735, 47.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x95A30000 [156.119995 29.473499 47.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31C8, 14146, 0x95A30108, 62.0421, 37.1134, 48.005, -0.734323, 0, 0, 0.6788, False, '2005-02-09 10:00:00'); /* Villa */ @@ -2258,7 +2258,7 @@ VALUES (0x795A31D1, 0x795A31E0, '2005-02-09 10:00:00') /* Portal Linkspot (10762 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795A31D2, 14151, 0x95A3019D, 155.086, 37.3646, 34.005, -0.998467, 0, 0, 0.05535, False, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0x95A3019D [155.085999 37.364601 34.005001] -0.998467 0.000000 0.000000 0.055349 */ +/* @teleloc 0x95A3019D [155.085999 37.364601 34.005001] -0.998467 0.000000 0.000000 0.055350 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x795A31D2, 0x795A317F, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/95D6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/95D6.sql index 8d499deb9e..8ac952f516 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/95D6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/95D6.sql @@ -13,8 +13,8 @@ VALUES (0x795D6002, 218, 0x95D6010E, 75.8179, 60.636, 100.008, -0.707227, 0, 0 /* @teleloc 0x95D6010E [75.817902 60.636002 100.008003] -0.707227 0.000000 0.000000 -0.706986 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795D6003, 174, 0x95D60000, 68.196, 66.8089, 100.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Well */ -/* @teleloc 0x95D60000 [68.195999 66.808899 100.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795D6003, 174, 0x95D60000, 68.196, 66.8089, 100.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Well */ +/* @teleloc 0x95D60000 [68.195999 66.808899 100.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795D6004, 5649, 0x95D60145, 59.7894, 83.0999, 100.005, -0.856486, 0, 0, 0.516171, False, '2005-02-09 10:00:00'); /* Lisatha the Bowyer */ @@ -70,11 +70,11 @@ VALUES (0x795D600D, 5898, 0x95D60000, 85.8443, 66.2263, 110.005, -0.96328, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795D600E, 5861, 0x95D60000, 72.4078, 102.883, 100.005, -0.054849, 0, 0, -0.998495, False, '2005-02-09 10:00:00'); /* Nelvaine the Brewer */ -/* @teleloc 0x95D60000 [72.407799 102.883003 100.004997] -0.054848 0.000000 0.000000 -0.998495 */ +/* @teleloc 0x95D60000 [72.407799 102.883003 100.004997] -0.054849 0.000000 0.000000 -0.998495 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x795D600F, 6889, 0x95D60107, 84, 65, 100.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gormling the Sneaky Seneschal */ -/* @teleloc 0x95D60107 [84.000000 65.000000 100.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x795D600F, 6889, 0x95D60107, 84, 65, 100.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Gormling the Sneaky Seneschal */ +/* @teleloc 0x95D60107 [84.000000 65.000000 100.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x795D6010, 8377, 0x95D60000, 75.3668, 101.969, 101.106, 0.999531, 0, 0, -0.030636, False, '2005-02-09 10:00:00'); /* Beer Keg */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9600.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9600.sql index 13d88453a7..877d488019 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9600.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9600.sql @@ -21,8 +21,8 @@ VALUES (0x79600004, 11697, 0x96000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x96000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600005, 18724, 0x96000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x96000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79600005, 18724, 0x96000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x96000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79600005, 0x79600001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x79600005, 0x79600001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x79600005, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600006, 15451, 0x9600018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9600018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79600006, 15451, 0x9600018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9600018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79600007, 15608, 0x9600018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x79600015, 11697, 0x9600019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9600019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600016, 18726, 0x9600019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9600019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79600016, 18726, 0x9600019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9600019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79600016, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x79600016, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79600016, 0x79600019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600017, 15451, 0x960001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x960001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79600017, 15451, 0x960001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x960001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79600018, 15608, 0x960001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x79600023, 11697, 0x960001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x960001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600024, 18728, 0x960001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x960001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79600024, 18728, 0x960001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x960001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79600024, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x79600024, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79600024, 0x79600027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600025, 15451, 0x960001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x960001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79600025, 15451, 0x960001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x960001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79600026, 15608, 0x960001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7960006D, 11697, 0x96000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x96000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7960006E, 18739, 0x96000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x96000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7960006E, 18739, 0x96000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x96000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7960006E, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7960006E, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7960006E, 0x79600072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7960006F, 15451, 0x9600025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9600025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7960006F, 15451, 0x9600025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9600025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79600070, 15608, 0x9600025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7960008C, 11697, 0x9600027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9600027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7960008D, 18743, 0x9600027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9600027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7960008D, 18743, 0x9600027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9600027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7960008D, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7960008D, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7960008D, 0x79600090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7960008E, 15451, 0x9600027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9600027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7960008E, 15451, 0x9600027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9600027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7960008F, 15608, 0x9600027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7960009A, 11697, 0x96000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x96000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7960009B, 18745, 0x96000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x96000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7960009B, 18745, 0x96000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x96000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7960009B, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7960009B, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7960009B, 0x7960009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7960009C, 15451, 0x96000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x96000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7960009C, 15451, 0x96000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x96000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7960009D, 15608, 0x96000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x796000A8, 11697, 0x9600028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9600028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000A9, 18747, 0x9600028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9600028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796000A9, 18747, 0x9600028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9600028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x796000A9, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x796000A9, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x796000A9, 0x796000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000AA, 15451, 0x9600028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9600028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796000AA, 15451, 0x9600028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9600028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796000AB, 15608, 0x9600028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x796000B6, 11697, 0x96000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x96000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000B7, 18749, 0x96000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x96000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796000B7, 18749, 0x96000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x96000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x796000B7, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x796000B7, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x796000B7, 0x796000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000B8, 15451, 0x96000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x96000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796000B8, 15451, 0x96000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x96000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000B9, 15608, 0x96000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x96000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x796000B9, 15608, 0x96000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x96000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796000BA, 15608, 0x96000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x796000C4, 11697, 0x9600029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9600029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000C5, 18751, 0x9600029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9600029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796000C5, 18751, 0x9600029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9600029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x796000C5, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x796000C5, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x796000C5, 0x796000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000C6, 15451, 0x9600029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9600029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796000C6, 15451, 0x9600029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9600029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796000C7, 15608, 0x960002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x796000D2, 11697, 0x960002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x960002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000D3, 18753, 0x960002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x960002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796000D3, 18753, 0x960002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x960002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x796000D3, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x796000D3, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x796000D3, 0x796000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000D4, 15451, 0x960002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x960002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796000D4, 15451, 0x960002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x960002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796000D5, 15608, 0x960002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x796000DE, 9686, 0x960002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x960002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000DF, 9686, 0x960002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x960002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x796000DF, 9686, 0x960002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x960002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796000E0, 11697, 0x960002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x796000EE, 15451, 0x960002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x960002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796000EF, 15608, 0x960002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x960002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x796000EF, 15608, 0x960002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x960002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796000F0, 15608, 0x960002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x79600108, 9686, 0x960002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x960002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600109, 9686, 0x960002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x960002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x79600109, 9686, 0x960002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x960002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7960010A, 11697, 0x960002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7960011C, 11697, 0x960002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x960002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7960011D, 18764, 0x960002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x960002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7960011D, 18764, 0x960002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x960002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7960011D, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7960011D, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7960011D, 0x79600120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7960011E, 15451, 0x960002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x960002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7960011E, 15451, 0x960002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x960002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7960011F, 15608, 0x960002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7960013A, 11697, 0x9600030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9600030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7960013B, 18768, 0x9600030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9600030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7960013B, 18768, 0x9600030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9600030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7960013B, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7960013B, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7960013B, 0x7960013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7960013C, 15451, 0x9600030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9600030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7960013C, 15451, 0x9600030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9600030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7960013D, 15608, 0x96000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x79600142, 11697, 0x9600031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9600031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600143, 18769, 0x9600031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9600031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79600143, 18769, 0x9600031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9600031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79600143, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x79600143, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79600143, 0x79600146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600144, 15451, 0x9600031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9600031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79600144, 15451, 0x9600031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9600031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79600145, 15608, 0x96000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x79600150, 11697, 0x9600032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9600032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600151, 18771, 0x9600032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9600032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79600151, 18771, 0x9600032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9600032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79600151, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x79600151, 0x79600011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79600151, 0x79600155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79600152, 15451, 0x9600032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9600032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79600152, 15451, 0x9600032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9600032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79600153, 15608, 0x9600032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/961A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/961A.sql index 4b5c9cf782..c15a9a3d3c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/961A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/961A.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x961A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7961A000, 1590, 0x961A0000, 17.9367, 131.442, 278.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lugian Outpost */ -/* @teleloc 0x961A0000 [17.936701 131.442001 278.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7961A000, 1590, 0x961A0000, 17.9367, 131.442, 278.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lugian Outpost */ +/* @teleloc 0x961A0000 [17.936701 131.442001 278.005005] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9626.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9626.sql index e8b1a85683..a0390c6e6a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9626.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9626.sql @@ -126,7 +126,7 @@ VALUES (0x79626019, 24942, 0x96260000, 24.8809, 32.8278, 144.01, -0.543396, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7962601A, 2131, 0x9626010C, 36.0394, 42.4829, 139.915, -0.016744, 0, 0, -0.99986, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0x9626010C [36.039398 42.482899 139.914993] -0.016743 0.000000 0.000000 -0.999860 */ +/* @teleloc 0x9626010C [36.039398 42.482899 139.914993] -0.016744 0.000000 0.000000 -0.999860 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7962601B, 4077, 0x9626010C, 35.9195, 44.7134, 140.704, -0.650038, 0, 0, 0.759902, False, '2005-02-09 10:00:00'); /* Magic trap */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9654.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9654.sql index f457f553b9..a7d01dd69f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9654.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9654.sql @@ -457,20 +457,20 @@ VALUES (0x79654071, 9686, 0x9654012D, 82.9261, 33.7334, 15.5, -0.707107, 0, 0, /* @teleloc 0x9654012D [82.926102 33.733398 15.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654072, 9686, 0x9654012D, 81.7261, 31.8334, 14.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9654012D [81.726097 31.833401 14.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79654072, 9686, 0x9654012D, 81.7261, 31.8334, 14.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9654012D [81.726097 31.833401 14.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654073, 9686, 0x9654012E, 84.5801, 29.9483, 13.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9654012E [84.580101 29.948299 13.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79654073, 9686, 0x9654012E, 84.5801, 29.9483, 13.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9654012E [84.580101 29.948299 13.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654074, 9686, 0x9654012E, 89.9585, 29.9483, 13.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9654012E [89.958504 29.948299 13.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79654074, 9686, 0x9654012E, 89.9585, 29.9483, 13.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9654012E [89.958504 29.948299 13.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654075, 9686, 0x9654012E, 87.3085, 35.8983, 15.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9654012E [87.308502 35.898300 15.700000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79654075, 9686, 0x9654012E, 87.3085, 35.8983, 15.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9654012E [87.308502 35.898300 15.700000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79654076, 9686, 0x9654012E, 91.2586, 34.8483, 13.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -493,16 +493,16 @@ VALUES (0x7965407A, 11698, 0x9654012E, 87.3175, 32.9905, 18.6, -0.707107, 0, 0, /* @teleloc 0x9654012E [87.317497 32.990501 18.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965407B, 11697, 0x9654012E, 87.304, 35.5239, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9654012E [87.304001 35.523899 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965407B, 11697, 0x9654012E, 87.304, 35.5239, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9654012E [87.304001 35.523899 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965407C, 9686, 0x96540132, 84.2446, 29.0295, 10.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96540132 [84.244598 29.029499 10.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965407C, 9686, 0x96540132, 84.2446, 29.0295, 10.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96540132 [84.244598 29.029499 10.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965407D, 9686, 0x96540132, 84.4946, 35.5795, 10.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96540132 [84.494598 35.579498 10.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965407D, 9686, 0x96540132, 84.4946, 35.5795, 10.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96540132 [84.494598 35.579498 10.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965407E, 9686, 0x96540132, 87.9937, 32.1938, 10.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -521,8 +521,8 @@ VALUES (0x79654081, 9687, 0x96540132, 87.382, 34.9785, 8.1, 0.878817, 0, 0, -0. /* @teleloc 0x96540132 [87.382004 34.978500 8.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654082, 412, 0x96540000, 80.6675, 37.5005, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x96540000 [80.667503 37.500500 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79654082, 412, 0x96540000, 80.6675, 37.5005, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x96540000 [80.667503 37.500500 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79654083, 11697, 0x96540136, 130.486, 138.274, 18.075, -0.936977, 0, 0, -0.34939, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1925,8 +1925,8 @@ VALUES (0x79654172, 11697, 0x9654012D, 82.5393, 36.4841, 12.1, 0.91496, 0, 0, -0 /* @teleloc 0x9654012D [82.539299 36.484100 12.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654173, 11697, 0x9654012D, 81.5143, 32.2091, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9654012D [81.514297 32.209099 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79654173, 11697, 0x9654012D, 81.5143, 32.2091, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9654012D [81.514297 32.209099 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79654174, 9686, 0x9654012D, 78.2761, 32.6084, 14.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1941,8 +1941,8 @@ VALUES (0x79654176, 9686, 0x9654012D, 78.2761, 36.0834, 14.5, -0.707107, 0, 0, /* @teleloc 0x9654012D [78.276100 36.083401 14.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654177, 9686, 0x9654012D, 80.6946, 36.9795, 15.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9654012D [80.694603 36.979500 15.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79654177, 9686, 0x9654012D, 80.6946, 36.9795, 15.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9654012D [80.694603 36.979500 15.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79654178, 9686, 0x9654012D, 82.9261, 35.8283, 14.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1957,8 +1957,8 @@ VALUES (0x7965417A, 9686, 0x9654012E, 91.2586, 32.9106, 15.875, 0.707107, 0, 0, /* @teleloc 0x9654012E [91.258598 32.910599 15.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965417B, 9686, 0x9654012E, 87.3241, 29.9483, 15.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9654012E [87.324097 29.948299 15.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965417B, 9686, 0x9654012E, 87.3241, 29.9483, 15.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9654012E [87.324097 29.948299 15.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965417C, 9686, 0x9654012E, 83.367, 30.9627, 15.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1973,12 +1973,12 @@ VALUES (0x7965417E, 9686, 0x9654012E, 83.367, 35.0121, 15.6, -0.707107, 0, 0, - /* @teleloc 0x9654012E [83.366997 35.012100 15.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965417F, 9686, 0x9654012E, 84.7591, 35.8983, 15.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9654012E [84.759102 35.898300 15.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965417F, 9686, 0x9654012E, 84.7591, 35.8983, 15.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9654012E [84.759102 35.898300 15.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654180, 9686, 0x9654012E, 89.9834, 35.8983, 15.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9654012E [89.983398 35.898300 15.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79654180, 9686, 0x9654012E, 89.9834, 35.8983, 15.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9654012E [89.983398 35.898300 15.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79654181, 11698, 0x9654012E, 89.8525, 31.0955, 16.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2009,12 +2009,12 @@ VALUES (0x79654187, 11697, 0x9654012E, 84.3375, 30.7205, 12.1, 0.359182, 0, 0, 0 /* @teleloc 0x9654012E [84.337502 30.720501 12.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654188, 9686, 0x96540132, 86.3333, 29.0295, 10.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96540132 [86.333298 29.029499 10.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79654188, 9686, 0x96540132, 86.3333, 29.0295, 10.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96540132 [86.333298 29.029499 10.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654189, 9686, 0x96540132, 81.4703, 35.5795, 10.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96540132 [81.470299 35.579498 10.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79654189, 9686, 0x96540132, 81.4703, 35.5795, 10.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96540132 [81.470299 35.579498 10.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965418A, 9686, 0x96540132, 78.2848, 30.4946, 10.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2025,32 +2025,32 @@ VALUES (0x7965418B, 11698, 0x96540132, 83.0075, 32.2655, 11.525, 0.707107, 0, 0, /* @teleloc 0x96540132 [83.007500 32.265499 11.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965418C, 11697, 0x96540132, 83.1126, 29.4396, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96540132 [83.112602 29.439600 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965418C, 11697, 0x96540132, 83.1126, 29.4396, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96540132 [83.112602 29.439600 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965418D, 11697, 0x96540132, 87.204, 32.4153, 8.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96540132 [87.204002 32.415298 8.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965418E, 11697, 0x96540132, 84.665, 35.0817, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96540132 [84.665001 35.081699 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965418E, 11697, 0x96540132, 84.665, 35.0817, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96540132 [84.665001 35.081699 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965418F, 9686, 0x96540000, 80.6696, 37.6145, 15.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96540000 [80.669601 37.614498 15.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965418F, 9686, 0x96540000, 80.6696, 37.6145, 15.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96540000 [80.669601 37.614498 15.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654190, 9686, 0x96540000, 77.6596, 43.4695, 13.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96540000 [77.659599 43.469501 13.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79654190, 9686, 0x96540000, 77.6596, 43.4695, 13.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96540000 [77.659599 43.469501 13.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654191, 9686, 0x96540000, 83.6896, 43.4695, 13.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96540000 [83.689598 43.469501 13.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79654191, 9686, 0x96540000, 83.6896, 43.4695, 13.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96540000 [83.689598 43.469501 13.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79654192, 12679, 0x96540000, 85.2125, 37.9355, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x96540000 [85.212502 37.935501 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79654192, 12679, 0x96540000, 85.2125, 37.9355, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x96540000 [85.212502 37.935501 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79654193, 12679, 0x96540000, 76.3675, 37.8255, 12.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9659.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9659.sql index f4d4a8a135..9b3fdab2c5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9659.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9659.sql @@ -833,8 +833,8 @@ VALUES (0x796590CF, 12679, 0x96590000, 164.391, 129.328, 14.1, 0.92388, 0, 0, 0. /* @teleloc 0x96590000 [164.391006 129.328003 14.100000] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590D0, 412, 0x96590120, 153.781, 89.798, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x96590120 [153.781006 89.797997 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796590D0, 412, 0x96590120, 153.781, 89.798, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x96590120 [153.781006 89.797997 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590D1, 9686, 0x96590121, 153.731, 88.988, 16.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -853,8 +853,8 @@ VALUES (0x796590D4, 11697, 0x96590121, 152.003, 88.4989, 12.15, -0.92388, 0, 0, /* @teleloc 0x96590121 [152.003006 88.498901 12.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590D5, 9686, 0x96590121, 153.731, 80.438, 17.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590121 [153.731003 80.438004 17.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796590D5, 9686, 0x96590121, 153.731, 80.438, 17.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590121 [153.731003 80.438004 17.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590D6, 9686, 0x96590121, 151.431, 86.4872, 14.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,20 +873,20 @@ VALUES (0x796590D9, 9686, 0x96590121, 156.059, 86.2724, 14.25, 0.707107, 0, 0, /* @teleloc 0x96590121 [156.059006 86.272400 14.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590DA, 9686, 0x96590122, 159.931, 84.488, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590122 [159.931000 84.487999 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796590DA, 9686, 0x96590122, 159.931, 84.488, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590122 [159.931000 84.487999 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590DB, 9686, 0x96590122, 163.064, 83.2969, 14.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x96590122 [163.063995 83.296898 14.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590DC, 9686, 0x96590122, 161.972, 78.538, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590122 [161.972000 78.538002 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796590DC, 9686, 0x96590122, 161.972, 78.538, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590122 [161.972000 78.538002 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590DD, 9686, 0x96590122, 157.52, 78.538, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590122 [157.520004 78.538002 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796590DD, 9686, 0x96590122, 157.52, 78.538, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590122 [157.520004 78.538002 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590DE, 9686, 0x96590122, 156.5, 79.768, 14, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -905,8 +905,8 @@ VALUES (0x796590E1, 11698, 0x96590122, 159.881, 81.438, 18.25, 0.707107, 0, 0, - /* @teleloc 0x96590122 [159.880997 81.438004 18.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590E2, 11697, 0x96590122, 159.865, 81.3548, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96590122 [159.865005 81.354797 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796590E2, 11697, 0x96590122, 159.865, 81.3548, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96590122 [159.865005 81.354797 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590E3, 9686, 0x96590122, 163.064, 79.6969, 14.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -917,16 +917,16 @@ VALUES (0x796590E4, 9686, 0x96590122, 163.064, 81.5392, 15.9, 0.707107, 0, 0, - /* @teleloc 0x96590122 [163.063995 81.539200 15.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590E5, 9686, 0x96590122, 162.03, 84.488, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590122 [162.029999 84.487999 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796590E5, 9686, 0x96590122, 162.03, 84.488, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590122 [162.029999 84.487999 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590E6, 9686, 0x96590122, 157.68, 84.488, 15.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590122 [157.679993 84.487999 15.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796590E6, 9686, 0x96590122, 157.68, 84.488, 15.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590122 [157.679993 84.487999 15.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590E7, 9686, 0x96590122, 159.752, 78.538, 15.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590122 [159.751999 78.538002 15.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796590E7, 9686, 0x96590122, 159.752, 78.538, 15.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590122 [159.751999 78.538002 15.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590E8, 9686, 0x96590122, 156.5, 80.0169, 15.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -937,8 +937,8 @@ VALUES (0x796590E9, 9686, 0x96590122, 156.5, 83.0544, 15.6, -0.707107, 0, 0, -0 /* @teleloc 0x96590122 [156.500000 83.054398 15.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590EA, 9686, 0x96590122, 157.68, 84.488, 14, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590122 [157.679993 84.487999 14.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796590EA, 9686, 0x96590122, 157.68, 84.488, 14, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590122 [157.679993 84.487999 14.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590EB, 11698, 0x96590122, 162.208, 79.2312, 16.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -949,12 +949,12 @@ VALUES (0x796590EC, 11698, 0x96590122, 162.108, 83.5312, 16.3, 0.919479, 0, 0, - /* @teleloc 0x96590122 [162.108002 83.531197 16.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590ED, 11697, 0x96590122, 159.868, 80.0205, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96590122 [159.867996 80.020500 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796590ED, 11697, 0x96590122, 159.868, 80.0205, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96590122 [159.867996 80.020500 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590EE, 11697, 0x96590122, 159.868, 82.5162, 12.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96590122 [159.867996 82.516197 12.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796590EE, 11697, 0x96590122, 159.868, 82.5162, 12.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96590122 [159.867996 82.516197 12.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590EF, 11697, 0x96590122, 162.018, 79.4048, 12.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -965,12 +965,12 @@ VALUES (0x796590F0, 11697, 0x96590122, 162.362, 81.6074, 12.15, 0.707107, 0, 0, /* @teleloc 0x96590122 [162.362000 81.607399 12.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590F1, 11697, 0x96590122, 159.868, 83.7196, 12.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96590122 [159.867996 83.719597 12.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796590F1, 11697, 0x96590122, 159.868, 83.7196, 12.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96590122 [159.867996 83.719597 12.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590F2, 9686, 0x96590124, 155.982, 84.138, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590124 [155.981995 84.138000 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796590F2, 9686, 0x96590124, 155.982, 84.138, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590124 [155.981995 84.138000 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590F3, 9686, 0x96590124, 162.832, 81.4694, 10.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,16 +989,16 @@ VALUES (0x796590F6, 9687, 0x96590124, 152.207, 83.4049, 8.1, -0.865587, -0.0008 /* @teleloc 0x96590124 [152.207001 83.404900 8.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590F7, 9686, 0x96590124, 159.285, 84.138, 10.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590124 [159.285004 84.138000 10.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796590F7, 9686, 0x96590124, 159.285, 84.138, 10.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590124 [159.285004 84.138000 10.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590F8, 9686, 0x96590124, 155.384, 78.5985, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590124 [155.384003 78.598503 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796590F8, 9686, 0x96590124, 155.384, 78.5985, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590124 [155.384003 78.598503 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590F9, 9686, 0x96590124, 159.497, 78.5985, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590124 [159.496994 78.598503 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796590F9, 9686, 0x96590124, 159.497, 78.5985, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590124 [159.496994 78.598503 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590FA, 9686, 0x96590124, 151.431, 79.7589, 10.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1009,36 +1009,36 @@ VALUES (0x796590FB, 11698, 0x96590124, 158.024, 81.438, 11.5, -0.707107, 0, 0, - /* @teleloc 0x96590124 [158.024002 81.438004 11.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590FC, 11697, 0x96590124, 157.771, 83.4793, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96590124 [157.770996 83.479301 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796590FC, 11697, 0x96590124, 157.771, 83.4793, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96590124 [157.770996 83.479301 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590FD, 11697, 0x96590124, 157.471, 79.1293, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96590124 [157.470993 79.129303 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796590FD, 11697, 0x96590124, 157.471, 79.1293, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96590124 [157.470993 79.129303 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796590FE, 11697, 0x96590124, 162.09, 81.1016, 8.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96590124 [162.089996 81.101601 8.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796590FF, 9686, 0x96590000, 153.781, 89.8366, 15.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590000 [153.781006 89.836601 15.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x796590FF, 9686, 0x96590000, 153.781, 89.8366, 15.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590000 [153.781006 89.836601 15.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659100, 9686, 0x96590000, 151.63, 90.0366, 13.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590000 [151.630005 90.036598 13.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79659100, 9686, 0x96590000, 151.63, 90.0366, 13.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590000 [151.630005 90.036598 13.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659101, 9686, 0x96590000, 155.923, 90.0366, 13.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590000 [155.923004 90.036598 13.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79659101, 9686, 0x96590000, 155.923, 90.0366, 13.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590000 [155.923004 90.036598 13.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79659102, 12679, 0x96590000, 157.868, 90.4705, 12.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x96590000 [157.867996 90.470497 12.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659103, 12679, 0x96590000, 159.868, 85.7205, 12.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x96590000 [159.867996 85.720497 12.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659103, 12679, 0x96590000, 159.868, 85.7205, 12.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x96590000 [159.867996 85.720497 12.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79659104, 9686, 0x96590128, 153.654, 35.9912, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1253,24 +1253,24 @@ VALUES (0x79659138, 11697, 0x9659012F, 113.344, 36.101, 10.075, -0.909599, 0, 0, /* @teleloc 0x9659012F [113.344002 36.101002 10.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659139, 9686, 0x9659012F, 113.264, 31.1131, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9659012F [113.264000 31.113100 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659139, 9686, 0x9659012F, 113.264, 31.1131, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9659012F [113.264000 31.113100 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965913A, 11697, 0x9659012F, 109.277, 34.02, 10.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9659012F [109.277000 34.020000 10.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965913B, 9686, 0x9659012F, 107.564, 31.1381, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9659012F [107.564003 31.138100 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965913B, 9686, 0x9659012F, 107.564, 31.1381, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9659012F [107.564003 31.138100 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965913C, 9686, 0x9659012F, 107.797, 37.0798, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9659012F [107.796997 37.079800 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965913C, 9686, 0x9659012F, 107.797, 37.0798, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9659012F [107.796997 37.079800 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965913D, 9686, 0x9659012F, 113.227, 37.1048, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9659012F [113.226997 37.104801 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965913D, 9686, 0x9659012F, 113.227, 37.1048, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9659012F [113.226997 37.104801 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965913E, 9686, 0x9659012F, 114.552, 36.3798, 12.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,16 +1289,16 @@ VALUES (0x79659141, 11697, 0x9659012F, 112.027, 34.02, 10.075, 0.707107, 0, 0, - /* @teleloc 0x9659012F [112.027000 34.020000 10.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659142, 9686, 0x9659012F, 110.351, 31.1131, 13.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9659012F [110.350998 31.113100 13.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659142, 9686, 0x9659012F, 110.351, 31.1131, 13.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9659012F [110.350998 31.113100 13.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79659143, 9686, 0x9659012F, 114.552, 34.0132, 13.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9659012F [114.552002 34.013199 13.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659144, 9686, 0x9659012F, 110.588, 37.0798, 13.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9659012F [110.587997 37.079800 13.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79659144, 9686, 0x9659012F, 110.588, 37.0798, 13.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9659012F [110.587997 37.079800 13.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79659145, 9686, 0x9659012F, 106.424, 32.5163, 12.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1329,8 +1329,8 @@ VALUES (0x7965914B, 11698, 0x9659012F, 108.24, 35.6467, 14.175, -0.9486, 0, 0, - /* @teleloc 0x9659012F [108.239998 35.646702 14.175000] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965914C, 11697, 0x9659012F, 110.619, 36.426, 10.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9659012F [110.619003 36.425999 10.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965914C, 11697, 0x9659012F, 110.619, 36.426, 10.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9659012F [110.619003 36.425999 10.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965914D, 11697, 0x9659012F, 110.619, 34.001, 10.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1341,24 +1341,24 @@ VALUES (0x7965914E, 11697, 0x9659012F, 107.32, 31.9508, 10.075, -0.364064, 0, 0, /* @teleloc 0x9659012F [107.320000 31.950800 10.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965914F, 11697, 0x9659012F, 108.795, 31.5008, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9659012F [108.794998 31.500799 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965914F, 11697, 0x9659012F, 108.795, 31.5008, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9659012F [108.794998 31.500799 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659150, 11697, 0x9659012F, 111.87, 31.5008, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9659012F [111.870003 31.500799 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659150, 11697, 0x9659012F, 111.87, 31.5008, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9659012F [111.870003 31.500799 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659151, 11697, 0x96590132, 104.838, 33.3723, 10.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96590132 [104.837997 33.372299 10.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x79659151, 11697, 0x96590132, 104.838, 33.3723, 10.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96590132 [104.837997 33.372299 10.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79659152, 11697, 0x96590132, 105.521, 37.6961, 10.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96590132 [105.521004 37.696098 10.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659153, 9686, 0x96590132, 104.992, 32.9927, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590132 [104.991997 32.992699 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659153, 9686, 0x96590132, 104.992, 32.9927, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590132 [104.991997 32.992699 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79659154, 9686, 0x96590132, 101.477, 35.6202, 12.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,8 +1377,8 @@ VALUES (0x79659157, 9686, 0x96590132, 105.971, 34.9177, 13.475, 0.707107, 0, 0, /* @teleloc 0x96590132 [105.971001 34.917702 13.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659158, 9686, 0x96590132, 104.026, 38.1619, 13.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590132 [104.026001 38.161900 13.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79659158, 9686, 0x96590132, 104.026, 38.1619, 13.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590132 [104.026001 38.161900 13.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79659159, 11697, 0x96590135, 109.318, 33.3693, 6.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1393,68 +1393,68 @@ VALUES (0x7965915B, 9686, 0x96590135, 111.327, 33.3701, 7.95, 0.707107, 0, 0, - /* @teleloc 0x96590135 [111.327003 33.370098 7.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965915C, 9686, 0x96590135, 106.052, 30.1702, 7.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590135 [106.052002 30.170200 7.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965915C, 9686, 0x96590135, 106.052, 30.1702, 7.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590135 [106.052002 30.170200 7.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965915D, 9686, 0x96590135, 101.427, 33.3952, 7.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x96590135 [101.427002 33.395199 7.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965915E, 9686, 0x96590135, 107.452, 36.7201, 7.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590135 [107.452003 36.720100 7.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965915E, 9686, 0x96590135, 107.452, 36.7201, 7.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590135 [107.452003 36.720100 7.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965915F, 11698, 0x96590135, 106.344, 34.0357, 9.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x96590135 [106.344002 34.035702 9.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965915F, 11698, 0x96590135, 106.344, 34.0357, 9.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x96590135 [106.344002 34.035702 9.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79659160, 9687, 0x96590135, 110.764, 30.7131, 6.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x96590135 [110.764000 30.713100 6.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659161, 9686, 0x96590135, 108.625, 30.1701, 7.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590135 [108.625000 30.170099 7.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659161, 9686, 0x96590135, 108.625, 30.1701, 7.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590135 [108.625000 30.170099 7.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659162, 9686, 0x96590135, 104.402, 36.7201, 7.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590135 [104.402000 36.720100 7.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79659162, 9686, 0x96590135, 104.402, 36.7201, 7.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590135 [104.402000 36.720100 7.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79659163, 11697, 0x96590135, 110.632, 35.963, 6.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96590135 [110.632004 35.963001 6.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659164, 11697, 0x96590135, 107.257, 33.438, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96590135 [107.257004 33.438000 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659164, 11697, 0x96590135, 107.257, 33.438, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96590135 [107.257004 33.438000 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79659165, 11697, 0x96590135, 102.032, 30.763, 6.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96590135 [102.031998 30.763000 6.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659166, 412, 0x96590000, 104.014, 38.5231, 10, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x96590000 [104.014000 38.523102 10.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659166, 412, 0x96590000, 104.014, 38.5231, 10, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x96590000 [104.014000 38.523102 10.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659167, 9686, 0x96590000, 103.992, 38.6177, 13.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590000 [103.991997 38.617699 13.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659167, 9686, 0x96590000, 103.992, 38.6177, 13.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590000 [103.991997 38.617699 13.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659168, 9686, 0x96590000, 105.89, 38.6177, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590000 [105.889999 38.617699 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659168, 9686, 0x96590000, 105.89, 38.6177, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590000 [105.889999 38.617699 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79659169, 9686, 0x96590000, 102.14, 38.6177, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96590000 [102.139999 38.617699 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79659169, 9686, 0x96590000, 102.14, 38.6177, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96590000 [102.139999 38.617699 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965916A, 12679, 0x96590000, 100.318, 39.176, 10.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x96590000 [100.318001 39.175999 10.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965916B, 12679, 0x96590000, 114.669, 38.951, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x96590000 [114.668999 38.951000 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965916B, 12679, 0x96590000, 114.669, 38.951, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x96590000 [114.668999 38.951000 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965916C, 20741, 0x96590132, 104.799, 34.5021, 10.005, 0.127569, 0, 0, 0.99183, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1576,7 +1576,7 @@ VALUES (0x7965916D, 0x79659000, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965916E, 20745, 0x9659010B, 39.3474, 83.3887, 12.005, 0.999367, 0, 0, 0.035585, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x9659010B [39.347401 83.388702 12.005000] 0.999367 0.000000 0.000000 0.035584 */ +/* @teleloc 0x9659010B [39.347401 83.388702 12.005000] 0.999367 0.000000 0.000000 0.035585 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7965916E, 0x79659034, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/965A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/965A.sql index f31c72310e..0ffaf23103 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/965A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/965A.sql @@ -13,20 +13,20 @@ VALUES (0x7965A002, 9686, 0x965A0100, 49.4602, 159.634, 28.925, -0.707107, 0, 0 /* @teleloc 0x965A0100 [49.460201 159.634003 28.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A003, 412, 0x965A0107, 51.696, 148.641, 22, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x965A0107 [51.695999 148.641006 22.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A003, 412, 0x965A0107, 51.696, 148.641, 22, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x965A0107 [51.695999 148.641006 22.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A004, 9686, 0x965A0107, 51.6825, 148.549, 25.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0107 [51.682499 148.548996 25.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A004, 9686, 0x965A0107, 51.6825, 148.549, 25.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0107 [51.682499 148.548996 25.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A005, 9686, 0x965A0107, 61.1178, 146.93, 24.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x965A0107 [61.117802 146.929993 24.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A006, 412, 0x965A0109, 51.195, 161.295, 22, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x965A0109 [51.195000 161.294998 22.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A006, 412, 0x965A0109, 51.195, 161.295, 22, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x965A0109 [51.195000 161.294998 22.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A007, 9686, 0x965A0109, 49.477, 152.179, 24.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x7965A00B, 9686, 0x965A010E, 49.627, 149.056, 29.675, -0.707107, 0, 0, /* @teleloc 0x965A010E [49.626999 149.056000 29.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A00C, 11697, 0x965A010E, 56.4265, 145.885, 26.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A010E [56.426498 145.884995 26.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A00C, 11697, 0x965A010E, 56.4265, 145.885, 26.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A010E [56.426498 145.884995 26.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A00D, 11697, 0x965A010E, 64.7628, 146.34, 26.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A010E [64.762802 146.339996 26.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A00D, 11697, 0x965A010E, 64.7628, 146.34, 26.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A010E [64.762802 146.339996 26.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A00E, 11697, 0x965A010E, 58.8355, 152.237, 26.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A010E [58.835499 152.237000 26.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A00E, 11697, 0x965A010E, 58.8355, 152.237, 26.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A010E [58.835499 152.237000 26.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A00F, 11698, 0x965A0110, 61.8256, 149.175, 33.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x965A0110 [61.825600 149.175003 33.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A00F, 11698, 0x965A0110, 61.8256, 149.175, 33.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x965A0110 [61.825600 149.175003 33.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A010, 9686, 0x965A0111, 57.6196, 152.934, 24.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0111 [57.619598 152.934006 24.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A010, 9686, 0x965A0111, 57.6196, 152.934, 24.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0111 [57.619598 152.934006 24.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A011, 9686, 0x965A0112, 66.9566, 145.21, 25.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0112 [66.956596 145.210007 25.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A011, 9686, 0x965A0112, 66.9566, 145.21, 25.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0112 [66.956596 145.210007 25.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A012, 9686, 0x965A0112, 61.7325, 147.749, 24.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x7965A013, 9686, 0x965A0112, 69.4825, 149.049, 25.625, 0.707107, 0, 0, /* @teleloc 0x965A0112 [69.482498 149.048996 25.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A014, 412, 0x965A0116, 57.2, 147.91, 17.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x965A0116 [57.200001 147.910004 17.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A014, 412, 0x965A0116, 57.2, 147.91, 17.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x965A0116 [57.200001 147.910004 17.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A015, 9686, 0x965A0117, 60.1446, 147.459, 19.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0117 [60.144600 147.459000 19.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A015, 9686, 0x965A0117, 60.1446, 147.459, 19.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0117 [60.144600 147.459000 19.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A016, 11698, 0x965A0118, 62.4313, 154.066, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x965A0118 [62.431301 154.065994 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A016, 11698, 0x965A0118, 62.4313, 154.066, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x965A0118 [62.431301 154.065994 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A017, 9686, 0x965A011B, 68.4004, 160.059, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A011B [68.400398 160.059006 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A017, 9686, 0x965A011B, 68.4004, 160.059, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A011B [68.400398 160.059006 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A018, 9686, 0x965A011B, 68.4004, 151.843, 20.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A011B [68.400398 151.843002 20.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A018, 9686, 0x965A011B, 68.4004, 151.843, 20.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A011B [68.400398 151.843002 20.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A019, 412, 0x965A011C, 68.15, 167.08, 22, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x965A011C [68.150002 167.080002 22.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A019, 412, 0x965A011C, 68.15, 167.08, 22, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x965A011C [68.150002 167.080002 22.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A01A, 9686, 0x965A011D, 65.8, 162.9, 25.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,16 +113,16 @@ VALUES (0x7965A01B, 412, 0x965A0000, 65.205, 162.9, 22, -0.707107, 0, 0, 0.707 /* @teleloc 0x965A0000 [65.205002 162.899994 22.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A01C, 412, 0x965A0000, 65.505, 153.615, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x965A0000 [65.504997 153.615005 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A01C, 412, 0x965A0000, 65.505, 153.615, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x965A0000 [65.504997 153.615005 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A01D, 412, 0x965A0122, 128.392, 61.645, 16, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x965A0122 [128.391998 61.645000 16.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A01E, 412, 0x965A0123, 138.583, 58.1594, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x965A0123 [138.582993 58.159401 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A01E, 412, 0x965A0123, 138.583, 58.1594, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x965A0123 [138.582993 58.159401 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A01F, 412, 0x965A0124, 122.675, 69.6678, 16, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -141,32 +141,32 @@ VALUES (0x7965A022, 11697, 0x965A0125, 130.134, 69.4834, 20.9, -0.92321, 0, 0, - /* @teleloc 0x965A0125 [130.134003 69.483398 20.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A023, 9686, 0x965A0125, 130.992, 57.9109, 23.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0125 [130.992004 57.910900 23.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A023, 9686, 0x965A0125, 130.992, 57.9109, 23.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0125 [130.992004 57.910900 23.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A024, 9686, 0x965A0127, 130.69, 66.5802, 19.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0127 [130.690002 66.580200 19.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A024, 9686, 0x965A0127, 130.69, 66.5802, 19.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0127 [130.690002 66.580200 19.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A025, 9686, 0x965A0127, 130.739, 57.9049, 18.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0127 [130.738998 57.904900 18.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A025, 9686, 0x965A0127, 130.739, 57.9049, 18.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0127 [130.738998 57.904900 18.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A026, 9686, 0x965A0128, 133.99, 57.9253, 19.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0128 [133.990005 57.925301 19.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A026, 9686, 0x965A0128, 133.99, 57.9253, 19.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0128 [133.990005 57.925301 19.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A027, 11697, 0x965A0129, 132, 70.1659, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A0129 [132.000000 70.165901 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A027, 11697, 0x965A0129, 132, 70.1659, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A0129 [132.000000 70.165901 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A028, 9686, 0x965A0129, 132.21, 71.0626, 19.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0129 [132.210007 71.062599 19.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A028, 9686, 0x965A0129, 132.21, 71.0626, 19.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0129 [132.210007 71.062599 19.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A029, 9686, 0x965A012C, 138.575, 57.325, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A012C [138.574997 57.325001 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A029, 9686, 0x965A012C, 138.575, 57.325, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A012C [138.574997 57.325001 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A02A, 11697, 0x965A012C, 141.6, 53.345, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -177,28 +177,28 @@ VALUES (0x7965A02B, 11697, 0x965A012C, 133.475, 51.525, 16.1, -0.707107, 0, 0, - /* @teleloc 0x965A012C [133.475006 51.525002 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A02C, 9686, 0x965A012E, 130.528, 57.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A012E [130.528000 57.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A02C, 9686, 0x965A012E, 130.528, 57.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A012E [130.528000 57.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A02D, 11697, 0x965A012E, 122.982, 52.3858, 20.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x965A012E [122.982002 52.385799 20.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A02E, 11697, 0x965A012E, 127.827, 50.2592, 20.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A012E [127.827003 50.259201 20.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A02E, 11697, 0x965A012E, 127.827, 50.2592, 20.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A012E [127.827003 50.259201 20.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A02F, 11698, 0x965A012E, 133.907, 53.4885, 27.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x965A012E [133.906998 53.488499 27.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A030, 412, 0x965A0131, 129.285, 53.0458, 16, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x965A0131 [129.285004 53.045799 16.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A030, 412, 0x965A0131, 129.285, 53.0458, 16, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x965A0131 [129.285004 53.045799 16.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A031, 9686, 0x965A0131, 126.156, 52.9326, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0131 [126.155998 52.932598 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A031, 9686, 0x965A0131, 126.156, 52.9326, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0131 [126.155998 52.932598 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A032, 412, 0x965A0135, 132.701, 54.3593, 11.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -209,8 +209,8 @@ VALUES (0x7965A034, 9686, 0x965A013A, 120.555, 65.8854, 14, -0.707107, 0, 0, -0 /* @teleloc 0x965A013A [120.555000 65.885399 14.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A035, 9686, 0x965A0137, 128.328, 56.5012, 14, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0137 [128.328003 56.501202 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A035, 9686, 0x965A0137, 128.328, 56.5012, 14, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0137 [128.328003 56.501202 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A036, 11698, 0x965A0137, 126.863, 60.5042, 15.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1005,104 +1005,104 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7965A09A, 0x7965A193, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A09B, 9686, 0x965A0107, 55.9696, 145.035, 24.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0107 [55.969601 145.035004 24.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A09B, 9686, 0x965A0107, 55.9696, 145.035, 24.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0107 [55.969601 145.035004 24.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A09C, 11698, 0x965A0107, 52.6067, 146.774, 26.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x965A0107 [52.606701 146.774002 26.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A09D, 11697, 0x965A0107, 58.2865, 145.768, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A0107 [58.286499 145.768005 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A09D, 11697, 0x965A0107, 58.2865, 145.768, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A0107 [58.286499 145.768005 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A09E, 11697, 0x965A0107, 53.6115, 145.768, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A0107 [53.611500 145.768005 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A09E, 11697, 0x965A0107, 53.6115, 145.768, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A0107 [53.611500 145.768005 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A09F, 9686, 0x965A0109, 51.327, 149.179, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0109 [51.327000 149.179001 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A09F, 9686, 0x965A0109, 51.327, 149.179, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0109 [51.327000 149.179001 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0A0, 9686, 0x965A0109, 53.2224, 155.122, 25.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x965A0109 [53.222401 155.121994 25.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0A1, 9686, 0x965A010A, 55.452, 161.204, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A010A [55.452000 161.203995 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0A1, 9686, 0x965A010A, 55.452, 161.204, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A010A [55.452000 161.203995 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0A2, 9686, 0x965A010A, 55.452, 153.529, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A010A [55.452000 153.529007 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0A2, 9686, 0x965A010A, 55.452, 153.529, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A010A [55.452000 153.529007 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0A3, 11697, 0x965A010A, 55.4115, 154.393, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A010A [55.411499 154.393005 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0A3, 11697, 0x965A010A, 55.4115, 154.393, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A010A [55.411499 154.393005 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0A4, 9686, 0x965A010B, 57.1803, 163.672, 25.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x965A010B [57.180302 163.671997 25.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0A5, 9686, 0x965A010B, 53.3303, 165.671, 25.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A010B [53.330299 165.671005 25.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0A5, 9686, 0x965A010B, 53.3303, 165.671, 25.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A010B [53.330299 165.671005 25.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0A6, 9686, 0x965A010E, 61.8254, 145.368, 30.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A010E [61.825401 145.367996 30.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0A6, 9686, 0x965A010E, 61.8254, 145.368, 30.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A010E [61.825401 145.367996 30.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0A7, 9686, 0x965A010E, 54.7981, 152.962, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A010E [54.798100 152.962006 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0A7, 9686, 0x965A010E, 54.7981, 152.962, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A010E [54.798100 152.962006 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0A8, 9686, 0x965A010E, 58.2231, 152.962, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A010E [58.223099 152.962006 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0A8, 9686, 0x965A010E, 58.2231, 152.962, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A010E [58.223099 152.962006 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0A9, 9686, 0x965A010E, 61.7981, 152.962, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A010E [61.798100 152.962006 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0A9, 9686, 0x965A010E, 61.7981, 152.962, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A010E [61.798100 152.962006 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0AA, 9686, 0x965A010E, 58.2731, 145.337, 30.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A010E [58.273102 145.337006 30.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0AA, 9686, 0x965A010E, 58.2731, 145.337, 30.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A010E [58.273102 145.337006 30.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0AB, 9686, 0x965A010E, 65.3353, 145.337, 30.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A010E [65.335297 145.337006 30.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0AB, 9686, 0x965A010E, 65.3353, 145.337, 30.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A010E [65.335297 145.337006 30.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0AC, 9686, 0x965A010E, 65.3481, 152.962, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A010E [65.348099 152.962006 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0AC, 9686, 0x965A010E, 65.3481, 152.962, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A010E [65.348099 152.962006 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0AD, 11698, 0x965A0110, 58.5862, 149.175, 33.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x965A0110 [58.586201 149.175003 33.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0AD, 11698, 0x965A0110, 58.5862, 149.175, 33.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x965A0110 [58.586201 149.175003 33.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0AE, 11698, 0x965A0112, 65.6352, 149.243, 26.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x965A0112 [65.635201 149.242996 26.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0AE, 11698, 0x965A0112, 65.6352, 149.243, 26.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x965A0112 [65.635201 149.242996 26.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0AF, 11697, 0x965A0112, 63.8155, 145.632, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A0112 [63.815498 145.632004 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0AF, 11697, 0x965A0112, 63.8155, 145.632, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A0112 [63.815498 145.632004 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0B0, 9686, 0x965A0116, 57.202, 148.003, 20.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0116 [57.202000 148.003006 20.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0B0, 9686, 0x965A0116, 57.202, 148.003, 20.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0116 [57.202000 148.003006 20.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0B1, 9686, 0x965A0116, 54.027, 155.553, 20.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x965A0116 [54.027000 155.552994 20.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0B2, 11697, 0x965A0117, 64.1692, 145.964, 17.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A0117 [64.169197 145.964005 17.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0B2, 11697, 0x965A0117, 64.1692, 145.964, 17.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A0117 [64.169197 145.964005 17.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0B3, 9686, 0x965A0118, 63.1863, 148.148, 20.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0118 [63.186298 148.147995 20.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0B3, 9686, 0x965A0118, 63.1863, 148.148, 20.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0118 [63.186298 148.147995 20.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0B4, 9686, 0x965A0118, 59.3697, 153.463, 20.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1117,8 +1117,8 @@ VALUES (0x7965A0B6, 11697, 0x965A0118, 60.1205, 159.402, 17.35, 0.9139, 0, 0, 0. /* @teleloc 0x965A0118 [60.120499 159.401993 17.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0B7, 11698, 0x965A011B, 68.5588, 155.77, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x965A011B [68.558800 155.770004 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0B7, 11698, 0x965A011B, 68.5588, 155.77, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x965A011B [68.558800 155.770004 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0B8, 11697, 0x965A011B, 70.5205, 159.252, 17.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1129,20 +1129,20 @@ VALUES (0x7965A0B9, 11697, 0x965A011B, 70.7192, 152.389, 17.35, 0.372988, 0, 0, /* @teleloc 0x965A011B [70.719200 152.389008 17.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0BA, 9686, 0x965A011D, 68.2, 159.75, 26.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A011D [68.199997 159.750000 26.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0BA, 9686, 0x965A011D, 68.2, 159.75, 26.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A011D [68.199997 159.750000 26.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0BB, 9686, 0x965A011D, 70.7668, 162.865, 26.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x965A011D [70.766800 162.865005 26.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0BC, 11697, 0x965A011D, 68.1155, 160.407, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A011D [68.115501 160.406998 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0BC, 11697, 0x965A011D, 68.1155, 160.407, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A011D [68.115501 160.406998 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0BD, 9686, 0x965A0000, 68.1754, 167.518, 25.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0000 [68.175400 167.518005 25.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0BD, 9686, 0x965A0000, 68.1754, 167.518, 25.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0000 [68.175400 167.518005 25.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0BE, 9686, 0x965A0000, 70.6504, 166.418, 24.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1153,12 +1153,12 @@ VALUES (0x7965A0BF, 9686, 0x965A0000, 66.0504, 166.743, 24.55, 0.456322, 0, 0, /* @teleloc 0x965A0000 [66.050400 166.742996 24.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0C0, 9686, 0x965A0000, 65.5254, 153.693, 25.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0000 [65.525398 153.692993 25.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0C0, 9686, 0x965A0000, 65.5254, 153.693, 25.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0000 [65.525398 153.692993 25.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0C1, 9686, 0x965A0000, 61.6254, 165.043, 24.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0000 [61.625401 165.042999 24.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0C1, 9686, 0x965A0000, 61.6254, 165.043, 24.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0000 [61.625401 165.042999 24.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0C2, 12679, 0x965A0000, 59.2905, 154.782, 22.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1181,20 +1181,20 @@ VALUES (0x7965A0C6, 12679, 0x965A0000, 70.9405, 166.707, 22.1, 0.420244, 0, 0, 0 /* @teleloc 0x965A0000 [70.940498 166.707001 22.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0C7, 12679, 0x965A0000, 63.4155, 156.407, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x965A0000 [63.415501 156.406998 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0C7, 12679, 0x965A0000, 63.4155, 156.407, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x965A0000 [63.415501 156.406998 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0C8, 12678, 0x965A0000, 68.4405, 162.832, 31, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x965A0000 [68.440498 162.832001 31.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0C8, 12678, 0x965A0000, 68.4405, 162.832, 31, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x965A0000 [68.440498 162.832001 31.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0C9, 12678, 0x965A0000, 53.5655, 149.432, 38.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x965A0000 [53.565498 149.432007 38.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0C9, 12678, 0x965A0000, 53.5655, 149.432, 38.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x965A0000 [53.565498 149.432007 38.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0CA, 9686, 0x965A0125, 132.08, 70.569, 24.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0125 [132.080002 70.569000 24.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0CA, 9686, 0x965A0125, 132.08, 70.569, 24.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0125 [132.080002 70.569000 24.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0CB, 11698, 0x965A0125, 132.044, 66.5581, 27.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1213,20 +1213,20 @@ VALUES (0x7965A0CE, 9686, 0x965A0128, 135.189, 63.3901, 19.57, 0.707107, 0, 0, /* @teleloc 0x965A0128 [135.188995 63.390099 19.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0CF, 11697, 0x965A0128, 133.98, 65.7029, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A0128 [133.979996 65.702904 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0CF, 11697, 0x965A0128, 133.98, 65.7029, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A0128 [133.979996 65.702904 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0D0, 9686, 0x965A0129, 130.643, 67.1021, 19.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0129 [130.643005 67.102097 19.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0D0, 9686, 0x965A0129, 130.643, 67.1021, 19.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0129 [130.643005 67.102097 19.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0D1, 9686, 0x965A012C, 136.332, 49.6258, 19.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A012C [136.332001 49.625801 19.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0D1, 9686, 0x965A012C, 136.332, 49.6258, 19.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A012C [136.332001 49.625801 19.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0D2, 9686, 0x965A012C, 138.872, 49.6258, 19.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A012C [138.871994 49.625801 19.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0D2, 9686, 0x965A012C, 138.872, 49.6258, 19.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A012C [138.871994 49.625801 19.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0D3, 9686, 0x965A012C, 142.356, 53.4966, 19.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1241,24 +1241,24 @@ VALUES (0x7965A0D5, 11697, 0x965A012C, 140.04, 53.355, 16.1, 0.707107, 0, 0, -0. /* @teleloc 0x965A012C [140.039993 53.355000 16.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0D6, 9686, 0x965A012E, 135.598, 57.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A012E [135.598007 57.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0D6, 9686, 0x965A012E, 135.598, 57.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A012E [135.598007 57.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0D7, 9686, 0x965A012E, 125.771, 57.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A012E [125.771004 57.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0D7, 9686, 0x965A012E, 125.771, 57.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A012E [125.771004 57.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0D8, 9686, 0x965A012E, 126.511, 49.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A012E [126.511002 49.736801 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0D8, 9686, 0x965A012E, 126.511, 49.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A012E [126.511002 49.736801 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0D9, 9686, 0x965A012E, 132.194, 49.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A012E [132.194000 49.736801 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0D9, 9686, 0x965A012E, 132.194, 49.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A012E [132.194000 49.736801 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0DA, 9686, 0x965A012E, 137.839, 49.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A012E [137.839005 49.736801 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0DA, 9686, 0x965A012E, 137.839, 49.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A012E [137.839005 49.736801 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0DB, 9686, 0x965A012E, 122.275, 53.4892, 24.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,16 +1273,16 @@ VALUES (0x7965A0DD, 11698, 0x965A012E, 130.335, 53.5592, 27.15, -0.999998, 0, 0, /* @teleloc 0x965A012E [130.335007 53.559200 27.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0DE, 11697, 0x965A012E, 138.752, 56.6858, 20.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A012E [138.751999 56.685799 20.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0DE, 11697, 0x965A012E, 138.752, 56.6858, 20.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A012E [138.751999 56.685799 20.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0DF, 11697, 0x965A012E, 141.092, 53.3058, 20.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x965A012E [141.091995 53.305801 20.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0E0, 11697, 0x965A012E, 137.062, 50.1658, 20.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x965A012E [137.061996 50.165798 20.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0E0, 11697, 0x965A012E, 137.062, 50.1658, 20.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x965A012E [137.061996 50.165798 20.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0E1, 9686, 0x965A0130, 132.271, 55.4145, 19.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1293,16 +1293,16 @@ VALUES (0x7965A0E2, 9686, 0x965A0130, 121.82, 55.78, 19.66, -0.707107, 0, 0, -0 /* @teleloc 0x965A0130 [121.820000 55.779999 19.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0E3, 9686, 0x965A0130, 129.36, 53.49, 19.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0130 [129.360001 53.490002 19.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0E3, 9686, 0x965A0130, 129.36, 53.49, 19.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0130 [129.360001 53.490002 19.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0E4, 9686, 0x965A0131, 132.271, 51.2724, 19.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x965A0131 [132.270996 51.272400 19.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0E5, 9686, 0x965A0135, 129.328, 51.1812, 14.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0135 [129.328003 51.181198 14.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0E5, 9686, 0x965A0135, 129.328, 51.1812, 14.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0135 [129.328003 51.181198 14.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0E6, 9686, 0x965A0135, 132.588, 54.3312, 14.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1317,8 +1317,8 @@ VALUES (0x7965A0E8, 9686, 0x965A0137, 120.555, 61.7454, 14, -0.707107, 0, 0, -0 /* @teleloc 0x965A0137 [120.555000 61.745399 14.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0E9, 9686, 0x965A0137, 124.358, 56.5012, 14, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0137 [124.358002 56.501202 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0E9, 9686, 0x965A0137, 124.358, 56.5012, 14, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0137 [124.358002 56.501202 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0EA, 11697, 0x965A0137, 121.39, 57.3235, 11.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1345,8 +1345,8 @@ VALUES (0x7965A0EF, 9686, 0x965A0000, 122.45, 69.99, 19.25, 0.357553, 0, 0, -0. /* @teleloc 0x965A0000 [122.449997 69.989998 19.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0F0, 9686, 0x965A0000, 126.32, 71.22, 18.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0000 [126.320000 71.220001 18.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0F0, 9686, 0x965A0000, 126.32, 71.22, 18.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0000 [126.320000 71.220001 18.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0F1, 9686, 0x965A0000, 120.97, 65.46, 18.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1357,12 +1357,12 @@ VALUES (0x7965A0F2, 9686, 0x965A0000, 128.384, 61.5888, 19.39, 0.707107, 0, 0, /* @teleloc 0x965A0000 [128.384003 61.588799 19.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0F3, 9686, 0x965A0000, 138.845, 70.355, 18.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0000 [138.845001 70.355003 18.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0F3, 9686, 0x965A0000, 138.845, 70.355, 18.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0000 [138.845001 70.355003 18.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0F4, 9686, 0x965A0000, 138.555, 58.215, 19.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x965A0000 [138.554993 58.215000 19.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0F4, 9686, 0x965A0000, 138.555, 58.215, 19.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x965A0000 [138.554993 58.215000 19.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0F5, 12679, 0x965A0000, 127.255, 59.1692, 16.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1389,12 +1389,12 @@ VALUES (0x7965A0FA, 12679, 0x965A0000, 136.965, 69.3892, 16.1, 0.95656, 0, 0, 0. /* @teleloc 0x965A0000 [136.964996 69.389198 16.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0FB, 12678, 0x965A0000, 132.12, 69.4735, 29.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x965A0000 [132.119995 69.473503 29.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7965A0FB, 12678, 0x965A0000, 132.12, 69.4735, 29.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x965A0000 [132.119995 69.473503 29.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7965A0FC, 12678, 0x965A0000, 132.12, 53.4735, 29.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x965A0000 [132.119995 53.473499 29.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7965A0FC, 12678, 0x965A0000, 132.12, 53.4735, 29.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x965A0000 [132.119995 53.473499 29.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7965A0FD, 9686, 0x965A0142, 25.0345, 40.0304, 16.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9664.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9664.sql index 4abad1cd13..90a584ae26 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9664.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9664.sql @@ -33,12 +33,12 @@ VALUES (0x79664007, 9686, 0x96640101, 100.938, 35.0671, 21.05, -0.707107, 0, 0, /* @teleloc 0x96640101 [100.938004 35.067101 21.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664008, 9686, 0x96640101, 103.322, 30.5546, 21.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640101 [103.321999 30.554600 21.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664008, 9686, 0x96640101, 103.322, 30.5546, 21.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640101 [103.321999 30.554600 21.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664009, 9686, 0x96640102, 110.772, 37.8546, 19.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640102 [110.772003 37.854599 19.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79664009, 9686, 0x96640102, 110.772, 37.8546, 19.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640102 [110.772003 37.854599 19.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7966400A, 9686, 0x96640102, 115.172, 36.5546, 18.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x7966400B, 9686, 0x96640102, 115.172, 32.9046, 18.8, 0.707107, 0, 0, - /* @teleloc 0x96640102 [115.171997 32.904598 18.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966400C, 9686, 0x96640102, 110.722, 31.9046, 19.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640102 [110.722000 31.904600 19.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7966400C, 9686, 0x96640102, 110.722, 31.9046, 19.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640102 [110.722000 31.904600 19.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7966400D, 11697, 0x96640102, 106.987, 32.5664, 16.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x7966400E, 11697, 0x96640102, 114.487, 36.9664, 16.05, -0.895323, 0, 0, /* @teleloc 0x96640102 [114.487000 36.966400 16.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966400F, 11698, 0x96640102, 110.777, 34.7546, 22.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x96640102 [110.777000 34.754601 22.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7966400F, 11698, 0x96640102, 110.777, 34.7546, 22.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x96640102 [110.777000 34.754601 22.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664010, 11697, 0x96640102, 110.887, 34.8164, 16.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x79664013, 9686, 0x96640102, 106.038, 33.2702, 17.95, -0.707107, 0, 0, /* @teleloc 0x96640102 [106.038002 33.270199 17.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664014, 9686, 0x96640102, 113.871, 31.9046, 19.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640102 [113.871002 31.904600 19.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664014, 9686, 0x96640102, 113.871, 31.9046, 19.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640102 [113.871002 31.904600 19.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664015, 9686, 0x96640102, 107.628, 31.9046, 19.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640102 [107.627998 31.904600 19.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664015, 9686, 0x96640102, 107.628, 31.9046, 19.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640102 [107.627998 31.904600 19.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664016, 9686, 0x96640102, 115.172, 34.8489, 20, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x96640102 [115.171997 34.848900 20.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664017, 9686, 0x96640102, 107.553, 37.8546, 19.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640102 [107.553001 37.854599 19.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79664017, 9686, 0x96640102, 107.553, 37.8546, 19.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640102 [107.553001 37.854599 19.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664018, 9686, 0x96640102, 113.92, 37.8546, 19.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640102 [113.919998 37.854599 19.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79664018, 9686, 0x96640102, 113.92, 37.8546, 19.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640102 [113.919998 37.854599 19.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664019, 9686, 0x96640102, 113.752, 37.8546, 18, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640102 [113.751999 37.854599 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79664019, 9686, 0x96640102, 113.752, 37.8546, 18, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640102 [113.751999 37.854599 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7966401A, 11698, 0x96640102, 107.987, 34.7546, 22.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x7966401E, 11697, 0x96640102, 114.8, 34.8164, 16.05, 0.707107, 0, 0, -0 /* @teleloc 0x96640102 [114.800003 34.816399 16.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966401F, 11697, 0x96640102, 110.798, 32.4092, 16.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96640102 [110.797997 32.409199 16.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7966401F, 11697, 0x96640102, 110.798, 32.4092, 16.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96640102 [110.797997 32.409199 16.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664020, 11697, 0x96640102, 113.757, 32.5664, 16.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96640102 [113.757004 32.566399 16.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664021, 9686, 0x96640103, 106.672, 31.9046, 14.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640103 [106.671997 31.904600 14.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664021, 9686, 0x96640103, 106.672, 31.9046, 14.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640103 [106.671997 31.904600 14.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664022, 9686, 0x96640103, 106.572, 37.4546, 14.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640103 [106.571999 37.454601 14.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79664022, 9686, 0x96640103, 106.572, 37.4546, 14.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640103 [106.571999 37.454601 14.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664023, 9686, 0x96640103, 115.122, 34.7546, 14.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,68 +161,68 @@ VALUES (0x79664027, 9686, 0x96640103, 100.938, 33.4527, 14.4, -0.707107, 0, 0, /* @teleloc 0x96640103 [100.938004 33.452702 14.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664028, 9686, 0x96640103, 110.808, 31.9046, 14.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640103 [110.807999 31.904600 14.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664028, 9686, 0x96640103, 110.808, 31.9046, 14.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640103 [110.807999 31.904600 14.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664029, 9686, 0x96640103, 110.374, 37.4546, 14.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640103 [110.374001 37.454601 14.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79664029, 9686, 0x96640103, 110.374, 37.4546, 14.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640103 [110.374001 37.454601 14.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7966402A, 11698, 0x96640103, 109.009, 34.7546, 15.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x96640103 [109.009003 34.754601 15.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966402B, 11697, 0x96640103, 108.647, 32.447, 12.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96640103 [108.647003 32.446999 12.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7966402B, 11697, 0x96640103, 108.647, 32.447, 12.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96640103 [108.647003 32.446999 12.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966402C, 11697, 0x96640103, 108.517, 36.917, 12.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96640103 [108.516998 36.917000 12.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7966402C, 11697, 0x96640103, 108.517, 36.917, 12.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96640103 [108.516998 36.917000 12.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7966402D, 11697, 0x96640103, 107.514, 34.5956, 12.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96640103 [107.514000 34.595600 12.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966402E, 412, 0x96640000, 110.777, 39.3646, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x96640000 [110.777000 39.364601 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7966402E, 412, 0x96640000, 110.777, 39.3646, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x96640000 [110.777000 39.364601 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966402F, 9686, 0x96640000, 110.822, 39.4846, 19.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640000 [110.821999 39.484600 19.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7966402F, 9686, 0x96640000, 110.822, 39.4846, 19.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640000 [110.821999 39.484600 19.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664030, 9686, 0x96640000, 114.662, 38.5276, 17.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640000 [114.662003 38.527599 17.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664030, 9686, 0x96640000, 114.662, 38.5276, 17.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640000 [114.662003 38.527599 17.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664031, 9686, 0x96640000, 106.982, 38.5276, 17.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640000 [106.982002 38.527599 17.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664031, 9686, 0x96640000, 106.982, 38.5276, 17.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640000 [106.982002 38.527599 17.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664032, 12679, 0x96640000, 113.228, 38.7192, 16.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x96640000 [113.227997 38.719200 16.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664032, 12679, 0x96640000, 113.228, 38.7192, 16.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x96640000 [113.227997 38.719200 16.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664033, 12679, 0x96640000, 108.388, 38.7492, 16.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x96640000 [108.388000 38.749199 16.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664033, 12679, 0x96640000, 108.388, 38.7492, 16.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x96640000 [108.388000 38.749199 16.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664034, 9686, 0x96640108, 58.309, 33.4587, 19.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x96640108 [58.308998 33.458698 19.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664035, 9686, 0x96640108, 57.109, 31.5587, 18.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640108 [57.109001 31.558701 18.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664035, 9686, 0x96640108, 57.109, 31.5587, 18.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640108 [57.109001 31.558701 18.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664036, 11697, 0x96640108, 57.9221, 36.2094, 16.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96640108 [57.922100 36.209400 16.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664037, 11697, 0x96640108, 56.8971, 31.9344, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96640108 [56.897099 31.934401 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664037, 11697, 0x96640108, 56.8971, 31.9344, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96640108 [56.897099 31.934401 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664038, 9686, 0x96640108, 53.659, 32.3337, 18.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -237,24 +237,24 @@ VALUES (0x7966403A, 9686, 0x96640108, 53.659, 35.8087, 18.5, -0.707107, 0, 0, - /* @teleloc 0x96640108 [53.659000 35.808701 18.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966403B, 9686, 0x96640108, 56.0775, 36.7048, 19.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640108 [56.077499 36.704800 19.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7966403B, 9686, 0x96640108, 56.0775, 36.7048, 19.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640108 [56.077499 36.704800 19.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7966403C, 9686, 0x96640108, 58.309, 35.5536, 18.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x96640108 [58.308998 35.553600 18.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966403D, 9686, 0x96640109, 59.963, 29.6736, 17.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640109 [59.963001 29.673599 17.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7966403D, 9686, 0x96640109, 59.963, 29.6736, 17.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640109 [59.963001 29.673599 17.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966403E, 9686, 0x96640109, 65.3414, 29.6736, 17.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640109 [65.341400 29.673599 17.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7966403E, 9686, 0x96640109, 65.3414, 29.6736, 17.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640109 [65.341400 29.673599 17.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966403F, 9686, 0x96640109, 62.6914, 35.6236, 19.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640109 [62.691399 35.623600 19.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7966403F, 9686, 0x96640109, 62.6914, 35.6236, 19.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640109 [62.691399 35.623600 19.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664040, 9686, 0x96640109, 66.6414, 34.5736, 17.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -277,8 +277,8 @@ VALUES (0x79664044, 11698, 0x96640109, 62.7004, 32.7158, 22.6, -0.707107, 0, 0, /* @teleloc 0x96640109 [62.700401 32.715801 22.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664045, 11697, 0x96640109, 62.6869, 35.2492, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96640109 [62.686901 35.249199 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79664045, 11697, 0x96640109, 62.6869, 35.2492, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96640109 [62.686901 35.249199 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664046, 9686, 0x96640109, 66.6414, 30.7832, 17.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -289,8 +289,8 @@ VALUES (0x79664047, 9686, 0x96640109, 66.6414, 32.6359, 19.875, 0.707107, 0, 0, /* @teleloc 0x96640109 [66.641403 32.635899 19.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664048, 9686, 0x96640109, 62.707, 29.6736, 19.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640109 [62.707001 29.673599 19.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664048, 9686, 0x96640109, 62.707, 29.6736, 19.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640109 [62.707001 29.673599 19.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664049, 9686, 0x96640109, 58.7499, 30.688, 19.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,12 +305,12 @@ VALUES (0x7966404B, 9686, 0x96640109, 58.7499, 34.7374, 19.6, -0.707107, 0, 0, /* @teleloc 0x96640109 [58.749901 34.737400 19.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966404C, 9686, 0x96640109, 60.142, 35.6236, 19.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640109 [60.141998 35.623600 19.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7966404C, 9686, 0x96640109, 60.142, 35.6236, 19.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640109 [60.141998 35.623600 19.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966404D, 9686, 0x96640109, 65.3663, 35.6236, 19.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640109 [65.366302 35.623600 19.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7966404D, 9686, 0x96640109, 65.3663, 35.6236, 19.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640109 [65.366302 35.623600 19.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7966404E, 11698, 0x96640109, 65.2354, 30.8208, 20.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -341,12 +341,12 @@ VALUES (0x79664054, 11697, 0x96640109, 59.7204, 30.4458, 16.1, 0.359182, 0, 0, 0 /* @teleloc 0x96640109 [59.720402 30.445801 16.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664055, 9686, 0x9664010D, 59.6275, 28.7548, 14.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9664010D [59.627499 28.754801 14.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664055, 9686, 0x9664010D, 59.6275, 28.7548, 14.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9664010D [59.627499 28.754801 14.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664056, 9686, 0x9664010D, 59.8775, 35.3048, 14.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9664010D [59.877499 35.304798 14.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79664056, 9686, 0x9664010D, 59.8775, 35.3048, 14.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9664010D [59.877499 35.304798 14.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664057, 9686, 0x9664010D, 63.3766, 31.9191, 14.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,12 +365,12 @@ VALUES (0x7966405A, 9687, 0x9664010D, 62.7649, 34.7038, 12.1, 0.878817, 0, 0, - /* @teleloc 0x9664010D [62.764900 34.703800 12.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966405B, 9686, 0x9664010D, 61.7162, 28.7548, 14.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9664010D [61.716202 28.754801 14.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7966405B, 9686, 0x9664010D, 61.7162, 28.7548, 14.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9664010D [61.716202 28.754801 14.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966405C, 9686, 0x9664010D, 56.8532, 35.3048, 14.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9664010D [56.853199 35.304798 14.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7966405C, 9686, 0x9664010D, 56.8532, 35.3048, 14.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9664010D [56.853199 35.304798 14.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7966405D, 9686, 0x9664010D, 53.6677, 30.2199, 14.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -381,36 +381,36 @@ VALUES (0x7966405E, 11698, 0x9664010D, 58.3904, 31.9908, 15.525, 0.707107, 0, 0, /* @teleloc 0x9664010D [58.390400 31.990801 15.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7966405F, 11697, 0x9664010D, 58.4955, 29.1649, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9664010D [58.495499 29.164900 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7966405F, 11697, 0x9664010D, 58.4955, 29.1649, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9664010D [58.495499 29.164900 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664060, 11697, 0x9664010D, 62.5869, 32.1406, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9664010D [62.586899 32.140598 12.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664061, 11697, 0x9664010D, 60.0479, 34.807, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9664010D [60.047901 34.806999 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79664061, 11697, 0x9664010D, 60.0479, 34.807, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9664010D [60.047901 34.806999 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664062, 412, 0x96640000, 56.0504, 37.2258, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x96640000 [56.050400 37.225800 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664062, 412, 0x96640000, 56.0504, 37.2258, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x96640000 [56.050400 37.225800 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664063, 9686, 0x96640000, 56.0525, 37.3398, 19.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640000 [56.052502 37.339802 19.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664063, 9686, 0x96640000, 56.0525, 37.3398, 19.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640000 [56.052502 37.339802 19.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664064, 9686, 0x96640000, 53.0425, 43.1948, 17.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640000 [53.042500 43.194801 17.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79664064, 9686, 0x96640000, 53.0425, 43.1948, 17.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640000 [53.042500 43.194801 17.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664065, 9686, 0x96640000, 59.0725, 43.1948, 17.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96640000 [59.072498 43.194801 17.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79664065, 9686, 0x96640000, 59.0725, 43.1948, 17.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96640000 [59.072498 43.194801 17.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79664066, 12679, 0x96640000, 60.5954, 37.6608, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x96640000 [60.595402 37.660801 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79664066, 12679, 0x96640000, 60.5954, 37.6608, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x96640000 [60.595402 37.660801 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79664067, 12679, 0x96640000, 51.7504, 37.5508, 16.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/967A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/967A.sql index a4d5a9ed2c..4f0d1fc6e1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/967A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/967A.sql @@ -46,7 +46,7 @@ VALUES (0x7967A008, 7, 0x967A0103, 152.175, 89.5758, 0.005, 0.098255, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7967A009, 940, 0x967A0000, 152.45, 88.0804, 8.805, 0.030796, 0, 0, -0.999526, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0x967A0000 [152.449997 88.080399 8.805000] 0.030795 0.000000 0.000000 -0.999526 */ +/* @teleloc 0x967A0000 [152.449997 88.080399 8.805000] 0.030796 0.000000 0.000000 -0.999526 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7967A00A, 618, 0x967A0000, 164.272, 73.5512, 0.00562, -0.353064, 0, 0, 0.935599, True, '2005-02-09 10:00:00'); /* Cow */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/96B6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/96B6.sql index 74e22f4f55..12ef988282 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/96B6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/96B6.sql @@ -77,24 +77,24 @@ VALUES (0x796B6012, 11697, 0x96B60109, 136.522, 61.5391, 146.075, -0.909599, 0, /* @teleloc 0x96B60109 [136.522003 61.539101 146.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B6013, 9686, 0x96B60109, 136.442, 56.5512, 148.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B60109 [136.442001 56.551201 148.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B6013, 9686, 0x96B60109, 136.442, 56.5512, 148.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B60109 [136.442001 56.551201 148.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B6014, 11697, 0x96B60109, 132.455, 59.4581, 146.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96B60109 [132.455002 59.458099 146.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B6015, 9686, 0x96B60109, 130.742, 56.5762, 148.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B60109 [130.742004 56.576199 148.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B6015, 9686, 0x96B60109, 130.742, 56.5762, 148.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B60109 [130.742004 56.576199 148.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B6016, 9686, 0x96B60109, 130.975, 62.5179, 148.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B60109 [130.975006 62.517899 148.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796B6016, 9686, 0x96B60109, 130.975, 62.5179, 148.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B60109 [130.975006 62.517899 148.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B6017, 9686, 0x96B60109, 136.405, 62.5429, 148.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B60109 [136.404999 62.542900 148.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796B6017, 9686, 0x96B60109, 136.405, 62.5429, 148.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B60109 [136.404999 62.542900 148.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B6018, 9686, 0x96B60109, 137.73, 61.8179, 148.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,16 +113,16 @@ VALUES (0x796B601B, 11697, 0x96B60109, 135.205, 59.4581, 146.075, 0.707107, 0, 0 /* @teleloc 0x96B60109 [135.205002 59.458099 146.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B601C, 11697, 0x96B6010B, 128.016, 58.8104, 146.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96B6010B [128.016006 58.810398 146.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x796B601C, 11697, 0x96B6010B, 128.016, 58.8104, 146.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96B6010B [128.016006 58.810398 146.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B601D, 11697, 0x96B6010B, 128.699, 63.1342, 146.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96B6010B [128.699005 63.134201 146.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B601E, 9686, 0x96B6010B, 128.17, 58.4308, 148.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B6010B [128.169998 58.430801 148.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B601E, 9686, 0x96B6010B, 128.17, 58.4308, 148.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B6010B [128.169998 58.430801 148.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B601F, 9686, 0x96B6010B, 124.655, 61.0583, 148.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -141,28 +141,28 @@ VALUES (0x796B6022, 9686, 0x96B6010D, 134.505, 58.8082, 143.95, 0.707107, 0, 0, /* @teleloc 0x96B6010D [134.505005 58.808201 143.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B6023, 9686, 0x96B6010D, 129.23, 55.6082, 143.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B6010D [129.229996 55.608200 143.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B6023, 9686, 0x96B6010D, 129.23, 55.6082, 143.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B6010D [129.229996 55.608200 143.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B6024, 9686, 0x96B6010D, 124.605, 58.8333, 143.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x96B6010D [124.605003 58.833302 143.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B6025, 9686, 0x96B6010D, 130.63, 62.1582, 143.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B6010D [130.630005 62.158199 143.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796B6025, 9686, 0x96B6010D, 130.63, 62.1582, 143.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B6010D [130.630005 62.158199 143.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B6026, 11698, 0x96B6010D, 129.522, 59.4738, 145.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x96B6010D [129.522003 59.473801 145.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B6026, 11698, 0x96B6010D, 129.522, 59.4738, 145.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x96B6010D [129.522003 59.473801 145.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B6027, 9687, 0x96B6010D, 133.942, 56.1512, 142.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x96B6010D [133.942001 56.151199 142.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B6028, 412, 0x96B60000, 127.192, 63.9612, 146, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x96B60000 [127.192001 63.961201 146.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B6028, 412, 0x96B60000, 127.192, 63.9612, 146, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x96B60000 [127.192001 63.961201 146.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B6029, 412, 0x96B60111, 150.008, 107.475, 150, 0.497164, 0, 0, -0.867657, False, '2005-02-09 10:00:00'); /* Door */ @@ -1261,16 +1261,16 @@ VALUES (0x796B60CC, 12679, 0x96B60000, 153.88, 147.035, 146.1, 0.916057, 0, 0, - /* @teleloc 0x96B60000 [153.880005 147.035004 146.100006] 0.916057 0.000000 0.000000 -0.401049 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60CD, 9686, 0x96B60109, 133.529, 56.5512, 149.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B60109 [133.529007 56.551201 149.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B60CD, 9686, 0x96B60109, 133.529, 56.5512, 149.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B60109 [133.529007 56.551201 149.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B60CE, 9686, 0x96B60109, 137.73, 59.4513, 149.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x96B60109 [137.729996 59.451302 149.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60CF, 9686, 0x96B60109, 133.766, 62.5179, 149.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B60109 [133.766006 62.517899 149.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796B60CF, 9686, 0x96B60109, 133.766, 62.5179, 149.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B60109 [133.766006 62.517899 149.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B60D0, 9686, 0x96B60109, 129.602, 57.9544, 148.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1301,8 +1301,8 @@ VALUES (0x796B60D6, 11698, 0x96B60109, 131.418, 61.0848, 150.175, -0.9486, 0, 0, /* @teleloc 0x96B60109 [131.417999 61.084801 150.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60D7, 11697, 0x96B60109, 133.797, 61.8641, 146.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96B60109 [133.796997 61.864101 146.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796B60D7, 11697, 0x96B60109, 133.797, 61.8641, 146.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96B60109 [133.796997 61.864101 146.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B60D8, 11697, 0x96B60109, 133.797, 59.4391, 146.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1313,12 +1313,12 @@ VALUES (0x796B60D9, 11697, 0x96B60109, 130.498, 57.3889, 146.075, -0.364064, 0, /* @teleloc 0x96B60109 [130.498001 57.388901 146.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60DA, 11697, 0x96B60109, 131.973, 56.9389, 146.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96B60109 [131.973007 56.938900 146.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B60DA, 11697, 0x96B60109, 131.973, 56.9389, 146.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96B60109 [131.973007 56.938900 146.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60DB, 11697, 0x96B60109, 135.048, 56.9389, 146.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96B60109 [135.048004 56.938900 146.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B60DB, 11697, 0x96B60109, 135.048, 56.9389, 146.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96B60109 [135.048004 56.938900 146.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B60DC, 9686, 0x96B6010B, 124.655, 59.2806, 148.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,48 +1333,48 @@ VALUES (0x796B60DE, 9686, 0x96B6010B, 129.149, 60.3558, 149.475, 0.707107, 0, 0 /* @teleloc 0x96B6010B [129.149002 60.355801 149.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60DF, 9686, 0x96B6010B, 127.204, 63.6, 149.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B6010B [127.204002 63.599998 149.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796B60DF, 9686, 0x96B6010B, 127.204, 63.6, 149.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B6010B [127.204002 63.599998 149.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60E0, 9686, 0x96B6010D, 131.803, 55.6082, 143.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B6010D [131.802994 55.608200 143.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B60E0, 9686, 0x96B6010D, 131.803, 55.6082, 143.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B6010D [131.802994 55.608200 143.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60E1, 9686, 0x96B6010D, 127.58, 62.1582, 143.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B6010D [127.580002 62.158199 143.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x796B60E1, 9686, 0x96B6010D, 127.58, 62.1582, 143.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B6010D [127.580002 62.158199 143.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B60E2, 11697, 0x96B6010D, 133.81, 61.4011, 142.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96B6010D [133.809998 61.401100 142.100006] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60E3, 11697, 0x96B6010D, 130.435, 58.8761, 142.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x96B6010D [130.434998 58.876099 142.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B60E3, 11697, 0x96B6010D, 130.435, 58.8761, 142.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x96B6010D [130.434998 58.876099 142.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B60E4, 11697, 0x96B6010D, 125.21, 56.2011, 142.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x96B6010D [125.209999 56.201099 142.100006] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60E5, 9686, 0x96B60000, 127.17, 64.0558, 149.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B60000 [127.169998 64.055801 149.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B60E5, 9686, 0x96B60000, 127.17, 64.0558, 149.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B60000 [127.169998 64.055801 149.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60E6, 9686, 0x96B60000, 129.068, 64.0558, 147.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B60000 [129.067993 64.055801 147.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B60E6, 9686, 0x96B60000, 129.068, 64.0558, 147.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B60000 [129.067993 64.055801 147.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60E7, 9686, 0x96B60000, 125.318, 64.0558, 147.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x96B60000 [125.318001 64.055801 147.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B60E7, 9686, 0x96B60000, 125.318, 64.0558, 147.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x96B60000 [125.318001 64.055801 147.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B60E8, 12679, 0x96B60000, 123.496, 64.6141, 146.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x96B60000 [123.496002 64.614098 146.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x796B60E9, 12679, 0x96B60000, 137.847, 64.3891, 146.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x96B60000 [137.847000 64.389099 146.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x796B60E9, 12679, 0x96B60000, 137.847, 64.3891, 146.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x96B60000 [137.847000 64.389099 146.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x796B60EA, 11697, 0x96B60112, 152.05, 108.39, 150.15, -0.991867, 0, 0, -0.127282, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9700.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9700.sql index 84aa13d421..6ff7d148e0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9700.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9700.sql @@ -21,8 +21,8 @@ VALUES (0x79700004, 11697, 0x97000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x97000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700005, 18774, 0x97000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x97000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79700005, 18774, 0x97000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x97000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79700005, 0x79700001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x79700005, 0x79700001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x79700005, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700006, 15451, 0x9700018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9700018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79700006, 15451, 0x9700018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9700018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79700007, 15608, 0x9700018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x79700015, 11697, 0x9700019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9700019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700016, 18776, 0x9700019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9700019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79700016, 18776, 0x9700019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9700019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79700016, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x79700016, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79700016, 0x79700019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700017, 15451, 0x970001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x970001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79700017, 15451, 0x970001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x970001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79700018, 15608, 0x970001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x79700023, 11697, 0x970001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x970001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700024, 18778, 0x970001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x970001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79700024, 18778, 0x970001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x970001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79700024, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x79700024, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79700024, 0x79700027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700025, 15451, 0x970001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x970001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79700025, 15451, 0x970001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x970001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79700026, 15608, 0x970001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7970006D, 11697, 0x97000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x97000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7970006E, 18789, 0x97000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x97000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7970006E, 18789, 0x97000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x97000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7970006E, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7970006E, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7970006E, 0x79700072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7970006F, 15451, 0x9700025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9700025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7970006F, 15451, 0x9700025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9700025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79700070, 15608, 0x9700025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7970008C, 11697, 0x9700027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9700027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7970008D, 18793, 0x9700027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9700027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7970008D, 18793, 0x9700027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9700027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7970008D, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7970008D, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7970008D, 0x79700090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7970008E, 15451, 0x9700027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9700027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7970008E, 15451, 0x9700027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9700027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7970008F, 15608, 0x9700027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7970009A, 11697, 0x97000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x97000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7970009B, 18795, 0x97000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x97000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7970009B, 18795, 0x97000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x97000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7970009B, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7970009B, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7970009B, 0x7970009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7970009C, 15451, 0x97000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x97000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7970009C, 15451, 0x97000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x97000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7970009D, 15608, 0x97000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x797000A8, 11697, 0x9700028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9700028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000A9, 18797, 0x9700028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9700028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797000A9, 18797, 0x9700028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9700028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x797000A9, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x797000A9, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x797000A9, 0x797000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000AA, 15451, 0x9700028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9700028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797000AA, 15451, 0x9700028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9700028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797000AB, 15608, 0x9700028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x797000B6, 11697, 0x97000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x97000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000B7, 18799, 0x97000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x97000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797000B7, 18799, 0x97000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x97000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x797000B7, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x797000B7, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x797000B7, 0x797000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000B8, 15451, 0x97000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x97000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797000B8, 15451, 0x97000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x97000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000B9, 15608, 0x97000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x97000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x797000B9, 15608, 0x97000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x97000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797000BA, 15608, 0x97000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x797000C4, 11697, 0x9700029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9700029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000C5, 18801, 0x9700029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9700029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797000C5, 18801, 0x9700029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9700029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x797000C5, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x797000C5, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x797000C5, 0x797000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000C6, 15451, 0x9700029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9700029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797000C6, 15451, 0x9700029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9700029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797000C7, 15608, 0x970002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x797000D2, 11697, 0x970002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x970002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000D3, 18803, 0x970002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x970002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797000D3, 18803, 0x970002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x970002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x797000D3, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x797000D3, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x797000D3, 0x797000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000D4, 15451, 0x970002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x970002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797000D4, 15451, 0x970002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x970002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797000D5, 15608, 0x970002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x797000DE, 9686, 0x970002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x970002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000DF, 9686, 0x970002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x970002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x797000DF, 9686, 0x970002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x970002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797000E0, 11697, 0x970002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x797000EE, 15451, 0x970002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x970002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797000EF, 15608, 0x970002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x970002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x797000EF, 15608, 0x970002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x970002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797000F0, 15608, 0x970002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x79700108, 9686, 0x970002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x970002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700109, 9686, 0x970002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x970002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x79700109, 9686, 0x970002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x970002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7970010A, 11697, 0x970002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7970011C, 11697, 0x970002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x970002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7970011D, 18814, 0x970002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x970002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7970011D, 18814, 0x970002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x970002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7970011D, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7970011D, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7970011D, 0x79700120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7970011E, 15451, 0x970002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x970002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7970011E, 15451, 0x970002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x970002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7970011F, 15608, 0x970002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7970013A, 11697, 0x9700030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9700030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7970013B, 18818, 0x9700030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9700030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7970013B, 18818, 0x9700030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9700030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7970013B, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7970013B, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7970013B, 0x7970013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7970013C, 15451, 0x9700030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9700030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7970013C, 15451, 0x9700030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9700030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7970013D, 15608, 0x97000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x79700142, 11697, 0x9700031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9700031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700143, 18819, 0x9700031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9700031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79700143, 18819, 0x9700031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9700031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79700143, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x79700143, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79700143, 0x79700146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700144, 15451, 0x9700031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9700031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79700144, 15451, 0x9700031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9700031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79700145, 15608, 0x97000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x79700150, 11697, 0x9700032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9700032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700151, 18821, 0x9700032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9700032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79700151, 18821, 0x9700032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9700032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79700151, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x79700151, 0x79700011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79700151, 0x79700155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79700152, 15451, 0x9700032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9700032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79700152, 15451, 0x9700032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9700032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79700153, 15608, 0x9700032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9722.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9722.sql index 07b0dbc705..556c4511ef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9722.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9722.sql @@ -9,8 +9,8 @@ VALUES (0x79722001, 1148, 0x97220000, 109.04, 64.565, 102, 0.707107, 0, 0, 0.70 /* @teleloc 0x97220000 [109.040001 64.565002 102.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79722002, 1148, 0x97220000, 114.53, 61.575, 102, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x97220000 [114.529999 61.575001 102.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79722002, 1148, 0x97220000, 114.53, 61.575, 102, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x97220000 [114.529999 61.575001 102.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79722003, 145, 0x9722013A, 91.495, 80.185, 102, 0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Coffer */ @@ -49,8 +49,8 @@ VALUES (0x7972200B, 1148, 0x97220000, 59.1544, 112.533, 102, 0.707107, 0, 0, 0. /* @teleloc 0x97220000 [59.154400 112.532997 102.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7972200C, 1148, 0x97220000, 64.6444, 109.543, 102, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x97220000 [64.644402 109.542999 102.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7972200C, 1148, 0x97220000, 64.6444, 109.543, 102, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x97220000 [64.644402 109.542999 102.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7972200D, 1050, 0x9722014F, 52.1609, 113.2, 102.005, 0.67816, 0, 0, -0.734915, False, '2005-02-09 10:00:00'); /* Iquba al-Julmud the Barkeeper */ @@ -93,8 +93,8 @@ VALUES (0x79722016, 1058, 0x97220100, 115.47, 55.985, 102.005, 0.966376, 0, 0, /* @teleloc 0x97220100 [115.470001 55.985001 102.004997] 0.966376 0.000000 0.000000 0.257133 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79722017, 1048, 0x9722013B, 124.224, 89.1925, 102.005, -0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Jumzik al-Budim the Archmage */ -/* @teleloc 0x9722013B [124.223999 89.192497 102.004997] -0.000000 0.000000 0.000000 1.000000 */ +VALUES (0x79722017, 1048, 0x9722013B, 124.224, 89.1925, 102.005, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Jumzik al-Budim the Archmage */ +/* @teleloc 0x9722013B [124.223999 89.192497 102.004997] 0.000000 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79722018, 1054, 0x97220141, 137.644, 79.4369, 102.005, 0.631353, 0, 0, 0.775496, False, '2005-02-09 10:00:00'); /* Healer Windotha Sofyld */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9764.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9764.sql index b00418426d..015b773152 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9764.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9764.sql @@ -33,12 +33,12 @@ VALUES (0x79764007, 9686, 0x97640101, 75.6723, 59.5234, 17.05, -0.707107, 0, 0, /* @teleloc 0x97640101 [75.672302 59.523399 17.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764008, 9686, 0x97640101, 78.0566, 55.0109, 17.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640101 [78.056602 55.010899 17.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79764008, 9686, 0x97640101, 78.0566, 55.0109, 17.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640101 [78.056602 55.010899 17.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764009, 9686, 0x97640102, 85.5066, 62.3109, 15.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640102 [85.506599 62.310902 15.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79764009, 9686, 0x97640102, 85.5066, 62.3109, 15.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640102 [85.506599 62.310902 15.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7976400A, 9686, 0x97640102, 89.9066, 61.0109, 14.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x7976400B, 9686, 0x97640102, 89.9066, 57.3609, 14.8, 0.707107, 0, 0, - /* @teleloc 0x97640102 [89.906601 57.360901 14.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7976400C, 9686, 0x97640102, 85.4566, 56.3609, 15.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640102 [85.456596 56.360901 15.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7976400C, 9686, 0x97640102, 85.4566, 56.3609, 15.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640102 [85.456596 56.360901 15.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7976400D, 11697, 0x97640102, 81.722, 57.0227, 12.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x7976400E, 11697, 0x97640102, 89.222, 61.4227, 12.05, -0.895323, 0, 0, /* @teleloc 0x97640102 [89.222000 61.422699 12.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7976400F, 11698, 0x97640102, 85.5117, 59.2109, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x97640102 [85.511703 59.210899 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7976400F, 11698, 0x97640102, 85.5117, 59.2109, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x97640102 [85.511703 59.210899 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79764010, 11697, 0x97640102, 85.622, 59.2727, 12.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x79764013, 9686, 0x97640102, 80.7723, 57.7265, 13.95, -0.707107, 0, 0, /* @teleloc 0x97640102 [80.772301 57.726501 13.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764014, 9686, 0x97640102, 88.6058, 56.3609, 15.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640102 [88.605797 56.360901 15.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79764014, 9686, 0x97640102, 88.6058, 56.3609, 15.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640102 [88.605797 56.360901 15.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764015, 9686, 0x97640102, 82.3631, 56.3609, 15.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640102 [82.363098 56.360901 15.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79764015, 9686, 0x97640102, 82.3631, 56.3609, 15.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640102 [82.363098 56.360901 15.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79764016, 9686, 0x97640102, 89.9066, 59.3051, 16, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x97640102 [89.906601 59.305099 16.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764017, 9686, 0x97640102, 82.2872, 62.3109, 15.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640102 [82.287201 62.310902 15.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79764017, 9686, 0x97640102, 82.2872, 62.3109, 15.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640102 [82.287201 62.310902 15.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764018, 9686, 0x97640102, 88.6549, 62.3109, 15.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640102 [88.654900 62.310902 15.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79764018, 9686, 0x97640102, 88.6549, 62.3109, 15.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640102 [88.654900 62.310902 15.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764019, 9686, 0x97640102, 88.487, 62.3109, 14, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640102 [88.487000 62.310902 14.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79764019, 9686, 0x97640102, 88.487, 62.3109, 14, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640102 [88.487000 62.310902 14.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7976401A, 11698, 0x97640102, 82.7215, 59.2109, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x7976401E, 11697, 0x97640102, 89.535, 59.2727, 12.05, 0.707107, 0, 0, - /* @teleloc 0x97640102 [89.535004 59.272701 12.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7976401F, 11697, 0x97640102, 85.5325, 56.8655, 12.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97640102 [85.532501 56.865501 12.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7976401F, 11697, 0x97640102, 85.5325, 56.8655, 12.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97640102 [85.532501 56.865501 12.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79764020, 11697, 0x97640102, 88.492, 57.0227, 12.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x97640102 [88.491997 57.022701 12.050000] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764021, 9686, 0x97640103, 81.4071, 56.3609, 10.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640103 [81.407097 56.360901 10.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79764021, 9686, 0x97640103, 81.4071, 56.3609, 10.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640103 [81.407097 56.360901 10.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764022, 9686, 0x97640103, 81.3071, 61.9109, 10.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640103 [81.307098 61.910900 10.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79764022, 9686, 0x97640103, 81.3071, 61.9109, 10.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640103 [81.307098 61.910900 10.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79764023, 9686, 0x97640103, 89.8571, 59.2109, 10.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x79764027, 9686, 0x97640103, 75.6723, 57.909, 10.4, -0.707107, 0, 0, - /* @teleloc 0x97640103 [75.672302 57.909000 10.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764028, 9686, 0x97640103, 85.543, 56.3609, 10.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640103 [85.542999 56.360901 10.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79764028, 9686, 0x97640103, 85.543, 56.3609, 10.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640103 [85.542999 56.360901 10.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764029, 9686, 0x97640103, 85.1088, 61.9109, 10.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640103 [85.108803 61.910900 10.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79764029, 9686, 0x97640103, 85.1088, 61.9109, 10.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640103 [85.108803 61.910900 10.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7976402A, 11698, 0x97640103, 83.7435, 59.2109, 11.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x97640103 [83.743500 59.210899 11.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7976402B, 11697, 0x97640103, 83.3816, 56.9033, 8.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97640103 [83.381599 56.903301 8.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7976402B, 11697, 0x97640103, 83.3816, 56.9033, 8.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97640103 [83.381599 56.903301 8.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7976402C, 11697, 0x97640103, 83.2516, 61.3733, 8.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97640103 [83.251602 61.373299 8.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7976402C, 11697, 0x97640103, 83.2516, 61.3733, 8.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97640103 [83.251602 61.373299 8.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7976402D, 11697, 0x97640103, 82.2488, 59.0519, 8.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x97640103 [82.248802 59.051899 8.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7976402E, 412, 0x97640000, 85.5117, 63.8209, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x97640000 [85.511703 63.820900 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7976402E, 412, 0x97640000, 85.5117, 63.8209, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x97640000 [85.511703 63.820900 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7976402F, 9686, 0x97640000, 85.5566, 63.9409, 15.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640000 [85.556602 63.940899 15.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7976402F, 9686, 0x97640000, 85.5566, 63.9409, 15.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640000 [85.556602 63.940899 15.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764030, 9686, 0x97640000, 89.3966, 62.9839, 13.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640000 [89.396599 62.983898 13.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79764030, 9686, 0x97640000, 89.3966, 62.9839, 13.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640000 [89.396599 62.983898 13.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764031, 9686, 0x97640000, 81.7168, 62.9839, 13.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97640000 [81.716797 62.983898 13.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79764031, 9686, 0x97640000, 81.7168, 62.9839, 13.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97640000 [81.716797 62.983898 13.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764032, 12679, 0x97640000, 87.9625, 63.1755, 12.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x97640000 [87.962502 63.175499 12.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79764032, 12679, 0x97640000, 87.9625, 63.1755, 12.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x97640000 [87.962502 63.175499 12.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79764033, 12679, 0x97640000, 83.1225, 63.2055, 12.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x97640000 [83.122498 63.205502 12.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79764033, 12679, 0x97640000, 83.1225, 63.2055, 12.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x97640000 [83.122498 63.205502 12.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79764034, 11697, 0x97640108, 154.928, 41.5896, 10.075, -0.927306, 0, 0, -0.374303, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/977B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/977B.sql index fb2212d102..a208ca7436 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/977B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/977B.sql @@ -105,8 +105,8 @@ VALUES (0x7977B019, 1002, 0x977B0000, 157.534, 179.306, 3.4965, -0.9999, 0, 0, /* @teleloc 0x977B0000 [157.533997 179.306000 3.496500] -0.999900 0.000000 0.000000 -0.014180 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7977B01A, 999, 0x977B0000, 177.599, 163.378, 3.50998, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Bow and Goods */ -/* @teleloc 0x977B0000 [177.598999 163.378006 3.509980] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7977B01A, 999, 0x977B0000, 177.599, 163.378, 3.50998, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Bow and Goods */ +/* @teleloc 0x977B0000 [177.598999 163.378006 3.509980] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7977B01B, 1003, 0x977B0000, 180.965, 180.557, 3.79075, 0.94452, 0, 0, -0.328455, False, '2005-02-09 10:00:00'); /* The Golden Vine */ @@ -141,8 +141,8 @@ VALUES (0x7977B022, 8377, 0x977B013C, 189.137, 172.315, -0.3, 0.707107, 0, 0, - /* @teleloc 0x977B013C [189.136993 172.315002 -0.300000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7977B025, 412, 0x977B0158, 75.7468, 115.228, -0, 0.374607, 0, 0, -0.927184, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x977B0158 [75.746803 115.227997 -0.000000] 0.374607 0.000000 0.000000 -0.927184 */ +VALUES (0x7977B025, 412, 0x977B0158, 75.7468, 115.228, 0, 0.374607, 0, 0, -0.927184, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x977B0158 [75.746803 115.227997 0.000000] 0.374607 0.000000 0.000000 -0.927184 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7977B026, 12050, 0x977B015A, 88.2272, 113.924, 0.005, -0.582716, 0, 0, -0.812676, True, '2005-02-09 10:00:00'); /* Agent of the Arcanum */ @@ -181,16 +181,16 @@ VALUES (0x7977B039, 19717, 0x977B015E, 126.543, 159.739, -5.195, -0.037683, 0, 0 /* @teleloc 0x977B015E [126.542999 159.738998 -5.195000] -0.037683 0.000000 0.000000 0.999290 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7977B03E, 1148, 0x977B0164, 136.572, 125.937, -0, 0.01996, 0, 0, -0.999801, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x977B0164 [136.572006 125.936996 -0.000000] 0.019960 0.000000 0.000000 -0.999801 */ +VALUES (0x7977B03E, 1148, 0x977B0164, 136.572, 125.937, 0, 0.01996, 0, 0, -0.999801, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x977B0164 [136.572006 125.936996 0.000000] 0.019960 0.000000 0.000000 -0.999801 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7977B03F, 1148, 0x977B0000, 128.339, 131.613, -0, 0.01996, 0, 0, -0.999801, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x977B0000 [128.339005 131.613007 -0.000000] 0.019960 0.000000 0.000000 -0.999801 */ +VALUES (0x7977B03F, 1148, 0x977B0000, 128.339, 131.613, 0, 0.01996, 0, 0, -0.999801, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x977B0000 [128.339005 131.613007 0.000000] 0.019960 0.000000 0.000000 -0.999801 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7977B040, 1148, 0x977B0000, 131.107, 137.218, -0, -0.72108, 0, 0, 0.692852, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x977B0000 [131.106995 137.218002 -0.000000] -0.721080 0.000000 0.000000 0.692852 */ +VALUES (0x7977B040, 1148, 0x977B0000, 131.107, 137.218, 0, -0.72108, 0, 0, 0.692852, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x977B0000 [131.106995 137.218002 0.000000] -0.721080 0.000000 0.000000 0.692852 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7977B041, 20209, 0x977B0161, 138.827, 137.284, 0.005, 0.74742, 0, 0, 0.664352, False, '2005-02-09 10:00:00'); /* Journeyman Scrivener of Creature Magic */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/97CB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/97CB.sql index 7248636ebb..ea2c14a522 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/97CB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/97CB.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x97CB; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB000, 9686, 0x97CB0102, 61.903, 35.5754, 157.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0102 [61.903000 35.575401 157.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB000, 9686, 0x97CB0102, 61.903, 35.5754, 157.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0102 [61.903000 35.575401 157.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB001, 9686, 0x97CB0102, 57.2851, 35.5524, 156.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0102 [57.285099 35.552399 156.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB001, 9686, 0x97CB0102, 57.2851, 35.5524, 156.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0102 [57.285099 35.552399 156.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB002, 9686, 0x97CB0102, 59.8005, 29.8254, 157.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0102 [59.800499 29.825399 157.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB002, 9686, 0x97CB0102, 59.8005, 29.8254, 157.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0102 [59.800499 29.825399 157.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB003, 9686, 0x97CB0102, 63.0005, 29.8254, 156.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0102 [63.000500 29.825399 156.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB003, 9686, 0x97CB0102, 63.0005, 29.8254, 156.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0102 [63.000500 29.825399 156.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB004, 11697, 0x97CB0102, 55.2685, 30.5117, 154.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x797CB005, 11697, 0x97CB0102, 64.1685, 34.8445, 154.1, -0.932639, 0, 0, /* @teleloc 0x97CB0102 [64.168503 34.844501 154.100006] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB006, 11698, 0x97CB0102, 59.8316, 32.8754, 160.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x97CB0102 [59.831600 32.875401 160.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB006, 11698, 0x97CB0102, 59.8316, 32.8754, 160.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x97CB0102 [59.831600 32.875401 160.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB007, 11697, 0x97CB0102, 59.8185, 32.8445, 154.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x97CB0102 [59.818501 32.844501 154.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB008, 9686, 0x97CB0102, 56.6503, 29.8254, 156.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0102 [56.650299 29.825399 156.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB008, 9686, 0x97CB0102, 56.6503, 29.8254, 156.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0102 [56.650299 29.825399 156.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB009, 9686, 0x97CB0102, 54.6037, 32.7023, 157.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x797CB00E, 9686, 0x97CB0102, 64.9973, 30.7023, 157.65, 0.707107, 0, 0, /* @teleloc 0x97CB0102 [64.997299 30.702299 157.649994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB00F, 9686, 0x97CB0102, 57.6503, 35.5754, 157.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0102 [57.650299 35.575401 157.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB00F, 9686, 0x97CB0102, 57.6503, 35.5754, 157.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0102 [57.650299 35.575401 157.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB010, 9686, 0x97CB0102, 63.471, 35.5524, 156.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0102 [63.471001 35.552399 156.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB010, 9686, 0x97CB0102, 63.471, 35.5524, 156.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0102 [63.471001 35.552399 156.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB011, 11698, 0x97CB0102, 62.0316, 32.8754, 160.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x797CB014, 11697, 0x97CB0102, 58.3158, 32.8445, 154.1, -0.707107, 0, 0, /* @teleloc 0x97CB0102 [58.315800 32.844501 154.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB015, 11697, 0x97CB0102, 59.6242, 30.3895, 154.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97CB0102 [59.624199 30.389500 154.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB015, 11697, 0x97CB0102, 59.6242, 30.3895, 154.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97CB0102 [59.624199 30.389500 154.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB016, 11697, 0x97CB0102, 64.3742, 32.7894, 154.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x97CB0102 [64.374199 32.789398 154.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB017, 11697, 0x97CB0102, 57.0185, 34.9445, 154.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97CB0102 [57.018501 34.944500 154.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB017, 11697, 0x97CB0102, 57.0185, 34.9445, 154.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97CB0102 [57.018501 34.944500 154.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB018, 9686, 0x97CB0104, 57.5537, 38.7062, 157, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x97CB0104 [57.553699 38.706200 157.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB019, 9686, 0x97CB0104, 60.9537, 36.1754, 157.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0104 [60.953701 36.175400 157.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB019, 9686, 0x97CB0104, 60.9537, 36.1754, 157.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0104 [60.953701 36.175400 157.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB01A, 9686, 0x97CB0104, 60.6537, 41.2754, 157.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0104 [60.653702 41.275398 157.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB01A, 9686, 0x97CB0104, 60.6537, 41.2754, 157.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0104 [60.653702 41.275398 157.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB01B, 11697, 0x97CB0104, 61.7685, 38.9945, 154.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x797CB01D, 9686, 0x97CB0104, 57.5537, 40.3523, 157, -0.707107, 0, 0, - /* @teleloc 0x97CB0104 [57.553699 40.352299 157.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB01E, 9686, 0x97CB0104, 58.8567, 36.1754, 156.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0104 [58.856701 36.175400 156.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB01E, 9686, 0x97CB0104, 58.8567, 36.1754, 156.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0104 [58.856701 36.175400 156.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB01F, 9686, 0x97CB0106, 60.3473, 29.9216, 152.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0106 [60.347301 29.921600 152.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB01F, 9686, 0x97CB0106, 60.3473, 29.9216, 152.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0106 [60.347301 29.921600 152.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB020, 9686, 0x97CB0106, 62.8473, 34.2216, 152.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x797CB026, 9686, 0x97CB0106, 62.8473, 36.9187, 152.45, 0.707107, 0, 0, /* @teleloc 0x97CB0106 [62.847301 36.918701 152.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB027, 9686, 0x97CB0106, 61.2968, 39.8716, 152.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0106 [61.296799 39.871601 152.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB027, 9686, 0x97CB0106, 61.2968, 39.8716, 152.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0106 [61.296799 39.871601 152.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB028, 11698, 0x97CB0106, 60.2505, 33.912, 153.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x97CB0106 [60.250500 33.911999 153.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB028, 11698, 0x97CB0106, 60.2505, 33.912, 153.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x97CB0106 [60.250500 33.911999 153.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB029, 11697, 0x97CB0106, 60.6395, 39.3881, 150.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97CB0106 [60.639500 39.388100 150.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB029, 11697, 0x97CB0106, 60.6395, 39.3881, 150.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97CB0106 [60.639500 39.388100 150.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB02A, 11697, 0x97CB0106, 62.1895, 39.1882, 150.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x797CB02D, 9686, 0x97CB0108, 57.9537, 42.5023, 157, -0.707107, 0, 0, - /* @teleloc 0x97CB0108 [57.953701 42.502300 157.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB02E, 412, 0x97CB0000, 60.6316, 43.6754, 154, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x97CB0000 [60.631599 43.675400 154.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB02E, 412, 0x97CB0000, 60.6316, 43.6754, 154, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x97CB0000 [60.631599 43.675400 154.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB02F, 9686, 0x97CB0000, 58.421, 43.8024, 156.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0000 [58.421001 43.802399 156.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB02F, 9686, 0x97CB0000, 58.421, 43.8024, 156.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0000 [58.421001 43.802399 156.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB030, 9686, 0x97CB0000, 57.421, 42.9524, 156.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x797CB16B, 12679, 0x97CB0000, 153.185, 56.4709, 150.1, 0.707107, 0, 0, /* @teleloc 0x97CB0000 [153.184998 56.470901 150.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB16C, 412, 0x97CB0137, 105.866, 42.588, 158, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x97CB0137 [105.865997 42.588001 158.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB16C, 412, 0x97CB0137, 105.866, 42.588, 158, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x97CB0137 [105.865997 42.588001 158.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB16D, 9686, 0x97CB0138, 105.816, 41.778, 162.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x797CB170, 11697, 0x97CB0138, 104.088, 41.2889, 158.15, -0.92388, 0, 0, /* @teleloc 0x97CB0138 [104.087997 41.288898 158.149994] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB171, 9686, 0x97CB0138, 105.816, 33.228, 163.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0138 [105.816002 33.228001 163.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB171, 9686, 0x97CB0138, 105.816, 33.228, 163.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0138 [105.816002 33.228001 163.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB172, 9686, 0x97CB0138, 103.516, 39.2772, 160.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x797CB175, 9686, 0x97CB0138, 108.144, 39.0624, 160.25, 0.707107, 0, 0, /* @teleloc 0x97CB0138 [108.143997 39.062401 160.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB176, 9686, 0x97CB0139, 112.016, 37.278, 161.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0139 [112.015999 37.278000 161.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB176, 9686, 0x97CB0139, 112.016, 37.278, 161.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0139 [112.015999 37.278000 161.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB177, 9686, 0x97CB0139, 115.149, 36.0869, 160.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x97CB0139 [115.149002 36.086899 160.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB178, 9686, 0x97CB0139, 114.057, 31.328, 161.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0139 [114.056999 31.327999 161.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB178, 9686, 0x97CB0139, 114.057, 31.328, 161.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0139 [114.056999 31.327999 161.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB179, 9686, 0x97CB0139, 109.605, 31.328, 161.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0139 [109.605003 31.327999 161.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB179, 9686, 0x97CB0139, 109.605, 31.328, 161.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0139 [109.605003 31.327999 161.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB17A, 9686, 0x97CB0139, 108.585, 32.558, 160, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x797CB17D, 11698, 0x97CB0139, 111.966, 34.228, 164.25, 0.707107, 0, 0, /* @teleloc 0x97CB0139 [111.966003 34.228001 164.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB17E, 11697, 0x97CB0139, 111.95, 34.1448, 158.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97CB0139 [111.949997 34.144798 158.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB17E, 11697, 0x97CB0139, 111.95, 34.1448, 158.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97CB0139 [111.949997 34.144798 158.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB17F, 9686, 0x97CB0139, 115.149, 32.4869, 160.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x797CB180, 9686, 0x97CB0139, 115.149, 34.3292, 161.9, 0.707107, 0, 0, /* @teleloc 0x97CB0139 [115.149002 34.329201 161.899994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB181, 9686, 0x97CB0139, 114.115, 37.278, 161.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0139 [114.114998 37.278000 161.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB181, 9686, 0x97CB0139, 114.115, 37.278, 161.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0139 [114.114998 37.278000 161.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB182, 9686, 0x97CB0139, 109.765, 37.278, 161.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0139 [109.764999 37.278000 161.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB182, 9686, 0x97CB0139, 109.765, 37.278, 161.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0139 [109.764999 37.278000 161.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB183, 9686, 0x97CB0139, 111.837, 31.328, 161.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0139 [111.836998 31.327999 161.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB183, 9686, 0x97CB0139, 111.837, 31.328, 161.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0139 [111.836998 31.327999 161.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB184, 9686, 0x97CB0139, 108.585, 32.8069, 161.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x797CB185, 9686, 0x97CB0139, 108.585, 35.8444, 161.6, -0.707107, 0, 0, /* @teleloc 0x97CB0139 [108.584999 35.844398 161.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB186, 9686, 0x97CB0139, 109.765, 37.278, 160, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0139 [109.764999 37.278000 160.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB186, 9686, 0x97CB0139, 109.765, 37.278, 160, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0139 [109.764999 37.278000 160.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB187, 11698, 0x97CB0139, 114.293, 32.0211, 162.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x797CB188, 11698, 0x97CB0139, 114.193, 36.3212, 162.3, 0.919479, 0, 0, /* @teleloc 0x97CB0139 [114.193001 36.321201 162.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB189, 11697, 0x97CB0139, 111.953, 32.8105, 158.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97CB0139 [111.953003 32.810501 158.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB189, 11697, 0x97CB0139, 111.953, 32.8105, 158.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97CB0139 [111.953003 32.810501 158.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB18A, 11697, 0x97CB0139, 111.953, 35.3062, 158.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97CB0139 [111.953003 35.306198 158.149994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB18A, 11697, 0x97CB0139, 111.953, 35.3062, 158.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97CB0139 [111.953003 35.306198 158.149994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB18B, 11697, 0x97CB0139, 114.103, 32.1948, 158.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x797CB18C, 11697, 0x97CB0139, 114.447, 34.3974, 158.15, 0.707107, 0, 0, /* @teleloc 0x97CB0139 [114.446999 34.397400 158.149994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB18D, 11697, 0x97CB0139, 111.953, 36.5096, 158.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97CB0139 [111.953003 36.509602 158.149994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB18D, 11697, 0x97CB0139, 111.953, 36.5096, 158.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97CB0139 [111.953003 36.509602 158.149994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB18E, 9686, 0x97CB013B, 108.067, 36.928, 156.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB013B [108.067001 36.928001 156.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB18E, 9686, 0x97CB013B, 108.067, 36.928, 156.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB013B [108.067001 36.928001 156.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB18F, 9686, 0x97CB013B, 114.917, 34.2594, 156.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x797CB192, 9687, 0x97CB013B, 104.292, 36.1949, 154.1, -0.865587, -0.00 /* @teleloc 0x97CB013B [104.292000 36.194901 154.100006] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB193, 9686, 0x97CB013B, 111.37, 36.928, 156.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB013B [111.370003 36.928001 156.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB193, 9686, 0x97CB013B, 111.37, 36.928, 156.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB013B [111.370003 36.928001 156.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB194, 9686, 0x97CB013B, 107.469, 31.3885, 156.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB013B [107.469002 31.388500 156.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB194, 9686, 0x97CB013B, 107.469, 31.3885, 156.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB013B [107.469002 31.388500 156.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB195, 9686, 0x97CB013B, 111.582, 31.3885, 156.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB013B [111.582001 31.388500 156.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB195, 9686, 0x97CB013B, 111.582, 31.3885, 156.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB013B [111.582001 31.388500 156.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB196, 9686, 0x97CB013B, 103.516, 32.5489, 156.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x797CB197, 11698, 0x97CB013B, 110.109, 34.228, 157.5, -0.707107, 0, 0, /* @teleloc 0x97CB013B [110.109001 34.228001 157.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB198, 11697, 0x97CB013B, 109.856, 36.2693, 154.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97CB013B [109.856003 36.269299 154.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x797CB198, 11697, 0x97CB013B, 109.856, 36.2693, 154.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97CB013B [109.856003 36.269299 154.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB199, 11697, 0x97CB013B, 109.556, 31.9193, 154.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x97CB013B [109.556000 31.919300 154.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB199, 11697, 0x97CB013B, 109.556, 31.9193, 154.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x97CB013B [109.556000 31.919300 154.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB19A, 11697, 0x97CB013B, 114.175, 33.8916, 154.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x97CB013B [114.175003 33.891602 154.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB19B, 9686, 0x97CB0000, 105.866, 42.6266, 161.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0000 [105.865997 42.626598 161.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x797CB19B, 9686, 0x97CB0000, 105.866, 42.6266, 161.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0000 [105.865997 42.626598 161.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB19C, 9686, 0x97CB0000, 103.715, 42.8266, 159.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0000 [103.714996 42.826599 159.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x797CB19C, 9686, 0x97CB0000, 103.715, 42.8266, 159.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0000 [103.714996 42.826599 159.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB19D, 9686, 0x97CB0000, 108.008, 42.8266, 159.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x97CB0000 [108.008003 42.826599 159.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x797CB19D, 9686, 0x97CB0000, 108.008, 42.8266, 159.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x97CB0000 [108.008003 42.826599 159.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB19E, 12679, 0x97CB0000, 109.953, 43.2605, 158.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x97CB0000 [109.953003 43.260502 158.149994] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x797CB19F, 12679, 0x97CB0000, 111.953, 38.5105, 158.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x97CB0000 [111.953003 38.510502 158.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x797CB19F, 12679, 0x97CB0000, 111.953, 38.5105, 158.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x97CB0000 [111.953003 38.510502 158.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x797CB1A0, 15024, 0x97CB0104, 60.6455, 38.0846, 154.005, -0.034403, 0, 0, -0.999408, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9800.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9800.sql index b4e016dbac..5892dd7c02 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9800.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9800.sql @@ -21,8 +21,8 @@ VALUES (0x79800004, 11697, 0x98000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x98000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800005, 18824, 0x98000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x98000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79800005, 18824, 0x98000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x98000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79800005, 0x79800001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x79800005, 0x79800001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x79800005, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800006, 15451, 0x9800018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9800018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79800006, 15451, 0x9800018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9800018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79800007, 15608, 0x9800018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x79800015, 11697, 0x9800019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9800019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800016, 18826, 0x9800019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9800019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79800016, 18826, 0x9800019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9800019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79800016, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x79800016, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79800016, 0x79800019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800017, 15451, 0x980001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x980001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79800017, 15451, 0x980001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x980001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79800018, 15608, 0x980001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x79800023, 11697, 0x980001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x980001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800024, 18828, 0x980001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x980001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79800024, 18828, 0x980001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x980001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79800024, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x79800024, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79800024, 0x79800027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800025, 15451, 0x980001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x980001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79800025, 15451, 0x980001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x980001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79800026, 15608, 0x980001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7980006D, 11697, 0x98000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x98000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7980006E, 18839, 0x98000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x98000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7980006E, 18839, 0x98000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x98000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7980006E, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7980006E, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7980006E, 0x79800072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7980006F, 15451, 0x9800025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9800025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7980006F, 15451, 0x9800025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9800025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79800070, 15608, 0x9800025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7980008C, 11697, 0x9800027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9800027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7980008D, 18843, 0x9800027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9800027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7980008D, 18843, 0x9800027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9800027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7980008D, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7980008D, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7980008D, 0x79800090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7980008E, 15451, 0x9800027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9800027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7980008E, 15451, 0x9800027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9800027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7980008F, 15608, 0x9800027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7980009A, 11697, 0x98000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x98000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7980009B, 18845, 0x98000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x98000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7980009B, 18845, 0x98000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x98000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7980009B, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7980009B, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7980009B, 0x7980009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7980009C, 15451, 0x98000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x98000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7980009C, 15451, 0x98000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x98000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7980009D, 15608, 0x98000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x798000A8, 11697, 0x9800028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9800028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000A9, 18847, 0x9800028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9800028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798000A9, 18847, 0x9800028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9800028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x798000A9, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x798000A9, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x798000A9, 0x798000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000AA, 15451, 0x9800028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9800028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798000AA, 15451, 0x9800028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9800028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798000AB, 15608, 0x9800028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x798000B6, 11697, 0x98000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x98000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000B7, 18849, 0x98000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x98000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798000B7, 18849, 0x98000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x98000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x798000B7, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x798000B7, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x798000B7, 0x798000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000B8, 15451, 0x98000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x98000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798000B8, 15451, 0x98000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x98000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000B9, 15608, 0x98000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x98000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x798000B9, 15608, 0x98000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x98000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798000BA, 15608, 0x98000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x798000C4, 11697, 0x9800029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9800029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000C5, 18851, 0x9800029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9800029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798000C5, 18851, 0x9800029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9800029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x798000C5, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x798000C5, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x798000C5, 0x798000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000C6, 15451, 0x9800029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9800029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798000C6, 15451, 0x9800029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9800029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798000C7, 15608, 0x980002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x798000D2, 11697, 0x980002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x980002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000D3, 18853, 0x980002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x980002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798000D3, 18853, 0x980002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x980002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x798000D3, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x798000D3, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x798000D3, 0x798000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000D4, 15451, 0x980002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x980002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798000D4, 15451, 0x980002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x980002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798000D5, 15608, 0x980002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x798000DE, 9686, 0x980002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x980002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000DF, 9686, 0x980002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x980002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x798000DF, 9686, 0x980002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x980002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798000E0, 11697, 0x980002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x798000EE, 15451, 0x980002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x980002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798000EF, 15608, 0x980002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x980002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x798000EF, 15608, 0x980002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x980002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798000F0, 15608, 0x980002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x79800108, 9686, 0x980002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x980002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800109, 9686, 0x980002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x980002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x79800109, 9686, 0x980002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x980002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7980010A, 11697, 0x980002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7980011C, 11697, 0x980002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x980002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7980011D, 18864, 0x980002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x980002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7980011D, 18864, 0x980002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x980002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7980011D, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7980011D, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7980011D, 0x79800120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7980011E, 15451, 0x980002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x980002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7980011E, 15451, 0x980002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x980002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7980011F, 15608, 0x980002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7980013A, 11697, 0x9800030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9800030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7980013B, 18868, 0x9800030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9800030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7980013B, 18868, 0x9800030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9800030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7980013B, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7980013B, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7980013B, 0x7980013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7980013C, 15451, 0x9800030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9800030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7980013C, 15451, 0x9800030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9800030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7980013D, 15608, 0x98000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x79800142, 11697, 0x9800031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9800031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800143, 18869, 0x9800031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9800031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79800143, 18869, 0x9800031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9800031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79800143, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x79800143, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79800143, 0x79800146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800144, 15451, 0x9800031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9800031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79800144, 15451, 0x9800031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9800031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79800145, 15608, 0x98000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x79800150, 11697, 0x9800032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9800032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800151, 18871, 0x9800032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9800032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79800151, 18871, 0x9800032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9800032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79800151, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x79800151, 0x79800011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79800151, 0x79800155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79800152, 15451, 0x9800032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9800032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79800152, 15451, 0x9800032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9800032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79800153, 15608, 0x9800032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/981E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/981E.sql index deba1ab542..d8a7224200 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/981E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/981E.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x981E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7981E000, 1033, 0x981E0000, 30.913, 167.203, 230, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zaikhal Portal */ -/* @teleloc 0x981E0000 [30.913000 167.203003 230.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7981E000, 1033, 0x981E0000, 30.913, 167.203, 230, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zaikhal Portal */ +/* @teleloc 0x981E0000 [30.913000 167.203003 230.000000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9877.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9877.sql index ba33bcee09..f20c9ef5f8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9877.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9877.sql @@ -19,7 +19,7 @@ VALUES (0x79877002, 1759, 0x98770000, 109.414, 43.1828, 65.3103, 0.283296, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79877003, 1760, 0x98770000, 112.167, 35.9109, 66.7039, -0.998317, 0, 0, 0.057993, True, '2005-02-09 10:00:00'); /* Skeleton Warrior */ -/* @teleloc 0x98770000 [112.167000 35.910900 66.703903] -0.998317 0.000000 0.000000 0.057992 */ +/* @teleloc 0x98770000 [112.167000 35.910900 66.703903] -0.998317 0.000000 0.000000 0.057993 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79877004, 4162, 0x98770000, 112.542, 125.408, 31.491, -0.958868, 0, 0, -0.283851, False, '2005-02-09 10:00:00'); /* Dungeon Binar Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9885.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9885.sql index 26a395a958..29ec3fa764 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9885.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9885.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x9885; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885000, 9686, 0x98850102, 37.954, 35.545, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850102 [37.953999 35.544998 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885000, 9686, 0x98850102, 37.954, 35.545, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850102 [37.953999 35.544998 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885001, 9686, 0x98850102, 33.3361, 35.522, 40.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850102 [33.336102 35.521999 40.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885001, 9686, 0x98850102, 33.3361, 35.522, 40.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850102 [33.336102 35.521999 40.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885002, 9686, 0x98850102, 35.8515, 29.795, 41.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850102 [35.851501 29.795000 41.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885002, 9686, 0x98850102, 35.8515, 29.795, 41.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850102 [35.851501 29.795000 41.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885003, 9686, 0x98850102, 39.0515, 29.795, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850102 [39.051498 29.795000 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885003, 9686, 0x98850102, 39.0515, 29.795, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850102 [39.051498 29.795000 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885004, 11697, 0x98850102, 31.3195, 30.4813, 38.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x79885005, 11697, 0x98850102, 40.2195, 34.8141, 38.1, -0.932639, 0, 0, /* @teleloc 0x98850102 [40.219501 34.814098 38.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885006, 11698, 0x98850102, 35.8826, 32.845, 44.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x98850102 [35.882599 32.845001 44.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885006, 11698, 0x98850102, 35.8826, 32.845, 44.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x98850102 [35.882599 32.845001 44.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885007, 11697, 0x98850102, 35.8695, 32.8141, 38.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x98850102 [35.869499 32.814098 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885008, 9686, 0x98850102, 32.7013, 29.795, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850102 [32.701302 29.795000 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885008, 9686, 0x98850102, 32.7013, 29.795, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850102 [32.701302 29.795000 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885009, 9686, 0x98850102, 30.6547, 32.6718, 41.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7988500E, 9686, 0x98850102, 41.0483, 30.6719, 41.65, 0.707107, 0, 0, /* @teleloc 0x98850102 [41.048302 30.671900 41.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988500F, 9686, 0x98850102, 33.7013, 35.545, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850102 [33.701302 35.544998 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7988500F, 9686, 0x98850102, 33.7013, 35.545, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850102 [33.701302 35.544998 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885010, 9686, 0x98850102, 39.522, 35.522, 40.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850102 [39.521999 35.521999 40.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885010, 9686, 0x98850102, 39.522, 35.522, 40.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850102 [39.521999 35.521999 40.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885011, 11698, 0x98850102, 38.0826, 32.845, 44.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x79885014, 11697, 0x98850102, 34.3667, 32.8141, 38.1, -0.707107, 0, 0, /* @teleloc 0x98850102 [34.366699 32.814098 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885015, 11697, 0x98850102, 35.6752, 30.359, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98850102 [35.675201 30.358999 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885015, 11697, 0x98850102, 35.6752, 30.359, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98850102 [35.675201 30.358999 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885016, 11697, 0x98850102, 40.4252, 32.759, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x98850102 [40.425201 32.758999 38.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885017, 11697, 0x98850102, 33.0695, 34.9141, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98850102 [33.069500 34.914101 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885017, 11697, 0x98850102, 33.0695, 34.9141, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98850102 [33.069500 34.914101 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885018, 9686, 0x98850104, 33.6047, 38.6758, 41, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x98850104 [33.604698 38.675800 41.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885019, 9686, 0x98850104, 37.0047, 36.145, 41.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850104 [37.004700 36.145000 41.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885019, 9686, 0x98850104, 37.0047, 36.145, 41.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850104 [37.004700 36.145000 41.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988501A, 9686, 0x98850104, 36.7047, 41.245, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850104 [36.704700 41.244999 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7988501A, 9686, 0x98850104, 36.7047, 41.245, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850104 [36.704700 41.244999 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7988501B, 11697, 0x98850104, 37.8195, 38.9641, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7988501D, 9686, 0x98850104, 33.6047, 40.3218, 41, -0.707107, 0, 0, -0 /* @teleloc 0x98850104 [33.604698 40.321800 41.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988501E, 9686, 0x98850104, 34.9077, 36.145, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850104 [34.907700 36.145000 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988501E, 9686, 0x98850104, 34.9077, 36.145, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850104 [34.907700 36.145000 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988501F, 9686, 0x98850106, 36.3983, 29.8912, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850106 [36.398300 29.891199 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988501F, 9686, 0x98850106, 36.3983, 29.8912, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850106 [36.398300 29.891199 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885020, 9686, 0x98850106, 38.8983, 34.1912, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x79885026, 9686, 0x98850106, 38.8983, 36.8883, 36.45, 0.707107, 0, 0, /* @teleloc 0x98850106 [38.898300 36.888302 36.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885027, 9686, 0x98850106, 37.3478, 39.8412, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850106 [37.347801 39.841202 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885027, 9686, 0x98850106, 37.3478, 39.8412, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850106 [37.347801 39.841202 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885028, 11698, 0x98850106, 36.3015, 33.8816, 37.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x98850106 [36.301498 33.881599 37.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885028, 11698, 0x98850106, 36.3015, 33.8816, 37.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x98850106 [36.301498 33.881599 37.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885029, 11697, 0x98850106, 36.6905, 39.3577, 34.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98850106 [36.690498 39.357700 34.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885029, 11697, 0x98850106, 36.6905, 39.3577, 34.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98850106 [36.690498 39.357700 34.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7988502A, 11697, 0x98850106, 38.2405, 39.1577, 34.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7988502D, 9686, 0x98850108, 34.0047, 42.4718, 41, -0.707107, 0, 0, -0 /* @teleloc 0x98850108 [34.004700 42.471802 41.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988502E, 412, 0x98850000, 36.6826, 43.645, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x98850000 [36.682598 43.645000 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988502E, 412, 0x98850000, 36.6826, 43.645, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x98850000 [36.682598 43.645000 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988502F, 9686, 0x98850000, 34.472, 43.772, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850000 [34.472000 43.771999 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988502F, 9686, 0x98850000, 34.472, 43.772, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850000 [34.472000 43.771999 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885030, 9686, 0x98850000, 33.472, 42.922, 40.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7988516C, 11697, 0x98850139, 89.3022, 36.1955, 38.075, -0.909599, 0, 0 /* @teleloc 0x98850139 [89.302200 36.195499 38.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988516D, 9686, 0x98850139, 89.2227, 31.2076, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850139 [89.222702 31.207600 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988516D, 9686, 0x98850139, 89.2227, 31.2076, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850139 [89.222702 31.207600 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7988516E, 11697, 0x98850139, 85.2358, 34.1145, 38.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x98850139 [85.235802 34.114498 38.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988516F, 9686, 0x98850139, 83.5227, 31.2326, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850139 [83.522697 31.232599 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988516F, 9686, 0x98850139, 83.5227, 31.2326, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850139 [83.522697 31.232599 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885170, 9686, 0x98850139, 83.7558, 37.1743, 40.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850139 [83.755798 37.174301 40.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885170, 9686, 0x98850139, 83.7558, 37.1743, 40.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850139 [83.755798 37.174301 40.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885171, 9686, 0x98850139, 89.1859, 37.1993, 40.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850139 [89.185898 37.199299 40.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885171, 9686, 0x98850139, 89.1859, 37.1993, 40.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850139 [89.185898 37.199299 40.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885172, 9686, 0x98850139, 90.5109, 36.4743, 40.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x79885175, 11697, 0x98850139, 87.9858, 34.1145, 38.075, 0.707107, 0, 0, /* @teleloc 0x98850139 [87.985802 34.114498 38.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885176, 9686, 0x98850139, 86.3098, 31.2076, 41.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850139 [86.309799 31.207600 41.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885176, 9686, 0x98850139, 86.3098, 31.2076, 41.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850139 [86.309799 31.207600 41.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885177, 9686, 0x98850139, 90.5109, 34.1077, 41.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x98850139 [90.510902 34.107700 41.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885178, 9686, 0x98850139, 86.5472, 37.1743, 41.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850139 [86.547203 37.174301 41.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885178, 9686, 0x98850139, 86.5472, 37.1743, 41.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850139 [86.547203 37.174301 41.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885179, 9686, 0x98850139, 82.3823, 32.6109, 40.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7988517F, 11698, 0x98850139, 84.1984, 35.7412, 42.175, -0.9486, 0, 0, /* @teleloc 0x98850139 [84.198402 35.741199 42.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885180, 11697, 0x98850139, 86.5772, 36.5205, 38.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98850139 [86.577202 36.520500 38.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885180, 11697, 0x98850139, 86.5772, 36.5205, 38.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98850139 [86.577202 36.520500 38.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885181, 11697, 0x98850139, 86.5772, 34.0955, 38.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x79885182, 11697, 0x98850139, 83.2791, 32.0453, 38.075, -0.364064, 0, 0 /* @teleloc 0x98850139 [83.279099 32.045300 38.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885183, 11697, 0x98850139, 84.7541, 31.5953, 38.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98850139 [84.754097 31.595301 38.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885183, 11697, 0x98850139, 84.7541, 31.5953, 38.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98850139 [84.754097 31.595301 38.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885184, 11697, 0x98850139, 87.8291, 31.5953, 38.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98850139 [87.829102 31.595301 38.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885184, 11697, 0x98850139, 87.8291, 31.5953, 38.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98850139 [87.829102 31.595301 38.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885185, 11697, 0x9885013C, 80.7967, 33.4668, 38.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9885013C [80.796700 33.466801 38.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x79885185, 11697, 0x9885013C, 80.7967, 33.4668, 38.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9885013C [80.796700 33.466801 38.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885186, 11697, 0x9885013C, 81.4793, 37.7906, 38.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9885013C [81.479301 37.790600 38.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885187, 9686, 0x9885013C, 80.9505, 33.0872, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9885013C [80.950500 33.087200 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885187, 9686, 0x9885013C, 80.9505, 33.0872, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9885013C [80.950500 33.087200 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885188, 9686, 0x9885013C, 77.4355, 35.7147, 40.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7988518B, 9686, 0x9885013C, 81.9297, 35.0122, 41.475, 0.707107, 0, 0, /* @teleloc 0x9885013C [81.929703 35.012199 41.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988518C, 9686, 0x9885013C, 79.9851, 38.2565, 41.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9885013C [79.985100 38.256500 41.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7988518C, 9686, 0x9885013C, 79.9851, 38.2565, 41.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9885013C [79.985100 38.256500 41.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7988518D, 11697, 0x9885013F, 85.2767, 33.4638, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7988518F, 9686, 0x9885013F, 87.2855, 33.4646, 35.95, 0.707107, 0, 0, /* @teleloc 0x9885013F [87.285500 33.464600 35.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885190, 9686, 0x9885013F, 82.0105, 30.2647, 35.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9885013F [82.010498 30.264700 35.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885190, 9686, 0x9885013F, 82.0105, 30.2647, 35.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9885013F [82.010498 30.264700 35.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885191, 9686, 0x9885013F, 77.3855, 33.4897, 35.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9885013F [77.385498 33.489700 35.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885192, 9686, 0x9885013F, 83.4105, 36.8147, 35.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9885013F [83.410500 36.814701 35.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885192, 9686, 0x9885013F, 83.4105, 36.8147, 35.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9885013F [83.410500 36.814701 35.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885193, 11698, 0x9885013F, 82.3028, 34.1302, 37.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9885013F [82.302803 34.130199 37.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885193, 11698, 0x9885013F, 82.3028, 34.1302, 37.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9885013F [82.302803 34.130199 37.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885194, 9687, 0x9885013F, 86.7227, 30.8076, 34.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x9885013F [86.722702 30.807600 34.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885195, 9686, 0x9885013F, 84.5842, 30.2647, 35.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9885013F [84.584198 30.264700 35.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885195, 9686, 0x9885013F, 84.5842, 30.2647, 35.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9885013F [84.584198 30.264700 35.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885196, 9686, 0x9885013F, 80.3606, 36.8147, 35.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9885013F [80.360603 36.814701 35.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79885196, 9686, 0x9885013F, 80.3606, 36.8147, 35.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9885013F [80.360603 36.814701 35.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885197, 11697, 0x9885013F, 86.5909, 36.0575, 34.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9885013F [86.590897 36.057499 34.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79885198, 11697, 0x9885013F, 83.2159, 33.5325, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9885013F [83.215897 33.532501 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79885198, 11697, 0x9885013F, 83.2159, 33.5325, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9885013F [83.215897 33.532501 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79885199, 11697, 0x9885013F, 77.9909, 30.8575, 34.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9885013F [77.990898 30.857500 34.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988519A, 412, 0x98850000, 79.9727, 38.6176, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x98850000 [79.972702 38.617599 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988519A, 412, 0x98850000, 79.9727, 38.6176, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x98850000 [79.972702 38.617599 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988519B, 9686, 0x98850000, 79.9505, 38.7122, 41.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850000 [79.950500 38.712200 41.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988519B, 9686, 0x98850000, 79.9505, 38.7122, 41.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850000 [79.950500 38.712200 41.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988519C, 9686, 0x98850000, 81.8491, 38.7122, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850000 [81.849098 38.712200 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988519C, 9686, 0x98850000, 81.8491, 38.7122, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850000 [81.849098 38.712200 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988519D, 9686, 0x98850000, 78.0983, 38.7122, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98850000 [78.098297 38.712200 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988519D, 9686, 0x98850000, 78.0983, 38.7122, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98850000 [78.098297 38.712200 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7988519E, 12679, 0x98850000, 76.2772, 39.2705, 38.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x98850000 [76.277199 39.270500 38.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7988519F, 12679, 0x98850000, 90.6272, 39.0455, 38.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x98850000 [90.627197 39.045502 38.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7988519F, 12679, 0x98850000, 90.6272, 39.0455, 38.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x98850000 [90.627197 39.045502 38.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798851A0, 20755, 0x98850104, 36.5705, 37.8612, 38.005, -0.006955, 0, 0, -0.999976, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2138,11 +2138,11 @@ VALUES (0x798851A7, 0x7988516C, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798851A8, 20851, 0x98850000, 84.748, 39.9608, 38.005, -0.059888, 0, 0, 0.998205, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x98850000 [84.748001 39.960800 38.005001] -0.059887 0.000000 0.000000 0.998205 */ +/* @teleloc 0x98850000 [84.748001 39.960800 38.005001] -0.059888 0.000000 0.000000 0.998205 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798851A9, 20851, 0x98850000, 31.6138, 41.6286, 38.005, 0.022118, 0, 0, -0.999755, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x98850000 [31.613800 41.628601 38.005001] 0.022117 0.000000 0.000000 -0.999755 */ +/* @teleloc 0x98850000 [31.613800 41.628601 38.005001] 0.022118 0.000000 0.000000 -0.999755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798851AA, 20851, 0x98850000, 39.7638, 82.633, 36.005, -0.683713, 0, 0, -0.729751, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/98C6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/98C6.sql index 44debe7e2e..4f6c50be3a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/98C6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/98C6.sql @@ -145,24 +145,24 @@ VALUES (0x798C6023, 11697, 0x98C60110, 89.9016, 131.347, 44.075, -0.909599, 0, 0 /* @teleloc 0x98C60110 [89.901604 131.347000 44.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C6024, 9686, 0x98C60110, 89.8221, 126.359, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60110 [89.822098 126.359001 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C6024, 9686, 0x98C60110, 89.8221, 126.359, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60110 [89.822098 126.359001 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C6025, 11697, 0x98C60110, 85.8352, 129.266, 44.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x98C60110 [85.835197 129.266006 44.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C6026, 9686, 0x98C60110, 84.1221, 126.384, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60110 [84.122101 126.384003 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C6026, 9686, 0x98C60110, 84.1221, 126.384, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60110 [84.122101 126.384003 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C6027, 9686, 0x98C60110, 84.3552, 132.326, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60110 [84.355202 132.326004 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x798C6027, 9686, 0x98C60110, 84.3552, 132.326, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60110 [84.355202 132.326004 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C6028, 9686, 0x98C60110, 89.7853, 132.351, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60110 [89.785301 132.350998 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x798C6028, 9686, 0x98C60110, 89.7853, 132.351, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60110 [89.785301 132.350998 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C6029, 9686, 0x98C60110, 91.1103, 131.626, 46.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -181,16 +181,16 @@ VALUES (0x798C602C, 11697, 0x98C60110, 88.5852, 129.266, 44.075, 0.707107, 0, 0, /* @teleloc 0x98C60110 [88.585197 129.266006 44.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C602D, 11697, 0x98C60112, 81.3961, 128.618, 44.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98C60112 [81.396103 128.617996 44.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x798C602D, 11697, 0x98C60112, 81.3961, 128.618, 44.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98C60112 [81.396103 128.617996 44.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C602E, 11697, 0x98C60112, 82.0787, 132.942, 44.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x98C60112 [82.078697 132.942001 44.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C602F, 9686, 0x98C60112, 81.5499, 128.239, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60112 [81.549896 128.238998 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C602F, 9686, 0x98C60112, 81.5499, 128.239, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60112 [81.549896 128.238998 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C6030, 9686, 0x98C60112, 78.0349, 130.866, 46.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,28 +209,28 @@ VALUES (0x798C6033, 9686, 0x98C60114, 87.8849, 128.616, 41.95, 0.707107, 0, 0, /* @teleloc 0x98C60114 [87.884903 128.615997 41.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C6034, 9686, 0x98C60114, 82.6099, 125.416, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60114 [82.609901 125.416000 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C6034, 9686, 0x98C60114, 82.6099, 125.416, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60114 [82.609901 125.416000 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C6035, 9686, 0x98C60114, 77.9849, 128.641, 41.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x98C60114 [77.984901 128.641006 41.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C6036, 9686, 0x98C60114, 84.0099, 131.966, 41.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60114 [84.009903 131.966003 41.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x798C6036, 9686, 0x98C60114, 84.0099, 131.966, 41.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60114 [84.009903 131.966003 41.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C6037, 11698, 0x98C60114, 82.9022, 129.282, 43.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x98C60114 [82.902199 129.281998 43.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C6037, 11698, 0x98C60114, 82.9022, 129.282, 43.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x98C60114 [82.902199 129.281998 43.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C6038, 9687, 0x98C60114, 87.3221, 125.959, 40.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x98C60114 [87.322098 125.959000 40.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C6039, 412, 0x98C60000, 80.5721, 133.769, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x98C60000 [80.572098 133.768997 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C6039, 412, 0x98C60000, 80.5721, 133.769, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x98C60000 [80.572098 133.768997 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C603A, 9686, 0x98C60119, 133.388, 109.756, 39.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -972,16 +972,16 @@ VALUES (0x798C60AD, 12679, 0x98C60000, 37.1997, 105.395, 46.15, -0.709493, 0, 0, /* @teleloc 0x98C60000 [37.199699 105.394997 46.150002] -0.709493 0.000000 0.000000 -0.704713 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60AE, 9686, 0x98C60110, 86.9092, 126.359, 47.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60110 [86.909203 126.359001 47.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C60AE, 9686, 0x98C60110, 86.9092, 126.359, 47.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60110 [86.909203 126.359001 47.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C60AF, 9686, 0x98C60110, 91.1103, 129.259, 47.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x98C60110 [91.110298 129.259003 47.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60B0, 9686, 0x98C60110, 87.1466, 132.326, 47.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60110 [87.146599 132.326004 47.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x798C60B0, 9686, 0x98C60110, 87.1466, 132.326, 47.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60110 [87.146599 132.326004 47.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C60B1, 9686, 0x98C60110, 82.9817, 127.762, 46.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1012,8 +1012,8 @@ VALUES (0x798C60B7, 11698, 0x98C60110, 84.7978, 130.893, 48.175, -0.9486, 0, 0, /* @teleloc 0x98C60110 [84.797798 130.893005 48.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60B8, 11697, 0x98C60110, 87.1766, 131.672, 44.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98C60110 [87.176598 131.671997 44.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x798C60B8, 11697, 0x98C60110, 87.1766, 131.672, 44.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98C60110 [87.176598 131.671997 44.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C60B9, 11697, 0x98C60110, 87.1766, 129.247, 44.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1024,12 +1024,12 @@ VALUES (0x798C60BA, 11697, 0x98C60110, 83.8785, 127.197, 44.075, -0.364064, 0, 0 /* @teleloc 0x98C60110 [83.878502 127.196999 44.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60BB, 11697, 0x98C60110, 85.3535, 126.747, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98C60110 [85.353500 126.747002 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C60BB, 11697, 0x98C60110, 85.3535, 126.747, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98C60110 [85.353500 126.747002 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60BC, 11697, 0x98C60110, 88.4285, 126.747, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98C60110 [88.428497 126.747002 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C60BC, 11697, 0x98C60110, 88.4285, 126.747, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98C60110 [88.428497 126.747002 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C60BD, 9686, 0x98C60112, 78.0349, 129.088, 46.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1044,48 +1044,48 @@ VALUES (0x798C60BF, 9686, 0x98C60112, 82.5291, 130.164, 47.475, 0.707107, 0, 0, /* @teleloc 0x98C60112 [82.529099 130.164001 47.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60C0, 9686, 0x98C60112, 80.5845, 133.408, 47.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60112 [80.584503 133.408005 47.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x798C60C0, 9686, 0x98C60112, 80.5845, 133.408, 47.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60112 [80.584503 133.408005 47.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60C1, 9686, 0x98C60114, 85.1835, 125.416, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60114 [85.183502 125.416000 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C60C1, 9686, 0x98C60114, 85.1835, 125.416, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60114 [85.183502 125.416000 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60C2, 9686, 0x98C60114, 80.96, 131.966, 41.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60114 [80.959999 131.966003 41.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x798C60C2, 9686, 0x98C60114, 80.96, 131.966, 41.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60114 [80.959999 131.966003 41.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C60C3, 11697, 0x98C60114, 87.1903, 131.209, 40.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x98C60114 [87.190300 131.209000 40.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60C4, 11697, 0x98C60114, 83.8153, 128.684, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x98C60114 [83.815300 128.684006 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C60C4, 11697, 0x98C60114, 83.8153, 128.684, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x98C60114 [83.815300 128.684006 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C60C5, 11697, 0x98C60114, 78.5903, 126.009, 40.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x98C60114 [78.590302 126.009003 40.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60C6, 9686, 0x98C60000, 80.5499, 133.864, 47.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60000 [80.549896 133.863998 47.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C60C6, 9686, 0x98C60000, 80.5499, 133.864, 47.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60000 [80.549896 133.863998 47.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60C7, 9686, 0x98C60000, 82.4485, 133.864, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60000 [82.448502 133.863998 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C60C7, 9686, 0x98C60000, 82.4485, 133.864, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60000 [82.448502 133.863998 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60C8, 9686, 0x98C60000, 78.6977, 133.864, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x98C60000 [78.697701 133.863998 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C60C8, 9686, 0x98C60000, 78.6977, 133.864, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x98C60000 [78.697701 133.863998 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C60C9, 12679, 0x98C60000, 76.8766, 134.422, 44.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x98C60000 [76.876602 134.421997 44.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x798C60CA, 12679, 0x98C60000, 91.2266, 134.197, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x98C60000 [91.226601 134.197006 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x798C60CA, 12679, 0x98C60000, 91.2266, 134.197, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x98C60000 [91.226601 134.197006 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x798C60CB, 9686, 0x98C60119, 139.138, 104.504, 38.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9900.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9900.sql index d9b9be6dfd..fa45e4c470 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9900.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9900.sql @@ -21,8 +21,8 @@ VALUES (0x79900004, 11697, 0x99000189, 86.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x99000189 [86.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900005, 18874, 0x99000189, 90, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x99000189 [90.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79900005, 18874, 0x99000189, 90, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x99000189 [90.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79900005, 0x79900001, '2005-02-09 10:00:00') /* Storage (9687) */ @@ -33,8 +33,8 @@ VALUES (0x79900005, 0x79900001, '2005-02-09 10:00:00') /* Storage (9687) */ , (0x79900005, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900006, 15451, 0x9900018B, 90, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9900018B [90.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79900006, 15451, 0x9900018B, 90, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9900018B [90.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79900007, 15608, 0x9900018C, 90, -137.984, 0, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -105,8 +105,8 @@ VALUES (0x79900015, 11697, 0x9900019F, 96.3875, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9900019F [96.387497 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900016, 18876, 0x9900019F, 100, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9900019F [100.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79900016, 18876, 0x9900019F, 100, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9900019F [100.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79900016, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -117,8 +117,8 @@ VALUES (0x79900016, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79900016, 0x79900019, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900017, 15451, 0x990001A1, 100, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x990001A1 [100.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79900017, 15451, 0x990001A1, 100, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x990001A1 [100.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79900018, 15608, 0x990001A3, 100, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -177,8 +177,8 @@ VALUES (0x79900023, 11697, 0x990001C8, 106.387, -126.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x990001C8 [106.387001 -126.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900024, 18878, 0x990001C8, 110, -130, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x990001C8 [110.000000 -130.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79900024, 18878, 0x990001C8, 110, -130, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x990001C8 [110.000000 -130.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79900024, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -189,8 +189,8 @@ VALUES (0x79900024, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79900024, 0x79900027, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900025, 15451, 0x990001CA, 110, -134.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x990001CA [110.000000 -134.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79900025, 15451, 0x990001CA, 110, -134.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x990001CA [110.000000 -134.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79900026, 15608, 0x990001CC, 110, -142.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -561,8 +561,8 @@ VALUES (0x7990006D, 11697, 0x99000258, 156.387, -86.395, 0.055, -0.924213, 0, 0, /* @teleloc 0x99000258 [156.386993 -86.394997 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7990006E, 18889, 0x99000258, 160, -90, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x99000258 [160.000000 -90.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7990006E, 18889, 0x99000258, 160, -90, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x99000258 [160.000000 -90.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7990006E, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -573,8 +573,8 @@ VALUES (0x7990006E, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7990006E, 0x79900072, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7990006F, 15451, 0x9900025A, 160, -94.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9900025A [160.000000 -94.754997 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7990006F, 15451, 0x9900025A, 160, -94.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9900025A [160.000000 -94.754997 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79900070, 15608, 0x9900025B, 157.984, -100, 0, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -717,8 +717,8 @@ VALUES (0x7990008C, 11697, 0x9900027A, 166.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9900027A [166.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7990008D, 18893, 0x9900027A, 170, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9900027A [170.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7990008D, 18893, 0x9900027A, 170, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9900027A [170.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7990008D, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -729,8 +729,8 @@ VALUES (0x7990008D, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7990008D, 0x79900090, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7990008E, 15451, 0x9900027C, 170, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9900027C [170.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7990008E, 15451, 0x9900027C, 170, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9900027C [170.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7990008F, 15608, 0x9900027E, 170, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -789,8 +789,8 @@ VALUES (0x7990009A, 11697, 0x99000283, 176.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x99000283 [176.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7990009B, 18895, 0x99000283, 180, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x99000283 [180.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7990009B, 18895, 0x99000283, 180, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x99000283 [180.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7990009B, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -801,8 +801,8 @@ VALUES (0x7990009B, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7990009B, 0x7990009E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7990009C, 15451, 0x99000285, 180, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x99000285 [180.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7990009C, 15451, 0x99000285, 180, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x99000285 [180.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7990009D, 15608, 0x99000287, 180, -182.018, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -861,8 +861,8 @@ VALUES (0x799000A8, 11697, 0x9900028C, 186.387, -166.395, 0.055, -0.924213, 0, 0 /* @teleloc 0x9900028C [186.386993 -166.395004 0.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000A9, 18897, 0x9900028C, 190, -170, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9900028C [190.000000 -170.000000 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x799000A9, 18897, 0x9900028C, 190, -170, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9900028C [190.000000 -170.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x799000A9, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -873,8 +873,8 @@ VALUES (0x799000A9, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x799000A9, 0x799000AC, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000AA, 15451, 0x9900028E, 190, -174.755, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9900028E [190.000000 -174.755005 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x799000AA, 15451, 0x9900028E, 190, -174.755, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9900028E [190.000000 -174.755005 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x799000AB, 15608, 0x9900028F, 190, -182.016, 0, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -933,8 +933,8 @@ VALUES (0x799000B6, 11697, 0x99000294, -3.6125, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x99000294 [-3.612500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000B7, 18899, 0x99000294, 0, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x99000294 [0.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x799000B7, 18899, 0x99000294, 0, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x99000294 [0.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x799000B7, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -945,12 +945,12 @@ VALUES (0x799000B7, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x799000B7, 0x799000B9, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000B8, 15451, 0x99000296, -0, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x99000296 [-0.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x799000B8, 15451, 0x99000296, 0, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x99000296 [0.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000B9, 15608, 0x99000297, -0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x99000297 [-0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x799000B9, 15608, 0x99000297, 0, -37.984, 6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x99000297 [0.000000 -37.984001 6.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x799000BA, 15608, 0x99000297, 0, -42.016, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1005,8 +1005,8 @@ VALUES (0x799000C4, 11697, 0x9900029C, 6.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9900029C [6.387500 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000C5, 18901, 0x9900029C, 10, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9900029C [10.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x799000C5, 18901, 0x9900029C, 10, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9900029C [10.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x799000C5, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1017,8 +1017,8 @@ VALUES (0x799000C5, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x799000C5, 0x799000C8, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000C6, 15451, 0x9900029E, 10, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9900029E [10.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x799000C6, 15451, 0x9900029E, 10, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9900029E [10.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x799000C7, 15608, 0x990002A0, 10, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1077,8 +1077,8 @@ VALUES (0x799000D2, 11697, 0x990002A5, 16.3875, -26.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x990002A5 [16.387501 -26.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000D3, 18903, 0x990002A5, 20, -30, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x990002A5 [20.000000 -30.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x799000D3, 18903, 0x990002A5, 20, -30, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x990002A5 [20.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x799000D3, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1089,8 +1089,8 @@ VALUES (0x799000D3, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x799000D3, 0x799000D6, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000D4, 15451, 0x990002A7, 20, -34.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x990002A7 [20.000000 -34.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x799000D4, 15451, 0x990002A7, 20, -34.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x990002A7 [20.000000 -34.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x799000D5, 15608, 0x990002A9, 20, -42.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1141,8 +1141,8 @@ VALUES (0x799000DE, 9686, 0x990002AE, 30.765, 4.38999, 8, 1, 0, 0, 0, True, '2 /* @teleloc 0x990002AE [30.764999 4.389990 8.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000DF, 9686, 0x990002AE, 25.6, -0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x990002AE [25.600000 -0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x799000DF, 9686, 0x990002AE, 25.6, 0, 8, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x990002AE [25.600000 0.000000 8.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x799000E0, 11697, 0x990002AE, 26.395, -3.6125, 6.055, -0.38349, 0, 0, -0.923545, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1229,8 +1229,8 @@ VALUES (0x799000EE, 15451, 0x990002B6, 34.755, -20, 6, 0.707107, 0, 0, -0.707107 /* @teleloc 0x990002B6 [34.755001 -20.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x799000EF, 15608, 0x990002BB, 42.016, -0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x990002BB [42.015999 -0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x799000EF, 15608, 0x990002BB, 42.016, 0, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x990002BB [42.015999 0.000000 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x799000F0, 15608, 0x990002BB, 37.984, 0, 6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1357,8 +1357,8 @@ VALUES (0x79900108, 9686, 0x990002D4, 49.235, -4.38999, 8, 0, 0, 0, -1, True, /* @teleloc 0x990002D4 [49.235001 -4.389990 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900109, 9686, 0x990002D4, 54.4, -0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x990002D4 [54.400002 -0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x79900109, 9686, 0x990002D4, 54.4, 0, 8, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x990002D4 [54.400002 0.000000 8.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7990010A, 11697, 0x990002D4, 53.605, 3.6125, 6.055, -0.923545, 0, 0, 0.38349, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,8 +1461,8 @@ VALUES (0x7990011C, 11697, 0x990002E1, 46.3875, -66.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x990002E1 [46.387501 -66.394997 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7990011D, 18914, 0x990002E1, 50, -70, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x990002E1 [50.000000 -70.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7990011D, 18914, 0x990002E1, 50, -70, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x990002E1 [50.000000 -70.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7990011D, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1473,8 +1473,8 @@ VALUES (0x7990011D, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7990011D, 0x79900120, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7990011E, 15451, 0x990002E3, 50, -74.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x990002E3 [50.000000 -74.754997 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7990011E, 15451, 0x990002E3, 50, -74.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x990002E3 [50.000000 -74.754997 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7990011F, 15608, 0x990002E4, 47.984, -80, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1613,8 +1613,8 @@ VALUES (0x7990013A, 11697, 0x9900030D, 76.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9900030D [76.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7990013B, 18918, 0x9900030D, 80, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9900030D [80.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7990013B, 18918, 0x9900030D, 80, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9900030D [80.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7990013B, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1625,8 +1625,8 @@ VALUES (0x7990013B, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x7990013B, 0x7990013E, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7990013C, 15451, 0x9900030F, 80, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9900030F [80.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7990013C, 15451, 0x9900030F, 80, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9900030F [80.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7990013D, 15608, 0x99000310, 77.984, -50, 6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1653,8 +1653,8 @@ VALUES (0x79900142, 11697, 0x9900031C, 86.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9900031C [86.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900143, 18919, 0x9900031C, 90, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9900031C [90.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79900143, 18919, 0x9900031C, 90, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9900031C [90.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79900143, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1665,8 +1665,8 @@ VALUES (0x79900143, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79900143, 0x79900146, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900144, 15451, 0x9900031E, 90, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9900031E [90.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79900144, 15451, 0x9900031E, 90, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9900031E [90.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79900145, 15608, 0x99000320, 90, -52.018, 6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Apartment */ @@ -1725,8 +1725,8 @@ VALUES (0x79900150, 11697, 0x9900032C, 96.3875, -36.395, 6.055, -0.924213, 0, 0, /* @teleloc 0x9900032C [96.387497 -36.395000 6.055000] -0.924213 0.000000 0.000000 -0.381877 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900151, 18921, 0x9900032C, 100, -40, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ -/* @teleloc 0x9900032C [100.000000 -40.000000 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79900151, 18921, 0x9900032C, 100, -40, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Apartment */ +/* @teleloc 0x9900032C [100.000000 -40.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x79900151, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ @@ -1737,8 +1737,8 @@ VALUES (0x79900151, 0x79900011, '2005-02-09 10:00:00') /* BootSpot (10707) */ , (0x79900151, 0x79900155, '2005-02-09 10:00:00') /* Apartment (15608) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79900152, 15451, 0x9900032E, 100, -44.755, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9900032E [100.000000 -44.755001 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79900152, 15451, 0x9900032E, 100, -44.755, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9900032E [100.000000 -44.755001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79900153, 15608, 0x9900032F, 102.016, -50, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Apartment */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9938.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9938.sql index 66909ca471..0a6fb78e5a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9938.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9938.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x9938; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938000, 9686, 0x99380102, 62.1187, 35.0859, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380102 [62.118698 35.085899 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938000, 9686, 0x99380102, 62.1187, 35.0859, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380102 [62.118698 35.085899 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938001, 9686, 0x99380102, 57.5008, 35.0629, 42.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380102 [57.500801 35.062901 42.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938001, 9686, 0x99380102, 57.5008, 35.0629, 42.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380102 [57.500801 35.062901 42.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938002, 9686, 0x99380102, 60.0162, 29.3359, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380102 [60.016201 29.335899 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938002, 9686, 0x99380102, 60.0162, 29.3359, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380102 [60.016201 29.335899 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938003, 9686, 0x99380102, 63.2162, 29.3359, 42.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380102 [63.216202 29.335899 42.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938003, 9686, 0x99380102, 63.2162, 29.3359, 42.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380102 [63.216202 29.335899 42.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938004, 11697, 0x99380102, 55.4842, 30.0222, 40.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x79938005, 11697, 0x99380102, 64.3842, 34.355, 40.1, -0.932639, 0, 0, 0 /* @teleloc 0x99380102 [64.384201 34.355000 40.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938006, 11698, 0x99380102, 60.0473, 32.3859, 46.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x99380102 [60.047298 32.385899 46.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938006, 11698, 0x99380102, 60.0473, 32.3859, 46.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x99380102 [60.047298 32.385899 46.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938007, 11697, 0x99380102, 60.0342, 32.355, 40.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x99380102 [60.034199 32.355000 40.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938008, 9686, 0x99380102, 56.866, 29.3359, 42.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380102 [56.866001 29.335899 42.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938008, 9686, 0x99380102, 56.866, 29.3359, 42.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380102 [56.866001 29.335899 42.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938009, 9686, 0x99380102, 54.8194, 32.2127, 43.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7993800E, 9686, 0x99380102, 65.213, 30.2128, 43.65, 0.707107, 0, 0, - /* @teleloc 0x99380102 [65.212997 30.212799 43.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993800F, 9686, 0x99380102, 57.866, 35.0859, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380102 [57.866001 35.085899 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7993800F, 9686, 0x99380102, 57.866, 35.0859, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380102 [57.866001 35.085899 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938010, 9686, 0x99380102, 63.6867, 35.0629, 42.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380102 [63.686699 35.062901 42.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938010, 9686, 0x99380102, 63.6867, 35.0629, 42.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380102 [63.686699 35.062901 42.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938011, 11698, 0x99380102, 62.2473, 32.3859, 46.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x79938014, 11697, 0x99380102, 58.5314, 32.355, 40.1, -0.707107, 0, 0, - /* @teleloc 0x99380102 [58.531399 32.355000 40.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938015, 11697, 0x99380102, 59.8399, 29.9, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x99380102 [59.839901 29.900000 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938015, 11697, 0x99380102, 59.8399, 29.9, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x99380102 [59.839901 29.900000 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938016, 11697, 0x99380102, 64.5899, 32.2999, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x99380102 [64.589897 32.299900 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938017, 11697, 0x99380102, 57.2342, 34.455, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x99380102 [57.234200 34.455002 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938017, 11697, 0x99380102, 57.2342, 34.455, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x99380102 [57.234200 34.455002 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938018, 9686, 0x99380104, 57.7694, 38.2167, 43, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x99380104 [57.769402 38.216702 43.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938019, 9686, 0x99380104, 61.1694, 35.6859, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380104 [61.169399 35.685902 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938019, 9686, 0x99380104, 61.1694, 35.6859, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380104 [61.169399 35.685902 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993801A, 9686, 0x99380104, 60.8694, 40.7859, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380104 [60.869400 40.785900 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7993801A, 9686, 0x99380104, 60.8694, 40.7859, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380104 [60.869400 40.785900 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7993801B, 11697, 0x99380104, 61.9842, 38.505, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7993801D, 9686, 0x99380104, 57.7694, 39.8628, 43, -0.707107, 0, 0, -0 /* @teleloc 0x99380104 [57.769402 39.862801 43.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993801E, 9686, 0x99380104, 59.0724, 35.6859, 42.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380104 [59.072399 35.685902 42.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993801E, 9686, 0x99380104, 59.0724, 35.6859, 42.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380104 [59.072399 35.685902 42.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993801F, 9686, 0x99380106, 60.563, 29.4321, 38.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380106 [60.563000 29.432100 38.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993801F, 9686, 0x99380106, 60.563, 29.4321, 38.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380106 [60.563000 29.432100 38.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938020, 9686, 0x99380106, 63.063, 33.7321, 38.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x79938026, 9686, 0x99380106, 63.063, 36.4292, 38.45, 0.707107, 0, 0, - /* @teleloc 0x99380106 [63.063000 36.429199 38.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938027, 9686, 0x99380106, 61.5125, 39.3821, 38.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380106 [61.512501 39.382099 38.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938027, 9686, 0x99380106, 61.5125, 39.3821, 38.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380106 [61.512501 39.382099 38.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938028, 11698, 0x99380106, 60.4662, 33.4225, 39.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x99380106 [60.466202 33.422501 39.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938028, 11698, 0x99380106, 60.4662, 33.4225, 39.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x99380106 [60.466202 33.422501 39.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938029, 11697, 0x99380106, 60.8552, 38.8986, 36.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x99380106 [60.855202 38.898602 36.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938029, 11697, 0x99380106, 60.8552, 38.8986, 36.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x99380106 [60.855202 38.898602 36.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7993802A, 11697, 0x99380106, 62.4052, 38.6987, 36.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7993802D, 9686, 0x99380108, 58.1694, 42.0127, 43, -0.707107, 0, 0, -0 /* @teleloc 0x99380108 [58.169399 42.012699 43.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993802E, 412, 0x99380000, 60.8473, 43.1859, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x99380000 [60.847301 43.185902 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993802E, 412, 0x99380000, 60.8473, 43.1859, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x99380000 [60.847301 43.185902 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993802F, 9686, 0x99380000, 58.6367, 43.3129, 42.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380000 [58.636700 43.312901 42.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993802F, 9686, 0x99380000, 58.6367, 43.3129, 42.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380000 [58.636700 43.312901 42.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938030, 9686, 0x99380000, 57.6367, 42.4629, 42.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7993816C, 11697, 0x99380136, 113.226, 37.6872, 48.075, -0.909599, 0, 0 /* @teleloc 0x99380136 [113.225998 37.687199 48.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993816D, 9686, 0x99380136, 113.146, 32.6993, 50.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380136 [113.146004 32.699299 50.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993816D, 9686, 0x99380136, 113.146, 32.6993, 50.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380136 [113.146004 32.699299 50.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7993816E, 11697, 0x99380136, 109.159, 35.6062, 48.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x99380136 [109.158997 35.606201 48.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993816F, 9686, 0x99380136, 107.446, 32.7243, 50.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380136 [107.445999 32.724300 50.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993816F, 9686, 0x99380136, 107.446, 32.7243, 50.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380136 [107.445999 32.724300 50.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938170, 9686, 0x99380136, 107.679, 38.666, 50.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380136 [107.679001 38.666000 50.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938170, 9686, 0x99380136, 107.679, 38.666, 50.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380136 [107.679001 38.666000 50.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938171, 9686, 0x99380136, 113.109, 38.691, 50.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380136 [113.109001 38.691002 50.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938171, 9686, 0x99380136, 113.109, 38.691, 50.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380136 [113.109001 38.691002 50.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938172, 9686, 0x99380136, 114.434, 37.966, 50.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x79938175, 11697, 0x99380136, 111.909, 35.6062, 48.075, 0.707107, 0, 0, /* @teleloc 0x99380136 [111.908997 35.606201 48.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938176, 9686, 0x99380136, 110.233, 32.6993, 51.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380136 [110.233002 32.699299 51.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938176, 9686, 0x99380136, 110.233, 32.6993, 51.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380136 [110.233002 32.699299 51.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938177, 9686, 0x99380136, 114.434, 35.5994, 51.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x99380136 [114.433998 35.599400 51.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938178, 9686, 0x99380136, 110.47, 38.666, 51.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380136 [110.470001 38.666000 51.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938178, 9686, 0x99380136, 110.47, 38.666, 51.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380136 [110.470001 38.666000 51.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938179, 9686, 0x99380136, 106.306, 34.1026, 50.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7993817F, 11698, 0x99380136, 108.122, 37.2329, 52.175, -0.9486, 0, 0, /* @teleloc 0x99380136 [108.122002 37.232899 52.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938180, 11697, 0x99380136, 110.501, 38.0122, 48.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x99380136 [110.500999 38.012199 48.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938180, 11697, 0x99380136, 110.501, 38.0122, 48.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x99380136 [110.500999 38.012199 48.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938181, 11697, 0x99380136, 110.501, 35.5872, 48.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x79938182, 11697, 0x99380136, 107.202, 33.537, 48.075, -0.364064, 0, 0, /* @teleloc 0x99380136 [107.202003 33.536999 48.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938183, 11697, 0x99380136, 108.677, 33.087, 48.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x99380136 [108.677002 33.087002 48.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938183, 11697, 0x99380136, 108.677, 33.087, 48.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x99380136 [108.677002 33.087002 48.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938184, 11697, 0x99380136, 111.752, 33.087, 48.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x99380136 [111.751999 33.087002 48.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938184, 11697, 0x99380136, 111.752, 33.087, 48.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x99380136 [111.751999 33.087002 48.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938185, 11697, 0x99380139, 104.72, 34.9585, 48.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x99380139 [104.720001 34.958500 48.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x79938185, 11697, 0x99380139, 104.72, 34.9585, 48.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x99380139 [104.720001 34.958500 48.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938186, 11697, 0x99380139, 105.403, 39.2823, 48.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x99380139 [105.403000 39.282299 48.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938187, 9686, 0x99380139, 104.874, 34.5789, 50.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380139 [104.874001 34.578899 50.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938187, 9686, 0x99380139, 104.874, 34.5789, 50.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380139 [104.874001 34.578899 50.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938188, 9686, 0x99380139, 101.359, 37.2064, 50.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7993818B, 9686, 0x99380139, 105.853, 36.5039, 51.475, 0.707107, 0, 0, /* @teleloc 0x99380139 [105.852997 36.503899 51.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993818C, 9686, 0x99380139, 103.908, 39.7481, 51.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380139 [103.907997 39.748100 51.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7993818C, 9686, 0x99380139, 103.908, 39.7481, 51.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380139 [103.907997 39.748100 51.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7993818D, 11697, 0x9938013C, 109.2, 34.9555, 44.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7993818F, 9686, 0x9938013C, 111.209, 34.9563, 45.95, 0.707107, 0, 0, /* @teleloc 0x9938013C [111.209000 34.956299 45.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938190, 9686, 0x9938013C, 105.934, 31.7564, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9938013C [105.933998 31.756399 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938190, 9686, 0x9938013C, 105.934, 31.7564, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9938013C [105.933998 31.756399 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938191, 9686, 0x9938013C, 101.309, 34.9814, 45.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9938013C [101.308998 34.981400 45.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938192, 9686, 0x9938013C, 107.334, 38.3064, 45.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9938013C [107.334000 38.306400 45.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938192, 9686, 0x9938013C, 107.334, 38.3064, 45.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9938013C [107.334000 38.306400 45.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938193, 11698, 0x9938013C, 106.226, 35.6219, 47.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9938013C [106.225998 35.621899 47.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938193, 11698, 0x9938013C, 106.226, 35.6219, 47.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9938013C [106.225998 35.621899 47.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938194, 9687, 0x9938013C, 110.646, 32.2993, 44.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x9938013C [110.646004 32.299301 44.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938195, 9686, 0x9938013C, 108.507, 31.7563, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9938013C [108.507004 31.756300 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938195, 9686, 0x9938013C, 108.507, 31.7563, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9938013C [108.507004 31.756300 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938196, 9686, 0x9938013C, 104.284, 38.3064, 45.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9938013C [104.283997 38.306400 45.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79938196, 9686, 0x9938013C, 104.284, 38.3064, 45.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9938013C [104.283997 38.306400 45.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938197, 11697, 0x9938013C, 110.514, 37.5492, 44.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9938013C [110.514000 37.549198 44.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79938198, 11697, 0x9938013C, 107.139, 35.0242, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9938013C [107.139000 35.024200 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79938198, 11697, 0x9938013C, 107.139, 35.0242, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9938013C [107.139000 35.024200 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79938199, 11697, 0x9938013C, 101.914, 32.3492, 44.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9938013C [101.914001 32.349201 44.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993819A, 412, 0x99380000, 103.896, 40.1093, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x99380000 [103.896004 40.109299 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993819A, 412, 0x99380000, 103.896, 40.1093, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x99380000 [103.896004 40.109299 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993819B, 9686, 0x99380000, 103.874, 40.2039, 51.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380000 [103.874001 40.203899 51.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993819B, 9686, 0x99380000, 103.874, 40.2039, 51.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380000 [103.874001 40.203899 51.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993819C, 9686, 0x99380000, 105.772, 40.2039, 49.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380000 [105.772003 40.203899 49.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993819C, 9686, 0x99380000, 105.772, 40.2039, 49.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380000 [105.772003 40.203899 49.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993819D, 9686, 0x99380000, 102.022, 40.2039, 49.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99380000 [102.022003 40.203899 49.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993819D, 9686, 0x99380000, 102.022, 40.2039, 49.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99380000 [102.022003 40.203899 49.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7993819E, 12679, 0x99380000, 100.201, 40.7622, 48.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x99380000 [100.200996 40.762199 48.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7993819F, 12679, 0x99380000, 114.551, 40.5372, 48.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x99380000 [114.551003 40.537201 48.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7993819F, 12679, 0x99380000, 114.551, 40.5372, 48.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x99380000 [114.551003 40.537201 48.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x799381A0, 13683, 0x99380104, 61.5404, 36.9215, 40.005, 0.033298, 0, 0, -0.999445, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/995A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/995A.sql index c1a72eee71..26188823f4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/995A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/995A.sql @@ -837,24 +837,24 @@ VALUES (0x7995A0D0, 11697, 0x995A011F, 161.545, 36.1263, 12.075, -0.909599, 0, 0 /* @teleloc 0x995A011F [161.544998 36.126301 12.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0D1, 9686, 0x995A011F, 161.465, 31.1384, 14.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A011F [161.464996 31.138399 14.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0D1, 9686, 0x995A011F, 161.465, 31.1384, 14.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A011F [161.464996 31.138399 14.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0D2, 11697, 0x995A011F, 157.478, 34.0453, 12.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x995A011F [157.477997 34.045300 12.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0D3, 9686, 0x995A011F, 155.765, 31.1634, 14.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A011F [155.764999 31.163401 14.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0D3, 9686, 0x995A011F, 155.765, 31.1634, 14.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A011F [155.764999 31.163401 14.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0D4, 9686, 0x995A011F, 155.998, 37.1051, 14.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A011F [155.998001 37.105099 14.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995A0D4, 9686, 0x995A011F, 155.998, 37.1051, 14.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A011F [155.998001 37.105099 14.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0D5, 9686, 0x995A011F, 161.428, 37.1301, 14.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A011F [161.427994 37.130100 14.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995A0D5, 9686, 0x995A011F, 161.428, 37.1301, 14.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A011F [161.427994 37.130100 14.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0D6, 9686, 0x995A011F, 162.753, 36.4051, 14.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,16 +873,16 @@ VALUES (0x7995A0D9, 11697, 0x995A011F, 160.228, 34.0453, 12.075, 0.707107, 0, 0, /* @teleloc 0x995A011F [160.227997 34.045300 12.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0DA, 9686, 0x995A011F, 158.552, 31.1384, 15.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A011F [158.552002 31.138399 15.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0DA, 9686, 0x995A011F, 158.552, 31.1384, 15.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A011F [158.552002 31.138399 15.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0DB, 9686, 0x995A011F, 162.753, 34.0385, 15.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x995A011F [162.753006 34.038502 15.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0DC, 9686, 0x995A011F, 158.789, 37.1051, 15.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A011F [158.789001 37.105099 15.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995A0DC, 9686, 0x995A011F, 158.789, 37.1051, 15.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A011F [158.789001 37.105099 15.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0DD, 9686, 0x995A011F, 154.625, 32.5416, 14.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -913,8 +913,8 @@ VALUES (0x7995A0E3, 11698, 0x995A011F, 156.441, 35.672, 16.175, -0.9486, 0, 0, - /* @teleloc 0x995A011F [156.440994 35.672001 16.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0E4, 11697, 0x995A011F, 158.82, 36.4513, 12.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995A011F [158.820007 36.451302 12.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995A0E4, 11697, 0x995A011F, 158.82, 36.4513, 12.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995A011F [158.820007 36.451302 12.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0E5, 11697, 0x995A011F, 158.82, 34.0263, 12.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -925,24 +925,24 @@ VALUES (0x7995A0E6, 11697, 0x995A011F, 155.521, 31.9761, 12.075, -0.364064, 0, 0 /* @teleloc 0x995A011F [155.520996 31.976101 12.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0E7, 11697, 0x995A011F, 156.996, 31.5261, 12.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995A011F [156.996002 31.526100 12.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0E7, 11697, 0x995A011F, 156.996, 31.5261, 12.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995A011F [156.996002 31.526100 12.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0E8, 11697, 0x995A011F, 160.071, 31.5261, 12.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995A011F [160.070999 31.526100 12.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0E8, 11697, 0x995A011F, 160.071, 31.5261, 12.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995A011F [160.070999 31.526100 12.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0E9, 11697, 0x995A0122, 153.039, 33.3976, 12.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995A0122 [153.039001 33.397598 12.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7995A0E9, 11697, 0x995A0122, 153.039, 33.3976, 12.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995A0122 [153.039001 33.397598 12.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0EA, 11697, 0x995A0122, 153.722, 37.7214, 12.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x995A0122 [153.722000 37.721401 12.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0EB, 9686, 0x995A0122, 153.193, 33.018, 14.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A0122 [153.192993 33.018002 14.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0EB, 9686, 0x995A0122, 153.193, 33.018, 14.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A0122 [153.192993 33.018002 14.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0EC, 9686, 0x995A0122, 149.678, 35.6455, 14.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -961,8 +961,8 @@ VALUES (0x7995A0EF, 9686, 0x995A0122, 154.172, 34.943, 15.475, 0.707107, 0, 0, /* @teleloc 0x995A0122 [154.171997 34.943001 15.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0F0, 9686, 0x995A0122, 152.227, 38.1872, 15.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A0122 [152.227005 38.187199 15.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995A0F0, 9686, 0x995A0122, 152.227, 38.1872, 15.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A0122 [152.227005 38.187199 15.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0F1, 11697, 0x995A0125, 157.519, 33.3946, 8.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -977,68 +977,68 @@ VALUES (0x7995A0F3, 9686, 0x995A0125, 159.528, 33.3954, 9.95, 0.707107, 0, 0, - /* @teleloc 0x995A0125 [159.528000 33.395401 9.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0F4, 9686, 0x995A0125, 154.253, 30.1954, 9.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A0125 [154.253006 30.195400 9.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0F4, 9686, 0x995A0125, 154.253, 30.1954, 9.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A0125 [154.253006 30.195400 9.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0F5, 9686, 0x995A0125, 149.628, 33.4205, 9.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x995A0125 [149.628006 33.420502 9.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0F6, 9686, 0x995A0125, 155.653, 36.7454, 9.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A0125 [155.653000 36.745399 9.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995A0F6, 9686, 0x995A0125, 155.653, 36.7454, 9.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A0125 [155.653000 36.745399 9.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0F7, 11698, 0x995A0125, 154.545, 34.061, 11.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x995A0125 [154.544998 34.061001 11.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0F7, 11698, 0x995A0125, 154.545, 34.061, 11.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x995A0125 [154.544998 34.061001 11.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0F8, 9687, 0x995A0125, 158.965, 30.7384, 8.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x995A0125 [158.964996 30.738400 8.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0F9, 9686, 0x995A0125, 156.826, 30.1954, 9.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A0125 [156.826004 30.195400 9.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0F9, 9686, 0x995A0125, 156.826, 30.1954, 9.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A0125 [156.826004 30.195400 9.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0FA, 9686, 0x995A0125, 152.603, 36.7454, 9.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A0125 [152.602997 36.745399 9.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995A0FA, 9686, 0x995A0125, 152.603, 36.7454, 9.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A0125 [152.602997 36.745399 9.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0FB, 11697, 0x995A0125, 158.833, 35.9883, 8.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x995A0125 [158.832993 35.988300 8.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0FC, 11697, 0x995A0125, 155.458, 33.4633, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995A0125 [155.457993 33.463299 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0FC, 11697, 0x995A0125, 155.458, 33.4633, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995A0125 [155.457993 33.463299 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A0FD, 11697, 0x995A0125, 150.233, 30.7883, 8.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x995A0125 [150.233002 30.788300 8.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0FE, 412, 0x995A0000, 152.215, 38.5484, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x995A0000 [152.214996 38.548401 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0FE, 412, 0x995A0000, 152.215, 38.5484, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x995A0000 [152.214996 38.548401 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A0FF, 9686, 0x995A0000, 152.193, 38.643, 15.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A0000 [152.192993 38.643002 15.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A0FF, 9686, 0x995A0000, 152.193, 38.643, 15.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A0000 [152.192993 38.643002 15.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A100, 9686, 0x995A0000, 154.091, 38.643, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A0000 [154.091003 38.643002 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A100, 9686, 0x995A0000, 154.091, 38.643, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A0000 [154.091003 38.643002 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A101, 9686, 0x995A0000, 150.341, 38.643, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995A0000 [150.341003 38.643002 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A101, 9686, 0x995A0000, 150.341, 38.643, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995A0000 [150.341003 38.643002 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A102, 12679, 0x995A0000, 148.52, 39.2013, 12.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x995A0000 [148.520004 39.201302 12.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995A103, 12679, 0x995A0000, 162.87, 38.9763, 12.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x995A0000 [162.869995 38.976299 12.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995A103, 12679, 0x995A0000, 162.87, 38.9763, 12.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x995A0000 [162.869995 38.976299 12.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A104, 9686, 0x995A012A, 107.935, 38.0206, 19.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2146,7 +2146,7 @@ VALUES (0x7995A1A9, 20850, 0x995A0000, 41.2907, 131.004, 10.005, 0.712908, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A1AA, 20850, 0x995A0000, 77.9507, 148.31, 12.005, 0.999724, 0, 0, 0.023498, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x995A0000 [77.950699 148.309998 12.005000] 0.999724 0.000000 0.000000 0.023497 */ +/* @teleloc 0x995A0000 [77.950699 148.309998 12.005000] 0.999724 0.000000 0.000000 0.023498 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A1AB, 20850, 0x995A0000, 128.747, 138.022, 18.005, 0.707284, 0, 0, -0.70693, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -2154,7 +2154,7 @@ VALUES (0x7995A1AB, 20850, 0x995A0000, 128.747, 138.022, 18.005, 0.707284, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A1AC, 20850, 0x995A0000, 156.848, 79.3347, 14.005, 0.999731, 0, 0, 0.023179, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x995A0000 [156.848007 79.334702 14.005000] 0.999731 0.000000 0.000000 0.023178 */ +/* @teleloc 0x995A0000 [156.848007 79.334702 14.005000] 0.999731 0.000000 0.000000 0.023179 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995A1AD, 20850, 0x995A0000, 156.612, 40.251, 12.005, 0.014715, 0, 0, -0.999892, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/995B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/995B.sql index 643a803c58..7f088c02c7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/995B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/995B.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x995B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B000, 9686, 0x995B0102, 62.347, 36.3823, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0102 [62.347000 36.382301 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B000, 9686, 0x995B0102, 62.347, 36.3823, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0102 [62.347000 36.382301 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B001, 9686, 0x995B0102, 57.7291, 36.3593, 16.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0102 [57.729099 36.359299 16.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B001, 9686, 0x995B0102, 57.7291, 36.3593, 16.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0102 [57.729099 36.359299 16.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B002, 9686, 0x995B0102, 60.2445, 30.6323, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0102 [60.244499 30.632299 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B002, 9686, 0x995B0102, 60.2445, 30.6323, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0102 [60.244499 30.632299 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B003, 9686, 0x995B0102, 63.4445, 30.6323, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0102 [63.444500 30.632299 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B003, 9686, 0x995B0102, 63.4445, 30.6323, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0102 [63.444500 30.632299 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B004, 11697, 0x995B0102, 55.7125, 31.3186, 14.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7995B005, 11697, 0x995B0102, 64.6125, 35.6514, 14.1, -0.932639, 0, 0, /* @teleloc 0x995B0102 [64.612503 35.651402 14.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B006, 11698, 0x995B0102, 60.2756, 33.6823, 20.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x995B0102 [60.275600 33.682301 20.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B006, 11698, 0x995B0102, 60.2756, 33.6823, 20.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x995B0102 [60.275600 33.682301 20.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B007, 11697, 0x995B0102, 60.2625, 33.6514, 14.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x995B0102 [60.262501 33.651402 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B008, 9686, 0x995B0102, 57.0943, 30.6323, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0102 [57.094299 30.632299 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B008, 9686, 0x995B0102, 57.0943, 30.6323, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0102 [57.094299 30.632299 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B009, 9686, 0x995B0102, 55.0477, 33.5092, 17.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7995B00E, 9686, 0x995B0102, 65.4413, 31.5092, 17.65, 0.707107, 0, 0, /* @teleloc 0x995B0102 [65.441299 31.509199 17.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B00F, 9686, 0x995B0102, 58.0943, 36.3823, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0102 [58.094299 36.382301 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B00F, 9686, 0x995B0102, 58.0943, 36.3823, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0102 [58.094299 36.382301 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B010, 9686, 0x995B0102, 63.915, 36.3593, 16.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0102 [63.915001 36.359299 16.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B010, 9686, 0x995B0102, 63.915, 36.3593, 16.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0102 [63.915001 36.359299 16.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B011, 11698, 0x995B0102, 62.4756, 33.6823, 20.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7995B014, 11697, 0x995B0102, 58.7598, 33.6514, 14.1, -0.707107, 0, 0, /* @teleloc 0x995B0102 [58.759800 33.651402 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B015, 11697, 0x995B0102, 60.0682, 31.1964, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995B0102 [60.068199 31.196400 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B015, 11697, 0x995B0102, 60.0682, 31.1964, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995B0102 [60.068199 31.196400 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B016, 11697, 0x995B0102, 64.8182, 33.5963, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x995B0102 [64.818199 33.596298 14.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B017, 11697, 0x995B0102, 57.4625, 35.7514, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995B0102 [57.462502 35.751400 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B017, 11697, 0x995B0102, 57.4625, 35.7514, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995B0102 [57.462502 35.751400 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B018, 9686, 0x995B0104, 57.9977, 39.5131, 17, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x995B0104 [57.997700 39.513100 17.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B019, 9686, 0x995B0104, 61.3977, 36.9823, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0104 [61.397701 36.982300 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B019, 9686, 0x995B0104, 61.3977, 36.9823, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0104 [61.397701 36.982300 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B01A, 9686, 0x995B0104, 61.0977, 42.0823, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0104 [61.097698 42.082298 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B01A, 9686, 0x995B0104, 61.0977, 42.0823, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0104 [61.097698 42.082298 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B01B, 11697, 0x995B0104, 62.2125, 39.8014, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7995B01D, 9686, 0x995B0104, 57.9977, 41.1592, 17, -0.707107, 0, 0, -0 /* @teleloc 0x995B0104 [57.997700 41.159199 17.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B01E, 9686, 0x995B0104, 59.3007, 36.9823, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0104 [59.300701 36.982300 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B01E, 9686, 0x995B0104, 59.3007, 36.9823, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0104 [59.300701 36.982300 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B01F, 9686, 0x995B0106, 60.7913, 30.7285, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0106 [60.791302 30.728500 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B01F, 9686, 0x995B0106, 60.7913, 30.7285, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0106 [60.791302 30.728500 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B020, 9686, 0x995B0106, 63.2913, 35.0285, 12.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7995B026, 9686, 0x995B0106, 63.2913, 37.7256, 12.45, 0.707107, 0, 0, /* @teleloc 0x995B0106 [63.291302 37.725601 12.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B027, 9686, 0x995B0106, 61.7408, 40.6785, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0106 [61.740799 40.678501 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B027, 9686, 0x995B0106, 61.7408, 40.6785, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0106 [61.740799 40.678501 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B028, 11698, 0x995B0106, 60.6945, 34.7189, 13.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x995B0106 [60.694500 34.718899 13.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B028, 11698, 0x995B0106, 60.6945, 34.7189, 13.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x995B0106 [60.694500 34.718899 13.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B029, 11697, 0x995B0106, 61.0835, 40.195, 10.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995B0106 [61.083500 40.195000 10.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B029, 11697, 0x995B0106, 61.0835, 40.195, 10.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995B0106 [61.083500 40.195000 10.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B02A, 11697, 0x995B0106, 62.6335, 39.9951, 10.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7995B02D, 9686, 0x995B0108, 58.3977, 43.3092, 17, -0.707107, 0, 0, -0 /* @teleloc 0x995B0108 [58.397701 43.309200 17.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B02E, 412, 0x995B0000, 61.0756, 44.4823, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x995B0000 [61.075600 44.482300 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B02E, 412, 0x995B0000, 61.0756, 44.4823, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x995B0000 [61.075600 44.482300 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B02F, 9686, 0x995B0000, 58.865, 44.6093, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0000 [58.865002 44.609299 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B02F, 9686, 0x995B0000, 58.865, 44.6093, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0000 [58.865002 44.609299 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B030, 9686, 0x995B0000, 57.865, 43.7593, 16.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7995B16C, 11697, 0x995B0136, 113.474, 35.8029, 10.075, -0.909599, 0, 0 /* @teleloc 0x995B0136 [113.473999 35.802898 10.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B16D, 9686, 0x995B0136, 113.394, 30.815, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0136 [113.393997 30.815001 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B16D, 9686, 0x995B0136, 113.394, 30.815, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0136 [113.393997 30.815001 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B16E, 11697, 0x995B0136, 109.407, 33.7219, 10.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x995B0136 [109.406998 33.721901 10.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B16F, 9686, 0x995B0136, 107.694, 30.84, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0136 [107.694000 30.840000 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B16F, 9686, 0x995B0136, 107.694, 30.84, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0136 [107.694000 30.840000 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B170, 9686, 0x995B0136, 107.927, 36.7817, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0136 [107.927002 36.781700 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B170, 9686, 0x995B0136, 107.927, 36.7817, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0136 [107.927002 36.781700 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B171, 9686, 0x995B0136, 113.357, 36.8067, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0136 [113.357002 36.806702 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B171, 9686, 0x995B0136, 113.357, 36.8067, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0136 [113.357002 36.806702 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B172, 9686, 0x995B0136, 114.682, 36.0817, 12.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x7995B175, 11697, 0x995B0136, 112.157, 33.7219, 10.075, 0.707107, 0, 0, /* @teleloc 0x995B0136 [112.156998 33.721901 10.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B176, 9686, 0x995B0136, 110.481, 30.815, 13.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0136 [110.481003 30.815001 13.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B176, 9686, 0x995B0136, 110.481, 30.815, 13.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0136 [110.481003 30.815001 13.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B177, 9686, 0x995B0136, 114.682, 33.7151, 13.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x995B0136 [114.681999 33.715099 13.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B178, 9686, 0x995B0136, 110.718, 36.7817, 13.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0136 [110.718002 36.781700 13.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B178, 9686, 0x995B0136, 110.718, 36.7817, 13.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0136 [110.718002 36.781700 13.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B179, 9686, 0x995B0136, 106.554, 32.2183, 12.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7995B17F, 11698, 0x995B0136, 108.37, 35.3486, 14.175, -0.9486, 0, 0, - /* @teleloc 0x995B0136 [108.370003 35.348598 14.175000] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B180, 11697, 0x995B0136, 110.749, 36.1279, 10.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995B0136 [110.749001 36.127899 10.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B180, 11697, 0x995B0136, 110.749, 36.1279, 10.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995B0136 [110.749001 36.127899 10.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B181, 11697, 0x995B0136, 110.749, 33.7029, 10.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x7995B182, 11697, 0x995B0136, 107.45, 31.6527, 10.075, -0.364064, 0, 0, /* @teleloc 0x995B0136 [107.449997 31.652700 10.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B183, 11697, 0x995B0136, 108.925, 31.2027, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995B0136 [108.925003 31.202700 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B183, 11697, 0x995B0136, 108.925, 31.2027, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995B0136 [108.925003 31.202700 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B184, 11697, 0x995B0136, 112, 31.2027, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995B0136 [112.000000 31.202700 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B184, 11697, 0x995B0136, 112, 31.2027, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995B0136 [112.000000 31.202700 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B185, 11697, 0x995B0139, 104.968, 33.0742, 10.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995B0139 [104.968002 33.074200 10.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7995B185, 11697, 0x995B0139, 104.968, 33.0742, 10.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995B0139 [104.968002 33.074200 10.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B186, 11697, 0x995B0139, 105.651, 37.398, 10.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x995B0139 [105.651001 37.397999 10.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B187, 9686, 0x995B0139, 105.122, 32.6946, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0139 [105.122002 32.694599 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B187, 9686, 0x995B0139, 105.122, 32.6946, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0139 [105.122002 32.694599 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B188, 9686, 0x995B0139, 101.607, 35.3221, 12.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7995B18B, 9686, 0x995B0139, 106.101, 34.6196, 13.475, 0.707107, 0, 0, /* @teleloc 0x995B0139 [106.100998 34.619598 13.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B18C, 9686, 0x995B0139, 104.156, 37.8638, 13.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0139 [104.155998 37.863800 13.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B18C, 9686, 0x995B0139, 104.156, 37.8638, 13.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0139 [104.155998 37.863800 13.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B18D, 11697, 0x995B013C, 109.448, 33.0712, 6.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7995B18F, 9686, 0x995B013C, 111.457, 33.072, 7.95, 0.707107, 0, 0, -0 /* @teleloc 0x995B013C [111.457001 33.071999 7.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B190, 9686, 0x995B013C, 106.182, 29.8721, 7.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B013C [106.181999 29.872101 7.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B190, 9686, 0x995B013C, 106.182, 29.8721, 7.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B013C [106.181999 29.872101 7.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B191, 9686, 0x995B013C, 101.557, 33.0971, 7.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x995B013C [101.556999 33.097099 7.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B192, 9686, 0x995B013C, 107.582, 36.4221, 7.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B013C [107.582001 36.422100 7.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B192, 9686, 0x995B013C, 107.582, 36.4221, 7.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B013C [107.582001 36.422100 7.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B193, 11698, 0x995B013C, 106.474, 33.7376, 9.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x995B013C [106.473999 33.737598 9.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B193, 11698, 0x995B013C, 106.474, 33.7376, 9.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x995B013C [106.473999 33.737598 9.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B194, 9687, 0x995B013C, 110.894, 30.415, 6.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x995B013C [110.893997 30.415001 6.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B195, 9686, 0x995B013C, 108.755, 29.872, 7.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B013C [108.754997 29.872000 7.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B195, 9686, 0x995B013C, 108.755, 29.872, 7.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B013C [108.754997 29.872000 7.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B196, 9686, 0x995B013C, 104.532, 36.4221, 7.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B013C [104.531998 36.422100 7.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7995B196, 9686, 0x995B013C, 104.532, 36.4221, 7.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B013C [104.531998 36.422100 7.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B197, 11697, 0x995B013C, 110.762, 35.6649, 6.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x995B013C [110.762001 35.664902 6.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B198, 11697, 0x995B013C, 107.387, 33.1399, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x995B013C [107.387001 33.139900 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B198, 11697, 0x995B013C, 107.387, 33.1399, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x995B013C [107.387001 33.139900 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B199, 11697, 0x995B013C, 102.162, 30.4649, 6.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x995B013C [102.162003 30.464899 6.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B19A, 412, 0x995B0000, 104.144, 38.225, 10, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x995B0000 [104.143997 38.224998 10.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B19A, 412, 0x995B0000, 104.144, 38.225, 10, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x995B0000 [104.143997 38.224998 10.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B19B, 9686, 0x995B0000, 104.122, 38.3196, 13.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0000 [104.122002 38.319599 13.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B19B, 9686, 0x995B0000, 104.122, 38.3196, 13.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0000 [104.122002 38.319599 13.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B19C, 9686, 0x995B0000, 106.02, 38.3196, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0000 [106.019997 38.319599 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B19C, 9686, 0x995B0000, 106.02, 38.3196, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0000 [106.019997 38.319599 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B19D, 9686, 0x995B0000, 102.27, 38.3196, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x995B0000 [102.269997 38.319599 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B19D, 9686, 0x995B0000, 102.27, 38.3196, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x995B0000 [102.269997 38.319599 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B19E, 12679, 0x995B0000, 100.448, 38.8779, 10.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x995B0000 [100.447998 38.877899 10.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7995B19F, 12679, 0x995B0000, 114.799, 38.6529, 10.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x995B0000 [114.799004 38.652901 10.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7995B19F, 12679, 0x995B0000, 114.799, 38.6529, 10.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x995B0000 [114.799004 38.652901 10.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B1A0, 13675, 0x995B0139, 105.016, 34.9266, 10.005, -0.003412, 0, 0, -0.999994, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1902,7 +1902,7 @@ VALUES (0x7995B1A3, 0x7995B068, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7995B1A4, 13679, 0x995B011A, 87.6337, 157.729, 18.005, -0.999864, 0, 0, 0.016519, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x995B011A [87.633698 157.729004 18.004999] -0.999864 0.000000 0.000000 0.016518 */ +/* @teleloc 0x995B011A [87.633698 157.729004 18.004999] -0.999864 0.000000 0.000000 0.016519 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7995B1A4, 0x7995B09C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9985.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9985.sql index 2c51824fc7..4dd42dfd0f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9985.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9985.sql @@ -33,12 +33,12 @@ VALUES (0x79985007, 9686, 0x99850101, 100.55, 59.1019, 47.05, -0.707107, 0, 0, /* @teleloc 0x99850101 [100.550003 59.101898 47.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985008, 9686, 0x99850101, 102.934, 54.5894, 47.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850101 [102.933998 54.589401 47.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79985008, 9686, 0x99850101, 102.934, 54.5894, 47.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850101 [102.933998 54.589401 47.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985009, 9686, 0x99850102, 110.384, 61.8894, 45.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850102 [110.384003 61.889400 45.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79985009, 9686, 0x99850102, 110.384, 61.8894, 45.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850102 [110.384003 61.889400 45.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7998500A, 9686, 0x99850102, 114.784, 60.5894, 44.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x7998500B, 9686, 0x99850102, 114.784, 56.9394, 44.8, 0.707107, 0, 0, - /* @teleloc 0x99850102 [114.783997 56.939400 44.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7998500C, 9686, 0x99850102, 110.334, 55.9394, 45.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850102 [110.334000 55.939400 45.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7998500C, 9686, 0x99850102, 110.334, 55.9394, 45.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850102 [110.334000 55.939400 45.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7998500D, 11697, 0x99850102, 106.599, 56.6012, 42.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x7998500E, 11697, 0x99850102, 114.099, 61.0012, 42.05, -0.895323, 0, 0, /* @teleloc 0x99850102 [114.098999 61.001202 42.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7998500F, 11698, 0x99850102, 110.389, 58.7894, 48.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x99850102 [110.389000 58.789398 48.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7998500F, 11698, 0x99850102, 110.389, 58.7894, 48.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x99850102 [110.389000 58.789398 48.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79985010, 11697, 0x99850102, 110.499, 58.8512, 42.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x79985013, 9686, 0x99850102, 105.65, 57.305, 43.95, -0.707107, 0, 0, - /* @teleloc 0x99850102 [105.650002 57.305000 43.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985014, 9686, 0x99850102, 113.483, 55.9394, 45.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850102 [113.483002 55.939400 45.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79985014, 9686, 0x99850102, 113.483, 55.9394, 45.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850102 [113.483002 55.939400 45.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985015, 9686, 0x99850102, 107.24, 55.9394, 45.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850102 [107.239998 55.939400 45.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79985015, 9686, 0x99850102, 107.24, 55.9394, 45.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850102 [107.239998 55.939400 45.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79985016, 9686, 0x99850102, 114.784, 58.8836, 46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x99850102 [114.783997 58.883598 46.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985017, 9686, 0x99850102, 107.165, 61.8894, 45.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850102 [107.165001 61.889400 45.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79985017, 9686, 0x99850102, 107.165, 61.8894, 45.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850102 [107.165001 61.889400 45.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985018, 9686, 0x99850102, 113.532, 61.8894, 45.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850102 [113.531998 61.889400 45.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79985018, 9686, 0x99850102, 113.532, 61.8894, 45.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850102 [113.531998 61.889400 45.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985019, 9686, 0x99850102, 113.364, 61.8894, 44, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850102 [113.363998 61.889400 44.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79985019, 9686, 0x99850102, 113.364, 61.8894, 44, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850102 [113.363998 61.889400 44.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7998501A, 11698, 0x99850102, 107.599, 58.7894, 48.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x7998501E, 11697, 0x99850102, 114.412, 58.8512, 42.05, 0.707107, 0, 0, /* @teleloc 0x99850102 [114.412003 58.851200 42.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7998501F, 11697, 0x99850102, 110.41, 56.444, 42.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x99850102 [110.410004 56.444000 42.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7998501F, 11697, 0x99850102, 110.41, 56.444, 42.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x99850102 [110.410004 56.444000 42.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79985020, 11697, 0x99850102, 113.369, 56.6012, 42.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x99850102 [113.369003 56.601200 42.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985021, 9686, 0x99850103, 106.284, 55.9394, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850103 [106.283997 55.939400 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79985021, 9686, 0x99850103, 106.284, 55.9394, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850103 [106.283997 55.939400 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985022, 9686, 0x99850103, 106.184, 61.4894, 40.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850103 [106.183998 61.489399 40.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79985022, 9686, 0x99850103, 106.184, 61.4894, 40.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850103 [106.183998 61.489399 40.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79985023, 9686, 0x99850103, 114.734, 58.7894, 40.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x79985027, 9686, 0x99850103, 100.55, 57.4875, 40.4, -0.707107, 0, 0, - /* @teleloc 0x99850103 [100.550003 57.487499 40.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985028, 9686, 0x99850103, 110.42, 55.9394, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850103 [110.419998 55.939400 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79985028, 9686, 0x99850103, 110.42, 55.9394, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850103 [110.419998 55.939400 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985029, 9686, 0x99850103, 109.986, 61.4894, 40.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850103 [109.986000 61.489399 40.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79985029, 9686, 0x99850103, 109.986, 61.4894, 40.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850103 [109.986000 61.489399 40.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7998502A, 11698, 0x99850103, 108.621, 58.7894, 41.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x99850103 [108.621002 58.789398 41.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7998502B, 11697, 0x99850103, 108.259, 56.4818, 38.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x99850103 [108.259003 56.481800 38.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7998502B, 11697, 0x99850103, 108.259, 56.4818, 38.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x99850103 [108.259003 56.481800 38.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7998502C, 11697, 0x99850103, 108.129, 60.9518, 38.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x99850103 [108.128998 60.951801 38.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7998502C, 11697, 0x99850103, 108.129, 60.9518, 38.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x99850103 [108.128998 60.951801 38.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7998502D, 11697, 0x99850103, 107.126, 58.6304, 38.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x99850103 [107.125999 58.630402 38.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7998502E, 412, 0x99850000, 110.389, 63.3994, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x99850000 [110.389000 63.399399 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7998502E, 412, 0x99850000, 110.389, 63.3994, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x99850000 [110.389000 63.399399 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7998502F, 9686, 0x99850000, 110.434, 63.5194, 45.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850000 [110.433998 63.519402 45.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7998502F, 9686, 0x99850000, 110.434, 63.5194, 45.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850000 [110.433998 63.519402 45.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985030, 9686, 0x99850000, 114.274, 62.5624, 43.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850000 [114.274002 62.562401 43.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79985030, 9686, 0x99850000, 114.274, 62.5624, 43.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850000 [114.274002 62.562401 43.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985031, 9686, 0x99850000, 106.594, 62.5624, 43.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x99850000 [106.594002 62.562401 43.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79985031, 9686, 0x99850000, 106.594, 62.5624, 43.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x99850000 [106.594002 62.562401 43.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985032, 12679, 0x99850000, 112.84, 62.754, 42.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x99850000 [112.839996 62.754002 42.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79985032, 12679, 0x99850000, 112.84, 62.754, 42.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x99850000 [112.839996 62.754002 42.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79985033, 12679, 0x99850000, 108, 62.784, 42.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x99850000 [108.000000 62.784000 42.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79985033, 12679, 0x99850000, 108, 62.784, 42.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x99850000 [108.000000 62.784000 42.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79985034, 412, 0x99850109, 38.4665, 42.7728, 38, -0.309948, 0, 0, -0.950753, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9A2C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9A2C.sql index b0f6bb2952..de5e62b2f1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9A2C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9A2C.sql @@ -13,8 +13,8 @@ VALUES (0x79A2C002, 9686, 0x9A2C0101, 77.3979, 36.7463, 112.5, -0.707107, 0, 0, /* @teleloc 0x9A2C0101 [77.397903 36.746300 112.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C003, 9686, 0x9A2C0102, 87.2322, 37.0886, 113.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0102 [87.232201 37.088600 113.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C003, 9686, 0x9A2C0102, 87.2322, 37.0886, 113.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0102 [87.232201 37.088600 113.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C004, 9686, 0x9A2C0102, 91.6322, 35.7886, 112.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,8 +25,8 @@ VALUES (0x79A2C005, 9686, 0x9A2C0102, 91.6322, 32.1386, 112.8, 0.707107, 0, 0, /* @teleloc 0x9A2C0102 [91.632202 32.138599 112.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C006, 9686, 0x9A2C0102, 87.1822, 31.1386, 113.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0102 [87.182198 31.138599 113.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C006, 9686, 0x9A2C0102, 87.1822, 31.1386, 113.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0102 [87.182198 31.138599 113.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C007, 11697, 0x9A2C0102, 83.4476, 31.8004, 110.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -37,20 +37,20 @@ VALUES (0x79A2C008, 11697, 0x9A2C0102, 90.9476, 36.2004, 110.05, -0.895323, 0, 0 /* @teleloc 0x9A2C0102 [90.947601 36.200401 110.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C009, 11698, 0x9A2C0102, 87.2373, 33.9886, 116.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9A2C0102 [87.237297 33.988602 116.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C009, 11698, 0x9A2C0102, 87.2373, 33.9886, 116.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9A2C0102 [87.237297 33.988602 116.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C00A, 11697, 0x9A2C0102, 87.3476, 34.0504, 110.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A2C0102 [87.347603 34.050400 110.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C00B, 9686, 0x9A2C0103, 83.1327, 31.1386, 108.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0103 [83.132698 31.138599 108.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C00B, 9686, 0x9A2C0103, 83.1327, 31.1386, 108.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0103 [83.132698 31.138599 108.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C00C, 9686, 0x9A2C0103, 83.0327, 36.6886, 108.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0103 [83.032700 36.688599 108.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C00C, 9686, 0x9A2C0103, 83.0327, 36.6886, 108.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0103 [83.032700 36.688599 108.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C00D, 9686, 0x9A2C0103, 91.5827, 33.9886, 108.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x79A2C010, 9687, 0x9A2C0103, 77.9173, 36.1699, 106, -0.885394, 0, 0, - /* @teleloc 0x9A2C0103 [77.917297 36.169899 106.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C011, 412, 0x9A2C0000, 87.2373, 38.5986, 110, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9A2C0000 [87.237297 38.598598 110.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C011, 412, 0x9A2C0000, 87.2373, 38.5986, 110, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9A2C0000 [87.237297 38.598598 110.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C012, 9686, 0x9A2C0108, 159.314, 34.171, 115.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -321,8 +321,8 @@ VALUES (0x79A2C04F, 9686, 0x9A2C0120, 77.1956, 159.302, 66.5, -0.707107, 0, 0, /* @teleloc 0x9A2C0120 [77.195602 159.302002 66.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C050, 9686, 0x9A2C0121, 87.0299, 159.644, 67.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0121 [87.029900 159.643997 67.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C050, 9686, 0x9A2C0121, 87.0299, 159.644, 67.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0121 [87.029900 159.643997 67.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C051, 9686, 0x9A2C0121, 91.4299, 158.344, 66.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -333,8 +333,8 @@ VALUES (0x79A2C052, 9686, 0x9A2C0121, 91.4299, 154.694, 66.8, 0.707107, 0, 0, - /* @teleloc 0x9A2C0121 [91.429901 154.694000 66.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C053, 9686, 0x9A2C0121, 86.9799, 153.694, 67.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0121 [86.979897 153.694000 67.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C053, 9686, 0x9A2C0121, 86.9799, 153.694, 67.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0121 [86.979897 153.694000 67.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C054, 11697, 0x9A2C0121, 83.2453, 154.356, 64.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -345,20 +345,20 @@ VALUES (0x79A2C055, 11697, 0x9A2C0121, 90.7453, 158.756, 64.05, -0.895323, 0, 0, /* @teleloc 0x9A2C0121 [90.745300 158.755997 64.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C056, 11698, 0x9A2C0121, 87.035, 156.544, 70.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9A2C0121 [87.035004 156.544006 70.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C056, 11698, 0x9A2C0121, 87.035, 156.544, 70.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9A2C0121 [87.035004 156.544006 70.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C057, 11697, 0x9A2C0121, 87.1453, 156.606, 64.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A2C0121 [87.145302 156.606003 64.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C058, 9686, 0x9A2C0122, 82.9304, 153.694, 62.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0122 [82.930397 153.694000 62.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C058, 9686, 0x9A2C0122, 82.9304, 153.694, 62.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0122 [82.930397 153.694000 62.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C059, 9686, 0x9A2C0122, 82.8304, 159.244, 62.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0122 [82.830399 159.244003 62.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C059, 9686, 0x9A2C0122, 82.8304, 159.244, 62.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0122 [82.830399 159.244003 62.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C05A, 9686, 0x9A2C0122, 91.3804, 156.544, 62.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -377,12 +377,12 @@ VALUES (0x79A2C05D, 9687, 0x9A2C0122, 77.715, 158.725, 60, -0.885394, 0, 0, -0. /* @teleloc 0x9A2C0122 [77.714996 158.725006 60.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C05E, 412, 0x9A2C0000, 87.035, 161.154, 64, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9A2C0000 [87.035004 161.154007 64.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C05E, 412, 0x9A2C0000, 87.035, 161.154, 64, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9A2C0000 [87.035004 161.154007 64.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C05F, 412, 0x9A2C0128, 126.087, 163.497, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9A2C0128 [126.086998 163.496994 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C05F, 412, 0x9A2C0128, 126.087, 163.497, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9A2C0128 [126.086998 163.496994 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C060, 9686, 0x9A2C0129, 126.037, 162.687, 76.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -393,28 +393,28 @@ VALUES (0x79A2C061, 9686, 0x9A2C0129, 123.737, 157.937, 75.75, -0.707107, 0, 0, /* @teleloc 0x9A2C0129 [123.737000 157.936996 75.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C062, 9686, 0x9A2C012A, 132.237, 158.187, 75.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012A [132.237000 158.186996 75.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C062, 9686, 0x9A2C012A, 132.237, 158.187, 75.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012A [132.237000 158.186996 75.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C063, 9686, 0x9A2C012A, 135.37, 156.996, 74.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9A2C012A [135.369995 156.996002 74.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C064, 9686, 0x9A2C012A, 134.278, 152.237, 75.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012A [134.278000 152.237000 75.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C064, 9686, 0x9A2C012A, 134.278, 152.237, 75.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012A [134.278000 152.237000 75.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C065, 9686, 0x9A2C012A, 129.826, 152.237, 75.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012A [129.826004 152.237000 75.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C065, 9686, 0x9A2C012A, 129.826, 152.237, 75.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012A [129.826004 152.237000 75.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C066, 9686, 0x9A2C012A, 128.806, 153.467, 74, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9A2C012A [128.806000 153.466995 74.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C067, 9686, 0x9A2C012C, 128.288, 157.837, 70.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012C [128.287994 157.837006 70.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C067, 9686, 0x9A2C012C, 128.288, 157.837, 70.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012C [128.287994 157.837006 70.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C068, 11697, 0x9A2C012A, 134.424, 157.254, 72.15, 0.924546, 0, 0, -0.381071, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -449,8 +449,8 @@ VALUES (0x79A2C06F, 11697, 0x9A2C012A, 129.974, 153.104, 72.15, 0.343659, 0, 0, /* @teleloc 0x9A2C012A [129.973999 153.104004 72.150002] 0.343659 0.000000 0.000000 0.939094 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C070, 11697, 0x9A2C012A, 132.171, 155.054, 72.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C012A [132.171005 155.054001 72.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C070, 11697, 0x9A2C012A, 132.171, 155.054, 72.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C012A [132.171005 155.054001 72.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C071, 9686, 0x9A2C0130, 31.2875, 154.838, 56.85, -0.896438, 0, 0, -0.443168, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -525,20 +525,20 @@ VALUES (0x79A2C082, 412, 0x9A2C0000, 38.2868, 153.24, 54, -0.709494, 0, 0, -0. /* @teleloc 0x9A2C0000 [38.286800 153.240005 54.000000] -0.709494 0.000000 0.000000 -0.704711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C083, 9686, 0x9A2C0137, 62.0444, 107.605, 81.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0137 [62.044399 107.605003 81.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C083, 9686, 0x9A2C0137, 62.0444, 107.605, 81.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0137 [62.044399 107.605003 81.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C084, 9686, 0x9A2C0137, 57.4265, 107.582, 80.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0137 [57.426498 107.582001 80.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C084, 9686, 0x9A2C0137, 57.4265, 107.582, 80.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0137 [57.426498 107.582001 80.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C085, 9686, 0x9A2C0137, 59.9419, 101.855, 81.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0137 [59.941898 101.855003 81.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C085, 9686, 0x9A2C0137, 59.9419, 101.855, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0137 [59.941898 101.855003 81.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C086, 9686, 0x9A2C0137, 63.1419, 101.855, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0137 [63.141899 101.855003 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C086, 9686, 0x9A2C0137, 63.1419, 101.855, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0137 [63.141899 101.855003 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C087, 11697, 0x9A2C0137, 55.4099, 102.541, 78.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -549,8 +549,8 @@ VALUES (0x79A2C088, 11697, 0x9A2C0137, 64.3099, 106.874, 78.1, -0.932639, 0, 0, /* @teleloc 0x9A2C0137 [64.309898 106.874001 78.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C089, 11698, 0x9A2C0137, 59.973, 104.905, 84.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9A2C0137 [59.973000 104.904999 84.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C089, 11698, 0x9A2C0137, 59.973, 104.905, 84.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9A2C0137 [59.973000 104.904999 84.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C08A, 11697, 0x9A2C0137, 59.9599, 104.874, 78.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -561,16 +561,16 @@ VALUES (0x79A2C08B, 9686, 0x9A2C0139, 57.6951, 110.736, 81, -0.707107, 0, 0, -0 /* @teleloc 0x9A2C0139 [57.695099 110.736000 81.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C08C, 9686, 0x9A2C0139, 61.0951, 108.205, 81.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0139 [61.095100 108.205002 81.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C08C, 9686, 0x9A2C0139, 61.0951, 108.205, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0139 [61.095100 108.205002 81.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C08D, 9686, 0x9A2C0139, 60.7951, 113.305, 81.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0139 [60.795101 113.305000 81.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C08D, 9686, 0x9A2C0139, 60.7951, 113.305, 81.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0139 [60.795101 113.305000 81.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C08E, 9686, 0x9A2C013B, 60.4887, 101.951, 76.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C013B [60.488701 101.950996 76.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C08E, 9686, 0x9A2C013B, 60.4887, 101.951, 76.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C013B [60.488701 101.950996 76.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C08F, 9686, 0x9A2C013B, 62.9887, 106.251, 76.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -593,8 +593,8 @@ VALUES (0x79A2C093, 9687, 0x9A2C013B, 58.7299, 111.047, 74.05, -0.864275, 0, 0, /* @teleloc 0x9A2C013B [58.729900 111.046997 74.050003] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C094, 412, 0x9A2C0000, 60.773, 115.705, 78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9A2C0000 [60.772999 115.705002 78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C094, 412, 0x9A2C0000, 60.773, 115.705, 78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9A2C0000 [60.772999 115.705002 78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C095, 12311, 0x9A2C0119, 35.6482, 39.2925, 110.005, -0.624913, 0, 0, -0.780695, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1125,8 +1125,8 @@ VALUES (0x79A2C0AA, 9686, 0x9A2C0101, 77.3979, 34.3011, 115.05, -0.707107, 0, 0 /* @teleloc 0x9A2C0101 [77.397903 34.301102 115.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0AB, 9686, 0x9A2C0101, 79.7822, 29.7886, 115.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0101 [79.782204 29.788601 115.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0AB, 9686, 0x9A2C0101, 79.7822, 29.7886, 115.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0101 [79.782204 29.788601 115.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C0AC, 9686, 0x9A2C0102, 82.4979, 35.6002, 113.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1141,28 +1141,28 @@ VALUES (0x79A2C0AE, 9686, 0x9A2C0102, 82.4979, 32.5042, 111.95, -0.707107, 0, 0 /* @teleloc 0x9A2C0102 [82.497902 32.504200 111.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0AF, 9686, 0x9A2C0102, 90.3314, 31.1386, 113.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0102 [90.331398 31.138599 113.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0AF, 9686, 0x9A2C0102, 90.3314, 31.1386, 113.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0102 [90.331398 31.138599 113.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0B0, 9686, 0x9A2C0102, 84.0887, 31.1386, 113.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0102 [84.088699 31.138599 113.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0B0, 9686, 0x9A2C0102, 84.0887, 31.1386, 113.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0102 [84.088699 31.138599 113.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C0B1, 9686, 0x9A2C0102, 91.6322, 34.0829, 114, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9A2C0102 [91.632202 34.082901 114.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0B2, 9686, 0x9A2C0102, 84.0128, 37.0886, 113.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0102 [84.012802 37.088600 113.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C0B2, 9686, 0x9A2C0102, 84.0128, 37.0886, 113.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0102 [84.012802 37.088600 113.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0B3, 9686, 0x9A2C0102, 90.3805, 37.0886, 113.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0102 [90.380501 37.088600 113.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C0B3, 9686, 0x9A2C0102, 90.3805, 37.0886, 113.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0102 [90.380501 37.088600 113.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0B4, 9686, 0x9A2C0102, 90.2126, 37.0886, 112, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0102 [90.212601 37.088600 112.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C0B4, 9686, 0x9A2C0102, 90.2126, 37.0886, 112, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0102 [90.212601 37.088600 112.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C0B5, 11698, 0x9A2C0102, 84.4471, 33.9886, 116.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1185,8 +1185,8 @@ VALUES (0x79A2C0B9, 11697, 0x9A2C0102, 91.2606, 34.0504, 110.05, 0.707107, 0, 0, /* @teleloc 0x9A2C0102 [91.260597 34.050400 110.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0BA, 11697, 0x9A2C0102, 87.2581, 31.6432, 110.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C0102 [87.258102 31.643200 110.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0BA, 11697, 0x9A2C0102, 87.2581, 31.6432, 110.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C0102 [87.258102 31.643200 110.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C0BB, 11697, 0x9A2C0102, 90.2176, 31.8004, 110.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1197,48 +1197,48 @@ VALUES (0x79A2C0BC, 9686, 0x9A2C0103, 77.3979, 32.6867, 108.4, -0.707107, 0, 0, /* @teleloc 0x9A2C0103 [77.397903 32.686699 108.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0BD, 9686, 0x9A2C0103, 87.2686, 31.1386, 108.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0103 [87.268600 31.138599 108.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0BD, 9686, 0x9A2C0103, 87.2686, 31.1386, 108.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0103 [87.268600 31.138599 108.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0BE, 9686, 0x9A2C0103, 86.8344, 36.6886, 108.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0103 [86.834396 36.688599 108.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C0BE, 9686, 0x9A2C0103, 86.8344, 36.6886, 108.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0103 [86.834396 36.688599 108.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C0BF, 11698, 0x9A2C0103, 85.4691, 33.9886, 109.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x9A2C0103 [85.469101 33.988602 109.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0C0, 11697, 0x9A2C0103, 85.1072, 31.681, 106.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C0103 [85.107201 31.681000 106.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0C0, 11697, 0x9A2C0103, 85.1072, 31.681, 106.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C0103 [85.107201 31.681000 106.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0C1, 11697, 0x9A2C0103, 84.9772, 36.151, 106.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C0103 [84.977203 36.151001 106.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C0C1, 11697, 0x9A2C0103, 84.9772, 36.151, 106.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C0103 [84.977203 36.151001 106.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C0C2, 11697, 0x9A2C0103, 83.9744, 33.8296, 106.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A2C0103 [83.974403 33.829601 106.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0C3, 9686, 0x9A2C0000, 87.2822, 38.7186, 113.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0000 [87.282204 38.718601 113.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0C3, 9686, 0x9A2C0000, 87.2822, 38.7186, 113.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0000 [87.282204 38.718601 113.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0C4, 9686, 0x9A2C0000, 91.1222, 37.7616, 111.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0000 [91.122200 37.761600 111.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0C4, 9686, 0x9A2C0000, 91.1222, 37.7616, 111.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0000 [91.122200 37.761600 111.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0C5, 9686, 0x9A2C0000, 83.4424, 37.7616, 111.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0000 [83.442398 37.761600 111.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0C5, 9686, 0x9A2C0000, 83.4424, 37.7616, 111.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0000 [83.442398 37.761600 111.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0C6, 12679, 0x9A2C0000, 89.6881, 37.9532, 110.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9A2C0000 [89.688103 37.953201 110.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0C6, 12679, 0x9A2C0000, 89.6881, 37.9532, 110.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9A2C0000 [89.688103 37.953201 110.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C0C7, 12679, 0x9A2C0000, 84.8481, 37.9832, 110.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9A2C0000 [84.848099 37.983200 110.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C0C7, 12679, 0x9A2C0000, 84.8481, 37.9832, 110.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9A2C0000 [84.848099 37.983200 110.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C0C8, 11697, 0x9A2C0108, 156.563, 33.7841, 112.1, 0.932324, 0, 0, 0.361625, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1649,8 +1649,8 @@ VALUES (0x79A2C12D, 9686, 0x9A2C0120, 77.1956, 156.857, 69.05, -0.707107, 0, 0, /* @teleloc 0x9A2C0120 [77.195602 156.856995 69.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C12E, 9686, 0x9A2C0120, 79.5799, 152.344, 69.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0120 [79.579903 152.343994 69.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C12E, 9686, 0x9A2C0120, 79.5799, 152.344, 69.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0120 [79.579903 152.343994 69.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C12F, 9686, 0x9A2C0121, 82.2956, 158.156, 67.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1665,28 +1665,28 @@ VALUES (0x79A2C131, 9686, 0x9A2C0121, 82.2956, 155.06, 65.95, -0.707107, 0, 0, /* @teleloc 0x9A2C0121 [82.295601 155.059998 65.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C132, 9686, 0x9A2C0121, 90.1291, 153.694, 67.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0121 [90.129097 153.694000 67.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C132, 9686, 0x9A2C0121, 90.1291, 153.694, 67.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0121 [90.129097 153.694000 67.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C133, 9686, 0x9A2C0121, 83.8864, 153.694, 67.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0121 [83.886398 153.694000 67.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C133, 9686, 0x9A2C0121, 83.8864, 153.694, 67.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0121 [83.886398 153.694000 67.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C134, 9686, 0x9A2C0121, 91.4299, 156.638, 68, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9A2C0121 [91.429901 156.638000 68.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C135, 9686, 0x9A2C0121, 83.8105, 159.644, 67.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0121 [83.810501 159.643997 67.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C135, 9686, 0x9A2C0121, 83.8105, 159.644, 67.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0121 [83.810501 159.643997 67.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C136, 9686, 0x9A2C0121, 90.1782, 159.644, 67.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0121 [90.178200 159.643997 67.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C136, 9686, 0x9A2C0121, 90.1782, 159.644, 67.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0121 [90.178200 159.643997 67.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C137, 9686, 0x9A2C0121, 90.0103, 159.644, 66, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0121 [90.010300 159.643997 66.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C137, 9686, 0x9A2C0121, 90.0103, 159.644, 66, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0121 [90.010300 159.643997 66.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C138, 11698, 0x9A2C0121, 84.2448, 156.544, 70.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1709,8 +1709,8 @@ VALUES (0x79A2C13C, 11697, 0x9A2C0121, 91.0583, 156.606, 64.05, 0.707107, 0, 0, /* @teleloc 0x9A2C0121 [91.058296 156.606003 64.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C13D, 11697, 0x9A2C0121, 87.0558, 154.199, 64.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C0121 [87.055801 154.199005 64.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C13D, 11697, 0x9A2C0121, 87.0558, 154.199, 64.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C0121 [87.055801 154.199005 64.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C13E, 11697, 0x9A2C0121, 90.0153, 154.356, 64.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1721,56 +1721,56 @@ VALUES (0x79A2C13F, 9686, 0x9A2C0122, 77.1956, 155.242, 62.4, -0.707107, 0, 0, /* @teleloc 0x9A2C0122 [77.195602 155.242004 62.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C140, 9686, 0x9A2C0122, 87.0663, 153.694, 62.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0122 [87.066299 153.694000 62.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C140, 9686, 0x9A2C0122, 87.0663, 153.694, 62.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0122 [87.066299 153.694000 62.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C141, 9686, 0x9A2C0122, 86.6321, 159.244, 62.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0122 [86.632103 159.244003 62.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C141, 9686, 0x9A2C0122, 86.6321, 159.244, 62.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0122 [86.632103 159.244003 62.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C142, 11698, 0x9A2C0122, 85.2668, 156.544, 63.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x9A2C0122 [85.266800 156.544006 63.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C143, 11697, 0x9A2C0122, 84.9049, 154.236, 60.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C0122 [84.904900 154.235992 60.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C143, 11697, 0x9A2C0122, 84.9049, 154.236, 60.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C0122 [84.904900 154.235992 60.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C144, 11697, 0x9A2C0122, 84.7749, 158.706, 60.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C0122 [84.774902 158.705994 60.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C144, 11697, 0x9A2C0122, 84.7749, 158.706, 60.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C0122 [84.774902 158.705994 60.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C145, 11697, 0x9A2C0122, 83.7721, 156.385, 60.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A2C0122 [83.772102 156.384995 60.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C146, 9686, 0x9A2C0000, 87.0799, 161.274, 67.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0000 [87.079903 161.274002 67.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C146, 9686, 0x9A2C0000, 87.0799, 161.274, 67.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0000 [87.079903 161.274002 67.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C147, 9686, 0x9A2C0000, 90.9199, 160.317, 65.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0000 [90.919899 160.317001 65.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C147, 9686, 0x9A2C0000, 90.9199, 160.317, 65.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0000 [90.919899 160.317001 65.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C148, 9686, 0x9A2C0000, 83.2401, 160.317, 65.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0000 [83.240097 160.317001 65.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C148, 9686, 0x9A2C0000, 83.2401, 160.317, 65.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0000 [83.240097 160.317001 65.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C149, 12679, 0x9A2C0000, 89.4858, 160.509, 64.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9A2C0000 [89.485802 160.509003 64.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C149, 12679, 0x9A2C0000, 89.4858, 160.509, 64.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9A2C0000 [89.485802 160.509003 64.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C14A, 12679, 0x9A2C0000, 84.6458, 160.539, 64.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9A2C0000 [84.645798 160.539001 64.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C14A, 12679, 0x9A2C0000, 84.6458, 160.539, 64.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9A2C0000 [84.645798 160.539001 64.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C14B, 11697, 0x9A2C0129, 124.309, 162.198, 72.15, -0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A2C0129 [124.308998 162.197998 72.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C14C, 9686, 0x9A2C0129, 126.037, 154.137, 77.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0129 [126.037003 154.136993 77.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C14C, 9686, 0x9A2C0129, 126.037, 154.137, 77.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0129 [126.037003 154.136993 77.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C14D, 9686, 0x9A2C0129, 123.737, 160.186, 74.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1797,16 +1797,16 @@ VALUES (0x79A2C152, 9686, 0x9A2C012A, 135.37, 155.238, 75.9, 0.707107, 0, 0, -0 /* @teleloc 0x9A2C012A [135.369995 155.238007 75.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C153, 9686, 0x9A2C012A, 134.336, 158.187, 75.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012A [134.335999 158.186996 75.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C153, 9686, 0x9A2C012A, 134.336, 158.187, 75.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012A [134.335999 158.186996 75.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C154, 9686, 0x9A2C012A, 129.986, 158.187, 75.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012A [129.985992 158.186996 75.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C154, 9686, 0x9A2C012A, 129.986, 158.187, 75.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012A [129.985992 158.186996 75.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C155, 9686, 0x9A2C012A, 132.058, 152.237, 75.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012A [132.057999 152.237000 75.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C155, 9686, 0x9A2C012A, 132.058, 152.237, 75.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012A [132.057999 152.237000 75.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C156, 9686, 0x9A2C012A, 128.806, 153.716, 75.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1817,8 +1817,8 @@ VALUES (0x79A2C157, 9686, 0x9A2C012A, 128.806, 156.753, 75.6, -0.707107, 0, 0, /* @teleloc 0x9A2C012A [128.806000 156.753006 75.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C158, 9686, 0x9A2C012A, 129.986, 158.187, 74, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012A [129.985992 158.186996 74.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C158, 9686, 0x9A2C012A, 129.986, 158.187, 74, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012A [129.985992 158.186996 74.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C159, 11698, 0x9A2C012A, 134.514, 152.93, 76.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1829,12 +1829,12 @@ VALUES (0x79A2C15A, 11698, 0x9A2C012A, 134.414, 157.23, 76.3, 0.919479, 0, 0, -0 /* @teleloc 0x9A2C012A [134.414001 157.229996 76.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C15B, 11697, 0x9A2C012A, 132.174, 153.719, 72.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C012A [132.173996 153.718994 72.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C15B, 11697, 0x9A2C012A, 132.174, 153.719, 72.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C012A [132.173996 153.718994 72.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C15C, 11697, 0x9A2C012A, 132.174, 156.215, 72.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C012A [132.173996 156.214996 72.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C15C, 11697, 0x9A2C012A, 132.174, 156.215, 72.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C012A [132.173996 156.214996 72.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C15D, 11697, 0x9A2C012A, 134.324, 153.104, 72.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1845,20 +1845,20 @@ VALUES (0x79A2C15E, 11697, 0x9A2C012A, 134.668, 155.306, 72.15, 0.707107, 0, 0, /* @teleloc 0x9A2C012A [134.667999 155.306000 72.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C15F, 11697, 0x9A2C012A, 132.174, 157.419, 72.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C012A [132.173996 157.419006 72.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C15F, 11697, 0x9A2C012A, 132.174, 157.419, 72.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C012A [132.173996 157.419006 72.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C160, 9686, 0x9A2C012C, 131.591, 157.837, 70.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012C [131.591003 157.837006 70.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C160, 9686, 0x9A2C012C, 131.591, 157.837, 70.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012C [131.591003 157.837006 70.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C161, 9686, 0x9A2C012C, 127.69, 152.297, 70.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012C [127.690002 152.296997 70.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C161, 9686, 0x9A2C012C, 127.69, 152.297, 70.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012C [127.690002 152.296997 70.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C162, 9686, 0x9A2C012C, 131.803, 152.297, 70.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C012C [131.802994 152.296997 70.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C162, 9686, 0x9A2C012C, 131.803, 152.297, 70.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C012C [131.802994 152.296997 70.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C163, 9686, 0x9A2C012C, 123.737, 153.458, 70.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1869,36 +1869,36 @@ VALUES (0x79A2C164, 11698, 0x9A2C012C, 130.33, 155.137, 71.5, -0.707107, 0, 0, - /* @teleloc 0x9A2C012C [130.330002 155.136993 71.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C165, 11697, 0x9A2C012C, 130.077, 157.178, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C012C [130.076996 157.177994 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C165, 11697, 0x9A2C012C, 130.077, 157.178, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C012C [130.076996 157.177994 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C166, 11697, 0x9A2C012C, 129.777, 152.828, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C012C [129.776993 152.828003 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C166, 11697, 0x9A2C012C, 129.777, 152.828, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C012C [129.776993 152.828003 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C167, 11697, 0x9A2C012C, 134.396, 154.801, 68.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A2C012C [134.395996 154.800995 68.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C168, 9686, 0x9A2C0000, 126.087, 163.536, 75.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0000 [126.086998 163.535995 75.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79A2C168, 9686, 0x9A2C0000, 126.087, 163.536, 75.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0000 [126.086998 163.535995 75.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C169, 9686, 0x9A2C0000, 123.936, 163.736, 73.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0000 [123.935997 163.735992 73.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79A2C169, 9686, 0x9A2C0000, 123.936, 163.736, 73.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0000 [123.935997 163.735992 73.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C16A, 9686, 0x9A2C0000, 128.229, 163.736, 73.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0000 [128.229004 163.735992 73.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79A2C16A, 9686, 0x9A2C0000, 128.229, 163.736, 73.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0000 [128.229004 163.735992 73.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C16B, 12679, 0x9A2C0000, 130.174, 164.169, 72.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x9A2C0000 [130.173996 164.169006 72.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C16C, 12679, 0x9A2C0000, 132.174, 159.419, 72.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9A2C0000 [132.173996 159.419006 72.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C16C, 12679, 0x9A2C0000, 132.174, 159.419, 72.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9A2C0000 [132.173996 159.419006 72.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C16D, 9686, 0x9A2C0130, 30.7053, 153.249, 59.1, -0.709494, 0, 0, -0.704711, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2037,8 +2037,8 @@ VALUES (0x79A2C18E, 12679, 0x9A2C0000, 36.9424, 160.102, 54.1, -0.709494, 0, 0, /* @teleloc 0x9A2C0000 [36.942402 160.102005 54.099998] -0.709494 0.000000 0.000000 -0.704711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C18F, 9686, 0x9A2C0137, 56.7917, 101.855, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0137 [56.791698 101.855003 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C18F, 9686, 0x9A2C0137, 56.7917, 101.855, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0137 [56.791698 101.855003 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C190, 9686, 0x9A2C0137, 54.7451, 104.732, 81.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2065,12 +2065,12 @@ VALUES (0x79A2C195, 9686, 0x9A2C0137, 65.1387, 102.732, 81.65, 0.707107, 0, 0, /* @teleloc 0x9A2C0137 [65.138702 102.732002 81.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C196, 9686, 0x9A2C0137, 57.7917, 107.605, 81.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0137 [57.791698 107.605003 81.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C196, 9686, 0x9A2C0137, 57.7917, 107.605, 81.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0137 [57.791698 107.605003 81.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C197, 9686, 0x9A2C0137, 63.6124, 107.582, 80.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0137 [63.612400 107.582001 80.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C197, 9686, 0x9A2C0137, 63.6124, 107.582, 80.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0137 [63.612400 107.582001 80.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C198, 11698, 0x9A2C0137, 62.173, 104.905, 84.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2089,16 +2089,16 @@ VALUES (0x79A2C19B, 11697, 0x9A2C0137, 58.4571, 104.874, 78.1, -0.707107, 0, 0, /* @teleloc 0x9A2C0137 [58.457100 104.874001 78.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C19C, 11697, 0x9A2C0137, 59.7656, 102.419, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C0137 [59.765598 102.418999 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C19C, 11697, 0x9A2C0137, 59.7656, 102.419, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C0137 [59.765598 102.418999 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C19D, 11697, 0x9A2C0137, 64.5156, 104.819, 78.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A2C0137 [64.515602 104.819000 78.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C19E, 11697, 0x9A2C0137, 57.1599, 106.974, 78.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C0137 [57.159901 106.973999 78.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C19E, 11697, 0x9A2C0137, 57.1599, 106.974, 78.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C0137 [57.159901 106.973999 78.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C19F, 11697, 0x9A2C0139, 61.9099, 111.024, 78.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2113,8 +2113,8 @@ VALUES (0x79A2C1A1, 9686, 0x9A2C0139, 57.6951, 112.382, 81, -0.707107, 0, 0, -0 /* @teleloc 0x9A2C0139 [57.695099 112.382004 81.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C1A2, 9686, 0x9A2C0139, 58.9981, 108.205, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0139 [58.998100 108.205002 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C1A2, 9686, 0x9A2C0139, 58.9981, 108.205, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0139 [58.998100 108.205002 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C1A3, 9686, 0x9A2C013B, 57.6887, 104.899, 76.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2125,16 +2125,16 @@ VALUES (0x79A2C1A4, 9686, 0x9A2C013B, 62.9887, 108.948, 76.45, 0.707107, 0, 0, /* @teleloc 0x9A2C013B [62.988701 108.947998 76.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C1A5, 9686, 0x9A2C013B, 61.4382, 111.901, 76.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C013B [61.438202 111.901001 76.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C1A5, 9686, 0x9A2C013B, 61.4382, 111.901, 76.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C013B [61.438202 111.901001 76.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C1A6, 11698, 0x9A2C013B, 60.3919, 105.942, 77.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9A2C013B [60.391899 105.942001 77.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C1A6, 11698, 0x9A2C013B, 60.3919, 105.942, 77.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9A2C013B [60.391899 105.942001 77.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C1A7, 11697, 0x9A2C013B, 60.7809, 111.418, 74.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A2C013B [60.780899 111.417999 74.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A2C1A7, 11697, 0x9A2C013B, 60.7809, 111.418, 74.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A2C013B [60.780899 111.417999 74.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C1A8, 11697, 0x9A2C013B, 62.3309, 111.218, 74.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2153,8 +2153,8 @@ VALUES (0x79A2C1AB, 9686, 0x9A2C013D, 58.0951, 114.532, 81, -0.707107, 0, 0, -0 /* @teleloc 0x9A2C013D [58.095100 114.531998 81.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A2C1AC, 9686, 0x9A2C0000, 58.5624, 115.832, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A2C0000 [58.562401 115.832001 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A2C1AC, 9686, 0x9A2C0000, 58.5624, 115.832, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A2C0000 [58.562401 115.832001 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A2C1AD, 9686, 0x9A2C0000, 57.5624, 114.982, 80.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9A68.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9A68.sql index f3664ee46a..2f777cec04 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9A68.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9A68.sql @@ -21,12 +21,12 @@ VALUES (0x79A6800E, 1623, 0x9A68011B, 41.0926, 78.3127, 9.612, 0.928255, 0, 0, /* @teleloc 0x9A68011B [41.092602 78.312698 9.612000] 0.928255 0.000000 0.000000 0.371944 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6801D, 1944, 0x9A68011B, 19.7764, 74.6014, 9.605, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x9A68011B [19.776400 74.601402 9.605000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6801D, 1944, 0x9A68011B, 19.7764, 74.6014, 9.605, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x9A68011B [19.776400 74.601402 9.605000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6801F, 1943, 0x9A680118, 23.3035, 74.548, 14.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0x9A680118 [23.303499 74.547997 14.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6801F, 1943, 0x9A680118, 23.3035, 74.548, 14.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0x9A680118 [23.303499 74.547997 14.805000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A68023, 1212, 0x9A680000, 6.03382, 83.5491, 30.005, 0.657081, 0, 0, -0.75382, False, '2005-02-09 10:00:00'); /* Old Sign */ @@ -70,7 +70,7 @@ VALUES (0x79A6802D, 1761, 0x9A680113, 27.6652, 75.3309, 20.005, -0.995881, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6802E, 1761, 0x9A680105, 33.7178, 86.1307, 30.4454, -0.055938, 0, 0, 0.998434, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ -/* @teleloc 0x9A680105 [33.717800 86.130699 30.445400] -0.055937 0.000000 0.000000 0.998434 */ +/* @teleloc 0x9A680105 [33.717800 86.130699 30.445400] -0.055938 0.000000 0.000000 0.998434 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6802F, 1761, 0x9A68011B, 31.8676, 82.4767, 9.605, 0.521522, 0, 0, -0.853238, True, '2005-02-09 10:00:00'); /* Skeleton Captain */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9A6B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9A6B.sql index e883326962..64ebf9251b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9A6B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9A6B.sql @@ -5,24 +5,24 @@ VALUES (0x79A6B000, 11697, 0x9A6B0102, 66.3734, 37.5519, 60.075, -0.909599, 0, 0 /* @teleloc 0x9A6B0102 [66.373398 37.551899 60.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B001, 9686, 0x9A6B0102, 66.2939, 32.564, 62.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0102 [66.293900 32.563999 62.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B001, 9686, 0x9A6B0102, 66.2939, 32.564, 62.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0102 [66.293900 32.563999 62.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B002, 11697, 0x9A6B0102, 62.307, 35.4709, 60.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A6B0102 [62.306999 35.470901 60.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B003, 9686, 0x9A6B0102, 60.5939, 32.589, 62.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0102 [60.593899 32.589001 62.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B003, 9686, 0x9A6B0102, 60.5939, 32.589, 62.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0102 [60.593899 32.589001 62.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B004, 9686, 0x9A6B0102, 60.827, 38.5307, 62.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0102 [60.827000 38.530701 62.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B004, 9686, 0x9A6B0102, 60.827, 38.5307, 62.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0102 [60.827000 38.530701 62.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B005, 9686, 0x9A6B0102, 66.2571, 38.5557, 62.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0102 [66.257103 38.555698 62.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B005, 9686, 0x9A6B0102, 66.2571, 38.5557, 62.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0102 [66.257103 38.555698 62.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B006, 9686, 0x9A6B0102, 67.5821, 37.8307, 62.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x79A6B009, 11697, 0x9A6B0102, 65.057, 35.4709, 60.075, 0.707107, 0, 0, /* @teleloc 0x9A6B0102 [65.056999 35.470901 60.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B00A, 9686, 0x9A6B0102, 63.381, 32.564, 63.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0102 [63.381001 32.563999 63.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B00A, 9686, 0x9A6B0102, 63.381, 32.564, 63.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0102 [63.381001 32.563999 63.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B00B, 9686, 0x9A6B0102, 67.5821, 35.4641, 63.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9A6B0102 [67.582100 35.464100 63.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B00C, 9686, 0x9A6B0102, 63.6184, 38.5307, 63.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0102 [63.618401 38.530701 63.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B00C, 9686, 0x9A6B0102, 63.6184, 38.5307, 63.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0102 [63.618401 38.530701 63.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B00D, 9686, 0x9A6B0102, 59.4535, 33.9673, 62.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x79A6B013, 11698, 0x9A6B0102, 61.2696, 37.0976, 64.175, -0.9486, 0, 0, /* @teleloc 0x9A6B0102 [61.269600 37.097599 64.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B014, 11697, 0x9A6B0102, 63.6484, 37.8769, 60.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A6B0102 [63.648399 37.876900 60.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B014, 11697, 0x9A6B0102, 63.6484, 37.8769, 60.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A6B0102 [63.648399 37.876900 60.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B015, 11697, 0x9A6B0102, 63.6484, 35.4519, 60.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x79A6B016, 11697, 0x9A6B0102, 60.3503, 33.4017, 60.075, -0.364064, 0, 0 /* @teleloc 0x9A6B0102 [60.350300 33.401699 60.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B017, 11697, 0x9A6B0102, 61.8253, 32.9517, 60.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A6B0102 [61.825298 32.951698 60.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B017, 11697, 0x9A6B0102, 61.8253, 32.9517, 60.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A6B0102 [61.825298 32.951698 60.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B018, 11697, 0x9A6B0102, 64.9003, 32.9517, 60.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A6B0102 [64.900299 32.951698 60.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B018, 11697, 0x9A6B0102, 64.9003, 32.9517, 60.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A6B0102 [64.900299 32.951698 60.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B019, 11697, 0x9A6B0104, 57.8679, 34.8232, 60.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A6B0104 [57.867901 34.823200 60.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x79A6B019, 11697, 0x9A6B0104, 57.8679, 34.8232, 60.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A6B0104 [57.867901 34.823200 60.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B01A, 11697, 0x9A6B0104, 58.5504, 39.147, 60.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A6B0104 [58.550400 39.146999 60.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B01B, 9686, 0x9A6B0104, 58.0217, 34.4436, 62.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0104 [58.021702 34.443600 62.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B01B, 9686, 0x9A6B0104, 58.0217, 34.4436, 62.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0104 [58.021702 34.443600 62.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B01C, 9686, 0x9A6B0104, 54.5067, 37.0711, 62.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x79A6B01F, 9686, 0x9A6B0104, 59.0009, 36.3686, 63.475, 0.707107, 0, 0, /* @teleloc 0x9A6B0104 [59.000900 36.368599 63.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B020, 9686, 0x9A6B0104, 57.0563, 39.6129, 63.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0104 [57.056301 39.612900 63.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B020, 9686, 0x9A6B0104, 57.0563, 39.6129, 63.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0104 [57.056301 39.612900 63.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B021, 11697, 0x9A6B0106, 62.3479, 34.8202, 56.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x79A6B023, 9686, 0x9A6B0106, 64.3567, 34.821, 57.95, 0.707107, 0, 0, - /* @teleloc 0x9A6B0106 [64.356697 34.820999 57.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B024, 9686, 0x9A6B0106, 59.0817, 31.6211, 57.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0106 [59.081699 31.621099 57.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B024, 9686, 0x9A6B0106, 59.0817, 31.6211, 57.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0106 [59.081699 31.621099 57.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B025, 9686, 0x9A6B0106, 54.4567, 34.8461, 57.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9A6B0106 [54.456699 34.846100 57.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B026, 9686, 0x9A6B0106, 60.4817, 38.1711, 57.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0106 [60.481701 38.171101 57.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B026, 9686, 0x9A6B0106, 60.4817, 38.1711, 57.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0106 [60.481701 38.171101 57.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B027, 11698, 0x9A6B0106, 59.374, 35.4866, 59.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9A6B0106 [59.374001 35.486599 59.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B027, 11698, 0x9A6B0106, 59.374, 35.4866, 59.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9A6B0106 [59.374001 35.486599 59.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B028, 9687, 0x9A6B0106, 63.7939, 32.164, 56.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x9A6B0106 [63.793900 32.164001 56.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B029, 9686, 0x9A6B0106, 61.6553, 31.621, 57.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0106 [61.655300 31.621000 57.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B029, 9686, 0x9A6B0106, 61.6553, 31.621, 57.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0106 [61.655300 31.621000 57.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B02A, 9686, 0x9A6B0106, 57.4318, 38.1711, 57.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0106 [57.431801 38.171101 57.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B02A, 9686, 0x9A6B0106, 57.4318, 38.1711, 57.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0106 [57.431801 38.171101 57.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B02B, 11697, 0x9A6B0106, 63.6621, 37.4139, 56.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A6B0106 [63.662102 37.413898 56.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B02C, 11697, 0x9A6B0106, 60.2871, 34.8889, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A6B0106 [60.287102 34.888901 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B02C, 11697, 0x9A6B0106, 60.2871, 34.8889, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A6B0106 [60.287102 34.888901 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B02D, 11697, 0x9A6B0106, 55.0621, 32.2139, 56.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A6B0106 [55.062099 32.213902 56.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B02E, 412, 0x9A6B0000, 57.0439, 39.974, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9A6B0000 [57.043900 39.973999 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B02E, 412, 0x9A6B0000, 57.0439, 39.974, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9A6B0000 [57.043900 39.973999 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B02F, 9686, 0x9A6B0000, 57.0217, 40.0686, 63.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0000 [57.021702 40.068600 63.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B02F, 9686, 0x9A6B0000, 57.0217, 40.0686, 63.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0000 [57.021702 40.068600 63.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B030, 9686, 0x9A6B0000, 58.9203, 40.0686, 61.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0000 [58.920300 40.068600 61.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B030, 9686, 0x9A6B0000, 58.9203, 40.0686, 61.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0000 [58.920300 40.068600 61.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B031, 9686, 0x9A6B0000, 55.1695, 40.0686, 61.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0000 [55.169498 40.068600 61.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B031, 9686, 0x9A6B0000, 55.1695, 40.0686, 61.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0000 [55.169498 40.068600 61.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B032, 12679, 0x9A6B0000, 53.3484, 40.6269, 60.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x9A6B0000 [53.348400 40.626900 60.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B033, 12679, 0x9A6B0000, 67.6984, 40.4019, 60.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9A6B0000 [67.698402 40.401901 60.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B033, 12679, 0x9A6B0000, 67.6984, 40.4019, 60.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9A6B0000 [67.698402 40.401901 60.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B034, 412, 0x9A6B010A, 41.3062, 87.6756, 60, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1465,8 +1465,8 @@ VALUES (0x79A6B16D, 9686, 0x9A6B013A, 113.322, 33.113, 62.85, 0.317305, 0, 0, - /* @teleloc 0x9A6B013A [113.321999 33.112999 62.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B16E, 9686, 0x9A6B013A, 111.715, 32.5916, 65.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013A [111.714996 32.591599 65.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B16E, 9686, 0x9A6B013A, 111.715, 32.5916, 65.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013A [111.714996 32.591599 65.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B16F, 9686, 0x9A6B013A, 109.368, 35.7256, 63.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x79A6B171, 9686, 0x9A6B013A, 113.472, 38.413, 62.85, -0.902209, 0, 0, /* @teleloc 0x9A6B013A [113.472000 38.412998 62.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B172, 9686, 0x9A6B013A, 111.722, 39.6256, 63.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013A [111.722000 39.625599 63.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B172, 9686, 0x9A6B013A, 111.722, 39.6256, 63.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013A [111.722000 39.625599 63.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B173, 11697, 0x9A6B013A, 111.77, 32.9322, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A6B013A [111.769997 32.932201 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B173, 11697, 0x9A6B013A, 111.77, 32.9322, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A6B013A [111.769997 32.932201 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B174, 11697, 0x9A6B013A, 109.87, 33.9822, 60.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A6B013A [109.870003 33.982201 60.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B175, 9686, 0x9A6B013B, 102.457, 31.8944, 62.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013B [102.457001 31.894400 62.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B175, 9686, 0x9A6B013B, 102.457, 31.8944, 62.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013B [102.457001 31.894400 62.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B176, 9686, 0x9A6B013B, 107.857, 31.8944, 62.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013B [107.857002 31.894400 62.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B176, 9686, 0x9A6B013B, 107.857, 31.8944, 62.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013B [107.857002 31.894400 62.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B177, 9686, 0x9A6B013B, 108.907, 33.2436, 61.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9A6B013B [108.906998 33.243599 61.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B178, 9686, 0x9A6B013B, 104.907, 37.7944, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013B [104.906998 37.794399 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B178, 9686, 0x9A6B013B, 104.907, 37.7944, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013B [104.906998 37.794399 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B179, 9686, 0x9A6B013B, 101.107, 34.6444, 64.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x79A6B17D, 11697, 0x9A6B013B, 104.789, 34.973, 60.1, -0.707107, 0, 0, - /* @teleloc 0x9A6B013B [104.789001 34.973000 60.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B17E, 11697, 0x9A6B013B, 105.32, 32.4822, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A6B013B [105.320000 32.482201 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B17E, 11697, 0x9A6B013B, 105.32, 32.4822, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A6B013B [105.320000 32.482201 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B17F, 9686, 0x9A6B013B, 102.358, 37.7944, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013B [102.358002 37.794399 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B17F, 9686, 0x9A6B013B, 102.358, 37.7944, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013B [102.358002 37.794399 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B180, 9686, 0x9A6B013B, 107.701, 37.7944, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013B [107.700996 37.794399 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B180, 9686, 0x9A6B013B, 107.701, 37.7944, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013B [107.700996 37.794399 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B181, 9686, 0x9A6B013B, 101.107, 32.9293, 63.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x79A6B182, 9686, 0x9A6B013B, 101.107, 36.8775, 63.35, -0.707107, 0, 0, /* @teleloc 0x9A6B013B [101.107002 36.877499 63.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B183, 9686, 0x9A6B013B, 105.317, 31.8944, 63.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013B [105.317001 31.894400 63.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B183, 9686, 0x9A6B013B, 105.317, 31.8944, 63.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013B [105.317001 31.894400 63.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B184, 9686, 0x9A6B013B, 108.907, 32.9436, 63.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x79A6B18B, 11697, 0x9A6B013B, 107.915, 32.6917, 60.1, 0.297375, 0, 0, - /* @teleloc 0x9A6B013B [107.915001 32.691700 60.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B18C, 11697, 0x9A6B013B, 105.07, 37.2822, 60.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A6B013B [105.070000 37.282200 60.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B18C, 11697, 0x9A6B013B, 105.07, 37.2822, 60.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A6B013B [105.070000 37.282200 60.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B18D, 9686, 0x9A6B013D, 107.815, 30.9416, 58.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013D [107.815002 30.941601 58.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B18D, 9686, 0x9A6B013D, 107.815, 30.9416, 58.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013D [107.815002 30.941601 58.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B18E, 9686, 0x9A6B013D, 104.318, 34.1756, 58.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9A6B013D [104.318001 34.175598 58.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B18F, 9686, 0x9A6B013D, 106.572, 37.4256, 58.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013D [106.571999 37.425598 58.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B18F, 9686, 0x9A6B013D, 106.572, 37.4256, 58.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013D [106.571999 37.425598 58.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B190, 11697, 0x9A6B013D, 112.439, 36.2245, 56.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x79A6B193, 11697, 0x9A6B013D, 105.206, 34.7364, 56.1, -0.707107, 0, 0, /* @teleloc 0x9A6B013D [105.206001 34.736401 56.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B194, 9686, 0x9A6B013D, 111.715, 30.9416, 58.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013D [111.714996 30.941601 58.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B194, 9686, 0x9A6B013D, 111.715, 30.9416, 58.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013D [111.714996 30.941601 58.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B195, 9686, 0x9A6B013D, 109.822, 37.4256, 58.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B013D [109.821999 37.425598 58.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B195, 9686, 0x9A6B013D, 109.822, 37.4256, 58.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B013D [109.821999 37.425598 58.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B196, 9686, 0x9A6B013D, 114.268, 32.9756, 58.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x79A6B197, 11698, 0x9A6B013D, 108.301, 34.8258, 59.5, -0.707107, 0, 0, /* @teleloc 0x9A6B013D [108.301003 34.825802 59.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B198, 11697, 0x9A6B013D, 108.906, 31.7864, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A6B013D [108.905998 31.786400 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B198, 11697, 0x9A6B013D, 108.906, 31.7864, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A6B013D [108.905998 31.786400 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B199, 11697, 0x9A6B013D, 108.289, 36.9745, 56.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A6B013D [108.289001 36.974499 56.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A6B199, 11697, 0x9A6B013D, 108.289, 36.9745, 56.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A6B013D [108.289001 36.974499 56.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B19A, 412, 0x9A6B0000, 111.672, 40.173, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9A6B0000 [111.671997 40.173000 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B19A, 412, 0x9A6B0000, 111.672, 40.173, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9A6B0000 [111.671997 40.173000 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B19B, 9686, 0x9A6B0000, 111.715, 40.3416, 63.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A6B0000 [111.714996 40.341599 63.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B19B, 9686, 0x9A6B0000, 111.715, 40.3416, 63.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A6B0000 [111.714996 40.341599 63.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B19C, 9686, 0x9A6B0000, 114.015, 39.4416, 62.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x79A6B19E, 12679, 0x9A6B0000, 114.82, 39.7322, 60.1, -0.402747, 0, 0, - /* @teleloc 0x9A6B0000 [114.820000 39.732201 60.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A6B19F, 12679, 0x9A6B0000, 104.82, 38.7822, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9A6B0000 [104.820000 38.782200 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A6B19F, 12679, 0x9A6B0000, 104.82, 38.7822, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9A6B0000 [104.820000 38.782200 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A6B1A0, 13530, 0x9A6B0122, 135.722, 157.481, 60.005, 0.999988, 0, 0, -0.004936, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9A81.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9A81.sql index 1eb991c24e..a92fb53f6c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9A81.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9A81.sql @@ -917,8 +917,8 @@ VALUES (0x79A810E4, 412, 0x9A81015D, 152.392, 85.645, 42, -0.707107, 0, 0, 0.7 /* @teleloc 0x9A81015D [152.391998 85.644997 42.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810E5, 412, 0x9A81015E, 162.583, 82.1594, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9A81015E [162.582993 82.159401 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A810E5, 412, 0x9A81015E, 162.583, 82.1594, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9A81015E [162.582993 82.159401 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A810E6, 412, 0x9A81015F, 146.675, 93.6678, 42, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -937,12 +937,12 @@ VALUES (0x79A810E9, 11697, 0x9A810160, 154.134, 93.4834, 46.9, -0.92321, 0, 0, - /* @teleloc 0x9A810160 [154.134003 93.483398 46.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810EA, 9686, 0x9A810160, 154.992, 81.9109, 49.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810160 [154.992004 81.910896 49.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A810EA, 9686, 0x9A810160, 154.992, 81.9109, 49.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810160 [154.992004 81.910896 49.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810EB, 9686, 0x9A810160, 156.08, 94.569, 50.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810160 [156.080002 94.569000 50.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A810EB, 9686, 0x9A810160, 156.08, 94.569, 50.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810160 [156.080002 94.569000 50.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A810EC, 11698, 0x9A810160, 156.044, 90.5581, 53.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -953,44 +953,44 @@ VALUES (0x79A810ED, 11697, 0x9A810160, 153.659, 85.2647, 46.9, -0.707107, 0, 0, /* @teleloc 0x9A810160 [153.658997 85.264702 46.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810EE, 9686, 0x9A810162, 154.69, 90.5802, 45.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810162 [154.690002 90.580200 45.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A810EE, 9686, 0x9A810162, 154.69, 90.5802, 45.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810162 [154.690002 90.580200 45.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810EF, 9686, 0x9A810162, 154.739, 81.905, 44.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810162 [154.738998 81.904999 44.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A810EF, 9686, 0x9A810162, 154.739, 81.905, 44.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810162 [154.738998 81.904999 44.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A810F0, 11697, 0x9A810162, 155.86, 82.4659, 42.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A810162 [155.860001 82.465897 42.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810F1, 9686, 0x9A810163, 157.99, 81.9253, 45.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810163 [157.990005 81.925301 45.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A810F1, 9686, 0x9A810163, 157.99, 81.9253, 45.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810163 [157.990005 81.925301 45.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A810F2, 9686, 0x9A810163, 159.189, 87.3901, 45.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9A810163 [159.188995 87.390099 45.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810F3, 11697, 0x9A810163, 157.98, 89.7029, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A810163 [157.979996 89.702904 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A810F3, 11697, 0x9A810163, 157.98, 89.7029, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A810163 [157.979996 89.702904 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810F4, 11697, 0x9A810164, 156, 94.1659, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A810164 [156.000000 94.165901 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A810F4, 11697, 0x9A810164, 156, 94.1659, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A810164 [156.000000 94.165901 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810F5, 9686, 0x9A810164, 156.21, 95.0626, 45.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810164 [156.210007 95.062599 45.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A810F5, 9686, 0x9A810164, 156.21, 95.0626, 45.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810164 [156.210007 95.062599 45.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810F6, 9686, 0x9A810164, 154.643, 91.1021, 45.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810164 [154.643005 91.102097 45.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A810F6, 9686, 0x9A810164, 154.643, 91.1021, 45.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810164 [154.643005 91.102097 45.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810F7, 9686, 0x9A810167, 162.575, 81.325, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810167 [162.574997 81.324997 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A810F7, 9686, 0x9A810167, 162.575, 81.325, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810167 [162.574997 81.324997 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A810F8, 11697, 0x9A810167, 165.6, 77.345, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1001,12 +1001,12 @@ VALUES (0x79A810F9, 11697, 0x9A810167, 157.475, 75.525, 42.1, -0.707107, 0, 0, - /* @teleloc 0x9A810167 [157.475006 75.525002 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810FA, 9686, 0x9A810167, 160.332, 73.6258, 45.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810167 [160.332001 73.625801 45.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A810FA, 9686, 0x9A810167, 160.332, 73.6258, 45.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810167 [160.332001 73.625801 45.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810FB, 9686, 0x9A810167, 162.872, 73.6258, 45.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810167 [162.871994 73.625801 45.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A810FB, 9686, 0x9A810167, 162.872, 73.6258, 45.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810167 [162.871994 73.625801 45.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A810FC, 9686, 0x9A810167, 166.356, 77.4966, 45.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1021,40 +1021,40 @@ VALUES (0x79A810FE, 11697, 0x9A810167, 164.04, 77.355, 42.1, 0.707107, 0, 0, -0. /* @teleloc 0x9A810167 [164.039993 77.355003 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A810FF, 9686, 0x9A810169, 154.528, 81.3358, 50.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810169 [154.528000 81.335800 50.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A810FF, 9686, 0x9A810169, 154.528, 81.3358, 50.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810169 [154.528000 81.335800 50.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81100, 11697, 0x9A810169, 146.982, 76.3858, 46.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A810169 [146.981995 76.385803 46.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81101, 11697, 0x9A810169, 151.827, 74.2592, 46.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A810169 [151.826996 74.259201 46.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81101, 11697, 0x9A810169, 151.827, 74.2592, 46.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A810169 [151.826996 74.259201 46.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81102, 11698, 0x9A810169, 157.907, 77.4885, 53.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x9A810169 [157.906998 77.488503 53.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81103, 9686, 0x9A810169, 159.598, 81.3358, 50.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810169 [159.598007 81.335800 50.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81103, 9686, 0x9A810169, 159.598, 81.3358, 50.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810169 [159.598007 81.335800 50.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81104, 9686, 0x9A810169, 149.771, 81.3358, 50.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810169 [149.770996 81.335800 50.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81104, 9686, 0x9A810169, 149.771, 81.3358, 50.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810169 [149.770996 81.335800 50.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81105, 9686, 0x9A810169, 150.511, 73.7368, 50.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810169 [150.511002 73.736801 50.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81105, 9686, 0x9A810169, 150.511, 73.7368, 50.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810169 [150.511002 73.736801 50.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81106, 9686, 0x9A810169, 156.194, 73.7368, 50.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810169 [156.194000 73.736801 50.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81106, 9686, 0x9A810169, 156.194, 73.7368, 50.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810169 [156.194000 73.736801 50.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81107, 9686, 0x9A810169, 161.839, 73.7368, 50.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810169 [161.839005 73.736801 50.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81107, 9686, 0x9A810169, 161.839, 73.7368, 50.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810169 [161.839005 73.736801 50.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81108, 9686, 0x9A810169, 146.275, 77.4892, 50.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,16 +1069,16 @@ VALUES (0x79A8110A, 11698, 0x9A810169, 154.335, 77.5592, 53.15, -0.999998, 0, 0, /* @teleloc 0x9A810169 [154.335007 77.559196 53.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8110B, 11697, 0x9A810169, 162.752, 80.6858, 46.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A810169 [162.751999 80.685799 46.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A8110B, 11697, 0x9A810169, 162.752, 80.6858, 46.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A810169 [162.751999 80.685799 46.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A8110C, 11697, 0x9A810169, 165.092, 77.3058, 46.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A810169 [165.091995 77.305801 46.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8110D, 11697, 0x9A810169, 161.062, 74.1658, 46.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A810169 [161.061996 74.165802 46.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A8110D, 11697, 0x9A810169, 161.062, 74.1658, 46.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A810169 [161.061996 74.165802 46.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A8110E, 9686, 0x9A81016B, 156.271, 79.4145, 45.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1089,16 +1089,16 @@ VALUES (0x79A8110F, 9686, 0x9A81016B, 145.82, 79.78, 45.66, -0.707107, 0, 0, -0 /* @teleloc 0x9A81016B [145.820007 79.779999 45.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81110, 9686, 0x9A81016B, 153.36, 77.49, 45.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A81016B [153.360001 77.489998 45.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81110, 9686, 0x9A81016B, 153.36, 77.49, 45.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A81016B [153.360001 77.489998 45.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81111, 412, 0x9A81016C, 153.285, 77.0458, 42, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9A81016C [153.285004 77.045799 42.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81111, 412, 0x9A81016C, 153.285, 77.0458, 42, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9A81016C [153.285004 77.045799 42.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81112, 9686, 0x9A81016C, 150.156, 76.9326, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A81016C [150.156006 76.932602 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81112, 9686, 0x9A81016C, 150.156, 76.9326, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A81016C [150.156006 76.932602 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81113, 9686, 0x9A81016C, 156.271, 75.2724, 45.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1109,8 +1109,8 @@ VALUES (0x79A81114, 412, 0x9A810170, 156.701, 78.3593, 37.195, 0.707107, 0, 0, /* @teleloc 0x9A810170 [156.701004 78.359299 37.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81115, 9686, 0x9A810170, 153.328, 75.1812, 40.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810170 [153.328003 75.181198 40.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81115, 9686, 0x9A810170, 153.328, 75.1812, 40.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810170 [153.328003 75.181198 40.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81116, 9686, 0x9A810170, 156.588, 78.3313, 40.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x79A81117, 9686, 0x9A810171, 157.15, 84.3512, 40.59, -0.707107, 0, 0, /* @teleloc 0x9A810171 [157.149994 84.351196 40.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81118, 9686, 0x9A810172, 152.328, 80.5012, 40, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810172 [152.328003 80.501198 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81118, 9686, 0x9A810172, 152.328, 80.5012, 40, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810172 [152.328003 80.501198 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81119, 11698, 0x9A810172, 150.863, 84.5042, 41.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1133,8 +1133,8 @@ VALUES (0x79A8111A, 9686, 0x9A810172, 144.555, 85.7454, 40, -0.707107, 0, 0, -0 /* @teleloc 0x9A810172 [144.554993 85.745399 40.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8111B, 9686, 0x9A810172, 148.358, 80.5012, 40, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810172 [148.358002 80.501198 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A8111B, 9686, 0x9A810172, 148.358, 80.5012, 40, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810172 [148.358002 80.501198 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A8111C, 11697, 0x9A810172, 145.39, 81.3235, 37.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1165,8 +1165,8 @@ VALUES (0x79A81122, 9686, 0x9A810000, 146.45, 93.99, 45.25, 0.357553, 0, 0, -0. /* @teleloc 0x9A810000 [146.449997 93.989998 45.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81123, 9686, 0x9A810000, 150.32, 95.22, 44.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810000 [150.320007 95.220001 44.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81123, 9686, 0x9A810000, 150.32, 95.22, 44.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810000 [150.320007 95.220001 44.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81124, 9686, 0x9A810000, 144.97, 89.46, 44.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x79A81125, 9686, 0x9A810000, 152.384, 85.5888, 45.39, 0.707107, 0, 0, /* @teleloc 0x9A810000 [152.384003 85.588799 45.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81126, 9686, 0x9A810000, 162.845, 94.355, 44.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810000 [162.845001 94.355003 44.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81126, 9686, 0x9A810000, 162.845, 94.355, 44.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810000 [162.845001 94.355003 44.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81127, 9686, 0x9A810000, 162.555, 82.215, 45.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810000 [162.554993 82.214996 45.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81127, 9686, 0x9A810000, 162.555, 82.215, 45.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810000 [162.554993 82.214996 45.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81128, 12679, 0x9A810000, 151.255, 83.1692, 42.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1209,20 +1209,20 @@ VALUES (0x79A8112D, 12679, 0x9A810000, 160.965, 93.3892, 42.1, 0.95656, 0, 0, 0. /* @teleloc 0x9A810000 [160.964996 93.389198 42.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8112E, 12678, 0x9A810000, 156.12, 93.4735, 55.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x9A810000 [156.119995 93.473503 55.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A8112E, 12678, 0x9A810000, 156.12, 93.4735, 55.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x9A810000 [156.119995 93.473503 55.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8112F, 12678, 0x9A810000, 156.12, 77.4735, 55.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x9A810000 [156.119995 77.473503 55.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A8112F, 12678, 0x9A810000, 156.12, 77.4735, 55.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x9A810000 [156.119995 77.473503 55.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81130, 412, 0x9A810179, 104.392, 37.645, 44, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x9A810179 [104.391998 37.645000 44.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81131, 412, 0x9A81017A, 114.583, 34.1594, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9A81017A [114.583000 34.159401 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81131, 412, 0x9A81017A, 114.583, 34.1594, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9A81017A [114.583000 34.159401 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81132, 412, 0x9A81017B, 98.6748, 45.6678, 44, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1241,12 +1241,12 @@ VALUES (0x79A81135, 11697, 0x9A81017C, 106.134, 45.4834, 48.9, -0.92321, 0, 0, - /* @teleloc 0x9A81017C [106.134003 45.483398 48.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81136, 9686, 0x9A81017C, 106.992, 33.9109, 51.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A81017C [106.991997 33.910900 51.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81136, 9686, 0x9A81017C, 106.992, 33.9109, 51.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A81017C [106.991997 33.910900 51.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81137, 9686, 0x9A81017C, 108.08, 46.569, 52.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A81017C [108.080002 46.569000 52.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81137, 9686, 0x9A81017C, 108.08, 46.569, 52.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A81017C [108.080002 46.569000 52.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81138, 11698, 0x9A81017C, 108.044, 42.5581, 55.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1257,44 +1257,44 @@ VALUES (0x79A81139, 11697, 0x9A81017C, 105.659, 37.2647, 48.9, -0.707107, 0, 0, /* @teleloc 0x9A81017C [105.658997 37.264702 48.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8113A, 9686, 0x9A81017E, 106.69, 42.5802, 47.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A81017E [106.690002 42.580200 47.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A8113A, 9686, 0x9A81017E, 106.69, 42.5802, 47.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A81017E [106.690002 42.580200 47.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8113B, 9686, 0x9A81017E, 106.739, 33.9049, 46.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A81017E [106.738998 33.904900 46.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A8113B, 9686, 0x9A81017E, 106.739, 33.9049, 46.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A81017E [106.738998 33.904900 46.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A8113C, 11697, 0x9A81017E, 107.86, 34.4659, 44.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A81017E [107.860001 34.465900 44.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8113D, 9686, 0x9A81017F, 109.99, 33.9253, 47.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A81017F [109.989998 33.925301 47.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A8113D, 9686, 0x9A81017F, 109.99, 33.9253, 47.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A81017F [109.989998 33.925301 47.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A8113E, 9686, 0x9A81017F, 111.189, 39.3901, 47.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9A81017F [111.189003 39.390099 47.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8113F, 11697, 0x9A81017F, 109.98, 41.7029, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A81017F [109.980003 41.702900 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A8113F, 11697, 0x9A81017F, 109.98, 41.7029, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A81017F [109.980003 41.702900 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81140, 11697, 0x9A810180, 108, 46.1659, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A810180 [108.000000 46.165901 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81140, 11697, 0x9A810180, 108, 46.1659, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A810180 [108.000000 46.165901 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81141, 9686, 0x9A810180, 108.21, 47.0626, 47.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810180 [108.209999 47.062599 47.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81141, 9686, 0x9A810180, 108.21, 47.0626, 47.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810180 [108.209999 47.062599 47.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81142, 9686, 0x9A810180, 106.643, 43.1021, 47.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810180 [106.642998 43.102100 47.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81142, 9686, 0x9A810180, 106.643, 43.1021, 47.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810180 [106.642998 43.102100 47.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81143, 9686, 0x9A810183, 114.575, 33.325, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810183 [114.574997 33.325001 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81143, 9686, 0x9A810183, 114.575, 33.325, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810183 [114.574997 33.325001 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81144, 11697, 0x9A810183, 117.6, 29.345, 44.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1305,12 +1305,12 @@ VALUES (0x79A81145, 11697, 0x9A810183, 109.475, 27.525, 44.1, -0.707107, 0, 0, - /* @teleloc 0x9A810183 [109.474998 27.525000 44.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81146, 9686, 0x9A810183, 112.332, 25.6258, 47.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810183 [112.332001 25.625799 47.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81146, 9686, 0x9A810183, 112.332, 25.6258, 47.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810183 [112.332001 25.625799 47.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81147, 9686, 0x9A810183, 114.872, 25.6258, 47.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810183 [114.872002 25.625799 47.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81147, 9686, 0x9A810183, 114.872, 25.6258, 47.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810183 [114.872002 25.625799 47.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81148, 9686, 0x9A810183, 118.356, 29.4966, 47.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1325,40 +1325,40 @@ VALUES (0x79A8114A, 11697, 0x9A810183, 116.04, 29.355, 44.1, 0.707107, 0, 0, -0. /* @teleloc 0x9A810183 [116.040001 29.355000 44.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8114B, 9686, 0x9A810185, 106.528, 33.3358, 52.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810185 [106.528000 33.335800 52.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A8114B, 9686, 0x9A810185, 106.528, 33.3358, 52.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810185 [106.528000 33.335800 52.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A8114C, 11697, 0x9A810185, 98.9825, 28.3858, 48.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A810185 [98.982498 28.385799 48.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8114D, 11697, 0x9A810185, 103.827, 26.2592, 48.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A810185 [103.827003 26.259199 48.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A8114D, 11697, 0x9A810185, 103.827, 26.2592, 48.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A810185 [103.827003 26.259199 48.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A8114E, 11698, 0x9A810185, 109.907, 29.4885, 55.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x9A810185 [109.906998 29.488501 55.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8114F, 9686, 0x9A810185, 111.598, 33.3358, 52.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810185 [111.598000 33.335800 52.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A8114F, 9686, 0x9A810185, 111.598, 33.3358, 52.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810185 [111.598000 33.335800 52.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81150, 9686, 0x9A810185, 101.771, 33.3358, 52.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810185 [101.771004 33.335800 52.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81150, 9686, 0x9A810185, 101.771, 33.3358, 52.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810185 [101.771004 33.335800 52.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81151, 9686, 0x9A810185, 102.511, 25.7368, 52.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810185 [102.511002 25.736799 52.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81151, 9686, 0x9A810185, 102.511, 25.7368, 52.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810185 [102.511002 25.736799 52.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81152, 9686, 0x9A810185, 108.194, 25.7368, 52.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810185 [108.194000 25.736799 52.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81152, 9686, 0x9A810185, 108.194, 25.7368, 52.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810185 [108.194000 25.736799 52.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81153, 9686, 0x9A810185, 113.839, 25.7368, 52.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810185 [113.838997 25.736799 52.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81153, 9686, 0x9A810185, 113.839, 25.7368, 52.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810185 [113.838997 25.736799 52.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81154, 9686, 0x9A810185, 98.2751, 29.4892, 52.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,16 +1373,16 @@ VALUES (0x79A81156, 11698, 0x9A810185, 106.335, 29.5592, 55.15, -0.999998, 0, 0, /* @teleloc 0x9A810185 [106.334999 29.559200 55.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81157, 11697, 0x9A810185, 114.752, 32.6858, 48.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A810185 [114.751999 32.685799 48.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81157, 11697, 0x9A810185, 114.752, 32.6858, 48.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A810185 [114.751999 32.685799 48.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81158, 11697, 0x9A810185, 117.092, 29.3058, 48.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9A810185 [117.092003 29.305799 48.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81159, 11697, 0x9A810185, 113.062, 26.1658, 48.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9A810185 [113.061996 26.165800 48.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81159, 11697, 0x9A810185, 113.062, 26.1658, 48.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9A810185 [113.061996 26.165800 48.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A8115A, 9686, 0x9A810187, 108.271, 31.4145, 47.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1393,16 +1393,16 @@ VALUES (0x79A8115B, 9686, 0x9A810187, 97.82, 31.78, 47.66, -0.707107, 0, 0, -0. /* @teleloc 0x9A810187 [97.820000 31.780001 47.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8115C, 9686, 0x9A810187, 105.36, 29.49, 47.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810187 [105.360001 29.490000 47.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A8115C, 9686, 0x9A810187, 105.36, 29.49, 47.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810187 [105.360001 29.490000 47.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8115D, 412, 0x9A810188, 105.285, 29.0458, 44, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9A810188 [105.285004 29.045799 44.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A8115D, 412, 0x9A810188, 105.285, 29.0458, 44, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9A810188 [105.285004 29.045799 44.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8115E, 9686, 0x9A810188, 102.156, 28.9326, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810188 [102.155998 28.932600 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A8115E, 9686, 0x9A810188, 102.156, 28.9326, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810188 [102.155998 28.932600 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A8115F, 9686, 0x9A810188, 108.271, 27.2724, 47.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1413,8 +1413,8 @@ VALUES (0x79A81160, 412, 0x9A81018C, 108.701, 30.3593, 39.195, 0.707107, 0, 0, /* @teleloc 0x9A81018C [108.700996 30.359301 39.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81161, 9686, 0x9A81018C, 105.328, 27.1812, 42.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A81018C [105.328003 27.181200 42.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81161, 9686, 0x9A81018C, 105.328, 27.1812, 42.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A81018C [105.328003 27.181200 42.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81162, 9686, 0x9A81018C, 108.588, 30.3312, 42.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,8 +1425,8 @@ VALUES (0x79A81163, 9686, 0x9A81018D, 109.15, 36.3512, 42.59, -0.707107, 0, 0, /* @teleloc 0x9A81018D [109.150002 36.351200 42.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81164, 9686, 0x9A81018E, 104.328, 32.5012, 42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A81018E [104.328003 32.501202 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81164, 9686, 0x9A81018E, 104.328, 32.5012, 42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A81018E [104.328003 32.501202 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81165, 11698, 0x9A81018E, 102.863, 36.5042, 43.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1437,8 +1437,8 @@ VALUES (0x79A81166, 9686, 0x9A81018E, 96.5546, 37.7454, 42, -0.707107, 0, 0, -0 /* @teleloc 0x9A81018E [96.554604 37.745399 42.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81167, 9686, 0x9A81018E, 100.358, 32.5012, 42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A81018E [100.358002 32.501202 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81167, 9686, 0x9A81018E, 100.358, 32.5012, 42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A81018E [100.358002 32.501202 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81168, 11697, 0x9A81018E, 97.3897, 33.3235, 39.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1469,8 +1469,8 @@ VALUES (0x79A8116E, 9686, 0x9A810000, 98.45, 45.99, 47.25, 0.357553, 0, 0, -0.9 /* @teleloc 0x9A810000 [98.449997 45.990002 47.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8116F, 9686, 0x9A810000, 102.32, 47.22, 46.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810000 [102.320000 47.220001 46.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A8116F, 9686, 0x9A810000, 102.32, 47.22, 46.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810000 [102.320000 47.220001 46.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81170, 9686, 0x9A810000, 96.97, 41.46, 46.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x79A81171, 9686, 0x9A810000, 104.384, 37.5888, 47.39, 0.707107, 0, 0, /* @teleloc 0x9A810000 [104.384003 37.588799 47.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81172, 9686, 0x9A810000, 114.845, 46.355, 46.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810000 [114.845001 46.355000 46.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A81172, 9686, 0x9A810000, 114.845, 46.355, 46.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810000 [114.845001 46.355000 46.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A81173, 9686, 0x9A810000, 114.555, 34.215, 47.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9A810000 [114.555000 34.215000 47.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A81173, 9686, 0x9A810000, 114.555, 34.215, 47.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9A810000 [114.555000 34.215000 47.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A81174, 12679, 0x9A810000, 103.255, 35.1692, 44.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1513,12 +1513,12 @@ VALUES (0x79A81179, 12679, 0x9A810000, 112.965, 45.3892, 44.1, 0.95656, 0, 0, 0. /* @teleloc 0x9A810000 [112.964996 45.389198 44.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8117A, 12678, 0x9A810000, 108.12, 45.4735, 57.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x9A810000 [108.120003 45.473499 57.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79A8117A, 12678, 0x9A810000, 108.12, 45.4735, 57.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x9A810000 [108.120003 45.473499 57.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79A8117B, 12678, 0x9A810000, 108.12, 29.4735, 57.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x9A810000 [108.120003 29.473499 57.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79A8117B, 12678, 0x9A810000, 108.12, 29.4735, 57.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x9A810000 [108.120003 29.473499 57.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79A8117C, 14054, 0x9A81017E, 106.981, 39.2764, 44.005, 0.694876, 0, 0, -0.719129, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9B27.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9B27.sql index 480979a502..165db5c707 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9B27.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9B27.sql @@ -5,8 +5,8 @@ VALUES (0x79B27000, 412, 0x9B270103, 32.3916, 37.645, 176, -0.707107, 0, 0, 0. /* @teleloc 0x9B270103 [32.391602 37.645000 176.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27001, 412, 0x9B270104, 42.5832, 34.1594, 176, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9B270104 [42.583199 34.159401 176.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27001, 412, 0x9B270104, 42.5832, 34.1594, 176, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9B270104 [42.583199 34.159401 176.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27002, 412, 0x9B270105, 26.6748, 45.6678, 176, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,32 +25,32 @@ VALUES (0x79B27005, 11697, 0x9B270106, 34.1344, 45.4834, 180.9, -0.92321, 0, 0, /* @teleloc 0x9B270106 [34.134399 45.483398 180.899994] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27006, 9686, 0x9B270106, 34.9923, 33.9109, 183.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270106 [34.992298 33.910900 183.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27006, 9686, 0x9B270106, 34.9923, 33.9109, 183.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270106 [34.992298 33.910900 183.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27007, 9686, 0x9B270108, 34.69, 42.5802, 179.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270108 [34.689999 42.580200 179.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B27007, 9686, 0x9B270108, 34.69, 42.5802, 179.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270108 [34.689999 42.580200 179.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27008, 9686, 0x9B270108, 34.7394, 33.9049, 178.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270108 [34.739399 33.904900 178.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27008, 9686, 0x9B270108, 34.7394, 33.9049, 178.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270108 [34.739399 33.904900 178.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27009, 9686, 0x9B270109, 37.9903, 33.9253, 179.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270109 [37.990299 33.925301 179.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27009, 9686, 0x9B270109, 37.9903, 33.9253, 179.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270109 [37.990299 33.925301 179.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2700A, 11697, 0x9B27010A, 36, 46.1659, 176.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B27010A [36.000000 46.165901 176.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B2700A, 11697, 0x9B27010A, 36, 46.1659, 176.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B27010A [36.000000 46.165901 176.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2700B, 9686, 0x9B27010A, 36.2101, 47.0626, 179.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010A [36.210098 47.062599 179.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B2700B, 9686, 0x9B27010A, 36.2101, 47.0626, 179.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010A [36.210098 47.062599 179.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2700C, 9686, 0x9B27010D, 42.575, 33.325, 179.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010D [42.575001 33.325001 179.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B2700C, 9686, 0x9B27010D, 42.575, 33.325, 179.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010D [42.575001 33.325001 179.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B2700D, 11697, 0x9B27010D, 45.6, 29.345, 176.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,28 +61,28 @@ VALUES (0x79B2700E, 11697, 0x9B27010D, 37.475, 27.525, 176.1, -0.707107, 0, 0, - /* @teleloc 0x9B27010D [37.474998 27.525000 176.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2700F, 9686, 0x9B27010F, 34.528, 33.3358, 184.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010F [34.528000 33.335800 184.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B2700F, 9686, 0x9B27010F, 34.528, 33.3358, 184.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010F [34.528000 33.335800 184.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27010, 11697, 0x9B27010F, 26.9825, 28.3858, 180.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9B27010F [26.982500 28.385799 180.899994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27011, 11697, 0x9B27010F, 31.8265, 26.2592, 180.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B27010F [31.826500 26.259199 180.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27011, 11697, 0x9B27010F, 31.8265, 26.2592, 180.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B27010F [31.826500 26.259199 180.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27012, 11698, 0x9B27010F, 37.9071, 29.4885, 187.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x9B27010F [37.907101 29.488501 187.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27013, 412, 0x9B270112, 33.285, 29.0458, 176, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9B270112 [33.285000 29.045799 176.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B27013, 412, 0x9B270112, 33.285, 29.0458, 176, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9B270112 [33.285000 29.045799 176.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27014, 9686, 0x9B270112, 30.1562, 28.9326, 178.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270112 [30.156200 28.932600 178.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B27014, 9686, 0x9B270112, 30.1562, 28.9326, 178.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270112 [30.156200 28.932600 178.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27015, 412, 0x9B270116, 36.7014, 30.3593, 171.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -93,8 +93,8 @@ VALUES (0x79B27017, 9686, 0x9B27011B, 24.5546, 41.8854, 174, -0.707107, 0, 0, - /* @teleloc 0x9B27011B [24.554600 41.885399 174.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27018, 9686, 0x9B270118, 32.3284, 32.5012, 174, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270118 [32.328400 32.501202 174.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27018, 9686, 0x9B270118, 32.3284, 32.5012, 174, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270118 [32.328400 32.501202 174.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27019, 11698, 0x9B270118, 30.8629, 36.5042, 175.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -196,8 +196,8 @@ VALUES (0x79B2701D, 10707, 0x9B270000, 183.267, 40.2376, 130.057, 0.309131, 0, 0 /* @teleloc 0x9B270000 [183.266998 40.237598 130.057007] 0.309131 0.000000 0.000000 -0.951019 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2701E, 9686, 0x9B270106, 36.0797, 46.569, 184.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270106 [36.079700 46.569000 184.369995] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B2701E, 9686, 0x9B270106, 36.0797, 46.569, 184.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270106 [36.079700 46.569000 184.369995] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B2701F, 11698, 0x9B270106, 36.0443, 42.5581, 187.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -216,20 +216,20 @@ VALUES (0x79B27022, 9686, 0x9B270109, 39.1893, 39.3901, 179.57, 0.707107, 0, 0, /* @teleloc 0x9B270109 [39.189301 39.390099 179.570007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27023, 11697, 0x9B270109, 37.9805, 41.7029, 176.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B270109 [37.980499 41.702900 176.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B27023, 11697, 0x9B270109, 37.9805, 41.7029, 176.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B270109 [37.980499 41.702900 176.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27024, 9686, 0x9B27010A, 34.6434, 43.1021, 179.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010A [34.643398 43.102100 179.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27024, 9686, 0x9B27010A, 34.6434, 43.1021, 179.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010A [34.643398 43.102100 179.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27025, 9686, 0x9B27010D, 40.3323, 25.6258, 179.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010D [40.332298 25.625799 179.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27025, 9686, 0x9B27010D, 40.3323, 25.6258, 179.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010D [40.332298 25.625799 179.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27026, 9686, 0x9B27010D, 42.8723, 25.6258, 179.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010D [42.872299 25.625799 179.570007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27026, 9686, 0x9B27010D, 42.8723, 25.6258, 179.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010D [42.872299 25.625799 179.570007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27027, 9686, 0x9B27010D, 46.3563, 29.4966, 179.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -244,24 +244,24 @@ VALUES (0x79B27029, 11697, 0x9B27010D, 44.04, 29.355, 176.1, 0.707107, 0, 0, -0. /* @teleloc 0x9B27010D [44.040001 29.355000 176.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2702A, 9686, 0x9B27010F, 39.5985, 33.3358, 184.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010F [39.598499 33.335800 184.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B2702A, 9686, 0x9B27010F, 39.5985, 33.3358, 184.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010F [39.598499 33.335800 184.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2702B, 9686, 0x9B27010F, 29.771, 33.3358, 184.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010F [29.771000 33.335800 184.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B2702B, 9686, 0x9B27010F, 29.771, 33.3358, 184.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010F [29.771000 33.335800 184.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2702C, 9686, 0x9B27010F, 30.5112, 25.7368, 184.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010F [30.511200 25.736799 184.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B2702C, 9686, 0x9B27010F, 30.5112, 25.7368, 184.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010F [30.511200 25.736799 184.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2702D, 9686, 0x9B27010F, 36.1939, 25.7368, 184.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010F [36.193901 25.736799 184.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B2702D, 9686, 0x9B27010F, 36.1939, 25.7368, 184.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010F [36.193901 25.736799 184.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2702E, 9686, 0x9B27010F, 41.8388, 25.7368, 184.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B27010F [41.838799 25.736799 184.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B2702E, 9686, 0x9B27010F, 41.8388, 25.7368, 184.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B27010F [41.838799 25.736799 184.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B2702F, 9686, 0x9B27010F, 26.2751, 29.4892, 184.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -276,16 +276,16 @@ VALUES (0x79B27031, 11698, 0x9B27010F, 34.3351, 29.5592, 187.15, -0.999998, 0, 0 /* @teleloc 0x9B27010F [34.335098 29.559200 187.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27032, 11697, 0x9B27010F, 42.7525, 32.6858, 180.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B27010F [42.752499 32.685799 180.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B27032, 11697, 0x9B27010F, 42.7525, 32.6858, 180.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B27010F [42.752499 32.685799 180.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27033, 11697, 0x9B27010F, 45.0925, 29.3058, 180.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9B27010F [45.092499 29.305799 180.899994] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27034, 11697, 0x9B27010F, 41.0625, 26.1658, 180.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B27010F [41.062500 26.165800 180.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27034, 11697, 0x9B27010F, 41.0625, 26.1658, 180.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B27010F [41.062500 26.165800 180.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27035, 9686, 0x9B270111, 36.2712, 31.4145, 179.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -296,16 +296,16 @@ VALUES (0x79B27036, 9686, 0x9B270111, 25.82, 31.78, 179.66, -0.707107, 0, 0, -0 /* @teleloc 0x9B270111 [25.820000 31.780001 179.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27037, 9686, 0x9B270111, 33.36, 29.49, 179.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270111 [33.360001 29.490000 179.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27037, 9686, 0x9B270111, 33.36, 29.49, 179.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270111 [33.360001 29.490000 179.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27038, 9686, 0x9B270112, 36.2712, 27.2724, 179.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9B270112 [36.271198 27.272400 179.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27039, 9686, 0x9B270116, 33.3284, 27.1812, 174.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270116 [33.328400 27.181200 174.229996] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27039, 9686, 0x9B270116, 33.3284, 27.1812, 174.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270116 [33.328400 27.181200 174.229996] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B2703A, 9686, 0x9B270116, 36.5884, 30.3312, 174.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -320,8 +320,8 @@ VALUES (0x79B2703C, 9686, 0x9B270118, 24.5546, 37.7454, 174, -0.707107, 0, 0, - /* @teleloc 0x9B270118 [24.554600 37.745399 174.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2703D, 9686, 0x9B270118, 28.3584, 32.5012, 174, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270118 [28.358400 32.501202 174.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B2703D, 9686, 0x9B270118, 28.3584, 32.5012, 174, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270118 [28.358400 32.501202 174.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B2703E, 11697, 0x9B270118, 25.3897, 33.3235, 171.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -348,8 +348,8 @@ VALUES (0x79B27043, 9686, 0x9B270000, 26.45, 45.99, 179.25, 0.357553, 0, 0, -0. /* @teleloc 0x9B270000 [26.450001 45.990002 179.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27044, 9686, 0x9B270000, 30.32, 47.22, 178.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270000 [30.320000 47.220001 178.320007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27044, 9686, 0x9B270000, 30.32, 47.22, 178.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270000 [30.320000 47.220001 178.320007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27045, 9686, 0x9B270000, 24.97, 41.46, 178.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -360,12 +360,12 @@ VALUES (0x79B27046, 9686, 0x9B270000, 32.3844, 37.5888, 179.39, 0.707107, 0, 0, /* @teleloc 0x9B270000 [32.384399 37.588799 179.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27047, 9686, 0x9B270000, 42.845, 46.355, 178.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270000 [42.845001 46.355000 178.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B27047, 9686, 0x9B270000, 42.845, 46.355, 178.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270000 [42.845001 46.355000 178.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27048, 9686, 0x9B270000, 42.555, 34.215, 179.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B270000 [42.555000 34.215000 179.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B27048, 9686, 0x9B270000, 42.555, 34.215, 179.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B270000 [42.555000 34.215000 179.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27049, 12679, 0x9B270000, 31.2551, 35.1692, 176.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -392,12 +392,12 @@ VALUES (0x79B2704E, 12679, 0x9B270000, 40.9651, 45.3892, 176.1, 0.95656, 0, 0, 0 /* @teleloc 0x9B270000 [40.965099 45.389198 176.100006] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B2704F, 12678, 0x9B270000, 36.1198, 45.4735, 189.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x9B270000 [36.119801 45.473499 189.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B2704F, 12678, 0x9B270000, 36.1198, 45.4735, 189.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x9B270000 [36.119801 45.473499 189.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B27050, 12678, 0x9B270000, 36.1198, 29.4735, 189.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x9B270000 [36.119801 29.473499 189.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B27050, 12678, 0x9B270000, 36.1198, 29.4735, 189.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x9B270000 [36.119801 29.473499 189.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B27051, 10762, 0x9B270118, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9B76.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9B76.sql index 0adeafcb04..aa3cc7a573 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9B76.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9B76.sql @@ -302,7 +302,7 @@ VALUES (0x79B7604A, 11697, 0x9B76011D, 136.186, 157.474, 24.1, -0.767235, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B7604B, 9687, 0x9B76011D, 133.438, 153.042, 24.1, -0.027813, 0, 0, -0.999613, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0x9B76011D [133.438004 153.042007 24.100000] -0.027812 0.000000 0.000000 -0.999613 */ +/* @teleloc 0x9B76011D [133.438004 153.042007 24.100000] -0.027813 0.000000 0.000000 -0.999613 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B7604C, 412, 0x9B760000, 126.088, 154.831, 28, 0.943259, 0, 0, -0.332058, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9B91.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9B91.sql index d24ef96c98..09b420007c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9B91.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9B91.sql @@ -1465,8 +1465,8 @@ VALUES (0x79B9116D, 9686, 0x9B91013A, 89.4569, 32.1971, 32.85, 0.317305, 0, 0, /* @teleloc 0x9B91013A [89.456902 32.197102 32.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9116E, 9686, 0x9B91013A, 87.8501, 31.6757, 35.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013A [87.850098 31.675699 35.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B9116E, 9686, 0x9B91013A, 87.8501, 31.6757, 35.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013A [87.850098 31.675699 35.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9116F, 9686, 0x9B91013A, 85.5033, 34.8097, 33.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x79B91171, 9686, 0x9B91013A, 89.6069, 37.4971, 32.85, -0.902209, 0, 0, /* @teleloc 0x9B91013A [89.606903 37.497101 32.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91172, 9686, 0x9B91013A, 87.8569, 38.7097, 33.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013A [87.856903 38.709702 33.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B91172, 9686, 0x9B91013A, 87.8569, 38.7097, 33.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013A [87.856903 38.709702 33.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91173, 11697, 0x9B91013A, 87.905, 32.0163, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B91013A [87.904999 32.016300 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B91173, 11697, 0x9B91013A, 87.905, 32.0163, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B91013A [87.904999 32.016300 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B91174, 11697, 0x9B91013A, 86.005, 33.0663, 30.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9B91013A [86.004997 33.066299 30.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91175, 9686, 0x9B91013B, 78.592, 30.9785, 32.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013B [78.592003 30.978500 32.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B91175, 9686, 0x9B91013B, 78.592, 30.9785, 32.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013B [78.592003 30.978500 32.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91176, 9686, 0x9B91013B, 83.992, 30.9785, 32.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013B [83.991997 30.978500 32.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B91176, 9686, 0x9B91013B, 83.992, 30.9785, 32.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013B [83.991997 30.978500 32.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B91177, 9686, 0x9B91013B, 85.042, 32.3277, 31.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9B91013B [85.042000 32.327702 31.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91178, 9686, 0x9B91013B, 81.042, 36.8785, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013B [81.042000 36.878502 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B91178, 9686, 0x9B91013B, 81.042, 36.8785, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013B [81.042000 36.878502 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B91179, 9686, 0x9B91013B, 77.242, 33.7285, 34.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x79B9117D, 11697, 0x9B91013B, 80.924, 34.0571, 30.1, -0.707107, 0, 0, - /* @teleloc 0x9B91013B [80.924004 34.057098 30.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9117E, 11697, 0x9B91013B, 81.455, 31.5663, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B91013B [81.455002 31.566299 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B9117E, 11697, 0x9B91013B, 81.455, 31.5663, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B91013B [81.455002 31.566299 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9117F, 9686, 0x9B91013B, 78.4926, 36.8785, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013B [78.492599 36.878502 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B9117F, 9686, 0x9B91013B, 78.4926, 36.8785, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013B [78.492599 36.878502 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91180, 9686, 0x9B91013B, 83.8364, 36.8785, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013B [83.836403 36.878502 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B91180, 9686, 0x9B91013B, 83.8364, 36.8785, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013B [83.836403 36.878502 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B91181, 9686, 0x9B91013B, 77.242, 32.0134, 33.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x79B91182, 9686, 0x9B91013B, 77.242, 35.9616, 33.35, -0.707107, 0, 0, /* @teleloc 0x9B91013B [77.241997 35.961601 33.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91183, 9686, 0x9B91013B, 81.4515, 30.9785, 33.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013B [81.451500 30.978500 33.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B91183, 9686, 0x9B91013B, 81.4515, 30.9785, 33.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013B [81.451500 30.978500 33.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B91184, 9686, 0x9B91013B, 85.042, 32.0277, 33.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x79B9118B, 11697, 0x9B91013B, 84.0502, 31.7758, 30.1, 0.297375, 0, 0, - /* @teleloc 0x9B91013B [84.050201 31.775801 30.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9118C, 11697, 0x9B91013B, 81.205, 36.3663, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B91013B [81.205002 36.366299 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B9118C, 11697, 0x9B91013B, 81.205, 36.3663, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B91013B [81.205002 36.366299 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9118D, 9686, 0x9B91013D, 83.9501, 30.0257, 28.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013D [83.950104 30.025700 28.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B9118D, 9686, 0x9B91013D, 83.9501, 30.0257, 28.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013D [83.950104 30.025700 28.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9118E, 9686, 0x9B91013D, 80.4533, 33.2597, 28.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9B91013D [80.453300 33.259701 28.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9118F, 9686, 0x9B91013D, 82.7069, 36.5097, 28.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013D [82.706902 36.509701 28.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B9118F, 9686, 0x9B91013D, 82.7069, 36.5097, 28.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013D [82.706902 36.509701 28.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B91190, 11697, 0x9B91013D, 88.5735, 35.3086, 26.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x79B91193, 11697, 0x9B91013D, 81.3411, 33.8205, 26.1, -0.707107, 0, 0, /* @teleloc 0x9B91013D [81.341103 33.820499 26.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91194, 9686, 0x9B91013D, 87.8501, 30.0257, 28.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013D [87.850098 30.025700 28.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B91194, 9686, 0x9B91013D, 87.8501, 30.0257, 28.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013D [87.850098 30.025700 28.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91195, 9686, 0x9B91013D, 85.9569, 36.5097, 28.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B91013D [85.956902 36.509701 28.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B91195, 9686, 0x9B91013D, 85.9569, 36.5097, 28.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B91013D [85.956902 36.509701 28.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B91196, 9686, 0x9B91013D, 90.4033, 32.0597, 28.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x79B91197, 11698, 0x9B91013D, 84.436, 33.9099, 29.5, -0.707107, 0, 0, - /* @teleloc 0x9B91013D [84.435997 33.909901 29.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91198, 11697, 0x9B91013D, 85.0411, 30.8705, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B91013D [85.041100 30.870501 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B91198, 11697, 0x9B91013D, 85.0411, 30.8705, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B91013D [85.041100 30.870501 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B91199, 11697, 0x9B91013D, 84.4235, 36.0586, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B91013D [84.423500 36.058601 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B91199, 11697, 0x9B91013D, 84.4235, 36.0586, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B91013D [84.423500 36.058601 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9119A, 412, 0x9B910000, 87.8069, 39.2571, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9B910000 [87.806900 39.257099 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B9119A, 412, 0x9B910000, 87.8069, 39.2571, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9B910000 [87.806900 39.257099 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9119B, 9686, 0x9B910000, 87.8501, 39.4257, 33.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B910000 [87.850098 39.425701 33.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B9119B, 9686, 0x9B910000, 87.8501, 39.4257, 33.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B910000 [87.850098 39.425701 33.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9119C, 9686, 0x9B910000, 90.1501, 38.5257, 32.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x79B9119E, 12679, 0x9B910000, 90.955, 38.8163, 30.1, -0.402747, 0, 0, - /* @teleloc 0x9B910000 [90.955002 38.816299 30.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9119F, 12679, 0x9B910000, 80.955, 37.8663, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9B910000 [80.955002 37.866299 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B9119F, 12679, 0x9B910000, 80.955, 37.8663, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9B910000 [80.955002 37.866299 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B911A0, 13330, 0x9B91013A, 86.8256, 34.617, 30.005, -0.031127, 0, 0, -0.999515, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9B96.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9B96.sql index 5c5909c8af..f19c346ccb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9B96.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9B96.sql @@ -417,8 +417,8 @@ VALUES (0x79B96067, 12679, 0x9B960000, 39.0067, 83.6833, 38.05, -0.707107, 0, 0, /* @teleloc 0x9B960000 [39.006699 83.683296 38.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96068, 412, 0x9B960112, 104.256, 41.5253, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9B960112 [104.255997 41.525299 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B96068, 412, 0x9B960112, 104.256, 41.5253, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9B960112 [104.255997 41.525299 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B96069, 9686, 0x9B960113, 104.206, 40.7153, 42.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -437,8 +437,8 @@ VALUES (0x79B9606C, 11697, 0x9B960113, 102.478, 40.2262, 38.15, -0.92388, 0, 0, /* @teleloc 0x9B960113 [102.477997 40.226200 38.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9606D, 9686, 0x9B960113, 104.206, 32.1653, 43.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960113 [104.206001 32.165298 43.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B9606D, 9686, 0x9B960113, 104.206, 32.1653, 43.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960113 [104.206001 32.165298 43.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9606E, 9686, 0x9B960113, 101.906, 38.2145, 40.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -457,20 +457,20 @@ VALUES (0x79B96071, 9686, 0x9B960113, 106.534, 37.9997, 40.25, 0.707107, 0, 0, /* @teleloc 0x9B960113 [106.533997 37.999699 40.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96072, 9686, 0x9B960114, 110.406, 36.2153, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960114 [110.405998 36.215302 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B96072, 9686, 0x9B960114, 110.406, 36.2153, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960114 [110.405998 36.215302 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B96073, 9686, 0x9B960114, 113.539, 35.0242, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9B960114 [113.539001 35.024200 40.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96074, 9686, 0x9B960114, 112.447, 30.2653, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960114 [112.446999 30.265301 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B96074, 9686, 0x9B960114, 112.447, 30.2653, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960114 [112.446999 30.265301 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96075, 9686, 0x9B960114, 107.995, 30.2653, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960114 [107.995003 30.265301 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B96075, 9686, 0x9B960114, 107.995, 30.2653, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960114 [107.995003 30.265301 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B96076, 9686, 0x9B960114, 106.975, 31.4953, 40, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,8 +489,8 @@ VALUES (0x79B96079, 11698, 0x9B960114, 110.356, 33.1653, 44.25, 0.707107, 0, 0, /* @teleloc 0x9B960114 [110.356003 33.165298 44.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9607A, 11697, 0x9B960114, 110.34, 33.0821, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B960114 [110.339996 33.082100 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B9607A, 11697, 0x9B960114, 110.34, 33.0821, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B960114 [110.339996 33.082100 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9607B, 9686, 0x9B960114, 113.539, 31.4242, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,16 +501,16 @@ VALUES (0x79B9607C, 9686, 0x9B960114, 113.539, 33.2665, 41.9, 0.707107, 0, 0, - /* @teleloc 0x9B960114 [113.539001 33.266499 41.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9607D, 9686, 0x9B960114, 112.505, 36.2153, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960114 [112.504997 36.215302 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B9607D, 9686, 0x9B960114, 112.505, 36.2153, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960114 [112.504997 36.215302 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9607E, 9686, 0x9B960114, 108.155, 36.2153, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960114 [108.154999 36.215302 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B9607E, 9686, 0x9B960114, 108.155, 36.2153, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960114 [108.154999 36.215302 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9607F, 9686, 0x9B960114, 110.227, 30.2653, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960114 [110.226997 30.265301 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B9607F, 9686, 0x9B960114, 110.227, 30.2653, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960114 [110.226997 30.265301 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B96080, 9686, 0x9B960114, 106.975, 31.7442, 41.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -521,8 +521,8 @@ VALUES (0x79B96081, 9686, 0x9B960114, 106.975, 34.7817, 41.6, -0.707107, 0, 0, /* @teleloc 0x9B960114 [106.974998 34.781700 41.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96082, 9686, 0x9B960114, 108.155, 36.2153, 40, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960114 [108.154999 36.215302 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B96082, 9686, 0x9B960114, 108.155, 36.2153, 40, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960114 [108.154999 36.215302 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B96083, 11698, 0x9B960114, 112.683, 30.9584, 42.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -533,12 +533,12 @@ VALUES (0x79B96084, 11698, 0x9B960114, 112.583, 35.2584, 42.3, 0.919479, 0, 0, - /* @teleloc 0x9B960114 [112.583000 35.258400 42.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96085, 11697, 0x9B960114, 110.343, 31.7477, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B960114 [110.343002 31.747700 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B96085, 11697, 0x9B960114, 110.343, 31.7477, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B960114 [110.343002 31.747700 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96086, 11697, 0x9B960114, 110.343, 34.2435, 38.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B960114 [110.343002 34.243500 38.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B96086, 11697, 0x9B960114, 110.343, 34.2435, 38.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B960114 [110.343002 34.243500 38.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B96087, 11697, 0x9B960114, 112.493, 31.132, 38.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -549,12 +549,12 @@ VALUES (0x79B96088, 11697, 0x9B960114, 112.837, 33.3347, 38.15, 0.707107, 0, 0, /* @teleloc 0x9B960114 [112.836998 33.334702 38.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96089, 11697, 0x9B960114, 110.343, 35.4469, 38.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B960114 [110.343002 35.446899 38.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B96089, 11697, 0x9B960114, 110.343, 35.4469, 38.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B960114 [110.343002 35.446899 38.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9608A, 9686, 0x9B960116, 106.457, 35.8653, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960116 [106.457001 35.865299 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B9608A, 9686, 0x9B960116, 106.457, 35.8653, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960116 [106.457001 35.865299 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9608B, 9686, 0x9B960116, 113.307, 33.1967, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -573,16 +573,16 @@ VALUES (0x79B9608E, 9687, 0x9B960116, 102.682, 35.1322, 34.1, -0.865587, -0.000 /* @teleloc 0x9B960116 [102.681999 35.132198 34.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9608F, 9686, 0x9B960116, 109.76, 35.8653, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960116 [109.760002 35.865299 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B9608F, 9686, 0x9B960116, 109.76, 35.8653, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960116 [109.760002 35.865299 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96090, 9686, 0x9B960116, 105.859, 30.3257, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960116 [105.859001 30.325701 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B96090, 9686, 0x9B960116, 105.859, 30.3257, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960116 [105.859001 30.325701 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96091, 9686, 0x9B960116, 109.972, 30.3257, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960116 [109.972000 30.325701 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B96091, 9686, 0x9B960116, 109.972, 30.3257, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960116 [109.972000 30.325701 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B96092, 9686, 0x9B960116, 101.906, 31.4862, 36.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -593,36 +593,36 @@ VALUES (0x79B96093, 11698, 0x9B960116, 108.499, 33.1653, 37.5, -0.707107, 0, 0, /* @teleloc 0x9B960116 [108.499001 33.165298 37.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96094, 11697, 0x9B960116, 108.246, 35.2066, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B960116 [108.246002 35.206600 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79B96094, 11697, 0x9B960116, 108.246, 35.2066, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B960116 [108.246002 35.206600 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96095, 11697, 0x9B960116, 107.946, 30.8566, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B960116 [107.945999 30.856600 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B96095, 11697, 0x9B960116, 107.946, 30.8566, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9B960116 [107.945999 30.856600 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B96096, 11697, 0x9B960116, 112.565, 32.8289, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9B960116 [112.565002 32.828899 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96097, 9686, 0x9B960000, 104.256, 41.5639, 41.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960000 [104.255997 41.563900 41.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79B96097, 9686, 0x9B960000, 104.256, 41.5639, 41.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960000 [104.255997 41.563900 41.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96098, 9686, 0x9B960000, 102.105, 41.7639, 39.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960000 [102.105003 41.763901 39.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79B96098, 9686, 0x9B960000, 102.105, 41.7639, 39.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960000 [102.105003 41.763901 39.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B96099, 9686, 0x9B960000, 106.398, 41.7639, 39.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B960000 [106.398003 41.763901 39.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x79B96099, 9686, 0x9B960000, 106.398, 41.7639, 39.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9B960000 [106.398003 41.763901 39.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9609A, 12679, 0x9B960000, 108.343, 42.1978, 38.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x9B960000 [108.343002 42.197800 38.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79B9609B, 12679, 0x9B960000, 110.343, 37.4478, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9B960000 [110.343002 37.447800 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79B9609B, 12679, 0x9B960000, 110.343, 37.4478, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9B960000 [110.343002 37.447800 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9609C, 9686, 0x9B96011A, 105.636, 134.587, 36.85, 0.948324, 0, 0, -0.317305, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9B9B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9B9B.sql index beab164ce5..bdc217a81d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9B9B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9B9B.sql @@ -82,7 +82,7 @@ VALUES (0x79B9B013, 9686, 0x9B9B0109, 32.2534, 78.384, 74.3, -0.684389, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B014, 11697, 0x9B9B0109, 34.9023, 82.5467, 72.075, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B9B0109 [34.902302 82.546700 72.074997] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B0109 [34.902302 82.546700 72.074997] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B015, 9686, 0x9B9B0109, 31.9179, 84.0742, 74.3, -0.684389, 0, 0, -0.729117, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -98,7 +98,7 @@ VALUES (0x79B9B017, 9686, 0x9B9B0109, 38.2308, 78.7996, 74.3, -0.729117, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B018, 9686, 0x9B9B0109, 37.591, 77.4314, 74.3, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B0109 [37.591000 77.431396 74.300003] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x9B9B0109 [37.591000 77.431396 74.300003] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B019, 9686, 0x9B9B0109, 32.5433, 77.2619, 76, -0.353273, 0, 0, -0.93552, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -106,11 +106,11 @@ VALUES (0x79B9B019, 9686, 0x9B9B0109, 32.5433, 77.2619, 76, -0.353273, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B01A, 9686, 0x9B9B0109, 33.2763, 77.1581, 74.3, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B0109 [33.276299 77.158096 74.300003] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x9B9B0109 [33.276299 77.158096 74.300003] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B01B, 11697, 0x9B9B0109, 35.0762, 79.8022, 72.075, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B9B0109 [35.076199 79.802200 72.074997] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x9B9B0109 [35.076199 79.802200 72.074997] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B01C, 11697, 0x9B9B010B, 33.9753, 86.9361, 72.075, -0.684376, -0.004181, -0.004454, -0.729103, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -126,19 +126,19 @@ VALUES (0x79B9B01E, 9686, 0x9B9B010B, 33.6062, 86.7585, 74.3, -0.684389, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B01F, 9686, 0x9B9B010B, 36.0062, 90.4326, 74.75, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B010B [36.006199 90.432602 74.750000] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B010B [36.006199 90.432602 74.750000] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B020, 11697, 0x9B9B010D, 34.2556, 82.4648, 68.1, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B9B010D [34.255600 82.464798 68.099998] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x9B9B010D [34.255600 82.464798 68.099998] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B021, 11697, 0x9B9B010D, 33.9864, 86.7062, 68.1, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B9B010D [33.986401 86.706200 68.099998] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B010D [33.986401 86.706200 68.099998] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B022, 9686, 0x9B9B010D, 34.3834, 80.46, 69.95, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B010D [34.383400 80.459999 69.949997] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x9B9B010D [34.383400 80.459999 69.949997] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B023, 9686, 0x9B9B010D, 30.8563, 85.5222, 69.95, -0.684389, 0, 0, -0.729117, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -146,7 +146,7 @@ VALUES (0x79B9B023, 9686, 0x9B9B010D, 30.8563, 85.5222, 69.95, -0.684389, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B024, 9686, 0x9B9B010D, 33.7825, 90.3418, 69.95, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B010D [33.782501 90.341797 69.949997] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B010D [33.782501 90.341797 69.949997] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B025, 9686, 0x9B9B010D, 37.4817, 84.5391, 69.95, -0.729117, 0, 0, 0.684389, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1266,7 +1266,7 @@ VALUES (0x79B9B0CD, 9686, 0x9B9B0109, 32.0692, 81.2911, 75.625, -0.684389, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0CE, 9686, 0x9B9B0109, 35.2291, 77.2818, 75.75, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B0109 [35.229099 77.281799 75.750000] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x9B9B0109 [35.229099 77.281799 75.750000] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0CF, 9686, 0x9B9B0109, 38.039, 81.4314, 75.625, -0.729117, 0, 0, 0.684389, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1274,23 +1274,23 @@ VALUES (0x79B9B0CF, 9686, 0x9B9B0109, 38.039, 81.4314, 75.625, -0.729117, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0D0, 9686, 0x9B9B0109, 33.2213, 85.2995, 74.05, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B0109 [33.221298 85.299500 74.050003] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B0109 [33.221298 85.299500 74.050003] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0D1, 9686, 0x9B9B0109, 32.8972, 85.279, 75.625, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B0109 [32.897202 85.278999 75.625000] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B0109 [32.897202 85.278999 75.625000] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0D2, 9686, 0x9B9B0109, 34.8432, 85.4023, 75.625, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B0109 [34.843201 85.402298 75.625000] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B0109 [34.843201 85.402298 75.625000] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0D3, 9686, 0x9B9B0109, 36.8908, 85.532, 75.625, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B0109 [36.890800 85.531998 75.625000] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B0109 [36.890800 85.531998 75.625000] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0D4, 11698, 0x9B9B0109, 34.9249, 81.2536, 76.175, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9B9B0109 [34.924900 81.253601 76.175003] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x9B9B0109 [34.924900 81.253601 76.175003] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0D5, 11698, 0x9B9B0109, 32.6018, 84.3128, 76.175, -0.91905, 0, 0, -0.394141, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1306,7 +1306,7 @@ VALUES (0x79B9B0D7, 11697, 0x9B9B0109, 37.3884, 81.3601, 72.075, -0.729117, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0D8, 11697, 0x9B9B0109, 34.9682, 81.2068, 72.075, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B9B0109 [34.968201 81.206802 72.074997] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B0109 [34.968201 81.206802 72.074997] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0D9, 11697, 0x9B9B0109, 32.7136, 84.3687, 72.075, -0.902867, 0, 0, -0.429919, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1322,15 +1322,15 @@ VALUES (0x79B9B0DB, 11697, 0x9B9B0109, 32.5522, 79.7994, 72.075, -0.684389, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0DC, 9686, 0x9B9B010B, 34.2321, 90.3202, 74.75, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B010B [34.232101 90.320198 74.750000] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B010B [34.232101 90.320198 74.750000] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0DD, 9686, 0x9B9B010B, 37.5982, 90.5334, 74.75, -0.9995, 0, 0, -0.031628, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B010B [37.598202 90.533401 74.750000] -0.999500 0.000000 0.000000 -0.031627 */ +/* @teleloc 0x9B9B010B [37.598202 90.533401 74.750000] -0.999500 0.000000 0.000000 -0.031628 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0DE, 9686, 0x9B9B010B, 35.5893, 85.903, 75.475, 0.031628, 0, 0, -0.9995, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9B9B010B [35.589298 85.903000 75.474998] 0.031627 0.000000 0.000000 -0.999500 */ +/* @teleloc 0x9B9B010B [35.589298 85.903000 75.474998] 0.031628 0.000000 0.000000 -0.999500 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B0DF, 9686, 0x9B9B010B, 38.7041, 88.0488, 75.475, -0.729117, 0, 0, 0.684389, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2154,7 +2154,7 @@ VALUES (0x79B9B1AB, 11697, 0x9B9B013C, 156.641, 34.3512, 70.1, 0.34939, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B1AC, 11697, 0x9B9B013C, 154.443, 28.9083, 70.1, 0.01658, 0, 0, -0.999863, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9B9B013C [154.442993 28.908300 70.099998] 0.016579 0.000000 0.000000 -0.999863 */ +/* @teleloc 0x9B9B013C [154.442993 28.908300 70.099998] 0.016580 0.000000 0.000000 -0.999863 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79B9B1AD, 9686, 0x9B9B0000, 150.781, 36.1284, 77.375, 0.34939, 0, 0, -0.936978, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9BD8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9BD8.sql index 3f822a8bc0..47632f1574 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9BD8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9BD8.sql @@ -385,20 +385,20 @@ VALUES (0x79BD805F, 9686, 0x9BD80126, 58.2448, 81.6713, 75.5, -0.707107, 0, 0, /* @teleloc 0x9BD80126 [58.244801 81.671303 75.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8060, 9686, 0x9BD80126, 57.0448, 79.7713, 74.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80126 [57.044800 79.771301 74.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD8060, 9686, 0x9BD80126, 57.0448, 79.7713, 74.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80126 [57.044800 79.771301 74.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8061, 9686, 0x9BD80127, 59.8988, 77.8862, 73.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80127 [59.898800 77.886200 73.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD8061, 9686, 0x9BD80127, 59.8988, 77.8862, 73.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80127 [59.898800 77.886200 73.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8062, 9686, 0x9BD80127, 65.2772, 77.8862, 73.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80127 [65.277199 77.886200 73.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD8062, 9686, 0x9BD80127, 65.2772, 77.8862, 73.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80127 [65.277199 77.886200 73.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8063, 9686, 0x9BD80127, 62.6272, 83.8362, 75.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80127 [62.627201 83.836197 75.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79BD8063, 9686, 0x9BD80127, 62.6272, 83.8362, 75.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80127 [62.627201 83.836197 75.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD8064, 9686, 0x9BD80127, 66.5772, 82.7862, 73.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -421,16 +421,16 @@ VALUES (0x79BD8068, 11698, 0x9BD80127, 62.6362, 80.9284, 78.6, -0.707107, 0, 0, /* @teleloc 0x9BD80127 [62.636200 80.928398 78.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8069, 11697, 0x9BD80127, 62.6227, 83.4618, 72.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9BD80127 [62.622700 83.461800 72.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79BD8069, 11697, 0x9BD80127, 62.6227, 83.4618, 72.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9BD80127 [62.622700 83.461800 72.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD806A, 9686, 0x9BD8012B, 59.5633, 76.9674, 70.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD8012B [59.563301 76.967400 70.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD806A, 9686, 0x9BD8012B, 59.5633, 76.9674, 70.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD8012B [59.563301 76.967400 70.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD806B, 9686, 0x9BD8012B, 59.8133, 83.5174, 70.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD8012B [59.813301 83.517403 70.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79BD806B, 9686, 0x9BD8012B, 59.8133, 83.5174, 70.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD8012B [59.813301 83.517403 70.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD806C, 9686, 0x9BD8012B, 63.3124, 80.1317, 70.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -449,8 +449,8 @@ VALUES (0x79BD806F, 9687, 0x9BD8012B, 62.7007, 82.9164, 68.1, 0.878817, 0, 0, - /* @teleloc 0x9BD8012B [62.700699 82.916397 68.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8070, 412, 0x9BD80000, 55.9862, 85.4384, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9BD80000 [55.986198 85.438400 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD8070, 412, 0x9BD80000, 55.9862, 85.4384, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9BD80000 [55.986198 85.438400 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD8071, 11697, 0x9BD8012F, 101.511, 154.929, 84.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1047,7 +1047,7 @@ VALUES (0x79BD80A4, 11711, 0x9BD80000, 126.975, 30.0802, 70.065, 0.989995, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD80A5, 11711, 0x9BD80000, 155.28, 79.7092, 74.065, 0.999795, 0, 0, -0.020269, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x9BD80000 [155.279999 79.709198 74.065002] 0.999795 0.000000 0.000000 -0.020268 */ +/* @teleloc 0x9BD80000 [155.279999 79.709198 74.065002] 0.999795 0.000000 0.000000 -0.020269 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD80A6, 11711, 0x9BD80000, 152.698, 153.193, 84.065, 0.900375, 0, 0, -0.435114, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -1785,8 +1785,8 @@ VALUES (0x79BD814F, 11697, 0x9BD80126, 57.8579, 84.4219, 72.1, 0.91496, 0, 0, -0 /* @teleloc 0x9BD80126 [57.857899 84.421898 72.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8150, 11697, 0x9BD80126, 56.8329, 80.1469, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9BD80126 [56.832901 80.146896 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD8150, 11697, 0x9BD80126, 56.8329, 80.1469, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9BD80126 [56.832901 80.146896 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD8151, 9686, 0x9BD80126, 53.5948, 80.5463, 74.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1801,8 +1801,8 @@ VALUES (0x79BD8153, 9686, 0x9BD80126, 53.5948, 84.0213, 74.5, -0.707107, 0, 0, /* @teleloc 0x9BD80126 [53.594799 84.021301 74.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8154, 9686, 0x9BD80126, 56.0133, 84.9174, 75.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80126 [56.013302 84.917397 75.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79BD8154, 9686, 0x9BD80126, 56.0133, 84.9174, 75.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80126 [56.013302 84.917397 75.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD8155, 9686, 0x9BD80126, 58.2448, 83.7662, 74.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1817,8 +1817,8 @@ VALUES (0x79BD8157, 9686, 0x9BD80127, 66.5772, 80.8485, 75.875, 0.707107, 0, 0, /* @teleloc 0x9BD80127 [66.577202 80.848503 75.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8158, 9686, 0x9BD80127, 62.6428, 77.8862, 75.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80127 [62.642799 77.886200 75.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD8158, 9686, 0x9BD80127, 62.6428, 77.8862, 75.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80127 [62.642799 77.886200 75.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD8159, 9686, 0x9BD80127, 58.6857, 78.9006, 75.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1833,12 +1833,12 @@ VALUES (0x79BD815B, 9686, 0x9BD80127, 58.6857, 82.95, 75.6, -0.707107, 0, 0, -0 /* @teleloc 0x9BD80127 [58.685699 82.949997 75.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD815C, 9686, 0x9BD80127, 60.0778, 83.8362, 75.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80127 [60.077801 83.836197 75.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79BD815C, 9686, 0x9BD80127, 60.0778, 83.8362, 75.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80127 [60.077801 83.836197 75.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD815D, 9686, 0x9BD80127, 65.3021, 83.8362, 75.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80127 [65.302101 83.836197 75.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79BD815D, 9686, 0x9BD80127, 65.3021, 83.8362, 75.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80127 [65.302101 83.836197 75.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD815E, 11698, 0x9BD80127, 65.1712, 79.0334, 76.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1869,12 +1869,12 @@ VALUES (0x79BD8164, 11697, 0x9BD80127, 59.6562, 78.6584, 72.1, 0.359182, 0, 0, 0 /* @teleloc 0x9BD80127 [59.656200 78.658401 72.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8165, 9686, 0x9BD8012B, 61.652, 76.9674, 70.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD8012B [61.652000 76.967400 70.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD8165, 9686, 0x9BD8012B, 61.652, 76.9674, 70.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD8012B [61.652000 76.967400 70.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8166, 9686, 0x9BD8012B, 56.789, 83.5174, 70.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD8012B [56.789001 83.517403 70.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79BD8166, 9686, 0x9BD8012B, 56.789, 83.5174, 70.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD8012B [56.789001 83.517403 70.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD8167, 9686, 0x9BD8012B, 53.6035, 78.4324, 70.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1885,32 +1885,32 @@ VALUES (0x79BD8168, 11698, 0x9BD8012B, 58.3262, 80.2034, 71.525, 0.707107, 0, 0, /* @teleloc 0x9BD8012B [58.326199 80.203400 71.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD8169, 11697, 0x9BD8012B, 58.4313, 77.3775, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9BD8012B [58.431301 77.377502 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD8169, 11697, 0x9BD8012B, 58.4313, 77.3775, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9BD8012B [58.431301 77.377502 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD816A, 11697, 0x9BD8012B, 62.5227, 80.3532, 68.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9BD8012B [62.522701 80.353203 68.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD816B, 11697, 0x9BD8012B, 59.9837, 83.0196, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9BD8012B [59.983700 83.019600 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79BD816B, 11697, 0x9BD8012B, 59.9837, 83.0196, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9BD8012B [59.983700 83.019600 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD816C, 9686, 0x9BD80000, 55.9883, 85.5524, 75.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80000 [55.988300 85.552399 75.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD816C, 9686, 0x9BD80000, 55.9883, 85.5524, 75.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80000 [55.988300 85.552399 75.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD816D, 9686, 0x9BD80000, 52.9783, 91.4074, 73.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80000 [52.978298 91.407402 73.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79BD816D, 9686, 0x9BD80000, 52.9783, 91.4074, 73.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80000 [52.978298 91.407402 73.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD816E, 9686, 0x9BD80000, 59.0083, 91.4074, 73.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9BD80000 [59.008301 91.407402 73.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79BD816E, 9686, 0x9BD80000, 59.0083, 91.4074, 73.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9BD80000 [59.008301 91.407402 73.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79BD816F, 12679, 0x9BD80000, 60.5312, 85.8734, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9BD80000 [60.531200 85.873398 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79BD816F, 12679, 0x9BD80000, 60.5312, 85.8734, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9BD80000 [60.531200 85.873398 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79BD8170, 12679, 0x9BD80000, 51.6862, 85.7634, 72.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9C4D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9C4D.sql index 88fd50ee37..34a6d70090 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9C4D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9C4D.sql @@ -1465,8 +1465,8 @@ VALUES (0x79C4D16D, 9686, 0x9C4D013A, 89.0333, 32.8791, 16.85, 0.317305, 0, 0, /* @teleloc 0x9C4D013A [89.033302 32.879101 16.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D16E, 9686, 0x9C4D013A, 87.4265, 32.3577, 19.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013A [87.426498 32.357700 19.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D16E, 9686, 0x9C4D013A, 87.4265, 32.3577, 19.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013A [87.426498 32.357700 19.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D16F, 9686, 0x9C4D013A, 85.0797, 35.4917, 17.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x79C4D171, 9686, 0x9C4D013A, 89.1833, 38.1791, 16.85, -0.902209, 0, 0, /* @teleloc 0x9C4D013A [89.183296 38.179100 16.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D172, 9686, 0x9C4D013A, 87.4333, 39.3917, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013A [87.433296 39.391701 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C4D172, 9686, 0x9C4D013A, 87.4333, 39.3917, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013A [87.433296 39.391701 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D173, 11697, 0x9C4D013A, 87.4814, 32.6983, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C4D013A [87.481400 32.698299 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D173, 11697, 0x9C4D013A, 87.4814, 32.6983, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C4D013A [87.481400 32.698299 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D174, 11697, 0x9C4D013A, 85.5814, 33.7483, 14.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9C4D013A [85.581398 33.748299 14.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D175, 9686, 0x9C4D013B, 78.1684, 31.6605, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013B [78.168404 31.660500 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D175, 9686, 0x9C4D013B, 78.1684, 31.6605, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013B [78.168404 31.660500 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D176, 9686, 0x9C4D013B, 83.5684, 31.6605, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013B [83.568398 31.660500 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D176, 9686, 0x9C4D013B, 83.5684, 31.6605, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013B [83.568398 31.660500 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D177, 9686, 0x9C4D013B, 84.6184, 33.0097, 15.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9C4D013B [84.618401 33.009701 15.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D178, 9686, 0x9C4D013B, 80.6184, 37.5605, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013B [80.618401 37.560501 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C4D178, 9686, 0x9C4D013B, 80.6184, 37.5605, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013B [80.618401 37.560501 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D179, 9686, 0x9C4D013B, 76.8184, 34.4105, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x79C4D17D, 11697, 0x9C4D013B, 80.5004, 34.7391, 14.1, -0.707107, 0, 0, /* @teleloc 0x9C4D013B [80.500397 34.739101 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D17E, 11697, 0x9C4D013B, 81.0314, 32.2483, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C4D013B [81.031403 32.248299 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D17E, 11697, 0x9C4D013B, 81.0314, 32.2483, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C4D013B [81.031403 32.248299 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D17F, 9686, 0x9C4D013B, 78.069, 37.5605, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013B [78.069000 37.560501 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C4D17F, 9686, 0x9C4D013B, 78.069, 37.5605, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013B [78.069000 37.560501 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D180, 9686, 0x9C4D013B, 83.4128, 37.5605, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013B [83.412804 37.560501 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C4D180, 9686, 0x9C4D013B, 83.4128, 37.5605, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013B [83.412804 37.560501 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D181, 9686, 0x9C4D013B, 76.8184, 32.6954, 17.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x79C4D182, 9686, 0x9C4D013B, 76.8184, 36.6436, 17.35, -0.707107, 0, 0, /* @teleloc 0x9C4D013B [76.818398 36.643600 17.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D183, 9686, 0x9C4D013B, 81.0279, 31.6605, 17.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013B [81.027901 31.660500 17.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D183, 9686, 0x9C4D013B, 81.0279, 31.6605, 17.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013B [81.027901 31.660500 17.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D184, 9686, 0x9C4D013B, 84.6184, 32.7097, 17.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x79C4D18B, 11697, 0x9C4D013B, 83.6266, 32.4578, 14.1, 0.297375, 0, 0, - /* @teleloc 0x9C4D013B [83.626602 32.457802 14.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D18C, 11697, 0x9C4D013B, 80.7814, 37.0483, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C4D013B [80.781403 37.048302 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C4D18C, 11697, 0x9C4D013B, 80.7814, 37.0483, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C4D013B [80.781403 37.048302 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D18D, 9686, 0x9C4D013D, 83.5265, 30.7077, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013D [83.526497 30.707701 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D18D, 9686, 0x9C4D013D, 83.5265, 30.7077, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013D [83.526497 30.707701 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D18E, 9686, 0x9C4D013D, 80.0297, 33.9417, 12.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9C4D013D [80.029701 33.941700 12.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D18F, 9686, 0x9C4D013D, 82.2833, 37.1917, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013D [82.283302 37.191700 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C4D18F, 9686, 0x9C4D013D, 82.2833, 37.1917, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013D [82.283302 37.191700 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D190, 11697, 0x9C4D013D, 88.1499, 35.9906, 10.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x79C4D193, 11697, 0x9C4D013D, 80.9175, 34.5025, 10.1, -0.707107, 0, 0, /* @teleloc 0x9C4D013D [80.917503 34.502499 10.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D194, 9686, 0x9C4D013D, 87.4265, 30.7077, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013D [87.426498 30.707701 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D194, 9686, 0x9C4D013D, 87.4265, 30.7077, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013D [87.426498 30.707701 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D195, 9686, 0x9C4D013D, 85.5333, 37.1917, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D013D [85.533302 37.191700 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C4D195, 9686, 0x9C4D013D, 85.5333, 37.1917, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D013D [85.533302 37.191700 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D196, 9686, 0x9C4D013D, 89.9797, 32.7417, 12.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x79C4D197, 11698, 0x9C4D013D, 84.0124, 34.5919, 13.5, -0.707107, 0, 0, /* @teleloc 0x9C4D013D [84.012398 34.591900 13.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D198, 11697, 0x9C4D013D, 84.6175, 31.5525, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C4D013D [84.617500 31.552500 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D198, 11697, 0x9C4D013D, 84.6175, 31.5525, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C4D013D [84.617500 31.552500 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D199, 11697, 0x9C4D013D, 83.9999, 36.7406, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C4D013D [83.999901 36.740601 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C4D199, 11697, 0x9C4D013D, 83.9999, 36.7406, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C4D013D [83.999901 36.740601 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D19A, 412, 0x9C4D0000, 87.3833, 39.9391, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9C4D0000 [87.383301 39.939098 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D19A, 412, 0x9C4D0000, 87.3833, 39.9391, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9C4D0000 [87.383301 39.939098 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D19B, 9686, 0x9C4D0000, 87.4265, 40.1077, 17.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C4D0000 [87.426498 40.107700 17.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D19B, 9686, 0x9C4D0000, 87.4265, 40.1077, 17.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C4D0000 [87.426498 40.107700 17.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D19C, 9686, 0x9C4D0000, 89.7265, 39.2077, 16.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x79C4D19E, 12679, 0x9C4D0000, 90.5314, 39.4983, 14.1, -0.402747, 0, 0, /* @teleloc 0x9C4D0000 [90.531403 39.498299 14.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C4D19F, 12679, 0x9C4D0000, 80.5314, 38.5483, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9C4D0000 [80.531403 38.548302 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C4D19F, 12679, 0x9C4D0000, 80.5314, 38.5483, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9C4D0000 [80.531403 38.548302 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C4D1A0, 13522, 0x9C4D0104, 36.7041, 38.3633, 16.005, -0.017909, 0, 0, 0.99984, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9C70.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9C70.sql index 5eb801ddd0..654b78b2fa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9C70.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9C70.sql @@ -529,24 +529,24 @@ VALUES (0x79C70083, 11697, 0x9C700136, 90.2232, 34.6073, 30.075, -0.909599, 0, 0 /* @teleloc 0x9C700136 [90.223198 34.607300 30.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C70084, 9686, 0x9C700136, 90.1437, 29.6194, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700136 [90.143700 29.619400 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C70084, 9686, 0x9C700136, 90.1437, 29.6194, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700136 [90.143700 29.619400 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C70085, 11697, 0x9C700136, 86.1568, 32.5263, 30.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9C700136 [86.156799 32.526299 30.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C70086, 9686, 0x9C700136, 84.4437, 29.6444, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700136 [84.443703 29.644400 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C70086, 9686, 0x9C700136, 84.4437, 29.6444, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700136 [84.443703 29.644400 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C70087, 9686, 0x9C700136, 84.6768, 35.5861, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700136 [84.676804 35.586102 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C70087, 9686, 0x9C700136, 84.6768, 35.5861, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700136 [84.676804 35.586102 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C70088, 9686, 0x9C700136, 90.1069, 35.6111, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700136 [90.106903 35.611099 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C70088, 9686, 0x9C700136, 90.1069, 35.6111, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700136 [90.106903 35.611099 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C70089, 9686, 0x9C700136, 91.4319, 34.8861, 32.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -565,16 +565,16 @@ VALUES (0x79C7008C, 11697, 0x9C700136, 88.9068, 32.5263, 30.075, 0.707107, 0, 0, /* @teleloc 0x9C700136 [88.906799 32.526299 30.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C7008D, 11697, 0x9C700139, 81.7177, 31.8786, 30.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C700139 [81.717697 31.878599 30.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x79C7008D, 11697, 0x9C700139, 81.7177, 31.8786, 30.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C700139 [81.717697 31.878599 30.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C7008E, 11697, 0x9C700139, 82.4003, 36.2024, 30.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9C700139 [82.400299 36.202400 30.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C7008F, 9686, 0x9C700139, 81.8715, 31.499, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700139 [81.871498 31.499001 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C7008F, 9686, 0x9C700139, 81.8715, 31.499, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700139 [81.871498 31.499001 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C70090, 9686, 0x9C700139, 78.3565, 34.1265, 32.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -593,28 +593,28 @@ VALUES (0x79C70093, 9686, 0x9C70013C, 88.2065, 31.8764, 27.95, 0.707107, 0, 0, /* @teleloc 0x9C70013C [88.206497 31.876400 27.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C70094, 9686, 0x9C70013C, 82.9315, 28.6765, 27.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C70013C [82.931503 28.676500 27.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C70094, 9686, 0x9C70013C, 82.9315, 28.6765, 27.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C70013C [82.931503 28.676500 27.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C70095, 9686, 0x9C70013C, 78.3065, 31.9015, 27.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9C70013C [78.306503 31.901501 27.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C70096, 9686, 0x9C70013C, 84.3315, 35.2265, 27.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C70013C [84.331497 35.226501 27.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C70096, 9686, 0x9C70013C, 84.3315, 35.2265, 27.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C70013C [84.331497 35.226501 27.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C70097, 11698, 0x9C70013C, 83.2238, 32.542, 29.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9C70013C [83.223801 32.542000 29.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C70097, 11698, 0x9C70013C, 83.2238, 32.542, 29.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9C70013C [83.223801 32.542000 29.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C70098, 9687, 0x9C70013C, 87.6437, 29.2194, 26.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x9C70013C [87.643700 29.219400 26.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C70099, 412, 0x9C700000, 80.8937, 37.0294, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9C700000 [80.893700 37.029400 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C70099, 412, 0x9C700000, 80.8937, 37.0294, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9C700000 [80.893700 37.029400 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C7009A, 10427, 0x9C700100, 33.5019, 38.8399, 30.005, 0.690596, 0, 0, 0.723241, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2061,16 +2061,16 @@ VALUES (0x79C70194, 12679, 0x9C700000, 131.237, 42.0487, 28.1, 0, 0, 0, -1, Tru /* @teleloc 0x9C700000 [131.237000 42.048698 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C70195, 9686, 0x9C700136, 87.2308, 29.6194, 33.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700136 [87.230797 29.619400 33.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C70195, 9686, 0x9C700136, 87.2308, 29.6194, 33.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700136 [87.230797 29.619400 33.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C70196, 9686, 0x9C700136, 91.4319, 32.5195, 33.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9C700136 [91.431900 32.519501 33.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C70197, 9686, 0x9C700136, 87.4682, 35.5861, 33.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700136 [87.468201 35.586102 33.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C70197, 9686, 0x9C700136, 87.4682, 35.5861, 33.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700136 [87.468201 35.586102 33.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C70198, 9686, 0x9C700136, 83.3033, 31.0227, 32.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2101,8 +2101,8 @@ VALUES (0x79C7019E, 11698, 0x9C700136, 85.1194, 34.153, 34.175, -0.9486, 0, 0, - /* @teleloc 0x9C700136 [85.119400 34.153000 34.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C7019F, 11697, 0x9C700136, 87.4982, 34.9323, 30.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C700136 [87.498199 34.932301 30.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C7019F, 11697, 0x9C700136, 87.4982, 34.9323, 30.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C700136 [87.498199 34.932301 30.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C701A0, 11697, 0x9C700136, 87.4982, 32.5073, 30.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2113,12 +2113,12 @@ VALUES (0x79C701A1, 11697, 0x9C700136, 84.2001, 30.4571, 30.075, -0.364064, 0, 0 /* @teleloc 0x9C700136 [84.200104 30.457100 30.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C701A2, 11697, 0x9C700136, 85.6751, 30.0071, 30.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C700136 [85.675102 30.007099 30.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C701A2, 11697, 0x9C700136, 85.6751, 30.0071, 30.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C700136 [85.675102 30.007099 30.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C701A3, 11697, 0x9C700136, 88.7501, 30.0071, 30.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C700136 [88.750099 30.007099 30.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C701A3, 11697, 0x9C700136, 88.7501, 30.0071, 30.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C700136 [88.750099 30.007099 30.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C701A4, 9686, 0x9C700139, 78.3565, 32.3488, 32.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2133,45 +2133,45 @@ VALUES (0x79C701A6, 9686, 0x9C700139, 82.8507, 33.424, 33.475, 0.707107, 0, 0, /* @teleloc 0x9C700139 [82.850700 33.424000 33.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C701A7, 9686, 0x9C700139, 80.9061, 36.6683, 33.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700139 [80.906097 36.668301 33.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C701A7, 9686, 0x9C700139, 80.9061, 36.6683, 33.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700139 [80.906097 36.668301 33.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C701A8, 9686, 0x9C70013C, 85.5051, 28.6765, 27.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C70013C [85.505096 28.676500 27.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C701A8, 9686, 0x9C70013C, 85.5051, 28.6765, 27.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C70013C [85.505096 28.676500 27.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C701A9, 9686, 0x9C70013C, 81.2816, 35.2265, 27.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C70013C [81.281601 35.226501 27.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C701A9, 9686, 0x9C70013C, 81.2816, 35.2265, 27.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C70013C [81.281601 35.226501 27.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C701AA, 11697, 0x9C70013C, 87.5119, 34.4693, 26.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9C70013C [87.511902 34.469299 26.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C701AB, 11697, 0x9C70013C, 84.1369, 31.9443, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C70013C [84.136902 31.944300 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C701AB, 11697, 0x9C70013C, 84.1369, 31.9443, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C70013C [84.136902 31.944300 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C701AC, 11697, 0x9C70013C, 78.9119, 29.2693, 26.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9C70013C [78.911903 29.269300 26.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C701AD, 9686, 0x9C700000, 80.8715, 37.124, 33.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700000 [80.871498 37.124001 33.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C701AD, 9686, 0x9C700000, 80.8715, 37.124, 33.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700000 [80.871498 37.124001 33.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C701AE, 9686, 0x9C700000, 82.7701, 37.124, 31.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700000 [82.770103 37.124001 31.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C701AE, 9686, 0x9C700000, 82.7701, 37.124, 31.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700000 [82.770103 37.124001 31.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C701AF, 9686, 0x9C700000, 79.0193, 37.124, 31.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C700000 [79.019302 37.124001 31.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C701AF, 9686, 0x9C700000, 79.0193, 37.124, 31.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C700000 [79.019302 37.124001 31.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C701B0, 12679, 0x9C700000, 77.1982, 37.6823, 30.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x9C700000 [77.198196 37.682301 30.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C701B1, 12679, 0x9C700000, 91.5482, 37.4573, 30.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9C700000 [91.548203 37.457298 30.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C701B1, 12679, 0x9C700000, 91.5482, 37.4573, 30.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9C700000 [91.548203 37.457298 30.075001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9C8D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9C8D.sql index 034e055e84..fdb98b165f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9C8D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9C8D.sql @@ -1253,24 +1253,24 @@ VALUES (0x79C8D138, 11697, 0x9C8D012F, 89.7788, 36.3624, 112.075, -0.909599, 0, /* @teleloc 0x9C8D012F [89.778801 36.362400 112.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D139, 9686, 0x9C8D012F, 89.6993, 31.3745, 114.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D012F [89.699303 31.374500 114.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D139, 9686, 0x9C8D012F, 89.6993, 31.3745, 114.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D012F [89.699303 31.374500 114.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D13A, 11697, 0x9C8D012F, 85.7124, 34.2814, 112.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9C8D012F [85.712402 34.281399 112.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D13B, 9686, 0x9C8D012F, 83.9993, 31.3995, 114.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D012F [83.999298 31.399500 114.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D13B, 9686, 0x9C8D012F, 83.9993, 31.3995, 114.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D012F [83.999298 31.399500 114.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D13C, 9686, 0x9C8D012F, 84.2324, 37.3412, 114.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D012F [84.232399 37.341202 114.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C8D13C, 9686, 0x9C8D012F, 84.2324, 37.3412, 114.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D012F [84.232399 37.341202 114.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D13D, 9686, 0x9C8D012F, 89.6625, 37.3662, 114.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D012F [89.662498 37.366199 114.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C8D13D, 9686, 0x9C8D012F, 89.6625, 37.3662, 114.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D012F [89.662498 37.366199 114.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D13E, 9686, 0x9C8D012F, 90.9875, 36.6412, 114.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,16 +1289,16 @@ VALUES (0x79C8D141, 11697, 0x9C8D012F, 88.4624, 34.2814, 112.075, 0.707107, 0, 0 /* @teleloc 0x9C8D012F [88.462402 34.281399 112.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D142, 9686, 0x9C8D012F, 86.7864, 31.3745, 115.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D012F [86.786400 31.374500 115.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D142, 9686, 0x9C8D012F, 86.7864, 31.3745, 115.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D012F [86.786400 31.374500 115.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D143, 9686, 0x9C8D012F, 90.9875, 34.2746, 115.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9C8D012F [90.987503 34.274601 115.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D144, 9686, 0x9C8D012F, 87.0238, 37.3412, 115.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D012F [87.023804 37.341202 115.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C8D144, 9686, 0x9C8D012F, 87.0238, 37.3412, 115.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D012F [87.023804 37.341202 115.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D145, 9686, 0x9C8D012F, 82.8589, 32.7778, 114.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1329,8 +1329,8 @@ VALUES (0x79C8D14B, 11698, 0x9C8D012F, 84.675, 35.9081, 116.175, -0.9486, 0, 0, /* @teleloc 0x9C8D012F [84.675003 35.908100 116.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D14C, 11697, 0x9C8D012F, 87.0538, 36.6874, 112.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C8D012F [87.053802 36.687401 112.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C8D14C, 11697, 0x9C8D012F, 87.0538, 36.6874, 112.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C8D012F [87.053802 36.687401 112.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D14D, 11697, 0x9C8D012F, 87.0538, 34.2624, 112.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1341,24 +1341,24 @@ VALUES (0x79C8D14E, 11697, 0x9C8D012F, 83.7557, 32.2122, 112.075, -0.364064, 0, /* @teleloc 0x9C8D012F [83.755699 32.212200 112.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D14F, 11697, 0x9C8D012F, 85.2307, 31.7622, 112.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C8D012F [85.230698 31.762199 112.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D14F, 11697, 0x9C8D012F, 85.2307, 31.7622, 112.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C8D012F [85.230698 31.762199 112.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D150, 11697, 0x9C8D012F, 88.3057, 31.7622, 112.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C8D012F [88.305702 31.762199 112.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D150, 11697, 0x9C8D012F, 88.3057, 31.7622, 112.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C8D012F [88.305702 31.762199 112.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D151, 11697, 0x9C8D0132, 81.2733, 33.6337, 112.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C8D0132 [81.273300 33.633701 112.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x79C8D151, 11697, 0x9C8D0132, 81.2733, 33.6337, 112.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C8D0132 [81.273300 33.633701 112.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D152, 11697, 0x9C8D0132, 81.9559, 37.9575, 112.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9C8D0132 [81.955902 37.957500 112.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D153, 9686, 0x9C8D0132, 81.4271, 33.2541, 114.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D0132 [81.427101 33.254101 114.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D153, 9686, 0x9C8D0132, 81.4271, 33.2541, 114.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D0132 [81.427101 33.254101 114.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D154, 9686, 0x9C8D0132, 77.9121, 35.8816, 114.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,8 +1377,8 @@ VALUES (0x79C8D157, 9686, 0x9C8D0132, 82.4063, 35.1791, 115.475, 0.707107, 0, 0 /* @teleloc 0x9C8D0132 [82.406303 35.179100 115.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D158, 9686, 0x9C8D0132, 80.4617, 38.4234, 115.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D0132 [80.461700 38.423401 115.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C8D158, 9686, 0x9C8D0132, 80.4617, 38.4234, 115.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D0132 [80.461700 38.423401 115.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D159, 11697, 0x9C8D0135, 85.7533, 33.6307, 108.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1393,68 +1393,68 @@ VALUES (0x79C8D15B, 9686, 0x9C8D0135, 87.7621, 33.6315, 109.95, 0.707107, 0, 0, /* @teleloc 0x9C8D0135 [87.762100 33.631500 109.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D15C, 9686, 0x9C8D0135, 82.4871, 30.4316, 109.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D0135 [82.487099 30.431601 109.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D15C, 9686, 0x9C8D0135, 82.4871, 30.4316, 109.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D0135 [82.487099 30.431601 109.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D15D, 9686, 0x9C8D0135, 77.8621, 33.6566, 109.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9C8D0135 [77.862099 33.656601 109.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D15E, 9686, 0x9C8D0135, 83.8871, 36.9816, 109.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D0135 [83.887100 36.981602 109.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C8D15E, 9686, 0x9C8D0135, 83.8871, 36.9816, 109.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D0135 [83.887100 36.981602 109.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D15F, 11698, 0x9C8D0135, 82.7794, 34.2971, 111.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9C8D0135 [82.779404 34.297100 111.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D15F, 11698, 0x9C8D0135, 82.7794, 34.2971, 111.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9C8D0135 [82.779404 34.297100 111.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D160, 9687, 0x9C8D0135, 87.1993, 30.9745, 108.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0x9C8D0135 [87.199303 30.974501 108.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D161, 9686, 0x9C8D0135, 85.0608, 30.4316, 109.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D0135 [85.060799 30.431601 109.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D161, 9686, 0x9C8D0135, 85.0608, 30.4316, 109.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D0135 [85.060799 30.431601 109.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D162, 9686, 0x9C8D0135, 80.8372, 36.9816, 109.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D0135 [80.837196 36.981602 109.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79C8D162, 9686, 0x9C8D0135, 80.8372, 36.9816, 109.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D0135 [80.837196 36.981602 109.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D163, 11697, 0x9C8D0135, 87.0675, 36.2244, 108.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9C8D0135 [87.067497 36.224400 108.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D164, 11697, 0x9C8D0135, 83.6925, 33.6994, 108.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9C8D0135 [83.692497 33.699402 108.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D164, 11697, 0x9C8D0135, 83.6925, 33.6994, 108.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9C8D0135 [83.692497 33.699402 108.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D165, 11697, 0x9C8D0135, 78.4675, 31.0244, 108.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9C8D0135 [78.467499 31.024401 108.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D166, 412, 0x9C8D0000, 80.4493, 38.7845, 112, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9C8D0000 [80.449303 38.784500 112.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D166, 412, 0x9C8D0000, 80.4493, 38.7845, 112, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9C8D0000 [80.449303 38.784500 112.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D167, 9686, 0x9C8D0000, 80.4271, 38.8791, 115.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D0000 [80.427101 38.879101 115.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D167, 9686, 0x9C8D0000, 80.4271, 38.8791, 115.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D0000 [80.427101 38.879101 115.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D168, 9686, 0x9C8D0000, 82.3257, 38.8791, 113.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D0000 [82.325699 38.879101 113.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D168, 9686, 0x9C8D0000, 82.3257, 38.8791, 113.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D0000 [82.325699 38.879101 113.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D169, 9686, 0x9C8D0000, 78.5749, 38.8791, 113.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9C8D0000 [78.574898 38.879101 113.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D169, 9686, 0x9C8D0000, 78.5749, 38.8791, 113.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9C8D0000 [78.574898 38.879101 113.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D16A, 12679, 0x9C8D0000, 76.7538, 39.4374, 112.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0x9C8D0000 [76.753799 39.437401 112.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79C8D16B, 12679, 0x9C8D0000, 91.1038, 39.2124, 112.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9C8D0000 [91.103798 39.212399 112.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79C8D16B, 12679, 0x9C8D0000, 91.1038, 39.2124, 112.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9C8D0000 [91.103798 39.212399 112.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79C8D16C, 12813, 0x9C8D0102, 38.8485, 34.8949, 114.005, 0.488697, 0, 0, 0.872454, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9D27.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9D27.sql index 206ec3ed76..f92ed4633e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9D27.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9D27.sql @@ -21,7 +21,7 @@ VALUES (0x79D27002, 24494, 0x9D270000, 129.829, 133.128, 245.836, 0.14379, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79D27003, 24955, 0x9D270000, 144.109, 122.448, 246.241, 0.039647, 0, 0, 0.999214, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ -/* @teleloc 0x9D270000 [144.108994 122.447998 246.240997] 0.039646 0.000000 0.000000 0.999214 */ +/* @teleloc 0x9D270000 [144.108994 122.447998 246.240997] 0.039647 0.000000 0.000000 0.999214 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79D27004, 24955, 0x9D270000, 132.114, 121.11, 244.214, 0.306575, 0, 0, 0.951846, True, '2005-02-09 10:00:00'); /* Gotrok Montok */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9E43.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9E43.sql index a24b361bda..e63aeb8345 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9E43.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9E43.sql @@ -37,8 +37,8 @@ VALUES (0x79E43008, 4698, 0x9E430122, 31.4793, 125.946, 56.005, 0.989278, 0, 0, /* @teleloc 0x9E430122 [31.479300 125.945999 56.005001] 0.989278 0.000000 0.000000 -0.146042 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E43009, 4669, 0x9E430000, 27.7252, 86.3747, 53.1838, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zayjay's Clothing */ -/* @teleloc 0x9E430000 [27.725201 86.374702 53.183800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E43009, 4669, 0x9E430000, 27.7252, 86.3747, 53.1838, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Zayjay's Clothing */ +/* @teleloc 0x9E430000 [27.725201 86.374702 53.183800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E4300A, 4666, 0x9E430000, 33.6211, 142.181, 59.614, 0.000334, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Desert's Respite */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9E44.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9E44.sql index 20dcbd2140..b2bab2e222 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9E44.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9E44.sql @@ -69,8 +69,8 @@ VALUES (0x79E44010, 4664, 0x9E440000, 57.9308, 99.453, 73.1261, 0.7039, 0, 0, - /* @teleloc 0x9E440000 [57.930801 99.453003 73.126099] 0.703900 0.000000 0.000000 -0.710300 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E44011, 4668, 0x9E440000, 163.212, 114.418, 42.4024, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Khayyaban */ -/* @teleloc 0x9E440000 [163.212006 114.417999 42.402401] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E44011, 4668, 0x9E440000, 163.212, 114.418, 42.4024, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Khayyaban */ +/* @teleloc 0x9E440000 [163.212006 114.417999 42.402401] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E44012, 153, 0x9E440130, 111.523, 80.5269, 78.005, 0.715169, 0, 0, -0.698951, False, '2005-02-09 10:00:00'); /* Fountain */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9E58.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9E58.sql index 523a6f5c20..4961c7b3a6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9E58.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9E58.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x9E58; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E58000, 153, 0x9E580000, 67.79, 137.034, 40.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0x9E580000 [67.790001 137.033997 40.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E58000, 153, 0x9E580000, 67.79, 137.034, 40.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0x9E580000 [67.790001 137.033997 40.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E58001, 1391, 0x9E580000, 66.2042, 130.001, 40.005, 0.921945, 0, 0, -0.387321, False, '2005-02-09 10:00:00'); /* Peddler */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9E5A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9E5A.sql index 7627cba23f..1479fa9efe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9E5A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9E5A.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x9E5A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E5A000, 2362, 0x9E5A0100, 36, 139.275, 36.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Thasali */ -/* @teleloc 0x9E5A0100 [36.000000 139.274994 36.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E5A000, 2362, 0x9E5A0100, 36, 139.275, 36.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Thasali */ +/* @teleloc 0x9E5A0100 [36.000000 139.274994 36.805000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9E74.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9E74.sql index d35a20905f..1d3a062e4a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9E74.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9E74.sql @@ -5,16 +5,16 @@ VALUES (0x79E74000, 9686, 0x9E740100, 106.022, 34.0672, 29.5, -0.707107, 0, 0, /* @teleloc 0x9E740100 [106.022003 34.067200 29.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74001, 9686, 0x9E740100, 104.822, 32.1672, 28.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740100 [104.821999 32.167198 28.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E74001, 9686, 0x9E740100, 104.822, 32.1672, 28.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740100 [104.821999 32.167198 28.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E74002, 11697, 0x9E740100, 105.635, 36.8179, 26.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9E740100 [105.635002 36.817902 26.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74003, 11697, 0x9E740100, 104.61, 32.5429, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E740100 [104.610001 32.542900 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E74003, 11697, 0x9E740100, 104.61, 32.5429, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E740100 [104.610001 32.542900 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E74004, 9686, 0x9E740100, 101.372, 32.9422, 28.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x79E74006, 9686, 0x9E740100, 101.372, 36.4172, 28.5, -0.707107, 0, 0, /* @teleloc 0x9E740100 [101.372002 36.417198 28.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74007, 9686, 0x9E740100, 103.79, 37.3133, 29.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740100 [103.790001 37.313301 29.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E74007, 9686, 0x9E740100, 103.79, 37.3133, 29.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740100 [103.790001 37.313301 29.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E74008, 9686, 0x9E740100, 106.022, 36.1621, 28.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9E740100 [106.022003 36.162102 28.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74009, 9686, 0x9E740101, 107.676, 30.2821, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740101 [107.676003 30.282101 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E74009, 9686, 0x9E740101, 107.676, 30.2821, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740101 [107.676003 30.282101 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E7400A, 9686, 0x9E740101, 113.054, 30.2821, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740101 [113.054001 30.282101 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E7400A, 9686, 0x9E740101, 113.054, 30.2821, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740101 [113.054001 30.282101 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E7400B, 9686, 0x9E740101, 110.404, 36.2321, 29.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740101 [110.403999 36.232101 29.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E7400B, 9686, 0x9E740101, 110.404, 36.2321, 29.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740101 [110.403999 36.232101 29.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E7400C, 9686, 0x9E740101, 114.354, 35.1821, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x79E74010, 11698, 0x9E740101, 110.413, 33.3243, 32.6, -0.707107, 0, 0, /* @teleloc 0x9E740101 [110.413002 33.324299 32.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74011, 11697, 0x9E740101, 110.399, 35.8577, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E740101 [110.399002 35.857700 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E74011, 11697, 0x9E740101, 110.399, 35.8577, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E740101 [110.399002 35.857700 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E74012, 9686, 0x9E740101, 114.354, 31.3917, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x79E74013, 9686, 0x9E740101, 114.354, 33.2444, 29.875, 0.707107, 0, 0, /* @teleloc 0x9E740101 [114.353996 33.244400 29.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74014, 9686, 0x9E740101, 110.42, 30.2821, 29.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740101 [110.419998 30.282101 29.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E74014, 9686, 0x9E740101, 110.42, 30.2821, 29.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740101 [110.419998 30.282101 29.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E74015, 9686, 0x9E740101, 106.463, 31.2965, 29.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x79E74017, 9686, 0x9E740101, 106.463, 35.3459, 29.6, -0.707107, 0, 0, /* @teleloc 0x9E740101 [106.462997 35.345901 29.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74018, 9686, 0x9E740101, 107.855, 36.2321, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740101 [107.855003 36.232101 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E74018, 9686, 0x9E740101, 107.855, 36.2321, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740101 [107.855003 36.232101 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74019, 9686, 0x9E740101, 113.079, 36.2321, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740101 [113.079002 36.232101 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E74019, 9686, 0x9E740101, 113.079, 36.2321, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740101 [113.079002 36.232101 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E7401A, 11698, 0x9E740101, 112.948, 31.4293, 30.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x79E74020, 11697, 0x9E740101, 107.433, 31.0543, 26.1, 0.359182, 0, 0, 0 /* @teleloc 0x9E740101 [107.432999 31.054300 26.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74021, 9686, 0x9E740105, 107.34, 29.3633, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740105 [107.339996 29.363300 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E74021, 9686, 0x9E740105, 107.34, 29.3633, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740105 [107.339996 29.363300 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74022, 9686, 0x9E740105, 107.59, 35.9133, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740105 [107.589996 35.913300 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E74022, 9686, 0x9E740105, 107.59, 35.9133, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740105 [107.589996 35.913300 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E74023, 9686, 0x9E740105, 111.089, 32.5276, 24.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x79E74026, 9687, 0x9E740105, 110.478, 35.3123, 22.1, 0.878817, 0, 0, - /* @teleloc 0x9E740105 [110.477997 35.312302 22.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74027, 9686, 0x9E740105, 109.429, 29.3633, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740105 [109.429001 29.363300 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E74027, 9686, 0x9E740105, 109.429, 29.3633, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740105 [109.429001 29.363300 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74028, 9686, 0x9E740105, 104.566, 35.9133, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740105 [104.566002 35.913300 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E74028, 9686, 0x9E740105, 104.566, 35.9133, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740105 [104.566002 35.913300 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E74029, 9686, 0x9E740105, 101.38, 30.8284, 24.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x79E7402A, 11698, 0x9E740105, 106.103, 32.5993, 25.525, 0.707107, 0, 0, /* @teleloc 0x9E740105 [106.102997 32.599300 25.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E7402B, 11697, 0x9E740105, 106.208, 29.7734, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E740105 [106.208000 29.773399 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E7402B, 11697, 0x9E740105, 106.208, 29.7734, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E740105 [106.208000 29.773399 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E7402C, 11697, 0x9E740105, 110.3, 32.7491, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9E740105 [110.300003 32.749100 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E7402D, 11697, 0x9E740105, 107.76, 35.4155, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E740105 [107.760002 35.415501 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E7402D, 11697, 0x9E740105, 107.76, 35.4155, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E740105 [107.760002 35.415501 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E7402E, 412, 0x9E740000, 103.763, 37.8343, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9E740000 [103.763000 37.834301 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E7402E, 412, 0x9E740000, 103.763, 37.8343, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9E740000 [103.763000 37.834301 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E7402F, 9686, 0x9E740000, 103.765, 37.9483, 29.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740000 [103.764999 37.948299 29.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E7402F, 9686, 0x9E740000, 103.765, 37.9483, 29.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740000 [103.764999 37.948299 29.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74030, 9686, 0x9E740000, 100.755, 43.8033, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740000 [100.754997 43.803299 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79E74030, 9686, 0x9E740000, 100.755, 43.8033, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740000 [100.754997 43.803299 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74031, 9686, 0x9E740000, 106.785, 43.8033, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E740000 [106.785004 43.803299 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x79E74031, 9686, 0x9E740000, 106.785, 43.8033, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E740000 [106.785004 43.803299 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E74032, 12679, 0x9E740000, 108.308, 38.2693, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9E740000 [108.307999 38.269299 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E74032, 12679, 0x9E740000, 108.308, 38.2693, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9E740000 [108.307999 38.269299 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E74033, 12679, 0x9E740000, 99.463, 38.1593, 26.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2158,7 +2158,7 @@ VALUES (0x79E741AC, 13078, 0x9E740000, 60.6748, 152.567, 28.005, 0.999985, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E741AD, 13078, 0x9E740000, 102.235, 151.824, 24.005, 0.999534, 0, 0, 0.030526, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0x9E740000 [102.235001 151.824005 24.004999] 0.999534 0.000000 0.000000 0.030525 */ +/* @teleloc 0x9E740000 [102.235001 151.824005 24.004999] 0.999534 0.000000 0.000000 0.030526 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E741AE, 13078, 0x9E740000, 153.319, 132.159, 24.005, -0.01534, 0, 0, -0.999882, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9E88.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9E88.sql index b07b2b0712..2f7c3d7c1e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9E88.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9E88.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0x9E88; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88000, 9686, 0x9E880102, 62.5507, 36.0287, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880102 [62.550701 36.028702 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E88000, 9686, 0x9E880102, 62.5507, 36.0287, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880102 [62.550701 36.028702 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88001, 9686, 0x9E880102, 57.9328, 36.0057, 20.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880102 [57.932800 36.005699 20.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E88001, 9686, 0x9E880102, 57.9328, 36.0057, 20.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880102 [57.932800 36.005699 20.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88002, 9686, 0x9E880102, 60.4482, 30.2787, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880102 [60.448200 30.278700 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88002, 9686, 0x9E880102, 60.4482, 30.2787, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880102 [60.448200 30.278700 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88003, 9686, 0x9E880102, 63.6482, 30.2787, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880102 [63.648201 30.278700 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88003, 9686, 0x9E880102, 63.6482, 30.2787, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880102 [63.648201 30.278700 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88004, 11697, 0x9E880102, 55.9162, 30.965, 18.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x79E88005, 11697, 0x9E880102, 64.8162, 35.2978, 18.1, -0.932639, 0, 0, /* @teleloc 0x9E880102 [64.816200 35.297798 18.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88006, 11698, 0x9E880102, 60.4793, 33.3287, 24.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9E880102 [60.479301 33.328701 24.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88006, 11698, 0x9E880102, 60.4793, 33.3287, 24.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9E880102 [60.479301 33.328701 24.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88007, 11697, 0x9E880102, 60.4662, 33.2978, 18.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9E880102 [60.466202 33.297798 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88008, 9686, 0x9E880102, 57.298, 30.2787, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880102 [57.298000 30.278700 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88008, 9686, 0x9E880102, 57.298, 30.2787, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880102 [57.298000 30.278700 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88009, 9686, 0x9E880102, 55.2514, 33.1556, 21.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x79E8800E, 9686, 0x9E880102, 65.645, 31.1556, 21.65, 0.707107, 0, 0, - /* @teleloc 0x9E880102 [65.644997 31.155600 21.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8800F, 9686, 0x9E880102, 58.298, 36.0287, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880102 [58.298000 36.028702 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E8800F, 9686, 0x9E880102, 58.298, 36.0287, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880102 [58.298000 36.028702 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88010, 9686, 0x9E880102, 64.1187, 36.0057, 20.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880102 [64.118698 36.005699 20.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E88010, 9686, 0x9E880102, 64.1187, 36.0057, 20.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880102 [64.118698 36.005699 20.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88011, 11698, 0x9E880102, 62.6793, 33.3287, 24.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x79E88014, 11697, 0x9E880102, 58.9635, 33.2978, 18.1, -0.707107, 0, 0, /* @teleloc 0x9E880102 [58.963501 33.297798 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88015, 11697, 0x9E880102, 60.2719, 30.8428, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E880102 [60.271900 30.842800 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88015, 11697, 0x9E880102, 60.2719, 30.8428, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E880102 [60.271900 30.842800 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88016, 11697, 0x9E880102, 65.0219, 33.2427, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9E880102 [65.021896 33.242699 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88017, 11697, 0x9E880102, 57.6662, 35.3978, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E880102 [57.666199 35.397800 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E88017, 11697, 0x9E880102, 57.6662, 35.3978, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E880102 [57.666199 35.397800 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88018, 9686, 0x9E880104, 58.2014, 39.1595, 21, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9E880104 [58.201401 39.159500 21.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88019, 9686, 0x9E880104, 61.6014, 36.6287, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880104 [61.601398 36.628700 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88019, 9686, 0x9E880104, 61.6014, 36.6287, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880104 [61.601398 36.628700 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8801A, 9686, 0x9E880104, 61.3014, 41.7287, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880104 [61.301399 41.728699 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E8801A, 9686, 0x9E880104, 61.3014, 41.7287, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880104 [61.301399 41.728699 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E8801B, 11697, 0x9E880104, 62.4162, 39.4478, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x79E8801D, 9686, 0x9E880104, 58.2014, 40.8056, 21, -0.707107, 0, 0, -0 /* @teleloc 0x9E880104 [58.201401 40.805599 21.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8801E, 9686, 0x9E880104, 59.5044, 36.6287, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880104 [59.504398 36.628700 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E8801E, 9686, 0x9E880104, 59.5044, 36.6287, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880104 [59.504398 36.628700 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8801F, 9686, 0x9E880106, 60.995, 30.3749, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880106 [60.994999 30.374901 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E8801F, 9686, 0x9E880106, 60.995, 30.3749, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880106 [60.994999 30.374901 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88020, 9686, 0x9E880106, 63.495, 34.6749, 16.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x79E88026, 9686, 0x9E880106, 63.495, 37.372, 16.45, 0.707107, 0, 0, -0 /* @teleloc 0x9E880106 [63.494999 37.372002 16.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88027, 9686, 0x9E880106, 61.9445, 40.3249, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880106 [61.944500 40.324902 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E88027, 9686, 0x9E880106, 61.9445, 40.3249, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880106 [61.944500 40.324902 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88028, 11698, 0x9E880106, 60.8982, 34.3653, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0x9E880106 [60.898201 34.365299 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88028, 11698, 0x9E880106, 60.8982, 34.3653, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0x9E880106 [60.898201 34.365299 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88029, 11697, 0x9E880106, 61.2872, 39.8414, 14.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E880106 [61.287201 39.841400 14.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E88029, 11697, 0x9E880106, 61.2872, 39.8414, 14.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E880106 [61.287201 39.841400 14.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E8802A, 11697, 0x9E880106, 62.8372, 39.6415, 14.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x79E8802D, 9686, 0x9E880108, 58.6014, 42.9556, 21, -0.707107, 0, 0, -0 /* @teleloc 0x9E880108 [58.601398 42.955601 21.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8802E, 412, 0x9E880000, 61.2793, 44.1287, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9E880000 [61.279301 44.128700 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E8802E, 412, 0x9E880000, 61.2793, 44.1287, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9E880000 [61.279301 44.128700 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8802F, 9686, 0x9E880000, 59.0687, 44.2557, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880000 [59.068699 44.255699 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E8802F, 9686, 0x9E880000, 59.0687, 44.2557, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880000 [59.068699 44.255699 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88030, 9686, 0x9E880000, 58.0687, 43.4057, 20.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1257,8 +1257,8 @@ VALUES (0x79E88139, 9686, 0x9E880132, 112.974, 32.9484, 20.85, 0.317305, 0, 0, /* @teleloc 0x9E880132 [112.973999 32.948399 20.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8813A, 9686, 0x9E880132, 111.367, 32.427, 23.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880132 [111.366997 32.426998 23.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E8813A, 9686, 0x9E880132, 111.367, 32.427, 23.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880132 [111.366997 32.426998 23.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E8813B, 9686, 0x9E880132, 109.02, 35.561, 21.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,32 +1273,32 @@ VALUES (0x79E8813D, 9686, 0x9E880132, 113.124, 38.2484, 20.85, -0.902209, 0, 0, /* @teleloc 0x9E880132 [113.124001 38.248402 20.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8813E, 9686, 0x9E880132, 111.374, 39.461, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880132 [111.374001 39.460999 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E8813E, 9686, 0x9E880132, 111.374, 39.461, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880132 [111.374001 39.460999 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8813F, 11697, 0x9E880132, 111.422, 32.7676, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E880132 [111.421997 32.767601 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E8813F, 11697, 0x9E880132, 111.422, 32.7676, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E880132 [111.421997 32.767601 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88140, 11697, 0x9E880132, 109.522, 33.8176, 18.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9E880132 [109.522003 33.817600 18.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88141, 9686, 0x9E880133, 102.109, 31.7298, 20.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880133 [102.109001 31.729799 20.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88141, 9686, 0x9E880133, 102.109, 31.7298, 20.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880133 [102.109001 31.729799 20.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88142, 9686, 0x9E880133, 107.509, 31.7298, 20.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880133 [107.509003 31.729799 20.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88142, 9686, 0x9E880133, 107.509, 31.7298, 20.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880133 [107.509003 31.729799 20.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88143, 9686, 0x9E880133, 108.559, 33.079, 19.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9E880133 [108.558998 33.078999 19.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88144, 9686, 0x9E880133, 104.559, 37.6298, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880133 [104.558998 37.629799 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E88144, 9686, 0x9E880133, 104.559, 37.6298, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880133 [104.558998 37.629799 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88145, 9686, 0x9E880133, 100.759, 34.4798, 22.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,16 +1321,16 @@ VALUES (0x79E88149, 11697, 0x9E880133, 104.441, 34.8084, 18.1, -0.707107, 0, 0, /* @teleloc 0x9E880133 [104.441002 34.808399 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8814A, 11697, 0x9E880133, 104.972, 32.3176, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E880133 [104.972000 32.317600 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E8814A, 11697, 0x9E880133, 104.972, 32.3176, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E880133 [104.972000 32.317600 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8814B, 9686, 0x9E880133, 102.01, 37.6298, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880133 [102.010002 37.629799 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E8814B, 9686, 0x9E880133, 102.01, 37.6298, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880133 [102.010002 37.629799 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8814C, 9686, 0x9E880133, 107.353, 37.6298, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880133 [107.352997 37.629799 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E8814C, 9686, 0x9E880133, 107.353, 37.6298, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880133 [107.352997 37.629799 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E8814D, 9686, 0x9E880133, 100.759, 32.7647, 21.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,8 +1341,8 @@ VALUES (0x79E8814E, 9686, 0x9E880133, 100.759, 36.7129, 21.35, -0.707107, 0, 0, /* @teleloc 0x9E880133 [100.759003 36.712898 21.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8814F, 9686, 0x9E880133, 104.969, 31.7298, 21.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880133 [104.969002 31.729799 21.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E8814F, 9686, 0x9E880133, 104.969, 31.7298, 21.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880133 [104.969002 31.729799 21.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88150, 9686, 0x9E880133, 108.559, 32.779, 21.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,20 +1377,20 @@ VALUES (0x79E88157, 11697, 0x9E880133, 107.567, 32.5271, 18.1, 0.297375, 0, 0, - /* @teleloc 0x9E880133 [107.567001 32.527100 18.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88158, 11697, 0x9E880133, 104.722, 37.1176, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E880133 [104.722000 37.117599 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E88158, 11697, 0x9E880133, 104.722, 37.1176, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E880133 [104.722000 37.117599 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88159, 9686, 0x9E880135, 107.467, 30.777, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880135 [107.467003 30.777000 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88159, 9686, 0x9E880135, 107.467, 30.777, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880135 [107.467003 30.777000 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E8815A, 9686, 0x9E880135, 103.97, 34.011, 16.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9E880135 [103.970001 34.011002 16.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8815B, 9686, 0x9E880135, 106.224, 37.261, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880135 [106.223999 37.261002 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E8815B, 9686, 0x9E880135, 106.224, 37.261, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880135 [106.223999 37.261002 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E8815C, 11697, 0x9E880135, 112.091, 36.0599, 14.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1409,12 +1409,12 @@ VALUES (0x79E8815F, 11697, 0x9E880135, 104.858, 34.5718, 14.1, -0.707107, 0, 0, /* @teleloc 0x9E880135 [104.858002 34.571800 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88160, 9686, 0x9E880135, 111.367, 30.777, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880135 [111.366997 30.777000 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88160, 9686, 0x9E880135, 111.367, 30.777, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880135 [111.366997 30.777000 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88161, 9686, 0x9E880135, 109.474, 37.261, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880135 [109.473999 37.261002 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E88161, 9686, 0x9E880135, 109.474, 37.261, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880135 [109.473999 37.261002 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88162, 9686, 0x9E880135, 113.92, 32.811, 16.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,20 +1425,20 @@ VALUES (0x79E88163, 11698, 0x9E880135, 107.953, 34.6612, 17.5, -0.707107, 0, 0, /* @teleloc 0x9E880135 [107.953003 34.661201 17.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88164, 11697, 0x9E880135, 108.558, 31.6218, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E880135 [108.557999 31.621799 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88164, 11697, 0x9E880135, 108.558, 31.6218, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E880135 [108.557999 31.621799 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88165, 11697, 0x9E880135, 107.941, 36.8099, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9E880135 [107.941002 36.809898 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79E88165, 11697, 0x9E880135, 107.941, 36.8099, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9E880135 [107.941002 36.809898 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88166, 412, 0x9E880000, 111.324, 40.0084, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9E880000 [111.323997 40.008400 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88166, 412, 0x9E880000, 111.324, 40.0084, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9E880000 [111.323997 40.008400 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E88167, 9686, 0x9E880000, 111.367, 40.177, 21.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9E880000 [111.366997 40.176998 21.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E88167, 9686, 0x9E880000, 111.367, 40.177, 21.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9E880000 [111.366997 40.176998 21.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E88168, 9686, 0x9E880000, 113.667, 39.277, 20.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1453,8 +1453,8 @@ VALUES (0x79E8816A, 12679, 0x9E880000, 114.472, 39.5676, 18.1, -0.402747, 0, 0, /* @teleloc 0x9E880000 [114.472000 39.567600 18.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79E8816B, 12679, 0x9E880000, 104.472, 38.6176, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0x9E880000 [104.472000 38.617599 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79E8816B, 12679, 0x9E880000, 104.472, 38.6176, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0x9E880000 [104.472000 38.617599 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79E8816C, 12982, 0x9E880104, 61.4038, 38.7986, 18.005, 0.03838, 0, 0, 0.999263, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9EBD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9EBD.sql index ca3b6d1165..5b2ab3b68f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9EBD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9EBD.sql @@ -5,8 +5,8 @@ VALUES (0x79EBD000, 412, 0x9EBD0103, 104.392, 61.645, 116, -0.707107, 0, 0, 0. /* @teleloc 0x9EBD0103 [104.391998 61.645000 116.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD001, 412, 0x9EBD0104, 114.583, 58.1594, 116, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9EBD0104 [114.583000 58.159401 116.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD001, 412, 0x9EBD0104, 114.583, 58.1594, 116, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9EBD0104 [114.583000 58.159401 116.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD002, 412, 0x9EBD0105, 98.6748, 69.6678, 116, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,32 +25,32 @@ VALUES (0x79EBD005, 11697, 0x9EBD0106, 106.134, 69.4834, 120.9, -0.92321, 0, 0, /* @teleloc 0x9EBD0106 [106.134003 69.483398 120.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD006, 9686, 0x9EBD0106, 106.992, 57.9109, 123.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0106 [106.991997 57.910900 123.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD006, 9686, 0x9EBD0106, 106.992, 57.9109, 123.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0106 [106.991997 57.910900 123.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD007, 9686, 0x9EBD0108, 106.69, 66.5802, 119.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0108 [106.690002 66.580200 119.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD007, 9686, 0x9EBD0108, 106.69, 66.5802, 119.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0108 [106.690002 66.580200 119.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD008, 9686, 0x9EBD0108, 106.739, 57.9049, 118.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0108 [106.738998 57.904900 118.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD008, 9686, 0x9EBD0108, 106.739, 57.9049, 118.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0108 [106.738998 57.904900 118.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD009, 9686, 0x9EBD0109, 109.99, 57.9253, 119.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0109 [109.989998 57.925301 119.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD009, 9686, 0x9EBD0109, 109.99, 57.9253, 119.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0109 [109.989998 57.925301 119.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD00A, 11697, 0x9EBD010A, 108, 70.1659, 116.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9EBD010A [108.000000 70.165901 116.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD00A, 11697, 0x9EBD010A, 108, 70.1659, 116.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9EBD010A [108.000000 70.165901 116.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD00B, 9686, 0x9EBD010A, 108.21, 71.0626, 119.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010A [108.209999 71.062599 119.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD00B, 9686, 0x9EBD010A, 108.21, 71.0626, 119.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010A [108.209999 71.062599 119.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD00C, 9686, 0x9EBD010D, 114.575, 57.325, 119.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010D [114.574997 57.325001 119.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD00C, 9686, 0x9EBD010D, 114.575, 57.325, 119.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010D [114.574997 57.325001 119.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD00D, 11697, 0x9EBD010D, 117.6, 53.345, 116.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,36 +61,36 @@ VALUES (0x79EBD00E, 11697, 0x9EBD010D, 109.475, 51.525, 116.1, -0.707107, 0, 0, /* @teleloc 0x9EBD010D [109.474998 51.525002 116.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD00F, 9686, 0x9EBD010F, 106.528, 57.3358, 124.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010F [106.528000 57.335800 124.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD00F, 9686, 0x9EBD010F, 106.528, 57.3358, 124.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010F [106.528000 57.335800 124.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD010, 11697, 0x9EBD010F, 98.9825, 52.3858, 120.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9EBD010F [98.982498 52.385799 120.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD011, 11697, 0x9EBD010F, 103.827, 50.2592, 120.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9EBD010F [103.827003 50.259201 120.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD011, 11697, 0x9EBD010F, 103.827, 50.2592, 120.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9EBD010F [103.827003 50.259201 120.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD012, 11698, 0x9EBD010F, 109.907, 53.4885, 127.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0x9EBD010F [109.906998 53.488499 127.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD013, 412, 0x9EBD0112, 105.285, 53.0458, 116, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9EBD0112 [105.285004 53.045799 116.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD013, 412, 0x9EBD0112, 105.285, 53.0458, 116, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9EBD0112 [105.285004 53.045799 116.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD014, 9686, 0x9EBD0112, 102.156, 52.9326, 118.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0112 [102.155998 52.932598 118.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD014, 9686, 0x9EBD0112, 102.156, 52.9326, 118.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0112 [102.155998 52.932598 118.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD015, 412, 0x9EBD0116, 108.701, 54.3593, 111.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0x9EBD0116 [108.700996 54.359299 111.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD017, 9686, 0x9EBD0118, 104.328, 56.5012, 114, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0118 [104.328003 56.501202 114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD017, 9686, 0x9EBD0118, 104.328, 56.5012, 114, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0118 [104.328003 56.501202 114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD018, 11698, 0x9EBD0118, 102.863, 60.5042, 115.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -196,8 +196,8 @@ VALUES (0x79EBD01D, 10707, 0x9EBD0000, 181.498, 149.04, 80.2833, 0.992062, 0, 0, /* @teleloc 0x9EBD0000 [181.498001 149.039993 80.283302] 0.992062 0.000000 0.000000 -0.125746 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD01E, 9686, 0x9EBD0106, 108.08, 70.569, 124.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0106 [108.080002 70.569000 124.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD01E, 9686, 0x9EBD0106, 108.08, 70.569, 124.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0106 [108.080002 70.569000 124.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD01F, 11698, 0x9EBD0106, 108.044, 66.5581, 127.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -216,20 +216,20 @@ VALUES (0x79EBD022, 9686, 0x9EBD0109, 111.189, 63.3901, 119.57, 0.707107, 0, 0, /* @teleloc 0x9EBD0109 [111.189003 63.390099 119.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD023, 11697, 0x9EBD0109, 109.98, 65.7029, 116.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9EBD0109 [109.980003 65.702904 116.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD023, 11697, 0x9EBD0109, 109.98, 65.7029, 116.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9EBD0109 [109.980003 65.702904 116.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD024, 9686, 0x9EBD010A, 106.643, 67.1021, 119.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010A [106.642998 67.102097 119.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD024, 9686, 0x9EBD010A, 106.643, 67.1021, 119.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010A [106.642998 67.102097 119.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD025, 9686, 0x9EBD010D, 112.332, 49.6258, 119.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010D [112.332001 49.625801 119.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD025, 9686, 0x9EBD010D, 112.332, 49.6258, 119.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010D [112.332001 49.625801 119.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD026, 9686, 0x9EBD010D, 114.872, 49.6258, 119.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010D [114.872002 49.625801 119.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD026, 9686, 0x9EBD010D, 114.872, 49.6258, 119.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010D [114.872002 49.625801 119.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD027, 9686, 0x9EBD010D, 118.356, 53.4966, 119.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -244,24 +244,24 @@ VALUES (0x79EBD029, 11697, 0x9EBD010D, 116.04, 53.355, 116.1, 0.707107, 0, 0, -0 /* @teleloc 0x9EBD010D [116.040001 53.355000 116.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD02A, 9686, 0x9EBD010F, 111.598, 57.3358, 124.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010F [111.598000 57.335800 124.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD02A, 9686, 0x9EBD010F, 111.598, 57.3358, 124.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010F [111.598000 57.335800 124.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD02B, 9686, 0x9EBD010F, 101.771, 57.3358, 124.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010F [101.771004 57.335800 124.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD02B, 9686, 0x9EBD010F, 101.771, 57.3358, 124.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010F [101.771004 57.335800 124.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD02C, 9686, 0x9EBD010F, 102.511, 49.7368, 124.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010F [102.511002 49.736801 124.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD02C, 9686, 0x9EBD010F, 102.511, 49.7368, 124.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010F [102.511002 49.736801 124.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD02D, 9686, 0x9EBD010F, 108.194, 49.7368, 124.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010F [108.194000 49.736801 124.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD02D, 9686, 0x9EBD010F, 108.194, 49.7368, 124.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010F [108.194000 49.736801 124.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD02E, 9686, 0x9EBD010F, 113.839, 49.7368, 124.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD010F [113.838997 49.736801 124.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD02E, 9686, 0x9EBD010F, 113.839, 49.7368, 124.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD010F [113.838997 49.736801 124.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD02F, 9686, 0x9EBD010F, 98.2751, 53.4892, 124.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -276,16 +276,16 @@ VALUES (0x79EBD031, 11698, 0x9EBD010F, 106.335, 53.5592, 127.15, -0.999998, 0, 0 /* @teleloc 0x9EBD010F [106.334999 53.559200 127.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD032, 11697, 0x9EBD010F, 114.752, 56.6858, 120.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9EBD010F [114.751999 56.685799 120.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD032, 11697, 0x9EBD010F, 114.752, 56.6858, 120.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9EBD010F [114.751999 56.685799 120.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD033, 11697, 0x9EBD010F, 117.092, 53.3058, 120.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0x9EBD010F [117.092003 53.305801 120.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD034, 11697, 0x9EBD010F, 113.062, 50.1658, 120.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0x9EBD010F [113.061996 50.165798 120.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD034, 11697, 0x9EBD010F, 113.062, 50.1658, 120.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0x9EBD010F [113.061996 50.165798 120.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD035, 9686, 0x9EBD0111, 108.271, 55.4145, 119.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -296,16 +296,16 @@ VALUES (0x79EBD036, 9686, 0x9EBD0111, 97.82, 55.78, 119.66, -0.707107, 0, 0, -0 /* @teleloc 0x9EBD0111 [97.820000 55.779999 119.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD037, 9686, 0x9EBD0111, 105.36, 53.49, 119.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0111 [105.360001 53.490002 119.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD037, 9686, 0x9EBD0111, 105.36, 53.49, 119.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0111 [105.360001 53.490002 119.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD038, 9686, 0x9EBD0112, 108.271, 51.2724, 119.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0x9EBD0112 [108.271004 51.272400 119.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD039, 9686, 0x9EBD0116, 105.328, 51.1812, 114.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0116 [105.328003 51.181198 114.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD039, 9686, 0x9EBD0116, 105.328, 51.1812, 114.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0116 [105.328003 51.181198 114.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD03A, 9686, 0x9EBD0116, 108.588, 54.3312, 114.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -320,8 +320,8 @@ VALUES (0x79EBD03C, 9686, 0x9EBD0118, 96.5546, 61.7454, 114, -0.707107, 0, 0, - /* @teleloc 0x9EBD0118 [96.554604 61.745399 114.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD03D, 9686, 0x9EBD0118, 100.358, 56.5012, 114, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0118 [100.358002 56.501202 114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD03D, 9686, 0x9EBD0118, 100.358, 56.5012, 114, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0118 [100.358002 56.501202 114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD03E, 11697, 0x9EBD0118, 97.3897, 57.3235, 111.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -348,8 +348,8 @@ VALUES (0x79EBD043, 9686, 0x9EBD0000, 98.45, 69.99, 119.25, 0.357553, 0, 0, -0. /* @teleloc 0x9EBD0000 [98.449997 69.989998 119.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD044, 9686, 0x9EBD0000, 102.32, 71.22, 118.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0000 [102.320000 71.220001 118.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD044, 9686, 0x9EBD0000, 102.32, 71.22, 118.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0000 [102.320000 71.220001 118.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD045, 9686, 0x9EBD0000, 96.97, 65.46, 118.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -360,12 +360,12 @@ VALUES (0x79EBD046, 9686, 0x9EBD0000, 104.384, 61.5888, 119.39, 0.707107, 0, 0, /* @teleloc 0x9EBD0000 [104.384003 61.588799 119.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD047, 9686, 0x9EBD0000, 114.845, 70.355, 118.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0000 [114.845001 70.355003 118.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD047, 9686, 0x9EBD0000, 114.845, 70.355, 118.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0000 [114.845001 70.355003 118.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD048, 9686, 0x9EBD0000, 114.555, 58.215, 119.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0x9EBD0000 [114.555000 58.215000 119.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD048, 9686, 0x9EBD0000, 114.555, 58.215, 119.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0x9EBD0000 [114.555000 58.215000 119.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD049, 12679, 0x9EBD0000, 103.255, 59.1692, 116.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -392,12 +392,12 @@ VALUES (0x79EBD04E, 12679, 0x9EBD0000, 112.965, 69.3892, 116.1, 0.95656, 0, 0, 0 /* @teleloc 0x9EBD0000 [112.964996 69.389198 116.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD04F, 12678, 0x9EBD0000, 108.12, 69.4735, 129.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x9EBD0000 [108.120003 69.473503 129.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79EBD04F, 12678, 0x9EBD0000, 108.12, 69.4735, 129.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x9EBD0000 [108.120003 69.473503 129.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79EBD050, 12678, 0x9EBD0000, 108.12, 53.4735, 129.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0x9EBD0000 [108.120003 53.473499 129.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x79EBD050, 12678, 0x9EBD0000, 108.12, 53.4735, 129.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0x9EBD0000 [108.120003 53.473499 129.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79EBD051, 10762, 0x9EBD0118, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9F29.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9F29.sql index 25c8ec3727..d25c624762 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9F29.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9F29.sql @@ -23,8 +23,8 @@ VALUES (0x79F29002, 25789, 0x9F290000, 64.3606, 124.824, 290.005, 0.287674, 0, 0 /* @teleloc 0x9F290000 [64.360603 124.823997 290.005005] 0.287674 0.000000 0.000000 -0.957728 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79F29003, 25792, 0x9F290112, 36.4529, 109.191, 290.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* The Mayor */ -/* @teleloc 0x9F290112 [36.452900 109.191002 290.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79F29003, 25792, 0x9F290112, 36.4529, 109.191, 290.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* The Mayor */ +/* @teleloc 0x9F290112 [36.452900 109.191002 290.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79F29004, 25793, 0x9F29010A, 57.0838, 154.378, 290.005, 0.393441, 0, 0, -0.91935, True, '2005-02-09 10:00:00'); /* Elijah */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/9FA4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/9FA4.sql index 1a93a87bd8..1f54b76b30 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/9FA4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/9FA4.sql @@ -5,8 +5,8 @@ VALUES (0x79FA4000, 412, 0x9FA40100, 132, 155.99, 86, -1, 0, 0, 0, False, '200 /* @teleloc 0x9FA40100 [132.000000 155.990005 86.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x79FA4001, 412, 0x9FA40000, 132, 167.02, 86, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0x9FA40000 [132.000000 167.020004 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x79FA4001, 412, 0x9FA40000, 132, 167.02, 86, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0x9FA40000 [132.000000 167.020004 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x79FA4002, 412, 0x9FA40000, 158.974, 136.84, 86, -0.300706, 0, 0, -0.953717, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A04B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A04B.sql index 5cffb1a963..ee2f8f5a15 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A04B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A04B.sql @@ -121,8 +121,8 @@ VALUES (0x7A04B01D, 412, 0xA04B0122, 104.392, 133.645, 112, -0.707107, 0, 0, 0 /* @teleloc 0xA04B0122 [104.391998 133.645004 112.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B01E, 412, 0xA04B0123, 114.583, 130.159, 112, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA04B0123 [114.583000 130.158997 112.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B01E, 412, 0xA04B0123, 114.583, 130.159, 112, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA04B0123 [114.583000 130.158997 112.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B01F, 412, 0xA04B0124, 98.6748, 141.668, 112, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -141,32 +141,32 @@ VALUES (0x7A04B022, 11697, 0xA04B0125, 106.134, 141.483, 116.9, -0.92321, 0, 0, /* @teleloc 0xA04B0125 [106.134003 141.483002 116.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B023, 9686, 0xA04B0125, 106.992, 129.911, 119.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0125 [106.991997 129.910995 119.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B023, 9686, 0xA04B0125, 106.992, 129.911, 119.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0125 [106.991997 129.910995 119.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B024, 9686, 0xA04B0127, 106.69, 138.58, 115.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0127 [106.690002 138.580002 115.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B024, 9686, 0xA04B0127, 106.69, 138.58, 115.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0127 [106.690002 138.580002 115.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B025, 9686, 0xA04B0127, 106.739, 129.905, 114.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0127 [106.738998 129.904999 114.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B025, 9686, 0xA04B0127, 106.739, 129.905, 114.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0127 [106.738998 129.904999 114.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B026, 9686, 0xA04B0128, 109.99, 129.925, 115.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0128 [109.989998 129.925003 115.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B026, 9686, 0xA04B0128, 109.99, 129.925, 115.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0128 [109.989998 129.925003 115.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B027, 11697, 0xA04B0129, 108, 142.166, 112.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B0129 [108.000000 142.166000 112.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B027, 11697, 0xA04B0129, 108, 142.166, 112.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B0129 [108.000000 142.166000 112.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B028, 9686, 0xA04B0129, 108.21, 143.063, 115.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0129 [108.209999 143.063004 115.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B028, 9686, 0xA04B0129, 108.21, 143.063, 115.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0129 [108.209999 143.063004 115.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B029, 9686, 0xA04B012C, 114.575, 129.325, 115.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B012C [114.574997 129.324997 115.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B029, 9686, 0xA04B012C, 114.575, 129.325, 115.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B012C [114.574997 129.324997 115.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B02A, 11697, 0xA04B012C, 117.6, 125.345, 112.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -177,28 +177,28 @@ VALUES (0x7A04B02B, 11697, 0xA04B012C, 109.475, 123.525, 112.1, -0.707107, 0, 0, /* @teleloc 0xA04B012C [109.474998 123.525002 112.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B02C, 9686, 0xA04B012E, 106.528, 129.336, 120.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B012E [106.528000 129.335999 120.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B02C, 9686, 0xA04B012E, 106.528, 129.336, 120.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B012E [106.528000 129.335999 120.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B02D, 11697, 0xA04B012E, 98.9825, 124.386, 116.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA04B012E [98.982498 124.386002 116.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B02E, 11697, 0xA04B012E, 103.827, 122.259, 116.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B012E [103.827003 122.259003 116.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B02E, 11697, 0xA04B012E, 103.827, 122.259, 116.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B012E [103.827003 122.259003 116.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B02F, 11698, 0xA04B012E, 109.907, 125.488, 123.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA04B012E [109.906998 125.487999 123.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B030, 412, 0xA04B0131, 105.285, 125.046, 112, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA04B0131 [105.285004 125.045998 112.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B030, 412, 0xA04B0131, 105.285, 125.046, 112, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA04B0131 [105.285004 125.045998 112.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B031, 9686, 0xA04B0131, 102.156, 124.933, 114.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0131 [102.155998 124.932999 114.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B031, 9686, 0xA04B0131, 102.156, 124.933, 114.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0131 [102.155998 124.932999 114.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B032, 412, 0xA04B0135, 108.701, 126.359, 107.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -209,8 +209,8 @@ VALUES (0x7A04B034, 9686, 0xA04B013A, 96.5546, 137.885, 110, -0.707107, 0, 0, - /* @teleloc 0xA04B013A [96.554604 137.884995 110.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B035, 9686, 0xA04B0137, 104.328, 128.501, 110, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0137 [104.328003 128.501007 110.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B035, 9686, 0xA04B0137, 104.328, 128.501, 110, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0137 [104.328003 128.501007 110.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B036, 11698, 0xA04B0137, 102.863, 132.504, 111.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -229,20 +229,20 @@ VALUES (0x7A04B039, 9686, 0xA04B013B, 25.4602, 159.634, 118.925, -0.707107, 0, /* @teleloc 0xA04B013B [25.460199 159.634003 118.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B03A, 412, 0xA04B0142, 27.696, 148.641, 112, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA04B0142 [27.695999 148.641006 112.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B03A, 412, 0xA04B0142, 27.696, 148.641, 112, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA04B0142 [27.695999 148.641006 112.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B03B, 9686, 0xA04B0142, 27.6825, 148.549, 115.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0142 [27.682501 148.548996 115.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B03B, 9686, 0xA04B0142, 27.6825, 148.549, 115.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0142 [27.682501 148.548996 115.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B03C, 9686, 0xA04B0142, 37.1178, 146.93, 114.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA04B0142 [37.117802 146.929993 114.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B03D, 412, 0xA04B0144, 27.195, 161.295, 112, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA04B0144 [27.195000 161.294998 112.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B03D, 412, 0xA04B0144, 27.195, 161.295, 112, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA04B0144 [27.195000 161.294998 112.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B03E, 9686, 0xA04B0144, 25.477, 152.179, 114.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,28 +265,28 @@ VALUES (0x7A04B042, 9686, 0xA04B0149, 25.627, 149.056, 119.675, -0.707107, 0, 0 /* @teleloc 0xA04B0149 [25.627001 149.056000 119.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B043, 11697, 0xA04B0149, 32.4265, 145.885, 116.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B0149 [32.426498 145.884995 116.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B043, 11697, 0xA04B0149, 32.4265, 145.885, 116.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B0149 [32.426498 145.884995 116.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B044, 11697, 0xA04B0149, 40.7628, 146.34, 116.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B0149 [40.762798 146.339996 116.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B044, 11697, 0xA04B0149, 40.7628, 146.34, 116.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B0149 [40.762798 146.339996 116.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B045, 11697, 0xA04B0149, 34.8355, 152.237, 116.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B0149 [34.835499 152.237000 116.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B045, 11697, 0xA04B0149, 34.8355, 152.237, 116.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B0149 [34.835499 152.237000 116.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B046, 11698, 0xA04B014B, 37.8256, 149.175, 123.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA04B014B [37.825600 149.175003 123.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B046, 11698, 0xA04B014B, 37.8256, 149.175, 123.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA04B014B [37.825600 149.175003 123.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B047, 9686, 0xA04B014C, 33.6196, 152.934, 114.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B014C [33.619598 152.934006 114.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B047, 9686, 0xA04B014C, 33.6196, 152.934, 114.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B014C [33.619598 152.934006 114.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B048, 9686, 0xA04B014D, 42.9566, 145.21, 115.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B014D [42.956600 145.210007 115.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B048, 9686, 0xA04B014D, 42.9566, 145.21, 115.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B014D [42.956600 145.210007 115.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B049, 9686, 0xA04B014D, 37.7325, 147.749, 114.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -297,28 +297,28 @@ VALUES (0x7A04B04A, 9686, 0xA04B014D, 45.4825, 149.049, 115.625, 0.707107, 0, 0 /* @teleloc 0xA04B014D [45.482498 149.048996 115.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B04B, 412, 0xA04B0151, 33.2, 147.91, 107.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA04B0151 [33.200001 147.910004 107.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B04B, 412, 0xA04B0151, 33.2, 147.91, 107.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA04B0151 [33.200001 147.910004 107.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B04C, 9686, 0xA04B0152, 36.1446, 147.459, 109.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0152 [36.144600 147.459000 109.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B04C, 9686, 0xA04B0152, 36.1446, 147.459, 109.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0152 [36.144600 147.459000 109.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B04D, 11698, 0xA04B0153, 38.4313, 154.066, 111.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA04B0153 [38.431301 154.065994 111.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B04D, 11698, 0xA04B0153, 38.4313, 154.066, 111.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA04B0153 [38.431301 154.065994 111.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B04E, 9686, 0xA04B0156, 44.4004, 160.059, 110.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0156 [44.400398 160.059006 110.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B04E, 9686, 0xA04B0156, 44.4004, 160.059, 110.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0156 [44.400398 160.059006 110.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B04F, 9686, 0xA04B0156, 44.4004, 151.843, 110.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0156 [44.400398 151.843002 110.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B04F, 9686, 0xA04B0156, 44.4004, 151.843, 110.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0156 [44.400398 151.843002 110.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B050, 412, 0xA04B0157, 44.15, 167.08, 112, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA04B0157 [44.150002 167.080002 112.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B050, 412, 0xA04B0157, 44.15, 167.08, 112, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA04B0157 [44.150002 167.080002 112.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B051, 9686, 0xA04B0158, 41.8, 162.9, 115.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -329,8 +329,8 @@ VALUES (0x7A04B052, 412, 0xA04B0000, 41.205, 162.9, 112, -0.707107, 0, 0, 0.70 /* @teleloc 0xA04B0000 [41.205002 162.899994 112.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B053, 412, 0xA04B0000, 41.505, 153.615, 112, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA04B0000 [41.505001 153.615005 112.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B053, 412, 0xA04B0000, 41.505, 153.615, 112, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA04B0000 [41.505001 153.615005 112.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B054, 11697, 0xA04B015A, 39.6252, 31.9464, 68.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1399,8 +1399,8 @@ VALUES (0x7A04B0E9, 12678, 0xA04B0000, 162.568, 149.565, 128.475, -0.707107, 0, /* @teleloc 0xA04B0000 [162.567993 149.565002 128.475006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0EA, 9686, 0xA04B0125, 108.08, 142.569, 120.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0125 [108.080002 142.569000 120.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B0EA, 9686, 0xA04B0125, 108.08, 142.569, 120.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0125 [108.080002 142.569000 120.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B0EB, 11698, 0xA04B0125, 108.044, 138.558, 123.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1419,20 +1419,20 @@ VALUES (0x7A04B0EE, 9686, 0xA04B0128, 111.189, 135.39, 115.57, 0.707107, 0, 0, /* @teleloc 0xA04B0128 [111.189003 135.389999 115.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0EF, 11697, 0xA04B0128, 109.98, 137.703, 112.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B0128 [109.980003 137.703003 112.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B0EF, 11697, 0xA04B0128, 109.98, 137.703, 112.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B0128 [109.980003 137.703003 112.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0F0, 9686, 0xA04B0129, 106.643, 139.102, 115.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0129 [106.642998 139.102005 115.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B0F0, 9686, 0xA04B0129, 106.643, 139.102, 115.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0129 [106.642998 139.102005 115.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0F1, 9686, 0xA04B012C, 112.332, 121.626, 115.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B012C [112.332001 121.625999 115.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B0F1, 9686, 0xA04B012C, 112.332, 121.626, 115.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B012C [112.332001 121.625999 115.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0F2, 9686, 0xA04B012C, 114.872, 121.626, 115.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B012C [114.872002 121.625999 115.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B0F2, 9686, 0xA04B012C, 114.872, 121.626, 115.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B012C [114.872002 121.625999 115.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B0F3, 9686, 0xA04B012C, 118.356, 125.497, 115.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1447,24 +1447,24 @@ VALUES (0x7A04B0F5, 11697, 0xA04B012C, 116.04, 125.355, 112.1, 0.707107, 0, 0, - /* @teleloc 0xA04B012C [116.040001 125.355003 112.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0F6, 9686, 0xA04B012E, 111.598, 129.336, 120.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B012E [111.598000 129.335999 120.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B0F6, 9686, 0xA04B012E, 111.598, 129.336, 120.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B012E [111.598000 129.335999 120.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0F7, 9686, 0xA04B012E, 101.771, 129.336, 120.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B012E [101.771004 129.335999 120.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B0F7, 9686, 0xA04B012E, 101.771, 129.336, 120.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B012E [101.771004 129.335999 120.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0F8, 9686, 0xA04B012E, 102.511, 121.737, 120.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B012E [102.511002 121.737000 120.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B0F8, 9686, 0xA04B012E, 102.511, 121.737, 120.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B012E [102.511002 121.737000 120.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0F9, 9686, 0xA04B012E, 108.194, 121.737, 120.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B012E [108.194000 121.737000 120.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B0F9, 9686, 0xA04B012E, 108.194, 121.737, 120.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B012E [108.194000 121.737000 120.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0FA, 9686, 0xA04B012E, 113.839, 121.737, 120.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B012E [113.838997 121.737000 120.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B0FA, 9686, 0xA04B012E, 113.839, 121.737, 120.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B012E [113.838997 121.737000 120.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B0FB, 9686, 0xA04B012E, 98.2751, 125.489, 120.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1479,16 +1479,16 @@ VALUES (0x7A04B0FD, 11698, 0xA04B012E, 106.335, 125.559, 123.15, -0.999998, 0, 0 /* @teleloc 0xA04B012E [106.334999 125.558998 123.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B0FE, 11697, 0xA04B012E, 114.752, 128.686, 116.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B012E [114.751999 128.686005 116.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B0FE, 11697, 0xA04B012E, 114.752, 128.686, 116.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B012E [114.751999 128.686005 116.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B0FF, 11697, 0xA04B012E, 117.092, 125.306, 116.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA04B012E [117.092003 125.306000 116.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B100, 11697, 0xA04B012E, 113.062, 122.166, 116.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B012E [113.061996 122.166000 116.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B100, 11697, 0xA04B012E, 113.062, 122.166, 116.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B012E [113.061996 122.166000 116.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B101, 9686, 0xA04B0130, 108.271, 127.414, 115.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1499,16 +1499,16 @@ VALUES (0x7A04B102, 9686, 0xA04B0130, 97.82, 127.78, 115.66, -0.707107, 0, 0, - /* @teleloc 0xA04B0130 [97.820000 127.779999 115.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B103, 9686, 0xA04B0130, 105.36, 125.49, 115.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0130 [105.360001 125.489998 115.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B103, 9686, 0xA04B0130, 105.36, 125.49, 115.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0130 [105.360001 125.489998 115.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B104, 9686, 0xA04B0131, 108.271, 123.272, 115.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA04B0131 [108.271004 123.272003 115.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B105, 9686, 0xA04B0135, 105.328, 123.181, 110.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0135 [105.328003 123.181000 110.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B105, 9686, 0xA04B0135, 105.328, 123.181, 110.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0135 [105.328003 123.181000 110.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B106, 9686, 0xA04B0135, 108.588, 126.331, 110.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1523,8 +1523,8 @@ VALUES (0x7A04B108, 9686, 0xA04B0137, 96.5546, 133.745, 110, -0.707107, 0, 0, - /* @teleloc 0xA04B0137 [96.554604 133.744995 110.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B109, 9686, 0xA04B0137, 100.358, 128.501, 110, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0137 [100.358002 128.501007 110.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B109, 9686, 0xA04B0137, 100.358, 128.501, 110, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0137 [100.358002 128.501007 110.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B10A, 11697, 0xA04B0137, 97.3897, 129.324, 107.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1551,8 +1551,8 @@ VALUES (0x7A04B10F, 9686, 0xA04B0000, 98.45, 141.99, 115.25, 0.357553, 0, 0, -0 /* @teleloc 0xA04B0000 [98.449997 141.990005 115.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B110, 9686, 0xA04B0000, 102.32, 143.22, 114.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0000 [102.320000 143.220001 114.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B110, 9686, 0xA04B0000, 102.32, 143.22, 114.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0000 [102.320000 143.220001 114.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B111, 9686, 0xA04B0000, 96.97, 137.46, 114.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1563,12 +1563,12 @@ VALUES (0x7A04B112, 9686, 0xA04B0000, 104.384, 133.589, 115.39, 0.707107, 0, 0, /* @teleloc 0xA04B0000 [104.384003 133.589005 115.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B113, 9686, 0xA04B0000, 114.845, 142.355, 114.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0000 [114.845001 142.354996 114.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B113, 9686, 0xA04B0000, 114.845, 142.355, 114.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0000 [114.845001 142.354996 114.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B114, 9686, 0xA04B0000, 114.555, 130.215, 115.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0000 [114.555000 130.214996 115.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B114, 9686, 0xA04B0000, 114.555, 130.215, 115.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0000 [114.555000 130.214996 115.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B115, 12679, 0xA04B0000, 103.255, 131.169, 112.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1595,112 +1595,112 @@ VALUES (0x7A04B11A, 12679, 0xA04B0000, 112.965, 141.389, 112.1, 0.95656, 0, 0, 0 /* @teleloc 0xA04B0000 [112.964996 141.389008 112.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B11B, 12678, 0xA04B0000, 108.12, 141.474, 125.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA04B0000 [108.120003 141.473999 125.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B11B, 12678, 0xA04B0000, 108.12, 141.474, 125.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA04B0000 [108.120003 141.473999 125.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B11C, 12678, 0xA04B0000, 108.12, 125.474, 125.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA04B0000 [108.120003 125.473999 125.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B11C, 12678, 0xA04B0000, 108.12, 125.474, 125.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA04B0000 [108.120003 125.473999 125.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B11D, 9686, 0xA04B0142, 31.9696, 145.035, 114.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0142 [31.969601 145.035004 114.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B11D, 9686, 0xA04B0142, 31.9696, 145.035, 114.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0142 [31.969601 145.035004 114.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B11E, 11698, 0xA04B0142, 28.6067, 146.774, 116.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA04B0142 [28.606701 146.774002 116.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B11F, 11697, 0xA04B0142, 34.2865, 145.768, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B0142 [34.286499 145.768005 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B11F, 11697, 0xA04B0142, 34.2865, 145.768, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B0142 [34.286499 145.768005 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B120, 11697, 0xA04B0142, 29.6115, 145.768, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B0142 [29.611500 145.768005 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B120, 11697, 0xA04B0142, 29.6115, 145.768, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B0142 [29.611500 145.768005 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B121, 9686, 0xA04B0144, 27.327, 149.179, 115.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0144 [27.327000 149.179001 115.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B121, 9686, 0xA04B0144, 27.327, 149.179, 115.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0144 [27.327000 149.179001 115.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B122, 9686, 0xA04B0144, 29.2224, 155.122, 115.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA04B0144 [29.222401 155.121994 115.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B123, 9686, 0xA04B0145, 31.452, 161.204, 115.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0145 [31.452000 161.203995 115.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B123, 9686, 0xA04B0145, 31.452, 161.204, 115.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0145 [31.452000 161.203995 115.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B124, 9686, 0xA04B0145, 31.452, 153.529, 115.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0145 [31.452000 153.529007 115.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B124, 9686, 0xA04B0145, 31.452, 153.529, 115.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0145 [31.452000 153.529007 115.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B125, 11697, 0xA04B0145, 31.4115, 154.393, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B0145 [31.411501 154.393005 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B125, 11697, 0xA04B0145, 31.4115, 154.393, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B0145 [31.411501 154.393005 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B126, 9686, 0xA04B0146, 33.1803, 163.672, 115.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA04B0146 [33.180302 163.671997 115.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B127, 9686, 0xA04B0146, 29.3303, 165.671, 115.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0146 [29.330299 165.671005 115.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B127, 9686, 0xA04B0146, 29.3303, 165.671, 115.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0146 [29.330299 165.671005 115.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B128, 9686, 0xA04B0149, 37.8254, 145.368, 120.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0149 [37.825401 145.367996 120.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B128, 9686, 0xA04B0149, 37.8254, 145.368, 120.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0149 [37.825401 145.367996 120.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B129, 9686, 0xA04B0149, 30.7981, 152.962, 120.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0149 [30.798100 152.962006 120.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B129, 9686, 0xA04B0149, 30.7981, 152.962, 120.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0149 [30.798100 152.962006 120.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B12A, 9686, 0xA04B0149, 34.2231, 152.962, 120.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0149 [34.223099 152.962006 120.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B12A, 9686, 0xA04B0149, 34.2231, 152.962, 120.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0149 [34.223099 152.962006 120.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B12B, 9686, 0xA04B0149, 37.7981, 152.962, 120.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0149 [37.798100 152.962006 120.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B12B, 9686, 0xA04B0149, 37.7981, 152.962, 120.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0149 [37.798100 152.962006 120.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B12C, 9686, 0xA04B0149, 34.2731, 145.337, 120.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0149 [34.273102 145.337006 120.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B12C, 9686, 0xA04B0149, 34.2731, 145.337, 120.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0149 [34.273102 145.337006 120.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B12D, 9686, 0xA04B0149, 41.3353, 145.337, 120.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0149 [41.335300 145.337006 120.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B12D, 9686, 0xA04B0149, 41.3353, 145.337, 120.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0149 [41.335300 145.337006 120.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B12E, 9686, 0xA04B0149, 41.3481, 152.962, 120.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0149 [41.348099 152.962006 120.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B12E, 9686, 0xA04B0149, 41.3481, 152.962, 120.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0149 [41.348099 152.962006 120.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B12F, 11698, 0xA04B014B, 34.5862, 149.175, 123.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA04B014B [34.586201 149.175003 123.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B12F, 11698, 0xA04B014B, 34.5862, 149.175, 123.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA04B014B [34.586201 149.175003 123.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B130, 11698, 0xA04B014D, 41.6352, 149.243, 116.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA04B014D [41.635201 149.242996 116.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B130, 11698, 0xA04B014D, 41.6352, 149.243, 116.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA04B014D [41.635201 149.242996 116.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B131, 11697, 0xA04B014D, 39.8155, 145.632, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B014D [39.815498 145.632004 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B131, 11697, 0xA04B014D, 39.8155, 145.632, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B014D [39.815498 145.632004 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B132, 9686, 0xA04B0151, 33.202, 148.003, 110.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0151 [33.202000 148.003006 110.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B132, 9686, 0xA04B0151, 33.202, 148.003, 110.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0151 [33.202000 148.003006 110.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B133, 9686, 0xA04B0151, 30.027, 155.553, 110.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA04B0151 [30.027000 155.552994 110.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B134, 11697, 0xA04B0152, 40.1692, 145.964, 107.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B0152 [40.169201 145.964005 107.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B134, 11697, 0xA04B0152, 40.1692, 145.964, 107.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B0152 [40.169201 145.964005 107.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B135, 9686, 0xA04B0153, 39.1863, 148.148, 110.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0153 [39.186298 148.147995 110.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B135, 9686, 0xA04B0153, 39.1863, 148.148, 110.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0153 [39.186298 148.147995 110.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B136, 9686, 0xA04B0153, 35.3697, 153.463, 110.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1715,8 +1715,8 @@ VALUES (0x7A04B138, 11697, 0xA04B0153, 36.1205, 159.402, 107.35, 0.9139, 0, 0, 0 /* @teleloc 0xA04B0153 [36.120499 159.401993 107.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B139, 11698, 0xA04B0156, 44.5588, 155.77, 111.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA04B0156 [44.558800 155.770004 111.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B139, 11698, 0xA04B0156, 44.5588, 155.77, 111.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA04B0156 [44.558800 155.770004 111.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B13A, 11697, 0xA04B0156, 46.5205, 159.252, 107.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1727,20 +1727,20 @@ VALUES (0x7A04B13B, 11697, 0xA04B0156, 46.7192, 152.389, 107.35, 0.372988, 0, 0, /* @teleloc 0xA04B0156 [46.719200 152.389008 107.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B13C, 9686, 0xA04B0158, 44.2, 159.75, 116.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0158 [44.200001 159.750000 116.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B13C, 9686, 0xA04B0158, 44.2, 159.75, 116.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0158 [44.200001 159.750000 116.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B13D, 9686, 0xA04B0158, 46.7668, 162.865, 116.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA04B0158 [46.766800 162.865005 116.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B13E, 11697, 0xA04B0158, 44.1155, 160.407, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA04B0158 [44.115501 160.406998 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B13E, 11697, 0xA04B0158, 44.1155, 160.407, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA04B0158 [44.115501 160.406998 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B13F, 9686, 0xA04B0000, 44.1754, 167.518, 115.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0000 [44.175400 167.518005 115.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B13F, 9686, 0xA04B0000, 44.1754, 167.518, 115.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0000 [44.175400 167.518005 115.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B140, 9686, 0xA04B0000, 46.6504, 166.418, 114.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1751,12 +1751,12 @@ VALUES (0x7A04B141, 9686, 0xA04B0000, 42.0504, 166.743, 114.55, 0.456322, 0, 0, /* @teleloc 0xA04B0000 [42.050400 166.742996 114.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B142, 9686, 0xA04B0000, 41.5254, 153.693, 115.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0000 [41.525398 153.692993 115.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B142, 9686, 0xA04B0000, 41.5254, 153.693, 115.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0000 [41.525398 153.692993 115.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B143, 9686, 0xA04B0000, 37.6254, 165.043, 114.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA04B0000 [37.625401 165.042999 114.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B143, 9686, 0xA04B0000, 37.6254, 165.043, 114.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA04B0000 [37.625401 165.042999 114.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B144, 12679, 0xA04B0000, 35.2905, 154.782, 112.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1779,16 +1779,16 @@ VALUES (0x7A04B148, 12679, 0xA04B0000, 46.9405, 166.707, 112.1, 0.420244, 0, 0, /* @teleloc 0xA04B0000 [46.940498 166.707001 112.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B149, 12679, 0xA04B0000, 39.4155, 156.407, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA04B0000 [39.415501 156.406998 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B149, 12679, 0xA04B0000, 39.4155, 156.407, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA04B0000 [39.415501 156.406998 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B14A, 12678, 0xA04B0000, 44.4405, 162.832, 121, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA04B0000 [44.440498 162.832001 121.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A04B14A, 12678, 0xA04B0000, 44.4405, 162.832, 121, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA04B0000 [44.440498 162.832001 121.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A04B14B, 12678, 0xA04B0000, 29.5655, 149.432, 128.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA04B0000 [29.565500 149.432007 128.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A04B14B, 12678, 0xA04B0000, 29.5655, 149.432, 128.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA04B0000 [29.565500 149.432007 128.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A04B14C, 9686, 0xA04B0161, 40.0304, 46.9655, 66.25, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A06E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A06E.sql index de53661e2c..7299d6c32f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A06E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A06E.sql @@ -613,8 +613,8 @@ VALUES (0x7A06E098, 412, 0xA06E013E, 152.392, 37.645, 26, -0.707107, 0, 0, 0.7 /* @teleloc 0xA06E013E [152.391998 37.645000 26.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E099, 412, 0xA06E013F, 162.583, 34.1594, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06E013F [162.582993 34.159401 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E099, 412, 0xA06E013F, 162.583, 34.1594, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06E013F [162.582993 34.159401 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E09A, 412, 0xA06E0140, 146.675, 45.6678, 26, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -633,12 +633,12 @@ VALUES (0x7A06E09D, 11697, 0xA06E0141, 154.134, 45.4834, 30.9, -0.92321, 0, 0, - /* @teleloc 0xA06E0141 [154.134003 45.483398 30.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E09E, 9686, 0xA06E0141, 154.992, 33.9109, 33.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0141 [154.992004 33.910900 33.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E09E, 9686, 0xA06E0141, 154.992, 33.9109, 33.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0141 [154.992004 33.910900 33.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E09F, 9686, 0xA06E0141, 156.08, 46.569, 34.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0141 [156.080002 46.569000 34.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E09F, 9686, 0xA06E0141, 156.08, 46.569, 34.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0141 [156.080002 46.569000 34.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0A0, 11698, 0xA06E0141, 156.044, 42.5581, 37.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -649,44 +649,44 @@ VALUES (0x7A06E0A1, 11697, 0xA06E0141, 153.659, 37.2647, 30.9, -0.707107, 0, 0, /* @teleloc 0xA06E0141 [153.658997 37.264702 30.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0A2, 9686, 0xA06E0143, 154.69, 42.5802, 29.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0143 [154.690002 42.580200 29.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0A2, 9686, 0xA06E0143, 154.69, 42.5802, 29.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0143 [154.690002 42.580200 29.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0A3, 9686, 0xA06E0143, 154.739, 33.9049, 28.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0143 [154.738998 33.904900 28.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0A3, 9686, 0xA06E0143, 154.739, 33.9049, 28.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0143 [154.738998 33.904900 28.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0A4, 11697, 0xA06E0143, 155.86, 34.4659, 26.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA06E0143 [155.860001 34.465900 26.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0A5, 9686, 0xA06E0144, 157.99, 33.9253, 29.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0144 [157.990005 33.925301 29.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0A5, 9686, 0xA06E0144, 157.99, 33.9253, 29.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0144 [157.990005 33.925301 29.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0A6, 9686, 0xA06E0144, 159.189, 39.3901, 29.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06E0144 [159.188995 39.390099 29.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0A7, 11697, 0xA06E0144, 157.98, 41.7029, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E0144 [157.979996 41.702900 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0A7, 11697, 0xA06E0144, 157.98, 41.7029, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E0144 [157.979996 41.702900 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0A8, 11697, 0xA06E0145, 156, 46.1659, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E0145 [156.000000 46.165901 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0A8, 11697, 0xA06E0145, 156, 46.1659, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E0145 [156.000000 46.165901 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0A9, 9686, 0xA06E0145, 156.21, 47.0626, 29.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0145 [156.210007 47.062599 29.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0A9, 9686, 0xA06E0145, 156.21, 47.0626, 29.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0145 [156.210007 47.062599 29.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0AA, 9686, 0xA06E0145, 154.643, 43.1021, 29.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0145 [154.643005 43.102100 29.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0AA, 9686, 0xA06E0145, 154.643, 43.1021, 29.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0145 [154.643005 43.102100 29.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0AB, 9686, 0xA06E0148, 162.575, 33.325, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0148 [162.574997 33.325001 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0AB, 9686, 0xA06E0148, 162.575, 33.325, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0148 [162.574997 33.325001 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0AC, 11697, 0xA06E0148, 165.6, 29.345, 26.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -697,12 +697,12 @@ VALUES (0x7A06E0AD, 11697, 0xA06E0148, 157.475, 27.525, 26.1, -0.707107, 0, 0, - /* @teleloc 0xA06E0148 [157.475006 27.525000 26.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0AE, 9686, 0xA06E0148, 160.332, 25.6258, 29.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0148 [160.332001 25.625799 29.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0AE, 9686, 0xA06E0148, 160.332, 25.6258, 29.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0148 [160.332001 25.625799 29.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0AF, 9686, 0xA06E0148, 162.872, 25.6258, 29.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0148 [162.871994 25.625799 29.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0AF, 9686, 0xA06E0148, 162.872, 25.6258, 29.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0148 [162.871994 25.625799 29.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0B0, 9686, 0xA06E0148, 166.356, 29.4966, 29.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -717,40 +717,40 @@ VALUES (0x7A06E0B2, 11697, 0xA06E0148, 164.04, 29.355, 26.1, 0.707107, 0, 0, -0. /* @teleloc 0xA06E0148 [164.039993 29.355000 26.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0B3, 9686, 0xA06E014A, 154.528, 33.3358, 34.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E014A [154.528000 33.335800 34.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0B3, 9686, 0xA06E014A, 154.528, 33.3358, 34.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E014A [154.528000 33.335800 34.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0B4, 11697, 0xA06E014A, 146.982, 28.3858, 30.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA06E014A [146.981995 28.385799 30.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0B5, 11697, 0xA06E014A, 151.827, 26.2592, 30.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E014A [151.826996 26.259199 30.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0B5, 11697, 0xA06E014A, 151.827, 26.2592, 30.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E014A [151.826996 26.259199 30.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0B6, 11698, 0xA06E014A, 157.907, 29.4885, 37.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA06E014A [157.906998 29.488501 37.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0B7, 9686, 0xA06E014A, 159.598, 33.3358, 34.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E014A [159.598007 33.335800 34.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0B7, 9686, 0xA06E014A, 159.598, 33.3358, 34.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E014A [159.598007 33.335800 34.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0B8, 9686, 0xA06E014A, 149.771, 33.3358, 34.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E014A [149.770996 33.335800 34.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0B8, 9686, 0xA06E014A, 149.771, 33.3358, 34.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E014A [149.770996 33.335800 34.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0B9, 9686, 0xA06E014A, 150.511, 25.7368, 34.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E014A [150.511002 25.736799 34.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0B9, 9686, 0xA06E014A, 150.511, 25.7368, 34.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E014A [150.511002 25.736799 34.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0BA, 9686, 0xA06E014A, 156.194, 25.7368, 34.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E014A [156.194000 25.736799 34.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0BA, 9686, 0xA06E014A, 156.194, 25.7368, 34.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E014A [156.194000 25.736799 34.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0BB, 9686, 0xA06E014A, 161.839, 25.7368, 34.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E014A [161.839005 25.736799 34.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0BB, 9686, 0xA06E014A, 161.839, 25.7368, 34.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E014A [161.839005 25.736799 34.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0BC, 9686, 0xA06E014A, 146.275, 29.4892, 34.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -765,16 +765,16 @@ VALUES (0x7A06E0BE, 11698, 0xA06E014A, 154.335, 29.5592, 37.15, -0.999998, 0, 0, /* @teleloc 0xA06E014A [154.335007 29.559200 37.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0BF, 11697, 0xA06E014A, 162.752, 32.6858, 30.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E014A [162.751999 32.685799 30.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0BF, 11697, 0xA06E014A, 162.752, 32.6858, 30.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E014A [162.751999 32.685799 30.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0C0, 11697, 0xA06E014A, 165.092, 29.3058, 30.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA06E014A [165.091995 29.305799 30.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0C1, 11697, 0xA06E014A, 161.062, 26.1658, 30.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E014A [161.061996 26.165800 30.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0C1, 11697, 0xA06E014A, 161.062, 26.1658, 30.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E014A [161.061996 26.165800 30.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0C2, 9686, 0xA06E014C, 156.271, 31.4145, 29.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -785,16 +785,16 @@ VALUES (0x7A06E0C3, 9686, 0xA06E014C, 145.82, 31.78, 29.66, -0.707107, 0, 0, -0 /* @teleloc 0xA06E014C [145.820007 31.780001 29.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0C4, 9686, 0xA06E014C, 153.36, 29.49, 29.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E014C [153.360001 29.490000 29.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0C4, 9686, 0xA06E014C, 153.36, 29.49, 29.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E014C [153.360001 29.490000 29.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0C5, 412, 0xA06E014D, 153.285, 29.0458, 26, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06E014D [153.285004 29.045799 26.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0C5, 412, 0xA06E014D, 153.285, 29.0458, 26, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06E014D [153.285004 29.045799 26.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0C6, 9686, 0xA06E014D, 150.156, 28.9326, 28.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E014D [150.156006 28.932600 28.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0C6, 9686, 0xA06E014D, 150.156, 28.9326, 28.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E014D [150.156006 28.932600 28.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0C7, 9686, 0xA06E014D, 156.271, 27.2724, 29.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -805,8 +805,8 @@ VALUES (0x7A06E0C8, 412, 0xA06E0151, 156.701, 30.3593, 21.195, 0.707107, 0, 0, /* @teleloc 0xA06E0151 [156.701004 30.359301 21.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0C9, 9686, 0xA06E0151, 153.328, 27.1812, 24.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0151 [153.328003 27.181200 24.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0C9, 9686, 0xA06E0151, 153.328, 27.1812, 24.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0151 [153.328003 27.181200 24.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0CA, 9686, 0xA06E0151, 156.588, 30.3312, 24.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -817,8 +817,8 @@ VALUES (0x7A06E0CB, 9686, 0xA06E0152, 157.15, 36.3512, 24.59, -0.707107, 0, 0, /* @teleloc 0xA06E0152 [157.149994 36.351200 24.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0CC, 9686, 0xA06E0153, 152.328, 32.5012, 24, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0153 [152.328003 32.501202 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0CC, 9686, 0xA06E0153, 152.328, 32.5012, 24, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0153 [152.328003 32.501202 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0CD, 11698, 0xA06E0153, 150.863, 36.5042, 25.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -829,8 +829,8 @@ VALUES (0x7A06E0CE, 9686, 0xA06E0153, 144.555, 37.7454, 24, -0.707107, 0, 0, -0 /* @teleloc 0xA06E0153 [144.554993 37.745399 24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0CF, 9686, 0xA06E0153, 148.358, 32.5012, 24, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0153 [148.358002 32.501202 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0CF, 9686, 0xA06E0153, 148.358, 32.5012, 24, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0153 [148.358002 32.501202 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0D0, 11697, 0xA06E0153, 145.39, 33.3235, 21.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -861,8 +861,8 @@ VALUES (0x7A06E0D6, 9686, 0xA06E0000, 146.45, 45.99, 29.25, 0.357553, 0, 0, -0. /* @teleloc 0xA06E0000 [146.449997 45.990002 29.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0D7, 9686, 0xA06E0000, 150.32, 47.22, 28.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0000 [150.320007 47.220001 28.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0D7, 9686, 0xA06E0000, 150.32, 47.22, 28.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0000 [150.320007 47.220001 28.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0D8, 9686, 0xA06E0000, 144.97, 41.46, 28.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,12 +873,12 @@ VALUES (0x7A06E0D9, 9686, 0xA06E0000, 152.384, 37.5888, 29.39, 0.707107, 0, 0, /* @teleloc 0xA06E0000 [152.384003 37.588799 29.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0DA, 9686, 0xA06E0000, 162.845, 46.355, 28.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0000 [162.845001 46.355000 28.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0DA, 9686, 0xA06E0000, 162.845, 46.355, 28.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0000 [162.845001 46.355000 28.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0DB, 9686, 0xA06E0000, 162.555, 34.215, 29.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0000 [162.554993 34.215000 29.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0DB, 9686, 0xA06E0000, 162.555, 34.215, 29.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0000 [162.554993 34.215000 29.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0DC, 12679, 0xA06E0000, 151.255, 35.1692, 26.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -905,12 +905,12 @@ VALUES (0x7A06E0E1, 12679, 0xA06E0000, 160.965, 45.3892, 26.1, 0.95656, 0, 0, 0. /* @teleloc 0xA06E0000 [160.964996 45.389198 26.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0E2, 12678, 0xA06E0000, 156.12, 45.4735, 39.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA06E0000 [156.119995 45.473499 39.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0E2, 12678, 0xA06E0000, 156.12, 45.4735, 39.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA06E0000 [156.119995 45.473499 39.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0E3, 12678, 0xA06E0000, 156.12, 29.4735, 39.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA06E0000 [156.119995 29.473499 39.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0E3, 12678, 0xA06E0000, 156.12, 29.4735, 39.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA06E0000 [156.119995 29.473499 39.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0E4, 11697, 0xA06E0157, 56.3748, 40.0536, 34.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -925,60 +925,60 @@ VALUES (0x7A06E0E6, 9686, 0xA06E0157, 49.4602, 39.6343, 36.925, -0.707107, 0, 0 /* @teleloc 0xA06E0157 [49.460201 39.634300 36.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0E7, 412, 0xA06E015E, 51.696, 28.6413, 30, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06E015E [51.695999 28.641300 30.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0E7, 412, 0xA06E015E, 51.696, 28.6413, 30, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06E015E [51.695999 28.641300 30.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0E8, 9686, 0xA06E015E, 51.6825, 28.5492, 33.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E015E [51.682499 28.549200 33.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0E8, 9686, 0xA06E015E, 51.6825, 28.5492, 33.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E015E [51.682499 28.549200 33.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0E9, 9686, 0xA06E015E, 61.1178, 26.9299, 32.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06E015E [61.117802 26.929899 32.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0EA, 9686, 0xA06E015E, 55.9696, 25.0345, 32.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E015E [55.969601 25.034500 32.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0EA, 9686, 0xA06E015E, 55.9696, 25.0345, 32.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E015E [55.969601 25.034500 32.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0EB, 11698, 0xA06E015E, 52.6067, 26.7745, 34.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA06E015E [52.606701 26.774500 34.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0EC, 11697, 0xA06E015E, 58.2865, 25.7677, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E015E [58.286499 25.767700 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0EC, 11697, 0xA06E015E, 58.2865, 25.7677, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E015E [58.286499 25.767700 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0ED, 11697, 0xA06E015E, 53.6115, 25.7677, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E015E [53.611500 25.767700 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0ED, 11697, 0xA06E015E, 53.6115, 25.7677, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E015E [53.611500 25.767700 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0EE, 412, 0xA06E0160, 51.195, 41.295, 30, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06E0160 [51.195000 41.294998 30.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0EE, 412, 0xA06E0160, 51.195, 41.295, 30, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06E0160 [51.195000 41.294998 30.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0EF, 9686, 0xA06E0160, 49.477, 32.179, 32.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06E0160 [49.477001 32.179001 32.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0F0, 9686, 0xA06E0160, 51.327, 29.179, 33.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0160 [51.327000 29.179001 33.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0F0, 9686, 0xA06E0160, 51.327, 29.179, 33.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0160 [51.327000 29.179001 33.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0F1, 9686, 0xA06E0160, 53.2224, 35.1222, 33.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06E0160 [53.222401 35.122200 33.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0F2, 9686, 0xA06E0161, 55.452, 41.204, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0161 [55.452000 41.203999 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0F2, 9686, 0xA06E0161, 55.452, 41.204, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0161 [55.452000 41.203999 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0F3, 9686, 0xA06E0161, 55.452, 33.529, 33.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0161 [55.452000 33.528999 33.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0F3, 9686, 0xA06E0161, 55.452, 33.529, 33.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0161 [55.452000 33.528999 33.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0F4, 11697, 0xA06E0161, 55.4115, 34.3927, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E0161 [55.411499 34.392700 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0F4, 11697, 0xA06E0161, 55.4115, 34.3927, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E0161 [55.411499 34.392700 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0F5, 11697, 0xA06E0162, 50.0405, 43.7316, 30.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -993,8 +993,8 @@ VALUES (0x7A06E0F7, 9686, 0xA06E0162, 57.1803, 43.6715, 33.45, 0.707107, 0, 0, /* @teleloc 0xA06E0162 [57.180302 43.671501 33.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0F8, 9686, 0xA06E0162, 53.3303, 45.6715, 33.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0162 [53.330299 45.671501 33.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0F8, 9686, 0xA06E0162, 53.3303, 45.6715, 33.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0162 [53.330299 45.671501 33.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E0F9, 9686, 0xA06E0165, 70.3851, 31.048, 38.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,60 +1005,60 @@ VALUES (0x7A06E0FA, 9686, 0xA06E0165, 49.627, 29.0562, 37.675, -0.707107, 0, 0, /* @teleloc 0xA06E0165 [49.626999 29.056200 37.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0FB, 11697, 0xA06E0165, 56.4265, 25.8847, 34.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E0165 [56.426498 25.884701 34.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0FB, 11697, 0xA06E0165, 56.4265, 25.8847, 34.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E0165 [56.426498 25.884701 34.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0FC, 11697, 0xA06E0165, 64.7628, 26.3397, 34.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E0165 [64.762802 26.339701 34.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0FC, 11697, 0xA06E0165, 64.7628, 26.3397, 34.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E0165 [64.762802 26.339701 34.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0FD, 11697, 0xA06E0165, 58.8355, 32.2373, 34.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E0165 [58.835499 32.237301 34.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0FD, 11697, 0xA06E0165, 58.8355, 32.2373, 34.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E0165 [58.835499 32.237301 34.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0FE, 9686, 0xA06E0165, 61.8254, 25.3684, 38.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0165 [61.825401 25.368401 38.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E0FE, 9686, 0xA06E0165, 61.8254, 25.3684, 38.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0165 [61.825401 25.368401 38.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E0FF, 9686, 0xA06E0165, 54.7981, 32.9615, 38.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0165 [54.798100 32.961498 38.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E0FF, 9686, 0xA06E0165, 54.7981, 32.9615, 38.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0165 [54.798100 32.961498 38.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E100, 9686, 0xA06E0165, 58.2231, 32.9615, 38.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0165 [58.223099 32.961498 38.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E100, 9686, 0xA06E0165, 58.2231, 32.9615, 38.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0165 [58.223099 32.961498 38.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E101, 9686, 0xA06E0165, 61.7981, 32.9615, 38.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0165 [61.798100 32.961498 38.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E101, 9686, 0xA06E0165, 61.7981, 32.9615, 38.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0165 [61.798100 32.961498 38.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E102, 9686, 0xA06E0165, 58.2731, 25.3365, 38.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0165 [58.273102 25.336500 38.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E102, 9686, 0xA06E0165, 58.2731, 25.3365, 38.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0165 [58.273102 25.336500 38.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E103, 9686, 0xA06E0165, 65.3353, 25.3365, 38.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0165 [65.335297 25.336500 38.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E103, 9686, 0xA06E0165, 65.3353, 25.3365, 38.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0165 [65.335297 25.336500 38.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E104, 9686, 0xA06E0165, 65.3481, 32.9615, 38.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0165 [65.348099 32.961498 38.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E104, 9686, 0xA06E0165, 65.3481, 32.9615, 38.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0165 [65.348099 32.961498 38.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E105, 11698, 0xA06E0167, 61.8256, 29.175, 41.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA06E0167 [61.825600 29.174999 41.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E105, 11698, 0xA06E0167, 61.8256, 29.175, 41.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA06E0167 [61.825600 29.174999 41.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E106, 11698, 0xA06E0167, 58.5862, 29.175, 41.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA06E0167 [58.586201 29.174999 41.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E106, 11698, 0xA06E0167, 58.5862, 29.175, 41.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA06E0167 [58.586201 29.174999 41.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E107, 9686, 0xA06E0168, 57.6196, 32.9345, 32.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0168 [57.619598 32.934502 32.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E107, 9686, 0xA06E0168, 57.6196, 32.9345, 32.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0168 [57.619598 32.934502 32.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E108, 9686, 0xA06E0169, 66.9566, 25.2103, 33.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0169 [66.956596 25.210300 33.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E108, 9686, 0xA06E0169, 66.9566, 25.2103, 33.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0169 [66.956596 25.210300 33.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E109, 9686, 0xA06E0169, 61.7325, 27.7492, 32.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,40 +1069,40 @@ VALUES (0x7A06E10A, 9686, 0xA06E0169, 69.4825, 29.0492, 33.625, 0.707107, 0, 0, /* @teleloc 0xA06E0169 [69.482498 29.049200 33.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E10B, 11698, 0xA06E0169, 65.6352, 29.2434, 34.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA06E0169 [65.635201 29.243401 34.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E10B, 11698, 0xA06E0169, 65.6352, 29.2434, 34.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA06E0169 [65.635201 29.243401 34.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E10C, 11697, 0xA06E0169, 63.8155, 25.6316, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E0169 [63.815498 25.631599 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E10C, 11697, 0xA06E0169, 63.8155, 25.6316, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E0169 [63.815498 25.631599 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E10D, 412, 0xA06E016D, 57.2, 27.91, 25.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06E016D [57.200001 27.910000 25.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E10D, 412, 0xA06E016D, 57.2, 27.91, 25.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06E016D [57.200001 27.910000 25.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E10E, 9686, 0xA06E016D, 57.202, 28.003, 28.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E016D [57.202000 28.003000 28.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E10E, 9686, 0xA06E016D, 57.202, 28.003, 28.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E016D [57.202000 28.003000 28.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E10F, 9686, 0xA06E016D, 54.027, 35.553, 28.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06E016D [54.027000 35.553001 28.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E110, 9686, 0xA06E016E, 60.1446, 27.4595, 27.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E016E [60.144600 27.459499 27.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E110, 9686, 0xA06E016E, 60.1446, 27.4595, 27.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E016E [60.144600 27.459499 27.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E111, 11697, 0xA06E016E, 64.1692, 25.9637, 25.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E016E [64.169197 25.963699 25.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E111, 11697, 0xA06E016E, 64.1692, 25.9637, 25.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E016E [64.169197 25.963699 25.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E112, 11698, 0xA06E016F, 62.4313, 34.0657, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA06E016F [62.431301 34.065701 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E112, 11698, 0xA06E016F, 62.4313, 34.0657, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA06E016F [62.431301 34.065701 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E113, 9686, 0xA06E016F, 63.1863, 28.1479, 28.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E016F [63.186298 28.147900 28.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E113, 9686, 0xA06E016F, 63.1863, 28.1479, 28.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E016F [63.186298 28.147900 28.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E114, 9686, 0xA06E016F, 59.3697, 33.4632, 28.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1117,16 +1117,16 @@ VALUES (0x7A06E116, 11697, 0xA06E016F, 60.1205, 39.4024, 25.35, 0.9139, 0, 0, 0. /* @teleloc 0xA06E016F [60.120499 39.402401 25.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E117, 9686, 0xA06E0172, 68.4004, 31.8434, 28.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0172 [68.400398 31.843399 28.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E117, 9686, 0xA06E0172, 68.4004, 31.8434, 28.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0172 [68.400398 31.843399 28.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E118, 9686, 0xA06E0172, 68.4004, 40.059, 28.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0172 [68.400398 40.058998 28.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E118, 9686, 0xA06E0172, 68.4004, 40.059, 28.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0172 [68.400398 40.058998 28.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E119, 11698, 0xA06E0172, 68.5588, 35.7695, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA06E0172 [68.558800 35.769501 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E119, 11698, 0xA06E0172, 68.5588, 35.7695, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA06E0172 [68.558800 35.769501 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E11A, 11697, 0xA06E0172, 70.5205, 39.2524, 25.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1137,36 +1137,36 @@ VALUES (0x7A06E11B, 11697, 0xA06E0172, 70.7192, 32.3887, 25.35, 0.372988, 0, 0, /* @teleloc 0xA06E0172 [70.719200 32.388699 25.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E11C, 412, 0xA06E0173, 68.15, 47.08, 30, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06E0173 [68.150002 47.080002 30.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E11C, 412, 0xA06E0173, 68.15, 47.08, 30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06E0173 [68.150002 47.080002 30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E11D, 9686, 0xA06E0174, 65.8, 42.9, 33.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06E0174 [65.800003 42.900002 33.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E11E, 9686, 0xA06E0174, 68.2, 39.75, 34.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0174 [68.199997 39.750000 34.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E11E, 9686, 0xA06E0174, 68.2, 39.75, 34.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0174 [68.199997 39.750000 34.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E11F, 9686, 0xA06E0174, 70.7668, 42.8645, 34.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06E0174 [70.766800 42.864498 34.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E120, 11697, 0xA06E0174, 68.1155, 40.4066, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06E0174 [68.115501 40.406601 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E120, 11697, 0xA06E0174, 68.1155, 40.4066, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06E0174 [68.115501 40.406601 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E121, 412, 0xA06E0000, 65.205, 42.9, 30, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xA06E0000 [65.205002 42.900002 30.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E122, 412, 0xA06E0000, 65.505, 33.615, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06E0000 [65.504997 33.615002 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E122, 412, 0xA06E0000, 65.505, 33.615, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06E0000 [65.504997 33.615002 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E123, 9686, 0xA06E0000, 68.1754, 47.5184, 33.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0000 [68.175400 47.518398 33.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E123, 9686, 0xA06E0000, 68.1754, 47.5184, 33.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0000 [68.175400 47.518398 33.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E124, 9686, 0xA06E0000, 70.6504, 46.4184, 32.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x7A06E125, 9686, 0xA06E0000, 66.0504, 46.7434, 32.55, 0.456322, 0, 0, /* @teleloc 0xA06E0000 [66.050400 46.743401 32.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E126, 9686, 0xA06E0000, 65.5254, 33.6934, 33.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0000 [65.525398 33.693401 33.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E126, 9686, 0xA06E0000, 65.5254, 33.6934, 33.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0000 [65.525398 33.693401 33.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E127, 9686, 0xA06E0000, 61.6254, 45.0434, 32.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06E0000 [61.625401 45.043400 32.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E127, 9686, 0xA06E0000, 61.6254, 45.0434, 32.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06E0000 [61.625401 45.043400 32.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E128, 12679, 0xA06E0000, 59.2905, 34.7816, 30.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1205,16 +1205,16 @@ VALUES (0x7A06E12C, 12679, 0xA06E0000, 70.9405, 46.7066, 30.1, 0.420244, 0, 0, 0 /* @teleloc 0xA06E0000 [70.940498 46.706600 30.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E12D, 12679, 0xA06E0000, 63.4155, 36.4066, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA06E0000 [63.415501 36.406601 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E12D, 12679, 0xA06E0000, 63.4155, 36.4066, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA06E0000 [63.415501 36.406601 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E12E, 12678, 0xA06E0000, 68.4405, 42.8316, 39, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA06E0000 [68.440498 42.831600 39.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06E12E, 12678, 0xA06E0000, 68.4405, 42.8316, 39, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA06E0000 [68.440498 42.831600 39.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06E12F, 12678, 0xA06E0000, 53.5655, 29.4316, 46.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA06E0000 [53.565498 29.431601 46.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06E12F, 12678, 0xA06E0000, 53.5655, 29.4316, 46.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA06E0000 [53.565498 29.431601 46.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06E130, 11697, 0xA06E0176, 159.625, 151.946, 30.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A06F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A06F.sql index aa3ef82d84..b76f541dce 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A06F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A06F.sql @@ -1229,60 +1229,60 @@ VALUES (0x7A06F132, 9686, 0xA06F0176, 73.4602, 63.6343, 32.925, -0.707107, 0, 0 /* @teleloc 0xA06F0176 [73.460197 63.634300 32.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F133, 412, 0xA06F017D, 75.696, 52.6413, 26, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06F017D [75.695999 52.641300 26.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F133, 412, 0xA06F017D, 75.696, 52.6413, 26, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06F017D [75.695999 52.641300 26.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F134, 9686, 0xA06F017D, 75.6825, 52.5492, 29.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F017D [75.682503 52.549198 29.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F134, 9686, 0xA06F017D, 75.6825, 52.5492, 29.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F017D [75.682503 52.549198 29.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F135, 9686, 0xA06F017D, 85.1178, 50.9299, 28.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06F017D [85.117798 50.929901 28.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F136, 9686, 0xA06F017D, 79.9696, 49.0345, 28.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F017D [79.969597 49.034500 28.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F136, 9686, 0xA06F017D, 79.9696, 49.0345, 28.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F017D [79.969597 49.034500 28.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F137, 11698, 0xA06F017D, 76.6067, 50.7745, 30.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA06F017D [76.606697 50.774502 30.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F138, 11697, 0xA06F017D, 82.2865, 49.7677, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06F017D [82.286499 49.767700 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F138, 11697, 0xA06F017D, 82.2865, 49.7677, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06F017D [82.286499 49.767700 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F139, 11697, 0xA06F017D, 77.6115, 49.7677, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06F017D [77.611504 49.767700 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F139, 11697, 0xA06F017D, 77.6115, 49.7677, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06F017D [77.611504 49.767700 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F13A, 412, 0xA06F017F, 75.195, 65.295, 26, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06F017F [75.195000 65.294998 26.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F13A, 412, 0xA06F017F, 75.195, 65.295, 26, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06F017F [75.195000 65.294998 26.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F13B, 9686, 0xA06F017F, 73.477, 56.179, 28.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06F017F [73.476997 56.179001 28.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F13C, 9686, 0xA06F017F, 75.327, 53.179, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F017F [75.327003 53.179001 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F13C, 9686, 0xA06F017F, 75.327, 53.179, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F017F [75.327003 53.179001 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F13D, 9686, 0xA06F017F, 77.2224, 59.1222, 29.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06F017F [77.222397 59.122200 29.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F13E, 9686, 0xA06F0180, 79.452, 65.204, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0180 [79.452003 65.204002 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F13E, 9686, 0xA06F0180, 79.452, 65.204, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0180 [79.452003 65.204002 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F13F, 9686, 0xA06F0180, 79.452, 57.529, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0180 [79.452003 57.528999 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F13F, 9686, 0xA06F0180, 79.452, 57.529, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0180 [79.452003 57.528999 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F140, 11697, 0xA06F0180, 79.4115, 58.3927, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06F0180 [79.411499 58.392700 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F140, 11697, 0xA06F0180, 79.4115, 58.3927, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06F0180 [79.411499 58.392700 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F141, 11697, 0xA06F0181, 74.0405, 67.7316, 26.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1297,8 +1297,8 @@ VALUES (0x7A06F143, 9686, 0xA06F0181, 81.1803, 67.6715, 29.45, 0.707107, 0, 0, /* @teleloc 0xA06F0181 [81.180298 67.671501 29.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F144, 9686, 0xA06F0181, 77.3303, 69.6715, 29.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0181 [77.330299 69.671501 29.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F144, 9686, 0xA06F0181, 77.3303, 69.6715, 29.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0181 [77.330299 69.671501 29.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F145, 9686, 0xA06F0184, 94.3851, 55.048, 34.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1309,60 +1309,60 @@ VALUES (0x7A06F146, 9686, 0xA06F0184, 73.627, 53.0562, 33.675, -0.707107, 0, 0, /* @teleloc 0xA06F0184 [73.626999 53.056198 33.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F147, 11697, 0xA06F0184, 80.4265, 49.8847, 30.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06F0184 [80.426498 49.884701 30.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F147, 11697, 0xA06F0184, 80.4265, 49.8847, 30.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06F0184 [80.426498 49.884701 30.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F148, 11697, 0xA06F0184, 88.7628, 50.3397, 30.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06F0184 [88.762802 50.339699 30.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F148, 11697, 0xA06F0184, 88.7628, 50.3397, 30.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06F0184 [88.762802 50.339699 30.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F149, 11697, 0xA06F0184, 82.8355, 56.2373, 30.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06F0184 [82.835503 56.237301 30.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F149, 11697, 0xA06F0184, 82.8355, 56.2373, 30.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06F0184 [82.835503 56.237301 30.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F14A, 9686, 0xA06F0184, 85.8254, 49.3684, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0184 [85.825401 49.368401 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F14A, 9686, 0xA06F0184, 85.8254, 49.3684, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0184 [85.825401 49.368401 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F14B, 9686, 0xA06F0184, 78.7981, 56.9615, 34.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0184 [78.798103 56.961498 34.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F14B, 9686, 0xA06F0184, 78.7981, 56.9615, 34.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0184 [78.798103 56.961498 34.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F14C, 9686, 0xA06F0184, 82.2231, 56.9615, 34.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0184 [82.223099 56.961498 34.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F14C, 9686, 0xA06F0184, 82.2231, 56.9615, 34.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0184 [82.223099 56.961498 34.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F14D, 9686, 0xA06F0184, 85.7981, 56.9615, 34.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0184 [85.798103 56.961498 34.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F14D, 9686, 0xA06F0184, 85.7981, 56.9615, 34.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0184 [85.798103 56.961498 34.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F14E, 9686, 0xA06F0184, 82.2731, 49.3365, 34.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0184 [82.273102 49.336498 34.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F14E, 9686, 0xA06F0184, 82.2731, 49.3365, 34.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0184 [82.273102 49.336498 34.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F14F, 9686, 0xA06F0184, 89.3353, 49.3365, 34.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0184 [89.335297 49.336498 34.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F14F, 9686, 0xA06F0184, 89.3353, 49.3365, 34.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0184 [89.335297 49.336498 34.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F150, 9686, 0xA06F0184, 89.3481, 56.9615, 34.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0184 [89.348099 56.961498 34.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F150, 9686, 0xA06F0184, 89.3481, 56.9615, 34.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0184 [89.348099 56.961498 34.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F151, 11698, 0xA06F0186, 85.8255, 53.175, 37.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA06F0186 [85.825500 53.174999 37.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F151, 11698, 0xA06F0186, 85.8255, 53.175, 37.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA06F0186 [85.825500 53.174999 37.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F152, 11698, 0xA06F0186, 82.5862, 53.175, 37.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA06F0186 [82.586197 53.174999 37.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F152, 11698, 0xA06F0186, 82.5862, 53.175, 37.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA06F0186 [82.586197 53.174999 37.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F153, 9686, 0xA06F0187, 81.6196, 56.9345, 28.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0187 [81.619598 56.934502 28.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F153, 9686, 0xA06F0187, 81.6196, 56.9345, 28.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0187 [81.619598 56.934502 28.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F154, 9686, 0xA06F0188, 90.9566, 49.2103, 29.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0188 [90.956596 49.210300 29.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F154, 9686, 0xA06F0188, 90.9566, 49.2103, 29.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0188 [90.956596 49.210300 29.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F155, 9686, 0xA06F0188, 85.7325, 51.7492, 28.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,40 +1373,40 @@ VALUES (0x7A06F156, 9686, 0xA06F0188, 93.4825, 53.0492, 29.625, 0.707107, 0, 0, /* @teleloc 0xA06F0188 [93.482498 53.049198 29.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F157, 11698, 0xA06F0188, 89.6352, 53.2434, 30.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA06F0188 [89.635201 53.243401 30.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F157, 11698, 0xA06F0188, 89.6352, 53.2434, 30.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA06F0188 [89.635201 53.243401 30.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F158, 11697, 0xA06F0188, 87.8155, 49.6316, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06F0188 [87.815498 49.631599 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F158, 11697, 0xA06F0188, 87.8155, 49.6316, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06F0188 [87.815498 49.631599 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F159, 412, 0xA06F018C, 81.2, 51.91, 21.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06F018C [81.199997 51.910000 21.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F159, 412, 0xA06F018C, 81.2, 51.91, 21.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06F018C [81.199997 51.910000 21.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F15A, 9686, 0xA06F018C, 81.202, 52.003, 24.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F018C [81.202003 52.002998 24.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F15A, 9686, 0xA06F018C, 81.202, 52.003, 24.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F018C [81.202003 52.002998 24.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F15B, 9686, 0xA06F018C, 78.027, 59.553, 24.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06F018C [78.027000 59.553001 24.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F15C, 9686, 0xA06F018D, 84.1446, 51.4595, 23.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F018D [84.144600 51.459499 23.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F15C, 9686, 0xA06F018D, 84.1446, 51.4595, 23.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F018D [84.144600 51.459499 23.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F15D, 11697, 0xA06F018D, 88.1692, 49.9637, 21.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06F018D [88.169197 49.963699 21.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F15D, 11697, 0xA06F018D, 88.1692, 49.9637, 21.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06F018D [88.169197 49.963699 21.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F15E, 11698, 0xA06F018E, 86.4313, 58.0657, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA06F018E [86.431297 58.065701 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F15E, 11698, 0xA06F018E, 86.4313, 58.0657, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA06F018E [86.431297 58.065701 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F15F, 9686, 0xA06F018E, 87.1863, 52.1479, 24.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F018E [87.186302 52.147900 24.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F15F, 9686, 0xA06F018E, 87.1863, 52.1479, 24.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F018E [87.186302 52.147900 24.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F160, 9686, 0xA06F018E, 83.3697, 57.4632, 24.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1421,16 +1421,16 @@ VALUES (0x7A06F162, 11697, 0xA06F018E, 84.1205, 63.4024, 21.35, 0.9139, 0, 0, 0. /* @teleloc 0xA06F018E [84.120499 63.402401 21.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F163, 9686, 0xA06F0191, 92.4004, 55.8434, 24.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0191 [92.400398 55.843399 24.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F163, 9686, 0xA06F0191, 92.4004, 55.8434, 24.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0191 [92.400398 55.843399 24.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F164, 9686, 0xA06F0191, 92.4004, 64.059, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0191 [92.400398 64.058998 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F164, 9686, 0xA06F0191, 92.4004, 64.059, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0191 [92.400398 64.058998 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F165, 11698, 0xA06F0191, 92.5588, 59.7695, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA06F0191 [92.558800 59.769501 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F165, 11698, 0xA06F0191, 92.5588, 59.7695, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA06F0191 [92.558800 59.769501 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F166, 11697, 0xA06F0191, 94.5205, 63.2524, 21.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1441,36 +1441,36 @@ VALUES (0x7A06F167, 11697, 0xA06F0191, 94.7192, 56.3887, 21.35, 0.372988, 0, 0, /* @teleloc 0xA06F0191 [94.719200 56.388699 21.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F168, 412, 0xA06F0192, 92.15, 71.08, 26, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06F0192 [92.150002 71.080002 26.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F168, 412, 0xA06F0192, 92.15, 71.08, 26, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06F0192 [92.150002 71.080002 26.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F169, 9686, 0xA06F0193, 89.8, 66.9, 29.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06F0193 [89.800003 66.900002 29.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F16A, 9686, 0xA06F0193, 92.2, 63.75, 30.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0193 [92.199997 63.750000 30.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F16A, 9686, 0xA06F0193, 92.2, 63.75, 30.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0193 [92.199997 63.750000 30.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F16B, 9686, 0xA06F0193, 94.7668, 66.8645, 30.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA06F0193 [94.766800 66.864502 30.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F16C, 11697, 0xA06F0193, 92.1155, 64.4066, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA06F0193 [92.115501 64.406601 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F16C, 11697, 0xA06F0193, 92.1155, 64.4066, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA06F0193 [92.115501 64.406601 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F16D, 412, 0xA06F0000, 89.205, 66.9, 26, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xA06F0000 [89.205002 66.900002 26.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F16E, 412, 0xA06F0000, 89.505, 57.615, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA06F0000 [89.504997 57.615002 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F16E, 412, 0xA06F0000, 89.505, 57.615, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA06F0000 [89.504997 57.615002 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F16F, 9686, 0xA06F0000, 92.1754, 71.5184, 29.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0000 [92.175400 71.518402 29.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F16F, 9686, 0xA06F0000, 92.1754, 71.5184, 29.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0000 [92.175400 71.518402 29.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F170, 9686, 0xA06F0000, 94.6504, 70.4184, 28.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x7A06F171, 9686, 0xA06F0000, 90.0504, 70.7434, 28.55, 0.456322, 0, 0, /* @teleloc 0xA06F0000 [90.050400 70.743401 28.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F172, 9686, 0xA06F0000, 89.5254, 57.6934, 29.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0000 [89.525398 57.693401 29.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F172, 9686, 0xA06F0000, 89.5254, 57.6934, 29.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0000 [89.525398 57.693401 29.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F173, 9686, 0xA06F0000, 85.6254, 69.0434, 28.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA06F0000 [85.625397 69.043404 28.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F173, 9686, 0xA06F0000, 85.6254, 69.0434, 28.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA06F0000 [85.625397 69.043404 28.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F174, 12679, 0xA06F0000, 83.2905, 58.7816, 26.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1509,16 +1509,16 @@ VALUES (0x7A06F178, 12679, 0xA06F0000, 94.9405, 70.7066, 26.1, 0.420244, 0, 0, 0 /* @teleloc 0xA06F0000 [94.940498 70.706596 26.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F179, 12679, 0xA06F0000, 87.4155, 60.4066, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA06F0000 [87.415497 60.406601 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F179, 12679, 0xA06F0000, 87.4155, 60.4066, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA06F0000 [87.415497 60.406601 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F17A, 12678, 0xA06F0000, 92.4405, 66.8316, 35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA06F0000 [92.440498 66.831596 35.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A06F17A, 12678, 0xA06F0000, 92.4405, 66.8316, 35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA06F0000 [92.440498 66.831596 35.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A06F17B, 12678, 0xA06F0000, 77.5655, 53.4316, 42.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA06F0000 [77.565498 53.431599 42.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A06F17B, 12678, 0xA06F0000, 77.5655, 53.4316, 42.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA06F0000 [77.565498 53.431599 42.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A06F17C, 11697, 0xA06F0195, 151.946, 80.3748, 30.9, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A08D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A08D.sql index a9f5c26571..2b52e89784 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A08D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A08D.sql @@ -1221,8 +1221,8 @@ VALUES (0x7A08D130, 412, 0xA08D0179, 152.392, 37.645, 50, -0.707107, 0, 0, 0.7 /* @teleloc 0xA08D0179 [152.391998 37.645000 50.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D131, 412, 0xA08D017A, 162.583, 34.1594, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA08D017A [162.582993 34.159401 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D131, 412, 0xA08D017A, 162.583, 34.1594, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA08D017A [162.582993 34.159401 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D132, 412, 0xA08D017B, 146.675, 45.6678, 50, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1241,12 +1241,12 @@ VALUES (0x7A08D135, 11697, 0xA08D017C, 154.134, 45.4834, 54.9, -0.92321, 0, 0, - /* @teleloc 0xA08D017C [154.134003 45.483398 54.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D136, 9686, 0xA08D017C, 154.992, 33.9109, 57.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D017C [154.992004 33.910900 57.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D136, 9686, 0xA08D017C, 154.992, 33.9109, 57.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D017C [154.992004 33.910900 57.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D137, 9686, 0xA08D017C, 156.08, 46.569, 58.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D017C [156.080002 46.569000 58.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D137, 9686, 0xA08D017C, 156.08, 46.569, 58.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D017C [156.080002 46.569000 58.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D138, 11698, 0xA08D017C, 156.044, 42.5581, 61.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1257,44 +1257,44 @@ VALUES (0x7A08D139, 11697, 0xA08D017C, 153.659, 37.2647, 54.9, -0.707107, 0, 0, /* @teleloc 0xA08D017C [153.658997 37.264702 54.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D13A, 9686, 0xA08D017E, 154.69, 42.5802, 53.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D017E [154.690002 42.580200 53.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D13A, 9686, 0xA08D017E, 154.69, 42.5802, 53.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D017E [154.690002 42.580200 53.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D13B, 9686, 0xA08D017E, 154.739, 33.9049, 52.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D017E [154.738998 33.904900 52.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D13B, 9686, 0xA08D017E, 154.739, 33.9049, 52.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D017E [154.738998 33.904900 52.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D13C, 11697, 0xA08D017E, 155.86, 34.4659, 50.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA08D017E [155.860001 34.465900 50.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D13D, 9686, 0xA08D017F, 157.99, 33.9253, 53.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D017F [157.990005 33.925301 53.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D13D, 9686, 0xA08D017F, 157.99, 33.9253, 53.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D017F [157.990005 33.925301 53.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D13E, 9686, 0xA08D017F, 159.189, 39.3901, 53.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA08D017F [159.188995 39.390099 53.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D13F, 11697, 0xA08D017F, 157.98, 41.7029, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA08D017F [157.979996 41.702900 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D13F, 11697, 0xA08D017F, 157.98, 41.7029, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA08D017F [157.979996 41.702900 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D140, 11697, 0xA08D0180, 156, 46.1659, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA08D0180 [156.000000 46.165901 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D140, 11697, 0xA08D0180, 156, 46.1659, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA08D0180 [156.000000 46.165901 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D141, 9686, 0xA08D0180, 156.21, 47.0626, 53.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0180 [156.210007 47.062599 53.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D141, 9686, 0xA08D0180, 156.21, 47.0626, 53.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0180 [156.210007 47.062599 53.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D142, 9686, 0xA08D0180, 154.643, 43.1021, 53.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0180 [154.643005 43.102100 53.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D142, 9686, 0xA08D0180, 154.643, 43.1021, 53.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0180 [154.643005 43.102100 53.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D143, 9686, 0xA08D0183, 162.575, 33.325, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0183 [162.574997 33.325001 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D143, 9686, 0xA08D0183, 162.575, 33.325, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0183 [162.574997 33.325001 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D144, 11697, 0xA08D0183, 165.6, 29.345, 50.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1305,12 +1305,12 @@ VALUES (0x7A08D145, 11697, 0xA08D0183, 157.475, 27.525, 50.1, -0.707107, 0, 0, - /* @teleloc 0xA08D0183 [157.475006 27.525000 50.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D146, 9686, 0xA08D0183, 160.332, 25.6258, 53.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0183 [160.332001 25.625799 53.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D146, 9686, 0xA08D0183, 160.332, 25.6258, 53.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0183 [160.332001 25.625799 53.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D147, 9686, 0xA08D0183, 162.872, 25.6258, 53.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0183 [162.871994 25.625799 53.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D147, 9686, 0xA08D0183, 162.872, 25.6258, 53.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0183 [162.871994 25.625799 53.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D148, 9686, 0xA08D0183, 166.356, 29.4966, 53.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1325,40 +1325,40 @@ VALUES (0x7A08D14A, 11697, 0xA08D0183, 164.04, 29.355, 50.1, 0.707107, 0, 0, -0. /* @teleloc 0xA08D0183 [164.039993 29.355000 50.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D14B, 9686, 0xA08D0185, 154.528, 33.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0185 [154.528000 33.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D14B, 9686, 0xA08D0185, 154.528, 33.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0185 [154.528000 33.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D14C, 11697, 0xA08D0185, 146.982, 28.3858, 54.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA08D0185 [146.981995 28.385799 54.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D14D, 11697, 0xA08D0185, 151.827, 26.2592, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA08D0185 [151.826996 26.259199 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D14D, 11697, 0xA08D0185, 151.827, 26.2592, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA08D0185 [151.826996 26.259199 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D14E, 11698, 0xA08D0185, 157.907, 29.4885, 61.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA08D0185 [157.906998 29.488501 61.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D14F, 9686, 0xA08D0185, 159.598, 33.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0185 [159.598007 33.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D14F, 9686, 0xA08D0185, 159.598, 33.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0185 [159.598007 33.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D150, 9686, 0xA08D0185, 149.771, 33.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0185 [149.770996 33.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D150, 9686, 0xA08D0185, 149.771, 33.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0185 [149.770996 33.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D151, 9686, 0xA08D0185, 150.511, 25.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0185 [150.511002 25.736799 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D151, 9686, 0xA08D0185, 150.511, 25.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0185 [150.511002 25.736799 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D152, 9686, 0xA08D0185, 156.194, 25.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0185 [156.194000 25.736799 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D152, 9686, 0xA08D0185, 156.194, 25.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0185 [156.194000 25.736799 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D153, 9686, 0xA08D0185, 161.839, 25.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0185 [161.839005 25.736799 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D153, 9686, 0xA08D0185, 161.839, 25.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0185 [161.839005 25.736799 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D154, 9686, 0xA08D0185, 146.275, 29.4892, 58.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,16 +1373,16 @@ VALUES (0x7A08D156, 11698, 0xA08D0185, 154.335, 29.5592, 61.15, -0.999998, 0, 0, /* @teleloc 0xA08D0185 [154.335007 29.559200 61.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D157, 11697, 0xA08D0185, 162.752, 32.6858, 54.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA08D0185 [162.751999 32.685799 54.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D157, 11697, 0xA08D0185, 162.752, 32.6858, 54.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA08D0185 [162.751999 32.685799 54.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D158, 11697, 0xA08D0185, 165.092, 29.3058, 54.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA08D0185 [165.091995 29.305799 54.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D159, 11697, 0xA08D0185, 161.062, 26.1658, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA08D0185 [161.061996 26.165800 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D159, 11697, 0xA08D0185, 161.062, 26.1658, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA08D0185 [161.061996 26.165800 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D15A, 9686, 0xA08D0187, 156.271, 31.4145, 53.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1393,16 +1393,16 @@ VALUES (0x7A08D15B, 9686, 0xA08D0187, 145.82, 31.78, 53.66, -0.707107, 0, 0, -0 /* @teleloc 0xA08D0187 [145.820007 31.780001 53.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D15C, 9686, 0xA08D0187, 153.36, 29.49, 53.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0187 [153.360001 29.490000 53.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D15C, 9686, 0xA08D0187, 153.36, 29.49, 53.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0187 [153.360001 29.490000 53.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D15D, 412, 0xA08D0188, 153.285, 29.0458, 50, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA08D0188 [153.285004 29.045799 50.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D15D, 412, 0xA08D0188, 153.285, 29.0458, 50, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA08D0188 [153.285004 29.045799 50.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D15E, 9686, 0xA08D0188, 150.156, 28.9326, 52.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0188 [150.156006 28.932600 52.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D15E, 9686, 0xA08D0188, 150.156, 28.9326, 52.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0188 [150.156006 28.932600 52.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D15F, 9686, 0xA08D0188, 156.271, 27.2724, 53.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1413,8 +1413,8 @@ VALUES (0x7A08D160, 412, 0xA08D018C, 156.701, 30.3593, 45.195, 0.707107, 0, 0, /* @teleloc 0xA08D018C [156.701004 30.359301 45.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D161, 9686, 0xA08D018C, 153.328, 27.1812, 48.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D018C [153.328003 27.181200 48.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D161, 9686, 0xA08D018C, 153.328, 27.1812, 48.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D018C [153.328003 27.181200 48.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D162, 9686, 0xA08D018C, 156.588, 30.3312, 48.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,8 +1425,8 @@ VALUES (0x7A08D163, 9686, 0xA08D018D, 157.15, 36.3512, 48.59, -0.707107, 0, 0, /* @teleloc 0xA08D018D [157.149994 36.351200 48.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D164, 9686, 0xA08D018E, 152.328, 32.5012, 48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D018E [152.328003 32.501202 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D164, 9686, 0xA08D018E, 152.328, 32.5012, 48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D018E [152.328003 32.501202 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D165, 11698, 0xA08D018E, 150.863, 36.5042, 49.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1437,8 +1437,8 @@ VALUES (0x7A08D166, 9686, 0xA08D018E, 144.555, 37.7454, 48, -0.707107, 0, 0, -0 /* @teleloc 0xA08D018E [144.554993 37.745399 48.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D167, 9686, 0xA08D018E, 148.358, 32.5012, 48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D018E [148.358002 32.501202 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D167, 9686, 0xA08D018E, 148.358, 32.5012, 48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D018E [148.358002 32.501202 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D168, 11697, 0xA08D018E, 145.39, 33.3235, 45.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1469,8 +1469,8 @@ VALUES (0x7A08D16E, 9686, 0xA08D0000, 146.45, 45.99, 53.25, 0.357553, 0, 0, -0. /* @teleloc 0xA08D0000 [146.449997 45.990002 53.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D16F, 9686, 0xA08D0000, 150.32, 47.22, 52.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0000 [150.320007 47.220001 52.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D16F, 9686, 0xA08D0000, 150.32, 47.22, 52.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0000 [150.320007 47.220001 52.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D170, 9686, 0xA08D0000, 144.97, 41.46, 52.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x7A08D171, 9686, 0xA08D0000, 152.384, 37.5888, 53.39, 0.707107, 0, 0, /* @teleloc 0xA08D0000 [152.384003 37.588799 53.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D172, 9686, 0xA08D0000, 162.845, 46.355, 52.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0000 [162.845001 46.355000 52.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D172, 9686, 0xA08D0000, 162.845, 46.355, 52.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0000 [162.845001 46.355000 52.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D173, 9686, 0xA08D0000, 162.555, 34.215, 53.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA08D0000 [162.554993 34.215000 53.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D173, 9686, 0xA08D0000, 162.555, 34.215, 53.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA08D0000 [162.554993 34.215000 53.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D174, 12679, 0xA08D0000, 151.255, 35.1692, 50.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1513,12 +1513,12 @@ VALUES (0x7A08D179, 12679, 0xA08D0000, 160.965, 45.3892, 50.1, 0.95656, 0, 0, 0. /* @teleloc 0xA08D0000 [160.964996 45.389198 50.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D17A, 12678, 0xA08D0000, 156.12, 45.4735, 63.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA08D0000 [156.119995 45.473499 63.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A08D17A, 12678, 0xA08D0000, 156.12, 45.4735, 63.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA08D0000 [156.119995 45.473499 63.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A08D17B, 12678, 0xA08D0000, 156.12, 29.4735, 63.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA08D0000 [156.119995 29.473499 63.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A08D17B, 12678, 0xA08D0000, 156.12, 29.4735, 63.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA08D0000 [156.119995 29.473499 63.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D17C, 11697, 0xA08D0192, 63.6252, 151.946, 58.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2369,7 +2369,7 @@ VALUES (0x7A08D1D9, 14249, 0xA08D0000, 145.313, 87.9523, 52.005, 0.69843, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D1DA, 10707, 0xA08D0000, 113.657, 6.06826, 54.079, 0.099016, 0, 0, -0.995086, True, '2005-02-09 10:00:00'); /* BootSpot */ -/* @teleloc 0xA08D0000 [113.656998 6.068260 54.078999] 0.099015 0.000000 0.000000 -0.995086 */ +/* @teleloc 0xA08D0000 [113.656998 6.068260 54.078999] 0.099016 0.000000 0.000000 -0.995086 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A08D1DB, 15247, 0xA08D0000, 110.321, 59.4215, 54.005, 0.703049, 0, 0, -0.711142, False, '2005-02-09 10:00:00'); /* Palm-of-Stone Villas */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A097.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A097.sql index d1fcfb2887..dd89425f99 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A097.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A097.sql @@ -1253,16 +1253,16 @@ VALUES (0x7A097138, 9686, 0xA0970131, 154.321, 33.5456, 45.5, -0.707107, 0, 0, /* @teleloc 0xA0970131 [154.320999 33.545601 45.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097139, 9686, 0xA0970131, 153.121, 31.6456, 44.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970131 [153.121002 31.645599 44.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097139, 9686, 0xA0970131, 153.121, 31.6456, 44.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970131 [153.121002 31.645599 44.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09713A, 11697, 0xA0970131, 153.934, 36.2962, 42.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA0970131 [153.934006 36.296200 42.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09713B, 11697, 0xA0970131, 152.909, 32.0213, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0970131 [152.908997 32.021301 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09713B, 11697, 0xA0970131, 152.909, 32.0213, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0970131 [152.908997 32.021301 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09713C, 9686, 0xA0970131, 149.671, 32.4206, 44.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1277,24 +1277,24 @@ VALUES (0x7A09713E, 9686, 0xA0970131, 149.671, 35.8956, 44.5, -0.707107, 0, 0, /* @teleloc 0xA0970131 [149.671005 35.895599 44.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09713F, 9686, 0xA0970131, 152.089, 36.7917, 45.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970131 [152.089005 36.791698 45.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09713F, 9686, 0xA0970131, 152.089, 36.7917, 45.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970131 [152.089005 36.791698 45.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097140, 9686, 0xA0970131, 154.321, 35.6405, 44.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA0970131 [154.320999 35.640499 44.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097141, 9686, 0xA0970132, 155.975, 29.7605, 43.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970132 [155.975006 29.760500 43.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097141, 9686, 0xA0970132, 155.975, 29.7605, 43.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970132 [155.975006 29.760500 43.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097142, 9686, 0xA0970132, 161.353, 29.7605, 43.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970132 [161.352997 29.760500 43.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097142, 9686, 0xA0970132, 161.353, 29.7605, 43.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970132 [161.352997 29.760500 43.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097143, 9686, 0xA0970132, 158.703, 35.7105, 45.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970132 [158.703003 35.710499 45.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097143, 9686, 0xA0970132, 158.703, 35.7105, 45.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970132 [158.703003 35.710499 45.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097144, 9686, 0xA0970132, 162.653, 34.6605, 43.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1317,8 +1317,8 @@ VALUES (0x7A097148, 11698, 0xA0970132, 158.712, 32.8027, 48.6, -0.707107, 0, 0, /* @teleloc 0xA0970132 [158.712006 32.802700 48.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097149, 11697, 0xA0970132, 158.698, 35.3361, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0970132 [158.697998 35.336102 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097149, 11697, 0xA0970132, 158.698, 35.3361, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0970132 [158.697998 35.336102 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09714A, 9686, 0xA0970132, 162.653, 30.8701, 43.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1329,8 +1329,8 @@ VALUES (0x7A09714B, 9686, 0xA0970132, 162.653, 32.7228, 45.875, 0.707107, 0, 0, /* @teleloc 0xA0970132 [162.653000 32.722801 45.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09714C, 9686, 0xA0970132, 158.719, 29.7605, 45.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970132 [158.718994 29.760500 45.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09714C, 9686, 0xA0970132, 158.719, 29.7605, 45.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970132 [158.718994 29.760500 45.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09714D, 9686, 0xA0970132, 154.761, 30.7749, 45.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1345,12 +1345,12 @@ VALUES (0x7A09714F, 9686, 0xA0970132, 154.761, 34.8243, 45.6, -0.707107, 0, 0, /* @teleloc 0xA0970132 [154.761002 34.824299 45.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097150, 9686, 0xA0970132, 156.154, 35.7105, 45.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970132 [156.154007 35.710499 45.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097150, 9686, 0xA0970132, 156.154, 35.7105, 45.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970132 [156.154007 35.710499 45.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097151, 9686, 0xA0970132, 161.378, 35.7105, 45.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970132 [161.378006 35.710499 45.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097151, 9686, 0xA0970132, 161.378, 35.7105, 45.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970132 [161.378006 35.710499 45.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097152, 11698, 0xA0970132, 161.247, 30.9077, 46.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x7A097158, 11697, 0xA0970132, 155.732, 30.5327, 42.1, 0.359182, 0, 0, 0 /* @teleloc 0xA0970132 [155.731995 30.532700 42.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097159, 9686, 0xA0970136, 155.639, 28.8417, 40.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970136 [155.639008 28.841700 40.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097159, 9686, 0xA0970136, 155.639, 28.8417, 40.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970136 [155.639008 28.841700 40.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09715A, 9686, 0xA0970136, 155.889, 35.3917, 40.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970136 [155.889008 35.391701 40.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09715A, 9686, 0xA0970136, 155.889, 35.3917, 40.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970136 [155.889008 35.391701 40.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09715B, 9686, 0xA0970136, 159.388, 32.006, 40.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,12 +1405,12 @@ VALUES (0x7A09715E, 9687, 0xA0970136, 158.777, 34.7907, 38.1, 0.878817, 0, 0, - /* @teleloc 0xA0970136 [158.776993 34.790699 38.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09715F, 9686, 0xA0970136, 157.728, 28.8417, 40.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970136 [157.727997 28.841700 40.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09715F, 9686, 0xA0970136, 157.728, 28.8417, 40.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970136 [157.727997 28.841700 40.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097160, 9686, 0xA0970136, 152.865, 35.3917, 40.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970136 [152.865005 35.391701 40.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097160, 9686, 0xA0970136, 152.865, 35.3917, 40.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970136 [152.865005 35.391701 40.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097161, 9686, 0xA0970136, 149.679, 30.3067, 40.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1421,36 +1421,36 @@ VALUES (0x7A097162, 11698, 0xA0970136, 154.402, 32.0777, 41.525, 0.707107, 0, 0, /* @teleloc 0xA0970136 [154.401993 32.077702 41.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097163, 11697, 0xA0970136, 154.507, 29.2518, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0970136 [154.507004 29.251801 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097163, 11697, 0xA0970136, 154.507, 29.2518, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0970136 [154.507004 29.251801 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097164, 11697, 0xA0970136, 158.599, 32.2275, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA0970136 [158.598999 32.227501 38.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097165, 11697, 0xA0970136, 156.059, 34.8939, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0970136 [156.059006 34.893902 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097165, 11697, 0xA0970136, 156.059, 34.8939, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0970136 [156.059006 34.893902 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097166, 412, 0xA0970000, 152.062, 37.3127, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA0970000 [152.061996 37.312698 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097166, 412, 0xA0970000, 152.062, 37.3127, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA0970000 [152.061996 37.312698 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097167, 9686, 0xA0970000, 152.064, 37.4267, 45.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970000 [152.063995 37.426701 45.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097167, 9686, 0xA0970000, 152.064, 37.4267, 45.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970000 [152.063995 37.426701 45.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097168, 9686, 0xA0970000, 149.054, 43.2817, 43.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970000 [149.054001 43.281700 43.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A097168, 9686, 0xA0970000, 149.054, 43.2817, 43.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970000 [149.054001 43.281700 43.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097169, 9686, 0xA0970000, 155.084, 43.2817, 43.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970000 [155.084000 43.281700 43.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A097169, 9686, 0xA0970000, 155.084, 43.2817, 43.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970000 [155.084000 43.281700 43.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09716A, 12679, 0xA0970000, 156.607, 37.7477, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA0970000 [156.606995 37.747700 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09716A, 12679, 0xA0970000, 156.607, 37.7477, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA0970000 [156.606995 37.747700 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09716B, 12679, 0xA0970000, 147.762, 37.6377, 42.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1489,12 +1489,12 @@ VALUES (0x7A097173, 9686, 0xA0970139, 100.668, 36.2665, 51.05, -0.707107, 0, 0, /* @teleloc 0xA0970139 [100.667999 36.266499 51.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097174, 9686, 0xA0970139, 103.052, 31.754, 51.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970139 [103.052002 31.754000 51.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097174, 9686, 0xA0970139, 103.052, 31.754, 51.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970139 [103.052002 31.754000 51.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097175, 9686, 0xA097013A, 110.502, 39.054, 49.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013A [110.501999 39.054001 49.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097175, 9686, 0xA097013A, 110.502, 39.054, 49.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013A [110.501999 39.054001 49.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097176, 9686, 0xA097013A, 114.902, 37.754, 48.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x7A097177, 9686, 0xA097013A, 114.902, 34.104, 48.8, 0.707107, 0, 0, -0 /* @teleloc 0xA097013A [114.902000 34.104000 48.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097178, 9686, 0xA097013A, 110.452, 33.104, 49.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013A [110.452003 33.104000 49.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097178, 9686, 0xA097013A, 110.452, 33.104, 49.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013A [110.452003 33.104000 49.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097179, 11697, 0xA097013A, 106.717, 33.7658, 46.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x7A09717A, 11697, 0xA097013A, 114.217, 38.1658, 46.05, -0.895323, 0, 0, /* @teleloc 0xA097013A [114.217003 38.165798 46.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09717B, 11698, 0xA097013A, 110.507, 35.954, 52.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA097013A [110.507004 35.953999 52.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09717B, 11698, 0xA097013A, 110.507, 35.954, 52.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA097013A [110.507004 35.953999 52.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09717C, 11697, 0xA097013A, 110.617, 36.0158, 46.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x7A09717F, 9686, 0xA097013A, 105.768, 34.4696, 47.95, -0.707107, 0, 0, /* @teleloc 0xA097013A [105.767998 34.469601 47.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097180, 9686, 0xA097013A, 113.601, 33.104, 49.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013A [113.600998 33.104000 49.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097180, 9686, 0xA097013A, 113.601, 33.104, 49.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013A [113.600998 33.104000 49.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097181, 9686, 0xA097013A, 107.358, 33.104, 49.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013A [107.358002 33.104000 49.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097181, 9686, 0xA097013A, 107.358, 33.104, 49.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013A [107.358002 33.104000 49.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097182, 9686, 0xA097013A, 114.902, 36.0482, 50, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA097013A [114.902000 36.048199 50.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097183, 9686, 0xA097013A, 107.283, 39.054, 49.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013A [107.282997 39.054001 49.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097183, 9686, 0xA097013A, 107.283, 39.054, 49.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013A [107.282997 39.054001 49.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097184, 9686, 0xA097013A, 113.65, 39.054, 49.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013A [113.650002 39.054001 49.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097184, 9686, 0xA097013A, 113.65, 39.054, 49.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013A [113.650002 39.054001 49.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097185, 9686, 0xA097013A, 113.482, 39.054, 48, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013A [113.482002 39.054001 48.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097185, 9686, 0xA097013A, 113.482, 39.054, 48, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013A [113.482002 39.054001 48.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097186, 11698, 0xA097013A, 107.717, 35.954, 52.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x7A09718A, 11697, 0xA097013A, 114.53, 36.0158, 46.05, 0.707107, 0, 0, - /* @teleloc 0xA097013A [114.529999 36.015800 46.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09718B, 11697, 0xA097013A, 110.528, 33.6086, 46.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA097013A [110.528000 33.608601 46.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09718B, 11697, 0xA097013A, 110.528, 33.6086, 46.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA097013A [110.528000 33.608601 46.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09718C, 11697, 0xA097013A, 113.487, 33.7658, 46.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA097013A [113.487000 33.765800 46.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09718D, 9686, 0xA097013B, 106.402, 33.104, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013B [106.402000 33.104000 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09718D, 9686, 0xA097013B, 106.402, 33.104, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013B [106.402000 33.104000 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09718E, 9686, 0xA097013B, 106.302, 38.654, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013B [106.302002 38.653999 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09718E, 9686, 0xA097013B, 106.302, 38.654, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013B [106.302002 38.653999 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09718F, 9686, 0xA097013B, 114.852, 35.954, 44.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x7A097193, 9686, 0xA097013B, 100.668, 34.6521, 44.4, -0.707107, 0, 0, /* @teleloc 0xA097013B [100.667999 34.652100 44.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097194, 9686, 0xA097013B, 110.538, 33.104, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013B [110.538002 33.104000 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097194, 9686, 0xA097013B, 110.538, 33.104, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013B [110.538002 33.104000 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097195, 9686, 0xA097013B, 110.104, 38.654, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA097013B [110.103996 38.653999 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097195, 9686, 0xA097013B, 110.104, 38.654, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA097013B [110.103996 38.653999 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097196, 11698, 0xA097013B, 108.739, 35.954, 45.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA097013B [108.738998 35.953999 45.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097197, 11697, 0xA097013B, 108.377, 33.6464, 42.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA097013B [108.376999 33.646400 42.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A097197, 11697, 0xA097013B, 108.377, 33.6464, 42.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA097013B [108.376999 33.646400 42.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A097198, 11697, 0xA097013B, 108.247, 38.1164, 42.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA097013B [108.247002 38.116402 42.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A097198, 11697, 0xA097013B, 108.247, 38.1164, 42.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA097013B [108.247002 38.116402 42.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A097199, 11697, 0xA097013B, 107.244, 35.795, 42.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA097013B [107.244003 35.794998 42.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09719A, 412, 0xA0970000, 110.507, 40.564, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA0970000 [110.507004 40.563999 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09719A, 412, 0xA0970000, 110.507, 40.564, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA0970000 [110.507004 40.563999 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09719B, 9686, 0xA0970000, 110.552, 40.684, 49.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970000 [110.552002 40.683998 49.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09719B, 9686, 0xA0970000, 110.552, 40.684, 49.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970000 [110.552002 40.683998 49.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09719C, 9686, 0xA0970000, 114.392, 39.727, 47.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970000 [114.391998 39.727001 47.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09719C, 9686, 0xA0970000, 114.392, 39.727, 47.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970000 [114.391998 39.727001 47.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09719D, 9686, 0xA0970000, 106.712, 39.727, 47.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0970000 [106.711998 39.727001 47.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09719D, 9686, 0xA0970000, 106.712, 39.727, 47.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0970000 [106.711998 39.727001 47.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09719E, 12679, 0xA0970000, 112.958, 39.9186, 46.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA0970000 [112.958000 39.918598 46.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09719E, 12679, 0xA0970000, 112.958, 39.9186, 46.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA0970000 [112.958000 39.918598 46.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09719F, 12679, 0xA0970000, 108.118, 39.9486, 46.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA0970000 [108.117996 39.948601 46.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09719F, 12679, 0xA0970000, 108.118, 39.9486, 46.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA0970000 [108.117996 39.948601 46.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0971A0, 13345, 0xA097010B, 35.9137, 82.0767, 44.005, 0.75703, 0, 0, 0.65338, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2146,7 +2146,7 @@ VALUES (0x7A0971A9, 14243, 0xA0970000, 39.4487, 155.647, 52.005, -0.999963, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0971AA, 14243, 0xA0970000, 130.784, 152.29, 44.005, -0.999832, 0, 0, 0.018354, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA0970000 [130.783997 152.289993 44.005001] -0.999832 0.000000 0.000000 0.018353 */ +/* @teleloc 0xA0970000 [130.783997 152.289993 44.005001] -0.999832 0.000000 0.000000 0.018354 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0971AB, 14243, 0xA0970000, 152.079, 107.329, 40.005, -0.721469, 0, 0, 0.692447, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A09C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A09C.sql index d91bdab956..30ac022955 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A09C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A09C.sql @@ -5,8 +5,8 @@ VALUES (0x7A09C000, 412, 0xA09C0103, 32.3916, 37.645, 90, -0.707107, 0, 0, 0.7 /* @teleloc 0xA09C0103 [32.391602 37.645000 90.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C001, 412, 0xA09C0104, 42.5832, 34.1594, 90, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA09C0104 [42.583199 34.159401 90.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C001, 412, 0xA09C0104, 42.5832, 34.1594, 90, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA09C0104 [42.583199 34.159401 90.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C002, 412, 0xA09C0105, 26.6748, 45.6678, 90, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,32 +25,32 @@ VALUES (0x7A09C005, 11697, 0xA09C0106, 34.1344, 45.4834, 94.9, -0.92321, 0, 0, - /* @teleloc 0xA09C0106 [34.134399 45.483398 94.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C006, 9686, 0xA09C0106, 34.9923, 33.9109, 97.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0106 [34.992298 33.910900 97.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C006, 9686, 0xA09C0106, 34.9923, 33.9109, 97.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0106 [34.992298 33.910900 97.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C007, 9686, 0xA09C0108, 34.69, 42.5802, 93.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0108 [34.689999 42.580200 93.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C007, 9686, 0xA09C0108, 34.69, 42.5802, 93.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0108 [34.689999 42.580200 93.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C008, 9686, 0xA09C0108, 34.7394, 33.9049, 92.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0108 [34.739399 33.904900 92.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C008, 9686, 0xA09C0108, 34.7394, 33.9049, 92.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0108 [34.739399 33.904900 92.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C009, 9686, 0xA09C0109, 37.9903, 33.9253, 93.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0109 [37.990299 33.925301 93.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C009, 9686, 0xA09C0109, 37.9903, 33.9253, 93.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0109 [37.990299 33.925301 93.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C00A, 11697, 0xA09C010A, 36, 46.1659, 90.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C010A [36.000000 46.165901 90.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C00A, 11697, 0xA09C010A, 36, 46.1659, 90.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C010A [36.000000 46.165901 90.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C00B, 9686, 0xA09C010A, 36.2101, 47.0626, 93.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010A [36.210098 47.062599 93.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C00B, 9686, 0xA09C010A, 36.2101, 47.0626, 93.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010A [36.210098 47.062599 93.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C00C, 9686, 0xA09C010D, 42.575, 33.325, 93.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010D [42.575001 33.325001 93.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C00C, 9686, 0xA09C010D, 42.575, 33.325, 93.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010D [42.575001 33.325001 93.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C00D, 11697, 0xA09C010D, 45.6, 29.345, 90.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,28 +61,28 @@ VALUES (0x7A09C00E, 11697, 0xA09C010D, 37.475, 27.525, 90.1, -0.707107, 0, 0, -0 /* @teleloc 0xA09C010D [37.474998 27.525000 90.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C00F, 9686, 0xA09C010F, 34.528, 33.3358, 98.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010F [34.528000 33.335800 98.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C00F, 9686, 0xA09C010F, 34.528, 33.3358, 98.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010F [34.528000 33.335800 98.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C010, 11697, 0xA09C010F, 26.9825, 28.3858, 94.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA09C010F [26.982500 28.385799 94.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C011, 11697, 0xA09C010F, 31.8265, 26.2592, 94.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C010F [31.826500 26.259199 94.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C011, 11697, 0xA09C010F, 31.8265, 26.2592, 94.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C010F [31.826500 26.259199 94.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C012, 11698, 0xA09C010F, 37.9071, 29.4885, 101.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA09C010F [37.907101 29.488501 101.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C013, 412, 0xA09C0112, 33.285, 29.0458, 90, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA09C0112 [33.285000 29.045799 90.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C013, 412, 0xA09C0112, 33.285, 29.0458, 90, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA09C0112 [33.285000 29.045799 90.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C014, 9686, 0xA09C0112, 30.1562, 28.9326, 92.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0112 [30.156200 28.932600 92.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C014, 9686, 0xA09C0112, 30.1562, 28.9326, 92.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0112 [30.156200 28.932600 92.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C015, 412, 0xA09C0116, 36.7014, 30.3593, 85.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -93,8 +93,8 @@ VALUES (0x7A09C017, 9686, 0xA09C011B, 24.5546, 41.8854, 88, -0.707107, 0, 0, -0 /* @teleloc 0xA09C011B [24.554600 41.885399 88.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C018, 9686, 0xA09C0118, 32.3284, 32.5012, 88, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0118 [32.328400 32.501202 88.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C018, 9686, 0xA09C0118, 32.3284, 32.5012, 88, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0118 [32.328400 32.501202 88.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C019, 11698, 0xA09C0118, 30.8629, 36.5042, 89.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -113,20 +113,20 @@ VALUES (0x7A09C01C, 9686, 0xA09C011C, 49.4602, 135.634, 76.925, -0.707107, 0, 0 /* @teleloc 0xA09C011C [49.460201 135.634003 76.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C01D, 412, 0xA09C0123, 51.696, 124.641, 70, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA09C0123 [51.695999 124.640999 70.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C01D, 412, 0xA09C0123, 51.696, 124.641, 70, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA09C0123 [51.695999 124.640999 70.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C01E, 9686, 0xA09C0123, 51.6825, 124.549, 73.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0123 [51.682499 124.549004 73.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C01E, 9686, 0xA09C0123, 51.6825, 124.549, 73.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0123 [51.682499 124.549004 73.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C01F, 9686, 0xA09C0123, 61.1178, 122.93, 72.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA09C0123 [61.117802 122.930000 72.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C020, 412, 0xA09C0125, 51.195, 137.295, 70, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA09C0125 [51.195000 137.294998 70.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C020, 412, 0xA09C0125, 51.195, 137.295, 70, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA09C0125 [51.195000 137.294998 70.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C021, 9686, 0xA09C0125, 49.477, 128.179, 72.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -149,28 +149,28 @@ VALUES (0x7A09C025, 9686, 0xA09C012A, 49.627, 125.056, 77.675, -0.707107, 0, 0, /* @teleloc 0xA09C012A [49.626999 125.056000 77.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C026, 11697, 0xA09C012A, 56.4265, 121.885, 74.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C012A [56.426498 121.885002 74.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C026, 11697, 0xA09C012A, 56.4265, 121.885, 74.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C012A [56.426498 121.885002 74.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C027, 11697, 0xA09C012A, 64.7628, 122.34, 74.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C012A [64.762802 122.339996 74.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C027, 11697, 0xA09C012A, 64.7628, 122.34, 74.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C012A [64.762802 122.339996 74.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C028, 11697, 0xA09C012A, 58.8355, 128.237, 74.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C012A [58.835499 128.237000 74.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C028, 11697, 0xA09C012A, 58.8355, 128.237, 74.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C012A [58.835499 128.237000 74.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C029, 11698, 0xA09C012C, 61.8256, 125.175, 81.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA09C012C [61.825600 125.175003 81.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C029, 11698, 0xA09C012C, 61.8256, 125.175, 81.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA09C012C [61.825600 125.175003 81.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C02A, 9686, 0xA09C012D, 57.6196, 128.934, 72.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C012D [57.619598 128.934006 72.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C02A, 9686, 0xA09C012D, 57.6196, 128.934, 72.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C012D [57.619598 128.934006 72.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C02B, 9686, 0xA09C012E, 66.9566, 121.21, 73.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C012E [66.956596 121.209999 73.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C02B, 9686, 0xA09C012E, 66.9566, 121.21, 73.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C012E [66.956596 121.209999 73.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C02C, 9686, 0xA09C012E, 61.7325, 123.749, 72.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -181,28 +181,28 @@ VALUES (0x7A09C02D, 9686, 0xA09C012E, 69.4825, 125.049, 73.625, 0.707107, 0, 0, /* @teleloc 0xA09C012E [69.482498 125.049004 73.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C02E, 412, 0xA09C0132, 57.2, 123.91, 65.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA09C0132 [57.200001 123.910004 65.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C02E, 412, 0xA09C0132, 57.2, 123.91, 65.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA09C0132 [57.200001 123.910004 65.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C02F, 9686, 0xA09C0133, 60.1446, 123.459, 67.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0133 [60.144600 123.459000 67.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C02F, 9686, 0xA09C0133, 60.1446, 123.459, 67.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0133 [60.144600 123.459000 67.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C030, 11698, 0xA09C0134, 62.4313, 130.066, 69.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA09C0134 [62.431301 130.065994 69.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C030, 11698, 0xA09C0134, 62.4313, 130.066, 69.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA09C0134 [62.431301 130.065994 69.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C031, 9686, 0xA09C0137, 68.4004, 136.059, 68.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0137 [68.400398 136.059006 68.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C031, 9686, 0xA09C0137, 68.4004, 136.059, 68.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0137 [68.400398 136.059006 68.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C032, 9686, 0xA09C0137, 68.4004, 127.843, 68.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0137 [68.400398 127.843002 68.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C032, 9686, 0xA09C0137, 68.4004, 127.843, 68.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0137 [68.400398 127.843002 68.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C033, 412, 0xA09C0138, 68.15, 143.08, 70, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA09C0138 [68.150002 143.080002 70.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C033, 412, 0xA09C0138, 68.15, 143.08, 70, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA09C0138 [68.150002 143.080002 70.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C034, 9686, 0xA09C0139, 65.8, 138.9, 73.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -213,8 +213,8 @@ VALUES (0x7A09C035, 412, 0xA09C0000, 65.205, 138.9, 70, -0.707107, 0, 0, 0.707 /* @teleloc 0xA09C0000 [65.205002 138.899994 70.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C036, 412, 0xA09C0000, 65.505, 129.615, 70, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA09C0000 [65.504997 129.615005 70.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C036, 412, 0xA09C0000, 65.505, 129.615, 70, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA09C0000 [65.504997 129.615005 70.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C037, 412, 0xA09C013E, 154.355, 152.392, 68, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -437,8 +437,8 @@ VALUES (0x7A09C06E, 412, 0xA09C0179, 152.392, 85.645, 66, -0.707107, 0, 0, 0.7 /* @teleloc 0xA09C0179 [152.391998 85.644997 66.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C06F, 412, 0xA09C017A, 162.583, 82.1594, 66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA09C017A [162.582993 82.159401 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C06F, 412, 0xA09C017A, 162.583, 82.1594, 66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA09C017A [162.582993 82.159401 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C070, 412, 0xA09C017B, 146.675, 93.6678, 66, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -457,32 +457,32 @@ VALUES (0x7A09C073, 11697, 0xA09C017C, 154.134, 93.4834, 70.9, -0.92321, 0, 0, - /* @teleloc 0xA09C017C [154.134003 93.483398 70.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C074, 9686, 0xA09C017C, 154.992, 81.9109, 73.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C017C [154.992004 81.910896 73.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C074, 9686, 0xA09C017C, 154.992, 81.9109, 73.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C017C [154.992004 81.910896 73.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C075, 9686, 0xA09C017E, 154.69, 90.5802, 69.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C017E [154.690002 90.580200 69.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C075, 9686, 0xA09C017E, 154.69, 90.5802, 69.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C017E [154.690002 90.580200 69.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C076, 9686, 0xA09C017E, 154.739, 81.905, 68.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C017E [154.738998 81.904999 68.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C076, 9686, 0xA09C017E, 154.739, 81.905, 68.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C017E [154.738998 81.904999 68.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C077, 9686, 0xA09C017F, 157.99, 81.9253, 69.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C017F [157.990005 81.925301 69.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C077, 9686, 0xA09C017F, 157.99, 81.9253, 69.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C017F [157.990005 81.925301 69.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C078, 11697, 0xA09C0180, 156, 94.1659, 66.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C0180 [156.000000 94.165901 66.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C078, 11697, 0xA09C0180, 156, 94.1659, 66.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C0180 [156.000000 94.165901 66.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C079, 9686, 0xA09C0180, 156.21, 95.0626, 69.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0180 [156.210007 95.062599 69.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C079, 9686, 0xA09C0180, 156.21, 95.0626, 69.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0180 [156.210007 95.062599 69.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C07A, 9686, 0xA09C0183, 162.575, 81.325, 69.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0183 [162.574997 81.324997 69.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C07A, 9686, 0xA09C0183, 162.575, 81.325, 69.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0183 [162.574997 81.324997 69.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C07B, 11697, 0xA09C0183, 165.6, 77.345, 66.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -493,28 +493,28 @@ VALUES (0x7A09C07C, 11697, 0xA09C0183, 157.475, 75.525, 66.1, -0.707107, 0, 0, - /* @teleloc 0xA09C0183 [157.475006 75.525002 66.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C07D, 9686, 0xA09C0185, 154.528, 81.3358, 74.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0185 [154.528000 81.335800 74.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C07D, 9686, 0xA09C0185, 154.528, 81.3358, 74.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0185 [154.528000 81.335800 74.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C07E, 11697, 0xA09C0185, 146.982, 76.3858, 70.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA09C0185 [146.981995 76.385803 70.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C07F, 11697, 0xA09C0185, 151.827, 74.2592, 70.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C0185 [151.826996 74.259201 70.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C07F, 11697, 0xA09C0185, 151.827, 74.2592, 70.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C0185 [151.826996 74.259201 70.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C080, 11698, 0xA09C0185, 157.907, 77.4885, 77.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA09C0185 [157.906998 77.488503 77.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C081, 412, 0xA09C0188, 153.285, 77.0458, 66, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA09C0188 [153.285004 77.045799 66.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C081, 412, 0xA09C0188, 153.285, 77.0458, 66, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA09C0188 [153.285004 77.045799 66.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C082, 9686, 0xA09C0188, 150.156, 76.9326, 68.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0188 [150.156006 76.932602 68.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C082, 9686, 0xA09C0188, 150.156, 76.9326, 68.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0188 [150.156006 76.932602 68.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C083, 412, 0xA09C018C, 156.701, 78.3593, 61.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -525,8 +525,8 @@ VALUES (0x7A09C085, 9686, 0xA09C0191, 144.555, 89.8854, 64, -0.707107, 0, 0, -0 /* @teleloc 0xA09C0191 [144.554993 89.885399 64.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C086, 9686, 0xA09C018E, 152.328, 80.5012, 64, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C018E [152.328003 80.501198 64.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C086, 9686, 0xA09C018E, 152.328, 80.5012, 64, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C018E [152.328003 80.501198 64.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C087, 11698, 0xA09C018E, 150.863, 84.5042, 65.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -969,8 +969,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7A09C094, 0x7A09C193, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C095, 11730, 0xA09C0153, 157.56, 146.689, 63.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xA09C0153 [157.559998 146.688995 63.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C095, 11730, 0xA09C0153, 157.56, 146.689, 63.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0xA09C0153 [157.559998 146.688995 63.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7A09C095, 0x7A09C194, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -990,8 +990,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7A09C097, 0x7A09C191, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C098, 9686, 0xA09C0106, 36.0797, 46.569, 98.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0106 [36.079700 46.569000 98.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C098, 9686, 0xA09C0106, 36.0797, 46.569, 98.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0106 [36.079700 46.569000 98.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C099, 11698, 0xA09C0106, 36.0443, 42.5581, 101.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1010,20 +1010,20 @@ VALUES (0x7A09C09C, 9686, 0xA09C0109, 39.1893, 39.3901, 93.57, 0.707107, 0, 0, /* @teleloc 0xA09C0109 [39.189301 39.390099 93.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C09D, 11697, 0xA09C0109, 37.9805, 41.7029, 90.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C0109 [37.980499 41.702900 90.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C09D, 11697, 0xA09C0109, 37.9805, 41.7029, 90.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C0109 [37.980499 41.702900 90.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C09E, 9686, 0xA09C010A, 34.6434, 43.1021, 93.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010A [34.643398 43.102100 93.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C09E, 9686, 0xA09C010A, 34.6434, 43.1021, 93.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010A [34.643398 43.102100 93.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C09F, 9686, 0xA09C010D, 40.3323, 25.6258, 93.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010D [40.332298 25.625799 93.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C09F, 9686, 0xA09C010D, 40.3323, 25.6258, 93.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010D [40.332298 25.625799 93.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0A0, 9686, 0xA09C010D, 42.8723, 25.6258, 93.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010D [42.872299 25.625799 93.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0A0, 9686, 0xA09C010D, 42.8723, 25.6258, 93.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010D [42.872299 25.625799 93.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0A1, 9686, 0xA09C010D, 46.3563, 29.4966, 93.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1038,24 +1038,24 @@ VALUES (0x7A09C0A3, 11697, 0xA09C010D, 44.04, 29.355, 90.1, 0.707107, 0, 0, -0.7 /* @teleloc 0xA09C010D [44.040001 29.355000 90.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0A4, 9686, 0xA09C010F, 39.5985, 33.3358, 98.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010F [39.598499 33.335800 98.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0A4, 9686, 0xA09C010F, 39.5985, 33.3358, 98.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010F [39.598499 33.335800 98.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0A5, 9686, 0xA09C010F, 29.771, 33.3358, 98.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010F [29.771000 33.335800 98.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0A5, 9686, 0xA09C010F, 29.771, 33.3358, 98.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010F [29.771000 33.335800 98.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0A6, 9686, 0xA09C010F, 30.5112, 25.7368, 98.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010F [30.511200 25.736799 98.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0A6, 9686, 0xA09C010F, 30.5112, 25.7368, 98.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010F [30.511200 25.736799 98.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0A7, 9686, 0xA09C010F, 36.1939, 25.7368, 98.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010F [36.193901 25.736799 98.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0A7, 9686, 0xA09C010F, 36.1939, 25.7368, 98.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010F [36.193901 25.736799 98.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0A8, 9686, 0xA09C010F, 41.8388, 25.7368, 98.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C010F [41.838799 25.736799 98.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0A8, 9686, 0xA09C010F, 41.8388, 25.7368, 98.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C010F [41.838799 25.736799 98.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0A9, 9686, 0xA09C010F, 26.2751, 29.4892, 98.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1070,16 +1070,16 @@ VALUES (0x7A09C0AB, 11698, 0xA09C010F, 34.3351, 29.5592, 101.15, -0.999998, 0, 0 /* @teleloc 0xA09C010F [34.335098 29.559200 101.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0AC, 11697, 0xA09C010F, 42.7525, 32.6858, 94.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C010F [42.752499 32.685799 94.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0AC, 11697, 0xA09C010F, 42.7525, 32.6858, 94.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C010F [42.752499 32.685799 94.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0AD, 11697, 0xA09C010F, 45.0925, 29.3058, 94.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA09C010F [45.092499 29.305799 94.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0AE, 11697, 0xA09C010F, 41.0625, 26.1658, 94.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C010F [41.062500 26.165800 94.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0AE, 11697, 0xA09C010F, 41.0625, 26.1658, 94.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C010F [41.062500 26.165800 94.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0AF, 9686, 0xA09C0111, 36.2712, 31.4145, 93.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1090,16 +1090,16 @@ VALUES (0x7A09C0B0, 9686, 0xA09C0111, 25.82, 31.78, 93.66, -0.707107, 0, 0, -0. /* @teleloc 0xA09C0111 [25.820000 31.780001 93.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0B1, 9686, 0xA09C0111, 33.36, 29.49, 93.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0111 [33.360001 29.490000 93.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0B1, 9686, 0xA09C0111, 33.36, 29.49, 93.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0111 [33.360001 29.490000 93.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0B2, 9686, 0xA09C0112, 36.2712, 27.2724, 93.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA09C0112 [36.271198 27.272400 93.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0B3, 9686, 0xA09C0116, 33.3284, 27.1812, 88.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0116 [33.328400 27.181200 88.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0B3, 9686, 0xA09C0116, 33.3284, 27.1812, 88.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0116 [33.328400 27.181200 88.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0B4, 9686, 0xA09C0116, 36.5884, 30.3312, 88.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1114,8 +1114,8 @@ VALUES (0x7A09C0B6, 9686, 0xA09C0118, 24.5546, 37.7454, 88, -0.707107, 0, 0, -0 /* @teleloc 0xA09C0118 [24.554600 37.745399 88.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0B7, 9686, 0xA09C0118, 28.3584, 32.5012, 88, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0118 [28.358400 32.501202 88.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0B7, 9686, 0xA09C0118, 28.3584, 32.5012, 88, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0118 [28.358400 32.501202 88.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0B8, 11697, 0xA09C0118, 25.3897, 33.3235, 85.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1142,8 +1142,8 @@ VALUES (0x7A09C0BD, 9686, 0xA09C0000, 26.45, 45.99, 93.25, 0.357553, 0, 0, -0.9 /* @teleloc 0xA09C0000 [26.450001 45.990002 93.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0BE, 9686, 0xA09C0000, 30.32, 47.22, 92.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0000 [30.320000 47.220001 92.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0BE, 9686, 0xA09C0000, 30.32, 47.22, 92.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0000 [30.320000 47.220001 92.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0BF, 9686, 0xA09C0000, 24.97, 41.46, 92.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1154,12 +1154,12 @@ VALUES (0x7A09C0C0, 9686, 0xA09C0000, 32.3844, 37.5888, 93.39, 0.707107, 0, 0, /* @teleloc 0xA09C0000 [32.384399 37.588799 93.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0C1, 9686, 0xA09C0000, 42.845, 46.355, 92.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0000 [42.845001 46.355000 92.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0C1, 9686, 0xA09C0000, 42.845, 46.355, 92.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0000 [42.845001 46.355000 92.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0C2, 9686, 0xA09C0000, 42.555, 34.215, 93.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0000 [42.555000 34.215000 93.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0C2, 9686, 0xA09C0000, 42.555, 34.215, 93.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0000 [42.555000 34.215000 93.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0C3, 12679, 0xA09C0000, 31.2551, 35.1692, 90.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1186,112 +1186,112 @@ VALUES (0x7A09C0C8, 12679, 0xA09C0000, 40.9651, 45.3892, 90.1, 0.95656, 0, 0, 0. /* @teleloc 0xA09C0000 [40.965099 45.389198 90.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0C9, 12678, 0xA09C0000, 36.1198, 45.4735, 103.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA09C0000 [36.119801 45.473499 103.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0C9, 12678, 0xA09C0000, 36.1198, 45.4735, 103.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA09C0000 [36.119801 45.473499 103.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0CA, 12678, 0xA09C0000, 36.1198, 29.4735, 103.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA09C0000 [36.119801 29.473499 103.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0CA, 12678, 0xA09C0000, 36.1198, 29.4735, 103.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA09C0000 [36.119801 29.473499 103.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0CB, 9686, 0xA09C0123, 55.9696, 121.035, 72.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0123 [55.969601 121.035004 72.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0CB, 9686, 0xA09C0123, 55.9696, 121.035, 72.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0123 [55.969601 121.035004 72.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0CC, 11698, 0xA09C0123, 52.6067, 122.774, 74.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA09C0123 [52.606701 122.774002 74.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0CD, 11697, 0xA09C0123, 58.2865, 121.768, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C0123 [58.286499 121.767998 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0CD, 11697, 0xA09C0123, 58.2865, 121.768, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C0123 [58.286499 121.767998 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0CE, 11697, 0xA09C0123, 53.6115, 121.768, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C0123 [53.611500 121.767998 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0CE, 11697, 0xA09C0123, 53.6115, 121.768, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C0123 [53.611500 121.767998 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0CF, 9686, 0xA09C0125, 51.327, 125.179, 73.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0125 [51.327000 125.179001 73.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0CF, 9686, 0xA09C0125, 51.327, 125.179, 73.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0125 [51.327000 125.179001 73.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0D0, 9686, 0xA09C0125, 53.2224, 131.122, 73.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA09C0125 [53.222401 131.121994 73.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0D1, 9686, 0xA09C0126, 55.452, 137.204, 73.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0126 [55.452000 137.203995 73.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0D1, 9686, 0xA09C0126, 55.452, 137.204, 73.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0126 [55.452000 137.203995 73.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0D2, 9686, 0xA09C0126, 55.452, 129.529, 73.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0126 [55.452000 129.529007 73.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0D2, 9686, 0xA09C0126, 55.452, 129.529, 73.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0126 [55.452000 129.529007 73.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0D3, 11697, 0xA09C0126, 55.4115, 130.393, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C0126 [55.411499 130.393005 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0D3, 11697, 0xA09C0126, 55.4115, 130.393, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C0126 [55.411499 130.393005 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0D4, 9686, 0xA09C0127, 57.1803, 139.672, 73.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA09C0127 [57.180302 139.671997 73.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0D5, 9686, 0xA09C0127, 53.3303, 141.671, 73.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0127 [53.330299 141.671005 73.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0D5, 9686, 0xA09C0127, 53.3303, 141.671, 73.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0127 [53.330299 141.671005 73.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0D6, 9686, 0xA09C012A, 61.8254, 121.368, 78.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C012A [61.825401 121.367996 78.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0D6, 9686, 0xA09C012A, 61.8254, 121.368, 78.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C012A [61.825401 121.367996 78.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0D7, 9686, 0xA09C012A, 54.7981, 128.962, 78.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C012A [54.798100 128.962006 78.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0D7, 9686, 0xA09C012A, 54.7981, 128.962, 78.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C012A [54.798100 128.962006 78.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0D8, 9686, 0xA09C012A, 58.2231, 128.962, 78.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C012A [58.223099 128.962006 78.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0D8, 9686, 0xA09C012A, 58.2231, 128.962, 78.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C012A [58.223099 128.962006 78.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0D9, 9686, 0xA09C012A, 61.7981, 128.962, 78.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C012A [61.798100 128.962006 78.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0D9, 9686, 0xA09C012A, 61.7981, 128.962, 78.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C012A [61.798100 128.962006 78.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0DA, 9686, 0xA09C012A, 58.2731, 121.337, 78.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C012A [58.273102 121.336998 78.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0DA, 9686, 0xA09C012A, 58.2731, 121.337, 78.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C012A [58.273102 121.336998 78.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0DB, 9686, 0xA09C012A, 65.3353, 121.337, 78.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C012A [65.335297 121.336998 78.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0DB, 9686, 0xA09C012A, 65.3353, 121.337, 78.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C012A [65.335297 121.336998 78.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0DC, 9686, 0xA09C012A, 65.3481, 128.962, 78.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C012A [65.348099 128.962006 78.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0DC, 9686, 0xA09C012A, 65.3481, 128.962, 78.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C012A [65.348099 128.962006 78.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0DD, 11698, 0xA09C012C, 58.5862, 125.175, 81.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA09C012C [58.586201 125.175003 81.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0DD, 11698, 0xA09C012C, 58.5862, 125.175, 81.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA09C012C [58.586201 125.175003 81.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0DE, 11698, 0xA09C012E, 65.6352, 125.243, 74.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA09C012E [65.635201 125.242996 74.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0DE, 11698, 0xA09C012E, 65.6352, 125.243, 74.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA09C012E [65.635201 125.242996 74.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0DF, 11697, 0xA09C012E, 63.8155, 121.632, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C012E [63.815498 121.632004 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0DF, 11697, 0xA09C012E, 63.8155, 121.632, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C012E [63.815498 121.632004 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0E0, 9686, 0xA09C0132, 57.202, 124.003, 68.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0132 [57.202000 124.002998 68.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0E0, 9686, 0xA09C0132, 57.202, 124.003, 68.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0132 [57.202000 124.002998 68.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0E1, 9686, 0xA09C0132, 54.027, 131.553, 68.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA09C0132 [54.027000 131.552994 68.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0E2, 11697, 0xA09C0133, 64.1692, 121.964, 65.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C0133 [64.169197 121.963997 65.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0E2, 11697, 0xA09C0133, 64.1692, 121.964, 65.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C0133 [64.169197 121.963997 65.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0E3, 9686, 0xA09C0134, 63.1863, 124.148, 68.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0134 [63.186298 124.148003 68.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0E3, 9686, 0xA09C0134, 63.1863, 124.148, 68.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0134 [63.186298 124.148003 68.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0E4, 9686, 0xA09C0134, 59.3697, 129.463, 68.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1306,8 +1306,8 @@ VALUES (0x7A09C0E6, 11697, 0xA09C0134, 60.1205, 135.402, 65.35, 0.9139, 0, 0, 0. /* @teleloc 0xA09C0134 [60.120499 135.401993 65.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0E7, 11698, 0xA09C0137, 68.5588, 131.77, 69.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA09C0137 [68.558800 131.770004 69.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0E7, 11698, 0xA09C0137, 68.5588, 131.77, 69.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA09C0137 [68.558800 131.770004 69.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0E8, 11697, 0xA09C0137, 70.5205, 135.252, 65.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1318,20 +1318,20 @@ VALUES (0x7A09C0E9, 11697, 0xA09C0137, 70.7192, 128.389, 65.35, 0.372988, 0, 0, /* @teleloc 0xA09C0137 [70.719200 128.389008 65.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0EA, 9686, 0xA09C0139, 68.2, 135.75, 74.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0139 [68.199997 135.750000 74.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0EA, 9686, 0xA09C0139, 68.2, 135.75, 74.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0139 [68.199997 135.750000 74.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0EB, 9686, 0xA09C0139, 70.7668, 138.865, 74.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA09C0139 [70.766800 138.865005 74.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0EC, 11697, 0xA09C0139, 68.1155, 136.407, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C0139 [68.115501 136.406998 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0EC, 11697, 0xA09C0139, 68.1155, 136.407, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C0139 [68.115501 136.406998 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0ED, 9686, 0xA09C0000, 68.1754, 143.518, 73.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0000 [68.175400 143.518005 73.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0ED, 9686, 0xA09C0000, 68.1754, 143.518, 73.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0000 [68.175400 143.518005 73.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0EE, 9686, 0xA09C0000, 70.6504, 142.418, 72.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1342,12 +1342,12 @@ VALUES (0x7A09C0EF, 9686, 0xA09C0000, 66.0504, 142.743, 72.55, 0.456322, 0, 0, /* @teleloc 0xA09C0000 [66.050400 142.742996 72.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0F0, 9686, 0xA09C0000, 65.5254, 129.693, 73.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0000 [65.525398 129.692993 73.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0F0, 9686, 0xA09C0000, 65.5254, 129.693, 73.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0000 [65.525398 129.692993 73.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0F1, 9686, 0xA09C0000, 61.6254, 141.043, 72.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0000 [61.625401 141.042999 72.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0F1, 9686, 0xA09C0000, 61.6254, 141.043, 72.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0000 [61.625401 141.042999 72.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0F2, 12679, 0xA09C0000, 59.2905, 130.782, 70.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1370,16 +1370,16 @@ VALUES (0x7A09C0F6, 12679, 0xA09C0000, 70.9405, 142.707, 70.1, 0.420244, 0, 0, 0 /* @teleloc 0xA09C0000 [70.940498 142.707001 70.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0F7, 12679, 0xA09C0000, 63.4155, 132.407, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA09C0000 [63.415501 132.406998 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0F7, 12679, 0xA09C0000, 63.4155, 132.407, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA09C0000 [63.415501 132.406998 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0F8, 12678, 0xA09C0000, 68.4405, 138.832, 79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA09C0000 [68.440498 138.832001 79.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C0F8, 12678, 0xA09C0000, 68.4405, 138.832, 79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA09C0000 [68.440498 138.832001 79.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C0F9, 12678, 0xA09C0000, 53.5655, 125.432, 86.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA09C0000 [53.565498 125.431999 86.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C0F9, 12678, 0xA09C0000, 53.5655, 125.432, 86.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA09C0000 [53.565498 125.431999 86.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C0FA, 9686, 0xA09C0141, 145.431, 156.08, 76.37, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1774,8 +1774,8 @@ VALUES (0x7A09C15B, 12678, 0xA09C0000, 138.568, 29.5655, 86.475, -0.707107, 0, 0 /* @teleloc 0xA09C0000 [138.567993 29.565500 86.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C15C, 9686, 0xA09C017C, 156.08, 94.569, 74.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C017C [156.080002 94.569000 74.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C15C, 9686, 0xA09C017C, 156.08, 94.569, 74.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C017C [156.080002 94.569000 74.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C15D, 11698, 0xA09C017C, 156.044, 90.5581, 77.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1794,20 +1794,20 @@ VALUES (0x7A09C160, 9686, 0xA09C017F, 159.189, 87.3901, 69.57, 0.707107, 0, 0, /* @teleloc 0xA09C017F [159.188995 87.390099 69.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C161, 11697, 0xA09C017F, 157.98, 89.7029, 66.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C017F [157.979996 89.702904 66.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C161, 11697, 0xA09C017F, 157.98, 89.7029, 66.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C017F [157.979996 89.702904 66.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C162, 9686, 0xA09C0180, 154.643, 91.1021, 69.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0180 [154.643005 91.102097 69.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C162, 9686, 0xA09C0180, 154.643, 91.1021, 69.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0180 [154.643005 91.102097 69.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C163, 9686, 0xA09C0183, 160.332, 73.6258, 69.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0183 [160.332001 73.625801 69.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C163, 9686, 0xA09C0183, 160.332, 73.6258, 69.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0183 [160.332001 73.625801 69.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C164, 9686, 0xA09C0183, 162.872, 73.6258, 69.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0183 [162.871994 73.625801 69.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C164, 9686, 0xA09C0183, 162.872, 73.6258, 69.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0183 [162.871994 73.625801 69.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C165, 9686, 0xA09C0183, 166.356, 77.4966, 69.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1822,24 +1822,24 @@ VALUES (0x7A09C167, 11697, 0xA09C0183, 164.04, 77.355, 66.1, 0.707107, 0, 0, -0. /* @teleloc 0xA09C0183 [164.039993 77.355003 66.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C168, 9686, 0xA09C0185, 159.598, 81.3358, 74.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0185 [159.598007 81.335800 74.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C168, 9686, 0xA09C0185, 159.598, 81.3358, 74.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0185 [159.598007 81.335800 74.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C169, 9686, 0xA09C0185, 149.771, 81.3358, 74.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0185 [149.770996 81.335800 74.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C169, 9686, 0xA09C0185, 149.771, 81.3358, 74.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0185 [149.770996 81.335800 74.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C16A, 9686, 0xA09C0185, 150.511, 73.7368, 74.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0185 [150.511002 73.736801 74.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C16A, 9686, 0xA09C0185, 150.511, 73.7368, 74.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0185 [150.511002 73.736801 74.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C16B, 9686, 0xA09C0185, 156.194, 73.7368, 74.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0185 [156.194000 73.736801 74.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C16B, 9686, 0xA09C0185, 156.194, 73.7368, 74.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0185 [156.194000 73.736801 74.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C16C, 9686, 0xA09C0185, 161.839, 73.7368, 74.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0185 [161.839005 73.736801 74.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C16C, 9686, 0xA09C0185, 161.839, 73.7368, 74.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0185 [161.839005 73.736801 74.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C16D, 9686, 0xA09C0185, 146.275, 77.4892, 74.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1854,16 +1854,16 @@ VALUES (0x7A09C16F, 11698, 0xA09C0185, 154.335, 77.5592, 77.15, -0.999998, 0, 0, /* @teleloc 0xA09C0185 [154.335007 77.559196 77.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C170, 11697, 0xA09C0185, 162.752, 80.6858, 70.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C0185 [162.751999 80.685799 70.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C170, 11697, 0xA09C0185, 162.752, 80.6858, 70.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C0185 [162.751999 80.685799 70.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C171, 11697, 0xA09C0185, 165.092, 77.3058, 70.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA09C0185 [165.091995 77.305801 70.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C172, 11697, 0xA09C0185, 161.062, 74.1658, 70.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA09C0185 [161.061996 74.165802 70.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C172, 11697, 0xA09C0185, 161.062, 74.1658, 70.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA09C0185 [161.061996 74.165802 70.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C173, 9686, 0xA09C0187, 156.271, 79.4145, 69.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1874,16 +1874,16 @@ VALUES (0x7A09C174, 9686, 0xA09C0187, 145.82, 79.78, 69.66, -0.707107, 0, 0, -0 /* @teleloc 0xA09C0187 [145.820007 79.779999 69.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C175, 9686, 0xA09C0187, 153.36, 77.49, 69.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0187 [153.360001 77.489998 69.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C175, 9686, 0xA09C0187, 153.36, 77.49, 69.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0187 [153.360001 77.489998 69.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C176, 9686, 0xA09C0188, 156.271, 75.2724, 69.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA09C0188 [156.270996 75.272400 69.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C177, 9686, 0xA09C018C, 153.328, 75.1812, 64.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C018C [153.328003 75.181198 64.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C177, 9686, 0xA09C018C, 153.328, 75.1812, 64.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C018C [153.328003 75.181198 64.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C178, 9686, 0xA09C018C, 156.588, 78.3313, 64.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1898,8 +1898,8 @@ VALUES (0x7A09C17A, 9686, 0xA09C018E, 144.555, 85.7454, 64, -0.707107, 0, 0, -0 /* @teleloc 0xA09C018E [144.554993 85.745399 64.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C17B, 9686, 0xA09C018E, 148.358, 80.5012, 64, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C018E [148.358002 80.501198 64.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C17B, 9686, 0xA09C018E, 148.358, 80.5012, 64, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C018E [148.358002 80.501198 64.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C17C, 11697, 0xA09C018E, 145.39, 81.3235, 61.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1926,8 +1926,8 @@ VALUES (0x7A09C181, 9686, 0xA09C0000, 146.45, 93.99, 69.25, 0.357553, 0, 0, -0. /* @teleloc 0xA09C0000 [146.449997 93.989998 69.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C182, 9686, 0xA09C0000, 150.32, 95.22, 68.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0000 [150.320007 95.220001 68.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C182, 9686, 0xA09C0000, 150.32, 95.22, 68.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0000 [150.320007 95.220001 68.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C183, 9686, 0xA09C0000, 144.97, 89.46, 68.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1938,12 +1938,12 @@ VALUES (0x7A09C184, 9686, 0xA09C0000, 152.384, 85.5888, 69.39, 0.707107, 0, 0, /* @teleloc 0xA09C0000 [152.384003 85.588799 69.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C185, 9686, 0xA09C0000, 162.845, 94.355, 68.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0000 [162.845001 94.355003 68.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C185, 9686, 0xA09C0000, 162.845, 94.355, 68.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0000 [162.845001 94.355003 68.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C186, 9686, 0xA09C0000, 162.555, 82.215, 69.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA09C0000 [162.554993 82.214996 69.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C186, 9686, 0xA09C0000, 162.555, 82.215, 69.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA09C0000 [162.554993 82.214996 69.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C187, 12679, 0xA09C0000, 151.255, 83.1692, 66.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1970,12 +1970,12 @@ VALUES (0x7A09C18C, 12679, 0xA09C0000, 160.965, 93.3892, 66.1, 0.95656, 0, 0, 0. /* @teleloc 0xA09C0000 [160.964996 93.389198 66.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C18D, 12678, 0xA09C0000, 156.12, 93.4735, 79.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA09C0000 [156.119995 93.473503 79.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A09C18D, 12678, 0xA09C0000, 156.12, 93.4735, 79.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA09C0000 [156.119995 93.473503 79.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A09C18E, 12678, 0xA09C0000, 156.12, 77.4735, 79.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA09C0000 [156.119995 77.473503 79.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A09C18E, 12678, 0xA09C0000, 156.12, 77.4735, 79.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA09C0000 [156.119995 77.473503 79.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A09C18F, 13184, 0xA09C0000, 123.879, 122.122, 66.2372, -0.995929, 0, 0, -0.090144, False, '2005-02-09 10:00:00'); /* Auroch Pasture Estates */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A0AB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A0AB.sql index a85e09b18b..6421ca71fb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A0AB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A0AB.sql @@ -217,20 +217,20 @@ VALUES (0x7A0AB035, 412, 0xA0AB0000, 80.4337, 152.025, 62, 1, 0, 0, 0, False, /* @teleloc 0xA0AB0000 [80.433701 152.024994 62.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB036, 9686, 0xA0AB0118, 37.8009, 35.1871, 71.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0118 [37.800900 35.187099 71.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB036, 9686, 0xA0AB0118, 37.8009, 35.1871, 71.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0118 [37.800900 35.187099 71.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB037, 9686, 0xA0AB0118, 33.183, 35.1641, 70.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0118 [33.182999 35.164101 70.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB037, 9686, 0xA0AB0118, 33.183, 35.1641, 70.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0118 [33.182999 35.164101 70.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB038, 9686, 0xA0AB0118, 35.6984, 29.4371, 71.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0118 [35.698399 29.437099 71.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB038, 9686, 0xA0AB0118, 35.6984, 29.4371, 71.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0118 [35.698399 29.437099 71.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB039, 9686, 0xA0AB0118, 38.8984, 29.4371, 70.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0118 [38.898399 29.437099 70.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB039, 9686, 0xA0AB0118, 38.8984, 29.4371, 70.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0118 [38.898399 29.437099 70.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB03A, 11697, 0xA0AB0118, 31.1664, 30.1234, 68.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -241,8 +241,8 @@ VALUES (0x7A0AB03B, 11697, 0xA0AB0118, 40.0664, 34.4562, 68.1, -0.932639, 0, 0, /* @teleloc 0xA0AB0118 [40.066399 34.456200 68.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB03C, 11698, 0xA0AB0118, 35.7295, 32.4871, 74.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA0AB0118 [35.729500 32.487099 74.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB03C, 11698, 0xA0AB0118, 35.7295, 32.4871, 74.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA0AB0118 [35.729500 32.487099 74.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB03D, 11697, 0xA0AB0118, 35.7164, 32.4562, 68.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -253,16 +253,16 @@ VALUES (0x7A0AB03E, 9686, 0xA0AB011A, 33.4516, 38.3179, 71, -0.707107, 0, 0, -0 /* @teleloc 0xA0AB011A [33.451599 38.317902 71.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB03F, 9686, 0xA0AB011A, 36.8516, 35.7871, 71.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB011A [36.851601 35.787102 71.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB03F, 9686, 0xA0AB011A, 36.8516, 35.7871, 71.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB011A [36.851601 35.787102 71.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB040, 9686, 0xA0AB011A, 36.5516, 40.8871, 71.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB011A [36.551601 40.887100 71.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB040, 9686, 0xA0AB011A, 36.5516, 40.8871, 71.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB011A [36.551601 40.887100 71.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB041, 9686, 0xA0AB011C, 36.2452, 29.5333, 66.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB011C [36.245201 29.533300 66.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB041, 9686, 0xA0AB011C, 36.2452, 29.5333, 66.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB011C [36.245201 29.533300 66.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB042, 9686, 0xA0AB011C, 38.7452, 33.8333, 66.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -285,8 +285,8 @@ VALUES (0x7A0AB046, 9687, 0xA0AB011C, 34.4864, 38.629, 64.05, -0.864275, 0, 0, /* @teleloc 0xA0AB011C [34.486401 38.629002 64.050003] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB047, 412, 0xA0AB0000, 36.5295, 43.2871, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA0AB0000 [36.529499 43.287102 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB047, 412, 0xA0AB0000, 36.5295, 43.2871, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA0AB0000 [36.529499 43.287102 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB048, 9686, 0xA0AB011F, 133.762, 32.9426, 70.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -297,20 +297,20 @@ VALUES (0x7A0AB049, 9686, 0xA0AB011F, 136.962, 32.8926, 70.85, 0.317305, 0, 0, /* @teleloc 0xA0AB011F [136.962006 32.892601 70.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB04A, 9686, 0xA0AB0122, 126.097, 31.674, 70.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0122 [126.097000 31.674000 70.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB04A, 9686, 0xA0AB0122, 126.097, 31.674, 70.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0122 [126.097000 31.674000 70.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB04B, 9686, 0xA0AB0122, 131.497, 31.674, 70.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0122 [131.496994 31.674000 70.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB04B, 9686, 0xA0AB0122, 131.497, 31.674, 70.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0122 [131.496994 31.674000 70.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB04C, 9686, 0xA0AB0122, 132.547, 33.0232, 69.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA0AB0122 [132.546997 33.023201 69.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB04D, 9686, 0xA0AB0122, 128.547, 37.574, 71.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0122 [128.546997 37.574001 71.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB04D, 9686, 0xA0AB0122, 128.547, 37.574, 71.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0122 [128.546997 37.574001 71.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB04E, 9686, 0xA0AB0122, 124.747, 34.424, 72.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -333,16 +333,16 @@ VALUES (0x7A0AB052, 11697, 0xA0AB0122, 128.429, 34.7526, 68.1, -0.707107, 0, 0, /* @teleloc 0xA0AB0122 [128.429001 34.752602 68.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB053, 9686, 0xA0AB0124, 131.455, 30.7212, 66.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0124 [131.455002 30.721201 66.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB053, 9686, 0xA0AB0124, 131.455, 30.7212, 66.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0124 [131.455002 30.721201 66.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB054, 9686, 0xA0AB0124, 127.958, 33.9552, 66.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA0AB0124 [127.958000 33.955200 66.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB055, 9686, 0xA0AB0124, 130.212, 37.2052, 66.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0124 [130.212006 37.205200 66.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB055, 9686, 0xA0AB0124, 130.212, 37.2052, 66.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0124 [130.212006 37.205200 66.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB056, 11697, 0xA0AB0124, 136.079, 36.0041, 64.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -357,8 +357,8 @@ VALUES (0x7A0AB058, 9687, 0xA0AB0124, 128.462, 36.7426, 64.1, -0.952129, 0, 0, /* @teleloc 0xA0AB0124 [128.462006 36.742599 64.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB059, 412, 0xA0AB0000, 135.312, 39.9526, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA0AB0000 [135.311996 39.952599 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB059, 412, 0xA0AB0000, 135.312, 39.9526, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA0AB0000 [135.311996 39.952599 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB05A, 412, 0xA0AB0127, 102.388, 80.2088, 66, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1513,8 +1513,8 @@ VALUES (0x7A0AB10B, 12679, 0xA0AB0000, 87.2856, 153.416, 62.1, 1, 0, 0, 0, True /* @teleloc 0xA0AB0000 [87.285599 153.416000 62.099998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB10C, 9686, 0xA0AB0118, 32.5482, 29.4371, 70.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0118 [32.548199 29.437099 70.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB10C, 9686, 0xA0AB0118, 32.5482, 29.4371, 70.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0118 [32.548199 29.437099 70.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB10D, 9686, 0xA0AB0118, 30.5016, 32.3139, 71.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,12 +1541,12 @@ VALUES (0x7A0AB112, 9686, 0xA0AB0118, 40.8952, 30.314, 71.65, 0.707107, 0, 0, - /* @teleloc 0xA0AB0118 [40.895199 30.313999 71.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB113, 9686, 0xA0AB0118, 33.5482, 35.1871, 71.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0118 [33.548199 35.187099 71.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB113, 9686, 0xA0AB0118, 33.5482, 35.1871, 71.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0118 [33.548199 35.187099 71.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB114, 9686, 0xA0AB0118, 39.3689, 35.1641, 70.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0118 [39.368900 35.164101 70.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB114, 9686, 0xA0AB0118, 39.3689, 35.1641, 70.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0118 [39.368900 35.164101 70.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB115, 11698, 0xA0AB0118, 37.9295, 32.4871, 74.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1565,16 +1565,16 @@ VALUES (0x7A0AB118, 11697, 0xA0AB0118, 34.2136, 32.4562, 68.1, -0.707107, 0, 0, /* @teleloc 0xA0AB0118 [34.213600 32.456200 68.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB119, 11697, 0xA0AB0118, 35.5221, 30.0012, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0AB0118 [35.522099 30.001200 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB119, 11697, 0xA0AB0118, 35.5221, 30.0012, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0AB0118 [35.522099 30.001200 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB11A, 11697, 0xA0AB0118, 40.2721, 32.4011, 68.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA0AB0118 [40.272099 32.401100 68.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB11B, 11697, 0xA0AB0118, 32.9164, 34.5562, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0AB0118 [32.916401 34.556198 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB11B, 11697, 0xA0AB0118, 32.9164, 34.5562, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0AB0118 [32.916401 34.556198 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB11C, 11697, 0xA0AB011A, 37.6664, 38.6062, 68.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,8 +1589,8 @@ VALUES (0x7A0AB11E, 9686, 0xA0AB011A, 33.4516, 39.964, 71, -0.707107, 0, 0, -0. /* @teleloc 0xA0AB011A [33.451599 39.964001 71.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB11F, 9686, 0xA0AB011A, 34.7546, 35.7871, 70.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB011A [34.754601 35.787102 70.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB11F, 9686, 0xA0AB011A, 34.7546, 35.7871, 70.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB011A [34.754601 35.787102 70.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB120, 9686, 0xA0AB011C, 33.4452, 32.4806, 66.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1601,16 +1601,16 @@ VALUES (0x7A0AB121, 9686, 0xA0AB011C, 38.7452, 36.5304, 66.45, 0.707107, 0, 0, /* @teleloc 0xA0AB011C [38.745201 36.530399 66.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB122, 9686, 0xA0AB011C, 37.1947, 39.4833, 66.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB011C [37.194698 39.483299 66.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB122, 9686, 0xA0AB011C, 37.1947, 39.4833, 66.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB011C [37.194698 39.483299 66.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB123, 11698, 0xA0AB011C, 36.1484, 33.5237, 67.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA0AB011C [36.148399 33.523701 67.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB123, 11698, 0xA0AB011C, 36.1484, 33.5237, 67.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA0AB011C [36.148399 33.523701 67.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB124, 11697, 0xA0AB011C, 36.5374, 38.9998, 64.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0AB011C [36.537399 38.999802 64.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB124, 11697, 0xA0AB011C, 36.5374, 38.9998, 64.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0AB011C [36.537399 38.999802 64.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB125, 11697, 0xA0AB011C, 38.0874, 38.7999, 64.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1629,8 +1629,8 @@ VALUES (0x7A0AB128, 9686, 0xA0AB011E, 33.8516, 42.1139, 71, -0.707107, 0, 0, -0 /* @teleloc 0xA0AB011E [33.851601 42.113899 71.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB129, 9686, 0xA0AB0000, 34.3189, 43.4141, 70.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0000 [34.318901 43.414101 70.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB129, 9686, 0xA0AB0000, 34.3189, 43.4141, 70.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0000 [34.318901 43.414101 70.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB12A, 9686, 0xA0AB0000, 33.3189, 42.5641, 70.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1649,8 +1649,8 @@ VALUES (0x7A0AB12D, 12679, 0xA0AB0000, 29.2541, 34.9492, 68.1, 0.707107, 0, 0, - /* @teleloc 0xA0AB0000 [29.254101 34.949200 68.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB12E, 9686, 0xA0AB011F, 135.355, 32.3712, 73.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB011F [135.354996 32.371201 73.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB12E, 9686, 0xA0AB011F, 135.355, 32.3712, 73.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB011F [135.354996 32.371201 73.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB12F, 9686, 0xA0AB011F, 133.008, 35.5052, 71.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1665,28 +1665,28 @@ VALUES (0x7A0AB131, 9686, 0xA0AB011F, 137.112, 38.1926, 70.85, -0.902209, 0, 0, /* @teleloc 0xA0AB011F [137.112000 38.192600 70.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB132, 9686, 0xA0AB011F, 135.362, 39.4052, 71.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB011F [135.362000 39.405201 71.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB132, 9686, 0xA0AB011F, 135.362, 39.4052, 71.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB011F [135.362000 39.405201 71.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB133, 11697, 0xA0AB011F, 135.41, 32.7118, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0AB011F [135.410004 32.711800 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB133, 11697, 0xA0AB011F, 135.41, 32.7118, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0AB011F [135.410004 32.711800 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB134, 11697, 0xA0AB011F, 133.51, 33.7618, 68.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA0AB011F [133.509995 33.761799 68.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB135, 11697, 0xA0AB0122, 128.96, 32.2618, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0AB0122 [128.960007 32.261799 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB135, 11697, 0xA0AB0122, 128.96, 32.2618, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0AB0122 [128.960007 32.261799 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB136, 9686, 0xA0AB0122, 125.998, 37.574, 71.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0122 [125.998001 37.574001 71.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB136, 9686, 0xA0AB0122, 125.998, 37.574, 71.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0122 [125.998001 37.574001 71.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB137, 9686, 0xA0AB0122, 131.341, 37.574, 71.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0122 [131.341003 37.574001 71.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB137, 9686, 0xA0AB0122, 131.341, 37.574, 71.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0122 [131.341003 37.574001 71.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB138, 9686, 0xA0AB0122, 124.747, 32.7089, 71.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1697,8 +1697,8 @@ VALUES (0x7A0AB139, 9686, 0xA0AB0122, 124.747, 36.6571, 71.35, -0.707107, 0, 0, /* @teleloc 0xA0AB0122 [124.747002 36.657101 71.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB13A, 9686, 0xA0AB0122, 128.957, 31.674, 71.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0122 [128.957001 31.674000 71.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB13A, 9686, 0xA0AB0122, 128.957, 31.674, 71.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0122 [128.957001 31.674000 71.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB13B, 9686, 0xA0AB0122, 132.547, 32.7232, 71.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1733,20 +1733,20 @@ VALUES (0x7A0AB142, 11697, 0xA0AB0122, 131.555, 32.4713, 68.1, 0.297375, 0, 0, - /* @teleloc 0xA0AB0122 [131.554993 32.471298 68.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB143, 11697, 0xA0AB0122, 128.71, 37.0618, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0AB0122 [128.710007 37.061798 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB143, 11697, 0xA0AB0122, 128.71, 37.0618, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0AB0122 [128.710007 37.061798 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB144, 11697, 0xA0AB0124, 128.846, 34.516, 64.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA0AB0124 [128.845993 34.515999 64.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB145, 9686, 0xA0AB0124, 135.355, 30.7212, 66.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0124 [135.354996 30.721201 66.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB145, 9686, 0xA0AB0124, 135.355, 30.7212, 66.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0124 [135.354996 30.721201 66.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB146, 9686, 0xA0AB0124, 133.462, 37.2052, 66.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0124 [133.462006 37.205200 66.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB146, 9686, 0xA0AB0124, 133.462, 37.2052, 66.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0124 [133.462006 37.205200 66.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB147, 9686, 0xA0AB0124, 137.908, 32.7552, 66.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1757,16 +1757,16 @@ VALUES (0x7A0AB148, 11698, 0xA0AB0124, 131.941, 34.6054, 67.5, -0.707107, 0, 0, /* @teleloc 0xA0AB0124 [131.940994 34.605400 67.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB149, 11697, 0xA0AB0124, 132.546, 31.566, 64.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0AB0124 [132.546005 31.566000 64.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB149, 11697, 0xA0AB0124, 132.546, 31.566, 64.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0AB0124 [132.546005 31.566000 64.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB14A, 11697, 0xA0AB0124, 131.929, 36.7541, 64.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA0AB0124 [131.929001 36.754101 64.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A0AB14A, 11697, 0xA0AB0124, 131.929, 36.7541, 64.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA0AB0124 [131.929001 36.754101 64.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB14B, 9686, 0xA0AB0000, 135.355, 40.1212, 71.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA0AB0000 [135.354996 40.121201 71.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB14B, 9686, 0xA0AB0000, 135.355, 40.1212, 71.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA0AB0000 [135.354996 40.121201 71.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB14C, 9686, 0xA0AB0000, 137.655, 39.2212, 70.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1781,8 +1781,8 @@ VALUES (0x7A0AB14E, 12679, 0xA0AB0000, 138.46, 39.5118, 68.1, -0.402747, 0, 0, - /* @teleloc 0xA0AB0000 [138.460007 39.511799 68.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0AB14F, 12679, 0xA0AB0000, 128.46, 38.5618, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA0AB0000 [128.460007 38.561798 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0AB14F, 12679, 0xA0AB0000, 128.46, 38.5618, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA0AB0000 [128.460007 38.561798 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0AB150, 11697, 0xA0AB0128, 103.687, 82.0311, 66.15, -0.923879, 0, 0, -0.382684, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A0B5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A0B5.sql index f93fb50ced..7db825fbba 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A0B5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A0B5.sql @@ -5,8 +5,8 @@ VALUES (0x7A0B5000, 143, 0xA0B50104, 127.246, 111.062, 79.0225, -0.709571, 0, /* @teleloc 0xA0B50104 [127.246002 111.061996 79.022499] -0.709571 0.000000 0.000000 -0.704634 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A0B5001, 412, 0xA0B50000, 132.119, 113.919, 76.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA0B50000 [132.119003 113.918999 76.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A0B5001, 412, 0xA0B50000, 132.119, 113.919, 76.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA0B50000 [132.119003 113.918999 76.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A0B5002, 412, 0xA0B50000, 138.679, 106.179, 76.005, -0.710799, 0, 0, -0.703395, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A174.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A174.sql index 5a30b69a65..bfd829634e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A174.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A174.sql @@ -1461,16 +1461,16 @@ VALUES (0x7A17416C, 9686, 0xA1740136, 105.471, 33.3218, 29.5, -0.707107, 0, 0, /* @teleloc 0xA1740136 [105.471001 33.321800 29.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A17416D, 9686, 0xA1740136, 104.271, 31.4218, 28.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740136 [104.271004 31.421801 28.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A17416D, 9686, 0xA1740136, 104.271, 31.4218, 28.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740136 [104.271004 31.421801 28.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A17416E, 11697, 0xA1740136, 105.084, 36.0725, 26.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA1740136 [105.084000 36.072498 26.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A17416F, 11697, 0xA1740136, 104.059, 31.7975, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA1740136 [104.058998 31.797501 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A17416F, 11697, 0xA1740136, 104.059, 31.7975, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA1740136 [104.058998 31.797501 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A174170, 9686, 0xA1740136, 100.821, 32.1968, 28.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x7A174172, 9686, 0xA1740136, 100.821, 35.6718, 28.5, -0.707107, 0, 0, /* @teleloc 0xA1740136 [100.820999 35.671799 28.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174173, 9686, 0xA1740136, 103.239, 36.5679, 29.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740136 [103.238998 36.567902 29.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A174173, 9686, 0xA1740136, 103.239, 36.5679, 29.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740136 [103.238998 36.567902 29.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A174174, 9686, 0xA1740136, 105.471, 35.4167, 28.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA1740136 [105.471001 35.416698 28.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174175, 9686, 0xA1740137, 107.125, 29.5367, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740137 [107.125000 29.536699 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A174175, 9686, 0xA1740137, 107.125, 29.5367, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740137 [107.125000 29.536699 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174176, 9686, 0xA1740137, 112.503, 29.5367, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740137 [112.502998 29.536699 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A174176, 9686, 0xA1740137, 112.503, 29.5367, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740137 [112.502998 29.536699 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174177, 9686, 0xA1740137, 109.853, 35.4867, 29.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740137 [109.852997 35.486698 29.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A174177, 9686, 0xA1740137, 109.853, 35.4867, 29.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740137 [109.852997 35.486698 29.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A174178, 9686, 0xA1740137, 113.803, 34.4367, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7A17417C, 11698, 0xA1740137, 109.862, 32.5789, 32.6, -0.707107, 0, 0, /* @teleloc 0xA1740137 [109.862000 32.578899 32.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A17417D, 11697, 0xA1740137, 109.848, 35.1123, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA1740137 [109.848000 35.112301 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A17417D, 11697, 0xA1740137, 109.848, 35.1123, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA1740137 [109.848000 35.112301 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A17417E, 9686, 0xA1740137, 113.803, 30.6463, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7A17417F, 9686, 0xA1740137, 113.803, 32.499, 29.875, 0.707107, 0, 0, /* @teleloc 0xA1740137 [113.803001 32.499001 29.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174180, 9686, 0xA1740137, 109.869, 29.5367, 29.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740137 [109.869003 29.536699 29.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A174180, 9686, 0xA1740137, 109.869, 29.5367, 29.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740137 [109.869003 29.536699 29.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A174181, 9686, 0xA1740137, 105.911, 30.5511, 29.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x7A174183, 9686, 0xA1740137, 105.911, 34.6005, 29.6, -0.707107, 0, 0, /* @teleloc 0xA1740137 [105.911003 34.600498 29.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174184, 9686, 0xA1740137, 107.304, 35.4867, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740137 [107.304001 35.486698 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A174184, 9686, 0xA1740137, 107.304, 35.4867, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740137 [107.304001 35.486698 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174185, 9686, 0xA1740137, 112.528, 35.4867, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740137 [112.528000 35.486698 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A174185, 9686, 0xA1740137, 112.528, 35.4867, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740137 [112.528000 35.486698 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A174186, 11698, 0xA1740137, 112.397, 30.6839, 30.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7A17418C, 11697, 0xA1740137, 106.882, 30.3089, 26.1, 0.359182, 0, 0, 0 /* @teleloc 0xA1740137 [106.882004 30.308901 26.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A17418D, 9686, 0xA174013B, 106.789, 28.6179, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA174013B [106.789001 28.617901 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A17418D, 9686, 0xA174013B, 106.789, 28.6179, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA174013B [106.789001 28.617901 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A17418E, 9686, 0xA174013B, 107.039, 35.1679, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA174013B [107.039001 35.167900 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A17418E, 9686, 0xA174013B, 107.039, 35.1679, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA174013B [107.039001 35.167900 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A17418F, 9686, 0xA174013B, 110.538, 31.7822, 24.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x7A174192, 9687, 0xA174013B, 109.927, 34.5669, 22.1, 0.878817, 0, 0, - /* @teleloc 0xA174013B [109.927002 34.566898 22.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174193, 9686, 0xA174013B, 108.878, 28.6179, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA174013B [108.877998 28.617901 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A174193, 9686, 0xA174013B, 108.878, 28.6179, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA174013B [108.877998 28.617901 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174194, 9686, 0xA174013B, 104.015, 35.1679, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA174013B [104.014999 35.167900 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A174194, 9686, 0xA174013B, 104.015, 35.1679, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA174013B [104.014999 35.167900 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A174195, 9686, 0xA174013B, 100.829, 30.083, 24.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x7A174196, 11698, 0xA174013B, 105.552, 31.8539, 25.525, 0.707107, 0, 0, /* @teleloc 0xA174013B [105.552002 31.853901 25.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174197, 11697, 0xA174013B, 105.657, 29.028, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA174013B [105.656998 29.028000 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A174197, 11697, 0xA174013B, 105.657, 29.028, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA174013B [105.656998 29.028000 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A174198, 11697, 0xA174013B, 109.749, 32.0037, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA174013B [109.749001 32.003700 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A174199, 11697, 0xA174013B, 107.209, 34.6701, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA174013B [107.209000 34.670101 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A174199, 11697, 0xA174013B, 107.209, 34.6701, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA174013B [107.209000 34.670101 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A17419A, 412, 0xA1740000, 103.212, 37.0889, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA1740000 [103.211998 37.088902 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A17419A, 412, 0xA1740000, 103.212, 37.0889, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA1740000 [103.211998 37.088902 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A17419B, 9686, 0xA1740000, 103.214, 37.2029, 29.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740000 [103.213997 37.202900 29.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A17419B, 9686, 0xA1740000, 103.214, 37.2029, 29.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740000 [103.213997 37.202900 29.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A17419C, 9686, 0xA1740000, 100.204, 43.0579, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740000 [100.204002 43.057899 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A17419C, 9686, 0xA1740000, 100.204, 43.0579, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740000 [100.204002 43.057899 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A17419D, 9686, 0xA1740000, 106.234, 43.0579, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA1740000 [106.234001 43.057899 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A17419D, 9686, 0xA1740000, 106.234, 43.0579, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA1740000 [106.234001 43.057899 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A17419E, 12679, 0xA1740000, 107.757, 37.5239, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA1740000 [107.757004 37.523899 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A17419E, 12679, 0xA1740000, 107.757, 37.5239, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA1740000 [107.757004 37.523899 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A17419F, 12679, 0xA1740000, 98.912, 37.4139, 26.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1670,7 +1670,7 @@ VALUES (0x7A1741A0, 10707, 0xA1740000, 6.41173, 107.529, 28.079, -0.748837, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A1741A1, 19075, 0xA1740000, 83.2045, 152.7, 26.005, 0.999727, 0, 0, 0.023352, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA1740000 [83.204498 152.699997 26.004999] 0.999727 0.000000 0.000000 0.023351 */ +/* @teleloc 0xA1740000 [83.204498 152.699997 26.004999] 0.999727 0.000000 0.000000 0.023352 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A1741A2, 19075, 0xA1740000, 35.112, 43.3081, 24.005, 0.29358, 0, 0, 0.955934, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A1A4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A1A4.sql index fb9b990aaf..b17e75f49b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A1A4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A1A4.sql @@ -69,16 +69,16 @@ VALUES (0x7A1A4010, 412, 0xA1A40000, 89.135, 37.07, 69.5, -0.707106, 0, 0, -0. /* @teleloc 0xA1A40000 [89.135002 37.070000 69.500000] -0.707106 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A1A4011, 412, 0xA1A40000, 153.4, 94.73, 50.17, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA1A40000 [153.399994 94.730003 50.169998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A1A4011, 412, 0xA1A40000, 153.4, 94.73, 50.17, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA1A40000 [153.399994 94.730003 50.169998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A1A4012, 412, 0xA1A40000, 148.905, 89.775, 50.155, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xA1A40000 [148.904999 89.775002 50.154999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A1A4013, 412, 0xA1A40000, 150.355, 88.425, 53.155, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA1A40000 [150.354996 88.425003 53.154999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A1A4013, 412, 0xA1A40000, 150.355, 88.425, 53.155, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA1A40000 [150.354996 88.425003 53.154999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A1A4014, 412, 0xA1A40000, 151.39, 92.13, 53.16, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -278,7 +278,7 @@ VALUES (0x7A1A4057, 24067, 0xA1A40000, 133.375, 80.1674, 50.005, 0.689587, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A1A4058, 7923, 0xA1A40000, 131.589, 81.6693, 50.005, 0.99748, 0, 0, 0.070943, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0xA1A40000 [131.589005 81.669296 50.005001] 0.997480 0.000000 0.000000 0.070942 */ +/* @teleloc 0xA1A40000 [131.589005 81.669296 50.005001] 0.997480 0.000000 0.000000 0.070943 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A1A4059, 24103, 0xA1A40000, 130.156, 78.3839, 50.9279, -0.491884, 0, 0, -0.870661, False, '2005-02-09 10:00:00'); /* A note from Mage Syltyn Rillon */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A1B5.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A1B5.sql index 4df62ea322..4889ba285b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A1B5.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A1B5.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xA1B5; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A1B5000, 412, 0xA1B50000, 34.3744, 137.453, 74.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA1B50000 [34.374401 137.453003 74.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A1B5000, 412, 0xA1B50000, 34.3744, 137.453, 74.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA1B50000 [34.374401 137.453003 74.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A1B5001, 412, 0xA1B50000, 40.9344, 129.713, 74.005, -0.710799, 0, 0, -0.703395, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A23D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A23D.sql index aae2c0de17..a59e30dcaf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A23D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A23D.sql @@ -549,20 +549,20 @@ VALUES (0x7A23D088, 9686, 0xA23D0138, 106.315, 33.284, 71.5, -0.707107, 0, 0, 0 /* @teleloc 0xA23D0138 [106.315002 33.284000 71.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D089, 9686, 0xA23D0138, 105.115, 31.384, 70.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0138 [105.114998 31.384001 70.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D089, 9686, 0xA23D0138, 105.115, 31.384, 70.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0138 [105.114998 31.384001 70.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D08A, 9686, 0xA23D0139, 107.969, 29.4989, 69.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0139 [107.969002 29.498899 69.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D08A, 9686, 0xA23D0139, 107.969, 29.4989, 69.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0139 [107.969002 29.498899 69.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D08B, 9686, 0xA23D0139, 113.347, 29.4989, 69.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0139 [113.347000 29.498899 69.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D08B, 9686, 0xA23D0139, 113.347, 29.4989, 69.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0139 [113.347000 29.498899 69.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D08C, 9686, 0xA23D0139, 110.697, 35.4489, 71.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0139 [110.696999 35.448898 71.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A23D08C, 9686, 0xA23D0139, 110.697, 35.4489, 71.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0139 [110.696999 35.448898 71.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A23D08D, 9686, 0xA23D0139, 114.647, 34.3989, 69.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -585,16 +585,16 @@ VALUES (0x7A23D091, 11698, 0xA23D0139, 110.706, 32.5411, 74.6, -0.707107, 0, 0, /* @teleloc 0xA23D0139 [110.706001 32.541100 74.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D092, 11697, 0xA23D0139, 110.692, 35.0745, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA23D0139 [110.692001 35.074501 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A23D092, 11697, 0xA23D0139, 110.692, 35.0745, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA23D0139 [110.692001 35.074501 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D093, 9686, 0xA23D013D, 107.633, 28.5801, 66.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D013D [107.633003 28.580099 66.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D093, 9686, 0xA23D013D, 107.633, 28.5801, 66.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D013D [107.633003 28.580099 66.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D094, 9686, 0xA23D013D, 107.883, 35.1301, 66.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D013D [107.883003 35.130100 66.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A23D094, 9686, 0xA23D013D, 107.883, 35.1301, 66.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D013D [107.883003 35.130100 66.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A23D095, 9686, 0xA23D013D, 111.382, 31.7444, 66.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -613,8 +613,8 @@ VALUES (0x7A23D098, 9687, 0xA23D013D, 110.771, 34.5291, 64.1, 0.878817, 0, 0, - /* @teleloc 0xA23D013D [110.771004 34.529099 64.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D099, 412, 0xA23D0000, 104.056, 37.0511, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA23D0000 [104.056000 37.051102 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D099, 412, 0xA23D0000, 104.056, 37.0511, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA23D0000 [104.056000 37.051102 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A23D09A, 10128, 0xA23D0104, 40.3924, 39.0333, 66.005, -0.394798, 0, 0, -0.918768, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2041,8 +2041,8 @@ VALUES (0x7A23D18F, 11697, 0xA23D0138, 105.928, 36.0347, 68.1, 0.91496, 0, 0, -0 /* @teleloc 0xA23D0138 [105.928001 36.034698 68.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D190, 11697, 0xA23D0138, 104.903, 31.7597, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA23D0138 [104.903000 31.759701 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D190, 11697, 0xA23D0138, 104.903, 31.7597, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA23D0138 [104.903000 31.759701 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A23D191, 9686, 0xA23D0138, 101.665, 32.159, 70.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2057,8 +2057,8 @@ VALUES (0x7A23D193, 9686, 0xA23D0138, 101.665, 35.634, 70.5, -0.707107, 0, 0, - /* @teleloc 0xA23D0138 [101.665001 35.633999 70.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D194, 9686, 0xA23D0138, 104.083, 36.5301, 71.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0138 [104.083000 36.530102 71.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A23D194, 9686, 0xA23D0138, 104.083, 36.5301, 71.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0138 [104.083000 36.530102 71.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A23D195, 9686, 0xA23D0138, 106.315, 35.3789, 70.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2073,8 +2073,8 @@ VALUES (0x7A23D197, 9686, 0xA23D0139, 114.647, 32.4612, 71.875, 0.707107, 0, 0, /* @teleloc 0xA23D0139 [114.647003 32.461201 71.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D198, 9686, 0xA23D0139, 110.713, 29.4989, 71.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0139 [110.712997 29.498899 71.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D198, 9686, 0xA23D0139, 110.713, 29.4989, 71.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0139 [110.712997 29.498899 71.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A23D199, 9686, 0xA23D0139, 106.756, 30.5133, 71.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2089,12 +2089,12 @@ VALUES (0x7A23D19B, 9686, 0xA23D0139, 106.756, 34.5627, 71.6, -0.707107, 0, 0, /* @teleloc 0xA23D0139 [106.755997 34.562698 71.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D19C, 9686, 0xA23D0139, 108.148, 35.4489, 71.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0139 [108.148003 35.448898 71.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A23D19C, 9686, 0xA23D0139, 108.148, 35.4489, 71.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0139 [108.148003 35.448898 71.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D19D, 9686, 0xA23D0139, 113.372, 35.4489, 71.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0139 [113.372002 35.448898 71.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A23D19D, 9686, 0xA23D0139, 113.372, 35.4489, 71.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0139 [113.372002 35.448898 71.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A23D19E, 11698, 0xA23D0139, 113.241, 30.6461, 72.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2125,12 +2125,12 @@ VALUES (0x7A23D1A4, 11697, 0xA23D0139, 107.726, 30.2711, 68.1, 0.359182, 0, 0, 0 /* @teleloc 0xA23D0139 [107.725998 30.271099 68.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D1A5, 9686, 0xA23D013D, 109.722, 28.5801, 66.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D013D [109.722000 28.580099 66.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D1A5, 9686, 0xA23D013D, 109.722, 28.5801, 66.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D013D [109.722000 28.580099 66.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D1A6, 9686, 0xA23D013D, 104.859, 35.1301, 66.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D013D [104.859001 35.130100 66.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A23D1A6, 9686, 0xA23D013D, 104.859, 35.1301, 66.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D013D [104.859001 35.130100 66.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A23D1A7, 9686, 0xA23D013D, 101.673, 30.0452, 66.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2141,32 +2141,32 @@ VALUES (0x7A23D1A8, 11698, 0xA23D013D, 106.396, 31.8161, 67.525, 0.707107, 0, 0, /* @teleloc 0xA23D013D [106.396004 31.816099 67.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D1A9, 11697, 0xA23D013D, 106.501, 28.9902, 64.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA23D013D [106.500999 28.990200 64.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D1A9, 11697, 0xA23D013D, 106.501, 28.9902, 64.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA23D013D [106.500999 28.990200 64.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A23D1AA, 11697, 0xA23D013D, 110.593, 31.9659, 64.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA23D013D [110.593002 31.965900 64.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D1AB, 11697, 0xA23D013D, 108.053, 34.6323, 64.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA23D013D [108.053001 34.632301 64.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A23D1AB, 11697, 0xA23D013D, 108.053, 34.6323, 64.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA23D013D [108.053001 34.632301 64.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D1AC, 9686, 0xA23D0000, 104.058, 37.1651, 71.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0000 [104.057999 37.165100 71.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D1AC, 9686, 0xA23D0000, 104.058, 37.1651, 71.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0000 [104.057999 37.165100 71.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D1AD, 9686, 0xA23D0000, 101.048, 43.0201, 69.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0000 [101.047997 43.020100 69.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A23D1AD, 9686, 0xA23D0000, 101.048, 43.0201, 69.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0000 [101.047997 43.020100 69.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D1AE, 9686, 0xA23D0000, 107.078, 43.0201, 69.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA23D0000 [107.078003 43.020100 69.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A23D1AE, 9686, 0xA23D0000, 107.078, 43.0201, 69.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA23D0000 [107.078003 43.020100 69.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A23D1AF, 12679, 0xA23D0000, 108.601, 37.4861, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA23D0000 [108.600998 37.486099 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A23D1AF, 12679, 0xA23D0000, 108.601, 37.4861, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA23D0000 [108.600998 37.486099 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A23D1B0, 12679, 0xA23D0000, 99.756, 37.3761, 68.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A25F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A25F.sql index cae1c57233..d58cf9293b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A25F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A25F.sql @@ -9,8 +9,8 @@ VALUES (0x7A25F001, 1148, 0xA25F0000, 130.238, 64.5763, 20, 0.707107, 0, 0, 0.7 /* @teleloc 0xA25F0000 [130.238007 64.576302 20.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A25F002, 1148, 0xA25F0000, 135.728, 61.5863, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA25F0000 [135.727997 61.586300 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A25F002, 1148, 0xA25F0000, 135.728, 61.5863, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA25F0000 [135.727997 61.586300 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A25F003, 145, 0xA25F0126, 128.425, 124.625, 20, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Coffer */ @@ -81,8 +81,8 @@ VALUES (0x7A25F013, 1832, 0xA25F0142, 125.713, 12.0452, 20.005, 0.657146, 0, 0, /* @teleloc 0xA25F0142 [125.712997 12.045200 20.004999] 0.657146 0.000000 0.000000 -0.753764 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A25F014, 1804, 0xA25F0000, 151.074, 151.381, 22.9984, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Bows and Arrows */ -/* @teleloc 0xA25F0000 [151.074005 151.380997 22.998400] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A25F014, 1804, 0xA25F0000, 151.074, 151.381, 22.9984, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Bows and Arrows */ +/* @teleloc 0xA25F0000 [151.074005 151.380997 22.998400] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A25F015, 1810, 0xA25F0000, 130.145, 132.921, 23.7908, -0.903941, 0, 0, -0.427657, False, '2005-02-09 10:00:00'); /* The Thirsty Blade */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A260.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A260.sql index 7f8beb04bb..536caf0532 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A260.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A260.sql @@ -29,8 +29,8 @@ VALUES (0x7A260006, 1824, 0xA2600112, 182.987, 40.1413, 17.205, 0.643118, 0, 0, /* @teleloc 0xA2600112 [182.987000 40.141300 17.205000] 0.643118 0.000000 0.000000 0.765767 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A260007, 1803, 0xA2600000, 161.115, 37.6397, 22.6944, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sammam the Wise */ -/* @teleloc 0xA2600000 [161.115005 37.639702 22.694401] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A260007, 1803, 0xA2600000, 161.115, 37.6397, 22.6944, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sammam the Wise */ +/* @teleloc 0xA2600000 [161.115005 37.639702 22.694401] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A260008, 4778, 0xA260010A, 187.569, 36.0679, 20.005, 0.971893, 0, 0, 0.235421, False, '2005-02-09 10:00:00'); /* Gharundim Ivory Collector Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A274.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A274.sql index f79d17398f..513167903c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A274.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A274.sql @@ -5,24 +5,24 @@ VALUES (0x7A274000, 11697, 0xA2740100, 41.4204, 35.8653, 32.075, -0.909599, 0, 0 /* @teleloc 0xA2740100 [41.420399 35.865299 32.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274001, 9686, 0xA2740100, 41.3409, 30.8774, 34.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740100 [41.340900 30.877399 34.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274001, 9686, 0xA2740100, 41.3409, 30.8774, 34.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740100 [41.340900 30.877399 34.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274002, 11697, 0xA2740100, 37.354, 33.7843, 32.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2740100 [37.354000 33.784302 32.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274003, 9686, 0xA2740100, 35.6409, 30.9024, 34.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740100 [35.640900 30.902399 34.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274003, 9686, 0xA2740100, 35.6409, 30.9024, 34.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740100 [35.640900 30.902399 34.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274004, 9686, 0xA2740100, 35.874, 36.8441, 34.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740100 [35.874001 36.844101 34.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274004, 9686, 0xA2740100, 35.874, 36.8441, 34.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740100 [35.874001 36.844101 34.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274005, 9686, 0xA2740100, 41.3041, 36.8691, 34.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740100 [41.304100 36.869099 34.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274005, 9686, 0xA2740100, 41.3041, 36.8691, 34.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740100 [41.304100 36.869099 34.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274006, 9686, 0xA2740100, 42.6291, 36.1441, 34.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7A274009, 11697, 0xA2740100, 40.104, 33.7843, 32.075, 0.707107, 0, 0, /* @teleloc 0xA2740100 [40.104000 33.784302 32.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27400A, 9686, 0xA2740100, 38.428, 30.8774, 35.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740100 [38.428001 30.877399 35.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A27400A, 9686, 0xA2740100, 38.428, 30.8774, 35.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740100 [38.428001 30.877399 35.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27400B, 9686, 0xA2740100, 42.6291, 33.7775, 35.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2740100 [42.629101 33.777500 35.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27400C, 9686, 0xA2740100, 38.6654, 36.8441, 35.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740100 [38.665401 36.844101 35.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A27400C, 9686, 0xA2740100, 38.6654, 36.8441, 35.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740100 [38.665401 36.844101 35.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27400D, 9686, 0xA2740100, 34.5005, 32.2807, 34.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7A274013, 11698, 0xA2740100, 36.3166, 35.411, 36.175, -0.9486, 0, 0, - /* @teleloc 0xA2740100 [36.316601 35.410999 36.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274014, 11697, 0xA2740100, 38.6954, 36.1903, 32.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2740100 [38.695400 36.190300 32.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274014, 11697, 0xA2740100, 38.6954, 36.1903, 32.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2740100 [38.695400 36.190300 32.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274015, 11697, 0xA2740100, 38.6954, 33.7653, 32.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7A274016, 11697, 0xA2740100, 35.3973, 31.7151, 32.075, -0.364064, 0, 0 /* @teleloc 0xA2740100 [35.397301 31.715099 32.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274017, 11697, 0xA2740100, 36.8723, 31.2651, 32.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2740100 [36.872299 31.265100 32.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274017, 11697, 0xA2740100, 36.8723, 31.2651, 32.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2740100 [36.872299 31.265100 32.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274018, 11697, 0xA2740100, 39.9473, 31.2651, 32.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2740100 [39.947300 31.265100 32.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274018, 11697, 0xA2740100, 39.9473, 31.2651, 32.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2740100 [39.947300 31.265100 32.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274019, 11697, 0xA2740103, 32.9149, 33.1366, 32.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2740103 [32.914902 33.136600 32.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7A274019, 11697, 0xA2740103, 32.9149, 33.1366, 32.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2740103 [32.914902 33.136600 32.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27401A, 11697, 0xA2740103, 33.5975, 37.4604, 32.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2740103 [33.597500 37.460400 32.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27401B, 9686, 0xA2740103, 33.0687, 32.757, 34.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740103 [33.068699 32.757000 34.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A27401B, 9686, 0xA2740103, 33.0687, 32.757, 34.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740103 [33.068699 32.757000 34.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27401C, 9686, 0xA2740103, 29.5537, 35.3845, 34.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7A27401F, 9686, 0xA2740103, 34.0479, 34.682, 35.475, 0.707107, 0, 0, /* @teleloc 0xA2740103 [34.047901 34.681999 35.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274020, 9686, 0xA2740103, 32.1033, 37.9263, 35.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740103 [32.103298 37.926300 35.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274020, 9686, 0xA2740103, 32.1033, 37.9263, 35.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740103 [32.103298 37.926300 35.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274021, 11697, 0xA2740106, 37.3949, 33.1336, 28.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7A274023, 9686, 0xA2740106, 39.4037, 33.1344, 29.95, 0.707107, 0, 0, /* @teleloc 0xA2740106 [39.403702 33.134399 29.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274024, 9686, 0xA2740106, 34.1287, 29.9345, 29.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740106 [34.128700 29.934500 29.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274024, 9686, 0xA2740106, 34.1287, 29.9345, 29.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740106 [34.128700 29.934500 29.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274025, 9686, 0xA2740106, 29.5037, 33.1595, 29.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2740106 [29.503700 33.159500 29.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274026, 9686, 0xA2740106, 35.5287, 36.4845, 29.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740106 [35.528702 36.484501 29.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274026, 9686, 0xA2740106, 35.5287, 36.4845, 29.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740106 [35.528702 36.484501 29.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274027, 11698, 0xA2740106, 34.421, 33.8, 31.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA2740106 [34.421001 33.799999 31.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274027, 11698, 0xA2740106, 34.421, 33.8, 31.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA2740106 [34.421001 33.799999 31.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274028, 9687, 0xA2740106, 38.8409, 30.4774, 28.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xA2740106 [38.840900 30.477400 28.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274029, 9686, 0xA2740106, 36.7024, 29.9345, 29.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740106 [36.702400 29.934500 29.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274029, 9686, 0xA2740106, 36.7024, 29.9345, 29.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740106 [36.702400 29.934500 29.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27402A, 9686, 0xA2740106, 32.4788, 36.4845, 29.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740106 [32.478802 36.484501 29.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A27402A, 9686, 0xA2740106, 32.4788, 36.4845, 29.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740106 [32.478802 36.484501 29.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27402B, 11697, 0xA2740106, 38.7091, 35.7273, 28.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2740106 [38.709099 35.727299 28.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27402C, 11697, 0xA2740106, 35.3341, 33.2023, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2740106 [35.334099 33.202301 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A27402C, 11697, 0xA2740106, 35.3341, 33.2023, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2740106 [35.334099 33.202301 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27402D, 11697, 0xA2740106, 30.1091, 30.5273, 28.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2740106 [30.109100 30.527300 28.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27402E, 412, 0xA2740000, 32.0909, 38.2874, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2740000 [32.090900 38.287399 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A27402E, 412, 0xA2740000, 32.0909, 38.2874, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2740000 [32.090900 38.287399 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27402F, 9686, 0xA2740000, 32.0687, 38.382, 35.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740000 [32.068699 38.382000 35.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A27402F, 9686, 0xA2740000, 32.0687, 38.382, 35.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740000 [32.068699 38.382000 35.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274030, 9686, 0xA2740000, 33.9673, 38.382, 33.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740000 [33.967300 38.382000 33.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274030, 9686, 0xA2740000, 33.9673, 38.382, 33.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740000 [33.967300 38.382000 33.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274031, 9686, 0xA2740000, 30.2165, 38.382, 33.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740000 [30.216499 38.382000 33.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274031, 9686, 0xA2740000, 30.2165, 38.382, 33.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740000 [30.216499 38.382000 33.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274032, 12679, 0xA2740000, 28.3954, 38.9403, 32.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA2740000 [28.395399 38.940300 32.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274033, 12679, 0xA2740000, 42.7454, 38.7153, 32.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2740000 [42.745399 38.715302 32.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274033, 12679, 0xA2740000, 42.7454, 38.7153, 32.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2740000 [42.745399 38.715302 32.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274068, 9686, 0xA2740111, 33.8671, 133.821, 35.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x7A27416B, 12679, 0xA2740000, 176.917, 104.622, 40.1, 0.707107, 0, 0, - /* @teleloc 0xA2740000 [176.917007 104.622002 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27416C, 412, 0xA2740139, 152.926, 64.6563, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2740139 [152.925995 64.656303 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A27416C, 412, 0xA2740139, 152.926, 64.6563, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2740139 [152.925995 64.656303 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27416D, 9686, 0xA274013A, 152.876, 63.8463, 40.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x7A274170, 11697, 0xA274013A, 151.148, 63.3572, 36.15, -0.92388, 0, 0, /* @teleloc 0xA274013A [151.147995 63.357201 36.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274171, 9686, 0xA274013A, 152.876, 55.2963, 41.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013A [152.876007 55.296299 41.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274171, 9686, 0xA274013A, 152.876, 55.2963, 41.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013A [152.876007 55.296299 41.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274172, 9686, 0xA274013A, 150.576, 61.3455, 38.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x7A274175, 9686, 0xA274013A, 155.204, 61.1307, 38.25, 0.707107, 0, 0, /* @teleloc 0xA274013A [155.203995 61.130699 38.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274176, 9686, 0xA274013B, 159.076, 59.3463, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013B [159.076004 59.346298 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274176, 9686, 0xA274013B, 159.076, 59.3463, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013B [159.076004 59.346298 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274177, 9686, 0xA274013B, 162.209, 58.1552, 38.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA274013B [162.209000 58.155201 38.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274178, 9686, 0xA274013B, 161.117, 53.3963, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013B [161.117004 53.396301 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274178, 9686, 0xA274013B, 161.117, 53.3963, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013B [161.117004 53.396301 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274179, 9686, 0xA274013B, 156.665, 53.3963, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013B [156.664993 53.396301 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274179, 9686, 0xA274013B, 156.665, 53.3963, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013B [156.664993 53.396301 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27417A, 9686, 0xA274013B, 155.645, 54.6263, 38, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x7A27417D, 11698, 0xA274013B, 159.026, 56.2963, 42.25, 0.707107, 0, 0, /* @teleloc 0xA274013B [159.026001 56.296299 42.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27417E, 11697, 0xA274013B, 159.01, 56.2131, 36.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA274013B [159.009995 56.213100 36.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A27417E, 11697, 0xA274013B, 159.01, 56.2131, 36.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA274013B [159.009995 56.213100 36.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27417F, 9686, 0xA274013B, 162.209, 54.5552, 38.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x7A274180, 9686, 0xA274013B, 162.209, 56.3975, 39.9, 0.707107, 0, 0, - /* @teleloc 0xA274013B [162.209000 56.397499 39.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274181, 9686, 0xA274013B, 161.175, 59.3463, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013B [161.175003 59.346298 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274181, 9686, 0xA274013B, 161.175, 59.3463, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013B [161.175003 59.346298 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274182, 9686, 0xA274013B, 156.825, 59.3463, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013B [156.824997 59.346298 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274182, 9686, 0xA274013B, 156.825, 59.3463, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013B [156.824997 59.346298 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274183, 9686, 0xA274013B, 158.897, 53.3963, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013B [158.897003 53.396301 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274183, 9686, 0xA274013B, 158.897, 53.3963, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013B [158.897003 53.396301 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274184, 9686, 0xA274013B, 155.645, 54.8752, 39.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x7A274185, 9686, 0xA274013B, 155.645, 57.9127, 39.6, -0.707107, 0, 0, /* @teleloc 0xA274013B [155.645004 57.912701 39.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274186, 9686, 0xA274013B, 156.825, 59.3463, 38, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013B [156.824997 59.346298 38.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274186, 9686, 0xA274013B, 156.825, 59.3463, 38, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013B [156.824997 59.346298 38.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274187, 11698, 0xA274013B, 161.353, 54.0894, 40.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x7A274188, 11698, 0xA274013B, 161.253, 58.3895, 40.3, 0.919479, 0, 0, - /* @teleloc 0xA274013B [161.253006 58.389500 40.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274189, 11697, 0xA274013B, 159.013, 54.8787, 36.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA274013B [159.013000 54.878700 36.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274189, 11697, 0xA274013B, 159.013, 54.8787, 36.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA274013B [159.013000 54.878700 36.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27418A, 11697, 0xA274013B, 159.013, 57.3745, 36.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA274013B [159.013000 57.374500 36.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A27418A, 11697, 0xA274013B, 159.013, 57.3745, 36.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA274013B [159.013000 57.374500 36.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27418B, 11697, 0xA274013B, 161.163, 54.2631, 36.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x7A27418C, 11697, 0xA274013B, 161.507, 56.4657, 36.15, 0.707107, 0, 0, /* @teleloc 0xA274013B [161.507004 56.465698 36.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27418D, 11697, 0xA274013B, 159.013, 58.5779, 36.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA274013B [159.013000 58.577900 36.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A27418D, 11697, 0xA274013B, 159.013, 58.5779, 36.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA274013B [159.013000 58.577900 36.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27418E, 9686, 0xA274013D, 155.127, 58.9963, 34.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013D [155.126999 58.996300 34.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A27418E, 9686, 0xA274013D, 155.127, 58.9963, 34.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013D [155.126999 58.996300 34.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27418F, 9686, 0xA274013D, 161.977, 56.3277, 34.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x7A274192, 9687, 0xA274013D, 151.352, 58.2632, 32.1, -0.865587, -0.000 /* @teleloc 0xA274013D [151.352005 58.263199 32.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274193, 9686, 0xA274013D, 158.43, 58.9963, 34.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013D [158.429993 58.996300 34.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274193, 9686, 0xA274013D, 158.43, 58.9963, 34.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013D [158.429993 58.996300 34.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274194, 9686, 0xA274013D, 154.529, 53.4567, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013D [154.529007 53.456699 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274194, 9686, 0xA274013D, 154.529, 53.4567, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013D [154.529007 53.456699 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274195, 9686, 0xA274013D, 158.642, 53.4567, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274013D [158.641998 53.456699 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274195, 9686, 0xA274013D, 158.642, 53.4567, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274013D [158.641998 53.456699 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A274196, 9686, 0xA274013D, 150.576, 54.6172, 34.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x7A274197, 11698, 0xA274013D, 157.169, 56.2963, 35.5, -0.707107, 0, 0, /* @teleloc 0xA274013D [157.169006 56.296299 35.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274198, 11697, 0xA274013D, 156.916, 58.3376, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA274013D [156.916000 58.337601 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A274198, 11697, 0xA274013D, 156.916, 58.3376, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA274013D [156.916000 58.337601 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A274199, 11697, 0xA274013D, 156.616, 53.9876, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA274013D [156.615997 53.987598 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A274199, 11697, 0xA274013D, 156.616, 53.9876, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA274013D [156.615997 53.987598 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27419A, 11697, 0xA274013D, 161.235, 55.9599, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA274013D [161.235001 55.959900 32.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27419B, 9686, 0xA2740000, 152.926, 64.6949, 39.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740000 [152.925995 64.694901 39.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A27419B, 9686, 0xA2740000, 152.926, 64.6949, 39.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740000 [152.925995 64.694901 39.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27419C, 9686, 0xA2740000, 150.775, 64.8949, 37.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740000 [150.774994 64.894897 37.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A27419C, 9686, 0xA2740000, 150.775, 64.8949, 37.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740000 [150.774994 64.894897 37.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27419D, 9686, 0xA2740000, 155.068, 64.8949, 37.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740000 [155.067993 64.894897 37.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A27419D, 9686, 0xA2740000, 155.068, 64.8949, 37.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740000 [155.067993 64.894897 37.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A27419E, 12679, 0xA2740000, 157.013, 65.3288, 36.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA2740000 [157.013000 65.328796 36.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A27419F, 12679, 0xA2740000, 159.013, 60.5788, 36.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2740000 [159.013000 60.578800 36.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A27419F, 12679, 0xA2740000, 159.013, 60.5788, 36.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2740000 [159.013000 60.578800 36.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741A0, 9686, 0xA274010A, 105.819, 35.8031, 37.6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1489,12 +1489,12 @@ VALUES (0x7A2741A7, 9686, 0xA274010A, 101.229, 35.2248, 39.05, -0.707107, 0, 0, /* @teleloc 0xA274010A [101.228996 35.224800 39.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741A8, 9686, 0xA274010A, 103.613, 30.7123, 39.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010A [103.612999 30.712299 39.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741A8, 9686, 0xA274010A, 103.613, 30.7123, 39.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010A [103.612999 30.712299 39.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741A9, 9686, 0xA274010B, 111.063, 38.0123, 37.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010B [111.063004 38.012299 37.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2741A9, 9686, 0xA274010B, 111.063, 38.0123, 37.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010B [111.063004 38.012299 37.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741AA, 9686, 0xA274010B, 115.463, 36.7123, 36.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x7A2741AB, 9686, 0xA274010B, 115.463, 33.0623, 36.8, 0.707107, 0, 0, - /* @teleloc 0xA274010B [115.462997 33.062302 36.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741AC, 9686, 0xA274010B, 111.013, 32.0623, 37.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010B [111.013000 32.062302 37.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741AC, 9686, 0xA274010B, 111.013, 32.0623, 37.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010B [111.013000 32.062302 37.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741AD, 11697, 0xA274010B, 107.278, 32.7241, 34.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x7A2741AE, 11697, 0xA274010B, 114.778, 37.1241, 34.05, -0.895323, 0, 0, /* @teleloc 0xA274010B [114.778000 37.124100 34.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741AF, 11698, 0xA274010B, 111.068, 34.9123, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA274010B [111.068001 34.912300 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741AF, 11698, 0xA274010B, 111.068, 34.9123, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA274010B [111.068001 34.912300 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741B0, 11697, 0xA274010B, 111.178, 34.9741, 34.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x7A2741B3, 9686, 0xA274010B, 106.329, 33.4279, 35.95, -0.707107, 0, 0, /* @teleloc 0xA274010B [106.329002 33.427898 35.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741B4, 9686, 0xA274010B, 114.162, 32.0623, 37.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010B [114.162003 32.062302 37.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741B4, 9686, 0xA274010B, 114.162, 32.0623, 37.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010B [114.162003 32.062302 37.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741B5, 9686, 0xA274010B, 107.919, 32.0623, 37.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010B [107.918999 32.062302 37.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741B5, 9686, 0xA274010B, 107.919, 32.0623, 37.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010B [107.918999 32.062302 37.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741B6, 9686, 0xA274010B, 115.463, 35.0065, 38, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA274010B [115.462997 35.006500 38.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741B7, 9686, 0xA274010B, 107.844, 38.0123, 37.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010B [107.844002 38.012299 37.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2741B7, 9686, 0xA274010B, 107.844, 38.0123, 37.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010B [107.844002 38.012299 37.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741B8, 9686, 0xA274010B, 114.211, 38.0123, 37.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010B [114.210999 38.012299 37.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2741B8, 9686, 0xA274010B, 114.211, 38.0123, 37.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010B [114.210999 38.012299 37.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741B9, 9686, 0xA274010B, 114.043, 38.0123, 36, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010B [114.042999 38.012299 36.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2741B9, 9686, 0xA274010B, 114.043, 38.0123, 36, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010B [114.042999 38.012299 36.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741BA, 11698, 0xA274010B, 108.278, 34.9123, 40.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x7A2741BE, 11697, 0xA274010B, 115.091, 34.9741, 34.05, 0.707107, 0, 0, /* @teleloc 0xA274010B [115.091003 34.974098 34.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741BF, 11697, 0xA274010B, 111.089, 32.5669, 34.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA274010B [111.088997 32.566898 34.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741BF, 11697, 0xA274010B, 111.089, 32.5669, 34.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA274010B [111.088997 32.566898 34.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741C0, 11697, 0xA274010B, 114.048, 32.7241, 34.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA274010B [114.047997 32.724098 34.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741C1, 9686, 0xA274010C, 106.963, 32.0623, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010C [106.962997 32.062302 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741C1, 9686, 0xA274010C, 106.963, 32.0623, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010C [106.962997 32.062302 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741C2, 9686, 0xA274010C, 106.863, 37.6123, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010C [106.862999 37.612301 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2741C2, 9686, 0xA274010C, 106.863, 37.6123, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010C [106.862999 37.612301 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741C3, 9686, 0xA274010C, 115.413, 34.9123, 32.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x7A2741C7, 9686, 0xA274010C, 101.229, 33.6104, 32.4, -0.707107, 0, 0, /* @teleloc 0xA274010C [101.228996 33.610401 32.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741C8, 9686, 0xA274010C, 111.099, 32.0623, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010C [111.098999 32.062302 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741C8, 9686, 0xA274010C, 111.099, 32.0623, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010C [111.098999 32.062302 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741C9, 9686, 0xA274010C, 110.665, 37.6123, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA274010C [110.665001 37.612301 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2741C9, 9686, 0xA274010C, 110.665, 37.6123, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA274010C [110.665001 37.612301 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741CA, 11698, 0xA274010C, 109.3, 34.9123, 33.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA274010C [109.300003 34.912300 33.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741CB, 11697, 0xA274010C, 108.938, 32.6047, 30.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA274010C [108.938004 32.604698 30.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741CB, 11697, 0xA274010C, 108.938, 32.6047, 30.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA274010C [108.938004 32.604698 30.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741CC, 11697, 0xA274010C, 108.808, 37.0747, 30.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA274010C [108.807999 37.074699 30.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2741CC, 11697, 0xA274010C, 108.808, 37.0747, 30.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA274010C [108.807999 37.074699 30.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741CD, 11697, 0xA274010C, 107.805, 34.7533, 30.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA274010C [107.805000 34.753300 30.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741CE, 412, 0xA2740000, 111.068, 39.5223, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2740000 [111.068001 39.522301 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741CE, 412, 0xA2740000, 111.068, 39.5223, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2740000 [111.068001 39.522301 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741CF, 9686, 0xA2740000, 111.113, 39.6423, 37.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740000 [111.112999 39.642300 37.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741CF, 9686, 0xA2740000, 111.113, 39.6423, 37.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740000 [111.112999 39.642300 37.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741D0, 9686, 0xA2740000, 114.953, 38.6853, 35.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740000 [114.953003 38.685299 35.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741D0, 9686, 0xA2740000, 114.953, 38.6853, 35.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740000 [114.953003 38.685299 35.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741D1, 9686, 0xA2740000, 107.273, 38.6853, 35.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2740000 [107.273003 38.685299 35.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741D1, 9686, 0xA2740000, 107.273, 38.6853, 35.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2740000 [107.273003 38.685299 35.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741D2, 12679, 0xA2740000, 113.519, 38.8769, 34.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2740000 [113.518997 38.876900 34.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741D2, 12679, 0xA2740000, 113.519, 38.8769, 34.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2740000 [113.518997 38.876900 34.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2741D3, 12679, 0xA2740000, 108.679, 38.9069, 34.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2740000 [108.679001 38.906898 34.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2741D3, 12679, 0xA2740000, 108.679, 38.9069, 34.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2740000 [108.679001 38.906898 34.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741D4, 13806, 0xA2740111, 35.1986, 135.137, 32.005, 0.693493, 0, 0, 0.720463, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2158,7 +2158,7 @@ VALUES (0x7A2741E1, 14247, 0xA2740000, 184.213, 150.282, 38.005, 0.999591, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741E2, 14247, 0xA2740000, 131.138, 152.089, 36.005, 0.99983, 0, 0, 0.018454, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA2740000 [131.138000 152.089005 36.005001] 0.999830 0.000000 0.000000 0.018453 */ +/* @teleloc 0xA2740000 [131.138000 152.089005 36.005001] 0.999830 0.000000 0.000000 0.018454 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2741E3, 14247, 0xA2740000, 84.3524, 151.753, 34.005, 0.999415, 0, 0, -0.034213, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A2A4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A2A4.sql index de9ba47e8d..00db1b9aac 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A2A4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A2A4.sql @@ -5,8 +5,8 @@ VALUES (0x7A2A4000, 913, 0xA2A40000, 145.275, 110.178, 50.005, 0.699288, 0, 0, /* @teleloc 0xA2A40000 [145.274994 110.178001 50.005001] 0.699288 0.000000 0.000000 0.714840 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2A4001, 412, 0xA2A40000, 38.1913, 111.942, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2A40000 [38.191299 111.942001 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2A4001, 412, 0xA2A40000, 38.1913, 111.942, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2A40000 [38.191299 111.942001 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2A4002, 12050, 0xA2A40103, 30.9222, 105.51, 50.005, -0.799642, 0, 0, 0.600477, True, '2005-02-09 10:00:00'); /* Agent of the Arcanum */ @@ -14,7 +14,7 @@ VALUES (0x7A2A4002, 12050, 0xA2A40103, 30.9222, 105.51, 50.005, -0.799642, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2A4003, 7923, 0xA2A40103, 30.8563, 106.687, 50.005, -0.026696, 0, 0, 0.999644, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0xA2A40103 [30.856300 106.686996 50.005001] -0.026695 0.000000 0.000000 0.999644 */ +/* @teleloc 0xA2A40103 [30.856300 106.686996 50.005001] -0.026696 0.000000 0.000000 0.999644 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7A2A4003, 0x7A2A4002, '2005-02-09 10:00:00') /* Agent of the Arcanum (12050) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A2C6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A2C6.sql index 5ad1e9c4c7..ac71fd9ba7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A2C6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A2C6.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xA2C6; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6000, 412, 0xA2C60101, 104.144, 41.3484, 124, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2C60101 [104.143997 41.348400 124.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6000, 412, 0xA2C60101, 104.144, 41.3484, 124, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2C60101 [104.143997 41.348400 124.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6001, 9686, 0xA2C60102, 104.094, 40.5384, 128.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -21,8 +21,8 @@ VALUES (0x7A2C6004, 11697, 0xA2C60102, 102.366, 40.0493, 124.15, -0.92388, 0, 0, /* @teleloc 0xA2C60102 [102.365997 40.049301 124.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6005, 9686, 0xA2C60102, 104.094, 31.9884, 129.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60102 [104.094002 31.988400 129.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6005, 9686, 0xA2C60102, 104.094, 31.9884, 129.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60102 [104.094002 31.988400 129.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6006, 9686, 0xA2C60102, 101.794, 38.0376, 126.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,20 +41,20 @@ VALUES (0x7A2C6009, 9686, 0xA2C60102, 106.422, 37.8228, 126.25, 0.707107, 0, 0, /* @teleloc 0xA2C60102 [106.421997 37.822800 126.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C600A, 9686, 0xA2C60103, 110.294, 36.0384, 127.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60103 [110.293999 36.038399 127.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C600A, 9686, 0xA2C60103, 110.294, 36.0384, 127.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60103 [110.293999 36.038399 127.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C600B, 9686, 0xA2C60103, 113.427, 34.8473, 126.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2C60103 [113.427002 34.847301 126.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C600C, 9686, 0xA2C60103, 112.335, 30.0884, 127.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60103 [112.334999 30.088400 127.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C600C, 9686, 0xA2C60103, 112.335, 30.0884, 127.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60103 [112.334999 30.088400 127.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C600D, 9686, 0xA2C60103, 107.883, 30.0884, 127.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60103 [107.883003 30.088400 127.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C600D, 9686, 0xA2C60103, 107.883, 30.0884, 127.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60103 [107.883003 30.088400 127.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C600E, 9686, 0xA2C60103, 106.863, 31.3184, 126, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,8 +73,8 @@ VALUES (0x7A2C6011, 11698, 0xA2C60103, 110.244, 32.9884, 130.25, 0.707107, 0, 0, /* @teleloc 0xA2C60103 [110.244003 32.988400 130.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6012, 11697, 0xA2C60103, 110.228, 32.9052, 124.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C60103 [110.227997 32.905201 124.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6012, 11697, 0xA2C60103, 110.228, 32.9052, 124.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C60103 [110.227997 32.905201 124.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6013, 9686, 0xA2C60103, 113.427, 31.2473, 126.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -85,16 +85,16 @@ VALUES (0x7A2C6014, 9686, 0xA2C60103, 113.427, 33.0896, 127.9, 0.707107, 0, 0, /* @teleloc 0xA2C60103 [113.427002 33.089600 127.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6015, 9686, 0xA2C60103, 112.393, 36.0384, 127.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60103 [112.392998 36.038399 127.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6015, 9686, 0xA2C60103, 112.393, 36.0384, 127.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60103 [112.392998 36.038399 127.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6016, 9686, 0xA2C60103, 108.043, 36.0384, 127.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60103 [108.042999 36.038399 127.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6016, 9686, 0xA2C60103, 108.043, 36.0384, 127.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60103 [108.042999 36.038399 127.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6017, 9686, 0xA2C60103, 110.115, 30.0884, 127.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60103 [110.114998 30.088400 127.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6017, 9686, 0xA2C60103, 110.115, 30.0884, 127.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60103 [110.114998 30.088400 127.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6018, 9686, 0xA2C60103, 106.863, 31.5673, 127.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -105,8 +105,8 @@ VALUES (0x7A2C6019, 9686, 0xA2C60103, 106.863, 34.6048, 127.6, -0.707107, 0, 0, /* @teleloc 0xA2C60103 [106.862999 34.604801 127.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C601A, 9686, 0xA2C60103, 108.043, 36.0384, 126, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60103 [108.042999 36.038399 126.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C601A, 9686, 0xA2C60103, 108.043, 36.0384, 126, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60103 [108.042999 36.038399 126.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C601B, 11698, 0xA2C60103, 112.571, 30.7815, 128.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -117,12 +117,12 @@ VALUES (0x7A2C601C, 11698, 0xA2C60103, 112.471, 35.0816, 128.3, 0.919479, 0, 0, /* @teleloc 0xA2C60103 [112.471001 35.081600 128.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C601D, 11697, 0xA2C60103, 110.231, 31.5709, 124.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C60103 [110.231003 31.570900 124.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C601D, 11697, 0xA2C60103, 110.231, 31.5709, 124.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C60103 [110.231003 31.570900 124.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C601E, 11697, 0xA2C60103, 110.231, 34.0666, 124.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C60103 [110.231003 34.066601 124.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C601E, 11697, 0xA2C60103, 110.231, 34.0666, 124.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C60103 [110.231003 34.066601 124.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C601F, 11697, 0xA2C60103, 112.381, 30.9551, 124.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -133,12 +133,12 @@ VALUES (0x7A2C6020, 11697, 0xA2C60103, 112.725, 33.1578, 124.15, 0.707107, 0, 0, /* @teleloc 0xA2C60103 [112.724998 33.157799 124.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6021, 11697, 0xA2C60103, 110.231, 35.27, 124.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C60103 [110.231003 35.270000 124.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6021, 11697, 0xA2C60103, 110.231, 35.27, 124.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C60103 [110.231003 35.270000 124.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6022, 9686, 0xA2C60105, 106.345, 35.6884, 122.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60105 [106.345001 35.688400 122.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6022, 9686, 0xA2C60105, 106.345, 35.6884, 122.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60105 [106.345001 35.688400 122.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6023, 9686, 0xA2C60105, 113.195, 33.0198, 122.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7A2C6026, 9687, 0xA2C60105, 102.57, 34.9553, 120.1, -0.865587, -0.000 /* @teleloc 0xA2C60105 [102.570000 34.955299 120.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6027, 9686, 0xA2C60105, 109.648, 35.6884, 122.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60105 [109.648003 35.688400 122.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6027, 9686, 0xA2C60105, 109.648, 35.6884, 122.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60105 [109.648003 35.688400 122.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6028, 9686, 0xA2C60105, 105.747, 30.1488, 122.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60105 [105.747002 30.148800 122.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6028, 9686, 0xA2C60105, 105.747, 30.1488, 122.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60105 [105.747002 30.148800 122.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6029, 9686, 0xA2C60105, 109.86, 30.1488, 122.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60105 [109.860001 30.148800 122.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6029, 9686, 0xA2C60105, 109.86, 30.1488, 122.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60105 [109.860001 30.148800 122.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C602A, 9686, 0xA2C60105, 101.794, 31.3093, 122.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,36 +177,36 @@ VALUES (0x7A2C602B, 11698, 0xA2C60105, 108.387, 32.9884, 123.5, -0.707107, 0, 0, /* @teleloc 0xA2C60105 [108.387001 32.988400 123.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C602C, 11697, 0xA2C60105, 108.134, 35.0297, 120.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C60105 [108.134003 35.029701 120.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C602C, 11697, 0xA2C60105, 108.134, 35.0297, 120.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C60105 [108.134003 35.029701 120.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C602D, 11697, 0xA2C60105, 107.834, 30.6797, 120.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C60105 [107.834000 30.679701 120.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C602D, 11697, 0xA2C60105, 107.834, 30.6797, 120.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C60105 [107.834000 30.679701 120.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C602E, 11697, 0xA2C60105, 112.453, 32.652, 120.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2C60105 [112.453003 32.652000 120.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C602F, 9686, 0xA2C60000, 104.144, 41.387, 127.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60000 [104.143997 41.387001 127.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A2C602F, 9686, 0xA2C60000, 104.144, 41.387, 127.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60000 [104.143997 41.387001 127.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6030, 9686, 0xA2C60000, 101.993, 41.587, 125.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60000 [101.992996 41.587002 125.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A2C6030, 9686, 0xA2C60000, 101.993, 41.587, 125.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60000 [101.992996 41.587002 125.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6031, 9686, 0xA2C60000, 106.286, 41.587, 125.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60000 [106.286003 41.587002 125.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A2C6031, 9686, 0xA2C60000, 106.286, 41.587, 125.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60000 [106.286003 41.587002 125.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6032, 12679, 0xA2C60000, 108.231, 42.0209, 124.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA2C60000 [108.231003 42.020901 124.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6033, 12679, 0xA2C60000, 110.231, 37.2709, 124.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2C60000 [110.231003 37.270901 124.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6033, 12679, 0xA2C60000, 110.231, 37.2709, 124.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2C60000 [110.231003 37.270901 124.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6034, 9686, 0xA2C60107, 134.546, 155.038, 62.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -217,8 +217,8 @@ VALUES (0x7A2C6035, 9686, 0xA2C60107, 137.746, 154.988, 62.85, 0.317305, 0, 0, /* @teleloc 0xA2C60107 [137.746002 154.988007 62.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6036, 9686, 0xA2C60107, 136.139, 154.467, 65.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60107 [136.139008 154.466995 65.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6036, 9686, 0xA2C60107, 136.139, 154.467, 65.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60107 [136.139008 154.466995 65.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6037, 9686, 0xA2C60107, 133.792, 157.601, 63.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,32 +233,32 @@ VALUES (0x7A2C6039, 9686, 0xA2C60107, 137.896, 160.288, 62.85, -0.902209, 0, 0, /* @teleloc 0xA2C60107 [137.895996 160.287994 62.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C603A, 9686, 0xA2C60107, 136.146, 161.501, 63.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60107 [136.145996 161.501007 63.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C603A, 9686, 0xA2C60107, 136.146, 161.501, 63.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60107 [136.145996 161.501007 63.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C603B, 11697, 0xA2C60107, 136.194, 154.807, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C60107 [136.194000 154.807007 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C603B, 11697, 0xA2C60107, 136.194, 154.807, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C60107 [136.194000 154.807007 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C603C, 11697, 0xA2C60107, 134.294, 155.857, 60.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2C60107 [134.294006 155.856995 60.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C603D, 9686, 0xA2C6010A, 126.881, 153.769, 62.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C6010A [126.880997 153.768997 62.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C603D, 9686, 0xA2C6010A, 126.881, 153.769, 62.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C6010A [126.880997 153.768997 62.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C603E, 9686, 0xA2C6010A, 132.281, 153.769, 62.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C6010A [132.281006 153.768997 62.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C603E, 9686, 0xA2C6010A, 132.281, 153.769, 62.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C6010A [132.281006 153.768997 62.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C603F, 9686, 0xA2C6010A, 133.331, 155.119, 61.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2C6010A [133.330994 155.119003 61.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6040, 9686, 0xA2C6010A, 129.331, 159.669, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C6010A [129.330994 159.669006 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6040, 9686, 0xA2C6010A, 129.331, 159.669, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C6010A [129.330994 159.669006 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6041, 9686, 0xA2C6010A, 125.531, 156.519, 64.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,16 +281,16 @@ VALUES (0x7A2C6045, 11697, 0xA2C6010A, 129.213, 156.848, 60.1, -0.707107, 0, 0, /* @teleloc 0xA2C6010A [129.212997 156.848007 60.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6046, 11697, 0xA2C6010A, 129.744, 154.357, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C6010A [129.744003 154.356995 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6046, 11697, 0xA2C6010A, 129.744, 154.357, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C6010A [129.744003 154.356995 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6047, 9686, 0xA2C6010A, 126.782, 159.669, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C6010A [126.781998 159.669006 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6047, 9686, 0xA2C6010A, 126.782, 159.669, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C6010A [126.781998 159.669006 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6048, 9686, 0xA2C6010A, 132.125, 159.669, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C6010A [132.125000 159.669006 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6048, 9686, 0xA2C6010A, 132.125, 159.669, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C6010A [132.125000 159.669006 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6049, 9686, 0xA2C6010A, 125.531, 154.804, 63.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,8 +301,8 @@ VALUES (0x7A2C604A, 9686, 0xA2C6010A, 125.531, 158.753, 63.35, -0.707107, 0, 0, /* @teleloc 0xA2C6010A [125.530998 158.753006 63.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C604B, 9686, 0xA2C6010A, 129.741, 153.769, 63.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C6010A [129.740997 153.768997 63.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C604B, 9686, 0xA2C6010A, 129.741, 153.769, 63.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C6010A [129.740997 153.768997 63.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C604C, 9686, 0xA2C6010A, 133.331, 154.819, 63.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,20 +337,20 @@ VALUES (0x7A2C6053, 11697, 0xA2C6010A, 132.339, 154.567, 60.1, 0.297375, 0, 0, - /* @teleloc 0xA2C6010A [132.339005 154.567001 60.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6054, 11697, 0xA2C6010A, 129.494, 159.157, 60.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C6010A [129.494003 159.156998 60.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6054, 11697, 0xA2C6010A, 129.494, 159.157, 60.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C6010A [129.494003 159.156998 60.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6055, 9686, 0xA2C6010C, 132.239, 152.817, 58.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C6010C [132.238998 152.817001 58.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6055, 9686, 0xA2C6010C, 132.239, 152.817, 58.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C6010C [132.238998 152.817001 58.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6056, 9686, 0xA2C6010C, 128.742, 156.051, 58.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2C6010C [128.742004 156.050995 58.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6057, 9686, 0xA2C6010C, 130.996, 159.301, 58.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C6010C [130.996002 159.300995 58.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6057, 9686, 0xA2C6010C, 130.996, 159.301, 58.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C6010C [130.996002 159.300995 58.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6058, 11697, 0xA2C6010C, 136.863, 158.1, 56.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -369,12 +369,12 @@ VALUES (0x7A2C605B, 11697, 0xA2C6010C, 129.63, 156.611, 56.1, -0.707107, 0, 0, - /* @teleloc 0xA2C6010C [129.630005 156.610992 56.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C605C, 9686, 0xA2C6010C, 136.139, 152.817, 58.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C6010C [136.139008 152.817001 58.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C605C, 9686, 0xA2C6010C, 136.139, 152.817, 58.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C6010C [136.139008 152.817001 58.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C605D, 9686, 0xA2C6010C, 134.246, 159.301, 58.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C6010C [134.246002 159.300995 58.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C605D, 9686, 0xA2C6010C, 134.246, 159.301, 58.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C6010C [134.246002 159.300995 58.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C605E, 9686, 0xA2C6010C, 138.692, 154.851, 58.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -385,20 +385,20 @@ VALUES (0x7A2C605F, 11698, 0xA2C6010C, 132.725, 156.701, 59.5, -0.707107, 0, 0, /* @teleloc 0xA2C6010C [132.725006 156.701004 59.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6060, 11697, 0xA2C6010C, 133.33, 153.661, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C6010C [133.330002 153.660995 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6060, 11697, 0xA2C6010C, 133.33, 153.661, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C6010C [133.330002 153.660995 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6061, 11697, 0xA2C6010C, 132.713, 158.85, 56.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2C6010C [132.712997 158.850006 56.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2C6061, 11697, 0xA2C6010C, 132.713, 158.85, 56.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2C6010C [132.712997 158.850006 56.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6062, 412, 0xA2C60000, 136.096, 162.048, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2C60000 [136.095993 162.048004 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6062, 412, 0xA2C60000, 136.096, 162.048, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2C60000 [136.095993 162.048004 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6063, 9686, 0xA2C60000, 136.139, 162.217, 63.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2C60000 [136.139008 162.216995 63.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6063, 9686, 0xA2C60000, 136.139, 162.217, 63.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2C60000 [136.139008 162.216995 63.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6064, 9686, 0xA2C60000, 138.439, 161.317, 62.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,8 +413,8 @@ VALUES (0x7A2C6066, 12679, 0xA2C60000, 139.244, 161.607, 60.1, -0.402747, 0, 0, /* @teleloc 0xA2C60000 [139.244003 161.606995 60.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2C6067, 12679, 0xA2C60000, 129.244, 160.657, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2C60000 [129.244003 160.656998 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2C6067, 12679, 0xA2C60000, 129.244, 160.657, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2C60000 [129.244003 160.656998 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2C6068, 12885, 0xA2C60107, 135.179, 157.433, 60.005, 0.00213, 0, 0, -0.999998, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A2D9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A2D9.sql index 3c304e6ee6..5e70aca2c9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A2D9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A2D9.sql @@ -9,20 +9,20 @@ VALUES (0x7A2D9001, 9686, 0xA2D90100, 40.9469, 153.388, 60.85, 0.317305, 0, 0, /* @teleloc 0xA2D90100 [40.946899 153.388000 60.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9002, 9686, 0xA2D90103, 30.082, 152.169, 60.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90103 [30.082001 152.169006 60.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9002, 9686, 0xA2D90103, 30.082, 152.169, 60.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90103 [30.082001 152.169006 60.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9003, 9686, 0xA2D90103, 35.482, 152.169, 60.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90103 [35.481998 152.169006 60.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9003, 9686, 0xA2D90103, 35.482, 152.169, 60.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90103 [35.481998 152.169006 60.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9004, 9686, 0xA2D90103, 36.532, 153.519, 59.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2D90103 [36.532001 153.518997 59.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9005, 9686, 0xA2D90103, 32.532, 158.069, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90103 [32.532001 158.069000 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9005, 9686, 0xA2D90103, 32.532, 158.069, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90103 [32.532001 158.069000 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9006, 9686, 0xA2D90103, 28.732, 154.919, 62.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -45,16 +45,16 @@ VALUES (0x7A2D900A, 11697, 0xA2D90103, 32.414, 155.248, 58.1, -0.707107, 0, 0, - /* @teleloc 0xA2D90103 [32.414001 155.248001 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D900B, 9686, 0xA2D90105, 35.4401, 151.217, 56.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90105 [35.440102 151.216995 56.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D900B, 9686, 0xA2D90105, 35.4401, 151.217, 56.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90105 [35.440102 151.216995 56.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D900C, 9686, 0xA2D90105, 31.9433, 154.451, 56.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2D90105 [31.943300 154.451004 56.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D900D, 9686, 0xA2D90105, 34.1969, 157.701, 56.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90105 [34.196899 157.701004 56.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D900D, 9686, 0xA2D90105, 34.1969, 157.701, 56.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90105 [34.196899 157.701004 56.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D900E, 11697, 0xA2D90105, 40.0635, 156.499, 54.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -69,28 +69,28 @@ VALUES (0x7A2D9010, 9687, 0xA2D90105, 32.4469, 157.238, 54.1, -0.952129, 0, 0, /* @teleloc 0xA2D90105 [32.446899 157.238007 54.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9011, 412, 0xA2D90000, 39.2969, 160.448, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2D90000 [39.296902 160.447998 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9011, 412, 0xA2D90000, 39.2969, 160.448, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2D90000 [39.296902 160.447998 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9012, 9686, 0xA2D90107, 33.9502, 34.8564, 77.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2D90107 [33.950199 34.856400 77.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9013, 9686, 0xA2D90107, 32.7502, 32.9564, 76.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90107 [32.750198 32.956402 76.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9013, 9686, 0xA2D90107, 32.7502, 32.9564, 76.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90107 [32.750198 32.956402 76.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9014, 9686, 0xA2D90108, 35.6042, 31.0713, 75.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90108 [35.604198 31.071301 75.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9014, 9686, 0xA2D90108, 35.6042, 31.0713, 75.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90108 [35.604198 31.071301 75.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9015, 9686, 0xA2D90108, 40.9827, 31.0713, 75.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90108 [40.982700 31.071301 75.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9015, 9686, 0xA2D90108, 40.9827, 31.0713, 75.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90108 [40.982700 31.071301 75.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9016, 9686, 0xA2D90108, 38.3326, 37.0213, 77.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90108 [38.332600 37.021301 77.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9016, 9686, 0xA2D90108, 38.3326, 37.0213, 77.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90108 [38.332600 37.021301 77.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9017, 9686, 0xA2D90108, 42.2826, 35.9713, 75.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,16 +113,16 @@ VALUES (0x7A2D901B, 11698, 0xA2D90108, 38.3416, 34.1135, 80.6, -0.707107, 0, 0, /* @teleloc 0xA2D90108 [38.341599 34.113499 80.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D901C, 11697, 0xA2D90108, 38.3281, 36.6469, 74.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90108 [38.328098 36.646900 74.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D901C, 11697, 0xA2D90108, 38.3281, 36.6469, 74.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90108 [38.328098 36.646900 74.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D901D, 9686, 0xA2D9010C, 35.2687, 30.1525, 72.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9010C [35.268700 30.152500 72.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D901D, 9686, 0xA2D9010C, 35.2687, 30.1525, 72.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9010C [35.268700 30.152500 72.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D901E, 9686, 0xA2D9010C, 35.5187, 36.7025, 72.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9010C [35.518700 36.702499 72.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D901E, 9686, 0xA2D9010C, 35.5187, 36.7025, 72.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9010C [35.518700 36.702499 72.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D901F, 9686, 0xA2D9010C, 39.0178, 33.3168, 72.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -141,8 +141,8 @@ VALUES (0x7A2D9022, 9687, 0xA2D9010C, 38.4061, 36.1015, 70.1, 0.878817, 0, 0, - /* @teleloc 0xA2D9010C [38.406101 36.101501 70.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9023, 412, 0xA2D90000, 31.6916, 38.6235, 74, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2D90000 [31.691601 38.623501 74.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9023, 412, 0xA2D90000, 31.6916, 38.6235, 74, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2D90000 [31.691601 38.623501 74.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9024, 412, 0xA2D9010F, 66.5858, 111.236, 60, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -285,8 +285,8 @@ VALUES (0x7A2D9046, 412, 0xA2D90000, 105.137, 151.429, 48, 1, 0, 0, 0, False, /* @teleloc 0xA2D90000 [105.137001 151.429001 48.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9047, 412, 0xA2D9011E, 152.608, 160.853, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2D9011E [152.608002 160.852997 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9047, 412, 0xA2D9011E, 152.608, 160.853, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2D9011E [152.608002 160.852997 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9048, 9686, 0xA2D9011F, 152.558, 160.043, 50.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -297,20 +297,20 @@ VALUES (0x7A2D9049, 9686, 0xA2D9011F, 150.258, 155.293, 49.75, -0.707107, 0, 0, /* @teleloc 0xA2D9011F [150.257996 155.292999 49.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D904A, 9686, 0xA2D90120, 158.758, 155.543, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90120 [158.757996 155.542999 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D904A, 9686, 0xA2D90120, 158.758, 155.543, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90120 [158.757996 155.542999 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D904B, 9686, 0xA2D90120, 161.891, 154.352, 48.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2D90120 [161.891006 154.352005 48.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D904C, 9686, 0xA2D90120, 160.799, 149.593, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90120 [160.798996 149.593002 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D904C, 9686, 0xA2D90120, 160.799, 149.593, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90120 [160.798996 149.593002 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D904D, 9686, 0xA2D90120, 156.347, 149.593, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90120 [156.347000 149.593002 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D904D, 9686, 0xA2D90120, 156.347, 149.593, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90120 [156.347000 149.593002 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D904E, 9686, 0xA2D90120, 155.327, 150.823, 48, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -329,12 +329,12 @@ VALUES (0x7A2D9051, 11698, 0xA2D90120, 158.708, 152.493, 52.25, 0.707107, 0, 0, /* @teleloc 0xA2D90120 [158.707993 152.492996 52.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9052, 11697, 0xA2D90120, 158.692, 152.41, 46.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90120 [158.692001 152.410004 46.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9052, 11697, 0xA2D90120, 158.692, 152.41, 46.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90120 [158.692001 152.410004 46.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9053, 9686, 0xA2D90122, 154.809, 155.193, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90122 [154.809006 155.192993 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9053, 9686, 0xA2D90122, 154.809, 155.193, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90122 [154.809006 155.192993 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9054, 9686, 0xA2D90122, 161.659, 152.524, 44.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -429,24 +429,24 @@ VALUES (0x7A2D906A, 11697, 0xA2D9012F, 160.774, 36.8227, 58.075, -0.909599, 0, 0 /* @teleloc 0xA2D9012F [160.774002 36.822701 58.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D906B, 9686, 0xA2D9012F, 160.694, 31.8348, 60.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9012F [160.694000 31.834801 60.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D906B, 9686, 0xA2D9012F, 160.694, 31.8348, 60.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9012F [160.694000 31.834801 60.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D906C, 11697, 0xA2D9012F, 156.707, 34.7417, 58.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D9012F [156.707001 34.741699 58.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D906D, 9686, 0xA2D9012F, 154.994, 31.8598, 60.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9012F [154.994003 31.859800 60.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D906D, 9686, 0xA2D9012F, 154.994, 31.8598, 60.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9012F [154.994003 31.859800 60.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D906E, 9686, 0xA2D9012F, 155.227, 37.8015, 60.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9012F [155.227005 37.801498 60.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D906E, 9686, 0xA2D9012F, 155.227, 37.8015, 60.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9012F [155.227005 37.801498 60.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D906F, 9686, 0xA2D9012F, 160.657, 37.8265, 60.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9012F [160.656998 37.826500 60.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D906F, 9686, 0xA2D9012F, 160.657, 37.8265, 60.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9012F [160.656998 37.826500 60.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9070, 9686, 0xA2D9012F, 161.982, 37.1015, 60.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -465,16 +465,16 @@ VALUES (0x7A2D9073, 11697, 0xA2D9012F, 159.457, 34.7417, 58.075, 0.707107, 0, 0, /* @teleloc 0xA2D9012F [159.457001 34.741699 58.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9074, 11697, 0xA2D90131, 152.268, 34.094, 58.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90131 [152.268005 34.094002 58.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7A2D9074, 11697, 0xA2D90131, 152.268, 34.094, 58.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90131 [152.268005 34.094002 58.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9075, 11697, 0xA2D90131, 152.951, 38.4178, 58.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D90131 [152.951004 38.417801 58.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9076, 9686, 0xA2D90131, 152.422, 33.7144, 60.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90131 [152.421997 33.714401 60.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9076, 9686, 0xA2D90131, 152.422, 33.7144, 60.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90131 [152.421997 33.714401 60.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9077, 9686, 0xA2D90131, 148.907, 36.3419, 60.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -493,28 +493,28 @@ VALUES (0x7A2D907A, 9686, 0xA2D90133, 158.757, 34.0918, 55.95, 0.707107, 0, 0, /* @teleloc 0xA2D90133 [158.757004 34.091801 55.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D907B, 9686, 0xA2D90133, 153.482, 30.8918, 55.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90133 [153.481995 30.891800 55.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D907B, 9686, 0xA2D90133, 153.482, 30.8918, 55.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90133 [153.481995 30.891800 55.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D907C, 9686, 0xA2D90133, 148.857, 34.1169, 55.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2D90133 [148.856995 34.116901 55.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D907D, 9686, 0xA2D90133, 154.882, 37.4418, 55.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90133 [154.882004 37.441799 55.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D907D, 9686, 0xA2D90133, 154.882, 37.4418, 55.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90133 [154.882004 37.441799 55.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D907E, 11698, 0xA2D90133, 153.774, 34.7574, 57.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA2D90133 [153.774002 34.757401 57.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D907E, 11698, 0xA2D90133, 153.774, 34.7574, 57.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA2D90133 [153.774002 34.757401 57.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D907F, 9687, 0xA2D90133, 158.194, 31.4348, 54.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xA2D90133 [158.194000 31.434799 54.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9080, 412, 0xA2D90000, 151.444, 39.2448, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2D90000 [151.444000 39.244801 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9080, 412, 0xA2D90000, 151.444, 39.2448, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2D90000 [151.444000 39.244801 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9081, 9686, 0xA2D90136, 86.0155, 33.7273, 64.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -525,20 +525,20 @@ VALUES (0x7A2D9082, 9686, 0xA2D90136, 89.2155, 33.6773, 64.85, 0.317305, 0, 0, /* @teleloc 0xA2D90136 [89.215500 33.677299 64.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9083, 9686, 0xA2D90139, 78.3506, 32.4587, 64.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90139 [78.350601 32.458698 64.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9083, 9686, 0xA2D90139, 78.3506, 32.4587, 64.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90139 [78.350601 32.458698 64.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9084, 9686, 0xA2D90139, 83.7506, 32.4587, 64.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90139 [83.750603 32.458698 64.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9084, 9686, 0xA2D90139, 83.7506, 32.4587, 64.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90139 [83.750603 32.458698 64.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9085, 9686, 0xA2D90139, 84.8006, 33.8079, 63.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2D90139 [84.800598 33.807899 63.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9086, 9686, 0xA2D90139, 80.8006, 38.3587, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90139 [80.800598 38.358700 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9086, 9686, 0xA2D90139, 80.8006, 38.3587, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90139 [80.800598 38.358700 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9087, 9686, 0xA2D90139, 77.0006, 35.2087, 66.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -561,16 +561,16 @@ VALUES (0x7A2D908B, 11697, 0xA2D90139, 80.6826, 35.5373, 62.1, -0.707107, 0, 0, /* @teleloc 0xA2D90139 [80.682602 35.537300 62.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D908C, 9686, 0xA2D9013B, 83.7087, 31.5059, 60.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9013B [83.708702 31.505899 60.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D908C, 9686, 0xA2D9013B, 83.7087, 31.5059, 60.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9013B [83.708702 31.505899 60.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D908D, 9686, 0xA2D9013B, 80.2119, 34.7399, 60.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2D9013B [80.211899 34.739899 60.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D908E, 9686, 0xA2D9013B, 82.4655, 37.9899, 60.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9013B [82.465500 37.989899 60.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D908E, 9686, 0xA2D9013B, 82.4655, 37.9899, 60.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9013B [82.465500 37.989899 60.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D908F, 11697, 0xA2D9013B, 88.3321, 36.7888, 58.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -585,8 +585,8 @@ VALUES (0x7A2D9091, 9687, 0xA2D9013B, 80.7155, 37.5273, 58.1, -0.952129, 0, 0, /* @teleloc 0xA2D9013B [80.715500 37.527302 58.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9092, 412, 0xA2D90000, 87.5655, 40.7373, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA2D90000 [87.565498 40.737301 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9092, 412, 0xA2D90000, 87.5655, 40.7373, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA2D90000 [87.565498 40.737301 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9093, 10327, 0xA2D90100, 38.1204, 155.721, 58.005, 0.095598, 0, 0, 0.99542, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1097,8 +1097,8 @@ VALUES (0x7A2D90A3, 10707, 0xA2D90000, 72.3534, 184.537, 52.8053, -0.999662, 0, /* @teleloc 0xA2D90000 [72.353401 184.537003 52.805302] -0.999662 0.000000 0.000000 -0.025998 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90A4, 9686, 0xA2D90100, 39.3401, 152.867, 63.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90100 [39.340099 152.867004 63.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90A4, 9686, 0xA2D90100, 39.3401, 152.867, 63.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90100 [39.340099 152.867004 63.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90A5, 9686, 0xA2D90100, 36.9933, 156.001, 61.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,28 +1113,28 @@ VALUES (0x7A2D90A7, 9686, 0xA2D90100, 41.0969, 158.688, 60.85, -0.902209, 0, 0, /* @teleloc 0xA2D90100 [41.096901 158.688004 60.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90A8, 9686, 0xA2D90100, 39.3469, 159.901, 61.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90100 [39.346901 159.901001 61.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90A8, 9686, 0xA2D90100, 39.3469, 159.901, 61.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90100 [39.346901 159.901001 61.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90A9, 11697, 0xA2D90100, 39.395, 153.207, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90100 [39.395000 153.207001 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90A9, 11697, 0xA2D90100, 39.395, 153.207, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90100 [39.395000 153.207001 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90AA, 11697, 0xA2D90100, 37.495, 154.257, 58.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D90100 [37.494999 154.257004 58.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90AB, 11697, 0xA2D90103, 32.945, 152.757, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90103 [32.945000 152.757004 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90AB, 11697, 0xA2D90103, 32.945, 152.757, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90103 [32.945000 152.757004 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90AC, 9686, 0xA2D90103, 29.9826, 158.069, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90103 [29.982599 158.069000 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90AC, 9686, 0xA2D90103, 29.9826, 158.069, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90103 [29.982599 158.069000 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90AD, 9686, 0xA2D90103, 35.3264, 158.069, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90103 [35.326401 158.069000 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90AD, 9686, 0xA2D90103, 35.3264, 158.069, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90103 [35.326401 158.069000 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90AE, 9686, 0xA2D90103, 28.732, 153.204, 61.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x7A2D90AF, 9686, 0xA2D90103, 28.732, 157.152, 61.35, -0.707107, 0, 0, /* @teleloc 0xA2D90103 [28.732000 157.151993 61.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90B0, 9686, 0xA2D90103, 32.9415, 152.169, 61.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90103 [32.941502 152.169006 61.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90B0, 9686, 0xA2D90103, 32.9415, 152.169, 61.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90103 [32.941502 152.169006 61.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90B1, 9686, 0xA2D90103, 36.532, 153.219, 61.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1181,20 +1181,20 @@ VALUES (0x7A2D90B8, 11697, 0xA2D90103, 35.5402, 152.967, 58.1, 0.297375, 0, 0, - /* @teleloc 0xA2D90103 [35.540199 152.966995 58.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90B9, 11697, 0xA2D90103, 32.695, 157.557, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90103 [32.695000 157.557007 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90B9, 11697, 0xA2D90103, 32.695, 157.557, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90103 [32.695000 157.557007 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90BA, 11697, 0xA2D90105, 32.8311, 155.011, 54.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D90105 [32.831100 155.011002 54.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90BB, 9686, 0xA2D90105, 39.3401, 151.217, 56.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90105 [39.340099 151.216995 56.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90BB, 9686, 0xA2D90105, 39.3401, 151.217, 56.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90105 [39.340099 151.216995 56.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90BC, 9686, 0xA2D90105, 37.4469, 157.701, 56.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90105 [37.446899 157.701004 56.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90BC, 9686, 0xA2D90105, 37.4469, 157.701, 56.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90105 [37.446899 157.701004 56.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90BD, 9686, 0xA2D90105, 41.8933, 153.251, 56.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1205,16 +1205,16 @@ VALUES (0x7A2D90BE, 11698, 0xA2D90105, 35.926, 155.101, 57.5, -0.707107, 0, 0, - /* @teleloc 0xA2D90105 [35.925999 155.100998 57.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90BF, 11697, 0xA2D90105, 36.5311, 152.061, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90105 [36.531101 152.061005 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90BF, 11697, 0xA2D90105, 36.5311, 152.061, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90105 [36.531101 152.061005 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90C0, 11697, 0xA2D90105, 35.9135, 157.25, 54.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90105 [35.913502 157.250000 54.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90C0, 11697, 0xA2D90105, 35.9135, 157.25, 54.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90105 [35.913502 157.250000 54.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90C1, 9686, 0xA2D90000, 39.3401, 160.617, 61.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [39.340099 160.617004 61.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90C1, 9686, 0xA2D90000, 39.3401, 160.617, 61.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [39.340099 160.617004 61.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90C2, 9686, 0xA2D90000, 41.6401, 159.717, 60.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1229,16 +1229,16 @@ VALUES (0x7A2D90C4, 12679, 0xA2D90000, 42.445, 160.007, 58.1, -0.402747, 0, 0, - /* @teleloc 0xA2D90000 [42.445000 160.007004 58.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90C5, 12679, 0xA2D90000, 32.445, 159.057, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2D90000 [32.445000 159.057007 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90C5, 12679, 0xA2D90000, 32.445, 159.057, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2D90000 [32.445000 159.057007 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90C6, 11697, 0xA2D90107, 33.5634, 37.6071, 74.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D90107 [33.563400 37.607101 74.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90C7, 11697, 0xA2D90107, 32.5383, 33.3321, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90107 [32.538300 33.332100 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90C7, 11697, 0xA2D90107, 32.5383, 33.3321, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90107 [32.538300 33.332100 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90C8, 9686, 0xA2D90107, 29.3002, 33.7314, 76.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1253,8 +1253,8 @@ VALUES (0x7A2D90CA, 9686, 0xA2D90107, 29.3002, 37.2064, 76.5, -0.707107, 0, 0, /* @teleloc 0xA2D90107 [29.300200 37.206402 76.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90CB, 9686, 0xA2D90107, 31.7187, 38.1025, 77.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90107 [31.718700 38.102501 77.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90CB, 9686, 0xA2D90107, 31.7187, 38.1025, 77.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90107 [31.718700 38.102501 77.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90CC, 9686, 0xA2D90107, 33.9502, 36.9513, 76.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x7A2D90CE, 9686, 0xA2D90108, 42.2826, 34.0336, 77.875, 0.707107, 0, 0, /* @teleloc 0xA2D90108 [42.282600 34.033600 77.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90CF, 9686, 0xA2D90108, 38.3482, 31.0713, 77.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90108 [38.348202 31.071301 77.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90CF, 9686, 0xA2D90108, 38.3482, 31.0713, 77.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90108 [38.348202 31.071301 77.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90D0, 9686, 0xA2D90108, 34.3911, 32.0857, 77.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1285,12 +1285,12 @@ VALUES (0x7A2D90D2, 9686, 0xA2D90108, 34.3911, 36.1351, 77.6, -0.707107, 0, 0, /* @teleloc 0xA2D90108 [34.391102 36.135101 77.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90D3, 9686, 0xA2D90108, 35.7832, 37.0213, 77.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90108 [35.783199 37.021301 77.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90D3, 9686, 0xA2D90108, 35.7832, 37.0213, 77.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90108 [35.783199 37.021301 77.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90D4, 9686, 0xA2D90108, 41.0075, 37.0213, 77.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90108 [41.007500 37.021301 77.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90D4, 9686, 0xA2D90108, 41.0075, 37.0213, 77.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90108 [41.007500 37.021301 77.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90D5, 11698, 0xA2D90108, 40.8766, 32.2185, 78.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1321,12 +1321,12 @@ VALUES (0x7A2D90DB, 11697, 0xA2D90108, 35.3616, 31.8435, 74.1, 0.359182, 0, 0, 0 /* @teleloc 0xA2D90108 [35.361599 31.843500 74.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90DC, 9686, 0xA2D9010C, 37.3574, 30.1525, 72.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9010C [37.357399 30.152500 72.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90DC, 9686, 0xA2D9010C, 37.3574, 30.1525, 72.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9010C [37.357399 30.152500 72.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90DD, 9686, 0xA2D9010C, 32.4944, 36.7025, 72.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9010C [32.494400 36.702499 72.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90DD, 9686, 0xA2D9010C, 32.4944, 36.7025, 72.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9010C [32.494400 36.702499 72.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90DE, 9686, 0xA2D9010C, 29.3089, 31.6176, 72.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1337,32 +1337,32 @@ VALUES (0x7A2D90DF, 11698, 0xA2D9010C, 34.0316, 33.3885, 73.525, 0.707107, 0, 0, /* @teleloc 0xA2D9010C [34.031601 33.388500 73.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90E0, 11697, 0xA2D9010C, 34.1367, 30.5626, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D9010C [34.136700 30.562599 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90E0, 11697, 0xA2D9010C, 34.1367, 30.5626, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D9010C [34.136700 30.562599 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90E1, 11697, 0xA2D9010C, 38.2281, 33.5383, 70.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D9010C [38.228100 33.538300 70.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90E2, 11697, 0xA2D9010C, 35.6891, 36.2047, 70.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D9010C [35.689098 36.204700 70.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D90E2, 11697, 0xA2D9010C, 35.6891, 36.2047, 70.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D9010C [35.689098 36.204700 70.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90E3, 9686, 0xA2D90000, 31.6937, 38.7375, 77.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [31.693701 38.737499 77.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90E3, 9686, 0xA2D90000, 31.6937, 38.7375, 77.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [31.693701 38.737499 77.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90E4, 9686, 0xA2D90000, 28.6837, 44.5925, 75.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [28.683701 44.592499 75.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A2D90E4, 9686, 0xA2D90000, 28.6837, 44.5925, 75.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [28.683701 44.592499 75.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90E5, 9686, 0xA2D90000, 34.7137, 44.5925, 75.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [34.713699 44.592499 75.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A2D90E5, 9686, 0xA2D90000, 34.7137, 44.5925, 75.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [34.713699 44.592499 75.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D90E6, 12679, 0xA2D90000, 36.2366, 39.0585, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2D90000 [36.236599 39.058498 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D90E6, 12679, 0xA2D90000, 36.2366, 39.0585, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2D90000 [36.236599 39.058498 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D90E7, 12679, 0xA2D90000, 27.3916, 38.9485, 74.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1653,8 +1653,8 @@ VALUES (0x7A2D912E, 11697, 0xA2D9011F, 150.83, 159.554, 46.15, -0.92388, 0, 0, - /* @teleloc 0xA2D9011F [150.830002 159.554001 46.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D912F, 9686, 0xA2D9011F, 152.558, 151.493, 51.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9011F [152.557999 151.492996 51.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D912F, 9686, 0xA2D9011F, 152.558, 151.493, 51.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9011F [152.557999 151.492996 51.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9130, 9686, 0xA2D9011F, 150.258, 157.542, 48.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1681,16 +1681,16 @@ VALUES (0x7A2D9135, 9686, 0xA2D90120, 161.891, 152.594, 49.9, 0.707107, 0, 0, - /* @teleloc 0xA2D90120 [161.891006 152.593994 49.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9136, 9686, 0xA2D90120, 160.857, 155.543, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90120 [160.856995 155.542999 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9136, 9686, 0xA2D90120, 160.857, 155.543, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90120 [160.856995 155.542999 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9137, 9686, 0xA2D90120, 156.507, 155.543, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90120 [156.507004 155.542999 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9137, 9686, 0xA2D90120, 156.507, 155.543, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90120 [156.507004 155.542999 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9138, 9686, 0xA2D90120, 158.579, 149.593, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90120 [158.578995 149.593002 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9138, 9686, 0xA2D90120, 158.579, 149.593, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90120 [158.578995 149.593002 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9139, 9686, 0xA2D90120, 155.327, 151.072, 49.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1701,8 +1701,8 @@ VALUES (0x7A2D913A, 9686, 0xA2D90120, 155.327, 154.109, 49.6, -0.707107, 0, 0, /* @teleloc 0xA2D90120 [155.326996 154.108994 49.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D913B, 9686, 0xA2D90120, 156.507, 155.543, 48, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90120 [156.507004 155.542999 48.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D913B, 9686, 0xA2D90120, 156.507, 155.543, 48, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90120 [156.507004 155.542999 48.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D913C, 11698, 0xA2D90120, 161.035, 150.286, 50.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1713,12 +1713,12 @@ VALUES (0x7A2D913D, 11698, 0xA2D90120, 160.935, 154.586, 50.3, 0.919479, 0, 0, - /* @teleloc 0xA2D90120 [160.934998 154.585999 50.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D913E, 11697, 0xA2D90120, 158.695, 151.075, 46.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90120 [158.695007 151.074997 46.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D913E, 11697, 0xA2D90120, 158.695, 151.075, 46.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90120 [158.695007 151.074997 46.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D913F, 11697, 0xA2D90120, 158.695, 153.571, 46.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90120 [158.695007 153.570999 46.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D913F, 11697, 0xA2D90120, 158.695, 153.571, 46.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90120 [158.695007 153.570999 46.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9140, 11697, 0xA2D90120, 160.845, 150.46, 46.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1729,20 +1729,20 @@ VALUES (0x7A2D9141, 11697, 0xA2D90120, 161.189, 152.662, 46.15, 0.707107, 0, 0, /* @teleloc 0xA2D90120 [161.188995 152.662003 46.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9142, 11697, 0xA2D90120, 158.695, 154.775, 46.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90120 [158.695007 154.774994 46.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9142, 11697, 0xA2D90120, 158.695, 154.775, 46.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90120 [158.695007 154.774994 46.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9143, 9686, 0xA2D90122, 158.112, 155.193, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90122 [158.112000 155.192993 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9143, 9686, 0xA2D90122, 158.112, 155.193, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90122 [158.112000 155.192993 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9144, 9686, 0xA2D90122, 154.211, 149.653, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90122 [154.210999 149.653000 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9144, 9686, 0xA2D90122, 154.211, 149.653, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90122 [154.210999 149.653000 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9145, 9686, 0xA2D90122, 158.324, 149.653, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90122 [158.324005 149.653000 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9145, 9686, 0xA2D90122, 158.324, 149.653, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90122 [158.324005 149.653000 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9146, 9686, 0xA2D90122, 150.258, 150.814, 44.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1753,36 +1753,36 @@ VALUES (0x7A2D9147, 11698, 0xA2D90122, 156.851, 152.493, 45.5, -0.707107, 0, 0, /* @teleloc 0xA2D90122 [156.850998 152.492996 45.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9148, 11697, 0xA2D90122, 156.598, 154.534, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90122 [156.598007 154.533997 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9148, 11697, 0xA2D90122, 156.598, 154.534, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90122 [156.598007 154.533997 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9149, 11697, 0xA2D90122, 156.298, 150.184, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90122 [156.298004 150.184006 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9149, 11697, 0xA2D90122, 156.298, 150.184, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90122 [156.298004 150.184006 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D914A, 11697, 0xA2D90122, 160.917, 152.157, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D90122 [160.917007 152.156998 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D914B, 9686, 0xA2D90000, 152.608, 160.892, 49.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [152.608002 160.891998 49.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A2D914B, 9686, 0xA2D90000, 152.608, 160.892, 49.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [152.608002 160.891998 49.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D914C, 9686, 0xA2D90000, 150.457, 161.092, 47.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [150.457001 161.091995 47.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A2D914C, 9686, 0xA2D90000, 150.457, 161.092, 47.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [150.457001 161.091995 47.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D914D, 9686, 0xA2D90000, 154.75, 161.092, 47.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [154.750000 161.091995 47.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A2D914D, 9686, 0xA2D90000, 154.75, 161.092, 47.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [154.750000 161.091995 47.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D914E, 12679, 0xA2D90000, 156.695, 161.525, 46.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA2D90000 [156.695007 161.524994 46.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D914F, 12679, 0xA2D90000, 158.695, 156.775, 46.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2D90000 [158.695007 156.774994 46.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D914F, 12679, 0xA2D90000, 158.695, 156.775, 46.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2D90000 [158.695007 156.774994 46.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9150, 9686, 0xA2D90126, 160.885, 105.004, 52.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1921,16 +1921,16 @@ VALUES (0x7A2D9171, 12679, 0xA2D90000, 155.373, 101.71, 50.1, 1, 0, 0, 0, True, /* @teleloc 0xA2D90000 [155.373001 101.709999 50.099998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9172, 9686, 0xA2D9012F, 157.781, 31.8348, 61.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9012F [157.781006 31.834801 61.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9172, 9686, 0xA2D9012F, 157.781, 31.8348, 61.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9012F [157.781006 31.834801 61.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9173, 9686, 0xA2D9012F, 161.982, 34.7349, 61.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA2D9012F [161.981995 34.734901 61.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9174, 9686, 0xA2D9012F, 158.018, 37.8015, 61.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9012F [158.018005 37.801498 61.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9174, 9686, 0xA2D9012F, 158.018, 37.8015, 61.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9012F [158.018005 37.801498 61.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9175, 9686, 0xA2D9012F, 153.854, 33.238, 60.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1961,8 +1961,8 @@ VALUES (0x7A2D917B, 11698, 0xA2D9012F, 155.67, 36.3684, 62.175, -0.9486, 0, 0, - /* @teleloc 0xA2D9012F [155.669998 36.368401 62.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D917C, 11697, 0xA2D9012F, 158.049, 37.1477, 58.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D9012F [158.048996 37.147701 58.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D917C, 11697, 0xA2D9012F, 158.049, 37.1477, 58.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D9012F [158.048996 37.147701 58.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D917D, 11697, 0xA2D9012F, 158.049, 34.7227, 58.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1973,12 +1973,12 @@ VALUES (0x7A2D917E, 11697, 0xA2D9012F, 154.75, 32.6725, 58.075, -0.364064, 0, 0, /* @teleloc 0xA2D9012F [154.750000 32.672501 58.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D917F, 11697, 0xA2D9012F, 156.225, 32.2225, 58.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D9012F [156.225006 32.222500 58.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D917F, 11697, 0xA2D9012F, 156.225, 32.2225, 58.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D9012F [156.225006 32.222500 58.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9180, 11697, 0xA2D9012F, 159.3, 32.2225, 58.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D9012F [159.300003 32.222500 58.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9180, 11697, 0xA2D9012F, 159.3, 32.2225, 58.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D9012F [159.300003 32.222500 58.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9181, 9686, 0xA2D90131, 148.907, 34.5642, 60.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1993,52 +1993,52 @@ VALUES (0x7A2D9183, 9686, 0xA2D90131, 153.401, 35.6394, 61.475, 0.707107, 0, 0, /* @teleloc 0xA2D90131 [153.401001 35.639400 61.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9184, 9686, 0xA2D90131, 151.456, 38.8836, 61.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90131 [151.455994 38.883598 61.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9184, 9686, 0xA2D90131, 151.456, 38.8836, 61.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90131 [151.455994 38.883598 61.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9185, 9686, 0xA2D90133, 156.055, 30.8918, 55.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90133 [156.054993 30.891800 55.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9185, 9686, 0xA2D90133, 156.055, 30.8918, 55.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90133 [156.054993 30.891800 55.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9186, 9686, 0xA2D90133, 151.832, 37.4418, 55.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90133 [151.832001 37.441799 55.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9186, 9686, 0xA2D90133, 151.832, 37.4418, 55.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90133 [151.832001 37.441799 55.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9187, 11697, 0xA2D90133, 158.062, 36.6847, 54.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D90133 [158.061996 36.684700 54.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9188, 11697, 0xA2D90133, 154.687, 34.1597, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90133 [154.686996 34.159698 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9188, 11697, 0xA2D90133, 154.687, 34.1597, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90133 [154.686996 34.159698 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9189, 11697, 0xA2D90133, 149.462, 31.4847, 54.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D90133 [149.462006 31.484699 54.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D918A, 9686, 0xA2D90000, 151.422, 39.3394, 61.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [151.421997 39.339401 61.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D918A, 9686, 0xA2D90000, 151.422, 39.3394, 61.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [151.421997 39.339401 61.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D918B, 9686, 0xA2D90000, 153.32, 39.3394, 59.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [153.320007 39.339401 59.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D918B, 9686, 0xA2D90000, 153.32, 39.3394, 59.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [153.320007 39.339401 59.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D918C, 9686, 0xA2D90000, 149.57, 39.3394, 59.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [149.570007 39.339401 59.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D918C, 9686, 0xA2D90000, 149.57, 39.3394, 59.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [149.570007 39.339401 59.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D918D, 12679, 0xA2D90000, 147.749, 39.8977, 58.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA2D90000 [147.748993 39.897701 58.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D918E, 12679, 0xA2D90000, 162.099, 39.6727, 58.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2D90000 [162.098999 39.672699 58.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D918E, 12679, 0xA2D90000, 162.099, 39.6727, 58.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2D90000 [162.098999 39.672699 58.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D918F, 9686, 0xA2D90136, 87.6087, 33.1559, 67.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90136 [87.608704 33.155899 67.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D918F, 9686, 0xA2D90136, 87.6087, 33.1559, 67.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90136 [87.608704 33.155899 67.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9190, 9686, 0xA2D90136, 85.2619, 36.2899, 65.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2053,28 +2053,28 @@ VALUES (0x7A2D9192, 9686, 0xA2D90136, 89.3655, 38.9773, 64.85, -0.902209, 0, 0, /* @teleloc 0xA2D90136 [89.365501 38.977299 64.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9193, 9686, 0xA2D90136, 87.6155, 40.1899, 65.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90136 [87.615501 40.189899 65.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9193, 9686, 0xA2D90136, 87.6155, 40.1899, 65.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90136 [87.615501 40.189899 65.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9194, 11697, 0xA2D90136, 87.6636, 33.4965, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90136 [87.663597 33.496498 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9194, 11697, 0xA2D90136, 87.6636, 33.4965, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90136 [87.663597 33.496498 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9195, 11697, 0xA2D90136, 85.7636, 34.5465, 62.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D90136 [85.763603 34.546501 62.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9196, 11697, 0xA2D90139, 81.2136, 33.0465, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90139 [81.213600 33.046501 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D9196, 11697, 0xA2D90139, 81.2136, 33.0465, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90139 [81.213600 33.046501 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9197, 9686, 0xA2D90139, 78.2512, 38.3587, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90139 [78.251198 38.358700 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9197, 9686, 0xA2D90139, 78.2512, 38.3587, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90139 [78.251198 38.358700 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D9198, 9686, 0xA2D90139, 83.595, 38.3587, 65.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90139 [83.595001 38.358700 65.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D9198, 9686, 0xA2D90139, 83.595, 38.3587, 65.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90139 [83.595001 38.358700 65.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D9199, 9686, 0xA2D90139, 77.0006, 33.4936, 65.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2085,8 +2085,8 @@ VALUES (0x7A2D919A, 9686, 0xA2D90139, 77.0006, 37.4418, 65.35, -0.707107, 0, 0, /* @teleloc 0xA2D90139 [77.000603 37.441799 65.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D919B, 9686, 0xA2D90139, 81.2101, 32.4587, 65.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90139 [81.210098 32.458698 65.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D919B, 9686, 0xA2D90139, 81.2101, 32.4587, 65.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90139 [81.210098 32.458698 65.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D919C, 9686, 0xA2D90139, 84.8006, 33.5079, 65.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2121,20 +2121,20 @@ VALUES (0x7A2D91A3, 11697, 0xA2D90139, 83.8088, 33.256, 62.1, 0.297375, 0, 0, -0 /* @teleloc 0xA2D90139 [83.808800 33.256001 62.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D91A4, 11697, 0xA2D90139, 80.9636, 37.8465, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D90139 [80.963600 37.846500 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D91A4, 11697, 0xA2D90139, 80.9636, 37.8465, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D90139 [80.963600 37.846500 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D91A5, 11697, 0xA2D9013B, 81.0997, 35.3007, 58.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA2D9013B [81.099701 35.300701 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D91A6, 9686, 0xA2D9013B, 87.6087, 31.5059, 60.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9013B [87.608704 31.505899 60.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D91A6, 9686, 0xA2D9013B, 87.6087, 31.5059, 60.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9013B [87.608704 31.505899 60.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D91A7, 9686, 0xA2D9013B, 85.7155, 37.9899, 60.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D9013B [85.715500 37.989899 60.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D91A7, 9686, 0xA2D9013B, 85.7155, 37.9899, 60.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D9013B [85.715500 37.989899 60.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D91A8, 9686, 0xA2D9013B, 90.1619, 33.5399, 60.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2145,16 +2145,16 @@ VALUES (0x7A2D91A9, 11698, 0xA2D9013B, 84.1946, 35.3901, 61.5, -0.707107, 0, 0, /* @teleloc 0xA2D9013B [84.194603 35.390099 61.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D91AA, 11697, 0xA2D9013B, 84.7997, 32.3507, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D9013B [84.799698 32.350700 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D91AA, 11697, 0xA2D9013B, 84.7997, 32.3507, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D9013B [84.799698 32.350700 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D91AB, 11697, 0xA2D9013B, 84.1821, 37.5388, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA2D9013B [84.182098 37.538799 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A2D91AB, 11697, 0xA2D9013B, 84.1821, 37.5388, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA2D9013B [84.182098 37.538799 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D91AC, 9686, 0xA2D90000, 87.6087, 40.9059, 65.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA2D90000 [87.608704 40.905899 65.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D91AC, 9686, 0xA2D90000, 87.6087, 40.9059, 65.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA2D90000 [87.608704 40.905899 65.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D91AD, 9686, 0xA2D90000, 89.9087, 40.0059, 64.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2169,8 +2169,8 @@ VALUES (0x7A2D91AF, 12679, 0xA2D90000, 90.7136, 40.2965, 62.1, -0.402747, 0, 0, /* @teleloc 0xA2D90000 [90.713600 40.296501 62.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A2D91B0, 12679, 0xA2D90000, 80.7136, 39.3465, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA2D90000 [80.713600 39.346500 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A2D91B0, 12679, 0xA2D90000, 80.7136, 39.3465, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA2D90000 [80.713600 39.346500 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A2D91B1, 12595, 0xA2D90000, 76.9797, 186.141, 52.6135, 0.08895, 0, 0, -0.996036, False, '2005-02-09 10:00:00'); /* East Esper Valley */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A3A4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A3A4.sql index 7cd0667c64..5343bada61 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A3A4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A3A4.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xA3A4; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3A4000, 412, 0xA3A40000, 59.66, 89.67, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA3A40000 [59.660000 89.669998 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3A4000, 412, 0xA3A40000, 59.66, 89.67, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA3A40000 [59.660000 89.669998 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3A4001, 412, 0xA3A40000, 66.22, 81.93, 68, -0.710799, 0, 0, -0.703395, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A3AD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A3AD.sql index c6a962de9e..4a87c6fd4d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A3AD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A3AD.sql @@ -21,8 +21,8 @@ VALUES (0x7A3AD002, 0x7A3AD004, '2005-02-09 10:00:00') /* Essa Sclavus (2585) */ , (0x7A3AD002, 0x7A3AD009, '2005-02-09 10:00:00') /* Sata Sclavus (2586) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3AD003, 22805, 0xA3AD0000, 147.473, 59.3278, 44.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Runed Chest */ -/* @teleloc 0xA3AD0000 [147.473007 59.327801 44.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3AD003, 22805, 0xA3AD0000, 147.473, 59.3278, 44.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Runed Chest */ +/* @teleloc 0xA3AD0000 [147.473007 59.327801 44.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3AD004, 2585, 0xA3AD0000, 145.386, 61.3783, 44.005, 0.051523, 0, 0, -0.998672, True, '2005-02-09 10:00:00'); /* Essa Sclavus */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A3AE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A3AE.sql index 00b68d02bc..bb9c8c1916 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A3AE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A3AE.sql @@ -15,7 +15,7 @@ VALUES (0x7A3AE004, 22807, 0xA3AE0000, 132.6, 113.72, 46.005, -0.965807, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3AE005, 7978, 0xA3AE0000, 130.239, 104.9, 46.005, 0.005736, 0, 0, 0.999984, True, '2005-02-09 10:00:00'); /* Scrawed Grievver */ -/* @teleloc 0xA3AE0000 [130.238998 104.900002 46.005001] 0.005735 0.000000 0.000000 0.999984 */ +/* @teleloc 0xA3AE0000 [130.238998 104.900002 46.005001] 0.005736 0.000000 0.000000 0.999984 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3AE006, 7978, 0xA3AE0000, 132.265, 96.2974, 43.9985, -0.984992, 0, 0, -0.1726, True, '2005-02-09 10:00:00'); /* Scrawed Grievver */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A3BB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A3BB.sql index 7cbeb473bd..efa7c99d53 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A3BB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A3BB.sql @@ -289,20 +289,20 @@ VALUES (0x7A3BB06A, 412, 0xA3BB0000, 86.9419, 39.3895, 32, 0.016578, 0, 0, -0. /* @teleloc 0xA3BB0000 [86.941902 39.389500 32.000000] 0.016578 0.000000 0.000000 -0.999863 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB06B, 9686, 0xA3BB0120, 37.8629, 35.1818, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0120 [37.862900 35.181801 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3BB06B, 9686, 0xA3BB0120, 37.8629, 35.1818, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0120 [37.862900 35.181801 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB06C, 9686, 0xA3BB0120, 33.245, 35.1588, 34.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0120 [33.244999 35.158798 34.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3BB06C, 9686, 0xA3BB0120, 33.245, 35.1588, 34.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0120 [33.244999 35.158798 34.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB06D, 9686, 0xA3BB0120, 35.7604, 29.4318, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0120 [35.760399 29.431801 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB06D, 9686, 0xA3BB0120, 35.7604, 29.4318, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0120 [35.760399 29.431801 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB06E, 9686, 0xA3BB0120, 38.9604, 29.4318, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0120 [38.960400 29.431801 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB06E, 9686, 0xA3BB0120, 38.9604, 29.4318, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0120 [38.960400 29.431801 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB06F, 11697, 0xA3BB0120, 31.2284, 30.1181, 32.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -313,8 +313,8 @@ VALUES (0x7A3BB070, 11697, 0xA3BB0120, 40.1284, 34.4509, 32.1, -0.932639, 0, 0, /* @teleloc 0xA3BB0120 [40.128399 34.450901 32.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB071, 11698, 0xA3BB0120, 35.7915, 32.4818, 38.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA3BB0120 [35.791500 32.481800 38.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB071, 11698, 0xA3BB0120, 35.7915, 32.4818, 38.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA3BB0120 [35.791500 32.481800 38.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB072, 11697, 0xA3BB0120, 35.7784, 32.4509, 32.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -325,16 +325,16 @@ VALUES (0x7A3BB073, 9686, 0xA3BB0122, 33.5136, 38.3126, 35, -0.707107, 0, 0, -0 /* @teleloc 0xA3BB0122 [33.513599 38.312599 35.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB074, 9686, 0xA3BB0122, 36.9136, 35.7818, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0122 [36.913601 35.781799 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB074, 9686, 0xA3BB0122, 36.9136, 35.7818, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0122 [36.913601 35.781799 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB075, 9686, 0xA3BB0122, 36.6136, 40.8818, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0122 [36.613602 40.881802 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3BB075, 9686, 0xA3BB0122, 36.6136, 40.8818, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0122 [36.613602 40.881802 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB076, 9686, 0xA3BB0124, 36.3072, 29.528, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0124 [36.307201 29.528000 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB076, 9686, 0xA3BB0124, 36.3072, 29.528, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0124 [36.307201 29.528000 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB077, 9686, 0xA3BB0124, 38.8072, 33.828, 30.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -357,8 +357,8 @@ VALUES (0x7A3BB07B, 9687, 0xA3BB0124, 34.5484, 38.6237, 28.05, -0.864275, 0, 0, /* @teleloc 0xA3BB0124 [34.548401 38.623699 28.049999] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB07C, 412, 0xA3BB0000, 36.5915, 43.2818, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA3BB0000 [36.591499 43.281799 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB07C, 412, 0xA3BB0000, 36.5915, 43.2818, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA3BB0000 [36.591499 43.281799 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB07D, 10358, 0xA3BB0122, 36.9875, 37.8281, 32.005, -0.082326, 0, 0, -0.996605, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -669,7 +669,7 @@ VALUES (0x7A3BB087, 11979, 0xA3BB0000, 129.646, 64.9618, 32, 0.677347, 0, 0, -0. INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB088, 11979, 0xA3BB0000, 82.9101, 38.3566, 32.005, 0.010817, 0, 0, -0.999941, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA3BB0000 [82.910103 38.356602 32.005001] 0.010816 0.000000 0.000000 -0.999941 */ +/* @teleloc 0xA3BB0000 [82.910103 38.356602 32.005001] 0.010817 0.000000 0.000000 -0.999941 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB089, 11979, 0xA3BB0000, 31.1838, 40.906, 32.005, -0.014183, 0, 0, -0.999899, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -1498,8 +1498,8 @@ VALUES (0x7A3BB13B, 12679, 0xA3BB0000, 38.5425, 83.6251, 32.05, -0.707107, 0, 0, /* @teleloc 0xA3BB0000 [38.542500 83.625099 32.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB13C, 9686, 0xA3BB0120, 32.6102, 29.4318, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0120 [32.610199 29.431801 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB13C, 9686, 0xA3BB0120, 32.6102, 29.4318, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0120 [32.610199 29.431801 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB13D, 9686, 0xA3BB0120, 30.5636, 32.3087, 35.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1526,12 +1526,12 @@ VALUES (0x7A3BB142, 9686, 0xA3BB0120, 40.9572, 30.3087, 35.65, 0.707107, 0, 0, /* @teleloc 0xA3BB0120 [40.957199 30.308701 35.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB143, 9686, 0xA3BB0120, 33.6102, 35.1818, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0120 [33.610199 35.181801 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3BB143, 9686, 0xA3BB0120, 33.6102, 35.1818, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0120 [33.610199 35.181801 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB144, 9686, 0xA3BB0120, 39.4309, 35.1588, 34.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0120 [39.430901 35.158798 34.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3BB144, 9686, 0xA3BB0120, 39.4309, 35.1588, 34.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0120 [39.430901 35.158798 34.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB145, 11698, 0xA3BB0120, 37.9915, 32.4818, 38.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1550,16 +1550,16 @@ VALUES (0x7A3BB148, 11697, 0xA3BB0120, 34.2757, 32.4509, 32.1, -0.707107, 0, 0, /* @teleloc 0xA3BB0120 [34.275700 32.450901 32.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB149, 11697, 0xA3BB0120, 35.5841, 29.9959, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3BB0120 [35.584099 29.995899 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB149, 11697, 0xA3BB0120, 35.5841, 29.9959, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3BB0120 [35.584099 29.995899 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB14A, 11697, 0xA3BB0120, 40.3341, 32.3958, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA3BB0120 [40.334099 32.395802 32.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB14B, 11697, 0xA3BB0120, 32.9784, 34.5509, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3BB0120 [32.978401 34.550900 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3BB14B, 11697, 0xA3BB0120, 32.9784, 34.5509, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3BB0120 [32.978401 34.550900 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB14C, 11697, 0xA3BB0122, 37.7284, 38.6009, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1574,8 +1574,8 @@ VALUES (0x7A3BB14E, 9686, 0xA3BB0122, 33.5136, 39.9587, 35, -0.707107, 0, 0, -0 /* @teleloc 0xA3BB0122 [33.513599 39.958698 35.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB14F, 9686, 0xA3BB0122, 34.8166, 35.7818, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0122 [34.816601 35.781799 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB14F, 9686, 0xA3BB0122, 34.8166, 35.7818, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0122 [34.816601 35.781799 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB150, 9686, 0xA3BB0124, 33.5072, 32.4753, 30.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1586,16 +1586,16 @@ VALUES (0x7A3BB151, 9686, 0xA3BB0124, 38.8072, 36.5251, 30.45, 0.707107, 0, 0, /* @teleloc 0xA3BB0124 [38.807201 36.525101 30.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB152, 9686, 0xA3BB0124, 37.2567, 39.478, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0124 [37.256699 39.478001 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3BB152, 9686, 0xA3BB0124, 37.2567, 39.478, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0124 [37.256699 39.478001 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB153, 11698, 0xA3BB0124, 36.2104, 33.5184, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA3BB0124 [36.210400 33.518398 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB153, 11698, 0xA3BB0124, 36.2104, 33.5184, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA3BB0124 [36.210400 33.518398 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB154, 11697, 0xA3BB0124, 36.5994, 38.9945, 28.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3BB0124 [36.599400 38.994499 28.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3BB154, 11697, 0xA3BB0124, 36.5994, 38.9945, 28.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3BB0124 [36.599400 38.994499 28.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB155, 11697, 0xA3BB0124, 38.1494, 38.7946, 28.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1614,8 +1614,8 @@ VALUES (0x7A3BB158, 9686, 0xA3BB0126, 33.9136, 42.1087, 35, -0.707107, 0, 0, -0 /* @teleloc 0xA3BB0126 [33.913601 42.108700 35.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3BB159, 9686, 0xA3BB0000, 34.3809, 43.4088, 34.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3BB0000 [34.380901 43.408798 34.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3BB159, 9686, 0xA3BB0000, 34.3809, 43.4088, 34.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3BB0000 [34.380901 43.408798 34.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3BB15A, 9686, 0xA3BB0000, 33.3809, 42.5588, 34.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A3E7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A3E7.sql index a31c0d8a1e..d423115bab 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A3E7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A3E7.sql @@ -5,24 +5,24 @@ VALUES (0x7A3E7000, 11697, 0xA3E70102, 65.1835, 37.1918, 66.075, -0.909599, 0, 0 /* @teleloc 0xA3E70102 [65.183502 37.191799 66.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7001, 9686, 0xA3E70102, 65.104, 32.2039, 68.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70102 [65.103996 32.203899 68.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7001, 9686, 0xA3E70102, 65.104, 32.2039, 68.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70102 [65.103996 32.203899 68.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7002, 11697, 0xA3E70102, 61.1171, 35.1108, 66.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA3E70102 [61.117100 35.110802 66.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7003, 9686, 0xA3E70102, 59.404, 32.2289, 68.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70102 [59.403999 32.228901 68.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7003, 9686, 0xA3E70102, 59.404, 32.2289, 68.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70102 [59.403999 32.228901 68.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7004, 9686, 0xA3E70102, 59.6371, 38.1706, 68.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70102 [59.637100 38.170601 68.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E7004, 9686, 0xA3E70102, 59.6371, 38.1706, 68.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70102 [59.637100 38.170601 68.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7005, 9686, 0xA3E70102, 65.0672, 38.1956, 68.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70102 [65.067200 38.195599 68.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E7005, 9686, 0xA3E70102, 65.0672, 38.1956, 68.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70102 [65.067200 38.195599 68.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7006, 9686, 0xA3E70102, 66.3922, 37.4706, 68.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7A3E7009, 11697, 0xA3E70102, 63.8671, 35.1108, 66.075, 0.707107, 0, 0, /* @teleloc 0xA3E70102 [63.867100 35.110802 66.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E700A, 9686, 0xA3E70102, 62.1911, 32.2039, 69.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70102 [62.191101 32.203899 69.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E700A, 9686, 0xA3E70102, 62.1911, 32.2039, 69.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70102 [62.191101 32.203899 69.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E700B, 9686, 0xA3E70102, 66.3922, 35.104, 69.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA3E70102 [66.392197 35.104000 69.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E700C, 9686, 0xA3E70102, 62.4285, 38.1706, 69.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70102 [62.428501 38.170601 69.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E700C, 9686, 0xA3E70102, 62.4285, 38.1706, 69.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70102 [62.428501 38.170601 69.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E700D, 9686, 0xA3E70102, 58.2636, 33.6072, 68.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7A3E7013, 11698, 0xA3E70102, 60.0797, 36.7375, 70.175, -0.9486, 0, 0, /* @teleloc 0xA3E70102 [60.079700 36.737499 70.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7014, 11697, 0xA3E70102, 62.4585, 37.5168, 66.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3E70102 [62.458500 37.516800 66.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E7014, 11697, 0xA3E70102, 62.4585, 37.5168, 66.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3E70102 [62.458500 37.516800 66.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7015, 11697, 0xA3E70102, 62.4585, 35.0918, 66.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7A3E7016, 11697, 0xA3E70102, 59.1604, 33.0416, 66.075, -0.364064, 0, 0 /* @teleloc 0xA3E70102 [59.160400 33.041599 66.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7017, 11697, 0xA3E70102, 60.6354, 32.5916, 66.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3E70102 [60.635399 32.591599 66.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7017, 11697, 0xA3E70102, 60.6354, 32.5916, 66.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3E70102 [60.635399 32.591599 66.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7018, 11697, 0xA3E70102, 63.7104, 32.5916, 66.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3E70102 [63.710400 32.591599 66.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7018, 11697, 0xA3E70102, 63.7104, 32.5916, 66.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3E70102 [63.710400 32.591599 66.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7019, 11697, 0xA3E70104, 56.678, 34.4631, 66.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3E70104 [56.678001 34.463100 66.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7A3E7019, 11697, 0xA3E70104, 56.678, 34.4631, 66.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3E70104 [56.678001 34.463100 66.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E701A, 11697, 0xA3E70104, 57.3605, 38.7869, 66.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA3E70104 [57.360500 38.786900 66.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E701B, 9686, 0xA3E70104, 56.8318, 34.0835, 68.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70104 [56.831799 34.083500 68.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E701B, 9686, 0xA3E70104, 56.8318, 34.0835, 68.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70104 [56.831799 34.083500 68.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E701C, 9686, 0xA3E70104, 53.3168, 36.711, 68.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7A3E701F, 9686, 0xA3E70104, 57.811, 36.0085, 69.475, 0.707107, 0, 0, /* @teleloc 0xA3E70104 [57.811001 36.008499 69.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7020, 9686, 0xA3E70104, 55.8664, 39.2528, 69.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70104 [55.866402 39.252800 69.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E7020, 9686, 0xA3E70104, 55.8664, 39.2528, 69.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70104 [55.866402 39.252800 69.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7021, 11697, 0xA3E70106, 61.158, 34.4601, 62.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7A3E7023, 9686, 0xA3E70106, 63.1668, 34.4609, 63.95, 0.707107, 0, 0, /* @teleloc 0xA3E70106 [63.166801 34.460899 63.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7024, 9686, 0xA3E70106, 57.8918, 31.261, 63.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70106 [57.891800 31.261000 63.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7024, 9686, 0xA3E70106, 57.8918, 31.261, 63.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70106 [57.891800 31.261000 63.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7025, 9686, 0xA3E70106, 53.2668, 34.486, 63.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA3E70106 [53.266800 34.486000 63.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7026, 9686, 0xA3E70106, 59.2918, 37.811, 63.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70106 [59.291801 37.811001 63.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E7026, 9686, 0xA3E70106, 59.2918, 37.811, 63.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70106 [59.291801 37.811001 63.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7027, 11698, 0xA3E70106, 58.1841, 35.1265, 65.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA3E70106 [58.184101 35.126499 65.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7027, 11698, 0xA3E70106, 58.1841, 35.1265, 65.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA3E70106 [58.184101 35.126499 65.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7028, 9687, 0xA3E70106, 62.604, 31.8039, 62.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xA3E70106 [62.604000 31.803900 62.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7029, 9686, 0xA3E70106, 60.4655, 31.261, 63.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70106 [60.465500 31.261000 63.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7029, 9686, 0xA3E70106, 60.4655, 31.261, 63.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70106 [60.465500 31.261000 63.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E702A, 9686, 0xA3E70106, 56.2419, 37.811, 63.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70106 [56.241901 37.811001 63.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E702A, 9686, 0xA3E70106, 56.2419, 37.811, 63.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70106 [56.241901 37.811001 63.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E702B, 11697, 0xA3E70106, 62.4722, 37.0538, 62.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA3E70106 [62.472198 37.053799 62.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E702C, 11697, 0xA3E70106, 59.0972, 34.5288, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3E70106 [59.097198 34.528801 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E702C, 11697, 0xA3E70106, 59.0972, 34.5288, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3E70106 [59.097198 34.528801 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E702D, 11697, 0xA3E70106, 53.8722, 31.8538, 62.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA3E70106 [53.872200 31.853800 62.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E702E, 412, 0xA3E70000, 55.854, 39.6139, 66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA3E70000 [55.854000 39.613899 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E702E, 412, 0xA3E70000, 55.854, 39.6139, 66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA3E70000 [55.854000 39.613899 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E702F, 9686, 0xA3E70000, 55.8318, 39.7085, 69.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70000 [55.831799 39.708500 69.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E702F, 9686, 0xA3E70000, 55.8318, 39.7085, 69.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70000 [55.831799 39.708500 69.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7030, 9686, 0xA3E70000, 57.7304, 39.7085, 67.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70000 [57.730400 39.708500 67.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7030, 9686, 0xA3E70000, 57.7304, 39.7085, 67.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70000 [57.730400 39.708500 67.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7031, 9686, 0xA3E70000, 53.9796, 39.7085, 67.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70000 [53.979599 39.708500 67.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7031, 9686, 0xA3E70000, 53.9796, 39.7085, 67.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70000 [53.979599 39.708500 67.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7032, 12679, 0xA3E70000, 52.1585, 40.2668, 66.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA3E70000 [52.158501 40.266800 66.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7033, 12679, 0xA3E70000, 66.5085, 40.0418, 66.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA3E70000 [66.508499 40.041801 66.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7033, 12679, 0xA3E70000, 66.5085, 40.0418, 66.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA3E70000 [66.508499 40.041801 66.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7034, 412, 0xA3E7010A, 41.9257, 87.1696, 62, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1465,8 +1465,8 @@ VALUES (0x7A3E716D, 9686, 0xA3E70138, 113.187, 34.0156, 68.85, 0.317305, 0, 0, /* @teleloc 0xA3E70138 [113.186996 34.015598 68.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E716E, 9686, 0xA3E70138, 111.58, 33.4942, 71.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70138 [111.580002 33.494202 71.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E716E, 9686, 0xA3E70138, 111.58, 33.4942, 71.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70138 [111.580002 33.494202 71.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E716F, 9686, 0xA3E70138, 109.233, 36.6282, 69.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7A3E7171, 9686, 0xA3E70138, 113.337, 39.3156, 68.85, -0.902209, 0, 0, /* @teleloc 0xA3E70138 [113.336998 39.315601 68.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7172, 9686, 0xA3E70138, 111.587, 40.5282, 69.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70138 [111.586998 40.528198 69.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E7172, 9686, 0xA3E70138, 111.587, 40.5282, 69.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70138 [111.586998 40.528198 69.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7173, 11697, 0xA3E70138, 111.635, 33.8348, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3E70138 [111.635002 33.834801 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7173, 11697, 0xA3E70138, 111.635, 33.8348, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3E70138 [111.635002 33.834801 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7174, 11697, 0xA3E70138, 109.735, 34.8848, 66.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA3E70138 [109.735001 34.884800 66.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7175, 9686, 0xA3E7013B, 102.322, 32.797, 68.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E7013B [102.321999 32.797001 68.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7175, 9686, 0xA3E7013B, 102.322, 32.797, 68.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E7013B [102.321999 32.797001 68.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7176, 9686, 0xA3E7013B, 107.722, 32.797, 68.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E7013B [107.722000 32.797001 68.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7176, 9686, 0xA3E7013B, 107.722, 32.797, 68.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E7013B [107.722000 32.797001 68.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7177, 9686, 0xA3E7013B, 108.772, 34.1462, 67.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA3E7013B [108.772003 34.146198 67.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7178, 9686, 0xA3E7013B, 104.772, 38.697, 69.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E7013B [104.772003 38.696999 69.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E7178, 9686, 0xA3E7013B, 104.772, 38.697, 69.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E7013B [104.772003 38.696999 69.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7179, 9686, 0xA3E7013B, 100.972, 35.547, 70.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7A3E717D, 11697, 0xA3E7013B, 104.654, 35.8756, 66.1, -0.707107, 0, 0, /* @teleloc 0xA3E7013B [104.653999 35.875599 66.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E717E, 11697, 0xA3E7013B, 105.185, 33.3848, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3E7013B [105.184998 33.384800 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E717E, 11697, 0xA3E7013B, 105.185, 33.3848, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3E7013B [105.184998 33.384800 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E717F, 9686, 0xA3E7013B, 102.223, 38.697, 69.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E7013B [102.223000 38.696999 69.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E717F, 9686, 0xA3E7013B, 102.223, 38.697, 69.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E7013B [102.223000 38.696999 69.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7180, 9686, 0xA3E7013B, 107.566, 38.697, 69.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E7013B [107.566002 38.696999 69.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E7180, 9686, 0xA3E7013B, 107.566, 38.697, 69.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E7013B [107.566002 38.696999 69.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7181, 9686, 0xA3E7013B, 100.972, 33.8319, 69.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7A3E7182, 9686, 0xA3E7013B, 100.972, 37.7801, 69.35, -0.707107, 0, 0, /* @teleloc 0xA3E7013B [100.972000 37.780102 69.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7183, 9686, 0xA3E7013B, 105.182, 32.797, 69.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E7013B [105.181999 32.797001 69.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7183, 9686, 0xA3E7013B, 105.182, 32.797, 69.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E7013B [105.181999 32.797001 69.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7184, 9686, 0xA3E7013B, 108.772, 33.8462, 69.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7A3E718B, 11697, 0xA3E7013B, 107.78, 33.5943, 66.1, 0.297375, 0, 0, -0 /* @teleloc 0xA3E7013B [107.779999 33.594299 66.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E718C, 11697, 0xA3E7013B, 104.935, 38.1848, 66.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3E7013B [104.934998 38.184799 66.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E718C, 11697, 0xA3E7013B, 104.935, 38.1848, 66.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3E7013B [104.934998 38.184799 66.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E718D, 9686, 0xA3E7013D, 107.68, 31.8442, 64.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E7013D [107.680000 31.844200 64.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E718D, 9686, 0xA3E7013D, 107.68, 31.8442, 64.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E7013D [107.680000 31.844200 64.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E718E, 9686, 0xA3E7013D, 104.183, 35.0782, 64.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA3E7013D [104.182999 35.078201 64.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E718F, 9686, 0xA3E7013D, 106.437, 38.3282, 64.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E7013D [106.436996 38.328201 64.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E718F, 9686, 0xA3E7013D, 106.437, 38.3282, 64.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E7013D [106.436996 38.328201 64.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7190, 11697, 0xA3E7013D, 112.304, 37.1271, 62.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7A3E7193, 11697, 0xA3E7013D, 105.071, 35.639, 62.1, -0.707107, 0, 0, - /* @teleloc 0xA3E7013D [105.070999 35.639000 62.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7194, 9686, 0xA3E7013D, 111.58, 31.8442, 64.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E7013D [111.580002 31.844200 64.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7194, 9686, 0xA3E7013D, 111.58, 31.8442, 64.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E7013D [111.580002 31.844200 64.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7195, 9686, 0xA3E7013D, 109.687, 38.3282, 64.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E7013D [109.686996 38.328201 64.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E7195, 9686, 0xA3E7013D, 109.687, 38.3282, 64.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E7013D [109.686996 38.328201 64.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E7196, 9686, 0xA3E7013D, 114.133, 33.8782, 64.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7A3E7197, 11698, 0xA3E7013D, 108.166, 35.7284, 65.5, -0.707107, 0, 0, /* @teleloc 0xA3E7013D [108.166000 35.728401 65.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7198, 11697, 0xA3E7013D, 108.771, 32.689, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3E7013D [108.771004 32.688999 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E7198, 11697, 0xA3E7013D, 108.771, 32.689, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3E7013D [108.771004 32.688999 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E7199, 11697, 0xA3E7013D, 108.154, 37.8771, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA3E7013D [108.153999 37.877102 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A3E7199, 11697, 0xA3E7013D, 108.154, 37.8771, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA3E7013D [108.153999 37.877102 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E719A, 412, 0xA3E70000, 111.537, 41.0756, 66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA3E70000 [111.537003 41.075600 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E719A, 412, 0xA3E70000, 111.537, 41.0756, 66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA3E70000 [111.537003 41.075600 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E719B, 9686, 0xA3E70000, 111.58, 41.2442, 69.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA3E70000 [111.580002 41.244202 69.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E719B, 9686, 0xA3E70000, 111.58, 41.2442, 69.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA3E70000 [111.580002 41.244202 69.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E719C, 9686, 0xA3E70000, 113.88, 40.3442, 68.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7A3E719E, 12679, 0xA3E70000, 114.685, 40.6348, 66.1, -0.402747, 0, 0, /* @teleloc 0xA3E70000 [114.684998 40.634800 66.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A3E719F, 12679, 0xA3E70000, 104.685, 39.6848, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA3E70000 [104.684998 39.684799 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A3E719F, 12679, 0xA3E70000, 104.685, 39.6848, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA3E70000 [104.684998 39.684799 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A3E71A0, 13746, 0xA3E70104, 56.2495, 37.3312, 66.005, -0.017947, 0, 0, 0.999839, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A444.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A444.sql index 52bfee6921..fa7c1413dd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A444.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A444.sql @@ -5,8 +5,8 @@ VALUES (0x7A444000, 412, 0xA4440103, 32.3916, 157.645, 68, -0.707107, 0, 0, 0. /* @teleloc 0xA4440103 [32.391602 157.645004 68.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444001, 412, 0xA4440104, 42.5832, 154.159, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4440104 [42.583199 154.158997 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444001, 412, 0xA4440104, 42.5832, 154.159, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4440104 [42.583199 154.158997 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444002, 412, 0xA4440105, 26.6748, 165.668, 68, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,32 +25,32 @@ VALUES (0x7A444005, 11697, 0xA4440106, 34.1344, 165.483, 72.9, -0.92321, 0, 0, - /* @teleloc 0xA4440106 [34.134399 165.483002 72.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444006, 9686, 0xA4440106, 34.9923, 153.911, 75.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440106 [34.992298 153.910995 75.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444006, 9686, 0xA4440106, 34.9923, 153.911, 75.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440106 [34.992298 153.910995 75.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444007, 9686, 0xA4440108, 34.69, 162.58, 71.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440108 [34.689999 162.580002 71.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A444007, 9686, 0xA4440108, 34.69, 162.58, 71.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440108 [34.689999 162.580002 71.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444008, 9686, 0xA4440108, 34.7394, 153.905, 70.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440108 [34.739399 153.904999 70.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444008, 9686, 0xA4440108, 34.7394, 153.905, 70.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440108 [34.739399 153.904999 70.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444009, 9686, 0xA4440109, 37.9903, 153.925, 71.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440109 [37.990299 153.925003 71.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444009, 9686, 0xA4440109, 37.9903, 153.925, 71.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440109 [37.990299 153.925003 71.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44400A, 11697, 0xA444010A, 36, 166.166, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA444010A [36.000000 166.166000 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A44400A, 11697, 0xA444010A, 36, 166.166, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA444010A [36.000000 166.166000 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44400B, 9686, 0xA444010A, 36.2101, 167.063, 71.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010A [36.210098 167.063004 71.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A44400B, 9686, 0xA444010A, 36.2101, 167.063, 71.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010A [36.210098 167.063004 71.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44400C, 9686, 0xA444010D, 42.575, 153.325, 71.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010D [42.575001 153.324997 71.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A44400C, 9686, 0xA444010D, 42.575, 153.325, 71.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010D [42.575001 153.324997 71.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A44400D, 11697, 0xA444010D, 45.6, 149.345, 68.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,36 +61,36 @@ VALUES (0x7A44400E, 11697, 0xA444010D, 37.475, 147.525, 68.1, -0.707107, 0, 0, - /* @teleloc 0xA444010D [37.474998 147.524994 68.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44400F, 9686, 0xA444010F, 34.528, 153.336, 76.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010F [34.528000 153.335999 76.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A44400F, 9686, 0xA444010F, 34.528, 153.336, 76.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010F [34.528000 153.335999 76.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444010, 11697, 0xA444010F, 26.9825, 148.386, 72.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA444010F [26.982500 148.386002 72.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444011, 11697, 0xA444010F, 31.8265, 146.259, 72.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA444010F [31.826500 146.259003 72.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444011, 11697, 0xA444010F, 31.8265, 146.259, 72.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA444010F [31.826500 146.259003 72.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444012, 11698, 0xA444010F, 37.9071, 149.488, 79.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA444010F [37.907101 149.488007 79.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444013, 412, 0xA4440112, 33.285, 149.046, 68, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4440112 [33.285000 149.046005 68.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A444013, 412, 0xA4440112, 33.285, 149.046, 68, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4440112 [33.285000 149.046005 68.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444014, 9686, 0xA4440112, 30.1562, 148.933, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440112 [30.156200 148.932999 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A444014, 9686, 0xA4440112, 30.1562, 148.933, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440112 [30.156200 148.932999 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444015, 412, 0xA4440116, 36.7014, 150.359, 63.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xA4440116 [36.701401 150.358994 63.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444017, 9686, 0xA4440118, 32.3284, 152.501, 66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440118 [32.328400 152.501007 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444017, 9686, 0xA4440118, 32.3284, 152.501, 66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440118 [32.328400 152.501007 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444018, 11698, 0xA4440118, 30.8629, 156.504, 67.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -196,8 +196,8 @@ VALUES (0x7A44401D, 10707, 0xA4440000, 183.951, 87.6653, 40.7259, -0.557982, 0, /* @teleloc 0xA4440000 [183.951004 87.665298 40.725899] -0.557982 0.000000 0.000000 0.829853 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44401E, 9686, 0xA4440106, 36.0797, 166.569, 76.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440106 [36.079700 166.569000 76.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A44401E, 9686, 0xA4440106, 36.0797, 166.569, 76.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440106 [36.079700 166.569000 76.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A44401F, 11698, 0xA4440106, 36.0443, 162.558, 79.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -216,20 +216,20 @@ VALUES (0x7A444022, 9686, 0xA4440109, 39.1893, 159.39, 71.57, 0.707107, 0, 0, - /* @teleloc 0xA4440109 [39.189301 159.389999 71.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444023, 11697, 0xA4440109, 37.9805, 161.703, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4440109 [37.980499 161.703003 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A444023, 11697, 0xA4440109, 37.9805, 161.703, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4440109 [37.980499 161.703003 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444024, 9686, 0xA444010A, 34.6434, 163.102, 71.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010A [34.643398 163.102005 71.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444024, 9686, 0xA444010A, 34.6434, 163.102, 71.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010A [34.643398 163.102005 71.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444025, 9686, 0xA444010D, 40.3323, 145.626, 71.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010D [40.332298 145.626007 71.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444025, 9686, 0xA444010D, 40.3323, 145.626, 71.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010D [40.332298 145.626007 71.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444026, 9686, 0xA444010D, 42.8723, 145.626, 71.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010D [42.872299 145.626007 71.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444026, 9686, 0xA444010D, 42.8723, 145.626, 71.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010D [42.872299 145.626007 71.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444027, 9686, 0xA444010D, 46.3563, 149.497, 71.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -244,24 +244,24 @@ VALUES (0x7A444029, 11697, 0xA444010D, 44.04, 149.355, 68.1, 0.707107, 0, 0, -0. /* @teleloc 0xA444010D [44.040001 149.354996 68.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44402A, 9686, 0xA444010F, 39.5985, 153.336, 76.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010F [39.598499 153.335999 76.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A44402A, 9686, 0xA444010F, 39.5985, 153.336, 76.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010F [39.598499 153.335999 76.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44402B, 9686, 0xA444010F, 29.771, 153.336, 76.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010F [29.771000 153.335999 76.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A44402B, 9686, 0xA444010F, 29.771, 153.336, 76.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010F [29.771000 153.335999 76.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44402C, 9686, 0xA444010F, 30.5112, 145.737, 76.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010F [30.511200 145.737000 76.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A44402C, 9686, 0xA444010F, 30.5112, 145.737, 76.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010F [30.511200 145.737000 76.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44402D, 9686, 0xA444010F, 36.1939, 145.737, 76.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010F [36.193901 145.737000 76.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A44402D, 9686, 0xA444010F, 36.1939, 145.737, 76.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010F [36.193901 145.737000 76.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44402E, 9686, 0xA444010F, 41.8388, 145.737, 76.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA444010F [41.838799 145.737000 76.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A44402E, 9686, 0xA444010F, 41.8388, 145.737, 76.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA444010F [41.838799 145.737000 76.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A44402F, 9686, 0xA444010F, 26.2751, 149.489, 76.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -276,16 +276,16 @@ VALUES (0x7A444031, 11698, 0xA444010F, 34.3351, 149.559, 79.15, -0.999998, 0, 0, /* @teleloc 0xA444010F [34.335098 149.559006 79.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444032, 11697, 0xA444010F, 42.7525, 152.686, 72.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA444010F [42.752499 152.686005 72.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A444032, 11697, 0xA444010F, 42.7525, 152.686, 72.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA444010F [42.752499 152.686005 72.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444033, 11697, 0xA444010F, 45.0925, 149.306, 72.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA444010F [45.092499 149.306000 72.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444034, 11697, 0xA444010F, 41.0625, 146.166, 72.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA444010F [41.062500 146.166000 72.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444034, 11697, 0xA444010F, 41.0625, 146.166, 72.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA444010F [41.062500 146.166000 72.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444035, 9686, 0xA4440111, 36.2712, 151.414, 71.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -296,16 +296,16 @@ VALUES (0x7A444036, 9686, 0xA4440111, 25.82, 151.78, 71.66, -0.707107, 0, 0, -0 /* @teleloc 0xA4440111 [25.820000 151.779999 71.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444037, 9686, 0xA4440111, 33.36, 149.49, 71.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440111 [33.360001 149.490005 71.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444037, 9686, 0xA4440111, 33.36, 149.49, 71.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440111 [33.360001 149.490005 71.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444038, 9686, 0xA4440112, 36.2712, 147.272, 71.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA4440112 [36.271198 147.272003 71.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444039, 9686, 0xA4440116, 33.3284, 147.181, 66.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440116 [33.328400 147.181000 66.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444039, 9686, 0xA4440116, 33.3284, 147.181, 66.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440116 [33.328400 147.181000 66.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A44403A, 9686, 0xA4440116, 36.5884, 150.331, 66.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -320,8 +320,8 @@ VALUES (0x7A44403C, 9686, 0xA4440118, 24.5546, 157.745, 66, -0.707107, 0, 0, -0 /* @teleloc 0xA4440118 [24.554600 157.744995 66.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44403D, 9686, 0xA4440118, 28.3584, 152.501, 66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440118 [28.358400 152.501007 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A44403D, 9686, 0xA4440118, 28.3584, 152.501, 66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440118 [28.358400 152.501007 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A44403E, 11697, 0xA4440118, 25.3897, 153.324, 63.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -348,8 +348,8 @@ VALUES (0x7A444043, 9686, 0xA4440000, 26.45, 165.99, 71.25, 0.357553, 0, 0, -0. /* @teleloc 0xA4440000 [26.450001 165.990005 71.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444044, 9686, 0xA4440000, 30.32, 167.22, 70.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440000 [30.320000 167.220001 70.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444044, 9686, 0xA4440000, 30.32, 167.22, 70.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440000 [30.320000 167.220001 70.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444045, 9686, 0xA4440000, 24.97, 161.46, 70.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -360,12 +360,12 @@ VALUES (0x7A444046, 9686, 0xA4440000, 32.3844, 157.589, 71.39, 0.707107, 0, 0, /* @teleloc 0xA4440000 [32.384399 157.589005 71.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444047, 9686, 0xA4440000, 42.845, 166.355, 70.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440000 [42.845001 166.354996 70.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A444047, 9686, 0xA4440000, 42.845, 166.355, 70.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440000 [42.845001 166.354996 70.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444048, 9686, 0xA4440000, 42.555, 154.215, 71.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4440000 [42.555000 154.214996 71.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A444048, 9686, 0xA4440000, 42.555, 154.215, 71.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4440000 [42.555000 154.214996 71.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444049, 12679, 0xA4440000, 31.2551, 155.169, 68.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -392,12 +392,12 @@ VALUES (0x7A44404E, 12679, 0xA4440000, 40.9651, 165.389, 68.1, 0.95656, 0, 0, 0. /* @teleloc 0xA4440000 [40.965099 165.389008 68.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A44404F, 12678, 0xA4440000, 36.1198, 165.474, 81.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA4440000 [36.119801 165.473999 81.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A44404F, 12678, 0xA4440000, 36.1198, 165.474, 81.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA4440000 [36.119801 165.473999 81.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A444050, 12678, 0xA4440000, 36.1198, 149.474, 81.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA4440000 [36.119801 149.473999 81.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A444050, 12678, 0xA4440000, 36.1198, 149.474, 81.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA4440000 [36.119801 149.473999 81.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A444051, 10762, 0xA4440118, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A454.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A454.sql index ed79163739..d369b70f35 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A454.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A454.sql @@ -5,8 +5,8 @@ VALUES (0x7A454000, 412, 0xA4540103, 152.392, 37.645, 56, -0.707107, 0, 0, 0.7 /* @teleloc 0xA4540103 [152.391998 37.645000 56.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454001, 412, 0xA4540104, 162.583, 34.1594, 56, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4540104 [162.582993 34.159401 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454001, 412, 0xA4540104, 162.583, 34.1594, 56, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4540104 [162.582993 34.159401 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454002, 412, 0xA4540105, 146.675, 45.6678, 56, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,12 +25,12 @@ VALUES (0x7A454005, 11697, 0xA4540106, 154.134, 45.4834, 60.9, -0.92321, 0, 0, - /* @teleloc 0xA4540106 [154.134003 45.483398 60.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454006, 9686, 0xA4540106, 154.992, 33.9109, 63.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540106 [154.992004 33.910900 63.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454006, 9686, 0xA4540106, 154.992, 33.9109, 63.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540106 [154.992004 33.910900 63.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454007, 9686, 0xA4540106, 156.08, 46.569, 64.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540106 [156.080002 46.569000 64.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454007, 9686, 0xA4540106, 156.08, 46.569, 64.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540106 [156.080002 46.569000 64.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454008, 11698, 0xA4540106, 156.044, 42.5581, 67.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -41,44 +41,44 @@ VALUES (0x7A454009, 11697, 0xA4540106, 153.659, 37.2647, 60.9, -0.707107, 0, 0, /* @teleloc 0xA4540106 [153.658997 37.264702 60.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45400A, 9686, 0xA4540108, 154.69, 42.5802, 59.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540108 [154.690002 42.580200 59.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A45400A, 9686, 0xA4540108, 154.69, 42.5802, 59.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540108 [154.690002 42.580200 59.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45400B, 9686, 0xA4540108, 154.739, 33.9049, 58.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540108 [154.738998 33.904900 58.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45400B, 9686, 0xA4540108, 154.739, 33.9049, 58.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540108 [154.738998 33.904900 58.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45400C, 11697, 0xA4540108, 155.86, 34.4659, 56.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA4540108 [155.860001 34.465900 56.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45400D, 9686, 0xA4540109, 157.99, 33.9253, 59.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540109 [157.990005 33.925301 59.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45400D, 9686, 0xA4540109, 157.99, 33.9253, 59.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540109 [157.990005 33.925301 59.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45400E, 9686, 0xA4540109, 159.189, 39.3901, 59.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA4540109 [159.188995 39.390099 59.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45400F, 11697, 0xA4540109, 157.98, 41.7029, 56.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4540109 [157.979996 41.702900 56.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A45400F, 11697, 0xA4540109, 157.98, 41.7029, 56.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4540109 [157.979996 41.702900 56.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454010, 11697, 0xA454010A, 156, 46.1659, 56.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA454010A [156.000000 46.165901 56.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454010, 11697, 0xA454010A, 156, 46.1659, 56.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA454010A [156.000000 46.165901 56.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454011, 9686, 0xA454010A, 156.21, 47.0626, 59.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010A [156.210007 47.062599 59.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454011, 9686, 0xA454010A, 156.21, 47.0626, 59.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010A [156.210007 47.062599 59.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454012, 9686, 0xA454010A, 154.643, 43.1021, 59.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010A [154.643005 43.102100 59.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454012, 9686, 0xA454010A, 154.643, 43.1021, 59.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010A [154.643005 43.102100 59.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454013, 9686, 0xA454010D, 162.575, 33.325, 59.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010D [162.574997 33.325001 59.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454013, 9686, 0xA454010D, 162.575, 33.325, 59.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010D [162.574997 33.325001 59.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454014, 11697, 0xA454010D, 165.6, 29.345, 56.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -89,12 +89,12 @@ VALUES (0x7A454015, 11697, 0xA454010D, 157.475, 27.525, 56.1, -0.707107, 0, 0, - /* @teleloc 0xA454010D [157.475006 27.525000 56.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454016, 9686, 0xA454010D, 160.332, 25.6258, 59.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010D [160.332001 25.625799 59.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454016, 9686, 0xA454010D, 160.332, 25.6258, 59.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010D [160.332001 25.625799 59.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454017, 9686, 0xA454010D, 162.872, 25.6258, 59.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010D [162.871994 25.625799 59.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454017, 9686, 0xA454010D, 162.872, 25.6258, 59.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010D [162.871994 25.625799 59.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454018, 9686, 0xA454010D, 166.356, 29.4966, 59.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -109,40 +109,40 @@ VALUES (0x7A45401A, 11697, 0xA454010D, 164.04, 29.355, 56.1, 0.707107, 0, 0, -0. /* @teleloc 0xA454010D [164.039993 29.355000 56.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45401B, 9686, 0xA454010F, 154.528, 33.3358, 64.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010F [154.528000 33.335800 64.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A45401B, 9686, 0xA454010F, 154.528, 33.3358, 64.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010F [154.528000 33.335800 64.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45401C, 11697, 0xA454010F, 146.982, 28.3858, 60.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA454010F [146.981995 28.385799 60.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45401D, 11697, 0xA454010F, 151.827, 26.2592, 60.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA454010F [151.826996 26.259199 60.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45401D, 11697, 0xA454010F, 151.827, 26.2592, 60.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA454010F [151.826996 26.259199 60.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45401E, 11698, 0xA454010F, 157.907, 29.4885, 67.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA454010F [157.906998 29.488501 67.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45401F, 9686, 0xA454010F, 159.598, 33.3358, 64.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010F [159.598007 33.335800 64.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A45401F, 9686, 0xA454010F, 159.598, 33.3358, 64.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010F [159.598007 33.335800 64.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454020, 9686, 0xA454010F, 149.771, 33.3358, 64.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010F [149.770996 33.335800 64.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454020, 9686, 0xA454010F, 149.771, 33.3358, 64.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010F [149.770996 33.335800 64.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454021, 9686, 0xA454010F, 150.511, 25.7368, 64.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010F [150.511002 25.736799 64.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454021, 9686, 0xA454010F, 150.511, 25.7368, 64.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010F [150.511002 25.736799 64.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454022, 9686, 0xA454010F, 156.194, 25.7368, 64.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010F [156.194000 25.736799 64.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454022, 9686, 0xA454010F, 156.194, 25.7368, 64.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010F [156.194000 25.736799 64.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454023, 9686, 0xA454010F, 161.839, 25.7368, 64.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454010F [161.839005 25.736799 64.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454023, 9686, 0xA454010F, 161.839, 25.7368, 64.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454010F [161.839005 25.736799 64.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454024, 9686, 0xA454010F, 146.275, 29.4892, 64.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7A454026, 11698, 0xA454010F, 154.335, 29.5592, 67.15, -0.999998, 0, 0, /* @teleloc 0xA454010F [154.335007 29.559200 67.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454027, 11697, 0xA454010F, 162.752, 32.6858, 60.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA454010F [162.751999 32.685799 60.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454027, 11697, 0xA454010F, 162.752, 32.6858, 60.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA454010F [162.751999 32.685799 60.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454028, 11697, 0xA454010F, 165.092, 29.3058, 60.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA454010F [165.091995 29.305799 60.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454029, 11697, 0xA454010F, 161.062, 26.1658, 60.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA454010F [161.061996 26.165800 60.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454029, 11697, 0xA454010F, 161.062, 26.1658, 60.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA454010F [161.061996 26.165800 60.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45402A, 9686, 0xA4540111, 156.271, 31.4145, 59.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,16 +177,16 @@ VALUES (0x7A45402B, 9686, 0xA4540111, 145.82, 31.78, 59.66, -0.707107, 0, 0, -0 /* @teleloc 0xA4540111 [145.820007 31.780001 59.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45402C, 9686, 0xA4540111, 153.36, 29.49, 59.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540111 [153.360001 29.490000 59.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45402C, 9686, 0xA4540111, 153.36, 29.49, 59.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540111 [153.360001 29.490000 59.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45402D, 412, 0xA4540112, 153.285, 29.0458, 56, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4540112 [153.285004 29.045799 56.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A45402D, 412, 0xA4540112, 153.285, 29.0458, 56, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4540112 [153.285004 29.045799 56.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45402E, 9686, 0xA4540112, 150.156, 28.9326, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540112 [150.156006 28.932600 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A45402E, 9686, 0xA4540112, 150.156, 28.9326, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540112 [150.156006 28.932600 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45402F, 9686, 0xA4540112, 156.271, 27.2724, 59.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -197,8 +197,8 @@ VALUES (0x7A454030, 412, 0xA4540116, 156.701, 30.3593, 51.195, 0.707107, 0, 0, /* @teleloc 0xA4540116 [156.701004 30.359301 51.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454031, 9686, 0xA4540116, 153.328, 27.1812, 54.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540116 [153.328003 27.181200 54.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454031, 9686, 0xA4540116, 153.328, 27.1812, 54.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540116 [153.328003 27.181200 54.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454032, 9686, 0xA4540116, 156.588, 30.3312, 54.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,8 +209,8 @@ VALUES (0x7A454033, 9686, 0xA4540117, 157.15, 36.3512, 54.59, -0.707107, 0, 0, /* @teleloc 0xA4540117 [157.149994 36.351200 54.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454034, 9686, 0xA4540118, 152.328, 32.5012, 54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540118 [152.328003 32.501202 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454034, 9686, 0xA4540118, 152.328, 32.5012, 54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540118 [152.328003 32.501202 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454035, 11698, 0xA4540118, 150.863, 36.5042, 55.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -221,8 +221,8 @@ VALUES (0x7A454036, 9686, 0xA4540118, 144.555, 37.7454, 54, -0.707107, 0, 0, -0 /* @teleloc 0xA4540118 [144.554993 37.745399 54.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454037, 9686, 0xA4540118, 148.358, 32.5012, 54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540118 [148.358002 32.501202 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454037, 9686, 0xA4540118, 148.358, 32.5012, 54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540118 [148.358002 32.501202 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454038, 11697, 0xA4540118, 145.39, 33.3235, 51.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -253,8 +253,8 @@ VALUES (0x7A45403E, 9686, 0xA4540000, 146.45, 45.99, 59.25, 0.357553, 0, 0, -0. /* @teleloc 0xA4540000 [146.449997 45.990002 59.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45403F, 9686, 0xA4540000, 150.32, 47.22, 58.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540000 [150.320007 47.220001 58.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45403F, 9686, 0xA4540000, 150.32, 47.22, 58.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540000 [150.320007 47.220001 58.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454040, 9686, 0xA4540000, 144.97, 41.46, 58.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x7A454041, 9686, 0xA4540000, 152.384, 37.5888, 59.39, 0.707107, 0, 0, /* @teleloc 0xA4540000 [152.384003 37.588799 59.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454042, 9686, 0xA4540000, 162.845, 46.355, 58.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540000 [162.845001 46.355000 58.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454042, 9686, 0xA4540000, 162.845, 46.355, 58.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540000 [162.845001 46.355000 58.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454043, 9686, 0xA4540000, 162.555, 34.215, 59.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540000 [162.554993 34.215000 59.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454043, 9686, 0xA4540000, 162.555, 34.215, 59.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540000 [162.554993 34.215000 59.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454044, 12679, 0xA4540000, 151.255, 35.1692, 56.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -297,12 +297,12 @@ VALUES (0x7A454049, 12679, 0xA4540000, 160.965, 45.3892, 56.1, 0.95656, 0, 0, 0. /* @teleloc 0xA4540000 [160.964996 45.389198 56.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45404A, 12678, 0xA4540000, 156.12, 45.4735, 69.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA4540000 [156.119995 45.473499 69.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45404A, 12678, 0xA4540000, 156.12, 45.4735, 69.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA4540000 [156.119995 45.473499 69.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45404B, 12678, 0xA4540000, 156.12, 29.4735, 69.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA4540000 [156.119995 29.473499 69.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A45404B, 12678, 0xA4540000, 156.12, 29.4735, 69.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA4540000 [156.119995 29.473499 69.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45404C, 11697, 0xA454011C, 63.6252, 151.946, 64.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -613,8 +613,8 @@ VALUES (0x7A454098, 412, 0xA454013E, 56.3916, 37.645, 56, -0.707107, 0, 0, 0.7 /* @teleloc 0xA454013E [56.391602 37.645000 56.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454099, 412, 0xA454013F, 66.5832, 34.1594, 56, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA454013F [66.583199 34.159401 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454099, 412, 0xA454013F, 66.5832, 34.1594, 56, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA454013F [66.583199 34.159401 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45409A, 412, 0xA4540140, 50.6748, 45.6678, 56, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -633,12 +633,12 @@ VALUES (0x7A45409D, 11697, 0xA4540141, 58.1344, 45.4834, 60.9, -0.92321, 0, 0, - /* @teleloc 0xA4540141 [58.134399 45.483398 60.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45409E, 9686, 0xA4540141, 58.9923, 33.9109, 63.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540141 [58.992298 33.910900 63.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45409E, 9686, 0xA4540141, 58.9923, 33.9109, 63.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540141 [58.992298 33.910900 63.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45409F, 9686, 0xA4540141, 60.0797, 46.569, 64.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540141 [60.079700 46.569000 64.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A45409F, 9686, 0xA4540141, 60.0797, 46.569, 64.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540141 [60.079700 46.569000 64.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540A0, 11698, 0xA4540141, 60.0443, 42.5581, 67.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -649,44 +649,44 @@ VALUES (0x7A4540A1, 11697, 0xA4540141, 57.6586, 37.2647, 60.9, -0.707107, 0, 0, /* @teleloc 0xA4540141 [57.658600 37.264702 60.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540A2, 9686, 0xA4540143, 58.69, 42.5802, 59.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540143 [58.689999 42.580200 59.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540A2, 9686, 0xA4540143, 58.69, 42.5802, 59.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540143 [58.689999 42.580200 59.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540A3, 9686, 0xA4540143, 58.7394, 33.9049, 58.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540143 [58.739399 33.904900 58.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540A3, 9686, 0xA4540143, 58.7394, 33.9049, 58.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540143 [58.739399 33.904900 58.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540A4, 11697, 0xA4540143, 59.86, 34.4659, 56.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA4540143 [59.860001 34.465900 56.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540A5, 9686, 0xA4540144, 61.9903, 33.9253, 59.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540144 [61.990299 33.925301 59.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540A5, 9686, 0xA4540144, 61.9903, 33.9253, 59.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540144 [61.990299 33.925301 59.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540A6, 9686, 0xA4540144, 63.1893, 39.3901, 59.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA4540144 [63.189301 39.390099 59.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540A7, 11697, 0xA4540144, 61.9805, 41.7029, 56.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4540144 [61.980499 41.702900 56.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540A7, 11697, 0xA4540144, 61.9805, 41.7029, 56.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4540144 [61.980499 41.702900 56.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540A8, 11697, 0xA4540145, 60, 46.1659, 56.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4540145 [60.000000 46.165901 56.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540A8, 11697, 0xA4540145, 60, 46.1659, 56.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4540145 [60.000000 46.165901 56.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540A9, 9686, 0xA4540145, 60.2101, 47.0626, 59.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540145 [60.210098 47.062599 59.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540A9, 9686, 0xA4540145, 60.2101, 47.0626, 59.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540145 [60.210098 47.062599 59.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540AA, 9686, 0xA4540145, 58.6434, 43.1021, 59.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540145 [58.643398 43.102100 59.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540AA, 9686, 0xA4540145, 58.6434, 43.1021, 59.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540145 [58.643398 43.102100 59.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540AB, 9686, 0xA4540148, 66.575, 33.325, 59.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540148 [66.574997 33.325001 59.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540AB, 9686, 0xA4540148, 66.575, 33.325, 59.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540148 [66.574997 33.325001 59.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540AC, 11697, 0xA4540148, 69.6, 29.345, 56.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -697,12 +697,12 @@ VALUES (0x7A4540AD, 11697, 0xA4540148, 61.475, 27.525, 56.1, -0.707107, 0, 0, -0 /* @teleloc 0xA4540148 [61.474998 27.525000 56.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540AE, 9686, 0xA4540148, 64.3323, 25.6258, 59.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540148 [64.332298 25.625799 59.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540AE, 9686, 0xA4540148, 64.3323, 25.6258, 59.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540148 [64.332298 25.625799 59.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540AF, 9686, 0xA4540148, 66.8723, 25.6258, 59.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540148 [66.872299 25.625799 59.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540AF, 9686, 0xA4540148, 66.8723, 25.6258, 59.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540148 [66.872299 25.625799 59.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540B0, 9686, 0xA4540148, 70.3563, 29.4966, 59.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -717,40 +717,40 @@ VALUES (0x7A4540B2, 11697, 0xA4540148, 68.04, 29.355, 56.1, 0.707107, 0, 0, -0.7 /* @teleloc 0xA4540148 [68.040001 29.355000 56.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540B3, 9686, 0xA454014A, 58.528, 33.3358, 64.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454014A [58.528000 33.335800 64.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540B3, 9686, 0xA454014A, 58.528, 33.3358, 64.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454014A [58.528000 33.335800 64.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540B4, 11697, 0xA454014A, 50.9825, 28.3858, 60.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA454014A [50.982498 28.385799 60.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540B5, 11697, 0xA454014A, 55.8265, 26.2592, 60.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA454014A [55.826500 26.259199 60.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540B5, 11697, 0xA454014A, 55.8265, 26.2592, 60.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA454014A [55.826500 26.259199 60.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540B6, 11698, 0xA454014A, 61.9071, 29.4885, 67.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA454014A [61.907101 29.488501 67.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540B7, 9686, 0xA454014A, 63.5985, 33.3358, 64.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454014A [63.598499 33.335800 64.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540B7, 9686, 0xA454014A, 63.5985, 33.3358, 64.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454014A [63.598499 33.335800 64.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540B8, 9686, 0xA454014A, 53.771, 33.3358, 64.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454014A [53.771000 33.335800 64.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540B8, 9686, 0xA454014A, 53.771, 33.3358, 64.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454014A [53.771000 33.335800 64.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540B9, 9686, 0xA454014A, 54.5112, 25.7368, 64.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454014A [54.511200 25.736799 64.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540B9, 9686, 0xA454014A, 54.5112, 25.7368, 64.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454014A [54.511200 25.736799 64.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540BA, 9686, 0xA454014A, 60.1939, 25.7368, 64.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454014A [60.193901 25.736799 64.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540BA, 9686, 0xA454014A, 60.1939, 25.7368, 64.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454014A [60.193901 25.736799 64.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540BB, 9686, 0xA454014A, 65.8388, 25.7368, 64.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454014A [65.838799 25.736799 64.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540BB, 9686, 0xA454014A, 65.8388, 25.7368, 64.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454014A [65.838799 25.736799 64.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540BC, 9686, 0xA454014A, 50.2751, 29.4892, 64.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -765,16 +765,16 @@ VALUES (0x7A4540BE, 11698, 0xA454014A, 58.3351, 29.5592, 67.15, -0.999998, 0, 0, /* @teleloc 0xA454014A [58.335098 29.559200 67.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540BF, 11697, 0xA454014A, 66.7525, 32.6858, 60.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA454014A [66.752502 32.685799 60.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540BF, 11697, 0xA454014A, 66.7525, 32.6858, 60.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA454014A [66.752502 32.685799 60.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540C0, 11697, 0xA454014A, 69.0925, 29.3058, 60.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA454014A [69.092499 29.305799 60.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540C1, 11697, 0xA454014A, 65.0625, 26.1658, 60.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA454014A [65.062500 26.165800 60.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540C1, 11697, 0xA454014A, 65.0625, 26.1658, 60.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA454014A [65.062500 26.165800 60.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540C2, 9686, 0xA454014C, 60.2712, 31.4145, 59.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -785,16 +785,16 @@ VALUES (0x7A4540C3, 9686, 0xA454014C, 49.82, 31.78, 59.66, -0.707107, 0, 0, -0. /* @teleloc 0xA454014C [49.820000 31.780001 59.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540C4, 9686, 0xA454014C, 57.36, 29.49, 59.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454014C [57.360001 29.490000 59.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540C4, 9686, 0xA454014C, 57.36, 29.49, 59.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454014C [57.360001 29.490000 59.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540C5, 412, 0xA454014D, 57.285, 29.0458, 56, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA454014D [57.285000 29.045799 56.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540C5, 412, 0xA454014D, 57.285, 29.0458, 56, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA454014D [57.285000 29.045799 56.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540C6, 9686, 0xA454014D, 54.1562, 28.9326, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454014D [54.156200 28.932600 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540C6, 9686, 0xA454014D, 54.1562, 28.9326, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454014D [54.156200 28.932600 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540C7, 9686, 0xA454014D, 60.2712, 27.2724, 59.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -805,8 +805,8 @@ VALUES (0x7A4540C8, 412, 0xA4540151, 60.7014, 30.3593, 51.195, 0.707107, 0, 0, /* @teleloc 0xA4540151 [60.701401 30.359301 51.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540C9, 9686, 0xA4540151, 57.3284, 27.1812, 54.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540151 [57.328400 27.181200 54.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540C9, 9686, 0xA4540151, 57.3284, 27.1812, 54.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540151 [57.328400 27.181200 54.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540CA, 9686, 0xA4540151, 60.5884, 30.3312, 54.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -817,8 +817,8 @@ VALUES (0x7A4540CB, 9686, 0xA4540152, 61.15, 36.3512, 54.59, -0.707107, 0, 0, - /* @teleloc 0xA4540152 [61.150002 36.351200 54.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540CC, 9686, 0xA4540153, 56.3284, 32.5012, 54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540153 [56.328400 32.501202 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540CC, 9686, 0xA4540153, 56.3284, 32.5012, 54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540153 [56.328400 32.501202 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540CD, 11698, 0xA4540153, 54.8629, 36.5042, 55.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -829,8 +829,8 @@ VALUES (0x7A4540CE, 9686, 0xA4540153, 48.5546, 37.7454, 54, -0.707107, 0, 0, -0 /* @teleloc 0xA4540153 [48.554600 37.745399 54.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540CF, 9686, 0xA4540153, 52.3584, 32.5012, 54, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540153 [52.358398 32.501202 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540CF, 9686, 0xA4540153, 52.3584, 32.5012, 54, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540153 [52.358398 32.501202 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540D0, 11697, 0xA4540153, 49.3897, 33.3235, 51.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -861,8 +861,8 @@ VALUES (0x7A4540D6, 9686, 0xA4540000, 50.45, 45.99, 59.25, 0.357553, 0, 0, -0.9 /* @teleloc 0xA4540000 [50.450001 45.990002 59.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540D7, 9686, 0xA4540000, 54.32, 47.22, 58.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540000 [54.320000 47.220001 58.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540D7, 9686, 0xA4540000, 54.32, 47.22, 58.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540000 [54.320000 47.220001 58.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540D8, 9686, 0xA4540000, 48.97, 41.46, 58.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,12 +873,12 @@ VALUES (0x7A4540D9, 9686, 0xA4540000, 56.3844, 37.5888, 59.39, 0.707107, 0, 0, /* @teleloc 0xA4540000 [56.384399 37.588799 59.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540DA, 9686, 0xA4540000, 66.845, 46.355, 58.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540000 [66.845001 46.355000 58.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540DA, 9686, 0xA4540000, 66.845, 46.355, 58.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540000 [66.845001 46.355000 58.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540DB, 9686, 0xA4540000, 66.555, 34.215, 59.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540000 [66.555000 34.215000 59.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540DB, 9686, 0xA4540000, 66.555, 34.215, 59.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540000 [66.555000 34.215000 59.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540DC, 12679, 0xA4540000, 55.2551, 35.1692, 56.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -905,12 +905,12 @@ VALUES (0x7A4540E1, 12679, 0xA4540000, 64.9651, 45.3892, 56.1, 0.95656, 0, 0, 0. /* @teleloc 0xA4540000 [64.965103 45.389198 56.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540E2, 12678, 0xA4540000, 60.1198, 45.4735, 69.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA4540000 [60.119801 45.473499 69.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540E2, 12678, 0xA4540000, 60.1198, 45.4735, 69.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA4540000 [60.119801 45.473499 69.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540E3, 12678, 0xA4540000, 60.1198, 29.4735, 69.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA4540000 [60.119801 29.473499 69.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540E3, 12678, 0xA4540000, 60.1198, 29.4735, 69.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA4540000 [60.119801 29.473499 69.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540E4, 11697, 0xA4540157, 104.375, 40.0536, 60.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -925,60 +925,60 @@ VALUES (0x7A4540E6, 9686, 0xA4540157, 97.4602, 39.6343, 62.925, -0.707107, 0, 0 /* @teleloc 0xA4540157 [97.460197 39.634300 62.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540E7, 412, 0xA454015E, 99.696, 28.6413, 56, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA454015E [99.695999 28.641300 56.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540E7, 412, 0xA454015E, 99.696, 28.6413, 56, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA454015E [99.695999 28.641300 56.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540E8, 9686, 0xA454015E, 99.6825, 28.5492, 59.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454015E [99.682503 28.549200 59.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540E8, 9686, 0xA454015E, 99.6825, 28.5492, 59.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454015E [99.682503 28.549200 59.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540E9, 9686, 0xA454015E, 109.118, 26.9299, 58.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA454015E [109.117996 26.929899 58.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540EA, 9686, 0xA454015E, 103.97, 25.0345, 58.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454015E [103.970001 25.034500 58.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540EA, 9686, 0xA454015E, 103.97, 25.0345, 58.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454015E [103.970001 25.034500 58.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540EB, 11698, 0xA454015E, 100.607, 26.7745, 60.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA454015E [100.607002 26.774500 60.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540EC, 11697, 0xA454015E, 106.287, 25.7677, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA454015E [106.287003 25.767700 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540EC, 11697, 0xA454015E, 106.287, 25.7677, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA454015E [106.287003 25.767700 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540ED, 11697, 0xA454015E, 101.612, 25.7677, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA454015E [101.612000 25.767700 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540ED, 11697, 0xA454015E, 101.612, 25.7677, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA454015E [101.612000 25.767700 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540EE, 412, 0xA4540160, 99.195, 41.295, 56, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4540160 [99.195000 41.294998 56.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540EE, 412, 0xA4540160, 99.195, 41.295, 56, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4540160 [99.195000 41.294998 56.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540EF, 9686, 0xA4540160, 97.477, 32.179, 58.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA4540160 [97.476997 32.179001 58.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540F0, 9686, 0xA4540160, 99.327, 29.179, 59.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540160 [99.327003 29.179001 59.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540F0, 9686, 0xA4540160, 99.327, 29.179, 59.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540160 [99.327003 29.179001 59.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540F1, 9686, 0xA4540160, 101.222, 35.1222, 59.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA4540160 [101.222000 35.122200 59.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540F2, 9686, 0xA4540161, 103.452, 41.204, 59.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540161 [103.452003 41.203999 59.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540F2, 9686, 0xA4540161, 103.452, 41.204, 59.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540161 [103.452003 41.203999 59.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540F3, 9686, 0xA4540161, 103.452, 33.529, 59.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540161 [103.452003 33.528999 59.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540F3, 9686, 0xA4540161, 103.452, 33.529, 59.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540161 [103.452003 33.528999 59.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540F4, 11697, 0xA4540161, 103.412, 34.3927, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4540161 [103.412003 34.392700 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540F4, 11697, 0xA4540161, 103.412, 34.3927, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4540161 [103.412003 34.392700 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540F5, 11697, 0xA4540162, 98.0405, 43.7316, 56.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -993,8 +993,8 @@ VALUES (0x7A4540F7, 9686, 0xA4540162, 105.18, 43.6715, 59.45, 0.707107, 0, 0, - /* @teleloc 0xA4540162 [105.180000 43.671501 59.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540F8, 9686, 0xA4540162, 101.33, 45.6715, 59.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540162 [101.330002 45.671501 59.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540F8, 9686, 0xA4540162, 101.33, 45.6715, 59.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540162 [101.330002 45.671501 59.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4540F9, 9686, 0xA4540165, 118.385, 31.048, 64.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,60 +1005,60 @@ VALUES (0x7A4540FA, 9686, 0xA4540165, 97.627, 29.0562, 63.675, -0.707107, 0, 0, /* @teleloc 0xA4540165 [97.626999 29.056200 63.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540FB, 11697, 0xA4540165, 104.426, 25.8847, 60.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4540165 [104.426003 25.884701 60.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540FB, 11697, 0xA4540165, 104.426, 25.8847, 60.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4540165 [104.426003 25.884701 60.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540FC, 11697, 0xA4540165, 112.763, 26.3397, 60.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4540165 [112.763000 26.339701 60.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540FC, 11697, 0xA4540165, 112.763, 26.3397, 60.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4540165 [112.763000 26.339701 60.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540FD, 11697, 0xA4540165, 106.836, 32.2373, 60.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4540165 [106.835999 32.237301 60.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540FD, 11697, 0xA4540165, 106.836, 32.2373, 60.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4540165 [106.835999 32.237301 60.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540FE, 9686, 0xA4540165, 109.825, 25.3684, 64.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540165 [109.824997 25.368401 64.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4540FE, 9686, 0xA4540165, 109.825, 25.3684, 64.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540165 [109.824997 25.368401 64.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4540FF, 9686, 0xA4540165, 102.798, 32.9615, 64.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540165 [102.797997 32.961498 64.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4540FF, 9686, 0xA4540165, 102.798, 32.9615, 64.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540165 [102.797997 32.961498 64.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454100, 9686, 0xA4540165, 106.223, 32.9615, 64.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540165 [106.223000 32.961498 64.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454100, 9686, 0xA4540165, 106.223, 32.9615, 64.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540165 [106.223000 32.961498 64.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454101, 9686, 0xA4540165, 109.798, 32.9615, 64.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540165 [109.797997 32.961498 64.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454101, 9686, 0xA4540165, 109.798, 32.9615, 64.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540165 [109.797997 32.961498 64.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454102, 9686, 0xA4540165, 106.273, 25.3365, 64.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540165 [106.273003 25.336500 64.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454102, 9686, 0xA4540165, 106.273, 25.3365, 64.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540165 [106.273003 25.336500 64.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454103, 9686, 0xA4540165, 113.335, 25.3365, 64.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540165 [113.334999 25.336500 64.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454103, 9686, 0xA4540165, 113.335, 25.3365, 64.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540165 [113.334999 25.336500 64.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454104, 9686, 0xA4540165, 113.348, 32.9615, 64.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540165 [113.348000 32.961498 64.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454104, 9686, 0xA4540165, 113.348, 32.9615, 64.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540165 [113.348000 32.961498 64.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454105, 11698, 0xA4540167, 109.826, 29.175, 67.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA4540167 [109.825996 29.174999 67.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454105, 11698, 0xA4540167, 109.826, 29.175, 67.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA4540167 [109.825996 29.174999 67.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454106, 11698, 0xA4540167, 106.586, 29.175, 67.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA4540167 [106.585999 29.174999 67.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454106, 11698, 0xA4540167, 106.586, 29.175, 67.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA4540167 [106.585999 29.174999 67.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454107, 9686, 0xA4540168, 105.62, 32.9345, 58.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540168 [105.620003 32.934502 58.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454107, 9686, 0xA4540168, 105.62, 32.9345, 58.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540168 [105.620003 32.934502 58.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454108, 9686, 0xA4540169, 114.957, 25.2103, 59.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540169 [114.957001 25.210300 59.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454108, 9686, 0xA4540169, 114.957, 25.2103, 59.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540169 [114.957001 25.210300 59.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454109, 9686, 0xA4540169, 109.733, 27.7492, 58.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,40 +1069,40 @@ VALUES (0x7A45410A, 9686, 0xA4540169, 117.483, 29.0492, 59.625, 0.707107, 0, 0, /* @teleloc 0xA4540169 [117.483002 29.049200 59.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45410B, 11698, 0xA4540169, 113.635, 29.2434, 60.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA4540169 [113.635002 29.243401 60.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45410B, 11698, 0xA4540169, 113.635, 29.2434, 60.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA4540169 [113.635002 29.243401 60.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45410C, 11697, 0xA4540169, 111.815, 25.6316, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4540169 [111.815002 25.631599 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45410C, 11697, 0xA4540169, 111.815, 25.6316, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4540169 [111.815002 25.631599 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45410D, 412, 0xA454016D, 105.2, 27.91, 51.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA454016D [105.199997 27.910000 51.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45410D, 412, 0xA454016D, 105.2, 27.91, 51.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA454016D [105.199997 27.910000 51.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45410E, 9686, 0xA454016D, 105.202, 28.003, 54.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454016D [105.202003 28.003000 54.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45410E, 9686, 0xA454016D, 105.202, 28.003, 54.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454016D [105.202003 28.003000 54.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45410F, 9686, 0xA454016D, 102.027, 35.553, 54.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA454016D [102.027000 35.553001 54.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454110, 9686, 0xA454016E, 108.145, 27.4595, 53.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454016E [108.144997 27.459499 53.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454110, 9686, 0xA454016E, 108.145, 27.4595, 53.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454016E [108.144997 27.459499 53.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454111, 11697, 0xA454016E, 112.169, 25.9637, 51.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA454016E [112.168999 25.963699 51.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454111, 11697, 0xA454016E, 112.169, 25.9637, 51.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA454016E [112.168999 25.963699 51.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454112, 11698, 0xA454016F, 110.431, 34.0657, 55.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA454016F [110.431000 34.065701 55.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454112, 11698, 0xA454016F, 110.431, 34.0657, 55.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA454016F [110.431000 34.065701 55.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454113, 9686, 0xA454016F, 111.186, 28.1479, 54.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA454016F [111.185997 28.147900 54.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454113, 9686, 0xA454016F, 111.186, 28.1479, 54.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA454016F [111.185997 28.147900 54.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454114, 9686, 0xA454016F, 107.37, 33.4632, 54.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1117,16 +1117,16 @@ VALUES (0x7A454116, 11697, 0xA454016F, 108.121, 39.4024, 51.35, 0.9139, 0, 0, 0. /* @teleloc 0xA454016F [108.121002 39.402401 51.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454117, 9686, 0xA4540172, 116.4, 31.8434, 54.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540172 [116.400002 31.843399 54.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454117, 9686, 0xA4540172, 116.4, 31.8434, 54.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540172 [116.400002 31.843399 54.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454118, 9686, 0xA4540172, 116.4, 40.059, 54.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540172 [116.400002 40.058998 54.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454118, 9686, 0xA4540172, 116.4, 40.059, 54.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540172 [116.400002 40.058998 54.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454119, 11698, 0xA4540172, 116.559, 35.7695, 55.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA4540172 [116.558998 35.769501 55.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454119, 11698, 0xA4540172, 116.559, 35.7695, 55.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA4540172 [116.558998 35.769501 55.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45411A, 11697, 0xA4540172, 118.521, 39.2524, 51.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1137,36 +1137,36 @@ VALUES (0x7A45411B, 11697, 0xA4540172, 118.719, 32.3887, 51.35, 0.372988, 0, 0, /* @teleloc 0xA4540172 [118.719002 32.388699 51.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45411C, 412, 0xA4540173, 116.15, 47.08, 56, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4540173 [116.150002 47.080002 56.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A45411C, 412, 0xA4540173, 116.15, 47.08, 56, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4540173 [116.150002 47.080002 56.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45411D, 9686, 0xA4540174, 113.8, 42.9, 59.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA4540174 [113.800003 42.900002 59.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45411E, 9686, 0xA4540174, 116.2, 39.75, 60.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540174 [116.199997 39.750000 60.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45411E, 9686, 0xA4540174, 116.2, 39.75, 60.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540174 [116.199997 39.750000 60.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A45411F, 9686, 0xA4540174, 118.767, 42.8645, 60.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA4540174 [118.766998 42.864498 60.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454120, 11697, 0xA4540174, 116.115, 40.4066, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4540174 [116.114998 40.406601 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454120, 11697, 0xA4540174, 116.115, 40.4066, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4540174 [116.114998 40.406601 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454121, 412, 0xA4540000, 113.205, 42.9, 56, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xA4540000 [113.205002 42.900002 56.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454122, 412, 0xA4540000, 113.505, 33.615, 56, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4540000 [113.504997 33.615002 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454122, 412, 0xA4540000, 113.505, 33.615, 56, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4540000 [113.504997 33.615002 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454123, 9686, 0xA4540000, 116.175, 47.5184, 59.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540000 [116.175003 47.518398 59.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454123, 9686, 0xA4540000, 116.175, 47.5184, 59.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540000 [116.175003 47.518398 59.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454124, 9686, 0xA4540000, 118.65, 46.4184, 58.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x7A454125, 9686, 0xA4540000, 114.05, 46.7434, 58.55, 0.456322, 0, 0, - /* @teleloc 0xA4540000 [114.050003 46.743401 58.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454126, 9686, 0xA4540000, 113.525, 33.6934, 59.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540000 [113.525002 33.693401 59.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A454126, 9686, 0xA4540000, 113.525, 33.6934, 59.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540000 [113.525002 33.693401 59.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A454127, 9686, 0xA4540000, 109.625, 45.0434, 58.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4540000 [109.625000 45.043400 58.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A454127, 9686, 0xA4540000, 109.625, 45.0434, 58.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4540000 [109.625000 45.043400 58.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454128, 12679, 0xA4540000, 107.29, 34.7816, 56.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1205,16 +1205,16 @@ VALUES (0x7A45412C, 12679, 0xA4540000, 118.94, 46.7066, 56.1, 0.420244, 0, 0, 0. /* @teleloc 0xA4540000 [118.940002 46.706600 56.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45412D, 12679, 0xA4540000, 111.415, 36.4066, 56.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA4540000 [111.415001 36.406601 56.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45412D, 12679, 0xA4540000, 111.415, 36.4066, 56.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA4540000 [111.415001 36.406601 56.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45412E, 12678, 0xA4540000, 116.44, 42.8316, 65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA4540000 [116.440002 42.831600 65.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A45412E, 12678, 0xA4540000, 116.44, 42.8316, 65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA4540000 [116.440002 42.831600 65.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A45412F, 12678, 0xA4540000, 101.565, 29.4316, 72.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA4540000 [101.565002 29.431601 72.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A45412F, 12678, 0xA4540000, 101.565, 29.4316, 72.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA4540000 [101.565002 29.431601 72.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A454130, 11697, 0xA4540176, 151.946, 80.3748, 60.9, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A460.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A460.sql index bb54f7e225..f198798fe5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A460.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A460.sql @@ -30,7 +30,7 @@ VALUES (0x7A460006, 13096, 0xA4600000, 134.062, 43.2115, 33.9421, 0.729073, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A460007, 14253, 0xA4600000, 91.1765, 79.8182, 26.9515, 0.999966, 0, 0, 0.008276, False, '2005-02-09 10:00:00'); /* Arrak Portal */ -/* @teleloc 0xA4600000 [91.176498 79.818199 26.951500] 0.999966 0.000000 0.000000 0.008275 */ +/* @teleloc 0xA4600000 [91.176498 79.818199 26.951500] 0.999966 0.000000 0.000000 0.008276 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A460008, 14663, 0xA4600000, 134.978, 51.9315, 34.1737, 0.701529, 0, 0, -0.712641, False, '2005-02-09 10:00:00'); /* Sand Kings Cottages Portal */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A464.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A464.sql index b176ae8378..71a2ec7845 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A464.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A464.sql @@ -225,20 +225,20 @@ VALUES (0x7A464037, 9686, 0xA4640119, 40.6413, 32.9474, 18.85, 0.317305, 0, 0, /* @teleloc 0xA4640119 [40.641300 32.947399 18.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464038, 9686, 0xA464011A, 29.7764, 31.7288, 18.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464011A [29.776400 31.728800 18.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464038, 9686, 0xA464011A, 29.7764, 31.7288, 18.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464011A [29.776400 31.728800 18.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464039, 9686, 0xA464011A, 35.1764, 31.7288, 18.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464011A [35.176399 31.728800 18.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464039, 9686, 0xA464011A, 35.1764, 31.7288, 18.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464011A [35.176399 31.728800 18.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A46403A, 9686, 0xA464011A, 36.2264, 33.078, 17.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA464011A [36.226398 33.077999 17.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46403B, 9686, 0xA464011A, 32.2264, 37.6288, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464011A [32.226398 37.628799 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A46403B, 9686, 0xA464011A, 32.2264, 37.6288, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464011A [32.226398 37.628799 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A46403C, 9686, 0xA464011A, 28.4264, 34.4788, 20.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -261,16 +261,16 @@ VALUES (0x7A464040, 11697, 0xA464011A, 32.1084, 34.8074, 16.1, -0.707107, 0, 0, /* @teleloc 0xA464011A [32.108398 34.807400 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464041, 9686, 0xA464011C, 35.1345, 30.776, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464011C [35.134499 30.775999 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464041, 9686, 0xA464011C, 35.1345, 30.776, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464011C [35.134499 30.775999 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464042, 9686, 0xA464011C, 31.6377, 34.01, 14.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA464011C [31.637699 34.009998 14.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464043, 9686, 0xA464011C, 33.8913, 37.26, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464011C [33.891300 37.259998 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A464043, 9686, 0xA464011C, 33.8913, 37.26, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464011C [33.891300 37.259998 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464044, 11697, 0xA464011C, 39.7579, 36.0589, 12.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -285,8 +285,8 @@ VALUES (0x7A464046, 9687, 0xA464011C, 32.1413, 36.7974, 12.1, -0.952129, 0, 0, /* @teleloc 0xA464011C [32.141300 36.797401 12.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464047, 412, 0xA4640000, 38.9913, 40.0074, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4640000 [38.991299 40.007401 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464047, 412, 0xA4640000, 38.9913, 40.0074, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4640000 [38.991299 40.007401 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464048, 11697, 0xA464011E, 158.192, 102.546, 16.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -385,24 +385,24 @@ VALUES (0x7A46405F, 11697, 0xA4640127, 89.3717, 35.9055, 16.075, -0.909599, 0, 0 /* @teleloc 0xA4640127 [89.371696 35.905499 16.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464060, 9686, 0xA4640127, 89.2922, 30.9176, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640127 [89.292198 30.917601 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464060, 9686, 0xA4640127, 89.2922, 30.9176, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640127 [89.292198 30.917601 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464061, 11697, 0xA4640127, 85.3053, 33.8245, 16.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA4640127 [85.305298 33.824501 16.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464062, 9686, 0xA4640127, 83.5922, 30.9426, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640127 [83.592201 30.942600 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464062, 9686, 0xA4640127, 83.5922, 30.9426, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640127 [83.592201 30.942600 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464063, 9686, 0xA4640127, 83.8253, 36.8843, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640127 [83.825302 36.884300 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A464063, 9686, 0xA4640127, 83.8253, 36.8843, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640127 [83.825302 36.884300 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464064, 9686, 0xA4640127, 89.2554, 36.9093, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640127 [89.255402 36.909302 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A464064, 9686, 0xA4640127, 89.2554, 36.9093, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640127 [89.255402 36.909302 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464065, 9686, 0xA4640127, 90.5804, 36.1843, 18.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -421,16 +421,16 @@ VALUES (0x7A464068, 11697, 0xA4640127, 88.0553, 33.8245, 16.075, 0.707107, 0, 0, /* @teleloc 0xA4640127 [88.055298 33.824501 16.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464069, 11697, 0xA464012A, 80.8662, 33.1768, 16.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA464012A [80.866203 33.176800 16.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7A464069, 11697, 0xA464012A, 80.8662, 33.1768, 16.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA464012A [80.866203 33.176800 16.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A46406A, 11697, 0xA464012A, 81.5488, 37.5006, 16.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA464012A [81.548798 37.500599 16.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46406B, 9686, 0xA464012A, 81.02, 32.7972, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464012A [81.019997 32.797199 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A46406B, 9686, 0xA464012A, 81.02, 32.7972, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464012A [81.019997 32.797199 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A46406C, 9686, 0xA464012A, 77.505, 35.4247, 18.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -449,28 +449,28 @@ VALUES (0x7A46406F, 9686, 0xA464012D, 87.355, 33.1746, 13.95, 0.707107, 0, 0, - /* @teleloc 0xA464012D [87.355003 33.174599 13.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464070, 9686, 0xA464012D, 82.08, 29.9747, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464012D [82.080002 29.974701 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464070, 9686, 0xA464012D, 82.08, 29.9747, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464012D [82.080002 29.974701 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464071, 9686, 0xA464012D, 77.455, 33.1997, 13.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA464012D [77.455002 33.199699 13.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464072, 9686, 0xA464012D, 83.48, 36.5247, 13.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464012D [83.480003 36.524700 13.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A464072, 9686, 0xA464012D, 83.48, 36.5247, 13.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464012D [83.480003 36.524700 13.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464073, 11698, 0xA464012D, 82.3723, 33.8402, 15.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA464012D [82.372299 33.840199 15.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464073, 11698, 0xA464012D, 82.3723, 33.8402, 15.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA464012D [82.372299 33.840199 15.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464074, 9687, 0xA464012D, 86.7922, 30.5176, 12.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xA464012D [86.792198 30.517599 12.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464075, 412, 0xA4640000, 80.0422, 38.3276, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4640000 [80.042198 38.327599 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464075, 412, 0xA4640000, 80.0422, 38.3276, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4640000 [80.042198 38.327599 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464076, 9686, 0xA4640132, 106.099, 86.8336, 20.85, 0.948324, 0, 0, -0.317305, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -803,7 +803,7 @@ VALUES (0x7A46409F, 0x7A464036, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4640A0, 9918, 0xA464012A, 80.75, 35.8296, 16.005, 0.021127, 0, 0, -0.999777, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA464012A [80.750000 35.829601 16.004999] 0.021126 0.000000 0.000000 -0.999777 */ +/* @teleloc 0xA464012A [80.750000 35.829601 16.004999] 0.021127 0.000000 0.000000 -0.999777 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7A4640A0, 0x7A46405F, '2005-02-09 10:00:00') /* Floor Hook (11697) */ @@ -1533,8 +1533,8 @@ VALUES (0x7A464111, 12679, 0xA4640000, 69.1397, 82.3529, 16.1, 0.92388, 0, 0, 0. /* @teleloc 0xA4640000 [69.139702 82.352898 16.100000] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464112, 9686, 0xA4640119, 39.0345, 32.426, 21.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640119 [39.034500 32.425999 21.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464112, 9686, 0xA4640119, 39.0345, 32.426, 21.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640119 [39.034500 32.425999 21.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464113, 9686, 0xA4640119, 36.6877, 35.56, 19.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,28 +1549,28 @@ VALUES (0x7A464115, 9686, 0xA4640119, 40.7913, 38.2474, 18.85, -0.902209, 0, 0, /* @teleloc 0xA4640119 [40.791302 38.247398 18.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464116, 9686, 0xA4640119, 39.0413, 39.46, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640119 [39.041302 39.459999 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A464116, 9686, 0xA4640119, 39.0413, 39.46, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640119 [39.041302 39.459999 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464117, 11697, 0xA4640119, 39.0894, 32.7666, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4640119 [39.089401 32.766602 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464117, 11697, 0xA4640119, 39.0894, 32.7666, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4640119 [39.089401 32.766602 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464118, 11697, 0xA4640119, 37.1894, 33.8166, 16.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA4640119 [37.189400 33.816601 16.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464119, 11697, 0xA464011A, 32.6394, 32.3166, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA464011A [32.639400 32.316601 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464119, 11697, 0xA464011A, 32.6394, 32.3166, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA464011A [32.639400 32.316601 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46411A, 9686, 0xA464011A, 29.677, 37.6288, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464011A [29.677000 37.628799 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A46411A, 9686, 0xA464011A, 29.677, 37.6288, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464011A [29.677000 37.628799 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46411B, 9686, 0xA464011A, 35.0208, 37.6288, 19.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464011A [35.020802 37.628799 19.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A46411B, 9686, 0xA464011A, 35.0208, 37.6288, 19.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464011A [35.020802 37.628799 19.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A46411C, 9686, 0xA464011A, 28.4264, 32.7637, 19.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1581,8 +1581,8 @@ VALUES (0x7A46411D, 9686, 0xA464011A, 28.4264, 36.7119, 19.35, -0.707107, 0, 0, /* @teleloc 0xA464011A [28.426399 36.711899 19.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46411E, 9686, 0xA464011A, 32.6359, 31.7288, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464011A [32.635899 31.728800 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A46411E, 9686, 0xA464011A, 32.6359, 31.7288, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464011A [32.635899 31.728800 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A46411F, 9686, 0xA464011A, 36.2264, 32.778, 19.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,20 +1617,20 @@ VALUES (0x7A464126, 11697, 0xA464011A, 35.2346, 32.5261, 16.1, 0.297375, 0, 0, - /* @teleloc 0xA464011A [35.234600 32.526100 16.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464127, 11697, 0xA464011A, 32.3894, 37.1166, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA464011A [32.389400 37.116600 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A464127, 11697, 0xA464011A, 32.3894, 37.1166, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA464011A [32.389400 37.116600 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464128, 11697, 0xA464011C, 32.5255, 34.5708, 12.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA464011C [32.525501 34.570801 12.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464129, 9686, 0xA464011C, 39.0345, 30.776, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464011C [39.034500 30.775999 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464129, 9686, 0xA464011C, 39.0345, 30.776, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464011C [39.034500 30.775999 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46412A, 9686, 0xA464011C, 37.1413, 37.26, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464011C [37.141300 37.259998 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A46412A, 9686, 0xA464011C, 37.1413, 37.26, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464011C [37.141300 37.259998 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A46412B, 9686, 0xA464011C, 41.5877, 32.81, 14.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1641,16 +1641,16 @@ VALUES (0x7A46412C, 11698, 0xA464011C, 35.6204, 34.6602, 15.5, -0.707107, 0, 0, /* @teleloc 0xA464011C [35.620399 34.660198 15.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46412D, 11697, 0xA464011C, 36.2255, 31.6208, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA464011C [36.225498 31.620800 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A46412D, 11697, 0xA464011C, 36.2255, 31.6208, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA464011C [36.225498 31.620800 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46412E, 11697, 0xA464011C, 35.6079, 36.8089, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA464011C [35.607899 36.808899 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A46412E, 11697, 0xA464011C, 35.6079, 36.8089, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA464011C [35.607899 36.808899 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46412F, 9686, 0xA4640000, 39.0345, 40.176, 19.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640000 [39.034500 40.175999 19.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A46412F, 9686, 0xA4640000, 39.0345, 40.176, 19.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640000 [39.034500 40.175999 19.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464130, 9686, 0xA4640000, 41.3345, 39.276, 18.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1665,8 +1665,8 @@ VALUES (0x7A464132, 12679, 0xA4640000, 42.1394, 39.5666, 16.1, -0.402747, 0, 0, /* @teleloc 0xA4640000 [42.139400 39.566601 16.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464133, 12679, 0xA4640000, 32.1394, 38.6166, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA4640000 [32.139400 38.616600 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464133, 12679, 0xA4640000, 32.1394, 38.6166, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA4640000 [32.139400 38.616600 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464134, 9686, 0xA464011E, 153.204, 105.539, 19.625, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,16 +1785,16 @@ VALUES (0x7A464150, 12679, 0xA4640000, 161.042, 101.221, 16.075, -0.707107, 0, 0 /* @teleloc 0xA4640000 [161.042007 101.221001 16.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464151, 9686, 0xA4640127, 86.3793, 30.9176, 19.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640127 [86.379303 30.917601 19.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464151, 9686, 0xA4640127, 86.3793, 30.9176, 19.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640127 [86.379303 30.917601 19.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464152, 9686, 0xA4640127, 90.5804, 33.8177, 19.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA4640127 [90.580399 33.817699 19.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464153, 9686, 0xA4640127, 86.6167, 36.8843, 19.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640127 [86.616699 36.884300 19.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A464153, 9686, 0xA4640127, 86.6167, 36.8843, 19.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640127 [86.616699 36.884300 19.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464154, 9686, 0xA4640127, 82.4518, 32.3209, 18.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1825,8 +1825,8 @@ VALUES (0x7A46415A, 11698, 0xA4640127, 84.2679, 35.4512, 20.175, -0.9486, 0, 0, /* @teleloc 0xA4640127 [84.267899 35.451199 20.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46415B, 11697, 0xA4640127, 86.6467, 36.2305, 16.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4640127 [86.646698 36.230499 16.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A46415B, 11697, 0xA4640127, 86.6467, 36.2305, 16.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4640127 [86.646698 36.230499 16.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A46415C, 11697, 0xA4640127, 86.6467, 33.8055, 16.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1837,12 +1837,12 @@ VALUES (0x7A46415D, 11697, 0xA4640127, 83.3486, 31.7553, 16.075, -0.364064, 0, 0 /* @teleloc 0xA4640127 [83.348602 31.755301 16.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46415E, 11697, 0xA4640127, 84.8236, 31.3053, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4640127 [84.823601 31.305300 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A46415E, 11697, 0xA4640127, 84.8236, 31.3053, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4640127 [84.823601 31.305300 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46415F, 11697, 0xA4640127, 87.8986, 31.3053, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4640127 [87.898598 31.305300 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A46415F, 11697, 0xA4640127, 87.8986, 31.3053, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4640127 [87.898598 31.305300 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464160, 9686, 0xA464012A, 77.505, 33.647, 18.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1857,48 +1857,48 @@ VALUES (0x7A464162, 9686, 0xA464012A, 81.9992, 34.7222, 19.475, 0.707107, 0, 0, /* @teleloc 0xA464012A [81.999199 34.722198 19.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464163, 9686, 0xA464012A, 80.0546, 37.9664, 19.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464012A [80.054604 37.966400 19.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A464163, 9686, 0xA464012A, 80.0546, 37.9664, 19.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464012A [80.054604 37.966400 19.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464164, 9686, 0xA464012D, 84.6536, 29.9746, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464012D [84.653603 29.974600 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464164, 9686, 0xA464012D, 84.6536, 29.9746, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464012D [84.653603 29.974600 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464165, 9686, 0xA464012D, 80.4301, 36.5247, 13.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA464012D [80.430099 36.524700 13.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A464165, 9686, 0xA464012D, 80.4301, 36.5247, 13.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA464012D [80.430099 36.524700 13.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464166, 11697, 0xA464012D, 86.6604, 35.7675, 12.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA464012D [86.660400 35.767502 12.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464167, 11697, 0xA464012D, 83.2854, 33.2425, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA464012D [83.285400 33.242500 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464167, 11697, 0xA464012D, 83.2854, 33.2425, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA464012D [83.285400 33.242500 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A464168, 11697, 0xA464012D, 78.0604, 30.5675, 12.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA464012D [78.060402 30.567499 12.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A464169, 9686, 0xA4640000, 80.02, 38.4222, 19.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640000 [80.019997 38.422199 19.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A464169, 9686, 0xA4640000, 80.02, 38.4222, 19.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640000 [80.019997 38.422199 19.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46416A, 9686, 0xA4640000, 81.9186, 38.4222, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640000 [81.918602 38.422199 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A46416A, 9686, 0xA4640000, 81.9186, 38.4222, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640000 [81.918602 38.422199 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46416B, 9686, 0xA4640000, 78.1678, 38.4222, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4640000 [78.167801 38.422199 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A46416B, 9686, 0xA4640000, 78.1678, 38.4222, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4640000 [78.167801 38.422199 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A46416C, 12679, 0xA4640000, 76.3467, 38.9805, 16.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA4640000 [76.346703 38.980499 16.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A46416D, 12679, 0xA4640000, 90.6967, 38.7555, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA4640000 [90.696701 38.755501 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A46416D, 12679, 0xA4640000, 90.6967, 38.7555, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA4640000 [90.696701 38.755501 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A46416E, 9686, 0xA4640132, 104.506, 87.405, 23.1, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A49F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A49F.sql index ccbc108ebe..60dab64d90 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A49F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A49F.sql @@ -445,20 +445,20 @@ VALUES (0x7A49F070, 9686, 0xA49F0176, 145.46, 39.6343, 128.925, -0.707107, 0, 0 /* @teleloc 0xA49F0176 [145.460007 39.634300 128.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F071, 412, 0xA49F017D, 147.696, 28.6413, 122, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA49F017D [147.695999 28.641300 122.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F071, 412, 0xA49F017D, 147.696, 28.6413, 122, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA49F017D [147.695999 28.641300 122.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F072, 9686, 0xA49F017D, 147.683, 28.5492, 125.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F017D [147.682999 28.549200 125.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F072, 9686, 0xA49F017D, 147.683, 28.5492, 125.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F017D [147.682999 28.549200 125.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F073, 9686, 0xA49F017D, 157.118, 26.9299, 124.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA49F017D [157.117996 26.929899 124.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F074, 412, 0xA49F017F, 147.195, 41.295, 122, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA49F017F [147.195007 41.294998 122.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F074, 412, 0xA49F017F, 147.195, 41.295, 122, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA49F017F [147.195007 41.294998 122.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F075, 9686, 0xA49F017F, 145.477, 32.179, 124.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,28 +481,28 @@ VALUES (0x7A49F079, 9686, 0xA49F0184, 145.627, 29.0562, 129.675, -0.707107, 0, /* @teleloc 0xA49F0184 [145.626999 29.056200 129.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F07A, 11697, 0xA49F0184, 152.426, 25.8847, 126.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F0184 [152.425995 25.884701 126.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F07A, 11697, 0xA49F0184, 152.426, 25.8847, 126.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F0184 [152.425995 25.884701 126.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F07B, 11697, 0xA49F0184, 160.763, 26.3397, 126.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F0184 [160.763000 26.339701 126.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F07B, 11697, 0xA49F0184, 160.763, 26.3397, 126.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F0184 [160.763000 26.339701 126.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F07C, 11697, 0xA49F0184, 154.836, 32.2373, 126.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F0184 [154.835999 32.237301 126.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F07C, 11697, 0xA49F0184, 154.836, 32.2373, 126.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F0184 [154.835999 32.237301 126.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F07D, 11698, 0xA49F0186, 157.826, 29.175, 133.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA49F0186 [157.826004 29.174999 133.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F07D, 11698, 0xA49F0186, 157.826, 29.175, 133.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA49F0186 [157.826004 29.174999 133.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F07E, 9686, 0xA49F0187, 153.62, 32.9345, 124.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0187 [153.619995 32.934502 124.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F07E, 9686, 0xA49F0187, 153.62, 32.9345, 124.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0187 [153.619995 32.934502 124.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F07F, 9686, 0xA49F0188, 162.957, 25.2103, 125.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0188 [162.957001 25.210300 125.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F07F, 9686, 0xA49F0188, 162.957, 25.2103, 125.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0188 [162.957001 25.210300 125.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F080, 9686, 0xA49F0188, 157.733, 27.7492, 124.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,28 +513,28 @@ VALUES (0x7A49F081, 9686, 0xA49F0188, 165.483, 29.0492, 125.625, 0.707107, 0, 0 /* @teleloc 0xA49F0188 [165.483002 29.049200 125.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F082, 412, 0xA49F018C, 153.2, 27.91, 117.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA49F018C [153.199997 27.910000 117.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F082, 412, 0xA49F018C, 153.2, 27.91, 117.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA49F018C [153.199997 27.910000 117.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F083, 9686, 0xA49F018D, 156.145, 27.4595, 119.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F018D [156.145004 27.459499 119.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F083, 9686, 0xA49F018D, 156.145, 27.4595, 119.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F018D [156.145004 27.459499 119.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F084, 11698, 0xA49F018E, 158.431, 34.0657, 121.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA49F018E [158.431000 34.065701 121.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F084, 11698, 0xA49F018E, 158.431, 34.0657, 121.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA49F018E [158.431000 34.065701 121.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F085, 9686, 0xA49F0191, 164.4, 40.059, 120.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0191 [164.399994 40.058998 120.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F085, 9686, 0xA49F0191, 164.4, 40.059, 120.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0191 [164.399994 40.058998 120.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F086, 9686, 0xA49F0191, 164.4, 31.8434, 120.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0191 [164.399994 31.843399 120.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F086, 9686, 0xA49F0191, 164.4, 31.8434, 120.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0191 [164.399994 31.843399 120.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F087, 412, 0xA49F0192, 164.15, 47.08, 122, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA49F0192 [164.149994 47.080002 122.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F087, 412, 0xA49F0192, 164.15, 47.08, 122, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA49F0192 [164.149994 47.080002 122.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F088, 9686, 0xA49F0193, 161.8, 42.9, 125.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x7A49F089, 412, 0xA49F0000, 161.205, 42.9, 122, -0.707107, 0, 0, 0.70 /* @teleloc 0xA49F0000 [161.205002 42.900002 122.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F08A, 412, 0xA49F0000, 161.505, 33.615, 122, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA49F0000 [161.505005 33.615002 122.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F08A, 412, 0xA49F0000, 161.505, 33.615, 122, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA49F0000 [161.505005 33.615002 122.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F08B, 11697, 0xA49F0195, 152.375, 88.0536, 124.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -561,20 +561,20 @@ VALUES (0x7A49F08D, 9686, 0xA49F0195, 145.46, 87.6343, 126.925, -0.707107, 0, 0 /* @teleloc 0xA49F0195 [145.460007 87.634300 126.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F08E, 412, 0xA49F019C, 147.696, 76.6413, 120, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA49F019C [147.695999 76.641296 120.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F08E, 412, 0xA49F019C, 147.696, 76.6413, 120, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA49F019C [147.695999 76.641296 120.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F08F, 9686, 0xA49F019C, 147.683, 76.5492, 123.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F019C [147.682999 76.549202 123.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F08F, 9686, 0xA49F019C, 147.683, 76.5492, 123.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F019C [147.682999 76.549202 123.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F090, 9686, 0xA49F019C, 157.118, 74.9299, 122.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA49F019C [157.117996 74.929901 122.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F091, 412, 0xA49F019E, 147.195, 89.295, 120, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA49F019E [147.195007 89.294998 120.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F091, 412, 0xA49F019E, 147.195, 89.295, 120, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA49F019E [147.195007 89.294998 120.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F092, 9686, 0xA49F019E, 145.477, 80.179, 122.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -597,28 +597,28 @@ VALUES (0x7A49F096, 9686, 0xA49F01A3, 145.627, 77.0562, 127.675, -0.707107, 0, /* @teleloc 0xA49F01A3 [145.626999 77.056198 127.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F097, 11697, 0xA49F01A3, 152.426, 73.8847, 124.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F01A3 [152.425995 73.884697 124.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F097, 11697, 0xA49F01A3, 152.426, 73.8847, 124.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F01A3 [152.425995 73.884697 124.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F098, 11697, 0xA49F01A3, 160.763, 74.3397, 124.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F01A3 [160.763000 74.339699 124.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F098, 11697, 0xA49F01A3, 160.763, 74.3397, 124.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F01A3 [160.763000 74.339699 124.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F099, 11697, 0xA49F01A3, 154.836, 80.2373, 124.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F01A3 [154.835999 80.237297 124.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F099, 11697, 0xA49F01A3, 154.836, 80.2373, 124.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F01A3 [154.835999 80.237297 124.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F09A, 11698, 0xA49F01A5, 157.826, 77.175, 131.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA49F01A5 [157.826004 77.175003 131.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F09A, 11698, 0xA49F01A5, 157.826, 77.175, 131.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA49F01A5 [157.826004 77.175003 131.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F09B, 9686, 0xA49F01A6, 153.62, 80.9345, 122.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01A6 [153.619995 80.934502 122.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F09B, 9686, 0xA49F01A6, 153.62, 80.9345, 122.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01A6 [153.619995 80.934502 122.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F09C, 9686, 0xA49F01A7, 162.957, 73.2103, 123.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01A7 [162.957001 73.210297 123.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F09C, 9686, 0xA49F01A7, 162.957, 73.2103, 123.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01A7 [162.957001 73.210297 123.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F09D, 9686, 0xA49F01A7, 157.733, 75.7492, 122.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -629,28 +629,28 @@ VALUES (0x7A49F09E, 9686, 0xA49F01A7, 165.483, 77.0492, 123.625, 0.707107, 0, 0 /* @teleloc 0xA49F01A7 [165.483002 77.049202 123.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F09F, 412, 0xA49F01AB, 153.2, 75.91, 115.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA49F01AB [153.199997 75.910004 115.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F09F, 412, 0xA49F01AB, 153.2, 75.91, 115.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA49F01AB [153.199997 75.910004 115.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F0A0, 9686, 0xA49F01AC, 156.145, 75.4595, 117.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01AC [156.145004 75.459503 117.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F0A0, 9686, 0xA49F01AC, 156.145, 75.4595, 117.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01AC [156.145004 75.459503 117.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F0A1, 11698, 0xA49F01AD, 158.431, 82.0657, 119.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA49F01AD [158.431000 82.065697 119.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F0A1, 11698, 0xA49F01AD, 158.431, 82.0657, 119.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA49F01AD [158.431000 82.065697 119.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F0A2, 9686, 0xA49F01B0, 164.4, 88.059, 118.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01B0 [164.399994 88.058998 118.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F0A2, 9686, 0xA49F01B0, 164.4, 88.059, 118.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01B0 [164.399994 88.058998 118.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F0A3, 9686, 0xA49F01B0, 164.4, 79.8434, 118.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01B0 [164.399994 79.843399 118.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F0A3, 9686, 0xA49F01B0, 164.4, 79.8434, 118.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01B0 [164.399994 79.843399 118.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F0A4, 412, 0xA49F01B1, 164.15, 95.08, 120, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA49F01B1 [164.149994 95.080002 120.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F0A4, 412, 0xA49F01B1, 164.15, 95.08, 120, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA49F01B1 [164.149994 95.080002 120.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F0A5, 9686, 0xA49F01B2, 161.8, 90.9, 123.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -661,8 +661,8 @@ VALUES (0x7A49F0A6, 412, 0xA49F0000, 161.205, 90.9, 120, -0.707107, 0, 0, 0.70 /* @teleloc 0xA49F0000 [161.205002 90.900002 120.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F0A7, 412, 0xA49F0000, 161.505, 81.615, 120, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA49F0000 [161.505005 81.614998 120.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F0A7, 412, 0xA49F0000, 161.505, 81.615, 120, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA49F0000 [161.505005 81.614998 120.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F0A8, 10648, 0xA49F0112, 149.96, 163.445, 126.005, -0.998819, 0, 0, 0.048589, False, '2005-02-09 10:00:00'); /* Villa */ @@ -1199,16 +1199,16 @@ VALUES (0x7A49F0B7, 11980, 0xA49F0000, 31.173, 145.492, 142.005, 1, 0, 0, 0, Tr /* @teleloc 0xA49F0000 [31.173000 145.492004 142.005005] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F0B8, 11980, 0xA49F0000, 66.858, 47.427, 148.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0xA49F0000 [66.858002 47.426998 148.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F0B8, 11980, 0xA49F0000, 66.858, 47.427, 148.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Villa */ +/* @teleloc 0xA49F0000 [66.858002 47.426998 148.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F0B9, 11980, 0xA49F0000, 160.905, 46.4777, 122.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0xA49F0000 [160.904999 46.477699 122.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F0B9, 11980, 0xA49F0000, 160.905, 46.4777, 122.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Villa */ +/* @teleloc 0xA49F0000 [160.904999 46.477699 122.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F0BA, 11980, 0xA49F0000, 161.045, 94.4959, 120.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0xA49F0000 [161.044998 94.495903 120.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F0BA, 11980, 0xA49F0000, 161.045, 94.4959, 120.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Villa */ +/* @teleloc 0xA49F0000 [161.044998 94.495903 120.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F0BB, 9686, 0xA49F0107, 160.03, 166.965, 128.25, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1995,104 +1995,104 @@ VALUES (0x7A49F17E, 12678, 0xA49F0000, 53.4735, 35.8802, 161.42, -0.707107, 0, 0 /* @teleloc 0xA49F0000 [53.473499 35.880199 161.419998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F17F, 9686, 0xA49F017D, 151.97, 25.0345, 124.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F017D [151.970001 25.034500 124.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F17F, 9686, 0xA49F017D, 151.97, 25.0345, 124.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F017D [151.970001 25.034500 124.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F180, 11698, 0xA49F017D, 148.607, 26.7745, 126.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA49F017D [148.606995 26.774500 126.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F181, 11697, 0xA49F017D, 154.287, 25.7677, 122.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F017D [154.287003 25.767700 122.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F181, 11697, 0xA49F017D, 154.287, 25.7677, 122.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F017D [154.287003 25.767700 122.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F182, 11697, 0xA49F017D, 149.612, 25.7677, 122.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F017D [149.612000 25.767700 122.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F182, 11697, 0xA49F017D, 149.612, 25.7677, 122.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F017D [149.612000 25.767700 122.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F183, 9686, 0xA49F017F, 147.327, 29.179, 125.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F017F [147.326996 29.179001 125.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F183, 9686, 0xA49F017F, 147.327, 29.179, 125.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F017F [147.326996 29.179001 125.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F184, 9686, 0xA49F017F, 149.222, 35.1222, 125.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA49F017F [149.222000 35.122200 125.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F185, 9686, 0xA49F0180, 151.452, 41.204, 125.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0180 [151.451996 41.203999 125.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F185, 9686, 0xA49F0180, 151.452, 41.204, 125.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0180 [151.451996 41.203999 125.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F186, 9686, 0xA49F0180, 151.452, 33.529, 125.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0180 [151.451996 33.528999 125.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F186, 9686, 0xA49F0180, 151.452, 33.529, 125.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0180 [151.451996 33.528999 125.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F187, 11697, 0xA49F0180, 151.412, 34.3927, 122.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F0180 [151.412003 34.392700 122.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F187, 11697, 0xA49F0180, 151.412, 34.3927, 122.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F0180 [151.412003 34.392700 122.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F188, 9686, 0xA49F0181, 153.18, 43.6715, 125.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA49F0181 [153.179993 43.671501 125.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F189, 9686, 0xA49F0181, 149.33, 45.6715, 125.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0181 [149.330002 45.671501 125.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F189, 9686, 0xA49F0181, 149.33, 45.6715, 125.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0181 [149.330002 45.671501 125.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F18A, 9686, 0xA49F0184, 157.825, 25.3684, 130.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0184 [157.824997 25.368401 130.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F18A, 9686, 0xA49F0184, 157.825, 25.3684, 130.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0184 [157.824997 25.368401 130.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F18B, 9686, 0xA49F0184, 150.798, 32.9615, 130.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0184 [150.798004 32.961498 130.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F18B, 9686, 0xA49F0184, 150.798, 32.9615, 130.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0184 [150.798004 32.961498 130.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F18C, 9686, 0xA49F0184, 154.223, 32.9615, 130.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0184 [154.223007 32.961498 130.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F18C, 9686, 0xA49F0184, 154.223, 32.9615, 130.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0184 [154.223007 32.961498 130.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F18D, 9686, 0xA49F0184, 157.798, 32.9615, 130.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0184 [157.798004 32.961498 130.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F18D, 9686, 0xA49F0184, 157.798, 32.9615, 130.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0184 [157.798004 32.961498 130.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F18E, 9686, 0xA49F0184, 154.273, 25.3365, 130.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0184 [154.272995 25.336500 130.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F18E, 9686, 0xA49F0184, 154.273, 25.3365, 130.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0184 [154.272995 25.336500 130.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F18F, 9686, 0xA49F0184, 161.335, 25.3365, 130.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0184 [161.335007 25.336500 130.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F18F, 9686, 0xA49F0184, 161.335, 25.3365, 130.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0184 [161.335007 25.336500 130.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F190, 9686, 0xA49F0184, 161.348, 32.9615, 130.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0184 [161.348007 32.961498 130.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F190, 9686, 0xA49F0184, 161.348, 32.9615, 130.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0184 [161.348007 32.961498 130.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F191, 11698, 0xA49F0186, 154.586, 29.175, 133.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA49F0186 [154.585999 29.174999 133.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F191, 11698, 0xA49F0186, 154.586, 29.175, 133.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA49F0186 [154.585999 29.174999 133.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F192, 11698, 0xA49F0188, 161.635, 29.2434, 126.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA49F0188 [161.634995 29.243401 126.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F192, 11698, 0xA49F0188, 161.635, 29.2434, 126.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA49F0188 [161.634995 29.243401 126.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F193, 11697, 0xA49F0188, 159.815, 25.6316, 122.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F0188 [159.815002 25.631599 122.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F193, 11697, 0xA49F0188, 159.815, 25.6316, 122.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F0188 [159.815002 25.631599 122.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F194, 9686, 0xA49F018C, 153.202, 28.003, 120.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F018C [153.201996 28.003000 120.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F194, 9686, 0xA49F018C, 153.202, 28.003, 120.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F018C [153.201996 28.003000 120.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F195, 9686, 0xA49F018C, 150.027, 35.553, 120.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA49F018C [150.026993 35.553001 120.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F196, 11697, 0xA49F018D, 160.169, 25.9637, 117.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F018D [160.169006 25.963699 117.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F196, 11697, 0xA49F018D, 160.169, 25.9637, 117.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F018D [160.169006 25.963699 117.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F197, 9686, 0xA49F018E, 159.186, 28.1479, 120.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F018E [159.186005 28.147900 120.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F197, 9686, 0xA49F018E, 159.186, 28.1479, 120.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F018E [159.186005 28.147900 120.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F198, 9686, 0xA49F018E, 155.37, 33.4632, 120.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2107,8 +2107,8 @@ VALUES (0x7A49F19A, 11697, 0xA49F018E, 156.121, 39.4024, 117.35, 0.9139, 0, 0, 0 /* @teleloc 0xA49F018E [156.121002 39.402401 117.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F19B, 11698, 0xA49F0191, 164.559, 35.7695, 121.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA49F0191 [164.559006 35.769501 121.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F19B, 11698, 0xA49F0191, 164.559, 35.7695, 121.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA49F0191 [164.559006 35.769501 121.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F19C, 11697, 0xA49F0191, 166.521, 39.2524, 117.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2119,20 +2119,20 @@ VALUES (0x7A49F19D, 11697, 0xA49F0191, 166.719, 32.3887, 117.35, 0.372988, 0, 0, /* @teleloc 0xA49F0191 [166.718994 32.388699 117.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F19E, 9686, 0xA49F0193, 164.2, 39.75, 126.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0193 [164.199997 39.750000 126.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F19E, 9686, 0xA49F0193, 164.2, 39.75, 126.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0193 [164.199997 39.750000 126.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F19F, 9686, 0xA49F0193, 166.767, 42.8645, 126.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA49F0193 [166.766998 42.864498 126.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1A0, 11697, 0xA49F0193, 164.115, 40.4066, 122.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F0193 [164.115005 40.406601 122.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1A0, 11697, 0xA49F0193, 164.115, 40.4066, 122.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F0193 [164.115005 40.406601 122.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1A1, 9686, 0xA49F0000, 164.175, 47.5184, 125.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0000 [164.175003 47.518398 125.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1A1, 9686, 0xA49F0000, 164.175, 47.5184, 125.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0000 [164.175003 47.518398 125.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1A2, 9686, 0xA49F0000, 166.65, 46.4184, 124.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2143,12 +2143,12 @@ VALUES (0x7A49F1A3, 9686, 0xA49F0000, 162.05, 46.7434, 124.55, 0.456322, 0, 0, /* @teleloc 0xA49F0000 [162.050003 46.743401 124.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1A4, 9686, 0xA49F0000, 161.525, 33.6934, 125.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0000 [161.524994 33.693401 125.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1A4, 9686, 0xA49F0000, 161.525, 33.6934, 125.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0000 [161.524994 33.693401 125.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1A5, 9686, 0xA49F0000, 157.625, 45.0434, 124.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0000 [157.625000 45.043400 124.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F1A5, 9686, 0xA49F0000, 157.625, 45.0434, 124.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0000 [157.625000 45.043400 124.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1A6, 12679, 0xA49F0000, 155.29, 34.7816, 122.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2171,116 +2171,116 @@ VALUES (0x7A49F1AA, 12679, 0xA49F0000, 166.941, 46.7066, 122.1, 0.420244, 0, 0, /* @teleloc 0xA49F0000 [166.940994 46.706600 122.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1AB, 12679, 0xA49F0000, 159.415, 36.4066, 122.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA49F0000 [159.414993 36.406601 122.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1AB, 12679, 0xA49F0000, 159.415, 36.4066, 122.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA49F0000 [159.414993 36.406601 122.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1AC, 12678, 0xA49F0000, 164.44, 42.8316, 131, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA49F0000 [164.440002 42.831600 131.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1AC, 12678, 0xA49F0000, 164.44, 42.8316, 131, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA49F0000 [164.440002 42.831600 131.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1AD, 12678, 0xA49F0000, 149.565, 29.4316, 138.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA49F0000 [149.565002 29.431601 138.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F1AD, 12678, 0xA49F0000, 149.565, 29.4316, 138.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA49F0000 [149.565002 29.431601 138.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1AE, 9686, 0xA49F019C, 151.97, 73.0345, 122.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F019C [151.970001 73.034500 122.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1AE, 9686, 0xA49F019C, 151.97, 73.0345, 122.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F019C [151.970001 73.034500 122.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1AF, 11698, 0xA49F019C, 148.607, 74.7745, 124.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA49F019C [148.606995 74.774498 124.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1B0, 11697, 0xA49F019C, 154.287, 73.7677, 120.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F019C [154.287003 73.767700 120.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1B0, 11697, 0xA49F019C, 154.287, 73.7677, 120.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F019C [154.287003 73.767700 120.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1B1, 11697, 0xA49F019C, 149.612, 73.7677, 120.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F019C [149.612000 73.767700 120.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1B1, 11697, 0xA49F019C, 149.612, 73.7677, 120.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F019C [149.612000 73.767700 120.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1B2, 9686, 0xA49F019E, 147.327, 77.179, 123.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F019E [147.326996 77.179001 123.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1B2, 9686, 0xA49F019E, 147.327, 77.179, 123.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F019E [147.326996 77.179001 123.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1B3, 9686, 0xA49F019E, 149.222, 83.1222, 123.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA49F019E [149.222000 83.122200 123.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1B4, 9686, 0xA49F019F, 151.452, 89.204, 123.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F019F [151.451996 89.204002 123.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F1B4, 9686, 0xA49F019F, 151.452, 89.204, 123.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F019F [151.451996 89.204002 123.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1B5, 9686, 0xA49F019F, 151.452, 81.529, 123.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F019F [151.451996 81.528999 123.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1B5, 9686, 0xA49F019F, 151.452, 81.529, 123.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F019F [151.451996 81.528999 123.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1B6, 11697, 0xA49F019F, 151.412, 82.3927, 120.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F019F [151.412003 82.392700 120.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1B6, 11697, 0xA49F019F, 151.412, 82.3927, 120.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F019F [151.412003 82.392700 120.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1B7, 9686, 0xA49F01A0, 153.18, 91.6715, 123.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA49F01A0 [153.179993 91.671501 123.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1B8, 9686, 0xA49F01A0, 149.33, 93.6715, 123.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01A0 [149.330002 93.671501 123.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F1B8, 9686, 0xA49F01A0, 149.33, 93.6715, 123.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01A0 [149.330002 93.671501 123.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1B9, 9686, 0xA49F01A3, 157.825, 73.3684, 128.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01A3 [157.824997 73.368401 128.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1B9, 9686, 0xA49F01A3, 157.825, 73.3684, 128.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01A3 [157.824997 73.368401 128.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1BA, 9686, 0xA49F01A3, 150.798, 80.9615, 128.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01A3 [150.798004 80.961502 128.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F1BA, 9686, 0xA49F01A3, 150.798, 80.9615, 128.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01A3 [150.798004 80.961502 128.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1BB, 9686, 0xA49F01A3, 154.223, 80.9615, 128.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01A3 [154.223007 80.961502 128.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F1BB, 9686, 0xA49F01A3, 154.223, 80.9615, 128.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01A3 [154.223007 80.961502 128.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1BC, 9686, 0xA49F01A3, 157.798, 80.9615, 128.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01A3 [157.798004 80.961502 128.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F1BC, 9686, 0xA49F01A3, 157.798, 80.9615, 128.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01A3 [157.798004 80.961502 128.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1BD, 9686, 0xA49F01A3, 154.273, 73.3365, 128.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01A3 [154.272995 73.336502 128.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1BD, 9686, 0xA49F01A3, 154.273, 73.3365, 128.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01A3 [154.272995 73.336502 128.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1BE, 9686, 0xA49F01A3, 161.335, 73.3365, 128.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01A3 [161.335007 73.336502 128.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1BE, 9686, 0xA49F01A3, 161.335, 73.3365, 128.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01A3 [161.335007 73.336502 128.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1BF, 9686, 0xA49F01A3, 161.348, 80.9615, 128.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01A3 [161.348007 80.961502 128.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F1BF, 9686, 0xA49F01A3, 161.348, 80.9615, 128.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01A3 [161.348007 80.961502 128.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1C0, 11698, 0xA49F01A5, 154.586, 77.175, 131.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA49F01A5 [154.585999 77.175003 131.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1C0, 11698, 0xA49F01A5, 154.586, 77.175, 131.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA49F01A5 [154.585999 77.175003 131.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1C1, 11698, 0xA49F01A7, 161.635, 77.2434, 124.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA49F01A7 [161.634995 77.243401 124.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1C1, 11698, 0xA49F01A7, 161.635, 77.2434, 124.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA49F01A7 [161.634995 77.243401 124.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1C2, 11697, 0xA49F01A7, 159.815, 73.6316, 120.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F01A7 [159.815002 73.631599 120.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1C2, 11697, 0xA49F01A7, 159.815, 73.6316, 120.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F01A7 [159.815002 73.631599 120.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1C3, 9686, 0xA49F01AB, 153.202, 76.003, 118.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01AB [153.201996 76.002998 118.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1C3, 9686, 0xA49F01AB, 153.202, 76.003, 118.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01AB [153.201996 76.002998 118.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1C4, 9686, 0xA49F01AB, 150.027, 83.553, 118.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA49F01AB [150.026993 83.553001 118.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1C5, 11697, 0xA49F01AC, 160.169, 73.9637, 115.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F01AC [160.169006 73.963699 115.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1C5, 11697, 0xA49F01AC, 160.169, 73.9637, 115.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F01AC [160.169006 73.963699 115.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1C6, 9686, 0xA49F01AD, 159.186, 76.1479, 118.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01AD [159.186005 76.147903 118.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1C6, 9686, 0xA49F01AD, 159.186, 76.1479, 118.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01AD [159.186005 76.147903 118.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1C7, 9686, 0xA49F01AD, 155.37, 81.4632, 118.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2295,8 +2295,8 @@ VALUES (0x7A49F1C9, 11697, 0xA49F01AD, 156.121, 87.4024, 115.35, 0.9139, 0, 0, 0 /* @teleloc 0xA49F01AD [156.121002 87.402397 115.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1CA, 11698, 0xA49F01B0, 164.559, 83.7695, 119.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA49F01B0 [164.559006 83.769501 119.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1CA, 11698, 0xA49F01B0, 164.559, 83.7695, 119.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA49F01B0 [164.559006 83.769501 119.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1CB, 11697, 0xA49F01B0, 166.521, 87.2524, 115.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2307,20 +2307,20 @@ VALUES (0x7A49F1CC, 11697, 0xA49F01B0, 166.719, 80.3887, 115.35, 0.372988, 0, 0, /* @teleloc 0xA49F01B0 [166.718994 80.388702 115.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1CD, 9686, 0xA49F01B2, 164.2, 87.75, 124.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F01B2 [164.199997 87.750000 124.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1CD, 9686, 0xA49F01B2, 164.2, 87.75, 124.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F01B2 [164.199997 87.750000 124.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1CE, 9686, 0xA49F01B2, 166.767, 90.8645, 124.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA49F01B2 [166.766998 90.864502 124.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1CF, 11697, 0xA49F01B2, 164.115, 88.4066, 120.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA49F01B2 [164.115005 88.406601 120.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1CF, 11697, 0xA49F01B2, 164.115, 88.4066, 120.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA49F01B2 [164.115005 88.406601 120.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1D0, 9686, 0xA49F0000, 164.175, 95.5184, 123.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0000 [164.175003 95.518402 123.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1D0, 9686, 0xA49F0000, 164.175, 95.5184, 123.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0000 [164.175003 95.518402 123.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1D1, 9686, 0xA49F0000, 166.65, 94.4184, 122.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2331,12 +2331,12 @@ VALUES (0x7A49F1D2, 9686, 0xA49F0000, 162.05, 94.7434, 122.55, 0.456322, 0, 0, /* @teleloc 0xA49F0000 [162.050003 94.743401 122.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1D3, 9686, 0xA49F0000, 161.525, 81.6934, 123.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0000 [161.524994 81.693398 123.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1D3, 9686, 0xA49F0000, 161.525, 81.6934, 123.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0000 [161.524994 81.693398 123.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1D4, 9686, 0xA49F0000, 157.625, 93.0434, 122.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA49F0000 [157.625000 93.043404 122.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F1D4, 9686, 0xA49F0000, 157.625, 93.0434, 122.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA49F0000 [157.625000 93.043404 122.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1D5, 12679, 0xA49F0000, 155.29, 82.7816, 120.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2359,16 +2359,16 @@ VALUES (0x7A49F1D9, 12679, 0xA49F0000, 166.941, 94.7066, 120.1, 0.420244, 0, 0, /* @teleloc 0xA49F0000 [166.940994 94.706596 120.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1DA, 12679, 0xA49F0000, 159.415, 84.4066, 120.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA49F0000 [159.414993 84.406601 120.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1DA, 12679, 0xA49F0000, 159.415, 84.4066, 120.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA49F0000 [159.414993 84.406601 120.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1DB, 12678, 0xA49F0000, 164.44, 90.8316, 129, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA49F0000 [164.440002 90.831596 129.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A49F1DB, 12678, 0xA49F0000, 164.44, 90.8316, 129, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA49F0000 [164.440002 90.831596 129.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A49F1DC, 12678, 0xA49F0000, 149.565, 77.4316, 136.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA49F0000 [149.565002 77.431602 136.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A49F1DC, 12678, 0xA49F0000, 149.565, 77.4316, 136.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA49F0000 [149.565002 77.431602 136.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A49F1DD, 13162, 0xA49F0000, 85.7285, 83.9422, 136.005, 0.730696, 0, 0, 0.682703, False, '2005-02-09 10:00:00'); /* Iceea Hills Estates */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A4CF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A4CF.sql index c31f962976..d543207fb5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A4CF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A4CF.sql @@ -241,12 +241,12 @@ VALUES (0x7A4CF03B, 9686, 0xA4CF010A, 100.436, 36.0413, 155.05, -0.707107, 0, 0 /* @teleloc 0xA4CF010A [100.435997 36.041302 155.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF03C, 9686, 0xA4CF010A, 102.82, 31.5288, 155.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010A [102.820000 31.528799 155.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF03C, 9686, 0xA4CF010A, 102.82, 31.5288, 155.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010A [102.820000 31.528799 155.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF03D, 9686, 0xA4CF010B, 110.27, 38.8288, 153.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010B [110.269997 38.828800 153.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF03D, 9686, 0xA4CF010B, 110.27, 38.8288, 153.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010B [110.269997 38.828800 153.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF03E, 9686, 0xA4CF010B, 114.67, 37.5288, 152.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -257,8 +257,8 @@ VALUES (0x7A4CF03F, 9686, 0xA4CF010B, 114.67, 33.8788, 152.8, 0.707107, 0, 0, - /* @teleloc 0xA4CF010B [114.669998 33.878799 152.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF040, 9686, 0xA4CF010B, 110.22, 32.8788, 153.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010B [110.220001 32.878799 153.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF040, 9686, 0xA4CF010B, 110.22, 32.8788, 153.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010B [110.220001 32.878799 153.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF041, 11697, 0xA4CF010B, 106.485, 33.5406, 150.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -269,8 +269,8 @@ VALUES (0x7A4CF042, 11697, 0xA4CF010B, 113.985, 37.9406, 150.05, -0.895323, 0, 0 /* @teleloc 0xA4CF010B [113.985001 37.940601 150.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF043, 11698, 0xA4CF010B, 110.275, 35.7288, 156.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA4CF010B [110.275002 35.728802 156.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF043, 11698, 0xA4CF010B, 110.275, 35.7288, 156.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA4CF010B [110.275002 35.728802 156.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF044, 11697, 0xA4CF010B, 110.385, 35.7906, 150.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -289,28 +289,28 @@ VALUES (0x7A4CF047, 9686, 0xA4CF010B, 105.536, 34.2444, 151.95, -0.707107, 0, 0 /* @teleloc 0xA4CF010B [105.536003 34.244400 151.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF048, 9686, 0xA4CF010B, 113.369, 32.8788, 153.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010B [113.369003 32.878799 153.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF048, 9686, 0xA4CF010B, 113.369, 32.8788, 153.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010B [113.369003 32.878799 153.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF049, 9686, 0xA4CF010B, 107.126, 32.8788, 153.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010B [107.125999 32.878799 153.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF049, 9686, 0xA4CF010B, 107.126, 32.8788, 153.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010B [107.125999 32.878799 153.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF04A, 9686, 0xA4CF010B, 114.67, 35.8231, 154, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA4CF010B [114.669998 35.823101 154.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF04B, 9686, 0xA4CF010B, 107.051, 38.8288, 153.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010B [107.051003 38.828800 153.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF04B, 9686, 0xA4CF010B, 107.051, 38.8288, 153.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010B [107.051003 38.828800 153.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF04C, 9686, 0xA4CF010B, 113.418, 38.8288, 153.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010B [113.417999 38.828800 153.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF04C, 9686, 0xA4CF010B, 113.418, 38.8288, 153.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010B [113.417999 38.828800 153.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF04D, 9686, 0xA4CF010B, 113.25, 38.8288, 152, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010B [113.250000 38.828800 152.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF04D, 9686, 0xA4CF010B, 113.25, 38.8288, 152, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010B [113.250000 38.828800 152.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF04E, 11698, 0xA4CF010B, 107.485, 35.7288, 156.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -333,20 +333,20 @@ VALUES (0x7A4CF052, 11697, 0xA4CF010B, 114.298, 35.7906, 150.05, 0.707107, 0, 0, /* @teleloc 0xA4CF010B [114.297997 35.790600 150.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF053, 11697, 0xA4CF010B, 110.296, 33.3834, 150.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4CF010B [110.295998 33.383400 150.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF053, 11697, 0xA4CF010B, 110.296, 33.3834, 150.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4CF010B [110.295998 33.383400 150.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF054, 11697, 0xA4CF010B, 113.255, 33.5406, 150.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA4CF010B [113.254997 33.540600 150.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF055, 9686, 0xA4CF010C, 106.17, 32.8788, 148.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010C [106.169998 32.878799 148.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF055, 9686, 0xA4CF010C, 106.17, 32.8788, 148.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010C [106.169998 32.878799 148.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF056, 9686, 0xA4CF010C, 106.07, 38.4288, 148.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010C [106.070000 38.428799 148.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF056, 9686, 0xA4CF010C, 106.07, 38.4288, 148.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010C [106.070000 38.428799 148.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF057, 9686, 0xA4CF010C, 114.62, 35.7288, 148.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -369,68 +369,68 @@ VALUES (0x7A4CF05B, 9686, 0xA4CF010C, 100.436, 34.4269, 148.4, -0.707107, 0, 0, /* @teleloc 0xA4CF010C [100.435997 34.426899 148.399994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF05C, 9686, 0xA4CF010C, 110.306, 32.8788, 148.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010C [110.306000 32.878799 148.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF05C, 9686, 0xA4CF010C, 110.306, 32.8788, 148.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010C [110.306000 32.878799 148.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF05D, 9686, 0xA4CF010C, 109.872, 38.4288, 148.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF010C [109.872002 38.428799 148.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF05D, 9686, 0xA4CF010C, 109.872, 38.4288, 148.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF010C [109.872002 38.428799 148.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF05E, 11698, 0xA4CF010C, 108.507, 35.7288, 149.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA4CF010C [108.507004 35.728802 149.460007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF05F, 11697, 0xA4CF010C, 108.145, 33.4212, 146.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4CF010C [108.144997 33.421200 146.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF05F, 11697, 0xA4CF010C, 108.145, 33.4212, 146.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4CF010C [108.144997 33.421200 146.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF060, 11697, 0xA4CF010C, 108.015, 37.8912, 146.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4CF010C [108.014999 37.891201 146.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF060, 11697, 0xA4CF010C, 108.015, 37.8912, 146.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4CF010C [108.014999 37.891201 146.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF061, 11697, 0xA4CF010C, 107.012, 35.5698, 146.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA4CF010C [107.012001 35.569801 146.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF062, 412, 0xA4CF0000, 110.275, 40.3388, 150, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4CF0000 [110.275002 40.338799 150.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF062, 412, 0xA4CF0000, 110.275, 40.3388, 150, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4CF0000 [110.275002 40.338799 150.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF063, 9686, 0xA4CF0000, 110.32, 40.4588, 153.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0000 [110.320000 40.458801 153.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF063, 9686, 0xA4CF0000, 110.32, 40.4588, 153.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0000 [110.320000 40.458801 153.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF064, 9686, 0xA4CF0000, 114.16, 39.5018, 151.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0000 [114.160004 39.501801 151.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF064, 9686, 0xA4CF0000, 114.16, 39.5018, 151.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0000 [114.160004 39.501801 151.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF065, 9686, 0xA4CF0000, 106.48, 39.5018, 151.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0000 [106.480003 39.501801 151.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF065, 9686, 0xA4CF0000, 106.48, 39.5018, 151.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0000 [106.480003 39.501801 151.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF066, 12679, 0xA4CF0000, 112.726, 39.6934, 150.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA4CF0000 [112.725998 39.693401 150.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF066, 12679, 0xA4CF0000, 112.726, 39.6934, 150.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA4CF0000 [112.725998 39.693401 150.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF067, 12679, 0xA4CF0000, 107.886, 39.7234, 150.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA4CF0000 [107.886002 39.723400 150.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF067, 12679, 0xA4CF0000, 107.886, 39.7234, 150.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA4CF0000 [107.886002 39.723400 150.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF068, 9686, 0xA4CF0113, 62.0754, 36.0487, 149.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0113 [62.075401 36.048698 149.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF068, 9686, 0xA4CF0113, 62.0754, 36.0487, 149.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0113 [62.075401 36.048698 149.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF069, 9686, 0xA4CF0113, 57.4576, 36.0257, 148.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0113 [57.457600 36.025700 148.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF069, 9686, 0xA4CF0113, 57.4576, 36.0257, 148.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0113 [57.457600 36.025700 148.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF06A, 9686, 0xA4CF0113, 59.9729, 30.2987, 149.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0113 [59.972900 30.298700 149.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF06A, 9686, 0xA4CF0113, 59.9729, 30.2987, 149.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0113 [59.972900 30.298700 149.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF06B, 9686, 0xA4CF0113, 63.1729, 30.2987, 148.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0113 [63.172901 30.298700 148.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF06B, 9686, 0xA4CF0113, 63.1729, 30.2987, 148.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0113 [63.172901 30.298700 148.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF06C, 11697, 0xA4CF0113, 55.4409, 30.985, 146.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -441,16 +441,16 @@ VALUES (0x7A4CF06D, 11697, 0xA4CF0113, 64.3409, 35.3178, 146.1, -0.932639, 0, 0, /* @teleloc 0xA4CF0113 [64.340897 35.317799 146.100006] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF06E, 11698, 0xA4CF0113, 60.004, 33.3487, 152.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA4CF0113 [60.004002 33.348701 152.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF06E, 11698, 0xA4CF0113, 60.004, 33.3487, 152.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA4CF0113 [60.004002 33.348701 152.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF06F, 11697, 0xA4CF0113, 59.9909, 33.3178, 146.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA4CF0113 [59.990898 33.317799 146.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF070, 9686, 0xA4CF0113, 56.8227, 30.2987, 148.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0113 [56.822701 30.298700 148.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF070, 9686, 0xA4CF0113, 56.8227, 30.2987, 148.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0113 [56.822701 30.298700 148.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF071, 9686, 0xA4CF0113, 54.7761, 33.1755, 149.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -477,12 +477,12 @@ VALUES (0x7A4CF076, 9686, 0xA4CF0113, 65.1697, 31.1756, 149.65, 0.707107, 0, 0, /* @teleloc 0xA4CF0113 [65.169701 31.175600 149.649994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF077, 9686, 0xA4CF0113, 57.8227, 36.0487, 149.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0113 [57.822701 36.048698 149.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF077, 9686, 0xA4CF0113, 57.8227, 36.0487, 149.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0113 [57.822701 36.048698 149.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF078, 9686, 0xA4CF0113, 63.6434, 36.0257, 148.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0113 [63.643398 36.025700 148.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF078, 9686, 0xA4CF0113, 63.6434, 36.0257, 148.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0113 [63.643398 36.025700 148.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF079, 11698, 0xA4CF0113, 62.204, 33.3487, 152.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -501,28 +501,28 @@ VALUES (0x7A4CF07C, 11697, 0xA4CF0113, 58.4882, 33.3178, 146.1, -0.707107, 0, 0, /* @teleloc 0xA4CF0113 [58.488201 33.317799 146.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF07D, 11697, 0xA4CF0113, 59.7966, 30.8627, 146.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4CF0113 [59.796600 30.862700 146.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF07D, 11697, 0xA4CF0113, 59.7966, 30.8627, 146.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4CF0113 [59.796600 30.862700 146.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF07E, 11697, 0xA4CF0113, 64.5466, 33.2627, 146.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA4CF0113 [64.546600 33.262699 146.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF07F, 11697, 0xA4CF0113, 57.1909, 35.4178, 146.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4CF0113 [57.190899 35.417801 146.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF07F, 11697, 0xA4CF0113, 57.1909, 35.4178, 146.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4CF0113 [57.190899 35.417801 146.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF080, 9686, 0xA4CF0115, 57.7261, 39.1795, 149, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA4CF0115 [57.726101 39.179501 149.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF081, 9686, 0xA4CF0115, 61.1261, 36.6487, 149.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0115 [61.126099 36.648701 149.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF081, 9686, 0xA4CF0115, 61.1261, 36.6487, 149.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0115 [61.126099 36.648701 149.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF082, 9686, 0xA4CF0115, 60.8261, 41.7487, 149.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0115 [60.826099 41.748699 149.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF082, 9686, 0xA4CF0115, 60.8261, 41.7487, 149.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0115 [60.826099 41.748699 149.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF083, 11697, 0xA4CF0115, 61.9409, 39.4678, 146.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -537,12 +537,12 @@ VALUES (0x7A4CF085, 9686, 0xA4CF0115, 57.7261, 40.8256, 149, -0.707107, 0, 0, - /* @teleloc 0xA4CF0115 [57.726101 40.825600 149.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF086, 9686, 0xA4CF0115, 59.0291, 36.6487, 148.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0115 [59.029099 36.648701 148.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF086, 9686, 0xA4CF0115, 59.0291, 36.6487, 148.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0115 [59.029099 36.648701 148.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF087, 9686, 0xA4CF0117, 60.5197, 30.3949, 144.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0117 [60.519699 30.394899 144.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF087, 9686, 0xA4CF0117, 60.5197, 30.3949, 144.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0117 [60.519699 30.394899 144.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF088, 9686, 0xA4CF0117, 63.0197, 34.6949, 144.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -573,16 +573,16 @@ VALUES (0x7A4CF08E, 9686, 0xA4CF0117, 63.0197, 37.392, 144.45, 0.707107, 0, 0, /* @teleloc 0xA4CF0117 [63.019699 37.391998 144.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF08F, 9686, 0xA4CF0117, 61.4692, 40.3449, 144.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0117 [61.469200 40.344898 144.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF08F, 9686, 0xA4CF0117, 61.4692, 40.3449, 144.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0117 [61.469200 40.344898 144.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF090, 11698, 0xA4CF0117, 60.4229, 34.3853, 145.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA4CF0117 [60.422901 34.385300 145.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF090, 11698, 0xA4CF0117, 60.4229, 34.3853, 145.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA4CF0117 [60.422901 34.385300 145.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF091, 11697, 0xA4CF0117, 60.8119, 39.8614, 142.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA4CF0117 [60.811901 39.861401 142.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A4CF091, 11697, 0xA4CF0117, 60.8119, 39.8614, 142.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA4CF0117 [60.811901 39.861401 142.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF092, 11697, 0xA4CF0117, 62.3619, 39.6614, 142.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -601,12 +601,12 @@ VALUES (0x7A4CF095, 9686, 0xA4CF0119, 58.1261, 42.9755, 149, -0.707107, 0, 0, - /* @teleloc 0xA4CF0119 [58.126099 42.975498 149.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF096, 412, 0xA4CF0000, 60.804, 44.1487, 146, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA4CF0000 [60.804001 44.148701 146.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF096, 412, 0xA4CF0000, 60.804, 44.1487, 146, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA4CF0000 [60.804001 44.148701 146.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A4CF097, 9686, 0xA4CF0000, 58.5934, 44.2757, 148.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA4CF0000 [58.593399 44.275700 148.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A4CF097, 9686, 0xA4CF0000, 58.5934, 44.2757, 148.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA4CF0000 [58.593399 44.275700 148.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A4CF098, 9686, 0xA4CF0000, 57.5934, 43.4257, 148.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A529.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A529.sql index 0283e07f24..1a36681461 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A529.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A529.sql @@ -33,12 +33,12 @@ VALUES (0x7A529007, 9686, 0xA5290101, 52.4343, 35.7015, 225.05, -0.707107, 0, 0 /* @teleloc 0xA5290101 [52.434299 35.701500 225.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529008, 9686, 0xA5290101, 54.8186, 31.189, 225.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290101 [54.818600 31.188999 225.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529008, 9686, 0xA5290101, 54.8186, 31.189, 225.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290101 [54.818600 31.188999 225.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529009, 9686, 0xA5290102, 62.2686, 38.489, 223.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290102 [62.268600 38.488998 223.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529009, 9686, 0xA5290102, 62.2686, 38.489, 223.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290102 [62.268600 38.488998 223.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A52900A, 9686, 0xA5290102, 66.6686, 37.189, 222.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x7A52900B, 9686, 0xA5290102, 66.6686, 33.539, 222.8, 0.707107, 0, 0, - /* @teleloc 0xA5290102 [66.668602 33.539001 222.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52900C, 9686, 0xA5290102, 62.2186, 32.539, 223.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290102 [62.218601 32.539001 223.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52900C, 9686, 0xA5290102, 62.2186, 32.539, 223.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290102 [62.218601 32.539001 223.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A52900D, 11697, 0xA5290102, 58.484, 33.2008, 220.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x7A52900E, 11697, 0xA5290102, 65.984, 37.6008, 220.05, -0.895323, 0, 0, /* @teleloc 0xA5290102 [65.984001 37.600800 220.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52900F, 11698, 0xA5290102, 62.2737, 35.389, 226.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA5290102 [62.273701 35.389000 226.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52900F, 11698, 0xA5290102, 62.2737, 35.389, 226.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA5290102 [62.273701 35.389000 226.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529010, 11697, 0xA5290102, 62.384, 35.4508, 220.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x7A529013, 9686, 0xA5290102, 57.5343, 33.9046, 221.95, -0.707107, 0, 0 /* @teleloc 0xA5290102 [57.534302 33.904598 221.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529014, 9686, 0xA5290102, 65.3678, 32.539, 223.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290102 [65.367798 32.539001 223.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529014, 9686, 0xA5290102, 65.3678, 32.539, 223.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290102 [65.367798 32.539001 223.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529015, 9686, 0xA5290102, 59.1251, 32.539, 223.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290102 [59.125099 32.539001 223.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529015, 9686, 0xA5290102, 59.1251, 32.539, 223.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290102 [59.125099 32.539001 223.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529016, 9686, 0xA5290102, 66.6686, 35.4832, 224, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA5290102 [66.668602 35.483200 224.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529017, 9686, 0xA5290102, 59.0492, 38.489, 223.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290102 [59.049198 38.488998 223.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529017, 9686, 0xA5290102, 59.0492, 38.489, 223.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290102 [59.049198 38.488998 223.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529018, 9686, 0xA5290102, 65.4169, 38.489, 223.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290102 [65.416901 38.488998 223.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529018, 9686, 0xA5290102, 65.4169, 38.489, 223.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290102 [65.416901 38.488998 223.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529019, 9686, 0xA5290102, 65.249, 38.489, 222, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290102 [65.249001 38.488998 222.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529019, 9686, 0xA5290102, 65.249, 38.489, 222, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290102 [65.249001 38.488998 222.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A52901A, 11698, 0xA5290102, 59.4835, 35.389, 226.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x7A52901E, 11697, 0xA5290102, 66.297, 35.4508, 220.05, 0.707107, 0, 0, /* @teleloc 0xA5290102 [66.296997 35.450802 220.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52901F, 11697, 0xA5290102, 62.2945, 33.0436, 220.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5290102 [62.294498 33.043598 220.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52901F, 11697, 0xA5290102, 62.2945, 33.0436, 220.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5290102 [62.294498 33.043598 220.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529020, 11697, 0xA5290102, 65.254, 33.2008, 220.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA5290102 [65.253998 33.200802 220.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529021, 9686, 0xA5290103, 58.1691, 32.539, 218.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290103 [58.169102 32.539001 218.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529021, 9686, 0xA5290103, 58.1691, 32.539, 218.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290103 [58.169102 32.539001 218.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529022, 9686, 0xA5290103, 58.0691, 38.089, 218.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290103 [58.069099 38.089001 218.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529022, 9686, 0xA5290103, 58.0691, 38.089, 218.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290103 [58.069099 38.089001 218.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529023, 9686, 0xA5290103, 66.6191, 35.389, 218.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x7A529027, 9686, 0xA5290103, 52.4343, 34.0871, 218.4, -0.707107, 0, 0, /* @teleloc 0xA5290103 [52.434299 34.087101 218.399994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529028, 9686, 0xA5290103, 62.305, 32.539, 218.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290103 [62.305000 32.539001 218.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529028, 9686, 0xA5290103, 62.305, 32.539, 218.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290103 [62.305000 32.539001 218.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529029, 9686, 0xA5290103, 61.8708, 38.089, 218.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290103 [61.870800 38.089001 218.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529029, 9686, 0xA5290103, 61.8708, 38.089, 218.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290103 [61.870800 38.089001 218.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A52902A, 11698, 0xA5290103, 60.5055, 35.389, 219.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA5290103 [60.505501 35.389000 219.460007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52902B, 11697, 0xA5290103, 60.1436, 33.0814, 216.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5290103 [60.143600 33.081402 216.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52902B, 11697, 0xA5290103, 60.1436, 33.0814, 216.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5290103 [60.143600 33.081402 216.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52902C, 11697, 0xA5290103, 60.0136, 37.5514, 216.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5290103 [60.013599 37.551399 216.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A52902C, 11697, 0xA5290103, 60.0136, 37.5514, 216.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5290103 [60.013599 37.551399 216.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A52902D, 11697, 0xA5290103, 59.0108, 35.23, 216.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA5290103 [59.010799 35.230000 216.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52902E, 412, 0xA5290000, 62.2737, 39.999, 220, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA5290000 [62.273701 39.999001 220.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52902E, 412, 0xA5290000, 62.2737, 39.999, 220, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA5290000 [62.273701 39.999001 220.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52902F, 9686, 0xA5290000, 62.3186, 40.119, 223.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290000 [62.318600 40.118999 223.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52902F, 9686, 0xA5290000, 62.3186, 40.119, 223.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290000 [62.318600 40.118999 223.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529030, 9686, 0xA5290000, 66.1586, 39.162, 221.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290000 [66.158600 39.161999 221.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529030, 9686, 0xA5290000, 66.1586, 39.162, 221.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290000 [66.158600 39.161999 221.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529031, 9686, 0xA5290000, 58.4788, 39.162, 221.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290000 [58.478802 39.161999 221.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529031, 9686, 0xA5290000, 58.4788, 39.162, 221.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290000 [58.478802 39.161999 221.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529032, 12679, 0xA5290000, 64.7245, 39.3536, 220.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA5290000 [64.724503 39.353600 220.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529032, 12679, 0xA5290000, 64.7245, 39.3536, 220.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA5290000 [64.724503 39.353600 220.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529033, 12679, 0xA5290000, 59.8845, 39.3836, 220.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA5290000 [59.884499 39.383598 220.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529033, 12679, 0xA5290000, 59.8845, 39.3836, 220.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA5290000 [59.884499 39.383598 220.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529034, 11697, 0xA5290108, 84.4364, 150.958, 170.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -833,20 +833,20 @@ VALUES (0x7A5290CF, 12679, 0xA5290000, 153.814, 110.314, 180.15, 0.707107, 0, 0, /* @teleloc 0xA5290000 [153.813995 110.314003 180.149994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290D0, 9686, 0xA5290121, 157.588, 36.4874, 193.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290121 [157.587997 36.487400 193.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5290D0, 9686, 0xA5290121, 157.588, 36.4874, 193.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290121 [157.587997 36.487400 193.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290D1, 9686, 0xA5290121, 152.971, 36.4644, 192.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290121 [152.970993 36.464401 192.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5290D1, 9686, 0xA5290121, 152.971, 36.4644, 192.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290121 [152.970993 36.464401 192.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290D2, 9686, 0xA5290121, 155.486, 30.7374, 193.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290121 [155.485992 30.737400 193.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290D2, 9686, 0xA5290121, 155.486, 30.7374, 193.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290121 [155.485992 30.737400 193.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290D3, 9686, 0xA5290121, 158.686, 30.7374, 192.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290121 [158.686005 30.737400 192.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290D3, 9686, 0xA5290121, 158.686, 30.7374, 192.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290121 [158.686005 30.737400 192.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5290D4, 11697, 0xA5290121, 150.954, 31.4237, 190.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -857,16 +857,16 @@ VALUES (0x7A5290D5, 11697, 0xA5290121, 159.854, 35.7565, 190.1, -0.932639, 0, 0, /* @teleloc 0xA5290121 [159.854004 35.756500 190.100006] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290D6, 11698, 0xA5290121, 155.517, 33.7874, 196.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA5290121 [155.516998 33.787399 196.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290D6, 11698, 0xA5290121, 155.517, 33.7874, 196.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA5290121 [155.516998 33.787399 196.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5290D7, 11697, 0xA5290121, 155.504, 33.7565, 190.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA5290121 [155.503998 33.756500 190.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290D8, 9686, 0xA5290121, 152.336, 30.7374, 192.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290121 [152.335999 30.737400 192.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290D8, 9686, 0xA5290121, 152.336, 30.7374, 192.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290121 [152.335999 30.737400 192.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5290D9, 9686, 0xA5290121, 150.289, 33.6143, 193.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -893,12 +893,12 @@ VALUES (0x7A5290DE, 9686, 0xA5290121, 160.683, 31.6143, 193.65, 0.707107, 0, 0, /* @teleloc 0xA5290121 [160.682999 31.614300 193.649994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290DF, 9686, 0xA5290121, 153.336, 36.4874, 193.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290121 [153.335999 36.487400 193.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5290DF, 9686, 0xA5290121, 153.336, 36.4874, 193.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290121 [153.335999 36.487400 193.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290E0, 9686, 0xA5290121, 159.156, 36.4644, 192.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290121 [159.156006 36.464401 192.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5290E0, 9686, 0xA5290121, 159.156, 36.4644, 192.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290121 [159.156006 36.464401 192.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5290E1, 11698, 0xA5290121, 157.717, 33.7874, 196.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -917,28 +917,28 @@ VALUES (0x7A5290E4, 11697, 0xA5290121, 154.001, 33.7565, 190.1, -0.707107, 0, 0, /* @teleloc 0xA5290121 [154.001007 33.756500 190.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290E5, 11697, 0xA5290121, 155.31, 31.3015, 190.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5290121 [155.309998 31.301500 190.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290E5, 11697, 0xA5290121, 155.31, 31.3015, 190.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5290121 [155.309998 31.301500 190.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5290E6, 11697, 0xA5290121, 160.06, 33.7014, 190.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA5290121 [160.059998 33.701401 190.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290E7, 11697, 0xA5290121, 152.704, 35.8565, 190.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5290121 [152.703995 35.856499 190.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5290E7, 11697, 0xA5290121, 152.704, 35.8565, 190.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5290121 [152.703995 35.856499 190.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5290E8, 9686, 0xA5290123, 153.239, 39.6182, 193, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA5290123 [153.238998 39.618198 193.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290E9, 9686, 0xA5290123, 156.639, 37.0874, 193.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290123 [156.639008 37.087399 193.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290E9, 9686, 0xA5290123, 156.639, 37.0874, 193.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290123 [156.639008 37.087399 193.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290EA, 9686, 0xA5290123, 156.339, 42.1874, 193.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290123 [156.339005 42.187401 193.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5290EA, 9686, 0xA5290123, 156.339, 42.1874, 193.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290123 [156.339005 42.187401 193.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5290EB, 11697, 0xA5290123, 157.454, 39.9065, 190.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -953,12 +953,12 @@ VALUES (0x7A5290ED, 9686, 0xA5290123, 153.239, 41.2643, 193, -0.707107, 0, 0, - /* @teleloc 0xA5290123 [153.238998 41.264301 193.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290EE, 9686, 0xA5290123, 154.542, 37.0874, 192.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290123 [154.542007 37.087399 192.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290EE, 9686, 0xA5290123, 154.542, 37.0874, 192.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290123 [154.542007 37.087399 192.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290EF, 9686, 0xA5290125, 156.033, 30.8336, 188.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290125 [156.033005 30.833599 188.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290EF, 9686, 0xA5290125, 156.033, 30.8336, 188.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290125 [156.033005 30.833599 188.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5290F0, 9686, 0xA5290125, 158.533, 35.1336, 188.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,16 +989,16 @@ VALUES (0x7A5290F6, 9686, 0xA5290125, 158.533, 37.8307, 188.45, 0.707107, 0, 0, /* @teleloc 0xA5290125 [158.533005 37.830700 188.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290F7, 9686, 0xA5290125, 156.982, 40.7836, 188.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290125 [156.981995 40.783600 188.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5290F7, 9686, 0xA5290125, 156.982, 40.7836, 188.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290125 [156.981995 40.783600 188.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290F8, 11698, 0xA5290125, 155.936, 34.824, 189.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA5290125 [155.936005 34.824001 189.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290F8, 11698, 0xA5290125, 155.936, 34.824, 189.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA5290125 [155.936005 34.824001 189.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290F9, 11697, 0xA5290125, 156.325, 40.3001, 186.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5290125 [156.324997 40.300098 186.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5290F9, 11697, 0xA5290125, 156.325, 40.3001, 186.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5290125 [156.324997 40.300098 186.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5290FA, 11697, 0xA5290125, 157.875, 40.1002, 186.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1017,12 +1017,12 @@ VALUES (0x7A5290FD, 9686, 0xA5290127, 153.639, 43.4142, 193, -0.707107, 0, 0, - /* @teleloc 0xA5290127 [153.639008 43.414200 193.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290FE, 412, 0xA5290000, 156.317, 44.5874, 190, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA5290000 [156.317001 44.587399 190.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290FE, 412, 0xA5290000, 156.317, 44.5874, 190, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA5290000 [156.317001 44.587399 190.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5290FF, 9686, 0xA5290000, 154.106, 44.7144, 192.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290000 [154.106003 44.714401 192.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5290FF, 9686, 0xA5290000, 154.106, 44.7144, 192.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290000 [154.106003 44.714401 192.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529100, 9686, 0xA5290000, 153.106, 43.8644, 192.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1045,24 +1045,24 @@ VALUES (0x7A529104, 11697, 0xA529012A, 113.036, 36.3143, 204.075, -0.909599, 0, /* @teleloc 0xA529012A [113.036003 36.314301 204.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529105, 9686, 0xA529012A, 112.956, 31.3264, 206.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012A [112.956001 31.326401 206.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529105, 9686, 0xA529012A, 112.956, 31.3264, 206.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012A [112.956001 31.326401 206.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529106, 11697, 0xA529012A, 108.969, 34.2333, 204.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA529012A [108.969002 34.233299 204.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529107, 9686, 0xA529012A, 107.256, 31.3514, 206.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012A [107.255997 31.351400 206.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529107, 9686, 0xA529012A, 107.256, 31.3514, 206.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012A [107.255997 31.351400 206.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529108, 9686, 0xA529012A, 107.489, 37.2931, 206.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012A [107.488998 37.293098 206.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529108, 9686, 0xA529012A, 107.489, 37.2931, 206.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012A [107.488998 37.293098 206.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529109, 9686, 0xA529012A, 112.919, 37.3181, 206.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012A [112.918999 37.318100 206.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529109, 9686, 0xA529012A, 112.919, 37.3181, 206.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012A [112.918999 37.318100 206.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A52910A, 9686, 0xA529012A, 114.244, 36.5931, 206.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1081,16 +1081,16 @@ VALUES (0x7A52910D, 11697, 0xA529012A, 111.719, 34.2333, 204.075, 0.707107, 0, 0 /* @teleloc 0xA529012A [111.719002 34.233299 204.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52910E, 9686, 0xA529012A, 110.043, 31.3264, 207.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012A [110.042999 31.326401 207.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52910E, 9686, 0xA529012A, 110.043, 31.3264, 207.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012A [110.042999 31.326401 207.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A52910F, 9686, 0xA529012A, 114.244, 34.2265, 207.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA529012A [114.244003 34.226501 207.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529110, 9686, 0xA529012A, 110.28, 37.2931, 207.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012A [110.279999 37.293098 207.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529110, 9686, 0xA529012A, 110.28, 37.2931, 207.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012A [110.279999 37.293098 207.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529111, 9686, 0xA529012A, 106.116, 32.7296, 206.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x7A529117, 11698, 0xA529012A, 107.932, 35.86, 208.175, -0.9486, 0, 0, - /* @teleloc 0xA529012A [107.931999 35.860001 208.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529118, 11697, 0xA529012A, 110.311, 36.6393, 204.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA529012A [110.310997 36.639301 204.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529118, 11697, 0xA529012A, 110.311, 36.6393, 204.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA529012A [110.310997 36.639301 204.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529119, 11697, 0xA529012A, 110.311, 34.2143, 204.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1133,24 +1133,24 @@ VALUES (0x7A52911A, 11697, 0xA529012A, 107.012, 32.1641, 204.075, -0.364064, 0, /* @teleloc 0xA529012A [107.012001 32.164101 204.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52911B, 11697, 0xA529012A, 108.487, 31.7141, 204.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA529012A [108.487000 31.714100 204.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52911B, 11697, 0xA529012A, 108.487, 31.7141, 204.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA529012A [108.487000 31.714100 204.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52911C, 11697, 0xA529012A, 111.562, 31.7141, 204.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA529012A [111.561996 31.714100 204.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52911C, 11697, 0xA529012A, 111.562, 31.7141, 204.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA529012A [111.561996 31.714100 204.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52911D, 11697, 0xA529012C, 104.53, 33.5856, 204.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA529012C [104.529999 33.585602 204.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7A52911D, 11697, 0xA529012C, 104.53, 33.5856, 204.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA529012C [104.529999 33.585602 204.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A52911E, 11697, 0xA529012C, 105.213, 37.9094, 204.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA529012C [105.212997 37.909401 204.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52911F, 9686, 0xA529012C, 104.684, 33.206, 206.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012C [104.683998 33.206001 206.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52911F, 9686, 0xA529012C, 104.684, 33.206, 206.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012C [104.683998 33.206001 206.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529120, 9686, 0xA529012C, 101.169, 35.8335, 206.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1169,8 +1169,8 @@ VALUES (0x7A529123, 9686, 0xA529012C, 105.663, 35.131, 207.475, 0.707107, 0, 0, /* @teleloc 0xA529012C [105.663002 35.131001 207.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529124, 9686, 0xA529012C, 103.718, 38.3752, 207.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012C [103.718002 38.375198 207.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A529124, 9686, 0xA529012C, 103.718, 38.3752, 207.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012C [103.718002 38.375198 207.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529125, 11697, 0xA529012E, 109.01, 33.5826, 200.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1185,68 +1185,68 @@ VALUES (0x7A529127, 9686, 0xA529012E, 111.019, 33.5834, 201.95, 0.707107, 0, 0, /* @teleloc 0xA529012E [111.018997 33.583401 201.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529128, 9686, 0xA529012E, 105.744, 30.3834, 201.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012E [105.744003 30.383400 201.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529128, 9686, 0xA529012E, 105.744, 30.3834, 201.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012E [105.744003 30.383400 201.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529129, 9686, 0xA529012E, 101.119, 33.6085, 201.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA529012E [101.119003 33.608501 201.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52912A, 9686, 0xA529012E, 107.144, 36.9334, 201.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012E [107.143997 36.933399 201.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A52912A, 9686, 0xA529012E, 107.144, 36.9334, 201.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012E [107.143997 36.933399 201.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52912B, 11698, 0xA529012E, 106.036, 34.249, 203.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA529012E [106.036003 34.249001 203.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52912B, 11698, 0xA529012E, 106.036, 34.249, 203.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA529012E [106.036003 34.249001 203.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A52912C, 9687, 0xA529012E, 110.456, 30.9264, 200.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xA529012E [110.456001 30.926399 200.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52912D, 9686, 0xA529012E, 108.317, 30.3834, 201.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012E [108.317001 30.383400 201.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A52912D, 9686, 0xA529012E, 108.317, 30.3834, 201.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012E [108.317001 30.383400 201.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A52912E, 9686, 0xA529012E, 104.094, 36.9334, 201.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA529012E [104.094002 36.933399 201.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A52912E, 9686, 0xA529012E, 104.094, 36.9334, 201.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA529012E [104.094002 36.933399 201.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A52912F, 11697, 0xA529012E, 110.324, 36.1763, 200.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA529012E [110.323997 36.176300 200.100006] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529130, 11697, 0xA529012E, 106.949, 33.6513, 200.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA529012E [106.948997 33.651299 200.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529130, 11697, 0xA529012E, 106.949, 33.6513, 200.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA529012E [106.948997 33.651299 200.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529131, 11697, 0xA529012E, 101.724, 30.9763, 200.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA529012E [101.723999 30.976299 200.100006] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529132, 412, 0xA5290000, 103.706, 38.7364, 204, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA5290000 [103.706001 38.736401 204.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529132, 412, 0xA5290000, 103.706, 38.7364, 204, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA5290000 [103.706001 38.736401 204.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529133, 9686, 0xA5290000, 103.684, 38.831, 207.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290000 [103.683998 38.831001 207.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529133, 9686, 0xA5290000, 103.684, 38.831, 207.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290000 [103.683998 38.831001 207.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529134, 9686, 0xA5290000, 105.582, 38.831, 205.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290000 [105.582001 38.831001 205.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529134, 9686, 0xA5290000, 105.582, 38.831, 205.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290000 [105.582001 38.831001 205.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529135, 9686, 0xA5290000, 101.832, 38.831, 205.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5290000 [101.832001 38.831001 205.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529135, 9686, 0xA5290000, 101.832, 38.831, 205.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5290000 [101.832001 38.831001 205.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529136, 12679, 0xA5290000, 100.01, 39.3893, 204.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA5290000 [100.010002 39.389301 204.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A529137, 12679, 0xA5290000, 114.361, 39.1643, 204.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA5290000 [114.361000 39.164299 204.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A529137, 12679, 0xA5290000, 114.361, 39.1643, 204.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA5290000 [114.361000 39.164299 204.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A529138, 9686, 0xA5290131, 105.887, 110.073, 187.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2170,7 +2170,7 @@ VALUES (0x7A5291AF, 14247, 0xA5290000, 108.098, 39.0325, 204.005, 0.001365, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5291B0, 10707, 0xA5290000, 170.947, 116.715, 179.833, -0.99557, 0, 0, 0.094028, True, '2005-02-09 10:00:00'); /* BootSpot */ -/* @teleloc 0xA5290000 [170.947006 116.714996 179.832993] -0.995570 0.000000 0.000000 0.094027 */ +/* @teleloc 0xA5290000 [170.947006 116.714996 179.832993] -0.995570 0.000000 0.000000 0.094028 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5291B1, 15237, 0xA5290000, 129.549, 113.79, 182.413, -0.667126, 0, 0, -0.744945, False, '2005-02-09 10:00:00'); /* Mattekar Slopes Cottages */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A549.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A549.sql index 43a2cc3de3..1c68c35d5a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A549.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A549.sql @@ -384,7 +384,7 @@ VALUES (0x7A549039, 0x7A549000, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A54903A, 11730, 0xA5490118, 57.6602, 57.5542, 59.205, 0.032174, 0, 0, 0.999482, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xA5490118 [57.660198 57.554199 59.205002] 0.032173 0.000000 0.000000 0.999482 */ +/* @teleloc 0xA5490118 [57.660198 57.554199 59.205002] 0.032174 0.000000 0.000000 0.999482 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7A54903A, 0x7A5490A1, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A57F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A57F.sql index cebe6b0ad2..72d29d5804 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A57F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A57F.sql @@ -13,8 +13,8 @@ VALUES (0x7A57F002, 9686, 0xA57F0101, 100.92, 38.575, 58.5, -0.707107, 0, 0, -0 /* @teleloc 0xA57F0101 [100.919998 38.575001 58.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F003, 9686, 0xA57F0102, 110.754, 38.9173, 59.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0102 [110.753998 38.917301 59.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A57F003, 9686, 0xA57F0102, 110.754, 38.9173, 59.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0102 [110.753998 38.917301 59.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F004, 9686, 0xA57F0102, 115.154, 37.6173, 58.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,8 +25,8 @@ VALUES (0x7A57F005, 9686, 0xA57F0102, 115.154, 33.9673, 58.8, 0.707107, 0, 0, - /* @teleloc 0xA57F0102 [115.153999 33.967300 58.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F006, 9686, 0xA57F0102, 110.704, 32.9673, 59.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0102 [110.704002 32.967300 59.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F006, 9686, 0xA57F0102, 110.704, 32.9673, 59.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0102 [110.704002 32.967300 59.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F007, 11697, 0xA57F0102, 106.969, 33.6291, 56.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -37,20 +37,20 @@ VALUES (0x7A57F008, 11697, 0xA57F0102, 114.469, 38.0291, 56.05, -0.895323, 0, 0, /* @teleloc 0xA57F0102 [114.469002 38.029099 56.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F009, 11698, 0xA57F0102, 110.759, 35.8173, 62.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA57F0102 [110.759003 35.817299 62.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F009, 11698, 0xA57F0102, 110.759, 35.8173, 62.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA57F0102 [110.759003 35.817299 62.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F00A, 11697, 0xA57F0102, 110.869, 35.8791, 56.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA57F0102 [110.869003 35.879101 56.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F00B, 9686, 0xA57F0103, 106.654, 32.9673, 54.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0103 [106.653999 32.967300 54.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F00B, 9686, 0xA57F0103, 106.654, 32.9673, 54.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0103 [106.653999 32.967300 54.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F00C, 9686, 0xA57F0103, 106.554, 38.5173, 54.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0103 [106.554001 38.517300 54.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A57F00C, 9686, 0xA57F0103, 106.554, 38.5173, 54.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0103 [106.554001 38.517300 54.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F00D, 9686, 0xA57F0103, 115.104, 35.8173, 54.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7A57F010, 9687, 0xA57F0103, 101.439, 37.9986, 52, -0.885394, 0, 0, -0 /* @teleloc 0xA57F0103 [101.439003 37.998600 52.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F011, 412, 0xA57F0000, 110.759, 40.4273, 56, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA57F0000 [110.759003 40.427299 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F011, 412, 0xA57F0000, 110.759, 40.4273, 56, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA57F0000 [110.759003 40.427299 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F012, 9686, 0xA57F010A, 62.2263, 34.8697, 61.5, -0.937625, 0, 0, 0.347649, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -582,7 +582,7 @@ VALUES (0x7A57F090, 9686, 0xA57F013D, 155.662, 61.0575, 46.45, -0.905337, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F091, 11697, 0xA57F013B, 160.034, 65.4033, 48.15, 0.998864, 0, 0, 0.047652, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA57F013B [160.033997 65.403297 48.150002] 0.998864 0.000000 0.000000 0.047651 */ +/* @teleloc 0xA57F013B [160.033997 65.403297 48.150002] 0.998864 0.000000 0.000000 0.047652 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F092, 11698, 0xA57F013B, 160.231, 62.3299, 54.25, 0.940474, 0, 0, -0.339866, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x7A57F0AF, 9686, 0xA57F0101, 100.92, 36.1298, 61.05, -0.707107, 0, 0, /* @teleloc 0xA57F0101 [100.919998 36.129799 61.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0B0, 9686, 0xA57F0101, 103.304, 31.6173, 61.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0101 [103.304001 31.617300 61.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0B0, 9686, 0xA57F0101, 103.304, 31.6173, 61.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0101 [103.304001 31.617300 61.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F0B1, 9686, 0xA57F0102, 106.02, 37.4289, 59.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1161,28 +1161,28 @@ VALUES (0x7A57F0B3, 9686, 0xA57F0102, 106.02, 34.3329, 57.95, -0.707107, 0, 0, /* @teleloc 0xA57F0102 [106.019997 34.332901 57.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0B4, 9686, 0xA57F0102, 113.853, 32.9673, 59.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0102 [113.852997 32.967300 59.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0B4, 9686, 0xA57F0102, 113.853, 32.9673, 59.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0102 [113.852997 32.967300 59.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0B5, 9686, 0xA57F0102, 107.61, 32.9673, 59.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0102 [107.610001 32.967300 59.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0B5, 9686, 0xA57F0102, 107.61, 32.9673, 59.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0102 [107.610001 32.967300 59.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F0B6, 9686, 0xA57F0102, 115.154, 35.9115, 60, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA57F0102 [115.153999 35.911499 60.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0B7, 9686, 0xA57F0102, 107.535, 38.9173, 59.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0102 [107.535004 38.917301 59.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A57F0B7, 9686, 0xA57F0102, 107.535, 38.9173, 59.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0102 [107.535004 38.917301 59.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0B8, 9686, 0xA57F0102, 113.902, 38.9173, 59.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0102 [113.902000 38.917301 59.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A57F0B8, 9686, 0xA57F0102, 113.902, 38.9173, 59.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0102 [113.902000 38.917301 59.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0B9, 9686, 0xA57F0102, 113.734, 38.9173, 58, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0102 [113.734001 38.917301 58.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A57F0B9, 9686, 0xA57F0102, 113.734, 38.9173, 58, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0102 [113.734001 38.917301 58.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F0BA, 11698, 0xA57F0102, 107.969, 35.8173, 62.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1205,8 +1205,8 @@ VALUES (0x7A57F0BE, 11697, 0xA57F0102, 114.782, 35.8791, 56.05, 0.707107, 0, 0, /* @teleloc 0xA57F0102 [114.781998 35.879101 56.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0BF, 11697, 0xA57F0102, 110.78, 33.4719, 56.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA57F0102 [110.779999 33.471901 56.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0BF, 11697, 0xA57F0102, 110.78, 33.4719, 56.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA57F0102 [110.779999 33.471901 56.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F0C0, 11697, 0xA57F0102, 113.739, 33.6291, 56.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1217,48 +1217,48 @@ VALUES (0x7A57F0C1, 9686, 0xA57F0103, 100.92, 34.5154, 54.4, -0.707107, 0, 0, - /* @teleloc 0xA57F0103 [100.919998 34.515400 54.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0C2, 9686, 0xA57F0103, 110.79, 32.9673, 54.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0103 [110.790001 32.967300 54.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0C2, 9686, 0xA57F0103, 110.79, 32.9673, 54.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0103 [110.790001 32.967300 54.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0C3, 9686, 0xA57F0103, 110.356, 38.5173, 54.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0103 [110.356003 38.517300 54.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A57F0C3, 9686, 0xA57F0103, 110.356, 38.5173, 54.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0103 [110.356003 38.517300 54.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F0C4, 11698, 0xA57F0103, 108.991, 35.8173, 55.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA57F0103 [108.990997 35.817299 55.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0C5, 11697, 0xA57F0103, 108.629, 33.5097, 52.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA57F0103 [108.628998 33.509701 52.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0C5, 11697, 0xA57F0103, 108.629, 33.5097, 52.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA57F0103 [108.628998 33.509701 52.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0C6, 11697, 0xA57F0103, 108.499, 37.9797, 52.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA57F0103 [108.499001 37.979698 52.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A57F0C6, 11697, 0xA57F0103, 108.499, 37.9797, 52.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA57F0103 [108.499001 37.979698 52.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F0C7, 11697, 0xA57F0103, 107.496, 35.6583, 52.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA57F0103 [107.496002 35.658298 52.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0C8, 9686, 0xA57F0000, 110.804, 40.5473, 59.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0000 [110.804001 40.547298 59.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0C8, 9686, 0xA57F0000, 110.804, 40.5473, 59.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0000 [110.804001 40.547298 59.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0C9, 9686, 0xA57F0000, 114.644, 39.5903, 57.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0000 [114.643997 39.590302 57.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0C9, 9686, 0xA57F0000, 114.644, 39.5903, 57.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0000 [114.643997 39.590302 57.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0CA, 9686, 0xA57F0000, 106.964, 39.5903, 57.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA57F0000 [106.963997 39.590302 57.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0CA, 9686, 0xA57F0000, 106.964, 39.5903, 57.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA57F0000 [106.963997 39.590302 57.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0CB, 12679, 0xA57F0000, 113.21, 39.7819, 56.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA57F0000 [113.209999 39.781898 56.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0CB, 12679, 0xA57F0000, 113.21, 39.7819, 56.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA57F0000 [113.209999 39.781898 56.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A57F0CC, 12679, 0xA57F0000, 108.37, 39.8119, 56.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA57F0000 [108.370003 39.811901 56.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A57F0CC, 12679, 0xA57F0000, 108.37, 39.8119, 56.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA57F0000 [108.370003 39.811901 56.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A57F0CD, 9686, 0xA57F010A, 54.4947, 33.934, 60.2, -0.347649, 0, 0, -0.937625, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A586.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A586.sql index 852355ff96..0cfb28ddc3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A586.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A586.sql @@ -381,8 +381,8 @@ VALUES (0x7A58605E, 412, 0xA5860000, 154.861, 148.364, 22, 1, 0, 0, 0, False, /* @teleloc 0xA5860000 [154.860992 148.363998 22.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58605F, 412, 0xA5860129, 151.729, 90.0398, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA5860129 [151.729004 90.039803 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A58605F, 412, 0xA5860129, 151.729, 90.0398, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA5860129 [151.729004 90.039803 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586060, 9686, 0xA586012A, 151.679, 89.2298, 26.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -393,28 +393,28 @@ VALUES (0x7A586061, 9686, 0xA586012A, 149.379, 84.4798, 25.75, -0.707107, 0, 0, /* @teleloc 0xA586012A [149.378998 84.479797 25.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586062, 9686, 0xA586012B, 157.879, 84.7298, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012B [157.878998 84.729797 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A586062, 9686, 0xA586012B, 157.879, 84.7298, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012B [157.878998 84.729797 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586063, 9686, 0xA586012B, 161.012, 83.5387, 24.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA586012B [161.011993 83.538696 24.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586064, 9686, 0xA586012B, 159.92, 78.7798, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012B [159.919998 78.779800 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586064, 9686, 0xA586012B, 159.92, 78.7798, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012B [159.919998 78.779800 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586065, 9686, 0xA586012B, 155.468, 78.7798, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012B [155.468002 78.779800 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586065, 9686, 0xA586012B, 155.468, 78.7798, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012B [155.468002 78.779800 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586066, 9686, 0xA586012B, 154.448, 80.0098, 24, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA586012B [154.447998 80.009804 24.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586067, 9686, 0xA586012D, 153.93, 84.3798, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012D [153.929993 84.379799 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A586067, 9686, 0xA586012D, 153.93, 84.3798, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012D [153.929993 84.379799 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586068, 11697, 0xA586012B, 160.066, 83.7965, 22.15, 0.924546, 0, 0, -0.381071, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -449,8 +449,8 @@ VALUES (0x7A58606F, 11697, 0xA586012B, 155.616, 79.6466, 22.15, 0.343659, 0, 0, /* @teleloc 0xA586012B [155.615997 79.646599 22.150000] 0.343659 0.000000 0.000000 0.939094 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586070, 11697, 0xA586012B, 157.813, 81.5966, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA586012B [157.813004 81.596603 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586070, 11697, 0xA586012B, 157.813, 81.5966, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA586012B [157.813004 81.596603 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586071, 9686, 0xA5860130, 105.684, 83.7706, 25.6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -465,8 +465,8 @@ VALUES (0x7A586073, 9686, 0xA5860130, 101.094, 85.6375, 24.5, -0.707107, 0, 0, /* @teleloc 0xA5860130 [101.094002 85.637497 24.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586074, 9686, 0xA5860131, 110.928, 85.9798, 25.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860131 [110.928001 85.979797 25.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A586074, 9686, 0xA5860131, 110.928, 85.9798, 25.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860131 [110.928001 85.979797 25.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586075, 9686, 0xA5860131, 115.328, 84.6798, 24.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -477,8 +477,8 @@ VALUES (0x7A586076, 9686, 0xA5860131, 115.328, 81.0298, 24.8, 0.707107, 0, 0, - /* @teleloc 0xA5860131 [115.328003 81.029800 24.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586077, 9686, 0xA5860131, 110.878, 80.0298, 25.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860131 [110.877998 80.029800 25.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586077, 9686, 0xA5860131, 110.878, 80.0298, 25.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860131 [110.877998 80.029800 25.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586078, 11697, 0xA5860131, 107.143, 80.6916, 22.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -489,20 +489,20 @@ VALUES (0x7A586079, 11697, 0xA5860131, 114.643, 85.0916, 22.05, -0.895323, 0, 0, /* @teleloc 0xA5860131 [114.642998 85.091599 22.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58607A, 11698, 0xA5860131, 110.933, 82.8798, 28.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA5860131 [110.932999 82.879799 28.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A58607A, 11698, 0xA5860131, 110.933, 82.8798, 28.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA5860131 [110.932999 82.879799 28.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A58607B, 11697, 0xA5860131, 111.043, 82.9416, 22.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA5860131 [111.042999 82.941597 22.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58607C, 9686, 0xA5860132, 106.828, 80.0298, 20.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860132 [106.828003 80.029800 20.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A58607C, 9686, 0xA5860132, 106.828, 80.0298, 20.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860132 [106.828003 80.029800 20.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58607D, 9686, 0xA5860132, 106.728, 85.5798, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860132 [106.727997 85.579803 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A58607D, 9686, 0xA5860132, 106.728, 85.5798, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860132 [106.727997 85.579803 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A58607E, 9686, 0xA5860132, 115.278, 82.8798, 20.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -521,8 +521,8 @@ VALUES (0x7A586081, 9687, 0xA5860132, 101.613, 85.0611, 18, -0.885394, 0, 0, -0 /* @teleloc 0xA5860132 [101.612999 85.061096 18.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586082, 412, 0xA5860000, 110.933, 87.4898, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA5860000 [110.932999 87.489799 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586082, 412, 0xA5860000, 110.933, 87.4898, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA5860000 [110.932999 87.489799 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586083, 11697, 0xA5860139, 107.165, 42.1918, 24.075, -0.936977, 0, 0, -0.34939, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1789,8 +1789,8 @@ VALUES (0x7A586150, 11697, 0xA586012A, 149.951, 88.7407, 22.15, -0.92388, 0, 0, /* @teleloc 0xA586012A [149.951004 88.740700 22.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586151, 9686, 0xA586012A, 151.679, 80.6798, 27.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012A [151.679001 80.679802 27.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586151, 9686, 0xA586012A, 151.679, 80.6798, 27.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012A [151.679001 80.679802 27.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586152, 9686, 0xA586012A, 149.379, 86.729, 24.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1817,16 +1817,16 @@ VALUES (0x7A586157, 9686, 0xA586012B, 161.012, 81.781, 25.9, 0.707107, 0, 0, -0 /* @teleloc 0xA586012B [161.011993 81.780998 25.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586158, 9686, 0xA586012B, 159.978, 84.7298, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012B [159.977997 84.729797 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A586158, 9686, 0xA586012B, 159.978, 84.7298, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012B [159.977997 84.729797 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586159, 9686, 0xA586012B, 155.628, 84.7298, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012B [155.628006 84.729797 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A586159, 9686, 0xA586012B, 155.628, 84.7298, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012B [155.628006 84.729797 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58615A, 9686, 0xA586012B, 157.7, 78.7798, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012B [157.699997 78.779800 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A58615A, 9686, 0xA586012B, 157.7, 78.7798, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012B [157.699997 78.779800 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A58615B, 9686, 0xA586012B, 154.448, 80.2587, 25.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1837,8 +1837,8 @@ VALUES (0x7A58615C, 9686, 0xA586012B, 154.448, 83.2962, 25.6, -0.707107, 0, 0, /* @teleloc 0xA586012B [154.447998 83.296204 25.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58615D, 9686, 0xA586012B, 155.628, 84.7298, 24, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012B [155.628006 84.729797 24.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A58615D, 9686, 0xA586012B, 155.628, 84.7298, 24, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012B [155.628006 84.729797 24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A58615E, 11698, 0xA586012B, 160.156, 79.473, 26.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1849,12 +1849,12 @@ VALUES (0x7A58615F, 11698, 0xA586012B, 160.056, 83.7729, 26.3, 0.919479, 0, 0, - /* @teleloc 0xA586012B [160.056000 83.772903 26.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586160, 11697, 0xA586012B, 157.816, 80.2623, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA586012B [157.815994 80.262299 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586160, 11697, 0xA586012B, 157.816, 80.2623, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA586012B [157.815994 80.262299 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586161, 11697, 0xA586012B, 157.816, 82.758, 22.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA586012B [157.815994 82.758003 22.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A586161, 11697, 0xA586012B, 157.816, 82.758, 22.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA586012B [157.815994 82.758003 22.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586162, 11697, 0xA586012B, 159.966, 79.6466, 22.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1865,20 +1865,20 @@ VALUES (0x7A586163, 11697, 0xA586012B, 160.31, 81.8492, 22.15, 0.707107, 0, 0, - /* @teleloc 0xA586012B [160.309998 81.849197 22.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586164, 11697, 0xA586012B, 157.816, 83.9614, 22.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA586012B [157.815994 83.961403 22.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A586164, 11697, 0xA586012B, 157.816, 83.9614, 22.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA586012B [157.815994 83.961403 22.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586165, 9686, 0xA586012D, 157.233, 84.3798, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012D [157.233002 84.379799 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A586165, 9686, 0xA586012D, 157.233, 84.3798, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012D [157.233002 84.379799 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586166, 9686, 0xA586012D, 153.332, 78.8403, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012D [153.332001 78.840302 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586166, 9686, 0xA586012D, 153.332, 78.8403, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012D [153.332001 78.840302 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586167, 9686, 0xA586012D, 157.445, 78.8403, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA586012D [157.445007 78.840302 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586167, 9686, 0xA586012D, 157.445, 78.8403, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA586012D [157.445007 78.840302 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586168, 9686, 0xA586012D, 149.379, 80.0007, 20.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1889,36 +1889,36 @@ VALUES (0x7A586169, 11698, 0xA586012D, 155.972, 81.6798, 21.5, -0.707107, 0, 0, /* @teleloc 0xA586012D [155.972000 81.679802 21.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58616A, 11697, 0xA586012D, 155.719, 83.7211, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA586012D [155.718994 83.721100 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A58616A, 11697, 0xA586012D, 155.719, 83.7211, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA586012D [155.718994 83.721100 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58616B, 11697, 0xA586012D, 155.419, 79.3711, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA586012D [155.419006 79.371101 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A58616B, 11697, 0xA586012D, 155.419, 79.3711, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA586012D [155.419006 79.371101 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A58616C, 11697, 0xA586012D, 160.038, 81.3434, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA586012D [160.037994 81.343399 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58616D, 9686, 0xA5860000, 151.729, 90.0784, 25.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860000 [151.729004 90.078400 25.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A58616D, 9686, 0xA5860000, 151.729, 90.0784, 25.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860000 [151.729004 90.078400 25.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58616E, 9686, 0xA5860000, 149.578, 90.2784, 23.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860000 [149.578003 90.278397 23.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A58616E, 9686, 0xA5860000, 149.578, 90.2784, 23.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860000 [149.578003 90.278397 23.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58616F, 9686, 0xA5860000, 153.871, 90.2784, 23.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860000 [153.871002 90.278397 23.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A58616F, 9686, 0xA5860000, 153.871, 90.2784, 23.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860000 [153.871002 90.278397 23.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586170, 12679, 0xA5860000, 155.816, 90.7122, 22.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA5860000 [155.815994 90.712196 22.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586171, 12679, 0xA5860000, 157.816, 85.9623, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA5860000 [157.815994 85.962303 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586171, 12679, 0xA5860000, 157.816, 85.9623, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA5860000 [157.815994 85.962303 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586172, 11697, 0xA5860130, 105.236, 79.5953, 22.05, 0.439155, 0, 0, -0.898411, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1941,8 +1941,8 @@ VALUES (0x7A586176, 9686, 0xA5860130, 101.094, 83.1923, 27.05, -0.707107, 0, 0, /* @teleloc 0xA5860130 [101.094002 83.192299 27.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586177, 9686, 0xA5860130, 103.478, 78.6798, 27.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860130 [103.477997 78.679802 27.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586177, 9686, 0xA5860130, 103.478, 78.6798, 27.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860130 [103.477997 78.679802 27.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586178, 9686, 0xA5860131, 106.194, 84.4914, 25.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1957,28 +1957,28 @@ VALUES (0x7A58617A, 9686, 0xA5860131, 106.194, 81.3954, 23.95, -0.707107, 0, 0, /* @teleloc 0xA5860131 [106.194000 81.395401 23.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58617B, 9686, 0xA5860131, 114.027, 80.0298, 25.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860131 [114.027000 80.029800 25.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A58617B, 9686, 0xA5860131, 114.027, 80.0298, 25.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860131 [114.027000 80.029800 25.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58617C, 9686, 0xA5860131, 107.784, 80.0298, 25.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860131 [107.783997 80.029800 25.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A58617C, 9686, 0xA5860131, 107.784, 80.0298, 25.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860131 [107.783997 80.029800 25.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A58617D, 9686, 0xA5860131, 115.328, 82.9741, 26, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA5860131 [115.328003 82.974098 26.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58617E, 9686, 0xA5860131, 107.709, 85.9798, 25.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860131 [107.709000 85.979797 25.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A58617E, 9686, 0xA5860131, 107.709, 85.9798, 25.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860131 [107.709000 85.979797 25.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58617F, 9686, 0xA5860131, 114.076, 85.9798, 25.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860131 [114.075996 85.979797 25.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A58617F, 9686, 0xA5860131, 114.076, 85.9798, 25.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860131 [114.075996 85.979797 25.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586180, 9686, 0xA5860131, 113.908, 85.9798, 24, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860131 [113.907997 85.979797 24.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A586180, 9686, 0xA5860131, 113.908, 85.9798, 24, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860131 [113.907997 85.979797 24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586181, 11698, 0xA5860131, 108.143, 82.8798, 28.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2001,8 +2001,8 @@ VALUES (0x7A586185, 11697, 0xA5860131, 114.956, 82.9416, 22.05, 0.707107, 0, 0, /* @teleloc 0xA5860131 [114.956001 82.941597 22.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586186, 11697, 0xA5860131, 110.954, 80.5344, 22.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5860131 [110.954002 80.534401 22.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586186, 11697, 0xA5860131, 110.954, 80.5344, 22.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5860131 [110.954002 80.534401 22.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586187, 11697, 0xA5860131, 113.913, 80.6916, 22.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2013,48 +2013,48 @@ VALUES (0x7A586188, 9686, 0xA5860132, 101.094, 81.5779, 20.4, -0.707107, 0, 0, /* @teleloc 0xA5860132 [101.094002 81.577904 20.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586189, 9686, 0xA5860132, 110.964, 80.0298, 20.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860132 [110.963997 80.029800 20.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586189, 9686, 0xA5860132, 110.964, 80.0298, 20.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860132 [110.963997 80.029800 20.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58618A, 9686, 0xA5860132, 110.53, 85.5798, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860132 [110.529999 85.579803 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A58618A, 9686, 0xA5860132, 110.53, 85.5798, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860132 [110.529999 85.579803 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A58618B, 11698, 0xA5860132, 109.165, 82.8798, 21.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA5860132 [109.165001 82.879799 21.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58618C, 11697, 0xA5860132, 108.803, 80.5722, 18.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5860132 [108.803001 80.572197 18.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A58618C, 11697, 0xA5860132, 108.803, 80.5722, 18.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5860132 [108.803001 80.572197 18.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58618D, 11697, 0xA5860132, 108.673, 85.0422, 18.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5860132 [108.672997 85.042198 18.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A58618D, 11697, 0xA5860132, 108.673, 85.0422, 18.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5860132 [108.672997 85.042198 18.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A58618E, 11697, 0xA5860132, 107.67, 82.7208, 18.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA5860132 [107.669998 82.720802 18.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A58618F, 9686, 0xA5860000, 110.978, 87.6098, 25.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860000 [110.977997 87.609802 25.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A58618F, 9686, 0xA5860000, 110.978, 87.6098, 25.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860000 [110.977997 87.609802 25.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586190, 9686, 0xA5860000, 114.818, 86.6528, 23.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860000 [114.818001 86.652802 23.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586190, 9686, 0xA5860000, 114.818, 86.6528, 23.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860000 [114.818001 86.652802 23.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586191, 9686, 0xA5860000, 107.138, 86.6528, 23.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5860000 [107.138000 86.652802 23.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586191, 9686, 0xA5860000, 107.138, 86.6528, 23.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5860000 [107.138000 86.652802 23.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586192, 12679, 0xA5860000, 113.384, 86.8444, 22.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA5860000 [113.384003 86.844398 22.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586192, 12679, 0xA5860000, 113.384, 86.8444, 22.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA5860000 [113.384003 86.844398 22.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A586193, 12679, 0xA5860000, 108.544, 86.8744, 22.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA5860000 [108.543999 86.874397 22.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A586193, 12679, 0xA5860000, 108.544, 86.8744, 22.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA5860000 [108.543999 86.874397 22.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A586194, 9686, 0xA5860139, 112.153, 39.1994, 27.625, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A591.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A591.sql index 75c74828a7..bef7fac002 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A591.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A591.sql @@ -1465,8 +1465,8 @@ VALUES (0x7A59116D, 9686, 0xA5910137, 160.336, 106.09, 40.85, 0.317305, 0, 0, - /* @teleloc 0xA5910137 [160.335999 106.089996 40.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A59116E, 9686, 0xA5910137, 158.729, 105.569, 43.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5910137 [158.729004 105.569000 43.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A59116E, 9686, 0xA5910137, 158.729, 105.569, 43.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5910137 [158.729004 105.569000 43.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A59116F, 9686, 0xA5910137, 156.382, 108.703, 41.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7A591171, 9686, 0xA5910137, 160.486, 111.39, 40.85, -0.902209, 0, 0, /* @teleloc 0xA5910137 [160.485992 111.389999 40.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591172, 9686, 0xA5910137, 158.736, 112.603, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5910137 [158.735992 112.602997 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A591172, 9686, 0xA5910137, 158.736, 112.603, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5910137 [158.735992 112.602997 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591173, 11697, 0xA5910137, 158.784, 105.909, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5910137 [158.783997 105.908997 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A591173, 11697, 0xA5910137, 158.784, 105.909, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5910137 [158.783997 105.908997 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A591174, 11697, 0xA5910137, 156.884, 106.959, 38.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA5910137 [156.884003 106.959000 38.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591175, 9686, 0xA591013A, 149.471, 104.871, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA591013A [149.470993 104.871002 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A591175, 9686, 0xA591013A, 149.471, 104.871, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA591013A [149.470993 104.871002 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591176, 9686, 0xA591013A, 154.871, 104.871, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA591013A [154.871002 104.871002 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A591176, 9686, 0xA591013A, 154.871, 104.871, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA591013A [154.871002 104.871002 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A591177, 9686, 0xA591013A, 155.921, 106.221, 39.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA591013A [155.921005 106.221001 39.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591178, 9686, 0xA591013A, 151.921, 110.771, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA591013A [151.921005 110.771004 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A591178, 9686, 0xA591013A, 151.921, 110.771, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA591013A [151.921005 110.771004 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A591179, 9686, 0xA591013A, 148.121, 107.621, 42.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7A59117D, 11697, 0xA591013A, 151.803, 107.95, 38.1, -0.707107, 0, 0, - /* @teleloc 0xA591013A [151.802994 107.949997 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A59117E, 11697, 0xA591013A, 152.334, 105.459, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA591013A [152.334000 105.459000 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A59117E, 11697, 0xA591013A, 152.334, 105.459, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA591013A [152.334000 105.459000 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A59117F, 9686, 0xA591013A, 149.372, 110.771, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA591013A [149.371994 110.771004 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A59117F, 9686, 0xA591013A, 149.372, 110.771, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA591013A [149.371994 110.771004 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591180, 9686, 0xA591013A, 154.715, 110.771, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA591013A [154.714996 110.771004 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A591180, 9686, 0xA591013A, 154.715, 110.771, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA591013A [154.714996 110.771004 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A591181, 9686, 0xA591013A, 148.121, 105.906, 41.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7A591182, 9686, 0xA591013A, 148.121, 109.854, 41.35, -0.707107, 0, 0, /* @teleloc 0xA591013A [148.121002 109.853996 41.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591183, 9686, 0xA591013A, 152.331, 104.871, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA591013A [152.330994 104.871002 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A591183, 9686, 0xA591013A, 152.331, 104.871, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA591013A [152.330994 104.871002 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A591184, 9686, 0xA591013A, 155.921, 105.921, 41.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7A59118B, 11697, 0xA591013A, 154.929, 105.669, 38.1, 0.297375, 0, 0, - /* @teleloc 0xA591013A [154.929001 105.668999 38.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A59118C, 11697, 0xA591013A, 152.084, 110.259, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA591013A [152.084000 110.259003 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A59118C, 11697, 0xA591013A, 152.084, 110.259, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA591013A [152.084000 110.259003 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A59118D, 9686, 0xA591013C, 154.829, 103.919, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA591013C [154.828995 103.918999 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A59118D, 9686, 0xA591013C, 154.829, 103.919, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA591013C [154.828995 103.918999 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A59118E, 9686, 0xA591013C, 151.332, 107.153, 36.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA591013C [151.332001 107.153000 36.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A59118F, 9686, 0xA591013C, 153.586, 110.403, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA591013C [153.585999 110.403000 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A59118F, 9686, 0xA591013C, 153.586, 110.403, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA591013C [153.585999 110.403000 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A591190, 11697, 0xA591013C, 159.453, 109.202, 34.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7A591193, 11697, 0xA591013C, 152.22, 107.713, 34.1, -0.707107, 0, 0, - /* @teleloc 0xA591013C [152.220001 107.712997 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591194, 9686, 0xA591013C, 158.729, 103.919, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA591013C [158.729004 103.918999 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A591194, 9686, 0xA591013C, 158.729, 103.919, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA591013C [158.729004 103.918999 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591195, 9686, 0xA591013C, 156.836, 110.403, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA591013C [156.835999 110.403000 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A591195, 9686, 0xA591013C, 156.836, 110.403, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA591013C [156.835999 110.403000 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A591196, 9686, 0xA591013C, 161.282, 105.953, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7A591197, 11698, 0xA591013C, 155.315, 107.803, 37.5, -0.707107, 0, 0, /* @teleloc 0xA591013C [155.315002 107.803001 37.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591198, 11697, 0xA591013C, 155.92, 104.763, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA591013C [155.919998 104.763000 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A591198, 11697, 0xA591013C, 155.92, 104.763, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA591013C [155.919998 104.763000 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A591199, 11697, 0xA591013C, 155.303, 109.952, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA591013C [155.302994 109.952003 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A591199, 11697, 0xA591013C, 155.303, 109.952, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA591013C [155.302994 109.952003 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A59119A, 412, 0xA5910000, 158.686, 113.15, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA5910000 [158.686005 113.150002 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A59119A, 412, 0xA5910000, 158.686, 113.15, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA5910000 [158.686005 113.150002 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A59119B, 9686, 0xA5910000, 158.729, 113.319, 41.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5910000 [158.729004 113.319000 41.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A59119B, 9686, 0xA5910000, 158.729, 113.319, 41.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5910000 [158.729004 113.319000 41.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A59119C, 9686, 0xA5910000, 161.029, 112.419, 40.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7A59119E, 12679, 0xA5910000, 161.834, 112.709, 38.1, -0.402747, 0, 0, /* @teleloc 0xA5910000 [161.834000 112.709000 38.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A59119F, 12679, 0xA5910000, 151.834, 111.759, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA5910000 [151.834000 111.759003 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A59119F, 12679, 0xA5910000, 151.834, 111.759, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA5910000 [151.834000 111.759003 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5911A0, 13562, 0xA5910137, 158.415, 108.652, 38.005, -0.018986, 0, 0, -0.99982, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A5B4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A5B4.sql index ac886d5e4a..79ab87309e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A5B4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A5B4.sql @@ -17,8 +17,8 @@ VALUES (0x7A5B4003, 412, 0xA5B40000, 174.359, 77.1999, 46, 1, 0, 0, 0, False, /* @teleloc 0xA5B40000 [174.358994 77.199898 46.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5B4004, 412, 0xA5B40000, 176.552, 65.8598, 46.001, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA5B40000 [176.552002 65.859802 46.000999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5B4004, 412, 0xA5B40000, 176.552, 65.8598, 46.001, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA5B40000 [176.552002 65.859802 46.000999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5B4005, 412, 0xA5B40000, 183.112, 58.1198, 46.001, -0.710799, 0, 0, -0.703395, False, '2005-02-09 10:00:00'); /* Door */ @@ -30,7 +30,7 @@ VALUES (0x7A5B4006, 412, 0xA5B40000, 174.697, 123.318, 46, 1, 0, 0, 0, False, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5B4008, 4409, 0xA5B40000, 185.897, 74.9319, 46.005, 0.058264, 0, 0, -0.998301, False, '2005-02-09 10:00:00'); /* Holtburg Outpost */ -/* @teleloc 0xA5B40000 [185.897003 74.931900 46.005001] 0.058263 0.000000 0.000000 -0.998301 */ +/* @teleloc 0xA5B40000 [185.897003 74.931900 46.005001] 0.058264 0.000000 0.000000 -0.998301 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5B4009, 509, 0xA5B40000, 174.116, 103.073, 46.005, 0.924714, 0, 0, -0.380662, False, '2005-02-09 10:00:00'); /* Life Stone */ @@ -58,7 +58,7 @@ VALUES (0x7A5B400F, 5108, 0xA5B40000, 172.215, 99.1548, 46.005, 0.986826, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5B4010, 5069, 0xA5B40000, 179.711, 75.687, 46.005, 0.998572, 0, 0, -0.053426, False, '2005-02-09 10:00:00'); /* West Holtburg Outpost */ -/* @teleloc 0xA5B40000 [179.710999 75.686996 46.005001] 0.998572 0.000000 0.000000 -0.053425 */ +/* @teleloc 0xA5B40000 [179.710999 75.686996 46.005001] 0.998572 0.000000 0.000000 -0.053426 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5B4011, 174, 0xA5B40000, 187.646, 78.799, 46.005, 0.087156, 0, 0, -0.996195, False, '2005-02-09 10:00:00'); /* Well */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A5DF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A5DF.sql index 8c8f74877c..731f7ee99e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A5DF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A5DF.sql @@ -217,8 +217,8 @@ VALUES (0x7A5DF035, 9686, 0xA5DF0107, 161.559, 32.1239, 114.85, 0.317305, 0, 0, /* @teleloc 0xA5DF0107 [161.559006 32.123901 114.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF036, 9686, 0xA5DF0107, 159.952, 31.6025, 117.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF0107 [159.951996 31.602501 117.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF036, 9686, 0xA5DF0107, 159.952, 31.6025, 117.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF0107 [159.951996 31.602501 117.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF037, 9686, 0xA5DF0107, 157.605, 34.7365, 115.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,32 +233,32 @@ VALUES (0x7A5DF039, 9686, 0xA5DF0107, 161.709, 37.4239, 114.85, -0.902209, 0, 0 /* @teleloc 0xA5DF0107 [161.709000 37.423901 114.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF03A, 9686, 0xA5DF0107, 159.959, 38.6365, 115.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF0107 [159.959000 38.636501 115.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5DF03A, 9686, 0xA5DF0107, 159.959, 38.6365, 115.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF0107 [159.959000 38.636501 115.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF03B, 11697, 0xA5DF0107, 160.007, 31.9431, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5DF0107 [160.007004 31.943100 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF03B, 11697, 0xA5DF0107, 160.007, 31.9431, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5DF0107 [160.007004 31.943100 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF03C, 11697, 0xA5DF0107, 158.107, 32.9931, 112.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA5DF0107 [158.106995 32.993099 112.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF03D, 9686, 0xA5DF010A, 150.694, 30.9053, 114.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF010A [150.694000 30.905300 114.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF03D, 9686, 0xA5DF010A, 150.694, 30.9053, 114.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF010A [150.694000 30.905300 114.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF03E, 9686, 0xA5DF010A, 156.094, 30.9053, 114.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF010A [156.093994 30.905300 114.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF03E, 9686, 0xA5DF010A, 156.094, 30.9053, 114.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF010A [156.093994 30.905300 114.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF03F, 9686, 0xA5DF010A, 157.144, 32.2545, 113.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA5DF010A [157.143997 32.254501 113.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF040, 9686, 0xA5DF010A, 153.144, 36.8053, 115.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF010A [153.143997 36.805302 115.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5DF040, 9686, 0xA5DF010A, 153.144, 36.8053, 115.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF010A [153.143997 36.805302 115.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF041, 9686, 0xA5DF010A, 149.344, 33.6553, 116.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,16 +281,16 @@ VALUES (0x7A5DF045, 11697, 0xA5DF010A, 153.026, 33.9839, 112.1, -0.707107, 0, 0, /* @teleloc 0xA5DF010A [153.026001 33.983898 112.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF046, 11697, 0xA5DF010A, 153.557, 31.4931, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5DF010A [153.557007 31.493099 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF046, 11697, 0xA5DF010A, 153.557, 31.4931, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5DF010A [153.557007 31.493099 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF047, 9686, 0xA5DF010A, 150.595, 36.8053, 115.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF010A [150.595001 36.805302 115.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5DF047, 9686, 0xA5DF010A, 150.595, 36.8053, 115.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF010A [150.595001 36.805302 115.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF048, 9686, 0xA5DF010A, 155.938, 36.8053, 115.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF010A [155.938004 36.805302 115.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5DF048, 9686, 0xA5DF010A, 155.938, 36.8053, 115.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF010A [155.938004 36.805302 115.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF049, 9686, 0xA5DF010A, 149.344, 31.9402, 115.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,8 +301,8 @@ VALUES (0x7A5DF04A, 9686, 0xA5DF010A, 149.344, 35.8884, 115.35, -0.707107, 0, 0 /* @teleloc 0xA5DF010A [149.343994 35.888401 115.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF04B, 9686, 0xA5DF010A, 153.554, 30.9053, 115.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF010A [153.554001 30.905300 115.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF04B, 9686, 0xA5DF010A, 153.554, 30.9053, 115.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF010A [153.554001 30.905300 115.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF04C, 9686, 0xA5DF010A, 157.144, 31.9545, 115.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,20 +337,20 @@ VALUES (0x7A5DF053, 11697, 0xA5DF010A, 156.152, 31.7026, 112.1, 0.297375, 0, 0, /* @teleloc 0xA5DF010A [156.151993 31.702600 112.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF054, 11697, 0xA5DF010A, 153.307, 36.2931, 112.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5DF010A [153.307007 36.293098 112.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5DF054, 11697, 0xA5DF010A, 153.307, 36.2931, 112.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5DF010A [153.307007 36.293098 112.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF055, 9686, 0xA5DF010C, 156.052, 29.9525, 110.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF010C [156.052002 29.952499 110.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF055, 9686, 0xA5DF010C, 156.052, 29.9525, 110.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF010C [156.052002 29.952499 110.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF056, 9686, 0xA5DF010C, 152.555, 33.1865, 110.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA5DF010C [152.554993 33.186501 110.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF057, 9686, 0xA5DF010C, 154.809, 36.4365, 110.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF010C [154.809006 36.436501 110.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5DF057, 9686, 0xA5DF010C, 154.809, 36.4365, 110.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF010C [154.809006 36.436501 110.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF058, 11697, 0xA5DF010C, 160.676, 35.2354, 108.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -369,12 +369,12 @@ VALUES (0x7A5DF05B, 11697, 0xA5DF010C, 153.443, 33.7473, 108.1, -0.707107, 0, 0, /* @teleloc 0xA5DF010C [153.442993 33.747299 108.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF05C, 9686, 0xA5DF010C, 159.952, 29.9525, 110.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF010C [159.951996 29.952499 110.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF05C, 9686, 0xA5DF010C, 159.952, 29.9525, 110.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF010C [159.951996 29.952499 110.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF05D, 9686, 0xA5DF010C, 158.059, 36.4365, 110.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF010C [158.059006 36.436501 110.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5DF05D, 9686, 0xA5DF010C, 158.059, 36.4365, 110.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF010C [158.059006 36.436501 110.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF05E, 9686, 0xA5DF010C, 162.505, 31.9865, 110.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -385,20 +385,20 @@ VALUES (0x7A5DF05F, 11698, 0xA5DF010C, 156.538, 33.8367, 111.5, -0.707107, 0, 0, /* @teleloc 0xA5DF010C [156.537994 33.836700 111.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF060, 11697, 0xA5DF010C, 157.143, 30.7973, 108.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5DF010C [157.143005 30.797300 108.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF060, 11697, 0xA5DF010C, 157.143, 30.7973, 108.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5DF010C [157.143005 30.797300 108.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF061, 11697, 0xA5DF010C, 156.526, 35.9854, 108.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA5DF010C [156.526001 35.985401 108.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A5DF061, 11697, 0xA5DF010C, 156.526, 35.9854, 108.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA5DF010C [156.526001 35.985401 108.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF062, 412, 0xA5DF0000, 159.909, 39.1839, 112, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA5DF0000 [159.908997 39.183899 112.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF062, 412, 0xA5DF0000, 159.909, 39.1839, 112, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA5DF0000 [159.908997 39.183899 112.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF063, 9686, 0xA5DF0000, 159.952, 39.3525, 115.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA5DF0000 [159.951996 39.352501 115.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF063, 9686, 0xA5DF0000, 159.952, 39.3525, 115.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA5DF0000 [159.951996 39.352501 115.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF064, 9686, 0xA5DF0000, 162.252, 38.4525, 114.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,12 +413,12 @@ VALUES (0x7A5DF066, 12679, 0xA5DF0000, 163.057, 38.7431, 112.1, -0.402747, 0, 0, /* @teleloc 0xA5DF0000 [163.057007 38.743099 112.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A5DF067, 12679, 0xA5DF0000, 153.057, 37.7931, 112.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA5DF0000 [153.057007 37.793098 112.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A5DF067, 12679, 0xA5DF0000, 153.057, 37.7931, 112.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA5DF0000 [153.057007 37.793098 112.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A5DF068, 13004, 0xA5DF0100, 63.2439, 109.58, 116.005, 0.996725, 0, 0, 0.08086, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA5DF0100 [63.243900 109.580002 116.004997] 0.996725 0.000000 0.000000 0.080859 */ +/* @teleloc 0xA5DF0100 [63.243900 109.580002 116.004997] 0.996725 0.000000 0.000000 0.080860 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7A5DF068, 0x7A5DF000, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A60F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A60F.sql index 29bc316c73..e71e786c43 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A60F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A60F.sql @@ -233,8 +233,8 @@ VALUES (0x7A60F039, 9687, 0xA60F0114, 163.353, 63.2259, -3.95, 0.911313, 0, 0, /* @teleloc 0xA60F0114 [163.352997 63.225899 -3.950000] 0.911313 0.000000 0.000000 -0.411714 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A60F03A, 412, 0xA60F0000, 155.132, 56.9832, -0, 0.684388, 0, 0, -0.729118, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA60F0000 [155.132004 56.983200 -0.000000] 0.684388 0.000000 0.000000 -0.729118 */ +VALUES (0x7A60F03A, 412, 0xA60F0000, 155.132, 56.9832, 0, 0.684388, 0, 0, -0.729118, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA60F0000 [155.132004 56.983200 0.000000] 0.684388 0.000000 0.000000 -0.729118 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A60F03B, 9686, 0xA60F0118, 86.2132, 60.3774, 5.6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -953,11 +953,11 @@ VALUES (0x7A60F0A8, 9686, 0xA60F0000, 131.666, 151.06, 27.4, 0.709495, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A60F0A9, 9686, 0xA60F0000, 125.832, 148.01, 25.68, 0.705925, -0.071083, 0.070604, -0.701165, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA60F0000 [125.832001 148.009995 25.680000] 0.705925 -0.071083 0.070603 -0.701165 */ +/* @teleloc 0xA60F0000 [125.832001 148.009995 25.680000] 0.705925 -0.071083 0.070604 -0.701165 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A60F0AA, 9686, 0xA60F0000, 125.791, 154.04, 25.68, 0.705925, -0.071083, 0.070604, -0.701165, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA60F0000 [125.791000 154.039993 25.680000] 0.705925 -0.071083 0.070603 -0.701165 */ +/* @teleloc 0xA60F0000 [125.791000 154.039993 25.680000] 0.705925 -0.071083 0.070604 -0.701165 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A60F0AB, 12679, 0xA60F0000, 131.314, 155.601, 24.1, 0.709495, 0, 0, -0.70471, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A618.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A618.sql index 7c23bc48eb..b04b377633 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A618.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A618.sql @@ -5,16 +5,16 @@ VALUES (0x7A618000, 9686, 0xA6180100, 57.9882, 34.2126, 157.5, -0.707107, 0, 0, /* @teleloc 0xA6180100 [57.988201 34.212601 157.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618001, 9686, 0xA6180100, 56.7882, 32.3126, 156.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180100 [56.788200 32.312599 156.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618001, 9686, 0xA6180100, 56.7882, 32.3126, 156.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180100 [56.788200 32.312599 156.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618002, 11697, 0xA6180100, 57.6013, 36.9632, 154.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA6180100 [57.601299 36.963200 154.100006] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618003, 11697, 0xA6180100, 56.5763, 32.6883, 154.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6180100 [56.576302 32.688301 154.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618003, 11697, 0xA6180100, 56.5763, 32.6883, 154.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6180100 [56.576302 32.688301 154.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618004, 9686, 0xA6180100, 53.3382, 33.0876, 156.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x7A618006, 9686, 0xA6180100, 53.3382, 36.5626, 156.5, -0.707107, 0, 0, /* @teleloc 0xA6180100 [53.338200 36.562599 156.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618007, 9686, 0xA6180100, 55.7567, 37.4587, 157.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180100 [55.756699 37.458698 157.524994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618007, 9686, 0xA6180100, 55.7567, 37.4587, 157.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180100 [55.756699 37.458698 157.524994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618008, 9686, 0xA6180100, 57.9882, 36.3075, 156.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA6180100 [57.988201 36.307499 156.350006] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618009, 9686, 0xA6180101, 59.6422, 30.4275, 155.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180101 [59.642200 30.427500 155.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618009, 9686, 0xA6180101, 59.6422, 30.4275, 155.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180101 [59.642200 30.427500 155.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61800A, 9686, 0xA6180101, 65.0206, 30.4275, 155.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180101 [65.020599 30.427500 155.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61800A, 9686, 0xA6180101, 65.0206, 30.4275, 155.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180101 [65.020599 30.427500 155.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61800B, 9686, 0xA6180101, 62.3706, 36.3775, 157.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180101 [62.370602 36.377499 157.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A61800B, 9686, 0xA6180101, 62.3706, 36.3775, 157.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180101 [62.370602 36.377499 157.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A61800C, 9686, 0xA6180101, 66.3206, 35.3275, 155.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7A618010, 11698, 0xA6180101, 62.3796, 33.4697, 160.6, -0.707107, 0, 0, /* @teleloc 0xA6180101 [62.379601 33.469700 160.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618011, 11697, 0xA6180101, 62.3661, 36.0031, 154.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6180101 [62.366100 36.003101 154.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618011, 11697, 0xA6180101, 62.3661, 36.0031, 154.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6180101 [62.366100 36.003101 154.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618012, 9686, 0xA6180101, 66.3206, 31.5371, 155.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7A618013, 9686, 0xA6180101, 66.3206, 33.3898, 157.875, 0.707107, 0, 0 /* @teleloc 0xA6180101 [66.320602 33.389801 157.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618014, 9686, 0xA6180101, 62.3862, 30.4275, 157.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180101 [62.386200 30.427500 157.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618014, 9686, 0xA6180101, 62.3862, 30.4275, 157.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180101 [62.386200 30.427500 157.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618015, 9686, 0xA6180101, 58.4291, 31.4419, 157.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x7A618017, 9686, 0xA6180101, 58.4291, 35.4913, 157.6, -0.707107, 0, 0, /* @teleloc 0xA6180101 [58.429100 35.491299 157.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618018, 9686, 0xA6180101, 59.8212, 36.3775, 157.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180101 [59.821201 36.377499 157.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618018, 9686, 0xA6180101, 59.8212, 36.3775, 157.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180101 [59.821201 36.377499 157.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618019, 9686, 0xA6180101, 65.0455, 36.3775, 157.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180101 [65.045502 36.377499 157.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618019, 9686, 0xA6180101, 65.0455, 36.3775, 157.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180101 [65.045502 36.377499 157.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A61801A, 11698, 0xA6180101, 64.9146, 31.5747, 158.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x7A618020, 11697, 0xA6180101, 59.3996, 31.1997, 154.1, 0.359182, 0, 0, /* @teleloc 0xA6180101 [59.399601 31.199699 154.100006] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618021, 9686, 0xA6180105, 59.3067, 29.5087, 152.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180105 [59.306702 29.508699 152.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618021, 9686, 0xA6180105, 59.3067, 29.5087, 152.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180105 [59.306702 29.508699 152.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618022, 9686, 0xA6180105, 59.5567, 36.0587, 152.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180105 [59.556702 36.058701 152.399994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618022, 9686, 0xA6180105, 59.5567, 36.0587, 152.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180105 [59.556702 36.058701 152.399994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618023, 9686, 0xA6180105, 63.0558, 32.673, 152.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x7A618026, 9687, 0xA6180105, 62.4441, 35.4577, 150.1, 0.878817, 0, 0, /* @teleloc 0xA6180105 [62.444099 35.457699 150.100006] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618027, 9686, 0xA6180105, 61.3954, 29.5087, 152.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180105 [61.395401 29.508699 152.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618027, 9686, 0xA6180105, 61.3954, 29.5087, 152.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180105 [61.395401 29.508699 152.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618028, 9686, 0xA6180105, 56.5324, 36.0587, 152.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180105 [56.532398 36.058701 152.399994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618028, 9686, 0xA6180105, 56.5324, 36.0587, 152.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180105 [56.532398 36.058701 152.399994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618029, 9686, 0xA6180105, 53.3469, 30.9737, 152.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x7A61802A, 11698, 0xA6180105, 58.0696, 32.7447, 153.525, 0.707107, 0, 0 /* @teleloc 0xA6180105 [58.069599 32.744701 153.524994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61802B, 11697, 0xA6180105, 58.1747, 29.9188, 150.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6180105 [58.174702 29.918800 150.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61802B, 11697, 0xA6180105, 58.1747, 29.9188, 150.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6180105 [58.174702 29.918800 150.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A61802C, 11697, 0xA6180105, 62.2661, 32.8945, 150.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA6180105 [62.266102 32.894501 150.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61802D, 11697, 0xA6180105, 59.7271, 35.5609, 150.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6180105 [59.727100 35.560902 150.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A61802D, 11697, 0xA6180105, 59.7271, 35.5609, 150.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6180105 [59.727100 35.560902 150.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61802E, 412, 0xA6180000, 55.7296, 37.9797, 154, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA6180000 [55.729599 37.979698 154.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61802E, 412, 0xA6180000, 55.7296, 37.9797, 154, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA6180000 [55.729599 37.979698 154.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61802F, 9686, 0xA6180000, 55.7317, 38.0937, 157.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180000 [55.731701 38.093700 157.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61802F, 9686, 0xA6180000, 55.7317, 38.0937, 157.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180000 [55.731701 38.093700 157.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618030, 9686, 0xA6180000, 52.7217, 43.9487, 155.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180000 [52.721699 43.948700 155.679993] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A618030, 9686, 0xA6180000, 52.7217, 43.9487, 155.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180000 [52.721699 43.948700 155.679993] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618031, 9686, 0xA6180000, 58.7517, 43.9487, 155.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180000 [58.751701 43.948700 155.679993] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A618031, 9686, 0xA6180000, 58.7517, 43.9487, 155.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180000 [58.751701 43.948700 155.679993] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618032, 12679, 0xA6180000, 60.2746, 38.4147, 154.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA6180000 [60.274601 38.414700 154.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618032, 12679, 0xA6180000, 60.2746, 38.4147, 154.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA6180000 [60.274601 38.414700 154.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618033, 12679, 0xA6180000, 51.4296, 38.3047, 154.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1489,12 +1489,12 @@ VALUES (0x7A618173, 9686, 0xA6180138, 101.253, 35.6925, 155.05, -0.707107, 0, 0 /* @teleloc 0xA6180138 [101.252998 35.692501 155.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618174, 9686, 0xA6180138, 103.637, 31.18, 155.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180138 [103.637001 31.180000 155.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618174, 9686, 0xA6180138, 103.637, 31.18, 155.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180138 [103.637001 31.180000 155.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618175, 9686, 0xA6180139, 111.087, 38.48, 153.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180139 [111.086998 38.480000 153.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618175, 9686, 0xA6180139, 111.087, 38.48, 153.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180139 [111.086998 38.480000 153.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618176, 9686, 0xA6180139, 115.487, 37.18, 152.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x7A618177, 9686, 0xA6180139, 115.487, 33.53, 152.8, 0.707107, 0, 0, -0 /* @teleloc 0xA6180139 [115.487000 33.529999 152.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618178, 9686, 0xA6180139, 111.037, 32.53, 153.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180139 [111.037003 32.529999 153.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618178, 9686, 0xA6180139, 111.037, 32.53, 153.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180139 [111.037003 32.529999 153.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618179, 11697, 0xA6180139, 107.302, 33.1918, 150.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x7A61817A, 11697, 0xA6180139, 114.802, 37.5918, 150.05, -0.895323, 0, 0 /* @teleloc 0xA6180139 [114.802002 37.591801 150.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61817B, 11698, 0xA6180139, 111.092, 35.38, 156.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA6180139 [111.092003 35.380001 156.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61817B, 11698, 0xA6180139, 111.092, 35.38, 156.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA6180139 [111.092003 35.380001 156.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A61817C, 11697, 0xA6180139, 111.202, 35.4418, 150.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x7A61817F, 9686, 0xA6180139, 106.353, 33.8956, 151.95, -0.707107, 0, 0 /* @teleloc 0xA6180139 [106.352997 33.895599 151.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618180, 9686, 0xA6180139, 114.186, 32.53, 153.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180139 [114.185997 32.529999 153.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618180, 9686, 0xA6180139, 114.186, 32.53, 153.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180139 [114.185997 32.529999 153.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618181, 9686, 0xA6180139, 107.943, 32.53, 153.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180139 [107.943001 32.529999 153.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618181, 9686, 0xA6180139, 107.943, 32.53, 153.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180139 [107.943001 32.529999 153.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618182, 9686, 0xA6180139, 115.487, 35.4743, 154, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA6180139 [115.487000 35.474300 154.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618183, 9686, 0xA6180139, 107.868, 38.48, 153.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180139 [107.867996 38.480000 153.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618183, 9686, 0xA6180139, 107.868, 38.48, 153.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180139 [107.867996 38.480000 153.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618184, 9686, 0xA6180139, 114.235, 38.48, 153.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180139 [114.235001 38.480000 153.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618184, 9686, 0xA6180139, 114.235, 38.48, 153.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180139 [114.235001 38.480000 153.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618185, 9686, 0xA6180139, 114.067, 38.48, 152, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180139 [114.067001 38.480000 152.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618185, 9686, 0xA6180139, 114.067, 38.48, 152, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180139 [114.067001 38.480000 152.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618186, 11698, 0xA6180139, 108.302, 35.38, 156.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x7A61818A, 11697, 0xA6180139, 115.115, 35.4418, 150.05, 0.707107, 0, 0, /* @teleloc 0xA6180139 [115.114998 35.441799 150.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61818B, 11697, 0xA6180139, 111.113, 33.0346, 150.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6180139 [111.112999 33.034599 150.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61818B, 11697, 0xA6180139, 111.113, 33.0346, 150.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6180139 [111.112999 33.034599 150.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A61818C, 11697, 0xA6180139, 114.072, 33.1918, 150.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA6180139 [114.071999 33.191799 150.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61818D, 9686, 0xA618013A, 106.987, 32.53, 148.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA618013A [106.987000 32.529999 148.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61818D, 9686, 0xA618013A, 106.987, 32.53, 148.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA618013A [106.987000 32.529999 148.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61818E, 9686, 0xA618013A, 106.887, 38.08, 148.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA618013A [106.887001 38.080002 148.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A61818E, 9686, 0xA618013A, 106.887, 38.08, 148.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA618013A [106.887001 38.080002 148.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A61818F, 9686, 0xA618013A, 115.437, 35.38, 148.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x7A618193, 9686, 0xA618013A, 101.253, 34.0781, 148.4, -0.707107, 0, 0, /* @teleloc 0xA618013A [101.252998 34.078098 148.399994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618194, 9686, 0xA618013A, 111.123, 32.53, 148.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA618013A [111.123001 32.529999 148.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618194, 9686, 0xA618013A, 111.123, 32.53, 148.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA618013A [111.123001 32.529999 148.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618195, 9686, 0xA618013A, 110.689, 38.08, 148.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA618013A [110.689003 38.080002 148.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618195, 9686, 0xA618013A, 110.689, 38.08, 148.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA618013A [110.689003 38.080002 148.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618196, 11698, 0xA618013A, 109.324, 35.38, 149.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA618013A [109.323997 35.380001 149.460007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618197, 11697, 0xA618013A, 108.962, 33.0724, 146.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA618013A [108.961998 33.072399 146.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A618197, 11697, 0xA618013A, 108.962, 33.0724, 146.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA618013A [108.961998 33.072399 146.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A618198, 11697, 0xA618013A, 108.832, 37.5424, 146.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA618013A [108.832001 37.542400 146.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A618198, 11697, 0xA618013A, 108.832, 37.5424, 146.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA618013A [108.832001 37.542400 146.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A618199, 11697, 0xA618013A, 107.829, 35.221, 146.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA618013A [107.829002 35.221001 146.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61819A, 412, 0xA6180000, 111.092, 39.99, 150, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA6180000 [111.092003 39.990002 150.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61819A, 412, 0xA6180000, 111.092, 39.99, 150, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA6180000 [111.092003 39.990002 150.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61819B, 9686, 0xA6180000, 111.137, 40.11, 153.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180000 [111.137001 40.110001 153.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61819B, 9686, 0xA6180000, 111.137, 40.11, 153.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180000 [111.137001 40.110001 153.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61819C, 9686, 0xA6180000, 114.977, 39.153, 151.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180000 [114.976997 39.153000 151.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61819C, 9686, 0xA6180000, 114.977, 39.153, 151.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180000 [114.976997 39.153000 151.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61819D, 9686, 0xA6180000, 107.297, 39.153, 151.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6180000 [107.296997 39.153000 151.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61819D, 9686, 0xA6180000, 107.297, 39.153, 151.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6180000 [107.296997 39.153000 151.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61819E, 12679, 0xA6180000, 113.543, 39.3446, 150.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA6180000 [113.542999 39.344601 150.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61819E, 12679, 0xA6180000, 113.543, 39.3446, 150.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA6180000 [113.542999 39.344601 150.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A61819F, 12679, 0xA6180000, 108.703, 39.3746, 150.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA6180000 [108.703003 39.374599 150.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A61819F, 12679, 0xA6180000, 108.703, 39.3746, 150.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA6180000 [108.703003 39.374599 150.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6181A0, 13610, 0xA6180100, 56.3078, 33.2245, 154.005, -0.018803, 0, 0, -0.999823, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A6A7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A6A7.sql index 4ff5dcaa75..dcf177ce1a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A6A7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A6A7.sql @@ -317,20 +317,20 @@ VALUES (0x7A6A704E, 9686, 0xA6A70121, 40.4084, 33.161, 138.85, 0.317305, 0, 0, /* @teleloc 0xA6A70121 [40.408401 33.160999 138.850006] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A704F, 9686, 0xA6A70124, 29.5435, 31.9424, 138.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70124 [29.543501 31.942400 138.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A704F, 9686, 0xA6A70124, 29.5435, 31.9424, 138.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70124 [29.543501 31.942400 138.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7050, 9686, 0xA6A70124, 34.9435, 31.9424, 138.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70124 [34.943501 31.942400 138.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7050, 9686, 0xA6A70124, 34.9435, 31.9424, 138.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70124 [34.943501 31.942400 138.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7051, 9686, 0xA6A70124, 35.9935, 33.2916, 137.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA6A70124 [35.993500 33.291599 137.850006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7052, 9686, 0xA6A70124, 31.9935, 37.8424, 139.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70124 [31.993500 37.842400 139.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7052, 9686, 0xA6A70124, 31.9935, 37.8424, 139.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70124 [31.993500 37.842400 139.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7053, 9686, 0xA6A70124, 28.1935, 34.6924, 140.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -353,16 +353,16 @@ VALUES (0x7A6A7057, 11697, 0xA6A70124, 31.8755, 35.021, 136.1, -0.707107, 0, 0, /* @teleloc 0xA6A70124 [31.875500 35.021000 136.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7058, 9686, 0xA6A70126, 34.9016, 30.9896, 134.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70126 [34.901600 30.989599 134.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7058, 9686, 0xA6A70126, 34.9016, 30.9896, 134.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70126 [34.901600 30.989599 134.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7059, 9686, 0xA6A70126, 31.4048, 34.2236, 134.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA6A70126 [31.404800 34.223598 134.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A705A, 9686, 0xA6A70126, 33.6584, 37.4736, 134.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70126 [33.658401 37.473598 134.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A705A, 9686, 0xA6A70126, 33.6584, 37.4736, 134.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70126 [33.658401 37.473598 134.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A705B, 11697, 0xA6A70126, 39.525, 36.2725, 132.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -377,12 +377,12 @@ VALUES (0x7A6A705D, 9687, 0xA6A70126, 31.9084, 37.011, 132.1, -0.952129, 0, 0, /* @teleloc 0xA6A70126 [31.908400 37.011002 132.100006] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A705E, 412, 0xA6A70000, 38.7584, 40.221, 136, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA6A70000 [38.758400 40.221001 136.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A705E, 412, 0xA6A70000, 38.7584, 40.221, 136, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA6A70000 [38.758400 40.221001 136.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A705F, 412, 0xA6A70129, 81.201, 65.2503, 128, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA6A70129 [81.200996 65.250298 128.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A705F, 412, 0xA6A70129, 81.201, 65.2503, 128, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA6A70129 [81.200996 65.250298 128.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7060, 9686, 0xA6A7012A, 81.151, 64.4403, 132.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -393,20 +393,20 @@ VALUES (0x7A6A7061, 9686, 0xA6A7012A, 78.851, 59.6903, 131.75, -0.707107, 0, 0, /* @teleloc 0xA6A7012A [78.850998 59.690300 131.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7062, 9686, 0xA6A7012B, 87.351, 59.9403, 131.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012B [87.350998 59.940300 131.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7062, 9686, 0xA6A7012B, 87.351, 59.9403, 131.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012B [87.350998 59.940300 131.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7063, 9686, 0xA6A7012B, 90.4837, 58.7492, 130.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA6A7012B [90.483704 58.749199 130.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7064, 9686, 0xA6A7012B, 89.3922, 53.9903, 131.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012B [89.392197 53.990299 131.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7064, 9686, 0xA6A7012B, 89.3922, 53.9903, 131.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012B [89.392197 53.990299 131.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7065, 9686, 0xA6A7012B, 84.9399, 53.9903, 131.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012B [84.939903 53.990299 131.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7065, 9686, 0xA6A7012B, 84.9399, 53.9903, 131.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012B [84.939903 53.990299 131.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7066, 9686, 0xA6A7012B, 83.9201, 55.2203, 130, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -425,12 +425,12 @@ VALUES (0x7A6A7069, 11698, 0xA6A7012B, 87.301, 56.8903, 134.25, 0.707107, 0, 0, /* @teleloc 0xA6A7012B [87.301003 56.890301 134.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A706A, 11697, 0xA6A7012B, 87.2853, 56.8071, 128.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A7012B [87.285301 56.807098 128.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A706A, 11697, 0xA6A7012B, 87.2853, 56.8071, 128.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A7012B [87.285301 56.807098 128.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A706B, 9686, 0xA6A7012D, 83.4018, 59.5903, 126.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012D [83.401802 59.590302 126.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A706B, 9686, 0xA6A7012D, 83.4018, 59.5903, 126.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012D [83.401802 59.590302 126.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A706C, 9686, 0xA6A7012D, 90.252, 56.9217, 126.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1206,7 +1206,7 @@ VALUES (0x7A6A70BE, 11697, 0xA6A70103, 136.532, 105.229, 112.1, 0.389628, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A70BF, 11697, 0xA6A70103, 134.723, 110.162, 112.1, 0.996539, 0, 0, -0.083133, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A70103 [134.723007 110.162003 112.099998] 0.996539 0.000000 0.000000 -0.083132 */ +/* @teleloc 0xA6A70103 [134.723007 110.162003 112.099998] 0.996539 0.000000 0.000000 -0.083133 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A70C0, 11697, 0xA6A70103, 133.568, 104.886, 112.1, -0.375717, 0, 0, -0.926734, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1649,8 +1649,8 @@ VALUES (0x7A6A712D, 12679, 0xA6A70000, 39.5409, 77.5888, 132.075, -0.707107, 0, /* @teleloc 0xA6A70000 [39.540901 77.588799 132.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A712E, 9686, 0xA6A70121, 38.8016, 32.6396, 141.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70121 [38.801601 32.639599 141.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A712E, 9686, 0xA6A70121, 38.8016, 32.6396, 141.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70121 [38.801601 32.639599 141.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A712F, 9686, 0xA6A70121, 36.4548, 35.7736, 139.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1665,28 +1665,28 @@ VALUES (0x7A6A7131, 9686, 0xA6A70121, 40.5584, 38.461, 138.85, -0.902209, 0, 0, /* @teleloc 0xA6A70121 [40.558399 38.460999 138.850006] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7132, 9686, 0xA6A70121, 38.8084, 39.6736, 139.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70121 [38.808399 39.673599 139.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7132, 9686, 0xA6A70121, 38.8084, 39.6736, 139.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70121 [38.808399 39.673599 139.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7133, 11697, 0xA6A70121, 38.8565, 32.9802, 136.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A70121 [38.856499 32.980202 136.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7133, 11697, 0xA6A70121, 38.8565, 32.9802, 136.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A70121 [38.856499 32.980202 136.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7134, 11697, 0xA6A70121, 36.9565, 34.0302, 136.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA6A70121 [36.956501 34.030201 136.100006] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7135, 11697, 0xA6A70124, 32.4065, 32.5302, 136.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A70124 [32.406502 32.530201 136.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7135, 11697, 0xA6A70124, 32.4065, 32.5302, 136.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A70124 [32.406502 32.530201 136.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7136, 9686, 0xA6A70124, 29.4441, 37.8424, 139.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70124 [29.444099 37.842400 139.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7136, 9686, 0xA6A70124, 29.4441, 37.8424, 139.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70124 [29.444099 37.842400 139.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7137, 9686, 0xA6A70124, 34.7879, 37.8424, 139.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70124 [34.787899 37.842400 139.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7137, 9686, 0xA6A70124, 34.7879, 37.8424, 139.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70124 [34.787899 37.842400 139.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7138, 9686, 0xA6A70124, 28.1935, 32.9773, 139.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1697,8 +1697,8 @@ VALUES (0x7A6A7139, 9686, 0xA6A70124, 28.1935, 36.9255, 139.35, -0.707107, 0, 0 /* @teleloc 0xA6A70124 [28.193501 36.925499 139.350006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A713A, 9686, 0xA6A70124, 32.403, 31.9424, 139.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70124 [32.403000 31.942400 139.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A713A, 9686, 0xA6A70124, 32.403, 31.9424, 139.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70124 [32.403000 31.942400 139.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A713B, 9686, 0xA6A70124, 35.9935, 32.9916, 139.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1733,20 +1733,20 @@ VALUES (0x7A6A7142, 11697, 0xA6A70124, 35.0017, 32.7397, 136.1, 0.297375, 0, 0, /* @teleloc 0xA6A70124 [35.001701 32.739700 136.100006] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7143, 11697, 0xA6A70124, 32.1565, 37.3302, 136.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A70124 [32.156502 37.330200 136.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7143, 11697, 0xA6A70124, 32.1565, 37.3302, 136.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A70124 [32.156502 37.330200 136.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7144, 11697, 0xA6A70126, 32.2926, 34.7844, 132.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA6A70126 [32.292599 34.784401 132.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7145, 9686, 0xA6A70126, 38.8016, 30.9896, 134.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70126 [38.801601 30.989599 134.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7145, 9686, 0xA6A70126, 38.8016, 30.9896, 134.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70126 [38.801601 30.989599 134.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7146, 9686, 0xA6A70126, 36.9084, 37.4736, 134.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70126 [36.908401 37.473598 134.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7146, 9686, 0xA6A70126, 36.9084, 37.4736, 134.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70126 [36.908401 37.473598 134.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7147, 9686, 0xA6A70126, 41.3548, 33.0236, 134.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1757,16 +1757,16 @@ VALUES (0x7A6A7148, 11698, 0xA6A70126, 35.3875, 34.8738, 135.5, -0.707107, 0, 0, /* @teleloc 0xA6A70126 [35.387501 34.873798 135.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7149, 11697, 0xA6A70126, 35.9926, 31.8344, 132.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A70126 [35.992599 31.834400 132.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7149, 11697, 0xA6A70126, 35.9926, 31.8344, 132.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A70126 [35.992599 31.834400 132.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A714A, 11697, 0xA6A70126, 35.375, 37.0225, 132.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A70126 [35.375000 37.022499 132.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A714A, 11697, 0xA6A70126, 35.375, 37.0225, 132.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A70126 [35.375000 37.022499 132.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A714B, 9686, 0xA6A70000, 38.8016, 40.3896, 139.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70000 [38.801601 40.389599 139.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A714B, 9686, 0xA6A70000, 38.8016, 40.3896, 139.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70000 [38.801601 40.389599 139.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A714C, 9686, 0xA6A70000, 41.1016, 39.4896, 138.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1781,8 +1781,8 @@ VALUES (0x7A6A714E, 12679, 0xA6A70000, 41.9065, 39.7802, 136.1, -0.402747, 0, 0, /* @teleloc 0xA6A70000 [41.906502 39.780201 136.100006] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A714F, 12679, 0xA6A70000, 31.9065, 38.8302, 136.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA6A70000 [31.906500 38.830200 136.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A714F, 12679, 0xA6A70000, 31.9065, 38.8302, 136.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA6A70000 [31.906500 38.830200 136.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7150, 11697, 0xA6A7012A, 83.0233, 63.9512, 128.15, -0.92388, 0, 0, 0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1793,8 +1793,8 @@ VALUES (0x7A6A7151, 11697, 0xA6A7012A, 79.4233, 63.9512, 128.15, -0.92388, 0, 0, /* @teleloc 0xA6A7012A [79.423302 63.951199 128.149994] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7152, 9686, 0xA6A7012A, 81.151, 55.8903, 133.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012A [81.151001 55.890301 133.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7152, 9686, 0xA6A7012A, 81.151, 55.8903, 133.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012A [81.151001 55.890301 133.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7153, 9686, 0xA6A7012A, 78.851, 61.9395, 130.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1821,16 +1821,16 @@ VALUES (0x7A6A7158, 9686, 0xA6A7012B, 90.4837, 56.9915, 131.9, 0.707107, 0, 0, /* @teleloc 0xA6A7012B [90.483704 56.991501 131.899994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7159, 9686, 0xA6A7012B, 89.45, 59.9403, 131.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012B [89.449997 59.940300 131.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7159, 9686, 0xA6A7012B, 89.45, 59.9403, 131.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012B [89.449997 59.940300 131.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A715A, 9686, 0xA6A7012B, 85.1, 59.9403, 131.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012B [85.099998 59.940300 131.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A715A, 9686, 0xA6A7012B, 85.1, 59.9403, 131.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012B [85.099998 59.940300 131.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A715B, 9686, 0xA6A7012B, 87.1722, 53.9903, 131.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012B [87.172203 53.990299 131.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A715B, 9686, 0xA6A7012B, 87.1722, 53.9903, 131.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012B [87.172203 53.990299 131.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A715C, 9686, 0xA6A7012B, 83.9201, 55.4692, 131.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1841,8 +1841,8 @@ VALUES (0x7A6A715D, 9686, 0xA6A7012B, 83.9201, 58.5067, 131.6, -0.707107, 0, 0, /* @teleloc 0xA6A7012B [83.920097 58.506699 131.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A715E, 9686, 0xA6A7012B, 85.1, 59.9403, 130, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012B [85.099998 59.940300 130.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A715E, 9686, 0xA6A7012B, 85.1, 59.9403, 130, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012B [85.099998 59.940300 130.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A715F, 11698, 0xA6A7012B, 89.6284, 54.6834, 132.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1853,12 +1853,12 @@ VALUES (0x7A6A7160, 11698, 0xA6A7012B, 89.5285, 58.9835, 132.3, 0.919479, 0, 0, /* @teleloc 0xA6A7012B [89.528503 58.983501 132.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7161, 11697, 0xA6A7012B, 87.2879, 55.4728, 128.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A7012B [87.287903 55.472801 128.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7161, 11697, 0xA6A7012B, 87.2879, 55.4728, 128.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A7012B [87.287903 55.472801 128.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7162, 11697, 0xA6A7012B, 87.2879, 57.9685, 128.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A7012B [87.287903 57.968498 128.149994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7162, 11697, 0xA6A7012B, 87.2879, 57.9685, 128.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A7012B [87.287903 57.968498 128.149994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7163, 11697, 0xA6A7012B, 89.4379, 54.8571, 128.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1869,20 +1869,20 @@ VALUES (0x7A6A7164, 11697, 0xA6A7012B, 89.7823, 57.0597, 128.15, 0.707107, 0, 0, /* @teleloc 0xA6A7012B [89.782303 57.059700 128.149994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7165, 11697, 0xA6A7012B, 87.2879, 59.1719, 128.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A7012B [87.287903 59.171902 128.149994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7165, 11697, 0xA6A7012B, 87.2879, 59.1719, 128.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A7012B [87.287903 59.171902 128.149994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7166, 9686, 0xA6A7012D, 86.705, 59.5903, 126.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012D [86.705002 59.590302 126.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A7166, 9686, 0xA6A7012D, 86.705, 59.5903, 126.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012D [86.705002 59.590302 126.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7167, 9686, 0xA6A7012D, 82.804, 54.0508, 126.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012D [82.804001 54.050800 126.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7167, 9686, 0xA6A7012D, 82.804, 54.0508, 126.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012D [82.804001 54.050800 126.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7168, 9686, 0xA6A7012D, 86.9167, 54.0508, 126.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A7012D [86.916702 54.050800 126.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7168, 9686, 0xA6A7012D, 86.9167, 54.0508, 126.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A7012D [86.916702 54.050800 126.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7169, 9686, 0xA6A7012D, 78.851, 55.2112, 126.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1893,36 +1893,36 @@ VALUES (0x7A6A716A, 11698, 0xA6A7012D, 85.4436, 56.8903, 127.5, -0.707107, 0, 0, /* @teleloc 0xA6A7012D [85.443604 56.890301 127.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A716B, 11697, 0xA6A7012D, 85.1906, 58.9316, 124.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A7012D [85.190598 58.931599 124.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A6A716B, 11697, 0xA6A7012D, 85.1906, 58.9316, 124.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A7012D [85.190598 58.931599 124.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A716C, 11697, 0xA6A7012D, 84.8906, 54.5816, 124.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA6A7012D [84.890602 54.581600 124.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A716C, 11697, 0xA6A7012D, 84.8906, 54.5816, 124.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA6A7012D [84.890602 54.581600 124.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A716D, 11697, 0xA6A7012D, 89.5103, 56.5539, 124.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA6A7012D [89.510300 56.553902 124.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A716E, 9686, 0xA6A70000, 81.201, 65.2889, 131.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70000 [81.200996 65.288902 131.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A6A716E, 9686, 0xA6A70000, 81.201, 65.2889, 131.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70000 [81.200996 65.288902 131.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A716F, 9686, 0xA6A70000, 79.0504, 65.4889, 129.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70000 [79.050400 65.488899 129.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A6A716F, 9686, 0xA6A70000, 79.0504, 65.4889, 129.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70000 [79.050400 65.488899 129.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7170, 9686, 0xA6A70000, 83.3432, 65.4889, 129.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA6A70000 [83.343201 65.488899 129.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A6A7170, 9686, 0xA6A70000, 83.3432, 65.4889, 129.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA6A70000 [83.343201 65.488899 129.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7171, 12679, 0xA6A70000, 85.2879, 65.9228, 128.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA6A70000 [85.287903 65.922798 128.149994] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A6A7172, 12679, 0xA6A70000, 87.2879, 61.1728, 128.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA6A70000 [87.287903 61.172798 128.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A6A7172, 12679, 0xA6A70000, 87.2879, 61.1728, 128.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA6A70000 [87.287903 61.172798 128.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6A7173, 11697, 0xA6A7012F, 156.485, 34.1673, 116.1, 0.932324, 0, 0, 0.361625, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A6CB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A6CB.sql index b6a69392b8..1496b1d2a2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A6CB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A6CB.sql @@ -1114,7 +1114,7 @@ VALUES (0x7A6CB0A7, 11711, 0xA6CB0000, 36.7588, 79.4664, 54.065, -0.999359, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6CB0A8, 11711, 0xA6CB0000, 36.8958, 39.6267, 52.065, 0.055717, 0, 0, 0.998447, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA6CB0000 [36.895802 39.626701 52.064999] 0.055716 0.000000 0.000000 0.998447 */ +/* @teleloc 0xA6CB0000 [36.895802 39.626701 52.064999] 0.055717 0.000000 0.000000 0.998447 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A6CB0A9, 10707, 0xA6CB0000, 115.12, 89.6792, 51.0257, -0.125258, 0, 0, -0.992124, True, '2005-02-09 10:00:00'); /* BootSpot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A734.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A734.sql index a90d4c8def..0cbb6ccad8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A734.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A734.sql @@ -1533,60 +1533,60 @@ VALUES (0x7A73417E, 9686, 0xA7340192, 145.46, 39.6343, 78.925, -0.707107, 0, 0, /* @teleloc 0xA7340192 [145.460007 39.634300 78.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73417F, 412, 0xA7340199, 147.696, 28.6413, 72, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA7340199 [147.695999 28.641300 72.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A73417F, 412, 0xA7340199, 147.696, 28.6413, 72, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA7340199 [147.695999 28.641300 72.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734180, 9686, 0xA7340199, 147.683, 28.5492, 75.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA7340199 [147.682999 28.549200 75.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A734180, 9686, 0xA7340199, 147.683, 28.5492, 75.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA7340199 [147.682999 28.549200 75.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A734181, 9686, 0xA7340199, 157.118, 26.9299, 74.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA7340199 [157.117996 26.929899 74.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734182, 9686, 0xA7340199, 151.97, 25.0345, 74.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA7340199 [151.970001 25.034500 74.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A734182, 9686, 0xA7340199, 151.97, 25.0345, 74.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA7340199 [151.970001 25.034500 74.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A734183, 11698, 0xA7340199, 148.607, 26.7745, 76.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA7340199 [148.606995 26.774500 76.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734184, 11697, 0xA7340199, 154.287, 25.7677, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA7340199 [154.287003 25.767700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A734184, 11697, 0xA7340199, 154.287, 25.7677, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA7340199 [154.287003 25.767700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734185, 11697, 0xA7340199, 149.612, 25.7677, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA7340199 [149.612000 25.767700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A734185, 11697, 0xA7340199, 149.612, 25.7677, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA7340199 [149.612000 25.767700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734186, 412, 0xA734019B, 147.195, 41.295, 72, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA734019B [147.195007 41.294998 72.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A734186, 412, 0xA734019B, 147.195, 41.295, 72, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA734019B [147.195007 41.294998 72.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A734187, 9686, 0xA734019B, 145.477, 32.179, 74.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA734019B [145.477005 32.179001 74.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734188, 9686, 0xA734019B, 147.327, 29.179, 75.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA734019B [147.326996 29.179001 75.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A734188, 9686, 0xA734019B, 147.327, 29.179, 75.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA734019B [147.326996 29.179001 75.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A734189, 9686, 0xA734019B, 149.222, 35.1222, 75.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA734019B [149.222000 35.122200 75.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73418A, 9686, 0xA734019C, 151.452, 41.204, 75.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA734019C [151.451996 41.203999 75.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A73418A, 9686, 0xA734019C, 151.452, 41.204, 75.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA734019C [151.451996 41.203999 75.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73418B, 9686, 0xA734019C, 151.452, 33.529, 75.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA734019C [151.451996 33.528999 75.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73418B, 9686, 0xA734019C, 151.452, 33.529, 75.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA734019C [151.451996 33.528999 75.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73418C, 11697, 0xA734019C, 151.412, 34.3927, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA734019C [151.412003 34.392700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73418C, 11697, 0xA734019C, 151.412, 34.3927, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA734019C [151.412003 34.392700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A73418D, 11697, 0xA734019D, 146.04, 43.7316, 72.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,8 +1601,8 @@ VALUES (0x7A73418F, 9686, 0xA734019D, 153.18, 43.6715, 75.45, 0.707107, 0, 0, - /* @teleloc 0xA734019D [153.179993 43.671501 75.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734190, 9686, 0xA734019D, 149.33, 45.6715, 75.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA734019D [149.330002 45.671501 75.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A734190, 9686, 0xA734019D, 149.33, 45.6715, 75.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA734019D [149.330002 45.671501 75.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A734191, 9686, 0xA73401A0, 166.385, 31.048, 80.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,60 +1613,60 @@ VALUES (0x7A734192, 9686, 0xA73401A0, 145.627, 29.0562, 79.675, -0.707107, 0, 0 /* @teleloc 0xA73401A0 [145.626999 29.056200 79.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734193, 11697, 0xA73401A0, 152.426, 25.8847, 76.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA73401A0 [152.425995 25.884701 76.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A734193, 11697, 0xA73401A0, 152.426, 25.8847, 76.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA73401A0 [152.425995 25.884701 76.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734194, 11697, 0xA73401A0, 160.763, 26.3397, 76.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA73401A0 [160.763000 26.339701 76.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A734194, 11697, 0xA73401A0, 160.763, 26.3397, 76.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA73401A0 [160.763000 26.339701 76.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734195, 11697, 0xA73401A0, 154.836, 32.2373, 76.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA73401A0 [154.835999 32.237301 76.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A734195, 11697, 0xA73401A0, 154.836, 32.2373, 76.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA73401A0 [154.835999 32.237301 76.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734196, 9686, 0xA73401A0, 157.825, 25.3684, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A0 [157.824997 25.368401 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A734196, 9686, 0xA73401A0, 157.825, 25.3684, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A0 [157.824997 25.368401 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734197, 9686, 0xA73401A0, 150.798, 32.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A0 [150.798004 32.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A734197, 9686, 0xA73401A0, 150.798, 32.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A0 [150.798004 32.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734198, 9686, 0xA73401A0, 154.223, 32.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A0 [154.223007 32.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A734198, 9686, 0xA73401A0, 154.223, 32.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A0 [154.223007 32.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A734199, 9686, 0xA73401A0, 157.798, 32.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A0 [157.798004 32.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A734199, 9686, 0xA73401A0, 157.798, 32.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A0 [157.798004 32.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73419A, 9686, 0xA73401A0, 154.273, 25.3365, 80.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A0 [154.272995 25.336500 80.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73419A, 9686, 0xA73401A0, 154.273, 25.3365, 80.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A0 [154.272995 25.336500 80.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73419B, 9686, 0xA73401A0, 161.335, 25.3365, 80.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A0 [161.335007 25.336500 80.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73419B, 9686, 0xA73401A0, 161.335, 25.3365, 80.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A0 [161.335007 25.336500 80.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73419C, 9686, 0xA73401A0, 161.348, 32.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A0 [161.348007 32.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A73419C, 9686, 0xA73401A0, 161.348, 32.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A0 [161.348007 32.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73419D, 11698, 0xA73401A2, 157.826, 29.175, 83.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA73401A2 [157.826004 29.174999 83.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73419D, 11698, 0xA73401A2, 157.826, 29.175, 83.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA73401A2 [157.826004 29.174999 83.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73419E, 11698, 0xA73401A2, 154.586, 29.175, 83.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA73401A2 [154.585999 29.174999 83.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73419E, 11698, 0xA73401A2, 154.586, 29.175, 83.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA73401A2 [154.585999 29.174999 83.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73419F, 9686, 0xA73401A3, 153.62, 32.9345, 74.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A3 [153.619995 32.934502 74.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A73419F, 9686, 0xA73401A3, 153.62, 32.9345, 74.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A3 [153.619995 32.934502 74.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341A0, 9686, 0xA73401A4, 162.957, 25.2103, 75.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A4 [162.957001 25.210300 75.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341A0, 9686, 0xA73401A4, 162.957, 25.2103, 75.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A4 [162.957001 25.210300 75.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7341A1, 9686, 0xA73401A4, 157.733, 27.7492, 74.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,40 +1677,40 @@ VALUES (0x7A7341A2, 9686, 0xA73401A4, 165.483, 29.0492, 75.625, 0.707107, 0, 0, /* @teleloc 0xA73401A4 [165.483002 29.049200 75.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341A3, 11698, 0xA73401A4, 161.635, 29.2434, 76.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA73401A4 [161.634995 29.243401 76.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341A3, 11698, 0xA73401A4, 161.635, 29.2434, 76.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA73401A4 [161.634995 29.243401 76.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341A4, 11697, 0xA73401A4, 159.815, 25.6316, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA73401A4 [159.815002 25.631599 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341A4, 11697, 0xA73401A4, 159.815, 25.6316, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA73401A4 [159.815002 25.631599 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341A5, 412, 0xA73401A8, 153.2, 27.91, 67.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA73401A8 [153.199997 27.910000 67.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341A5, 412, 0xA73401A8, 153.2, 27.91, 67.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA73401A8 [153.199997 27.910000 67.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341A6, 9686, 0xA73401A8, 153.202, 28.003, 70.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A8 [153.201996 28.003000 70.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341A6, 9686, 0xA73401A8, 153.202, 28.003, 70.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A8 [153.201996 28.003000 70.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7341A7, 9686, 0xA73401A8, 150.027, 35.553, 70.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA73401A8 [150.026993 35.553001 70.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341A8, 9686, 0xA73401A9, 156.145, 27.4595, 69.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401A9 [156.145004 27.459499 69.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A7341A8, 9686, 0xA73401A9, 156.145, 27.4595, 69.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401A9 [156.145004 27.459499 69.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341A9, 11697, 0xA73401A9, 160.169, 25.9637, 67.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA73401A9 [160.169006 25.963699 67.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341A9, 11697, 0xA73401A9, 160.169, 25.9637, 67.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA73401A9 [160.169006 25.963699 67.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341AA, 11698, 0xA73401AA, 158.431, 34.0657, 71.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA73401AA [158.431000 34.065701 71.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341AA, 11698, 0xA73401AA, 158.431, 34.0657, 71.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA73401AA [158.431000 34.065701 71.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341AB, 9686, 0xA73401AA, 159.186, 28.1479, 70.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401AA [159.186005 28.147900 70.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341AB, 9686, 0xA73401AA, 159.186, 28.1479, 70.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401AA [159.186005 28.147900 70.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7341AC, 9686, 0xA73401AA, 155.37, 33.4632, 70.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1725,16 +1725,16 @@ VALUES (0x7A7341AE, 11697, 0xA73401AA, 156.121, 39.4024, 67.35, 0.9139, 0, 0, 0. /* @teleloc 0xA73401AA [156.121002 39.402401 67.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341AF, 9686, 0xA73401AD, 164.4, 31.8434, 70.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401AD [164.399994 31.843399 70.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341AF, 9686, 0xA73401AD, 164.4, 31.8434, 70.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401AD [164.399994 31.843399 70.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341B0, 9686, 0xA73401AD, 164.4, 40.059, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401AD [164.399994 40.058998 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A7341B0, 9686, 0xA73401AD, 164.4, 40.059, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401AD [164.399994 40.058998 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341B1, 11698, 0xA73401AD, 164.559, 35.7695, 71.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA73401AD [164.559006 35.769501 71.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341B1, 11698, 0xA73401AD, 164.559, 35.7695, 71.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA73401AD [164.559006 35.769501 71.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7341B2, 11697, 0xA73401AD, 166.521, 39.2524, 67.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1745,36 +1745,36 @@ VALUES (0x7A7341B3, 11697, 0xA73401AD, 166.719, 32.3887, 67.35, 0.372988, 0, 0, /* @teleloc 0xA73401AD [166.718994 32.388699 67.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341B4, 412, 0xA73401AE, 164.15, 47.08, 72, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA73401AE [164.149994 47.080002 72.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A7341B4, 412, 0xA73401AE, 164.15, 47.08, 72, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA73401AE [164.149994 47.080002 72.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7341B5, 9686, 0xA73401AF, 161.8, 42.9, 75.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA73401AF [161.800003 42.900002 75.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341B6, 9686, 0xA73401AF, 164.2, 39.75, 76.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA73401AF [164.199997 39.750000 76.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341B6, 9686, 0xA73401AF, 164.2, 39.75, 76.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA73401AF [164.199997 39.750000 76.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7341B7, 9686, 0xA73401AF, 166.767, 42.8645, 76.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA73401AF [166.766998 42.864498 76.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341B8, 11697, 0xA73401AF, 164.115, 40.4066, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA73401AF [164.115005 40.406601 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341B8, 11697, 0xA73401AF, 164.115, 40.4066, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA73401AF [164.115005 40.406601 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7341B9, 412, 0xA7340000, 161.205, 42.9, 72, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xA7340000 [161.205002 42.900002 72.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341BA, 412, 0xA7340000, 161.505, 33.615, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA7340000 [161.505005 33.615002 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341BA, 412, 0xA7340000, 161.505, 33.615, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA7340000 [161.505005 33.615002 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341BB, 9686, 0xA7340000, 164.175, 47.5184, 75.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA7340000 [164.175003 47.518398 75.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341BB, 9686, 0xA7340000, 164.175, 47.5184, 75.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA7340000 [164.175003 47.518398 75.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7341BC, 9686, 0xA7340000, 166.65, 46.4184, 74.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x7A7341BD, 9686, 0xA7340000, 162.05, 46.7434, 74.55, 0.456322, 0, 0, - /* @teleloc 0xA7340000 [162.050003 46.743401 74.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341BE, 9686, 0xA7340000, 161.525, 33.6934, 75.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA7340000 [161.524994 33.693401 75.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341BE, 9686, 0xA7340000, 161.525, 33.6934, 75.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA7340000 [161.524994 33.693401 75.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341BF, 9686, 0xA7340000, 157.625, 45.0434, 74.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA7340000 [157.625000 45.043400 74.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A7341BF, 9686, 0xA7340000, 157.625, 45.0434, 74.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA7340000 [157.625000 45.043400 74.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7341C0, 12679, 0xA7340000, 155.29, 34.7816, 72.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1813,16 +1813,16 @@ VALUES (0x7A7341C4, 12679, 0xA7340000, 166.941, 46.7066, 72.1, 0.420244, 0, 0, 0 /* @teleloc 0xA7340000 [166.940994 46.706600 72.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341C5, 12679, 0xA7340000, 159.415, 36.4066, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA7340000 [159.414993 36.406601 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341C5, 12679, 0xA7340000, 159.415, 36.4066, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA7340000 [159.414993 36.406601 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341C6, 12678, 0xA7340000, 164.44, 42.8316, 81, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA7340000 [164.440002 42.831600 81.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A7341C6, 12678, 0xA7340000, 164.44, 42.8316, 81, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA7340000 [164.440002 42.831600 81.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A7341C7, 12678, 0xA7340000, 149.565, 29.4316, 88.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xA7340000 [149.565002 29.431601 88.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A7341C7, 12678, 0xA7340000, 149.565, 29.4316, 88.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xA7340000 [149.565002 29.431601 88.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7341C8, 15643, 0xA73401A4, 163.43, 28.7073, 72.005, 0.000352, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A738.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A738.sql index 8be3ed675d..78f6220e48 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A738.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A738.sql @@ -1489,12 +1489,12 @@ VALUES (0x7A738173, 9686, 0xA7380139, 100.838, 35.4376, 59.05, -0.707107, 0, 0, /* @teleloc 0xA7380139 [100.837997 35.437599 59.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738174, 9686, 0xA7380139, 103.222, 30.9251, 59.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA7380139 [103.222000 30.925100 59.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A738174, 9686, 0xA7380139, 103.222, 30.9251, 59.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA7380139 [103.222000 30.925100 59.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738175, 9686, 0xA738013A, 110.672, 38.2251, 57.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013A [110.671997 38.225101 57.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A738175, 9686, 0xA738013A, 110.672, 38.2251, 57.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013A [110.671997 38.225101 57.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A738176, 9686, 0xA738013A, 115.072, 36.9251, 56.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x7A738177, 9686, 0xA738013A, 115.072, 33.2751, 56.8, 0.707107, 0, 0, - /* @teleloc 0xA738013A [115.071999 33.275101 56.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738178, 9686, 0xA738013A, 110.622, 32.2751, 57.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013A [110.622002 32.275101 57.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A738178, 9686, 0xA738013A, 110.622, 32.2751, 57.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013A [110.622002 32.275101 57.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A738179, 11697, 0xA738013A, 106.887, 32.9369, 54.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x7A73817A, 11697, 0xA738013A, 114.387, 37.3369, 54.05, -0.895323, 0, 0, /* @teleloc 0xA738013A [114.387001 37.336899 54.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73817B, 11698, 0xA738013A, 110.677, 35.1251, 60.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA738013A [110.677002 35.125099 60.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73817B, 11698, 0xA738013A, 110.677, 35.1251, 60.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA738013A [110.677002 35.125099 60.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A73817C, 11697, 0xA738013A, 110.787, 35.1869, 54.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x7A73817F, 9686, 0xA738013A, 105.938, 33.6407, 55.95, -0.707107, 0, 0, /* @teleloc 0xA738013A [105.938004 33.640701 55.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738180, 9686, 0xA738013A, 113.771, 32.2751, 57.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013A [113.771004 32.275101 57.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A738180, 9686, 0xA738013A, 113.771, 32.2751, 57.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013A [113.771004 32.275101 57.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738181, 9686, 0xA738013A, 107.528, 32.2751, 57.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013A [107.528000 32.275101 57.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A738181, 9686, 0xA738013A, 107.528, 32.2751, 57.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013A [107.528000 32.275101 57.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A738182, 9686, 0xA738013A, 115.072, 35.2193, 58, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA738013A [115.071999 35.219299 58.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738183, 9686, 0xA738013A, 107.453, 38.2251, 57.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013A [107.453003 38.225101 57.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A738183, 9686, 0xA738013A, 107.453, 38.2251, 57.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013A [107.453003 38.225101 57.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738184, 9686, 0xA738013A, 113.82, 38.2251, 57.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013A [113.820000 38.225101 57.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A738184, 9686, 0xA738013A, 113.82, 38.2251, 57.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013A [113.820000 38.225101 57.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738185, 9686, 0xA738013A, 113.652, 38.2251, 56, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013A [113.652000 38.225101 56.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A738185, 9686, 0xA738013A, 113.652, 38.2251, 56, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013A [113.652000 38.225101 56.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A738186, 11698, 0xA738013A, 107.887, 35.1251, 60.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x7A73818A, 11697, 0xA738013A, 114.7, 35.1869, 54.05, 0.707107, 0, 0, -0 /* @teleloc 0xA738013A [114.699997 35.186901 54.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73818B, 11697, 0xA738013A, 110.698, 32.7797, 54.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA738013A [110.697998 32.779701 54.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73818B, 11697, 0xA738013A, 110.698, 32.7797, 54.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA738013A [110.697998 32.779701 54.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A73818C, 11697, 0xA738013A, 113.657, 32.9369, 54.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA738013A [113.656998 32.936901 54.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73818D, 9686, 0xA738013B, 106.572, 32.2751, 52.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013B [106.571999 32.275101 52.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73818D, 9686, 0xA738013B, 106.572, 32.2751, 52.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013B [106.571999 32.275101 52.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73818E, 9686, 0xA738013B, 106.472, 37.8251, 52.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013B [106.472000 37.825100 52.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A73818E, 9686, 0xA738013B, 106.472, 37.8251, 52.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013B [106.472000 37.825100 52.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A73818F, 9686, 0xA738013B, 115.022, 35.1251, 52.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x7A738193, 9686, 0xA738013B, 100.838, 33.8232, 52.4, -0.707107, 0, 0, /* @teleloc 0xA738013B [100.837997 33.823200 52.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738194, 9686, 0xA738013B, 110.708, 32.2751, 52.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013B [110.708000 32.275101 52.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A738194, 9686, 0xA738013B, 110.708, 32.2751, 52.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013B [110.708000 32.275101 52.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738195, 9686, 0xA738013B, 110.274, 37.8251, 52.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA738013B [110.274002 37.825100 52.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A738195, 9686, 0xA738013B, 110.274, 37.8251, 52.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA738013B [110.274002 37.825100 52.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A738196, 11698, 0xA738013B, 108.909, 35.1251, 53.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA738013B [108.908997 35.125099 53.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738197, 11697, 0xA738013B, 108.547, 32.8175, 50.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA738013B [108.546997 32.817501 50.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A738197, 11697, 0xA738013B, 108.547, 32.8175, 50.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA738013B [108.546997 32.817501 50.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A738198, 11697, 0xA738013B, 108.417, 37.2875, 50.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA738013B [108.417000 37.287498 50.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A738198, 11697, 0xA738013B, 108.417, 37.2875, 50.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA738013B [108.417000 37.287498 50.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A738199, 11697, 0xA738013B, 107.414, 34.9661, 50.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA738013B [107.414001 34.966099 50.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73819A, 412, 0xA7380000, 110.677, 39.7351, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA7380000 [110.677002 39.735100 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73819A, 412, 0xA7380000, 110.677, 39.7351, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA7380000 [110.677002 39.735100 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73819B, 9686, 0xA7380000, 110.722, 39.8551, 57.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA7380000 [110.722000 39.855099 57.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73819B, 9686, 0xA7380000, 110.722, 39.8551, 57.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA7380000 [110.722000 39.855099 57.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73819C, 9686, 0xA7380000, 114.562, 38.8981, 55.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA7380000 [114.561996 38.898102 55.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73819C, 9686, 0xA7380000, 114.562, 38.8981, 55.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA7380000 [114.561996 38.898102 55.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73819D, 9686, 0xA7380000, 106.882, 38.8981, 55.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA7380000 [106.882004 38.898102 55.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73819D, 9686, 0xA7380000, 106.882, 38.8981, 55.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA7380000 [106.882004 38.898102 55.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73819E, 12679, 0xA7380000, 113.128, 39.0897, 54.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA7380000 [113.127998 39.089699 54.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73819E, 12679, 0xA7380000, 113.128, 39.0897, 54.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA7380000 [113.127998 39.089699 54.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A73819F, 12679, 0xA7380000, 108.288, 39.1197, 54.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA7380000 [108.288002 39.119701 54.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A73819F, 12679, 0xA7380000, 108.288, 39.1197, 54.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA7380000 [108.288002 39.119701 54.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7381A0, 12863, 0xA7380104, 38.8135, 37.1864, 58.005, -0.346672, 0, 0, -0.937986, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2154,7 +2154,7 @@ VALUES (0x7A7381AB, 13078, 0xA7380000, 39.0951, 155.779, 38.005, 0.717034, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7381AC, 13078, 0xA7380000, 78.7719, 153.988, 36.005, 0.999313, 0, 0, -0.037066, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA7380000 [78.771896 153.988007 36.005001] 0.999313 0.000000 0.000000 -0.037065 */ +/* @teleloc 0xA7380000 [78.771896 153.988007 36.005001] 0.999313 0.000000 0.000000 -0.037066 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A7381AD, 13078, 0xA7380000, 132.691, 153.229, 36.005, 0.999927, 0, 0, -0.012074, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A78A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A78A.sql index 31c7840701..b929ccdc19 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A78A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A78A.sql @@ -33,12 +33,12 @@ VALUES (0x7A78A007, 9686, 0xA78A0101, 52.6223, 37.1054, 45.05, -0.707107, 0, 0, /* @teleloc 0xA78A0101 [52.622299 37.105400 45.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A008, 9686, 0xA78A0101, 55.0066, 32.5929, 45.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0101 [55.006599 32.592899 45.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A008, 9686, 0xA78A0101, 55.0066, 32.5929, 45.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0101 [55.006599 32.592899 45.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A009, 9686, 0xA78A0102, 62.4566, 39.8929, 43.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0102 [62.456600 39.892899 43.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A009, 9686, 0xA78A0102, 62.4566, 39.8929, 43.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0102 [62.456600 39.892899 43.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A00A, 9686, 0xA78A0102, 66.8566, 38.5929, 42.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,8 +49,8 @@ VALUES (0x7A78A00B, 9686, 0xA78A0102, 66.8566, 34.9429, 42.8, 0.707107, 0, 0, - /* @teleloc 0xA78A0102 [66.856598 34.942902 42.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A00C, 9686, 0xA78A0102, 62.4066, 33.9429, 43.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0102 [62.406601 33.942902 43.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A00C, 9686, 0xA78A0102, 62.4066, 33.9429, 43.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0102 [62.406601 33.942902 43.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A00D, 11697, 0xA78A0102, 58.672, 34.6047, 40.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,8 +61,8 @@ VALUES (0x7A78A00E, 11697, 0xA78A0102, 66.172, 39.0047, 40.05, -0.895323, 0, 0, /* @teleloc 0xA78A0102 [66.171997 39.004700 40.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A00F, 11698, 0xA78A0102, 62.4617, 36.7929, 46.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA78A0102 [62.461700 36.792900 46.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A00F, 11698, 0xA78A0102, 62.4617, 36.7929, 46.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA78A0102 [62.461700 36.792900 46.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A010, 11697, 0xA78A0102, 62.572, 36.8547, 40.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,28 +81,28 @@ VALUES (0x7A78A013, 9686, 0xA78A0102, 57.7223, 35.3085, 41.95, -0.707107, 0, 0, /* @teleloc 0xA78A0102 [57.722301 35.308498 41.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A014, 9686, 0xA78A0102, 65.5558, 33.9429, 43.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0102 [65.555801 33.942902 43.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A014, 9686, 0xA78A0102, 65.5558, 33.9429, 43.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0102 [65.555801 33.942902 43.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A015, 9686, 0xA78A0102, 59.3131, 33.9429, 43.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0102 [59.313099 33.942902 43.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A015, 9686, 0xA78A0102, 59.3131, 33.9429, 43.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0102 [59.313099 33.942902 43.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A016, 9686, 0xA78A0102, 66.8566, 36.8871, 44, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA78A0102 [66.856598 36.887100 44.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A017, 9686, 0xA78A0102, 59.2372, 39.8929, 43.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0102 [59.237202 39.892899 43.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A017, 9686, 0xA78A0102, 59.2372, 39.8929, 43.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0102 [59.237202 39.892899 43.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A018, 9686, 0xA78A0102, 65.6049, 39.8929, 43.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0102 [65.604897 39.892899 43.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A018, 9686, 0xA78A0102, 65.6049, 39.8929, 43.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0102 [65.604897 39.892899 43.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A019, 9686, 0xA78A0102, 65.437, 39.8929, 42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0102 [65.436996 39.892899 42.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A019, 9686, 0xA78A0102, 65.437, 39.8929, 42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0102 [65.436996 39.892899 42.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A01A, 11698, 0xA78A0102, 59.6715, 36.7929, 46.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -125,20 +125,20 @@ VALUES (0x7A78A01E, 11697, 0xA78A0102, 66.485, 36.8547, 40.05, 0.707107, 0, 0, - /* @teleloc 0xA78A0102 [66.485001 36.854698 40.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A01F, 11697, 0xA78A0102, 62.4825, 34.4475, 40.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA78A0102 [62.482498 34.447498 40.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A01F, 11697, 0xA78A0102, 62.4825, 34.4475, 40.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA78A0102 [62.482498 34.447498 40.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A020, 11697, 0xA78A0102, 65.442, 34.6047, 40.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA78A0102 [65.442001 34.604698 40.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A021, 9686, 0xA78A0103, 58.3571, 33.9429, 38.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0103 [58.357101 33.942902 38.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A021, 9686, 0xA78A0103, 58.3571, 33.9429, 38.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0103 [58.357101 33.942902 38.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A022, 9686, 0xA78A0103, 58.2571, 39.4929, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0103 [58.257099 39.492901 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A022, 9686, 0xA78A0103, 58.2571, 39.4929, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0103 [58.257099 39.492901 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A023, 9686, 0xA78A0103, 66.8071, 36.7929, 38.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,52 +161,52 @@ VALUES (0x7A78A027, 9686, 0xA78A0103, 52.6223, 35.491, 38.4, -0.707107, 0, 0, - /* @teleloc 0xA78A0103 [52.622299 35.491001 38.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A028, 9686, 0xA78A0103, 62.493, 33.9429, 38.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0103 [62.493000 33.942902 38.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A028, 9686, 0xA78A0103, 62.493, 33.9429, 38.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0103 [62.493000 33.942902 38.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A029, 9686, 0xA78A0103, 62.0588, 39.4929, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0103 [62.058800 39.492901 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A029, 9686, 0xA78A0103, 62.0588, 39.4929, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0103 [62.058800 39.492901 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A02A, 11698, 0xA78A0103, 60.6935, 36.7929, 39.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xA78A0103 [60.693501 36.792900 39.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A02B, 11697, 0xA78A0103, 60.3316, 34.4853, 36.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA78A0103 [60.331600 34.485298 36.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A02B, 11697, 0xA78A0103, 60.3316, 34.4853, 36.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA78A0103 [60.331600 34.485298 36.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A02C, 11697, 0xA78A0103, 60.2016, 38.9553, 36.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA78A0103 [60.201599 38.955299 36.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A02C, 11697, 0xA78A0103, 60.2016, 38.9553, 36.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA78A0103 [60.201599 38.955299 36.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A02D, 11697, 0xA78A0103, 59.1988, 36.6339, 36.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA78A0103 [59.198799 36.633900 36.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A02E, 412, 0xA78A0000, 62.4617, 41.4029, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA78A0000 [62.461700 41.402901 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A02E, 412, 0xA78A0000, 62.4617, 41.4029, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA78A0000 [62.461700 41.402901 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A02F, 9686, 0xA78A0000, 62.5066, 41.5229, 43.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0000 [62.506599 41.522900 43.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A02F, 9686, 0xA78A0000, 62.5066, 41.5229, 43.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0000 [62.506599 41.522900 43.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A030, 9686, 0xA78A0000, 66.3466, 40.5659, 41.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0000 [66.346603 40.565899 41.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A030, 9686, 0xA78A0000, 66.3466, 40.5659, 41.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0000 [66.346603 40.565899 41.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A031, 9686, 0xA78A0000, 58.6668, 40.5659, 41.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0000 [58.666801 40.565899 41.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A031, 9686, 0xA78A0000, 58.6668, 40.5659, 41.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0000 [58.666801 40.565899 41.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A032, 12679, 0xA78A0000, 64.9125, 40.7575, 40.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA78A0000 [64.912498 40.757500 40.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A032, 12679, 0xA78A0000, 64.9125, 40.7575, 40.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA78A0000 [64.912498 40.757500 40.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A033, 12679, 0xA78A0000, 60.0725, 40.7875, 40.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA78A0000 [60.072498 40.787498 40.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A033, 12679, 0xA78A0000, 60.0725, 40.7875, 40.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA78A0000 [60.072498 40.787498 40.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A034, 9686, 0xA78A0108, 33.2443, 86.3686, 33.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7A78A16C, 11697, 0xA78A0138, 114.149, 36.4923, 36.075, -0.909599, 0, 0 /* @teleloc 0xA78A0138 [114.149002 36.492298 36.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A16D, 9686, 0xA78A0138, 114.069, 31.5044, 38.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0138 [114.069000 31.504400 38.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A16D, 9686, 0xA78A0138, 114.069, 31.5044, 38.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0138 [114.069000 31.504400 38.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A16E, 11697, 0xA78A0138, 110.082, 34.4113, 36.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA78A0138 [110.082001 34.411301 36.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A16F, 9686, 0xA78A0138, 108.369, 31.5294, 38.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0138 [108.369003 31.529400 38.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A16F, 9686, 0xA78A0138, 108.369, 31.5294, 38.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0138 [108.369003 31.529400 38.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A170, 9686, 0xA78A0138, 108.602, 37.4711, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0138 [108.601997 37.471100 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A170, 9686, 0xA78A0138, 108.602, 37.4711, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0138 [108.601997 37.471100 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A171, 9686, 0xA78A0138, 114.032, 37.4961, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0138 [114.031998 37.496101 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A171, 9686, 0xA78A0138, 114.032, 37.4961, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0138 [114.031998 37.496101 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A172, 9686, 0xA78A0138, 115.357, 36.7711, 38.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x7A78A175, 11697, 0xA78A0138, 112.832, 34.4113, 36.075, 0.707107, 0, 0, /* @teleloc 0xA78A0138 [112.832001 34.411301 36.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A176, 9686, 0xA78A0138, 111.156, 31.5044, 39.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0138 [111.155998 31.504400 39.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A176, 9686, 0xA78A0138, 111.156, 31.5044, 39.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0138 [111.155998 31.504400 39.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A177, 9686, 0xA78A0138, 115.357, 34.4045, 39.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA78A0138 [115.357002 34.404499 39.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A178, 9686, 0xA78A0138, 111.393, 37.4711, 39.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0138 [111.392998 37.471100 39.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A178, 9686, 0xA78A0138, 111.393, 37.4711, 39.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0138 [111.392998 37.471100 39.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A179, 9686, 0xA78A0138, 107.229, 32.9076, 38.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7A78A17F, 11698, 0xA78A0138, 109.045, 36.038, 40.175, -0.9486, 0, 0, - /* @teleloc 0xA78A0138 [109.044998 36.037998 40.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A180, 11697, 0xA78A0138, 111.424, 36.8173, 36.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA78A0138 [111.424004 36.817299 36.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A180, 11697, 0xA78A0138, 111.424, 36.8173, 36.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA78A0138 [111.424004 36.817299 36.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A181, 11697, 0xA78A0138, 111.424, 34.3923, 36.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x7A78A182, 11697, 0xA78A0138, 108.125, 32.3421, 36.075, -0.364064, 0, 0 /* @teleloc 0xA78A0138 [108.125000 32.342098 36.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A183, 11697, 0xA78A0138, 109.6, 31.8921, 36.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA78A0138 [109.599998 31.892099 36.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A183, 11697, 0xA78A0138, 109.6, 31.8921, 36.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA78A0138 [109.599998 31.892099 36.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A184, 11697, 0xA78A0138, 112.675, 31.8921, 36.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA78A0138 [112.675003 31.892099 36.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A184, 11697, 0xA78A0138, 112.675, 31.8921, 36.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA78A0138 [112.675003 31.892099 36.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A185, 11697, 0xA78A013A, 105.643, 33.7636, 36.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA78A013A [105.642998 33.763599 36.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7A78A185, 11697, 0xA78A013A, 105.643, 33.7636, 36.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA78A013A [105.642998 33.763599 36.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A186, 11697, 0xA78A013A, 106.326, 38.0874, 36.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA78A013A [106.325996 38.087399 36.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A187, 9686, 0xA78A013A, 105.797, 33.384, 38.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A013A [105.796997 33.383999 38.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A187, 9686, 0xA78A013A, 105.797, 33.384, 38.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A013A [105.796997 33.383999 38.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A188, 9686, 0xA78A013A, 102.282, 36.0115, 38.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7A78A18B, 9686, 0xA78A013A, 106.776, 35.309, 39.475, 0.707107, 0, 0, /* @teleloc 0xA78A013A [106.776001 35.308998 39.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A18C, 9686, 0xA78A013A, 104.831, 38.5532, 39.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A013A [104.831001 38.553200 39.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A18C, 9686, 0xA78A013A, 104.831, 38.5532, 39.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A013A [104.831001 38.553200 39.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A18D, 11697, 0xA78A013C, 110.123, 33.7606, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7A78A18F, 9686, 0xA78A013C, 112.132, 33.7614, 33.95, 0.707107, 0, 0, /* @teleloc 0xA78A013C [112.132004 33.761398 33.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A190, 9686, 0xA78A013C, 106.857, 30.5615, 33.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A013C [106.857002 30.561501 33.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A190, 9686, 0xA78A013C, 106.857, 30.5615, 33.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A013C [106.857002 30.561501 33.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A191, 9686, 0xA78A013C, 102.232, 33.7865, 33.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA78A013C [102.232002 33.786499 33.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A192, 9686, 0xA78A013C, 108.257, 37.1115, 33.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A013C [108.257004 37.111500 33.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A192, 9686, 0xA78A013C, 108.257, 37.1115, 33.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A013C [108.257004 37.111500 33.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A193, 11698, 0xA78A013C, 107.149, 34.427, 35.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA78A013C [107.149002 34.426998 35.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A193, 11698, 0xA78A013C, 107.149, 34.427, 35.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA78A013C [107.149002 34.426998 35.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A194, 9687, 0xA78A013C, 111.569, 31.1044, 32.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xA78A013C [111.569000 31.104401 32.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A195, 9686, 0xA78A013C, 109.43, 30.5614, 33.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A013C [109.430000 30.561399 33.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A195, 9686, 0xA78A013C, 109.43, 30.5614, 33.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A013C [109.430000 30.561399 33.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A196, 9686, 0xA78A013C, 105.207, 37.1115, 33.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A013C [105.207001 37.111500 33.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A78A196, 9686, 0xA78A013C, 105.207, 37.1115, 33.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A013C [105.207001 37.111500 33.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A197, 11697, 0xA78A013C, 111.437, 36.3543, 32.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA78A013C [111.436996 36.354301 32.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A198, 11697, 0xA78A013C, 108.062, 33.8293, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA78A013C [108.061996 33.829300 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A198, 11697, 0xA78A013C, 108.062, 33.8293, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA78A013C [108.061996 33.829300 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A199, 11697, 0xA78A013C, 102.837, 31.1543, 32.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA78A013C [102.836998 31.154301 32.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A19A, 412, 0xA78A0000, 104.819, 38.9144, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA78A0000 [104.819000 38.914398 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A19A, 412, 0xA78A0000, 104.819, 38.9144, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA78A0000 [104.819000 38.914398 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A19B, 9686, 0xA78A0000, 104.797, 39.009, 39.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0000 [104.796997 39.008999 39.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A19B, 9686, 0xA78A0000, 104.797, 39.009, 39.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0000 [104.796997 39.008999 39.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A19C, 9686, 0xA78A0000, 106.695, 39.009, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0000 [106.695000 39.008999 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A19C, 9686, 0xA78A0000, 106.695, 39.009, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0000 [106.695000 39.008999 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A19D, 9686, 0xA78A0000, 102.945, 39.009, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA78A0000 [102.945000 39.008999 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A19D, 9686, 0xA78A0000, 102.945, 39.009, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA78A0000 [102.945000 39.008999 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A19E, 12679, 0xA78A0000, 101.123, 39.5673, 36.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA78A0000 [101.123001 39.567299 36.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A78A19F, 12679, 0xA78A0000, 115.474, 39.3423, 36.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA78A0000 [115.473999 39.342300 36.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A78A19F, 12679, 0xA78A0000, 115.474, 39.3423, 36.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA78A0000 [115.473999 39.342300 36.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A78A1A0, 14991, 0xA78A0102, 62.3083, 37.3129, 40.005, 0.001396, 0, 0, -0.999999, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A84D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A84D.sql index 0655ea5146..0f624b8647 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A84D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A84D.sql @@ -933,24 +933,24 @@ VALUES (0x7A84D0E8, 11697, 0xA84D0136, 161.599, 36.6296, 22.075, -0.909599, 0, 0 /* @teleloc 0xA84D0136 [161.598999 36.629601 22.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D0E9, 9686, 0xA84D0136, 161.519, 31.6417, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0136 [161.518997 31.641701 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D0E9, 9686, 0xA84D0136, 161.519, 31.6417, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0136 [161.518997 31.641701 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D0EA, 11697, 0xA84D0136, 157.532, 34.5486, 22.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA84D0136 [157.531998 34.548599 22.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D0EB, 9686, 0xA84D0136, 155.819, 31.6667, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0136 [155.819000 31.666700 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D0EB, 9686, 0xA84D0136, 155.819, 31.6667, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0136 [155.819000 31.666700 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D0EC, 9686, 0xA84D0136, 156.052, 37.6084, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0136 [156.052002 37.608398 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D0EC, 9686, 0xA84D0136, 156.052, 37.6084, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0136 [156.052002 37.608398 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D0ED, 9686, 0xA84D0136, 161.482, 37.6334, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0136 [161.481995 37.633400 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D0ED, 9686, 0xA84D0136, 161.482, 37.6334, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0136 [161.481995 37.633400 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D0EE, 9686, 0xA84D0136, 162.807, 36.9084, 24.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -969,16 +969,16 @@ VALUES (0x7A84D0F1, 11697, 0xA84D0136, 160.282, 34.5486, 22.075, 0.707107, 0, 0, /* @teleloc 0xA84D0136 [160.281998 34.548599 22.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D0F2, 9686, 0xA84D0136, 158.606, 31.6417, 25.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0136 [158.606003 31.641701 25.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D0F2, 9686, 0xA84D0136, 158.606, 31.6417, 25.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0136 [158.606003 31.641701 25.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D0F3, 9686, 0xA84D0136, 162.807, 34.5418, 25.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA84D0136 [162.807007 34.541801 25.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D0F4, 9686, 0xA84D0136, 158.843, 37.6084, 25.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0136 [158.843002 37.608398 25.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D0F4, 9686, 0xA84D0136, 158.843, 37.6084, 25.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0136 [158.843002 37.608398 25.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D0F5, 9686, 0xA84D0136, 154.679, 33.0449, 24.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1009,8 +1009,8 @@ VALUES (0x7A84D0FB, 11698, 0xA84D0136, 156.495, 36.1753, 26.175, -0.9486, 0, 0, /* @teleloc 0xA84D0136 [156.494995 36.175301 26.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D0FC, 11697, 0xA84D0136, 158.874, 36.9546, 22.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA84D0136 [158.873993 36.954601 22.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D0FC, 11697, 0xA84D0136, 158.874, 36.9546, 22.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA84D0136 [158.873993 36.954601 22.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D0FD, 11697, 0xA84D0136, 158.874, 34.5296, 22.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1021,24 +1021,24 @@ VALUES (0x7A84D0FE, 11697, 0xA84D0136, 155.575, 32.4794, 22.075, -0.364064, 0, 0 /* @teleloc 0xA84D0136 [155.574997 32.479401 22.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D0FF, 11697, 0xA84D0136, 157.05, 32.0294, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA84D0136 [157.050003 32.029400 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D0FF, 11697, 0xA84D0136, 157.05, 32.0294, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA84D0136 [157.050003 32.029400 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D100, 11697, 0xA84D0136, 160.125, 32.0294, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA84D0136 [160.125000 32.029400 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D100, 11697, 0xA84D0136, 160.125, 32.0294, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA84D0136 [160.125000 32.029400 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D101, 11697, 0xA84D0139, 153.093, 33.9009, 22.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA84D0139 [153.093002 33.900902 22.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7A84D101, 11697, 0xA84D0139, 153.093, 33.9009, 22.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA84D0139 [153.093002 33.900902 22.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D102, 11697, 0xA84D0139, 153.776, 38.2247, 22.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA84D0139 [153.776001 38.224701 22.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D103, 9686, 0xA84D0139, 153.247, 33.5213, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0139 [153.246994 33.521301 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D103, 9686, 0xA84D0139, 153.247, 33.5213, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0139 [153.246994 33.521301 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D104, 9686, 0xA84D0139, 149.732, 36.1488, 24.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1057,8 +1057,8 @@ VALUES (0x7A84D107, 9686, 0xA84D0139, 154.226, 35.4463, 25.475, 0.707107, 0, 0, /* @teleloc 0xA84D0139 [154.225998 35.446301 25.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D108, 9686, 0xA84D0139, 152.281, 38.6905, 25.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0139 [152.281006 38.690498 25.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D108, 9686, 0xA84D0139, 152.281, 38.6905, 25.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0139 [152.281006 38.690498 25.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D109, 11697, 0xA84D013C, 157.573, 33.8979, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1073,84 +1073,84 @@ VALUES (0x7A84D10B, 9686, 0xA84D013C, 159.582, 33.8987, 19.95, 0.707107, 0, 0, /* @teleloc 0xA84D013C [159.582001 33.898701 19.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D10C, 9686, 0xA84D013C, 154.307, 30.6987, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D013C [154.307007 30.698700 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D10C, 9686, 0xA84D013C, 154.307, 30.6987, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D013C [154.307007 30.698700 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D10D, 9686, 0xA84D013C, 149.682, 33.9238, 19.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA84D013C [149.682007 33.923801 19.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D10E, 9686, 0xA84D013C, 155.707, 37.2487, 19.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D013C [155.707001 37.248699 19.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D10E, 9686, 0xA84D013C, 155.707, 37.2487, 19.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D013C [155.707001 37.248699 19.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D10F, 11698, 0xA84D013C, 154.599, 34.5643, 21.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA84D013C [154.598999 34.564301 21.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D10F, 11698, 0xA84D013C, 154.599, 34.5643, 21.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA84D013C [154.598999 34.564301 21.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D110, 9687, 0xA84D013C, 159.019, 31.2417, 18.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xA84D013C [159.018997 31.241699 18.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D111, 9686, 0xA84D013C, 156.88, 30.6987, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D013C [156.880005 30.698700 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D111, 9686, 0xA84D013C, 156.88, 30.6987, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D013C [156.880005 30.698700 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D112, 9686, 0xA84D013C, 152.657, 37.2487, 19.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D013C [152.656998 37.248699 19.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D112, 9686, 0xA84D013C, 152.657, 37.2487, 19.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D013C [152.656998 37.248699 19.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D113, 11697, 0xA84D013C, 158.887, 36.4916, 18.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA84D013C [158.886993 36.491600 18.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D114, 11697, 0xA84D013C, 155.512, 33.9666, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA84D013C [155.511993 33.966599 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D114, 11697, 0xA84D013C, 155.512, 33.9666, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA84D013C [155.511993 33.966599 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D115, 11697, 0xA84D013C, 150.287, 31.2916, 18.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA84D013C [150.287003 31.291599 18.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D116, 412, 0xA84D0000, 152.269, 39.0517, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA84D0000 [152.268997 39.051701 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D116, 412, 0xA84D0000, 152.269, 39.0517, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA84D0000 [152.268997 39.051701 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D117, 9686, 0xA84D0000, 152.247, 39.1463, 25.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0000 [152.246994 39.146301 25.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D117, 9686, 0xA84D0000, 152.247, 39.1463, 25.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0000 [152.246994 39.146301 25.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D118, 9686, 0xA84D0000, 154.145, 39.1463, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0000 [154.145004 39.146301 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D118, 9686, 0xA84D0000, 154.145, 39.1463, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0000 [154.145004 39.146301 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D119, 9686, 0xA84D0000, 150.395, 39.1463, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0000 [150.395004 39.146301 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D119, 9686, 0xA84D0000, 150.395, 39.1463, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0000 [150.395004 39.146301 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D11A, 12679, 0xA84D0000, 148.574, 39.7046, 22.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA84D0000 [148.574005 39.704601 22.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D11B, 12679, 0xA84D0000, 162.924, 39.4796, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA84D0000 [162.923996 39.479599 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D11B, 12679, 0xA84D0000, 162.924, 39.4796, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA84D0000 [162.923996 39.479599 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D11C, 9686, 0xA84D013F, 105.843, 33.7133, 27.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA84D013F [105.843002 33.713299 27.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D11D, 9686, 0xA84D013F, 104.643, 31.8133, 26.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D013F [104.642998 31.813299 26.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D11D, 9686, 0xA84D013F, 104.643, 31.8133, 26.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D013F [104.642998 31.813299 26.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D11E, 11697, 0xA84D013F, 105.456, 36.464, 24.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA84D013F [105.456001 36.464001 24.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D11F, 11697, 0xA84D013F, 104.431, 32.189, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA84D013F [104.431000 32.188999 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D11F, 11697, 0xA84D013F, 104.431, 32.189, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA84D013F [104.431000 32.188999 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D120, 9686, 0xA84D013F, 101.193, 32.5883, 26.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1165,24 +1165,24 @@ VALUES (0x7A84D122, 9686, 0xA84D013F, 101.193, 36.0633, 26.5, -0.707107, 0, 0, /* @teleloc 0xA84D013F [101.193001 36.063301 26.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D123, 9686, 0xA84D013F, 103.611, 36.9594, 27.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D013F [103.611000 36.959400 27.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D123, 9686, 0xA84D013F, 103.611, 36.9594, 27.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D013F [103.611000 36.959400 27.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D124, 9686, 0xA84D013F, 105.843, 35.8082, 26.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA84D013F [105.843002 35.808201 26.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D125, 9686, 0xA84D0140, 107.497, 29.9282, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0140 [107.497002 29.928200 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D125, 9686, 0xA84D0140, 107.497, 29.9282, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0140 [107.497002 29.928200 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D126, 9686, 0xA84D0140, 112.875, 29.9282, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0140 [112.875000 29.928200 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D126, 9686, 0xA84D0140, 112.875, 29.9282, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0140 [112.875000 29.928200 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D127, 9686, 0xA84D0140, 110.225, 35.8782, 27.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0140 [110.224998 35.878201 27.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D127, 9686, 0xA84D0140, 110.225, 35.8782, 27.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0140 [110.224998 35.878201 27.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D128, 9686, 0xA84D0140, 114.175, 34.8282, 25.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1205,8 +1205,8 @@ VALUES (0x7A84D12C, 11698, 0xA84D0140, 110.234, 32.9704, 30.6, -0.707107, 0, 0, /* @teleloc 0xA84D0140 [110.234001 32.970402 30.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D12D, 11697, 0xA84D0140, 110.22, 35.5038, 24.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA84D0140 [110.220001 35.503799 24.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D12D, 11697, 0xA84D0140, 110.22, 35.5038, 24.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA84D0140 [110.220001 35.503799 24.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D12E, 9686, 0xA84D0140, 114.175, 31.0378, 25.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,8 +1217,8 @@ VALUES (0x7A84D12F, 9686, 0xA84D0140, 114.175, 32.8905, 27.875, 0.707107, 0, 0, /* @teleloc 0xA84D0140 [114.175003 32.890499 27.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D130, 9686, 0xA84D0140, 110.241, 29.9282, 27.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0140 [110.240997 29.928200 27.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D130, 9686, 0xA84D0140, 110.241, 29.9282, 27.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0140 [110.240997 29.928200 27.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D131, 9686, 0xA84D0140, 106.284, 30.9426, 27.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1233,12 +1233,12 @@ VALUES (0x7A84D133, 9686, 0xA84D0140, 106.284, 34.992, 27.6, -0.707107, 0, 0, - /* @teleloc 0xA84D0140 [106.283997 34.992001 27.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D134, 9686, 0xA84D0140, 107.676, 35.8782, 27.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0140 [107.676003 35.878201 27.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D134, 9686, 0xA84D0140, 107.676, 35.8782, 27.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0140 [107.676003 35.878201 27.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D135, 9686, 0xA84D0140, 112.9, 35.8782, 27.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0140 [112.900002 35.878201 27.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D135, 9686, 0xA84D0140, 112.9, 35.8782, 27.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0140 [112.900002 35.878201 27.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D136, 11698, 0xA84D0140, 112.769, 31.0754, 28.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1269,12 +1269,12 @@ VALUES (0x7A84D13C, 11697, 0xA84D0140, 107.254, 30.7004, 24.1, 0.359182, 0, 0, 0 /* @teleloc 0xA84D0140 [107.253998 30.700399 24.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D13D, 9686, 0xA84D0144, 107.161, 29.0094, 22.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0144 [107.161003 29.009399 22.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D13D, 9686, 0xA84D0144, 107.161, 29.0094, 22.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0144 [107.161003 29.009399 22.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D13E, 9686, 0xA84D0144, 107.411, 35.5594, 22.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0144 [107.411003 35.559399 22.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D13E, 9686, 0xA84D0144, 107.411, 35.5594, 22.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0144 [107.411003 35.559399 22.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D13F, 9686, 0xA84D0144, 110.91, 32.1737, 22.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1293,12 +1293,12 @@ VALUES (0x7A84D142, 9687, 0xA84D0144, 110.299, 34.9584, 20.1, 0.878817, 0, 0, - /* @teleloc 0xA84D0144 [110.299004 34.958401 20.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D143, 9686, 0xA84D0144, 109.25, 29.0094, 22.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0144 [109.250000 29.009399 22.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D143, 9686, 0xA84D0144, 109.25, 29.0094, 22.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0144 [109.250000 29.009399 22.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D144, 9686, 0xA84D0144, 104.387, 35.5594, 22.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0144 [104.387001 35.559399 22.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D144, 9686, 0xA84D0144, 104.387, 35.5594, 22.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0144 [104.387001 35.559399 22.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D145, 9686, 0xA84D0144, 101.201, 30.4745, 22.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1309,36 +1309,36 @@ VALUES (0x7A84D146, 11698, 0xA84D0144, 105.924, 32.2454, 23.525, 0.707107, 0, 0, /* @teleloc 0xA84D0144 [105.924004 32.245399 23.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D147, 11697, 0xA84D0144, 106.029, 29.4195, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA84D0144 [106.028999 29.419500 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D147, 11697, 0xA84D0144, 106.029, 29.4195, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA84D0144 [106.028999 29.419500 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D148, 11697, 0xA84D0144, 110.121, 32.3952, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA84D0144 [110.121002 32.395199 20.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D149, 11697, 0xA84D0144, 107.581, 35.0616, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA84D0144 [107.581001 35.061600 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A84D149, 11697, 0xA84D0144, 107.581, 35.0616, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA84D0144 [107.581001 35.061600 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D14A, 412, 0xA84D0000, 103.584, 37.4804, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA84D0000 [103.584000 37.480400 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D14A, 412, 0xA84D0000, 103.584, 37.4804, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA84D0000 [103.584000 37.480400 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D14B, 9686, 0xA84D0000, 103.586, 37.5944, 27.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0000 [103.585999 37.594398 27.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D14B, 9686, 0xA84D0000, 103.586, 37.5944, 27.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0000 [103.585999 37.594398 27.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D14C, 9686, 0xA84D0000, 100.576, 43.4494, 25.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0000 [100.575996 43.449402 25.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A84D14C, 9686, 0xA84D0000, 100.576, 43.4494, 25.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0000 [100.575996 43.449402 25.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D14D, 9686, 0xA84D0000, 106.606, 43.4494, 25.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA84D0000 [106.606003 43.449402 25.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A84D14D, 9686, 0xA84D0000, 106.606, 43.4494, 25.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA84D0000 [106.606003 43.449402 25.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A84D14E, 12679, 0xA84D0000, 108.129, 37.9154, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA84D0000 [108.128998 37.915401 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A84D14E, 12679, 0xA84D0000, 108.129, 37.9154, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA84D0000 [108.128998 37.915401 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D14F, 12679, 0xA84D0000, 99.284, 37.8054, 24.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1751,7 +1751,7 @@ VALUES (0x7A84D15C, 14935, 0xA84D0000, 113.523, 39.5632, 24.005, 0.029749, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D15D, 10707, 0xA84D0000, 76.1237, 181.529, 46.9133, -0.998524, 0, 0, 0.054319, True, '2005-02-09 10:00:00'); /* BootSpot */ -/* @teleloc 0xA84D0000 [76.123703 181.529007 46.913300] -0.998524 0.000000 0.000000 0.054318 */ +/* @teleloc 0xA84D0000 [76.123703 181.529007 46.913300] -0.998524 0.000000 0.000000 0.054319 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A84D15E, 15689, 0xA84D0000, 98.7184, 107.803, 28.005, -0.726566, 0, 0, 0.687097, False, '2005-02-09 10:00:00'); /* Ardent Realm */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A867.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A867.sql index 8089dcc820..3f6bb7eb2e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A867.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A867.sql @@ -854,7 +854,7 @@ VALUES (0x7A86709D, 0x7A86703B, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A86709E, 10148, 0xA8670123, 130.123, 152.902, 42.005, 0.998132, 0, 0, -0.061102, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA8670123 [130.123001 152.901993 42.005001] 0.998132 0.000000 0.000000 -0.061101 */ +/* @teleloc 0xA8670123 [130.123001 152.901993 42.005001] 0.998132 0.000000 0.000000 -0.061102 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7A86709E, 0x7A86704D, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A88A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A88A.sql index fa2e01f826..bac669f057 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A88A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A88A.sql @@ -425,8 +425,8 @@ VALUES (0x7A88A069, 9686, 0xA88A0111, 64.679, 34.3634, 34.85, 0.317305, 0, 0, - /* @teleloc 0xA88A0111 [64.679001 34.363400 34.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A06A, 9686, 0xA88A0111, 63.0722, 33.842, 37.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0111 [63.072201 33.841999 37.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A06A, 9686, 0xA88A0111, 63.0722, 33.842, 37.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0111 [63.072201 33.841999 37.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A06B, 9686, 0xA88A0111, 60.7254, 36.976, 35.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -441,32 +441,32 @@ VALUES (0x7A88A06D, 9686, 0xA88A0111, 64.829, 39.6634, 34.85, -0.902209, 0, 0, /* @teleloc 0xA88A0111 [64.829002 39.663399 34.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A06E, 9686, 0xA88A0111, 63.079, 40.876, 35.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0111 [63.078999 40.875999 35.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A06E, 9686, 0xA88A0111, 63.079, 40.876, 35.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0111 [63.078999 40.875999 35.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A06F, 11697, 0xA88A0111, 63.1271, 34.1826, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0111 [63.127102 34.182598 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A06F, 11697, 0xA88A0111, 63.1271, 34.1826, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0111 [63.127102 34.182598 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A070, 11697, 0xA88A0111, 61.2271, 35.2326, 32.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA88A0111 [61.227100 35.232601 32.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A071, 9686, 0xA88A0114, 53.8141, 33.1448, 34.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0114 [53.814098 33.144798 34.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A071, 9686, 0xA88A0114, 53.8141, 33.1448, 34.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0114 [53.814098 33.144798 34.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A072, 9686, 0xA88A0114, 59.2141, 33.1448, 34.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0114 [59.214100 33.144798 34.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A072, 9686, 0xA88A0114, 59.2141, 33.1448, 34.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0114 [59.214100 33.144798 34.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A073, 9686, 0xA88A0114, 60.2641, 34.494, 33.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA88A0114 [60.264099 34.493999 33.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A074, 9686, 0xA88A0114, 56.2641, 39.0448, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0114 [56.264099 39.044800 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A074, 9686, 0xA88A0114, 56.2641, 39.0448, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0114 [56.264099 39.044800 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A075, 9686, 0xA88A0114, 52.4641, 35.8948, 36.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,16 +489,16 @@ VALUES (0x7A88A079, 11697, 0xA88A0114, 56.1461, 36.2234, 32.1, -0.707107, 0, 0, /* @teleloc 0xA88A0114 [56.146099 36.223400 32.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A07A, 11697, 0xA88A0114, 56.6771, 33.7326, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0114 [56.677101 33.732601 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A07A, 11697, 0xA88A0114, 56.6771, 33.7326, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0114 [56.677101 33.732601 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A07B, 9686, 0xA88A0114, 53.7147, 39.0448, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0114 [53.714699 39.044800 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A07B, 9686, 0xA88A0114, 53.7147, 39.0448, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0114 [53.714699 39.044800 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A07C, 9686, 0xA88A0114, 59.0585, 39.0448, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0114 [59.058498 39.044800 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A07C, 9686, 0xA88A0114, 59.0585, 39.0448, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0114 [59.058498 39.044800 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A07D, 9686, 0xA88A0114, 52.4641, 34.1797, 35.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -509,8 +509,8 @@ VALUES (0x7A88A07E, 9686, 0xA88A0114, 52.4641, 38.1279, 35.35, -0.707107, 0, 0, /* @teleloc 0xA88A0114 [52.464100 38.127899 35.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A07F, 9686, 0xA88A0114, 56.6736, 33.1448, 35.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0114 [56.673599 33.144798 35.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A07F, 9686, 0xA88A0114, 56.6736, 33.1448, 35.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0114 [56.673599 33.144798 35.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A080, 9686, 0xA88A0114, 60.2641, 34.194, 35.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,20 +545,20 @@ VALUES (0x7A88A087, 11697, 0xA88A0114, 59.2723, 33.9421, 32.1, 0.297375, 0, 0, - /* @teleloc 0xA88A0114 [59.272301 33.942101 32.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A088, 11697, 0xA88A0114, 56.4271, 38.5326, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0114 [56.427101 38.532600 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A088, 11697, 0xA88A0114, 56.4271, 38.5326, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0114 [56.427101 38.532600 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A089, 9686, 0xA88A0116, 59.1722, 32.192, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0116 [59.172199 32.192001 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A089, 9686, 0xA88A0116, 59.1722, 32.192, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0116 [59.172199 32.192001 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A08A, 9686, 0xA88A0116, 55.6754, 35.426, 30.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA88A0116 [55.675400 35.425999 30.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A08B, 9686, 0xA88A0116, 57.929, 38.676, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0116 [57.929001 38.675999 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A08B, 9686, 0xA88A0116, 57.929, 38.676, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0116 [57.929001 38.675999 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A08C, 11697, 0xA88A0116, 63.7956, 37.4749, 28.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -577,12 +577,12 @@ VALUES (0x7A88A08F, 11697, 0xA88A0116, 56.5632, 35.9868, 28.1, -0.707107, 0, 0, /* @teleloc 0xA88A0116 [56.563202 35.986801 28.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A090, 9686, 0xA88A0116, 63.0722, 32.192, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0116 [63.072201 32.192001 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A090, 9686, 0xA88A0116, 63.0722, 32.192, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0116 [63.072201 32.192001 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A091, 9686, 0xA88A0116, 61.179, 38.676, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0116 [61.179001 38.675999 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A091, 9686, 0xA88A0116, 61.179, 38.676, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0116 [61.179001 38.675999 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A092, 9686, 0xA88A0116, 65.6254, 34.226, 30.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -593,20 +593,20 @@ VALUES (0x7A88A093, 11698, 0xA88A0116, 59.6581, 36.0762, 31.5, -0.707107, 0, 0, /* @teleloc 0xA88A0116 [59.658100 36.076199 31.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A094, 11697, 0xA88A0116, 60.2632, 33.0368, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0116 [60.263199 33.036800 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A094, 11697, 0xA88A0116, 60.2632, 33.0368, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0116 [60.263199 33.036800 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A095, 11697, 0xA88A0116, 59.6456, 38.2249, 28.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0116 [59.645599 38.224899 28.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A095, 11697, 0xA88A0116, 59.6456, 38.2249, 28.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0116 [59.645599 38.224899 28.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A096, 412, 0xA88A0000, 63.029, 41.4234, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA88A0000 [63.028999 41.423401 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A096, 412, 0xA88A0000, 63.029, 41.4234, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA88A0000 [63.028999 41.423401 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A097, 9686, 0xA88A0000, 63.0722, 41.592, 35.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0000 [63.072201 41.591999 35.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A097, 9686, 0xA88A0000, 63.0722, 41.592, 35.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0000 [63.072201 41.591999 35.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A098, 9686, 0xA88A0000, 65.3722, 40.692, 34.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -621,8 +621,8 @@ VALUES (0x7A88A09A, 12679, 0xA88A0000, 66.1771, 40.9826, 32.1, -0.402747, 0, 0, /* @teleloc 0xA88A0000 [66.177101 40.982601 32.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A09B, 12679, 0xA88A0000, 56.1771, 40.0326, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA88A0000 [56.177101 40.032600 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A09B, 12679, 0xA88A0000, 56.1771, 40.0326, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA88A0000 [56.177101 40.032600 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A09C, 9686, 0xA88A011A, 153.274, 155.774, 37.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x7A88A137, 12679, 0xA88A0000, 152.914, 99.327, 32.1, 0.923879, 0, 0, -0 /* @teleloc 0xA88A0000 [152.914001 99.327003 32.099998] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A138, 412, 0xA88A0130, 151.682, 65.9987, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA88A0130 [151.682007 65.998703 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A138, 412, 0xA88A0130, 151.682, 65.9987, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA88A0130 [151.682007 65.998703 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A139, 9686, 0xA88A0131, 151.632, 65.1887, 38.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x7A88A13C, 11697, 0xA88A0131, 149.904, 64.6995, 34.15, -0.92388, 0, 0, /* @teleloc 0xA88A0131 [149.904007 64.699501 34.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A13D, 9686, 0xA88A0131, 151.632, 56.6387, 39.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0131 [151.632004 56.638699 39.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A13D, 9686, 0xA88A0131, 151.632, 56.6387, 39.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0131 [151.632004 56.638699 39.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A13E, 9686, 0xA88A0131, 149.332, 62.6879, 36.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x7A88A141, 9686, 0xA88A0131, 153.96, 62.4731, 36.25, 0.707107, 0, 0, - /* @teleloc 0xA88A0131 [153.960007 62.473099 36.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A142, 9686, 0xA88A0132, 157.832, 60.6887, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0132 [157.832001 60.688702 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A142, 9686, 0xA88A0132, 157.832, 60.6887, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0132 [157.832001 60.688702 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A143, 9686, 0xA88A0132, 160.965, 59.4976, 36.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA88A0132 [160.964996 59.497601 36.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A144, 9686, 0xA88A0132, 159.873, 54.7387, 37.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0132 [159.873001 54.738701 37.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A144, 9686, 0xA88A0132, 159.873, 54.7387, 37.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0132 [159.873001 54.738701 37.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A145, 9686, 0xA88A0132, 155.421, 54.7387, 37.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0132 [155.421005 54.738701 37.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A145, 9686, 0xA88A0132, 155.421, 54.7387, 37.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0132 [155.421005 54.738701 37.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A146, 9686, 0xA88A0132, 154.401, 55.9687, 36, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x7A88A149, 11698, 0xA88A0132, 157.782, 57.6387, 40.25, 0.707107, 0, 0, /* @teleloc 0xA88A0132 [157.781998 57.638699 40.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A14A, 11697, 0xA88A0132, 157.766, 57.5555, 34.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0132 [157.766006 57.555500 34.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A14A, 11697, 0xA88A0132, 157.766, 57.5555, 34.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0132 [157.766006 57.555500 34.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A14B, 9686, 0xA88A0132, 160.965, 55.8976, 36.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x7A88A14C, 9686, 0xA88A0132, 160.965, 57.7399, 37.9, 0.707107, 0, 0, - /* @teleloc 0xA88A0132 [160.964996 57.739899 37.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A14D, 9686, 0xA88A0132, 159.931, 60.6887, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0132 [159.931000 60.688702 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A14D, 9686, 0xA88A0132, 159.931, 60.6887, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0132 [159.931000 60.688702 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A14E, 9686, 0xA88A0132, 155.581, 60.6887, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0132 [155.580994 60.688702 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A14E, 9686, 0xA88A0132, 155.581, 60.6887, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0132 [155.580994 60.688702 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A14F, 9686, 0xA88A0132, 157.653, 54.7387, 37.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0132 [157.653000 54.738701 37.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A14F, 9686, 0xA88A0132, 157.653, 54.7387, 37.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0132 [157.653000 54.738701 37.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A150, 9686, 0xA88A0132, 154.401, 56.2176, 37.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x7A88A151, 9686, 0xA88A0132, 154.401, 59.2551, 37.6, -0.707107, 0, 0, /* @teleloc 0xA88A0132 [154.401001 59.255100 37.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A152, 9686, 0xA88A0132, 155.581, 60.6887, 36, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0132 [155.580994 60.688702 36.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A152, 9686, 0xA88A0132, 155.581, 60.6887, 36, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0132 [155.580994 60.688702 36.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A153, 11698, 0xA88A0132, 160.109, 55.4318, 38.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x7A88A154, 11698, 0xA88A0132, 160.009, 59.7318, 38.3, 0.919479, 0, 0, - /* @teleloc 0xA88A0132 [160.009003 59.731800 38.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A155, 11697, 0xA88A0132, 157.769, 56.2211, 34.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0132 [157.768997 56.221100 34.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A155, 11697, 0xA88A0132, 157.769, 56.2211, 34.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0132 [157.768997 56.221100 34.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A156, 11697, 0xA88A0132, 157.769, 58.7169, 34.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0132 [157.768997 58.716900 34.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A156, 11697, 0xA88A0132, 157.769, 58.7169, 34.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0132 [157.768997 58.716900 34.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A157, 11697, 0xA88A0132, 159.919, 55.6054, 34.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x7A88A158, 11697, 0xA88A0132, 160.263, 57.8081, 34.15, 0.707107, 0, 0, /* @teleloc 0xA88A0132 [160.263000 57.808102 34.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A159, 11697, 0xA88A0132, 157.769, 59.9203, 34.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0132 [157.768997 59.920300 34.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A159, 11697, 0xA88A0132, 157.769, 59.9203, 34.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0132 [157.768997 59.920300 34.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A15A, 9686, 0xA88A0134, 153.883, 60.3387, 32.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0134 [153.882996 60.338699 32.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A15A, 9686, 0xA88A0134, 153.883, 60.3387, 32.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0134 [153.882996 60.338699 32.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A15B, 9686, 0xA88A0134, 160.733, 57.6701, 32.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x7A88A15E, 9687, 0xA88A0134, 150.108, 59.6056, 30.1, -0.865587, -0.000 /* @teleloc 0xA88A0134 [150.108002 59.605598 30.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A15F, 9686, 0xA88A0134, 157.186, 60.3387, 32.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0134 [157.186005 60.338699 32.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A15F, 9686, 0xA88A0134, 157.186, 60.3387, 32.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0134 [157.186005 60.338699 32.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A160, 9686, 0xA88A0134, 153.285, 54.7991, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0134 [153.285004 54.799099 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A160, 9686, 0xA88A0134, 153.285, 54.7991, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0134 [153.285004 54.799099 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A161, 9686, 0xA88A0134, 157.398, 54.7991, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0134 [157.397995 54.799099 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A161, 9686, 0xA88A0134, 157.398, 54.7991, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0134 [157.397995 54.799099 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A162, 9686, 0xA88A0134, 149.332, 55.9596, 32.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x7A88A163, 11698, 0xA88A0134, 155.925, 57.6387, 33.5, -0.707107, 0, 0, /* @teleloc 0xA88A0134 [155.925003 57.638699 33.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A164, 11697, 0xA88A0134, 155.672, 59.68, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0134 [155.671997 59.680000 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A88A164, 11697, 0xA88A0134, 155.672, 59.68, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0134 [155.671997 59.680000 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A165, 11697, 0xA88A0134, 155.372, 55.33, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA88A0134 [155.371994 55.330002 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A165, 11697, 0xA88A0134, 155.372, 55.33, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA88A0134 [155.371994 55.330002 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A166, 11697, 0xA88A0134, 159.991, 57.3023, 30.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA88A0134 [159.990997 57.302299 30.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A167, 9686, 0xA88A0000, 151.682, 66.0373, 37.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0000 [151.682007 66.037300 37.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A88A167, 9686, 0xA88A0000, 151.682, 66.0373, 37.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0000 [151.682007 66.037300 37.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A168, 9686, 0xA88A0000, 149.531, 66.2373, 35.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0000 [149.531006 66.237297 35.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A88A168, 9686, 0xA88A0000, 149.531, 66.2373, 35.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0000 [149.531006 66.237297 35.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A169, 9686, 0xA88A0000, 153.824, 66.2373, 35.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA88A0000 [153.824005 66.237297 35.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A88A169, 9686, 0xA88A0000, 153.824, 66.2373, 35.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA88A0000 [153.824005 66.237297 35.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A16A, 12679, 0xA88A0000, 155.769, 66.6712, 34.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA88A0000 [155.768997 66.671204 34.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A88A16B, 12679, 0xA88A0000, 157.769, 61.9212, 34.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA88A0000 [157.768997 61.921200 34.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A88A16B, 12679, 0xA88A0000, 157.769, 61.9212, 34.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA88A0000 [157.768997 61.921200 34.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A16C, 9686, 0xA88A0136, 109.716, 34.1226, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2020,7 +2020,7 @@ VALUES (0x7A88A1A5, 0x7A88A104, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A1A6, 19044, 0xA88A0131, 152.706, 58.9248, 34.005, 0.044943, 0, 0, -0.99899, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA88A0131 [152.705994 58.924801 34.005001] 0.044942 0.000000 0.000000 -0.998990 */ +/* @teleloc 0xA88A0131 [152.705994 58.924801 34.005001] 0.044943 0.000000 0.000000 -0.998990 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7A88A1A6, 0x7A88A139, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -2158,7 +2158,7 @@ VALUES (0x7A88A1AC, 19075, 0xA88A0000, 109.087, 151.297, 34.005, 0.999985, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A1AD, 19075, 0xA88A0000, 159.84, 150.507, 34.005, 0.999653, 0, 0, -0.026358, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xA88A0000 [159.839996 150.507004 34.005001] 0.999653 0.000000 0.000000 -0.026357 */ +/* @teleloc 0xA88A0000 [159.839996 150.507004 34.005001] 0.999653 0.000000 0.000000 -0.026358 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A88A1AE, 19075, 0xA88A0000, 152.362, 113.687, 32.005, 0.686367, 0, 0, -0.727256, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A8DA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A8DA.sql index e50cbd00bb..578af2545a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A8DA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A8DA.sql @@ -302,7 +302,7 @@ VALUES (0x7A8DA042, 0x7A8DA00E, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A8DA043, 10690, 0xA8DA0104, 80.1887, 134.055, 54.005, 0.998993, 0, 0, 0.044878, False, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0xA8DA0104 [80.188698 134.054993 54.005001] 0.998993 0.000000 0.000000 0.044877 */ +/* @teleloc 0xA8DA0104 [80.188698 134.054993 54.005001] 0.998993 0.000000 0.000000 0.044878 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7A8DA043, 0x7A8DA001, '2005-02-09 10:00:00') /* Ceiling Hook (11698) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A8E0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A8E0.sql index cf86f265ab..8c60392999 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A8E0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A8E0.sql @@ -197,8 +197,8 @@ VALUES (0x7A8E0025, 28246, 0xA8E00100, 87.1523, 109.08, 28.029, -0.203524, 0, 0, /* @teleloc 0xA8E00100 [87.152298 109.080002 28.028999] -0.203524 0.000000 0.000000 -0.979070 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A8E0026, 30749, 0xA8E00108, 82.301, 85.604, 23.205, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Defiled Temple Lower Wing */ -/* @teleloc 0xA8E00108 [82.301003 85.603996 23.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A8E0026, 30749, 0xA8E00108, 82.301, 85.604, 23.205, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Defiled Temple Lower Wing */ +/* @teleloc 0xA8E00108 [82.301003 85.603996 23.205000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A8E0027, 30750, 0xA8E00103, 61.8602, 108.275, 23.205, 0.735976, 0, 0, 0.677008, False, '2005-02-09 10:00:00'); /* Defiled Temple Middle Wing */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A953.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A953.sql index 5f6508eaf1..8421bb53de 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A953.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A953.sql @@ -151,8 +151,8 @@ VALUES (0x7A95301D, 23516, 0xA9530000, 115.599, 100.575, 109.835, -0.605297, 0, /* @teleloc 0xA9530000 [115.598999 100.574997 109.834999] -0.605297 0.000000 0.000000 0.796000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A95301E, 23351, 0xA9530000, 85.0747, 106.928, 149.441, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Stone Plaque */ -/* @teleloc 0xA9530000 [85.074699 106.928001 149.440994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A95301E, 23351, 0xA9530000, 85.0747, 106.928, 149.441, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Stone Plaque */ +/* @teleloc 0xA9530000 [85.074699 106.928001 149.440994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A95301F, 23519, 0xA9530000, 39.2278, 111.655, 192.235, -0.006033, 0, 0, -0.999982, False, '2005-02-09 10:00:00'); /* Chest */ @@ -163,8 +163,8 @@ VALUES (0x7A953020, 23520, 0xA9530000, 129.131, 106.13, 192.279, 0.999975, 0, 0, /* @teleloc 0xA9530000 [129.130997 106.129997 192.279007] 0.999975 0.000000 0.000000 -0.007095 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A953021, 23517, 0xA9530000, 83.702, 107.111, 148.624, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* A Note from Tamian Wilmot */ -/* @teleloc 0xA9530000 [83.702003 107.111000 148.623993] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A953021, 23517, 0xA9530000, 83.702, 107.111, 148.624, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* A Note from Tamian Wilmot */ +/* @teleloc 0xA9530000 [83.702003 107.111000 148.623993] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A953022, 15759, 0xA9530000, 83.7095, 109.934, 147.936, 0.025021, 0, 0, -0.999687, False, '2005-02-09 10:00:00'); /* Linkable Item Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A973.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A973.sql index 2c9d61a28c..bebb56d15c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A973.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A973.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xA973; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973000, 412, 0xA9730101, 104.815, 41.6683, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA9730101 [104.815002 41.668301 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973000, 412, 0xA9730101, 104.815, 41.6683, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA9730101 [104.815002 41.668301 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973001, 9686, 0xA9730102, 104.765, 40.8583, 40.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -21,8 +21,8 @@ VALUES (0x7A973004, 11697, 0xA9730102, 103.037, 40.3692, 36.15, -0.92388, 0, 0, /* @teleloc 0xA9730102 [103.037003 40.369202 36.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973005, 9686, 0xA9730102, 104.765, 32.3083, 41.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730102 [104.764999 32.308300 41.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973005, 9686, 0xA9730102, 104.765, 32.3083, 41.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730102 [104.764999 32.308300 41.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973006, 9686, 0xA9730102, 102.465, 38.3575, 38.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,20 +41,20 @@ VALUES (0x7A973009, 9686, 0xA9730102, 107.093, 38.1427, 38.25, 0.707107, 0, 0, /* @teleloc 0xA9730102 [107.093002 38.142700 38.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97300A, 9686, 0xA9730103, 110.965, 36.3583, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730103 [110.964996 36.358299 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97300A, 9686, 0xA9730103, 110.965, 36.3583, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730103 [110.964996 36.358299 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97300B, 9686, 0xA9730103, 114.098, 35.1672, 38.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA9730103 [114.098000 35.167198 38.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97300C, 9686, 0xA9730103, 113.006, 30.4083, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730103 [113.005997 30.408300 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97300C, 9686, 0xA9730103, 113.006, 30.4083, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730103 [113.005997 30.408300 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97300D, 9686, 0xA9730103, 108.554, 30.4083, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730103 [108.554001 30.408300 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97300D, 9686, 0xA9730103, 108.554, 30.4083, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730103 [108.554001 30.408300 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97300E, 9686, 0xA9730103, 107.534, 31.6383, 38, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,8 +73,8 @@ VALUES (0x7A973011, 11698, 0xA9730103, 110.915, 33.3083, 42.25, 0.707107, 0, 0, /* @teleloc 0xA9730103 [110.915001 33.308300 42.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973012, 11697, 0xA9730103, 110.899, 33.2251, 36.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA9730103 [110.899002 33.225101 36.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973012, 11697, 0xA9730103, 110.899, 33.2251, 36.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA9730103 [110.899002 33.225101 36.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973013, 9686, 0xA9730103, 114.098, 31.5672, 38.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -85,16 +85,16 @@ VALUES (0x7A973014, 9686, 0xA9730103, 114.098, 33.4095, 39.9, 0.707107, 0, 0, - /* @teleloc 0xA9730103 [114.098000 33.409500 39.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973015, 9686, 0xA9730103, 113.064, 36.3583, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730103 [113.064003 36.358299 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A973015, 9686, 0xA9730103, 113.064, 36.3583, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730103 [113.064003 36.358299 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973016, 9686, 0xA9730103, 108.714, 36.3583, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730103 [108.713997 36.358299 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A973016, 9686, 0xA9730103, 108.714, 36.3583, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730103 [108.713997 36.358299 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973017, 9686, 0xA9730103, 110.786, 30.4083, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730103 [110.786003 30.408300 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973017, 9686, 0xA9730103, 110.786, 30.4083, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730103 [110.786003 30.408300 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973018, 9686, 0xA9730103, 107.534, 31.8872, 39.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -105,8 +105,8 @@ VALUES (0x7A973019, 9686, 0xA9730103, 107.534, 34.9247, 39.6, -0.707107, 0, 0, /* @teleloc 0xA9730103 [107.533997 34.924702 39.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97301A, 9686, 0xA9730103, 108.714, 36.3583, 38, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730103 [108.713997 36.358299 38.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97301A, 9686, 0xA9730103, 108.714, 36.3583, 38, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730103 [108.713997 36.358299 38.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97301B, 11698, 0xA9730103, 113.242, 31.1014, 40.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -117,12 +117,12 @@ VALUES (0x7A97301C, 11698, 0xA9730103, 113.142, 35.4015, 40.3, 0.919479, 0, 0, - /* @teleloc 0xA9730103 [113.141998 35.401501 40.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97301D, 11697, 0xA9730103, 110.902, 31.8908, 36.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA9730103 [110.902000 31.890800 36.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97301D, 11697, 0xA9730103, 110.902, 31.8908, 36.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA9730103 [110.902000 31.890800 36.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97301E, 11697, 0xA9730103, 110.902, 34.3865, 36.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA9730103 [110.902000 34.386501 36.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97301E, 11697, 0xA9730103, 110.902, 34.3865, 36.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA9730103 [110.902000 34.386501 36.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97301F, 11697, 0xA9730103, 113.052, 31.275, 36.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -133,12 +133,12 @@ VALUES (0x7A973020, 11697, 0xA9730103, 113.396, 33.4777, 36.15, 0.707107, 0, 0, /* @teleloc 0xA9730103 [113.396004 33.477699 36.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973021, 11697, 0xA9730103, 110.902, 35.5899, 36.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA9730103 [110.902000 35.589901 36.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A973021, 11697, 0xA9730103, 110.902, 35.5899, 36.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA9730103 [110.902000 35.589901 36.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973022, 9686, 0xA9730105, 107.016, 36.0083, 34.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730105 [107.015999 36.008301 34.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A973022, 9686, 0xA9730105, 107.016, 36.0083, 34.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730105 [107.015999 36.008301 34.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973023, 9686, 0xA9730105, 113.866, 33.3397, 34.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7A973026, 9687, 0xA9730105, 103.241, 35.2752, 32.1, -0.865587, -0.000 /* @teleloc 0xA9730105 [103.240997 35.275200 32.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973027, 9686, 0xA9730105, 110.319, 36.0083, 34.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730105 [110.319000 36.008301 34.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A973027, 9686, 0xA9730105, 110.319, 36.0083, 34.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730105 [110.319000 36.008301 34.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973028, 9686, 0xA9730105, 106.418, 30.4688, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730105 [106.417999 30.468800 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973028, 9686, 0xA9730105, 106.418, 30.4688, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730105 [106.417999 30.468800 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973029, 9686, 0xA9730105, 110.531, 30.4688, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730105 [110.530998 30.468800 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973029, 9686, 0xA9730105, 110.531, 30.4688, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730105 [110.530998 30.468800 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97302A, 9686, 0xA9730105, 102.465, 31.6292, 34.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,52 +177,52 @@ VALUES (0x7A97302B, 11698, 0xA9730105, 109.058, 33.3083, 35.5, -0.707107, 0, 0, /* @teleloc 0xA9730105 [109.057999 33.308300 35.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97302C, 11697, 0xA9730105, 108.805, 35.3496, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA9730105 [108.805000 35.349602 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97302C, 11697, 0xA9730105, 108.805, 35.3496, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA9730105 [108.805000 35.349602 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97302D, 11697, 0xA9730105, 108.505, 30.9996, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA9730105 [108.504997 30.999599 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97302D, 11697, 0xA9730105, 108.505, 30.9996, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA9730105 [108.504997 30.999599 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97302E, 11697, 0xA9730105, 113.124, 32.9719, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA9730105 [113.124001 32.971901 32.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97302F, 9686, 0xA9730000, 104.815, 41.7069, 39.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730000 [104.815002 41.706902 39.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A97302F, 9686, 0xA9730000, 104.815, 41.7069, 39.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730000 [104.815002 41.706902 39.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973030, 9686, 0xA9730000, 102.664, 41.9069, 37.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730000 [102.664001 41.906898 37.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A973030, 9686, 0xA9730000, 102.664, 41.9069, 37.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730000 [102.664001 41.906898 37.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973031, 9686, 0xA9730000, 106.957, 41.9069, 37.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730000 [106.957001 41.906898 37.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A973031, 9686, 0xA9730000, 106.957, 41.9069, 37.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730000 [106.957001 41.906898 37.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973032, 12679, 0xA9730000, 108.902, 42.3408, 36.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA9730000 [108.902000 42.340801 36.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973033, 12679, 0xA9730000, 110.902, 37.5908, 36.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA9730000 [110.902000 37.590801 36.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973033, 12679, 0xA9730000, 110.902, 37.5908, 36.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA9730000 [110.902000 37.590801 36.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973034, 9686, 0xA9730107, 58.1412, 34.4081, 37.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA9730107 [58.141201 34.408100 37.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973035, 9686, 0xA9730107, 56.9412, 32.5081, 36.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730107 [56.941200 32.508099 36.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973035, 9686, 0xA9730107, 56.9412, 32.5081, 36.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730107 [56.941200 32.508099 36.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973036, 11697, 0xA9730107, 57.7543, 37.1588, 34.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA9730107 [57.754299 37.158798 34.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973037, 11697, 0xA9730107, 56.7293, 32.8838, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA9730107 [56.729301 32.883801 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973037, 11697, 0xA9730107, 56.7293, 32.8838, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA9730107 [56.729301 32.883801 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973038, 9686, 0xA9730107, 53.4912, 33.2831, 36.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -237,24 +237,24 @@ VALUES (0x7A97303A, 9686, 0xA9730107, 53.4912, 36.7581, 36.5, -0.707107, 0, 0, /* @teleloc 0xA9730107 [53.491199 36.758099 36.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97303B, 9686, 0xA9730107, 55.9097, 37.6542, 37.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730107 [55.909698 37.654202 37.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97303B, 9686, 0xA9730107, 55.9097, 37.6542, 37.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730107 [55.909698 37.654202 37.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97303C, 9686, 0xA9730107, 58.1412, 36.503, 36.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA9730107 [58.141201 36.502998 36.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97303D, 9686, 0xA9730108, 59.7952, 30.623, 35.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730108 [59.795200 30.622999 35.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97303D, 9686, 0xA9730108, 59.7952, 30.623, 35.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730108 [59.795200 30.622999 35.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97303E, 9686, 0xA9730108, 65.1736, 30.623, 35.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730108 [65.173599 30.622999 35.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97303E, 9686, 0xA9730108, 65.1736, 30.623, 35.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730108 [65.173599 30.622999 35.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97303F, 9686, 0xA9730108, 62.5236, 36.573, 37.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730108 [62.523602 36.573002 37.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97303F, 9686, 0xA9730108, 62.5236, 36.573, 37.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730108 [62.523602 36.573002 37.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973040, 9686, 0xA9730108, 66.4736, 35.523, 35.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -277,8 +277,8 @@ VALUES (0x7A973044, 11698, 0xA9730108, 62.5326, 33.6652, 40.6, -0.707107, 0, 0, /* @teleloc 0xA9730108 [62.532600 33.665199 40.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973045, 11697, 0xA9730108, 62.5191, 36.1986, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA9730108 [62.519100 36.198601 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A973045, 11697, 0xA9730108, 62.5191, 36.1986, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA9730108 [62.519100 36.198601 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973046, 9686, 0xA9730108, 66.4736, 31.7326, 35.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -289,8 +289,8 @@ VALUES (0x7A973047, 9686, 0xA9730108, 66.4736, 33.5853, 37.875, 0.707107, 0, 0, /* @teleloc 0xA9730108 [66.473602 33.585300 37.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973048, 9686, 0xA9730108, 62.5392, 30.623, 37.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730108 [62.539200 30.622999 37.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973048, 9686, 0xA9730108, 62.5392, 30.623, 37.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730108 [62.539200 30.622999 37.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973049, 9686, 0xA9730108, 58.5821, 31.6374, 37.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,12 +305,12 @@ VALUES (0x7A97304B, 9686, 0xA9730108, 58.5821, 35.6868, 37.6, -0.707107, 0, 0, /* @teleloc 0xA9730108 [58.582100 35.686798 37.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97304C, 9686, 0xA9730108, 59.9742, 36.573, 37.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730108 [59.974201 36.573002 37.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97304C, 9686, 0xA9730108, 59.9742, 36.573, 37.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730108 [59.974201 36.573002 37.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97304D, 9686, 0xA9730108, 65.1985, 36.573, 37.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730108 [65.198502 36.573002 37.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97304D, 9686, 0xA9730108, 65.1985, 36.573, 37.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730108 [65.198502 36.573002 37.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97304E, 11698, 0xA9730108, 65.0676, 31.7702, 38.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -341,12 +341,12 @@ VALUES (0x7A973054, 11697, 0xA9730108, 59.5526, 31.3952, 34.1, 0.359182, 0, 0, 0 /* @teleloc 0xA9730108 [59.552601 31.395201 34.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973055, 9686, 0xA973010C, 59.4597, 29.7042, 32.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA973010C [59.459702 29.704201 32.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973055, 9686, 0xA973010C, 59.4597, 29.7042, 32.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA973010C [59.459702 29.704201 32.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973056, 9686, 0xA973010C, 59.7097, 36.2542, 32.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA973010C [59.709702 36.254200 32.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A973056, 9686, 0xA973010C, 59.7097, 36.2542, 32.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA973010C [59.709702 36.254200 32.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973057, 9686, 0xA973010C, 63.2088, 32.8685, 32.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,12 +365,12 @@ VALUES (0x7A97305A, 9687, 0xA973010C, 62.5971, 35.6532, 30.1, 0.878817, 0, 0, - /* @teleloc 0xA973010C [62.597099 35.653198 30.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97305B, 9686, 0xA973010C, 61.5484, 29.7042, 32.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA973010C [61.548401 29.704201 32.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97305B, 9686, 0xA973010C, 61.5484, 29.7042, 32.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA973010C [61.548401 29.704201 32.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97305C, 9686, 0xA973010C, 56.6854, 36.2542, 32.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA973010C [56.685398 36.254200 32.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97305C, 9686, 0xA973010C, 56.6854, 36.2542, 32.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA973010C [56.685398 36.254200 32.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97305D, 9686, 0xA973010C, 53.4999, 31.1693, 32.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -381,36 +381,36 @@ VALUES (0x7A97305E, 11698, 0xA973010C, 58.2226, 32.9402, 33.525, 0.707107, 0, 0, /* @teleloc 0xA973010C [58.222599 32.940201 33.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97305F, 11697, 0xA973010C, 58.3277, 30.1143, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA973010C [58.327702 30.114300 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97305F, 11697, 0xA973010C, 58.3277, 30.1143, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA973010C [58.327702 30.114300 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973060, 11697, 0xA973010C, 62.4191, 33.09, 30.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA973010C [62.419102 33.090000 30.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973061, 11697, 0xA973010C, 59.8801, 35.7564, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA973010C [59.880100 35.756401 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A973061, 11697, 0xA973010C, 59.8801, 35.7564, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA973010C [59.880100 35.756401 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973062, 412, 0xA9730000, 55.8826, 38.1752, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA9730000 [55.882599 38.175201 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973062, 412, 0xA9730000, 55.8826, 38.1752, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA9730000 [55.882599 38.175201 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973063, 9686, 0xA9730000, 55.8847, 38.2892, 37.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730000 [55.884701 38.289200 37.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973063, 9686, 0xA9730000, 55.8847, 38.2892, 37.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730000 [55.884701 38.289200 37.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973064, 9686, 0xA9730000, 52.8747, 44.1442, 35.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730000 [52.874699 44.144199 35.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A973064, 9686, 0xA9730000, 52.8747, 44.1442, 35.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730000 [52.874699 44.144199 35.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973065, 9686, 0xA9730000, 58.9047, 44.1442, 35.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA9730000 [58.904701 44.144199 35.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7A973065, 9686, 0xA9730000, 58.9047, 44.1442, 35.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA9730000 [58.904701 44.144199 35.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A973066, 12679, 0xA9730000, 60.4276, 38.6102, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA9730000 [60.427601 38.610199 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A973066, 12679, 0xA9730000, 60.4276, 38.6102, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA9730000 [60.427601 38.610199 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A973067, 12679, 0xA9730000, 51.5826, 38.5002, 34.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A97C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A97C.sql index d506ab4a58..0584145871 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A97C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A97C.sql @@ -1041,20 +1041,20 @@ VALUES (0x7A97C103, 12679, 0xA97C0000, 38.446, 93.4854, 40.1, -0.382684, 0, 0, - /* @teleloc 0xA97C0000 [38.445999 93.485397 40.099998] -0.382684 0.000000 0.000000 -0.923879 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C104, 9686, 0xA97C0129, 37.8146, 35.3803, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0129 [37.814602 35.380299 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C104, 9686, 0xA97C0129, 37.8146, 35.3803, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0129 [37.814602 35.380299 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C105, 9686, 0xA97C0129, 33.1967, 35.3573, 44.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0129 [33.196701 35.357300 44.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C105, 9686, 0xA97C0129, 33.1967, 35.3573, 44.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0129 [33.196701 35.357300 44.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C106, 9686, 0xA97C0129, 35.7121, 29.6303, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0129 [35.712101 29.630301 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C106, 9686, 0xA97C0129, 35.7121, 29.6303, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0129 [35.712101 29.630301 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C107, 9686, 0xA97C0129, 38.9121, 29.6303, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0129 [38.912102 29.630301 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C107, 9686, 0xA97C0129, 38.9121, 29.6303, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0129 [38.912102 29.630301 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C108, 11697, 0xA97C0129, 31.1801, 30.3166, 42.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1065,16 +1065,16 @@ VALUES (0x7A97C109, 11697, 0xA97C0129, 40.0801, 34.6494, 42.1, -0.932639, 0, 0, /* @teleloc 0xA97C0129 [40.080101 34.649399 42.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C10A, 11698, 0xA97C0129, 35.7432, 32.6803, 48.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA97C0129 [35.743198 32.680302 48.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C10A, 11698, 0xA97C0129, 35.7432, 32.6803, 48.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA97C0129 [35.743198 32.680302 48.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C10B, 11697, 0xA97C0129, 35.7301, 32.6494, 42.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA97C0129 [35.730099 32.649399 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C10C, 9686, 0xA97C0129, 32.5619, 29.6303, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0129 [32.561901 29.630301 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C10C, 9686, 0xA97C0129, 32.5619, 29.6303, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0129 [32.561901 29.630301 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C10D, 9686, 0xA97C0129, 30.5153, 32.5071, 45.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1101,12 +1101,12 @@ VALUES (0x7A97C112, 9686, 0xA97C0129, 40.9089, 30.5072, 45.65, 0.707107, 0, 0, /* @teleloc 0xA97C0129 [40.908901 30.507200 45.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C113, 9686, 0xA97C0129, 33.5619, 35.3803, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0129 [33.561901 35.380299 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C113, 9686, 0xA97C0129, 33.5619, 35.3803, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0129 [33.561901 35.380299 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C114, 9686, 0xA97C0129, 39.3826, 35.3573, 44.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0129 [39.382599 35.357300 44.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C114, 9686, 0xA97C0129, 39.3826, 35.3573, 44.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0129 [39.382599 35.357300 44.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C115, 11698, 0xA97C0129, 37.9432, 32.6803, 48.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1125,28 +1125,28 @@ VALUES (0x7A97C118, 11697, 0xA97C0129, 34.2273, 32.6494, 42.1, -0.707107, 0, 0, /* @teleloc 0xA97C0129 [34.227299 32.649399 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C119, 11697, 0xA97C0129, 35.5358, 30.1943, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97C0129 [35.535801 30.194300 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C119, 11697, 0xA97C0129, 35.5358, 30.1943, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97C0129 [35.535801 30.194300 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C11A, 11697, 0xA97C0129, 40.2858, 32.5943, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA97C0129 [40.285801 32.594299 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C11B, 11697, 0xA97C0129, 32.9301, 34.7494, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97C0129 [32.930099 34.749401 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C11B, 11697, 0xA97C0129, 32.9301, 34.7494, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97C0129 [32.930099 34.749401 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C11C, 9686, 0xA97C012B, 33.4653, 38.5111, 45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA97C012B [33.465302 38.511101 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C11D, 9686, 0xA97C012B, 36.8653, 35.9803, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C012B [36.865299 35.980301 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C11D, 9686, 0xA97C012B, 36.8653, 35.9803, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C012B [36.865299 35.980301 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C11E, 9686, 0xA97C012B, 36.5653, 41.0803, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C012B [36.565300 41.080299 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C11E, 9686, 0xA97C012B, 36.5653, 41.0803, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C012B [36.565300 41.080299 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C11F, 11697, 0xA97C012B, 37.6801, 38.7994, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1161,12 +1161,12 @@ VALUES (0x7A97C121, 9686, 0xA97C012B, 33.4653, 40.1572, 45, -0.707107, 0, 0, -0 /* @teleloc 0xA97C012B [33.465302 40.157200 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C122, 9686, 0xA97C012B, 34.7683, 35.9803, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C012B [34.768299 35.980301 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C122, 9686, 0xA97C012B, 34.7683, 35.9803, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C012B [34.768299 35.980301 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C123, 9686, 0xA97C012D, 36.2589, 29.7265, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C012D [36.258900 29.726500 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C123, 9686, 0xA97C012D, 36.2589, 29.7265, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C012D [36.258900 29.726500 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C124, 9686, 0xA97C012D, 38.7589, 34.0265, 40.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,16 +1197,16 @@ VALUES (0x7A97C12A, 9686, 0xA97C012D, 38.7589, 36.7236, 40.45, 0.707107, 0, 0, /* @teleloc 0xA97C012D [38.758900 36.723598 40.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C12B, 9686, 0xA97C012D, 37.2084, 39.6765, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C012D [37.208401 39.676498 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C12B, 9686, 0xA97C012D, 37.2084, 39.6765, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C012D [37.208401 39.676498 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C12C, 11698, 0xA97C012D, 36.1621, 33.7169, 41.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA97C012D [36.162102 33.716900 41.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C12C, 11698, 0xA97C012D, 36.1621, 33.7169, 41.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA97C012D [36.162102 33.716900 41.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C12D, 11697, 0xA97C012D, 36.5511, 39.193, 38.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97C012D [36.551102 39.193001 38.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C12D, 11697, 0xA97C012D, 36.5511, 39.193, 38.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97C012D [36.551102 39.193001 38.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C12E, 11697, 0xA97C012D, 38.1011, 38.993, 38.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1225,12 +1225,12 @@ VALUES (0x7A97C131, 9686, 0xA97C012F, 33.8653, 42.3071, 45, -0.707107, 0, 0, -0 /* @teleloc 0xA97C012F [33.865299 42.307098 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C132, 412, 0xA97C0000, 36.5432, 43.4803, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA97C0000 [36.543201 43.480301 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C132, 412, 0xA97C0000, 36.5432, 43.4803, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA97C0000 [36.543201 43.480301 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C133, 9686, 0xA97C0000, 34.3326, 43.6073, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0000 [34.332600 43.607300 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C133, 9686, 0xA97C0000, 34.3326, 43.6073, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0000 [34.332600 43.607300 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C134, 9686, 0xA97C0000, 33.3326, 42.7573, 44.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x7A97C137, 12679, 0xA97C0000, 29.2678, 35.1424, 42.1, 0.707107, 0, 0, - /* @teleloc 0xA97C0000 [29.267799 35.142399 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C138, 412, 0xA97C0131, 104.726, 41.8975, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA97C0131 [104.725998 41.897499 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C138, 412, 0xA97C0131, 104.726, 41.8975, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA97C0131 [104.725998 41.897499 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C139, 9686, 0xA97C0132, 104.676, 41.0875, 46.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x7A97C13C, 11697, 0xA97C0132, 102.948, 40.5984, 42.15, -0.92388, 0, 0, /* @teleloc 0xA97C0132 [102.947998 40.598400 42.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C13D, 9686, 0xA97C0132, 104.676, 32.5375, 47.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0132 [104.676003 32.537498 47.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C13D, 9686, 0xA97C0132, 104.676, 32.5375, 47.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0132 [104.676003 32.537498 47.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C13E, 9686, 0xA97C0132, 102.376, 38.5867, 44.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x7A97C141, 9686, 0xA97C0132, 107.004, 38.3719, 44.25, 0.707107, 0, 0, /* @teleloc 0xA97C0132 [107.003998 38.371899 44.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C142, 9686, 0xA97C0133, 110.876, 36.5875, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0133 [110.875999 36.587502 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C142, 9686, 0xA97C0133, 110.876, 36.5875, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0133 [110.875999 36.587502 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C143, 9686, 0xA97C0133, 114.009, 35.3964, 44.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA97C0133 [114.009003 35.396400 44.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C144, 9686, 0xA97C0133, 112.917, 30.6375, 45.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0133 [112.917000 30.637501 45.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C144, 9686, 0xA97C0133, 112.917, 30.6375, 45.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0133 [112.917000 30.637501 45.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C145, 9686, 0xA97C0133, 108.465, 30.6375, 45.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0133 [108.464996 30.637501 45.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C145, 9686, 0xA97C0133, 108.465, 30.6375, 45.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0133 [108.464996 30.637501 45.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C146, 9686, 0xA97C0133, 107.445, 31.8675, 44, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x7A97C149, 11698, 0xA97C0133, 110.826, 33.5375, 48.25, 0.707107, 0, 0, /* @teleloc 0xA97C0133 [110.825996 33.537498 48.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C14A, 11697, 0xA97C0133, 110.81, 33.4543, 42.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97C0133 [110.809998 33.454300 42.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C14A, 11697, 0xA97C0133, 110.81, 33.4543, 42.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97C0133 [110.809998 33.454300 42.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C14B, 9686, 0xA97C0133, 114.009, 31.7964, 44.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x7A97C14C, 9686, 0xA97C0133, 114.009, 33.6387, 45.9, 0.707107, 0, 0, - /* @teleloc 0xA97C0133 [114.009003 33.638699 45.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C14D, 9686, 0xA97C0133, 112.975, 36.5875, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0133 [112.974998 36.587502 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C14D, 9686, 0xA97C0133, 112.975, 36.5875, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0133 [112.974998 36.587502 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C14E, 9686, 0xA97C0133, 108.625, 36.5875, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0133 [108.625000 36.587502 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C14E, 9686, 0xA97C0133, 108.625, 36.5875, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0133 [108.625000 36.587502 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C14F, 9686, 0xA97C0133, 110.697, 30.6375, 45.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0133 [110.696999 30.637501 45.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C14F, 9686, 0xA97C0133, 110.697, 30.6375, 45.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0133 [110.696999 30.637501 45.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C150, 9686, 0xA97C0133, 107.445, 32.1164, 45.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x7A97C151, 9686, 0xA97C0133, 107.445, 35.1539, 45.6, -0.707107, 0, 0, /* @teleloc 0xA97C0133 [107.445000 35.153900 45.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C152, 9686, 0xA97C0133, 108.625, 36.5875, 44, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0133 [108.625000 36.587502 44.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C152, 9686, 0xA97C0133, 108.625, 36.5875, 44, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0133 [108.625000 36.587502 44.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C153, 11698, 0xA97C0133, 113.153, 31.3306, 46.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x7A97C154, 11698, 0xA97C0133, 113.053, 35.6306, 46.3, 0.919479, 0, 0, - /* @teleloc 0xA97C0133 [113.053001 35.630600 46.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C155, 11697, 0xA97C0133, 110.813, 32.1199, 42.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97C0133 [110.813004 32.119900 42.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C155, 11697, 0xA97C0133, 110.813, 32.1199, 42.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97C0133 [110.813004 32.119900 42.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C156, 11697, 0xA97C0133, 110.813, 34.6157, 42.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97C0133 [110.813004 34.615700 42.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C156, 11697, 0xA97C0133, 110.813, 34.6157, 42.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97C0133 [110.813004 34.615700 42.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C157, 11697, 0xA97C0133, 112.963, 31.5042, 42.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x7A97C158, 11697, 0xA97C0133, 113.307, 33.7069, 42.15, 0.707107, 0, 0, /* @teleloc 0xA97C0133 [113.306999 33.706902 42.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C159, 11697, 0xA97C0133, 110.813, 35.8191, 42.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97C0133 [110.813004 35.819099 42.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C159, 11697, 0xA97C0133, 110.813, 35.8191, 42.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97C0133 [110.813004 35.819099 42.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C15A, 9686, 0xA97C0135, 106.927, 36.2375, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0135 [106.927002 36.237499 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C15A, 9686, 0xA97C0135, 106.927, 36.2375, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0135 [106.927002 36.237499 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C15B, 9686, 0xA97C0135, 113.777, 33.5689, 40.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x7A97C15E, 9687, 0xA97C0135, 103.152, 35.5044, 38.1, -0.865587, -0.000 /* @teleloc 0xA97C0135 [103.152000 35.504398 38.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C15F, 9686, 0xA97C0135, 110.23, 36.2375, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0135 [110.230003 36.237499 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C15F, 9686, 0xA97C0135, 110.23, 36.2375, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0135 [110.230003 36.237499 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C160, 9686, 0xA97C0135, 106.329, 30.6979, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0135 [106.329002 30.697901 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C160, 9686, 0xA97C0135, 106.329, 30.6979, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0135 [106.329002 30.697901 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C161, 9686, 0xA97C0135, 110.442, 30.6979, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0135 [110.442001 30.697901 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C161, 9686, 0xA97C0135, 110.442, 30.6979, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0135 [110.442001 30.697901 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C162, 9686, 0xA97C0135, 102.376, 31.8584, 40.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x7A97C163, 11698, 0xA97C0135, 108.969, 33.5375, 41.5, -0.707107, 0, 0, /* @teleloc 0xA97C0135 [108.969002 33.537498 41.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C164, 11697, 0xA97C0135, 108.716, 35.5788, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97C0135 [108.716003 35.578800 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97C164, 11697, 0xA97C0135, 108.716, 35.5788, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97C0135 [108.716003 35.578800 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C165, 11697, 0xA97C0135, 108.416, 31.2288, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97C0135 [108.416000 31.228800 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C165, 11697, 0xA97C0135, 108.416, 31.2288, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97C0135 [108.416000 31.228800 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C166, 11697, 0xA97C0135, 113.035, 33.2011, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA97C0135 [113.035004 33.201099 38.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C167, 9686, 0xA97C0000, 104.726, 41.9361, 45.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0000 [104.725998 41.936100 45.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A97C167, 9686, 0xA97C0000, 104.726, 41.9361, 45.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0000 [104.725998 41.936100 45.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C168, 9686, 0xA97C0000, 102.575, 42.1361, 43.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0000 [102.574997 42.136101 43.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A97C168, 9686, 0xA97C0000, 102.575, 42.1361, 43.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0000 [102.574997 42.136101 43.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C169, 9686, 0xA97C0000, 106.868, 42.1361, 43.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97C0000 [106.867996 42.136101 43.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7A97C169, 9686, 0xA97C0000, 106.868, 42.1361, 43.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97C0000 [106.867996 42.136101 43.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C16A, 12679, 0xA97C0000, 108.813, 42.57, 42.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA97C0000 [108.813004 42.570000 42.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97C16B, 12679, 0xA97C0000, 110.813, 37.82, 42.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA97C0000 [110.813004 37.820000 42.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97C16B, 12679, 0xA97C0000, 110.813, 37.82, 42.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA97C0000 [110.813004 37.820000 42.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97C16C, 10707, 0xA97C0000, 65.331, 9.01936, 41.0263, 0.114537, 0, 0, 0.993419, True, '2005-02-09 10:00:00'); /* BootSpot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A97D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A97D.sql index 57a5608422..3c2b3452c3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A97D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A97D.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xA97D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D000, 9686, 0xA97D0102, 61.2823, 35.7581, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0102 [61.282299 35.758099 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D000, 9686, 0xA97D0102, 61.2823, 35.7581, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0102 [61.282299 35.758099 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D001, 9686, 0xA97D0102, 56.6644, 35.7351, 20.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0102 [56.664398 35.735100 20.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D001, 9686, 0xA97D0102, 56.6644, 35.7351, 20.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0102 [56.664398 35.735100 20.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D002, 9686, 0xA97D0102, 59.1798, 30.0081, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0102 [59.179798 30.008101 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D002, 9686, 0xA97D0102, 59.1798, 30.0081, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0102 [59.179798 30.008101 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D003, 9686, 0xA97D0102, 62.3798, 30.0081, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0102 [62.379799 30.008101 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D003, 9686, 0xA97D0102, 62.3798, 30.0081, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0102 [62.379799 30.008101 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D004, 11697, 0xA97D0102, 54.6478, 30.6944, 18.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7A97D005, 11697, 0xA97D0102, 63.5478, 35.0272, 18.1, -0.932639, 0, 0, /* @teleloc 0xA97D0102 [63.547798 35.027199 18.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D006, 11698, 0xA97D0102, 59.2109, 33.0581, 24.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA97D0102 [59.210899 33.058102 24.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D006, 11698, 0xA97D0102, 59.2109, 33.0581, 24.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA97D0102 [59.210899 33.058102 24.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D007, 11697, 0xA97D0102, 59.1978, 33.0272, 18.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA97D0102 [59.197800 33.027199 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D008, 9686, 0xA97D0102, 56.0296, 30.0081, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0102 [56.029598 30.008101 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D008, 9686, 0xA97D0102, 56.0296, 30.0081, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0102 [56.029598 30.008101 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D009, 9686, 0xA97D0102, 53.983, 32.8849, 21.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7A97D00E, 9686, 0xA97D0102, 64.3766, 30.885, 21.65, 0.707107, 0, 0, - /* @teleloc 0xA97D0102 [64.376602 30.885000 21.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D00F, 9686, 0xA97D0102, 57.0296, 35.7581, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0102 [57.029598 35.758099 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D00F, 9686, 0xA97D0102, 57.0296, 35.7581, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0102 [57.029598 35.758099 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D010, 9686, 0xA97D0102, 62.8503, 35.7351, 20.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0102 [62.850300 35.735100 20.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D010, 9686, 0xA97D0102, 62.8503, 35.7351, 20.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0102 [62.850300 35.735100 20.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D011, 11698, 0xA97D0102, 61.4109, 33.0581, 24.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7A97D014, 11697, 0xA97D0102, 57.695, 33.0272, 18.1, -0.707107, 0, 0, - /* @teleloc 0xA97D0102 [57.695000 33.027199 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D015, 11697, 0xA97D0102, 59.0035, 30.5721, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97D0102 [59.003502 30.572100 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D015, 11697, 0xA97D0102, 59.0035, 30.5721, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97D0102 [59.003502 30.572100 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D016, 11697, 0xA97D0102, 63.7535, 32.9721, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA97D0102 [63.753502 32.972099 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D017, 11697, 0xA97D0102, 56.3978, 35.1272, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97D0102 [56.397800 35.127201 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D017, 11697, 0xA97D0102, 56.3978, 35.1272, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97D0102 [56.397800 35.127201 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D018, 9686, 0xA97D0104, 56.933, 38.8889, 21, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA97D0104 [56.932999 38.888901 21.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D019, 9686, 0xA97D0104, 60.333, 36.3581, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0104 [60.333000 36.358101 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D019, 9686, 0xA97D0104, 60.333, 36.3581, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0104 [60.333000 36.358101 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D01A, 9686, 0xA97D0104, 60.033, 41.4581, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0104 [60.033001 41.458099 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D01A, 9686, 0xA97D0104, 60.033, 41.4581, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0104 [60.033001 41.458099 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D01B, 11697, 0xA97D0104, 61.1478, 39.1772, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7A97D01D, 9686, 0xA97D0104, 56.933, 40.535, 21, -0.707107, 0, 0, -0.7 /* @teleloc 0xA97D0104 [56.932999 40.535000 21.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D01E, 9686, 0xA97D0104, 58.236, 36.3581, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0104 [58.236000 36.358101 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D01E, 9686, 0xA97D0104, 58.236, 36.3581, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0104 [58.236000 36.358101 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D01F, 9686, 0xA97D0106, 59.7266, 30.1043, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0106 [59.726601 30.104300 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D01F, 9686, 0xA97D0106, 59.7266, 30.1043, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0106 [59.726601 30.104300 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D020, 9686, 0xA97D0106, 62.2266, 34.4043, 16.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7A97D026, 9686, 0xA97D0106, 62.2266, 37.1014, 16.45, 0.707107, 0, 0, /* @teleloc 0xA97D0106 [62.226601 37.101398 16.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D027, 9686, 0xA97D0106, 60.6761, 40.0543, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0106 [60.676102 40.054298 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D027, 9686, 0xA97D0106, 60.6761, 40.0543, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0106 [60.676102 40.054298 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D028, 11698, 0xA97D0106, 59.6298, 34.0947, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA97D0106 [59.629799 34.094700 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D028, 11698, 0xA97D0106, 59.6298, 34.0947, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA97D0106 [59.629799 34.094700 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D029, 11697, 0xA97D0106, 60.0188, 39.5708, 14.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97D0106 [60.018799 39.570801 14.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D029, 11697, 0xA97D0106, 60.0188, 39.5708, 14.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97D0106 [60.018799 39.570801 14.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D02A, 11697, 0xA97D0106, 61.5688, 39.3708, 14.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7A97D02D, 9686, 0xA97D0108, 57.333, 42.6849, 21, -0.707107, 0, 0, -0. /* @teleloc 0xA97D0108 [57.333000 42.684898 21.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D02E, 412, 0xA97D0000, 60.0109, 43.8581, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA97D0000 [60.010899 43.858101 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D02E, 412, 0xA97D0000, 60.0109, 43.8581, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA97D0000 [60.010899 43.858101 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D02F, 9686, 0xA97D0000, 57.8003, 43.9851, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0000 [57.800301 43.985100 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D02F, 9686, 0xA97D0000, 57.8003, 43.9851, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0000 [57.800301 43.985100 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D030, 9686, 0xA97D0000, 56.8003, 43.1351, 20.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7A97D16C, 11697, 0xA97D0138, 113.652, 36.8975, 18.075, -0.909599, 0, 0 /* @teleloc 0xA97D0138 [113.652000 36.897499 18.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D16D, 9686, 0xA97D0138, 113.572, 31.9096, 20.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0138 [113.571999 31.909599 20.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D16D, 9686, 0xA97D0138, 113.572, 31.9096, 20.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0138 [113.571999 31.909599 20.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D16E, 11697, 0xA97D0138, 109.585, 34.8165, 18.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA97D0138 [109.584999 34.816502 18.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D16F, 9686, 0xA97D0138, 107.872, 31.9346, 20.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0138 [107.872002 31.934601 20.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D16F, 9686, 0xA97D0138, 107.872, 31.9346, 20.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0138 [107.872002 31.934601 20.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D170, 9686, 0xA97D0138, 108.105, 37.8763, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0138 [108.105003 37.876301 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D170, 9686, 0xA97D0138, 108.105, 37.8763, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0138 [108.105003 37.876301 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D171, 9686, 0xA97D0138, 113.535, 37.9013, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0138 [113.535004 37.901299 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D171, 9686, 0xA97D0138, 113.535, 37.9013, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0138 [113.535004 37.901299 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D172, 9686, 0xA97D0138, 114.86, 37.1763, 20.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x7A97D175, 11697, 0xA97D0138, 112.335, 34.8165, 18.075, 0.707107, 0, 0, /* @teleloc 0xA97D0138 [112.334999 34.816502 18.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D176, 9686, 0xA97D0138, 110.659, 31.9096, 21.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0138 [110.658997 31.909599 21.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D176, 9686, 0xA97D0138, 110.659, 31.9096, 21.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0138 [110.658997 31.909599 21.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D177, 9686, 0xA97D0138, 114.86, 34.8097, 21.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA97D0138 [114.860001 34.809700 21.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D178, 9686, 0xA97D0138, 110.896, 37.8763, 21.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0138 [110.896004 37.876301 21.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D178, 9686, 0xA97D0138, 110.896, 37.8763, 21.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0138 [110.896004 37.876301 21.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D179, 9686, 0xA97D0138, 106.732, 33.3129, 20.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7A97D17F, 11698, 0xA97D0138, 108.548, 36.4432, 22.175, -0.9486, 0, 0, /* @teleloc 0xA97D0138 [108.547997 36.443199 22.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D180, 11697, 0xA97D0138, 110.927, 37.2225, 18.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97D0138 [110.927002 37.222500 18.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D180, 11697, 0xA97D0138, 110.927, 37.2225, 18.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97D0138 [110.927002 37.222500 18.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D181, 11697, 0xA97D0138, 110.927, 34.7975, 18.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x7A97D182, 11697, 0xA97D0138, 107.628, 32.7473, 18.075, -0.364064, 0, 0 /* @teleloc 0xA97D0138 [107.627998 32.747299 18.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D183, 11697, 0xA97D0138, 109.103, 32.2973, 18.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97D0138 [109.102997 32.297298 18.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D183, 11697, 0xA97D0138, 109.103, 32.2973, 18.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97D0138 [109.102997 32.297298 18.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D184, 11697, 0xA97D0138, 112.178, 32.2973, 18.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97D0138 [112.178001 32.297298 18.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D184, 11697, 0xA97D0138, 112.178, 32.2973, 18.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97D0138 [112.178001 32.297298 18.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D185, 11697, 0xA97D013B, 105.146, 34.1688, 18.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97D013B [105.146004 34.168800 18.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7A97D185, 11697, 0xA97D013B, 105.146, 34.1688, 18.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97D013B [105.146004 34.168800 18.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D186, 11697, 0xA97D013B, 105.829, 38.4926, 18.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA97D013B [105.829002 38.492599 18.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D187, 9686, 0xA97D013B, 105.3, 33.7892, 20.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D013B [105.300003 33.789200 20.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D187, 9686, 0xA97D013B, 105.3, 33.7892, 20.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D013B [105.300003 33.789200 20.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D188, 9686, 0xA97D013B, 101.785, 36.4167, 20.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7A97D18B, 9686, 0xA97D013B, 106.279, 35.7142, 21.475, 0.707107, 0, 0, /* @teleloc 0xA97D013B [106.278999 35.714199 21.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D18C, 9686, 0xA97D013B, 104.334, 38.9585, 21.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D013B [104.334000 38.958500 21.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D18C, 9686, 0xA97D013B, 104.334, 38.9585, 21.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D013B [104.334000 38.958500 21.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D18D, 11697, 0xA97D013E, 109.626, 34.1658, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7A97D18F, 9686, 0xA97D013E, 111.635, 34.1666, 15.95, 0.707107, 0, 0, /* @teleloc 0xA97D013E [111.635002 34.166599 15.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D190, 9686, 0xA97D013E, 106.36, 30.9667, 15.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D013E [106.360001 30.966700 15.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D190, 9686, 0xA97D013E, 106.36, 30.9667, 15.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D013E [106.360001 30.966700 15.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D191, 9686, 0xA97D013E, 101.735, 34.1917, 15.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xA97D013E [101.735001 34.191700 15.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D192, 9686, 0xA97D013E, 107.76, 37.5167, 15.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D013E [107.760002 37.516701 15.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D192, 9686, 0xA97D013E, 107.76, 37.5167, 15.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D013E [107.760002 37.516701 15.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D193, 11698, 0xA97D013E, 106.652, 34.8322, 17.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xA97D013E [106.652000 34.832199 17.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D193, 11698, 0xA97D013E, 106.652, 34.8322, 17.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xA97D013E [106.652000 34.832199 17.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D194, 9687, 0xA97D013E, 111.072, 31.5096, 14.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xA97D013E [111.071999 31.509600 14.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D195, 9686, 0xA97D013E, 108.933, 30.9667, 15.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D013E [108.932999 30.966700 15.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D195, 9686, 0xA97D013E, 108.933, 30.9667, 15.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D013E [108.932999 30.966700 15.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D196, 9686, 0xA97D013E, 104.71, 37.5167, 15.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D013E [104.709999 37.516701 15.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7A97D196, 9686, 0xA97D013E, 104.71, 37.5167, 15.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D013E [104.709999 37.516701 15.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D197, 11697, 0xA97D013E, 110.94, 36.7595, 14.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA97D013E [110.940002 36.759499 14.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D198, 11697, 0xA97D013E, 107.565, 34.2345, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xA97D013E [107.565002 34.234501 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D198, 11697, 0xA97D013E, 107.565, 34.2345, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xA97D013E [107.565002 34.234501 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D199, 11697, 0xA97D013E, 102.34, 31.5595, 14.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xA97D013E [102.339996 31.559500 14.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D19A, 412, 0xA97D0000, 104.322, 39.3196, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA97D0000 [104.321999 39.319599 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D19A, 412, 0xA97D0000, 104.322, 39.3196, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA97D0000 [104.321999 39.319599 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D19B, 9686, 0xA97D0000, 104.3, 39.4142, 21.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0000 [104.300003 39.414200 21.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D19B, 9686, 0xA97D0000, 104.3, 39.4142, 21.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0000 [104.300003 39.414200 21.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D19C, 9686, 0xA97D0000, 106.198, 39.4142, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0000 [106.197998 39.414200 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D19C, 9686, 0xA97D0000, 106.198, 39.4142, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0000 [106.197998 39.414200 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D19D, 9686, 0xA97D0000, 102.448, 39.4142, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xA97D0000 [102.447998 39.414200 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D19D, 9686, 0xA97D0000, 102.448, 39.4142, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xA97D0000 [102.447998 39.414200 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D19E, 12679, 0xA97D0000, 100.626, 39.9725, 18.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xA97D0000 [100.625999 39.972500 18.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A97D19F, 12679, 0xA97D0000, 114.977, 39.7475, 18.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xA97D0000 [114.976997 39.747501 18.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A97D19F, 12679, 0xA97D0000, 114.977, 39.7475, 18.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xA97D0000 [114.976997 39.747501 18.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A97D1A0, 13794, 0xA97D0104, 60.0536, 38.4829, 18.005, -0.699768, 0, 0, 0.714371, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A9B2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A9B2.sql index 17b737510f..0b2fafc1ea 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A9B2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A9B2.sql @@ -21,8 +21,8 @@ VALUES (0x7A9B2005, 412, 0xA9B20000, 84, 73.99, 94, 1, 0, 0, 0, False, '2005-0 /* @teleloc 0xA9B20000 [84.000000 73.989998 94.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B2006, 412, 0xA9B20000, 84, 95.01, 94, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA9B20000 [84.000000 95.010002 94.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B2006, 412, 0xA9B20000, 84, 95.01, 94, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA9B20000 [84.000000 95.010002 94.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B2007, 412, 0xA9B20000, 78.985, 84.01, 97.5, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -46,32 +46,32 @@ VALUES (0x7A9B2009, 0x7A9B200B, '2005-02-09 10:00:00') /* Aluvian High-Stakes Ga , (0x7A9B2009, 0x7A9B2012, '2005-02-09 10:00:00') /* Monty the Munificent (9492) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B200A, 9460, 0xA9B20117, 84, 83, 97.505, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Monty's Golden Chest */ -/* @teleloc 0xA9B20117 [84.000000 83.000000 97.504997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B200A, 9460, 0xA9B20117, 84, 83, 97.505, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Monty's Golden Chest */ +/* @teleloc 0xA9B20117 [84.000000 83.000000 97.504997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B200B, 9495, 0xA9B20106, 82, 85.5, 94.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Aluvian High-Stakes Gamesmaster */ /* @teleloc 0xA9B20106 [82.000000 85.500000 94.004997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B200C, 9495, 0xA9B20106, 82, 82.5, 94.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Aluvian High-Stakes Gamesmaster */ -/* @teleloc 0xA9B20106 [82.000000 82.500000 94.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B200C, 9495, 0xA9B20106, 82, 82.5, 94.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Aluvian High-Stakes Gamesmaster */ +/* @teleloc 0xA9B20106 [82.000000 82.500000 94.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B200D, 9501, 0xA9B20106, 84, 85.5, 94.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Aluvian Mid-Stakes Gamesmaster */ /* @teleloc 0xA9B20106 [84.000000 85.500000 94.004997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B200E, 9501, 0xA9B20106, 84, 82.5, 94.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Aluvian Mid-Stakes Gamesmaster */ -/* @teleloc 0xA9B20106 [84.000000 82.500000 94.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B200E, 9501, 0xA9B20106, 84, 82.5, 94.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Aluvian Mid-Stakes Gamesmaster */ +/* @teleloc 0xA9B20106 [84.000000 82.500000 94.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B200F, 9498, 0xA9B20106, 86, 85.5, 94.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Aluvian Low-Stakes Gamesmaster */ /* @teleloc 0xA9B20106 [86.000000 85.500000 94.004997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B2010, 9498, 0xA9B20106, 86, 82.5, 94.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Aluvian Low-Stakes Gamesmaster */ -/* @teleloc 0xA9B20106 [86.000000 82.500000 94.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B2010, 9498, 0xA9B20106, 86, 82.5, 94.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Aluvian Low-Stakes Gamesmaster */ +/* @teleloc 0xA9B20106 [86.000000 82.500000 94.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B2011, 12308, 0xA9B20114, 80.5, 75, 94.005, -0.996622, 0, 0, -0.08213, False, '2005-02-09 10:00:00'); /* Pawn Shopkeep */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/A9B4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/A9B4.sql index 46fe8d451d..4d2b8b41cd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/A9B4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/A9B4.sql @@ -49,8 +49,8 @@ VALUES (0x7A9B400B, 143, 0xA9B40123, 106.57, 132.413, 69.04, 0.171929, 0, 0, - /* @teleloc 0xA9B40123 [106.570000 132.412994 69.040001] 0.171929 0.000000 0.000000 -0.985109 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B400C, 412, 0xA9B40000, 104.16, 141.17, 66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA9B40000 [104.160004 141.169998 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B400C, 412, 0xA9B40000, 104.16, 141.17, 66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA9B40000 [104.160004 141.169998 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B400D, 412, 0xA9B40000, 110.72, 133.43, 66, -0.710799, 0, 0, -0.703395, False, '2005-02-09 10:00:00'); /* Door */ @@ -61,32 +61,32 @@ VALUES (0x7A9B400E, 143, 0xA9B4012E, 58.975, 138.605, 69.055, 0.764359, 0, 0, /* @teleloc 0xA9B4012E [58.974998 138.604996 69.055000] 0.764359 0.000000 0.000000 -0.644791 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B400F, 412, 0xA9B40000, 57.3, 139.91, 66.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA9B40000 [57.299999 139.910004 66.010002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B400F, 412, 0xA9B40000, 57.3, 139.91, 66.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA9B40000 [57.299999 139.910004 66.010002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B4010, 412, 0xA9B40000, 52.805, 134.955, 65.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xA9B40000 [52.805000 134.955002 65.995003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B4011, 412, 0xA9B40000, 54.255, 133.605, 68.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA9B40000 [54.255001 133.604996 68.995003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B4011, 412, 0xA9B40000, 54.255, 133.605, 68.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA9B40000 [54.255001 133.604996 68.995003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B4012, 412, 0xA9B40000, 55.29, 137.31, 69, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xA9B40000 [55.290001 137.309998 69.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B4013, 143, 0xA9B4014B, 135.71, 9.88, 97.02, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0xA9B4014B [135.710007 9.880000 97.019997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B4013, 143, 0xA9B4014B, 135.71, 9.88, 97.02, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0xA9B4014B [135.710007 9.880000 97.019997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B4014, 143, 0xA9B4014B, 132.5, 9.95, 97.02, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0xA9B4014B [132.500000 9.950000 97.019997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B4014, 143, 0xA9B4014B, 132.5, 9.95, 97.02, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0xA9B4014B [132.500000 9.950000 97.019997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B4015, 412, 0xA9B40000, 132.56, 17.115, 94, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA9B40000 [132.559998 17.115000 94.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B4015, 412, 0xA9B40000, 132.56, 17.115, 94, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA9B40000 [132.559998 17.115000 94.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B4016, 412, 0xA9B40000, 136.29, 5.155, 94, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -133,8 +133,8 @@ VALUES (0x7A9B4020, 716, 0xA9B40117, 157.19, 135.298, 66.12, 0.972978, 0, 0, 0 /* @teleloc 0xA9B40117 [157.190002 135.298004 66.120003] 0.972978 0.000000 0.000000 0.230899 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B4021, 718, 0xA9B40141, 139.234, 18.3293, 94.005, 0.987067, -0, 0, -0.160311, False, '2005-02-09 10:00:00'); /* Shopkeeper Renald the Elder */ -/* @teleloc 0xA9B40141 [139.233994 18.329300 94.004997] 0.987067 -0.000000 0.000000 -0.160311 */ +VALUES (0x7A9B4021, 718, 0xA9B40141, 139.234, 18.3293, 94.005, 0.987067, 0, 0, -0.160311, False, '2005-02-09 10:00:00'); /* Shopkeeper Renald the Elder */ +/* @teleloc 0xA9B40141 [139.233994 18.329300 94.004997] 0.987067 0.000000 0.000000 -0.160311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B4022, 710, 0xA9B40155, 108.766, 34.9263, 94.08, 0.724172, 0, 0, -0.68962, False, '2005-02-09 10:00:00'); /* Barkeeper Wilomine */ @@ -161,16 +161,16 @@ VALUES (0x7A9B4027, 715, 0xA9B40111, 30.0196, 159.683, 66.005, 0.997503, 0, 0, /* @teleloc 0xA9B40111 [30.019600 159.682999 66.004997] 0.997503 0.000000 0.000000 0.070627 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B4028, 713, 0xA9B40121, 100.56, 135.6, 66.12, 0.746783, -0, 0, -0.665067, False, '2005-02-09 10:00:00'); /* Sontella Dagroff the Bowyer */ -/* @teleloc 0xA9B40121 [100.559998 135.600006 66.120003] 0.746783 -0.000000 0.000000 -0.665067 */ +VALUES (0x7A9B4028, 713, 0xA9B40121, 100.56, 135.6, 66.12, 0.746783, 0, 0, -0.665067, False, '2005-02-09 10:00:00'); /* Sontella Dagroff the Bowyer */ +/* @teleloc 0xA9B40121 [100.559998 135.600006 66.120003] 0.746783 0.000000 0.000000 -0.665067 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B4029, 704, 0xA9B40000, 111.294, 131.409, 66.12, 0.713862, 0, 0, 0.700287, False, '2005-02-09 10:00:00'); /* The Taut String */ /* @teleloc 0xA9B40000 [111.293999 131.408997 66.120003] 0.713862 0.000000 0.000000 0.700287 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B402A, 709, 0xA9B40000, 55.7352, 140.704, 66.12, 0.000873, -0, -0, 1, False, '2005-02-09 10:00:00'); /* Ecutha's Raiments */ -/* @teleloc 0xA9B40000 [55.735199 140.703995 66.120003] 0.000873 -0.000000 -0.000000 1.000000 */ +VALUES (0x7A9B402A, 709, 0xA9B40000, 55.7352, 140.704, 66.12, 0.000873, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Ecutha's Raiments */ +/* @teleloc 0xA9B40000 [55.735199 140.703995 66.120003] 0.000873 0.000000 0.000000 1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B402B, 705, 0xA9B40000, 83.0935, 34.4459, 94.08, 0.926529, 0, 0, 0.376224, False, '2005-02-09 10:00:00'); /* Fispur's Foodstuffs */ @@ -232,8 +232,8 @@ VALUES (0x7A9B4039, 0x7A9B4061, '2005-02-09 10:00:00') /* Alchemy Forge (30465) , (0x7A9B4039, 0x7A9B4065, '2005-02-09 10:00:00') /* Salvaging Forge (30461) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B403A, 412, 0xA9B40170, 155.429, 15.8632, 94, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xA9B40170 [155.429001 15.863200 94.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B403A, 412, 0xA9B40170, 155.429, 15.8632, 94, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xA9B40170 [155.429001 15.863200 94.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B403B, 12304, 0xA9B40000, 150.459, 17.8832, 94.005, 0.330031, 0, 0, -0.94397, False, '2005-02-09 10:00:00'); /* Agent of the Arcanum */ @@ -261,7 +261,7 @@ VALUES (0x7A9B404A, 19717, 0xA9B40176, 78.9654, 156.997, 60.805, -0.698103, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B404B, 19196, 0xA9B40000, 65.2771, 156.796, 72.8123, -0.007741, 0, 0, 0.99997, False, '2005-02-09 10:00:00'); /* Nullified Statue of a Drudge */ -/* @teleloc 0xA9B40000 [65.277100 156.796005 72.812302] -0.007740 0.000000 0.000000 0.999970 */ +/* @teleloc 0xA9B40000 [65.277100 156.796005 72.812302] -0.007741 0.000000 0.000000 0.999970 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B404D, 23631, 0xA9B40000, 90.708, 89.886, 173.259, -0.089292, 0, 0, -0.996006, False, '2005-02-09 10:00:00'); /* April 2003 Raining Mad Cows Gen */ @@ -319,8 +319,8 @@ VALUES (0x7A9B4062, 30467, 0xA9B40000, 104.71, 130.18, 66.005, 1, 0, 0, 0, True /* @teleloc 0xA9B40000 [104.709999 130.179993 66.004997] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7A9B4063, 30466, 0xA9B40000, 91.519, 37.745, 94.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cooking Forge */ -/* @teleloc 0xA9B40000 [91.518997 37.744999 94.004997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7A9B4063, 30466, 0xA9B40000, 91.519, 37.745, 94.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cooking Forge */ +/* @teleloc 0xA9B40000 [91.518997 37.744999 94.004997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7A9B4064, 30460, 0xA9B40000, 122.227, 11.9506, 94.005, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Lockpick Forge */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AA73.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AA73.sql index 01bb570651..603bd0ac4c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AA73.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AA73.sql @@ -933,8 +933,8 @@ VALUES (0x7AA730E8, 11697, 0xAA730121, 103.479, 159.601, 26.075, -1, 0, 0, -0.00 /* @teleloc 0xAA730121 [103.478996 159.600998 26.075001] -1.000000 0.000000 0.000000 -0.000002 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AA730E9, 11697, 0xAA730124, 110.511, 157.73, 26.075, -0.999981, -0.006109, -0, -0.000002, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAA730124 [110.511002 157.729996 26.075001] -0.999981 -0.006109 -0.000000 -0.000002 */ +VALUES (0x7AA730E9, 11697, 0xAA730124, 110.511, 157.73, 26.075, -0.999981, -0.006109, 0, -0.000002, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAA730124 [110.511002 157.729996 26.075001] -0.999981 -0.006109 0.000000 -0.000002 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AA730EA, 11697, 0xAA730124, 109.828, 153.406, 26.1, -0.382681, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AAB3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AAB3.sql index b71fe90790..9929a46c10 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AAB3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AAB3.sql @@ -43,7 +43,7 @@ VALUES (0x7AAB3007, 0x7AAB3006, '2005-02-09 10:00:00') /* Sentry (12725) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AAB3008, 27268, 0xAAB30000, 33.1758, 82.3987, 124.805, 0.999938, 0, 0, -0.01112, True, '2005-02-09 10:00:00'); /* Aun Kielerea */ -/* @teleloc 0xAAB30000 [33.175800 82.398697 124.805000] 0.999938 0.000000 0.000000 -0.011119 */ +/* @teleloc 0xAAB30000 [33.175800 82.398697 124.805000] 0.999938 0.000000 0.000000 -0.011120 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AAB3009, 3955, 0xAAB30000, 33.4366, 80.6756, 124.805, 0.934569, 0, 0, -0.355783, False, '2005-02-09 10:00:00'); /* Linkable Monster Gen (15 min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AB30.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AB30.sql index e27c67418a..eb1817ab38 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AB30.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AB30.sql @@ -445,20 +445,20 @@ VALUES (0x7AB30070, 9686, 0xAB300176, 25.4602, 39.6343, 66.925, -0.707107, 0, 0 /* @teleloc 0xAB300176 [25.460199 39.634300 66.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30071, 412, 0xAB30017D, 27.696, 28.6413, 60, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB30017D [27.695999 28.641300 60.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB30071, 412, 0xAB30017D, 27.696, 28.6413, 60, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB30017D [27.695999 28.641300 60.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30072, 9686, 0xAB30017D, 27.6825, 28.5492, 63.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB30017D [27.682501 28.549200 63.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB30072, 9686, 0xAB30017D, 27.6825, 28.5492, 63.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB30017D [27.682501 28.549200 63.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30073, 9686, 0xAB30017D, 37.1178, 26.9299, 62.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB30017D [37.117802 26.929899 62.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30074, 412, 0xAB30017F, 27.195, 41.295, 60, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB30017F [27.195000 41.294998 60.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB30074, 412, 0xAB30017F, 27.195, 41.295, 60, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB30017F [27.195000 41.294998 60.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30075, 9686, 0xAB30017F, 25.477, 32.179, 62.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,28 +481,28 @@ VALUES (0x7AB30079, 9686, 0xAB300184, 25.627, 29.0562, 67.675, -0.707107, 0, 0, /* @teleloc 0xAB300184 [25.627001 29.056200 67.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3007A, 11697, 0xAB300184, 32.4265, 25.8847, 64.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB300184 [32.426498 25.884701 64.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3007A, 11697, 0xAB300184, 32.4265, 25.8847, 64.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB300184 [32.426498 25.884701 64.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3007B, 11697, 0xAB300184, 40.7628, 26.3397, 64.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB300184 [40.762798 26.339701 64.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3007B, 11697, 0xAB300184, 40.7628, 26.3397, 64.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB300184 [40.762798 26.339701 64.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3007C, 11697, 0xAB300184, 34.8355, 32.2373, 64.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB300184 [34.835499 32.237301 64.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3007C, 11697, 0xAB300184, 34.8355, 32.2373, 64.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB300184 [34.835499 32.237301 64.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3007D, 11698, 0xAB300186, 37.8256, 29.175, 71.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB300186 [37.825600 29.174999 71.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3007D, 11698, 0xAB300186, 37.8256, 29.175, 71.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB300186 [37.825600 29.174999 71.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3007E, 9686, 0xAB300187, 33.6196, 32.9345, 62.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300187 [33.619598 32.934502 62.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3007E, 9686, 0xAB300187, 33.6196, 32.9345, 62.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300187 [33.619598 32.934502 62.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3007F, 9686, 0xAB300188, 42.9566, 25.2103, 63.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300188 [42.956600 25.210300 63.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3007F, 9686, 0xAB300188, 42.9566, 25.2103, 63.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300188 [42.956600 25.210300 63.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30080, 9686, 0xAB300188, 37.7325, 27.7492, 62.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,28 +513,28 @@ VALUES (0x7AB30081, 9686, 0xAB300188, 45.4825, 29.0492, 63.625, 0.707107, 0, 0, /* @teleloc 0xAB300188 [45.482498 29.049200 63.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30082, 412, 0xAB30018C, 33.2, 27.91, 55.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB30018C [33.200001 27.910000 55.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30082, 412, 0xAB30018C, 33.2, 27.91, 55.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB30018C [33.200001 27.910000 55.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30083, 9686, 0xAB30018D, 36.1446, 27.4595, 57.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB30018D [36.144600 27.459499 57.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB30083, 9686, 0xAB30018D, 36.1446, 27.4595, 57.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB30018D [36.144600 27.459499 57.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30084, 11698, 0xAB30018E, 38.4313, 34.0657, 59.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB30018E [38.431301 34.065701 59.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30084, 11698, 0xAB30018E, 38.4313, 34.0657, 59.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB30018E [38.431301 34.065701 59.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30085, 9686, 0xAB300191, 44.4004, 31.8434, 58.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300191 [44.400398 31.843399 58.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30085, 9686, 0xAB300191, 44.4004, 31.8434, 58.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300191 [44.400398 31.843399 58.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30086, 9686, 0xAB300191, 44.4004, 40.059, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300191 [44.400398 40.058998 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB30086, 9686, 0xAB300191, 44.4004, 40.059, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300191 [44.400398 40.058998 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30087, 412, 0xAB300192, 44.15, 47.08, 60, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB300192 [44.150002 47.080002 60.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB30087, 412, 0xAB300192, 44.15, 47.08, 60, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB300192 [44.150002 47.080002 60.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30088, 9686, 0xAB300193, 41.8, 42.9, 63.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x7AB30089, 412, 0xAB300000, 41.205, 42.9, 60, -0.707107, 0, 0, 0.7071 /* @teleloc 0xAB300000 [41.205002 42.900002 60.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3008A, 412, 0xAB300000, 41.505, 33.615, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB300000 [41.505001 33.615002 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3008A, 412, 0xAB300000, 41.505, 33.615, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB300000 [41.505001 33.615002 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3008B, 13041, 0xAB300188, 41.1951, 28.9814, 60.005, 0.036709, 0, 0, -0.999326, False, '2005-02-09 10:00:00'); /* Villa */ @@ -1789,104 +1789,104 @@ VALUES (0x7AB3015E, 12678, 0xAB300000, 107.88, 66.5265, 81.42, 0, 0, 0, -1, Tru /* @teleloc 0xAB300000 [107.879997 66.526497 81.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3015F, 9686, 0xAB30017D, 31.9696, 25.0345, 62.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB30017D [31.969601 25.034500 62.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3015F, 9686, 0xAB30017D, 31.9696, 25.0345, 62.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB30017D [31.969601 25.034500 62.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30160, 11698, 0xAB30017D, 28.6067, 26.7745, 64.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAB30017D [28.606701 26.774500 64.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30161, 11697, 0xAB30017D, 34.2865, 25.7677, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB30017D [34.286499 25.767700 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30161, 11697, 0xAB30017D, 34.2865, 25.7677, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB30017D [34.286499 25.767700 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30162, 11697, 0xAB30017D, 29.6115, 25.7677, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB30017D [29.611500 25.767700 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30162, 11697, 0xAB30017D, 29.6115, 25.7677, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB30017D [29.611500 25.767700 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30163, 9686, 0xAB30017F, 27.327, 29.179, 63.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB30017F [27.327000 29.179001 63.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30163, 9686, 0xAB30017F, 27.327, 29.179, 63.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB30017F [27.327000 29.179001 63.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30164, 9686, 0xAB30017F, 29.2224, 35.1222, 63.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB30017F [29.222401 35.122200 63.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30165, 9686, 0xAB300180, 31.452, 41.204, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300180 [31.452000 41.203999 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB30165, 9686, 0xAB300180, 31.452, 41.204, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300180 [31.452000 41.203999 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30166, 9686, 0xAB300180, 31.452, 33.529, 63.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300180 [31.452000 33.528999 63.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30166, 9686, 0xAB300180, 31.452, 33.529, 63.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300180 [31.452000 33.528999 63.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30167, 11697, 0xAB300180, 31.4115, 34.3927, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB300180 [31.411501 34.392700 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30167, 11697, 0xAB300180, 31.4115, 34.3927, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB300180 [31.411501 34.392700 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30168, 9686, 0xAB300181, 33.1803, 43.6715, 63.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB300181 [33.180302 43.671501 63.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30169, 9686, 0xAB300181, 29.3303, 45.6715, 63.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300181 [29.330299 45.671501 63.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB30169, 9686, 0xAB300181, 29.3303, 45.6715, 63.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300181 [29.330299 45.671501 63.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3016A, 9686, 0xAB300184, 37.8254, 25.3684, 68.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300184 [37.825401 25.368401 68.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3016A, 9686, 0xAB300184, 37.8254, 25.3684, 68.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300184 [37.825401 25.368401 68.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3016B, 9686, 0xAB300184, 30.7981, 32.9615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300184 [30.798100 32.961498 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3016B, 9686, 0xAB300184, 30.7981, 32.9615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300184 [30.798100 32.961498 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3016C, 9686, 0xAB300184, 34.2231, 32.9615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300184 [34.223099 32.961498 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3016C, 9686, 0xAB300184, 34.2231, 32.9615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300184 [34.223099 32.961498 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3016D, 9686, 0xAB300184, 37.7981, 32.9615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300184 [37.798100 32.961498 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3016D, 9686, 0xAB300184, 37.7981, 32.9615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300184 [37.798100 32.961498 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3016E, 9686, 0xAB300184, 34.2731, 25.3365, 68.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300184 [34.273102 25.336500 68.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3016E, 9686, 0xAB300184, 34.2731, 25.3365, 68.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300184 [34.273102 25.336500 68.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3016F, 9686, 0xAB300184, 41.3353, 25.3365, 68.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300184 [41.335300 25.336500 68.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3016F, 9686, 0xAB300184, 41.3353, 25.3365, 68.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300184 [41.335300 25.336500 68.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30170, 9686, 0xAB300184, 41.3481, 32.9615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300184 [41.348099 32.961498 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB30170, 9686, 0xAB300184, 41.3481, 32.9615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300184 [41.348099 32.961498 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30171, 11698, 0xAB300186, 34.5862, 29.175, 71.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB300186 [34.586201 29.174999 71.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30171, 11698, 0xAB300186, 34.5862, 29.175, 71.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB300186 [34.586201 29.174999 71.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30172, 11698, 0xAB300188, 41.6352, 29.2434, 64.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB300188 [41.635201 29.243401 64.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30172, 11698, 0xAB300188, 41.6352, 29.2434, 64.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB300188 [41.635201 29.243401 64.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30173, 11697, 0xAB300188, 39.8155, 25.6316, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB300188 [39.815498 25.631599 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30173, 11697, 0xAB300188, 39.8155, 25.6316, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB300188 [39.815498 25.631599 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30174, 9686, 0xAB30018C, 33.202, 28.003, 58.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB30018C [33.202000 28.003000 58.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30174, 9686, 0xAB30018C, 33.202, 28.003, 58.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB30018C [33.202000 28.003000 58.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30175, 9686, 0xAB30018C, 30.027, 35.553, 58.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB30018C [30.027000 35.553001 58.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30176, 11697, 0xAB30018D, 40.1692, 25.9637, 55.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB30018D [40.169201 25.963699 55.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30176, 11697, 0xAB30018D, 40.1692, 25.9637, 55.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB30018D [40.169201 25.963699 55.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30177, 9686, 0xAB30018E, 39.1863, 28.1479, 58.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB30018E [39.186298 28.147900 58.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30177, 9686, 0xAB30018E, 39.1863, 28.1479, 58.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB30018E [39.186298 28.147900 58.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30178, 9686, 0xAB30018E, 35.3697, 33.4632, 58.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1901,8 +1901,8 @@ VALUES (0x7AB3017A, 11697, 0xAB30018E, 36.1205, 39.4024, 55.35, 0.9139, 0, 0, 0. /* @teleloc 0xAB30018E [36.120499 39.402401 55.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3017B, 11698, 0xAB300191, 44.5588, 35.7695, 59.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB300191 [44.558800 35.769501 59.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3017B, 11698, 0xAB300191, 44.5588, 35.7695, 59.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB300191 [44.558800 35.769501 59.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3017C, 11697, 0xAB300191, 46.5205, 39.2524, 55.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1913,20 +1913,20 @@ VALUES (0x7AB3017D, 11697, 0xAB300191, 46.7192, 32.3887, 55.35, 0.372988, 0, 0, /* @teleloc 0xAB300191 [46.719200 32.388699 55.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3017E, 9686, 0xAB300193, 44.2, 39.75, 64.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300193 [44.200001 39.750000 64.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3017E, 9686, 0xAB300193, 44.2, 39.75, 64.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300193 [44.200001 39.750000 64.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3017F, 9686, 0xAB300193, 46.7668, 42.8645, 64.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB300193 [46.766800 42.864498 64.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30180, 11697, 0xAB300193, 44.1155, 40.4066, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB300193 [44.115501 40.406601 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30180, 11697, 0xAB300193, 44.1155, 40.4066, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB300193 [44.115501 40.406601 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30181, 9686, 0xAB300000, 44.1754, 47.5184, 63.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300000 [44.175400 47.518398 63.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30181, 9686, 0xAB300000, 44.1754, 47.5184, 63.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300000 [44.175400 47.518398 63.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30182, 9686, 0xAB300000, 46.6504, 46.4184, 62.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1937,12 +1937,12 @@ VALUES (0x7AB30183, 9686, 0xAB300000, 42.0504, 46.7434, 62.55, 0.456322, 0, 0, /* @teleloc 0xAB300000 [42.050400 46.743401 62.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30184, 9686, 0xAB300000, 41.5254, 33.6934, 63.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300000 [41.525398 33.693401 63.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB30184, 9686, 0xAB300000, 41.5254, 33.6934, 63.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300000 [41.525398 33.693401 63.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB30185, 9686, 0xAB300000, 37.6254, 45.0434, 62.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB300000 [37.625401 45.043400 62.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB30185, 9686, 0xAB300000, 37.6254, 45.0434, 62.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB300000 [37.625401 45.043400 62.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB30186, 12679, 0xAB300000, 35.2905, 34.7816, 60.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1965,16 +1965,16 @@ VALUES (0x7AB3018A, 12679, 0xAB300000, 46.9405, 46.7066, 60.1, 0.420244, 0, 0, 0 /* @teleloc 0xAB300000 [46.940498 46.706600 60.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3018B, 12679, 0xAB300000, 39.4155, 36.4066, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAB300000 [39.415501 36.406601 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3018B, 12679, 0xAB300000, 39.4155, 36.4066, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAB300000 [39.415501 36.406601 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3018C, 12678, 0xAB300000, 44.4405, 42.8316, 69, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAB300000 [44.440498 42.831600 69.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3018C, 12678, 0xAB300000, 44.4405, 42.8316, 69, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAB300000 [44.440498 42.831600 69.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3018D, 12678, 0xAB300000, 29.5655, 29.4316, 76.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAB300000 [29.565500 29.431601 76.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3018D, 12678, 0xAB300000, 29.5655, 29.4316, 76.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAB300000 [29.565500 29.431601 76.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3018E, 14324, 0xAB300000, 84.3576, 108.268, 70.005, 0.673774, 0, 0, 0.738938, False, '2005-02-09 10:00:00'); /* Ro-Nan */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AB34.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AB34.sql index b7029c4fae..069fbc2f7c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AB34.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AB34.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xAB34; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34000, 9686, 0xAB340102, 37.5865, 36.4946, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340102 [37.586498 36.494598 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34000, 9686, 0xAB340102, 37.5865, 36.4946, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340102 [37.586498 36.494598 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34001, 9686, 0xAB340102, 32.9686, 36.4716, 60.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340102 [32.968601 36.471600 60.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34001, 9686, 0xAB340102, 32.9686, 36.4716, 60.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340102 [32.968601 36.471600 60.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34002, 9686, 0xAB340102, 35.484, 30.7446, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340102 [35.484001 30.744600 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34002, 9686, 0xAB340102, 35.484, 30.7446, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340102 [35.484001 30.744600 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34003, 9686, 0xAB340102, 38.684, 30.7446, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340102 [38.683998 30.744600 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34003, 9686, 0xAB340102, 38.684, 30.7446, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340102 [38.683998 30.744600 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34004, 11697, 0xAB340102, 30.952, 31.4309, 58.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7AB34005, 11697, 0xAB340102, 39.852, 35.7637, 58.1, -0.932639, 0, 0, 0 /* @teleloc 0xAB340102 [39.852001 35.763699 58.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34006, 11698, 0xAB340102, 35.5151, 33.7946, 64.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB340102 [35.515099 33.794601 64.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34006, 11698, 0xAB340102, 35.5151, 33.7946, 64.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB340102 [35.515099 33.794601 64.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34007, 11697, 0xAB340102, 35.502, 33.7637, 58.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAB340102 [35.501999 33.763699 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34008, 9686, 0xAB340102, 32.3338, 30.7446, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340102 [32.333801 30.744600 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34008, 9686, 0xAB340102, 32.3338, 30.7446, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340102 [32.333801 30.744600 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34009, 9686, 0xAB340102, 30.2872, 33.6214, 61.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7AB3400E, 9686, 0xAB340102, 40.6808, 31.6215, 61.65, 0.707107, 0, 0, /* @teleloc 0xAB340102 [40.680801 31.621500 61.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3400F, 9686, 0xAB340102, 33.3338, 36.4946, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340102 [33.333801 36.494598 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3400F, 9686, 0xAB340102, 33.3338, 36.4946, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340102 [33.333801 36.494598 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34010, 9686, 0xAB340102, 39.1545, 36.4716, 60.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340102 [39.154499 36.471600 60.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34010, 9686, 0xAB340102, 39.1545, 36.4716, 60.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340102 [39.154499 36.471600 60.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34011, 11698, 0xAB340102, 37.7151, 33.7946, 64.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7AB34014, 11697, 0xAB340102, 33.9992, 33.7637, 58.1, -0.707107, 0, 0, /* @teleloc 0xAB340102 [33.999199 33.763699 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34015, 11697, 0xAB340102, 35.3077, 31.3086, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB340102 [35.307701 31.308599 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34015, 11697, 0xAB340102, 35.3077, 31.3086, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB340102 [35.307701 31.308599 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34016, 11697, 0xAB340102, 40.0577, 33.7086, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAB340102 [40.057701 33.708599 58.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34017, 11697, 0xAB340102, 32.702, 35.8637, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB340102 [32.702000 35.863701 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34017, 11697, 0xAB340102, 32.702, 35.8637, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB340102 [32.702000 35.863701 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34018, 9686, 0xAB340104, 33.2372, 39.6254, 61, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB340104 [33.237202 39.625401 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34019, 9686, 0xAB340104, 36.6372, 37.0946, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340104 [36.637199 37.094601 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34019, 9686, 0xAB340104, 36.6372, 37.0946, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340104 [36.637199 37.094601 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3401A, 9686, 0xAB340104, 36.3372, 42.1946, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340104 [36.337200 42.194599 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3401A, 9686, 0xAB340104, 36.3372, 42.1946, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340104 [36.337200 42.194599 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3401B, 11697, 0xAB340104, 37.452, 39.9137, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7AB3401D, 9686, 0xAB340104, 33.2372, 41.2715, 61, -0.707107, 0, 0, -0 /* @teleloc 0xAB340104 [33.237202 41.271500 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3401E, 9686, 0xAB340104, 34.5402, 37.0946, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340104 [34.540199 37.094601 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3401E, 9686, 0xAB340104, 34.5402, 37.0946, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340104 [34.540199 37.094601 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3401F, 9686, 0xAB340106, 36.0308, 30.8408, 56.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340106 [36.030800 30.840799 56.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3401F, 9686, 0xAB340106, 36.0308, 30.8408, 56.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340106 [36.030800 30.840799 56.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34020, 9686, 0xAB340106, 38.5308, 35.1408, 56.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7AB34026, 9686, 0xAB340106, 38.5308, 37.8379, 56.45, 0.707107, 0, 0, /* @teleloc 0xAB340106 [38.530800 37.837898 56.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34027, 9686, 0xAB340106, 36.9803, 40.7908, 56.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340106 [36.980301 40.790798 56.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34027, 9686, 0xAB340106, 36.9803, 40.7908, 56.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340106 [36.980301 40.790798 56.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34028, 11698, 0xAB340106, 35.934, 34.8312, 57.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB340106 [35.933998 34.831200 57.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34028, 11698, 0xAB340106, 35.934, 34.8312, 57.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB340106 [35.933998 34.831200 57.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34029, 11697, 0xAB340106, 36.323, 40.3073, 54.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB340106 [36.323002 40.307301 54.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34029, 11697, 0xAB340106, 36.323, 40.3073, 54.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB340106 [36.323002 40.307301 54.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3402A, 11697, 0xAB340106, 37.873, 40.1073, 54.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7AB3402D, 9686, 0xAB340108, 33.6372, 43.4214, 61, -0.707107, 0, 0, -0 /* @teleloc 0xAB340108 [33.637199 43.421398 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3402E, 412, 0xAB340000, 36.3151, 44.5946, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB340000 [36.315102 44.594601 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3402E, 412, 0xAB340000, 36.3151, 44.5946, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB340000 [36.315102 44.594601 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3402F, 9686, 0xAB340000, 34.1045, 44.7216, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340000 [34.104500 44.721600 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3402F, 9686, 0xAB340000, 34.1045, 44.7216, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340000 [34.104500 44.721600 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34030, 9686, 0xAB340000, 33.1045, 43.8716, 60.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1489,12 +1489,12 @@ VALUES (0x7AB34173, 9686, 0xAB340139, 100.459, 34.8256, 65.05, -0.707107, 0, 0, /* @teleloc 0xAB340139 [100.459000 34.825600 65.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34174, 9686, 0xAB340139, 102.843, 30.3131, 65.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340139 [102.843002 30.313101 65.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34174, 9686, 0xAB340139, 102.843, 30.3131, 65.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340139 [102.843002 30.313101 65.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34175, 9686, 0xAB34013A, 110.293, 37.6131, 63.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013A [110.292999 37.613098 63.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34175, 9686, 0xAB34013A, 110.293, 37.6131, 63.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013A [110.292999 37.613098 63.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34176, 9686, 0xAB34013A, 114.693, 36.3131, 62.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x7AB34177, 9686, 0xAB34013A, 114.693, 32.6631, 62.8, 0.707107, 0, 0, - /* @teleloc 0xAB34013A [114.693001 32.663101 62.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34178, 9686, 0xAB34013A, 110.243, 31.6631, 63.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013A [110.242996 31.663099 63.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34178, 9686, 0xAB34013A, 110.243, 31.6631, 63.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013A [110.242996 31.663099 63.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34179, 11697, 0xAB34013A, 106.508, 32.3249, 60.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x7AB3417A, 11697, 0xAB34013A, 114.008, 36.7249, 60.05, -0.895323, 0, 0, /* @teleloc 0xAB34013A [114.008003 36.724899 60.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3417B, 11698, 0xAB34013A, 110.298, 34.5131, 66.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB34013A [110.297997 34.513100 66.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3417B, 11698, 0xAB34013A, 110.298, 34.5131, 66.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB34013A [110.297997 34.513100 66.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3417C, 11697, 0xAB34013A, 110.408, 34.5749, 60.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x7AB3417F, 9686, 0xAB34013A, 105.559, 33.0287, 61.95, -0.707107, 0, 0, /* @teleloc 0xAB34013A [105.558998 33.028702 61.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34180, 9686, 0xAB34013A, 113.392, 31.6631, 63.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013A [113.391998 31.663099 63.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34180, 9686, 0xAB34013A, 113.392, 31.6631, 63.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013A [113.391998 31.663099 63.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34181, 9686, 0xAB34013A, 107.149, 31.6631, 63.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013A [107.149002 31.663099 63.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34181, 9686, 0xAB34013A, 107.149, 31.6631, 63.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013A [107.149002 31.663099 63.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34182, 9686, 0xAB34013A, 114.693, 34.6073, 64, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB34013A [114.693001 34.607300 64.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34183, 9686, 0xAB34013A, 107.074, 37.6131, 63.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013A [107.073997 37.613098 63.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34183, 9686, 0xAB34013A, 107.074, 37.6131, 63.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013A [107.073997 37.613098 63.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34184, 9686, 0xAB34013A, 113.441, 37.6131, 63.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013A [113.441002 37.613098 63.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34184, 9686, 0xAB34013A, 113.441, 37.6131, 63.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013A [113.441002 37.613098 63.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34185, 9686, 0xAB34013A, 113.273, 37.6131, 62, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013A [113.273003 37.613098 62.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34185, 9686, 0xAB34013A, 113.273, 37.6131, 62, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013A [113.273003 37.613098 62.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34186, 11698, 0xAB34013A, 107.508, 34.5131, 66.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x7AB3418A, 11697, 0xAB34013A, 114.321, 34.5749, 60.05, 0.707107, 0, 0, /* @teleloc 0xAB34013A [114.320999 34.574902 60.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3418B, 11697, 0xAB34013A, 110.319, 32.1677, 60.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB34013A [110.319000 32.167702 60.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3418B, 11697, 0xAB34013A, 110.319, 32.1677, 60.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB34013A [110.319000 32.167702 60.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3418C, 11697, 0xAB34013A, 113.278, 32.3249, 60.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAB34013A [113.278000 32.324902 60.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3418D, 9686, 0xAB34013B, 106.193, 31.6631, 58.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013B [106.193001 31.663099 58.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3418D, 9686, 0xAB34013B, 106.193, 31.6631, 58.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013B [106.193001 31.663099 58.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3418E, 9686, 0xAB34013B, 106.093, 37.2131, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013B [106.093002 37.213100 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3418E, 9686, 0xAB34013B, 106.093, 37.2131, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013B [106.093002 37.213100 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3418F, 9686, 0xAB34013B, 114.643, 34.5131, 58.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x7AB34193, 9686, 0xAB34013B, 100.459, 33.2112, 58.4, -0.707107, 0, 0, /* @teleloc 0xAB34013B [100.459000 33.211201 58.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34194, 9686, 0xAB34013B, 110.329, 31.6631, 58.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013B [110.329002 31.663099 58.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34194, 9686, 0xAB34013B, 110.329, 31.6631, 58.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013B [110.329002 31.663099 58.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34195, 9686, 0xAB34013B, 109.895, 37.2131, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB34013B [109.894997 37.213100 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34195, 9686, 0xAB34013B, 109.895, 37.2131, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB34013B [109.894997 37.213100 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34196, 11698, 0xAB34013B, 108.53, 34.5131, 59.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAB34013B [108.529999 34.513100 59.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34197, 11697, 0xAB34013B, 108.168, 32.2055, 56.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB34013B [108.167999 32.205502 56.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB34197, 11697, 0xAB34013B, 108.168, 32.2055, 56.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB34013B [108.167999 32.205502 56.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB34198, 11697, 0xAB34013B, 108.038, 36.6755, 56.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB34013B [108.038002 36.675499 56.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB34198, 11697, 0xAB34013B, 108.038, 36.6755, 56.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB34013B [108.038002 36.675499 56.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB34199, 11697, 0xAB34013B, 107.035, 34.3541, 56.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAB34013B [107.035004 34.354099 56.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3419A, 412, 0xAB340000, 110.298, 39.1231, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB340000 [110.297997 39.123100 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3419A, 412, 0xAB340000, 110.298, 39.1231, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB340000 [110.297997 39.123100 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3419B, 9686, 0xAB340000, 110.343, 39.2431, 63.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340000 [110.343002 39.243099 63.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3419B, 9686, 0xAB340000, 110.343, 39.2431, 63.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340000 [110.343002 39.243099 63.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3419C, 9686, 0xAB340000, 114.183, 38.2861, 61.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340000 [114.182999 38.286098 61.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3419C, 9686, 0xAB340000, 114.183, 38.2861, 61.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340000 [114.182999 38.286098 61.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3419D, 9686, 0xAB340000, 106.503, 38.2861, 61.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB340000 [106.502998 38.286098 61.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3419D, 9686, 0xAB340000, 106.503, 38.2861, 61.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB340000 [106.502998 38.286098 61.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3419E, 12679, 0xAB340000, 112.749, 38.4777, 60.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAB340000 [112.749001 38.477699 60.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3419E, 12679, 0xAB340000, 112.749, 38.4777, 60.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAB340000 [112.749001 38.477699 60.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3419F, 12679, 0xAB340000, 107.909, 38.5077, 60.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAB340000 [107.908997 38.507702 60.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3419F, 12679, 0xAB340000, 107.909, 38.5077, 60.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAB340000 [107.908997 38.507702 60.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB341A0, 13538, 0xAB340131, 155.398, 63.0664, 60.005, 0.690179, 0, 0, -0.723638, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AB38.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AB38.sql index 93421af5af..37f9889934 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AB38.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AB38.sql @@ -13,60 +13,60 @@ VALUES (0x7AB38002, 9686, 0xAB380100, 25.4602, 39.5343, 66.925, -0.707107, 0, 0 /* @teleloc 0xAB380100 [25.460199 39.534302 66.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38003, 412, 0xAB380107, 27.696, 28.5413, 60, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB380107 [27.695999 28.541300 60.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38003, 412, 0xAB380107, 27.696, 28.5413, 60, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB380107 [27.695999 28.541300 60.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38004, 9686, 0xAB380107, 27.6825, 28.4492, 63.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380107 [27.682501 28.449200 63.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38004, 9686, 0xAB380107, 27.6825, 28.4492, 63.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380107 [27.682501 28.449200 63.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38005, 9686, 0xAB380107, 37.1178, 26.8299, 62.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB380107 [37.117802 26.829901 62.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38006, 9686, 0xAB380107, 31.9696, 24.9345, 62.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380107 [31.969601 24.934500 62.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38006, 9686, 0xAB380107, 31.9696, 24.9345, 62.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380107 [31.969601 24.934500 62.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38007, 11698, 0xAB380107, 28.6067, 26.6745, 64.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAB380107 [28.606701 26.674500 64.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38008, 11697, 0xAB380107, 34.2865, 25.6677, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB380107 [34.286499 25.667700 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38008, 11697, 0xAB380107, 34.2865, 25.6677, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB380107 [34.286499 25.667700 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38009, 11697, 0xAB380107, 29.6115, 25.6677, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB380107 [29.611500 25.667700 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38009, 11697, 0xAB380107, 29.6115, 25.6677, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB380107 [29.611500 25.667700 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3800A, 412, 0xAB380109, 27.195, 41.195, 60, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB380109 [27.195000 41.195000 60.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3800A, 412, 0xAB380109, 27.195, 41.195, 60, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB380109 [27.195000 41.195000 60.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3800B, 9686, 0xAB380109, 25.477, 32.079, 62.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB380109 [25.476999 32.078999 62.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3800C, 9686, 0xAB380109, 27.327, 29.079, 63.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380109 [27.327000 29.079000 63.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3800C, 9686, 0xAB380109, 27.327, 29.079, 63.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380109 [27.327000 29.079000 63.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3800D, 9686, 0xAB380109, 29.2224, 35.0222, 63.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB380109 [29.222401 35.022202 63.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3800E, 9686, 0xAB38010A, 31.452, 41.104, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38010A [31.452000 41.104000 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3800E, 9686, 0xAB38010A, 31.452, 41.104, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38010A [31.452000 41.104000 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3800F, 9686, 0xAB38010A, 31.452, 33.429, 63.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38010A [31.452000 33.429001 63.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3800F, 9686, 0xAB38010A, 31.452, 33.429, 63.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38010A [31.452000 33.429001 63.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38010, 11697, 0xAB38010A, 31.4115, 34.2927, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB38010A [31.411501 34.292702 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38010, 11697, 0xAB38010A, 31.4115, 34.2927, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB38010A [31.411501 34.292702 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38011, 11697, 0xAB38010B, 26.0405, 43.6316, 60.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x7AB38013, 9686, 0xAB38010B, 33.1803, 43.5715, 63.45, 0.707107, 0, 0, /* @teleloc 0xAB38010B [33.180302 43.571499 63.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38014, 9686, 0xAB38010B, 29.3303, 45.5715, 63.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38010B [29.330299 45.571499 63.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38014, 9686, 0xAB38010B, 29.3303, 45.5715, 63.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38010B [29.330299 45.571499 63.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38015, 9686, 0xAB38010E, 46.3851, 30.948, 68.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x7AB38016, 9686, 0xAB38010E, 25.627, 28.9562, 67.675, -0.707107, 0, 0, /* @teleloc 0xAB38010E [25.627001 28.956200 67.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38017, 11697, 0xAB38010E, 32.4265, 25.7847, 64.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB38010E [32.426498 25.784700 64.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38017, 11697, 0xAB38010E, 32.4265, 25.7847, 64.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB38010E [32.426498 25.784700 64.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38018, 11697, 0xAB38010E, 40.7628, 26.2397, 64.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB38010E [40.762798 26.239700 64.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38018, 11697, 0xAB38010E, 40.7628, 26.2397, 64.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB38010E [40.762798 26.239700 64.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38019, 11697, 0xAB38010E, 34.8355, 32.1373, 64.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB38010E [34.835499 32.137299 64.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38019, 11697, 0xAB38010E, 34.8355, 32.1373, 64.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB38010E [34.835499 32.137299 64.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3801A, 9686, 0xAB38010E, 37.8254, 25.2684, 68.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38010E [37.825401 25.268400 68.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3801A, 9686, 0xAB38010E, 37.8254, 25.2684, 68.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38010E [37.825401 25.268400 68.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3801B, 9686, 0xAB38010E, 30.7981, 32.8615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38010E [30.798100 32.861500 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3801B, 9686, 0xAB38010E, 30.7981, 32.8615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38010E [30.798100 32.861500 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3801C, 9686, 0xAB38010E, 34.2231, 32.8615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38010E [34.223099 32.861500 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3801C, 9686, 0xAB38010E, 34.2231, 32.8615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38010E [34.223099 32.861500 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3801D, 9686, 0xAB38010E, 37.7981, 32.8615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38010E [37.798100 32.861500 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3801D, 9686, 0xAB38010E, 37.7981, 32.8615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38010E [37.798100 32.861500 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3801E, 9686, 0xAB38010E, 34.2731, 25.2365, 68.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38010E [34.273102 25.236500 68.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3801E, 9686, 0xAB38010E, 34.2731, 25.2365, 68.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38010E [34.273102 25.236500 68.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3801F, 9686, 0xAB38010E, 41.3353, 25.2365, 68.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38010E [41.335300 25.236500 68.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3801F, 9686, 0xAB38010E, 41.3353, 25.2365, 68.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38010E [41.335300 25.236500 68.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38020, 9686, 0xAB38010E, 41.3481, 32.8615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38010E [41.348099 32.861500 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38020, 9686, 0xAB38010E, 41.3481, 32.8615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38010E [41.348099 32.861500 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38021, 11698, 0xAB380110, 37.8256, 29.075, 71.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB380110 [37.825600 29.075001 71.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38021, 11698, 0xAB380110, 37.8256, 29.075, 71.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB380110 [37.825600 29.075001 71.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38022, 11698, 0xAB380110, 34.5862, 29.075, 71.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB380110 [34.586201 29.075001 71.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38022, 11698, 0xAB380110, 34.5862, 29.075, 71.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB380110 [34.586201 29.075001 71.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38023, 9686, 0xAB380111, 33.6196, 32.8345, 62.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380111 [33.619598 32.834499 62.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38023, 9686, 0xAB380111, 33.6196, 32.8345, 62.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380111 [33.619598 32.834499 62.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38024, 9686, 0xAB380112, 42.9566, 25.1103, 63.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380112 [42.956600 25.110300 63.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38024, 9686, 0xAB380112, 42.9566, 25.1103, 63.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380112 [42.956600 25.110300 63.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38025, 9686, 0xAB380112, 37.7325, 27.6492, 62.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x7AB38026, 9686, 0xAB380112, 45.4825, 28.9492, 63.625, 0.707107, 0, 0, /* @teleloc 0xAB380112 [45.482498 28.949200 63.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38027, 11698, 0xAB380112, 41.6352, 29.1434, 64.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB380112 [41.635201 29.143400 64.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38027, 11698, 0xAB380112, 41.6352, 29.1434, 64.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB380112 [41.635201 29.143400 64.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38028, 11697, 0xAB380112, 39.8155, 25.5316, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB380112 [39.815498 25.531601 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38028, 11697, 0xAB380112, 39.8155, 25.5316, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB380112 [39.815498 25.531601 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38029, 412, 0xAB380116, 33.2, 27.81, 55.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB380116 [33.200001 27.809999 55.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38029, 412, 0xAB380116, 33.2, 27.81, 55.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB380116 [33.200001 27.809999 55.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3802A, 9686, 0xAB380116, 33.202, 27.903, 58.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380116 [33.202000 27.903000 58.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3802A, 9686, 0xAB380116, 33.202, 27.903, 58.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380116 [33.202000 27.903000 58.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3802B, 9686, 0xAB380116, 30.027, 35.453, 58.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB380116 [30.027000 35.452999 58.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3802C, 9686, 0xAB380117, 36.1446, 27.3595, 57.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380117 [36.144600 27.359501 57.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3802C, 9686, 0xAB380117, 36.1446, 27.3595, 57.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380117 [36.144600 27.359501 57.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3802D, 11697, 0xAB380117, 40.1692, 25.8637, 55.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB380117 [40.169201 25.863701 55.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3802D, 11697, 0xAB380117, 40.1692, 25.8637, 55.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB380117 [40.169201 25.863701 55.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3802E, 11698, 0xAB380118, 38.4313, 33.9657, 59.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB380118 [38.431301 33.965698 59.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3802E, 11698, 0xAB380118, 38.4313, 33.9657, 59.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB380118 [38.431301 33.965698 59.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3802F, 9686, 0xAB380118, 39.1863, 28.0479, 58.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380118 [39.186298 28.047899 58.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3802F, 9686, 0xAB380118, 39.1863, 28.0479, 58.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380118 [39.186298 28.047899 58.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38030, 9686, 0xAB380118, 35.3697, 33.3632, 58.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x7AB38032, 11697, 0xAB380118, 36.1205, 39.3024, 55.35, 0.9139, 0, 0, 0. /* @teleloc 0xAB380118 [36.120499 39.302399 55.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38033, 9686, 0xAB38011B, 44.4004, 31.7434, 58.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38011B [44.400398 31.743401 58.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38033, 9686, 0xAB38011B, 44.4004, 31.7434, 58.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38011B [44.400398 31.743401 58.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38034, 9686, 0xAB38011B, 44.4004, 39.959, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38011B [44.400398 39.959000 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38034, 9686, 0xAB38011B, 44.4004, 39.959, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38011B [44.400398 39.959000 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38035, 11698, 0xAB38011B, 44.5588, 35.6695, 59.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB38011B [44.558800 35.669498 59.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38035, 11698, 0xAB38011B, 44.5588, 35.6695, 59.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB38011B [44.558800 35.669498 59.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38036, 11697, 0xAB38011B, 46.5205, 39.1524, 55.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x7AB38037, 11697, 0xAB38011B, 46.7192, 32.2887, 55.35, 0.372988, 0, 0, /* @teleloc 0xAB38011B [46.719200 32.288700 55.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38038, 412, 0xAB38011C, 44.15, 46.98, 60, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB38011C [44.150002 46.980000 60.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38038, 412, 0xAB38011C, 44.15, 46.98, 60, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB38011C [44.150002 46.980000 60.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38039, 9686, 0xAB38011D, 41.8, 42.8, 63.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB38011D [41.799999 42.799999 63.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3803A, 9686, 0xAB38011D, 44.2, 39.65, 64.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38011D [44.200001 39.650002 64.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3803A, 9686, 0xAB38011D, 44.2, 39.65, 64.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38011D [44.200001 39.650002 64.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3803B, 9686, 0xAB38011D, 46.7668, 42.7645, 64.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB38011D [46.766800 42.764500 64.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3803C, 11697, 0xAB38011D, 44.1155, 40.3066, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB38011D [44.115501 40.306599 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3803C, 11697, 0xAB38011D, 44.1155, 40.3066, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB38011D [44.115501 40.306599 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3803D, 412, 0xAB380000, 41.205, 42.8, 60, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xAB380000 [41.205002 42.799999 60.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3803E, 412, 0xAB380000, 41.505, 33.515, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB380000 [41.505001 33.514999 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3803E, 412, 0xAB380000, 41.505, 33.515, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB380000 [41.505001 33.514999 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3803F, 9686, 0xAB380000, 44.1754, 47.4184, 63.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380000 [44.175400 47.418400 63.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3803F, 9686, 0xAB380000, 44.1754, 47.4184, 63.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380000 [44.175400 47.418400 63.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38040, 9686, 0xAB380000, 46.6504, 46.3184, 62.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x7AB38041, 9686, 0xAB380000, 42.0504, 46.6434, 62.55, 0.456322, 0, 0, /* @teleloc 0xAB380000 [42.050400 46.643398 62.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38042, 9686, 0xAB380000, 41.5254, 33.5934, 63.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380000 [41.525398 33.593399 63.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38042, 9686, 0xAB380000, 41.5254, 33.5934, 63.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380000 [41.525398 33.593399 63.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38043, 9686, 0xAB380000, 37.6254, 44.9434, 62.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380000 [37.625401 44.943401 62.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38043, 9686, 0xAB380000, 37.6254, 44.9434, 62.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380000 [37.625401 44.943401 62.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38044, 12679, 0xAB380000, 35.2905, 34.6816, 60.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x7AB38048, 12679, 0xAB380000, 46.9405, 46.6066, 60.1, 0.420244, 0, 0, 0 /* @teleloc 0xAB380000 [46.940498 46.606602 60.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38049, 12679, 0xAB380000, 39.4155, 36.3066, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAB380000 [39.415501 36.306599 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38049, 12679, 0xAB380000, 39.4155, 36.3066, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAB380000 [39.415501 36.306599 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3804A, 12678, 0xAB380000, 44.4405, 42.7316, 69, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAB380000 [44.440498 42.731602 69.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3804A, 12678, 0xAB380000, 44.4405, 42.7316, 69, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAB380000 [44.440498 42.731602 69.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3804B, 12678, 0xAB380000, 29.5655, 29.3316, 76.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAB380000 [29.565500 29.331600 76.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3804B, 12678, 0xAB380000, 29.5655, 29.3316, 76.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAB380000 [29.565500 29.331600 76.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3804C, 412, 0xAB380122, 39.6084, 106.355, 58, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1229,60 +1229,60 @@ VALUES (0x7AB38132, 9686, 0xAB380176, 121.46, 39.6343, 66.925, -0.707107, 0, 0, /* @teleloc 0xAB380176 [121.459999 39.634300 66.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38133, 412, 0xAB38017D, 123.696, 28.6413, 60, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB38017D [123.695999 28.641300 60.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38133, 412, 0xAB38017D, 123.696, 28.6413, 60, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB38017D [123.695999 28.641300 60.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38134, 9686, 0xAB38017D, 123.683, 28.5492, 63.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38017D [123.682999 28.549200 63.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38134, 9686, 0xAB38017D, 123.683, 28.5492, 63.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38017D [123.682999 28.549200 63.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38135, 9686, 0xAB38017D, 133.118, 26.9299, 62.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB38017D [133.117996 26.929899 62.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38136, 9686, 0xAB38017D, 127.97, 25.0345, 62.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38017D [127.970001 25.034500 62.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38136, 9686, 0xAB38017D, 127.97, 25.0345, 62.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38017D [127.970001 25.034500 62.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38137, 11698, 0xAB38017D, 124.607, 26.7745, 64.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAB38017D [124.607002 26.774500 64.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38138, 11697, 0xAB38017D, 130.287, 25.7677, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB38017D [130.287003 25.767700 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38138, 11697, 0xAB38017D, 130.287, 25.7677, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB38017D [130.287003 25.767700 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38139, 11697, 0xAB38017D, 125.612, 25.7677, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB38017D [125.612000 25.767700 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38139, 11697, 0xAB38017D, 125.612, 25.7677, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB38017D [125.612000 25.767700 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3813A, 412, 0xAB38017F, 123.195, 41.295, 60, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB38017F [123.195000 41.294998 60.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3813A, 412, 0xAB38017F, 123.195, 41.295, 60, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB38017F [123.195000 41.294998 60.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3813B, 9686, 0xAB38017F, 121.477, 32.179, 62.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB38017F [121.476997 32.179001 62.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3813C, 9686, 0xAB38017F, 123.327, 29.179, 63.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38017F [123.327003 29.179001 63.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3813C, 9686, 0xAB38017F, 123.327, 29.179, 63.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38017F [123.327003 29.179001 63.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3813D, 9686, 0xAB38017F, 125.222, 35.1222, 63.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB38017F [125.222000 35.122200 63.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3813E, 9686, 0xAB380180, 127.452, 41.204, 63.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380180 [127.452003 41.203999 63.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3813E, 9686, 0xAB380180, 127.452, 41.204, 63.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380180 [127.452003 41.203999 63.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3813F, 9686, 0xAB380180, 127.452, 33.529, 63.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380180 [127.452003 33.528999 63.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3813F, 9686, 0xAB380180, 127.452, 33.529, 63.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380180 [127.452003 33.528999 63.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38140, 11697, 0xAB380180, 127.412, 34.3927, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB380180 [127.412003 34.392700 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38140, 11697, 0xAB380180, 127.412, 34.3927, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB380180 [127.412003 34.392700 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38141, 11697, 0xAB380181, 122.04, 43.7316, 60.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1297,8 +1297,8 @@ VALUES (0x7AB38143, 9686, 0xAB380181, 129.18, 43.6715, 63.45, 0.707107, 0, 0, - /* @teleloc 0xAB380181 [129.179993 43.671501 63.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38144, 9686, 0xAB380181, 125.33, 45.6715, 63.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380181 [125.330002 45.671501 63.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38144, 9686, 0xAB380181, 125.33, 45.6715, 63.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380181 [125.330002 45.671501 63.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38145, 9686, 0xAB380184, 142.385, 31.048, 68.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1309,60 +1309,60 @@ VALUES (0x7AB38146, 9686, 0xAB380184, 121.627, 29.0562, 67.675, -0.707107, 0, 0 /* @teleloc 0xAB380184 [121.626999 29.056200 67.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38147, 11697, 0xAB380184, 128.426, 25.8847, 64.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB380184 [128.425995 25.884701 64.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38147, 11697, 0xAB380184, 128.426, 25.8847, 64.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB380184 [128.425995 25.884701 64.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38148, 11697, 0xAB380184, 136.763, 26.3397, 64.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB380184 [136.763000 26.339701 64.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38148, 11697, 0xAB380184, 136.763, 26.3397, 64.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB380184 [136.763000 26.339701 64.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38149, 11697, 0xAB380184, 130.836, 32.2373, 64.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB380184 [130.835999 32.237301 64.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38149, 11697, 0xAB380184, 130.836, 32.2373, 64.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB380184 [130.835999 32.237301 64.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3814A, 9686, 0xAB380184, 133.825, 25.3684, 68.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380184 [133.824997 25.368401 68.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3814A, 9686, 0xAB380184, 133.825, 25.3684, 68.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380184 [133.824997 25.368401 68.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3814B, 9686, 0xAB380184, 126.798, 32.9615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380184 [126.797997 32.961498 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3814B, 9686, 0xAB380184, 126.798, 32.9615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380184 [126.797997 32.961498 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3814C, 9686, 0xAB380184, 130.223, 32.9615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380184 [130.223007 32.961498 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3814C, 9686, 0xAB380184, 130.223, 32.9615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380184 [130.223007 32.961498 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3814D, 9686, 0xAB380184, 133.798, 32.9615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380184 [133.798004 32.961498 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3814D, 9686, 0xAB380184, 133.798, 32.9615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380184 [133.798004 32.961498 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3814E, 9686, 0xAB380184, 130.273, 25.3365, 68.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380184 [130.272995 25.336500 68.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3814E, 9686, 0xAB380184, 130.273, 25.3365, 68.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380184 [130.272995 25.336500 68.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3814F, 9686, 0xAB380184, 137.335, 25.3365, 68.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380184 [137.335007 25.336500 68.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3814F, 9686, 0xAB380184, 137.335, 25.3365, 68.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380184 [137.335007 25.336500 68.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38150, 9686, 0xAB380184, 137.348, 32.9615, 68.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380184 [137.348007 32.961498 68.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38150, 9686, 0xAB380184, 137.348, 32.9615, 68.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380184 [137.348007 32.961498 68.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38151, 11698, 0xAB380186, 133.826, 29.175, 71.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB380186 [133.826004 29.174999 71.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38151, 11698, 0xAB380186, 133.826, 29.175, 71.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB380186 [133.826004 29.174999 71.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38152, 11698, 0xAB380186, 130.586, 29.175, 71.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB380186 [130.585999 29.174999 71.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38152, 11698, 0xAB380186, 130.586, 29.175, 71.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB380186 [130.585999 29.174999 71.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38153, 9686, 0xAB380187, 129.62, 32.9345, 62.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380187 [129.619995 32.934502 62.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38153, 9686, 0xAB380187, 129.62, 32.9345, 62.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380187 [129.619995 32.934502 62.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38154, 9686, 0xAB380188, 138.957, 25.2103, 63.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380188 [138.957001 25.210300 63.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38154, 9686, 0xAB380188, 138.957, 25.2103, 63.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380188 [138.957001 25.210300 63.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38155, 9686, 0xAB380188, 133.733, 27.7492, 62.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,40 +1373,40 @@ VALUES (0x7AB38156, 9686, 0xAB380188, 141.483, 29.0492, 63.625, 0.707107, 0, 0, /* @teleloc 0xAB380188 [141.483002 29.049200 63.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38157, 11698, 0xAB380188, 137.635, 29.2434, 64.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB380188 [137.634995 29.243401 64.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38157, 11698, 0xAB380188, 137.635, 29.2434, 64.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB380188 [137.634995 29.243401 64.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38158, 11697, 0xAB380188, 135.815, 25.6316, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB380188 [135.815002 25.631599 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38158, 11697, 0xAB380188, 135.815, 25.6316, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB380188 [135.815002 25.631599 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38159, 412, 0xAB38018C, 129.2, 27.91, 55.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB38018C [129.199997 27.910000 55.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38159, 412, 0xAB38018C, 129.2, 27.91, 55.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB38018C [129.199997 27.910000 55.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3815A, 9686, 0xAB38018C, 129.202, 28.003, 58.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38018C [129.201996 28.003000 58.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3815A, 9686, 0xAB38018C, 129.202, 28.003, 58.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38018C [129.201996 28.003000 58.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3815B, 9686, 0xAB38018C, 126.027, 35.553, 58.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB38018C [126.027000 35.553001 58.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3815C, 9686, 0xAB38018D, 132.145, 27.4595, 57.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38018D [132.145004 27.459499 57.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3815C, 9686, 0xAB38018D, 132.145, 27.4595, 57.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38018D [132.145004 27.459499 57.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3815D, 11697, 0xAB38018D, 136.169, 25.9637, 55.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB38018D [136.169006 25.963699 55.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3815D, 11697, 0xAB38018D, 136.169, 25.9637, 55.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB38018D [136.169006 25.963699 55.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3815E, 11698, 0xAB38018E, 134.431, 34.0657, 59.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB38018E [134.431000 34.065701 59.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3815E, 11698, 0xAB38018E, 134.431, 34.0657, 59.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB38018E [134.431000 34.065701 59.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3815F, 9686, 0xAB38018E, 135.186, 28.1479, 58.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB38018E [135.186005 28.147900 58.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3815F, 9686, 0xAB38018E, 135.186, 28.1479, 58.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB38018E [135.186005 28.147900 58.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38160, 9686, 0xAB38018E, 131.37, 33.4632, 58.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1421,16 +1421,16 @@ VALUES (0x7AB38162, 11697, 0xAB38018E, 132.121, 39.4024, 55.35, 0.9139, 0, 0, 0. /* @teleloc 0xAB38018E [132.121002 39.402401 55.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38163, 9686, 0xAB380191, 140.4, 31.8434, 58.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380191 [140.399994 31.843399 58.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38163, 9686, 0xAB380191, 140.4, 31.8434, 58.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380191 [140.399994 31.843399 58.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38164, 9686, 0xAB380191, 140.4, 40.059, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380191 [140.399994 40.058998 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38164, 9686, 0xAB380191, 140.4, 40.059, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380191 [140.399994 40.058998 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38165, 11698, 0xAB380191, 140.559, 35.7695, 59.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAB380191 [140.559006 35.769501 59.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38165, 11698, 0xAB380191, 140.559, 35.7695, 59.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAB380191 [140.559006 35.769501 59.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38166, 11697, 0xAB380191, 142.521, 39.2524, 55.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1441,36 +1441,36 @@ VALUES (0x7AB38167, 11697, 0xAB380191, 142.719, 32.3887, 55.35, 0.372988, 0, 0, /* @teleloc 0xAB380191 [142.718994 32.388699 55.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38168, 412, 0xAB380192, 140.15, 47.08, 60, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB380192 [140.149994 47.080002 60.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38168, 412, 0xAB380192, 140.15, 47.08, 60, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB380192 [140.149994 47.080002 60.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38169, 9686, 0xAB380193, 137.8, 42.9, 63.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB380193 [137.800003 42.900002 63.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3816A, 9686, 0xAB380193, 140.2, 39.75, 64.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380193 [140.199997 39.750000 64.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3816A, 9686, 0xAB380193, 140.2, 39.75, 64.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380193 [140.199997 39.750000 64.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3816B, 9686, 0xAB380193, 142.767, 42.8645, 64.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB380193 [142.766998 42.864498 64.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3816C, 11697, 0xAB380193, 140.115, 40.4066, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB380193 [140.115005 40.406601 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3816C, 11697, 0xAB380193, 140.115, 40.4066, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB380193 [140.115005 40.406601 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3816D, 412, 0xAB380000, 137.205, 42.9, 60, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xAB380000 [137.205002 42.900002 60.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3816E, 412, 0xAB380000, 137.505, 33.615, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB380000 [137.505005 33.615002 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3816E, 412, 0xAB380000, 137.505, 33.615, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB380000 [137.505005 33.615002 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3816F, 9686, 0xAB380000, 140.175, 47.5184, 63.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380000 [140.175003 47.518398 63.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3816F, 9686, 0xAB380000, 140.175, 47.5184, 63.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380000 [140.175003 47.518398 63.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38170, 9686, 0xAB380000, 142.65, 46.4184, 62.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x7AB38171, 9686, 0xAB380000, 138.05, 46.7434, 62.55, 0.456322, 0, 0, - /* @teleloc 0xAB380000 [138.050003 46.743401 62.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38172, 9686, 0xAB380000, 137.525, 33.6934, 63.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380000 [137.524994 33.693401 63.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38172, 9686, 0xAB380000, 137.525, 33.6934, 63.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380000 [137.524994 33.693401 63.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38173, 9686, 0xAB380000, 133.625, 45.0434, 62.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB380000 [133.625000 45.043400 62.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB38173, 9686, 0xAB380000, 133.625, 45.0434, 62.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB380000 [133.625000 45.043400 62.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB38174, 12679, 0xAB380000, 131.29, 34.7816, 60.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1509,16 +1509,16 @@ VALUES (0x7AB38178, 12679, 0xAB380000, 142.941, 46.7066, 60.1, 0.420244, 0, 0, 0 /* @teleloc 0xAB380000 [142.940994 46.706600 60.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB38179, 12679, 0xAB380000, 135.415, 36.4066, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAB380000 [135.414993 36.406601 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB38179, 12679, 0xAB380000, 135.415, 36.4066, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAB380000 [135.414993 36.406601 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3817A, 12678, 0xAB380000, 140.44, 42.8316, 69, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAB380000 [140.440002 42.831600 69.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB3817A, 12678, 0xAB380000, 140.44, 42.8316, 69, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAB380000 [140.440002 42.831600 69.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB3817B, 12678, 0xAB380000, 125.565, 29.4316, 76.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAB380000 [125.565002 29.431601 76.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB3817B, 12678, 0xAB380000, 125.565, 29.4316, 76.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAB380000 [125.565002 29.431601 76.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB3817C, 412, 0xAB380198, 154.355, 152.392, 52, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AB44.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AB44.sql index 8131ef06ed..6105873f04 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AB44.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AB44.sql @@ -325,7 +325,7 @@ VALUES (0x7AB44042, 0x7AB44001, '2005-02-09 10:00:00') /* Ceiling Hook (11698) * INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB44043, 13074, 0xAB440131, 86.0452, 112.053, 54.005, -0.999828, 0, 0, -0.018523, False, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0xAB440131 [86.045197 112.053001 54.005001] -0.999828 0.000000 0.000000 -0.018522 */ +/* @teleloc 0xAB440131 [86.045197 112.053001 54.005001] -0.999828 0.000000 0.000000 -0.018523 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7AB44043, 0x7AB4401E, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AB48.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AB48.sql index 7e8d1aa054..cb0b090072 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AB48.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AB48.sql @@ -1041,8 +1041,8 @@ VALUES (0x7AB48103, 12679, 0xAB480000, 138.087, 156.151, 34.1, 0.707107, 0, 0, 0 /* @teleloc 0xAB480000 [138.087006 156.151001 34.099998] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48104, 412, 0xAB480128, 105.51, 42.1083, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAB480128 [105.510002 42.108299 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB48104, 412, 0xAB480128, 105.51, 42.1083, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAB480128 [105.510002 42.108299 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB48105, 9686, 0xAB480129, 105.46, 41.2983, 26.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1061,8 +1061,8 @@ VALUES (0x7AB48108, 11697, 0xAB480129, 103.732, 40.8092, 22.15, -0.92388, 0, 0, /* @teleloc 0xAB480129 [103.732002 40.809200 22.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48109, 9686, 0xAB480129, 105.46, 32.7483, 27.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB480129 [105.459999 32.748299 27.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB48109, 9686, 0xAB480129, 105.46, 32.7483, 27.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB480129 [105.459999 32.748299 27.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB4810A, 9686, 0xAB480129, 103.16, 38.7975, 24.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1081,20 +1081,20 @@ VALUES (0x7AB4810D, 9686, 0xAB480129, 107.788, 38.5827, 24.25, 0.707107, 0, 0, /* @teleloc 0xAB480129 [107.788002 38.582699 24.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB4810E, 9686, 0xAB48012A, 111.66, 36.7983, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012A [111.660004 36.798302 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB4810E, 9686, 0xAB48012A, 111.66, 36.7983, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012A [111.660004 36.798302 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB4810F, 9686, 0xAB48012A, 114.793, 35.6072, 24.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAB48012A [114.792999 35.607201 24.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48110, 9686, 0xAB48012A, 113.701, 30.8483, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012A [113.700996 30.848301 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB48110, 9686, 0xAB48012A, 113.701, 30.8483, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012A [113.700996 30.848301 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48111, 9686, 0xAB48012A, 109.249, 30.8483, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012A [109.249001 30.848301 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB48111, 9686, 0xAB48012A, 109.249, 30.8483, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012A [109.249001 30.848301 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB48112, 9686, 0xAB48012A, 108.229, 32.0783, 24, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,8 +1113,8 @@ VALUES (0x7AB48115, 11698, 0xAB48012A, 111.61, 33.7483, 28.25, 0.707107, 0, 0, - /* @teleloc 0xAB48012A [111.610001 33.748299 28.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48116, 11697, 0xAB48012A, 111.594, 33.6651, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB48012A [111.594002 33.665100 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB48116, 11697, 0xAB48012A, 111.594, 33.6651, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB48012A [111.594002 33.665100 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB48117, 9686, 0xAB48012A, 114.793, 32.0072, 24.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1125,16 +1125,16 @@ VALUES (0x7AB48118, 9686, 0xAB48012A, 114.793, 33.8495, 25.9, 0.707107, 0, 0, - /* @teleloc 0xAB48012A [114.792999 33.849499 25.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48119, 9686, 0xAB48012A, 113.759, 36.7983, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012A [113.759003 36.798302 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB48119, 9686, 0xAB48012A, 113.759, 36.7983, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012A [113.759003 36.798302 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB4811A, 9686, 0xAB48012A, 109.409, 36.7983, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012A [109.408997 36.798302 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB4811A, 9686, 0xAB48012A, 109.409, 36.7983, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012A [109.408997 36.798302 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB4811B, 9686, 0xAB48012A, 111.481, 30.8483, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012A [111.481003 30.848301 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB4811B, 9686, 0xAB48012A, 111.481, 30.8483, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012A [111.481003 30.848301 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB4811C, 9686, 0xAB48012A, 108.229, 32.3272, 25.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x7AB4811D, 9686, 0xAB48012A, 108.229, 35.3647, 25.6, -0.707107, 0, 0, /* @teleloc 0xAB48012A [108.228996 35.364700 25.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB4811E, 9686, 0xAB48012A, 109.409, 36.7983, 24, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012A [109.408997 36.798302 24.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB4811E, 9686, 0xAB48012A, 109.409, 36.7983, 24, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012A [109.408997 36.798302 24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB4811F, 11698, 0xAB48012A, 113.937, 31.5414, 26.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1157,12 +1157,12 @@ VALUES (0x7AB48120, 11698, 0xAB48012A, 113.837, 35.8414, 26.3, 0.919479, 0, 0, - /* @teleloc 0xAB48012A [113.836998 35.841400 26.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48121, 11697, 0xAB48012A, 111.597, 32.3307, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB48012A [111.597000 32.330700 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB48121, 11697, 0xAB48012A, 111.597, 32.3307, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB48012A [111.597000 32.330700 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48122, 11697, 0xAB48012A, 111.597, 34.8265, 22.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB48012A [111.597000 34.826500 22.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB48122, 11697, 0xAB48012A, 111.597, 34.8265, 22.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB48012A [111.597000 34.826500 22.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB48123, 11697, 0xAB48012A, 113.747, 31.715, 22.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x7AB48124, 11697, 0xAB48012A, 114.091, 33.9177, 22.15, 0.707107, 0, 0, /* @teleloc 0xAB48012A [114.091003 33.917702 22.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48125, 11697, 0xAB48012A, 111.597, 36.0299, 22.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB48012A [111.597000 36.029900 22.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB48125, 11697, 0xAB48012A, 111.597, 36.0299, 22.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB48012A [111.597000 36.029900 22.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48126, 9686, 0xAB48012C, 107.711, 36.4483, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012C [107.710999 36.448299 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB48126, 9686, 0xAB48012C, 107.711, 36.4483, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012C [107.710999 36.448299 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB48127, 9686, 0xAB48012C, 114.561, 33.7797, 20.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,16 +1197,16 @@ VALUES (0x7AB4812A, 9687, 0xAB48012C, 103.936, 35.7152, 18.1, -0.865587, -0.000 /* @teleloc 0xAB48012C [103.935997 35.715199 18.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB4812B, 9686, 0xAB48012C, 111.014, 36.4483, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012C [111.014000 36.448299 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB4812B, 9686, 0xAB48012C, 111.014, 36.4483, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012C [111.014000 36.448299 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB4812C, 9686, 0xAB48012C, 107.113, 30.9087, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012C [107.112999 30.908701 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB4812C, 9686, 0xAB48012C, 107.113, 30.9087, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012C [107.112999 30.908701 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB4812D, 9686, 0xAB48012C, 111.226, 30.9087, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB48012C [111.225998 30.908701 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB4812D, 9686, 0xAB48012C, 111.226, 30.9087, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB48012C [111.225998 30.908701 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB4812E, 9686, 0xAB48012C, 103.16, 32.0692, 20.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,36 +1217,36 @@ VALUES (0x7AB4812F, 11698, 0xAB48012C, 109.753, 33.7483, 21.5, -0.707107, 0, 0, /* @teleloc 0xAB48012C [109.752998 33.748299 21.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48130, 11697, 0xAB48012C, 109.5, 35.7896, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB48012C [109.500000 35.789600 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AB48130, 11697, 0xAB48012C, 109.5, 35.7896, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB48012C [109.500000 35.789600 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48131, 11697, 0xAB48012C, 109.2, 31.4396, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAB48012C [109.199997 31.439600 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB48131, 11697, 0xAB48012C, 109.2, 31.4396, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAB48012C [109.199997 31.439600 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB48132, 11697, 0xAB48012C, 113.819, 33.4119, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAB48012C [113.819000 33.411900 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48133, 9686, 0xAB480000, 105.51, 42.1469, 25.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB480000 [105.510002 42.146900 25.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7AB48133, 9686, 0xAB480000, 105.51, 42.1469, 25.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB480000 [105.510002 42.146900 25.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48134, 9686, 0xAB480000, 103.359, 42.3469, 23.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB480000 [103.359001 42.346901 23.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7AB48134, 9686, 0xAB480000, 103.359, 42.3469, 23.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB480000 [103.359001 42.346901 23.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48135, 9686, 0xAB480000, 107.652, 42.3469, 23.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAB480000 [107.652000 42.346901 23.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7AB48135, 9686, 0xAB480000, 107.652, 42.3469, 23.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAB480000 [107.652000 42.346901 23.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB48136, 12679, 0xAB480000, 109.597, 42.7808, 22.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xAB480000 [109.597000 42.780800 22.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AB48137, 12679, 0xAB480000, 111.597, 38.0308, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAB480000 [111.597000 38.030800 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AB48137, 12679, 0xAB480000, 111.597, 38.0308, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAB480000 [111.597000 38.030800 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB48138, 13837, 0xAB480100, 35.0949, 38.6299, 38.005, -0.690845, 0, 0, -0.723003, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1368,7 +1368,7 @@ VALUES (0x7AB48139, 0x7AB48034, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB4813A, 13839, 0xAB480110, 39.2144, 131.579, 36.005, -0.999368, 0, 0, -0.035552, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xAB480110 [39.214401 131.578995 36.005001] -0.999368 0.000000 0.000000 -0.035551 */ +/* @teleloc 0xAB480110 [39.214401 131.578995 36.005001] -0.999368 0.000000 0.000000 -0.035552 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7AB4813A, 0x7AB48069, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -1545,7 +1545,7 @@ VALUES (0x7AB4813C, 0x7AB4809C, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AB4813D, 13842, 0xAB480129, 106.363, 35.9462, 22.005, -0.065667, 0, 0, 0.997842, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xAB480129 [106.362999 35.946201 22.004999] -0.065666 0.000000 0.000000 0.997842 */ +/* @teleloc 0xAB480129 [106.362999 35.946201 22.004999] -0.065667 0.000000 0.000000 0.997842 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7AB4813D, 0x7AB48105, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/ABBE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/ABBE.sql index bacf6dd0a5..7a3382d894 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/ABBE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/ABBE.sql @@ -173,20 +173,20 @@ VALUES (0x7ABBE02A, 9686, 0xABBE0112, 41.1506, 32.7645, 100.85, 0.317305, 0, 0, /* @teleloc 0xABBE0112 [41.150600 32.764500 100.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE02B, 9686, 0xABBE0115, 30.2857, 31.5459, 100.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0115 [30.285700 31.545900 100.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE02B, 9686, 0xABBE0115, 30.2857, 31.5459, 100.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0115 [30.285700 31.545900 100.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE02C, 9686, 0xABBE0115, 35.6857, 31.5459, 100.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0115 [35.685699 31.545900 100.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE02C, 9686, 0xABBE0115, 35.6857, 31.5459, 100.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0115 [35.685699 31.545900 100.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE02D, 9686, 0xABBE0115, 36.7357, 32.8951, 99.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xABBE0115 [36.735699 32.895100 99.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE02E, 9686, 0xABBE0115, 32.7357, 37.4459, 101.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0115 [32.735699 37.445900 101.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE02E, 9686, 0xABBE0115, 32.7357, 37.4459, 101.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0115 [32.735699 37.445900 101.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE02F, 9686, 0xABBE0115, 28.9357, 34.2959, 102.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,16 +209,16 @@ VALUES (0x7ABBE033, 11697, 0xABBE0115, 32.6177, 34.6245, 98.1, -0.707107, 0, 0, /* @teleloc 0xABBE0115 [32.617699 34.624500 98.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE034, 9686, 0xABBE0117, 35.6438, 30.5931, 96.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0117 [35.643799 30.593100 96.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE034, 9686, 0xABBE0117, 35.6438, 30.5931, 96.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0117 [35.643799 30.593100 96.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE035, 9686, 0xABBE0117, 32.147, 33.8271, 96.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xABBE0117 [32.146999 33.827099 96.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE036, 9686, 0xABBE0117, 34.4006, 37.0771, 96.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0117 [34.400600 37.077099 96.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE036, 9686, 0xABBE0117, 34.4006, 37.0771, 96.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0117 [34.400600 37.077099 96.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE037, 11697, 0xABBE0117, 40.2672, 35.876, 94.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -233,28 +233,28 @@ VALUES (0x7ABBE039, 9687, 0xABBE0117, 32.6506, 36.6145, 94.1, -0.952129, 0, 0, /* @teleloc 0xABBE0117 [32.650600 36.614498 94.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE03A, 412, 0xABBE0000, 39.5006, 39.8245, 98, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xABBE0000 [39.500599 39.824501 98.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE03A, 412, 0xABBE0000, 39.5006, 39.8245, 98, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xABBE0000 [39.500599 39.824501 98.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE03B, 9686, 0xABBE0119, 82.9112, 33.0587, 103.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xABBE0119 [82.911201 33.058701 103.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE03C, 9686, 0xABBE0119, 81.7112, 31.1587, 102.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0119 [81.711197 31.158701 102.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE03C, 9686, 0xABBE0119, 81.7112, 31.1587, 102.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0119 [81.711197 31.158701 102.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE03D, 9686, 0xABBE011A, 84.5652, 29.2736, 101.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE011A [84.565201 29.273600 101.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE03D, 9686, 0xABBE011A, 84.5652, 29.2736, 101.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE011A [84.565201 29.273600 101.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE03E, 9686, 0xABBE011A, 89.9436, 29.2736, 101.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE011A [89.943604 29.273600 101.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE03E, 9686, 0xABBE011A, 89.9436, 29.2736, 101.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE011A [89.943604 29.273600 101.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE03F, 9686, 0xABBE011A, 87.2936, 35.2236, 103.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE011A [87.293602 35.223598 103.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE03F, 9686, 0xABBE011A, 87.2936, 35.2236, 103.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE011A [87.293602 35.223598 103.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE040, 9686, 0xABBE011A, 91.2437, 34.1736, 101.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -277,16 +277,16 @@ VALUES (0x7ABBE044, 11698, 0xABBE011A, 87.3026, 32.3158, 106.6, -0.707107, 0, 0, /* @teleloc 0xABBE011A [87.302597 32.315800 106.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE045, 11697, 0xABBE011A, 87.2891, 34.8492, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABBE011A [87.289101 34.849201 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE045, 11697, 0xABBE011A, 87.2891, 34.8492, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABBE011A [87.289101 34.849201 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE046, 9686, 0xABBE011E, 84.2297, 28.3548, 98.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE011E [84.229698 28.354799 98.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE046, 9686, 0xABBE011E, 84.2297, 28.3548, 98.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE011E [84.229698 28.354799 98.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE047, 9686, 0xABBE011E, 84.4797, 34.9048, 98.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE011E [84.479698 34.904800 98.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE047, 9686, 0xABBE011E, 84.4797, 34.9048, 98.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE011E [84.479698 34.904800 98.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE048, 9686, 0xABBE011E, 87.9788, 31.5191, 98.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,8 +305,8 @@ VALUES (0x7ABBE04B, 9687, 0xABBE011E, 87.3671, 34.3038, 96.1, 0.878817, 0, 0, - /* @teleloc 0xABBE011E [87.367104 34.303799 96.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE04C, 412, 0xABBE0000, 80.6526, 36.8258, 100, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xABBE0000 [80.652603 36.825802 100.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE04C, 412, 0xABBE0000, 80.6526, 36.8258, 100, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xABBE0000 [80.652603 36.825802 100.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE04D, 9686, 0xABBE0121, 36.9286, 86.5703, 101.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,8 +1377,8 @@ VALUES (0x7ABBE0E9, 12679, 0xABBE0000, 157.481, 76.277, 98.1, 0.999994, 0, 0, 0. /* @teleloc 0xABBE0000 [157.481003 76.277000 98.099998] 0.999994 0.000000 0.000000 0.003381 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE0EA, 9686, 0xABBE0112, 39.5438, 32.2431, 103.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0112 [39.543800 32.243099 103.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE0EA, 9686, 0xABBE0112, 39.5438, 32.2431, 103.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0112 [39.543800 32.243099 103.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE0EB, 9686, 0xABBE0112, 37.197, 35.3771, 101.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1393,28 +1393,28 @@ VALUES (0x7ABBE0ED, 9686, 0xABBE0112, 41.3006, 38.0645, 100.85, -0.902209, 0, 0 /* @teleloc 0xABBE0112 [41.300598 38.064499 100.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE0EE, 9686, 0xABBE0112, 39.5506, 39.2771, 101.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0112 [39.550598 39.277100 101.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE0EE, 9686, 0xABBE0112, 39.5506, 39.2771, 101.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0112 [39.550598 39.277100 101.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE0EF, 11697, 0xABBE0112, 39.5987, 32.5837, 98.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABBE0112 [39.598701 32.583698 98.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE0EF, 11697, 0xABBE0112, 39.5987, 32.5837, 98.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABBE0112 [39.598701 32.583698 98.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE0F0, 11697, 0xABBE0112, 37.6987, 33.6337, 98.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xABBE0112 [37.698700 33.633701 98.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE0F1, 11697, 0xABBE0115, 33.1487, 32.1337, 98.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABBE0115 [33.148701 32.133701 98.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE0F1, 11697, 0xABBE0115, 33.1487, 32.1337, 98.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABBE0115 [33.148701 32.133701 98.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE0F2, 9686, 0xABBE0115, 30.1863, 37.4459, 101.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0115 [30.186300 37.445900 101.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE0F2, 9686, 0xABBE0115, 30.1863, 37.4459, 101.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0115 [30.186300 37.445900 101.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE0F3, 9686, 0xABBE0115, 35.5301, 37.4459, 101.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0115 [35.530102 37.445900 101.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE0F3, 9686, 0xABBE0115, 35.5301, 37.4459, 101.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0115 [35.530102 37.445900 101.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE0F4, 9686, 0xABBE0115, 28.9357, 32.5808, 101.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,8 +1425,8 @@ VALUES (0x7ABBE0F5, 9686, 0xABBE0115, 28.9357, 36.529, 101.35, -0.707107, 0, 0, /* @teleloc 0xABBE0115 [28.935699 36.528999 101.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE0F6, 9686, 0xABBE0115, 33.1452, 31.5459, 101.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0115 [33.145199 31.545900 101.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE0F6, 9686, 0xABBE0115, 33.1452, 31.5459, 101.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0115 [33.145199 31.545900 101.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE0F7, 9686, 0xABBE0115, 36.7357, 32.5951, 101.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,20 +1461,20 @@ VALUES (0x7ABBE0FE, 11697, 0xABBE0115, 35.7439, 32.3432, 98.1, 0.297375, 0, 0, - /* @teleloc 0xABBE0115 [35.743900 32.343201 98.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE0FF, 11697, 0xABBE0115, 32.8987, 36.9337, 98.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABBE0115 [32.898701 36.933701 98.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE0FF, 11697, 0xABBE0115, 32.8987, 36.9337, 98.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABBE0115 [32.898701 36.933701 98.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE100, 11697, 0xABBE0117, 33.0348, 34.3879, 94.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xABBE0117 [33.034801 34.387901 94.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE101, 9686, 0xABBE0117, 39.5438, 30.5931, 96.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0117 [39.543800 30.593100 96.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE101, 9686, 0xABBE0117, 39.5438, 30.5931, 96.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0117 [39.543800 30.593100 96.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE102, 9686, 0xABBE0117, 37.6506, 37.0771, 96.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0117 [37.650600 37.077099 96.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE102, 9686, 0xABBE0117, 37.6506, 37.0771, 96.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0117 [37.650600 37.077099 96.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE103, 9686, 0xABBE0117, 42.097, 32.6271, 96.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,16 +1485,16 @@ VALUES (0x7ABBE104, 11698, 0xABBE0117, 36.1297, 34.4773, 97.5, -0.707107, 0, 0, /* @teleloc 0xABBE0117 [36.129700 34.477299 97.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE105, 11697, 0xABBE0117, 36.7348, 31.4379, 94.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABBE0117 [36.734798 31.437901 94.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE105, 11697, 0xABBE0117, 36.7348, 31.4379, 94.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABBE0117 [36.734798 31.437901 94.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE106, 11697, 0xABBE0117, 36.1172, 36.626, 94.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABBE0117 [36.117199 36.625999 94.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE106, 11697, 0xABBE0117, 36.1172, 36.626, 94.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABBE0117 [36.117199 36.625999 94.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE107, 9686, 0xABBE0000, 39.5438, 39.9931, 101.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0000 [39.543800 39.993099 101.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE107, 9686, 0xABBE0000, 39.5438, 39.9931, 101.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0000 [39.543800 39.993099 101.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE108, 9686, 0xABBE0000, 41.8438, 39.0931, 100.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1509,16 +1509,16 @@ VALUES (0x7ABBE10A, 12679, 0xABBE0000, 42.6487, 39.3837, 98.1, -0.402747, 0, 0, /* @teleloc 0xABBE0000 [42.648701 39.383701 98.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE10B, 12679, 0xABBE0000, 32.6487, 38.4337, 98.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xABBE0000 [32.648701 38.433701 98.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE10B, 12679, 0xABBE0000, 32.6487, 38.4337, 98.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xABBE0000 [32.648701 38.433701 98.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE10C, 11697, 0xABBE0119, 82.5244, 35.8093, 100.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xABBE0119 [82.524399 35.809299 100.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE10D, 11697, 0xABBE0119, 81.4994, 31.5343, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABBE0119 [81.499397 31.534300 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE10D, 11697, 0xABBE0119, 81.4994, 31.5343, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABBE0119 [81.499397 31.534300 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE10E, 9686, 0xABBE0119, 78.2612, 31.9337, 102.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1533,8 +1533,8 @@ VALUES (0x7ABBE110, 9686, 0xABBE0119, 78.2612, 35.4087, 102.5, -0.707107, 0, 0, /* @teleloc 0xABBE0119 [78.261200 35.408699 102.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE111, 9686, 0xABBE0119, 80.6797, 36.3048, 103.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0119 [80.679703 36.304798 103.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE111, 9686, 0xABBE0119, 80.6797, 36.3048, 103.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0119 [80.679703 36.304798 103.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE112, 9686, 0xABBE0119, 82.9112, 35.1536, 102.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7ABBE114, 9686, 0xABBE011A, 91.2437, 32.2359, 103.875, 0.707107, 0, 0 /* @teleloc 0xABBE011A [91.243698 32.235901 103.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE115, 9686, 0xABBE011A, 87.3092, 29.2736, 103.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE011A [87.309196 29.273600 103.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE115, 9686, 0xABBE011A, 87.3092, 29.2736, 103.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE011A [87.309196 29.273600 103.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE116, 9686, 0xABBE011A, 83.3521, 30.288, 103.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1565,12 +1565,12 @@ VALUES (0x7ABBE118, 9686, 0xABBE011A, 83.3521, 34.3374, 103.6, -0.707107, 0, 0, /* @teleloc 0xABBE011A [83.352097 34.337399 103.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE119, 9686, 0xABBE011A, 84.7442, 35.2236, 103.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE011A [84.744202 35.223598 103.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE119, 9686, 0xABBE011A, 84.7442, 35.2236, 103.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE011A [84.744202 35.223598 103.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE11A, 9686, 0xABBE011A, 89.9685, 35.2236, 103.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE011A [89.968498 35.223598 103.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE11A, 9686, 0xABBE011A, 89.9685, 35.2236, 103.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE011A [89.968498 35.223598 103.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE11B, 11698, 0xABBE011A, 89.8376, 30.4208, 104.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1601,12 +1601,12 @@ VALUES (0x7ABBE121, 11697, 0xABBE011A, 84.3226, 30.0458, 100.1, 0.359182, 0, 0, /* @teleloc 0xABBE011A [84.322601 30.045799 100.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE122, 9686, 0xABBE011E, 86.3184, 28.3548, 98.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE011E [86.318398 28.354799 98.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE122, 9686, 0xABBE011E, 86.3184, 28.3548, 98.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE011E [86.318398 28.354799 98.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE123, 9686, 0xABBE011E, 81.4554, 34.9048, 98.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE011E [81.455399 34.904800 98.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE123, 9686, 0xABBE011E, 81.4554, 34.9048, 98.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE011E [81.455399 34.904800 98.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE124, 9686, 0xABBE011E, 78.2699, 29.8198, 98.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,32 +1617,32 @@ VALUES (0x7ABBE125, 11698, 0xABBE011E, 82.9926, 31.5908, 99.525, 0.707107, 0, 0, /* @teleloc 0xABBE011E [82.992599 31.590799 99.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE126, 11697, 0xABBE011E, 83.0977, 28.7649, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABBE011E [83.097702 28.764900 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE126, 11697, 0xABBE011E, 83.0977, 28.7649, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABBE011E [83.097702 28.764900 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE127, 11697, 0xABBE011E, 87.1891, 31.7406, 96.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xABBE011E [87.189102 31.740601 96.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE128, 11697, 0xABBE011E, 84.6501, 34.407, 96.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABBE011E [84.650101 34.407001 96.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABBE128, 11697, 0xABBE011E, 84.6501, 34.407, 96.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABBE011E [84.650101 34.407001 96.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE129, 9686, 0xABBE0000, 80.6547, 36.9398, 103.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0000 [80.654701 36.939800 103.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE129, 9686, 0xABBE0000, 80.6547, 36.9398, 103.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0000 [80.654701 36.939800 103.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE12A, 9686, 0xABBE0000, 77.6447, 42.7948, 101.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0000 [77.644699 42.794800 101.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7ABBE12A, 9686, 0xABBE0000, 77.6447, 42.7948, 101.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0000 [77.644699 42.794800 101.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE12B, 9686, 0xABBE0000, 83.6747, 42.7948, 101.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABBE0000 [83.674698 42.794800 101.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7ABBE12B, 9686, 0xABBE0000, 83.6747, 42.7948, 101.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABBE0000 [83.674698 42.794800 101.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABBE12C, 12679, 0xABBE0000, 85.1976, 37.2608, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xABBE0000 [85.197601 37.260799 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABBE12C, 12679, 0xABBE0000, 85.1976, 37.2608, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xABBE0000 [85.197601 37.260799 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABBE12D, 12679, 0xABBE0000, 76.3526, 37.1508, 100.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/ABDE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/ABDE.sql index fb8348040b..54458ca7af 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/ABDE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/ABDE.sql @@ -1465,8 +1465,8 @@ VALUES (0x7ABDE16D, 9686, 0xABDE0136, 88.8392, 33.4294, 22.85, 0.317305, 0, 0, /* @teleloc 0xABDE0136 [88.839203 33.429401 22.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE16E, 9686, 0xABDE0136, 87.2324, 32.908, 25.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE0136 [87.232399 32.908001 25.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE16E, 9686, 0xABDE0136, 87.2324, 32.908, 25.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE0136 [87.232399 32.908001 25.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE16F, 9686, 0xABDE0136, 84.8856, 36.042, 23.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7ABDE171, 9686, 0xABDE0136, 88.9892, 38.7294, 22.85, -0.902209, 0, 0, /* @teleloc 0xABDE0136 [88.989197 38.729401 22.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE172, 9686, 0xABDE0136, 87.2392, 39.942, 23.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE0136 [87.239197 39.942001 23.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABDE172, 9686, 0xABDE0136, 87.2392, 39.942, 23.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE0136 [87.239197 39.942001 23.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE173, 11697, 0xABDE0136, 87.2873, 33.2486, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABDE0136 [87.287300 33.248600 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE173, 11697, 0xABDE0136, 87.2873, 33.2486, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABDE0136 [87.287300 33.248600 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE174, 11697, 0xABDE0136, 85.3873, 34.2986, 20.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xABDE0136 [85.387299 34.298599 20.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE175, 9686, 0xABDE0139, 77.9743, 32.2108, 22.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE0139 [77.974297 32.210800 22.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE175, 9686, 0xABDE0139, 77.9743, 32.2108, 22.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE0139 [77.974297 32.210800 22.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE176, 9686, 0xABDE0139, 83.3743, 32.2108, 22.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE0139 [83.374298 32.210800 22.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE176, 9686, 0xABDE0139, 83.3743, 32.2108, 22.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE0139 [83.374298 32.210800 22.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE177, 9686, 0xABDE0139, 84.4243, 33.56, 21.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xABDE0139 [84.424301 33.560001 21.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE178, 9686, 0xABDE0139, 80.4243, 38.1108, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE0139 [80.424301 38.110802 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABDE178, 9686, 0xABDE0139, 80.4243, 38.1108, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE0139 [80.424301 38.110802 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE179, 9686, 0xABDE0139, 76.6243, 34.9608, 24.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7ABDE17D, 11697, 0xABDE0139, 80.3063, 35.2894, 20.1, -0.707107, 0, 0, /* @teleloc 0xABDE0139 [80.306297 35.289398 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE17E, 11697, 0xABDE0139, 80.8373, 32.7986, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABDE0139 [80.837303 32.798599 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE17E, 11697, 0xABDE0139, 80.8373, 32.7986, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABDE0139 [80.837303 32.798599 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE17F, 9686, 0xABDE0139, 77.8749, 38.1108, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE0139 [77.874901 38.110802 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABDE17F, 9686, 0xABDE0139, 77.8749, 38.1108, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE0139 [77.874901 38.110802 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE180, 9686, 0xABDE0139, 83.2187, 38.1108, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE0139 [83.218697 38.110802 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABDE180, 9686, 0xABDE0139, 83.2187, 38.1108, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE0139 [83.218697 38.110802 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE181, 9686, 0xABDE0139, 76.6243, 33.2457, 23.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7ABDE182, 9686, 0xABDE0139, 76.6243, 37.1939, 23.35, -0.707107, 0, 0, /* @teleloc 0xABDE0139 [76.624298 37.193901 23.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE183, 9686, 0xABDE0139, 80.8338, 32.2108, 23.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE0139 [80.833801 32.210800 23.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE183, 9686, 0xABDE0139, 80.8338, 32.2108, 23.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE0139 [80.833801 32.210800 23.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE184, 9686, 0xABDE0139, 84.4243, 33.26, 23.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7ABDE18B, 11697, 0xABDE0139, 83.4325, 33.0081, 20.1, 0.297375, 0, 0, - /* @teleloc 0xABDE0139 [83.432503 33.008099 20.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE18C, 11697, 0xABDE0139, 80.5873, 37.5986, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABDE0139 [80.587303 37.598598 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABDE18C, 11697, 0xABDE0139, 80.5873, 37.5986, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABDE0139 [80.587303 37.598598 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE18D, 9686, 0xABDE013B, 83.3324, 31.258, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE013B [83.332397 31.257999 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE18D, 9686, 0xABDE013B, 83.3324, 31.258, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE013B [83.332397 31.257999 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE18E, 9686, 0xABDE013B, 79.8356, 34.492, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xABDE013B [79.835602 34.492001 18.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE18F, 9686, 0xABDE013B, 82.0892, 37.742, 18.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE013B [82.089203 37.742001 18.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABDE18F, 9686, 0xABDE013B, 82.0892, 37.742, 18.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE013B [82.089203 37.742001 18.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE190, 11697, 0xABDE013B, 87.9558, 36.5409, 16.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7ABDE193, 11697, 0xABDE013B, 80.7234, 35.0528, 16.1, -0.707107, 0, 0, /* @teleloc 0xABDE013B [80.723396 35.052799 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE194, 9686, 0xABDE013B, 87.2324, 31.258, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE013B [87.232399 31.257999 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE194, 9686, 0xABDE013B, 87.2324, 31.258, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE013B [87.232399 31.257999 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE195, 9686, 0xABDE013B, 85.3392, 37.742, 18.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE013B [85.339203 37.742001 18.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABDE195, 9686, 0xABDE013B, 85.3392, 37.742, 18.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE013B [85.339203 37.742001 18.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE196, 9686, 0xABDE013B, 89.7856, 33.292, 18.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7ABDE197, 11698, 0xABDE013B, 83.8183, 35.1422, 19.5, -0.707107, 0, 0, /* @teleloc 0xABDE013B [83.818298 35.142200 19.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE198, 11697, 0xABDE013B, 84.4234, 32.1028, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABDE013B [84.423401 32.102798 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE198, 11697, 0xABDE013B, 84.4234, 32.1028, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABDE013B [84.423401 32.102798 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE199, 11697, 0xABDE013B, 83.8058, 37.2909, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABDE013B [83.805801 37.290901 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABDE199, 11697, 0xABDE013B, 83.8058, 37.2909, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABDE013B [83.805801 37.290901 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE19A, 412, 0xABDE0000, 87.1892, 40.4894, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xABDE0000 [87.189201 40.489399 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE19A, 412, 0xABDE0000, 87.1892, 40.4894, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xABDE0000 [87.189201 40.489399 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE19B, 9686, 0xABDE0000, 87.2324, 40.658, 23.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABDE0000 [87.232399 40.658001 23.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE19B, 9686, 0xABDE0000, 87.2324, 40.658, 23.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABDE0000 [87.232399 40.658001 23.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE19C, 9686, 0xABDE0000, 89.5324, 39.758, 22.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7ABDE19E, 12679, 0xABDE0000, 90.3373, 40.0486, 20.1, -0.402747, 0, 0, /* @teleloc 0xABDE0000 [90.337303 40.048599 20.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABDE19F, 12679, 0xABDE0000, 80.3373, 39.0986, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xABDE0000 [80.337303 39.098598 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABDE19F, 12679, 0xABDE0000, 80.3373, 39.0986, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xABDE0000 [80.337303 39.098598 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABDE1A0, 12996, 0xABDE0136, 86.2983, 35.8653, 20.005, -0.059358, 0, 0, -0.998237, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/ABE7.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/ABE7.sql index 8f515e50ad..b3a4f0a90e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/ABE7.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/ABE7.sql @@ -809,8 +809,8 @@ VALUES (0x7ABE70C9, 11697, 0xABE7011D, 83.6241, 154.473, -3.9, 0, 0, 0, -1, Tru /* @teleloc 0xABE7011D [83.624100 154.473007 -3.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE70CA, 412, 0xABE70000, 80.2407, 151.275, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xABE70000 [80.240700 151.274994 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x7ABE70CA, 412, 0xABE70000, 80.2407, 151.275, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xABE70000 [80.240700 151.274994 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE70CB, 9686, 0xABE70000, 80.1975, 151.106, 3.34999, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1017,8 +1017,8 @@ VALUES (0x7ABE70FD, 11697, 0xABE70125, 112.139, 101.999, -3.9, 0.430511, 0, 0, - /* @teleloc 0xABE70125 [112.139000 101.999001 -3.900000] 0.430511 0.000000 0.000000 -0.902585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE70FE, 412, 0xABE70000, 104.379, 103.981, -0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xABE70000 [104.378998 103.981003 -0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7ABE70FE, 412, 0xABE70000, 104.379, 103.981, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xABE70000 [104.378998 103.981003 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE70FF, 9686, 0xABE70000, 104.284, 103.959, 3.375, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1041,8 +1041,8 @@ VALUES (0x7ABE7103, 12679, 0xABE70000, 103.951, 114.636, 0.075, 0.707107, 0, 0, /* @teleloc 0xABE70000 [103.950996 114.636002 0.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7104, 412, 0xABE70129, 124.742, 55.8053, -0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xABE70129 [124.741997 55.805302 -0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7ABE7104, 412, 0xABE70129, 124.742, 55.8053, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xABE70129 [124.741997 55.805302 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE7105, 9686, 0xABE7012A, 125.552, 55.7553, 4.35, -0.713861, 0, 0, -0.700287, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1257,8 +1257,8 @@ VALUES (0x7ABE7139, 9686, 0xABE7012F, 89.6097, 33.6497, 4.85, 0.317305, 0, 0, - /* @teleloc 0xABE7012F [89.609703 33.649700 4.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE713A, 9686, 0xABE7012F, 88.0029, 33.1283, 7.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE7012F [88.002899 33.128300 7.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE713A, 9686, 0xABE7012F, 88.0029, 33.1283, 7.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE7012F [88.002899 33.128300 7.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE713B, 9686, 0xABE7012F, 85.6561, 36.2623, 5.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,32 +1273,32 @@ VALUES (0x7ABE713D, 9686, 0xABE7012F, 89.7597, 38.9497, 4.85, -0.902209, 0, 0, /* @teleloc 0xABE7012F [89.759697 38.949699 4.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE713E, 9686, 0xABE7012F, 88.0097, 40.1623, 5.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE7012F [88.009697 40.162300 5.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABE713E, 9686, 0xABE7012F, 88.0097, 40.1623, 5.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE7012F [88.009697 40.162300 5.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE713F, 11697, 0xABE7012F, 88.0578, 33.4689, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABE7012F [88.057800 33.468899 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE713F, 11697, 0xABE7012F, 88.0578, 33.4689, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABE7012F [88.057800 33.468899 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE7140, 11697, 0xABE7012F, 86.1578, 34.5189, 2.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xABE7012F [86.157799 34.518902 2.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7141, 9686, 0xABE70132, 78.7448, 32.4311, 4.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70132 [78.744797 32.431099 4.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE7141, 9686, 0xABE70132, 78.7448, 32.4311, 4.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70132 [78.744797 32.431099 4.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7142, 9686, 0xABE70132, 84.1448, 32.4311, 4.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70132 [84.144798 32.431099 4.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE7142, 9686, 0xABE70132, 84.1448, 32.4311, 4.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70132 [84.144798 32.431099 4.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE7143, 9686, 0xABE70132, 85.1948, 33.7803, 3.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xABE70132 [85.194801 33.780300 3.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7144, 9686, 0xABE70132, 81.1948, 38.3311, 5.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70132 [81.194801 38.331100 5.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABE7144, 9686, 0xABE70132, 81.1948, 38.3311, 5.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70132 [81.194801 38.331100 5.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE7145, 9686, 0xABE70132, 77.3948, 35.1811, 6.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,16 +1321,16 @@ VALUES (0x7ABE7149, 11697, 0xABE70132, 81.0768, 35.5097, 2.1, -0.707107, 0, 0, - /* @teleloc 0xABE70132 [81.076797 35.509701 2.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE714A, 11697, 0xABE70132, 81.6078, 33.0189, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABE70132 [81.607803 33.018902 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE714A, 11697, 0xABE70132, 81.6078, 33.0189, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABE70132 [81.607803 33.018902 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE714B, 9686, 0xABE70132, 78.6454, 38.3311, 5.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70132 [78.645401 38.331100 5.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABE714B, 9686, 0xABE70132, 78.6454, 38.3311, 5.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70132 [78.645401 38.331100 5.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE714C, 9686, 0xABE70132, 83.9892, 38.3311, 5.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70132 [83.989197 38.331100 5.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABE714C, 9686, 0xABE70132, 83.9892, 38.3311, 5.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70132 [83.989197 38.331100 5.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE714D, 9686, 0xABE70132, 77.3948, 33.466, 5.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,8 +1341,8 @@ VALUES (0x7ABE714E, 9686, 0xABE70132, 77.3948, 37.4142, 5.35, -0.707107, 0, 0, /* @teleloc 0xABE70132 [77.394798 37.414200 5.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE714F, 9686, 0xABE70132, 81.6043, 32.4311, 5.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70132 [81.604301 32.431099 5.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE714F, 9686, 0xABE70132, 81.6043, 32.4311, 5.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70132 [81.604301 32.431099 5.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE7150, 9686, 0xABE70132, 85.1948, 33.4804, 5.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1377,20 +1377,20 @@ VALUES (0x7ABE7157, 11697, 0xABE70132, 84.203, 33.2284, 2.1, 0.297375, 0, 0, -0. /* @teleloc 0xABE70132 [84.203003 33.228401 2.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7158, 11697, 0xABE70132, 81.3578, 37.8189, 2.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABE70132 [81.357803 37.818901 2.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABE7158, 11697, 0xABE70132, 81.3578, 37.8189, 2.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABE70132 [81.357803 37.818901 2.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7159, 9686, 0xABE70134, 84.1029, 31.4783, 0.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70134 [84.102898 31.478300 0.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE7159, 9686, 0xABE70134, 84.1029, 31.4783, 0.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70134 [84.102898 31.478300 0.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE715A, 9686, 0xABE70134, 80.6061, 34.7123, 0.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xABE70134 [80.606102 34.712299 0.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE715B, 9686, 0xABE70134, 82.8597, 37.9623, 0.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70134 [82.859703 37.962299 0.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABE715B, 9686, 0xABE70134, 82.8597, 37.9623, 0.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70134 [82.859703 37.962299 0.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE715C, 11697, 0xABE70134, 88.7263, 36.7612, -1.9, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1409,12 +1409,12 @@ VALUES (0x7ABE715F, 11697, 0xABE70134, 81.4939, 35.2731, -1.9, -0.707107, 0, 0, /* @teleloc 0xABE70134 [81.493896 35.273102 -1.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7160, 9686, 0xABE70134, 88.0029, 31.4783, 0.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70134 [88.002899 31.478300 0.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE7160, 9686, 0xABE70134, 88.0029, 31.4783, 0.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70134 [88.002899 31.478300 0.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7161, 9686, 0xABE70134, 86.1097, 37.9623, 0.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70134 [86.109703 37.962299 0.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABE7161, 9686, 0xABE70134, 86.1097, 37.9623, 0.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70134 [86.109703 37.962299 0.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE7162, 9686, 0xABE70134, 90.5561, 33.5123, 0.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,20 +1425,20 @@ VALUES (0x7ABE7163, 11698, 0xABE70134, 84.5888, 35.3625, 1.5, -0.707107, 0, 0, - /* @teleloc 0xABE70134 [84.588799 35.362499 1.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7164, 11697, 0xABE70134, 85.1939, 32.3231, -1.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABE70134 [85.193901 32.323101 -1.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE7164, 11697, 0xABE70134, 85.1939, 32.3231, -1.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABE70134 [85.193901 32.323101 -1.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7165, 11697, 0xABE70134, 84.5763, 37.5112, -1.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xABE70134 [84.576302 37.511200 -1.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ABE7165, 11697, 0xABE70134, 84.5763, 37.5112, -1.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xABE70134 [84.576302 37.511200 -1.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7166, 412, 0xABE70000, 87.9597, 40.7097, 2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xABE70000 [87.959702 40.709702 2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE7166, 412, 0xABE70000, 87.9597, 40.7097, 2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xABE70000 [87.959702 40.709702 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE7167, 9686, 0xABE70000, 88.0029, 40.8783, 5.34999, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xABE70000 [88.002899 40.878300 5.349990] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE7167, 9686, 0xABE70000, 88.0029, 40.8783, 5.34999, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xABE70000 [88.002899 40.878300 5.349990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE7168, 9686, 0xABE70000, 90.3029, 39.9783, 4.09999, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1453,8 +1453,8 @@ VALUES (0x7ABE716A, 12679, 0xABE70000, 91.1078, 40.2689, 2.1, -0.402747, 0, 0, - /* @teleloc 0xABE70000 [91.107803 40.268902 2.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ABE716B, 12679, 0xABE70000, 81.1078, 39.3189, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xABE70000 [81.107803 39.318901 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ABE716B, 12679, 0xABE70000, 81.1078, 39.3189, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xABE70000 [81.107803 39.318901 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE716C, 13480, 0xABE7012A, 129.834, 56.5381, 0.005, -0.705492, 0, 0, 0.708717, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1753,7 +1753,7 @@ VALUES (0x7ABE7170, 0x7ABE7068, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ABE7171, 13485, 0xABE70118, 81.2462, 155.843, 0.005, 0.999883, 0, 0, -0.015327, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xABE70118 [81.246201 155.843002 0.005000] 0.999883 0.000000 0.000000 -0.015326 */ +/* @teleloc 0xABE70118 [81.246201 155.843002 0.005000] 0.999883 0.000000 0.000000 -0.015327 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7ABE7171, 0x7ABE709C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AC3F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AC3F.sql index ca5afd1791..4d4e76c23b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AC3F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AC3F.sql @@ -5,16 +5,16 @@ VALUES (0x7AC3F000, 9686, 0xAC3F0100, 106.67, 33.8923, 45.5, -0.707107, 0, 0, 0 /* @teleloc 0xAC3F0100 [106.669998 33.892300 45.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F001, 9686, 0xAC3F0100, 105.47, 31.9923, 44.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0100 [105.470001 31.992300 44.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F001, 9686, 0xAC3F0100, 105.47, 31.9923, 44.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0100 [105.470001 31.992300 44.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F002, 11697, 0xAC3F0100, 106.283, 36.643, 42.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAC3F0100 [106.282997 36.643002 42.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F003, 11697, 0xAC3F0100, 105.258, 32.368, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC3F0100 [105.258003 32.368000 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F003, 11697, 0xAC3F0100, 105.258, 32.368, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC3F0100 [105.258003 32.368000 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F004, 9686, 0xAC3F0100, 102.02, 32.7673, 44.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x7AC3F006, 9686, 0xAC3F0100, 102.02, 36.2423, 44.5, -0.707107, 0, 0, - /* @teleloc 0xAC3F0100 [102.019997 36.242298 44.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F007, 9686, 0xAC3F0100, 104.438, 37.1384, 45.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0100 [104.438004 37.138401 45.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F007, 9686, 0xAC3F0100, 104.438, 37.1384, 45.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0100 [104.438004 37.138401 45.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F008, 9686, 0xAC3F0100, 106.67, 35.9872, 44.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC3F0100 [106.669998 35.987202 44.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F009, 9686, 0xAC3F0101, 108.324, 30.1072, 43.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0101 [108.323997 30.107201 43.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F009, 9686, 0xAC3F0101, 108.324, 30.1072, 43.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0101 [108.323997 30.107201 43.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F00A, 9686, 0xAC3F0101, 113.702, 30.1072, 43.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0101 [113.702003 30.107201 43.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F00A, 9686, 0xAC3F0101, 113.702, 30.1072, 43.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0101 [113.702003 30.107201 43.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F00B, 9686, 0xAC3F0101, 111.052, 36.0572, 45.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0101 [111.052002 36.057201 45.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F00B, 9686, 0xAC3F0101, 111.052, 36.0572, 45.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0101 [111.052002 36.057201 45.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F00C, 9686, 0xAC3F0101, 115.002, 35.0072, 43.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7AC3F010, 11698, 0xAC3F0101, 111.061, 33.1494, 48.6, -0.707107, 0, 0, /* @teleloc 0xAC3F0101 [111.060997 33.149399 48.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F011, 11697, 0xAC3F0101, 111.047, 35.6828, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC3F0101 [111.046997 35.682800 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F011, 11697, 0xAC3F0101, 111.047, 35.6828, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC3F0101 [111.046997 35.682800 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F012, 9686, 0xAC3F0101, 115.002, 31.2168, 43.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7AC3F013, 9686, 0xAC3F0101, 115.002, 33.0695, 45.875, 0.707107, 0, 0, /* @teleloc 0xAC3F0101 [115.001999 33.069500 45.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F014, 9686, 0xAC3F0101, 111.068, 30.1072, 45.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0101 [111.068001 30.107201 45.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F014, 9686, 0xAC3F0101, 111.068, 30.1072, 45.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0101 [111.068001 30.107201 45.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F015, 9686, 0xAC3F0101, 107.111, 31.1216, 45.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x7AC3F017, 9686, 0xAC3F0101, 107.111, 35.171, 45.6, -0.707107, 0, 0, - /* @teleloc 0xAC3F0101 [107.111000 35.171001 45.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F018, 9686, 0xAC3F0101, 108.503, 36.0572, 45.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0101 [108.502998 36.057201 45.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F018, 9686, 0xAC3F0101, 108.503, 36.0572, 45.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0101 [108.502998 36.057201 45.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F019, 9686, 0xAC3F0101, 113.727, 36.0572, 45.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0101 [113.726997 36.057201 45.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F019, 9686, 0xAC3F0101, 113.727, 36.0572, 45.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0101 [113.726997 36.057201 45.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F01A, 11698, 0xAC3F0101, 113.596, 31.2544, 46.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x7AC3F020, 11697, 0xAC3F0101, 108.081, 30.8794, 42.1, 0.359182, 0, 0, 0 /* @teleloc 0xAC3F0101 [108.081001 30.879400 42.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F021, 9686, 0xAC3F0105, 107.988, 29.1884, 40.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0105 [107.987999 29.188400 40.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F021, 9686, 0xAC3F0105, 107.988, 29.1884, 40.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0105 [107.987999 29.188400 40.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F022, 9686, 0xAC3F0105, 108.238, 35.7384, 40.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0105 [108.237999 35.738400 40.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F022, 9686, 0xAC3F0105, 108.238, 35.7384, 40.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0105 [108.237999 35.738400 40.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F023, 9686, 0xAC3F0105, 111.737, 32.3527, 40.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x7AC3F026, 9687, 0xAC3F0105, 111.126, 35.1374, 38.1, 0.878817, 0, 0, - /* @teleloc 0xAC3F0105 [111.125999 35.137402 38.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F027, 9686, 0xAC3F0105, 110.077, 29.1884, 40.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0105 [110.077003 29.188400 40.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F027, 9686, 0xAC3F0105, 110.077, 29.1884, 40.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0105 [110.077003 29.188400 40.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F028, 9686, 0xAC3F0105, 105.214, 35.7384, 40.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0105 [105.213997 35.738400 40.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F028, 9686, 0xAC3F0105, 105.214, 35.7384, 40.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0105 [105.213997 35.738400 40.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F029, 9686, 0xAC3F0105, 102.028, 30.6535, 40.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x7AC3F02A, 11698, 0xAC3F0105, 106.751, 32.4244, 41.525, 0.707107, 0, 0, /* @teleloc 0xAC3F0105 [106.750999 32.424400 41.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F02B, 11697, 0xAC3F0105, 106.856, 29.5985, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC3F0105 [106.856003 29.598499 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F02B, 11697, 0xAC3F0105, 106.856, 29.5985, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC3F0105 [106.856003 29.598499 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F02C, 11697, 0xAC3F0105, 110.948, 32.5742, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAC3F0105 [110.947998 32.574200 38.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F02D, 11697, 0xAC3F0105, 108.408, 35.2406, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC3F0105 [108.407997 35.240601 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F02D, 11697, 0xAC3F0105, 108.408, 35.2406, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC3F0105 [108.407997 35.240601 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F02E, 412, 0xAC3F0000, 104.411, 37.6594, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC3F0000 [104.411003 37.659401 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F02E, 412, 0xAC3F0000, 104.411, 37.6594, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC3F0000 [104.411003 37.659401 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F02F, 9686, 0xAC3F0000, 104.413, 37.7734, 45.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0000 [104.413002 37.773399 45.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F02F, 9686, 0xAC3F0000, 104.413, 37.7734, 45.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0000 [104.413002 37.773399 45.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F030, 9686, 0xAC3F0000, 101.403, 43.6284, 43.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0000 [101.403000 43.628399 43.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7AC3F030, 9686, 0xAC3F0000, 101.403, 43.6284, 43.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0000 [101.403000 43.628399 43.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F031, 9686, 0xAC3F0000, 107.433, 43.6284, 43.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0000 [107.432999 43.628399 43.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7AC3F031, 9686, 0xAC3F0000, 107.433, 43.6284, 43.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0000 [107.432999 43.628399 43.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F032, 12679, 0xAC3F0000, 108.956, 38.0944, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAC3F0000 [108.956001 38.094398 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F032, 12679, 0xAC3F0000, 108.956, 38.0944, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAC3F0000 [108.956001 38.094398 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F033, 12679, 0xAC3F0000, 100.111, 37.9844, 42.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -217,8 +217,8 @@ VALUES (0x7AC3F035, 9686, 0xAC3F0109, 65.05, 34.1751, 38.85, 0.317305, 0, 0, -0 /* @teleloc 0xAC3F0109 [65.050003 34.175098 38.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F036, 9686, 0xAC3F0109, 63.4432, 33.6537, 41.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0109 [63.443199 33.653702 41.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F036, 9686, 0xAC3F0109, 63.4432, 33.6537, 41.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0109 [63.443199 33.653702 41.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F037, 9686, 0xAC3F0109, 61.0964, 36.7877, 39.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,32 +233,32 @@ VALUES (0x7AC3F039, 9686, 0xAC3F0109, 65.2, 39.4751, 38.85, -0.902209, 0, 0, 0. /* @teleloc 0xAC3F0109 [65.199997 39.475101 38.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F03A, 9686, 0xAC3F0109, 63.45, 40.6877, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0109 [63.450001 40.687698 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F03A, 9686, 0xAC3F0109, 63.45, 40.6877, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0109 [63.450001 40.687698 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F03B, 11697, 0xAC3F0109, 63.4981, 33.9943, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC3F0109 [63.498100 33.994301 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F03B, 11697, 0xAC3F0109, 63.4981, 33.9943, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC3F0109 [63.498100 33.994301 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F03C, 11697, 0xAC3F0109, 61.5981, 35.0443, 36.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAC3F0109 [61.598099 35.044300 36.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F03D, 9686, 0xAC3F010A, 54.1851, 32.9565, 38.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F010A [54.185101 32.956501 38.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F03D, 9686, 0xAC3F010A, 54.1851, 32.9565, 38.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F010A [54.185101 32.956501 38.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F03E, 9686, 0xAC3F010A, 59.5851, 32.9565, 38.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F010A [59.585098 32.956501 38.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F03E, 9686, 0xAC3F010A, 59.5851, 32.9565, 38.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F010A [59.585098 32.956501 38.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F03F, 9686, 0xAC3F010A, 60.6351, 34.3057, 37.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC3F010A [60.635101 34.305698 37.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F040, 9686, 0xAC3F010A, 56.6351, 38.8565, 39.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F010A [56.635101 38.856499 39.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F040, 9686, 0xAC3F010A, 56.6351, 38.8565, 39.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F010A [56.635101 38.856499 39.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F041, 9686, 0xAC3F010A, 52.8351, 35.7065, 40.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,16 +281,16 @@ VALUES (0x7AC3F045, 11697, 0xAC3F010A, 56.5171, 36.0351, 36.1, -0.707107, 0, 0, /* @teleloc 0xAC3F010A [56.517101 36.035099 36.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F046, 11697, 0xAC3F010A, 57.0481, 33.5443, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC3F010A [57.048100 33.544300 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F046, 11697, 0xAC3F010A, 57.0481, 33.5443, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC3F010A [57.048100 33.544300 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F047, 9686, 0xAC3F010A, 54.0857, 38.8565, 39.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F010A [54.085701 38.856499 39.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F047, 9686, 0xAC3F010A, 54.0857, 38.8565, 39.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F010A [54.085701 38.856499 39.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F048, 9686, 0xAC3F010A, 59.4295, 38.8565, 39.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F010A [59.429501 38.856499 39.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F048, 9686, 0xAC3F010A, 59.4295, 38.8565, 39.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F010A [59.429501 38.856499 39.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F049, 9686, 0xAC3F010A, 52.8351, 33.9914, 39.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,8 +301,8 @@ VALUES (0x7AC3F04A, 9686, 0xAC3F010A, 52.8351, 37.9396, 39.35, -0.707107, 0, 0, /* @teleloc 0xAC3F010A [52.835098 37.939602 39.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F04B, 9686, 0xAC3F010A, 57.0446, 32.9565, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F010A [57.044601 32.956501 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F04B, 9686, 0xAC3F010A, 57.0446, 32.9565, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F010A [57.044601 32.956501 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F04C, 9686, 0xAC3F010A, 60.6351, 34.0057, 39.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,20 +337,20 @@ VALUES (0x7AC3F053, 11697, 0xAC3F010A, 59.6433, 33.7538, 36.1, 0.297375, 0, 0, - /* @teleloc 0xAC3F010A [59.643299 33.753799 36.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F054, 11697, 0xAC3F010A, 56.7981, 38.3443, 36.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC3F010A [56.798100 38.344299 36.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F054, 11697, 0xAC3F010A, 56.7981, 38.3443, 36.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC3F010A [56.798100 38.344299 36.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F055, 9686, 0xAC3F010C, 59.5432, 32.0037, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F010C [59.543201 32.003700 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F055, 9686, 0xAC3F010C, 59.5432, 32.0037, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F010C [59.543201 32.003700 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F056, 9686, 0xAC3F010C, 56.0464, 35.2377, 34.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC3F010C [56.046398 35.237701 34.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F057, 9686, 0xAC3F010C, 58.3, 38.4877, 34.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F010C [58.299999 38.487701 34.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F057, 9686, 0xAC3F010C, 58.3, 38.4877, 34.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F010C [58.299999 38.487701 34.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F058, 11697, 0xAC3F010C, 64.1666, 37.2866, 32.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -369,12 +369,12 @@ VALUES (0x7AC3F05B, 11697, 0xAC3F010C, 56.9342, 35.7985, 32.1, -0.707107, 0, 0, /* @teleloc 0xAC3F010C [56.934200 35.798500 32.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F05C, 9686, 0xAC3F010C, 63.4432, 32.0037, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F010C [63.443199 32.003700 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F05C, 9686, 0xAC3F010C, 63.4432, 32.0037, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F010C [63.443199 32.003700 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F05D, 9686, 0xAC3F010C, 61.55, 38.4877, 34.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F010C [61.549999 38.487701 34.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F05D, 9686, 0xAC3F010C, 61.55, 38.4877, 34.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F010C [61.549999 38.487701 34.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F05E, 9686, 0xAC3F010C, 65.9964, 34.0377, 34.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -385,20 +385,20 @@ VALUES (0x7AC3F05F, 11698, 0xAC3F010C, 60.0291, 35.8879, 35.5, -0.707107, 0, 0, /* @teleloc 0xAC3F010C [60.029099 35.887901 35.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F060, 11697, 0xAC3F010C, 60.6342, 32.8485, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC3F010C [60.634201 32.848499 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F060, 11697, 0xAC3F010C, 60.6342, 32.8485, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC3F010C [60.634201 32.848499 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F061, 11697, 0xAC3F010C, 60.0166, 38.0366, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC3F010C [60.016602 38.036598 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC3F061, 11697, 0xAC3F010C, 60.0166, 38.0366, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC3F010C [60.016602 38.036598 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F062, 412, 0xAC3F0000, 63.4, 41.2351, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC3F0000 [63.400002 41.235100 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F062, 412, 0xAC3F0000, 63.4, 41.2351, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC3F0000 [63.400002 41.235100 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F063, 9686, 0xAC3F0000, 63.4432, 41.4037, 39.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC3F0000 [63.443199 41.403702 39.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F063, 9686, 0xAC3F0000, 63.4432, 41.4037, 39.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC3F0000 [63.443199 41.403702 39.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F064, 9686, 0xAC3F0000, 65.7432, 40.5037, 38.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,8 +413,8 @@ VALUES (0x7AC3F066, 12679, 0xAC3F0000, 66.5481, 40.7943, 36.1, -0.402747, 0, 0, /* @teleloc 0xAC3F0000 [66.548103 40.794300 36.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC3F067, 12679, 0xAC3F0000, 56.5481, 39.8443, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAC3F0000 [56.548100 39.844299 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC3F067, 12679, 0xAC3F0000, 56.5481, 39.8443, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAC3F0000 [56.548100 39.844299 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F068, 9686, 0xAC3F010F, 35.7084, 86.0077, 41.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1725,7 +1725,7 @@ VALUES (0x7AC3F1A0, 0x7AC3F16C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC3F1A1, 12874, 0xAC3F0100, 105.399, 33.7977, 42.005, -0.077465, 0, 0, 0.996995, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xAC3F0100 [105.399002 33.797699 42.005001] -0.077464 0.000000 0.000000 0.996995 */ +/* @teleloc 0xAC3F0100 [105.399002 33.797699 42.005001] -0.077465 0.000000 0.000000 0.996995 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7AC3F1A1, 0x7AC3F000, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AC4D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AC4D.sql index 4203642252..9aa1ca5848 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AC4D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AC4D.sql @@ -309,8 +309,8 @@ VALUES (0x7AC4D04C, 412, 0xAC4D0122, 32.3916, 37.645, 16, -0.707107, 0, 0, 0.7 /* @teleloc 0xAC4D0122 [32.391602 37.645000 16.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D04D, 412, 0xAC4D0123, 42.5832, 34.1594, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC4D0123 [42.583199 34.159401 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D04D, 412, 0xAC4D0123, 42.5832, 34.1594, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC4D0123 [42.583199 34.159401 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D04E, 412, 0xAC4D0124, 26.6748, 45.6678, 16, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x7AC4D051, 11697, 0xAC4D0125, 34.1344, 45.4834, 20.9, -0.92321, 0, 0, - /* @teleloc 0xAC4D0125 [34.134399 45.483398 20.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D052, 9686, 0xAC4D0125, 34.9923, 33.9109, 23.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0125 [34.992298 33.910900 23.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D052, 9686, 0xAC4D0125, 34.9923, 33.9109, 23.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0125 [34.992298 33.910900 23.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D053, 9686, 0xAC4D0125, 36.0797, 46.569, 24.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0125 [36.079700 46.569000 24.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D053, 9686, 0xAC4D0125, 36.0797, 46.569, 24.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0125 [36.079700 46.569000 24.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D054, 11698, 0xAC4D0125, 36.0443, 42.5581, 27.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x7AC4D055, 11697, 0xAC4D0125, 33.6586, 37.2647, 20.9, -0.707107, 0, 0, /* @teleloc 0xAC4D0125 [33.658600 37.264702 20.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D056, 9686, 0xAC4D0127, 34.69, 42.5802, 19.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0127 [34.689999 42.580200 19.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D056, 9686, 0xAC4D0127, 34.69, 42.5802, 19.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0127 [34.689999 42.580200 19.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D057, 9686, 0xAC4D0127, 34.7394, 33.9049, 18.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0127 [34.739399 33.904900 18.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D057, 9686, 0xAC4D0127, 34.7394, 33.9049, 18.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0127 [34.739399 33.904900 18.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D058, 11697, 0xAC4D0127, 35.86, 34.4659, 16.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAC4D0127 [35.860001 34.465900 16.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D059, 9686, 0xAC4D0128, 37.9903, 33.9253, 19.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0128 [37.990299 33.925301 19.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D059, 9686, 0xAC4D0128, 37.9903, 33.9253, 19.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0128 [37.990299 33.925301 19.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D05A, 9686, 0xAC4D0128, 39.1893, 39.3901, 19.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC4D0128 [39.189301 39.390099 19.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D05B, 11697, 0xAC4D0128, 37.9805, 41.7029, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0128 [37.980499 41.702900 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D05B, 11697, 0xAC4D0128, 37.9805, 41.7029, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0128 [37.980499 41.702900 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D05C, 11697, 0xAC4D0129, 36, 46.1659, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0129 [36.000000 46.165901 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D05C, 11697, 0xAC4D0129, 36, 46.1659, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0129 [36.000000 46.165901 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D05D, 9686, 0xAC4D0129, 36.2101, 47.0626, 19.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0129 [36.210098 47.062599 19.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D05D, 9686, 0xAC4D0129, 36.2101, 47.0626, 19.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0129 [36.210098 47.062599 19.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D05E, 9686, 0xAC4D0129, 34.6434, 43.1021, 19.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0129 [34.643398 43.102100 19.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D05E, 9686, 0xAC4D0129, 34.6434, 43.1021, 19.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0129 [34.643398 43.102100 19.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D05F, 9686, 0xAC4D012C, 42.575, 33.325, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D012C [42.575001 33.325001 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D05F, 9686, 0xAC4D012C, 42.575, 33.325, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D012C [42.575001 33.325001 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D060, 11697, 0xAC4D012C, 45.6, 29.345, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x7AC4D061, 11697, 0xAC4D012C, 37.475, 27.525, 16.1, -0.707107, 0, 0, -0 /* @teleloc 0xAC4D012C [37.474998 27.525000 16.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D062, 9686, 0xAC4D012C, 40.3323, 25.6258, 19.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D012C [40.332298 25.625799 19.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D062, 9686, 0xAC4D012C, 40.3323, 25.6258, 19.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D012C [40.332298 25.625799 19.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D063, 9686, 0xAC4D012C, 42.8723, 25.6258, 19.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D012C [42.872299 25.625799 19.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D063, 9686, 0xAC4D012C, 42.8723, 25.6258, 19.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D012C [42.872299 25.625799 19.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D064, 9686, 0xAC4D012C, 46.3563, 29.4966, 19.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x7AC4D066, 11697, 0xAC4D012C, 44.04, 29.355, 16.1, 0.707107, 0, 0, -0.7 /* @teleloc 0xAC4D012C [44.040001 29.355000 16.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D067, 9686, 0xAC4D012E, 34.528, 33.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D012E [34.528000 33.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D067, 9686, 0xAC4D012E, 34.528, 33.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D012E [34.528000 33.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D068, 11697, 0xAC4D012E, 26.9825, 28.3858, 20.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAC4D012E [26.982500 28.385799 20.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D069, 11697, 0xAC4D012E, 31.8265, 26.2592, 20.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D012E [31.826500 26.259199 20.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D069, 11697, 0xAC4D012E, 31.8265, 26.2592, 20.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D012E [31.826500 26.259199 20.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D06A, 11698, 0xAC4D012E, 37.9071, 29.4885, 27.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAC4D012E [37.907101 29.488501 27.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D06B, 9686, 0xAC4D012E, 39.5985, 33.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D012E [39.598499 33.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D06B, 9686, 0xAC4D012E, 39.5985, 33.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D012E [39.598499 33.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D06C, 9686, 0xAC4D012E, 29.771, 33.3358, 24.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D012E [29.771000 33.335800 24.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D06C, 9686, 0xAC4D012E, 29.771, 33.3358, 24.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D012E [29.771000 33.335800 24.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D06D, 9686, 0xAC4D012E, 30.5112, 25.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D012E [30.511200 25.736799 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D06D, 9686, 0xAC4D012E, 30.5112, 25.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D012E [30.511200 25.736799 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D06E, 9686, 0xAC4D012E, 36.1939, 25.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D012E [36.193901 25.736799 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D06E, 9686, 0xAC4D012E, 36.1939, 25.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D012E [36.193901 25.736799 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D06F, 9686, 0xAC4D012E, 41.8388, 25.7368, 24.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D012E [41.838799 25.736799 24.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D06F, 9686, 0xAC4D012E, 41.8388, 25.7368, 24.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D012E [41.838799 25.736799 24.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D070, 9686, 0xAC4D012E, 26.2751, 29.4892, 24.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x7AC4D072, 11698, 0xAC4D012E, 34.3351, 29.5592, 27.15, -0.999998, 0, 0, /* @teleloc 0xAC4D012E [34.335098 29.559200 27.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D073, 11697, 0xAC4D012E, 42.7525, 32.6858, 20.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D012E [42.752499 32.685799 20.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D073, 11697, 0xAC4D012E, 42.7525, 32.6858, 20.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D012E [42.752499 32.685799 20.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D074, 11697, 0xAC4D012E, 45.0925, 29.3058, 20.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAC4D012E [45.092499 29.305799 20.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D075, 11697, 0xAC4D012E, 41.0625, 26.1658, 20.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D012E [41.062500 26.165800 20.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D075, 11697, 0xAC4D012E, 41.0625, 26.1658, 20.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D012E [41.062500 26.165800 20.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D076, 9686, 0xAC4D0130, 36.2712, 31.4145, 19.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x7AC4D077, 9686, 0xAC4D0130, 25.82, 31.78, 19.66, -0.707107, 0, 0, -0. /* @teleloc 0xAC4D0130 [25.820000 31.780001 19.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D078, 9686, 0xAC4D0130, 33.36, 29.49, 19.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0130 [33.360001 29.490000 19.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D078, 9686, 0xAC4D0130, 33.36, 29.49, 19.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0130 [33.360001 29.490000 19.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D079, 412, 0xAC4D0131, 33.285, 29.0458, 16, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC4D0131 [33.285000 29.045799 16.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D079, 412, 0xAC4D0131, 33.285, 29.0458, 16, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC4D0131 [33.285000 29.045799 16.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D07A, 9686, 0xAC4D0131, 30.1562, 28.9326, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0131 [30.156200 28.932600 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D07A, 9686, 0xAC4D0131, 30.1562, 28.9326, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0131 [30.156200 28.932600 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D07B, 9686, 0xAC4D0131, 36.2712, 27.2724, 19.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x7AC4D07C, 412, 0xAC4D0135, 36.7014, 30.3593, 11.195, 0.707107, 0, 0, /* @teleloc 0xAC4D0135 [36.701401 30.359301 11.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D07D, 9686, 0xAC4D0135, 33.3284, 27.1812, 14.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0135 [33.328400 27.181200 14.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D07D, 9686, 0xAC4D0135, 33.3284, 27.1812, 14.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0135 [33.328400 27.181200 14.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D07E, 9686, 0xAC4D0135, 36.5884, 30.3312, 14.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x7AC4D07F, 9686, 0xAC4D0136, 37.15, 36.3512, 14.59, -0.707107, 0, 0, - /* @teleloc 0xAC4D0136 [37.150002 36.351200 14.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D080, 9686, 0xAC4D0137, 32.3284, 32.5012, 14, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0137 [32.328400 32.501202 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D080, 9686, 0xAC4D0137, 32.3284, 32.5012, 14, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0137 [32.328400 32.501202 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D081, 11698, 0xAC4D0137, 30.8629, 36.5042, 15.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x7AC4D082, 9686, 0xAC4D0137, 24.5546, 37.7454, 14, -0.707107, 0, 0, -0 /* @teleloc 0xAC4D0137 [24.554600 37.745399 14.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D083, 9686, 0xAC4D0137, 28.3584, 32.5012, 14, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0137 [28.358400 32.501202 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D083, 9686, 0xAC4D0137, 28.3584, 32.5012, 14, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0137 [28.358400 32.501202 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D084, 11697, 0xAC4D0137, 25.3897, 33.3235, 11.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x7AC4D08A, 9686, 0xAC4D0000, 26.45, 45.99, 19.25, 0.357553, 0, 0, -0.9 /* @teleloc 0xAC4D0000 [26.450001 45.990002 19.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D08B, 9686, 0xAC4D0000, 30.32, 47.22, 18.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0000 [30.320000 47.220001 18.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D08B, 9686, 0xAC4D0000, 30.32, 47.22, 18.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0000 [30.320000 47.220001 18.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D08C, 9686, 0xAC4D0000, 24.97, 41.46, 18.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x7AC4D08D, 9686, 0xAC4D0000, 32.3844, 37.5888, 19.39, 0.707107, 0, 0, /* @teleloc 0xAC4D0000 [32.384399 37.588799 19.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D08E, 9686, 0xAC4D0000, 42.845, 46.355, 18.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0000 [42.845001 46.355000 18.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D08E, 9686, 0xAC4D0000, 42.845, 46.355, 18.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0000 [42.845001 46.355000 18.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D08F, 9686, 0xAC4D0000, 42.555, 34.215, 19.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0000 [42.555000 34.215000 19.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D08F, 9686, 0xAC4D0000, 42.555, 34.215, 19.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0000 [42.555000 34.215000 19.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D090, 12679, 0xAC4D0000, 31.2551, 35.1692, 16.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x7AC4D095, 12679, 0xAC4D0000, 40.9651, 45.3892, 16.1, 0.95656, 0, 0, 0. /* @teleloc 0xAC4D0000 [40.965099 45.389198 16.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D096, 12678, 0xAC4D0000, 36.1198, 45.4735, 29.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAC4D0000 [36.119801 45.473499 29.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D096, 12678, 0xAC4D0000, 36.1198, 45.4735, 29.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAC4D0000 [36.119801 45.473499 29.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D097, 12678, 0xAC4D0000, 36.1198, 29.4735, 29.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAC4D0000 [36.119801 29.473499 29.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D097, 12678, 0xAC4D0000, 36.1198, 29.4735, 29.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAC4D0000 [36.119801 29.473499 29.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D098, 11697, 0xAC4D013B, 104.375, 64.0536, 16.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -621,60 +621,60 @@ VALUES (0x7AC4D09A, 9686, 0xAC4D013B, 97.4602, 63.6343, 18.925, -0.707107, 0, 0 /* @teleloc 0xAC4D013B [97.460197 63.634300 18.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D09B, 412, 0xAC4D0142, 99.696, 52.6413, 12, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC4D0142 [99.695999 52.641300 12.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D09B, 412, 0xAC4D0142, 99.696, 52.6413, 12, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC4D0142 [99.695999 52.641300 12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D09C, 9686, 0xAC4D0142, 99.6825, 52.5492, 15.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0142 [99.682503 52.549198 15.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D09C, 9686, 0xAC4D0142, 99.6825, 52.5492, 15.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0142 [99.682503 52.549198 15.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D09D, 9686, 0xAC4D0142, 109.118, 50.9299, 14.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC4D0142 [109.117996 50.929901 14.825000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D09E, 9686, 0xAC4D0142, 103.97, 49.0345, 14.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0142 [103.970001 49.034500 14.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D09E, 9686, 0xAC4D0142, 103.97, 49.0345, 14.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0142 [103.970001 49.034500 14.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D09F, 11698, 0xAC4D0142, 100.607, 50.7745, 16.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAC4D0142 [100.607002 50.774502 16.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0A0, 11697, 0xAC4D0142, 106.287, 49.7677, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0142 [106.287003 49.767700 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0A0, 11697, 0xAC4D0142, 106.287, 49.7677, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0142 [106.287003 49.767700 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0A1, 11697, 0xAC4D0142, 101.612, 49.7677, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0142 [101.612000 49.767700 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0A1, 11697, 0xAC4D0142, 101.612, 49.7677, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0142 [101.612000 49.767700 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0A2, 412, 0xAC4D0144, 99.195, 65.295, 12, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC4D0144 [99.195000 65.294998 12.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0A2, 412, 0xAC4D0144, 99.195, 65.295, 12, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC4D0144 [99.195000 65.294998 12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0A3, 9686, 0xAC4D0144, 97.477, 56.179, 14.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC4D0144 [97.476997 56.179001 14.825000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0A4, 9686, 0xAC4D0144, 99.327, 53.179, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0144 [99.327003 53.179001 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0A4, 9686, 0xAC4D0144, 99.327, 53.179, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0144 [99.327003 53.179001 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0A5, 9686, 0xAC4D0144, 101.222, 59.1222, 15.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC4D0144 [101.222000 59.122200 15.200000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0A6, 9686, 0xAC4D0145, 103.452, 65.204, 15.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0145 [103.452003 65.204002 15.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0A6, 9686, 0xAC4D0145, 103.452, 65.204, 15.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0145 [103.452003 65.204002 15.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0A7, 9686, 0xAC4D0145, 103.452, 57.529, 15.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0145 [103.452003 57.528999 15.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0A7, 9686, 0xAC4D0145, 103.452, 57.529, 15.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0145 [103.452003 57.528999 15.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0A8, 11697, 0xAC4D0145, 103.412, 58.3927, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0145 [103.412003 58.392700 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0A8, 11697, 0xAC4D0145, 103.412, 58.3927, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0145 [103.412003 58.392700 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0A9, 11697, 0xAC4D0146, 98.0405, 67.7316, 12.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -689,8 +689,8 @@ VALUES (0x7AC4D0AB, 9686, 0xAC4D0146, 105.18, 67.6715, 15.45, 0.707107, 0, 0, - /* @teleloc 0xAC4D0146 [105.180000 67.671501 15.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0AC, 9686, 0xAC4D0146, 101.33, 69.6715, 15.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0146 [101.330002 69.671501 15.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0AC, 9686, 0xAC4D0146, 101.33, 69.6715, 15.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0146 [101.330002 69.671501 15.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0AD, 9686, 0xAC4D0149, 118.385, 55.048, 20.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -701,60 +701,60 @@ VALUES (0x7AC4D0AE, 9686, 0xAC4D0149, 97.627, 53.0562, 19.675, -0.707107, 0, 0, /* @teleloc 0xAC4D0149 [97.626999 53.056198 19.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0AF, 11697, 0xAC4D0149, 104.426, 49.8847, 16.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0149 [104.426003 49.884701 16.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0AF, 11697, 0xAC4D0149, 104.426, 49.8847, 16.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0149 [104.426003 49.884701 16.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0B0, 11697, 0xAC4D0149, 112.763, 50.3397, 16.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0149 [112.763000 50.339699 16.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0B0, 11697, 0xAC4D0149, 112.763, 50.3397, 16.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0149 [112.763000 50.339699 16.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0B1, 11697, 0xAC4D0149, 106.836, 56.2373, 16.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0149 [106.835999 56.237301 16.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0B1, 11697, 0xAC4D0149, 106.836, 56.2373, 16.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0149 [106.835999 56.237301 16.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0B2, 9686, 0xAC4D0149, 109.825, 49.3684, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0149 [109.824997 49.368401 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0B2, 9686, 0xAC4D0149, 109.825, 49.3684, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0149 [109.824997 49.368401 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0B3, 9686, 0xAC4D0149, 102.798, 56.9615, 20.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0149 [102.797997 56.961498 20.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0B3, 9686, 0xAC4D0149, 102.798, 56.9615, 20.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0149 [102.797997 56.961498 20.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0B4, 9686, 0xAC4D0149, 106.223, 56.9615, 20.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0149 [106.223000 56.961498 20.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0B4, 9686, 0xAC4D0149, 106.223, 56.9615, 20.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0149 [106.223000 56.961498 20.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0B5, 9686, 0xAC4D0149, 109.798, 56.9615, 20.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0149 [109.797997 56.961498 20.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0B5, 9686, 0xAC4D0149, 109.798, 56.9615, 20.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0149 [109.797997 56.961498 20.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0B6, 9686, 0xAC4D0149, 106.273, 49.3365, 20.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0149 [106.273003 49.336498 20.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0B6, 9686, 0xAC4D0149, 106.273, 49.3365, 20.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0149 [106.273003 49.336498 20.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0B7, 9686, 0xAC4D0149, 113.335, 49.3365, 20.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0149 [113.334999 49.336498 20.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0B7, 9686, 0xAC4D0149, 113.335, 49.3365, 20.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0149 [113.334999 49.336498 20.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0B8, 9686, 0xAC4D0149, 113.348, 56.9615, 20.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0149 [113.348000 56.961498 20.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0B8, 9686, 0xAC4D0149, 113.348, 56.9615, 20.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0149 [113.348000 56.961498 20.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0B9, 11698, 0xAC4D014B, 109.826, 53.175, 23.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAC4D014B [109.825996 53.174999 23.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0B9, 11698, 0xAC4D014B, 109.826, 53.175, 23.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAC4D014B [109.825996 53.174999 23.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0BA, 11698, 0xAC4D014B, 106.586, 53.175, 23.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAC4D014B [106.585999 53.174999 23.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0BA, 11698, 0xAC4D014B, 106.586, 53.175, 23.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAC4D014B [106.585999 53.174999 23.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0BB, 9686, 0xAC4D014C, 105.62, 56.9345, 14.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D014C [105.620003 56.934502 14.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0BB, 9686, 0xAC4D014C, 105.62, 56.9345, 14.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D014C [105.620003 56.934502 14.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0BC, 9686, 0xAC4D014D, 114.957, 49.2103, 15.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D014D [114.957001 49.210300 15.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0BC, 9686, 0xAC4D014D, 114.957, 49.2103, 15.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D014D [114.957001 49.210300 15.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0BD, 9686, 0xAC4D014D, 109.733, 51.7492, 14.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -765,40 +765,40 @@ VALUES (0x7AC4D0BE, 9686, 0xAC4D014D, 117.483, 53.0492, 15.625, 0.707107, 0, 0, /* @teleloc 0xAC4D014D [117.483002 53.049198 15.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0BF, 11698, 0xAC4D014D, 113.635, 53.2434, 16.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAC4D014D [113.635002 53.243401 16.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0BF, 11698, 0xAC4D014D, 113.635, 53.2434, 16.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAC4D014D [113.635002 53.243401 16.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0C0, 11697, 0xAC4D014D, 111.815, 49.6316, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D014D [111.815002 49.631599 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0C0, 11697, 0xAC4D014D, 111.815, 49.6316, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D014D [111.815002 49.631599 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0C1, 412, 0xAC4D0151, 105.2, 51.91, 7.19499, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC4D0151 [105.199997 51.910000 7.194990] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0C1, 412, 0xAC4D0151, 105.2, 51.91, 7.19499, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC4D0151 [105.199997 51.910000 7.194990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0C2, 9686, 0xAC4D0151, 105.202, 52.003, 10.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0151 [105.202003 52.002998 10.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0C2, 9686, 0xAC4D0151, 105.202, 52.003, 10.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0151 [105.202003 52.002998 10.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0C3, 9686, 0xAC4D0151, 102.027, 59.553, 10.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC4D0151 [102.027000 59.553001 10.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0C4, 9686, 0xAC4D0152, 108.145, 51.4595, 9.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0152 [108.144997 51.459499 9.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0C4, 9686, 0xAC4D0152, 108.145, 51.4595, 9.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0152 [108.144997 51.459499 9.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0C5, 11697, 0xAC4D0152, 112.169, 49.9637, 7.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0152 [112.168999 49.963699 7.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0C5, 11697, 0xAC4D0152, 112.169, 49.9637, 7.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0152 [112.168999 49.963699 7.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0C6, 11698, 0xAC4D0153, 110.431, 58.0657, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAC4D0153 [110.431000 58.065701 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0C6, 11698, 0xAC4D0153, 110.431, 58.0657, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAC4D0153 [110.431000 58.065701 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0C7, 9686, 0xAC4D0153, 111.186, 52.1479, 10.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0153 [111.185997 52.147900 10.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0C7, 9686, 0xAC4D0153, 111.186, 52.1479, 10.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0153 [111.185997 52.147900 10.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0C8, 9686, 0xAC4D0153, 107.37, 57.4632, 10.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -813,16 +813,16 @@ VALUES (0x7AC4D0CA, 11697, 0xAC4D0153, 108.121, 63.4024, 7.35, 0.9139, 0, 0, 0.4 /* @teleloc 0xAC4D0153 [108.121002 63.402401 7.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0CB, 9686, 0xAC4D0156, 116.4, 55.8434, 10.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0156 [116.400002 55.843399 10.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0CB, 9686, 0xAC4D0156, 116.4, 55.8434, 10.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0156 [116.400002 55.843399 10.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0CC, 9686, 0xAC4D0156, 116.4, 64.059, 10.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0156 [116.400002 64.058998 10.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0CC, 9686, 0xAC4D0156, 116.4, 64.059, 10.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0156 [116.400002 64.058998 10.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0CD, 11698, 0xAC4D0156, 116.559, 59.7695, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAC4D0156 [116.558998 59.769501 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0CD, 11698, 0xAC4D0156, 116.559, 59.7695, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAC4D0156 [116.558998 59.769501 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0CE, 11697, 0xAC4D0156, 118.521, 63.2524, 7.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -833,36 +833,36 @@ VALUES (0x7AC4D0CF, 11697, 0xAC4D0156, 118.719, 56.3887, 7.35, 0.372988, 0, 0, - /* @teleloc 0xAC4D0156 [118.719002 56.388699 7.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0D0, 412, 0xAC4D0157, 116.15, 71.08, 12, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC4D0157 [116.150002 71.080002 12.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0D0, 412, 0xAC4D0157, 116.15, 71.08, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC4D0157 [116.150002 71.080002 12.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0D1, 9686, 0xAC4D0158, 113.8, 66.9, 15.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC4D0158 [113.800003 66.900002 15.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0D2, 9686, 0xAC4D0158, 116.2, 63.75, 16.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0158 [116.199997 63.750000 16.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0D2, 9686, 0xAC4D0158, 116.2, 63.75, 16.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0158 [116.199997 63.750000 16.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0D3, 9686, 0xAC4D0158, 118.767, 66.8645, 16.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC4D0158 [118.766998 66.864502 16.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0D4, 11697, 0xAC4D0158, 116.115, 64.4066, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0158 [116.114998 64.406601 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0D4, 11697, 0xAC4D0158, 116.115, 64.4066, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0158 [116.114998 64.406601 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0D5, 412, 0xAC4D0000, 113.205, 66.9, 12, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xAC4D0000 [113.205002 66.900002 12.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0D6, 412, 0xAC4D0000, 113.505, 57.615, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC4D0000 [113.504997 57.615002 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0D6, 412, 0xAC4D0000, 113.505, 57.615, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC4D0000 [113.504997 57.615002 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0D7, 9686, 0xAC4D0000, 116.175, 71.5184, 15.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0000 [116.175003 71.518402 15.175000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0D7, 9686, 0xAC4D0000, 116.175, 71.5184, 15.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0000 [116.175003 71.518402 15.175000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0D8, 9686, 0xAC4D0000, 118.65, 70.4184, 14.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,12 +873,12 @@ VALUES (0x7AC4D0D9, 9686, 0xAC4D0000, 114.05, 70.7434, 14.55, 0.456322, 0, 0, - /* @teleloc 0xAC4D0000 [114.050003 70.743401 14.550000] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0DA, 9686, 0xAC4D0000, 113.525, 57.6934, 15.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0000 [113.525002 57.693401 15.575000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0DA, 9686, 0xAC4D0000, 113.525, 57.6934, 15.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0000 [113.525002 57.693401 15.575000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0DB, 9686, 0xAC4D0000, 109.625, 69.0434, 14.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0000 [109.625000 69.043404 14.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0DB, 9686, 0xAC4D0000, 109.625, 69.0434, 14.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0000 [109.625000 69.043404 14.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0DC, 12679, 0xAC4D0000, 107.29, 58.7816, 12.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -901,24 +901,24 @@ VALUES (0x7AC4D0E0, 12679, 0xAC4D0000, 118.94, 70.7066, 12.1, 0.420244, 0, 0, 0. /* @teleloc 0xAC4D0000 [118.940002 70.706596 12.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0E1, 12679, 0xAC4D0000, 111.415, 60.4066, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAC4D0000 [111.415001 60.406601 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0E1, 12679, 0xAC4D0000, 111.415, 60.4066, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAC4D0000 [111.415001 60.406601 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0E2, 12678, 0xAC4D0000, 116.44, 66.8316, 21, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAC4D0000 [116.440002 66.831596 21.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0E2, 12678, 0xAC4D0000, 116.44, 66.8316, 21, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAC4D0000 [116.440002 66.831596 21.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0E3, 12678, 0xAC4D0000, 101.565, 53.4316, 28.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAC4D0000 [101.565002 53.431599 28.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0E3, 12678, 0xAC4D0000, 101.565, 53.4316, 28.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAC4D0000 [101.565002 53.431599 28.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0E4, 412, 0xAC4D015D, 152.392, 37.645, 14, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xAC4D015D [152.391998 37.645000 14.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0E5, 412, 0xAC4D015E, 162.583, 34.1594, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC4D015E [162.582993 34.159401 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0E5, 412, 0xAC4D015E, 162.583, 34.1594, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC4D015E [162.582993 34.159401 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0E6, 412, 0xAC4D015F, 146.675, 45.6678, 14, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -937,12 +937,12 @@ VALUES (0x7AC4D0E9, 11697, 0xAC4D0160, 154.134, 45.4834, 18.9, -0.92321, 0, 0, - /* @teleloc 0xAC4D0160 [154.134003 45.483398 18.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0EA, 9686, 0xAC4D0160, 154.992, 33.9109, 21.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0160 [154.992004 33.910900 21.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0EA, 9686, 0xAC4D0160, 154.992, 33.9109, 21.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0160 [154.992004 33.910900 21.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0EB, 9686, 0xAC4D0160, 156.08, 46.569, 22.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0160 [156.080002 46.569000 22.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0EB, 9686, 0xAC4D0160, 156.08, 46.569, 22.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0160 [156.080002 46.569000 22.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0EC, 11698, 0xAC4D0160, 156.044, 42.5581, 25.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -953,44 +953,44 @@ VALUES (0x7AC4D0ED, 11697, 0xAC4D0160, 153.659, 37.2647, 18.9, -0.707107, 0, 0, /* @teleloc 0xAC4D0160 [153.658997 37.264702 18.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0EE, 9686, 0xAC4D0162, 154.69, 42.5802, 17.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0162 [154.690002 42.580200 17.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0EE, 9686, 0xAC4D0162, 154.69, 42.5802, 17.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0162 [154.690002 42.580200 17.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0EF, 9686, 0xAC4D0162, 154.739, 33.9049, 16.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0162 [154.738998 33.904900 16.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0EF, 9686, 0xAC4D0162, 154.739, 33.9049, 16.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0162 [154.738998 33.904900 16.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0F0, 11697, 0xAC4D0162, 155.86, 34.4659, 14.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAC4D0162 [155.860001 34.465900 14.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0F1, 9686, 0xAC4D0163, 157.99, 33.9253, 17.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0163 [157.990005 33.925301 17.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0F1, 9686, 0xAC4D0163, 157.99, 33.9253, 17.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0163 [157.990005 33.925301 17.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0F2, 9686, 0xAC4D0163, 159.189, 39.3901, 17.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC4D0163 [159.188995 39.390099 17.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0F3, 11697, 0xAC4D0163, 157.98, 41.7029, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0163 [157.979996 41.702900 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0F3, 11697, 0xAC4D0163, 157.98, 41.7029, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0163 [157.979996 41.702900 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0F4, 11697, 0xAC4D0164, 156, 46.1659, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0164 [156.000000 46.165901 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0F4, 11697, 0xAC4D0164, 156, 46.1659, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0164 [156.000000 46.165901 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0F5, 9686, 0xAC4D0164, 156.21, 47.0626, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0164 [156.210007 47.062599 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0F5, 9686, 0xAC4D0164, 156.21, 47.0626, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0164 [156.210007 47.062599 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0F6, 9686, 0xAC4D0164, 154.643, 43.1021, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0164 [154.643005 43.102100 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0F6, 9686, 0xAC4D0164, 154.643, 43.1021, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0164 [154.643005 43.102100 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0F7, 9686, 0xAC4D0167, 162.575, 33.325, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0167 [162.574997 33.325001 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0F7, 9686, 0xAC4D0167, 162.575, 33.325, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0167 [162.574997 33.325001 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0F8, 11697, 0xAC4D0167, 165.6, 29.345, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1001,12 +1001,12 @@ VALUES (0x7AC4D0F9, 11697, 0xAC4D0167, 157.475, 27.525, 14.1, -0.707107, 0, 0, - /* @teleloc 0xAC4D0167 [157.475006 27.525000 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0FA, 9686, 0xAC4D0167, 160.332, 25.6258, 17.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0167 [160.332001 25.625799 17.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0FA, 9686, 0xAC4D0167, 160.332, 25.6258, 17.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0167 [160.332001 25.625799 17.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0FB, 9686, 0xAC4D0167, 162.872, 25.6258, 17.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0167 [162.871994 25.625799 17.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D0FB, 9686, 0xAC4D0167, 162.872, 25.6258, 17.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0167 [162.871994 25.625799 17.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D0FC, 9686, 0xAC4D0167, 166.356, 29.4966, 17.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1021,40 +1021,40 @@ VALUES (0x7AC4D0FE, 11697, 0xAC4D0167, 164.04, 29.355, 14.1, 0.707107, 0, 0, -0. /* @teleloc 0xAC4D0167 [164.039993 29.355000 14.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D0FF, 9686, 0xAC4D0169, 154.528, 33.3358, 22.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0169 [154.528000 33.335800 22.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D0FF, 9686, 0xAC4D0169, 154.528, 33.3358, 22.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0169 [154.528000 33.335800 22.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D100, 11697, 0xAC4D0169, 146.982, 28.3858, 18.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAC4D0169 [146.981995 28.385799 18.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D101, 11697, 0xAC4D0169, 151.827, 26.2592, 18.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0169 [151.826996 26.259199 18.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D101, 11697, 0xAC4D0169, 151.827, 26.2592, 18.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0169 [151.826996 26.259199 18.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D102, 11698, 0xAC4D0169, 157.907, 29.4885, 25.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAC4D0169 [157.906998 29.488501 25.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D103, 9686, 0xAC4D0169, 159.598, 33.3358, 22.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0169 [159.598007 33.335800 22.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D103, 9686, 0xAC4D0169, 159.598, 33.3358, 22.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0169 [159.598007 33.335800 22.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D104, 9686, 0xAC4D0169, 149.771, 33.3358, 22.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0169 [149.770996 33.335800 22.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D104, 9686, 0xAC4D0169, 149.771, 33.3358, 22.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0169 [149.770996 33.335800 22.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D105, 9686, 0xAC4D0169, 150.511, 25.7368, 22.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0169 [150.511002 25.736799 22.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D105, 9686, 0xAC4D0169, 150.511, 25.7368, 22.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0169 [150.511002 25.736799 22.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D106, 9686, 0xAC4D0169, 156.194, 25.7368, 22.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0169 [156.194000 25.736799 22.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D106, 9686, 0xAC4D0169, 156.194, 25.7368, 22.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0169 [156.194000 25.736799 22.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D107, 9686, 0xAC4D0169, 161.839, 25.7368, 22.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0169 [161.839005 25.736799 22.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D107, 9686, 0xAC4D0169, 161.839, 25.7368, 22.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0169 [161.839005 25.736799 22.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D108, 9686, 0xAC4D0169, 146.275, 29.4892, 22.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,16 +1069,16 @@ VALUES (0x7AC4D10A, 11698, 0xAC4D0169, 154.335, 29.5592, 25.15, -0.999998, 0, 0, /* @teleloc 0xAC4D0169 [154.335007 29.559200 25.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D10B, 11697, 0xAC4D0169, 162.752, 32.6858, 18.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0169 [162.751999 32.685799 18.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D10B, 11697, 0xAC4D0169, 162.752, 32.6858, 18.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0169 [162.751999 32.685799 18.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D10C, 11697, 0xAC4D0169, 165.092, 29.3058, 18.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAC4D0169 [165.091995 29.305799 18.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D10D, 11697, 0xAC4D0169, 161.062, 26.1658, 18.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC4D0169 [161.061996 26.165800 18.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D10D, 11697, 0xAC4D0169, 161.062, 26.1658, 18.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC4D0169 [161.061996 26.165800 18.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D10E, 9686, 0xAC4D016B, 156.271, 31.4145, 17.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1089,16 +1089,16 @@ VALUES (0x7AC4D10F, 9686, 0xAC4D016B, 145.82, 31.78, 17.66, -0.707107, 0, 0, -0 /* @teleloc 0xAC4D016B [145.820007 31.780001 17.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D110, 9686, 0xAC4D016B, 153.36, 29.49, 17.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D016B [153.360001 29.490000 17.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D110, 9686, 0xAC4D016B, 153.36, 29.49, 17.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D016B [153.360001 29.490000 17.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D111, 412, 0xAC4D016C, 153.285, 29.0458, 14, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC4D016C [153.285004 29.045799 14.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D111, 412, 0xAC4D016C, 153.285, 29.0458, 14, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC4D016C [153.285004 29.045799 14.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D112, 9686, 0xAC4D016C, 150.156, 28.9326, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D016C [150.156006 28.932600 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D112, 9686, 0xAC4D016C, 150.156, 28.9326, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D016C [150.156006 28.932600 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D113, 9686, 0xAC4D016C, 156.271, 27.2724, 17.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1109,8 +1109,8 @@ VALUES (0x7AC4D114, 412, 0xAC4D0170, 156.701, 30.3593, 9.19499, 0.707107, 0, 0 /* @teleloc 0xAC4D0170 [156.701004 30.359301 9.194990] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D115, 9686, 0xAC4D0170, 153.328, 27.1812, 12.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0170 [153.328003 27.181200 12.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D115, 9686, 0xAC4D0170, 153.328, 27.1812, 12.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0170 [153.328003 27.181200 12.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D116, 9686, 0xAC4D0170, 156.588, 30.3312, 12.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x7AC4D117, 9686, 0xAC4D0171, 157.15, 36.3512, 12.59, -0.707107, 0, 0, /* @teleloc 0xAC4D0171 [157.149994 36.351200 12.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D118, 9686, 0xAC4D0172, 152.328, 32.5012, 12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0172 [152.328003 32.501202 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D118, 9686, 0xAC4D0172, 152.328, 32.5012, 12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0172 [152.328003 32.501202 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D119, 11698, 0xAC4D0172, 150.863, 36.5042, 13.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1133,8 +1133,8 @@ VALUES (0x7AC4D11A, 9686, 0xAC4D0172, 144.555, 37.7454, 12, -0.707107, 0, 0, -0 /* @teleloc 0xAC4D0172 [144.554993 37.745399 12.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D11B, 9686, 0xAC4D0172, 148.358, 32.5012, 12, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0172 [148.358002 32.501202 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D11B, 9686, 0xAC4D0172, 148.358, 32.5012, 12, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0172 [148.358002 32.501202 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D11C, 11697, 0xAC4D0172, 145.39, 33.3235, 9.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1165,8 +1165,8 @@ VALUES (0x7AC4D122, 9686, 0xAC4D0000, 146.45, 45.99, 17.25, 0.357553, 0, 0, -0. /* @teleloc 0xAC4D0000 [146.449997 45.990002 17.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D123, 9686, 0xAC4D0000, 150.32, 47.22, 16.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0000 [150.320007 47.220001 16.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D123, 9686, 0xAC4D0000, 150.32, 47.22, 16.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0000 [150.320007 47.220001 16.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D124, 9686, 0xAC4D0000, 144.97, 41.46, 16.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x7AC4D125, 9686, 0xAC4D0000, 152.384, 37.5888, 17.39, 0.707107, 0, 0, /* @teleloc 0xAC4D0000 [152.384003 37.588799 17.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D126, 9686, 0xAC4D0000, 162.845, 46.355, 16.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0000 [162.845001 46.355000 16.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D126, 9686, 0xAC4D0000, 162.845, 46.355, 16.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0000 [162.845001 46.355000 16.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D127, 9686, 0xAC4D0000, 162.555, 34.215, 17.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC4D0000 [162.554993 34.215000 17.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D127, 9686, 0xAC4D0000, 162.555, 34.215, 17.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC4D0000 [162.554993 34.215000 17.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D128, 12679, 0xAC4D0000, 151.255, 35.1692, 14.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1209,12 +1209,12 @@ VALUES (0x7AC4D12D, 12679, 0xAC4D0000, 160.965, 45.3892, 14.1, 0.95656, 0, 0, 0. /* @teleloc 0xAC4D0000 [160.964996 45.389198 14.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D12E, 12678, 0xAC4D0000, 156.12, 45.4735, 27.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAC4D0000 [156.119995 45.473499 27.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC4D12E, 12678, 0xAC4D0000, 156.12, 45.4735, 27.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAC4D0000 [156.119995 45.473499 27.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC4D12F, 12678, 0xAC4D0000, 156.12, 29.4735, 27.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAC4D0000 [156.119995 29.473499 27.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC4D12F, 12678, 0xAC4D0000, 156.12, 29.4735, 27.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAC4D0000 [156.119995 29.473499 27.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC4D130, 11697, 0xAC4D0176, 159.625, 151.946, 10.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AC81.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AC81.sql index f139f1ab10..822392e233 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AC81.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AC81.sql @@ -402,7 +402,7 @@ VALUES (0x7AC81063, 412, 0xAC810000, 128.773, 38.3323, 30, -0.004908, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC81064, 9686, 0xAC81012A, 129.609, 156.288, 32.85, -0.999811, 0, 0, 0.019417, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC81012A [129.608994 156.287994 32.849998] -0.999811 0.000000 0.000000 0.019416 */ +/* @teleloc 0xAC81012A [129.608994 156.287994 32.849998] -0.999811 0.000000 0.000000 0.019417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC81065, 9686, 0xAC81012A, 126.952, 154.504, 32.85, -0.81017, 0, 0, -0.586195, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AC95.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AC95.sql index 932ea75b3d..090f61b94a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AC95.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AC95.sql @@ -1533,60 +1533,60 @@ VALUES (0x7AC9517E, 9686, 0xAC950192, 49.4602, 159.634, 52.925, -0.707107, 0, 0 /* @teleloc 0xAC950192 [49.460201 159.634003 52.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC9517F, 412, 0xAC950199, 51.696, 148.641, 46, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC950199 [51.695999 148.641006 46.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC9517F, 412, 0xAC950199, 51.696, 148.641, 46, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC950199 [51.695999 148.641006 46.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95180, 9686, 0xAC950199, 51.6825, 148.549, 49.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC950199 [51.682499 148.548996 49.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC95180, 9686, 0xAC950199, 51.6825, 148.549, 49.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC950199 [51.682499 148.548996 49.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC95181, 9686, 0xAC950199, 61.1178, 146.93, 48.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC950199 [61.117802 146.929993 48.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95182, 9686, 0xAC950199, 55.9696, 145.035, 48.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC950199 [55.969601 145.035004 48.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC95182, 9686, 0xAC950199, 55.9696, 145.035, 48.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC950199 [55.969601 145.035004 48.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC95183, 11698, 0xAC950199, 52.6067, 146.774, 50.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAC950199 [52.606701 146.774002 50.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95184, 11697, 0xAC950199, 58.2865, 145.768, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC950199 [58.286499 145.768005 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC95184, 11697, 0xAC950199, 58.2865, 145.768, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC950199 [58.286499 145.768005 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95185, 11697, 0xAC950199, 53.6115, 145.768, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC950199 [53.611500 145.768005 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC95185, 11697, 0xAC950199, 53.6115, 145.768, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC950199 [53.611500 145.768005 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95186, 412, 0xAC95019B, 51.195, 161.295, 46, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC95019B [51.195000 161.294998 46.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC95186, 412, 0xAC95019B, 51.195, 161.295, 46, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC95019B [51.195000 161.294998 46.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC95187, 9686, 0xAC95019B, 49.477, 152.179, 48.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC95019B [49.477001 152.179001 48.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95188, 9686, 0xAC95019B, 51.327, 149.179, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC95019B [51.327000 149.179001 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC95188, 9686, 0xAC95019B, 51.327, 149.179, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC95019B [51.327000 149.179001 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC95189, 9686, 0xAC95019B, 53.2224, 155.122, 49.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC95019B [53.222401 155.121994 49.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC9518A, 9686, 0xAC95019C, 55.452, 161.204, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC95019C [55.452000 161.203995 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC9518A, 9686, 0xAC95019C, 55.452, 161.204, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC95019C [55.452000 161.203995 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC9518B, 9686, 0xAC95019C, 55.452, 153.529, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC95019C [55.452000 153.529007 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC9518B, 9686, 0xAC95019C, 55.452, 153.529, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC95019C [55.452000 153.529007 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC9518C, 11697, 0xAC95019C, 55.4115, 154.393, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC95019C [55.411499 154.393005 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC9518C, 11697, 0xAC95019C, 55.4115, 154.393, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC95019C [55.411499 154.393005 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC9518D, 11697, 0xAC95019D, 50.0405, 163.732, 46.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,8 +1601,8 @@ VALUES (0x7AC9518F, 9686, 0xAC95019D, 57.1803, 163.672, 49.45, 0.707107, 0, 0, /* @teleloc 0xAC95019D [57.180302 163.671997 49.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95190, 9686, 0xAC95019D, 53.3303, 165.671, 49.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC95019D [53.330299 165.671005 49.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC95190, 9686, 0xAC95019D, 53.3303, 165.671, 49.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC95019D [53.330299 165.671005 49.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC95191, 9686, 0xAC9501A0, 70.3851, 151.048, 54.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,60 +1613,60 @@ VALUES (0x7AC95192, 9686, 0xAC9501A0, 49.627, 149.056, 53.675, -0.707107, 0, 0, /* @teleloc 0xAC9501A0 [49.626999 149.056000 53.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95193, 11697, 0xAC9501A0, 56.4265, 145.885, 50.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC9501A0 [56.426498 145.884995 50.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC95193, 11697, 0xAC9501A0, 56.4265, 145.885, 50.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC9501A0 [56.426498 145.884995 50.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95194, 11697, 0xAC9501A0, 64.7628, 146.34, 50.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC9501A0 [64.762802 146.339996 50.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC95194, 11697, 0xAC9501A0, 64.7628, 146.34, 50.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC9501A0 [64.762802 146.339996 50.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95195, 11697, 0xAC9501A0, 58.8355, 152.237, 50.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC9501A0 [58.835499 152.237000 50.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC95195, 11697, 0xAC9501A0, 58.8355, 152.237, 50.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC9501A0 [58.835499 152.237000 50.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95196, 9686, 0xAC9501A0, 61.8254, 145.368, 54.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A0 [61.825401 145.367996 54.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC95196, 9686, 0xAC9501A0, 61.8254, 145.368, 54.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A0 [61.825401 145.367996 54.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95197, 9686, 0xAC9501A0, 54.7981, 152.962, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A0 [54.798100 152.962006 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC95197, 9686, 0xAC9501A0, 54.7981, 152.962, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A0 [54.798100 152.962006 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95198, 9686, 0xAC9501A0, 58.2231, 152.962, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A0 [58.223099 152.962006 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC95198, 9686, 0xAC9501A0, 58.2231, 152.962, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A0 [58.223099 152.962006 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC95199, 9686, 0xAC9501A0, 61.7981, 152.962, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A0 [61.798100 152.962006 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC95199, 9686, 0xAC9501A0, 61.7981, 152.962, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A0 [61.798100 152.962006 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC9519A, 9686, 0xAC9501A0, 58.2731, 145.337, 54.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A0 [58.273102 145.337006 54.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC9519A, 9686, 0xAC9501A0, 58.2731, 145.337, 54.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A0 [58.273102 145.337006 54.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC9519B, 9686, 0xAC9501A0, 65.3353, 145.337, 54.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A0 [65.335297 145.337006 54.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC9519B, 9686, 0xAC9501A0, 65.3353, 145.337, 54.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A0 [65.335297 145.337006 54.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC9519C, 9686, 0xAC9501A0, 65.3481, 152.962, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A0 [65.348099 152.962006 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC9519C, 9686, 0xAC9501A0, 65.3481, 152.962, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A0 [65.348099 152.962006 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC9519D, 11698, 0xAC9501A2, 61.8256, 149.175, 57.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAC9501A2 [61.825600 149.175003 57.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC9519D, 11698, 0xAC9501A2, 61.8256, 149.175, 57.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAC9501A2 [61.825600 149.175003 57.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC9519E, 11698, 0xAC9501A2, 58.5862, 149.175, 57.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAC9501A2 [58.586201 149.175003 57.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC9519E, 11698, 0xAC9501A2, 58.5862, 149.175, 57.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAC9501A2 [58.586201 149.175003 57.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC9519F, 9686, 0xAC9501A3, 57.6196, 152.934, 48.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A3 [57.619598 152.934006 48.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC9519F, 9686, 0xAC9501A3, 57.6196, 152.934, 48.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A3 [57.619598 152.934006 48.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951A0, 9686, 0xAC9501A4, 66.9566, 145.21, 49.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A4 [66.956596 145.210007 49.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951A0, 9686, 0xAC9501A4, 66.9566, 145.21, 49.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A4 [66.956596 145.210007 49.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951A1, 9686, 0xAC9501A4, 61.7325, 147.749, 48.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,40 +1677,40 @@ VALUES (0x7AC951A2, 9686, 0xAC9501A4, 69.4825, 149.049, 49.625, 0.707107, 0, 0, /* @teleloc 0xAC9501A4 [69.482498 149.048996 49.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951A3, 11698, 0xAC9501A4, 65.6352, 149.243, 50.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAC9501A4 [65.635201 149.242996 50.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951A3, 11698, 0xAC9501A4, 65.6352, 149.243, 50.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAC9501A4 [65.635201 149.242996 50.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951A4, 11697, 0xAC9501A4, 63.8155, 145.632, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC9501A4 [63.815498 145.632004 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951A4, 11697, 0xAC9501A4, 63.8155, 145.632, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC9501A4 [63.815498 145.632004 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951A5, 412, 0xAC9501A8, 57.2, 147.91, 41.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC9501A8 [57.200001 147.910004 41.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951A5, 412, 0xAC9501A8, 57.2, 147.91, 41.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC9501A8 [57.200001 147.910004 41.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951A6, 9686, 0xAC9501A8, 57.202, 148.003, 44.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A8 [57.202000 148.003006 44.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951A6, 9686, 0xAC9501A8, 57.202, 148.003, 44.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A8 [57.202000 148.003006 44.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951A7, 9686, 0xAC9501A8, 54.027, 155.553, 44.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC9501A8 [54.027000 155.552994 44.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951A8, 9686, 0xAC9501A9, 60.1446, 147.459, 43.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501A9 [60.144600 147.459000 43.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC951A8, 9686, 0xAC9501A9, 60.1446, 147.459, 43.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501A9 [60.144600 147.459000 43.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951A9, 11697, 0xAC9501A9, 64.1692, 145.964, 41.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC9501A9 [64.169197 145.964005 41.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951A9, 11697, 0xAC9501A9, 64.1692, 145.964, 41.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC9501A9 [64.169197 145.964005 41.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951AA, 11698, 0xAC9501AA, 62.4313, 154.066, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAC9501AA [62.431301 154.065994 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951AA, 11698, 0xAC9501AA, 62.4313, 154.066, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAC9501AA [62.431301 154.065994 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951AB, 9686, 0xAC9501AA, 63.1863, 148.148, 44.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501AA [63.186298 148.147995 44.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951AB, 9686, 0xAC9501AA, 63.1863, 148.148, 44.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501AA [63.186298 148.147995 44.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951AC, 9686, 0xAC9501AA, 59.3697, 153.463, 44.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1725,16 +1725,16 @@ VALUES (0x7AC951AE, 11697, 0xAC9501AA, 60.1205, 159.402, 41.35, 0.9139, 0, 0, 0. /* @teleloc 0xAC9501AA [60.120499 159.401993 41.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951AF, 9686, 0xAC9501AD, 68.4004, 151.843, 44.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501AD [68.400398 151.843002 44.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951AF, 9686, 0xAC9501AD, 68.4004, 151.843, 44.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501AD [68.400398 151.843002 44.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951B0, 9686, 0xAC9501AD, 68.4004, 160.059, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501AD [68.400398 160.059006 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC951B0, 9686, 0xAC9501AD, 68.4004, 160.059, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501AD [68.400398 160.059006 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951B1, 11698, 0xAC9501AD, 68.5588, 155.77, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAC9501AD [68.558800 155.770004 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951B1, 11698, 0xAC9501AD, 68.5588, 155.77, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAC9501AD [68.558800 155.770004 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951B2, 11697, 0xAC9501AD, 70.5205, 159.252, 41.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1745,36 +1745,36 @@ VALUES (0x7AC951B3, 11697, 0xAC9501AD, 70.7192, 152.389, 41.35, 0.372988, 0, 0, /* @teleloc 0xAC9501AD [70.719200 152.389008 41.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951B4, 412, 0xAC9501AE, 68.15, 167.08, 46, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC9501AE [68.150002 167.080002 46.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC951B4, 412, 0xAC9501AE, 68.15, 167.08, 46, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC9501AE [68.150002 167.080002 46.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951B5, 9686, 0xAC9501AF, 65.8, 162.9, 49.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC9501AF [65.800003 162.899994 49.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951B6, 9686, 0xAC9501AF, 68.2, 159.75, 50.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC9501AF [68.199997 159.750000 50.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951B6, 9686, 0xAC9501AF, 68.2, 159.75, 50.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC9501AF [68.199997 159.750000 50.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951B7, 9686, 0xAC9501AF, 70.7668, 162.865, 50.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAC9501AF [70.766800 162.865005 50.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951B8, 11697, 0xAC9501AF, 68.1155, 160.407, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAC9501AF [68.115501 160.406998 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951B8, 11697, 0xAC9501AF, 68.1155, 160.407, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAC9501AF [68.115501 160.406998 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951B9, 412, 0xAC950000, 65.205, 162.9, 46, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xAC950000 [65.205002 162.899994 46.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951BA, 412, 0xAC950000, 65.505, 153.615, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAC950000 [65.504997 153.615005 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951BA, 412, 0xAC950000, 65.505, 153.615, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAC950000 [65.504997 153.615005 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951BB, 9686, 0xAC950000, 68.1754, 167.518, 49.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC950000 [68.175400 167.518005 49.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951BB, 9686, 0xAC950000, 68.1754, 167.518, 49.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC950000 [68.175400 167.518005 49.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951BC, 9686, 0xAC950000, 70.6504, 166.418, 48.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x7AC951BD, 9686, 0xAC950000, 66.0504, 166.743, 48.55, 0.456322, 0, 0, /* @teleloc 0xAC950000 [66.050400 166.742996 48.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951BE, 9686, 0xAC950000, 65.5254, 153.693, 49.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC950000 [65.525398 153.692993 49.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951BE, 9686, 0xAC950000, 65.5254, 153.693, 49.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC950000 [65.525398 153.692993 49.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951BF, 9686, 0xAC950000, 61.6254, 165.043, 48.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAC950000 [61.625401 165.042999 48.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC951BF, 9686, 0xAC950000, 61.6254, 165.043, 48.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAC950000 [61.625401 165.042999 48.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951C0, 12679, 0xAC950000, 59.2905, 154.782, 46.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1813,16 +1813,16 @@ VALUES (0x7AC951C4, 12679, 0xAC950000, 70.9405, 166.707, 46.1, 0.420244, 0, 0, 0 /* @teleloc 0xAC950000 [70.940498 166.707001 46.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951C5, 12679, 0xAC950000, 63.4155, 156.407, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAC950000 [63.415501 156.406998 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951C5, 12679, 0xAC950000, 63.4155, 156.407, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAC950000 [63.415501 156.406998 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951C6, 12678, 0xAC950000, 68.4405, 162.832, 55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAC950000 [68.440498 162.832001 55.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AC951C6, 12678, 0xAC950000, 68.4405, 162.832, 55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAC950000 [68.440498 162.832001 55.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AC951C7, 12678, 0xAC950000, 53.5655, 149.432, 62.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAC950000 [53.565498 149.432007 62.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AC951C7, 12678, 0xAC950000, 53.5655, 149.432, 62.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAC950000 [53.565498 149.432007 62.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951C8, 14170, 0xAC95014D, 29.7245, 43.7075, 58.005, -0.999923, 0, 0, 0.01239, False, '2005-02-09 10:00:00'); /* Villa */ @@ -2165,7 +2165,7 @@ VALUES (0x7AC951CE, 0x7AC95133, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AC951CF, 11730, 0xAC95018E, 156.363, 146.771, 45.205, -0.036202, 0, 0, -0.999344, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xAC95018E [156.363007 146.770996 45.205002] -0.036201 0.000000 0.000000 -0.999344 */ +/* @teleloc 0xAC95018E [156.363007 146.770996 45.205002] -0.036202 0.000000 0.000000 -0.999344 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7AC951CF, 0x7AC951E0, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/ACA6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/ACA6.sql index 2ce467902b..57990dbbb8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/ACA6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/ACA6.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xACA6; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6000, 9686, 0xACA60102, 109.928, 35.6412, 161.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60102 [109.928001 35.641201 161.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ACA6000, 9686, 0xACA60102, 109.928, 35.6412, 161.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60102 [109.928001 35.641201 161.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6001, 9686, 0xACA60102, 105.311, 35.6182, 160.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60102 [105.310997 35.618198 160.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ACA6001, 9686, 0xACA60102, 105.311, 35.6182, 160.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60102 [105.310997 35.618198 160.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6002, 9686, 0xACA60102, 107.826, 29.8912, 161.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60102 [107.825996 29.891199 161.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA6002, 9686, 0xACA60102, 107.826, 29.8912, 161.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60102 [107.825996 29.891199 161.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6003, 9686, 0xACA60102, 111.026, 29.8912, 160.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60102 [111.026001 29.891199 160.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA6003, 9686, 0xACA60102, 111.026, 29.8912, 160.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60102 [111.026001 29.891199 160.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA6004, 11697, 0xACA60102, 103.294, 30.5775, 158.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7ACA6005, 11697, 0xACA60102, 112.194, 34.9103, 158.1, -0.932639, 0, 0, /* @teleloc 0xACA60102 [112.194000 34.910301 158.100006] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6006, 11698, 0xACA60102, 107.857, 32.9412, 164.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xACA60102 [107.857002 32.941200 164.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA6006, 11698, 0xACA60102, 107.857, 32.9412, 164.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xACA60102 [107.857002 32.941200 164.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA6007, 11697, 0xACA60102, 107.844, 32.9103, 158.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xACA60102 [107.844002 32.910301 158.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6008, 9686, 0xACA60102, 104.676, 29.8912, 160.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60102 [104.676003 29.891199 160.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA6008, 9686, 0xACA60102, 104.676, 29.8912, 160.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60102 [104.676003 29.891199 160.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA6009, 9686, 0xACA60102, 102.629, 32.7681, 161.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7ACA600E, 9686, 0xACA60102, 113.023, 30.7681, 161.65, 0.707107, 0, 0, /* @teleloc 0xACA60102 [113.023003 30.768101 161.649994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA600F, 9686, 0xACA60102, 105.676, 35.6412, 161.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60102 [105.676003 35.641201 161.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ACA600F, 9686, 0xACA60102, 105.676, 35.6412, 161.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60102 [105.676003 35.641201 161.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6010, 9686, 0xACA60102, 111.496, 35.6182, 160.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60102 [111.496002 35.618198 160.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ACA6010, 9686, 0xACA60102, 111.496, 35.6182, 160.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60102 [111.496002 35.618198 160.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA6011, 11698, 0xACA60102, 110.057, 32.9412, 164.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7ACA6014, 11697, 0xACA60102, 106.341, 32.9103, 158.1, -0.707107, 0, 0, /* @teleloc 0xACA60102 [106.341003 32.910301 158.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6015, 11697, 0xACA60102, 107.65, 30.4553, 158.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xACA60102 [107.650002 30.455299 158.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA6015, 11697, 0xACA60102, 107.65, 30.4553, 158.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xACA60102 [107.650002 30.455299 158.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA6016, 11697, 0xACA60102, 112.4, 32.8552, 158.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xACA60102 [112.400002 32.855202 158.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6017, 11697, 0xACA60102, 105.044, 35.0103, 158.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xACA60102 [105.043999 35.010300 158.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ACA6017, 11697, 0xACA60102, 105.044, 35.0103, 158.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xACA60102 [105.043999 35.010300 158.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA6018, 9686, 0xACA60104, 105.579, 38.772, 161, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xACA60104 [105.579002 38.771999 161.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6019, 9686, 0xACA60104, 108.979, 36.2412, 161.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60104 [108.978996 36.241199 161.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA6019, 9686, 0xACA60104, 108.979, 36.2412, 161.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60104 [108.978996 36.241199 161.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA601A, 9686, 0xACA60104, 108.679, 41.3412, 161.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60104 [108.679001 41.341202 161.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ACA601A, 9686, 0xACA60104, 108.679, 41.3412, 161.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60104 [108.679001 41.341202 161.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA601B, 11697, 0xACA60104, 109.794, 39.0603, 158.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7ACA601D, 9686, 0xACA60104, 105.579, 40.4181, 161, -0.707107, 0, 0, - /* @teleloc 0xACA60104 [105.579002 40.418098 161.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA601E, 9686, 0xACA60104, 106.882, 36.2412, 160.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60104 [106.882004 36.241199 160.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA601E, 9686, 0xACA60104, 106.882, 36.2412, 160.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60104 [106.882004 36.241199 160.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA601F, 9686, 0xACA60106, 108.373, 29.9874, 156.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60106 [108.373001 29.987400 156.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA601F, 9686, 0xACA60106, 108.373, 29.9874, 156.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60106 [108.373001 29.987400 156.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA6020, 9686, 0xACA60106, 110.873, 34.2874, 156.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7ACA6026, 9686, 0xACA60106, 110.873, 36.9845, 156.45, 0.707107, 0, 0, /* @teleloc 0xACA60106 [110.873001 36.984501 156.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6027, 9686, 0xACA60106, 109.322, 39.9374, 156.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60106 [109.321999 39.937401 156.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ACA6027, 9686, 0xACA60106, 109.322, 39.9374, 156.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60106 [109.321999 39.937401 156.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6028, 11698, 0xACA60106, 108.276, 33.9778, 157.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xACA60106 [108.276001 33.977798 157.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA6028, 11698, 0xACA60106, 108.276, 33.9778, 157.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xACA60106 [108.276001 33.977798 157.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA6029, 11697, 0xACA60106, 108.665, 39.4539, 154.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xACA60106 [108.665001 39.453899 154.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ACA6029, 11697, 0xACA60106, 108.665, 39.4539, 154.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xACA60106 [108.665001 39.453899 154.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA602A, 11697, 0xACA60106, 110.215, 39.254, 154.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7ACA602D, 9686, 0xACA60108, 105.979, 42.5681, 161, -0.707107, 0, 0, - /* @teleloc 0xACA60108 [105.978996 42.568100 161.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA602E, 412, 0xACA60000, 108.657, 43.7412, 158, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xACA60000 [108.656998 43.741199 158.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA602E, 412, 0xACA60000, 108.657, 43.7412, 158, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xACA60000 [108.656998 43.741199 158.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ACA602F, 9686, 0xACA60000, 106.446, 43.8682, 160.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xACA60000 [106.445999 43.868198 160.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ACA602F, 9686, 0xACA60000, 106.446, 43.8682, 160.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xACA60000 [106.445999 43.868198 160.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA6030, 9686, 0xACA60000, 105.446, 43.0182, 160.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1635,7 +1635,7 @@ VALUES (0x7ACA616E, 0x7ACA6068, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA616F, 12823, 0xACA6011C, 39.0627, 156.894, 144.005, -0.998148, 0, 0, 0.060838, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xACA6011C [39.062698 156.893997 144.005005] -0.998148 0.000000 0.000000 0.060837 */ +/* @teleloc 0xACA6011C [39.062698 156.893997 144.005005] -0.998148 0.000000 0.000000 0.060838 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7ACA616F, 0x7ACA609D, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -1899,7 +1899,7 @@ VALUES (0x7ACA6179, 10707, 0xACA60000, 183.437, 74.6244, 148.221, -0.415573, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA617A, 14331, 0xACA60000, 108.361, 107.798, 152.005, 0.011655, 0, 0, 0.999932, False, '2005-02-09 10:00:00'); /* Taralla */ -/* @teleloc 0xACA60000 [108.361000 107.797997 152.005005] 0.011654 0.000000 0.000000 0.999932 */ +/* @teleloc 0xACA60000 [108.361000 107.797997 152.005005] 0.011655 0.000000 0.000000 0.999932 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ACA617B, 13078, 0xACA60000, 103.667, 41.7873, 158.005, 0.001347, 0, 0, 0.999999, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AD20.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AD20.sql index e1e5fffe7b..5ea6e7dcc2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AD20.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AD20.sql @@ -213,24 +213,24 @@ VALUES (0x7AD20034, 11697, 0xAD200109, 65.298, 36.8322, 214.075, -0.909599, 0, 0 /* @teleloc 0xAD200109 [65.297997 36.832199 214.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20035, 9686, 0xAD200109, 65.2185, 31.8443, 216.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200109 [65.218498 31.844299 216.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20035, 9686, 0xAD200109, 65.2185, 31.8443, 216.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200109 [65.218498 31.844299 216.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20036, 11697, 0xAD200109, 61.2316, 34.7512, 214.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD200109 [61.231602 34.751202 214.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20037, 9686, 0xAD200109, 59.5185, 31.8693, 216.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200109 [59.518501 31.869301 216.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20037, 9686, 0xAD200109, 59.5185, 31.8693, 216.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200109 [59.518501 31.869301 216.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20038, 9686, 0xAD200109, 59.7516, 37.811, 216.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200109 [59.751598 37.811001 216.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD20038, 9686, 0xAD200109, 59.7516, 37.811, 216.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200109 [59.751598 37.811001 216.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20039, 9686, 0xAD200109, 65.1817, 37.836, 216.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200109 [65.181702 37.835999 216.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD20039, 9686, 0xAD200109, 65.1817, 37.836, 216.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200109 [65.181702 37.835999 216.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2003A, 9686, 0xAD200109, 66.5067, 37.111, 216.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -249,16 +249,16 @@ VALUES (0x7AD2003D, 11697, 0xAD200109, 63.9816, 34.7512, 214.075, 0.707107, 0, 0 /* @teleloc 0xAD200109 [63.981602 34.751202 214.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2003E, 9686, 0xAD200109, 62.3056, 31.8443, 217.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200109 [62.305599 31.844299 217.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD2003E, 9686, 0xAD200109, 62.3056, 31.8443, 217.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200109 [62.305599 31.844299 217.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2003F, 9686, 0xAD200109, 66.5067, 34.7444, 217.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD200109 [66.506699 34.744400 217.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20040, 9686, 0xAD200109, 62.543, 37.811, 217.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200109 [62.542999 37.811001 217.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD20040, 9686, 0xAD200109, 62.543, 37.811, 217.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200109 [62.542999 37.811001 217.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20041, 9686, 0xAD200109, 58.3781, 33.2476, 216.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -289,8 +289,8 @@ VALUES (0x7AD20047, 11698, 0xAD200109, 60.1942, 36.3779, 218.175, -0.9486, 0, 0, /* @teleloc 0xAD200109 [60.194199 36.377899 218.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20048, 11697, 0xAD200109, 62.573, 37.1572, 214.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD200109 [62.573002 37.157200 214.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD20048, 11697, 0xAD200109, 62.573, 37.1572, 214.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD200109 [62.573002 37.157200 214.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20049, 11697, 0xAD200109, 62.573, 34.7322, 214.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -301,24 +301,24 @@ VALUES (0x7AD2004A, 11697, 0xAD200109, 59.2749, 32.682, 214.075, -0.364064, 0, 0 /* @teleloc 0xAD200109 [59.274899 32.681999 214.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2004B, 11697, 0xAD200109, 60.7499, 32.232, 214.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD200109 [60.749901 32.231998 214.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD2004B, 11697, 0xAD200109, 60.7499, 32.232, 214.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD200109 [60.749901 32.231998 214.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2004C, 11697, 0xAD200109, 63.8249, 32.232, 214.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD200109 [63.824902 32.231998 214.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD2004C, 11697, 0xAD200109, 63.8249, 32.232, 214.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD200109 [63.824902 32.231998 214.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2004D, 11697, 0xAD20010C, 56.7925, 34.1035, 214.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD20010C [56.792500 34.103500 214.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7AD2004D, 11697, 0xAD20010C, 56.7925, 34.1035, 214.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD20010C [56.792500 34.103500 214.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2004E, 11697, 0xAD20010C, 57.475, 38.4273, 214.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD20010C [57.474998 38.427299 214.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2004F, 9686, 0xAD20010C, 56.9463, 33.7239, 216.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD20010C [56.946301 33.723900 216.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD2004F, 9686, 0xAD20010C, 56.9463, 33.7239, 216.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD20010C [56.946301 33.723900 216.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20050, 9686, 0xAD20010C, 53.4313, 36.3514, 216.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,8 +337,8 @@ VALUES (0x7AD20053, 9686, 0xAD20010C, 57.9255, 35.6489, 217.475, 0.707107, 0, 0 /* @teleloc 0xAD20010C [57.925499 35.648899 217.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20054, 9686, 0xAD20010C, 55.9809, 38.8932, 217.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD20010C [55.980900 38.893200 217.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD20054, 9686, 0xAD20010C, 55.9809, 38.8932, 217.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD20010C [55.980900 38.893200 217.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20055, 11697, 0xAD20010F, 61.2725, 34.1005, 210.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -353,72 +353,72 @@ VALUES (0x7AD20057, 9686, 0xAD20010F, 63.2813, 34.1013, 211.95, 0.707107, 0, 0, /* @teleloc 0xAD20010F [63.281300 34.101299 211.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20058, 9686, 0xAD20010F, 58.0063, 30.9014, 211.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD20010F [58.006302 30.901400 211.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20058, 9686, 0xAD20010F, 58.0063, 30.9014, 211.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD20010F [58.006302 30.901400 211.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20059, 9686, 0xAD20010F, 53.3813, 34.1264, 211.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD20010F [53.381302 34.126400 211.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2005A, 9686, 0xAD20010F, 59.4063, 37.4514, 211.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD20010F [59.406300 37.451401 211.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD2005A, 9686, 0xAD20010F, 59.4063, 37.4514, 211.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD20010F [59.406300 37.451401 211.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2005B, 11698, 0xAD20010F, 58.2986, 34.7669, 213.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAD20010F [58.298599 34.766899 213.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD2005B, 11698, 0xAD20010F, 58.2986, 34.7669, 213.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAD20010F [58.298599 34.766899 213.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2005C, 9687, 0xAD20010F, 62.7185, 31.4443, 210.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xAD20010F [62.718498 31.444300 210.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2005D, 9686, 0xAD20010F, 60.5799, 30.9014, 211.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD20010F [60.579899 30.901400 211.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD2005D, 9686, 0xAD20010F, 60.5799, 30.9014, 211.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD20010F [60.579899 30.901400 211.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2005E, 9686, 0xAD20010F, 56.3564, 37.4514, 211.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD20010F [56.356400 37.451401 211.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD2005E, 9686, 0xAD20010F, 56.3564, 37.4514, 211.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD20010F [56.356400 37.451401 211.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2005F, 11697, 0xAD20010F, 62.5867, 36.6942, 210.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD20010F [62.586700 36.694199 210.100006] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20060, 11697, 0xAD20010F, 59.2117, 34.1692, 210.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD20010F [59.211700 34.169201 210.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20060, 11697, 0xAD20010F, 59.2117, 34.1692, 210.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD20010F [59.211700 34.169201 210.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20061, 11697, 0xAD20010F, 53.9867, 31.4942, 210.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD20010F [53.986698 31.494200 210.100006] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20062, 412, 0xAD200000, 55.9685, 39.2543, 214, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD200000 [55.968498 39.254299 214.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20062, 412, 0xAD200000, 55.9685, 39.2543, 214, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD200000 [55.968498 39.254299 214.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20063, 9686, 0xAD200000, 55.9463, 39.3489, 217.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200000 [55.946301 39.348900 217.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20063, 9686, 0xAD200000, 55.9463, 39.3489, 217.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200000 [55.946301 39.348900 217.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20064, 9686, 0xAD200000, 57.8449, 39.3489, 215.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200000 [57.844898 39.348900 215.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20064, 9686, 0xAD200000, 57.8449, 39.3489, 215.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200000 [57.844898 39.348900 215.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20065, 9686, 0xAD200000, 54.0941, 39.3489, 215.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200000 [54.094101 39.348900 215.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20065, 9686, 0xAD200000, 54.0941, 39.3489, 215.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200000 [54.094101 39.348900 215.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20066, 12679, 0xAD200000, 52.273, 39.9072, 214.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xAD200000 [52.272999 39.907200 214.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20067, 12679, 0xAD200000, 66.623, 39.6822, 214.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAD200000 [66.623001 39.682201 214.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20067, 12679, 0xAD200000, 66.623, 39.6822, 214.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAD200000 [66.623001 39.682201 214.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20068, 412, 0xAD200113, 105.169, 42.0155, 206, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD200113 [105.168999 42.015499 206.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20068, 412, 0xAD200113, 105.169, 42.0155, 206, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD200113 [105.168999 42.015499 206.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20069, 9686, 0xAD200114, 105.119, 41.2055, 210.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -437,8 +437,8 @@ VALUES (0x7AD2006C, 11697, 0xAD200114, 103.391, 40.7164, 206.15, -0.92388, 0, 0, /* @teleloc 0xAD200114 [103.390999 40.716400 206.149994] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2006D, 9686, 0xAD200114, 105.119, 32.6555, 211.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200114 [105.119003 32.655499 211.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD2006D, 9686, 0xAD200114, 105.119, 32.6555, 211.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200114 [105.119003 32.655499 211.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2006E, 9686, 0xAD200114, 102.819, 38.7047, 208.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -457,20 +457,20 @@ VALUES (0x7AD20071, 9686, 0xAD200114, 107.447, 38.4899, 208.25, 0.707107, 0, 0, /* @teleloc 0xAD200114 [107.446999 38.489899 208.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20072, 9686, 0xAD200115, 111.319, 36.7055, 209.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200115 [111.319000 36.705502 209.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD20072, 9686, 0xAD200115, 111.319, 36.7055, 209.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200115 [111.319000 36.705502 209.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20073, 9686, 0xAD200115, 114.452, 35.5144, 208.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD200115 [114.452003 35.514400 208.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20074, 9686, 0xAD200115, 113.36, 30.7555, 209.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200115 [113.360001 30.755501 209.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20074, 9686, 0xAD200115, 113.36, 30.7555, 209.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200115 [113.360001 30.755501 209.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20075, 9686, 0xAD200115, 108.908, 30.7555, 209.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200115 [108.907997 30.755501 209.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20075, 9686, 0xAD200115, 108.908, 30.7555, 209.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200115 [108.907997 30.755501 209.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20076, 9686, 0xAD200115, 107.888, 31.9855, 208, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,8 +489,8 @@ VALUES (0x7AD20079, 11698, 0xAD200115, 111.269, 33.6555, 212.25, 0.707107, 0, 0, /* @teleloc 0xAD200115 [111.268997 33.655499 212.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2007A, 11697, 0xAD200115, 111.253, 33.5723, 206.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD200115 [111.252998 33.572300 206.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD2007A, 11697, 0xAD200115, 111.253, 33.5723, 206.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD200115 [111.252998 33.572300 206.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2007B, 9686, 0xAD200115, 114.452, 31.9144, 208.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,16 +501,16 @@ VALUES (0x7AD2007C, 9686, 0xAD200115, 114.452, 33.7567, 209.9, 0.707107, 0, 0, /* @teleloc 0xAD200115 [114.452003 33.756699 209.899994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2007D, 9686, 0xAD200115, 113.418, 36.7055, 209.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200115 [113.417999 36.705502 209.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD2007D, 9686, 0xAD200115, 113.418, 36.7055, 209.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200115 [113.417999 36.705502 209.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2007E, 9686, 0xAD200115, 109.068, 36.7055, 209.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200115 [109.068001 36.705502 209.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD2007E, 9686, 0xAD200115, 109.068, 36.7055, 209.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200115 [109.068001 36.705502 209.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2007F, 9686, 0xAD200115, 111.14, 30.7555, 209.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200115 [111.139999 30.755501 209.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD2007F, 9686, 0xAD200115, 111.14, 30.7555, 209.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200115 [111.139999 30.755501 209.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20080, 9686, 0xAD200115, 107.888, 32.2344, 209.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -521,8 +521,8 @@ VALUES (0x7AD20081, 9686, 0xAD200115, 107.888, 35.2719, 209.6, -0.707107, 0, 0, /* @teleloc 0xAD200115 [107.888000 35.271900 209.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20082, 9686, 0xAD200115, 109.068, 36.7055, 208, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200115 [109.068001 36.705502 208.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD20082, 9686, 0xAD200115, 109.068, 36.7055, 208, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200115 [109.068001 36.705502 208.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20083, 11698, 0xAD200115, 113.596, 31.4486, 210.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -533,12 +533,12 @@ VALUES (0x7AD20084, 11698, 0xAD200115, 113.496, 35.7486, 210.3, 0.919479, 0, 0, /* @teleloc 0xAD200115 [113.496002 35.748600 210.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20085, 11697, 0xAD200115, 111.256, 32.2379, 206.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD200115 [111.255997 32.237900 206.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20085, 11697, 0xAD200115, 111.256, 32.2379, 206.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD200115 [111.255997 32.237900 206.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20086, 11697, 0xAD200115, 111.256, 34.7337, 206.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD200115 [111.255997 34.733700 206.149994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD20086, 11697, 0xAD200115, 111.256, 34.7337, 206.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD200115 [111.255997 34.733700 206.149994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20087, 11697, 0xAD200115, 113.406, 31.6222, 206.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -549,12 +549,12 @@ VALUES (0x7AD20088, 11697, 0xAD200115, 113.75, 33.8249, 206.15, 0.707107, 0, 0, /* @teleloc 0xAD200115 [113.750000 33.824902 206.149994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20089, 11697, 0xAD200115, 111.256, 35.9371, 206.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD200115 [111.255997 35.937099 206.149994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD20089, 11697, 0xAD200115, 111.256, 35.9371, 206.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD200115 [111.255997 35.937099 206.149994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2008A, 9686, 0xAD200117, 107.37, 36.3555, 204.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200117 [107.370003 36.355499 204.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD2008A, 9686, 0xAD200117, 107.37, 36.3555, 204.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200117 [107.370003 36.355499 204.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2008B, 9686, 0xAD200117, 114.22, 33.6869, 204.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -573,16 +573,16 @@ VALUES (0x7AD2008E, 9687, 0xAD200117, 103.595, 35.6224, 202.1, -0.865587, -0.00 /* @teleloc 0xAD200117 [103.595001 35.622398 202.100006] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2008F, 9686, 0xAD200117, 110.673, 36.3555, 204.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200117 [110.672997 36.355499 204.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD2008F, 9686, 0xAD200117, 110.673, 36.3555, 204.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200117 [110.672997 36.355499 204.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20090, 9686, 0xAD200117, 106.772, 30.8159, 204.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200117 [106.772003 30.815901 204.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20090, 9686, 0xAD200117, 106.772, 30.8159, 204.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200117 [106.772003 30.815901 204.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20091, 9686, 0xAD200117, 110.885, 30.8159, 204.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200117 [110.885002 30.815901 204.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20091, 9686, 0xAD200117, 110.885, 30.8159, 204.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200117 [110.885002 30.815901 204.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20092, 9686, 0xAD200117, 102.819, 31.9764, 204.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -593,36 +593,36 @@ VALUES (0x7AD20093, 11698, 0xAD200117, 109.412, 33.6555, 205.5, -0.707107, 0, 0, /* @teleloc 0xAD200117 [109.412003 33.655499 205.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20094, 11697, 0xAD200117, 109.159, 35.6968, 202.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD200117 [109.158997 35.696800 202.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD20094, 11697, 0xAD200117, 109.159, 35.6968, 202.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD200117 [109.158997 35.696800 202.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20095, 11697, 0xAD200117, 108.859, 31.3468, 202.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD200117 [108.859001 31.346800 202.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD20095, 11697, 0xAD200117, 108.859, 31.3468, 202.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD200117 [108.859001 31.346800 202.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD20096, 11697, 0xAD200117, 113.478, 33.3191, 202.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD200117 [113.477997 33.319099 202.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20097, 9686, 0xAD200000, 105.169, 42.0541, 209.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200000 [105.168999 42.054100 209.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7AD20097, 9686, 0xAD200000, 105.169, 42.0541, 209.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200000 [105.168999 42.054100 209.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20098, 9686, 0xAD200000, 103.018, 42.2541, 207.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200000 [103.017998 42.254101 207.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7AD20098, 9686, 0xAD200000, 103.018, 42.2541, 207.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200000 [103.017998 42.254101 207.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD20099, 9686, 0xAD200000, 107.311, 42.2541, 207.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD200000 [107.310997 42.254101 207.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7AD20099, 9686, 0xAD200000, 107.311, 42.2541, 207.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD200000 [107.310997 42.254101 207.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2009A, 12679, 0xAD200000, 109.256, 42.688, 206.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xAD200000 [109.255997 42.688000 206.149994] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD2009B, 12679, 0xAD200000, 111.256, 37.938, 206.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAD200000 [111.255997 37.938000 206.149994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD2009B, 12679, 0xAD200000, 111.256, 37.938, 206.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAD200000 [111.255997 37.938000 206.149994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2009C, 9686, 0xAD200119, 158.843, 109.843, 162.85, 0.446198, 0, 0, -0.894934, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1903,4 +1903,4 @@ VALUES (0x7AD2017A, 10707, 0xAD200000, 98.6799, 115.976, 166.079, -0.203281, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD2017B, 14737, 0xAD200000, 107.971, 115.752, 166.005, -0.998998, 0, 0, -0.044756, False, '2005-02-09 10:00:00'); /* Southern Park */ -/* @teleloc 0xAD200000 [107.971001 115.751999 166.005005] -0.998998 0.000000 0.000000 -0.044755 */ +/* @teleloc 0xAD200000 [107.971001 115.751999 166.005005] -0.998998 0.000000 0.000000 -0.044756 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AD62.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AD62.sql index 2b9bc4720c..be7e6c5341 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AD62.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AD62.sql @@ -13,8 +13,8 @@ VALUES (0x7AD62002, 9686, 0xAD620101, 52.7832, 37.0999, 60.5, -0.707107, 0, 0, /* @teleloc 0xAD620101 [52.783199 37.099899 60.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD62003, 9686, 0xAD620102, 62.6175, 37.4422, 61.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620102 [62.617500 37.442200 61.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD62003, 9686, 0xAD620102, 62.6175, 37.4422, 61.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620102 [62.617500 37.442200 61.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD62004, 9686, 0xAD620102, 67.0175, 36.1422, 60.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,8 +25,8 @@ VALUES (0x7AD62005, 9686, 0xAD620102, 67.0175, 32.4922, 60.8, 0.707107, 0, 0, - /* @teleloc 0xAD620102 [67.017502 32.492199 60.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD62006, 9686, 0xAD620102, 62.5675, 31.4922, 61.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620102 [62.567501 31.492201 61.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD62006, 9686, 0xAD620102, 62.5675, 31.4922, 61.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620102 [62.567501 31.492201 61.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD62007, 11697, 0xAD620102, 58.8329, 32.154, 58.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -37,20 +37,20 @@ VALUES (0x7AD62008, 11697, 0xAD620102, 66.3329, 36.554, 58.05, -0.895323, 0, 0, /* @teleloc 0xAD620102 [66.332901 36.554001 58.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD62009, 11698, 0xAD620102, 62.6226, 34.3422, 64.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAD620102 [62.622601 34.342201 64.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD62009, 11698, 0xAD620102, 62.6226, 34.3422, 64.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAD620102 [62.622601 34.342201 64.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6200A, 11697, 0xAD620102, 62.7329, 34.404, 58.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD620102 [62.732899 34.403999 58.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6200B, 9686, 0xAD620103, 58.518, 31.4922, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620103 [58.518002 31.492201 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6200B, 9686, 0xAD620103, 58.518, 31.4922, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620103 [58.518002 31.492201 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6200C, 9686, 0xAD620103, 58.418, 37.0422, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620103 [58.417999 37.042198 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6200C, 9686, 0xAD620103, 58.418, 37.0422, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620103 [58.417999 37.042198 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6200D, 9686, 0xAD620103, 66.968, 34.3422, 56.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7AD62010, 9687, 0xAD620103, 53.3026, 36.5235, 54, -0.885394, 0, 0, -0 /* @teleloc 0xAD620103 [53.302601 36.523499 54.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD62011, 412, 0xAD620000, 62.6226, 38.9522, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD620000 [62.622601 38.952202 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD62011, 412, 0xAD620000, 62.6226, 38.9522, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD620000 [62.622601 38.952202 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD62012, 11697, 0xAD620108, 35.8555, 78.2805, 58.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x7AD620AF, 9686, 0xAD620101, 52.7832, 34.6547, 63.05, -0.707107, 0, 0, /* @teleloc 0xAD620101 [52.783199 34.654701 63.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620B0, 9686, 0xAD620101, 55.1675, 30.1422, 63.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620101 [55.167500 30.142200 63.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620B0, 9686, 0xAD620101, 55.1675, 30.1422, 63.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620101 [55.167500 30.142200 63.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD620B1, 9686, 0xAD620102, 57.8832, 35.9538, 61.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1161,28 +1161,28 @@ VALUES (0x7AD620B3, 9686, 0xAD620102, 57.8832, 32.8578, 59.95, -0.707107, 0, 0, /* @teleloc 0xAD620102 [57.883202 32.857800 59.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620B4, 9686, 0xAD620102, 65.7167, 31.4922, 61.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620102 [65.716698 31.492201 61.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620B4, 9686, 0xAD620102, 65.7167, 31.4922, 61.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620102 [65.716698 31.492201 61.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620B5, 9686, 0xAD620102, 59.474, 31.4922, 61.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620102 [59.473999 31.492201 61.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620B5, 9686, 0xAD620102, 59.474, 31.4922, 61.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620102 [59.473999 31.492201 61.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD620B6, 9686, 0xAD620102, 67.0175, 34.4365, 62, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD620102 [67.017502 34.436501 62.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620B7, 9686, 0xAD620102, 59.3981, 37.4422, 61.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620102 [59.398102 37.442200 61.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD620B7, 9686, 0xAD620102, 59.3981, 37.4422, 61.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620102 [59.398102 37.442200 61.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620B8, 9686, 0xAD620102, 65.7658, 37.4422, 61.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620102 [65.765800 37.442200 61.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD620B8, 9686, 0xAD620102, 65.7658, 37.4422, 61.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620102 [65.765800 37.442200 61.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620B9, 9686, 0xAD620102, 65.5979, 37.4422, 60, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620102 [65.597900 37.442200 60.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD620B9, 9686, 0xAD620102, 65.5979, 37.4422, 60, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620102 [65.597900 37.442200 60.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD620BA, 11698, 0xAD620102, 59.8324, 34.3422, 64.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1205,8 +1205,8 @@ VALUES (0x7AD620BE, 11697, 0xAD620102, 66.6459, 34.404, 58.05, 0.707107, 0, 0, - /* @teleloc 0xAD620102 [66.645897 34.403999 58.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620BF, 11697, 0xAD620102, 62.6434, 31.9968, 58.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD620102 [62.643398 31.996799 58.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620BF, 11697, 0xAD620102, 62.6434, 31.9968, 58.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD620102 [62.643398 31.996799 58.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD620C0, 11697, 0xAD620102, 65.6029, 32.154, 58.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1217,48 +1217,48 @@ VALUES (0x7AD620C1, 9686, 0xAD620103, 52.7832, 33.0403, 56.4, -0.707107, 0, 0, /* @teleloc 0xAD620103 [52.783199 33.040298 56.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620C2, 9686, 0xAD620103, 62.6539, 31.4922, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620103 [62.653900 31.492201 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620C2, 9686, 0xAD620103, 62.6539, 31.4922, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620103 [62.653900 31.492201 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620C3, 9686, 0xAD620103, 62.2197, 37.0422, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620103 [62.219700 37.042198 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD620C3, 9686, 0xAD620103, 62.2197, 37.0422, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620103 [62.219700 37.042198 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD620C4, 11698, 0xAD620103, 60.8544, 34.3422, 57.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAD620103 [60.854401 34.342201 57.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620C5, 11697, 0xAD620103, 60.4925, 32.0346, 54.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD620103 [60.492500 32.034599 54.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620C5, 11697, 0xAD620103, 60.4925, 32.0346, 54.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD620103 [60.492500 32.034599 54.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620C6, 11697, 0xAD620103, 60.3625, 36.5046, 54.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD620103 [60.362499 36.504601 54.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD620C6, 11697, 0xAD620103, 60.3625, 36.5046, 54.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD620103 [60.362499 36.504601 54.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD620C7, 11697, 0xAD620103, 59.3597, 34.1832, 54.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD620103 [59.359699 34.183201 54.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620C8, 9686, 0xAD620000, 62.6675, 39.0722, 61.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620000 [62.667500 39.072201 61.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620C8, 9686, 0xAD620000, 62.6675, 39.0722, 61.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620000 [62.667500 39.072201 61.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620C9, 9686, 0xAD620000, 66.5075, 38.1152, 59.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620000 [66.507500 38.115200 59.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620C9, 9686, 0xAD620000, 66.5075, 38.1152, 59.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620000 [66.507500 38.115200 59.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620CA, 9686, 0xAD620000, 58.8277, 38.1152, 59.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620000 [58.827702 38.115200 59.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620CA, 9686, 0xAD620000, 58.8277, 38.1152, 59.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD620000 [58.827702 38.115200 59.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620CB, 12679, 0xAD620000, 65.0734, 38.3068, 58.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAD620000 [65.073402 38.306801 58.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620CB, 12679, 0xAD620000, 65.0734, 38.3068, 58.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAD620000 [65.073402 38.306801 58.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD620CC, 12679, 0xAD620000, 60.2334, 38.3368, 58.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAD620000 [60.233398 38.336800 58.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD620CC, 12679, 0xAD620000, 60.2334, 38.3368, 58.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAD620000 [60.233398 38.336800 58.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD620CD, 9686, 0xAD620108, 30.8676, 81.2729, 61.625, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1838,7 +1838,7 @@ VALUES (0x7AD6215C, 11697, 0xAD62012B, 154.953, 110.745, 56.15, -0.382683, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6215D, 11697, 0xAD62012B, 155.633, 114.465, 56.15, -0.999328, 0, 0, -0.036645, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD62012B [155.632996 114.464996 56.150002] -0.999328 0.000000 0.000000 -0.036644 */ +/* @teleloc 0xAD62012B [155.632996 114.464996 56.150002] -0.999328 0.000000 0.000000 -0.036645 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6215E, 11697, 0xAD62012B, 153.832, 113.151, 56.15, 0.923879, 0, 0, 0.382684, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2158,11 +2158,11 @@ VALUES (0x7AD621AC, 9686, 0xAD620000, 131.042, 55.2239, 59.4, 0.692852, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD621AD, 9686, 0xAD620000, 125.072, 52.45, 57.68, 0.689366, -0.069415, 0.072244, -0.717452, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620000 [125.071999 52.450001 57.680000] 0.689366 -0.069415 0.072243 -0.717452 */ +/* @teleloc 0xAD620000 [125.071999 52.450001 57.680000] 0.689366 -0.069415 0.072244 -0.717452 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD621AE, 9686, 0xAD620000, 125.313, 58.4752, 57.68, 0.689366, -0.069415, 0.072244, -0.717452, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD620000 [125.313004 58.475201 57.680000] 0.689366 -0.069415 0.072243 -0.717452 */ +/* @teleloc 0xAD620000 [125.313004 58.475201 57.680000] 0.689366 -0.069415 0.072244 -0.717452 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD621AF, 12679, 0xAD620000, 130.903, 59.776, 56.1, 0.692852, 0, 0, -0.72108, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AD6A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AD6A.sql index e05177dd5b..efefc80266 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AD6A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AD6A.sql @@ -13,8 +13,8 @@ VALUES (0x7AD6A002, 9686, 0xAD6A0101, 76.3825, 38.2028, 26.5, -0.707107, 0, 0, /* @teleloc 0xAD6A0101 [76.382500 38.202801 26.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A003, 9686, 0xAD6A0102, 86.2168, 38.5451, 27.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0102 [86.216797 38.545101 27.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A003, 9686, 0xAD6A0102, 86.2168, 38.5451, 27.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0102 [86.216797 38.545101 27.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A004, 9686, 0xAD6A0102, 90.6168, 37.2451, 26.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,8 +25,8 @@ VALUES (0x7AD6A005, 9686, 0xAD6A0102, 90.6168, 33.5951, 26.8, 0.707107, 0, 0, - /* @teleloc 0xAD6A0102 [90.616798 33.595100 26.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A006, 9686, 0xAD6A0102, 86.1668, 32.5951, 27.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0102 [86.166801 32.595100 27.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A006, 9686, 0xAD6A0102, 86.1668, 32.5951, 27.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0102 [86.166801 32.595100 27.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A007, 11697, 0xAD6A0102, 82.4322, 33.2569, 24.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -37,20 +37,20 @@ VALUES (0x7AD6A008, 11697, 0xAD6A0102, 89.9322, 37.6569, 24.05, -0.895323, 0, 0, /* @teleloc 0xAD6A0102 [89.932198 37.656898 24.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A009, 11698, 0xAD6A0102, 86.2219, 35.4451, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAD6A0102 [86.221901 35.445099 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A009, 11698, 0xAD6A0102, 86.2219, 35.4451, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAD6A0102 [86.221901 35.445099 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A00A, 11697, 0xAD6A0102, 86.3322, 35.5069, 24.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD6A0102 [86.332199 35.506901 24.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A00B, 9686, 0xAD6A0103, 82.1173, 32.5951, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0103 [82.117302 32.595100 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A00B, 9686, 0xAD6A0103, 82.1173, 32.5951, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0103 [82.117302 32.595100 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A00C, 9686, 0xAD6A0103, 82.0173, 38.1451, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0103 [82.017303 38.145100 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A00C, 9686, 0xAD6A0103, 82.0173, 38.1451, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0103 [82.017303 38.145100 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A00D, 9686, 0xAD6A0103, 90.5673, 35.4451, 22.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7AD6A010, 9687, 0xAD6A0103, 76.9019, 37.6264, 20, -0.885394, 0, 0, -0 /* @teleloc 0xAD6A0103 [76.901901 37.626400 20.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A011, 412, 0xAD6A0000, 86.2219, 40.0551, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD6A0000 [86.221901 40.055099 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A011, 412, 0xAD6A0000, 86.2219, 40.0551, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD6A0000 [86.221901 40.055099 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A012, 11697, 0xAD6A010A, 36.8328, 78.3962, 20.075, -0.346216, 0, 0, 0.938155, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -317,20 +317,20 @@ VALUES (0x7AD6A04E, 9686, 0xAD6A011F, 161, 34.35, 28.85, 0.317305, 0, 0, -0.948 /* @teleloc 0xAD6A011F [161.000000 34.349998 28.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A04F, 9686, 0xAD6A0122, 150.135, 33.1314, 28.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0122 [150.134995 33.131401 28.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A04F, 9686, 0xAD6A0122, 150.135, 33.1314, 28.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0122 [150.134995 33.131401 28.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A050, 9686, 0xAD6A0122, 155.535, 33.1314, 28.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0122 [155.535004 33.131401 28.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A050, 9686, 0xAD6A0122, 155.535, 33.1314, 28.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0122 [155.535004 33.131401 28.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A051, 9686, 0xAD6A0122, 156.585, 34.4806, 27.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD6A0122 [156.585007 34.480598 27.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A052, 9686, 0xAD6A0122, 152.585, 39.0314, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0122 [152.585007 39.031399 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A052, 9686, 0xAD6A0122, 152.585, 39.0314, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0122 [152.585007 39.031399 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A053, 9686, 0xAD6A0122, 148.785, 35.8814, 30.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -353,16 +353,16 @@ VALUES (0x7AD6A057, 11697, 0xAD6A0122, 152.467, 36.21, 26.1, -0.707107, 0, 0, -0 /* @teleloc 0xAD6A0122 [152.466995 36.209999 26.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A058, 9686, 0xAD6A0124, 155.493, 32.1786, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0124 [155.492996 32.178600 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A058, 9686, 0xAD6A0124, 155.493, 32.1786, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0124 [155.492996 32.178600 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A059, 9686, 0xAD6A0124, 151.996, 35.4126, 24.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD6A0124 [151.996002 35.412601 24.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A05A, 9686, 0xAD6A0124, 154.25, 38.6626, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0124 [154.250000 38.662601 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A05A, 9686, 0xAD6A0124, 154.25, 38.6626, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0124 [154.250000 38.662601 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A05B, 11697, 0xAD6A0124, 160.117, 37.4615, 22.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -377,8 +377,8 @@ VALUES (0x7AD6A05D, 9687, 0xAD6A0124, 152.5, 38.2, 22.1, -0.952129, 0, 0, -0.30 /* @teleloc 0xAD6A0124 [152.500000 38.200001 22.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A05E, 412, 0xAD6A0000, 159.35, 41.41, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD6A0000 [159.350006 41.410000 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A05E, 412, 0xAD6A0000, 159.35, 41.41, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD6A0000 [159.350006 41.410000 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A05F, 9686, 0xAD6A0128, 35.6266, 33.7433, 25.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1077,8 +1077,8 @@ VALUES (0x7AD6A09E, 11711, 0xAD6A0000, 90.1657, 40.1158, 24.005, -0.003131, 0, 0 /* @teleloc 0xAD6A0000 [90.165703 40.115799 24.004999] -0.003131 0.000000 0.000000 0.999995 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A09F, 11711, 0xAD6A0000, 155.388, 40.0087, 26.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xAD6A0000 [155.388000 40.008701 26.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A09F, 11711, 0xAD6A0000, 155.388, 40.0087, 26.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Cottage */ +/* @teleloc 0xAD6A0000 [155.388000 40.008701 26.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A0A0, 11711, 0xAD6A0000, 160.203, 99.1888, 28.005, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -1121,8 +1121,8 @@ VALUES (0x7AD6A0A9, 9686, 0xAD6A0101, 76.3825, 35.7576, 29.05, -0.707107, 0, 0, /* @teleloc 0xAD6A0101 [76.382500 35.757599 29.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0AA, 9686, 0xAD6A0101, 78.7668, 31.2451, 29.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0101 [78.766800 31.245100 29.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0AA, 9686, 0xAD6A0101, 78.7668, 31.2451, 29.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0101 [78.766800 31.245100 29.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A0AB, 9686, 0xAD6A0102, 81.4825, 37.0567, 27.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1137,28 +1137,28 @@ VALUES (0x7AD6A0AD, 9686, 0xAD6A0102, 81.4825, 33.9607, 25.95, -0.707107, 0, 0, /* @teleloc 0xAD6A0102 [81.482498 33.960701 25.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0AE, 9686, 0xAD6A0102, 89.316, 32.5951, 27.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0102 [89.316002 32.595100 27.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0AE, 9686, 0xAD6A0102, 89.316, 32.5951, 27.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0102 [89.316002 32.595100 27.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0AF, 9686, 0xAD6A0102, 83.0733, 32.5951, 27.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0102 [83.073303 32.595100 27.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0AF, 9686, 0xAD6A0102, 83.0733, 32.5951, 27.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0102 [83.073303 32.595100 27.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A0B0, 9686, 0xAD6A0102, 90.6168, 35.5393, 28, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD6A0102 [90.616798 35.539299 28.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0B1, 9686, 0xAD6A0102, 82.9974, 38.5451, 27.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0102 [82.997398 38.545101 27.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A0B1, 9686, 0xAD6A0102, 82.9974, 38.5451, 27.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0102 [82.997398 38.545101 27.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0B2, 9686, 0xAD6A0102, 89.3651, 38.5451, 27.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0102 [89.365097 38.545101 27.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A0B2, 9686, 0xAD6A0102, 89.3651, 38.5451, 27.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0102 [89.365097 38.545101 27.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0B3, 9686, 0xAD6A0102, 89.1972, 38.5451, 26, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0102 [89.197197 38.545101 26.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A0B3, 9686, 0xAD6A0102, 89.1972, 38.5451, 26, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0102 [89.197197 38.545101 26.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A0B4, 11698, 0xAD6A0102, 83.4317, 35.4451, 30.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1181,8 +1181,8 @@ VALUES (0x7AD6A0B8, 11697, 0xAD6A0102, 90.2452, 35.5069, 24.05, 0.707107, 0, 0, /* @teleloc 0xAD6A0102 [90.245201 35.506901 24.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0B9, 11697, 0xAD6A0102, 86.2427, 33.0997, 24.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD6A0102 [86.242699 33.099701 24.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0B9, 11697, 0xAD6A0102, 86.2427, 33.0997, 24.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD6A0102 [86.242699 33.099701 24.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A0BA, 11697, 0xAD6A0102, 89.2022, 33.2569, 24.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1193,48 +1193,48 @@ VALUES (0x7AD6A0BB, 9686, 0xAD6A0103, 76.3825, 34.1432, 22.4, -0.707107, 0, 0, /* @teleloc 0xAD6A0103 [76.382500 34.143200 22.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0BC, 9686, 0xAD6A0103, 86.2532, 32.5951, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0103 [86.253197 32.595100 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0BC, 9686, 0xAD6A0103, 86.2532, 32.5951, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0103 [86.253197 32.595100 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0BD, 9686, 0xAD6A0103, 85.819, 38.1451, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0103 [85.819000 38.145100 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A0BD, 9686, 0xAD6A0103, 85.819, 38.1451, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0103 [85.819000 38.145100 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A0BE, 11698, 0xAD6A0103, 84.4537, 35.4451, 23.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAD6A0103 [84.453697 35.445099 23.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0BF, 11697, 0xAD6A0103, 84.0918, 33.1375, 20.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD6A0103 [84.091797 33.137501 20.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0BF, 11697, 0xAD6A0103, 84.0918, 33.1375, 20.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD6A0103 [84.091797 33.137501 20.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0C0, 11697, 0xAD6A0103, 83.9618, 37.6075, 20.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD6A0103 [83.961800 37.607498 20.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A0C0, 11697, 0xAD6A0103, 83.9618, 37.6075, 20.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD6A0103 [83.961800 37.607498 20.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A0C1, 11697, 0xAD6A0103, 82.959, 35.2861, 20.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD6A0103 [82.959000 35.286098 20.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0C2, 9686, 0xAD6A0000, 86.2668, 40.1751, 27.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0000 [86.266800 40.175098 27.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0C2, 9686, 0xAD6A0000, 86.2668, 40.1751, 27.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0000 [86.266800 40.175098 27.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0C3, 9686, 0xAD6A0000, 90.1068, 39.2181, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0000 [90.106796 39.218102 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0C3, 9686, 0xAD6A0000, 90.1068, 39.2181, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0000 [90.106796 39.218102 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0C4, 9686, 0xAD6A0000, 82.427, 39.2181, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0000 [82.427002 39.218102 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0C4, 9686, 0xAD6A0000, 82.427, 39.2181, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0000 [82.427002 39.218102 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0C5, 12679, 0xAD6A0000, 88.6727, 39.4097, 24.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAD6A0000 [88.672699 39.409698 24.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0C5, 12679, 0xAD6A0000, 88.6727, 39.4097, 24.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAD6A0000 [88.672699 39.409698 24.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A0C6, 12679, 0xAD6A0000, 83.8327, 39.4397, 24.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAD6A0000 [83.832703 39.439701 24.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A0C6, 12679, 0xAD6A0000, 83.8327, 39.4397, 24.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAD6A0000 [83.832703 39.439701 24.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A0C7, 9686, 0xAD6A010A, 31.8653, 81.4223, 23.625, -0.709496, 0, 0, -0.704709, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1625,8 +1625,8 @@ VALUES (0x7AD6A127, 12679, 0xAD6A0000, 37.6527, 140.854, 20.1, -0.384091, 0, 0, /* @teleloc 0xAD6A0000 [37.652699 140.854004 20.100000] -0.384091 0.000000 0.000000 -0.923295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A128, 9686, 0xAD6A011F, 159.393, 33.8286, 31.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A011F [159.393005 33.828602 31.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A128, 9686, 0xAD6A011F, 159.393, 33.8286, 31.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A011F [159.393005 33.828602 31.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A129, 9686, 0xAD6A011F, 157.046, 36.9626, 29.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1641,28 +1641,28 @@ VALUES (0x7AD6A12B, 9686, 0xAD6A011F, 161.15, 39.65, 28.85, -0.902209, 0, 0, 0. /* @teleloc 0xAD6A011F [161.149994 39.650002 28.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A12C, 9686, 0xAD6A011F, 159.4, 40.8626, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A011F [159.399994 40.862598 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A12C, 9686, 0xAD6A011F, 159.4, 40.8626, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A011F [159.399994 40.862598 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A12D, 11697, 0xAD6A011F, 159.448, 34.1692, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD6A011F [159.447998 34.169201 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A12D, 11697, 0xAD6A011F, 159.448, 34.1692, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD6A011F [159.447998 34.169201 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A12E, 11697, 0xAD6A011F, 157.548, 35.2192, 26.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD6A011F [157.548004 35.219200 26.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A12F, 11697, 0xAD6A0122, 152.998, 33.7192, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD6A0122 [152.998001 33.719200 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A12F, 11697, 0xAD6A0122, 152.998, 33.7192, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD6A0122 [152.998001 33.719200 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A130, 9686, 0xAD6A0122, 150.036, 39.0314, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0122 [150.035995 39.031399 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A130, 9686, 0xAD6A0122, 150.036, 39.0314, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0122 [150.035995 39.031399 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A131, 9686, 0xAD6A0122, 155.379, 39.0314, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0122 [155.378998 39.031399 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A131, 9686, 0xAD6A0122, 155.379, 39.0314, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0122 [155.378998 39.031399 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A132, 9686, 0xAD6A0122, 148.785, 34.1663, 29.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1673,8 +1673,8 @@ VALUES (0x7AD6A133, 9686, 0xAD6A0122, 148.785, 38.1145, 29.35, -0.707107, 0, 0, /* @teleloc 0xAD6A0122 [148.785004 38.114498 29.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A134, 9686, 0xAD6A0122, 152.995, 33.1314, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0122 [152.994995 33.131401 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A134, 9686, 0xAD6A0122, 152.995, 33.1314, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0122 [152.994995 33.131401 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A135, 9686, 0xAD6A0122, 156.585, 34.1806, 29.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1709,20 +1709,20 @@ VALUES (0x7AD6A13C, 11697, 0xAD6A0122, 155.593, 33.9287, 26.1, 0.297375, 0, 0, - /* @teleloc 0xAD6A0122 [155.593002 33.928699 26.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A13D, 11697, 0xAD6A0122, 152.748, 38.5192, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD6A0122 [152.748001 38.519199 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A13D, 11697, 0xAD6A0122, 152.748, 38.5192, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD6A0122 [152.748001 38.519199 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A13E, 11697, 0xAD6A0124, 152.884, 35.9734, 22.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD6A0124 [152.884003 35.973400 22.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A13F, 9686, 0xAD6A0124, 159.393, 32.1786, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0124 [159.393005 32.178600 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A13F, 9686, 0xAD6A0124, 159.393, 32.1786, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0124 [159.393005 32.178600 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A140, 9686, 0xAD6A0124, 157.5, 38.6626, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0124 [157.500000 38.662601 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A140, 9686, 0xAD6A0124, 157.5, 38.6626, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0124 [157.500000 38.662601 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A141, 9686, 0xAD6A0124, 161.946, 34.2126, 24.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1733,16 +1733,16 @@ VALUES (0x7AD6A142, 11698, 0xAD6A0124, 155.979, 36.0628, 25.5, -0.707107, 0, 0, /* @teleloc 0xAD6A0124 [155.979004 36.062801 25.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A143, 11697, 0xAD6A0124, 156.584, 33.0234, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD6A0124 [156.584000 33.023399 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A143, 11697, 0xAD6A0124, 156.584, 33.0234, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD6A0124 [156.584000 33.023399 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A144, 11697, 0xAD6A0124, 155.967, 38.2115, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD6A0124 [155.966995 38.211498 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD6A144, 11697, 0xAD6A0124, 155.967, 38.2115, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD6A0124 [155.966995 38.211498 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A145, 9686, 0xAD6A0000, 159.393, 41.5786, 29.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD6A0000 [159.393005 41.578602 29.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A145, 9686, 0xAD6A0000, 159.393, 41.5786, 29.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD6A0000 [159.393005 41.578602 29.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A146, 9686, 0xAD6A0000, 161.693, 40.6786, 28.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1757,8 +1757,8 @@ VALUES (0x7AD6A148, 12679, 0xAD6A0000, 162.498, 40.9692, 26.1, -0.402747, 0, 0, /* @teleloc 0xAD6A0000 [162.498001 40.969200 26.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD6A149, 12679, 0xAD6A0000, 152.498, 40.0192, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAD6A0000 [152.498001 40.019199 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD6A149, 12679, 0xAD6A0000, 152.498, 40.0192, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAD6A0000 [152.498001 40.019199 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD6A14A, 9686, 0xAD6A0128, 29.8766, 38.996, 24.2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AD7D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AD7D.sql index ce8ac2c55f..5f714295fd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AD7D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AD7D.sql @@ -34,5 +34,5 @@ VALUES (0x7AD7D006, 153, 0xAD7D0110, 36, 78, 52.005, 1, 0, 0, 0, False, '2005- /* @teleloc 0xAD7D0110 [36.000000 78.000000 52.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD7D008, 4453, 0xAD7D0000, 36, 73.558, 52.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD7D0000 [36.000000 73.557999 52.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD7D008, 4453, 0xAD7D0000, 36, 73.558, 52.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD7D0000 [36.000000 73.557999 52.005001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AD86.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AD86.sql index f988bb8e3f..9b12e81dc4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AD86.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AD86.sql @@ -5,20 +5,20 @@ VALUES (0x7AD86000, 9686, 0xAD860100, 106.174, 33.9933, 27.5, -0.707107, 0, 0, /* @teleloc 0xAD860100 [106.174004 33.993301 27.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD86001, 9686, 0xAD860100, 104.974, 32.0933, 26.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860100 [104.973999 32.093300 26.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD86001, 9686, 0xAD860100, 104.974, 32.0933, 26.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860100 [104.973999 32.093300 26.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD86002, 9686, 0xAD860101, 107.828, 30.2082, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860101 [107.828003 30.208200 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD86002, 9686, 0xAD860101, 107.828, 30.2082, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860101 [107.828003 30.208200 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD86003, 9686, 0xAD860101, 113.206, 30.2082, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860101 [113.206001 30.208200 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD86003, 9686, 0xAD860101, 113.206, 30.2082, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860101 [113.206001 30.208200 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD86004, 9686, 0xAD860101, 110.556, 36.1582, 27.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860101 [110.556000 36.158199 27.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD86004, 9686, 0xAD860101, 110.556, 36.1582, 27.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860101 [110.556000 36.158199 27.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD86005, 9686, 0xAD860101, 114.506, 35.1082, 25.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7AD86009, 11698, 0xAD860101, 110.565, 33.2504, 30.6, -0.707107, 0, 0, /* @teleloc 0xAD860101 [110.565002 33.250401 30.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8600A, 11697, 0xAD860101, 110.551, 35.7838, 24.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD860101 [110.551003 35.783798 24.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8600A, 11697, 0xAD860101, 110.551, 35.7838, 24.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD860101 [110.551003 35.783798 24.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8600B, 9686, 0xAD860105, 107.492, 29.2894, 22.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860105 [107.491997 29.289400 22.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8600B, 9686, 0xAD860105, 107.492, 29.2894, 22.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860105 [107.491997 29.289400 22.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8600C, 9686, 0xAD860105, 107.742, 35.8394, 22.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860105 [107.741997 35.839401 22.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8600C, 9686, 0xAD860105, 107.742, 35.8394, 22.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860105 [107.741997 35.839401 22.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8600D, 9686, 0xAD860105, 111.241, 32.4537, 22.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7AD86010, 9687, 0xAD860105, 110.63, 35.2384, 20.1, 0.878817, 0, 0, -0 /* @teleloc 0xAD860105 [110.629997 35.238400 20.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD86011, 412, 0xAD860000, 103.915, 37.7604, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD860000 [103.915001 37.760399 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD86011, 412, 0xAD860000, 103.915, 37.7604, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD860000 [103.915001 37.760399 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD86012, 9686, 0xAD860109, 38.3597, 35.3527, 39.5, -0.91575, 0, 0, 0.401748, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1129,8 +1129,8 @@ VALUES (0x7AD860AB, 11697, 0xAD860100, 105.787, 36.7439, 24.1, 0.91496, 0, 0, -0 /* @teleloc 0xAD860100 [105.787003 36.743900 24.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860AC, 11697, 0xAD860100, 104.762, 32.469, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD860100 [104.762001 32.469002 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD860AC, 11697, 0xAD860100, 104.762, 32.469, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD860100 [104.762001 32.469002 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD860AD, 9686, 0xAD860100, 101.524, 32.8683, 26.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x7AD860AF, 9686, 0xAD860100, 101.524, 36.3433, 26.5, -0.707107, 0, 0, /* @teleloc 0xAD860100 [101.524002 36.343300 26.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860B0, 9686, 0xAD860100, 103.942, 37.2394, 27.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860100 [103.942001 37.239399 27.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD860B0, 9686, 0xAD860100, 103.942, 37.2394, 27.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860100 [103.942001 37.239399 27.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD860B1, 9686, 0xAD860100, 106.174, 36.0882, 26.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1161,8 +1161,8 @@ VALUES (0x7AD860B3, 9686, 0xAD860101, 114.506, 33.1705, 27.875, 0.707107, 0, 0, /* @teleloc 0xAD860101 [114.505997 33.170502 27.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860B4, 9686, 0xAD860101, 110.572, 30.2082, 27.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860101 [110.571999 30.208200 27.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD860B4, 9686, 0xAD860101, 110.572, 30.2082, 27.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860101 [110.571999 30.208200 27.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD860B5, 9686, 0xAD860101, 106.615, 31.2226, 27.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x7AD860B7, 9686, 0xAD860101, 106.615, 35.272, 27.6, -0.707107, 0, 0, - /* @teleloc 0xAD860101 [106.614998 35.271999 27.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860B8, 9686, 0xAD860101, 108.007, 36.1582, 27.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860101 [108.007004 36.158199 27.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD860B8, 9686, 0xAD860101, 108.007, 36.1582, 27.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860101 [108.007004 36.158199 27.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860B9, 9686, 0xAD860101, 113.231, 36.1582, 27.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860101 [113.231003 36.158199 27.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD860B9, 9686, 0xAD860101, 113.231, 36.1582, 27.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860101 [113.231003 36.158199 27.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD860BA, 11698, 0xAD860101, 113.1, 31.3554, 28.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1213,12 +1213,12 @@ VALUES (0x7AD860C0, 11697, 0xAD860101, 107.585, 30.9804, 24.1, 0.359182, 0, 0, 0 /* @teleloc 0xAD860101 [107.584999 30.980400 24.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860C1, 9686, 0xAD860105, 109.581, 29.2894, 22.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860105 [109.581001 29.289400 22.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD860C1, 9686, 0xAD860105, 109.581, 29.2894, 22.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860105 [109.581001 29.289400 22.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860C2, 9686, 0xAD860105, 104.718, 35.8394, 22.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860105 [104.718002 35.839401 22.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD860C2, 9686, 0xAD860105, 104.718, 35.8394, 22.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860105 [104.718002 35.839401 22.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD860C3, 9686, 0xAD860105, 101.532, 30.7544, 22.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1229,32 +1229,32 @@ VALUES (0x7AD860C4, 11698, 0xAD860105, 106.255, 32.5254, 23.525, 0.707107, 0, 0, /* @teleloc 0xAD860105 [106.254997 32.525398 23.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860C5, 11697, 0xAD860105, 106.36, 29.6995, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD860105 [106.360001 29.699499 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD860C5, 11697, 0xAD860105, 106.36, 29.6995, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD860105 [106.360001 29.699499 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD860C6, 11697, 0xAD860105, 110.452, 32.6752, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAD860105 [110.452003 32.675201 20.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860C7, 11697, 0xAD860105, 107.912, 35.3416, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD860105 [107.912003 35.341599 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD860C7, 11697, 0xAD860105, 107.912, 35.3416, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD860105 [107.912003 35.341599 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860C8, 9686, 0xAD860000, 103.917, 37.8744, 27.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860000 [103.917000 37.874401 27.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD860C8, 9686, 0xAD860000, 103.917, 37.8744, 27.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860000 [103.917000 37.874401 27.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860C9, 9686, 0xAD860000, 100.907, 43.7294, 25.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860000 [100.906998 43.729401 25.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7AD860C9, 9686, 0xAD860000, 100.907, 43.7294, 25.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860000 [100.906998 43.729401 25.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860CA, 9686, 0xAD860000, 106.937, 43.7294, 25.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD860000 [106.936996 43.729401 25.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7AD860CA, 9686, 0xAD860000, 106.937, 43.7294, 25.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD860000 [106.936996 43.729401 25.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD860CB, 12679, 0xAD860000, 108.46, 38.1954, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAD860000 [108.459999 38.195400 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD860CB, 12679, 0xAD860000, 108.46, 38.1954, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAD860000 [108.459999 38.195400 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD860CC, 12679, 0xAD860000, 99.615, 38.0854, 24.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AD8B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AD8B.sql index d69d8abc2f..089c0e0bd0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AD8B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AD8B.sql @@ -13,60 +13,60 @@ VALUES (0x7AD8B002, 9686, 0xAD8B0100, 145.46, 39.6343, 38.925, -0.707107, 0, 0, /* @teleloc 0xAD8B0100 [145.460007 39.634300 38.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B003, 412, 0xAD8B0107, 147.696, 28.6413, 32, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD8B0107 [147.695999 28.641300 32.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B003, 412, 0xAD8B0107, 147.696, 28.6413, 32, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD8B0107 [147.695999 28.641300 32.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B004, 9686, 0xAD8B0107, 147.683, 28.5492, 35.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0107 [147.682999 28.549200 35.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B004, 9686, 0xAD8B0107, 147.683, 28.5492, 35.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0107 [147.682999 28.549200 35.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B005, 9686, 0xAD8B0107, 157.118, 26.9299, 34.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD8B0107 [157.117996 26.929899 34.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B006, 9686, 0xAD8B0107, 151.97, 25.0345, 34.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0107 [151.970001 25.034500 34.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B006, 9686, 0xAD8B0107, 151.97, 25.0345, 34.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0107 [151.970001 25.034500 34.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B007, 11698, 0xAD8B0107, 148.607, 26.7745, 36.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xAD8B0107 [148.606995 26.774500 36.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B008, 11697, 0xAD8B0107, 154.287, 25.7677, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD8B0107 [154.287003 25.767700 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B008, 11697, 0xAD8B0107, 154.287, 25.7677, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD8B0107 [154.287003 25.767700 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B009, 11697, 0xAD8B0107, 149.612, 25.7677, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD8B0107 [149.612000 25.767700 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B009, 11697, 0xAD8B0107, 149.612, 25.7677, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD8B0107 [149.612000 25.767700 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B00A, 412, 0xAD8B0109, 147.195, 41.295, 32, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD8B0109 [147.195007 41.294998 32.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B00A, 412, 0xAD8B0109, 147.195, 41.295, 32, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD8B0109 [147.195007 41.294998 32.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B00B, 9686, 0xAD8B0109, 145.477, 32.179, 34.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD8B0109 [145.477005 32.179001 34.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B00C, 9686, 0xAD8B0109, 147.327, 29.179, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0109 [147.326996 29.179001 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B00C, 9686, 0xAD8B0109, 147.327, 29.179, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0109 [147.326996 29.179001 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B00D, 9686, 0xAD8B0109, 149.222, 35.1222, 35.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD8B0109 [149.222000 35.122200 35.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B00E, 9686, 0xAD8B010A, 151.452, 41.204, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B010A [151.451996 41.203999 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B00E, 9686, 0xAD8B010A, 151.452, 41.204, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B010A [151.451996 41.203999 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B00F, 9686, 0xAD8B010A, 151.452, 33.529, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B010A [151.451996 33.528999 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B00F, 9686, 0xAD8B010A, 151.452, 33.529, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B010A [151.451996 33.528999 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B010, 11697, 0xAD8B010A, 151.412, 34.3927, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD8B010A [151.412003 34.392700 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B010, 11697, 0xAD8B010A, 151.412, 34.3927, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD8B010A [151.412003 34.392700 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B011, 11697, 0xAD8B010B, 146.04, 43.7316, 32.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x7AD8B013, 9686, 0xAD8B010B, 153.18, 43.6715, 35.45, 0.707107, 0, 0, - /* @teleloc 0xAD8B010B [153.179993 43.671501 35.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B014, 9686, 0xAD8B010B, 149.33, 45.6715, 35.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B010B [149.330002 45.671501 35.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B014, 9686, 0xAD8B010B, 149.33, 45.6715, 35.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B010B [149.330002 45.671501 35.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B015, 9686, 0xAD8B010E, 166.385, 31.048, 40.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x7AD8B016, 9686, 0xAD8B010E, 145.627, 29.0562, 39.675, -0.707107, 0, 0 /* @teleloc 0xAD8B010E [145.626999 29.056200 39.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B017, 11697, 0xAD8B010E, 152.426, 25.8847, 36.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD8B010E [152.425995 25.884701 36.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B017, 11697, 0xAD8B010E, 152.426, 25.8847, 36.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD8B010E [152.425995 25.884701 36.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B018, 11697, 0xAD8B010E, 160.763, 26.3397, 36.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD8B010E [160.763000 26.339701 36.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B018, 11697, 0xAD8B010E, 160.763, 26.3397, 36.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD8B010E [160.763000 26.339701 36.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B019, 11697, 0xAD8B010E, 154.836, 32.2373, 36.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD8B010E [154.835999 32.237301 36.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B019, 11697, 0xAD8B010E, 154.836, 32.2373, 36.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD8B010E [154.835999 32.237301 36.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B01A, 9686, 0xAD8B010E, 157.825, 25.3684, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B010E [157.824997 25.368401 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B01A, 9686, 0xAD8B010E, 157.825, 25.3684, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B010E [157.824997 25.368401 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B01B, 9686, 0xAD8B010E, 150.798, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B010E [150.798004 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B01B, 9686, 0xAD8B010E, 150.798, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B010E [150.798004 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B01C, 9686, 0xAD8B010E, 154.223, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B010E [154.223007 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B01C, 9686, 0xAD8B010E, 154.223, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B010E [154.223007 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B01D, 9686, 0xAD8B010E, 157.798, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B010E [157.798004 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B01D, 9686, 0xAD8B010E, 157.798, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B010E [157.798004 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B01E, 9686, 0xAD8B010E, 154.273, 25.3365, 40.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B010E [154.272995 25.336500 40.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B01E, 9686, 0xAD8B010E, 154.273, 25.3365, 40.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B010E [154.272995 25.336500 40.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B01F, 9686, 0xAD8B010E, 161.335, 25.3365, 40.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B010E [161.335007 25.336500 40.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B01F, 9686, 0xAD8B010E, 161.335, 25.3365, 40.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B010E [161.335007 25.336500 40.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B020, 9686, 0xAD8B010E, 161.348, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B010E [161.348007 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B020, 9686, 0xAD8B010E, 161.348, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B010E [161.348007 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B021, 11698, 0xAD8B0110, 157.826, 29.175, 43.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAD8B0110 [157.826004 29.174999 43.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B021, 11698, 0xAD8B0110, 157.826, 29.175, 43.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAD8B0110 [157.826004 29.174999 43.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B022, 11698, 0xAD8B0110, 154.586, 29.175, 43.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAD8B0110 [154.585999 29.174999 43.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B022, 11698, 0xAD8B0110, 154.586, 29.175, 43.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAD8B0110 [154.585999 29.174999 43.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B023, 9686, 0xAD8B0111, 153.62, 32.9345, 34.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0111 [153.619995 32.934502 34.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B023, 9686, 0xAD8B0111, 153.62, 32.9345, 34.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0111 [153.619995 32.934502 34.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B024, 9686, 0xAD8B0112, 162.957, 25.2103, 35.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0112 [162.957001 25.210300 35.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B024, 9686, 0xAD8B0112, 162.957, 25.2103, 35.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0112 [162.957001 25.210300 35.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B025, 9686, 0xAD8B0112, 157.733, 27.7492, 34.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x7AD8B026, 9686, 0xAD8B0112, 165.483, 29.0492, 35.625, 0.707107, 0, 0, /* @teleloc 0xAD8B0112 [165.483002 29.049200 35.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B027, 11698, 0xAD8B0112, 161.635, 29.2434, 36.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAD8B0112 [161.634995 29.243401 36.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B027, 11698, 0xAD8B0112, 161.635, 29.2434, 36.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAD8B0112 [161.634995 29.243401 36.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B028, 11697, 0xAD8B0112, 159.815, 25.6316, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD8B0112 [159.815002 25.631599 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B028, 11697, 0xAD8B0112, 159.815, 25.6316, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD8B0112 [159.815002 25.631599 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B029, 412, 0xAD8B0116, 153.2, 27.91, 27.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD8B0116 [153.199997 27.910000 27.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B029, 412, 0xAD8B0116, 153.2, 27.91, 27.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD8B0116 [153.199997 27.910000 27.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B02A, 9686, 0xAD8B0116, 153.202, 28.003, 30.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0116 [153.201996 28.003000 30.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B02A, 9686, 0xAD8B0116, 153.202, 28.003, 30.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0116 [153.201996 28.003000 30.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B02B, 9686, 0xAD8B0116, 150.027, 35.553, 30.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD8B0116 [150.026993 35.553001 30.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B02C, 9686, 0xAD8B0117, 156.145, 27.4595, 29.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0117 [156.145004 27.459499 29.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B02C, 9686, 0xAD8B0117, 156.145, 27.4595, 29.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0117 [156.145004 27.459499 29.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B02D, 11697, 0xAD8B0117, 160.169, 25.9637, 27.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD8B0117 [160.169006 25.963699 27.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B02D, 11697, 0xAD8B0117, 160.169, 25.9637, 27.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD8B0117 [160.169006 25.963699 27.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B02E, 11698, 0xAD8B0118, 158.431, 34.0657, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAD8B0118 [158.431000 34.065701 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B02E, 11698, 0xAD8B0118, 158.431, 34.0657, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAD8B0118 [158.431000 34.065701 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B02F, 9686, 0xAD8B0118, 159.186, 28.1479, 30.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0118 [159.186005 28.147900 30.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B02F, 9686, 0xAD8B0118, 159.186, 28.1479, 30.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0118 [159.186005 28.147900 30.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B030, 9686, 0xAD8B0118, 155.37, 33.4632, 30.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x7AD8B032, 11697, 0xAD8B0118, 156.121, 39.4024, 27.35, 0.9139, 0, 0, 0. /* @teleloc 0xAD8B0118 [156.121002 39.402401 27.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B033, 9686, 0xAD8B011B, 164.4, 31.8434, 30.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B011B [164.399994 31.843399 30.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B033, 9686, 0xAD8B011B, 164.4, 31.8434, 30.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B011B [164.399994 31.843399 30.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B034, 9686, 0xAD8B011B, 164.4, 40.059, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B011B [164.399994 40.058998 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B034, 9686, 0xAD8B011B, 164.4, 40.059, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B011B [164.399994 40.058998 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B035, 11698, 0xAD8B011B, 164.559, 35.7695, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAD8B011B [164.559006 35.769501 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B035, 11698, 0xAD8B011B, 164.559, 35.7695, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAD8B011B [164.559006 35.769501 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B036, 11697, 0xAD8B011B, 166.521, 39.2524, 27.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x7AD8B037, 11697, 0xAD8B011B, 166.719, 32.3887, 27.35, 0.372988, 0, 0, /* @teleloc 0xAD8B011B [166.718994 32.388699 27.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B038, 412, 0xAD8B011C, 164.15, 47.08, 32, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD8B011C [164.149994 47.080002 32.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B038, 412, 0xAD8B011C, 164.15, 47.08, 32, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD8B011C [164.149994 47.080002 32.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B039, 9686, 0xAD8B011D, 161.8, 42.9, 35.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD8B011D [161.800003 42.900002 35.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B03A, 9686, 0xAD8B011D, 164.2, 39.75, 36.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B011D [164.199997 39.750000 36.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B03A, 9686, 0xAD8B011D, 164.2, 39.75, 36.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B011D [164.199997 39.750000 36.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B03B, 9686, 0xAD8B011D, 166.767, 42.8645, 36.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAD8B011D [166.766998 42.864498 36.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B03C, 11697, 0xAD8B011D, 164.115, 40.4066, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAD8B011D [164.115005 40.406601 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B03C, 11697, 0xAD8B011D, 164.115, 40.4066, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAD8B011D [164.115005 40.406601 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B03D, 412, 0xAD8B0000, 161.205, 42.9, 32, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xAD8B0000 [161.205002 42.900002 32.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B03E, 412, 0xAD8B0000, 161.505, 33.615, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAD8B0000 [161.505005 33.615002 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B03E, 412, 0xAD8B0000, 161.505, 33.615, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAD8B0000 [161.505005 33.615002 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B03F, 9686, 0xAD8B0000, 164.175, 47.5184, 35.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0000 [164.175003 47.518398 35.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B03F, 9686, 0xAD8B0000, 164.175, 47.5184, 35.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0000 [164.175003 47.518398 35.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B040, 9686, 0xAD8B0000, 166.65, 46.4184, 34.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x7AD8B041, 9686, 0xAD8B0000, 162.05, 46.7434, 34.55, 0.456322, 0, 0, - /* @teleloc 0xAD8B0000 [162.050003 46.743401 34.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B042, 9686, 0xAD8B0000, 161.525, 33.6934, 35.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0000 [161.524994 33.693401 35.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B042, 9686, 0xAD8B0000, 161.525, 33.6934, 35.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0000 [161.524994 33.693401 35.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B043, 9686, 0xAD8B0000, 157.625, 45.0434, 34.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAD8B0000 [157.625000 45.043400 34.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B043, 9686, 0xAD8B0000, 157.625, 45.0434, 34.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAD8B0000 [157.625000 45.043400 34.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B044, 12679, 0xAD8B0000, 155.29, 34.7816, 32.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x7AD8B048, 12679, 0xAD8B0000, 166.941, 46.7066, 32.1, 0.420244, 0, 0, 0 /* @teleloc 0xAD8B0000 [166.940994 46.706600 32.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B049, 12679, 0xAD8B0000, 159.415, 36.4066, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAD8B0000 [159.414993 36.406601 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B049, 12679, 0xAD8B0000, 159.415, 36.4066, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAD8B0000 [159.414993 36.406601 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B04A, 12678, 0xAD8B0000, 164.44, 42.8316, 41, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAD8B0000 [164.440002 42.831600 41.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AD8B04A, 12678, 0xAD8B0000, 164.44, 42.8316, 41, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAD8B0000 [164.440002 42.831600 41.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AD8B04B, 12678, 0xAD8B0000, 149.565, 29.4316, 48.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xAD8B0000 [149.565002 29.431601 48.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AD8B04B, 12678, 0xAD8B0000, 149.565, 29.4316, 48.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xAD8B0000 [149.565002 29.431601 48.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B04C, 412, 0xAD8B0122, 61.645, 39.6084, 38, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -2278,11 +2278,11 @@ VALUES (0x7AD8B1D6, 14245, 0xAD8B0000, 91.247, 144.592, 40.005, 0.999875, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B1D7, 14245, 0xAD8B0000, 151.821, 145.126, 36.005, 0.999906, 0, 0, -0.013676, True, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0xAD8B0000 [151.820999 145.126007 36.005001] 0.999906 0.000000 0.000000 -0.013675 */ +/* @teleloc 0xAD8B0000 [151.820999 145.126007 36.005001] 0.999906 0.000000 0.000000 -0.013676 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B1D8, 10707, 0xAD8B0000, 112.672, 6.6405, 30.1366, -0.02869, 0, 0, -0.999588, True, '2005-02-09 10:00:00'); /* BootSpot */ -/* @teleloc 0xAD8B0000 [112.671997 6.640500 30.136600] -0.028689 0.000000 0.000000 -0.999588 */ +/* @teleloc 0xAD8B0000 [112.671997 6.640500 30.136600] -0.028690 0.000000 0.000000 -0.999588 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AD8B1D9, 14128, 0xAD8B019D, 176.256, 106.892, 30.005, 0.722648, 0, 0, -0.691216, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/ADB2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/ADB2.sql index 4eb60d28c7..bed369bc5a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/ADB2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/ADB2.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xADB2; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADB2000, 412, 0xADB20000, 12, 86.52, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xADB20000 [12.000000 86.519997 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADB2000, 412, 0xADB20000, 12, 86.52, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xADB20000 [12.000000 86.519997 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADB2001, 1390, 0xADB20102, 9.12858, 84.6581, 29.205, -0.99888, 0, 0, -0.047325, False, '2005-02-09 10:00:00'); /* Peddler */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/ADB4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/ADB4.sql index b3acf7ff81..aeaa7bb9d4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/ADB4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/ADB4.sql @@ -5,5 +5,5 @@ VALUES (0x7ADB4000, 1130, 0xADB40000, 35.0936, 16.349, 27.105, 0.014244, 0, 0, /* @teleloc 0xADB40000 [35.093601 16.349001 27.105000] 0.014244 0.000000 0.000000 -0.999899 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADB4001, 5380, 0xADB40000, 35.9504, 108.111, 27.905, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Festival Stone */ -/* @teleloc 0xADB40000 [35.950401 108.111000 27.905001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADB4001, 5380, 0xADB40000, 35.9504, 108.111, 27.905, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Festival Stone */ +/* @teleloc 0xADB40000 [35.950401 108.111000 27.905001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/ADD4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/ADD4.sql index a99f120a48..b8e7d1259a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/ADD4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/ADD4.sql @@ -1457,8 +1457,8 @@ VALUES (0x7ADD416B, 12679, 0xADD40000, 153.15, 56.945, 62.1, 0.707107, 0, 0, -0. /* @teleloc 0xADD40000 [153.149994 56.945000 62.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD416C, 412, 0xADD40137, 105.039, 42.1533, 64, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xADD40137 [105.039001 42.153301 64.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD416C, 412, 0xADD40137, 105.039, 42.1533, 64, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xADD40137 [105.039001 42.153301 64.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD416D, 9686, 0xADD40138, 104.989, 41.3433, 68.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x7ADD4170, 11697, 0xADD40138, 103.261, 40.8542, 64.15, -0.92388, 0, 0, /* @teleloc 0xADD40138 [103.261002 40.854198 64.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4171, 9686, 0xADD40138, 104.989, 32.7933, 69.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40138 [104.988998 32.793301 69.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD4171, 9686, 0xADD40138, 104.989, 32.7933, 69.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40138 [104.988998 32.793301 69.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD4172, 9686, 0xADD40138, 102.689, 38.8425, 66.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x7ADD4175, 9686, 0xADD40138, 107.317, 38.6277, 66.25, 0.707107, 0, 0, /* @teleloc 0xADD40138 [107.317001 38.627701 66.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4176, 9686, 0xADD40139, 111.189, 36.8433, 67.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40139 [111.189003 36.843300 67.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ADD4176, 9686, 0xADD40139, 111.189, 36.8433, 67.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40139 [111.189003 36.843300 67.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD4177, 9686, 0xADD40139, 114.322, 35.6522, 66.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xADD40139 [114.321999 35.652199 66.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4178, 9686, 0xADD40139, 113.23, 30.8933, 67.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40139 [113.230003 30.893299 67.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD4178, 9686, 0xADD40139, 113.23, 30.8933, 67.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40139 [113.230003 30.893299 67.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4179, 9686, 0xADD40139, 108.778, 30.8933, 67.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40139 [108.778000 30.893299 67.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD4179, 9686, 0xADD40139, 108.778, 30.8933, 67.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40139 [108.778000 30.893299 67.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD417A, 9686, 0xADD40139, 107.758, 32.1233, 66, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x7ADD417D, 11698, 0xADD40139, 111.139, 33.7933, 70.25, 0.707107, 0, 0, /* @teleloc 0xADD40139 [111.139000 33.793301 70.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD417E, 11697, 0xADD40139, 111.123, 33.7101, 64.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xADD40139 [111.123001 33.710098 64.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD417E, 11697, 0xADD40139, 111.123, 33.7101, 64.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xADD40139 [111.123001 33.710098 64.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD417F, 9686, 0xADD40139, 114.322, 32.0522, 66.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x7ADD4180, 9686, 0xADD40139, 114.322, 33.8945, 67.9, 0.707107, 0, 0, - /* @teleloc 0xADD40139 [114.321999 33.894501 67.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4181, 9686, 0xADD40139, 113.288, 36.8433, 67.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40139 [113.288002 36.843300 67.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ADD4181, 9686, 0xADD40139, 113.288, 36.8433, 67.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40139 [113.288002 36.843300 67.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4182, 9686, 0xADD40139, 108.938, 36.8433, 67.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40139 [108.938004 36.843300 67.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ADD4182, 9686, 0xADD40139, 108.938, 36.8433, 67.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40139 [108.938004 36.843300 67.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4183, 9686, 0xADD40139, 111.01, 30.8933, 67.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40139 [111.010002 30.893299 67.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD4183, 9686, 0xADD40139, 111.01, 30.8933, 67.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40139 [111.010002 30.893299 67.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD4184, 9686, 0xADD40139, 107.758, 32.3722, 67.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x7ADD4185, 9686, 0xADD40139, 107.758, 35.4097, 67.6, -0.707107, 0, 0, /* @teleloc 0xADD40139 [107.758003 35.409698 67.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4186, 9686, 0xADD40139, 108.938, 36.8433, 66, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40139 [108.938004 36.843300 66.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ADD4186, 9686, 0xADD40139, 108.938, 36.8433, 66, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40139 [108.938004 36.843300 66.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD4187, 11698, 0xADD40139, 113.466, 31.5865, 68.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x7ADD4188, 11698, 0xADD40139, 113.366, 35.8865, 68.3, 0.919479, 0, 0, - /* @teleloc 0xADD40139 [113.365997 35.886501 68.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4189, 11697, 0xADD40139, 111.126, 32.3758, 64.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xADD40139 [111.125999 32.375801 64.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD4189, 11697, 0xADD40139, 111.126, 32.3758, 64.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xADD40139 [111.125999 32.375801 64.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD418A, 11697, 0xADD40139, 111.126, 34.8715, 64.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xADD40139 [111.125999 34.871498 64.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ADD418A, 11697, 0xADD40139, 111.126, 34.8715, 64.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xADD40139 [111.125999 34.871498 64.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD418B, 11697, 0xADD40139, 113.276, 31.76, 64.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7ADD418C, 11697, 0xADD40139, 113.62, 33.9627, 64.15, 0.707107, 0, 0, - /* @teleloc 0xADD40139 [113.620003 33.962700 64.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD418D, 11697, 0xADD40139, 111.126, 36.0749, 64.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xADD40139 [111.125999 36.074902 64.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ADD418D, 11697, 0xADD40139, 111.126, 36.0749, 64.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xADD40139 [111.125999 36.074902 64.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD418E, 9686, 0xADD4013B, 107.24, 36.4933, 62.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD4013B [107.239998 36.493301 62.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ADD418E, 9686, 0xADD4013B, 107.24, 36.4933, 62.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD4013B [107.239998 36.493301 62.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD418F, 9686, 0xADD4013B, 114.09, 33.8247, 62.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x7ADD4192, 9687, 0xADD4013B, 103.465, 35.7602, 60.1, -0.865587, -0.000 /* @teleloc 0xADD4013B [103.464996 35.760201 60.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4193, 9686, 0xADD4013B, 110.543, 36.4933, 62.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD4013B [110.542999 36.493301 62.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ADD4193, 9686, 0xADD4013B, 110.543, 36.4933, 62.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD4013B [110.542999 36.493301 62.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4194, 9686, 0xADD4013B, 106.642, 30.9538, 62.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD4013B [106.641998 30.953800 62.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD4194, 9686, 0xADD4013B, 106.642, 30.9538, 62.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD4013B [106.641998 30.953800 62.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4195, 9686, 0xADD4013B, 110.755, 30.9538, 62.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD4013B [110.754997 30.953800 62.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD4195, 9686, 0xADD4013B, 110.755, 30.9538, 62.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD4013B [110.754997 30.953800 62.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD4196, 9686, 0xADD4013B, 102.689, 32.1142, 62.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x7ADD4197, 11698, 0xADD4013B, 109.282, 33.7933, 63.5, -0.707107, 0, 0, /* @teleloc 0xADD4013B [109.281998 33.793301 63.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4198, 11697, 0xADD4013B, 109.029, 35.8346, 60.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xADD4013B [109.028999 35.834599 60.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7ADD4198, 11697, 0xADD4013B, 109.029, 35.8346, 60.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xADD4013B [109.028999 35.834599 60.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD4199, 11697, 0xADD4013B, 108.729, 31.4846, 60.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xADD4013B [108.728996 31.484600 60.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD4199, 11697, 0xADD4013B, 108.729, 31.4846, 60.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xADD4013B [108.728996 31.484600 60.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD419A, 11697, 0xADD4013B, 113.348, 33.4569, 60.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xADD4013B [113.348000 33.456902 60.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD419B, 9686, 0xADD40000, 105.039, 42.1919, 67.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40000 [105.039001 42.191898 67.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7ADD419B, 9686, 0xADD40000, 105.039, 42.1919, 67.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40000 [105.039001 42.191898 67.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD419C, 9686, 0xADD40000, 102.888, 42.3919, 65.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40000 [102.888000 42.391899 65.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7ADD419C, 9686, 0xADD40000, 102.888, 42.3919, 65.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40000 [102.888000 42.391899 65.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD419D, 9686, 0xADD40000, 107.181, 42.3919, 65.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xADD40000 [107.181000 42.391899 65.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7ADD419D, 9686, 0xADD40000, 107.181, 42.3919, 65.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xADD40000 [107.181000 42.391899 65.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD419E, 12679, 0xADD40000, 109.126, 42.8258, 64.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xADD40000 [109.125999 42.825802 64.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7ADD419F, 12679, 0xADD40000, 111.126, 38.0758, 64.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xADD40000 [111.125999 38.075802 64.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7ADD419F, 12679, 0xADD40000, 111.126, 38.0758, 64.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xADD40000 [111.125999 38.075802 64.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7ADD41A0, 13472, 0xADD40104, 64.0935, 37.8392, 70.005, 0.366422, 0, 0, 0.930449, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AE13.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AE13.sql index b5662ac92b..2289276fdc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AE13.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AE13.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xAE13; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13000, 9686, 0xAE130102, 61.3491, 35.4773, 145.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130102 [61.349098 35.477299 145.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13000, 9686, 0xAE130102, 61.3491, 35.4773, 145.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130102 [61.349098 35.477299 145.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13001, 9686, 0xAE130102, 56.7312, 35.4543, 144.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130102 [56.731201 35.454300 144.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13001, 9686, 0xAE130102, 56.7312, 35.4543, 144.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130102 [56.731201 35.454300 144.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13002, 9686, 0xAE130102, 59.2466, 29.7273, 145.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130102 [59.246601 29.727301 145.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13002, 9686, 0xAE130102, 59.2466, 29.7273, 145.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130102 [59.246601 29.727301 145.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13003, 9686, 0xAE130102, 62.4466, 29.7273, 144.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130102 [62.446602 29.727301 144.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13003, 9686, 0xAE130102, 62.4466, 29.7273, 144.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130102 [62.446602 29.727301 144.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13004, 11697, 0xAE130102, 54.7146, 30.4136, 142.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7AE13005, 11697, 0xAE130102, 63.6146, 34.7464, 142.1, -0.932639, 0, 0, /* @teleloc 0xAE130102 [63.614601 34.746399 142.100006] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13006, 11698, 0xAE130102, 59.2777, 32.7773, 148.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAE130102 [59.277699 32.777302 148.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13006, 11698, 0xAE130102, 59.2777, 32.7773, 148.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAE130102 [59.277699 32.777302 148.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13007, 11697, 0xAE130102, 59.2646, 32.7464, 142.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAE130102 [59.264599 32.746399 142.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13008, 9686, 0xAE130102, 56.0964, 29.7273, 144.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130102 [56.096401 29.727301 144.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13008, 9686, 0xAE130102, 56.0964, 29.7273, 144.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130102 [56.096401 29.727301 144.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13009, 9686, 0xAE130102, 54.0498, 32.6041, 145.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7AE1300E, 9686, 0xAE130102, 64.4434, 30.6042, 145.65, 0.707107, 0, 0, /* @teleloc 0xAE130102 [64.443398 30.604200 145.649994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1300F, 9686, 0xAE130102, 57.0964, 35.4773, 145.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130102 [57.096401 35.477299 145.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE1300F, 9686, 0xAE130102, 57.0964, 35.4773, 145.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130102 [57.096401 35.477299 145.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13010, 9686, 0xAE130102, 62.9171, 35.4543, 144.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130102 [62.917099 35.454300 144.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13010, 9686, 0xAE130102, 62.9171, 35.4543, 144.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130102 [62.917099 35.454300 144.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13011, 11698, 0xAE130102, 61.4777, 32.7773, 148.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7AE13014, 11697, 0xAE130102, 57.7618, 32.7464, 142.1, -0.707107, 0, 0, /* @teleloc 0xAE130102 [57.761799 32.746399 142.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13015, 11697, 0xAE130102, 59.0703, 30.2913, 142.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAE130102 [59.070301 30.291300 142.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13015, 11697, 0xAE130102, 59.0703, 30.2913, 142.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAE130102 [59.070301 30.291300 142.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13016, 11697, 0xAE130102, 63.8203, 32.6913, 142.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAE130102 [63.820301 32.691299 142.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13017, 11697, 0xAE130102, 56.4646, 34.8464, 142.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAE130102 [56.464600 34.846401 142.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13017, 11697, 0xAE130102, 56.4646, 34.8464, 142.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAE130102 [56.464600 34.846401 142.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13018, 9686, 0xAE130104, 56.9998, 38.6081, 145, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAE130104 [56.999802 38.608101 145.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13019, 9686, 0xAE130104, 60.3998, 36.0773, 145.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130104 [60.399799 36.077301 145.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13019, 9686, 0xAE130104, 60.3998, 36.0773, 145.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130104 [60.399799 36.077301 145.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1301A, 9686, 0xAE130104, 60.0998, 41.1773, 145.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130104 [60.099800 41.177299 145.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE1301A, 9686, 0xAE130104, 60.0998, 41.1773, 145.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130104 [60.099800 41.177299 145.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE1301B, 11697, 0xAE130104, 61.2146, 38.8964, 142.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7AE1301D, 9686, 0xAE130104, 56.9998, 40.2542, 145, -0.707107, 0, 0, - /* @teleloc 0xAE130104 [56.999802 40.254200 145.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1301E, 9686, 0xAE130104, 58.3028, 36.0773, 144.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130104 [58.302799 36.077301 144.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE1301E, 9686, 0xAE130104, 58.3028, 36.0773, 144.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130104 [58.302799 36.077301 144.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1301F, 9686, 0xAE130106, 59.7934, 29.8235, 140.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130106 [59.793400 29.823500 140.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE1301F, 9686, 0xAE130106, 59.7934, 29.8235, 140.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130106 [59.793400 29.823500 140.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13020, 9686, 0xAE130106, 62.2934, 34.1235, 140.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7AE13026, 9686, 0xAE130106, 62.2934, 36.8206, 140.45, 0.707107, 0, 0, /* @teleloc 0xAE130106 [62.293400 36.820599 140.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13027, 9686, 0xAE130106, 60.7429, 39.7735, 140.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130106 [60.742901 39.773499 140.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13027, 9686, 0xAE130106, 60.7429, 39.7735, 140.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130106 [60.742901 39.773499 140.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13028, 11698, 0xAE130106, 59.6966, 33.8139, 141.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAE130106 [59.696602 33.813900 141.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13028, 11698, 0xAE130106, 59.6966, 33.8139, 141.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAE130106 [59.696602 33.813900 141.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13029, 11697, 0xAE130106, 60.0856, 39.29, 138.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAE130106 [60.085602 39.290001 138.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13029, 11697, 0xAE130106, 60.0856, 39.29, 138.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAE130106 [60.085602 39.290001 138.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE1302A, 11697, 0xAE130106, 61.6356, 39.09, 138.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7AE1302D, 9686, 0xAE130108, 57.3998, 42.4041, 145, -0.707107, 0, 0, - /* @teleloc 0xAE130108 [57.399799 42.404099 145.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1302E, 412, 0xAE130000, 60.0777, 43.5773, 142, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAE130000 [60.077702 43.577301 142.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE1302E, 412, 0xAE130000, 60.0777, 43.5773, 142, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAE130000 [60.077702 43.577301 142.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1302F, 9686, 0xAE130000, 57.8671, 43.7043, 144.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130000 [57.867100 43.704300 144.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE1302F, 9686, 0xAE130000, 57.8671, 43.7043, 144.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130000 [57.867100 43.704300 144.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13030, 9686, 0xAE130000, 56.8671, 42.8543, 144.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,16 +1461,16 @@ VALUES (0x7AE1316C, 9686, 0xAE130138, 106.167, 34.3661, 147.5, -0.707107, 0, 0, /* @teleloc 0xAE130138 [106.167000 34.366100 147.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1316D, 9686, 0xAE130138, 104.967, 32.4661, 146.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130138 [104.967003 32.466099 146.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE1316D, 9686, 0xAE130138, 104.967, 32.4661, 146.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130138 [104.967003 32.466099 146.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE1316E, 11697, 0xAE130138, 105.78, 37.1168, 144.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAE130138 [105.779999 37.116798 144.100006] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1316F, 11697, 0xAE130138, 104.755, 32.8418, 144.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAE130138 [104.754997 32.841801 144.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE1316F, 11697, 0xAE130138, 104.755, 32.8418, 144.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAE130138 [104.754997 32.841801 144.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13170, 9686, 0xAE130138, 101.517, 33.2411, 146.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x7AE13172, 9686, 0xAE130138, 101.517, 36.7161, 146.5, -0.707107, 0, 0, /* @teleloc 0xAE130138 [101.516998 36.716099 146.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13173, 9686, 0xAE130138, 103.935, 37.6122, 147.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130138 [103.934998 37.612202 147.524994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13173, 9686, 0xAE130138, 103.935, 37.6122, 147.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130138 [103.934998 37.612202 147.524994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13174, 9686, 0xAE130138, 106.167, 36.461, 146.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAE130138 [106.167000 36.460999 146.350006] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13175, 9686, 0xAE130139, 107.821, 30.581, 145.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130139 [107.820999 30.580999 145.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13175, 9686, 0xAE130139, 107.821, 30.581, 145.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130139 [107.820999 30.580999 145.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13176, 9686, 0xAE130139, 113.199, 30.581, 145.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130139 [113.198997 30.580999 145.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13176, 9686, 0xAE130139, 113.199, 30.581, 145.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130139 [113.198997 30.580999 145.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13177, 9686, 0xAE130139, 110.549, 36.531, 147.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130139 [110.549004 36.530998 147.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13177, 9686, 0xAE130139, 110.549, 36.531, 147.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130139 [110.549004 36.530998 147.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13178, 9686, 0xAE130139, 114.499, 35.481, 145.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7AE1317C, 11698, 0xAE130139, 110.558, 33.6232, 150.6, -0.707107, 0, 0, /* @teleloc 0xAE130139 [110.557999 33.623199 150.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1317D, 11697, 0xAE130139, 110.544, 36.1566, 144.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAE130139 [110.543999 36.156601 144.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE1317D, 11697, 0xAE130139, 110.544, 36.1566, 144.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAE130139 [110.543999 36.156601 144.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE1317E, 9686, 0xAE130139, 114.499, 31.6906, 145.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7AE1317F, 9686, 0xAE130139, 114.499, 33.5433, 147.875, 0.707107, 0, 0 /* @teleloc 0xAE130139 [114.499001 33.543301 147.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13180, 9686, 0xAE130139, 110.565, 30.581, 147.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130139 [110.565002 30.580999 147.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13180, 9686, 0xAE130139, 110.565, 30.581, 147.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130139 [110.565002 30.580999 147.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13181, 9686, 0xAE130139, 106.607, 31.5954, 147.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x7AE13183, 9686, 0xAE130139, 106.607, 35.6448, 147.6, -0.707107, 0, 0, /* @teleloc 0xAE130139 [106.607002 35.644798 147.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13184, 9686, 0xAE130139, 108, 36.531, 147.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130139 [108.000000 36.530998 147.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13184, 9686, 0xAE130139, 108, 36.531, 147.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130139 [108.000000 36.530998 147.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13185, 9686, 0xAE130139, 113.224, 36.531, 147.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130139 [113.223999 36.530998 147.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13185, 9686, 0xAE130139, 113.224, 36.531, 147.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130139 [113.223999 36.530998 147.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13186, 11698, 0xAE130139, 113.093, 31.7282, 148.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7AE1318C, 11697, 0xAE130139, 107.578, 31.3532, 144.1, 0.359182, 0, 0, /* @teleloc 0xAE130139 [107.578003 31.353201 144.100006] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1318D, 9686, 0xAE13013D, 107.485, 29.6622, 142.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE13013D [107.485001 29.662201 142.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE1318D, 9686, 0xAE13013D, 107.485, 29.6622, 142.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE13013D [107.485001 29.662201 142.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1318E, 9686, 0xAE13013D, 107.735, 36.2122, 142.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE13013D [107.735001 36.212200 142.399994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE1318E, 9686, 0xAE13013D, 107.735, 36.2122, 142.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE13013D [107.735001 36.212200 142.399994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE1318F, 9686, 0xAE13013D, 111.234, 32.8265, 142.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x7AE13192, 9687, 0xAE13013D, 110.623, 35.6112, 140.1, 0.878817, 0, 0, /* @teleloc 0xAE13013D [110.623001 35.611198 140.100006] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13193, 9686, 0xAE13013D, 109.574, 29.6622, 142.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE13013D [109.573997 29.662201 142.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13193, 9686, 0xAE13013D, 109.574, 29.6622, 142.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE13013D [109.573997 29.662201 142.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13194, 9686, 0xAE13013D, 104.711, 36.2122, 142.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE13013D [104.710999 36.212200 142.399994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13194, 9686, 0xAE13013D, 104.711, 36.2122, 142.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE13013D [104.710999 36.212200 142.399994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13195, 9686, 0xAE13013D, 101.525, 31.1273, 142.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x7AE13196, 11698, 0xAE13013D, 106.248, 32.8982, 143.525, 0.707107, 0, 0 /* @teleloc 0xAE13013D [106.248001 32.898201 143.524994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13197, 11697, 0xAE13013D, 106.353, 30.0723, 140.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAE13013D [106.352997 30.072300 140.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE13197, 11697, 0xAE13013D, 106.353, 30.0723, 140.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAE13013D [106.352997 30.072300 140.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE13198, 11697, 0xAE13013D, 110.445, 33.048, 140.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAE13013D [110.445000 33.048000 140.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE13199, 11697, 0xAE13013D, 107.905, 35.7144, 140.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAE13013D [107.904999 35.714401 140.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AE13199, 11697, 0xAE13013D, 107.905, 35.7144, 140.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAE13013D [107.904999 35.714401 140.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1319A, 412, 0xAE130000, 103.908, 38.1332, 144, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAE130000 [103.907997 38.133202 144.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE1319A, 412, 0xAE130000, 103.908, 38.1332, 144, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAE130000 [103.907997 38.133202 144.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1319B, 9686, 0xAE130000, 103.91, 38.2472, 147.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130000 [103.910004 38.247200 147.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE1319B, 9686, 0xAE130000, 103.91, 38.2472, 147.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130000 [103.910004 38.247200 147.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1319C, 9686, 0xAE130000, 100.9, 44.1022, 145.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130000 [100.900002 44.102200 145.679993] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7AE1319C, 9686, 0xAE130000, 100.9, 44.1022, 145.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130000 [100.900002 44.102200 145.679993] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1319D, 9686, 0xAE130000, 106.93, 44.1022, 145.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAE130000 [106.930000 44.102200 145.679993] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7AE1319D, 9686, 0xAE130000, 106.93, 44.1022, 145.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAE130000 [106.930000 44.102200 145.679993] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE1319E, 12679, 0xAE130000, 108.453, 38.5682, 144.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAE130000 [108.453003 38.568199 144.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE1319E, 12679, 0xAE130000, 108.453, 38.5682, 144.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAE130000 [108.453003 38.568199 144.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE1319F, 12679, 0xAE130000, 99.608, 38.4582, 144.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1666,7 +1666,7 @@ VALUES (0x7AE1319F, 12679, 0xAE130000, 99.608, 38.4582, 144.1, 0.382683, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE131A0, 13915, 0xAE130104, 60.4834, 39.2176, 142.005, 0.012138, 0, 0, 0.999926, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xAE130104 [60.483398 39.217602 142.005005] 0.012137 0.000000 0.000000 0.999926 */ +/* @teleloc 0xAE130104 [60.483398 39.217602 142.005005] 0.012138 0.000000 0.000000 0.999926 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7AE131A0, 0x7AE13000, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AE1A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AE1A.sql index 2f970e40a8..72dcc1bf00 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AE1A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AE1A.sql @@ -122,7 +122,7 @@ VALUES (0x7AE1A023, 8139, 0xAE1A0000, 95.7491, 163.783, 254.981, -0.469291, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE1A024, 8139, 0xAE1A0000, 136.128, 156.481, 268.314, 0.067329, 0, 0, 0.997731, True, '2005-02-09 10:00:00'); /* Gigas Raider */ -/* @teleloc 0xAE1A0000 [136.128006 156.481003 268.313995] 0.067328 0.000000 0.000000 0.997731 */ +/* @teleloc 0xAE1A0000 [136.128006 156.481003 268.313995] 0.067329 0.000000 0.000000 0.997731 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE1A025, 8139, 0xAE1A0000, 142.808, 48.4312, 234.145, -0.277803, 0, 0, -0.960638, True, '2005-02-09 10:00:00'); /* Gigas Raider */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AE91.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AE91.sql index bf42ae3ad2..c7ff725cf8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AE91.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AE91.sql @@ -963,7 +963,7 @@ VALUES (0x7AE9108F, 11711, 0xAE910000, 83.8169, 40.4816, 28.005, -0.016053, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE91090, 11711, 0xAE910000, 39.1245, 35.0213, 26.005, -0.999821, 0, 0, 0.018912, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xAE910000 [39.124500 35.021301 26.004999] -0.999821 0.000000 0.000000 0.018911 */ +/* @teleloc 0xAE910000 [39.124500 35.021301 26.004999] -0.999821 0.000000 0.000000 0.018912 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE91091, 11711, 0xAE910000, 39.6257, 82.6986, 36.005, -0.716564, 0, 0, -0.697521, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AE9E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AE9E.sql index 6996b8fb7c..b86e2a5e10 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AE9E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AE9E.sql @@ -61,8 +61,8 @@ VALUES (0x7AE9E019, 14462, 0xAE9E0000, 118.009, 126.487, 90.005, 0.517797, 0, 0, /* @teleloc 0xAE9E0000 [118.009003 126.487000 90.004997] 0.517797 0.000000 0.000000 -0.855503 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AE9E01A, 2199, 0xAE9E011B, 128.727, 126.863, 90.082, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Witshire's Cottage Door */ -/* @teleloc 0xAE9E011B [128.727005 126.862999 90.082001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AE9E01A, 2199, 0xAE9E011B, 128.727, 126.863, 90.082, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Witshire's Cottage Door */ +/* @teleloc 0xAE9E011B [128.727005 126.862999 90.082001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AE9E01B, 2199, 0xAE9E011A, 135.06, 136.367, 90.095, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Witshire's Cottage Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AECF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AECF.sql index 392e411b1f..c03933c1f8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AECF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AECF.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xAECF; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF000, 412, 0xAECF0101, 152.831, 40.8958, 86, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAECF0101 [152.830994 40.895802 86.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF000, 412, 0xAECF0101, 152.831, 40.8958, 86, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAECF0101 [152.830994 40.895802 86.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF001, 9686, 0xAECF0102, 152.781, 40.0858, 90.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -21,8 +21,8 @@ VALUES (0x7AECF004, 11697, 0xAECF0102, 151.053, 39.5967, 86.15, -0.92388, 0, 0, /* @teleloc 0xAECF0102 [151.052994 39.596699 86.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF005, 9686, 0xAECF0102, 152.781, 31.5358, 91.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0102 [152.781006 31.535801 91.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF005, 9686, 0xAECF0102, 152.781, 31.5358, 91.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0102 [152.781006 31.535801 91.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF006, 9686, 0xAECF0102, 150.481, 37.585, 88.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,20 +41,20 @@ VALUES (0x7AECF009, 9686, 0xAECF0102, 155.109, 37.3702, 88.25, 0.707107, 0, 0, /* @teleloc 0xAECF0102 [155.108994 37.370201 88.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF00A, 9686, 0xAECF0103, 158.981, 35.5858, 89.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0103 [158.981003 35.585800 89.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF00A, 9686, 0xAECF0103, 158.981, 35.5858, 89.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0103 [158.981003 35.585800 89.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF00B, 9686, 0xAECF0103, 162.114, 34.3947, 88.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAECF0103 [162.113998 34.394699 88.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF00C, 9686, 0xAECF0103, 161.022, 29.6358, 89.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0103 [161.022003 29.635799 89.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF00C, 9686, 0xAECF0103, 161.022, 29.6358, 89.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0103 [161.022003 29.635799 89.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF00D, 9686, 0xAECF0103, 156.57, 29.6358, 89.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0103 [156.570007 29.635799 89.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF00D, 9686, 0xAECF0103, 156.57, 29.6358, 89.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0103 [156.570007 29.635799 89.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF00E, 9686, 0xAECF0103, 155.55, 30.8658, 88, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,8 +73,8 @@ VALUES (0x7AECF011, 11698, 0xAECF0103, 158.931, 32.5358, 92.25, 0.707107, 0, 0, /* @teleloc 0xAECF0103 [158.931000 32.535801 92.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF012, 11697, 0xAECF0103, 158.915, 32.4526, 86.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAECF0103 [158.914993 32.452599 86.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF012, 11697, 0xAECF0103, 158.915, 32.4526, 86.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAECF0103 [158.914993 32.452599 86.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF013, 9686, 0xAECF0103, 162.114, 30.7947, 88.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -85,16 +85,16 @@ VALUES (0x7AECF014, 9686, 0xAECF0103, 162.114, 32.637, 89.9, 0.707107, 0, 0, -0 /* @teleloc 0xAECF0103 [162.113998 32.637001 89.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF015, 9686, 0xAECF0103, 161.08, 35.5858, 89.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0103 [161.080002 35.585800 89.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF015, 9686, 0xAECF0103, 161.08, 35.5858, 89.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0103 [161.080002 35.585800 89.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF016, 9686, 0xAECF0103, 156.73, 35.5858, 89.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0103 [156.729996 35.585800 89.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF016, 9686, 0xAECF0103, 156.73, 35.5858, 89.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0103 [156.729996 35.585800 89.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF017, 9686, 0xAECF0103, 158.802, 29.6358, 89.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0103 [158.802002 29.635799 89.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF017, 9686, 0xAECF0103, 158.802, 29.6358, 89.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0103 [158.802002 29.635799 89.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF018, 9686, 0xAECF0103, 155.55, 31.1147, 89.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -105,8 +105,8 @@ VALUES (0x7AECF019, 9686, 0xAECF0103, 155.55, 34.1522, 89.6, -0.707107, 0, 0, - /* @teleloc 0xAECF0103 [155.550003 34.152199 89.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF01A, 9686, 0xAECF0103, 156.73, 35.5858, 88, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0103 [156.729996 35.585800 88.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF01A, 9686, 0xAECF0103, 156.73, 35.5858, 88, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0103 [156.729996 35.585800 88.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF01B, 11698, 0xAECF0103, 161.258, 30.329, 90.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -117,12 +117,12 @@ VALUES (0x7AECF01C, 11698, 0xAECF0103, 161.158, 34.629, 90.3, 0.919479, 0, 0, -0 /* @teleloc 0xAECF0103 [161.158005 34.629002 90.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF01D, 11697, 0xAECF0103, 158.918, 31.1183, 86.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAECF0103 [158.917999 31.118299 86.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF01D, 11697, 0xAECF0103, 158.918, 31.1183, 86.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAECF0103 [158.917999 31.118299 86.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF01E, 11697, 0xAECF0103, 158.918, 33.614, 86.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAECF0103 [158.917999 33.613998 86.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF01E, 11697, 0xAECF0103, 158.918, 33.614, 86.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAECF0103 [158.917999 33.613998 86.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF01F, 11697, 0xAECF0103, 161.068, 30.5026, 86.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -133,12 +133,12 @@ VALUES (0x7AECF020, 11697, 0xAECF0103, 161.412, 32.7052, 86.15, 0.707107, 0, 0, /* @teleloc 0xAECF0103 [161.412003 32.705200 86.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF021, 11697, 0xAECF0103, 158.918, 34.8174, 86.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAECF0103 [158.917999 34.817402 86.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF021, 11697, 0xAECF0103, 158.918, 34.8174, 86.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAECF0103 [158.917999 34.817402 86.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF022, 9686, 0xAECF0105, 155.032, 35.2358, 84.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0105 [155.031998 35.235802 84.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF022, 9686, 0xAECF0105, 155.032, 35.2358, 84.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0105 [155.031998 35.235802 84.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF023, 9686, 0xAECF0105, 161.882, 32.5672, 84.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7AECF026, 9687, 0xAECF0105, 151.257, 34.5027, 82.1, -0.865587, -0.000 /* @teleloc 0xAECF0105 [151.257004 34.502701 82.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF027, 9686, 0xAECF0105, 158.335, 35.2358, 84.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0105 [158.335007 35.235802 84.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF027, 9686, 0xAECF0105, 158.335, 35.2358, 84.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0105 [158.335007 35.235802 84.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF028, 9686, 0xAECF0105, 154.434, 29.6963, 84.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0105 [154.434006 29.696301 84.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF028, 9686, 0xAECF0105, 154.434, 29.6963, 84.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0105 [154.434006 29.696301 84.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF029, 9686, 0xAECF0105, 158.547, 29.6963, 84.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0105 [158.546997 29.696301 84.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF029, 9686, 0xAECF0105, 158.547, 29.6963, 84.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0105 [158.546997 29.696301 84.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF02A, 9686, 0xAECF0105, 150.481, 30.8567, 84.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,36 +177,36 @@ VALUES (0x7AECF02B, 11698, 0xAECF0105, 157.074, 32.5358, 85.5, -0.707107, 0, 0, /* @teleloc 0xAECF0105 [157.074005 32.535801 85.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF02C, 11697, 0xAECF0105, 156.821, 34.5771, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAECF0105 [156.820999 34.577099 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF02C, 11697, 0xAECF0105, 156.821, 34.5771, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAECF0105 [156.820999 34.577099 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF02D, 11697, 0xAECF0105, 156.521, 30.2271, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAECF0105 [156.520996 30.227100 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF02D, 11697, 0xAECF0105, 156.521, 30.2271, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAECF0105 [156.520996 30.227100 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF02E, 11697, 0xAECF0105, 161.14, 32.1994, 82.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAECF0105 [161.139999 32.199402 82.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF02F, 9686, 0xAECF0000, 152.831, 40.9344, 89.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0000 [152.830994 40.934399 89.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7AECF02F, 9686, 0xAECF0000, 152.831, 40.9344, 89.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0000 [152.830994 40.934399 89.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF030, 9686, 0xAECF0000, 150.68, 41.1344, 87.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0000 [150.679993 41.134399 87.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7AECF030, 9686, 0xAECF0000, 150.68, 41.1344, 87.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0000 [150.679993 41.134399 87.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF031, 9686, 0xAECF0000, 154.973, 41.1344, 87.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0000 [154.973007 41.134399 87.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7AECF031, 9686, 0xAECF0000, 154.973, 41.1344, 87.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0000 [154.973007 41.134399 87.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF032, 12679, 0xAECF0000, 156.918, 41.5683, 86.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xAECF0000 [156.917999 41.568298 86.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF033, 12679, 0xAECF0000, 158.918, 36.8183, 86.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAECF0000 [158.917999 36.818298 86.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF033, 12679, 0xAECF0000, 158.918, 36.8183, 86.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAECF0000 [158.917999 36.818298 86.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF034, 9686, 0xAECF0107, 32.8174, 34.1345, 90.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,16 +1461,16 @@ VALUES (0x7AECF16C, 9686, 0xAECF0136, 106.655, 33.3501, 91.5, -0.707107, 0, 0, /* @teleloc 0xAECF0136 [106.654999 33.350101 91.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF16D, 9686, 0xAECF0136, 105.455, 31.4501, 90.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0136 [105.455002 31.450100 90.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF16D, 9686, 0xAECF0136, 105.455, 31.4501, 90.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0136 [105.455002 31.450100 90.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF16E, 11697, 0xAECF0136, 106.268, 36.1007, 88.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAECF0136 [106.267998 36.100700 88.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF16F, 11697, 0xAECF0136, 105.243, 31.8258, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAECF0136 [105.242996 31.825800 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF16F, 11697, 0xAECF0136, 105.243, 31.8258, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAECF0136 [105.242996 31.825800 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF170, 9686, 0xAECF0136, 102.005, 32.2251, 90.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x7AECF172, 9686, 0xAECF0136, 102.005, 35.7001, 90.5, -0.707107, 0, 0, /* @teleloc 0xAECF0136 [102.004997 35.700100 90.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF173, 9686, 0xAECF0136, 104.423, 36.5962, 91.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0136 [104.422997 36.596199 91.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF173, 9686, 0xAECF0136, 104.423, 36.5962, 91.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0136 [104.422997 36.596199 91.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF174, 9686, 0xAECF0136, 106.655, 35.445, 90.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAECF0136 [106.654999 35.445000 90.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF175, 9686, 0xAECF0137, 108.309, 29.565, 89.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0137 [108.308998 29.565001 89.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF175, 9686, 0xAECF0137, 108.309, 29.565, 89.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0137 [108.308998 29.565001 89.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF176, 9686, 0xAECF0137, 113.687, 29.565, 89.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0137 [113.686996 29.565001 89.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF176, 9686, 0xAECF0137, 113.687, 29.565, 89.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0137 [113.686996 29.565001 89.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF177, 9686, 0xAECF0137, 111.037, 35.515, 91.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0137 [111.037003 35.514999 91.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF177, 9686, 0xAECF0137, 111.037, 35.515, 91.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0137 [111.037003 35.514999 91.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF178, 9686, 0xAECF0137, 114.987, 34.465, 89.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7AECF17C, 11698, 0xAECF0137, 111.046, 32.6072, 94.6, -0.707107, 0, 0, /* @teleloc 0xAECF0137 [111.045998 32.607201 94.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF17D, 11697, 0xAECF0137, 111.032, 35.1406, 88.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAECF0137 [111.031998 35.140598 88.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF17D, 11697, 0xAECF0137, 111.032, 35.1406, 88.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAECF0137 [111.031998 35.140598 88.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF17E, 9686, 0xAECF0137, 114.987, 30.6746, 89.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7AECF17F, 9686, 0xAECF0137, 114.987, 32.5273, 91.875, 0.707107, 0, 0, /* @teleloc 0xAECF0137 [114.987000 32.527302 91.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF180, 9686, 0xAECF0137, 111.053, 29.565, 91.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0137 [111.053001 29.565001 91.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF180, 9686, 0xAECF0137, 111.053, 29.565, 91.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0137 [111.053001 29.565001 91.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF181, 9686, 0xAECF0137, 107.096, 30.5794, 91.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x7AECF183, 9686, 0xAECF0137, 107.096, 34.6288, 91.6, -0.707107, 0, 0, /* @teleloc 0xAECF0137 [107.096001 34.628799 91.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF184, 9686, 0xAECF0137, 108.488, 35.515, 91.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0137 [108.487999 35.514999 91.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF184, 9686, 0xAECF0137, 108.488, 35.515, 91.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0137 [108.487999 35.514999 91.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF185, 9686, 0xAECF0137, 113.712, 35.515, 91.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0137 [113.711998 35.514999 91.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF185, 9686, 0xAECF0137, 113.712, 35.515, 91.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0137 [113.711998 35.514999 91.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF186, 11698, 0xAECF0137, 113.581, 30.7122, 92.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7AECF18C, 11697, 0xAECF0137, 108.066, 30.3372, 88.1, 0.359182, 0, 0, 0 /* @teleloc 0xAECF0137 [108.066002 30.337200 88.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF18D, 9686, 0xAECF013B, 107.973, 28.6462, 86.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF013B [107.973000 28.646200 86.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF18D, 9686, 0xAECF013B, 107.973, 28.6462, 86.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF013B [107.973000 28.646200 86.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF18E, 9686, 0xAECF013B, 108.223, 35.1962, 86.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF013B [108.223000 35.196201 86.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF18E, 9686, 0xAECF013B, 108.223, 35.1962, 86.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF013B [108.223000 35.196201 86.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF18F, 9686, 0xAECF013B, 111.722, 31.8105, 86.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x7AECF192, 9687, 0xAECF013B, 111.111, 34.5952, 84.1, 0.878817, 0, 0, - /* @teleloc 0xAECF013B [111.111000 34.595200 84.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF193, 9686, 0xAECF013B, 110.062, 28.6462, 86.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF013B [110.061996 28.646200 86.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF193, 9686, 0xAECF013B, 110.062, 28.6462, 86.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF013B [110.061996 28.646200 86.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF194, 9686, 0xAECF013B, 105.199, 35.1962, 86.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF013B [105.198997 35.196201 86.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF194, 9686, 0xAECF013B, 105.199, 35.1962, 86.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF013B [105.198997 35.196201 86.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF195, 9686, 0xAECF013B, 102.013, 30.1112, 86.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x7AECF196, 11698, 0xAECF013B, 106.736, 31.8822, 87.525, 0.707107, 0, 0, /* @teleloc 0xAECF013B [106.736000 31.882200 87.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF197, 11697, 0xAECF013B, 106.841, 29.0563, 84.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAECF013B [106.841003 29.056299 84.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF197, 11697, 0xAECF013B, 106.841, 29.0563, 84.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAECF013B [106.841003 29.056299 84.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF198, 11697, 0xAECF013B, 110.933, 32.032, 84.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAECF013B [110.932999 32.032001 84.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF199, 11697, 0xAECF013B, 108.393, 34.6984, 84.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAECF013B [108.392998 34.698399 84.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AECF199, 11697, 0xAECF013B, 108.393, 34.6984, 84.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAECF013B [108.392998 34.698399 84.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF19A, 412, 0xAECF0000, 104.396, 37.1172, 88, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAECF0000 [104.396004 37.117199 88.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF19A, 412, 0xAECF0000, 104.396, 37.1172, 88, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAECF0000 [104.396004 37.117199 88.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF19B, 9686, 0xAECF0000, 104.398, 37.2312, 91.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0000 [104.398003 37.231201 91.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF19B, 9686, 0xAECF0000, 104.398, 37.2312, 91.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0000 [104.398003 37.231201 91.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF19C, 9686, 0xAECF0000, 101.388, 43.0862, 89.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0000 [101.388000 43.086201 89.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7AECF19C, 9686, 0xAECF0000, 101.388, 43.0862, 89.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0000 [101.388000 43.086201 89.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF19D, 9686, 0xAECF0000, 107.418, 43.0862, 89.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAECF0000 [107.417999 43.086201 89.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7AECF19D, 9686, 0xAECF0000, 107.418, 43.0862, 89.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAECF0000 [107.417999 43.086201 89.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AECF19E, 12679, 0xAECF0000, 108.941, 37.5522, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAECF0000 [108.941002 37.552200 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AECF19E, 12679, 0xAECF0000, 108.941, 37.5522, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAECF0000 [108.941002 37.552200 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AECF19F, 12679, 0xAECF0000, 100.096, 37.4422, 88.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AED0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AED0.sql index 1d2c5d2b04..e4275e6965 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AED0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AED0.sql @@ -5,24 +5,24 @@ VALUES (0x7AED0000, 11697, 0xAED00102, 65.5714, 36.7771, 56.075, -0.909599, 0, 0 /* @teleloc 0xAED00102 [65.571404 36.777100 56.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0001, 9686, 0xAED00102, 65.4919, 31.7892, 58.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00102 [65.491898 31.789200 58.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0001, 9686, 0xAED00102, 65.4919, 31.7892, 58.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00102 [65.491898 31.789200 58.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0002, 11697, 0xAED00102, 61.505, 34.6961, 56.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAED00102 [61.505001 34.696098 56.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0003, 9686, 0xAED00102, 59.7919, 31.8142, 58.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00102 [59.791901 31.814199 58.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0003, 9686, 0xAED00102, 59.7919, 31.8142, 58.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00102 [59.791901 31.814199 58.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0004, 9686, 0xAED00102, 60.025, 37.7559, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00102 [60.025002 37.755901 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED0004, 9686, 0xAED00102, 60.025, 37.7559, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00102 [60.025002 37.755901 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0005, 9686, 0xAED00102, 65.4551, 37.7809, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00102 [65.455101 37.780899 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED0005, 9686, 0xAED00102, 65.4551, 37.7809, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00102 [65.455101 37.780899 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0006, 9686, 0xAED00102, 66.7801, 37.0559, 58.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7AED0009, 11697, 0xAED00102, 64.255, 34.6961, 56.075, 0.707107, 0, 0, /* @teleloc 0xAED00102 [64.254997 34.696098 56.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED000A, 9686, 0xAED00102, 62.579, 31.7892, 59.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00102 [62.578999 31.789200 59.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED000A, 9686, 0xAED00102, 62.579, 31.7892, 59.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00102 [62.578999 31.789200 59.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED000B, 9686, 0xAED00102, 66.7801, 34.6893, 59.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAED00102 [66.780098 34.689301 59.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED000C, 9686, 0xAED00102, 62.8164, 37.7559, 59.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00102 [62.816399 37.755901 59.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED000C, 9686, 0xAED00102, 62.8164, 37.7559, 59.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00102 [62.816399 37.755901 59.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED000D, 9686, 0xAED00102, 58.6515, 33.1925, 58.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7AED0013, 11698, 0xAED00102, 60.4676, 36.3228, 60.175, -0.9486, 0, 0, /* @teleloc 0xAED00102 [60.467602 36.322800 60.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0014, 11697, 0xAED00102, 62.8464, 37.1021, 56.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAED00102 [62.846401 37.102100 56.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED0014, 11697, 0xAED00102, 62.8464, 37.1021, 56.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAED00102 [62.846401 37.102100 56.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0015, 11697, 0xAED00102, 62.8464, 34.6771, 56.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7AED0016, 11697, 0xAED00102, 59.5483, 32.6269, 56.075, -0.364064, 0, 0 /* @teleloc 0xAED00102 [59.548302 32.626900 56.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0017, 11697, 0xAED00102, 61.0233, 32.1769, 56.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAED00102 [61.023300 32.176899 56.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0017, 11697, 0xAED00102, 61.0233, 32.1769, 56.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAED00102 [61.023300 32.176899 56.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0018, 11697, 0xAED00102, 64.0983, 32.1769, 56.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAED00102 [64.098297 32.176899 56.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0018, 11697, 0xAED00102, 64.0983, 32.1769, 56.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAED00102 [64.098297 32.176899 56.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0019, 11697, 0xAED00104, 57.0659, 34.0484, 56.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAED00104 [57.065899 34.048401 56.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7AED0019, 11697, 0xAED00104, 57.0659, 34.0484, 56.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAED00104 [57.065899 34.048401 56.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED001A, 11697, 0xAED00104, 57.7485, 38.3722, 56.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAED00104 [57.748501 38.372200 56.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED001B, 9686, 0xAED00104, 57.2197, 33.6688, 58.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00104 [57.219700 33.668800 58.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED001B, 9686, 0xAED00104, 57.2197, 33.6688, 58.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00104 [57.219700 33.668800 58.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED001C, 9686, 0xAED00104, 53.7047, 36.2963, 58.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7AED001F, 9686, 0xAED00104, 58.1989, 35.5938, 59.475, 0.707107, 0, 0, /* @teleloc 0xAED00104 [58.198898 35.593800 59.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0020, 9686, 0xAED00104, 56.2543, 38.8381, 59.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00104 [56.254299 38.838100 59.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED0020, 9686, 0xAED00104, 56.2543, 38.8381, 59.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00104 [56.254299 38.838100 59.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0021, 11697, 0xAED00106, 61.5459, 34.0454, 52.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7AED0023, 9686, 0xAED00106, 63.5547, 34.0462, 53.95, 0.707107, 0, 0, /* @teleloc 0xAED00106 [63.554699 34.046200 53.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0024, 9686, 0xAED00106, 58.2797, 30.8463, 53.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00106 [58.279701 30.846300 53.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0024, 9686, 0xAED00106, 58.2797, 30.8463, 53.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00106 [58.279701 30.846300 53.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0025, 9686, 0xAED00106, 53.6547, 34.0713, 53.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAED00106 [53.654701 34.071301 53.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0026, 9686, 0xAED00106, 59.6797, 37.3963, 53.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00106 [59.679699 37.396301 53.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED0026, 9686, 0xAED00106, 59.6797, 37.3963, 53.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00106 [59.679699 37.396301 53.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0027, 11698, 0xAED00106, 58.572, 34.7118, 55.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xAED00106 [58.571999 34.711800 55.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0027, 11698, 0xAED00106, 58.572, 34.7118, 55.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xAED00106 [58.571999 34.711800 55.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0028, 9687, 0xAED00106, 62.9919, 31.3892, 52.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xAED00106 [62.991901 31.389200 52.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0029, 9686, 0xAED00106, 60.8534, 30.8463, 53.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00106 [60.853401 30.846300 53.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0029, 9686, 0xAED00106, 60.8534, 30.8463, 53.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00106 [60.853401 30.846300 53.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED002A, 9686, 0xAED00106, 56.6298, 37.3963, 53.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00106 [56.629799 37.396301 53.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED002A, 9686, 0xAED00106, 56.6298, 37.3963, 53.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00106 [56.629799 37.396301 53.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED002B, 11697, 0xAED00106, 62.8601, 36.6391, 52.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAED00106 [62.860100 36.639099 52.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED002C, 11697, 0xAED00106, 59.4851, 34.1141, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAED00106 [59.485100 34.114101 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED002C, 11697, 0xAED00106, 59.4851, 34.1141, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAED00106 [59.485100 34.114101 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED002D, 11697, 0xAED00106, 54.2601, 31.4391, 52.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAED00106 [54.260101 31.439100 52.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED002E, 412, 0xAED00000, 56.2419, 39.1992, 56, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAED00000 [56.241901 39.199200 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED002E, 412, 0xAED00000, 56.2419, 39.1992, 56, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAED00000 [56.241901 39.199200 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED002F, 9686, 0xAED00000, 56.2197, 39.2938, 59.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00000 [56.219700 39.293800 59.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED002F, 9686, 0xAED00000, 56.2197, 39.2938, 59.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00000 [56.219700 39.293800 59.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0030, 9686, 0xAED00000, 58.1183, 39.2938, 57.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00000 [58.118301 39.293800 57.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0030, 9686, 0xAED00000, 58.1183, 39.2938, 57.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00000 [58.118301 39.293800 57.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0031, 9686, 0xAED00000, 54.3675, 39.2938, 57.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00000 [54.367500 39.293800 57.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0031, 9686, 0xAED00000, 54.3675, 39.2938, 57.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00000 [54.367500 39.293800 57.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0032, 12679, 0xAED00000, 52.5464, 39.8521, 56.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xAED00000 [52.546398 39.852100 56.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0033, 12679, 0xAED00000, 66.8964, 39.6271, 56.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAED00000 [66.896400 39.627102 56.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0033, 12679, 0xAED00000, 66.8964, 39.6271, 56.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAED00000 [66.896400 39.627102 56.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0034, 9686, 0xAED00109, 33.8784, 82.2267, 56.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x7AED016D, 9686, 0xAED00134, 112.733, 33.3068, 54.85, 0.317305, 0, 0, /* @teleloc 0xAED00134 [112.733002 33.306801 54.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED016E, 9686, 0xAED00134, 111.126, 32.7854, 57.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00134 [111.125999 32.785400 57.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED016E, 9686, 0xAED00134, 111.126, 32.7854, 57.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00134 [111.125999 32.785400 57.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED016F, 9686, 0xAED00134, 108.779, 35.9194, 55.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7AED0171, 9686, 0xAED00134, 112.883, 38.6068, 54.85, -0.902209, 0, 0, /* @teleloc 0xAED00134 [112.883003 38.606800 54.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0172, 9686, 0xAED00134, 111.133, 39.8194, 55.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00134 [111.133003 39.819401 55.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED0172, 9686, 0xAED00134, 111.133, 39.8194, 55.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00134 [111.133003 39.819401 55.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0173, 11697, 0xAED00134, 111.181, 33.126, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAED00134 [111.181000 33.125999 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0173, 11697, 0xAED00134, 111.181, 33.126, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAED00134 [111.181000 33.125999 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0174, 11697, 0xAED00134, 109.281, 34.176, 52.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xAED00134 [109.280998 34.175999 52.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0175, 9686, 0xAED00137, 101.868, 32.0882, 54.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00137 [101.867996 32.088200 54.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0175, 9686, 0xAED00137, 101.868, 32.0882, 54.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00137 [101.867996 32.088200 54.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0176, 9686, 0xAED00137, 107.268, 32.0882, 54.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00137 [107.267998 32.088200 54.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0176, 9686, 0xAED00137, 107.268, 32.0882, 54.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00137 [107.267998 32.088200 54.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0177, 9686, 0xAED00137, 108.318, 33.4374, 53.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAED00137 [108.318001 33.437401 53.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0178, 9686, 0xAED00137, 104.318, 37.9882, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00137 [104.318001 37.988201 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED0178, 9686, 0xAED00137, 104.318, 37.9882, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00137 [104.318001 37.988201 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0179, 9686, 0xAED00137, 100.518, 34.8382, 56.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7AED017D, 11697, 0xAED00137, 104.2, 35.1668, 52.1, -0.707107, 0, 0, -0 /* @teleloc 0xAED00137 [104.199997 35.166801 52.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED017E, 11697, 0xAED00137, 104.731, 32.676, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAED00137 [104.731003 32.675999 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED017E, 11697, 0xAED00137, 104.731, 32.676, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAED00137 [104.731003 32.675999 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED017F, 9686, 0xAED00137, 101.769, 37.9882, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00137 [101.768997 37.988201 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED017F, 9686, 0xAED00137, 101.769, 37.9882, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00137 [101.768997 37.988201 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0180, 9686, 0xAED00137, 107.112, 37.9882, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00137 [107.112000 37.988201 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED0180, 9686, 0xAED00137, 107.112, 37.9882, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00137 [107.112000 37.988201 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0181, 9686, 0xAED00137, 100.518, 33.1231, 55.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7AED0182, 9686, 0xAED00137, 100.518, 37.0713, 55.35, -0.707107, 0, 0, /* @teleloc 0xAED00137 [100.517998 37.071301 55.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0183, 9686, 0xAED00137, 104.728, 32.0882, 55.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00137 [104.727997 32.088200 55.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0183, 9686, 0xAED00137, 104.728, 32.0882, 55.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00137 [104.727997 32.088200 55.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0184, 9686, 0xAED00137, 108.318, 33.1374, 55.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7AED018B, 11697, 0xAED00137, 107.326, 32.8855, 52.1, 0.297375, 0, 0, - /* @teleloc 0xAED00137 [107.325996 32.885502 52.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED018C, 11697, 0xAED00137, 104.481, 37.476, 52.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAED00137 [104.481003 37.476002 52.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED018C, 11697, 0xAED00137, 104.481, 37.476, 52.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAED00137 [104.481003 37.476002 52.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED018D, 9686, 0xAED00139, 107.226, 31.1354, 50.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00139 [107.225998 31.135401 50.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED018D, 9686, 0xAED00139, 107.226, 31.1354, 50.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00139 [107.225998 31.135401 50.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED018E, 9686, 0xAED00139, 103.729, 34.3694, 50.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xAED00139 [103.728996 34.369400 50.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED018F, 9686, 0xAED00139, 105.983, 37.6194, 50.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00139 [105.983002 37.619400 50.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED018F, 9686, 0xAED00139, 105.983, 37.6194, 50.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00139 [105.983002 37.619400 50.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0190, 11697, 0xAED00139, 111.85, 36.4183, 48.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7AED0193, 11697, 0xAED00139, 104.617, 34.9302, 48.1, -0.707107, 0, 0, /* @teleloc 0xAED00139 [104.616997 34.930199 48.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0194, 9686, 0xAED00139, 111.126, 31.1354, 50.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00139 [111.125999 31.135401 50.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0194, 9686, 0xAED00139, 111.126, 31.1354, 50.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00139 [111.125999 31.135401 50.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0195, 9686, 0xAED00139, 109.233, 37.6194, 50.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00139 [109.233002 37.619400 50.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED0195, 9686, 0xAED00139, 109.233, 37.6194, 50.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00139 [109.233002 37.619400 50.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED0196, 9686, 0xAED00139, 113.679, 33.1694, 50.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7AED0197, 11698, 0xAED00139, 107.712, 35.0196, 51.5, -0.707107, 0, 0, /* @teleloc 0xAED00139 [107.711998 35.019600 51.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0198, 11697, 0xAED00139, 108.317, 31.9802, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAED00139 [108.317001 31.980200 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED0198, 11697, 0xAED00139, 108.317, 31.9802, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAED00139 [108.317001 31.980200 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED0199, 11697, 0xAED00139, 107.7, 37.1683, 48.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xAED00139 [107.699997 37.168301 48.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7AED0199, 11697, 0xAED00139, 107.7, 37.1683, 48.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xAED00139 [107.699997 37.168301 48.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED019A, 412, 0xAED00000, 111.083, 40.3668, 52, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAED00000 [111.083000 40.366798 52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED019A, 412, 0xAED00000, 111.083, 40.3668, 52, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAED00000 [111.083000 40.366798 52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED019B, 9686, 0xAED00000, 111.126, 40.5354, 55.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xAED00000 [111.125999 40.535400 55.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED019B, 9686, 0xAED00000, 111.126, 40.5354, 55.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xAED00000 [111.125999 40.535400 55.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED019C, 9686, 0xAED00000, 113.426, 39.6354, 54.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7AED019E, 12679, 0xAED00000, 114.231, 39.926, 52.1, -0.402747, 0, 0, - /* @teleloc 0xAED00000 [114.231003 39.925999 52.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED019F, 12679, 0xAED00000, 104.231, 38.976, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xAED00000 [104.231003 38.976002 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED019F, 12679, 0xAED00000, 104.231, 38.976, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xAED00000 [104.231003 38.976002 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED01A0, 14954, 0xAED00134, 110.142, 37.2783, 52.005, 0.046555, 0, 0, 0.998916, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AED9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AED9.sql index 68f6b54cc6..63de2c29bc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AED9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AED9.sql @@ -5,8 +5,8 @@ VALUES (0x7AED9000, 143, 0xAED90104, 179.525, 33.6008, 19.04, 0.994245, 0, 0, /* @teleloc 0xAED90104 [179.524994 33.600800 19.040001] 0.994245 0.000000 0.000000 0.107132 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AED9001, 412, 0xAED90000, 179.718, 37.7883, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAED90000 [179.718002 37.788300 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AED9001, 412, 0xAED90000, 179.718, 37.7883, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAED90000 [179.718002 37.788300 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AED9002, 412, 0xAED90000, 186.278, 30.0483, 16, -0.710799, 0, 0, -0.703395, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/AFC6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/AFC6.sql index 2684a206bd..800d9c573c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/AFC6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/AFC6.sql @@ -13,8 +13,8 @@ VALUES (0x7AFC6002, 1938, 0xAFC60134, 89.0876, 54.8306, 120.005, -0.711031, 0, /* @teleloc 0xAFC60134 [89.087601 54.830601 120.004997] -0.711031 0.000000 0.000000 -0.703160 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AFC6003, 5623, 0xAFC60000, 134.194, 65.5493, 120.082, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAFC60000 [134.194000 65.549301 120.082001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AFC6003, 5623, 0xAFC60000, 134.194, 65.5493, 120.082, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAFC60000 [134.194000 65.549301 120.082001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7AFC6004, 5623, 0xAFC60000, 40.7015, 86.2949, 120.082, -0.710102, 0, 0, -0.704099, False, '2005-02-09 10:00:00'); /* Door */ @@ -167,5 +167,5 @@ VALUES (0x7AFC6022, 183, 0xAFC60000, 52.6668, 25.7649, 120.009, -0.936892, 0, /* @teleloc 0xAFC60000 [52.666801 25.764900 120.009003] -0.936892 0.000000 0.000000 -0.349620 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7AFC6023, 5623, 0xAFC60000, 34.1814, 94.147, 120.082, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xAFC60000 [34.181400 94.147003 120.082001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7AFC6023, 5623, 0xAFC60000, 34.1814, 94.147, 120.082, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xAFC60000 [34.181400 94.147003 120.082001] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B04F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B04F.sql index 802e56eaf4..b83e1bb113 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B04F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B04F.sql @@ -5,24 +5,24 @@ VALUES (0x7B04F000, 11697, 0xB04F0100, 65.6798, 60.5797, 0.075, -0.909599, 0, 0, /* @teleloc 0xB04F0100 [65.679802 60.579700 0.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F001, 9686, 0xB04F0100, 65.6003, 55.5918, 2.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0100 [65.600304 55.591801 2.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F001, 9686, 0xB04F0100, 65.6003, 55.5918, 2.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0100 [65.600304 55.591801 2.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F002, 11697, 0xB04F0100, 61.6134, 58.4987, 0.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB04F0100 [61.613400 58.498699 0.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F003, 9686, 0xB04F0100, 59.9003, 55.6168, 2.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0100 [59.900299 55.616798 2.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F003, 9686, 0xB04F0100, 59.9003, 55.6168, 2.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0100 [59.900299 55.616798 2.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F004, 9686, 0xB04F0100, 60.1334, 61.5585, 2.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0100 [60.133400 61.558498 2.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B04F004, 9686, 0xB04F0100, 60.1334, 61.5585, 2.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0100 [60.133400 61.558498 2.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F005, 9686, 0xB04F0100, 65.5635, 61.5835, 2.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0100 [65.563499 61.583500 2.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B04F005, 9686, 0xB04F0100, 65.5635, 61.5835, 2.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0100 [65.563499 61.583500 2.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F006, 9686, 0xB04F0100, 66.8885, 60.8585, 2.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7B04F009, 11697, 0xB04F0100, 64.3634, 58.4987, 0.075, 0.707107, 0, 0, /* @teleloc 0xB04F0100 [64.363403 58.498699 0.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F00A, 11697, 0xB04F0103, 57.1743, 57.851, 0.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB04F0103 [57.174301 57.851002 0.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B04F00A, 11697, 0xB04F0103, 57.1743, 57.851, 0.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB04F0103 [57.174301 57.851002 0.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F00B, 11697, 0xB04F0103, 57.8568, 62.1748, 0.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB04F0103 [57.856800 62.174801 0.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F00C, 9686, 0xB04F0103, 57.3281, 57.4714, 2.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0103 [57.328098 57.471401 2.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F00C, 9686, 0xB04F0103, 57.3281, 57.4714, 2.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0103 [57.328098 57.471401 2.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F00D, 9686, 0xB04F0103, 53.8131, 60.0989, 2.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7B04F010, 9686, 0xB04F0106, 63.6631, 57.8488, -2.05, 0.707107, 0, 0, /* @teleloc 0xB04F0106 [63.663101 57.848801 -2.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F011, 9686, 0xB04F0106, 58.3881, 54.6488, -2.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0106 [58.388100 54.648800 -2.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F011, 9686, 0xB04F0106, 58.3881, 54.6488, -2.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0106 [58.388100 54.648800 -2.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F012, 9686, 0xB04F0106, 53.7631, 57.8739, -2.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB04F0106 [53.763100 57.873901 -2.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F013, 9686, 0xB04F0106, 59.7881, 61.1988, -2.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0106 [59.788101 61.198799 -2.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B04F013, 9686, 0xB04F0106, 59.7881, 61.1988, -2.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0106 [59.788101 61.198799 -2.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F014, 11698, 0xB04F0106, 58.6804, 58.5144, -0.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB04F0106 [58.680401 58.514400 -0.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F014, 11698, 0xB04F0106, 58.6804, 58.5144, -0.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB04F0106 [58.680401 58.514400 -0.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F015, 9687, 0xB04F0106, 63.1003, 55.1918, -3.95, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB04F0106 [63.100300 55.191799 -3.950000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F016, 412, 0xB04F0000, 56.3503, 63.0018, -0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB04F0000 [56.350300 63.001801 -0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F016, 412, 0xB04F0000, 56.3503, 63.0018, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB04F0000 [56.350300 63.001801 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F017, 9686, 0xB04F0109, 33.8159, 133.931, 3.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,8 +161,8 @@ VALUES (0x7B04F027, 9687, 0xB04F010E, 35.061, 129.475, -3.9, 0.284015, 0, 0, -0 /* @teleloc 0xB04F010E [35.061001 129.475006 -3.900000] 0.284015 0.000000 0.000000 -0.958820 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F028, 412, 0xB04F0000, 37.583, 136.19, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB04F0000 [37.583000 136.190002 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7B04F028, 412, 0xB04F0000, 37.583, 136.19, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB04F0000 [37.583000 136.190002 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F029, 9686, 0xB04F0110, 105.945, 158.483, 2.85, 0.948324, 0, 0, -0.317305, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x7B04F039, 9687, 0xB04F0115, 111.245, 154.683, -3.9, 0.305695, 0, 0, - /* @teleloc 0xB04F0115 [111.245003 154.682999 -3.900000] 0.305695 0.000000 0.000000 -0.952129 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F03A, 412, 0xB04F0000, 104.395, 151.473, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB04F0000 [104.394997 151.473007 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x7B04F03A, 412, 0xB04F0000, 104.395, 151.473, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB04F0000 [104.394997 151.473007 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F03B, 9686, 0xB04F0118, 132.138, 81.588, 3.6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,8 +305,8 @@ VALUES (0x7B04F04B, 9687, 0xB04F011A, 130.848, 77.5166, -4, -0.297375, 0, 0, -0 /* @teleloc 0xB04F011A [130.848007 77.516602 -4.000000] -0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F04C, 412, 0xB04F0000, 128.419, 86.8366, -0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB04F0000 [128.419006 86.836601 -0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7B04F04C, 412, 0xB04F0000, 128.419, 86.8366, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB04F0000 [128.419006 86.836601 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F04D, 10487, 0xB04F0119, 132.101, 87.1249, 0.005, 0.701089, 0, 0, -0.713074, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -565,16 +565,16 @@ VALUES (0x7B04F055, 10707, 0xB04F0000, 7.11257, 114.431, 0.079, 0.868009, 0, 0, /* @teleloc 0xB04F0000 [7.112570 114.431000 0.079000] 0.868009 0.000000 0.000000 0.496549 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F056, 9686, 0xB04F0100, 62.6874, 55.5918, 3.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0100 [62.687401 55.591801 3.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F056, 9686, 0xB04F0100, 62.6874, 55.5918, 3.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0100 [62.687401 55.591801 3.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F057, 9686, 0xB04F0100, 66.8885, 58.4919, 3.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB04F0100 [66.888496 58.491901 3.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F058, 9686, 0xB04F0100, 62.9248, 61.5585, 3.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0100 [62.924801 61.558498 3.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B04F058, 9686, 0xB04F0100, 62.9248, 61.5585, 3.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0100 [62.924801 61.558498 3.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F059, 9686, 0xB04F0100, 58.7599, 56.995, 2.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -605,8 +605,8 @@ VALUES (0x7B04F05F, 11698, 0xB04F0100, 60.576, 60.1254, 4.175, -0.9486, 0, 0, -0 /* @teleloc 0xB04F0100 [60.576000 60.125401 4.175000] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F060, 11697, 0xB04F0100, 62.9548, 60.9047, 0.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB04F0100 [62.954800 60.904701 0.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B04F060, 11697, 0xB04F0100, 62.9548, 60.9047, 0.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB04F0100 [62.954800 60.904701 0.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F061, 11697, 0xB04F0100, 62.9548, 58.4797, 0.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -617,12 +617,12 @@ VALUES (0x7B04F062, 11697, 0xB04F0100, 59.6567, 56.4295, 0.075, -0.364064, 0, 0, /* @teleloc 0xB04F0100 [59.656700 56.429501 0.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F063, 11697, 0xB04F0100, 61.1317, 55.9795, 0.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB04F0100 [61.131699 55.979500 0.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F063, 11697, 0xB04F0100, 61.1317, 55.9795, 0.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB04F0100 [61.131699 55.979500 0.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F064, 11697, 0xB04F0100, 64.2067, 55.9795, 0.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB04F0100 [64.206703 55.979500 0.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F064, 11697, 0xB04F0100, 64.2067, 55.9795, 0.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB04F0100 [64.206703 55.979500 0.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F065, 9686, 0xB04F0103, 53.8131, 58.3212, 2.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -637,48 +637,48 @@ VALUES (0x7B04F067, 9686, 0xB04F0103, 58.3073, 59.3964, 3.475, 0.707107, 0, 0, /* @teleloc 0xB04F0103 [58.307301 59.396400 3.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F068, 9686, 0xB04F0103, 56.3627, 62.6406, 3.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0103 [56.362701 62.640598 3.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B04F068, 9686, 0xB04F0103, 56.3627, 62.6406, 3.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0103 [56.362701 62.640598 3.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F069, 9686, 0xB04F0106, 60.9618, 54.6488, -2.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0106 [60.961800 54.648800 -2.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F069, 9686, 0xB04F0106, 60.9618, 54.6488, -2.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0106 [60.961800 54.648800 -2.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F06A, 9686, 0xB04F0106, 56.7382, 61.1988, -2.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0106 [56.738201 61.198799 -2.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B04F06A, 9686, 0xB04F0106, 56.7382, 61.1988, -2.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0106 [56.738201 61.198799 -2.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F06B, 11697, 0xB04F0106, 62.9685, 60.4417, -3.9, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB04F0106 [62.968498 60.441700 -3.900000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F06C, 11697, 0xB04F0106, 59.5935, 57.9167, -3.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB04F0106 [59.593498 57.916698 -3.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F06C, 11697, 0xB04F0106, 59.5935, 57.9167, -3.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB04F0106 [59.593498 57.916698 -3.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F06D, 11697, 0xB04F0106, 54.3685, 55.2417, -3.9, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB04F0106 [54.368500 55.241699 -3.900000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F06E, 9686, 0xB04F0000, 56.3281, 63.0964, 3.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0000 [56.328098 63.096401 3.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F06E, 9686, 0xB04F0000, 56.3281, 63.0964, 3.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0000 [56.328098 63.096401 3.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F06F, 9686, 0xB04F0000, 58.2267, 63.0964, 1.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0000 [58.226700 63.096401 1.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F06F, 9686, 0xB04F0000, 58.2267, 63.0964, 1.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0000 [58.226700 63.096401 1.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F070, 9686, 0xB04F0000, 54.4759, 63.0964, 1.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB04F0000 [54.475899 63.096401 1.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F070, 9686, 0xB04F0000, 54.4759, 63.0964, 1.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB04F0000 [54.475899 63.096401 1.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F071, 12679, 0xB04F0000, 52.6548, 63.6547, 0.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB04F0000 [52.654800 63.654701 0.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B04F072, 12679, 0xB04F0000, 67.0048, 63.4297, 0.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB04F0000 [67.004799 63.429699 0.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B04F072, 12679, 0xB04F0000, 67.0048, 63.4297, 0.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB04F0000 [67.004799 63.429699 0.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B04F073, 11697, 0xB04F0109, 36.5666, 134.318, 0.1, 0.361625, 0, 0, -0.932324, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B098.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B098.sql index 8d2955643c..06c860fdb1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B098.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B098.sql @@ -417,8 +417,8 @@ VALUES (0x7B098067, 12679, 0xB0980000, 106.479, 27.6209, 58.1, 0.923879, 0, 0, - /* @teleloc 0xB0980000 [106.478996 27.620899 58.099998] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098068, 412, 0xB0980110, 153.606, 90.2735, 52, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB0980110 [153.606003 90.273499 52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B098068, 412, 0xB0980110, 153.606, 90.2735, 52, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB0980110 [153.606003 90.273499 52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B098069, 9686, 0xB0980111, 153.556, 89.4635, 56.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -437,8 +437,8 @@ VALUES (0x7B09806C, 11697, 0xB0980111, 151.828, 88.9743, 52.15, -0.92388, 0, 0, /* @teleloc 0xB0980111 [151.828003 88.974297 52.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B09806D, 9686, 0xB0980111, 153.556, 80.9135, 57.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980111 [153.556000 80.913498 57.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B09806D, 9686, 0xB0980111, 153.556, 80.9135, 57.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980111 [153.556000 80.913498 57.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B09806E, 9686, 0xB0980111, 151.256, 86.9626, 54.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -457,20 +457,20 @@ VALUES (0x7B098071, 9686, 0xB0980111, 155.884, 86.7479, 54.25, 0.707107, 0, 0, /* @teleloc 0xB0980111 [155.884003 86.747902 54.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098072, 9686, 0xB0980112, 159.756, 84.9635, 55.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980112 [159.755997 84.963501 55.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B098072, 9686, 0xB0980112, 159.756, 84.9635, 55.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980112 [159.755997 84.963501 55.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B098073, 9686, 0xB0980112, 162.889, 83.7724, 54.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB0980112 [162.889008 83.772400 54.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098074, 9686, 0xB0980112, 161.797, 79.0135, 55.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980112 [161.796997 79.013496 55.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B098074, 9686, 0xB0980112, 161.797, 79.0135, 55.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980112 [161.796997 79.013496 55.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098075, 9686, 0xB0980112, 157.345, 79.0135, 55.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980112 [157.345001 79.013496 55.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B098075, 9686, 0xB0980112, 157.345, 79.0135, 55.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980112 [157.345001 79.013496 55.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B098076, 9686, 0xB0980112, 156.325, 80.2435, 54, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,8 +489,8 @@ VALUES (0x7B098079, 11698, 0xB0980112, 159.706, 81.9135, 58.25, 0.707107, 0, 0, /* @teleloc 0xB0980112 [159.705994 81.913498 58.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B09807A, 11697, 0xB0980112, 159.69, 81.8303, 52.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB0980112 [159.690002 81.830299 52.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B09807A, 11697, 0xB0980112, 159.69, 81.8303, 52.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB0980112 [159.690002 81.830299 52.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B09807B, 9686, 0xB0980112, 162.889, 80.1724, 54.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,16 +501,16 @@ VALUES (0x7B09807C, 9686, 0xB0980112, 162.889, 82.0147, 55.9, 0.707107, 0, 0, - /* @teleloc 0xB0980112 [162.889008 82.014702 55.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B09807D, 9686, 0xB0980112, 161.855, 84.9635, 55.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980112 [161.854996 84.963501 55.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B09807D, 9686, 0xB0980112, 161.855, 84.9635, 55.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980112 [161.854996 84.963501 55.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B09807E, 9686, 0xB0980112, 157.505, 84.9635, 55.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980112 [157.505005 84.963501 55.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B09807E, 9686, 0xB0980112, 157.505, 84.9635, 55.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980112 [157.505005 84.963501 55.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B09807F, 9686, 0xB0980112, 159.577, 79.0135, 55.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980112 [159.576996 79.013496 55.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B09807F, 9686, 0xB0980112, 159.577, 79.0135, 55.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980112 [159.576996 79.013496 55.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B098080, 9686, 0xB0980112, 156.325, 80.4924, 55.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -521,8 +521,8 @@ VALUES (0x7B098081, 9686, 0xB0980112, 156.325, 83.5299, 55.6, -0.707107, 0, 0, /* @teleloc 0xB0980112 [156.324997 83.529900 55.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098082, 9686, 0xB0980112, 157.505, 84.9635, 54, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980112 [157.505005 84.963501 54.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B098082, 9686, 0xB0980112, 157.505, 84.9635, 54, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980112 [157.505005 84.963501 54.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B098083, 11698, 0xB0980112, 162.033, 79.7066, 56.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -533,12 +533,12 @@ VALUES (0x7B098084, 11698, 0xB0980112, 161.933, 84.0066, 56.3, 0.919479, 0, 0, - /* @teleloc 0xB0980112 [161.932999 84.006599 56.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098085, 11697, 0xB0980112, 159.693, 80.4959, 52.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB0980112 [159.692993 80.495903 52.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B098085, 11697, 0xB0980112, 159.693, 80.4959, 52.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB0980112 [159.692993 80.495903 52.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098086, 11697, 0xB0980112, 159.693, 82.9917, 52.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB0980112 [159.692993 82.991699 52.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B098086, 11697, 0xB0980112, 159.693, 82.9917, 52.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB0980112 [159.692993 82.991699 52.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B098087, 11697, 0xB0980112, 161.843, 79.8802, 52.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -549,12 +549,12 @@ VALUES (0x7B098088, 11697, 0xB0980112, 162.187, 82.0829, 52.15, 0.707107, 0, 0, /* @teleloc 0xB0980112 [162.186996 82.082901 52.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098089, 11697, 0xB0980112, 159.693, 84.1951, 52.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB0980112 [159.692993 84.195099 52.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B098089, 11697, 0xB0980112, 159.693, 84.1951, 52.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB0980112 [159.692993 84.195099 52.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B09808A, 9686, 0xB0980114, 155.807, 84.6135, 50.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980114 [155.807007 84.613503 50.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B09808A, 9686, 0xB0980114, 155.807, 84.6135, 50.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980114 [155.807007 84.613503 50.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B09808B, 9686, 0xB0980114, 162.657, 81.9449, 50.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -573,16 +573,16 @@ VALUES (0x7B09808E, 9687, 0xB0980114, 152.032, 83.8804, 48.1, -0.865587, -0.000 /* @teleloc 0xB0980114 [152.031998 83.880402 48.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B09808F, 9686, 0xB0980114, 159.11, 84.6135, 50.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980114 [159.110001 84.613503 50.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B09808F, 9686, 0xB0980114, 159.11, 84.6135, 50.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980114 [159.110001 84.613503 50.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098090, 9686, 0xB0980114, 155.209, 79.074, 50.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980114 [155.209000 79.073997 50.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B098090, 9686, 0xB0980114, 155.209, 79.074, 50.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980114 [155.209000 79.073997 50.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098091, 9686, 0xB0980114, 159.322, 79.074, 50.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980114 [159.322006 79.073997 50.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B098091, 9686, 0xB0980114, 159.322, 79.074, 50.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980114 [159.322006 79.073997 50.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B098092, 9686, 0xB0980114, 151.256, 80.2344, 50.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -593,36 +593,36 @@ VALUES (0x7B098093, 11698, 0xB0980114, 157.849, 81.9135, 51.5, -0.707107, 0, 0, /* @teleloc 0xB0980114 [157.848999 81.913498 51.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098094, 11697, 0xB0980114, 157.596, 83.9548, 48.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB0980114 [157.595993 83.954803 48.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B098094, 11697, 0xB0980114, 157.596, 83.9548, 48.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB0980114 [157.595993 83.954803 48.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098095, 11697, 0xB0980114, 157.296, 79.6048, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB0980114 [157.296005 79.604797 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B098095, 11697, 0xB0980114, 157.296, 79.6048, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB0980114 [157.296005 79.604797 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B098096, 11697, 0xB0980114, 161.915, 81.5771, 48.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB0980114 [161.914993 81.577103 48.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098097, 9686, 0xB0980000, 153.606, 90.3121, 55.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980000 [153.606003 90.312103 55.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B098097, 9686, 0xB0980000, 153.606, 90.3121, 55.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980000 [153.606003 90.312103 55.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098098, 9686, 0xB0980000, 151.455, 90.5121, 53.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980000 [151.455002 90.512100 53.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B098098, 9686, 0xB0980000, 151.455, 90.5121, 53.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980000 [151.455002 90.512100 53.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B098099, 9686, 0xB0980000, 155.748, 90.5121, 53.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB0980000 [155.748001 90.512100 53.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B098099, 9686, 0xB0980000, 155.748, 90.5121, 53.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB0980000 [155.748001 90.512100 53.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B09809A, 12679, 0xB0980000, 157.693, 90.9459, 52.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB0980000 [157.692993 90.945900 52.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B09809B, 12679, 0xB0980000, 159.693, 86.196, 52.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB0980000 [159.692993 86.195999 52.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B09809B, 12679, 0xB0980000, 159.693, 86.196, 52.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB0980000 [159.692993 86.195999 52.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B09809C, 11697, 0xB0980118, 125.96, 156.427, 54.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B13B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B13B.sql index 76118b6458..521d6ed010 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B13B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B13B.sql @@ -5,24 +5,24 @@ VALUES (0x7B13B000, 11697, 0xB13B0102, 41.2216, 37.0772, 40.075, -0.909599, 0, 0 /* @teleloc 0xB13B0102 [41.221600 37.077202 40.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B001, 9686, 0xB13B0102, 41.1421, 32.0893, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0102 [41.142101 32.089298 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B001, 9686, 0xB13B0102, 41.1421, 32.0893, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0102 [41.142101 32.089298 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B002, 11697, 0xB13B0102, 37.1552, 34.9962, 40.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB13B0102 [37.155201 34.996201 40.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B003, 9686, 0xB13B0102, 35.4421, 32.1143, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0102 [35.442101 32.114300 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B003, 9686, 0xB13B0102, 35.4421, 32.1143, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0102 [35.442101 32.114300 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B004, 9686, 0xB13B0102, 35.6752, 38.056, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0102 [35.675201 38.056000 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B004, 9686, 0xB13B0102, 35.6752, 38.056, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0102 [35.675201 38.056000 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B005, 9686, 0xB13B0102, 41.1053, 38.081, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0102 [41.105301 38.081001 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B005, 9686, 0xB13B0102, 41.1053, 38.081, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0102 [41.105301 38.081001 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B006, 9686, 0xB13B0102, 42.4303, 37.356, 42.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7B13B009, 11697, 0xB13B0102, 39.9052, 34.9962, 40.075, 0.707107, 0, 0, /* @teleloc 0xB13B0102 [39.905201 34.996201 40.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B00A, 11697, 0xB13B0104, 32.7161, 34.3485, 40.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0104 [32.716099 34.348499 40.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B13B00A, 11697, 0xB13B0104, 32.7161, 34.3485, 40.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0104 [32.716099 34.348499 40.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B00B, 11697, 0xB13B0104, 33.3987, 38.6723, 40.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB13B0104 [33.398701 38.672298 40.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B00C, 9686, 0xB13B0104, 32.8699, 33.9689, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0104 [32.869900 33.968899 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B00C, 9686, 0xB13B0104, 32.8699, 33.9689, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0104 [32.869900 33.968899 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B00D, 9686, 0xB13B0104, 29.3549, 36.5964, 42.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7B13B010, 9686, 0xB13B0106, 39.2049, 34.3463, 37.95, 0.707107, 0, 0, /* @teleloc 0xB13B0106 [39.204899 34.346298 37.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B011, 9686, 0xB13B0106, 33.9299, 31.1464, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0106 [33.929901 31.146400 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B011, 9686, 0xB13B0106, 33.9299, 31.1464, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0106 [33.929901 31.146400 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B012, 9686, 0xB13B0106, 29.3049, 34.3714, 37.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB13B0106 [29.304899 34.371399 37.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B013, 9686, 0xB13B0106, 35.3299, 37.6964, 37.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0106 [35.329899 37.696400 37.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B013, 9686, 0xB13B0106, 35.3299, 37.6964, 37.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0106 [35.329899 37.696400 37.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B014, 11698, 0xB13B0106, 34.2222, 35.0119, 39.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB13B0106 [34.222198 35.011902 39.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B014, 11698, 0xB13B0106, 34.2222, 35.0119, 39.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB13B0106 [34.222198 35.011902 39.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B015, 9687, 0xB13B0106, 38.6421, 31.6893, 36.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB13B0106 [38.642101 31.689301 36.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B016, 412, 0xB13B0000, 31.8921, 39.4993, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB13B0000 [31.892099 39.499298 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B016, 412, 0xB13B0000, 31.8921, 39.4993, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB13B0000 [31.892099 39.499298 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B017, 9686, 0xB13B0109, 134.331, 60.6047, 32.85, 0.166553, 0, 0, -0.986032, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -165,8 +165,8 @@ VALUES (0x7B13B028, 412, 0xB13B0000, 129.37, 65.7945, 30, 0.470819, 0, 0, -0.8 /* @teleloc 0xB13B0000 [129.369995 65.794502 30.000000] 0.470819 0.000000 0.000000 -0.882230 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B029, 412, 0xB13B0111, 81.1976, 41.1994, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB13B0111 [81.197601 41.199402 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B029, 412, 0xB13B0111, 81.1976, 41.1994, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB13B0111 [81.197601 41.199402 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B02A, 9686, 0xB13B0112, 81.1476, 40.3894, 38.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x7B13B02B, 9686, 0xB13B0112, 78.8476, 35.6394, 37.75, -0.707107, 0, 0, /* @teleloc 0xB13B0112 [78.847603 35.639400 37.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B02C, 9686, 0xB13B0113, 87.3476, 35.8894, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0113 [87.347603 35.889400 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B02C, 9686, 0xB13B0113, 87.3476, 35.8894, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0113 [87.347603 35.889400 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B02D, 9686, 0xB13B0113, 90.4803, 34.6983, 36.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB13B0113 [90.480301 34.698299 36.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B02E, 9686, 0xB13B0113, 89.3888, 29.9394, 37.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0113 [89.388802 29.939400 37.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B02E, 9686, 0xB13B0113, 89.3888, 29.9394, 37.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0113 [89.388802 29.939400 37.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B02F, 9686, 0xB13B0113, 84.9365, 29.9394, 37.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0113 [84.936501 29.939400 37.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B02F, 9686, 0xB13B0113, 84.9365, 29.9394, 37.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0113 [84.936501 29.939400 37.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B030, 9686, 0xB13B0113, 83.9167, 31.1694, 36, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,12 +209,12 @@ VALUES (0x7B13B033, 11698, 0xB13B0113, 87.2976, 32.8394, 40.25, 0.707107, 0, 0, /* @teleloc 0xB13B0113 [87.297600 32.839401 40.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B034, 11697, 0xB13B0113, 87.2819, 32.7562, 34.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0113 [87.281898 32.756199 34.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B034, 11697, 0xB13B0113, 87.2819, 32.7562, 34.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0113 [87.281898 32.756199 34.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B035, 9686, 0xB13B0115, 83.3984, 35.5394, 32.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0115 [83.398399 35.539398 32.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B035, 9686, 0xB13B0115, 83.3984, 35.5394, 32.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0115 [83.398399 35.539398 32.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B036, 9686, 0xB13B0115, 90.2486, 32.8708, 32.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,16 +1121,16 @@ VALUES (0x7B13B0A9, 10707, 0xB13B0000, 95.6644, 96.3044, 30.1067, -0.938023, 0, /* @teleloc 0xB13B0000 [95.664398 96.304398 30.106701] -0.938023 0.000000 0.000000 0.346573 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0AA, 9686, 0xB13B0102, 38.2292, 32.0893, 43.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0102 [38.229198 32.089298 43.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0AA, 9686, 0xB13B0102, 38.2292, 32.0893, 43.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0102 [38.229198 32.089298 43.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0AB, 9686, 0xB13B0102, 42.4303, 34.9894, 43.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB13B0102 [42.430302 34.989399 43.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0AC, 9686, 0xB13B0102, 38.4666, 38.056, 43.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0102 [38.466599 38.056000 43.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B0AC, 9686, 0xB13B0102, 38.4666, 38.056, 43.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0102 [38.466599 38.056000 43.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0AD, 9686, 0xB13B0102, 34.3017, 33.4925, 42.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1161,8 +1161,8 @@ VALUES (0x7B13B0B3, 11698, 0xB13B0102, 36.1178, 36.6229, 44.175, -0.9486, 0, 0, /* @teleloc 0xB13B0102 [36.117802 36.622898 44.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0B4, 11697, 0xB13B0102, 38.4966, 37.4022, 40.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0102 [38.496601 37.402199 40.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B0B4, 11697, 0xB13B0102, 38.4966, 37.4022, 40.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0102 [38.496601 37.402199 40.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0B5, 11697, 0xB13B0102, 38.4966, 34.9772, 40.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x7B13B0B6, 11697, 0xB13B0102, 35.1985, 32.927, 40.075, -0.364064, 0, 0, /* @teleloc 0xB13B0102 [35.198502 32.926998 40.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0B7, 11697, 0xB13B0102, 36.6735, 32.477, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0102 [36.673500 32.477001 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0B7, 11697, 0xB13B0102, 36.6735, 32.477, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0102 [36.673500 32.477001 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0B8, 11697, 0xB13B0102, 39.7485, 32.477, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0102 [39.748501 32.477001 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0B8, 11697, 0xB13B0102, 39.7485, 32.477, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0102 [39.748501 32.477001 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0B9, 9686, 0xB13B0104, 29.3549, 34.8187, 42.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1193,48 +1193,48 @@ VALUES (0x7B13B0BB, 9686, 0xB13B0104, 33.8491, 35.8939, 43.475, 0.707107, 0, 0, /* @teleloc 0xB13B0104 [33.849098 35.893902 43.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0BC, 9686, 0xB13B0104, 31.9045, 39.1381, 43.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0104 [31.904499 39.138100 43.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B0BC, 9686, 0xB13B0104, 31.9045, 39.1381, 43.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0104 [31.904499 39.138100 43.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0BD, 9686, 0xB13B0106, 36.5036, 31.1463, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0106 [36.503601 31.146299 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0BD, 9686, 0xB13B0106, 36.5036, 31.1463, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0106 [36.503601 31.146299 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0BE, 9686, 0xB13B0106, 32.28, 37.6964, 37.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0106 [32.279999 37.696400 37.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B0BE, 9686, 0xB13B0106, 32.28, 37.6964, 37.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0106 [32.279999 37.696400 37.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0BF, 11697, 0xB13B0106, 38.5103, 36.9392, 36.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB13B0106 [38.510300 36.939201 36.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0C0, 11697, 0xB13B0106, 35.1353, 34.4142, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0106 [35.135300 34.414200 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0C0, 11697, 0xB13B0106, 35.1353, 34.4142, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0106 [35.135300 34.414200 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0C1, 11697, 0xB13B0106, 29.9103, 31.7392, 36.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB13B0106 [29.910299 31.739201 36.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0C2, 9686, 0xB13B0000, 31.8699, 39.5939, 43.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0000 [31.869900 39.593899 43.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0C2, 9686, 0xB13B0000, 31.8699, 39.5939, 43.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0000 [31.869900 39.593899 43.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0C3, 9686, 0xB13B0000, 33.7685, 39.5939, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0000 [33.768501 39.593899 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0C3, 9686, 0xB13B0000, 33.7685, 39.5939, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0000 [33.768501 39.593899 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0C4, 9686, 0xB13B0000, 30.0177, 39.5939, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0000 [30.017700 39.593899 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0C4, 9686, 0xB13B0000, 30.0177, 39.5939, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0000 [30.017700 39.593899 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0C5, 12679, 0xB13B0000, 28.1966, 40.1522, 40.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB13B0000 [28.196600 40.152199 40.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0C6, 12679, 0xB13B0000, 42.5466, 39.9272, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB13B0000 [42.546600 39.927200 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0C6, 12679, 0xB13B0000, 42.5466, 39.9272, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB13B0000 [42.546600 39.927200 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0C7, 9686, 0xB13B0109, 135.693, 61.6102, 35.1, 0.470819, 0, 0, -0.88223, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1358,7 +1358,7 @@ VALUES (0x7B13B0E4, 9686, 0xB13B0000, 129.255, 65.9243, 33.35, 0.470819, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0E5, 9686, 0xB13B0000, 131.282, 67.334, 32.1, 0.065185, 0, 0, -0.997873, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0000 [131.281998 67.334000 32.099998] 0.065184 0.000000 0.000000 -0.997873 */ +/* @teleloc 0xB13B0000 [131.281998 67.334000 32.099998] 0.065185 0.000000 0.000000 -0.997873 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0E6, 9686, 0xB13B0000, 128.778, 63.5956, 32.1, 0.82499, 0, 0, -0.565147, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1381,8 +1381,8 @@ VALUES (0x7B13B0EA, 11697, 0xB13B0112, 79.4199, 39.9003, 34.15, -0.92388, 0, 0, /* @teleloc 0xB13B0112 [79.419899 39.900299 34.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0EB, 9686, 0xB13B0112, 81.1476, 31.8394, 39.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0112 [81.147598 31.839399 39.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0EB, 9686, 0xB13B0112, 81.1476, 31.8394, 39.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0112 [81.147598 31.839399 39.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0EC, 9686, 0xB13B0112, 78.8476, 37.8886, 36.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1409,16 +1409,16 @@ VALUES (0x7B13B0F1, 9686, 0xB13B0113, 90.4803, 32.9406, 37.9, 0.707107, 0, 0, - /* @teleloc 0xB13B0113 [90.480301 32.940601 37.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0F2, 9686, 0xB13B0113, 89.4466, 35.8894, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0113 [89.446602 35.889400 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B0F2, 9686, 0xB13B0113, 89.4466, 35.8894, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0113 [89.446602 35.889400 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0F3, 9686, 0xB13B0113, 85.0966, 35.8894, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0113 [85.096603 35.889400 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B0F3, 9686, 0xB13B0113, 85.0966, 35.8894, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0113 [85.096603 35.889400 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0F4, 9686, 0xB13B0113, 87.1688, 29.9394, 37.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0113 [87.168800 29.939400 37.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0F4, 9686, 0xB13B0113, 87.1688, 29.9394, 37.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0113 [87.168800 29.939400 37.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0F5, 9686, 0xB13B0113, 83.9167, 31.4183, 37.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1429,8 +1429,8 @@ VALUES (0x7B13B0F6, 9686, 0xB13B0113, 83.9167, 34.4558, 37.6, -0.707107, 0, 0, /* @teleloc 0xB13B0113 [83.916702 34.455799 37.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0F7, 9686, 0xB13B0113, 85.0966, 35.8894, 36, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0113 [85.096603 35.889400 36.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B0F7, 9686, 0xB13B0113, 85.0966, 35.8894, 36, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0113 [85.096603 35.889400 36.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0F8, 11698, 0xB13B0113, 89.6251, 30.6326, 38.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1441,12 +1441,12 @@ VALUES (0x7B13B0F9, 11698, 0xB13B0113, 89.5251, 34.9326, 38.3, 0.919479, 0, 0, - /* @teleloc 0xB13B0113 [89.525101 34.932598 38.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0FA, 11697, 0xB13B0113, 87.2846, 31.4219, 34.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0113 [87.284599 31.421900 34.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B0FA, 11697, 0xB13B0113, 87.2846, 31.4219, 34.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0113 [87.284599 31.421900 34.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0FB, 11697, 0xB13B0113, 87.2846, 33.9176, 34.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0113 [87.284599 33.917599 34.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B0FB, 11697, 0xB13B0113, 87.2846, 33.9176, 34.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0113 [87.284599 33.917599 34.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B0FC, 11697, 0xB13B0113, 89.4345, 30.8062, 34.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1457,20 +1457,20 @@ VALUES (0x7B13B0FD, 11697, 0xB13B0113, 89.7789, 33.0088, 34.15, 0.707107, 0, 0, /* @teleloc 0xB13B0113 [89.778900 33.008801 34.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0FE, 11697, 0xB13B0113, 87.2846, 35.121, 34.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0113 [87.284599 35.120998 34.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B0FE, 11697, 0xB13B0113, 87.2846, 35.121, 34.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0113 [87.284599 35.120998 34.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B0FF, 9686, 0xB13B0115, 86.7017, 35.5394, 32.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0115 [86.701698 35.539398 32.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B0FF, 9686, 0xB13B0115, 86.7017, 35.5394, 32.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0115 [86.701698 35.539398 32.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B100, 9686, 0xB13B0115, 82.8006, 29.9999, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0115 [82.800598 29.999901 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B100, 9686, 0xB13B0115, 82.8006, 29.9999, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0115 [82.800598 29.999901 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B101, 9686, 0xB13B0115, 86.9134, 29.9999, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0115 [86.913399 29.999901 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B101, 9686, 0xB13B0115, 86.9134, 29.9999, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0115 [86.913399 29.999901 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B102, 9686, 0xB13B0115, 78.8476, 31.1603, 32.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,36 +1481,36 @@ VALUES (0x7B13B103, 11698, 0xB13B0115, 85.4402, 32.8394, 33.5, -0.707107, 0, 0, /* @teleloc 0xB13B0115 [85.440201 32.839401 33.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B104, 11697, 0xB13B0115, 85.1872, 34.8807, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0115 [85.187202 34.880699 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B13B104, 11697, 0xB13B0115, 85.1872, 34.8807, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0115 [85.187202 34.880699 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B105, 11697, 0xB13B0115, 84.8872, 30.5307, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB13B0115 [84.887199 30.530701 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B105, 11697, 0xB13B0115, 84.8872, 30.5307, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB13B0115 [84.887199 30.530701 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B106, 11697, 0xB13B0115, 89.5069, 32.503, 30.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB13B0115 [89.506897 32.502998 30.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B107, 9686, 0xB13B0000, 81.1976, 41.238, 37.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0000 [81.197601 41.237999 37.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B13B107, 9686, 0xB13B0000, 81.1976, 41.238, 37.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0000 [81.197601 41.237999 37.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B108, 9686, 0xB13B0000, 79.047, 41.438, 35.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0000 [79.046997 41.438000 35.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B13B108, 9686, 0xB13B0000, 79.047, 41.438, 35.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0000 [79.046997 41.438000 35.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B109, 9686, 0xB13B0000, 83.3398, 41.438, 35.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB13B0000 [83.339798 41.438000 35.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B13B109, 9686, 0xB13B0000, 83.3398, 41.438, 35.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB13B0000 [83.339798 41.438000 35.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B10A, 12679, 0xB13B0000, 85.2846, 41.8719, 34.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB13B0000 [85.284599 41.871899 34.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B13B10B, 12679, 0xB13B0000, 87.2846, 37.1219, 34.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB13B0000 [87.284599 37.121899 34.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B13B10B, 12679, 0xB13B0000, 87.2846, 37.1219, 34.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB13B0000 [87.284599 37.121899 34.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B13B10C, 11697, 0xB13B0118, 31.2293, 86.8257, 36.05, -0.324743, 0, 0, -0.945802, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B141.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B141.sql index 75fe73db99..0e670bda50 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B141.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B141.sql @@ -5,24 +5,24 @@ VALUES (0x7B141000, 11697, 0xB1410102, 113.057, 37.0441, 34.075, -0.909599, 0, 0 /* @teleloc 0xB1410102 [113.056999 37.044102 34.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B141001, 9686, 0xB1410102, 112.977, 32.0562, 36.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410102 [112.976997 32.056198 36.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B141001, 9686, 0xB1410102, 112.977, 32.0562, 36.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410102 [112.976997 32.056198 36.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B141002, 11697, 0xB1410102, 108.99, 34.9631, 34.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB1410102 [108.989998 34.963100 34.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B141003, 9686, 0xB1410102, 107.277, 32.0812, 36.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410102 [107.277000 32.081200 36.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B141003, 9686, 0xB1410102, 107.277, 32.0812, 36.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410102 [107.277000 32.081200 36.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B141004, 9686, 0xB1410102, 107.51, 38.0229, 36.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410102 [107.510002 38.022900 36.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B141004, 9686, 0xB1410102, 107.51, 38.0229, 36.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410102 [107.510002 38.022900 36.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B141005, 9686, 0xB1410102, 112.94, 38.0479, 36.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410102 [112.940002 38.047901 36.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B141005, 9686, 0xB1410102, 112.94, 38.0479, 36.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410102 [112.940002 38.047901 36.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B141006, 9686, 0xB1410102, 114.265, 37.3229, 36.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7B141009, 11697, 0xB1410102, 111.74, 34.9631, 34.075, 0.707107, 0, 0, /* @teleloc 0xB1410102 [111.739998 34.963100 34.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14100A, 11697, 0xB1410104, 104.551, 34.3154, 34.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB1410104 [104.551003 34.315399 34.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B14100A, 11697, 0xB1410104, 104.551, 34.3154, 34.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB1410104 [104.551003 34.315399 34.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14100B, 11697, 0xB1410104, 105.234, 38.6392, 34.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB1410104 [105.234001 38.639198 34.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14100C, 9686, 0xB1410104, 104.705, 33.9358, 36.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410104 [104.705002 33.935799 36.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14100C, 9686, 0xB1410104, 104.705, 33.9358, 36.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410104 [104.705002 33.935799 36.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14100D, 9686, 0xB1410104, 101.19, 36.5633, 36.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7B141010, 9686, 0xB1410106, 111.04, 34.3132, 31.95, 0.707107, 0, 0, - /* @teleloc 0xB1410106 [111.040001 34.313202 31.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B141011, 9686, 0xB1410106, 105.765, 31.1133, 31.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410106 [105.764999 31.113300 31.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B141011, 9686, 0xB1410106, 105.765, 31.1133, 31.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410106 [105.764999 31.113300 31.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B141012, 9686, 0xB1410106, 101.14, 34.3383, 31.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB1410106 [101.139999 34.338299 31.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B141013, 9686, 0xB1410106, 107.165, 37.6632, 31.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410106 [107.165001 37.663200 31.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B141013, 9686, 0xB1410106, 107.165, 37.6632, 31.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410106 [107.165001 37.663200 31.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B141014, 11698, 0xB1410106, 106.057, 34.9788, 33.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB1410106 [106.056999 34.978802 33.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B141014, 11698, 0xB1410106, 106.057, 34.9788, 33.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB1410106 [106.056999 34.978802 33.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B141015, 9687, 0xB1410106, 110.477, 31.6562, 30.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB1410106 [110.476997 31.656200 30.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B141016, 412, 0xB1410000, 103.727, 39.4662, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB1410000 [103.726997 39.466202 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B141016, 412, 0xB1410000, 103.727, 39.4662, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB1410000 [103.726997 39.466202 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B141017, 9686, 0xB1410109, 35.7541, 32.5885, 30.85, -0.746785, 0, 0, -0.665066, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1125,16 +1125,16 @@ VALUES (0x7B1410AA, 10707, 0xB1410000, 6.39777, 60.2562, 23.2327, -0.549049, 0, /* @teleloc 0xB1410000 [6.397770 60.256199 23.232700] -0.549049 0.000000 0.000000 -0.835790 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410AB, 9686, 0xB1410102, 110.064, 32.0562, 37.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410102 [110.064003 32.056198 37.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B1410AB, 9686, 0xB1410102, 110.064, 32.0562, 37.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410102 [110.064003 32.056198 37.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1410AC, 9686, 0xB1410102, 114.265, 34.9563, 37.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB1410102 [114.264999 34.956299 37.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410AD, 9686, 0xB1410102, 110.301, 38.0229, 37.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410102 [110.301003 38.022900 37.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B1410AD, 9686, 0xB1410102, 110.301, 38.0229, 37.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410102 [110.301003 38.022900 37.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1410AE, 9686, 0xB1410102, 106.137, 33.4594, 36.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1165,8 +1165,8 @@ VALUES (0x7B1410B4, 11698, 0xB1410102, 107.953, 36.5898, 38.175, -0.9486, 0, 0, /* @teleloc 0xB1410102 [107.953003 36.589802 38.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410B5, 11697, 0xB1410102, 110.332, 37.3691, 34.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB1410102 [110.332001 37.369099 34.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B1410B5, 11697, 0xB1410102, 110.332, 37.3691, 34.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB1410102 [110.332001 37.369099 34.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1410B6, 11697, 0xB1410102, 110.332, 34.9441, 34.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x7B1410B7, 11697, 0xB1410102, 107.033, 32.8939, 34.075, -0.364064, 0, 0 /* @teleloc 0xB1410102 [107.032997 32.893902 34.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410B8, 11697, 0xB1410102, 108.508, 32.4439, 34.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB1410102 [108.508003 32.443901 34.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B1410B8, 11697, 0xB1410102, 108.508, 32.4439, 34.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB1410102 [108.508003 32.443901 34.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410B9, 11697, 0xB1410102, 111.583, 32.4439, 34.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB1410102 [111.583000 32.443901 34.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B1410B9, 11697, 0xB1410102, 111.583, 32.4439, 34.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB1410102 [111.583000 32.443901 34.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1410BA, 9686, 0xB1410104, 101.19, 34.7856, 36.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,48 +1197,48 @@ VALUES (0x7B1410BC, 9686, 0xB1410104, 105.684, 35.8608, 37.475, 0.707107, 0, 0, /* @teleloc 0xB1410104 [105.683998 35.860802 37.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410BD, 9686, 0xB1410104, 103.739, 39.105, 37.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410104 [103.738998 39.105000 37.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B1410BD, 9686, 0xB1410104, 103.739, 39.105, 37.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410104 [103.738998 39.105000 37.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410BE, 9686, 0xB1410106, 108.338, 31.1132, 31.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410106 [108.337997 31.113199 31.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B1410BE, 9686, 0xB1410106, 108.338, 31.1132, 31.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410106 [108.337997 31.113199 31.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410BF, 9686, 0xB1410106, 104.115, 37.6632, 31.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410106 [104.114998 37.663200 31.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B1410BF, 9686, 0xB1410106, 104.115, 37.6632, 31.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410106 [104.114998 37.663200 31.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1410C0, 11697, 0xB1410106, 110.345, 36.9061, 30.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB1410106 [110.345001 36.906101 30.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410C1, 11697, 0xB1410106, 106.97, 34.3811, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB1410106 [106.970001 34.381100 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B1410C1, 11697, 0xB1410106, 106.97, 34.3811, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB1410106 [106.970001 34.381100 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1410C2, 11697, 0xB1410106, 101.745, 31.7061, 30.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB1410106 [101.745003 31.706100 30.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410C3, 9686, 0xB1410000, 103.705, 39.5608, 37.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410000 [103.705002 39.560799 37.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B1410C3, 9686, 0xB1410000, 103.705, 39.5608, 37.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410000 [103.705002 39.560799 37.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410C4, 9686, 0xB1410000, 105.603, 39.5608, 35.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410000 [105.602997 39.560799 35.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B1410C4, 9686, 0xB1410000, 105.603, 39.5608, 35.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410000 [105.602997 39.560799 35.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410C5, 9686, 0xB1410000, 101.853, 39.5608, 35.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410000 [101.852997 39.560799 35.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B1410C5, 9686, 0xB1410000, 101.853, 39.5608, 35.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB1410000 [101.852997 39.560799 35.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1410C6, 12679, 0xB1410000, 100.031, 40.1191, 34.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB1410000 [100.030998 40.119099 34.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B1410C7, 12679, 0xB1410000, 114.382, 39.8941, 34.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB1410000 [114.382004 39.894100 34.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B1410C7, 12679, 0xB1410000, 114.382, 39.8941, 34.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB1410000 [114.382004 39.894100 34.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1410C8, 9686, 0xB1410109, 36.0667, 30.925, 33.1, -0.497165, 0, 0, -0.867656, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1366,7 +1366,7 @@ VALUES (0x7B1410E6, 9686, 0xB1410000, 43.1395, 32.4045, 30.1, -0.810682, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1410E7, 9686, 0xB1410000, 40.8641, 36.2868, 30.1, -0.040352, 0, 0, -0.999186, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB1410000 [40.864101 36.286800 30.100000] -0.040351 0.000000 0.000000 -0.999186 */ +/* @teleloc 0xB1410000 [40.864101 36.286800 30.100000] -0.040352 0.000000 0.000000 -0.999186 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1410E8, 12679, 0xB1410000, 43.7972, 31.857, 28.1, -0.804506, 0, 0, -0.593944, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2166,7 +2166,7 @@ VALUES (0x7B1411AE, 9686, 0xB1410000, 155.39, 39.4073, 38.1, 0.765551, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1411AF, 12679, 0xB1410000, 158.942, 43.3585, 36.1, -0.022583, 0, 0, -0.999745, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB1410000 [158.942001 43.358501 36.099998] -0.022582 0.000000 0.000000 -0.999745 */ +/* @teleloc 0xB1410000 [158.942001 43.358501 36.099998] -0.022583 0.000000 0.000000 -0.999745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1411B0, 12679, 0xB1410000, 152.53, 35.6255, 36.1, 0.381974, 0, 0, -0.924173, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B14F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B14F.sql index 0af9b64b4d..c191999054 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B14F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B14F.sql @@ -398,15 +398,15 @@ VALUES (0x7B14F062, 11697, 0xB14F010D, 32.963, 78.8626, 6.1, -0.003382, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F063, 9686, 0xB14F0000, 41.754, 87.1127, 13.5, -0.707634, 0.051345, 0.050998, -0.702864, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0000 [41.754002 87.112701 13.500000] -0.707634 0.051344 0.050998 -0.702864 */ +/* @teleloc 0xB14F0000 [41.754002 87.112701 13.500000] -0.707634 0.051345 0.050998 -0.702864 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F064, 9686, 0xB14F0000, 41.9685, 89.2618, 11.45, -0.707634, 0.051345, 0.050998, -0.702864, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0000 [41.968498 89.261803 11.450000] -0.707634 0.051344 0.050998 -0.702864 */ +/* @teleloc 0xB14F0000 [41.968498 89.261803 11.450000] -0.707634 0.051345 0.050998 -0.702864 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F065, 9686, 0xB14F0000, 41.9395, 84.9692, 11.45, -0.707634, 0.051345, 0.050998, -0.702864, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0000 [41.939499 84.969200 11.450000] -0.707634 0.051344 0.050998 -0.702864 */ +/* @teleloc 0xB14F0000 [41.939499 84.969200 11.450000] -0.707634 0.051345 0.050998 -0.702864 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F066, 12679, 0xB14F0000, 42.3602, 83.0215, 10.15, -0.928769, 0, 0, -0.370659, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7B14F16C, 11697, 0xB14F0136, 113.853, 36.0415, 14.075, -0.909599, 0, 0 /* @teleloc 0xB14F0136 [113.852997 36.041500 14.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F16D, 9686, 0xB14F0136, 113.773, 31.0536, 16.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0136 [113.773003 31.053600 16.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F16D, 9686, 0xB14F0136, 113.773, 31.0536, 16.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0136 [113.773003 31.053600 16.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F16E, 11697, 0xB14F0136, 109.786, 33.9605, 14.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB14F0136 [109.786003 33.960499 14.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F16F, 9686, 0xB14F0136, 108.073, 31.0786, 16.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0136 [108.072998 31.078600 16.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F16F, 9686, 0xB14F0136, 108.073, 31.0786, 16.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0136 [108.072998 31.078600 16.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F170, 9686, 0xB14F0136, 108.306, 37.0203, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0136 [108.306000 37.020302 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B14F170, 9686, 0xB14F0136, 108.306, 37.0203, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0136 [108.306000 37.020302 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F171, 9686, 0xB14F0136, 113.736, 37.0453, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0136 [113.736000 37.045300 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B14F171, 9686, 0xB14F0136, 113.736, 37.0453, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0136 [113.736000 37.045300 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F172, 9686, 0xB14F0136, 115.061, 36.3203, 16.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x7B14F175, 11697, 0xB14F0136, 112.536, 33.9605, 14.075, 0.707107, 0, 0, /* @teleloc 0xB14F0136 [112.536003 33.960499 14.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F176, 9686, 0xB14F0136, 110.86, 31.0536, 17.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0136 [110.860001 31.053600 17.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F176, 9686, 0xB14F0136, 110.86, 31.0536, 17.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0136 [110.860001 31.053600 17.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F177, 9686, 0xB14F0136, 115.061, 33.9537, 17.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB14F0136 [115.060997 33.953701 17.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F178, 9686, 0xB14F0136, 111.097, 37.0203, 17.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0136 [111.097000 37.020302 17.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B14F178, 9686, 0xB14F0136, 111.097, 37.0203, 17.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0136 [111.097000 37.020302 17.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F179, 9686, 0xB14F0136, 106.933, 32.4569, 16.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7B14F17F, 11698, 0xB14F0136, 108.749, 35.5872, 18.175, -0.9486, 0, 0, /* @teleloc 0xB14F0136 [108.749001 35.587200 18.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F180, 11697, 0xB14F0136, 111.128, 36.3665, 14.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB14F0136 [111.127998 36.366501 14.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B14F180, 11697, 0xB14F0136, 111.128, 36.3665, 14.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB14F0136 [111.127998 36.366501 14.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F181, 11697, 0xB14F0136, 111.128, 33.9415, 14.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x7B14F182, 11697, 0xB14F0136, 107.829, 31.8913, 14.075, -0.364064, 0, 0 /* @teleloc 0xB14F0136 [107.829002 31.891300 14.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F183, 11697, 0xB14F0136, 109.304, 31.4413, 14.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB14F0136 [109.304001 31.441299 14.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F183, 11697, 0xB14F0136, 109.304, 31.4413, 14.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB14F0136 [109.304001 31.441299 14.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F184, 11697, 0xB14F0136, 112.379, 31.4413, 14.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB14F0136 [112.378998 31.441299 14.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F184, 11697, 0xB14F0136, 112.379, 31.4413, 14.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB14F0136 [112.378998 31.441299 14.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F185, 11697, 0xB14F0139, 105.347, 33.3128, 14.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB14F0139 [105.347000 33.312801 14.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B14F185, 11697, 0xB14F0139, 105.347, 33.3128, 14.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB14F0139 [105.347000 33.312801 14.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F186, 11697, 0xB14F0139, 106.03, 37.6366, 14.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB14F0139 [106.029999 37.636600 14.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F187, 9686, 0xB14F0139, 105.501, 32.9332, 16.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0139 [105.500999 32.933201 16.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F187, 9686, 0xB14F0139, 105.501, 32.9332, 16.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0139 [105.500999 32.933201 16.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F188, 9686, 0xB14F0139, 101.986, 35.5607, 16.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7B14F18B, 9686, 0xB14F0139, 106.48, 34.8582, 17.475, 0.707107, 0, 0, /* @teleloc 0xB14F0139 [106.480003 34.858200 17.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F18C, 9686, 0xB14F0139, 104.535, 38.1025, 17.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0139 [104.535004 38.102501 17.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B14F18C, 9686, 0xB14F0139, 104.535, 38.1025, 17.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0139 [104.535004 38.102501 17.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F18D, 11697, 0xB14F013C, 109.827, 33.3098, 10.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7B14F18F, 9686, 0xB14F013C, 111.836, 33.3106, 11.95, 0.707107, 0, 0, /* @teleloc 0xB14F013C [111.835999 33.310600 11.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F190, 9686, 0xB14F013C, 106.561, 30.1107, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F013C [106.560997 30.110701 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F190, 9686, 0xB14F013C, 106.561, 30.1107, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F013C [106.560997 30.110701 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F191, 9686, 0xB14F013C, 101.936, 33.3357, 11.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB14F013C [101.935997 33.335701 11.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F192, 9686, 0xB14F013C, 107.961, 36.6607, 11.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F013C [107.960999 36.660702 11.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B14F192, 9686, 0xB14F013C, 107.961, 36.6607, 11.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F013C [107.960999 36.660702 11.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F193, 11698, 0xB14F013C, 106.853, 33.9762, 13.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB14F013C [106.852997 33.976200 13.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F193, 11698, 0xB14F013C, 106.853, 33.9762, 13.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB14F013C [106.852997 33.976200 13.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F194, 9687, 0xB14F013C, 111.273, 30.6536, 10.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB14F013C [111.273003 30.653601 10.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F195, 9686, 0xB14F013C, 109.134, 30.1107, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F013C [109.134003 30.110701 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F195, 9686, 0xB14F013C, 109.134, 30.1107, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F013C [109.134003 30.110701 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F196, 9686, 0xB14F013C, 104.911, 36.6607, 11.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F013C [104.911003 36.660702 11.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B14F196, 9686, 0xB14F013C, 104.911, 36.6607, 11.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F013C [104.911003 36.660702 11.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F197, 11697, 0xB14F013C, 111.141, 35.9035, 10.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB14F013C [111.140999 35.903500 10.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F198, 11697, 0xB14F013C, 107.766, 33.3785, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB14F013C [107.765999 33.378502 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F198, 11697, 0xB14F013C, 107.766, 33.3785, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB14F013C [107.765999 33.378502 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F199, 11697, 0xB14F013C, 102.541, 30.7035, 10.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB14F013C [102.541000 30.703501 10.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F19A, 412, 0xB14F0000, 104.523, 38.4636, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB14F0000 [104.523003 38.463600 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F19A, 412, 0xB14F0000, 104.523, 38.4636, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB14F0000 [104.523003 38.463600 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F19B, 9686, 0xB14F0000, 104.501, 38.5582, 17.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0000 [104.500999 38.558201 17.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F19B, 9686, 0xB14F0000, 104.501, 38.5582, 17.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0000 [104.500999 38.558201 17.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F19C, 9686, 0xB14F0000, 106.399, 38.5582, 15.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0000 [106.399002 38.558201 15.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F19C, 9686, 0xB14F0000, 106.399, 38.5582, 15.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0000 [106.399002 38.558201 15.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F19D, 9686, 0xB14F0000, 102.649, 38.5582, 15.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB14F0000 [102.649002 38.558201 15.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F19D, 9686, 0xB14F0000, 102.649, 38.5582, 15.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB14F0000 [102.649002 38.558201 15.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F19E, 12679, 0xB14F0000, 100.827, 39.1165, 14.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB14F0000 [100.827003 39.116501 14.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B14F19F, 12679, 0xB14F0000, 115.178, 38.8915, 14.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB14F0000 [115.178001 38.891499 14.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B14F19F, 12679, 0xB14F0000, 115.178, 38.8915, 14.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB14F0000 [115.178001 38.891499 14.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B14F1A0, 18978, 0xB14F0102, 61.1193, 37.5998, 12.005, -0.687733, 0, 0, 0.725964, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B17E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B17E.sql index cb073b3a1b..a61f249076 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B17E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B17E.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xB17E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E000, 9686, 0xB17E0102, 62.0149, 35.4376, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0102 [62.014900 35.437599 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E000, 9686, 0xB17E0102, 62.0149, 35.4376, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0102 [62.014900 35.437599 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E001, 9686, 0xB17E0102, 57.397, 35.4146, 28.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0102 [57.396999 35.414600 28.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E001, 9686, 0xB17E0102, 57.397, 35.4146, 28.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0102 [57.396999 35.414600 28.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E002, 9686, 0xB17E0102, 59.9124, 29.6876, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0102 [59.912399 29.687599 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E002, 9686, 0xB17E0102, 59.9124, 29.6876, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0102 [59.912399 29.687599 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E003, 9686, 0xB17E0102, 63.1124, 29.6876, 28.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0102 [63.112400 29.687599 28.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E003, 9686, 0xB17E0102, 63.1124, 29.6876, 28.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0102 [63.112400 29.687599 28.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E004, 11697, 0xB17E0102, 55.3804, 30.3739, 26.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7B17E005, 11697, 0xB17E0102, 64.2804, 34.7067, 26.1, -0.932639, 0, 0, /* @teleloc 0xB17E0102 [64.280403 34.706699 26.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E006, 11698, 0xB17E0102, 59.9435, 32.7376, 32.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB17E0102 [59.943501 32.737598 32.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E006, 11698, 0xB17E0102, 59.9435, 32.7376, 32.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB17E0102 [59.943501 32.737598 32.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E007, 11697, 0xB17E0102, 59.9304, 32.7067, 26.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB17E0102 [59.930401 32.706699 26.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E008, 9686, 0xB17E0102, 56.7622, 29.6876, 28.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0102 [56.762199 29.687599 28.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E008, 9686, 0xB17E0102, 56.7622, 29.6876, 28.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0102 [56.762199 29.687599 28.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E009, 9686, 0xB17E0102, 54.7156, 32.5644, 29.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7B17E00E, 9686, 0xB17E0102, 65.1092, 30.5645, 29.65, 0.707107, 0, 0, /* @teleloc 0xB17E0102 [65.109200 30.564501 29.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E00F, 9686, 0xB17E0102, 57.7622, 35.4376, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0102 [57.762199 35.437599 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E00F, 9686, 0xB17E0102, 57.7622, 35.4376, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0102 [57.762199 35.437599 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E010, 9686, 0xB17E0102, 63.5829, 35.4146, 28.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0102 [63.582901 35.414600 28.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E010, 9686, 0xB17E0102, 63.5829, 35.4146, 28.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0102 [63.582901 35.414600 28.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E011, 11698, 0xB17E0102, 62.1435, 32.7376, 32.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7B17E014, 11697, 0xB17E0102, 58.4277, 32.7067, 26.1, -0.707107, 0, 0, /* @teleloc 0xB17E0102 [58.427700 32.706699 26.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E015, 11697, 0xB17E0102, 59.7361, 30.2516, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB17E0102 [59.736099 30.251600 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E015, 11697, 0xB17E0102, 59.7361, 30.2516, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB17E0102 [59.736099 30.251600 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E016, 11697, 0xB17E0102, 64.4861, 32.6516, 26.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB17E0102 [64.486099 32.651600 26.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E017, 11697, 0xB17E0102, 57.1304, 34.8067, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB17E0102 [57.130402 34.806702 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E017, 11697, 0xB17E0102, 57.1304, 34.8067, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB17E0102 [57.130402 34.806702 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E018, 9686, 0xB17E0104, 57.6656, 38.5684, 29, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB17E0104 [57.665600 38.568401 29.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E019, 9686, 0xB17E0104, 61.0656, 36.0376, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0104 [61.065601 36.037601 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E019, 9686, 0xB17E0104, 61.0656, 36.0376, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0104 [61.065601 36.037601 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E01A, 9686, 0xB17E0104, 60.7656, 41.1376, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0104 [60.765598 41.137600 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E01A, 9686, 0xB17E0104, 60.7656, 41.1376, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0104 [60.765598 41.137600 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E01B, 11697, 0xB17E0104, 61.8804, 38.8567, 26.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7B17E01D, 9686, 0xB17E0104, 57.6656, 40.2145, 29, -0.707107, 0, 0, -0 /* @teleloc 0xB17E0104 [57.665600 40.214500 29.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E01E, 9686, 0xB17E0104, 58.9686, 36.0376, 28.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0104 [58.968601 36.037601 28.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E01E, 9686, 0xB17E0104, 58.9686, 36.0376, 28.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0104 [58.968601 36.037601 28.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E01F, 9686, 0xB17E0106, 60.4592, 29.7838, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0106 [60.459202 29.783800 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E01F, 9686, 0xB17E0106, 60.4592, 29.7838, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0106 [60.459202 29.783800 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E020, 9686, 0xB17E0106, 62.9592, 34.0838, 24.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7B17E026, 9686, 0xB17E0106, 62.9592, 36.7809, 24.45, 0.707107, 0, 0, /* @teleloc 0xB17E0106 [62.959202 36.780899 24.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E027, 9686, 0xB17E0106, 61.4087, 39.7338, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0106 [61.408699 39.733799 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E027, 9686, 0xB17E0106, 61.4087, 39.7338, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0106 [61.408699 39.733799 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E028, 11698, 0xB17E0106, 60.3624, 33.7742, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB17E0106 [60.362400 33.774200 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E028, 11698, 0xB17E0106, 60.3624, 33.7742, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB17E0106 [60.362400 33.774200 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E029, 11697, 0xB17E0106, 60.7514, 39.2503, 22.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB17E0106 [60.751400 39.250301 22.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E029, 11697, 0xB17E0106, 60.7514, 39.2503, 22.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB17E0106 [60.751400 39.250301 22.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E02A, 11697, 0xB17E0106, 62.3014, 39.0504, 22.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7B17E02D, 9686, 0xB17E0108, 58.0656, 42.3644, 29, -0.707107, 0, 0, -0 /* @teleloc 0xB17E0108 [58.065601 42.364399 29.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E02E, 412, 0xB17E0000, 60.7435, 43.5376, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB17E0000 [60.743500 43.537601 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E02E, 412, 0xB17E0000, 60.7435, 43.5376, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB17E0000 [60.743500 43.537601 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E02F, 9686, 0xB17E0000, 58.5329, 43.6646, 28.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0000 [58.532902 43.664600 28.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E02F, 9686, 0xB17E0000, 58.5329, 43.6646, 28.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0000 [58.532902 43.664600 28.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E030, 9686, 0xB17E0000, 57.5329, 42.8146, 28.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,16 +1461,16 @@ VALUES (0x7B17E16C, 9686, 0xB17E0137, 106.293, 33.6108, 29.5, -0.707107, 0, 0, /* @teleloc 0xB17E0137 [106.292999 33.610802 29.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E16D, 9686, 0xB17E0137, 105.093, 31.7108, 28.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0137 [105.093002 31.710800 28.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E16D, 9686, 0xB17E0137, 105.093, 31.7108, 28.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0137 [105.093002 31.710800 28.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E16E, 11697, 0xB17E0137, 105.906, 36.3615, 26.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB17E0137 [105.905998 36.361500 26.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E16F, 11697, 0xB17E0137, 104.881, 32.0865, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB17E0137 [104.880997 32.086498 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E16F, 11697, 0xB17E0137, 104.881, 32.0865, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB17E0137 [104.880997 32.086498 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E170, 9686, 0xB17E0137, 101.643, 32.4858, 28.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x7B17E172, 9686, 0xB17E0137, 101.643, 35.9608, 28.5, -0.707107, 0, 0, /* @teleloc 0xB17E0137 [101.642998 35.960800 28.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E173, 9686, 0xB17E0137, 104.061, 36.8569, 29.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0137 [104.060997 36.856899 29.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E173, 9686, 0xB17E0137, 104.061, 36.8569, 29.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0137 [104.060997 36.856899 29.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E174, 9686, 0xB17E0137, 106.293, 35.7057, 28.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB17E0137 [106.292999 35.705700 28.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E175, 9686, 0xB17E0138, 107.947, 29.8257, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0138 [107.946999 29.825701 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E175, 9686, 0xB17E0138, 107.947, 29.8257, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0138 [107.946999 29.825701 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E176, 9686, 0xB17E0138, 113.325, 29.8257, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0138 [113.324997 29.825701 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E176, 9686, 0xB17E0138, 113.325, 29.8257, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0138 [113.324997 29.825701 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E177, 9686, 0xB17E0138, 110.675, 35.7757, 29.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0138 [110.675003 35.775700 29.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E177, 9686, 0xB17E0138, 110.675, 35.7757, 29.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0138 [110.675003 35.775700 29.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E178, 9686, 0xB17E0138, 114.625, 34.7257, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7B17E17C, 11698, 0xB17E0138, 110.684, 32.8679, 32.6, -0.707107, 0, 0, /* @teleloc 0xB17E0138 [110.683998 32.867901 32.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E17D, 11697, 0xB17E0138, 110.67, 35.4013, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB17E0138 [110.669998 35.401299 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E17D, 11697, 0xB17E0138, 110.67, 35.4013, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB17E0138 [110.669998 35.401299 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E17E, 9686, 0xB17E0138, 114.625, 30.9353, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7B17E17F, 9686, 0xB17E0138, 114.625, 32.788, 29.875, 0.707107, 0, 0, /* @teleloc 0xB17E0138 [114.625000 32.787998 29.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E180, 9686, 0xB17E0138, 110.691, 29.8257, 29.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0138 [110.691002 29.825701 29.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E180, 9686, 0xB17E0138, 110.691, 29.8257, 29.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0138 [110.691002 29.825701 29.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E181, 9686, 0xB17E0138, 106.733, 30.8401, 29.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x7B17E183, 9686, 0xB17E0138, 106.733, 34.8895, 29.6, -0.707107, 0, 0, /* @teleloc 0xB17E0138 [106.733002 34.889500 29.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E184, 9686, 0xB17E0138, 108.126, 35.7757, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0138 [108.125999 35.775700 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E184, 9686, 0xB17E0138, 108.126, 35.7757, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0138 [108.125999 35.775700 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E185, 9686, 0xB17E0138, 113.35, 35.7757, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0138 [113.349998 35.775700 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E185, 9686, 0xB17E0138, 113.35, 35.7757, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0138 [113.349998 35.775700 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E186, 11698, 0xB17E0138, 113.219, 30.9729, 30.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7B17E18C, 11697, 0xB17E0138, 107.704, 30.5979, 26.1, 0.359182, 0, 0, 0 /* @teleloc 0xB17E0138 [107.704002 30.597900 26.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E18D, 9686, 0xB17E013C, 107.611, 28.9069, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E013C [107.611000 28.906900 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E18D, 9686, 0xB17E013C, 107.611, 28.9069, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E013C [107.611000 28.906900 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E18E, 9686, 0xB17E013C, 107.861, 35.4569, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E013C [107.861000 35.456902 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E18E, 9686, 0xB17E013C, 107.861, 35.4569, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E013C [107.861000 35.456902 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E18F, 9686, 0xB17E013C, 111.36, 32.0712, 24.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x7B17E192, 9687, 0xB17E013C, 110.749, 34.8559, 22.1, 0.878817, 0, 0, - /* @teleloc 0xB17E013C [110.749001 34.855900 22.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E193, 9686, 0xB17E013C, 109.7, 28.9069, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E013C [109.699997 28.906900 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E193, 9686, 0xB17E013C, 109.7, 28.9069, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E013C [109.699997 28.906900 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E194, 9686, 0xB17E013C, 104.837, 35.4569, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E013C [104.836998 35.456902 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E194, 9686, 0xB17E013C, 104.837, 35.4569, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E013C [104.836998 35.456902 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E195, 9686, 0xB17E013C, 101.651, 30.372, 24.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x7B17E196, 11698, 0xB17E013C, 106.374, 32.1429, 25.525, 0.707107, 0, 0, /* @teleloc 0xB17E013C [106.374001 32.142899 25.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E197, 11697, 0xB17E013C, 106.479, 29.317, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB17E013C [106.478996 29.316999 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E197, 11697, 0xB17E013C, 106.479, 29.317, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB17E013C [106.478996 29.316999 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E198, 11697, 0xB17E013C, 110.571, 32.2927, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB17E013C [110.570999 32.292702 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E199, 11697, 0xB17E013C, 108.031, 34.9591, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB17E013C [108.030998 34.959099 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B17E199, 11697, 0xB17E013C, 108.031, 34.9591, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB17E013C [108.030998 34.959099 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E19A, 412, 0xB17E0000, 104.034, 37.3779, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB17E0000 [104.033997 37.377899 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E19A, 412, 0xB17E0000, 104.034, 37.3779, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB17E0000 [104.033997 37.377899 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E19B, 9686, 0xB17E0000, 104.036, 37.4919, 29.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0000 [104.036003 37.491901 29.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E19B, 9686, 0xB17E0000, 104.036, 37.4919, 29.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0000 [104.036003 37.491901 29.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E19C, 9686, 0xB17E0000, 101.026, 43.3469, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0000 [101.026001 43.346901 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B17E19C, 9686, 0xB17E0000, 101.026, 43.3469, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0000 [101.026001 43.346901 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E19D, 9686, 0xB17E0000, 107.056, 43.3469, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB17E0000 [107.056000 43.346901 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B17E19D, 9686, 0xB17E0000, 107.056, 43.3469, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB17E0000 [107.056000 43.346901 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B17E19E, 12679, 0xB17E0000, 108.579, 37.8129, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB17E0000 [108.579002 37.812901 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B17E19E, 12679, 0xB17E0000, 108.579, 37.8129, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB17E0000 [108.579002 37.812901 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B17E19F, 12679, 0xB17E0000, 99.734, 37.7029, 26.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B1A3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B1A3.sql index 5261c95d06..6b90bfc131 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B1A3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B1A3.sql @@ -258,7 +258,7 @@ VALUES (0x7B1A303F, 412, 0xB1A30000, 45.4, 43.0053, 86.8, 1, 0, 0, 0, False, ' INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1A3040, 11714, 0xB1A30000, 48.7585, 28.8307, 82.005, 0.999454, 0, 0, -0.033031, True, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0xB1A30000 [48.758499 28.830700 82.004997] 0.999454 0.000000 0.000000 -0.033030 */ +/* @teleloc 0xB1A30000 [48.758499 28.830700 82.004997] 0.999454 0.000000 0.000000 -0.033031 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B1A3041, 10665, 0xB1A3012B, 62.6256, 39.4841, 82.005, 0.997632, 0, 0, -0.068782, False, '2005-02-09 10:00:00'); /* Mansion */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B252.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B252.sql index 3c6db4115b..e9ef6ccac7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B252.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B252.sql @@ -1457,8 +1457,8 @@ VALUES (0x7B25216B, 12679, 0xB2520000, 153.207, 50.8151, 34.1, 0.923879, 0, 0, - /* @teleloc 0xB2520000 [153.207001 50.815102 34.099998] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B25216C, 412, 0xB2520139, 105.001, 41.042, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2520139 [105.000999 41.042000 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B25216C, 412, 0xB2520139, 105.001, 41.042, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2520139 [105.000999 41.042000 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B25216D, 9686, 0xB252013A, 104.951, 40.232, 38.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x7B252170, 11697, 0xB252013A, 103.223, 39.7429, 34.15, -0.92388, 0, 0, /* @teleloc 0xB252013A [103.223000 39.742901 34.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252171, 9686, 0xB252013A, 104.951, 31.682, 39.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013A [104.950996 31.681999 39.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B252171, 9686, 0xB252013A, 104.951, 31.682, 39.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013A [104.950996 31.681999 39.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B252172, 9686, 0xB252013A, 102.651, 37.7312, 36.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x7B252175, 9686, 0xB252013A, 107.279, 37.5164, 36.25, 0.707107, 0, 0, /* @teleloc 0xB252013A [107.278999 37.516399 36.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252176, 9686, 0xB252013B, 111.151, 35.732, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013B [111.151001 35.731998 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B252176, 9686, 0xB252013B, 111.151, 35.732, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013B [111.151001 35.731998 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B252177, 9686, 0xB252013B, 114.284, 34.5409, 36.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB252013B [114.283997 34.540901 36.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252178, 9686, 0xB252013B, 113.192, 29.782, 37.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013B [113.192001 29.782000 37.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B252178, 9686, 0xB252013B, 113.192, 29.782, 37.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013B [113.192001 29.782000 37.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252179, 9686, 0xB252013B, 108.74, 29.782, 37.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013B [108.739998 29.782000 37.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B252179, 9686, 0xB252013B, 108.74, 29.782, 37.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013B [108.739998 29.782000 37.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B25217A, 9686, 0xB252013B, 107.72, 31.012, 36, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x7B25217D, 11698, 0xB252013B, 111.101, 32.682, 40.25, 0.707107, 0, 0, - /* @teleloc 0xB252013B [111.100998 32.681999 40.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B25217E, 11697, 0xB252013B, 111.085, 32.5988, 34.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB252013B [111.084999 32.598801 34.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B25217E, 11697, 0xB252013B, 111.085, 32.5988, 34.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB252013B [111.084999 32.598801 34.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B25217F, 9686, 0xB252013B, 114.284, 30.9409, 36.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x7B252180, 9686, 0xB252013B, 114.284, 32.7832, 37.9, 0.707107, 0, 0, - /* @teleloc 0xB252013B [114.283997 32.783199 37.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252181, 9686, 0xB252013B, 113.25, 35.732, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013B [113.250000 35.731998 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B252181, 9686, 0xB252013B, 113.25, 35.732, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013B [113.250000 35.731998 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252182, 9686, 0xB252013B, 108.9, 35.732, 37.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013B [108.900002 35.731998 37.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B252182, 9686, 0xB252013B, 108.9, 35.732, 37.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013B [108.900002 35.731998 37.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252183, 9686, 0xB252013B, 110.972, 29.782, 37.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013B [110.972000 29.782000 37.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B252183, 9686, 0xB252013B, 110.972, 29.782, 37.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013B [110.972000 29.782000 37.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B252184, 9686, 0xB252013B, 107.72, 31.2609, 37.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x7B252185, 9686, 0xB252013B, 107.72, 34.2984, 37.6, -0.707107, 0, 0, - /* @teleloc 0xB252013B [107.720001 34.298401 37.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252186, 9686, 0xB252013B, 108.9, 35.732, 36, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013B [108.900002 35.731998 36.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B252186, 9686, 0xB252013B, 108.9, 35.732, 36, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013B [108.900002 35.731998 36.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B252187, 11698, 0xB252013B, 113.428, 30.4751, 38.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x7B252188, 11698, 0xB252013B, 113.328, 34.7752, 38.3, 0.919479, 0, 0, - /* @teleloc 0xB252013B [113.328003 34.775200 38.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252189, 11697, 0xB252013B, 111.088, 31.2645, 34.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB252013B [111.087997 31.264500 34.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B252189, 11697, 0xB252013B, 111.088, 31.2645, 34.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB252013B [111.087997 31.264500 34.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B25218A, 11697, 0xB252013B, 111.088, 33.7602, 34.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB252013B [111.087997 33.760201 34.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B25218A, 11697, 0xB252013B, 111.088, 33.7602, 34.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB252013B [111.087997 33.760201 34.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B25218B, 11697, 0xB252013B, 113.238, 30.6487, 34.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7B25218C, 11697, 0xB252013B, 113.582, 32.8514, 34.15, 0.707107, 0, 0, /* @teleloc 0xB252013B [113.582001 32.851398 34.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B25218D, 11697, 0xB252013B, 111.088, 34.9636, 34.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB252013B [111.087997 34.963600 34.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B25218D, 11697, 0xB252013B, 111.088, 34.9636, 34.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB252013B [111.087997 34.963600 34.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B25218E, 9686, 0xB252013D, 107.202, 35.382, 32.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013D [107.202003 35.382000 32.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B25218E, 9686, 0xB252013D, 107.202, 35.382, 32.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013D [107.202003 35.382000 32.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B25218F, 9686, 0xB252013D, 114.052, 32.7134, 32.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x7B252192, 9687, 0xB252013D, 103.427, 34.6489, 30.1, -0.865587, -0.000 /* @teleloc 0xB252013D [103.427002 34.648899 30.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252193, 9686, 0xB252013D, 110.505, 35.382, 32.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013D [110.504997 35.382000 32.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B252193, 9686, 0xB252013D, 110.505, 35.382, 32.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013D [110.504997 35.382000 32.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252194, 9686, 0xB252013D, 106.604, 29.8424, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013D [106.603996 29.842400 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B252194, 9686, 0xB252013D, 106.604, 29.8424, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013D [106.603996 29.842400 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252195, 9686, 0xB252013D, 110.717, 29.8424, 32.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB252013D [110.717003 29.842400 32.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B252195, 9686, 0xB252013D, 110.717, 29.8424, 32.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB252013D [110.717003 29.842400 32.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B252196, 9686, 0xB252013D, 102.651, 31.0029, 32.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x7B252197, 11698, 0xB252013D, 109.244, 32.682, 33.5, -0.707107, 0, 0, - /* @teleloc 0xB252013D [109.244003 32.681999 33.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252198, 11697, 0xB252013D, 108.991, 34.7233, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB252013D [108.990997 34.723301 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B252198, 11697, 0xB252013D, 108.991, 34.7233, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB252013D [108.990997 34.723301 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B252199, 11697, 0xB252013D, 108.691, 30.3733, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB252013D [108.691002 30.373301 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B252199, 11697, 0xB252013D, 108.691, 30.3733, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB252013D [108.691002 30.373301 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B25219A, 11697, 0xB252013D, 113.31, 32.3456, 30.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB252013D [113.309998 32.345600 30.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B25219B, 9686, 0xB2520000, 105.001, 41.0806, 37.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2520000 [105.000999 41.080601 37.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B25219B, 9686, 0xB2520000, 105.001, 41.0806, 37.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2520000 [105.000999 41.080601 37.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B25219C, 9686, 0xB2520000, 102.85, 41.2806, 35.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2520000 [102.849998 41.280602 35.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B25219C, 9686, 0xB2520000, 102.85, 41.2806, 35.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2520000 [102.849998 41.280602 35.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B25219D, 9686, 0xB2520000, 107.143, 41.2806, 35.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2520000 [107.142998 41.280602 35.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B25219D, 9686, 0xB2520000, 107.143, 41.2806, 35.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2520000 [107.142998 41.280602 35.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B25219E, 12679, 0xB2520000, 109.088, 41.7145, 34.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB2520000 [109.087997 41.714500 34.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B25219F, 12679, 0xB2520000, 111.088, 36.9645, 34.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB2520000 [111.087997 36.964500 34.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B25219F, 12679, 0xB2520000, 111.088, 36.9645, 34.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB2520000 [111.087997 36.964500 34.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2521A0, 13829, 0xB2520131, 157.189, 56.5037, 34.005, -0.682041, 0, 0, 0.731314, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B263.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B263.sql index 2fab5ce5d2..32e85db9c9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B263.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B263.sql @@ -5,24 +5,24 @@ VALUES (0x7B263000, 11697, 0xB2630102, 66.3607, 37.3936, 22.075, -0.909599, 0, 0 /* @teleloc 0xB2630102 [66.360703 37.393600 22.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263001, 9686, 0xB2630102, 66.2812, 32.4057, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630102 [66.281197 32.405701 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263001, 9686, 0xB2630102, 66.2812, 32.4057, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630102 [66.281197 32.405701 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263002, 11697, 0xB2630102, 62.2943, 35.3126, 22.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2630102 [62.294300 35.312599 22.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263003, 9686, 0xB2630102, 60.5812, 32.4307, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630102 [60.581200 32.430698 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263003, 9686, 0xB2630102, 60.5812, 32.4307, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630102 [60.581200 32.430698 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263004, 9686, 0xB2630102, 60.8143, 38.3724, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630102 [60.814301 38.372398 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B263004, 9686, 0xB2630102, 60.8143, 38.3724, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630102 [60.814301 38.372398 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263005, 9686, 0xB2630102, 66.2444, 38.3974, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630102 [66.244400 38.397400 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B263005, 9686, 0xB2630102, 66.2444, 38.3974, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630102 [66.244400 38.397400 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263006, 9686, 0xB2630102, 67.5694, 37.6724, 24.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7B263009, 11697, 0xB2630102, 65.0443, 35.3126, 22.075, 0.707107, 0, 0, /* @teleloc 0xB2630102 [65.044296 35.312599 22.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26300A, 9686, 0xB2630102, 63.3683, 32.4057, 25.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630102 [63.368301 32.405701 25.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26300A, 9686, 0xB2630102, 63.3683, 32.4057, 25.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630102 [63.368301 32.405701 25.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26300B, 9686, 0xB2630102, 67.5694, 35.3058, 25.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2630102 [67.569397 35.305801 25.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26300C, 9686, 0xB2630102, 63.6057, 38.3724, 25.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630102 [63.605701 38.372398 25.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26300C, 9686, 0xB2630102, 63.6057, 38.3724, 25.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630102 [63.605701 38.372398 25.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26300D, 9686, 0xB2630102, 59.4408, 33.8089, 24.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7B263013, 11698, 0xB2630102, 61.2569, 36.9393, 26.175, -0.9486, 0, 0, /* @teleloc 0xB2630102 [61.256901 36.939301 26.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263014, 11697, 0xB2630102, 63.6357, 37.7186, 22.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2630102 [63.635700 37.718601 22.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B263014, 11697, 0xB2630102, 63.6357, 37.7186, 22.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2630102 [63.635700 37.718601 22.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263015, 11697, 0xB2630102, 63.6357, 35.2936, 22.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7B263016, 11697, 0xB2630102, 60.3376, 33.2434, 22.075, -0.364064, 0, 0 /* @teleloc 0xB2630102 [60.337601 33.243401 22.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263017, 11697, 0xB2630102, 61.8126, 32.7934, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2630102 [61.812599 32.793400 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263017, 11697, 0xB2630102, 61.8126, 32.7934, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2630102 [61.812599 32.793400 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263018, 11697, 0xB2630102, 64.8876, 32.7934, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2630102 [64.887604 32.793400 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263018, 11697, 0xB2630102, 64.8876, 32.7934, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2630102 [64.887604 32.793400 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263019, 11697, 0xB2630104, 57.8552, 34.6649, 22.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2630104 [57.855202 34.664902 22.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B263019, 11697, 0xB2630104, 57.8552, 34.6649, 22.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2630104 [57.855202 34.664902 22.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26301A, 11697, 0xB2630104, 58.5378, 38.9887, 22.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2630104 [58.537800 38.988701 22.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26301B, 9686, 0xB2630104, 58.009, 34.2853, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630104 [58.008999 34.285301 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26301B, 9686, 0xB2630104, 58.009, 34.2853, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630104 [58.008999 34.285301 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26301C, 9686, 0xB2630104, 54.494, 36.9128, 24.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7B26301F, 9686, 0xB2630104, 58.9882, 36.2103, 25.475, 0.707107, 0, 0, /* @teleloc 0xB2630104 [58.988201 36.210300 25.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263020, 9686, 0xB2630104, 57.0436, 39.4545, 25.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630104 [57.043598 39.454498 25.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B263020, 9686, 0xB2630104, 57.0436, 39.4545, 25.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630104 [57.043598 39.454498 25.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263021, 11697, 0xB2630106, 62.3352, 34.6619, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7B263023, 9686, 0xB2630106, 64.344, 34.6627, 19.95, 0.707107, 0, 0, - /* @teleloc 0xB2630106 [64.344002 34.662701 19.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263024, 9686, 0xB2630106, 59.069, 31.4627, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630106 [59.069000 31.462700 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263024, 9686, 0xB2630106, 59.069, 31.4627, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630106 [59.069000 31.462700 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263025, 9686, 0xB2630106, 54.444, 34.6878, 19.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2630106 [54.444000 34.687801 19.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263026, 9686, 0xB2630106, 60.469, 38.0127, 19.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630106 [60.469002 38.012699 19.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B263026, 9686, 0xB2630106, 60.469, 38.0127, 19.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630106 [60.469002 38.012699 19.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263027, 11698, 0xB2630106, 59.3613, 35.3283, 21.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2630106 [59.361301 35.328300 21.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263027, 11698, 0xB2630106, 59.3613, 35.3283, 21.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2630106 [59.361301 35.328300 21.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263028, 9687, 0xB2630106, 63.7812, 32.0057, 18.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB2630106 [63.781200 32.005699 18.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263029, 9686, 0xB2630106, 61.6427, 31.4627, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630106 [61.642700 31.462700 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263029, 9686, 0xB2630106, 61.6427, 31.4627, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630106 [61.642700 31.462700 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26302A, 9686, 0xB2630106, 57.4191, 38.0127, 19.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630106 [57.419102 38.012699 19.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26302A, 9686, 0xB2630106, 57.4191, 38.0127, 19.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630106 [57.419102 38.012699 19.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26302B, 11697, 0xB2630106, 63.6494, 37.2556, 18.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2630106 [63.649399 37.255600 18.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26302C, 11697, 0xB2630106, 60.2744, 34.7306, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2630106 [60.274399 34.730598 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26302C, 11697, 0xB2630106, 60.2744, 34.7306, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2630106 [60.274399 34.730598 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26302D, 11697, 0xB2630106, 55.0494, 32.0556, 18.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2630106 [55.049400 32.055599 18.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26302E, 412, 0xB2630000, 57.0312, 39.8157, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2630000 [57.031200 39.815701 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26302E, 412, 0xB2630000, 57.0312, 39.8157, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2630000 [57.031200 39.815701 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26302F, 9686, 0xB2630000, 57.009, 39.9103, 25.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630000 [57.008999 39.910301 25.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26302F, 9686, 0xB2630000, 57.009, 39.9103, 25.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630000 [57.008999 39.910301 25.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263030, 9686, 0xB2630000, 58.9076, 39.9103, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630000 [58.907600 39.910301 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263030, 9686, 0xB2630000, 58.9076, 39.9103, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630000 [58.907600 39.910301 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263031, 9686, 0xB2630000, 55.1568, 39.9103, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630000 [55.156799 39.910301 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263031, 9686, 0xB2630000, 55.1568, 39.9103, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630000 [55.156799 39.910301 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263032, 12679, 0xB2630000, 53.3357, 40.4686, 22.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB2630000 [53.335701 40.468601 22.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263033, 12679, 0xB2630000, 67.6857, 40.2436, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB2630000 [67.685699 40.243599 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263033, 12679, 0xB2630000, 67.6857, 40.2436, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB2630000 [67.685699 40.243599 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263034, 412, 0xB263010A, 41.1895, 88.1651, 22, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1465,8 +1465,8 @@ VALUES (0x7B26316D, 9686, 0xB2630138, 112.959, 32.5444, 26.85, 0.317305, 0, 0, /* @teleloc 0xB2630138 [112.959000 32.544399 26.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26316E, 9686, 0xB2630138, 111.352, 32.023, 29.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630138 [111.351997 32.022999 29.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26316E, 9686, 0xB2630138, 111.352, 32.023, 29.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630138 [111.351997 32.022999 29.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26316F, 9686, 0xB2630138, 109.005, 35.157, 27.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7B263171, 9686, 0xB2630138, 113.109, 37.8444, 26.85, -0.902209, 0, 0, /* @teleloc 0xB2630138 [113.109001 37.844398 26.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263172, 9686, 0xB2630138, 111.359, 39.057, 27.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630138 [111.359001 39.056999 27.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B263172, 9686, 0xB2630138, 111.359, 39.057, 27.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630138 [111.359001 39.056999 27.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263173, 11697, 0xB2630138, 111.407, 32.3636, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2630138 [111.406998 32.363602 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263173, 11697, 0xB2630138, 111.407, 32.3636, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2630138 [111.406998 32.363602 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263174, 11697, 0xB2630138, 109.507, 33.4136, 24.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2630138 [109.507004 33.413601 24.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263175, 9686, 0xB263013B, 102.094, 31.3258, 26.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB263013B [102.094002 31.325800 26.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263175, 9686, 0xB263013B, 102.094, 31.3258, 26.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB263013B [102.094002 31.325800 26.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263176, 9686, 0xB263013B, 107.494, 31.3258, 26.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB263013B [107.494003 31.325800 26.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263176, 9686, 0xB263013B, 107.494, 31.3258, 26.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB263013B [107.494003 31.325800 26.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263177, 9686, 0xB263013B, 108.544, 32.675, 25.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB263013B [108.543999 32.674999 25.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263178, 9686, 0xB263013B, 104.544, 37.2258, 27.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB263013B [104.543999 37.225800 27.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B263178, 9686, 0xB263013B, 104.544, 37.2258, 27.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB263013B [104.543999 37.225800 27.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263179, 9686, 0xB263013B, 100.744, 34.0758, 28.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7B26317D, 11697, 0xB263013B, 104.426, 34.4044, 24.1, -0.707107, 0, 0, /* @teleloc 0xB263013B [104.426003 34.404400 24.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26317E, 11697, 0xB263013B, 104.957, 31.9136, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB263013B [104.957001 31.913601 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26317E, 11697, 0xB263013B, 104.957, 31.9136, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB263013B [104.957001 31.913601 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26317F, 9686, 0xB263013B, 101.995, 37.2258, 27.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB263013B [101.995003 37.225800 27.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26317F, 9686, 0xB263013B, 101.995, 37.2258, 27.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB263013B [101.995003 37.225800 27.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263180, 9686, 0xB263013B, 107.338, 37.2258, 27.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB263013B [107.337997 37.225800 27.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B263180, 9686, 0xB263013B, 107.338, 37.2258, 27.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB263013B [107.337997 37.225800 27.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263181, 9686, 0xB263013B, 100.744, 32.3607, 27.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7B263182, 9686, 0xB263013B, 100.744, 36.3089, 27.35, -0.707107, 0, 0, /* @teleloc 0xB263013B [100.744003 36.308899 27.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263183, 9686, 0xB263013B, 104.954, 31.3258, 27.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB263013B [104.954002 31.325800 27.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263183, 9686, 0xB263013B, 104.954, 31.3258, 27.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB263013B [104.954002 31.325800 27.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263184, 9686, 0xB263013B, 108.544, 32.375, 27.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7B26318B, 11697, 0xB263013B, 107.552, 32.1231, 24.1, 0.297375, 0, 0, - /* @teleloc 0xB263013B [107.552002 32.123100 24.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26318C, 11697, 0xB263013B, 104.707, 36.7136, 24.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB263013B [104.707001 36.713600 24.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26318C, 11697, 0xB263013B, 104.707, 36.7136, 24.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB263013B [104.707001 36.713600 24.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26318D, 9686, 0xB263013D, 107.452, 30.373, 22.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB263013D [107.452003 30.372999 22.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26318D, 9686, 0xB263013D, 107.452, 30.373, 22.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB263013D [107.452003 30.372999 22.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26318E, 9686, 0xB263013D, 103.955, 33.607, 22.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB263013D [103.955002 33.606998 22.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26318F, 9686, 0xB263013D, 106.209, 36.857, 22.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB263013D [106.209000 36.856998 22.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26318F, 9686, 0xB263013D, 106.209, 36.857, 22.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB263013D [106.209000 36.856998 22.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263190, 11697, 0xB263013D, 112.076, 35.6559, 20.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7B263193, 11697, 0xB263013D, 104.843, 34.1678, 20.1, -0.707107, 0, 0, /* @teleloc 0xB263013D [104.843002 34.167801 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263194, 9686, 0xB263013D, 111.352, 30.373, 22.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB263013D [111.351997 30.372999 22.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263194, 9686, 0xB263013D, 111.352, 30.373, 22.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB263013D [111.351997 30.372999 22.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263195, 9686, 0xB263013D, 109.459, 36.857, 22.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB263013D [109.459000 36.856998 22.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B263195, 9686, 0xB263013D, 109.459, 36.857, 22.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB263013D [109.459000 36.856998 22.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B263196, 9686, 0xB263013D, 113.905, 32.407, 22.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7B263197, 11698, 0xB263013D, 107.938, 34.2572, 23.5, -0.707107, 0, 0, /* @teleloc 0xB263013D [107.938004 34.257198 23.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263198, 11697, 0xB263013D, 108.543, 31.2178, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB263013D [108.542999 31.217800 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B263198, 11697, 0xB263013D, 108.543, 31.2178, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB263013D [108.542999 31.217800 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B263199, 11697, 0xB263013D, 107.926, 36.4059, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB263013D [107.926003 36.405899 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B263199, 11697, 0xB263013D, 107.926, 36.4059, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB263013D [107.926003 36.405899 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26319A, 412, 0xB2630000, 111.309, 39.6044, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2630000 [111.308998 39.604401 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26319A, 412, 0xB2630000, 111.309, 39.6044, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2630000 [111.308998 39.604401 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26319B, 9686, 0xB2630000, 111.352, 39.773, 27.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2630000 [111.351997 39.772999 27.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26319B, 9686, 0xB2630000, 111.352, 39.773, 27.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2630000 [111.351997 39.772999 27.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26319C, 9686, 0xB2630000, 113.652, 38.873, 26.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7B26319E, 12679, 0xB2630000, 114.457, 39.1636, 24.1, -0.402747, 0, 0, /* @teleloc 0xB2630000 [114.457001 39.163601 24.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26319F, 12679, 0xB2630000, 104.457, 38.2136, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB2630000 [104.457001 38.213600 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26319F, 12679, 0xB2630000, 104.457, 38.2136, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB2630000 [104.457001 38.213600 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2631A0, 19061, 0xB2630104, 57.2068, 37.3133, 22.005, -0.089883, 0, 0, 0.995952, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B264.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B264.sql index a76a1208ea..53991660a0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B264.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B264.sql @@ -1041,8 +1041,8 @@ VALUES (0x7B264103, 12679, 0xB2640000, 152.367, 84.316, 20.05, 0.707107, 0, 0, - /* @teleloc 0xB2640000 [152.367004 84.316002 20.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264104, 412, 0xB2640129, 151.647, 42.0135, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2640129 [151.647003 42.013500 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264104, 412, 0xB2640129, 151.647, 42.0135, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2640129 [151.647003 42.013500 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264105, 9686, 0xB264012A, 151.597, 41.2035, 26.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1061,8 +1061,8 @@ VALUES (0x7B264108, 11697, 0xB264012A, 149.869, 40.7144, 22.15, -0.92388, 0, 0, /* @teleloc 0xB264012A [149.869003 40.714401 22.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264109, 9686, 0xB264012A, 151.597, 32.6535, 27.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012A [151.597000 32.653500 27.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264109, 9686, 0xB264012A, 151.597, 32.6535, 27.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012A [151.597000 32.653500 27.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26410A, 9686, 0xB264012A, 149.297, 38.7027, 24.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1081,20 +1081,20 @@ VALUES (0x7B26410D, 9686, 0xB264012A, 153.925, 38.4879, 24.25, 0.707107, 0, 0, /* @teleloc 0xB264012A [153.925003 38.487900 24.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26410E, 9686, 0xB264012B, 157.797, 36.7035, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012B [157.796997 36.703499 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26410E, 9686, 0xB264012B, 157.797, 36.7035, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012B [157.796997 36.703499 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26410F, 9686, 0xB264012B, 160.93, 35.5124, 24.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB264012B [160.929993 35.512402 24.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264110, 9686, 0xB264012B, 159.838, 30.7535, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012B [159.837997 30.753500 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264110, 9686, 0xB264012B, 159.838, 30.7535, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012B [159.837997 30.753500 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264111, 9686, 0xB264012B, 155.386, 30.7535, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012B [155.386002 30.753500 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264111, 9686, 0xB264012B, 155.386, 30.7535, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012B [155.386002 30.753500 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264112, 9686, 0xB264012B, 154.366, 31.9835, 24, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,8 +1113,8 @@ VALUES (0x7B264115, 11698, 0xB264012B, 157.747, 33.6535, 28.25, 0.707107, 0, 0, /* @teleloc 0xB264012B [157.746994 33.653500 28.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264116, 11697, 0xB264012B, 157.731, 33.5703, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB264012B [157.731003 33.570301 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264116, 11697, 0xB264012B, 157.731, 33.5703, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB264012B [157.731003 33.570301 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264117, 9686, 0xB264012B, 160.93, 31.9124, 24.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1125,16 +1125,16 @@ VALUES (0x7B264118, 9686, 0xB264012B, 160.93, 33.7547, 25.9, 0.707107, 0, 0, -0 /* @teleloc 0xB264012B [160.929993 33.754700 25.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264119, 9686, 0xB264012B, 159.896, 36.7035, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012B [159.895996 36.703499 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264119, 9686, 0xB264012B, 159.896, 36.7035, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012B [159.895996 36.703499 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26411A, 9686, 0xB264012B, 155.546, 36.7035, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012B [155.546005 36.703499 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26411A, 9686, 0xB264012B, 155.546, 36.7035, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012B [155.546005 36.703499 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26411B, 9686, 0xB264012B, 157.618, 30.7535, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012B [157.617996 30.753500 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26411B, 9686, 0xB264012B, 157.618, 30.7535, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012B [157.617996 30.753500 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26411C, 9686, 0xB264012B, 154.366, 32.2324, 25.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x7B26411D, 9686, 0xB264012B, 154.366, 35.2699, 25.6, -0.707107, 0, 0, /* @teleloc 0xB264012B [154.365997 35.269901 25.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26411E, 9686, 0xB264012B, 155.546, 36.7035, 24, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012B [155.546005 36.703499 24.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26411E, 9686, 0xB264012B, 155.546, 36.7035, 24, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012B [155.546005 36.703499 24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26411F, 11698, 0xB264012B, 160.074, 31.4466, 26.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1157,12 +1157,12 @@ VALUES (0x7B264120, 11698, 0xB264012B, 159.974, 35.7467, 26.3, 0.919479, 0, 0, - /* @teleloc 0xB264012B [159.973999 35.746700 26.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264121, 11697, 0xB264012B, 157.734, 32.236, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB264012B [157.733994 32.236000 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264121, 11697, 0xB264012B, 157.734, 32.236, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB264012B [157.733994 32.236000 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264122, 11697, 0xB264012B, 157.734, 34.7317, 22.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB264012B [157.733994 34.731701 22.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264122, 11697, 0xB264012B, 157.734, 34.7317, 22.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB264012B [157.733994 34.731701 22.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264123, 11697, 0xB264012B, 159.884, 31.6202, 22.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x7B264124, 11697, 0xB264012B, 160.228, 33.8229, 22.15, 0.707107, 0, 0, /* @teleloc 0xB264012B [160.227997 33.822899 22.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264125, 11697, 0xB264012B, 157.734, 35.9351, 22.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB264012B [157.733994 35.935101 22.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264125, 11697, 0xB264012B, 157.734, 35.9351, 22.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB264012B [157.733994 35.935101 22.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264126, 9686, 0xB264012D, 153.848, 36.3535, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012D [153.848007 36.353500 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264126, 9686, 0xB264012D, 153.848, 36.3535, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012D [153.848007 36.353500 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264127, 9686, 0xB264012D, 160.698, 33.6849, 20.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,16 +1197,16 @@ VALUES (0x7B26412A, 9687, 0xB264012D, 150.073, 35.6204, 18.1, -0.865587, -0.000 /* @teleloc 0xB264012D [150.072998 35.620399 18.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26412B, 9686, 0xB264012D, 157.151, 36.3535, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012D [157.151001 36.353500 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26412B, 9686, 0xB264012D, 157.151, 36.3535, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012D [157.151001 36.353500 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26412C, 9686, 0xB264012D, 153.25, 30.8139, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012D [153.250000 30.813900 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26412C, 9686, 0xB264012D, 153.25, 30.8139, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012D [153.250000 30.813900 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26412D, 9686, 0xB264012D, 157.363, 30.8139, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012D [157.363007 30.813900 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26412D, 9686, 0xB264012D, 157.363, 30.8139, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012D [157.363007 30.813900 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26412E, 9686, 0xB264012D, 149.297, 31.9744, 20.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,52 +1217,52 @@ VALUES (0x7B26412F, 11698, 0xB264012D, 155.89, 33.6535, 21.5, -0.707107, 0, 0, - /* @teleloc 0xB264012D [155.889999 33.653500 21.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264130, 11697, 0xB264012D, 155.637, 35.6948, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB264012D [155.636993 35.694801 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264130, 11697, 0xB264012D, 155.637, 35.6948, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB264012D [155.636993 35.694801 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264131, 11697, 0xB264012D, 155.337, 31.3448, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB264012D [155.337006 31.344801 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264131, 11697, 0xB264012D, 155.337, 31.3448, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB264012D [155.337006 31.344801 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264132, 11697, 0xB264012D, 159.956, 33.3171, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB264012D [159.955994 33.317101 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264133, 9686, 0xB2640000, 151.647, 42.0521, 25.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640000 [151.647003 42.052101 25.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B264133, 9686, 0xB2640000, 151.647, 42.0521, 25.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640000 [151.647003 42.052101 25.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264134, 9686, 0xB2640000, 149.496, 42.2521, 23.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640000 [149.496002 42.252102 23.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B264134, 9686, 0xB2640000, 149.496, 42.2521, 23.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640000 [149.496002 42.252102 23.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264135, 9686, 0xB2640000, 153.789, 42.2521, 23.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640000 [153.789001 42.252102 23.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B264135, 9686, 0xB2640000, 153.789, 42.2521, 23.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640000 [153.789001 42.252102 23.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264136, 12679, 0xB2640000, 155.734, 42.686, 22.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB2640000 [155.733994 42.686001 22.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264137, 12679, 0xB2640000, 157.734, 37.936, 22.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB2640000 [157.733994 37.936001 22.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264137, 12679, 0xB2640000, 157.734, 37.936, 22.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB2640000 [157.733994 37.936001 22.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264138, 9686, 0xB264012F, 34.6723, 33.2974, 27.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB264012F [34.672298 33.297401 27.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264139, 9686, 0xB264012F, 33.4723, 31.3974, 26.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012F [33.472301 31.397400 26.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264139, 9686, 0xB264012F, 33.4723, 31.3974, 26.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012F [33.472301 31.397400 26.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26413A, 11697, 0xB264012F, 34.2854, 36.048, 24.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB264012F [34.285400 36.048000 24.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26413B, 11697, 0xB264012F, 33.2604, 31.7731, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB264012F [33.260399 31.773100 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26413B, 11697, 0xB264012F, 33.2604, 31.7731, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB264012F [33.260399 31.773100 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26413C, 9686, 0xB264012F, 30.0223, 32.1724, 26.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1277,24 +1277,24 @@ VALUES (0x7B26413E, 9686, 0xB264012F, 30.0223, 35.6474, 26.5, -0.707107, 0, 0, /* @teleloc 0xB264012F [30.022301 35.647400 26.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26413F, 9686, 0xB264012F, 32.4408, 36.5435, 27.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264012F [32.440800 36.543499 27.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26413F, 9686, 0xB264012F, 32.4408, 36.5435, 27.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264012F [32.440800 36.543499 27.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264140, 9686, 0xB264012F, 34.6723, 35.3923, 26.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB264012F [34.672298 35.392300 26.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264141, 9686, 0xB2640130, 36.3263, 29.5123, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640130 [36.326302 29.512300 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264141, 9686, 0xB2640130, 36.3263, 29.5123, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640130 [36.326302 29.512300 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264142, 9686, 0xB2640130, 41.7048, 29.5123, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640130 [41.704800 29.512300 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264142, 9686, 0xB2640130, 41.7048, 29.5123, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640130 [41.704800 29.512300 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264143, 9686, 0xB2640130, 39.0547, 35.4623, 27.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640130 [39.054699 35.462299 27.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264143, 9686, 0xB2640130, 39.0547, 35.4623, 27.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640130 [39.054699 35.462299 27.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264144, 9686, 0xB2640130, 43.0047, 34.4123, 25.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1317,8 +1317,8 @@ VALUES (0x7B264148, 11698, 0xB2640130, 39.0637, 32.5545, 30.6, -0.707107, 0, 0, /* @teleloc 0xB2640130 [39.063702 32.554501 30.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264149, 11697, 0xB2640130, 39.0502, 35.0879, 24.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2640130 [39.050201 35.087898 24.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264149, 11697, 0xB2640130, 39.0502, 35.0879, 24.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2640130 [39.050201 35.087898 24.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26414A, 9686, 0xB2640130, 43.0047, 30.6219, 25.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1329,8 +1329,8 @@ VALUES (0x7B26414B, 9686, 0xB2640130, 43.0047, 32.4746, 27.875, 0.707107, 0, 0, /* @teleloc 0xB2640130 [43.004700 32.474602 27.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26414C, 9686, 0xB2640130, 39.0703, 29.5123, 27.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640130 [39.070301 29.512300 27.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26414C, 9686, 0xB2640130, 39.0703, 29.5123, 27.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640130 [39.070301 29.512300 27.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26414D, 9686, 0xB2640130, 35.1132, 30.5267, 27.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1345,12 +1345,12 @@ VALUES (0x7B26414F, 9686, 0xB2640130, 35.1132, 34.5761, 27.6, -0.707107, 0, 0, /* @teleloc 0xB2640130 [35.113201 34.576099 27.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264150, 9686, 0xB2640130, 36.5053, 35.4623, 27.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640130 [36.505299 35.462299 27.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264150, 9686, 0xB2640130, 36.5053, 35.4623, 27.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640130 [36.505299 35.462299 27.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264151, 9686, 0xB2640130, 41.7296, 35.4623, 27.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640130 [41.729599 35.462299 27.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264151, 9686, 0xB2640130, 41.7296, 35.4623, 27.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640130 [41.729599 35.462299 27.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264152, 11698, 0xB2640130, 41.5987, 30.6595, 28.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x7B264158, 11697, 0xB2640130, 36.0837, 30.2845, 24.1, 0.359182, 0, 0, 0 /* @teleloc 0xB2640130 [36.083698 30.284500 24.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264159, 9686, 0xB2640134, 35.9908, 28.5935, 22.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640134 [35.990799 28.593500 22.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264159, 9686, 0xB2640134, 35.9908, 28.5935, 22.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640134 [35.990799 28.593500 22.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26415A, 9686, 0xB2640134, 36.2408, 35.1435, 22.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640134 [36.240799 35.143501 22.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26415A, 9686, 0xB2640134, 36.2408, 35.1435, 22.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640134 [36.240799 35.143501 22.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26415B, 9686, 0xB2640134, 39.7399, 31.7578, 22.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,12 +1405,12 @@ VALUES (0x7B26415E, 9687, 0xB2640134, 39.1282, 34.5425, 20.1, 0.878817, 0, 0, - /* @teleloc 0xB2640134 [39.128201 34.542500 20.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26415F, 9686, 0xB2640134, 38.0795, 28.5935, 22.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640134 [38.079498 28.593500 22.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26415F, 9686, 0xB2640134, 38.0795, 28.5935, 22.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640134 [38.079498 28.593500 22.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264160, 9686, 0xB2640134, 33.2165, 35.1435, 22.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640134 [33.216499 35.143501 22.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264160, 9686, 0xB2640134, 33.2165, 35.1435, 22.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640134 [33.216499 35.143501 22.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264161, 9686, 0xB2640134, 30.031, 30.0585, 22.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1421,36 +1421,36 @@ VALUES (0x7B264162, 11698, 0xB2640134, 34.7537, 31.8295, 23.525, 0.707107, 0, 0, /* @teleloc 0xB2640134 [34.753700 31.829500 23.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264163, 11697, 0xB2640134, 34.8588, 29.0036, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2640134 [34.858799 29.003599 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264163, 11697, 0xB2640134, 34.8588, 29.0036, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2640134 [34.858799 29.003599 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264164, 11697, 0xB2640134, 38.9502, 31.9793, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2640134 [38.950199 31.979300 20.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264165, 11697, 0xB2640134, 36.4112, 34.6457, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2640134 [36.411201 34.645699 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264165, 11697, 0xB2640134, 36.4112, 34.6457, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2640134 [36.411201 34.645699 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264166, 412, 0xB2640000, 32.4137, 37.0645, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2640000 [32.413700 37.064499 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264166, 412, 0xB2640000, 32.4137, 37.0645, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2640000 [32.413700 37.064499 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264167, 9686, 0xB2640000, 32.4158, 37.1785, 27.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640000 [32.415798 37.178501 27.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264167, 9686, 0xB2640000, 32.4158, 37.1785, 27.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640000 [32.415798 37.178501 27.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264168, 9686, 0xB2640000, 29.4058, 43.0335, 25.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640000 [29.405800 43.033501 25.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B264168, 9686, 0xB2640000, 29.4058, 43.0335, 25.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640000 [29.405800 43.033501 25.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264169, 9686, 0xB2640000, 35.4358, 43.0335, 25.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640000 [35.435799 43.033501 25.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B264169, 9686, 0xB2640000, 35.4358, 43.0335, 25.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640000 [35.435799 43.033501 25.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26416A, 12679, 0xB2640000, 36.9587, 37.4995, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB2640000 [36.958698 37.499500 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26416A, 12679, 0xB2640000, 36.9587, 37.4995, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB2640000 [36.958698 37.499500 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26416B, 12679, 0xB2640000, 28.1137, 37.3895, 24.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x7B26416D, 9686, 0xB2640136, 89.5436, 33.3163, 26.85, 0.317305, 0, 0, /* @teleloc 0xB2640136 [89.543602 33.316299 26.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26416E, 9686, 0xB2640136, 87.9368, 32.7949, 29.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640136 [87.936798 32.794899 29.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26416E, 9686, 0xB2640136, 87.9368, 32.7949, 29.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640136 [87.936798 32.794899 29.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26416F, 9686, 0xB2640136, 85.59, 35.9289, 27.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7B264171, 9686, 0xB2640136, 89.6936, 38.6163, 26.85, -0.902209, 0, 0, /* @teleloc 0xB2640136 [89.693604 38.616299 26.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264172, 9686, 0xB2640136, 87.9436, 39.8289, 27.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640136 [87.943604 39.828899 27.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264172, 9686, 0xB2640136, 87.9436, 39.8289, 27.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640136 [87.943604 39.828899 27.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264173, 11697, 0xB2640136, 87.9917, 33.1355, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2640136 [87.991699 33.135502 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264173, 11697, 0xB2640136, 87.9917, 33.1355, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2640136 [87.991699 33.135502 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264174, 11697, 0xB2640136, 86.0917, 34.1855, 24.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2640136 [86.091698 34.185501 24.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264175, 9686, 0xB2640139, 78.6787, 32.0977, 26.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640139 [78.678703 32.097698 26.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264175, 9686, 0xB2640139, 78.6787, 32.0977, 26.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640139 [78.678703 32.097698 26.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264176, 9686, 0xB2640139, 84.0787, 32.0977, 26.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640139 [84.078697 32.097698 26.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264176, 9686, 0xB2640139, 84.0787, 32.0977, 26.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640139 [84.078697 32.097698 26.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264177, 9686, 0xB2640139, 85.1287, 33.4469, 25.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2640139 [85.128700 33.446899 25.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264178, 9686, 0xB2640139, 81.1287, 37.9977, 27.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640139 [81.128700 37.997700 27.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264178, 9686, 0xB2640139, 81.1287, 37.9977, 27.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640139 [81.128700 37.997700 27.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264179, 9686, 0xB2640139, 77.3287, 34.8477, 28.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7B26417D, 11697, 0xB2640139, 81.0107, 35.1763, 24.1, -0.707107, 0, 0, /* @teleloc 0xB2640139 [81.010696 35.176300 24.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26417E, 11697, 0xB2640139, 81.5417, 32.6855, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2640139 [81.541702 32.685501 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26417E, 11697, 0xB2640139, 81.5417, 32.6855, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2640139 [81.541702 32.685501 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26417F, 9686, 0xB2640139, 78.5793, 37.9977, 27.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640139 [78.579300 37.997700 27.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26417F, 9686, 0xB2640139, 78.5793, 37.9977, 27.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640139 [78.579300 37.997700 27.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264180, 9686, 0xB2640139, 83.9231, 37.9977, 27.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640139 [83.923103 37.997700 27.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264180, 9686, 0xB2640139, 83.9231, 37.9977, 27.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640139 [83.923103 37.997700 27.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264181, 9686, 0xB2640139, 77.3287, 33.1326, 27.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7B264182, 9686, 0xB2640139, 77.3287, 37.0808, 27.35, -0.707107, 0, 0, /* @teleloc 0xB2640139 [77.328697 37.080799 27.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264183, 9686, 0xB2640139, 81.5382, 32.0977, 27.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640139 [81.538200 32.097698 27.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264183, 9686, 0xB2640139, 81.5382, 32.0977, 27.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640139 [81.538200 32.097698 27.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264184, 9686, 0xB2640139, 85.1287, 33.1469, 27.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7B26418B, 11697, 0xB2640139, 84.1369, 32.895, 24.1, 0.297375, 0, 0, -0 /* @teleloc 0xB2640139 [84.136902 32.895000 24.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26418C, 11697, 0xB2640139, 81.2917, 37.4855, 24.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2640139 [81.291702 37.485500 24.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26418C, 11697, 0xB2640139, 81.2917, 37.4855, 24.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2640139 [81.291702 37.485500 24.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26418D, 9686, 0xB264013B, 84.0368, 31.1449, 22.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264013B [84.036797 31.144899 22.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26418D, 9686, 0xB264013B, 84.0368, 31.1449, 22.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264013B [84.036797 31.144899 22.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26418E, 9686, 0xB264013B, 80.54, 34.3789, 22.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB264013B [80.540001 34.378899 22.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26418F, 9686, 0xB264013B, 82.7936, 37.6289, 22.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264013B [82.793602 37.628899 22.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B26418F, 9686, 0xB264013B, 82.7936, 37.6289, 22.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264013B [82.793602 37.628899 22.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264190, 11697, 0xB264013B, 88.6602, 36.4278, 20.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7B264193, 11697, 0xB264013B, 81.4278, 34.9397, 20.1, -0.707107, 0, 0, /* @teleloc 0xB264013B [81.427803 34.939701 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264194, 9686, 0xB264013B, 87.9368, 31.1449, 22.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264013B [87.936798 31.144899 22.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264194, 9686, 0xB264013B, 87.9368, 31.1449, 22.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264013B [87.936798 31.144899 22.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264195, 9686, 0xB264013B, 86.0436, 37.6289, 22.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB264013B [86.043602 37.628899 22.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264195, 9686, 0xB264013B, 86.0436, 37.6289, 22.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB264013B [86.043602 37.628899 22.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B264196, 9686, 0xB264013B, 90.49, 33.1789, 22.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7B264197, 11698, 0xB264013B, 84.5227, 35.0291, 23.5, -0.707107, 0, 0, /* @teleloc 0xB264013B [84.522697 35.029099 23.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264198, 11697, 0xB264013B, 85.1278, 31.9897, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB264013B [85.127800 31.989700 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B264198, 11697, 0xB264013B, 85.1278, 31.9897, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB264013B [85.127800 31.989700 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B264199, 11697, 0xB264013B, 84.5102, 37.1778, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB264013B [84.510201 37.177799 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B264199, 11697, 0xB264013B, 84.5102, 37.1778, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB264013B [84.510201 37.177799 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26419A, 412, 0xB2640000, 87.8936, 40.3763, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2640000 [87.893600 40.376301 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26419A, 412, 0xB2640000, 87.8936, 40.3763, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2640000 [87.893600 40.376301 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26419B, 9686, 0xB2640000, 87.9368, 40.5449, 27.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2640000 [87.936798 40.544899 27.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26419B, 9686, 0xB2640000, 87.9368, 40.5449, 27.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2640000 [87.936798 40.544899 27.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26419C, 9686, 0xB2640000, 90.2368, 39.6449, 26.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7B26419E, 12679, 0xB2640000, 91.0417, 39.9355, 24.1, -0.402747, 0, 0, /* @teleloc 0xB2640000 [91.041702 39.935501 24.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B26419F, 12679, 0xB2640000, 81.0417, 38.9855, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB2640000 [81.041702 38.985500 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B26419F, 12679, 0xB2640000, 81.0417, 38.9855, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB2640000 [81.041702 38.985500 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2641A0, 12827, 0xB264012F, 33.3815, 32.7549, 24.005, 0.019154, 0, 0, 0.999817, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B26C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B26C.sql index 1d48b0d577..a2f2384269 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B26C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B26C.sql @@ -676,7 +676,7 @@ VALUES (0x7B26C08C, 11711, 0xB26C0000, 102.785, 154.138, 26.005, 0.999894, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B26C08D, 9906, 0xB26C011A, 65.8604, 154.016, 28.005, 0.999388, 0, 0, 0.034996, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xB26C011A [65.860397 154.016006 28.004999] 0.999388 0.000000 0.000000 0.034995 */ +/* @teleloc 0xB26C011A [65.860397 154.016006 28.004999] 0.999388 0.000000 0.000000 0.034996 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7B26C08D, 0x7B26C037, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B286.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B286.sql index ec6f919a77..3d47f1d37c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B286.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B286.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xB286; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286000, 9686, 0xB2860102, 61.921, 35.695, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860102 [61.921001 35.695000 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286000, 9686, 0xB2860102, 61.921, 35.695, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860102 [61.921001 35.695000 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286001, 9686, 0xB2860102, 57.3032, 35.672, 48.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860102 [57.303200 35.672001 48.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286001, 9686, 0xB2860102, 57.3032, 35.672, 48.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860102 [57.303200 35.672001 48.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286002, 9686, 0xB2860102, 59.8185, 29.945, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860102 [59.818501 29.945000 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286002, 9686, 0xB2860102, 59.8185, 29.945, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860102 [59.818501 29.945000 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286003, 9686, 0xB2860102, 63.0185, 29.945, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860102 [63.018501 29.945000 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286003, 9686, 0xB2860102, 63.0185, 29.945, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860102 [63.018501 29.945000 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286004, 11697, 0xB2860102, 55.2865, 30.6313, 46.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7B286005, 11697, 0xB2860102, 64.1865, 34.9641, 46.1, -0.932639, 0, 0, /* @teleloc 0xB2860102 [64.186501 34.964100 46.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286006, 11698, 0xB2860102, 59.8496, 32.995, 52.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2860102 [59.849602 32.994999 52.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286006, 11698, 0xB2860102, 59.8496, 32.995, 52.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2860102 [59.849602 32.994999 52.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286007, 11697, 0xB2860102, 59.8365, 32.9641, 46.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2860102 [59.836498 32.964100 46.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286008, 9686, 0xB2860102, 56.6683, 29.945, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860102 [56.668301 29.945000 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286008, 9686, 0xB2860102, 56.6683, 29.945, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860102 [56.668301 29.945000 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286009, 9686, 0xB2860102, 54.6217, 32.8218, 49.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7B28600E, 9686, 0xB2860102, 65.0153, 30.8219, 49.65, 0.707107, 0, 0, /* @teleloc 0xB2860102 [65.015297 30.821899 49.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28600F, 9686, 0xB2860102, 57.6683, 35.695, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860102 [57.668301 35.695000 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28600F, 9686, 0xB2860102, 57.6683, 35.695, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860102 [57.668301 35.695000 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286010, 9686, 0xB2860102, 63.489, 35.672, 48.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860102 [63.488998 35.672001 48.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286010, 9686, 0xB2860102, 63.489, 35.672, 48.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860102 [63.488998 35.672001 48.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286011, 11698, 0xB2860102, 62.0496, 32.995, 52.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7B286014, 11697, 0xB2860102, 58.3338, 32.9641, 46.1, -0.707107, 0, 0, /* @teleloc 0xB2860102 [58.333801 32.964100 46.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286015, 11697, 0xB2860102, 59.6422, 30.5091, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2860102 [59.642200 30.509100 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286015, 11697, 0xB2860102, 59.6422, 30.5091, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2860102 [59.642200 30.509100 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286016, 11697, 0xB2860102, 64.3922, 32.909, 46.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2860102 [64.392197 32.909000 46.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286017, 11697, 0xB2860102, 57.0365, 35.0641, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2860102 [57.036499 35.064098 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286017, 11697, 0xB2860102, 57.0365, 35.0641, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2860102 [57.036499 35.064098 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286018, 9686, 0xB2860104, 57.5717, 38.8258, 49, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2860104 [57.571701 38.825802 49.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286019, 9686, 0xB2860104, 60.9717, 36.295, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860104 [60.971699 36.294998 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286019, 9686, 0xB2860104, 60.9717, 36.295, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860104 [60.971699 36.294998 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28601A, 9686, 0xB2860104, 60.6717, 41.395, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860104 [60.671700 41.395000 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28601A, 9686, 0xB2860104, 60.6717, 41.395, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860104 [60.671700 41.395000 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28601B, 11697, 0xB2860104, 61.7865, 39.1141, 46.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7B28601D, 9686, 0xB2860104, 57.5717, 40.4719, 49, -0.707107, 0, 0, -0 /* @teleloc 0xB2860104 [57.571701 40.471901 49.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28601E, 9686, 0xB2860104, 58.8747, 36.295, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860104 [58.874699 36.294998 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28601E, 9686, 0xB2860104, 58.8747, 36.295, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860104 [58.874699 36.294998 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28601F, 9686, 0xB2860106, 60.3653, 30.0412, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860106 [60.365299 30.041201 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28601F, 9686, 0xB2860106, 60.3653, 30.0412, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860106 [60.365299 30.041201 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286020, 9686, 0xB2860106, 62.8653, 34.3412, 44.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7B286026, 9686, 0xB2860106, 62.8653, 37.0383, 44.45, 0.707107, 0, 0, /* @teleloc 0xB2860106 [62.865299 37.038300 44.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286027, 9686, 0xB2860106, 61.3148, 39.9912, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860106 [61.314800 39.991199 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286027, 9686, 0xB2860106, 61.3148, 39.9912, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860106 [61.314800 39.991199 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286028, 11698, 0xB2860106, 60.2685, 34.0316, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2860106 [60.268501 34.031601 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286028, 11698, 0xB2860106, 60.2685, 34.0316, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2860106 [60.268501 34.031601 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286029, 11697, 0xB2860106, 60.6575, 39.5077, 42.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2860106 [60.657501 39.507702 42.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286029, 11697, 0xB2860106, 60.6575, 39.5077, 42.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2860106 [60.657501 39.507702 42.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28602A, 11697, 0xB2860106, 62.2075, 39.3078, 42.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7B28602D, 9686, 0xB2860108, 57.9717, 42.6218, 49, -0.707107, 0, 0, -0 /* @teleloc 0xB2860108 [57.971699 42.621799 49.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28602E, 412, 0xB2860000, 60.6496, 43.795, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2860000 [60.649601 43.794998 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28602E, 412, 0xB2860000, 60.6496, 43.795, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2860000 [60.649601 43.794998 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28602F, 9686, 0xB2860000, 58.439, 43.922, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860000 [58.438999 43.922001 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28602F, 9686, 0xB2860000, 58.439, 43.922, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860000 [58.438999 43.922001 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286030, 9686, 0xB2860000, 57.439, 43.072, 48.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x7B28616B, 12679, 0xB2860000, 152.909, 56.6222, 40.1, 0.707107, 0, 0, - /* @teleloc 0xB2860000 [152.908997 56.622200 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28616C, 412, 0xB2860137, 105.027, 41.464, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2860137 [105.027000 41.464001 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28616C, 412, 0xB2860137, 105.027, 41.464, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2860137 [105.027000 41.464001 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28616D, 9686, 0xB2860138, 104.977, 40.654, 50.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x7B286170, 11697, 0xB2860138, 103.249, 40.1649, 46.15, -0.92388, 0, 0, /* @teleloc 0xB2860138 [103.249001 40.164902 46.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286171, 9686, 0xB2860138, 104.977, 32.104, 51.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860138 [104.976997 32.104000 51.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286171, 9686, 0xB2860138, 104.977, 32.104, 51.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860138 [104.976997 32.104000 51.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286172, 9686, 0xB2860138, 102.677, 38.1532, 48.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x7B286175, 9686, 0xB2860138, 107.305, 37.9384, 48.25, 0.707107, 0, 0, /* @teleloc 0xB2860138 [107.305000 37.938400 48.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286176, 9686, 0xB2860139, 111.177, 36.154, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860139 [111.177002 36.153999 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286176, 9686, 0xB2860139, 111.177, 36.154, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860139 [111.177002 36.153999 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286177, 9686, 0xB2860139, 114.31, 34.9629, 48.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2860139 [114.309998 34.962898 48.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286178, 9686, 0xB2860139, 113.218, 30.204, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860139 [113.218002 30.204000 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286178, 9686, 0xB2860139, 113.218, 30.204, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860139 [113.218002 30.204000 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286179, 9686, 0xB2860139, 108.766, 30.204, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860139 [108.765999 30.204000 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286179, 9686, 0xB2860139, 108.766, 30.204, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860139 [108.765999 30.204000 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28617A, 9686, 0xB2860139, 107.746, 31.434, 48, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x7B28617D, 11698, 0xB2860139, 111.127, 33.104, 52.25, 0.707107, 0, 0, - /* @teleloc 0xB2860139 [111.126999 33.104000 52.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28617E, 11697, 0xB2860139, 111.111, 33.0208, 46.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2860139 [111.111000 33.020802 46.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28617E, 11697, 0xB2860139, 111.111, 33.0208, 46.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2860139 [111.111000 33.020802 46.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28617F, 9686, 0xB2860139, 114.31, 31.3629, 48.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x7B286180, 9686, 0xB2860139, 114.31, 33.2052, 49.9, 0.707107, 0, 0, -0 /* @teleloc 0xB2860139 [114.309998 33.205200 49.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286181, 9686, 0xB2860139, 113.276, 36.154, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860139 [113.276001 36.153999 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286181, 9686, 0xB2860139, 113.276, 36.154, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860139 [113.276001 36.153999 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286182, 9686, 0xB2860139, 108.926, 36.154, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860139 [108.926003 36.153999 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286182, 9686, 0xB2860139, 108.926, 36.154, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860139 [108.926003 36.153999 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286183, 9686, 0xB2860139, 110.998, 30.204, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860139 [110.998001 30.204000 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286183, 9686, 0xB2860139, 110.998, 30.204, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860139 [110.998001 30.204000 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286184, 9686, 0xB2860139, 107.746, 31.6829, 49.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x7B286185, 9686, 0xB2860139, 107.746, 34.7204, 49.6, -0.707107, 0, 0, /* @teleloc 0xB2860139 [107.746002 34.720402 49.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286186, 9686, 0xB2860139, 108.926, 36.154, 48, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860139 [108.926003 36.153999 48.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286186, 9686, 0xB2860139, 108.926, 36.154, 48, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860139 [108.926003 36.153999 48.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286187, 11698, 0xB2860139, 113.454, 30.8972, 50.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x7B286188, 11698, 0xB2860139, 113.354, 35.1972, 50.3, 0.919479, 0, 0, - /* @teleloc 0xB2860139 [113.353996 35.197201 50.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286189, 11697, 0xB2860139, 111.114, 31.6865, 46.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2860139 [111.113998 31.686501 46.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286189, 11697, 0xB2860139, 111.114, 31.6865, 46.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2860139 [111.113998 31.686501 46.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28618A, 11697, 0xB2860139, 111.114, 34.1822, 46.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2860139 [111.113998 34.182201 46.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28618A, 11697, 0xB2860139, 111.114, 34.1822, 46.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2860139 [111.113998 34.182201 46.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28618B, 11697, 0xB2860139, 113.264, 31.0707, 46.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7B28618C, 11697, 0xB2860139, 113.608, 33.2734, 46.15, 0.707107, 0, 0, /* @teleloc 0xB2860139 [113.608002 33.273399 46.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28618D, 11697, 0xB2860139, 111.114, 35.3856, 46.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2860139 [111.113998 35.385601 46.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28618D, 11697, 0xB2860139, 111.114, 35.3856, 46.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2860139 [111.113998 35.385601 46.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28618E, 9686, 0xB286013B, 107.228, 35.804, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB286013B [107.227997 35.804001 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28618E, 9686, 0xB286013B, 107.228, 35.804, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB286013B [107.227997 35.804001 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28618F, 9686, 0xB286013B, 114.078, 33.1354, 44.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x7B286192, 9687, 0xB286013B, 103.453, 35.0709, 42.1, -0.865587, -0.000 /* @teleloc 0xB286013B [103.453003 35.070900 42.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286193, 9686, 0xB286013B, 110.531, 35.804, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB286013B [110.530998 35.804001 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286193, 9686, 0xB286013B, 110.531, 35.804, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB286013B [110.530998 35.804001 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286194, 9686, 0xB286013B, 106.63, 30.2645, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB286013B [106.629997 30.264500 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286194, 9686, 0xB286013B, 106.63, 30.2645, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB286013B [106.629997 30.264500 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286195, 9686, 0xB286013B, 110.743, 30.2645, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB286013B [110.742996 30.264500 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286195, 9686, 0xB286013B, 110.743, 30.2645, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB286013B [110.742996 30.264500 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B286196, 9686, 0xB286013B, 102.677, 31.4249, 44.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x7B286197, 11698, 0xB286013B, 109.27, 33.104, 45.5, -0.707107, 0, 0, -0 /* @teleloc 0xB286013B [109.269997 33.104000 45.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286198, 11697, 0xB286013B, 109.017, 35.1453, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB286013B [109.016998 35.145302 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B286198, 11697, 0xB286013B, 109.017, 35.1453, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB286013B [109.016998 35.145302 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B286199, 11697, 0xB286013B, 108.717, 30.7953, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB286013B [108.717003 30.795300 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B286199, 11697, 0xB286013B, 108.717, 30.7953, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB286013B [108.717003 30.795300 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28619A, 11697, 0xB286013B, 113.336, 32.7676, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB286013B [113.335999 32.767601 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28619B, 9686, 0xB2860000, 105.027, 41.5026, 49.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860000 [105.027000 41.502602 49.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B28619B, 9686, 0xB2860000, 105.027, 41.5026, 49.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860000 [105.027000 41.502602 49.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28619C, 9686, 0xB2860000, 102.876, 41.7026, 47.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860000 [102.875999 41.702599 47.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B28619C, 9686, 0xB2860000, 102.876, 41.7026, 47.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860000 [102.875999 41.702599 47.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28619D, 9686, 0xB2860000, 107.169, 41.7026, 47.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2860000 [107.168999 41.702599 47.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B28619D, 9686, 0xB2860000, 107.169, 41.7026, 47.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2860000 [107.168999 41.702599 47.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28619E, 12679, 0xB2860000, 109.114, 42.1365, 46.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB2860000 [109.113998 42.136501 46.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28619F, 12679, 0xB2860000, 111.114, 37.3865, 46.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB2860000 [111.113998 37.386501 46.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28619F, 12679, 0xB2860000, 111.114, 37.3865, 46.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB2860000 [111.113998 37.386501 46.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2861A0, 13738, 0xB2860104, 60.5338, 39.4487, 46.005, -0.052462, 0, 0, 0.998623, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B28B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B28B.sql index 483cb519ae..50e8443fbe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B28B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B28B.sql @@ -9,8 +9,8 @@ VALUES (0x7B28B001, 9686, 0xB28B0100, 113.377, 32.9901, 24.85, 0.317305, 0, 0, /* @teleloc 0xB28B0100 [113.376999 32.990101 24.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B002, 9686, 0xB28B0100, 111.77, 32.4687, 27.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0100 [111.769997 32.468700 27.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B002, 9686, 0xB28B0100, 111.77, 32.4687, 27.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0100 [111.769997 32.468700 27.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B003, 9686, 0xB28B0100, 109.423, 35.6027, 25.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x7B28B005, 9686, 0xB28B0100, 113.527, 38.2901, 24.85, -0.902209, 0, 0, /* @teleloc 0xB28B0100 [113.527000 38.290100 24.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B006, 9686, 0xB28B0100, 111.777, 39.5027, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0100 [111.777000 39.502701 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28B006, 9686, 0xB28B0100, 111.777, 39.5027, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0100 [111.777000 39.502701 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B007, 11697, 0xB28B0100, 111.825, 32.8093, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB28B0100 [111.824997 32.809299 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B007, 11697, 0xB28B0100, 111.825, 32.8093, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB28B0100 [111.824997 32.809299 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B008, 11697, 0xB28B0100, 109.925, 33.8593, 22.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB28B0100 [109.925003 33.859299 22.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B009, 9686, 0xB28B0103, 102.512, 31.7715, 24.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0103 [102.512001 31.771500 24.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B009, 9686, 0xB28B0103, 102.512, 31.7715, 24.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0103 [102.512001 31.771500 24.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B00A, 9686, 0xB28B0103, 107.912, 31.7715, 24.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0103 [107.912003 31.771500 24.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B00A, 9686, 0xB28B0103, 107.912, 31.7715, 24.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0103 [107.912003 31.771500 24.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B00B, 9686, 0xB28B0103, 108.962, 33.1207, 23.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB28B0103 [108.961998 33.120701 23.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B00C, 9686, 0xB28B0103, 104.962, 37.6715, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0103 [104.961998 37.671501 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28B00C, 9686, 0xB28B0103, 104.962, 37.6715, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0103 [104.961998 37.671501 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B00D, 9686, 0xB28B0103, 101.162, 34.5215, 26.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x7B28B011, 11697, 0xB28B0103, 104.844, 34.8501, 22.1, -0.707107, 0, 0, /* @teleloc 0xB28B0103 [104.844002 34.850101 22.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B012, 11697, 0xB28B0103, 105.375, 32.3593, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB28B0103 [105.375000 32.359299 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B012, 11697, 0xB28B0103, 105.375, 32.3593, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB28B0103 [105.375000 32.359299 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B013, 9686, 0xB28B0103, 102.413, 37.6715, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0103 [102.413002 37.671501 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28B013, 9686, 0xB28B0103, 102.413, 37.6715, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0103 [102.413002 37.671501 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B014, 9686, 0xB28B0103, 107.756, 37.6715, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0103 [107.755997 37.671501 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28B014, 9686, 0xB28B0103, 107.756, 37.6715, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0103 [107.755997 37.671501 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B015, 9686, 0xB28B0103, 101.162, 32.8064, 25.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x7B28B016, 9686, 0xB28B0103, 101.162, 36.7546, 25.35, -0.707107, 0, 0, /* @teleloc 0xB28B0103 [101.162003 36.754601 25.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B017, 9686, 0xB28B0103, 105.372, 31.7715, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0103 [105.372002 31.771500 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B017, 9686, 0xB28B0103, 105.372, 31.7715, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0103 [105.372002 31.771500 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B018, 9686, 0xB28B0103, 108.962, 32.8207, 25.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x7B28B01F, 11697, 0xB28B0103, 107.97, 32.5688, 22.1, 0.297375, 0, 0, -0 /* @teleloc 0xB28B0103 [107.970001 32.568802 22.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B020, 11697, 0xB28B0103, 105.125, 37.1593, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB28B0103 [105.125000 37.159302 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28B020, 11697, 0xB28B0103, 105.125, 37.1593, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB28B0103 [105.125000 37.159302 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B021, 9686, 0xB28B0105, 107.87, 30.8187, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0105 [107.870003 30.818701 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B021, 9686, 0xB28B0105, 107.87, 30.8187, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0105 [107.870003 30.818701 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B022, 9686, 0xB28B0105, 104.373, 34.0527, 20.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB28B0105 [104.373001 34.052700 20.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B023, 9686, 0xB28B0105, 106.627, 37.3027, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0105 [106.626999 37.302700 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28B023, 9686, 0xB28B0105, 106.627, 37.3027, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0105 [106.626999 37.302700 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B024, 11697, 0xB28B0105, 112.494, 36.1016, 18.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x7B28B027, 11697, 0xB28B0105, 105.261, 34.6135, 18.1, -0.707107, 0, 0, /* @teleloc 0xB28B0105 [105.261002 34.613499 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B028, 9686, 0xB28B0105, 111.77, 30.8187, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0105 [111.769997 30.818701 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B028, 9686, 0xB28B0105, 111.77, 30.8187, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0105 [111.769997 30.818701 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B029, 9686, 0xB28B0105, 109.877, 37.3027, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0105 [109.876999 37.302700 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28B029, 9686, 0xB28B0105, 109.877, 37.3027, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0105 [109.876999 37.302700 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B02A, 9686, 0xB28B0105, 114.323, 32.8527, 20.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x7B28B02B, 11698, 0xB28B0105, 108.356, 34.7029, 21.5, -0.707107, 0, 0, /* @teleloc 0xB28B0105 [108.356003 34.702900 21.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B02C, 11697, 0xB28B0105, 108.961, 31.6635, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB28B0105 [108.960999 31.663500 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B02C, 11697, 0xB28B0105, 108.961, 31.6635, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB28B0105 [108.960999 31.663500 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B02D, 11697, 0xB28B0105, 108.344, 36.8516, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB28B0105 [108.344002 36.851601 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28B02D, 11697, 0xB28B0105, 108.344, 36.8516, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB28B0105 [108.344002 36.851601 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B02E, 412, 0xB28B0000, 111.727, 40.0501, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB28B0000 [111.726997 40.050098 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B02E, 412, 0xB28B0000, 111.727, 40.0501, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB28B0000 [111.726997 40.050098 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B02F, 9686, 0xB28B0000, 111.77, 40.2187, 25.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28B0000 [111.769997 40.218700 25.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B02F, 9686, 0xB28B0000, 111.77, 40.2187, 25.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28B0000 [111.769997 40.218700 25.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B030, 9686, 0xB28B0000, 114.07, 39.3187, 24.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,8 +205,8 @@ VALUES (0x7B28B032, 12679, 0xB28B0000, 114.875, 39.6093, 22.1, -0.402747, 0, 0, /* @teleloc 0xB28B0000 [114.875000 39.609299 22.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28B033, 12679, 0xB28B0000, 104.875, 38.6593, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB28B0000 [104.875000 38.659302 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28B033, 12679, 0xB28B0000, 104.875, 38.6593, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB28B0000 [104.875000 38.659302 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B034, 9686, 0xB28B0108, 40.2986, 83.1092, 25.6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1961,7 +1961,7 @@ VALUES (0x7B28B1A4, 0x7B28B0D0, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B1A5, 13993, 0xB28B0128, 158.94, 107.273, 38.005, -0.998832, 0, 0, -0.048316, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xB28B0128 [158.940002 107.273003 38.005001] -0.998832 0.000000 0.000000 -0.048315 */ +/* @teleloc 0xB28B0128 [158.940002 107.273003 38.005001] -0.998832 0.000000 0.000000 -0.048316 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7B28B1A5, 0x7B28B105, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -2138,7 +2138,7 @@ VALUES (0x7B28B1A7, 0x7B28B000, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B1A8, 14248, 0xB28B0000, 107.729, 38.9082, 22.005, 0.061879, 0, 0, 0.998084, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xB28B0000 [107.728996 38.908199 22.004999] 0.061878 0.000000 0.000000 0.998084 */ +/* @teleloc 0xB28B0000 [107.728996 38.908199 22.004999] 0.061879 0.000000 0.000000 0.998084 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B1A9, 14248, 0xB28B0000, 37.5715, 42.2866, 20.005, 0.3745, 0, 0, 0.927227, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -2170,7 +2170,7 @@ VALUES (0x7B28B1AF, 14248, 0xB28B0000, 153.435, 65.094, 26.005, 0.735249, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B1B0, 10707, 0xB28B0000, 74.2994, 5.10602, 20.2702, -0.099924, 0, 0, -0.994995, True, '2005-02-09 10:00:00'); /* BootSpot */ -/* @teleloc 0xB28B0000 [74.299400 5.106020 20.270201] -0.099923 0.000000 0.000000 -0.994995 */ +/* @teleloc 0xB28B0000 [74.299400 5.106020 20.270201] -0.099924 0.000000 0.000000 -0.994995 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28B1B1, 15215, 0xB28B0000, 98.2189, 93.7881, 22.4362, -0.889546, 0, 0, 0.456845, False, '2005-02-09 10:00:00'); /* Darawyll Village */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B28C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B28C.sql index e4fcbb287b..83d2aba1e2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B28C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B28C.sql @@ -1249,20 +1249,20 @@ VALUES (0x7B28C137, 12679, 0xB28C0000, 83.6226, 151.869, 30.05, 1, 0, 0, 0, Tru /* @teleloc 0xB28C0000 [83.622597 151.869003 30.049999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C138, 9686, 0xB28C0130, 158.33, 156.455, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0130 [158.330002 156.455002 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28C138, 9686, 0xB28C0130, 158.33, 156.455, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0130 [158.330002 156.455002 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C139, 9686, 0xB28C0130, 153.713, 156.432, 42.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0130 [153.712997 156.432007 42.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28C139, 9686, 0xB28C0130, 153.713, 156.432, 42.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0130 [153.712997 156.432007 42.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C13A, 9686, 0xB28C0130, 156.228, 150.705, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0130 [156.227997 150.705002 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C13A, 9686, 0xB28C0130, 156.228, 150.705, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0130 [156.227997 150.705002 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C13B, 9686, 0xB28C0130, 159.428, 150.705, 42.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0130 [159.427994 150.705002 42.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C13B, 9686, 0xB28C0130, 159.428, 150.705, 42.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0130 [159.427994 150.705002 42.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28C13C, 11697, 0xB28C0130, 151.696, 151.391, 40.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1273,16 +1273,16 @@ VALUES (0x7B28C13D, 11697, 0xB28C0130, 160.596, 155.724, 40.1, -0.932639, 0, 0, /* @teleloc 0xB28C0130 [160.595993 155.723999 40.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C13E, 11698, 0xB28C0130, 156.259, 153.755, 46.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB28C0130 [156.259003 153.755005 46.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C13E, 11698, 0xB28C0130, 156.259, 153.755, 46.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB28C0130 [156.259003 153.755005 46.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28C13F, 11697, 0xB28C0130, 156.246, 153.724, 40.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB28C0130 [156.246002 153.723999 40.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C140, 9686, 0xB28C0130, 153.078, 150.705, 42.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0130 [153.078003 150.705002 42.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C140, 9686, 0xB28C0130, 153.078, 150.705, 42.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0130 [153.078003 150.705002 42.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28C141, 9686, 0xB28C0130, 151.031, 153.582, 43.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1309,12 +1309,12 @@ VALUES (0x7B28C146, 9686, 0xB28C0130, 161.425, 151.582, 43.65, 0.707107, 0, 0, /* @teleloc 0xB28C0130 [161.425003 151.582001 43.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C147, 9686, 0xB28C0130, 154.078, 156.455, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0130 [154.078003 156.455002 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28C147, 9686, 0xB28C0130, 154.078, 156.455, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0130 [154.078003 156.455002 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C148, 9686, 0xB28C0130, 159.898, 156.432, 42.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0130 [159.897995 156.432007 42.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28C148, 9686, 0xB28C0130, 159.898, 156.432, 42.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0130 [159.897995 156.432007 42.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28C149, 11698, 0xB28C0130, 158.459, 153.755, 46.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1333,28 +1333,28 @@ VALUES (0x7B28C14C, 11697, 0xB28C0130, 154.743, 153.724, 40.1, -0.707107, 0, 0, /* @teleloc 0xB28C0130 [154.742996 153.723999 40.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C14D, 11697, 0xB28C0130, 156.052, 151.269, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB28C0130 [156.052002 151.268997 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C14D, 11697, 0xB28C0130, 156.052, 151.269, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB28C0130 [156.052002 151.268997 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28C14E, 11697, 0xB28C0130, 160.802, 153.669, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB28C0130 [160.802002 153.669006 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C14F, 11697, 0xB28C0130, 153.446, 155.824, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB28C0130 [153.445999 155.824005 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28C14F, 11697, 0xB28C0130, 153.446, 155.824, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB28C0130 [153.445999 155.824005 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28C150, 9686, 0xB28C0132, 153.981, 159.586, 43, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB28C0132 [153.981003 159.585999 43.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C151, 9686, 0xB28C0132, 157.381, 157.055, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0132 [157.380997 157.054993 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C151, 9686, 0xB28C0132, 157.381, 157.055, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0132 [157.380997 157.054993 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C152, 9686, 0xB28C0132, 157.081, 162.155, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0132 [157.080994 162.154999 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28C152, 9686, 0xB28C0132, 157.081, 162.155, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0132 [157.080994 162.154999 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28C153, 11697, 0xB28C0132, 158.196, 159.874, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1369,12 +1369,12 @@ VALUES (0x7B28C155, 9686, 0xB28C0132, 153.981, 161.232, 43, -0.707107, 0, 0, -0 /* @teleloc 0xB28C0132 [153.981003 161.231995 43.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C156, 9686, 0xB28C0132, 155.284, 157.055, 42.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0132 [155.283997 157.054993 42.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C156, 9686, 0xB28C0132, 155.284, 157.055, 42.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0132 [155.283997 157.054993 42.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C157, 9686, 0xB28C0134, 156.775, 150.801, 38.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0134 [156.774994 150.800995 38.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C157, 9686, 0xB28C0134, 156.775, 150.801, 38.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0134 [156.774994 150.800995 38.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28C158, 9686, 0xB28C0134, 159.275, 155.101, 38.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x7B28C15E, 9686, 0xB28C0134, 159.275, 157.798, 38.45, 0.707107, 0, 0, /* @teleloc 0xB28C0134 [159.274994 157.798004 38.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C15F, 9686, 0xB28C0134, 157.724, 160.751, 38.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0134 [157.723999 160.751007 38.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28C15F, 9686, 0xB28C0134, 157.724, 160.751, 38.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0134 [157.723999 160.751007 38.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C160, 11698, 0xB28C0134, 156.678, 154.792, 39.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB28C0134 [156.677994 154.792007 39.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C160, 11698, 0xB28C0134, 156.678, 154.792, 39.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB28C0134 [156.677994 154.792007 39.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C161, 11697, 0xB28C0134, 157.067, 160.268, 36.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB28C0134 [157.067001 160.268005 36.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B28C161, 11697, 0xB28C0134, 157.067, 160.268, 36.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB28C0134 [157.067001 160.268005 36.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28C162, 11697, 0xB28C0134, 158.617, 160.068, 36.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1433,12 +1433,12 @@ VALUES (0x7B28C165, 9686, 0xB28C0136, 154.381, 163.382, 43, -0.707107, 0, 0, -0 /* @teleloc 0xB28C0136 [154.380997 163.382004 43.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C166, 412, 0xB28C0000, 157.059, 164.555, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB28C0000 [157.059006 164.554993 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C166, 412, 0xB28C0000, 157.059, 164.555, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB28C0000 [157.059006 164.554993 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B28C167, 9686, 0xB28C0000, 154.848, 164.682, 42.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB28C0000 [154.848007 164.682007 42.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B28C167, 9686, 0xB28C0000, 154.848, 164.682, 42.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB28C0000 [154.848007 164.682007 42.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B28C168, 9686, 0xB28C0000, 153.848, 163.832, 42.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B2B3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B2B3.sql index 53d4397c7d..f71ad316b5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B2B3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B2B3.sql @@ -2162,11 +2162,11 @@ VALUES (0x7B2B31AD, 9686, 0xB2B30000, 37.2032, 112.169, 119.4, -0.692852, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B31AE, 9686, 0xB2B30000, 42.9333, 115.411, 117.68, -0.689366, 0.069415, 0.072244, -0.717452, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B30000 [42.933300 115.411003 117.680000] -0.689366 0.069415 0.072243 -0.717452 */ +/* @teleloc 0xB2B30000 [42.933300 115.411003 117.680000] -0.689366 0.069415 0.072244 -0.717452 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B31AF, 9686, 0xB2B30000, 43.174, 109.385, 117.68, -0.689366, 0.069415, 0.072244, -0.717452, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B30000 [43.174000 109.385002 117.680000] -0.689366 0.069415 0.072243 -0.717452 */ +/* @teleloc 0xB2B30000 [43.174000 109.385002 117.680000] -0.689366 0.069415 0.072244 -0.717452 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B31B0, 12679, 0xB2B30000, 37.7052, 107.643, 116.1, -0.692852, 0, 0, -0.72108, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B2B9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B2B9.sql index f94dfad07c..a6d71aa5de 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B2B9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B2B9.sql @@ -553,8 +553,8 @@ VALUES (0x7B2B908B, 412, 0xB2B90198, 80.3916, 37.645, 116, -0.707107, 0, 0, 0. /* @teleloc 0xB2B90198 [80.391602 37.645000 116.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B908C, 412, 0xB2B90199, 90.5832, 34.1594, 116, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2B90199 [90.583199 34.159401 116.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B908C, 412, 0xB2B90199, 90.5832, 34.1594, 116, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2B90199 [90.583199 34.159401 116.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B908D, 412, 0xB2B9019A, 74.6748, 45.6678, 116, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -573,32 +573,32 @@ VALUES (0x7B2B9090, 11697, 0xB2B9019B, 82.1344, 45.4834, 120.9, -0.92321, 0, 0, /* @teleloc 0xB2B9019B [82.134399 45.483398 120.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B9091, 9686, 0xB2B9019B, 82.9923, 33.9109, 123.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B9019B [82.992302 33.910900 123.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B9091, 9686, 0xB2B9019B, 82.9923, 33.9109, 123.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B9019B [82.992302 33.910900 123.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B9092, 9686, 0xB2B9019D, 82.69, 42.5802, 119.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B9019D [82.690002 42.580200 119.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B9092, 9686, 0xB2B9019D, 82.69, 42.5802, 119.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B9019D [82.690002 42.580200 119.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B9093, 9686, 0xB2B9019D, 82.7394, 33.9049, 118.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B9019D [82.739403 33.904900 118.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B9093, 9686, 0xB2B9019D, 82.7394, 33.9049, 118.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B9019D [82.739403 33.904900 118.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B9094, 9686, 0xB2B9019E, 85.9903, 33.9253, 119.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B9019E [85.990303 33.925301 119.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B9094, 9686, 0xB2B9019E, 85.9903, 33.9253, 119.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B9019E [85.990303 33.925301 119.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B9095, 11697, 0xB2B9019F, 84, 46.1659, 116.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2B9019F [84.000000 46.165901 116.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B9095, 11697, 0xB2B9019F, 84, 46.1659, 116.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2B9019F [84.000000 46.165901 116.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B9096, 9686, 0xB2B9019F, 84.2101, 47.0626, 119.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B9019F [84.210098 47.062599 119.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B9096, 9686, 0xB2B9019F, 84.2101, 47.0626, 119.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B9019F [84.210098 47.062599 119.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B9097, 9686, 0xB2B901A2, 90.575, 33.325, 119.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A2 [90.574997 33.325001 119.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B9097, 9686, 0xB2B901A2, 90.575, 33.325, 119.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A2 [90.574997 33.325001 119.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B9098, 11697, 0xB2B901A2, 93.6, 29.345, 116.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -609,28 +609,28 @@ VALUES (0x7B2B9099, 11697, 0xB2B901A2, 85.475, 27.525, 116.1, -0.707107, 0, 0, - /* @teleloc 0xB2B901A2 [85.474998 27.525000 116.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B909A, 9686, 0xB2B901A4, 82.528, 33.3358, 124.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A4 [82.528000 33.335800 124.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B909A, 9686, 0xB2B901A4, 82.528, 33.3358, 124.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A4 [82.528000 33.335800 124.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B909B, 11697, 0xB2B901A4, 74.9825, 28.3858, 120.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2B901A4 [74.982498 28.385799 120.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B909C, 11697, 0xB2B901A4, 79.8265, 26.2592, 120.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2B901A4 [79.826500 26.259199 120.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B909C, 11697, 0xB2B901A4, 79.8265, 26.2592, 120.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2B901A4 [79.826500 26.259199 120.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B909D, 11698, 0xB2B901A4, 85.9071, 29.4885, 127.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB2B901A4 [85.907097 29.488501 127.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B909E, 412, 0xB2B901A7, 81.285, 29.0458, 116, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2B901A7 [81.285004 29.045799 116.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B909E, 412, 0xB2B901A7, 81.285, 29.0458, 116, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2B901A7 [81.285004 29.045799 116.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B909F, 9686, 0xB2B901A7, 78.1562, 28.9326, 118.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A7 [78.156197 28.932600 118.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B909F, 9686, 0xB2B901A7, 78.1562, 28.9326, 118.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A7 [78.156197 28.932600 118.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B90A0, 412, 0xB2B901AB, 84.7014, 30.3593, 111.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -641,8 +641,8 @@ VALUES (0x7B2B90A2, 9686, 0xB2B901B0, 72.5546, 41.8854, 114, -0.707107, 0, 0, - /* @teleloc 0xB2B901B0 [72.554604 41.885399 114.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B90A3, 9686, 0xB2B901AD, 80.3284, 32.5012, 114, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901AD [80.328400 32.501202 114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B90A3, 9686, 0xB2B901AD, 80.3284, 32.5012, 114, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901AD [80.328400 32.501202 114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B90A4, 11698, 0xB2B901AD, 78.8629, 36.5042, 115.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2172,8 +2172,8 @@ VALUES (0x7B2B91AB, 12678, 0xB2B90000, 162.568, 29.5655, 138.475, -0.707107, 0, /* @teleloc 0xB2B90000 [162.567993 29.565500 138.475006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91AC, 9686, 0xB2B9019B, 84.0797, 46.569, 124.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B9019B [84.079697 46.569000 124.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B91AC, 9686, 0xB2B9019B, 84.0797, 46.569, 124.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B9019B [84.079697 46.569000 124.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91AD, 11698, 0xB2B9019B, 84.0443, 42.5581, 127.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2192,20 +2192,20 @@ VALUES (0x7B2B91B0, 9686, 0xB2B9019E, 87.1893, 39.3901, 119.57, 0.707107, 0, 0, /* @teleloc 0xB2B9019E [87.189301 39.390099 119.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91B1, 11697, 0xB2B9019E, 85.9805, 41.7029, 116.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2B9019E [85.980499 41.702900 116.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B91B1, 11697, 0xB2B9019E, 85.9805, 41.7029, 116.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2B9019E [85.980499 41.702900 116.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91B2, 9686, 0xB2B9019F, 82.6434, 43.1021, 119.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B9019F [82.643402 43.102100 119.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91B2, 9686, 0xB2B9019F, 82.6434, 43.1021, 119.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B9019F [82.643402 43.102100 119.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91B3, 9686, 0xB2B901A2, 88.3323, 25.6258, 119.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A2 [88.332298 25.625799 119.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91B3, 9686, 0xB2B901A2, 88.3323, 25.6258, 119.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A2 [88.332298 25.625799 119.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91B4, 9686, 0xB2B901A2, 90.8723, 25.6258, 119.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A2 [90.872299 25.625799 119.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91B4, 9686, 0xB2B901A2, 90.8723, 25.6258, 119.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A2 [90.872299 25.625799 119.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91B5, 9686, 0xB2B901A2, 94.3563, 29.4966, 119.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2220,24 +2220,24 @@ VALUES (0x7B2B91B7, 11697, 0xB2B901A2, 92.04, 29.355, 116.1, 0.707107, 0, 0, -0. /* @teleloc 0xB2B901A2 [92.040001 29.355000 116.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91B8, 9686, 0xB2B901A4, 87.5985, 33.3358, 124.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A4 [87.598503 33.335800 124.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B91B8, 9686, 0xB2B901A4, 87.5985, 33.3358, 124.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A4 [87.598503 33.335800 124.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91B9, 9686, 0xB2B901A4, 77.771, 33.3358, 124.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A4 [77.771004 33.335800 124.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B91B9, 9686, 0xB2B901A4, 77.771, 33.3358, 124.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A4 [77.771004 33.335800 124.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91BA, 9686, 0xB2B901A4, 78.5112, 25.7368, 124.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A4 [78.511200 25.736799 124.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91BA, 9686, 0xB2B901A4, 78.5112, 25.7368, 124.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A4 [78.511200 25.736799 124.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91BB, 9686, 0xB2B901A4, 84.1939, 25.7368, 124.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A4 [84.193901 25.736799 124.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91BB, 9686, 0xB2B901A4, 84.1939, 25.7368, 124.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A4 [84.193901 25.736799 124.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91BC, 9686, 0xB2B901A4, 89.8388, 25.7368, 124.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A4 [89.838799 25.736799 124.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91BC, 9686, 0xB2B901A4, 89.8388, 25.7368, 124.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A4 [89.838799 25.736799 124.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91BD, 9686, 0xB2B901A4, 74.2751, 29.4892, 124.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2252,16 +2252,16 @@ VALUES (0x7B2B91BF, 11698, 0xB2B901A4, 82.3351, 29.5592, 127.15, -0.999998, 0, 0 /* @teleloc 0xB2B901A4 [82.335098 29.559200 127.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91C0, 11697, 0xB2B901A4, 90.7525, 32.6858, 120.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2B901A4 [90.752502 32.685799 120.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B91C0, 11697, 0xB2B901A4, 90.7525, 32.6858, 120.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2B901A4 [90.752502 32.685799 120.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91C1, 11697, 0xB2B901A4, 93.0925, 29.3058, 120.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2B901A4 [93.092499 29.305799 120.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91C2, 11697, 0xB2B901A4, 89.0625, 26.1658, 120.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2B901A4 [89.062500 26.165800 120.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91C2, 11697, 0xB2B901A4, 89.0625, 26.1658, 120.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2B901A4 [89.062500 26.165800 120.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91C3, 9686, 0xB2B901A6, 84.2712, 31.4145, 119.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2272,16 +2272,16 @@ VALUES (0x7B2B91C4, 9686, 0xB2B901A6, 73.82, 31.78, 119.66, -0.707107, 0, 0, -0 /* @teleloc 0xB2B901A6 [73.820000 31.780001 119.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91C5, 9686, 0xB2B901A6, 81.36, 29.49, 119.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901A6 [81.360001 29.490000 119.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91C5, 9686, 0xB2B901A6, 81.36, 29.49, 119.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901A6 [81.360001 29.490000 119.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91C6, 9686, 0xB2B901A7, 84.2712, 27.2724, 119.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2B901A7 [84.271202 27.272400 119.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91C7, 9686, 0xB2B901AB, 81.3284, 27.1812, 114.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901AB [81.328400 27.181200 114.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91C7, 9686, 0xB2B901AB, 81.3284, 27.1812, 114.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901AB [81.328400 27.181200 114.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91C8, 9686, 0xB2B901AB, 84.5884, 30.3312, 114.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2296,8 +2296,8 @@ VALUES (0x7B2B91CA, 9686, 0xB2B901AD, 72.5546, 37.7454, 114, -0.707107, 0, 0, - /* @teleloc 0xB2B901AD [72.554604 37.745399 114.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91CB, 9686, 0xB2B901AD, 76.3584, 32.5012, 114, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B901AD [76.358398 32.501202 114.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91CB, 9686, 0xB2B901AD, 76.3584, 32.5012, 114, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B901AD [76.358398 32.501202 114.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91CC, 11697, 0xB2B901AD, 73.3897, 33.3235, 111.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2324,8 +2324,8 @@ VALUES (0x7B2B91D1, 9686, 0xB2B90000, 74.45, 45.99, 119.25, 0.357553, 0, 0, -0. /* @teleloc 0xB2B90000 [74.449997 45.990002 119.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91D2, 9686, 0xB2B90000, 78.32, 47.22, 118.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B90000 [78.320000 47.220001 118.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91D2, 9686, 0xB2B90000, 78.32, 47.22, 118.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B90000 [78.320000 47.220001 118.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91D3, 9686, 0xB2B90000, 72.97, 41.46, 118.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2336,12 +2336,12 @@ VALUES (0x7B2B91D4, 9686, 0xB2B90000, 80.3844, 37.5888, 119.39, 0.707107, 0, 0, /* @teleloc 0xB2B90000 [80.384399 37.588799 119.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91D5, 9686, 0xB2B90000, 90.845, 46.355, 118.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B90000 [90.845001 46.355000 118.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B91D5, 9686, 0xB2B90000, 90.845, 46.355, 118.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B90000 [90.845001 46.355000 118.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91D6, 9686, 0xB2B90000, 90.555, 34.215, 119.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2B90000 [90.555000 34.215000 119.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91D6, 9686, 0xB2B90000, 90.555, 34.215, 119.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2B90000 [90.555000 34.215000 119.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91D7, 12679, 0xB2B90000, 79.2551, 35.1692, 116.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2368,12 +2368,12 @@ VALUES (0x7B2B91DC, 12679, 0xB2B90000, 88.9651, 45.3892, 116.1, 0.95656, 0, 0, 0 /* @teleloc 0xB2B90000 [88.965103 45.389198 116.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91DD, 12678, 0xB2B90000, 84.1198, 45.4735, 129.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2B90000 [84.119797 45.473499 129.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2B91DD, 12678, 0xB2B90000, 84.1198, 45.4735, 129.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2B90000 [84.119797 45.473499 129.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2B91DE, 12678, 0xB2B90000, 84.1198, 29.4735, 129.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2B90000 [84.119797 29.473499 129.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2B91DE, 12678, 0xB2B90000, 84.1198, 29.4735, 129.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2B90000 [84.119797 29.473499 129.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2B91DF, 10762, 0xB2B90134, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B2D3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B2D3.sql index ef3a56ff04..50c0da36bc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B2D3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B2D3.sql @@ -13,60 +13,60 @@ VALUES (0x7B2D3002, 9686, 0xB2D30100, 49.4602, 111.634, 82.925, -0.707107, 0, 0 /* @teleloc 0xB2D30100 [49.460201 111.634003 82.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3003, 412, 0xB2D30107, 51.696, 100.641, 76, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D30107 [51.695999 100.640999 76.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3003, 412, 0xB2D30107, 51.696, 100.641, 76, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D30107 [51.695999 100.640999 76.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3004, 9686, 0xB2D30107, 51.6825, 100.549, 79.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30107 [51.682499 100.549004 79.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3004, 9686, 0xB2D30107, 51.6825, 100.549, 79.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30107 [51.682499 100.549004 79.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3005, 9686, 0xB2D30107, 61.1178, 98.9299, 78.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D30107 [61.117802 98.929901 78.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3006, 9686, 0xB2D30107, 55.9696, 97.0345, 78.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30107 [55.969601 97.034500 78.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3006, 9686, 0xB2D30107, 55.9696, 97.0345, 78.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30107 [55.969601 97.034500 78.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3007, 11698, 0xB2D30107, 52.6067, 98.7745, 80.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB2D30107 [52.606701 98.774498 80.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3008, 11697, 0xB2D30107, 58.2865, 97.7677, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D30107 [58.286499 97.767700 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3008, 11697, 0xB2D30107, 58.2865, 97.7677, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D30107 [58.286499 97.767700 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3009, 11697, 0xB2D30107, 53.6115, 97.7677, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D30107 [53.611500 97.767700 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3009, 11697, 0xB2D30107, 53.6115, 97.7677, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D30107 [53.611500 97.767700 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D300A, 412, 0xB2D30109, 51.195, 113.295, 76, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D30109 [51.195000 113.294998 76.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D300A, 412, 0xB2D30109, 51.195, 113.295, 76, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D30109 [51.195000 113.294998 76.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D300B, 9686, 0xB2D30109, 49.477, 104.179, 78.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D30109 [49.477001 104.179001 78.824997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D300C, 9686, 0xB2D30109, 51.327, 101.179, 79.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30109 [51.327000 101.179001 79.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D300C, 9686, 0xB2D30109, 51.327, 101.179, 79.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30109 [51.327000 101.179001 79.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D300D, 9686, 0xB2D30109, 53.2224, 107.122, 79.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D30109 [53.222401 107.122002 79.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D300E, 9686, 0xB2D3010A, 55.452, 113.204, 79.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3010A [55.452000 113.204002 79.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D300E, 9686, 0xB2D3010A, 55.452, 113.204, 79.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3010A [55.452000 113.204002 79.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D300F, 9686, 0xB2D3010A, 55.452, 105.529, 79.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3010A [55.452000 105.528999 79.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D300F, 9686, 0xB2D3010A, 55.452, 105.529, 79.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3010A [55.452000 105.528999 79.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3010, 11697, 0xB2D3010A, 55.4115, 106.393, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D3010A [55.411499 106.392998 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3010, 11697, 0xB2D3010A, 55.4115, 106.393, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D3010A [55.411499 106.392998 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3011, 11697, 0xB2D3010B, 50.0405, 115.732, 76.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x7B2D3013, 9686, 0xB2D3010B, 57.1803, 115.672, 79.45, 0.707107, 0, 0, /* @teleloc 0xB2D3010B [57.180302 115.671997 79.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3014, 9686, 0xB2D3010B, 53.3303, 117.672, 79.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3010B [53.330299 117.671997 79.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3014, 9686, 0xB2D3010B, 53.3303, 117.672, 79.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3010B [53.330299 117.671997 79.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3015, 9686, 0xB2D3010E, 70.3851, 103.048, 84.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x7B2D3016, 9686, 0xB2D3010E, 49.627, 101.056, 83.675, -0.707107, 0, 0, /* @teleloc 0xB2D3010E [49.626999 101.056000 83.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3017, 11697, 0xB2D3010E, 56.4265, 97.8847, 80.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D3010E [56.426498 97.884697 80.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3017, 11697, 0xB2D3010E, 56.4265, 97.8847, 80.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D3010E [56.426498 97.884697 80.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3018, 11697, 0xB2D3010E, 64.7628, 98.3397, 80.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D3010E [64.762802 98.339699 80.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3018, 11697, 0xB2D3010E, 64.7628, 98.3397, 80.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D3010E [64.762802 98.339699 80.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3019, 11697, 0xB2D3010E, 58.8355, 104.237, 80.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D3010E [58.835499 104.237000 80.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3019, 11697, 0xB2D3010E, 58.8355, 104.237, 80.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D3010E [58.835499 104.237000 80.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D301A, 9686, 0xB2D3010E, 61.8254, 97.3684, 84.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3010E [61.825401 97.368401 84.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D301A, 9686, 0xB2D3010E, 61.8254, 97.3684, 84.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3010E [61.825401 97.368401 84.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D301B, 9686, 0xB2D3010E, 54.7981, 104.962, 84.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3010E [54.798100 104.961998 84.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D301B, 9686, 0xB2D3010E, 54.7981, 104.962, 84.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3010E [54.798100 104.961998 84.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D301C, 9686, 0xB2D3010E, 58.2231, 104.962, 84.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3010E [58.223099 104.961998 84.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D301C, 9686, 0xB2D3010E, 58.2231, 104.962, 84.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3010E [58.223099 104.961998 84.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D301D, 9686, 0xB2D3010E, 61.7981, 104.962, 84.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3010E [61.798100 104.961998 84.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D301D, 9686, 0xB2D3010E, 61.7981, 104.962, 84.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3010E [61.798100 104.961998 84.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D301E, 9686, 0xB2D3010E, 58.2731, 97.3365, 84.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3010E [58.273102 97.336502 84.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D301E, 9686, 0xB2D3010E, 58.2731, 97.3365, 84.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3010E [58.273102 97.336502 84.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D301F, 9686, 0xB2D3010E, 65.3353, 97.3365, 84.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3010E [65.335297 97.336502 84.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D301F, 9686, 0xB2D3010E, 65.3353, 97.3365, 84.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3010E [65.335297 97.336502 84.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3020, 9686, 0xB2D3010E, 65.3481, 104.962, 84.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3010E [65.348099 104.961998 84.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3020, 9686, 0xB2D3010E, 65.3481, 104.962, 84.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3010E [65.348099 104.961998 84.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3021, 11698, 0xB2D30110, 61.8256, 101.175, 87.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2D30110 [61.825600 101.175003 87.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3021, 11698, 0xB2D30110, 61.8256, 101.175, 87.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2D30110 [61.825600 101.175003 87.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3022, 11698, 0xB2D30110, 58.5862, 101.175, 87.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2D30110 [58.586201 101.175003 87.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3022, 11698, 0xB2D30110, 58.5862, 101.175, 87.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2D30110 [58.586201 101.175003 87.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3023, 9686, 0xB2D30111, 57.6196, 104.934, 78.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30111 [57.619598 104.933998 78.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3023, 9686, 0xB2D30111, 57.6196, 104.934, 78.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30111 [57.619598 104.933998 78.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3024, 9686, 0xB2D30112, 66.9566, 97.2103, 79.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30112 [66.956596 97.210297 79.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3024, 9686, 0xB2D30112, 66.9566, 97.2103, 79.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30112 [66.956596 97.210297 79.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3025, 9686, 0xB2D30112, 61.7325, 99.7492, 78.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x7B2D3026, 9686, 0xB2D30112, 69.4825, 101.049, 79.625, 0.707107, 0, 0, /* @teleloc 0xB2D30112 [69.482498 101.049004 79.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3027, 11698, 0xB2D30112, 65.6352, 101.243, 80.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2D30112 [65.635201 101.242996 80.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3027, 11698, 0xB2D30112, 65.6352, 101.243, 80.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2D30112 [65.635201 101.242996 80.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3028, 11697, 0xB2D30112, 63.8155, 97.6316, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D30112 [63.815498 97.631599 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3028, 11697, 0xB2D30112, 63.8155, 97.6316, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D30112 [63.815498 97.631599 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3029, 412, 0xB2D30116, 57.2, 99.91, 71.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D30116 [57.200001 99.910004 71.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3029, 412, 0xB2D30116, 57.2, 99.91, 71.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D30116 [57.200001 99.910004 71.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D302A, 9686, 0xB2D30116, 57.202, 100.003, 74.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30116 [57.202000 100.002998 74.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D302A, 9686, 0xB2D30116, 57.202, 100.003, 74.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30116 [57.202000 100.002998 74.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D302B, 9686, 0xB2D30116, 54.027, 107.553, 74.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D30116 [54.027000 107.553001 74.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D302C, 9686, 0xB2D30117, 60.1446, 99.4595, 73.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30117 [60.144600 99.459503 73.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D302C, 9686, 0xB2D30117, 60.1446, 99.4595, 73.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30117 [60.144600 99.459503 73.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D302D, 11697, 0xB2D30117, 64.1692, 97.9637, 71.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D30117 [64.169197 97.963699 71.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D302D, 11697, 0xB2D30117, 64.1692, 97.9637, 71.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D30117 [64.169197 97.963699 71.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D302E, 11698, 0xB2D30118, 62.4313, 106.066, 75.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2D30118 [62.431301 106.066002 75.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D302E, 11698, 0xB2D30118, 62.4313, 106.066, 75.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2D30118 [62.431301 106.066002 75.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D302F, 9686, 0xB2D30118, 63.1863, 100.148, 74.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30118 [63.186298 100.148003 74.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D302F, 9686, 0xB2D30118, 63.1863, 100.148, 74.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30118 [63.186298 100.148003 74.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3030, 9686, 0xB2D30118, 59.3697, 105.463, 74.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x7B2D3032, 11697, 0xB2D30118, 60.1205, 111.402, 71.35, 0.9139, 0, 0, 0. /* @teleloc 0xB2D30118 [60.120499 111.402000 71.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3033, 9686, 0xB2D3011B, 68.4004, 103.843, 74.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3011B [68.400398 103.843002 74.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3033, 9686, 0xB2D3011B, 68.4004, 103.843, 74.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3011B [68.400398 103.843002 74.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3034, 9686, 0xB2D3011B, 68.4004, 112.059, 74.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3011B [68.400398 112.058998 74.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3034, 9686, 0xB2D3011B, 68.4004, 112.059, 74.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3011B [68.400398 112.058998 74.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3035, 11698, 0xB2D3011B, 68.5588, 107.77, 75.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2D3011B [68.558800 107.769997 75.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3035, 11698, 0xB2D3011B, 68.5588, 107.77, 75.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2D3011B [68.558800 107.769997 75.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3036, 11697, 0xB2D3011B, 70.5205, 111.252, 71.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x7B2D3037, 11697, 0xB2D3011B, 70.7192, 104.389, 71.35, 0.372988, 0, 0, /* @teleloc 0xB2D3011B [70.719200 104.389000 71.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3038, 412, 0xB2D3011C, 68.15, 119.08, 76, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D3011C [68.150002 119.080002 76.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3038, 412, 0xB2D3011C, 68.15, 119.08, 76, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D3011C [68.150002 119.080002 76.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3039, 9686, 0xB2D3011D, 65.8, 114.9, 79.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D3011D [65.800003 114.900002 79.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D303A, 9686, 0xB2D3011D, 68.2, 111.75, 80.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3011D [68.199997 111.750000 80.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D303A, 9686, 0xB2D3011D, 68.2, 111.75, 80.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3011D [68.199997 111.750000 80.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D303B, 9686, 0xB2D3011D, 70.7668, 114.865, 80.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D3011D [70.766800 114.864998 80.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D303C, 11697, 0xB2D3011D, 68.1155, 112.407, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D3011D [68.115501 112.406998 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D303C, 11697, 0xB2D3011D, 68.1155, 112.407, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D3011D [68.115501 112.406998 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D303D, 412, 0xB2D30000, 65.205, 114.9, 76, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xB2D30000 [65.205002 114.900002 76.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D303E, 412, 0xB2D30000, 65.505, 105.615, 76, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D30000 [65.504997 105.614998 76.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D303E, 412, 0xB2D30000, 65.505, 105.615, 76, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D30000 [65.504997 105.614998 76.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D303F, 9686, 0xB2D30000, 68.1754, 119.518, 79.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30000 [68.175400 119.517998 79.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D303F, 9686, 0xB2D30000, 68.1754, 119.518, 79.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30000 [68.175400 119.517998 79.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3040, 9686, 0xB2D30000, 70.6504, 118.418, 78.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x7B2D3041, 9686, 0xB2D30000, 66.0504, 118.743, 78.55, 0.456322, 0, 0, /* @teleloc 0xB2D30000 [66.050400 118.742996 78.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3042, 9686, 0xB2D30000, 65.5254, 105.693, 79.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30000 [65.525398 105.693001 79.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3042, 9686, 0xB2D30000, 65.5254, 105.693, 79.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30000 [65.525398 105.693001 79.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3043, 9686, 0xB2D30000, 61.6254, 117.043, 78.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30000 [61.625401 117.042999 78.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3043, 9686, 0xB2D30000, 61.6254, 117.043, 78.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30000 [61.625401 117.042999 78.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3044, 12679, 0xB2D30000, 59.2905, 106.782, 76.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,16 +293,16 @@ VALUES (0x7B2D3048, 12679, 0xB2D30000, 70.9405, 118.707, 76.1, 0.420244, 0, 0, 0 /* @teleloc 0xB2D30000 [70.940498 118.707001 76.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3049, 12679, 0xB2D30000, 63.4155, 108.407, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB2D30000 [63.415501 108.406998 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3049, 12679, 0xB2D30000, 63.4155, 108.407, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB2D30000 [63.415501 108.406998 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D304A, 12678, 0xB2D30000, 68.4405, 114.832, 85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2D30000 [68.440498 114.832001 85.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D304A, 12678, 0xB2D30000, 68.4405, 114.832, 85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2D30000 [68.440498 114.832001 85.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D304B, 12678, 0xB2D30000, 53.5655, 101.432, 92.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2D30000 [53.565498 101.431999 92.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D304B, 12678, 0xB2D30000, 53.5655, 101.432, 92.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2D30000 [53.565498 101.431999 92.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D304C, 11697, 0xB2D3011F, 160.054, 39.6252, 66.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -613,8 +613,8 @@ VALUES (0x7B2D3098, 412, 0xB2D30141, 80.3916, 37.645, 74, -0.707107, 0, 0, 0.7 /* @teleloc 0xB2D30141 [80.391602 37.645000 74.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3099, 412, 0xB2D30142, 90.5832, 34.1594, 74, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D30142 [90.583199 34.159401 74.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3099, 412, 0xB2D30142, 90.5832, 34.1594, 74, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D30142 [90.583199 34.159401 74.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D309A, 412, 0xB2D30143, 74.6748, 45.6678, 74, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -633,12 +633,12 @@ VALUES (0x7B2D309D, 11697, 0xB2D30144, 82.1344, 45.4834, 78.9, -0.92321, 0, 0, - /* @teleloc 0xB2D30144 [82.134399 45.483398 78.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D309E, 9686, 0xB2D30144, 82.9923, 33.9109, 81.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30144 [82.992302 33.910900 81.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D309E, 9686, 0xB2D30144, 82.9923, 33.9109, 81.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30144 [82.992302 33.910900 81.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D309F, 9686, 0xB2D30144, 84.0797, 46.569, 82.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30144 [84.079697 46.569000 82.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D309F, 9686, 0xB2D30144, 84.0797, 46.569, 82.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30144 [84.079697 46.569000 82.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30A0, 11698, 0xB2D30144, 84.0443, 42.5581, 85.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -649,44 +649,44 @@ VALUES (0x7B2D30A1, 11697, 0xB2D30144, 81.6585, 37.2647, 78.9, -0.707107, 0, 0, /* @teleloc 0xB2D30144 [81.658501 37.264702 78.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30A2, 9686, 0xB2D30146, 82.69, 42.5802, 77.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30146 [82.690002 42.580200 77.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30A2, 9686, 0xB2D30146, 82.69, 42.5802, 77.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30146 [82.690002 42.580200 77.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30A3, 9686, 0xB2D30146, 82.7394, 33.9049, 76.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30146 [82.739403 33.904900 76.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30A3, 9686, 0xB2D30146, 82.7394, 33.9049, 76.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30146 [82.739403 33.904900 76.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30A4, 11697, 0xB2D30146, 83.86, 34.4659, 74.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2D30146 [83.860001 34.465900 74.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30A5, 9686, 0xB2D30147, 85.9903, 33.9253, 77.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30147 [85.990303 33.925301 77.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30A5, 9686, 0xB2D30147, 85.9903, 33.9253, 77.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30147 [85.990303 33.925301 77.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30A6, 9686, 0xB2D30147, 87.1893, 39.3901, 77.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D30147 [87.189301 39.390099 77.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30A7, 11697, 0xB2D30147, 85.9805, 41.7029, 74.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D30147 [85.980499 41.702900 74.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30A7, 11697, 0xB2D30147, 85.9805, 41.7029, 74.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D30147 [85.980499 41.702900 74.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30A8, 11697, 0xB2D30148, 84, 46.1659, 74.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D30148 [84.000000 46.165901 74.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30A8, 11697, 0xB2D30148, 84, 46.1659, 74.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D30148 [84.000000 46.165901 74.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30A9, 9686, 0xB2D30148, 84.2101, 47.0626, 77.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30148 [84.210098 47.062599 77.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30A9, 9686, 0xB2D30148, 84.2101, 47.0626, 77.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30148 [84.210098 47.062599 77.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30AA, 9686, 0xB2D30148, 82.6434, 43.1021, 77.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30148 [82.643402 43.102100 77.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30AA, 9686, 0xB2D30148, 82.6434, 43.1021, 77.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30148 [82.643402 43.102100 77.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30AB, 9686, 0xB2D3014B, 90.575, 33.325, 77.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3014B [90.574997 33.325001 77.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30AB, 9686, 0xB2D3014B, 90.575, 33.325, 77.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3014B [90.574997 33.325001 77.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30AC, 11697, 0xB2D3014B, 93.6, 29.345, 74.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -697,12 +697,12 @@ VALUES (0x7B2D30AD, 11697, 0xB2D3014B, 85.475, 27.525, 74.1, -0.707107, 0, 0, -0 /* @teleloc 0xB2D3014B [85.474998 27.525000 74.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30AE, 9686, 0xB2D3014B, 88.3323, 25.6258, 77.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3014B [88.332298 25.625799 77.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30AE, 9686, 0xB2D3014B, 88.3323, 25.6258, 77.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3014B [88.332298 25.625799 77.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30AF, 9686, 0xB2D3014B, 90.8723, 25.6258, 77.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3014B [90.872299 25.625799 77.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30AF, 9686, 0xB2D3014B, 90.8723, 25.6258, 77.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3014B [90.872299 25.625799 77.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30B0, 9686, 0xB2D3014B, 94.3563, 29.4966, 77.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -717,40 +717,40 @@ VALUES (0x7B2D30B2, 11697, 0xB2D3014B, 92.04, 29.355, 74.1, 0.707107, 0, 0, -0.7 /* @teleloc 0xB2D3014B [92.040001 29.355000 74.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30B3, 9686, 0xB2D3014D, 82.528, 33.3358, 82.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3014D [82.528000 33.335800 82.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30B3, 9686, 0xB2D3014D, 82.528, 33.3358, 82.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3014D [82.528000 33.335800 82.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30B4, 11697, 0xB2D3014D, 74.9825, 28.3858, 78.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2D3014D [74.982498 28.385799 78.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30B5, 11697, 0xB2D3014D, 79.8265, 26.2592, 78.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D3014D [79.826500 26.259199 78.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30B5, 11697, 0xB2D3014D, 79.8265, 26.2592, 78.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D3014D [79.826500 26.259199 78.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30B6, 11698, 0xB2D3014D, 85.9071, 29.4885, 85.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB2D3014D [85.907097 29.488501 85.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30B7, 9686, 0xB2D3014D, 87.5985, 33.3358, 82.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3014D [87.598503 33.335800 82.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30B7, 9686, 0xB2D3014D, 87.5985, 33.3358, 82.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3014D [87.598503 33.335800 82.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30B8, 9686, 0xB2D3014D, 77.771, 33.3358, 82.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3014D [77.771004 33.335800 82.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30B8, 9686, 0xB2D3014D, 77.771, 33.3358, 82.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3014D [77.771004 33.335800 82.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30B9, 9686, 0xB2D3014D, 78.5112, 25.7368, 82.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3014D [78.511200 25.736799 82.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30B9, 9686, 0xB2D3014D, 78.5112, 25.7368, 82.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3014D [78.511200 25.736799 82.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30BA, 9686, 0xB2D3014D, 84.1939, 25.7368, 82.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3014D [84.193901 25.736799 82.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30BA, 9686, 0xB2D3014D, 84.1939, 25.7368, 82.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3014D [84.193901 25.736799 82.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30BB, 9686, 0xB2D3014D, 89.8388, 25.7368, 82.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3014D [89.838799 25.736799 82.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30BB, 9686, 0xB2D3014D, 89.8388, 25.7368, 82.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3014D [89.838799 25.736799 82.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30BC, 9686, 0xB2D3014D, 74.2751, 29.4892, 82.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -765,16 +765,16 @@ VALUES (0x7B2D30BE, 11698, 0xB2D3014D, 82.3351, 29.5592, 85.15, -0.999998, 0, 0, /* @teleloc 0xB2D3014D [82.335098 29.559200 85.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30BF, 11697, 0xB2D3014D, 90.7525, 32.6858, 78.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D3014D [90.752502 32.685799 78.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30BF, 11697, 0xB2D3014D, 90.7525, 32.6858, 78.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D3014D [90.752502 32.685799 78.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30C0, 11697, 0xB2D3014D, 93.0925, 29.3058, 78.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2D3014D [93.092499 29.305799 78.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30C1, 11697, 0xB2D3014D, 89.0625, 26.1658, 78.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D3014D [89.062500 26.165800 78.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30C1, 11697, 0xB2D3014D, 89.0625, 26.1658, 78.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D3014D [89.062500 26.165800 78.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30C2, 9686, 0xB2D3014F, 84.2712, 31.4145, 77.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -785,16 +785,16 @@ VALUES (0x7B2D30C3, 9686, 0xB2D3014F, 73.82, 31.78, 77.66, -0.707107, 0, 0, -0. /* @teleloc 0xB2D3014F [73.820000 31.780001 77.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30C4, 9686, 0xB2D3014F, 81.36, 29.49, 77.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3014F [81.360001 29.490000 77.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30C4, 9686, 0xB2D3014F, 81.36, 29.49, 77.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3014F [81.360001 29.490000 77.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30C5, 412, 0xB2D30150, 81.285, 29.0458, 74, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D30150 [81.285004 29.045799 74.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30C5, 412, 0xB2D30150, 81.285, 29.0458, 74, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D30150 [81.285004 29.045799 74.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30C6, 9686, 0xB2D30150, 78.1562, 28.9326, 76.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30150 [78.156197 28.932600 76.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30C6, 9686, 0xB2D30150, 78.1562, 28.9326, 76.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30150 [78.156197 28.932600 76.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30C7, 9686, 0xB2D30150, 84.2712, 27.2724, 77.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -805,8 +805,8 @@ VALUES (0x7B2D30C8, 412, 0xB2D30154, 84.7014, 30.3593, 69.195, 0.707107, 0, 0, /* @teleloc 0xB2D30154 [84.701401 30.359301 69.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30C9, 9686, 0xB2D30154, 81.3284, 27.1812, 72.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30154 [81.328400 27.181200 72.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30C9, 9686, 0xB2D30154, 81.3284, 27.1812, 72.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30154 [81.328400 27.181200 72.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30CA, 9686, 0xB2D30154, 84.5884, 30.3312, 72.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -817,8 +817,8 @@ VALUES (0x7B2D30CB, 9686, 0xB2D30155, 85.15, 36.3512, 72.59, -0.707107, 0, 0, - /* @teleloc 0xB2D30155 [85.150002 36.351200 72.589996] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30CC, 9686, 0xB2D30156, 80.3284, 32.5012, 72, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30156 [80.328400 32.501202 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30CC, 9686, 0xB2D30156, 80.3284, 32.5012, 72, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30156 [80.328400 32.501202 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30CD, 11698, 0xB2D30156, 78.8629, 36.5042, 73.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -829,8 +829,8 @@ VALUES (0x7B2D30CE, 9686, 0xB2D30156, 72.5546, 37.7454, 72, -0.707107, 0, 0, -0 /* @teleloc 0xB2D30156 [72.554604 37.745399 72.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30CF, 9686, 0xB2D30156, 76.3584, 32.5012, 72, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30156 [76.358398 32.501202 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30CF, 9686, 0xB2D30156, 76.3584, 32.5012, 72, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30156 [76.358398 32.501202 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30D0, 11697, 0xB2D30156, 73.3897, 33.3235, 69.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -861,8 +861,8 @@ VALUES (0x7B2D30D6, 9686, 0xB2D30000, 74.45, 45.99, 77.25, 0.357553, 0, 0, -0.9 /* @teleloc 0xB2D30000 [74.449997 45.990002 77.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30D7, 9686, 0xB2D30000, 78.32, 47.22, 76.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30000 [78.320000 47.220001 76.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30D7, 9686, 0xB2D30000, 78.32, 47.22, 76.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30000 [78.320000 47.220001 76.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30D8, 9686, 0xB2D30000, 72.97, 41.46, 76.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,12 +873,12 @@ VALUES (0x7B2D30D9, 9686, 0xB2D30000, 80.3844, 37.5888, 77.39, 0.707107, 0, 0, /* @teleloc 0xB2D30000 [80.384399 37.588799 77.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30DA, 9686, 0xB2D30000, 90.845, 46.355, 76.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30000 [90.845001 46.355000 76.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30DA, 9686, 0xB2D30000, 90.845, 46.355, 76.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30000 [90.845001 46.355000 76.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30DB, 9686, 0xB2D30000, 90.555, 34.215, 77.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30000 [90.555000 34.215000 77.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30DB, 9686, 0xB2D30000, 90.555, 34.215, 77.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30000 [90.555000 34.215000 77.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30DC, 12679, 0xB2D30000, 79.2551, 35.1692, 74.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -905,12 +905,12 @@ VALUES (0x7B2D30E1, 12679, 0xB2D30000, 88.9651, 45.3892, 74.1, 0.95656, 0, 0, 0. /* @teleloc 0xB2D30000 [88.965103 45.389198 74.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30E2, 12678, 0xB2D30000, 84.1198, 45.4735, 87.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2D30000 [84.119797 45.473499 87.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D30E2, 12678, 0xB2D30000, 84.1198, 45.4735, 87.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2D30000 [84.119797 45.473499 87.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D30E3, 12678, 0xB2D30000, 84.1198, 29.4735, 87.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2D30000 [84.119797 29.473499 87.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D30E3, 12678, 0xB2D30000, 84.1198, 29.4735, 87.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2D30000 [84.119797 29.473499 87.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D30E4, 412, 0xB2D3015D, 39.6084, 58.355, 78, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1221,8 +1221,8 @@ VALUES (0x7B2D3130, 412, 0xB2D30179, 128.392, 109.645, 62, -0.707107, 0, 0, 0. /* @teleloc 0xB2D30179 [128.391998 109.644997 62.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3131, 412, 0xB2D3017A, 138.583, 106.159, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D3017A [138.582993 106.158997 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3131, 412, 0xB2D3017A, 138.583, 106.159, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D3017A [138.582993 106.158997 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3132, 412, 0xB2D3017B, 122.675, 117.668, 62, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1241,12 +1241,12 @@ VALUES (0x7B2D3135, 11697, 0xB2D3017C, 130.134, 117.483, 66.9, -0.92321, 0, 0, - /* @teleloc 0xB2D3017C [130.134003 117.483002 66.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3136, 9686, 0xB2D3017C, 130.992, 105.911, 69.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3017C [130.992004 105.911003 69.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3136, 9686, 0xB2D3017C, 130.992, 105.911, 69.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3017C [130.992004 105.911003 69.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3137, 9686, 0xB2D3017C, 132.08, 118.569, 70.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3017C [132.080002 118.569000 70.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3137, 9686, 0xB2D3017C, 132.08, 118.569, 70.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3017C [132.080002 118.569000 70.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3138, 11698, 0xB2D3017C, 132.044, 114.558, 73.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1257,44 +1257,44 @@ VALUES (0x7B2D3139, 11697, 0xB2D3017C, 129.659, 109.265, 66.9, -0.707107, 0, 0, /* @teleloc 0xB2D3017C [129.658997 109.264999 66.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D313A, 9686, 0xB2D3017E, 130.69, 114.58, 65.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3017E [130.690002 114.580002 65.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D313A, 9686, 0xB2D3017E, 130.69, 114.58, 65.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3017E [130.690002 114.580002 65.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D313B, 9686, 0xB2D3017E, 130.739, 105.905, 64.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3017E [130.738998 105.904999 64.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D313B, 9686, 0xB2D3017E, 130.739, 105.905, 64.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3017E [130.738998 105.904999 64.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D313C, 11697, 0xB2D3017E, 131.86, 106.466, 62.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2D3017E [131.860001 106.466003 62.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D313D, 9686, 0xB2D3017F, 133.99, 105.925, 65.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3017F [133.990005 105.925003 65.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D313D, 9686, 0xB2D3017F, 133.99, 105.925, 65.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3017F [133.990005 105.925003 65.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D313E, 9686, 0xB2D3017F, 135.189, 111.39, 65.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D3017F [135.188995 111.389999 65.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D313F, 11697, 0xB2D3017F, 133.98, 113.703, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D3017F [133.979996 113.703003 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D313F, 11697, 0xB2D3017F, 133.98, 113.703, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D3017F [133.979996 113.703003 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3140, 11697, 0xB2D30180, 132, 118.166, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D30180 [132.000000 118.166000 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3140, 11697, 0xB2D30180, 132, 118.166, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D30180 [132.000000 118.166000 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3141, 9686, 0xB2D30180, 132.21, 119.063, 65.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30180 [132.210007 119.063004 65.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3141, 9686, 0xB2D30180, 132.21, 119.063, 65.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30180 [132.210007 119.063004 65.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3142, 9686, 0xB2D30180, 130.643, 115.102, 65.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30180 [130.643005 115.101997 65.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3142, 9686, 0xB2D30180, 130.643, 115.102, 65.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30180 [130.643005 115.101997 65.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3143, 9686, 0xB2D30183, 138.575, 105.325, 65.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30183 [138.574997 105.324997 65.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3143, 9686, 0xB2D30183, 138.575, 105.325, 65.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30183 [138.574997 105.324997 65.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3144, 11697, 0xB2D30183, 141.6, 101.345, 62.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1305,12 +1305,12 @@ VALUES (0x7B2D3145, 11697, 0xB2D30183, 133.475, 99.525, 62.1, -0.707107, 0, 0, - /* @teleloc 0xB2D30183 [133.475006 99.525002 62.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3146, 9686, 0xB2D30183, 136.332, 97.6258, 65.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30183 [136.332001 97.625801 65.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3146, 9686, 0xB2D30183, 136.332, 97.6258, 65.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30183 [136.332001 97.625801 65.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3147, 9686, 0xB2D30183, 138.872, 97.6258, 65.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30183 [138.871994 97.625801 65.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3147, 9686, 0xB2D30183, 138.872, 97.6258, 65.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30183 [138.871994 97.625801 65.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3148, 9686, 0xB2D30183, 142.356, 101.497, 65.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1325,40 +1325,40 @@ VALUES (0x7B2D314A, 11697, 0xB2D30183, 140.04, 101.355, 62.1, 0.707107, 0, 0, -0 /* @teleloc 0xB2D30183 [140.039993 101.355003 62.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D314B, 9686, 0xB2D30185, 130.528, 105.336, 70.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30185 [130.528000 105.335999 70.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D314B, 9686, 0xB2D30185, 130.528, 105.336, 70.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30185 [130.528000 105.335999 70.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D314C, 11697, 0xB2D30185, 122.982, 100.386, 66.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2D30185 [122.982002 100.386002 66.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D314D, 11697, 0xB2D30185, 127.827, 98.2592, 66.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D30185 [127.827003 98.259201 66.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D314D, 11697, 0xB2D30185, 127.827, 98.2592, 66.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D30185 [127.827003 98.259201 66.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D314E, 11698, 0xB2D30185, 133.907, 101.488, 73.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB2D30185 [133.906998 101.487999 73.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D314F, 9686, 0xB2D30185, 135.598, 105.336, 70.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30185 [135.598007 105.335999 70.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D314F, 9686, 0xB2D30185, 135.598, 105.336, 70.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30185 [135.598007 105.335999 70.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3150, 9686, 0xB2D30185, 125.771, 105.336, 70.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30185 [125.771004 105.335999 70.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3150, 9686, 0xB2D30185, 125.771, 105.336, 70.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30185 [125.771004 105.335999 70.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3151, 9686, 0xB2D30185, 126.511, 97.7368, 70.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30185 [126.511002 97.736801 70.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3151, 9686, 0xB2D30185, 126.511, 97.7368, 70.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30185 [126.511002 97.736801 70.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3152, 9686, 0xB2D30185, 132.194, 97.7368, 70.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30185 [132.194000 97.736801 70.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3152, 9686, 0xB2D30185, 132.194, 97.7368, 70.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30185 [132.194000 97.736801 70.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3153, 9686, 0xB2D30185, 137.839, 97.7368, 70.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30185 [137.839005 97.736801 70.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3153, 9686, 0xB2D30185, 137.839, 97.7368, 70.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30185 [137.839005 97.736801 70.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3154, 9686, 0xB2D30185, 122.275, 101.489, 70.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,16 +1373,16 @@ VALUES (0x7B2D3156, 11698, 0xB2D30185, 130.335, 101.559, 73.15, -0.999998, 0, 0, /* @teleloc 0xB2D30185 [130.335007 101.558998 73.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3157, 11697, 0xB2D30185, 138.752, 104.686, 66.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D30185 [138.751999 104.685997 66.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3157, 11697, 0xB2D30185, 138.752, 104.686, 66.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D30185 [138.751999 104.685997 66.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3158, 11697, 0xB2D30185, 141.092, 101.306, 66.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2D30185 [141.091995 101.306000 66.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3159, 11697, 0xB2D30185, 137.062, 98.1658, 66.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D30185 [137.061996 98.165802 66.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3159, 11697, 0xB2D30185, 137.062, 98.1658, 66.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D30185 [137.061996 98.165802 66.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D315A, 9686, 0xB2D30187, 132.271, 103.414, 65.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1393,16 +1393,16 @@ VALUES (0x7B2D315B, 9686, 0xB2D30187, 121.82, 103.78, 65.66, -0.707107, 0, 0, - /* @teleloc 0xB2D30187 [121.820000 103.779999 65.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D315C, 9686, 0xB2D30187, 129.36, 101.49, 65.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30187 [129.360001 101.489998 65.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D315C, 9686, 0xB2D30187, 129.36, 101.49, 65.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30187 [129.360001 101.489998 65.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D315D, 412, 0xB2D30188, 129.285, 101.046, 62, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D30188 [129.285004 101.045998 62.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D315D, 412, 0xB2D30188, 129.285, 101.046, 62, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D30188 [129.285004 101.045998 62.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D315E, 9686, 0xB2D30188, 126.156, 100.933, 64.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30188 [126.155998 100.932999 64.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D315E, 9686, 0xB2D30188, 126.156, 100.933, 64.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30188 [126.155998 100.932999 64.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D315F, 9686, 0xB2D30188, 132.271, 99.2724, 65.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1413,8 +1413,8 @@ VALUES (0x7B2D3160, 412, 0xB2D3018C, 132.701, 102.359, 57.195, 0.707107, 0, 0, /* @teleloc 0xB2D3018C [132.701004 102.359001 57.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3161, 9686, 0xB2D3018C, 129.328, 99.1812, 60.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3018C [129.328003 99.181198 60.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3161, 9686, 0xB2D3018C, 129.328, 99.1812, 60.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3018C [129.328003 99.181198 60.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3162, 9686, 0xB2D3018C, 132.588, 102.331, 60.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,8 +1425,8 @@ VALUES (0x7B2D3163, 9686, 0xB2D3018D, 133.15, 108.351, 60.59, -0.707107, 0, 0, /* @teleloc 0xB2D3018D [133.149994 108.350998 60.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3164, 9686, 0xB2D3018E, 128.328, 104.501, 60, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3018E [128.328003 104.500999 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3164, 9686, 0xB2D3018E, 128.328, 104.501, 60, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3018E [128.328003 104.500999 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3165, 11698, 0xB2D3018E, 126.863, 108.504, 61.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1437,8 +1437,8 @@ VALUES (0x7B2D3166, 9686, 0xB2D3018E, 120.555, 109.745, 60, -0.707107, 0, 0, -0 /* @teleloc 0xB2D3018E [120.555000 109.745003 60.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3167, 9686, 0xB2D3018E, 124.358, 104.501, 60, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D3018E [124.358002 104.500999 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3167, 9686, 0xB2D3018E, 124.358, 104.501, 60, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D3018E [124.358002 104.500999 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3168, 11697, 0xB2D3018E, 121.39, 105.324, 57.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1469,8 +1469,8 @@ VALUES (0x7B2D316E, 9686, 0xB2D30000, 122.45, 117.99, 65.25, 0.357553, 0, 0, -0 /* @teleloc 0xB2D30000 [122.449997 117.989998 65.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D316F, 9686, 0xB2D30000, 126.32, 119.22, 64.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30000 [126.320000 119.220001 64.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D316F, 9686, 0xB2D30000, 126.32, 119.22, 64.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30000 [126.320000 119.220001 64.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3170, 9686, 0xB2D30000, 120.97, 113.46, 64.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x7B2D3171, 9686, 0xB2D30000, 128.384, 109.589, 65.39, 0.707107, 0, 0, /* @teleloc 0xB2D30000 [128.384003 109.588997 65.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3172, 9686, 0xB2D30000, 138.845, 118.355, 64.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30000 [138.845001 118.355003 64.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D3172, 9686, 0xB2D30000, 138.845, 118.355, 64.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30000 [138.845001 118.355003 64.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D3173, 9686, 0xB2D30000, 138.555, 106.215, 65.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D30000 [138.554993 106.214996 65.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D3173, 9686, 0xB2D30000, 138.555, 106.215, 65.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D30000 [138.554993 106.214996 65.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D3174, 12679, 0xB2D30000, 127.255, 107.169, 62.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1513,12 +1513,12 @@ VALUES (0x7B2D3179, 12679, 0xB2D30000, 136.965, 117.389, 62.1, 0.95656, 0, 0, 0. /* @teleloc 0xB2D30000 [136.964996 117.389000 62.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D317A, 12678, 0xB2D30000, 132.12, 117.474, 75.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2D30000 [132.119995 117.473999 75.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D317A, 12678, 0xB2D30000, 132.12, 117.474, 75.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2D30000 [132.119995 117.473999 75.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D317B, 12678, 0xB2D30000, 132.12, 101.474, 75.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2D30000 [132.119995 101.473999 75.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D317B, 12678, 0xB2D30000, 132.12, 101.474, 75.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2D30000 [132.119995 101.473999 75.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D317C, 19095, 0xB2D3017E, 131.119, 107.73, 62.005, -0.999813, 0, 0, -0.019334, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B2D4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B2D4.sql index c2507e94ef..af2eaffef5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B2D4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B2D4.sql @@ -13,20 +13,20 @@ VALUES (0x7B2D4002, 9686, 0xB2D40100, 25.4602, 39.6343, 80.925, -0.707107, 0, 0 /* @teleloc 0xB2D40100 [25.460199 39.634300 80.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4003, 412, 0xB2D40107, 27.696, 28.6413, 74, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D40107 [27.695999 28.641300 74.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4003, 412, 0xB2D40107, 27.696, 28.6413, 74, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D40107 [27.695999 28.641300 74.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4004, 9686, 0xB2D40107, 27.6825, 28.5492, 77.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40107 [27.682501 28.549200 77.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4004, 9686, 0xB2D40107, 27.6825, 28.5492, 77.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40107 [27.682501 28.549200 77.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4005, 9686, 0xB2D40107, 37.1178, 26.9299, 76.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D40107 [37.117802 26.929899 76.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4006, 412, 0xB2D40109, 27.195, 41.295, 74, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D40109 [27.195000 41.294998 74.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4006, 412, 0xB2D40109, 27.195, 41.295, 74, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D40109 [27.195000 41.294998 74.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4007, 9686, 0xB2D40109, 25.477, 32.179, 76.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x7B2D400B, 9686, 0xB2D4010E, 25.627, 29.0562, 81.675, -0.707107, 0, 0, /* @teleloc 0xB2D4010E [25.627001 29.056200 81.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D400C, 11697, 0xB2D4010E, 32.4265, 25.8847, 78.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D4010E [32.426498 25.884701 78.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D400C, 11697, 0xB2D4010E, 32.4265, 25.8847, 78.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D4010E [32.426498 25.884701 78.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D400D, 11697, 0xB2D4010E, 40.7628, 26.3397, 78.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D4010E [40.762798 26.339701 78.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D400D, 11697, 0xB2D4010E, 40.7628, 26.3397, 78.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D4010E [40.762798 26.339701 78.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D400E, 11697, 0xB2D4010E, 34.8355, 32.2373, 78.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D4010E [34.835499 32.237301 78.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D400E, 11697, 0xB2D4010E, 34.8355, 32.2373, 78.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D4010E [34.835499 32.237301 78.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D400F, 11698, 0xB2D40110, 37.8256, 29.175, 85.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2D40110 [37.825600 29.174999 85.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D400F, 11698, 0xB2D40110, 37.8256, 29.175, 85.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2D40110 [37.825600 29.174999 85.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4010, 9686, 0xB2D40111, 33.6196, 32.9345, 76.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40111 [33.619598 32.934502 76.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4010, 9686, 0xB2D40111, 33.6196, 32.9345, 76.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40111 [33.619598 32.934502 76.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4011, 9686, 0xB2D40112, 42.9566, 25.2103, 77.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40112 [42.956600 25.210300 77.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4011, 9686, 0xB2D40112, 42.9566, 25.2103, 77.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40112 [42.956600 25.210300 77.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4012, 9686, 0xB2D40112, 37.7325, 27.7492, 76.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x7B2D4013, 9686, 0xB2D40112, 45.4825, 29.0492, 77.625, 0.707107, 0, 0, /* @teleloc 0xB2D40112 [45.482498 29.049200 77.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4014, 412, 0xB2D40116, 33.2, 27.91, 69.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D40116 [33.200001 27.910000 69.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4014, 412, 0xB2D40116, 33.2, 27.91, 69.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D40116 [33.200001 27.910000 69.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4015, 9686, 0xB2D40117, 36.1446, 27.4595, 71.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40117 [36.144600 27.459499 71.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4015, 9686, 0xB2D40117, 36.1446, 27.4595, 71.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40117 [36.144600 27.459499 71.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4016, 11698, 0xB2D40118, 38.4313, 34.0657, 73.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2D40118 [38.431301 34.065701 73.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4016, 11698, 0xB2D40118, 38.4313, 34.0657, 73.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2D40118 [38.431301 34.065701 73.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4017, 9686, 0xB2D4011B, 44.4004, 31.8434, 72.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4011B [44.400398 31.843399 72.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4017, 9686, 0xB2D4011B, 44.4004, 31.8434, 72.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4011B [44.400398 31.843399 72.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4018, 9686, 0xB2D4011B, 44.4004, 40.059, 72.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4011B [44.400398 40.058998 72.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4018, 9686, 0xB2D4011B, 44.4004, 40.059, 72.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4011B [44.400398 40.058998 72.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4019, 412, 0xB2D4011C, 44.15, 47.08, 74, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D4011C [44.150002 47.080002 74.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4019, 412, 0xB2D4011C, 44.15, 47.08, 74, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D4011C [44.150002 47.080002 74.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D401A, 9686, 0xB2D4011D, 41.8, 42.9, 77.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,8 +113,8 @@ VALUES (0x7B2D401B, 412, 0xB2D40000, 41.205, 42.9, 74, -0.707107, 0, 0, 0.7071 /* @teleloc 0xB2D40000 [41.205002 42.900002 74.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D401C, 412, 0xB2D40000, 41.505, 33.615, 74, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D40000 [41.505001 33.615002 74.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D401C, 412, 0xB2D40000, 41.505, 33.615, 74, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D40000 [41.505001 33.615002 74.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D401D, 412, 0xB2D40122, 39.6084, 154.355, 68, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -337,8 +337,8 @@ VALUES (0x7B2D4054, 412, 0xB2D4015D, 152.392, 37.645, 50, -0.707107, 0, 0, 0.7 /* @teleloc 0xB2D4015D [152.391998 37.645000 50.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4055, 412, 0xB2D4015E, 162.583, 34.1594, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D4015E [162.582993 34.159401 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4055, 412, 0xB2D4015E, 162.583, 34.1594, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D4015E [162.582993 34.159401 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4056, 412, 0xB2D4015F, 146.675, 45.6678, 50, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -357,32 +357,32 @@ VALUES (0x7B2D4059, 11697, 0xB2D40160, 154.134, 45.4834, 54.9, -0.92321, 0, 0, - /* @teleloc 0xB2D40160 [154.134003 45.483398 54.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D405A, 9686, 0xB2D40160, 154.992, 33.9109, 57.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40160 [154.992004 33.910900 57.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D405A, 9686, 0xB2D40160, 154.992, 33.9109, 57.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40160 [154.992004 33.910900 57.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D405B, 9686, 0xB2D40162, 154.69, 42.5802, 53.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40162 [154.690002 42.580200 53.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D405B, 9686, 0xB2D40162, 154.69, 42.5802, 53.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40162 [154.690002 42.580200 53.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D405C, 9686, 0xB2D40162, 154.739, 33.9049, 52.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40162 [154.738998 33.904900 52.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D405C, 9686, 0xB2D40162, 154.739, 33.9049, 52.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40162 [154.738998 33.904900 52.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D405D, 9686, 0xB2D40163, 157.99, 33.9253, 53.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40163 [157.990005 33.925301 53.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D405D, 9686, 0xB2D40163, 157.99, 33.9253, 53.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40163 [157.990005 33.925301 53.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D405E, 11697, 0xB2D40164, 156, 46.1659, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D40164 [156.000000 46.165901 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D405E, 11697, 0xB2D40164, 156, 46.1659, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D40164 [156.000000 46.165901 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D405F, 9686, 0xB2D40164, 156.21, 47.0626, 53.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40164 [156.210007 47.062599 53.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D405F, 9686, 0xB2D40164, 156.21, 47.0626, 53.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40164 [156.210007 47.062599 53.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4060, 9686, 0xB2D40167, 162.575, 33.325, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40167 [162.574997 33.325001 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4060, 9686, 0xB2D40167, 162.575, 33.325, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40167 [162.574997 33.325001 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4061, 11697, 0xB2D40167, 165.6, 29.345, 50.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,36 +393,36 @@ VALUES (0x7B2D4062, 11697, 0xB2D40167, 157.475, 27.525, 50.1, -0.707107, 0, 0, - /* @teleloc 0xB2D40167 [157.475006 27.525000 50.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4063, 9686, 0xB2D40169, 154.528, 33.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40169 [154.528000 33.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4063, 9686, 0xB2D40169, 154.528, 33.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40169 [154.528000 33.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4064, 11697, 0xB2D40169, 146.982, 28.3858, 54.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2D40169 [146.981995 28.385799 54.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4065, 11697, 0xB2D40169, 151.827, 26.2592, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D40169 [151.826996 26.259199 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4065, 11697, 0xB2D40169, 151.827, 26.2592, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D40169 [151.826996 26.259199 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4066, 11698, 0xB2D40169, 157.907, 29.4885, 61.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB2D40169 [157.906998 29.488501 61.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4067, 412, 0xB2D4016C, 153.285, 29.0458, 50, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB2D4016C [153.285004 29.045799 50.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4067, 412, 0xB2D4016C, 153.285, 29.0458, 50, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB2D4016C [153.285004 29.045799 50.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4068, 9686, 0xB2D4016C, 150.156, 28.9326, 52.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4016C [150.156006 28.932600 52.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4068, 9686, 0xB2D4016C, 150.156, 28.9326, 52.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4016C [150.156006 28.932600 52.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4069, 412, 0xB2D40170, 156.701, 30.3593, 45.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xB2D40170 [156.701004 30.359301 45.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D406B, 9686, 0xB2D40172, 152.328, 32.5012, 48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40172 [152.328003 32.501202 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D406B, 9686, 0xB2D40172, 152.328, 32.5012, 48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40172 [152.328003 32.501202 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D406C, 11698, 0xB2D40172, 150.863, 36.5042, 49.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -990,104 +990,104 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7B2D4097, 0x7B2D4193, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4098, 9686, 0xB2D40107, 31.9696, 25.0345, 76.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40107 [31.969601 25.034500 76.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4098, 9686, 0xB2D40107, 31.9696, 25.0345, 76.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40107 [31.969601 25.034500 76.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4099, 11698, 0xB2D40107, 28.6067, 26.7745, 78.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB2D40107 [28.606701 26.774500 78.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D409A, 11697, 0xB2D40107, 34.2865, 25.7677, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D40107 [34.286499 25.767700 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D409A, 11697, 0xB2D40107, 34.2865, 25.7677, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D40107 [34.286499 25.767700 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D409B, 11697, 0xB2D40107, 29.6115, 25.7677, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D40107 [29.611500 25.767700 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D409B, 11697, 0xB2D40107, 29.6115, 25.7677, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D40107 [29.611500 25.767700 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D409C, 9686, 0xB2D40109, 27.327, 29.179, 77.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40109 [27.327000 29.179001 77.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D409C, 9686, 0xB2D40109, 27.327, 29.179, 77.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40109 [27.327000 29.179001 77.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D409D, 9686, 0xB2D40109, 29.2224, 35.1222, 77.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D40109 [29.222401 35.122200 77.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D409E, 9686, 0xB2D4010A, 31.452, 41.204, 77.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4010A [31.452000 41.203999 77.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D409E, 9686, 0xB2D4010A, 31.452, 41.204, 77.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4010A [31.452000 41.203999 77.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D409F, 9686, 0xB2D4010A, 31.452, 33.529, 77.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4010A [31.452000 33.528999 77.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D409F, 9686, 0xB2D4010A, 31.452, 33.529, 77.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4010A [31.452000 33.528999 77.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40A0, 11697, 0xB2D4010A, 31.4115, 34.3927, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D4010A [31.411501 34.392700 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40A0, 11697, 0xB2D4010A, 31.4115, 34.3927, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D4010A [31.411501 34.392700 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D40A1, 9686, 0xB2D4010B, 33.1803, 43.6715, 77.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D4010B [33.180302 43.671501 77.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40A2, 9686, 0xB2D4010B, 29.3303, 45.6715, 77.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4010B [29.330299 45.671501 77.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D40A2, 9686, 0xB2D4010B, 29.3303, 45.6715, 77.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4010B [29.330299 45.671501 77.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40A3, 9686, 0xB2D4010E, 37.8254, 25.3684, 82.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4010E [37.825401 25.368401 82.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40A3, 9686, 0xB2D4010E, 37.8254, 25.3684, 82.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4010E [37.825401 25.368401 82.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40A4, 9686, 0xB2D4010E, 30.7981, 32.9615, 82.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4010E [30.798100 32.961498 82.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D40A4, 9686, 0xB2D4010E, 30.7981, 32.9615, 82.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4010E [30.798100 32.961498 82.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40A5, 9686, 0xB2D4010E, 34.2231, 32.9615, 82.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4010E [34.223099 32.961498 82.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D40A5, 9686, 0xB2D4010E, 34.2231, 32.9615, 82.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4010E [34.223099 32.961498 82.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40A6, 9686, 0xB2D4010E, 37.7981, 32.9615, 82.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4010E [37.798100 32.961498 82.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D40A6, 9686, 0xB2D4010E, 37.7981, 32.9615, 82.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4010E [37.798100 32.961498 82.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40A7, 9686, 0xB2D4010E, 34.2731, 25.3365, 82.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4010E [34.273102 25.336500 82.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40A7, 9686, 0xB2D4010E, 34.2731, 25.3365, 82.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4010E [34.273102 25.336500 82.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40A8, 9686, 0xB2D4010E, 41.3353, 25.3365, 82.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4010E [41.335300 25.336500 82.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40A8, 9686, 0xB2D4010E, 41.3353, 25.3365, 82.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4010E [41.335300 25.336500 82.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40A9, 9686, 0xB2D4010E, 41.3481, 32.9615, 82.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4010E [41.348099 32.961498 82.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D40A9, 9686, 0xB2D4010E, 41.3481, 32.9615, 82.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4010E [41.348099 32.961498 82.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40AA, 11698, 0xB2D40110, 34.5862, 29.175, 85.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2D40110 [34.586201 29.174999 85.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40AA, 11698, 0xB2D40110, 34.5862, 29.175, 85.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2D40110 [34.586201 29.174999 85.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40AB, 11698, 0xB2D40112, 41.6352, 29.2434, 78.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2D40112 [41.635201 29.243401 78.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40AB, 11698, 0xB2D40112, 41.6352, 29.2434, 78.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2D40112 [41.635201 29.243401 78.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40AC, 11697, 0xB2D40112, 39.8155, 25.6316, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D40112 [39.815498 25.631599 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40AC, 11697, 0xB2D40112, 39.8155, 25.6316, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D40112 [39.815498 25.631599 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40AD, 9686, 0xB2D40116, 33.202, 28.003, 72.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40116 [33.202000 28.003000 72.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40AD, 9686, 0xB2D40116, 33.202, 28.003, 72.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40116 [33.202000 28.003000 72.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D40AE, 9686, 0xB2D40116, 30.027, 35.553, 72.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D40116 [30.027000 35.553001 72.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40AF, 11697, 0xB2D40117, 40.1692, 25.9637, 69.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D40117 [40.169201 25.963699 69.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40AF, 11697, 0xB2D40117, 40.1692, 25.9637, 69.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D40117 [40.169201 25.963699 69.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40B0, 9686, 0xB2D40118, 39.1863, 28.1479, 72.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40118 [39.186298 28.147900 72.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40B0, 9686, 0xB2D40118, 39.1863, 28.1479, 72.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40118 [39.186298 28.147900 72.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D40B1, 9686, 0xB2D40118, 35.3697, 33.4632, 72.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1102,8 +1102,8 @@ VALUES (0x7B2D40B3, 11697, 0xB2D40118, 36.1205, 39.4024, 69.35, 0.9139, 0, 0, 0. /* @teleloc 0xB2D40118 [36.120499 39.402401 69.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40B4, 11698, 0xB2D4011B, 44.5588, 35.7695, 73.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB2D4011B [44.558800 35.769501 73.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40B4, 11698, 0xB2D4011B, 44.5588, 35.7695, 73.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB2D4011B [44.558800 35.769501 73.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D40B5, 11697, 0xB2D4011B, 46.5205, 39.2524, 69.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1114,20 +1114,20 @@ VALUES (0x7B2D40B6, 11697, 0xB2D4011B, 46.7192, 32.3887, 69.35, 0.372988, 0, 0, /* @teleloc 0xB2D4011B [46.719200 32.388699 69.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40B7, 9686, 0xB2D4011D, 44.2, 39.75, 78.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4011D [44.200001 39.750000 78.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40B7, 9686, 0xB2D4011D, 44.2, 39.75, 78.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4011D [44.200001 39.750000 78.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D40B8, 9686, 0xB2D4011D, 46.7668, 42.8645, 78.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D4011D [46.766800 42.864498 78.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40B9, 11697, 0xB2D4011D, 44.1155, 40.4066, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D4011D [44.115501 40.406601 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40B9, 11697, 0xB2D4011D, 44.1155, 40.4066, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D4011D [44.115501 40.406601 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40BA, 9686, 0xB2D40000, 44.1754, 47.5184, 77.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40000 [44.175400 47.518398 77.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40BA, 9686, 0xB2D40000, 44.1754, 47.5184, 77.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40000 [44.175400 47.518398 77.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D40BB, 9686, 0xB2D40000, 46.6504, 46.4184, 76.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1138,12 +1138,12 @@ VALUES (0x7B2D40BC, 9686, 0xB2D40000, 42.0504, 46.7434, 76.55, 0.456322, 0, 0, /* @teleloc 0xB2D40000 [42.050400 46.743401 76.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40BD, 9686, 0xB2D40000, 41.5254, 33.6934, 77.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40000 [41.525398 33.693401 77.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40BD, 9686, 0xB2D40000, 41.5254, 33.6934, 77.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40000 [41.525398 33.693401 77.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40BE, 9686, 0xB2D40000, 37.6254, 45.0434, 76.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40000 [37.625401 45.043400 76.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D40BE, 9686, 0xB2D40000, 37.6254, 45.0434, 76.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40000 [37.625401 45.043400 76.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D40BF, 12679, 0xB2D40000, 35.2905, 34.7816, 74.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1166,16 +1166,16 @@ VALUES (0x7B2D40C3, 12679, 0xB2D40000, 46.9405, 46.7066, 74.1, 0.420244, 0, 0, 0 /* @teleloc 0xB2D40000 [46.940498 46.706600 74.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40C4, 12679, 0xB2D40000, 39.4155, 36.4066, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB2D40000 [39.415501 36.406601 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40C4, 12679, 0xB2D40000, 39.4155, 36.4066, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB2D40000 [39.415501 36.406601 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40C5, 12678, 0xB2D40000, 44.4405, 42.8316, 83, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2D40000 [44.440498 42.831600 83.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D40C5, 12678, 0xB2D40000, 44.4405, 42.8316, 83, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2D40000 [44.440498 42.831600 83.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D40C6, 12678, 0xB2D40000, 29.5655, 29.4316, 90.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2D40000 [29.565500 29.431601 90.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D40C6, 12678, 0xB2D40000, 29.5655, 29.4316, 90.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2D40000 [29.565500 29.431601 90.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D40C7, 9686, 0xB2D40125, 35.9203, 145.431, 76.37, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1570,8 +1570,8 @@ VALUES (0x7B2D4128, 12678, 0xB2D40000, 162.435, 162.568, 64.475, 0, 0, 0, -1, T /* @teleloc 0xB2D40000 [162.434998 162.567993 64.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4129, 9686, 0xB2D40160, 156.08, 46.569, 58.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40160 [156.080002 46.569000 58.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4129, 9686, 0xB2D40160, 156.08, 46.569, 58.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40160 [156.080002 46.569000 58.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D412A, 11698, 0xB2D40160, 156.044, 42.5581, 61.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1590,20 +1590,20 @@ VALUES (0x7B2D412D, 9686, 0xB2D40163, 159.189, 39.3901, 53.57, 0.707107, 0, 0, /* @teleloc 0xB2D40163 [159.188995 39.390099 53.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D412E, 11697, 0xB2D40163, 157.98, 41.7029, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D40163 [157.979996 41.702900 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D412E, 11697, 0xB2D40163, 157.98, 41.7029, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D40163 [157.979996 41.702900 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D412F, 9686, 0xB2D40164, 154.643, 43.1021, 53.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40164 [154.643005 43.102100 53.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D412F, 9686, 0xB2D40164, 154.643, 43.1021, 53.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40164 [154.643005 43.102100 53.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4130, 9686, 0xB2D40167, 160.332, 25.6258, 53.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40167 [160.332001 25.625799 53.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4130, 9686, 0xB2D40167, 160.332, 25.6258, 53.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40167 [160.332001 25.625799 53.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4131, 9686, 0xB2D40167, 162.872, 25.6258, 53.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40167 [162.871994 25.625799 53.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4131, 9686, 0xB2D40167, 162.872, 25.6258, 53.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40167 [162.871994 25.625799 53.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4132, 9686, 0xB2D40167, 166.356, 29.4966, 53.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1618,24 +1618,24 @@ VALUES (0x7B2D4134, 11697, 0xB2D40167, 164.04, 29.355, 50.1, 0.707107, 0, 0, -0. /* @teleloc 0xB2D40167 [164.039993 29.355000 50.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4135, 9686, 0xB2D40169, 159.598, 33.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40169 [159.598007 33.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4135, 9686, 0xB2D40169, 159.598, 33.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40169 [159.598007 33.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4136, 9686, 0xB2D40169, 149.771, 33.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40169 [149.770996 33.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4136, 9686, 0xB2D40169, 149.771, 33.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40169 [149.770996 33.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4137, 9686, 0xB2D40169, 150.511, 25.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40169 [150.511002 25.736799 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4137, 9686, 0xB2D40169, 150.511, 25.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40169 [150.511002 25.736799 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4138, 9686, 0xB2D40169, 156.194, 25.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40169 [156.194000 25.736799 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4138, 9686, 0xB2D40169, 156.194, 25.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40169 [156.194000 25.736799 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4139, 9686, 0xB2D40169, 161.839, 25.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40169 [161.839005 25.736799 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4139, 9686, 0xB2D40169, 161.839, 25.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40169 [161.839005 25.736799 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D413A, 9686, 0xB2D40169, 146.275, 29.4892, 58.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1650,16 +1650,16 @@ VALUES (0x7B2D413C, 11698, 0xB2D40169, 154.335, 29.5592, 61.15, -0.999998, 0, 0, /* @teleloc 0xB2D40169 [154.335007 29.559200 61.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D413D, 11697, 0xB2D40169, 162.752, 32.6858, 54.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D40169 [162.751999 32.685799 54.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D413D, 11697, 0xB2D40169, 162.752, 32.6858, 54.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D40169 [162.751999 32.685799 54.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D413E, 11697, 0xB2D40169, 165.092, 29.3058, 54.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB2D40169 [165.091995 29.305799 54.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D413F, 11697, 0xB2D40169, 161.062, 26.1658, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB2D40169 [161.061996 26.165800 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D413F, 11697, 0xB2D40169, 161.062, 26.1658, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB2D40169 [161.061996 26.165800 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4140, 9686, 0xB2D4016B, 156.271, 31.4145, 53.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1670,16 +1670,16 @@ VALUES (0x7B2D4141, 9686, 0xB2D4016B, 145.82, 31.78, 53.66, -0.707107, 0, 0, -0 /* @teleloc 0xB2D4016B [145.820007 31.780001 53.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4142, 9686, 0xB2D4016B, 153.36, 29.49, 53.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D4016B [153.360001 29.490000 53.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4142, 9686, 0xB2D4016B, 153.36, 29.49, 53.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D4016B [153.360001 29.490000 53.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4143, 9686, 0xB2D4016C, 156.271, 27.2724, 53.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB2D4016C [156.270996 27.272400 53.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4144, 9686, 0xB2D40170, 153.328, 27.1812, 48.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40170 [153.328003 27.181200 48.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4144, 9686, 0xB2D40170, 153.328, 27.1812, 48.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40170 [153.328003 27.181200 48.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4145, 9686, 0xB2D40170, 156.588, 30.3312, 48.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1694,8 +1694,8 @@ VALUES (0x7B2D4147, 9686, 0xB2D40172, 144.555, 37.7454, 48, -0.707107, 0, 0, -0 /* @teleloc 0xB2D40172 [144.554993 37.745399 48.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4148, 9686, 0xB2D40172, 148.358, 32.5012, 48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40172 [148.358002 32.501202 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4148, 9686, 0xB2D40172, 148.358, 32.5012, 48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40172 [148.358002 32.501202 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4149, 11697, 0xB2D40172, 145.39, 33.3235, 45.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1722,8 +1722,8 @@ VALUES (0x7B2D414E, 9686, 0xB2D40000, 146.45, 45.99, 53.25, 0.357553, 0, 0, -0. /* @teleloc 0xB2D40000 [146.449997 45.990002 53.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D414F, 9686, 0xB2D40000, 150.32, 47.22, 52.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40000 [150.320007 47.220001 52.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D414F, 9686, 0xB2D40000, 150.32, 47.22, 52.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40000 [150.320007 47.220001 52.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4150, 9686, 0xB2D40000, 144.97, 41.46, 52.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1734,12 +1734,12 @@ VALUES (0x7B2D4151, 9686, 0xB2D40000, 152.384, 37.5888, 53.39, 0.707107, 0, 0, /* @teleloc 0xB2D40000 [152.384003 37.588799 53.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4152, 9686, 0xB2D40000, 162.845, 46.355, 52.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40000 [162.845001 46.355000 52.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D4152, 9686, 0xB2D40000, 162.845, 46.355, 52.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40000 [162.845001 46.355000 52.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D4153, 9686, 0xB2D40000, 162.555, 34.215, 53.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB2D40000 [162.554993 34.215000 53.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D4153, 9686, 0xB2D40000, 162.555, 34.215, 53.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB2D40000 [162.554993 34.215000 53.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D4154, 12679, 0xB2D40000, 151.255, 35.1692, 50.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1766,12 +1766,12 @@ VALUES (0x7B2D4159, 12679, 0xB2D40000, 160.965, 45.3892, 50.1, 0.95656, 0, 0, 0. /* @teleloc 0xB2D40000 [160.964996 45.389198 50.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D415A, 12678, 0xB2D40000, 156.12, 45.4735, 63.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2D40000 [156.119995 45.473499 63.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B2D415A, 12678, 0xB2D40000, 156.12, 45.4735, 63.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2D40000 [156.119995 45.473499 63.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B2D415B, 12678, 0xB2D40000, 156.12, 29.4735, 63.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB2D40000 [156.119995 29.473499 63.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B2D415B, 12678, 0xB2D40000, 156.12, 29.4735, 63.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB2D40000 [156.119995 29.473499 63.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B2D415C, 9686, 0xB2D4017C, 97.431, 84.0797, 66.37, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B345.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B345.sql index 5e1de29d70..b5328e8134 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B345.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B345.sql @@ -629,16 +629,16 @@ VALUES (0x7B34509C, 9686, 0xB3450116, 154.733, 32.5157, 29.5, -0.707107, 0, 0, /* @teleloc 0xB3450116 [154.733002 32.515701 29.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B34509D, 9686, 0xB3450116, 153.533, 30.6157, 28.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450116 [153.533005 30.615700 28.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B34509D, 9686, 0xB3450116, 153.533, 30.6157, 28.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450116 [153.533005 30.615700 28.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B34509E, 11697, 0xB3450116, 154.346, 35.2663, 26.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3450116 [154.345993 35.266300 26.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B34509F, 11697, 0xB3450116, 153.321, 30.9914, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3450116 [153.320999 30.991400 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B34509F, 11697, 0xB3450116, 153.321, 30.9914, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3450116 [153.320999 30.991400 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450A0, 9686, 0xB3450116, 150.083, 31.3907, 28.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -653,24 +653,24 @@ VALUES (0x7B3450A2, 9686, 0xB3450116, 150.083, 34.8657, 28.5, -0.707107, 0, 0, /* @teleloc 0xB3450116 [150.082993 34.865700 28.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450A3, 9686, 0xB3450116, 152.501, 35.7618, 29.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450116 [152.501007 35.761799 29.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450A3, 9686, 0xB3450116, 152.501, 35.7618, 29.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450116 [152.501007 35.761799 29.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450A4, 9686, 0xB3450116, 154.733, 34.6106, 28.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB3450116 [154.733002 34.610600 28.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450A5, 9686, 0xB3450117, 156.387, 28.7306, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450117 [156.386993 28.730600 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450A5, 9686, 0xB3450117, 156.387, 28.7306, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450117 [156.386993 28.730600 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450A6, 9686, 0xB3450117, 161.765, 28.7306, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450117 [161.764999 28.730600 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450A6, 9686, 0xB3450117, 161.765, 28.7306, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450117 [161.764999 28.730600 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450A7, 9686, 0xB3450117, 159.115, 34.6806, 29.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450117 [159.115005 34.680599 29.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450A7, 9686, 0xB3450117, 159.115, 34.6806, 29.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450117 [159.115005 34.680599 29.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450A8, 9686, 0xB3450117, 163.065, 33.6306, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -693,8 +693,8 @@ VALUES (0x7B3450AC, 11698, 0xB3450117, 159.124, 31.7728, 32.6, -0.707107, 0, 0, /* @teleloc 0xB3450117 [159.123993 31.772800 32.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450AD, 11697, 0xB3450117, 159.11, 34.3062, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3450117 [159.110001 34.306198 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450AD, 11697, 0xB3450117, 159.11, 34.3062, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3450117 [159.110001 34.306198 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450AE, 9686, 0xB3450117, 163.065, 29.8402, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -705,8 +705,8 @@ VALUES (0x7B3450AF, 9686, 0xB3450117, 163.065, 31.6929, 29.875, 0.707107, 0, 0, /* @teleloc 0xB3450117 [163.065002 31.692900 29.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450B0, 9686, 0xB3450117, 159.131, 28.7306, 29.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450117 [159.130997 28.730600 29.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450B0, 9686, 0xB3450117, 159.131, 28.7306, 29.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450117 [159.130997 28.730600 29.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450B1, 9686, 0xB3450117, 155.173, 29.745, 29.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -721,12 +721,12 @@ VALUES (0x7B3450B3, 9686, 0xB3450117, 155.173, 33.7944, 29.6, -0.707107, 0, 0, /* @teleloc 0xB3450117 [155.173004 33.794399 29.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450B4, 9686, 0xB3450117, 156.566, 34.6806, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450117 [156.565994 34.680599 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450B4, 9686, 0xB3450117, 156.566, 34.6806, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450117 [156.565994 34.680599 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450B5, 9686, 0xB3450117, 161.79, 34.6806, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450117 [161.789993 34.680599 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450B5, 9686, 0xB3450117, 161.79, 34.6806, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450117 [161.789993 34.680599 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450B6, 11698, 0xB3450117, 161.659, 29.8778, 30.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -757,12 +757,12 @@ VALUES (0x7B3450BC, 11697, 0xB3450117, 156.144, 29.5028, 26.1, 0.359182, 0, 0, 0 /* @teleloc 0xB3450117 [156.143997 29.502800 26.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450BD, 9686, 0xB345011B, 156.051, 27.8118, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB345011B [156.050995 27.811800 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450BD, 9686, 0xB345011B, 156.051, 27.8118, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB345011B [156.050995 27.811800 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450BE, 9686, 0xB345011B, 156.301, 34.3618, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB345011B [156.300995 34.361801 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450BE, 9686, 0xB345011B, 156.301, 34.3618, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB345011B [156.300995 34.361801 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450BF, 9686, 0xB345011B, 159.8, 30.9761, 24.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,12 +781,12 @@ VALUES (0x7B3450C2, 9687, 0xB345011B, 159.189, 33.7608, 22.1, 0.878817, 0, 0, - /* @teleloc 0xB345011B [159.188995 33.760799 22.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450C3, 9686, 0xB345011B, 158.14, 27.8118, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB345011B [158.139999 27.811800 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450C3, 9686, 0xB345011B, 158.14, 27.8118, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB345011B [158.139999 27.811800 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450C4, 9686, 0xB345011B, 153.277, 34.3618, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB345011B [153.276993 34.361801 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450C4, 9686, 0xB345011B, 153.277, 34.3618, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB345011B [153.276993 34.361801 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450C5, 9686, 0xB345011B, 150.091, 29.2769, 24.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -797,36 +797,36 @@ VALUES (0x7B3450C6, 11698, 0xB345011B, 154.814, 31.0478, 25.525, 0.707107, 0, 0, /* @teleloc 0xB345011B [154.813995 31.047800 25.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450C7, 11697, 0xB345011B, 154.919, 28.2219, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB345011B [154.919006 28.221901 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450C7, 11697, 0xB345011B, 154.919, 28.2219, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB345011B [154.919006 28.221901 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450C8, 11697, 0xB345011B, 159.011, 31.1976, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB345011B [159.011002 31.197599 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450C9, 11697, 0xB345011B, 156.471, 33.864, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB345011B [156.470993 33.863998 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450C9, 11697, 0xB345011B, 156.471, 33.864, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB345011B [156.470993 33.863998 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450CA, 412, 0xB3450000, 152.474, 36.2828, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB3450000 [152.473999 36.282799 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450CA, 412, 0xB3450000, 152.474, 36.2828, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB3450000 [152.473999 36.282799 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450CB, 9686, 0xB3450000, 152.476, 36.3968, 29.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450000 [152.475998 36.396801 29.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450CB, 9686, 0xB3450000, 152.476, 36.3968, 29.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450000 [152.475998 36.396801 29.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450CC, 9686, 0xB3450000, 149.466, 42.2518, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450000 [149.466003 42.251801 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B3450CC, 9686, 0xB3450000, 149.466, 42.2518, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450000 [149.466003 42.251801 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450CD, 9686, 0xB3450000, 155.496, 42.2518, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450000 [155.496002 42.251801 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B3450CD, 9686, 0xB3450000, 155.496, 42.2518, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450000 [155.496002 42.251801 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450CE, 12679, 0xB3450000, 157.019, 36.7178, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB3450000 [157.018997 36.717800 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450CE, 12679, 0xB3450000, 157.019, 36.7178, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB3450000 [157.018997 36.717800 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450CF, 12679, 0xB3450000, 148.174, 36.6078, 26.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -837,24 +837,24 @@ VALUES (0x7B3450D0, 11697, 0xB345011F, 113.615, 36.3214, 26.075, -0.909599, 0, 0 /* @teleloc 0xB345011F [113.614998 36.321400 26.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450D1, 9686, 0xB345011F, 113.535, 31.3335, 28.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB345011F [113.535004 31.333500 28.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450D1, 9686, 0xB345011F, 113.535, 31.3335, 28.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB345011F [113.535004 31.333500 28.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450D2, 11697, 0xB345011F, 109.548, 34.2404, 26.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB345011F [109.547997 34.240398 26.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450D3, 9686, 0xB345011F, 107.835, 31.3585, 28.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB345011F [107.834999 31.358500 28.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450D3, 9686, 0xB345011F, 107.835, 31.3585, 28.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB345011F [107.834999 31.358500 28.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450D4, 9686, 0xB345011F, 108.068, 37.3002, 28.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB345011F [108.068001 37.300201 28.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450D4, 9686, 0xB345011F, 108.068, 37.3002, 28.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB345011F [108.068001 37.300201 28.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450D5, 9686, 0xB345011F, 113.498, 37.3252, 28.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB345011F [113.498001 37.325199 28.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450D5, 9686, 0xB345011F, 113.498, 37.3252, 28.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB345011F [113.498001 37.325199 28.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450D6, 9686, 0xB345011F, 114.823, 36.6002, 28.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,16 +873,16 @@ VALUES (0x7B3450D9, 11697, 0xB345011F, 112.298, 34.2404, 26.075, 0.707107, 0, 0, /* @teleloc 0xB345011F [112.297997 34.240398 26.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450DA, 9686, 0xB345011F, 110.622, 31.3335, 29.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB345011F [110.622002 31.333500 29.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450DA, 9686, 0xB345011F, 110.622, 31.3335, 29.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB345011F [110.622002 31.333500 29.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450DB, 9686, 0xB345011F, 114.823, 34.2336, 29.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB345011F [114.822998 34.233601 29.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450DC, 9686, 0xB345011F, 110.859, 37.3002, 29.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB345011F [110.859001 37.300201 29.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450DC, 9686, 0xB345011F, 110.859, 37.3002, 29.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB345011F [110.859001 37.300201 29.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450DD, 9686, 0xB345011F, 106.695, 32.7368, 28.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -913,8 +913,8 @@ VALUES (0x7B3450E3, 11698, 0xB345011F, 108.511, 35.8671, 30.175, -0.9486, 0, 0, /* @teleloc 0xB345011F [108.511002 35.867100 30.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450E4, 11697, 0xB345011F, 110.89, 36.6464, 26.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB345011F [110.889999 36.646400 26.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450E4, 11697, 0xB345011F, 110.89, 36.6464, 26.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB345011F [110.889999 36.646400 26.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450E5, 11697, 0xB345011F, 110.89, 34.2214, 26.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -925,24 +925,24 @@ VALUES (0x7B3450E6, 11697, 0xB345011F, 107.591, 32.1712, 26.075, -0.364064, 0, 0 /* @teleloc 0xB345011F [107.591003 32.171200 26.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450E7, 11697, 0xB345011F, 109.066, 31.7212, 26.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB345011F [109.066002 31.721201 26.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450E7, 11697, 0xB345011F, 109.066, 31.7212, 26.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB345011F [109.066002 31.721201 26.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450E8, 11697, 0xB345011F, 112.141, 31.7212, 26.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB345011F [112.140999 31.721201 26.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450E8, 11697, 0xB345011F, 112.141, 31.7212, 26.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB345011F [112.140999 31.721201 26.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450E9, 11697, 0xB3450121, 105.109, 33.5927, 26.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3450121 [105.109001 33.592701 26.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B3450E9, 11697, 0xB3450121, 105.109, 33.5927, 26.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3450121 [105.109001 33.592701 26.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450EA, 11697, 0xB3450121, 105.792, 37.9165, 26.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3450121 [105.792000 37.916500 26.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450EB, 9686, 0xB3450121, 105.263, 33.2131, 28.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450121 [105.263000 33.213100 28.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450EB, 9686, 0xB3450121, 105.263, 33.2131, 28.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450121 [105.263000 33.213100 28.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450EC, 9686, 0xB3450121, 101.748, 35.8406, 28.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -961,8 +961,8 @@ VALUES (0x7B3450EF, 9686, 0xB3450121, 106.242, 35.1381, 29.475, 0.707107, 0, 0, /* @teleloc 0xB3450121 [106.241997 35.138100 29.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450F0, 9686, 0xB3450121, 104.297, 38.3824, 29.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450121 [104.296997 38.382401 29.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450F0, 9686, 0xB3450121, 104.297, 38.3824, 29.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450121 [104.296997 38.382401 29.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450F1, 11697, 0xB3450123, 109.589, 33.5897, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -977,68 +977,68 @@ VALUES (0x7B3450F3, 9686, 0xB3450123, 111.598, 33.5905, 23.95, 0.707107, 0, 0, /* @teleloc 0xB3450123 [111.598000 33.590500 23.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450F4, 9686, 0xB3450123, 106.323, 30.3906, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450123 [106.322998 30.390600 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450F4, 9686, 0xB3450123, 106.323, 30.3906, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450123 [106.322998 30.390600 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450F5, 9686, 0xB3450123, 101.698, 33.6156, 23.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB3450123 [101.697998 33.615601 23.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450F6, 9686, 0xB3450123, 107.723, 36.9406, 23.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450123 [107.723000 36.940601 23.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450F6, 9686, 0xB3450123, 107.723, 36.9406, 23.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450123 [107.723000 36.940601 23.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450F7, 11698, 0xB3450123, 106.615, 34.2561, 25.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB3450123 [106.614998 34.256100 25.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450F7, 11698, 0xB3450123, 106.615, 34.2561, 25.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB3450123 [106.614998 34.256100 25.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450F8, 9687, 0xB3450123, 111.035, 30.9335, 22.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB3450123 [111.035004 30.933500 22.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450F9, 9686, 0xB3450123, 108.896, 30.3906, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450123 [108.896004 30.390600 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450F9, 9686, 0xB3450123, 108.896, 30.3906, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450123 [108.896004 30.390600 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450FA, 9686, 0xB3450123, 104.673, 36.9406, 23.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450123 [104.672997 36.940601 23.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3450FA, 9686, 0xB3450123, 104.673, 36.9406, 23.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450123 [104.672997 36.940601 23.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450FB, 11697, 0xB3450123, 110.903, 36.1834, 22.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3450123 [110.903000 36.183399 22.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450FC, 11697, 0xB3450123, 107.528, 33.6584, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3450123 [107.528000 33.658401 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450FC, 11697, 0xB3450123, 107.528, 33.6584, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3450123 [107.528000 33.658401 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3450FD, 11697, 0xB3450123, 102.303, 30.9834, 22.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3450123 [102.303001 30.983400 22.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450FE, 412, 0xB3450000, 104.285, 38.7435, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB3450000 [104.285004 38.743500 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450FE, 412, 0xB3450000, 104.285, 38.7435, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB3450000 [104.285004 38.743500 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3450FF, 9686, 0xB3450000, 104.263, 38.8381, 29.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450000 [104.263000 38.838100 29.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3450FF, 9686, 0xB3450000, 104.263, 38.8381, 29.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450000 [104.263000 38.838100 29.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B345100, 9686, 0xB3450000, 106.161, 38.8381, 27.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450000 [106.161003 38.838100 27.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B345100, 9686, 0xB3450000, 106.161, 38.8381, 27.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450000 [106.161003 38.838100 27.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B345101, 9686, 0xB3450000, 102.411, 38.8381, 27.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3450000 [102.411003 38.838100 27.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B345101, 9686, 0xB3450000, 102.411, 38.8381, 27.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3450000 [102.411003 38.838100 27.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B345102, 12679, 0xB3450000, 100.59, 39.3964, 26.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB3450000 [100.589996 39.396400 26.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B345103, 12679, 0xB3450000, 114.94, 39.1714, 26.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB3450000 [114.940002 39.171398 26.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B345103, 12679, 0xB3450000, 114.94, 39.1714, 26.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB3450000 [114.940002 39.171398 26.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B34516C, 11697, 0xB3450128, 154.816, 184.235, 26.075, -0.936977, 0, 0, -0.34939, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B374.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B374.sql index 2c7c7623c4..e63f232017 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B374.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B374.sql @@ -173,20 +173,20 @@ VALUES (0x7B37402A, 9686, 0xB3740110, 41.6299, 56.0231, 28.85, 0.317305, 0, 0, /* @teleloc 0xB3740110 [41.629902 56.023102 28.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B37402B, 9686, 0xB3740113, 30.765, 54.8045, 28.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740113 [30.764999 54.804501 28.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B37402B, 9686, 0xB3740113, 30.765, 54.8045, 28.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740113 [30.764999 54.804501 28.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B37402C, 9686, 0xB3740113, 36.165, 54.8045, 28.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740113 [36.165001 54.804501 28.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B37402C, 9686, 0xB3740113, 36.165, 54.8045, 28.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740113 [36.165001 54.804501 28.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B37402D, 9686, 0xB3740113, 37.215, 56.1537, 27.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB3740113 [37.215000 56.153702 27.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B37402E, 9686, 0xB3740113, 33.215, 60.7045, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740113 [33.215000 60.704498 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B37402E, 9686, 0xB3740113, 33.215, 60.7045, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740113 [33.215000 60.704498 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B37402F, 9686, 0xB3740113, 29.415, 57.5545, 30.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,16 +209,16 @@ VALUES (0x7B374033, 11697, 0xB3740113, 33.097, 57.8831, 26.1, -0.707107, 0, 0, - /* @teleloc 0xB3740113 [33.097000 57.883099 26.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B374034, 9686, 0xB3740115, 36.1231, 53.8517, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740115 [36.123100 53.851700 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B374034, 9686, 0xB3740115, 36.1231, 53.8517, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740115 [36.123100 53.851700 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B374035, 9686, 0xB3740115, 32.6263, 57.0857, 24.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB3740115 [32.626301 57.085701 24.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B374036, 9686, 0xB3740115, 34.8799, 60.3357, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740115 [34.879902 60.335701 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B374036, 9686, 0xB3740115, 34.8799, 60.3357, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740115 [34.879902 60.335701 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B374037, 11697, 0xB3740115, 40.7465, 59.1346, 22.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -233,8 +233,8 @@ VALUES (0x7B374039, 9687, 0xB3740115, 33.1299, 59.8731, 22.1, -0.952129, 0, 0, /* @teleloc 0xB3740115 [33.129902 59.873100 22.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B37403A, 412, 0xB3740000, 39.9799, 63.0831, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB3740000 [39.979900 63.083099 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B37403A, 412, 0xB3740000, 39.9799, 63.0831, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB3740000 [39.979900 63.083099 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B37403B, 10320, 0xB3740110, 38.8182, 58.2716, 26.005, -0.034316, 0, 0, -0.999411, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -682,8 +682,8 @@ VALUES (0x7B374080, 12679, 0xB3740000, 68.5247, 154.023, 30.1, 0.92388, 0, 0, 0. /* @teleloc 0xB3740000 [68.524696 154.022995 30.100000] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B374081, 9686, 0xB3740110, 40.0231, 55.5017, 31.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740110 [40.023102 55.501701 31.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B374081, 9686, 0xB3740110, 40.0231, 55.5017, 31.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740110 [40.023102 55.501701 31.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B374082, 9686, 0xB3740110, 37.6763, 58.6357, 29.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -698,28 +698,28 @@ VALUES (0x7B374084, 9686, 0xB3740110, 41.7799, 61.3231, 28.85, -0.902209, 0, 0, /* @teleloc 0xB3740110 [41.779900 61.323101 28.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B374085, 9686, 0xB3740110, 40.0299, 62.5357, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740110 [40.029900 62.535702 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B374085, 9686, 0xB3740110, 40.0299, 62.5357, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740110 [40.029900 62.535702 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B374086, 11697, 0xB3740110, 40.078, 55.8423, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3740110 [40.077999 55.842300 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B374086, 11697, 0xB3740110, 40.078, 55.8423, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3740110 [40.077999 55.842300 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B374087, 11697, 0xB3740110, 38.178, 56.8923, 26.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3740110 [38.178001 56.892300 26.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B374088, 11697, 0xB3740113, 33.628, 55.3923, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3740113 [33.627998 55.392300 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B374088, 11697, 0xB3740113, 33.628, 55.3923, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3740113 [33.627998 55.392300 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B374089, 9686, 0xB3740113, 30.6656, 60.7045, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740113 [30.665600 60.704498 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B374089, 9686, 0xB3740113, 30.6656, 60.7045, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740113 [30.665600 60.704498 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B37408A, 9686, 0xB3740113, 36.0094, 60.7045, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740113 [36.009399 60.704498 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B37408A, 9686, 0xB3740113, 36.0094, 60.7045, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740113 [36.009399 60.704498 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B37408B, 9686, 0xB3740113, 29.415, 55.8394, 29.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -730,8 +730,8 @@ VALUES (0x7B37408C, 9686, 0xB3740113, 29.415, 59.7876, 29.35, -0.707107, 0, 0, /* @teleloc 0xB3740113 [29.415001 59.787601 29.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B37408D, 9686, 0xB3740113, 33.6245, 54.8045, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740113 [33.624500 54.804501 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B37408D, 9686, 0xB3740113, 33.6245, 54.8045, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740113 [33.624500 54.804501 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B37408E, 9686, 0xB3740113, 37.215, 55.8537, 29.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -766,20 +766,20 @@ VALUES (0x7B374095, 11697, 0xB3740113, 36.2232, 55.6018, 26.1, 0.297375, 0, 0, - /* @teleloc 0xB3740113 [36.223202 55.601799 26.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B374096, 11697, 0xB3740113, 33.378, 60.1923, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3740113 [33.377998 60.192299 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B374096, 11697, 0xB3740113, 33.378, 60.1923, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3740113 [33.377998 60.192299 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B374097, 11697, 0xB3740115, 33.5141, 57.6465, 22.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3740115 [33.514099 57.646500 22.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B374098, 9686, 0xB3740115, 40.0231, 53.8517, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740115 [40.023102 53.851700 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B374098, 9686, 0xB3740115, 40.0231, 53.8517, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740115 [40.023102 53.851700 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B374099, 9686, 0xB3740115, 38.1299, 60.3357, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740115 [38.129902 60.335701 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B374099, 9686, 0xB3740115, 38.1299, 60.3357, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740115 [38.129902 60.335701 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B37409A, 9686, 0xB3740115, 42.5763, 55.8857, 24.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -790,16 +790,16 @@ VALUES (0x7B37409B, 11698, 0xB3740115, 36.609, 57.7359, 25.5, -0.707107, 0, 0, - /* @teleloc 0xB3740115 [36.609001 57.735901 25.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B37409C, 11697, 0xB3740115, 37.2141, 54.6965, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3740115 [37.214100 54.696499 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B37409C, 11697, 0xB3740115, 37.2141, 54.6965, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3740115 [37.214100 54.696499 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B37409D, 11697, 0xB3740115, 36.5965, 59.8846, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3740115 [36.596500 59.884602 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B37409D, 11697, 0xB3740115, 36.5965, 59.8846, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3740115 [36.596500 59.884602 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B37409E, 9686, 0xB3740000, 40.0231, 63.2517, 29.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3740000 [40.023102 63.251701 29.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B37409E, 9686, 0xB3740000, 40.0231, 63.2517, 29.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3740000 [40.023102 63.251701 29.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B37409F, 9686, 0xB3740000, 42.3231, 62.3517, 28.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -814,8 +814,8 @@ VALUES (0x7B3740A1, 12679, 0xB3740000, 43.128, 62.6423, 26.1, -0.402747, 0, 0, - /* @teleloc 0xB3740000 [43.127998 62.642300 26.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3740A2, 12679, 0xB3740000, 33.128, 61.6923, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB3740000 [33.127998 61.692299 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3740A2, 12679, 0xB3740000, 33.128, 61.6923, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB3740000 [33.127998 61.692299 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3740A3, 12618, 0xB3740000, 74.5768, 77.5236, 28.4653, 0.346003, 0, 0, -0.938233, False, '2005-02-09 10:00:00'); /* Liang Chi Settlement */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B3C2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B3C2.sql index dd051e770f..91db6ff0b4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B3C2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B3C2.sql @@ -241,12 +241,12 @@ VALUES (0x7B3C203B, 9686, 0xB3C2010A, 101.056, 35.9821, 163.05, -0.707107, 0, 0 /* @teleloc 0xB3C2010A [101.056000 35.982101 163.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C203C, 9686, 0xB3C2010A, 103.44, 31.4696, 163.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010A [103.440002 31.469601 163.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C203C, 9686, 0xB3C2010A, 103.44, 31.4696, 163.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010A [103.440002 31.469601 163.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C203D, 9686, 0xB3C2010B, 110.89, 38.7696, 161.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010B [110.889999 38.769600 161.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C203D, 9686, 0xB3C2010B, 110.89, 38.7696, 161.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010B [110.889999 38.769600 161.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C203E, 9686, 0xB3C2010B, 115.29, 37.4696, 160.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -257,8 +257,8 @@ VALUES (0x7B3C203F, 9686, 0xB3C2010B, 115.29, 33.8196, 160.8, 0.707107, 0, 0, - /* @teleloc 0xB3C2010B [115.290001 33.819599 160.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2040, 9686, 0xB3C2010B, 110.84, 32.8196, 161.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010B [110.839996 32.819599 161.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2040, 9686, 0xB3C2010B, 110.84, 32.8196, 161.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010B [110.839996 32.819599 161.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2041, 11697, 0xB3C2010B, 107.105, 33.4814, 158.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -269,8 +269,8 @@ VALUES (0x7B3C2042, 11697, 0xB3C2010B, 114.605, 37.8814, 158.05, -0.895323, 0, 0 /* @teleloc 0xB3C2010B [114.605003 37.881401 158.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2043, 11698, 0xB3C2010B, 110.895, 35.6696, 164.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB3C2010B [110.894997 35.669601 164.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2043, 11698, 0xB3C2010B, 110.895, 35.6696, 164.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB3C2010B [110.894997 35.669601 164.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2044, 11697, 0xB3C2010B, 111.005, 35.7314, 158.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -289,28 +289,28 @@ VALUES (0x7B3C2047, 9686, 0xB3C2010B, 106.156, 34.1852, 159.95, -0.707107, 0, 0 /* @teleloc 0xB3C2010B [106.155998 34.185200 159.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2048, 9686, 0xB3C2010B, 113.989, 32.8196, 161.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010B [113.988998 32.819599 161.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2048, 9686, 0xB3C2010B, 113.989, 32.8196, 161.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010B [113.988998 32.819599 161.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2049, 9686, 0xB3C2010B, 107.746, 32.8196, 161.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010B [107.746002 32.819599 161.649994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2049, 9686, 0xB3C2010B, 107.746, 32.8196, 161.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010B [107.746002 32.819599 161.649994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C204A, 9686, 0xB3C2010B, 115.29, 35.7639, 162, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB3C2010B [115.290001 35.763901 162.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C204B, 9686, 0xB3C2010B, 107.671, 38.7696, 161.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010B [107.670998 38.769600 161.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C204B, 9686, 0xB3C2010B, 107.671, 38.7696, 161.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010B [107.670998 38.769600 161.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C204C, 9686, 0xB3C2010B, 114.038, 38.7696, 161.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010B [114.038002 38.769600 161.600006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C204C, 9686, 0xB3C2010B, 114.038, 38.7696, 161.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010B [114.038002 38.769600 161.600006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C204D, 9686, 0xB3C2010B, 113.87, 38.7696, 160, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010B [113.870003 38.769600 160.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C204D, 9686, 0xB3C2010B, 113.87, 38.7696, 160, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010B [113.870003 38.769600 160.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C204E, 11698, 0xB3C2010B, 108.105, 35.6696, 164.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -333,20 +333,20 @@ VALUES (0x7B3C2052, 11697, 0xB3C2010B, 114.918, 35.7314, 158.05, 0.707107, 0, 0, /* @teleloc 0xB3C2010B [114.917999 35.731400 158.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2053, 11697, 0xB3C2010B, 110.916, 33.3242, 158.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3C2010B [110.916000 33.324200 158.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2053, 11697, 0xB3C2010B, 110.916, 33.3242, 158.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3C2010B [110.916000 33.324200 158.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2054, 11697, 0xB3C2010B, 113.875, 33.4814, 158.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3C2010B [113.875000 33.481400 158.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2055, 9686, 0xB3C2010C, 106.79, 32.8196, 156.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010C [106.790001 32.819599 156.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2055, 9686, 0xB3C2010C, 106.79, 32.8196, 156.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010C [106.790001 32.819599 156.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2056, 9686, 0xB3C2010C, 106.69, 38.3696, 156.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010C [106.690002 38.369598 156.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C2056, 9686, 0xB3C2010C, 106.69, 38.3696, 156.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010C [106.690002 38.369598 156.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2057, 9686, 0xB3C2010C, 115.24, 35.6696, 156.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -369,76 +369,76 @@ VALUES (0x7B3C205B, 9686, 0xB3C2010C, 101.056, 34.3677, 156.4, -0.707107, 0, 0, /* @teleloc 0xB3C2010C [101.056000 34.367699 156.399994] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C205C, 9686, 0xB3C2010C, 110.926, 32.8196, 156.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010C [110.926003 32.819599 156.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C205C, 9686, 0xB3C2010C, 110.926, 32.8196, 156.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010C [110.926003 32.819599 156.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C205D, 9686, 0xB3C2010C, 110.492, 38.3696, 156.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C2010C [110.491997 38.369598 156.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C205D, 9686, 0xB3C2010C, 110.492, 38.3696, 156.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C2010C [110.491997 38.369598 156.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C205E, 11698, 0xB3C2010C, 109.127, 35.6696, 157.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB3C2010C [109.126999 35.669601 157.460007] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C205F, 11697, 0xB3C2010C, 108.765, 33.362, 154.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3C2010C [108.764999 33.362000 154.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C205F, 11697, 0xB3C2010C, 108.765, 33.362, 154.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3C2010C [108.764999 33.362000 154.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2060, 11697, 0xB3C2010C, 108.635, 37.832, 154.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3C2010C [108.635002 37.832001 154.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C2060, 11697, 0xB3C2010C, 108.635, 37.832, 154.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3C2010C [108.635002 37.832001 154.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2061, 11697, 0xB3C2010C, 107.632, 35.5106, 154.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3C2010C [107.632004 35.510601 154.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2062, 412, 0xB3C20000, 110.895, 40.2796, 158, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB3C20000 [110.894997 40.279598 158.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2062, 412, 0xB3C20000, 110.895, 40.2796, 158, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB3C20000 [110.894997 40.279598 158.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2063, 9686, 0xB3C20000, 110.94, 40.3996, 161.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20000 [110.940002 40.399601 161.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2063, 9686, 0xB3C20000, 110.94, 40.3996, 161.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20000 [110.940002 40.399601 161.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2064, 9686, 0xB3C20000, 114.78, 39.4426, 159.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20000 [114.779999 39.442600 159.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2064, 9686, 0xB3C20000, 114.78, 39.4426, 159.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20000 [114.779999 39.442600 159.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2065, 9686, 0xB3C20000, 107.1, 39.4426, 159.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20000 [107.099998 39.442600 159.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2065, 9686, 0xB3C20000, 107.1, 39.4426, 159.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20000 [107.099998 39.442600 159.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2066, 12679, 0xB3C20000, 113.346, 39.6342, 158.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB3C20000 [113.346001 39.634201 158.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2066, 12679, 0xB3C20000, 113.346, 39.6342, 158.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB3C20000 [113.346001 39.634201 158.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2067, 12679, 0xB3C20000, 108.506, 39.6642, 158.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB3C20000 [108.505997 39.664200 158.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2067, 12679, 0xB3C20000, 108.506, 39.6642, 158.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB3C20000 [108.505997 39.664200 158.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2068, 11697, 0xB3C20113, 65.3662, 37.8763, 148.075, -0.909599, 0, 0, 0.415487, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3C20113 [65.366203 37.876301 148.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2069, 9686, 0xB3C20113, 65.2867, 32.8884, 150.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20113 [65.286697 32.888401 150.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2069, 9686, 0xB3C20113, 65.2867, 32.8884, 150.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20113 [65.286697 32.888401 150.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C206A, 11697, 0xB3C20113, 61.2998, 35.7953, 148.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3C20113 [61.299801 35.795300 148.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C206B, 9686, 0xB3C20113, 59.5867, 32.9134, 150.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20113 [59.586700 32.913399 150.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C206B, 9686, 0xB3C20113, 59.5867, 32.9134, 150.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20113 [59.586700 32.913399 150.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C206C, 9686, 0xB3C20113, 59.8198, 38.8551, 150.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20113 [59.819801 38.855099 150.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C206C, 9686, 0xB3C20113, 59.8198, 38.8551, 150.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20113 [59.819801 38.855099 150.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C206D, 9686, 0xB3C20113, 65.2499, 38.8801, 150.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20113 [65.249901 38.880100 150.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C206D, 9686, 0xB3C20113, 65.2499, 38.8801, 150.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20113 [65.249901 38.880100 150.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C206E, 9686, 0xB3C20113, 66.5749, 38.1551, 150.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -457,16 +457,16 @@ VALUES (0x7B3C2071, 11697, 0xB3C20113, 64.0498, 35.7953, 148.075, 0.707107, 0, 0 /* @teleloc 0xB3C20113 [64.049797 35.795300 148.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2072, 9686, 0xB3C20113, 62.3738, 32.8884, 151.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20113 [62.373798 32.888401 151.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2072, 9686, 0xB3C20113, 62.3738, 32.8884, 151.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20113 [62.373798 32.888401 151.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2073, 9686, 0xB3C20113, 66.5749, 35.7885, 151.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB3C20113 [66.574898 35.788502 151.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2074, 9686, 0xB3C20113, 62.6112, 38.8551, 151.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20113 [62.611198 38.855099 151.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C2074, 9686, 0xB3C20113, 62.6112, 38.8551, 151.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20113 [62.611198 38.855099 151.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2075, 9686, 0xB3C20113, 58.4463, 34.2916, 150.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -497,8 +497,8 @@ VALUES (0x7B3C207B, 11698, 0xB3C20113, 60.2624, 37.422, 152.175, -0.9486, 0, 0, /* @teleloc 0xB3C20113 [60.262402 37.422001 152.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C207C, 11697, 0xB3C20113, 62.6412, 38.2013, 148.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3C20113 [62.641201 38.201302 148.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C207C, 11697, 0xB3C20113, 62.6412, 38.2013, 148.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3C20113 [62.641201 38.201302 148.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C207D, 11697, 0xB3C20113, 62.6412, 35.7763, 148.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -509,24 +509,24 @@ VALUES (0x7B3C207E, 11697, 0xB3C20113, 59.3431, 33.7261, 148.075, -0.364064, 0, /* @teleloc 0xB3C20113 [59.343102 33.726101 148.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C207F, 11697, 0xB3C20113, 60.8181, 33.2761, 148.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3C20113 [60.818100 33.276100 148.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C207F, 11697, 0xB3C20113, 60.8181, 33.2761, 148.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3C20113 [60.818100 33.276100 148.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2080, 11697, 0xB3C20113, 63.8931, 33.2761, 148.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3C20113 [63.893101 33.276100 148.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2080, 11697, 0xB3C20113, 63.8931, 33.2761, 148.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3C20113 [63.893101 33.276100 148.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2081, 11697, 0xB3C20115, 56.8607, 35.1476, 148.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3C20115 [56.860699 35.147598 148.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B3C2081, 11697, 0xB3C20115, 56.8607, 35.1476, 148.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3C20115 [56.860699 35.147598 148.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2082, 11697, 0xB3C20115, 57.5433, 39.4714, 148.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3C20115 [57.543301 39.471401 148.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2083, 9686, 0xB3C20115, 57.0145, 34.768, 150.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20115 [57.014500 34.768002 150.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2083, 9686, 0xB3C20115, 57.0145, 34.768, 150.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20115 [57.014500 34.768002 150.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2084, 9686, 0xB3C20115, 53.4995, 37.3955, 150.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x7B3C2087, 9686, 0xB3C20115, 57.9937, 36.693, 151.475, 0.707107, 0, 0, /* @teleloc 0xB3C20115 [57.993698 36.693001 151.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2088, 9686, 0xB3C20115, 56.0491, 39.9372, 151.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20115 [56.049099 39.937199 151.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C2088, 9686, 0xB3C20115, 56.0491, 39.9372, 151.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20115 [56.049099 39.937199 151.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2089, 11697, 0xB3C20117, 61.3407, 35.1446, 144.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -561,68 +561,68 @@ VALUES (0x7B3C208B, 9686, 0xB3C20117, 63.3495, 35.1454, 145.95, 0.707107, 0, 0, /* @teleloc 0xB3C20117 [63.349499 35.145401 145.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C208C, 9686, 0xB3C20117, 58.0745, 31.9454, 145.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20117 [58.074501 31.945400 145.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C208C, 9686, 0xB3C20117, 58.0745, 31.9454, 145.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20117 [58.074501 31.945400 145.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C208D, 9686, 0xB3C20117, 53.4495, 35.1705, 145.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB3C20117 [53.449501 35.170502 145.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C208E, 9686, 0xB3C20117, 59.4745, 38.4954, 145.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20117 [59.474499 38.495399 145.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C208E, 9686, 0xB3C20117, 59.4745, 38.4954, 145.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20117 [59.474499 38.495399 145.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C208F, 11698, 0xB3C20117, 58.3668, 35.811, 147.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB3C20117 [58.366798 35.811001 147.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C208F, 11698, 0xB3C20117, 58.3668, 35.811, 147.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB3C20117 [58.366798 35.811001 147.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2090, 9687, 0xB3C20117, 62.7867, 32.4884, 144.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB3C20117 [62.786701 32.488400 144.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2091, 9686, 0xB3C20117, 60.6482, 31.9454, 145.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20117 [60.648201 31.945400 145.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2091, 9686, 0xB3C20117, 60.6482, 31.9454, 145.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20117 [60.648201 31.945400 145.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2092, 9686, 0xB3C20117, 56.4246, 38.4954, 145.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20117 [56.424599 38.495399 145.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B3C2092, 9686, 0xB3C20117, 56.4246, 38.4954, 145.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20117 [56.424599 38.495399 145.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2093, 11697, 0xB3C20117, 62.6549, 37.7383, 144.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3C20117 [62.654900 37.738300 144.100006] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2094, 11697, 0xB3C20117, 59.2799, 35.2133, 144.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB3C20117 [59.279900 35.213299 144.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2094, 11697, 0xB3C20117, 59.2799, 35.2133, 144.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB3C20117 [59.279900 35.213299 144.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C2095, 11697, 0xB3C20117, 54.0549, 32.5383, 144.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB3C20117 [54.054901 32.538300 144.100006] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2096, 412, 0xB3C20000, 56.0367, 40.2984, 148, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB3C20000 [56.036701 40.298401 148.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2096, 412, 0xB3C20000, 56.0367, 40.2984, 148, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB3C20000 [56.036701 40.298401 148.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2097, 9686, 0xB3C20000, 56.0145, 40.393, 151.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20000 [56.014500 40.393002 151.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2097, 9686, 0xB3C20000, 56.0145, 40.393, 151.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20000 [56.014500 40.393002 151.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2098, 9686, 0xB3C20000, 57.9131, 40.393, 149.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20000 [57.913101 40.393002 149.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2098, 9686, 0xB3C20000, 57.9131, 40.393, 149.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20000 [57.913101 40.393002 149.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C2099, 9686, 0xB3C20000, 54.1623, 40.393, 149.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB3C20000 [54.162300 40.393002 149.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C2099, 9686, 0xB3C20000, 54.1623, 40.393, 149.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB3C20000 [54.162300 40.393002 149.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C209A, 12679, 0xB3C20000, 52.3412, 40.9513, 148.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB3C20000 [52.341202 40.951302 148.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B3C209B, 12679, 0xB3C20000, 66.6912, 40.7263, 148.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB3C20000 [66.691200 40.726299 148.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B3C209B, 12679, 0xB3C20000, 66.6912, 40.7263, 148.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB3C20000 [66.691200 40.726299 148.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C209C, 412, 0xB3C2011B, 41.9315, 88.1267, 138, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -2158,7 +2158,7 @@ VALUES (0x7B3C21AC, 14244, 0xB3C20000, 36.9463, 128.153, 132.005, 0.999968, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C21AD, 14244, 0xB3C20000, 77.9721, 152.83, 140.005, 0.999867, 0, 0, -0.016326, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xB3C20000 [77.972099 152.830002 140.005005] 0.999867 0.000000 0.000000 -0.016325 */ +/* @teleloc 0xB3C20000 [77.972099 152.830002 140.005005] 0.999867 0.000000 0.000000 -0.016326 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B3C21AE, 14244, 0xB3C20000, 128.64, 156.144, 152.005, 0.71005, 0, 0, -0.704151, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B425.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B425.sql index 78f6c54d80..967f27f49b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B425.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B425.sql @@ -1461,24 +1461,24 @@ VALUES (0x7B42516C, 11697, 0xB425013A, 113.244, 36.2846, 130.075, -0.909599, 0, /* @teleloc 0xB425013A [113.244003 36.284599 130.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B42516D, 9686, 0xB425013A, 113.164, 31.2967, 132.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013A [113.164001 31.296700 132.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B42516D, 9686, 0xB425013A, 113.164, 31.2967, 132.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013A [113.164001 31.296700 132.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B42516E, 11697, 0xB425013A, 109.177, 34.2036, 130.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB425013A [109.177002 34.203602 130.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B42516F, 9686, 0xB425013A, 107.464, 31.3217, 132.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013A [107.463997 31.321699 132.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B42516F, 9686, 0xB425013A, 107.464, 31.3217, 132.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013A [107.463997 31.321699 132.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425170, 9686, 0xB425013A, 107.697, 37.2634, 132.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013A [107.696999 37.263401 132.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B425170, 9686, 0xB425013A, 107.697, 37.2634, 132.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013A [107.696999 37.263401 132.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425171, 9686, 0xB425013A, 113.127, 37.2884, 132.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013A [113.126999 37.288399 132.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B425171, 9686, 0xB425013A, 113.127, 37.2884, 132.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013A [113.126999 37.288399 132.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B425172, 9686, 0xB425013A, 114.452, 36.5634, 132.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x7B425175, 11697, 0xB425013A, 111.927, 34.2036, 130.075, 0.707107, 0, 0 /* @teleloc 0xB425013A [111.927002 34.203602 130.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425176, 9686, 0xB425013A, 110.251, 31.2967, 133.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013A [110.250999 31.296700 133.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B425176, 9686, 0xB425013A, 110.251, 31.2967, 133.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013A [110.250999 31.296700 133.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B425177, 9686, 0xB425013A, 114.452, 34.1968, 133.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB425013A [114.452003 34.196800 133.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425178, 9686, 0xB425013A, 110.488, 37.2634, 133.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013A [110.487999 37.263401 133.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B425178, 9686, 0xB425013A, 110.488, 37.2634, 133.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013A [110.487999 37.263401 133.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B425179, 9686, 0xB425013A, 106.324, 32.7, 132.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7B42517F, 11698, 0xB425013A, 108.14, 35.8303, 134.175, -0.9486, 0, 0, /* @teleloc 0xB425013A [108.139999 35.830299 134.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425180, 11697, 0xB425013A, 110.519, 36.6096, 130.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB425013A [110.518997 36.609600 130.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B425180, 11697, 0xB425013A, 110.519, 36.6096, 130.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB425013A [110.518997 36.609600 130.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B425181, 11697, 0xB425013A, 110.519, 34.1846, 130.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x7B425182, 11697, 0xB425013A, 107.22, 32.1344, 130.075, -0.364064, 0, 0 /* @teleloc 0xB425013A [107.220001 32.134399 130.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425183, 11697, 0xB425013A, 108.695, 31.6844, 130.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB425013A [108.695000 31.684401 130.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B425183, 11697, 0xB425013A, 108.695, 31.6844, 130.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB425013A [108.695000 31.684401 130.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425184, 11697, 0xB425013A, 111.77, 31.6844, 130.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB425013A [111.769997 31.684401 130.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B425184, 11697, 0xB425013A, 111.77, 31.6844, 130.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB425013A [111.769997 31.684401 130.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425185, 11697, 0xB425013C, 104.738, 33.5559, 130.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB425013C [104.737999 33.555901 130.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B425185, 11697, 0xB425013C, 104.738, 33.5559, 130.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB425013C [104.737999 33.555901 130.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B425186, 11697, 0xB425013C, 105.421, 37.8797, 130.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB425013C [105.420998 37.879700 130.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425187, 9686, 0xB425013C, 104.892, 33.1763, 132.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013C [104.891998 33.176300 132.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B425187, 9686, 0xB425013C, 104.892, 33.1763, 132.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013C [104.891998 33.176300 132.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B425188, 9686, 0xB425013C, 101.377, 35.8038, 132.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7B42518B, 9686, 0xB425013C, 105.871, 35.1013, 133.475, 0.707107, 0, 0 /* @teleloc 0xB425013C [105.871002 35.101299 133.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B42518C, 9686, 0xB425013C, 103.926, 38.3456, 133.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013C [103.926003 38.345600 133.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B42518C, 9686, 0xB425013C, 103.926, 38.3456, 133.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013C [103.926003 38.345600 133.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B42518D, 11697, 0xB425013E, 109.218, 33.5529, 126.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7B42518F, 9686, 0xB425013E, 111.227, 33.5537, 127.95, 0.707107, 0, 0, /* @teleloc 0xB425013E [111.226997 33.553699 127.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425190, 9686, 0xB425013E, 105.952, 30.3538, 127.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013E [105.952003 30.353800 127.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B425190, 9686, 0xB425013E, 105.952, 30.3538, 127.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013E [105.952003 30.353800 127.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B425191, 9686, 0xB425013E, 101.327, 33.5788, 127.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB425013E [101.327003 33.578800 127.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425192, 9686, 0xB425013E, 107.352, 36.9038, 127.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013E [107.351997 36.903801 127.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B425192, 9686, 0xB425013E, 107.352, 36.9038, 127.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013E [107.351997 36.903801 127.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425193, 11698, 0xB425013E, 106.244, 34.2193, 129.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB425013E [106.244003 34.219299 129.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B425193, 11698, 0xB425013E, 106.244, 34.2193, 129.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB425013E [106.244003 34.219299 129.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B425194, 9687, 0xB425013E, 110.664, 30.8967, 126.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB425013E [110.664001 30.896700 126.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425195, 9686, 0xB425013E, 108.525, 30.3538, 127.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013E [108.525002 30.353800 127.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B425195, 9686, 0xB425013E, 108.525, 30.3538, 127.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013E [108.525002 30.353800 127.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425196, 9686, 0xB425013E, 104.302, 36.9038, 127.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB425013E [104.302002 36.903801 127.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B425196, 9686, 0xB425013E, 104.302, 36.9038, 127.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB425013E [104.302002 36.903801 127.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B425197, 11697, 0xB425013E, 110.532, 36.1466, 126.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB425013E [110.531998 36.146599 126.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B425198, 11697, 0xB425013E, 107.157, 33.6216, 126.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB425013E [107.156998 33.621601 126.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B425198, 11697, 0xB425013E, 107.157, 33.6216, 126.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB425013E [107.156998 33.621601 126.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B425199, 11697, 0xB425013E, 101.932, 30.9466, 126.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB425013E [101.931999 30.946600 126.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B42519A, 412, 0xB4250000, 103.914, 38.7067, 130, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB4250000 [103.914001 38.706699 130.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B42519A, 412, 0xB4250000, 103.914, 38.7067, 130, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB4250000 [103.914001 38.706699 130.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B42519B, 9686, 0xB4250000, 103.892, 38.8013, 133.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB4250000 [103.891998 38.801300 133.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B42519B, 9686, 0xB4250000, 103.892, 38.8013, 133.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB4250000 [103.891998 38.801300 133.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B42519C, 9686, 0xB4250000, 105.79, 38.8013, 131.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB4250000 [105.790001 38.801300 131.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B42519C, 9686, 0xB4250000, 105.79, 38.8013, 131.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB4250000 [105.790001 38.801300 131.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B42519D, 9686, 0xB4250000, 102.04, 38.8013, 131.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB4250000 [102.040001 38.801300 131.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B42519D, 9686, 0xB4250000, 102.04, 38.8013, 131.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB4250000 [102.040001 38.801300 131.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B42519E, 12679, 0xB4250000, 100.218, 39.3596, 130.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB4250000 [100.218002 39.359600 130.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B42519F, 12679, 0xB4250000, 114.569, 39.1346, 130.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB4250000 [114.569000 39.134602 130.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B42519F, 12679, 0xB4250000, 114.569, 39.1346, 130.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB4250000 [114.569000 39.134602 130.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B4251A0, 13602, 0xB4250102, 34.5524, 38.2011, 114.005, 0.694948, 0, 0, 0.71906, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2146,7 +2146,7 @@ VALUES (0x7B4251A9, 14244, 0xB4250000, 38.4922, 35.0451, 114.005, 0.720015, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B4251AA, 14244, 0xB4250000, 35.5908, 80.3419, 136.005, 0.999759, 0, 0, -0.021941, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xB4250000 [35.590801 80.341904 136.005005] 0.999759 0.000000 0.000000 -0.021940 */ +/* @teleloc 0xB4250000 [35.590801 80.341904 136.005005] 0.999759 0.000000 0.000000 -0.021941 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B4251AB, 14244, 0xB4250000, 29.035, 126.091, 152.005, 0.999775, 0, 0, -0.021199, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B46F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B46F.sql index 1476957779..e03d0751a2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B46F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B46F.sql @@ -1,16 +1,16 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xB46F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B46F000, 6077, 0xB46F0000, 124, 155, 22.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Oak Target Drudge */ -/* @teleloc 0xB46F0000 [124.000000 155.000000 22.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B46F000, 6077, 0xB46F0000, 124, 155, 22.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Oak Target Drudge */ +/* @teleloc 0xB46F0000 [124.000000 155.000000 22.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B46F001, 6077, 0xB46F0000, 129, 155, 22.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Oak Target Drudge */ -/* @teleloc 0xB46F0000 [129.000000 155.000000 22.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B46F001, 6077, 0xB46F0000, 129, 155, 22.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Oak Target Drudge */ +/* @teleloc 0xB46F0000 [129.000000 155.000000 22.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B46F002, 6077, 0xB46F0000, 134, 155, 22.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Oak Target Drudge */ -/* @teleloc 0xB46F0000 [134.000000 155.000000 22.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B46F002, 6077, 0xB46F0000, 134, 155, 22.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Oak Target Drudge */ +/* @teleloc 0xB46F0000 [134.000000 155.000000 22.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B46F003, 7923, 0xB46F0000, 140.652, 129.139, 22.005, -0.741088, 0, 0, -0.671408, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B53B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B53B.sql index 6958d946b3..a874abd041 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B53B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B53B.sql @@ -5,24 +5,24 @@ VALUES (0x7B53B000, 11697, 0xB53B0102, 112.003, 36.9735, 40.075, -0.909599, 0, 0 /* @teleloc 0xB53B0102 [112.002998 36.973499 40.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B001, 9686, 0xB53B0102, 111.923, 31.9856, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0102 [111.922997 31.985600 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B001, 9686, 0xB53B0102, 111.923, 31.9856, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0102 [111.922997 31.985600 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B002, 11697, 0xB53B0102, 107.936, 34.8925, 40.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB53B0102 [107.935997 34.892502 40.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B003, 9686, 0xB53B0102, 106.223, 32.0106, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0102 [106.223000 32.010601 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B003, 9686, 0xB53B0102, 106.223, 32.0106, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0102 [106.223000 32.010601 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B004, 9686, 0xB53B0102, 106.456, 37.9523, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0102 [106.456001 37.952301 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B53B004, 9686, 0xB53B0102, 106.456, 37.9523, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0102 [106.456001 37.952301 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B005, 9686, 0xB53B0102, 111.886, 37.9773, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0102 [111.886002 37.977299 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B53B005, 9686, 0xB53B0102, 111.886, 37.9773, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0102 [111.886002 37.977299 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B006, 9686, 0xB53B0102, 113.211, 37.2523, 42.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7B53B009, 11697, 0xB53B0102, 110.686, 34.8925, 40.075, 0.707107, 0, 0, /* @teleloc 0xB53B0102 [110.685997 34.892502 40.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B00A, 9686, 0xB53B0102, 109.01, 31.9856, 43.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0102 [109.010002 31.985600 43.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B00A, 9686, 0xB53B0102, 109.01, 31.9856, 43.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0102 [109.010002 31.985600 43.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B00B, 9686, 0xB53B0102, 113.211, 34.8857, 43.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB53B0102 [113.210999 34.885700 43.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B00C, 9686, 0xB53B0102, 109.247, 37.9523, 43.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0102 [109.247002 37.952301 43.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B53B00C, 9686, 0xB53B0102, 109.247, 37.9523, 43.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0102 [109.247002 37.952301 43.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B00D, 9686, 0xB53B0102, 105.083, 33.3889, 42.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7B53B013, 11698, 0xB53B0102, 106.899, 36.5192, 44.175, -0.9486, 0, 0, /* @teleloc 0xB53B0102 [106.899002 36.519199 44.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B014, 11697, 0xB53B0102, 109.278, 37.2985, 40.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB53B0102 [109.278000 37.298500 40.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B53B014, 11697, 0xB53B0102, 109.278, 37.2985, 40.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB53B0102 [109.278000 37.298500 40.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B015, 11697, 0xB53B0102, 109.278, 34.8735, 40.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7B53B016, 11697, 0xB53B0102, 105.979, 32.8233, 40.075, -0.364064, 0, 0 /* @teleloc 0xB53B0102 [105.978996 32.823299 40.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B017, 11697, 0xB53B0102, 107.454, 32.3733, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB53B0102 [107.454002 32.373299 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B017, 11697, 0xB53B0102, 107.454, 32.3733, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB53B0102 [107.454002 32.373299 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B018, 11697, 0xB53B0102, 110.529, 32.3733, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB53B0102 [110.528999 32.373299 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B018, 11697, 0xB53B0102, 110.529, 32.3733, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB53B0102 [110.528999 32.373299 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B019, 11697, 0xB53B0104, 103.497, 34.2448, 40.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB53B0104 [103.497002 34.244801 40.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B53B019, 11697, 0xB53B0104, 103.497, 34.2448, 40.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB53B0104 [103.497002 34.244801 40.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B01A, 11697, 0xB53B0104, 104.18, 38.5686, 40.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB53B0104 [104.180000 38.568600 40.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B01B, 9686, 0xB53B0104, 103.651, 33.8652, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0104 [103.651001 33.865200 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B01B, 9686, 0xB53B0104, 103.651, 33.8652, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0104 [103.651001 33.865200 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B01C, 9686, 0xB53B0104, 100.136, 36.4927, 42.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7B53B01F, 9686, 0xB53B0104, 104.63, 35.7902, 43.475, 0.707107, 0, 0, /* @teleloc 0xB53B0104 [104.629997 35.790199 43.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B020, 9686, 0xB53B0104, 102.685, 39.0345, 43.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0104 [102.684998 39.034500 43.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B53B020, 9686, 0xB53B0104, 102.685, 39.0345, 43.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0104 [102.684998 39.034500 43.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B021, 11697, 0xB53B0106, 107.977, 34.2418, 36.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7B53B023, 9686, 0xB53B0106, 109.986, 34.2426, 37.95, 0.707107, 0, 0, /* @teleloc 0xB53B0106 [109.986000 34.242599 37.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B024, 9686, 0xB53B0106, 104.711, 31.0427, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0106 [104.710999 31.042700 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B024, 9686, 0xB53B0106, 104.711, 31.0427, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0106 [104.710999 31.042700 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B025, 9686, 0xB53B0106, 100.086, 34.2677, 37.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB53B0106 [100.085999 34.267700 37.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B026, 9686, 0xB53B0106, 106.111, 37.5927, 37.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0106 [106.111000 37.592701 37.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B53B026, 9686, 0xB53B0106, 106.111, 37.5927, 37.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0106 [106.111000 37.592701 37.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B027, 11698, 0xB53B0106, 105.003, 34.9082, 39.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB53B0106 [105.002998 34.908199 39.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B027, 11698, 0xB53B0106, 105.003, 34.9082, 39.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB53B0106 [105.002998 34.908199 39.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B028, 9687, 0xB53B0106, 109.423, 31.5856, 36.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB53B0106 [109.422997 31.585600 36.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B029, 9686, 0xB53B0106, 107.284, 31.0427, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0106 [107.283997 31.042700 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B029, 9686, 0xB53B0106, 107.284, 31.0427, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0106 [107.283997 31.042700 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B02A, 9686, 0xB53B0106, 103.061, 37.5927, 37.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0106 [103.060997 37.592701 37.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B53B02A, 9686, 0xB53B0106, 103.061, 37.5927, 37.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0106 [103.060997 37.592701 37.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B02B, 11697, 0xB53B0106, 109.291, 36.8355, 36.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB53B0106 [109.291000 36.835499 36.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B02C, 11697, 0xB53B0106, 105.916, 34.3105, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB53B0106 [105.916000 34.310501 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B02C, 11697, 0xB53B0106, 105.916, 34.3105, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB53B0106 [105.916000 34.310501 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B02D, 11697, 0xB53B0106, 100.691, 31.6355, 36.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB53B0106 [100.691002 31.635500 36.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B02E, 412, 0xB53B0000, 102.673, 39.3956, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB53B0000 [102.672997 39.395599 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B02E, 412, 0xB53B0000, 102.673, 39.3956, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB53B0000 [102.672997 39.395599 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B02F, 9686, 0xB53B0000, 102.651, 39.4902, 43.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0000 [102.651001 39.490200 43.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B02F, 9686, 0xB53B0000, 102.651, 39.4902, 43.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0000 [102.651001 39.490200 43.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B030, 9686, 0xB53B0000, 104.549, 39.4902, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0000 [104.549004 39.490200 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B030, 9686, 0xB53B0000, 104.549, 39.4902, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0000 [104.549004 39.490200 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B031, 9686, 0xB53B0000, 100.799, 39.4902, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB53B0000 [100.799004 39.490200 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B031, 9686, 0xB53B0000, 100.799, 39.4902, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB53B0000 [100.799004 39.490200 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B032, 12679, 0xB53B0000, 98.9775, 40.0485, 40.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB53B0000 [98.977501 40.048500 40.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B53B033, 12679, 0xB53B0000, 113.328, 39.8235, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB53B0000 [113.328003 39.823502 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B53B033, 12679, 0xB53B0000, 113.328, 39.8235, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB53B0000 [113.328003 39.823502 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B034, 9686, 0xB53B010B, 37.8464, 35.5004, 41.5, -0.932836, 0, 0, 0.360302, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1074,7 +1074,7 @@ VALUES (0x7B53B10B, 11697, 0xB53B012A, 126.627, 156.493, 50.1, -0.939319, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B10C, 11697, 0xB53B012A, 128.756, 156.914, 50.1, -0.995077, 0, 0, 0.099103, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB53B012A [128.755997 156.914001 50.099998] -0.995077 0.000000 0.000000 0.099102 */ +/* @teleloc 0xB53B012A [128.755997 156.914001 50.099998] -0.995077 0.000000 0.000000 0.099103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B53B10D, 9686, 0xB53B012D, 133.079, 163.288, 52.85, -0.939319, 0, 0, -0.343045, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B54F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B54F.sql index ab490d6449..002a4ad0b1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B54F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B54F.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xB54F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F000, 9686, 0xB54F0102, 62.5437, 36.3415, 11.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0102 [62.543701 36.341499 11.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F000, 9686, 0xB54F0102, 62.5437, 36.3415, 11.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0102 [62.543701 36.341499 11.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F001, 9686, 0xB54F0102, 57.9258, 36.3185, 10.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0102 [57.925800 36.318501 10.200000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F001, 9686, 0xB54F0102, 57.9258, 36.3185, 10.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0102 [57.925800 36.318501 10.200000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F002, 9686, 0xB54F0102, 60.4412, 30.5915, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0102 [60.441200 30.591499 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F002, 9686, 0xB54F0102, 60.4412, 30.5915, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0102 [60.441200 30.591499 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F003, 9686, 0xB54F0102, 63.6412, 30.5915, 10.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0102 [63.641201 30.591499 10.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F003, 9686, 0xB54F0102, 63.6412, 30.5915, 10.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0102 [63.641201 30.591499 10.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F004, 11697, 0xB54F0102, 55.9092, 31.2778, 8.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7B54F005, 11697, 0xB54F0102, 64.8092, 35.6106, 8.1, -0.932639, 0, 0, 0 /* @teleloc 0xB54F0102 [64.809196 35.610600 8.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F006, 11698, 0xB54F0102, 60.4723, 33.6415, 14.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB54F0102 [60.472301 33.641499 14.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F006, 11698, 0xB54F0102, 60.4723, 33.6415, 14.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB54F0102 [60.472301 33.641499 14.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F007, 11697, 0xB54F0102, 60.4592, 33.6106, 8.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB54F0102 [60.459202 33.610600 8.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F008, 9686, 0xB54F0102, 57.291, 30.5915, 10.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0102 [57.291000 30.591499 10.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F008, 9686, 0xB54F0102, 57.291, 30.5915, 10.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0102 [57.291000 30.591499 10.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F009, 9686, 0xB54F0102, 55.2444, 33.4683, 11.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7B54F00E, 9686, 0xB54F0102, 65.638, 31.4684, 11.65, 0.707107, 0, 0, - /* @teleloc 0xB54F0102 [65.638000 31.468399 11.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F00F, 9686, 0xB54F0102, 58.291, 36.3415, 11.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0102 [58.291000 36.341499 11.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F00F, 9686, 0xB54F0102, 58.291, 36.3415, 11.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0102 [58.291000 36.341499 11.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F010, 9686, 0xB54F0102, 64.1117, 36.3185, 10.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0102 [64.111702 36.318501 10.200000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F010, 9686, 0xB54F0102, 64.1117, 36.3185, 10.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0102 [64.111702 36.318501 10.200000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F011, 11698, 0xB54F0102, 62.6723, 33.6415, 14.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7B54F014, 11697, 0xB54F0102, 58.9565, 33.6106, 8.1, -0.707107, 0, 0, - /* @teleloc 0xB54F0102 [58.956501 33.610600 8.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F015, 11697, 0xB54F0102, 60.2649, 31.1556, 8.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB54F0102 [60.264900 31.155600 8.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F015, 11697, 0xB54F0102, 60.2649, 31.1556, 8.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB54F0102 [60.264900 31.155600 8.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F016, 11697, 0xB54F0102, 65.0149, 33.5555, 8.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB54F0102 [65.014900 33.555500 8.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F017, 11697, 0xB54F0102, 57.6592, 35.7106, 8.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB54F0102 [57.659199 35.710602 8.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F017, 11697, 0xB54F0102, 57.6592, 35.7106, 8.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB54F0102 [57.659199 35.710602 8.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F018, 9686, 0xB54F0104, 58.1944, 39.4723, 11, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB54F0104 [58.194401 39.472301 11.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F019, 9686, 0xB54F0104, 61.5944, 36.9415, 11.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0104 [61.594398 36.941502 11.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F019, 9686, 0xB54F0104, 61.5944, 36.9415, 11.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0104 [61.594398 36.941502 11.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F01A, 9686, 0xB54F0104, 61.2944, 42.0415, 11.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0104 [61.294399 42.041500 11.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F01A, 9686, 0xB54F0104, 61.2944, 42.0415, 11.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0104 [61.294399 42.041500 11.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F01B, 11697, 0xB54F0104, 62.4092, 39.7606, 8.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7B54F01D, 9686, 0xB54F0104, 58.1944, 41.1184, 11, -0.707107, 0, 0, -0 /* @teleloc 0xB54F0104 [58.194401 41.118401 11.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F01E, 9686, 0xB54F0104, 59.4974, 36.9415, 10.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0104 [59.497398 36.941502 10.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F01E, 9686, 0xB54F0104, 59.4974, 36.9415, 10.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0104 [59.497398 36.941502 10.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F01F, 9686, 0xB54F0106, 60.988, 30.6877, 6.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0106 [60.987999 30.687700 6.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F01F, 9686, 0xB54F0106, 60.988, 30.6877, 6.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0106 [60.987999 30.687700 6.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F020, 9686, 0xB54F0106, 63.488, 34.9877, 6.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7B54F026, 9686, 0xB54F0106, 63.488, 37.6848, 6.45, 0.707107, 0, 0, -0 /* @teleloc 0xB54F0106 [63.487999 37.684799 6.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F027, 9686, 0xB54F0106, 61.9375, 40.6377, 6.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0106 [61.937500 40.637699 6.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F027, 9686, 0xB54F0106, 61.9375, 40.6377, 6.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0106 [61.937500 40.637699 6.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F028, 11698, 0xB54F0106, 60.8912, 34.6781, 7.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB54F0106 [60.891201 34.678101 7.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F028, 11698, 0xB54F0106, 60.8912, 34.6781, 7.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB54F0106 [60.891201 34.678101 7.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F029, 11697, 0xB54F0106, 61.2802, 40.1542, 4.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB54F0106 [61.280201 40.154202 4.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F029, 11697, 0xB54F0106, 61.2802, 40.1542, 4.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB54F0106 [61.280201 40.154202 4.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F02A, 11697, 0xB54F0106, 62.8302, 39.9543, 4.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7B54F02D, 9686, 0xB54F0108, 58.5944, 43.2683, 11, -0.707107, 0, 0, -0 /* @teleloc 0xB54F0108 [58.594398 43.268299 11.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F02E, 412, 0xB54F0000, 61.2723, 44.4415, 8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB54F0000 [61.272301 44.441502 8.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F02E, 412, 0xB54F0000, 61.2723, 44.4415, 8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB54F0000 [61.272301 44.441502 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F02F, 9686, 0xB54F0000, 59.0617, 44.5685, 10.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0000 [59.061699 44.568501 10.200000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F02F, 9686, 0xB54F0000, 59.0617, 44.5685, 10.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0000 [59.061699 44.568501 10.200000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F030, 9686, 0xB54F0000, 58.0617, 43.7185, 10.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -450,7 +450,7 @@ VALUES (0x7B54F06F, 11697, 0xB54F0111, 54.7114, 156.371, 4.1, -0.939319, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F070, 11697, 0xB54F0111, 56.8409, 156.792, 4.1, -0.995077, 0, 0, 0.099103, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB54F0111 [56.840900 156.792007 4.100000] -0.995077 0.000000 0.000000 0.099102 */ +/* @teleloc 0xB54F0111 [56.840900 156.792007 4.100000] -0.995077 0.000000 0.000000 0.099103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F071, 9686, 0xB54F0114, 61.1637, 163.166, 6.85, -0.939319, 0, 0, -0.343045, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x7B54F16B, 12679, 0xB54F0000, 153.097, 51.2916, 14.1, 0.923879, 0, 0, - /* @teleloc 0xB54F0000 [153.097000 51.291599 14.100000] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F16C, 412, 0xB54F0137, 104.922, 42.1241, 8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB54F0137 [104.921997 42.124100 8.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F16C, 412, 0xB54F0137, 104.922, 42.1241, 8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB54F0137 [104.921997 42.124100 8.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F16D, 9686, 0xB54F0138, 104.872, 41.3141, 12.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x7B54F170, 11697, 0xB54F0138, 103.144, 40.825, 8.15, -0.92388, 0, 0, -0 /* @teleloc 0xB54F0138 [103.143997 40.825001 8.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F171, 9686, 0xB54F0138, 104.872, 32.7641, 13.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0138 [104.872002 32.764099 13.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F171, 9686, 0xB54F0138, 104.872, 32.7641, 13.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0138 [104.872002 32.764099 13.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F172, 9686, 0xB54F0138, 102.572, 38.8133, 10.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x7B54F175, 9686, 0xB54F0138, 107.2, 38.5985, 10.25, 0.707107, 0, 0, -0 /* @teleloc 0xB54F0138 [107.199997 38.598499 10.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F176, 9686, 0xB54F0139, 111.072, 36.8141, 11.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0139 [111.071999 36.814098 11.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F176, 9686, 0xB54F0139, 111.072, 36.8141, 11.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0139 [111.071999 36.814098 11.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F177, 9686, 0xB54F0139, 114.205, 35.623, 10.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB54F0139 [114.205002 35.623001 10.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F178, 9686, 0xB54F0139, 113.113, 30.8641, 11.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0139 [113.112999 30.864100 11.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F178, 9686, 0xB54F0139, 113.113, 30.8641, 11.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0139 [113.112999 30.864100 11.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F179, 9686, 0xB54F0139, 108.661, 30.8641, 11.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0139 [108.661003 30.864100 11.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F179, 9686, 0xB54F0139, 108.661, 30.8641, 11.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0139 [108.661003 30.864100 11.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F17A, 9686, 0xB54F0139, 107.641, 32.0941, 10, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x7B54F17D, 11698, 0xB54F0139, 111.022, 33.7641, 14.25, 0.707107, 0, 0, /* @teleloc 0xB54F0139 [111.022003 33.764099 14.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F17E, 11697, 0xB54F0139, 111.006, 33.6809, 8.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB54F0139 [111.005997 33.680901 8.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F17E, 11697, 0xB54F0139, 111.006, 33.6809, 8.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB54F0139 [111.005997 33.680901 8.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F17F, 9686, 0xB54F0139, 114.205, 32.023, 10.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x7B54F180, 9686, 0xB54F0139, 114.205, 33.8653, 11.9, 0.707107, 0, 0, - /* @teleloc 0xB54F0139 [114.205002 33.865299 11.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F181, 9686, 0xB54F0139, 113.171, 36.8141, 11.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0139 [113.170998 36.814098 11.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F181, 9686, 0xB54F0139, 113.171, 36.8141, 11.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0139 [113.170998 36.814098 11.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F182, 9686, 0xB54F0139, 108.821, 36.8141, 11.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0139 [108.820999 36.814098 11.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F182, 9686, 0xB54F0139, 108.821, 36.8141, 11.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0139 [108.820999 36.814098 11.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F183, 9686, 0xB54F0139, 110.893, 30.8641, 11.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0139 [110.892998 30.864100 11.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F183, 9686, 0xB54F0139, 110.893, 30.8641, 11.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0139 [110.892998 30.864100 11.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F184, 9686, 0xB54F0139, 107.641, 32.343, 11.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x7B54F185, 9686, 0xB54F0139, 107.641, 35.3805, 11.6, -0.707107, 0, 0, /* @teleloc 0xB54F0139 [107.640999 35.380501 11.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F186, 9686, 0xB54F0139, 108.821, 36.8141, 10, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0139 [108.820999 36.814098 10.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F186, 9686, 0xB54F0139, 108.821, 36.8141, 10, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0139 [108.820999 36.814098 10.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F187, 11698, 0xB54F0139, 113.349, 31.5572, 12.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x7B54F188, 11698, 0xB54F0139, 113.249, 35.8573, 12.3, 0.919479, 0, 0, - /* @teleloc 0xB54F0139 [113.249001 35.857300 12.300000] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F189, 11697, 0xB54F0139, 111.009, 32.3465, 8.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB54F0139 [111.009003 32.346500 8.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F189, 11697, 0xB54F0139, 111.009, 32.3465, 8.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB54F0139 [111.009003 32.346500 8.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F18A, 11697, 0xB54F0139, 111.009, 34.8423, 8.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB54F0139 [111.009003 34.842300 8.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F18A, 11697, 0xB54F0139, 111.009, 34.8423, 8.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB54F0139 [111.009003 34.842300 8.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F18B, 11697, 0xB54F0139, 113.159, 31.7308, 8.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7B54F18C, 11697, 0xB54F0139, 113.503, 33.9335, 8.15, 0.707107, 0, 0, - /* @teleloc 0xB54F0139 [113.502998 33.933498 8.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F18D, 11697, 0xB54F0139, 111.009, 36.0457, 8.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB54F0139 [111.009003 36.045700 8.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F18D, 11697, 0xB54F0139, 111.009, 36.0457, 8.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB54F0139 [111.009003 36.045700 8.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F18E, 9686, 0xB54F013B, 107.123, 36.4641, 6.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F013B [107.123001 36.464100 6.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F18E, 9686, 0xB54F013B, 107.123, 36.4641, 6.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F013B [107.123001 36.464100 6.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F18F, 9686, 0xB54F013B, 113.973, 33.7955, 6.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x7B54F192, 9687, 0xB54F013B, 103.348, 35.731, 4.1, -0.865587, -0.00087 /* @teleloc 0xB54F013B [103.348000 35.730999 4.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F193, 9686, 0xB54F013B, 110.426, 36.4641, 6.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F013B [110.426003 36.464100 6.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F193, 9686, 0xB54F013B, 110.426, 36.4641, 6.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F013B [110.426003 36.464100 6.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F194, 9686, 0xB54F013B, 106.525, 30.9245, 6.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F013B [106.525002 30.924500 6.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F194, 9686, 0xB54F013B, 106.525, 30.9245, 6.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F013B [106.525002 30.924500 6.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F195, 9686, 0xB54F013B, 110.638, 30.9245, 6.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F013B [110.638000 30.924500 6.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F195, 9686, 0xB54F013B, 110.638, 30.9245, 6.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F013B [110.638000 30.924500 6.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F196, 9686, 0xB54F013B, 102.572, 32.085, 6.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x7B54F197, 11698, 0xB54F013B, 109.165, 33.7641, 7.5, -0.707107, 0, 0, - /* @teleloc 0xB54F013B [109.165001 33.764099 7.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F198, 11697, 0xB54F013B, 108.912, 35.8054, 4.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB54F013B [108.912003 35.805401 4.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B54F198, 11697, 0xB54F013B, 108.912, 35.8054, 4.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB54F013B [108.912003 35.805401 4.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F199, 11697, 0xB54F013B, 108.612, 31.4554, 4.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB54F013B [108.612000 31.455400 4.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F199, 11697, 0xB54F013B, 108.612, 31.4554, 4.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB54F013B [108.612000 31.455400 4.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F19A, 11697, 0xB54F013B, 113.231, 33.4277, 4.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB54F013B [113.231003 33.427700 4.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F19B, 9686, 0xB54F0000, 104.922, 42.1627, 11.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0000 [104.921997 42.162701 11.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B54F19B, 9686, 0xB54F0000, 104.922, 42.1627, 11.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0000 [104.921997 42.162701 11.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F19C, 9686, 0xB54F0000, 102.771, 42.3627, 9.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0000 [102.771004 42.362701 9.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B54F19C, 9686, 0xB54F0000, 102.771, 42.3627, 9.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0000 [102.771004 42.362701 9.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F19D, 9686, 0xB54F0000, 107.064, 42.3627, 9.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB54F0000 [107.064003 42.362701 9.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B54F19D, 9686, 0xB54F0000, 107.064, 42.3627, 9.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB54F0000 [107.064003 42.362701 9.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F19E, 12679, 0xB54F0000, 109.009, 42.7966, 8.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB54F0000 [109.009003 42.796600 8.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B54F19F, 12679, 0xB54F0000, 111.009, 38.0466, 8.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB54F0000 [111.009003 38.046600 8.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B54F19F, 12679, 0xB54F0000, 111.009, 38.0466, 8.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB54F0000 [111.009003 38.046600 8.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B54F1A0, 13298, 0xB54F0104, 61.151, 38.7135, 8.005, 0.024498, 0, 0, 0.9997, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B55D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B55D.sql index eb61d36fc6..8a5a266dda 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B55D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B55D.sql @@ -521,24 +521,24 @@ VALUES (0x7B55D081, 11697, 0xB55D0138, 90.2269, 60.7408, 20.075, -0.909599, 0, 0 /* @teleloc 0xB55D0138 [90.226898 60.740799 20.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D082, 9686, 0xB55D0138, 90.1474, 55.7529, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D0138 [90.147400 55.752899 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D082, 9686, 0xB55D0138, 90.1474, 55.7529, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D0138 [90.147400 55.752899 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D083, 11697, 0xB55D0138, 86.1605, 58.6598, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB55D0138 [86.160500 58.659801 20.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D084, 9686, 0xB55D0138, 84.4474, 55.7779, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D0138 [84.447403 55.777901 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D084, 9686, 0xB55D0138, 84.4474, 55.7779, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D0138 [84.447403 55.777901 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D085, 9686, 0xB55D0138, 84.6805, 61.7196, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D0138 [84.680496 61.719601 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B55D085, 9686, 0xB55D0138, 84.6805, 61.7196, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D0138 [84.680496 61.719601 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D086, 9686, 0xB55D0138, 90.1106, 61.7446, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D0138 [90.110603 61.744598 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B55D086, 9686, 0xB55D0138, 90.1106, 61.7446, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D0138 [90.110603 61.744598 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D087, 9686, 0xB55D0138, 91.4356, 61.0196, 22.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -557,16 +557,16 @@ VALUES (0x7B55D08A, 11697, 0xB55D0138, 88.9105, 58.6598, 20.075, 0.707107, 0, 0, /* @teleloc 0xB55D0138 [88.910500 58.659801 20.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D08B, 11697, 0xB55D013A, 81.7214, 58.0121, 20.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB55D013A [81.721397 58.012100 20.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B55D08B, 11697, 0xB55D013A, 81.7214, 58.0121, 20.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB55D013A [81.721397 58.012100 20.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D08C, 11697, 0xB55D013A, 82.404, 62.3359, 20.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB55D013A [82.403999 62.335899 20.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D08D, 9686, 0xB55D013A, 81.8752, 57.6325, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D013A [81.875198 57.632500 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D08D, 9686, 0xB55D013A, 81.8752, 57.6325, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D013A [81.875198 57.632500 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D08E, 9686, 0xB55D013A, 78.3602, 60.26, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -585,28 +585,28 @@ VALUES (0x7B55D091, 9686, 0xB55D013C, 88.2102, 58.0099, 17.95, 0.707107, 0, 0, /* @teleloc 0xB55D013C [88.210197 58.009899 17.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D092, 9686, 0xB55D013C, 82.9352, 54.81, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D013C [82.935204 54.810001 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D092, 9686, 0xB55D013C, 82.9352, 54.81, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D013C [82.935204 54.810001 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D093, 9686, 0xB55D013C, 78.3102, 58.035, 17.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB55D013C [78.310204 58.035000 17.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D094, 9686, 0xB55D013C, 84.3352, 61.36, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D013C [84.335197 61.360001 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B55D094, 9686, 0xB55D013C, 84.3352, 61.36, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D013C [84.335197 61.360001 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D095, 11698, 0xB55D013C, 83.2275, 58.6755, 19.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB55D013C [83.227501 58.675499 19.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D095, 11698, 0xB55D013C, 83.2275, 58.6755, 19.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB55D013C [83.227501 58.675499 19.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D096, 9687, 0xB55D013C, 87.6474, 55.3529, 16.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB55D013C [87.647400 55.352901 16.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D097, 412, 0xB55D0000, 80.8974, 63.1629, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB55D0000 [80.897400 63.162899 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D097, 412, 0xB55D0000, 80.8974, 63.1629, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB55D0000 [80.897400 63.162899 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D098, 9871, 0xB55D0100, 37.9852, 58.8797, 20.005, 0.427871, 0, 0, 0.90384, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2057,16 +2057,16 @@ VALUES (0x7B55D193, 12679, 0xB55D0000, 131.934, 63.9432, 20.15, 0.43896, 0, 0, - /* @teleloc 0xB55D0000 [131.934006 63.943199 20.150000] 0.438960 0.000000 0.000000 -0.898507 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D194, 9686, 0xB55D0138, 87.2345, 55.7529, 23.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D0138 [87.234497 55.752899 23.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D194, 9686, 0xB55D0138, 87.2345, 55.7529, 23.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D0138 [87.234497 55.752899 23.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D195, 9686, 0xB55D0138, 91.4356, 58.653, 23.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB55D0138 [91.435600 58.653000 23.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D196, 9686, 0xB55D0138, 87.4719, 61.7196, 23.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D0138 [87.471901 61.719601 23.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B55D196, 9686, 0xB55D0138, 87.4719, 61.7196, 23.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D0138 [87.471901 61.719601 23.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D197, 9686, 0xB55D0138, 83.307, 57.1562, 22.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2097,8 +2097,8 @@ VALUES (0x7B55D19D, 11698, 0xB55D0138, 85.1231, 60.2865, 24.175, -0.9486, 0, 0, /* @teleloc 0xB55D0138 [85.123100 60.286499 24.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D19E, 11697, 0xB55D0138, 87.5019, 61.0658, 20.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB55D0138 [87.501900 61.065800 20.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B55D19E, 11697, 0xB55D0138, 87.5019, 61.0658, 20.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB55D0138 [87.501900 61.065800 20.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D19F, 11697, 0xB55D0138, 87.5019, 58.6408, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2109,12 +2109,12 @@ VALUES (0x7B55D1A0, 11697, 0xB55D0138, 84.2038, 56.5906, 20.075, -0.364064, 0, 0 /* @teleloc 0xB55D0138 [84.203796 56.590599 20.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D1A1, 11697, 0xB55D0138, 85.6788, 56.1406, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB55D0138 [85.678802 56.140598 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D1A1, 11697, 0xB55D0138, 85.6788, 56.1406, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB55D0138 [85.678802 56.140598 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D1A2, 11697, 0xB55D0138, 88.7538, 56.1406, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB55D0138 [88.753799 56.140598 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D1A2, 11697, 0xB55D0138, 88.7538, 56.1406, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB55D0138 [88.753799 56.140598 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D1A3, 9686, 0xB55D013A, 78.3602, 58.4823, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2129,48 +2129,48 @@ VALUES (0x7B55D1A5, 9686, 0xB55D013A, 82.8544, 59.5575, 23.475, 0.707107, 0, 0, /* @teleloc 0xB55D013A [82.854401 59.557499 23.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D1A6, 9686, 0xB55D013A, 80.9098, 62.8018, 23.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D013A [80.909798 62.801800 23.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B55D1A6, 9686, 0xB55D013A, 80.9098, 62.8018, 23.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D013A [80.909798 62.801800 23.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D1A7, 9686, 0xB55D013C, 85.5089, 54.81, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D013C [85.508904 54.810001 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D1A7, 9686, 0xB55D013C, 85.5089, 54.81, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D013C [85.508904 54.810001 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D1A8, 9686, 0xB55D013C, 81.2853, 61.36, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D013C [81.285301 61.360001 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B55D1A8, 9686, 0xB55D013C, 81.2853, 61.36, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D013C [81.285301 61.360001 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D1A9, 11697, 0xB55D013C, 87.5156, 60.6028, 16.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB55D013C [87.515602 60.602798 16.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D1AA, 11697, 0xB55D013C, 84.1406, 58.0778, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB55D013C [84.140602 58.077801 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D1AA, 11697, 0xB55D013C, 84.1406, 58.0778, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB55D013C [84.140602 58.077801 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D1AB, 11697, 0xB55D013C, 78.9156, 55.4028, 16.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB55D013C [78.915604 55.402802 16.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D1AC, 9686, 0xB55D0000, 80.8752, 63.2575, 23.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D0000 [80.875198 63.257500 23.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D1AC, 9686, 0xB55D0000, 80.8752, 63.2575, 23.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D0000 [80.875198 63.257500 23.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D1AD, 9686, 0xB55D0000, 82.7738, 63.2575, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D0000 [82.773804 63.257500 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D1AD, 9686, 0xB55D0000, 82.7738, 63.2575, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D0000 [82.773804 63.257500 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D1AE, 9686, 0xB55D0000, 79.023, 63.2575, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB55D0000 [79.023003 63.257500 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D1AE, 9686, 0xB55D0000, 79.023, 63.2575, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB55D0000 [79.023003 63.257500 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D1AF, 12679, 0xB55D0000, 77.2019, 63.8158, 20.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB55D0000 [77.201897 63.815800 20.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B55D1B0, 12679, 0xB55D0000, 91.5519, 63.5908, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB55D0000 [91.551903 63.590801 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B55D1B0, 12679, 0xB55D0000, 91.5519, 63.5908, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB55D0000 [91.551903 63.590801 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B55D1B1, 12614, 0xB55D0000, 100.223, 108.88, 20.005, -0.697515, 0, 0, -0.71657, False, '2005-02-09 10:00:00'); /* Jinianshi */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B56F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B56F.sql index bc0c28e4d3..a38763bd06 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B56F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B56F.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xB56F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B56F000, 5391, 0xB56F0000, 84.5, 108.5, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Festival Stone */ -/* @teleloc 0xB56F0000 [84.500000 108.500000 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B56F000, 5391, 0xB56F0000, 84.5, 108.5, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Festival Stone */ +/* @teleloc 0xB56F0000 [84.500000 108.500000 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B56F001, 6075, 0xB56F0000, 67, 75, 22.005, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Straw Target Drudge */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B598.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B598.sql index 6b317237be..a786ea1e2d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B598.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B598.sql @@ -1422,7 +1422,7 @@ VALUES (0x7B5980F4, 11697, 0xB5980110, 31.4509, 155.654, 52.1, -0.939319, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B5980F5, 11697, 0xB5980110, 33.5804, 156.075, 52.1, -0.995077, 0, 0, 0.099103, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB5980110 [33.580399 156.074997 52.099998] -0.995077 0.000000 0.000000 0.099102 */ +/* @teleloc 0xB5980110 [33.580399 156.074997 52.099998] -0.995077 0.000000 0.000000 0.099103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B5980F6, 11697, 0xB5980113, 36.0928, 160.155, 52.1, -0.939319, 0, 0, -0.343045, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B634.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B634.sql index c853027376..9f45e68159 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B634.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B634.sql @@ -113,20 +113,20 @@ VALUES (0x7B63401C, 9686, 0xB634011C, 145.46, 39.7343, 180.925, -0.707107, 0, 0 /* @teleloc 0xB634011C [145.460007 39.734299 180.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63401D, 412, 0xB6340123, 147.696, 28.7413, 174, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6340123 [147.695999 28.741301 174.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63401D, 412, 0xB6340123, 147.696, 28.7413, 174, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6340123 [147.695999 28.741301 174.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63401E, 9686, 0xB6340123, 147.683, 28.6492, 177.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340123 [147.682999 28.649200 177.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63401E, 9686, 0xB6340123, 147.683, 28.6492, 177.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340123 [147.682999 28.649200 177.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63401F, 9686, 0xB6340123, 157.118, 27.0299, 176.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6340123 [157.117996 27.029900 176.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634020, 412, 0xB6340125, 147.195, 41.395, 174, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6340125 [147.195007 41.395000 174.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B634020, 412, 0xB6340125, 147.195, 41.395, 174, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6340125 [147.195007 41.395000 174.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B634021, 9686, 0xB6340125, 145.477, 32.279, 176.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -149,28 +149,28 @@ VALUES (0x7B634025, 9686, 0xB634012A, 145.627, 29.1562, 181.675, -0.707107, 0, /* @teleloc 0xB634012A [145.626999 29.156200 181.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634026, 11697, 0xB634012A, 152.426, 25.9847, 178.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB634012A [152.425995 25.984699 178.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634026, 11697, 0xB634012A, 152.426, 25.9847, 178.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB634012A [152.425995 25.984699 178.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634027, 11697, 0xB634012A, 160.763, 26.4397, 178.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB634012A [160.763000 26.439699 178.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634027, 11697, 0xB634012A, 160.763, 26.4397, 178.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB634012A [160.763000 26.439699 178.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634028, 11697, 0xB634012A, 154.836, 32.3373, 178.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB634012A [154.835999 32.337299 178.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B634028, 11697, 0xB634012A, 154.836, 32.3373, 178.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB634012A [154.835999 32.337299 178.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634029, 11698, 0xB634012C, 157.826, 29.275, 185.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB634012C [157.826004 29.275000 185.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634029, 11698, 0xB634012C, 157.826, 29.275, 185.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB634012C [157.826004 29.275000 185.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63402A, 9686, 0xB634012D, 153.62, 33.0345, 176.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB634012D [153.619995 33.034500 176.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63402A, 9686, 0xB634012D, 153.62, 33.0345, 176.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB634012D [153.619995 33.034500 176.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63402B, 9686, 0xB634012E, 162.957, 25.3103, 177.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB634012E [162.957001 25.310301 177.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63402B, 9686, 0xB634012E, 162.957, 25.3103, 177.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB634012E [162.957001 25.310301 177.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63402C, 9686, 0xB634012E, 157.733, 27.8492, 176.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -181,28 +181,28 @@ VALUES (0x7B63402D, 9686, 0xB634012E, 165.483, 29.1492, 177.625, 0.707107, 0, 0 /* @teleloc 0xB634012E [165.483002 29.149200 177.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63402E, 412, 0xB6340132, 153.2, 28.01, 169.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6340132 [153.199997 28.010000 169.195007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63402E, 412, 0xB6340132, 153.2, 28.01, 169.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6340132 [153.199997 28.010000 169.195007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63402F, 9686, 0xB6340133, 156.145, 27.5595, 171.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340133 [156.145004 27.559500 171.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63402F, 9686, 0xB6340133, 156.145, 27.5595, 171.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340133 [156.145004 27.559500 171.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634030, 11698, 0xB6340134, 158.431, 34.1657, 173.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB6340134 [158.431000 34.165699 173.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634030, 11698, 0xB6340134, 158.431, 34.1657, 173.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB6340134 [158.431000 34.165699 173.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634031, 9686, 0xB6340137, 164.4, 31.9434, 172.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340137 [164.399994 31.943399 172.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634031, 9686, 0xB6340137, 164.4, 31.9434, 172.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340137 [164.399994 31.943399 172.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634032, 9686, 0xB6340137, 164.4, 40.159, 172.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340137 [164.399994 40.159000 172.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B634032, 9686, 0xB6340137, 164.4, 40.159, 172.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340137 [164.399994 40.159000 172.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634033, 412, 0xB6340138, 164.15, 47.18, 174, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6340138 [164.149994 47.180000 174.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B634033, 412, 0xB6340138, 164.15, 47.18, 174, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6340138 [164.149994 47.180000 174.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B634034, 9686, 0xB6340139, 161.8, 43, 177.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -213,8 +213,8 @@ VALUES (0x7B634035, 412, 0xB6340000, 161.205, 43, 174, -0.707107, 0, 0, 0.7071 /* @teleloc 0xB6340000 [161.205002 43.000000 174.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634036, 412, 0xB6340000, 161.505, 33.715, 174, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6340000 [161.505005 33.715000 174.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634036, 412, 0xB6340000, 161.505, 33.715, 174, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6340000 [161.505005 33.715000 174.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B634037, 11697, 0xB634013B, 159.625, 151.946, 176.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -584,14 +584,14 @@ VALUES (0x7B634059, 0x7B63401A, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63405A, 11730, 0xB6340134, 159.042, 37.621, 169.205, -0.999883, 0, 0, -0.015319, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xB6340134 [159.042007 37.620998 169.205002] -0.999883 0.000000 0.000000 -0.015318 */ +/* @teleloc 0xB6340134 [159.042007 37.620998 169.205002] -0.999883 0.000000 0.000000 -0.015319 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7B63405A, 0x7B6340F1, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63405B, 11730, 0xB6340118, 132.255, 98.4983, 165.205, -0.018743, 0, 0, -0.999824, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xB6340118 [132.255005 98.498299 165.205002] -0.018742 0.000000 0.000000 -0.999824 */ +/* @teleloc 0xB6340118 [132.255005 98.498299 165.205002] -0.018743 0.000000 0.000000 -0.999824 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7B63405B, 0x7B6340F0, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -812,104 +812,104 @@ VALUES (0x7B634090, 12678, 0xB6340000, 138.526, 108.12, 183.42, -0.707107, 0, 0, /* @teleloc 0xB6340000 [138.526001 108.120003 183.419998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634091, 9686, 0xB6340123, 151.97, 25.1345, 176.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340123 [151.970001 25.134501 176.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634091, 9686, 0xB6340123, 151.97, 25.1345, 176.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340123 [151.970001 25.134501 176.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B634092, 11698, 0xB6340123, 148.607, 26.8745, 178.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB6340123 [148.606995 26.874500 178.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634093, 11697, 0xB6340123, 154.287, 25.8677, 174.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6340123 [154.287003 25.867701 174.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634093, 11697, 0xB6340123, 154.287, 25.8677, 174.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6340123 [154.287003 25.867701 174.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634094, 11697, 0xB6340123, 149.612, 25.8677, 174.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6340123 [149.612000 25.867701 174.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634094, 11697, 0xB6340123, 149.612, 25.8677, 174.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6340123 [149.612000 25.867701 174.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634095, 9686, 0xB6340125, 147.327, 29.279, 177.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340125 [147.326996 29.278999 177.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634095, 9686, 0xB6340125, 147.327, 29.279, 177.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340125 [147.326996 29.278999 177.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B634096, 9686, 0xB6340125, 149.222, 35.2222, 177.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6340125 [149.222000 35.222198 177.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634097, 9686, 0xB6340126, 151.452, 41.304, 177.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340126 [151.451996 41.304001 177.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B634097, 9686, 0xB6340126, 151.452, 41.304, 177.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340126 [151.451996 41.304001 177.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634098, 9686, 0xB6340126, 151.452, 33.629, 177.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340126 [151.451996 33.629002 177.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634098, 9686, 0xB6340126, 151.452, 33.629, 177.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340126 [151.451996 33.629002 177.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B634099, 11697, 0xB6340126, 151.412, 34.4927, 174.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6340126 [151.412003 34.492699 174.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B634099, 11697, 0xB6340126, 151.412, 34.4927, 174.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6340126 [151.412003 34.492699 174.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63409A, 9686, 0xB6340127, 153.18, 43.7715, 177.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6340127 [153.179993 43.771500 177.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63409B, 9686, 0xB6340127, 149.33, 45.7715, 177.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340127 [149.330002 45.771500 177.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63409B, 9686, 0xB6340127, 149.33, 45.7715, 177.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340127 [149.330002 45.771500 177.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63409C, 9686, 0xB634012A, 157.825, 25.4684, 182.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB634012A [157.824997 25.468399 182.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63409C, 9686, 0xB634012A, 157.825, 25.4684, 182.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB634012A [157.824997 25.468399 182.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63409D, 9686, 0xB634012A, 150.798, 33.0615, 182.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB634012A [150.798004 33.061501 182.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63409D, 9686, 0xB634012A, 150.798, 33.0615, 182.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB634012A [150.798004 33.061501 182.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63409E, 9686, 0xB634012A, 154.223, 33.0615, 182.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB634012A [154.223007 33.061501 182.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63409E, 9686, 0xB634012A, 154.223, 33.0615, 182.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB634012A [154.223007 33.061501 182.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63409F, 9686, 0xB634012A, 157.798, 33.0615, 182.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB634012A [157.798004 33.061501 182.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63409F, 9686, 0xB634012A, 157.798, 33.0615, 182.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB634012A [157.798004 33.061501 182.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340A0, 9686, 0xB634012A, 154.273, 25.4365, 182.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB634012A [154.272995 25.436501 182.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340A0, 9686, 0xB634012A, 154.273, 25.4365, 182.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB634012A [154.272995 25.436501 182.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340A1, 9686, 0xB634012A, 161.335, 25.4365, 182.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB634012A [161.335007 25.436501 182.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340A1, 9686, 0xB634012A, 161.335, 25.4365, 182.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB634012A [161.335007 25.436501 182.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340A2, 9686, 0xB634012A, 161.348, 33.0615, 182.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB634012A [161.348007 33.061501 182.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6340A2, 9686, 0xB634012A, 161.348, 33.0615, 182.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB634012A [161.348007 33.061501 182.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340A3, 11698, 0xB634012C, 154.586, 29.275, 185.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB634012C [154.585999 29.275000 185.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340A3, 11698, 0xB634012C, 154.586, 29.275, 185.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB634012C [154.585999 29.275000 185.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340A4, 11698, 0xB634012E, 161.635, 29.3434, 178.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB634012E [161.634995 29.343399 178.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340A4, 11698, 0xB634012E, 161.635, 29.3434, 178.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB634012E [161.634995 29.343399 178.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340A5, 11697, 0xB634012E, 159.815, 25.7316, 174.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB634012E [159.815002 25.731600 174.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340A5, 11697, 0xB634012E, 159.815, 25.7316, 174.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB634012E [159.815002 25.731600 174.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340A6, 9686, 0xB6340132, 153.202, 28.103, 172.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340132 [153.201996 28.103001 172.475006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340A6, 9686, 0xB6340132, 153.202, 28.103, 172.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340132 [153.201996 28.103001 172.475006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6340A7, 9686, 0xB6340132, 150.027, 35.653, 172.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6340132 [150.026993 35.653000 172.475006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340A8, 11697, 0xB6340133, 160.169, 26.0637, 169.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6340133 [160.169006 26.063700 169.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340A8, 11697, 0xB6340133, 160.169, 26.0637, 169.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6340133 [160.169006 26.063700 169.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340A9, 9686, 0xB6340134, 159.186, 28.2478, 172.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340134 [159.186005 28.247801 172.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340A9, 9686, 0xB6340134, 159.186, 28.2478, 172.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340134 [159.186005 28.247801 172.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6340AA, 9686, 0xB6340134, 155.37, 33.5632, 172.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -924,8 +924,8 @@ VALUES (0x7B6340AC, 11697, 0xB6340134, 156.121, 39.5024, 169.35, 0.9139, 0, 0, 0 /* @teleloc 0xB6340134 [156.121002 39.502399 169.350006] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340AD, 11698, 0xB6340137, 164.559, 35.8695, 173.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB6340137 [164.559006 35.869499 173.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340AD, 11698, 0xB6340137, 164.559, 35.8695, 173.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB6340137 [164.559006 35.869499 173.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6340AE, 11697, 0xB6340137, 166.521, 39.3524, 169.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -936,20 +936,20 @@ VALUES (0x7B6340AF, 11697, 0xB6340137, 166.719, 32.4887, 169.35, 0.372988, 0, 0, /* @teleloc 0xB6340137 [166.718994 32.488701 169.350006] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340B0, 9686, 0xB6340139, 164.2, 39.85, 178.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340139 [164.199997 39.849998 178.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340B0, 9686, 0xB6340139, 164.2, 39.85, 178.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340139 [164.199997 39.849998 178.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6340B1, 9686, 0xB6340139, 166.767, 42.9645, 178.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6340139 [166.766998 42.964500 178.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340B2, 11697, 0xB6340139, 164.115, 40.5066, 174.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6340139 [164.115005 40.506599 174.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340B2, 11697, 0xB6340139, 164.115, 40.5066, 174.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6340139 [164.115005 40.506599 174.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340B3, 9686, 0xB6340000, 164.175, 47.6184, 177.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340000 [164.175003 47.618401 177.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340B3, 9686, 0xB6340000, 164.175, 47.6184, 177.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340000 [164.175003 47.618401 177.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6340B4, 9686, 0xB6340000, 166.65, 46.5184, 176.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -960,12 +960,12 @@ VALUES (0x7B6340B5, 9686, 0xB6340000, 162.05, 46.8434, 176.55, 0.456322, 0, 0, /* @teleloc 0xB6340000 [162.050003 46.843399 176.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340B6, 9686, 0xB6340000, 161.525, 33.7934, 177.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340000 [161.524994 33.793400 177.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340B6, 9686, 0xB6340000, 161.525, 33.7934, 177.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340000 [161.524994 33.793400 177.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340B7, 9686, 0xB6340000, 157.625, 45.1434, 176.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6340000 [157.625000 45.143398 176.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6340B7, 9686, 0xB6340000, 157.625, 45.1434, 176.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6340000 [157.625000 45.143398 176.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6340B8, 12679, 0xB6340000, 155.29, 34.8816, 174.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -988,16 +988,16 @@ VALUES (0x7B6340BC, 12679, 0xB6340000, 166.941, 46.8066, 174.1, 0.420244, 0, 0, /* @teleloc 0xB6340000 [166.940994 46.806599 174.100006] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340BD, 12679, 0xB6340000, 159.415, 36.5066, 174.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB6340000 [159.414993 36.506599 174.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340BD, 12679, 0xB6340000, 159.415, 36.5066, 174.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB6340000 [159.414993 36.506599 174.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340BE, 12678, 0xB6340000, 164.44, 42.9316, 183, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB6340000 [164.440002 42.931599 183.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6340BE, 12678, 0xB6340000, 164.44, 42.9316, 183, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB6340000 [164.440002 42.931599 183.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6340BF, 12678, 0xB6340000, 149.565, 29.5316, 190.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB6340000 [149.565002 29.531601 190.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6340BF, 12678, 0xB6340000, 149.565, 29.5316, 190.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB6340000 [149.565002 29.531601 190.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6340C0, 9686, 0xB6340142, 160.03, 166.965, 174.25, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B63B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B63B.sql index 7a5b4b3545..0275e433bd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B63B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B63B.sql @@ -5,24 +5,24 @@ VALUES (0x7B63B000, 11697, 0xB63B0102, 64.6815, 36.8804, 50.075, -0.909599, 0, 0 /* @teleloc 0xB63B0102 [64.681503 36.880402 50.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B001, 9686, 0xB63B0102, 64.602, 31.8925, 52.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0102 [64.601997 31.892500 52.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B001, 9686, 0xB63B0102, 64.602, 31.8925, 52.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0102 [64.601997 31.892500 52.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B002, 11697, 0xB63B0102, 60.6151, 34.7994, 50.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB63B0102 [60.615101 34.799400 50.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B003, 9686, 0xB63B0102, 58.902, 31.9175, 52.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0102 [58.902000 31.917500 52.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B003, 9686, 0xB63B0102, 58.902, 31.9175, 52.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0102 [58.902000 31.917500 52.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B004, 9686, 0xB63B0102, 59.1351, 37.8592, 52.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0102 [59.135101 37.859200 52.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B004, 9686, 0xB63B0102, 59.1351, 37.8592, 52.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0102 [59.135101 37.859200 52.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B005, 9686, 0xB63B0102, 64.5652, 37.8842, 52.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0102 [64.565201 37.884201 52.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B005, 9686, 0xB63B0102, 64.5652, 37.8842, 52.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0102 [64.565201 37.884201 52.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B006, 9686, 0xB63B0102, 65.8902, 37.1592, 52.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7B63B009, 11697, 0xB63B0102, 63.3651, 34.7994, 50.075, 0.707107, 0, 0, /* @teleloc 0xB63B0102 [63.365101 34.799400 50.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B00A, 9686, 0xB63B0102, 61.6891, 31.8925, 53.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0102 [61.689098 31.892500 53.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B00A, 9686, 0xB63B0102, 61.6891, 31.8925, 53.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0102 [61.689098 31.892500 53.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B00B, 9686, 0xB63B0102, 65.8902, 34.7926, 53.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB63B0102 [65.890198 34.792599 53.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B00C, 9686, 0xB63B0102, 61.9265, 37.8592, 53.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0102 [61.926498 37.859200 53.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B00C, 9686, 0xB63B0102, 61.9265, 37.8592, 53.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0102 [61.926498 37.859200 53.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B00D, 9686, 0xB63B0102, 57.7616, 33.2957, 52.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7B63B013, 11698, 0xB63B0102, 59.5777, 36.4261, 54.175, -0.9486, 0, 0, /* @teleloc 0xB63B0102 [59.577702 36.426102 54.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B014, 11697, 0xB63B0102, 61.9565, 37.2054, 50.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB63B0102 [61.956501 37.205399 50.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B014, 11697, 0xB63B0102, 61.9565, 37.2054, 50.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB63B0102 [61.956501 37.205399 50.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B015, 11697, 0xB63B0102, 61.9565, 34.7804, 50.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7B63B016, 11697, 0xB63B0102, 58.6584, 32.7302, 50.075, -0.364064, 0, 0 /* @teleloc 0xB63B0102 [58.658401 32.730202 50.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B017, 11697, 0xB63B0102, 60.1334, 32.2802, 50.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB63B0102 [60.133400 32.280201 50.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B017, 11697, 0xB63B0102, 60.1334, 32.2802, 50.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB63B0102 [60.133400 32.280201 50.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B018, 11697, 0xB63B0102, 63.2084, 32.2802, 50.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB63B0102 [63.208401 32.280201 50.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B018, 11697, 0xB63B0102, 63.2084, 32.2802, 50.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB63B0102 [63.208401 32.280201 50.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B019, 11697, 0xB63B0104, 56.176, 34.1517, 50.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB63B0104 [56.175999 34.151699 50.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B63B019, 11697, 0xB63B0104, 56.176, 34.1517, 50.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB63B0104 [56.175999 34.151699 50.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B01A, 11697, 0xB63B0104, 56.8586, 38.4755, 50.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB63B0104 [56.858601 38.475498 50.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B01B, 9686, 0xB63B0104, 56.3298, 33.7721, 52.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0104 [56.329800 33.772099 52.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B01B, 9686, 0xB63B0104, 56.3298, 33.7721, 52.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0104 [56.329800 33.772099 52.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B01C, 9686, 0xB63B0104, 52.8148, 36.3996, 52.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7B63B01F, 9686, 0xB63B0104, 57.309, 35.6971, 53.475, 0.707107, 0, 0, /* @teleloc 0xB63B0104 [57.308998 35.697102 53.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B020, 9686, 0xB63B0104, 55.3644, 38.9413, 53.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0104 [55.364399 38.941299 53.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B020, 9686, 0xB63B0104, 55.3644, 38.9413, 53.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0104 [55.364399 38.941299 53.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B021, 11697, 0xB63B0106, 60.656, 34.1487, 46.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7B63B023, 9686, 0xB63B0106, 62.6648, 34.1495, 47.95, 0.707107, 0, 0, /* @teleloc 0xB63B0106 [62.664799 34.149502 47.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B024, 9686, 0xB63B0106, 57.3898, 30.9496, 47.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0106 [57.389801 30.949600 47.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B024, 9686, 0xB63B0106, 57.3898, 30.9496, 47.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0106 [57.389801 30.949600 47.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B025, 9686, 0xB63B0106, 52.7648, 34.1746, 47.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB63B0106 [52.764801 34.174599 47.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B026, 9686, 0xB63B0106, 58.7898, 37.4995, 47.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0106 [58.789799 37.499500 47.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B026, 9686, 0xB63B0106, 58.7898, 37.4995, 47.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0106 [58.789799 37.499500 47.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B027, 11698, 0xB63B0106, 57.6821, 34.8151, 49.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB63B0106 [57.682098 34.815102 49.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B027, 11698, 0xB63B0106, 57.6821, 34.8151, 49.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB63B0106 [57.682098 34.815102 49.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B028, 9687, 0xB63B0106, 62.102, 31.4925, 46.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB63B0106 [62.102001 31.492500 46.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B029, 9686, 0xB63B0106, 59.9635, 30.9495, 47.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0106 [59.963501 30.949499 47.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B029, 9686, 0xB63B0106, 59.9635, 30.9495, 47.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0106 [59.963501 30.949499 47.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B02A, 9686, 0xB63B0106, 55.7399, 37.4995, 47.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0106 [55.739899 37.499500 47.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B02A, 9686, 0xB63B0106, 55.7399, 37.4995, 47.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0106 [55.739899 37.499500 47.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B02B, 11697, 0xB63B0106, 61.9702, 36.7424, 46.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB63B0106 [61.970200 36.742401 46.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B02C, 11697, 0xB63B0106, 58.5952, 34.2174, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB63B0106 [58.595200 34.217400 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B02C, 11697, 0xB63B0106, 58.5952, 34.2174, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB63B0106 [58.595200 34.217400 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B02D, 11697, 0xB63B0106, 53.3702, 31.5424, 46.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB63B0106 [53.370201 31.542400 46.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B02E, 412, 0xB63B0000, 55.352, 39.3025, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB63B0000 [55.352001 39.302502 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B02E, 412, 0xB63B0000, 55.352, 39.3025, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB63B0000 [55.352001 39.302502 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B02F, 9686, 0xB63B0000, 55.3298, 39.3971, 53.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0000 [55.329800 39.397099 53.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B02F, 9686, 0xB63B0000, 55.3298, 39.3971, 53.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0000 [55.329800 39.397099 53.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B030, 9686, 0xB63B0000, 57.2284, 39.3971, 51.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0000 [57.228401 39.397099 51.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B030, 9686, 0xB63B0000, 57.2284, 39.3971, 51.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0000 [57.228401 39.397099 51.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B031, 9686, 0xB63B0000, 53.4776, 39.3971, 51.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0000 [53.477600 39.397099 51.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B031, 9686, 0xB63B0000, 53.4776, 39.3971, 51.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0000 [53.477600 39.397099 51.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B032, 12679, 0xB63B0000, 51.6565, 39.9554, 50.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB63B0000 [51.656502 39.955399 50.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B033, 12679, 0xB63B0000, 66.0065, 39.7304, 50.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB63B0000 [66.006500 39.730400 50.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B033, 12679, 0xB63B0000, 66.0065, 39.7304, 50.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB63B0000 [66.006500 39.730400 50.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B034, 9686, 0xB63B0109, 34.4, 82.2, 52.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x7B63B16D, 9686, 0xB63B0136, 113.042, 34.0292, 54.85, 0.317305, 0, 0, /* @teleloc 0xB63B0136 [113.042000 34.029202 54.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B16E, 9686, 0xB63B0136, 111.435, 33.5078, 57.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0136 [111.434998 33.507801 57.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B16E, 9686, 0xB63B0136, 111.435, 33.5078, 57.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0136 [111.434998 33.507801 57.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B16F, 9686, 0xB63B0136, 109.088, 36.6418, 55.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7B63B171, 9686, 0xB63B0136, 113.192, 39.3292, 54.85, -0.902209, 0, 0, /* @teleloc 0xB63B0136 [113.192001 39.329201 54.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B172, 9686, 0xB63B0136, 111.442, 40.5418, 55.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0136 [111.442001 40.541801 55.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B172, 9686, 0xB63B0136, 111.442, 40.5418, 55.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0136 [111.442001 40.541801 55.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B173, 11697, 0xB63B0136, 111.49, 33.8484, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB63B0136 [111.489998 33.848400 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B173, 11697, 0xB63B0136, 111.49, 33.8484, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB63B0136 [111.489998 33.848400 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B174, 11697, 0xB63B0136, 109.59, 34.8984, 52.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB63B0136 [109.589996 34.898399 52.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B175, 9686, 0xB63B0139, 102.177, 32.8106, 54.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0139 [102.177002 32.810600 54.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B175, 9686, 0xB63B0139, 102.177, 32.8106, 54.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0139 [102.177002 32.810600 54.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B176, 9686, 0xB63B0139, 107.577, 32.8106, 54.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0139 [107.577003 32.810600 54.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B176, 9686, 0xB63B0139, 107.577, 32.8106, 54.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0139 [107.577003 32.810600 54.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B177, 9686, 0xB63B0139, 108.627, 34.1598, 53.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB63B0139 [108.626999 34.159801 53.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B178, 9686, 0xB63B0139, 104.627, 38.7106, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0139 [104.626999 38.710602 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B178, 9686, 0xB63B0139, 104.627, 38.7106, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0139 [104.626999 38.710602 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B179, 9686, 0xB63B0139, 100.827, 35.5606, 56.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7B63B17D, 11697, 0xB63B0139, 104.509, 35.8892, 52.1, -0.707107, 0, 0, /* @teleloc 0xB63B0139 [104.509003 35.889198 52.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B17E, 11697, 0xB63B0139, 105.04, 33.3984, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB63B0139 [105.040001 33.398399 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B17E, 11697, 0xB63B0139, 105.04, 33.3984, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB63B0139 [105.040001 33.398399 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B17F, 9686, 0xB63B0139, 102.078, 38.7106, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0139 [102.078003 38.710602 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B17F, 9686, 0xB63B0139, 102.078, 38.7106, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0139 [102.078003 38.710602 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B180, 9686, 0xB63B0139, 107.421, 38.7106, 55.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0139 [107.420998 38.710602 55.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B180, 9686, 0xB63B0139, 107.421, 38.7106, 55.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0139 [107.420998 38.710602 55.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B181, 9686, 0xB63B0139, 100.827, 33.8455, 55.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7B63B182, 9686, 0xB63B0139, 100.827, 37.7937, 55.35, -0.707107, 0, 0, /* @teleloc 0xB63B0139 [100.827003 37.793701 55.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B183, 9686, 0xB63B0139, 105.037, 32.8106, 55.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0139 [105.037003 32.810600 55.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B183, 9686, 0xB63B0139, 105.037, 32.8106, 55.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0139 [105.037003 32.810600 55.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B184, 9686, 0xB63B0139, 108.627, 33.8598, 55.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7B63B18B, 11697, 0xB63B0139, 107.635, 33.6079, 52.1, 0.297375, 0, 0, - /* @teleloc 0xB63B0139 [107.635002 33.607899 52.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B18C, 11697, 0xB63B0139, 104.79, 38.1984, 52.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB63B0139 [104.790001 38.198399 52.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B18C, 11697, 0xB63B0139, 104.79, 38.1984, 52.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB63B0139 [104.790001 38.198399 52.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B18D, 9686, 0xB63B013B, 107.535, 31.8578, 50.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B013B [107.535004 31.857800 50.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B18D, 9686, 0xB63B013B, 107.535, 31.8578, 50.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B013B [107.535004 31.857800 50.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B18E, 9686, 0xB63B013B, 104.038, 35.0918, 50.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB63B013B [104.038002 35.091801 50.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B18F, 9686, 0xB63B013B, 106.292, 38.3418, 50.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B013B [106.292000 38.341801 50.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B18F, 9686, 0xB63B013B, 106.292, 38.3418, 50.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B013B [106.292000 38.341801 50.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B190, 11697, 0xB63B013B, 112.159, 37.1407, 48.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7B63B193, 11697, 0xB63B013B, 104.926, 35.6526, 48.1, -0.707107, 0, 0, /* @teleloc 0xB63B013B [104.926003 35.652599 48.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B194, 9686, 0xB63B013B, 111.435, 31.8578, 50.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B013B [111.434998 31.857800 50.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B194, 9686, 0xB63B013B, 111.435, 31.8578, 50.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B013B [111.434998 31.857800 50.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B195, 9686, 0xB63B013B, 109.542, 38.3418, 50.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B013B [109.542000 38.341801 50.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B195, 9686, 0xB63B013B, 109.542, 38.3418, 50.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B013B [109.542000 38.341801 50.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B196, 9686, 0xB63B013B, 113.988, 33.8918, 50.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7B63B197, 11698, 0xB63B013B, 108.021, 35.742, 51.5, -0.707107, 0, 0, - /* @teleloc 0xB63B013B [108.021004 35.742001 51.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B198, 11697, 0xB63B013B, 108.626, 32.7026, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB63B013B [108.625999 32.702599 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B198, 11697, 0xB63B013B, 108.626, 32.7026, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB63B013B [108.625999 32.702599 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B199, 11697, 0xB63B013B, 108.009, 37.8907, 48.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB63B013B [108.009003 37.890701 48.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B63B199, 11697, 0xB63B013B, 108.009, 37.8907, 48.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB63B013B [108.009003 37.890701 48.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B19A, 412, 0xB63B0000, 111.392, 41.0892, 52, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB63B0000 [111.391998 41.089199 52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B19A, 412, 0xB63B0000, 111.392, 41.0892, 52, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB63B0000 [111.391998 41.089199 52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B19B, 9686, 0xB63B0000, 111.435, 41.2578, 55.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB63B0000 [111.434998 41.257801 55.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B19B, 9686, 0xB63B0000, 111.435, 41.2578, 55.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB63B0000 [111.434998 41.257801 55.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B19C, 9686, 0xB63B0000, 113.735, 40.3578, 54.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7B63B19E, 12679, 0xB63B0000, 114.54, 40.6484, 52.1, -0.402747, 0, 0, - /* @teleloc 0xB63B0000 [114.540001 40.648399 52.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B63B19F, 12679, 0xB63B0000, 104.54, 39.6984, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB63B0000 [104.540001 39.698399 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B63B19F, 12679, 0xB63B0000, 104.54, 39.6984, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB63B0000 [104.540001 39.698399 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B63B1A0, 18940, 0xB63B0104, 56.0327, 35.258, 50.005, -0.034053, 0, 0, 0.99942, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B661.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B661.sql index eaec577006..4bb3dee4cc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B661.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B661.sql @@ -309,20 +309,20 @@ VALUES (0x7B66104C, 9686, 0xB6610121, 130.141, 82.5652, 25.5, -0.707107, 0, 0, /* @teleloc 0xB6610121 [130.141006 82.565201 25.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66104D, 9686, 0xB6610121, 128.941, 80.6652, 24.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610121 [128.940994 80.665199 24.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66104D, 9686, 0xB6610121, 128.941, 80.6652, 24.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610121 [128.940994 80.665199 24.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66104E, 9686, 0xB6610122, 131.795, 78.7801, 23.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610122 [131.794998 78.780098 23.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66104E, 9686, 0xB6610122, 131.795, 78.7801, 23.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610122 [131.794998 78.780098 23.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66104F, 9686, 0xB6610122, 137.173, 78.7801, 23.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610122 [137.173004 78.780098 23.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66104F, 9686, 0xB6610122, 137.173, 78.7801, 23.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610122 [137.173004 78.780098 23.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661050, 9686, 0xB6610122, 134.523, 84.7301, 25.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610122 [134.522995 84.730103 25.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661050, 9686, 0xB6610122, 134.523, 84.7301, 25.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610122 [134.522995 84.730103 25.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661051, 9686, 0xB6610122, 138.473, 83.6801, 23.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -345,16 +345,16 @@ VALUES (0x7B661055, 11698, 0xB6610122, 134.532, 81.8223, 28.6, -0.707107, 0, 0, /* @teleloc 0xB6610122 [134.531998 81.822304 28.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661056, 11697, 0xB6610122, 134.518, 84.3557, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6610122 [134.518005 84.355698 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661056, 11697, 0xB6610122, 134.518, 84.3557, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6610122 [134.518005 84.355698 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661057, 9686, 0xB6610126, 131.459, 77.8613, 20.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610126 [131.459000 77.861298 20.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661057, 9686, 0xB6610126, 131.459, 77.8613, 20.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610126 [131.459000 77.861298 20.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661058, 9686, 0xB6610126, 131.709, 84.4113, 20.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610126 [131.709000 84.411301 20.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661058, 9686, 0xB6610126, 131.709, 84.4113, 20.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610126 [131.709000 84.411301 20.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661059, 9686, 0xB6610126, 135.208, 81.0256, 20.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -373,8 +373,8 @@ VALUES (0x7B66105C, 9687, 0xB6610126, 134.597, 83.8103, 18.1, 0.878817, 0, 0, - /* @teleloc 0xB6610126 [134.597000 83.810303 18.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66105D, 412, 0xB6610000, 127.882, 86.3323, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6610000 [127.882004 86.332298 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66105D, 412, 0xB6610000, 127.882, 86.3323, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6610000 [127.882004 86.332298 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66105E, 9686, 0xB6610128, 10.3672, 110.295, 27.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -453,24 +453,24 @@ VALUES (0x7B661070, 11697, 0xB6610131, 64.5898, 85.4405, 22.075, -0.909599, 0, 0 /* @teleloc 0xB6610131 [64.589798 85.440498 22.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661071, 9686, 0xB6610131, 64.5103, 80.4526, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610131 [64.510300 80.452599 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661071, 9686, 0xB6610131, 64.5103, 80.4526, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610131 [64.510300 80.452599 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661072, 11697, 0xB6610131, 60.5234, 83.3595, 22.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6610131 [60.523399 83.359497 22.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661073, 9686, 0xB6610131, 58.8103, 80.4776, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610131 [58.810299 80.477600 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661073, 9686, 0xB6610131, 58.8103, 80.4776, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610131 [58.810299 80.477600 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661074, 9686, 0xB6610131, 59.0434, 86.4193, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610131 [59.043400 86.419296 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661074, 9686, 0xB6610131, 59.0434, 86.4193, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610131 [59.043400 86.419296 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661075, 9686, 0xB6610131, 64.4735, 86.4443, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610131 [64.473503 86.444298 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661075, 9686, 0xB6610131, 64.4735, 86.4443, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610131 [64.473503 86.444298 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661076, 9686, 0xB6610131, 65.7985, 85.7193, 24.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,16 +489,16 @@ VALUES (0x7B661079, 11697, 0xB6610131, 63.2734, 83.3595, 22.075, 0.707107, 0, 0, /* @teleloc 0xB6610131 [63.273399 83.359497 22.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66107A, 11697, 0xB6610133, 56.0843, 82.7118, 22.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6610133 [56.084301 82.711800 22.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B66107A, 11697, 0xB6610133, 56.0843, 82.7118, 22.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6610133 [56.084301 82.711800 22.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66107B, 11697, 0xB6610133, 56.7668, 87.0356, 22.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6610133 [56.766800 87.035599 22.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66107C, 9686, 0xB6610133, 56.2381, 82.3322, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610133 [56.238098 82.332199 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66107C, 9686, 0xB6610133, 56.2381, 82.3322, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610133 [56.238098 82.332199 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66107D, 9686, 0xB6610133, 52.7231, 84.9596, 24.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -517,28 +517,28 @@ VALUES (0x7B661080, 9686, 0xB6610135, 62.5731, 82.7096, 19.95, 0.707107, 0, 0, /* @teleloc 0xB6610135 [62.573101 82.709602 19.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661081, 9686, 0xB6610135, 57.2981, 79.5097, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610135 [57.298100 79.509697 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661081, 9686, 0xB6610135, 57.2981, 79.5097, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610135 [57.298100 79.509697 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661082, 9686, 0xB6610135, 52.6731, 82.7346, 19.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6610135 [52.673100 82.734596 19.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661083, 9686, 0xB6610135, 58.6981, 86.0597, 19.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610135 [58.698101 86.059700 19.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661083, 9686, 0xB6610135, 58.6981, 86.0597, 19.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610135 [58.698101 86.059700 19.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661084, 11698, 0xB6610135, 57.5904, 83.3752, 21.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB6610135 [57.590401 83.375198 21.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661084, 11698, 0xB6610135, 57.5904, 83.3752, 21.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB6610135 [57.590401 83.375198 21.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661085, 9687, 0xB6610135, 62.0103, 80.0526, 18.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB6610135 [62.010300 80.052597 18.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661086, 412, 0xB6610000, 55.2603, 87.8626, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6610000 [55.260300 87.862602 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661086, 412, 0xB6610000, 55.2603, 87.8626, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6610000 [55.260300 87.862602 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661087, 9686, 0xB6610138, 87.4923, 81.9984, 24.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -549,20 +549,20 @@ VALUES (0x7B661088, 9686, 0xB6610138, 90.6923, 81.9484, 24.85, 0.317305, 0, 0, /* @teleloc 0xB6610138 [90.692299 81.948402 24.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661089, 9686, 0xB661013B, 79.8274, 80.7298, 24.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB661013B [79.827400 80.729797 24.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661089, 9686, 0xB661013B, 79.8274, 80.7298, 24.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB661013B [79.827400 80.729797 24.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66108A, 9686, 0xB661013B, 85.2274, 80.7298, 24.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB661013B [85.227402 80.729797 24.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66108A, 9686, 0xB661013B, 85.2274, 80.7298, 24.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB661013B [85.227402 80.729797 24.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66108B, 9686, 0xB661013B, 86.2774, 82.079, 23.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB661013B [86.277397 82.079002 23.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66108C, 9686, 0xB661013B, 82.2774, 86.6298, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB661013B [82.277397 86.629799 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B66108C, 9686, 0xB661013B, 82.2774, 86.6298, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB661013B [82.277397 86.629799 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66108D, 9686, 0xB661013B, 78.4774, 83.4798, 26.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -585,16 +585,16 @@ VALUES (0x7B661091, 11697, 0xB661013B, 82.1594, 83.8083, 22.1, -0.707107, 0, 0, /* @teleloc 0xB661013B [82.159401 83.808296 22.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661092, 9686, 0xB661013D, 85.1855, 79.777, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB661013D [85.185501 79.777000 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661092, 9686, 0xB661013D, 85.1855, 79.777, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB661013D [85.185501 79.777000 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661093, 9686, 0xB661013D, 81.6887, 83.011, 20.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB661013D [81.688698 83.011002 20.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661094, 9686, 0xB661013D, 83.9423, 86.261, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB661013D [83.942299 86.261002 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661094, 9686, 0xB661013D, 83.9423, 86.261, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB661013D [83.942299 86.261002 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661095, 11697, 0xB661013D, 89.8089, 85.0599, 18.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -609,8 +609,8 @@ VALUES (0x7B661097, 9687, 0xB661013D, 82.1923, 85.7984, 18.1, -0.952129, 0, 0, /* @teleloc 0xB661013D [82.192299 85.798401 18.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661098, 412, 0xB6610000, 89.0423, 89.0084, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6610000 [89.042297 89.008400 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661098, 412, 0xB6610000, 89.0423, 89.0084, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6610000 [89.042297 89.008400 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661099, 9893, 0xB6610102, 37.0101, 158.504, 24.005, 0.889053, 0, 0, 0.457804, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -673,7 +673,7 @@ VALUES (0x7B661099, 0x7B661001, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66109A, 9894, 0xB6610114, 86.6486, 155.684, 24.005, 0.99934, 0, 0, -0.036315, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xB6610114 [86.648598 155.684006 24.004999] 0.999340 0.000000 0.000000 -0.036314 */ +/* @teleloc 0xB6610114 [86.648598 155.684006 24.004999] 0.999340 0.000000 0.000000 -0.036315 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7B66109A, 0x7B661023, '2005-02-09 10:00:00') /* Floor Hook (11697) */ @@ -1653,8 +1653,8 @@ VALUES (0x7B66112E, 11697, 0xB6610121, 129.754, 85.3158, 22.1, 0.91496, 0, 0, -0 /* @teleloc 0xB6610121 [129.753998 85.315804 22.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66112F, 11697, 0xB6610121, 128.729, 81.0409, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6610121 [128.729004 81.040901 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66112F, 11697, 0xB6610121, 128.729, 81.0409, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6610121 [128.729004 81.040901 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661130, 9686, 0xB6610121, 125.491, 81.4402, 24.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1669,8 +1669,8 @@ VALUES (0x7B661132, 9686, 0xB6610121, 125.491, 84.9152, 24.5, -0.707107, 0, 0, /* @teleloc 0xB6610121 [125.490997 84.915199 24.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661133, 9686, 0xB6610121, 127.909, 85.8113, 25.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610121 [127.908997 85.811302 25.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661133, 9686, 0xB6610121, 127.909, 85.8113, 25.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610121 [127.908997 85.811302 25.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661134, 9686, 0xB6610121, 130.141, 84.6601, 24.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1685,8 +1685,8 @@ VALUES (0x7B661136, 9686, 0xB6610122, 138.473, 81.7424, 25.875, 0.707107, 0, 0, /* @teleloc 0xB6610122 [138.473007 81.742401 25.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661137, 9686, 0xB6610122, 134.539, 78.7801, 25.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610122 [134.539001 78.780098 25.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661137, 9686, 0xB6610122, 134.539, 78.7801, 25.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610122 [134.539001 78.780098 25.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661138, 9686, 0xB6610122, 130.581, 79.7945, 25.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1701,12 +1701,12 @@ VALUES (0x7B66113A, 9686, 0xB6610122, 130.581, 83.8439, 25.6, -0.707107, 0, 0, /* @teleloc 0xB6610122 [130.580994 83.843903 25.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66113B, 9686, 0xB6610122, 131.974, 84.7301, 25.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610122 [131.973999 84.730103 25.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B66113B, 9686, 0xB6610122, 131.974, 84.7301, 25.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610122 [131.973999 84.730103 25.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66113C, 9686, 0xB6610122, 137.198, 84.7301, 25.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610122 [137.197998 84.730103 25.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B66113C, 9686, 0xB6610122, 137.198, 84.7301, 25.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610122 [137.197998 84.730103 25.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66113D, 11698, 0xB6610122, 137.067, 79.9273, 26.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1737,12 +1737,12 @@ VALUES (0x7B661143, 11697, 0xB6610122, 131.552, 79.5523, 22.1, 0.359182, 0, 0, 0 /* @teleloc 0xB6610122 [131.552002 79.552299 22.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661144, 9686, 0xB6610126, 133.548, 77.8613, 20.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610126 [133.548004 77.861298 20.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661144, 9686, 0xB6610126, 133.548, 77.8613, 20.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610126 [133.548004 77.861298 20.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661145, 9686, 0xB6610126, 128.685, 84.4113, 20.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610126 [128.684998 84.411301 20.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661145, 9686, 0xB6610126, 128.685, 84.4113, 20.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610126 [128.684998 84.411301 20.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661146, 9686, 0xB6610126, 125.499, 79.3264, 20.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1753,32 +1753,32 @@ VALUES (0x7B661147, 11698, 0xB6610126, 130.222, 81.0973, 21.525, 0.707107, 0, 0, /* @teleloc 0xB6610126 [130.222000 81.097298 21.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661148, 11697, 0xB6610126, 130.327, 78.2714, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6610126 [130.326996 78.271400 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661148, 11697, 0xB6610126, 130.327, 78.2714, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6610126 [130.326996 78.271400 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661149, 11697, 0xB6610126, 134.419, 81.2471, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6610126 [134.419006 81.247101 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66114A, 11697, 0xB6610126, 131.879, 83.9135, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6610126 [131.878998 83.913498 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B66114A, 11697, 0xB6610126, 131.879, 83.9135, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6610126 [131.878998 83.913498 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66114B, 9686, 0xB6610000, 127.884, 86.4463, 25.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610000 [127.884003 86.446297 25.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66114B, 9686, 0xB6610000, 127.884, 86.4463, 25.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610000 [127.884003 86.446297 25.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66114C, 9686, 0xB6610000, 124.874, 92.3013, 23.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610000 [124.874001 92.301300 23.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B66114C, 9686, 0xB6610000, 124.874, 92.3013, 23.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610000 [124.874001 92.301300 23.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66114D, 9686, 0xB6610000, 130.904, 92.3013, 23.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610000 [130.904007 92.301300 23.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B66114D, 9686, 0xB6610000, 130.904, 92.3013, 23.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610000 [130.904007 92.301300 23.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66114E, 12679, 0xB6610000, 132.427, 86.7673, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB6610000 [132.427002 86.767303 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66114E, 12679, 0xB6610000, 132.427, 86.7673, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB6610000 [132.427002 86.767303 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66114F, 12679, 0xB6610000, 123.582, 86.6573, 22.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1921,16 +1921,16 @@ VALUES (0x7B661171, 12679, 0xB6610000, 14.4593, 116.854, 24.1, -0.382684, 0, 0, /* @teleloc 0xB6610000 [14.459300 116.853996 24.100000] -0.382684 0.000000 0.000000 -0.923879 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661172, 9686, 0xB6610131, 61.5974, 80.4526, 25.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610131 [61.597401 80.452599 25.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661172, 9686, 0xB6610131, 61.5974, 80.4526, 25.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610131 [61.597401 80.452599 25.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661173, 9686, 0xB6610131, 65.7985, 83.3527, 25.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6610131 [65.798500 83.352699 25.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661174, 9686, 0xB6610131, 61.8348, 86.4193, 25.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610131 [61.834801 86.419296 25.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661174, 9686, 0xB6610131, 61.8348, 86.4193, 25.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610131 [61.834801 86.419296 25.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661175, 9686, 0xB6610131, 57.6699, 81.8559, 24.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1961,8 +1961,8 @@ VALUES (0x7B66117B, 11698, 0xB6610131, 59.486, 84.9862, 26.175, -0.9486, 0, 0, - /* @teleloc 0xB6610131 [59.486000 84.986198 26.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66117C, 11697, 0xB6610131, 61.8648, 85.7655, 22.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6610131 [61.864799 85.765503 22.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B66117C, 11697, 0xB6610131, 61.8648, 85.7655, 22.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6610131 [61.864799 85.765503 22.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66117D, 11697, 0xB6610131, 61.8648, 83.3405, 22.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1973,12 +1973,12 @@ VALUES (0x7B66117E, 11697, 0xB6610131, 58.5667, 81.2903, 22.075, -0.364064, 0, 0 /* @teleloc 0xB6610131 [58.566700 81.290298 22.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66117F, 11697, 0xB6610131, 60.0417, 80.8403, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6610131 [60.041698 80.840302 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66117F, 11697, 0xB6610131, 60.0417, 80.8403, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6610131 [60.041698 80.840302 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661180, 11697, 0xB6610131, 63.1167, 80.8403, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6610131 [63.116699 80.840302 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661180, 11697, 0xB6610131, 63.1167, 80.8403, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6610131 [63.116699 80.840302 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661181, 9686, 0xB6610133, 52.7231, 83.182, 24.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1993,52 +1993,52 @@ VALUES (0x7B661183, 9686, 0xB6610133, 57.2173, 84.2572, 25.475, 0.707107, 0, 0, /* @teleloc 0xB6610133 [57.217300 84.257202 25.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661184, 9686, 0xB6610133, 55.2727, 87.5014, 25.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610133 [55.272701 87.501404 25.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661184, 9686, 0xB6610133, 55.2727, 87.5014, 25.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610133 [55.272701 87.501404 25.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661185, 9686, 0xB6610135, 59.8717, 79.5097, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610135 [59.871700 79.509697 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661185, 9686, 0xB6610135, 59.8717, 79.5097, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610135 [59.871700 79.509697 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661186, 9686, 0xB6610135, 55.6482, 86.0597, 19.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610135 [55.648201 86.059700 19.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661186, 9686, 0xB6610135, 55.6482, 86.0597, 19.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610135 [55.648201 86.059700 19.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661187, 11697, 0xB6610135, 61.8785, 85.3025, 18.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6610135 [61.878502 85.302498 18.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661188, 11697, 0xB6610135, 58.5035, 82.7775, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6610135 [58.503502 82.777496 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661188, 11697, 0xB6610135, 58.5035, 82.7775, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6610135 [58.503502 82.777496 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661189, 11697, 0xB6610135, 53.2785, 80.1025, 18.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6610135 [53.278500 80.102501 18.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66118A, 9686, 0xB6610000, 55.2381, 87.9572, 25.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610000 [55.238098 87.957199 25.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66118A, 9686, 0xB6610000, 55.2381, 87.9572, 25.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610000 [55.238098 87.957199 25.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66118B, 9686, 0xB6610000, 57.1367, 87.9572, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610000 [57.136700 87.957199 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66118B, 9686, 0xB6610000, 57.1367, 87.9572, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610000 [57.136700 87.957199 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66118C, 9686, 0xB6610000, 53.3859, 87.9572, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610000 [53.385899 87.957199 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66118C, 9686, 0xB6610000, 53.3859, 87.9572, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610000 [53.385899 87.957199 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66118D, 12679, 0xB6610000, 51.5648, 88.5155, 22.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB6610000 [51.564800 88.515503 22.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66118E, 12679, 0xB6610000, 65.9148, 88.2905, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB6610000 [65.914803 88.290497 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66118E, 12679, 0xB6610000, 65.9148, 88.2905, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB6610000 [65.914803 88.290497 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66118F, 9686, 0xB6610138, 89.0855, 81.427, 27.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610138 [89.085503 81.427002 27.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66118F, 9686, 0xB6610138, 89.0855, 81.427, 27.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610138 [89.085503 81.427002 27.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661190, 9686, 0xB6610138, 86.7387, 84.561, 25.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2053,28 +2053,28 @@ VALUES (0x7B661192, 9686, 0xB6610138, 90.8423, 87.2484, 24.85, -0.902209, 0, 0, /* @teleloc 0xB6610138 [90.842300 87.248398 24.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661193, 9686, 0xB6610138, 89.0923, 88.461, 25.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610138 [89.092300 88.460999 25.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661193, 9686, 0xB6610138, 89.0923, 88.461, 25.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610138 [89.092300 88.460999 25.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661194, 11697, 0xB6610138, 89.1404, 81.7676, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6610138 [89.140404 81.767601 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661194, 11697, 0xB6610138, 89.1404, 81.7676, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6610138 [89.140404 81.767601 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661195, 11697, 0xB6610138, 87.2404, 82.8176, 22.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6610138 [87.240402 82.817596 22.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661196, 11697, 0xB661013B, 82.6904, 81.3176, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB661013B [82.690399 81.317596 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B661196, 11697, 0xB661013B, 82.6904, 81.3176, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB661013B [82.690399 81.317596 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661197, 9686, 0xB661013B, 79.728, 86.6298, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB661013B [79.727997 86.629799 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661197, 9686, 0xB661013B, 79.728, 86.6298, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB661013B [79.727997 86.629799 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B661198, 9686, 0xB661013B, 85.0718, 86.6298, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB661013B [85.071800 86.629799 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B661198, 9686, 0xB661013B, 85.0718, 86.6298, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB661013B [85.071800 86.629799 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B661199, 9686, 0xB661013B, 78.4774, 81.7647, 25.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2085,8 +2085,8 @@ VALUES (0x7B66119A, 9686, 0xB661013B, 78.4774, 85.7129, 25.35, -0.707107, 0, 0, /* @teleloc 0xB661013B [78.477402 85.712898 25.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66119B, 9686, 0xB661013B, 82.6869, 80.7298, 25.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB661013B [82.686897 80.729797 25.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66119B, 9686, 0xB661013B, 82.6869, 80.7298, 25.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB661013B [82.686897 80.729797 25.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66119C, 9686, 0xB661013B, 86.2774, 81.779, 25.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2121,20 +2121,20 @@ VALUES (0x7B6611A3, 11697, 0xB661013B, 85.2856, 81.5271, 22.1, 0.297375, 0, 0, - /* @teleloc 0xB661013B [85.285599 81.527100 22.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6611A4, 11697, 0xB661013B, 82.4404, 86.1176, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB661013B [82.440399 86.117599 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6611A4, 11697, 0xB661013B, 82.4404, 86.1176, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB661013B [82.440399 86.117599 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6611A5, 11697, 0xB661013D, 82.5765, 83.5718, 18.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB661013D [82.576500 83.571800 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6611A6, 9686, 0xB661013D, 89.0855, 79.777, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB661013D [89.085503 79.777000 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6611A6, 9686, 0xB661013D, 89.0855, 79.777, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB661013D [89.085503 79.777000 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6611A7, 9686, 0xB661013D, 87.1923, 86.261, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB661013D [87.192299 86.261002 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6611A7, 9686, 0xB661013D, 87.1923, 86.261, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB661013D [87.192299 86.261002 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6611A8, 9686, 0xB661013D, 91.6387, 81.811, 20.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2145,16 +2145,16 @@ VALUES (0x7B6611A9, 11698, 0xB661013D, 85.6714, 83.6612, 21.5, -0.707107, 0, 0, /* @teleloc 0xB661013D [85.671402 83.661201 21.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6611AA, 11697, 0xB661013D, 86.2765, 80.6218, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB661013D [86.276497 80.621803 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6611AA, 11697, 0xB661013D, 86.2765, 80.6218, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB661013D [86.276497 80.621803 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6611AB, 11697, 0xB661013D, 85.6589, 85.8099, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB661013D [85.658897 85.809898 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6611AB, 11697, 0xB661013D, 85.6589, 85.8099, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB661013D [85.658897 85.809898 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6611AC, 9686, 0xB6610000, 89.0855, 89.177, 25.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6610000 [89.085503 89.177002 25.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6611AC, 9686, 0xB6610000, 89.0855, 89.177, 25.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6610000 [89.085503 89.177002 25.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6611AD, 9686, 0xB6610000, 91.3855, 88.277, 24.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2169,8 +2169,8 @@ VALUES (0x7B6611AF, 12679, 0xB6610000, 92.1904, 88.5676, 22.1, -0.402747, 0, 0, /* @teleloc 0xB6610000 [92.190399 88.567596 22.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6611B0, 12679, 0xB6610000, 82.1904, 87.6176, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB6610000 [82.190399 87.617599 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6611B0, 12679, 0xB6610000, 82.1904, 87.6176, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB6610000 [82.190399 87.617599 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6611B1, 12664, 0xB6610000, 180.316, 114.862, 22.005, 0.689704, 0, 0, 0.724091, False, '2005-02-09 10:00:00'); /* Swamp Temple Place */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B667.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B667.sql index 3faf2e498e..ad99308969 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B667.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B667.sql @@ -309,24 +309,24 @@ VALUES (0x7B66704C, 11697, 0xB6670120, 89.9693, 36.7679, 20.075, -0.909599, 0, 0 /* @teleloc 0xB6670120 [89.969299 36.767899 20.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66704D, 9686, 0xB6670120, 89.8898, 31.78, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670120 [89.889801 31.780001 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66704D, 9686, 0xB6670120, 89.8898, 31.78, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670120 [89.889801 31.780001 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66704E, 11697, 0xB6670120, 85.9029, 34.6869, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6670120 [85.902901 34.686901 20.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66704F, 9686, 0xB6670120, 84.1898, 31.805, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670120 [84.189796 31.805000 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66704F, 9686, 0xB6670120, 84.1898, 31.805, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670120 [84.189796 31.805000 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667050, 9686, 0xB6670120, 84.4229, 37.7467, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670120 [84.422897 37.746700 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B667050, 9686, 0xB6670120, 84.4229, 37.7467, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670120 [84.422897 37.746700 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667051, 9686, 0xB6670120, 89.853, 37.7717, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670120 [89.852997 37.771702 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B667051, 9686, 0xB6670120, 89.853, 37.7717, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670120 [89.852997 37.771702 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B667052, 9686, 0xB6670120, 91.178, 37.0467, 22.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -345,16 +345,16 @@ VALUES (0x7B667055, 11697, 0xB6670120, 88.6529, 34.6869, 20.075, 0.707107, 0, 0, /* @teleloc 0xB6670120 [88.652901 34.686901 20.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667056, 11697, 0xB6670122, 81.4638, 34.0392, 20.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6670122 [81.463799 34.039200 20.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B667056, 11697, 0xB6670122, 81.4638, 34.0392, 20.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6670122 [81.463799 34.039200 20.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B667057, 11697, 0xB6670122, 82.1464, 38.363, 20.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6670122 [82.146400 38.362999 20.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667058, 9686, 0xB6670122, 81.6176, 33.6596, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670122 [81.617599 33.659599 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B667058, 9686, 0xB6670122, 81.6176, 33.6596, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670122 [81.617599 33.659599 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B667059, 9686, 0xB6670122, 78.1026, 36.2871, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -373,28 +373,28 @@ VALUES (0x7B66705C, 9686, 0xB6670124, 87.9526, 34.037, 17.95, 0.707107, 0, 0, - /* @teleloc 0xB6670124 [87.952599 34.036999 17.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66705D, 9686, 0xB6670124, 82.6776, 30.8371, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670124 [82.677597 30.837099 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66705D, 9686, 0xB6670124, 82.6776, 30.8371, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670124 [82.677597 30.837099 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66705E, 9686, 0xB6670124, 78.0526, 34.0621, 17.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6670124 [78.052597 34.062099 17.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66705F, 9686, 0xB6670124, 84.0776, 37.3871, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670124 [84.077599 37.387100 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B66705F, 9686, 0xB6670124, 84.0776, 37.3871, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670124 [84.077599 37.387100 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667060, 11698, 0xB6670124, 82.9699, 34.7026, 19.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB6670124 [82.969902 34.702599 19.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B667060, 11698, 0xB6670124, 82.9699, 34.7026, 19.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB6670124 [82.969902 34.702599 19.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B667061, 9687, 0xB6670124, 87.3898, 31.38, 16.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB6670124 [87.389801 31.379999 16.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667062, 412, 0xB6670000, 80.6398, 39.19, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6670000 [80.639801 39.189999 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B667062, 412, 0xB6670000, 80.6398, 39.19, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6670000 [80.639801 39.189999 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B667063, 10319, 0xB6670117, 134.518, 80.8651, 18.005, 0.752716, 0, 0, -0.658345, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1240,16 +1240,16 @@ VALUES (0x7B6670F0, 12679, 0xB6670000, 130.498, 75.5153, 18.1, 0.923879, 0, 0, - /* @teleloc 0xB6670000 [130.498001 75.515297 18.100000] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6670F1, 9686, 0xB6670120, 86.9769, 31.78, 23.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670120 [86.976898 31.780001 23.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6670F1, 9686, 0xB6670120, 86.9769, 31.78, 23.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670120 [86.976898 31.780001 23.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6670F2, 9686, 0xB6670120, 91.178, 34.6801, 23.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6670120 [91.178001 34.680099 23.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6670F3, 9686, 0xB6670120, 87.2143, 37.7467, 23.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670120 [87.214302 37.746700 23.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6670F3, 9686, 0xB6670120, 87.2143, 37.7467, 23.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670120 [87.214302 37.746700 23.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6670F4, 9686, 0xB6670120, 83.0494, 33.1833, 22.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1280,8 +1280,8 @@ VALUES (0x7B6670FA, 11698, 0xB6670120, 84.8655, 36.3136, 24.175, -0.9486, 0, 0, /* @teleloc 0xB6670120 [84.865501 36.313599 24.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6670FB, 11697, 0xB6670120, 87.2443, 37.0929, 20.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6670120 [87.244301 37.092899 20.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6670FB, 11697, 0xB6670120, 87.2443, 37.0929, 20.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6670120 [87.244301 37.092899 20.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6670FC, 11697, 0xB6670120, 87.2443, 34.6679, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1292,12 +1292,12 @@ VALUES (0x7B6670FD, 11697, 0xB6670120, 83.9462, 32.6177, 20.075, -0.364064, 0, 0 /* @teleloc 0xB6670120 [83.946198 32.617699 20.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6670FE, 11697, 0xB6670120, 85.4212, 32.1677, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6670120 [85.421204 32.167702 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6670FE, 11697, 0xB6670120, 85.4212, 32.1677, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6670120 [85.421204 32.167702 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6670FF, 11697, 0xB6670120, 88.4962, 32.1677, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6670120 [88.496201 32.167702 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6670FF, 11697, 0xB6670120, 88.4962, 32.1677, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6670120 [88.496201 32.167702 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B667100, 9686, 0xB6670122, 78.1026, 34.5094, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1312,48 +1312,48 @@ VALUES (0x7B667102, 9686, 0xB6670122, 82.5968, 35.5846, 23.475, 0.707107, 0, 0, /* @teleloc 0xB6670122 [82.596802 35.584599 23.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667103, 9686, 0xB6670122, 80.6522, 38.8288, 23.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670122 [80.652199 38.828800 23.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B667103, 9686, 0xB6670122, 80.6522, 38.8288, 23.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670122 [80.652199 38.828800 23.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667104, 9686, 0xB6670124, 85.2513, 30.837, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670124 [85.251297 30.837000 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B667104, 9686, 0xB6670124, 85.2513, 30.837, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670124 [85.251297 30.837000 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667105, 9686, 0xB6670124, 81.0277, 37.3871, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670124 [81.027702 37.387100 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B667105, 9686, 0xB6670124, 81.0277, 37.3871, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670124 [81.027702 37.387100 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B667106, 11697, 0xB6670124, 87.258, 36.6299, 16.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6670124 [87.258003 36.629902 16.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667107, 11697, 0xB6670124, 83.883, 34.1049, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6670124 [83.883003 34.104900 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B667107, 11697, 0xB6670124, 83.883, 34.1049, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6670124 [83.883003 34.104900 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B667108, 11697, 0xB6670124, 78.658, 31.4299, 16.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6670124 [78.657997 31.429899 16.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B667109, 9686, 0xB6670000, 80.6176, 39.2846, 23.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670000 [80.617599 39.284599 23.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B667109, 9686, 0xB6670000, 80.6176, 39.2846, 23.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670000 [80.617599 39.284599 23.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66710A, 9686, 0xB6670000, 82.5162, 39.2846, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670000 [82.516197 39.284599 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66710A, 9686, 0xB6670000, 82.5162, 39.2846, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670000 [82.516197 39.284599 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66710B, 9686, 0xB6670000, 78.7654, 39.2846, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6670000 [78.765404 39.284599 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66710B, 9686, 0xB6670000, 78.7654, 39.2846, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6670000 [78.765404 39.284599 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66710C, 12679, 0xB6670000, 76.9443, 39.8429, 20.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB6670000 [76.944298 39.842899 20.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B66710D, 12679, 0xB6670000, 91.2943, 39.6179, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB6670000 [91.294296 39.617901 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B66710D, 12679, 0xB6670000, 91.2943, 39.6179, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB6670000 [91.294296 39.617901 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B66710E, 12674, 0xB6670000, 173.762, 125.525, 18.005, 0.755723, 0, 0, 0.654892, False, '2005-02-09 10:00:00'); /* Yanshi Namoon North */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B687.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B687.sql index 0119ecdd59..d140e1da6d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B687.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B687.sql @@ -58,7 +58,7 @@ VALUES (0x7B68700D, 412, 0xB6870000, 69.4, 115.005, 84.8, 1, 0, 0, 0, False, ' INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B68700E, 22118, 0xB6870000, 72.882, 100.994, 80.005, 0.999919, 0, 0, -0.012766, False, '2005-02-09 10:00:00'); /* Frest Greelving's Mansion */ -/* @teleloc 0xB6870000 [72.882004 100.994003 80.004997] 0.999919 0.000000 0.000000 -0.012765 */ +/* @teleloc 0xB6870000 [72.882004 100.994003 80.004997] 0.999919 0.000000 0.000000 -0.012766 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B68700F, 22083, 0xB6870175, 52.5394, 102.069, 80.005, -0.690248, 0, 0, -0.723573, False, '2005-02-09 10:00:00'); /* Frest Greelving's Chest */ @@ -85,8 +85,8 @@ VALUES (0x7B687014, 22089, 0xB6870152, 67.2903, 126.942, 56.005, -0.717532, 0, 0 /* @teleloc 0xB6870152 [67.290298 126.942001 56.005001] -0.717532 0.000000 0.000000 0.696526 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B68701B, 22086, 0xB687014F, 54.1135, 136.078, 60.882, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB687014F [54.113499 136.078003 60.882000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B68701B, 22086, 0xB687014F, 54.1135, 136.078, 60.882, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB687014F [54.113499 136.078003 60.882000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B68701C, 2179, 0xB6870159, 69.6022, 139.473, 60.805, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B6A4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B6A4.sql index 10c7c0a424..64a3beb9bd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B6A4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B6A4.sql @@ -32,7 +32,7 @@ VALUES (0x7B6A4008, 22257, 0xB6A40000, 89.5655, 17.433, 27.555, -0.052417, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6A4009, 22257, 0xB6A40000, 73.7861, 30.8636, 27.105, -0.020909, 0, 0, 0.999781, True, '2005-02-09 10:00:00'); /* Fishing Hole */ -/* @teleloc 0xB6A40000 [73.786102 30.863600 27.105000] -0.020908 0.000000 0.000000 0.999781 */ +/* @teleloc 0xB6A40000 [73.786102 30.863600 27.105000] -0.020909 0.000000 0.000000 0.999781 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6A400A, 22257, 0xB6A40000, 51.3158, 26.9184, 27.105, 0.991182, 0, 0, 0.132509, True, '2005-02-09 10:00:00'); /* Fishing Hole */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B6D8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B6D8.sql index 7816326fb3..583dd65335 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B6D8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B6D8.sql @@ -13,20 +13,20 @@ VALUES (0x7B6D8002, 9686, 0xB6D80100, 49.4602, 39.6343, 24.925, -0.707107, 0, 0 /* @teleloc 0xB6D80100 [49.460201 39.634300 24.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8003, 412, 0xB6D80107, 51.696, 28.6413, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6D80107 [51.695999 28.641300 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8003, 412, 0xB6D80107, 51.696, 28.6413, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6D80107 [51.695999 28.641300 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8004, 9686, 0xB6D80107, 51.6825, 28.5492, 21.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80107 [51.682499 28.549200 21.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8004, 9686, 0xB6D80107, 51.6825, 28.5492, 21.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80107 [51.682499 28.549200 21.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D8005, 9686, 0xB6D80107, 61.1178, 26.9299, 20.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6D80107 [61.117802 26.929899 20.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8006, 412, 0xB6D80109, 51.195, 41.295, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6D80109 [51.195000 41.294998 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8006, 412, 0xB6D80109, 51.195, 41.295, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6D80109 [51.195000 41.294998 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D8007, 9686, 0xB6D80109, 49.477, 32.179, 20.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x7B6D800B, 9686, 0xB6D8010E, 49.627, 29.0562, 25.675, -0.707107, 0, 0, /* @teleloc 0xB6D8010E [49.626999 29.056200 25.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D800C, 11697, 0xB6D8010E, 56.4265, 25.8847, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D8010E [56.426498 25.884701 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D800C, 11697, 0xB6D8010E, 56.4265, 25.8847, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D8010E [56.426498 25.884701 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D800D, 11697, 0xB6D8010E, 64.7628, 26.3397, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D8010E [64.762802 26.339701 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D800D, 11697, 0xB6D8010E, 64.7628, 26.3397, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D8010E [64.762802 26.339701 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D800E, 11697, 0xB6D8010E, 58.8355, 32.2373, 22.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D8010E [58.835499 32.237301 22.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D800E, 11697, 0xB6D8010E, 58.8355, 32.2373, 22.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D8010E [58.835499 32.237301 22.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D800F, 11698, 0xB6D80110, 61.8256, 29.175, 29.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB6D80110 [61.825600 29.174999 29.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D800F, 11698, 0xB6D80110, 61.8256, 29.175, 29.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB6D80110 [61.825600 29.174999 29.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8010, 9686, 0xB6D80111, 57.6196, 32.9345, 20.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80111 [57.619598 32.934502 20.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8010, 9686, 0xB6D80111, 57.6196, 32.9345, 20.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80111 [57.619598 32.934502 20.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8011, 9686, 0xB6D80112, 66.9566, 25.2103, 21.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80112 [66.956596 25.210300 21.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8011, 9686, 0xB6D80112, 66.9566, 25.2103, 21.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80112 [66.956596 25.210300 21.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D8012, 9686, 0xB6D80112, 61.7325, 27.7492, 20.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x7B6D8013, 9686, 0xB6D80112, 69.4825, 29.0492, 21.625, 0.707107, 0, 0, /* @teleloc 0xB6D80112 [69.482498 29.049200 21.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8014, 412, 0xB6D80116, 57.2, 27.91, 13.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6D80116 [57.200001 27.910000 13.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8014, 412, 0xB6D80116, 57.2, 27.91, 13.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6D80116 [57.200001 27.910000 13.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8015, 9686, 0xB6D80117, 60.1446, 27.4595, 15.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80117 [60.144600 27.459499 15.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8015, 9686, 0xB6D80117, 60.1446, 27.4595, 15.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80117 [60.144600 27.459499 15.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8016, 11698, 0xB6D80118, 62.4313, 34.0657, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB6D80118 [62.431301 34.065701 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8016, 11698, 0xB6D80118, 62.4313, 34.0657, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB6D80118 [62.431301 34.065701 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8017, 9686, 0xB6D8011B, 68.4004, 40.059, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8011B [68.400398 40.058998 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8017, 9686, 0xB6D8011B, 68.4004, 40.059, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8011B [68.400398 40.058998 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8018, 9686, 0xB6D8011B, 68.4004, 31.8434, 16.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8011B [68.400398 31.843399 16.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8018, 9686, 0xB6D8011B, 68.4004, 31.8434, 16.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8011B [68.400398 31.843399 16.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8019, 412, 0xB6D8011C, 68.15, 47.08, 18, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6D8011C [68.150002 47.080002 18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8019, 412, 0xB6D8011C, 68.15, 47.08, 18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6D8011C [68.150002 47.080002 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D801A, 9686, 0xB6D8011D, 65.8, 42.9, 21.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,16 +113,16 @@ VALUES (0x7B6D801B, 412, 0xB6D80000, 65.205, 42.9, 18, -0.707107, 0, 0, 0.7071 /* @teleloc 0xB6D80000 [65.205002 42.900002 18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D801C, 412, 0xB6D80000, 65.505, 33.615, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6D80000 [65.504997 33.615002 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D801C, 412, 0xB6D80000, 65.505, 33.615, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6D80000 [65.504997 33.615002 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D801D, 412, 0xB6D80122, 152.392, 37.645, 18, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xB6D80122 [152.391998 37.645000 18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D801E, 412, 0xB6D80123, 162.583, 34.1594, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6D80123 [162.582993 34.159401 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D801E, 412, 0xB6D80123, 162.583, 34.1594, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6D80123 [162.582993 34.159401 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D801F, 412, 0xB6D80124, 146.675, 45.6678, 18, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -141,32 +141,32 @@ VALUES (0x7B6D8022, 11697, 0xB6D80125, 154.134, 45.4834, 22.9, -0.92321, 0, 0, - /* @teleloc 0xB6D80125 [154.134003 45.483398 22.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8023, 9686, 0xB6D80125, 154.992, 33.9109, 25.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80125 [154.992004 33.910900 25.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8023, 9686, 0xB6D80125, 154.992, 33.9109, 25.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80125 [154.992004 33.910900 25.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8024, 9686, 0xB6D80127, 154.69, 42.5802, 21.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80127 [154.690002 42.580200 21.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8024, 9686, 0xB6D80127, 154.69, 42.5802, 21.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80127 [154.690002 42.580200 21.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8025, 9686, 0xB6D80127, 154.739, 33.9049, 20.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80127 [154.738998 33.904900 20.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8025, 9686, 0xB6D80127, 154.739, 33.9049, 20.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80127 [154.738998 33.904900 20.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8026, 9686, 0xB6D80128, 157.99, 33.9253, 21.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80128 [157.990005 33.925301 21.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8026, 9686, 0xB6D80128, 157.99, 33.9253, 21.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80128 [157.990005 33.925301 21.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8027, 11697, 0xB6D80129, 156, 46.1659, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D80129 [156.000000 46.165901 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8027, 11697, 0xB6D80129, 156, 46.1659, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D80129 [156.000000 46.165901 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8028, 9686, 0xB6D80129, 156.21, 47.0626, 21.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80129 [156.210007 47.062599 21.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8028, 9686, 0xB6D80129, 156.21, 47.0626, 21.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80129 [156.210007 47.062599 21.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8029, 9686, 0xB6D8012C, 162.575, 33.325, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8012C [162.574997 33.325001 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8029, 9686, 0xB6D8012C, 162.575, 33.325, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8012C [162.574997 33.325001 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D802A, 11697, 0xB6D8012C, 165.6, 29.345, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -177,28 +177,28 @@ VALUES (0x7B6D802B, 11697, 0xB6D8012C, 157.475, 27.525, 18.1, -0.707107, 0, 0, - /* @teleloc 0xB6D8012C [157.475006 27.525000 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D802C, 9686, 0xB6D8012E, 154.528, 33.3358, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8012E [154.528000 33.335800 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D802C, 9686, 0xB6D8012E, 154.528, 33.3358, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8012E [154.528000 33.335800 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D802D, 11697, 0xB6D8012E, 146.982, 28.3858, 22.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6D8012E [146.981995 28.385799 22.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D802E, 11697, 0xB6D8012E, 151.827, 26.2592, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D8012E [151.826996 26.259199 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D802E, 11697, 0xB6D8012E, 151.827, 26.2592, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D8012E [151.826996 26.259199 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D802F, 11698, 0xB6D8012E, 157.907, 29.4885, 29.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB6D8012E [157.906998 29.488501 29.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8030, 412, 0xB6D80131, 153.285, 29.0458, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB6D80131 [153.285004 29.045799 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8030, 412, 0xB6D80131, 153.285, 29.0458, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB6D80131 [153.285004 29.045799 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8031, 9686, 0xB6D80131, 150.156, 28.9326, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80131 [150.156006 28.932600 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8031, 9686, 0xB6D80131, 150.156, 28.9326, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80131 [150.156006 28.932600 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D8032, 412, 0xB6D80135, 156.701, 30.3593, 13.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -209,8 +209,8 @@ VALUES (0x7B6D8034, 9686, 0xB6D8013A, 144.555, 41.8854, 16, -0.707107, 0, 0, -0 /* @teleloc 0xB6D8013A [144.554993 41.885399 16.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8035, 9686, 0xB6D80137, 152.328, 32.5012, 16, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80137 [152.328003 32.501202 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8035, 9686, 0xB6D80137, 152.328, 32.5012, 16, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80137 [152.328003 32.501202 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D8036, 11698, 0xB6D80137, 150.863, 36.5042, 17.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1192,112 +1192,112 @@ VALUES (0x7B6D80B6, 11978, 0xB6D80000, 144.549, 43.3079, 18.005, 0.707107, 0, 0, /* @teleloc 0xB6D80000 [144.548996 43.307899 18.004999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80B7, 11978, 0xB6D80000, 64.6942, 46.4975, 18.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0xB6D80000 [64.694199 46.497501 18.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80B7, 11978, 0xB6D80000, 64.6942, 46.4975, 18.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Villa */ +/* @teleloc 0xB6D80000 [64.694199 46.497501 18.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80B8, 13144, 0xB6D80000, 65.7037, 76.9639, 18.8323, -0.999499, 0, 0, 0.031646, False, '2005-02-09 10:00:00'); /* Bandit Road Villas */ /* @teleloc 0xB6D80000 [65.703697 76.963898 18.832300] -0.999499 0.000000 0.000000 0.031646 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80B9, 9686, 0xB6D80107, 55.9696, 25.0345, 20.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80107 [55.969601 25.034500 20.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80B9, 9686, 0xB6D80107, 55.9696, 25.0345, 20.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80107 [55.969601 25.034500 20.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80BA, 11698, 0xB6D80107, 52.6067, 26.7745, 22.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB6D80107 [52.606701 26.774500 22.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80BB, 11697, 0xB6D80107, 58.2865, 25.7677, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D80107 [58.286499 25.767700 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80BB, 11697, 0xB6D80107, 58.2865, 25.7677, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D80107 [58.286499 25.767700 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80BC, 11697, 0xB6D80107, 53.6115, 25.7677, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D80107 [53.611500 25.767700 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80BC, 11697, 0xB6D80107, 53.6115, 25.7677, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D80107 [53.611500 25.767700 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80BD, 9686, 0xB6D80109, 51.327, 29.179, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80109 [51.327000 29.179001 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80BD, 9686, 0xB6D80109, 51.327, 29.179, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80109 [51.327000 29.179001 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80BE, 9686, 0xB6D80109, 53.2224, 35.1222, 21.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6D80109 [53.222401 35.122200 21.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80BF, 9686, 0xB6D8010A, 55.452, 41.204, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8010A [55.452000 41.203999 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80BF, 9686, 0xB6D8010A, 55.452, 41.204, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8010A [55.452000 41.203999 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80C0, 9686, 0xB6D8010A, 55.452, 33.529, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8010A [55.452000 33.528999 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80C0, 9686, 0xB6D8010A, 55.452, 33.529, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8010A [55.452000 33.528999 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80C1, 11697, 0xB6D8010A, 55.4115, 34.3927, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D8010A [55.411499 34.392700 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80C1, 11697, 0xB6D8010A, 55.4115, 34.3927, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D8010A [55.411499 34.392700 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80C2, 9686, 0xB6D8010B, 57.1803, 43.6715, 21.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6D8010B [57.180302 43.671501 21.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80C3, 9686, 0xB6D8010B, 53.3303, 45.6715, 21.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8010B [53.330299 45.671501 21.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80C3, 9686, 0xB6D8010B, 53.3303, 45.6715, 21.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8010B [53.330299 45.671501 21.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80C4, 9686, 0xB6D8010E, 61.8254, 25.3684, 26.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8010E [61.825401 25.368401 26.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80C4, 9686, 0xB6D8010E, 61.8254, 25.3684, 26.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8010E [61.825401 25.368401 26.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80C5, 9686, 0xB6D8010E, 54.7981, 32.9615, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8010E [54.798100 32.961498 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80C5, 9686, 0xB6D8010E, 54.7981, 32.9615, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8010E [54.798100 32.961498 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80C6, 9686, 0xB6D8010E, 58.2231, 32.9615, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8010E [58.223099 32.961498 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80C6, 9686, 0xB6D8010E, 58.2231, 32.9615, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8010E [58.223099 32.961498 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80C7, 9686, 0xB6D8010E, 61.7981, 32.9615, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8010E [61.798100 32.961498 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80C7, 9686, 0xB6D8010E, 61.7981, 32.9615, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8010E [61.798100 32.961498 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80C8, 9686, 0xB6D8010E, 58.2731, 25.3365, 26.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8010E [58.273102 25.336500 26.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80C8, 9686, 0xB6D8010E, 58.2731, 25.3365, 26.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8010E [58.273102 25.336500 26.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80C9, 9686, 0xB6D8010E, 65.3353, 25.3365, 26.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8010E [65.335297 25.336500 26.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80C9, 9686, 0xB6D8010E, 65.3353, 25.3365, 26.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8010E [65.335297 25.336500 26.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80CA, 9686, 0xB6D8010E, 65.3481, 32.9615, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8010E [65.348099 32.961498 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80CA, 9686, 0xB6D8010E, 65.3481, 32.9615, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8010E [65.348099 32.961498 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80CB, 11698, 0xB6D80110, 58.5862, 29.175, 29.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB6D80110 [58.586201 29.174999 29.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80CB, 11698, 0xB6D80110, 58.5862, 29.175, 29.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB6D80110 [58.586201 29.174999 29.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80CC, 11698, 0xB6D80112, 65.6352, 29.2434, 22.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB6D80112 [65.635201 29.243401 22.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80CC, 11698, 0xB6D80112, 65.6352, 29.2434, 22.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB6D80112 [65.635201 29.243401 22.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80CD, 11697, 0xB6D80112, 63.8155, 25.6316, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D80112 [63.815498 25.631599 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80CD, 11697, 0xB6D80112, 63.8155, 25.6316, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D80112 [63.815498 25.631599 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80CE, 9686, 0xB6D80116, 57.202, 28.003, 16.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80116 [57.202000 28.003000 16.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80CE, 9686, 0xB6D80116, 57.202, 28.003, 16.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80116 [57.202000 28.003000 16.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80CF, 9686, 0xB6D80116, 54.027, 35.553, 16.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6D80116 [54.027000 35.553001 16.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80D0, 11697, 0xB6D80117, 64.1692, 25.9637, 13.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D80117 [64.169197 25.963699 13.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80D0, 11697, 0xB6D80117, 64.1692, 25.9637, 13.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D80117 [64.169197 25.963699 13.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80D1, 9686, 0xB6D80118, 63.1863, 28.1479, 16.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80118 [63.186298 28.147900 16.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80D1, 9686, 0xB6D80118, 63.1863, 28.1479, 16.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80118 [63.186298 28.147900 16.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80D2, 9686, 0xB6D80118, 59.3697, 33.4632, 16.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1312,8 +1312,8 @@ VALUES (0x7B6D80D4, 11697, 0xB6D80118, 60.1205, 39.4024, 13.35, 0.9139, 0, 0, 0. /* @teleloc 0xB6D80118 [60.120499 39.402401 13.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80D5, 11698, 0xB6D8011B, 68.5588, 35.7695, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB6D8011B [68.558800 35.769501 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80D5, 11698, 0xB6D8011B, 68.5588, 35.7695, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB6D8011B [68.558800 35.769501 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80D6, 11697, 0xB6D8011B, 70.5205, 39.2524, 13.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1324,20 +1324,20 @@ VALUES (0x7B6D80D7, 11697, 0xB6D8011B, 70.7192, 32.3887, 13.35, 0.372988, 0, 0, /* @teleloc 0xB6D8011B [70.719200 32.388699 13.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80D8, 9686, 0xB6D8011D, 68.2, 39.75, 22.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8011D [68.199997 39.750000 22.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80D8, 9686, 0xB6D8011D, 68.2, 39.75, 22.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8011D [68.199997 39.750000 22.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80D9, 9686, 0xB6D8011D, 70.7668, 42.8645, 22.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6D8011D [70.766800 42.864498 22.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80DA, 11697, 0xB6D8011D, 68.1155, 40.4066, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D8011D [68.115501 40.406601 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80DA, 11697, 0xB6D8011D, 68.1155, 40.4066, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D8011D [68.115501 40.406601 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80DB, 9686, 0xB6D80000, 68.1754, 47.5184, 21.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80000 [68.175400 47.518398 21.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80DB, 9686, 0xB6D80000, 68.1754, 47.5184, 21.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80000 [68.175400 47.518398 21.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80DC, 9686, 0xB6D80000, 70.6504, 46.4184, 20.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1348,12 +1348,12 @@ VALUES (0x7B6D80DD, 9686, 0xB6D80000, 66.0504, 46.7434, 20.55, 0.456322, 0, 0, /* @teleloc 0xB6D80000 [66.050400 46.743401 20.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80DE, 9686, 0xB6D80000, 65.5254, 33.6934, 21.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80000 [65.525398 33.693401 21.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80DE, 9686, 0xB6D80000, 65.5254, 33.6934, 21.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80000 [65.525398 33.693401 21.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80DF, 9686, 0xB6D80000, 61.6254, 45.0434, 20.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80000 [61.625401 45.043400 20.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80DF, 9686, 0xB6D80000, 61.6254, 45.0434, 20.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80000 [61.625401 45.043400 20.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80E0, 12679, 0xB6D80000, 59.2905, 34.7816, 18.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1376,20 +1376,20 @@ VALUES (0x7B6D80E4, 12679, 0xB6D80000, 70.9405, 46.7066, 18.1, 0.420244, 0, 0, 0 /* @teleloc 0xB6D80000 [70.940498 46.706600 18.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80E5, 12679, 0xB6D80000, 63.4155, 36.4066, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB6D80000 [63.415501 36.406601 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80E5, 12679, 0xB6D80000, 63.4155, 36.4066, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB6D80000 [63.415501 36.406601 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80E6, 12678, 0xB6D80000, 68.4405, 42.8316, 27, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB6D80000 [68.440498 42.831600 27.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80E6, 12678, 0xB6D80000, 68.4405, 42.8316, 27, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB6D80000 [68.440498 42.831600 27.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80E7, 12678, 0xB6D80000, 53.5655, 29.4316, 34.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB6D80000 [53.565498 29.431601 34.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80E7, 12678, 0xB6D80000, 53.5655, 29.4316, 34.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB6D80000 [53.565498 29.431601 34.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80E8, 9686, 0xB6D80125, 156.08, 46.569, 26.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80125 [156.080002 46.569000 26.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80E8, 9686, 0xB6D80125, 156.08, 46.569, 26.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80125 [156.080002 46.569000 26.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80E9, 11698, 0xB6D80125, 156.044, 42.5581, 29.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1408,20 +1408,20 @@ VALUES (0x7B6D80EC, 9686, 0xB6D80128, 159.189, 39.3901, 21.57, 0.707107, 0, 0, /* @teleloc 0xB6D80128 [159.188995 39.390099 21.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80ED, 11697, 0xB6D80128, 157.98, 41.7029, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D80128 [157.979996 41.702900 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80ED, 11697, 0xB6D80128, 157.98, 41.7029, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D80128 [157.979996 41.702900 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80EE, 9686, 0xB6D80129, 154.643, 43.1021, 21.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80129 [154.643005 43.102100 21.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80EE, 9686, 0xB6D80129, 154.643, 43.1021, 21.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80129 [154.643005 43.102100 21.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80EF, 9686, 0xB6D8012C, 160.332, 25.6258, 21.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8012C [160.332001 25.625799 21.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80EF, 9686, 0xB6D8012C, 160.332, 25.6258, 21.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8012C [160.332001 25.625799 21.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80F0, 9686, 0xB6D8012C, 162.872, 25.6258, 21.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8012C [162.871994 25.625799 21.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80F0, 9686, 0xB6D8012C, 162.872, 25.6258, 21.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8012C [162.871994 25.625799 21.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80F1, 9686, 0xB6D8012C, 166.356, 29.4966, 21.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1436,24 +1436,24 @@ VALUES (0x7B6D80F3, 11697, 0xB6D8012C, 164.04, 29.355, 18.1, 0.707107, 0, 0, -0. /* @teleloc 0xB6D8012C [164.039993 29.355000 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80F4, 9686, 0xB6D8012E, 159.598, 33.3358, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8012E [159.598007 33.335800 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80F4, 9686, 0xB6D8012E, 159.598, 33.3358, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8012E [159.598007 33.335800 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80F5, 9686, 0xB6D8012E, 149.771, 33.3358, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8012E [149.770996 33.335800 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80F5, 9686, 0xB6D8012E, 149.771, 33.3358, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8012E [149.770996 33.335800 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80F6, 9686, 0xB6D8012E, 150.511, 25.7368, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8012E [150.511002 25.736799 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80F6, 9686, 0xB6D8012E, 150.511, 25.7368, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8012E [150.511002 25.736799 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80F7, 9686, 0xB6D8012E, 156.194, 25.7368, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8012E [156.194000 25.736799 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80F7, 9686, 0xB6D8012E, 156.194, 25.7368, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8012E [156.194000 25.736799 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80F8, 9686, 0xB6D8012E, 161.839, 25.7368, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D8012E [161.839005 25.736799 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80F8, 9686, 0xB6D8012E, 161.839, 25.7368, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D8012E [161.839005 25.736799 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80F9, 9686, 0xB6D8012E, 146.275, 29.4892, 26.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1468,16 +1468,16 @@ VALUES (0x7B6D80FB, 11698, 0xB6D8012E, 154.335, 29.5592, 29.15, -0.999998, 0, 0, /* @teleloc 0xB6D8012E [154.335007 29.559200 29.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80FC, 11697, 0xB6D8012E, 162.752, 32.6858, 22.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D8012E [162.751999 32.685799 22.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D80FC, 11697, 0xB6D8012E, 162.752, 32.6858, 22.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D8012E [162.751999 32.685799 22.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80FD, 11697, 0xB6D8012E, 165.092, 29.3058, 22.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB6D8012E [165.091995 29.305799 22.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D80FE, 11697, 0xB6D8012E, 161.062, 26.1658, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB6D8012E [161.061996 26.165800 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D80FE, 11697, 0xB6D8012E, 161.062, 26.1658, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB6D8012E [161.061996 26.165800 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D80FF, 9686, 0xB6D80130, 156.271, 31.4145, 21.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1488,16 +1488,16 @@ VALUES (0x7B6D8100, 9686, 0xB6D80130, 145.82, 31.78, 21.66, -0.707107, 0, 0, -0 /* @teleloc 0xB6D80130 [145.820007 31.780001 21.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8101, 9686, 0xB6D80130, 153.36, 29.49, 21.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80130 [153.360001 29.490000 21.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8101, 9686, 0xB6D80130, 153.36, 29.49, 21.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80130 [153.360001 29.490000 21.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D8102, 9686, 0xB6D80131, 156.271, 27.2724, 21.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB6D80131 [156.270996 27.272400 21.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8103, 9686, 0xB6D80135, 153.328, 27.1812, 16.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80135 [153.328003 27.181200 16.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8103, 9686, 0xB6D80135, 153.328, 27.1812, 16.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80135 [153.328003 27.181200 16.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D8104, 9686, 0xB6D80135, 156.588, 30.3312, 16.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1512,8 +1512,8 @@ VALUES (0x7B6D8106, 9686, 0xB6D80137, 144.555, 37.7454, 16, -0.707107, 0, 0, -0 /* @teleloc 0xB6D80137 [144.554993 37.745399 16.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8107, 9686, 0xB6D80137, 148.358, 32.5012, 16, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80137 [148.358002 32.501202 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8107, 9686, 0xB6D80137, 148.358, 32.5012, 16, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80137 [148.358002 32.501202 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D8108, 11697, 0xB6D80137, 145.39, 33.3235, 13.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1540,8 +1540,8 @@ VALUES (0x7B6D810D, 9686, 0xB6D80000, 146.45, 45.99, 21.25, 0.357553, 0, 0, -0. /* @teleloc 0xB6D80000 [146.449997 45.990002 21.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D810E, 9686, 0xB6D80000, 150.32, 47.22, 20.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80000 [150.320007 47.220001 20.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D810E, 9686, 0xB6D80000, 150.32, 47.22, 20.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80000 [150.320007 47.220001 20.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D810F, 9686, 0xB6D80000, 144.97, 41.46, 20.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1552,12 +1552,12 @@ VALUES (0x7B6D8110, 9686, 0xB6D80000, 152.384, 37.5888, 21.39, 0.707107, 0, 0, /* @teleloc 0xB6D80000 [152.384003 37.588799 21.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8111, 9686, 0xB6D80000, 162.845, 46.355, 20.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80000 [162.845001 46.355000 20.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D8111, 9686, 0xB6D80000, 162.845, 46.355, 20.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80000 [162.845001 46.355000 20.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8112, 9686, 0xB6D80000, 162.555, 34.215, 21.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB6D80000 [162.554993 34.215000 21.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8112, 9686, 0xB6D80000, 162.555, 34.215, 21.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB6D80000 [162.554993 34.215000 21.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D8113, 12679, 0xB6D80000, 151.255, 35.1692, 18.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1584,12 +1584,12 @@ VALUES (0x7B6D8118, 12679, 0xB6D80000, 160.965, 45.3892, 18.1, 0.95656, 0, 0, 0. /* @teleloc 0xB6D80000 [160.964996 45.389198 18.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D8119, 12678, 0xB6D80000, 156.12, 45.4735, 31.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB6D80000 [156.119995 45.473499 31.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B6D8119, 12678, 0xB6D80000, 156.12, 45.4735, 31.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB6D80000 [156.119995 45.473499 31.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B6D811A, 12678, 0xB6D80000, 156.12, 29.4735, 31.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xB6D80000 [156.119995 29.473499 31.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B6D811A, 12678, 0xB6D80000, 156.12, 29.4735, 31.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xB6D80000 [156.119995 29.473499 31.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6D811B, 9686, 0xB6D80142, 136.03, 118.965, 26.25, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B6EE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B6EE.sql index 9a2d428979..b6850405b1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B6EE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B6EE.sql @@ -54,7 +54,7 @@ VALUES (0x7B6EE00D, 7365, 0xB6EE0000, 30.8314, 92.399, 170.005, -0.97838, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6EE00E, 5857, 0xB6EE0000, 35.208, 76.8131, 170.005, -0.99982, 0, 0, 0.018949, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0xB6EE0000 [35.208000 76.813103 170.005005] -0.999820 0.000000 0.000000 0.018948 */ +/* @teleloc 0xB6EE0000 [35.208000 76.813103 170.005005] -0.999820 0.000000 0.000000 0.018949 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6EE00F, 5857, 0xB6EE0000, 129.278, 39.9878, 169.232, -0.718641, 0, 0, 0.695381, False, '2005-02-09 10:00:00'); /* Hot Air */ @@ -185,7 +185,7 @@ VALUES (0x7B6EE02F, 7220, 0xB6EE0000, 111.353, 74.66, 170.005, -0.704646, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6EE030, 7220, 0xB6EE0000, 104.63, 8.96806, 192.386, 0.998385, 0, 0, 0.056804, False, '2005-02-09 10:00:00'); /* Aerlinthe Caldera Mix Gen */ -/* @teleloc 0xB6EE0000 [104.629997 8.968060 192.386002] 0.998385 0.000000 0.000000 0.056803 */ +/* @teleloc 0xB6EE0000 [104.629997 8.968060 192.386002] 0.998385 0.000000 0.000000 0.056804 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B6EE031, 7220, 0xB6EE0000, 93.5699, 30.3816, 179.346, 0.999987, 0, 0, 0.005104, False, '2005-02-09 10:00:00'); /* Aerlinthe Caldera Mix Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B779.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B779.sql index 083e19c75a..a59704d3be 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B779.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B779.sql @@ -657,12 +657,12 @@ VALUES (0x7B7790A3, 9686, 0xB7790118, 52.0442, 35.8793, 33.05, -0.707107, 0, 0, /* @teleloc 0xB7790118 [52.044201 35.879299 33.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790A4, 9686, 0xB7790118, 54.4285, 31.3668, 33.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790118 [54.428501 31.366800 33.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790A4, 9686, 0xB7790118, 54.4285, 31.3668, 33.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790118 [54.428501 31.366800 33.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790A5, 9686, 0xB7790119, 61.8785, 38.6668, 31.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790119 [61.878502 38.666801 31.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B7790A5, 9686, 0xB7790119, 61.8785, 38.6668, 31.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790119 [61.878502 38.666801 31.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B7790A6, 9686, 0xB7790119, 66.2785, 37.3668, 30.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -673,8 +673,8 @@ VALUES (0x7B7790A7, 9686, 0xB7790119, 66.2785, 33.7168, 30.8, 0.707107, 0, 0, - /* @teleloc 0xB7790119 [66.278503 33.716801 30.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790A8, 9686, 0xB7790119, 61.8285, 32.7168, 31.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790119 [61.828499 32.716801 31.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790A8, 9686, 0xB7790119, 61.8285, 32.7168, 31.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790119 [61.828499 32.716801 31.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B7790A9, 11697, 0xB7790119, 58.0939, 33.3786, 28.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -685,8 +685,8 @@ VALUES (0x7B7790AA, 11697, 0xB7790119, 65.5939, 37.7786, 28.05, -0.895323, 0, 0, /* @teleloc 0xB7790119 [65.593903 37.778599 28.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790AB, 11698, 0xB7790119, 61.8836, 35.5668, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB7790119 [61.883598 35.566799 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790AB, 11698, 0xB7790119, 61.8836, 35.5668, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB7790119 [61.883598 35.566799 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B7790AC, 11697, 0xB7790119, 61.9939, 35.6286, 28.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -705,28 +705,28 @@ VALUES (0x7B7790AF, 9686, 0xB7790119, 57.1442, 34.0824, 29.95, -0.707107, 0, 0, /* @teleloc 0xB7790119 [57.144199 34.082401 29.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790B0, 9686, 0xB7790119, 64.9777, 32.7168, 31.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790119 [64.977699 32.716801 31.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790B0, 9686, 0xB7790119, 64.9777, 32.7168, 31.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790119 [64.977699 32.716801 31.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790B1, 9686, 0xB7790119, 58.735, 32.7168, 31.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790119 [58.735001 32.716801 31.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790B1, 9686, 0xB7790119, 58.735, 32.7168, 31.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790119 [58.735001 32.716801 31.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B7790B2, 9686, 0xB7790119, 66.2785, 35.661, 32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB7790119 [66.278503 35.660999 32.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790B3, 9686, 0xB7790119, 58.6591, 38.6668, 31.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790119 [58.659100 38.666801 31.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B7790B3, 9686, 0xB7790119, 58.6591, 38.6668, 31.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790119 [58.659100 38.666801 31.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790B4, 9686, 0xB7790119, 65.0268, 38.6668, 31.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790119 [65.026802 38.666801 31.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B7790B4, 9686, 0xB7790119, 65.0268, 38.6668, 31.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790119 [65.026802 38.666801 31.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790B5, 9686, 0xB7790119, 64.8589, 38.6668, 30, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790119 [64.858902 38.666801 30.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B7790B5, 9686, 0xB7790119, 64.8589, 38.6668, 30, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790119 [64.858902 38.666801 30.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B7790B6, 11698, 0xB7790119, 59.0934, 35.5668, 34.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -749,20 +749,20 @@ VALUES (0x7B7790BA, 11697, 0xB7790119, 65.9069, 35.6286, 28.05, 0.707107, 0, 0, /* @teleloc 0xB7790119 [65.906898 35.628601 28.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790BB, 11697, 0xB7790119, 61.9044, 33.2214, 28.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB7790119 [61.904400 33.221401 28.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790BB, 11697, 0xB7790119, 61.9044, 33.2214, 28.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB7790119 [61.904400 33.221401 28.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B7790BC, 11697, 0xB7790119, 64.8639, 33.3786, 28.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB7790119 [64.863899 33.378601 28.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790BD, 9686, 0xB779011A, 57.779, 32.7168, 26.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB779011A [57.778999 32.716801 26.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790BD, 9686, 0xB779011A, 57.779, 32.7168, 26.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB779011A [57.778999 32.716801 26.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790BE, 9686, 0xB779011A, 57.679, 38.2668, 26.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB779011A [57.679001 38.266800 26.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B7790BE, 9686, 0xB779011A, 57.679, 38.2668, 26.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB779011A [57.679001 38.266800 26.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B7790BF, 9686, 0xB779011A, 66.229, 35.5668, 26.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -785,52 +785,52 @@ VALUES (0x7B7790C3, 9686, 0xB779011A, 52.0442, 34.2649, 26.4, -0.707107, 0, 0, /* @teleloc 0xB779011A [52.044201 34.264900 26.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790C4, 9686, 0xB779011A, 61.9149, 32.7168, 26.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB779011A [61.914902 32.716801 26.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790C4, 9686, 0xB779011A, 61.9149, 32.7168, 26.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB779011A [61.914902 32.716801 26.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790C5, 9686, 0xB779011A, 61.4807, 38.2668, 26.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB779011A [61.480701 38.266800 26.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B7790C5, 9686, 0xB779011A, 61.4807, 38.2668, 26.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB779011A [61.480701 38.266800 26.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B7790C6, 11698, 0xB779011A, 60.1154, 35.5668, 27.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xB779011A [60.115398 35.566799 27.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790C7, 11697, 0xB779011A, 59.7535, 33.2592, 24.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB779011A [59.753502 33.259201 24.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790C7, 11697, 0xB779011A, 59.7535, 33.2592, 24.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB779011A [59.753502 33.259201 24.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790C8, 11697, 0xB779011A, 59.6235, 37.7292, 24.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB779011A [59.623501 37.729198 24.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B7790C8, 11697, 0xB779011A, 59.6235, 37.7292, 24.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB779011A [59.623501 37.729198 24.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B7790C9, 11697, 0xB779011A, 58.6207, 35.4078, 24.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB779011A [58.620701 35.407799 24.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790CA, 412, 0xB7790000, 61.8836, 40.1768, 28, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB7790000 [61.883598 40.176800 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790CA, 412, 0xB7790000, 61.8836, 40.1768, 28, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB7790000 [61.883598 40.176800 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790CB, 9686, 0xB7790000, 61.9285, 40.2968, 31.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790000 [61.928501 40.296799 31.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790CB, 9686, 0xB7790000, 61.9285, 40.2968, 31.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790000 [61.928501 40.296799 31.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790CC, 9686, 0xB7790000, 65.7685, 39.3398, 29.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790000 [65.768501 39.339802 29.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790CC, 9686, 0xB7790000, 65.7685, 39.3398, 29.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790000 [65.768501 39.339802 29.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790CD, 9686, 0xB7790000, 58.0887, 39.3398, 29.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB7790000 [58.088699 39.339802 29.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790CD, 9686, 0xB7790000, 58.0887, 39.3398, 29.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB7790000 [58.088699 39.339802 29.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790CE, 12679, 0xB7790000, 64.3344, 39.5314, 28.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB7790000 [64.334396 39.531399 28.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790CE, 12679, 0xB7790000, 64.3344, 39.5314, 28.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB7790000 [64.334396 39.531399 28.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B7790CF, 12679, 0xB7790000, 59.4944, 39.5614, 28.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB7790000 [59.494400 39.561401 28.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B7790CF, 12679, 0xB7790000, 59.4944, 39.5614, 28.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB7790000 [59.494400 39.561401 28.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B7790D0, 13802, 0xB7790119, 62.5079, 35.378, 28.005, -0.037952, 0, 0, -0.99928, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B797.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B797.sql index f5d7cb2c8f..74c6e665f2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B797.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B797.sql @@ -2,7 +2,7 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xB797; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B797000, 893, 0xB7970000, 59.6758, 121.587, 31.2493, -0.083469, 0, 0, -0.99651, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ -/* @teleloc 0xB7970000 [59.675800 121.586998 31.249300] -0.083468 0.000000 0.000000 -0.996510 */ +/* @teleloc 0xB7970000 [59.675800 121.586998 31.249300] -0.083469 0.000000 0.000000 -0.996510 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B797001, 893, 0xB7970000, 56.9712, 123.594, 31.2493, -0.366611, 0, 0, -0.930374, False, '2005-02-09 10:00:00'); /* Drudge Skulker Generator */ @@ -10,7 +10,7 @@ VALUES (0x7B797001, 893, 0xB7970000, 56.9712, 123.594, 31.2493, -0.366611, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B797002, 422, 0xB7970000, 51.4834, 102.687, 31.7097, 0.048376, 0, 0, -0.998829, False, '2005-02-09 10:00:00'); /* Item Shield Generator */ -/* @teleloc 0xB7970000 [51.483398 102.686996 31.709700] 0.048375 0.000000 0.000000 -0.998829 */ +/* @teleloc 0xB7970000 [51.483398 102.686996 31.709700] 0.048376 0.000000 0.000000 -0.998829 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B797003, 892, 0xB7970000, 45.2251, 90.8254, 32.6675, -0.307273, 0, 0, -0.951621, False, '2005-02-09 10:00:00'); /* Drudge Prowler Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B841.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B841.sql index d85f0607fe..69925c6da8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B841.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B841.sql @@ -70,7 +70,7 @@ VALUES (0x7B84100A, 937, 0xB8410112, 83.7835, 155.463, 30.0077, 0.108103, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B84100B, 937, 0xB8410112, 81.9597, 155.709, 30.0077, -0.043101, 0, 0, 0.999071, True, '2005-02-09 10:00:00'); /* Banderling Guard */ -/* @teleloc 0xB8410112 [81.959702 155.709000 30.007700] -0.043100 0.000000 0.000000 0.999071 */ +/* @teleloc 0xB8410112 [81.959702 155.709000 30.007700] -0.043101 0.000000 0.000000 0.999071 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B84100C, 937, 0xB8410112, 85.0664, 160.28, 31.605, -0.005055, 0, 0, -0.999987, True, '2005-02-09 10:00:00'); /* Banderling Guard */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B948.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B948.sql index e917628da1..44862ab936 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B948.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B948.sql @@ -332,7 +332,7 @@ VALUES (0x7B948043, 0x7B948001, '2005-02-09 10:00:00') /* Ceiling Hook (11698) * INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B948044, 15137, 0xB9480131, 60.0913, 89.9277, 22.005, 0.998119, 0, 0, 0.061302, False, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0xB9480131 [60.091301 89.927696 22.004999] 0.998119 0.000000 0.000000 0.061301 */ +/* @teleloc 0xB9480131 [60.091301 89.927696 22.004999] 0.998119 0.000000 0.000000 0.061302 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7B948044, 0x7B94801E, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B953.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B953.sql index cd5c089ab0..b509a1308d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B953.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B953.sql @@ -5,24 +5,24 @@ VALUES (0x7B953000, 11697, 0xB9530102, 65.3348, 38.6016, 18.075, -0.909599, 0, 0 /* @teleloc 0xB9530102 [65.334801 38.601601 18.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953001, 9686, 0xB9530102, 65.2553, 33.6137, 20.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530102 [65.255302 33.613701 20.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953001, 9686, 0xB9530102, 65.2553, 33.6137, 20.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530102 [65.255302 33.613701 20.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953002, 11697, 0xB9530102, 61.2684, 36.5206, 18.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB9530102 [61.268398 36.520599 18.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953003, 9686, 0xB9530102, 59.5553, 33.6387, 20.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530102 [59.555302 33.638699 20.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953003, 9686, 0xB9530102, 59.5553, 33.6387, 20.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530102 [59.555302 33.638699 20.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953004, 9686, 0xB9530102, 59.7884, 39.5804, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530102 [59.788399 39.580399 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953004, 9686, 0xB9530102, 59.7884, 39.5804, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530102 [59.788399 39.580399 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953005, 9686, 0xB9530102, 65.2185, 39.6054, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530102 [65.218498 39.605400 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953005, 9686, 0xB9530102, 65.2185, 39.6054, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530102 [65.218498 39.605400 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953006, 9686, 0xB9530102, 66.5435, 38.8804, 20.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7B953009, 11697, 0xB9530102, 64.0184, 36.5206, 18.075, 0.707107, 0, 0, /* @teleloc 0xB9530102 [64.018402 36.520599 18.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95300A, 9686, 0xB9530102, 62.3424, 33.6137, 21.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530102 [62.342400 33.613701 21.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95300A, 9686, 0xB9530102, 62.3424, 33.6137, 21.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530102 [62.342400 33.613701 21.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95300B, 9686, 0xB9530102, 66.5435, 36.5138, 21.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB9530102 [66.543503 36.513802 21.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95300C, 9686, 0xB9530102, 62.5798, 39.5804, 21.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530102 [62.579800 39.580399 21.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95300C, 9686, 0xB9530102, 62.5798, 39.5804, 21.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530102 [62.579800 39.580399 21.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95300D, 9686, 0xB9530102, 58.4149, 35.0169, 20.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7B953013, 11698, 0xB9530102, 60.231, 38.1473, 22.175, -0.9486, 0, 0, - /* @teleloc 0xB9530102 [60.230999 38.147301 22.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953014, 11697, 0xB9530102, 62.6098, 38.9266, 18.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530102 [62.609798 38.926601 18.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953014, 11697, 0xB9530102, 62.6098, 38.9266, 18.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530102 [62.609798 38.926601 18.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953015, 11697, 0xB9530102, 62.6098, 36.5016, 18.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7B953016, 11697, 0xB9530102, 59.3117, 34.4514, 18.075, -0.364064, 0, 0 /* @teleloc 0xB9530102 [59.311699 34.451401 18.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953017, 11697, 0xB9530102, 60.7867, 34.0014, 18.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530102 [60.786701 34.001400 18.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953017, 11697, 0xB9530102, 60.7867, 34.0014, 18.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530102 [60.786701 34.001400 18.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953018, 11697, 0xB9530102, 63.8617, 34.0014, 18.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530102 [63.861698 34.001400 18.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953018, 11697, 0xB9530102, 63.8617, 34.0014, 18.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530102 [63.861698 34.001400 18.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953019, 11697, 0xB9530104, 56.8293, 35.8729, 18.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530104 [56.829300 35.872898 18.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7B953019, 11697, 0xB9530104, 56.8293, 35.8729, 18.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530104 [56.829300 35.872898 18.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95301A, 11697, 0xB9530104, 57.5118, 40.1967, 18.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB9530104 [57.511799 40.196701 18.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95301B, 9686, 0xB9530104, 56.9831, 35.4933, 20.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530104 [56.983101 35.493301 20.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95301B, 9686, 0xB9530104, 56.9831, 35.4933, 20.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530104 [56.983101 35.493301 20.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95301C, 9686, 0xB9530104, 53.4681, 38.1208, 20.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7B95301F, 9686, 0xB9530104, 57.9623, 37.4183, 21.475, 0.707107, 0, 0, /* @teleloc 0xB9530104 [57.962299 37.418301 21.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953020, 9686, 0xB9530104, 56.0177, 40.6625, 21.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530104 [56.017700 40.662498 21.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953020, 9686, 0xB9530104, 56.0177, 40.6625, 21.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530104 [56.017700 40.662498 21.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953021, 11697, 0xB9530106, 61.3093, 35.8699, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7B953023, 9686, 0xB9530106, 63.3181, 35.8707, 15.95, 0.707107, 0, 0, /* @teleloc 0xB9530106 [63.318100 35.870701 15.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953024, 9686, 0xB9530106, 58.0431, 32.6707, 15.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530106 [58.043098 32.670700 15.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953024, 9686, 0xB9530106, 58.0431, 32.6707, 15.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530106 [58.043098 32.670700 15.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953025, 9686, 0xB9530106, 53.4181, 35.8958, 15.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB9530106 [53.418098 35.895802 15.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953026, 9686, 0xB9530106, 59.4431, 39.2207, 15.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530106 [59.443100 39.220699 15.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953026, 9686, 0xB9530106, 59.4431, 39.2207, 15.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530106 [59.443100 39.220699 15.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953027, 11698, 0xB9530106, 58.3354, 36.5363, 17.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB9530106 [58.335400 36.536301 17.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953027, 11698, 0xB9530106, 58.3354, 36.5363, 17.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB9530106 [58.335400 36.536301 17.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953028, 9687, 0xB9530106, 62.7553, 33.2137, 14.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xB9530106 [62.755299 33.213699 14.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953029, 9686, 0xB9530106, 60.6167, 32.6707, 15.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530106 [60.616699 32.670700 15.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953029, 9686, 0xB9530106, 60.6167, 32.6707, 15.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530106 [60.616699 32.670700 15.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95302A, 9686, 0xB9530106, 56.3932, 39.2207, 15.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530106 [56.393200 39.220699 15.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95302A, 9686, 0xB9530106, 56.3932, 39.2207, 15.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530106 [56.393200 39.220699 15.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95302B, 11697, 0xB9530106, 62.6235, 38.4636, 14.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB9530106 [62.623501 38.463600 14.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95302C, 11697, 0xB9530106, 59.2485, 35.9386, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530106 [59.248501 35.938599 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95302C, 11697, 0xB9530106, 59.2485, 35.9386, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530106 [59.248501 35.938599 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95302D, 11697, 0xB9530106, 54.0235, 33.2636, 14.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB9530106 [54.023499 33.263599 14.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95302E, 412, 0xB9530000, 56.0053, 41.0237, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB9530000 [56.005299 41.023701 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95302E, 412, 0xB9530000, 56.0053, 41.0237, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB9530000 [56.005299 41.023701 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95302F, 9686, 0xB9530000, 55.9831, 41.1183, 21.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530000 [55.983101 41.118301 21.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95302F, 9686, 0xB9530000, 55.9831, 41.1183, 21.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530000 [55.983101 41.118301 21.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953030, 9686, 0xB9530000, 57.8817, 41.1183, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530000 [57.881699 41.118301 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953030, 9686, 0xB9530000, 57.8817, 41.1183, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530000 [57.881699 41.118301 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953031, 9686, 0xB9530000, 54.1309, 41.1183, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530000 [54.130901 41.118301 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953031, 9686, 0xB9530000, 54.1309, 41.1183, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530000 [54.130901 41.118301 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953032, 12679, 0xB9530000, 52.3098, 41.6766, 18.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB9530000 [52.309799 41.676601 18.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953033, 12679, 0xB9530000, 66.6598, 41.4516, 18.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB9530000 [66.659798 41.451599 18.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953033, 12679, 0xB9530000, 66.6598, 41.4516, 18.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB9530000 [66.659798 41.451599 18.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953034, 9686, 0xB953010A, 37.3054, 86.1452, 15.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x7B953137, 12679, 0xB9530000, 152.172, 115.057, 16.075, 0.707107, 0, 0, /* @teleloc 0xB9530000 [152.171997 115.056999 16.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953138, 412, 0xB9530132, 152.983, 43.2982, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB9530132 [152.983002 43.298199 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953138, 412, 0xB9530132, 152.983, 43.2982, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB9530132 [152.983002 43.298199 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953139, 9686, 0xB9530133, 152.933, 42.4882, 30.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x7B95313C, 11697, 0xB9530133, 151.205, 41.9991, 26.15, -0.92388, 0, 0, /* @teleloc 0xB9530133 [151.205002 41.999100 26.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95313D, 9686, 0xB9530133, 152.933, 33.9382, 31.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530133 [152.932999 33.938202 31.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95313D, 9686, 0xB9530133, 152.933, 33.9382, 31.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530133 [152.932999 33.938202 31.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95313E, 9686, 0xB9530133, 150.633, 39.9874, 28.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x7B953141, 9686, 0xB9530133, 155.261, 39.7726, 28.25, 0.707107, 0, 0, /* @teleloc 0xB9530133 [155.261002 39.772598 28.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953142, 9686, 0xB9530134, 159.133, 37.9882, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530134 [159.132996 37.988201 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953142, 9686, 0xB9530134, 159.133, 37.9882, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530134 [159.132996 37.988201 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953143, 9686, 0xB9530134, 162.266, 36.7971, 28.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB9530134 [162.266006 36.797100 28.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953144, 9686, 0xB9530134, 161.174, 32.0382, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530134 [161.173996 32.038200 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953144, 9686, 0xB9530134, 161.174, 32.0382, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530134 [161.173996 32.038200 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953145, 9686, 0xB9530134, 156.722, 32.0382, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530134 [156.722000 32.038200 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953145, 9686, 0xB9530134, 156.722, 32.0382, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530134 [156.722000 32.038200 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953146, 9686, 0xB9530134, 155.702, 33.2682, 28, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x7B953149, 11698, 0xB9530134, 159.083, 34.9382, 32.25, 0.707107, 0, 0, /* @teleloc 0xB9530134 [159.082993 34.938202 32.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95314A, 11697, 0xB9530134, 159.067, 34.855, 26.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530134 [159.067001 34.855000 26.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95314A, 11697, 0xB9530134, 159.067, 34.855, 26.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530134 [159.067001 34.855000 26.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95314B, 9686, 0xB9530134, 162.266, 33.1971, 28.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x7B95314C, 9686, 0xB9530134, 162.266, 35.0394, 29.9, 0.707107, 0, 0, - /* @teleloc 0xB9530134 [162.266006 35.039398 29.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95314D, 9686, 0xB9530134, 161.232, 37.9882, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530134 [161.231995 37.988201 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95314D, 9686, 0xB9530134, 161.232, 37.9882, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530134 [161.231995 37.988201 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95314E, 9686, 0xB9530134, 156.882, 37.9882, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530134 [156.882004 37.988201 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95314E, 9686, 0xB9530134, 156.882, 37.9882, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530134 [156.882004 37.988201 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95314F, 9686, 0xB9530134, 158.954, 32.0382, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530134 [158.953995 32.038200 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95314F, 9686, 0xB9530134, 158.954, 32.0382, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530134 [158.953995 32.038200 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953150, 9686, 0xB9530134, 155.702, 33.5171, 29.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x7B953151, 9686, 0xB9530134, 155.702, 36.5546, 29.6, -0.707107, 0, 0, /* @teleloc 0xB9530134 [155.701996 36.554600 29.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953152, 9686, 0xB9530134, 156.882, 37.9882, 28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530134 [156.882004 37.988201 28.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953152, 9686, 0xB9530134, 156.882, 37.9882, 28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530134 [156.882004 37.988201 28.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953153, 11698, 0xB9530134, 161.41, 32.7313, 30.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x7B953154, 11698, 0xB9530134, 161.31, 37.0314, 30.3, 0.919479, 0, 0, -0 /* @teleloc 0xB9530134 [161.309998 37.031399 30.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953155, 11697, 0xB9530134, 159.07, 33.5207, 26.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530134 [159.070007 33.520699 26.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953155, 11697, 0xB9530134, 159.07, 33.5207, 26.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530134 [159.070007 33.520699 26.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953156, 11697, 0xB9530134, 159.07, 36.0164, 26.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530134 [159.070007 36.016399 26.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953156, 11697, 0xB9530134, 159.07, 36.0164, 26.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530134 [159.070007 36.016399 26.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953157, 11697, 0xB9530134, 161.22, 32.905, 26.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x7B953158, 11697, 0xB9530134, 161.564, 35.1076, 26.15, 0.707107, 0, 0, /* @teleloc 0xB9530134 [161.563995 35.107601 26.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953159, 11697, 0xB9530134, 159.07, 37.2198, 26.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530134 [159.070007 37.219799 26.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953159, 11697, 0xB9530134, 159.07, 37.2198, 26.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530134 [159.070007 37.219799 26.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95315A, 9686, 0xB9530136, 155.184, 37.6382, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530136 [155.184006 37.638199 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95315A, 9686, 0xB9530136, 155.184, 37.6382, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530136 [155.184006 37.638199 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95315B, 9686, 0xB9530136, 162.034, 34.9696, 24.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x7B95315E, 9687, 0xB9530136, 151.409, 36.9051, 22.1, -0.865587, -0.000 /* @teleloc 0xB9530136 [151.408997 36.905102 22.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95315F, 9686, 0xB9530136, 158.487, 37.6382, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530136 [158.487000 37.638199 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95315F, 9686, 0xB9530136, 158.487, 37.6382, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530136 [158.487000 37.638199 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953160, 9686, 0xB9530136, 154.586, 32.0987, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530136 [154.585999 32.098701 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953160, 9686, 0xB9530136, 154.586, 32.0987, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530136 [154.585999 32.098701 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953161, 9686, 0xB9530136, 158.699, 32.0987, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530136 [158.699005 32.098701 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953161, 9686, 0xB9530136, 158.699, 32.0987, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530136 [158.699005 32.098701 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953162, 9686, 0xB9530136, 150.633, 33.2591, 24.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,52 +1425,52 @@ VALUES (0x7B953163, 11698, 0xB9530136, 157.226, 34.9382, 25.5, -0.707107, 0, 0, /* @teleloc 0xB9530136 [157.225998 34.938202 25.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953164, 11697, 0xB9530136, 156.973, 36.9795, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530136 [156.973007 36.979500 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953164, 11697, 0xB9530136, 156.973, 36.9795, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530136 [156.973007 36.979500 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953165, 11697, 0xB9530136, 156.673, 32.6295, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530136 [156.673004 32.629501 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953165, 11697, 0xB9530136, 156.673, 32.6295, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530136 [156.673004 32.629501 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953166, 11697, 0xB9530136, 161.292, 34.6018, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB9530136 [161.292007 34.601799 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953167, 9686, 0xB9530000, 152.983, 43.3368, 29.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530000 [152.983002 43.336800 29.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B953167, 9686, 0xB9530000, 152.983, 43.3368, 29.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530000 [152.983002 43.336800 29.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953168, 9686, 0xB9530000, 150.832, 43.5368, 27.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530000 [150.832001 43.536800 27.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B953168, 9686, 0xB9530000, 150.832, 43.5368, 27.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530000 [150.832001 43.536800 27.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953169, 9686, 0xB9530000, 155.125, 43.5368, 27.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530000 [155.125000 43.536800 27.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B953169, 9686, 0xB9530000, 155.125, 43.5368, 27.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530000 [155.125000 43.536800 27.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95316A, 12679, 0xB9530000, 157.07, 43.9707, 26.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB9530000 [157.070007 43.970699 26.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95316B, 12679, 0xB9530000, 159.07, 39.2207, 26.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB9530000 [159.070007 39.220699 26.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95316B, 12679, 0xB9530000, 159.07, 39.2207, 26.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB9530000 [159.070007 39.220699 26.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95316C, 9686, 0xB9530138, 106.645, 34.032, 25.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB9530138 [106.644997 34.032001 25.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95316D, 9686, 0xB9530138, 105.445, 32.132, 24.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530138 [105.445000 32.132000 24.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95316D, 9686, 0xB9530138, 105.445, 32.132, 24.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530138 [105.445000 32.132000 24.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95316E, 11697, 0xB9530138, 106.258, 36.7826, 22.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB9530138 [106.258003 36.782600 22.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95316F, 11697, 0xB9530138, 105.233, 32.5077, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530138 [105.233002 32.507702 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95316F, 11697, 0xB9530138, 105.233, 32.5077, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530138 [105.233002 32.507702 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953170, 9686, 0xB9530138, 101.995, 32.907, 24.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x7B953172, 9686, 0xB9530138, 101.995, 36.382, 24.5, -0.707107, 0, 0, - /* @teleloc 0xB9530138 [101.995003 36.382000 24.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953173, 9686, 0xB9530138, 104.413, 37.2781, 25.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530138 [104.413002 37.278099 25.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953173, 9686, 0xB9530138, 104.413, 37.2781, 25.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530138 [104.413002 37.278099 25.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953174, 9686, 0xB9530138, 106.645, 36.1269, 24.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB9530138 [106.644997 36.126900 24.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953175, 9686, 0xB9530139, 108.299, 30.2469, 23.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530139 [108.299004 30.246901 23.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953175, 9686, 0xB9530139, 108.299, 30.2469, 23.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530139 [108.299004 30.246901 23.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953176, 9686, 0xB9530139, 113.677, 30.2469, 23.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530139 [113.677002 30.246901 23.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953176, 9686, 0xB9530139, 113.677, 30.2469, 23.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530139 [113.677002 30.246901 23.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953177, 9686, 0xB9530139, 111.027, 36.1969, 25.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530139 [111.027000 36.196899 25.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953177, 9686, 0xB9530139, 111.027, 36.1969, 25.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530139 [111.027000 36.196899 25.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953178, 9686, 0xB9530139, 114.977, 35.1469, 23.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7B95317C, 11698, 0xB9530139, 111.036, 33.2891, 28.6, -0.707107, 0, 0, /* @teleloc 0xB9530139 [111.036003 33.289101 28.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95317D, 11697, 0xB9530139, 111.022, 35.8225, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9530139 [111.022003 35.822498 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95317D, 11697, 0xB9530139, 111.022, 35.8225, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9530139 [111.022003 35.822498 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95317E, 9686, 0xB9530139, 114.977, 31.3565, 23.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7B95317F, 9686, 0xB9530139, 114.977, 33.2092, 25.875, 0.707107, 0, 0, /* @teleloc 0xB9530139 [114.976997 33.209202 25.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953180, 9686, 0xB9530139, 111.043, 30.2469, 25.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530139 [111.042999 30.246901 25.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953180, 9686, 0xB9530139, 111.043, 30.2469, 25.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530139 [111.042999 30.246901 25.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953181, 9686, 0xB9530139, 107.086, 31.2613, 25.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x7B953183, 9686, 0xB9530139, 107.086, 35.3107, 25.6, -0.707107, 0, 0, /* @teleloc 0xB9530139 [107.085999 35.310699 25.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953184, 9686, 0xB9530139, 108.478, 36.1969, 25.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530139 [108.477997 36.196899 25.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953184, 9686, 0xB9530139, 108.478, 36.1969, 25.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530139 [108.477997 36.196899 25.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953185, 9686, 0xB9530139, 113.702, 36.1969, 25.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530139 [113.702003 36.196899 25.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953185, 9686, 0xB9530139, 113.702, 36.1969, 25.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530139 [113.702003 36.196899 25.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953186, 11698, 0xB9530139, 113.571, 31.3941, 26.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7B95318C, 11697, 0xB9530139, 108.056, 31.0191, 22.1, 0.359182, 0, 0, 0 /* @teleloc 0xB9530139 [108.056000 31.019100 22.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95318D, 9686, 0xB953013D, 107.963, 29.3281, 20.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB953013D [107.962997 29.328100 20.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95318D, 9686, 0xB953013D, 107.963, 29.3281, 20.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB953013D [107.962997 29.328100 20.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95318E, 9686, 0xB953013D, 108.213, 35.8781, 20.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB953013D [108.212997 35.878101 20.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95318E, 9686, 0xB953013D, 108.213, 35.8781, 20.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB953013D [108.212997 35.878101 20.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95318F, 9686, 0xB953013D, 111.712, 32.4924, 20.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x7B953192, 9687, 0xB953013D, 111.101, 35.2771, 18.1, 0.878817, 0, 0, - /* @teleloc 0xB953013D [111.100998 35.277100 18.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953193, 9686, 0xB953013D, 110.052, 29.3281, 20.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB953013D [110.052002 29.328100 20.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953193, 9686, 0xB953013D, 110.052, 29.3281, 20.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB953013D [110.052002 29.328100 20.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953194, 9686, 0xB953013D, 105.189, 35.8781, 20.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB953013D [105.189003 35.878101 20.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953194, 9686, 0xB953013D, 105.189, 35.8781, 20.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB953013D [105.189003 35.878101 20.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953195, 9686, 0xB953013D, 102.003, 30.7931, 20.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x7B953196, 11698, 0xB953013D, 106.726, 32.5641, 21.525, 0.707107, 0, 0, /* @teleloc 0xB953013D [106.725998 32.564098 21.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953197, 11697, 0xB953013D, 106.831, 29.7382, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB953013D [106.831001 29.738199 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B953197, 11697, 0xB953013D, 106.831, 29.7382, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB953013D [106.831001 29.738199 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B953198, 11697, 0xB953013D, 110.923, 32.7139, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB953013D [110.922997 32.713902 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B953199, 11697, 0xB953013D, 108.383, 35.3803, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB953013D [108.383003 35.380299 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B953199, 11697, 0xB953013D, 108.383, 35.3803, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB953013D [108.383003 35.380299 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95319A, 412, 0xB9530000, 104.386, 37.7991, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB9530000 [104.386002 37.799099 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95319A, 412, 0xB9530000, 104.386, 37.7991, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB9530000 [104.386002 37.799099 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95319B, 9686, 0xB9530000, 104.388, 37.9131, 25.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530000 [104.388000 37.913101 25.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95319B, 9686, 0xB9530000, 104.388, 37.9131, 25.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530000 [104.388000 37.913101 25.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95319C, 9686, 0xB9530000, 101.378, 43.7681, 23.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530000 [101.377998 43.768101 23.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B95319C, 9686, 0xB9530000, 101.378, 43.7681, 23.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530000 [101.377998 43.768101 23.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95319D, 9686, 0xB9530000, 107.408, 43.7681, 23.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9530000 [107.407997 43.768101 23.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B95319D, 9686, 0xB9530000, 107.408, 43.7681, 23.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9530000 [107.407997 43.768101 23.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95319E, 12679, 0xB9530000, 108.931, 38.2341, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB9530000 [108.931000 38.234100 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95319E, 12679, 0xB9530000, 108.931, 38.2341, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB9530000 [108.931000 38.234100 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95319F, 12679, 0xB9530000, 100.086, 38.1241, 22.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2142,7 +2142,7 @@ VALUES (0x7B9531A8, 14243, 0xB9530000, 114.385, 38.8167, 22.005, -0.014861, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B9531A9, 14243, 0xB9530000, 60.2173, 41.4342, 18.005, -0.011976, 0, 0, -0.999928, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xB9530000 [60.217300 41.434200 18.004999] -0.011975 0.000000 0.000000 -0.999928 */ +/* @teleloc 0xB9530000 [60.217300 41.434200 18.004999] -0.011976 0.000000 0.000000 -0.999928 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B9531AA, 14243, 0xB9530000, 41.8497, 76.8978, 12.005, -0.717852, 0, 0, -0.696195, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B957.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B957.sql index 70f3f161f2..7ec7b6acbb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B957.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B957.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xB957; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957000, 412, 0xB9570101, 152.263, 41.1982, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB9570101 [152.263000 41.198200 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957000, 412, 0xB9570101, 152.263, 41.1982, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB9570101 [152.263000 41.198200 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957001, 9686, 0xB9570102, 152.213, 40.3882, 42.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -21,8 +21,8 @@ VALUES (0x7B957004, 11697, 0xB9570102, 150.485, 39.8991, 38.15, -0.92388, 0, 0, /* @teleloc 0xB9570102 [150.485001 39.899101 38.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957005, 9686, 0xB9570102, 152.213, 31.8382, 43.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570102 [152.212997 31.838200 43.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957005, 9686, 0xB9570102, 152.213, 31.8382, 43.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570102 [152.212997 31.838200 43.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957006, 9686, 0xB9570102, 149.913, 37.8874, 40.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,20 +41,20 @@ VALUES (0x7B957009, 9686, 0xB9570102, 154.541, 37.6726, 40.25, 0.707107, 0, 0, /* @teleloc 0xB9570102 [154.541000 37.672600 40.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95700A, 9686, 0xB9570103, 158.413, 35.8882, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570103 [158.412994 35.888199 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95700A, 9686, 0xB9570103, 158.413, 35.8882, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570103 [158.412994 35.888199 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95700B, 9686, 0xB9570103, 161.546, 34.6971, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB9570103 [161.546005 34.697102 40.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95700C, 9686, 0xB9570103, 160.454, 29.9382, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570103 [160.453995 29.938200 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95700C, 9686, 0xB9570103, 160.454, 29.9382, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570103 [160.453995 29.938200 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95700D, 9686, 0xB9570103, 156.002, 29.9382, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570103 [156.001999 29.938200 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95700D, 9686, 0xB9570103, 156.002, 29.9382, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570103 [156.001999 29.938200 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95700E, 9686, 0xB9570103, 154.982, 31.1682, 40, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,8 +73,8 @@ VALUES (0x7B957011, 11698, 0xB9570103, 158.363, 32.8382, 44.25, 0.707107, 0, 0, /* @teleloc 0xB9570103 [158.363007 32.838200 44.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957012, 11697, 0xB9570103, 158.347, 32.755, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570103 [158.347000 32.755001 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957012, 11697, 0xB9570103, 158.347, 32.755, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570103 [158.347000 32.755001 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957013, 9686, 0xB9570103, 161.546, 31.0971, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -85,16 +85,16 @@ VALUES (0x7B957014, 9686, 0xB9570103, 161.546, 32.9394, 41.9, 0.707107, 0, 0, - /* @teleloc 0xB9570103 [161.546005 32.939400 41.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957015, 9686, 0xB9570103, 160.512, 35.8882, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570103 [160.511993 35.888199 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957015, 9686, 0xB9570103, 160.512, 35.8882, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570103 [160.511993 35.888199 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957016, 9686, 0xB9570103, 156.162, 35.8882, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570103 [156.162003 35.888199 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957016, 9686, 0xB9570103, 156.162, 35.8882, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570103 [156.162003 35.888199 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957017, 9686, 0xB9570103, 158.234, 29.9382, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570103 [158.233994 29.938200 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957017, 9686, 0xB9570103, 158.234, 29.9382, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570103 [158.233994 29.938200 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957018, 9686, 0xB9570103, 154.982, 31.4171, 41.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -105,8 +105,8 @@ VALUES (0x7B957019, 9686, 0xB9570103, 154.982, 34.4546, 41.6, -0.707107, 0, 0, /* @teleloc 0xB9570103 [154.981995 34.454601 41.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95701A, 9686, 0xB9570103, 156.162, 35.8882, 40, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570103 [156.162003 35.888199 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95701A, 9686, 0xB9570103, 156.162, 35.8882, 40, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570103 [156.162003 35.888199 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95701B, 11698, 0xB9570103, 160.69, 30.6313, 42.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -117,12 +117,12 @@ VALUES (0x7B95701C, 11698, 0xB9570103, 160.59, 34.9314, 42.3, 0.919479, 0, 0, -0 /* @teleloc 0xB9570103 [160.589996 34.931400 42.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95701D, 11697, 0xB9570103, 158.35, 31.4207, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570103 [158.350006 31.420700 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95701D, 11697, 0xB9570103, 158.35, 31.4207, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570103 [158.350006 31.420700 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95701E, 11697, 0xB9570103, 158.35, 33.9164, 38.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570103 [158.350006 33.916401 38.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95701E, 11697, 0xB9570103, 158.35, 33.9164, 38.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570103 [158.350006 33.916401 38.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95701F, 11697, 0xB9570103, 160.5, 30.8049, 38.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -133,12 +133,12 @@ VALUES (0x7B957020, 11697, 0xB9570103, 160.844, 33.0076, 38.15, 0.707107, 0, 0, /* @teleloc 0xB9570103 [160.843994 33.007599 38.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957021, 11697, 0xB9570103, 158.35, 35.1198, 38.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570103 [158.350006 35.119801 38.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957021, 11697, 0xB9570103, 158.35, 35.1198, 38.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570103 [158.350006 35.119801 38.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957022, 9686, 0xB9570105, 154.464, 35.5382, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570105 [154.464005 35.538200 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957022, 9686, 0xB9570105, 154.464, 35.5382, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570105 [154.464005 35.538200 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957023, 9686, 0xB9570105, 161.314, 32.8696, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7B957026, 9687, 0xB9570105, 150.689, 34.8051, 34.1, -0.865587, -0.000 /* @teleloc 0xB9570105 [150.688995 34.805099 34.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957027, 9686, 0xB9570105, 157.767, 35.5382, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570105 [157.766998 35.538200 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957027, 9686, 0xB9570105, 157.767, 35.5382, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570105 [157.766998 35.538200 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957028, 9686, 0xB9570105, 153.866, 29.9986, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570105 [153.865997 29.998600 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957028, 9686, 0xB9570105, 153.866, 29.9986, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570105 [153.865997 29.998600 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957029, 9686, 0xB9570105, 157.979, 29.9986, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570105 [157.979004 29.998600 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957029, 9686, 0xB9570105, 157.979, 29.9986, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570105 [157.979004 29.998600 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95702A, 9686, 0xB9570105, 149.913, 31.1591, 36.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,52 +177,52 @@ VALUES (0x7B95702B, 11698, 0xB9570105, 156.506, 32.8382, 37.5, -0.707107, 0, 0, /* @teleloc 0xB9570105 [156.505997 32.838200 37.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95702C, 11697, 0xB9570105, 156.253, 34.8795, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570105 [156.253006 34.879501 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95702C, 11697, 0xB9570105, 156.253, 34.8795, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570105 [156.253006 34.879501 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95702D, 11697, 0xB9570105, 155.953, 30.5295, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570105 [155.953003 30.529499 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95702D, 11697, 0xB9570105, 155.953, 30.5295, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570105 [155.953003 30.529499 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95702E, 11697, 0xB9570105, 160.572, 32.5018, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB9570105 [160.572006 32.501801 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95702F, 9686, 0xB9570000, 152.263, 41.2368, 41.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570000 [152.263000 41.236801 41.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B95702F, 9686, 0xB9570000, 152.263, 41.2368, 41.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570000 [152.263000 41.236801 41.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957030, 9686, 0xB9570000, 150.112, 41.4368, 39.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570000 [150.112000 41.436798 39.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B957030, 9686, 0xB9570000, 150.112, 41.4368, 39.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570000 [150.112000 41.436798 39.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957031, 9686, 0xB9570000, 154.405, 41.4368, 39.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570000 [154.404999 41.436798 39.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7B957031, 9686, 0xB9570000, 154.405, 41.4368, 39.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570000 [154.404999 41.436798 39.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957032, 12679, 0xB9570000, 156.35, 41.8707, 38.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB9570000 [156.350006 41.870701 38.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957033, 12679, 0xB9570000, 158.35, 37.1207, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB9570000 [158.350006 37.120701 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957033, 12679, 0xB9570000, 158.35, 37.1207, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB9570000 [158.350006 37.120701 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957034, 9686, 0xB9570107, 106.416, 34.6514, 35.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB9570107 [106.416000 34.651402 35.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957035, 9686, 0xB9570107, 105.216, 32.7514, 34.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570107 [105.216003 32.751400 34.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957035, 9686, 0xB9570107, 105.216, 32.7514, 34.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570107 [105.216003 32.751400 34.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957036, 11697, 0xB9570107, 106.029, 37.4021, 32.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB9570107 [106.028999 37.402100 32.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957037, 11697, 0xB9570107, 105.004, 33.1271, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570107 [105.003998 33.127102 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957037, 11697, 0xB9570107, 105.004, 33.1271, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570107 [105.003998 33.127102 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957038, 9686, 0xB9570107, 101.766, 33.5264, 34.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -237,24 +237,24 @@ VALUES (0x7B95703A, 9686, 0xB9570107, 101.766, 37.0014, 34.5, -0.707107, 0, 0, /* @teleloc 0xB9570107 [101.765999 37.001400 34.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95703B, 9686, 0xB9570107, 104.184, 37.8975, 35.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570107 [104.183998 37.897499 35.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95703B, 9686, 0xB9570107, 104.184, 37.8975, 35.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570107 [104.183998 37.897499 35.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95703C, 9686, 0xB9570107, 106.416, 36.7463, 34.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB9570107 [106.416000 36.746300 34.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95703D, 9686, 0xB9570108, 108.07, 30.8663, 33.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570108 [108.070000 30.866301 33.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95703D, 9686, 0xB9570108, 108.07, 30.8663, 33.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570108 [108.070000 30.866301 33.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95703E, 9686, 0xB9570108, 113.448, 30.8663, 33.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570108 [113.447998 30.866301 33.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95703E, 9686, 0xB9570108, 113.448, 30.8663, 33.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570108 [113.447998 30.866301 33.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95703F, 9686, 0xB9570108, 110.798, 36.8163, 35.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570108 [110.797997 36.816299 35.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95703F, 9686, 0xB9570108, 110.798, 36.8163, 35.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570108 [110.797997 36.816299 35.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957040, 9686, 0xB9570108, 114.748, 35.7663, 33.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -277,8 +277,8 @@ VALUES (0x7B957044, 11698, 0xB9570108, 110.807, 33.9085, 38.6, -0.707107, 0, 0, /* @teleloc 0xB9570108 [110.806999 33.908501 38.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957045, 11697, 0xB9570108, 110.793, 36.4419, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570108 [110.792999 36.441898 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957045, 11697, 0xB9570108, 110.793, 36.4419, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570108 [110.792999 36.441898 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957046, 9686, 0xB9570108, 114.748, 31.9759, 33.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -289,8 +289,8 @@ VALUES (0x7B957047, 9686, 0xB9570108, 114.748, 33.8286, 35.875, 0.707107, 0, 0, /* @teleloc 0xB9570108 [114.748001 33.828602 35.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957048, 9686, 0xB9570108, 110.814, 30.8663, 35.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570108 [110.814003 30.866301 35.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957048, 9686, 0xB9570108, 110.814, 30.8663, 35.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570108 [110.814003 30.866301 35.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957049, 9686, 0xB9570108, 106.856, 31.8807, 35.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,12 +305,12 @@ VALUES (0x7B95704B, 9686, 0xB9570108, 106.856, 35.9301, 35.6, -0.707107, 0, 0, /* @teleloc 0xB9570108 [106.856003 35.930099 35.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95704C, 9686, 0xB9570108, 108.249, 36.8163, 35.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570108 [108.249001 36.816299 35.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95704C, 9686, 0xB9570108, 108.249, 36.8163, 35.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570108 [108.249001 36.816299 35.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95704D, 9686, 0xB9570108, 113.473, 36.8163, 35.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570108 [113.473000 36.816299 35.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95704D, 9686, 0xB9570108, 113.473, 36.8163, 35.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570108 [113.473000 36.816299 35.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95704E, 11698, 0xB9570108, 113.342, 32.0135, 36.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -341,12 +341,12 @@ VALUES (0x7B957054, 11697, 0xB9570108, 107.827, 31.6385, 32.1, 0.359182, 0, 0, 0 /* @teleloc 0xB9570108 [107.827003 31.638500 32.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957055, 9686, 0xB957010C, 107.734, 29.9475, 30.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB957010C [107.734001 29.947500 30.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957055, 9686, 0xB957010C, 107.734, 29.9475, 30.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB957010C [107.734001 29.947500 30.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957056, 9686, 0xB957010C, 107.984, 36.4975, 30.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB957010C [107.984001 36.497501 30.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957056, 9686, 0xB957010C, 107.984, 36.4975, 30.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB957010C [107.984001 36.497501 30.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957057, 9686, 0xB957010C, 111.483, 33.1118, 30.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,12 +365,12 @@ VALUES (0x7B95705A, 9687, 0xB957010C, 110.872, 35.8965, 28.1, 0.878817, 0, 0, - /* @teleloc 0xB957010C [110.872002 35.896500 28.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95705B, 9686, 0xB957010C, 109.823, 29.9475, 30.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB957010C [109.822998 29.947500 30.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95705B, 9686, 0xB957010C, 109.823, 29.9475, 30.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB957010C [109.822998 29.947500 30.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95705C, 9686, 0xB957010C, 104.96, 36.4975, 30.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB957010C [104.959999 36.497501 30.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95705C, 9686, 0xB957010C, 104.96, 36.4975, 30.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB957010C [104.959999 36.497501 30.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95705D, 9686, 0xB957010C, 101.774, 31.4125, 30.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -381,56 +381,56 @@ VALUES (0x7B95705E, 11698, 0xB957010C, 106.497, 33.1835, 31.525, 0.707107, 0, 0, /* @teleloc 0xB957010C [106.497002 33.183498 31.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95705F, 11697, 0xB957010C, 106.602, 30.3576, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB957010C [106.601997 30.357599 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95705F, 11697, 0xB957010C, 106.602, 30.3576, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB957010C [106.601997 30.357599 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957060, 11697, 0xB957010C, 110.694, 33.3333, 28.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB957010C [110.694000 33.333302 28.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957061, 11697, 0xB957010C, 108.154, 35.9997, 28.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB957010C [108.153999 35.999699 28.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957061, 11697, 0xB957010C, 108.154, 35.9997, 28.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB957010C [108.153999 35.999699 28.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957062, 412, 0xB9570000, 104.157, 38.4185, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB9570000 [104.156998 38.418499 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957062, 412, 0xB9570000, 104.157, 38.4185, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB9570000 [104.156998 38.418499 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957063, 9686, 0xB9570000, 104.159, 38.5325, 35.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570000 [104.158997 38.532501 35.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957063, 9686, 0xB9570000, 104.159, 38.5325, 35.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570000 [104.158997 38.532501 35.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957064, 9686, 0xB9570000, 101.149, 44.3875, 33.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570000 [101.149002 44.387501 33.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B957064, 9686, 0xB9570000, 101.149, 44.3875, 33.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570000 [101.149002 44.387501 33.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957065, 9686, 0xB9570000, 107.179, 44.3875, 33.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570000 [107.179001 44.387501 33.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7B957065, 9686, 0xB9570000, 107.179, 44.3875, 33.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570000 [107.179001 44.387501 33.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957066, 12679, 0xB9570000, 108.702, 38.8535, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xB9570000 [108.702003 38.853500 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957066, 12679, 0xB9570000, 108.702, 38.8535, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xB9570000 [108.702003 38.853500 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957067, 12679, 0xB9570000, 99.857, 38.7435, 32.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xB9570000 [99.857002 38.743500 32.099998] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957068, 9686, 0xB9570110, 37.5208, 36.1433, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570110 [37.520802 36.143299 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957068, 9686, 0xB9570110, 37.5208, 36.1433, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570110 [37.520802 36.143299 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957069, 9686, 0xB9570110, 32.903, 36.1203, 28.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570110 [32.903000 36.120300 28.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957069, 9686, 0xB9570110, 32.903, 36.1203, 28.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570110 [32.903000 36.120300 28.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95706A, 9686, 0xB9570110, 35.4183, 30.3933, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570110 [35.418301 30.393299 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95706A, 9686, 0xB9570110, 35.4183, 30.3933, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570110 [35.418301 30.393299 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95706B, 9686, 0xB9570110, 38.6183, 30.3933, 28.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570110 [38.618301 30.393299 28.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95706B, 9686, 0xB9570110, 38.6183, 30.3933, 28.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570110 [38.618301 30.393299 28.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95706C, 11697, 0xB9570110, 30.8863, 31.0796, 26.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -441,16 +441,16 @@ VALUES (0x7B95706D, 11697, 0xB9570110, 39.7863, 35.4124, 26.1, -0.932639, 0, 0, /* @teleloc 0xB9570110 [39.786301 35.412399 26.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95706E, 11698, 0xB9570110, 35.4494, 33.4433, 32.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB9570110 [35.449402 33.443298 32.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95706E, 11698, 0xB9570110, 35.4494, 33.4433, 32.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB9570110 [35.449402 33.443298 32.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95706F, 11697, 0xB9570110, 35.4363, 33.4124, 26.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB9570110 [35.436298 33.412399 26.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957070, 9686, 0xB9570110, 32.2681, 30.3933, 28.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570110 [32.268101 30.393299 28.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957070, 9686, 0xB9570110, 32.2681, 30.3933, 28.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570110 [32.268101 30.393299 28.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957071, 9686, 0xB9570110, 30.2215, 33.2701, 29.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -477,12 +477,12 @@ VALUES (0x7B957076, 9686, 0xB9570110, 40.6151, 31.2702, 29.65, 0.707107, 0, 0, /* @teleloc 0xB9570110 [40.615101 31.270201 29.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957077, 9686, 0xB9570110, 33.2681, 36.1433, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570110 [33.268101 36.143299 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957077, 9686, 0xB9570110, 33.2681, 36.1433, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570110 [33.268101 36.143299 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957078, 9686, 0xB9570110, 39.0888, 36.1203, 28.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570110 [39.088799 36.120300 28.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957078, 9686, 0xB9570110, 39.0888, 36.1203, 28.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570110 [39.088799 36.120300 28.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957079, 11698, 0xB9570110, 37.6494, 33.4433, 32.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -501,28 +501,28 @@ VALUES (0x7B95707C, 11697, 0xB9570110, 33.9336, 33.4124, 26.1, -0.707107, 0, 0, /* @teleloc 0xB9570110 [33.933601 33.412399 26.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95707D, 11697, 0xB9570110, 35.242, 30.9573, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570110 [35.242001 30.957300 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B95707D, 11697, 0xB9570110, 35.242, 30.9573, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570110 [35.242001 30.957300 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95707E, 11697, 0xB9570110, 39.992, 33.3573, 26.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xB9570110 [39.992001 33.357300 26.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95707F, 11697, 0xB9570110, 32.6363, 35.5124, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570110 [32.636299 35.512402 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95707F, 11697, 0xB9570110, 32.6363, 35.5124, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570110 [32.636299 35.512402 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957080, 9686, 0xB9570112, 33.1715, 39.2741, 29, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xB9570112 [33.171501 39.274101 29.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957081, 9686, 0xB9570112, 36.5715, 36.7433, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570112 [36.571499 36.743301 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957081, 9686, 0xB9570112, 36.5715, 36.7433, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570112 [36.571499 36.743301 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957082, 9686, 0xB9570112, 36.2715, 41.8433, 29.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570112 [36.271500 41.843300 29.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957082, 9686, 0xB9570112, 36.2715, 41.8433, 29.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570112 [36.271500 41.843300 29.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957083, 11697, 0xB9570112, 37.3863, 39.5624, 26.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -537,12 +537,12 @@ VALUES (0x7B957085, 9686, 0xB9570112, 33.1715, 40.9202, 29, -0.707107, 0, 0, -0 /* @teleloc 0xB9570112 [33.171501 40.920200 29.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957086, 9686, 0xB9570112, 34.4745, 36.7433, 28.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570112 [34.474499 36.743301 28.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957086, 9686, 0xB9570112, 34.4745, 36.7433, 28.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570112 [34.474499 36.743301 28.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957087, 9686, 0xB9570114, 35.9651, 30.4895, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570114 [35.965099 30.489500 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957087, 9686, 0xB9570114, 35.9651, 30.4895, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570114 [35.965099 30.489500 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957088, 9686, 0xB9570114, 38.4651, 34.7895, 24.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -573,16 +573,16 @@ VALUES (0x7B95708E, 9686, 0xB9570114, 38.4651, 37.4866, 24.45, 0.707107, 0, 0, /* @teleloc 0xB9570114 [38.465099 37.486599 24.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B95708F, 9686, 0xB9570114, 36.9146, 40.4395, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570114 [36.914600 40.439499 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B95708F, 9686, 0xB9570114, 36.9146, 40.4395, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570114 [36.914600 40.439499 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957090, 11698, 0xB9570114, 35.8683, 34.4799, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xB9570114 [35.868301 34.479900 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957090, 11698, 0xB9570114, 35.8683, 34.4799, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xB9570114 [35.868301 34.479900 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957091, 11697, 0xB9570114, 36.2573, 39.956, 22.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xB9570114 [36.257301 39.956001 22.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7B957091, 11697, 0xB9570114, 36.2573, 39.956, 22.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xB9570114 [36.257301 39.956001 22.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957092, 11697, 0xB9570114, 37.8073, 39.7561, 22.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -601,12 +601,12 @@ VALUES (0x7B957095, 9686, 0xB9570116, 33.5715, 43.0701, 29, -0.707107, 0, 0, -0 /* @teleloc 0xB9570116 [33.571499 43.070099 29.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957096, 412, 0xB9570000, 36.2494, 44.2433, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xB9570000 [36.249401 44.243301 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957096, 412, 0xB9570000, 36.2494, 44.2433, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xB9570000 [36.249401 44.243301 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B957097, 9686, 0xB9570000, 34.0388, 44.3703, 28.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xB9570000 [34.038799 44.370300 28.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B957097, 9686, 0xB9570000, 34.0388, 44.3703, 28.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xB9570000 [34.038799 44.370300 28.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B957098, 9686, 0xB9570000, 33.0388, 43.5203, 28.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1784,7 +1784,7 @@ VALUES (0x7B9571A1, 0x7B95709C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B9571A2, 13292, 0xB957011F, 33.0487, 156.24, 30.005, 0.999902, 0, 0, 0.013993, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xB957011F [33.048698 156.240005 30.004999] 0.999902 0.000000 0.000000 0.013992 */ +/* @teleloc 0xB957011F [33.048698 156.240005 30.004999] 0.999902 0.000000 0.000000 0.013993 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7B9571A2, 0x7B9570D0, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B95F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B95F.sql index 1871c424b3..b2e46ddf6d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B95F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B95F.sql @@ -76,7 +76,7 @@ VALUES (0x7B95F02B, 26015, 0xB95F0000, 55.9551, 98.7195, 6.04486, 0.705124, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95F02C, 26019, 0xB95F0000, 60.4296, 94.1743, 6.04486, -0.999544, 0, 0, -0.030183, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0xB95F0000 [60.429600 94.174301 6.044860] -0.999544 0.000000 0.000000 -0.030182 */ +/* @teleloc 0xB95F0000 [60.429600 94.174301 6.044860] -0.999544 0.000000 0.000000 -0.030183 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95F02D, 26019, 0xB95F0116, 67.0087, 100.141, 30.0385, -0.800405, 0, 0, -0.59946, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ @@ -191,7 +191,7 @@ VALUES (0x7B95F048, 26019, 0xB95F0000, 43.8338, 131.754, 22.5385, -0.999746, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95F049, 26019, 0xB95F0000, 49.5328, 131.795, 22.5385, -0.999193, 0, 0, -0.040166, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ -/* @teleloc 0xB95F0000 [49.532799 131.794998 22.538500] -0.999193 0.000000 0.000000 -0.040165 */ +/* @teleloc 0xB95F0000 [49.532799 131.794998 22.538500] -0.999193 0.000000 0.000000 -0.040166 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B95F04A, 26019, 0xB95F0000, 72.2581, 132.562, 22.505, -0.999885, 0, 0, -0.015176, True, '2005-02-09 10:00:00'); /* Burun Ruuk Seer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B970.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B970.sql index f08f078951..fbe2bd67ec 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B970.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B970.sql @@ -5,5 +5,5 @@ VALUES (0x7B970000, 1030, 0xB9700000, 60, 56.6, 16, -0.026177, 0, 0, -0.999657, /* @teleloc 0xB9700000 [60.000000 56.599998 16.000000] -0.026177 0.000000 0.000000 -0.999657 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7B970001, 933, 0xB9700000, 114.073, 61.0138, 16.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Yanshi */ -/* @teleloc 0xB9700000 [114.072998 61.013802 16.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7B970001, 933, 0xB9700000, 114.073, 61.0138, 16.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Yanshi */ +/* @teleloc 0xB9700000 [114.072998 61.013802 16.004999] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/B99C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/B99C.sql index 74a91f0300..76db2b604d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/B99C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/B99C.sql @@ -14,7 +14,7 @@ VALUES (0x7B99C002, 385, 0xB99C0000, 36.4394, 130.333, 54.005, -0.891506, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B99C003, 385, 0xB99C0000, 15.9237, 149.917, 54.005, -0.998495, 0, 0, 0.054835, False, '2005-02-09 10:00:00'); /* Cow Generator */ -/* @teleloc 0xB99C0000 [15.923700 149.917007 54.005001] -0.998495 0.000000 0.000000 0.054834 */ +/* @teleloc 0xB99C0000 [15.923700 149.917007 54.005001] -0.998495 0.000000 0.000000 0.054835 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7B99C004, 385, 0xB99C0000, 57.8691, 152.322, 54.005, -0.717815, 0, 0, -0.696234, False, '2005-02-09 10:00:00'); /* Cow Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BA17.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BA17.sql index 4c5c36f61c..c6ee0679ef 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BA17.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BA17.sql @@ -37,12 +37,12 @@ VALUES (0x7BA17008, 722, 0xBA170000, 60, 30.475, 132, 1, 0, 0, 0, False, '2005 /* @teleloc 0xBA170000 [60.000000 30.475000 132.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA17009, 722, 0xBA170000, 60, 41.525, 132, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA170000 [60.000000 41.525002 132.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA17009, 722, 0xBA170000, 60, 41.525, 132, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA170000 [60.000000 41.525002 132.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA1700A, 722, 0xBA170000, 85, 45.05, 132, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA170000 [85.000000 45.049999 132.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA1700A, 722, 0xBA170000, 85, 45.05, 132, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA170000 [85.000000 45.049999 132.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA1700B, 721, 0xBA170000, 83, 45.05, 132, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BA25.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BA25.sql index c74adf4bcc..9f14db5241 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BA25.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BA25.sql @@ -1051,7 +1051,7 @@ VALUES (0x7BA250A5, 0x7BA25076, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA250A6, 11711, 0xBA250000, 59.3424, 151.934, 218.078, -0.999337, 0, 0, 0.036397, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xBA250000 [59.342400 151.934006 218.078003] -0.999337 0.000000 0.000000 0.036396 */ +/* @teleloc 0xBA250000 [59.342400 151.934006 218.078003] -0.999337 0.000000 0.000000 0.036397 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA250A7, 11711, 0xBA250000, 60.8251, 103.483, 222.078, 0.999724, 0, 0, -0.02351, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BA31.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BA31.sql index 1a25d33141..0b2ff53a1f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BA31.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BA31.sql @@ -1,24 +1,24 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xBA31; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31000, 412, 0xBA310106, 113, 86.81, 146, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA310106 [113.000000 86.809998 146.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31000, 412, 0xBA310106, 113, 86.81, 146, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA310106 [113.000000 86.809998 146.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31001, 11698, 0xBA310106, 112.825, 92.725, 150.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBA310106 [112.824997 92.724998 150.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31001, 11698, 0xBA310106, 112.825, 92.725, 150.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBA310106 [112.824997 92.724998 150.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31002, 9686, 0xBA310106, 115.478, 86.9024, 147.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310106 [115.477997 86.902397 147.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31002, 9686, 0xBA310106, 115.478, 86.9024, 147.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310106 [115.477997 86.902397 147.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31003, 9686, 0xBA310106, 112.788, 95.5524, 147.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310106 [112.788002 95.552399 147.675003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31003, 9686, 0xBA310106, 112.788, 95.5524, 147.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310106 [112.788002 95.552399 147.675003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31004, 9686, 0xBA310106, 115.503, 95.6524, 147.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310106 [115.502998 95.652397 147.675003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31004, 9686, 0xBA310106, 115.503, 95.6524, 147.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310106 [115.502998 95.652397 147.675003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31005, 11697, 0xBA310106, 117.935, 90.9162, 146.265, -0.914607, 0, 0, 0.404344, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -33,12 +33,12 @@ VALUES (0x7BA31007, 11697, 0xBA310106, 115.585, 88.4162, 146.265, -0.354291, 0, /* @teleloc 0xBA310106 [115.584999 88.416199 146.264999] -0.354291 0.000000 0.000000 -0.935135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31008, 412, 0xBA310109, 113, 86.81, 150.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA310109 [113.000000 86.809998 150.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31008, 412, 0xBA310109, 113, 86.81, 150.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA310109 [113.000000 86.809998 150.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31009, 412, 0xBA310109, 113, 89.5899, 150.8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA310109 [113.000000 89.589897 150.800003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31009, 412, 0xBA310109, 113, 89.5899, 150.8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA310109 [113.000000 89.589897 150.800003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3100A, 11697, 0xBA310115, 104.235, 84.9912, 146.265, -0.379456, 0, 0, -0.92521, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -53,20 +53,20 @@ VALUES (0x7BA3100C, 9686, 0xBA310115, 108.65, 85.975, 147.725, 0.707107, 0, 0, /* @teleloc 0xBA310115 [108.650002 85.974998 147.725006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3100D, 412, 0xBA31011E, 108.3, 99.71, 150.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA31011E [108.300003 99.709999 150.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3100D, 412, 0xBA31011E, 108.3, 99.71, 150.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA31011E [108.300003 99.709999 150.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3100E, 9686, 0xBA31011E, 110.639, 108.315, 152.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBA31011E [110.639000 108.315002 152.750000] 0.707102 -0.002468 0.002468 -0.707103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3100F, 9686, 0xBA31011E, 103.628, 99.8, 152.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA31011E [103.627998 99.800003 152.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3100F, 9686, 0xBA31011E, 103.628, 99.8, 152.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA31011E [103.627998 99.800003 152.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31010, 9686, 0xBA31011E, 106.007, 99.8, 152.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA31011E [106.007004 99.800003 152.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31010, 9686, 0xBA31011E, 106.007, 99.8, 152.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA31011E [106.007004 99.800003 152.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31011, 9686, 0xBA31011E, 100.086, 107.05, 152.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -77,8 +77,8 @@ VALUES (0x7BA31012, 9686, 0xBA31011E, 100.086, 110.556, 152.75, -0.707107, 0, 0 /* @teleloc 0xBA31011E [100.085999 110.556000 152.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31013, 9686, 0xBA31011E, 105.336, 116.791, 152.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA31011E [105.335999 116.791000 152.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31013, 9686, 0xBA31011E, 105.336, 116.791, 152.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA31011E [105.335999 116.791000 152.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31014, 9686, 0xBA31011E, 110.639, 111.041, 152.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -89,20 +89,20 @@ VALUES (0x7BA31015, 412, 0xBA310129, 111.17, 102.61, 146, -0.707107, 0, 0, -0. /* @teleloc 0xBA310129 [111.169998 102.610001 146.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31016, 412, 0xBA31012A, 105.8, 96.21, 146.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA31012A [105.800003 96.209999 146.009995] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31016, 412, 0xBA31012A, 105.8, 96.21, 146.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA31012A [105.800003 96.209999 146.009995] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31017, 11697, 0xBA31012B, 105.35, 108, 146.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA31012B [105.349998 108.000000 146.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31017, 11697, 0xBA31012B, 105.35, 108, 146.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA31012B [105.349998 108.000000 146.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31018, 11697, 0xBA31012B, 105.35, 106.1, 146.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA31012B [105.349998 106.099998 146.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31018, 11697, 0xBA31012B, 105.35, 106.1, 146.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA31012B [105.349998 106.099998 146.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31019, 11697, 0xBA31012B, 105.3, 110.4, 146.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA31012B [105.300003 110.400002 146.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31019, 11697, 0xBA31012B, 105.3, 110.4, 146.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA31012B [105.300003 110.400002 146.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3101A, 11697, 0xBA31012B, 106.95, 108, 146.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -113,12 +113,12 @@ VALUES (0x7BA3101B, 11697, 0xBA31012B, 103.6, 108, 146.1, -0.707107, 0, 0, -0.70 /* @teleloc 0xBA31012B [103.599998 108.000000 146.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3101C, 412, 0xBA31012E, 137.9, 79.79, 126.8, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA31012E [137.899994 79.790001 126.800003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA3101C, 412, 0xBA31012E, 137.9, 79.79, 126.8, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA31012E [137.899994 79.790001 126.800003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3101D, 577, 0xBA31012F, 135, 76.55, 126.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA31012F [135.000000 76.550003 126.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3101D, 577, 0xBA31012F, 135, 76.55, 126.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA31012F [135.000000 76.550003 126.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3101E, 11697, 0xBA310131, 135.416, 77.5648, 146.1, -0.329691, 0, 0, 0.944089, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -129,28 +129,28 @@ VALUES (0x7BA3101F, 11697, 0xBA310132, 133.524, 85.1356, 146.1, -0.380263, 0, 0, /* @teleloc 0xBA310132 [133.524002 85.135597 146.100006] -0.380263 0.000000 0.000000 0.924878 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31020, 11697, 0xBA31013E, 128.621, 85.9, 161.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA31013E [128.621002 85.900002 161.274994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31020, 11697, 0xBA31013E, 128.621, 85.9, 161.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA31013E [128.621002 85.900002 161.274994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31021, 11697, 0xBA31013E, 132, 85.9, 161.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA31013E [132.000000 85.900002 161.274994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31021, 11697, 0xBA31013E, 132, 85.9, 161.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA31013E [132.000000 85.900002 161.274994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31022, 11697, 0xBA31013E, 128.621, 80.6009, 161.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA31013E [128.621002 80.600899 161.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31022, 11697, 0xBA31013E, 128.621, 80.6009, 161.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA31013E [128.621002 80.600899 161.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31023, 11697, 0xBA31013E, 132.077, 83.4759, 161.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA31013E [132.076996 83.475899 161.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31023, 11697, 0xBA31013E, 132.077, 83.4759, 161.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA31013E [132.076996 83.475899 161.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31024, 11697, 0xBA31013E, 132.077, 80.5759, 161.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA31013E [132.076996 80.575897 161.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31024, 11697, 0xBA31013E, 132.077, 80.5759, 161.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA31013E [132.076996 80.575897 161.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31025, 11697, 0xBA31013E, 128.64, 83.4759, 161.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA31013E [128.639999 83.475899 161.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31025, 11697, 0xBA31013E, 128.64, 83.4759, 161.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA31013E [128.639999 83.475899 161.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31026, 9686, 0xBA31013E, 124.125, 88.9808, 163.2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,56 +161,56 @@ VALUES (0x7BA31027, 9686, 0xBA31013E, 124.125, 85.851, 163.2, -0.707107, 0, 0, /* @teleloc 0xBA31013E [124.125000 85.850998 163.199997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31028, 577, 0xBA310141, 139.15, 76.55, 126.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA310141 [139.149994 76.550003 126.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31028, 577, 0xBA310141, 139.15, 76.55, 126.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA310141 [139.149994 76.550003 126.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31029, 9686, 0xBA310143, 121.5, 84.175, 147.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310143 [121.500000 84.175003 147.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31029, 9686, 0xBA310143, 121.5, 84.175, 147.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310143 [121.500000 84.175003 147.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3102A, 412, 0xBA31014C, 123.7, 80.11, 126.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA31014C [123.699997 80.110001 126.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3102A, 412, 0xBA31014C, 123.7, 80.11, 126.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA31014C [123.699997 80.110001 126.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3102B, 577, 0xBA310159, 122.4, 76.55, 126.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA310159 [122.400002 76.550003 126.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3102B, 577, 0xBA310159, 122.4, 76.55, 126.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA310159 [122.400002 76.550003 126.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3102C, 577, 0xBA31015C, 126.6, 76.55, 126.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA31015C [126.599998 76.550003 126.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3102C, 577, 0xBA31015C, 126.6, 76.55, 126.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA31015C [126.599998 76.550003 126.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3102D, 577, 0xBA31015E, 130.8, 76.55, 126.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA31015E [130.800003 76.550003 126.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3102D, 577, 0xBA31015E, 130.8, 76.55, 126.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA31015E [130.800003 76.550003 126.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3102E, 412, 0xBA310000, 123.48, 80, 146, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xBA310000 [123.480003 80.000000 146.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3102F, 412, 0xBA310163, 131.7, 99.71, 150.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA310163 [131.699997 99.709999 150.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3102F, 412, 0xBA310163, 131.7, 99.71, 150.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA310163 [131.699997 99.709999 150.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31030, 11697, 0xBA310163, 134.588, 105.85, 150.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA310163 [134.587997 105.849998 150.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31030, 11697, 0xBA310163, 134.588, 105.85, 150.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA310163 [134.587997 105.849998 150.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31031, 11697, 0xBA310163, 134.588, 108, 150.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA310163 [134.587997 108.000000 150.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31031, 11697, 0xBA310163, 134.588, 108, 150.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA310163 [134.587997 108.000000 150.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31032, 11697, 0xBA310163, 134.588, 110.2, 150.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA310163 [134.587997 110.199997 150.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31032, 11697, 0xBA310163, 134.588, 110.2, 150.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA310163 [134.587997 110.199997 150.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31033, 9686, 0xBA310163, 129.342, 108.55, 152.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBA310163 [129.341995 108.550003 152.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31034, 9686, 0xBA310163, 136.196, 99.8031, 152.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310163 [136.195999 99.803101 152.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31034, 9686, 0xBA310163, 136.196, 99.8031, 152.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310163 [136.195999 99.803101 152.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31035, 9686, 0xBA310163, 139.892, 107.4, 152.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -225,36 +225,36 @@ VALUES (0x7BA31037, 412, 0xBA310167, 120.47, 98.2, 146, -0.707107, 0, 0, -0.70 /* @teleloc 0xBA310167 [120.470001 98.199997 146.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31038, 9686, 0xBA310167, 128.05, 100.072, 147.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310167 [128.050003 100.071999 147.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31038, 9686, 0xBA310167, 128.05, 100.072, 147.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310167 [128.050003 100.071999 147.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31039, 9686, 0xBA310167, 126.25, 96.325, 147.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310167 [126.250000 96.324997 147.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31039, 9686, 0xBA310167, 126.25, 96.325, 147.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310167 [126.250000 96.324997 147.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3103A, 412, 0xBA310170, 124.25, 100.81, 146, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA310170 [124.250000 100.809998 146.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3103A, 412, 0xBA310170, 124.25, 100.81, 146, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA310170 [124.250000 100.809998 146.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3103B, 11697, 0xBA310170, 126.4, 101.45, 146.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA310170 [126.400002 101.449997 146.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3103B, 11697, 0xBA310170, 126.4, 101.45, 146.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA310170 [126.400002 101.449997 146.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3103C, 11697, 0xBA310170, 122.15, 101.45, 146.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA310170 [122.150002 101.449997 146.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3103C, 11697, 0xBA310170, 122.15, 101.45, 146.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA310170 [122.150002 101.449997 146.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3103D, 412, 0xBA310172, 131.6, 100.41, 146, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA310172 [131.600006 100.410004 146.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3103D, 412, 0xBA310172, 131.6, 100.41, 146, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA310172 [131.600006 100.410004 146.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3103E, 412, 0xBA310000, 124.2, 112.16, 146, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA310000 [124.199997 112.160004 146.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3103E, 412, 0xBA310000, 124.2, 112.16, 146, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA310000 [124.199997 112.160004 146.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3103F, 412, 0xBA310000, 122.6, 100.995, 150.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA310000 [122.599998 100.995003 150.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3103F, 412, 0xBA310000, 122.6, 100.995, 150.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA310000 [122.599998 100.995003 150.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31040, 14250, 0xBA310000, 118.869, 114.551, 146.005, -0.019511, 0, 0, -0.99981, True, '2005-02-09 10:00:00'); /* Mansion */ @@ -418,32 +418,32 @@ VALUES (0x7BA3104A, 9686, 0xBA310106, 109.21, 93.946, 148.175, -0.707107, 0, 0, /* @teleloc 0xBA310106 [109.209999 93.945999 148.175003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3104B, 11698, 0xBA31010C, 112.81, 81.1162, 170.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBA31010C [112.809998 81.116203 170.789993] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3104B, 11698, 0xBA31010C, 112.81, 81.1162, 170.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBA31010C [112.809998 81.116203 170.789993] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3104C, 9686, 0xBA31010C, 116.211, 80.8841, 170.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBA31010C [116.210999 80.884102 170.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3104D, 9686, 0xBA31010C, 112.923, 75.3939, 170.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA31010C [112.922997 75.393898 170.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3104D, 9686, 0xBA31010C, 112.923, 75.3939, 170.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA31010C [112.922997 75.393898 170.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3104E, 9686, 0xBA310115, 103.5, 90.0226, 148.925, -0.707106, -0.001234, 0.001234, -0.707106, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBA310115 [103.500000 90.022598 148.925003] -0.707106 -0.001234 0.001234 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3104F, 9686, 0xBA310115, 106.026, 84.3565, 149.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310115 [106.026001 84.356499 149.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3104F, 9686, 0xBA310115, 106.026, 84.3565, 149.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310115 [106.026001 84.356499 149.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31050, 11698, 0xBA31011B, 112.021, 92.5831, 159.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBA31011B [112.021004 92.583099 159.789993] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31050, 11698, 0xBA31011B, 112.021, 92.5831, 159.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBA31011B [112.021004 92.583099 159.789993] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31051, 12678, 0xBA310000, 112.885, 81.1662, 177.19, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBA310000 [112.885002 81.166199 177.190002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31051, 12678, 0xBA310000, 112.885, 81.1662, 177.19, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBA310000 [112.885002 81.166199 177.190002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31052, 12679, 0xBA310000, 107.185, 81.0662, 146.265, 0.910323, 0, 0, -0.413899, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -454,20 +454,20 @@ VALUES (0x7BA31053, 12679, 0xBA310000, 117.547, 82.3348, 146.265, 0.92751, 0, 0, /* @teleloc 0xBA310000 [117.546997 82.334801 146.264999] 0.927510 0.000000 0.000000 0.373797 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31054, 11698, 0xBA31011F, 105.35, 108.25, 160.85, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBA31011F [105.349998 108.250000 160.850006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31054, 11698, 0xBA31011F, 105.35, 108.25, 160.85, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBA31011F [105.349998 108.250000 160.850006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31055, 11697, 0xBA310129, 115.3, 103.95, 146.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA310129 [115.300003 103.949997 146.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31055, 11697, 0xBA310129, 115.3, 103.95, 146.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA310129 [115.300003 103.949997 146.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31056, 9686, 0xBA310129, 116.925, 96.3488, 149, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310129 [116.925003 96.348801 149.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31056, 9686, 0xBA310129, 116.925, 96.3488, 149, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310129 [116.925003 96.348801 149.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31057, 9686, 0xBA310129, 114.002, 96.3488, 149, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310129 [114.001999 96.348801 149.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31057, 9686, 0xBA310129, 114.002, 96.3488, 149, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310129 [114.001999 96.348801 149.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31058, 9686, 0xBA310129, 119.652, 102.399, 149, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -494,28 +494,28 @@ VALUES (0x7BA3105D, 12679, 0xBA310000, 112.931, 109.635, 150.9, -0.932324, 0, 0, /* @teleloc 0xBA310000 [112.931000 109.635002 150.899994] -0.932324 0.000000 0.000000 -0.361625 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3105E, 12679, 0xBA310000, 118, 108, 150.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBA310000 [118.000000 108.000000 150.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3105E, 12679, 0xBA310000, 118, 108, 150.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBA310000 [118.000000 108.000000 150.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3105F, 12679, 0xBA310000, 113.031, 113.935, 146.1, -0.390731, 0, 0, -0.920505, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xBA310000 [113.030998 113.934998 146.100006] -0.390731 0.000000 0.000000 -0.920505 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31060, 12678, 0xBA310000, 105.331, 108.085, 163.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBA310000 [105.331001 108.084999 163.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31060, 12678, 0xBA310000, 105.331, 108.085, 163.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBA310000 [105.331001 108.084999 163.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31061, 9686, 0xBA310139, 133.178, 75.9655, 154.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310139 [133.177994 75.965500 154.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31061, 9686, 0xBA310139, 133.178, 75.9655, 154.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310139 [133.177994 75.965500 154.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31062, 9686, 0xBA310139, 127.003, 75.9655, 154.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310139 [127.002998 75.965500 154.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31062, 9686, 0xBA310139, 127.003, 75.9655, 154.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310139 [127.002998 75.965500 154.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31063, 9686, 0xBA310139, 129.229, 90.4533, 152.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310139 [129.229004 90.453300 152.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31063, 9686, 0xBA310139, 129.229, 90.4533, 152.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310139 [129.229004 90.453300 152.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31064, 9686, 0xBA31013C, 136.241, 83.2691, 158.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -542,20 +542,20 @@ VALUES (0x7BA31069, 9686, 0xBA31013E, 124.125, 82.526, 163.2, -0.707107, 0, 0, /* @teleloc 0xBA31013E [124.125000 82.526001 163.199997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3106A, 9686, 0xBA31013E, 130.05, 75.976, 164.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA31013E [130.050003 75.975998 164.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3106A, 9686, 0xBA31013E, 130.05, 75.976, 164.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA31013E [130.050003 75.975998 164.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3106B, 11698, 0xBA31013E, 130.1, 80.651, 168.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBA31013E [130.100006 80.651001 168.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3106B, 11698, 0xBA31013E, 130.1, 80.651, 168.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBA31013E [130.100006 80.651001 168.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3106C, 11698, 0xBA31013E, 130.1, 85.501, 168.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBA31013E [130.100006 85.500999 168.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA3106C, 11698, 0xBA31013E, 130.1, 85.501, 168.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBA31013E [130.100006 85.500999 168.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3106D, 11698, 0xBA310145, 124.89, 85.7183, 145.25, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBA310145 [124.889999 85.718300 145.250000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA3106D, 11698, 0xBA310145, 124.89, 85.7183, 145.25, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBA310145 [124.889999 85.718300 145.250000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3106E, 12679, 0xBA310000, 136.525, 93.7, 146.1, -0.450099, 0, 0, -0.892979, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -566,20 +566,20 @@ VALUES (0x7BA3106F, 12679, 0xBA310000, 122.175, 82.5, 146.1, -0.905569, 0, 0, 0. /* @teleloc 0xBA310000 [122.175003 82.500000 146.100006] -0.905569 0.000000 0.000000 0.424199 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31070, 12678, 0xBA310000, 130.125, 84, 170.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBA310000 [130.125000 84.000000 170.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31070, 12678, 0xBA310000, 130.125, 84, 170.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBA310000 [130.125000 84.000000 170.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31071, 11697, 0xBA310163, 134.772, 116.031, 150.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBA310163 [134.772003 116.030998 150.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31071, 11697, 0xBA310163, 134.772, 116.031, 150.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBA310163 [134.772003 116.030998 150.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31072, 9686, 0xBA310163, 131.809, 116.725, 154.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310163 [131.809006 116.724998 154.975006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31072, 9686, 0xBA310163, 131.809, 116.725, 154.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310163 [131.809006 116.724998 154.975006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31073, 9686, 0xBA310163, 137.073, 116.725, 154.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310163 [137.072998 116.724998 154.975006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BA31073, 9686, 0xBA310163, 137.073, 116.725, 154.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310163 [137.072998 116.724998 154.975006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31074, 9686, 0xBA310163, 139.892, 112.999, 154.95, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -590,8 +590,8 @@ VALUES (0x7BA31075, 9686, 0xBA310163, 139.892, 104.525, 154.95, 0.707107, 0, 0, /* @teleloc 0xBA310163 [139.891998 104.525002 154.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31076, 9686, 0xBA310163, 131.691, 99.8032, 154.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310163 [131.690994 99.803200 154.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31076, 9686, 0xBA310163, 131.691, 99.8032, 154.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310163 [131.690994 99.803200 154.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA31077, 12679, 0xBA310000, 136.075, 98, 146.025, -0.923545, 0, 0, -0.38349, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -602,16 +602,16 @@ VALUES (0x7BA31078, 12679, 0xBA310000, 141.125, 117.8, 146.025, -0.430511, 0, 0, /* @teleloc 0xBA310000 [141.125000 117.800003 146.024994] -0.430511 0.000000 0.000000 -0.902585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA31079, 12678, 0xBA310000, 134.65, 108, 163.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBA310000 [134.649994 108.000000 163.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA31079, 12678, 0xBA310000, 134.65, 108, 163.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBA310000 [134.649994 108.000000 163.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3107A, 9686, 0xBA310000, 126.592, 116.846, 148.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310000 [126.592003 116.846001 148.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3107A, 9686, 0xBA310000, 126.592, 116.846, 148.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310000 [126.592003 116.846001 148.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3107B, 9686, 0xBA310000, 121.692, 116.846, 148.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBA310000 [121.692001 116.846001 148.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3107B, 9686, 0xBA310000, 121.692, 116.846, 148.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBA310000 [121.692001 116.846001 148.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3107C, 12679, 0xBA310000, 126.45, 103.1, 150.875, 0.334629, 0, 0, -0.94235, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -622,8 +622,8 @@ VALUES (0x7BA3107D, 12679, 0xBA310000, 126.65, 109.625, 150.875, 0.902961, 0, 0, /* @teleloc 0xBA310000 [126.650002 109.625000 150.875000] 0.902961 0.000000 0.000000 -0.429723 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA3107E, 12679, 0xBA310000, 121, 108, 150.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBA310000 [121.000000 108.000000 150.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA3107E, 12679, 0xBA310000, 121, 108, 150.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBA310000 [121.000000 108.000000 150.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA3107F, 10762, 0xBA310152, 50, -50, -5.995, -0.68921, 0, 0, -0.724561, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BA65.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BA65.sql index e3ff76018e..e050ac2916 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BA65.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BA65.sql @@ -2,4 +2,4 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xBA65; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA65000, 27103, 0xBA650100, 132.152, 10.8175, 6.39733, -0.999905, 0, 0, 0.013777, False, '2005-02-09 10:00:00'); /* Burun Ruffian Encampment Gen */ -/* @teleloc 0xBA650100 [132.151993 10.817500 6.397330] -0.999905 0.000000 0.000000 0.013776 */ +/* @teleloc 0xBA650100 [132.151993 10.817500 6.397330] -0.999905 0.000000 0.000000 0.013777 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BA6B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BA6B.sql index 46b9a9a1c9..3bc2237782 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BA6B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BA6B.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xBA6B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA6B000, 4931, 0xBA6B0102, 83.909, 68.81, 0.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Deserted Ruin Portal */ -/* @teleloc 0xBA6B0102 [83.908997 68.809998 0.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA6B000, 4931, 0xBA6B0102, 83.909, 68.81, 0.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Deserted Ruin Portal */ +/* @teleloc 0xBA6B0102 [83.908997 68.809998 0.805000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BA70.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BA70.sql index 555586463c..bcaee82a2c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BA70.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BA70.sql @@ -9,8 +9,8 @@ VALUES (0x7BA70001, 720, 0xBA70010A, 161.651, 136.109, 14.005, -0.707107, 0, 0 /* @teleloc 0xBA70010A [161.651001 136.108994 14.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA70002, 722, 0xBA700000, 156.192, 137.666, 14.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA700000 [156.192001 137.666000 14.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA70002, 722, 0xBA700000, 156.192, 137.666, 14.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA700000 [156.192001 137.666000 14.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA70003, 722, 0xBA700000, 156.192, 126.616, 14.005, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BA92.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BA92.sql index 54a173514b..268702566f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BA92.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BA92.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xBA92; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA92000, 412, 0xBA920000, 156, 38.52, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA920000 [156.000000 38.520000 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA92000, 412, 0xBA920000, 156, 38.52, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA920000 [156.000000 38.520000 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA92001, 392, 0xBA920102, 154.637, 35.2278, 33.205, -0.905573, 0, 0, 0.424191, False, '2005-02-09 10:00:00'); /* Rat Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BA9F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BA9F.sql index 83ee21ed15..590a2e0657 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BA9F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BA9F.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xBA9F; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA9F000, 412, 0xBA9F0000, 36.9592, 186.158, 56, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBA9F0000 [36.959202 186.158005 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA9F000, 412, 0xBA9F0000, 36.9592, 186.158, 56, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBA9F0000 [36.959202 186.158005 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA9F001, 412, 0xBA9F0000, 40.6892, 174.198, 56, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -17,8 +17,8 @@ VALUES (0x7BA9F003, 5690, 0xBA9F0100, 32.2226, 181.959, 56.005, 0.707107, 0, 0, /* @teleloc 0xBA9F0100 [32.222599 181.959000 56.005001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BA9F004, 5692, 0xBA9F010C, 35, 183, 59.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Days of the Olthoi */ -/* @teleloc 0xBA9F010C [35.000000 183.000000 59.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BA9F004, 5692, 0xBA9F010C, 35, 183, 59.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Days of the Olthoi */ +/* @teleloc 0xBA9F010C [35.000000 183.000000 59.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BA9F005, 5691, 0xBA9F0100, 38.5726, 177.726, 56.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* The Underground City */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BB79.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BB79.sql index 40ae347bc4..78e1487d8f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BB79.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BB79.sql @@ -5,24 +5,24 @@ VALUES (0x7BB79000, 11697, 0xBB790102, 41.5146, 37.172, 40.075, -0.909599, 0, 0, /* @teleloc 0xBB790102 [41.514599 37.172001 40.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79001, 9686, 0xBB790102, 41.4351, 32.1841, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790102 [41.435101 32.184101 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79001, 9686, 0xBB790102, 41.4351, 32.1841, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790102 [41.435101 32.184101 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79002, 11697, 0xBB790102, 37.4482, 35.091, 40.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBB790102 [37.448200 35.091000 40.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79003, 9686, 0xBB790102, 35.7351, 32.2091, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790102 [35.735100 32.209099 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79003, 9686, 0xBB790102, 35.7351, 32.2091, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790102 [35.735100 32.209099 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79004, 9686, 0xBB790102, 35.9682, 38.1508, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790102 [35.968201 38.150799 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79004, 9686, 0xBB790102, 35.9682, 38.1508, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790102 [35.968201 38.150799 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79005, 9686, 0xBB790102, 41.3983, 38.1758, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790102 [41.398300 38.175800 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79005, 9686, 0xBB790102, 41.3983, 38.1758, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790102 [41.398300 38.175800 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79006, 9686, 0xBB790102, 42.7233, 37.4508, 42.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7BB79009, 11697, 0xBB790102, 40.1982, 35.091, 40.075, 0.707107, 0, 0, /* @teleloc 0xBB790102 [40.198200 35.091000 40.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7900A, 11697, 0xBB790104, 33.0091, 34.4433, 40.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790104 [33.009102 34.443298 40.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7BB7900A, 11697, 0xBB790104, 33.0091, 34.4433, 40.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790104 [33.009102 34.443298 40.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB7900B, 11697, 0xBB790104, 33.6917, 38.7671, 40.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBB790104 [33.691700 38.767101 40.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7900C, 9686, 0xBB790104, 33.1629, 34.0637, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790104 [33.162899 34.063702 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB7900C, 9686, 0xBB790104, 33.1629, 34.0637, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790104 [33.162899 34.063702 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB7900D, 9686, 0xBB790104, 29.6479, 36.6912, 42.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7BB79010, 9686, 0xBB790106, 39.4979, 34.4411, 37.95, 0.707107, 0, 0, /* @teleloc 0xBB790106 [39.497898 34.441101 37.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79011, 9686, 0xBB790106, 34.2229, 31.2411, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790106 [34.222900 31.241100 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79011, 9686, 0xBB790106, 34.2229, 31.2411, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790106 [34.222900 31.241100 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79012, 9686, 0xBB790106, 29.5979, 34.4662, 37.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB790106 [29.597900 34.466202 37.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79013, 9686, 0xBB790106, 35.6229, 37.7911, 37.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790106 [35.622898 37.791100 37.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79013, 9686, 0xBB790106, 35.6229, 37.7911, 37.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790106 [35.622898 37.791100 37.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79014, 11698, 0xBB790106, 34.5152, 35.1067, 39.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBB790106 [34.515202 35.106701 39.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79014, 11698, 0xBB790106, 34.5152, 35.1067, 39.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBB790106 [34.515202 35.106701 39.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79015, 9687, 0xBB790106, 38.9351, 31.7841, 36.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xBB790106 [38.935101 31.784100 36.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79016, 412, 0xBB790000, 32.1851, 39.5941, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBB790000 [32.185101 39.594101 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79016, 412, 0xBB790000, 32.1851, 39.5941, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBB790000 [32.185101 39.594101 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79017, 412, 0xBB79010A, 38.7948, 78.7443, 34, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -241,20 +241,20 @@ VALUES (0x7BB7903B, 9686, 0xBB790117, 88.2743, 32.3891, 46.85, 0.317305, 0, 0, /* @teleloc 0xBB790117 [88.274300 32.389099 46.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7903C, 9686, 0xBB79011A, 77.4094, 31.1705, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB79011A [77.409401 31.170500 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB7903C, 9686, 0xBB79011A, 77.4094, 31.1705, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB79011A [77.409401 31.170500 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7903D, 9686, 0xBB79011A, 82.8094, 31.1705, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB79011A [82.809402 31.170500 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB7903D, 9686, 0xBB79011A, 82.8094, 31.1705, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB79011A [82.809402 31.170500 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB7903E, 9686, 0xBB79011A, 83.8594, 32.5197, 45.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB79011A [83.859398 32.519699 45.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7903F, 9686, 0xBB79011A, 79.8594, 37.0705, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB79011A [79.859398 37.070499 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB7903F, 9686, 0xBB79011A, 79.8594, 37.0705, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB79011A [79.859398 37.070499 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79040, 9686, 0xBB79011A, 76.0594, 33.9205, 48.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -277,16 +277,16 @@ VALUES (0x7BB79044, 11697, 0xBB79011A, 79.7414, 34.2491, 44.1, -0.707107, 0, 0, /* @teleloc 0xBB79011A [79.741402 34.249100 44.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79045, 9686, 0xBB79011C, 82.7675, 30.2177, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB79011C [82.767502 30.217699 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79045, 9686, 0xBB79011C, 82.7675, 30.2177, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB79011C [82.767502 30.217699 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79046, 9686, 0xBB79011C, 79.2707, 33.4517, 42.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB79011C [79.270699 33.451698 42.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79047, 9686, 0xBB79011C, 81.5243, 36.7017, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB79011C [81.524300 36.701698 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79047, 9686, 0xBB79011C, 81.5243, 36.7017, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB79011C [81.524300 36.701698 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79048, 11697, 0xBB79011C, 87.3909, 35.5006, 40.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -301,12 +301,12 @@ VALUES (0x7BB7904A, 9687, 0xBB79011C, 79.7743, 36.2391, 40.1, -0.952129, 0, 0, /* @teleloc 0xBB79011C [79.774300 36.239101 40.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7904B, 412, 0xBB790000, 86.6243, 39.4491, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBB790000 [86.624298 39.449100 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB7904B, 412, 0xBB790000, 86.6243, 39.4491, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBB790000 [86.624298 39.449100 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7904C, 412, 0xBB79011F, 127.985, 41.7496, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBB79011F [127.985001 41.749599 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB7904C, 412, 0xBB79011F, 127.985, 41.7496, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBB79011F [127.985001 41.749599 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB7904D, 9686, 0xBB790120, 127.935, 40.9396, 46.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -317,20 +317,20 @@ VALUES (0x7BB7904E, 9686, 0xBB790120, 125.635, 36.1896, 45.75, -0.707107, 0, 0, /* @teleloc 0xBB790120 [125.635002 36.189602 45.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7904F, 9686, 0xBB790121, 134.135, 36.4396, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790121 [134.134995 36.439602 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB7904F, 9686, 0xBB790121, 134.135, 36.4396, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790121 [134.134995 36.439602 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79050, 9686, 0xBB790121, 137.268, 35.2485, 44.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB790121 [137.268005 35.248501 44.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79051, 9686, 0xBB790121, 136.176, 30.4896, 45.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790121 [136.175995 30.489599 45.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79051, 9686, 0xBB790121, 136.176, 30.4896, 45.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790121 [136.175995 30.489599 45.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79052, 9686, 0xBB790121, 131.724, 30.4896, 45.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790121 [131.723999 30.489599 45.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79052, 9686, 0xBB790121, 131.724, 30.4896, 45.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790121 [131.723999 30.489599 45.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79053, 9686, 0xBB790121, 130.704, 31.7196, 44, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -349,12 +349,12 @@ VALUES (0x7BB79056, 11698, 0xBB790121, 134.085, 33.3896, 48.25, 0.707107, 0, 0, /* @teleloc 0xBB790121 [134.085007 33.389599 48.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79057, 11697, 0xBB790121, 134.069, 33.3064, 42.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790121 [134.069000 33.306400 42.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79057, 11697, 0xBB790121, 134.069, 33.3064, 42.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790121 [134.069000 33.306400 42.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79058, 9686, 0xBB790123, 130.186, 36.0896, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790123 [130.186005 36.089600 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79058, 9686, 0xBB790123, 130.186, 36.0896, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790123 [130.186005 36.089600 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79059, 9686, 0xBB790123, 137.036, 33.421, 40.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1117,16 +1117,16 @@ VALUES (0x7BB790A8, 10707, 0xBB790000, 86.8925, 166.633, 28.1929, -0.038479, 0, /* @teleloc 0xBB790000 [86.892502 166.632996 28.192900] -0.038479 0.000000 0.000000 -0.999259 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790A9, 9686, 0xBB790102, 38.5222, 32.1841, 43.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790102 [38.522202 32.184101 43.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB790A9, 9686, 0xBB790102, 38.5222, 32.1841, 43.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790102 [38.522202 32.184101 43.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB790AA, 9686, 0xBB790102, 42.7233, 35.0842, 43.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB790102 [42.723301 35.084202 43.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790AB, 9686, 0xBB790102, 38.7596, 38.1508, 43.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790102 [38.759602 38.150799 43.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB790AB, 9686, 0xBB790102, 38.7596, 38.1508, 43.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790102 [38.759602 38.150799 43.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB790AC, 9686, 0xBB790102, 34.5947, 33.5873, 42.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1157,8 +1157,8 @@ VALUES (0x7BB790B2, 11698, 0xBB790102, 36.4108, 36.7177, 44.175, -0.9486, 0, 0, /* @teleloc 0xBB790102 [36.410801 36.717701 44.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790B3, 11697, 0xBB790102, 38.7896, 37.497, 40.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790102 [38.789600 37.497002 40.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB790B3, 11697, 0xBB790102, 38.7896, 37.497, 40.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790102 [38.789600 37.497002 40.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB790B4, 11697, 0xBB790102, 38.7896, 35.072, 40.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1169,12 +1169,12 @@ VALUES (0x7BB790B5, 11697, 0xBB790102, 35.4915, 33.0218, 40.075, -0.364064, 0, 0 /* @teleloc 0xBB790102 [35.491501 33.021801 40.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790B6, 11697, 0xBB790102, 36.9665, 32.5718, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790102 [36.966499 32.571800 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB790B6, 11697, 0xBB790102, 36.9665, 32.5718, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790102 [36.966499 32.571800 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790B7, 11697, 0xBB790102, 40.0415, 32.5718, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790102 [40.041500 32.571800 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB790B7, 11697, 0xBB790102, 40.0415, 32.5718, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790102 [40.041500 32.571800 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB790B8, 9686, 0xBB790104, 29.6479, 34.9135, 42.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1189,48 +1189,48 @@ VALUES (0x7BB790BA, 9686, 0xBB790104, 34.1421, 35.9887, 43.475, 0.707107, 0, 0, /* @teleloc 0xBB790104 [34.142101 35.988701 43.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790BB, 9686, 0xBB790104, 32.1975, 39.2329, 43.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790104 [32.197498 39.232899 43.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB790BB, 9686, 0xBB790104, 32.1975, 39.2329, 43.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790104 [32.197498 39.232899 43.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790BC, 9686, 0xBB790106, 36.7966, 31.2411, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790106 [36.796600 31.241100 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB790BC, 9686, 0xBB790106, 36.7966, 31.2411, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790106 [36.796600 31.241100 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790BD, 9686, 0xBB790106, 32.573, 37.7911, 37.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790106 [32.573002 37.791100 37.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB790BD, 9686, 0xBB790106, 32.573, 37.7911, 37.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790106 [32.573002 37.791100 37.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB790BE, 11697, 0xBB790106, 38.8033, 37.034, 36.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBB790106 [38.803299 37.034000 36.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790BF, 11697, 0xBB790106, 35.4283, 34.509, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790106 [35.428299 34.508999 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB790BF, 11697, 0xBB790106, 35.4283, 34.509, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790106 [35.428299 34.508999 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB790C0, 11697, 0xBB790106, 30.2033, 31.834, 36.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBB790106 [30.203300 31.834000 36.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790C1, 9686, 0xBB790000, 32.1629, 39.6887, 43.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790000 [32.162899 39.688702 43.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB790C1, 9686, 0xBB790000, 32.1629, 39.6887, 43.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790000 [32.162899 39.688702 43.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790C2, 9686, 0xBB790000, 34.0615, 39.6887, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790000 [34.061501 39.688702 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB790C2, 9686, 0xBB790000, 34.0615, 39.6887, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790000 [34.061501 39.688702 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790C3, 9686, 0xBB790000, 30.3107, 39.6887, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790000 [30.310699 39.688702 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB790C3, 9686, 0xBB790000, 30.3107, 39.6887, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790000 [30.310699 39.688702 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB790C4, 12679, 0xBB790000, 28.4896, 40.247, 40.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xBB790000 [28.489599 40.247002 40.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB790C5, 12679, 0xBB790000, 42.8396, 40.022, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBB790000 [42.839600 40.021999 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB790C5, 12679, 0xBB790000, 42.8396, 40.022, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBB790000 [42.839600 40.021999 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB790C6, 11697, 0xBB79010B, 36.9725, 80.0434, 34.15, -0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1509,8 +1509,8 @@ VALUES (0x7BB7910A, 12679, 0xBB790000, 37.3523, 164.693, 28.1, -0.382684, 0, 0, /* @teleloc 0xBB790000 [37.352299 164.692993 28.100000] -0.382684 0.000000 0.000000 -0.923879 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7910B, 9686, 0xBB790117, 86.6675, 31.8677, 49.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790117 [86.667503 31.867701 49.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB7910B, 9686, 0xBB790117, 86.6675, 31.8677, 49.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790117 [86.667503 31.867701 49.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB7910C, 9686, 0xBB790117, 84.3207, 35.0017, 47.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,28 +1525,28 @@ VALUES (0x7BB7910E, 9686, 0xBB790117, 88.4243, 37.6891, 46.85, -0.902209, 0, 0, /* @teleloc 0xBB790117 [88.424301 37.689098 46.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7910F, 9686, 0xBB790117, 86.6743, 38.9017, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790117 [86.674301 38.901699 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB7910F, 9686, 0xBB790117, 86.6743, 38.9017, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790117 [86.674301 38.901699 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79110, 11697, 0xBB790117, 86.7224, 32.2083, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790117 [86.722397 32.208302 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79110, 11697, 0xBB790117, 86.7224, 32.2083, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790117 [86.722397 32.208302 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79111, 11697, 0xBB790117, 84.8224, 33.2583, 44.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBB790117 [84.822403 33.258301 44.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79112, 11697, 0xBB79011A, 80.2724, 31.7583, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB79011A [80.272400 31.758301 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79112, 11697, 0xBB79011A, 80.2724, 31.7583, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB79011A [80.272400 31.758301 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79113, 9686, 0xBB79011A, 77.31, 37.0705, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB79011A [77.309998 37.070499 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79113, 9686, 0xBB79011A, 77.31, 37.0705, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB79011A [77.309998 37.070499 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79114, 9686, 0xBB79011A, 82.6538, 37.0705, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB79011A [82.653801 37.070499 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79114, 9686, 0xBB79011A, 82.6538, 37.0705, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB79011A [82.653801 37.070499 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79115, 9686, 0xBB79011A, 76.0594, 32.2054, 47.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1557,8 +1557,8 @@ VALUES (0x7BB79116, 9686, 0xBB79011A, 76.0594, 36.1536, 47.35, -0.707107, 0, 0, /* @teleloc 0xBB79011A [76.059402 36.153599 47.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79117, 9686, 0xBB79011A, 80.2689, 31.1705, 47.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB79011A [80.268898 31.170500 47.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79117, 9686, 0xBB79011A, 80.2689, 31.1705, 47.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB79011A [80.268898 31.170500 47.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79118, 9686, 0xBB79011A, 83.8594, 32.2197, 47.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1593,20 +1593,20 @@ VALUES (0x7BB7911F, 11697, 0xBB79011A, 82.8676, 31.9678, 44.1, 0.297375, 0, 0, - /* @teleloc 0xBB79011A [82.867599 31.967800 44.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79120, 11697, 0xBB79011A, 80.0224, 36.5583, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB79011A [80.022400 36.558300 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79120, 11697, 0xBB79011A, 80.0224, 36.5583, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB79011A [80.022400 36.558300 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79121, 11697, 0xBB79011C, 80.1585, 34.0125, 40.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBB79011C [80.158501 34.012501 40.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79122, 9686, 0xBB79011C, 86.6675, 30.2177, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB79011C [86.667503 30.217699 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79122, 9686, 0xBB79011C, 86.6675, 30.2177, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB79011C [86.667503 30.217699 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79123, 9686, 0xBB79011C, 84.7743, 36.7017, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB79011C [84.774300 36.701698 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79123, 9686, 0xBB79011C, 84.7743, 36.7017, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB79011C [84.774300 36.701698 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79124, 9686, 0xBB79011C, 89.2207, 32.2517, 42.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,16 +1617,16 @@ VALUES (0x7BB79125, 11698, 0xBB79011C, 83.2534, 34.1019, 43.5, -0.707107, 0, 0, /* @teleloc 0xBB79011C [83.253403 34.101898 43.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79126, 11697, 0xBB79011C, 83.8585, 31.0625, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB79011C [83.858498 31.062500 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79126, 11697, 0xBB79011C, 83.8585, 31.0625, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB79011C [83.858498 31.062500 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79127, 11697, 0xBB79011C, 83.2409, 36.2506, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB79011C [83.240898 36.250599 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79127, 11697, 0xBB79011C, 83.2409, 36.2506, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB79011C [83.240898 36.250599 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79128, 9686, 0xBB790000, 86.6675, 39.6177, 47.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790000 [86.667503 39.617699 47.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79128, 9686, 0xBB790000, 86.6675, 39.6177, 47.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790000 [86.667503 39.617699 47.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79129, 9686, 0xBB790000, 88.9675, 38.7177, 46.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1641,8 +1641,8 @@ VALUES (0x7BB7912B, 12679, 0xBB790000, 89.7724, 39.0083, 44.1, -0.402747, 0, 0, /* @teleloc 0xBB790000 [89.772400 39.008301 44.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7912C, 12679, 0xBB790000, 79.7724, 38.0583, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBB790000 [79.772400 38.058300 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB7912C, 12679, 0xBB790000, 79.7724, 38.0583, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBB790000 [79.772400 38.058300 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB7912D, 11697, 0xBB790120, 129.807, 40.4505, 42.15, -0.92388, 0, 0, 0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1653,8 +1653,8 @@ VALUES (0x7BB7912E, 11697, 0xBB790120, 126.207, 40.4505, 42.15, -0.92388, 0, 0, /* @teleloc 0xBB790120 [126.207001 40.450500 42.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7912F, 9686, 0xBB790120, 127.935, 32.3896, 47.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790120 [127.934998 32.389599 47.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB7912F, 9686, 0xBB790120, 127.935, 32.3896, 47.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790120 [127.934998 32.389599 47.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79130, 9686, 0xBB790120, 125.635, 38.4388, 44.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1681,16 +1681,16 @@ VALUES (0x7BB79135, 9686, 0xBB790121, 137.268, 33.4908, 45.9, 0.707107, 0, 0, - /* @teleloc 0xBB790121 [137.268005 33.490799 45.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79136, 9686, 0xBB790121, 136.234, 36.4396, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790121 [136.233994 36.439602 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79136, 9686, 0xBB790121, 136.234, 36.4396, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790121 [136.233994 36.439602 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79137, 9686, 0xBB790121, 131.884, 36.4396, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790121 [131.884003 36.439602 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79137, 9686, 0xBB790121, 131.884, 36.4396, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790121 [131.884003 36.439602 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79138, 9686, 0xBB790121, 133.956, 30.4896, 45.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790121 [133.955994 30.489599 45.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79138, 9686, 0xBB790121, 133.956, 30.4896, 45.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790121 [133.955994 30.489599 45.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79139, 9686, 0xBB790121, 130.704, 31.9685, 45.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1701,8 +1701,8 @@ VALUES (0x7BB7913A, 9686, 0xBB790121, 130.704, 35.006, 45.6, -0.707107, 0, 0, - /* @teleloc 0xBB790121 [130.703995 35.006001 45.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7913B, 9686, 0xBB790121, 131.884, 36.4396, 44, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790121 [131.884003 36.439602 44.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB7913B, 9686, 0xBB790121, 131.884, 36.4396, 44, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790121 [131.884003 36.439602 44.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB7913C, 11698, 0xBB790121, 136.412, 31.1827, 46.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1713,12 +1713,12 @@ VALUES (0x7BB7913D, 11698, 0xBB790121, 136.312, 35.4827, 46.3, 0.919479, 0, 0, - /* @teleloc 0xBB790121 [136.311996 35.482700 46.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7913E, 11697, 0xBB790121, 134.072, 31.972, 42.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790121 [134.072006 31.972000 42.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB7913E, 11697, 0xBB790121, 134.072, 31.972, 42.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790121 [134.072006 31.972000 42.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7913F, 11697, 0xBB790121, 134.072, 34.4678, 42.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790121 [134.072006 34.467800 42.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB7913F, 11697, 0xBB790121, 134.072, 34.4678, 42.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790121 [134.072006 34.467800 42.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79140, 11697, 0xBB790121, 136.222, 31.3563, 42.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1729,20 +1729,20 @@ VALUES (0x7BB79141, 11697, 0xBB790121, 136.566, 33.559, 42.15, 0.707107, 0, 0, - /* @teleloc 0xBB790121 [136.565994 33.558998 42.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79142, 11697, 0xBB790121, 134.072, 35.6712, 42.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790121 [134.072006 35.671200 42.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79142, 11697, 0xBB790121, 134.072, 35.6712, 42.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790121 [134.072006 35.671200 42.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79143, 9686, 0xBB790123, 133.489, 36.0896, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790123 [133.488998 36.089600 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79143, 9686, 0xBB790123, 133.489, 36.0896, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790123 [133.488998 36.089600 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79144, 9686, 0xBB790123, 129.588, 30.55, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790123 [129.587997 30.549999 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79144, 9686, 0xBB790123, 129.588, 30.55, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790123 [129.587997 30.549999 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79145, 9686, 0xBB790123, 133.701, 30.55, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790123 [133.701004 30.549999 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79145, 9686, 0xBB790123, 133.701, 30.55, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790123 [133.701004 30.549999 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79146, 9686, 0xBB790123, 125.635, 31.7105, 40.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1753,36 +1753,36 @@ VALUES (0x7BB79147, 11698, 0xBB790123, 132.228, 33.3896, 41.5, -0.707107, 0, 0, /* @teleloc 0xBB790123 [132.227997 33.389599 41.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79148, 11697, 0xBB790123, 131.975, 35.4309, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790123 [131.975006 35.430901 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB79148, 11697, 0xBB790123, 131.975, 35.4309, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790123 [131.975006 35.430901 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB79149, 11697, 0xBB790123, 131.675, 31.0809, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB790123 [131.675003 31.080900 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB79149, 11697, 0xBB790123, 131.675, 31.0809, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB790123 [131.675003 31.080900 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB7914A, 11697, 0xBB790123, 136.294, 33.0532, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBB790123 [136.294006 33.053200 38.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7914B, 9686, 0xBB790000, 127.985, 41.7882, 45.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790000 [127.985001 41.788200 45.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7BB7914B, 9686, 0xBB790000, 127.985, 41.7882, 45.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790000 [127.985001 41.788200 45.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7914C, 9686, 0xBB790000, 125.834, 41.9882, 43.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790000 [125.834000 41.988201 43.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7BB7914C, 9686, 0xBB790000, 125.834, 41.9882, 43.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790000 [125.834000 41.988201 43.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7914D, 9686, 0xBB790000, 130.127, 41.9882, 43.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB790000 [130.126999 41.988201 43.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7BB7914D, 9686, 0xBB790000, 130.127, 41.9882, 43.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB790000 [130.126999 41.988201 43.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB7914E, 12679, 0xBB790000, 132.072, 42.4221, 42.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xBB790000 [132.072006 42.422100 42.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB7914F, 12679, 0xBB790000, 134.072, 37.6721, 42.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBB790000 [134.072006 37.672100 42.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB7914F, 12679, 0xBB790000, 134.072, 37.6721, 42.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBB790000 [134.072006 37.672100 42.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB79150, 9686, 0xBB790127, 128.806, 87.5719, 37.625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2174,4 +2174,4 @@ VALUES (0x7BB791B0, 12679, 0xBB790000, 135.476, 152.395, 28.1, 1, 0, 0, 0, True INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB791B1, 12641, 0xBB790000, 83.4792, 149.515, 29.5454, 0.003678, 0, 0, -0.999993, False, '2005-02-09 10:00:00'); /* North Yanshi Plains Settlement */ -/* @teleloc 0xBB790000 [83.479202 149.514999 29.545401] 0.003677 0.000000 0.000000 -0.999993 */ +/* @teleloc 0xBB790000 [83.479202 149.514999 29.545401] 0.003678 0.000000 0.000000 -0.999993 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BB8E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BB8E.sql index 5c00832b46..c3a905b981 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BB8E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BB8E.sql @@ -13,20 +13,20 @@ VALUES (0x7BB8E002, 9686, 0xBB8E0100, 49.4602, 39.6343, 64.925, -0.707107, 0, 0 /* @teleloc 0xBB8E0100 [49.460201 39.634300 64.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E003, 412, 0xBB8E0107, 51.696, 28.6413, 58, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBB8E0107 [51.695999 28.641300 58.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E003, 412, 0xBB8E0107, 51.696, 28.6413, 58, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBB8E0107 [51.695999 28.641300 58.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E004, 9686, 0xBB8E0107, 51.6825, 28.5492, 61.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0107 [51.682499 28.549200 61.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E004, 9686, 0xBB8E0107, 51.6825, 28.5492, 61.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0107 [51.682499 28.549200 61.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E005, 9686, 0xBB8E0107, 61.1178, 26.9299, 60.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB8E0107 [61.117802 26.929899 60.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E006, 412, 0xBB8E0109, 51.195, 41.295, 58, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBB8E0109 [51.195000 41.294998 58.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E006, 412, 0xBB8E0109, 51.195, 41.295, 58, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBB8E0109 [51.195000 41.294998 58.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E007, 9686, 0xBB8E0109, 49.477, 32.179, 60.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x7BB8E00B, 9686, 0xBB8E010E, 49.627, 29.0562, 65.675, -0.707107, 0, 0, /* @teleloc 0xBB8E010E [49.626999 29.056200 65.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E00C, 11697, 0xBB8E010E, 56.4265, 25.8847, 62.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E010E [56.426498 25.884701 62.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E00C, 11697, 0xBB8E010E, 56.4265, 25.8847, 62.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E010E [56.426498 25.884701 62.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E00D, 11697, 0xBB8E010E, 64.7628, 26.3397, 62.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E010E [64.762802 26.339701 62.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E00D, 11697, 0xBB8E010E, 64.7628, 26.3397, 62.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E010E [64.762802 26.339701 62.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E00E, 11697, 0xBB8E010E, 58.8355, 32.2373, 62.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E010E [58.835499 32.237301 62.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E00E, 11697, 0xBB8E010E, 58.8355, 32.2373, 62.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E010E [58.835499 32.237301 62.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E00F, 11698, 0xBB8E0110, 61.8256, 29.175, 69.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBB8E0110 [61.825600 29.174999 69.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E00F, 11698, 0xBB8E0110, 61.8256, 29.175, 69.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBB8E0110 [61.825600 29.174999 69.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E010, 9686, 0xBB8E0111, 57.6196, 32.9345, 60.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0111 [57.619598 32.934502 60.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E010, 9686, 0xBB8E0111, 57.6196, 32.9345, 60.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0111 [57.619598 32.934502 60.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E011, 9686, 0xBB8E0112, 66.9566, 25.2103, 61.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0112 [66.956596 25.210300 61.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E011, 9686, 0xBB8E0112, 66.9566, 25.2103, 61.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0112 [66.956596 25.210300 61.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E012, 9686, 0xBB8E0112, 61.7325, 27.7492, 60.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x7BB8E013, 9686, 0xBB8E0112, 69.4825, 29.0492, 61.625, 0.707107, 0, 0, /* @teleloc 0xBB8E0112 [69.482498 29.049200 61.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E014, 412, 0xBB8E0116, 57.2, 27.91, 53.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBB8E0116 [57.200001 27.910000 53.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E014, 412, 0xBB8E0116, 57.2, 27.91, 53.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBB8E0116 [57.200001 27.910000 53.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E015, 9686, 0xBB8E0117, 60.1446, 27.4595, 55.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0117 [60.144600 27.459499 55.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E015, 9686, 0xBB8E0117, 60.1446, 27.4595, 55.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0117 [60.144600 27.459499 55.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E016, 11698, 0xBB8E0118, 62.4313, 34.0657, 57.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBB8E0118 [62.431301 34.065701 57.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E016, 11698, 0xBB8E0118, 62.4313, 34.0657, 57.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBB8E0118 [62.431301 34.065701 57.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E017, 9686, 0xBB8E011B, 68.4004, 40.059, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E011B [68.400398 40.058998 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E017, 9686, 0xBB8E011B, 68.4004, 40.059, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E011B [68.400398 40.058998 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E018, 9686, 0xBB8E011B, 68.4004, 31.8434, 56.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E011B [68.400398 31.843399 56.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E018, 9686, 0xBB8E011B, 68.4004, 31.8434, 56.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E011B [68.400398 31.843399 56.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E019, 412, 0xBB8E011C, 68.15, 47.08, 58, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBB8E011C [68.150002 47.080002 58.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E019, 412, 0xBB8E011C, 68.15, 47.08, 58, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBB8E011C [68.150002 47.080002 58.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E01A, 9686, 0xBB8E011D, 65.8, 42.9, 61.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,8 +113,8 @@ VALUES (0x7BB8E01B, 412, 0xBB8E0000, 65.205, 42.9, 58, -0.707107, 0, 0, 0.7071 /* @teleloc 0xBB8E0000 [65.205002 42.900002 58.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E01C, 412, 0xBB8E0000, 65.505, 33.615, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBB8E0000 [65.504997 33.615002 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E01C, 412, 0xBB8E0000, 65.505, 33.615, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBB8E0000 [65.504997 33.615002 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E01D, 11697, 0xBB8E011F, 151.946, 80.3748, 52.9, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -237,8 +237,8 @@ VALUES (0x7BB8E03A, 412, 0xBB8E0141, 128.392, 37.645, 62, -0.707107, 0, 0, 0.7 /* @teleloc 0xBB8E0141 [128.391998 37.645000 62.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E03B, 412, 0xBB8E0142, 138.583, 34.1594, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBB8E0142 [138.582993 34.159401 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E03B, 412, 0xBB8E0142, 138.583, 34.1594, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBB8E0142 [138.582993 34.159401 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E03C, 412, 0xBB8E0143, 122.675, 45.6678, 62, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -257,32 +257,32 @@ VALUES (0x7BB8E03F, 11697, 0xBB8E0144, 130.134, 45.4834, 66.9, -0.92321, 0, 0, - /* @teleloc 0xBB8E0144 [130.134003 45.483398 66.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E040, 9686, 0xBB8E0144, 130.992, 33.9109, 69.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0144 [130.992004 33.910900 69.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E040, 9686, 0xBB8E0144, 130.992, 33.9109, 69.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0144 [130.992004 33.910900 69.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E041, 9686, 0xBB8E0146, 130.69, 42.5802, 65.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0146 [130.690002 42.580200 65.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E041, 9686, 0xBB8E0146, 130.69, 42.5802, 65.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0146 [130.690002 42.580200 65.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E042, 9686, 0xBB8E0146, 130.739, 33.9049, 64.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0146 [130.738998 33.904900 64.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E042, 9686, 0xBB8E0146, 130.739, 33.9049, 64.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0146 [130.738998 33.904900 64.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E043, 9686, 0xBB8E0147, 133.99, 33.9253, 65.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0147 [133.990005 33.925301 65.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E043, 9686, 0xBB8E0147, 133.99, 33.9253, 65.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0147 [133.990005 33.925301 65.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E044, 11697, 0xBB8E0148, 132, 46.1659, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E0148 [132.000000 46.165901 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E044, 11697, 0xBB8E0148, 132, 46.1659, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E0148 [132.000000 46.165901 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E045, 9686, 0xBB8E0148, 132.21, 47.0626, 65.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0148 [132.210007 47.062599 65.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E045, 9686, 0xBB8E0148, 132.21, 47.0626, 65.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0148 [132.210007 47.062599 65.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E046, 9686, 0xBB8E014B, 138.575, 33.325, 65.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E014B [138.574997 33.325001 65.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E046, 9686, 0xBB8E014B, 138.575, 33.325, 65.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E014B [138.574997 33.325001 65.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E047, 11697, 0xBB8E014B, 141.6, 29.345, 62.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -293,28 +293,28 @@ VALUES (0x7BB8E048, 11697, 0xBB8E014B, 133.475, 27.525, 62.1, -0.707107, 0, 0, - /* @teleloc 0xBB8E014B [133.475006 27.525000 62.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E049, 9686, 0xBB8E014D, 130.528, 33.3358, 70.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E014D [130.528000 33.335800 70.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E049, 9686, 0xBB8E014D, 130.528, 33.3358, 70.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E014D [130.528000 33.335800 70.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E04A, 11697, 0xBB8E014D, 122.982, 28.3858, 66.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBB8E014D [122.982002 28.385799 66.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E04B, 11697, 0xBB8E014D, 127.827, 26.2592, 66.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E014D [127.827003 26.259199 66.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E04B, 11697, 0xBB8E014D, 127.827, 26.2592, 66.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E014D [127.827003 26.259199 66.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E04C, 11698, 0xBB8E014D, 133.907, 29.4885, 73.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xBB8E014D [133.906998 29.488501 73.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E04D, 412, 0xBB8E0150, 129.285, 29.0458, 62, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBB8E0150 [129.285004 29.045799 62.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E04D, 412, 0xBB8E0150, 129.285, 29.0458, 62, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBB8E0150 [129.285004 29.045799 62.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E04E, 9686, 0xBB8E0150, 126.156, 28.9326, 64.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0150 [126.155998 28.932600 64.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E04E, 9686, 0xBB8E0150, 126.156, 28.9326, 64.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0150 [126.155998 28.932600 64.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E04F, 412, 0xBB8E0154, 132.701, 30.3593, 57.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -325,8 +325,8 @@ VALUES (0x7BB8E051, 9686, 0xBB8E0159, 120.555, 41.8854, 60, -0.707107, 0, 0, -0 /* @teleloc 0xBB8E0159 [120.555000 41.885399 60.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E052, 9686, 0xBB8E0156, 128.328, 32.5012, 60, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0156 [128.328003 32.501202 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E052, 9686, 0xBB8E0156, 128.328, 32.5012, 60, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0156 [128.328003 32.501202 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E053, 11698, 0xBB8E0156, 126.863, 36.5042, 61.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1161,8 +1161,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7BB8E0B2, 0x7BB8E1E4, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0B3, 11730, 0xBB8E0191, 157.401, 147.059, 31.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xBB8E0191 [157.401001 147.059006 31.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0B3, 11730, 0xBB8E0191, 157.401, 147.059, 31.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0xBB8E0191 [157.401001 147.059006 31.205000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7BB8E0B3, 0x7BB8E1E3, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -1196,104 +1196,104 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7BB8E0B7, 0x7BB8E1E0, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0B8, 9686, 0xBB8E0107, 55.9696, 25.0345, 60.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0107 [55.969601 25.034500 60.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0B8, 9686, 0xBB8E0107, 55.9696, 25.0345, 60.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0107 [55.969601 25.034500 60.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E0B9, 11698, 0xBB8E0107, 52.6067, 26.7745, 62.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xBB8E0107 [52.606701 26.774500 62.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0BA, 11697, 0xBB8E0107, 58.2865, 25.7677, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E0107 [58.286499 25.767700 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0BA, 11697, 0xBB8E0107, 58.2865, 25.7677, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E0107 [58.286499 25.767700 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0BB, 11697, 0xBB8E0107, 53.6115, 25.7677, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E0107 [53.611500 25.767700 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0BB, 11697, 0xBB8E0107, 53.6115, 25.7677, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E0107 [53.611500 25.767700 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0BC, 9686, 0xBB8E0109, 51.327, 29.179, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0109 [51.327000 29.179001 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0BC, 9686, 0xBB8E0109, 51.327, 29.179, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0109 [51.327000 29.179001 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E0BD, 9686, 0xBB8E0109, 53.2224, 35.1222, 61.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB8E0109 [53.222401 35.122200 61.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0BE, 9686, 0xBB8E010A, 55.452, 41.204, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E010A [55.452000 41.203999 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E0BE, 9686, 0xBB8E010A, 55.452, 41.204, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E010A [55.452000 41.203999 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0BF, 9686, 0xBB8E010A, 55.452, 33.529, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E010A [55.452000 33.528999 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0BF, 9686, 0xBB8E010A, 55.452, 33.529, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E010A [55.452000 33.528999 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0C0, 11697, 0xBB8E010A, 55.4115, 34.3927, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E010A [55.411499 34.392700 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0C0, 11697, 0xBB8E010A, 55.4115, 34.3927, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E010A [55.411499 34.392700 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E0C1, 9686, 0xBB8E010B, 57.1803, 43.6715, 61.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB8E010B [57.180302 43.671501 61.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0C2, 9686, 0xBB8E010B, 53.3303, 45.6715, 61.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E010B [53.330299 45.671501 61.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E0C2, 9686, 0xBB8E010B, 53.3303, 45.6715, 61.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E010B [53.330299 45.671501 61.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0C3, 9686, 0xBB8E010E, 61.8254, 25.3684, 66.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E010E [61.825401 25.368401 66.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0C3, 9686, 0xBB8E010E, 61.8254, 25.3684, 66.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E010E [61.825401 25.368401 66.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0C4, 9686, 0xBB8E010E, 54.7981, 32.9615, 66.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E010E [54.798100 32.961498 66.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E0C4, 9686, 0xBB8E010E, 54.7981, 32.9615, 66.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E010E [54.798100 32.961498 66.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0C5, 9686, 0xBB8E010E, 58.2231, 32.9615, 66.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E010E [58.223099 32.961498 66.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E0C5, 9686, 0xBB8E010E, 58.2231, 32.9615, 66.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E010E [58.223099 32.961498 66.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0C6, 9686, 0xBB8E010E, 61.7981, 32.9615, 66.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E010E [61.798100 32.961498 66.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E0C6, 9686, 0xBB8E010E, 61.7981, 32.9615, 66.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E010E [61.798100 32.961498 66.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0C7, 9686, 0xBB8E010E, 58.2731, 25.3365, 66.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E010E [58.273102 25.336500 66.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0C7, 9686, 0xBB8E010E, 58.2731, 25.3365, 66.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E010E [58.273102 25.336500 66.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0C8, 9686, 0xBB8E010E, 65.3353, 25.3365, 66.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E010E [65.335297 25.336500 66.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0C8, 9686, 0xBB8E010E, 65.3353, 25.3365, 66.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E010E [65.335297 25.336500 66.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0C9, 9686, 0xBB8E010E, 65.3481, 32.9615, 66.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E010E [65.348099 32.961498 66.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E0C9, 9686, 0xBB8E010E, 65.3481, 32.9615, 66.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E010E [65.348099 32.961498 66.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0CA, 11698, 0xBB8E0110, 58.5862, 29.175, 69.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBB8E0110 [58.586201 29.174999 69.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0CA, 11698, 0xBB8E0110, 58.5862, 29.175, 69.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBB8E0110 [58.586201 29.174999 69.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0CB, 11698, 0xBB8E0112, 65.6352, 29.2434, 62.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBB8E0112 [65.635201 29.243401 62.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0CB, 11698, 0xBB8E0112, 65.6352, 29.2434, 62.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBB8E0112 [65.635201 29.243401 62.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0CC, 11697, 0xBB8E0112, 63.8155, 25.6316, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E0112 [63.815498 25.631599 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0CC, 11697, 0xBB8E0112, 63.8155, 25.6316, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E0112 [63.815498 25.631599 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0CD, 9686, 0xBB8E0116, 57.202, 28.003, 56.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0116 [57.202000 28.003000 56.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0CD, 9686, 0xBB8E0116, 57.202, 28.003, 56.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0116 [57.202000 28.003000 56.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E0CE, 9686, 0xBB8E0116, 54.027, 35.553, 56.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB8E0116 [54.027000 35.553001 56.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0CF, 11697, 0xBB8E0117, 64.1692, 25.9637, 53.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E0117 [64.169197 25.963699 53.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0CF, 11697, 0xBB8E0117, 64.1692, 25.9637, 53.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E0117 [64.169197 25.963699 53.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0D0, 9686, 0xBB8E0118, 63.1863, 28.1479, 56.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0118 [63.186298 28.147900 56.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0D0, 9686, 0xBB8E0118, 63.1863, 28.1479, 56.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0118 [63.186298 28.147900 56.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E0D1, 9686, 0xBB8E0118, 59.3697, 33.4632, 56.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1308,8 +1308,8 @@ VALUES (0x7BB8E0D3, 11697, 0xBB8E0118, 60.1205, 39.4024, 53.35, 0.9139, 0, 0, 0. /* @teleloc 0xBB8E0118 [60.120499 39.402401 53.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0D4, 11698, 0xBB8E011B, 68.5588, 35.7695, 57.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBB8E011B [68.558800 35.769501 57.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0D4, 11698, 0xBB8E011B, 68.5588, 35.7695, 57.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBB8E011B [68.558800 35.769501 57.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E0D5, 11697, 0xBB8E011B, 70.5205, 39.2524, 53.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1320,20 +1320,20 @@ VALUES (0x7BB8E0D6, 11697, 0xBB8E011B, 70.7192, 32.3887, 53.35, 0.372988, 0, 0, /* @teleloc 0xBB8E011B [70.719200 32.388699 53.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0D7, 9686, 0xBB8E011D, 68.2, 39.75, 62.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E011D [68.199997 39.750000 62.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0D7, 9686, 0xBB8E011D, 68.2, 39.75, 62.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E011D [68.199997 39.750000 62.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E0D8, 9686, 0xBB8E011D, 70.7668, 42.8645, 62.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB8E011D [70.766800 42.864498 62.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0D9, 11697, 0xBB8E011D, 68.1155, 40.4066, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E011D [68.115501 40.406601 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0D9, 11697, 0xBB8E011D, 68.1155, 40.4066, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E011D [68.115501 40.406601 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0DA, 9686, 0xBB8E0000, 68.1754, 47.5184, 61.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0000 [68.175400 47.518398 61.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0DA, 9686, 0xBB8E0000, 68.1754, 47.5184, 61.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0000 [68.175400 47.518398 61.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E0DB, 9686, 0xBB8E0000, 70.6504, 46.4184, 60.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1344,12 +1344,12 @@ VALUES (0x7BB8E0DC, 9686, 0xBB8E0000, 66.0504, 46.7434, 60.55, 0.456322, 0, 0, /* @teleloc 0xBB8E0000 [66.050400 46.743401 60.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0DD, 9686, 0xBB8E0000, 65.5254, 33.6934, 61.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0000 [65.525398 33.693401 61.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0DD, 9686, 0xBB8E0000, 65.5254, 33.6934, 61.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0000 [65.525398 33.693401 61.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0DE, 9686, 0xBB8E0000, 61.6254, 45.0434, 60.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0000 [61.625401 45.043400 60.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E0DE, 9686, 0xBB8E0000, 61.6254, 45.0434, 60.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0000 [61.625401 45.043400 60.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E0DF, 12679, 0xBB8E0000, 59.2905, 34.7816, 58.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1372,16 +1372,16 @@ VALUES (0x7BB8E0E3, 12679, 0xBB8E0000, 70.9405, 46.7066, 58.1, 0.420244, 0, 0, 0 /* @teleloc 0xBB8E0000 [70.940498 46.706600 58.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0E4, 12679, 0xBB8E0000, 63.4155, 36.4066, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBB8E0000 [63.415501 36.406601 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0E4, 12679, 0xBB8E0000, 63.4155, 36.4066, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBB8E0000 [63.415501 36.406601 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0E5, 12678, 0xBB8E0000, 68.4405, 42.8316, 67, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBB8E0000 [68.440498 42.831600 67.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E0E5, 12678, 0xBB8E0000, 68.4405, 42.8316, 67, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBB8E0000 [68.440498 42.831600 67.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E0E6, 12678, 0xBB8E0000, 53.5655, 29.4316, 74.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBB8E0000 [53.565498 29.431601 74.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E0E6, 12678, 0xBB8E0000, 53.5655, 29.4316, 74.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBB8E0000 [53.565498 29.431601 74.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E0E7, 9686, 0xBB8E0126, 166.965, 79.9696, 50.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1572,8 +1572,8 @@ VALUES (0x7BB8E115, 12678, 0xBB8E0000, 162.568, 77.5655, 64.475, -0.707107, 0, 0 /* @teleloc 0xBB8E0000 [162.567993 77.565498 64.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E116, 9686, 0xBB8E0144, 132.08, 46.569, 70.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0144 [132.080002 46.569000 70.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E116, 9686, 0xBB8E0144, 132.08, 46.569, 70.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0144 [132.080002 46.569000 70.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E117, 11698, 0xBB8E0144, 132.044, 42.5581, 73.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1592,20 +1592,20 @@ VALUES (0x7BB8E11A, 9686, 0xBB8E0147, 135.189, 39.3901, 65.57, 0.707107, 0, 0, /* @teleloc 0xBB8E0147 [135.188995 39.390099 65.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E11B, 11697, 0xBB8E0147, 133.98, 41.7029, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E0147 [133.979996 41.702900 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E11B, 11697, 0xBB8E0147, 133.98, 41.7029, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E0147 [133.979996 41.702900 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E11C, 9686, 0xBB8E0148, 130.643, 43.1021, 65.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0148 [130.643005 43.102100 65.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E11C, 9686, 0xBB8E0148, 130.643, 43.1021, 65.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0148 [130.643005 43.102100 65.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E11D, 9686, 0xBB8E014B, 136.332, 25.6258, 65.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E014B [136.332001 25.625799 65.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E11D, 9686, 0xBB8E014B, 136.332, 25.6258, 65.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E014B [136.332001 25.625799 65.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E11E, 9686, 0xBB8E014B, 138.872, 25.6258, 65.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E014B [138.871994 25.625799 65.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E11E, 9686, 0xBB8E014B, 138.872, 25.6258, 65.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E014B [138.871994 25.625799 65.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E11F, 9686, 0xBB8E014B, 142.356, 29.4966, 65.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1620,24 +1620,24 @@ VALUES (0x7BB8E121, 11697, 0xBB8E014B, 140.04, 29.355, 62.1, 0.707107, 0, 0, -0. /* @teleloc 0xBB8E014B [140.039993 29.355000 62.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E122, 9686, 0xBB8E014D, 135.598, 33.3358, 70.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E014D [135.598007 33.335800 70.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E122, 9686, 0xBB8E014D, 135.598, 33.3358, 70.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E014D [135.598007 33.335800 70.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E123, 9686, 0xBB8E014D, 125.771, 33.3358, 70.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E014D [125.771004 33.335800 70.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E123, 9686, 0xBB8E014D, 125.771, 33.3358, 70.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E014D [125.771004 33.335800 70.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E124, 9686, 0xBB8E014D, 126.511, 25.7368, 70.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E014D [126.511002 25.736799 70.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E124, 9686, 0xBB8E014D, 126.511, 25.7368, 70.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E014D [126.511002 25.736799 70.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E125, 9686, 0xBB8E014D, 132.194, 25.7368, 70.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E014D [132.194000 25.736799 70.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E125, 9686, 0xBB8E014D, 132.194, 25.7368, 70.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E014D [132.194000 25.736799 70.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E126, 9686, 0xBB8E014D, 137.839, 25.7368, 70.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E014D [137.839005 25.736799 70.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E126, 9686, 0xBB8E014D, 137.839, 25.7368, 70.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E014D [137.839005 25.736799 70.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E127, 9686, 0xBB8E014D, 122.275, 29.4892, 70.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1652,16 +1652,16 @@ VALUES (0x7BB8E129, 11698, 0xBB8E014D, 130.335, 29.5592, 73.15, -0.999998, 0, 0, /* @teleloc 0xBB8E014D [130.335007 29.559200 73.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E12A, 11697, 0xBB8E014D, 138.752, 32.6858, 66.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E014D [138.751999 32.685799 66.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E12A, 11697, 0xBB8E014D, 138.752, 32.6858, 66.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E014D [138.751999 32.685799 66.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E12B, 11697, 0xBB8E014D, 141.092, 29.3058, 66.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBB8E014D [141.091995 29.305799 66.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E12C, 11697, 0xBB8E014D, 137.062, 26.1658, 66.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBB8E014D [137.061996 26.165800 66.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E12C, 11697, 0xBB8E014D, 137.062, 26.1658, 66.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBB8E014D [137.061996 26.165800 66.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E12D, 9686, 0xBB8E014F, 132.271, 31.4145, 65.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1672,16 +1672,16 @@ VALUES (0x7BB8E12E, 9686, 0xBB8E014F, 121.82, 31.78, 65.66, -0.707107, 0, 0, -0 /* @teleloc 0xBB8E014F [121.820000 31.780001 65.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E12F, 9686, 0xBB8E014F, 129.36, 29.49, 65.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E014F [129.360001 29.490000 65.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E12F, 9686, 0xBB8E014F, 129.36, 29.49, 65.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E014F [129.360001 29.490000 65.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E130, 9686, 0xBB8E0150, 132.271, 27.2724, 65.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBB8E0150 [132.270996 27.272400 65.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E131, 9686, 0xBB8E0154, 129.328, 27.1812, 60.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0154 [129.328003 27.181200 60.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E131, 9686, 0xBB8E0154, 129.328, 27.1812, 60.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0154 [129.328003 27.181200 60.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E132, 9686, 0xBB8E0154, 132.588, 30.3312, 60.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1696,8 +1696,8 @@ VALUES (0x7BB8E134, 9686, 0xBB8E0156, 120.555, 37.7454, 60, -0.707107, 0, 0, -0 /* @teleloc 0xBB8E0156 [120.555000 37.745399 60.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E135, 9686, 0xBB8E0156, 124.358, 32.5012, 60, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0156 [124.358002 32.501202 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E135, 9686, 0xBB8E0156, 124.358, 32.5012, 60, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0156 [124.358002 32.501202 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E136, 11697, 0xBB8E0156, 121.39, 33.3235, 57.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1724,8 +1724,8 @@ VALUES (0x7BB8E13B, 9686, 0xBB8E0000, 122.45, 45.99, 65.25, 0.357553, 0, 0, -0. /* @teleloc 0xBB8E0000 [122.449997 45.990002 65.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E13C, 9686, 0xBB8E0000, 126.32, 47.22, 64.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0000 [126.320000 47.220001 64.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E13C, 9686, 0xBB8E0000, 126.32, 47.22, 64.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0000 [126.320000 47.220001 64.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E13D, 9686, 0xBB8E0000, 120.97, 41.46, 64.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1736,12 +1736,12 @@ VALUES (0x7BB8E13E, 9686, 0xBB8E0000, 128.384, 37.5888, 65.39, 0.707107, 0, 0, /* @teleloc 0xBB8E0000 [128.384003 37.588799 65.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E13F, 9686, 0xBB8E0000, 138.845, 46.355, 64.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0000 [138.845001 46.355000 64.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E13F, 9686, 0xBB8E0000, 138.845, 46.355, 64.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0000 [138.845001 46.355000 64.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E140, 9686, 0xBB8E0000, 138.555, 34.215, 65.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBB8E0000 [138.554993 34.215000 65.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E140, 9686, 0xBB8E0000, 138.555, 34.215, 65.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBB8E0000 [138.554993 34.215000 65.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E141, 12679, 0xBB8E0000, 127.255, 35.1692, 62.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1768,12 +1768,12 @@ VALUES (0x7BB8E146, 12679, 0xBB8E0000, 136.965, 45.3892, 62.1, 0.95656, 0, 0, 0. /* @teleloc 0xBB8E0000 [136.964996 45.389198 62.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E147, 12678, 0xBB8E0000, 132.12, 45.4735, 75.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBB8E0000 [132.119995 45.473499 75.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BB8E147, 12678, 0xBB8E0000, 132.12, 45.4735, 75.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBB8E0000 [132.119995 45.473499 75.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BB8E148, 12678, 0xBB8E0000, 132.12, 29.4735, 75.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBB8E0000 [132.119995 29.473499 75.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BB8E148, 12678, 0xBB8E0000, 132.12, 29.4735, 75.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBB8E0000 [132.119995 29.473499 75.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BB8E149, 9686, 0xBB8E0161, 25.0345, 112.03, 46.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BBA8.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BBA8.sql index facfdd44fd..e1e9061d0f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BBA8.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BBA8.sql @@ -77,24 +77,24 @@ VALUES (0x7BBA8012, 11697, 0xBBA8010A, 89.7534, 36.243, 76.075, -0.909599, 0, 0, /* @teleloc 0xBBA8010A [89.753403 36.243000 76.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8013, 9686, 0xBBA8010A, 89.6739, 31.2551, 78.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010A [89.673897 31.255100 78.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA8013, 9686, 0xBBA8010A, 89.6739, 31.2551, 78.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010A [89.673897 31.255100 78.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA8014, 11697, 0xBBA8010A, 85.687, 34.162, 76.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBBA8010A [85.686996 34.161999 76.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8015, 9686, 0xBBA8010A, 83.9739, 31.2801, 78.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010A [83.973900 31.280100 78.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA8015, 9686, 0xBBA8010A, 83.9739, 31.2801, 78.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010A [83.973900 31.280100 78.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8016, 9686, 0xBBA8010A, 84.207, 37.2218, 78.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010A [84.207001 37.221802 78.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA8016, 9686, 0xBBA8010A, 84.207, 37.2218, 78.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010A [84.207001 37.221802 78.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8017, 9686, 0xBBA8010A, 89.6371, 37.2468, 78.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010A [89.637100 37.246799 78.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA8017, 9686, 0xBBA8010A, 89.6371, 37.2468, 78.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010A [89.637100 37.246799 78.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA8018, 9686, 0xBBA8010A, 90.9621, 36.5218, 78.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,16 +113,16 @@ VALUES (0x7BBA801B, 11697, 0xBBA8010A, 88.437, 34.162, 76.075, 0.707107, 0, 0, - /* @teleloc 0xBBA8010A [88.436996 34.161999 76.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA801C, 11697, 0xBBA8010C, 81.2479, 33.5143, 76.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8010C [81.247902 33.514301 76.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7BBA801C, 11697, 0xBBA8010C, 81.2479, 33.5143, 76.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8010C [81.247902 33.514301 76.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA801D, 11697, 0xBBA8010C, 81.9305, 37.8381, 76.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBBA8010C [81.930496 37.838100 76.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA801E, 9686, 0xBBA8010C, 81.4017, 33.1347, 78.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010C [81.401703 33.134701 78.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA801E, 9686, 0xBBA8010C, 81.4017, 33.1347, 78.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010C [81.401703 33.134701 78.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA801F, 9686, 0xBBA8010C, 77.8867, 35.7622, 78.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -141,28 +141,28 @@ VALUES (0x7BBA8022, 9686, 0xBBA8010E, 87.7367, 33.5121, 73.95, 0.707107, 0, 0, /* @teleloc 0xBBA8010E [87.736702 33.512100 73.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8023, 9686, 0xBBA8010E, 82.4617, 30.3122, 73.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010E [82.461700 30.312201 73.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA8023, 9686, 0xBBA8010E, 82.4617, 30.3122, 73.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010E [82.461700 30.312201 73.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA8024, 9686, 0xBBA8010E, 77.8367, 33.5372, 73.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBBA8010E [77.836700 33.537201 73.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8025, 9686, 0xBBA8010E, 83.8617, 36.8622, 73.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010E [83.861702 36.862202 73.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA8025, 9686, 0xBBA8010E, 83.8617, 36.8622, 73.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010E [83.861702 36.862202 73.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8026, 11698, 0xBBA8010E, 82.754, 34.1777, 75.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBBA8010E [82.753998 34.177700 75.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA8026, 11698, 0xBBA8010E, 82.754, 34.1777, 75.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBBA8010E [82.753998 34.177700 75.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA8027, 9687, 0xBBA8010E, 87.1739, 30.8551, 72.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xBBA8010E [87.173897 30.855101 72.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8028, 412, 0xBBA80000, 80.4239, 38.6651, 76, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBBA80000 [80.423897 38.665100 76.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA8028, 412, 0xBBA80000, 80.4239, 38.6651, 76, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBBA80000 [80.423897 38.665100 76.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA8029, 9686, 0xBBA80112, 35.3942, 37.5492, 77.6, 0.38339, 0, 0, -0.923587, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -525,8 +525,8 @@ VALUES (0x7BBA8082, 412, 0xBBA80000, 131.107, 40.8552, 76, 0.403446, 0, 0, -0. /* @teleloc 0xBBA80000 [131.106995 40.855202 76.000000] 0.403446 0.000000 0.000000 -0.915004 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8083, 412, 0xBBA80138, 153.775, 64.7288, 76, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBBA80138 [153.774994 64.728798 76.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA8083, 412, 0xBBA80138, 153.775, 64.7288, 76, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBBA80138 [153.774994 64.728798 76.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA8084, 9686, 0xBBA80139, 153.725, 63.9188, 80.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -537,20 +537,20 @@ VALUES (0x7BBA8085, 9686, 0xBBA80139, 151.425, 59.1688, 79.75, -0.707107, 0, 0, /* @teleloc 0xBBA80139 [151.425003 59.168800 79.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8086, 9686, 0xBBA8013A, 159.925, 59.4188, 79.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013A [159.925003 59.418800 79.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA8086, 9686, 0xBBA8013A, 159.925, 59.4188, 79.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013A [159.925003 59.418800 79.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA8087, 9686, 0xBBA8013A, 163.058, 58.2277, 78.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBBA8013A [163.057999 58.227699 78.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8088, 9686, 0xBBA8013A, 161.966, 53.4688, 79.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013A [161.966003 53.468800 79.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA8088, 9686, 0xBBA8013A, 161.966, 53.4688, 79.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013A [161.966003 53.468800 79.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8089, 9686, 0xBBA8013A, 157.514, 53.4688, 79.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013A [157.514008 53.468800 79.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA8089, 9686, 0xBBA8013A, 157.514, 53.4688, 79.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013A [157.514008 53.468800 79.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA808A, 9686, 0xBBA8013A, 156.494, 54.6988, 78, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x7BBA808D, 11698, 0xBBA8013A, 159.875, 56.3688, 82.25, 0.707107, 0, 0, /* @teleloc 0xBBA8013A [159.875000 56.368801 82.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA808E, 11697, 0xBBA8013A, 159.859, 56.2856, 76.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8013A [159.858994 56.285599 76.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA808E, 11697, 0xBBA8013A, 159.859, 56.2856, 76.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8013A [159.858994 56.285599 76.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA808F, 9686, 0xBBA8013C, 155.976, 59.0688, 74.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013C [155.975998 59.068802 74.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA808F, 9686, 0xBBA8013C, 155.976, 59.0688, 74.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013C [155.975998 59.068802 74.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA8090, 9686, 0xBBA8013C, 162.826, 56.4002, 74.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1106,7 +1106,7 @@ VALUES (0x7BBA80A5, 12599, 0xBBA80000, 175.673, 101.636, 74.005, -0.73527, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA80A6, 11697, 0xBBA80101, 151.695, 130.535, 72.05, 0.064532, 0, 0, -0.997916, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA80101 [151.695007 130.535004 72.050003] 0.064531 0.000000 0.000000 -0.997916 */ +/* @teleloc 0xBBA80101 [151.695007 130.535004 72.050003] 0.064532 0.000000 0.000000 -0.997916 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA80A7, 11697, 0xBBA80101, 156.654, 135.546, 72.05, 0.723569, 0, 0, -0.690252, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1241,16 +1241,16 @@ VALUES (0x7BBA80C7, 12679, 0xBBA80000, 159.167, 133.382, 72.05, -0.380264, 0, 0, /* @teleloc 0xBBA80000 [159.167007 133.382004 72.050003] -0.380264 0.000000 0.000000 -0.924878 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80C8, 9686, 0xBBA8010A, 86.761, 31.2551, 79.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010A [86.761002 31.255100 79.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA80C8, 9686, 0xBBA8010A, 86.761, 31.2551, 79.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010A [86.761002 31.255100 79.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA80C9, 9686, 0xBBA8010A, 90.9621, 34.1552, 79.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBBA8010A [90.962097 34.155201 79.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80CA, 9686, 0xBBA8010A, 86.9984, 37.2218, 79.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010A [86.998398 37.221802 79.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA80CA, 9686, 0xBBA8010A, 86.9984, 37.2218, 79.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010A [86.998398 37.221802 79.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA80CB, 9686, 0xBBA8010A, 82.8335, 32.6584, 78.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1281,8 +1281,8 @@ VALUES (0x7BBA80D1, 11698, 0xBBA8010A, 84.6496, 35.7887, 80.175, -0.9486, 0, 0, /* @teleloc 0xBBA8010A [84.649597 35.788700 80.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80D2, 11697, 0xBBA8010A, 87.0284, 36.568, 76.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8010A [87.028397 36.568001 76.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA80D2, 11697, 0xBBA8010A, 87.0284, 36.568, 76.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8010A [87.028397 36.568001 76.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA80D3, 11697, 0xBBA8010A, 87.0284, 34.143, 76.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1293,12 +1293,12 @@ VALUES (0x7BBA80D4, 11697, 0xBBA8010A, 83.7303, 32.0928, 76.075, -0.364064, 0, 0 /* @teleloc 0xBBA8010A [83.730301 32.092800 76.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80D5, 11697, 0xBBA8010A, 85.2053, 31.6428, 76.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8010A [85.205299 31.642799 76.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA80D5, 11697, 0xBBA8010A, 85.2053, 31.6428, 76.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8010A [85.205299 31.642799 76.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80D6, 11697, 0xBBA8010A, 88.2803, 31.6428, 76.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8010A [88.280296 31.642799 76.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA80D6, 11697, 0xBBA8010A, 88.2803, 31.6428, 76.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8010A [88.280296 31.642799 76.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA80D7, 9686, 0xBBA8010C, 77.8867, 33.9845, 78.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1313,48 +1313,48 @@ VALUES (0x7BBA80D9, 9686, 0xBBA8010C, 82.3809, 35.0597, 79.475, 0.707107, 0, 0, /* @teleloc 0xBBA8010C [82.380898 35.059700 79.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80DA, 9686, 0xBBA8010C, 80.4363, 38.304, 79.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010C [80.436302 38.304001 79.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA80DA, 9686, 0xBBA8010C, 80.4363, 38.304, 79.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010C [80.436302 38.304001 79.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80DB, 9686, 0xBBA8010E, 85.0353, 30.3122, 73.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010E [85.035301 30.312201 73.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA80DB, 9686, 0xBBA8010E, 85.0353, 30.3122, 73.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010E [85.035301 30.312201 73.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80DC, 9686, 0xBBA8010E, 80.8118, 36.8622, 73.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8010E [80.811798 36.862202 73.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA80DC, 9686, 0xBBA8010E, 80.8118, 36.8622, 73.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8010E [80.811798 36.862202 73.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA80DD, 11697, 0xBBA8010E, 87.0421, 36.105, 72.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBBA8010E [87.042099 36.105000 72.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80DE, 11697, 0xBBA8010E, 83.6671, 33.58, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8010E [83.667099 33.580002 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA80DE, 11697, 0xBBA8010E, 83.6671, 33.58, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8010E [83.667099 33.580002 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA80DF, 11697, 0xBBA8010E, 78.4421, 30.905, 72.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBBA8010E [78.442101 30.905001 72.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80E0, 9686, 0xBBA80000, 80.4017, 38.7597, 79.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA80000 [80.401703 38.759701 79.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA80E0, 9686, 0xBBA80000, 80.4017, 38.7597, 79.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA80000 [80.401703 38.759701 79.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80E1, 9686, 0xBBA80000, 82.3003, 38.7597, 77.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA80000 [82.300301 38.759701 77.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA80E1, 9686, 0xBBA80000, 82.3003, 38.7597, 77.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA80000 [82.300301 38.759701 77.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80E2, 9686, 0xBBA80000, 78.5495, 38.7597, 77.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA80000 [78.549500 38.759701 77.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA80E2, 9686, 0xBBA80000, 78.5495, 38.7597, 77.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA80000 [78.549500 38.759701 77.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA80E3, 12679, 0xBBA80000, 76.7284, 39.318, 76.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xBBA80000 [76.728401 39.318001 76.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA80E4, 12679, 0xBBA80000, 91.0784, 39.093, 76.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBBA80000 [91.078400 39.092999 76.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA80E4, 12679, 0xBBA80000, 91.0784, 39.093, 76.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBBA80000 [91.078400 39.092999 76.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA80E5, 11697, 0xBBA80112, 32.1284, 34.9092, 74.05, 0.062682, 0, 0, -0.998034, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2045,8 +2045,8 @@ VALUES (0x7BBA8190, 11697, 0xBBA80139, 151.997, 63.4297, 76.15, -0.92388, 0, 0, /* @teleloc 0xBBA80139 [151.996994 63.429699 76.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8191, 9686, 0xBBA80139, 153.725, 55.3688, 81.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA80139 [153.725006 55.368801 81.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA8191, 9686, 0xBBA80139, 153.725, 55.3688, 81.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA80139 [153.725006 55.368801 81.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA8192, 9686, 0xBBA80139, 151.425, 61.418, 78.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2073,16 +2073,16 @@ VALUES (0x7BBA8197, 9686, 0xBBA8013A, 163.058, 56.47, 79.9, 0.707107, 0, 0, -0. /* @teleloc 0xBBA8013A [163.057999 56.470001 79.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8198, 9686, 0xBBA8013A, 162.024, 59.4188, 79.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013A [162.024002 59.418800 79.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA8198, 9686, 0xBBA8013A, 162.024, 59.4188, 79.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013A [162.024002 59.418800 79.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA8199, 9686, 0xBBA8013A, 157.674, 59.4188, 79.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013A [157.673996 59.418800 79.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA8199, 9686, 0xBBA8013A, 157.674, 59.4188, 79.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013A [157.673996 59.418800 79.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA819A, 9686, 0xBBA8013A, 159.746, 53.4688, 79.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013A [159.746002 53.468800 79.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA819A, 9686, 0xBBA8013A, 159.746, 53.4688, 79.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013A [159.746002 53.468800 79.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA819B, 9686, 0xBBA8013A, 156.494, 54.9477, 79.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2093,8 +2093,8 @@ VALUES (0x7BBA819C, 9686, 0xBBA8013A, 156.494, 57.9852, 79.6, -0.707107, 0, 0, /* @teleloc 0xBBA8013A [156.494003 57.985199 79.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA819D, 9686, 0xBBA8013A, 157.674, 59.4188, 78, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013A [157.673996 59.418800 78.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA819D, 9686, 0xBBA8013A, 157.674, 59.4188, 78, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013A [157.673996 59.418800 78.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA819E, 11698, 0xBBA8013A, 162.202, 54.1619, 80.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2105,12 +2105,12 @@ VALUES (0x7BBA819F, 11698, 0xBBA8013A, 162.102, 58.462, 80.3, 0.919479, 0, 0, -0 /* @teleloc 0xBBA8013A [162.102005 58.462002 80.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81A0, 11697, 0xBBA8013A, 159.862, 54.9513, 76.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8013A [159.862000 54.951302 76.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA81A0, 11697, 0xBBA8013A, 159.862, 54.9513, 76.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8013A [159.862000 54.951302 76.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81A1, 11697, 0xBBA8013A, 159.862, 57.447, 76.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8013A [159.862000 57.446999 76.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA81A1, 11697, 0xBBA8013A, 159.862, 57.447, 76.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8013A [159.862000 57.446999 76.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA81A2, 11697, 0xBBA8013A, 162.012, 54.3356, 76.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2121,20 +2121,20 @@ VALUES (0x7BBA81A3, 11697, 0xBBA8013A, 162.356, 56.5382, 76.15, 0.707107, 0, 0, /* @teleloc 0xBBA8013A [162.356003 56.538200 76.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81A4, 11697, 0xBBA8013A, 159.862, 58.6504, 76.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8013A [159.862000 58.650398 76.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA81A4, 11697, 0xBBA8013A, 159.862, 58.6504, 76.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8013A [159.862000 58.650398 76.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81A5, 9686, 0xBBA8013C, 159.279, 59.0688, 74.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013C [159.279007 59.068802 74.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA81A5, 9686, 0xBBA8013C, 159.279, 59.0688, 74.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013C [159.279007 59.068802 74.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81A6, 9686, 0xBBA8013C, 155.378, 53.5293, 74.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013C [155.378006 53.529301 74.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA81A6, 9686, 0xBBA8013C, 155.378, 53.5293, 74.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013C [155.378006 53.529301 74.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81A7, 9686, 0xBBA8013C, 159.491, 53.5293, 74.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA8013C [159.490997 53.529301 74.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA81A7, 9686, 0xBBA8013C, 159.491, 53.5293, 74.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA8013C [159.490997 53.529301 74.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA81A8, 9686, 0xBBA8013C, 151.425, 54.6897, 74.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2145,33 +2145,33 @@ VALUES (0x7BBA81A9, 11698, 0xBBA8013C, 158.018, 56.3688, 75.5, -0.707107, 0, 0, /* @teleloc 0xBBA8013C [158.018005 56.368801 75.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81AA, 11697, 0xBBA8013C, 157.765, 58.4101, 72.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8013C [157.764999 58.410099 72.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BBA81AA, 11697, 0xBBA8013C, 157.765, 58.4101, 72.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8013C [157.764999 58.410099 72.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81AB, 11697, 0xBBA8013C, 157.465, 54.0601, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBBA8013C [157.464996 54.060101 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA81AB, 11697, 0xBBA8013C, 157.465, 54.0601, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBBA8013C [157.464996 54.060101 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA81AC, 11697, 0xBBA8013C, 162.084, 56.0324, 72.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBBA8013C [162.084000 56.032398 72.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81AD, 9686, 0xBBA80000, 153.775, 64.7674, 79.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA80000 [153.774994 64.767403 79.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7BBA81AD, 9686, 0xBBA80000, 153.775, 64.7674, 79.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA80000 [153.774994 64.767403 79.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81AE, 9686, 0xBBA80000, 151.624, 64.9674, 77.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA80000 [151.623993 64.967400 77.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7BBA81AE, 9686, 0xBBA80000, 151.624, 64.9674, 77.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA80000 [151.623993 64.967400 77.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81AF, 9686, 0xBBA80000, 155.917, 64.9674, 77.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBBA80000 [155.917007 64.967400 77.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7BBA81AF, 9686, 0xBBA80000, 155.917, 64.9674, 77.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBBA80000 [155.917007 64.967400 77.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BBA81B0, 12679, 0xBBA80000, 157.862, 65.4013, 76.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xBBA80000 [157.862000 65.401299 76.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BBA81B1, 12679, 0xBBA80000, 159.862, 60.6513, 76.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBBA80000 [159.862000 60.651299 76.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BBA81B1, 12679, 0xBBA80000, 159.862, 60.6513, 76.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBBA80000 [159.862000 60.651299 76.150002] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BC11.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BC11.sql index de37701ef8..e36c62fe63 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BC11.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BC11.sql @@ -49,8 +49,8 @@ VALUES (0x7BC1100B, 5629, 0xBC11013B, 55, 102, 250.005, -0.707107, 0, 0, -0.707 /* @teleloc 0xBC11013B [55.000000 102.000000 250.005005] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC1100C, 9027, 0xBC110000, 57, 118.513, 240.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lyceum Gates */ -/* @teleloc 0xBC110000 [57.000000 118.513000 240.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC1100C, 9027, 0xBC110000, 57, 118.513, 240.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lyceum Gates */ +/* @teleloc 0xBC110000 [57.000000 118.513000 240.005005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7BC1100C, 0x7BC1100F, '2005-02-09 10:00:00') /* Lever (286) */; @@ -92,8 +92,8 @@ VALUES (0x7BC11013, 5623, 0xBC11014F, 81.4685, 83.9463, 250.082, -0.707107, 0, /* @teleloc 0xBC11014F [81.468498 83.946297 250.082001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC11014, 5624, 0xBC110151, 83.787, 88.5, 246.082, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC110151 [83.787003 88.500000 246.082001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC11014, 5624, 0xBC110151, 83.787, 88.5, 246.082, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC110151 [83.787003 88.500000 246.082001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC11015, 5624, 0xBC11015D, 83.765, 80, 246.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -104,8 +104,8 @@ VALUES (0x7BC11016, 5624, 0xBC11014A, 64, 107.813, 246.005, -0.707107, 0, 0, -0 /* @teleloc 0xBC11014A [64.000000 107.813004 246.005005] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC11017, 5623, 0xBC11013C, 60.0358, 105.335, 250.082, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC11013C [60.035801 105.334999 250.082001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC11017, 5623, 0xBC11013C, 60.0358, 105.335, 250.082, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC11013C [60.035801 105.334999 250.082001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC11019, 8127, 0xBC110000, 55.4573, 86.2017, 240.005, 0.542944, 0, 0, 0.839769, False, '2005-02-09 10:00:00'); /* Menhir Mana Field */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BC1D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BC1D.sql index 0ce611e514..b1cfcb87b6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BC1D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BC1D.sql @@ -9,8 +9,8 @@ VALUES (0x7BC1D001, 298, 0xBC1D0000, 63.0873, 150.966, 118.805, 1, 0, 0, 0, T /* @teleloc 0xBC1D0000 [63.087299 150.966003 118.805000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC1D002, 2181, 0xBC1D0101, 63.035, 151.665, 118.882, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC1D0101 [63.035000 151.664993 118.882004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC1D002, 2181, 0xBC1D0101, 63.035, 151.665, 118.882, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC1D0101 [63.035000 151.664993 118.882004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7BC1D002, 0x7BC1D001, '2005-02-09 10:00:00') /* Pressure Plate (298) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BC34.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BC34.sql index cfa9939f43..604cbce121 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BC34.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BC34.sql @@ -18,7 +18,7 @@ VALUES (0x7BC34003, 720, 0xBC340000, 12, 145.475, 56, 1, 0, 0, 0, False, '2005 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC34004, 509, 0xBC340000, 13.189, 138.207, 56.4879, 0.999311, 0, 0, 0.037119, False, '2005-02-09 10:00:00'); /* Life Stone */ -/* @teleloc 0xBC340000 [13.189000 138.207001 56.487900] 0.999311 0.000000 0.000000 0.037118 */ +/* @teleloc 0xBC340000 [13.189000 138.207001 56.487900] 0.999311 0.000000 0.000000 0.037119 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC34005, 1392, 0xBC34010B, 18.0129, 160.043, 58.505, -0.445302, 0, 0, -0.895381, False, '2005-02-09 10:00:00'); /* Peddler */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BC64.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BC64.sql index 550526a6b4..32ee71c9c8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BC64.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BC64.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xBC64; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC64000, 27104, 0xBC640102, 107.577, 57.681, 6.397, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Burun Scamp Encampment Gen */ -/* @teleloc 0xBC640102 [107.577003 57.681000 6.397000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC64000, 27104, 0xBC640102, 107.577, 57.681, 6.397, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Burun Scamp Encampment Gen */ +/* @teleloc 0xBC640102 [107.577003 57.681000 6.397000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC64001, 27104, 0xBC640000, 24.6264, 131.992, 21.36, 0.743442, 0, 0, 0.668801, False, '2005-02-09 10:00:00'); /* Burun Scamp Encampment Gen */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BC87.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BC87.sql index 6685903dbd..29df2a405c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BC87.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BC87.sql @@ -121,8 +121,8 @@ VALUES (0x7BC8701D, 412, 0xBC870122, 104.392, 37.645, 24, -0.707107, 0, 0, 0.7 /* @teleloc 0xBC870122 [104.391998 37.645000 24.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8701E, 412, 0xBC870123, 114.583, 34.1594, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC870123 [114.583000 34.159401 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8701E, 412, 0xBC870123, 114.583, 34.1594, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC870123 [114.583000 34.159401 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8701F, 412, 0xBC870124, 98.6748, 45.6678, 24, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -141,32 +141,32 @@ VALUES (0x7BC87022, 11697, 0xBC870125, 106.134, 45.4834, 28.9, -0.92321, 0, 0, - /* @teleloc 0xBC870125 [106.134003 45.483398 28.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87023, 9686, 0xBC870125, 106.992, 33.9109, 31.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870125 [106.991997 33.910900 31.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87023, 9686, 0xBC870125, 106.992, 33.9109, 31.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870125 [106.991997 33.910900 31.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87024, 9686, 0xBC870127, 106.69, 42.5802, 27.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870127 [106.690002 42.580200 27.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87024, 9686, 0xBC870127, 106.69, 42.5802, 27.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870127 [106.690002 42.580200 27.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87025, 9686, 0xBC870127, 106.739, 33.9049, 26.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870127 [106.738998 33.904900 26.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87025, 9686, 0xBC870127, 106.739, 33.9049, 26.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870127 [106.738998 33.904900 26.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87026, 9686, 0xBC870128, 109.99, 33.9253, 27.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870128 [109.989998 33.925301 27.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87026, 9686, 0xBC870128, 109.99, 33.9253, 27.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870128 [109.989998 33.925301 27.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87027, 11697, 0xBC870129, 108, 46.1659, 24.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC870129 [108.000000 46.165901 24.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87027, 11697, 0xBC870129, 108, 46.1659, 24.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC870129 [108.000000 46.165901 24.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87028, 9686, 0xBC870129, 108.21, 47.0626, 27.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870129 [108.209999 47.062599 27.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87028, 9686, 0xBC870129, 108.21, 47.0626, 27.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870129 [108.209999 47.062599 27.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87029, 9686, 0xBC87012C, 114.575, 33.325, 27.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87012C [114.574997 33.325001 27.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87029, 9686, 0xBC87012C, 114.575, 33.325, 27.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87012C [114.574997 33.325001 27.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8702A, 11697, 0xBC87012C, 117.6, 29.345, 24.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -177,28 +177,28 @@ VALUES (0x7BC8702B, 11697, 0xBC87012C, 109.475, 27.525, 24.1, -0.707107, 0, 0, - /* @teleloc 0xBC87012C [109.474998 27.525000 24.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8702C, 9686, 0xBC87012E, 106.528, 33.3358, 32.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87012E [106.528000 33.335800 32.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC8702C, 9686, 0xBC87012E, 106.528, 33.3358, 32.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87012E [106.528000 33.335800 32.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8702D, 11697, 0xBC87012E, 98.9825, 28.3858, 28.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBC87012E [98.982498 28.385799 28.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8702E, 11697, 0xBC87012E, 103.827, 26.2592, 28.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC87012E [103.827003 26.259199 28.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8702E, 11697, 0xBC87012E, 103.827, 26.2592, 28.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC87012E [103.827003 26.259199 28.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8702F, 11698, 0xBC87012E, 109.907, 29.4885, 35.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xBC87012E [109.906998 29.488501 35.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87030, 412, 0xBC870131, 105.285, 29.0458, 24, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC870131 [105.285004 29.045799 24.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87030, 412, 0xBC870131, 105.285, 29.0458, 24, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC870131 [105.285004 29.045799 24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87031, 9686, 0xBC870131, 102.156, 28.9326, 26.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870131 [102.155998 28.932600 26.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87031, 9686, 0xBC870131, 102.156, 28.9326, 26.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870131 [102.155998 28.932600 26.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87032, 412, 0xBC870135, 108.701, 30.3593, 19.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -209,8 +209,8 @@ VALUES (0x7BC87034, 9686, 0xBC87013A, 96.5546, 41.8854, 22, -0.707107, 0, 0, -0 /* @teleloc 0xBC87013A [96.554604 41.885399 22.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87035, 9686, 0xBC870137, 104.328, 32.5012, 22, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870137 [104.328003 32.501202 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87035, 9686, 0xBC870137, 104.328, 32.5012, 22, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870137 [104.328003 32.501202 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87036, 11698, 0xBC870137, 102.863, 36.5042, 23.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -229,20 +229,20 @@ VALUES (0x7BC87039, 9686, 0xBC87013B, 145.46, 39.6343, 28.925, -0.707107, 0, 0, /* @teleloc 0xBC87013B [145.460007 39.634300 28.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8703A, 412, 0xBC870142, 147.696, 28.6413, 22, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC870142 [147.695999 28.641300 22.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC8703A, 412, 0xBC870142, 147.696, 28.6413, 22, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC870142 [147.695999 28.641300 22.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8703B, 9686, 0xBC870142, 147.683, 28.5492, 25.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870142 [147.682999 28.549200 25.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC8703B, 9686, 0xBC870142, 147.683, 28.5492, 25.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870142 [147.682999 28.549200 25.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8703C, 9686, 0xBC870142, 157.118, 26.9299, 24.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBC870142 [157.117996 26.929899 24.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8703D, 412, 0xBC870144, 147.195, 41.295, 22, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC870144 [147.195007 41.294998 22.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC8703D, 412, 0xBC870144, 147.195, 41.295, 22, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC870144 [147.195007 41.294998 22.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8703E, 9686, 0xBC870144, 145.477, 32.179, 24.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,28 +265,28 @@ VALUES (0x7BC87042, 9686, 0xBC870149, 145.627, 29.0562, 29.675, -0.707107, 0, 0 /* @teleloc 0xBC870149 [145.626999 29.056200 29.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87043, 11697, 0xBC870149, 152.426, 25.8847, 26.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC870149 [152.425995 25.884701 26.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87043, 11697, 0xBC870149, 152.426, 25.8847, 26.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC870149 [152.425995 25.884701 26.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87044, 11697, 0xBC870149, 160.763, 26.3397, 26.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC870149 [160.763000 26.339701 26.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87044, 11697, 0xBC870149, 160.763, 26.3397, 26.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC870149 [160.763000 26.339701 26.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87045, 11697, 0xBC870149, 154.836, 32.2373, 26.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC870149 [154.835999 32.237301 26.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87045, 11697, 0xBC870149, 154.836, 32.2373, 26.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC870149 [154.835999 32.237301 26.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87046, 11698, 0xBC87014B, 157.826, 29.175, 33.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBC87014B [157.826004 29.174999 33.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87046, 11698, 0xBC87014B, 157.826, 29.175, 33.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBC87014B [157.826004 29.174999 33.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87047, 9686, 0xBC87014C, 153.62, 32.9345, 24.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87014C [153.619995 32.934502 24.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87047, 9686, 0xBC87014C, 153.62, 32.9345, 24.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87014C [153.619995 32.934502 24.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87048, 9686, 0xBC87014D, 162.957, 25.2103, 25.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87014D [162.957001 25.210300 25.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87048, 9686, 0xBC87014D, 162.957, 25.2103, 25.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87014D [162.957001 25.210300 25.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87049, 9686, 0xBC87014D, 157.733, 27.7492, 24.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -297,28 +297,28 @@ VALUES (0x7BC8704A, 9686, 0xBC87014D, 165.483, 29.0492, 25.625, 0.707107, 0, 0, /* @teleloc 0xBC87014D [165.483002 29.049200 25.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8704B, 412, 0xBC870151, 153.2, 27.91, 17.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC870151 [153.199997 27.910000 17.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8704B, 412, 0xBC870151, 153.2, 27.91, 17.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC870151 [153.199997 27.910000 17.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8704C, 9686, 0xBC870152, 156.145, 27.4595, 19.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870152 [156.145004 27.459499 19.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC8704C, 9686, 0xBC870152, 156.145, 27.4595, 19.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870152 [156.145004 27.459499 19.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8704D, 11698, 0xBC870153, 158.431, 34.0657, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBC870153 [158.431000 34.065701 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8704D, 11698, 0xBC870153, 158.431, 34.0657, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBC870153 [158.431000 34.065701 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8704E, 9686, 0xBC870156, 164.4, 40.059, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870156 [164.399994 40.058998 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC8704E, 9686, 0xBC870156, 164.4, 40.059, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870156 [164.399994 40.058998 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8704F, 9686, 0xBC870156, 164.4, 31.8434, 20.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870156 [164.399994 31.843399 20.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8704F, 9686, 0xBC870156, 164.4, 31.8434, 20.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870156 [164.399994 31.843399 20.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87050, 412, 0xBC870157, 164.15, 47.08, 22, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC870157 [164.149994 47.080002 22.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87050, 412, 0xBC870157, 164.15, 47.08, 22, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC870157 [164.149994 47.080002 22.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87051, 9686, 0xBC870158, 161.8, 42.9, 25.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -329,8 +329,8 @@ VALUES (0x7BC87052, 412, 0xBC870000, 161.205, 42.9, 22, -0.707107, 0, 0, 0.707 /* @teleloc 0xBC870000 [161.205002 42.900002 22.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87053, 412, 0xBC870000, 161.505, 33.615, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC870000 [161.505005 33.615002 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87053, 412, 0xBC870000, 161.505, 33.615, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC870000 [161.505005 33.615002 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87054, 412, 0xBC87015D, 135.608, 130.355, 26, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1161,8 +1161,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7BC870B2, 0x7BC871E1, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870B3, 11730, 0xBC87018E, 82.259, 130.714, 21.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xBC87018E [82.259003 130.714005 21.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC870B3, 11730, 0xBC87018E, 82.259, 130.714, 21.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0xBC87018E [82.259003 130.714005 21.205000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7BC870B3, 0x7BC871E4, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -1384,8 +1384,8 @@ VALUES (0x7BC870E6, 12678, 0xBC870000, 29.4316, 42.4345, 44.475, -0.707107, 0, 0 /* @teleloc 0xBC870000 [29.431601 42.434502 44.474998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870E7, 9686, 0xBC870125, 108.08, 46.569, 32.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870125 [108.080002 46.569000 32.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC870E7, 9686, 0xBC870125, 108.08, 46.569, 32.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870125 [108.080002 46.569000 32.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC870E8, 11698, 0xBC870125, 108.044, 42.5581, 35.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1404,20 +1404,20 @@ VALUES (0x7BC870EB, 9686, 0xBC870128, 111.189, 39.3901, 27.57, 0.707107, 0, 0, /* @teleloc 0xBC870128 [111.189003 39.390099 27.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870EC, 11697, 0xBC870128, 109.98, 41.7029, 24.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC870128 [109.980003 41.702900 24.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC870EC, 11697, 0xBC870128, 109.98, 41.7029, 24.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC870128 [109.980003 41.702900 24.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870ED, 9686, 0xBC870129, 106.643, 43.1021, 27.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870129 [106.642998 43.102100 27.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC870ED, 9686, 0xBC870129, 106.643, 43.1021, 27.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870129 [106.642998 43.102100 27.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870EE, 9686, 0xBC87012C, 112.332, 25.6258, 27.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87012C [112.332001 25.625799 27.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC870EE, 9686, 0xBC87012C, 112.332, 25.6258, 27.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87012C [112.332001 25.625799 27.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870EF, 9686, 0xBC87012C, 114.872, 25.6258, 27.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87012C [114.872002 25.625799 27.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC870EF, 9686, 0xBC87012C, 114.872, 25.6258, 27.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87012C [114.872002 25.625799 27.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC870F0, 9686, 0xBC87012C, 118.356, 29.4966, 27.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1432,24 +1432,24 @@ VALUES (0x7BC870F2, 11697, 0xBC87012C, 116.04, 29.355, 24.1, 0.707107, 0, 0, -0. /* @teleloc 0xBC87012C [116.040001 29.355000 24.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870F3, 9686, 0xBC87012E, 111.598, 33.3358, 32.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87012E [111.598000 33.335800 32.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC870F3, 9686, 0xBC87012E, 111.598, 33.3358, 32.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87012E [111.598000 33.335800 32.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870F4, 9686, 0xBC87012E, 101.771, 33.3358, 32.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87012E [101.771004 33.335800 32.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC870F4, 9686, 0xBC87012E, 101.771, 33.3358, 32.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87012E [101.771004 33.335800 32.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870F5, 9686, 0xBC87012E, 102.511, 25.7368, 32.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87012E [102.511002 25.736799 32.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC870F5, 9686, 0xBC87012E, 102.511, 25.7368, 32.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87012E [102.511002 25.736799 32.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870F6, 9686, 0xBC87012E, 108.194, 25.7368, 32.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87012E [108.194000 25.736799 32.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC870F6, 9686, 0xBC87012E, 108.194, 25.7368, 32.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87012E [108.194000 25.736799 32.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870F7, 9686, 0xBC87012E, 113.839, 25.7368, 32.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC87012E [113.838997 25.736799 32.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC870F7, 9686, 0xBC87012E, 113.839, 25.7368, 32.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC87012E [113.838997 25.736799 32.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC870F8, 9686, 0xBC87012E, 98.2751, 29.4892, 32.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1464,16 +1464,16 @@ VALUES (0x7BC870FA, 11698, 0xBC87012E, 106.335, 29.5592, 35.15, -0.999998, 0, 0, /* @teleloc 0xBC87012E [106.334999 29.559200 35.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870FB, 11697, 0xBC87012E, 114.752, 32.6858, 28.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC87012E [114.751999 32.685799 28.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC870FB, 11697, 0xBC87012E, 114.752, 32.6858, 28.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC87012E [114.751999 32.685799 28.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC870FC, 11697, 0xBC87012E, 117.092, 29.3058, 28.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBC87012E [117.092003 29.305799 28.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC870FD, 11697, 0xBC87012E, 113.062, 26.1658, 28.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC87012E [113.061996 26.165800 28.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC870FD, 11697, 0xBC87012E, 113.062, 26.1658, 28.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC87012E [113.061996 26.165800 28.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC870FE, 9686, 0xBC870130, 108.271, 31.4145, 27.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1484,16 +1484,16 @@ VALUES (0x7BC870FF, 9686, 0xBC870130, 97.82, 31.78, 27.66, -0.707107, 0, 0, -0. /* @teleloc 0xBC870130 [97.820000 31.780001 27.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87100, 9686, 0xBC870130, 105.36, 29.49, 27.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870130 [105.360001 29.490000 27.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87100, 9686, 0xBC870130, 105.36, 29.49, 27.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870130 [105.360001 29.490000 27.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87101, 9686, 0xBC870131, 108.271, 27.2724, 27.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBC870131 [108.271004 27.272400 27.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87102, 9686, 0xBC870135, 105.328, 27.1812, 22.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870135 [105.328003 27.181200 22.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87102, 9686, 0xBC870135, 105.328, 27.1812, 22.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870135 [105.328003 27.181200 22.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87103, 9686, 0xBC870135, 108.588, 30.3312, 22.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1508,8 +1508,8 @@ VALUES (0x7BC87105, 9686, 0xBC870137, 96.5546, 37.7454, 22, -0.707107, 0, 0, -0 /* @teleloc 0xBC870137 [96.554604 37.745399 22.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87106, 9686, 0xBC870137, 100.358, 32.5012, 22, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870137 [100.358002 32.501202 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87106, 9686, 0xBC870137, 100.358, 32.5012, 22, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870137 [100.358002 32.501202 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87107, 11697, 0xBC870137, 97.3897, 33.3235, 19.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1536,8 +1536,8 @@ VALUES (0x7BC8710C, 9686, 0xBC870000, 98.45, 45.99, 27.25, 0.357553, 0, 0, -0.9 /* @teleloc 0xBC870000 [98.449997 45.990002 27.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8710D, 9686, 0xBC870000, 102.32, 47.22, 26.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870000 [102.320000 47.220001 26.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8710D, 9686, 0xBC870000, 102.32, 47.22, 26.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870000 [102.320000 47.220001 26.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8710E, 9686, 0xBC870000, 96.97, 41.46, 26.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1548,12 +1548,12 @@ VALUES (0x7BC8710F, 9686, 0xBC870000, 104.384, 37.5888, 27.39, 0.707107, 0, 0, /* @teleloc 0xBC870000 [104.384003 37.588799 27.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87110, 9686, 0xBC870000, 114.845, 46.355, 26.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870000 [114.845001 46.355000 26.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87110, 9686, 0xBC870000, 114.845, 46.355, 26.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870000 [114.845001 46.355000 26.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87111, 9686, 0xBC870000, 114.555, 34.215, 27.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870000 [114.555000 34.215000 27.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87111, 9686, 0xBC870000, 114.555, 34.215, 27.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870000 [114.555000 34.215000 27.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87112, 12679, 0xBC870000, 103.255, 35.1692, 24.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1580,112 +1580,112 @@ VALUES (0x7BC87117, 12679, 0xBC870000, 112.965, 45.3892, 24.1, 0.95656, 0, 0, 0. /* @teleloc 0xBC870000 [112.964996 45.389198 24.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87118, 12678, 0xBC870000, 108.12, 45.4735, 37.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBC870000 [108.120003 45.473499 37.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87118, 12678, 0xBC870000, 108.12, 45.4735, 37.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBC870000 [108.120003 45.473499 37.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87119, 12678, 0xBC870000, 108.12, 29.4735, 37.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBC870000 [108.120003 29.473499 37.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87119, 12678, 0xBC870000, 108.12, 29.4735, 37.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBC870000 [108.120003 29.473499 37.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8711A, 9686, 0xBC870142, 151.97, 25.0345, 24.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870142 [151.970001 25.034500 24.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8711A, 9686, 0xBC870142, 151.97, 25.0345, 24.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870142 [151.970001 25.034500 24.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8711B, 11698, 0xBC870142, 148.607, 26.7745, 26.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xBC870142 [148.606995 26.774500 26.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8711C, 11697, 0xBC870142, 154.287, 25.7677, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC870142 [154.287003 25.767700 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8711C, 11697, 0xBC870142, 154.287, 25.7677, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC870142 [154.287003 25.767700 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8711D, 11697, 0xBC870142, 149.612, 25.7677, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC870142 [149.612000 25.767700 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8711D, 11697, 0xBC870142, 149.612, 25.7677, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC870142 [149.612000 25.767700 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8711E, 9686, 0xBC870144, 147.327, 29.179, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870144 [147.326996 29.179001 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8711E, 9686, 0xBC870144, 147.327, 29.179, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870144 [147.326996 29.179001 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8711F, 9686, 0xBC870144, 149.222, 35.1222, 25.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBC870144 [149.222000 35.122200 25.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87120, 9686, 0xBC870145, 151.452, 41.204, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870145 [151.451996 41.203999 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87120, 9686, 0xBC870145, 151.452, 41.204, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870145 [151.451996 41.203999 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87121, 9686, 0xBC870145, 151.452, 33.529, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870145 [151.451996 33.528999 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87121, 9686, 0xBC870145, 151.452, 33.529, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870145 [151.451996 33.528999 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87122, 11697, 0xBC870145, 151.412, 34.3927, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC870145 [151.412003 34.392700 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87122, 11697, 0xBC870145, 151.412, 34.3927, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC870145 [151.412003 34.392700 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87123, 9686, 0xBC870146, 153.18, 43.6715, 25.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBC870146 [153.179993 43.671501 25.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87124, 9686, 0xBC870146, 149.33, 45.6715, 25.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870146 [149.330002 45.671501 25.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87124, 9686, 0xBC870146, 149.33, 45.6715, 25.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870146 [149.330002 45.671501 25.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87125, 9686, 0xBC870149, 157.825, 25.3684, 30.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870149 [157.824997 25.368401 30.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87125, 9686, 0xBC870149, 157.825, 25.3684, 30.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870149 [157.824997 25.368401 30.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87126, 9686, 0xBC870149, 150.798, 32.9615, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870149 [150.798004 32.961498 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87126, 9686, 0xBC870149, 150.798, 32.9615, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870149 [150.798004 32.961498 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87127, 9686, 0xBC870149, 154.223, 32.9615, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870149 [154.223007 32.961498 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87127, 9686, 0xBC870149, 154.223, 32.9615, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870149 [154.223007 32.961498 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87128, 9686, 0xBC870149, 157.798, 32.9615, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870149 [157.798004 32.961498 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87128, 9686, 0xBC870149, 157.798, 32.9615, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870149 [157.798004 32.961498 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87129, 9686, 0xBC870149, 154.273, 25.3365, 30.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870149 [154.272995 25.336500 30.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87129, 9686, 0xBC870149, 154.273, 25.3365, 30.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870149 [154.272995 25.336500 30.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8712A, 9686, 0xBC870149, 161.335, 25.3365, 30.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870149 [161.335007 25.336500 30.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8712A, 9686, 0xBC870149, 161.335, 25.3365, 30.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870149 [161.335007 25.336500 30.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8712B, 9686, 0xBC870149, 161.348, 32.9615, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870149 [161.348007 32.961498 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC8712B, 9686, 0xBC870149, 161.348, 32.9615, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870149 [161.348007 32.961498 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8712C, 11698, 0xBC87014B, 154.586, 29.175, 33.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBC87014B [154.585999 29.174999 33.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8712C, 11698, 0xBC87014B, 154.586, 29.175, 33.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBC87014B [154.585999 29.174999 33.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8712D, 11698, 0xBC87014D, 161.635, 29.2434, 26.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBC87014D [161.634995 29.243401 26.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8712D, 11698, 0xBC87014D, 161.635, 29.2434, 26.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBC87014D [161.634995 29.243401 26.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8712E, 11697, 0xBC87014D, 159.815, 25.6316, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC87014D [159.815002 25.631599 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8712E, 11697, 0xBC87014D, 159.815, 25.6316, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC87014D [159.815002 25.631599 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8712F, 9686, 0xBC870151, 153.202, 28.003, 20.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870151 [153.201996 28.003000 20.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8712F, 9686, 0xBC870151, 153.202, 28.003, 20.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870151 [153.201996 28.003000 20.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87130, 9686, 0xBC870151, 150.027, 35.553, 20.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBC870151 [150.026993 35.553001 20.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87131, 11697, 0xBC870152, 160.169, 25.9637, 17.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC870152 [160.169006 25.963699 17.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87131, 11697, 0xBC870152, 160.169, 25.9637, 17.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC870152 [160.169006 25.963699 17.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87132, 9686, 0xBC870153, 159.186, 28.1479, 20.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870153 [159.186005 28.147900 20.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87132, 9686, 0xBC870153, 159.186, 28.1479, 20.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870153 [159.186005 28.147900 20.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87133, 9686, 0xBC870153, 155.37, 33.4632, 20.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1700,8 +1700,8 @@ VALUES (0x7BC87135, 11697, 0xBC870153, 156.121, 39.4024, 17.35, 0.9139, 0, 0, 0. /* @teleloc 0xBC870153 [156.121002 39.402401 17.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87136, 11698, 0xBC870156, 164.559, 35.7695, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBC870156 [164.559006 35.769501 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87136, 11698, 0xBC870156, 164.559, 35.7695, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBC870156 [164.559006 35.769501 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87137, 11697, 0xBC870156, 166.521, 39.2524, 17.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1712,20 +1712,20 @@ VALUES (0x7BC87138, 11697, 0xBC870156, 166.719, 32.3887, 17.35, 0.372988, 0, 0, /* @teleloc 0xBC870156 [166.718994 32.388699 17.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87139, 9686, 0xBC870158, 164.2, 39.75, 26.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870158 [164.199997 39.750000 26.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87139, 9686, 0xBC870158, 164.2, 39.75, 26.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870158 [164.199997 39.750000 26.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8713A, 9686, 0xBC870158, 166.767, 42.8645, 26.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBC870158 [166.766998 42.864498 26.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8713B, 11697, 0xBC870158, 164.115, 40.4066, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBC870158 [164.115005 40.406601 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8713B, 11697, 0xBC870158, 164.115, 40.4066, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBC870158 [164.115005 40.406601 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8713C, 9686, 0xBC870000, 164.175, 47.5184, 25.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870000 [164.175003 47.518398 25.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8713C, 9686, 0xBC870000, 164.175, 47.5184, 25.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870000 [164.175003 47.518398 25.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC8713D, 9686, 0xBC870000, 166.65, 46.4184, 24.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1736,12 +1736,12 @@ VALUES (0x7BC8713E, 9686, 0xBC870000, 162.05, 46.7434, 24.55, 0.456322, 0, 0, - /* @teleloc 0xBC870000 [162.050003 46.743401 24.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC8713F, 9686, 0xBC870000, 161.525, 33.6934, 25.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870000 [161.524994 33.693401 25.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC8713F, 9686, 0xBC870000, 161.525, 33.6934, 25.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870000 [161.524994 33.693401 25.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87140, 9686, 0xBC870000, 157.625, 45.0434, 24.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBC870000 [157.625000 45.043400 24.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87140, 9686, 0xBC870000, 157.625, 45.0434, 24.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBC870000 [157.625000 45.043400 24.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87141, 12679, 0xBC870000, 155.29, 34.7816, 22.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1764,16 +1764,16 @@ VALUES (0x7BC87145, 12679, 0xBC870000, 166.941, 46.7066, 22.1, 0.420244, 0, 0, 0 /* @teleloc 0xBC870000 [166.940994 46.706600 22.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87146, 12679, 0xBC870000, 159.415, 36.4066, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBC870000 [159.414993 36.406601 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87146, 12679, 0xBC870000, 159.415, 36.4066, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBC870000 [159.414993 36.406601 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87147, 12678, 0xBC870000, 164.44, 42.8316, 31, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBC870000 [164.440002 42.831600 31.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC87147, 12678, 0xBC870000, 164.44, 42.8316, 31, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBC870000 [164.440002 42.831600 31.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC87148, 12678, 0xBC870000, 149.565, 29.4316, 38.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBC870000 [149.565002 29.431601 38.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BC87148, 12678, 0xBC870000, 149.565, 29.4316, 38.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBC870000 [149.565002 29.431601 38.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC87149, 9686, 0xBC870160, 131.92, 121.431, 34.37, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BC9D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BC9D.sql index 17a35ac684..dbbe243df9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BC9D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BC9D.sql @@ -5,5 +5,5 @@ VALUES (0x7BC9D000, 9518, 0xBC9D0000, 36, 157.8, 36.9, 1, 0, 0, 0, False, '2005 /* @teleloc 0xBC9D0000 [36.000000 157.800003 36.900002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC9D001, 9519, 0xBC9D0000, 36, 154.2, 36.9, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sentinel Statue */ -/* @teleloc 0xBC9D0000 [36.000000 154.199997 36.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC9D001, 9519, 0xBC9D0000, 36, 154.2, 36.9, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sentinel Statue */ +/* @teleloc 0xBC9D0000 [36.000000 154.199997 36.900002] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BC9F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BC9F.sql index 410189b25a..b03a2b69a3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BC9F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BC9F.sql @@ -73,12 +73,12 @@ VALUES (0x7BC9F011, 412, 0xBC9F0000, 89.515, 108.499, 57.5, 0.706489, 0, 0, 0. /* @teleloc 0xBC9F0000 [89.514999 108.499001 57.500000] 0.706489 0.000000 0.000000 0.707724 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC9F012, 412, 0xBC9F014B, 180.5, 132.01, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBC9F014B [180.500000 132.009995 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BC9F012, 412, 0xBC9F014B, 180.5, 132.01, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBC9F014B [180.500000 132.009995 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC9F013, 143, 0xBC9F014F, 178.315, 130.86, 32.025, -0.999534, 0, 0, -0.030539, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0xBC9F014F [178.315002 130.860001 32.025002] -0.999534 0.000000 0.000000 -0.030538 */ +/* @teleloc 0xBC9F014F [178.315002 130.860001 32.025002] -0.999534 0.000000 0.000000 -0.030539 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC9F014, 143, 0xBC9F0150, 175.13, 129.885, 35.5, -0.704634, 0, 0, -0.709571, False, '2005-02-09 10:00:00'); /* Chest */ @@ -126,7 +126,7 @@ VALUES (0x7BC9F01E, 672, 0xBC9F0103, 13.1693, 108.458, 70.01, 0.834187, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC9F01F, 677, 0xBC9F014F, 180.948, 124.808, 32.005, -0.030539, 0, 0, 0.999534, False, '2005-02-09 10:00:00'); /* Estorl the Ox, Weaponsmith */ -/* @teleloc 0xBC9F014F [180.947998 124.807999 32.005001] -0.030538 0.000000 0.000000 0.999534 */ +/* @teleloc 0xBC9F014F [180.947998 124.807999 32.005001] -0.030539 0.000000 0.000000 0.999534 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC9F020, 678, 0xBC9F014B, 180.209, 136.185, 32.01, -0.201078, 0, 0, 0.979575, False, '2005-02-09 10:00:00'); /* Culthea Ironshaper */ @@ -141,8 +141,8 @@ VALUES (0x7BC9F022, 4780, 0xBC9F014C, 179.467, 125.335, 35.505, -0.714045, 0, 0 /* @teleloc 0xBC9F014C [179.466995 125.334999 35.505001] -0.714045 0.000000 0.000000 0.700100 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BC9F023, 669, 0xBC9F0136, 82.6483, 108.523, 54.005, -0.149535, -0, 0, 0.988756, False, '2005-02-09 10:00:00'); /* Magrom the Red, Barkeeper */ -/* @teleloc 0xBC9F0136 [82.648300 108.523003 54.005001] -0.149535 -0.000000 0.000000 0.988756 */ +VALUES (0x7BC9F023, 669, 0xBC9F0136, 82.6483, 108.523, 54.005, -0.149535, 0, 0, 0.988756, False, '2005-02-09 10:00:00'); /* Magrom the Red, Barkeeper */ +/* @teleloc 0xBC9F0136 [82.648300 108.523003 54.005001] -0.149535 0.000000 0.000000 0.988756 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC9F024, 679, 0xBC9F0000, 183.075, 120.675, 32.01, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Arms and Armor */ @@ -174,7 +174,7 @@ VALUES (0x7BC9F02A, 682, 0xBC9F0000, 165.375, 98.84, 32.01, 0.706489, 0, 0, 0. INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC9F02B, 685, 0xBC9F0000, 82.55, 118.85, 54.01, 0.011344, 0, 0, 0.999936, False, '2005-02-09 10:00:00'); /* Thorsten's Rest */ -/* @teleloc 0xBC9F0000 [82.550003 118.849998 54.009998] 0.011343 0.000000 0.000000 0.999936 */ +/* @teleloc 0xBC9F0000 [82.550003 118.849998 54.009998] 0.011344 0.000000 0.000000 0.999936 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BC9F02C, 468, 0xBC9F0000, 74.05, 88.35, 54.025, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Welcome to Cragstone Sign */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BD47.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BD47.sql index a8bf99b746..cd1a7e8970 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BD47.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BD47.sql @@ -5,24 +5,24 @@ VALUES (0x7BD47000, 11697, 0xBD470102, 65.4203, 36.6955, 38.075, -0.909599, 0, 0 /* @teleloc 0xBD470102 [65.420303 36.695499 38.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47001, 9686, 0xBD470102, 65.3408, 31.7076, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470102 [65.340797 31.707600 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47001, 9686, 0xBD470102, 65.3408, 31.7076, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470102 [65.340797 31.707600 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47002, 11697, 0xBD470102, 61.3539, 34.6145, 38.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBD470102 [61.353901 34.614498 38.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47003, 9686, 0xBD470102, 59.6408, 31.7326, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470102 [59.640800 31.732599 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47003, 9686, 0xBD470102, 59.6408, 31.7326, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470102 [59.640800 31.732599 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47004, 9686, 0xBD470102, 59.8739, 37.6743, 40.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470102 [59.873901 37.674301 40.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47004, 9686, 0xBD470102, 59.8739, 37.6743, 40.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470102 [59.873901 37.674301 40.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47005, 9686, 0xBD470102, 65.304, 37.6993, 40.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470102 [65.304001 37.699299 40.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47005, 9686, 0xBD470102, 65.304, 37.6993, 40.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470102 [65.304001 37.699299 40.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47006, 9686, 0xBD470102, 66.629, 36.9743, 40.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7BD47009, 11697, 0xBD470102, 64.1039, 34.6145, 38.075, 0.707107, 0, 0, /* @teleloc 0xBD470102 [64.103897 34.614498 38.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4700A, 9686, 0xBD470102, 62.4279, 31.7076, 41.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470102 [62.427898 31.707600 41.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD4700A, 9686, 0xBD470102, 62.4279, 31.7076, 41.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470102 [62.427898 31.707600 41.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4700B, 9686, 0xBD470102, 66.629, 34.6077, 41.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBD470102 [66.628998 34.607700 41.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4700C, 9686, 0xBD470102, 62.6653, 37.6743, 41.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470102 [62.665298 37.674301 41.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD4700C, 9686, 0xBD470102, 62.6653, 37.6743, 41.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470102 [62.665298 37.674301 41.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4700D, 9686, 0xBD470102, 58.5004, 33.1109, 40.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7BD47013, 11698, 0xBD470102, 60.3165, 36.2412, 42.175, -0.9486, 0, 0, /* @teleloc 0xBD470102 [60.316502 36.241199 42.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47014, 11697, 0xBD470102, 62.6953, 37.0205, 38.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD470102 [62.695301 37.020500 38.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47014, 11697, 0xBD470102, 62.6953, 37.0205, 38.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD470102 [62.695301 37.020500 38.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47015, 11697, 0xBD470102, 62.6953, 34.5955, 38.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7BD47016, 11697, 0xBD470102, 59.3972, 32.5453, 38.075, -0.364064, 0, 0 /* @teleloc 0xBD470102 [59.397202 32.545300 38.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47017, 11697, 0xBD470102, 60.8722, 32.0953, 38.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD470102 [60.872200 32.095299 38.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47017, 11697, 0xBD470102, 60.8722, 32.0953, 38.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD470102 [60.872200 32.095299 38.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47018, 11697, 0xBD470102, 63.9472, 32.0953, 38.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD470102 [63.947201 32.095299 38.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47018, 11697, 0xBD470102, 63.9472, 32.0953, 38.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD470102 [63.947201 32.095299 38.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47019, 11697, 0xBD470104, 56.9148, 33.9668, 38.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD470104 [56.914799 33.966801 38.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7BD47019, 11697, 0xBD470104, 56.9148, 33.9668, 38.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD470104 [56.914799 33.966801 38.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4701A, 11697, 0xBD470104, 57.5974, 38.2906, 38.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBD470104 [57.597401 38.290600 38.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4701B, 9686, 0xBD470104, 57.0686, 33.5872, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470104 [57.068600 33.587200 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD4701B, 9686, 0xBD470104, 57.0686, 33.5872, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470104 [57.068600 33.587200 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4701C, 9686, 0xBD470104, 53.5536, 36.2147, 40.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7BD4701F, 9686, 0xBD470104, 58.0478, 35.5122, 41.475, 0.707107, 0, 0, /* @teleloc 0xBD470104 [58.047798 35.512199 41.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47020, 9686, 0xBD470104, 56.1032, 38.7565, 41.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470104 [56.103199 38.756500 41.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47020, 9686, 0xBD470104, 56.1032, 38.7565, 41.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470104 [56.103199 38.756500 41.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47021, 11697, 0xBD470106, 61.3948, 33.9638, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7BD47023, 9686, 0xBD470106, 63.4036, 33.9646, 35.95, 0.707107, 0, 0, /* @teleloc 0xBD470106 [63.403599 33.964600 35.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47024, 9686, 0xBD470106, 58.1286, 30.7647, 35.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470106 [58.128601 30.764700 35.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47024, 9686, 0xBD470106, 58.1286, 30.7647, 35.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470106 [58.128601 30.764700 35.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47025, 9686, 0xBD470106, 53.5036, 33.9897, 35.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBD470106 [53.503601 33.989700 35.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47026, 9686, 0xBD470106, 59.5286, 37.3147, 35.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470106 [59.528599 37.314701 35.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47026, 9686, 0xBD470106, 59.5286, 37.3147, 35.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470106 [59.528599 37.314701 35.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47027, 11698, 0xBD470106, 58.4209, 34.6302, 37.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBD470106 [58.420898 34.630199 37.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47027, 11698, 0xBD470106, 58.4209, 34.6302, 37.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBD470106 [58.420898 34.630199 37.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47028, 9687, 0xBD470106, 62.8408, 31.3076, 34.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xBD470106 [62.840801 31.307600 34.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47029, 9686, 0xBD470106, 60.7023, 30.7647, 35.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470106 [60.702301 30.764700 35.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47029, 9686, 0xBD470106, 60.7023, 30.7647, 35.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470106 [60.702301 30.764700 35.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4702A, 9686, 0xBD470106, 56.4787, 37.3147, 35.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470106 [56.478699 37.314701 35.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD4702A, 9686, 0xBD470106, 56.4787, 37.3147, 35.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470106 [56.478699 37.314701 35.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4702B, 11697, 0xBD470106, 62.709, 36.5575, 34.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBD470106 [62.709000 36.557499 34.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4702C, 11697, 0xBD470106, 59.334, 34.0325, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD470106 [59.334000 34.032501 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD4702C, 11697, 0xBD470106, 59.334, 34.0325, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD470106 [59.334000 34.032501 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4702D, 11697, 0xBD470106, 54.109, 31.3575, 34.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBD470106 [54.109001 31.357500 34.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4702E, 412, 0xBD470000, 56.0908, 39.1176, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBD470000 [56.090801 39.117599 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD4702E, 412, 0xBD470000, 56.0908, 39.1176, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBD470000 [56.090801 39.117599 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4702F, 9686, 0xBD470000, 56.0686, 39.2122, 41.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470000 [56.068600 39.212200 41.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD4702F, 9686, 0xBD470000, 56.0686, 39.2122, 41.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470000 [56.068600 39.212200 41.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47030, 9686, 0xBD470000, 57.9672, 39.2122, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470000 [57.967201 39.212200 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47030, 9686, 0xBD470000, 57.9672, 39.2122, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470000 [57.967201 39.212200 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47031, 9686, 0xBD470000, 54.2164, 39.2122, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470000 [54.216400 39.212200 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47031, 9686, 0xBD470000, 54.2164, 39.2122, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470000 [54.216400 39.212200 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47032, 12679, 0xBD470000, 52.3953, 39.7705, 38.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xBD470000 [52.395302 39.770500 38.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47033, 12679, 0xBD470000, 66.7453, 39.5455, 38.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBD470000 [66.745300 39.545502 38.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47033, 12679, 0xBD470000, 66.7453, 39.5455, 38.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBD470000 [66.745300 39.545502 38.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47034, 9686, 0xBD47010A, 35.8105, 86.0635, 39.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x7BD4716B, 12679, 0xBD470000, 153.703, 68.1553, 36.075, 0.707107, 0, 0, /* @teleloc 0xBD470000 [153.703003 68.155296 36.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4716C, 412, 0xBD470139, 104.63, 41.242, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBD470139 [104.629997 41.242001 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD4716C, 412, 0xBD470139, 104.63, 41.242, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBD470139 [104.629997 41.242001 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4716D, 9686, 0xBD47013A, 104.58, 40.432, 42.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x7BD47170, 11697, 0xBD47013A, 102.852, 39.9429, 38.15, -0.92388, 0, 0, /* @teleloc 0xBD47013A [102.851997 39.942902 38.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47171, 9686, 0xBD47013A, 104.58, 31.882, 43.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013A [104.580002 31.882000 43.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47171, 9686, 0xBD47013A, 104.58, 31.882, 43.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013A [104.580002 31.882000 43.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47172, 9686, 0xBD47013A, 102.28, 37.9312, 40.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x7BD47175, 9686, 0xBD47013A, 106.908, 37.7164, 40.25, 0.707107, 0, 0, /* @teleloc 0xBD47013A [106.907997 37.716400 40.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47176, 9686, 0xBD47013B, 110.78, 35.932, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013B [110.779999 35.931999 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47176, 9686, 0xBD47013B, 110.78, 35.932, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013B [110.779999 35.931999 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47177, 9686, 0xBD47013B, 113.913, 34.7409, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBD47013B [113.913002 34.740898 40.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47178, 9686, 0xBD47013B, 112.821, 29.982, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013B [112.820999 29.982000 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47178, 9686, 0xBD47013B, 112.821, 29.982, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013B [112.820999 29.982000 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47179, 9686, 0xBD47013B, 108.369, 29.982, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013B [108.369003 29.982000 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47179, 9686, 0xBD47013B, 108.369, 29.982, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013B [108.369003 29.982000 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4717A, 9686, 0xBD47013B, 107.349, 31.212, 40, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x7BD4717D, 11698, 0xBD47013B, 110.73, 32.882, 44.25, 0.707107, 0, 0, -0 /* @teleloc 0xBD47013B [110.730003 32.882000 44.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4717E, 11697, 0xBD47013B, 110.714, 32.7988, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD47013B [110.713997 32.798801 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD4717E, 11697, 0xBD47013B, 110.714, 32.7988, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD47013B [110.713997 32.798801 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4717F, 9686, 0xBD47013B, 113.913, 31.1409, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x7BD47180, 9686, 0xBD47013B, 113.913, 32.9832, 41.9, 0.707107, 0, 0, - /* @teleloc 0xBD47013B [113.913002 32.983200 41.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47181, 9686, 0xBD47013B, 112.879, 35.932, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013B [112.878998 35.931999 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47181, 9686, 0xBD47013B, 112.879, 35.932, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013B [112.878998 35.931999 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47182, 9686, 0xBD47013B, 108.529, 35.932, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013B [108.528999 35.931999 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47182, 9686, 0xBD47013B, 108.529, 35.932, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013B [108.528999 35.931999 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47183, 9686, 0xBD47013B, 110.601, 29.982, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013B [110.600998 29.982000 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47183, 9686, 0xBD47013B, 110.601, 29.982, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013B [110.600998 29.982000 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47184, 9686, 0xBD47013B, 107.349, 31.4609, 41.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x7BD47185, 9686, 0xBD47013B, 107.349, 34.4984, 41.6, -0.707107, 0, 0, /* @teleloc 0xBD47013B [107.348999 34.498402 41.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47186, 9686, 0xBD47013B, 108.529, 35.932, 40, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013B [108.528999 35.931999 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47186, 9686, 0xBD47013B, 108.529, 35.932, 40, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013B [108.528999 35.931999 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47187, 11698, 0xBD47013B, 113.057, 30.6751, 42.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x7BD47188, 11698, 0xBD47013B, 112.957, 34.9752, 42.3, 0.919479, 0, 0, - /* @teleloc 0xBD47013B [112.957001 34.975201 42.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47189, 11697, 0xBD47013B, 110.717, 31.4645, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD47013B [110.717003 31.464500 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47189, 11697, 0xBD47013B, 110.717, 31.4645, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD47013B [110.717003 31.464500 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4718A, 11697, 0xBD47013B, 110.717, 33.9602, 38.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD47013B [110.717003 33.960201 38.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD4718A, 11697, 0xBD47013B, 110.717, 33.9602, 38.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD47013B [110.717003 33.960201 38.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4718B, 11697, 0xBD47013B, 112.867, 30.8487, 38.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7BD4718C, 11697, 0xBD47013B, 113.211, 33.0514, 38.15, 0.707107, 0, 0, /* @teleloc 0xBD47013B [113.210999 33.051399 38.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4718D, 11697, 0xBD47013B, 110.717, 35.1636, 38.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD47013B [110.717003 35.163601 38.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD4718D, 11697, 0xBD47013B, 110.717, 35.1636, 38.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD47013B [110.717003 35.163601 38.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4718E, 9686, 0xBD47013D, 106.831, 35.582, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013D [106.831001 35.582001 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD4718E, 9686, 0xBD47013D, 106.831, 35.582, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013D [106.831001 35.582001 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4718F, 9686, 0xBD47013D, 113.681, 32.9134, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x7BD47192, 9687, 0xBD47013D, 103.056, 34.8489, 34.1, -0.865587, -0.000 /* @teleloc 0xBD47013D [103.056000 34.848900 34.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47193, 9686, 0xBD47013D, 110.134, 35.582, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013D [110.134003 35.582001 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47193, 9686, 0xBD47013D, 110.134, 35.582, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013D [110.134003 35.582001 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47194, 9686, 0xBD47013D, 106.233, 30.0424, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013D [106.233002 30.042400 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47194, 9686, 0xBD47013D, 106.233, 30.0424, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013D [106.233002 30.042400 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47195, 9686, 0xBD47013D, 110.346, 30.0424, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD47013D [110.346001 30.042400 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47195, 9686, 0xBD47013D, 110.346, 30.0424, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD47013D [110.346001 30.042400 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD47196, 9686, 0xBD47013D, 102.28, 31.2029, 36.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x7BD47197, 11698, 0xBD47013D, 108.873, 32.882, 37.5, -0.707107, 0, 0, - /* @teleloc 0xBD47013D [108.873001 32.882000 37.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47198, 11697, 0xBD47013D, 108.62, 34.9233, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD47013D [108.620003 34.923302 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BD47198, 11697, 0xBD47013D, 108.62, 34.9233, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD47013D [108.620003 34.923302 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD47199, 11697, 0xBD47013D, 108.32, 30.5733, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBD47013D [108.320000 30.573299 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD47199, 11697, 0xBD47013D, 108.32, 30.5733, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBD47013D [108.320000 30.573299 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4719A, 11697, 0xBD47013D, 112.939, 32.5456, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBD47013D [112.939003 32.545601 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4719B, 9686, 0xBD470000, 104.63, 41.2806, 41.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470000 [104.629997 41.280602 41.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7BD4719B, 9686, 0xBD470000, 104.63, 41.2806, 41.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470000 [104.629997 41.280602 41.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4719C, 9686, 0xBD470000, 102.479, 41.4806, 39.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470000 [102.478996 41.480598 39.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7BD4719C, 9686, 0xBD470000, 102.479, 41.4806, 39.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470000 [102.478996 41.480598 39.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4719D, 9686, 0xBD470000, 106.772, 41.4806, 39.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBD470000 [106.772003 41.480598 39.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7BD4719D, 9686, 0xBD470000, 106.772, 41.4806, 39.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBD470000 [106.772003 41.480598 39.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD4719E, 12679, 0xBD470000, 108.717, 41.9145, 38.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xBD470000 [108.717003 41.914501 38.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BD4719F, 12679, 0xBD470000, 110.717, 37.1645, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBD470000 [110.717003 37.164501 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BD4719F, 12679, 0xBD470000, 110.717, 37.1645, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBD470000 [110.717003 37.164501 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BD471A0, 13450, 0xBD470104, 56.3959, 36.5359, 38.005, 0.005411, 0, 0, -0.999985, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BDF1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BDF1.sql index 34a3a94394..2ed6e31e58 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BDF1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BDF1.sql @@ -204,19 +204,19 @@ VALUES (0x7BDF1039, 7625, 0xBDF10000, 100.965, 7.36145, -0.003625, 0.999701, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BDF103A, 7625, 0xBDF10000, 89.7878, 18.2162, -0.001375, 0.999875, 0, 0, -0.015837, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0xBDF10000 [89.787804 18.216200 -0.001375] 0.999875 0.000000 0.000000 -0.015836 */ +/* @teleloc 0xBDF10000 [89.787804 18.216200 -0.001375] 0.999875 0.000000 0.000000 -0.015837 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BDF103B, 7625, 0xBDF10000, 82.5633, 4.0409, -0.04375, 0.999875, 0, 0, -0.015837, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0xBDF10000 [82.563301 4.040900 -0.043750] 0.999875 0.000000 0.000000 -0.015836 */ +/* @teleloc 0xBDF10000 [82.563301 4.040900 -0.043750] 0.999875 0.000000 0.000000 -0.015837 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BDF103C, 7625, 0xBDF10000, 76.0461, 16.5013, 0.025375, 0.999875, 0, 0, -0.015837, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0xBDF10000 [76.046097 16.501301 0.025375] 0.999875 0.000000 0.000000 -0.015836 */ +/* @teleloc 0xBDF10000 [76.046097 16.501301 0.025375] 0.999875 0.000000 0.000000 -0.015837 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BDF103D, 7625, 0xBDF10000, 65.0148, 6.53739, -0.0705, 0.999875, 0, 0, -0.015837, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0xBDF10000 [65.014801 6.537390 -0.070500] 0.999875 0.000000 0.000000 -0.015836 */ +/* @teleloc 0xBDF10000 [65.014801 6.537390 -0.070500] 0.999875 0.000000 0.000000 -0.015837 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BDF103E, 7625, 0xBDF10000, 54.387, 31.662, -0.084, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Pressure Plate */ @@ -440,12 +440,12 @@ VALUES (0x7BDF1067, 7625, 0xBDF10000, 149.197, 173.383, -0.028125, 0.712659, 0, /* @teleloc 0xBDF10000 [149.197006 173.382996 -0.028125] 0.712659 0.000000 0.000000 -0.701511 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BDF1068, 2131, 0xBDF10000, 142.716, 142.886, 30.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0xBDF10000 [142.716003 142.886002 30.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BDF1068, 2131, 0xBDF10000, 142.716, 142.886, 30.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0xBDF10000 [142.716003 142.886002 30.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BDF1069, 2131, 0xBDF10000, 141.502, 140.438, 30.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ -/* @teleloc 0xBDF10000 [141.501999 140.438004 30.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BDF1069, 2131, 0xBDF10000, 141.502, 140.438, 30.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Pressure Plate */ +/* @teleloc 0xBDF10000 [141.501999 140.438004 30.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BDF106A, 7389, 0xBDF10000, 142.119, 137.938, 57.9392, 0.399259, 0, 0, 0.916838, False, '2005-02-09 10:00:00'); /* Empyrean magical defense battery */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BE80.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BE80.sql index b0043525e5..ce4aea261f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BE80.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BE80.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xBE80; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BE80001, 412, 0xBE800108, 128.861, 42.8621, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBE800108 [128.860992 42.862099 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BE80001, 412, 0xBE800108, 128.861, 42.8621, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBE800108 [128.860992 42.862099 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BE80002, 7923, 0xBE80010A, 136.316, 35.9708, 30.005, 0.275266, 0, 0, -0.961368, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BF15.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BF15.sql index 6211c3243c..1db6c73bd1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BF15.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BF15.sql @@ -13,20 +13,20 @@ VALUES (0x7BF15002, 9686, 0xBF150100, 145.46, 39.6343, 146.925, -0.707107, 0, 0 /* @teleloc 0xBF150100 [145.460007 39.634300 146.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15003, 412, 0xBF150107, 147.696, 28.6413, 140, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF150107 [147.695999 28.641300 140.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15003, 412, 0xBF150107, 147.696, 28.6413, 140, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF150107 [147.695999 28.641300 140.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15004, 9686, 0xBF150107, 147.683, 28.5492, 143.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150107 [147.682999 28.549200 143.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15004, 9686, 0xBF150107, 147.683, 28.5492, 143.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150107 [147.682999 28.549200 143.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF15005, 9686, 0xBF150107, 157.118, 26.9299, 142.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBF150107 [157.117996 26.929899 142.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15006, 412, 0xBF150109, 147.195, 41.295, 140, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF150109 [147.195007 41.294998 140.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15006, 412, 0xBF150109, 147.195, 41.295, 140, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF150109 [147.195007 41.294998 140.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF15007, 9686, 0xBF150109, 145.477, 32.179, 142.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x7BF1500B, 9686, 0xBF15010E, 145.627, 29.0562, 147.675, -0.707107, 0, /* @teleloc 0xBF15010E [145.626999 29.056200 147.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1500C, 11697, 0xBF15010E, 152.426, 25.8847, 144.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF15010E [152.425995 25.884701 144.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1500C, 11697, 0xBF15010E, 152.426, 25.8847, 144.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF15010E [152.425995 25.884701 144.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1500D, 11697, 0xBF15010E, 160.763, 26.3397, 144.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF15010E [160.763000 26.339701 144.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1500D, 11697, 0xBF15010E, 160.763, 26.3397, 144.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF15010E [160.763000 26.339701 144.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1500E, 11697, 0xBF15010E, 154.836, 32.2373, 144.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF15010E [154.835999 32.237301 144.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF1500E, 11697, 0xBF15010E, 154.836, 32.2373, 144.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF15010E [154.835999 32.237301 144.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1500F, 11698, 0xBF150110, 157.826, 29.175, 151.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBF150110 [157.826004 29.174999 151.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1500F, 11698, 0xBF150110, 157.826, 29.175, 151.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBF150110 [157.826004 29.174999 151.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15010, 9686, 0xBF150111, 153.62, 32.9345, 142.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150111 [153.619995 32.934502 142.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15010, 9686, 0xBF150111, 153.62, 32.9345, 142.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150111 [153.619995 32.934502 142.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15011, 9686, 0xBF150112, 162.957, 25.2103, 143.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150112 [162.957001 25.210300 143.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15011, 9686, 0xBF150112, 162.957, 25.2103, 143.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150112 [162.957001 25.210300 143.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF15012, 9686, 0xBF150112, 157.733, 27.7492, 142.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x7BF15013, 9686, 0xBF150112, 165.483, 29.0492, 143.625, 0.707107, 0, 0 /* @teleloc 0xBF150112 [165.483002 29.049200 143.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15014, 412, 0xBF150116, 153.2, 27.91, 135.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF150116 [153.199997 27.910000 135.195007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15014, 412, 0xBF150116, 153.2, 27.91, 135.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF150116 [153.199997 27.910000 135.195007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15015, 9686, 0xBF150117, 156.145, 27.4595, 137.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150117 [156.145004 27.459499 137.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15015, 9686, 0xBF150117, 156.145, 27.4595, 137.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150117 [156.145004 27.459499 137.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15016, 11698, 0xBF150118, 158.431, 34.0657, 139.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBF150118 [158.431000 34.065701 139.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15016, 11698, 0xBF150118, 158.431, 34.0657, 139.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBF150118 [158.431000 34.065701 139.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15017, 9686, 0xBF15011B, 164.4, 40.059, 138.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15011B [164.399994 40.058998 138.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15017, 9686, 0xBF15011B, 164.4, 40.059, 138.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15011B [164.399994 40.058998 138.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15018, 9686, 0xBF15011B, 164.4, 31.8434, 138.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15011B [164.399994 31.843399 138.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15018, 9686, 0xBF15011B, 164.4, 31.8434, 138.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15011B [164.399994 31.843399 138.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15019, 412, 0xBF15011C, 164.15, 47.08, 140, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF15011C [164.149994 47.080002 140.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15019, 412, 0xBF15011C, 164.15, 47.08, 140, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF15011C [164.149994 47.080002 140.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1501A, 9686, 0xBF15011D, 161.8, 42.9, 143.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,8 +113,8 @@ VALUES (0x7BF1501B, 412, 0xBF150000, 161.205, 42.9, 140, -0.707107, 0, 0, 0.70 /* @teleloc 0xBF150000 [161.205002 42.900002 140.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1501C, 412, 0xBF150000, 161.505, 33.615, 140, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF150000 [161.505005 33.615002 140.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1501C, 412, 0xBF150000, 161.505, 33.615, 140, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF150000 [161.505005 33.615002 140.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1501D, 412, 0xBF150122, 159.608, 154.355, 138, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -799,104 +799,104 @@ VALUES (0x7BF1507A, 10707, 0xBF150000, 146.827, 81.8786, 136.079, -0.729413, 0, /* @teleloc 0xBF150000 [146.826996 81.878601 136.078995] -0.729413 0.000000 0.000000 -0.684073 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1507B, 9686, 0xBF150107, 151.97, 25.0345, 142.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150107 [151.970001 25.034500 142.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1507B, 9686, 0xBF150107, 151.97, 25.0345, 142.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150107 [151.970001 25.034500 142.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1507C, 11698, 0xBF150107, 148.607, 26.7745, 144.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xBF150107 [148.606995 26.774500 144.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1507D, 11697, 0xBF150107, 154.287, 25.7677, 140.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF150107 [154.287003 25.767700 140.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1507D, 11697, 0xBF150107, 154.287, 25.7677, 140.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF150107 [154.287003 25.767700 140.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1507E, 11697, 0xBF150107, 149.612, 25.7677, 140.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF150107 [149.612000 25.767700 140.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1507E, 11697, 0xBF150107, 149.612, 25.7677, 140.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF150107 [149.612000 25.767700 140.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1507F, 9686, 0xBF150109, 147.327, 29.179, 143.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150109 [147.326996 29.179001 143.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1507F, 9686, 0xBF150109, 147.327, 29.179, 143.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150109 [147.326996 29.179001 143.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF15080, 9686, 0xBF150109, 149.222, 35.1222, 143.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBF150109 [149.222000 35.122200 143.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15081, 9686, 0xBF15010A, 151.452, 41.204, 143.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15010A [151.451996 41.203999 143.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15081, 9686, 0xBF15010A, 151.452, 41.204, 143.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15010A [151.451996 41.203999 143.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15082, 9686, 0xBF15010A, 151.452, 33.529, 143.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15010A [151.451996 33.528999 143.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15082, 9686, 0xBF15010A, 151.452, 33.529, 143.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15010A [151.451996 33.528999 143.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15083, 11697, 0xBF15010A, 151.412, 34.3927, 140.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF15010A [151.412003 34.392700 140.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15083, 11697, 0xBF15010A, 151.412, 34.3927, 140.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF15010A [151.412003 34.392700 140.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF15084, 9686, 0xBF15010B, 153.18, 43.6715, 143.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBF15010B [153.179993 43.671501 143.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15085, 9686, 0xBF15010B, 149.33, 45.6715, 143.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15010B [149.330002 45.671501 143.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15085, 9686, 0xBF15010B, 149.33, 45.6715, 143.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15010B [149.330002 45.671501 143.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15086, 9686, 0xBF15010E, 157.825, 25.3684, 148.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15010E [157.824997 25.368401 148.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15086, 9686, 0xBF15010E, 157.825, 25.3684, 148.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15010E [157.824997 25.368401 148.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15087, 9686, 0xBF15010E, 150.798, 32.9615, 148.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15010E [150.798004 32.961498 148.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15087, 9686, 0xBF15010E, 150.798, 32.9615, 148.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15010E [150.798004 32.961498 148.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15088, 9686, 0xBF15010E, 154.223, 32.9615, 148.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15010E [154.223007 32.961498 148.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15088, 9686, 0xBF15010E, 154.223, 32.9615, 148.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15010E [154.223007 32.961498 148.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15089, 9686, 0xBF15010E, 157.798, 32.9615, 148.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15010E [157.798004 32.961498 148.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF15089, 9686, 0xBF15010E, 157.798, 32.9615, 148.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15010E [157.798004 32.961498 148.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1508A, 9686, 0xBF15010E, 154.273, 25.3365, 148.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15010E [154.272995 25.336500 148.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1508A, 9686, 0xBF15010E, 154.273, 25.3365, 148.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15010E [154.272995 25.336500 148.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1508B, 9686, 0xBF15010E, 161.335, 25.3365, 148.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15010E [161.335007 25.336500 148.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1508B, 9686, 0xBF15010E, 161.335, 25.3365, 148.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15010E [161.335007 25.336500 148.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1508C, 9686, 0xBF15010E, 161.348, 32.9615, 148.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15010E [161.348007 32.961498 148.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF1508C, 9686, 0xBF15010E, 161.348, 32.9615, 148.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15010E [161.348007 32.961498 148.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1508D, 11698, 0xBF150110, 154.586, 29.175, 151.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBF150110 [154.585999 29.174999 151.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1508D, 11698, 0xBF150110, 154.586, 29.175, 151.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBF150110 [154.585999 29.174999 151.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1508E, 11698, 0xBF150112, 161.635, 29.2434, 144.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBF150112 [161.634995 29.243401 144.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1508E, 11698, 0xBF150112, 161.635, 29.2434, 144.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBF150112 [161.634995 29.243401 144.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1508F, 11697, 0xBF150112, 159.815, 25.6316, 140.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF150112 [159.815002 25.631599 140.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1508F, 11697, 0xBF150112, 159.815, 25.6316, 140.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF150112 [159.815002 25.631599 140.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15090, 9686, 0xBF150116, 153.202, 28.003, 138.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150116 [153.201996 28.003000 138.475006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15090, 9686, 0xBF150116, 153.202, 28.003, 138.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150116 [153.201996 28.003000 138.475006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF15091, 9686, 0xBF150116, 150.027, 35.553, 138.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBF150116 [150.026993 35.553001 138.475006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15092, 11697, 0xBF150117, 160.169, 25.9637, 135.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF150117 [160.169006 25.963699 135.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15092, 11697, 0xBF150117, 160.169, 25.9637, 135.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF150117 [160.169006 25.963699 135.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15093, 9686, 0xBF150118, 159.186, 28.1479, 138.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150118 [159.186005 28.147900 138.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15093, 9686, 0xBF150118, 159.186, 28.1479, 138.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150118 [159.186005 28.147900 138.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF15094, 9686, 0xBF150118, 155.37, 33.4632, 138.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -911,8 +911,8 @@ VALUES (0x7BF15096, 11697, 0xBF150118, 156.121, 39.4024, 135.35, 0.9139, 0, 0, 0 /* @teleloc 0xBF150118 [156.121002 39.402401 135.350006] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF15097, 11698, 0xBF15011B, 164.559, 35.7695, 139.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBF15011B [164.559006 35.769501 139.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF15097, 11698, 0xBF15011B, 164.559, 35.7695, 139.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBF15011B [164.559006 35.769501 139.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF15098, 11697, 0xBF15011B, 166.521, 39.2524, 135.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -923,20 +923,20 @@ VALUES (0x7BF15099, 11697, 0xBF15011B, 166.719, 32.3887, 135.35, 0.372988, 0, 0, /* @teleloc 0xBF15011B [166.718994 32.388699 135.350006] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1509A, 9686, 0xBF15011D, 164.2, 39.75, 144.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF15011D [164.199997 39.750000 144.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1509A, 9686, 0xBF15011D, 164.2, 39.75, 144.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF15011D [164.199997 39.750000 144.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1509B, 9686, 0xBF15011D, 166.767, 42.8645, 144.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBF15011D [166.766998 42.864498 144.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1509C, 11697, 0xBF15011D, 164.115, 40.4066, 140.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF15011D [164.115005 40.406601 140.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1509C, 11697, 0xBF15011D, 164.115, 40.4066, 140.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF15011D [164.115005 40.406601 140.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1509D, 9686, 0xBF150000, 164.175, 47.5184, 143.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150000 [164.175003 47.518398 143.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1509D, 9686, 0xBF150000, 164.175, 47.5184, 143.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150000 [164.175003 47.518398 143.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1509E, 9686, 0xBF150000, 166.65, 46.4184, 142.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -947,12 +947,12 @@ VALUES (0x7BF1509F, 9686, 0xBF150000, 162.05, 46.7434, 142.55, 0.456322, 0, 0, /* @teleloc 0xBF150000 [162.050003 46.743401 142.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF150A0, 9686, 0xBF150000, 161.525, 33.6934, 143.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150000 [161.524994 33.693401 143.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF150A0, 9686, 0xBF150000, 161.525, 33.6934, 143.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150000 [161.524994 33.693401 143.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF150A1, 9686, 0xBF150000, 157.625, 45.0434, 142.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF150000 [157.625000 45.043400 142.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF150A1, 9686, 0xBF150000, 157.625, 45.0434, 142.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF150000 [157.625000 45.043400 142.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF150A2, 12679, 0xBF150000, 155.29, 34.7816, 140.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -975,16 +975,16 @@ VALUES (0x7BF150A6, 12679, 0xBF150000, 166.941, 46.7066, 140.1, 0.420244, 0, 0, /* @teleloc 0xBF150000 [166.940994 46.706600 140.100006] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF150A7, 12679, 0xBF150000, 159.415, 36.4066, 140.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBF150000 [159.414993 36.406601 140.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF150A7, 12679, 0xBF150000, 159.415, 36.4066, 140.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBF150000 [159.414993 36.406601 140.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF150A8, 12678, 0xBF150000, 164.44, 42.8316, 149, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBF150000 [164.440002 42.831600 149.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF150A8, 12678, 0xBF150000, 164.44, 42.8316, 149, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBF150000 [164.440002 42.831600 149.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF150A9, 12678, 0xBF150000, 149.565, 29.4316, 156.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xBF150000 [149.565002 29.431601 156.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF150A9, 12678, 0xBF150000, 149.565, 29.4316, 156.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xBF150000 [149.565002 29.431601 156.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF150AA, 9686, 0xBF150125, 155.92, 145.431, 146.37, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BF19.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BF19.sql index b6df253dce..02ce78d25b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BF19.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BF19.sql @@ -217,24 +217,24 @@ VALUES (0x7BF19035, 11697, 0xBF190119, 160.961, 84.7924, 96.075, -0.909599, 0, 0 /* @teleloc 0xBF190119 [160.960999 84.792397 96.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19036, 9686, 0xBF190119, 160.881, 79.8045, 98.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190119 [160.880997 79.804497 98.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19036, 9686, 0xBF190119, 160.881, 79.8045, 98.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190119 [160.880997 79.804497 98.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19037, 11697, 0xBF190119, 156.894, 82.7114, 96.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBF190119 [156.893997 82.711403 96.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19038, 9686, 0xBF190119, 155.181, 79.8295, 98.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190119 [155.181000 79.829498 98.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19038, 9686, 0xBF190119, 155.181, 79.8295, 98.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190119 [155.181000 79.829498 98.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19039, 9686, 0xBF190119, 155.414, 85.7712, 98.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190119 [155.414001 85.771202 98.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF19039, 9686, 0xBF190119, 155.414, 85.7712, 98.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190119 [155.414001 85.771202 98.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1903A, 9686, 0xBF190119, 160.844, 85.7962, 98.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190119 [160.843994 85.796204 98.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF1903A, 9686, 0xBF190119, 160.844, 85.7962, 98.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190119 [160.843994 85.796204 98.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1903B, 9686, 0xBF190119, 162.169, 85.0712, 98.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -253,16 +253,16 @@ VALUES (0x7BF1903E, 11697, 0xBF190119, 159.644, 82.7114, 96.075, 0.707107, 0, 0, /* @teleloc 0xBF190119 [159.643997 82.711403 96.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1903F, 11697, 0xBF19011B, 152.455, 82.0637, 96.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF19011B [152.455002 82.063698 96.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7BF1903F, 11697, 0xBF19011B, 152.455, 82.0637, 96.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF19011B [152.455002 82.063698 96.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19040, 11697, 0xBF19011B, 153.138, 86.3875, 96.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBF19011B [153.138000 86.387497 96.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19041, 9686, 0xBF19011B, 152.609, 81.6841, 98.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19011B [152.608994 81.684097 98.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19041, 9686, 0xBF19011B, 152.609, 81.6841, 98.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19011B [152.608994 81.684097 98.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19042, 9686, 0xBF19011B, 149.094, 84.3115, 98.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,28 +281,28 @@ VALUES (0x7BF19045, 9686, 0xBF19011D, 158.944, 82.0615, 93.95, 0.707107, 0, 0, /* @teleloc 0xBF19011D [158.944000 82.061501 93.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19046, 9686, 0xBF19011D, 153.669, 78.8615, 93.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19011D [153.669006 78.861504 93.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19046, 9686, 0xBF19011D, 153.669, 78.8615, 93.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19011D [153.669006 78.861504 93.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19047, 9686, 0xBF19011D, 149.044, 82.0865, 93.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBF19011D [149.044006 82.086502 93.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19048, 9686, 0xBF19011D, 155.069, 85.4116, 93.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19011D [155.069000 85.411598 93.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF19048, 9686, 0xBF19011D, 155.069, 85.4116, 93.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19011D [155.069000 85.411598 93.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19049, 11698, 0xBF19011D, 153.961, 82.7271, 95.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBF19011D [153.960999 82.727097 95.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19049, 11698, 0xBF19011D, 153.961, 82.7271, 95.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBF19011D [153.960999 82.727097 95.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1904A, 9687, 0xBF19011D, 158.381, 79.4045, 92.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xBF19011D [158.380997 79.404503 92.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1904B, 412, 0xBF190000, 151.631, 87.2145, 96, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF190000 [151.630997 87.214500 96.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1904B, 412, 0xBF190000, 151.631, 87.2145, 96, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF190000 [151.630997 87.214500 96.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1904C, 11697, 0xBF190122, 54.4112, 107.116, 78.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -401,20 +401,20 @@ VALUES (0x7BF19063, 9686, 0xBF190129, 106.098, 32.355, 81.5, -0.707107, 0, 0, 0 /* @teleloc 0xBF190129 [106.098000 32.355000 81.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19064, 9686, 0xBF190129, 104.898, 30.455, 80.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190129 [104.898003 30.455000 80.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19064, 9686, 0xBF190129, 104.898, 30.455, 80.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190129 [104.898003 30.455000 80.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19065, 9686, 0xBF19012A, 107.752, 28.5699, 79.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19012A [107.751999 28.569901 79.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19065, 9686, 0xBF19012A, 107.752, 28.5699, 79.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19012A [107.751999 28.569901 79.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19066, 9686, 0xBF19012A, 113.13, 28.5699, 79.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19012A [113.129997 28.569901 79.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19066, 9686, 0xBF19012A, 113.13, 28.5699, 79.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19012A [113.129997 28.569901 79.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19067, 9686, 0xBF19012A, 110.48, 34.5199, 81.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19012A [110.480003 34.519901 81.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF19067, 9686, 0xBF19012A, 110.48, 34.5199, 81.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19012A [110.480003 34.519901 81.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19068, 9686, 0xBF19012A, 114.43, 33.4699, 79.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -437,16 +437,16 @@ VALUES (0x7BF1906C, 11698, 0xBF19012A, 110.489, 31.6121, 84.6, -0.707107, 0, 0, /* @teleloc 0xBF19012A [110.488998 31.612101 84.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1906D, 11697, 0xBF19012A, 110.475, 34.1455, 78.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF19012A [110.474998 34.145500 78.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF1906D, 11697, 0xBF19012A, 110.475, 34.1455, 78.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF19012A [110.474998 34.145500 78.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1906E, 9686, 0xBF19012E, 107.416, 27.6511, 76.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19012E [107.416000 27.651100 76.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1906E, 9686, 0xBF19012E, 107.416, 27.6511, 76.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19012E [107.416000 27.651100 76.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1906F, 9686, 0xBF19012E, 107.666, 34.2011, 76.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19012E [107.666000 34.201099 76.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF1906F, 9686, 0xBF19012E, 107.666, 34.2011, 76.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19012E [107.666000 34.201099 76.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19070, 9686, 0xBF19012E, 111.165, 30.8154, 76.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -465,8 +465,8 @@ VALUES (0x7BF19073, 9687, 0xBF19012E, 110.554, 33.6001, 74.1, 0.878817, 0, 0, - /* @teleloc 0xBF19012E [110.554001 33.600101 74.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19074, 412, 0xBF190000, 103.839, 36.1221, 78, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF190000 [103.838997 36.122101 78.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19074, 412, 0xBF190000, 103.839, 36.1221, 78, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF190000 [103.838997 36.122101 78.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19075, 9686, 0xBF190130, 86.3572, 152.852, 114.85, -0.277423, 0, 0, -0.960748, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1398,16 +1398,16 @@ VALUES (0x7BF190FC, 12679, 0xBF190000, 163.825, 132.449, 100.1, 0.707107, 0, 0, /* @teleloc 0xBF190000 [163.824997 132.449005 100.099998] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF190FD, 9686, 0xBF190119, 157.968, 79.8045, 99.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190119 [157.968002 79.804497 99.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF190FD, 9686, 0xBF190119, 157.968, 79.8045, 99.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190119 [157.968002 79.804497 99.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF190FE, 9686, 0xBF190119, 162.169, 82.7046, 99.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBF190119 [162.169006 82.704597 99.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF190FF, 9686, 0xBF190119, 158.205, 85.7712, 99.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190119 [158.205002 85.771202 99.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF190FF, 9686, 0xBF190119, 158.205, 85.7712, 99.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190119 [158.205002 85.771202 99.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19100, 9686, 0xBF190119, 154.041, 81.2077, 98.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1438,8 +1438,8 @@ VALUES (0x7BF19106, 11698, 0xBF190119, 155.857, 84.3381, 100.175, -0.9486, 0, 0, /* @teleloc 0xBF190119 [155.856995 84.338097 100.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19107, 11697, 0xBF190119, 158.236, 85.1174, 96.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF190119 [158.235992 85.117401 96.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF19107, 11697, 0xBF190119, 158.236, 85.1174, 96.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF190119 [158.235992 85.117401 96.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19108, 11697, 0xBF190119, 158.236, 82.6924, 96.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1450,12 +1450,12 @@ VALUES (0x7BF19109, 11697, 0xBF190119, 154.937, 80.6422, 96.075, -0.364064, 0, 0 /* @teleloc 0xBF190119 [154.936996 80.642197 96.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1910A, 11697, 0xBF190119, 156.412, 80.1922, 96.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF190119 [156.412003 80.192200 96.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1910A, 11697, 0xBF190119, 156.412, 80.1922, 96.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF190119 [156.412003 80.192200 96.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1910B, 11697, 0xBF190119, 159.487, 80.1922, 96.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF190119 [159.487000 80.192200 96.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1910B, 11697, 0xBF190119, 159.487, 80.1922, 96.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF190119 [159.487000 80.192200 96.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1910C, 9686, 0xBF19011B, 149.094, 82.5339, 98.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1470,48 +1470,48 @@ VALUES (0x7BF1910E, 9686, 0xBF19011B, 153.588, 83.6091, 99.475, 0.707107, 0, 0, /* @teleloc 0xBF19011B [153.587997 83.609100 99.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1910F, 9686, 0xBF19011B, 151.643, 86.8533, 99.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19011B [151.643005 86.853302 99.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF1910F, 9686, 0xBF19011B, 151.643, 86.8533, 99.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19011B [151.643005 86.853302 99.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19110, 9686, 0xBF19011D, 156.242, 78.8615, 93.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19011D [156.242004 78.861504 93.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19110, 9686, 0xBF19011D, 156.242, 78.8615, 93.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19011D [156.242004 78.861504 93.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19111, 9686, 0xBF19011D, 152.019, 85.4116, 93.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19011D [152.018997 85.411598 93.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF19111, 9686, 0xBF19011D, 152.019, 85.4116, 93.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19011D [152.018997 85.411598 93.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19112, 11697, 0xBF19011D, 158.249, 84.6544, 92.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBF19011D [158.248993 84.654404 92.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19113, 11697, 0xBF19011D, 154.874, 82.1294, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF19011D [154.873993 82.129402 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19113, 11697, 0xBF19011D, 154.874, 82.1294, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF19011D [154.873993 82.129402 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19114, 11697, 0xBF19011D, 149.649, 79.4544, 92.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBF19011D [149.649002 79.454399 92.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19115, 9686, 0xBF190000, 151.609, 87.3091, 99.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190000 [151.608994 87.309097 99.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19115, 9686, 0xBF190000, 151.609, 87.3091, 99.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190000 [151.608994 87.309097 99.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19116, 9686, 0xBF190000, 153.507, 87.3091, 97.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190000 [153.507004 87.309097 97.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19116, 9686, 0xBF190000, 153.507, 87.3091, 97.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190000 [153.507004 87.309097 97.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19117, 9686, 0xBF190000, 149.757, 87.3091, 97.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190000 [149.757004 87.309097 97.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19117, 9686, 0xBF190000, 149.757, 87.3091, 97.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190000 [149.757004 87.309097 97.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19118, 12679, 0xBF190000, 147.936, 87.8674, 96.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xBF190000 [147.936005 87.867401 96.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19119, 12679, 0xBF190000, 162.286, 87.6424, 96.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBF190000 [162.285995 87.642403 96.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19119, 12679, 0xBF190000, 162.286, 87.6424, 96.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBF190000 [162.285995 87.642403 96.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1911A, 9686, 0xBF190122, 57.4036, 112.104, 81.625, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1634,8 +1634,8 @@ VALUES (0x7BF19137, 11697, 0xBF190129, 105.711, 35.1056, 78.1, 0.91496, 0, 0, -0 /* @teleloc 0xBF190129 [105.710999 35.105598 78.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19138, 11697, 0xBF190129, 104.686, 30.8307, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF190129 [104.685997 30.830700 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19138, 11697, 0xBF190129, 104.686, 30.8307, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF190129 [104.685997 30.830700 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19139, 9686, 0xBF190129, 101.448, 31.23, 80.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1650,8 +1650,8 @@ VALUES (0x7BF1913B, 9686, 0xBF190129, 101.448, 34.705, 80.5, -0.707107, 0, 0, - /* @teleloc 0xBF190129 [101.447998 34.705002 80.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1913C, 9686, 0xBF190129, 103.866, 35.6011, 81.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190129 [103.865997 35.601101 81.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF1913C, 9686, 0xBF190129, 103.866, 35.6011, 81.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190129 [103.865997 35.601101 81.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1913D, 9686, 0xBF190129, 106.098, 34.4499, 80.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1666,8 +1666,8 @@ VALUES (0x7BF1913F, 9686, 0xBF19012A, 114.43, 31.5322, 81.875, 0.707107, 0, 0, /* @teleloc 0xBF19012A [114.430000 31.532200 81.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19140, 9686, 0xBF19012A, 110.496, 28.5699, 81.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19012A [110.496002 28.569901 81.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19140, 9686, 0xBF19012A, 110.496, 28.5699, 81.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19012A [110.496002 28.569901 81.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19141, 9686, 0xBF19012A, 106.538, 29.5843, 81.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1682,12 +1682,12 @@ VALUES (0x7BF19143, 9686, 0xBF19012A, 106.538, 33.6337, 81.6, -0.707107, 0, 0, /* @teleloc 0xBF19012A [106.538002 33.633701 81.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19144, 9686, 0xBF19012A, 107.931, 34.5199, 81.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19012A [107.931000 34.519901 81.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF19144, 9686, 0xBF19012A, 107.931, 34.5199, 81.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19012A [107.931000 34.519901 81.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19145, 9686, 0xBF19012A, 113.155, 34.5199, 81.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19012A [113.154999 34.519901 81.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF19145, 9686, 0xBF19012A, 113.155, 34.5199, 81.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19012A [113.154999 34.519901 81.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19146, 11698, 0xBF19012A, 113.024, 29.7171, 82.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1718,12 +1718,12 @@ VALUES (0x7BF1914C, 11697, 0xBF19012A, 107.509, 29.3421, 78.1, 0.359182, 0, 0, 0 /* @teleloc 0xBF19012A [107.509003 29.342100 78.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1914D, 9686, 0xBF19012E, 109.505, 27.6511, 76.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19012E [109.504997 27.651100 76.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF1914D, 9686, 0xBF19012E, 109.505, 27.6511, 76.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19012E [109.504997 27.651100 76.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF1914E, 9686, 0xBF19012E, 104.642, 34.2011, 76.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF19012E [104.641998 34.201099 76.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF1914E, 9686, 0xBF19012E, 104.642, 34.2011, 76.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF19012E [104.641998 34.201099 76.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF1914F, 9686, 0xBF19012E, 101.456, 29.1161, 76.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1734,32 +1734,32 @@ VALUES (0x7BF19150, 11698, 0xBF19012E, 106.179, 30.8871, 77.525, 0.707107, 0, 0, /* @teleloc 0xBF19012E [106.179001 30.887100 77.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19151, 11697, 0xBF19012E, 106.284, 28.0612, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF19012E [106.283997 28.061199 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19151, 11697, 0xBF19012E, 106.284, 28.0612, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF19012E [106.283997 28.061199 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19152, 11697, 0xBF19012E, 110.376, 31.0369, 74.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBF19012E [110.375999 31.036900 74.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19153, 11697, 0xBF19012E, 107.836, 33.7033, 74.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF19012E [107.835999 33.703300 74.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF19153, 11697, 0xBF19012E, 107.836, 33.7033, 74.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF19012E [107.835999 33.703300 74.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19154, 9686, 0xBF190000, 103.841, 36.2361, 81.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190000 [103.841003 36.236099 81.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19154, 9686, 0xBF190000, 103.841, 36.2361, 81.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190000 [103.841003 36.236099 81.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19155, 9686, 0xBF190000, 100.831, 42.0911, 79.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190000 [100.831001 42.091099 79.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7BF19155, 9686, 0xBF190000, 100.831, 42.0911, 79.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190000 [100.831001 42.091099 79.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19156, 9686, 0xBF190000, 106.861, 42.0911, 79.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF190000 [106.861000 42.091099 79.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7BF19156, 9686, 0xBF190000, 106.861, 42.0911, 79.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF190000 [106.861000 42.091099 79.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF19157, 12679, 0xBF190000, 108.384, 36.5571, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBF190000 [108.384003 36.557098 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF19157, 12679, 0xBF190000, 108.384, 36.5571, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBF190000 [108.384003 36.557098 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF19158, 12679, 0xBF190000, 99.539, 36.4471, 78.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BF43.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BF43.sql index 7a1d6e701e..4eb270dda6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BF43.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BF43.sql @@ -453,24 +453,24 @@ VALUES (0x7BF43070, 11697, 0xBF43012F, 113.78, 35.8998, 46.075, -0.909599, 0, 0, /* @teleloc 0xBF43012F [113.779999 35.899799 46.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43071, 9686, 0xBF43012F, 113.7, 30.9119, 48.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF43012F [113.699997 30.911900 48.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF43071, 9686, 0xBF43012F, 113.7, 30.9119, 48.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF43012F [113.699997 30.911900 48.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43072, 11697, 0xBF43012F, 109.713, 33.8188, 46.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBF43012F [109.712997 33.818802 46.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43073, 9686, 0xBF43012F, 108, 30.9369, 48.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF43012F [108.000000 30.936899 48.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF43073, 9686, 0xBF43012F, 108, 30.9369, 48.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF43012F [108.000000 30.936899 48.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43074, 9686, 0xBF43012F, 108.233, 36.8786, 48.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF43012F [108.233002 36.878601 48.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF43074, 9686, 0xBF43012F, 108.233, 36.8786, 48.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF43012F [108.233002 36.878601 48.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43075, 9686, 0xBF43012F, 113.663, 36.9036, 48.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF43012F [113.663002 36.903599 48.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF43075, 9686, 0xBF43012F, 113.663, 36.9036, 48.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF43012F [113.663002 36.903599 48.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43076, 9686, 0xBF43012F, 114.988, 36.1786, 48.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,16 +489,16 @@ VALUES (0x7BF43079, 11697, 0xBF43012F, 112.463, 33.8188, 46.075, 0.707107, 0, 0, /* @teleloc 0xBF43012F [112.462997 33.818802 46.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF4307A, 11697, 0xBF430132, 105.274, 33.1711, 46.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF430132 [105.274002 33.171101 46.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7BF4307A, 11697, 0xBF430132, 105.274, 33.1711, 46.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF430132 [105.274002 33.171101 46.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF4307B, 11697, 0xBF430132, 105.957, 37.4949, 46.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBF430132 [105.957001 37.494900 46.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF4307C, 9686, 0xBF430132, 105.428, 32.7915, 48.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430132 [105.428001 32.791500 48.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF4307C, 9686, 0xBF430132, 105.428, 32.7915, 48.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF430132 [105.428001 32.791500 48.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF4307D, 9686, 0xBF430132, 101.913, 35.419, 48.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -517,28 +517,28 @@ VALUES (0x7BF43080, 9686, 0xBF430135, 111.763, 33.1689, 43.95, 0.707107, 0, 0, /* @teleloc 0xBF430135 [111.763000 33.168900 43.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43081, 9686, 0xBF430135, 106.488, 29.969, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430135 [106.487999 29.969000 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF43081, 9686, 0xBF430135, 106.488, 29.969, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF430135 [106.487999 29.969000 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43082, 9686, 0xBF430135, 101.863, 33.194, 43.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBF430135 [101.862999 33.194000 43.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43083, 9686, 0xBF430135, 107.888, 36.519, 43.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430135 [107.888000 36.519001 43.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF43083, 9686, 0xBF430135, 107.888, 36.519, 43.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF430135 [107.888000 36.519001 43.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43084, 11698, 0xBF430135, 106.78, 33.8345, 45.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xBF430135 [106.779999 33.834499 45.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF43084, 11698, 0xBF430135, 106.78, 33.8345, 45.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xBF430135 [106.779999 33.834499 45.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43085, 9687, 0xBF430135, 111.2, 30.5119, 42.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xBF430135 [111.199997 30.511900 42.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43086, 412, 0xBF430000, 104.45, 38.3219, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF430000 [104.449997 38.321899 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF43086, 412, 0xBF430000, 104.45, 38.3219, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF430000 [104.449997 38.321899 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43087, 412, 0xBF430139, 42.8943, 130.603, 40, -0.931056, 0, 0, -0.364877, False, '2005-02-09 10:00:00'); /* Door */ @@ -602,7 +602,7 @@ VALUES (0x7BF43095, 11697, 0xBF43013D, 29.7705, 132.62, 36.1, 0.741976, 0, 0, 0. INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43096, 11697, 0xBF43013D, 32.5797, 129.596, 36.1, 0.05408, 0, 0, 0.998537, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF43013D [32.579700 129.595993 36.099998] 0.054079 0.000000 0.000000 0.998537 */ +/* @teleloc 0xBF43013D [32.579700 129.595993 36.099998] 0.054080 0.000000 0.000000 0.998537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43097, 9687, 0xBF43013D, 39.7052, 136.363, 36.1, -0.782063, 0.001088, 0.001365, 0.623196, True, '2005-02-09 10:00:00'); /* Storage */ @@ -1917,16 +1917,16 @@ VALUES (0x7BF43170, 12679, 0xBF430000, 156.708, 39.2832, 48.15, 0.375717, 0, 0, /* @teleloc 0xBF430000 [156.707993 39.283199 48.150002] 0.375717 0.000000 0.000000 -0.926735 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43171, 9686, 0xBF43012F, 110.787, 30.9119, 49.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF43012F [110.787003 30.911900 49.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF43171, 9686, 0xBF43012F, 110.787, 30.9119, 49.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF43012F [110.787003 30.911900 49.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43172, 9686, 0xBF43012F, 114.988, 33.812, 49.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xBF43012F [114.987999 33.812000 49.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43173, 9686, 0xBF43012F, 111.024, 36.8786, 49.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF43012F [111.024002 36.878601 49.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF43173, 9686, 0xBF43012F, 111.024, 36.8786, 49.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF43012F [111.024002 36.878601 49.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43174, 9686, 0xBF43012F, 106.86, 32.3152, 48.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1957,8 +1957,8 @@ VALUES (0x7BF4317A, 11698, 0xBF43012F, 108.676, 35.4455, 50.175, -0.9486, 0, 0, /* @teleloc 0xBF43012F [108.676003 35.445499 50.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF4317B, 11697, 0xBF43012F, 111.055, 36.2248, 46.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF43012F [111.055000 36.224800 46.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF4317B, 11697, 0xBF43012F, 111.055, 36.2248, 46.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF43012F [111.055000 36.224800 46.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF4317C, 11697, 0xBF43012F, 111.055, 33.7998, 46.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1969,12 +1969,12 @@ VALUES (0x7BF4317D, 11697, 0xBF43012F, 107.756, 31.7496, 46.075, -0.364064, 0, 0 /* @teleloc 0xBF43012F [107.755997 31.749599 46.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF4317E, 11697, 0xBF43012F, 109.231, 31.2996, 46.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF43012F [109.231003 31.299601 46.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF4317E, 11697, 0xBF43012F, 109.231, 31.2996, 46.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF43012F [109.231003 31.299601 46.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF4317F, 11697, 0xBF43012F, 112.306, 31.2996, 46.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF43012F [112.306000 31.299601 46.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF4317F, 11697, 0xBF43012F, 112.306, 31.2996, 46.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF43012F [112.306000 31.299601 46.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43180, 9686, 0xBF430132, 101.913, 33.6413, 48.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1989,48 +1989,48 @@ VALUES (0x7BF43182, 9686, 0xBF430132, 106.407, 34.7165, 49.475, 0.707107, 0, 0, /* @teleloc 0xBF430132 [106.406998 34.716499 49.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43183, 9686, 0xBF430132, 104.462, 37.9608, 49.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430132 [104.461998 37.960800 49.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF43183, 9686, 0xBF430132, 104.462, 37.9608, 49.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF430132 [104.461998 37.960800 49.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43184, 9686, 0xBF430135, 109.061, 29.969, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430135 [109.060997 29.969000 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF43184, 9686, 0xBF430135, 109.061, 29.969, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF430135 [109.060997 29.969000 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43185, 9686, 0xBF430135, 104.838, 36.519, 43.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430135 [104.837997 36.519001 43.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7BF43185, 9686, 0xBF430135, 104.838, 36.519, 43.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF430135 [104.837997 36.519001 43.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43186, 11697, 0xBF430135, 111.068, 35.7618, 42.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBF430135 [111.068001 35.761799 42.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43187, 11697, 0xBF430135, 107.693, 33.2368, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xBF430135 [107.693001 33.236801 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF43187, 11697, 0xBF430135, 107.693, 33.2368, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xBF430135 [107.693001 33.236801 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF43188, 11697, 0xBF430135, 102.468, 30.5618, 42.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xBF430135 [102.468002 30.561800 42.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF43189, 9686, 0xBF430000, 104.428, 38.4165, 49.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430000 [104.428001 38.416500 49.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF43189, 9686, 0xBF430000, 104.428, 38.4165, 49.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF430000 [104.428001 38.416500 49.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF4318A, 9686, 0xBF430000, 106.326, 38.4165, 47.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430000 [106.325996 38.416500 47.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF4318A, 9686, 0xBF430000, 106.326, 38.4165, 47.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF430000 [106.325996 38.416500 47.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF4318B, 9686, 0xBF430000, 102.576, 38.4165, 47.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430000 [102.575996 38.416500 47.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF4318B, 9686, 0xBF430000, 102.576, 38.4165, 47.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xBF430000 [102.575996 38.416500 47.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF4318C, 12679, 0xBF430000, 100.754, 38.9748, 46.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xBF430000 [100.753998 38.974800 46.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF4318D, 12679, 0xBF430000, 115.105, 38.7498, 46.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xBF430000 [115.105003 38.749802 46.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF4318D, 12679, 0xBF430000, 115.105, 38.7498, 46.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xBF430000 [115.105003 38.749802 46.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF4318E, 11697, 0xBF43013A, 40.6745, 130.318, 40.15, 0.019197, 0, 0, 0.999816, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2154,15 +2154,15 @@ VALUES (0x7BF431AB, 11697, 0xBF43013D, 30.8888, 131.338, 36.1, -0.400349, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF431AC, 9686, 0xBF430000, 42.9205, 130.575, 43.5, -0.928615, 0.067379, 0.026405, -0.36392, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430000 [42.920502 130.574997 43.500000] -0.928615 0.067378 0.026405 -0.363920 */ +/* @teleloc 0xBF430000 [42.920502 130.574997 43.500000] -0.928615 0.067379 0.026405 -0.363920 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF431AD, 9686, 0xBF430000, 44.6343, 131.89, 41.45, -0.928615, 0.067379, 0.026405, -0.36392, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430000 [44.634300 131.889999 41.450001] -0.928615 0.067378 0.026405 -0.363920 */ +/* @teleloc 0xBF430000 [44.634300 131.889999 41.450001] -0.928615 0.067379 0.026405 -0.363920 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF431AE, 9686, 0xBF430000, 41.4846, 128.973, 41.45, -0.928615, 0.067379, 0.026405, -0.36392, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xBF430000 [41.484600 128.973007 41.450001] -0.928615 0.067378 0.026405 -0.363920 */ +/* @teleloc 0xBF430000 [41.484600 128.973007 41.450001] -0.928615 0.067379 0.026405 -0.363920 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF431AF, 12679, 0xBF430000, 40.3525, 127.333, 40.15, -0.999585, 0, 0, 0.028793, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BF7E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BF7E.sql index 1c2252388b..c3f0c88494 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BF7E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BF7E.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xBF7E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF7E000, 4895, 0xBF7E0102, 84, 93, 22.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lost Distillery Portal */ -/* @teleloc 0xBF7E0102 [84.000000 93.000000 22.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF7E000, 4895, 0xBF7E0102, 84, 93, 22.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lost Distillery Portal */ +/* @teleloc 0xBF7E0102 [84.000000 93.000000 22.805000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/BF80.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/BF80.sql index b8a92953c3..2e69926da4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/BF80.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/BF80.sql @@ -5,8 +5,8 @@ VALUES (0x7BF80000, 412, 0xBF800000, 80.846, 55.34, 40, 1, 0, 0, 0, False, '20 /* @teleloc 0xBF800000 [80.846001 55.340000 40.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF80001, 412, 0xBF800000, 87.1565, 64.8575, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF800000 [87.156502 64.857498 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF80001, 412, 0xBF800000, 87.1565, 64.8575, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF800000 [87.156502 64.857498 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF80002, 412, 0xBF800121, 156, 83.99, 34, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -21,8 +21,8 @@ VALUES (0x7BF80004, 143, 0xBF80012F, 148.325, 93.725, 34, -0.861629, 0, 0, -0. /* @teleloc 0xBF80012F [148.324997 93.724998 34.000000] -0.861629 0.000000 0.000000 -0.507538 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF80005, 412, 0xBF800000, 156, 95.02, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF800000 [156.000000 95.019997 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF80005, 412, 0xBF800000, 156, 95.02, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF800000 [156.000000 95.019997 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF80006, 143, 0xBF800132, 133.043, 54.0682, 34.0125, 0.714473, 0, 0, 0.699663, False, '2005-02-09 10:00:00'); /* Chest */ @@ -37,8 +37,8 @@ VALUES (0x7BF80008, 412, 0xBF800000, 140.548, 54.8457, 34, 0.707107, 0, 0, 0.7 /* @teleloc 0xBF800000 [140.548004 54.845699 34.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF80009, 412, 0xBF800000, 85.0029, 17.9221, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF800000 [85.002899 17.922100 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF80009, 412, 0xBF800000, 85.0029, 17.9221, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF800000 [85.002899 17.922100 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF8000A, 412, 0xBF800000, 88.7329, 5.9621, 32, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -85,8 +85,8 @@ VALUES (0x7BF80014, 412, 0xBF800000, 38.2125, 56.19, 47, 0.707107, 0, 0, 0.707 /* @teleloc 0xBF800000 [38.212502 56.189999 47.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF80015, 412, 0xBF800000, 39.154, 16.66, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF800000 [39.153999 16.660000 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF80015, 412, 0xBF800000, 39.154, 16.66, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF800000 [39.153999 16.660000 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF80016, 412, 0xBF800000, 32.8435, 7.1425, 36, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -97,8 +97,8 @@ VALUES (0x7BF80017, 174, 0xBF800000, 140.171, 78.0715, 34, -0.197265, 0, 0, -0 /* @teleloc 0xBF800000 [140.171005 78.071503 34.000000] -0.197265 0.000000 0.000000 -0.980350 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF80018, 143, 0xBF800143, 86.5036, 8.56287, 35.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0xBF800143 [86.503601 8.562870 35.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF80018, 143, 0xBF800143, 86.5036, 8.56287, 35.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0xBF800143 [86.503601 8.562870 35.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF80019, 4775, 0xBF800132, 134.406, 55.4896, 34.005, -0.544992, 0, 0, 0.838441, False, '2005-02-09 10:00:00'); /* Aluvian Wing Collector Gen */ @@ -153,8 +153,8 @@ VALUES (0x7BF80025, 4443, 0xBF800178, 34.5608, 12.2064, 39.005, -0.348189, 0, 0 /* @teleloc 0xBF800178 [34.560799 12.206400 39.005001] -0.348189 0.000000 0.000000 -0.937424 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF80026, 4424, 0xBF800000, 37.5669, 17.1776, 36.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Scholar's Study */ -/* @teleloc 0xBF800000 [37.566898 17.177601 36.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF80026, 4424, 0xBF800000, 37.5669, 17.1776, 36.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Scholar's Study */ +/* @teleloc 0xBF800000 [37.566898 17.177601 36.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF80027, 5046, 0xBF800000, 63.3885, 133.95, 69.205, -0.732834, 0, 0, 0.680408, True, '2005-02-09 10:00:00'); /* Lord Aleval */ @@ -173,8 +173,8 @@ VALUES (0x7BF8002A, 4422, 0xBF800000, 119.605, 11.9682, 39.6898, 0.707107, 0, 0 /* @teleloc 0xBF800000 [119.605003 11.968200 39.689800] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF8002B, 4423, 0xBF800000, 83.2105, 18.4098, 32.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* General Supplies */ -/* @teleloc 0xBF800000 [83.210503 18.409800 32.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF8002B, 4423, 0xBF800000, 83.2105, 18.4098, 32.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* General Supplies */ +/* @teleloc 0xBF800000 [83.210503 18.409800 32.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF8002C, 4421, 0xBF800000, 44.6089, 60.2927, 48.8731, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sarthagg's Jewels and Gems */ @@ -193,8 +193,8 @@ VALUES (0x7BF8002F, 4417, 0xBF800000, 82.7276, 54.5476, 40.005, 1, 0, 0, 0, Fal /* @teleloc 0xBF800000 [82.727600 54.547600 40.005001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF80030, 4418, 0xBF800000, 41.886, 19.862, 41, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cortarn's Provisions */ -/* @teleloc 0xBF800000 [41.886002 19.862000 41.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF80030, 4418, 0xBF800000, 41.886, 19.862, 41, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Cortarn's Provisions */ +/* @teleloc 0xBF800000 [41.886002 19.862000 41.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF80031, 7923, 0xBF800000, 63.4463, 131.119, 69.205, -0.715596, 0, 0, 0.698514, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ @@ -215,8 +215,8 @@ VALUES (0x7BF80033, 4425, 0xBF800000, 107.286, 17.502, 33.0861, 0.96452, 0, 0, /* @teleloc 0xBF800000 [107.286003 17.502001 33.086102] 0.964520 0.000000 0.000000 0.264011 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7BF80034, 568, 0xBF800000, 60, 114.5, 54.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xBF800000 [60.000000 114.500000 54.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7BF80034, 568, 0xBF800000, 60, 114.5, 54.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xBF800000 [60.000000 114.500000 54.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7BF80035, 8377, 0xBF80015B, 125.477, 13.9376, 34.9413, 0.733054, 0, 0, -0.680171, False, '2005-02-09 10:00:00'); /* Beer Keg */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C053.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C053.sql index 6761243873..d29c0c50ec 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C053.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C053.sql @@ -317,60 +317,60 @@ VALUES (0x7C05304E, 9686, 0xC053011F, 145.547, 159.814, 34.925, -0.707107, 0, 0 /* @teleloc 0xC053011F [145.546997 159.813995 34.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05304F, 412, 0xC0530126, 147.783, 148.821, 28, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC0530126 [147.783005 148.820999 28.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C05304F, 412, 0xC0530126, 147.783, 148.821, 28, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC0530126 [147.783005 148.820999 28.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053050, 9686, 0xC0530126, 147.77, 148.729, 31.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530126 [147.770004 148.729004 31.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053050, 9686, 0xC0530126, 147.77, 148.729, 31.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530126 [147.770004 148.729004 31.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053051, 9686, 0xC0530126, 157.205, 147.11, 30.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0530126 [157.205002 147.110001 30.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053052, 9686, 0xC0530126, 152.057, 145.214, 30.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530126 [152.057007 145.214005 30.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053052, 9686, 0xC0530126, 152.057, 145.214, 30.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530126 [152.057007 145.214005 30.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053053, 11698, 0xC0530126, 148.694, 146.954, 32.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC0530126 [148.694000 146.953995 32.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053054, 11697, 0xC0530126, 154.374, 145.948, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0530126 [154.373993 145.947998 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053054, 11697, 0xC0530126, 154.374, 145.948, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0530126 [154.373993 145.947998 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053055, 11697, 0xC0530126, 149.699, 145.948, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0530126 [149.699005 145.947998 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053055, 11697, 0xC0530126, 149.699, 145.948, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0530126 [149.699005 145.947998 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053056, 412, 0xC0530128, 147.282, 161.475, 28, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC0530128 [147.281998 161.475006 28.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053056, 412, 0xC0530128, 147.282, 161.475, 28, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC0530128 [147.281998 161.475006 28.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053057, 9686, 0xC0530128, 145.564, 152.359, 30.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0530128 [145.563995 152.358994 30.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053058, 9686, 0xC0530128, 147.414, 149.359, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530128 [147.414001 149.358994 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053058, 9686, 0xC0530128, 147.414, 149.359, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530128 [147.414001 149.358994 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053059, 9686, 0xC0530128, 149.309, 155.302, 31.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0530128 [149.309006 155.302002 31.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05305A, 9686, 0xC0530129, 151.539, 161.384, 31.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530129 [151.539001 161.384003 31.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C05305A, 9686, 0xC0530129, 151.539, 161.384, 31.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530129 [151.539001 161.384003 31.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05305B, 9686, 0xC0530129, 151.539, 153.709, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530129 [151.539001 153.709000 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05305B, 9686, 0xC0530129, 151.539, 153.709, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530129 [151.539001 153.709000 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05305C, 11697, 0xC0530129, 151.499, 154.573, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0530129 [151.498993 154.572998 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05305C, 11697, 0xC0530129, 151.499, 154.573, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0530129 [151.498993 154.572998 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C05305D, 11697, 0xC053012A, 146.127, 163.912, 28.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -385,8 +385,8 @@ VALUES (0x7C05305F, 9686, 0xC053012A, 153.267, 163.852, 31.45, 0.707107, 0, 0, /* @teleloc 0xC053012A [153.266998 163.852005 31.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053060, 9686, 0xC053012A, 149.417, 165.851, 31.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053012A [149.417007 165.850998 31.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053060, 9686, 0xC053012A, 149.417, 165.851, 31.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053012A [149.417007 165.850998 31.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053061, 9686, 0xC053012D, 166.472, 151.228, 36.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -397,60 +397,60 @@ VALUES (0x7C053062, 9686, 0xC053012D, 145.714, 149.236, 35.675, -0.707107, 0, 0 /* @teleloc 0xC053012D [145.714005 149.235992 35.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053063, 11697, 0xC053012D, 152.513, 146.065, 32.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC053012D [152.513000 146.065002 32.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053063, 11697, 0xC053012D, 152.513, 146.065, 32.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC053012D [152.513000 146.065002 32.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053064, 11697, 0xC053012D, 160.85, 146.52, 32.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC053012D [160.850006 146.520004 32.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053064, 11697, 0xC053012D, 160.85, 146.52, 32.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC053012D [160.850006 146.520004 32.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053065, 11697, 0xC053012D, 154.923, 152.417, 32.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC053012D [154.923004 152.417007 32.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053065, 11697, 0xC053012D, 154.923, 152.417, 32.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC053012D [154.923004 152.417007 32.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053066, 9686, 0xC053012D, 157.912, 145.548, 36.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053012D [157.912003 145.548004 36.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053066, 9686, 0xC053012D, 157.912, 145.548, 36.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053012D [157.912003 145.548004 36.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053067, 9686, 0xC053012D, 150.885, 153.141, 36.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053012D [150.884995 153.141006 36.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053067, 9686, 0xC053012D, 150.885, 153.141, 36.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053012D [150.884995 153.141006 36.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053068, 9686, 0xC053012D, 154.31, 153.141, 36.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053012D [154.309998 153.141006 36.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053068, 9686, 0xC053012D, 154.31, 153.141, 36.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053012D [154.309998 153.141006 36.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053069, 9686, 0xC053012D, 157.885, 153.141, 36.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053012D [157.884995 153.141006 36.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053069, 9686, 0xC053012D, 157.885, 153.141, 36.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053012D [157.884995 153.141006 36.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05306A, 9686, 0xC053012D, 154.36, 145.516, 36.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053012D [154.360001 145.516006 36.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05306A, 9686, 0xC053012D, 154.36, 145.516, 36.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053012D [154.360001 145.516006 36.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05306B, 9686, 0xC053012D, 161.422, 145.516, 36.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053012D [161.421997 145.516006 36.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05306B, 9686, 0xC053012D, 161.422, 145.516, 36.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053012D [161.421997 145.516006 36.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05306C, 9686, 0xC053012D, 161.435, 153.141, 36.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053012D [161.434998 153.141006 36.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C05306C, 9686, 0xC053012D, 161.435, 153.141, 36.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053012D [161.434998 153.141006 36.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05306D, 11698, 0xC053012F, 157.913, 149.355, 39.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC053012F [157.912994 149.354996 39.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05306D, 11698, 0xC053012F, 157.913, 149.355, 39.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC053012F [157.912994 149.354996 39.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05306E, 11698, 0xC053012F, 154.673, 149.355, 39.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC053012F [154.673004 149.354996 39.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05306E, 11698, 0xC053012F, 154.673, 149.355, 39.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC053012F [154.673004 149.354996 39.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05306F, 9686, 0xC0530130, 153.707, 153.114, 30.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530130 [153.707001 153.113998 30.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C05306F, 9686, 0xC0530130, 153.707, 153.114, 30.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530130 [153.707001 153.113998 30.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053070, 9686, 0xC0530131, 163.044, 145.39, 31.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530131 [163.044006 145.389999 31.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053070, 9686, 0xC0530131, 163.044, 145.39, 31.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530131 [163.044006 145.389999 31.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053071, 9686, 0xC0530131, 157.82, 147.929, 30.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,40 +461,40 @@ VALUES (0x7C053072, 9686, 0xC0530131, 165.57, 149.229, 31.625, 0.707107, 0, 0, /* @teleloc 0xC0530131 [165.570007 149.229004 31.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053073, 11698, 0xC0530131, 161.722, 149.423, 32.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC0530131 [161.722000 149.423004 32.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053073, 11698, 0xC0530131, 161.722, 149.423, 32.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC0530131 [161.722000 149.423004 32.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053074, 11697, 0xC0530131, 159.902, 145.812, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0530131 [159.901993 145.811996 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053074, 11697, 0xC0530131, 159.902, 145.812, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0530131 [159.901993 145.811996 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053075, 412, 0xC0530135, 153.287, 148.09, 23.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC0530135 [153.287003 148.089996 23.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053075, 412, 0xC0530135, 153.287, 148.09, 23.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC0530135 [153.287003 148.089996 23.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053076, 9686, 0xC0530135, 153.289, 148.183, 26.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530135 [153.289001 148.182999 26.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053076, 9686, 0xC0530135, 153.289, 148.183, 26.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530135 [153.289001 148.182999 26.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053077, 9686, 0xC0530135, 150.114, 155.733, 26.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0530135 [150.113998 155.733002 26.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053078, 9686, 0xC0530136, 156.232, 147.639, 25.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530136 [156.231995 147.639008 25.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053078, 9686, 0xC0530136, 156.232, 147.639, 25.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530136 [156.231995 147.639008 25.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053079, 11697, 0xC0530136, 160.256, 146.144, 23.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0530136 [160.255997 146.143997 23.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053079, 11697, 0xC0530136, 160.256, 146.144, 23.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0530136 [160.255997 146.143997 23.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05307A, 11698, 0xC0530137, 158.518, 154.246, 27.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC0530137 [158.518005 154.246002 27.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05307A, 11698, 0xC0530137, 158.518, 154.246, 27.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC0530137 [158.518005 154.246002 27.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05307B, 9686, 0xC0530137, 159.273, 148.328, 26.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530137 [159.272995 148.328003 26.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05307B, 9686, 0xC0530137, 159.273, 148.328, 26.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530137 [159.272995 148.328003 26.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C05307C, 9686, 0xC0530137, 155.457, 153.643, 26.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -509,16 +509,16 @@ VALUES (0x7C05307E, 11697, 0xC0530137, 156.208, 159.582, 23.35, 0.9139, 0, 0, 0. /* @teleloc 0xC0530137 [156.207993 159.582001 23.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05307F, 9686, 0xC053013A, 164.487, 152.023, 26.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053013A [164.487000 152.022995 26.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05307F, 9686, 0xC053013A, 164.487, 152.023, 26.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053013A [164.487000 152.022995 26.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053080, 9686, 0xC053013A, 164.487, 160.239, 26.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053013A [164.487000 160.238998 26.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053080, 9686, 0xC053013A, 164.487, 160.239, 26.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053013A [164.487000 160.238998 26.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053081, 11698, 0xC053013A, 164.646, 155.95, 27.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC053013A [164.645996 155.949997 27.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053081, 11698, 0xC053013A, 164.646, 155.95, 27.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC053013A [164.645996 155.949997 27.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053082, 11697, 0xC053013A, 166.608, 159.432, 23.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -529,36 +529,36 @@ VALUES (0x7C053083, 11697, 0xC053013A, 166.806, 152.569, 23.35, 0.372988, 0, 0, /* @teleloc 0xC053013A [166.806000 152.569000 23.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053084, 412, 0xC053013B, 164.237, 167.26, 28, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC053013B [164.237000 167.259995 28.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053084, 412, 0xC053013B, 164.237, 167.26, 28, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC053013B [164.237000 167.259995 28.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053085, 9686, 0xC053013C, 161.887, 163.08, 31.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC053013C [161.886993 163.080002 31.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053086, 9686, 0xC053013C, 164.287, 159.93, 32.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053013C [164.287003 159.929993 32.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053086, 9686, 0xC053013C, 164.287, 159.93, 32.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053013C [164.287003 159.929993 32.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053087, 9686, 0xC053013C, 166.854, 163.044, 32.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC053013C [166.854004 163.044006 32.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053088, 11697, 0xC053013C, 164.202, 160.587, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC053013C [164.201996 160.587006 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053088, 11697, 0xC053013C, 164.202, 160.587, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC053013C [164.201996 160.587006 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053089, 412, 0xC0530000, 161.292, 163.08, 28, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xC0530000 [161.292007 163.080002 28.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05308A, 412, 0xC0530000, 161.592, 153.795, 28, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC0530000 [161.591995 153.794998 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05308A, 412, 0xC0530000, 161.592, 153.795, 28, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC0530000 [161.591995 153.794998 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05308B, 9686, 0xC0530000, 164.262, 167.698, 31.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530000 [164.261993 167.697998 31.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05308B, 9686, 0xC0530000, 164.262, 167.698, 31.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530000 [164.261993 167.697998 31.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C05308C, 9686, 0xC0530000, 166.737, 166.598, 30.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x7C05308D, 9686, 0xC0530000, 162.137, 166.923, 30.55, 0.456322, 0, 0, /* @teleloc 0xC0530000 [162.136993 166.923004 30.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05308E, 9686, 0xC0530000, 161.612, 153.873, 31.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530000 [161.612000 153.873001 31.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05308E, 9686, 0xC0530000, 161.612, 153.873, 31.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530000 [161.612000 153.873001 31.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05308F, 9686, 0xC0530000, 157.712, 165.223, 30.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530000 [157.712006 165.223007 30.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C05308F, 9686, 0xC0530000, 157.712, 165.223, 30.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530000 [157.712006 165.223007 30.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053090, 12679, 0xC0530000, 155.377, 154.962, 28.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -597,16 +597,16 @@ VALUES (0x7C053094, 12679, 0xC0530000, 167.028, 166.887, 28.1, 0.420244, 0, 0, 0 /* @teleloc 0xC0530000 [167.028000 166.886993 28.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053095, 12679, 0xC0530000, 159.503, 156.587, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC0530000 [159.503006 156.587006 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053095, 12679, 0xC0530000, 159.503, 156.587, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC0530000 [159.503006 156.587006 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053096, 12678, 0xC0530000, 164.527, 163.012, 37, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC0530000 [164.526993 163.011993 37.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C053096, 12678, 0xC0530000, 164.527, 163.012, 37, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC0530000 [164.526993 163.011993 37.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C053097, 12678, 0xC0530000, 149.652, 149.612, 44.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC0530000 [149.651993 149.612000 44.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C053097, 12678, 0xC0530000, 149.652, 149.612, 44.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC0530000 [149.651993 149.612000 44.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C053098, 11697, 0xC053013E, 152.375, 40.0536, 26.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -621,60 +621,60 @@ VALUES (0x7C05309A, 9686, 0xC053013E, 145.46, 39.6343, 28.925, -0.707107, 0, 0, /* @teleloc 0xC053013E [145.460007 39.634300 28.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05309B, 412, 0xC0530145, 147.696, 28.6413, 22, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC0530145 [147.695999 28.641300 22.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C05309B, 412, 0xC0530145, 147.696, 28.6413, 22, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC0530145 [147.695999 28.641300 22.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05309C, 9686, 0xC0530145, 147.683, 28.5492, 25.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530145 [147.682999 28.549200 25.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C05309C, 9686, 0xC0530145, 147.683, 28.5492, 25.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530145 [147.682999 28.549200 25.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C05309D, 9686, 0xC0530145, 157.118, 26.9299, 24.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0530145 [157.117996 26.929899 24.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C05309E, 9686, 0xC0530145, 151.97, 25.0345, 24.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530145 [151.970001 25.034500 24.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C05309E, 9686, 0xC0530145, 151.97, 25.0345, 24.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530145 [151.970001 25.034500 24.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C05309F, 11698, 0xC0530145, 148.607, 26.7745, 26.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC0530145 [148.606995 26.774500 26.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530A0, 11697, 0xC0530145, 154.287, 25.7677, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0530145 [154.287003 25.767700 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530A0, 11697, 0xC0530145, 154.287, 25.7677, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0530145 [154.287003 25.767700 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530A1, 11697, 0xC0530145, 149.612, 25.7677, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0530145 [149.612000 25.767700 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530A1, 11697, 0xC0530145, 149.612, 25.7677, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0530145 [149.612000 25.767700 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530A2, 412, 0xC0530147, 147.195, 41.295, 22, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC0530147 [147.195007 41.294998 22.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530A2, 412, 0xC0530147, 147.195, 41.295, 22, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC0530147 [147.195007 41.294998 22.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530A3, 9686, 0xC0530147, 145.477, 32.179, 24.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0530147 [145.477005 32.179001 24.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530A4, 9686, 0xC0530147, 147.327, 29.179, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530147 [147.326996 29.179001 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530A4, 9686, 0xC0530147, 147.327, 29.179, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530147 [147.326996 29.179001 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530A5, 9686, 0xC0530147, 149.222, 35.1222, 25.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0530147 [149.222000 35.122200 25.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530A6, 9686, 0xC0530148, 151.452, 41.204, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530148 [151.451996 41.203999 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530A6, 9686, 0xC0530148, 151.452, 41.204, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530148 [151.451996 41.203999 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530A7, 9686, 0xC0530148, 151.452, 33.529, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530148 [151.451996 33.528999 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530A7, 9686, 0xC0530148, 151.452, 33.529, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530148 [151.451996 33.528999 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530A8, 11697, 0xC0530148, 151.412, 34.3927, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0530148 [151.412003 34.392700 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530A8, 11697, 0xC0530148, 151.412, 34.3927, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0530148 [151.412003 34.392700 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530A9, 11697, 0xC0530149, 146.04, 43.7316, 22.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -689,8 +689,8 @@ VALUES (0x7C0530AB, 9686, 0xC0530149, 153.18, 43.6715, 25.45, 0.707107, 0, 0, - /* @teleloc 0xC0530149 [153.179993 43.671501 25.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530AC, 9686, 0xC0530149, 149.33, 45.6715, 25.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530149 [149.330002 45.671501 25.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530AC, 9686, 0xC0530149, 149.33, 45.6715, 25.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530149 [149.330002 45.671501 25.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530AD, 9686, 0xC053014C, 166.385, 31.048, 30.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -701,60 +701,60 @@ VALUES (0x7C0530AE, 9686, 0xC053014C, 145.627, 29.0562, 29.675, -0.707107, 0, 0 /* @teleloc 0xC053014C [145.626999 29.056200 29.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530AF, 11697, 0xC053014C, 152.426, 25.8847, 26.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC053014C [152.425995 25.884701 26.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530AF, 11697, 0xC053014C, 152.426, 25.8847, 26.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC053014C [152.425995 25.884701 26.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530B0, 11697, 0xC053014C, 160.763, 26.3397, 26.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC053014C [160.763000 26.339701 26.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530B0, 11697, 0xC053014C, 160.763, 26.3397, 26.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC053014C [160.763000 26.339701 26.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530B1, 11697, 0xC053014C, 154.836, 32.2373, 26.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC053014C [154.835999 32.237301 26.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530B1, 11697, 0xC053014C, 154.836, 32.2373, 26.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC053014C [154.835999 32.237301 26.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530B2, 9686, 0xC053014C, 157.825, 25.3684, 30.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053014C [157.824997 25.368401 30.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530B2, 9686, 0xC053014C, 157.825, 25.3684, 30.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053014C [157.824997 25.368401 30.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530B3, 9686, 0xC053014C, 150.798, 32.9615, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053014C [150.798004 32.961498 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530B3, 9686, 0xC053014C, 150.798, 32.9615, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053014C [150.798004 32.961498 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530B4, 9686, 0xC053014C, 154.223, 32.9615, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053014C [154.223007 32.961498 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530B4, 9686, 0xC053014C, 154.223, 32.9615, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053014C [154.223007 32.961498 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530B5, 9686, 0xC053014C, 157.798, 32.9615, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053014C [157.798004 32.961498 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530B5, 9686, 0xC053014C, 157.798, 32.9615, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053014C [157.798004 32.961498 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530B6, 9686, 0xC053014C, 154.273, 25.3365, 30.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053014C [154.272995 25.336500 30.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530B6, 9686, 0xC053014C, 154.273, 25.3365, 30.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053014C [154.272995 25.336500 30.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530B7, 9686, 0xC053014C, 161.335, 25.3365, 30.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053014C [161.335007 25.336500 30.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530B7, 9686, 0xC053014C, 161.335, 25.3365, 30.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053014C [161.335007 25.336500 30.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530B8, 9686, 0xC053014C, 161.348, 32.9615, 30.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053014C [161.348007 32.961498 30.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530B8, 9686, 0xC053014C, 161.348, 32.9615, 30.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053014C [161.348007 32.961498 30.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530B9, 11698, 0xC053014E, 157.826, 29.175, 33.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC053014E [157.826004 29.174999 33.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530B9, 11698, 0xC053014E, 157.826, 29.175, 33.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC053014E [157.826004 29.174999 33.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530BA, 11698, 0xC053014E, 154.586, 29.175, 33.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC053014E [154.585999 29.174999 33.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530BA, 11698, 0xC053014E, 154.586, 29.175, 33.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC053014E [154.585999 29.174999 33.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530BB, 9686, 0xC053014F, 153.62, 32.9345, 24.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053014F [153.619995 32.934502 24.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530BB, 9686, 0xC053014F, 153.62, 32.9345, 24.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053014F [153.619995 32.934502 24.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530BC, 9686, 0xC0530150, 162.957, 25.2103, 25.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530150 [162.957001 25.210300 25.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530BC, 9686, 0xC0530150, 162.957, 25.2103, 25.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530150 [162.957001 25.210300 25.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530BD, 9686, 0xC0530150, 157.733, 27.7492, 24.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -765,40 +765,40 @@ VALUES (0x7C0530BE, 9686, 0xC0530150, 165.483, 29.0492, 25.625, 0.707107, 0, 0, /* @teleloc 0xC0530150 [165.483002 29.049200 25.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530BF, 11698, 0xC0530150, 161.635, 29.2434, 26.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC0530150 [161.634995 29.243401 26.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530BF, 11698, 0xC0530150, 161.635, 29.2434, 26.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC0530150 [161.634995 29.243401 26.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530C0, 11697, 0xC0530150, 159.815, 25.6316, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0530150 [159.815002 25.631599 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530C0, 11697, 0xC0530150, 159.815, 25.6316, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0530150 [159.815002 25.631599 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530C1, 412, 0xC0530154, 153.2, 27.91, 17.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC0530154 [153.199997 27.910000 17.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530C1, 412, 0xC0530154, 153.2, 27.91, 17.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC0530154 [153.199997 27.910000 17.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530C2, 9686, 0xC0530154, 153.202, 28.003, 20.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530154 [153.201996 28.003000 20.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530C2, 9686, 0xC0530154, 153.202, 28.003, 20.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530154 [153.201996 28.003000 20.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530C3, 9686, 0xC0530154, 150.027, 35.553, 20.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0530154 [150.026993 35.553001 20.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530C4, 9686, 0xC0530155, 156.145, 27.4595, 19.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530155 [156.145004 27.459499 19.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530C4, 9686, 0xC0530155, 156.145, 27.4595, 19.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530155 [156.145004 27.459499 19.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530C5, 11697, 0xC0530155, 160.169, 25.9637, 17.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0530155 [160.169006 25.963699 17.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530C5, 11697, 0xC0530155, 160.169, 25.9637, 17.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0530155 [160.169006 25.963699 17.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530C6, 11698, 0xC0530156, 158.431, 34.0657, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC0530156 [158.431000 34.065701 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530C6, 11698, 0xC0530156, 158.431, 34.0657, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC0530156 [158.431000 34.065701 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530C7, 9686, 0xC0530156, 159.186, 28.1479, 20.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530156 [159.186005 28.147900 20.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530C7, 9686, 0xC0530156, 159.186, 28.1479, 20.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530156 [159.186005 28.147900 20.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530C8, 9686, 0xC0530156, 155.37, 33.4632, 20.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -813,16 +813,16 @@ VALUES (0x7C0530CA, 11697, 0xC0530156, 156.121, 39.4024, 17.35, 0.9139, 0, 0, 0. /* @teleloc 0xC0530156 [156.121002 39.402401 17.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530CB, 9686, 0xC0530159, 164.4, 31.8434, 20.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530159 [164.399994 31.843399 20.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530CB, 9686, 0xC0530159, 164.4, 31.8434, 20.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530159 [164.399994 31.843399 20.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530CC, 9686, 0xC0530159, 164.4, 40.059, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530159 [164.399994 40.058998 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530CC, 9686, 0xC0530159, 164.4, 40.059, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530159 [164.399994 40.058998 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530CD, 11698, 0xC0530159, 164.559, 35.7695, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC0530159 [164.559006 35.769501 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530CD, 11698, 0xC0530159, 164.559, 35.7695, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC0530159 [164.559006 35.769501 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530CE, 11697, 0xC0530159, 166.521, 39.2524, 17.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -833,36 +833,36 @@ VALUES (0x7C0530CF, 11697, 0xC0530159, 166.719, 32.3887, 17.35, 0.372988, 0, 0, /* @teleloc 0xC0530159 [166.718994 32.388699 17.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530D0, 412, 0xC053015A, 164.15, 47.08, 22, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC053015A [164.149994 47.080002 22.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530D0, 412, 0xC053015A, 164.15, 47.08, 22, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC053015A [164.149994 47.080002 22.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530D1, 9686, 0xC053015B, 161.8, 42.9, 25.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC053015B [161.800003 42.900002 25.525000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530D2, 9686, 0xC053015B, 164.2, 39.75, 26.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC053015B [164.199997 39.750000 26.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530D2, 9686, 0xC053015B, 164.2, 39.75, 26.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC053015B [164.199997 39.750000 26.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530D3, 9686, 0xC053015B, 166.767, 42.8645, 26.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC053015B [166.766998 42.864498 26.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530D4, 11697, 0xC053015B, 164.115, 40.4066, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC053015B [164.115005 40.406601 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530D4, 11697, 0xC053015B, 164.115, 40.4066, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC053015B [164.115005 40.406601 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530D5, 412, 0xC0530000, 161.205, 42.9, 22, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xC0530000 [161.205002 42.900002 22.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530D6, 412, 0xC0530000, 161.505, 33.615, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC0530000 [161.505005 33.615002 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530D6, 412, 0xC0530000, 161.505, 33.615, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC0530000 [161.505005 33.615002 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530D7, 9686, 0xC0530000, 164.175, 47.5184, 25.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530000 [164.175003 47.518398 25.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530D7, 9686, 0xC0530000, 164.175, 47.5184, 25.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530000 [164.175003 47.518398 25.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530D8, 9686, 0xC0530000, 166.65, 46.4184, 24.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -873,12 +873,12 @@ VALUES (0x7C0530D9, 9686, 0xC0530000, 162.05, 46.7434, 24.55, 0.456322, 0, 0, - /* @teleloc 0xC0530000 [162.050003 46.743401 24.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530DA, 9686, 0xC0530000, 161.525, 33.6934, 25.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530000 [161.524994 33.693401 25.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530DA, 9686, 0xC0530000, 161.525, 33.6934, 25.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530000 [161.524994 33.693401 25.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530DB, 9686, 0xC0530000, 157.625, 45.0434, 24.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0530000 [157.625000 45.043400 24.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530DB, 9686, 0xC0530000, 157.625, 45.0434, 24.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0530000 [157.625000 45.043400 24.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530DC, 12679, 0xC0530000, 155.29, 34.7816, 22.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -901,16 +901,16 @@ VALUES (0x7C0530E0, 12679, 0xC0530000, 166.941, 46.7066, 22.1, 0.420244, 0, 0, 0 /* @teleloc 0xC0530000 [166.940994 46.706600 22.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530E1, 12679, 0xC0530000, 159.415, 36.4066, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC0530000 [159.414993 36.406601 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530E1, 12679, 0xC0530000, 159.415, 36.4066, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC0530000 [159.414993 36.406601 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530E2, 12678, 0xC0530000, 164.44, 42.8316, 31, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC0530000 [164.440002 42.831600 31.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0530E2, 12678, 0xC0530000, 164.44, 42.8316, 31, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC0530000 [164.440002 42.831600 31.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0530E3, 12678, 0xC0530000, 149.565, 29.4316, 38.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC0530000 [149.565002 29.431601 38.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0530E3, 12678, 0xC0530000, 149.565, 29.4316, 38.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC0530000 [149.565002 29.431601 38.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0530E4, 412, 0xC0530160, 157.645, 87.6084, 28, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C0D9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C0D9.sql index 660086761c..95412f0386 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C0D9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C0D9.sql @@ -633,8 +633,8 @@ VALUES (0x7C0D909D, 9686, 0xC0D9011A, 64.841, 34.0816, 108.85, 0.317305, 0, 0, /* @teleloc 0xC0D9011A [64.841003 34.081600 108.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D909E, 9686, 0xC0D9011A, 63.2342, 33.5602, 111.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011A [63.234200 33.560200 111.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D909E, 9686, 0xC0D9011A, 63.2342, 33.5602, 111.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011A [63.234200 33.560200 111.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D909F, 9686, 0xC0D9011A, 60.8874, 36.6942, 109.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -649,32 +649,32 @@ VALUES (0x7C0D90A1, 9686, 0xC0D9011A, 64.991, 39.3816, 108.85, -0.902209, 0, 0, /* @teleloc 0xC0D9011A [64.990997 39.381599 108.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90A2, 9686, 0xC0D9011A, 63.241, 40.5942, 109.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011A [63.241001 40.594200 109.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90A2, 9686, 0xC0D9011A, 63.241, 40.5942, 109.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011A [63.241001 40.594200 109.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90A3, 11697, 0xC0D9011A, 63.2891, 33.9008, 106.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0D9011A [63.289101 33.900799 106.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90A3, 11697, 0xC0D9011A, 63.2891, 33.9008, 106.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0D9011A [63.289101 33.900799 106.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90A4, 11697, 0xC0D9011A, 61.3891, 34.9508, 106.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC0D9011A [61.389099 34.950802 106.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90A5, 9686, 0xC0D9011D, 53.9761, 32.863, 108.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011D [53.976101 32.862999 108.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90A5, 9686, 0xC0D9011D, 53.9761, 32.863, 108.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011D [53.976101 32.862999 108.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90A6, 9686, 0xC0D9011D, 59.3761, 32.863, 108.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011D [59.376099 32.862999 108.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90A6, 9686, 0xC0D9011D, 59.3761, 32.863, 108.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011D [59.376099 32.862999 108.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90A7, 9686, 0xC0D9011D, 60.4261, 34.2122, 107.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0D9011D [60.426102 34.212200 107.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90A8, 9686, 0xC0D9011D, 56.4261, 38.763, 109.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011D [56.426102 38.763000 109.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90A8, 9686, 0xC0D9011D, 56.4261, 38.763, 109.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011D [56.426102 38.763000 109.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90A9, 9686, 0xC0D9011D, 52.6261, 35.613, 110.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,16 +697,16 @@ VALUES (0x7C0D90AD, 11697, 0xC0D9011D, 56.3081, 35.9416, 106.1, -0.707107, 0, 0, /* @teleloc 0xC0D9011D [56.308102 35.941601 106.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90AE, 11697, 0xC0D9011D, 56.8391, 33.4508, 106.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0D9011D [56.839100 33.450802 106.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90AE, 11697, 0xC0D9011D, 56.8391, 33.4508, 106.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0D9011D [56.839100 33.450802 106.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90AF, 9686, 0xC0D9011D, 53.8767, 38.763, 109.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011D [53.876701 38.763000 109.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90AF, 9686, 0xC0D9011D, 53.8767, 38.763, 109.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011D [53.876701 38.763000 109.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90B0, 9686, 0xC0D9011D, 59.2205, 38.763, 109.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011D [59.220501 38.763000 109.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90B0, 9686, 0xC0D9011D, 59.2205, 38.763, 109.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011D [59.220501 38.763000 109.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90B1, 9686, 0xC0D9011D, 52.6261, 33.8979, 109.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -717,8 +717,8 @@ VALUES (0x7C0D90B2, 9686, 0xC0D9011D, 52.6261, 37.8461, 109.35, -0.707107, 0, 0 /* @teleloc 0xC0D9011D [52.626099 37.846100 109.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90B3, 9686, 0xC0D9011D, 56.8356, 32.863, 109.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011D [56.835602 32.862999 109.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90B3, 9686, 0xC0D9011D, 56.8356, 32.863, 109.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011D [56.835602 32.862999 109.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90B4, 9686, 0xC0D9011D, 60.4261, 33.9123, 109.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -753,20 +753,20 @@ VALUES (0x7C0D90BB, 11697, 0xC0D9011D, 59.4343, 33.6603, 106.1, 0.297375, 0, 0, /* @teleloc 0xC0D9011D [59.434299 33.660301 106.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90BC, 11697, 0xC0D9011D, 56.5891, 38.2508, 106.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0D9011D [56.589100 38.250801 106.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90BC, 11697, 0xC0D9011D, 56.5891, 38.2508, 106.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0D9011D [56.589100 38.250801 106.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90BD, 9686, 0xC0D9011F, 59.3342, 31.9102, 104.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011F [59.334202 31.910200 104.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90BD, 9686, 0xC0D9011F, 59.3342, 31.9102, 104.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011F [59.334202 31.910200 104.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90BE, 9686, 0xC0D9011F, 55.8374, 35.1442, 104.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0D9011F [55.837399 35.144199 104.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90BF, 9686, 0xC0D9011F, 58.091, 38.3942, 104.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011F [58.091000 38.394199 104.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90BF, 9686, 0xC0D9011F, 58.091, 38.3942, 104.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011F [58.091000 38.394199 104.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90C0, 11697, 0xC0D9011F, 63.9576, 37.1931, 102.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -785,12 +785,12 @@ VALUES (0x7C0D90C3, 11697, 0xC0D9011F, 56.7252, 35.705, 102.1, -0.707107, 0, 0, /* @teleloc 0xC0D9011F [56.725201 35.705002 102.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90C4, 9686, 0xC0D9011F, 63.2342, 31.9102, 104.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011F [63.234200 31.910200 104.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90C4, 9686, 0xC0D9011F, 63.2342, 31.9102, 104.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011F [63.234200 31.910200 104.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90C5, 9686, 0xC0D9011F, 61.341, 38.3942, 104.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D9011F [61.341000 38.394199 104.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90C5, 9686, 0xC0D9011F, 61.341, 38.3942, 104.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D9011F [61.341000 38.394199 104.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90C6, 9686, 0xC0D9011F, 65.7874, 33.9442, 104.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,20 +801,20 @@ VALUES (0x7C0D90C7, 11698, 0xC0D9011F, 59.8201, 35.7944, 105.5, -0.707107, 0, 0, /* @teleloc 0xC0D9011F [59.820099 35.794399 105.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90C8, 11697, 0xC0D9011F, 60.4252, 32.755, 102.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0D9011F [60.425201 32.755001 102.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90C8, 11697, 0xC0D9011F, 60.4252, 32.755, 102.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0D9011F [60.425201 32.755001 102.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90C9, 11697, 0xC0D9011F, 59.8076, 37.9431, 102.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0D9011F [59.807598 37.943100 102.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90C9, 11697, 0xC0D9011F, 59.8076, 37.9431, 102.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0D9011F [59.807598 37.943100 102.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90CA, 412, 0xC0D90000, 63.191, 41.1416, 106, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC0D90000 [63.191002 41.141602 106.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90CA, 412, 0xC0D90000, 63.191, 41.1416, 106, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC0D90000 [63.191002 41.141602 106.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90CB, 9686, 0xC0D90000, 63.2342, 41.3102, 109.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90000 [63.234200 41.310200 109.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90CB, 9686, 0xC0D90000, 63.2342, 41.3102, 109.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90000 [63.234200 41.310200 109.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90CC, 9686, 0xC0D90000, 65.5342, 40.4102, 108.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -829,24 +829,24 @@ VALUES (0x7C0D90CE, 12679, 0xC0D90000, 66.3391, 40.7008, 106.1, -0.402747, 0, 0, /* @teleloc 0xC0D90000 [66.339104 40.700802 106.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90CF, 12679, 0xC0D90000, 56.3391, 39.7508, 106.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC0D90000 [56.339100 39.750801 106.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90CF, 12679, 0xC0D90000, 56.3391, 39.7508, 106.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC0D90000 [56.339100 39.750801 106.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90D0, 9686, 0xC0D90121, 105.835, 34.1631, 107.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0D90121 [105.834999 34.163101 107.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90D1, 9686, 0xC0D90121, 104.635, 32.2631, 106.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90121 [104.635002 32.263100 106.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90D1, 9686, 0xC0D90121, 104.635, 32.2631, 106.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90121 [104.635002 32.263100 106.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90D2, 11697, 0xC0D90121, 105.448, 36.9137, 104.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC0D90121 [105.447998 36.913700 104.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90D3, 11697, 0xC0D90121, 104.423, 32.6388, 104.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0D90121 [104.422997 32.638802 104.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90D3, 11697, 0xC0D90121, 104.423, 32.6388, 104.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0D90121 [104.422997 32.638802 104.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90D4, 9686, 0xC0D90121, 101.185, 33.0381, 106.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -861,24 +861,24 @@ VALUES (0x7C0D90D6, 9686, 0xC0D90121, 101.185, 36.5131, 106.5, -0.707107, 0, 0, /* @teleloc 0xC0D90121 [101.184998 36.513100 106.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90D7, 9686, 0xC0D90121, 103.603, 37.4092, 107.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90121 [103.602997 37.409199 107.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90D7, 9686, 0xC0D90121, 103.603, 37.4092, 107.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90121 [103.602997 37.409199 107.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90D8, 9686, 0xC0D90121, 105.835, 36.258, 106.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC0D90121 [105.834999 36.257999 106.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90D9, 9686, 0xC0D90122, 107.489, 30.378, 105.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90122 [107.488998 30.378000 105.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90D9, 9686, 0xC0D90122, 107.489, 30.378, 105.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90122 [107.488998 30.378000 105.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90DA, 9686, 0xC0D90122, 112.867, 30.378, 105.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90122 [112.866997 30.378000 105.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90DA, 9686, 0xC0D90122, 112.867, 30.378, 105.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90122 [112.866997 30.378000 105.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90DB, 9686, 0xC0D90122, 110.217, 36.328, 107.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90122 [110.217003 36.327999 107.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90DB, 9686, 0xC0D90122, 110.217, 36.328, 107.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90122 [110.217003 36.327999 107.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90DC, 9686, 0xC0D90122, 114.167, 35.278, 105.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -901,8 +901,8 @@ VALUES (0x7C0D90E0, 11698, 0xC0D90122, 110.226, 33.4202, 110.6, -0.707107, 0, 0, /* @teleloc 0xC0D90122 [110.225998 33.420200 110.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90E1, 11697, 0xC0D90122, 110.212, 35.9536, 104.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0D90122 [110.211998 35.953602 104.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90E1, 11697, 0xC0D90122, 110.212, 35.9536, 104.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0D90122 [110.211998 35.953602 104.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90E2, 9686, 0xC0D90122, 114.167, 31.4876, 105.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -913,8 +913,8 @@ VALUES (0x7C0D90E3, 9686, 0xC0D90122, 114.167, 33.3403, 107.875, 0.707107, 0, 0 /* @teleloc 0xC0D90122 [114.167000 33.340302 107.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90E4, 9686, 0xC0D90122, 110.233, 30.378, 107.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90122 [110.233002 30.378000 107.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90E4, 9686, 0xC0D90122, 110.233, 30.378, 107.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90122 [110.233002 30.378000 107.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90E5, 9686, 0xC0D90122, 106.275, 31.3924, 107.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -929,12 +929,12 @@ VALUES (0x7C0D90E7, 9686, 0xC0D90122, 106.275, 35.4418, 107.6, -0.707107, 0, 0, /* @teleloc 0xC0D90122 [106.275002 35.441799 107.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90E8, 9686, 0xC0D90122, 107.668, 36.328, 107.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90122 [107.667999 36.327999 107.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90E8, 9686, 0xC0D90122, 107.668, 36.328, 107.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90122 [107.667999 36.327999 107.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90E9, 9686, 0xC0D90122, 112.892, 36.328, 107.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90122 [112.891998 36.327999 107.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90E9, 9686, 0xC0D90122, 112.892, 36.328, 107.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90122 [112.891998 36.327999 107.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90EA, 11698, 0xC0D90122, 112.761, 31.5252, 108.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -965,12 +965,12 @@ VALUES (0x7C0D90F0, 11697, 0xC0D90122, 107.246, 31.1502, 104.1, 0.359182, 0, 0, /* @teleloc 0xC0D90122 [107.246002 31.150200 104.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90F1, 9686, 0xC0D90126, 107.153, 29.4592, 102.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90126 [107.153000 29.459200 102.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90F1, 9686, 0xC0D90126, 107.153, 29.4592, 102.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90126 [107.153000 29.459200 102.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90F2, 9686, 0xC0D90126, 107.403, 36.0092, 102.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90126 [107.403000 36.009201 102.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90F2, 9686, 0xC0D90126, 107.403, 36.0092, 102.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90126 [107.403000 36.009201 102.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90F3, 9686, 0xC0D90126, 110.902, 32.6235, 102.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,12 +989,12 @@ VALUES (0x7C0D90F6, 9687, 0xC0D90126, 110.291, 35.4082, 100.1, 0.878817, 0, 0, /* @teleloc 0xC0D90126 [110.291000 35.408199 100.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90F7, 9686, 0xC0D90126, 109.242, 29.4592, 102.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90126 [109.241997 29.459200 102.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90F7, 9686, 0xC0D90126, 109.242, 29.4592, 102.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90126 [109.241997 29.459200 102.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90F8, 9686, 0xC0D90126, 104.379, 36.0092, 102.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90126 [104.378998 36.009201 102.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90F8, 9686, 0xC0D90126, 104.379, 36.0092, 102.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90126 [104.378998 36.009201 102.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90F9, 9686, 0xC0D90126, 101.193, 30.9242, 102.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,36 +1005,36 @@ VALUES (0x7C0D90FA, 11698, 0xC0D90126, 105.916, 32.6952, 103.525, 0.707107, 0, 0 /* @teleloc 0xC0D90126 [105.916000 32.695202 103.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90FB, 11697, 0xC0D90126, 106.021, 29.8693, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0D90126 [106.021004 29.869301 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90FB, 11697, 0xC0D90126, 106.021, 29.8693, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0D90126 [106.021004 29.869301 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D90FC, 11697, 0xC0D90126, 110.113, 32.845, 100.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC0D90126 [110.112999 32.845001 100.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90FD, 11697, 0xC0D90126, 107.573, 35.5114, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC0D90126 [107.572998 35.511398 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C0D90FD, 11697, 0xC0D90126, 107.573, 35.5114, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC0D90126 [107.572998 35.511398 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90FE, 412, 0xC0D90000, 103.576, 37.9302, 104, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC0D90000 [103.575996 37.930199 104.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90FE, 412, 0xC0D90000, 103.576, 37.9302, 104, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC0D90000 [103.575996 37.930199 104.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D90FF, 9686, 0xC0D90000, 103.578, 38.0442, 107.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90000 [103.578003 38.044201 107.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D90FF, 9686, 0xC0D90000, 103.578, 38.0442, 107.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90000 [103.578003 38.044201 107.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D9100, 9686, 0xC0D90000, 100.568, 43.8992, 105.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90000 [100.568001 43.899200 105.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C0D9100, 9686, 0xC0D90000, 100.568, 43.8992, 105.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90000 [100.568001 43.899200 105.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D9101, 9686, 0xC0D90000, 106.598, 43.8992, 105.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC0D90000 [106.598000 43.899200 105.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C0D9101, 9686, 0xC0D90000, 106.598, 43.8992, 105.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC0D90000 [106.598000 43.899200 105.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C0D9102, 12679, 0xC0D90000, 108.121, 38.3652, 104.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC0D90000 [108.121002 38.365200 104.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C0D9102, 12679, 0xC0D90000, 108.121, 38.3652, 104.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC0D90000 [108.121002 38.365200 104.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D9103, 12679, 0xC0D90000, 99.276, 38.2552, 104.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2079,7 +2079,7 @@ VALUES (0x7C0D91A6, 0x7C0D9104, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0D91A7, 13601, 0xC0D90121, 104.68, 33.9679, 104.005, 0.018209, 0, 0, -0.999834, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xC0D90121 [104.680000 33.967899 104.004997] 0.018208 0.000000 0.000000 -0.999834 */ +/* @teleloc 0xC0D90121 [104.680000 33.967899 104.004997] 0.018209 0.000000 0.000000 -0.999834 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7C0D91A7, 0x7C0D90D0, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C0DD.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C0DD.sql index ac9a512790..f1b7ad8a32 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C0DD.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C0DD.sql @@ -971,7 +971,7 @@ VALUES (0x7C0DD0A4, 11711, 0xC0DD0000, 108.388, 151.567, 8.065, 0.999944, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0DD0A5, 11711, 0xC0DD0000, 154.961, 152.267, 8.065, 0.999823, 0, 0, -0.018811, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xC0DD0000 [154.960999 152.266998 8.065000] 0.999823 0.000000 0.000000 -0.018810 */ +/* @teleloc 0xC0DD0000 [154.960999 152.266998 8.065000] 0.999823 0.000000 0.000000 -0.018811 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C0DD0A6, 11711, 0xC0DD0000, 147.866, 110.31, 12.065, 0.908192, 0, 0, -0.418555, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C138.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C138.sql index 038d7826bb..b64ada7f23 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C138.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C138.sql @@ -9,8 +9,8 @@ VALUES (0x7C138001, 9686, 0xC1380102, 161, 82.35, 84.85, 0.317305, 0, 0, -0.948 /* @teleloc 0xC1380102 [161.000000 82.349998 84.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138002, 9686, 0xC1380102, 159.393, 81.8286, 87.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380102 [159.393005 81.828598 87.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138002, 9686, 0xC1380102, 159.393, 81.8286, 87.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380102 [159.393005 81.828598 87.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138003, 9686, 0xC1380102, 157.046, 84.9626, 85.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,32 +25,32 @@ VALUES (0x7C138005, 9686, 0xC1380102, 161.15, 87.65, 84.85, -0.902209, 0, 0, 0. /* @teleloc 0xC1380102 [161.149994 87.650002 84.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138006, 9686, 0xC1380102, 159.4, 88.8626, 85.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380102 [159.399994 88.862602 85.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C138006, 9686, 0xC1380102, 159.4, 88.8626, 85.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380102 [159.399994 88.862602 85.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138007, 11697, 0xC1380102, 159.448, 82.1692, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC1380102 [159.447998 82.169197 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138007, 11697, 0xC1380102, 159.448, 82.1692, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC1380102 [159.447998 82.169197 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138008, 11697, 0xC1380102, 157.548, 83.2192, 82.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC1380102 [157.548004 83.219200 82.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138009, 9686, 0xC1380103, 150.135, 81.1314, 84.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380103 [150.134995 81.131401 84.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138009, 9686, 0xC1380103, 150.135, 81.1314, 84.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380103 [150.134995 81.131401 84.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13800A, 9686, 0xC1380103, 155.535, 81.1314, 84.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380103 [155.535004 81.131401 84.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13800A, 9686, 0xC1380103, 155.535, 81.1314, 84.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380103 [155.535004 81.131401 84.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13800B, 9686, 0xC1380103, 156.585, 82.4806, 83.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC1380103 [156.585007 82.480598 83.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13800C, 9686, 0xC1380103, 152.585, 87.0314, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380103 [152.585007 87.031403 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13800C, 9686, 0xC1380103, 152.585, 87.0314, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380103 [152.585007 87.031403 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13800D, 9686, 0xC1380103, 148.785, 83.8814, 86.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,16 +73,16 @@ VALUES (0x7C138011, 11697, 0xC1380103, 152.467, 84.21, 82.1, -0.707107, 0, 0, -0 /* @teleloc 0xC1380103 [152.466995 84.209999 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138012, 11697, 0xC1380103, 152.998, 81.7192, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC1380103 [152.998001 81.719200 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138012, 11697, 0xC1380103, 152.998, 81.7192, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC1380103 [152.998001 81.719200 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138013, 9686, 0xC1380103, 150.036, 87.0314, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380103 [150.035995 87.031403 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C138013, 9686, 0xC1380103, 150.036, 87.0314, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380103 [150.035995 87.031403 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138014, 9686, 0xC1380103, 155.379, 87.0314, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380103 [155.378998 87.031403 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C138014, 9686, 0xC1380103, 155.379, 87.0314, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380103 [155.378998 87.031403 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138015, 9686, 0xC1380103, 148.785, 82.1663, 85.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,8 +93,8 @@ VALUES (0x7C138016, 9686, 0xC1380103, 148.785, 86.1145, 85.35, -0.707107, 0, 0, /* @teleloc 0xC1380103 [148.785004 86.114502 85.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138017, 9686, 0xC1380103, 152.995, 81.1314, 85.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380103 [152.994995 81.131401 85.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138017, 9686, 0xC1380103, 152.995, 81.1314, 85.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380103 [152.994995 81.131401 85.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138018, 9686, 0xC1380103, 156.585, 82.1806, 85.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,20 +129,20 @@ VALUES (0x7C13801F, 11697, 0xC1380103, 155.593, 81.9287, 82.1, 0.297375, 0, 0, - /* @teleloc 0xC1380103 [155.593002 81.928703 82.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138020, 11697, 0xC1380103, 152.748, 86.5192, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC1380103 [152.748001 86.519203 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C138020, 11697, 0xC1380103, 152.748, 86.5192, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC1380103 [152.748001 86.519203 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138021, 9686, 0xC1380105, 155.493, 80.1786, 80.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380105 [155.492996 80.178596 80.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138021, 9686, 0xC1380105, 155.493, 80.1786, 80.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380105 [155.492996 80.178596 80.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138022, 9686, 0xC1380105, 151.996, 83.4126, 80.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC1380105 [151.996002 83.412598 80.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138023, 9686, 0xC1380105, 154.25, 86.6626, 80.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380105 [154.250000 86.662598 80.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C138023, 9686, 0xC1380105, 154.25, 86.6626, 80.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380105 [154.250000 86.662598 80.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138024, 11697, 0xC1380105, 160.117, 85.4615, 78.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,12 +161,12 @@ VALUES (0x7C138027, 11697, 0xC1380105, 152.884, 83.9734, 78.1, -0.707107, 0, 0, /* @teleloc 0xC1380105 [152.884003 83.973396 78.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138028, 9686, 0xC1380105, 159.393, 80.1786, 80.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380105 [159.393005 80.178596 80.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138028, 9686, 0xC1380105, 159.393, 80.1786, 80.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380105 [159.393005 80.178596 80.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138029, 9686, 0xC1380105, 157.5, 86.6626, 80.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380105 [157.500000 86.662598 80.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C138029, 9686, 0xC1380105, 157.5, 86.6626, 80.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380105 [157.500000 86.662598 80.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13802A, 9686, 0xC1380105, 161.946, 82.2126, 80.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,20 +177,20 @@ VALUES (0x7C13802B, 11698, 0xC1380105, 155.979, 84.0628, 81.5, -0.707107, 0, 0, /* @teleloc 0xC1380105 [155.979004 84.062798 81.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13802C, 11697, 0xC1380105, 156.584, 81.0234, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC1380105 [156.584000 81.023399 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13802C, 11697, 0xC1380105, 156.584, 81.0234, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC1380105 [156.584000 81.023399 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13802D, 11697, 0xC1380105, 155.967, 86.2115, 78.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC1380105 [155.966995 86.211502 78.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13802D, 11697, 0xC1380105, 155.967, 86.2115, 78.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC1380105 [155.966995 86.211502 78.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13802E, 412, 0xC1380000, 159.35, 89.41, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC1380000 [159.350006 89.410004 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13802E, 412, 0xC1380000, 159.35, 89.41, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC1380000 [159.350006 89.410004 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13802F, 9686, 0xC1380000, 159.393, 89.5786, 85.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380000 [159.393005 89.578598 85.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13802F, 9686, 0xC1380000, 159.393, 89.5786, 85.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380000 [159.393005 89.578598 85.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138030, 9686, 0xC1380000, 161.693, 88.6786, 84.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,24 +205,24 @@ VALUES (0x7C138032, 12679, 0xC1380000, 162.498, 88.9692, 82.1, -0.402747, 0, 0, /* @teleloc 0xC1380000 [162.498001 88.969200 82.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138033, 12679, 0xC1380000, 152.498, 88.0192, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC1380000 [152.498001 88.019203 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138033, 12679, 0xC1380000, 152.498, 88.0192, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC1380000 [152.498001 88.019203 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138034, 9686, 0xC1380109, 85.9192, 36.5595, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380109 [85.919197 36.559502 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C138034, 9686, 0xC1380109, 85.9192, 36.5595, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380109 [85.919197 36.559502 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138035, 9686, 0xC1380109, 81.3014, 36.5365, 84.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380109 [81.301399 36.536499 84.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C138035, 9686, 0xC1380109, 81.3014, 36.5365, 84.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380109 [81.301399 36.536499 84.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138036, 9686, 0xC1380109, 83.8167, 30.8095, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380109 [83.816704 30.809500 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138036, 9686, 0xC1380109, 83.8167, 30.8095, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380109 [83.816704 30.809500 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138037, 9686, 0xC1380109, 87.0167, 30.8095, 84.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380109 [87.016701 30.809500 84.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138037, 9686, 0xC1380109, 87.0167, 30.8095, 84.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380109 [87.016701 30.809500 84.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138038, 11697, 0xC1380109, 79.2847, 31.4958, 82.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -233,16 +233,16 @@ VALUES (0x7C138039, 11697, 0xC1380109, 88.1847, 35.8286, 82.1, -0.932639, 0, 0, /* @teleloc 0xC1380109 [88.184700 35.828602 82.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13803A, 11698, 0xC1380109, 83.8478, 33.8595, 88.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC1380109 [83.847801 33.859501 88.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13803A, 11698, 0xC1380109, 83.8478, 33.8595, 88.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC1380109 [83.847801 33.859501 88.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13803B, 11697, 0xC1380109, 83.8347, 33.8286, 82.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC1380109 [83.834702 33.828602 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13803C, 9686, 0xC1380109, 80.6665, 30.8095, 84.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380109 [80.666496 30.809500 84.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13803C, 9686, 0xC1380109, 80.6665, 30.8095, 84.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380109 [80.666496 30.809500 84.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13803D, 9686, 0xC1380109, 78.6199, 33.6864, 85.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -269,12 +269,12 @@ VALUES (0x7C138042, 9686, 0xC1380109, 89.0135, 31.6864, 85.65, 0.707107, 0, 0, /* @teleloc 0xC1380109 [89.013496 31.686399 85.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138043, 9686, 0xC1380109, 81.6665, 36.5595, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380109 [81.666496 36.559502 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C138043, 9686, 0xC1380109, 81.6665, 36.5595, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380109 [81.666496 36.559502 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138044, 9686, 0xC1380109, 87.4872, 36.5365, 84.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380109 [87.487198 36.536499 84.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C138044, 9686, 0xC1380109, 87.4872, 36.5365, 84.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380109 [87.487198 36.536499 84.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138045, 11698, 0xC1380109, 86.0478, 33.8595, 88.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -293,28 +293,28 @@ VALUES (0x7C138048, 11697, 0xC1380109, 82.332, 33.8286, 82.1, -0.707107, 0, 0, - /* @teleloc 0xC1380109 [82.332001 33.828602 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138049, 11697, 0xC1380109, 83.6404, 31.3736, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC1380109 [83.640404 31.373600 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138049, 11697, 0xC1380109, 83.6404, 31.3736, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC1380109 [83.640404 31.373600 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13804A, 11697, 0xC1380109, 88.3904, 33.7735, 82.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC1380109 [88.390404 33.773499 82.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13804B, 11697, 0xC1380109, 81.0347, 35.9286, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC1380109 [81.034698 35.928600 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13804B, 11697, 0xC1380109, 81.0347, 35.9286, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC1380109 [81.034698 35.928600 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13804C, 9686, 0xC138010B, 81.5699, 39.6903, 85, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC138010B [81.569901 39.690300 85.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13804D, 9686, 0xC138010B, 84.9699, 37.1595, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC138010B [84.969902 37.159500 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13804D, 9686, 0xC138010B, 84.9699, 37.1595, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC138010B [84.969902 37.159500 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13804E, 9686, 0xC138010B, 84.6699, 42.2595, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC138010B [84.669899 42.259499 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13804E, 9686, 0xC138010B, 84.6699, 42.2595, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC138010B [84.669899 42.259499 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13804F, 11697, 0xC138010B, 85.7847, 39.9786, 82.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -329,12 +329,12 @@ VALUES (0x7C138051, 9686, 0xC138010B, 81.5699, 41.3364, 85, -0.707107, 0, 0, -0 /* @teleloc 0xC138010B [81.569901 41.336399 85.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138052, 9686, 0xC138010B, 82.8729, 37.1595, 84.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC138010B [82.872902 37.159500 84.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138052, 9686, 0xC138010B, 82.8729, 37.1595, 84.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC138010B [82.872902 37.159500 84.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138053, 9686, 0xC138010D, 84.3635, 30.9057, 80.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC138010D [84.363503 30.905701 80.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138053, 9686, 0xC138010D, 84.3635, 30.9057, 80.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC138010D [84.363503 30.905701 80.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138054, 9686, 0xC138010D, 86.8635, 35.2057, 80.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,16 +365,16 @@ VALUES (0x7C13805A, 9686, 0xC138010D, 86.8635, 37.9028, 80.45, 0.707107, 0, 0, /* @teleloc 0xC138010D [86.863503 37.902802 80.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13805B, 9686, 0xC138010D, 85.313, 40.8557, 80.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC138010D [85.313004 40.855701 80.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13805B, 9686, 0xC138010D, 85.313, 40.8557, 80.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC138010D [85.313004 40.855701 80.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13805C, 11698, 0xC138010D, 84.2667, 34.8961, 81.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC138010D [84.266701 34.896099 81.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13805C, 11698, 0xC138010D, 84.2667, 34.8961, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC138010D [84.266701 34.896099 81.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13805D, 11697, 0xC138010D, 84.6557, 40.3722, 78.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC138010D [84.655701 40.372200 78.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13805D, 11697, 0xC138010D, 84.6557, 40.3722, 78.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC138010D [84.655701 40.372200 78.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13805E, 11697, 0xC138010D, 86.2057, 40.1723, 78.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x7C138061, 9686, 0xC138010F, 81.9699, 43.4864, 85, -0.707107, 0, 0, -0 /* @teleloc 0xC138010F [81.969902 43.486401 85.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138062, 412, 0xC1380000, 84.6478, 44.6595, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC1380000 [84.647797 44.659500 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138062, 412, 0xC1380000, 84.6478, 44.6595, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC1380000 [84.647797 44.659500 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C138063, 9686, 0xC1380000, 82.4372, 44.7865, 84.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC1380000 [82.437202 44.786499 84.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C138063, 9686, 0xC1380000, 82.4372, 44.7865, 84.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC1380000 [82.437202 44.786499 84.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C138064, 9686, 0xC1380000, 81.4372, 43.9365, 84.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C13D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C13D.sql index f55958e58e..cb8821fde3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C13D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C13D.sql @@ -333,8 +333,8 @@ VALUES (0x7C13D052, 9686, 0xC13D0128, 64.1848, 57.079, 48.85, 0.317305, 0, 0, - /* @teleloc 0xC13D0128 [64.184799 57.078999 48.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D053, 9686, 0xC13D0128, 62.578, 56.5576, 51.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0128 [62.577999 56.557598 51.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D053, 9686, 0xC13D0128, 62.578, 56.5576, 51.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0128 [62.577999 56.557598 51.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D054, 9686, 0xC13D0128, 60.2312, 59.6916, 49.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -349,32 +349,32 @@ VALUES (0x7C13D056, 9686, 0xC13D0128, 64.3348, 62.379, 48.85, -0.902209, 0, 0, /* @teleloc 0xC13D0128 [64.334801 62.379002 48.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D057, 9686, 0xC13D0128, 62.5848, 63.5916, 49.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0128 [62.584801 63.591599 49.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D057, 9686, 0xC13D0128, 62.5848, 63.5916, 49.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0128 [62.584801 63.591599 49.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D058, 11697, 0xC13D0128, 62.6329, 56.8982, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC13D0128 [62.632900 56.898201 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D058, 11697, 0xC13D0128, 62.6329, 56.8982, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC13D0128 [62.632900 56.898201 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D059, 11697, 0xC13D0128, 60.7329, 57.9482, 46.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC13D0128 [60.732899 57.948200 46.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D05A, 9686, 0xC13D012B, 53.3199, 55.8604, 48.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012B [53.319901 55.860401 48.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D05A, 9686, 0xC13D012B, 53.3199, 55.8604, 48.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012B [53.319901 55.860401 48.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D05B, 9686, 0xC13D012B, 58.7199, 55.8604, 48.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012B [58.719898 55.860401 48.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D05B, 9686, 0xC13D012B, 58.7199, 55.8604, 48.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012B [58.719898 55.860401 48.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D05C, 9686, 0xC13D012B, 59.7699, 57.2096, 47.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC13D012B [59.769901 57.209599 47.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D05D, 9686, 0xC13D012B, 55.7699, 61.7604, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012B [55.769901 61.760399 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D05D, 9686, 0xC13D012B, 55.7699, 61.7604, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012B [55.769901 61.760399 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D05E, 9686, 0xC13D012B, 51.9699, 58.6104, 50.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -397,16 +397,16 @@ VALUES (0x7C13D062, 11697, 0xC13D012B, 55.6519, 58.939, 46.1, -0.707107, 0, 0, - /* @teleloc 0xC13D012B [55.651901 58.938999 46.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D063, 11697, 0xC13D012B, 56.1829, 56.4482, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC13D012B [56.182899 56.448200 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D063, 11697, 0xC13D012B, 56.1829, 56.4482, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC13D012B [56.182899 56.448200 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D064, 9686, 0xC13D012B, 53.2205, 61.7604, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012B [53.220501 61.760399 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D064, 9686, 0xC13D012B, 53.2205, 61.7604, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012B [53.220501 61.760399 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D065, 9686, 0xC13D012B, 58.5643, 61.7604, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012B [58.564301 61.760399 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D065, 9686, 0xC13D012B, 58.5643, 61.7604, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012B [58.564301 61.760399 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D066, 9686, 0xC13D012B, 51.9699, 56.8953, 49.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -417,8 +417,8 @@ VALUES (0x7C13D067, 9686, 0xC13D012B, 51.9699, 60.8435, 49.35, -0.707107, 0, 0, /* @teleloc 0xC13D012B [51.969898 60.843498 49.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D068, 9686, 0xC13D012B, 56.1794, 55.8604, 49.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012B [56.179401 55.860401 49.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D068, 9686, 0xC13D012B, 56.1794, 55.8604, 49.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012B [56.179401 55.860401 49.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D069, 9686, 0xC13D012B, 59.7699, 56.9096, 49.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -453,20 +453,20 @@ VALUES (0x7C13D070, 11697, 0xC13D012B, 58.7781, 56.6577, 46.1, 0.297375, 0, 0, - /* @teleloc 0xC13D012B [58.778099 56.657700 46.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D071, 11697, 0xC13D012B, 55.9329, 61.2482, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC13D012B [55.932899 61.248199 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D071, 11697, 0xC13D012B, 55.9329, 61.2482, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC13D012B [55.932899 61.248199 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D072, 9686, 0xC13D012D, 58.678, 54.9076, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012D [58.678001 54.907600 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D072, 9686, 0xC13D012D, 58.678, 54.9076, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012D [58.678001 54.907600 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D073, 9686, 0xC13D012D, 55.1812, 58.1416, 44.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC13D012D [55.181198 58.141602 44.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D074, 9686, 0xC13D012D, 57.4348, 61.3916, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012D [57.434799 61.391602 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D074, 9686, 0xC13D012D, 57.4348, 61.3916, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012D [57.434799 61.391602 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D075, 11697, 0xC13D012D, 63.3014, 60.1905, 42.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -485,12 +485,12 @@ VALUES (0x7C13D078, 11697, 0xC13D012D, 56.069, 58.7024, 42.1, -0.707107, 0, 0, - /* @teleloc 0xC13D012D [56.069000 58.702400 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D079, 9686, 0xC13D012D, 62.578, 54.9076, 44.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012D [62.577999 54.907600 44.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D079, 9686, 0xC13D012D, 62.578, 54.9076, 44.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012D [62.577999 54.907600 44.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D07A, 9686, 0xC13D012D, 60.6848, 61.3916, 44.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012D [60.684799 61.391602 44.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D07A, 9686, 0xC13D012D, 60.6848, 61.3916, 44.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012D [60.684799 61.391602 44.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D07B, 9686, 0xC13D012D, 65.1312, 56.9416, 44.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,20 +501,20 @@ VALUES (0x7C13D07C, 11698, 0xC13D012D, 59.1639, 58.7918, 45.5, -0.707107, 0, 0, /* @teleloc 0xC13D012D [59.163898 58.791801 45.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D07D, 11697, 0xC13D012D, 59.769, 55.7524, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC13D012D [59.769001 55.752399 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D07D, 11697, 0xC13D012D, 59.769, 55.7524, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC13D012D [59.769001 55.752399 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D07E, 11697, 0xC13D012D, 59.1514, 60.9405, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC13D012D [59.151402 60.940498 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D07E, 11697, 0xC13D012D, 59.1514, 60.9405, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC13D012D [59.151402 60.940498 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D07F, 412, 0xC13D0000, 62.5348, 64.139, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC13D0000 [62.534801 64.139000 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D07F, 412, 0xC13D0000, 62.5348, 64.139, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC13D0000 [62.534801 64.139000 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D080, 9686, 0xC13D0000, 62.578, 64.3076, 49.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0000 [62.577999 64.307602 49.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D080, 9686, 0xC13D0000, 62.578, 64.3076, 49.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0000 [62.577999 64.307602 49.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D081, 9686, 0xC13D0000, 64.878, 63.4076, 48.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -529,24 +529,24 @@ VALUES (0x7C13D083, 12679, 0xC13D0000, 65.6829, 63.6982, 46.1, -0.402747, 0, 0, /* @teleloc 0xC13D0000 [65.682899 63.698200 46.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D084, 12679, 0xC13D0000, 55.6829, 62.7482, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC13D0000 [55.682899 62.748199 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D084, 12679, 0xC13D0000, 55.6829, 62.7482, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC13D0000 [55.682899 62.748199 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D085, 9686, 0xC13D012F, 106.957, 33.5374, 49.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC13D012F [106.957001 33.537399 49.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D086, 9686, 0xC13D012F, 105.757, 31.6374, 48.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012F [105.757004 31.637400 48.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D086, 9686, 0xC13D012F, 105.757, 31.6374, 48.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012F [105.757004 31.637400 48.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D087, 11697, 0xC13D012F, 106.57, 36.2881, 46.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC13D012F [106.570000 36.288101 46.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D088, 11697, 0xC13D012F, 105.545, 32.0131, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC13D012F [105.544998 32.013100 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D088, 11697, 0xC13D012F, 105.545, 32.0131, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC13D012F [105.544998 32.013100 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D089, 9686, 0xC13D012F, 102.307, 32.4124, 48.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -561,24 +561,24 @@ VALUES (0x7C13D08B, 9686, 0xC13D012F, 102.307, 35.8874, 48.5, -0.707107, 0, 0, /* @teleloc 0xC13D012F [102.306999 35.887402 48.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D08C, 9686, 0xC13D012F, 104.725, 36.7835, 49.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D012F [104.724998 36.783501 49.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D08C, 9686, 0xC13D012F, 104.725, 36.7835, 49.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D012F [104.724998 36.783501 49.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D08D, 9686, 0xC13D012F, 106.957, 35.6323, 48.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC13D012F [106.957001 35.632301 48.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D08E, 9686, 0xC13D0130, 108.611, 29.7523, 47.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0130 [108.611000 29.752300 47.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D08E, 9686, 0xC13D0130, 108.611, 29.7523, 47.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0130 [108.611000 29.752300 47.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D08F, 9686, 0xC13D0130, 113.989, 29.7523, 47.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0130 [113.988998 29.752300 47.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D08F, 9686, 0xC13D0130, 113.989, 29.7523, 47.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0130 [113.988998 29.752300 47.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D090, 9686, 0xC13D0130, 111.339, 35.7023, 49.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0130 [111.338997 35.702301 49.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D090, 9686, 0xC13D0130, 111.339, 35.7023, 49.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0130 [111.338997 35.702301 49.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D091, 9686, 0xC13D0130, 115.289, 34.6523, 47.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -601,8 +601,8 @@ VALUES (0x7C13D095, 11698, 0xC13D0130, 111.348, 32.7945, 52.6, -0.707107, 0, 0, /* @teleloc 0xC13D0130 [111.348000 32.794498 52.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D096, 11697, 0xC13D0130, 111.334, 35.3279, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC13D0130 [111.334000 35.327900 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D096, 11697, 0xC13D0130, 111.334, 35.3279, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC13D0130 [111.334000 35.327900 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D097, 9686, 0xC13D0130, 115.289, 30.8619, 47.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -613,8 +613,8 @@ VALUES (0x7C13D098, 9686, 0xC13D0130, 115.289, 32.7146, 49.875, 0.707107, 0, 0, /* @teleloc 0xC13D0130 [115.289001 32.714600 49.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D099, 9686, 0xC13D0130, 111.355, 29.7523, 49.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0130 [111.355003 29.752300 49.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D099, 9686, 0xC13D0130, 111.355, 29.7523, 49.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0130 [111.355003 29.752300 49.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D09A, 9686, 0xC13D0130, 107.397, 30.7667, 49.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -629,12 +629,12 @@ VALUES (0x7C13D09C, 9686, 0xC13D0130, 107.397, 34.8161, 49.6, -0.707107, 0, 0, /* @teleloc 0xC13D0130 [107.397003 34.816101 49.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D09D, 9686, 0xC13D0130, 108.79, 35.7023, 49.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0130 [108.790001 35.702301 49.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D09D, 9686, 0xC13D0130, 108.79, 35.7023, 49.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0130 [108.790001 35.702301 49.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D09E, 9686, 0xC13D0130, 114.014, 35.7023, 49.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0130 [114.014000 35.702301 49.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D09E, 9686, 0xC13D0130, 114.014, 35.7023, 49.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0130 [114.014000 35.702301 49.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D09F, 11698, 0xC13D0130, 113.883, 30.8995, 50.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -665,12 +665,12 @@ VALUES (0x7C13D0A5, 11697, 0xC13D0130, 108.368, 30.5245, 46.1, 0.359182, 0, 0, 0 /* @teleloc 0xC13D0130 [108.367996 30.524500 46.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0A6, 9686, 0xC13D0134, 108.275, 28.8335, 44.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0134 [108.275002 28.833500 44.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D0A6, 9686, 0xC13D0134, 108.275, 28.8335, 44.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0134 [108.275002 28.833500 44.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0A7, 9686, 0xC13D0134, 108.525, 35.3835, 44.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0134 [108.525002 35.383499 44.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D0A7, 9686, 0xC13D0134, 108.525, 35.3835, 44.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0134 [108.525002 35.383499 44.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D0A8, 9686, 0xC13D0134, 112.024, 31.9978, 44.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -689,12 +689,12 @@ VALUES (0x7C13D0AB, 9687, 0xC13D0134, 111.413, 34.7825, 42.1, 0.878817, 0, 0, - /* @teleloc 0xC13D0134 [111.413002 34.782501 42.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0AC, 9686, 0xC13D0134, 110.364, 28.8335, 44.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0134 [110.363998 28.833500 44.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D0AC, 9686, 0xC13D0134, 110.364, 28.8335, 44.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0134 [110.363998 28.833500 44.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0AD, 9686, 0xC13D0134, 105.501, 35.3835, 44.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0134 [105.500999 35.383499 44.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D0AD, 9686, 0xC13D0134, 105.501, 35.3835, 44.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0134 [105.500999 35.383499 44.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D0AE, 9686, 0xC13D0134, 102.315, 30.2986, 44.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -705,36 +705,36 @@ VALUES (0x7C13D0AF, 11698, 0xC13D0134, 107.038, 32.0695, 45.525, 0.707107, 0, 0, /* @teleloc 0xC13D0134 [107.038002 32.069500 45.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0B0, 11697, 0xC13D0134, 107.143, 29.2436, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC13D0134 [107.142998 29.243601 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D0B0, 11697, 0xC13D0134, 107.143, 29.2436, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC13D0134 [107.142998 29.243601 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D0B1, 11697, 0xC13D0134, 111.235, 32.2193, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC13D0134 [111.235001 32.219299 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0B2, 11697, 0xC13D0134, 108.695, 34.8857, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC13D0134 [108.695000 34.885700 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C13D0B2, 11697, 0xC13D0134, 108.695, 34.8857, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC13D0134 [108.695000 34.885700 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0B3, 412, 0xC13D0000, 104.698, 37.3045, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC13D0000 [104.697998 37.304501 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D0B3, 412, 0xC13D0000, 104.698, 37.3045, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC13D0000 [104.697998 37.304501 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0B4, 9686, 0xC13D0000, 104.7, 37.4185, 49.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0000 [104.699997 37.418499 49.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D0B4, 9686, 0xC13D0000, 104.7, 37.4185, 49.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0000 [104.699997 37.418499 49.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0B5, 9686, 0xC13D0000, 101.69, 43.2735, 47.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0000 [101.690002 43.273499 47.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C13D0B5, 9686, 0xC13D0000, 101.69, 43.2735, 47.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0000 [101.690002 43.273499 47.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0B6, 9686, 0xC13D0000, 107.72, 43.2735, 47.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC13D0000 [107.720001 43.273499 47.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C13D0B6, 9686, 0xC13D0000, 107.72, 43.2735, 47.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC13D0000 [107.720001 43.273499 47.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C13D0B7, 12679, 0xC13D0000, 109.243, 37.7395, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC13D0000 [109.242996 37.739498 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C13D0B7, 12679, 0xC13D0000, 109.243, 37.7395, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC13D0000 [109.242996 37.739498 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C13D0B8, 12679, 0xC13D0000, 100.398, 37.6295, 46.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C154.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C154.sql index 6893191b80..fb9ecb22d1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C154.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C154.sql @@ -1930,7 +1930,7 @@ VALUES (0x7C1541CE, 0x7C154003, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C1541CF, 11730, 0xC1540118, 35.4077, 45.4218, 23.205, 0.99953, 0, 0, -0.030656, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xC1540118 [35.407700 45.421799 23.205000] 0.999530 0.000000 0.000000 -0.030655 */ +/* @teleloc 0xC1540118 [35.407700 45.421799 23.205000] 0.999530 0.000000 0.000000 -0.030656 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7C1541CF, 0x7C1541DC, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C174.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C174.sql index 9e779f5141..2eaf43033b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C174.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C174.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xC174; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C174000, 412, 0xC1740000, 156, 86.52, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC1740000 [156.000000 86.519997 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C174000, 412, 0xC1740000, 156, 86.52, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC1740000 [156.000000 86.519997 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C174001, 1154, 0xC1740000, 157.077, 91.4179, 20.005, 0.999992, 0, 0, 0.004067, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C18F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C18F.sql index db562a3219..e92afbb08a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C18F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C18F.sql @@ -225,8 +225,8 @@ VALUES (0x7C18F037, 9686, 0xC18F0118, 29.215, 85.3907, 16.5, -0.707107, 0, 0, - /* @teleloc 0xC18F0118 [29.215000 85.390701 16.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F038, 9686, 0xC18F0119, 39.0493, 85.733, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0119 [39.049301 85.733002 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F038, 9686, 0xC18F0119, 39.0493, 85.733, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0119 [39.049301 85.733002 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F039, 9686, 0xC18F0119, 43.4493, 84.433, 16.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -237,8 +237,8 @@ VALUES (0x7C18F03A, 9686, 0xC18F0119, 43.4493, 80.783, 16.8, 0.707107, 0, 0, -0 /* @teleloc 0xC18F0119 [43.449299 80.782997 16.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F03B, 9686, 0xC18F0119, 38.9993, 79.783, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0119 [38.999298 79.782997 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F03B, 9686, 0xC18F0119, 38.9993, 79.783, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0119 [38.999298 79.782997 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F03C, 11697, 0xC18F0119, 35.2647, 80.4448, 14.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -249,20 +249,20 @@ VALUES (0x7C18F03D, 11697, 0xC18F0119, 42.7647, 84.8448, 14.05, -0.895323, 0, 0, /* @teleloc 0xC18F0119 [42.764702 84.844803 14.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F03E, 11698, 0xC18F0119, 39.0544, 82.633, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC18F0119 [39.054401 82.633003 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F03E, 11698, 0xC18F0119, 39.0544, 82.633, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC18F0119 [39.054401 82.633003 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F03F, 11697, 0xC18F0119, 39.1647, 82.6948, 14.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F0119 [39.164700 82.694801 14.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F040, 9686, 0xC18F011A, 34.9498, 79.783, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F011A [34.949799 79.782997 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F040, 9686, 0xC18F011A, 34.9498, 79.783, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F011A [34.949799 79.782997 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F041, 9686, 0xC18F011A, 34.8498, 85.333, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F011A [34.849800 85.333000 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F041, 9686, 0xC18F011A, 34.8498, 85.333, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F011A [34.849800 85.333000 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F042, 9686, 0xC18F011A, 43.3998, 82.633, 12.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,32 +281,32 @@ VALUES (0x7C18F045, 9687, 0xC18F011A, 29.7344, 84.8143, 10, -0.885394, 0, 0, -0 /* @teleloc 0xC18F011A [29.734400 84.814301 10.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F046, 412, 0xC18F0000, 39.0544, 87.243, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC18F0000 [39.054401 87.242996 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F046, 412, 0xC18F0000, 39.0544, 87.243, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC18F0000 [39.054401 87.242996 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F047, 11697, 0xC18F0121, 89.3534, 83.5543, 14.075, -0.909599, 0, 0, 0.415487, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F0121 [89.353401 83.554298 14.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F048, 9686, 0xC18F0121, 89.2739, 78.5664, 16.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0121 [89.273903 78.566399 16.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F048, 9686, 0xC18F0121, 89.2739, 78.5664, 16.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0121 [89.273903 78.566399 16.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F049, 11697, 0xC18F0121, 85.287, 81.4733, 14.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F0121 [85.287003 81.473297 14.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F04A, 9686, 0xC18F0121, 83.5739, 78.5914, 16.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0121 [83.573898 78.591400 16.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F04A, 9686, 0xC18F0121, 83.5739, 78.5914, 16.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0121 [83.573898 78.591400 16.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F04B, 9686, 0xC18F0121, 83.807, 84.5331, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0121 [83.806999 84.533096 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F04B, 9686, 0xC18F0121, 83.807, 84.5331, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0121 [83.806999 84.533096 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F04C, 9686, 0xC18F0121, 89.2371, 84.5581, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0121 [89.237099 84.558098 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F04C, 9686, 0xC18F0121, 89.2371, 84.5581, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0121 [89.237099 84.558098 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F04D, 9686, 0xC18F0121, 90.5621, 83.8331, 16.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -325,16 +325,16 @@ VALUES (0x7C18F050, 11697, 0xC18F0121, 88.037, 81.4733, 14.075, 0.707107, 0, 0, /* @teleloc 0xC18F0121 [88.037003 81.473297 14.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F051, 11697, 0xC18F0123, 80.8479, 80.8256, 14.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0123 [80.847900 80.825600 14.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7C18F051, 11697, 0xC18F0123, 80.8479, 80.8256, 14.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0123 [80.847900 80.825600 14.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F052, 11697, 0xC18F0123, 81.5305, 85.1494, 14.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F0123 [81.530502 85.149399 14.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F053, 9686, 0xC18F0123, 81.0017, 80.446, 16.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0123 [81.001701 80.445999 16.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F053, 9686, 0xC18F0123, 81.0017, 80.446, 16.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0123 [81.001701 80.445999 16.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F054, 9686, 0xC18F0123, 77.4867, 83.0734, 16.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -353,32 +353,32 @@ VALUES (0x7C18F057, 9686, 0xC18F0125, 87.3367, 80.8234, 11.95, 0.707107, 0, 0, /* @teleloc 0xC18F0125 [87.336700 80.823402 11.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F058, 9686, 0xC18F0125, 82.0617, 77.6235, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0125 [82.061699 77.623497 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F058, 9686, 0xC18F0125, 82.0617, 77.6235, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0125 [82.061699 77.623497 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F059, 9686, 0xC18F0125, 77.4367, 80.8484, 11.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC18F0125 [77.436699 80.848396 11.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F05A, 9686, 0xC18F0125, 83.4617, 84.1735, 11.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0125 [83.461700 84.173500 11.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F05A, 9686, 0xC18F0125, 83.4617, 84.1735, 11.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0125 [83.461700 84.173500 11.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F05B, 11698, 0xC18F0125, 82.354, 81.489, 13.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC18F0125 [82.353996 81.488998 13.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F05B, 11698, 0xC18F0125, 82.354, 81.489, 13.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC18F0125 [82.353996 81.488998 13.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F05C, 9687, 0xC18F0125, 86.7739, 78.1664, 10.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xC18F0125 [86.773903 78.166397 10.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F05D, 412, 0xC18F0000, 80.0239, 85.9764, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC18F0000 [80.023903 85.976402 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F05D, 412, 0xC18F0000, 80.0239, 85.9764, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC18F0000 [80.023903 85.976402 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F05E, 412, 0xC18F0129, 128.359, 89.6162, 10, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC18F0129 [128.358994 89.616203 10.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F05E, 412, 0xC18F0129, 128.359, 89.6162, 10, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC18F0129 [128.358994 89.616203 10.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F05F, 9686, 0xC18F012A, 128.309, 88.8062, 14.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -389,20 +389,20 @@ VALUES (0x7C18F060, 9686, 0xC18F012A, 126.009, 84.0562, 13.75, -0.707107, 0, 0, /* @teleloc 0xC18F012A [126.009003 84.056198 13.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F061, 9686, 0xC18F012B, 134.509, 84.3062, 13.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012B [134.509003 84.306198 13.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F061, 9686, 0xC18F012B, 134.509, 84.3062, 13.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012B [134.509003 84.306198 13.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F062, 9686, 0xC18F012B, 137.642, 83.1151, 12.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC18F012B [137.641998 83.115097 12.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F063, 9686, 0xC18F012B, 136.55, 78.3562, 13.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012B [136.550003 78.356201 13.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F063, 9686, 0xC18F012B, 136.55, 78.3562, 13.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012B [136.550003 78.356201 13.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F064, 9686, 0xC18F012B, 132.098, 78.3562, 13.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012B [132.098007 78.356201 13.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F064, 9686, 0xC18F012B, 132.098, 78.3562, 13.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012B [132.098007 78.356201 13.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F065, 9686, 0xC18F012B, 131.078, 79.5862, 12, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -421,12 +421,12 @@ VALUES (0x7C18F068, 11698, 0xC18F012B, 134.459, 81.2562, 16.25, 0.707107, 0, 0, /* @teleloc 0xC18F012B [134.459000 81.256203 16.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F069, 11697, 0xC18F012B, 134.443, 81.173, 10.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F012B [134.442993 81.172997 10.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F069, 11697, 0xC18F012B, 134.443, 81.173, 10.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F012B [134.442993 81.172997 10.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F06A, 9686, 0xC18F012D, 130.56, 83.9562, 8.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012D [130.559998 83.956200 8.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F06A, 9686, 0xC18F012D, 130.56, 83.9562, 8.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012D [130.559998 83.956200 8.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F06B, 9686, 0xC18F012D, 137.41, 81.2876, 8.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -449,20 +449,20 @@ VALUES (0x7C18F06F, 9686, 0xC18F012F, 58.1746, 33.2243, 17.5, -0.707107, 0, 0, /* @teleloc 0xC18F012F [58.174599 33.224300 17.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F070, 9686, 0xC18F012F, 56.9746, 31.3243, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012F [56.974602 31.324301 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F070, 9686, 0xC18F012F, 56.9746, 31.3243, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012F [56.974602 31.324301 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F071, 9686, 0xC18F0130, 59.8286, 29.4392, 15.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0130 [59.828602 29.439199 15.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F071, 9686, 0xC18F0130, 59.8286, 29.4392, 15.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0130 [59.828602 29.439199 15.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F072, 9686, 0xC18F0130, 65.207, 29.4392, 15.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0130 [65.207001 29.439199 15.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F072, 9686, 0xC18F0130, 65.207, 29.4392, 15.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0130 [65.207001 29.439199 15.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F073, 9686, 0xC18F0130, 62.557, 35.3892, 17.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0130 [62.556999 35.389198 17.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F073, 9686, 0xC18F0130, 62.557, 35.3892, 17.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0130 [62.556999 35.389198 17.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F074, 9686, 0xC18F0130, 66.507, 34.3392, 15.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -485,16 +485,16 @@ VALUES (0x7C18F078, 11698, 0xC18F0130, 62.566, 32.4814, 20.6, -0.707107, 0, 0, - /* @teleloc 0xC18F0130 [62.566002 32.481400 20.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F079, 11697, 0xC18F0130, 62.5525, 35.0148, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0130 [62.552502 35.014801 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F079, 11697, 0xC18F0130, 62.5525, 35.0148, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0130 [62.552502 35.014801 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F07A, 9686, 0xC18F0134, 59.4931, 28.5204, 12.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0134 [59.493099 28.520399 12.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F07A, 9686, 0xC18F0134, 59.4931, 28.5204, 12.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0134 [59.493099 28.520399 12.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F07B, 9686, 0xC18F0134, 59.7431, 35.0704, 12.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0134 [59.743099 35.070400 12.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F07B, 9686, 0xC18F0134, 59.7431, 35.0704, 12.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0134 [59.743099 35.070400 12.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F07C, 9686, 0xC18F0134, 63.2422, 31.6847, 12.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x7C18F07F, 9687, 0xC18F0134, 62.6305, 34.4694, 10.1, 0.878817, 0, 0, - /* @teleloc 0xC18F0134 [62.630501 34.469398 10.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F080, 412, 0xC18F0000, 55.916, 36.9914, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC18F0000 [55.916000 36.991402 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F080, 412, 0xC18F0000, 55.916, 36.9914, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC18F0000 [55.916000 36.991402 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F081, 9686, 0xC18F0136, 109.763, 33.6223, 16.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -525,20 +525,20 @@ VALUES (0x7C18F082, 9686, 0xC18F0136, 112.963, 33.5723, 16.85, 0.317305, 0, 0, /* @teleloc 0xC18F0136 [112.962997 33.572300 16.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F083, 9686, 0xC18F0139, 102.098, 32.3537, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0139 [102.098000 32.353699 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F083, 9686, 0xC18F0139, 102.098, 32.3537, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0139 [102.098000 32.353699 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F084, 9686, 0xC18F0139, 107.498, 32.3537, 16.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0139 [107.498001 32.353699 16.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F084, 9686, 0xC18F0139, 107.498, 32.3537, 16.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0139 [107.498001 32.353699 16.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F085, 9686, 0xC18F0139, 108.548, 33.7029, 15.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC18F0139 [108.547997 33.702900 15.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F086, 9686, 0xC18F0139, 104.548, 38.2537, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0139 [104.547997 38.253700 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F086, 9686, 0xC18F0139, 104.548, 38.2537, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0139 [104.547997 38.253700 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F087, 9686, 0xC18F0139, 100.748, 35.1037, 18.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -561,16 +561,16 @@ VALUES (0x7C18F08B, 11697, 0xC18F0139, 104.43, 35.4323, 14.1, -0.707107, 0, 0, - /* @teleloc 0xC18F0139 [104.430000 35.432301 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F08C, 9686, 0xC18F013B, 107.456, 31.4009, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F013B [107.456001 31.400900 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F08C, 9686, 0xC18F013B, 107.456, 31.4009, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F013B [107.456001 31.400900 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F08D, 9686, 0xC18F013B, 103.959, 34.6349, 12.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC18F013B [103.959000 34.634899 12.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F08E, 9686, 0xC18F013B, 106.213, 37.8849, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F013B [106.212997 37.884899 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F08E, 9686, 0xC18F013B, 106.213, 37.8849, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F013B [106.212997 37.884899 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F08F, 11697, 0xC18F013B, 112.08, 36.6838, 10.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -585,8 +585,8 @@ VALUES (0x7C18F091, 9687, 0xC18F013B, 104.463, 37.4223, 10.1, -0.952129, 0, 0, /* @teleloc 0xC18F013B [104.462997 37.422298 10.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F092, 412, 0xC18F0000, 111.313, 40.6323, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC18F0000 [111.313004 40.632301 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F092, 412, 0xC18F0000, 111.313, 40.6323, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC18F0000 [111.313004 40.632301 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F093, 10380, 0xC18F012F, 56.7258, 33.3002, 14.005, -0.088616, 0, 0, 0.996066, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1529,8 +1529,8 @@ VALUES (0x7C18F10F, 9686, 0xC18F0118, 29.215, 82.9455, 19.05, -0.707107, 0, 0, /* @teleloc 0xC18F0118 [29.215000 82.945503 19.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F110, 9686, 0xC18F0118, 31.5993, 78.433, 19.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0118 [31.599300 78.432999 19.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F110, 9686, 0xC18F0118, 31.5993, 78.433, 19.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0118 [31.599300 78.432999 19.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F111, 9686, 0xC18F0119, 34.315, 84.2446, 17.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1545,28 +1545,28 @@ VALUES (0x7C18F113, 9686, 0xC18F0119, 34.315, 81.1486, 15.95, -0.707107, 0, 0, /* @teleloc 0xC18F0119 [34.314999 81.148598 15.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F114, 9686, 0xC18F0119, 42.1485, 79.783, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0119 [42.148499 79.782997 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F114, 9686, 0xC18F0119, 42.1485, 79.783, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0119 [42.148499 79.782997 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F115, 9686, 0xC18F0119, 35.9058, 79.783, 17.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0119 [35.905800 79.782997 17.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F115, 9686, 0xC18F0119, 35.9058, 79.783, 17.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0119 [35.905800 79.782997 17.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F116, 9686, 0xC18F0119, 43.4493, 82.7273, 18, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC18F0119 [43.449299 82.727303 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F117, 9686, 0xC18F0119, 35.8299, 85.733, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0119 [35.829899 85.733002 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F117, 9686, 0xC18F0119, 35.8299, 85.733, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0119 [35.829899 85.733002 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F118, 9686, 0xC18F0119, 42.1976, 85.733, 17.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0119 [42.197601 85.733002 17.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F118, 9686, 0xC18F0119, 42.1976, 85.733, 17.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0119 [42.197601 85.733002 17.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F119, 9686, 0xC18F0119, 42.0297, 85.733, 16, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0119 [42.029701 85.733002 16.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F119, 9686, 0xC18F0119, 42.0297, 85.733, 16, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0119 [42.029701 85.733002 16.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F11A, 11698, 0xC18F0119, 36.2642, 82.633, 20.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,8 +1589,8 @@ VALUES (0x7C18F11E, 11697, 0xC18F0119, 43.0777, 82.6948, 14.05, 0.707107, 0, 0, /* @teleloc 0xC18F0119 [43.077702 82.694801 14.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F11F, 11697, 0xC18F0119, 39.0752, 80.2876, 14.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0119 [39.075199 80.287598 14.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F11F, 11697, 0xC18F0119, 39.0752, 80.2876, 14.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0119 [39.075199 80.287598 14.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F120, 11697, 0xC18F0119, 42.0347, 80.4448, 14.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,60 +1601,60 @@ VALUES (0x7C18F121, 9686, 0xC18F011A, 29.215, 81.3311, 12.4, -0.707107, 0, 0, - /* @teleloc 0xC18F011A [29.215000 81.331100 12.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F122, 9686, 0xC18F011A, 39.0857, 79.783, 12.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F011A [39.085701 79.782997 12.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F122, 9686, 0xC18F011A, 39.0857, 79.783, 12.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F011A [39.085701 79.782997 12.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F123, 9686, 0xC18F011A, 38.6515, 85.333, 12.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F011A [38.651501 85.333000 12.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F123, 9686, 0xC18F011A, 38.6515, 85.333, 12.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F011A [38.651501 85.333000 12.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F124, 11698, 0xC18F011A, 37.2862, 82.633, 13.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC18F011A [37.286201 82.633003 13.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F125, 11697, 0xC18F011A, 36.9243, 80.3254, 10.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F011A [36.924301 80.325401 10.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F125, 11697, 0xC18F011A, 36.9243, 80.3254, 10.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F011A [36.924301 80.325401 10.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F126, 11697, 0xC18F011A, 36.7943, 84.7954, 10.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F011A [36.794300 84.795403 10.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F126, 11697, 0xC18F011A, 36.7943, 84.7954, 10.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F011A [36.794300 84.795403 10.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F127, 11697, 0xC18F011A, 35.7915, 82.474, 10.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F011A [35.791500 82.473999 10.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F128, 9686, 0xC18F0000, 39.0993, 87.363, 17.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [39.099300 87.362999 17.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F128, 9686, 0xC18F0000, 39.0993, 87.363, 17.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [39.099300 87.362999 17.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F129, 9686, 0xC18F0000, 42.9393, 86.406, 15.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [42.939301 86.405998 15.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F129, 9686, 0xC18F0000, 42.9393, 86.406, 15.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [42.939301 86.405998 15.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F12A, 9686, 0xC18F0000, 35.2595, 86.406, 15.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [35.259499 86.405998 15.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F12A, 9686, 0xC18F0000, 35.2595, 86.406, 15.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [35.259499 86.405998 15.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F12B, 12679, 0xC18F0000, 41.5052, 86.5976, 14.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC18F0000 [41.505199 86.597603 14.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F12B, 12679, 0xC18F0000, 41.5052, 86.5976, 14.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC18F0000 [41.505199 86.597603 14.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F12C, 12679, 0xC18F0000, 36.6652, 86.6276, 14.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC18F0000 [36.665199 86.627602 14.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F12C, 12679, 0xC18F0000, 36.6652, 86.6276, 14.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC18F0000 [36.665199 86.627602 14.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F12D, 9686, 0xC18F0121, 86.361, 78.5664, 17.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0121 [86.361000 78.566399 17.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F12D, 9686, 0xC18F0121, 86.361, 78.5664, 17.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0121 [86.361000 78.566399 17.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F12E, 9686, 0xC18F0121, 90.5621, 81.4665, 17.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC18F0121 [90.562103 81.466499 17.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F12F, 9686, 0xC18F0121, 86.5984, 84.5331, 17.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0121 [86.598396 84.533096 17.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F12F, 9686, 0xC18F0121, 86.5984, 84.5331, 17.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0121 [86.598396 84.533096 17.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F130, 9686, 0xC18F0121, 82.4335, 79.9697, 16.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1685,8 +1685,8 @@ VALUES (0x7C18F136, 11698, 0xC18F0121, 84.2496, 83.1, 18.175, -0.9486, 0, 0, -0. /* @teleloc 0xC18F0121 [84.249603 83.099998 18.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F137, 11697, 0xC18F0121, 86.6284, 83.8793, 14.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0121 [86.628403 83.879303 14.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F137, 11697, 0xC18F0121, 86.6284, 83.8793, 14.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0121 [86.628403 83.879303 14.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F138, 11697, 0xC18F0121, 86.6284, 81.4543, 14.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1697,12 +1697,12 @@ VALUES (0x7C18F139, 11697, 0xC18F0121, 83.3303, 79.4041, 14.075, -0.364064, 0, 0 /* @teleloc 0xC18F0121 [83.330299 79.404099 14.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F13A, 11697, 0xC18F0121, 84.8053, 78.9541, 14.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0121 [84.805298 78.954102 14.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F13A, 11697, 0xC18F0121, 84.8053, 78.9541, 14.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0121 [84.805298 78.954102 14.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F13B, 11697, 0xC18F0121, 87.8803, 78.9541, 14.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0121 [87.880302 78.954102 14.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F13B, 11697, 0xC18F0121, 87.8803, 78.9541, 14.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0121 [87.880302 78.954102 14.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F13C, 9686, 0xC18F0123, 77.4867, 81.2958, 16.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1717,48 +1717,48 @@ VALUES (0x7C18F13E, 9686, 0xC18F0123, 81.9809, 82.371, 17.475, 0.707107, 0, 0, /* @teleloc 0xC18F0123 [81.980904 82.371002 17.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F13F, 9686, 0xC18F0123, 80.0363, 85.6152, 17.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0123 [80.036301 85.615196 17.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F13F, 9686, 0xC18F0123, 80.0363, 85.6152, 17.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0123 [80.036301 85.615196 17.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F140, 9686, 0xC18F0125, 84.6354, 77.6235, 11.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0125 [84.635399 77.623497 11.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F140, 9686, 0xC18F0125, 84.6354, 77.6235, 11.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0125 [84.635399 77.623497 11.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F141, 9686, 0xC18F0125, 80.4118, 84.1735, 11.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0125 [80.411797 84.173500 11.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F141, 9686, 0xC18F0125, 80.4118, 84.1735, 11.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0125 [80.411797 84.173500 11.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F142, 11697, 0xC18F0125, 86.6421, 83.4163, 10.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F0125 [86.642097 83.416298 10.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F143, 11697, 0xC18F0125, 83.2671, 80.8913, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0125 [83.267097 80.891296 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F143, 11697, 0xC18F0125, 83.2671, 80.8913, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0125 [83.267097 80.891296 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F144, 11697, 0xC18F0125, 78.0421, 78.2163, 10.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F0125 [78.042099 78.216301 10.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F145, 9686, 0xC18F0000, 80.0017, 86.071, 17.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [80.001701 86.070999 17.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F145, 9686, 0xC18F0000, 80.0017, 86.071, 17.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [80.001701 86.070999 17.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F146, 9686, 0xC18F0000, 81.9003, 86.071, 15.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [81.900299 86.070999 15.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F146, 9686, 0xC18F0000, 81.9003, 86.071, 15.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [81.900299 86.070999 15.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F147, 9686, 0xC18F0000, 78.1495, 86.071, 15.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [78.149498 86.070999 15.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F147, 9686, 0xC18F0000, 78.1495, 86.071, 15.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [78.149498 86.070999 15.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F148, 12679, 0xC18F0000, 76.3284, 86.6293, 14.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC18F0000 [76.328400 86.629303 14.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F149, 12679, 0xC18F0000, 90.6784, 86.4043, 14.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC18F0000 [90.678398 86.404297 14.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F149, 12679, 0xC18F0000, 90.6784, 86.4043, 14.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC18F0000 [90.678398 86.404297 14.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F14A, 11697, 0xC18F012A, 130.181, 88.3171, 10.15, -0.92388, 0, 0, 0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1769,8 +1769,8 @@ VALUES (0x7C18F14B, 11697, 0xC18F012A, 126.581, 88.3171, 10.15, -0.92388, 0, 0, /* @teleloc 0xC18F012A [126.581001 88.317101 10.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F14C, 9686, 0xC18F012A, 128.309, 80.2562, 15.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012A [128.309006 80.256203 15.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F14C, 9686, 0xC18F012A, 128.309, 80.2562, 15.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012A [128.309006 80.256203 15.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F14D, 9686, 0xC18F012A, 126.009, 86.3054, 12.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1797,16 +1797,16 @@ VALUES (0x7C18F152, 9686, 0xC18F012B, 137.642, 81.3574, 13.9, 0.707107, 0, 0, - /* @teleloc 0xC18F012B [137.641998 81.357399 13.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F153, 9686, 0xC18F012B, 136.608, 84.3062, 13.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012B [136.608002 84.306198 13.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F153, 9686, 0xC18F012B, 136.608, 84.3062, 13.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012B [136.608002 84.306198 13.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F154, 9686, 0xC18F012B, 132.258, 84.3062, 13.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012B [132.257996 84.306198 13.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F154, 9686, 0xC18F012B, 132.258, 84.3062, 13.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012B [132.257996 84.306198 13.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F155, 9686, 0xC18F012B, 134.33, 78.3562, 13.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012B [134.330002 78.356201 13.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F155, 9686, 0xC18F012B, 134.33, 78.3562, 13.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012B [134.330002 78.356201 13.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F156, 9686, 0xC18F012B, 131.078, 79.8351, 13.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1817,8 +1817,8 @@ VALUES (0x7C18F157, 9686, 0xC18F012B, 131.078, 82.8726, 13.6, -0.707107, 0, 0, /* @teleloc 0xC18F012B [131.078003 82.872597 13.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F158, 9686, 0xC18F012B, 132.258, 84.3062, 12, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012B [132.257996 84.306198 12.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F158, 9686, 0xC18F012B, 132.258, 84.3062, 12, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012B [132.257996 84.306198 12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F159, 11698, 0xC18F012B, 136.786, 79.0494, 14.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1829,12 +1829,12 @@ VALUES (0x7C18F15A, 11698, 0xC18F012B, 136.686, 83.3493, 14.3, 0.919479, 0, 0, - /* @teleloc 0xC18F012B [136.686005 83.349297 14.300000] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F15B, 11697, 0xC18F012B, 134.446, 79.8387, 10.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F012B [134.445999 79.838699 10.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F15B, 11697, 0xC18F012B, 134.446, 79.8387, 10.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F012B [134.445999 79.838699 10.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F15C, 11697, 0xC18F012B, 134.446, 82.3344, 10.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F012B [134.445999 82.334396 10.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F15C, 11697, 0xC18F012B, 134.446, 82.3344, 10.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F012B [134.445999 82.334396 10.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F15D, 11697, 0xC18F012B, 136.596, 79.223, 10.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1845,20 +1845,20 @@ VALUES (0x7C18F15E, 11697, 0xC18F012B, 136.94, 81.4256, 10.15, 0.707107, 0, 0, - /* @teleloc 0xC18F012B [136.940002 81.425598 10.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F15F, 11697, 0xC18F012B, 134.446, 83.5378, 10.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F012B [134.445999 83.537804 10.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F15F, 11697, 0xC18F012B, 134.446, 83.5378, 10.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F012B [134.445999 83.537804 10.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F160, 9686, 0xC18F012D, 133.863, 83.9562, 8.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012D [133.863007 83.956200 8.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F160, 9686, 0xC18F012D, 133.863, 83.9562, 8.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012D [133.863007 83.956200 8.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F161, 9686, 0xC18F012D, 129.962, 78.4167, 8.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012D [129.962006 78.416702 8.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F161, 9686, 0xC18F012D, 129.962, 78.4167, 8.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012D [129.962006 78.416702 8.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F162, 9686, 0xC18F012D, 134.075, 78.4167, 8.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012D [134.074997 78.416702 8.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F162, 9686, 0xC18F012D, 134.075, 78.4167, 8.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012D [134.074997 78.416702 8.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F163, 9686, 0xC18F012D, 126.009, 79.5771, 8.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1869,44 +1869,44 @@ VALUES (0x7C18F164, 11698, 0xC18F012D, 132.602, 81.2562, 9.5, -0.707107, 0, 0, - /* @teleloc 0xC18F012D [132.602005 81.256203 9.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F165, 11697, 0xC18F012D, 132.349, 83.2975, 6.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F012D [132.348999 83.297501 6.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F165, 11697, 0xC18F012D, 132.349, 83.2975, 6.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F012D [132.348999 83.297501 6.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F166, 11697, 0xC18F012D, 132.049, 78.9475, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F012D [132.048996 78.947502 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F166, 11697, 0xC18F012D, 132.049, 78.9475, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F012D [132.048996 78.947502 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F167, 11697, 0xC18F012D, 136.668, 80.9198, 6.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F012D [136.667999 80.919800 6.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F168, 9686, 0xC18F0000, 128.359, 89.6548, 13.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [128.358994 89.654800 13.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7C18F168, 9686, 0xC18F0000, 128.359, 89.6548, 13.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [128.358994 89.654800 13.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F169, 9686, 0xC18F0000, 126.208, 89.8548, 11.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [126.208000 89.854797 11.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7C18F169, 9686, 0xC18F0000, 126.208, 89.8548, 11.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [126.208000 89.854797 11.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F16A, 9686, 0xC18F0000, 130.501, 89.8548, 11.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [130.501007 89.854797 11.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7C18F16A, 9686, 0xC18F0000, 130.501, 89.8548, 11.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [130.501007 89.854797 11.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F16B, 12679, 0xC18F0000, 132.446, 90.2887, 10.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC18F0000 [132.445999 90.288696 10.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F16C, 12679, 0xC18F0000, 134.446, 85.5387, 10.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC18F0000 [134.445999 85.538696 10.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F16C, 12679, 0xC18F0000, 134.446, 85.5387, 10.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC18F0000 [134.445999 85.538696 10.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F16D, 11697, 0xC18F012F, 57.7878, 35.975, 14.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F012F [57.787800 35.974998 14.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F16E, 11697, 0xC18F012F, 56.7627, 31.7, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F012F [56.762699 31.700001 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F16E, 11697, 0xC18F012F, 56.7627, 31.7, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F012F [56.762699 31.700001 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F16F, 9686, 0xC18F012F, 53.5246, 32.0993, 16.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1921,8 +1921,8 @@ VALUES (0x7C18F171, 9686, 0xC18F012F, 53.5246, 35.5743, 16.5, -0.707107, 0, 0, /* @teleloc 0xC18F012F [53.524601 35.574299 16.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F172, 9686, 0xC18F012F, 55.9431, 36.4704, 17.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F012F [55.943100 36.470402 17.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F172, 9686, 0xC18F012F, 55.9431, 36.4704, 17.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F012F [55.943100 36.470402 17.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F173, 9686, 0xC18F012F, 58.1746, 35.3192, 16.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1937,8 +1937,8 @@ VALUES (0x7C18F175, 9686, 0xC18F0130, 66.507, 32.4015, 17.875, 0.707107, 0, 0, /* @teleloc 0xC18F0130 [66.507004 32.401501 17.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F176, 9686, 0xC18F0130, 62.5726, 29.4392, 17.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0130 [62.572601 29.439199 17.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F176, 9686, 0xC18F0130, 62.5726, 29.4392, 17.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0130 [62.572601 29.439199 17.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F177, 9686, 0xC18F0130, 58.6155, 30.4536, 17.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1953,12 +1953,12 @@ VALUES (0x7C18F179, 9686, 0xC18F0130, 58.6155, 34.503, 17.6, -0.707107, 0, 0, - /* @teleloc 0xC18F0130 [58.615501 34.502998 17.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F17A, 9686, 0xC18F0130, 60.0076, 35.3892, 17.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0130 [60.007599 35.389198 17.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F17A, 9686, 0xC18F0130, 60.0076, 35.3892, 17.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0130 [60.007599 35.389198 17.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F17B, 9686, 0xC18F0130, 65.2319, 35.3892, 17.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0130 [65.231903 35.389198 17.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F17B, 9686, 0xC18F0130, 65.2319, 35.3892, 17.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0130 [65.231903 35.389198 17.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F17C, 11698, 0xC18F0130, 65.101, 30.5864, 18.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1989,12 +1989,12 @@ VALUES (0x7C18F182, 11697, 0xC18F0130, 59.586, 30.2114, 14.1, 0.359182, 0, 0, 0. /* @teleloc 0xC18F0130 [59.585999 30.211399 14.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F183, 9686, 0xC18F0134, 61.5818, 28.5204, 12.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0134 [61.581799 28.520399 12.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F183, 9686, 0xC18F0134, 61.5818, 28.5204, 12.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0134 [61.581799 28.520399 12.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F184, 9686, 0xC18F0134, 56.7188, 35.0704, 12.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0134 [56.718800 35.070400 12.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F184, 9686, 0xC18F0134, 56.7188, 35.0704, 12.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0134 [56.718800 35.070400 12.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F185, 9686, 0xC18F0134, 53.5333, 29.9855, 12.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2005,40 +2005,40 @@ VALUES (0x7C18F186, 11698, 0xC18F0134, 58.256, 31.7564, 13.525, 0.707107, 0, 0, /* @teleloc 0xC18F0134 [58.256001 31.756399 13.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F187, 11697, 0xC18F0134, 58.3611, 28.9305, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0134 [58.361099 28.930500 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F187, 11697, 0xC18F0134, 58.3611, 28.9305, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0134 [58.361099 28.930500 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F188, 11697, 0xC18F0134, 62.4525, 31.9062, 10.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F0134 [62.452499 31.906200 10.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F189, 11697, 0xC18F0134, 59.9135, 34.5726, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0134 [59.913502 34.572601 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F189, 11697, 0xC18F0134, 59.9135, 34.5726, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0134 [59.913502 34.572601 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F18A, 9686, 0xC18F0000, 55.9181, 37.1054, 17.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [55.918098 37.105400 17.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F18A, 9686, 0xC18F0000, 55.9181, 37.1054, 17.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [55.918098 37.105400 17.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F18B, 9686, 0xC18F0000, 52.9081, 42.9604, 15.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [52.908100 42.960400 15.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C18F18B, 9686, 0xC18F0000, 52.9081, 42.9604, 15.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [52.908100 42.960400 15.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F18C, 9686, 0xC18F0000, 58.9381, 42.9604, 15.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [58.938099 42.960400 15.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C18F18C, 9686, 0xC18F0000, 58.9381, 42.9604, 15.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [58.938099 42.960400 15.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F18D, 12679, 0xC18F0000, 60.461, 37.4264, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC18F0000 [60.460999 37.426399 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F18D, 12679, 0xC18F0000, 60.461, 37.4264, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC18F0000 [60.460999 37.426399 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F18E, 12679, 0xC18F0000, 51.616, 37.3164, 14.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC18F0000 [51.616001 37.316399 14.100000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F18F, 9686, 0xC18F0136, 111.356, 33.0509, 19.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0136 [111.356003 33.050900 19.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F18F, 9686, 0xC18F0136, 111.356, 33.0509, 19.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0136 [111.356003 33.050900 19.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F190, 9686, 0xC18F0136, 109.009, 36.1849, 17.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2053,28 +2053,28 @@ VALUES (0x7C18F192, 9686, 0xC18F0136, 113.113, 38.8723, 16.85, -0.902209, 0, 0, /* @teleloc 0xC18F0136 [113.112999 38.872299 16.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F193, 9686, 0xC18F0136, 111.363, 40.0849, 17.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0136 [111.362999 40.084900 17.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F193, 9686, 0xC18F0136, 111.363, 40.0849, 17.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0136 [111.362999 40.084900 17.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F194, 11697, 0xC18F0136, 111.411, 33.3915, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0136 [111.411003 33.391499 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F194, 11697, 0xC18F0136, 111.411, 33.3915, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0136 [111.411003 33.391499 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F195, 11697, 0xC18F0136, 109.511, 34.4415, 14.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F0136 [109.511002 34.441502 14.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F196, 11697, 0xC18F0139, 104.961, 32.9415, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0139 [104.960999 32.941502 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F196, 11697, 0xC18F0139, 104.961, 32.9415, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0139 [104.960999 32.941502 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F197, 9686, 0xC18F0139, 101.999, 38.2537, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0139 [101.999001 38.253700 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F197, 9686, 0xC18F0139, 101.999, 38.2537, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0139 [101.999001 38.253700 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F198, 9686, 0xC18F0139, 107.342, 38.2537, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0139 [107.342003 38.253700 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F198, 9686, 0xC18F0139, 107.342, 38.2537, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0139 [107.342003 38.253700 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F199, 9686, 0xC18F0139, 100.748, 33.3886, 17.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2085,8 +2085,8 @@ VALUES (0x7C18F19A, 9686, 0xC18F0139, 100.748, 37.3368, 17.35, -0.707107, 0, 0, /* @teleloc 0xC18F0139 [100.748001 37.336800 17.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F19B, 9686, 0xC18F0139, 104.958, 32.3537, 17.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0139 [104.958000 32.353699 17.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F19B, 9686, 0xC18F0139, 104.958, 32.3537, 17.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0139 [104.958000 32.353699 17.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F19C, 9686, 0xC18F0139, 108.548, 33.403, 17.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2121,20 +2121,20 @@ VALUES (0x7C18F1A3, 11697, 0xC18F0139, 107.556, 33.151, 14.1, 0.297375, 0, 0, -0 /* @teleloc 0xC18F0139 [107.556000 33.151001 14.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F1A4, 11697, 0xC18F0139, 104.711, 37.7415, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F0139 [104.710999 37.741501 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F1A4, 11697, 0xC18F0139, 104.711, 37.7415, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F0139 [104.710999 37.741501 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F1A5, 11697, 0xC18F013B, 104.847, 35.1957, 10.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC18F013B [104.847000 35.195702 10.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F1A6, 9686, 0xC18F013B, 111.356, 31.4009, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F013B [111.356003 31.400900 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F1A6, 9686, 0xC18F013B, 111.356, 31.4009, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F013B [111.356003 31.400900 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F1A7, 9686, 0xC18F013B, 109.463, 37.8849, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F013B [109.462997 37.884899 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F1A7, 9686, 0xC18F013B, 109.463, 37.8849, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F013B [109.462997 37.884899 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F1A8, 9686, 0xC18F013B, 113.909, 33.4349, 12.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2145,16 +2145,16 @@ VALUES (0x7C18F1A9, 11698, 0xC18F013B, 107.942, 35.2851, 13.5, -0.707107, 0, 0, /* @teleloc 0xC18F013B [107.942001 35.285099 13.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F1AA, 11697, 0xC18F013B, 108.547, 32.2457, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F013B [108.546997 32.245701 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F1AA, 11697, 0xC18F013B, 108.547, 32.2457, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F013B [108.546997 32.245701 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F1AB, 11697, 0xC18F013B, 107.93, 37.4338, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC18F013B [107.930000 37.433800 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C18F1AB, 11697, 0xC18F013B, 107.93, 37.4338, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC18F013B [107.930000 37.433800 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F1AC, 9686, 0xC18F0000, 111.356, 40.8009, 17.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC18F0000 [111.356003 40.800900 17.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F1AC, 9686, 0xC18F0000, 111.356, 40.8009, 17.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC18F0000 [111.356003 40.800900 17.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F1AD, 9686, 0xC18F0000, 113.656, 39.9009, 16.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2169,8 +2169,8 @@ VALUES (0x7C18F1AF, 12679, 0xC18F0000, 114.461, 40.1915, 14.1, -0.402747, 0, 0, /* @teleloc 0xC18F0000 [114.460999 40.191502 14.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C18F1B0, 12679, 0xC18F0000, 104.461, 39.2415, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC18F0000 [104.460999 39.241501 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C18F1B0, 12679, 0xC18F0000, 104.461, 39.2415, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC18F0000 [104.460999 39.241501 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C18F1B1, 12617, 0xC18F0000, 89.0536, 123.619, 11.7034, 0.999463, 0, 0, 0.032755, False, '2005-02-09 10:00:00'); /* Leafdawning Settlement */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C1B4.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C1B4.sql index 1978a72b85..08c1a306bb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C1B4.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C1B4.sql @@ -2,7 +2,7 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xC1B4; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C1B4000, 384, 0xC1B40000, 28.8499, 13.8252, 238.005, -0.082082, 0, 0, -0.996626, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ -/* @teleloc 0xC1B40000 [28.849899 13.825200 238.005005] -0.082081 0.000000 0.000000 -0.996626 */ +/* @teleloc 0xC1B40000 [28.849899 13.825200 238.005005] -0.082082 0.000000 0.000000 -0.996626 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C1B4001, 384, 0xC1B40000, 36.5137, 8.83536, 238.005, 0.264636, 0, 0, -0.964348, False, '2005-02-09 10:00:00'); /* Olthoi Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C220.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C220.sql index 6f5e6affcc..4cdad35fb7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C220.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C220.sql @@ -5,24 +5,24 @@ VALUES (0x7C220000, 11697, 0xC2200102, 161.788, 36.6862, 40.075, -0.909599, 0, 0 /* @teleloc 0xC2200102 [161.787994 36.686199 40.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220001, 9686, 0xC2200102, 161.708, 31.6983, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200102 [161.707993 31.698299 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220001, 9686, 0xC2200102, 161.708, 31.6983, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200102 [161.707993 31.698299 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220002, 11697, 0xC2200102, 157.721, 34.6052, 40.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200102 [157.720993 34.605202 40.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220003, 9686, 0xC2200102, 156.008, 31.7233, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200102 [156.007996 31.723301 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220003, 9686, 0xC2200102, 156.008, 31.7233, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200102 [156.007996 31.723301 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220004, 9686, 0xC2200102, 156.241, 37.665, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200102 [156.240997 37.665001 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220004, 9686, 0xC2200102, 156.241, 37.665, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200102 [156.240997 37.665001 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220005, 9686, 0xC2200102, 161.671, 37.69, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200102 [161.671005 37.689999 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220005, 9686, 0xC2200102, 161.671, 37.69, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200102 [161.671005 37.689999 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220006, 9686, 0xC2200102, 162.996, 36.965, 42.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7C220009, 11697, 0xC2200102, 160.471, 34.6052, 40.075, 0.707107, 0, 0, /* @teleloc 0xC2200102 [160.470993 34.605202 40.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22000A, 11697, 0xC2200104, 153.282, 33.9575, 40.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200104 [153.281998 33.957500 40.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7C22000A, 11697, 0xC2200104, 153.282, 33.9575, 40.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200104 [153.281998 33.957500 40.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22000B, 11697, 0xC2200104, 153.965, 38.2813, 40.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200104 [153.964996 38.281300 40.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22000C, 9686, 0xC2200104, 153.436, 33.5779, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200104 [153.436005 33.577900 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22000C, 9686, 0xC2200104, 153.436, 33.5779, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200104 [153.436005 33.577900 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22000D, 9686, 0xC2200104, 149.921, 36.2054, 42.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7C220010, 9686, 0xC2200106, 159.771, 33.9553, 37.95, 0.707107, 0, 0, /* @teleloc 0xC2200106 [159.770996 33.955299 37.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220011, 9686, 0xC2200106, 154.496, 30.7554, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200106 [154.496002 30.755400 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220011, 9686, 0xC2200106, 154.496, 30.7554, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200106 [154.496002 30.755400 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220012, 9686, 0xC2200106, 149.871, 33.9804, 37.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC2200106 [149.871002 33.980400 37.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220013, 9686, 0xC2200106, 155.896, 37.3054, 37.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200106 [155.895996 37.305401 37.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220013, 9686, 0xC2200106, 155.896, 37.3054, 37.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200106 [155.895996 37.305401 37.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220014, 11698, 0xC2200106, 154.788, 34.6209, 39.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC2200106 [154.787994 34.620899 39.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220014, 11698, 0xC2200106, 154.788, 34.6209, 39.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC2200106 [154.787994 34.620899 39.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220015, 9687, 0xC2200106, 159.208, 31.2983, 36.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xC2200106 [159.207993 31.298300 36.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220016, 412, 0xC2200000, 152.458, 39.1083, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC2200000 [152.457993 39.108299 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220016, 412, 0xC2200000, 152.458, 39.1083, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC2200000 [152.457993 39.108299 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220017, 9686, 0xC2200109, 86.003, 34.0377, 44.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -101,20 +101,20 @@ VALUES (0x7C220018, 9686, 0xC2200109, 89.203, 33.9877, 44.85, 0.317305, 0, 0, - /* @teleloc 0xC2200109 [89.203003 33.987701 44.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220019, 9686, 0xC220010C, 78.3381, 32.7691, 44.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220010C [78.338097 32.769100 44.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220019, 9686, 0xC220010C, 78.3381, 32.7691, 44.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220010C [78.338097 32.769100 44.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22001A, 9686, 0xC220010C, 83.7381, 32.7691, 44.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220010C [83.738098 32.769100 44.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22001A, 9686, 0xC220010C, 83.7381, 32.7691, 44.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220010C [83.738098 32.769100 44.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22001B, 9686, 0xC220010C, 84.7881, 34.1183, 43.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC220010C [84.788101 34.118301 43.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22001C, 9686, 0xC220010C, 80.7881, 38.6691, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220010C [80.788101 38.669102 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C22001C, 9686, 0xC220010C, 80.7881, 38.6691, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220010C [80.788101 38.669102 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22001D, 9686, 0xC220010C, 76.9881, 35.5191, 46.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -137,16 +137,16 @@ VALUES (0x7C220021, 11697, 0xC220010C, 80.6701, 35.8477, 42.1, -0.707107, 0, 0, /* @teleloc 0xC220010C [80.670097 35.847698 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220022, 9686, 0xC220010E, 83.6962, 31.8163, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220010E [83.696198 31.816299 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220022, 9686, 0xC220010E, 83.6962, 31.8163, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220010E [83.696198 31.816299 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220023, 9686, 0xC220010E, 80.1994, 35.0503, 40.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC220010E [80.199402 35.050301 40.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220024, 9686, 0xC220010E, 82.453, 38.3003, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220010E [82.453003 38.300301 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220024, 9686, 0xC220010E, 82.453, 38.3003, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220010E [82.453003 38.300301 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220025, 11697, 0xC220010E, 88.3196, 37.0992, 38.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,28 +161,28 @@ VALUES (0x7C220027, 9687, 0xC220010E, 80.703, 37.8377, 38.1, -0.952129, 0, 0, - /* @teleloc 0xC220010E [80.703003 37.837700 38.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220028, 412, 0xC2200000, 87.553, 41.0477, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC2200000 [87.553001 41.047699 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220028, 412, 0xC2200000, 87.553, 41.0477, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC2200000 [87.553001 41.047699 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220029, 9686, 0xC2200110, 33.7883, 32.8886, 53.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC2200110 [33.788300 32.888599 53.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22002A, 9686, 0xC2200110, 32.5883, 30.9886, 52.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200110 [32.588299 30.988600 52.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22002A, 9686, 0xC2200110, 32.5883, 30.9886, 52.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200110 [32.588299 30.988600 52.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22002B, 9686, 0xC2200111, 35.4423, 29.1035, 51.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200111 [35.442299 29.103500 51.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22002B, 9686, 0xC2200111, 35.4423, 29.1035, 51.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200111 [35.442299 29.103500 51.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22002C, 9686, 0xC2200111, 40.8208, 29.1035, 51.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200111 [40.820801 29.103500 51.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22002C, 9686, 0xC2200111, 40.8208, 29.1035, 51.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200111 [40.820801 29.103500 51.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22002D, 9686, 0xC2200111, 38.1707, 35.0535, 53.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200111 [38.170700 35.053501 53.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C22002D, 9686, 0xC2200111, 38.1707, 35.0535, 53.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200111 [38.170700 35.053501 53.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22002E, 9686, 0xC2200111, 42.1208, 34.0035, 51.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x7C220032, 11698, 0xC2200111, 38.1797, 32.1457, 56.6, -0.707107, 0, 0, /* @teleloc 0xC2200111 [38.179699 32.145699 56.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220033, 11697, 0xC2200111, 38.1662, 34.6791, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200111 [38.166199 34.679100 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220033, 11697, 0xC2200111, 38.1662, 34.6791, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200111 [38.166199 34.679100 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220034, 9686, 0xC2200115, 35.1068, 28.1847, 48.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200115 [35.106800 28.184700 48.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220034, 9686, 0xC2200115, 35.1068, 28.1847, 48.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200115 [35.106800 28.184700 48.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220035, 9686, 0xC2200115, 35.3568, 34.7347, 48.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200115 [35.356800 34.734699 48.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220035, 9686, 0xC2200115, 35.3568, 34.7347, 48.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200115 [35.356800 34.734699 48.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220036, 9686, 0xC2200115, 38.8559, 31.349, 48.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x7C220039, 9687, 0xC2200115, 38.2442, 34.1337, 46.1, 0.878817, 0, 0, - /* @teleloc 0xC2200115 [38.244202 34.133701 46.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22003A, 412, 0xC2200000, 31.5297, 36.6557, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC2200000 [31.529699 36.655701 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22003A, 412, 0xC2200000, 31.5297, 36.6557, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC2200000 [31.529699 36.655701 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22003B, 412, 0xC2200118, 113.216, 81.2822, 42, -0.975511, 0, 0, -0.219952, False, '2005-02-09 10:00:00'); /* Door */ @@ -309,24 +309,24 @@ VALUES (0x7C22004C, 11697, 0xC2200120, 65.5879, 108.868, 46.075, -0.909599, 0, 0 /* @teleloc 0xC2200120 [65.587898 108.867996 46.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22004D, 9686, 0xC2200120, 65.5084, 103.88, 48.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200120 [65.508400 103.879997 48.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22004D, 9686, 0xC2200120, 65.5084, 103.88, 48.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200120 [65.508400 103.879997 48.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22004E, 11697, 0xC2200120, 61.5215, 106.787, 46.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200120 [61.521500 106.787003 46.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22004F, 9686, 0xC2200120, 59.8084, 103.905, 48.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200120 [59.808399 103.904999 48.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22004F, 9686, 0xC2200120, 59.8084, 103.905, 48.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200120 [59.808399 103.904999 48.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220050, 9686, 0xC2200120, 60.0415, 109.847, 48.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200120 [60.041500 109.847000 48.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220050, 9686, 0xC2200120, 60.0415, 109.847, 48.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200120 [60.041500 109.847000 48.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220051, 9686, 0xC2200120, 65.4716, 109.872, 48.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200120 [65.471603 109.872002 48.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220051, 9686, 0xC2200120, 65.4716, 109.872, 48.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200120 [65.471603 109.872002 48.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220052, 9686, 0xC2200120, 66.7966, 109.147, 48.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -345,16 +345,16 @@ VALUES (0x7C220055, 11697, 0xC2200120, 64.2715, 106.787, 46.075, 0.707107, 0, 0, /* @teleloc 0xC2200120 [64.271500 106.787003 46.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220056, 11697, 0xC2200122, 57.0824, 106.139, 46.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200122 [57.082401 106.139000 46.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7C220056, 11697, 0xC2200122, 57.0824, 106.139, 46.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200122 [57.082401 106.139000 46.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220057, 11697, 0xC2200122, 57.7649, 110.463, 46.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200122 [57.764900 110.462997 46.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220058, 9686, 0xC2200122, 57.2362, 105.76, 48.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200122 [57.236198 105.760002 48.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220058, 9686, 0xC2200122, 57.2362, 105.76, 48.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200122 [57.236198 105.760002 48.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220059, 9686, 0xC2200122, 53.7212, 108.387, 48.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -373,28 +373,28 @@ VALUES (0x7C22005C, 9686, 0xC2200124, 63.5712, 106.137, 43.95, 0.707107, 0, 0, /* @teleloc 0xC2200124 [63.571201 106.137001 43.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22005D, 9686, 0xC2200124, 58.2962, 102.937, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200124 [58.296200 102.936996 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22005D, 9686, 0xC2200124, 58.2962, 102.937, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200124 [58.296200 102.936996 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22005E, 9686, 0xC2200124, 53.6712, 106.162, 43.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC2200124 [53.671200 106.162003 43.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22005F, 9686, 0xC2200124, 59.6962, 109.487, 43.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200124 [59.696201 109.487000 43.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C22005F, 9686, 0xC2200124, 59.6962, 109.487, 43.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200124 [59.696201 109.487000 43.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220060, 11698, 0xC2200124, 58.5885, 106.803, 45.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC2200124 [58.588501 106.803001 45.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220060, 11698, 0xC2200124, 58.5885, 106.803, 45.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC2200124 [58.588501 106.803001 45.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220061, 9687, 0xC2200124, 63.0084, 103.48, 42.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xC2200124 [63.008400 103.480003 42.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220062, 412, 0xC2200000, 56.2584, 111.29, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC2200000 [56.258400 111.290001 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220062, 412, 0xC2200000, 56.2584, 111.29, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC2200000 [56.258400 111.290001 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220063, 9686, 0xC2200127, 158.334, 128.448, 50.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -405,20 +405,20 @@ VALUES (0x7C220064, 9686, 0xC2200127, 161.534, 128.398, 50.85, 0.317305, 0, 0, /* @teleloc 0xC2200127 [161.533997 128.397995 50.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220065, 9686, 0xC220012A, 150.669, 127.179, 50.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220012A [150.669006 127.179001 50.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220065, 9686, 0xC220012A, 150.669, 127.179, 50.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220012A [150.669006 127.179001 50.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220066, 9686, 0xC220012A, 156.069, 127.179, 50.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220012A [156.069000 127.179001 50.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220066, 9686, 0xC220012A, 156.069, 127.179, 50.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220012A [156.069000 127.179001 50.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220067, 9686, 0xC220012A, 157.119, 128.529, 49.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC220012A [157.119003 128.529007 49.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220068, 9686, 0xC220012A, 153.119, 133.079, 51.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220012A [153.119003 133.078995 51.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220068, 9686, 0xC220012A, 153.119, 133.079, 51.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220012A [153.119003 133.078995 51.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220069, 9686, 0xC220012A, 149.319, 129.929, 52.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -441,16 +441,16 @@ VALUES (0x7C22006D, 11697, 0xC220012A, 153.001, 130.258, 48.1, -0.707107, 0, 0, /* @teleloc 0xC220012A [153.001007 130.257996 48.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22006E, 9686, 0xC220012C, 156.027, 126.227, 46.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220012C [156.026993 126.226997 46.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22006E, 9686, 0xC220012C, 156.027, 126.227, 46.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220012C [156.026993 126.226997 46.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22006F, 9686, 0xC220012C, 152.53, 129.461, 46.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC220012C [152.529999 129.460999 46.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220070, 9686, 0xC220012C, 154.784, 132.711, 46.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220012C [154.783997 132.710999 46.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220070, 9686, 0xC220012C, 154.784, 132.711, 46.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220012C [154.783997 132.710999 46.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220071, 11697, 0xC220012C, 160.651, 131.51, 44.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -465,8 +465,8 @@ VALUES (0x7C220073, 9687, 0xC220012C, 153.034, 132.248, 44.1, -0.952129, 0, 0, /* @teleloc 0xC220012C [153.033997 132.248001 44.099998] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220074, 412, 0xC2200000, 159.884, 135.458, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC2200000 [159.884003 135.457993 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220074, 412, 0xC2200000, 159.884, 135.458, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC2200000 [159.884003 135.457993 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220075, 9686, 0xC2200130, 108.583, 158.163, 53.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1117,16 +1117,16 @@ VALUES (0x7C2200A8, 11711, 0xC2200000, 60.6475, 111.573, 46.078, 0.01603, 0, 0, /* @teleloc 0xC2200000 [60.647499 111.572998 46.077999] 0.016030 0.000000 0.000000 0.999871 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200A9, 9686, 0xC2200102, 158.795, 31.6983, 43.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200102 [158.794998 31.698299 43.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200A9, 9686, 0xC2200102, 158.795, 31.6983, 43.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200102 [158.794998 31.698299 43.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200AA, 9686, 0xC2200102, 162.996, 34.5984, 43.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC2200102 [162.996002 34.598400 43.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200AB, 9686, 0xC2200102, 159.032, 37.665, 43.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200102 [159.031998 37.665001 43.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200AB, 9686, 0xC2200102, 159.032, 37.665, 43.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200102 [159.031998 37.665001 43.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200AC, 9686, 0xC2200102, 154.868, 33.1016, 42.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1157,8 +1157,8 @@ VALUES (0x7C2200B2, 11698, 0xC2200102, 156.684, 36.2319, 44.175, -0.9486, 0, 0, /* @teleloc 0xC2200102 [156.684006 36.231899 44.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200B3, 11697, 0xC2200102, 159.063, 37.0112, 40.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200102 [159.063004 37.011200 40.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200B3, 11697, 0xC2200102, 159.063, 37.0112, 40.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200102 [159.063004 37.011200 40.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200B4, 11697, 0xC2200102, 159.063, 34.5862, 40.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1169,12 +1169,12 @@ VALUES (0x7C2200B5, 11697, 0xC2200102, 155.764, 32.536, 40.075, -0.364064, 0, 0, /* @teleloc 0xC2200102 [155.764008 32.535999 40.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200B6, 11697, 0xC2200102, 157.239, 32.086, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200102 [157.238998 32.085999 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200B6, 11697, 0xC2200102, 157.239, 32.086, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200102 [157.238998 32.085999 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200B7, 11697, 0xC2200102, 160.314, 32.086, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200102 [160.313995 32.085999 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200B7, 11697, 0xC2200102, 160.314, 32.086, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200102 [160.313995 32.085999 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200B8, 9686, 0xC2200104, 149.921, 34.4277, 42.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1189,52 +1189,52 @@ VALUES (0x7C2200BA, 9686, 0xC2200104, 154.415, 35.5029, 43.475, 0.707107, 0, 0, /* @teleloc 0xC2200104 [154.414993 35.502899 43.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200BB, 9686, 0xC2200104, 152.47, 38.7472, 43.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200104 [152.470001 38.747200 43.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200BB, 9686, 0xC2200104, 152.47, 38.7472, 43.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200104 [152.470001 38.747200 43.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200BC, 9686, 0xC2200106, 157.069, 30.7554, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200106 [157.069000 30.755400 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200BC, 9686, 0xC2200106, 157.069, 30.7554, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200106 [157.069000 30.755400 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200BD, 9686, 0xC2200106, 152.846, 37.3054, 37.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200106 [152.845993 37.305401 37.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200BD, 9686, 0xC2200106, 152.846, 37.3054, 37.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200106 [152.845993 37.305401 37.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200BE, 11697, 0xC2200106, 159.076, 36.5482, 36.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200106 [159.076004 36.548199 36.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200BF, 11697, 0xC2200106, 155.701, 34.0232, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200106 [155.701004 34.023201 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200BF, 11697, 0xC2200106, 155.701, 34.0232, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200106 [155.701004 34.023201 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200C0, 11697, 0xC2200106, 150.476, 31.3482, 36.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200106 [150.475998 31.348200 36.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200C1, 9686, 0xC2200000, 152.436, 39.2029, 43.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [152.436005 39.202900 43.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200C1, 9686, 0xC2200000, 152.436, 39.2029, 43.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [152.436005 39.202900 43.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200C2, 9686, 0xC2200000, 154.334, 39.2029, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [154.334000 39.202900 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200C2, 9686, 0xC2200000, 154.334, 39.2029, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [154.334000 39.202900 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200C3, 9686, 0xC2200000, 150.584, 39.2029, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [150.584000 39.202900 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200C3, 9686, 0xC2200000, 150.584, 39.2029, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [150.584000 39.202900 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200C4, 12679, 0xC2200000, 148.762, 39.7612, 40.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC2200000 [148.761993 39.761200 40.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200C5, 12679, 0xC2200000, 163.113, 39.5362, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC2200000 [163.113007 39.536201 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200C5, 12679, 0xC2200000, 163.113, 39.5362, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC2200000 [163.113007 39.536201 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200C6, 9686, 0xC2200109, 87.5962, 33.4663, 47.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200109 [87.596199 33.466301 47.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200C6, 9686, 0xC2200109, 87.5962, 33.4663, 47.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200109 [87.596199 33.466301 47.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200C7, 9686, 0xC2200109, 85.2494, 36.6003, 45.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,28 +1249,28 @@ VALUES (0x7C2200C9, 9686, 0xC2200109, 89.353, 39.2877, 44.85, -0.902209, 0, 0, /* @teleloc 0xC2200109 [89.352997 39.287701 44.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200CA, 9686, 0xC2200109, 87.603, 40.5003, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200109 [87.602997 40.500301 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200CA, 9686, 0xC2200109, 87.603, 40.5003, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200109 [87.602997 40.500301 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200CB, 11697, 0xC2200109, 87.6511, 33.8069, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200109 [87.651100 33.806900 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200CB, 11697, 0xC2200109, 87.6511, 33.8069, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200109 [87.651100 33.806900 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200CC, 11697, 0xC2200109, 85.7511, 34.8569, 42.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200109 [85.751099 34.856899 42.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200CD, 11697, 0xC220010C, 81.2011, 33.3569, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC220010C [81.201103 33.356899 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200CD, 11697, 0xC220010C, 81.2011, 33.3569, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC220010C [81.201103 33.356899 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200CE, 9686, 0xC220010C, 78.2387, 38.6691, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220010C [78.238701 38.669102 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200CE, 9686, 0xC220010C, 78.2387, 38.6691, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220010C [78.238701 38.669102 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200CF, 9686, 0xC220010C, 83.5825, 38.6691, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220010C [83.582497 38.669102 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200CF, 9686, 0xC220010C, 83.5825, 38.6691, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220010C [83.582497 38.669102 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200D0, 9686, 0xC220010C, 76.9881, 33.804, 45.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1281,8 +1281,8 @@ VALUES (0x7C2200D1, 9686, 0xC220010C, 76.9881, 37.7522, 45.35, -0.707107, 0, 0, /* @teleloc 0xC220010C [76.988098 37.752201 45.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200D2, 9686, 0xC220010C, 81.1976, 32.7691, 45.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220010C [81.197601 32.769100 45.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200D2, 9686, 0xC220010C, 81.1976, 32.7691, 45.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220010C [81.197601 32.769100 45.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200D3, 9686, 0xC220010C, 84.7881, 33.8183, 45.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1317,20 +1317,20 @@ VALUES (0x7C2200DA, 11697, 0xC220010C, 83.7963, 33.5664, 42.1, 0.297375, 0, 0, - /* @teleloc 0xC220010C [83.796303 33.566399 42.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200DB, 11697, 0xC220010C, 80.9511, 38.1569, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC220010C [80.951103 38.156898 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200DB, 11697, 0xC220010C, 80.9511, 38.1569, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC220010C [80.951103 38.156898 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200DC, 11697, 0xC220010E, 81.0872, 35.6111, 38.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC220010E [81.087196 35.611099 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200DD, 9686, 0xC220010E, 87.5962, 31.8163, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220010E [87.596199 31.816299 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200DD, 9686, 0xC220010E, 87.5962, 31.8163, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220010E [87.596199 31.816299 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200DE, 9686, 0xC220010E, 85.703, 38.3003, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220010E [85.703003 38.300301 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200DE, 9686, 0xC220010E, 85.703, 38.3003, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220010E [85.703003 38.300301 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200DF, 9686, 0xC220010E, 90.1494, 33.8503, 40.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,16 +1341,16 @@ VALUES (0x7C2200E0, 11698, 0xC220010E, 84.1821, 35.7005, 41.5, -0.707107, 0, 0, /* @teleloc 0xC220010E [84.182098 35.700500 41.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200E1, 11697, 0xC220010E, 84.7872, 32.6611, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC220010E [84.787201 32.661098 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200E1, 11697, 0xC220010E, 84.7872, 32.6611, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC220010E [84.787201 32.661098 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200E2, 11697, 0xC220010E, 84.1696, 37.8492, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC220010E [84.169601 37.849201 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200E2, 11697, 0xC220010E, 84.1696, 37.8492, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC220010E [84.169601 37.849201 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200E3, 9686, 0xC2200000, 87.5962, 41.2163, 45.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [87.596199 41.216301 45.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200E3, 9686, 0xC2200000, 87.5962, 41.2163, 45.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [87.596199 41.216301 45.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200E4, 9686, 0xC2200000, 89.8962, 40.3163, 44.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1365,16 +1365,16 @@ VALUES (0x7C2200E6, 12679, 0xC2200000, 90.7011, 40.6069, 42.1, -0.402747, 0, 0, /* @teleloc 0xC2200000 [90.701103 40.606899 42.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200E7, 12679, 0xC2200000, 80.7011, 39.6569, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC2200000 [80.701103 39.656898 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200E7, 12679, 0xC2200000, 80.7011, 39.6569, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC2200000 [80.701103 39.656898 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200E8, 11697, 0xC2200110, 33.4015, 35.6393, 50.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200110 [33.401501 35.639301 50.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200E9, 11697, 0xC2200110, 32.3764, 31.3643, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200110 [32.376400 31.364300 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200E9, 11697, 0xC2200110, 32.3764, 31.3643, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200110 [32.376400 31.364300 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200EA, 9686, 0xC2200110, 29.1383, 31.7636, 52.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1389,8 +1389,8 @@ VALUES (0x7C2200EC, 9686, 0xC2200110, 29.1383, 35.2386, 52.5, -0.707107, 0, 0, /* @teleloc 0xC2200110 [29.138300 35.238602 52.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200ED, 9686, 0xC2200110, 31.5568, 36.1347, 53.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200110 [31.556801 36.134701 53.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200ED, 9686, 0xC2200110, 31.5568, 36.1347, 53.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200110 [31.556801 36.134701 53.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200EE, 9686, 0xC2200110, 33.7883, 34.9835, 52.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,8 +1405,8 @@ VALUES (0x7C2200F0, 9686, 0xC2200111, 42.1208, 32.0658, 53.875, 0.707107, 0, 0, /* @teleloc 0xC2200111 [42.120800 32.065800 53.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200F1, 9686, 0xC2200111, 38.1863, 29.1035, 53.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200111 [38.186298 29.103500 53.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200F1, 9686, 0xC2200111, 38.1863, 29.1035, 53.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200111 [38.186298 29.103500 53.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200F2, 9686, 0xC2200111, 34.2292, 30.1179, 53.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1421,12 +1421,12 @@ VALUES (0x7C2200F4, 9686, 0xC2200111, 34.2292, 34.1673, 53.6, -0.707107, 0, 0, /* @teleloc 0xC2200111 [34.229198 34.167301 53.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200F5, 9686, 0xC2200111, 35.6213, 35.0535, 53.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200111 [35.621300 35.053501 53.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200F5, 9686, 0xC2200111, 35.6213, 35.0535, 53.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200111 [35.621300 35.053501 53.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200F6, 9686, 0xC2200111, 40.8456, 35.0535, 53.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200111 [40.845600 35.053501 53.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200F6, 9686, 0xC2200111, 40.8456, 35.0535, 53.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200111 [40.845600 35.053501 53.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C2200F7, 11698, 0xC2200111, 40.7147, 30.2507, 54.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1457,12 +1457,12 @@ VALUES (0x7C2200FD, 11697, 0xC2200111, 35.1997, 29.8757, 50.1, 0.359182, 0, 0, 0 /* @teleloc 0xC2200111 [35.199699 29.875700 50.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200FE, 9686, 0xC2200115, 37.1955, 28.1847, 48.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200115 [37.195499 28.184700 48.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C2200FE, 9686, 0xC2200115, 37.1955, 28.1847, 48.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200115 [37.195499 28.184700 48.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C2200FF, 9686, 0xC2200115, 32.3325, 34.7347, 48.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200115 [32.332500 34.734699 48.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C2200FF, 9686, 0xC2200115, 32.3325, 34.7347, 48.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200115 [32.332500 34.734699 48.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220100, 9686, 0xC2200115, 29.147, 29.6498, 48.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1473,32 +1473,32 @@ VALUES (0x7C220101, 11698, 0xC2200115, 33.8697, 31.4207, 49.525, 0.707107, 0, 0, /* @teleloc 0xC2200115 [33.869701 31.420700 49.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220102, 11697, 0xC2200115, 33.9748, 28.5948, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200115 [33.974800 28.594801 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220102, 11697, 0xC2200115, 33.9748, 28.5948, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200115 [33.974800 28.594801 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220103, 11697, 0xC2200115, 38.0662, 31.5705, 46.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200115 [38.066200 31.570499 46.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220104, 11697, 0xC2200115, 35.5272, 34.2369, 46.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200115 [35.527199 34.236900 46.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220104, 11697, 0xC2200115, 35.5272, 34.2369, 46.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200115 [35.527199 34.236900 46.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220105, 9686, 0xC2200000, 31.5318, 36.7697, 53.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [31.531799 36.769699 53.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220105, 9686, 0xC2200000, 31.5318, 36.7697, 53.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [31.531799 36.769699 53.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220106, 9686, 0xC2200000, 28.5218, 42.6247, 51.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [28.521799 42.624699 51.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C220106, 9686, 0xC2200000, 28.5218, 42.6247, 51.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [28.521799 42.624699 51.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220107, 9686, 0xC2200000, 34.5518, 42.6247, 51.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [34.551800 42.624699 51.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C220107, 9686, 0xC2200000, 34.5518, 42.6247, 51.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [34.551800 42.624699 51.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220108, 12679, 0xC2200000, 36.0747, 37.0907, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC2200000 [36.074699 37.090698 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220108, 12679, 0xC2200000, 36.0747, 37.0907, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC2200000 [36.074699 37.090698 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220109, 12679, 0xC2200000, 27.2297, 36.9807, 50.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1645,16 +1645,16 @@ VALUES (0x7C22012C, 12679, 0xC2200000, 105.968, 82.3531, 42.15, -0.975511, 0, 0, /* @teleloc 0xC2200000 [105.968002 82.353104 42.150002] -0.975511 0.000000 0.000000 -0.219952 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22012D, 9686, 0xC2200120, 62.5955, 103.88, 49.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200120 [62.595501 103.879997 49.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22012D, 9686, 0xC2200120, 62.5955, 103.88, 49.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200120 [62.595501 103.879997 49.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22012E, 9686, 0xC2200120, 66.7966, 106.78, 49.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC2200120 [66.796600 106.779999 49.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22012F, 9686, 0xC2200120, 62.8329, 109.847, 49.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200120 [62.832901 109.847000 49.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C22012F, 9686, 0xC2200120, 62.8329, 109.847, 49.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200120 [62.832901 109.847000 49.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220130, 9686, 0xC2200120, 58.668, 105.283, 48.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1685,8 +1685,8 @@ VALUES (0x7C220136, 11698, 0xC2200120, 60.4841, 108.414, 50.175, -0.9486, 0, 0, /* @teleloc 0xC2200120 [60.484100 108.414001 50.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220137, 11697, 0xC2200120, 62.8629, 109.193, 46.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200120 [62.862900 109.193001 46.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220137, 11697, 0xC2200120, 62.8629, 109.193, 46.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200120 [62.862900 109.193001 46.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220138, 11697, 0xC2200120, 62.8629, 106.768, 46.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1697,12 +1697,12 @@ VALUES (0x7C220139, 11697, 0xC2200120, 59.5648, 104.718, 46.075, -0.364064, 0, 0 /* @teleloc 0xC2200120 [59.564800 104.718002 46.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22013A, 11697, 0xC2200120, 61.0398, 104.268, 46.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200120 [61.039799 104.267998 46.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22013A, 11697, 0xC2200120, 61.0398, 104.268, 46.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200120 [61.039799 104.267998 46.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22013B, 11697, 0xC2200120, 64.1148, 104.268, 46.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200120 [64.114799 104.267998 46.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22013B, 11697, 0xC2200120, 64.1148, 104.268, 46.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200120 [64.114799 104.267998 46.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22013C, 9686, 0xC2200122, 53.7212, 106.609, 48.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1717,52 +1717,52 @@ VALUES (0x7C22013E, 9686, 0xC2200122, 58.2154, 107.685, 49.475, 0.707107, 0, 0, /* @teleloc 0xC2200122 [58.215401 107.684998 49.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22013F, 9686, 0xC2200122, 56.2708, 110.929, 49.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200122 [56.270802 110.929001 49.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C22013F, 9686, 0xC2200122, 56.2708, 110.929, 49.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200122 [56.270802 110.929001 49.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220140, 9686, 0xC2200124, 60.8699, 102.937, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200124 [60.869900 102.936996 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220140, 9686, 0xC2200124, 60.8699, 102.937, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200124 [60.869900 102.936996 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220141, 9686, 0xC2200124, 56.6463, 109.487, 43.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200124 [56.646301 109.487000 43.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220141, 9686, 0xC2200124, 56.6463, 109.487, 43.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200124 [56.646301 109.487000 43.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220142, 11697, 0xC2200124, 62.8766, 108.73, 42.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200124 [62.876598 108.730003 42.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220143, 11697, 0xC2200124, 59.5016, 106.205, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200124 [59.501598 106.205002 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220143, 11697, 0xC2200124, 59.5016, 106.205, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200124 [59.501598 106.205002 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220144, 11697, 0xC2200124, 54.2766, 103.53, 42.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200124 [54.276600 103.529999 42.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220145, 9686, 0xC2200000, 56.2362, 111.385, 49.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [56.236198 111.385002 49.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220145, 9686, 0xC2200000, 56.2362, 111.385, 49.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [56.236198 111.385002 49.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220146, 9686, 0xC2200000, 58.1348, 111.385, 47.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [58.134800 111.385002 47.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220146, 9686, 0xC2200000, 58.1348, 111.385, 47.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [58.134800 111.385002 47.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220147, 9686, 0xC2200000, 54.384, 111.385, 47.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [54.383999 111.385002 47.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220147, 9686, 0xC2200000, 54.384, 111.385, 47.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [54.383999 111.385002 47.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220148, 12679, 0xC2200000, 52.5629, 111.943, 46.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC2200000 [52.562901 111.943001 46.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220149, 12679, 0xC2200000, 66.9129, 111.718, 46.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC2200000 [66.912903 111.718002 46.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220149, 12679, 0xC2200000, 66.9129, 111.718, 46.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC2200000 [66.912903 111.718002 46.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22014A, 9686, 0xC2200127, 159.927, 127.877, 53.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200127 [159.927002 127.876999 53.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22014A, 9686, 0xC2200127, 159.927, 127.877, 53.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200127 [159.927002 127.876999 53.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22014B, 9686, 0xC2200127, 157.58, 131.011, 51.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1777,28 +1777,28 @@ VALUES (0x7C22014D, 9686, 0xC2200127, 161.684, 133.698, 50.85, -0.902209, 0, 0, /* @teleloc 0xC2200127 [161.684006 133.697998 50.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22014E, 9686, 0xC2200127, 159.934, 134.911, 51.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200127 [159.934006 134.910995 51.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C22014E, 9686, 0xC2200127, 159.934, 134.911, 51.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200127 [159.934006 134.910995 51.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22014F, 11697, 0xC2200127, 159.982, 128.217, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC2200127 [159.981995 128.216995 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22014F, 11697, 0xC2200127, 159.982, 128.217, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC2200127 [159.981995 128.216995 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220150, 11697, 0xC2200127, 158.082, 129.267, 48.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC2200127 [158.082001 129.266998 48.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220151, 11697, 0xC220012A, 153.532, 127.767, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC220012A [153.531998 127.766998 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220151, 11697, 0xC220012A, 153.532, 127.767, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC220012A [153.531998 127.766998 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220152, 9686, 0xC220012A, 150.57, 133.079, 51.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220012A [150.570007 133.078995 51.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220152, 9686, 0xC220012A, 150.57, 133.079, 51.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220012A [150.570007 133.078995 51.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220153, 9686, 0xC220012A, 155.913, 133.079, 51.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220012A [155.912994 133.078995 51.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220153, 9686, 0xC220012A, 155.913, 133.079, 51.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220012A [155.912994 133.078995 51.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220154, 9686, 0xC220012A, 149.319, 128.214, 51.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1809,8 +1809,8 @@ VALUES (0x7C220155, 9686, 0xC220012A, 149.319, 132.163, 51.35, -0.707107, 0, 0, /* @teleloc 0xC220012A [149.319000 132.162994 51.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220156, 9686, 0xC220012A, 153.529, 127.179, 51.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220012A [153.529007 127.179001 51.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220156, 9686, 0xC220012A, 153.529, 127.179, 51.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220012A [153.529007 127.179001 51.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220157, 9686, 0xC220012A, 157.119, 128.229, 51.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1845,20 +1845,20 @@ VALUES (0x7C22015E, 11697, 0xC220012A, 156.127, 127.977, 48.1, 0.297375, 0, 0, - /* @teleloc 0xC220012A [156.126999 127.976997 48.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22015F, 11697, 0xC220012A, 153.282, 132.567, 48.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC220012A [153.281998 132.567001 48.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C22015F, 11697, 0xC220012A, 153.282, 132.567, 48.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC220012A [153.281998 132.567001 48.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220160, 11697, 0xC220012C, 153.418, 130.021, 44.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC220012C [153.417999 130.020996 44.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220161, 9686, 0xC220012C, 159.927, 126.227, 46.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220012C [159.927002 126.226997 46.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220161, 9686, 0xC220012C, 159.927, 126.227, 46.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220012C [159.927002 126.226997 46.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220162, 9686, 0xC220012C, 158.034, 132.711, 46.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC220012C [158.033997 132.710999 46.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220162, 9686, 0xC220012C, 158.034, 132.711, 46.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC220012C [158.033997 132.710999 46.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220163, 9686, 0xC220012C, 162.48, 128.261, 46.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1869,16 +1869,16 @@ VALUES (0x7C220164, 11698, 0xC220012C, 156.513, 130.111, 47.5, -0.707107, 0, 0, /* @teleloc 0xC220012C [156.513000 130.110992 47.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220165, 11697, 0xC220012C, 157.118, 127.071, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC220012C [157.117996 127.070999 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220165, 11697, 0xC220012C, 157.118, 127.071, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC220012C [157.117996 127.070999 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220166, 11697, 0xC220012C, 156.501, 132.26, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC220012C [156.501007 132.259995 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C220166, 11697, 0xC220012C, 156.501, 132.26, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC220012C [156.501007 132.259995 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C220167, 9686, 0xC2200000, 159.927, 135.627, 51.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC2200000 [159.927002 135.626999 51.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C220167, 9686, 0xC2200000, 159.927, 135.627, 51.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC2200000 [159.927002 135.626999 51.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C220168, 9686, 0xC2200000, 162.227, 134.727, 50.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1893,8 +1893,8 @@ VALUES (0x7C22016A, 12679, 0xC2200000, 163.032, 135.017, 48.1, -0.402747, 0, 0, /* @teleloc 0xC2200000 [163.031998 135.016998 48.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C22016B, 12679, 0xC2200000, 153.032, 134.067, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC2200000 [153.031998 134.067001 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C22016B, 12679, 0xC2200000, 153.032, 134.067, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC2200000 [153.031998 134.067001 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C22016C, 9686, 0xC2200130, 114.333, 152.911, 52.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C274.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C274.sql index 24379b8399..4c2b0b4126 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C274.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C274.sql @@ -1,16 +1,16 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xC274; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C274000, 412, 0xC2740000, 108.043, 90.234, 24.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC2740000 [108.042999 90.234001 24.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C274000, 412, 0xC2740000, 108.043, 90.234, 24.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC2740000 [108.042999 90.234001 24.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C274001, 412, 0xC2740000, 103.548, 85.279, 23.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xC2740000 [103.547997 85.278999 23.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C274002, 412, 0xC2740000, 104.998, 83.929, 26.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC2740000 [104.998001 83.929001 26.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C274002, 412, 0xC2740000, 104.998, 83.929, 26.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC2740000 [104.998001 83.929001 26.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C274003, 412, 0xC2740000, 106.03, 87.634, 27, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C27C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C27C.sql index 460a30ca67..15d8f7e631 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C27C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C27C.sql @@ -5,24 +5,24 @@ VALUES (0x7C27C000, 11697, 0xC27C0102, 42.1261, 36.2742, 28.075, -0.909599, 0, 0 /* @teleloc 0xC27C0102 [42.126099 36.274200 28.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C001, 9686, 0xC27C0102, 42.0466, 31.2863, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0102 [42.046600 31.286301 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C001, 9686, 0xC27C0102, 42.0466, 31.2863, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0102 [42.046600 31.286301 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C002, 11697, 0xC27C0102, 38.0597, 34.1932, 28.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC27C0102 [38.059700 34.193199 28.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C003, 9686, 0xC27C0102, 36.3466, 31.3113, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0102 [36.346600 31.311300 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C003, 9686, 0xC27C0102, 36.3466, 31.3113, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0102 [36.346600 31.311300 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C004, 9686, 0xC27C0102, 36.5797, 37.253, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0102 [36.579700 37.252998 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C004, 9686, 0xC27C0102, 36.5797, 37.253, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0102 [36.579700 37.252998 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C005, 9686, 0xC27C0102, 42.0098, 37.278, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0102 [42.009800 37.278000 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C005, 9686, 0xC27C0102, 42.0098, 37.278, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0102 [42.009800 37.278000 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C006, 9686, 0xC27C0102, 43.3348, 36.553, 30.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7C27C009, 11697, 0xC27C0102, 40.8097, 34.1932, 28.075, 0.707107, 0, 0, /* @teleloc 0xC27C0102 [40.809700 34.193199 28.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C00A, 11697, 0xC27C0104, 33.6206, 33.5455, 28.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0104 [33.620602 33.545502 28.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7C27C00A, 11697, 0xC27C0104, 33.6206, 33.5455, 28.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0104 [33.620602 33.545502 28.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C00B, 11697, 0xC27C0104, 34.3032, 37.8693, 28.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC27C0104 [34.303200 37.869301 28.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C00C, 9686, 0xC27C0104, 33.7744, 33.1659, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0104 [33.774399 33.165901 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C00C, 9686, 0xC27C0104, 33.7744, 33.1659, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0104 [33.774399 33.165901 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C00D, 9686, 0xC27C0104, 30.2594, 35.7934, 30.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7C27C010, 9686, 0xC27C0106, 40.1094, 33.5433, 25.95, 0.707107, 0, 0, /* @teleloc 0xC27C0106 [40.109402 33.543301 25.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C011, 9686, 0xC27C0106, 34.8344, 30.3433, 25.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0106 [34.834400 30.343300 25.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C011, 9686, 0xC27C0106, 34.8344, 30.3433, 25.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0106 [34.834400 30.343300 25.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C012, 9686, 0xC27C0106, 30.2094, 33.5684, 25.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC27C0106 [30.209400 33.568401 25.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C013, 9686, 0xC27C0106, 36.2344, 36.8933, 25.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0106 [36.234402 36.893299 25.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C013, 9686, 0xC27C0106, 36.2344, 36.8933, 25.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0106 [36.234402 36.893299 25.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C014, 11698, 0xC27C0106, 35.1267, 34.2089, 27.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC27C0106 [35.126701 34.208900 27.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C014, 11698, 0xC27C0106, 35.1267, 34.2089, 27.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC27C0106 [35.126701 34.208900 27.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C015, 9687, 0xC27C0106, 39.5466, 30.8863, 24.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xC27C0106 [39.546600 30.886299 24.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C016, 412, 0xC27C0000, 32.7966, 38.6963, 28, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC27C0000 [32.796600 38.696301 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C016, 412, 0xC27C0000, 32.7966, 38.6963, 28, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC27C0000 [32.796600 38.696301 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C017, 9686, 0xC27C010A, 35.8487, 86.724, 33.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -381,20 +381,20 @@ VALUES (0x7C27C05E, 9686, 0xC27C0128, 129.853, 34.1053, 39.5, -0.707107, 0, 0, /* @teleloc 0xC27C0128 [129.852997 34.105301 39.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C05F, 9686, 0xC27C0128, 128.653, 32.2053, 38.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0128 [128.653000 32.205299 38.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C05F, 9686, 0xC27C0128, 128.653, 32.2053, 38.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0128 [128.653000 32.205299 38.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C060, 9686, 0xC27C0129, 131.507, 30.3202, 37.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0129 [131.507004 30.320200 37.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C060, 9686, 0xC27C0129, 131.507, 30.3202, 37.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0129 [131.507004 30.320200 37.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C061, 9686, 0xC27C0129, 136.885, 30.3202, 37.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0129 [136.884995 30.320200 37.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C061, 9686, 0xC27C0129, 136.885, 30.3202, 37.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0129 [136.884995 30.320200 37.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C062, 9686, 0xC27C0129, 134.235, 36.2702, 39.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0129 [134.235001 36.270199 39.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C062, 9686, 0xC27C0129, 134.235, 36.2702, 39.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0129 [134.235001 36.270199 39.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C063, 9686, 0xC27C0129, 138.185, 35.2202, 37.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -417,16 +417,16 @@ VALUES (0x7C27C067, 11698, 0xC27C0129, 134.244, 33.3624, 42.6, -0.707107, 0, 0, /* @teleloc 0xC27C0129 [134.244003 33.362400 42.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C068, 11697, 0xC27C0129, 134.23, 35.8958, 36.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0129 [134.229996 35.895802 36.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C068, 11697, 0xC27C0129, 134.23, 35.8958, 36.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0129 [134.229996 35.895802 36.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C069, 9686, 0xC27C012D, 131.171, 29.4014, 34.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C012D [131.171005 29.401400 34.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C069, 9686, 0xC27C012D, 131.171, 29.4014, 34.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C012D [131.171005 29.401400 34.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C06A, 9686, 0xC27C012D, 131.421, 35.9514, 34.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C012D [131.421005 35.951401 34.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C06A, 9686, 0xC27C012D, 131.421, 35.9514, 34.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C012D [131.421005 35.951401 34.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C06B, 9686, 0xC27C012D, 134.92, 32.5657, 34.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -445,8 +445,8 @@ VALUES (0x7C27C06E, 9687, 0xC27C012D, 134.309, 35.3504, 32.1, 0.878817, 0, 0, - /* @teleloc 0xC27C012D [134.309006 35.350399 32.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C06F, 412, 0xC27C0000, 127.594, 37.8724, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC27C0000 [127.594002 37.872398 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C06F, 412, 0xC27C0000, 127.594, 37.8724, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC27C0000 [127.594002 37.872398 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C070, 9686, 0xC27C012F, 85.6819, 33.789, 32.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -457,20 +457,20 @@ VALUES (0x7C27C071, 9686, 0xC27C012F, 88.8819, 33.739, 32.85, 0.317305, 0, 0, - /* @teleloc 0xC27C012F [88.881897 33.738998 32.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C072, 9686, 0xC27C0132, 78.017, 32.5204, 32.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0132 [78.016998 32.520401 32.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C072, 9686, 0xC27C0132, 78.017, 32.5204, 32.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0132 [78.016998 32.520401 32.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C073, 9686, 0xC27C0132, 83.417, 32.5204, 32.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0132 [83.417000 32.520401 32.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C073, 9686, 0xC27C0132, 83.417, 32.5204, 32.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0132 [83.417000 32.520401 32.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C074, 9686, 0xC27C0132, 84.467, 33.8696, 31.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC27C0132 [84.467003 33.869598 31.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C075, 9686, 0xC27C0132, 80.467, 38.4204, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0132 [80.467003 38.420399 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C075, 9686, 0xC27C0132, 80.467, 38.4204, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0132 [80.467003 38.420399 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C076, 9686, 0xC27C0132, 76.667, 35.2704, 34.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -493,16 +493,16 @@ VALUES (0x7C27C07A, 11697, 0xC27C0132, 80.349, 35.599, 30.1, -0.707107, 0, 0, -0 /* @teleloc 0xC27C0132 [80.348999 35.598999 30.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C07B, 9686, 0xC27C0134, 83.3751, 31.5676, 28.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0134 [83.375099 31.567600 28.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C07B, 9686, 0xC27C0134, 83.3751, 31.5676, 28.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0134 [83.375099 31.567600 28.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C07C, 9686, 0xC27C0134, 79.8783, 34.8016, 28.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC27C0134 [79.878304 34.801601 28.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C07D, 9686, 0xC27C0134, 82.1319, 38.0516, 28.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0134 [82.131897 38.051601 28.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C07D, 9686, 0xC27C0134, 82.1319, 38.0516, 28.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0134 [82.131897 38.051601 28.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C07E, 11697, 0xC27C0134, 87.9985, 36.8505, 26.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -517,8 +517,8 @@ VALUES (0x7C27C080, 9687, 0xC27C0134, 80.3819, 37.589, 26.1, -0.952129, 0, 0, - /* @teleloc 0xC27C0134 [80.381897 37.589001 26.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C081, 412, 0xC27C0000, 87.2319, 40.799, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC27C0000 [87.231903 40.799000 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C081, 412, 0xC27C0000, 87.2319, 40.799, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC27C0000 [87.231903 40.799000 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C082, 9686, 0xC27C0137, 132.414, 81.4148, 39.6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1101,16 +1101,16 @@ VALUES (0x7C27C0A4, 10707, 0xC27C0000, 31.0322, 177.708, 32.079, -0.983949, 0, 0 /* @teleloc 0xC27C0000 [31.032200 177.707993 32.078999] -0.983949 0.000000 0.000000 -0.178452 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0A5, 9686, 0xC27C0102, 39.1337, 31.2863, 31.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0102 [39.133701 31.286301 31.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C0A5, 9686, 0xC27C0102, 39.1337, 31.2863, 31.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0102 [39.133701 31.286301 31.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C0A6, 9686, 0xC27C0102, 43.3348, 34.1864, 31.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC27C0102 [43.334801 34.186401 31.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0A7, 9686, 0xC27C0102, 39.3711, 37.253, 31.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0102 [39.371101 37.252998 31.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C0A7, 9686, 0xC27C0102, 39.3711, 37.253, 31.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0102 [39.371101 37.252998 31.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C0A8, 9686, 0xC27C0102, 35.2062, 32.6895, 30.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1141,8 +1141,8 @@ VALUES (0x7C27C0AE, 11698, 0xC27C0102, 37.0223, 35.8199, 32.175, -0.9486, 0, 0, /* @teleloc 0xC27C0102 [37.022301 35.819901 32.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0AF, 11697, 0xC27C0102, 39.4011, 36.5992, 28.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0102 [39.401100 36.599201 28.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C0AF, 11697, 0xC27C0102, 39.4011, 36.5992, 28.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0102 [39.401100 36.599201 28.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C0B0, 11697, 0xC27C0102, 39.4011, 34.1742, 28.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1153,12 +1153,12 @@ VALUES (0x7C27C0B1, 11697, 0xC27C0102, 36.103, 32.124, 28.075, -0.364064, 0, 0, /* @teleloc 0xC27C0102 [36.103001 32.124001 28.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0B2, 11697, 0xC27C0102, 37.578, 31.674, 28.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0102 [37.577999 31.674000 28.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C0B2, 11697, 0xC27C0102, 37.578, 31.674, 28.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0102 [37.577999 31.674000 28.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0B3, 11697, 0xC27C0102, 40.653, 31.674, 28.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0102 [40.653000 31.674000 28.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C0B3, 11697, 0xC27C0102, 40.653, 31.674, 28.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0102 [40.653000 31.674000 28.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C0B4, 9686, 0xC27C0104, 30.2594, 34.0157, 30.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1173,48 +1173,48 @@ VALUES (0x7C27C0B6, 9686, 0xC27C0104, 34.7536, 35.0909, 31.475, 0.707107, 0, 0, /* @teleloc 0xC27C0104 [34.753601 35.090900 31.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0B7, 9686, 0xC27C0104, 32.809, 38.3351, 31.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0104 [32.808998 38.335098 31.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C0B7, 9686, 0xC27C0104, 32.809, 38.3351, 31.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0104 [32.808998 38.335098 31.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0B8, 9686, 0xC27C0106, 37.4081, 30.3433, 25.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0106 [37.408100 30.343300 25.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C0B8, 9686, 0xC27C0106, 37.4081, 30.3433, 25.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0106 [37.408100 30.343300 25.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0B9, 9686, 0xC27C0106, 33.1845, 36.8933, 25.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0106 [33.184502 36.893299 25.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C0B9, 9686, 0xC27C0106, 33.1845, 36.8933, 25.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0106 [33.184502 36.893299 25.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C0BA, 11697, 0xC27C0106, 39.4148, 36.1362, 24.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC27C0106 [39.414799 36.136200 24.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0BB, 11697, 0xC27C0106, 36.0398, 33.6112, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0106 [36.039799 33.611198 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C0BB, 11697, 0xC27C0106, 36.0398, 33.6112, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0106 [36.039799 33.611198 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C0BC, 11697, 0xC27C0106, 30.8148, 30.9362, 24.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC27C0106 [30.814800 30.936199 24.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0BD, 9686, 0xC27C0000, 32.7744, 38.7909, 31.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0000 [32.774399 38.790901 31.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C0BD, 9686, 0xC27C0000, 32.7744, 38.7909, 31.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0000 [32.774399 38.790901 31.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0BE, 9686, 0xC27C0000, 34.673, 38.7909, 29.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0000 [34.673000 38.790901 29.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C0BE, 9686, 0xC27C0000, 34.673, 38.7909, 29.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0000 [34.673000 38.790901 29.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0BF, 9686, 0xC27C0000, 30.9222, 38.7909, 29.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0000 [30.922199 38.790901 29.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C0BF, 9686, 0xC27C0000, 30.9222, 38.7909, 29.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0000 [30.922199 38.790901 29.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C0C0, 12679, 0xC27C0000, 29.1011, 39.3492, 28.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC27C0000 [29.101101 39.349201 28.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C0C1, 12679, 0xC27C0000, 43.4511, 39.1242, 28.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC27C0000 [43.451099 39.124199 28.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C0C1, 12679, 0xC27C0000, 43.4511, 39.1242, 28.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC27C0000 [43.451099 39.124199 28.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C0C2, 11697, 0xC27C010A, 31.6734, 87.1729, 30.05, -0.324743, 0, 0, -0.945802, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1769,8 +1769,8 @@ VALUES (0x7C27C14B, 11697, 0xC27C0128, 129.466, 36.8559, 36.1, 0.91496, 0, 0, -0 /* @teleloc 0xC27C0128 [129.466003 36.855900 36.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C14C, 11697, 0xC27C0128, 128.441, 32.581, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0128 [128.440994 32.581001 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C14C, 11697, 0xC27C0128, 128.441, 32.581, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0128 [128.440994 32.581001 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C14D, 9686, 0xC27C0128, 125.203, 32.9803, 38.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,8 +1785,8 @@ VALUES (0x7C27C14F, 9686, 0xC27C0128, 125.203, 36.4553, 38.5, -0.707107, 0, 0, /* @teleloc 0xC27C0128 [125.203003 36.455299 38.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C150, 9686, 0xC27C0128, 127.621, 37.3514, 39.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0128 [127.621002 37.351398 39.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C150, 9686, 0xC27C0128, 127.621, 37.3514, 39.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0128 [127.621002 37.351398 39.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C151, 9686, 0xC27C0128, 129.853, 36.2002, 38.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1801,8 +1801,8 @@ VALUES (0x7C27C153, 9686, 0xC27C0129, 138.185, 33.2825, 39.875, 0.707107, 0, 0, /* @teleloc 0xC27C0129 [138.184998 33.282501 39.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C154, 9686, 0xC27C0129, 134.251, 30.3202, 39.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0129 [134.251007 30.320200 39.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C154, 9686, 0xC27C0129, 134.251, 30.3202, 39.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0129 [134.251007 30.320200 39.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C155, 9686, 0xC27C0129, 130.293, 31.3346, 39.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1817,12 +1817,12 @@ VALUES (0x7C27C157, 9686, 0xC27C0129, 130.293, 35.384, 39.6, -0.707107, 0, 0, - /* @teleloc 0xC27C0129 [130.292999 35.383999 39.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C158, 9686, 0xC27C0129, 131.686, 36.2702, 39.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0129 [131.686005 36.270199 39.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C158, 9686, 0xC27C0129, 131.686, 36.2702, 39.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0129 [131.686005 36.270199 39.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C159, 9686, 0xC27C0129, 136.91, 36.2702, 39.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0129 [136.910004 36.270199 39.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C159, 9686, 0xC27C0129, 136.91, 36.2702, 39.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0129 [136.910004 36.270199 39.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C15A, 11698, 0xC27C0129, 136.779, 31.4674, 40.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1853,12 +1853,12 @@ VALUES (0x7C27C160, 11697, 0xC27C0129, 131.264, 31.0924, 36.1, 0.359182, 0, 0, 0 /* @teleloc 0xC27C0129 [131.264008 31.092400 36.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C161, 9686, 0xC27C012D, 133.26, 29.4014, 34.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C012D [133.259995 29.401400 34.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C161, 9686, 0xC27C012D, 133.26, 29.4014, 34.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C012D [133.259995 29.401400 34.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C162, 9686, 0xC27C012D, 128.397, 35.9514, 34.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C012D [128.397003 35.951401 34.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C162, 9686, 0xC27C012D, 128.397, 35.9514, 34.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C012D [128.397003 35.951401 34.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C163, 9686, 0xC27C012D, 125.211, 30.8664, 34.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1869,40 +1869,40 @@ VALUES (0x7C27C164, 11698, 0xC27C012D, 129.934, 32.6374, 35.525, 0.707107, 0, 0, /* @teleloc 0xC27C012D [129.934006 32.637402 35.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C165, 11697, 0xC27C012D, 130.039, 29.8115, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C012D [130.039001 29.811501 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C165, 11697, 0xC27C012D, 130.039, 29.8115, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C012D [130.039001 29.811501 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C166, 11697, 0xC27C012D, 134.131, 32.7872, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC27C012D [134.130997 32.787201 32.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C167, 11697, 0xC27C012D, 131.591, 35.4536, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C012D [131.591003 35.453602 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C167, 11697, 0xC27C012D, 131.591, 35.4536, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C012D [131.591003 35.453602 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C168, 9686, 0xC27C0000, 127.596, 37.9864, 39.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0000 [127.596001 37.986401 39.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C168, 9686, 0xC27C0000, 127.596, 37.9864, 39.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0000 [127.596001 37.986401 39.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C169, 9686, 0xC27C0000, 124.586, 43.8414, 37.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0000 [124.585999 43.841400 37.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C27C169, 9686, 0xC27C0000, 124.586, 43.8414, 37.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0000 [124.585999 43.841400 37.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C16A, 9686, 0xC27C0000, 130.616, 43.8414, 37.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0000 [130.615997 43.841400 37.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C27C16A, 9686, 0xC27C0000, 130.616, 43.8414, 37.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0000 [130.615997 43.841400 37.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C16B, 12679, 0xC27C0000, 132.139, 38.3074, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC27C0000 [132.139008 38.307400 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C16B, 12679, 0xC27C0000, 132.139, 38.3074, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC27C0000 [132.139008 38.307400 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C16C, 12679, 0xC27C0000, 123.294, 38.1974, 36.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC27C0000 [123.293999 38.197399 36.099998] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C16D, 9686, 0xC27C012F, 87.2751, 33.2176, 35.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C012F [87.275101 33.217602 35.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C16D, 9686, 0xC27C012F, 87.2751, 33.2176, 35.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C012F [87.275101 33.217602 35.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C16E, 9686, 0xC27C012F, 84.9283, 36.3516, 33.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1917,28 +1917,28 @@ VALUES (0x7C27C170, 9686, 0xC27C012F, 89.0319, 39.039, 32.85, -0.902209, 0, 0, /* @teleloc 0xC27C012F [89.031898 39.039001 32.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C171, 9686, 0xC27C012F, 87.2819, 40.2516, 33.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C012F [87.281898 40.251598 33.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C171, 9686, 0xC27C012F, 87.2819, 40.2516, 33.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C012F [87.281898 40.251598 33.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C172, 11697, 0xC27C012F, 87.33, 33.5582, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C012F [87.330002 33.558201 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C172, 11697, 0xC27C012F, 87.33, 33.5582, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C012F [87.330002 33.558201 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C173, 11697, 0xC27C012F, 85.43, 34.6082, 30.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC27C012F [85.430000 34.608200 30.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C174, 11697, 0xC27C0132, 80.88, 33.1082, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0132 [80.879997 33.108200 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C174, 11697, 0xC27C0132, 80.88, 33.1082, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0132 [80.879997 33.108200 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C175, 9686, 0xC27C0132, 77.9176, 38.4204, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0132 [77.917603 38.420399 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C175, 9686, 0xC27C0132, 77.9176, 38.4204, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0132 [77.917603 38.420399 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C176, 9686, 0xC27C0132, 83.2614, 38.4204, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0132 [83.261398 38.420399 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C176, 9686, 0xC27C0132, 83.2614, 38.4204, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0132 [83.261398 38.420399 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C177, 9686, 0xC27C0132, 76.667, 33.5553, 33.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1949,8 +1949,8 @@ VALUES (0x7C27C178, 9686, 0xC27C0132, 76.667, 37.5035, 33.35, -0.707107, 0, 0, /* @teleloc 0xC27C0132 [76.667000 37.503502 33.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C179, 9686, 0xC27C0132, 80.8765, 32.5204, 33.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0132 [80.876503 32.520401 33.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C179, 9686, 0xC27C0132, 80.8765, 32.5204, 33.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0132 [80.876503 32.520401 33.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C17A, 9686, 0xC27C0132, 84.467, 33.5696, 33.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1985,20 +1985,20 @@ VALUES (0x7C27C181, 11697, 0xC27C0132, 83.4752, 33.3177, 30.1, 0.297375, 0, 0, - /* @teleloc 0xC27C0132 [83.475197 33.317699 30.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C182, 11697, 0xC27C0132, 80.63, 37.9082, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0132 [80.629997 37.908199 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C182, 11697, 0xC27C0132, 80.63, 37.9082, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0132 [80.629997 37.908199 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C183, 11697, 0xC27C0134, 80.7661, 35.3624, 26.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC27C0134 [80.766098 35.362400 26.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C184, 9686, 0xC27C0134, 87.2751, 31.5676, 28.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0134 [87.275101 31.567600 28.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C184, 9686, 0xC27C0134, 87.2751, 31.5676, 28.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0134 [87.275101 31.567600 28.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C185, 9686, 0xC27C0134, 85.3819, 38.0516, 28.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0134 [85.381897 38.051601 28.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C185, 9686, 0xC27C0134, 85.3819, 38.0516, 28.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0134 [85.381897 38.051601 28.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C186, 9686, 0xC27C0134, 89.8283, 33.6016, 28.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2009,16 +2009,16 @@ VALUES (0x7C27C187, 11698, 0xC27C0134, 83.861, 35.4518, 29.5, -0.707107, 0, 0, - /* @teleloc 0xC27C0134 [83.861000 35.451801 29.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C188, 11697, 0xC27C0134, 84.4661, 32.4124, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0134 [84.466103 32.412399 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C188, 11697, 0xC27C0134, 84.4661, 32.4124, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0134 [84.466103 32.412399 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C189, 11697, 0xC27C0134, 83.8485, 37.6005, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC27C0134 [83.848503 37.600498 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C27C189, 11697, 0xC27C0134, 83.8485, 37.6005, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC27C0134 [83.848503 37.600498 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C18A, 9686, 0xC27C0000, 87.2751, 40.9676, 33.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC27C0000 [87.275101 40.967602 33.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C18A, 9686, 0xC27C0000, 87.2751, 40.9676, 33.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC27C0000 [87.275101 40.967602 33.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C18B, 9686, 0xC27C0000, 89.5751, 40.0676, 32.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2033,8 +2033,8 @@ VALUES (0x7C27C18D, 12679, 0xC27C0000, 90.38, 40.3582, 30.1, -0.402747, 0, 0, -0 /* @teleloc 0xC27C0000 [90.379997 40.358200 30.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C27C18E, 12679, 0xC27C0000, 80.38, 39.4082, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC27C0000 [80.379997 39.408199 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C27C18E, 12679, 0xC27C0000, 80.38, 39.4082, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC27C0000 [80.379997 39.408199 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C27C18F, 11697, 0xC27C0137, 136.589, 80.966, 36.05, 0.945802, 0, 0, -0.324743, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C34E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C34E.sql index 865880459e..f6bd5915a3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C34E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C34E.sql @@ -5,24 +5,24 @@ VALUES (0x7C34E000, 11697, 0xC34E0102, 162.037, 61.0771, 40.075, -0.909599, 0, 0 /* @teleloc 0xC34E0102 [162.037003 61.077099 40.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E001, 9686, 0xC34E0102, 161.957, 56.0892, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0102 [161.957001 56.089199 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E001, 9686, 0xC34E0102, 161.957, 56.0892, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0102 [161.957001 56.089199 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E002, 11697, 0xC34E0102, 157.97, 58.9961, 40.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC34E0102 [157.970001 58.996101 40.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E003, 9686, 0xC34E0102, 156.257, 56.1142, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0102 [156.257004 56.114201 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E003, 9686, 0xC34E0102, 156.257, 56.1142, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0102 [156.257004 56.114201 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E004, 9686, 0xC34E0102, 156.49, 62.0559, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0102 [156.490005 62.055901 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E004, 9686, 0xC34E0102, 156.49, 62.0559, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0102 [156.490005 62.055901 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E005, 9686, 0xC34E0102, 161.92, 62.0809, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0102 [161.919998 62.080898 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E005, 9686, 0xC34E0102, 161.92, 62.0809, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0102 [161.919998 62.080898 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E006, 9686, 0xC34E0102, 163.245, 61.3559, 42.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7C34E009, 11697, 0xC34E0102, 160.72, 58.9961, 40.075, 0.707107, 0, 0, /* @teleloc 0xC34E0102 [160.720001 58.996101 40.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E00A, 9686, 0xC34E0102, 159.044, 56.0892, 43.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0102 [159.044006 56.089199 43.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E00A, 9686, 0xC34E0102, 159.044, 56.0892, 43.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0102 [159.044006 56.089199 43.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E00B, 9686, 0xC34E0102, 163.245, 58.9893, 43.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC34E0102 [163.244995 58.989300 43.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E00C, 9686, 0xC34E0102, 159.281, 62.0559, 43.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0102 [159.281006 62.055901 43.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E00C, 9686, 0xC34E0102, 159.281, 62.0559, 43.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0102 [159.281006 62.055901 43.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E00D, 9686, 0xC34E0102, 155.117, 57.4925, 42.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7C34E013, 11698, 0xC34E0102, 156.933, 60.6228, 44.175, -0.9486, 0, 0, /* @teleloc 0xC34E0102 [156.932999 60.622799 44.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E014, 11697, 0xC34E0102, 159.312, 61.4021, 40.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC34E0102 [159.311996 61.402100 40.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E014, 11697, 0xC34E0102, 159.312, 61.4021, 40.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC34E0102 [159.311996 61.402100 40.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E015, 11697, 0xC34E0102, 159.312, 58.9771, 40.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7C34E016, 11697, 0xC34E0102, 156.013, 56.9269, 40.075, -0.364064, 0, 0 /* @teleloc 0xC34E0102 [156.013000 56.926899 40.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E017, 11697, 0xC34E0102, 157.488, 56.4769, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC34E0102 [157.488007 56.476898 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E017, 11697, 0xC34E0102, 157.488, 56.4769, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC34E0102 [157.488007 56.476898 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E018, 11697, 0xC34E0102, 160.563, 56.4769, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC34E0102 [160.563004 56.476898 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E018, 11697, 0xC34E0102, 160.563, 56.4769, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC34E0102 [160.563004 56.476898 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E019, 11697, 0xC34E0104, 153.531, 58.3484, 40.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC34E0104 [153.531006 58.348400 40.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7C34E019, 11697, 0xC34E0104, 153.531, 58.3484, 40.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC34E0104 [153.531006 58.348400 40.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E01A, 11697, 0xC34E0104, 154.214, 62.6722, 40.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC34E0104 [154.214005 62.672199 40.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E01B, 9686, 0xC34E0104, 153.685, 57.9688, 42.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0104 [153.684998 57.968800 42.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E01B, 9686, 0xC34E0104, 153.685, 57.9688, 42.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0104 [153.684998 57.968800 42.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E01C, 9686, 0xC34E0104, 150.17, 60.5963, 42.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7C34E01F, 9686, 0xC34E0104, 154.664, 59.8938, 43.475, 0.707107, 0, 0, /* @teleloc 0xC34E0104 [154.664001 59.893799 43.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E020, 9686, 0xC34E0104, 152.719, 63.1381, 43.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0104 [152.718994 63.138100 43.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E020, 9686, 0xC34E0104, 152.719, 63.1381, 43.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0104 [152.718994 63.138100 43.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E021, 11697, 0xC34E0106, 158.011, 58.3454, 36.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7C34E023, 9686, 0xC34E0106, 160.02, 58.3462, 37.95, 0.707107, 0, 0, - /* @teleloc 0xC34E0106 [160.020004 58.346199 37.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E024, 9686, 0xC34E0106, 154.745, 55.1463, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0106 [154.744995 55.146301 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E024, 9686, 0xC34E0106, 154.745, 55.1463, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0106 [154.744995 55.146301 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E025, 9686, 0xC34E0106, 150.12, 58.3713, 37.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC34E0106 [150.119995 58.371300 37.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E026, 9686, 0xC34E0106, 156.145, 61.6963, 37.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0106 [156.145004 61.696301 37.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E026, 9686, 0xC34E0106, 156.145, 61.6963, 37.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0106 [156.145004 61.696301 37.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E027, 11698, 0xC34E0106, 155.037, 59.0118, 39.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC34E0106 [155.037003 59.011799 39.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E027, 11698, 0xC34E0106, 155.037, 59.0118, 39.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC34E0106 [155.037003 59.011799 39.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E028, 9687, 0xC34E0106, 159.457, 55.6892, 36.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xC34E0106 [159.457001 55.689201 36.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E029, 9686, 0xC34E0106, 157.318, 55.1463, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0106 [157.317993 55.146301 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E029, 9686, 0xC34E0106, 157.318, 55.1463, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0106 [157.317993 55.146301 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E02A, 9686, 0xC34E0106, 153.095, 61.6963, 37.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0106 [153.095001 61.696301 37.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E02A, 9686, 0xC34E0106, 153.095, 61.6963, 37.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0106 [153.095001 61.696301 37.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E02B, 11697, 0xC34E0106, 159.325, 60.9391, 36.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC34E0106 [159.324997 60.939098 36.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E02C, 11697, 0xC34E0106, 155.95, 58.4141, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC34E0106 [155.949997 58.414101 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E02C, 11697, 0xC34E0106, 155.95, 58.4141, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC34E0106 [155.949997 58.414101 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E02D, 11697, 0xC34E0106, 150.725, 55.7391, 36.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC34E0106 [150.725006 55.739101 36.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E02E, 412, 0xC34E0000, 152.707, 63.4992, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC34E0000 [152.707001 63.499199 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E02E, 412, 0xC34E0000, 152.707, 63.4992, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC34E0000 [152.707001 63.499199 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E02F, 9686, 0xC34E0000, 152.685, 63.5938, 43.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0000 [152.684998 63.593800 43.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E02F, 9686, 0xC34E0000, 152.685, 63.5938, 43.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0000 [152.684998 63.593800 43.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E030, 9686, 0xC34E0000, 154.583, 63.5938, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0000 [154.582993 63.593800 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E030, 9686, 0xC34E0000, 154.583, 63.5938, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0000 [154.582993 63.593800 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E031, 9686, 0xC34E0000, 150.833, 63.5938, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0000 [150.832993 63.593800 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E031, 9686, 0xC34E0000, 150.833, 63.5938, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0000 [150.832993 63.593800 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E032, 12679, 0xC34E0000, 149.012, 64.1521, 40.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC34E0000 [149.011993 64.152100 40.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E033, 12679, 0xC34E0000, 163.362, 63.9271, 40.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC34E0000 [163.362000 63.927101 40.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E033, 12679, 0xC34E0000, 163.362, 63.9271, 40.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC34E0000 [163.362000 63.927101 40.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E034, 9686, 0xC34E0109, 154.2, 109.6, 40.85, 0.948324, 0, 0, -0.317305, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -833,20 +833,20 @@ VALUES (0x7C34E0CF, 12679, 0xC34E0000, 36.023, 128.076, 26.05, 1, 0, 0, 0, True /* @teleloc 0xC34E0000 [36.022999 128.076004 26.049999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0D0, 9686, 0xC34E0121, 38.0721, 59.5427, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0121 [38.072102 59.542702 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E0D0, 9686, 0xC34E0121, 38.0721, 59.5427, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0121 [38.072102 59.542702 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0D1, 9686, 0xC34E0121, 33.4543, 59.5197, 32.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0121 [33.454300 59.519699 32.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E0D1, 9686, 0xC34E0121, 33.4543, 59.5197, 32.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0121 [33.454300 59.519699 32.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0D2, 9686, 0xC34E0121, 35.9696, 53.7927, 33.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0121 [35.969601 53.792702 33.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0D2, 9686, 0xC34E0121, 35.9696, 53.7927, 33.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0121 [35.969601 53.792702 33.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0D3, 9686, 0xC34E0121, 39.1696, 53.7927, 32.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0121 [39.169601 53.792702 32.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0D3, 9686, 0xC34E0121, 39.1696, 53.7927, 32.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0121 [39.169601 53.792702 32.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E0D4, 11697, 0xC34E0121, 31.4376, 54.479, 30.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -857,16 +857,16 @@ VALUES (0x7C34E0D5, 11697, 0xC34E0121, 40.3376, 58.8118, 30.1, -0.932639, 0, 0, /* @teleloc 0xC34E0121 [40.337601 58.811798 30.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0D6, 11698, 0xC34E0121, 36.0007, 56.8427, 36.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC34E0121 [36.000702 56.842701 36.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0D6, 11698, 0xC34E0121, 36.0007, 56.8427, 36.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC34E0121 [36.000702 56.842701 36.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E0D7, 11697, 0xC34E0121, 35.9876, 56.8118, 30.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC34E0121 [35.987598 56.811798 30.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0D8, 9686, 0xC34E0121, 32.8194, 53.7927, 32.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0121 [32.819401 53.792702 32.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0D8, 9686, 0xC34E0121, 32.8194, 53.7927, 32.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0121 [32.819401 53.792702 32.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E0D9, 9686, 0xC34E0121, 30.7728, 56.6696, 33.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -893,12 +893,12 @@ VALUES (0x7C34E0DE, 9686, 0xC34E0121, 41.1664, 54.6696, 33.65, 0.707107, 0, 0, /* @teleloc 0xC34E0121 [41.166401 54.669601 33.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0DF, 9686, 0xC34E0121, 33.8194, 59.5427, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0121 [33.819401 59.542702 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E0DF, 9686, 0xC34E0121, 33.8194, 59.5427, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0121 [33.819401 59.542702 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0E0, 9686, 0xC34E0121, 39.6401, 59.5197, 32.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0121 [39.640099 59.519699 32.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E0E0, 9686, 0xC34E0121, 39.6401, 59.5197, 32.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0121 [39.640099 59.519699 32.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E0E1, 11698, 0xC34E0121, 38.2007, 56.8427, 36.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -917,28 +917,28 @@ VALUES (0x7C34E0E4, 11697, 0xC34E0121, 34.4849, 56.8118, 30.1, -0.707107, 0, 0, /* @teleloc 0xC34E0121 [34.484901 56.811798 30.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0E5, 11697, 0xC34E0121, 35.7933, 54.3568, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC34E0121 [35.793301 54.356800 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0E5, 11697, 0xC34E0121, 35.7933, 54.3568, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC34E0121 [35.793301 54.356800 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E0E6, 11697, 0xC34E0121, 40.5433, 56.7567, 30.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC34E0121 [40.543301 56.756699 30.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0E7, 11697, 0xC34E0121, 33.1876, 58.9118, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC34E0121 [33.187599 58.911800 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E0E7, 11697, 0xC34E0121, 33.1876, 58.9118, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC34E0121 [33.187599 58.911800 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E0E8, 9686, 0xC34E0123, 33.7228, 62.6735, 33, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC34E0123 [33.722801 62.673500 33.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0E9, 9686, 0xC34E0123, 37.1228, 60.1427, 33.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0123 [37.122799 60.142700 33.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0E9, 9686, 0xC34E0123, 37.1228, 60.1427, 33.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0123 [37.122799 60.142700 33.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0EA, 9686, 0xC34E0123, 36.8228, 65.2427, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0123 [36.822800 65.242699 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E0EA, 9686, 0xC34E0123, 36.8228, 65.2427, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0123 [36.822800 65.242699 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E0EB, 11697, 0xC34E0123, 37.9376, 62.9618, 30.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -953,12 +953,12 @@ VALUES (0x7C34E0ED, 9686, 0xC34E0123, 33.7228, 64.3195, 33, -0.707107, 0, 0, -0 /* @teleloc 0xC34E0123 [33.722801 64.319504 33.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0EE, 9686, 0xC34E0123, 35.0258, 60.1427, 32.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0123 [35.025799 60.142700 32.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0EE, 9686, 0xC34E0123, 35.0258, 60.1427, 32.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0123 [35.025799 60.142700 32.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0EF, 9686, 0xC34E0125, 36.5164, 53.8889, 28.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0125 [36.516399 53.888901 28.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0EF, 9686, 0xC34E0125, 36.5164, 53.8889, 28.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0125 [36.516399 53.888901 28.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E0F0, 9686, 0xC34E0125, 39.0164, 58.1889, 28.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,16 +989,16 @@ VALUES (0x7C34E0F6, 9686, 0xC34E0125, 39.0164, 60.886, 28.45, 0.707107, 0, 0, - /* @teleloc 0xC34E0125 [39.016399 60.886002 28.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0F7, 9686, 0xC34E0125, 37.4659, 63.8389, 28.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0125 [37.465900 63.838902 28.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E0F7, 9686, 0xC34E0125, 37.4659, 63.8389, 28.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0125 [37.465900 63.838902 28.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0F8, 11698, 0xC34E0125, 36.4196, 57.8793, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC34E0125 [36.419601 57.879299 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0F8, 11698, 0xC34E0125, 36.4196, 57.8793, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC34E0125 [36.419601 57.879299 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0F9, 11697, 0xC34E0125, 36.8086, 63.3554, 26.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC34E0125 [36.808601 63.355400 26.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C34E0F9, 11697, 0xC34E0125, 36.8086, 63.3554, 26.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC34E0125 [36.808601 63.355400 26.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E0FA, 11697, 0xC34E0125, 38.3586, 63.1555, 26.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1017,12 +1017,12 @@ VALUES (0x7C34E0FD, 9686, 0xC34E0127, 34.1228, 66.4696, 33, -0.707107, 0, 0, -0 /* @teleloc 0xC34E0127 [34.122799 66.469597 33.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0FE, 412, 0xC34E0000, 36.8007, 67.6427, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC34E0000 [36.800701 67.642700 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0FE, 412, 0xC34E0000, 36.8007, 67.6427, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC34E0000 [36.800701 67.642700 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C34E0FF, 9686, 0xC34E0000, 34.5901, 67.7697, 32.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC34E0000 [34.590099 67.769699 32.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C34E0FF, 9686, 0xC34E0000, 34.5901, 67.7697, 32.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC34E0000 [34.590099 67.769699 32.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E100, 9686, 0xC34E0000, 33.5901, 66.9197, 32.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1101,7 +1101,7 @@ VALUES (0x7C34E104, 0x7C34E0D0, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C34E105, 19070, 0xC34E0119, 32.9811, 132.497, 26.005, 0.075871, 0, 0, -0.997118, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xC34E0119 [32.981098 132.496994 26.004999] 0.075870 0.000000 0.000000 -0.997118 */ +/* @teleloc 0xC34E0119 [32.981098 132.496994 26.004999] 0.075871 0.000000 0.000000 -0.997118 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7C34E105, 0x7C34E09C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C380.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C380.sql index c56ec4ebc0..9909de553a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C380.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C380.sql @@ -5,8 +5,8 @@ VALUES (0x7C380000, 412, 0xC3800000, 32.846, 127.34, 34, 1, 0, 0, 0, False, '2 /* @teleloc 0xC3800000 [32.846001 127.339996 34.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C380001, 412, 0xC3800000, 39.1565, 136.857, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC3800000 [39.156502 136.856995 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C380001, 412, 0xC3800000, 39.1565, 136.857, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC3800000 [39.156502 136.856995 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C380003, 143, 0xC3800109, 62.3375, 132.037, 34.0125, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C387.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C387.sql index e88d288b5c..eb759f261f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C387.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C387.sql @@ -237,20 +237,20 @@ VALUES (0x7C38703A, 9686, 0xC3870117, 59.1311, 32.6814, 39.5, -0.707107, 0, 0, /* @teleloc 0xC3870117 [59.131100 32.681400 39.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C38703B, 9686, 0xC3870117, 57.9311, 30.7814, 38.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870117 [57.931099 30.781401 38.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C38703B, 9686, 0xC3870117, 57.9311, 30.7814, 38.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870117 [57.931099 30.781401 38.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C38703C, 9686, 0xC3870118, 60.7851, 28.8963, 37.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870118 [60.785099 28.896299 37.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C38703C, 9686, 0xC3870118, 60.7851, 28.8963, 37.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870118 [60.785099 28.896299 37.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C38703D, 9686, 0xC3870118, 66.1636, 28.8963, 37.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870118 [66.163597 28.896299 37.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C38703D, 9686, 0xC3870118, 66.1636, 28.8963, 37.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870118 [66.163597 28.896299 37.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C38703E, 9686, 0xC3870118, 63.5135, 34.8463, 39.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870118 [63.513500 34.846298 39.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C38703E, 9686, 0xC3870118, 63.5135, 34.8463, 39.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870118 [63.513500 34.846298 39.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C38703F, 9686, 0xC3870118, 67.4636, 33.7963, 37.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -273,16 +273,16 @@ VALUES (0x7C387043, 11698, 0xC3870118, 63.5225, 31.9385, 42.6, -0.707107, 0, 0, /* @teleloc 0xC3870118 [63.522499 31.938499 42.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C387044, 11697, 0xC3870118, 63.509, 34.4719, 36.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC3870118 [63.508999 34.471901 36.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C387044, 11697, 0xC3870118, 63.509, 34.4719, 36.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC3870118 [63.508999 34.471901 36.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C387045, 9686, 0xC387011C, 60.4496, 27.9775, 34.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC387011C [60.449600 27.977501 34.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C387045, 9686, 0xC387011C, 60.4496, 27.9775, 34.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC387011C [60.449600 27.977501 34.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C387046, 9686, 0xC387011C, 60.6996, 34.5275, 34.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC387011C [60.699600 34.527500 34.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C387046, 9686, 0xC387011C, 60.6996, 34.5275, 34.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC387011C [60.699600 34.527500 34.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C387047, 9686, 0xC387011C, 64.1987, 31.1418, 34.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,8 +301,8 @@ VALUES (0x7C38704A, 9687, 0xC387011C, 63.587, 33.9265, 32.1, 0.878817, 0, 0, -0 /* @teleloc 0xC387011C [63.587002 33.926498 32.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C38704B, 412, 0xC3870000, 56.8725, 36.4485, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC3870000 [56.872501 36.448502 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C38704B, 412, 0xC3870000, 56.8725, 36.4485, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC3870000 [56.872501 36.448502 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C38704C, 9686, 0xC3870120, 36.6157, 105.534, 39.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1347,7 +1347,7 @@ VALUES (0x7C3870EF, 9686, 0xC3870000, 109.61, 152.525, 34.1, -0.642788, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C3870F0, 12679, 0xC3870000, 106.064, 148.568, 32.1, -0.999762, 0, 0, 0.021816, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC3870000 [106.064003 148.567993 32.099998] -0.999762 0.000000 0.000000 0.021815 */ +/* @teleloc 0xC3870000 [106.064003 148.567993 32.099998] -0.999762 0.000000 0.000000 0.021816 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C3870F1, 12679, 0xC3870000, 112.463, 156.311, 32.1, -0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1358,8 +1358,8 @@ VALUES (0x7C3870F2, 11697, 0xC3870117, 58.7443, 35.432, 36.1, 0.91496, 0, 0, -0. /* @teleloc 0xC3870117 [58.744301 35.431999 36.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C3870F3, 11697, 0xC3870117, 57.7192, 31.1571, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC3870117 [57.719200 31.157101 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C3870F3, 11697, 0xC3870117, 57.7192, 31.1571, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC3870117 [57.719200 31.157101 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C3870F4, 9686, 0xC3870117, 54.4811, 31.5564, 38.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1374,8 +1374,8 @@ VALUES (0x7C3870F6, 9686, 0xC3870117, 54.4811, 35.0314, 38.5, -0.707107, 0, 0, /* @teleloc 0xC3870117 [54.481098 35.031399 38.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C3870F7, 9686, 0xC3870117, 56.8996, 35.9275, 39.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870117 [56.899601 35.927502 39.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C3870F7, 9686, 0xC3870117, 56.8996, 35.9275, 39.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870117 [56.899601 35.927502 39.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C3870F8, 9686, 0xC3870117, 59.1311, 34.7763, 38.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1390,8 +1390,8 @@ VALUES (0x7C3870FA, 9686, 0xC3870118, 67.4636, 31.8586, 39.875, 0.707107, 0, 0, /* @teleloc 0xC3870118 [67.463600 31.858601 39.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C3870FB, 9686, 0xC3870118, 63.5291, 28.8963, 39.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870118 [63.529099 28.896299 39.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C3870FB, 9686, 0xC3870118, 63.5291, 28.8963, 39.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870118 [63.529099 28.896299 39.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C3870FC, 9686, 0xC3870118, 59.572, 29.9107, 39.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1406,12 +1406,12 @@ VALUES (0x7C3870FE, 9686, 0xC3870118, 59.572, 33.9601, 39.6, -0.707107, 0, 0, - /* @teleloc 0xC3870118 [59.571999 33.960098 39.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C3870FF, 9686, 0xC3870118, 60.9641, 34.8463, 39.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870118 [60.964100 34.846298 39.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C3870FF, 9686, 0xC3870118, 60.9641, 34.8463, 39.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870118 [60.964100 34.846298 39.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C387100, 9686, 0xC3870118, 66.1884, 34.8463, 39.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870118 [66.188400 34.846298 39.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C387100, 9686, 0xC3870118, 66.1884, 34.8463, 39.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870118 [66.188400 34.846298 39.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C387101, 11698, 0xC3870118, 66.0575, 30.0435, 40.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1442,12 +1442,12 @@ VALUES (0x7C387107, 11697, 0xC3870118, 60.5425, 29.6685, 36.1, 0.359182, 0, 0, 0 /* @teleloc 0xC3870118 [60.542500 29.668501 36.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C387108, 9686, 0xC387011C, 62.5383, 27.9775, 34.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC387011C [62.538300 27.977501 34.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C387108, 9686, 0xC387011C, 62.5383, 27.9775, 34.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC387011C [62.538300 27.977501 34.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C387109, 9686, 0xC387011C, 57.6753, 34.5275, 34.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC387011C [57.675301 34.527500 34.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C387109, 9686, 0xC387011C, 57.6753, 34.5275, 34.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC387011C [57.675301 34.527500 34.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C38710A, 9686, 0xC387011C, 54.4898, 29.4426, 34.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1458,32 +1458,32 @@ VALUES (0x7C38710B, 11698, 0xC387011C, 59.2125, 31.2135, 35.525, 0.707107, 0, 0, /* @teleloc 0xC387011C [59.212502 31.213499 35.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C38710C, 11697, 0xC387011C, 59.3176, 28.3876, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC387011C [59.317600 28.387600 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C38710C, 11697, 0xC387011C, 59.3176, 28.3876, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC387011C [59.317600 28.387600 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C38710D, 11697, 0xC387011C, 63.409, 31.3633, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC387011C [63.409000 31.363300 32.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C38710E, 11697, 0xC387011C, 60.87, 34.0297, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC387011C [60.869999 34.029701 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C38710E, 11697, 0xC387011C, 60.87, 34.0297, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC387011C [60.869999 34.029701 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C38710F, 9686, 0xC3870000, 56.8746, 36.5625, 39.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870000 [56.874599 36.562500 39.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C38710F, 9686, 0xC3870000, 56.8746, 36.5625, 39.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870000 [56.874599 36.562500 39.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C387110, 9686, 0xC3870000, 53.8646, 42.4175, 37.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870000 [53.864601 42.417500 37.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C387110, 9686, 0xC3870000, 53.8646, 42.4175, 37.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870000 [53.864601 42.417500 37.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C387111, 9686, 0xC3870000, 59.8946, 42.4175, 37.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC3870000 [59.894600 42.417500 37.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C387111, 9686, 0xC3870000, 59.8946, 42.4175, 37.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC3870000 [59.894600 42.417500 37.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C387112, 12679, 0xC3870000, 61.4175, 36.8835, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC3870000 [61.417500 36.883499 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C387112, 12679, 0xC3870000, 61.4175, 36.8835, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC3870000 [61.417500 36.883499 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C387113, 12679, 0xC3870000, 52.5725, 36.7735, 36.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C46C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C46C.sql index fb2e04fa1c..622a709167 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C46C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C46C.sql @@ -5,16 +5,16 @@ VALUES (0x7C46C000, 9686, 0xC46C0100, 105.753, 33.9955, 57.5, -0.707107, 0, 0, /* @teleloc 0xC46C0100 [105.752998 33.995499 57.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C001, 9686, 0xC46C0100, 104.553, 32.0955, 56.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0100 [104.553001 32.095501 56.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C001, 9686, 0xC46C0100, 104.553, 32.0955, 56.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0100 [104.553001 32.095501 56.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C002, 11697, 0xC46C0100, 105.366, 36.7462, 54.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC46C0100 [105.365997 36.746201 54.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C003, 11697, 0xC46C0100, 104.341, 32.4712, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC46C0100 [104.341003 32.471199 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C003, 11697, 0xC46C0100, 104.341, 32.4712, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC46C0100 [104.341003 32.471199 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C004, 9686, 0xC46C0100, 101.103, 32.8705, 56.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x7C46C006, 9686, 0xC46C0100, 101.103, 36.3455, 56.5, -0.707107, 0, 0, /* @teleloc 0xC46C0100 [101.102997 36.345501 56.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C007, 9686, 0xC46C0100, 103.521, 37.2416, 57.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0100 [103.521004 37.241600 57.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C007, 9686, 0xC46C0100, 103.521, 37.2416, 57.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0100 [103.521004 37.241600 57.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C008, 9686, 0xC46C0100, 105.753, 36.0904, 56.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC46C0100 [105.752998 36.090401 56.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C009, 9686, 0xC46C0101, 107.407, 30.2104, 55.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0101 [107.406998 30.210400 55.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C009, 9686, 0xC46C0101, 107.407, 30.2104, 55.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0101 [107.406998 30.210400 55.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C00A, 9686, 0xC46C0101, 112.785, 30.2104, 55.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0101 [112.785004 30.210400 55.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C00A, 9686, 0xC46C0101, 112.785, 30.2104, 55.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0101 [112.785004 30.210400 55.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C00B, 9686, 0xC46C0101, 110.135, 36.1604, 57.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0101 [110.135002 36.160400 57.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C00B, 9686, 0xC46C0101, 110.135, 36.1604, 57.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0101 [110.135002 36.160400 57.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C00C, 9686, 0xC46C0101, 114.085, 35.1104, 55.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7C46C010, 11698, 0xC46C0101, 110.144, 33.2526, 60.6, -0.707107, 0, 0, /* @teleloc 0xC46C0101 [110.143997 33.252602 60.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C011, 11697, 0xC46C0101, 110.13, 35.786, 54.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC46C0101 [110.129997 35.785999 54.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C011, 11697, 0xC46C0101, 110.13, 35.786, 54.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC46C0101 [110.129997 35.785999 54.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C012, 9686, 0xC46C0101, 114.085, 31.32, 55.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7C46C013, 9686, 0xC46C0101, 114.085, 33.1727, 57.875, 0.707107, 0, 0, /* @teleloc 0xC46C0101 [114.084999 33.172699 57.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C014, 9686, 0xC46C0101, 110.151, 30.2104, 57.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0101 [110.151001 30.210400 57.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C014, 9686, 0xC46C0101, 110.151, 30.2104, 57.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0101 [110.151001 30.210400 57.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C015, 9686, 0xC46C0101, 106.194, 31.2248, 57.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x7C46C017, 9686, 0xC46C0101, 106.194, 35.2742, 57.6, -0.707107, 0, 0, /* @teleloc 0xC46C0101 [106.194000 35.274200 57.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C018, 9686, 0xC46C0101, 107.586, 36.1604, 57.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0101 [107.585999 36.160400 57.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C018, 9686, 0xC46C0101, 107.586, 36.1604, 57.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0101 [107.585999 36.160400 57.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C019, 9686, 0xC46C0101, 112.81, 36.1604, 57.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0101 [112.809998 36.160400 57.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C019, 9686, 0xC46C0101, 112.81, 36.1604, 57.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0101 [112.809998 36.160400 57.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C01A, 11698, 0xC46C0101, 112.679, 31.3576, 58.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x7C46C020, 11697, 0xC46C0101, 107.164, 30.9826, 54.1, 0.359182, 0, 0, 0 /* @teleloc 0xC46C0101 [107.164001 30.982599 54.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C021, 9686, 0xC46C0105, 107.071, 29.2916, 52.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0105 [107.070999 29.291599 52.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C021, 9686, 0xC46C0105, 107.071, 29.2916, 52.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0105 [107.070999 29.291599 52.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C022, 9686, 0xC46C0105, 107.321, 35.8416, 52.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0105 [107.320999 35.841599 52.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C022, 9686, 0xC46C0105, 107.321, 35.8416, 52.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0105 [107.320999 35.841599 52.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C023, 9686, 0xC46C0105, 110.82, 32.4559, 52.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x7C46C026, 9687, 0xC46C0105, 110.209, 35.2406, 50.1, 0.878817, 0, 0, - /* @teleloc 0xC46C0105 [110.209000 35.240601 50.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C027, 9686, 0xC46C0105, 109.16, 29.2916, 52.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0105 [109.160004 29.291599 52.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C027, 9686, 0xC46C0105, 109.16, 29.2916, 52.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0105 [109.160004 29.291599 52.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C028, 9686, 0xC46C0105, 104.297, 35.8416, 52.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0105 [104.296997 35.841599 52.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C028, 9686, 0xC46C0105, 104.297, 35.8416, 52.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0105 [104.296997 35.841599 52.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C029, 9686, 0xC46C0105, 101.111, 30.7567, 52.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x7C46C02A, 11698, 0xC46C0105, 105.834, 32.5276, 53.525, 0.707107, 0, 0, /* @teleloc 0xC46C0105 [105.834000 32.527599 53.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C02B, 11697, 0xC46C0105, 105.939, 29.7017, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC46C0105 [105.939003 29.701700 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C02B, 11697, 0xC46C0105, 105.939, 29.7017, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC46C0105 [105.939003 29.701700 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C02C, 11697, 0xC46C0105, 110.031, 32.6774, 50.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC46C0105 [110.030998 32.677399 50.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C02D, 11697, 0xC46C0105, 107.491, 35.3438, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC46C0105 [107.490997 35.343800 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C02D, 11697, 0xC46C0105, 107.491, 35.3438, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC46C0105 [107.490997 35.343800 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C02E, 412, 0xC46C0000, 103.494, 37.7626, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC46C0000 [103.494003 37.762600 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C02E, 412, 0xC46C0000, 103.494, 37.7626, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC46C0000 [103.494003 37.762600 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C02F, 9686, 0xC46C0000, 103.496, 37.8766, 57.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0000 [103.496002 37.876598 57.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C02F, 9686, 0xC46C0000, 103.496, 37.8766, 57.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0000 [103.496002 37.876598 57.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C030, 9686, 0xC46C0000, 100.486, 43.7316, 55.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0000 [100.486000 43.731602 55.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C46C030, 9686, 0xC46C0000, 100.486, 43.7316, 55.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0000 [100.486000 43.731602 55.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C031, 9686, 0xC46C0000, 106.516, 43.7316, 55.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0000 [106.515999 43.731602 55.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C46C031, 9686, 0xC46C0000, 106.516, 43.7316, 55.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0000 [106.515999 43.731602 55.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C032, 12679, 0xC46C0000, 108.039, 38.1976, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC46C0000 [108.039001 38.197601 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C032, 12679, 0xC46C0000, 108.039, 38.1976, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC46C0000 [108.039001 38.197601 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C033, 12679, 0xC46C0000, 99.194, 38.0876, 54.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7C46C16C, 11697, 0xC46C0138, 161.726, 36.5109, 52.075, -0.909599, 0, 0 /* @teleloc 0xC46C0138 [161.725998 36.510899 52.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C16D, 9686, 0xC46C0138, 161.646, 31.523, 54.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0138 [161.645996 31.523001 54.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C16D, 9686, 0xC46C0138, 161.646, 31.523, 54.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0138 [161.645996 31.523001 54.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C16E, 11697, 0xC46C0138, 157.659, 34.4299, 52.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC46C0138 [157.658997 34.429901 52.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C16F, 9686, 0xC46C0138, 155.946, 31.548, 54.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0138 [155.945999 31.548000 54.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C16F, 9686, 0xC46C0138, 155.946, 31.548, 54.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0138 [155.945999 31.548000 54.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C170, 9686, 0xC46C0138, 156.179, 37.4897, 54.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0138 [156.179001 37.489700 54.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C170, 9686, 0xC46C0138, 156.179, 37.4897, 54.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0138 [156.179001 37.489700 54.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C171, 9686, 0xC46C0138, 161.609, 37.5147, 54.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0138 [161.608994 37.514702 54.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C171, 9686, 0xC46C0138, 161.609, 37.5147, 54.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0138 [161.608994 37.514702 54.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C172, 9686, 0xC46C0138, 162.934, 36.7897, 54.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x7C46C175, 11697, 0xC46C0138, 160.409, 34.4299, 52.075, 0.707107, 0, 0, /* @teleloc 0xC46C0138 [160.408997 34.429901 52.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C176, 9686, 0xC46C0138, 158.733, 31.523, 55.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0138 [158.733002 31.523001 55.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C176, 9686, 0xC46C0138, 158.733, 31.523, 55.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0138 [158.733002 31.523001 55.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C177, 9686, 0xC46C0138, 162.934, 34.4231, 55.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC46C0138 [162.934006 34.423100 55.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C178, 9686, 0xC46C0138, 158.97, 37.4897, 55.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0138 [158.970001 37.489700 55.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C178, 9686, 0xC46C0138, 158.97, 37.4897, 55.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0138 [158.970001 37.489700 55.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C179, 9686, 0xC46C0138, 154.806, 32.9263, 54.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7C46C17F, 11698, 0xC46C0138, 156.622, 36.0566, 56.175, -0.9486, 0, 0, /* @teleloc 0xC46C0138 [156.621994 36.056599 56.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C180, 11697, 0xC46C0138, 159.001, 36.8359, 52.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC46C0138 [159.001007 36.835899 52.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C180, 11697, 0xC46C0138, 159.001, 36.8359, 52.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC46C0138 [159.001007 36.835899 52.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C181, 11697, 0xC46C0138, 159.001, 34.4109, 52.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x7C46C182, 11697, 0xC46C0138, 155.702, 32.3607, 52.075, -0.364064, 0, 0 /* @teleloc 0xC46C0138 [155.701996 32.360699 52.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C183, 11697, 0xC46C0138, 157.177, 31.9107, 52.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC46C0138 [157.177002 31.910700 52.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C183, 11697, 0xC46C0138, 157.177, 31.9107, 52.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC46C0138 [157.177002 31.910700 52.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C184, 11697, 0xC46C0138, 160.252, 31.9107, 52.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC46C0138 [160.251999 31.910700 52.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C184, 11697, 0xC46C0138, 160.252, 31.9107, 52.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC46C0138 [160.251999 31.910700 52.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C185, 11697, 0xC46C013A, 153.22, 33.7822, 52.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC46C013A [153.220001 33.782200 52.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7C46C185, 11697, 0xC46C013A, 153.22, 33.7822, 52.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC46C013A [153.220001 33.782200 52.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C186, 11697, 0xC46C013A, 153.903, 38.106, 52.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC46C013A [153.903000 38.105999 52.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C187, 9686, 0xC46C013A, 153.374, 33.4026, 54.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C013A [153.373993 33.402599 54.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C187, 9686, 0xC46C013A, 153.374, 33.4026, 54.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C013A [153.373993 33.402599 54.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C188, 9686, 0xC46C013A, 149.859, 36.0301, 54.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7C46C18B, 9686, 0xC46C013A, 154.353, 35.3276, 55.475, 0.707107, 0, 0, /* @teleloc 0xC46C013A [154.352997 35.327599 55.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C18C, 9686, 0xC46C013A, 152.408, 38.5718, 55.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C013A [152.408005 38.571800 55.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C18C, 9686, 0xC46C013A, 152.408, 38.5718, 55.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C013A [152.408005 38.571800 55.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C18D, 11697, 0xC46C013C, 157.7, 33.7792, 48.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7C46C18F, 9686, 0xC46C013C, 159.709, 33.78, 49.95, 0.707107, 0, 0, -0 /* @teleloc 0xC46C013C [159.709000 33.779999 49.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C190, 9686, 0xC46C013C, 154.434, 30.5801, 49.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C013C [154.434006 30.580099 49.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C190, 9686, 0xC46C013C, 154.434, 30.5801, 49.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C013C [154.434006 30.580099 49.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C191, 9686, 0xC46C013C, 149.809, 33.8051, 49.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC46C013C [149.809006 33.805099 49.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C192, 9686, 0xC46C013C, 155.834, 37.1301, 49.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C013C [155.834000 37.130100 49.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C192, 9686, 0xC46C013C, 155.834, 37.1301, 49.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C013C [155.834000 37.130100 49.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C193, 11698, 0xC46C013C, 154.726, 34.4456, 51.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC46C013C [154.725998 34.445599 51.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C193, 11698, 0xC46C013C, 154.726, 34.4456, 51.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC46C013C [154.725998 34.445599 51.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C194, 9687, 0xC46C013C, 159.146, 31.123, 48.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xC46C013C [159.145996 31.122999 48.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C195, 9686, 0xC46C013C, 157.007, 30.58, 49.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C013C [157.007004 30.580000 49.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C195, 9686, 0xC46C013C, 157.007, 30.58, 49.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C013C [157.007004 30.580000 49.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C196, 9686, 0xC46C013C, 152.784, 37.1301, 49.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C013C [152.783997 37.130100 49.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C46C196, 9686, 0xC46C013C, 152.784, 37.1301, 49.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C013C [152.783997 37.130100 49.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C197, 11697, 0xC46C013C, 159.014, 36.3729, 48.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC46C013C [159.014008 36.372898 48.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C198, 11697, 0xC46C013C, 155.639, 33.8479, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC46C013C [155.639008 33.847900 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C198, 11697, 0xC46C013C, 155.639, 33.8479, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC46C013C [155.639008 33.847900 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C199, 11697, 0xC46C013C, 150.414, 31.1729, 48.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC46C013C [150.414001 31.172899 48.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C19A, 412, 0xC46C0000, 152.396, 38.933, 52, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC46C0000 [152.395996 38.932999 52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C19A, 412, 0xC46C0000, 152.396, 38.933, 52, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC46C0000 [152.395996 38.932999 52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C19B, 9686, 0xC46C0000, 152.374, 39.0276, 55.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0000 [152.373993 39.027599 55.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C19B, 9686, 0xC46C0000, 152.374, 39.0276, 55.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0000 [152.373993 39.027599 55.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C19C, 9686, 0xC46C0000, 154.272, 39.0276, 53.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0000 [154.272003 39.027599 53.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C19C, 9686, 0xC46C0000, 154.272, 39.0276, 53.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0000 [154.272003 39.027599 53.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C19D, 9686, 0xC46C0000, 150.522, 39.0276, 53.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC46C0000 [150.522003 39.027599 53.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C19D, 9686, 0xC46C0000, 150.522, 39.0276, 53.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC46C0000 [150.522003 39.027599 53.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C19E, 12679, 0xC46C0000, 148.701, 39.5859, 52.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC46C0000 [148.701004 39.585899 52.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C46C19F, 12679, 0xC46C0000, 163.051, 39.3609, 52.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC46C0000 [163.050995 39.360901 52.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C46C19F, 12679, 0xC46C0000, 163.051, 39.3609, 52.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC46C0000 [163.050995 39.360901 52.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C46C1A0, 12835, 0xC46C013A, 152.874, 35.023, 52.005, -0.079899, 0, 0, 0.996803, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C4D9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C4D9.sql index 3cc3826725..ac1fa9970c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C4D9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C4D9.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xC4D9; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9000, 9686, 0xC4D90102, 61.8708, 36.0524, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90102 [61.870800 36.052399 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9000, 9686, 0xC4D90102, 61.8708, 36.0524, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90102 [61.870800 36.052399 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9001, 9686, 0xC4D90102, 57.2529, 36.0294, 84.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90102 [57.252899 36.029400 84.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9001, 9686, 0xC4D90102, 57.2529, 36.0294, 84.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90102 [57.252899 36.029400 84.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9002, 9686, 0xC4D90102, 59.7683, 30.3024, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90102 [59.768299 30.302401 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9002, 9686, 0xC4D90102, 59.7683, 30.3024, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90102 [59.768299 30.302401 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9003, 9686, 0xC4D90102, 62.9683, 30.3024, 84.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90102 [62.968300 30.302401 84.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9003, 9686, 0xC4D90102, 62.9683, 30.3024, 84.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90102 [62.968300 30.302401 84.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9004, 11697, 0xC4D90102, 55.2363, 30.9887, 82.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7C4D9005, 11697, 0xC4D90102, 64.1363, 35.3215, 82.1, -0.932639, 0, 0, /* @teleloc 0xC4D90102 [64.136299 35.321499 82.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9006, 11698, 0xC4D90102, 59.7994, 33.3524, 88.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC4D90102 [59.799400 33.352402 88.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9006, 11698, 0xC4D90102, 59.7994, 33.3524, 88.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC4D90102 [59.799400 33.352402 88.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9007, 11697, 0xC4D90102, 59.7863, 33.3215, 82.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC4D90102 [59.786301 33.321499 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9008, 9686, 0xC4D90102, 56.6181, 30.3024, 84.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90102 [56.618099 30.302401 84.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9008, 9686, 0xC4D90102, 56.6181, 30.3024, 84.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90102 [56.618099 30.302401 84.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9009, 9686, 0xC4D90102, 54.5715, 33.1792, 85.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7C4D900E, 9686, 0xC4D90102, 64.9651, 31.1793, 85.65, 0.707107, 0, 0, /* @teleloc 0xC4D90102 [64.965103 31.179300 85.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D900F, 9686, 0xC4D90102, 57.6181, 36.0524, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90102 [57.618099 36.052399 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D900F, 9686, 0xC4D90102, 57.6181, 36.0524, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90102 [57.618099 36.052399 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9010, 9686, 0xC4D90102, 63.4388, 36.0294, 84.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90102 [63.438801 36.029400 84.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9010, 9686, 0xC4D90102, 63.4388, 36.0294, 84.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90102 [63.438801 36.029400 84.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9011, 11698, 0xC4D90102, 61.9994, 33.3524, 88.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7C4D9014, 11697, 0xC4D90102, 58.2836, 33.3215, 82.1, -0.707107, 0, 0, /* @teleloc 0xC4D90102 [58.283600 33.321499 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9015, 11697, 0xC4D90102, 59.592, 30.8664, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D90102 [59.591999 30.866400 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9015, 11697, 0xC4D90102, 59.592, 30.8664, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D90102 [59.591999 30.866400 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9016, 11697, 0xC4D90102, 64.342, 33.2664, 82.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC4D90102 [64.342003 33.266399 82.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9017, 11697, 0xC4D90102, 56.9863, 35.4215, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D90102 [56.986301 35.421501 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9017, 11697, 0xC4D90102, 56.9863, 35.4215, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D90102 [56.986301 35.421501 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9018, 9686, 0xC4D90104, 57.5215, 39.1832, 85, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC4D90104 [57.521500 39.183201 85.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9019, 9686, 0xC4D90104, 60.9215, 36.6524, 85.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90104 [60.921501 36.652401 85.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9019, 9686, 0xC4D90104, 60.9215, 36.6524, 85.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90104 [60.921501 36.652401 85.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D901A, 9686, 0xC4D90104, 60.6215, 41.7524, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90104 [60.621498 41.752399 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D901A, 9686, 0xC4D90104, 60.6215, 41.7524, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90104 [60.621498 41.752399 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D901B, 11697, 0xC4D90104, 61.7363, 39.4715, 82.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7C4D901D, 9686, 0xC4D90104, 57.5215, 40.8293, 85, -0.707107, 0, 0, -0 /* @teleloc 0xC4D90104 [57.521500 40.829300 85.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D901E, 9686, 0xC4D90104, 58.8245, 36.6524, 84.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90104 [58.824501 36.652401 84.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D901E, 9686, 0xC4D90104, 58.8245, 36.6524, 84.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90104 [58.824501 36.652401 84.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D901F, 9686, 0xC4D90106, 60.3151, 30.3986, 80.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90106 [60.315102 30.398600 80.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D901F, 9686, 0xC4D90106, 60.3151, 30.3986, 80.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90106 [60.315102 30.398600 80.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9020, 9686, 0xC4D90106, 62.8151, 34.6986, 80.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7C4D9026, 9686, 0xC4D90106, 62.8151, 37.3957, 80.45, 0.707107, 0, 0, /* @teleloc 0xC4D90106 [62.815102 37.395699 80.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9027, 9686, 0xC4D90106, 61.2646, 40.3486, 80.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90106 [61.264599 40.348598 80.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9027, 9686, 0xC4D90106, 61.2646, 40.3486, 80.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90106 [61.264599 40.348598 80.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9028, 11698, 0xC4D90106, 60.2183, 34.389, 81.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC4D90106 [60.218300 34.389000 81.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9028, 11698, 0xC4D90106, 60.2183, 34.389, 81.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC4D90106 [60.218300 34.389000 81.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9029, 11697, 0xC4D90106, 60.6073, 39.8651, 78.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D90106 [60.607300 39.865101 78.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9029, 11697, 0xC4D90106, 60.6073, 39.8651, 78.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D90106 [60.607300 39.865101 78.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D902A, 11697, 0xC4D90106, 62.1573, 39.6651, 78.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7C4D902D, 9686, 0xC4D90108, 57.9215, 42.9792, 85, -0.707107, 0, 0, -0 /* @teleloc 0xC4D90108 [57.921501 42.979198 85.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D902E, 412, 0xC4D90000, 60.5994, 44.1524, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC4D90000 [60.599400 44.152401 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D902E, 412, 0xC4D90000, 60.5994, 44.1524, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC4D90000 [60.599400 44.152401 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D902F, 9686, 0xC4D90000, 58.3888, 44.2794, 84.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90000 [58.388802 44.279400 84.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D902F, 9686, 0xC4D90000, 58.3888, 44.2794, 84.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90000 [58.388802 44.279400 84.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9030, 9686, 0xC4D90000, 57.3888, 43.4294, 84.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1281,12 +1281,12 @@ VALUES (0x7C4D913F, 9686, 0xC4D90130, 149.151, 59.5944, 87.05, -0.707107, 0, 0, /* @teleloc 0xC4D90130 [149.151001 59.594398 87.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9140, 9686, 0xC4D90130, 151.535, 55.0819, 87.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90130 [151.535004 55.081902 87.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9140, 9686, 0xC4D90130, 151.535, 55.0819, 87.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90130 [151.535004 55.081902 87.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9141, 9686, 0xC4D90131, 158.985, 62.3819, 85.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90131 [158.985001 62.381901 85.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9141, 9686, 0xC4D90131, 158.985, 62.3819, 85.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90131 [158.985001 62.381901 85.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9142, 9686, 0xC4D90131, 163.385, 61.0819, 84.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1297,8 +1297,8 @@ VALUES (0x7C4D9143, 9686, 0xC4D90131, 163.385, 57.4319, 84.8, 0.707107, 0, 0, - /* @teleloc 0xC4D90131 [163.384995 57.431900 84.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9144, 9686, 0xC4D90131, 158.935, 56.4319, 85.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90131 [158.934998 56.431900 85.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9144, 9686, 0xC4D90131, 158.935, 56.4319, 85.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90131 [158.934998 56.431900 85.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9145, 11697, 0xC4D90131, 155.2, 57.0937, 82.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1309,8 +1309,8 @@ VALUES (0x7C4D9146, 11697, 0xC4D90131, 162.7, 61.4937, 82.05, -0.895323, 0, 0, 0 /* @teleloc 0xC4D90131 [162.699997 61.493698 82.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9147, 11698, 0xC4D90131, 158.99, 59.2819, 88.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC4D90131 [158.990005 59.281898 88.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9147, 11698, 0xC4D90131, 158.99, 59.2819, 88.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC4D90131 [158.990005 59.281898 88.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9148, 11697, 0xC4D90131, 159.1, 59.3437, 82.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1329,28 +1329,28 @@ VALUES (0x7C4D914B, 9686, 0xC4D90131, 154.251, 57.7975, 83.95, -0.707107, 0, 0, /* @teleloc 0xC4D90131 [154.251007 57.797501 83.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D914C, 9686, 0xC4D90131, 162.084, 56.4319, 85.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90131 [162.084000 56.431900 85.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D914C, 9686, 0xC4D90131, 162.084, 56.4319, 85.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90131 [162.084000 56.431900 85.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D914D, 9686, 0xC4D90131, 155.841, 56.4319, 85.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90131 [155.841003 56.431900 85.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D914D, 9686, 0xC4D90131, 155.841, 56.4319, 85.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90131 [155.841003 56.431900 85.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D914E, 9686, 0xC4D90131, 163.385, 59.3761, 86, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC4D90131 [163.384995 59.376099 86.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D914F, 9686, 0xC4D90131, 155.766, 62.3819, 85.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90131 [155.766006 62.381901 85.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D914F, 9686, 0xC4D90131, 155.766, 62.3819, 85.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90131 [155.766006 62.381901 85.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9150, 9686, 0xC4D90131, 162.133, 62.3819, 85.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90131 [162.132996 62.381901 85.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9150, 9686, 0xC4D90131, 162.133, 62.3819, 85.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90131 [162.132996 62.381901 85.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9151, 9686, 0xC4D90131, 161.965, 62.3819, 84, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90131 [161.964996 62.381901 84.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9151, 9686, 0xC4D90131, 161.965, 62.3819, 84, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90131 [161.964996 62.381901 84.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9152, 11698, 0xC4D90131, 156.2, 59.2819, 88.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1373,20 +1373,20 @@ VALUES (0x7C4D9156, 11697, 0xC4D90131, 163.013, 59.3437, 82.05, 0.707107, 0, 0, /* @teleloc 0xC4D90131 [163.013000 59.343700 82.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9157, 11697, 0xC4D90131, 159.011, 56.9365, 82.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D90131 [159.011002 56.936501 82.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9157, 11697, 0xC4D90131, 159.011, 56.9365, 82.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D90131 [159.011002 56.936501 82.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9158, 11697, 0xC4D90131, 161.97, 57.0937, 82.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC4D90131 [161.970001 57.093700 82.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9159, 9686, 0xC4D90132, 154.885, 56.4319, 80.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90132 [154.884995 56.431900 80.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9159, 9686, 0xC4D90132, 154.885, 56.4319, 80.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90132 [154.884995 56.431900 80.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D915A, 9686, 0xC4D90132, 154.785, 61.9819, 80.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90132 [154.785004 61.981899 80.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D915A, 9686, 0xC4D90132, 154.785, 61.9819, 80.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90132 [154.785004 61.981899 80.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D915B, 9686, 0xC4D90132, 163.335, 59.2819, 80.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1409,52 +1409,52 @@ VALUES (0x7C4D915F, 9686, 0xC4D90132, 149.151, 57.98, 80.4, -0.707107, 0, 0, -0 /* @teleloc 0xC4D90132 [149.151001 57.980000 80.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9160, 9686, 0xC4D90132, 159.021, 56.4319, 80.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90132 [159.020996 56.431900 80.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9160, 9686, 0xC4D90132, 159.021, 56.4319, 80.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90132 [159.020996 56.431900 80.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9161, 9686, 0xC4D90132, 158.587, 61.9819, 80.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90132 [158.587006 61.981899 80.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9161, 9686, 0xC4D90132, 158.587, 61.9819, 80.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90132 [158.587006 61.981899 80.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9162, 11698, 0xC4D90132, 157.222, 59.2819, 81.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC4D90132 [157.222000 59.281898 81.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9163, 11697, 0xC4D90132, 156.86, 56.9743, 78.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D90132 [156.860001 56.974300 78.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9163, 11697, 0xC4D90132, 156.86, 56.9743, 78.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D90132 [156.860001 56.974300 78.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9164, 11697, 0xC4D90132, 156.73, 61.4443, 78.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D90132 [156.729996 61.444302 78.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9164, 11697, 0xC4D90132, 156.73, 61.4443, 78.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D90132 [156.729996 61.444302 78.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9165, 11697, 0xC4D90132, 155.727, 59.1229, 78.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC4D90132 [155.727005 59.122898 78.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9166, 412, 0xC4D90000, 158.99, 63.8919, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC4D90000 [158.990005 63.891899 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9166, 412, 0xC4D90000, 158.99, 63.8919, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC4D90000 [158.990005 63.891899 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9167, 9686, 0xC4D90000, 159.035, 64.0119, 85.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90000 [159.035004 64.011902 85.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9167, 9686, 0xC4D90000, 159.035, 64.0119, 85.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90000 [159.035004 64.011902 85.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9168, 9686, 0xC4D90000, 162.875, 63.0549, 83.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90000 [162.875000 63.054901 83.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9168, 9686, 0xC4D90000, 162.875, 63.0549, 83.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90000 [162.875000 63.054901 83.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9169, 9686, 0xC4D90000, 155.195, 63.0549, 83.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90000 [155.195007 63.054901 83.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9169, 9686, 0xC4D90000, 155.195, 63.0549, 83.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90000 [155.195007 63.054901 83.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D916A, 12679, 0xC4D90000, 161.441, 63.2465, 82.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC4D90000 [161.440994 63.246498 82.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D916A, 12679, 0xC4D90000, 161.441, 63.2465, 82.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC4D90000 [161.440994 63.246498 82.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D916B, 12679, 0xC4D90000, 156.601, 63.2765, 82.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC4D90000 [156.600998 63.276501 82.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D916B, 12679, 0xC4D90000, 156.601, 63.2765, 82.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC4D90000 [156.600998 63.276501 82.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D916C, 9686, 0xC4D90137, 109.77, 33.5311, 84.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x7C4D916D, 9686, 0xC4D90137, 112.97, 33.4811, 84.85, 0.317305, 0, 0, - /* @teleloc 0xC4D90137 [112.970001 33.481098 84.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D916E, 9686, 0xC4D90137, 111.363, 32.9597, 87.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90137 [111.362999 32.959702 87.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D916E, 9686, 0xC4D90137, 111.363, 32.9597, 87.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90137 [111.362999 32.959702 87.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D916F, 9686, 0xC4D90137, 109.016, 36.0937, 85.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7C4D9171, 9686, 0xC4D90137, 113.12, 38.7811, 84.85, -0.902209, 0, 0, /* @teleloc 0xC4D90137 [113.120003 38.781101 84.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9172, 9686, 0xC4D90137, 111.37, 39.9937, 85.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90137 [111.370003 39.993698 85.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9172, 9686, 0xC4D90137, 111.37, 39.9937, 85.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90137 [111.370003 39.993698 85.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9173, 11697, 0xC4D90137, 111.418, 33.3003, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D90137 [111.417999 33.300301 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9173, 11697, 0xC4D90137, 111.418, 33.3003, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D90137 [111.417999 33.300301 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9174, 11697, 0xC4D90137, 109.518, 34.3503, 82.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC4D90137 [109.517998 34.350300 82.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9175, 9686, 0xC4D9013A, 102.105, 32.2625, 84.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D9013A [102.105003 32.262501 84.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9175, 9686, 0xC4D9013A, 102.105, 32.2625, 84.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D9013A [102.105003 32.262501 84.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9176, 9686, 0xC4D9013A, 107.505, 32.2625, 84.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D9013A [107.504997 32.262501 84.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9176, 9686, 0xC4D9013A, 107.505, 32.2625, 84.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D9013A [107.504997 32.262501 84.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9177, 9686, 0xC4D9013A, 108.555, 33.6117, 83.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC4D9013A [108.555000 33.611698 83.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9178, 9686, 0xC4D9013A, 104.555, 38.1625, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D9013A [104.555000 38.162498 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9178, 9686, 0xC4D9013A, 104.555, 38.1625, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D9013A [104.555000 38.162498 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9179, 9686, 0xC4D9013A, 100.755, 35.0125, 86.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7C4D917D, 11697, 0xC4D9013A, 104.437, 35.3411, 82.1, -0.707107, 0, 0, /* @teleloc 0xC4D9013A [104.436996 35.341099 82.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D917E, 11697, 0xC4D9013A, 104.968, 32.8503, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D9013A [104.968002 32.850300 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D917E, 11697, 0xC4D9013A, 104.968, 32.8503, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D9013A [104.968002 32.850300 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D917F, 9686, 0xC4D9013A, 102.006, 38.1625, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D9013A [102.005997 38.162498 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D917F, 9686, 0xC4D9013A, 102.006, 38.1625, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D9013A [102.005997 38.162498 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9180, 9686, 0xC4D9013A, 107.349, 38.1625, 85.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D9013A [107.348999 38.162498 85.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9180, 9686, 0xC4D9013A, 107.349, 38.1625, 85.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D9013A [107.348999 38.162498 85.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9181, 9686, 0xC4D9013A, 100.755, 33.2974, 85.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7C4D9182, 9686, 0xC4D9013A, 100.755, 37.2456, 85.35, -0.707107, 0, 0, /* @teleloc 0xC4D9013A [100.754997 37.245602 85.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9183, 9686, 0xC4D9013A, 104.965, 32.2625, 85.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D9013A [104.964996 32.262501 85.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9183, 9686, 0xC4D9013A, 104.965, 32.2625, 85.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D9013A [104.964996 32.262501 85.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9184, 9686, 0xC4D9013A, 108.555, 33.3117, 85.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7C4D918B, 11697, 0xC4D9013A, 107.563, 33.0598, 82.1, 0.297375, 0, 0, - /* @teleloc 0xC4D9013A [107.563004 33.059799 82.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D918C, 11697, 0xC4D9013A, 104.718, 37.6503, 82.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D9013A [104.718002 37.650299 82.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D918C, 11697, 0xC4D9013A, 104.718, 37.6503, 82.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D9013A [104.718002 37.650299 82.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D918D, 9686, 0xC4D9013C, 107.463, 31.3097, 80.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D9013C [107.462997 31.309700 80.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D918D, 9686, 0xC4D9013C, 107.463, 31.3097, 80.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D9013C [107.462997 31.309700 80.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D918E, 9686, 0xC4D9013C, 103.966, 34.5437, 80.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC4D9013C [103.966003 34.543701 80.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D918F, 9686, 0xC4D9013C, 106.22, 37.7937, 80.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D9013C [106.220001 37.793701 80.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D918F, 9686, 0xC4D9013C, 106.22, 37.7937, 80.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D9013C [106.220001 37.793701 80.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9190, 11697, 0xC4D9013C, 112.087, 36.5926, 78.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7C4D9193, 11697, 0xC4D9013C, 104.854, 35.1045, 78.1, -0.707107, 0, 0, /* @teleloc 0xC4D9013C [104.853996 35.104500 78.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9194, 9686, 0xC4D9013C, 111.363, 31.3097, 80.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D9013C [111.362999 31.309700 80.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9194, 9686, 0xC4D9013C, 111.363, 31.3097, 80.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D9013C [111.362999 31.309700 80.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9195, 9686, 0xC4D9013C, 109.47, 37.7937, 80.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D9013C [109.470001 37.793701 80.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9195, 9686, 0xC4D9013C, 109.47, 37.7937, 80.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D9013C [109.470001 37.793701 80.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D9196, 9686, 0xC4D9013C, 113.916, 33.3437, 80.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7C4D9197, 11698, 0xC4D9013C, 107.949, 35.1939, 81.5, -0.707107, 0, 0, /* @teleloc 0xC4D9013C [107.948997 35.193901 81.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9198, 11697, 0xC4D9013C, 108.554, 32.1545, 78.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D9013C [108.554001 32.154499 78.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D9198, 11697, 0xC4D9013C, 108.554, 32.1545, 78.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D9013C [108.554001 32.154499 78.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D9199, 11697, 0xC4D9013C, 107.937, 37.3426, 78.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC4D9013C [107.936996 37.342602 78.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C4D9199, 11697, 0xC4D9013C, 107.937, 37.3426, 78.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC4D9013C [107.936996 37.342602 78.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D919A, 412, 0xC4D90000, 111.32, 40.5411, 82, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC4D90000 [111.320000 40.541100 82.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D919A, 412, 0xC4D90000, 111.32, 40.5411, 82, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC4D90000 [111.320000 40.541100 82.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D919B, 9686, 0xC4D90000, 111.363, 40.7097, 85.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC4D90000 [111.362999 40.709702 85.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D919B, 9686, 0xC4D90000, 111.363, 40.7097, 85.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC4D90000 [111.362999 40.709702 85.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D919C, 9686, 0xC4D90000, 113.663, 39.8097, 84.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7C4D919E, 12679, 0xC4D90000, 114.468, 40.1003, 82.1, -0.402747, 0, 0, /* @teleloc 0xC4D90000 [114.468002 40.100300 82.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C4D919F, 12679, 0xC4D90000, 104.468, 39.1503, 82.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC4D90000 [104.468002 39.150299 82.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C4D919F, 12679, 0xC4D90000, 104.468, 39.1503, 82.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC4D90000 [104.468002 39.150299 82.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C4D91A0, 14968, 0xC4D90104, 61.2665, 38.2916, 82.005, -0.01481, 0, 0, 0.99989, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C51A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C51A.sql index e49af55599..f8b7442da0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C51A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C51A.sql @@ -149,24 +149,24 @@ VALUES (0x7C51A024, 11697, 0xC51A0112, 89.6825, 36.6232, 68.075, -0.909599, 0, 0 /* @teleloc 0xC51A0112 [89.682503 36.623199 68.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A025, 9686, 0xC51A0112, 89.603, 31.6353, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0112 [89.602997 31.635300 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A025, 9686, 0xC51A0112, 89.603, 31.6353, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0112 [89.602997 31.635300 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A026, 11697, 0xC51A0112, 85.6161, 34.5422, 68.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC51A0112 [85.616096 34.542198 68.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A027, 9686, 0xC51A0112, 83.903, 31.6603, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0112 [83.903000 31.660299 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A027, 9686, 0xC51A0112, 83.903, 31.6603, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0112 [83.903000 31.660299 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A028, 9686, 0xC51A0112, 84.1361, 37.602, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0112 [84.136101 37.602001 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A028, 9686, 0xC51A0112, 84.1361, 37.602, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0112 [84.136101 37.602001 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A029, 9686, 0xC51A0112, 89.5662, 37.627, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0112 [89.566200 37.626999 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A029, 9686, 0xC51A0112, 89.5662, 37.627, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0112 [89.566200 37.626999 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A02A, 9686, 0xC51A0112, 90.8912, 36.902, 70.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -185,16 +185,16 @@ VALUES (0x7C51A02D, 11697, 0xC51A0112, 88.3661, 34.5422, 68.075, 0.707107, 0, 0, /* @teleloc 0xC51A0112 [88.366096 34.542198 68.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A02E, 11697, 0xC51A0114, 81.177, 33.8945, 68.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC51A0114 [81.177002 33.894501 68.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7C51A02E, 11697, 0xC51A0114, 81.177, 33.8945, 68.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC51A0114 [81.177002 33.894501 68.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A02F, 11697, 0xC51A0114, 81.8596, 38.2183, 68.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC51A0114 [81.859596 38.218300 68.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A030, 9686, 0xC51A0114, 81.3308, 33.5149, 70.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0114 [81.330803 33.514900 70.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A030, 9686, 0xC51A0114, 81.3308, 33.5149, 70.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0114 [81.330803 33.514900 70.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A031, 9686, 0xC51A0114, 77.8158, 36.1424, 70.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -213,48 +213,48 @@ VALUES (0x7C51A034, 9686, 0xC51A0116, 87.6658, 33.8923, 65.95, 0.707107, 0, 0, /* @teleloc 0xC51A0116 [87.665802 33.892300 65.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A035, 9686, 0xC51A0116, 82.3908, 30.6924, 65.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0116 [82.390800 30.692400 65.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A035, 9686, 0xC51A0116, 82.3908, 30.6924, 65.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0116 [82.390800 30.692400 65.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A036, 9686, 0xC51A0116, 77.7658, 33.9174, 65.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC51A0116 [77.765800 33.917400 65.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A037, 9686, 0xC51A0116, 83.7908, 37.2424, 65.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0116 [83.790802 37.242401 65.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A037, 9686, 0xC51A0116, 83.7908, 37.2424, 65.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0116 [83.790802 37.242401 65.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A038, 11698, 0xC51A0116, 82.6831, 34.5579, 67.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC51A0116 [82.683098 34.557899 67.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A038, 11698, 0xC51A0116, 82.6831, 34.5579, 67.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC51A0116 [82.683098 34.557899 67.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A039, 9687, 0xC51A0116, 87.103, 31.2353, 64.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xC51A0116 [87.102997 31.235300 64.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A03A, 412, 0xC51A0000, 80.353, 39.0453, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC51A0000 [80.352997 39.045300 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A03A, 412, 0xC51A0000, 80.353, 39.0453, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC51A0000 [80.352997 39.045300 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A03B, 9686, 0xC51A0119, 129.797, 33.7751, 71.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC51A0119 [129.796997 33.775101 71.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A03C, 9686, 0xC51A0119, 128.597, 31.8751, 70.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0119 [128.597000 31.875099 70.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A03C, 9686, 0xC51A0119, 128.597, 31.8751, 70.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0119 [128.597000 31.875099 70.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A03D, 9686, 0xC51A011A, 131.451, 29.99, 69.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A011A [131.451004 29.990000 69.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A03D, 9686, 0xC51A011A, 131.451, 29.99, 69.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A011A [131.451004 29.990000 69.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A03E, 9686, 0xC51A011A, 136.829, 29.99, 69.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A011A [136.828995 29.990000 69.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A03E, 9686, 0xC51A011A, 136.829, 29.99, 69.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A011A [136.828995 29.990000 69.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A03F, 9686, 0xC51A011A, 134.179, 35.94, 71.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A011A [134.179001 35.939999 71.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A03F, 9686, 0xC51A011A, 134.179, 35.94, 71.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A011A [134.179001 35.939999 71.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A040, 9686, 0xC51A011A, 138.129, 34.89, 69.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -277,16 +277,16 @@ VALUES (0x7C51A044, 11698, 0xC51A011A, 134.188, 33.0322, 74.6, -0.707107, 0, 0, /* @teleloc 0xC51A011A [134.188004 33.032200 74.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A045, 11697, 0xC51A011A, 134.174, 35.5656, 68.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC51A011A [134.173996 35.565601 68.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A045, 11697, 0xC51A011A, 134.174, 35.5656, 68.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC51A011A [134.173996 35.565601 68.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A046, 9686, 0xC51A011E, 131.115, 29.0712, 66.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A011E [131.115005 29.071199 66.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A046, 9686, 0xC51A011E, 131.115, 29.0712, 66.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A011E [131.115005 29.071199 66.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A047, 9686, 0xC51A011E, 131.365, 35.6212, 66.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A011E [131.365005 35.621201 66.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A047, 9686, 0xC51A011E, 131.365, 35.6212, 66.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A011E [131.365005 35.621201 66.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A048, 9686, 0xC51A011E, 134.864, 32.2355, 66.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,8 +305,8 @@ VALUES (0x7C51A04B, 9687, 0xC51A011E, 134.253, 35.0202, 64.1, 0.878817, 0, 0, - /* @teleloc 0xC51A011E [134.253006 35.020199 64.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A04C, 412, 0xC51A0000, 127.538, 37.5422, 68, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC51A0000 [127.538002 37.542198 68.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A04C, 412, 0xC51A0000, 127.538, 37.5422, 68, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC51A0000 [127.538002 37.542198 68.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A04D, 11697, 0xC51A0122, 103.142, 130.882, 58.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1262,16 +1262,16 @@ VALUES (0x7C51A0DA, 12679, 0xC51A0000, 59.1152, 90.4116, 62.1, 0, 0, 0, -1, Tru /* @teleloc 0xC51A0000 [59.115200 90.411598 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0DB, 9686, 0xC51A0112, 86.6901, 31.6353, 71.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0112 [86.690102 31.635300 71.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A0DB, 9686, 0xC51A0112, 86.6901, 31.6353, 71.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0112 [86.690102 31.635300 71.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A0DC, 9686, 0xC51A0112, 90.8912, 34.5354, 71.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC51A0112 [90.891197 34.535400 71.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0DD, 9686, 0xC51A0112, 86.9275, 37.602, 71.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0112 [86.927498 37.602001 71.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A0DD, 9686, 0xC51A0112, 86.9275, 37.602, 71.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0112 [86.927498 37.602001 71.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A0DE, 9686, 0xC51A0112, 82.7626, 33.0386, 70.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1302,8 +1302,8 @@ VALUES (0x7C51A0E4, 11698, 0xC51A0112, 84.5787, 36.1689, 72.175, -0.9486, 0, 0, /* @teleloc 0xC51A0112 [84.578697 36.168900 72.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0E5, 11697, 0xC51A0112, 86.9575, 36.9482, 68.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC51A0112 [86.957497 36.948200 68.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A0E5, 11697, 0xC51A0112, 86.9575, 36.9482, 68.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC51A0112 [86.957497 36.948200 68.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A0E6, 11697, 0xC51A0112, 86.9575, 34.5232, 68.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1314,12 +1314,12 @@ VALUES (0x7C51A0E7, 11697, 0xC51A0112, 83.6594, 32.473, 68.075, -0.364064, 0, 0, /* @teleloc 0xC51A0112 [83.659401 32.473000 68.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0E8, 11697, 0xC51A0112, 85.1344, 32.023, 68.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC51A0112 [85.134399 32.022999 68.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A0E8, 11697, 0xC51A0112, 85.1344, 32.023, 68.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC51A0112 [85.134399 32.022999 68.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0E9, 11697, 0xC51A0112, 88.2094, 32.023, 68.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC51A0112 [88.209396 32.022999 68.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A0E9, 11697, 0xC51A0112, 88.2094, 32.023, 68.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC51A0112 [88.209396 32.022999 68.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A0EA, 9686, 0xC51A0114, 77.8158, 34.3647, 70.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1334,56 +1334,56 @@ VALUES (0x7C51A0EC, 9686, 0xC51A0114, 82.31, 35.4399, 71.475, 0.707107, 0, 0, - /* @teleloc 0xC51A0114 [82.309998 35.439899 71.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0ED, 9686, 0xC51A0114, 80.3654, 38.6842, 71.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0114 [80.365402 38.684200 71.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A0ED, 9686, 0xC51A0114, 80.3654, 38.6842, 71.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0114 [80.365402 38.684200 71.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0EE, 9686, 0xC51A0116, 84.9644, 30.6924, 65.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0116 [84.964401 30.692400 65.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A0EE, 9686, 0xC51A0116, 84.9644, 30.6924, 65.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0116 [84.964401 30.692400 65.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0EF, 9686, 0xC51A0116, 80.7409, 37.2424, 65.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0116 [80.740898 37.242401 65.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A0EF, 9686, 0xC51A0116, 80.7409, 37.2424, 65.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0116 [80.740898 37.242401 65.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A0F0, 11697, 0xC51A0116, 86.9712, 36.4852, 64.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC51A0116 [86.971199 36.485199 64.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0F1, 11697, 0xC51A0116, 83.5962, 33.9602, 64.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC51A0116 [83.596199 33.960201 64.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A0F1, 11697, 0xC51A0116, 83.5962, 33.9602, 64.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC51A0116 [83.596199 33.960201 64.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A0F2, 11697, 0xC51A0116, 78.3712, 31.2852, 64.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC51A0116 [78.371201 31.285200 64.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0F3, 9686, 0xC51A0000, 80.3308, 39.1399, 71.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0000 [80.330803 39.139900 71.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A0F3, 9686, 0xC51A0000, 80.3308, 39.1399, 71.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0000 [80.330803 39.139900 71.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0F4, 9686, 0xC51A0000, 82.2294, 39.1399, 69.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0000 [82.229401 39.139900 69.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A0F4, 9686, 0xC51A0000, 82.2294, 39.1399, 69.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0000 [82.229401 39.139900 69.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0F5, 9686, 0xC51A0000, 78.4786, 39.1399, 69.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0000 [78.478600 39.139900 69.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A0F5, 9686, 0xC51A0000, 78.4786, 39.1399, 69.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0000 [78.478600 39.139900 69.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A0F6, 12679, 0xC51A0000, 76.6575, 39.6982, 68.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC51A0000 [76.657501 39.698200 68.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0F7, 12679, 0xC51A0000, 91.0075, 39.4732, 68.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC51A0000 [91.007500 39.473202 68.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A0F7, 12679, 0xC51A0000, 91.0075, 39.4732, 68.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC51A0000 [91.007500 39.473202 68.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A0F8, 11697, 0xC51A0119, 129.41, 36.5257, 68.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC51A0119 [129.410004 36.525700 68.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0F9, 11697, 0xC51A0119, 128.385, 32.2508, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC51A0119 [128.384995 32.250801 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A0F9, 11697, 0xC51A0119, 128.385, 32.2508, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC51A0119 [128.384995 32.250801 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A0FA, 9686, 0xC51A0119, 125.147, 32.6501, 70.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1398,8 +1398,8 @@ VALUES (0x7C51A0FC, 9686, 0xC51A0119, 125.147, 36.1251, 70.5, -0.707107, 0, 0, /* @teleloc 0xC51A0119 [125.147003 36.125099 70.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A0FD, 9686, 0xC51A0119, 127.565, 37.0212, 71.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0119 [127.565002 37.021198 71.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A0FD, 9686, 0xC51A0119, 127.565, 37.0212, 71.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0119 [127.565002 37.021198 71.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A0FE, 9686, 0xC51A0119, 129.797, 35.87, 70.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1414,8 +1414,8 @@ VALUES (0x7C51A100, 9686, 0xC51A011A, 138.129, 32.9523, 71.875, 0.707107, 0, 0, /* @teleloc 0xC51A011A [138.128998 32.952301 71.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A101, 9686, 0xC51A011A, 134.195, 29.99, 71.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A011A [134.195007 29.990000 71.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A101, 9686, 0xC51A011A, 134.195, 29.99, 71.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A011A [134.195007 29.990000 71.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A102, 9686, 0xC51A011A, 130.237, 31.0044, 71.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1430,12 +1430,12 @@ VALUES (0x7C51A104, 9686, 0xC51A011A, 130.237, 35.0538, 71.6, -0.707107, 0, 0, /* @teleloc 0xC51A011A [130.237000 35.053799 71.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A105, 9686, 0xC51A011A, 131.63, 35.94, 71.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A011A [131.630005 35.939999 71.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A105, 9686, 0xC51A011A, 131.63, 35.94, 71.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A011A [131.630005 35.939999 71.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A106, 9686, 0xC51A011A, 136.854, 35.94, 71.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A011A [136.854004 35.939999 71.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A106, 9686, 0xC51A011A, 136.854, 35.94, 71.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A011A [136.854004 35.939999 71.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A107, 11698, 0xC51A011A, 136.723, 31.1372, 72.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1466,12 +1466,12 @@ VALUES (0x7C51A10D, 11697, 0xC51A011A, 131.208, 30.7622, 68.1, 0.359182, 0, 0, 0 /* @teleloc 0xC51A011A [131.207993 30.762199 68.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A10E, 9686, 0xC51A011E, 133.204, 29.0712, 66.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A011E [133.203995 29.071199 66.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A10E, 9686, 0xC51A011E, 133.204, 29.0712, 66.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A011E [133.203995 29.071199 66.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A10F, 9686, 0xC51A011E, 128.341, 35.6212, 66.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A011E [128.341003 35.621201 66.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A10F, 9686, 0xC51A011E, 128.341, 35.6212, 66.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A011E [128.341003 35.621201 66.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A110, 9686, 0xC51A011E, 125.155, 30.5362, 66.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1482,32 +1482,32 @@ VALUES (0x7C51A111, 11698, 0xC51A011E, 129.878, 32.3072, 67.525, 0.707107, 0, 0, /* @teleloc 0xC51A011E [129.878006 32.307201 67.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A112, 11697, 0xC51A011E, 129.983, 29.4813, 64.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC51A011E [129.983002 29.481300 64.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A112, 11697, 0xC51A011E, 129.983, 29.4813, 64.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC51A011E [129.983002 29.481300 64.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A113, 11697, 0xC51A011E, 134.075, 32.457, 64.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC51A011E [134.074997 32.457001 64.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A114, 11697, 0xC51A011E, 131.535, 35.1234, 64.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC51A011E [131.535004 35.123402 64.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C51A114, 11697, 0xC51A011E, 131.535, 35.1234, 64.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC51A011E [131.535004 35.123402 64.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A115, 9686, 0xC51A0000, 127.54, 37.6562, 71.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0000 [127.540001 37.656200 71.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A115, 9686, 0xC51A0000, 127.54, 37.6562, 71.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0000 [127.540001 37.656200 71.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A116, 9686, 0xC51A0000, 124.53, 43.5112, 69.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0000 [124.529999 43.511200 69.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C51A116, 9686, 0xC51A0000, 124.53, 43.5112, 69.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0000 [124.529999 43.511200 69.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A117, 9686, 0xC51A0000, 130.56, 43.5112, 69.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0000 [130.559998 43.511200 69.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C51A117, 9686, 0xC51A0000, 130.56, 43.5112, 69.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC51A0000 [130.559998 43.511200 69.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C51A118, 12679, 0xC51A0000, 132.083, 37.9772, 68.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC51A0000 [132.082993 37.977200 68.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C51A118, 12679, 0xC51A0000, 132.083, 37.9772, 68.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC51A0000 [132.082993 37.977200 68.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A119, 12679, 0xC51A0000, 123.238, 37.8672, 68.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1887,11 +1887,11 @@ VALUES (0x7C51A176, 9686, 0xC51A0000, 30.5382, 110.306, 65.4, 0.028248, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A177, 9686, 0xC51A0000, 27.2023, 115.982, 63.68, 0.028106, -0.00283, 0.100148, -0.994572, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0000 [27.202299 115.982002 63.680000] 0.028105 -0.002830 0.100148 -0.994572 */ +/* @teleloc 0xC51A0000 [27.202299 115.982002 63.680000] 0.028106 -0.002830 0.100148 -0.994572 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A178, 9686, 0xC51A0000, 33.2227, 116.323, 63.68, 0.028106, -0.00283, 0.100148, -0.994572, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC51A0000 [33.222698 116.322998 63.680000] 0.028105 -0.002830 0.100148 -0.994572 */ +/* @teleloc 0xC51A0000 [33.222698 116.322998 63.680000] 0.028106 -0.002830 0.100148 -0.994572 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C51A179, 12679, 0xC51A0000, 35.0557, 110.883, 62.1, 0.028248, 0, 0, -0.999601, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C55A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C55A.sql index 0b11088973..091b3f5202 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C55A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C55A.sql @@ -17,8 +17,8 @@ VALUES (0x7C55A003, 200, 0xC55A0102, 130.854, 75.2522, 0.811, 0.992353, 0, 0, /* @teleloc 0xC55A0102 [130.854004 75.252197 0.811000] 0.992353 0.000000 0.000000 -0.123435 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C55A004, 1927, 0xC55A0102, 132, 67.637, 0.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0xC55A0102 [132.000000 67.637001 0.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C55A004, 1927, 0xC55A0102, 132, 67.637, 0.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0xC55A0102 [132.000000 67.637001 0.805000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C55A005, 1154, 0xC55A0102, 132.008, 70.1741, 0.805, 0.999905, 0, 0, 0.013749, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C566.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C566.sql index db5df66904..ae8eb7d54c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C566.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C566.sql @@ -13,20 +13,20 @@ VALUES (0x7C566002, 9686, 0xC5660100, 25.4602, 111.634, 78.925, -0.707107, 0, 0 /* @teleloc 0xC5660100 [25.460199 111.634003 78.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566003, 412, 0xC5660107, 27.696, 100.641, 72, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC5660107 [27.695999 100.640999 72.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566003, 412, 0xC5660107, 27.696, 100.641, 72, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC5660107 [27.695999 100.640999 72.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566004, 9686, 0xC5660107, 27.6825, 100.549, 75.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660107 [27.682501 100.549004 75.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566004, 9686, 0xC5660107, 27.6825, 100.549, 75.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660107 [27.682501 100.549004 75.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566005, 9686, 0xC5660107, 37.1178, 98.9299, 74.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC5660107 [37.117802 98.929901 74.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566006, 412, 0xC5660109, 27.195, 113.295, 72, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC5660109 [27.195000 113.294998 72.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566006, 412, 0xC5660109, 27.195, 113.295, 72, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC5660109 [27.195000 113.294998 72.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566007, 9686, 0xC5660109, 25.477, 104.179, 74.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x7C56600B, 9686, 0xC566010E, 25.627, 101.056, 79.675, -0.707107, 0, 0, /* @teleloc 0xC566010E [25.627001 101.056000 79.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56600C, 11697, 0xC566010E, 32.4265, 97.8847, 76.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC566010E [32.426498 97.884697 76.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56600C, 11697, 0xC566010E, 32.4265, 97.8847, 76.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC566010E [32.426498 97.884697 76.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56600D, 11697, 0xC566010E, 40.7628, 98.3397, 76.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC566010E [40.762798 98.339699 76.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56600D, 11697, 0xC566010E, 40.7628, 98.3397, 76.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC566010E [40.762798 98.339699 76.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56600E, 11697, 0xC566010E, 34.8355, 104.237, 76.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC566010E [34.835499 104.237000 76.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56600E, 11697, 0xC566010E, 34.8355, 104.237, 76.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC566010E [34.835499 104.237000 76.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56600F, 11698, 0xC5660110, 37.8256, 101.175, 83.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC5660110 [37.825600 101.175003 83.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56600F, 11698, 0xC5660110, 37.8256, 101.175, 83.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC5660110 [37.825600 101.175003 83.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566010, 9686, 0xC5660111, 33.6196, 104.934, 74.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660111 [33.619598 104.933998 74.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566010, 9686, 0xC5660111, 33.6196, 104.934, 74.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660111 [33.619598 104.933998 74.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566011, 9686, 0xC5660112, 42.9566, 97.2103, 75.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660112 [42.956600 97.210297 75.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566011, 9686, 0xC5660112, 42.9566, 97.2103, 75.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660112 [42.956600 97.210297 75.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566012, 9686, 0xC5660112, 37.7325, 99.7492, 74.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x7C566013, 9686, 0xC5660112, 45.4825, 101.049, 75.625, 0.707107, 0, 0, /* @teleloc 0xC5660112 [45.482498 101.049004 75.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566014, 412, 0xC5660116, 33.2, 99.91, 67.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC5660116 [33.200001 99.910004 67.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566014, 412, 0xC5660116, 33.2, 99.91, 67.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC5660116 [33.200001 99.910004 67.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566015, 9686, 0xC5660117, 36.1446, 99.4595, 69.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660117 [36.144600 99.459503 69.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566015, 9686, 0xC5660117, 36.1446, 99.4595, 69.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660117 [36.144600 99.459503 69.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566016, 11698, 0xC5660118, 38.4313, 106.066, 71.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC5660118 [38.431301 106.066002 71.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566016, 11698, 0xC5660118, 38.4313, 106.066, 71.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC5660118 [38.431301 106.066002 71.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566017, 9686, 0xC566011B, 44.4004, 112.059, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566011B [44.400398 112.058998 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566017, 9686, 0xC566011B, 44.4004, 112.059, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566011B [44.400398 112.058998 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566018, 9686, 0xC566011B, 44.4004, 103.843, 70.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566011B [44.400398 103.843002 70.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566018, 9686, 0xC566011B, 44.4004, 103.843, 70.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566011B [44.400398 103.843002 70.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566019, 412, 0xC566011C, 44.15, 119.08, 72, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC566011C [44.150002 119.080002 72.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566019, 412, 0xC566011C, 44.15, 119.08, 72, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC566011C [44.150002 119.080002 72.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C56601A, 9686, 0xC566011D, 41.8, 114.9, 75.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,8 +113,8 @@ VALUES (0x7C56601B, 412, 0xC5660000, 41.205, 114.9, 72, -0.707107, 0, 0, 0.707 /* @teleloc 0xC5660000 [41.205002 114.900002 72.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56601C, 412, 0xC5660000, 41.505, 105.615, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC5660000 [41.505001 105.614998 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56601C, 412, 0xC5660000, 41.505, 105.615, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC5660000 [41.505001 105.614998 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C56601D, 412, 0xC5660122, 87.6084, 154.655, 74, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -337,8 +337,8 @@ VALUES (0x7C566054, 412, 0xC566015D, 152.392, 85.645, 72, -0.707107, 0, 0, 0.7 /* @teleloc 0xC566015D [152.391998 85.644997 72.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566055, 412, 0xC566015E, 162.583, 82.1594, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC566015E [162.582993 82.159401 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566055, 412, 0xC566015E, 162.583, 82.1594, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC566015E [162.582993 82.159401 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566056, 412, 0xC566015F, 146.675, 93.6678, 72, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -357,32 +357,32 @@ VALUES (0x7C566059, 11697, 0xC5660160, 154.134, 93.4834, 76.9, -0.92321, 0, 0, - /* @teleloc 0xC5660160 [154.134003 93.483398 76.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56605A, 9686, 0xC5660160, 154.992, 81.9109, 79.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660160 [154.992004 81.910896 79.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56605A, 9686, 0xC5660160, 154.992, 81.9109, 79.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660160 [154.992004 81.910896 79.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56605B, 9686, 0xC5660162, 154.69, 90.5802, 75.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660162 [154.690002 90.580200 75.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56605B, 9686, 0xC5660162, 154.69, 90.5802, 75.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660162 [154.690002 90.580200 75.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56605C, 9686, 0xC5660162, 154.739, 81.905, 74.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660162 [154.738998 81.904999 74.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56605C, 9686, 0xC5660162, 154.739, 81.905, 74.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660162 [154.738998 81.904999 74.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56605D, 9686, 0xC5660163, 157.99, 81.9253, 75.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660163 [157.990005 81.925301 75.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56605D, 9686, 0xC5660163, 157.99, 81.9253, 75.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660163 [157.990005 81.925301 75.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56605E, 11697, 0xC5660164, 156, 94.1659, 72.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660164 [156.000000 94.165901 72.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56605E, 11697, 0xC5660164, 156, 94.1659, 72.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660164 [156.000000 94.165901 72.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56605F, 9686, 0xC5660164, 156.21, 95.0626, 75.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660164 [156.210007 95.062599 75.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56605F, 9686, 0xC5660164, 156.21, 95.0626, 75.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660164 [156.210007 95.062599 75.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566060, 9686, 0xC5660167, 162.575, 81.325, 75.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660167 [162.574997 81.324997 75.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566060, 9686, 0xC5660167, 162.575, 81.325, 75.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660167 [162.574997 81.324997 75.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566061, 11697, 0xC5660167, 165.6, 77.345, 72.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,28 +393,28 @@ VALUES (0x7C566062, 11697, 0xC5660167, 157.475, 75.525, 72.1, -0.707107, 0, 0, - /* @teleloc 0xC5660167 [157.475006 75.525002 72.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566063, 9686, 0xC5660169, 154.528, 81.3358, 80.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660169 [154.528000 81.335800 80.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566063, 9686, 0xC5660169, 154.528, 81.3358, 80.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660169 [154.528000 81.335800 80.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566064, 11697, 0xC5660169, 146.982, 76.3858, 76.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC5660169 [146.981995 76.385803 76.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566065, 11697, 0xC5660169, 151.827, 74.2592, 76.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660169 [151.826996 74.259201 76.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566065, 11697, 0xC5660169, 151.827, 74.2592, 76.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660169 [151.826996 74.259201 76.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566066, 11698, 0xC5660169, 157.907, 77.4885, 83.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC5660169 [157.906998 77.488503 83.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566067, 412, 0xC566016C, 153.285, 77.0458, 72, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC566016C [153.285004 77.045799 72.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566067, 412, 0xC566016C, 153.285, 77.0458, 72, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC566016C [153.285004 77.045799 72.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566068, 9686, 0xC566016C, 150.156, 76.9326, 74.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566016C [150.156006 76.932602 74.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566068, 9686, 0xC566016C, 150.156, 76.9326, 74.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566016C [150.156006 76.932602 74.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566069, 412, 0xC5660170, 156.701, 78.3593, 67.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -425,8 +425,8 @@ VALUES (0x7C56606B, 9686, 0xC5660175, 144.555, 89.8854, 70, -0.707107, 0, 0, -0 /* @teleloc 0xC5660175 [144.554993 89.885399 70.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56606C, 9686, 0xC5660172, 152.328, 80.5012, 70, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660172 [152.328003 80.501198 70.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56606C, 9686, 0xC5660172, 152.328, 80.5012, 70, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660172 [152.328003 80.501198 70.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C56606D, 11698, 0xC5660172, 150.863, 84.5042, 71.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -445,20 +445,20 @@ VALUES (0x7C566070, 9686, 0xC5660176, 97.4602, 39.6343, 80.925, -0.707107, 0, 0 /* @teleloc 0xC5660176 [97.460197 39.634300 80.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566071, 412, 0xC566017D, 99.696, 28.6413, 74, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC566017D [99.695999 28.641300 74.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566071, 412, 0xC566017D, 99.696, 28.6413, 74, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC566017D [99.695999 28.641300 74.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566072, 9686, 0xC566017D, 99.6825, 28.5492, 77.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566017D [99.682503 28.549200 77.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566072, 9686, 0xC566017D, 99.6825, 28.5492, 77.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566017D [99.682503 28.549200 77.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566073, 9686, 0xC566017D, 109.118, 26.9299, 76.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC566017D [109.117996 26.929899 76.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566074, 412, 0xC566017F, 99.195, 41.295, 74, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC566017F [99.195000 41.294998 74.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566074, 412, 0xC566017F, 99.195, 41.295, 74, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC566017F [99.195000 41.294998 74.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566075, 9686, 0xC566017F, 97.477, 32.179, 76.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,28 +481,28 @@ VALUES (0x7C566079, 9686, 0xC5660184, 97.627, 29.0562, 81.675, -0.707107, 0, 0, /* @teleloc 0xC5660184 [97.626999 29.056200 81.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56607A, 11697, 0xC5660184, 104.426, 25.8847, 78.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660184 [104.426003 25.884701 78.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56607A, 11697, 0xC5660184, 104.426, 25.8847, 78.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660184 [104.426003 25.884701 78.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56607B, 11697, 0xC5660184, 112.763, 26.3397, 78.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660184 [112.763000 26.339701 78.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56607B, 11697, 0xC5660184, 112.763, 26.3397, 78.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660184 [112.763000 26.339701 78.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56607C, 11697, 0xC5660184, 106.836, 32.2373, 78.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660184 [106.835999 32.237301 78.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56607C, 11697, 0xC5660184, 106.836, 32.2373, 78.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660184 [106.835999 32.237301 78.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56607D, 11698, 0xC5660186, 109.826, 29.175, 85.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC5660186 [109.825996 29.174999 85.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56607D, 11698, 0xC5660186, 109.826, 29.175, 85.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC5660186 [109.825996 29.174999 85.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56607E, 9686, 0xC5660187, 105.62, 32.9345, 76.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660187 [105.620003 32.934502 76.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56607E, 9686, 0xC5660187, 105.62, 32.9345, 76.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660187 [105.620003 32.934502 76.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56607F, 9686, 0xC5660188, 114.957, 25.2103, 77.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660188 [114.957001 25.210300 77.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56607F, 9686, 0xC5660188, 114.957, 25.2103, 77.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660188 [114.957001 25.210300 77.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566080, 9686, 0xC5660188, 109.733, 27.7492, 76.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,28 +513,28 @@ VALUES (0x7C566081, 9686, 0xC5660188, 117.483, 29.0492, 77.625, 0.707107, 0, 0, /* @teleloc 0xC5660188 [117.483002 29.049200 77.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566082, 412, 0xC566018C, 105.2, 27.91, 69.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC566018C [105.199997 27.910000 69.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566082, 412, 0xC566018C, 105.2, 27.91, 69.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC566018C [105.199997 27.910000 69.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566083, 9686, 0xC566018D, 108.145, 27.4595, 71.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566018D [108.144997 27.459499 71.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566083, 9686, 0xC566018D, 108.145, 27.4595, 71.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566018D [108.144997 27.459499 71.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566084, 11698, 0xC566018E, 110.431, 34.0657, 73.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC566018E [110.431000 34.065701 73.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566084, 11698, 0xC566018E, 110.431, 34.0657, 73.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC566018E [110.431000 34.065701 73.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566085, 9686, 0xC5660191, 116.4, 40.059, 72.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660191 [116.400002 40.058998 72.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566085, 9686, 0xC5660191, 116.4, 40.059, 72.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660191 [116.400002 40.058998 72.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566086, 9686, 0xC5660191, 116.4, 31.8434, 72.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660191 [116.400002 31.843399 72.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566086, 9686, 0xC5660191, 116.4, 31.8434, 72.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660191 [116.400002 31.843399 72.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566087, 412, 0xC5660192, 116.15, 47.08, 74, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC5660192 [116.150002 47.080002 74.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566087, 412, 0xC5660192, 116.15, 47.08, 74, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC5660192 [116.150002 47.080002 74.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566088, 9686, 0xC5660193, 113.8, 42.9, 77.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x7C566089, 412, 0xC5660000, 113.205, 42.9, 74, -0.707107, 0, 0, 0.707 /* @teleloc 0xC5660000 [113.205002 42.900002 74.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56608A, 412, 0xC5660000, 113.505, 33.615, 74, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC5660000 [113.504997 33.615002 74.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56608A, 412, 0xC5660000, 113.505, 33.615, 74, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC5660000 [113.504997 33.615002 74.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C56608B, 412, 0xC5660198, 37.645, 39.6084, 70, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -1196,104 +1196,104 @@ VALUES (0x7C5660B7, 11978, 0xC5660000, 111.866, 46.7371, 74.005, 0.020237, 0, 0, /* @teleloc 0xC5660000 [111.865997 46.737099 74.004997] 0.020237 0.000000 0.000000 -0.999795 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660B8, 9686, 0xC5660107, 31.9696, 97.0345, 74.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660107 [31.969601 97.034500 74.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660B8, 9686, 0xC5660107, 31.9696, 97.0345, 74.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660107 [31.969601 97.034500 74.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5660B9, 11698, 0xC5660107, 28.6067, 98.7745, 76.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC5660107 [28.606701 98.774498 76.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660BA, 11697, 0xC5660107, 34.2865, 97.7677, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660107 [34.286499 97.767700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660BA, 11697, 0xC5660107, 34.2865, 97.7677, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660107 [34.286499 97.767700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660BB, 11697, 0xC5660107, 29.6115, 97.7677, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660107 [29.611500 97.767700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660BB, 11697, 0xC5660107, 29.6115, 97.7677, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660107 [29.611500 97.767700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660BC, 9686, 0xC5660109, 27.327, 101.179, 75.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660109 [27.327000 101.179001 75.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660BC, 9686, 0xC5660109, 27.327, 101.179, 75.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660109 [27.327000 101.179001 75.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5660BD, 9686, 0xC5660109, 29.2224, 107.122, 75.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC5660109 [29.222401 107.122002 75.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660BE, 9686, 0xC566010A, 31.452, 113.204, 75.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566010A [31.452000 113.204002 75.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C5660BE, 9686, 0xC566010A, 31.452, 113.204, 75.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566010A [31.452000 113.204002 75.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660BF, 9686, 0xC566010A, 31.452, 105.529, 75.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566010A [31.452000 105.528999 75.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660BF, 9686, 0xC566010A, 31.452, 105.529, 75.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566010A [31.452000 105.528999 75.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660C0, 11697, 0xC566010A, 31.4115, 106.393, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC566010A [31.411501 106.392998 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660C0, 11697, 0xC566010A, 31.4115, 106.393, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC566010A [31.411501 106.392998 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5660C1, 9686, 0xC566010B, 33.1803, 115.672, 75.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC566010B [33.180302 115.671997 75.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660C2, 9686, 0xC566010B, 29.3303, 117.672, 75.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566010B [29.330299 117.671997 75.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C5660C2, 9686, 0xC566010B, 29.3303, 117.672, 75.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566010B [29.330299 117.671997 75.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660C3, 9686, 0xC566010E, 37.8254, 97.3684, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566010E [37.825401 97.368401 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660C3, 9686, 0xC566010E, 37.8254, 97.3684, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566010E [37.825401 97.368401 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660C4, 9686, 0xC566010E, 30.7981, 104.962, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566010E [30.798100 104.961998 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C5660C4, 9686, 0xC566010E, 30.7981, 104.962, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566010E [30.798100 104.961998 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660C5, 9686, 0xC566010E, 34.2231, 104.962, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566010E [34.223099 104.961998 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C5660C5, 9686, 0xC566010E, 34.2231, 104.962, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566010E [34.223099 104.961998 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660C6, 9686, 0xC566010E, 37.7981, 104.962, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566010E [37.798100 104.961998 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C5660C6, 9686, 0xC566010E, 37.7981, 104.962, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566010E [37.798100 104.961998 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660C7, 9686, 0xC566010E, 34.2731, 97.3365, 80.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566010E [34.273102 97.336502 80.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660C7, 9686, 0xC566010E, 34.2731, 97.3365, 80.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566010E [34.273102 97.336502 80.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660C8, 9686, 0xC566010E, 41.3353, 97.3365, 80.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566010E [41.335300 97.336502 80.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660C8, 9686, 0xC566010E, 41.3353, 97.3365, 80.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566010E [41.335300 97.336502 80.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660C9, 9686, 0xC566010E, 41.3481, 104.962, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566010E [41.348099 104.961998 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C5660C9, 9686, 0xC566010E, 41.3481, 104.962, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566010E [41.348099 104.961998 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660CA, 11698, 0xC5660110, 34.5862, 101.175, 83.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC5660110 [34.586201 101.175003 83.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660CA, 11698, 0xC5660110, 34.5862, 101.175, 83.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC5660110 [34.586201 101.175003 83.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660CB, 11698, 0xC5660112, 41.6352, 101.243, 76.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC5660112 [41.635201 101.242996 76.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660CB, 11698, 0xC5660112, 41.6352, 101.243, 76.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC5660112 [41.635201 101.242996 76.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660CC, 11697, 0xC5660112, 39.8155, 97.6316, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660112 [39.815498 97.631599 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660CC, 11697, 0xC5660112, 39.8155, 97.6316, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660112 [39.815498 97.631599 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660CD, 9686, 0xC5660116, 33.202, 100.003, 70.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660116 [33.202000 100.002998 70.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660CD, 9686, 0xC5660116, 33.202, 100.003, 70.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660116 [33.202000 100.002998 70.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5660CE, 9686, 0xC5660116, 30.027, 107.553, 70.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC5660116 [30.027000 107.553001 70.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660CF, 11697, 0xC5660117, 40.1692, 97.9637, 67.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660117 [40.169201 97.963699 67.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660CF, 11697, 0xC5660117, 40.1692, 97.9637, 67.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660117 [40.169201 97.963699 67.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660D0, 9686, 0xC5660118, 39.1863, 100.148, 70.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660118 [39.186298 100.148003 70.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660D0, 9686, 0xC5660118, 39.1863, 100.148, 70.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660118 [39.186298 100.148003 70.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5660D1, 9686, 0xC5660118, 35.3697, 105.463, 70.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1308,8 +1308,8 @@ VALUES (0x7C5660D3, 11697, 0xC5660118, 36.1205, 111.402, 67.35, 0.9139, 0, 0, 0. /* @teleloc 0xC5660118 [36.120499 111.402000 67.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660D4, 11698, 0xC566011B, 44.5588, 107.77, 71.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC566011B [44.558800 107.769997 71.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660D4, 11698, 0xC566011B, 44.5588, 107.77, 71.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC566011B [44.558800 107.769997 71.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5660D5, 11697, 0xC566011B, 46.5205, 111.252, 67.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1320,20 +1320,20 @@ VALUES (0x7C5660D6, 11697, 0xC566011B, 46.7192, 104.389, 67.35, 0.372988, 0, 0, /* @teleloc 0xC566011B [46.719200 104.389000 67.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660D7, 9686, 0xC566011D, 44.2, 111.75, 76.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566011D [44.200001 111.750000 76.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660D7, 9686, 0xC566011D, 44.2, 111.75, 76.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566011D [44.200001 111.750000 76.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5660D8, 9686, 0xC566011D, 46.7668, 114.865, 76.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC566011D [46.766800 114.864998 76.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660D9, 11697, 0xC566011D, 44.1155, 112.407, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC566011D [44.115501 112.406998 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660D9, 11697, 0xC566011D, 44.1155, 112.407, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC566011D [44.115501 112.406998 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660DA, 9686, 0xC5660000, 44.1754, 119.518, 75.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660000 [44.175400 119.517998 75.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660DA, 9686, 0xC5660000, 44.1754, 119.518, 75.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660000 [44.175400 119.517998 75.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5660DB, 9686, 0xC5660000, 46.6504, 118.418, 74.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1344,12 +1344,12 @@ VALUES (0x7C5660DC, 9686, 0xC5660000, 42.0504, 118.743, 74.55, 0.456322, 0, 0, /* @teleloc 0xC5660000 [42.050400 118.742996 74.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660DD, 9686, 0xC5660000, 41.5254, 105.693, 75.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660000 [41.525398 105.693001 75.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660DD, 9686, 0xC5660000, 41.5254, 105.693, 75.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660000 [41.525398 105.693001 75.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660DE, 9686, 0xC5660000, 37.6254, 117.043, 74.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660000 [37.625401 117.042999 74.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C5660DE, 9686, 0xC5660000, 37.6254, 117.043, 74.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660000 [37.625401 117.042999 74.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5660DF, 12679, 0xC5660000, 35.2905, 106.782, 72.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1372,16 +1372,16 @@ VALUES (0x7C5660E3, 12679, 0xC5660000, 46.9405, 118.707, 72.1, 0.420244, 0, 0, 0 /* @teleloc 0xC5660000 [46.940498 118.707001 72.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660E4, 12679, 0xC5660000, 39.4155, 108.407, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC5660000 [39.415501 108.406998 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660E4, 12679, 0xC5660000, 39.4155, 108.407, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC5660000 [39.415501 108.406998 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660E5, 12678, 0xC5660000, 44.4405, 114.832, 81, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC5660000 [44.440498 114.832001 81.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5660E5, 12678, 0xC5660000, 44.4405, 114.832, 81, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC5660000 [44.440498 114.832001 81.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5660E6, 12678, 0xC5660000, 29.5655, 101.432, 88.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC5660000 [29.565500 101.431999 88.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C5660E6, 12678, 0xC5660000, 29.5655, 101.432, 88.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC5660000 [29.565500 101.431999 88.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5660E7, 9686, 0xC5660125, 83.9203, 145.731, 82.37, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1776,8 +1776,8 @@ VALUES (0x7C566148, 12678, 0xC5660000, 162.435, 162.568, 86.475, 0, 0, 0, -1, T /* @teleloc 0xC5660000 [162.434998 162.567993 86.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566149, 9686, 0xC5660160, 156.08, 94.569, 80.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660160 [156.080002 94.569000 80.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566149, 9686, 0xC5660160, 156.08, 94.569, 80.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660160 [156.080002 94.569000 80.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C56614A, 11698, 0xC5660160, 156.044, 90.5581, 83.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1796,20 +1796,20 @@ VALUES (0x7C56614D, 9686, 0xC5660163, 159.189, 87.3901, 75.57, 0.707107, 0, 0, /* @teleloc 0xC5660163 [159.188995 87.390099 75.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56614E, 11697, 0xC5660163, 157.98, 89.7029, 72.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660163 [157.979996 89.702904 72.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56614E, 11697, 0xC5660163, 157.98, 89.7029, 72.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660163 [157.979996 89.702904 72.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56614F, 9686, 0xC5660164, 154.643, 91.1021, 75.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660164 [154.643005 91.102097 75.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56614F, 9686, 0xC5660164, 154.643, 91.1021, 75.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660164 [154.643005 91.102097 75.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566150, 9686, 0xC5660167, 160.332, 73.6258, 75.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660167 [160.332001 73.625801 75.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566150, 9686, 0xC5660167, 160.332, 73.6258, 75.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660167 [160.332001 73.625801 75.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566151, 9686, 0xC5660167, 162.872, 73.6258, 75.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660167 [162.871994 73.625801 75.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566151, 9686, 0xC5660167, 162.872, 73.6258, 75.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660167 [162.871994 73.625801 75.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566152, 9686, 0xC5660167, 166.356, 77.4966, 75.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1824,24 +1824,24 @@ VALUES (0x7C566154, 11697, 0xC5660167, 164.04, 77.355, 72.1, 0.707107, 0, 0, -0. /* @teleloc 0xC5660167 [164.039993 77.355003 72.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566155, 9686, 0xC5660169, 159.598, 81.3358, 80.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660169 [159.598007 81.335800 80.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566155, 9686, 0xC5660169, 159.598, 81.3358, 80.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660169 [159.598007 81.335800 80.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566156, 9686, 0xC5660169, 149.771, 81.3358, 80.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660169 [149.770996 81.335800 80.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566156, 9686, 0xC5660169, 149.771, 81.3358, 80.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660169 [149.770996 81.335800 80.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566157, 9686, 0xC5660169, 150.511, 73.7368, 80.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660169 [150.511002 73.736801 80.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566157, 9686, 0xC5660169, 150.511, 73.7368, 80.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660169 [150.511002 73.736801 80.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566158, 9686, 0xC5660169, 156.194, 73.7368, 80.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660169 [156.194000 73.736801 80.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566158, 9686, 0xC5660169, 156.194, 73.7368, 80.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660169 [156.194000 73.736801 80.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566159, 9686, 0xC5660169, 161.839, 73.7368, 80.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660169 [161.839005 73.736801 80.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566159, 9686, 0xC5660169, 161.839, 73.7368, 80.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660169 [161.839005 73.736801 80.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C56615A, 9686, 0xC5660169, 146.275, 77.4892, 80.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1856,16 +1856,16 @@ VALUES (0x7C56615C, 11698, 0xC5660169, 154.335, 77.5592, 83.15, -0.999998, 0, 0, /* @teleloc 0xC5660169 [154.335007 77.559196 83.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56615D, 11697, 0xC5660169, 162.752, 80.6858, 76.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660169 [162.751999 80.685799 76.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56615D, 11697, 0xC5660169, 162.752, 80.6858, 76.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660169 [162.751999 80.685799 76.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C56615E, 11697, 0xC5660169, 165.092, 77.3058, 76.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC5660169 [165.091995 77.305801 76.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56615F, 11697, 0xC5660169, 161.062, 74.1658, 76.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660169 [161.061996 74.165802 76.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56615F, 11697, 0xC5660169, 161.062, 74.1658, 76.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660169 [161.061996 74.165802 76.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566160, 9686, 0xC566016B, 156.271, 79.4145, 75.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1876,16 +1876,16 @@ VALUES (0x7C566161, 9686, 0xC566016B, 145.82, 79.78, 75.66, -0.707107, 0, 0, -0 /* @teleloc 0xC566016B [145.820007 79.779999 75.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566162, 9686, 0xC566016B, 153.36, 77.49, 75.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566016B [153.360001 77.489998 75.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566162, 9686, 0xC566016B, 153.36, 77.49, 75.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566016B [153.360001 77.489998 75.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566163, 9686, 0xC566016C, 156.271, 75.2724, 75.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC566016C [156.270996 75.272400 75.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566164, 9686, 0xC5660170, 153.328, 75.1812, 70.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660170 [153.328003 75.181198 70.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566164, 9686, 0xC5660170, 153.328, 75.1812, 70.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660170 [153.328003 75.181198 70.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566165, 9686, 0xC5660170, 156.588, 78.3313, 70.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1900,8 +1900,8 @@ VALUES (0x7C566167, 9686, 0xC5660172, 144.555, 85.7454, 70, -0.707107, 0, 0, -0 /* @teleloc 0xC5660172 [144.554993 85.745399 70.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566168, 9686, 0xC5660172, 148.358, 80.5012, 70, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660172 [148.358002 80.501198 70.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566168, 9686, 0xC5660172, 148.358, 80.5012, 70, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660172 [148.358002 80.501198 70.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566169, 11697, 0xC5660172, 145.39, 81.3235, 67.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1928,8 +1928,8 @@ VALUES (0x7C56616E, 9686, 0xC5660000, 146.45, 93.99, 75.25, 0.357553, 0, 0, -0. /* @teleloc 0xC5660000 [146.449997 93.989998 75.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56616F, 9686, 0xC5660000, 150.32, 95.22, 74.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660000 [150.320007 95.220001 74.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56616F, 9686, 0xC5660000, 150.32, 95.22, 74.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660000 [150.320007 95.220001 74.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566170, 9686, 0xC5660000, 144.97, 89.46, 74.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1940,12 +1940,12 @@ VALUES (0x7C566171, 9686, 0xC5660000, 152.384, 85.5888, 75.39, 0.707107, 0, 0, /* @teleloc 0xC5660000 [152.384003 85.588799 75.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566172, 9686, 0xC5660000, 162.845, 94.355, 74.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660000 [162.845001 94.355003 74.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566172, 9686, 0xC5660000, 162.845, 94.355, 74.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660000 [162.845001 94.355003 74.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566173, 9686, 0xC5660000, 162.555, 82.215, 75.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660000 [162.554993 82.214996 75.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566173, 9686, 0xC5660000, 162.555, 82.215, 75.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660000 [162.554993 82.214996 75.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566174, 12679, 0xC5660000, 151.255, 83.1692, 72.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1972,112 +1972,112 @@ VALUES (0x7C566179, 12679, 0xC5660000, 160.965, 93.3892, 72.1, 0.95656, 0, 0, 0. /* @teleloc 0xC5660000 [160.964996 93.389198 72.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56617A, 12678, 0xC5660000, 156.12, 93.4735, 85.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC5660000 [156.119995 93.473503 85.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56617A, 12678, 0xC5660000, 156.12, 93.4735, 85.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC5660000 [156.119995 93.473503 85.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56617B, 12678, 0xC5660000, 156.12, 77.4735, 85.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC5660000 [156.119995 77.473503 85.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56617B, 12678, 0xC5660000, 156.12, 77.4735, 85.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC5660000 [156.119995 77.473503 85.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56617C, 9686, 0xC566017D, 103.97, 25.0345, 76.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566017D [103.970001 25.034500 76.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56617C, 9686, 0xC566017D, 103.97, 25.0345, 76.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566017D [103.970001 25.034500 76.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C56617D, 11698, 0xC566017D, 100.607, 26.7745, 78.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC566017D [100.607002 26.774500 78.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56617E, 11697, 0xC566017D, 106.287, 25.7677, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC566017D [106.287003 25.767700 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56617E, 11697, 0xC566017D, 106.287, 25.7677, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC566017D [106.287003 25.767700 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56617F, 11697, 0xC566017D, 101.612, 25.7677, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC566017D [101.612000 25.767700 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56617F, 11697, 0xC566017D, 101.612, 25.7677, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC566017D [101.612000 25.767700 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566180, 9686, 0xC566017F, 99.327, 29.179, 77.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566017F [99.327003 29.179001 77.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566180, 9686, 0xC566017F, 99.327, 29.179, 77.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566017F [99.327003 29.179001 77.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566181, 9686, 0xC566017F, 101.222, 35.1222, 77.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC566017F [101.222000 35.122200 77.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566182, 9686, 0xC5660180, 103.452, 41.204, 77.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660180 [103.452003 41.203999 77.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566182, 9686, 0xC5660180, 103.452, 41.204, 77.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660180 [103.452003 41.203999 77.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566183, 9686, 0xC5660180, 103.452, 33.529, 77.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660180 [103.452003 33.528999 77.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566183, 9686, 0xC5660180, 103.452, 33.529, 77.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660180 [103.452003 33.528999 77.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566184, 11697, 0xC5660180, 103.412, 34.3927, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660180 [103.412003 34.392700 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566184, 11697, 0xC5660180, 103.412, 34.3927, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660180 [103.412003 34.392700 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566185, 9686, 0xC5660181, 105.18, 43.6715, 77.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC5660181 [105.180000 43.671501 77.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566186, 9686, 0xC5660181, 101.33, 45.6715, 77.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660181 [101.330002 45.671501 77.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566186, 9686, 0xC5660181, 101.33, 45.6715, 77.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660181 [101.330002 45.671501 77.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566187, 9686, 0xC5660184, 109.825, 25.3684, 82.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660184 [109.824997 25.368401 82.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566187, 9686, 0xC5660184, 109.825, 25.3684, 82.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660184 [109.824997 25.368401 82.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566188, 9686, 0xC5660184, 102.798, 32.9615, 82.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660184 [102.797997 32.961498 82.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566188, 9686, 0xC5660184, 102.798, 32.9615, 82.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660184 [102.797997 32.961498 82.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566189, 9686, 0xC5660184, 106.223, 32.9615, 82.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660184 [106.223000 32.961498 82.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C566189, 9686, 0xC5660184, 106.223, 32.9615, 82.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660184 [106.223000 32.961498 82.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56618A, 9686, 0xC5660184, 109.798, 32.9615, 82.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660184 [109.797997 32.961498 82.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56618A, 9686, 0xC5660184, 109.798, 32.9615, 82.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660184 [109.797997 32.961498 82.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56618B, 9686, 0xC5660184, 106.273, 25.3365, 82.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660184 [106.273003 25.336500 82.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56618B, 9686, 0xC5660184, 106.273, 25.3365, 82.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660184 [106.273003 25.336500 82.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56618C, 9686, 0xC5660184, 113.335, 25.3365, 82.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660184 [113.334999 25.336500 82.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56618C, 9686, 0xC5660184, 113.335, 25.3365, 82.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660184 [113.334999 25.336500 82.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56618D, 9686, 0xC5660184, 113.348, 32.9615, 82.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660184 [113.348000 32.961498 82.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C56618D, 9686, 0xC5660184, 113.348, 32.9615, 82.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660184 [113.348000 32.961498 82.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56618E, 11698, 0xC5660186, 106.586, 29.175, 85.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC5660186 [106.585999 29.174999 85.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56618E, 11698, 0xC5660186, 106.586, 29.175, 85.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC5660186 [106.585999 29.174999 85.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56618F, 11698, 0xC5660188, 113.635, 29.2434, 78.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC5660188 [113.635002 29.243401 78.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56618F, 11698, 0xC5660188, 113.635, 29.2434, 78.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC5660188 [113.635002 29.243401 78.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566190, 11697, 0xC5660188, 111.815, 25.6316, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660188 [111.815002 25.631599 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566190, 11697, 0xC5660188, 111.815, 25.6316, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660188 [111.815002 25.631599 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566191, 9686, 0xC566018C, 105.202, 28.003, 72.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566018C [105.202003 28.003000 72.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566191, 9686, 0xC566018C, 105.202, 28.003, 72.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566018C [105.202003 28.003000 72.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566192, 9686, 0xC566018C, 102.027, 35.553, 72.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC566018C [102.027000 35.553001 72.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566193, 11697, 0xC566018D, 112.169, 25.9637, 69.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC566018D [112.168999 25.963699 69.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566193, 11697, 0xC566018D, 112.169, 25.9637, 69.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC566018D [112.168999 25.963699 69.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566194, 9686, 0xC566018E, 111.186, 28.1479, 72.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC566018E [111.185997 28.147900 72.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566194, 9686, 0xC566018E, 111.186, 28.1479, 72.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC566018E [111.185997 28.147900 72.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566195, 9686, 0xC566018E, 107.37, 33.4632, 72.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2092,8 +2092,8 @@ VALUES (0x7C566197, 11697, 0xC566018E, 108.121, 39.4024, 69.35, 0.9139, 0, 0, 0. /* @teleloc 0xC566018E [108.121002 39.402401 69.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C566198, 11698, 0xC5660191, 116.559, 35.7695, 73.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC5660191 [116.558998 35.769501 73.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C566198, 11698, 0xC5660191, 116.559, 35.7695, 73.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC5660191 [116.558998 35.769501 73.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C566199, 11697, 0xC5660191, 118.521, 39.2524, 69.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2104,20 +2104,20 @@ VALUES (0x7C56619A, 11697, 0xC5660191, 118.719, 32.3887, 69.35, 0.372988, 0, 0, /* @teleloc 0xC5660191 [118.719002 32.388699 69.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56619B, 9686, 0xC5660193, 116.2, 39.75, 78.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660193 [116.199997 39.750000 78.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56619B, 9686, 0xC5660193, 116.2, 39.75, 78.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660193 [116.199997 39.750000 78.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C56619C, 9686, 0xC5660193, 118.767, 42.8645, 78.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC5660193 [118.766998 42.864498 78.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56619D, 11697, 0xC5660193, 116.115, 40.4066, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC5660193 [116.114998 40.406601 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56619D, 11697, 0xC5660193, 116.115, 40.4066, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC5660193 [116.114998 40.406601 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C56619E, 9686, 0xC5660000, 116.175, 47.5184, 77.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660000 [116.175003 47.518398 77.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C56619E, 9686, 0xC5660000, 116.175, 47.5184, 77.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660000 [116.175003 47.518398 77.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C56619F, 9686, 0xC5660000, 118.65, 46.4184, 76.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2128,12 +2128,12 @@ VALUES (0x7C5661A0, 9686, 0xC5660000, 114.05, 46.7434, 76.55, 0.456322, 0, 0, - /* @teleloc 0xC5660000 [114.050003 46.743401 76.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5661A1, 9686, 0xC5660000, 113.525, 33.6934, 77.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660000 [113.525002 33.693401 77.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5661A1, 9686, 0xC5660000, 113.525, 33.6934, 77.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660000 [113.525002 33.693401 77.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5661A2, 9686, 0xC5660000, 109.625, 45.0434, 76.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC5660000 [109.625000 45.043400 76.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C5661A2, 9686, 0xC5660000, 109.625, 45.0434, 76.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC5660000 [109.625000 45.043400 76.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5661A3, 12679, 0xC5660000, 107.29, 34.7816, 74.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2156,16 +2156,16 @@ VALUES (0x7C5661A7, 12679, 0xC5660000, 118.94, 46.7066, 74.1, 0.420244, 0, 0, 0. /* @teleloc 0xC5660000 [118.940002 46.706600 74.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5661A8, 12679, 0xC5660000, 111.415, 36.4066, 74.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC5660000 [111.415001 36.406601 74.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5661A8, 12679, 0xC5660000, 111.415, 36.4066, 74.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC5660000 [111.415001 36.406601 74.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5661A9, 12678, 0xC5660000, 116.44, 42.8316, 83, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC5660000 [116.440002 42.831600 83.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C5661A9, 12678, 0xC5660000, 116.44, 42.8316, 83, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC5660000 [116.440002 42.831600 83.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C5661AA, 12678, 0xC5660000, 101.565, 29.4316, 90.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC5660000 [101.565002 29.431601 90.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C5661AA, 12678, 0xC5660000, 101.565, 29.4316, 90.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC5660000 [101.565002 29.431601 90.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C5661AB, 9686, 0xC566019B, 46.569, 35.9204, 78.37, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C641.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C641.sql index 59cf8b23ab..44a3545b1b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C641.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C641.sql @@ -633,8 +633,8 @@ VALUES (0x7C64109D, 9686, 0xC6410117, 40.9005, 151.22, 102.85, 0.317305, 0, 0, /* @teleloc 0xC6410117 [40.900501 151.220001 102.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C64109E, 9686, 0xC6410117, 39.2937, 150.699, 105.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6410117 [39.293701 150.699005 105.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C64109E, 9686, 0xC6410117, 39.2937, 150.699, 105.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6410117 [39.293701 150.699005 105.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C64109F, 9686, 0xC6410117, 36.9469, 153.833, 103.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -649,32 +649,32 @@ VALUES (0x7C6410A1, 9686, 0xC6410117, 41.0505, 156.52, 102.85, -0.902209, 0, 0, /* @teleloc 0xC6410117 [41.050499 156.520004 102.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410A2, 9686, 0xC6410117, 39.3005, 157.733, 103.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6410117 [39.300499 157.733002 103.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C6410A2, 9686, 0xC6410117, 39.3005, 157.733, 103.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6410117 [39.300499 157.733002 103.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410A3, 11697, 0xC6410117, 39.3486, 151.039, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6410117 [39.348598 151.039001 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410A3, 11697, 0xC6410117, 39.3486, 151.039, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6410117 [39.348598 151.039001 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6410A4, 11697, 0xC6410117, 37.4486, 152.089, 100.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC6410117 [37.448601 152.089005 100.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410A5, 9686, 0xC641011A, 30.0356, 150.001, 102.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC641011A [30.035601 150.001007 102.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410A5, 9686, 0xC641011A, 30.0356, 150.001, 102.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC641011A [30.035601 150.001007 102.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410A6, 9686, 0xC641011A, 35.4356, 150.001, 102.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC641011A [35.435600 150.001007 102.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410A6, 9686, 0xC641011A, 35.4356, 150.001, 102.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC641011A [35.435600 150.001007 102.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6410A7, 9686, 0xC641011A, 36.4856, 151.351, 101.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC641011A [36.485600 151.350998 101.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410A8, 9686, 0xC641011A, 32.4856, 155.901, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC641011A [32.485600 155.901001 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C6410A8, 9686, 0xC641011A, 32.4856, 155.901, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC641011A [32.485600 155.901001 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6410A9, 9686, 0xC641011A, 28.6856, 152.751, 104.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,16 +697,16 @@ VALUES (0x7C6410AD, 11697, 0xC641011A, 32.3676, 153.08, 100.1, -0.707107, 0, 0, /* @teleloc 0xC641011A [32.367599 153.080002 100.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410AE, 11697, 0xC641011A, 32.8986, 150.589, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC641011A [32.898602 150.589005 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410AE, 11697, 0xC641011A, 32.8986, 150.589, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC641011A [32.898602 150.589005 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410AF, 9686, 0xC641011A, 29.9362, 155.901, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC641011A [29.936199 155.901001 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C6410AF, 9686, 0xC641011A, 29.9362, 155.901, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC641011A [29.936199 155.901001 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410B0, 9686, 0xC641011A, 35.28, 155.901, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC641011A [35.279999 155.901001 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C6410B0, 9686, 0xC641011A, 35.28, 155.901, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC641011A [35.279999 155.901001 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6410B1, 9686, 0xC641011A, 28.6856, 151.036, 103.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -717,8 +717,8 @@ VALUES (0x7C6410B2, 9686, 0xC641011A, 28.6856, 154.984, 103.35, -0.707107, 0, 0 /* @teleloc 0xC641011A [28.685600 154.983994 103.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410B3, 9686, 0xC641011A, 32.8951, 150.001, 103.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC641011A [32.895100 150.001007 103.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410B3, 9686, 0xC641011A, 32.8951, 150.001, 103.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC641011A [32.895100 150.001007 103.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6410B4, 9686, 0xC641011A, 36.4856, 151.051, 103.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -753,20 +753,20 @@ VALUES (0x7C6410BB, 11697, 0xC641011A, 35.4938, 150.799, 100.1, 0.297375, 0, 0, /* @teleloc 0xC641011A [35.493801 150.798996 100.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410BC, 11697, 0xC641011A, 32.6486, 155.389, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC641011A [32.648602 155.389008 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C6410BC, 11697, 0xC641011A, 32.6486, 155.389, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC641011A [32.648602 155.389008 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410BD, 9686, 0xC641011C, 35.3937, 149.049, 98.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC641011C [35.393700 149.048996 98.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410BD, 9686, 0xC641011C, 35.3937, 149.049, 98.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC641011C [35.393700 149.048996 98.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6410BE, 9686, 0xC641011C, 31.8969, 152.283, 98.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC641011C [31.896900 152.283005 98.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410BF, 9686, 0xC641011C, 34.1505, 155.533, 98.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC641011C [34.150501 155.533005 98.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C6410BF, 9686, 0xC641011C, 34.1505, 155.533, 98.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC641011C [34.150501 155.533005 98.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6410C0, 11697, 0xC641011C, 40.0171, 154.331, 96.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -785,12 +785,12 @@ VALUES (0x7C6410C3, 11697, 0xC641011C, 32.7847, 152.843, 96.1, -0.707107, 0, 0, /* @teleloc 0xC641011C [32.784698 152.843002 96.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410C4, 9686, 0xC641011C, 39.2937, 149.049, 98.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC641011C [39.293701 149.048996 98.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410C4, 9686, 0xC641011C, 39.2937, 149.049, 98.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC641011C [39.293701 149.048996 98.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410C5, 9686, 0xC641011C, 37.4005, 155.533, 98.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC641011C [37.400501 155.533005 98.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C6410C5, 9686, 0xC641011C, 37.4005, 155.533, 98.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC641011C [37.400501 155.533005 98.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6410C6, 9686, 0xC641011C, 41.8469, 151.083, 98.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,20 +801,20 @@ VALUES (0x7C6410C7, 11698, 0xC641011C, 35.8796, 152.933, 99.5, -0.707107, 0, 0, /* @teleloc 0xC641011C [35.879601 152.932999 99.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410C8, 11697, 0xC641011C, 36.4847, 149.893, 96.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC641011C [36.484699 149.893005 96.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410C8, 11697, 0xC641011C, 36.4847, 149.893, 96.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC641011C [36.484699 149.893005 96.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410C9, 11697, 0xC641011C, 35.8671, 155.082, 96.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC641011C [35.867100 155.082001 96.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C6410C9, 11697, 0xC641011C, 35.8671, 155.082, 96.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC641011C [35.867100 155.082001 96.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410CA, 412, 0xC6410000, 39.2505, 158.28, 100, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC6410000 [39.250500 158.279999 100.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410CA, 412, 0xC6410000, 39.2505, 158.28, 100, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC6410000 [39.250500 158.279999 100.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410CB, 9686, 0xC6410000, 39.2937, 158.449, 103.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6410000 [39.293701 158.449005 103.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410CB, 9686, 0xC6410000, 39.2937, 158.449, 103.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6410000 [39.293701 158.449005 103.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6410CC, 9686, 0xC6410000, 41.5937, 157.549, 102.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -829,8 +829,8 @@ VALUES (0x7C6410CE, 12679, 0xC6410000, 42.3986, 157.839, 100.1, -0.402747, 0, 0, /* @teleloc 0xC6410000 [42.398602 157.839005 100.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6410CF, 12679, 0xC6410000, 32.3986, 156.889, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC6410000 [32.398602 156.889008 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6410CF, 12679, 0xC6410000, 32.3986, 156.889, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC6410000 [32.398602 156.889008 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6410D0, 9686, 0xC641011F, 132.403, 110.062, 75.6, -0.003385, 0, 0, -0.999994, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1624,7 +1624,7 @@ VALUES (0x7C641142, 13078, 0xC6410000, 59.5175, 80.9333, 78.005, 0.999858, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C641143, 13078, 0xC6410000, 35.0616, 157.376, 100.005, 0.020539, 0, 0, 0.999789, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xC6410000 [35.061600 157.376007 100.004997] 0.020538 0.000000 0.000000 0.999789 */ +/* @teleloc 0xC6410000 [35.061600 157.376007 100.004997] 0.020539 0.000000 0.000000 0.999789 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C641144, 10707, 0xC6410000, 155.793, 175.714, 94.6841, -0.372535, 0, 0, 0.928018, True, '2005-02-09 10:00:00'); /* BootSpot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C676.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C676.sql index d73cbf1c90..18a3e73ab6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C676.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C676.sql @@ -337,8 +337,8 @@ VALUES (0x7C676054, 412, 0xC676015D, 104.392, 157.645, 18, -0.707107, 0, 0, 0. /* @teleloc 0xC676015D [104.391998 157.645004 18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676055, 412, 0xC676015E, 114.583, 154.159, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC676015E [114.583000 154.158997 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676055, 412, 0xC676015E, 114.583, 154.159, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC676015E [114.583000 154.158997 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676056, 412, 0xC676015F, 98.6748, 165.668, 18, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -357,32 +357,32 @@ VALUES (0x7C676059, 11697, 0xC6760160, 106.134, 165.483, 22.9, -0.92321, 0, 0, - /* @teleloc 0xC6760160 [106.134003 165.483002 22.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67605A, 9686, 0xC6760160, 106.992, 153.911, 25.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760160 [106.991997 153.910995 25.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67605A, 9686, 0xC6760160, 106.992, 153.911, 25.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760160 [106.991997 153.910995 25.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67605B, 9686, 0xC6760162, 106.69, 162.58, 21.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760162 [106.690002 162.580002 21.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67605B, 9686, 0xC6760162, 106.69, 162.58, 21.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760162 [106.690002 162.580002 21.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67605C, 9686, 0xC6760162, 106.739, 153.905, 20.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760162 [106.738998 153.904999 20.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67605C, 9686, 0xC6760162, 106.739, 153.905, 20.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760162 [106.738998 153.904999 20.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67605D, 9686, 0xC6760163, 109.99, 153.925, 21.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760163 [109.989998 153.925003 21.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67605D, 9686, 0xC6760163, 109.99, 153.925, 21.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760163 [109.989998 153.925003 21.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67605E, 11697, 0xC6760164, 108, 166.166, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760164 [108.000000 166.166000 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67605E, 11697, 0xC6760164, 108, 166.166, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760164 [108.000000 166.166000 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67605F, 9686, 0xC6760164, 108.21, 167.063, 21.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760164 [108.209999 167.063004 21.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67605F, 9686, 0xC6760164, 108.21, 167.063, 21.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760164 [108.209999 167.063004 21.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676060, 9686, 0xC6760167, 114.575, 153.325, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760167 [114.574997 153.324997 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676060, 9686, 0xC6760167, 114.575, 153.325, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760167 [114.574997 153.324997 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676061, 11697, 0xC6760167, 117.6, 149.345, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,28 +393,28 @@ VALUES (0x7C676062, 11697, 0xC6760167, 109.475, 147.525, 18.1, -0.707107, 0, 0, /* @teleloc 0xC6760167 [109.474998 147.524994 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676063, 9686, 0xC6760169, 106.528, 153.336, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760169 [106.528000 153.335999 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676063, 9686, 0xC6760169, 106.528, 153.336, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760169 [106.528000 153.335999 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676064, 11697, 0xC6760169, 98.9825, 148.386, 22.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC6760169 [98.982498 148.386002 22.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676065, 11697, 0xC6760169, 103.827, 146.259, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760169 [103.827003 146.259003 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676065, 11697, 0xC6760169, 103.827, 146.259, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760169 [103.827003 146.259003 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676066, 11698, 0xC6760169, 109.907, 149.488, 29.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC6760169 [109.906998 149.488007 29.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676067, 412, 0xC676016C, 105.285, 149.046, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC676016C [105.285004 149.046005 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676067, 412, 0xC676016C, 105.285, 149.046, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC676016C [105.285004 149.046005 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676068, 9686, 0xC676016C, 102.156, 148.933, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC676016C [102.155998 148.932999 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676068, 9686, 0xC676016C, 102.156, 148.933, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC676016C [102.155998 148.932999 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676069, 412, 0xC6760170, 108.701, 150.359, 13.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -425,8 +425,8 @@ VALUES (0x7C67606B, 9686, 0xC6760175, 96.5546, 161.885, 16, -0.707107, 0, 0, -0 /* @teleloc 0xC6760175 [96.554604 161.884995 16.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67606C, 9686, 0xC6760172, 104.328, 152.501, 16, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760172 [104.328003 152.501007 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67606C, 9686, 0xC6760172, 104.328, 152.501, 16, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760172 [104.328003 152.501007 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C67606D, 11698, 0xC6760172, 102.863, 156.504, 17.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -445,20 +445,20 @@ VALUES (0x7C676070, 9686, 0xC6760176, 145.46, 159.634, 24.925, -0.707107, 0, 0, /* @teleloc 0xC6760176 [145.460007 159.634003 24.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676071, 412, 0xC676017D, 147.696, 148.641, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC676017D [147.695999 148.641006 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676071, 412, 0xC676017D, 147.696, 148.641, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC676017D [147.695999 148.641006 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676072, 9686, 0xC676017D, 147.683, 148.549, 21.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC676017D [147.682999 148.548996 21.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676072, 9686, 0xC676017D, 147.683, 148.549, 21.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC676017D [147.682999 148.548996 21.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676073, 9686, 0xC676017D, 157.118, 146.93, 20.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC676017D [157.117996 146.929993 20.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676074, 412, 0xC676017F, 147.195, 161.295, 18, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC676017F [147.195007 161.294998 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676074, 412, 0xC676017F, 147.195, 161.295, 18, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC676017F [147.195007 161.294998 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676075, 9686, 0xC676017F, 145.477, 152.179, 20.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,28 +481,28 @@ VALUES (0x7C676079, 9686, 0xC6760184, 145.627, 149.056, 25.675, -0.707107, 0, 0 /* @teleloc 0xC6760184 [145.626999 149.056000 25.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67607A, 11697, 0xC6760184, 152.426, 145.885, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760184 [152.425995 145.884995 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67607A, 11697, 0xC6760184, 152.426, 145.885, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760184 [152.425995 145.884995 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67607B, 11697, 0xC6760184, 160.763, 146.34, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760184 [160.763000 146.339996 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67607B, 11697, 0xC6760184, 160.763, 146.34, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760184 [160.763000 146.339996 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67607C, 11697, 0xC6760184, 154.836, 152.237, 22.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760184 [154.835999 152.237000 22.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67607C, 11697, 0xC6760184, 154.836, 152.237, 22.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760184 [154.835999 152.237000 22.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67607D, 11698, 0xC6760186, 157.826, 149.175, 29.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC6760186 [157.826004 149.175003 29.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67607D, 11698, 0xC6760186, 157.826, 149.175, 29.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC6760186 [157.826004 149.175003 29.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67607E, 9686, 0xC6760187, 153.62, 152.934, 20.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760187 [153.619995 152.934006 20.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67607E, 9686, 0xC6760187, 153.62, 152.934, 20.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760187 [153.619995 152.934006 20.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67607F, 9686, 0xC6760188, 162.957, 145.21, 21.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760188 [162.957001 145.210007 21.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67607F, 9686, 0xC6760188, 162.957, 145.21, 21.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760188 [162.957001 145.210007 21.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676080, 9686, 0xC6760188, 157.733, 147.749, 20.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,28 +513,28 @@ VALUES (0x7C676081, 9686, 0xC6760188, 165.483, 149.049, 21.625, 0.707107, 0, 0, /* @teleloc 0xC6760188 [165.483002 149.048996 21.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676082, 412, 0xC676018C, 153.2, 147.91, 13.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC676018C [153.199997 147.910004 13.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676082, 412, 0xC676018C, 153.2, 147.91, 13.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC676018C [153.199997 147.910004 13.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676083, 9686, 0xC676018D, 156.145, 147.459, 15.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC676018D [156.145004 147.459000 15.825000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676083, 9686, 0xC676018D, 156.145, 147.459, 15.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC676018D [156.145004 147.459000 15.825000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676084, 11698, 0xC676018E, 158.431, 154.066, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC676018E [158.431000 154.065994 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676084, 11698, 0xC676018E, 158.431, 154.066, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC676018E [158.431000 154.065994 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676085, 9686, 0xC6760191, 164.4, 160.059, 16.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760191 [164.399994 160.059006 16.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676085, 9686, 0xC6760191, 164.4, 160.059, 16.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760191 [164.399994 160.059006 16.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676086, 9686, 0xC6760191, 164.4, 151.843, 16.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760191 [164.399994 151.843002 16.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676086, 9686, 0xC6760191, 164.4, 151.843, 16.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760191 [164.399994 151.843002 16.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676087, 412, 0xC6760192, 164.15, 167.08, 18, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC6760192 [164.149994 167.080002 18.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676087, 412, 0xC6760192, 164.15, 167.08, 18, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC6760192 [164.149994 167.080002 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676088, 9686, 0xC6760193, 161.8, 162.9, 21.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x7C676089, 412, 0xC6760000, 161.205, 162.9, 18, -0.707107, 0, 0, 0.70 /* @teleloc 0xC6760000 [161.205002 162.899994 18.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67608A, 412, 0xC6760000, 161.505, 153.615, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC6760000 [161.505005 153.615005 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67608A, 412, 0xC6760000, 161.505, 153.615, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC6760000 [161.505005 153.615005 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C67608B, 10618, 0xC6760188, 162.038, 148.909, 18.005, 0.009918, 0, 0, -0.999951, False, '2005-02-09 10:00:00'); /* Villa */ @@ -1585,8 +1585,8 @@ VALUES (0x7C67612B, 12678, 0xC6760000, 29.4316, 162.435, 34.475, -0.707107, 0, 0 /* @teleloc 0xC6760000 [29.431601 162.434998 34.474998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67612C, 9686, 0xC6760160, 108.08, 166.569, 26.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760160 [108.080002 166.569000 26.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67612C, 9686, 0xC6760160, 108.08, 166.569, 26.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760160 [108.080002 166.569000 26.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C67612D, 11698, 0xC6760160, 108.044, 162.558, 29.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1605,20 +1605,20 @@ VALUES (0x7C676130, 9686, 0xC6760163, 111.189, 159.39, 21.57, 0.707107, 0, 0, - /* @teleloc 0xC6760163 [111.189003 159.389999 21.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676131, 11697, 0xC6760163, 109.98, 161.703, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760163 [109.980003 161.703003 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676131, 11697, 0xC6760163, 109.98, 161.703, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760163 [109.980003 161.703003 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676132, 9686, 0xC6760164, 106.643, 163.102, 21.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760164 [106.642998 163.102005 21.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676132, 9686, 0xC6760164, 106.643, 163.102, 21.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760164 [106.642998 163.102005 21.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676133, 9686, 0xC6760167, 112.332, 145.626, 21.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760167 [112.332001 145.626007 21.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676133, 9686, 0xC6760167, 112.332, 145.626, 21.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760167 [112.332001 145.626007 21.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676134, 9686, 0xC6760167, 114.872, 145.626, 21.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760167 [114.872002 145.626007 21.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676134, 9686, 0xC6760167, 114.872, 145.626, 21.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760167 [114.872002 145.626007 21.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676135, 9686, 0xC6760167, 118.356, 149.497, 21.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,24 +1633,24 @@ VALUES (0x7C676137, 11697, 0xC6760167, 116.04, 149.355, 18.1, 0.707107, 0, 0, -0 /* @teleloc 0xC6760167 [116.040001 149.354996 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676138, 9686, 0xC6760169, 111.598, 153.336, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760169 [111.598000 153.335999 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676138, 9686, 0xC6760169, 111.598, 153.336, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760169 [111.598000 153.335999 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676139, 9686, 0xC6760169, 101.771, 153.336, 26.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760169 [101.771004 153.335999 26.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676139, 9686, 0xC6760169, 101.771, 153.336, 26.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760169 [101.771004 153.335999 26.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67613A, 9686, 0xC6760169, 102.511, 145.737, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760169 [102.511002 145.737000 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67613A, 9686, 0xC6760169, 102.511, 145.737, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760169 [102.511002 145.737000 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67613B, 9686, 0xC6760169, 108.194, 145.737, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760169 [108.194000 145.737000 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67613B, 9686, 0xC6760169, 108.194, 145.737, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760169 [108.194000 145.737000 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67613C, 9686, 0xC6760169, 113.839, 145.737, 26.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760169 [113.838997 145.737000 26.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67613C, 9686, 0xC6760169, 113.839, 145.737, 26.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760169 [113.838997 145.737000 26.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C67613D, 9686, 0xC6760169, 98.2751, 149.489, 26.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1665,16 +1665,16 @@ VALUES (0x7C67613F, 11698, 0xC6760169, 106.335, 149.559, 29.15, -0.999998, 0, 0, /* @teleloc 0xC6760169 [106.334999 149.559006 29.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676140, 11697, 0xC6760169, 114.752, 152.686, 22.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760169 [114.751999 152.686005 22.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676140, 11697, 0xC6760169, 114.752, 152.686, 22.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760169 [114.751999 152.686005 22.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676141, 11697, 0xC6760169, 117.092, 149.306, 22.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC6760169 [117.092003 149.306000 22.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676142, 11697, 0xC6760169, 113.062, 146.166, 22.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760169 [113.061996 146.166000 22.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676142, 11697, 0xC6760169, 113.062, 146.166, 22.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760169 [113.061996 146.166000 22.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676143, 9686, 0xC676016B, 108.271, 151.414, 21.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1685,16 +1685,16 @@ VALUES (0x7C676144, 9686, 0xC676016B, 97.82, 151.78, 21.66, -0.707107, 0, 0, -0 /* @teleloc 0xC676016B [97.820000 151.779999 21.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676145, 9686, 0xC676016B, 105.36, 149.49, 21.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC676016B [105.360001 149.490005 21.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676145, 9686, 0xC676016B, 105.36, 149.49, 21.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC676016B [105.360001 149.490005 21.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676146, 9686, 0xC676016C, 108.271, 147.272, 21.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC676016C [108.271004 147.272003 21.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676147, 9686, 0xC6760170, 105.328, 147.181, 16.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760170 [105.328003 147.181000 16.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676147, 9686, 0xC6760170, 105.328, 147.181, 16.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760170 [105.328003 147.181000 16.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676148, 9686, 0xC6760170, 108.588, 150.331, 16.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1709,8 +1709,8 @@ VALUES (0x7C67614A, 9686, 0xC6760172, 96.5546, 157.745, 16, -0.707107, 0, 0, -0 /* @teleloc 0xC6760172 [96.554604 157.744995 16.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67614B, 9686, 0xC6760172, 100.358, 152.501, 16, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760172 [100.358002 152.501007 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67614B, 9686, 0xC6760172, 100.358, 152.501, 16, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760172 [100.358002 152.501007 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C67614C, 11697, 0xC6760172, 97.3897, 153.324, 13.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1737,8 +1737,8 @@ VALUES (0x7C676151, 9686, 0xC6760000, 98.45, 165.99, 21.25, 0.357553, 0, 0, -0. /* @teleloc 0xC6760000 [98.449997 165.990005 21.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676152, 9686, 0xC6760000, 102.32, 167.22, 20.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760000 [102.320000 167.220001 20.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676152, 9686, 0xC6760000, 102.32, 167.22, 20.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760000 [102.320000 167.220001 20.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676153, 9686, 0xC6760000, 96.97, 161.46, 20.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1749,12 +1749,12 @@ VALUES (0x7C676154, 9686, 0xC6760000, 104.384, 157.589, 21.39, 0.707107, 0, 0, /* @teleloc 0xC6760000 [104.384003 157.589005 21.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676155, 9686, 0xC6760000, 114.845, 166.355, 20.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760000 [114.845001 166.354996 20.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676155, 9686, 0xC6760000, 114.845, 166.355, 20.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760000 [114.845001 166.354996 20.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676156, 9686, 0xC6760000, 114.555, 154.215, 21.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760000 [114.555000 154.214996 21.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676156, 9686, 0xC6760000, 114.555, 154.215, 21.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760000 [114.555000 154.214996 21.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676157, 12679, 0xC6760000, 103.255, 155.169, 18.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1781,112 +1781,112 @@ VALUES (0x7C67615C, 12679, 0xC6760000, 112.965, 165.389, 18.1, 0.95656, 0, 0, 0. /* @teleloc 0xC6760000 [112.964996 165.389008 18.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67615D, 12678, 0xC6760000, 108.12, 165.474, 31.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC6760000 [108.120003 165.473999 31.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67615D, 12678, 0xC6760000, 108.12, 165.474, 31.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC6760000 [108.120003 165.473999 31.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67615E, 12678, 0xC6760000, 108.12, 149.474, 31.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC6760000 [108.120003 149.473999 31.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67615E, 12678, 0xC6760000, 108.12, 149.474, 31.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC6760000 [108.120003 149.473999 31.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67615F, 9686, 0xC676017D, 151.97, 145.035, 20.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC676017D [151.970001 145.035004 20.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67615F, 9686, 0xC676017D, 151.97, 145.035, 20.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC676017D [151.970001 145.035004 20.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676160, 11698, 0xC676017D, 148.607, 146.774, 22.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC676017D [148.606995 146.774002 22.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676161, 11697, 0xC676017D, 154.287, 145.768, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC676017D [154.287003 145.768005 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676161, 11697, 0xC676017D, 154.287, 145.768, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC676017D [154.287003 145.768005 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676162, 11697, 0xC676017D, 149.612, 145.768, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC676017D [149.612000 145.768005 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676162, 11697, 0xC676017D, 149.612, 145.768, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC676017D [149.612000 145.768005 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676163, 9686, 0xC676017F, 147.327, 149.179, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC676017F [147.326996 149.179001 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676163, 9686, 0xC676017F, 147.327, 149.179, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC676017F [147.326996 149.179001 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676164, 9686, 0xC676017F, 149.222, 155.122, 21.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC676017F [149.222000 155.121994 21.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676165, 9686, 0xC6760180, 151.452, 161.204, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760180 [151.451996 161.203995 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676165, 9686, 0xC6760180, 151.452, 161.204, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760180 [151.451996 161.203995 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676166, 9686, 0xC6760180, 151.452, 153.529, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760180 [151.451996 153.529007 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676166, 9686, 0xC6760180, 151.452, 153.529, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760180 [151.451996 153.529007 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676167, 11697, 0xC6760180, 151.412, 154.393, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760180 [151.412003 154.393005 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676167, 11697, 0xC6760180, 151.412, 154.393, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760180 [151.412003 154.393005 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676168, 9686, 0xC6760181, 153.18, 163.672, 21.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC6760181 [153.179993 163.671997 21.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676169, 9686, 0xC6760181, 149.33, 165.671, 21.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760181 [149.330002 165.671005 21.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676169, 9686, 0xC6760181, 149.33, 165.671, 21.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760181 [149.330002 165.671005 21.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67616A, 9686, 0xC6760184, 157.825, 145.368, 26.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760184 [157.824997 145.367996 26.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67616A, 9686, 0xC6760184, 157.825, 145.368, 26.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760184 [157.824997 145.367996 26.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67616B, 9686, 0xC6760184, 150.798, 152.962, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760184 [150.798004 152.962006 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67616B, 9686, 0xC6760184, 150.798, 152.962, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760184 [150.798004 152.962006 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67616C, 9686, 0xC6760184, 154.223, 152.962, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760184 [154.223007 152.962006 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67616C, 9686, 0xC6760184, 154.223, 152.962, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760184 [154.223007 152.962006 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67616D, 9686, 0xC6760184, 157.798, 152.962, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760184 [157.798004 152.962006 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67616D, 9686, 0xC6760184, 157.798, 152.962, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760184 [157.798004 152.962006 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67616E, 9686, 0xC6760184, 154.273, 145.337, 26.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760184 [154.272995 145.337006 26.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67616E, 9686, 0xC6760184, 154.273, 145.337, 26.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760184 [154.272995 145.337006 26.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67616F, 9686, 0xC6760184, 161.335, 145.337, 26.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760184 [161.335007 145.337006 26.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67616F, 9686, 0xC6760184, 161.335, 145.337, 26.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760184 [161.335007 145.337006 26.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676170, 9686, 0xC6760184, 161.348, 152.962, 26.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760184 [161.348007 152.962006 26.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676170, 9686, 0xC6760184, 161.348, 152.962, 26.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760184 [161.348007 152.962006 26.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676171, 11698, 0xC6760186, 154.586, 149.175, 29.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC6760186 [154.585999 149.175003 29.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676171, 11698, 0xC6760186, 154.586, 149.175, 29.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC6760186 [154.585999 149.175003 29.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676172, 11698, 0xC6760188, 161.635, 149.243, 22.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC6760188 [161.634995 149.242996 22.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676172, 11698, 0xC6760188, 161.635, 149.243, 22.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC6760188 [161.634995 149.242996 22.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676173, 11697, 0xC6760188, 159.815, 145.632, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760188 [159.815002 145.632004 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676173, 11697, 0xC6760188, 159.815, 145.632, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760188 [159.815002 145.632004 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676174, 9686, 0xC676018C, 153.202, 148.003, 16.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC676018C [153.201996 148.003006 16.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676174, 9686, 0xC676018C, 153.202, 148.003, 16.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC676018C [153.201996 148.003006 16.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676175, 9686, 0xC676018C, 150.027, 155.553, 16.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC676018C [150.026993 155.552994 16.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676176, 11697, 0xC676018D, 160.169, 145.964, 13.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC676018D [160.169006 145.964005 13.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676176, 11697, 0xC676018D, 160.169, 145.964, 13.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC676018D [160.169006 145.964005 13.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676177, 9686, 0xC676018E, 159.186, 148.148, 16.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC676018E [159.186005 148.147995 16.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676177, 9686, 0xC676018E, 159.186, 148.148, 16.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC676018E [159.186005 148.147995 16.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676178, 9686, 0xC676018E, 155.37, 153.463, 16.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1901,8 +1901,8 @@ VALUES (0x7C67617A, 11697, 0xC676018E, 156.121, 159.402, 13.35, 0.9139, 0, 0, 0. /* @teleloc 0xC676018E [156.121002 159.401993 13.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67617B, 11698, 0xC6760191, 164.559, 155.77, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC6760191 [164.559006 155.770004 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67617B, 11698, 0xC6760191, 164.559, 155.77, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC6760191 [164.559006 155.770004 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C67617C, 11697, 0xC6760191, 166.521, 159.252, 13.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1913,20 +1913,20 @@ VALUES (0x7C67617D, 11697, 0xC6760191, 166.719, 152.389, 13.35, 0.372988, 0, 0, /* @teleloc 0xC6760191 [166.718994 152.389008 13.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67617E, 9686, 0xC6760193, 164.2, 159.75, 22.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760193 [164.199997 159.750000 22.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67617E, 9686, 0xC6760193, 164.2, 159.75, 22.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760193 [164.199997 159.750000 22.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C67617F, 9686, 0xC6760193, 166.767, 162.865, 22.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC6760193 [166.766998 162.865005 22.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676180, 11697, 0xC6760193, 164.115, 160.407, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC6760193 [164.115005 160.406998 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676180, 11697, 0xC6760193, 164.115, 160.407, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC6760193 [164.115005 160.406998 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676181, 9686, 0xC6760000, 164.175, 167.518, 21.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760000 [164.175003 167.518005 21.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676181, 9686, 0xC6760000, 164.175, 167.518, 21.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760000 [164.175003 167.518005 21.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676182, 9686, 0xC6760000, 166.65, 166.418, 20.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1937,12 +1937,12 @@ VALUES (0x7C676183, 9686, 0xC6760000, 162.05, 166.743, 20.55, 0.456322, 0, 0, - /* @teleloc 0xC6760000 [162.050003 166.742996 20.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676184, 9686, 0xC6760000, 161.525, 153.693, 21.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760000 [161.524994 153.692993 21.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C676184, 9686, 0xC6760000, 161.525, 153.693, 21.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760000 [161.524994 153.692993 21.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C676185, 9686, 0xC6760000, 157.625, 165.043, 20.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC6760000 [157.625000 165.042999 20.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C676185, 9686, 0xC6760000, 157.625, 165.043, 20.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC6760000 [157.625000 165.042999 20.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C676186, 12679, 0xC6760000, 155.29, 154.782, 18.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1965,16 +1965,16 @@ VALUES (0x7C67618A, 12679, 0xC6760000, 166.941, 166.707, 18.1, 0.420244, 0, 0, 0 /* @teleloc 0xC6760000 [166.940994 166.707001 18.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67618B, 12679, 0xC6760000, 159.415, 156.407, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC6760000 [159.414993 156.406998 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67618B, 12679, 0xC6760000, 159.415, 156.407, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC6760000 [159.414993 156.406998 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67618C, 12678, 0xC6760000, 164.44, 162.832, 27, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC6760000 [164.440002 162.832001 27.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C67618C, 12678, 0xC6760000, 164.44, 162.832, 27, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC6760000 [164.440002 162.832001 27.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C67618D, 12678, 0xC6760000, 149.565, 149.432, 34.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC6760000 [149.565002 149.432007 34.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C67618D, 12678, 0xC6760000, 149.565, 149.432, 34.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC6760000 [149.565002 149.432007 34.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C67618E, 13167, 0xC6760000, 100.63, 103.578, 19.3735, -0.996578, 0, 0, -0.082659, False, '2005-02-09 10:00:00'); /* Neu Gerz Villas */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C6A9.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C6A9.sql index 2f3ff7a8f7..9d522752a0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C6A9.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C6A9.sql @@ -105,16 +105,16 @@ VALUES (0x7C6A901F, 412, 0xC6A90187, 104.392, 37.645, 42, -0.707107, 0, 0, 0.7 /* @teleloc 0xC6A90187 [104.391998 37.645000 42.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6A9020, 412, 0xC6A90188, 114.583, 34.1594, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC6A90188 [114.583000 34.159401 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C6A9020, 412, 0xC6A90188, 114.583, 34.1594, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC6A90188 [114.583000 34.159401 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6A9021, 412, 0xC6A90189, 98.6748, 45.6678, 42, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xC6A90189 [98.674797 45.667801 42.000000] 0.939692 0.000000 0.000000 0.342021 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C6A9022, 412, 0xC6A90196, 105.285, 29.0458, 42, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC6A90196 [105.285004 29.045799 42.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C6A9022, 412, 0xC6A90196, 105.285, 29.0458, 42, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC6A90196 [105.285004 29.045799 42.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C6A9023, 412, 0xC6A9019A, 108.701, 30.3593, 37.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C77F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C77F.sql index 4e805e2739..28366e2e0d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C77F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C77F.sql @@ -5,20 +5,20 @@ VALUES (0x7C77F000, 9686, 0xC77F0100, 34.855, 33.107, 27.5, -0.707107, 0, 0, 0. /* @teleloc 0xC77F0100 [34.855000 33.106998 27.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F001, 9686, 0xC77F0100, 33.655, 31.207, 26.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0100 [33.654999 31.207001 26.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F001, 9686, 0xC77F0100, 33.655, 31.207, 26.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0100 [33.654999 31.207001 26.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F002, 9686, 0xC77F0101, 36.509, 29.3219, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0101 [36.508999 29.321899 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F002, 9686, 0xC77F0101, 36.509, 29.3219, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0101 [36.508999 29.321899 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F003, 9686, 0xC77F0101, 41.8875, 29.3219, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0101 [41.887501 29.321899 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F003, 9686, 0xC77F0101, 41.8875, 29.3219, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0101 [41.887501 29.321899 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F004, 9686, 0xC77F0101, 39.2374, 35.2719, 27.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0101 [39.237400 35.271900 27.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F004, 9686, 0xC77F0101, 39.2374, 35.2719, 27.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0101 [39.237400 35.271900 27.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F005, 9686, 0xC77F0101, 43.1875, 34.2219, 25.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7C77F009, 11698, 0xC77F0101, 39.2464, 32.3641, 30.6, -0.707107, 0, 0, /* @teleloc 0xC77F0101 [39.246399 32.364101 30.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F00A, 11697, 0xC77F0101, 39.2329, 34.8975, 24.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC77F0101 [39.232899 34.897499 24.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F00A, 11697, 0xC77F0101, 39.2329, 34.8975, 24.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC77F0101 [39.232899 34.897499 24.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F00B, 9686, 0xC77F0105, 36.1735, 28.4031, 22.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0105 [36.173500 28.403099 22.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F00B, 9686, 0xC77F0105, 36.1735, 28.4031, 22.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0105 [36.173500 28.403099 22.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F00C, 9686, 0xC77F0105, 36.4235, 34.9531, 22.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0105 [36.423500 34.953098 22.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F00C, 9686, 0xC77F0105, 36.4235, 34.9531, 22.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0105 [36.423500 34.953098 22.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F00D, 9686, 0xC77F0105, 39.9226, 31.5674, 22.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7C77F010, 9687, 0xC77F0105, 39.3109, 34.3521, 20.1, 0.878817, 0, 0, - /* @teleloc 0xC77F0105 [39.310902 34.352100 20.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F011, 412, 0xC77F0000, 32.5964, 36.8741, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC77F0000 [32.596401 36.874100 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F011, 412, 0xC77F0000, 32.5964, 36.8741, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC77F0000 [32.596401 36.874100 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F012, 9686, 0xC77F0107, 32.6994, 81.9877, 28.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -525,24 +525,24 @@ VALUES (0x7C77F082, 11697, 0xC77F0138, 89.1304, 36.955, 36.075, -0.909599, 0, 0, /* @teleloc 0xC77F0138 [89.130402 36.955002 36.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F083, 9686, 0xC77F0138, 89.0509, 31.9671, 38.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0138 [89.050903 31.967100 38.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F083, 9686, 0xC77F0138, 89.0509, 31.9671, 38.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0138 [89.050903 31.967100 38.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F084, 11697, 0xC77F0138, 85.064, 34.874, 36.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC77F0138 [85.064003 34.874001 36.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F085, 9686, 0xC77F0138, 83.3509, 31.9921, 38.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0138 [83.350899 31.992100 38.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F085, 9686, 0xC77F0138, 83.3509, 31.9921, 38.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0138 [83.350899 31.992100 38.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F086, 9686, 0xC77F0138, 83.584, 37.9338, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0138 [83.584000 37.933800 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F086, 9686, 0xC77F0138, 83.584, 37.9338, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0138 [83.584000 37.933800 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F087, 9686, 0xC77F0138, 89.0141, 37.9588, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0138 [89.014099 37.958801 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F087, 9686, 0xC77F0138, 89.0141, 37.9588, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0138 [89.014099 37.958801 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F088, 9686, 0xC77F0138, 90.3391, 37.2338, 38.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -561,16 +561,16 @@ VALUES (0x7C77F08B, 11697, 0xC77F0138, 87.814, 34.874, 36.075, 0.707107, 0, 0, - /* @teleloc 0xC77F0138 [87.814003 34.874001 36.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F08C, 11697, 0xC77F013A, 80.6249, 34.2263, 36.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC77F013A [80.624901 34.226299 36.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7C77F08C, 11697, 0xC77F013A, 80.6249, 34.2263, 36.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC77F013A [80.624901 34.226299 36.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F08D, 11697, 0xC77F013A, 81.3075, 38.5501, 36.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC77F013A [81.307503 38.550098 36.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F08E, 9686, 0xC77F013A, 80.7787, 33.8467, 38.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F013A [80.778702 33.846699 38.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F08E, 9686, 0xC77F013A, 80.7787, 33.8467, 38.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F013A [80.778702 33.846699 38.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F08F, 9686, 0xC77F013A, 77.2637, 36.4742, 38.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -589,28 +589,28 @@ VALUES (0x7C77F092, 9686, 0xC77F013C, 87.1137, 34.2241, 33.95, 0.707107, 0, 0, /* @teleloc 0xC77F013C [87.113701 34.224098 33.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F093, 9686, 0xC77F013C, 81.8387, 31.0242, 33.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F013C [81.838699 31.024200 33.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F093, 9686, 0xC77F013C, 81.8387, 31.0242, 33.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F013C [81.838699 31.024200 33.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F094, 9686, 0xC77F013C, 77.2137, 34.2492, 33.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC77F013C [77.213699 34.249199 33.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F095, 9686, 0xC77F013C, 83.2387, 37.5742, 33.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F013C [83.238701 37.574200 33.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F095, 9686, 0xC77F013C, 83.2387, 37.5742, 33.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F013C [83.238701 37.574200 33.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F096, 11698, 0xC77F013C, 82.131, 34.8897, 35.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC77F013C [82.130997 34.889702 35.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F096, 11698, 0xC77F013C, 82.131, 34.8897, 35.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC77F013C [82.130997 34.889702 35.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F097, 9687, 0xC77F013C, 86.5509, 31.5671, 32.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xC77F013C [86.550903 31.567101 32.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F098, 412, 0xC77F0000, 79.8009, 39.3771, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC77F0000 [79.800903 39.377102 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F098, 412, 0xC77F0000, 79.8009, 39.3771, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC77F0000 [79.800903 39.377102 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F099, 10311, 0xC77F0130, 132.482, 38.7459, 48.005, -0.760496, 0, 0, 0.649342, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1125,8 +1125,8 @@ VALUES (0x7C77F0AA, 11697, 0xC77F0100, 34.4682, 35.8577, 24.1, 0.91496, 0, 0, -0 /* @teleloc 0xC77F0100 [34.468201 35.857700 24.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0AB, 11697, 0xC77F0100, 33.4431, 31.5827, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC77F0100 [33.443100 31.582701 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F0AB, 11697, 0xC77F0100, 33.4431, 31.5827, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC77F0100 [33.443100 31.582701 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F0AC, 9686, 0xC77F0100, 30.205, 31.982, 26.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1141,8 +1141,8 @@ VALUES (0x7C77F0AE, 9686, 0xC77F0100, 30.205, 35.457, 26.5, -0.707107, 0, 0, -0 /* @teleloc 0xC77F0100 [30.205000 35.457001 26.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0AF, 9686, 0xC77F0100, 32.6235, 36.3531, 27.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0100 [32.623501 36.353100 27.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F0AF, 9686, 0xC77F0100, 32.6235, 36.3531, 27.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0100 [32.623501 36.353100 27.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F0B0, 9686, 0xC77F0100, 34.855, 35.2019, 26.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1157,8 +1157,8 @@ VALUES (0x7C77F0B2, 9686, 0xC77F0101, 43.1875, 32.2842, 27.875, 0.707107, 0, 0, /* @teleloc 0xC77F0101 [43.187500 32.284199 27.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0B3, 9686, 0xC77F0101, 39.253, 29.3219, 27.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0101 [39.252998 29.321899 27.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F0B3, 9686, 0xC77F0101, 39.253, 29.3219, 27.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0101 [39.252998 29.321899 27.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F0B4, 9686, 0xC77F0101, 35.2959, 30.3363, 27.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x7C77F0B6, 9686, 0xC77F0101, 35.2959, 34.3857, 27.6, -0.707107, 0, 0, /* @teleloc 0xC77F0101 [35.295898 34.385700 27.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0B7, 9686, 0xC77F0101, 36.688, 35.2719, 27.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0101 [36.688000 35.271900 27.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F0B7, 9686, 0xC77F0101, 36.688, 35.2719, 27.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0101 [36.688000 35.271900 27.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0B8, 9686, 0xC77F0101, 41.9123, 35.2719, 27.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0101 [41.912300 35.271900 27.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F0B8, 9686, 0xC77F0101, 41.9123, 35.2719, 27.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0101 [41.912300 35.271900 27.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F0B9, 11698, 0xC77F0101, 41.7814, 30.4691, 28.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1209,12 +1209,12 @@ VALUES (0x7C77F0BF, 11697, 0xC77F0101, 36.2664, 30.0941, 24.1, 0.359182, 0, 0, 0 /* @teleloc 0xC77F0101 [36.266399 30.094101 24.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0C0, 9686, 0xC77F0105, 38.2622, 28.4031, 22.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0105 [38.262199 28.403099 22.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F0C0, 9686, 0xC77F0105, 38.2622, 28.4031, 22.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0105 [38.262199 28.403099 22.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0C1, 9686, 0xC77F0105, 33.3992, 34.9531, 22.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0105 [33.399200 34.953098 22.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F0C1, 9686, 0xC77F0105, 33.3992, 34.9531, 22.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0105 [33.399200 34.953098 22.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F0C2, 9686, 0xC77F0105, 30.2137, 29.8682, 22.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1225,32 +1225,32 @@ VALUES (0x7C77F0C3, 11698, 0xC77F0105, 34.9364, 31.6391, 23.525, 0.707107, 0, 0, /* @teleloc 0xC77F0105 [34.936401 31.639099 23.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0C4, 11697, 0xC77F0105, 35.0415, 28.8132, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC77F0105 [35.041500 28.813200 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F0C4, 11697, 0xC77F0105, 35.0415, 28.8132, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC77F0105 [35.041500 28.813200 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F0C5, 11697, 0xC77F0105, 39.1329, 31.7889, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC77F0105 [39.132900 31.788900 20.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0C6, 11697, 0xC77F0105, 36.5939, 34.4553, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC77F0105 [36.593899 34.455299 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F0C6, 11697, 0xC77F0105, 36.5939, 34.4553, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC77F0105 [36.593899 34.455299 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0C7, 9686, 0xC77F0000, 32.5985, 36.9881, 27.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0000 [32.598499 36.988098 27.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F0C7, 9686, 0xC77F0000, 32.5985, 36.9881, 27.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0000 [32.598499 36.988098 27.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0C8, 9686, 0xC77F0000, 29.5885, 42.8431, 25.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0000 [29.588499 42.843102 25.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C77F0C8, 9686, 0xC77F0000, 29.5885, 42.8431, 25.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0000 [29.588499 42.843102 25.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0C9, 9686, 0xC77F0000, 35.6185, 42.8431, 25.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0000 [35.618500 42.843102 25.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C77F0C9, 9686, 0xC77F0000, 35.6185, 42.8431, 25.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0000 [35.618500 42.843102 25.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F0CA, 12679, 0xC77F0000, 37.1414, 37.3091, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC77F0000 [37.141399 37.309101 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F0CA, 12679, 0xC77F0000, 37.1414, 37.3091, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC77F0000 [37.141399 37.309101 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F0CB, 12679, 0xC77F0000, 28.2964, 37.1991, 24.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2057,16 +2057,16 @@ VALUES (0x7C77F193, 12679, 0xC77F0000, 129.064, 36.2432, 48.05, 0.709493, 0, 0, /* @teleloc 0xC77F0000 [129.063995 36.243198 48.049999] 0.709493 0.000000 0.000000 -0.704713 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F194, 9686, 0xC77F0138, 86.138, 31.9671, 39.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0138 [86.138000 31.967100 39.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F194, 9686, 0xC77F0138, 86.138, 31.9671, 39.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0138 [86.138000 31.967100 39.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F195, 9686, 0xC77F0138, 90.3391, 34.8672, 39.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC77F0138 [90.339104 34.867199 39.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F196, 9686, 0xC77F0138, 86.3754, 37.9338, 39.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0138 [86.375397 37.933800 39.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F196, 9686, 0xC77F0138, 86.3754, 37.9338, 39.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0138 [86.375397 37.933800 39.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F197, 9686, 0xC77F0138, 82.2105, 33.3703, 38.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2097,8 +2097,8 @@ VALUES (0x7C77F19D, 11698, 0xC77F0138, 84.0266, 36.5007, 40.175, -0.9486, 0, 0, /* @teleloc 0xC77F0138 [84.026604 36.500702 40.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F19E, 11697, 0xC77F0138, 86.4054, 37.28, 36.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC77F0138 [86.405403 37.279999 36.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F19E, 11697, 0xC77F0138, 86.4054, 37.28, 36.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC77F0138 [86.405403 37.279999 36.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F19F, 11697, 0xC77F0138, 86.4054, 34.855, 36.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2109,12 +2109,12 @@ VALUES (0x7C77F1A0, 11697, 0xC77F0138, 83.1073, 32.8048, 36.075, -0.364064, 0, 0 /* @teleloc 0xC77F0138 [83.107300 32.804798 36.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F1A1, 11697, 0xC77F0138, 84.5823, 32.3548, 36.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC77F0138 [84.582298 32.354801 36.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F1A1, 11697, 0xC77F0138, 84.5823, 32.3548, 36.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC77F0138 [84.582298 32.354801 36.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F1A2, 11697, 0xC77F0138, 87.6573, 32.3548, 36.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC77F0138 [87.657303 32.354801 36.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F1A2, 11697, 0xC77F0138, 87.6573, 32.3548, 36.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC77F0138 [87.657303 32.354801 36.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F1A3, 9686, 0xC77F013A, 77.2637, 34.6965, 38.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2129,48 +2129,48 @@ VALUES (0x7C77F1A5, 9686, 0xC77F013A, 81.7579, 35.7717, 39.475, 0.707107, 0, 0, /* @teleloc 0xC77F013A [81.757896 35.771702 39.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F1A6, 9686, 0xC77F013A, 79.8133, 39.0159, 39.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F013A [79.813301 39.015900 39.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F1A6, 9686, 0xC77F013A, 79.8133, 39.0159, 39.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F013A [79.813301 39.015900 39.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F1A7, 9686, 0xC77F013C, 84.4124, 31.0241, 33.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F013C [84.412399 31.024099 33.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F1A7, 9686, 0xC77F013C, 84.4124, 31.0241, 33.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F013C [84.412399 31.024099 33.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F1A8, 9686, 0xC77F013C, 80.1888, 37.5742, 33.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F013C [80.188797 37.574200 33.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C77F1A8, 9686, 0xC77F013C, 80.1888, 37.5742, 33.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F013C [80.188797 37.574200 33.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F1A9, 11697, 0xC77F013C, 86.4191, 36.817, 32.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC77F013C [86.419098 36.817001 32.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F1AA, 11697, 0xC77F013C, 83.0441, 34.292, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC77F013C [83.044098 34.292000 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F1AA, 11697, 0xC77F013C, 83.0441, 34.292, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC77F013C [83.044098 34.292000 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F1AB, 11697, 0xC77F013C, 77.8191, 31.617, 32.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC77F013C [77.819099 31.617001 32.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F1AC, 9686, 0xC77F0000, 79.7787, 39.4717, 39.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0000 [79.778702 39.471699 39.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F1AC, 9686, 0xC77F0000, 79.7787, 39.4717, 39.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0000 [79.778702 39.471699 39.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F1AD, 9686, 0xC77F0000, 81.6773, 39.4717, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0000 [81.677299 39.471699 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F1AD, 9686, 0xC77F0000, 81.6773, 39.4717, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0000 [81.677299 39.471699 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F1AE, 9686, 0xC77F0000, 77.9265, 39.4717, 37.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC77F0000 [77.926498 39.471699 37.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F1AE, 9686, 0xC77F0000, 77.9265, 39.4717, 37.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC77F0000 [77.926498 39.471699 37.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F1AF, 12679, 0xC77F0000, 76.1054, 40.03, 36.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC77F0000 [76.105400 40.029999 36.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C77F1B0, 12679, 0xC77F0000, 90.4554, 39.805, 36.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC77F0000 [90.455399 39.805000 36.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C77F1B0, 12679, 0xC77F0000, 90.4554, 39.805, 36.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC77F0000 [90.455399 39.805000 36.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C77F1B1, 12596, 0xC77F0000, 86.8079, 117.157, 28.005, -0.677901, 0, 0, -0.735153, False, '2005-02-09 10:00:00'); /* East Lytelthorpe Settlement */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C793.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C793.sql index b994916508..f41be4ccc1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C793.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C793.sql @@ -657,12 +657,12 @@ VALUES (0x7C7930A3, 9686, 0xC793011A, 53.3301, 108.587, 9.05, -0.707107, 0, 0, /* @teleloc 0xC793011A [53.330101 108.586998 9.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930A4, 9686, 0xC793011A, 55.7144, 104.074, 9.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011A [55.714401 104.073997 9.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930A4, 9686, 0xC793011A, 55.7144, 104.074, 9.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011A [55.714401 104.073997 9.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930A5, 9686, 0xC793011B, 63.1644, 111.374, 7.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011B [63.164398 111.374001 7.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930A5, 9686, 0xC793011B, 63.1644, 111.374, 7.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011B [63.164398 111.374001 7.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930A6, 9686, 0xC793011B, 67.5644, 110.074, 6.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -673,8 +673,8 @@ VALUES (0x7C7930A7, 9686, 0xC793011B, 67.5644, 106.424, 6.8, 0.707107, 0, 0, -0 /* @teleloc 0xC793011B [67.564400 106.424004 6.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930A8, 9686, 0xC793011B, 63.1144, 105.424, 7.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011B [63.114399 105.424004 7.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930A8, 9686, 0xC793011B, 63.1144, 105.424, 7.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011B [63.114399 105.424004 7.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930A9, 11697, 0xC793011B, 59.3798, 106.086, 4.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -685,8 +685,8 @@ VALUES (0x7C7930AA, 11697, 0xC793011B, 66.8798, 110.486, 4.05, -0.895323, 0, 0, /* @teleloc 0xC793011B [66.879799 110.486000 4.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930AB, 11698, 0xC793011B, 63.1695, 108.274, 10.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC793011B [63.169498 108.274002 10.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930AB, 11698, 0xC793011B, 63.1695, 108.274, 10.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC793011B [63.169498 108.274002 10.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930AC, 11697, 0xC793011B, 63.2798, 108.336, 4.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -705,28 +705,28 @@ VALUES (0x7C7930AF, 9686, 0xC793011B, 58.4301, 106.79, 5.95, -0.707107, 0, 0, - /* @teleloc 0xC793011B [58.430099 106.790001 5.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930B0, 9686, 0xC793011B, 66.2636, 105.424, 7.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011B [66.263603 105.424004 7.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930B0, 9686, 0xC793011B, 66.2636, 105.424, 7.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011B [66.263603 105.424004 7.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930B1, 9686, 0xC793011B, 60.0209, 105.424, 7.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011B [60.020901 105.424004 7.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930B1, 9686, 0xC793011B, 60.0209, 105.424, 7.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011B [60.020901 105.424004 7.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930B2, 9686, 0xC793011B, 67.5644, 108.368, 8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC793011B [67.564400 108.367996 8.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930B3, 9686, 0xC793011B, 59.945, 111.374, 7.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011B [59.945000 111.374001 7.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930B3, 9686, 0xC793011B, 59.945, 111.374, 7.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011B [59.945000 111.374001 7.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930B4, 9686, 0xC793011B, 66.3127, 111.374, 7.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011B [66.312698 111.374001 7.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930B4, 9686, 0xC793011B, 66.3127, 111.374, 7.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011B [66.312698 111.374001 7.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930B5, 9686, 0xC793011B, 66.1448, 111.374, 6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011B [66.144798 111.374001 6.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930B5, 9686, 0xC793011B, 66.1448, 111.374, 6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011B [66.144798 111.374001 6.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930B6, 11698, 0xC793011B, 60.3793, 108.274, 10.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -749,20 +749,20 @@ VALUES (0x7C7930BA, 11697, 0xC793011B, 67.1928, 108.336, 4.05, 0.707107, 0, 0, - /* @teleloc 0xC793011B [67.192802 108.335999 4.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930BB, 11697, 0xC793011B, 63.1903, 105.929, 4.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC793011B [63.190300 105.929001 4.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930BB, 11697, 0xC793011B, 63.1903, 105.929, 4.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC793011B [63.190300 105.929001 4.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930BC, 11697, 0xC793011B, 66.1498, 106.086, 4.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC793011B [66.149803 106.085999 4.050000] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930BD, 9686, 0xC793011C, 59.0649, 105.424, 2.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011C [59.064899 105.424004 2.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930BD, 9686, 0xC793011C, 59.0649, 105.424, 2.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011C [59.064899 105.424004 2.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930BE, 9686, 0xC793011C, 58.9649, 110.974, 2.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011C [58.964901 110.973999 2.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930BE, 9686, 0xC793011C, 58.9649, 110.974, 2.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011C [58.964901 110.973999 2.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930BF, 9686, 0xC793011C, 67.5149, 108.274, 2.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -785,68 +785,68 @@ VALUES (0x7C7930C3, 9686, 0xC793011C, 53.3301, 106.972, 2.4, -0.707107, 0, 0, - /* @teleloc 0xC793011C [53.330101 106.972000 2.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930C4, 9686, 0xC793011C, 63.2008, 105.424, 2.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011C [63.200802 105.424004 2.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930C4, 9686, 0xC793011C, 63.2008, 105.424, 2.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011C [63.200802 105.424004 2.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930C5, 9686, 0xC793011C, 62.7666, 110.974, 2.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793011C [62.766602 110.973999 2.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930C5, 9686, 0xC793011C, 62.7666, 110.974, 2.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793011C [62.766602 110.973999 2.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930C6, 11698, 0xC793011C, 61.4013, 108.274, 3.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC793011C [61.401299 108.274002 3.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930C7, 11697, 0xC793011C, 61.0394, 105.966, 0.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC793011C [61.039398 105.966003 0.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930C7, 11697, 0xC793011C, 61.0394, 105.966, 0.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC793011C [61.039398 105.966003 0.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930C8, 11697, 0xC793011C, 60.9094, 110.436, 0.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC793011C [60.909401 110.435997 0.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930C8, 11697, 0xC793011C, 60.9094, 110.436, 0.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC793011C [60.909401 110.435997 0.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930C9, 11697, 0xC793011C, 59.9066, 108.115, 0.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC793011C [59.906601 108.114998 0.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930CA, 412, 0xC7930000, 63.1695, 112.884, 4, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC7930000 [63.169498 112.884003 4.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930CA, 412, 0xC7930000, 63.1695, 112.884, 4, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC7930000 [63.169498 112.884003 4.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930CB, 9686, 0xC7930000, 63.2144, 113.004, 7.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930000 [63.214401 113.003998 7.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930CB, 9686, 0xC7930000, 63.2144, 113.004, 7.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930000 [63.214401 113.003998 7.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930CC, 9686, 0xC7930000, 67.0544, 112.047, 5.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930000 [67.054398 112.046997 5.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930CC, 9686, 0xC7930000, 67.0544, 112.047, 5.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930000 [67.054398 112.046997 5.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930CD, 9686, 0xC7930000, 59.3746, 112.047, 5.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930000 [59.374599 112.046997 5.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930CD, 9686, 0xC7930000, 59.3746, 112.047, 5.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930000 [59.374599 112.046997 5.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930CE, 12679, 0xC7930000, 65.6203, 112.239, 4.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC7930000 [65.620300 112.238998 4.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930CE, 12679, 0xC7930000, 65.6203, 112.239, 4.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC7930000 [65.620300 112.238998 4.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930CF, 12679, 0xC7930000, 60.7803, 112.269, 4.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC7930000 [60.780300 112.268997 4.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930CF, 12679, 0xC7930000, 60.7803, 112.269, 4.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC7930000 [60.780300 112.268997 4.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930D0, 9686, 0xC7930121, 81.3714, 58.0618, 7.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC7930121 [81.371399 58.061798 7.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930D1, 9686, 0xC7930121, 80.1714, 56.1618, 6.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930121 [80.171402 56.161800 6.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930D1, 9686, 0xC7930121, 80.1714, 56.1618, 6.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930121 [80.171402 56.161800 6.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930D2, 11697, 0xC7930121, 80.9846, 60.8125, 4.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC7930121 [80.984596 60.812500 4.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930D3, 11697, 0xC7930121, 79.9595, 56.5375, 4.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7930121 [79.959503 56.537498 4.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930D3, 11697, 0xC7930121, 79.9595, 56.5375, 4.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7930121 [79.959503 56.537498 4.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930D4, 9686, 0xC7930121, 76.7214, 56.9368, 6.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -861,24 +861,24 @@ VALUES (0x7C7930D6, 9686, 0xC7930121, 76.7214, 60.4118, 6.5, -0.707107, 0, 0, - /* @teleloc 0xC7930121 [76.721397 60.411800 6.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930D7, 9686, 0xC7930121, 79.1399, 61.3079, 7.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930121 [79.139900 61.307899 7.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930D7, 9686, 0xC7930121, 79.1399, 61.3079, 7.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930121 [79.139900 61.307899 7.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930D8, 9686, 0xC7930121, 81.3714, 60.1567, 6.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC7930121 [81.371399 60.156700 6.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930D9, 9686, 0xC7930122, 83.0254, 54.2767, 5.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930122 [83.025398 54.276699 5.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930D9, 9686, 0xC7930122, 83.0254, 54.2767, 5.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930122 [83.025398 54.276699 5.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930DA, 9686, 0xC7930122, 88.4038, 54.2767, 5.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930122 [88.403801 54.276699 5.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930DA, 9686, 0xC7930122, 88.4038, 54.2767, 5.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930122 [88.403801 54.276699 5.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930DB, 9686, 0xC7930122, 85.7538, 60.2267, 7.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930122 [85.753799 60.226700 7.700000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930DB, 9686, 0xC7930122, 85.7538, 60.2267, 7.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930122 [85.753799 60.226700 7.700000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930DC, 9686, 0xC7930122, 89.7038, 59.1767, 5.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -901,8 +901,8 @@ VALUES (0x7C7930E0, 11698, 0xC7930122, 85.7628, 57.3189, 10.6, -0.707107, 0, 0, /* @teleloc 0xC7930122 [85.762802 57.318901 10.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930E1, 11697, 0xC7930122, 85.7493, 59.8523, 4.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7930122 [85.749298 59.852299 4.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930E1, 11697, 0xC7930122, 85.7493, 59.8523, 4.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7930122 [85.749298 59.852299 4.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930E2, 9686, 0xC7930122, 89.7038, 55.3863, 5.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -913,8 +913,8 @@ VALUES (0x7C7930E3, 9686, 0xC7930122, 89.7038, 57.239, 7.875, 0.707107, 0, 0, - /* @teleloc 0xC7930122 [89.703796 57.238998 7.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930E4, 9686, 0xC7930122, 85.7694, 54.2767, 7.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930122 [85.769402 54.276699 7.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930E4, 9686, 0xC7930122, 85.7694, 54.2767, 7.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930122 [85.769402 54.276699 7.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930E5, 9686, 0xC7930122, 81.8123, 55.2911, 7.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -929,12 +929,12 @@ VALUES (0x7C7930E7, 9686, 0xC7930122, 81.8123, 59.3405, 7.6, -0.707107, 0, 0, - /* @teleloc 0xC7930122 [81.812302 59.340500 7.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930E8, 9686, 0xC7930122, 83.2044, 60.2267, 7.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930122 [83.204399 60.226700 7.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930E8, 9686, 0xC7930122, 83.2044, 60.2267, 7.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930122 [83.204399 60.226700 7.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930E9, 9686, 0xC7930122, 88.4287, 60.2267, 7.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930122 [88.428703 60.226700 7.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930E9, 9686, 0xC7930122, 88.4287, 60.2267, 7.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930122 [88.428703 60.226700 7.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930EA, 11698, 0xC7930122, 88.2978, 55.4239, 8.95498, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -965,12 +965,12 @@ VALUES (0x7C7930F0, 11697, 0xC7930122, 82.7828, 55.0489, 4.1, 0.359182, 0, 0, 0. /* @teleloc 0xC7930122 [82.782799 55.048901 4.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930F1, 9686, 0xC7930126, 82.6899, 53.3579, 2.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930126 [82.689903 53.357899 2.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930F1, 9686, 0xC7930126, 82.6899, 53.3579, 2.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930126 [82.689903 53.357899 2.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930F2, 9686, 0xC7930126, 82.9399, 59.9079, 2.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930126 [82.939903 59.907902 2.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930F2, 9686, 0xC7930126, 82.9399, 59.9079, 2.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930126 [82.939903 59.907902 2.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930F3, 9686, 0xC7930126, 86.439, 56.5222, 2.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,12 +989,12 @@ VALUES (0x7C7930F6, 9687, 0xC7930126, 85.8273, 59.3069, 0.1, 0.878817, 0, 0, -0 /* @teleloc 0xC7930126 [85.827301 59.306900 0.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930F7, 9686, 0xC7930126, 84.7786, 53.3579, 2.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930126 [84.778603 53.357899 2.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930F7, 9686, 0xC7930126, 84.7786, 53.3579, 2.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930126 [84.778603 53.357899 2.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930F8, 9686, 0xC7930126, 79.9156, 59.9079, 2.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930126 [79.915604 59.907902 2.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930F8, 9686, 0xC7930126, 79.9156, 59.9079, 2.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930126 [79.915604 59.907902 2.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930F9, 9686, 0xC7930126, 76.7301, 54.823, 2.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,36 +1005,36 @@ VALUES (0x7C7930FA, 11698, 0xC7930126, 81.4528, 56.5939, 3.52498, 0.707107, 0, 0 /* @teleloc 0xC7930126 [81.452797 56.593899 3.524980] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930FB, 11697, 0xC7930126, 81.5579, 53.768, 0.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7930126 [81.557899 53.768002 0.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930FB, 11697, 0xC7930126, 81.5579, 53.768, 0.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7930126 [81.557899 53.768002 0.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7930FC, 11697, 0xC7930126, 85.6493, 56.7437, 0.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC7930126 [85.649300 56.743698 0.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930FD, 11697, 0xC7930126, 83.1103, 59.4101, 0.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7930126 [83.110298 59.410099 0.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7930FD, 11697, 0xC7930126, 83.1103, 59.4101, 0.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7930126 [83.110298 59.410099 0.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930FE, 412, 0xC7930000, 79.1128, 61.8289, 4, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC7930000 [79.112801 61.828899 4.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930FE, 412, 0xC7930000, 79.1128, 61.8289, 4, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC7930000 [79.112801 61.828899 4.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7930FF, 9686, 0xC7930000, 79.1149, 61.9429, 7.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930000 [79.114899 61.942902 7.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7930FF, 9686, 0xC7930000, 79.1149, 61.9429, 7.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930000 [79.114899 61.942902 7.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793100, 9686, 0xC7930000, 76.1049, 67.7979, 5.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930000 [76.104897 67.797897 5.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C793100, 9686, 0xC7930000, 76.1049, 67.7979, 5.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930000 [76.104897 67.797897 5.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793101, 9686, 0xC7930000, 82.1349, 67.7979, 5.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930000 [82.134903 67.797897 5.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C793101, 9686, 0xC7930000, 82.1349, 67.7979, 5.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930000 [82.134903 67.797897 5.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793102, 12679, 0xC7930000, 83.6578, 62.2639, 4.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC7930000 [83.657799 62.263901 4.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C793102, 12679, 0xC7930000, 83.6578, 62.2639, 4.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC7930000 [83.657799 62.263901 4.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C793103, 12679, 0xC7930000, 74.8128, 62.1539, 4.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1049,8 +1049,8 @@ VALUES (0x7C793105, 9686, 0xC7930128, 136.6, 57.8139, 6.85, 0.317305, 0, 0, -0. /* @teleloc 0xC7930128 [136.600006 57.813900 6.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793106, 9686, 0xC7930128, 134.993, 57.2925, 9.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930128 [134.992996 57.292500 9.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C793106, 9686, 0xC7930128, 134.993, 57.2925, 9.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930128 [134.992996 57.292500 9.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C793107, 9686, 0xC7930128, 132.646, 60.4265, 7.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1065,32 +1065,32 @@ VALUES (0x7C793109, 9686, 0xC7930128, 136.75, 63.1139, 6.85, -0.902209, 0, 0, 0 /* @teleloc 0xC7930128 [136.750000 63.113899 6.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79310A, 9686, 0xC7930128, 135, 64.3265, 7.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930128 [135.000000 64.326500 7.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C79310A, 9686, 0xC7930128, 135, 64.3265, 7.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930128 [135.000000 64.326500 7.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79310B, 11697, 0xC7930128, 135.048, 57.6331, 4.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7930128 [135.048004 57.633099 4.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79310B, 11697, 0xC7930128, 135.048, 57.6331, 4.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7930128 [135.048004 57.633099 4.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79310C, 11697, 0xC7930128, 133.148, 58.6831, 4.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC7930128 [133.147995 58.683102 4.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79310D, 9686, 0xC793012B, 125.735, 56.5953, 6.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793012B [125.735001 56.595299 6.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79310D, 9686, 0xC793012B, 125.735, 56.5953, 6.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793012B [125.735001 56.595299 6.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79310E, 9686, 0xC793012B, 131.135, 56.5953, 6.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793012B [131.134995 56.595299 6.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79310E, 9686, 0xC793012B, 131.135, 56.5953, 6.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793012B [131.134995 56.595299 6.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79310F, 9686, 0xC793012B, 132.185, 57.9445, 5.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC793012B [132.184998 57.944500 5.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793110, 9686, 0xC793012B, 128.185, 62.4953, 7.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793012B [128.184998 62.495300 7.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C793110, 9686, 0xC793012B, 128.185, 62.4953, 7.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793012B [128.184998 62.495300 7.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C793111, 9686, 0xC793012B, 124.385, 59.3453, 8.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,16 +1113,16 @@ VALUES (0x7C793115, 11697, 0xC793012B, 128.067, 59.6739, 4.1, -0.707107, 0, 0, - /* @teleloc 0xC793012B [128.067001 59.673901 4.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793116, 11697, 0xC793012B, 128.598, 57.1831, 4.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC793012B [128.598007 57.183102 4.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C793116, 11697, 0xC793012B, 128.598, 57.1831, 4.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC793012B [128.598007 57.183102 4.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793117, 9686, 0xC793012B, 125.636, 62.4953, 7.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793012B [125.636002 62.495300 7.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C793117, 9686, 0xC793012B, 125.636, 62.4953, 7.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793012B [125.636002 62.495300 7.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793118, 9686, 0xC793012B, 130.979, 62.4953, 7.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793012B [130.979004 62.495300 7.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C793118, 9686, 0xC793012B, 130.979, 62.4953, 7.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793012B [130.979004 62.495300 7.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C793119, 9686, 0xC793012B, 124.385, 57.6302, 7.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1133,8 +1133,8 @@ VALUES (0x7C79311A, 9686, 0xC793012B, 124.385, 61.5784, 7.35, -0.707107, 0, 0, /* @teleloc 0xC793012B [124.385002 61.578400 7.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79311B, 9686, 0xC793012B, 128.595, 56.5953, 7.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793012B [128.595001 56.595299 7.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79311B, 9686, 0xC793012B, 128.595, 56.5953, 7.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793012B [128.595001 56.595299 7.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79311C, 9686, 0xC793012B, 132.185, 57.6446, 7.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1169,20 +1169,20 @@ VALUES (0x7C793123, 11697, 0xC793012B, 131.193, 57.3926, 4.1, 0.297375, 0, 0, -0 /* @teleloc 0xC793012B [131.192993 57.392601 4.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793124, 11697, 0xC793012B, 128.348, 61.9831, 4.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC793012B [128.348007 61.983101 4.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C793124, 11697, 0xC793012B, 128.348, 61.9831, 4.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC793012B [128.348007 61.983101 4.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793125, 9686, 0xC793012D, 131.093, 55.6425, 2.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793012D [131.093002 55.642502 2.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C793125, 9686, 0xC793012D, 131.093, 55.6425, 2.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793012D [131.093002 55.642502 2.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C793126, 9686, 0xC793012D, 127.596, 58.8765, 2.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC793012D [127.596001 58.876499 2.450000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793127, 9686, 0xC793012D, 129.85, 62.1265, 2.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793012D [129.850006 62.126499 2.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C793127, 9686, 0xC793012D, 129.85, 62.1265, 2.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793012D [129.850006 62.126499 2.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C793128, 11697, 0xC793012D, 135.717, 60.9254, 0.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1201,12 +1201,12 @@ VALUES (0x7C79312B, 11697, 0xC793012D, 128.484, 59.4373, 0.1, -0.707107, 0, 0, - /* @teleloc 0xC793012D [128.483994 59.437302 0.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79312C, 9686, 0xC793012D, 134.993, 55.6425, 2.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793012D [134.992996 55.642502 2.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79312C, 9686, 0xC793012D, 134.993, 55.6425, 2.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793012D [134.992996 55.642502 2.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79312D, 9686, 0xC793012D, 133.1, 62.1265, 2.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC793012D [133.100006 62.126499 2.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C79312D, 9686, 0xC793012D, 133.1, 62.1265, 2.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC793012D [133.100006 62.126499 2.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79312E, 9686, 0xC793012D, 137.546, 57.6765, 2.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,20 +1217,20 @@ VALUES (0x7C79312F, 11698, 0xC793012D, 131.579, 59.5267, 3.5, -0.707107, 0, 0, - /* @teleloc 0xC793012D [131.578995 59.526699 3.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793130, 11697, 0xC793012D, 132.184, 56.4873, 0.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC793012D [132.184006 56.487301 0.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C793130, 11697, 0xC793012D, 132.184, 56.4873, 0.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC793012D [132.184006 56.487301 0.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793131, 11697, 0xC793012D, 131.567, 61.6754, 0.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC793012D [131.567001 61.675400 0.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C793131, 11697, 0xC793012D, 131.567, 61.6754, 0.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC793012D [131.567001 61.675400 0.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793132, 412, 0xC7930000, 134.95, 64.8739, 4, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC7930000 [134.949997 64.873901 4.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C793132, 412, 0xC7930000, 134.95, 64.8739, 4, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC7930000 [134.949997 64.873901 4.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793133, 9686, 0xC7930000, 134.993, 65.0425, 7.34999, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7930000 [134.992996 65.042503 7.349990] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C793133, 9686, 0xC7930000, 134.993, 65.0425, 7.34999, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7930000 [134.992996 65.042503 7.349990] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C793134, 9686, 0xC7930000, 137.293, 64.1425, 6.09999, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1245,8 +1245,8 @@ VALUES (0x7C793136, 12679, 0xC7930000, 138.098, 64.4331, 4.1, -0.402747, 0, 0, - /* @teleloc 0xC7930000 [138.098007 64.433098 4.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C793137, 12679, 0xC7930000, 128.098, 63.4831, 4.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC7930000 [128.098007 63.483101 4.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C793137, 12679, 0xC7930000, 128.098, 63.4831, 4.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC7930000 [128.098007 63.483101 4.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C793138, 9686, 0xC7930130, 155.762, 104.819, 9.6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C794.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C794.sql index 87533dabac..4868299807 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C794.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C794.sql @@ -13,8 +13,8 @@ VALUES (0x7C794002, 9686, 0xC7940101, 125.133, 37.069, 8.5, -0.707107, 0, 0, -0 /* @teleloc 0xC7940101 [125.133003 37.069000 8.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794003, 9686, 0xC7940102, 134.967, 37.4113, 9.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940102 [134.966995 37.411301 9.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C794003, 9686, 0xC7940102, 134.967, 37.4113, 9.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940102 [134.966995 37.411301 9.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C794004, 9686, 0xC7940102, 139.367, 36.1113, 8.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,8 +25,8 @@ VALUES (0x7C794005, 9686, 0xC7940102, 139.367, 32.4613, 8.8, 0.707107, 0, 0, -0 /* @teleloc 0xC7940102 [139.367004 32.461300 8.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794006, 9686, 0xC7940102, 134.917, 31.4613, 9.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940102 [134.917007 31.461300 9.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C794006, 9686, 0xC7940102, 134.917, 31.4613, 9.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940102 [134.917007 31.461300 9.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C794007, 11697, 0xC7940102, 131.182, 32.1231, 6.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -37,20 +37,20 @@ VALUES (0x7C794008, 11697, 0xC7940102, 138.682, 36.5231, 6.05, -0.895323, 0, 0, /* @teleloc 0xC7940102 [138.682007 36.523102 6.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794009, 11698, 0xC7940102, 134.972, 34.3113, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC7940102 [134.972000 34.311298 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C794009, 11698, 0xC7940102, 134.972, 34.3113, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC7940102 [134.972000 34.311298 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79400A, 11697, 0xC7940102, 135.082, 34.3731, 6.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC7940102 [135.082001 34.373100 6.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79400B, 9686, 0xC7940103, 130.867, 31.4613, 4.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940103 [130.867004 31.461300 4.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79400B, 9686, 0xC7940103, 130.867, 31.4613, 4.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940103 [130.867004 31.461300 4.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79400C, 9686, 0xC7940103, 130.767, 37.0113, 4.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940103 [130.766998 37.011299 4.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C79400C, 9686, 0xC7940103, 130.767, 37.0113, 4.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940103 [130.766998 37.011299 4.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79400D, 9686, 0xC7940103, 139.317, 34.3113, 4.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7C794010, 9687, 0xC7940103, 125.652, 36.4926, 2, -0.885394, 0, 0, -0. /* @teleloc 0xC7940103 [125.652000 36.492599 2.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794011, 412, 0xC7940000, 134.972, 38.9213, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC7940000 [134.972000 38.921299 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C794011, 412, 0xC7940000, 134.972, 38.9213, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC7940000 [134.972000 38.921299 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C794012, 11697, 0xC794010A, 37.7732, 77.9916, 2.075, -0.34939, 0, 0, 0.936977, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -309,8 +309,8 @@ VALUES (0x7C79404C, 412, 0xC7940000, 151.766, 87.3058, 6, 0.707107, 0, 0, -0.7 /* @teleloc 0xC7940000 [151.766006 87.305801 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79404D, 412, 0xC7940120, 33.3575, 41.5083, 2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC7940120 [33.357498 41.508301 2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79404D, 412, 0xC7940120, 33.3575, 41.5083, 2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC7940120 [33.357498 41.508301 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79404E, 9686, 0xC7940121, 33.3075, 40.6983, 6.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -321,20 +321,20 @@ VALUES (0x7C79404F, 9686, 0xC7940121, 31.0075, 35.9483, 5.75, -0.707107, 0, 0, /* @teleloc 0xC7940121 [31.007500 35.948299 5.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794050, 9686, 0xC7940122, 39.5075, 36.1983, 5.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940122 [39.507500 36.198299 5.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C794050, 9686, 0xC7940122, 39.5075, 36.1983, 5.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940122 [39.507500 36.198299 5.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C794051, 9686, 0xC7940122, 42.6402, 35.0072, 4.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC7940122 [42.640202 35.007198 4.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794052, 9686, 0xC7940122, 41.5487, 30.2483, 5.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940122 [41.548698 30.248301 5.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C794052, 9686, 0xC7940122, 41.5487, 30.2483, 5.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940122 [41.548698 30.248301 5.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794053, 9686, 0xC7940122, 37.0964, 30.2483, 5.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940122 [37.096401 30.248301 5.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C794053, 9686, 0xC7940122, 37.0964, 30.2483, 5.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940122 [37.096401 30.248301 5.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C794054, 9686, 0xC7940122, 36.0766, 31.4783, 4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -353,12 +353,12 @@ VALUES (0x7C794057, 11698, 0xC7940122, 39.4575, 33.1483, 8.25, 0.707107, 0, 0, - /* @teleloc 0xC7940122 [39.457500 33.148300 8.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794058, 11697, 0xC7940122, 39.4418, 33.0651, 2.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7940122 [39.441799 33.065102 2.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C794058, 11697, 0xC7940122, 39.4418, 33.0651, 2.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7940122 [39.441799 33.065102 2.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794059, 9686, 0xC7940124, 35.5583, 35.8483, 0.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940124 [35.558300 35.848301 0.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C794059, 9686, 0xC7940124, 35.5583, 35.8483, 0.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940124 [35.558300 35.848301 0.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79405A, 9686, 0xC7940124, 42.4085, 33.1797, 0.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1137,8 +1137,8 @@ VALUES (0x7C7940AD, 9686, 0xC7940101, 125.133, 34.6238, 11.05, -0.707107, 0, 0, /* @teleloc 0xC7940101 [125.133003 34.623798 11.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940AE, 9686, 0xC7940101, 127.517, 30.1113, 11.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940101 [127.516998 30.111300 11.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940AE, 9686, 0xC7940101, 127.517, 30.1113, 11.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940101 [127.516998 30.111300 11.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7940AF, 9686, 0xC7940102, 130.233, 35.9229, 9.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1153,28 +1153,28 @@ VALUES (0x7C7940B1, 9686, 0xC7940102, 130.233, 32.8269, 7.95, -0.707107, 0, 0, /* @teleloc 0xC7940102 [130.233002 32.826900 7.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940B2, 9686, 0xC7940102, 138.066, 31.4613, 9.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940102 [138.065994 31.461300 9.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940B2, 9686, 0xC7940102, 138.066, 31.4613, 9.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940102 [138.065994 31.461300 9.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940B3, 9686, 0xC7940102, 131.823, 31.4613, 9.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940102 [131.822998 31.461300 9.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940B3, 9686, 0xC7940102, 131.823, 31.4613, 9.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940102 [131.822998 31.461300 9.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7940B4, 9686, 0xC7940102, 139.367, 34.4055, 10, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC7940102 [139.367004 34.405499 10.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940B5, 9686, 0xC7940102, 131.748, 37.4113, 9.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940102 [131.748001 37.411301 9.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7940B5, 9686, 0xC7940102, 131.748, 37.4113, 9.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940102 [131.748001 37.411301 9.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940B6, 9686, 0xC7940102, 138.115, 37.4113, 9.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940102 [138.115005 37.411301 9.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7940B6, 9686, 0xC7940102, 138.115, 37.4113, 9.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940102 [138.115005 37.411301 9.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940B7, 9686, 0xC7940102, 137.947, 37.4113, 8, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940102 [137.947006 37.411301 8.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7940B7, 9686, 0xC7940102, 137.947, 37.4113, 8, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940102 [137.947006 37.411301 8.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7940B8, 11698, 0xC7940102, 132.182, 34.3113, 12.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1197,8 +1197,8 @@ VALUES (0x7C7940BC, 11697, 0xC7940102, 138.995, 34.3731, 6.05, 0.707107, 0, 0, - /* @teleloc 0xC7940102 [138.994995 34.373100 6.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940BD, 11697, 0xC7940102, 134.993, 31.9659, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7940102 [134.992996 31.965900 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940BD, 11697, 0xC7940102, 134.993, 31.9659, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7940102 [134.992996 31.965900 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7940BE, 11697, 0xC7940102, 137.952, 32.1231, 6.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1209,48 +1209,48 @@ VALUES (0x7C7940BF, 9686, 0xC7940103, 125.133, 33.0094, 4.4, -0.707107, 0, 0, - /* @teleloc 0xC7940103 [125.133003 33.009399 4.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940C0, 9686, 0xC7940103, 135.003, 31.4613, 4.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940103 [135.003006 31.461300 4.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940C0, 9686, 0xC7940103, 135.003, 31.4613, 4.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940103 [135.003006 31.461300 4.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940C1, 9686, 0xC7940103, 134.569, 37.0113, 4.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940103 [134.569000 37.011299 4.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7940C1, 9686, 0xC7940103, 134.569, 37.0113, 4.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940103 [134.569000 37.011299 4.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7940C2, 11698, 0xC7940103, 133.204, 34.3113, 5.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC7940103 [133.203995 34.311298 5.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940C3, 11697, 0xC7940103, 132.842, 32.0037, 2.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7940103 [132.841995 32.003700 2.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940C3, 11697, 0xC7940103, 132.842, 32.0037, 2.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7940103 [132.841995 32.003700 2.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940C4, 11697, 0xC7940103, 132.712, 36.4737, 2.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7940103 [132.712006 36.473701 2.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7940C4, 11697, 0xC7940103, 132.712, 36.4737, 2.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7940103 [132.712006 36.473701 2.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7940C5, 11697, 0xC7940103, 131.709, 34.1523, 2.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC7940103 [131.709000 34.152302 2.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940C6, 9686, 0xC7940000, 135.017, 39.0413, 9.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940000 [135.016998 39.041302 9.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940C6, 9686, 0xC7940000, 135.017, 39.0413, 9.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940000 [135.016998 39.041302 9.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940C7, 9686, 0xC7940000, 138.857, 38.0843, 7.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940000 [138.856995 38.084301 7.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940C7, 9686, 0xC7940000, 138.857, 38.0843, 7.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940000 [138.856995 38.084301 7.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940C8, 9686, 0xC7940000, 131.177, 38.0843, 7.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940000 [131.177002 38.084301 7.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940C8, 9686, 0xC7940000, 131.177, 38.0843, 7.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940000 [131.177002 38.084301 7.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940C9, 12679, 0xC7940000, 137.423, 38.2759, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC7940000 [137.423004 38.275902 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940C9, 12679, 0xC7940000, 137.423, 38.2759, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC7940000 [137.423004 38.275902 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7940CA, 12679, 0xC7940000, 132.583, 38.3059, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC7940000 [132.582993 38.305901 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7940CA, 12679, 0xC7940000, 132.583, 38.3059, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC7940000 [132.582993 38.305901 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7940CB, 9686, 0xC794010A, 32.7853, 80.984, 5.625, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1649,8 +1649,8 @@ VALUES (0x7C79412D, 11697, 0xC7940121, 31.5798, 40.2092, 2.15, -0.92388, 0, 0, - /* @teleloc 0xC7940121 [31.579800 40.209202 2.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79412E, 9686, 0xC7940121, 33.3075, 32.1483, 7.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940121 [33.307499 32.148300 7.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79412E, 9686, 0xC7940121, 33.3075, 32.1483, 7.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940121 [33.307499 32.148300 7.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79412F, 9686, 0xC7940121, 31.0075, 38.1975, 4.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,16 +1677,16 @@ VALUES (0x7C794134, 9686, 0xC7940122, 42.6402, 33.2495, 5.9, 0.707107, 0, 0, -0 /* @teleloc 0xC7940122 [42.640202 33.249500 5.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794135, 9686, 0xC7940122, 41.6065, 36.1983, 5.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940122 [41.606499 36.198299 5.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C794135, 9686, 0xC7940122, 41.6065, 36.1983, 5.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940122 [41.606499 36.198299 5.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794136, 9686, 0xC7940122, 37.2565, 36.1983, 5.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940122 [37.256500 36.198299 5.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C794136, 9686, 0xC7940122, 37.2565, 36.1983, 5.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940122 [37.256500 36.198299 5.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794137, 9686, 0xC7940122, 39.3287, 30.2483, 5.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940122 [39.328701 30.248301 5.550000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C794137, 9686, 0xC7940122, 39.3287, 30.2483, 5.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940122 [39.328701 30.248301 5.550000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C794138, 9686, 0xC7940122, 36.0766, 31.7272, 5.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1697,8 +1697,8 @@ VALUES (0x7C794139, 9686, 0xC7940122, 36.0766, 34.7647, 5.6, -0.707107, 0, 0, - /* @teleloc 0xC7940122 [36.076599 34.764702 5.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79413A, 9686, 0xC7940122, 37.2565, 36.1983, 4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940122 [37.256500 36.198299 4.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C79413A, 9686, 0xC7940122, 37.2565, 36.1983, 4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940122 [37.256500 36.198299 4.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79413B, 11698, 0xC7940122, 41.7849, 30.9415, 6.29999, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1709,12 +1709,12 @@ VALUES (0x7C79413C, 11698, 0xC7940122, 41.6849, 35.2415, 6.29999, 0.919479, 0, 0 /* @teleloc 0xC7940122 [41.684898 35.241501 6.299990] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79413D, 11697, 0xC7940122, 39.4445, 31.7308, 2.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7940122 [39.444500 31.730801 2.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79413D, 11697, 0xC7940122, 39.4445, 31.7308, 2.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7940122 [39.444500 31.730801 2.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79413E, 11697, 0xC7940122, 39.4445, 34.2265, 2.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7940122 [39.444500 34.226501 2.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C79413E, 11697, 0xC7940122, 39.4445, 34.2265, 2.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7940122 [39.444500 34.226501 2.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79413F, 11697, 0xC7940122, 41.5944, 31.115, 2.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1725,20 +1725,20 @@ VALUES (0x7C794140, 11697, 0xC7940122, 41.9388, 33.3177, 2.15, 0.707107, 0, 0, - /* @teleloc 0xC7940122 [41.938801 33.317699 2.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794141, 11697, 0xC7940122, 39.4445, 35.4299, 2.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7940122 [39.444500 35.429901 2.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C794141, 11697, 0xC7940122, 39.4445, 35.4299, 2.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7940122 [39.444500 35.429901 2.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794142, 9686, 0xC7940124, 38.8615, 35.8483, 0.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940124 [38.861500 35.848301 0.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C794142, 9686, 0xC7940124, 38.8615, 35.8483, 0.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940124 [38.861500 35.848301 0.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794143, 9686, 0xC7940124, 34.9605, 30.3088, 0.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940124 [34.960499 30.308800 0.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C794143, 9686, 0xC7940124, 34.9605, 30.3088, 0.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940124 [34.960499 30.308800 0.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794144, 9686, 0xC7940124, 39.0732, 30.3088, 0.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940124 [39.073200 30.308800 0.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C794144, 9686, 0xC7940124, 39.0732, 30.3088, 0.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940124 [39.073200 30.308800 0.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C794145, 9686, 0xC7940124, 31.0075, 31.4692, 0.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1749,36 +1749,36 @@ VALUES (0x7C794146, 11698, 0xC7940124, 37.6001, 33.1483, 1.5, -0.707107, 0, 0, - /* @teleloc 0xC7940124 [37.600101 33.148300 1.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794147, 11697, 0xC7940124, 37.3471, 35.1896, -1.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7940124 [37.347099 35.189602 -1.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C794147, 11697, 0xC7940124, 37.3471, 35.1896, -1.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7940124 [37.347099 35.189602 -1.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C794148, 11697, 0xC7940124, 37.0471, 30.8396, -1.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7940124 [37.047100 30.839600 -1.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C794148, 11697, 0xC7940124, 37.0471, 30.8396, -1.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7940124 [37.047100 30.839600 -1.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C794149, 11697, 0xC7940124, 41.6668, 32.8119, -1.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC7940124 [41.666801 32.811901 -1.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79414A, 9686, 0xC7940000, 33.3575, 41.5469, 5.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940000 [33.357498 41.546902 5.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7C79414A, 9686, 0xC7940000, 33.3575, 41.5469, 5.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940000 [33.357498 41.546902 5.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79414B, 9686, 0xC7940000, 31.2069, 41.7469, 3.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940000 [31.206900 41.746899 3.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7C79414B, 9686, 0xC7940000, 31.2069, 41.7469, 3.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940000 [31.206900 41.746899 3.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79414C, 9686, 0xC7940000, 35.4997, 41.7469, 3.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7940000 [35.499699 41.746899 3.450000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7C79414C, 9686, 0xC7940000, 35.4997, 41.7469, 3.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7940000 [35.499699 41.746899 3.450000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79414D, 12679, 0xC7940000, 37.4445, 42.1808, 2.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC7940000 [37.444500 42.180801 2.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79414E, 12679, 0xC7940000, 39.4445, 37.4308, 2.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC7940000 [39.444500 37.430801 2.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79414E, 12679, 0xC7940000, 39.4445, 37.4308, 2.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC7940000 [39.444500 37.430801 2.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79414F, 11697, 0xC7940128, 154.56, 127.263, 8.15, -0.707106, 0, 0, -0.707108, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1858,7 +1858,7 @@ VALUES (0x7C794161, 11697, 0xC7940129, 155.775, 134.509, 8.15, -0.382683, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C794162, 11697, 0xC7940129, 156.455, 138.229, 8.15, -0.999328, 0, 0, -0.036645, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7940129 [156.455002 138.229004 8.150000] -0.999328 0.000000 0.000000 -0.036644 */ +/* @teleloc 0xC7940129 [156.455002 138.229004 8.150000] -0.999328 0.000000 0.000000 -0.036645 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C794163, 11697, 0xC7940129, 154.654, 136.915, 8.15, 0.923879, 0, 0, 0.382684, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C798.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C798.sql index c80ae5300d..3daf951fd3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C798.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C798.sql @@ -165,20 +165,20 @@ VALUES (0x7C798028, 412, 0xC7980000, 159.968, 127.644, 16, 1, 0, 0, 0, False, /* @teleloc 0xC7980000 [159.968002 127.643997 16.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798029, 9686, 0xC7980112, 158.525, 83.4064, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980112 [158.524994 83.406403 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C798029, 9686, 0xC7980112, 158.525, 83.4064, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980112 [158.524994 83.406403 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79802A, 9686, 0xC7980112, 153.908, 83.3834, 16.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980112 [153.908005 83.383400 16.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C79802A, 9686, 0xC7980112, 153.908, 83.3834, 16.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980112 [153.908005 83.383400 16.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79802B, 9686, 0xC7980112, 156.423, 77.6564, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980112 [156.423004 77.656403 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79802B, 9686, 0xC7980112, 156.423, 77.6564, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980112 [156.423004 77.656403 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79802C, 9686, 0xC7980112, 159.623, 77.6564, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980112 [159.623001 77.656403 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79802C, 9686, 0xC7980112, 159.623, 77.6564, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980112 [159.623001 77.656403 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79802D, 11697, 0xC7980112, 151.891, 78.3427, 14.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -189,8 +189,8 @@ VALUES (0x7C79802E, 11697, 0xC7980112, 160.791, 82.6755, 14.1, -0.932639, 0, 0, /* @teleloc 0xC7980112 [160.791000 82.675499 14.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79802F, 11698, 0xC7980112, 156.454, 80.7064, 20.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC7980112 [156.453995 80.706398 20.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79802F, 11698, 0xC7980112, 156.454, 80.7064, 20.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC7980112 [156.453995 80.706398 20.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C798030, 11697, 0xC7980112, 156.441, 80.6755, 14.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -201,16 +201,16 @@ VALUES (0x7C798031, 9686, 0xC7980114, 154.176, 86.5372, 17, -0.707107, 0, 0, -0 /* @teleloc 0xC7980114 [154.175995 86.537201 17.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798032, 9686, 0xC7980114, 157.576, 84.0064, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980114 [157.576004 84.006401 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C798032, 9686, 0xC7980114, 157.576, 84.0064, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980114 [157.576004 84.006401 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798033, 9686, 0xC7980114, 157.276, 89.1064, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980114 [157.276001 89.106400 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C798033, 9686, 0xC7980114, 157.276, 89.1064, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980114 [157.276001 89.106400 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798034, 9686, 0xC7980116, 156.97, 77.7526, 12.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980116 [156.970001 77.752602 12.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C798034, 9686, 0xC7980116, 156.97, 77.7526, 12.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980116 [156.970001 77.752602 12.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C798035, 9686, 0xC7980116, 159.47, 82.0526, 12.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x7C798039, 9687, 0xC7980116, 155.211, 86.8483, 10.05, -0.864275, 0, 0, /* @teleloc 0xC7980116 [155.210999 86.848297 10.050000] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79803A, 412, 0xC7980000, 157.254, 91.5064, 14, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC7980000 [157.253998 91.506401 14.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79803A, 412, 0xC7980000, 157.254, 91.5064, 14, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC7980000 [157.253998 91.506401 14.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79803B, 412, 0xC798011A, 121.214, 33.4449, 12, 0.70122, 0, 0, -0.712945, False, '2005-02-09 10:00:00'); /* Door */ @@ -545,20 +545,20 @@ VALUES (0x7C798087, 9686, 0xC7980138, 79.7586, 36.8929, 13.5, -0.707107, 0, 0, /* @teleloc 0xC7980138 [79.758598 36.892899 13.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798088, 9686, 0xC7980138, 78.5586, 34.9929, 12.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980138 [78.558601 34.992901 12.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C798088, 9686, 0xC7980138, 78.5586, 34.9929, 12.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980138 [78.558601 34.992901 12.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798089, 9686, 0xC7980139, 81.4126, 33.1078, 11.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980139 [81.412598 33.107800 11.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C798089, 9686, 0xC7980139, 81.4126, 33.1078, 11.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980139 [81.412598 33.107800 11.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79808A, 9686, 0xC7980139, 86.791, 33.1078, 11.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980139 [86.791000 33.107800 11.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C79808A, 9686, 0xC7980139, 86.791, 33.1078, 11.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980139 [86.791000 33.107800 11.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79808B, 9686, 0xC7980139, 84.141, 39.0578, 13.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980139 [84.140999 39.057800 13.700000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C79808B, 9686, 0xC7980139, 84.141, 39.0578, 13.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980139 [84.140999 39.057800 13.700000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79808C, 9686, 0xC7980139, 88.091, 38.0078, 11.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -581,16 +581,16 @@ VALUES (0x7C798090, 11698, 0xC7980139, 84.15, 36.15, 16.6, -0.707107, 0, 0, -0.7 /* @teleloc 0xC7980139 [84.150002 36.150002 16.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798091, 11697, 0xC7980139, 84.1365, 38.6834, 10.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7980139 [84.136497 38.683399 10.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C798091, 11697, 0xC7980139, 84.1365, 38.6834, 10.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7980139 [84.136497 38.683399 10.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798092, 9686, 0xC798013D, 81.0771, 32.189, 8.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC798013D [81.077103 32.188999 8.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C798092, 9686, 0xC798013D, 81.0771, 32.189, 8.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC798013D [81.077103 32.188999 8.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798093, 9686, 0xC798013D, 81.3271, 38.739, 8.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC798013D [81.327103 38.738998 8.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C798093, 9686, 0xC798013D, 81.3271, 38.739, 8.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC798013D [81.327103 38.738998 8.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C798094, 9686, 0xC798013D, 84.8262, 35.3533, 8.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -609,8 +609,8 @@ VALUES (0x7C798097, 9687, 0xC798013D, 84.2145, 38.138, 6.1, 0.878817, 0, 0, -0. /* @teleloc 0xC798013D [84.214500 38.138000 6.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798098, 412, 0xC7980000, 77.5, 40.66, 10, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC7980000 [77.500000 40.660000 10.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C798098, 412, 0xC7980000, 77.5, 40.66, 10, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC7980000 [77.500000 40.660000 10.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C798099, 10041, 0xC7980100, 34.2518, 33.8085, 8.005, -0.741632, 0, 0, -0.670807, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1373,8 +1373,8 @@ VALUES (0x7C7980E8, 12679, 0xC7980000, 149.313, 127.216, 16.075, 1, 0, 0, 0, Tr /* @teleloc 0xC7980000 [149.313004 127.216003 16.075001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7980E9, 9686, 0xC7980112, 153.273, 77.6564, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980112 [153.272995 77.656403 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7980E9, 9686, 0xC7980112, 153.273, 77.6564, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980112 [153.272995 77.656403 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7980EA, 9686, 0xC7980112, 151.226, 80.5333, 17.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1401,12 +1401,12 @@ VALUES (0x7C7980EF, 9686, 0xC7980112, 161.62, 78.5333, 17.65, 0.707107, 0, 0, - /* @teleloc 0xC7980112 [161.619995 78.533302 17.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7980F0, 9686, 0xC7980112, 154.273, 83.4064, 17.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980112 [154.272995 83.406403 17.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7980F0, 9686, 0xC7980112, 154.273, 83.4064, 17.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980112 [154.272995 83.406403 17.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7980F1, 9686, 0xC7980112, 160.093, 83.3834, 16.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980112 [160.093002 83.383400 16.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7980F1, 9686, 0xC7980112, 160.093, 83.3834, 16.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980112 [160.093002 83.383400 16.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7980F2, 11698, 0xC7980112, 158.654, 80.7064, 20.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1425,16 +1425,16 @@ VALUES (0x7C7980F5, 11697, 0xC7980112, 154.938, 80.6755, 14.1, -0.707107, 0, 0, /* @teleloc 0xC7980112 [154.938004 80.675499 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7980F6, 11697, 0xC7980112, 156.247, 78.2205, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7980112 [156.246994 78.220497 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7980F6, 11697, 0xC7980112, 156.247, 78.2205, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7980112 [156.246994 78.220497 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7980F7, 11697, 0xC7980112, 160.997, 80.6205, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC7980112 [160.996994 80.620499 14.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7980F8, 11697, 0xC7980112, 153.641, 82.7755, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7980112 [153.641006 82.775497 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7980F8, 11697, 0xC7980112, 153.641, 82.7755, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7980112 [153.641006 82.775497 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7980F9, 11697, 0xC7980114, 158.391, 86.8255, 14.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1449,8 +1449,8 @@ VALUES (0x7C7980FB, 9686, 0xC7980114, 154.176, 88.1833, 17, -0.707107, 0, 0, -0 /* @teleloc 0xC7980114 [154.175995 88.183296 17.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7980FC, 9686, 0xC7980114, 155.479, 84.0064, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980114 [155.479004 84.006401 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7980FC, 9686, 0xC7980114, 155.479, 84.0064, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980114 [155.479004 84.006401 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7980FD, 9686, 0xC7980116, 154.17, 80.7, 12.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,16 +1461,16 @@ VALUES (0x7C7980FE, 9686, 0xC7980116, 159.47, 84.7497, 12.45, 0.707107, 0, 0, - /* @teleloc 0xC7980116 [159.470001 84.749702 12.450000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7980FF, 9686, 0xC7980116, 157.919, 87.7026, 12.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980116 [157.919006 87.702599 12.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7980FF, 9686, 0xC7980116, 157.919, 87.7026, 12.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980116 [157.919006 87.702599 12.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798100, 11698, 0xC7980116, 156.873, 81.743, 13.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC7980116 [156.873001 81.742996 13.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C798100, 11698, 0xC7980116, 156.873, 81.743, 13.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC7980116 [156.873001 81.742996 13.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798101, 11697, 0xC7980116, 157.262, 87.2192, 10.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7980116 [157.261993 87.219200 10.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C798101, 11697, 0xC7980116, 157.262, 87.2192, 10.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7980116 [157.261993 87.219200 10.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C798102, 11697, 0xC7980116, 158.812, 87.0191, 10.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1489,8 +1489,8 @@ VALUES (0x7C798105, 9686, 0xC7980118, 154.576, 90.3333, 17, -0.707107, 0, 0, -0 /* @teleloc 0xC7980118 [154.576004 90.333298 17.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798106, 9686, 0xC7980000, 155.043, 91.6334, 16.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980000 [155.042999 91.633400 16.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C798106, 9686, 0xC7980000, 155.043, 91.6334, 16.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980000 [155.042999 91.633400 16.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C798107, 9686, 0xC7980000, 154.043, 90.7834, 16.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2041,8 +2041,8 @@ VALUES (0x7C79818F, 11697, 0xC7980138, 79.3717, 39.6436, 10.1, 0.91496, 0, 0, -0 /* @teleloc 0xC7980138 [79.371696 39.643600 10.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798190, 11697, 0xC7980138, 78.3467, 35.3686, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7980138 [78.346703 35.368599 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C798190, 11697, 0xC7980138, 78.3467, 35.3686, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7980138 [78.346703 35.368599 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C798191, 9686, 0xC7980138, 75.1086, 35.7679, 12.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2057,8 +2057,8 @@ VALUES (0x7C798193, 9686, 0xC7980138, 75.1086, 39.2429, 12.5, -0.707107, 0, 0, /* @teleloc 0xC7980138 [75.108597 39.242901 12.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798194, 9686, 0xC7980138, 77.5271, 40.139, 13.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980138 [77.527100 40.139000 13.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C798194, 9686, 0xC7980138, 77.5271, 40.139, 13.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980138 [77.527100 40.139000 13.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C798195, 9686, 0xC7980138, 79.7586, 38.9878, 12.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2073,8 +2073,8 @@ VALUES (0x7C798197, 9686, 0xC7980139, 88.091, 36.0701, 13.875, 0.707107, 0, 0, /* @teleloc 0xC7980139 [88.091003 36.070099 13.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C798198, 9686, 0xC7980139, 84.1566, 33.1078, 13.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980139 [84.156601 33.107800 13.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C798198, 9686, 0xC7980139, 84.1566, 33.1078, 13.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980139 [84.156601 33.107800 13.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C798199, 9686, 0xC7980139, 80.1995, 34.1222, 13.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2089,12 +2089,12 @@ VALUES (0x7C79819B, 9686, 0xC7980139, 80.1995, 38.1716, 13.6, -0.707107, 0, 0, /* @teleloc 0xC7980139 [80.199501 38.171600 13.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79819C, 9686, 0xC7980139, 81.5916, 39.0578, 13.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980139 [81.591599 39.057800 13.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C79819C, 9686, 0xC7980139, 81.5916, 39.0578, 13.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980139 [81.591599 39.057800 13.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C79819D, 9686, 0xC7980139, 86.8159, 39.0578, 13.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980139 [86.815903 39.057800 13.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C79819D, 9686, 0xC7980139, 86.8159, 39.0578, 13.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980139 [86.815903 39.057800 13.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C79819E, 11698, 0xC7980139, 86.685, 34.255, 14.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2125,12 +2125,12 @@ VALUES (0x7C7981A4, 11697, 0xC7980139, 81.17, 33.88, 10.1, 0.359182, 0, 0, 0.933 /* @teleloc 0xC7980139 [81.169998 33.880001 10.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7981A5, 9686, 0xC798013D, 83.1658, 32.189, 8.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC798013D [83.165802 32.188999 8.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7981A5, 9686, 0xC798013D, 83.1658, 32.189, 8.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC798013D [83.165802 32.188999 8.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7981A6, 9686, 0xC798013D, 78.3028, 38.739, 8.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC798013D [78.302803 38.738998 8.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7981A6, 9686, 0xC798013D, 78.3028, 38.739, 8.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC798013D [78.302803 38.738998 8.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7981A7, 9686, 0xC798013D, 75.1173, 33.6541, 8.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2141,32 +2141,32 @@ VALUES (0x7C7981A8, 11698, 0xC798013D, 79.84, 35.425, 9.52498, 0.707107, 0, 0, - /* @teleloc 0xC798013D [79.839996 35.424999 9.524980] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7981A9, 11697, 0xC798013D, 79.9451, 32.5991, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC798013D [79.945099 32.599098 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7981A9, 11697, 0xC798013D, 79.9451, 32.5991, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC798013D [79.945099 32.599098 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7981AA, 11697, 0xC798013D, 84.0365, 35.5748, 6.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC798013D [84.036499 35.574799 6.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7981AB, 11697, 0xC798013D, 81.4975, 38.2412, 6.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC798013D [81.497498 38.241199 6.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7981AB, 11697, 0xC798013D, 81.4975, 38.2412, 6.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC798013D [81.497498 38.241199 6.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7981AC, 9686, 0xC7980000, 77.5021, 40.774, 13.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980000 [77.502098 40.773998 13.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7981AC, 9686, 0xC7980000, 77.5021, 40.774, 13.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980000 [77.502098 40.773998 13.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7981AD, 9686, 0xC7980000, 74.4921, 46.629, 11.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980000 [74.492104 46.629002 11.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C7981AD, 9686, 0xC7980000, 74.4921, 46.629, 11.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980000 [74.492104 46.629002 11.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7981AE, 9686, 0xC7980000, 80.5221, 46.629, 11.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7980000 [80.522102 46.629002 11.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C7981AE, 9686, 0xC7980000, 80.5221, 46.629, 11.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7980000 [80.522102 46.629002 11.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7981AF, 12679, 0xC7980000, 82.045, 41.095, 10.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC7980000 [82.044998 41.095001 10.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7981AF, 12679, 0xC7980000, 82.045, 41.095, 10.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC7980000 [82.044998 41.095001 10.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7981B0, 12679, 0xC7980000, 73.2, 40.985, 10.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C7D2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C7D2.sql index 5651769998..4116b1b4d8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C7D2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C7D2.sql @@ -217,8 +217,8 @@ VALUES (0x7C7D2035, 9686, 0xC7D20109, 113.017, 33.2789, 56.85, 0.317305, 0, 0, /* @teleloc 0xC7D20109 [113.016998 33.278900 56.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2036, 9686, 0xC7D20109, 111.41, 32.7575, 59.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20109 [111.410004 32.757500 59.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2036, 9686, 0xC7D20109, 111.41, 32.7575, 59.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20109 [111.410004 32.757500 59.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2037, 9686, 0xC7D20109, 109.063, 35.8915, 57.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,32 +233,32 @@ VALUES (0x7C7D2039, 9686, 0xC7D20109, 113.167, 38.5789, 56.85, -0.902209, 0, 0, /* @teleloc 0xC7D20109 [113.167000 38.578899 56.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D203A, 9686, 0xC7D20109, 111.417, 39.7915, 57.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20109 [111.417000 39.791500 57.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D203A, 9686, 0xC7D20109, 111.417, 39.7915, 57.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20109 [111.417000 39.791500 57.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D203B, 11697, 0xC7D20109, 111.465, 33.0981, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7D20109 [111.464996 33.098099 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D203B, 11697, 0xC7D20109, 111.465, 33.0981, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7D20109 [111.464996 33.098099 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D203C, 11697, 0xC7D20109, 109.565, 34.1481, 54.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC7D20109 [109.565002 34.148102 54.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D203D, 9686, 0xC7D2010C, 102.152, 32.0603, 56.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D2010C [102.152000 32.060299 56.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D203D, 9686, 0xC7D2010C, 102.152, 32.0603, 56.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D2010C [102.152000 32.060299 56.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D203E, 9686, 0xC7D2010C, 107.552, 32.0603, 56.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D2010C [107.552002 32.060299 56.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D203E, 9686, 0xC7D2010C, 107.552, 32.0603, 56.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D2010C [107.552002 32.060299 56.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D203F, 9686, 0xC7D2010C, 108.602, 33.4095, 55.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC7D2010C [108.601997 33.409500 55.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2040, 9686, 0xC7D2010C, 104.602, 37.9603, 57.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D2010C [104.601997 37.960300 57.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2040, 9686, 0xC7D2010C, 104.602, 37.9603, 57.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D2010C [104.601997 37.960300 57.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2041, 9686, 0xC7D2010C, 100.802, 34.8103, 58.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,16 +281,16 @@ VALUES (0x7C7D2045, 11697, 0xC7D2010C, 104.484, 35.1389, 54.1, -0.707107, 0, 0, /* @teleloc 0xC7D2010C [104.484001 35.138901 54.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2046, 11697, 0xC7D2010C, 105.015, 32.6481, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7D2010C [105.014999 32.648102 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2046, 11697, 0xC7D2010C, 105.015, 32.6481, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7D2010C [105.014999 32.648102 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2047, 9686, 0xC7D2010C, 102.053, 37.9603, 57.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D2010C [102.053001 37.960300 57.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2047, 9686, 0xC7D2010C, 102.053, 37.9603, 57.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D2010C [102.053001 37.960300 57.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2048, 9686, 0xC7D2010C, 107.396, 37.9603, 57.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D2010C [107.396004 37.960300 57.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2048, 9686, 0xC7D2010C, 107.396, 37.9603, 57.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D2010C [107.396004 37.960300 57.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2049, 9686, 0xC7D2010C, 100.802, 33.0952, 57.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,8 +301,8 @@ VALUES (0x7C7D204A, 9686, 0xC7D2010C, 100.802, 37.0434, 57.35, -0.707107, 0, 0, /* @teleloc 0xC7D2010C [100.802002 37.043400 57.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D204B, 9686, 0xC7D2010C, 105.012, 32.0603, 57.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D2010C [105.012001 32.060299 57.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D204B, 9686, 0xC7D2010C, 105.012, 32.0603, 57.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D2010C [105.012001 32.060299 57.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D204C, 9686, 0xC7D2010C, 108.602, 33.1096, 57.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,20 +337,20 @@ VALUES (0x7C7D2053, 11697, 0xC7D2010C, 107.61, 32.8576, 54.1, 0.297375, 0, 0, -0 /* @teleloc 0xC7D2010C [107.610001 32.857601 54.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2054, 11697, 0xC7D2010C, 104.765, 37.4481, 54.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7D2010C [104.764999 37.448101 54.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2054, 11697, 0xC7D2010C, 104.765, 37.4481, 54.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7D2010C [104.764999 37.448101 54.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2055, 9686, 0xC7D2010E, 107.51, 31.1075, 52.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D2010E [107.510002 31.107500 52.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2055, 9686, 0xC7D2010E, 107.51, 31.1075, 52.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D2010E [107.510002 31.107500 52.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2056, 9686, 0xC7D2010E, 104.013, 34.3415, 52.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC7D2010E [104.013000 34.341499 52.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2057, 9686, 0xC7D2010E, 106.267, 37.5915, 52.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D2010E [106.266998 37.591499 52.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2057, 9686, 0xC7D2010E, 106.267, 37.5915, 52.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D2010E [106.266998 37.591499 52.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2058, 11697, 0xC7D2010E, 112.134, 36.3904, 50.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -369,12 +369,12 @@ VALUES (0x7C7D205B, 11697, 0xC7D2010E, 104.901, 34.9023, 50.1, -0.707107, 0, 0, /* @teleloc 0xC7D2010E [104.901001 34.902302 50.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D205C, 9686, 0xC7D2010E, 111.41, 31.1075, 52.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D2010E [111.410004 31.107500 52.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D205C, 9686, 0xC7D2010E, 111.41, 31.1075, 52.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D2010E [111.410004 31.107500 52.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D205D, 9686, 0xC7D2010E, 109.517, 37.5915, 52.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D2010E [109.516998 37.591499 52.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D205D, 9686, 0xC7D2010E, 109.517, 37.5915, 52.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D2010E [109.516998 37.591499 52.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D205E, 9686, 0xC7D2010E, 113.963, 33.1415, 52.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -385,20 +385,20 @@ VALUES (0x7C7D205F, 11698, 0xC7D2010E, 107.996, 34.9917, 53.5, -0.707107, 0, 0, /* @teleloc 0xC7D2010E [107.996002 34.991699 53.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2060, 11697, 0xC7D2010E, 108.601, 31.9523, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7D2010E [108.600998 31.952299 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2060, 11697, 0xC7D2010E, 108.601, 31.9523, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7D2010E [108.600998 31.952299 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2061, 11697, 0xC7D2010E, 107.984, 37.1404, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7D2010E [107.984001 37.140400 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2061, 11697, 0xC7D2010E, 107.984, 37.1404, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7D2010E [107.984001 37.140400 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2062, 412, 0xC7D20000, 111.367, 40.3389, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC7D20000 [111.366997 40.338902 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2062, 412, 0xC7D20000, 111.367, 40.3389, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC7D20000 [111.366997 40.338902 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2063, 9686, 0xC7D20000, 111.41, 40.5075, 57.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20000 [111.410004 40.507500 57.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2063, 9686, 0xC7D20000, 111.41, 40.5075, 57.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20000 [111.410004 40.507500 57.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2064, 9686, 0xC7D20000, 113.71, 39.6075, 56.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,24 +413,24 @@ VALUES (0x7C7D2066, 12679, 0xC7D20000, 114.515, 39.8981, 54.1, -0.402747, 0, 0, /* @teleloc 0xC7D20000 [114.514999 39.898102 54.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2067, 12679, 0xC7D20000, 104.515, 38.9481, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC7D20000 [104.514999 38.948101 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2067, 12679, 0xC7D20000, 104.515, 38.9481, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC7D20000 [104.514999 38.948101 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2068, 9686, 0xC7D20110, 57.3415, 34.6601, 69.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC7D20110 [57.341499 34.660099 69.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2069, 9686, 0xC7D20110, 56.1415, 32.7601, 68.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20110 [56.141499 32.760101 68.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2069, 9686, 0xC7D20110, 56.1415, 32.7601, 68.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20110 [56.141499 32.760101 68.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D206A, 11697, 0xC7D20110, 56.9547, 37.4108, 66.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC7D20110 [56.954700 37.410801 66.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D206B, 11697, 0xC7D20110, 55.9296, 33.1358, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7D20110 [55.929600 33.135799 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D206B, 11697, 0xC7D20110, 55.9296, 33.1358, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7D20110 [55.929600 33.135799 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D206C, 9686, 0xC7D20110, 52.6915, 33.5351, 68.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -445,24 +445,24 @@ VALUES (0x7C7D206E, 9686, 0xC7D20110, 52.6915, 37.0101, 68.5, -0.707107, 0, 0, /* @teleloc 0xC7D20110 [52.691502 37.010101 68.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D206F, 9686, 0xC7D20110, 55.11, 37.9062, 69.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20110 [55.110001 37.906200 69.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D206F, 9686, 0xC7D20110, 55.11, 37.9062, 69.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20110 [55.110001 37.906200 69.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2070, 9686, 0xC7D20110, 57.3415, 36.755, 68.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC7D20110 [57.341499 36.755001 68.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2071, 9686, 0xC7D20111, 58.9955, 30.875, 67.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20111 [58.995499 30.875000 67.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2071, 9686, 0xC7D20111, 58.9955, 30.875, 67.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20111 [58.995499 30.875000 67.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2072, 9686, 0xC7D20111, 64.3739, 30.875, 67.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20111 [64.373901 30.875000 67.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2072, 9686, 0xC7D20111, 64.3739, 30.875, 67.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20111 [64.373901 30.875000 67.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2073, 9686, 0xC7D20111, 61.7239, 36.825, 69.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20111 [61.723900 36.825001 69.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2073, 9686, 0xC7D20111, 61.7239, 36.825, 69.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20111 [61.723900 36.825001 69.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2074, 9686, 0xC7D20111, 65.674, 35.775, 67.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -485,8 +485,8 @@ VALUES (0x7C7D2078, 11698, 0xC7D20111, 61.7329, 33.9172, 72.6, -0.707107, 0, 0, /* @teleloc 0xC7D20111 [61.732899 33.917198 72.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2079, 11697, 0xC7D20111, 61.7194, 36.4506, 66.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7D20111 [61.719398 36.450600 66.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2079, 11697, 0xC7D20111, 61.7194, 36.4506, 66.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7D20111 [61.719398 36.450600 66.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D207A, 9686, 0xC7D20111, 65.674, 31.9846, 67.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -497,8 +497,8 @@ VALUES (0x7C7D207B, 9686, 0xC7D20111, 65.674, 33.8373, 69.875, 0.707107, 0, 0, /* @teleloc 0xC7D20111 [65.674004 33.837299 69.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D207C, 9686, 0xC7D20111, 61.7395, 30.875, 69.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20111 [61.739498 30.875000 69.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D207C, 9686, 0xC7D20111, 61.7395, 30.875, 69.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20111 [61.739498 30.875000 69.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D207D, 9686, 0xC7D20111, 57.7824, 31.8894, 69.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,12 +513,12 @@ VALUES (0x7C7D207F, 9686, 0xC7D20111, 57.7824, 35.9388, 69.6, -0.707107, 0, 0, /* @teleloc 0xC7D20111 [57.782398 35.938801 69.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2080, 9686, 0xC7D20111, 59.1745, 36.825, 69.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20111 [59.174500 36.825001 69.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2080, 9686, 0xC7D20111, 59.1745, 36.825, 69.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20111 [59.174500 36.825001 69.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2081, 9686, 0xC7D20111, 64.3988, 36.825, 69.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20111 [64.398804 36.825001 69.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2081, 9686, 0xC7D20111, 64.3988, 36.825, 69.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20111 [64.398804 36.825001 69.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2082, 11698, 0xC7D20111, 64.2679, 32.0222, 70.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -549,12 +549,12 @@ VALUES (0x7C7D2088, 11697, 0xC7D20111, 58.7529, 31.6472, 66.1, 0.359182, 0, 0, 0 /* @teleloc 0xC7D20111 [58.752899 31.647200 66.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2089, 9686, 0xC7D20115, 58.66, 29.9562, 64.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20115 [58.660000 29.956200 64.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2089, 9686, 0xC7D20115, 58.66, 29.9562, 64.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20115 [58.660000 29.956200 64.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D208A, 9686, 0xC7D20115, 58.91, 36.5062, 64.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20115 [58.910000 36.506199 64.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D208A, 9686, 0xC7D20115, 58.91, 36.5062, 64.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20115 [58.910000 36.506199 64.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D208B, 9686, 0xC7D20115, 62.4091, 33.1205, 64.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -573,12 +573,12 @@ VALUES (0x7C7D208E, 9687, 0xC7D20115, 61.7974, 35.9052, 62.1, 0.878817, 0, 0, - /* @teleloc 0xC7D20115 [61.797401 35.905201 62.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D208F, 9686, 0xC7D20115, 60.7487, 29.9562, 64.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20115 [60.748699 29.956200 64.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D208F, 9686, 0xC7D20115, 60.7487, 29.9562, 64.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20115 [60.748699 29.956200 64.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2090, 9686, 0xC7D20115, 55.8857, 36.5062, 64.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20115 [55.885700 36.506199 64.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2090, 9686, 0xC7D20115, 55.8857, 36.5062, 64.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20115 [55.885700 36.506199 64.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2091, 9686, 0xC7D20115, 52.7002, 31.4213, 64.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -589,36 +589,36 @@ VALUES (0x7C7D2092, 11698, 0xC7D20115, 57.4229, 33.1922, 65.525, 0.707107, 0, 0, /* @teleloc 0xC7D20115 [57.422901 33.192200 65.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2093, 11697, 0xC7D20115, 57.528, 30.3663, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7D20115 [57.528000 30.366301 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2093, 11697, 0xC7D20115, 57.528, 30.3663, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7D20115 [57.528000 30.366301 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D2094, 11697, 0xC7D20115, 61.6194, 33.342, 62.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC7D20115 [61.619400 33.341999 62.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2095, 11697, 0xC7D20115, 59.0804, 36.0084, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC7D20115 [59.080399 36.008400 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C7D2095, 11697, 0xC7D20115, 59.0804, 36.0084, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC7D20115 [59.080399 36.008400 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2096, 412, 0xC7D20000, 55.0829, 38.4272, 66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC7D20000 [55.082901 38.427200 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2096, 412, 0xC7D20000, 55.0829, 38.4272, 66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC7D20000 [55.082901 38.427200 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2097, 9686, 0xC7D20000, 55.085, 38.5412, 69.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20000 [55.084999 38.541199 69.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D2097, 9686, 0xC7D20000, 55.085, 38.5412, 69.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20000 [55.084999 38.541199 69.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2098, 9686, 0xC7D20000, 52.075, 44.3962, 67.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20000 [52.075001 44.396198 67.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C7D2098, 9686, 0xC7D20000, 52.075, 44.3962, 67.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20000 [52.075001 44.396198 67.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D2099, 9686, 0xC7D20000, 58.105, 44.3962, 67.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC7D20000 [58.105000 44.396198 67.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7C7D2099, 9686, 0xC7D20000, 58.105, 44.3962, 67.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC7D20000 [58.105000 44.396198 67.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C7D209A, 12679, 0xC7D20000, 59.6279, 38.8622, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC7D20000 [59.627899 38.862202 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C7D209A, 12679, 0xC7D20000, 59.6279, 38.8622, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC7D20000 [59.627899 38.862202 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D209B, 12679, 0xC7D20000, 50.7829, 38.7522, 66.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2150,7 +2150,7 @@ VALUES (0x7C7D21AA, 14247, 0xC7D20000, 41.0245, 77.9523, 68.005, 0.694659, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D21AB, 14247, 0xC7D20000, 41.8319, 136.396, 66.005, 0.026022, 0, 0, 0.999661, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xC7D20000 [41.831902 136.395996 66.004997] 0.026021 0.000000 0.000000 0.999661 */ +/* @teleloc 0xC7D20000 [41.831902 136.395996 66.004997] 0.026022 0.000000 0.000000 0.999661 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C7D21AC, 14247, 0xC7D20000, 83.1777, 153.284, 62.005, 0.731833, 0, 0, -0.681484, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C888.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C888.sql index 5188988942..9a1826bab2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C888.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C888.sql @@ -5,8 +5,8 @@ VALUES (0x7C888001, 412, 0xC8880000, 82.3075, 172.513, 28, 1, 0, 0, 0, False, /* @teleloc 0xC8880000 [82.307503 172.513000 28.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C888002, 412, 0xC8880000, 88.618, 182.031, 28, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC8880000 [88.617996 182.031006 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C888002, 412, 0xC8880000, 88.618, 182.031, 28, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC8880000 [88.617996 182.031006 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C888003, 412, 0xC8880000, 44.8583, 177.602, 34, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C88A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C88A.sql index a971e30880..a9d29f56a1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C88A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C88A.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xC88A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C88A000, 4933, 0xC88A0100, 12, 43.5, 58.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Old Warehouse */ -/* @teleloc 0xC88A0100 [12.000000 43.500000 58.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C88A000, 4933, 0xC88A0100, 12, 43.5, 58.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Old Warehouse */ +/* @teleloc 0xC88A0100 [12.000000 43.500000 58.805000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C88C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C88C.sql index 68185f4b27..8888a6b382 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C88C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C88C.sql @@ -21,8 +21,8 @@ VALUES (0x7C88C004, 412, 0xC88C0000, 103.003, 42.3145, 25, 0.709571, 0, 0, -0. /* @teleloc 0xC88C0000 [103.002998 42.314499 25.000000] 0.709571 0.000000 0.000000 -0.704634 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C88C005, 143, 0xC88C0114, 77.57, 128.37, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0xC88C0114 [77.570000 128.369995 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C88C005, 143, 0xC88C0114, 77.57, 128.37, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0xC88C0114 [77.570000 128.369995 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C88C006, 143, 0xC88C0114, 84.8221, 132.107, 22.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -141,8 +141,8 @@ VALUES (0x7C88C022, 659, 0xC88C0136, 11.9596, 155.833, 22.024, 0.581303, 0, 0, /* @teleloc 0xC88C0136 [11.959600 155.832993 22.024000] 0.581303 0.000000 0.000000 -0.813687 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C88C023, 661, 0xC88C011C, 135.96, 180.36, 22.005, 0.797584, -0, -0, 0.603208, False, '2005-02-09 10:00:00'); /* Luthin the Smith */ -/* @teleloc 0xC88C011C [135.960007 180.360001 22.004999] 0.797584 -0.000000 -0.000000 0.603208 */ +VALUES (0x7C88C023, 661, 0xC88C011C, 135.96, 180.36, 22.005, 0.797584, 0, 0, 0.603208, False, '2005-02-09 10:00:00'); /* Luthin the Smith */ +/* @teleloc 0xC88C011C [135.960007 180.360001 22.004999] 0.797584 0.000000 0.000000 0.603208 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C88C024, 662, 0xC88C0165, 80.4, 113.76, 22.005, 0.454768, 0, 0, 0.89061, False, '2005-02-09 10:00:00'); /* Trothyd Fletcher */ @@ -197,8 +197,8 @@ VALUES (0x7C88C030, 666, 0xC88C0114, 80.007, 136.769, 22.005, -0.995344, 0, 0, /* @teleloc 0xC88C0114 [80.007004 136.768997 22.004999] -0.995344 0.000000 0.000000 -0.096390 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C88C032, 644, 0xC88C0000, 127.837, 191.683, 28.9329, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Smithy */ -/* @teleloc 0xC88C0000 [127.836998 191.682999 28.932899] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C88C032, 644, 0xC88C0000, 127.837, 191.683, 28.9329, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Smithy */ +/* @teleloc 0xC88C0000 [127.836998 191.682999 28.932899] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C88C033, 4795, 0xC88C014A, 16.6925, 147.142, 22.005, 0.42878, 0, 0, 0.903409, True, '2005-02-09 10:00:00'); /* Celcynd the Dour */ @@ -249,16 +249,16 @@ VALUES (0x7C88C049, 143, 0xC88C017A, 82.9875, 87.1675, 25.0225, -0.711413, 0, /* @teleloc 0xC88C017A [82.987503 87.167503 25.022499] -0.711413 0.000000 0.000000 -0.702774 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C88C04A, 412, 0xC88C0000, 83.8, 90.41, 22.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC88C0000 [83.800003 90.410004 22.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C88C04A, 412, 0xC88C0000, 83.8, 90.41, 22.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC88C0000 [83.800003 90.410004 22.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C88C04B, 412, 0xC88C0000, 79.305, 85.455, 21.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xC88C0000 [79.305000 85.455002 21.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C88C04C, 412, 0xC88C0000, 80.755, 84.105, 24.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC88C0000 [80.754997 84.105003 24.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C88C04C, 412, 0xC88C0000, 80.755, 84.105, 24.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC88C0000 [80.754997 84.105003 24.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C88C04D, 412, 0xC88C0000, 81.7875, 87.81, 25, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C8C2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C8C2.sql index 7eabff46df..0fd3ca089d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C8C2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C8C2.sql @@ -917,8 +917,8 @@ VALUES (0x7C8C20E4, 412, 0xC8C2015D, 80.3916, 61.645, 20, -0.707107, 0, 0, 0.7 /* @teleloc 0xC8C2015D [80.391602 61.645000 20.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20E5, 412, 0xC8C2015E, 90.5832, 58.1594, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC8C2015E [90.583199 58.159401 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C20E5, 412, 0xC8C2015E, 90.5832, 58.1594, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC8C2015E [90.583199 58.159401 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C20E6, 412, 0xC8C2015F, 74.6748, 69.6678, 20, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -937,12 +937,12 @@ VALUES (0x7C8C20E9, 11697, 0xC8C20160, 82.1344, 69.4834, 24.9, -0.92321, 0, 0, - /* @teleloc 0xC8C20160 [82.134399 69.483398 24.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20EA, 9686, 0xC8C20160, 82.9923, 57.9109, 27.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20160 [82.992302 57.910900 27.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C20EA, 9686, 0xC8C20160, 82.9923, 57.9109, 27.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20160 [82.992302 57.910900 27.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20EB, 9686, 0xC8C20160, 84.0797, 70.569, 28.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20160 [84.079697 70.569000 28.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C20EB, 9686, 0xC8C20160, 84.0797, 70.569, 28.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20160 [84.079697 70.569000 28.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C20EC, 11698, 0xC8C20160, 84.0443, 66.5581, 31.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -953,44 +953,44 @@ VALUES (0x7C8C20ED, 11697, 0xC8C20160, 81.6585, 61.2647, 24.9, -0.707107, 0, 0, /* @teleloc 0xC8C20160 [81.658501 61.264702 24.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20EE, 9686, 0xC8C20162, 82.69, 66.5802, 23.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20162 [82.690002 66.580200 23.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C20EE, 9686, 0xC8C20162, 82.69, 66.5802, 23.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20162 [82.690002 66.580200 23.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20EF, 9686, 0xC8C20162, 82.7394, 57.9049, 22.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20162 [82.739403 57.904900 22.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C20EF, 9686, 0xC8C20162, 82.7394, 57.9049, 22.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20162 [82.739403 57.904900 22.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C20F0, 11697, 0xC8C20162, 83.86, 58.4659, 20.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC8C20162 [83.860001 58.465900 20.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20F1, 9686, 0xC8C20163, 85.9903, 57.9253, 23.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20163 [85.990303 57.925301 23.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C20F1, 9686, 0xC8C20163, 85.9903, 57.9253, 23.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20163 [85.990303 57.925301 23.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C20F2, 9686, 0xC8C20163, 87.1893, 63.3901, 23.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC8C20163 [87.189301 63.390099 23.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20F3, 11697, 0xC8C20163, 85.9805, 65.7029, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC8C20163 [85.980499 65.702904 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C20F3, 11697, 0xC8C20163, 85.9805, 65.7029, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC8C20163 [85.980499 65.702904 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20F4, 11697, 0xC8C20164, 84, 70.1659, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC8C20164 [84.000000 70.165901 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C20F4, 11697, 0xC8C20164, 84, 70.1659, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC8C20164 [84.000000 70.165901 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20F5, 9686, 0xC8C20164, 84.2101, 71.0626, 23.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20164 [84.210098 71.062599 23.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C20F5, 9686, 0xC8C20164, 84.2101, 71.0626, 23.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20164 [84.210098 71.062599 23.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20F6, 9686, 0xC8C20164, 82.6434, 67.1021, 23.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20164 [82.643402 67.102097 23.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C20F6, 9686, 0xC8C20164, 82.6434, 67.1021, 23.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20164 [82.643402 67.102097 23.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20F7, 9686, 0xC8C20167, 90.575, 57.325, 23.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20167 [90.574997 57.325001 23.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C20F7, 9686, 0xC8C20167, 90.575, 57.325, 23.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20167 [90.574997 57.325001 23.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C20F8, 11697, 0xC8C20167, 93.6, 53.345, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1001,12 +1001,12 @@ VALUES (0x7C8C20F9, 11697, 0xC8C20167, 85.475, 51.525, 20.1, -0.707107, 0, 0, -0 /* @teleloc 0xC8C20167 [85.474998 51.525002 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20FA, 9686, 0xC8C20167, 88.3323, 49.6258, 23.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20167 [88.332298 49.625801 23.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C20FA, 9686, 0xC8C20167, 88.3323, 49.6258, 23.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20167 [88.332298 49.625801 23.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20FB, 9686, 0xC8C20167, 90.8723, 49.6258, 23.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20167 [90.872299 49.625801 23.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C20FB, 9686, 0xC8C20167, 90.8723, 49.6258, 23.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20167 [90.872299 49.625801 23.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C20FC, 9686, 0xC8C20167, 94.3563, 53.4966, 23.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1021,40 +1021,40 @@ VALUES (0x7C8C20FE, 11697, 0xC8C20167, 92.04, 53.355, 20.1, 0.707107, 0, 0, -0.7 /* @teleloc 0xC8C20167 [92.040001 53.355000 20.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C20FF, 9686, 0xC8C20169, 82.528, 57.3358, 28.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20169 [82.528000 57.335800 28.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C20FF, 9686, 0xC8C20169, 82.528, 57.3358, 28.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20169 [82.528000 57.335800 28.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C2100, 11697, 0xC8C20169, 74.9825, 52.3858, 24.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC8C20169 [74.982498 52.385799 24.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2101, 11697, 0xC8C20169, 79.8265, 50.2592, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC8C20169 [79.826500 50.259201 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C2101, 11697, 0xC8C20169, 79.8265, 50.2592, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC8C20169 [79.826500 50.259201 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C2102, 11698, 0xC8C20169, 85.9071, 53.4885, 31.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xC8C20169 [85.907097 53.488499 31.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2103, 9686, 0xC8C20169, 87.5985, 57.3358, 28.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20169 [87.598503 57.335800 28.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C2103, 9686, 0xC8C20169, 87.5985, 57.3358, 28.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20169 [87.598503 57.335800 28.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2104, 9686, 0xC8C20169, 77.771, 57.3358, 28.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20169 [77.771004 57.335800 28.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C2104, 9686, 0xC8C20169, 77.771, 57.3358, 28.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20169 [77.771004 57.335800 28.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2105, 9686, 0xC8C20169, 78.5112, 49.7368, 28.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20169 [78.511200 49.736801 28.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C2105, 9686, 0xC8C20169, 78.5112, 49.7368, 28.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20169 [78.511200 49.736801 28.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2106, 9686, 0xC8C20169, 84.1939, 49.7368, 28.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20169 [84.193901 49.736801 28.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C2106, 9686, 0xC8C20169, 84.1939, 49.7368, 28.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20169 [84.193901 49.736801 28.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2107, 9686, 0xC8C20169, 89.8388, 49.7368, 28.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20169 [89.838799 49.736801 28.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C2107, 9686, 0xC8C20169, 89.8388, 49.7368, 28.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20169 [89.838799 49.736801 28.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C2108, 9686, 0xC8C20169, 74.2751, 53.4892, 28.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1069,16 +1069,16 @@ VALUES (0x7C8C210A, 11698, 0xC8C20169, 82.3351, 53.5592, 31.15, -0.999998, 0, 0, /* @teleloc 0xC8C20169 [82.335098 53.559200 31.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C210B, 11697, 0xC8C20169, 90.7525, 56.6858, 24.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC8C20169 [90.752502 56.685799 24.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C210B, 11697, 0xC8C20169, 90.7525, 56.6858, 24.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC8C20169 [90.752502 56.685799 24.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C210C, 11697, 0xC8C20169, 93.0925, 53.3058, 24.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC8C20169 [93.092499 53.305801 24.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C210D, 11697, 0xC8C20169, 89.0625, 50.1658, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC8C20169 [89.062500 50.165798 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C210D, 11697, 0xC8C20169, 89.0625, 50.1658, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC8C20169 [89.062500 50.165798 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C210E, 9686, 0xC8C2016B, 84.2712, 55.4145, 23.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1089,16 +1089,16 @@ VALUES (0x7C8C210F, 9686, 0xC8C2016B, 73.82, 55.78, 23.66, -0.707107, 0, 0, -0. /* @teleloc 0xC8C2016B [73.820000 55.779999 23.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2110, 9686, 0xC8C2016B, 81.36, 53.49, 23.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C2016B [81.360001 53.490002 23.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C2110, 9686, 0xC8C2016B, 81.36, 53.49, 23.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C2016B [81.360001 53.490002 23.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2111, 412, 0xC8C2016C, 81.285, 53.0458, 20, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC8C2016C [81.285004 53.045799 20.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C2111, 412, 0xC8C2016C, 81.285, 53.0458, 20, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC8C2016C [81.285004 53.045799 20.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2112, 9686, 0xC8C2016C, 78.1562, 52.9326, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C2016C [78.156197 52.932598 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C2112, 9686, 0xC8C2016C, 78.1562, 52.9326, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C2016C [78.156197 52.932598 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C2113, 9686, 0xC8C2016C, 84.2712, 51.2724, 23.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1109,8 +1109,8 @@ VALUES (0x7C8C2114, 412, 0xC8C20170, 84.7014, 54.3593, 15.195, 0.707107, 0, 0, /* @teleloc 0xC8C20170 [84.701401 54.359299 15.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2115, 9686, 0xC8C20170, 81.3284, 51.1812, 18.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20170 [81.328400 51.181198 18.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C2115, 9686, 0xC8C20170, 81.3284, 51.1812, 18.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20170 [81.328400 51.181198 18.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C2116, 9686, 0xC8C20170, 84.5884, 54.3312, 18.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x7C8C2117, 9686, 0xC8C20171, 85.15, 60.3512, 18.59, -0.707107, 0, 0, - /* @teleloc 0xC8C20171 [85.150002 60.351200 18.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2118, 9686, 0xC8C20172, 80.3284, 56.5012, 18, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20172 [80.328400 56.501202 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C2118, 9686, 0xC8C20172, 80.3284, 56.5012, 18, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20172 [80.328400 56.501202 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C2119, 11698, 0xC8C20172, 78.8629, 60.5042, 19.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1133,8 +1133,8 @@ VALUES (0x7C8C211A, 9686, 0xC8C20172, 72.5546, 61.7454, 18, -0.707107, 0, 0, -0 /* @teleloc 0xC8C20172 [72.554604 61.745399 18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C211B, 9686, 0xC8C20172, 76.3584, 56.5012, 18, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20172 [76.358398 56.501202 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C211B, 9686, 0xC8C20172, 76.3584, 56.5012, 18, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20172 [76.358398 56.501202 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C211C, 11697, 0xC8C20172, 73.3897, 57.3235, 15.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1165,8 +1165,8 @@ VALUES (0x7C8C2122, 9686, 0xC8C20000, 74.45, 69.99, 23.25, 0.357553, 0, 0, -0.9 /* @teleloc 0xC8C20000 [74.449997 69.989998 23.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2123, 9686, 0xC8C20000, 78.32, 71.22, 22.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20000 [78.320000 71.220001 22.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C2123, 9686, 0xC8C20000, 78.32, 71.22, 22.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20000 [78.320000 71.220001 22.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C2124, 9686, 0xC8C20000, 72.97, 65.46, 22.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x7C8C2125, 9686, 0xC8C20000, 80.3844, 61.5888, 23.39, 0.707107, 0, 0, /* @teleloc 0xC8C20000 [80.384399 61.588799 23.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2126, 9686, 0xC8C20000, 90.845, 70.355, 22.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20000 [90.845001 70.355003 22.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C2126, 9686, 0xC8C20000, 90.845, 70.355, 22.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20000 [90.845001 70.355003 22.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C2127, 9686, 0xC8C20000, 90.555, 58.215, 23.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC8C20000 [90.555000 58.215000 23.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C2127, 9686, 0xC8C20000, 90.555, 58.215, 23.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC8C20000 [90.555000 58.215000 23.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C2128, 12679, 0xC8C20000, 79.2551, 59.1692, 20.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1209,12 +1209,12 @@ VALUES (0x7C8C212D, 12679, 0xC8C20000, 88.9651, 69.3892, 20.1, 0.95656, 0, 0, 0. /* @teleloc 0xC8C20000 [88.965103 69.389198 20.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C212E, 12678, 0xC8C20000, 84.1198, 69.4735, 33.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC8C20000 [84.119797 69.473503 33.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C8C212E, 12678, 0xC8C20000, 84.1198, 69.4735, 33.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC8C20000 [84.119797 69.473503 33.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C8C212F, 12678, 0xC8C20000, 84.1198, 53.4735, 33.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xC8C20000 [84.119797 53.473499 33.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C8C212F, 12678, 0xC8C20000, 84.1198, 53.4735, 33.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xC8C20000 [84.119797 53.473499 33.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C8C2130, 11697, 0xC8C20176, 151.946, 104.375, 20.9, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C946.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C946.sql index 33fdb0c3a0..c2c67670fe 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C946.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C946.sql @@ -5,24 +5,24 @@ VALUES (0x7C946000, 11697, 0xC9460102, 42.0291, 36.257, 142.075, -0.909599, 0, 0 /* @teleloc 0xC9460102 [42.029099 36.257000 142.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946001, 9686, 0xC9460102, 41.9496, 31.2691, 144.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460102 [41.949600 31.269100 144.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C946001, 9686, 0xC9460102, 41.9496, 31.2691, 144.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460102 [41.949600 31.269100 144.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C946002, 11697, 0xC9460102, 37.9627, 34.176, 142.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC9460102 [37.962700 34.175999 142.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946003, 9686, 0xC9460102, 36.2496, 31.2941, 144.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460102 [36.249599 31.294100 144.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C946003, 9686, 0xC9460102, 36.2496, 31.2941, 144.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460102 [36.249599 31.294100 144.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946004, 9686, 0xC9460102, 36.4827, 37.2358, 144.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460102 [36.482700 37.235802 144.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C946004, 9686, 0xC9460102, 36.4827, 37.2358, 144.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460102 [36.482700 37.235802 144.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946005, 9686, 0xC9460102, 41.9128, 37.2608, 144.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460102 [41.912800 37.260799 144.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C946005, 9686, 0xC9460102, 41.9128, 37.2608, 144.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460102 [41.912800 37.260799 144.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C946006, 9686, 0xC9460102, 43.2378, 36.5358, 144.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7C946009, 11697, 0xC9460102, 40.7127, 34.176, 142.075, 0.707107, 0, 0, /* @teleloc 0xC9460102 [40.712700 34.175999 142.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C94600A, 9686, 0xC9460102, 39.0367, 31.2691, 145.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460102 [39.036701 31.269100 145.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C94600A, 9686, 0xC9460102, 39.0367, 31.2691, 145.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460102 [39.036701 31.269100 145.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C94600B, 9686, 0xC9460102, 43.2378, 34.1692, 145.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC9460102 [43.237801 34.169201 145.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C94600C, 9686, 0xC9460102, 39.2741, 37.2358, 145.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460102 [39.274101 37.235802 145.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C94600C, 9686, 0xC9460102, 39.2741, 37.2358, 145.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460102 [39.274101 37.235802 145.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C94600D, 9686, 0xC9460102, 35.1092, 32.6724, 144.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7C946013, 11698, 0xC9460102, 36.9253, 35.8027, 146.175, -0.9486, 0, 0, /* @teleloc 0xC9460102 [36.925301 35.802700 146.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946014, 11697, 0xC9460102, 39.3041, 36.582, 142.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC9460102 [39.304100 36.582001 142.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C946014, 11697, 0xC9460102, 39.3041, 36.582, 142.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC9460102 [39.304100 36.582001 142.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C946015, 11697, 0xC9460102, 39.3041, 34.157, 142.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7C946016, 11697, 0xC9460102, 36.006, 32.1068, 142.075, -0.364064, 0, 0 /* @teleloc 0xC9460102 [36.006001 32.106800 142.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946017, 11697, 0xC9460102, 37.481, 31.6568, 142.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC9460102 [37.480999 31.656799 142.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C946017, 11697, 0xC9460102, 37.481, 31.6568, 142.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC9460102 [37.480999 31.656799 142.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946018, 11697, 0xC9460102, 40.556, 31.6568, 142.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC9460102 [40.556000 31.656799 142.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C946018, 11697, 0xC9460102, 40.556, 31.6568, 142.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC9460102 [40.556000 31.656799 142.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946019, 11697, 0xC9460104, 33.5236, 33.5283, 142.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC9460104 [33.523602 33.528301 142.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7C946019, 11697, 0xC9460104, 33.5236, 33.5283, 142.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC9460104 [33.523602 33.528301 142.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C94601A, 11697, 0xC9460104, 34.2062, 37.8521, 142.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC9460104 [34.206200 37.852100 142.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C94601B, 9686, 0xC9460104, 33.6774, 33.1487, 144.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460104 [33.677399 33.148701 144.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C94601B, 9686, 0xC9460104, 33.6774, 33.1487, 144.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460104 [33.677399 33.148701 144.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C94601C, 9686, 0xC9460104, 30.1624, 35.7762, 144.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7C94601F, 9686, 0xC9460104, 34.6566, 35.0737, 145.475, 0.707107, 0, 0 /* @teleloc 0xC9460104 [34.656601 35.073700 145.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946020, 9686, 0xC9460104, 32.712, 38.318, 145.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460104 [32.712002 38.318001 145.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C946020, 9686, 0xC9460104, 32.712, 38.318, 145.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460104 [32.712002 38.318001 145.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C946021, 11697, 0xC9460106, 38.0036, 33.5253, 138.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7C946023, 9686, 0xC9460106, 40.0124, 33.5261, 139.95, 0.707107, 0, 0, /* @teleloc 0xC9460106 [40.012402 33.526100 139.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946024, 9686, 0xC9460106, 34.7374, 30.3262, 139.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460106 [34.737400 30.326200 139.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C946024, 9686, 0xC9460106, 34.7374, 30.3262, 139.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460106 [34.737400 30.326200 139.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C946025, 9686, 0xC9460106, 30.1124, 33.5512, 139.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xC9460106 [30.112400 33.551201 139.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946026, 9686, 0xC9460106, 36.1374, 36.8762, 139.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460106 [36.137402 36.876202 139.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C946026, 9686, 0xC9460106, 36.1374, 36.8762, 139.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460106 [36.137402 36.876202 139.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946027, 11698, 0xC9460106, 35.0297, 34.1917, 141.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xC9460106 [35.029701 34.191700 141.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C946027, 11698, 0xC9460106, 35.0297, 34.1917, 141.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xC9460106 [35.029701 34.191700 141.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C946028, 9687, 0xC9460106, 39.4496, 30.8691, 138.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xC9460106 [39.449600 30.869101 138.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946029, 9686, 0xC9460106, 37.3111, 30.3262, 139.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460106 [37.311100 30.326200 139.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C946029, 9686, 0xC9460106, 37.3111, 30.3262, 139.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460106 [37.311100 30.326200 139.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C94602A, 9686, 0xC9460106, 33.0875, 36.8762, 139.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460106 [33.087502 36.876202 139.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7C94602A, 9686, 0xC9460106, 33.0875, 36.8762, 139.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460106 [33.087502 36.876202 139.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C94602B, 11697, 0xC9460106, 39.3178, 36.119, 138.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC9460106 [39.317799 36.118999 138.100006] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C94602C, 11697, 0xC9460106, 35.9428, 33.594, 138.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xC9460106 [35.942799 33.594002 138.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C94602C, 11697, 0xC9460106, 35.9428, 33.594, 138.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xC9460106 [35.942799 33.594002 138.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C94602D, 11697, 0xC9460106, 30.7178, 30.919, 138.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xC9460106 [30.717800 30.919001 138.100006] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C94602E, 412, 0xC9460000, 32.6996, 38.6791, 142, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC9460000 [32.699600 38.679100 142.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C94602E, 412, 0xC9460000, 32.6996, 38.6791, 142, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC9460000 [32.699600 38.679100 142.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C94602F, 9686, 0xC9460000, 32.6774, 38.7737, 145.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460000 [32.677399 38.773701 145.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C94602F, 9686, 0xC9460000, 32.6774, 38.7737, 145.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460000 [32.677399 38.773701 145.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946030, 9686, 0xC9460000, 34.576, 38.7737, 143.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460000 [34.576000 38.773701 143.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C946030, 9686, 0xC9460000, 34.576, 38.7737, 143.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460000 [34.576000 38.773701 143.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946031, 9686, 0xC9460000, 30.8252, 38.7737, 143.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xC9460000 [30.825199 38.773701 143.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C946031, 9686, 0xC9460000, 30.8252, 38.7737, 143.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xC9460000 [30.825199 38.773701 143.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C946032, 12679, 0xC9460000, 29.0041, 39.332, 142.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xC9460000 [29.004101 39.332001 142.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C946033, 12679, 0xC9460000, 43.3541, 39.107, 142.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xC9460000 [43.354099 39.106998 142.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C946033, 12679, 0xC9460000, 43.3541, 39.107, 142.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xC9460000 [43.354099 39.106998 142.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C946034, 9686, 0xC946010B, 34.4865, 107.954, 153.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -893,7 +893,7 @@ VALUES (0x7C9460D0, 0x7C94609C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C9460D1, 12910, 0xC9460104, 33.2982, 35.6039, 142.005, 0.033449, 0, 0, 0.99944, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xC9460104 [33.298199 35.603901 142.005005] 0.033448 0.000000 0.000000 0.999440 */ +/* @teleloc 0xC9460104 [33.298199 35.603901 142.005005] 0.033449 0.000000 0.000000 0.999440 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7C9460D1, 0x7C946000, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C956.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C956.sql index 94c6ac340d..9f499ffc38 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C956.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C956.sql @@ -325,7 +325,7 @@ VALUES (0x7C956042, 0x7C956001, '2005-02-09 10:00:00') /* Ceiling Hook (11698) * INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C956043, 14223, 0xC9560131, 61.4426, 88.5004, 24.005, 0.99716, 0, 0, -0.075307, False, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0xC9560131 [61.442600 88.500397 24.004999] 0.997160 0.000000 0.000000 -0.075306 */ +/* @teleloc 0xC9560131 [61.442600 88.500397 24.004999] 0.997160 0.000000 0.000000 -0.075307 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7C956043, 0x7C95601E, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C95B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C95B.sql index ff7821ab9e..e51b896dc5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C95B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C95B.sql @@ -137,8 +137,8 @@ VALUES (0x7C95B021, 2284, 0xC95B0000, 149.271, 110.315, 15.2551, -0.71595, 0, 0 /* @teleloc 0xC95B0000 [149.270996 110.315002 15.255100] -0.715950 0.000000 0.000000 0.698151 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C95B022, 2285, 0xC95B0000, 86.2152, 151.051, 15.1217, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Food & Garments */ -/* @teleloc 0xC95B0000 [86.215202 151.050995 15.121700] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C95B022, 2285, 0xC95B0000, 86.2152, 151.051, 15.1217, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Food & Garments */ +/* @teleloc 0xC95B0000 [86.215202 151.050995 15.121700] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C95B023, 2282, 0xC95B0000, 140.563, 131.317, 15.3086, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* The True Shot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/C98C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/C98C.sql index dc3e48fc73..cc01169bf3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/C98C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/C98C.sql @@ -5,16 +5,16 @@ VALUES (0x7C98C000, 143, 0xC98C010D, 110.988, 178.167, 25.0225, -0.711413, 0, /* @teleloc 0xC98C010D [110.987999 178.167007 25.022499] -0.711413 0.000000 0.000000 -0.702774 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C98C001, 412, 0xC98C0000, 111.8, 181.41, 22.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC98C0000 [111.800003 181.410004 22.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C98C001, 412, 0xC98C0000, 111.8, 181.41, 22.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC98C0000 [111.800003 181.410004 22.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C98C002, 412, 0xC98C0000, 107.305, 176.455, 21.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xC98C0000 [107.305000 176.455002 21.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C98C003, 412, 0xC98C0000, 108.755, 175.105, 24.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC98C0000 [108.754997 175.104996 24.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C98C003, 412, 0xC98C0000, 108.755, 175.105, 24.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC98C0000 [108.754997 175.104996 24.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C98C004, 412, 0xC98C0000, 109.787, 178.81, 25, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -33,8 +33,8 @@ VALUES (0x7C98C007, 412, 0xC98C011B, 127.975, 179.51, 22.01, -0.707107, 0, 0, /* @teleloc 0xC98C011B [127.974998 179.509995 22.010000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C98C008, 412, 0xC98C0000, 132.46, 189.53, 22.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xC98C0000 [132.460007 189.529999 22.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C98C008, 412, 0xC98C0000, 132.46, 189.53, 22.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xC98C0000 [132.460007 189.529999 22.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C98C009, 412, 0xC98C0000, 132.46, 168.51, 22.01, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -73,8 +73,8 @@ VALUES (0x7C98C011, 1080, 0xC98C0130, 80, 160, 22.1, 0.875886, 0, 0, 0.482518, /* @teleloc 0xC98C0130 [80.000000 160.000000 22.100000] 0.875886 0.000000 0.000000 0.482518 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7C98C012, 1085, 0xC98C0000, 115.5, 181.75, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Adornments */ -/* @teleloc 0xC98C0000 [115.500000 181.750000 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7C98C012, 1085, 0xC98C0000, 115.5, 181.75, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Adornments */ +/* @teleloc 0xC98C0000 [115.500000 181.750000 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7C98C013, 1086, 0xC98C0000, 129.525, 189.835, 22, -0.078241, 0, 0, -0.996934, False, '2005-02-09 10:00:00'); /* Skull and Flagons */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CA1D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CA1D.sql index 3da2eaf054..219f68667e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CA1D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CA1D.sql @@ -213,24 +213,24 @@ VALUES (0x7CA1D034, 11697, 0xCA1D010B, 89.4449, 37.3468, 80.075, -0.909599, 0, 0 /* @teleloc 0xCA1D010B [89.444901 37.346802 80.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D035, 9686, 0xCA1D010B, 89.3654, 32.3589, 82.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010B [89.365402 32.358898 82.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D035, 9686, 0xCA1D010B, 89.3654, 32.3589, 82.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010B [89.365402 32.358898 82.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D036, 11697, 0xCA1D010B, 85.3785, 35.2658, 80.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCA1D010B [85.378502 35.265800 80.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D037, 9686, 0xCA1D010B, 83.6654, 32.3839, 82.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010B [83.665398 32.383900 82.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D037, 9686, 0xCA1D010B, 83.6654, 32.3839, 82.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010B [83.665398 32.383900 82.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D038, 9686, 0xCA1D010B, 83.8985, 38.3256, 82.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010B [83.898499 38.325600 82.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA1D038, 9686, 0xCA1D010B, 83.8985, 38.3256, 82.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010B [83.898499 38.325600 82.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D039, 9686, 0xCA1D010B, 89.3286, 38.3506, 82.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010B [89.328598 38.350601 82.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA1D039, 9686, 0xCA1D010B, 89.3286, 38.3506, 82.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010B [89.328598 38.350601 82.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D03A, 9686, 0xCA1D010B, 90.6536, 37.6256, 82.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -249,16 +249,16 @@ VALUES (0x7CA1D03D, 11697, 0xCA1D010B, 88.1285, 35.2658, 80.075, 0.707107, 0, 0, /* @teleloc 0xCA1D010B [88.128502 35.265800 80.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D03E, 9686, 0xCA1D010B, 86.4525, 32.3589, 83.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010B [86.452499 32.358898 83.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D03E, 9686, 0xCA1D010B, 86.4525, 32.3589, 83.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010B [86.452499 32.358898 83.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D03F, 9686, 0xCA1D010B, 90.6536, 35.259, 83.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCA1D010B [90.653603 35.258999 83.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D040, 9686, 0xCA1D010B, 86.6899, 38.3256, 83.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010B [86.689903 38.325600 83.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA1D040, 9686, 0xCA1D010B, 86.6899, 38.3256, 83.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010B [86.689903 38.325600 83.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D041, 9686, 0xCA1D010B, 82.525, 33.7621, 82.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -289,8 +289,8 @@ VALUES (0x7CA1D047, 11698, 0xCA1D010B, 84.3411, 36.8925, 84.175, -0.9486, 0, 0, /* @teleloc 0xCA1D010B [84.341103 36.892502 84.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D048, 11697, 0xCA1D010B, 86.7199, 37.6718, 80.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA1D010B [86.719902 37.671799 80.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA1D048, 11697, 0xCA1D010B, 86.7199, 37.6718, 80.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA1D010B [86.719902 37.671799 80.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D049, 11697, 0xCA1D010B, 86.7199, 35.2468, 80.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -301,24 +301,24 @@ VALUES (0x7CA1D04A, 11697, 0xCA1D010B, 83.4218, 33.1966, 80.075, -0.364064, 0, 0 /* @teleloc 0xCA1D010B [83.421799 33.196602 80.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D04B, 11697, 0xCA1D010B, 84.8968, 32.7466, 80.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA1D010B [84.896797 32.746601 80.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D04B, 11697, 0xCA1D010B, 84.8968, 32.7466, 80.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA1D010B [84.896797 32.746601 80.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D04C, 11697, 0xCA1D010B, 87.9718, 32.7466, 80.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA1D010B [87.971802 32.746601 80.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D04C, 11697, 0xCA1D010B, 87.9718, 32.7466, 80.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA1D010B [87.971802 32.746601 80.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D04D, 11697, 0xCA1D010D, 80.9394, 34.6181, 80.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA1D010D [80.939400 34.618099 80.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7CA1D04D, 11697, 0xCA1D010D, 80.9394, 34.6181, 80.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA1D010D [80.939400 34.618099 80.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D04E, 11697, 0xCA1D010D, 81.622, 38.9419, 80.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCA1D010D [81.622002 38.941898 80.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D04F, 9686, 0xCA1D010D, 81.0932, 34.2385, 82.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010D [81.093201 34.238499 82.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D04F, 9686, 0xCA1D010D, 81.0932, 34.2385, 82.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010D [81.093201 34.238499 82.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D050, 9686, 0xCA1D010D, 77.5782, 36.866, 82.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,8 +337,8 @@ VALUES (0x7CA1D053, 9686, 0xCA1D010D, 82.0724, 36.1635, 83.475, 0.707107, 0, 0, /* @teleloc 0xCA1D010D [82.072403 36.163502 83.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D054, 9686, 0xCA1D010D, 80.1278, 39.4077, 83.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010D [80.127800 39.407700 83.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA1D054, 9686, 0xCA1D010D, 80.1278, 39.4077, 83.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010D [80.127800 39.407700 83.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D055, 11697, 0xCA1D010F, 85.4194, 34.6151, 76.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -353,68 +353,68 @@ VALUES (0x7CA1D057, 9686, 0xCA1D010F, 87.4282, 34.6159, 77.95, 0.707107, 0, 0, /* @teleloc 0xCA1D010F [87.428200 34.615898 77.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D058, 9686, 0xCA1D010F, 82.1532, 31.416, 77.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010F [82.153198 31.416000 77.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D058, 9686, 0xCA1D010F, 82.1532, 31.416, 77.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010F [82.153198 31.416000 77.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D059, 9686, 0xCA1D010F, 77.5282, 34.641, 77.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCA1D010F [77.528198 34.640999 77.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D05A, 9686, 0xCA1D010F, 83.5532, 37.966, 77.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010F [83.553200 37.966000 77.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA1D05A, 9686, 0xCA1D010F, 83.5532, 37.966, 77.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010F [83.553200 37.966000 77.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D05B, 11698, 0xCA1D010F, 82.4455, 35.2815, 79.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCA1D010F [82.445503 35.281502 79.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D05B, 11698, 0xCA1D010F, 82.4455, 35.2815, 79.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCA1D010F [82.445503 35.281502 79.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D05C, 9687, 0xCA1D010F, 86.8654, 31.9589, 76.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xCA1D010F [86.865402 31.958900 76.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D05D, 9686, 0xCA1D010F, 84.7269, 31.4159, 77.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010F [84.726898 31.415899 77.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D05D, 9686, 0xCA1D010F, 84.7269, 31.4159, 77.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010F [84.726898 31.415899 77.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D05E, 9686, 0xCA1D010F, 80.5033, 37.966, 77.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D010F [80.503304 37.966000 77.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA1D05E, 9686, 0xCA1D010F, 80.5033, 37.966, 77.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D010F [80.503304 37.966000 77.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D05F, 11697, 0xCA1D010F, 86.7336, 37.2088, 76.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCA1D010F [86.733597 37.208801 76.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D060, 11697, 0xCA1D010F, 83.3586, 34.6838, 76.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA1D010F [83.358597 34.683800 76.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D060, 11697, 0xCA1D010F, 83.3586, 34.6838, 76.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA1D010F [83.358597 34.683800 76.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D061, 11697, 0xCA1D010F, 78.1336, 32.0088, 76.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCA1D010F [78.133598 32.008801 76.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D062, 412, 0xCA1D0000, 80.1154, 39.7689, 80, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCA1D0000 [80.115402 39.768902 80.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D062, 412, 0xCA1D0000, 80.1154, 39.7689, 80, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCA1D0000 [80.115402 39.768902 80.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D063, 9686, 0xCA1D0000, 80.0932, 39.8635, 83.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D0000 [80.093201 39.863499 83.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D063, 9686, 0xCA1D0000, 80.0932, 39.8635, 83.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D0000 [80.093201 39.863499 83.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D064, 9686, 0xCA1D0000, 81.9918, 39.8635, 81.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D0000 [81.991798 39.863499 81.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D064, 9686, 0xCA1D0000, 81.9918, 39.8635, 81.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D0000 [81.991798 39.863499 81.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D065, 9686, 0xCA1D0000, 78.241, 39.8635, 81.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA1D0000 [78.240997 39.863499 81.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D065, 9686, 0xCA1D0000, 78.241, 39.8635, 81.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA1D0000 [78.240997 39.863499 81.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D066, 12679, 0xCA1D0000, 76.4199, 40.4218, 80.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCA1D0000 [76.419899 40.421799 80.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA1D067, 12679, 0xCA1D0000, 90.7699, 40.1968, 80.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCA1D0000 [90.769897 40.196800 80.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA1D067, 12679, 0xCA1D0000, 90.7699, 40.1968, 80.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCA1D0000 [90.769897 40.196800 80.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA1D068, 9686, 0xCA1D0114, 35.8414, 33.3301, 86.85, -0.645209, 0, 0, -0.764006, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CA2C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CA2C.sql index 2ce92df3b6..b7a7986a67 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CA2C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CA2C.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xCA2C; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA2C000, 1022, 0xCA2C0000, 106.895, 78.266, 152.913, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mayoi Portal */ -/* @teleloc 0xCA2C0000 [106.894997 78.265999 152.912994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA2C000, 1022, 0xCA2C0000, 106.895, 78.266, 152.913, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Mayoi Portal */ +/* @teleloc 0xCA2C0000 [106.894997 78.265999 152.912994] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CA30.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CA30.sql index 6117cb8531..6842b9c4e5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CA30.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CA30.sql @@ -5,24 +5,24 @@ VALUES (0x7CA30000, 11697, 0xCA300102, 65.9571, 108.228, 370.075, -0.909599, 0, /* @teleloc 0xCA300102 [65.957100 108.227997 370.075012] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30001, 9686, 0xCA300102, 65.8776, 103.24, 372.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300102 [65.877602 103.239998 372.299988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30001, 9686, 0xCA300102, 65.8776, 103.24, 372.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300102 [65.877602 103.239998 372.299988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA30002, 11697, 0xCA300102, 61.8907, 106.147, 370.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCA300102 [61.890701 106.147003 370.075012] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30003, 9686, 0xCA300102, 60.1776, 103.265, 372.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300102 [60.177601 103.264999 372.299988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30003, 9686, 0xCA300102, 60.1776, 103.265, 372.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300102 [60.177601 103.264999 372.299988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30004, 9686, 0xCA300102, 60.4107, 109.207, 372.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300102 [60.410702 109.207001 372.299988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA30004, 9686, 0xCA300102, 60.4107, 109.207, 372.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300102 [60.410702 109.207001 372.299988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30005, 9686, 0xCA300102, 65.8408, 109.232, 372.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300102 [65.840797 109.232002 372.299988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA30005, 9686, 0xCA300102, 65.8408, 109.232, 372.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300102 [65.840797 109.232002 372.299988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA30006, 9686, 0xCA300102, 67.1658, 108.507, 372.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7CA30009, 11697, 0xCA300102, 64.6407, 106.147, 370.075, 0.707107, 0, 0 /* @teleloc 0xCA300102 [64.640701 106.147003 370.075012] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA3000A, 11697, 0xCA300104, 57.4516, 105.499, 370.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA300104 [57.451599 105.499001 370.075012] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7CA3000A, 11697, 0xCA300104, 57.4516, 105.499, 370.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA300104 [57.451599 105.499001 370.075012] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA3000B, 11697, 0xCA300104, 58.1342, 109.823, 370.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCA300104 [58.134201 109.822998 370.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA3000C, 9686, 0xCA300104, 57.6054, 105.12, 372.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300104 [57.605400 105.120003 372.299988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA3000C, 9686, 0xCA300104, 57.6054, 105.12, 372.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300104 [57.605400 105.120003 372.299988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA3000D, 9686, 0xCA300104, 54.0904, 107.747, 372.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7CA30010, 9686, 0xCA300106, 63.9404, 105.497, 367.95, 0.707107, 0, 0, /* @teleloc 0xCA300106 [63.940399 105.497002 367.950012] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30011, 9686, 0xCA300106, 58.6654, 102.297, 367.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300106 [58.665401 102.296997 367.950012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30011, 9686, 0xCA300106, 58.6654, 102.297, 367.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300106 [58.665401 102.296997 367.950012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA30012, 9686, 0xCA300106, 54.0404, 105.522, 367.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCA300106 [54.040401 105.522003 367.950012] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30013, 9686, 0xCA300106, 60.0654, 108.847, 367.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300106 [60.065399 108.847000 367.950012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA30013, 9686, 0xCA300106, 60.0654, 108.847, 367.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300106 [60.065399 108.847000 367.950012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30014, 11698, 0xCA300106, 58.9577, 106.163, 369.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCA300106 [58.957699 106.163002 369.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30014, 11698, 0xCA300106, 58.9577, 106.163, 369.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCA300106 [58.957699 106.163002 369.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA30015, 9687, 0xCA300106, 63.3776, 102.84, 366.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xCA300106 [63.377602 102.839996 366.049988] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30016, 412, 0xCA300000, 56.6276, 110.65, 370, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCA300000 [56.627602 110.650002 370.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30016, 412, 0xCA300000, 56.6276, 110.65, 370, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCA300000 [56.627602 110.650002 370.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA30017, 9686, 0xCA300109, 159.471, 154.105, 340.85, -0.094216, 0, 0, -0.995552, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -287,16 +287,16 @@ VALUES (0x7CA3002B, 10707, 0xCA300000, 46.077, 124.719, 369.686, -0.998251, 0, 0 /* @teleloc 0xCA300000 [46.077000 124.719002 369.686005] -0.998251 0.000000 0.000000 0.059122 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA3002C, 9686, 0xCA300102, 62.9647, 103.24, 373.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300102 [62.964699 103.239998 373.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA3002C, 9686, 0xCA300102, 62.9647, 103.24, 373.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300102 [62.964699 103.239998 373.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA3002D, 9686, 0xCA300102, 67.1658, 106.14, 373.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCA300102 [67.165802 106.139999 373.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA3002E, 9686, 0xCA300102, 63.2021, 109.207, 373.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300102 [63.202099 109.207001 373.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA3002E, 9686, 0xCA300102, 63.2021, 109.207, 373.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300102 [63.202099 109.207001 373.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA3002F, 9686, 0xCA300102, 59.0372, 104.643, 372.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -327,8 +327,8 @@ VALUES (0x7CA30035, 11698, 0xCA300102, 60.8533, 107.774, 374.175, -0.9486, 0, 0, /* @teleloc 0xCA300102 [60.853298 107.774002 374.174988] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30036, 11697, 0xCA300102, 63.2321, 108.553, 370.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA300102 [63.232101 108.553001 370.075012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA30036, 11697, 0xCA300102, 63.2321, 108.553, 370.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA300102 [63.232101 108.553001 370.075012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA30037, 11697, 0xCA300102, 63.2321, 106.128, 370.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -339,12 +339,12 @@ VALUES (0x7CA30038, 11697, 0xCA300102, 59.934, 104.078, 370.075, -0.364064, 0, 0 /* @teleloc 0xCA300102 [59.933998 104.078003 370.075012] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30039, 11697, 0xCA300102, 61.409, 103.628, 370.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA300102 [61.409000 103.627998 370.075012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30039, 11697, 0xCA300102, 61.409, 103.628, 370.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA300102 [61.409000 103.627998 370.075012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA3003A, 11697, 0xCA300102, 64.484, 103.628, 370.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA300102 [64.484001 103.627998 370.075012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA3003A, 11697, 0xCA300102, 64.484, 103.628, 370.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA300102 [64.484001 103.627998 370.075012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA3003B, 9686, 0xCA300104, 54.0904, 105.969, 372.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -359,48 +359,48 @@ VALUES (0x7CA3003D, 9686, 0xCA300104, 58.5846, 107.045, 373.475, 0.707107, 0, 0 /* @teleloc 0xCA300104 [58.584599 107.044998 373.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA3003E, 9686, 0xCA300104, 56.64, 110.289, 373.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300104 [56.639999 110.289001 373.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA3003E, 9686, 0xCA300104, 56.64, 110.289, 373.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300104 [56.639999 110.289001 373.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA3003F, 9686, 0xCA300106, 61.2391, 102.297, 367.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300106 [61.239101 102.296997 367.950012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA3003F, 9686, 0xCA300106, 61.2391, 102.297, 367.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300106 [61.239101 102.296997 367.950012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30040, 9686, 0xCA300106, 57.0155, 108.847, 367.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300106 [57.015499 108.847000 367.950012] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA30040, 9686, 0xCA300106, 57.0155, 108.847, 367.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300106 [57.015499 108.847000 367.950012] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA30041, 11697, 0xCA300106, 63.2458, 108.09, 366.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCA300106 [63.245800 108.089996 366.100006] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30042, 11697, 0xCA300106, 59.8708, 105.565, 366.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA300106 [59.870800 105.565002 366.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30042, 11697, 0xCA300106, 59.8708, 105.565, 366.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA300106 [59.870800 105.565002 366.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA30043, 11697, 0xCA300106, 54.6458, 102.89, 366.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCA300106 [54.645802 102.889999 366.100006] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30044, 9686, 0xCA300000, 56.6054, 110.745, 373.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300000 [56.605400 110.745003 373.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30044, 9686, 0xCA300000, 56.6054, 110.745, 373.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300000 [56.605400 110.745003 373.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30045, 9686, 0xCA300000, 58.504, 110.745, 371.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300000 [58.504002 110.745003 371.950012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30045, 9686, 0xCA300000, 58.504, 110.745, 371.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300000 [58.504002 110.745003 371.950012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30046, 9686, 0xCA300000, 54.7532, 110.745, 371.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA300000 [54.753201 110.745003 371.950012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30046, 9686, 0xCA300000, 54.7532, 110.745, 371.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA300000 [54.753201 110.745003 371.950012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA30047, 12679, 0xCA300000, 52.9321, 111.303, 370.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCA300000 [52.932098 111.303001 370.075012] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA30048, 12679, 0xCA300000, 67.2821, 111.078, 370.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCA300000 [67.282097 111.078003 370.075012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA30048, 12679, 0xCA300000, 67.2821, 111.078, 370.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCA300000 [67.282097 111.078003 370.075012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA30049, 9686, 0xCA300109, 161.153, 154.295, 343.1, 0.226546, 0, 0, -0.974, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CA42.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CA42.sql index 616e40b490..1b1c18fab2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CA42.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CA42.sql @@ -5,8 +5,8 @@ VALUES (0x7CA42000, 722, 0xCA420000, 83, 122.95, 74, 1, 0, 0, 0, False, '2005- /* @teleloc 0xCA420000 [83.000000 122.949997 74.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA42001, 721, 0xCA420000, 85, 122.95, 74, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCA420000 [85.000000 122.949997 74.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA42001, 721, 0xCA420000, 85, 122.95, 74, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCA420000 [85.000000 122.949997 74.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA42002, 956, 0xCA420000, 136.463, 33.4397, 57.4197, 0.120252, 0, 0, 0.992743, False, '2005-02-09 10:00:00'); /* Wood Golem Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CA83.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CA83.sql index ae29079471..55dcdb38e6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CA83.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CA83.sql @@ -533,8 +533,8 @@ VALUES (0x7CA83084, 9686, 0xCA830137, 76.8343, 38.2704, 34.5, -0.707107, 0, 0, /* @teleloc 0xCA830137 [76.834297 38.270401 34.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA83085, 9686, 0xCA830138, 86.6686, 38.6127, 35.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830138 [86.668602 38.612701 35.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA83085, 9686, 0xCA830138, 86.6686, 38.6127, 35.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830138 [86.668602 38.612701 35.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA83086, 9686, 0xCA830138, 91.0686, 37.3127, 34.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x7CA83087, 9686, 0xCA830138, 91.0686, 33.6627, 34.8, 0.707107, 0, 0, - /* @teleloc 0xCA830138 [91.068604 33.662701 34.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA83088, 9686, 0xCA830138, 86.6186, 32.6627, 35.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830138 [86.618599 32.662701 35.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA83088, 9686, 0xCA830138, 86.6186, 32.6627, 35.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830138 [86.618599 32.662701 35.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA83089, 11697, 0xCA830138, 82.884, 33.3245, 32.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,20 +557,20 @@ VALUES (0x7CA8308A, 11697, 0xCA830138, 90.384, 37.7245, 32.05, -0.895323, 0, 0, /* @teleloc 0xCA830138 [90.384003 37.724499 32.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA8308B, 11698, 0xCA830138, 86.6737, 35.5127, 38.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCA830138 [86.673698 35.512699 38.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA8308B, 11698, 0xCA830138, 86.6737, 35.5127, 38.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCA830138 [86.673698 35.512699 38.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA8308C, 11697, 0xCA830138, 86.784, 35.5745, 32.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCA830138 [86.783997 35.574501 32.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA8308D, 9686, 0xCA830139, 82.5691, 32.6627, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830139 [82.569099 32.662701 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA8308D, 9686, 0xCA830139, 82.5691, 32.6627, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830139 [82.569099 32.662701 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA8308E, 9686, 0xCA830139, 82.4691, 38.2127, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830139 [82.469101 38.212700 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA8308E, 9686, 0xCA830139, 82.4691, 38.2127, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830139 [82.469101 38.212700 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA8308F, 9686, 0xCA830139, 91.0191, 35.5127, 30.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -589,8 +589,8 @@ VALUES (0x7CA83092, 9687, 0xCA830139, 77.3537, 37.694, 28, -0.885394, 0, 0, -0. /* @teleloc 0xCA830139 [77.353699 37.694000 28.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA83093, 412, 0xCA830000, 86.6737, 40.1227, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCA830000 [86.673698 40.122700 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA83093, 412, 0xCA830000, 86.6737, 40.1227, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCA830000 [86.673698 40.122700 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA83094, 12360, 0xCA830100, 37.2743, 33.4534, 34.005, 0.43887, 0, 0, 0.898551, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2057,8 +2057,8 @@ VALUES (0x7CA83193, 9686, 0xCA830137, 76.8343, 35.8252, 37.05, -0.707107, 0, 0, /* @teleloc 0xCA830137 [76.834297 35.825199 37.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA83194, 9686, 0xCA830137, 79.2186, 31.3127, 37.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830137 [79.218597 31.312700 37.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA83194, 9686, 0xCA830137, 79.2186, 31.3127, 37.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830137 [79.218597 31.312700 37.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA83195, 9686, 0xCA830138, 81.9343, 37.1243, 35.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2073,28 +2073,28 @@ VALUES (0x7CA83197, 9686, 0xCA830138, 81.9343, 34.0283, 33.95, -0.707107, 0, 0, /* @teleloc 0xCA830138 [81.934303 34.028301 33.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA83198, 9686, 0xCA830138, 89.7678, 32.6627, 35.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830138 [89.767799 32.662701 35.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA83198, 9686, 0xCA830138, 89.7678, 32.6627, 35.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830138 [89.767799 32.662701 35.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA83199, 9686, 0xCA830138, 83.5251, 32.6627, 35.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830138 [83.525101 32.662701 35.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA83199, 9686, 0xCA830138, 83.5251, 32.6627, 35.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830138 [83.525101 32.662701 35.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA8319A, 9686, 0xCA830138, 91.0686, 35.6069, 36, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCA830138 [91.068604 35.606899 36.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA8319B, 9686, 0xCA830138, 83.4492, 38.6127, 35.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830138 [83.449203 38.612701 35.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA8319B, 9686, 0xCA830138, 83.4492, 38.6127, 35.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830138 [83.449203 38.612701 35.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA8319C, 9686, 0xCA830138, 89.8169, 38.6127, 35.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830138 [89.816902 38.612701 35.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA8319C, 9686, 0xCA830138, 89.8169, 38.6127, 35.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830138 [89.816902 38.612701 35.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA8319D, 9686, 0xCA830138, 89.649, 38.6127, 34, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830138 [89.649002 38.612701 34.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA8319D, 9686, 0xCA830138, 89.649, 38.6127, 34, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830138 [89.649002 38.612701 34.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA8319E, 11698, 0xCA830138, 83.8835, 35.5127, 38.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2117,8 +2117,8 @@ VALUES (0x7CA831A2, 11697, 0xCA830138, 90.697, 35.5745, 32.05, 0.707107, 0, 0, - /* @teleloc 0xCA830138 [90.696999 35.574501 32.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA831A3, 11697, 0xCA830138, 86.6945, 33.1673, 32.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA830138 [86.694504 33.167301 32.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA831A3, 11697, 0xCA830138, 86.6945, 33.1673, 32.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA830138 [86.694504 33.167301 32.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA831A4, 11697, 0xCA830138, 89.654, 33.3245, 32.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,48 +2129,48 @@ VALUES (0x7CA831A5, 9686, 0xCA830139, 76.8343, 34.2108, 30.4, -0.707107, 0, 0, /* @teleloc 0xCA830139 [76.834297 34.210800 30.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA831A6, 9686, 0xCA830139, 86.705, 32.6627, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830139 [86.705002 32.662701 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA831A6, 9686, 0xCA830139, 86.705, 32.6627, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830139 [86.705002 32.662701 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA831A7, 9686, 0xCA830139, 86.2708, 38.2127, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830139 [86.270798 38.212700 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA831A7, 9686, 0xCA830139, 86.2708, 38.2127, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830139 [86.270798 38.212700 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA831A8, 11698, 0xCA830139, 84.9055, 35.5127, 31.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xCA830139 [84.905502 35.512699 31.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA831A9, 11697, 0xCA830139, 84.5436, 33.2051, 28.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA830139 [84.543602 33.205101 28.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA831A9, 11697, 0xCA830139, 84.5436, 33.2051, 28.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA830139 [84.543602 33.205101 28.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA831AA, 11697, 0xCA830139, 84.4136, 37.6751, 28.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCA830139 [84.413597 37.675098 28.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CA831AA, 11697, 0xCA830139, 84.4136, 37.6751, 28.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCA830139 [84.413597 37.675098 28.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA831AB, 11697, 0xCA830139, 83.4108, 35.3537, 28.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCA830139 [83.410797 35.353699 28.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA831AC, 9686, 0xCA830000, 86.7186, 40.2427, 35.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830000 [86.718597 40.242699 35.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA831AC, 9686, 0xCA830000, 86.7186, 40.2427, 35.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830000 [86.718597 40.242699 35.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA831AD, 9686, 0xCA830000, 90.5586, 39.2857, 33.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830000 [90.558601 39.285702 33.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA831AD, 9686, 0xCA830000, 90.5586, 39.2857, 33.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830000 [90.558601 39.285702 33.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA831AE, 9686, 0xCA830000, 82.8788, 39.2857, 33.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCA830000 [82.878799 39.285702 33.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA831AE, 9686, 0xCA830000, 82.8788, 39.2857, 33.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCA830000 [82.878799 39.285702 33.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA831AF, 12679, 0xCA830000, 89.1245, 39.4773, 32.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCA830000 [89.124496 39.477299 32.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA831AF, 12679, 0xCA830000, 89.1245, 39.4773, 32.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCA830000 [89.124496 39.477299 32.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CA831B0, 12679, 0xCA830000, 84.2845, 39.5073, 32.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCA830000 [84.284500 39.507301 32.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CA831B0, 12679, 0xCA830000, 84.2845, 39.5073, 32.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCA830000 [84.284500 39.507301 32.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA831B1, 13182, 0xCA830000, 93.5805, 98.9381, 30.005, -0.926983, 0, 0, -0.375104, False, '2005-02-09 10:00:00'); /* Slinker Meadows */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CA9C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CA9C.sql index c0d71764a2..05f8813421 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CA9C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CA9C.sql @@ -66,7 +66,7 @@ VALUES (0x7CA9C00F, 11697, 0xCA9C0106, 32.5009, 34.7094, 8.05, 0.720476, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA9C010, 9687, 0xCA9C0106, 39.2886, 39.8065, 8.05, -0.996909, 0, 0, -0.078568, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0xCA9C0106 [39.288601 39.806499 8.050000] -0.996909 0.000000 0.000000 -0.078567 */ +/* @teleloc 0xCA9C0106 [39.288601 39.806499 8.050000] -0.996909 0.000000 0.000000 -0.078568 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CA9C011, 412, 0xCA9C0000, 44.2034, 41.1169, 12, -0.433561, 0, 0, -0.901124, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CAA3.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CAA3.sql index d91fdafa4d..9402143992 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CAA3.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CAA3.sql @@ -145,24 +145,24 @@ VALUES (0x7CAA3023, 11697, 0xCAA30110, 113.491, 37.5248, 44.075, -0.909599, 0, 0 /* @teleloc 0xCAA30110 [113.490997 37.524799 44.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3024, 9686, 0xCAA30110, 113.411, 32.5369, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30110 [113.411003 32.536900 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3024, 9686, 0xCAA30110, 113.411, 32.5369, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30110 [113.411003 32.536900 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3025, 11697, 0xCAA30110, 109.424, 35.4438, 44.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCAA30110 [109.424004 35.443802 44.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3026, 9686, 0xCAA30110, 107.711, 32.5619, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30110 [107.710999 32.561901 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3026, 9686, 0xCAA30110, 107.711, 32.5619, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30110 [107.710999 32.561901 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3027, 9686, 0xCAA30110, 107.944, 38.5036, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30110 [107.944000 38.503601 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA3027, 9686, 0xCAA30110, 107.944, 38.5036, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30110 [107.944000 38.503601 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3028, 9686, 0xCAA30110, 113.374, 38.5286, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30110 [113.374001 38.528599 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA3028, 9686, 0xCAA30110, 113.374, 38.5286, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30110 [113.374001 38.528599 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3029, 9686, 0xCAA30110, 114.699, 37.8036, 46.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -181,16 +181,16 @@ VALUES (0x7CAA302C, 11697, 0xCAA30110, 112.174, 35.4438, 44.075, 0.707107, 0, 0, /* @teleloc 0xCAA30110 [112.174004 35.443802 44.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA302D, 11697, 0xCAA30112, 104.985, 34.7961, 44.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCAA30112 [104.985001 34.796101 44.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7CAA302D, 11697, 0xCAA30112, 104.985, 34.7961, 44.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCAA30112 [104.985001 34.796101 44.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA302E, 11697, 0xCAA30112, 105.668, 39.1199, 44.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCAA30112 [105.667999 39.119900 44.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA302F, 9686, 0xCAA30112, 105.139, 34.4165, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30112 [105.139000 34.416500 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA302F, 9686, 0xCAA30112, 105.139, 34.4165, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30112 [105.139000 34.416500 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3030, 9686, 0xCAA30112, 101.624, 37.044, 46.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -209,28 +209,28 @@ VALUES (0x7CAA3033, 9686, 0xCAA30114, 111.474, 34.7939, 41.95, 0.707107, 0, 0, /* @teleloc 0xCAA30114 [111.473999 34.793900 41.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3034, 9686, 0xCAA30114, 106.199, 31.594, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30114 [106.198997 31.594000 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3034, 9686, 0xCAA30114, 106.199, 31.594, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30114 [106.198997 31.594000 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3035, 9686, 0xCAA30114, 101.574, 34.819, 41.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCAA30114 [101.573997 34.819000 41.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3036, 9686, 0xCAA30114, 107.599, 38.144, 41.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30114 [107.598999 38.144001 41.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA3036, 9686, 0xCAA30114, 107.599, 38.144, 41.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30114 [107.598999 38.144001 41.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3037, 11698, 0xCAA30114, 106.491, 35.4595, 43.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCAA30114 [106.490997 35.459499 43.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3037, 11698, 0xCAA30114, 106.491, 35.4595, 43.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCAA30114 [106.490997 35.459499 43.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3038, 9687, 0xCAA30114, 110.911, 32.1369, 40.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xCAA30114 [110.911003 32.136902 40.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3039, 412, 0xCAA30000, 104.161, 39.9469, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCAA30000 [104.161003 39.946899 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3039, 412, 0xCAA30000, 104.161, 39.9469, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCAA30000 [104.161003 39.946899 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA303A, 9686, 0xCAA30119, 157.955, 35.0579, 51.5, -0.911314, 0, 0, 0.411713, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -317,8 +317,8 @@ VALUES (0x7CAA304E, 9686, 0xCAA30121, 149.626, 85.0445, 42.5, -0.707107, 0, 0, /* @teleloc 0xCAA30121 [149.626007 85.044502 42.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA304F, 9686, 0xCAA30122, 159.46, 85.3868, 43.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30122 [159.460007 85.386803 43.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA304F, 9686, 0xCAA30122, 159.46, 85.3868, 43.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30122 [159.460007 85.386803 43.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3050, 9686, 0xCAA30122, 163.86, 84.0868, 42.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -329,8 +329,8 @@ VALUES (0x7CAA3051, 9686, 0xCAA30122, 163.86, 80.4368, 42.8, 0.707107, 0, 0, -0 /* @teleloc 0xCAA30122 [163.860001 80.436798 42.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3052, 9686, 0xCAA30122, 159.41, 79.4368, 43.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30122 [159.410004 79.436798 43.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3052, 9686, 0xCAA30122, 159.41, 79.4368, 43.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30122 [159.410004 79.436798 43.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3053, 11697, 0xCAA30122, 155.675, 80.0986, 40.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -341,20 +341,20 @@ VALUES (0x7CAA3054, 11697, 0xCAA30122, 163.175, 84.4986, 40.05, -0.895323, 0, 0, /* @teleloc 0xCAA30122 [163.175003 84.498596 40.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3055, 11698, 0xCAA30122, 159.465, 82.2868, 46.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCAA30122 [159.464996 82.286797 46.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3055, 11698, 0xCAA30122, 159.465, 82.2868, 46.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCAA30122 [159.464996 82.286797 46.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3056, 11697, 0xCAA30122, 159.575, 82.3485, 40.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCAA30122 [159.574997 82.348503 40.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3057, 9686, 0xCAA30123, 155.36, 79.4368, 38.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30123 [155.360001 79.436798 38.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3057, 9686, 0xCAA30123, 155.36, 79.4368, 38.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30123 [155.360001 79.436798 38.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3058, 9686, 0xCAA30123, 155.26, 84.9868, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30123 [155.259995 84.986801 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA3058, 9686, 0xCAA30123, 155.26, 84.9868, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30123 [155.259995 84.986801 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3059, 9686, 0xCAA30123, 163.81, 82.2868, 38.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -373,8 +373,8 @@ VALUES (0x7CAA305C, 9687, 0xCAA30123, 150.145, 84.4681, 36, -0.885394, 0, 0, -0 /* @teleloc 0xCAA30123 [150.145004 84.468102 36.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA305D, 412, 0xCAA30000, 159.465, 86.8968, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCAA30000 [159.464996 86.896797 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA305D, 412, 0xCAA30000, 159.465, 86.8968, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCAA30000 [159.464996 86.896797 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA305E, 9686, 0xCAA30128, 154.2, 157.6, 42.85, 0.948324, 0, 0, -0.317305, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1370,23 +1370,23 @@ VALUES (0x7CAA30E7, 9686, 0xCAA30000, 58.0099, 39.4929, 42.1, 0.766044, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA30E8, 12679, 0xCAA30000, 61.5555, 43.4496, 40.1, -0.021816, 0, 0, -0.999762, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCAA30000 [61.555500 43.449600 40.099998] -0.021815 0.000000 0.000000 -0.999762 */ +/* @teleloc 0xCAA30000 [61.555500 43.449600 40.099998] -0.021816 0.000000 0.000000 -0.999762 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA30E9, 12679, 0xCAA30000, 55.1562, 35.7067, 40.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCAA30000 [55.156200 35.706699 40.099998] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA30EA, 9686, 0xCAA30110, 110.498, 32.5369, 47.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30110 [110.498001 32.536900 47.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA30EA, 9686, 0xCAA30110, 110.498, 32.5369, 47.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30110 [110.498001 32.536900 47.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA30EB, 9686, 0xCAA30110, 114.699, 35.437, 47.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCAA30110 [114.698997 35.437000 47.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA30EC, 9686, 0xCAA30110, 110.735, 38.5036, 47.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30110 [110.735001 38.503601 47.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA30EC, 9686, 0xCAA30110, 110.735, 38.5036, 47.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30110 [110.735001 38.503601 47.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA30ED, 9686, 0xCAA30110, 106.571, 33.9402, 46.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1417,8 +1417,8 @@ VALUES (0x7CAA30F3, 11698, 0xCAA30110, 108.387, 37.0705, 48.175, -0.9486, 0, 0, /* @teleloc 0xCAA30110 [108.387001 37.070499 48.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA30F4, 11697, 0xCAA30110, 110.766, 37.8498, 44.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCAA30110 [110.765999 37.849800 44.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA30F4, 11697, 0xCAA30110, 110.766, 37.8498, 44.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCAA30110 [110.765999 37.849800 44.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA30F5, 11697, 0xCAA30110, 110.766, 35.4248, 44.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1429,12 +1429,12 @@ VALUES (0x7CAA30F6, 11697, 0xCAA30110, 107.467, 33.3746, 44.075, -0.364064, 0, 0 /* @teleloc 0xCAA30110 [107.467003 33.374599 44.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA30F7, 11697, 0xCAA30110, 108.942, 32.9246, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCAA30110 [108.942001 32.924599 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA30F7, 11697, 0xCAA30110, 108.942, 32.9246, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCAA30110 [108.942001 32.924599 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA30F8, 11697, 0xCAA30110, 112.017, 32.9246, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCAA30110 [112.016998 32.924599 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA30F8, 11697, 0xCAA30110, 112.017, 32.9246, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCAA30110 [112.016998 32.924599 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA30F9, 9686, 0xCAA30112, 101.624, 35.2663, 46.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1449,48 +1449,48 @@ VALUES (0x7CAA30FB, 9686, 0xCAA30112, 106.118, 36.3415, 47.475, 0.707107, 0, 0, /* @teleloc 0xCAA30112 [106.117996 36.341499 47.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA30FC, 9686, 0xCAA30112, 104.173, 39.5858, 47.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30112 [104.172997 39.585800 47.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA30FC, 9686, 0xCAA30112, 104.173, 39.5858, 47.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30112 [104.172997 39.585800 47.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA30FD, 9686, 0xCAA30114, 108.772, 31.594, 41.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30114 [108.772003 31.594000 41.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA30FD, 9686, 0xCAA30114, 108.772, 31.594, 41.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30114 [108.772003 31.594000 41.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA30FE, 9686, 0xCAA30114, 104.549, 38.144, 41.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30114 [104.549004 38.144001 41.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA30FE, 9686, 0xCAA30114, 104.549, 38.144, 41.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30114 [104.549004 38.144001 41.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA30FF, 11697, 0xCAA30114, 110.779, 37.3868, 40.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCAA30114 [110.778999 37.386799 40.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3100, 11697, 0xCAA30114, 107.404, 34.8618, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCAA30114 [107.403999 34.861801 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3100, 11697, 0xCAA30114, 107.404, 34.8618, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCAA30114 [107.403999 34.861801 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3101, 11697, 0xCAA30114, 102.179, 32.1868, 40.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCAA30114 [102.179001 32.186798 40.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3102, 9686, 0xCAA30000, 104.139, 40.0415, 47.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30000 [104.139000 40.041500 47.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3102, 9686, 0xCAA30000, 104.139, 40.0415, 47.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30000 [104.139000 40.041500 47.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3103, 9686, 0xCAA30000, 106.037, 40.0415, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30000 [106.037003 40.041500 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3103, 9686, 0xCAA30000, 106.037, 40.0415, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30000 [106.037003 40.041500 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3104, 9686, 0xCAA30000, 102.287, 40.0415, 45.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30000 [102.287003 40.041500 45.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3104, 9686, 0xCAA30000, 102.287, 40.0415, 45.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30000 [102.287003 40.041500 45.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3105, 12679, 0xCAA30000, 100.465, 40.5998, 44.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCAA30000 [100.464996 40.599800 44.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3106, 12679, 0xCAA30000, 114.816, 40.3748, 44.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCAA30000 [114.816002 40.374802 44.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3106, 12679, 0xCAA30000, 114.816, 40.3748, 44.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCAA30000 [114.816002 40.374802 44.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3107, 9686, 0xCAA30119, 150.168, 35.1988, 50.2, -0.411713, 0, 0, -0.911314, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1649,8 +1649,8 @@ VALUES (0x7CAA312D, 9686, 0xCAA30121, 149.626, 82.5993, 45.05, -0.707107, 0, 0, /* @teleloc 0xCAA30121 [149.626007 82.599297 45.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA312E, 9686, 0xCAA30121, 152.01, 78.0868, 45.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30121 [152.009995 78.086800 45.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA312E, 9686, 0xCAA30121, 152.01, 78.0868, 45.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30121 [152.009995 78.086800 45.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA312F, 9686, 0xCAA30122, 154.726, 83.8984, 43.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1665,28 +1665,28 @@ VALUES (0x7CAA3131, 9686, 0xCAA30122, 154.726, 80.8024, 41.95, -0.707107, 0, 0, /* @teleloc 0xCAA30122 [154.725998 80.802399 41.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3132, 9686, 0xCAA30122, 162.559, 79.4368, 43.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30122 [162.559006 79.436798 43.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3132, 9686, 0xCAA30122, 162.559, 79.4368, 43.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30122 [162.559006 79.436798 43.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3133, 9686, 0xCAA30122, 156.316, 79.4368, 43.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30122 [156.315994 79.436798 43.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3133, 9686, 0xCAA30122, 156.316, 79.4368, 43.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30122 [156.315994 79.436798 43.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3134, 9686, 0xCAA30122, 163.86, 82.3811, 44, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCAA30122 [163.860001 82.381104 44.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3135, 9686, 0xCAA30122, 156.241, 85.3868, 43.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30122 [156.240997 85.386803 43.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA3135, 9686, 0xCAA30122, 156.241, 85.3868, 43.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30122 [156.240997 85.386803 43.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3136, 9686, 0xCAA30122, 162.608, 85.3868, 43.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30122 [162.608002 85.386803 43.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA3136, 9686, 0xCAA30122, 162.608, 85.3868, 43.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30122 [162.608002 85.386803 43.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3137, 9686, 0xCAA30122, 162.44, 85.3868, 42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30122 [162.440002 85.386803 42.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA3137, 9686, 0xCAA30122, 162.44, 85.3868, 42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30122 [162.440002 85.386803 42.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3138, 11698, 0xCAA30122, 156.675, 82.2868, 46.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1709,8 +1709,8 @@ VALUES (0x7CAA313C, 11697, 0xCAA30122, 163.488, 82.3485, 40.05, 0.707107, 0, 0, /* @teleloc 0xCAA30122 [163.488007 82.348503 40.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA313D, 11697, 0xCAA30122, 159.486, 79.9414, 40.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCAA30122 [159.485992 79.941399 40.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA313D, 11697, 0xCAA30122, 159.486, 79.9414, 40.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCAA30122 [159.485992 79.941399 40.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA313E, 11697, 0xCAA30122, 162.445, 80.0986, 40.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1721,48 +1721,48 @@ VALUES (0x7CAA313F, 9686, 0xCAA30123, 149.626, 80.9849, 38.4, -0.707107, 0, 0, /* @teleloc 0xCAA30123 [149.626007 80.984901 38.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3140, 9686, 0xCAA30123, 159.496, 79.4368, 38.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30123 [159.496002 79.436798 38.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3140, 9686, 0xCAA30123, 159.496, 79.4368, 38.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30123 [159.496002 79.436798 38.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3141, 9686, 0xCAA30123, 159.062, 84.9868, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30123 [159.061996 84.986801 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA3141, 9686, 0xCAA30123, 159.062, 84.9868, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30123 [159.061996 84.986801 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3142, 11698, 0xCAA30123, 157.697, 82.2868, 39.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xCAA30123 [157.697006 82.286797 39.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3143, 11697, 0xCAA30123, 157.335, 79.9792, 36.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCAA30123 [157.335007 79.979202 36.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3143, 11697, 0xCAA30123, 157.335, 79.9792, 36.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCAA30123 [157.335007 79.979202 36.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3144, 11697, 0xCAA30123, 157.205, 84.4492, 36.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCAA30123 [157.205002 84.449203 36.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CAA3144, 11697, 0xCAA30123, 157.205, 84.4492, 36.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCAA30123 [157.205002 84.449203 36.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA3145, 11697, 0xCAA30123, 156.202, 82.1278, 36.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCAA30123 [156.201996 82.127800 36.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3146, 9686, 0xCAA30000, 159.51, 87.0168, 43.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30000 [159.509995 87.016800 43.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3146, 9686, 0xCAA30000, 159.51, 87.0168, 43.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30000 [159.509995 87.016800 43.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3147, 9686, 0xCAA30000, 163.35, 86.0598, 41.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30000 [163.350006 86.059799 41.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3147, 9686, 0xCAA30000, 163.35, 86.0598, 41.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30000 [163.350006 86.059799 41.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3148, 9686, 0xCAA30000, 155.67, 86.0598, 41.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCAA30000 [155.669998 86.059799 41.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3148, 9686, 0xCAA30000, 155.67, 86.0598, 41.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCAA30000 [155.669998 86.059799 41.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA3149, 12679, 0xCAA30000, 161.916, 86.2514, 40.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCAA30000 [161.916000 86.251404 40.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA3149, 12679, 0xCAA30000, 161.916, 86.2514, 40.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCAA30000 [161.916000 86.251404 40.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CAA314A, 12679, 0xCAA30000, 157.076, 86.2814, 40.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCAA30000 [157.076004 86.281403 40.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CAA314A, 12679, 0xCAA30000, 157.076, 86.2814, 40.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCAA30000 [157.076004 86.281403 40.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CAA314B, 9686, 0xCAA30128, 152.607, 158.171, 45.1, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CB52.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CB52.sql index 3de72275c3..c7220d9408 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CB52.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CB52.sql @@ -38,11 +38,11 @@ VALUES (0x7CB52008, 899, 0xCB520100, 180.779, 23.2708, 34.805, -0.081452, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB52009, 1619, 0xCB520100, 180.204, 24.9221, 34.8055, -0.038478, 0, 0, 0.999259, True, '2005-02-09 10:00:00'); /* Mosswart Shaman */ -/* @teleloc 0xCB520100 [180.203995 24.922100 34.805500] -0.038477 0.000000 0.000000 0.999259 */ +/* @teleloc 0xCB520100 [180.203995 24.922100 34.805500] -0.038478 0.000000 0.000000 0.999259 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB5200A, 1154, 0xCB520100, 180.144, 25.7003, 34.805, -0.038478, 0, 0, 0.999259, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0xCB520100 [180.143997 25.700300 34.805000] -0.038477 0.000000 0.000000 0.999259 */ +/* @teleloc 0xCB520100 [180.143997 25.700300 34.805000] -0.038478 0.000000 0.000000 0.999259 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7CB5200A, 0x7CB52009, '2005-02-09 10:00:00') /* Mosswart Shaman (1619) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CB6B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CB6B.sql index 0c1ecd4ea1..8ec130ef7c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CB6B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CB6B.sql @@ -5,24 +5,24 @@ VALUES (0x7CB6B000, 11697, 0xCB6B0102, 65.5184, 36.4329, 70.075, -0.909599, 0, 0 /* @teleloc 0xCB6B0102 [65.518402 36.432899 70.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B001, 9686, 0xCB6B0102, 65.4389, 31.445, 72.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0102 [65.438904 31.445000 72.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B001, 9686, 0xCB6B0102, 65.4389, 31.445, 72.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0102 [65.438904 31.445000 72.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B002, 11697, 0xCB6B0102, 61.452, 34.3519, 70.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCB6B0102 [61.452000 34.351898 70.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B003, 9686, 0xCB6B0102, 59.7389, 31.47, 72.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0102 [59.738899 31.469999 72.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B003, 9686, 0xCB6B0102, 59.7389, 31.47, 72.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0102 [59.738899 31.469999 72.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B004, 9686, 0xCB6B0102, 59.972, 37.4117, 72.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0102 [59.972000 37.411701 72.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B004, 9686, 0xCB6B0102, 59.972, 37.4117, 72.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0102 [59.972000 37.411701 72.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B005, 9686, 0xCB6B0102, 65.4021, 37.4367, 72.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0102 [65.402100 37.436699 72.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B005, 9686, 0xCB6B0102, 65.4021, 37.4367, 72.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0102 [65.402100 37.436699 72.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B006, 9686, 0xCB6B0102, 66.7271, 36.7117, 72.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7CB6B009, 11697, 0xCB6B0102, 64.202, 34.3519, 70.075, 0.707107, 0, 0, /* @teleloc 0xCB6B0102 [64.202003 34.351898 70.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B00A, 11697, 0xCB6B0104, 57.0129, 33.7042, 70.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB6B0104 [57.012901 33.704201 70.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7CB6B00A, 11697, 0xCB6B0104, 57.0129, 33.7042, 70.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB6B0104 [57.012901 33.704201 70.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B00B, 11697, 0xCB6B0104, 57.6954, 38.028, 70.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCB6B0104 [57.695400 38.028000 70.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B00C, 9686, 0xCB6B0104, 57.1667, 33.3246, 72.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0104 [57.166698 33.324600 72.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B00C, 9686, 0xCB6B0104, 57.1667, 33.3246, 72.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0104 [57.166698 33.324600 72.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B00D, 9686, 0xCB6B0104, 53.6517, 35.9521, 72.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7CB6B010, 9686, 0xCB6B0106, 63.5017, 33.702, 67.95, 0.707107, 0, 0, - /* @teleloc 0xCB6B0106 [63.501701 33.702000 67.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B011, 9686, 0xCB6B0106, 58.2267, 30.5021, 67.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0106 [58.226700 30.502100 67.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B011, 9686, 0xCB6B0106, 58.2267, 30.5021, 67.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0106 [58.226700 30.502100 67.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B012, 9686, 0xCB6B0106, 53.6017, 33.7271, 67.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCB6B0106 [53.601700 33.727100 67.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B013, 9686, 0xCB6B0106, 59.6267, 37.0521, 67.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0106 [59.626701 37.052101 67.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B013, 9686, 0xCB6B0106, 59.6267, 37.0521, 67.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0106 [59.626701 37.052101 67.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B014, 11698, 0xCB6B0106, 58.519, 34.3676, 69.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCB6B0106 [58.519001 34.367599 69.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B014, 11698, 0xCB6B0106, 58.519, 34.3676, 69.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCB6B0106 [58.519001 34.367599 69.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B015, 9687, 0xCB6B0106, 62.9389, 31.045, 66.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xCB6B0106 [62.938900 31.045000 66.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B016, 412, 0xCB6B0000, 56.1889, 38.855, 70, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCB6B0000 [56.188900 38.855000 70.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B016, 412, 0xCB6B0000, 56.1889, 38.855, 70, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCB6B0000 [56.188900 38.855000 70.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B017, 9686, 0xCB6B0109, 33.372, 82.0762, 70.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,20 +545,20 @@ VALUES (0x7CB6B087, 9686, 0xCB6B0138, 106.819, 32.7303, 69.5, -0.707107, 0, 0, /* @teleloc 0xCB6B0138 [106.819000 32.730301 69.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B088, 9686, 0xCB6B0138, 105.619, 30.8303, 68.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0138 [105.619003 30.830299 68.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B088, 9686, 0xCB6B0138, 105.619, 30.8303, 68.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0138 [105.619003 30.830299 68.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B089, 9686, 0xCB6B0139, 108.473, 28.9452, 67.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0139 [108.473000 28.945200 67.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B089, 9686, 0xCB6B0139, 108.473, 28.9452, 67.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0139 [108.473000 28.945200 67.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B08A, 9686, 0xCB6B0139, 113.851, 28.9452, 67.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0139 [113.850998 28.945200 67.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B08A, 9686, 0xCB6B0139, 113.851, 28.9452, 67.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0139 [113.850998 28.945200 67.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B08B, 9686, 0xCB6B0139, 111.201, 34.8952, 69.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0139 [111.200996 34.895199 69.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B08B, 9686, 0xCB6B0139, 111.201, 34.8952, 69.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0139 [111.200996 34.895199 69.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B08C, 9686, 0xCB6B0139, 115.151, 33.8452, 67.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -581,16 +581,16 @@ VALUES (0x7CB6B090, 11698, 0xCB6B0139, 111.21, 31.9874, 72.6, -0.707107, 0, 0, - /* @teleloc 0xCB6B0139 [111.209999 31.987400 72.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B091, 11697, 0xCB6B0139, 111.196, 34.5208, 66.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB6B0139 [111.195999 34.520802 66.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B091, 11697, 0xCB6B0139, 111.196, 34.5208, 66.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB6B0139 [111.195999 34.520802 66.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B092, 9686, 0xCB6B013D, 108.137, 28.0264, 64.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B013D [108.137001 28.026400 64.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B092, 9686, 0xCB6B013D, 108.137, 28.0264, 64.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B013D [108.137001 28.026400 64.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B093, 9686, 0xCB6B013D, 108.387, 34.5764, 64.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B013D [108.387001 34.576401 64.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B093, 9686, 0xCB6B013D, 108.387, 34.5764, 64.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B013D [108.387001 34.576401 64.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B094, 9686, 0xCB6B013D, 111.886, 31.1907, 64.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -609,8 +609,8 @@ VALUES (0x7CB6B097, 9687, 0xCB6B013D, 111.275, 33.9754, 62.1, 0.878817, 0, 0, - /* @teleloc 0xCB6B013D [111.275002 33.975399 62.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B098, 412, 0xCB6B0000, 104.56, 36.4974, 66, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCB6B0000 [104.559998 36.497398 66.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B098, 412, 0xCB6B0000, 104.56, 36.4974, 66, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCB6B0000 [104.559998 36.497398 66.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B099, 10296, 0xCB6B0104, 56.8005, 35.1307, 70.005, -0.034167, 0, 0, 0.999416, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1114,23 +1114,23 @@ VALUES (0x7CB6B0A7, 11979, 0xCB6B0000, 114.475, 37.4752, 66.005, -0.000129, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B0A8, 11979, 0xCB6B0000, 130.879, 152.151, 58.005, -0.999579, 0, 0, 0.028997, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xCB6B0000 [130.878998 152.151001 58.005001] -0.999579 0.000000 0.000000 0.028996 */ +/* @teleloc 0xCB6B0000 [130.878998 152.151001 58.005001] -0.999579 0.000000 0.000000 0.028997 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B0A9, 10707, 0xCB6B0000, 184.878, 161.544, 56.079, -0.95318, 0, 0, 0.302405, True, '2005-02-09 10:00:00'); /* BootSpot */ /* @teleloc 0xCB6B0000 [184.878006 161.544006 56.078999] -0.953180 0.000000 0.000000 0.302405 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0AA, 9686, 0xCB6B0102, 62.526, 31.445, 73.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0102 [62.526001 31.445000 73.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B0AA, 9686, 0xCB6B0102, 62.526, 31.445, 73.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0102 [62.526001 31.445000 73.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B0AB, 9686, 0xCB6B0102, 66.7271, 34.3451, 73.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCB6B0102 [66.727097 34.345100 73.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0AC, 9686, 0xCB6B0102, 62.7634, 37.4117, 73.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0102 [62.763401 37.411701 73.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B0AC, 9686, 0xCB6B0102, 62.7634, 37.4117, 73.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0102 [62.763401 37.411701 73.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B0AD, 9686, 0xCB6B0102, 58.5985, 32.8483, 72.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1161,8 +1161,8 @@ VALUES (0x7CB6B0B3, 11698, 0xCB6B0102, 60.4146, 35.9786, 74.175, -0.9486, 0, 0, /* @teleloc 0xCB6B0102 [60.414600 35.978600 74.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0B4, 11697, 0xCB6B0102, 62.7934, 36.7579, 70.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB6B0102 [62.793400 36.757900 70.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B0B4, 11697, 0xCB6B0102, 62.7934, 36.7579, 70.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB6B0102 [62.793400 36.757900 70.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B0B5, 11697, 0xCB6B0102, 62.7934, 34.3329, 70.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x7CB6B0B6, 11697, 0xCB6B0102, 59.4953, 32.2827, 70.075, -0.364064, 0, 0 /* @teleloc 0xCB6B0102 [59.495300 32.282700 70.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0B7, 11697, 0xCB6B0102, 60.9703, 31.8327, 70.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB6B0102 [60.970299 31.832701 70.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B0B7, 11697, 0xCB6B0102, 60.9703, 31.8327, 70.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB6B0102 [60.970299 31.832701 70.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0B8, 11697, 0xCB6B0102, 64.0453, 31.8327, 70.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB6B0102 [64.045303 31.832701 70.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B0B8, 11697, 0xCB6B0102, 64.0453, 31.8327, 70.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB6B0102 [64.045303 31.832701 70.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B0B9, 9686, 0xCB6B0104, 53.6517, 34.1744, 72.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1193,48 +1193,48 @@ VALUES (0x7CB6B0BB, 9686, 0xCB6B0104, 58.1459, 35.2496, 73.475, 0.707107, 0, 0, /* @teleloc 0xCB6B0104 [58.145901 35.249599 73.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0BC, 9686, 0xCB6B0104, 56.2013, 38.4939, 73.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0104 [56.201302 38.493900 73.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B0BC, 9686, 0xCB6B0104, 56.2013, 38.4939, 73.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0104 [56.201302 38.493900 73.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0BD, 9686, 0xCB6B0106, 60.8004, 30.5021, 67.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0106 [60.800400 30.502100 67.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B0BD, 9686, 0xCB6B0106, 60.8004, 30.5021, 67.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0106 [60.800400 30.502100 67.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0BE, 9686, 0xCB6B0106, 56.5768, 37.0521, 67.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0106 [56.576801 37.052101 67.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B0BE, 9686, 0xCB6B0106, 56.5768, 37.0521, 67.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0106 [56.576801 37.052101 67.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B0BF, 11697, 0xCB6B0106, 62.8071, 36.2949, 66.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCB6B0106 [62.807098 36.294899 66.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0C0, 11697, 0xCB6B0106, 59.4321, 33.7699, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB6B0106 [59.432098 33.769901 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B0C0, 11697, 0xCB6B0106, 59.4321, 33.7699, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB6B0106 [59.432098 33.769901 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B0C1, 11697, 0xCB6B0106, 54.2071, 31.0949, 66.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCB6B0106 [54.207100 31.094900 66.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0C2, 9686, 0xCB6B0000, 56.1667, 38.9496, 73.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0000 [56.166698 38.949600 73.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B0C2, 9686, 0xCB6B0000, 56.1667, 38.9496, 73.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0000 [56.166698 38.949600 73.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0C3, 9686, 0xCB6B0000, 58.0653, 38.9496, 71.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0000 [58.065300 38.949600 71.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B0C3, 9686, 0xCB6B0000, 58.0653, 38.9496, 71.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0000 [58.065300 38.949600 71.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0C4, 9686, 0xCB6B0000, 54.3145, 38.9496, 71.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0000 [54.314499 38.949600 71.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B0C4, 9686, 0xCB6B0000, 54.3145, 38.9496, 71.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0000 [54.314499 38.949600 71.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B0C5, 12679, 0xCB6B0000, 52.4934, 39.5079, 70.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCB6B0000 [52.493401 39.507900 70.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B0C6, 12679, 0xCB6B0000, 66.8434, 39.2829, 70.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCB6B0000 [66.843399 39.282902 70.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B0C6, 12679, 0xCB6B0000, 66.8434, 39.2829, 70.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCB6B0000 [66.843399 39.282902 70.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B0C7, 9686, 0xCB6B0109, 32.8006, 80.483, 73.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2041,8 +2041,8 @@ VALUES (0x7CB6B18F, 11697, 0xCB6B0138, 106.432, 35.4809, 66.1, 0.91496, 0, 0, -0 /* @teleloc 0xCB6B0138 [106.431999 35.480900 66.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B190, 11697, 0xCB6B0138, 105.407, 31.206, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB6B0138 [105.406998 31.205999 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B190, 11697, 0xCB6B0138, 105.407, 31.206, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB6B0138 [105.406998 31.205999 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B191, 9686, 0xCB6B0138, 102.169, 31.6053, 68.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2057,8 +2057,8 @@ VALUES (0x7CB6B193, 9686, 0xCB6B0138, 102.169, 35.0803, 68.5, -0.707107, 0, 0, /* @teleloc 0xCB6B0138 [102.168999 35.080299 68.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B194, 9686, 0xCB6B0138, 104.587, 35.9764, 69.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0138 [104.586998 35.976398 69.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B194, 9686, 0xCB6B0138, 104.587, 35.9764, 69.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0138 [104.586998 35.976398 69.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B195, 9686, 0xCB6B0138, 106.819, 34.8252, 68.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2073,8 +2073,8 @@ VALUES (0x7CB6B197, 9686, 0xCB6B0139, 115.151, 31.9075, 69.875, 0.707107, 0, 0, /* @teleloc 0xCB6B0139 [115.151001 31.907499 69.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B198, 9686, 0xCB6B0139, 111.217, 28.9452, 69.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0139 [111.217003 28.945200 69.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B198, 9686, 0xCB6B0139, 111.217, 28.9452, 69.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0139 [111.217003 28.945200 69.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B199, 9686, 0xCB6B0139, 107.259, 29.9596, 69.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2089,12 +2089,12 @@ VALUES (0x7CB6B19B, 9686, 0xCB6B0139, 107.259, 34.009, 69.6, -0.707107, 0, 0, - /* @teleloc 0xCB6B0139 [107.259003 34.008999 69.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B19C, 9686, 0xCB6B0139, 108.652, 34.8952, 69.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0139 [108.652000 34.895199 69.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B19C, 9686, 0xCB6B0139, 108.652, 34.8952, 69.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0139 [108.652000 34.895199 69.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B19D, 9686, 0xCB6B0139, 113.876, 34.8952, 69.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0139 [113.875999 34.895199 69.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B19D, 9686, 0xCB6B0139, 113.876, 34.8952, 69.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0139 [113.875999 34.895199 69.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B19E, 11698, 0xCB6B0139, 113.745, 30.0924, 70.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2125,12 +2125,12 @@ VALUES (0x7CB6B1A4, 11697, 0xCB6B0139, 108.23, 29.7174, 66.1, 0.359182, 0, 0, 0. /* @teleloc 0xCB6B0139 [108.230003 29.717400 66.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B1A5, 9686, 0xCB6B013D, 110.226, 28.0264, 64.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B013D [110.225998 28.026400 64.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B1A5, 9686, 0xCB6B013D, 110.226, 28.0264, 64.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B013D [110.225998 28.026400 64.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B1A6, 9686, 0xCB6B013D, 105.363, 34.5764, 64.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B013D [105.362999 34.576401 64.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B1A6, 9686, 0xCB6B013D, 105.363, 34.5764, 64.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B013D [105.362999 34.576401 64.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B1A7, 9686, 0xCB6B013D, 102.177, 29.4915, 64.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2141,32 +2141,32 @@ VALUES (0x7CB6B1A8, 11698, 0xCB6B013D, 106.9, 31.2624, 65.525, 0.707107, 0, 0, - /* @teleloc 0xCB6B013D [106.900002 31.262400 65.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B1A9, 11697, 0xCB6B013D, 107.005, 28.4365, 62.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB6B013D [107.004997 28.436501 62.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B1A9, 11697, 0xCB6B013D, 107.005, 28.4365, 62.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB6B013D [107.004997 28.436501 62.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B1AA, 11697, 0xCB6B013D, 111.097, 31.4122, 62.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCB6B013D [111.097000 31.412201 62.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B1AB, 11697, 0xCB6B013D, 108.557, 34.0786, 62.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB6B013D [108.556999 34.078602 62.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB6B1AB, 11697, 0xCB6B013D, 108.557, 34.0786, 62.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB6B013D [108.556999 34.078602 62.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B1AC, 9686, 0xCB6B0000, 104.562, 36.6114, 69.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0000 [104.561996 36.611401 69.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B1AC, 9686, 0xCB6B0000, 104.562, 36.6114, 69.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0000 [104.561996 36.611401 69.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B1AD, 9686, 0xCB6B0000, 101.552, 42.4664, 67.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0000 [101.552002 42.466400 67.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CB6B1AD, 9686, 0xCB6B0000, 101.552, 42.4664, 67.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0000 [101.552002 42.466400 67.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B1AE, 9686, 0xCB6B0000, 107.582, 42.4664, 67.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB6B0000 [107.582001 42.466400 67.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CB6B1AE, 9686, 0xCB6B0000, 107.582, 42.4664, 67.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB6B0000 [107.582001 42.466400 67.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB6B1AF, 12679, 0xCB6B0000, 109.105, 36.9324, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCB6B0000 [109.105003 36.932400 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB6B1AF, 12679, 0xCB6B0000, 109.105, 36.9324, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCB6B0000 [109.105003 36.932400 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB6B1B0, 12679, 0xCB6B0000, 100.26, 36.8224, 66.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CB76.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CB76.sql index 32cd56d609..a9d6462908 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CB76.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CB76.sql @@ -933,24 +933,24 @@ VALUES (0x7CB760E8, 11697, 0xCB760138, 41.5225, 37.498, 22.075, -0.909599, 0, 0, /* @teleloc 0xCB760138 [41.522499 37.498001 22.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB760E9, 9686, 0xCB760138, 41.443, 32.5101, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB760138 [41.443001 32.510101 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB760E9, 9686, 0xCB760138, 41.443, 32.5101, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB760138 [41.443001 32.510101 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB760EA, 11697, 0xCB760138, 37.4561, 35.417, 22.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCB760138 [37.456100 35.417000 22.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB760EB, 9686, 0xCB760138, 35.743, 32.5351, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB760138 [35.743000 32.535099 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB760EB, 9686, 0xCB760138, 35.743, 32.5351, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB760138 [35.743000 32.535099 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB760EC, 9686, 0xCB760138, 35.9761, 38.4768, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB760138 [35.976101 38.476799 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB760EC, 9686, 0xCB760138, 35.9761, 38.4768, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB760138 [35.976101 38.476799 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB760ED, 9686, 0xCB760138, 41.4062, 38.5018, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB760138 [41.406200 38.501801 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB760ED, 9686, 0xCB760138, 41.4062, 38.5018, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB760138 [41.406200 38.501801 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB760EE, 9686, 0xCB760138, 42.7312, 37.7768, 24.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -969,16 +969,16 @@ VALUES (0x7CB760F1, 11697, 0xCB760138, 40.2061, 35.417, 22.075, 0.707107, 0, 0, /* @teleloc 0xCB760138 [40.206100 35.417000 22.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB760F2, 9686, 0xCB760138, 38.5301, 32.5101, 25.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB760138 [38.530102 32.510101 25.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB760F2, 9686, 0xCB760138, 38.5301, 32.5101, 25.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB760138 [38.530102 32.510101 25.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB760F3, 9686, 0xCB760138, 42.7312, 35.4102, 25.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCB760138 [42.731201 35.410198 25.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB760F4, 9686, 0xCB760138, 38.7675, 38.4768, 25.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB760138 [38.767502 38.476799 25.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB760F4, 9686, 0xCB760138, 38.7675, 38.4768, 25.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB760138 [38.767502 38.476799 25.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB760F5, 9686, 0xCB760138, 34.6026, 33.9133, 24.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1009,8 +1009,8 @@ VALUES (0x7CB760FB, 11698, 0xCB760138, 36.4187, 37.0437, 26.175, -0.9486, 0, 0, /* @teleloc 0xCB760138 [36.418701 37.043701 26.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB760FC, 11697, 0xCB760138, 38.7975, 37.823, 22.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB760138 [38.797501 37.823002 22.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB760FC, 11697, 0xCB760138, 38.7975, 37.823, 22.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB760138 [38.797501 37.823002 22.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB760FD, 11697, 0xCB760138, 38.7975, 35.398, 22.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1021,24 +1021,24 @@ VALUES (0x7CB760FE, 11697, 0xCB760138, 35.4994, 33.3478, 22.075, -0.364064, 0, 0 /* @teleloc 0xCB760138 [35.499401 33.347801 22.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB760FF, 11697, 0xCB760138, 36.9744, 32.8978, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB760138 [36.974400 32.897800 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB760FF, 11697, 0xCB760138, 36.9744, 32.8978, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB760138 [36.974400 32.897800 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76100, 11697, 0xCB760138, 40.0494, 32.8978, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB760138 [40.049400 32.897800 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB76100, 11697, 0xCB760138, 40.0494, 32.8978, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB760138 [40.049400 32.897800 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76101, 11697, 0xCB76013A, 33.017, 34.7693, 22.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB76013A [33.016998 34.769299 22.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7CB76101, 11697, 0xCB76013A, 33.017, 34.7693, 22.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB76013A [33.016998 34.769299 22.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB76102, 11697, 0xCB76013A, 33.6996, 39.0931, 22.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCB76013A [33.699600 39.093102 22.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76103, 9686, 0xCB76013A, 33.1708, 34.3897, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB76013A [33.170799 34.389702 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB76103, 9686, 0xCB76013A, 33.1708, 34.3897, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB76013A [33.170799 34.389702 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB76104, 9686, 0xCB76013A, 29.6558, 37.0172, 24.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1057,8 +1057,8 @@ VALUES (0x7CB76107, 9686, 0xCB76013A, 34.15, 36.3147, 25.475, 0.707107, 0, 0, - /* @teleloc 0xCB76013A [34.150002 36.314701 25.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76108, 9686, 0xCB76013A, 32.2054, 39.5589, 25.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB76013A [32.205399 39.558899 25.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB76108, 9686, 0xCB76013A, 32.2054, 39.5589, 25.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB76013A [32.205399 39.558899 25.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB76109, 11697, 0xCB76013C, 37.497, 34.7663, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1073,68 +1073,68 @@ VALUES (0x7CB7610B, 9686, 0xCB76013C, 39.5058, 34.7671, 19.95, 0.707107, 0, 0, /* @teleloc 0xCB76013C [39.505798 34.767101 19.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB7610C, 9686, 0xCB76013C, 34.2308, 31.5672, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB76013C [34.230801 31.567200 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB7610C, 9686, 0xCB76013C, 34.2308, 31.5672, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB76013C [34.230801 31.567200 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB7610D, 9686, 0xCB76013C, 29.6058, 34.7922, 19.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCB76013C [29.605801 34.792198 19.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB7610E, 9686, 0xCB76013C, 35.6308, 38.1171, 19.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB76013C [35.630798 38.117100 19.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB7610E, 9686, 0xCB76013C, 35.6308, 38.1171, 19.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB76013C [35.630798 38.117100 19.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB7610F, 11698, 0xCB76013C, 34.5231, 35.4327, 21.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCB76013C [34.523102 35.432701 21.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB7610F, 11698, 0xCB76013C, 34.5231, 35.4327, 21.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCB76013C [34.523102 35.432701 21.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB76110, 9687, 0xCB76013C, 38.943, 32.1101, 18.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xCB76013C [38.943001 32.110100 18.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76111, 9686, 0xCB76013C, 36.8045, 31.5671, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB76013C [36.804501 31.567101 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB76111, 9686, 0xCB76013C, 36.8045, 31.5671, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB76013C [36.804501 31.567101 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76112, 9686, 0xCB76013C, 32.5809, 38.1171, 19.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB76013C [32.580898 38.117100 19.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CB76112, 9686, 0xCB76013C, 32.5809, 38.1171, 19.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB76013C [32.580898 38.117100 19.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB76113, 11697, 0xCB76013C, 38.8112, 37.36, 18.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCB76013C [38.811199 37.360001 18.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76114, 11697, 0xCB76013C, 35.4362, 34.835, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCB76013C [35.436199 34.834999 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB76114, 11697, 0xCB76013C, 35.4362, 34.835, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCB76013C [35.436199 34.834999 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB76115, 11697, 0xCB76013C, 30.2112, 32.16, 18.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCB76013C [30.211201 32.160000 18.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76116, 412, 0xCB760000, 32.193, 39.9201, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCB760000 [32.193001 39.920101 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB76116, 412, 0xCB760000, 32.193, 39.9201, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCB760000 [32.193001 39.920101 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76117, 9686, 0xCB760000, 32.1708, 40.0147, 25.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB760000 [32.170799 40.014702 25.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB76117, 9686, 0xCB760000, 32.1708, 40.0147, 25.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB760000 [32.170799 40.014702 25.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76118, 9686, 0xCB760000, 34.0694, 40.0147, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB760000 [34.069401 40.014702 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB76118, 9686, 0xCB760000, 34.0694, 40.0147, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB760000 [34.069401 40.014702 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB76119, 9686, 0xCB760000, 30.3186, 40.0147, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCB760000 [30.318600 40.014702 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB76119, 9686, 0xCB760000, 30.3186, 40.0147, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCB760000 [30.318600 40.014702 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB7611A, 12679, 0xCB760000, 28.4975, 40.573, 22.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCB760000 [28.497499 40.573002 22.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CB7611B, 12679, 0xCB760000, 42.8475, 40.348, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCB760000 [42.847500 40.348000 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CB7611B, 12679, 0xCB760000, 42.8475, 40.348, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCB760000 [42.847500 40.348000 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB7611C, 11697, 0xCB760141, 102.02, 155.529, 22.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1653,7 +1653,7 @@ VALUES (0x7CB76157, 14248, 0xCB760000, 39.082, 126.066, 22.005, -0.704911, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB76158, 14248, 0xCB760000, 107.065, 152.789, 22.005, -0.999996, 0, 0, -0.002789, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xCB760000 [107.065002 152.789001 22.004999] -0.999996 0.000000 0.000000 -0.002788 */ +/* @teleloc 0xCB760000 [107.065002 152.789001 22.004999] -0.999996 0.000000 0.000000 -0.002789 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CB76159, 14248, 0xCB760000, 160.6, 151.312, 22.005, -0.675286, 0, 0, -0.737556, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CBD6.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CBD6.sql index 5285bfc231..7a5230e717 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CBD6.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CBD6.sql @@ -5,16 +5,16 @@ VALUES (0x7CBD6000, 9686, 0xCBD60100, 58.233, 33.5625, 47.5, -0.707107, 0, 0, 0 /* @teleloc 0xCBD60100 [58.233002 33.562500 47.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6001, 9686, 0xCBD60100, 57.033, 31.6625, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60100 [57.033001 31.662500 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6001, 9686, 0xCBD60100, 57.033, 31.6625, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60100 [57.033001 31.662500 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6002, 11697, 0xCBD60100, 57.8461, 36.3132, 44.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCBD60100 [57.846100 36.313202 44.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6003, 11697, 0xCBD60100, 56.8211, 32.0382, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBD60100 [56.821098 32.038200 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6003, 11697, 0xCBD60100, 56.8211, 32.0382, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBD60100 [56.821098 32.038200 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6004, 9686, 0xCBD60100, 53.583, 32.4375, 46.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x7CBD6006, 9686, 0xCBD60100, 53.583, 35.9125, 46.5, -0.707107, 0, 0, - /* @teleloc 0xCBD60100 [53.583000 35.912498 46.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6007, 9686, 0xCBD60100, 56.0015, 36.8086, 47.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60100 [56.001499 36.808601 47.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6007, 9686, 0xCBD60100, 56.0015, 36.8086, 47.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60100 [56.001499 36.808601 47.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6008, 9686, 0xCBD60100, 58.233, 35.6574, 46.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCBD60100 [58.233002 35.657398 46.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6009, 9686, 0xCBD60101, 59.887, 29.7774, 45.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60101 [59.887001 29.777399 45.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6009, 9686, 0xCBD60101, 59.887, 29.7774, 45.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60101 [59.887001 29.777399 45.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD600A, 9686, 0xCBD60101, 65.2654, 29.7774, 45.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60101 [65.265404 29.777399 45.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD600A, 9686, 0xCBD60101, 65.2654, 29.7774, 45.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60101 [65.265404 29.777399 45.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD600B, 9686, 0xCBD60101, 62.6154, 35.7274, 47.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60101 [62.615398 35.727402 47.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD600B, 9686, 0xCBD60101, 62.6154, 35.7274, 47.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60101 [62.615398 35.727402 47.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD600C, 9686, 0xCBD60101, 66.5655, 34.6774, 45.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7CBD6010, 11698, 0xCBD60101, 62.6244, 32.8196, 50.6, -0.707107, 0, 0, /* @teleloc 0xCBD60101 [62.624401 32.819599 50.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6011, 11697, 0xCBD60101, 62.6109, 35.353, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBD60101 [62.610901 35.353001 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6011, 11697, 0xCBD60101, 62.6109, 35.353, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBD60101 [62.610901 35.353001 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6012, 9686, 0xCBD60101, 66.5655, 30.887, 45.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7CBD6013, 9686, 0xCBD60101, 66.5655, 32.7397, 47.875, 0.707107, 0, 0, /* @teleloc 0xCBD60101 [66.565498 32.739700 47.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6014, 9686, 0xCBD60101, 62.631, 29.7774, 47.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60101 [62.631001 29.777399 47.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6014, 9686, 0xCBD60101, 62.631, 29.7774, 47.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60101 [62.631001 29.777399 47.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6015, 9686, 0xCBD60101, 58.6739, 30.7918, 47.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x7CBD6017, 9686, 0xCBD60101, 58.6739, 34.8412, 47.6, -0.707107, 0, 0, /* @teleloc 0xCBD60101 [58.673901 34.841202 47.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6018, 9686, 0xCBD60101, 60.066, 35.7274, 47.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60101 [60.066002 35.727402 47.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6018, 9686, 0xCBD60101, 60.066, 35.7274, 47.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60101 [60.066002 35.727402 47.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6019, 9686, 0xCBD60101, 65.2903, 35.7274, 47.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60101 [65.290298 35.727402 47.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6019, 9686, 0xCBD60101, 65.2903, 35.7274, 47.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60101 [65.290298 35.727402 47.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD601A, 11698, 0xCBD60101, 65.1594, 30.9246, 48.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x7CBD6020, 11697, 0xCBD60101, 59.6444, 30.5496, 44.1, 0.359182, 0, 0, 0 /* @teleloc 0xCBD60101 [59.644402 30.549601 44.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6021, 9686, 0xCBD60105, 59.5515, 28.8586, 42.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60105 [59.551498 28.858601 42.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6021, 9686, 0xCBD60105, 59.5515, 28.8586, 42.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60105 [59.551498 28.858601 42.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6022, 9686, 0xCBD60105, 59.8015, 35.4086, 42.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60105 [59.801498 35.408600 42.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6022, 9686, 0xCBD60105, 59.8015, 35.4086, 42.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60105 [59.801498 35.408600 42.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6023, 9686, 0xCBD60105, 63.3006, 32.0229, 42.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x7CBD6026, 9687, 0xCBD60105, 62.6889, 34.8076, 40.1, 0.878817, 0, 0, - /* @teleloc 0xCBD60105 [62.688900 34.807598 40.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6027, 9686, 0xCBD60105, 61.6402, 28.8586, 42.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60105 [61.640202 28.858601 42.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6027, 9686, 0xCBD60105, 61.6402, 28.8586, 42.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60105 [61.640202 28.858601 42.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6028, 9686, 0xCBD60105, 56.7772, 35.4086, 42.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60105 [56.777199 35.408600 42.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6028, 9686, 0xCBD60105, 56.7772, 35.4086, 42.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60105 [56.777199 35.408600 42.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6029, 9686, 0xCBD60105, 53.5917, 30.3237, 42.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x7CBD602A, 11698, 0xCBD60105, 58.3144, 32.0946, 43.525, 0.707107, 0, 0, /* @teleloc 0xCBD60105 [58.314400 32.094601 43.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD602B, 11697, 0xCBD60105, 58.4195, 29.2687, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBD60105 [58.419498 29.268700 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD602B, 11697, 0xCBD60105, 58.4195, 29.2687, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBD60105 [58.419498 29.268700 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD602C, 11697, 0xCBD60105, 62.5109, 32.2444, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCBD60105 [62.510899 32.244400 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD602D, 11697, 0xCBD60105, 59.9719, 34.9108, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBD60105 [59.971901 34.910801 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD602D, 11697, 0xCBD60105, 59.9719, 34.9108, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBD60105 [59.971901 34.910801 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD602E, 412, 0xCBD60000, 55.9744, 37.3296, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCBD60000 [55.974400 37.329601 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD602E, 412, 0xCBD60000, 55.9744, 37.3296, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCBD60000 [55.974400 37.329601 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD602F, 9686, 0xCBD60000, 55.9765, 37.4436, 47.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60000 [55.976501 37.443600 47.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD602F, 9686, 0xCBD60000, 55.9765, 37.4436, 47.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60000 [55.976501 37.443600 47.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6030, 9686, 0xCBD60000, 52.9665, 43.2986, 45.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60000 [52.966499 43.298599 45.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CBD6030, 9686, 0xCBD60000, 52.9665, 43.2986, 45.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60000 [52.966499 43.298599 45.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6031, 9686, 0xCBD60000, 58.9965, 43.2986, 45.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60000 [58.996498 43.298599 45.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CBD6031, 9686, 0xCBD60000, 58.9965, 43.2986, 45.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60000 [58.996498 43.298599 45.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6032, 12679, 0xCBD60000, 60.5194, 37.7646, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCBD60000 [60.519402 37.764599 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6032, 12679, 0xCBD60000, 60.5194, 37.7646, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCBD60000 [60.519402 37.764599 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6033, 12679, 0xCBD60000, 51.6744, 37.6546, 44.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x7CBD616B, 12679, 0xCBD60000, 153.064, 57.7286, 26.1, 0.707107, 0, 0, - /* @teleloc 0xCBD60000 [153.063995 57.728600 26.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD616C, 412, 0xCBD60137, 105.325, 41.1767, 36, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCBD60137 [105.324997 41.176701 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD616C, 412, 0xCBD60137, 105.325, 41.1767, 36, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCBD60137 [105.324997 41.176701 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD616D, 9686, 0xCBD60138, 105.275, 40.3667, 40.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x7CBD6170, 11697, 0xCBD60138, 103.547, 39.8776, 36.15, -0.92388, 0, 0, /* @teleloc 0xCBD60138 [103.546997 39.877602 36.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6171, 9686, 0xCBD60138, 105.275, 31.8167, 41.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60138 [105.275002 31.816700 41.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6171, 9686, 0xCBD60138, 105.275, 31.8167, 41.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60138 [105.275002 31.816700 41.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6172, 9686, 0xCBD60138, 102.975, 37.8659, 38.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x7CBD6175, 9686, 0xCBD60138, 107.603, 37.6511, 38.25, 0.707107, 0, 0, /* @teleloc 0xCBD60138 [107.602997 37.651100 38.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6176, 9686, 0xCBD60139, 111.475, 35.8667, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60139 [111.474998 35.866699 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6176, 9686, 0xCBD60139, 111.475, 35.8667, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60139 [111.474998 35.866699 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6177, 9686, 0xCBD60139, 114.608, 34.6756, 38.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCBD60139 [114.608002 34.675598 38.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6178, 9686, 0xCBD60139, 113.516, 29.9167, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60139 [113.515999 29.916700 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6178, 9686, 0xCBD60139, 113.516, 29.9167, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60139 [113.515999 29.916700 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6179, 9686, 0xCBD60139, 109.064, 29.9167, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60139 [109.064003 29.916700 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6179, 9686, 0xCBD60139, 109.064, 29.9167, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60139 [109.064003 29.916700 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD617A, 9686, 0xCBD60139, 108.044, 31.1467, 38, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x7CBD617D, 11698, 0xCBD60139, 111.425, 32.8167, 42.25, 0.707107, 0, 0, /* @teleloc 0xCBD60139 [111.425003 32.816700 42.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD617E, 11697, 0xCBD60139, 111.409, 32.7335, 36.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBD60139 [111.408997 32.733501 36.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD617E, 11697, 0xCBD60139, 111.409, 32.7335, 36.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBD60139 [111.408997 32.733501 36.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD617F, 9686, 0xCBD60139, 114.608, 31.0756, 38.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x7CBD6180, 9686, 0xCBD60139, 114.608, 32.9179, 39.9, 0.707107, 0, 0, - /* @teleloc 0xCBD60139 [114.608002 32.917900 39.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6181, 9686, 0xCBD60139, 113.574, 35.8667, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60139 [113.573997 35.866699 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6181, 9686, 0xCBD60139, 113.574, 35.8667, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60139 [113.573997 35.866699 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6182, 9686, 0xCBD60139, 109.224, 35.8667, 39.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60139 [109.223999 35.866699 39.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6182, 9686, 0xCBD60139, 109.224, 35.8667, 39.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60139 [109.223999 35.866699 39.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6183, 9686, 0xCBD60139, 111.296, 29.9167, 39.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60139 [111.295998 29.916700 39.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6183, 9686, 0xCBD60139, 111.296, 29.9167, 39.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60139 [111.295998 29.916700 39.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6184, 9686, 0xCBD60139, 108.044, 31.3956, 39.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x7CBD6185, 9686, 0xCBD60139, 108.044, 34.4331, 39.6, -0.707107, 0, 0, /* @teleloc 0xCBD60139 [108.043999 34.433102 39.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6186, 9686, 0xCBD60139, 109.224, 35.8667, 38, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60139 [109.223999 35.866699 38.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6186, 9686, 0xCBD60139, 109.224, 35.8667, 38, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60139 [109.223999 35.866699 38.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6187, 11698, 0xCBD60139, 113.752, 30.6098, 40.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x7CBD6188, 11698, 0xCBD60139, 113.652, 34.9099, 40.3, 0.919479, 0, 0, - /* @teleloc 0xCBD60139 [113.652000 34.909901 40.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6189, 11697, 0xCBD60139, 111.412, 31.3992, 36.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBD60139 [111.412003 31.399200 36.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6189, 11697, 0xCBD60139, 111.412, 31.3992, 36.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBD60139 [111.412003 31.399200 36.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD618A, 11697, 0xCBD60139, 111.412, 33.8949, 36.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBD60139 [111.412003 33.894901 36.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD618A, 11697, 0xCBD60139, 111.412, 33.8949, 36.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBD60139 [111.412003 33.894901 36.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD618B, 11697, 0xCBD60139, 113.562, 30.7834, 36.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7CBD618C, 11697, 0xCBD60139, 113.906, 32.9861, 36.15, 0.707107, 0, 0, /* @teleloc 0xCBD60139 [113.905998 32.986099 36.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD618D, 11697, 0xCBD60139, 111.412, 35.0983, 36.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBD60139 [111.412003 35.098301 36.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD618D, 11697, 0xCBD60139, 111.412, 35.0983, 36.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBD60139 [111.412003 35.098301 36.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD618E, 9686, 0xCBD6013B, 107.526, 35.5167, 34.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD6013B [107.526001 35.516701 34.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD618E, 9686, 0xCBD6013B, 107.526, 35.5167, 34.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD6013B [107.526001 35.516701 34.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD618F, 9686, 0xCBD6013B, 114.376, 32.8481, 34.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x7CBD6192, 9687, 0xCBD6013B, 103.751, 34.7836, 32.1, -0.865587, -0.000 /* @teleloc 0xCBD6013B [103.750999 34.783600 32.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6193, 9686, 0xCBD6013B, 110.829, 35.5167, 34.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD6013B [110.829002 35.516701 34.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6193, 9686, 0xCBD6013B, 110.829, 35.5167, 34.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD6013B [110.829002 35.516701 34.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6194, 9686, 0xCBD6013B, 106.928, 29.9771, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD6013B [106.928001 29.977100 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6194, 9686, 0xCBD6013B, 106.928, 29.9771, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD6013B [106.928001 29.977100 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6195, 9686, 0xCBD6013B, 111.041, 29.9771, 34.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD6013B [111.041000 29.977100 34.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6195, 9686, 0xCBD6013B, 111.041, 29.9771, 34.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD6013B [111.041000 29.977100 34.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD6196, 9686, 0xCBD6013B, 102.975, 31.1376, 34.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x7CBD6197, 11698, 0xCBD6013B, 109.568, 32.8167, 35.5, -0.707107, 0, 0, /* @teleloc 0xCBD6013B [109.568001 32.816700 35.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6198, 11697, 0xCBD6013B, 109.315, 34.858, 32.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBD6013B [109.315002 34.858002 32.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBD6198, 11697, 0xCBD6013B, 109.315, 34.858, 32.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBD6013B [109.315002 34.858002 32.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD6199, 11697, 0xCBD6013B, 109.015, 30.508, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBD6013B [109.014999 30.507999 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD6199, 11697, 0xCBD6013B, 109.015, 30.508, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBD6013B [109.014999 30.507999 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD619A, 11697, 0xCBD6013B, 113.634, 32.4803, 32.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCBD6013B [113.634003 32.480301 32.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD619B, 9686, 0xCBD60000, 105.325, 41.2153, 39.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60000 [105.324997 41.215302 39.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CBD619B, 9686, 0xCBD60000, 105.325, 41.2153, 39.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60000 [105.324997 41.215302 39.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD619C, 9686, 0xCBD60000, 103.174, 41.4153, 37.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60000 [103.174004 41.415298 37.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CBD619C, 9686, 0xCBD60000, 103.174, 41.4153, 37.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60000 [103.174004 41.415298 37.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD619D, 9686, 0xCBD60000, 107.467, 41.4153, 37.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBD60000 [107.467003 41.415298 37.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CBD619D, 9686, 0xCBD60000, 107.467, 41.4153, 37.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBD60000 [107.467003 41.415298 37.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD619E, 12679, 0xCBD60000, 109.412, 41.8492, 36.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCBD60000 [109.412003 41.849201 36.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBD619F, 12679, 0xCBD60000, 111.412, 37.0992, 36.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCBD60000 [111.412003 37.099201 36.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBD619F, 12679, 0xCBD60000, 111.412, 37.0992, 36.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCBD60000 [111.412003 37.099201 36.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBD61A0, 13659, 0xCBD60100, 56.9853, 33.9428, 44.005, 0.004773, 0, 0, 0.999989, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CBDA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CBDA.sql index df8487f494..29711fbb69 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CBDA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CBDA.sql @@ -209,8 +209,8 @@ VALUES (0x7CBDA033, 12679, 0xCBDA0000, 153.317, 42.3686, 14.075, 0.707107, 0, 0, /* @teleloc 0xCBDA0000 [153.317001 42.368599 14.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA034, 412, 0xCBDA010A, 32.7144, 42.3477, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCBDA010A [32.714401 42.347698 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA034, 412, 0xCBDA010A, 32.7144, 42.3477, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCBDA010A [32.714401 42.347698 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA035, 9686, 0xCBDA010B, 32.6644, 41.5377, 48.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -229,8 +229,8 @@ VALUES (0x7CBDA038, 11697, 0xCBDA010B, 30.9367, 41.0486, 44.15, -0.92388, 0, 0, /* @teleloc 0xCBDA010B [30.936701 41.048599 44.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA039, 9686, 0xCBDA010B, 32.6644, 32.9877, 49.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010B [32.664398 32.987701 49.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA039, 9686, 0xCBDA010B, 32.6644, 32.9877, 49.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010B [32.664398 32.987701 49.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA03A, 9686, 0xCBDA010B, 30.3644, 39.0369, 46.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -249,20 +249,20 @@ VALUES (0x7CBDA03D, 9686, 0xCBDA010B, 34.9925, 38.8221, 46.25, 0.707107, 0, 0, /* @teleloc 0xCBDA010B [34.992500 38.822102 46.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA03E, 9686, 0xCBDA010C, 38.8644, 37.0377, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010C [38.864399 37.037701 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA03E, 9686, 0xCBDA010C, 38.8644, 37.0377, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010C [38.864399 37.037701 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA03F, 9686, 0xCBDA010C, 41.9971, 35.8466, 46.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCBDA010C [41.997101 35.846600 46.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA040, 9686, 0xCBDA010C, 40.9056, 31.0877, 47.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010C [40.905602 31.087700 47.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA040, 9686, 0xCBDA010C, 40.9056, 31.0877, 47.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010C [40.905602 31.087700 47.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA041, 9686, 0xCBDA010C, 36.4533, 31.0877, 47.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010C [36.453300 31.087700 47.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA041, 9686, 0xCBDA010C, 36.4533, 31.0877, 47.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010C [36.453300 31.087700 47.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA042, 9686, 0xCBDA010C, 35.4335, 32.3177, 46, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,8 +281,8 @@ VALUES (0x7CBDA045, 11698, 0xCBDA010C, 38.8144, 33.9877, 50.25, 0.707107, 0, 0, /* @teleloc 0xCBDA010C [38.814400 33.987701 50.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA046, 11697, 0xCBDA010C, 38.7987, 33.9045, 44.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA010C [38.798698 33.904499 44.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA046, 11697, 0xCBDA010C, 38.7987, 33.9045, 44.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA010C [38.798698 33.904499 44.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA047, 9686, 0xCBDA010C, 41.9971, 32.2466, 46.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -293,16 +293,16 @@ VALUES (0x7CBDA048, 9686, 0xCBDA010C, 41.9971, 34.0889, 47.9, 0.707107, 0, 0, - /* @teleloc 0xCBDA010C [41.997101 34.088902 47.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA049, 9686, 0xCBDA010C, 40.9634, 37.0377, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010C [40.963402 37.037701 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA049, 9686, 0xCBDA010C, 40.9634, 37.0377, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010C [40.963402 37.037701 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA04A, 9686, 0xCBDA010C, 36.6134, 37.0377, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010C [36.613400 37.037701 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA04A, 9686, 0xCBDA010C, 36.6134, 37.0377, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010C [36.613400 37.037701 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA04B, 9686, 0xCBDA010C, 38.6856, 31.0877, 47.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010C [38.685600 31.087700 47.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA04B, 9686, 0xCBDA010C, 38.6856, 31.0877, 47.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010C [38.685600 31.087700 47.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA04C, 9686, 0xCBDA010C, 35.4335, 32.5666, 47.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -313,8 +313,8 @@ VALUES (0x7CBDA04D, 9686, 0xCBDA010C, 35.4335, 35.6041, 47.6, -0.707107, 0, 0, /* @teleloc 0xCBDA010C [35.433498 35.604099 47.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA04E, 9686, 0xCBDA010C, 36.6134, 37.0377, 46, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010C [36.613400 37.037701 46.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA04E, 9686, 0xCBDA010C, 36.6134, 37.0377, 46, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010C [36.613400 37.037701 46.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA04F, 11698, 0xCBDA010C, 41.1418, 31.7809, 48.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -325,12 +325,12 @@ VALUES (0x7CBDA050, 11698, 0xCBDA010C, 41.0419, 36.0809, 48.3, 0.919479, 0, 0, - /* @teleloc 0xCBDA010C [41.041901 36.080898 48.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA051, 11697, 0xCBDA010C, 38.8014, 32.5702, 44.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA010C [38.801399 32.570202 44.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA051, 11697, 0xCBDA010C, 38.8014, 32.5702, 44.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA010C [38.801399 32.570202 44.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA052, 11697, 0xCBDA010C, 38.8014, 35.0659, 44.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA010C [38.801399 35.065899 44.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA052, 11697, 0xCBDA010C, 38.8014, 35.0659, 44.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA010C [38.801399 35.065899 44.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA053, 11697, 0xCBDA010C, 40.9514, 31.9545, 44.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -341,12 +341,12 @@ VALUES (0x7CBDA054, 11697, 0xCBDA010C, 41.2957, 34.1571, 44.15, 0.707107, 0, 0, /* @teleloc 0xCBDA010C [41.295700 34.157101 44.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA055, 11697, 0xCBDA010C, 38.8014, 36.2693, 44.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA010C [38.801399 36.269299 44.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA055, 11697, 0xCBDA010C, 38.8014, 36.2693, 44.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA010C [38.801399 36.269299 44.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA056, 9686, 0xCBDA010E, 34.9152, 36.6877, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010E [34.915199 36.687698 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA056, 9686, 0xCBDA010E, 34.9152, 36.6877, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010E [34.915199 36.687698 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA057, 9686, 0xCBDA010E, 41.7654, 34.0191, 42.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,16 +365,16 @@ VALUES (0x7CBDA05A, 9687, 0xCBDA010E, 31.1407, 35.9546, 40.1, -0.865587, -0.000 /* @teleloc 0xCBDA010E [31.140699 35.954601 40.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA05B, 9686, 0xCBDA010E, 38.2184, 36.6877, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010E [38.218399 36.687698 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA05B, 9686, 0xCBDA010E, 38.2184, 36.6877, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010E [38.218399 36.687698 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA05C, 9686, 0xCBDA010E, 34.3174, 31.1482, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010E [34.317402 31.148199 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA05C, 9686, 0xCBDA010E, 34.3174, 31.1482, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010E [34.317402 31.148199 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA05D, 9686, 0xCBDA010E, 38.4302, 31.1482, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA010E [38.430199 31.148199 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA05D, 9686, 0xCBDA010E, 38.4302, 31.1482, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA010E [38.430199 31.148199 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA05E, 9686, 0xCBDA010E, 30.3644, 32.3086, 42.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -385,36 +385,36 @@ VALUES (0x7CBDA05F, 11698, 0xCBDA010E, 36.957, 33.9877, 43.5, -0.707107, 0, 0, - /* @teleloc 0xCBDA010E [36.957001 33.987701 43.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA060, 11697, 0xCBDA010E, 36.704, 36.029, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA010E [36.703999 36.028999 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA060, 11697, 0xCBDA010E, 36.704, 36.029, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA010E [36.703999 36.028999 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA061, 11697, 0xCBDA010E, 36.404, 31.679, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA010E [36.403999 31.679001 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA061, 11697, 0xCBDA010E, 36.404, 31.679, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA010E [36.403999 31.679001 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA062, 11697, 0xCBDA010E, 41.0237, 33.6513, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCBDA010E [41.023701 33.651299 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA063, 9686, 0xCBDA0000, 32.7144, 42.3863, 47.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0000 [32.714401 42.386299 47.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CBDA063, 9686, 0xCBDA0000, 32.7144, 42.3863, 47.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0000 [32.714401 42.386299 47.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA064, 9686, 0xCBDA0000, 30.5638, 42.5863, 45.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0000 [30.563801 42.586300 45.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CBDA064, 9686, 0xCBDA0000, 30.5638, 42.5863, 45.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0000 [30.563801 42.586300 45.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA065, 9686, 0xCBDA0000, 34.8566, 42.5863, 45.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0000 [34.856602 42.586300 45.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CBDA065, 9686, 0xCBDA0000, 34.8566, 42.5863, 45.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0000 [34.856602 42.586300 45.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA066, 12679, 0xCBDA0000, 36.8014, 43.0202, 44.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCBDA0000 [36.801399 43.020199 44.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA067, 12679, 0xCBDA0000, 38.8014, 38.2702, 44.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCBDA0000 [38.801399 38.270199 44.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA067, 12679, 0xCBDA0000, 38.8014, 38.2702, 44.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCBDA0000 [38.801399 38.270199 44.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA068, 9686, 0xCBDA0110, 57.8801, 110.881, 36.85, 0.948324, 0, 0, -0.317305, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -625,20 +625,20 @@ VALUES (0x7CBDA09B, 12679, 0xCBDA0000, 63.182, 105.262, 34.1, 1, 0, 0, 0, True, /* @teleloc 0xCBDA0000 [63.181999 105.262001 34.099998] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA09C, 9686, 0xCBDA0119, 37.6064, 155.892, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0119 [37.606400 155.891998 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA09C, 9686, 0xCBDA0119, 37.6064, 155.892, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0119 [37.606400 155.891998 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA09D, 9686, 0xCBDA0119, 32.9885, 155.869, 24.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0119 [32.988499 155.869003 24.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA09D, 9686, 0xCBDA0119, 32.9885, 155.869, 24.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0119 [32.988499 155.869003 24.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA09E, 9686, 0xCBDA0119, 35.5039, 150.142, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0119 [35.503899 150.141998 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA09E, 9686, 0xCBDA0119, 35.5039, 150.142, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0119 [35.503899 150.141998 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA09F, 9686, 0xCBDA0119, 38.7039, 150.142, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0119 [38.703899 150.141998 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA09F, 9686, 0xCBDA0119, 38.7039, 150.142, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0119 [38.703899 150.141998 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA0A0, 11697, 0xCBDA0119, 30.9719, 150.828, 22.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -649,16 +649,16 @@ VALUES (0x7CBDA0A1, 11697, 0xCBDA0119, 39.8719, 155.161, 22.1, -0.932639, 0, 0, /* @teleloc 0xCBDA0119 [39.871899 155.160995 22.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0A2, 11698, 0xCBDA0119, 35.535, 153.192, 28.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCBDA0119 [35.535000 153.192001 28.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA0A2, 11698, 0xCBDA0119, 35.535, 153.192, 28.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCBDA0119 [35.535000 153.192001 28.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA0A3, 11697, 0xCBDA0119, 35.5219, 153.161, 22.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCBDA0119 [35.521900 153.160995 22.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0A4, 9686, 0xCBDA0119, 32.3537, 150.142, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0119 [32.353699 150.141998 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA0A4, 9686, 0xCBDA0119, 32.3537, 150.142, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0119 [32.353699 150.141998 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA0A5, 9686, 0xCBDA0119, 30.3071, 153.019, 25.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -685,12 +685,12 @@ VALUES (0x7CBDA0AA, 9686, 0xCBDA0119, 40.7007, 151.019, 25.65, 0.707107, 0, 0, /* @teleloc 0xCBDA0119 [40.700699 151.018997 25.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0AB, 9686, 0xCBDA0119, 33.3537, 155.892, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0119 [33.353699 155.891998 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA0AB, 9686, 0xCBDA0119, 33.3537, 155.892, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0119 [33.353699 155.891998 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0AC, 9686, 0xCBDA0119, 39.1744, 155.869, 24.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0119 [39.174400 155.869003 24.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA0AC, 9686, 0xCBDA0119, 39.1744, 155.869, 24.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0119 [39.174400 155.869003 24.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA0AD, 11698, 0xCBDA0119, 37.735, 153.192, 28.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -709,28 +709,28 @@ VALUES (0x7CBDA0B0, 11697, 0xCBDA0119, 34.0191, 153.161, 22.1, -0.707107, 0, 0, /* @teleloc 0xCBDA0119 [34.019100 153.160995 22.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0B1, 11697, 0xCBDA0119, 35.3276, 150.706, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA0119 [35.327599 150.705994 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA0B1, 11697, 0xCBDA0119, 35.3276, 150.706, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA0119 [35.327599 150.705994 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA0B2, 11697, 0xCBDA0119, 40.0776, 153.106, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCBDA0119 [40.077599 153.106003 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0B3, 11697, 0xCBDA0119, 32.7219, 155.261, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA0119 [32.721901 155.261002 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA0B3, 11697, 0xCBDA0119, 32.7219, 155.261, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA0119 [32.721901 155.261002 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA0B4, 9686, 0xCBDA011B, 33.2571, 159.023, 25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCBDA011B [33.257099 159.022995 25.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0B5, 9686, 0xCBDA011B, 36.6571, 156.492, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA011B [36.657101 156.492004 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA0B5, 9686, 0xCBDA011B, 36.6571, 156.492, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA011B [36.657101 156.492004 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0B6, 9686, 0xCBDA011B, 36.3571, 161.592, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA011B [36.357101 161.591995 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA0B6, 9686, 0xCBDA011B, 36.3571, 161.592, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA011B [36.357101 161.591995 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA0B7, 11697, 0xCBDA011B, 37.4719, 159.311, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -745,12 +745,12 @@ VALUES (0x7CBDA0B9, 9686, 0xCBDA011B, 33.2571, 160.669, 25, -0.707107, 0, 0, -0 /* @teleloc 0xCBDA011B [33.257099 160.669006 25.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0BA, 9686, 0xCBDA011B, 34.5601, 156.492, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA011B [34.560101 156.492004 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA0BA, 9686, 0xCBDA011B, 34.5601, 156.492, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA011B [34.560101 156.492004 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0BB, 9686, 0xCBDA011D, 36.0507, 150.238, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA011D [36.050701 150.238007 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA0BB, 9686, 0xCBDA011D, 36.0507, 150.238, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA011D [36.050701 150.238007 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA0BC, 9686, 0xCBDA011D, 38.5507, 154.538, 20.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x7CBDA0C2, 9686, 0xCBDA011D, 38.5507, 157.235, 20.45, 0.707107, 0, 0, /* @teleloc 0xCBDA011D [38.550701 157.235001 20.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0C3, 9686, 0xCBDA011D, 37.0002, 160.188, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA011D [37.000198 160.188004 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA0C3, 9686, 0xCBDA011D, 37.0002, 160.188, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA011D [37.000198 160.188004 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0C4, 11698, 0xCBDA011D, 35.9539, 154.229, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCBDA011D [35.953899 154.229004 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA0C4, 11698, 0xCBDA011D, 35.9539, 154.229, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCBDA011D [35.953899 154.229004 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0C5, 11697, 0xCBDA011D, 36.3429, 159.705, 18.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA011D [36.342899 159.705002 18.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA0C5, 11697, 0xCBDA011D, 36.3429, 159.705, 18.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA011D [36.342899 159.705002 18.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA0C6, 11697, 0xCBDA011D, 37.8929, 159.505, 18.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -809,12 +809,12 @@ VALUES (0x7CBDA0C9, 9686, 0xCBDA011F, 33.6571, 162.819, 25, -0.707107, 0, 0, -0 /* @teleloc 0xCBDA011F [33.657101 162.819000 25.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0CA, 412, 0xCBDA0000, 36.335, 163.992, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCBDA0000 [36.334999 163.992004 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA0CA, 412, 0xCBDA0000, 36.335, 163.992, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCBDA0000 [36.334999 163.992004 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA0CB, 9686, 0xCBDA0000, 34.1244, 164.119, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0000 [34.124401 164.119003 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA0CB, 9686, 0xCBDA0000, 34.1244, 164.119, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0000 [34.124401 164.119003 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA0CC, 9686, 0xCBDA0000, 33.1244, 163.269, 24.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1073,12 +1073,12 @@ VALUES (0x7CBDA10B, 9686, 0xCBDA0128, 125.236, 108.356, 15.05, -0.707107, 0, 0, /* @teleloc 0xCBDA0128 [125.236000 108.356003 15.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA10C, 9686, 0xCBDA0128, 127.62, 103.843, 15.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0128 [127.620003 103.843002 15.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA10C, 9686, 0xCBDA0128, 127.62, 103.843, 15.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0128 [127.620003 103.843002 15.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA10D, 9686, 0xCBDA0129, 135.07, 111.143, 13.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0129 [135.070007 111.142998 13.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA10D, 9686, 0xCBDA0129, 135.07, 111.143, 13.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0129 [135.070007 111.142998 13.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA10E, 9686, 0xCBDA0129, 139.47, 109.843, 12.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1089,8 +1089,8 @@ VALUES (0x7CBDA10F, 9686, 0xCBDA0129, 139.47, 106.193, 12.8, 0.707107, 0, 0, -0 /* @teleloc 0xCBDA0129 [139.470001 106.193001 12.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA110, 9686, 0xCBDA0129, 135.02, 105.193, 13.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0129 [135.020004 105.193001 13.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA110, 9686, 0xCBDA0129, 135.02, 105.193, 13.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0129 [135.020004 105.193001 13.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA111, 11697, 0xCBDA0129, 131.285, 105.855, 10.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1101,8 +1101,8 @@ VALUES (0x7CBDA112, 11697, 0xCBDA0129, 138.785, 110.255, 10.05, -0.895323, 0, 0, /* @teleloc 0xCBDA0129 [138.785004 110.254997 10.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA113, 11698, 0xCBDA0129, 135.075, 108.043, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCBDA0129 [135.074997 108.042999 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA113, 11698, 0xCBDA0129, 135.075, 108.043, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCBDA0129 [135.074997 108.042999 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA114, 11697, 0xCBDA0129, 135.185, 108.105, 10.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1121,28 +1121,28 @@ VALUES (0x7CBDA117, 9686, 0xCBDA0129, 130.336, 106.559, 11.95, -0.707107, 0, 0, /* @teleloc 0xCBDA0129 [130.335999 106.558998 11.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA118, 9686, 0xCBDA0129, 138.169, 105.193, 13.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0129 [138.169006 105.193001 13.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA118, 9686, 0xCBDA0129, 138.169, 105.193, 13.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0129 [138.169006 105.193001 13.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA119, 9686, 0xCBDA0129, 131.926, 105.193, 13.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0129 [131.925995 105.193001 13.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA119, 9686, 0xCBDA0129, 131.926, 105.193, 13.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0129 [131.925995 105.193001 13.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA11A, 9686, 0xCBDA0129, 139.47, 108.137, 14, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCBDA0129 [139.470001 108.137001 14.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA11B, 9686, 0xCBDA0129, 131.851, 111.143, 13.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0129 [131.850998 111.142998 13.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA11B, 9686, 0xCBDA0129, 131.851, 111.143, 13.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0129 [131.850998 111.142998 13.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA11C, 9686, 0xCBDA0129, 138.218, 111.143, 13.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0129 [138.218002 111.142998 13.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA11C, 9686, 0xCBDA0129, 138.218, 111.143, 13.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0129 [138.218002 111.142998 13.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA11D, 9686, 0xCBDA0129, 138.05, 111.143, 12, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0129 [138.050003 111.142998 12.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA11D, 9686, 0xCBDA0129, 138.05, 111.143, 12, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0129 [138.050003 111.142998 12.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA11E, 11698, 0xCBDA0129, 132.285, 108.043, 16.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1165,20 +1165,20 @@ VALUES (0x7CBDA122, 11697, 0xCBDA0129, 139.098, 108.105, 10.05, 0.707107, 0, 0, /* @teleloc 0xCBDA0129 [139.098007 108.105003 10.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA123, 11697, 0xCBDA0129, 135.096, 105.698, 10.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA0129 [135.095993 105.697998 10.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA123, 11697, 0xCBDA0129, 135.096, 105.698, 10.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA0129 [135.095993 105.697998 10.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA124, 11697, 0xCBDA0129, 138.055, 105.855, 10.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCBDA0129 [138.054993 105.855003 10.050000] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA125, 9686, 0xCBDA012A, 130.97, 105.193, 8.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA012A [130.970001 105.193001 8.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA125, 9686, 0xCBDA012A, 130.97, 105.193, 8.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA012A [130.970001 105.193001 8.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA126, 9686, 0xCBDA012A, 130.87, 110.743, 8.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA012A [130.869995 110.742996 8.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA126, 9686, 0xCBDA012A, 130.87, 110.743, 8.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA012A [130.869995 110.742996 8.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA127, 9686, 0xCBDA012A, 139.42, 108.043, 8.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1201,52 +1201,52 @@ VALUES (0x7CBDA12B, 9686, 0xCBDA012A, 125.236, 106.741, 8.4, -0.707107, 0, 0, - /* @teleloc 0xCBDA012A [125.236000 106.740997 8.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA12C, 9686, 0xCBDA012A, 135.106, 105.193, 8.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA012A [135.106003 105.193001 8.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA12C, 9686, 0xCBDA012A, 135.106, 105.193, 8.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA012A [135.106003 105.193001 8.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA12D, 9686, 0xCBDA012A, 134.672, 110.743, 8.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA012A [134.671997 110.742996 8.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA12D, 9686, 0xCBDA012A, 134.672, 110.743, 8.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA012A [134.671997 110.742996 8.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA12E, 11698, 0xCBDA012A, 133.307, 108.043, 9.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xCBDA012A [133.307007 108.042999 9.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA12F, 11697, 0xCBDA012A, 132.945, 105.735, 6.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA012A [132.945007 105.735001 6.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA12F, 11697, 0xCBDA012A, 132.945, 105.735, 6.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA012A [132.945007 105.735001 6.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA130, 11697, 0xCBDA012A, 132.815, 110.205, 6.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCBDA012A [132.815002 110.205002 6.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CBDA130, 11697, 0xCBDA012A, 132.815, 110.205, 6.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCBDA012A [132.815002 110.205002 6.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA131, 11697, 0xCBDA012A, 131.812, 107.884, 6.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCBDA012A [131.811996 107.884003 6.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA132, 412, 0xCBDA0000, 135.075, 112.653, 10, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCBDA0000 [135.074997 112.653000 10.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA132, 412, 0xCBDA0000, 135.075, 112.653, 10, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCBDA0000 [135.074997 112.653000 10.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA133, 9686, 0xCBDA0000, 135.12, 112.773, 13.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0000 [135.119995 112.773003 13.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA133, 9686, 0xCBDA0000, 135.12, 112.773, 13.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0000 [135.119995 112.773003 13.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA134, 9686, 0xCBDA0000, 138.96, 111.816, 11.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0000 [138.960007 111.816002 11.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA134, 9686, 0xCBDA0000, 138.96, 111.816, 11.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0000 [138.960007 111.816002 11.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA135, 9686, 0xCBDA0000, 131.28, 111.816, 11.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCBDA0000 [131.279999 111.816002 11.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA135, 9686, 0xCBDA0000, 131.28, 111.816, 11.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCBDA0000 [131.279999 111.816002 11.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA136, 12679, 0xCBDA0000, 137.526, 112.008, 10.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCBDA0000 [137.526001 112.008003 10.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA136, 12679, 0xCBDA0000, 137.526, 112.008, 10.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCBDA0000 [137.526001 112.008003 10.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CBDA137, 12679, 0xCBDA0000, 132.686, 112.038, 10.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCBDA0000 [132.686005 112.038002 10.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CBDA137, 12679, 0xCBDA0000, 132.686, 112.038, 10.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCBDA0000 [132.686005 112.038002 10.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CBDA138, 12965, 0xCBDA0104, 157.844, 32.6895, 14.005, 0.749831, 0, 0, -0.661629, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CC8C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CC8C.sql index 3eb2cf5d82..736ff6f820 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CC8C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CC8C.sql @@ -1,16 +1,16 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xCC8C; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CC8C000, 412, 0xCC8C0000, 41.1279, 46.0345, 26.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCC8C0000 [41.127899 46.034500 26.010000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CC8C000, 412, 0xCC8C0000, 41.1279, 46.0345, 26.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCC8C0000 [41.127899 46.034500 26.010000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CC8C001, 412, 0xCC8C0000, 36.6329, 41.0795, 25.995, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xCC8C0000 [36.632900 41.079498 25.995001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CC8C002, 412, 0xCC8C0000, 38.0829, 39.7295, 28.995, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCC8C0000 [38.082901 39.729500 28.995001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CC8C002, 412, 0xCC8C0000, 38.0829, 39.7295, 28.995, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCC8C0000 [38.082901 39.729500 28.995001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CC8C003, 412, 0xCC8C0000, 39.1154, 43.4345, 29, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CC8D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CC8D.sql index c55c50dfaa..46e79428df 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CC8D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CC8D.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xCC8D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CC8D000, 412, 0xCC8D0000, 59.66, 113.67, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCC8D0000 [59.660000 113.669998 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CC8D000, 412, 0xCC8D0000, 59.66, 113.67, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCC8D0000 [59.660000 113.669998 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CC8D001, 412, 0xCC8D0000, 66.22, 105.93, 32, -0.710799, 0, 0, -0.703395, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CCAC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CCAC.sql index 32de2eff5f..1c18eb94bc 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CCAC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CCAC.sql @@ -5,24 +5,24 @@ VALUES (0x7CCAC000, 11697, 0xCCAC0102, 114.107, 37.4192, 76.075, -0.909599, 0, 0 /* @teleloc 0xCCAC0102 [114.107002 37.419201 76.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC001, 9686, 0xCCAC0102, 114.027, 32.4313, 78.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0102 [114.027000 32.431301 78.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC001, 9686, 0xCCAC0102, 114.027, 32.4313, 78.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0102 [114.027000 32.431301 78.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC002, 11697, 0xCCAC0102, 110.04, 35.3382, 76.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCCAC0102 [110.040001 35.338200 76.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC003, 9686, 0xCCAC0102, 108.327, 32.4563, 78.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0102 [108.327003 32.456299 78.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC003, 9686, 0xCCAC0102, 108.327, 32.4563, 78.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0102 [108.327003 32.456299 78.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC004, 9686, 0xCCAC0102, 108.56, 38.398, 78.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0102 [108.559998 38.397999 78.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CCAC004, 9686, 0xCCAC0102, 108.56, 38.398, 78.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0102 [108.559998 38.397999 78.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC005, 9686, 0xCCAC0102, 113.99, 38.423, 78.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0102 [113.989998 38.423000 78.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CCAC005, 9686, 0xCCAC0102, 113.99, 38.423, 78.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0102 [113.989998 38.423000 78.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC006, 9686, 0xCCAC0102, 115.315, 37.698, 78.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7CCAC009, 11697, 0xCCAC0102, 112.79, 35.3382, 76.075, 0.707107, 0, 0, /* @teleloc 0xCCAC0102 [112.790001 35.338200 76.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC00A, 9686, 0xCCAC0102, 111.114, 32.4313, 79.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0102 [111.113998 32.431301 79.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC00A, 9686, 0xCCAC0102, 111.114, 32.4313, 79.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0102 [111.113998 32.431301 79.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC00B, 9686, 0xCCAC0102, 115.315, 35.3314, 79.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCCAC0102 [115.315002 35.331402 79.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC00C, 9686, 0xCCAC0102, 111.351, 38.398, 79.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0102 [111.350998 38.397999 79.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CCAC00C, 9686, 0xCCAC0102, 111.351, 38.398, 79.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0102 [111.350998 38.397999 79.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC00D, 9686, 0xCCAC0102, 107.187, 33.8345, 78.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7CCAC013, 11698, 0xCCAC0102, 109.003, 36.9649, 80.175, -0.9486, 0, 0, /* @teleloc 0xCCAC0102 [109.002998 36.964901 80.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC014, 11697, 0xCCAC0102, 111.382, 37.7442, 76.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCCAC0102 [111.382004 37.744202 76.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CCAC014, 11697, 0xCCAC0102, 111.382, 37.7442, 76.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCCAC0102 [111.382004 37.744202 76.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC015, 11697, 0xCCAC0102, 111.382, 35.3192, 76.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7CCAC016, 11697, 0xCCAC0102, 108.083, 33.269, 76.075, -0.364064, 0, 0, /* @teleloc 0xCCAC0102 [108.083000 33.269001 76.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC017, 11697, 0xCCAC0102, 109.558, 32.819, 76.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCCAC0102 [109.557999 32.819000 76.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC017, 11697, 0xCCAC0102, 109.558, 32.819, 76.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCCAC0102 [109.557999 32.819000 76.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC018, 11697, 0xCCAC0102, 112.633, 32.819, 76.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCCAC0102 [112.633003 32.819000 76.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC018, 11697, 0xCCAC0102, 112.633, 32.819, 76.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCCAC0102 [112.633003 32.819000 76.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC019, 11697, 0xCCAC0104, 105.601, 34.6905, 76.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCCAC0104 [105.600998 34.690498 76.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7CCAC019, 11697, 0xCCAC0104, 105.601, 34.6905, 76.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCCAC0104 [105.600998 34.690498 76.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC01A, 11697, 0xCCAC0104, 106.284, 39.0143, 76.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCCAC0104 [106.283997 39.014301 76.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC01B, 9686, 0xCCAC0104, 105.755, 34.3109, 78.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0104 [105.754997 34.310902 78.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC01B, 9686, 0xCCAC0104, 105.755, 34.3109, 78.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0104 [105.754997 34.310902 78.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC01C, 9686, 0xCCAC0104, 102.24, 36.9384, 78.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7CCAC01F, 9686, 0xCCAC0104, 106.734, 36.2359, 79.475, 0.707107, 0, 0, /* @teleloc 0xCCAC0104 [106.734001 36.235901 79.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC020, 9686, 0xCCAC0104, 104.789, 39.4801, 79.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0104 [104.789001 39.480099 79.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CCAC020, 9686, 0xCCAC0104, 104.789, 39.4801, 79.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0104 [104.789001 39.480099 79.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC021, 11697, 0xCCAC0106, 110.081, 34.6875, 72.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7CCAC023, 9686, 0xCCAC0106, 112.09, 34.6883, 73.95, 0.707107, 0, 0, - /* @teleloc 0xCCAC0106 [112.089996 34.688301 73.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC024, 9686, 0xCCAC0106, 106.815, 31.4883, 73.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0106 [106.815002 31.488300 73.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC024, 9686, 0xCCAC0106, 106.815, 31.4883, 73.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0106 [106.815002 31.488300 73.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC025, 9686, 0xCCAC0106, 102.19, 34.7134, 73.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCCAC0106 [102.190002 34.713402 73.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC026, 9686, 0xCCAC0106, 108.215, 38.0383, 73.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0106 [108.214996 38.038300 73.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CCAC026, 9686, 0xCCAC0106, 108.215, 38.0383, 73.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0106 [108.214996 38.038300 73.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC027, 11698, 0xCCAC0106, 107.107, 35.3539, 75.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCCAC0106 [107.107002 35.353901 75.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC027, 11698, 0xCCAC0106, 107.107, 35.3539, 75.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCCAC0106 [107.107002 35.353901 75.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC028, 9687, 0xCCAC0106, 111.527, 32.0313, 72.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xCCAC0106 [111.527000 32.031300 72.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC029, 9686, 0xCCAC0106, 109.388, 31.4883, 73.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0106 [109.388000 31.488300 73.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC029, 9686, 0xCCAC0106, 109.388, 31.4883, 73.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0106 [109.388000 31.488300 73.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC02A, 9686, 0xCCAC0106, 105.165, 38.0383, 73.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0106 [105.165001 38.038300 73.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CCAC02A, 9686, 0xCCAC0106, 105.165, 38.0383, 73.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0106 [105.165001 38.038300 73.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC02B, 11697, 0xCCAC0106, 111.395, 37.2812, 72.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCCAC0106 [111.394997 37.281200 72.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC02C, 11697, 0xCCAC0106, 108.02, 34.7562, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCCAC0106 [108.019997 34.756199 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC02C, 11697, 0xCCAC0106, 108.02, 34.7562, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCCAC0106 [108.019997 34.756199 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC02D, 11697, 0xCCAC0106, 102.795, 32.0812, 72.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCCAC0106 [102.794998 32.081200 72.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC02E, 412, 0xCCAC0000, 104.777, 39.8413, 76, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCCAC0000 [104.777000 39.841301 76.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC02E, 412, 0xCCAC0000, 104.777, 39.8413, 76, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCCAC0000 [104.777000 39.841301 76.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC02F, 9686, 0xCCAC0000, 104.755, 39.9359, 79.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0000 [104.754997 39.935902 79.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC02F, 9686, 0xCCAC0000, 104.755, 39.9359, 79.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0000 [104.754997 39.935902 79.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC030, 9686, 0xCCAC0000, 106.653, 39.9359, 77.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0000 [106.653000 39.935902 77.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC030, 9686, 0xCCAC0000, 106.653, 39.9359, 77.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0000 [106.653000 39.935902 77.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC031, 9686, 0xCCAC0000, 102.903, 39.9359, 77.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCCAC0000 [102.903000 39.935902 77.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC031, 9686, 0xCCAC0000, 102.903, 39.9359, 77.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCCAC0000 [102.903000 39.935902 77.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC032, 12679, 0xCCAC0000, 101.081, 40.4942, 76.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCCAC0000 [101.081001 40.494202 76.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CCAC033, 12679, 0xCCAC0000, 115.432, 40.2692, 76.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCCAC0000 [115.431999 40.269199 76.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CCAC033, 12679, 0xCCAC0000, 115.432, 40.2692, 76.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCCAC0000 [115.431999 40.269199 76.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CCAC034, 9686, 0xCCAC010B, 38.0768, 35.5499, 73.5, -0.941617, 0, 0, 0.336685, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CD41.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CD41.sql index 6ae7692469..71d8afc28c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CD41.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CD41.sql @@ -29,8 +29,8 @@ VALUES (0x7CD41006, 720, 0xCD410000, 140.359, 85.0984, 54, -0.708186, 0, 0, -0 /* @teleloc 0xCD410000 [140.358994 85.098396 54.000000] -0.708186 0.000000 0.000000 -0.706026 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CD41007, 720, 0xCD410130, 84.7106, 137.53, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xCD410130 [84.710602 137.529999 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CD41007, 720, 0xCD410130, 84.7106, 137.53, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xCD410130 [84.710602 137.529999 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CD41008, 720, 0xCD410131, 84.8006, 122.99, 54, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -53,8 +53,8 @@ VALUES (0x7CD4100C, 720, 0xCD41013B, 77.4956, 130.185, 59.6, 0.707107, 0, 0, - /* @teleloc 0xCD41013B [77.495598 130.184998 59.599998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CD4100D, 720, 0xCD41013C, 84.7106, 137.52, 59.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xCD41013C [84.710602 137.520004 59.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CD4100D, 720, 0xCD41013C, 84.7106, 137.52, 59.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xCD41013C [84.710602 137.520004 59.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CD4100E, 720, 0xCD41013D, 84.7906, 122.975, 59.6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -89,8 +89,8 @@ VALUES (0x7CD41015, 722, 0xCD410000, 108, 78.475, 54, 1, 0, 0, 0, False, '2005 /* @teleloc 0xCD410000 [108.000000 78.474998 54.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CD41016, 722, 0xCD410000, 108, 89.525, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCD410000 [108.000000 89.525002 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CD41016, 722, 0xCD410000, 108, 89.525, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCD410000 [108.000000 89.525002 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CD41017, 720, 0xCD41016A, 60.025, 159, 54, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -213,8 +213,8 @@ VALUES (0x7CD41036, 8377, 0xCD410100, 158.741, 115.385, 54.44, -0.714136, 0, 0, /* @teleloc 0xCD410100 [158.740997 115.385002 54.439999] -0.714136 0.000000 0.000000 -0.700007 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CD41039, 412, 0xCD410000, 126.697, 62.5506, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCD410000 [126.696999 62.550598 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CD41039, 412, 0xCD410000, 126.697, 62.5506, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCD410000 [126.696999 62.550598 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CD4103A, 12050, 0xCD410184, 134.499, 56.0372, 54.005, 0.471677, 0, 0, 0.881771, True, '2005-02-09 10:00:00'); /* Agent of the Arcanum */ @@ -279,8 +279,8 @@ VALUES (0x7CD41053, 23631, 0xCD410000, 109.887, 121.492, 152.804, 0.999921, 0, 0 /* @teleloc 0xCD410000 [109.887001 121.491997 152.804001] 0.999921 0.000000 0.000000 0.012589 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CD41054, 720, 0xCD41019E, 154.562, 185.124, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xCD41019E [154.561996 185.123993 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CD41054, 720, 0xCD41019E, 154.562, 185.124, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xCD41019E [154.561996 185.123993 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CD41055, 720, 0xCD41019F, 154.652, 170.584, 54, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -303,8 +303,8 @@ VALUES (0x7CD41059, 720, 0xCD4101A9, 147.347, 177.779, 59.6, 0.707107, 0, 0, - /* @teleloc 0xCD4101A9 [147.347000 177.779007 59.599998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CD4105A, 720, 0xCD4101AA, 154.562, 185.114, 59.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xCD4101AA [154.561996 185.113998 59.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CD4105A, 720, 0xCD4101AA, 154.562, 185.114, 59.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xCD4101AA [154.561996 185.113998 59.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CD4105B, 720, 0xCD4101AB, 154.642, 170.569, 59.6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CDC1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CDC1.sql index 2bcbcd7520..9d2b3defce 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CDC1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CDC1.sql @@ -39,7 +39,7 @@ VALUES (0x7CDC101D, 14518, 0xCDC10000, 82.55, 70.3019, 0.007, 0.597587, 0, 0, -0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CDC101E, 14518, 0xCDC10000, 76.2977, 65.4277, 0.007, 0.074985, 0, 0, -0.997185, True, '2005-02-09 10:00:00'); /* Shivver */ -/* @teleloc 0xCDC10000 [76.297699 65.427696 0.007000] 0.074984 0.000000 0.000000 -0.997185 */ +/* @teleloc 0xCDC10000 [76.297699 65.427696 0.007000] 0.074985 0.000000 0.000000 -0.997185 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CDC101F, 14518, 0xCDC10000, 65.084, 72.7267, 0.007, -0.691435, 0, 0, -0.722439, True, '2005-02-09 10:00:00'); /* Shivver */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CE47.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CE47.sql index 40f9bc8756..6942fb1275 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CE47.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CE47.sql @@ -237,24 +237,24 @@ VALUES (0x7CE4703A, 11697, 0xCE470119, 41.0575, 108.342, 54.075, -0.909599, 0, 0 /* @teleloc 0xCE470119 [41.057499 108.342003 54.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4703B, 9686, 0xCE470119, 40.978, 103.354, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470119 [40.978001 103.353996 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4703B, 9686, 0xCE470119, 40.978, 103.354, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470119 [40.978001 103.353996 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4703C, 11697, 0xCE470119, 36.9911, 106.261, 54.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE470119 [36.991100 106.261002 54.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4703D, 9686, 0xCE470119, 35.278, 103.379, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470119 [35.278000 103.378998 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4703D, 9686, 0xCE470119, 35.278, 103.379, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470119 [35.278000 103.378998 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4703E, 9686, 0xCE470119, 35.5111, 109.321, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470119 [35.511101 109.320999 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4703E, 9686, 0xCE470119, 35.5111, 109.321, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470119 [35.511101 109.320999 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4703F, 9686, 0xCE470119, 40.9412, 109.346, 56.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470119 [40.941200 109.346001 56.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4703F, 9686, 0xCE470119, 40.9412, 109.346, 56.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470119 [40.941200 109.346001 56.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47040, 9686, 0xCE470119, 42.2662, 108.621, 56.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -273,16 +273,16 @@ VALUES (0x7CE47043, 11697, 0xCE470119, 39.7411, 106.261, 54.075, 0.707107, 0, 0, /* @teleloc 0xCE470119 [39.741100 106.261002 54.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47044, 11697, 0xCE47011B, 32.552, 105.613, 54.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE47011B [32.551998 105.612999 54.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7CE47044, 11697, 0xCE47011B, 32.552, 105.613, 54.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE47011B [32.551998 105.612999 54.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47045, 11697, 0xCE47011B, 33.2346, 109.937, 54.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE47011B [33.234600 109.936996 54.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47046, 9686, 0xCE47011B, 32.7058, 105.234, 56.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE47011B [32.705799 105.234001 56.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47046, 9686, 0xCE47011B, 32.7058, 105.234, 56.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE47011B [32.705799 105.234001 56.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47047, 9686, 0xCE47011B, 29.1908, 107.861, 56.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,28 +301,28 @@ VALUES (0x7CE4704A, 9686, 0xCE47011D, 39.0408, 105.611, 51.95, 0.707107, 0, 0, /* @teleloc 0xCE47011D [39.040798 105.611000 51.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4704B, 9686, 0xCE47011D, 33.7658, 102.411, 51.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE47011D [33.765800 102.411003 51.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4704B, 9686, 0xCE47011D, 33.7658, 102.411, 51.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE47011D [33.765800 102.411003 51.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4704C, 9686, 0xCE47011D, 29.1408, 105.636, 51.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE47011D [29.140800 105.636002 51.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4704D, 9686, 0xCE47011D, 35.1658, 108.961, 51.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE47011D [35.165798 108.960999 51.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4704D, 9686, 0xCE47011D, 35.1658, 108.961, 51.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE47011D [35.165798 108.960999 51.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4704E, 11698, 0xCE47011D, 34.0581, 106.277, 53.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCE47011D [34.058102 106.277000 53.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4704E, 11698, 0xCE47011D, 34.0581, 106.277, 53.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCE47011D [34.058102 106.277000 53.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4704F, 9687, 0xCE47011D, 38.478, 102.954, 50.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xCE47011D [38.478001 102.954002 50.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47050, 412, 0xCE470000, 31.728, 110.764, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE470000 [31.728001 110.764000 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47050, 412, 0xCE470000, 31.728, 110.764, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE470000 [31.728001 110.764000 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47051, 9686, 0xCE470121, 82.3898, 35.6444, 51.6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,8 +337,8 @@ VALUES (0x7CE47053, 9686, 0xCE470121, 77.799, 37.5113, 50.5, -0.707107, 0, 0, - /* @teleloc 0xCE470121 [77.799004 37.511299 50.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47054, 9686, 0xCE470122, 87.6333, 37.8536, 51.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470122 [87.633301 37.853600 51.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE47054, 9686, 0xCE470122, 87.6333, 37.8536, 51.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470122 [87.633301 37.853600 51.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47055, 9686, 0xCE470122, 92.0333, 36.5536, 50.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -349,8 +349,8 @@ VALUES (0x7CE47056, 9686, 0xCE470122, 92.0333, 32.9036, 50.8, 0.707107, 0, 0, - /* @teleloc 0xCE470122 [92.033302 32.903599 50.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47057, 9686, 0xCE470122, 87.5833, 31.9036, 51.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470122 [87.583298 31.903601 51.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47057, 9686, 0xCE470122, 87.5833, 31.9036, 51.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470122 [87.583298 31.903601 51.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47058, 11697, 0xCE470122, 83.8487, 32.5654, 48.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -361,20 +361,20 @@ VALUES (0x7CE47059, 11697, 0xCE470122, 91.3487, 36.9654, 48.05, -0.895323, 0, 0, /* @teleloc 0xCE470122 [91.348701 36.965401 48.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4705A, 11698, 0xCE470122, 87.6384, 34.7536, 54.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCE470122 [87.638397 34.753601 54.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4705A, 11698, 0xCE470122, 87.6384, 34.7536, 54.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCE470122 [87.638397 34.753601 54.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4705B, 11697, 0xCE470122, 87.7487, 34.8154, 48.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE470122 [87.748703 34.815399 48.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4705C, 9686, 0xCE470123, 83.5338, 31.9036, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470123 [83.533798 31.903601 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4705C, 9686, 0xCE470123, 83.5338, 31.9036, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470123 [83.533798 31.903601 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4705D, 9686, 0xCE470123, 83.4338, 37.4536, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470123 [83.433800 37.453602 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4705D, 9686, 0xCE470123, 83.4338, 37.4536, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470123 [83.433800 37.453602 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4705E, 9686, 0xCE470123, 91.9838, 34.7536, 46.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -393,28 +393,28 @@ VALUES (0x7CE47061, 9687, 0xCE470123, 78.3184, 36.9349, 44, -0.885394, 0, 0, -0 /* @teleloc 0xCE470123 [78.318398 36.934898 44.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47062, 412, 0xCE470000, 87.6384, 39.3636, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE470000 [87.638397 39.363602 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47062, 412, 0xCE470000, 87.6384, 39.3636, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE470000 [87.638397 39.363602 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47063, 9686, 0xCE470128, 106.475, 81.3055, 47.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE470128 [106.474998 81.305496 47.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47064, 9686, 0xCE470128, 105.275, 79.4055, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470128 [105.275002 79.405502 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47064, 9686, 0xCE470128, 105.275, 79.4055, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470128 [105.275002 79.405502 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47065, 9686, 0xCE470129, 108.129, 77.5204, 45.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470129 [108.128998 77.520401 45.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47065, 9686, 0xCE470129, 108.129, 77.5204, 45.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470129 [108.128998 77.520401 45.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47066, 9686, 0xCE470129, 113.507, 77.5204, 45.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470129 [113.507004 77.520401 45.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47066, 9686, 0xCE470129, 113.507, 77.5204, 45.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470129 [113.507004 77.520401 45.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47067, 9686, 0xCE470129, 110.857, 83.4704, 47.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470129 [110.857002 83.470398 47.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE47067, 9686, 0xCE470129, 110.857, 83.4704, 47.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470129 [110.857002 83.470398 47.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47068, 9686, 0xCE470129, 114.807, 82.4204, 45.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -437,16 +437,16 @@ VALUES (0x7CE4706C, 11698, 0xCE470129, 110.866, 80.5626, 50.6, -0.707107, 0, 0, /* @teleloc 0xCE470129 [110.865997 80.562599 50.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4706D, 11697, 0xCE470129, 110.852, 83.096, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE470129 [110.851997 83.096001 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4706D, 11697, 0xCE470129, 110.852, 83.096, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE470129 [110.851997 83.096001 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4706E, 9686, 0xCE47012D, 107.793, 76.6016, 42.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE47012D [107.792999 76.601601 42.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4706E, 9686, 0xCE47012D, 107.793, 76.6016, 42.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE47012D [107.792999 76.601601 42.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4706F, 9686, 0xCE47012D, 108.043, 83.1516, 42.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE47012D [108.042999 83.151604 42.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4706F, 9686, 0xCE47012D, 108.043, 83.1516, 42.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE47012D [108.042999 83.151604 42.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47070, 9686, 0xCE47012D, 111.542, 79.7659, 42.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -465,8 +465,8 @@ VALUES (0x7CE47073, 9687, 0xCE47012D, 110.931, 82.5506, 40.1, 0.878817, 0, 0, - /* @teleloc 0xCE47012D [110.931000 82.550598 40.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47074, 412, 0xCE470000, 104.216, 85.0726, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE470000 [104.216003 85.072601 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47074, 412, 0xCE470000, 104.216, 85.0726, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE470000 [104.216003 85.072601 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47075, 11697, 0xCE470131, 151.386, 130.988, 44.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1533,16 +1533,16 @@ VALUES (0x7CE47110, 12679, 0xCE470000, 62.8427, 152.14, 50.15, -0.684387, 0, 0, /* @teleloc 0xCE470000 [62.842701 152.139999 50.150002] -0.684387 0.000000 0.000000 -0.729119 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47111, 9686, 0xCE470119, 38.0651, 103.354, 57.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470119 [38.065102 103.353996 57.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47111, 9686, 0xCE470119, 38.0651, 103.354, 57.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470119 [38.065102 103.353996 57.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47112, 9686, 0xCE470119, 42.2662, 106.254, 57.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE470119 [42.266201 106.253998 57.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47113, 9686, 0xCE470119, 38.3025, 109.321, 57.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470119 [38.302502 109.320999 57.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE47113, 9686, 0xCE470119, 38.3025, 109.321, 57.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470119 [38.302502 109.320999 57.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47114, 9686, 0xCE470119, 34.1376, 104.757, 56.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1573,8 +1573,8 @@ VALUES (0x7CE4711A, 11698, 0xCE470119, 35.9537, 107.888, 58.175, -0.9486, 0, 0, /* @teleloc 0xCE470119 [35.953701 107.888000 58.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4711B, 11697, 0xCE470119, 38.3325, 108.667, 54.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE470119 [38.332500 108.667000 54.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4711B, 11697, 0xCE470119, 38.3325, 108.667, 54.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE470119 [38.332500 108.667000 54.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4711C, 11697, 0xCE470119, 38.3325, 106.242, 54.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1585,12 +1585,12 @@ VALUES (0x7CE4711D, 11697, 0xCE470119, 35.0344, 104.192, 54.075, -0.364064, 0, 0 /* @teleloc 0xCE470119 [35.034401 104.192001 54.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4711E, 11697, 0xCE470119, 36.5094, 103.742, 54.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE470119 [36.509399 103.741997 54.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4711E, 11697, 0xCE470119, 36.5094, 103.742, 54.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE470119 [36.509399 103.741997 54.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4711F, 11697, 0xCE470119, 39.5844, 103.742, 54.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE470119 [39.584400 103.741997 54.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4711F, 11697, 0xCE470119, 39.5844, 103.742, 54.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE470119 [39.584400 103.741997 54.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47120, 9686, 0xCE47011B, 29.1908, 106.083, 56.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1605,48 +1605,48 @@ VALUES (0x7CE47122, 9686, 0xCE47011B, 33.685, 107.159, 57.475, 0.707107, 0, 0, /* @teleloc 0xCE47011B [33.685001 107.158997 57.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47123, 9686, 0xCE47011B, 31.7404, 110.403, 57.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE47011B [31.740400 110.403000 57.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE47123, 9686, 0xCE47011B, 31.7404, 110.403, 57.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE47011B [31.740400 110.403000 57.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47124, 9686, 0xCE47011D, 36.3395, 102.411, 51.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE47011D [36.339500 102.411003 51.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47124, 9686, 0xCE47011D, 36.3395, 102.411, 51.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE47011D [36.339500 102.411003 51.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47125, 9686, 0xCE47011D, 32.1159, 108.961, 51.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE47011D [32.115898 108.960999 51.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE47125, 9686, 0xCE47011D, 32.1159, 108.961, 51.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE47011D [32.115898 108.960999 51.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47126, 11697, 0xCE47011D, 38.3462, 108.204, 50.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE47011D [38.346199 108.204002 50.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47127, 11697, 0xCE47011D, 34.9712, 105.679, 50.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE47011D [34.971199 105.679001 50.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47127, 11697, 0xCE47011D, 34.9712, 105.679, 50.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE47011D [34.971199 105.679001 50.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47128, 11697, 0xCE47011D, 29.7462, 103.004, 50.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE47011D [29.746201 103.003998 50.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47129, 9686, 0xCE470000, 31.7058, 110.859, 57.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470000 [31.705799 110.859001 57.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47129, 9686, 0xCE470000, 31.7058, 110.859, 57.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470000 [31.705799 110.859001 57.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4712A, 9686, 0xCE470000, 33.6044, 110.859, 55.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470000 [33.604401 110.859001 55.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4712A, 9686, 0xCE470000, 33.6044, 110.859, 55.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470000 [33.604401 110.859001 55.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4712B, 9686, 0xCE470000, 29.8536, 110.859, 55.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470000 [29.853600 110.859001 55.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4712B, 9686, 0xCE470000, 29.8536, 110.859, 55.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470000 [29.853600 110.859001 55.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4712C, 12679, 0xCE470000, 28.0325, 111.417, 54.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCE470000 [28.032499 111.417000 54.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4712D, 12679, 0xCE470000, 42.3825, 111.192, 54.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE470000 [42.382500 111.192001 54.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4712D, 12679, 0xCE470000, 42.3825, 111.192, 54.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCE470000 [42.382500 111.192001 54.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4712E, 11697, 0xCE470121, 81.9409, 31.4691, 48.05, 0.439155, 0, 0, -0.898411, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1669,8 +1669,8 @@ VALUES (0x7CE47132, 9686, 0xCE470121, 77.799, 35.0661, 53.05, -0.707107, 0, 0, /* @teleloc 0xCE470121 [77.799004 35.066101 53.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47133, 9686, 0xCE470121, 80.1833, 30.5536, 53.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470121 [80.183296 30.553600 53.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47133, 9686, 0xCE470121, 80.1833, 30.5536, 53.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470121 [80.183296 30.553600 53.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47134, 9686, 0xCE470122, 82.899, 36.3652, 51.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1685,28 +1685,28 @@ VALUES (0x7CE47136, 9686, 0xCE470122, 82.899, 33.2692, 49.95, -0.707107, 0, 0, /* @teleloc 0xCE470122 [82.899002 33.269199 49.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47137, 9686, 0xCE470122, 90.7325, 31.9036, 51.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470122 [90.732498 31.903601 51.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47137, 9686, 0xCE470122, 90.7325, 31.9036, 51.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470122 [90.732498 31.903601 51.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47138, 9686, 0xCE470122, 84.4898, 31.9036, 51.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470122 [84.489799 31.903601 51.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47138, 9686, 0xCE470122, 84.4898, 31.9036, 51.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470122 [84.489799 31.903601 51.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47139, 9686, 0xCE470122, 92.0333, 34.8479, 52, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE470122 [92.033302 34.847900 52.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4713A, 9686, 0xCE470122, 84.4139, 37.8536, 51.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470122 [84.413902 37.853600 51.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4713A, 9686, 0xCE470122, 84.4139, 37.8536, 51.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470122 [84.413902 37.853600 51.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4713B, 9686, 0xCE470122, 90.7816, 37.8536, 51.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470122 [90.781601 37.853600 51.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4713B, 9686, 0xCE470122, 90.7816, 37.8536, 51.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470122 [90.781601 37.853600 51.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4713C, 9686, 0xCE470122, 90.6137, 37.8536, 50, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470122 [90.613701 37.853600 50.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4713C, 9686, 0xCE470122, 90.6137, 37.8536, 50, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470122 [90.613701 37.853600 50.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4713D, 11698, 0xCE470122, 84.8482, 34.7536, 54.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1729,8 +1729,8 @@ VALUES (0x7CE47141, 11697, 0xCE470122, 91.6617, 34.8154, 48.05, 0.707107, 0, 0, /* @teleloc 0xCE470122 [91.661697 34.815399 48.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47142, 11697, 0xCE470122, 87.6592, 32.4082, 48.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE470122 [87.659203 32.408199 48.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47142, 11697, 0xCE470122, 87.6592, 32.4082, 48.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE470122 [87.659203 32.408199 48.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47143, 11697, 0xCE470122, 90.6187, 32.5654, 48.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1741,56 +1741,56 @@ VALUES (0x7CE47144, 9686, 0xCE470123, 77.799, 33.4517, 46.4, -0.707107, 0, 0, - /* @teleloc 0xCE470123 [77.799004 33.451698 46.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47145, 9686, 0xCE470123, 87.6697, 31.9036, 46.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470123 [87.669701 31.903601 46.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47145, 9686, 0xCE470123, 87.6697, 31.9036, 46.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470123 [87.669701 31.903601 46.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47146, 9686, 0xCE470123, 87.2355, 37.4536, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470123 [87.235497 37.453602 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE47146, 9686, 0xCE470123, 87.2355, 37.4536, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470123 [87.235497 37.453602 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47147, 11698, 0xCE470123, 85.8702, 34.7536, 47.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xCE470123 [85.870201 34.753601 47.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47148, 11697, 0xCE470123, 85.5083, 32.446, 44.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE470123 [85.508301 32.445999 44.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47148, 11697, 0xCE470123, 85.5083, 32.446, 44.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE470123 [85.508301 32.445999 44.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47149, 11697, 0xCE470123, 85.3783, 36.916, 44.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE470123 [85.378304 36.916000 44.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE47149, 11697, 0xCE470123, 85.3783, 36.916, 44.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE470123 [85.378304 36.916000 44.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4714A, 11697, 0xCE470123, 84.3755, 34.5946, 44.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE470123 [84.375504 34.594601 44.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4714B, 9686, 0xCE470000, 87.6833, 39.4836, 51.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470000 [87.683296 39.483601 51.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4714B, 9686, 0xCE470000, 87.6833, 39.4836, 51.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470000 [87.683296 39.483601 51.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4714C, 9686, 0xCE470000, 91.5233, 38.5266, 49.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470000 [91.523300 38.526600 49.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4714C, 9686, 0xCE470000, 91.5233, 38.5266, 49.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470000 [91.523300 38.526600 49.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4714D, 9686, 0xCE470000, 83.8435, 38.5266, 49.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470000 [83.843498 38.526600 49.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4714D, 9686, 0xCE470000, 83.8435, 38.5266, 49.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470000 [83.843498 38.526600 49.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4714E, 12679, 0xCE470000, 90.0892, 38.7182, 48.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE470000 [90.089203 38.718201 48.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4714E, 12679, 0xCE470000, 90.0892, 38.7182, 48.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCE470000 [90.089203 38.718201 48.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4714F, 12679, 0xCE470000, 85.2492, 38.7482, 48.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE470000 [85.249199 38.748199 48.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4714F, 12679, 0xCE470000, 85.2492, 38.7482, 48.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCE470000 [85.249199 38.748199 48.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47150, 11697, 0xCE470128, 106.088, 84.0561, 44.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE470128 [106.087997 84.056099 44.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47151, 11697, 0xCE470128, 105.063, 79.7812, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE470128 [105.063004 79.781197 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47151, 11697, 0xCE470128, 105.063, 79.7812, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE470128 [105.063004 79.781197 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47152, 9686, 0xCE470128, 101.825, 80.1805, 46.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1805,8 +1805,8 @@ VALUES (0x7CE47154, 9686, 0xCE470128, 101.825, 83.6555, 46.5, -0.707107, 0, 0, /* @teleloc 0xCE470128 [101.824997 83.655502 46.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47155, 9686, 0xCE470128, 104.243, 84.5516, 47.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470128 [104.242996 84.551598 47.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE47155, 9686, 0xCE470128, 104.243, 84.5516, 47.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470128 [104.242996 84.551598 47.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47156, 9686, 0xCE470128, 106.475, 83.4004, 46.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1821,8 +1821,8 @@ VALUES (0x7CE47158, 9686, 0xCE470129, 114.807, 80.4827, 47.875, 0.707107, 0, 0, /* @teleloc 0xCE470129 [114.806999 80.482697 47.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47159, 9686, 0xCE470129, 110.873, 77.5204, 47.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470129 [110.873001 77.520401 47.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47159, 9686, 0xCE470129, 110.873, 77.5204, 47.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470129 [110.873001 77.520401 47.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4715A, 9686, 0xCE470129, 106.916, 78.5348, 47.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1837,12 +1837,12 @@ VALUES (0x7CE4715C, 9686, 0xCE470129, 106.916, 82.5842, 47.6, -0.707107, 0, 0, /* @teleloc 0xCE470129 [106.916000 82.584198 47.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4715D, 9686, 0xCE470129, 108.308, 83.4704, 47.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470129 [108.307999 83.470398 47.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4715D, 9686, 0xCE470129, 108.308, 83.4704, 47.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470129 [108.307999 83.470398 47.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4715E, 9686, 0xCE470129, 113.532, 83.4704, 47.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470129 [113.531998 83.470398 47.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4715E, 9686, 0xCE470129, 113.532, 83.4704, 47.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470129 [113.531998 83.470398 47.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4715F, 11698, 0xCE470129, 113.401, 78.6676, 48.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1873,12 +1873,12 @@ VALUES (0x7CE47165, 11697, 0xCE470129, 107.886, 78.2926, 44.1, 0.359182, 0, 0, 0 /* @teleloc 0xCE470129 [107.886002 78.292603 44.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47166, 9686, 0xCE47012D, 109.882, 76.6016, 42.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE47012D [109.882004 76.601601 42.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47166, 9686, 0xCE47012D, 109.882, 76.6016, 42.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE47012D [109.882004 76.601601 42.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47167, 9686, 0xCE47012D, 105.019, 83.1516, 42.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE47012D [105.018997 83.151604 42.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE47167, 9686, 0xCE47012D, 105.019, 83.1516, 42.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE47012D [105.018997 83.151604 42.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47168, 9686, 0xCE47012D, 101.833, 78.0667, 42.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1889,32 +1889,32 @@ VALUES (0x7CE47169, 11698, 0xCE47012D, 106.556, 79.8376, 43.525, 0.707107, 0, 0, /* @teleloc 0xCE47012D [106.556000 79.837601 43.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4716A, 11697, 0xCE47012D, 106.661, 77.0117, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE47012D [106.661003 77.011703 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4716A, 11697, 0xCE47012D, 106.661, 77.0117, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE47012D [106.661003 77.011703 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE4716B, 11697, 0xCE47012D, 110.753, 79.9874, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE47012D [110.752998 79.987396 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4716C, 11697, 0xCE47012D, 108.213, 82.6538, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE47012D [108.212997 82.653801 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE4716C, 11697, 0xCE47012D, 108.213, 82.6538, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE47012D [108.212997 82.653801 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4716D, 9686, 0xCE470000, 104.218, 85.1866, 47.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470000 [104.218002 85.186600 47.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE4716D, 9686, 0xCE470000, 104.218, 85.1866, 47.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470000 [104.218002 85.186600 47.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4716E, 9686, 0xCE470000, 101.208, 91.0416, 45.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470000 [101.208000 91.041603 45.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CE4716E, 9686, 0xCE470000, 101.208, 91.0416, 45.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470000 [101.208000 91.041603 45.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE4716F, 9686, 0xCE470000, 107.238, 91.0416, 45.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE470000 [107.237999 91.041603 45.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CE4716F, 9686, 0xCE470000, 107.238, 91.0416, 45.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE470000 [107.237999 91.041603 45.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE47170, 12679, 0xCE470000, 108.761, 85.5076, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE470000 [108.761002 85.507599 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE47170, 12679, 0xCE470000, 108.761, 85.5076, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCE470000 [108.761002 85.507599 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE47171, 12679, 0xCE470000, 99.916, 85.3976, 44.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CE57.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CE57.sql index 072234cdc9..1d2d560b6d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CE57.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CE57.sql @@ -309,24 +309,24 @@ VALUES (0x7CE5704C, 11697, 0xCE570122, 90.4612, 36.0035, 30.075, -0.909599, 0, 0 /* @teleloc 0xCE570122 [90.461197 36.003502 30.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE5704D, 9686, 0xCE570122, 90.3817, 31.0156, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570122 [90.381699 31.015600 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE5704D, 9686, 0xCE570122, 90.3817, 31.0156, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570122 [90.381699 31.015600 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE5704E, 11697, 0xCE570122, 86.3948, 33.9225, 30.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE570122 [86.394798 33.922501 30.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE5704F, 9686, 0xCE570122, 84.6817, 31.0406, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570122 [84.681702 31.040600 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE5704F, 9686, 0xCE570122, 84.6817, 31.0406, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570122 [84.681702 31.040600 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57050, 9686, 0xCE570122, 84.9148, 36.9823, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570122 [84.914803 36.982300 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE57050, 9686, 0xCE570122, 84.9148, 36.9823, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570122 [84.914803 36.982300 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57051, 9686, 0xCE570122, 90.3449, 37.0073, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570122 [90.344902 37.007301 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE57051, 9686, 0xCE570122, 90.3449, 37.0073, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570122 [90.344902 37.007301 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE57052, 9686, 0xCE570122, 91.6699, 36.2823, 32.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -345,16 +345,16 @@ VALUES (0x7CE57055, 11697, 0xCE570122, 89.1448, 33.9225, 30.075, 0.707107, 0, 0, /* @teleloc 0xCE570122 [89.144798 33.922501 30.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57056, 11697, 0xCE570124, 81.9557, 33.2748, 30.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE570124 [81.955704 33.274799 30.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7CE57056, 11697, 0xCE570124, 81.9557, 33.2748, 30.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE570124 [81.955704 33.274799 30.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE57057, 11697, 0xCE570124, 82.6383, 37.5986, 30.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE570124 [82.638298 37.598598 30.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57058, 9686, 0xCE570124, 82.1095, 32.8952, 32.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570124 [82.109497 32.895199 32.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE57058, 9686, 0xCE570124, 82.1095, 32.8952, 32.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570124 [82.109497 32.895199 32.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE57059, 9686, 0xCE570124, 78.5945, 35.5227, 32.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -373,28 +373,28 @@ VALUES (0x7CE5705C, 9686, 0xCE570126, 88.4445, 33.2726, 27.95, 0.707107, 0, 0, /* @teleloc 0xCE570126 [88.444504 33.272598 27.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE5705D, 9686, 0xCE570126, 83.1695, 30.0727, 27.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570126 [83.169502 30.072701 27.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE5705D, 9686, 0xCE570126, 83.1695, 30.0727, 27.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570126 [83.169502 30.072701 27.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE5705E, 9686, 0xCE570126, 78.5445, 33.2977, 27.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE570126 [78.544502 33.297699 27.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE5705F, 9686, 0xCE570126, 84.5695, 36.6227, 27.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570126 [84.569504 36.622700 27.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE5705F, 9686, 0xCE570126, 84.5695, 36.6227, 27.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570126 [84.569504 36.622700 27.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57060, 11698, 0xCE570126, 83.4618, 33.9382, 29.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCE570126 [83.461800 33.938202 29.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE57060, 11698, 0xCE570126, 83.4618, 33.9382, 29.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCE570126 [83.461800 33.938202 29.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE57061, 9687, 0xCE570126, 87.8817, 30.6156, 26.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xCE570126 [87.881699 30.615601 26.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57062, 412, 0xCE570000, 81.1317, 38.4256, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE570000 [81.131699 38.425598 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE57062, 412, 0xCE570000, 81.1317, 38.4256, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE570000 [81.131699 38.425598 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE57063, 9686, 0xCE57012B, 157.195, 37.6269, 35.5, -0.891797, 0, 0, -0.452435, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1382,7 +1382,7 @@ VALUES (0x7CE570EA, 9686, 0xCE570000, 36.9109, 128.143, 32.1, -0.642788, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE570EB, 12679, 0xCE570000, 33.3653, 124.186, 30.1, -0.999762, 0, 0, 0.021816, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE570000 [33.365299 124.185997 30.100000] -0.999762 0.000000 0.000000 0.021815 */ +/* @teleloc 0xCE570000 [33.365299 124.185997 30.100000] -0.999762 0.000000 0.000000 0.021816 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE570EC, 12679, 0xCE570000, 39.7646, 131.929, 30.1, -0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1645,16 +1645,16 @@ VALUES (0x7CE5712C, 12679, 0xCE570000, 38.5851, 36.0207, 28.15, -0.327421, 0, 0, /* @teleloc 0xCE570000 [38.585098 36.020699 28.150000] -0.327421 0.000000 0.000000 -0.944879 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE5712D, 9686, 0xCE570122, 87.4688, 31.0156, 33.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570122 [87.468803 31.015600 33.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE5712D, 9686, 0xCE570122, 87.4688, 31.0156, 33.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570122 [87.468803 31.015600 33.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE5712E, 9686, 0xCE570122, 91.6699, 33.9157, 33.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE570122 [91.669899 33.915699 33.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE5712F, 9686, 0xCE570122, 87.7062, 36.9823, 33.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570122 [87.706200 36.982300 33.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE5712F, 9686, 0xCE570122, 87.7062, 36.9823, 33.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570122 [87.706200 36.982300 33.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE57130, 9686, 0xCE570122, 83.5413, 32.4188, 32.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1685,8 +1685,8 @@ VALUES (0x7CE57136, 11698, 0xCE570122, 85.3574, 35.5492, 34.175, -0.9486, 0, 0, /* @teleloc 0xCE570122 [85.357399 35.549198 34.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57137, 11697, 0xCE570122, 87.7362, 36.3285, 30.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE570122 [87.736198 36.328499 30.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE57137, 11697, 0xCE570122, 87.7362, 36.3285, 30.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE570122 [87.736198 36.328499 30.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE57138, 11697, 0xCE570122, 87.7362, 33.9035, 30.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1697,12 +1697,12 @@ VALUES (0x7CE57139, 11697, 0xCE570122, 84.4381, 31.8533, 30.075, -0.364064, 0, 0 /* @teleloc 0xCE570122 [84.438103 31.853300 30.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE5713A, 11697, 0xCE570122, 85.9131, 31.4033, 30.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE570122 [85.913101 31.403299 30.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE5713A, 11697, 0xCE570122, 85.9131, 31.4033, 30.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE570122 [85.913101 31.403299 30.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE5713B, 11697, 0xCE570122, 88.9881, 31.4033, 30.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE570122 [88.988098 31.403299 30.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE5713B, 11697, 0xCE570122, 88.9881, 31.4033, 30.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE570122 [88.988098 31.403299 30.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE5713C, 9686, 0xCE570124, 78.5945, 33.745, 32.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1717,48 +1717,48 @@ VALUES (0x7CE5713E, 9686, 0xCE570124, 83.0887, 34.8202, 33.475, 0.707107, 0, 0, /* @teleloc 0xCE570124 [83.088699 34.820202 33.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE5713F, 9686, 0xCE570124, 81.1441, 38.0644, 33.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570124 [81.144096 38.064400 33.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE5713F, 9686, 0xCE570124, 81.1441, 38.0644, 33.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570124 [81.144096 38.064400 33.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57140, 9686, 0xCE570126, 85.7431, 30.0726, 27.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570126 [85.743103 30.072599 27.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE57140, 9686, 0xCE570126, 85.7431, 30.0726, 27.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570126 [85.743103 30.072599 27.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57141, 9686, 0xCE570126, 81.5196, 36.6227, 27.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570126 [81.519600 36.622700 27.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE57141, 9686, 0xCE570126, 81.5196, 36.6227, 27.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570126 [81.519600 36.622700 27.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE57142, 11697, 0xCE570126, 87.7499, 35.8655, 26.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE570126 [87.749901 35.865501 26.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57143, 11697, 0xCE570126, 84.3749, 33.3405, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE570126 [84.374901 33.340500 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE57143, 11697, 0xCE570126, 84.3749, 33.3405, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE570126 [84.374901 33.340500 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE57144, 11697, 0xCE570126, 79.1499, 30.6655, 26.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE570126 [79.149902 30.665501 26.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57145, 9686, 0xCE570000, 81.1095, 38.5202, 33.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570000 [81.109497 38.520199 33.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE57145, 9686, 0xCE570000, 81.1095, 38.5202, 33.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570000 [81.109497 38.520199 33.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57146, 9686, 0xCE570000, 83.0081, 38.5202, 31.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570000 [83.008102 38.520199 31.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE57146, 9686, 0xCE570000, 83.0081, 38.5202, 31.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570000 [83.008102 38.520199 31.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57147, 9686, 0xCE570000, 79.2573, 38.5202, 31.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE570000 [79.257301 38.520199 31.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE57147, 9686, 0xCE570000, 79.2573, 38.5202, 31.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE570000 [79.257301 38.520199 31.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE57148, 12679, 0xCE570000, 77.4362, 39.0785, 30.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCE570000 [77.436203 39.078499 30.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE57149, 12679, 0xCE570000, 91.7862, 38.8535, 30.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE570000 [91.786201 38.853500 30.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE57149, 12679, 0xCE570000, 91.7862, 38.8535, 30.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCE570000 [91.786201 38.853500 30.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE5714A, 9686, 0xCE57012B, 158.733, 29.9923, 34.2, 0.452435, 0, 0, -0.891797, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CE68.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CE68.sql index 37f619d81d..73286876c7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CE68.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CE68.sql @@ -209,20 +209,20 @@ VALUES (0x7CE68033, 12679, 0xCE680000, 130.294, 114.088, 58.075, 0.707107, 0, 0, /* @teleloc 0xCE680000 [130.294006 114.087997 58.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68034, 9686, 0xCE68010B, 62.453, 35.2899, 57.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010B [62.452999 35.289902 57.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE68034, 9686, 0xCE68010B, 62.453, 35.2899, 57.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010B [62.452999 35.289902 57.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68035, 9686, 0xCE68010B, 57.8351, 35.2669, 56.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010B [57.835098 35.266899 56.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE68035, 9686, 0xCE68010B, 57.8351, 35.2669, 56.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010B [57.835098 35.266899 56.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68036, 9686, 0xCE68010B, 60.3505, 29.5399, 57.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010B [60.350498 29.539900 57.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68036, 9686, 0xCE68010B, 60.3505, 29.5399, 57.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010B [60.350498 29.539900 57.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68037, 9686, 0xCE68010B, 63.5505, 29.5399, 56.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010B [63.550499 29.539900 56.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68037, 9686, 0xCE68010B, 63.5505, 29.5399, 56.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010B [63.550499 29.539900 56.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE68038, 11697, 0xCE68010B, 55.8185, 30.2262, 54.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -233,16 +233,16 @@ VALUES (0x7CE68039, 11697, 0xCE68010B, 64.7185, 34.559, 54.1, -0.932639, 0, 0, 0 /* @teleloc 0xCE68010B [64.718498 34.558998 54.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6803A, 11698, 0xCE68010B, 60.3816, 32.5899, 60.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCE68010B [60.381599 32.589901 60.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE6803A, 11698, 0xCE68010B, 60.3816, 32.5899, 60.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCE68010B [60.381599 32.589901 60.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6803B, 11697, 0xCE68010B, 60.3685, 32.559, 54.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE68010B [60.368500 32.558998 54.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6803C, 9686, 0xCE68010B, 57.2003, 29.5399, 56.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010B [57.200298 29.539900 56.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE6803C, 9686, 0xCE68010B, 57.2003, 29.5399, 56.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010B [57.200298 29.539900 56.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6803D, 9686, 0xCE68010B, 55.1537, 32.4168, 57.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -269,12 +269,12 @@ VALUES (0x7CE68042, 9686, 0xCE68010B, 65.5473, 30.4168, 57.65, 0.707107, 0, 0, /* @teleloc 0xCE68010B [65.547302 30.416800 57.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68043, 9686, 0xCE68010B, 58.2003, 35.2899, 57.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010B [58.200298 35.289902 57.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE68043, 9686, 0xCE68010B, 58.2003, 35.2899, 57.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010B [58.200298 35.289902 57.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68044, 9686, 0xCE68010B, 64.021, 35.2669, 56.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010B [64.021004 35.266899 56.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE68044, 9686, 0xCE68010B, 64.021, 35.2669, 56.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010B [64.021004 35.266899 56.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE68045, 11698, 0xCE68010B, 62.5816, 32.5899, 60.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -293,28 +293,28 @@ VALUES (0x7CE68048, 11697, 0xCE68010B, 58.8657, 32.559, 54.1, -0.707107, 0, 0, - /* @teleloc 0xCE68010B [58.865700 32.558998 54.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68049, 11697, 0xCE68010B, 60.1742, 30.104, 54.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE68010B [60.174198 30.104000 54.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68049, 11697, 0xCE68010B, 60.1742, 30.104, 54.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE68010B [60.174198 30.104000 54.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6804A, 11697, 0xCE68010B, 64.9242, 32.5039, 54.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE68010B [64.924202 32.503899 54.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6804B, 11697, 0xCE68010B, 57.5685, 34.659, 54.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE68010B [57.568501 34.659000 54.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE6804B, 11697, 0xCE68010B, 57.5685, 34.659, 54.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE68010B [57.568501 34.659000 54.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6804C, 9686, 0xCE68010D, 58.1037, 38.4207, 57, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE68010D [58.103699 38.420700 57.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6804D, 9686, 0xCE68010D, 61.5037, 35.8899, 57.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010D [61.503700 35.889900 57.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE6804D, 9686, 0xCE68010D, 61.5037, 35.8899, 57.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010D [61.503700 35.889900 57.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6804E, 9686, 0xCE68010D, 61.2037, 40.9899, 57.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010D [61.203701 40.989899 57.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE6804E, 9686, 0xCE68010D, 61.2037, 40.9899, 57.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010D [61.203701 40.989899 57.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6804F, 11697, 0xCE68010D, 62.3185, 38.709, 54.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -329,12 +329,12 @@ VALUES (0x7CE68051, 9686, 0xCE68010D, 58.1037, 40.0668, 57, -0.707107, 0, 0, -0 /* @teleloc 0xCE68010D [58.103699 40.066799 57.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68052, 9686, 0xCE68010D, 59.4067, 35.8899, 56.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010D [59.406700 35.889900 56.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68052, 9686, 0xCE68010D, 59.4067, 35.8899, 56.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010D [59.406700 35.889900 56.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68053, 9686, 0xCE68010F, 60.8973, 29.6361, 52.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010F [60.897301 29.636101 52.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68053, 9686, 0xCE68010F, 60.8973, 29.6361, 52.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010F [60.897301 29.636101 52.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE68054, 9686, 0xCE68010F, 63.3973, 33.9361, 52.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,16 +365,16 @@ VALUES (0x7CE6805A, 9686, 0xCE68010F, 63.3973, 36.6332, 52.45, 0.707107, 0, 0, /* @teleloc 0xCE68010F [63.397301 36.633202 52.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6805B, 9686, 0xCE68010F, 61.8468, 39.5861, 52.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68010F [61.846802 39.586102 52.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE6805B, 9686, 0xCE68010F, 61.8468, 39.5861, 52.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68010F [61.846802 39.586102 52.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6805C, 11698, 0xCE68010F, 60.8005, 33.6265, 53.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCE68010F [60.800499 33.626499 53.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE6805C, 11698, 0xCE68010F, 60.8005, 33.6265, 53.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCE68010F [60.800499 33.626499 53.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6805D, 11697, 0xCE68010F, 61.1895, 39.1026, 50.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE68010F [61.189499 39.102600 50.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE6805D, 11697, 0xCE68010F, 61.1895, 39.1026, 50.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE68010F [61.189499 39.102600 50.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6805E, 11697, 0xCE68010F, 62.7395, 38.9027, 50.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x7CE68061, 9686, 0xCE680111, 58.5037, 42.2168, 57, -0.707107, 0, 0, -0 /* @teleloc 0xCE680111 [58.503700 42.216801 57.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68062, 412, 0xCE680000, 61.1816, 43.3899, 54, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE680000 [61.181599 43.389900 54.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68062, 412, 0xCE680000, 61.1816, 43.3899, 54, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE680000 [61.181599 43.389900 54.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68063, 9686, 0xCE680000, 58.971, 43.5169, 56.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE680000 [58.971001 43.516899 56.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68063, 9686, 0xCE680000, 58.971, 43.5169, 56.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE680000 [58.971001 43.516899 56.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE68064, 9686, 0xCE680000, 57.971, 42.6669, 56.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -770,7 +770,7 @@ VALUES (0x7CE680BF, 9686, 0xCE68011F, 37.8536, 131.427, 56.45, -0.397246, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE680C0, 11697, 0xCE68011F, 32.9628, 127.971, 54.1, 0.072261, 0, 0, 0.997386, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE68011F [32.962799 127.971001 54.099998] 0.072260 0.000000 0.000000 0.997386 */ +/* @teleloc 0xCE68011F [32.962799 127.971001 54.099998] 0.072261 0.000000 0.000000 0.997386 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE680C1, 11697, 0xCE68011F, 34.5056, 136.1, 54.1, 0.998714, 0, 0, 0.050699, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1457,8 +1457,8 @@ VALUES (0x7CE6816B, 12679, 0xCE680000, 153.322, 51.9382, 56.1, 0.923879, 0, 0, - /* @teleloc 0xCE680000 [153.322006 51.938202 56.099998] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6816C, 412, 0xCE680138, 104.328, 43.1637, 56, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE680138 [104.328003 43.163700 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE6816C, 412, 0xCE680138, 104.328, 43.1637, 56, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE680138 [104.328003 43.163700 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6816D, 9686, 0xCE680139, 104.278, 42.3537, 60.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1477,8 +1477,8 @@ VALUES (0x7CE68170, 11697, 0xCE680139, 102.55, 41.8646, 56.15, -0.92388, 0, 0, - /* @teleloc 0xCE680139 [102.550003 41.864601 56.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68171, 9686, 0xCE680139, 104.278, 33.8037, 61.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE680139 [104.278000 33.803699 61.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68171, 9686, 0xCE680139, 104.278, 33.8037, 61.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE680139 [104.278000 33.803699 61.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE68172, 9686, 0xCE680139, 101.978, 39.8529, 58.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,20 +1497,20 @@ VALUES (0x7CE68175, 9686, 0xCE680139, 106.606, 39.6381, 58.25, 0.707107, 0, 0, /* @teleloc 0xCE680139 [106.606003 39.638100 58.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68176, 9686, 0xCE68013A, 110.478, 37.8537, 59.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013A [110.477997 37.853699 59.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE68176, 9686, 0xCE68013A, 110.478, 37.8537, 59.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013A [110.477997 37.853699 59.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE68177, 9686, 0xCE68013A, 113.611, 36.6626, 58.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE68013A [113.611000 36.662601 58.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68178, 9686, 0xCE68013A, 112.519, 31.9037, 59.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013A [112.518997 31.903700 59.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68178, 9686, 0xCE68013A, 112.519, 31.9037, 59.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013A [112.518997 31.903700 59.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68179, 9686, 0xCE68013A, 108.067, 31.9037, 59.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013A [108.067001 31.903700 59.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68179, 9686, 0xCE68013A, 108.067, 31.9037, 59.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013A [108.067001 31.903700 59.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6817A, 9686, 0xCE68013A, 107.047, 33.1337, 58, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,8 +1529,8 @@ VALUES (0x7CE6817D, 11698, 0xCE68013A, 110.428, 34.8037, 62.25, 0.707107, 0, 0, /* @teleloc 0xCE68013A [110.428001 34.803699 62.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6817E, 11697, 0xCE68013A, 110.412, 34.7205, 56.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE68013A [110.412003 34.720501 56.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE6817E, 11697, 0xCE68013A, 110.412, 34.7205, 56.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE68013A [110.412003 34.720501 56.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6817F, 9686, 0xCE68013A, 113.611, 33.0626, 58.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1541,16 +1541,16 @@ VALUES (0x7CE68180, 9686, 0xCE68013A, 113.611, 34.9049, 59.9, 0.707107, 0, 0, - /* @teleloc 0xCE68013A [113.611000 34.904900 59.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68181, 9686, 0xCE68013A, 112.577, 37.8537, 59.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013A [112.577003 37.853699 59.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE68181, 9686, 0xCE68013A, 112.577, 37.8537, 59.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013A [112.577003 37.853699 59.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68182, 9686, 0xCE68013A, 108.227, 37.8537, 59.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013A [108.226997 37.853699 59.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE68182, 9686, 0xCE68013A, 108.227, 37.8537, 59.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013A [108.226997 37.853699 59.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68183, 9686, 0xCE68013A, 110.299, 31.9037, 59.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013A [110.299004 31.903700 59.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68183, 9686, 0xCE68013A, 110.299, 31.9037, 59.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013A [110.299004 31.903700 59.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE68184, 9686, 0xCE68013A, 107.047, 33.3826, 59.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1561,8 +1561,8 @@ VALUES (0x7CE68185, 9686, 0xCE68013A, 107.047, 36.4201, 59.6, -0.707107, 0, 0, /* @teleloc 0xCE68013A [107.046997 36.420101 59.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68186, 9686, 0xCE68013A, 108.227, 37.8537, 58, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013A [108.226997 37.853699 58.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE68186, 9686, 0xCE68013A, 108.227, 37.8537, 58, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013A [108.226997 37.853699 58.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE68187, 11698, 0xCE68013A, 112.755, 32.5968, 60.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1573,12 +1573,12 @@ VALUES (0x7CE68188, 11698, 0xCE68013A, 112.655, 36.8969, 60.3, 0.919479, 0, 0, - /* @teleloc 0xCE68013A [112.654999 36.896900 60.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68189, 11697, 0xCE68013A, 110.415, 33.3862, 56.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE68013A [110.415001 33.386200 56.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68189, 11697, 0xCE68013A, 110.415, 33.3862, 56.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE68013A [110.415001 33.386200 56.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6818A, 11697, 0xCE68013A, 110.415, 35.8819, 56.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE68013A [110.415001 35.881901 56.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE6818A, 11697, 0xCE68013A, 110.415, 35.8819, 56.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE68013A [110.415001 35.881901 56.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6818B, 11697, 0xCE68013A, 112.565, 32.7705, 56.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7CE6818C, 11697, 0xCE68013A, 112.909, 34.9731, 56.15, 0.707107, 0, 0, /* @teleloc 0xCE68013A [112.908997 34.973099 56.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6818D, 11697, 0xCE68013A, 110.415, 37.0853, 56.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE68013A [110.415001 37.085300 56.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE6818D, 11697, 0xCE68013A, 110.415, 37.0853, 56.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE68013A [110.415001 37.085300 56.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6818E, 9686, 0xCE68013C, 106.529, 37.5037, 54.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013C [106.528999 37.503700 54.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE6818E, 9686, 0xCE68013C, 106.529, 37.5037, 54.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013C [106.528999 37.503700 54.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6818F, 9686, 0xCE68013C, 113.379, 34.8351, 54.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,16 +1613,16 @@ VALUES (0x7CE68192, 9687, 0xCE68013C, 102.754, 36.7706, 52.1, -0.865587, -0.000 /* @teleloc 0xCE68013C [102.753998 36.770599 52.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68193, 9686, 0xCE68013C, 109.832, 37.5037, 54.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013C [109.832001 37.503700 54.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE68193, 9686, 0xCE68013C, 109.832, 37.5037, 54.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013C [109.832001 37.503700 54.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68194, 9686, 0xCE68013C, 105.931, 31.9641, 54.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013C [105.931000 31.964100 54.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68194, 9686, 0xCE68013C, 105.931, 31.9641, 54.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013C [105.931000 31.964100 54.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68195, 9686, 0xCE68013C, 110.044, 31.9641, 54.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE68013C [110.043999 31.964100 54.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68195, 9686, 0xCE68013C, 110.044, 31.9641, 54.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE68013C [110.043999 31.964100 54.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE68196, 9686, 0xCE68013C, 101.978, 33.1246, 54.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,36 +1633,36 @@ VALUES (0x7CE68197, 11698, 0xCE68013C, 108.571, 34.8037, 55.5, -0.707107, 0, 0, /* @teleloc 0xCE68013C [108.570999 34.803699 55.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68198, 11697, 0xCE68013C, 108.318, 36.845, 52.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE68013C [108.318001 36.845001 52.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE68198, 11697, 0xCE68013C, 108.318, 36.845, 52.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE68013C [108.318001 36.845001 52.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE68199, 11697, 0xCE68013C, 108.018, 32.495, 52.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE68013C [108.017998 32.494999 52.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE68199, 11697, 0xCE68013C, 108.018, 32.495, 52.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE68013C [108.017998 32.494999 52.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6819A, 11697, 0xCE68013C, 112.637, 34.4673, 52.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE68013C [112.637001 34.467300 52.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6819B, 9686, 0xCE680000, 104.328, 43.2023, 59.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE680000 [104.328003 43.202301 59.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CE6819B, 9686, 0xCE680000, 104.328, 43.2023, 59.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE680000 [104.328003 43.202301 59.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6819C, 9686, 0xCE680000, 102.177, 43.4023, 57.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE680000 [102.177002 43.402302 57.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CE6819C, 9686, 0xCE680000, 102.177, 43.4023, 57.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE680000 [102.177002 43.402302 57.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6819D, 9686, 0xCE680000, 106.47, 43.4023, 57.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE680000 [106.470001 43.402302 57.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CE6819D, 9686, 0xCE680000, 106.47, 43.4023, 57.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE680000 [106.470001 43.402302 57.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE6819E, 12679, 0xCE680000, 108.415, 43.8362, 56.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCE680000 [108.415001 43.836201 56.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE6819F, 12679, 0xCE680000, 110.415, 39.0862, 56.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE680000 [110.415001 39.086201 56.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE6819F, 12679, 0xCE680000, 110.415, 39.0862, 56.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCE680000 [110.415001 39.086201 56.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE681A0, 14020, 0xCE680130, 156.231, 56.7813, 56.005, -0.730931, 0, 0, 0.682452, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CE70.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CE70.sql index 5f61650a2f..78b0d8e7b1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CE70.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CE70.sql @@ -377,20 +377,20 @@ VALUES (0x7CE7005D, 412, 0xCE700000, 154.609, 105.172, 40, 0.707107, 0, 0, -0. /* @teleloc 0xCE700000 [154.608994 105.171997 40.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7005E, 9686, 0xCE700127, 134.015, 35.9401, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700127 [134.014999 35.940102 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7005E, 9686, 0xCE700127, 134.015, 35.9401, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700127 [134.014999 35.940102 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7005F, 9686, 0xCE700127, 129.398, 35.9171, 44.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700127 [129.397995 35.917099 44.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7005F, 9686, 0xCE700127, 129.398, 35.9171, 44.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700127 [129.397995 35.917099 44.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70060, 9686, 0xCE700127, 131.913, 30.1901, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700127 [131.912994 30.190100 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70060, 9686, 0xCE700127, 131.913, 30.1901, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700127 [131.912994 30.190100 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70061, 9686, 0xCE700127, 135.113, 30.1901, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700127 [135.113007 30.190100 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70061, 9686, 0xCE700127, 135.113, 30.1901, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700127 [135.113007 30.190100 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70062, 11697, 0xCE700127, 127.381, 30.8764, 42.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -401,8 +401,8 @@ VALUES (0x7CE70063, 11697, 0xCE700127, 136.281, 35.2092, 42.1, -0.932639, 0, 0, /* @teleloc 0xCE700127 [136.281006 35.209202 42.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70064, 11698, 0xCE700127, 131.944, 33.2401, 48.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCE700127 [131.944000 33.240101 48.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70064, 11698, 0xCE700127, 131.944, 33.2401, 48.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCE700127 [131.944000 33.240101 48.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70065, 11697, 0xCE700127, 131.931, 33.2092, 42.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -413,16 +413,16 @@ VALUES (0x7CE70066, 9686, 0xCE700129, 129.666, 39.0709, 45, -0.707107, 0, 0, -0 /* @teleloc 0xCE700129 [129.666000 39.070900 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70067, 9686, 0xCE700129, 133.066, 36.5401, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700129 [133.065994 36.540100 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70067, 9686, 0xCE700129, 133.066, 36.5401, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700129 [133.065994 36.540100 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70068, 9686, 0xCE700129, 132.766, 41.6401, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700129 [132.766006 41.640099 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE70068, 9686, 0xCE700129, 132.766, 41.6401, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700129 [132.766006 41.640099 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70069, 9686, 0xCE70012B, 132.46, 30.2863, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE70012B [132.460007 30.286301 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70069, 9686, 0xCE70012B, 132.46, 30.2863, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE70012B [132.460007 30.286301 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7006A, 9686, 0xCE70012B, 134.96, 34.5863, 40.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -445,28 +445,28 @@ VALUES (0x7CE7006E, 9687, 0xCE70012B, 130.701, 39.382, 38.05, -0.864275, 0, 0, /* @teleloc 0xCE70012B [130.701004 39.382000 38.049999] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7006F, 412, 0xCE700000, 132.744, 44.0401, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE700000 [132.744003 44.040100 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE7006F, 412, 0xCE700000, 132.744, 44.0401, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE700000 [132.744003 44.040100 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70070, 9686, 0xCE70012E, 34.7495, 33.1289, 51.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE70012E [34.749500 33.128899 51.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70071, 9686, 0xCE70012E, 33.5495, 31.2289, 50.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE70012E [33.549500 31.228901 50.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70071, 9686, 0xCE70012E, 33.5495, 31.2289, 50.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE70012E [33.549500 31.228901 50.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70072, 9686, 0xCE70012F, 36.4035, 29.3438, 49.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE70012F [36.403500 29.343800 49.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70072, 9686, 0xCE70012F, 36.4035, 29.3438, 49.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE70012F [36.403500 29.343800 49.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70073, 9686, 0xCE70012F, 41.7819, 29.3438, 49.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE70012F [41.781898 29.343800 49.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70073, 9686, 0xCE70012F, 41.7819, 29.3438, 49.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE70012F [41.781898 29.343800 49.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70074, 9686, 0xCE70012F, 39.1319, 35.2938, 51.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE70012F [39.131901 35.293800 51.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE70074, 9686, 0xCE70012F, 39.1319, 35.2938, 51.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE70012F [39.131901 35.293800 51.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70075, 9686, 0xCE70012F, 43.0819, 34.2438, 49.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,16 +489,16 @@ VALUES (0x7CE70079, 11698, 0xCE70012F, 39.1409, 32.386, 54.6, -0.707107, 0, 0, - /* @teleloc 0xCE70012F [39.140900 32.386002 54.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7007A, 11697, 0xCE70012F, 39.1274, 34.9194, 48.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE70012F [39.127399 34.919399 48.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7007A, 11697, 0xCE70012F, 39.1274, 34.9194, 48.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE70012F [39.127399 34.919399 48.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7007B, 9686, 0xCE700133, 36.068, 28.425, 46.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700133 [36.068001 28.424999 46.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE7007B, 9686, 0xCE700133, 36.068, 28.425, 46.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700133 [36.068001 28.424999 46.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7007C, 9686, 0xCE700133, 36.318, 34.975, 46.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700133 [36.318001 34.974998 46.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7007C, 9686, 0xCE700133, 36.318, 34.975, 46.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700133 [36.318001 34.974998 46.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7007D, 9686, 0xCE700133, 39.8171, 31.5893, 46.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -517,8 +517,8 @@ VALUES (0x7CE70080, 9687, 0xCE700133, 39.2054, 34.374, 44.1, 0.878817, 0, 0, -0 /* @teleloc 0xCE700133 [39.205399 34.374001 44.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70081, 412, 0xCE700000, 32.4909, 36.896, 48, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE700000 [32.490898 36.896000 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70081, 412, 0xCE700000, 32.4909, 36.896, 48, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE700000 [32.490898 36.896000 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70082, 9686, 0xCE700136, 81.1541, 35.7972, 49.6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -533,8 +533,8 @@ VALUES (0x7CE70084, 9686, 0xCE700136, 76.5633, 37.6641, 48.5, -0.707107, 0, 0, /* @teleloc 0xCE700136 [76.563301 37.664101 48.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70085, 9686, 0xCE700137, 86.3976, 38.0064, 49.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700137 [86.397598 38.006401 49.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE70085, 9686, 0xCE700137, 86.3976, 38.0064, 49.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700137 [86.397598 38.006401 49.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70086, 9686, 0xCE700137, 90.7976, 36.7064, 48.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x7CE70087, 9686, 0xCE700137, 90.7976, 33.0564, 48.8, 0.707107, 0, 0, - /* @teleloc 0xCE700137 [90.797600 33.056400 48.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70088, 9686, 0xCE700137, 86.3476, 32.0564, 49.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700137 [86.347603 32.056400 49.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70088, 9686, 0xCE700137, 86.3476, 32.0564, 49.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700137 [86.347603 32.056400 49.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70089, 11697, 0xCE700137, 82.613, 32.7182, 46.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,20 +557,20 @@ VALUES (0x7CE7008A, 11697, 0xCE700137, 90.113, 37.1182, 46.05, -0.895323, 0, 0, /* @teleloc 0xCE700137 [90.112999 37.118198 46.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7008B, 11698, 0xCE700137, 86.4027, 34.9064, 52.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCE700137 [86.402702 34.906399 52.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE7008B, 11698, 0xCE700137, 86.4027, 34.9064, 52.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCE700137 [86.402702 34.906399 52.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7008C, 11697, 0xCE700137, 86.513, 34.9682, 46.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE700137 [86.513000 34.968201 46.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7008D, 9686, 0xCE700138, 82.2981, 32.0564, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700138 [82.298103 32.056400 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE7008D, 9686, 0xCE700138, 82.2981, 32.0564, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700138 [82.298103 32.056400 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7008E, 9686, 0xCE700138, 82.1981, 37.6064, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700138 [82.198097 37.606400 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7008E, 9686, 0xCE700138, 82.1981, 37.6064, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700138 [82.198097 37.606400 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7008F, 9686, 0xCE700138, 90.7481, 34.9064, 44.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -589,8 +589,8 @@ VALUES (0x7CE70092, 9687, 0xCE700138, 77.0827, 37.0877, 42, -0.885394, 0, 0, -0 /* @teleloc 0xCE700138 [77.082703 37.087700 42.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70093, 412, 0xCE700000, 86.4027, 39.5164, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE700000 [86.402702 39.516399 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70093, 412, 0xCE700000, 86.4027, 39.5164, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE700000 [86.402702 39.516399 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70094, 10707, 0xCE700000, 181.735, 33.8903, 40.934, -0.988229, 0, 0, -0.152983, True, '2005-02-09 10:00:00'); /* BootSpot */ @@ -968,7 +968,7 @@ VALUES (0x7CE7009E, 0x7CE70082, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7009F, 11711, 0xCE700000, 90.3246, 39.579, 46.005, -0.016873, 0, 0, -0.999858, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xCE700000 [90.324600 39.578999 46.005001] -0.016872 0.000000 0.000000 -0.999858 */ +/* @teleloc 0xCE700000 [90.324600 39.578999 46.005001] -0.016873 0.000000 0.000000 -0.999858 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE700A0, 11711, 0xCE700000, 127.247, 42.198, 42.005, 0.024268, 0, 0, -0.999705, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -1765,8 +1765,8 @@ VALUES (0x7CE7014A, 12679, 0xCE700000, 154.284, 100.872, 40.1, 0.923879, 0, 0, - /* @teleloc 0xCE700000 [154.283997 100.872002 40.099998] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7014B, 9686, 0xCE700127, 128.763, 30.1901, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700127 [128.763000 30.190100 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE7014B, 9686, 0xCE700127, 128.763, 30.1901, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700127 [128.763000 30.190100 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7014C, 9686, 0xCE700127, 126.716, 33.067, 45.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1793,12 +1793,12 @@ VALUES (0x7CE70151, 9686, 0xCE700127, 137.11, 31.067, 45.65, 0.707107, 0, 0, -0 /* @teleloc 0xCE700127 [137.110001 31.066999 45.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70152, 9686, 0xCE700127, 129.763, 35.9401, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700127 [129.763000 35.940102 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE70152, 9686, 0xCE700127, 129.763, 35.9401, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700127 [129.763000 35.940102 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70153, 9686, 0xCE700127, 135.583, 35.9171, 44.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700127 [135.582993 35.917099 44.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE70153, 9686, 0xCE700127, 135.583, 35.9171, 44.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700127 [135.582993 35.917099 44.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70154, 11698, 0xCE700127, 134.144, 33.2401, 48.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1817,16 +1817,16 @@ VALUES (0x7CE70157, 11697, 0xCE700127, 130.428, 33.2092, 42.1, -0.707107, 0, 0, /* @teleloc 0xCE700127 [130.427994 33.209202 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70158, 11697, 0xCE700127, 131.737, 30.7542, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE700127 [131.737000 30.754200 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70158, 11697, 0xCE700127, 131.737, 30.7542, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE700127 [131.737000 30.754200 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70159, 11697, 0xCE700127, 136.487, 33.1541, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE700127 [136.487000 33.154099 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7015A, 11697, 0xCE700127, 129.131, 35.3092, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE700127 [129.130997 35.309200 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7015A, 11697, 0xCE700127, 129.131, 35.3092, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE700127 [129.130997 35.309200 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7015B, 11697, 0xCE700129, 133.881, 39.3592, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1841,8 +1841,8 @@ VALUES (0x7CE7015D, 9686, 0xCE700129, 129.666, 40.717, 45, -0.707107, 0, 0, -0. /* @teleloc 0xCE700129 [129.666000 40.716999 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7015E, 9686, 0xCE700129, 130.969, 36.5401, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700129 [130.968994 36.540100 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE7015E, 9686, 0xCE700129, 130.969, 36.5401, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700129 [130.968994 36.540100 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7015F, 9686, 0xCE70012B, 129.66, 33.2337, 40.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1853,16 +1853,16 @@ VALUES (0x7CE70160, 9686, 0xCE70012B, 134.96, 37.2834, 40.45, 0.707107, 0, 0, - /* @teleloc 0xCE70012B [134.960007 37.283401 40.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70161, 9686, 0xCE70012B, 133.409, 40.2363, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE70012B [133.408997 40.236301 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE70161, 9686, 0xCE70012B, 133.409, 40.2363, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE70012B [133.408997 40.236301 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70162, 11698, 0xCE70012B, 132.363, 34.2767, 41.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCE70012B [132.363007 34.276699 41.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70162, 11698, 0xCE70012B, 132.363, 34.2767, 41.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCE70012B [132.363007 34.276699 41.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70163, 11697, 0xCE70012B, 132.752, 39.7528, 38.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE70012B [132.751999 39.752800 38.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE70163, 11697, 0xCE70012B, 132.752, 39.7528, 38.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE70012B [132.751999 39.752800 38.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70164, 11697, 0xCE70012B, 134.302, 39.5529, 38.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1881,8 +1881,8 @@ VALUES (0x7CE70167, 9686, 0xCE70012D, 130.066, 42.867, 45, -0.707107, 0, 0, -0. /* @teleloc 0xCE70012D [130.065994 42.867001 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70168, 9686, 0xCE700000, 130.533, 44.1671, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700000 [130.533005 44.167099 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70168, 9686, 0xCE700000, 130.533, 44.1671, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700000 [130.533005 44.167099 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70169, 9686, 0xCE700000, 129.533, 43.3171, 44.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1905,8 +1905,8 @@ VALUES (0x7CE7016D, 11697, 0xCE70012E, 34.3626, 35.8796, 48.1, 0.91496, 0, 0, -0 /* @teleloc 0xCE70012E [34.362598 35.879601 48.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7016E, 11697, 0xCE70012E, 33.3376, 31.6046, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE70012E [33.337601 31.604601 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE7016E, 11697, 0xCE70012E, 33.3376, 31.6046, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE70012E [33.337601 31.604601 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7016F, 9686, 0xCE70012E, 30.0995, 32.0039, 50.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1921,8 +1921,8 @@ VALUES (0x7CE70171, 9686, 0xCE70012E, 30.0995, 35.4789, 50.5, -0.707107, 0, 0, /* @teleloc 0xCE70012E [30.099501 35.478901 50.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70172, 9686, 0xCE70012E, 32.518, 36.375, 51.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE70012E [32.518002 36.375000 51.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE70172, 9686, 0xCE70012E, 32.518, 36.375, 51.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE70012E [32.518002 36.375000 51.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70173, 9686, 0xCE70012E, 34.7495, 35.2238, 50.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1937,8 +1937,8 @@ VALUES (0x7CE70175, 9686, 0xCE70012F, 43.0819, 32.3061, 51.875, 0.707107, 0, 0, /* @teleloc 0xCE70012F [43.081902 32.306099 51.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70176, 9686, 0xCE70012F, 39.1475, 29.3438, 51.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE70012F [39.147499 29.343800 51.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70176, 9686, 0xCE70012F, 39.1475, 29.3438, 51.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE70012F [39.147499 29.343800 51.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70177, 9686, 0xCE70012F, 35.1904, 30.3582, 51.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1953,12 +1953,12 @@ VALUES (0x7CE70179, 9686, 0xCE70012F, 35.1904, 34.4076, 51.6, -0.707107, 0, 0, /* @teleloc 0xCE70012F [35.190399 34.407600 51.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7017A, 9686, 0xCE70012F, 36.5825, 35.2938, 51.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE70012F [36.582500 35.293800 51.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7017A, 9686, 0xCE70012F, 36.5825, 35.2938, 51.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE70012F [36.582500 35.293800 51.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7017B, 9686, 0xCE70012F, 41.8068, 35.2938, 51.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE70012F [41.806801 35.293800 51.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7017B, 9686, 0xCE70012F, 41.8068, 35.2938, 51.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE70012F [41.806801 35.293800 51.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7017C, 11698, 0xCE70012F, 41.6759, 30.491, 52.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1989,12 +1989,12 @@ VALUES (0x7CE70182, 11697, 0xCE70012F, 36.1609, 30.116, 48.1, 0.359182, 0, 0, 0. /* @teleloc 0xCE70012F [36.160900 30.115999 48.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70183, 9686, 0xCE700133, 38.1567, 28.425, 46.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700133 [38.156700 28.424999 46.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70183, 9686, 0xCE700133, 38.1567, 28.425, 46.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700133 [38.156700 28.424999 46.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70184, 9686, 0xCE700133, 33.2937, 34.975, 46.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700133 [33.293701 34.974998 46.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE70184, 9686, 0xCE700133, 33.2937, 34.975, 46.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700133 [33.293701 34.974998 46.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70185, 9686, 0xCE700133, 30.1082, 29.8901, 46.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2005,32 +2005,32 @@ VALUES (0x7CE70186, 11698, 0xCE700133, 34.8309, 31.661, 47.525, 0.707107, 0, 0, /* @teleloc 0xCE700133 [34.830898 31.660999 47.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70187, 11697, 0xCE700133, 34.936, 28.8351, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE700133 [34.936001 28.835100 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70187, 11697, 0xCE700133, 34.936, 28.8351, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE700133 [34.936001 28.835100 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70188, 11697, 0xCE700133, 39.0274, 31.8108, 44.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE700133 [39.027401 31.810801 44.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70189, 11697, 0xCE700133, 36.4883, 34.4772, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE700133 [36.488300 34.477200 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE70189, 11697, 0xCE700133, 36.4883, 34.4772, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE700133 [36.488300 34.477200 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7018A, 9686, 0xCE700000, 32.493, 37.01, 51.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700000 [32.493000 37.009998 51.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE7018A, 9686, 0xCE700000, 32.493, 37.01, 51.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700000 [32.493000 37.009998 51.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7018B, 9686, 0xCE700000, 29.483, 42.865, 49.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700000 [29.483000 42.865002 49.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CE7018B, 9686, 0xCE700000, 29.483, 42.865, 49.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700000 [29.483000 42.865002 49.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7018C, 9686, 0xCE700000, 35.513, 42.865, 49.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700000 [35.513000 42.865002 49.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CE7018C, 9686, 0xCE700000, 35.513, 42.865, 49.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700000 [35.513000 42.865002 49.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7018D, 12679, 0xCE700000, 37.0359, 37.331, 48.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE700000 [37.035900 37.331001 48.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE7018D, 12679, 0xCE700000, 37.0359, 37.331, 48.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCE700000 [37.035900 37.331001 48.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7018E, 12679, 0xCE700000, 28.1909, 37.221, 48.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2057,8 +2057,8 @@ VALUES (0x7CE70193, 9686, 0xCE700136, 76.5633, 35.2189, 51.05, -0.707107, 0, 0, /* @teleloc 0xCE700136 [76.563301 35.218899 51.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70194, 9686, 0xCE700136, 78.9476, 30.7064, 51.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700136 [78.947601 30.706400 51.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70194, 9686, 0xCE700136, 78.9476, 30.7064, 51.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700136 [78.947601 30.706400 51.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE70195, 9686, 0xCE700137, 81.6633, 36.518, 49.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2073,28 +2073,28 @@ VALUES (0x7CE70197, 9686, 0xCE700137, 81.6633, 33.422, 47.95, -0.707107, 0, 0, /* @teleloc 0xCE700137 [81.663300 33.422001 47.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70198, 9686, 0xCE700137, 89.4968, 32.0564, 49.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700137 [89.496803 32.056400 49.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70198, 9686, 0xCE700137, 89.4968, 32.0564, 49.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700137 [89.496803 32.056400 49.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE70199, 9686, 0xCE700137, 83.2541, 32.0564, 49.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700137 [83.254097 32.056400 49.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE70199, 9686, 0xCE700137, 83.2541, 32.0564, 49.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700137 [83.254097 32.056400 49.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7019A, 9686, 0xCE700137, 90.7976, 35.0006, 50, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE700137 [90.797600 35.000599 50.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7019B, 9686, 0xCE700137, 83.1782, 38.0064, 49.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700137 [83.178200 38.006401 49.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7019B, 9686, 0xCE700137, 83.1782, 38.0064, 49.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700137 [83.178200 38.006401 49.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7019C, 9686, 0xCE700137, 89.5459, 38.0064, 49.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700137 [89.545898 38.006401 49.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7019C, 9686, 0xCE700137, 89.5459, 38.0064, 49.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700137 [89.545898 38.006401 49.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE7019D, 9686, 0xCE700137, 89.378, 38.0064, 48, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700137 [89.377998 38.006401 48.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE7019D, 9686, 0xCE700137, 89.378, 38.0064, 48, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700137 [89.377998 38.006401 48.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE7019E, 11698, 0xCE700137, 83.6125, 34.9064, 52.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2117,8 +2117,8 @@ VALUES (0x7CE701A2, 11697, 0xCE700137, 90.426, 34.9682, 46.05, 0.707107, 0, 0, - /* @teleloc 0xCE700137 [90.426003 34.968201 46.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE701A3, 11697, 0xCE700137, 86.4235, 32.561, 46.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE700137 [86.423500 32.561001 46.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE701A3, 11697, 0xCE700137, 86.4235, 32.561, 46.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE700137 [86.423500 32.561001 46.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE701A4, 11697, 0xCE700137, 89.383, 32.7182, 46.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2129,48 +2129,48 @@ VALUES (0x7CE701A5, 9686, 0xCE700138, 76.5633, 33.6045, 44.4, -0.707107, 0, 0, /* @teleloc 0xCE700138 [76.563301 33.604500 44.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE701A6, 9686, 0xCE700138, 86.434, 32.0564, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700138 [86.433998 32.056400 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE701A6, 9686, 0xCE700138, 86.434, 32.0564, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700138 [86.433998 32.056400 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE701A7, 9686, 0xCE700138, 85.9998, 37.6064, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700138 [85.999802 37.606400 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE701A7, 9686, 0xCE700138, 85.9998, 37.6064, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700138 [85.999802 37.606400 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE701A8, 11698, 0xCE700138, 84.6345, 34.9064, 45.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xCE700138 [84.634499 34.906399 45.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE701A9, 11697, 0xCE700138, 84.2726, 32.5988, 42.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE700138 [84.272598 32.598801 42.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE701A9, 11697, 0xCE700138, 84.2726, 32.5988, 42.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE700138 [84.272598 32.598801 42.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE701AA, 11697, 0xCE700138, 84.1426, 37.0688, 42.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE700138 [84.142601 37.068802 42.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE701AA, 11697, 0xCE700138, 84.1426, 37.0688, 42.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE700138 [84.142601 37.068802 42.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE701AB, 11697, 0xCE700138, 83.1398, 34.7474, 42.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE700138 [83.139801 34.747398 42.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE701AC, 9686, 0xCE700000, 86.4476, 39.6364, 49.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700000 [86.447601 39.636398 49.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE701AC, 9686, 0xCE700000, 86.4476, 39.6364, 49.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700000 [86.447601 39.636398 49.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE701AD, 9686, 0xCE700000, 90.2876, 38.6794, 47.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700000 [90.287598 38.679401 47.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE701AD, 9686, 0xCE700000, 90.2876, 38.6794, 47.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700000 [90.287598 38.679401 47.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE701AE, 9686, 0xCE700000, 82.6078, 38.6794, 47.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE700000 [82.607803 38.679401 47.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE701AE, 9686, 0xCE700000, 82.6078, 38.6794, 47.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE700000 [82.607803 38.679401 47.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE701AF, 12679, 0xCE700000, 88.8535, 38.871, 46.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE700000 [88.853500 38.870998 46.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE701AF, 12679, 0xCE700000, 88.8535, 38.871, 46.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCE700000 [88.853500 38.870998 46.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE701B0, 12679, 0xCE700000, 84.0135, 38.901, 46.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE700000 [84.013496 38.901001 46.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE701B0, 12679, 0xCE700000, 84.0135, 38.901, 46.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCE700000 [84.013496 38.901001 46.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE701B1, 12586, 0xCE700000, 72.9544, 85.0473, 42.8696, -0.732708, 0, 0, 0.680543, False, '2005-02-09 10:00:00'); /* Broadacre Cottages */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CE83.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CE83.sql index cce578f82f..8faa954f73 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CE83.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CE83.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xCE83; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE83000, 412, 0xCE830000, 155.729, 64.672, 20.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE830000 [155.729004 64.671997 20.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE83000, 412, 0xCE830000, 155.729, 64.672, 20.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE830000 [155.729004 64.671997 20.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE83001, 412, 0xCE830000, 151.454, 60.547, 20.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CE87.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CE87.sql index e37f35e121..0bfc045ed3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CE87.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CE87.sql @@ -233,8 +233,8 @@ VALUES (0x7CE87039, 412, 0xCE870000, 40.2893, 152.322, 24, 1, 0, 0, 0, False, /* @teleloc 0xCE870000 [40.289299 152.322006 24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE8703A, 412, 0xCE870118, 81.506, 40.9753, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE870118 [81.505997 40.975300 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE8703A, 412, 0xCE870118, 81.506, 40.9753, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE870118 [81.505997 40.975300 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE8703B, 9686, 0xCE870119, 81.456, 40.1653, 30.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -245,20 +245,20 @@ VALUES (0x7CE8703C, 9686, 0xCE870119, 79.156, 35.4153, 29.75, -0.707107, 0, 0, /* @teleloc 0xCE870119 [79.155998 35.415298 29.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE8703D, 9686, 0xCE87011A, 87.656, 35.6653, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011A [87.655998 35.665298 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE8703D, 9686, 0xCE87011A, 87.656, 35.6653, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011A [87.655998 35.665298 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE8703E, 9686, 0xCE87011A, 90.7887, 34.4742, 28.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCE87011A [90.788696 34.474201 28.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE8703F, 9686, 0xCE87011A, 89.6972, 29.7153, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011A [89.697197 29.715300 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE8703F, 9686, 0xCE87011A, 89.6972, 29.7153, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011A [89.697197 29.715300 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87040, 9686, 0xCE87011A, 85.2449, 29.7153, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011A [85.244904 29.715300 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE87040, 9686, 0xCE87011A, 85.2449, 29.7153, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011A [85.244904 29.715300 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE87041, 9686, 0xCE87011A, 84.2251, 30.9453, 28, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -277,12 +277,12 @@ VALUES (0x7CE87044, 11698, 0xCE87011A, 87.606, 32.6153, 32.25, 0.707107, 0, 0, - /* @teleloc 0xCE87011A [87.606003 32.615299 32.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87045, 11697, 0xCE87011A, 87.5903, 32.5321, 26.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE87011A [87.590302 32.532101 26.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE87045, 11697, 0xCE87011A, 87.5903, 32.5321, 26.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE87011A [87.590302 32.532101 26.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87046, 9686, 0xCE87011C, 83.7068, 35.3153, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011C [83.706802 35.315300 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE87046, 9686, 0xCE87011C, 83.7068, 35.3153, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011C [83.706802 35.315300 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE87047, 9686, 0xCE87011C, 90.557, 32.6467, 24.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,8 +1497,8 @@ VALUES (0x7CE87107, 11697, 0xCE870119, 79.7283, 39.6762, 26.15, -0.92388, 0, 0, /* @teleloc 0xCE870119 [79.728302 39.676201 26.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87108, 9686, 0xCE870119, 81.456, 31.6153, 31.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE870119 [81.456001 31.615299 31.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE87108, 9686, 0xCE870119, 81.456, 31.6153, 31.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE870119 [81.456001 31.615299 31.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE87109, 9686, 0xCE870119, 79.156, 37.6645, 28.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,16 +1525,16 @@ VALUES (0x7CE8710E, 9686, 0xCE87011A, 90.7887, 32.7165, 29.9, 0.707107, 0, 0, - /* @teleloc 0xCE87011A [90.788696 32.716499 29.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE8710F, 9686, 0xCE87011A, 89.755, 35.6653, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011A [89.754997 35.665298 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE8710F, 9686, 0xCE87011A, 89.755, 35.6653, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011A [89.754997 35.665298 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87110, 9686, 0xCE87011A, 85.405, 35.6653, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011A [85.404999 35.665298 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE87110, 9686, 0xCE87011A, 85.405, 35.6653, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011A [85.404999 35.665298 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87111, 9686, 0xCE87011A, 87.4772, 29.7153, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011A [87.477203 29.715300 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE87111, 9686, 0xCE87011A, 87.4772, 29.7153, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011A [87.477203 29.715300 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE87112, 9686, 0xCE87011A, 84.2251, 31.1942, 29.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1545,8 +1545,8 @@ VALUES (0x7CE87113, 9686, 0xCE87011A, 84.2251, 34.2317, 29.6, -0.707107, 0, 0, /* @teleloc 0xCE87011A [84.225098 34.231701 29.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87114, 9686, 0xCE87011A, 85.405, 35.6653, 28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011A [85.404999 35.665298 28.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE87114, 9686, 0xCE87011A, 85.405, 35.6653, 28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011A [85.404999 35.665298 28.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE87115, 11698, 0xCE87011A, 89.9334, 30.4084, 30.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1557,12 +1557,12 @@ VALUES (0x7CE87116, 11698, 0xCE87011A, 89.8335, 34.7085, 30.3, 0.919479, 0, 0, - /* @teleloc 0xCE87011A [89.833504 34.708500 30.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87117, 11697, 0xCE87011A, 87.5929, 31.1978, 26.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE87011A [87.592903 31.197800 26.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE87117, 11697, 0xCE87011A, 87.5929, 31.1978, 26.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE87011A [87.592903 31.197800 26.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87118, 11697, 0xCE87011A, 87.5929, 33.6935, 26.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE87011A [87.592903 33.693501 26.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE87118, 11697, 0xCE87011A, 87.5929, 33.6935, 26.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE87011A [87.592903 33.693501 26.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE87119, 11697, 0xCE87011A, 89.7429, 30.582, 26.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1573,20 +1573,20 @@ VALUES (0x7CE8711A, 11697, 0xCE87011A, 90.0873, 32.7847, 26.15, 0.707107, 0, 0, /* @teleloc 0xCE87011A [90.087303 32.784698 26.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE8711B, 11697, 0xCE87011A, 87.5929, 34.8969, 26.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE87011A [87.592903 34.896900 26.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE8711B, 11697, 0xCE87011A, 87.5929, 34.8969, 26.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE87011A [87.592903 34.896900 26.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE8711C, 9686, 0xCE87011C, 87.01, 35.3153, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011C [87.010002 35.315300 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE8711C, 9686, 0xCE87011C, 87.01, 35.3153, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011C [87.010002 35.315300 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE8711D, 9686, 0xCE87011C, 83.109, 29.7757, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011C [83.109001 29.775700 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE8711D, 9686, 0xCE87011C, 83.109, 29.7757, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011C [83.109001 29.775700 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE8711E, 9686, 0xCE87011C, 87.2217, 29.7757, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE87011C [87.221703 29.775700 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE8711E, 9686, 0xCE87011C, 87.2217, 29.7757, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE87011C [87.221703 29.775700 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE8711F, 9686, 0xCE87011C, 79.156, 30.9362, 24.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1597,36 +1597,36 @@ VALUES (0x7CE87120, 11698, 0xCE87011C, 85.7486, 32.6153, 25.5, -0.707107, 0, 0, /* @teleloc 0xCE87011C [85.748596 32.615299 25.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87121, 11697, 0xCE87011C, 85.4956, 34.6566, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE87011C [85.495598 34.656601 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CE87121, 11697, 0xCE87011C, 85.4956, 34.6566, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE87011C [85.495598 34.656601 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87122, 11697, 0xCE87011C, 85.1956, 30.3066, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCE87011C [85.195602 30.306601 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE87122, 11697, 0xCE87011C, 85.1956, 30.3066, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCE87011C [85.195602 30.306601 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE87123, 11697, 0xCE87011C, 89.8153, 32.2789, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCE87011C [89.815300 32.278900 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87124, 9686, 0xCE870000, 81.506, 41.0139, 29.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE870000 [81.505997 41.013901 29.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CE87124, 9686, 0xCE870000, 81.506, 41.0139, 29.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE870000 [81.505997 41.013901 29.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87125, 9686, 0xCE870000, 79.3554, 41.2139, 27.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE870000 [79.355400 41.213902 27.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CE87125, 9686, 0xCE870000, 79.3554, 41.2139, 27.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE870000 [79.355400 41.213902 27.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87126, 9686, 0xCE870000, 83.6482, 41.2139, 27.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCE870000 [83.648201 41.213902 27.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7CE87126, 9686, 0xCE870000, 83.6482, 41.2139, 27.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCE870000 [83.648201 41.213902 27.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE87127, 12679, 0xCE870000, 85.5929, 41.6478, 26.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCE870000 [85.592903 41.647800 26.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE87128, 12679, 0xCE870000, 87.5929, 36.8978, 26.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE870000 [87.592903 36.897800 26.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE87128, 12679, 0xCE870000, 87.5929, 36.8978, 26.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCE870000 [87.592903 36.897800 26.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE87129, 11697, 0xCE87011E, 131.776, 58.1744, 30.1, 0.932324, 0, 0, 0.361625, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CE90.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CE90.sql index ed7164b134..70e0d85c25 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CE90.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CE90.sql @@ -1231,7 +1231,7 @@ VALUES (0x7CE900D2, 9686, 0xCE900000, 35.9303, 32.7378, 30.1, -0.642788, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE900D3, 12679, 0xCE900000, 32.3847, 28.7812, 28.1, -0.999762, 0, 0, 0.021816, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCE900000 [32.384701 28.781200 28.100000] -0.999762 0.000000 0.000000 0.021815 */ +/* @teleloc 0xCE900000 [32.384701 28.781200 28.100000] -0.999762 0.000000 0.000000 0.021816 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE900D4, 12679, 0xCE900000, 38.784, 36.524, 28.1, -0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CE95.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CE95.sql index 33cf29600b..a0427ada30 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CE95.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CE95.sql @@ -65,8 +65,8 @@ VALUES (0x7CE9500F, 412, 0xCE950000, 83.11, 113.135, 23.5, 0, 0, 0, -1, False, /* @teleloc 0xCE950000 [83.110001 113.135002 23.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE95010, 143, 0xCE950136, 156.51, 60.105, 20.015, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0xCE950136 [156.509995 60.105000 20.014999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE95010, 143, 0xCE950136, 156.51, 60.105, 20.015, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0xCE950136 [156.509995 60.105000 20.014999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE95011, 143, 0xCE95013B, 153.955, 66.495, 26.01, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Chest */ @@ -85,8 +85,8 @@ VALUES (0x7CE95014, 412, 0xCE950000, 158.066, 62.17, 20, -0.707107, 0, 0, -0.7 /* @teleloc 0xCE950000 [158.065994 62.169998 20.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CE95015, 412, 0xCE95013E, 156, 35.51, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCE95013E [156.000000 35.509998 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CE95015, 412, 0xCE95013E, 156, 35.51, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCE95013E [156.000000 35.509998 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CE95016, 145, 0xCE950143, 148.045, 31.08, 23.525, 0.709571, 0, 0, 0.704634, False, '2005-02-09 10:00:00'); /* Coffer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CEB1.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CEB1.sql index 80cbbd6631..c5b4bd54fb 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CEB1.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CEB1.sql @@ -1465,8 +1465,8 @@ VALUES (0x7CEB116D, 9686, 0xCEB10136, 112.92, 33.1175, 94.85, 0.317305, 0, 0, - /* @teleloc 0xCEB10136 [112.919998 33.117500 94.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB116E, 9686, 0xCEB10136, 111.313, 32.5961, 97.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB10136 [111.313004 32.596100 97.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB116E, 9686, 0xCEB10136, 111.313, 32.5961, 97.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB10136 [111.313004 32.596100 97.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB116F, 9686, 0xCEB10136, 108.966, 35.7301, 95.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7CEB1171, 9686, 0xCEB10136, 113.07, 38.4175, 94.85, -0.902209, 0, 0, /* @teleloc 0xCEB10136 [113.070000 38.417500 94.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1172, 9686, 0xCEB10136, 111.32, 39.6301, 95.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB10136 [111.320000 39.630100 95.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CEB1172, 9686, 0xCEB10136, 111.32, 39.6301, 95.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB10136 [111.320000 39.630100 95.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1173, 11697, 0xCEB10136, 111.368, 32.9367, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCEB10136 [111.367996 32.936699 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB1173, 11697, 0xCEB10136, 111.368, 32.9367, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCEB10136 [111.367996 32.936699 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB1174, 11697, 0xCEB10136, 109.468, 33.9867, 92.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCEB10136 [109.468002 33.986698 92.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1175, 9686, 0xCEB10139, 102.055, 31.8989, 94.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB10139 [102.055000 31.898899 94.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB1175, 9686, 0xCEB10139, 102.055, 31.8989, 94.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB10139 [102.055000 31.898899 94.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1176, 9686, 0xCEB10139, 107.455, 31.8989, 94.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB10139 [107.455002 31.898899 94.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB1176, 9686, 0xCEB10139, 107.455, 31.8989, 94.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB10139 [107.455002 31.898899 94.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB1177, 9686, 0xCEB10139, 108.505, 33.2481, 93.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCEB10139 [108.504997 33.248100 93.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1178, 9686, 0xCEB10139, 104.505, 37.7989, 95.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB10139 [104.504997 37.798901 95.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CEB1178, 9686, 0xCEB10139, 104.505, 37.7989, 95.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB10139 [104.504997 37.798901 95.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB1179, 9686, 0xCEB10139, 100.705, 34.6489, 96.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7CEB117D, 11697, 0xCEB10139, 104.387, 34.9775, 92.1, -0.707107, 0, 0, /* @teleloc 0xCEB10139 [104.387001 34.977501 92.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB117E, 11697, 0xCEB10139, 104.918, 32.4867, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCEB10139 [104.917999 32.486698 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB117E, 11697, 0xCEB10139, 104.918, 32.4867, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCEB10139 [104.917999 32.486698 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB117F, 9686, 0xCEB10139, 101.956, 37.7989, 95.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB10139 [101.956001 37.798901 95.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CEB117F, 9686, 0xCEB10139, 101.956, 37.7989, 95.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB10139 [101.956001 37.798901 95.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1180, 9686, 0xCEB10139, 107.299, 37.7989, 95.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB10139 [107.299004 37.798901 95.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CEB1180, 9686, 0xCEB10139, 107.299, 37.7989, 95.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB10139 [107.299004 37.798901 95.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB1181, 9686, 0xCEB10139, 100.705, 32.9338, 95.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7CEB1182, 9686, 0xCEB10139, 100.705, 36.882, 95.35, -0.707107, 0, 0, /* @teleloc 0xCEB10139 [100.705002 36.882000 95.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1183, 9686, 0xCEB10139, 104.915, 31.8989, 95.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB10139 [104.915001 31.898899 95.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB1183, 9686, 0xCEB10139, 104.915, 31.8989, 95.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB10139 [104.915001 31.898899 95.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB1184, 9686, 0xCEB10139, 108.505, 32.9482, 95.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7CEB118B, 11697, 0xCEB10139, 107.513, 32.6962, 92.1, 0.297375, 0, 0, - /* @teleloc 0xCEB10139 [107.513000 32.696201 92.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB118C, 11697, 0xCEB10139, 104.668, 37.2867, 92.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCEB10139 [104.667999 37.286701 92.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CEB118C, 11697, 0xCEB10139, 104.668, 37.2867, 92.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCEB10139 [104.667999 37.286701 92.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB118D, 9686, 0xCEB1013B, 107.413, 30.9461, 90.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB1013B [107.413002 30.946100 90.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB118D, 9686, 0xCEB1013B, 107.413, 30.9461, 90.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB1013B [107.413002 30.946100 90.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB118E, 9686, 0xCEB1013B, 103.916, 34.1801, 90.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCEB1013B [103.916000 34.180099 90.449997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB118F, 9686, 0xCEB1013B, 106.17, 37.4301, 90.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB1013B [106.169998 37.430099 90.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CEB118F, 9686, 0xCEB1013B, 106.17, 37.4301, 90.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB1013B [106.169998 37.430099 90.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB1190, 11697, 0xCEB1013B, 112.037, 36.229, 88.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7CEB1193, 11697, 0xCEB1013B, 104.804, 34.7409, 88.1, -0.707107, 0, 0, /* @teleloc 0xCEB1013B [104.804001 34.740898 88.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1194, 9686, 0xCEB1013B, 111.313, 30.9461, 90.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB1013B [111.313004 30.946100 90.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB1194, 9686, 0xCEB1013B, 111.313, 30.9461, 90.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB1013B [111.313004 30.946100 90.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1195, 9686, 0xCEB1013B, 109.42, 37.4301, 90.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB1013B [109.419998 37.430099 90.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CEB1195, 9686, 0xCEB1013B, 109.42, 37.4301, 90.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB1013B [109.419998 37.430099 90.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB1196, 9686, 0xCEB1013B, 113.866, 32.9801, 90.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7CEB1197, 11698, 0xCEB1013B, 107.899, 34.8303, 91.5, -0.707107, 0, 0, /* @teleloc 0xCEB1013B [107.899002 34.830299 91.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1198, 11697, 0xCEB1013B, 108.504, 31.7909, 88.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCEB1013B [108.503998 31.790899 88.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB1198, 11697, 0xCEB1013B, 108.504, 31.7909, 88.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCEB1013B [108.503998 31.790899 88.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB1199, 11697, 0xCEB1013B, 107.887, 36.979, 88.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCEB1013B [107.887001 36.979000 88.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CEB1199, 11697, 0xCEB1013B, 107.887, 36.979, 88.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCEB1013B [107.887001 36.979000 88.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB119A, 412, 0xCEB10000, 111.27, 40.1775, 92, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCEB10000 [111.269997 40.177502 92.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB119A, 412, 0xCEB10000, 111.27, 40.1775, 92, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCEB10000 [111.269997 40.177502 92.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB119B, 9686, 0xCEB10000, 111.313, 40.3461, 95.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCEB10000 [111.313004 40.346100 95.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB119B, 9686, 0xCEB10000, 111.313, 40.3461, 95.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCEB10000 [111.313004 40.346100 95.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB119C, 9686, 0xCEB10000, 113.613, 39.4461, 94.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7CEB119E, 12679, 0xCEB10000, 114.418, 39.7367, 92.1, -0.402747, 0, 0, /* @teleloc 0xCEB10000 [114.417999 39.736698 92.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CEB119F, 12679, 0xCEB10000, 104.418, 38.7867, 92.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCEB10000 [104.417999 38.786701 92.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CEB119F, 12679, 0xCEB10000, 104.418, 38.7867, 92.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCEB10000 [104.417999 38.786701 92.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CEB11A0, 13366, 0xCEB10104, 38.9711, 37.1733, 90.005, 0.310316, 0, 0, 0.950633, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CF5C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CF5C.sql index df15e6ac5c..d8c07d90dd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CF5C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CF5C.sql @@ -381,20 +381,20 @@ VALUES (0x7CF5C05E, 9686, 0xCF5C0128, 82.5141, 33.4851, 29.5, -0.707107, 0, 0, /* @teleloc 0xCF5C0128 [82.514099 33.485100 29.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C05F, 9686, 0xCF5C0128, 81.3141, 31.5851, 28.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0128 [81.314102 31.585100 28.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C05F, 9686, 0xCF5C0128, 81.3141, 31.5851, 28.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0128 [81.314102 31.585100 28.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C060, 9686, 0xCF5C0129, 84.1681, 29.7, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0129 [84.168098 29.700001 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C060, 9686, 0xCF5C0129, 84.1681, 29.7, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0129 [84.168098 29.700001 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C061, 9686, 0xCF5C0129, 89.5465, 29.7, 27.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0129 [89.546501 29.700001 27.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C061, 9686, 0xCF5C0129, 89.5465, 29.7, 27.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0129 [89.546501 29.700001 27.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C062, 9686, 0xCF5C0129, 86.8965, 35.65, 29.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0129 [86.896500 35.650002 29.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF5C062, 9686, 0xCF5C0129, 86.8965, 35.65, 29.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0129 [86.896500 35.650002 29.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C063, 9686, 0xCF5C0129, 90.8465, 34.6, 27.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -417,16 +417,16 @@ VALUES (0x7CF5C067, 11698, 0xCF5C0129, 86.9055, 32.7422, 32.6, -0.707107, 0, 0, /* @teleloc 0xCF5C0129 [86.905502 32.742199 32.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C068, 11697, 0xCF5C0129, 86.892, 35.2756, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF5C0129 [86.891998 35.275600 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF5C068, 11697, 0xCF5C0129, 86.892, 35.2756, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF5C0129 [86.891998 35.275600 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C069, 9686, 0xCF5C012D, 83.8326, 28.7812, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C012D [83.832603 28.781200 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C069, 9686, 0xCF5C012D, 83.8326, 28.7812, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C012D [83.832603 28.781200 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C06A, 9686, 0xCF5C012D, 84.0826, 35.3312, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C012D [84.082603 35.331200 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF5C06A, 9686, 0xCF5C012D, 84.0826, 35.3312, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C012D [84.082603 35.331200 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C06B, 9686, 0xCF5C012D, 87.5817, 31.9455, 24.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -445,8 +445,8 @@ VALUES (0x7CF5C06E, 9687, 0xCF5C012D, 86.97, 34.7302, 22.1, 0.878817, 0, 0, -0. /* @teleloc 0xCF5C012D [86.970001 34.730202 22.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C06F, 412, 0xCF5C0000, 80.2555, 37.2522, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCF5C0000 [80.255501 37.252201 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C06F, 412, 0xCF5C0000, 80.2555, 37.2522, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCF5C0000 [80.255501 37.252201 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C070, 11697, 0xCF5C0131, 130.979, 65.4057, 26.075, -0.936977, 0, 0, -0.34939, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1334,7 +1334,7 @@ VALUES (0x7CF5C0DE, 11697, 0xCF5C010B, 155.039, 159.235, 24.15, -0.382683, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C0DF, 11697, 0xCF5C010B, 155.719, 162.955, 24.15, -0.999328, 0, 0, -0.036645, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF5C010B [155.718994 162.955002 24.150000] -0.999328 0.000000 0.000000 -0.036644 */ +/* @teleloc 0xCF5C010B [155.718994 162.955002 24.150000] -0.999328 0.000000 0.000000 -0.036645 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C0E0, 11697, 0xCF5C010B, 153.918, 161.641, 24.15, 0.923879, 0, 0, 0.382684, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1789,8 +1789,8 @@ VALUES (0x7CF5C150, 11697, 0xCF5C0128, 82.1273, 36.2358, 26.1, 0.91496, 0, 0, -0 /* @teleloc 0xCF5C0128 [82.127296 36.235802 26.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C151, 11697, 0xCF5C0128, 81.1022, 31.9608, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF5C0128 [81.102203 31.960800 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C151, 11697, 0xCF5C0128, 81.1022, 31.9608, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF5C0128 [81.102203 31.960800 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C152, 9686, 0xCF5C0128, 77.8641, 32.3601, 28.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1805,8 +1805,8 @@ VALUES (0x7CF5C154, 9686, 0xCF5C0128, 77.8641, 35.8351, 28.5, -0.707107, 0, 0, /* @teleloc 0xCF5C0128 [77.864098 35.835098 28.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C155, 9686, 0xCF5C0128, 80.2826, 36.7312, 29.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0128 [80.282600 36.731201 29.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF5C155, 9686, 0xCF5C0128, 80.2826, 36.7312, 29.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0128 [80.282600 36.731201 29.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C156, 9686, 0xCF5C0128, 82.5141, 35.58, 28.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1821,8 +1821,8 @@ VALUES (0x7CF5C158, 9686, 0xCF5C0129, 90.8465, 32.6623, 29.875, 0.707107, 0, 0, /* @teleloc 0xCF5C0129 [90.846497 32.662300 29.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C159, 9686, 0xCF5C0129, 86.9121, 29.7, 29.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0129 [86.912102 29.700001 29.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C159, 9686, 0xCF5C0129, 86.9121, 29.7, 29.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0129 [86.912102 29.700001 29.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C15A, 9686, 0xCF5C0129, 82.955, 30.7144, 29.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1837,12 +1837,12 @@ VALUES (0x7CF5C15C, 9686, 0xCF5C0129, 82.955, 34.7638, 29.6, -0.707107, 0, 0, - /* @teleloc 0xCF5C0129 [82.955002 34.763802 29.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C15D, 9686, 0xCF5C0129, 84.3471, 35.65, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0129 [84.347099 35.650002 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF5C15D, 9686, 0xCF5C0129, 84.3471, 35.65, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0129 [84.347099 35.650002 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C15E, 9686, 0xCF5C0129, 89.5714, 35.65, 29.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0129 [89.571404 35.650002 29.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF5C15E, 9686, 0xCF5C0129, 89.5714, 35.65, 29.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0129 [89.571404 35.650002 29.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C15F, 11698, 0xCF5C0129, 89.4405, 30.8472, 30.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1873,12 +1873,12 @@ VALUES (0x7CF5C165, 11697, 0xCF5C0129, 83.9255, 30.4722, 26.1, 0.359182, 0, 0, 0 /* @teleloc 0xCF5C0129 [83.925499 30.472200 26.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C166, 9686, 0xCF5C012D, 85.9213, 28.7812, 24.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C012D [85.921303 28.781200 24.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C166, 9686, 0xCF5C012D, 85.9213, 28.7812, 24.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C012D [85.921303 28.781200 24.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C167, 9686, 0xCF5C012D, 81.0583, 35.3312, 24.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C012D [81.058296 35.331200 24.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF5C167, 9686, 0xCF5C012D, 81.0583, 35.3312, 24.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C012D [81.058296 35.331200 24.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C168, 9686, 0xCF5C012D, 77.8728, 30.2463, 24.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1889,32 +1889,32 @@ VALUES (0x7CF5C169, 11698, 0xCF5C012D, 82.5955, 32.0172, 25.525, 0.707107, 0, 0, /* @teleloc 0xCF5C012D [82.595497 32.017200 25.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C16A, 11697, 0xCF5C012D, 82.7006, 29.1913, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF5C012D [82.700600 29.191299 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C16A, 11697, 0xCF5C012D, 82.7006, 29.1913, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF5C012D [82.700600 29.191299 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C16B, 11697, 0xCF5C012D, 86.792, 32.167, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCF5C012D [86.792000 32.167000 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C16C, 11697, 0xCF5C012D, 84.253, 34.8334, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF5C012D [84.252998 34.833401 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF5C16C, 11697, 0xCF5C012D, 84.253, 34.8334, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF5C012D [84.252998 34.833401 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C16D, 9686, 0xCF5C0000, 80.2576, 37.3662, 29.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0000 [80.257599 37.366199 29.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C16D, 9686, 0xCF5C0000, 80.2576, 37.3662, 29.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0000 [80.257599 37.366199 29.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C16E, 9686, 0xCF5C0000, 77.2476, 43.2212, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0000 [77.247597 43.221199 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CF5C16E, 9686, 0xCF5C0000, 77.2476, 43.2212, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0000 [77.247597 43.221199 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C16F, 9686, 0xCF5C0000, 83.2776, 43.2212, 27.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF5C0000 [83.277603 43.221199 27.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CF5C16F, 9686, 0xCF5C0000, 83.2776, 43.2212, 27.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF5C0000 [83.277603 43.221199 27.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF5C170, 12679, 0xCF5C0000, 84.8005, 37.6872, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCF5C0000 [84.800499 37.687199 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF5C170, 12679, 0xCF5C0000, 84.8005, 37.6872, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCF5C0000 [84.800499 37.687199 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF5C171, 12679, 0xCF5C0000, 75.9555, 37.5772, 26.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CF62.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CF62.sql index cf6f41e90e..181baa34e3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CF62.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CF62.sql @@ -10,7 +10,7 @@ VALUES (0x7CF62001, 2583, 0xCF620103, 154.329, 81.934, 6.02939, -0.474885, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF62002, 1154, 0xCF620100, 155.602, 93.3779, -0.34, -0.999626, 0, 0, 0.027349, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0xCF620100 [155.602005 93.377899 -0.340000] -0.999626 0.000000 0.000000 0.027348 */ +/* @teleloc 0xCF620100 [155.602005 93.377899 -0.340000] -0.999626 0.000000 0.000000 0.027349 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7CF62002, 0x7CF62000, '2005-02-09 10:00:00') /* Se Sclavus (2583) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CF70.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CF70.sql index e4f1962dfe..806fc9eae4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CF70.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CF70.sql @@ -5,24 +5,24 @@ VALUES (0x7CF70000, 11697, 0xCF700102, 65.0373, 37.3013, 38.075, -0.909599, 0, 0 /* @teleloc 0xCF700102 [65.037300 37.301300 38.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70001, 9686, 0xCF700102, 64.9578, 32.3134, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700102 [64.957802 32.313400 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70001, 9686, 0xCF700102, 64.9578, 32.3134, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700102 [64.957802 32.313400 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70002, 11697, 0xCF700102, 60.9709, 35.2203, 38.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCF700102 [60.970901 35.220299 38.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70003, 9686, 0xCF700102, 59.2578, 32.3384, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700102 [59.257801 32.338402 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70003, 9686, 0xCF700102, 59.2578, 32.3384, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700102 [59.257801 32.338402 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70004, 9686, 0xCF700102, 59.4909, 38.2801, 40.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700102 [59.490898 38.280102 40.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70004, 9686, 0xCF700102, 59.4909, 38.2801, 40.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700102 [59.490898 38.280102 40.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70005, 9686, 0xCF700102, 64.921, 38.3051, 40.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700102 [64.920998 38.305099 40.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70005, 9686, 0xCF700102, 64.921, 38.3051, 40.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700102 [64.920998 38.305099 40.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70006, 9686, 0xCF700102, 66.246, 37.5801, 40.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7CF70009, 11697, 0xCF700102, 63.7209, 35.2203, 38.075, 0.707107, 0, 0, /* @teleloc 0xCF700102 [63.720901 35.220299 38.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7000A, 9686, 0xCF700102, 62.0449, 32.3134, 41.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700102 [62.044899 32.313400 41.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7000A, 9686, 0xCF700102, 62.0449, 32.3134, 41.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700102 [62.044899 32.313400 41.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7000B, 9686, 0xCF700102, 66.246, 35.2135, 41.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCF700102 [66.246002 35.213501 41.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7000C, 9686, 0xCF700102, 62.2823, 38.2801, 41.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700102 [62.282299 38.280102 41.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF7000C, 9686, 0xCF700102, 62.2823, 38.2801, 41.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700102 [62.282299 38.280102 41.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7000D, 9686, 0xCF700102, 58.1174, 33.7167, 40.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7CF70013, 11698, 0xCF700102, 59.9335, 36.847, 42.175, -0.9486, 0, 0, - /* @teleloc 0xCF700102 [59.933498 36.847000 42.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70014, 11697, 0xCF700102, 62.3123, 37.6263, 38.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700102 [62.312302 37.626301 38.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70014, 11697, 0xCF700102, 62.3123, 37.6263, 38.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700102 [62.312302 37.626301 38.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70015, 11697, 0xCF700102, 62.3123, 35.2013, 38.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7CF70016, 11697, 0xCF700102, 59.0142, 33.1511, 38.075, -0.364064, 0, 0 /* @teleloc 0xCF700102 [59.014198 33.151100 38.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70017, 11697, 0xCF700102, 60.4892, 32.7011, 38.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700102 [60.489201 32.701099 38.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70017, 11697, 0xCF700102, 60.4892, 32.7011, 38.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700102 [60.489201 32.701099 38.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70018, 11697, 0xCF700102, 63.5642, 32.7011, 38.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700102 [63.564201 32.701099 38.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70018, 11697, 0xCF700102, 63.5642, 32.7011, 38.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700102 [63.564201 32.701099 38.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70019, 11697, 0xCF700104, 56.5318, 34.5726, 38.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700104 [56.531799 34.572601 38.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7CF70019, 11697, 0xCF700104, 56.5318, 34.5726, 38.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700104 [56.531799 34.572601 38.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7001A, 11697, 0xCF700104, 57.2144, 38.8964, 38.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCF700104 [57.214401 38.896400 38.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7001B, 9686, 0xCF700104, 56.6856, 34.193, 40.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700104 [56.685600 34.193001 40.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7001B, 9686, 0xCF700104, 56.6856, 34.193, 40.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700104 [56.685600 34.193001 40.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7001C, 9686, 0xCF700104, 53.1706, 36.8205, 40.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7CF7001F, 9686, 0xCF700104, 57.6648, 36.118, 41.475, 0.707107, 0, 0, /* @teleloc 0xCF700104 [57.664799 36.118000 41.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70020, 9686, 0xCF700104, 55.7202, 39.3623, 41.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700104 [55.720200 39.362301 41.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70020, 9686, 0xCF700104, 55.7202, 39.3623, 41.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700104 [55.720200 39.362301 41.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70021, 11697, 0xCF700106, 61.0118, 34.5696, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7CF70023, 9686, 0xCF700106, 63.0206, 34.5704, 35.95, 0.707107, 0, 0, /* @teleloc 0xCF700106 [63.020599 34.570400 35.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70024, 9686, 0xCF700106, 57.7456, 31.3705, 35.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700106 [57.745602 31.370501 35.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70024, 9686, 0xCF700106, 57.7456, 31.3705, 35.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700106 [57.745602 31.370501 35.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70025, 9686, 0xCF700106, 53.1206, 34.5955, 35.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCF700106 [53.120602 34.595501 35.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70026, 9686, 0xCF700106, 59.1456, 37.9205, 35.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700106 [59.145599 37.920502 35.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70026, 9686, 0xCF700106, 59.1456, 37.9205, 35.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700106 [59.145599 37.920502 35.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70027, 11698, 0xCF700106, 58.0379, 35.236, 37.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCF700106 [58.037899 35.236000 37.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70027, 11698, 0xCF700106, 58.0379, 35.236, 37.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCF700106 [58.037899 35.236000 37.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70028, 9687, 0xCF700106, 62.4578, 31.9134, 34.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xCF700106 [62.457802 31.913401 34.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70029, 9686, 0xCF700106, 60.3193, 31.3705, 35.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700106 [60.319302 31.370501 35.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70029, 9686, 0xCF700106, 60.3193, 31.3705, 35.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700106 [60.319302 31.370501 35.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7002A, 9686, 0xCF700106, 56.0957, 37.9205, 35.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700106 [56.095699 37.920502 35.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF7002A, 9686, 0xCF700106, 56.0957, 37.9205, 35.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700106 [56.095699 37.920502 35.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7002B, 11697, 0xCF700106, 62.326, 37.1633, 34.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCF700106 [62.326000 37.163300 34.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7002C, 11697, 0xCF700106, 58.951, 34.6383, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700106 [58.951000 34.638302 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7002C, 11697, 0xCF700106, 58.951, 34.6383, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700106 [58.951000 34.638302 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7002D, 11697, 0xCF700106, 53.726, 31.9633, 34.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCF700106 [53.726002 31.963301 34.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7002E, 412, 0xCF700000, 55.7078, 39.7234, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCF700000 [55.707802 39.723400 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7002E, 412, 0xCF700000, 55.7078, 39.7234, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCF700000 [55.707802 39.723400 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7002F, 9686, 0xCF700000, 55.6856, 39.818, 41.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700000 [55.685600 39.818001 41.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7002F, 9686, 0xCF700000, 55.6856, 39.818, 41.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700000 [55.685600 39.818001 41.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70030, 9686, 0xCF700000, 57.5842, 39.818, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700000 [57.584202 39.818001 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70030, 9686, 0xCF700000, 57.5842, 39.818, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700000 [57.584202 39.818001 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70031, 9686, 0xCF700000, 53.8334, 39.818, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700000 [53.833401 39.818001 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70031, 9686, 0xCF700000, 53.8334, 39.818, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700000 [53.833401 39.818001 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70032, 12679, 0xCF700000, 52.0123, 40.3763, 38.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCF700000 [52.012299 40.376301 38.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70033, 12679, 0xCF700000, 66.3623, 40.1513, 38.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCF700000 [66.362297 40.151299 38.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70033, 12679, 0xCF700000, 66.3623, 40.1513, 38.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCF700000 [66.362297 40.151299 38.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70034, 412, 0xCF70010A, 43.1063, 87.4223, 38, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1253,16 +1253,16 @@ VALUES (0x7CF70138, 9686, 0xCF70012F, 154.009, 58.3543, 41.5, -0.707107, 0, 0, /* @teleloc 0xCF70012F [154.009003 58.354301 41.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70139, 9686, 0xCF70012F, 152.809, 56.4543, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF70012F [152.809006 56.454300 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70139, 9686, 0xCF70012F, 152.809, 56.4543, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF70012F [152.809006 56.454300 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7013A, 11697, 0xCF70012F, 153.622, 61.1049, 38.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCF70012F [153.621994 61.104900 38.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7013B, 11697, 0xCF70012F, 152.597, 56.83, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF70012F [152.597000 56.830002 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7013B, 11697, 0xCF70012F, 152.597, 56.83, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF70012F [152.597000 56.830002 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7013C, 9686, 0xCF70012F, 149.359, 57.2293, 40.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1277,24 +1277,24 @@ VALUES (0x7CF7013E, 9686, 0xCF70012F, 149.359, 60.7043, 40.5, -0.707107, 0, 0, /* @teleloc 0xCF70012F [149.358994 60.704300 40.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7013F, 9686, 0xCF70012F, 151.777, 61.6004, 41.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF70012F [151.776993 61.600399 41.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF7013F, 9686, 0xCF70012F, 151.777, 61.6004, 41.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF70012F [151.776993 61.600399 41.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70140, 9686, 0xCF70012F, 154.009, 60.4492, 40.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCF70012F [154.009003 60.449200 40.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70141, 9686, 0xCF700130, 155.663, 54.5692, 39.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700130 [155.662994 54.569199 39.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70141, 9686, 0xCF700130, 155.663, 54.5692, 39.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700130 [155.662994 54.569199 39.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70142, 9686, 0xCF700130, 161.041, 54.5692, 39.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700130 [161.041000 54.569199 39.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70142, 9686, 0xCF700130, 161.041, 54.5692, 39.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700130 [161.041000 54.569199 39.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70143, 9686, 0xCF700130, 158.391, 60.5192, 41.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700130 [158.391006 60.519199 41.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70143, 9686, 0xCF700130, 158.391, 60.5192, 41.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700130 [158.391006 60.519199 41.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70144, 9686, 0xCF700130, 162.341, 59.4692, 39.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1317,8 +1317,8 @@ VALUES (0x7CF70148, 11698, 0xCF700130, 158.4, 57.6114, 44.6, -0.707107, 0, 0, -0 /* @teleloc 0xCF700130 [158.399994 57.611401 44.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70149, 11697, 0xCF700130, 158.386, 60.1448, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700130 [158.386002 60.144798 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70149, 11697, 0xCF700130, 158.386, 60.1448, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700130 [158.386002 60.144798 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7014A, 9686, 0xCF700130, 162.341, 55.6788, 39.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1329,8 +1329,8 @@ VALUES (0x7CF7014B, 9686, 0xCF700130, 162.341, 57.5315, 41.875, 0.707107, 0, 0, /* @teleloc 0xCF700130 [162.341003 57.531502 41.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7014C, 9686, 0xCF700130, 158.407, 54.5692, 41.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700130 [158.406998 54.569199 41.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7014C, 9686, 0xCF700130, 158.407, 54.5692, 41.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700130 [158.406998 54.569199 41.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7014D, 9686, 0xCF700130, 154.449, 55.5836, 41.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1345,12 +1345,12 @@ VALUES (0x7CF7014F, 9686, 0xCF700130, 154.449, 59.633, 41.6, -0.707107, 0, 0, - /* @teleloc 0xCF700130 [154.449005 59.632999 41.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70150, 9686, 0xCF700130, 155.842, 60.5192, 41.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700130 [155.841995 60.519199 41.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70150, 9686, 0xCF700130, 155.842, 60.5192, 41.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700130 [155.841995 60.519199 41.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70151, 9686, 0xCF700130, 161.066, 60.5192, 41.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700130 [161.065994 60.519199 41.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70151, 9686, 0xCF700130, 161.066, 60.5192, 41.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700130 [161.065994 60.519199 41.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70152, 11698, 0xCF700130, 160.935, 55.7164, 42.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x7CF70158, 11697, 0xCF700130, 155.42, 55.3414, 38.1, 0.359182, 0, 0, 0. /* @teleloc 0xCF700130 [155.419998 55.341400 38.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70159, 9686, 0xCF700134, 155.327, 53.6504, 36.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700134 [155.326996 53.650398 36.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70159, 9686, 0xCF700134, 155.327, 53.6504, 36.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700134 [155.326996 53.650398 36.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7015A, 9686, 0xCF700134, 155.577, 60.2004, 36.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700134 [155.576996 60.200401 36.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF7015A, 9686, 0xCF700134, 155.577, 60.2004, 36.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700134 [155.576996 60.200401 36.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7015B, 9686, 0xCF700134, 159.076, 56.8147, 36.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,12 +1405,12 @@ VALUES (0x7CF7015E, 9687, 0xCF700134, 158.465, 59.5994, 34.1, 0.878817, 0, 0, - /* @teleloc 0xCF700134 [158.464996 59.599400 34.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7015F, 9686, 0xCF700134, 157.416, 53.6504, 36.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700134 [157.416000 53.650398 36.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7015F, 9686, 0xCF700134, 157.416, 53.6504, 36.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700134 [157.416000 53.650398 36.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70160, 9686, 0xCF700134, 152.553, 60.2004, 36.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700134 [152.552994 60.200401 36.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70160, 9686, 0xCF700134, 152.553, 60.2004, 36.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700134 [152.552994 60.200401 36.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70161, 9686, 0xCF700134, 149.367, 55.1155, 36.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1421,36 +1421,36 @@ VALUES (0x7CF70162, 11698, 0xCF700134, 154.09, 56.8864, 37.525, 0.707107, 0, 0, /* @teleloc 0xCF700134 [154.089996 56.886398 37.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70163, 11697, 0xCF700134, 154.195, 54.0605, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700134 [154.195007 54.060501 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70163, 11697, 0xCF700134, 154.195, 54.0605, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700134 [154.195007 54.060501 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70164, 11697, 0xCF700134, 158.287, 57.0362, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCF700134 [158.287003 57.036201 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70165, 11697, 0xCF700134, 155.747, 59.7026, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700134 [155.746994 59.702599 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70165, 11697, 0xCF700134, 155.747, 59.7026, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700134 [155.746994 59.702599 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70166, 412, 0xCF700000, 151.75, 62.1214, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCF700000 [151.750000 62.121399 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70166, 412, 0xCF700000, 151.75, 62.1214, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCF700000 [151.750000 62.121399 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70167, 9686, 0xCF700000, 151.752, 62.2354, 41.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700000 [151.751999 62.235401 41.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70167, 9686, 0xCF700000, 151.752, 62.2354, 41.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700000 [151.751999 62.235401 41.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70168, 9686, 0xCF700000, 148.742, 68.0904, 39.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700000 [148.742004 68.090401 39.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CF70168, 9686, 0xCF700000, 148.742, 68.0904, 39.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700000 [148.742004 68.090401 39.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70169, 9686, 0xCF700000, 154.772, 68.0904, 39.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700000 [154.772003 68.090401 39.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7CF70169, 9686, 0xCF700000, 154.772, 68.0904, 39.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700000 [154.772003 68.090401 39.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7016A, 12679, 0xCF700000, 156.295, 62.5564, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCF700000 [156.294998 62.556400 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7016A, 12679, 0xCF700000, 156.295, 62.5564, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCF700000 [156.294998 62.556400 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7016B, 12679, 0xCF700000, 147.45, 62.4464, 38.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x7CF7016D, 9686, 0xCF700136, 112.947, 34.029, 40.85, 0.317305, 0, 0, - /* @teleloc 0xCF700136 [112.946999 34.028999 40.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7016E, 9686, 0xCF700136, 111.34, 33.5076, 43.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700136 [111.339996 33.507599 43.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7016E, 9686, 0xCF700136, 111.34, 33.5076, 43.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700136 [111.339996 33.507599 43.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7016F, 9686, 0xCF700136, 108.993, 36.6416, 41.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7CF70171, 9686, 0xCF700136, 113.097, 39.329, 40.85, -0.902209, 0, 0, /* @teleloc 0xCF700136 [113.097000 39.328999 40.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70172, 9686, 0xCF700136, 111.347, 40.5416, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700136 [111.347000 40.541599 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70172, 9686, 0xCF700136, 111.347, 40.5416, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700136 [111.347000 40.541599 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70173, 11697, 0xCF700136, 111.395, 33.8482, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700136 [111.394997 33.848202 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70173, 11697, 0xCF700136, 111.395, 33.8482, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700136 [111.394997 33.848202 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70174, 11697, 0xCF700136, 109.495, 34.8982, 38.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCF700136 [109.495003 34.898201 38.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70175, 9686, 0xCF700139, 102.082, 32.8104, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700139 [102.082001 32.810398 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70175, 9686, 0xCF700139, 102.082, 32.8104, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700139 [102.082001 32.810398 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70176, 9686, 0xCF700139, 107.482, 32.8104, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700139 [107.482002 32.810398 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70176, 9686, 0xCF700139, 107.482, 32.8104, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700139 [107.482002 32.810398 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70177, 9686, 0xCF700139, 108.532, 34.1596, 39.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCF700139 [108.531998 34.159599 39.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70178, 9686, 0xCF700139, 104.532, 38.7104, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700139 [104.531998 38.710400 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70178, 9686, 0xCF700139, 104.532, 38.7104, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700139 [104.531998 38.710400 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70179, 9686, 0xCF700139, 100.732, 35.5604, 42.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7CF7017D, 11697, 0xCF700139, 104.414, 35.889, 38.1, -0.707107, 0, 0, - /* @teleloc 0xCF700139 [104.414001 35.889000 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7017E, 11697, 0xCF700139, 104.945, 33.3982, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700139 [104.945000 33.398201 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7017E, 11697, 0xCF700139, 104.945, 33.3982, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700139 [104.945000 33.398201 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7017F, 9686, 0xCF700139, 101.983, 38.7104, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700139 [101.983002 38.710400 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF7017F, 9686, 0xCF700139, 101.983, 38.7104, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700139 [101.983002 38.710400 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70180, 9686, 0xCF700139, 107.326, 38.7104, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700139 [107.325996 38.710400 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70180, 9686, 0xCF700139, 107.326, 38.7104, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700139 [107.325996 38.710400 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70181, 9686, 0xCF700139, 100.732, 33.8453, 41.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7CF70182, 9686, 0xCF700139, 100.732, 37.7935, 41.35, -0.707107, 0, 0, /* @teleloc 0xCF700139 [100.732002 37.793499 41.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70183, 9686, 0xCF700139, 104.942, 32.8104, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700139 [104.942001 32.810398 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70183, 9686, 0xCF700139, 104.942, 32.8104, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700139 [104.942001 32.810398 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70184, 9686, 0xCF700139, 108.532, 33.8596, 41.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7CF7018B, 11697, 0xCF700139, 107.54, 33.6077, 38.1, 0.297375, 0, 0, -0 /* @teleloc 0xCF700139 [107.540001 33.607700 38.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7018C, 11697, 0xCF700139, 104.695, 38.1982, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF700139 [104.695000 38.198200 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF7018C, 11697, 0xCF700139, 104.695, 38.1982, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF700139 [104.695000 38.198200 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7018D, 9686, 0xCF70013B, 107.44, 31.8576, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF70013B [107.440002 31.857599 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7018D, 9686, 0xCF70013B, 107.44, 31.8576, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF70013B [107.440002 31.857599 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7018E, 9686, 0xCF70013B, 103.943, 35.0916, 36.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCF70013B [103.943001 35.091599 36.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7018F, 9686, 0xCF70013B, 106.197, 38.3416, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF70013B [106.196999 38.341599 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF7018F, 9686, 0xCF70013B, 106.197, 38.3416, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF70013B [106.196999 38.341599 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70190, 11697, 0xCF70013B, 112.064, 37.1405, 34.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7CF70193, 11697, 0xCF70013B, 104.831, 35.6524, 34.1, -0.707107, 0, 0, /* @teleloc 0xCF70013B [104.831001 35.652401 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70194, 9686, 0xCF70013B, 111.34, 31.8576, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF70013B [111.339996 31.857599 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70194, 9686, 0xCF70013B, 111.34, 31.8576, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF70013B [111.339996 31.857599 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70195, 9686, 0xCF70013B, 109.447, 38.3416, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF70013B [109.446999 38.341599 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70195, 9686, 0xCF70013B, 109.447, 38.3416, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF70013B [109.446999 38.341599 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF70196, 9686, 0xCF70013B, 113.893, 33.8916, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7CF70197, 11698, 0xCF70013B, 107.926, 35.7418, 37.5, -0.707107, 0, 0, /* @teleloc 0xCF70013B [107.926003 35.741798 37.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70198, 11697, 0xCF70013B, 108.531, 32.7024, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF70013B [108.530998 32.702400 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF70198, 11697, 0xCF70013B, 108.531, 32.7024, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF70013B [108.530998 32.702400 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF70199, 11697, 0xCF70013B, 107.914, 37.8905, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCF70013B [107.914001 37.890499 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CF70199, 11697, 0xCF70013B, 107.914, 37.8905, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCF70013B [107.914001 37.890499 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7019A, 412, 0xCF700000, 111.297, 41.089, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCF700000 [111.296997 41.089001 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7019A, 412, 0xCF700000, 111.297, 41.089, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCF700000 [111.296997 41.089001 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7019B, 9686, 0xCF700000, 111.34, 41.2576, 41.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCF700000 [111.339996 41.257599 41.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7019B, 9686, 0xCF700000, 111.34, 41.2576, 41.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCF700000 [111.339996 41.257599 41.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF7019C, 9686, 0xCF700000, 113.64, 40.3576, 40.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7CF7019E, 12679, 0xCF700000, 114.445, 40.6482, 38.1, -0.402747, 0, 0, /* @teleloc 0xCF700000 [114.445000 40.648201 38.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF7019F, 12679, 0xCF700000, 104.445, 39.6982, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCF700000 [104.445000 39.698200 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF7019F, 12679, 0xCF700000, 104.445, 39.6982, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCF700000 [104.445000 39.698200 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF701A0, 18956, 0xCF700104, 56.409, 36.4418, 38.005, 0.014195, 0, 0, -0.999899, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CF80.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CF80.sql index 591a40aaa9..9df50d8074 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CF80.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CF80.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xCF80; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CF80000, 412, 0xCF800000, 107.014, 186.032, 22.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCF800000 [107.014000 186.031998 22.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CF80000, 412, 0xCF800000, 107.014, 186.032, 22.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCF800000 [107.014000 186.031998 22.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CF80001, 412, 0xCF800000, 113.574, 178.292, 22.005, -0.710799, 0, 0, -0.703395, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/CFC0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/CFC0.sql index a9a2e734ad..3a9849c42d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/CFC0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/CFC0.sql @@ -5,24 +5,24 @@ VALUES (0x7CFC0000, 11697, 0xCFC00102, 41.9582, 36.7457, 0.075, -0.909599, 0, 0, /* @teleloc 0xCFC00102 [41.958199 36.745701 0.075000] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0001, 9686, 0xCFC00102, 41.8787, 31.7578, 2.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00102 [41.878700 31.757799 2.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC0001, 9686, 0xCFC00102, 41.8787, 31.7578, 2.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00102 [41.878700 31.757799 2.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC0002, 11697, 0xCFC00102, 37.8918, 34.6647, 0.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCFC00102 [37.891800 34.664700 0.075000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0003, 9686, 0xCFC00102, 36.1787, 31.7828, 2.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00102 [36.178699 31.782801 2.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC0003, 9686, 0xCFC00102, 36.1787, 31.7828, 2.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00102 [36.178699 31.782801 2.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0004, 9686, 0xCFC00102, 36.4118, 37.7245, 2.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00102 [36.411800 37.724499 2.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC0004, 9686, 0xCFC00102, 36.4118, 37.7245, 2.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00102 [36.411800 37.724499 2.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0005, 9686, 0xCFC00102, 41.8419, 37.7495, 2.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00102 [41.841900 37.749500 2.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC0005, 9686, 0xCFC00102, 41.8419, 37.7495, 2.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00102 [41.841900 37.749500 2.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC0006, 9686, 0xCFC00102, 43.1669, 37.0245, 2.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7CFC0009, 11697, 0xCFC00102, 40.6418, 34.6647, 0.075, 0.707107, 0, 0, /* @teleloc 0xCFC00102 [40.641800 34.664700 0.075000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC000A, 11697, 0xCFC00104, 33.4527, 34.017, 0.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCFC00104 [33.452702 34.016998 0.075000] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7CFC000A, 11697, 0xCFC00104, 33.4527, 34.017, 0.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCFC00104 [33.452702 34.016998 0.075000] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC000B, 11697, 0xCFC00104, 34.1353, 38.3408, 0.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCFC00104 [34.135300 38.340801 0.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC000C, 9686, 0xCFC00104, 33.6065, 33.6374, 2.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00104 [33.606499 33.637402 2.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC000C, 9686, 0xCFC00104, 33.6065, 33.6374, 2.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00104 [33.606499 33.637402 2.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC000D, 9686, 0xCFC00104, 30.0915, 36.2649, 2.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7CFC0010, 9686, 0xCFC00106, 39.9415, 34.0148, -2.05, 0.707107, 0, 0, /* @teleloc 0xCFC00106 [39.941502 34.014801 -2.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0011, 9686, 0xCFC00106, 34.6665, 30.8148, -2.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00106 [34.666500 30.814800 -2.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC0011, 9686, 0xCFC00106, 34.6665, 30.8148, -2.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00106 [34.666500 30.814800 -2.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC0012, 9686, 0xCFC00106, 30.0415, 34.0399, -2.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCFC00106 [30.041500 34.039902 -2.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0013, 9686, 0xCFC00106, 36.0665, 37.3648, -2.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00106 [36.066502 37.364799 -2.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC0013, 9686, 0xCFC00106, 36.0665, 37.3648, -2.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00106 [36.066502 37.364799 -2.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0014, 11698, 0xCFC00106, 34.9588, 34.6804, -0.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCFC00106 [34.958801 34.680401 -0.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC0014, 11698, 0xCFC00106, 34.9588, 34.6804, -0.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCFC00106 [34.958801 34.680401 -0.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC0015, 9687, 0xCFC00106, 39.3787, 31.3578, -3.95, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xCFC00106 [39.378700 31.357800 -3.950000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0016, 412, 0xCFC00000, 32.6287, 39.1678, -0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCFC00000 [32.628700 39.167801 -0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC0016, 412, 0xCFC00000, 32.6287, 39.1678, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCFC00000 [32.628700 39.167801 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC0017, 9686, 0xCFC00109, 32.5081, 81.3982, 2.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,8 +161,8 @@ VALUES (0x7CFC0027, 9687, 0xCFC0010E, 36.3081, 86.6982, -3.9, -0.889416, 0, 0, /* @teleloc 0xCFC0010E [36.308102 86.698196 -3.900000] -0.889416 0.000000 0.000000 0.457098 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0028, 412, 0xCFC00000, 39.5181, 79.8482, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCFC00000 [39.518101 79.848198 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7CFC0028, 412, 0xCFC00000, 39.5181, 79.8482, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCFC00000 [39.518101 79.848198 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC0029, 9686, 0xCFC00111, 37.7199, 132.88, 3.6, -0.368024, 0, 0, -0.929816, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x7CFC0039, 9687, 0xCFC00113, 41.4473, 134.966, -4, -0.778311, 0, 0, 0. /* @teleloc 0xCFC00113 [41.447300 134.966003 -4.000000] -0.778311 0.000000 0.000000 0.627879 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC003A, 412, 0xCFC00000, 36.8396, 126.508, -0, -0.917712, 0, 0, -0.397247, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCFC00000 [36.839600 126.508003 -0.000000] -0.917712 0.000000 0.000000 -0.397247 */ +VALUES (0x7CFC003A, 412, 0xCFC00000, 36.8396, 126.508, 0, -0.917712, 0, 0, -0.397247, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCFC00000 [36.839600 126.508003 0.000000] -0.917712 0.000000 0.000000 -0.397247 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC003B, 11697, 0xCFC0011A, 77.4112, 131.585, 2.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -553,8 +553,8 @@ VALUES (0x7CFC0089, 9686, 0xCFC00139, 77.1073, 37.7225, 4.5, -0.707107, 0, 0, - /* @teleloc 0xCFC00139 [77.107300 37.722500 4.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC008A, 9686, 0xCFC0013A, 86.9416, 38.0648, 5.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013A [86.941597 38.064800 5.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC008A, 9686, 0xCFC0013A, 86.9416, 38.0648, 5.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013A [86.941597 38.064800 5.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC008B, 9686, 0xCFC0013A, 91.3416, 36.7648, 4.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -565,8 +565,8 @@ VALUES (0x7CFC008C, 9686, 0xCFC0013A, 91.3416, 33.1148, 4.8, 0.707107, 0, 0, -0 /* @teleloc 0xCFC0013A [91.341599 33.114799 4.800000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC008D, 9686, 0xCFC0013A, 86.8916, 32.1148, 5.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013A [86.891602 32.114799 5.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC008D, 9686, 0xCFC0013A, 86.8916, 32.1148, 5.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013A [86.891602 32.114799 5.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC008E, 11697, 0xCFC0013A, 83.157, 32.7766, 2.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -577,20 +577,20 @@ VALUES (0x7CFC008F, 11697, 0xCFC0013A, 90.657, 37.1766, 2.05, -0.895323, 0, 0, 0 /* @teleloc 0xCFC0013A [90.656998 37.176601 2.050000] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0090, 11698, 0xCFC0013A, 86.9467, 34.9648, 8.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xCFC0013A [86.946701 34.964802 8.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC0090, 11698, 0xCFC0013A, 86.9467, 34.9648, 8.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xCFC0013A [86.946701 34.964802 8.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC0091, 11697, 0xCFC0013A, 87.057, 35.0266, 2.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCFC0013A [87.056999 35.026600 2.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0092, 9686, 0xCFC0013B, 82.8421, 32.1148, 0.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013B [82.842102 32.114799 0.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC0092, 9686, 0xCFC0013B, 82.8421, 32.1148, 0.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013B [82.842102 32.114799 0.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0093, 9686, 0xCFC0013B, 82.7421, 37.6648, 0.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013B [82.742104 37.664799 0.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC0093, 9686, 0xCFC0013B, 82.7421, 37.6648, 0.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013B [82.742104 37.664799 0.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC0094, 9686, 0xCFC0013B, 91.2921, 34.9648, 0.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -609,8 +609,8 @@ VALUES (0x7CFC0097, 9687, 0xCFC0013B, 77.6267, 37.1461, -2, -0.885394, 0, 0, -0 /* @teleloc 0xCFC0013B [77.626701 37.146099 -2.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0098, 412, 0xCFC00000, 86.9467, 39.5748, 2, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xCFC00000 [86.946701 39.574799 2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC0098, 412, 0xCFC00000, 86.9467, 39.5748, 2, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xCFC00000 [86.946701 39.574799 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC0099, 10441, 0xCFC00104, 33.6929, 35.7006, 0.005, 0.017352, 0, 0, -0.999849, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1125,16 +1125,16 @@ VALUES (0x7CFC00AA, 12649, 0xCFC00000, 86.076, 83.7688, 0.005, 0.703853, 0, 0, 0 /* @teleloc 0xCFC00000 [86.075996 83.768799 0.005000] 0.703853 0.000000 0.000000 0.710345 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00AB, 9686, 0xCFC00102, 38.9658, 31.7578, 3.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00102 [38.965801 31.757799 3.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC00AB, 9686, 0xCFC00102, 38.9658, 31.7578, 3.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00102 [38.965801 31.757799 3.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC00AC, 9686, 0xCFC00102, 43.1669, 34.6579, 3.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCFC00102 [43.166901 34.657902 3.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00AD, 9686, 0xCFC00102, 39.2032, 37.7245, 3.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00102 [39.203201 37.724499 3.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC00AD, 9686, 0xCFC00102, 39.2032, 37.7245, 3.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00102 [39.203201 37.724499 3.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC00AE, 9686, 0xCFC00102, 35.0383, 33.161, 2.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1165,8 +1165,8 @@ VALUES (0x7CFC00B4, 11698, 0xCFC00102, 36.8544, 36.2914, 4.175, -0.9486, 0, 0, - /* @teleloc 0xCFC00102 [36.854401 36.291401 4.175000] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00B5, 11697, 0xCFC00102, 39.2332, 37.0707, 0.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCFC00102 [39.233200 37.070702 0.075000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC00B5, 11697, 0xCFC00102, 39.2332, 37.0707, 0.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCFC00102 [39.233200 37.070702 0.075000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC00B6, 11697, 0xCFC00102, 39.2332, 34.6457, 0.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1177,12 +1177,12 @@ VALUES (0x7CFC00B7, 11697, 0xCFC00102, 35.9351, 32.5955, 0.075, -0.364064, 0, 0, /* @teleloc 0xCFC00102 [35.935101 32.595501 0.075000] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00B8, 11697, 0xCFC00102, 37.4101, 32.1455, 0.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCFC00102 [37.410099 32.145500 0.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC00B8, 11697, 0xCFC00102, 37.4101, 32.1455, 0.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCFC00102 [37.410099 32.145500 0.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00B9, 11697, 0xCFC00102, 40.4851, 32.1455, 0.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCFC00102 [40.485100 32.145500 0.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC00B9, 11697, 0xCFC00102, 40.4851, 32.1455, 0.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCFC00102 [40.485100 32.145500 0.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC00BA, 9686, 0xCFC00104, 30.0915, 34.4872, 2.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,48 +1197,48 @@ VALUES (0x7CFC00BC, 9686, 0xCFC00104, 34.5857, 35.5624, 3.475, 0.707107, 0, 0, /* @teleloc 0xCFC00104 [34.585701 35.562401 3.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00BD, 9686, 0xCFC00104, 32.6411, 38.8066, 3.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00104 [32.641102 38.806599 3.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC00BD, 9686, 0xCFC00104, 32.6411, 38.8066, 3.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00104 [32.641102 38.806599 3.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00BE, 9686, 0xCFC00106, 37.2402, 30.8148, -2.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00106 [37.240200 30.814800 -2.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC00BE, 9686, 0xCFC00106, 37.2402, 30.8148, -2.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00106 [37.240200 30.814800 -2.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00BF, 9686, 0xCFC00106, 33.0166, 37.3648, -2.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00106 [33.016602 37.364799 -2.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC00BF, 9686, 0xCFC00106, 33.0166, 37.3648, -2.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00106 [33.016602 37.364799 -2.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC00C0, 11697, 0xCFC00106, 39.2469, 36.6077, -3.9, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCFC00106 [39.246899 36.607700 -3.900000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00C1, 11697, 0xCFC00106, 35.8719, 34.0827, -3.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCFC00106 [35.871899 34.082699 -3.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC00C1, 11697, 0xCFC00106, 35.8719, 34.0827, -3.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCFC00106 [35.871899 34.082699 -3.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC00C2, 11697, 0xCFC00106, 30.6469, 31.4077, -3.9, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCFC00106 [30.646900 31.407700 -3.900000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00C3, 9686, 0xCFC00000, 32.6065, 39.2624, 3.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00000 [32.606499 39.262402 3.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC00C3, 9686, 0xCFC00000, 32.6065, 39.2624, 3.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00000 [32.606499 39.262402 3.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00C4, 9686, 0xCFC00000, 34.5051, 39.2624, 1.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00000 [34.505100 39.262402 1.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC00C4, 9686, 0xCFC00000, 34.5051, 39.2624, 1.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00000 [34.505100 39.262402 1.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00C5, 9686, 0xCFC00000, 30.7543, 39.2624, 1.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00000 [30.754299 39.262402 1.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC00C5, 9686, 0xCFC00000, 30.7543, 39.2624, 1.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00000 [30.754299 39.262402 1.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC00C6, 12679, 0xCFC00000, 28.9332, 39.8207, 0.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xCFC00000 [28.933201 39.820702 0.075000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC00C7, 12679, 0xCFC00000, 43.2832, 39.5957, 0.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCFC00000 [43.283199 39.595699 0.075000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC00C7, 12679, 0xCFC00000, 43.2832, 39.5957, 0.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCFC00000 [43.283199 39.595699 0.075000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC00C8, 9686, 0xCFC00109, 31.9367, 79.805, 5.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2061,8 +2061,8 @@ VALUES (0x7CFC0194, 9686, 0xCFC00139, 77.1073, 35.2773, 7.05, -0.707107, 0, 0, /* @teleloc 0xCFC00139 [77.107300 35.277302 7.050000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0195, 9686, 0xCFC00139, 79.4916, 30.7648, 7.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00139 [79.491600 30.764799 7.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC0195, 9686, 0xCFC00139, 79.4916, 30.7648, 7.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00139 [79.491600 30.764799 7.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC0196, 9686, 0xCFC0013A, 82.2073, 36.5764, 5.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2077,28 +2077,28 @@ VALUES (0x7CFC0198, 9686, 0xCFC0013A, 82.2073, 33.4804, 3.95, -0.707107, 0, 0, /* @teleloc 0xCFC0013A [82.207298 33.480400 3.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC0199, 9686, 0xCFC0013A, 90.0408, 32.1148, 5.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013A [90.040802 32.114799 5.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC0199, 9686, 0xCFC0013A, 90.0408, 32.1148, 5.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013A [90.040802 32.114799 5.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC019A, 9686, 0xCFC0013A, 83.7981, 32.1148, 5.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013A [83.798103 32.114799 5.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC019A, 9686, 0xCFC0013A, 83.7981, 32.1148, 5.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013A [83.798103 32.114799 5.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC019B, 9686, 0xCFC0013A, 91.3416, 35.0591, 6, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xCFC0013A [91.341599 35.059101 6.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC019C, 9686, 0xCFC0013A, 83.7222, 38.0648, 5.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013A [83.722198 38.064800 5.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC019C, 9686, 0xCFC0013A, 83.7222, 38.0648, 5.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013A [83.722198 38.064800 5.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC019D, 9686, 0xCFC0013A, 90.0899, 38.0648, 5.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013A [90.089897 38.064800 5.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC019D, 9686, 0xCFC0013A, 90.0899, 38.0648, 5.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013A [90.089897 38.064800 5.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC019E, 9686, 0xCFC0013A, 89.922, 38.0648, 4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013A [89.921997 38.064800 4.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC019E, 9686, 0xCFC0013A, 89.922, 38.0648, 4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013A [89.921997 38.064800 4.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC019F, 11698, 0xCFC0013A, 84.1565, 34.9648, 8.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2121,8 +2121,8 @@ VALUES (0x7CFC01A3, 11697, 0xCFC0013A, 90.97, 35.0266, 2.05, 0.707107, 0, 0, -0. /* @teleloc 0xCFC0013A [90.970001 35.026600 2.050000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC01A4, 11697, 0xCFC0013A, 86.9675, 32.6194, 2.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCFC0013A [86.967499 32.619400 2.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC01A4, 11697, 0xCFC0013A, 86.9675, 32.6194, 2.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCFC0013A [86.967499 32.619400 2.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC01A5, 11697, 0xCFC0013A, 89.927, 32.7766, 2.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2133,45 +2133,45 @@ VALUES (0x7CFC01A6, 9686, 0xCFC0013B, 77.1073, 33.6629, 0.4, -0.707107, 0, 0, - /* @teleloc 0xCFC0013B [77.107300 33.662899 0.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC01A7, 9686, 0xCFC0013B, 86.978, 32.1148, 0.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013B [86.977997 32.114799 0.300000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC01A7, 9686, 0xCFC0013B, 86.978, 32.1148, 0.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013B [86.977997 32.114799 0.300000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC01A8, 9686, 0xCFC0013B, 86.5438, 37.6648, 0.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC0013B [86.543800 37.664799 0.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC01A8, 9686, 0xCFC0013B, 86.5438, 37.6648, 0.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC0013B [86.543800 37.664799 0.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC01A9, 11698, 0xCFC0013B, 85.1785, 34.9648, 1.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xCFC0013B [85.178497 34.964802 1.460000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC01AA, 11697, 0xCFC0013B, 84.8166, 32.6572, -1.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCFC0013B [84.816597 32.657200 -1.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC01AA, 11697, 0xCFC0013B, 84.8166, 32.6572, -1.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCFC0013B [84.816597 32.657200 -1.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC01AB, 11697, 0xCFC0013B, 84.6866, 37.1272, -1.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xCFC0013B [84.686600 37.127201 -1.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7CFC01AB, 11697, 0xCFC0013B, 84.6866, 37.1272, -1.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xCFC0013B [84.686600 37.127201 -1.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7CFC01AC, 11697, 0xCFC0013B, 83.6838, 34.8058, -1.95, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xCFC0013B [83.683800 34.805801 -1.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC01AD, 9686, 0xCFC00000, 86.9916, 39.6948, 5.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00000 [86.991600 39.694801 5.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC01AD, 9686, 0xCFC00000, 86.9916, 39.6948, 5.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00000 [86.991600 39.694801 5.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC01AE, 9686, 0xCFC00000, 90.8316, 38.7378, 3.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00000 [90.831596 38.737801 3.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC01AE, 9686, 0xCFC00000, 90.8316, 38.7378, 3.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00000 [90.831596 38.737801 3.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC01AF, 9686, 0xCFC00000, 83.1518, 38.7378, 3.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xCFC00000 [83.151802 38.737801 3.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC01AF, 9686, 0xCFC00000, 83.1518, 38.7378, 3.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xCFC00000 [83.151802 38.737801 3.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC01B0, 12679, 0xCFC00000, 89.3975, 38.9294, 2.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCFC00000 [89.397499 38.929401 2.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC01B0, 12679, 0xCFC00000, 89.3975, 38.9294, 2.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCFC00000 [89.397499 38.929401 2.050000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7CFC01B1, 12679, 0xCFC00000, 84.5575, 38.9594, 2.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xCFC00000 [84.557503 38.959400 2.050000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7CFC01B1, 12679, 0xCFC00000, 84.5575, 38.9594, 2.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xCFC00000 [84.557503 38.959400 2.050000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D03D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D03D.sql index 174430d18d..d040c25b37 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D03D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D03D.sql @@ -1,24 +1,24 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xD03D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D000, 412, 0xD03D0106, 65, 110.81, 192, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D0106 [65.000000 110.809998 192.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D000, 412, 0xD03D0106, 65, 110.81, 192, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D0106 [65.000000 110.809998 192.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D001, 11698, 0xD03D0106, 64.825, 116.725, 196.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD03D0106 [64.824997 116.724998 196.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D001, 11698, 0xD03D0106, 64.825, 116.725, 196.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD03D0106 [64.824997 116.724998 196.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D002, 9686, 0xD03D0106, 67.4778, 110.902, 193.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0106 [67.477798 110.902000 193.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D002, 9686, 0xD03D0106, 67.4778, 110.902, 193.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0106 [67.477798 110.902000 193.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D003, 9686, 0xD03D0106, 64.7876, 119.552, 193.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0106 [64.787598 119.552002 193.675003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D003, 9686, 0xD03D0106, 64.7876, 119.552, 193.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0106 [64.787598 119.552002 193.675003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D004, 9686, 0xD03D0106, 67.5028, 119.652, 193.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0106 [67.502800 119.652000 193.675003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D004, 9686, 0xD03D0106, 67.5028, 119.652, 193.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0106 [67.502800 119.652000 193.675003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D005, 11697, 0xD03D0106, 69.9346, 114.916, 192.265, -0.914607, 0, 0, 0.404344, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -33,12 +33,12 @@ VALUES (0x7D03D007, 11697, 0xD03D0106, 67.5846, 112.416, 192.265, -0.354291, 0, /* @teleloc 0xD03D0106 [67.584602 112.416000 192.264999] -0.354291 0.000000 0.000000 -0.935135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D008, 412, 0xD03D0109, 65, 110.81, 196.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D0109 [65.000000 110.809998 196.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D008, 412, 0xD03D0109, 65, 110.81, 196.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D0109 [65.000000 110.809998 196.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D009, 412, 0xD03D0109, 65, 113.59, 196.8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D0109 [65.000000 113.589996 196.800003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D009, 412, 0xD03D0109, 65, 113.59, 196.8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D0109 [65.000000 113.589996 196.800003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D00A, 11697, 0xD03D0115, 56.2346, 108.991, 192.265, -0.379456, 0, 0, -0.92521, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -53,20 +53,20 @@ VALUES (0x7D03D00C, 9686, 0xD03D0115, 60.65, 109.975, 193.725, 0.707107, 0, 0, /* @teleloc 0xD03D0115 [60.650002 109.974998 193.725006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D00D, 412, 0xD03D011E, 60.3, 123.71, 196.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D011E [60.299999 123.709999 196.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D00D, 412, 0xD03D011E, 60.3, 123.71, 196.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D011E [60.299999 123.709999 196.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D00E, 9686, 0xD03D011E, 62.6393, 132.315, 198.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD03D011E [62.639301 132.315002 198.750000] 0.707102 -0.002468 0.002468 -0.707103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D00F, 9686, 0xD03D011E, 55.6285, 123.8, 198.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D011E [55.628502 123.800003 198.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D00F, 9686, 0xD03D011E, 55.6285, 123.8, 198.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D011E [55.628502 123.800003 198.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D010, 9686, 0xD03D011E, 58.007, 123.8, 198.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D011E [58.007000 123.800003 198.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D010, 9686, 0xD03D011E, 58.007, 123.8, 198.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D011E [58.007000 123.800003 198.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D011, 9686, 0xD03D011E, 52.0862, 131.05, 198.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -77,8 +77,8 @@ VALUES (0x7D03D012, 9686, 0xD03D011E, 52.0862, 134.556, 198.75, -0.707107, 0, 0 /* @teleloc 0xD03D011E [52.086201 134.556000 198.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D013, 9686, 0xD03D011E, 57.3362, 140.791, 198.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D011E [57.336201 140.791000 198.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D013, 9686, 0xD03D011E, 57.3362, 140.791, 198.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D011E [57.336201 140.791000 198.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D014, 9686, 0xD03D011E, 62.6393, 135.041, 198.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -89,20 +89,20 @@ VALUES (0x7D03D015, 412, 0xD03D0129, 63.17, 126.61, 192, -0.707107, 0, 0, -0.7 /* @teleloc 0xD03D0129 [63.169998 126.610001 192.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D016, 412, 0xD03D012A, 57.8, 120.21, 192.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D012A [57.799999 120.209999 192.009995] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D016, 412, 0xD03D012A, 57.8, 120.21, 192.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D012A [57.799999 120.209999 192.009995] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D017, 11697, 0xD03D012B, 57.35, 132, 192.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D012B [57.349998 132.000000 192.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D017, 11697, 0xD03D012B, 57.35, 132, 192.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D012B [57.349998 132.000000 192.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D018, 11697, 0xD03D012B, 57.35, 130.1, 192.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D012B [57.349998 130.100006 192.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D018, 11697, 0xD03D012B, 57.35, 130.1, 192.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D012B [57.349998 130.100006 192.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D019, 11697, 0xD03D012B, 57.3, 134.4, 192.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D012B [57.299999 134.399994 192.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D019, 11697, 0xD03D012B, 57.3, 134.4, 192.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D012B [57.299999 134.399994 192.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D01A, 11697, 0xD03D012B, 58.95, 132, 192.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -113,12 +113,12 @@ VALUES (0x7D03D01B, 11697, 0xD03D012B, 55.6, 132, 192.1, -0.707107, 0, 0, -0.707 /* @teleloc 0xD03D012B [55.599998 132.000000 192.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D01C, 412, 0xD03D012E, 89.9, 103.79, 172.8, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D012E [89.900002 103.790001 172.800003] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D01C, 412, 0xD03D012E, 89.9, 103.79, 172.8, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D012E [89.900002 103.790001 172.800003] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D01D, 577, 0xD03D012F, 87, 100.55, 172.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D012F [87.000000 100.550003 172.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D01D, 577, 0xD03D012F, 87, 100.55, 172.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D012F [87.000000 100.550003 172.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D01E, 11697, 0xD03D0131, 87.4157, 101.565, 192.1, -0.329691, 0, 0, 0.944089, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -129,28 +129,28 @@ VALUES (0x7D03D01F, 11697, 0xD03D0132, 85.5236, 109.136, 192.1, -0.380263, 0, 0, /* @teleloc 0xD03D0132 [85.523598 109.136002 192.100006] -0.380263 0.000000 0.000000 0.924878 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D020, 11697, 0xD03D013E, 80.6207, 109.9, 207.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D013E [80.620697 109.900002 207.274994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D020, 11697, 0xD03D013E, 80.6207, 109.9, 207.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D013E [80.620697 109.900002 207.274994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D021, 11697, 0xD03D013E, 84, 109.9, 207.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D013E [84.000000 109.900002 207.274994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D021, 11697, 0xD03D013E, 84, 109.9, 207.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D013E [84.000000 109.900002 207.274994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D022, 11697, 0xD03D013E, 80.6207, 104.601, 207.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D013E [80.620697 104.600998 207.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D022, 11697, 0xD03D013E, 80.6207, 104.601, 207.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D013E [80.620697 104.600998 207.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D023, 11697, 0xD03D013E, 84.0766, 107.476, 207.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D013E [84.076599 107.475998 207.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D023, 11697, 0xD03D013E, 84.0766, 107.476, 207.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D013E [84.076599 107.475998 207.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D024, 11697, 0xD03D013E, 84.0766, 104.576, 207.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D013E [84.076599 104.575996 207.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D024, 11697, 0xD03D013E, 84.0766, 104.576, 207.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D013E [84.076599 104.575996 207.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D025, 11697, 0xD03D013E, 80.6397, 107.476, 207.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D013E [80.639702 107.475998 207.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D025, 11697, 0xD03D013E, 80.6397, 107.476, 207.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D013E [80.639702 107.475998 207.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D026, 9686, 0xD03D013E, 76.125, 112.981, 209.2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,56 +161,56 @@ VALUES (0x7D03D027, 9686, 0xD03D013E, 76.125, 109.851, 209.2, -0.707107, 0, 0, /* @teleloc 0xD03D013E [76.125000 109.850998 209.199997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D028, 577, 0xD03D0141, 91.15, 100.55, 172.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D0141 [91.150002 100.550003 172.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D028, 577, 0xD03D0141, 91.15, 100.55, 172.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D0141 [91.150002 100.550003 172.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D029, 9686, 0xD03D0143, 73.5, 108.175, 193.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0143 [73.500000 108.175003 193.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D029, 9686, 0xD03D0143, 73.5, 108.175, 193.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0143 [73.500000 108.175003 193.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D02A, 412, 0xD03D014C, 75.7, 104.11, 172.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D014C [75.699997 104.110001 172.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D02A, 412, 0xD03D014C, 75.7, 104.11, 172.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D014C [75.699997 104.110001 172.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D02B, 577, 0xD03D0159, 74.4, 100.55, 172.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D0159 [74.400002 100.550003 172.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D02B, 577, 0xD03D0159, 74.4, 100.55, 172.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D0159 [74.400002 100.550003 172.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D02C, 577, 0xD03D015C, 78.6, 100.55, 172.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D015C [78.599998 100.550003 172.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D02C, 577, 0xD03D015C, 78.6, 100.55, 172.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D015C [78.599998 100.550003 172.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D02D, 577, 0xD03D015E, 82.8, 100.55, 172.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D015E [82.800003 100.550003 172.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D02D, 577, 0xD03D015E, 82.8, 100.55, 172.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D015E [82.800003 100.550003 172.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D02E, 412, 0xD03D0000, 75.48, 104, 192, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xD03D0000 [75.480003 104.000000 192.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D02F, 412, 0xD03D0163, 83.7, 123.71, 196.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D0163 [83.699997 123.709999 196.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D02F, 412, 0xD03D0163, 83.7, 123.71, 196.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D0163 [83.699997 123.709999 196.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D030, 11697, 0xD03D0163, 86.5881, 129.85, 196.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D0163 [86.588097 129.850006 196.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D030, 11697, 0xD03D0163, 86.5881, 129.85, 196.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D0163 [86.588097 129.850006 196.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D031, 11697, 0xD03D0163, 86.5881, 132, 196.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D0163 [86.588097 132.000000 196.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D031, 11697, 0xD03D0163, 86.5881, 132, 196.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D0163 [86.588097 132.000000 196.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D032, 11697, 0xD03D0163, 86.5881, 134.2, 196.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D0163 [86.588097 134.199997 196.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D032, 11697, 0xD03D0163, 86.5881, 134.2, 196.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D0163 [86.588097 134.199997 196.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D033, 9686, 0xD03D0163, 81.3418, 132.55, 198.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD03D0163 [81.341797 132.550003 198.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D034, 9686, 0xD03D0163, 88.1955, 123.803, 198.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0163 [88.195503 123.803001 198.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D034, 9686, 0xD03D0163, 88.1955, 123.803, 198.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0163 [88.195503 123.803001 198.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D035, 9686, 0xD03D0163, 91.8919, 131.4, 198.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -225,36 +225,36 @@ VALUES (0x7D03D037, 412, 0xD03D0167, 72.47, 122.2, 192, -0.707107, 0, 0, -0.70 /* @teleloc 0xD03D0167 [72.470001 122.199997 192.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D038, 9686, 0xD03D0167, 80.05, 124.072, 193.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0167 [80.050003 124.071999 193.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D038, 9686, 0xD03D0167, 80.05, 124.072, 193.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0167 [80.050003 124.071999 193.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D039, 9686, 0xD03D0167, 78.25, 120.325, 193.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0167 [78.250000 120.324997 193.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D039, 9686, 0xD03D0167, 78.25, 120.325, 193.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0167 [78.250000 120.324997 193.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D03A, 412, 0xD03D0170, 76.25, 124.81, 192, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D0170 [76.250000 124.809998 192.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D03A, 412, 0xD03D0170, 76.25, 124.81, 192, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D0170 [76.250000 124.809998 192.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D03B, 11697, 0xD03D0170, 78.4, 125.45, 192.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D0170 [78.400002 125.449997 192.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D03B, 11697, 0xD03D0170, 78.4, 125.45, 192.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D0170 [78.400002 125.449997 192.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D03C, 11697, 0xD03D0170, 74.15, 125.45, 192.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D0170 [74.150002 125.449997 192.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D03C, 11697, 0xD03D0170, 74.15, 125.45, 192.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D0170 [74.150002 125.449997 192.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D03D, 412, 0xD03D0172, 83.6, 124.41, 192, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D0172 [83.599998 124.410004 192.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D03D, 412, 0xD03D0172, 83.6, 124.41, 192, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D0172 [83.599998 124.410004 192.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D03E, 412, 0xD03D0000, 76.2, 136.16, 192, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D0000 [76.199997 136.160004 192.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D03E, 412, 0xD03D0000, 76.2, 136.16, 192, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D0000 [76.199997 136.160004 192.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D03F, 412, 0xD03D0000, 74.6, 124.995, 196.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD03D0000 [74.599998 124.995003 196.800003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D03F, 412, 0xD03D0000, 74.6, 124.995, 196.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD03D0000 [74.599998 124.995003 196.800003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D040, 14246, 0xD03D0000, 71.5379, 137.124, 192.005, 0.017399, 0, 0, 0.999849, True, '2005-02-09 10:00:00'); /* Mansion */ @@ -418,32 +418,32 @@ VALUES (0x7D03D04A, 9686, 0xD03D0106, 61.2102, 117.946, 194.175, -0.707107, 0, /* @teleloc 0xD03D0106 [61.210201 117.945999 194.175003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D04B, 11698, 0xD03D010C, 64.8096, 105.116, 216.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD03D010C [64.809601 105.115997 216.789993] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D04B, 11698, 0xD03D010C, 64.8096, 105.116, 216.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD03D010C [64.809601 105.115997 216.789993] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D04C, 9686, 0xD03D010C, 68.2114, 104.884, 216.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD03D010C [68.211403 104.884003 216.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D04D, 9686, 0xD03D010C, 64.923, 99.3939, 216.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D010C [64.922997 99.393898 216.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D04D, 9686, 0xD03D010C, 64.923, 99.3939, 216.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D010C [64.922997 99.393898 216.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D04E, 9686, 0xD03D0115, 55.5, 114.023, 194.925, -0.707106, -0.001234, 0.001234, -0.707106, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD03D0115 [55.500000 114.023003 194.925003] -0.707106 -0.001234 0.001234 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D04F, 9686, 0xD03D0115, 58.0265, 108.357, 195.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0115 [58.026501 108.357002 195.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D04F, 9686, 0xD03D0115, 58.0265, 108.357, 195.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0115 [58.026501 108.357002 195.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D050, 11698, 0xD03D011B, 64.0207, 116.583, 205.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD03D011B [64.020699 116.583000 205.789993] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D050, 11698, 0xD03D011B, 64.0207, 116.583, 205.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD03D011B [64.020699 116.583000 205.789993] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D051, 12678, 0xD03D0000, 64.8846, 105.166, 223.19, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD03D0000 [64.884598 105.166000 223.190002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D051, 12678, 0xD03D0000, 64.8846, 105.166, 223.19, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD03D0000 [64.884598 105.166000 223.190002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D052, 12679, 0xD03D0000, 59.1846, 105.066, 192.265, 0.910323, 0, 0, -0.413899, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -454,20 +454,20 @@ VALUES (0x7D03D053, 12679, 0xD03D0000, 69.547, 106.335, 192.265, 0.92751, 0, 0, /* @teleloc 0xD03D0000 [69.546997 106.334999 192.264999] 0.927510 0.000000 0.000000 0.373797 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D054, 11698, 0xD03D011F, 57.35, 132.25, 206.85, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD03D011F [57.349998 132.250000 206.850006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D054, 11698, 0xD03D011F, 57.35, 132.25, 206.85, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD03D011F [57.349998 132.250000 206.850006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D055, 11697, 0xD03D0129, 67.3, 127.95, 192.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D0129 [67.300003 127.949997 192.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D055, 11697, 0xD03D0129, 67.3, 127.95, 192.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D0129 [67.300003 127.949997 192.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D056, 9686, 0xD03D0129, 68.9252, 120.349, 195, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0129 [68.925201 120.348999 195.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D056, 9686, 0xD03D0129, 68.9252, 120.349, 195, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0129 [68.925201 120.348999 195.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D057, 9686, 0xD03D0129, 66.0018, 120.349, 195, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0129 [66.001801 120.348999 195.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D057, 9686, 0xD03D0129, 66.0018, 120.349, 195, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0129 [66.001801 120.348999 195.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D058, 9686, 0xD03D0129, 71.6518, 126.399, 195, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -494,28 +494,28 @@ VALUES (0x7D03D05D, 12679, 0xD03D0000, 64.9308, 133.635, 196.9, -0.932324, 0, 0, /* @teleloc 0xD03D0000 [64.930801 133.634995 196.899994] -0.932324 0.000000 0.000000 -0.361625 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D05E, 12679, 0xD03D0000, 70, 132, 196.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD03D0000 [70.000000 132.000000 196.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D05E, 12679, 0xD03D0000, 70, 132, 196.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD03D0000 [70.000000 132.000000 196.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D05F, 12679, 0xD03D0000, 65.0308, 137.935, 192.1, -0.390731, 0, 0, -0.920505, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xD03D0000 [65.030800 137.934998 192.100006] -0.390731 0.000000 0.000000 -0.920505 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D060, 12678, 0xD03D0000, 57.3308, 132.085, 209.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD03D0000 [57.330799 132.085007 209.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D060, 12678, 0xD03D0000, 57.3308, 132.085, 209.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD03D0000 [57.330799 132.085007 209.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D061, 9686, 0xD03D0139, 85.1777, 99.9655, 200.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0139 [85.177696 99.965500 200.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D061, 9686, 0xD03D0139, 85.1777, 99.9655, 200.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0139 [85.177696 99.965500 200.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D062, 9686, 0xD03D0139, 79.0026, 99.9655, 200.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0139 [79.002602 99.965500 200.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D062, 9686, 0xD03D0139, 79.0026, 99.9655, 200.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0139 [79.002602 99.965500 200.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D063, 9686, 0xD03D0139, 81.229, 114.453, 198.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0139 [81.228996 114.453003 198.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D063, 9686, 0xD03D0139, 81.229, 114.453, 198.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0139 [81.228996 114.453003 198.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D064, 9686, 0xD03D013C, 88.2409, 107.269, 204.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -542,20 +542,20 @@ VALUES (0x7D03D069, 9686, 0xD03D013E, 76.125, 106.526, 209.2, -0.707107, 0, 0, /* @teleloc 0xD03D013E [76.125000 106.526001 209.199997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D06A, 9686, 0xD03D013E, 82.05, 99.976, 210.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D013E [82.050003 99.975998 210.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D06A, 9686, 0xD03D013E, 82.05, 99.976, 210.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D013E [82.050003 99.975998 210.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D06B, 11698, 0xD03D013E, 82.1, 104.651, 214.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD03D013E [82.099998 104.651001 214.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D06B, 11698, 0xD03D013E, 82.1, 104.651, 214.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD03D013E [82.099998 104.651001 214.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D06C, 11698, 0xD03D013E, 82.1, 109.501, 214.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD03D013E [82.099998 109.500999 214.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D06C, 11698, 0xD03D013E, 82.1, 109.501, 214.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD03D013E [82.099998 109.500999 214.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D06D, 11698, 0xD03D0145, 76.8903, 109.718, 191.25, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD03D0145 [76.890297 109.718002 191.250000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D06D, 11698, 0xD03D0145, 76.8903, 109.718, 191.25, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD03D0145 [76.890297 109.718002 191.250000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D06E, 12679, 0xD03D0000, 88.525, 117.7, 192.1, -0.450099, 0, 0, -0.892979, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -566,20 +566,20 @@ VALUES (0x7D03D06F, 12679, 0xD03D0000, 74.175, 106.5, 192.1, -0.905569, 0, 0, 0. /* @teleloc 0xD03D0000 [74.175003 106.500000 192.100006] -0.905569 0.000000 0.000000 0.424199 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D070, 12678, 0xD03D0000, 82.125, 108, 216.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD03D0000 [82.125000 108.000000 216.324997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D070, 12678, 0xD03D0000, 82.125, 108, 216.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD03D0000 [82.125000 108.000000 216.324997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D071, 11697, 0xD03D0163, 86.7721, 140.031, 196.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD03D0163 [86.772102 140.031006 196.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D071, 11697, 0xD03D0163, 86.7721, 140.031, 196.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD03D0163 [86.772102 140.031006 196.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D072, 9686, 0xD03D0163, 83.8094, 140.725, 200.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0163 [83.809402 140.725006 200.975006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D072, 9686, 0xD03D0163, 83.8094, 140.725, 200.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0163 [83.809402 140.725006 200.975006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D073, 9686, 0xD03D0163, 89.0728, 140.725, 200.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0163 [89.072800 140.725006 200.975006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D03D073, 9686, 0xD03D0163, 89.0728, 140.725, 200.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0163 [89.072800 140.725006 200.975006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D074, 9686, 0xD03D0163, 91.8919, 136.999, 200.95, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -590,8 +590,8 @@ VALUES (0x7D03D075, 9686, 0xD03D0163, 91.8919, 128.525, 200.95, 0.707107, 0, 0, /* @teleloc 0xD03D0163 [91.891899 128.524994 200.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D076, 9686, 0xD03D0163, 83.6906, 123.803, 200.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0163 [83.690598 123.803001 200.675003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D076, 9686, 0xD03D0163, 83.6906, 123.803, 200.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0163 [83.690598 123.803001 200.675003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D077, 12679, 0xD03D0000, 88.075, 122, 192.025, -0.923545, 0, 0, -0.38349, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -602,16 +602,16 @@ VALUES (0x7D03D078, 12679, 0xD03D0000, 93.125, 141.8, 192.025, -0.430511, 0, 0, /* @teleloc 0xD03D0000 [93.125000 141.800003 192.024994] -0.430511 0.000000 0.000000 -0.902585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D079, 12678, 0xD03D0000, 86.65, 132, 209.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD03D0000 [86.650002 132.000000 209.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D079, 12678, 0xD03D0000, 86.65, 132, 209.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD03D0000 [86.650002 132.000000 209.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D07A, 9686, 0xD03D0000, 78.5918, 140.846, 194.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0000 [78.591797 140.845993 194.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D07A, 9686, 0xD03D0000, 78.5918, 140.846, 194.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0000 [78.591797 140.845993 194.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D07B, 9686, 0xD03D0000, 73.6918, 140.846, 194.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD03D0000 [73.691803 140.845993 194.699997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D07B, 9686, 0xD03D0000, 73.6918, 140.846, 194.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD03D0000 [73.691803 140.845993 194.699997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D07C, 12679, 0xD03D0000, 78.45, 127.1, 196.875, 0.334629, 0, 0, -0.94235, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -622,8 +622,8 @@ VALUES (0x7D03D07D, 12679, 0xD03D0000, 78.65, 133.625, 196.875, 0.902961, 0, 0, /* @teleloc 0xD03D0000 [78.650002 133.625000 196.875000] 0.902961 0.000000 0.000000 -0.429723 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D03D07E, 12679, 0xD03D0000, 73, 132, 196.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD03D0000 [73.000000 132.000000 196.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D03D07E, 12679, 0xD03D0000, 73, 132, 196.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD03D0000 [73.000000 132.000000 196.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D03D07F, 10762, 0xD03D0152, 50, -50, -5.995, -0.68921, 0, 0, -0.724561, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D054.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D054.sql index 976090f428..d8de0cd138 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D054.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D054.sql @@ -21,8 +21,8 @@ VALUES (0x7D054004, 722, 0xD0540000, 73.225, 87, 238, 0.707107, 0, 0, -0.70710 /* @teleloc 0xD0540000 [73.224998 87.000000 238.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D054005, 720, 0xD0540130, 107.98, 67.3, 238, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xD0540130 [107.980003 67.300003 238.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D054005, 720, 0xD0540130, 107.98, 67.3, 238, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xD0540130 [107.980003 67.300003 238.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D054006, 720, 0xD0540131, 108.045, 52.745, 238, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -45,8 +45,8 @@ VALUES (0x7D05400A, 720, 0xD054013B, 100.75, 59.975, 243.6, 0.707107, 0, 0, -0 /* @teleloc 0xD054013B [100.750000 59.974998 243.600006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05400B, 720, 0xD054013C, 107.975, 67.305, 243.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xD054013C [107.974998 67.305000 243.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05400B, 720, 0xD054013C, 107.975, 67.305, 243.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xD054013C [107.974998 67.305000 243.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05400C, 720, 0xD054013D, 108.04, 52.745, 243.6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D05C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D05C.sql index 0ca380d36c..0feb9e340b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D05C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D05C.sql @@ -625,20 +625,20 @@ VALUES (0x7D05C09B, 12679, 0xD05C0000, 37.9472, 56.7056, 24.15, -0.707107, 0, 0, /* @teleloc 0xD05C0000 [37.947201 56.705601 24.150000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C09C, 9686, 0xD05C0119, 85.2471, 35.2102, 27.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C0119 [85.247101 35.210201 27.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D05C09C, 9686, 0xD05C0119, 85.2471, 35.2102, 27.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C0119 [85.247101 35.210201 27.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C09D, 9686, 0xD05C0119, 80.6292, 35.1872, 26.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C0119 [80.629204 35.187199 26.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D05C09D, 9686, 0xD05C0119, 80.6292, 35.1872, 26.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C0119 [80.629204 35.187199 26.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C09E, 9686, 0xD05C0119, 83.1446, 29.4602, 27.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C0119 [83.144600 29.460199 27.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C09E, 9686, 0xD05C0119, 83.1446, 29.4602, 27.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C0119 [83.144600 29.460199 27.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C09F, 9686, 0xD05C0119, 86.3446, 29.4602, 26.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C0119 [86.344597 29.460199 26.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C09F, 9686, 0xD05C0119, 86.3446, 29.4602, 26.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C0119 [86.344597 29.460199 26.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05C0A0, 11697, 0xD05C0119, 78.6126, 30.1465, 24.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -649,16 +649,16 @@ VALUES (0x7D05C0A1, 11697, 0xD05C0119, 87.5126, 34.4793, 24.1, -0.932639, 0, 0, /* @teleloc 0xD05C0119 [87.512604 34.479301 24.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0A2, 11698, 0xD05C0119, 83.1757, 32.5102, 30.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD05C0119 [83.175697 32.510201 30.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C0A2, 11698, 0xD05C0119, 83.1757, 32.5102, 30.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD05C0119 [83.175697 32.510201 30.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05C0A3, 11697, 0xD05C0119, 83.1626, 32.4793, 24.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD05C0119 [83.162598 32.479301 24.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0A4, 9686, 0xD05C0119, 79.9944, 29.4602, 26.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C0119 [79.994400 29.460199 26.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C0A4, 9686, 0xD05C0119, 79.9944, 29.4602, 26.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C0119 [79.994400 29.460199 26.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05C0A5, 9686, 0xD05C0119, 77.9478, 32.3371, 27.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -685,12 +685,12 @@ VALUES (0x7D05C0AA, 9686, 0xD05C0119, 88.3414, 30.3371, 27.65, 0.707107, 0, 0, /* @teleloc 0xD05C0119 [88.341400 30.337099 27.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0AB, 9686, 0xD05C0119, 80.9944, 35.2102, 27.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C0119 [80.994400 35.210201 27.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D05C0AB, 9686, 0xD05C0119, 80.9944, 35.2102, 27.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C0119 [80.994400 35.210201 27.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0AC, 9686, 0xD05C0119, 86.8151, 35.1872, 26.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C0119 [86.815102 35.187199 26.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D05C0AC, 9686, 0xD05C0119, 86.8151, 35.1872, 26.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C0119 [86.815102 35.187199 26.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05C0AD, 11698, 0xD05C0119, 85.3757, 32.5102, 30.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -709,28 +709,28 @@ VALUES (0x7D05C0B0, 11697, 0xD05C0119, 81.6599, 32.4793, 24.1, -0.707107, 0, 0, /* @teleloc 0xD05C0119 [81.659897 32.479301 24.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0B1, 11697, 0xD05C0119, 82.9683, 30.0243, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD05C0119 [82.968300 30.024300 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C0B1, 11697, 0xD05C0119, 82.9683, 30.0243, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD05C0119 [82.968300 30.024300 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05C0B2, 11697, 0xD05C0119, 87.7183, 32.4242, 24.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD05C0119 [87.718300 32.424198 24.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0B3, 11697, 0xD05C0119, 80.3626, 34.5793, 24.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD05C0119 [80.362602 34.579300 24.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D05C0B3, 11697, 0xD05C0119, 80.3626, 34.5793, 24.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD05C0119 [80.362602 34.579300 24.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05C0B4, 9686, 0xD05C011B, 80.8978, 38.341, 27, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD05C011B [80.897797 38.341000 27.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0B5, 9686, 0xD05C011B, 84.2978, 35.8102, 27.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C011B [84.297798 35.810200 27.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C0B5, 9686, 0xD05C011B, 84.2978, 35.8102, 27.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C011B [84.297798 35.810200 27.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0B6, 9686, 0xD05C011B, 83.9978, 40.9102, 27.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C011B [83.997803 40.910198 27.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D05C0B6, 9686, 0xD05C011B, 83.9978, 40.9102, 27.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C011B [83.997803 40.910198 27.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05C0B7, 11697, 0xD05C011B, 85.1126, 38.6293, 24.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -745,12 +745,12 @@ VALUES (0x7D05C0B9, 9686, 0xD05C011B, 80.8978, 39.9871, 27, -0.707107, 0, 0, -0 /* @teleloc 0xD05C011B [80.897797 39.987099 27.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0BA, 9686, 0xD05C011B, 82.2008, 35.8102, 26.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C011B [82.200798 35.810200 26.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C0BA, 9686, 0xD05C011B, 82.2008, 35.8102, 26.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C011B [82.200798 35.810200 26.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0BB, 9686, 0xD05C011D, 83.6914, 29.5564, 22.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C011D [83.691399 29.556400 22.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C0BB, 9686, 0xD05C011D, 83.6914, 29.5564, 22.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C011D [83.691399 29.556400 22.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05C0BC, 9686, 0xD05C011D, 86.1914, 33.8564, 22.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x7D05C0C2, 9686, 0xD05C011D, 86.1914, 36.5535, 22.45, 0.707107, 0, 0, /* @teleloc 0xD05C011D [86.191399 36.553501 22.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0C3, 9686, 0xD05C011D, 84.6409, 39.5064, 22.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C011D [84.640900 39.506401 22.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D05C0C3, 9686, 0xD05C011D, 84.6409, 39.5064, 22.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C011D [84.640900 39.506401 22.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0C4, 11698, 0xD05C011D, 83.5946, 33.5468, 23.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD05C011D [83.594597 33.546799 23.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C0C4, 11698, 0xD05C011D, 83.5946, 33.5468, 23.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD05C011D [83.594597 33.546799 23.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0C5, 11697, 0xD05C011D, 83.9836, 39.0229, 20.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD05C011D [83.983597 39.022900 20.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D05C0C5, 11697, 0xD05C011D, 83.9836, 39.0229, 20.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD05C011D [83.983597 39.022900 20.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05C0C6, 11697, 0xD05C011D, 85.5336, 38.823, 20.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -809,12 +809,12 @@ VALUES (0x7D05C0C9, 9686, 0xD05C011F, 81.2978, 42.1371, 27, -0.707107, 0, 0, -0 /* @teleloc 0xD05C011F [81.297798 42.137100 27.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0CA, 412, 0xD05C0000, 83.9757, 43.3102, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD05C0000 [83.975700 43.310200 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C0CA, 412, 0xD05C0000, 83.9757, 43.3102, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD05C0000 [83.975700 43.310200 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D05C0CB, 9686, 0xD05C0000, 81.7651, 43.4372, 26.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD05C0000 [81.765099 43.437199 26.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D05C0CB, 9686, 0xD05C0000, 81.7651, 43.4372, 26.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD05C0000 [81.765099 43.437199 26.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D05C0CC, 9686, 0xD05C0000, 80.7651, 42.5872, 26.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D074.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D074.sql index 60935736bd..d3ad49da62 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D074.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D074.sql @@ -13,8 +13,8 @@ VALUES (0x7D074002, 9686, 0xD0740101, 53.154, 38.0489, 32.5, -0.707107, 0, 0, - /* @teleloc 0xD0740101 [53.153999 38.048901 32.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D074003, 9686, 0xD0740102, 62.9883, 38.3912, 33.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740102 [62.988300 38.391201 33.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D074003, 9686, 0xD0740102, 62.9883, 38.3912, 33.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740102 [62.988300 38.391201 33.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D074004, 9686, 0xD0740102, 67.3883, 37.0912, 32.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -25,8 +25,8 @@ VALUES (0x7D074005, 9686, 0xD0740102, 67.3883, 33.4412, 32.8, 0.707107, 0, 0, - /* @teleloc 0xD0740102 [67.388298 33.441200 32.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D074006, 9686, 0xD0740102, 62.9383, 32.4412, 33.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740102 [62.938301 32.441200 33.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D074006, 9686, 0xD0740102, 62.9383, 32.4412, 33.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740102 [62.938301 32.441200 33.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D074007, 11697, 0xD0740102, 59.2037, 33.103, 30.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -37,20 +37,20 @@ VALUES (0x7D074008, 11697, 0xD0740102, 66.7037, 37.503, 30.05, -0.895323, 0, 0, /* @teleloc 0xD0740102 [66.703697 37.502998 30.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D074009, 11698, 0xD0740102, 62.9934, 35.2912, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD0740102 [62.993401 35.291199 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D074009, 11698, 0xD0740102, 62.9934, 35.2912, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD0740102 [62.993401 35.291199 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07400A, 11697, 0xD0740102, 63.1037, 35.353, 30.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD0740102 [63.103699 35.353001 30.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07400B, 9686, 0xD0740103, 58.8888, 32.4412, 28.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740103 [58.888802 32.441200 28.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07400B, 9686, 0xD0740103, 58.8888, 32.4412, 28.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740103 [58.888802 32.441200 28.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07400C, 9686, 0xD0740103, 58.7888, 37.9912, 28.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740103 [58.788799 37.991199 28.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07400C, 9686, 0xD0740103, 58.7888, 37.9912, 28.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740103 [58.788799 37.991199 28.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07400D, 9686, 0xD0740103, 67.3388, 35.2912, 28.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7D074010, 9687, 0xD0740103, 53.6734, 37.4725, 26, -0.885394, 0, 0, -0 /* @teleloc 0xD0740103 [53.673401 37.472500 26.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D074011, 412, 0xD0740000, 62.9934, 39.9012, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD0740000 [62.993401 39.901199 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D074011, 412, 0xD0740000, 62.9934, 39.9012, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD0740000 [62.993401 39.901199 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D074012, 9686, 0xD0740108, 109.797, 34.1459, 32.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,20 +81,20 @@ VALUES (0x7D074013, 9686, 0xD0740108, 112.997, 34.0959, 32.85, 0.317305, 0, 0, /* @teleloc 0xD0740108 [112.997002 34.095901 32.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D074014, 9686, 0xD074010B, 102.132, 32.8773, 32.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD074010B [102.132004 32.877300 32.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D074014, 9686, 0xD074010B, 102.132, 32.8773, 32.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD074010B [102.132004 32.877300 32.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D074015, 9686, 0xD074010B, 107.532, 32.8773, 32.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD074010B [107.531998 32.877300 32.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D074015, 9686, 0xD074010B, 107.532, 32.8773, 32.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD074010B [107.531998 32.877300 32.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D074016, 9686, 0xD074010B, 108.582, 34.2265, 31.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD074010B [108.582001 34.226501 31.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D074017, 9686, 0xD074010B, 104.582, 38.7773, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD074010B [104.582001 38.777302 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D074017, 9686, 0xD074010B, 104.582, 38.7773, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD074010B [104.582001 38.777302 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D074018, 9686, 0xD074010B, 100.782, 35.6273, 34.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -117,16 +117,16 @@ VALUES (0x7D07401C, 11697, 0xD074010B, 104.464, 35.9559, 30.1, -0.707107, 0, 0, /* @teleloc 0xD074010B [104.463997 35.955898 30.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07401D, 9686, 0xD074010D, 107.49, 31.9245, 28.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD074010D [107.489998 31.924500 28.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07401D, 9686, 0xD074010D, 107.49, 31.9245, 28.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD074010D [107.489998 31.924500 28.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07401E, 9686, 0xD074010D, 103.993, 35.1585, 28.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD074010D [103.992996 35.158501 28.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07401F, 9686, 0xD074010D, 106.247, 38.4085, 28.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD074010D [106.247002 38.408501 28.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07401F, 9686, 0xD074010D, 106.247, 38.4085, 28.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD074010D [106.247002 38.408501 28.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D074020, 11697, 0xD074010D, 112.114, 37.2074, 26.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -141,8 +141,8 @@ VALUES (0x7D074022, 9687, 0xD074010D, 104.497, 37.9459, 26.1, -0.952129, 0, 0, /* @teleloc 0xD074010D [104.497002 37.945900 26.100000] -0.952129 0.000000 0.000000 -0.305695 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D074023, 412, 0xD0740000, 111.347, 41.1559, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD0740000 [111.347000 41.155899 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D074023, 412, 0xD0740000, 111.347, 41.1559, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD0740000 [111.347000 41.155899 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D074024, 9686, 0xD074010F, 157.547, 128.99, 37.5, -0.999994, 0, 0, -0.003384, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1141,8 +1141,8 @@ VALUES (0x7D0740AE, 9686, 0xD0740101, 53.154, 35.6037, 35.05, -0.707107, 0, 0, /* @teleloc 0xD0740101 [53.153999 35.603699 35.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740AF, 9686, 0xD0740101, 55.5383, 31.0912, 35.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740101 [55.538300 31.091200 35.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740AF, 9686, 0xD0740101, 55.5383, 31.0912, 35.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740101 [55.538300 31.091200 35.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740B0, 9686, 0xD0740102, 58.254, 36.9028, 33.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1157,28 +1157,28 @@ VALUES (0x7D0740B2, 9686, 0xD0740102, 58.254, 33.8068, 31.95, -0.707107, 0, 0, /* @teleloc 0xD0740102 [58.254002 33.806801 31.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740B3, 9686, 0xD0740102, 66.0875, 32.4412, 33.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740102 [66.087502 32.441200 33.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740B3, 9686, 0xD0740102, 66.0875, 32.4412, 33.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740102 [66.087502 32.441200 33.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740B4, 9686, 0xD0740102, 59.8448, 32.4412, 33.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740102 [59.844799 32.441200 33.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740B4, 9686, 0xD0740102, 59.8448, 32.4412, 33.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740102 [59.844799 32.441200 33.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740B5, 9686, 0xD0740102, 67.3883, 35.3854, 34, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD0740102 [67.388298 35.385399 34.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740B6, 9686, 0xD0740102, 59.7689, 38.3912, 33.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740102 [59.768902 38.391201 33.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740B6, 9686, 0xD0740102, 59.7689, 38.3912, 33.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740102 [59.768902 38.391201 33.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740B7, 9686, 0xD0740102, 66.1366, 38.3912, 33.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740102 [66.136597 38.391201 33.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740B7, 9686, 0xD0740102, 66.1366, 38.3912, 33.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740102 [66.136597 38.391201 33.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740B8, 9686, 0xD0740102, 65.9687, 38.3912, 32, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740102 [65.968697 38.391201 32.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740B8, 9686, 0xD0740102, 65.9687, 38.3912, 32, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740102 [65.968697 38.391201 32.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740B9, 11698, 0xD0740102, 60.2032, 35.2912, 36.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1201,8 +1201,8 @@ VALUES (0x7D0740BD, 11697, 0xD0740102, 67.0167, 35.353, 30.05, 0.707107, 0, 0, - /* @teleloc 0xD0740102 [67.016701 35.353001 30.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740BE, 11697, 0xD0740102, 63.0142, 32.9458, 30.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD0740102 [63.014198 32.945801 30.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740BE, 11697, 0xD0740102, 63.0142, 32.9458, 30.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD0740102 [63.014198 32.945801 30.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740BF, 11697, 0xD0740102, 65.9737, 33.103, 30.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1213,52 +1213,52 @@ VALUES (0x7D0740C0, 9686, 0xD0740103, 53.154, 33.9893, 28.4, -0.707107, 0, 0, - /* @teleloc 0xD0740103 [53.153999 33.989300 28.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740C1, 9686, 0xD0740103, 63.0247, 32.4412, 28.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740103 [63.024700 32.441200 28.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740C1, 9686, 0xD0740103, 63.0247, 32.4412, 28.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740103 [63.024700 32.441200 28.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740C2, 9686, 0xD0740103, 62.5905, 37.9912, 28.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740103 [62.590500 37.991199 28.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740C2, 9686, 0xD0740103, 62.5905, 37.9912, 28.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740103 [62.590500 37.991199 28.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740C3, 11698, 0xD0740103, 61.2252, 35.2912, 29.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD0740103 [61.225201 35.291199 29.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740C4, 11697, 0xD0740103, 60.8633, 32.9836, 26.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD0740103 [60.863300 32.983601 26.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740C4, 11697, 0xD0740103, 60.8633, 32.9836, 26.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD0740103 [60.863300 32.983601 26.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740C5, 11697, 0xD0740103, 60.7333, 37.4536, 26.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD0740103 [60.733299 37.453602 26.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740C5, 11697, 0xD0740103, 60.7333, 37.4536, 26.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD0740103 [60.733299 37.453602 26.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740C6, 11697, 0xD0740103, 59.7305, 35.1322, 26.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD0740103 [59.730499 35.132198 26.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740C7, 9686, 0xD0740000, 63.0383, 40.0212, 33.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740000 [63.038300 40.021198 33.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740C7, 9686, 0xD0740000, 63.0383, 40.0212, 33.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740000 [63.038300 40.021198 33.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740C8, 9686, 0xD0740000, 66.8783, 39.0642, 31.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740000 [66.878304 39.064201 31.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740C8, 9686, 0xD0740000, 66.8783, 39.0642, 31.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740000 [66.878304 39.064201 31.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740C9, 9686, 0xD0740000, 59.1985, 39.0642, 31.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740000 [59.198502 39.064201 31.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740C9, 9686, 0xD0740000, 59.1985, 39.0642, 31.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740000 [59.198502 39.064201 31.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740CA, 12679, 0xD0740000, 65.4442, 39.2558, 30.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD0740000 [65.444199 39.255798 30.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740CA, 12679, 0xD0740000, 65.4442, 39.2558, 30.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD0740000 [65.444199 39.255798 30.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740CB, 12679, 0xD0740000, 60.6042, 39.2858, 30.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD0740000 [60.604198 39.285801 30.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740CB, 12679, 0xD0740000, 60.6042, 39.2858, 30.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD0740000 [60.604198 39.285801 30.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740CC, 9686, 0xD0740108, 111.39, 33.5745, 35.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740108 [111.389999 33.574501 35.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740CC, 9686, 0xD0740108, 111.39, 33.5745, 35.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740108 [111.389999 33.574501 35.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740CD, 9686, 0xD0740108, 109.043, 36.7085, 33.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,28 +1273,28 @@ VALUES (0x7D0740CF, 9686, 0xD0740108, 113.147, 39.3959, 32.85, -0.902209, 0, 0, /* @teleloc 0xD0740108 [113.147003 39.395901 32.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740D0, 9686, 0xD0740108, 111.397, 40.6085, 33.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740108 [111.397003 40.608501 33.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740D0, 9686, 0xD0740108, 111.397, 40.6085, 33.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740108 [111.397003 40.608501 33.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740D1, 11697, 0xD0740108, 111.445, 33.9151, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD0740108 [111.445000 33.915100 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740D1, 11697, 0xD0740108, 111.445, 33.9151, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD0740108 [111.445000 33.915100 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740D2, 11697, 0xD0740108, 109.545, 34.9651, 30.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD0740108 [109.544998 34.965099 30.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740D3, 11697, 0xD074010B, 104.995, 33.4651, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD074010B [104.995003 33.465099 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740D3, 11697, 0xD074010B, 104.995, 33.4651, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD074010B [104.995003 33.465099 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740D4, 9686, 0xD074010B, 102.033, 38.7773, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD074010B [102.032997 38.777302 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740D4, 9686, 0xD074010B, 102.033, 38.7773, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD074010B [102.032997 38.777302 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740D5, 9686, 0xD074010B, 107.376, 38.7773, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD074010B [107.375999 38.777302 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740D5, 9686, 0xD074010B, 107.376, 38.7773, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD074010B [107.375999 38.777302 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740D6, 9686, 0xD074010B, 100.782, 33.9122, 33.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1305,8 +1305,8 @@ VALUES (0x7D0740D7, 9686, 0xD074010B, 100.782, 37.8604, 33.35, -0.707107, 0, 0, /* @teleloc 0xD074010B [100.781998 37.860401 33.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740D8, 9686, 0xD074010B, 104.992, 32.8773, 33.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD074010B [104.991997 32.877300 33.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740D8, 9686, 0xD074010B, 104.992, 32.8773, 33.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD074010B [104.991997 32.877300 33.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740D9, 9686, 0xD074010B, 108.582, 33.9265, 33.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1341,20 +1341,20 @@ VALUES (0x7D0740E0, 11697, 0xD074010B, 107.59, 33.6746, 30.1, 0.297375, 0, 0, -0 /* @teleloc 0xD074010B [107.589996 33.674599 30.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740E1, 11697, 0xD074010B, 104.745, 38.2651, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD074010B [104.745003 38.265099 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740E1, 11697, 0xD074010B, 104.745, 38.2651, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD074010B [104.745003 38.265099 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740E2, 11697, 0xD074010D, 104.881, 35.7193, 26.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD074010D [104.880997 35.719299 26.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740E3, 9686, 0xD074010D, 111.39, 31.9245, 28.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD074010D [111.389999 31.924500 28.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740E3, 9686, 0xD074010D, 111.39, 31.9245, 28.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD074010D [111.389999 31.924500 28.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740E4, 9686, 0xD074010D, 109.497, 38.4085, 28.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD074010D [109.497002 38.408501 28.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740E4, 9686, 0xD074010D, 109.497, 38.4085, 28.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD074010D [109.497002 38.408501 28.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740E5, 9686, 0xD074010D, 113.943, 33.9585, 28.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1365,16 +1365,16 @@ VALUES (0x7D0740E6, 11698, 0xD074010D, 107.976, 35.8087, 29.5, -0.707107, 0, 0, /* @teleloc 0xD074010D [107.975998 35.808701 29.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740E7, 11697, 0xD074010D, 108.581, 32.7693, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD074010D [108.581001 32.769299 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740E7, 11697, 0xD074010D, 108.581, 32.7693, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD074010D [108.581001 32.769299 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740E8, 11697, 0xD074010D, 107.964, 37.9574, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD074010D [107.963997 37.957401 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D0740E8, 11697, 0xD074010D, 107.964, 37.9574, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD074010D [107.963997 37.957401 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740E9, 9686, 0xD0740000, 111.39, 41.3245, 33.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740000 [111.389999 41.324501 33.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740E9, 9686, 0xD0740000, 111.39, 41.3245, 33.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD0740000 [111.389999 41.324501 33.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740EA, 9686, 0xD0740000, 113.69, 40.4245, 32.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1389,8 +1389,8 @@ VALUES (0x7D0740EC, 12679, 0xD0740000, 114.495, 40.7151, 30.1, -0.402747, 0, 0, /* @teleloc 0xD0740000 [114.495003 40.715099 30.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D0740ED, 12679, 0xD0740000, 104.495, 39.7651, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD0740000 [104.495003 39.765099 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D0740ED, 12679, 0xD0740000, 104.495, 39.7651, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD0740000 [104.495003 39.765099 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D0740EE, 11697, 0xD074010F, 154.799, 128.584, 34.1, 0.931095, 0, 0, 0.364777, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1514,11 +1514,11 @@ VALUES (0x7D07410B, 9686, 0xD0740000, 153.681, 126.707, 37.4, 0.709495, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07410C, 9686, 0xD0740000, 147.847, 123.657, 35.68, 0.705925, -0.071083, 0.070604, -0.701165, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740000 [147.847000 123.656998 35.680000] 0.705925 -0.071083 0.070603 -0.701165 */ +/* @teleloc 0xD0740000 [147.847000 123.656998 35.680000] 0.705925 -0.071083 0.070604 -0.701165 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07410D, 9686, 0xD0740000, 147.806, 129.687, 35.68, 0.705925, -0.071083, 0.070604, -0.701165, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD0740000 [147.806000 129.686996 35.680000] 0.705925 -0.071083 0.070603 -0.701165 */ +/* @teleloc 0xD0740000 [147.806000 129.686996 35.680000] 0.705925 -0.071083 0.070604 -0.701165 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07410E, 12679, 0xD0740000, 153.329, 131.248, 34.1, 0.709495, 0, 0, -0.70471, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D07B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D07B.sql index f63337fe9a..e34b558322 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D07B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D07B.sql @@ -381,8 +381,8 @@ VALUES (0x7D07B05E, 412, 0xD07B0000, 153.157, 151.139, 18, 1, 0, 0, 0, False, /* @teleloc 0xD07B0000 [153.156998 151.139008 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B05F, 412, 0xD07B0129, 128.463, 90.1242, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD07B0129 [128.462997 90.124199 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B05F, 412, 0xD07B0129, 128.463, 90.1242, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD07B0129 [128.462997 90.124199 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B060, 9686, 0xD07B012A, 128.413, 89.3142, 20.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -393,20 +393,20 @@ VALUES (0x7D07B061, 9686, 0xD07B012A, 126.113, 84.5642, 19.75, -0.707107, 0, 0, /* @teleloc 0xD07B012A [126.112999 84.564201 19.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B062, 9686, 0xD07B012B, 134.613, 84.8142, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012B [134.613007 84.814201 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07B062, 9686, 0xD07B012B, 134.613, 84.8142, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012B [134.613007 84.814201 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B063, 9686, 0xD07B012B, 137.746, 83.6231, 18.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD07B012B [137.746002 83.623100 18.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B064, 9686, 0xD07B012B, 136.654, 78.8642, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012B [136.654007 78.864197 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B064, 9686, 0xD07B012B, 136.654, 78.8642, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012B [136.654007 78.864197 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B065, 9686, 0xD07B012B, 132.202, 78.8642, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012B [132.201996 78.864197 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B065, 9686, 0xD07B012B, 132.202, 78.8642, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012B [132.201996 78.864197 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B066, 9686, 0xD07B012B, 131.182, 80.0942, 18, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -425,12 +425,12 @@ VALUES (0x7D07B069, 11698, 0xD07B012B, 134.563, 81.7642, 22.25, 0.707107, 0, 0, /* @teleloc 0xD07B012B [134.563004 81.764198 22.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B06A, 11697, 0xD07B012B, 134.547, 81.681, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD07B012B [134.546997 81.681000 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B06A, 11697, 0xD07B012B, 134.547, 81.681, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD07B012B [134.546997 81.681000 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B06B, 9686, 0xD07B012D, 130.664, 84.4642, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012D [130.664001 84.464203 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07B06B, 9686, 0xD07B012D, 130.664, 84.4642, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012D [130.664001 84.464203 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B06C, 9686, 0xD07B012D, 137.514, 81.7956, 14.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1082,7 +1082,7 @@ VALUES (0x7D07B09F, 12461, 0xD07B0000, 79.0868, 152.942, 16.005, 0.999904, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B0A0, 12461, 0xD07B0000, 149.166, 151.063, 18.005, 0.999612, 0, 0, 0.027837, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xD07B0000 [149.166000 151.063004 18.004999] 0.999612 0.000000 0.000000 0.027836 */ +/* @teleloc 0xD07B0000 [149.166000 151.063004 18.004999] 0.999612 0.000000 0.000000 0.027837 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B0A1, 12461, 0xD07B0000, 133.008, 87.7541, 16.005, -0.676523, 0, 0, -0.736422, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -1094,7 +1094,7 @@ VALUES (0x7D07B0A2, 12461, 0xD07B0000, 104.474, 35.2664, 16.005, 0.686722, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B0A3, 12461, 0xD07B0000, 160.173, 30.6603, 18.005, -0.999903, 0, 0, 0.013901, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xD07B0000 [160.173004 30.660299 18.004999] -0.999903 0.000000 0.000000 0.013900 */ +/* @teleloc 0xD07B0000 [160.173004 30.660299 18.004999] -0.999903 0.000000 0.000000 0.013901 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B0A4, 10707, 0xD07B0000, 185.858, 10.7326, 18.079, -0.218094, 0, 0, -0.975928, True, '2005-02-09 10:00:00'); /* BootSpot */ @@ -1769,8 +1769,8 @@ VALUES (0x7D07B14B, 11697, 0xD07B012A, 126.685, 88.8251, 16.15, -0.92388, 0, 0, /* @teleloc 0xD07B012A [126.684998 88.825104 16.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B14C, 9686, 0xD07B012A, 128.413, 80.7642, 21.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012A [128.412994 80.764198 21.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B14C, 9686, 0xD07B012A, 128.413, 80.7642, 21.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012A [128.412994 80.764198 21.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B14D, 9686, 0xD07B012A, 126.113, 86.8133, 18.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1797,16 +1797,16 @@ VALUES (0x7D07B152, 9686, 0xD07B012B, 137.746, 81.8654, 19.9, 0.707107, 0, 0, - /* @teleloc 0xD07B012B [137.746002 81.865402 19.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B153, 9686, 0xD07B012B, 136.712, 84.8142, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012B [136.712006 84.814201 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07B153, 9686, 0xD07B012B, 136.712, 84.8142, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012B [136.712006 84.814201 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B154, 9686, 0xD07B012B, 132.362, 84.8142, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012B [132.362000 84.814201 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07B154, 9686, 0xD07B012B, 132.362, 84.8142, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012B [132.362000 84.814201 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B155, 9686, 0xD07B012B, 134.434, 78.8642, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012B [134.434006 78.864197 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B155, 9686, 0xD07B012B, 134.434, 78.8642, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012B [134.434006 78.864197 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B156, 9686, 0xD07B012B, 131.182, 80.3431, 19.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1817,8 +1817,8 @@ VALUES (0x7D07B157, 9686, 0xD07B012B, 131.182, 83.3806, 19.6, -0.707107, 0, 0, /* @teleloc 0xD07B012B [131.182007 83.380600 19.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B158, 9686, 0xD07B012B, 132.362, 84.8142, 18, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012B [132.362000 84.814201 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07B158, 9686, 0xD07B012B, 132.362, 84.8142, 18, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012B [132.362000 84.814201 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B159, 11698, 0xD07B012B, 136.89, 79.5574, 20.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1829,12 +1829,12 @@ VALUES (0x7D07B15A, 11698, 0xD07B012B, 136.79, 83.8573, 20.3, 0.919479, 0, 0, -0 /* @teleloc 0xD07B012B [136.789993 83.857300 20.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B15B, 11697, 0xD07B012B, 134.55, 80.3466, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD07B012B [134.550003 80.346603 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B15B, 11697, 0xD07B012B, 134.55, 80.3466, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD07B012B [134.550003 80.346603 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B15C, 11697, 0xD07B012B, 134.55, 82.8424, 16.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD07B012B [134.550003 82.842400 16.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07B15C, 11697, 0xD07B012B, 134.55, 82.8424, 16.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD07B012B [134.550003 82.842400 16.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B15D, 11697, 0xD07B012B, 136.7, 79.7309, 16.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1845,20 +1845,20 @@ VALUES (0x7D07B15E, 11697, 0xD07B012B, 137.044, 81.9336, 16.15, 0.707107, 0, 0, /* @teleloc 0xD07B012B [137.044006 81.933601 16.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B15F, 11697, 0xD07B012B, 134.55, 84.0458, 16.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD07B012B [134.550003 84.045799 16.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07B15F, 11697, 0xD07B012B, 134.55, 84.0458, 16.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD07B012B [134.550003 84.045799 16.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B160, 9686, 0xD07B012D, 133.967, 84.4642, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012D [133.966995 84.464203 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07B160, 9686, 0xD07B012D, 133.967, 84.4642, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012D [133.966995 84.464203 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B161, 9686, 0xD07B012D, 130.066, 78.9247, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012D [130.065994 78.924698 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B161, 9686, 0xD07B012D, 130.066, 78.9247, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012D [130.065994 78.924698 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B162, 9686, 0xD07B012D, 134.179, 78.9247, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B012D [134.179001 78.924698 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B162, 9686, 0xD07B012D, 134.179, 78.9247, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B012D [134.179001 78.924698 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B163, 9686, 0xD07B012D, 126.113, 80.0851, 14.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1869,36 +1869,36 @@ VALUES (0x7D07B164, 11698, 0xD07B012D, 132.706, 81.7642, 15.5, -0.707107, 0, 0, /* @teleloc 0xD07B012D [132.705994 81.764198 15.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B165, 11697, 0xD07B012D, 132.453, 83.8055, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD07B012D [132.453003 83.805496 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D07B165, 11697, 0xD07B012D, 132.453, 83.8055, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD07B012D [132.453003 83.805496 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B166, 11697, 0xD07B012D, 132.153, 79.4555, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD07B012D [132.153000 79.455498 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B166, 11697, 0xD07B012D, 132.153, 79.4555, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD07B012D [132.153000 79.455498 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B167, 11697, 0xD07B012D, 136.772, 81.4278, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD07B012D [136.772003 81.427803 12.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B168, 9686, 0xD07B0000, 128.463, 90.1628, 19.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B0000 [128.462997 90.162804 19.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7D07B168, 9686, 0xD07B0000, 128.463, 90.1628, 19.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B0000 [128.462997 90.162804 19.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B169, 9686, 0xD07B0000, 126.312, 90.3628, 17.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B0000 [126.311996 90.362801 17.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7D07B169, 9686, 0xD07B0000, 126.312, 90.3628, 17.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B0000 [126.311996 90.362801 17.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B16A, 9686, 0xD07B0000, 130.605, 90.3628, 17.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD07B0000 [130.604996 90.362801 17.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7D07B16A, 9686, 0xD07B0000, 130.605, 90.3628, 17.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD07B0000 [130.604996 90.362801 17.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B16B, 12679, 0xD07B0000, 132.55, 90.7966, 16.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xD07B0000 [132.550003 90.796600 16.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D07B16C, 12679, 0xD07B0000, 134.55, 86.0467, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD07B0000 [134.550003 86.046700 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D07B16C, 12679, 0xD07B0000, 134.55, 86.0467, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD07B0000 [134.550003 86.046700 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D07B16D, 9686, 0xD07B012F, 111.172, 39.4867, 21.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D122.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D122.sql index c864bc5cca..4214683d32 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D122.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D122.sql @@ -77,20 +77,20 @@ VALUES (0x7D122012, 9686, 0xD1220108, 82.7482, 34.166, 73.5, -0.707107, 0, 0, 0 /* @teleloc 0xD1220108 [82.748199 34.166000 73.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D122013, 9686, 0xD1220108, 81.5482, 32.266, 72.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220108 [81.548203 32.265999 72.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D122013, 9686, 0xD1220108, 81.5482, 32.266, 72.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220108 [81.548203 32.265999 72.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D122014, 9686, 0xD1220109, 84.4022, 30.3809, 71.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220109 [84.402199 30.380899 71.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D122014, 9686, 0xD1220109, 84.4022, 30.3809, 71.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220109 [84.402199 30.380899 71.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D122015, 9686, 0xD1220109, 89.7806, 30.3809, 71.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220109 [89.780602 30.380899 71.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D122015, 9686, 0xD1220109, 89.7806, 30.3809, 71.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220109 [89.780602 30.380899 71.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D122016, 9686, 0xD1220109, 87.1306, 36.3309, 73.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220109 [87.130600 36.330898 73.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D122016, 9686, 0xD1220109, 87.1306, 36.3309, 73.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220109 [87.130600 36.330898 73.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D122017, 9686, 0xD1220109, 91.0807, 35.2809, 71.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,16 +113,16 @@ VALUES (0x7D12201B, 11698, 0xD1220109, 87.1396, 33.4231, 76.6, -0.707107, 0, 0, /* @teleloc 0xD1220109 [87.139603 33.423100 76.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D12201C, 11697, 0xD1220109, 87.1261, 35.9565, 70.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1220109 [87.126099 35.956501 70.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D12201C, 11697, 0xD1220109, 87.1261, 35.9565, 70.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1220109 [87.126099 35.956501 70.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D12201D, 9686, 0xD122010D, 84.0667, 29.4621, 68.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD122010D [84.066704 29.462099 68.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D12201D, 9686, 0xD122010D, 84.0667, 29.4621, 68.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD122010D [84.066704 29.462099 68.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D12201E, 9686, 0xD122010D, 84.3167, 36.0121, 68.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD122010D [84.316704 36.012100 68.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D12201E, 9686, 0xD122010D, 84.3167, 36.0121, 68.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD122010D [84.316704 36.012100 68.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D12201F, 9686, 0xD122010D, 87.8158, 32.6264, 68.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -141,8 +141,8 @@ VALUES (0x7D122022, 9687, 0xD122010D, 87.2041, 35.4111, 66.1, 0.878817, 0, 0, - /* @teleloc 0xD122010D [87.204102 35.411098 66.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D122023, 412, 0xD1220000, 80.4896, 37.9331, 70, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1220000 [80.489601 37.933102 70.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D122023, 412, 0xD1220000, 80.4896, 37.9331, 70, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1220000 [80.489601 37.933102 70.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D122024, 412, 0xD1220110, 149.72, 39.5816, 70, 0.343046, 0, 0, -0.939319, False, '2005-02-09 10:00:00'); /* Door */ @@ -1261,8 +1261,8 @@ VALUES (0x7D1220CC, 11697, 0xD1220108, 82.3614, 36.9167, 70.1, 0.91496, 0, 0, -0 /* @teleloc 0xD1220108 [82.361397 36.916698 70.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220CD, 11697, 0xD1220108, 81.3363, 32.6417, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1220108 [81.336304 32.641701 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1220CD, 11697, 0xD1220108, 81.3363, 32.6417, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1220108 [81.336304 32.641701 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1220CE, 9686, 0xD1220108, 78.0982, 33.041, 72.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1277,8 +1277,8 @@ VALUES (0x7D1220D0, 9686, 0xD1220108, 78.0982, 36.516, 72.5, -0.707107, 0, 0, - /* @teleloc 0xD1220108 [78.098198 36.515999 72.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220D1, 9686, 0xD1220108, 80.5167, 37.4121, 73.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220108 [80.516701 37.412102 73.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1220D1, 9686, 0xD1220108, 80.5167, 37.4121, 73.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220108 [80.516701 37.412102 73.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1220D2, 9686, 0xD1220108, 82.7482, 36.2609, 72.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1293,8 +1293,8 @@ VALUES (0x7D1220D4, 9686, 0xD1220109, 91.0807, 33.3432, 73.875, 0.707107, 0, 0, /* @teleloc 0xD1220109 [91.080704 33.343201 73.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220D5, 9686, 0xD1220109, 87.1462, 30.3809, 73.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220109 [87.146202 30.380899 73.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1220D5, 9686, 0xD1220109, 87.1462, 30.3809, 73.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220109 [87.146202 30.380899 73.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1220D6, 9686, 0xD1220109, 83.1891, 31.3953, 73.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1309,12 +1309,12 @@ VALUES (0x7D1220D8, 9686, 0xD1220109, 83.1891, 35.4447, 73.6, -0.707107, 0, 0, /* @teleloc 0xD1220109 [83.189102 35.444698 73.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220D9, 9686, 0xD1220109, 84.5812, 36.3309, 73.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220109 [84.581200 36.330898 73.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1220D9, 9686, 0xD1220109, 84.5812, 36.3309, 73.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220109 [84.581200 36.330898 73.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220DA, 9686, 0xD1220109, 89.8055, 36.3309, 73.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220109 [89.805496 36.330898 73.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1220DA, 9686, 0xD1220109, 89.8055, 36.3309, 73.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220109 [89.805496 36.330898 73.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1220DB, 11698, 0xD1220109, 89.6746, 31.5281, 74.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1345,12 +1345,12 @@ VALUES (0x7D1220E1, 11697, 0xD1220109, 84.1596, 31.1531, 70.1, 0.359182, 0, 0, 0 /* @teleloc 0xD1220109 [84.159599 31.153099 70.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220E2, 9686, 0xD122010D, 86.1554, 29.4621, 68.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD122010D [86.155403 29.462099 68.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1220E2, 9686, 0xD122010D, 86.1554, 29.4621, 68.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD122010D [86.155403 29.462099 68.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220E3, 9686, 0xD122010D, 81.2924, 36.0121, 68.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD122010D [81.292397 36.012100 68.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1220E3, 9686, 0xD122010D, 81.2924, 36.0121, 68.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD122010D [81.292397 36.012100 68.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1220E4, 9686, 0xD122010D, 78.1069, 30.9272, 68.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1361,32 +1361,32 @@ VALUES (0x7D1220E5, 11698, 0xD122010D, 82.8296, 32.6981, 69.525, 0.707107, 0, 0, /* @teleloc 0xD122010D [82.829597 32.698101 69.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220E6, 11697, 0xD122010D, 82.9347, 29.8722, 66.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD122010D [82.934700 29.872200 66.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1220E6, 11697, 0xD122010D, 82.9347, 29.8722, 66.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD122010D [82.934700 29.872200 66.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1220E7, 11697, 0xD122010D, 87.0261, 32.8479, 66.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD122010D [87.026100 32.847900 66.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220E8, 11697, 0xD122010D, 84.4871, 35.5143, 66.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD122010D [84.487099 35.514301 66.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1220E8, 11697, 0xD122010D, 84.4871, 35.5143, 66.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD122010D [84.487099 35.514301 66.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220E9, 9686, 0xD1220000, 80.4917, 38.0471, 73.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220000 [80.491699 38.047100 73.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1220E9, 9686, 0xD1220000, 80.4917, 38.0471, 73.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220000 [80.491699 38.047100 73.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220EA, 9686, 0xD1220000, 77.4817, 43.9021, 71.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220000 [77.481697 43.902100 71.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D1220EA, 9686, 0xD1220000, 77.4817, 43.9021, 71.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220000 [77.481697 43.902100 71.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220EB, 9686, 0xD1220000, 83.5117, 43.9021, 71.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1220000 [83.511703 43.902100 71.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D1220EB, 9686, 0xD1220000, 83.5117, 43.9021, 71.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1220000 [83.511703 43.902100 71.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1220EC, 12679, 0xD1220000, 85.0346, 38.3681, 70.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD1220000 [85.034599 38.368099 70.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1220EC, 12679, 0xD1220000, 85.0346, 38.3681, 70.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD1220000 [85.034599 38.368099 70.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1220ED, 12679, 0xD1220000, 76.1896, 38.2581, 70.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D164.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D164.sql index 5d6c7e0d66..735ecedd11 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D164.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D164.sql @@ -5,16 +5,16 @@ VALUES (0x7D164000, 9686, 0xD1640100, 106.371, 33.7218, 9.5, -0.707107, 0, 0, 0 /* @teleloc 0xD1640100 [106.371002 33.721802 9.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164001, 9686, 0xD1640100, 105.171, 31.8218, 8.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640100 [105.170998 31.821800 8.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D164001, 9686, 0xD1640100, 105.171, 31.8218, 8.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640100 [105.170998 31.821800 8.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D164002, 11697, 0xD1640100, 105.984, 36.4725, 6.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1640100 [105.984001 36.472500 6.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164003, 11697, 0xD1640100, 104.959, 32.1975, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1640100 [104.959000 32.197498 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D164003, 11697, 0xD1640100, 104.959, 32.1975, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1640100 [104.959000 32.197498 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D164004, 9686, 0xD1640100, 101.721, 32.5968, 8.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x7D164006, 9686, 0xD1640100, 101.721, 36.0718, 8.5, -0.707107, 0, 0, - /* @teleloc 0xD1640100 [101.721001 36.071800 8.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164007, 9686, 0xD1640100, 104.139, 36.9679, 9.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640100 [104.139000 36.967899 9.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D164007, 9686, 0xD1640100, 104.139, 36.9679, 9.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640100 [104.139000 36.967899 9.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D164008, 9686, 0xD1640100, 106.371, 35.8167, 8.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1640100 [106.371002 35.816700 8.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164009, 9686, 0xD1640101, 108.025, 29.9367, 7.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640101 [108.025002 29.936701 7.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D164009, 9686, 0xD1640101, 108.025, 29.9367, 7.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640101 [108.025002 29.936701 7.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D16400A, 9686, 0xD1640101, 113.403, 29.9367, 7.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640101 [113.403000 29.936701 7.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D16400A, 9686, 0xD1640101, 113.403, 29.9367, 7.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640101 [113.403000 29.936701 7.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D16400B, 9686, 0xD1640101, 110.753, 35.8867, 9.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640101 [110.752998 35.886700 9.700000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D16400B, 9686, 0xD1640101, 110.753, 35.8867, 9.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640101 [110.752998 35.886700 9.700000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D16400C, 9686, 0xD1640101, 114.703, 34.8367, 7.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7D164010, 11698, 0xD1640101, 110.762, 32.9789, 12.6, -0.707107, 0, 0, /* @teleloc 0xD1640101 [110.762001 32.978901 12.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164011, 11697, 0xD1640101, 110.748, 35.5123, 6.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1640101 [110.748001 35.512299 6.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D164011, 11697, 0xD1640101, 110.748, 35.5123, 6.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1640101 [110.748001 35.512299 6.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D164012, 9686, 0xD1640101, 114.703, 31.0463, 7.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7D164013, 9686, 0xD1640101, 114.703, 32.899, 9.875, 0.707107, 0, 0, - /* @teleloc 0xD1640101 [114.703003 32.898998 9.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164014, 9686, 0xD1640101, 110.769, 29.9367, 9.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640101 [110.768997 29.936701 9.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D164014, 9686, 0xD1640101, 110.769, 29.9367, 9.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640101 [110.768997 29.936701 9.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D164015, 9686, 0xD1640101, 106.812, 30.9511, 9.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x7D164017, 9686, 0xD1640101, 106.812, 35.0005, 9.6, -0.707107, 0, 0, - /* @teleloc 0xD1640101 [106.811996 35.000500 9.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164018, 9686, 0xD1640101, 108.204, 35.8867, 9.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640101 [108.204002 35.886700 9.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D164018, 9686, 0xD1640101, 108.204, 35.8867, 9.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640101 [108.204002 35.886700 9.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164019, 9686, 0xD1640101, 113.428, 35.8867, 9.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640101 [113.428001 35.886700 9.575000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D164019, 9686, 0xD1640101, 113.428, 35.8867, 9.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640101 [113.428001 35.886700 9.575000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D16401A, 11698, 0xD1640101, 113.297, 31.0839, 10.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x7D164020, 11697, 0xD1640101, 107.782, 30.7089, 6.1, 0.359182, 0, 0, 0. /* @teleloc 0xD1640101 [107.781998 30.708900 6.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164021, 9686, 0xD1640105, 107.689, 29.0179, 4.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640105 [107.689003 29.017900 4.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D164021, 9686, 0xD1640105, 107.689, 29.0179, 4.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640105 [107.689003 29.017900 4.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164022, 9686, 0xD1640105, 107.939, 35.5679, 4.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640105 [107.939003 35.567902 4.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D164022, 9686, 0xD1640105, 107.939, 35.5679, 4.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640105 [107.939003 35.567902 4.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D164023, 9686, 0xD1640105, 111.438, 32.1822, 4.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x7D164026, 9687, 0xD1640105, 110.827, 34.9669, 2.1, 0.878817, 0, 0, -0 /* @teleloc 0xD1640105 [110.827003 34.966900 2.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164027, 9686, 0xD1640105, 109.778, 29.0179, 4.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640105 [109.778000 29.017900 4.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D164027, 9686, 0xD1640105, 109.778, 29.0179, 4.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640105 [109.778000 29.017900 4.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164028, 9686, 0xD1640105, 104.915, 35.5679, 4.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640105 [104.915001 35.567902 4.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D164028, 9686, 0xD1640105, 104.915, 35.5679, 4.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640105 [104.915001 35.567902 4.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D164029, 9686, 0xD1640105, 101.729, 30.483, 4.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x7D16402A, 11698, 0xD1640105, 106.452, 32.2539, 5.52498, 0.707107, 0, 0 /* @teleloc 0xD1640105 [106.452003 32.253899 5.524980] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D16402B, 11697, 0xD1640105, 106.557, 29.428, 2.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1640105 [106.556999 29.427999 2.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D16402B, 11697, 0xD1640105, 106.557, 29.428, 2.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1640105 [106.556999 29.427999 2.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D16402C, 11697, 0xD1640105, 110.649, 32.4037, 2.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1640105 [110.649002 32.403702 2.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D16402D, 11697, 0xD1640105, 108.109, 35.0701, 2.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1640105 [108.109001 35.070099 2.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D16402D, 11697, 0xD1640105, 108.109, 35.0701, 2.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1640105 [108.109001 35.070099 2.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D16402E, 412, 0xD1640000, 104.112, 37.4889, 6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1640000 [104.112000 37.488899 6.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D16402E, 412, 0xD1640000, 104.112, 37.4889, 6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1640000 [104.112000 37.488899 6.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D16402F, 9686, 0xD1640000, 104.114, 37.6029, 9.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640000 [104.113998 37.602901 9.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D16402F, 9686, 0xD1640000, 104.114, 37.6029, 9.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640000 [104.113998 37.602901 9.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164030, 9686, 0xD1640000, 101.104, 43.4579, 7.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640000 [101.103996 43.457901 7.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D164030, 9686, 0xD1640000, 101.104, 43.4579, 7.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640000 [101.103996 43.457901 7.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164031, 9686, 0xD1640000, 107.134, 43.4579, 7.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1640000 [107.134003 43.457901 7.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D164031, 9686, 0xD1640000, 107.134, 43.4579, 7.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1640000 [107.134003 43.457901 7.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D164032, 12679, 0xD1640000, 108.657, 37.9239, 6.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD1640000 [108.656998 37.923901 6.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D164032, 12679, 0xD1640000, 108.657, 37.9239, 6.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD1640000 [108.656998 37.923901 6.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D164033, 12679, 0xD1640000, 99.812, 37.8139, 6.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2138,7 +2138,7 @@ VALUES (0x7D1641A7, 0x7D164000, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1641A8, 13079, 0xD1640000, 114.091, 38.5062, 6.005, 0.04175, 0, 0, -0.999128, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xD1640000 [114.091003 38.506199 6.005000] 0.041749 0.000000 0.000000 -0.999128 */ +/* @teleloc 0xD1640000 [114.091003 38.506199 6.005000] 0.041750 0.000000 0.000000 -0.999128 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1641A9, 13079, 0xD1640000, 61.1481, 43.8281, 6.005, 0.362359, 0, 0, -0.932039, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D183.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D183.sql index ec73071d60..a22fcefdf6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D183.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D183.sql @@ -113,20 +113,20 @@ VALUES (0x7D18301C, 9686, 0xD183011C, 49.4602, 39.6343, 30.925, -0.707107, 0, 0 /* @teleloc 0xD183011C [49.460201 39.634300 30.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18301D, 412, 0xD1830123, 51.696, 28.6413, 24, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1830123 [51.695999 28.641300 24.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D18301D, 412, 0xD1830123, 51.696, 28.6413, 24, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1830123 [51.695999 28.641300 24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18301E, 9686, 0xD1830123, 51.6825, 28.5492, 27.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830123 [51.682499 28.549200 27.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D18301E, 9686, 0xD1830123, 51.6825, 28.5492, 27.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830123 [51.682499 28.549200 27.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D18301F, 9686, 0xD1830123, 61.1178, 26.9299, 26.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1830123 [61.117802 26.929899 26.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183020, 412, 0xD1830125, 51.195, 41.295, 24, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1830125 [51.195000 41.294998 24.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D183020, 412, 0xD1830125, 51.195, 41.295, 24, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1830125 [51.195000 41.294998 24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D183021, 9686, 0xD1830125, 49.477, 32.179, 26.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -149,28 +149,28 @@ VALUES (0x7D183025, 9686, 0xD183012A, 49.627, 29.0562, 31.675, -0.707107, 0, 0, /* @teleloc 0xD183012A [49.626999 29.056200 31.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183026, 11697, 0xD183012A, 56.4265, 25.8847, 28.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD183012A [56.426498 25.884701 28.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183026, 11697, 0xD183012A, 56.4265, 25.8847, 28.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD183012A [56.426498 25.884701 28.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183027, 11697, 0xD183012A, 64.7628, 26.3397, 28.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD183012A [64.762802 26.339701 28.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183027, 11697, 0xD183012A, 64.7628, 26.3397, 28.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD183012A [64.762802 26.339701 28.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183028, 11697, 0xD183012A, 58.8355, 32.2373, 28.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD183012A [58.835499 32.237301 28.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D183028, 11697, 0xD183012A, 58.8355, 32.2373, 28.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD183012A [58.835499 32.237301 28.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183029, 11698, 0xD183012C, 61.8256, 29.175, 35.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD183012C [61.825600 29.174999 35.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183029, 11698, 0xD183012C, 61.8256, 29.175, 35.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD183012C [61.825600 29.174999 35.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18302A, 9686, 0xD183012D, 57.6196, 32.9345, 26.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD183012D [57.619598 32.934502 26.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D18302A, 9686, 0xD183012D, 57.6196, 32.9345, 26.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD183012D [57.619598 32.934502 26.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18302B, 9686, 0xD183012E, 66.9566, 25.2103, 27.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD183012E [66.956596 25.210300 27.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D18302B, 9686, 0xD183012E, 66.9566, 25.2103, 27.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD183012E [66.956596 25.210300 27.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D18302C, 9686, 0xD183012E, 61.7325, 27.7492, 26.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -181,28 +181,28 @@ VALUES (0x7D18302D, 9686, 0xD183012E, 69.4825, 29.0492, 27.625, 0.707107, 0, 0, /* @teleloc 0xD183012E [69.482498 29.049200 27.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18302E, 412, 0xD1830132, 57.2, 27.91, 19.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1830132 [57.200001 27.910000 19.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D18302E, 412, 0xD1830132, 57.2, 27.91, 19.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1830132 [57.200001 27.910000 19.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18302F, 9686, 0xD1830133, 60.1446, 27.4595, 21.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830133 [60.144600 27.459499 21.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D18302F, 9686, 0xD1830133, 60.1446, 27.4595, 21.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830133 [60.144600 27.459499 21.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183030, 11698, 0xD1830134, 62.4313, 34.0657, 23.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1830134 [62.431301 34.065701 23.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183030, 11698, 0xD1830134, 62.4313, 34.0657, 23.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1830134 [62.431301 34.065701 23.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183031, 9686, 0xD1830137, 68.4004, 31.8434, 22.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830137 [68.400398 31.843399 22.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183031, 9686, 0xD1830137, 68.4004, 31.8434, 22.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830137 [68.400398 31.843399 22.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183032, 9686, 0xD1830137, 68.4004, 40.059, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830137 [68.400398 40.058998 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D183032, 9686, 0xD1830137, 68.4004, 40.059, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830137 [68.400398 40.058998 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183033, 412, 0xD1830138, 68.15, 47.08, 24, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1830138 [68.150002 47.080002 24.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D183033, 412, 0xD1830138, 68.15, 47.08, 24, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1830138 [68.150002 47.080002 24.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D183034, 9686, 0xD1830139, 65.8, 42.9, 27.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -213,8 +213,8 @@ VALUES (0x7D183035, 412, 0xD1830000, 65.205, 42.9, 24, -0.707107, 0, 0, 0.7071 /* @teleloc 0xD1830000 [65.205002 42.900002 24.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183036, 412, 0xD1830000, 65.505, 33.615, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1830000 [65.504997 33.615002 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183036, 412, 0xD1830000, 65.505, 33.615, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1830000 [65.504997 33.615002 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D183037, 412, 0xD183013E, 154.355, 32.3916, 26, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -583,7 +583,7 @@ VALUES (0x7D183058, 0x7D1830F1, '2005-02-09 10:00:00') /* Portal Linkspot (10762 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D183059, 11730, 0xD1830153, 155.703, 26.8322, 21.205, -0.02187, 0, 0, -0.999761, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xD1830153 [155.703003 26.832199 21.205000] -0.021869 0.000000 0.000000 -0.999761 */ +/* @teleloc 0xD1830153 [155.703003 26.832199 21.205000] -0.021870 0.000000 0.000000 -0.999761 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7D183059, 0x7D1830F2, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -797,104 +797,104 @@ VALUES (0x7D18308D, 12678, 0xD1830000, 66.5265, 132.12, 37.42, -0.707107, 0, 0, /* @teleloc 0xD1830000 [66.526497 132.119995 37.419998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18308E, 9686, 0xD1830123, 55.9696, 25.0345, 26.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830123 [55.969601 25.034500 26.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D18308E, 9686, 0xD1830123, 55.9696, 25.0345, 26.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830123 [55.969601 25.034500 26.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D18308F, 11698, 0xD1830123, 52.6067, 26.7745, 28.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD1830123 [52.606701 26.774500 28.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183090, 11697, 0xD1830123, 58.2865, 25.7677, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1830123 [58.286499 25.767700 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183090, 11697, 0xD1830123, 58.2865, 25.7677, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1830123 [58.286499 25.767700 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183091, 11697, 0xD1830123, 53.6115, 25.7677, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1830123 [53.611500 25.767700 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183091, 11697, 0xD1830123, 53.6115, 25.7677, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1830123 [53.611500 25.767700 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183092, 9686, 0xD1830125, 51.327, 29.179, 27.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830125 [51.327000 29.179001 27.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183092, 9686, 0xD1830125, 51.327, 29.179, 27.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830125 [51.327000 29.179001 27.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D183093, 9686, 0xD1830125, 53.2224, 35.1222, 27.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1830125 [53.222401 35.122200 27.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183094, 9686, 0xD1830126, 55.452, 41.204, 27.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830126 [55.452000 41.203999 27.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D183094, 9686, 0xD1830126, 55.452, 41.204, 27.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830126 [55.452000 41.203999 27.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183095, 9686, 0xD1830126, 55.452, 33.529, 27.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830126 [55.452000 33.528999 27.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183095, 9686, 0xD1830126, 55.452, 33.529, 27.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830126 [55.452000 33.528999 27.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183096, 11697, 0xD1830126, 55.4115, 34.3927, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1830126 [55.411499 34.392700 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183096, 11697, 0xD1830126, 55.4115, 34.3927, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1830126 [55.411499 34.392700 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D183097, 9686, 0xD1830127, 57.1803, 43.6715, 27.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1830127 [57.180302 43.671501 27.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183098, 9686, 0xD1830127, 53.3303, 45.6715, 27.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830127 [53.330299 45.671501 27.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D183098, 9686, 0xD1830127, 53.3303, 45.6715, 27.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830127 [53.330299 45.671501 27.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D183099, 9686, 0xD183012A, 61.8254, 25.3684, 32.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD183012A [61.825401 25.368401 32.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D183099, 9686, 0xD183012A, 61.8254, 25.3684, 32.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD183012A [61.825401 25.368401 32.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18309A, 9686, 0xD183012A, 54.7981, 32.9615, 32.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD183012A [54.798100 32.961498 32.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D18309A, 9686, 0xD183012A, 54.7981, 32.9615, 32.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD183012A [54.798100 32.961498 32.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18309B, 9686, 0xD183012A, 58.2231, 32.9615, 32.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD183012A [58.223099 32.961498 32.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D18309B, 9686, 0xD183012A, 58.2231, 32.9615, 32.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD183012A [58.223099 32.961498 32.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18309C, 9686, 0xD183012A, 61.7981, 32.9615, 32.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD183012A [61.798100 32.961498 32.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D18309C, 9686, 0xD183012A, 61.7981, 32.9615, 32.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD183012A [61.798100 32.961498 32.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18309D, 9686, 0xD183012A, 58.2731, 25.3365, 32.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD183012A [58.273102 25.336500 32.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D18309D, 9686, 0xD183012A, 58.2731, 25.3365, 32.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD183012A [58.273102 25.336500 32.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18309E, 9686, 0xD183012A, 65.3353, 25.3365, 32.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD183012A [65.335297 25.336500 32.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D18309E, 9686, 0xD183012A, 65.3353, 25.3365, 32.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD183012A [65.335297 25.336500 32.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D18309F, 9686, 0xD183012A, 65.3481, 32.9615, 32.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD183012A [65.348099 32.961498 32.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D18309F, 9686, 0xD183012A, 65.3481, 32.9615, 32.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD183012A [65.348099 32.961498 32.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830A0, 11698, 0xD183012C, 58.5862, 29.175, 35.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD183012C [58.586201 29.174999 35.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830A0, 11698, 0xD183012C, 58.5862, 29.175, 35.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD183012C [58.586201 29.174999 35.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830A1, 11698, 0xD183012E, 65.6352, 29.2434, 28.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD183012E [65.635201 29.243401 28.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830A1, 11698, 0xD183012E, 65.6352, 29.2434, 28.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD183012E [65.635201 29.243401 28.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830A2, 11697, 0xD183012E, 63.8155, 25.6316, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD183012E [63.815498 25.631599 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830A2, 11697, 0xD183012E, 63.8155, 25.6316, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD183012E [63.815498 25.631599 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830A3, 9686, 0xD1830132, 57.202, 28.003, 22.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830132 [57.202000 28.003000 22.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830A3, 9686, 0xD1830132, 57.202, 28.003, 22.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830132 [57.202000 28.003000 22.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1830A4, 9686, 0xD1830132, 54.027, 35.553, 22.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1830132 [54.027000 35.553001 22.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830A5, 11697, 0xD1830133, 64.1692, 25.9637, 19.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1830133 [64.169197 25.963699 19.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830A5, 11697, 0xD1830133, 64.1692, 25.9637, 19.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1830133 [64.169197 25.963699 19.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830A6, 9686, 0xD1830134, 63.1863, 28.1479, 22.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830134 [63.186298 28.147900 22.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830A6, 9686, 0xD1830134, 63.1863, 28.1479, 22.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830134 [63.186298 28.147900 22.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1830A7, 9686, 0xD1830134, 59.3697, 33.4632, 22.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -909,8 +909,8 @@ VALUES (0x7D1830A9, 11697, 0xD1830134, 60.1205, 39.4024, 19.35, 0.9139, 0, 0, 0. /* @teleloc 0xD1830134 [60.120499 39.402401 19.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830AA, 11698, 0xD1830137, 68.5588, 35.7695, 23.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1830137 [68.558800 35.769501 23.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830AA, 11698, 0xD1830137, 68.5588, 35.7695, 23.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1830137 [68.558800 35.769501 23.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1830AB, 11697, 0xD1830137, 70.5205, 39.2524, 19.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -921,20 +921,20 @@ VALUES (0x7D1830AC, 11697, 0xD1830137, 70.7192, 32.3887, 19.35, 0.372988, 0, 0, /* @teleloc 0xD1830137 [70.719200 32.388699 19.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830AD, 9686, 0xD1830139, 68.2, 39.75, 28.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830139 [68.199997 39.750000 28.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830AD, 9686, 0xD1830139, 68.2, 39.75, 28.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830139 [68.199997 39.750000 28.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1830AE, 9686, 0xD1830139, 70.7668, 42.8645, 28.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1830139 [70.766800 42.864498 28.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830AF, 11697, 0xD1830139, 68.1155, 40.4066, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1830139 [68.115501 40.406601 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830AF, 11697, 0xD1830139, 68.1155, 40.4066, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1830139 [68.115501 40.406601 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830B0, 9686, 0xD1830000, 68.1754, 47.5184, 27.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830000 [68.175400 47.518398 27.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830B0, 9686, 0xD1830000, 68.1754, 47.5184, 27.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830000 [68.175400 47.518398 27.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1830B1, 9686, 0xD1830000, 70.6504, 46.4184, 26.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -945,12 +945,12 @@ VALUES (0x7D1830B2, 9686, 0xD1830000, 66.0504, 46.7434, 26.55, 0.456322, 0, 0, /* @teleloc 0xD1830000 [66.050400 46.743401 26.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830B3, 9686, 0xD1830000, 65.5254, 33.6934, 27.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830000 [65.525398 33.693401 27.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830B3, 9686, 0xD1830000, 65.5254, 33.6934, 27.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830000 [65.525398 33.693401 27.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830B4, 9686, 0xD1830000, 61.6254, 45.0434, 26.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1830000 [61.625401 45.043400 26.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1830B4, 9686, 0xD1830000, 61.6254, 45.0434, 26.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1830000 [61.625401 45.043400 26.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1830B5, 12679, 0xD1830000, 59.2905, 34.7816, 24.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -973,16 +973,16 @@ VALUES (0x7D1830B9, 12679, 0xD1830000, 70.9405, 46.7066, 24.1, 0.420244, 0, 0, 0 /* @teleloc 0xD1830000 [70.940498 46.706600 24.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830BA, 12679, 0xD1830000, 63.4155, 36.4066, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD1830000 [63.415501 36.406601 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830BA, 12679, 0xD1830000, 63.4155, 36.4066, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD1830000 [63.415501 36.406601 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830BB, 12678, 0xD1830000, 68.4405, 42.8316, 33, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1830000 [68.440498 42.831600 33.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1830BB, 12678, 0xD1830000, 68.4405, 42.8316, 33, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1830000 [68.440498 42.831600 33.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1830BC, 12678, 0xD1830000, 53.5655, 29.4316, 40.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1830000 [53.565498 29.431601 40.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1830BC, 12678, 0xD1830000, 53.5655, 29.4316, 40.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1830000 [53.565498 29.431601 40.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1830BD, 9686, 0xD1830141, 145.431, 36.0797, 34.37, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D1AB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D1AB.sql index 7a47eb8ead..eb4bd9c528 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D1AB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D1AB.sql @@ -13,20 +13,20 @@ VALUES (0x7D1AB002, 9686, 0xD1AB0100, 97.4602, 63.6343, 52.925, -0.707107, 0, 0 /* @teleloc 0xD1AB0100 [97.460197 63.634300 52.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB003, 412, 0xD1AB0107, 99.696, 52.6413, 46, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1AB0107 [99.695999 52.641300 46.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB003, 412, 0xD1AB0107, 99.696, 52.6413, 46, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1AB0107 [99.695999 52.641300 46.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB004, 9686, 0xD1AB0107, 99.6825, 52.5492, 49.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0107 [99.682503 52.549198 49.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB004, 9686, 0xD1AB0107, 99.6825, 52.5492, 49.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0107 [99.682503 52.549198 49.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB005, 9686, 0xD1AB0107, 109.118, 50.9299, 48.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1AB0107 [109.117996 50.929901 48.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB006, 412, 0xD1AB0109, 99.195, 65.295, 46, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1AB0109 [99.195000 65.294998 46.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB006, 412, 0xD1AB0109, 99.195, 65.295, 46, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1AB0109 [99.195000 65.294998 46.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB007, 9686, 0xD1AB0109, 97.477, 56.179, 48.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x7D1AB00B, 9686, 0xD1AB010E, 97.627, 53.0562, 53.675, -0.707107, 0, 0, /* @teleloc 0xD1AB010E [97.626999 53.056198 53.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB00C, 11697, 0xD1AB010E, 104.426, 49.8847, 50.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB010E [104.426003 49.884701 50.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB00C, 11697, 0xD1AB010E, 104.426, 49.8847, 50.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB010E [104.426003 49.884701 50.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB00D, 11697, 0xD1AB010E, 112.763, 50.3397, 50.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB010E [112.763000 50.339699 50.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB00D, 11697, 0xD1AB010E, 112.763, 50.3397, 50.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB010E [112.763000 50.339699 50.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB00E, 11697, 0xD1AB010E, 106.836, 56.2373, 50.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB010E [106.835999 56.237301 50.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB00E, 11697, 0xD1AB010E, 106.836, 56.2373, 50.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB010E [106.835999 56.237301 50.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB00F, 11698, 0xD1AB0110, 109.826, 53.175, 57.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1AB0110 [109.825996 53.174999 57.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB00F, 11698, 0xD1AB0110, 109.826, 53.175, 57.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1AB0110 [109.825996 53.174999 57.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB010, 9686, 0xD1AB0111, 105.62, 56.9345, 48.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0111 [105.620003 56.934502 48.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB010, 9686, 0xD1AB0111, 105.62, 56.9345, 48.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0111 [105.620003 56.934502 48.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB011, 9686, 0xD1AB0112, 114.957, 49.2103, 49.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0112 [114.957001 49.210300 49.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB011, 9686, 0xD1AB0112, 114.957, 49.2103, 49.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0112 [114.957001 49.210300 49.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB012, 9686, 0xD1AB0112, 109.733, 51.7492, 48.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x7D1AB013, 9686, 0xD1AB0112, 117.483, 53.0492, 49.625, 0.707107, 0, 0, /* @teleloc 0xD1AB0112 [117.483002 53.049198 49.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB014, 412, 0xD1AB0116, 105.2, 51.91, 41.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1AB0116 [105.199997 51.910000 41.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB014, 412, 0xD1AB0116, 105.2, 51.91, 41.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1AB0116 [105.199997 51.910000 41.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB015, 9686, 0xD1AB0117, 108.145, 51.4595, 43.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0117 [108.144997 51.459499 43.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB015, 9686, 0xD1AB0117, 108.145, 51.4595, 43.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0117 [108.144997 51.459499 43.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB016, 11698, 0xD1AB0118, 110.431, 58.0657, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1AB0118 [110.431000 58.065701 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB016, 11698, 0xD1AB0118, 110.431, 58.0657, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1AB0118 [110.431000 58.065701 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB017, 9686, 0xD1AB011B, 116.4, 64.059, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB011B [116.400002 64.058998 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB017, 9686, 0xD1AB011B, 116.4, 64.059, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB011B [116.400002 64.058998 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB018, 9686, 0xD1AB011B, 116.4, 55.8434, 44.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB011B [116.400002 55.843399 44.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB018, 9686, 0xD1AB011B, 116.4, 55.8434, 44.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB011B [116.400002 55.843399 44.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB019, 412, 0xD1AB011C, 116.15, 71.08, 46, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1AB011C [116.150002 71.080002 46.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB019, 412, 0xD1AB011C, 116.15, 71.08, 46, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1AB011C [116.150002 71.080002 46.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB01A, 9686, 0xD1AB011D, 113.8, 66.9, 49.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,8 +113,8 @@ VALUES (0x7D1AB01B, 412, 0xD1AB0000, 113.205, 66.9, 46, -0.707107, 0, 0, 0.707 /* @teleloc 0xD1AB0000 [113.205002 66.900002 46.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB01C, 412, 0xD1AB0000, 113.505, 57.615, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1AB0000 [113.504997 57.615002 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB01C, 412, 0xD1AB0000, 113.505, 57.615, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1AB0000 [113.504997 57.615002 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB01D, 11697, 0xD1AB011F, 39.6252, 151.946, 70.9, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -237,8 +237,8 @@ VALUES (0x7D1AB03A, 412, 0xD1AB0141, 128.392, 157.645, 58, -0.707107, 0, 0, 0. /* @teleloc 0xD1AB0141 [128.391998 157.645004 58.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB03B, 412, 0xD1AB0142, 138.583, 154.159, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1AB0142 [138.582993 154.158997 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB03B, 412, 0xD1AB0142, 138.583, 154.159, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1AB0142 [138.582993 154.158997 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB03C, 412, 0xD1AB0143, 122.675, 165.668, 58, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -257,32 +257,32 @@ VALUES (0x7D1AB03F, 11697, 0xD1AB0144, 130.134, 165.483, 62.9, -0.92321, 0, 0, - /* @teleloc 0xD1AB0144 [130.134003 165.483002 62.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB040, 9686, 0xD1AB0144, 130.992, 153.911, 65.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0144 [130.992004 153.910995 65.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB040, 9686, 0xD1AB0144, 130.992, 153.911, 65.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0144 [130.992004 153.910995 65.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB041, 9686, 0xD1AB0146, 130.69, 162.58, 61.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0146 [130.690002 162.580002 61.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB041, 9686, 0xD1AB0146, 130.69, 162.58, 61.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0146 [130.690002 162.580002 61.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB042, 9686, 0xD1AB0146, 130.739, 153.905, 60.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0146 [130.738998 153.904999 60.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB042, 9686, 0xD1AB0146, 130.739, 153.905, 60.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0146 [130.738998 153.904999 60.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB043, 9686, 0xD1AB0147, 133.99, 153.925, 61.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0147 [133.990005 153.925003 61.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB043, 9686, 0xD1AB0147, 133.99, 153.925, 61.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0147 [133.990005 153.925003 61.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB044, 11697, 0xD1AB0148, 132, 166.166, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB0148 [132.000000 166.166000 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB044, 11697, 0xD1AB0148, 132, 166.166, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB0148 [132.000000 166.166000 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB045, 9686, 0xD1AB0148, 132.21, 167.063, 61.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0148 [132.210007 167.063004 61.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB045, 9686, 0xD1AB0148, 132.21, 167.063, 61.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0148 [132.210007 167.063004 61.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB046, 9686, 0xD1AB014B, 138.575, 153.325, 61.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB014B [138.574997 153.324997 61.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB046, 9686, 0xD1AB014B, 138.575, 153.325, 61.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB014B [138.574997 153.324997 61.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB047, 11697, 0xD1AB014B, 141.6, 149.345, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -293,28 +293,28 @@ VALUES (0x7D1AB048, 11697, 0xD1AB014B, 133.475, 147.525, 58.1, -0.707107, 0, 0, /* @teleloc 0xD1AB014B [133.475006 147.524994 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB049, 9686, 0xD1AB014D, 130.528, 153.336, 66.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB014D [130.528000 153.335999 66.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB049, 9686, 0xD1AB014D, 130.528, 153.336, 66.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB014D [130.528000 153.335999 66.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB04A, 11697, 0xD1AB014D, 122.982, 148.386, 62.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1AB014D [122.982002 148.386002 62.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB04B, 11697, 0xD1AB014D, 127.827, 146.259, 62.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB014D [127.827003 146.259003 62.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB04B, 11697, 0xD1AB014D, 127.827, 146.259, 62.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB014D [127.827003 146.259003 62.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB04C, 11698, 0xD1AB014D, 133.907, 149.488, 69.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD1AB014D [133.906998 149.488007 69.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB04D, 412, 0xD1AB0150, 129.285, 149.046, 58, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1AB0150 [129.285004 149.046005 58.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB04D, 412, 0xD1AB0150, 129.285, 149.046, 58, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1AB0150 [129.285004 149.046005 58.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB04E, 9686, 0xD1AB0150, 126.156, 148.933, 60.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0150 [126.155998 148.932999 60.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB04E, 9686, 0xD1AB0150, 126.156, 148.933, 60.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0150 [126.155998 148.932999 60.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB04F, 412, 0xD1AB0154, 132.701, 150.359, 53.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -325,8 +325,8 @@ VALUES (0x7D1AB051, 9686, 0xD1AB0159, 120.555, 161.885, 56, -0.707107, 0, 0, -0 /* @teleloc 0xD1AB0159 [120.555000 161.884995 56.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB052, 9686, 0xD1AB0156, 128.328, 152.501, 56, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0156 [128.328003 152.501007 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB052, 9686, 0xD1AB0156, 128.328, 152.501, 56, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0156 [128.328003 152.501007 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB053, 11698, 0xD1AB0156, 126.863, 156.504, 57.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -994,104 +994,104 @@ VALUES (0x7D1AB098, 13143, 0xD1AB0000, 76.3945, 166.454, 65.5702, -0.828308, 0, /* @teleloc 0xD1AB0000 [76.394501 166.453995 65.570198] -0.828308 0.000000 0.000000 0.560272 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB099, 9686, 0xD1AB0107, 103.97, 49.0345, 48.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0107 [103.970001 49.034500 48.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB099, 9686, 0xD1AB0107, 103.97, 49.0345, 48.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0107 [103.970001 49.034500 48.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB09A, 11698, 0xD1AB0107, 100.607, 50.7745, 50.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD1AB0107 [100.607002 50.774502 50.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB09B, 11697, 0xD1AB0107, 106.287, 49.7677, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB0107 [106.287003 49.767700 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB09B, 11697, 0xD1AB0107, 106.287, 49.7677, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB0107 [106.287003 49.767700 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB09C, 11697, 0xD1AB0107, 101.612, 49.7677, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB0107 [101.612000 49.767700 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB09C, 11697, 0xD1AB0107, 101.612, 49.7677, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB0107 [101.612000 49.767700 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB09D, 9686, 0xD1AB0109, 99.327, 53.179, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0109 [99.327003 53.179001 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB09D, 9686, 0xD1AB0109, 99.327, 53.179, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0109 [99.327003 53.179001 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB09E, 9686, 0xD1AB0109, 101.222, 59.1222, 49.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1AB0109 [101.222000 59.122200 49.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB09F, 9686, 0xD1AB010A, 103.452, 65.204, 49.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB010A [103.452003 65.204002 49.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB09F, 9686, 0xD1AB010A, 103.452, 65.204, 49.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB010A [103.452003 65.204002 49.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0A0, 9686, 0xD1AB010A, 103.452, 57.529, 49.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB010A [103.452003 57.528999 49.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0A0, 9686, 0xD1AB010A, 103.452, 57.529, 49.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB010A [103.452003 57.528999 49.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0A1, 11697, 0xD1AB010A, 103.412, 58.3927, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB010A [103.412003 58.392700 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0A1, 11697, 0xD1AB010A, 103.412, 58.3927, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB010A [103.412003 58.392700 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB0A2, 9686, 0xD1AB010B, 105.18, 67.6715, 49.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1AB010B [105.180000 67.671501 49.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0A3, 9686, 0xD1AB010B, 101.33, 69.6715, 49.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB010B [101.330002 69.671501 49.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB0A3, 9686, 0xD1AB010B, 101.33, 69.6715, 49.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB010B [101.330002 69.671501 49.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0A4, 9686, 0xD1AB010E, 109.825, 49.3684, 54.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB010E [109.824997 49.368401 54.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0A4, 9686, 0xD1AB010E, 109.825, 49.3684, 54.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB010E [109.824997 49.368401 54.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0A5, 9686, 0xD1AB010E, 102.798, 56.9615, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB010E [102.797997 56.961498 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB0A5, 9686, 0xD1AB010E, 102.798, 56.9615, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB010E [102.797997 56.961498 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0A6, 9686, 0xD1AB010E, 106.223, 56.9615, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB010E [106.223000 56.961498 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB0A6, 9686, 0xD1AB010E, 106.223, 56.9615, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB010E [106.223000 56.961498 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0A7, 9686, 0xD1AB010E, 109.798, 56.9615, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB010E [109.797997 56.961498 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB0A7, 9686, 0xD1AB010E, 109.798, 56.9615, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB010E [109.797997 56.961498 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0A8, 9686, 0xD1AB010E, 106.273, 49.3365, 54.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB010E [106.273003 49.336498 54.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0A8, 9686, 0xD1AB010E, 106.273, 49.3365, 54.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB010E [106.273003 49.336498 54.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0A9, 9686, 0xD1AB010E, 113.335, 49.3365, 54.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB010E [113.334999 49.336498 54.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0A9, 9686, 0xD1AB010E, 113.335, 49.3365, 54.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB010E [113.334999 49.336498 54.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0AA, 9686, 0xD1AB010E, 113.348, 56.9615, 54.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB010E [113.348000 56.961498 54.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB0AA, 9686, 0xD1AB010E, 113.348, 56.9615, 54.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB010E [113.348000 56.961498 54.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0AB, 11698, 0xD1AB0110, 106.586, 53.175, 57.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1AB0110 [106.585999 53.174999 57.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0AB, 11698, 0xD1AB0110, 106.586, 53.175, 57.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1AB0110 [106.585999 53.174999 57.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0AC, 11698, 0xD1AB0112, 113.635, 53.2434, 50.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1AB0112 [113.635002 53.243401 50.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0AC, 11698, 0xD1AB0112, 113.635, 53.2434, 50.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1AB0112 [113.635002 53.243401 50.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0AD, 11697, 0xD1AB0112, 111.815, 49.6316, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB0112 [111.815002 49.631599 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0AD, 11697, 0xD1AB0112, 111.815, 49.6316, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB0112 [111.815002 49.631599 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0AE, 9686, 0xD1AB0116, 105.202, 52.003, 44.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0116 [105.202003 52.002998 44.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0AE, 9686, 0xD1AB0116, 105.202, 52.003, 44.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0116 [105.202003 52.002998 44.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB0AF, 9686, 0xD1AB0116, 102.027, 59.553, 44.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1AB0116 [102.027000 59.553001 44.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0B0, 11697, 0xD1AB0117, 112.169, 49.9637, 41.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB0117 [112.168999 49.963699 41.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0B0, 11697, 0xD1AB0117, 112.169, 49.9637, 41.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB0117 [112.168999 49.963699 41.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0B1, 9686, 0xD1AB0118, 111.186, 52.1479, 44.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0118 [111.185997 52.147900 44.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0B1, 9686, 0xD1AB0118, 111.186, 52.1479, 44.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0118 [111.185997 52.147900 44.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB0B2, 9686, 0xD1AB0118, 107.37, 57.4632, 44.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1106,8 +1106,8 @@ VALUES (0x7D1AB0B4, 11697, 0xD1AB0118, 108.121, 63.4024, 41.35, 0.9139, 0, 0, 0. /* @teleloc 0xD1AB0118 [108.121002 63.402401 41.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0B5, 11698, 0xD1AB011B, 116.559, 59.7695, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1AB011B [116.558998 59.769501 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0B5, 11698, 0xD1AB011B, 116.559, 59.7695, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1AB011B [116.558998 59.769501 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB0B6, 11697, 0xD1AB011B, 118.521, 63.2524, 41.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1118,20 +1118,20 @@ VALUES (0x7D1AB0B7, 11697, 0xD1AB011B, 118.719, 56.3887, 41.35, 0.372988, 0, 0, /* @teleloc 0xD1AB011B [118.719002 56.388699 41.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0B8, 9686, 0xD1AB011D, 116.2, 63.75, 50.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB011D [116.199997 63.750000 50.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0B8, 9686, 0xD1AB011D, 116.2, 63.75, 50.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB011D [116.199997 63.750000 50.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB0B9, 9686, 0xD1AB011D, 118.767, 66.8645, 50.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1AB011D [118.766998 66.864502 50.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0BA, 11697, 0xD1AB011D, 116.115, 64.4066, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB011D [116.114998 64.406601 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0BA, 11697, 0xD1AB011D, 116.115, 64.4066, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB011D [116.114998 64.406601 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0BB, 9686, 0xD1AB0000, 116.175, 71.5184, 49.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0000 [116.175003 71.518402 49.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0BB, 9686, 0xD1AB0000, 116.175, 71.5184, 49.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0000 [116.175003 71.518402 49.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB0BC, 9686, 0xD1AB0000, 118.65, 70.4184, 48.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1142,12 +1142,12 @@ VALUES (0x7D1AB0BD, 9686, 0xD1AB0000, 114.05, 70.7434, 48.55, 0.456322, 0, 0, - /* @teleloc 0xD1AB0000 [114.050003 70.743401 48.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0BE, 9686, 0xD1AB0000, 113.525, 57.6934, 49.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0000 [113.525002 57.693401 49.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0BE, 9686, 0xD1AB0000, 113.525, 57.6934, 49.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0000 [113.525002 57.693401 49.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0BF, 9686, 0xD1AB0000, 109.625, 69.0434, 48.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0000 [109.625000 69.043404 48.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB0BF, 9686, 0xD1AB0000, 109.625, 69.0434, 48.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0000 [109.625000 69.043404 48.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB0C0, 12679, 0xD1AB0000, 107.29, 58.7816, 46.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1170,16 +1170,16 @@ VALUES (0x7D1AB0C4, 12679, 0xD1AB0000, 118.94, 70.7066, 46.1, 0.420244, 0, 0, 0. /* @teleloc 0xD1AB0000 [118.940002 70.706596 46.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0C5, 12679, 0xD1AB0000, 111.415, 60.4066, 46.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD1AB0000 [111.415001 60.406601 46.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0C5, 12679, 0xD1AB0000, 111.415, 60.4066, 46.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD1AB0000 [111.415001 60.406601 46.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0C6, 12678, 0xD1AB0000, 116.44, 66.8316, 55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1AB0000 [116.440002 66.831596 55.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0C6, 12678, 0xD1AB0000, 116.44, 66.8316, 55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1AB0000 [116.440002 66.831596 55.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0C7, 12678, 0xD1AB0000, 101.565, 53.4316, 62.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1AB0000 [101.565002 53.431599 62.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB0C7, 12678, 0xD1AB0000, 101.565, 53.4316, 62.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1AB0000 [101.565002 53.431599 62.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB0C8, 9686, 0xD1AB0126, 40.0304, 166.965, 68.25, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1370,8 +1370,8 @@ VALUES (0x7D1AB0F6, 12678, 0xD1AB0000, 42.4345, 162.568, 82.475, 0, 0, 0, -1, T /* @teleloc 0xD1AB0000 [42.434502 162.567993 82.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0F7, 9686, 0xD1AB0144, 132.08, 166.569, 66.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0144 [132.080002 166.569000 66.370003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB0F7, 9686, 0xD1AB0144, 132.08, 166.569, 66.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0144 [132.080002 166.569000 66.370003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB0F8, 11698, 0xD1AB0144, 132.044, 162.558, 69.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1390,20 +1390,20 @@ VALUES (0x7D1AB0FB, 9686, 0xD1AB0147, 135.189, 159.39, 61.57, 0.707107, 0, 0, - /* @teleloc 0xD1AB0147 [135.188995 159.389999 61.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0FC, 11697, 0xD1AB0147, 133.98, 161.703, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB0147 [133.979996 161.703003 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB0FC, 11697, 0xD1AB0147, 133.98, 161.703, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB0147 [133.979996 161.703003 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0FD, 9686, 0xD1AB0148, 130.643, 163.102, 61.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0148 [130.643005 163.102005 61.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0FD, 9686, 0xD1AB0148, 130.643, 163.102, 61.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0148 [130.643005 163.102005 61.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0FE, 9686, 0xD1AB014B, 136.332, 145.626, 61.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB014B [136.332001 145.626007 61.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0FE, 9686, 0xD1AB014B, 136.332, 145.626, 61.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB014B [136.332001 145.626007 61.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB0FF, 9686, 0xD1AB014B, 138.872, 145.626, 61.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB014B [138.871994 145.626007 61.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB0FF, 9686, 0xD1AB014B, 138.872, 145.626, 61.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB014B [138.871994 145.626007 61.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB100, 9686, 0xD1AB014B, 142.356, 149.497, 61.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1418,24 +1418,24 @@ VALUES (0x7D1AB102, 11697, 0xD1AB014B, 140.04, 149.355, 58.1, 0.707107, 0, 0, -0 /* @teleloc 0xD1AB014B [140.039993 149.354996 58.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB103, 9686, 0xD1AB014D, 135.598, 153.336, 66.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB014D [135.598007 153.335999 66.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB103, 9686, 0xD1AB014D, 135.598, 153.336, 66.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB014D [135.598007 153.335999 66.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB104, 9686, 0xD1AB014D, 125.771, 153.336, 66.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB014D [125.771004 153.335999 66.364998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB104, 9686, 0xD1AB014D, 125.771, 153.336, 66.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB014D [125.771004 153.335999 66.364998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB105, 9686, 0xD1AB014D, 126.511, 145.737, 66.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB014D [126.511002 145.737000 66.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB105, 9686, 0xD1AB014D, 126.511, 145.737, 66.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB014D [126.511002 145.737000 66.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB106, 9686, 0xD1AB014D, 132.194, 145.737, 66.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB014D [132.194000 145.737000 66.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB106, 9686, 0xD1AB014D, 132.194, 145.737, 66.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB014D [132.194000 145.737000 66.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB107, 9686, 0xD1AB014D, 137.839, 145.737, 66.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB014D [137.839005 145.737000 66.364998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB107, 9686, 0xD1AB014D, 137.839, 145.737, 66.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB014D [137.839005 145.737000 66.364998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB108, 9686, 0xD1AB014D, 122.275, 149.489, 66.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1450,16 +1450,16 @@ VALUES (0x7D1AB10A, 11698, 0xD1AB014D, 130.335, 149.559, 69.15, -0.999998, 0, 0, /* @teleloc 0xD1AB014D [130.335007 149.559006 69.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB10B, 11697, 0xD1AB014D, 138.752, 152.686, 62.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB014D [138.751999 152.686005 62.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB10B, 11697, 0xD1AB014D, 138.752, 152.686, 62.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB014D [138.751999 152.686005 62.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB10C, 11697, 0xD1AB014D, 141.092, 149.306, 62.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1AB014D [141.091995 149.306000 62.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB10D, 11697, 0xD1AB014D, 137.062, 146.166, 62.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1AB014D [137.061996 146.166000 62.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB10D, 11697, 0xD1AB014D, 137.062, 146.166, 62.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1AB014D [137.061996 146.166000 62.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB10E, 9686, 0xD1AB014F, 132.271, 151.414, 61.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1470,16 +1470,16 @@ VALUES (0x7D1AB10F, 9686, 0xD1AB014F, 121.82, 151.78, 61.66, -0.707107, 0, 0, - /* @teleloc 0xD1AB014F [121.820000 151.779999 61.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB110, 9686, 0xD1AB014F, 129.36, 149.49, 61.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB014F [129.360001 149.490005 61.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB110, 9686, 0xD1AB014F, 129.36, 149.49, 61.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB014F [129.360001 149.490005 61.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB111, 9686, 0xD1AB0150, 132.271, 147.272, 61.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1AB0150 [132.270996 147.272003 61.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB112, 9686, 0xD1AB0154, 129.328, 147.181, 56.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0154 [129.328003 147.181000 56.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB112, 9686, 0xD1AB0154, 129.328, 147.181, 56.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0154 [129.328003 147.181000 56.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB113, 9686, 0xD1AB0154, 132.588, 150.331, 56.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1494,8 +1494,8 @@ VALUES (0x7D1AB115, 9686, 0xD1AB0156, 120.555, 157.745, 56, -0.707107, 0, 0, -0 /* @teleloc 0xD1AB0156 [120.555000 157.744995 56.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB116, 9686, 0xD1AB0156, 124.358, 152.501, 56, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0156 [124.358002 152.501007 56.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB116, 9686, 0xD1AB0156, 124.358, 152.501, 56, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0156 [124.358002 152.501007 56.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB117, 11697, 0xD1AB0156, 121.39, 153.324, 53.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1522,8 +1522,8 @@ VALUES (0x7D1AB11C, 9686, 0xD1AB0000, 122.45, 165.99, 61.25, 0.357553, 0, 0, -0 /* @teleloc 0xD1AB0000 [122.449997 165.990005 61.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB11D, 9686, 0xD1AB0000, 126.32, 167.22, 60.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0000 [126.320000 167.220001 60.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB11D, 9686, 0xD1AB0000, 126.32, 167.22, 60.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0000 [126.320000 167.220001 60.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB11E, 9686, 0xD1AB0000, 120.97, 161.46, 60.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1534,12 +1534,12 @@ VALUES (0x7D1AB11F, 9686, 0xD1AB0000, 128.384, 157.589, 61.39, 0.707107, 0, 0, /* @teleloc 0xD1AB0000 [128.384003 157.589005 61.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB120, 9686, 0xD1AB0000, 138.845, 166.355, 60.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0000 [138.845001 166.354996 60.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB120, 9686, 0xD1AB0000, 138.845, 166.355, 60.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0000 [138.845001 166.354996 60.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB121, 9686, 0xD1AB0000, 138.555, 154.215, 61.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1AB0000 [138.554993 154.214996 61.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB121, 9686, 0xD1AB0000, 138.555, 154.215, 61.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1AB0000 [138.554993 154.214996 61.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB122, 12679, 0xD1AB0000, 127.255, 155.169, 58.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1566,12 +1566,12 @@ VALUES (0x7D1AB127, 12679, 0xD1AB0000, 136.965, 165.389, 58.1, 0.95656, 0, 0, 0. /* @teleloc 0xD1AB0000 [136.964996 165.389008 58.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB128, 12678, 0xD1AB0000, 132.12, 165.474, 71.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1AB0000 [132.119995 165.473999 71.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1AB128, 12678, 0xD1AB0000, 132.12, 165.474, 71.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1AB0000 [132.119995 165.473999 71.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1AB129, 12678, 0xD1AB0000, 132.12, 149.474, 71.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1AB0000 [132.119995 149.473999 71.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1AB129, 12678, 0xD1AB0000, 132.12, 149.474, 71.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1AB0000 [132.119995 149.473999 71.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1AB12A, 9686, 0xD1AB0160, 46.569, 59.9204, 72.37, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D1CB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D1CB.sql index e53f9f4bbb..219637f96d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D1CB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D1CB.sql @@ -217,8 +217,8 @@ VALUES (0x7D1CB035, 9686, 0xD1CB0107, 88.9465, 34.1093, 42.85, 0.317305, 0, 0, /* @teleloc 0xD1CB0107 [88.946503 34.109299 42.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB036, 9686, 0xD1CB0107, 87.3397, 33.5879, 45.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB0107 [87.339699 33.587898 45.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB036, 9686, 0xD1CB0107, 87.3397, 33.5879, 45.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB0107 [87.339699 33.587898 45.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB037, 9686, 0xD1CB0107, 84.9929, 36.7219, 43.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,32 +233,32 @@ VALUES (0x7D1CB039, 9686, 0xD1CB0107, 89.0965, 39.4093, 42.85, -0.902209, 0, 0, /* @teleloc 0xD1CB0107 [89.096497 39.409302 42.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB03A, 9686, 0xD1CB0107, 87.3465, 40.6219, 43.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB0107 [87.346497 40.621899 43.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CB03A, 9686, 0xD1CB0107, 87.3465, 40.6219, 43.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB0107 [87.346497 40.621899 43.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB03B, 11697, 0xD1CB0107, 87.3946, 33.9285, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CB0107 [87.394600 33.928501 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB03B, 11697, 0xD1CB0107, 87.3946, 33.9285, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CB0107 [87.394600 33.928501 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB03C, 11697, 0xD1CB0107, 85.4946, 34.9785, 40.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1CB0107 [85.494598 34.978500 40.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB03D, 9686, 0xD1CB010A, 78.0816, 32.8907, 42.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB010A [78.081596 32.890701 42.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB03D, 9686, 0xD1CB010A, 78.0816, 32.8907, 42.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB010A [78.081596 32.890701 42.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB03E, 9686, 0xD1CB010A, 83.4816, 32.8907, 42.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB010A [83.481598 32.890701 42.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB03E, 9686, 0xD1CB010A, 83.4816, 32.8907, 42.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB010A [83.481598 32.890701 42.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB03F, 9686, 0xD1CB010A, 84.5316, 34.2399, 41.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1CB010A [84.531601 34.239899 41.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB040, 9686, 0xD1CB010A, 80.5316, 38.7907, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB010A [80.531601 38.790699 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CB040, 9686, 0xD1CB010A, 80.5316, 38.7907, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB010A [80.531601 38.790699 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB041, 9686, 0xD1CB010A, 76.7316, 35.6407, 44.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,16 +281,16 @@ VALUES (0x7D1CB045, 11697, 0xD1CB010A, 80.4136, 35.9693, 40.1, -0.707107, 0, 0, /* @teleloc 0xD1CB010A [80.413597 35.969299 40.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB046, 11697, 0xD1CB010A, 80.9446, 33.4785, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CB010A [80.944603 33.478500 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB046, 11697, 0xD1CB010A, 80.9446, 33.4785, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CB010A [80.944603 33.478500 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB047, 9686, 0xD1CB010A, 77.9822, 38.7907, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB010A [77.982201 38.790699 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CB047, 9686, 0xD1CB010A, 77.9822, 38.7907, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB010A [77.982201 38.790699 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB048, 9686, 0xD1CB010A, 83.326, 38.7907, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB010A [83.325996 38.790699 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CB048, 9686, 0xD1CB010A, 83.326, 38.7907, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB010A [83.325996 38.790699 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB049, 9686, 0xD1CB010A, 76.7316, 33.9256, 43.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -301,8 +301,8 @@ VALUES (0x7D1CB04A, 9686, 0xD1CB010A, 76.7316, 37.8738, 43.35, -0.707107, 0, 0, /* @teleloc 0xD1CB010A [76.731598 37.873798 43.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB04B, 9686, 0xD1CB010A, 80.9411, 32.8907, 43.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB010A [80.941101 32.890701 43.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB04B, 9686, 0xD1CB010A, 80.9411, 32.8907, 43.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB010A [80.941101 32.890701 43.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB04C, 9686, 0xD1CB010A, 84.5316, 33.9399, 43.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -337,20 +337,20 @@ VALUES (0x7D1CB053, 11697, 0xD1CB010A, 83.5398, 33.688, 40.1, 0.297375, 0, 0, -0 /* @teleloc 0xD1CB010A [83.539803 33.688000 40.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB054, 11697, 0xD1CB010A, 80.6946, 38.2785, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CB010A [80.694603 38.278500 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CB054, 11697, 0xD1CB010A, 80.6946, 38.2785, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CB010A [80.694603 38.278500 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB055, 9686, 0xD1CB010C, 83.4397, 31.9379, 38.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB010C [83.439697 31.937901 38.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB055, 9686, 0xD1CB010C, 83.4397, 31.9379, 38.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB010C [83.439697 31.937901 38.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB056, 9686, 0xD1CB010C, 79.9429, 35.1719, 38.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1CB010C [79.942902 35.171902 38.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB057, 9686, 0xD1CB010C, 82.1965, 38.4219, 38.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB010C [82.196503 38.421902 38.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CB057, 9686, 0xD1CB010C, 82.1965, 38.4219, 38.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB010C [82.196503 38.421902 38.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB058, 11697, 0xD1CB010C, 88.0631, 37.2208, 36.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -369,12 +369,12 @@ VALUES (0x7D1CB05B, 11697, 0xD1CB010C, 80.8307, 35.7327, 36.1, -0.707107, 0, 0, /* @teleloc 0xD1CB010C [80.830704 35.732700 36.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB05C, 9686, 0xD1CB010C, 87.3397, 31.9379, 38.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB010C [87.339699 31.937901 38.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB05C, 9686, 0xD1CB010C, 87.3397, 31.9379, 38.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB010C [87.339699 31.937901 38.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB05D, 9686, 0xD1CB010C, 85.4465, 38.4219, 38.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB010C [85.446503 38.421902 38.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CB05D, 9686, 0xD1CB010C, 85.4465, 38.4219, 38.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB010C [85.446503 38.421902 38.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB05E, 9686, 0xD1CB010C, 89.8929, 33.9719, 38.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -385,20 +385,20 @@ VALUES (0x7D1CB05F, 11698, 0xD1CB010C, 83.9256, 35.8221, 39.5, -0.707107, 0, 0, /* @teleloc 0xD1CB010C [83.925598 35.822102 39.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB060, 11697, 0xD1CB010C, 84.5307, 32.7827, 36.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CB010C [84.530701 32.782700 36.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB060, 11697, 0xD1CB010C, 84.5307, 32.7827, 36.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CB010C [84.530701 32.782700 36.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB061, 11697, 0xD1CB010C, 83.9131, 37.9708, 36.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CB010C [83.913101 37.970798 36.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CB061, 11697, 0xD1CB010C, 83.9131, 37.9708, 36.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CB010C [83.913101 37.970798 36.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB062, 412, 0xD1CB0000, 87.2965, 41.1693, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1CB0000 [87.296501 41.169300 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB062, 412, 0xD1CB0000, 87.2965, 41.1693, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1CB0000 [87.296501 41.169300 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB063, 9686, 0xD1CB0000, 87.3397, 41.3379, 43.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CB0000 [87.339699 41.337898 43.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB063, 9686, 0xD1CB0000, 87.3397, 41.3379, 43.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CB0000 [87.339699 41.337898 43.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB064, 9686, 0xD1CB0000, 89.6397, 40.4379, 42.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,8 +413,8 @@ VALUES (0x7D1CB066, 12679, 0xD1CB0000, 90.4446, 40.7285, 40.1, -0.402747, 0, 0, /* @teleloc 0xD1CB0000 [90.444603 40.728500 40.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CB067, 12679, 0xD1CB0000, 80.4446, 39.7785, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD1CB0000 [80.444603 39.778500 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CB067, 12679, 0xD1CB0000, 80.4446, 39.7785, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD1CB0000 [80.444603 39.778500 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB068, 11697, 0xD1CB0110, 155.517, 42.628, 38.075, -0.936977, 0, 0, -0.34939, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1074,7 +1074,7 @@ VALUES (0x7D1CB0D4, 20850, 0xD1CB0000, 152.469, 37.7118, 38.005, 0.712325, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB0D5, 20850, 0xD1CB0000, 83.0798, 40.521, 40.005, -0.029269, 0, 0, -0.999572, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xD1CB0000 [83.079803 40.521000 40.005001] -0.029268 0.000000 0.000000 -0.999572 */ +/* @teleloc 0xD1CB0000 [83.079803 40.521000 40.005001] -0.029269 0.000000 0.000000 -0.999572 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB0D6, 20850, 0xD1CB0000, 63.8922, 126.24, 40.005, -0.713208, 0, 0, -0.700952, True, '2005-02-09 10:00:00'); /* Cottage */ @@ -1086,4 +1086,4 @@ VALUES (0x7D1CB0D7, 20850, 0xD1CB0000, 127.625, 115.029, 36.005, -0.701431, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CB0D8, 10707, 0xD1CB0000, 119.737, 8.043, 38.7715, -0.063916, 0, 0, 0.997955, True, '2005-02-09 10:00:00'); /* BootSpot */ -/* @teleloc 0xD1CB0000 [119.737000 8.043000 38.771500] -0.063915 0.000000 0.000000 0.997955 */ +/* @teleloc 0xD1CB0000 [119.737000 8.043000 38.771500] -0.063916 0.000000 0.000000 0.997955 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D1CC.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D1CC.sql index c5c3c0695e..67fd12229f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D1CC.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D1CC.sql @@ -13,60 +13,60 @@ VALUES (0x7D1CC002, 9686, 0xD1CC0100, 97.4602, 39.6343, 46.925, -0.707107, 0, 0 /* @teleloc 0xD1CC0100 [97.460197 39.634300 46.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC003, 412, 0xD1CC0107, 99.696, 28.6413, 40, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1CC0107 [99.695999 28.641300 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC003, 412, 0xD1CC0107, 99.696, 28.6413, 40, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1CC0107 [99.695999 28.641300 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC004, 9686, 0xD1CC0107, 99.6825, 28.5492, 43.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0107 [99.682503 28.549200 43.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC004, 9686, 0xD1CC0107, 99.6825, 28.5492, 43.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0107 [99.682503 28.549200 43.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC005, 9686, 0xD1CC0107, 109.118, 26.9299, 42.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1CC0107 [109.117996 26.929899 42.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC006, 9686, 0xD1CC0107, 103.97, 25.0345, 42.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0107 [103.970001 25.034500 42.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC006, 9686, 0xD1CC0107, 103.97, 25.0345, 42.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0107 [103.970001 25.034500 42.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC007, 11698, 0xD1CC0107, 100.607, 26.7745, 44.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD1CC0107 [100.607002 26.774500 44.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC008, 11697, 0xD1CC0107, 106.287, 25.7677, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC0107 [106.287003 25.767700 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC008, 11697, 0xD1CC0107, 106.287, 25.7677, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC0107 [106.287003 25.767700 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC009, 11697, 0xD1CC0107, 101.612, 25.7677, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC0107 [101.612000 25.767700 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC009, 11697, 0xD1CC0107, 101.612, 25.7677, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC0107 [101.612000 25.767700 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC00A, 412, 0xD1CC0109, 99.195, 41.295, 40, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1CC0109 [99.195000 41.294998 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC00A, 412, 0xD1CC0109, 99.195, 41.295, 40, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1CC0109 [99.195000 41.294998 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC00B, 9686, 0xD1CC0109, 97.477, 32.179, 42.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1CC0109 [97.476997 32.179001 42.825001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC00C, 9686, 0xD1CC0109, 99.327, 29.179, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0109 [99.327003 29.179001 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC00C, 9686, 0xD1CC0109, 99.327, 29.179, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0109 [99.327003 29.179001 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC00D, 9686, 0xD1CC0109, 101.222, 35.1222, 43.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1CC0109 [101.222000 35.122200 43.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC00E, 9686, 0xD1CC010A, 103.452, 41.204, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC010A [103.452003 41.203999 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC00E, 9686, 0xD1CC010A, 103.452, 41.204, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC010A [103.452003 41.203999 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC00F, 9686, 0xD1CC010A, 103.452, 33.529, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC010A [103.452003 33.528999 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC00F, 9686, 0xD1CC010A, 103.452, 33.529, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC010A [103.452003 33.528999 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC010, 11697, 0xD1CC010A, 103.412, 34.3927, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC010A [103.412003 34.392700 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC010, 11697, 0xD1CC010A, 103.412, 34.3927, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC010A [103.412003 34.392700 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC011, 11697, 0xD1CC010B, 98.0405, 43.7316, 40.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -81,8 +81,8 @@ VALUES (0x7D1CC013, 9686, 0xD1CC010B, 105.18, 43.6715, 43.45, 0.707107, 0, 0, - /* @teleloc 0xD1CC010B [105.180000 43.671501 43.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC014, 9686, 0xD1CC010B, 101.33, 45.6715, 43.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC010B [101.330002 45.671501 43.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC014, 9686, 0xD1CC010B, 101.33, 45.6715, 43.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC010B [101.330002 45.671501 43.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC015, 9686, 0xD1CC010E, 118.385, 31.048, 48.275, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -93,60 +93,60 @@ VALUES (0x7D1CC016, 9686, 0xD1CC010E, 97.627, 29.0562, 47.675, -0.707107, 0, 0, /* @teleloc 0xD1CC010E [97.626999 29.056200 47.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC017, 11697, 0xD1CC010E, 104.426, 25.8847, 44.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC010E [104.426003 25.884701 44.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC017, 11697, 0xD1CC010E, 104.426, 25.8847, 44.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC010E [104.426003 25.884701 44.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC018, 11697, 0xD1CC010E, 112.763, 26.3397, 44.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC010E [112.763000 26.339701 44.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC018, 11697, 0xD1CC010E, 112.763, 26.3397, 44.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC010E [112.763000 26.339701 44.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC019, 11697, 0xD1CC010E, 106.836, 32.2373, 44.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC010E [106.835999 32.237301 44.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC019, 11697, 0xD1CC010E, 106.836, 32.2373, 44.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC010E [106.835999 32.237301 44.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC01A, 9686, 0xD1CC010E, 109.825, 25.3684, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC010E [109.824997 25.368401 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC01A, 9686, 0xD1CC010E, 109.825, 25.3684, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC010E [109.824997 25.368401 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC01B, 9686, 0xD1CC010E, 102.798, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC010E [102.797997 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC01B, 9686, 0xD1CC010E, 102.798, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC010E [102.797997 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC01C, 9686, 0xD1CC010E, 106.223, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC010E [106.223000 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC01C, 9686, 0xD1CC010E, 106.223, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC010E [106.223000 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC01D, 9686, 0xD1CC010E, 109.798, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC010E [109.797997 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC01D, 9686, 0xD1CC010E, 109.798, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC010E [109.797997 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC01E, 9686, 0xD1CC010E, 106.273, 25.3365, 48.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC010E [106.273003 25.336500 48.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC01E, 9686, 0xD1CC010E, 106.273, 25.3365, 48.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC010E [106.273003 25.336500 48.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC01F, 9686, 0xD1CC010E, 113.335, 25.3365, 48.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC010E [113.334999 25.336500 48.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC01F, 9686, 0xD1CC010E, 113.335, 25.3365, 48.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC010E [113.334999 25.336500 48.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC020, 9686, 0xD1CC010E, 113.348, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC010E [113.348000 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC020, 9686, 0xD1CC010E, 113.348, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC010E [113.348000 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC021, 11698, 0xD1CC0110, 109.826, 29.175, 51.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1CC0110 [109.825996 29.174999 51.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC021, 11698, 0xD1CC0110, 109.826, 29.175, 51.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1CC0110 [109.825996 29.174999 51.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC022, 11698, 0xD1CC0110, 106.586, 29.175, 51.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1CC0110 [106.585999 29.174999 51.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC022, 11698, 0xD1CC0110, 106.586, 29.175, 51.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1CC0110 [106.585999 29.174999 51.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC023, 9686, 0xD1CC0111, 105.62, 32.9345, 42.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0111 [105.620003 32.934502 42.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC023, 9686, 0xD1CC0111, 105.62, 32.9345, 42.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0111 [105.620003 32.934502 42.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC024, 9686, 0xD1CC0112, 114.957, 25.2103, 43.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0112 [114.957001 25.210300 43.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC024, 9686, 0xD1CC0112, 114.957, 25.2103, 43.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0112 [114.957001 25.210300 43.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC025, 9686, 0xD1CC0112, 109.733, 27.7492, 42.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,40 +157,40 @@ VALUES (0x7D1CC026, 9686, 0xD1CC0112, 117.483, 29.0492, 43.625, 0.707107, 0, 0, /* @teleloc 0xD1CC0112 [117.483002 29.049200 43.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC027, 11698, 0xD1CC0112, 113.635, 29.2434, 44.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1CC0112 [113.635002 29.243401 44.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC027, 11698, 0xD1CC0112, 113.635, 29.2434, 44.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1CC0112 [113.635002 29.243401 44.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC028, 11697, 0xD1CC0112, 111.815, 25.6316, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC0112 [111.815002 25.631599 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC028, 11697, 0xD1CC0112, 111.815, 25.6316, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC0112 [111.815002 25.631599 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC029, 412, 0xD1CC0116, 105.2, 27.91, 35.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1CC0116 [105.199997 27.910000 35.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC029, 412, 0xD1CC0116, 105.2, 27.91, 35.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1CC0116 [105.199997 27.910000 35.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC02A, 9686, 0xD1CC0116, 105.202, 28.003, 38.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0116 [105.202003 28.003000 38.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC02A, 9686, 0xD1CC0116, 105.202, 28.003, 38.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0116 [105.202003 28.003000 38.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC02B, 9686, 0xD1CC0116, 102.027, 35.553, 38.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1CC0116 [102.027000 35.553001 38.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC02C, 9686, 0xD1CC0117, 108.145, 27.4595, 37.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0117 [108.144997 27.459499 37.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC02C, 9686, 0xD1CC0117, 108.145, 27.4595, 37.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0117 [108.144997 27.459499 37.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC02D, 11697, 0xD1CC0117, 112.169, 25.9637, 35.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC0117 [112.168999 25.963699 35.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC02D, 11697, 0xD1CC0117, 112.169, 25.9637, 35.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC0117 [112.168999 25.963699 35.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC02E, 11698, 0xD1CC0118, 110.431, 34.0657, 39.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1CC0118 [110.431000 34.065701 39.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC02E, 11698, 0xD1CC0118, 110.431, 34.0657, 39.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1CC0118 [110.431000 34.065701 39.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC02F, 9686, 0xD1CC0118, 111.186, 28.1479, 38.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0118 [111.185997 28.147900 38.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC02F, 9686, 0xD1CC0118, 111.186, 28.1479, 38.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0118 [111.185997 28.147900 38.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC030, 9686, 0xD1CC0118, 107.37, 33.4632, 38.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x7D1CC032, 11697, 0xD1CC0118, 108.121, 39.4024, 35.35, 0.9139, 0, 0, 0. /* @teleloc 0xD1CC0118 [108.121002 39.402401 35.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC033, 9686, 0xD1CC011B, 116.4, 31.8434, 38.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC011B [116.400002 31.843399 38.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC033, 9686, 0xD1CC011B, 116.4, 31.8434, 38.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC011B [116.400002 31.843399 38.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC034, 9686, 0xD1CC011B, 116.4, 40.059, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC011B [116.400002 40.058998 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC034, 9686, 0xD1CC011B, 116.4, 40.059, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC011B [116.400002 40.058998 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC035, 11698, 0xD1CC011B, 116.559, 35.7695, 39.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1CC011B [116.558998 35.769501 39.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC035, 11698, 0xD1CC011B, 116.559, 35.7695, 39.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1CC011B [116.558998 35.769501 39.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC036, 11697, 0xD1CC011B, 118.521, 39.2524, 35.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -225,36 +225,36 @@ VALUES (0x7D1CC037, 11697, 0xD1CC011B, 118.719, 32.3887, 35.35, 0.372988, 0, 0, /* @teleloc 0xD1CC011B [118.719002 32.388699 35.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC038, 412, 0xD1CC011C, 116.15, 47.08, 40, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1CC011C [116.150002 47.080002 40.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC038, 412, 0xD1CC011C, 116.15, 47.08, 40, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1CC011C [116.150002 47.080002 40.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC039, 9686, 0xD1CC011D, 113.8, 42.9, 43.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1CC011D [113.800003 42.900002 43.525002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC03A, 9686, 0xD1CC011D, 116.2, 39.75, 44.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC011D [116.199997 39.750000 44.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC03A, 9686, 0xD1CC011D, 116.2, 39.75, 44.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC011D [116.199997 39.750000 44.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC03B, 9686, 0xD1CC011D, 118.767, 42.8645, 44.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1CC011D [118.766998 42.864498 44.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC03C, 11697, 0xD1CC011D, 116.115, 40.4066, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC011D [116.114998 40.406601 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC03C, 11697, 0xD1CC011D, 116.115, 40.4066, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC011D [116.114998 40.406601 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC03D, 412, 0xD1CC0000, 113.205, 42.9, 40, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xD1CC0000 [113.205002 42.900002 40.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC03E, 412, 0xD1CC0000, 113.505, 33.615, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1CC0000 [113.504997 33.615002 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC03E, 412, 0xD1CC0000, 113.505, 33.615, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1CC0000 [113.504997 33.615002 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC03F, 9686, 0xD1CC0000, 116.175, 47.5184, 43.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0000 [116.175003 47.518398 43.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC03F, 9686, 0xD1CC0000, 116.175, 47.5184, 43.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0000 [116.175003 47.518398 43.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC040, 9686, 0xD1CC0000, 118.65, 46.4184, 42.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,12 +265,12 @@ VALUES (0x7D1CC041, 9686, 0xD1CC0000, 114.05, 46.7434, 42.55, 0.456322, 0, 0, - /* @teleloc 0xD1CC0000 [114.050003 46.743401 42.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC042, 9686, 0xD1CC0000, 113.525, 33.6934, 43.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0000 [113.525002 33.693401 43.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC042, 9686, 0xD1CC0000, 113.525, 33.6934, 43.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0000 [113.525002 33.693401 43.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC043, 9686, 0xD1CC0000, 109.625, 45.0434, 42.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0000 [109.625000 45.043400 42.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC043, 9686, 0xD1CC0000, 109.625, 45.0434, 42.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0000 [109.625000 45.043400 42.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC044, 12679, 0xD1CC0000, 107.29, 34.7816, 40.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -293,24 +293,24 @@ VALUES (0x7D1CC048, 12679, 0xD1CC0000, 118.94, 46.7066, 40.1, 0.420244, 0, 0, 0. /* @teleloc 0xD1CC0000 [118.940002 46.706600 40.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC049, 12679, 0xD1CC0000, 111.415, 36.4066, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD1CC0000 [111.415001 36.406601 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC049, 12679, 0xD1CC0000, 111.415, 36.4066, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD1CC0000 [111.415001 36.406601 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC04A, 12678, 0xD1CC0000, 116.44, 42.8316, 49, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1CC0000 [116.440002 42.831600 49.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC04A, 12678, 0xD1CC0000, 116.44, 42.8316, 49, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1CC0000 [116.440002 42.831600 49.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC04B, 12678, 0xD1CC0000, 101.565, 29.4316, 56.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1CC0000 [101.565002 29.431601 56.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC04B, 12678, 0xD1CC0000, 101.565, 29.4316, 56.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1CC0000 [101.565002 29.431601 56.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC04C, 412, 0xD1CC0122, 56.3916, 37.645, 38, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xD1CC0122 [56.391602 37.645000 38.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC04D, 412, 0xD1CC0123, 66.5832, 34.1594, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1CC0123 [66.583199 34.159401 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC04D, 412, 0xD1CC0123, 66.5832, 34.1594, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1CC0123 [66.583199 34.159401 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC04E, 412, 0xD1CC0124, 50.6748, 45.6678, 38, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,12 +329,12 @@ VALUES (0x7D1CC051, 11697, 0xD1CC0125, 58.1344, 45.4834, 42.9, -0.92321, 0, 0, - /* @teleloc 0xD1CC0125 [58.134399 45.483398 42.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC052, 9686, 0xD1CC0125, 58.9923, 33.9109, 45.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0125 [58.992298 33.910900 45.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC052, 9686, 0xD1CC0125, 58.9923, 33.9109, 45.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0125 [58.992298 33.910900 45.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC053, 9686, 0xD1CC0125, 60.0797, 46.569, 46.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0125 [60.079700 46.569000 46.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC053, 9686, 0xD1CC0125, 60.0797, 46.569, 46.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0125 [60.079700 46.569000 46.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC054, 11698, 0xD1CC0125, 60.0443, 42.5581, 49.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -345,44 +345,44 @@ VALUES (0x7D1CC055, 11697, 0xD1CC0125, 57.6586, 37.2647, 42.9, -0.707107, 0, 0, /* @teleloc 0xD1CC0125 [57.658600 37.264702 42.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC056, 9686, 0xD1CC0127, 58.69, 42.5802, 41.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0127 [58.689999 42.580200 41.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC056, 9686, 0xD1CC0127, 58.69, 42.5802, 41.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0127 [58.689999 42.580200 41.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC057, 9686, 0xD1CC0127, 58.7394, 33.9049, 40.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0127 [58.739399 33.904900 40.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC057, 9686, 0xD1CC0127, 58.7394, 33.9049, 40.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0127 [58.739399 33.904900 40.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC058, 11697, 0xD1CC0127, 59.86, 34.4659, 38.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1CC0127 [59.860001 34.465900 38.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC059, 9686, 0xD1CC0128, 61.9903, 33.9253, 41.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0128 [61.990299 33.925301 41.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC059, 9686, 0xD1CC0128, 61.9903, 33.9253, 41.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0128 [61.990299 33.925301 41.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC05A, 9686, 0xD1CC0128, 63.1893, 39.3901, 41.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1CC0128 [63.189301 39.390099 41.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC05B, 11697, 0xD1CC0128, 61.9805, 41.7029, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC0128 [61.980499 41.702900 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC05B, 11697, 0xD1CC0128, 61.9805, 41.7029, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC0128 [61.980499 41.702900 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC05C, 11697, 0xD1CC0129, 60, 46.1659, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC0129 [60.000000 46.165901 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC05C, 11697, 0xD1CC0129, 60, 46.1659, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC0129 [60.000000 46.165901 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC05D, 9686, 0xD1CC0129, 60.2101, 47.0626, 41.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0129 [60.210098 47.062599 41.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC05D, 9686, 0xD1CC0129, 60.2101, 47.0626, 41.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0129 [60.210098 47.062599 41.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC05E, 9686, 0xD1CC0129, 58.6434, 43.1021, 41.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0129 [58.643398 43.102100 41.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC05E, 9686, 0xD1CC0129, 58.6434, 43.1021, 41.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0129 [58.643398 43.102100 41.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC05F, 9686, 0xD1CC012C, 66.575, 33.325, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC012C [66.574997 33.325001 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC05F, 9686, 0xD1CC012C, 66.575, 33.325, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC012C [66.574997 33.325001 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC060, 11697, 0xD1CC012C, 69.6, 29.345, 38.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x7D1CC061, 11697, 0xD1CC012C, 61.475, 27.525, 38.1, -0.707107, 0, 0, -0 /* @teleloc 0xD1CC012C [61.474998 27.525000 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC062, 9686, 0xD1CC012C, 64.3323, 25.6258, 41.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC012C [64.332298 25.625799 41.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC062, 9686, 0xD1CC012C, 64.3323, 25.6258, 41.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC012C [64.332298 25.625799 41.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC063, 9686, 0xD1CC012C, 66.8723, 25.6258, 41.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC012C [66.872299 25.625799 41.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC063, 9686, 0xD1CC012C, 66.8723, 25.6258, 41.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC012C [66.872299 25.625799 41.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC064, 9686, 0xD1CC012C, 70.3563, 29.4966, 41.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -413,40 +413,40 @@ VALUES (0x7D1CC066, 11697, 0xD1CC012C, 68.04, 29.355, 38.1, 0.707107, 0, 0, -0.7 /* @teleloc 0xD1CC012C [68.040001 29.355000 38.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC067, 9686, 0xD1CC012E, 58.528, 33.3358, 46.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC012E [58.528000 33.335800 46.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC067, 9686, 0xD1CC012E, 58.528, 33.3358, 46.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC012E [58.528000 33.335800 46.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC068, 11697, 0xD1CC012E, 50.9825, 28.3858, 42.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1CC012E [50.982498 28.385799 42.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC069, 11697, 0xD1CC012E, 55.8265, 26.2592, 42.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC012E [55.826500 26.259199 42.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC069, 11697, 0xD1CC012E, 55.8265, 26.2592, 42.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC012E [55.826500 26.259199 42.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC06A, 11698, 0xD1CC012E, 61.9071, 29.4885, 49.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD1CC012E [61.907101 29.488501 49.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC06B, 9686, 0xD1CC012E, 63.5985, 33.3358, 46.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC012E [63.598499 33.335800 46.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC06B, 9686, 0xD1CC012E, 63.5985, 33.3358, 46.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC012E [63.598499 33.335800 46.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC06C, 9686, 0xD1CC012E, 53.771, 33.3358, 46.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC012E [53.771000 33.335800 46.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC06C, 9686, 0xD1CC012E, 53.771, 33.3358, 46.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC012E [53.771000 33.335800 46.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC06D, 9686, 0xD1CC012E, 54.5112, 25.7368, 46.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC012E [54.511200 25.736799 46.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC06D, 9686, 0xD1CC012E, 54.5112, 25.7368, 46.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC012E [54.511200 25.736799 46.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC06E, 9686, 0xD1CC012E, 60.1939, 25.7368, 46.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC012E [60.193901 25.736799 46.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC06E, 9686, 0xD1CC012E, 60.1939, 25.7368, 46.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC012E [60.193901 25.736799 46.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC06F, 9686, 0xD1CC012E, 65.8388, 25.7368, 46.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC012E [65.838799 25.736799 46.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC06F, 9686, 0xD1CC012E, 65.8388, 25.7368, 46.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC012E [65.838799 25.736799 46.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC070, 9686, 0xD1CC012E, 50.2751, 29.4892, 46.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -461,16 +461,16 @@ VALUES (0x7D1CC072, 11698, 0xD1CC012E, 58.3351, 29.5592, 49.15, -0.999998, 0, 0, /* @teleloc 0xD1CC012E [58.335098 29.559200 49.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC073, 11697, 0xD1CC012E, 66.7525, 32.6858, 42.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC012E [66.752502 32.685799 42.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC073, 11697, 0xD1CC012E, 66.7525, 32.6858, 42.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC012E [66.752502 32.685799 42.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC074, 11697, 0xD1CC012E, 69.0925, 29.3058, 42.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1CC012E [69.092499 29.305799 42.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC075, 11697, 0xD1CC012E, 65.0625, 26.1658, 42.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC012E [65.062500 26.165800 42.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC075, 11697, 0xD1CC012E, 65.0625, 26.1658, 42.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC012E [65.062500 26.165800 42.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC076, 9686, 0xD1CC0130, 60.2712, 31.4145, 41.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,16 +481,16 @@ VALUES (0x7D1CC077, 9686, 0xD1CC0130, 49.82, 31.78, 41.66, -0.707107, 0, 0, -0. /* @teleloc 0xD1CC0130 [49.820000 31.780001 41.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC078, 9686, 0xD1CC0130, 57.36, 29.49, 41.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0130 [57.360001 29.490000 41.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC078, 9686, 0xD1CC0130, 57.36, 29.49, 41.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0130 [57.360001 29.490000 41.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC079, 412, 0xD1CC0131, 57.285, 29.0458, 38, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1CC0131 [57.285000 29.045799 38.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC079, 412, 0xD1CC0131, 57.285, 29.0458, 38, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1CC0131 [57.285000 29.045799 38.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC07A, 9686, 0xD1CC0131, 54.1562, 28.9326, 40.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0131 [54.156200 28.932600 40.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC07A, 9686, 0xD1CC0131, 54.1562, 28.9326, 40.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0131 [54.156200 28.932600 40.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC07B, 9686, 0xD1CC0131, 60.2712, 27.2724, 41.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,8 +501,8 @@ VALUES (0x7D1CC07C, 412, 0xD1CC0135, 60.7014, 30.3593, 33.195, 0.707107, 0, 0, /* @teleloc 0xD1CC0135 [60.701401 30.359301 33.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC07D, 9686, 0xD1CC0135, 57.3284, 27.1812, 36.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0135 [57.328400 27.181200 36.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC07D, 9686, 0xD1CC0135, 57.3284, 27.1812, 36.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0135 [57.328400 27.181200 36.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC07E, 9686, 0xD1CC0135, 60.5884, 30.3312, 36.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,8 +513,8 @@ VALUES (0x7D1CC07F, 9686, 0xD1CC0136, 61.15, 36.3512, 36.59, -0.707107, 0, 0, - /* @teleloc 0xD1CC0136 [61.150002 36.351200 36.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC080, 9686, 0xD1CC0137, 56.3284, 32.5012, 36, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0137 [56.328400 32.501202 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC080, 9686, 0xD1CC0137, 56.3284, 32.5012, 36, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0137 [56.328400 32.501202 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC081, 11698, 0xD1CC0137, 54.8629, 36.5042, 37.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -525,8 +525,8 @@ VALUES (0x7D1CC082, 9686, 0xD1CC0137, 48.5546, 37.7454, 36, -0.707107, 0, 0, -0 /* @teleloc 0xD1CC0137 [48.554600 37.745399 36.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC083, 9686, 0xD1CC0137, 52.3584, 32.5012, 36, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0137 [52.358398 32.501202 36.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC083, 9686, 0xD1CC0137, 52.3584, 32.5012, 36, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0137 [52.358398 32.501202 36.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC084, 11697, 0xD1CC0137, 49.3897, 33.3235, 33.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -557,8 +557,8 @@ VALUES (0x7D1CC08A, 9686, 0xD1CC0000, 50.45, 45.99, 41.25, 0.357553, 0, 0, -0.9 /* @teleloc 0xD1CC0000 [50.450001 45.990002 41.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC08B, 9686, 0xD1CC0000, 54.32, 47.22, 40.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0000 [54.320000 47.220001 40.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC08B, 9686, 0xD1CC0000, 54.32, 47.22, 40.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0000 [54.320000 47.220001 40.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC08C, 9686, 0xD1CC0000, 48.97, 41.46, 40.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -569,12 +569,12 @@ VALUES (0x7D1CC08D, 9686, 0xD1CC0000, 56.3844, 37.5888, 41.39, 0.707107, 0, 0, /* @teleloc 0xD1CC0000 [56.384399 37.588799 41.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC08E, 9686, 0xD1CC0000, 66.845, 46.355, 40.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0000 [66.845001 46.355000 40.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC08E, 9686, 0xD1CC0000, 66.845, 46.355, 40.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0000 [66.845001 46.355000 40.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC08F, 9686, 0xD1CC0000, 66.555, 34.215, 41.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0000 [66.555000 34.215000 41.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC08F, 9686, 0xD1CC0000, 66.555, 34.215, 41.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0000 [66.555000 34.215000 41.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC090, 12679, 0xD1CC0000, 55.2551, 35.1692, 38.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -601,12 +601,12 @@ VALUES (0x7D1CC095, 12679, 0xD1CC0000, 64.9651, 45.3892, 38.1, 0.95656, 0, 0, 0. /* @teleloc 0xD1CC0000 [64.965103 45.389198 38.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC096, 12678, 0xD1CC0000, 60.1198, 45.4735, 51.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1CC0000 [60.119801 45.473499 51.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC096, 12678, 0xD1CC0000, 60.1198, 45.4735, 51.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1CC0000 [60.119801 45.473499 51.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC097, 12678, 0xD1CC0000, 60.1198, 29.4735, 51.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1CC0000 [60.119801 29.473499 51.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC097, 12678, 0xD1CC0000, 60.1198, 29.4735, 51.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1CC0000 [60.119801 29.473499 51.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC098, 11697, 0xD1CC013B, 40.0536, 87.6252, 44.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7D1CC17C, 412, 0xD1CC0198, 152.392, 61.645, 44, -0.707107, 0, 0, 0.7 /* @teleloc 0xD1CC0198 [152.391998 61.645000 44.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC17D, 412, 0xD1CC0199, 162.583, 58.1594, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1CC0199 [162.582993 58.159401 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC17D, 412, 0xD1CC0199, 162.583, 58.1594, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1CC0199 [162.582993 58.159401 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC17E, 412, 0xD1CC019A, 146.675, 69.6678, 44, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1545,12 +1545,12 @@ VALUES (0x7D1CC181, 11697, 0xD1CC019B, 154.134, 69.4834, 48.9, -0.92321, 0, 0, - /* @teleloc 0xD1CC019B [154.134003 69.483398 48.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC182, 9686, 0xD1CC019B, 154.992, 57.9109, 51.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC019B [154.992004 57.910900 51.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC182, 9686, 0xD1CC019B, 154.992, 57.9109, 51.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC019B [154.992004 57.910900 51.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC183, 9686, 0xD1CC019B, 156.08, 70.569, 52.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC019B [156.080002 70.569000 52.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC183, 9686, 0xD1CC019B, 156.08, 70.569, 52.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC019B [156.080002 70.569000 52.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC184, 11698, 0xD1CC019B, 156.044, 66.5581, 55.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1561,44 +1561,44 @@ VALUES (0x7D1CC185, 11697, 0xD1CC019B, 153.659, 61.2647, 48.9, -0.707107, 0, 0, /* @teleloc 0xD1CC019B [153.658997 61.264702 48.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC186, 9686, 0xD1CC019D, 154.69, 66.5802, 47.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC019D [154.690002 66.580200 47.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC186, 9686, 0xD1CC019D, 154.69, 66.5802, 47.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC019D [154.690002 66.580200 47.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC187, 9686, 0xD1CC019D, 154.739, 57.9049, 46.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC019D [154.738998 57.904900 46.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC187, 9686, 0xD1CC019D, 154.739, 57.9049, 46.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC019D [154.738998 57.904900 46.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC188, 11697, 0xD1CC019D, 155.86, 58.4659, 44.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1CC019D [155.860001 58.465900 44.099998] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC189, 9686, 0xD1CC019E, 157.99, 57.9253, 47.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC019E [157.990005 57.925301 47.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC189, 9686, 0xD1CC019E, 157.99, 57.9253, 47.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC019E [157.990005 57.925301 47.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC18A, 9686, 0xD1CC019E, 159.189, 63.3901, 47.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1CC019E [159.188995 63.390099 47.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC18B, 11697, 0xD1CC019E, 157.98, 65.7029, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC019E [157.979996 65.702904 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC18B, 11697, 0xD1CC019E, 157.98, 65.7029, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC019E [157.979996 65.702904 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC18C, 11697, 0xD1CC019F, 156, 70.1659, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC019F [156.000000 70.165901 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC18C, 11697, 0xD1CC019F, 156, 70.1659, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC019F [156.000000 70.165901 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC18D, 9686, 0xD1CC019F, 156.21, 71.0626, 47.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC019F [156.210007 71.062599 47.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC18D, 9686, 0xD1CC019F, 156.21, 71.0626, 47.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC019F [156.210007 71.062599 47.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC18E, 9686, 0xD1CC019F, 154.643, 67.1021, 47.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC019F [154.643005 67.102097 47.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC18E, 9686, 0xD1CC019F, 154.643, 67.1021, 47.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC019F [154.643005 67.102097 47.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC18F, 9686, 0xD1CC01A2, 162.575, 57.325, 47.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A2 [162.574997 57.325001 47.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC18F, 9686, 0xD1CC01A2, 162.575, 57.325, 47.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A2 [162.574997 57.325001 47.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC190, 11697, 0xD1CC01A2, 165.6, 53.345, 44.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1609,12 +1609,12 @@ VALUES (0x7D1CC191, 11697, 0xD1CC01A2, 157.475, 51.525, 44.1, -0.707107, 0, 0, - /* @teleloc 0xD1CC01A2 [157.475006 51.525002 44.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC192, 9686, 0xD1CC01A2, 160.332, 49.6258, 47.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A2 [160.332001 49.625801 47.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC192, 9686, 0xD1CC01A2, 160.332, 49.6258, 47.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A2 [160.332001 49.625801 47.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC193, 9686, 0xD1CC01A2, 162.872, 49.6258, 47.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A2 [162.871994 49.625801 47.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC193, 9686, 0xD1CC01A2, 162.872, 49.6258, 47.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A2 [162.871994 49.625801 47.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC194, 9686, 0xD1CC01A2, 166.356, 53.4966, 47.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,40 +1629,40 @@ VALUES (0x7D1CC196, 11697, 0xD1CC01A2, 164.04, 53.355, 44.1, 0.707107, 0, 0, -0. /* @teleloc 0xD1CC01A2 [164.039993 53.355000 44.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC197, 9686, 0xD1CC01A4, 154.528, 57.3358, 52.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A4 [154.528000 57.335800 52.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC197, 9686, 0xD1CC01A4, 154.528, 57.3358, 52.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A4 [154.528000 57.335800 52.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC198, 11697, 0xD1CC01A4, 146.982, 52.3858, 48.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1CC01A4 [146.981995 52.385799 48.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC199, 11697, 0xD1CC01A4, 151.827, 50.2592, 48.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC01A4 [151.826996 50.259201 48.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC199, 11697, 0xD1CC01A4, 151.827, 50.2592, 48.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC01A4 [151.826996 50.259201 48.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC19A, 11698, 0xD1CC01A4, 157.907, 53.4885, 55.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD1CC01A4 [157.906998 53.488499 55.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC19B, 9686, 0xD1CC01A4, 159.598, 57.3358, 52.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A4 [159.598007 57.335800 52.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC19B, 9686, 0xD1CC01A4, 159.598, 57.3358, 52.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A4 [159.598007 57.335800 52.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC19C, 9686, 0xD1CC01A4, 149.771, 57.3358, 52.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A4 [149.770996 57.335800 52.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC19C, 9686, 0xD1CC01A4, 149.771, 57.3358, 52.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A4 [149.770996 57.335800 52.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC19D, 9686, 0xD1CC01A4, 150.511, 49.7368, 52.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A4 [150.511002 49.736801 52.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC19D, 9686, 0xD1CC01A4, 150.511, 49.7368, 52.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A4 [150.511002 49.736801 52.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC19E, 9686, 0xD1CC01A4, 156.194, 49.7368, 52.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A4 [156.194000 49.736801 52.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC19E, 9686, 0xD1CC01A4, 156.194, 49.7368, 52.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A4 [156.194000 49.736801 52.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC19F, 9686, 0xD1CC01A4, 161.839, 49.7368, 52.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A4 [161.839005 49.736801 52.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC19F, 9686, 0xD1CC01A4, 161.839, 49.7368, 52.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A4 [161.839005 49.736801 52.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC1A0, 9686, 0xD1CC01A4, 146.275, 53.4892, 52.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1677,16 +1677,16 @@ VALUES (0x7D1CC1A2, 11698, 0xD1CC01A4, 154.335, 53.5592, 55.15, -0.999998, 0, 0, /* @teleloc 0xD1CC01A4 [154.335007 53.559200 55.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1A3, 11697, 0xD1CC01A4, 162.752, 56.6858, 48.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC01A4 [162.751999 56.685799 48.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC1A3, 11697, 0xD1CC01A4, 162.752, 56.6858, 48.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC01A4 [162.751999 56.685799 48.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC1A4, 11697, 0xD1CC01A4, 165.092, 53.3058, 48.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1CC01A4 [165.091995 53.305801 48.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1A5, 11697, 0xD1CC01A4, 161.062, 50.1658, 48.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1CC01A4 [161.061996 50.165798 48.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC1A5, 11697, 0xD1CC01A4, 161.062, 50.1658, 48.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1CC01A4 [161.061996 50.165798 48.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC1A6, 9686, 0xD1CC01A6, 156.271, 55.4145, 47.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1697,16 +1697,16 @@ VALUES (0x7D1CC1A7, 9686, 0xD1CC01A6, 145.82, 55.78, 47.66, -0.707107, 0, 0, -0 /* @teleloc 0xD1CC01A6 [145.820007 55.779999 47.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1A8, 9686, 0xD1CC01A6, 153.36, 53.49, 47.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A6 [153.360001 53.490002 47.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC1A8, 9686, 0xD1CC01A6, 153.36, 53.49, 47.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A6 [153.360001 53.490002 47.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1A9, 412, 0xD1CC01A7, 153.285, 53.0458, 44, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1CC01A7 [153.285004 53.045799 44.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC1A9, 412, 0xD1CC01A7, 153.285, 53.0458, 44, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1CC01A7 [153.285004 53.045799 44.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1AA, 9686, 0xD1CC01A7, 150.156, 52.9326, 46.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01A7 [150.156006 52.932598 46.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC1AA, 9686, 0xD1CC01A7, 150.156, 52.9326, 46.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01A7 [150.156006 52.932598 46.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC1AB, 9686, 0xD1CC01A7, 156.271, 51.2724, 47.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1717,8 +1717,8 @@ VALUES (0x7D1CC1AC, 412, 0xD1CC01AB, 156.701, 54.3593, 39.195, 0.707107, 0, 0, /* @teleloc 0xD1CC01AB [156.701004 54.359299 39.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1AD, 9686, 0xD1CC01AB, 153.328, 51.1812, 42.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01AB [153.328003 51.181198 42.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC1AD, 9686, 0xD1CC01AB, 153.328, 51.1812, 42.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01AB [153.328003 51.181198 42.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC1AE, 9686, 0xD1CC01AB, 156.588, 54.3312, 42.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1729,8 +1729,8 @@ VALUES (0x7D1CC1AF, 9686, 0xD1CC01AC, 157.15, 60.3512, 42.59, -0.707107, 0, 0, /* @teleloc 0xD1CC01AC [157.149994 60.351200 42.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1B0, 9686, 0xD1CC01AD, 152.328, 56.5012, 42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01AD [152.328003 56.501202 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC1B0, 9686, 0xD1CC01AD, 152.328, 56.5012, 42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01AD [152.328003 56.501202 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC1B1, 11698, 0xD1CC01AD, 150.863, 60.5042, 43.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1741,8 +1741,8 @@ VALUES (0x7D1CC1B2, 9686, 0xD1CC01AD, 144.555, 61.7454, 42, -0.707107, 0, 0, -0 /* @teleloc 0xD1CC01AD [144.554993 61.745399 42.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1B3, 9686, 0xD1CC01AD, 148.358, 56.5012, 42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC01AD [148.358002 56.501202 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC1B3, 9686, 0xD1CC01AD, 148.358, 56.5012, 42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC01AD [148.358002 56.501202 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC1B4, 11697, 0xD1CC01AD, 145.39, 57.3235, 39.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1773,8 +1773,8 @@ VALUES (0x7D1CC1BA, 9686, 0xD1CC0000, 146.45, 69.99, 47.25, 0.357553, 0, 0, -0. /* @teleloc 0xD1CC0000 [146.449997 69.989998 47.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1BB, 9686, 0xD1CC0000, 150.32, 71.22, 46.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0000 [150.320007 71.220001 46.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC1BB, 9686, 0xD1CC0000, 150.32, 71.22, 46.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0000 [150.320007 71.220001 46.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC1BC, 9686, 0xD1CC0000, 144.97, 65.46, 46.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1785,12 +1785,12 @@ VALUES (0x7D1CC1BD, 9686, 0xD1CC0000, 152.384, 61.5888, 47.39, 0.707107, 0, 0, /* @teleloc 0xD1CC0000 [152.384003 61.588799 47.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1BE, 9686, 0xD1CC0000, 162.845, 70.355, 46.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0000 [162.845001 70.355003 46.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC1BE, 9686, 0xD1CC0000, 162.845, 70.355, 46.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0000 [162.845001 70.355003 46.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1BF, 9686, 0xD1CC0000, 162.555, 58.215, 47.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1CC0000 [162.554993 58.215000 47.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC1BF, 9686, 0xD1CC0000, 162.555, 58.215, 47.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1CC0000 [162.554993 58.215000 47.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC1C0, 12679, 0xD1CC0000, 151.255, 59.1692, 44.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1817,12 +1817,12 @@ VALUES (0x7D1CC1C5, 12679, 0xD1CC0000, 160.965, 69.3892, 44.1, 0.95656, 0, 0, 0. /* @teleloc 0xD1CC0000 [160.964996 69.389198 44.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1C6, 12678, 0xD1CC0000, 156.12, 69.4735, 57.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1CC0000 [156.119995 69.473503 57.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1CC1C6, 12678, 0xD1CC0000, 156.12, 69.4735, 57.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1CC0000 [156.119995 69.473503 57.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1CC1C7, 12678, 0xD1CC0000, 156.12, 53.4735, 57.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD1CC0000 [156.119995 53.473499 57.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1CC1C7, 12678, 0xD1CC0000, 156.12, 53.4735, 57.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD1CC0000 [156.119995 53.473499 57.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1CC1C8, 15613, 0xD1CC0127, 59.0236, 37.7466, 38.005, 0.995866, 0, 0, -0.090829, False, '2005-02-09 10:00:00'); /* Villa */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D1D0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D1D0.sql index 9263841cc0..5da80a2e08 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D1D0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D1D0.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xD1D0; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0000, 9686, 0xD1D00102, 61.5875, 36.6651, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00102 [61.587502 36.665100 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1D0000, 9686, 0xD1D00102, 61.5875, 36.6651, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00102 [61.587502 36.665100 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0001, 9686, 0xD1D00102, 56.9697, 36.6421, 60.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00102 [56.969700 36.642101 60.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1D0001, 9686, 0xD1D00102, 56.9697, 36.6421, 60.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00102 [56.969700 36.642101 60.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0002, 9686, 0xD1D00102, 59.485, 30.9151, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00102 [59.485001 30.915100 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D0002, 9686, 0xD1D00102, 59.485, 30.9151, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00102 [59.485001 30.915100 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0003, 9686, 0xD1D00102, 62.685, 30.9151, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00102 [62.685001 30.915100 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D0003, 9686, 0xD1D00102, 62.685, 30.9151, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00102 [62.685001 30.915100 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D0004, 11697, 0xD1D00102, 54.953, 31.6014, 58.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7D1D0005, 11697, 0xD1D00102, 63.853, 35.9342, 58.1, -0.932639, 0, 0, 0 /* @teleloc 0xD1D00102 [63.853001 35.934200 58.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0006, 11698, 0xD1D00102, 59.5161, 33.9651, 64.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1D00102 [59.516102 33.965099 64.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D0006, 11698, 0xD1D00102, 59.5161, 33.9651, 64.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1D00102 [59.516102 33.965099 64.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D0007, 11697, 0xD1D00102, 59.503, 33.9342, 58.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1D00102 [59.502998 33.934200 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0008, 9686, 0xD1D00102, 56.3348, 30.9151, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00102 [56.334801 30.915100 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D0008, 9686, 0xD1D00102, 56.3348, 30.9151, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00102 [56.334801 30.915100 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D0009, 9686, 0xD1D00102, 54.2882, 33.792, 61.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7D1D000E, 9686, 0xD1D00102, 64.6818, 31.792, 61.65, 0.707107, 0, 0, - /* @teleloc 0xD1D00102 [64.681801 31.792000 61.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D000F, 9686, 0xD1D00102, 57.3348, 36.6651, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00102 [57.334801 36.665100 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1D000F, 9686, 0xD1D00102, 57.3348, 36.6651, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00102 [57.334801 36.665100 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0010, 9686, 0xD1D00102, 63.1555, 36.6421, 60.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00102 [63.155499 36.642101 60.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1D0010, 9686, 0xD1D00102, 63.1555, 36.6421, 60.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00102 [63.155499 36.642101 60.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D0011, 11698, 0xD1D00102, 61.7161, 33.9651, 64.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7D1D0014, 11697, 0xD1D00102, 58.0003, 33.9342, 58.1, -0.707107, 0, 0, /* @teleloc 0xD1D00102 [58.000301 33.934200 58.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0015, 11697, 0xD1D00102, 59.3087, 31.4792, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1D00102 [59.308701 31.479200 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D0015, 11697, 0xD1D00102, 59.3087, 31.4792, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1D00102 [59.308701 31.479200 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D0016, 11697, 0xD1D00102, 64.0587, 33.8791, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD1D00102 [64.058701 33.879101 58.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0017, 11697, 0xD1D00102, 56.703, 36.0342, 58.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1D00102 [56.702999 36.034199 58.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1D0017, 11697, 0xD1D00102, 56.703, 36.0342, 58.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1D00102 [56.702999 36.034199 58.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D0018, 9686, 0xD1D00104, 57.2382, 39.7959, 61, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD1D00104 [57.238201 39.795898 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0019, 9686, 0xD1D00104, 60.6382, 37.2651, 61.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00104 [60.638199 37.265099 61.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D0019, 9686, 0xD1D00104, 60.6382, 37.2651, 61.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00104 [60.638199 37.265099 61.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D001A, 9686, 0xD1D00104, 60.3382, 42.3651, 61.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00104 [60.338200 42.365101 61.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1D001A, 9686, 0xD1D00104, 60.3382, 42.3651, 61.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00104 [60.338200 42.365101 61.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D001B, 11697, 0xD1D00104, 61.453, 40.0842, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7D1D001D, 9686, 0xD1D00104, 57.2382, 41.442, 61, -0.707107, 0, 0, -0. /* @teleloc 0xD1D00104 [57.238201 41.442001 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D001E, 9686, 0xD1D00104, 58.5412, 37.2651, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00104 [58.541199 37.265099 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D001E, 9686, 0xD1D00104, 58.5412, 37.2651, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00104 [58.541199 37.265099 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D001F, 9686, 0xD1D00106, 60.0318, 31.0113, 56.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00106 [60.031799 31.011299 56.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D001F, 9686, 0xD1D00106, 60.0318, 31.0113, 56.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00106 [60.031799 31.011299 56.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D0020, 9686, 0xD1D00106, 62.5318, 35.3113, 56.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7D1D0026, 9686, 0xD1D00106, 62.5318, 38.0084, 56.45, 0.707107, 0, 0, /* @teleloc 0xD1D00106 [62.531799 38.008400 56.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0027, 9686, 0xD1D00106, 60.9813, 40.9613, 56.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00106 [60.981300 40.961300 56.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1D0027, 9686, 0xD1D00106, 60.9813, 40.9613, 56.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00106 [60.981300 40.961300 56.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0028, 11698, 0xD1D00106, 59.935, 35.0017, 57.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD1D00106 [59.935001 35.001701 57.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D0028, 11698, 0xD1D00106, 59.935, 35.0017, 57.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD1D00106 [59.935001 35.001701 57.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D0029, 11697, 0xD1D00106, 60.324, 40.4778, 54.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD1D00106 [60.324001 40.477798 54.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D1D0029, 11697, 0xD1D00106, 60.324, 40.4778, 54.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD1D00106 [60.324001 40.477798 54.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D002A, 11697, 0xD1D00106, 61.874, 40.2779, 54.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7D1D002D, 9686, 0xD1D00108, 57.6382, 43.5919, 61, -0.707107, 0, 0, -0 /* @teleloc 0xD1D00108 [57.638199 43.591900 61.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D002E, 412, 0xD1D00000, 60.3161, 44.7651, 58, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD1D00000 [60.316101 44.765099 58.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D002E, 412, 0xD1D00000, 60.3161, 44.7651, 58, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD1D00000 [60.316101 44.765099 58.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D1D002F, 9686, 0xD1D00000, 58.1055, 44.8921, 60.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD1D00000 [58.105499 44.892101 60.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D1D002F, 9686, 0xD1D00000, 58.1055, 44.8921, 60.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD1D00000 [58.105499 44.892101 60.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D0030, 9686, 0xD1D00000, 57.1055, 44.0421, 60.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1895,7 +1895,7 @@ VALUES (0x7D1D0178, 15610, 0xD1D00000, 77.9217, 153.244, 62.005, 0.999989, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D0179, 15610, 0xD1D00000, 125.799, 151.347, 62.005, 0.999659, 0, 0, 0.026094, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xD1D00000 [125.799004 151.347000 62.005001] 0.999659 0.000000 0.000000 0.026093 */ +/* @teleloc 0xD1D00000 [125.799004 151.347000 62.005001] 0.999659 0.000000 0.000000 0.026094 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D1D017A, 10707, 0xD1D00000, 187.489, 164.555, 54.6537, 0.943236, 0, 0, -0.332123, True, '2005-02-09 10:00:00'); /* BootSpot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D222.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D222.sql index ea41e76bb8..4fe2452195 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D222.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D222.sql @@ -5,24 +5,24 @@ VALUES (0x7D222000, 11697, 0xD2220102, 64.7908, 37.28, 62.075, -0.909599, 0, 0, /* @teleloc 0xD2220102 [64.790802 37.279999 62.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222001, 9686, 0xD2220102, 64.7113, 32.2921, 64.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220102 [64.711304 32.292099 64.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222001, 9686, 0xD2220102, 64.7113, 32.2921, 64.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220102 [64.711304 32.292099 64.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222002, 11697, 0xD2220102, 60.7244, 35.199, 62.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD2220102 [60.724400 35.199001 62.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222003, 9686, 0xD2220102, 59.0113, 32.3171, 64.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220102 [59.011299 32.317101 64.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222003, 9686, 0xD2220102, 59.0113, 32.3171, 64.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220102 [59.011299 32.317101 64.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222004, 9686, 0xD2220102, 59.2444, 38.2588, 64.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220102 [59.244400 38.258801 64.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222004, 9686, 0xD2220102, 59.2444, 38.2588, 64.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220102 [59.244400 38.258801 64.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222005, 9686, 0xD2220102, 64.6745, 38.2838, 64.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220102 [64.674500 38.283798 64.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222005, 9686, 0xD2220102, 64.6745, 38.2838, 64.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220102 [64.674500 38.283798 64.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222006, 9686, 0xD2220102, 65.9995, 37.5588, 64.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7D222009, 11697, 0xD2220102, 63.4744, 35.199, 62.075, 0.707107, 0, 0, /* @teleloc 0xD2220102 [63.474400 35.199001 62.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22200A, 9686, 0xD2220102, 61.7984, 32.2921, 65.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220102 [61.798401 32.292099 65.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22200A, 9686, 0xD2220102, 61.7984, 32.2921, 65.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220102 [61.798401 32.292099 65.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D22200B, 9686, 0xD2220102, 65.9995, 35.1922, 65.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD2220102 [65.999496 35.192200 65.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22200C, 9686, 0xD2220102, 62.0358, 38.2588, 65.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220102 [62.035801 38.258801 65.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D22200C, 9686, 0xD2220102, 62.0358, 38.2588, 65.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220102 [62.035801 38.258801 65.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D22200D, 9686, 0xD2220102, 57.8709, 33.6954, 64.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7D222013, 11698, 0xD2220102, 59.687, 36.8257, 66.175, -0.9486, 0, 0, - /* @teleloc 0xD2220102 [59.687000 36.825699 66.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222014, 11697, 0xD2220102, 62.0658, 37.605, 62.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD2220102 [62.065800 37.605000 62.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222014, 11697, 0xD2220102, 62.0658, 37.605, 62.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD2220102 [62.065800 37.605000 62.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222015, 11697, 0xD2220102, 62.0658, 35.18, 62.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7D222016, 11697, 0xD2220102, 58.7677, 33.1298, 62.075, -0.364064, 0, 0 /* @teleloc 0xD2220102 [58.767700 33.129799 62.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222017, 11697, 0xD2220102, 60.2427, 32.6798, 62.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD2220102 [60.242699 32.679798 62.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222017, 11697, 0xD2220102, 60.2427, 32.6798, 62.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD2220102 [60.242699 32.679798 62.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222018, 11697, 0xD2220102, 63.3177, 32.6798, 62.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD2220102 [63.317699 32.679798 62.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222018, 11697, 0xD2220102, 63.3177, 32.6798, 62.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD2220102 [63.317699 32.679798 62.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222019, 11697, 0xD2220104, 56.2853, 34.5513, 62.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD2220104 [56.285301 34.551300 62.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7D222019, 11697, 0xD2220104, 56.2853, 34.5513, 62.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD2220104 [56.285301 34.551300 62.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D22201A, 11697, 0xD2220104, 56.9678, 38.8751, 62.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD2220104 [56.967800 38.875099 62.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22201B, 9686, 0xD2220104, 56.4391, 34.1717, 64.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220104 [56.439098 34.171700 64.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22201B, 9686, 0xD2220104, 56.4391, 34.1717, 64.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220104 [56.439098 34.171700 64.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D22201C, 9686, 0xD2220104, 52.9241, 36.7992, 64.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7D22201F, 9686, 0xD2220104, 57.4183, 36.0967, 65.475, 0.707107, 0, 0, /* @teleloc 0xD2220104 [57.418301 36.096699 65.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222020, 9686, 0xD2220104, 55.4737, 39.341, 65.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220104 [55.473701 39.341000 65.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222020, 9686, 0xD2220104, 55.4737, 39.341, 65.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220104 [55.473701 39.341000 65.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222021, 11697, 0xD2220106, 60.7653, 34.5483, 58.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7D222023, 9686, 0xD2220106, 62.7741, 34.5491, 59.95, 0.707107, 0, 0, /* @teleloc 0xD2220106 [62.774101 34.549099 59.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222024, 9686, 0xD2220106, 57.4991, 31.3492, 59.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220106 [57.499100 31.349199 59.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222024, 9686, 0xD2220106, 57.4991, 31.3492, 59.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220106 [57.499100 31.349199 59.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222025, 9686, 0xD2220106, 52.8741, 34.5742, 59.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD2220106 [52.874100 34.574200 59.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222026, 9686, 0xD2220106, 58.8991, 37.8992, 59.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220106 [58.899101 37.899200 59.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222026, 9686, 0xD2220106, 58.8991, 37.8992, 59.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220106 [58.899101 37.899200 59.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222027, 11698, 0xD2220106, 57.7914, 35.2147, 61.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD2220106 [57.791401 35.214699 61.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222027, 11698, 0xD2220106, 57.7914, 35.2147, 61.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD2220106 [57.791401 35.214699 61.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222028, 9687, 0xD2220106, 62.2113, 31.8921, 58.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xD2220106 [62.211300 31.892099 58.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222029, 9686, 0xD2220106, 60.0728, 31.3491, 59.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220106 [60.072800 31.349100 59.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222029, 9686, 0xD2220106, 60.0728, 31.3491, 59.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220106 [60.072800 31.349100 59.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22202A, 9686, 0xD2220106, 55.8492, 37.8992, 59.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220106 [55.849201 37.899200 59.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D22202A, 9686, 0xD2220106, 55.8492, 37.8992, 59.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220106 [55.849201 37.899200 59.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D22202B, 11697, 0xD2220106, 62.0795, 37.142, 58.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD2220106 [62.079498 37.141998 58.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22202C, 11697, 0xD2220106, 58.7045, 34.617, 58.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD2220106 [58.704498 34.617001 58.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22202C, 11697, 0xD2220106, 58.7045, 34.617, 58.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD2220106 [58.704498 34.617001 58.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D22202D, 11697, 0xD2220106, 53.4795, 31.942, 58.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD2220106 [53.479500 31.941999 58.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22202E, 412, 0xD2220000, 55.4613, 39.7021, 62, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD2220000 [55.461300 39.702099 62.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22202E, 412, 0xD2220000, 55.4613, 39.7021, 62, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD2220000 [55.461300 39.702099 62.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22202F, 9686, 0xD2220000, 55.4391, 39.7967, 65.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220000 [55.439098 39.796700 65.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22202F, 9686, 0xD2220000, 55.4391, 39.7967, 65.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220000 [55.439098 39.796700 65.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222030, 9686, 0xD2220000, 57.3377, 39.7967, 63.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220000 [57.337700 39.796700 63.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222030, 9686, 0xD2220000, 57.3377, 39.7967, 63.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220000 [57.337700 39.796700 63.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222031, 9686, 0xD2220000, 53.5869, 39.7967, 63.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220000 [53.586899 39.796700 63.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222031, 9686, 0xD2220000, 53.5869, 39.7967, 63.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220000 [53.586899 39.796700 63.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222032, 12679, 0xD2220000, 51.7658, 40.355, 62.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xD2220000 [51.765800 40.355000 62.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222033, 12679, 0xD2220000, 66.1158, 40.13, 62.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD2220000 [66.115799 40.130001 62.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222033, 12679, 0xD2220000, 66.1158, 40.13, 62.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD2220000 [66.115799 40.130001 62.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222034, 9686, 0xD222010B, 60.0481, 105.772, 69.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1489,12 +1489,12 @@ VALUES (0x7D222173, 9686, 0xD2220137, 101.265, 35.1389, 65.05, -0.707107, 0, 0, /* @teleloc 0xD2220137 [101.264999 35.138901 65.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222174, 9686, 0xD2220137, 103.649, 30.6264, 65.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220137 [103.649002 30.626400 65.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222174, 9686, 0xD2220137, 103.649, 30.6264, 65.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220137 [103.649002 30.626400 65.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222175, 9686, 0xD2220138, 111.099, 37.9264, 63.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220138 [111.098999 37.926399 63.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222175, 9686, 0xD2220138, 111.099, 37.9264, 63.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220138 [111.098999 37.926399 63.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222176, 9686, 0xD2220138, 115.499, 36.6264, 62.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1505,8 +1505,8 @@ VALUES (0x7D222177, 9686, 0xD2220138, 115.499, 32.9764, 62.8, 0.707107, 0, 0, - /* @teleloc 0xD2220138 [115.499001 32.976398 62.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222178, 9686, 0xD2220138, 111.049, 31.9764, 63.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220138 [111.049004 31.976400 63.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222178, 9686, 0xD2220138, 111.049, 31.9764, 63.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220138 [111.049004 31.976400 63.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222179, 11697, 0xD2220138, 107.314, 32.6382, 60.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x7D22217A, 11697, 0xD2220138, 114.814, 37.0382, 60.05, -0.895323, 0, 0, /* @teleloc 0xD2220138 [114.814003 37.038200 60.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22217B, 11698, 0xD2220138, 111.104, 34.8264, 66.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD2220138 [111.103996 34.826401 66.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22217B, 11698, 0xD2220138, 111.104, 34.8264, 66.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD2220138 [111.103996 34.826401 66.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D22217C, 11697, 0xD2220138, 111.214, 34.8882, 60.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1537,28 +1537,28 @@ VALUES (0x7D22217F, 9686, 0xD2220138, 106.365, 33.342, 61.95, -0.707107, 0, 0, /* @teleloc 0xD2220138 [106.364998 33.341999 61.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222180, 9686, 0xD2220138, 114.198, 31.9764, 63.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220138 [114.197998 31.976400 63.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222180, 9686, 0xD2220138, 114.198, 31.9764, 63.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220138 [114.197998 31.976400 63.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222181, 9686, 0xD2220138, 107.955, 31.9764, 63.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220138 [107.955002 31.976400 63.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222181, 9686, 0xD2220138, 107.955, 31.9764, 63.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220138 [107.955002 31.976400 63.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222182, 9686, 0xD2220138, 115.499, 34.9207, 64, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD2220138 [115.499001 34.920700 64.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222183, 9686, 0xD2220138, 107.88, 37.9264, 63.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220138 [107.879997 37.926399 63.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222183, 9686, 0xD2220138, 107.88, 37.9264, 63.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220138 [107.879997 37.926399 63.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222184, 9686, 0xD2220138, 114.247, 37.9264, 63.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220138 [114.247002 37.926399 63.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222184, 9686, 0xD2220138, 114.247, 37.9264, 63.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220138 [114.247002 37.926399 63.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222185, 9686, 0xD2220138, 114.079, 37.9264, 62, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220138 [114.079002 37.926399 62.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222185, 9686, 0xD2220138, 114.079, 37.9264, 62, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220138 [114.079002 37.926399 62.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222186, 11698, 0xD2220138, 108.314, 34.8264, 66.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1581,20 +1581,20 @@ VALUES (0x7D22218A, 11697, 0xD2220138, 115.127, 34.8882, 60.05, 0.707107, 0, 0, /* @teleloc 0xD2220138 [115.126999 34.888199 60.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22218B, 11697, 0xD2220138, 111.125, 32.481, 60.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD2220138 [111.125000 32.480999 60.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22218B, 11697, 0xD2220138, 111.125, 32.481, 60.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD2220138 [111.125000 32.480999 60.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D22218C, 11697, 0xD2220138, 114.084, 32.6382, 60.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD2220138 [114.084000 32.638199 60.049999] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22218D, 9686, 0xD2220139, 106.999, 31.9764, 58.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220139 [106.999001 31.976400 58.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22218D, 9686, 0xD2220139, 106.999, 31.9764, 58.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220139 [106.999001 31.976400 58.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22218E, 9686, 0xD2220139, 106.899, 37.5264, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220139 [106.899002 37.526402 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D22218E, 9686, 0xD2220139, 106.899, 37.5264, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220139 [106.899002 37.526402 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D22218F, 9686, 0xD2220139, 115.449, 34.8264, 58.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,52 +1617,52 @@ VALUES (0x7D222193, 9686, 0xD2220139, 101.265, 33.5245, 58.4, -0.707107, 0, 0, /* @teleloc 0xD2220139 [101.264999 33.524502 58.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222194, 9686, 0xD2220139, 111.135, 31.9764, 58.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220139 [111.135002 31.976400 58.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222194, 9686, 0xD2220139, 111.135, 31.9764, 58.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220139 [111.135002 31.976400 58.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222195, 9686, 0xD2220139, 110.701, 37.5264, 58.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220139 [110.700996 37.526402 58.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222195, 9686, 0xD2220139, 110.701, 37.5264, 58.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220139 [110.700996 37.526402 58.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222196, 11698, 0xD2220139, 109.336, 34.8264, 59.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD2220139 [109.335999 34.826401 59.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222197, 11697, 0xD2220139, 108.974, 32.5188, 56.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD2220139 [108.973999 32.518799 56.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D222197, 11697, 0xD2220139, 108.974, 32.5188, 56.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD2220139 [108.973999 32.518799 56.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D222198, 11697, 0xD2220139, 108.844, 36.9888, 56.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD2220139 [108.844002 36.988800 56.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D222198, 11697, 0xD2220139, 108.844, 36.9888, 56.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD2220139 [108.844002 36.988800 56.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D222199, 11697, 0xD2220139, 107.841, 34.6674, 56.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD2220139 [107.841003 34.667400 56.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22219A, 412, 0xD2220000, 111.104, 39.4364, 60, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD2220000 [111.103996 39.436401 60.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22219A, 412, 0xD2220000, 111.104, 39.4364, 60, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD2220000 [111.103996 39.436401 60.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22219B, 9686, 0xD2220000, 111.149, 39.5564, 63.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220000 [111.149002 39.556400 63.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22219B, 9686, 0xD2220000, 111.149, 39.5564, 63.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220000 [111.149002 39.556400 63.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22219C, 9686, 0xD2220000, 114.989, 38.5994, 61.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220000 [114.988998 38.599400 61.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22219C, 9686, 0xD2220000, 114.989, 38.5994, 61.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220000 [114.988998 38.599400 61.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22219D, 9686, 0xD2220000, 107.309, 38.5994, 61.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD2220000 [107.308998 38.599400 61.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22219D, 9686, 0xD2220000, 107.309, 38.5994, 61.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD2220000 [107.308998 38.599400 61.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22219E, 12679, 0xD2220000, 113.555, 38.791, 60.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD2220000 [113.555000 38.791000 60.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22219E, 12679, 0xD2220000, 113.555, 38.791, 60.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD2220000 [113.555000 38.791000 60.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D22219F, 12679, 0xD2220000, 108.715, 38.821, 60.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD2220000 [108.714996 38.820999 60.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D22219F, 12679, 0xD2220000, 108.715, 38.821, 60.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD2220000 [108.714996 38.820999 60.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D2221A0, 18948, 0xD2220104, 56.024, 36.1191, 62.005, -0.0644, 0, 0, 0.997924, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D26D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D26D.sql index 2dcc0922ba..afa8ce4e25 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D26D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D26D.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xD26D; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D000, 9686, 0xD26D0102, 109.739, 83.2449, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0102 [109.738998 83.244904 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D000, 9686, 0xD26D0102, 109.739, 83.2449, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0102 [109.738998 83.244904 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D001, 9686, 0xD26D0102, 105.122, 83.2219, 46.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0102 [105.122002 83.221901 46.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D001, 9686, 0xD26D0102, 105.122, 83.2219, 46.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0102 [105.122002 83.221901 46.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D002, 9686, 0xD26D0102, 107.637, 77.4949, 47.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0102 [107.637001 77.494904 47.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D002, 9686, 0xD26D0102, 107.637, 77.4949, 47.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0102 [107.637001 77.494904 47.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D003, 9686, 0xD26D0102, 110.837, 77.4949, 46.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0102 [110.836998 77.494904 46.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D003, 9686, 0xD26D0102, 110.837, 77.4949, 46.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0102 [110.836998 77.494904 46.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D004, 11697, 0xD26D0102, 103.105, 78.1812, 44.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7D26D005, 11697, 0xD26D0102, 112.005, 82.514, 44.1, -0.932639, 0, 0, 0 /* @teleloc 0xD26D0102 [112.004997 82.514000 44.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D006, 11698, 0xD26D0102, 107.668, 80.5449, 50.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD26D0102 [107.667999 80.544899 50.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D006, 11698, 0xD26D0102, 107.668, 80.5449, 50.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD26D0102 [107.667999 80.544899 50.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D007, 11697, 0xD26D0102, 107.655, 80.514, 44.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD26D0102 [107.654999 80.514000 44.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D008, 9686, 0xD26D0102, 104.487, 77.4949, 46.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0102 [104.487000 77.494904 46.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D008, 9686, 0xD26D0102, 104.487, 77.4949, 46.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0102 [104.487000 77.494904 46.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D009, 9686, 0xD26D0102, 102.44, 80.3718, 47.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7D26D00E, 9686, 0xD26D0102, 112.834, 78.3718, 47.65, 0.707107, 0, 0, /* @teleloc 0xD26D0102 [112.834000 78.371803 47.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D00F, 9686, 0xD26D0102, 105.487, 83.2449, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0102 [105.487000 83.244904 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D00F, 9686, 0xD26D0102, 105.487, 83.2449, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0102 [105.487000 83.244904 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D010, 9686, 0xD26D0102, 111.307, 83.2219, 46.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0102 [111.306999 83.221901 46.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D010, 9686, 0xD26D0102, 111.307, 83.2219, 46.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0102 [111.306999 83.221901 46.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D011, 11698, 0xD26D0102, 109.868, 80.5449, 50.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7D26D014, 11697, 0xD26D0102, 106.152, 80.514, 44.1, -0.707107, 0, 0, - /* @teleloc 0xD26D0102 [106.152000 80.514000 44.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D015, 11697, 0xD26D0102, 107.461, 78.059, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD26D0102 [107.460999 78.058998 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D015, 11697, 0xD26D0102, 107.461, 78.059, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD26D0102 [107.460999 78.058998 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D016, 11697, 0xD26D0102, 112.211, 80.459, 44.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD26D0102 [112.210999 80.459000 44.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D017, 11697, 0xD26D0102, 104.855, 82.614, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD26D0102 [104.855003 82.613998 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D017, 11697, 0xD26D0102, 104.855, 82.614, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD26D0102 [104.855003 82.613998 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D018, 9686, 0xD26D0104, 105.39, 86.3757, 47, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD26D0104 [105.389999 86.375702 47.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D019, 9686, 0xD26D0104, 108.79, 83.8449, 47.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0104 [108.790001 83.844902 47.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D019, 9686, 0xD26D0104, 108.79, 83.8449, 47.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0104 [108.790001 83.844902 47.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D01A, 9686, 0xD26D0104, 108.49, 88.9449, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0104 [108.489998 88.944901 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D01A, 9686, 0xD26D0104, 108.49, 88.9449, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0104 [108.489998 88.944901 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D01B, 11697, 0xD26D0104, 109.605, 86.664, 44.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7D26D01D, 9686, 0xD26D0104, 105.39, 88.0218, 47, -0.707107, 0, 0, -0. /* @teleloc 0xD26D0104 [105.389999 88.021797 47.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D01E, 9686, 0xD26D0104, 106.693, 83.8449, 46.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0104 [106.693001 83.844902 46.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D01E, 9686, 0xD26D0104, 106.693, 83.8449, 46.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0104 [106.693001 83.844902 46.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D01F, 9686, 0xD26D0106, 108.184, 77.5911, 42.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0106 [108.183998 77.591103 42.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D01F, 9686, 0xD26D0106, 108.184, 77.5911, 42.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0106 [108.183998 77.591103 42.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D020, 9686, 0xD26D0106, 110.684, 81.8911, 42.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7D26D026, 9686, 0xD26D0106, 110.684, 84.5882, 42.45, 0.707107, 0, 0, /* @teleloc 0xD26D0106 [110.683998 84.588203 42.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D027, 9686, 0xD26D0106, 109.133, 87.5411, 42.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0106 [109.133003 87.541100 42.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D027, 9686, 0xD26D0106, 109.133, 87.5411, 42.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0106 [109.133003 87.541100 42.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D028, 11698, 0xD26D0106, 108.087, 81.5815, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD26D0106 [108.086998 81.581497 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D028, 11698, 0xD26D0106, 108.087, 81.5815, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD26D0106 [108.086998 81.581497 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D029, 11697, 0xD26D0106, 108.476, 87.0577, 40.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD26D0106 [108.475998 87.057701 40.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D029, 11697, 0xD26D0106, 108.476, 87.0577, 40.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD26D0106 [108.475998 87.057701 40.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D02A, 11697, 0xD26D0106, 110.026, 86.8577, 40.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7D26D02D, 9686, 0xD26D0108, 105.79, 90.1718, 47, -0.707107, 0, 0, -0. /* @teleloc 0xD26D0108 [105.790001 90.171799 47.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D02E, 412, 0xD26D0000, 108.468, 91.3449, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD26D0000 [108.468002 91.344902 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D02E, 412, 0xD26D0000, 108.468, 91.3449, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD26D0000 [108.468002 91.344902 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D02F, 9686, 0xD26D0000, 106.257, 91.4719, 46.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0000 [106.257004 91.471901 46.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D02F, 9686, 0xD26D0000, 106.257, 91.4719, 46.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0000 [106.257004 91.471901 46.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D030, 9686, 0xD26D0000, 105.257, 90.6219, 46.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,16 +1461,16 @@ VALUES (0x7D26D16C, 9686, 0xD26D013A, 154.432, 34.9098, 47.5, -0.707107, 0, 0, /* @teleloc 0xD26D013A [154.432007 34.909801 47.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D16D, 9686, 0xD26D013A, 153.232, 33.0098, 46.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013A [153.231995 33.009800 46.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D16D, 9686, 0xD26D013A, 153.232, 33.0098, 46.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013A [153.231995 33.009800 46.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D16E, 11697, 0xD26D013A, 154.045, 37.6604, 44.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD26D013A [154.044998 37.660400 44.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D16F, 11697, 0xD26D013A, 153.02, 33.3855, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD26D013A [153.020004 33.385502 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D16F, 11697, 0xD26D013A, 153.02, 33.3855, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD26D013A [153.020004 33.385502 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D170, 9686, 0xD26D013A, 149.782, 33.7848, 46.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x7D26D172, 9686, 0xD26D013A, 149.782, 37.2598, 46.5, -0.707107, 0, 0, /* @teleloc 0xD26D013A [149.781998 37.259800 46.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D173, 9686, 0xD26D013A, 152.2, 38.1559, 47.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013A [152.199997 38.155899 47.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D173, 9686, 0xD26D013A, 152.2, 38.1559, 47.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013A [152.199997 38.155899 47.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D174, 9686, 0xD26D013A, 154.432, 37.0047, 46.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD26D013A [154.432007 37.004700 46.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D175, 9686, 0xD26D013B, 156.086, 31.1247, 45.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013B [156.085999 31.124701 45.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D175, 9686, 0xD26D013B, 156.086, 31.1247, 45.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013B [156.085999 31.124701 45.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D176, 9686, 0xD26D013B, 161.464, 31.1247, 45.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013B [161.464005 31.124701 45.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D176, 9686, 0xD26D013B, 161.464, 31.1247, 45.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013B [161.464005 31.124701 45.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D177, 9686, 0xD26D013B, 158.814, 37.0747, 47.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013B [158.813995 37.074699 47.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D177, 9686, 0xD26D013B, 158.814, 37.0747, 47.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013B [158.813995 37.074699 47.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D178, 9686, 0xD26D013B, 162.764, 36.0247, 45.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7D26D17C, 11698, 0xD26D013B, 158.823, 34.1669, 50.6, -0.707107, 0, 0, /* @teleloc 0xD26D013B [158.822998 34.166901 50.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D17D, 11697, 0xD26D013B, 158.809, 36.7003, 44.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD26D013B [158.809006 36.700298 44.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D17D, 11697, 0xD26D013B, 158.809, 36.7003, 44.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD26D013B [158.809006 36.700298 44.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D17E, 9686, 0xD26D013B, 162.764, 32.2343, 45.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7D26D17F, 9686, 0xD26D013B, 162.764, 34.087, 47.875, 0.707107, 0, 0, /* @teleloc 0xD26D013B [162.764008 34.087002 47.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D180, 9686, 0xD26D013B, 158.83, 31.1247, 47.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013B [158.830002 31.124701 47.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D180, 9686, 0xD26D013B, 158.83, 31.1247, 47.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013B [158.830002 31.124701 47.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D181, 9686, 0xD26D013B, 154.872, 32.1391, 47.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x7D26D183, 9686, 0xD26D013B, 154.872, 36.1885, 47.6, -0.707107, 0, 0, /* @teleloc 0xD26D013B [154.871994 36.188499 47.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D184, 9686, 0xD26D013B, 156.265, 37.0747, 47.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013B [156.264999 37.074699 47.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D184, 9686, 0xD26D013B, 156.265, 37.0747, 47.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013B [156.264999 37.074699 47.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D185, 9686, 0xD26D013B, 161.489, 37.0747, 47.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013B [161.488998 37.074699 47.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D185, 9686, 0xD26D013B, 161.489, 37.0747, 47.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013B [161.488998 37.074699 47.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D186, 11698, 0xD26D013B, 161.358, 32.2719, 48.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7D26D18C, 11697, 0xD26D013B, 155.843, 31.8969, 44.1, 0.359182, 0, 0, 0 /* @teleloc 0xD26D013B [155.843002 31.896900 44.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D18D, 9686, 0xD26D013F, 155.75, 30.2059, 42.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013F [155.750000 30.205900 42.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D18D, 9686, 0xD26D013F, 155.75, 30.2059, 42.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013F [155.750000 30.205900 42.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D18E, 9686, 0xD26D013F, 156, 36.7559, 42.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013F [156.000000 36.755901 42.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D18E, 9686, 0xD26D013F, 156, 36.7559, 42.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013F [156.000000 36.755901 42.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D18F, 9686, 0xD26D013F, 159.499, 33.3702, 42.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x7D26D192, 9687, 0xD26D013F, 158.888, 36.1549, 40.1, 0.878817, 0, 0, - /* @teleloc 0xD26D013F [158.888000 36.154900 40.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D193, 9686, 0xD26D013F, 157.839, 30.2059, 42.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013F [157.839005 30.205900 42.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D193, 9686, 0xD26D013F, 157.839, 30.2059, 42.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013F [157.839005 30.205900 42.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D194, 9686, 0xD26D013F, 152.976, 36.7559, 42.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D013F [152.975998 36.755901 42.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D194, 9686, 0xD26D013F, 152.976, 36.7559, 42.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D013F [152.975998 36.755901 42.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D195, 9686, 0xD26D013F, 149.79, 31.6709, 42.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x7D26D196, 11698, 0xD26D013F, 154.513, 33.4419, 43.525, 0.707107, 0, 0, /* @teleloc 0xD26D013F [154.513000 33.441898 43.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D197, 11697, 0xD26D013F, 154.618, 30.616, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD26D013F [154.617996 30.615999 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D197, 11697, 0xD26D013F, 154.618, 30.616, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD26D013F [154.617996 30.615999 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D198, 11697, 0xD26D013F, 158.71, 33.5917, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD26D013F [158.710007 33.591702 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D199, 11697, 0xD26D013F, 156.17, 36.2581, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD26D013F [156.169998 36.258099 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D26D199, 11697, 0xD26D013F, 156.17, 36.2581, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD26D013F [156.169998 36.258099 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D19A, 412, 0xD26D0000, 152.173, 38.6769, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD26D0000 [152.173004 38.676899 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D19A, 412, 0xD26D0000, 152.173, 38.6769, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD26D0000 [152.173004 38.676899 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D19B, 9686, 0xD26D0000, 152.175, 38.7909, 47.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0000 [152.175003 38.790901 47.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D19B, 9686, 0xD26D0000, 152.175, 38.7909, 47.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0000 [152.175003 38.790901 47.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D19C, 9686, 0xD26D0000, 149.165, 44.6459, 45.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0000 [149.164993 44.645901 45.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D26D19C, 9686, 0xD26D0000, 149.165, 44.6459, 45.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0000 [149.164993 44.645901 45.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D19D, 9686, 0xD26D0000, 155.195, 44.6459, 45.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD26D0000 [155.195007 44.645901 45.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D26D19D, 9686, 0xD26D0000, 155.195, 44.6459, 45.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD26D0000 [155.195007 44.645901 45.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D26D19E, 12679, 0xD26D0000, 156.718, 39.1119, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD26D0000 [156.718002 39.111900 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D26D19E, 12679, 0xD26D0000, 156.718, 39.1119, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD26D0000 [156.718002 39.111900 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D26D19F, 12679, 0xD26D0000, 147.873, 39.0019, 44.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D28C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D28C.sql index 73c1ed898d..12f24925c3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D28C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D28C.sql @@ -553,8 +553,8 @@ VALUES (0x7D28C08B, 412, 0xD28C0198, 152.392, 85.645, 28, -0.707107, 0, 0, 0.7 /* @teleloc 0xD28C0198 [152.391998 85.644997 28.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C08C, 412, 0xD28C0199, 162.583, 82.1594, 28, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD28C0199 [162.582993 82.159401 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C08C, 412, 0xD28C0199, 162.583, 82.1594, 28, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD28C0199 [162.582993 82.159401 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C08D, 412, 0xD28C019A, 146.675, 93.6678, 28, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -573,32 +573,32 @@ VALUES (0x7D28C090, 11697, 0xD28C019B, 154.134, 93.4834, 32.9, -0.92321, 0, 0, - /* @teleloc 0xD28C019B [154.134003 93.483398 32.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C091, 9686, 0xD28C019B, 154.992, 81.9109, 35.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C019B [154.992004 81.910896 35.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C091, 9686, 0xD28C019B, 154.992, 81.9109, 35.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C019B [154.992004 81.910896 35.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C092, 9686, 0xD28C019D, 154.69, 90.5802, 31.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C019D [154.690002 90.580200 31.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C092, 9686, 0xD28C019D, 154.69, 90.5802, 31.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C019D [154.690002 90.580200 31.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C093, 9686, 0xD28C019D, 154.739, 81.905, 30.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C019D [154.738998 81.904999 30.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C093, 9686, 0xD28C019D, 154.739, 81.905, 30.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C019D [154.738998 81.904999 30.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C094, 9686, 0xD28C019E, 157.99, 81.9253, 31.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C019E [157.990005 81.925301 31.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C094, 9686, 0xD28C019E, 157.99, 81.9253, 31.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C019E [157.990005 81.925301 31.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C095, 11697, 0xD28C019F, 156, 94.1659, 28.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD28C019F [156.000000 94.165901 28.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C095, 11697, 0xD28C019F, 156, 94.1659, 28.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD28C019F [156.000000 94.165901 28.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C096, 9686, 0xD28C019F, 156.21, 95.0626, 31.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C019F [156.210007 95.062599 31.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C096, 9686, 0xD28C019F, 156.21, 95.0626, 31.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C019F [156.210007 95.062599 31.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C097, 9686, 0xD28C01A2, 162.575, 81.325, 31.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A2 [162.574997 81.324997 31.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C097, 9686, 0xD28C01A2, 162.575, 81.325, 31.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A2 [162.574997 81.324997 31.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C098, 11697, 0xD28C01A2, 165.6, 77.345, 28.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -609,28 +609,28 @@ VALUES (0x7D28C099, 11697, 0xD28C01A2, 157.475, 75.525, 28.1, -0.707107, 0, 0, - /* @teleloc 0xD28C01A2 [157.475006 75.525002 28.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C09A, 9686, 0xD28C01A4, 154.528, 81.3358, 36.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A4 [154.528000 81.335800 36.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C09A, 9686, 0xD28C01A4, 154.528, 81.3358, 36.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A4 [154.528000 81.335800 36.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C09B, 11697, 0xD28C01A4, 146.982, 76.3858, 32.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD28C01A4 [146.981995 76.385803 32.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C09C, 11697, 0xD28C01A4, 151.827, 74.2592, 32.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD28C01A4 [151.826996 74.259201 32.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C09C, 11697, 0xD28C01A4, 151.827, 74.2592, 32.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD28C01A4 [151.826996 74.259201 32.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C09D, 11698, 0xD28C01A4, 157.907, 77.4885, 39.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD28C01A4 [157.906998 77.488503 39.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C09E, 412, 0xD28C01A7, 153.285, 77.0458, 28, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD28C01A7 [153.285004 77.045799 28.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C09E, 412, 0xD28C01A7, 153.285, 77.0458, 28, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD28C01A7 [153.285004 77.045799 28.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C09F, 9686, 0xD28C01A7, 150.156, 76.9326, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A7 [150.156006 76.932602 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C09F, 9686, 0xD28C01A7, 150.156, 76.9326, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A7 [150.156006 76.932602 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C0A0, 412, 0xD28C01AB, 156.701, 78.3593, 23.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -641,8 +641,8 @@ VALUES (0x7D28C0A2, 9686, 0xD28C01B0, 144.555, 89.8854, 26, -0.707107, 0, 0, -0 /* @teleloc 0xD28C01B0 [144.554993 89.885399 26.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C0A3, 9686, 0xD28C01AD, 152.328, 80.5012, 26, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01AD [152.328003 80.501198 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C0A3, 9686, 0xD28C01AD, 152.328, 80.5012, 26, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01AD [152.328003 80.501198 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C0A4, 11698, 0xD28C01AD, 150.863, 84.5042, 27.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2168,8 +2168,8 @@ VALUES (0x7D28C1AA, 12678, 0xD28C0000, 162.435, 162.568, 50.475, 0, 0, 0, -1, T /* @teleloc 0xD28C0000 [162.434998 162.567993 50.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1AB, 9686, 0xD28C019B, 156.08, 94.569, 36.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C019B [156.080002 94.569000 36.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C1AB, 9686, 0xD28C019B, 156.08, 94.569, 36.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C019B [156.080002 94.569000 36.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1AC, 11698, 0xD28C019B, 156.044, 90.5581, 39.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2188,20 +2188,20 @@ VALUES (0x7D28C1AF, 9686, 0xD28C019E, 159.189, 87.3901, 31.57, 0.707107, 0, 0, /* @teleloc 0xD28C019E [159.188995 87.390099 31.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1B0, 11697, 0xD28C019E, 157.98, 89.7029, 28.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD28C019E [157.979996 89.702904 28.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C1B0, 11697, 0xD28C019E, 157.98, 89.7029, 28.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD28C019E [157.979996 89.702904 28.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1B1, 9686, 0xD28C019F, 154.643, 91.1021, 31.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C019F [154.643005 91.102097 31.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1B1, 9686, 0xD28C019F, 154.643, 91.1021, 31.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C019F [154.643005 91.102097 31.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1B2, 9686, 0xD28C01A2, 160.332, 73.6258, 31.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A2 [160.332001 73.625801 31.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1B2, 9686, 0xD28C01A2, 160.332, 73.6258, 31.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A2 [160.332001 73.625801 31.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1B3, 9686, 0xD28C01A2, 162.872, 73.6258, 31.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A2 [162.871994 73.625801 31.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1B3, 9686, 0xD28C01A2, 162.872, 73.6258, 31.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A2 [162.871994 73.625801 31.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1B4, 9686, 0xD28C01A2, 166.356, 77.4966, 31.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2216,24 +2216,24 @@ VALUES (0x7D28C1B6, 11697, 0xD28C01A2, 164.04, 77.355, 28.1, 0.707107, 0, 0, -0. /* @teleloc 0xD28C01A2 [164.039993 77.355003 28.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1B7, 9686, 0xD28C01A4, 159.598, 81.3358, 36.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A4 [159.598007 81.335800 36.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C1B7, 9686, 0xD28C01A4, 159.598, 81.3358, 36.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A4 [159.598007 81.335800 36.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1B8, 9686, 0xD28C01A4, 149.771, 81.3358, 36.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A4 [149.770996 81.335800 36.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C1B8, 9686, 0xD28C01A4, 149.771, 81.3358, 36.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A4 [149.770996 81.335800 36.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1B9, 9686, 0xD28C01A4, 150.511, 73.7368, 36.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A4 [150.511002 73.736801 36.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1B9, 9686, 0xD28C01A4, 150.511, 73.7368, 36.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A4 [150.511002 73.736801 36.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1BA, 9686, 0xD28C01A4, 156.194, 73.7368, 36.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A4 [156.194000 73.736801 36.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1BA, 9686, 0xD28C01A4, 156.194, 73.7368, 36.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A4 [156.194000 73.736801 36.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1BB, 9686, 0xD28C01A4, 161.839, 73.7368, 36.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A4 [161.839005 73.736801 36.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1BB, 9686, 0xD28C01A4, 161.839, 73.7368, 36.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A4 [161.839005 73.736801 36.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1BC, 9686, 0xD28C01A4, 146.275, 77.4892, 36.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2248,16 +2248,16 @@ VALUES (0x7D28C1BE, 11698, 0xD28C01A4, 154.335, 77.5592, 39.15, -0.999998, 0, 0, /* @teleloc 0xD28C01A4 [154.335007 77.559196 39.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1BF, 11697, 0xD28C01A4, 162.752, 80.6858, 32.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD28C01A4 [162.751999 80.685799 32.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C1BF, 11697, 0xD28C01A4, 162.752, 80.6858, 32.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD28C01A4 [162.751999 80.685799 32.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1C0, 11697, 0xD28C01A4, 165.092, 77.3058, 32.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD28C01A4 [165.091995 77.305801 32.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1C1, 11697, 0xD28C01A4, 161.062, 74.1658, 32.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD28C01A4 [161.061996 74.165802 32.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1C1, 11697, 0xD28C01A4, 161.062, 74.1658, 32.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD28C01A4 [161.061996 74.165802 32.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1C2, 9686, 0xD28C01A6, 156.271, 79.4145, 31.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2268,16 +2268,16 @@ VALUES (0x7D28C1C3, 9686, 0xD28C01A6, 145.82, 79.78, 31.66, -0.707107, 0, 0, -0 /* @teleloc 0xD28C01A6 [145.820007 79.779999 31.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1C4, 9686, 0xD28C01A6, 153.36, 77.49, 31.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01A6 [153.360001 77.489998 31.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1C4, 9686, 0xD28C01A6, 153.36, 77.49, 31.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01A6 [153.360001 77.489998 31.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1C5, 9686, 0xD28C01A7, 156.271, 75.2724, 31.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD28C01A7 [156.270996 75.272400 31.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1C6, 9686, 0xD28C01AB, 153.328, 75.1812, 26.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01AB [153.328003 75.181198 26.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1C6, 9686, 0xD28C01AB, 153.328, 75.1812, 26.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01AB [153.328003 75.181198 26.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1C7, 9686, 0xD28C01AB, 156.588, 78.3313, 26.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2292,8 +2292,8 @@ VALUES (0x7D28C1C9, 9686, 0xD28C01AD, 144.555, 85.7454, 26, -0.707107, 0, 0, -0 /* @teleloc 0xD28C01AD [144.554993 85.745399 26.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1CA, 9686, 0xD28C01AD, 148.358, 80.5012, 26, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C01AD [148.358002 80.501198 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1CA, 9686, 0xD28C01AD, 148.358, 80.5012, 26, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C01AD [148.358002 80.501198 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1CB, 11697, 0xD28C01AD, 145.39, 81.3235, 23.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2320,8 +2320,8 @@ VALUES (0x7D28C1D0, 9686, 0xD28C0000, 146.45, 93.99, 31.25, 0.357553, 0, 0, -0. /* @teleloc 0xD28C0000 [146.449997 93.989998 31.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1D1, 9686, 0xD28C0000, 150.32, 95.22, 30.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C0000 [150.320007 95.220001 30.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1D1, 9686, 0xD28C0000, 150.32, 95.22, 30.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C0000 [150.320007 95.220001 30.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1D2, 9686, 0xD28C0000, 144.97, 89.46, 30.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2332,12 +2332,12 @@ VALUES (0x7D28C1D3, 9686, 0xD28C0000, 152.384, 85.5888, 31.39, 0.707107, 0, 0, /* @teleloc 0xD28C0000 [152.384003 85.588799 31.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1D4, 9686, 0xD28C0000, 162.845, 94.355, 30.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C0000 [162.845001 94.355003 30.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C1D4, 9686, 0xD28C0000, 162.845, 94.355, 30.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C0000 [162.845001 94.355003 30.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1D5, 9686, 0xD28C0000, 162.555, 82.215, 31.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD28C0000 [162.554993 82.214996 31.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1D5, 9686, 0xD28C0000, 162.555, 82.215, 31.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD28C0000 [162.554993 82.214996 31.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1D6, 12679, 0xD28C0000, 151.255, 83.1692, 28.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2364,12 +2364,12 @@ VALUES (0x7D28C1DB, 12679, 0xD28C0000, 160.965, 93.3892, 28.1, 0.95656, 0, 0, 0. /* @teleloc 0xD28C0000 [160.964996 93.389198 28.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1DC, 12678, 0xD28C0000, 156.12, 93.4735, 41.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD28C0000 [156.119995 93.473503 41.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D28C1DC, 12678, 0xD28C0000, 156.12, 93.4735, 41.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD28C0000 [156.119995 93.473503 41.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D28C1DD, 12678, 0xD28C0000, 156.12, 77.4735, 41.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD28C0000 [156.119995 77.473503 41.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D28C1DD, 12678, 0xD28C0000, 156.12, 77.4735, 41.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD28C0000 [156.119995 77.473503 41.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D28C1DE, 13155, 0xD28C0000, 94.2308, 94.1858, 29.8538, -0.922643, 0, 0, 0.385656, False, '2005-02-09 10:00:00'); /* East Rithwic Estates */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D346.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D346.sql index 0bfb75e3ba..b8b94ac039 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D346.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D346.sql @@ -337,8 +337,8 @@ VALUES (0x7D346054, 412, 0xD346015D, 128.392, 37.645, 42, -0.707107, 0, 0, 0.7 /* @teleloc 0xD346015D [128.391998 37.645000 42.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346055, 412, 0xD346015E, 138.583, 34.1594, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD346015E [138.582993 34.159401 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346055, 412, 0xD346015E, 138.583, 34.1594, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD346015E [138.582993 34.159401 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346056, 412, 0xD346015F, 122.675, 45.6678, 42, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -357,32 +357,32 @@ VALUES (0x7D346059, 11697, 0xD3460160, 130.134, 45.4834, 46.9, -0.92321, 0, 0, - /* @teleloc 0xD3460160 [130.134003 45.483398 46.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34605A, 9686, 0xD3460160, 130.992, 33.9109, 49.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460160 [130.992004 33.910900 49.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34605A, 9686, 0xD3460160, 130.992, 33.9109, 49.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460160 [130.992004 33.910900 49.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34605B, 9686, 0xD3460162, 130.69, 42.5802, 45.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460162 [130.690002 42.580200 45.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D34605B, 9686, 0xD3460162, 130.69, 42.5802, 45.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460162 [130.690002 42.580200 45.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34605C, 9686, 0xD3460162, 130.739, 33.9049, 44.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460162 [130.738998 33.904900 44.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34605C, 9686, 0xD3460162, 130.739, 33.9049, 44.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460162 [130.738998 33.904900 44.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34605D, 9686, 0xD3460163, 133.99, 33.9253, 45.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460163 [133.990005 33.925301 45.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34605D, 9686, 0xD3460163, 133.99, 33.9253, 45.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460163 [133.990005 33.925301 45.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34605E, 11697, 0xD3460164, 132, 46.1659, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460164 [132.000000 46.165901 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D34605E, 11697, 0xD3460164, 132, 46.1659, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460164 [132.000000 46.165901 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34605F, 9686, 0xD3460164, 132.21, 47.0626, 45.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460164 [132.210007 47.062599 45.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D34605F, 9686, 0xD3460164, 132.21, 47.0626, 45.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460164 [132.210007 47.062599 45.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346060, 9686, 0xD3460167, 138.575, 33.325, 45.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460167 [138.574997 33.325001 45.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346060, 9686, 0xD3460167, 138.575, 33.325, 45.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460167 [138.574997 33.325001 45.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346061, 11697, 0xD3460167, 141.6, 29.345, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,28 +393,28 @@ VALUES (0x7D346062, 11697, 0xD3460167, 133.475, 27.525, 42.1, -0.707107, 0, 0, - /* @teleloc 0xD3460167 [133.475006 27.525000 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346063, 9686, 0xD3460169, 130.528, 33.3358, 50.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460169 [130.528000 33.335800 50.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346063, 9686, 0xD3460169, 130.528, 33.3358, 50.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460169 [130.528000 33.335800 50.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346064, 11697, 0xD3460169, 122.982, 28.3858, 46.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD3460169 [122.982002 28.385799 46.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346065, 11697, 0xD3460169, 127.827, 26.2592, 46.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460169 [127.827003 26.259199 46.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346065, 11697, 0xD3460169, 127.827, 26.2592, 46.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460169 [127.827003 26.259199 46.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346066, 11698, 0xD3460169, 133.907, 29.4885, 53.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD3460169 [133.906998 29.488501 53.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346067, 412, 0xD346016C, 129.285, 29.0458, 42, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD346016C [129.285004 29.045799 42.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346067, 412, 0xD346016C, 129.285, 29.0458, 42, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD346016C [129.285004 29.045799 42.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346068, 9686, 0xD346016C, 126.156, 28.9326, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD346016C [126.155998 28.932600 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346068, 9686, 0xD346016C, 126.156, 28.9326, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD346016C [126.155998 28.932600 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346069, 412, 0xD3460170, 132.701, 30.3593, 37.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -425,8 +425,8 @@ VALUES (0x7D34606B, 9686, 0xD3460175, 120.555, 41.8854, 40, -0.707107, 0, 0, -0 /* @teleloc 0xD3460175 [120.555000 41.885399 40.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34606C, 9686, 0xD3460172, 128.328, 32.5012, 40, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460172 [128.328003 32.501202 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34606C, 9686, 0xD3460172, 128.328, 32.5012, 40, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460172 [128.328003 32.501202 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D34606D, 11698, 0xD3460172, 126.863, 36.5042, 41.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -445,20 +445,20 @@ VALUES (0x7D346070, 9686, 0xD3460176, 49.4602, 39.6343, 46.925, -0.707107, 0, 0 /* @teleloc 0xD3460176 [49.460201 39.634300 46.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346071, 412, 0xD346017D, 51.696, 28.6413, 40, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD346017D [51.695999 28.641300 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346071, 412, 0xD346017D, 51.696, 28.6413, 40, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD346017D [51.695999 28.641300 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346072, 9686, 0xD346017D, 51.6825, 28.5492, 43.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD346017D [51.682499 28.549200 43.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346072, 9686, 0xD346017D, 51.6825, 28.5492, 43.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD346017D [51.682499 28.549200 43.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346073, 9686, 0xD346017D, 61.1178, 26.9299, 42.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD346017D [61.117802 26.929899 42.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346074, 412, 0xD346017F, 51.195, 41.295, 40, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD346017F [51.195000 41.294998 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346074, 412, 0xD346017F, 51.195, 41.295, 40, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD346017F [51.195000 41.294998 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346075, 9686, 0xD346017F, 49.477, 32.179, 42.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,28 +481,28 @@ VALUES (0x7D346079, 9686, 0xD3460184, 49.627, 29.0562, 47.675, -0.707107, 0, 0, /* @teleloc 0xD3460184 [49.626999 29.056200 47.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34607A, 11697, 0xD3460184, 56.4265, 25.8847, 44.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460184 [56.426498 25.884701 44.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34607A, 11697, 0xD3460184, 56.4265, 25.8847, 44.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460184 [56.426498 25.884701 44.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34607B, 11697, 0xD3460184, 64.7628, 26.3397, 44.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460184 [64.762802 26.339701 44.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34607B, 11697, 0xD3460184, 64.7628, 26.3397, 44.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460184 [64.762802 26.339701 44.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34607C, 11697, 0xD3460184, 58.8355, 32.2373, 44.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460184 [58.835499 32.237301 44.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D34607C, 11697, 0xD3460184, 58.8355, 32.2373, 44.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460184 [58.835499 32.237301 44.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34607D, 11698, 0xD3460186, 61.8256, 29.175, 51.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD3460186 [61.825600 29.174999 51.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34607D, 11698, 0xD3460186, 61.8256, 29.175, 51.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD3460186 [61.825600 29.174999 51.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34607E, 9686, 0xD3460187, 57.6196, 32.9345, 42.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460187 [57.619598 32.934502 42.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D34607E, 9686, 0xD3460187, 57.6196, 32.9345, 42.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460187 [57.619598 32.934502 42.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34607F, 9686, 0xD3460188, 66.9566, 25.2103, 43.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460188 [66.956596 25.210300 43.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34607F, 9686, 0xD3460188, 66.9566, 25.2103, 43.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460188 [66.956596 25.210300 43.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346080, 9686, 0xD3460188, 61.7325, 27.7492, 42.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,28 +513,28 @@ VALUES (0x7D346081, 9686, 0xD3460188, 69.4825, 29.0492, 43.625, 0.707107, 0, 0, /* @teleloc 0xD3460188 [69.482498 29.049200 43.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346082, 412, 0xD346018C, 57.2, 27.91, 35.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD346018C [57.200001 27.910000 35.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346082, 412, 0xD346018C, 57.2, 27.91, 35.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD346018C [57.200001 27.910000 35.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346083, 9686, 0xD346018D, 60.1446, 27.4595, 37.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD346018D [60.144600 27.459499 37.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346083, 9686, 0xD346018D, 60.1446, 27.4595, 37.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD346018D [60.144600 27.459499 37.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346084, 11698, 0xD346018E, 62.4313, 34.0657, 39.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD346018E [62.431301 34.065701 39.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346084, 11698, 0xD346018E, 62.4313, 34.0657, 39.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD346018E [62.431301 34.065701 39.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346085, 9686, 0xD3460191, 68.4004, 40.059, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460191 [68.400398 40.058998 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346085, 9686, 0xD3460191, 68.4004, 40.059, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460191 [68.400398 40.058998 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346086, 9686, 0xD3460191, 68.4004, 31.8434, 38.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460191 [68.400398 31.843399 38.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346086, 9686, 0xD3460191, 68.4004, 31.8434, 38.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460191 [68.400398 31.843399 38.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346087, 412, 0xD3460192, 68.15, 47.08, 40, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD3460192 [68.150002 47.080002 40.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346087, 412, 0xD3460192, 68.15, 47.08, 40, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD3460192 [68.150002 47.080002 40.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346088, 9686, 0xD3460193, 65.8, 42.9, 43.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x7D346089, 412, 0xD3460000, 65.205, 42.9, 40, -0.707107, 0, 0, 0.7071 /* @teleloc 0xD3460000 [65.205002 42.900002 40.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34608A, 412, 0xD3460000, 65.505, 33.615, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD3460000 [65.504997 33.615002 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34608A, 412, 0xD3460000, 65.505, 33.615, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD3460000 [65.504997 33.615002 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D34608B, 412, 0xD3460198, 39.6084, 82.355, 40, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -1776,8 +1776,8 @@ VALUES (0x7D346148, 12678, 0xD3460000, 162.568, 101.565, 52.475, -0.707107, 0, 0 /* @teleloc 0xD3460000 [162.567993 101.565002 52.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346149, 9686, 0xD3460160, 132.08, 46.569, 50.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460160 [132.080002 46.569000 50.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346149, 9686, 0xD3460160, 132.08, 46.569, 50.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460160 [132.080002 46.569000 50.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D34614A, 11698, 0xD3460160, 132.044, 42.5581, 53.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1796,20 +1796,20 @@ VALUES (0x7D34614D, 9686, 0xD3460163, 135.189, 39.3901, 45.57, 0.707107, 0, 0, /* @teleloc 0xD3460163 [135.188995 39.390099 45.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34614E, 11697, 0xD3460163, 133.98, 41.7029, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460163 [133.979996 41.702900 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D34614E, 11697, 0xD3460163, 133.98, 41.7029, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460163 [133.979996 41.702900 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34614F, 9686, 0xD3460164, 130.643, 43.1021, 45.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460164 [130.643005 43.102100 45.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34614F, 9686, 0xD3460164, 130.643, 43.1021, 45.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460164 [130.643005 43.102100 45.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346150, 9686, 0xD3460167, 136.332, 25.6258, 45.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460167 [136.332001 25.625799 45.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346150, 9686, 0xD3460167, 136.332, 25.6258, 45.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460167 [136.332001 25.625799 45.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346151, 9686, 0xD3460167, 138.872, 25.6258, 45.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460167 [138.871994 25.625799 45.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346151, 9686, 0xD3460167, 138.872, 25.6258, 45.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460167 [138.871994 25.625799 45.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346152, 9686, 0xD3460167, 142.356, 29.4966, 45.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1824,24 +1824,24 @@ VALUES (0x7D346154, 11697, 0xD3460167, 140.04, 29.355, 42.1, 0.707107, 0, 0, -0. /* @teleloc 0xD3460167 [140.039993 29.355000 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346155, 9686, 0xD3460169, 135.598, 33.3358, 50.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460169 [135.598007 33.335800 50.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346155, 9686, 0xD3460169, 135.598, 33.3358, 50.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460169 [135.598007 33.335800 50.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346156, 9686, 0xD3460169, 125.771, 33.3358, 50.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460169 [125.771004 33.335800 50.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346156, 9686, 0xD3460169, 125.771, 33.3358, 50.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460169 [125.771004 33.335800 50.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346157, 9686, 0xD3460169, 126.511, 25.7368, 50.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460169 [126.511002 25.736799 50.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346157, 9686, 0xD3460169, 126.511, 25.7368, 50.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460169 [126.511002 25.736799 50.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346158, 9686, 0xD3460169, 132.194, 25.7368, 50.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460169 [132.194000 25.736799 50.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346158, 9686, 0xD3460169, 132.194, 25.7368, 50.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460169 [132.194000 25.736799 50.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346159, 9686, 0xD3460169, 137.839, 25.7368, 50.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460169 [137.839005 25.736799 50.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346159, 9686, 0xD3460169, 137.839, 25.7368, 50.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460169 [137.839005 25.736799 50.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D34615A, 9686, 0xD3460169, 122.275, 29.4892, 50.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1856,16 +1856,16 @@ VALUES (0x7D34615C, 11698, 0xD3460169, 130.335, 29.5592, 53.15, -0.999998, 0, 0, /* @teleloc 0xD3460169 [130.335007 29.559200 53.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34615D, 11697, 0xD3460169, 138.752, 32.6858, 46.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460169 [138.751999 32.685799 46.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D34615D, 11697, 0xD3460169, 138.752, 32.6858, 46.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460169 [138.751999 32.685799 46.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D34615E, 11697, 0xD3460169, 141.092, 29.3058, 46.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD3460169 [141.091995 29.305799 46.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34615F, 11697, 0xD3460169, 137.062, 26.1658, 46.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460169 [137.061996 26.165800 46.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34615F, 11697, 0xD3460169, 137.062, 26.1658, 46.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460169 [137.061996 26.165800 46.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346160, 9686, 0xD346016B, 132.271, 31.4145, 45.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1876,16 +1876,16 @@ VALUES (0x7D346161, 9686, 0xD346016B, 121.82, 31.78, 45.66, -0.707107, 0, 0, -0 /* @teleloc 0xD346016B [121.820000 31.780001 45.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346162, 9686, 0xD346016B, 129.36, 29.49, 45.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD346016B [129.360001 29.490000 45.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346162, 9686, 0xD346016B, 129.36, 29.49, 45.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD346016B [129.360001 29.490000 45.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346163, 9686, 0xD346016C, 132.271, 27.2724, 45.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD346016C [132.270996 27.272400 45.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346164, 9686, 0xD3460170, 129.328, 27.1812, 40.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460170 [129.328003 27.181200 40.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346164, 9686, 0xD3460170, 129.328, 27.1812, 40.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460170 [129.328003 27.181200 40.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346165, 9686, 0xD3460170, 132.588, 30.3312, 40.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1900,8 +1900,8 @@ VALUES (0x7D346167, 9686, 0xD3460172, 120.555, 37.7454, 40, -0.707107, 0, 0, -0 /* @teleloc 0xD3460172 [120.555000 37.745399 40.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346168, 9686, 0xD3460172, 124.358, 32.5012, 40, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460172 [124.358002 32.501202 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346168, 9686, 0xD3460172, 124.358, 32.5012, 40, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460172 [124.358002 32.501202 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346169, 11697, 0xD3460172, 121.39, 33.3235, 37.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1928,8 +1928,8 @@ VALUES (0x7D34616E, 9686, 0xD3460000, 122.45, 45.99, 45.25, 0.357553, 0, 0, -0. /* @teleloc 0xD3460000 [122.449997 45.990002 45.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34616F, 9686, 0xD3460000, 126.32, 47.22, 44.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460000 [126.320000 47.220001 44.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34616F, 9686, 0xD3460000, 126.32, 47.22, 44.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460000 [126.320000 47.220001 44.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346170, 9686, 0xD3460000, 120.97, 41.46, 44.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1940,12 +1940,12 @@ VALUES (0x7D346171, 9686, 0xD3460000, 128.384, 37.5888, 45.39, 0.707107, 0, 0, /* @teleloc 0xD3460000 [128.384003 37.588799 45.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346172, 9686, 0xD3460000, 138.845, 46.355, 44.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460000 [138.845001 46.355000 44.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346172, 9686, 0xD3460000, 138.845, 46.355, 44.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460000 [138.845001 46.355000 44.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346173, 9686, 0xD3460000, 138.555, 34.215, 45.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460000 [138.554993 34.215000 45.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346173, 9686, 0xD3460000, 138.555, 34.215, 45.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460000 [138.554993 34.215000 45.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346174, 12679, 0xD3460000, 127.255, 35.1692, 42.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1972,112 +1972,112 @@ VALUES (0x7D346179, 12679, 0xD3460000, 136.965, 45.3892, 42.1, 0.95656, 0, 0, 0. /* @teleloc 0xD3460000 [136.964996 45.389198 42.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34617A, 12678, 0xD3460000, 132.12, 45.4735, 55.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD3460000 [132.119995 45.473499 55.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34617A, 12678, 0xD3460000, 132.12, 45.4735, 55.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD3460000 [132.119995 45.473499 55.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34617B, 12678, 0xD3460000, 132.12, 29.4735, 55.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD3460000 [132.119995 29.473499 55.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D34617B, 12678, 0xD3460000, 132.12, 29.4735, 55.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD3460000 [132.119995 29.473499 55.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34617C, 9686, 0xD346017D, 55.9696, 25.0345, 42.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD346017D [55.969601 25.034500 42.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34617C, 9686, 0xD346017D, 55.9696, 25.0345, 42.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD346017D [55.969601 25.034500 42.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D34617D, 11698, 0xD346017D, 52.6067, 26.7745, 44.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD346017D [52.606701 26.774500 44.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34617E, 11697, 0xD346017D, 58.2865, 25.7677, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD346017D [58.286499 25.767700 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34617E, 11697, 0xD346017D, 58.2865, 25.7677, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD346017D [58.286499 25.767700 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34617F, 11697, 0xD346017D, 53.6115, 25.7677, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD346017D [53.611500 25.767700 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34617F, 11697, 0xD346017D, 53.6115, 25.7677, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD346017D [53.611500 25.767700 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346180, 9686, 0xD346017F, 51.327, 29.179, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD346017F [51.327000 29.179001 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346180, 9686, 0xD346017F, 51.327, 29.179, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD346017F [51.327000 29.179001 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346181, 9686, 0xD346017F, 53.2224, 35.1222, 43.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD346017F [53.222401 35.122200 43.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346182, 9686, 0xD3460180, 55.452, 41.204, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460180 [55.452000 41.203999 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346182, 9686, 0xD3460180, 55.452, 41.204, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460180 [55.452000 41.203999 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346183, 9686, 0xD3460180, 55.452, 33.529, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460180 [55.452000 33.528999 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346183, 9686, 0xD3460180, 55.452, 33.529, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460180 [55.452000 33.528999 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346184, 11697, 0xD3460180, 55.4115, 34.3927, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460180 [55.411499 34.392700 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346184, 11697, 0xD3460180, 55.4115, 34.3927, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460180 [55.411499 34.392700 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346185, 9686, 0xD3460181, 57.1803, 43.6715, 43.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD3460181 [57.180302 43.671501 43.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346186, 9686, 0xD3460181, 53.3303, 45.6715, 43.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460181 [53.330299 45.671501 43.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346186, 9686, 0xD3460181, 53.3303, 45.6715, 43.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460181 [53.330299 45.671501 43.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346187, 9686, 0xD3460184, 61.8254, 25.3684, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460184 [61.825401 25.368401 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346187, 9686, 0xD3460184, 61.8254, 25.3684, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460184 [61.825401 25.368401 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346188, 9686, 0xD3460184, 54.7981, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460184 [54.798100 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346188, 9686, 0xD3460184, 54.7981, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460184 [54.798100 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346189, 9686, 0xD3460184, 58.2231, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460184 [58.223099 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D346189, 9686, 0xD3460184, 58.2231, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460184 [58.223099 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34618A, 9686, 0xD3460184, 61.7981, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460184 [61.798100 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D34618A, 9686, 0xD3460184, 61.7981, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460184 [61.798100 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34618B, 9686, 0xD3460184, 58.2731, 25.3365, 48.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460184 [58.273102 25.336500 48.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34618B, 9686, 0xD3460184, 58.2731, 25.3365, 48.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460184 [58.273102 25.336500 48.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34618C, 9686, 0xD3460184, 65.3353, 25.3365, 48.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460184 [65.335297 25.336500 48.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34618C, 9686, 0xD3460184, 65.3353, 25.3365, 48.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460184 [65.335297 25.336500 48.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34618D, 9686, 0xD3460184, 65.3481, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460184 [65.348099 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D34618D, 9686, 0xD3460184, 65.3481, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460184 [65.348099 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34618E, 11698, 0xD3460186, 58.5862, 29.175, 51.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD3460186 [58.586201 29.174999 51.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34618E, 11698, 0xD3460186, 58.5862, 29.175, 51.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD3460186 [58.586201 29.174999 51.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34618F, 11698, 0xD3460188, 65.6352, 29.2434, 44.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD3460188 [65.635201 29.243401 44.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34618F, 11698, 0xD3460188, 65.6352, 29.2434, 44.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD3460188 [65.635201 29.243401 44.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346190, 11697, 0xD3460188, 63.8155, 25.6316, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460188 [63.815498 25.631599 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346190, 11697, 0xD3460188, 63.8155, 25.6316, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460188 [63.815498 25.631599 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346191, 9686, 0xD346018C, 57.202, 28.003, 38.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD346018C [57.202000 28.003000 38.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346191, 9686, 0xD346018C, 57.202, 28.003, 38.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD346018C [57.202000 28.003000 38.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346192, 9686, 0xD346018C, 54.027, 35.553, 38.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD346018C [54.027000 35.553001 38.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346193, 11697, 0xD346018D, 64.1692, 25.9637, 35.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD346018D [64.169197 25.963699 35.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346193, 11697, 0xD346018D, 64.1692, 25.9637, 35.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD346018D [64.169197 25.963699 35.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346194, 9686, 0xD346018E, 63.1863, 28.1479, 38.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD346018E [63.186298 28.147900 38.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346194, 9686, 0xD346018E, 63.1863, 28.1479, 38.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD346018E [63.186298 28.147900 38.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346195, 9686, 0xD346018E, 59.3697, 33.4632, 38.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2092,8 +2092,8 @@ VALUES (0x7D346197, 11697, 0xD346018E, 60.1205, 39.4024, 35.35, 0.9139, 0, 0, 0. /* @teleloc 0xD346018E [60.120499 39.402401 35.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D346198, 11698, 0xD3460191, 68.5588, 35.7695, 39.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD3460191 [68.558800 35.769501 39.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D346198, 11698, 0xD3460191, 68.5588, 35.7695, 39.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD3460191 [68.558800 35.769501 39.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D346199, 11697, 0xD3460191, 70.5205, 39.2524, 35.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2104,20 +2104,20 @@ VALUES (0x7D34619A, 11697, 0xD3460191, 70.7192, 32.3887, 35.35, 0.372988, 0, 0, /* @teleloc 0xD3460191 [70.719200 32.388699 35.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34619B, 9686, 0xD3460193, 68.2, 39.75, 44.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460193 [68.199997 39.750000 44.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34619B, 9686, 0xD3460193, 68.2, 39.75, 44.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460193 [68.199997 39.750000 44.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D34619C, 9686, 0xD3460193, 70.7668, 42.8645, 44.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD3460193 [70.766800 42.864498 44.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34619D, 11697, 0xD3460193, 68.1155, 40.4066, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3460193 [68.115501 40.406601 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34619D, 11697, 0xD3460193, 68.1155, 40.4066, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3460193 [68.115501 40.406601 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D34619E, 9686, 0xD3460000, 68.1754, 47.5184, 43.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460000 [68.175400 47.518398 43.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D34619E, 9686, 0xD3460000, 68.1754, 47.5184, 43.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460000 [68.175400 47.518398 43.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D34619F, 9686, 0xD3460000, 70.6504, 46.4184, 42.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2128,12 +2128,12 @@ VALUES (0x7D3461A0, 9686, 0xD3460000, 66.0504, 46.7434, 42.55, 0.456322, 0, 0, /* @teleloc 0xD3460000 [66.050400 46.743401 42.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3461A1, 9686, 0xD3460000, 65.5254, 33.6934, 43.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460000 [65.525398 33.693401 43.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3461A1, 9686, 0xD3460000, 65.5254, 33.6934, 43.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460000 [65.525398 33.693401 43.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3461A2, 9686, 0xD3460000, 61.6254, 45.0434, 42.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3460000 [61.625401 45.043400 42.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3461A2, 9686, 0xD3460000, 61.6254, 45.0434, 42.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3460000 [61.625401 45.043400 42.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3461A3, 12679, 0xD3460000, 59.2905, 34.7816, 40.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2156,16 +2156,16 @@ VALUES (0x7D3461A7, 12679, 0xD3460000, 70.9405, 46.7066, 40.1, 0.420244, 0, 0, 0 /* @teleloc 0xD3460000 [70.940498 46.706600 40.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3461A8, 12679, 0xD3460000, 63.4155, 36.4066, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD3460000 [63.415501 36.406601 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3461A8, 12679, 0xD3460000, 63.4155, 36.4066, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD3460000 [63.415501 36.406601 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3461A9, 12678, 0xD3460000, 68.4405, 42.8316, 49, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD3460000 [68.440498 42.831600 49.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3461A9, 12678, 0xD3460000, 68.4405, 42.8316, 49, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD3460000 [68.440498 42.831600 49.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3461AA, 12678, 0xD3460000, 53.5655, 29.4316, 56.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD3460000 [53.565498 29.431601 56.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3461AA, 12678, 0xD3460000, 53.5655, 29.4316, 56.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD3460000 [53.565498 29.431601 56.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3461AB, 9686, 0xD346019B, 35.9203, 73.431, 48.37, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D3C0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D3C0.sql index 6020dbc696..a5cd2ab37f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D3C0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D3C0.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xD3C0; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0000, 9686, 0xD3C00102, 157.756, 36.2861, 111.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00102 [157.755997 36.286098 111.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0000, 9686, 0xD3C00102, 157.756, 36.2861, 111.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00102 [157.755997 36.286098 111.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0001, 9686, 0xD3C00102, 153.139, 36.2631, 110.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00102 [153.139008 36.263100 110.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0001, 9686, 0xD3C00102, 153.139, 36.2631, 110.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00102 [153.139008 36.263100 110.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0002, 9686, 0xD3C00102, 155.654, 30.5361, 111.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00102 [155.654007 30.536100 111.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0002, 9686, 0xD3C00102, 155.654, 30.5361, 111.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00102 [155.654007 30.536100 111.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0003, 9686, 0xD3C00102, 158.854, 30.5361, 110.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00102 [158.854004 30.536100 110.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0003, 9686, 0xD3C00102, 158.854, 30.5361, 110.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00102 [158.854004 30.536100 110.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0004, 11697, 0xD3C00102, 151.122, 31.2224, 108.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7D3C0005, 11697, 0xD3C00102, 160.022, 35.5552, 108.1, -0.932639, 0, 0, /* @teleloc 0xD3C00102 [160.022003 35.555199 108.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0006, 11698, 0xD3C00102, 155.685, 33.5861, 114.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD3C00102 [155.684998 33.586102 114.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0006, 11698, 0xD3C00102, 155.685, 33.5861, 114.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD3C00102 [155.684998 33.586102 114.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0007, 11697, 0xD3C00102, 155.672, 33.5552, 108.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD3C00102 [155.671997 33.555199 108.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0008, 9686, 0xD3C00102, 152.504, 30.5361, 110.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00102 [152.503998 30.536100 110.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0008, 9686, 0xD3C00102, 152.504, 30.5361, 110.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00102 [152.503998 30.536100 110.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0009, 9686, 0xD3C00102, 150.457, 33.4129, 111.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7D3C000E, 9686, 0xD3C00102, 160.851, 31.413, 111.65, 0.707107, 0, 0, /* @teleloc 0xD3C00102 [160.850998 31.413000 111.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C000F, 9686, 0xD3C00102, 153.504, 36.2861, 111.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00102 [153.503998 36.286098 111.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C000F, 9686, 0xD3C00102, 153.504, 36.2861, 111.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00102 [153.503998 36.286098 111.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0010, 9686, 0xD3C00102, 159.324, 36.2631, 110.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00102 [159.324005 36.263100 110.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0010, 9686, 0xD3C00102, 159.324, 36.2631, 110.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00102 [159.324005 36.263100 110.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0011, 11698, 0xD3C00102, 157.885, 33.5861, 114.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7D3C0014, 11697, 0xD3C00102, 154.169, 33.5552, 108.1, -0.707107, 0, 0, /* @teleloc 0xD3C00102 [154.169006 33.555199 108.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0015, 11697, 0xD3C00102, 155.478, 31.1001, 108.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3C00102 [155.477997 31.100100 108.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0015, 11697, 0xD3C00102, 155.478, 31.1001, 108.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3C00102 [155.477997 31.100100 108.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0016, 11697, 0xD3C00102, 160.228, 33.5001, 108.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD3C00102 [160.227997 33.500099 108.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0017, 11697, 0xD3C00102, 152.872, 35.6552, 108.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3C00102 [152.871994 35.655201 108.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0017, 11697, 0xD3C00102, 152.872, 35.6552, 108.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3C00102 [152.871994 35.655201 108.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0018, 9686, 0xD3C00104, 153.407, 39.4169, 111, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD3C00104 [153.406998 39.416901 111.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0019, 9686, 0xD3C00104, 156.807, 36.8861, 111.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00104 [156.807007 36.886101 111.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0019, 9686, 0xD3C00104, 156.807, 36.8861, 111.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00104 [156.807007 36.886101 111.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C001A, 9686, 0xD3C00104, 156.507, 41.9861, 111.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00104 [156.507004 41.986099 111.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C001A, 9686, 0xD3C00104, 156.507, 41.9861, 111.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00104 [156.507004 41.986099 111.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C001B, 11697, 0xD3C00104, 157.622, 39.7052, 108.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7D3C001D, 9686, 0xD3C00104, 153.407, 41.063, 111, -0.707107, 0, 0, -0 /* @teleloc 0xD3C00104 [153.406998 41.063000 111.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C001E, 9686, 0xD3C00104, 154.71, 36.8861, 110.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00104 [154.710007 36.886101 110.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C001E, 9686, 0xD3C00104, 154.71, 36.8861, 110.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00104 [154.710007 36.886101 110.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C001F, 9686, 0xD3C00106, 156.201, 30.6323, 106.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00106 [156.201004 30.632299 106.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C001F, 9686, 0xD3C00106, 156.201, 30.6323, 106.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00106 [156.201004 30.632299 106.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0020, 9686, 0xD3C00106, 158.701, 34.9323, 106.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7D3C0026, 9686, 0xD3C00106, 158.701, 37.6294, 106.45, 0.707107, 0, 0, /* @teleloc 0xD3C00106 [158.701004 37.629398 106.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0027, 9686, 0xD3C00106, 157.15, 40.5823, 106.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00106 [157.149994 40.582298 106.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0027, 9686, 0xD3C00106, 157.15, 40.5823, 106.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00106 [157.149994 40.582298 106.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0028, 11698, 0xD3C00106, 156.104, 34.6227, 107.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD3C00106 [156.104004 34.622700 107.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0028, 11698, 0xD3C00106, 156.104, 34.6227, 107.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD3C00106 [156.104004 34.622700 107.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0029, 11697, 0xD3C00106, 156.493, 40.0988, 104.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3C00106 [156.492996 40.098801 104.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0029, 11697, 0xD3C00106, 156.493, 40.0988, 104.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3C00106 [156.492996 40.098801 104.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C002A, 11697, 0xD3C00106, 158.043, 39.8988, 104.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7D3C002D, 9686, 0xD3C00108, 153.807, 43.2129, 111, -0.707107, 0, 0, - /* @teleloc 0xD3C00108 [153.807007 43.212898 111.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C002E, 412, 0xD3C00000, 156.485, 44.3861, 108, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD3C00000 [156.485001 44.386101 108.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C002E, 412, 0xD3C00000, 156.485, 44.3861, 108, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD3C00000 [156.485001 44.386101 108.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C002F, 9686, 0xD3C00000, 154.274, 44.5131, 110.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00000 [154.274002 44.513100 110.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C002F, 9686, 0xD3C00000, 154.274, 44.5131, 110.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00000 [154.274002 44.513100 110.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0030, 9686, 0xD3C00000, 153.274, 43.6631, 110.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -241,12 +241,12 @@ VALUES (0x7D3C003B, 9686, 0xD3C0010A, 53.2685, 36.1164, 103.05, -0.707107, 0, 0 /* @teleloc 0xD3C0010A [53.268501 36.116402 103.050003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C003C, 9686, 0xD3C0010A, 55.6528, 31.6039, 103.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010A [55.652802 31.603901 103.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C003C, 9686, 0xD3C0010A, 55.6528, 31.6039, 103.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010A [55.652802 31.603901 103.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C003D, 9686, 0xD3C0010B, 63.1028, 38.9039, 101.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010B [63.102798 38.903900 101.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C003D, 9686, 0xD3C0010B, 63.1028, 38.9039, 101.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010B [63.102798 38.903900 101.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C003E, 9686, 0xD3C0010B, 67.5028, 37.6039, 100.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -257,8 +257,8 @@ VALUES (0x7D3C003F, 9686, 0xD3C0010B, 67.5028, 33.9539, 100.8, 0.707107, 0, 0, /* @teleloc 0xD3C0010B [67.502800 33.953899 100.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0040, 9686, 0xD3C0010B, 63.0528, 32.9539, 101.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010B [63.052799 32.953899 101.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0040, 9686, 0xD3C0010B, 63.0528, 32.9539, 101.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010B [63.052799 32.953899 101.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0041, 11697, 0xD3C0010B, 59.3182, 33.6157, 98.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -269,8 +269,8 @@ VALUES (0x7D3C0042, 11697, 0xD3C0010B, 66.8182, 38.0157, 98.05, -0.895323, 0, 0, /* @teleloc 0xD3C0010B [66.818199 38.015701 98.050003] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0043, 11698, 0xD3C0010B, 63.1079, 35.8039, 104.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD3C0010B [63.107899 35.803902 104.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0043, 11698, 0xD3C0010B, 63.1079, 35.8039, 104.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD3C0010B [63.107899 35.803902 104.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0044, 11697, 0xD3C0010B, 63.2182, 35.8657, 98.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -289,28 +289,28 @@ VALUES (0x7D3C0047, 9686, 0xD3C0010B, 58.3685, 34.3195, 99.95, -0.707107, 0, 0, /* @teleloc 0xD3C0010B [58.368500 34.319500 99.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0048, 9686, 0xD3C0010B, 66.202, 32.9539, 101.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010B [66.202003 32.953899 101.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0048, 9686, 0xD3C0010B, 66.202, 32.9539, 101.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010B [66.202003 32.953899 101.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0049, 9686, 0xD3C0010B, 59.9593, 32.9539, 101.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010B [59.959301 32.953899 101.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0049, 9686, 0xD3C0010B, 59.9593, 32.9539, 101.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010B [59.959301 32.953899 101.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C004A, 9686, 0xD3C0010B, 67.5028, 35.8982, 102, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD3C0010B [67.502800 35.898201 102.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C004B, 9686, 0xD3C0010B, 59.8834, 38.9039, 101.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010B [59.883400 38.903900 101.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C004B, 9686, 0xD3C0010B, 59.8834, 38.9039, 101.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010B [59.883400 38.903900 101.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C004C, 9686, 0xD3C0010B, 66.2511, 38.9039, 101.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010B [66.251099 38.903900 101.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C004C, 9686, 0xD3C0010B, 66.2511, 38.9039, 101.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010B [66.251099 38.903900 101.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C004D, 9686, 0xD3C0010B, 66.0832, 38.9039, 100, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010B [66.083199 38.903900 100.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C004D, 9686, 0xD3C0010B, 66.0832, 38.9039, 100, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010B [66.083199 38.903900 100.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C004E, 11698, 0xD3C0010B, 60.3177, 35.8039, 104.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -333,20 +333,20 @@ VALUES (0x7D3C0052, 11697, 0xD3C0010B, 67.1312, 35.8657, 98.05, 0.707107, 0, 0, /* @teleloc 0xD3C0010B [67.131203 35.865700 98.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0053, 11697, 0xD3C0010B, 63.1287, 33.4585, 98.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3C0010B [63.128700 33.458500 98.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0053, 11697, 0xD3C0010B, 63.1287, 33.4585, 98.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3C0010B [63.128700 33.458500 98.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0054, 11697, 0xD3C0010B, 66.0882, 33.6157, 98.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD3C0010B [66.088203 33.615700 98.050003] 0.126199 0.000000 0.000000 -0.992005 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0055, 9686, 0xD3C0010C, 59.0033, 32.9539, 96.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010C [59.003300 32.953899 96.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0055, 9686, 0xD3C0010C, 59.0033, 32.9539, 96.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010C [59.003300 32.953899 96.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0056, 9686, 0xD3C0010C, 58.9033, 38.5039, 96.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010C [58.903301 38.503899 96.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0056, 9686, 0xD3C0010C, 58.9033, 38.5039, 96.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010C [58.903301 38.503899 96.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0057, 9686, 0xD3C0010C, 67.4533, 35.8039, 96.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -369,52 +369,52 @@ VALUES (0x7D3C005B, 9686, 0xD3C0010C, 53.2685, 34.502, 96.4, -0.707107, 0, 0, - /* @teleloc 0xD3C0010C [53.268501 34.501999 96.400002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C005C, 9686, 0xD3C0010C, 63.1392, 32.9539, 96.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010C [63.139198 32.953899 96.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C005C, 9686, 0xD3C0010C, 63.1392, 32.9539, 96.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010C [63.139198 32.953899 96.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C005D, 9686, 0xD3C0010C, 62.705, 38.5039, 96.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0010C [62.705002 38.503899 96.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C005D, 9686, 0xD3C0010C, 62.705, 38.5039, 96.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0010C [62.705002 38.503899 96.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C005E, 11698, 0xD3C0010C, 61.3397, 35.8039, 97.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD3C0010C [61.339699 35.803902 97.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C005F, 11697, 0xD3C0010C, 60.9778, 33.4963, 94.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3C0010C [60.977798 33.496300 94.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C005F, 11697, 0xD3C0010C, 60.9778, 33.4963, 94.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3C0010C [60.977798 33.496300 94.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0060, 11697, 0xD3C0010C, 60.8478, 37.9663, 94.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3C0010C [60.847801 37.966301 94.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0060, 11697, 0xD3C0010C, 60.8478, 37.9663, 94.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3C0010C [60.847801 37.966301 94.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0061, 11697, 0xD3C0010C, 59.845, 35.6449, 94.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD3C0010C [59.845001 35.644901 94.050003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0062, 412, 0xD3C00000, 63.1079, 40.4139, 98, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD3C00000 [63.107899 40.413898 98.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0062, 412, 0xD3C00000, 63.1079, 40.4139, 98, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD3C00000 [63.107899 40.413898 98.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0063, 9686, 0xD3C00000, 63.1528, 40.5339, 101.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00000 [63.152802 40.533901 101.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0063, 9686, 0xD3C00000, 63.1528, 40.5339, 101.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00000 [63.152802 40.533901 101.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0064, 9686, 0xD3C00000, 66.9928, 39.5769, 99.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00000 [66.992798 39.576900 99.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0064, 9686, 0xD3C00000, 66.9928, 39.5769, 99.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00000 [66.992798 39.576900 99.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0065, 9686, 0xD3C00000, 59.313, 39.5769, 99.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00000 [59.313000 39.576900 99.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0065, 9686, 0xD3C00000, 59.313, 39.5769, 99.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00000 [59.313000 39.576900 99.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0066, 12679, 0xD3C00000, 65.5587, 39.7685, 98.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD3C00000 [65.558701 39.768501 98.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0066, 12679, 0xD3C00000, 65.5587, 39.7685, 98.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD3C00000 [65.558701 39.768501 98.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0067, 12679, 0xD3C00000, 60.7187, 39.7985, 98.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD3C00000 [60.718700 39.798500 98.050003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0067, 12679, 0xD3C00000, 60.7187, 39.7985, 98.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD3C00000 [60.718700 39.798500 98.050003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0068, 9686, 0xD3C00111, 34.1578, 86.5928, 79.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,16 +1461,16 @@ VALUES (0x7D3C016C, 9686, 0xD3C00136, 106.202, 33.8801, 107.5, -0.707107, 0, 0, /* @teleloc 0xD3C00136 [106.202003 33.880100 107.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C016D, 9686, 0xD3C00136, 105.002, 31.9801, 106.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00136 [105.001999 31.980101 106.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C016D, 9686, 0xD3C00136, 105.002, 31.9801, 106.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00136 [105.001999 31.980101 106.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C016E, 11697, 0xD3C00136, 105.815, 36.6308, 104.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD3C00136 [105.815002 36.630798 104.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C016F, 11697, 0xD3C00136, 104.79, 32.3558, 104.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3C00136 [104.790001 32.355801 104.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C016F, 11697, 0xD3C00136, 104.79, 32.3558, 104.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3C00136 [104.790001 32.355801 104.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0170, 9686, 0xD3C00136, 101.552, 32.7551, 106.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x7D3C0172, 9686, 0xD3C00136, 101.552, 36.2301, 106.5, -0.707107, 0, 0, /* @teleloc 0xD3C00136 [101.552002 36.230099 106.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0173, 9686, 0xD3C00136, 103.97, 37.1262, 107.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00136 [103.970001 37.126202 107.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0173, 9686, 0xD3C00136, 103.97, 37.1262, 107.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00136 [103.970001 37.126202 107.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0174, 9686, 0xD3C00136, 106.202, 35.975, 106.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD3C00136 [106.202003 35.974998 106.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0175, 9686, 0xD3C00137, 107.856, 30.095, 105.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00137 [107.856003 30.094999 105.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0175, 9686, 0xD3C00137, 107.856, 30.095, 105.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00137 [107.856003 30.094999 105.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0176, 9686, 0xD3C00137, 113.234, 30.095, 105.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00137 [113.234001 30.094999 105.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0176, 9686, 0xD3C00137, 113.234, 30.095, 105.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00137 [113.234001 30.094999 105.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0177, 9686, 0xD3C00137, 110.584, 36.045, 107.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00137 [110.584000 36.044998 107.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0177, 9686, 0xD3C00137, 110.584, 36.045, 107.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00137 [110.584000 36.044998 107.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0178, 9686, 0xD3C00137, 114.534, 34.995, 105.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7D3C017C, 11698, 0xD3C00137, 110.593, 33.1372, 110.6, -0.707107, 0, 0, /* @teleloc 0xD3C00137 [110.593002 33.137199 110.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C017D, 11697, 0xD3C00137, 110.579, 35.6706, 104.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3C00137 [110.579002 35.670601 104.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C017D, 11697, 0xD3C00137, 110.579, 35.6706, 104.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3C00137 [110.579002 35.670601 104.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C017E, 9686, 0xD3C00137, 114.534, 31.2046, 105.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7D3C017F, 9686, 0xD3C00137, 114.534, 33.0573, 107.875, 0.707107, 0, 0 /* @teleloc 0xD3C00137 [114.533997 33.057301 107.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0180, 9686, 0xD3C00137, 110.6, 30.095, 107.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00137 [110.599998 30.094999 107.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0180, 9686, 0xD3C00137, 110.6, 30.095, 107.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00137 [110.599998 30.094999 107.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0181, 9686, 0xD3C00137, 106.643, 31.1094, 107.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x7D3C0183, 9686, 0xD3C00137, 106.643, 35.1588, 107.6, -0.707107, 0, 0, /* @teleloc 0xD3C00137 [106.642998 35.158798 107.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0184, 9686, 0xD3C00137, 108.035, 36.045, 107.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00137 [108.035004 36.044998 107.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0184, 9686, 0xD3C00137, 108.035, 36.045, 107.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00137 [108.035004 36.044998 107.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0185, 9686, 0xD3C00137, 113.259, 36.045, 107.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00137 [113.259003 36.044998 107.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0185, 9686, 0xD3C00137, 113.259, 36.045, 107.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00137 [113.259003 36.044998 107.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0186, 11698, 0xD3C00137, 113.128, 31.2422, 108.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7D3C018C, 11697, 0xD3C00137, 107.613, 30.8672, 104.1, 0.359182, 0, 0, /* @teleloc 0xD3C00137 [107.612999 30.867201 104.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C018D, 9686, 0xD3C0013B, 107.52, 29.1762, 102.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0013B [107.519997 29.176201 102.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C018D, 9686, 0xD3C0013B, 107.52, 29.1762, 102.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0013B [107.519997 29.176201 102.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C018E, 9686, 0xD3C0013B, 107.77, 35.7262, 102.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0013B [107.769997 35.726200 102.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C018E, 9686, 0xD3C0013B, 107.77, 35.7262, 102.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0013B [107.769997 35.726200 102.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C018F, 9686, 0xD3C0013B, 111.269, 32.3405, 102.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x7D3C0192, 9687, 0xD3C0013B, 110.658, 35.1252, 100.1, 0.878817, 0, 0, /* @teleloc 0xD3C0013B [110.657997 35.125198 100.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0193, 9686, 0xD3C0013B, 109.609, 29.1762, 102.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0013B [109.609001 29.176201 102.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0193, 9686, 0xD3C0013B, 109.609, 29.1762, 102.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0013B [109.609001 29.176201 102.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0194, 9686, 0xD3C0013B, 104.746, 35.7262, 102.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C0013B [104.746002 35.726200 102.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0194, 9686, 0xD3C0013B, 104.746, 35.7262, 102.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C0013B [104.746002 35.726200 102.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0195, 9686, 0xD3C0013B, 101.56, 30.6413, 102.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x7D3C0196, 11698, 0xD3C0013B, 106.283, 32.4122, 103.525, 0.707107, 0, 0 /* @teleloc 0xD3C0013B [106.282997 32.412201 103.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0197, 11697, 0xD3C0013B, 106.388, 29.5863, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3C0013B [106.388000 29.586300 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C0197, 11697, 0xD3C0013B, 106.388, 29.5863, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3C0013B [106.388000 29.586300 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C0198, 11697, 0xD3C0013B, 110.48, 32.562, 100.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD3C0013B [110.480003 32.562000 100.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C0199, 11697, 0xD3C0013B, 107.94, 35.2284, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD3C0013B [107.940002 35.228401 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D3C0199, 11697, 0xD3C0013B, 107.94, 35.2284, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD3C0013B [107.940002 35.228401 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C019A, 412, 0xD3C00000, 103.943, 37.6472, 104, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD3C00000 [103.943001 37.647202 104.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C019A, 412, 0xD3C00000, 103.943, 37.6472, 104, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD3C00000 [103.943001 37.647202 104.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C019B, 9686, 0xD3C00000, 103.945, 37.7612, 107.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00000 [103.945000 37.761200 107.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C019B, 9686, 0xD3C00000, 103.945, 37.7612, 107.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00000 [103.945000 37.761200 107.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C019C, 9686, 0xD3C00000, 100.935, 43.6162, 105.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00000 [100.934998 43.616199 105.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D3C019C, 9686, 0xD3C00000, 100.935, 43.6162, 105.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00000 [100.934998 43.616199 105.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C019D, 9686, 0xD3C00000, 106.965, 43.6162, 105.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD3C00000 [106.964996 43.616199 105.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D3C019D, 9686, 0xD3C00000, 106.965, 43.6162, 105.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD3C00000 [106.964996 43.616199 105.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D3C019E, 12679, 0xD3C00000, 108.488, 38.0822, 104.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD3C00000 [108.487999 38.082199 104.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D3C019E, 12679, 0xD3C00000, 108.488, 38.0822, 104.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD3C00000 [108.487999 38.082199 104.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D3C019F, 12679, 0xD3C00000, 99.643, 37.9722, 104.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D458.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D458.sql index fe5a1d13ec..597eaba4c2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D458.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D458.sql @@ -1,16 +1,16 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xD458; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D458000, 720, 0xD4580000, 60, 91.55, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xD4580000 [60.000000 91.550003 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D458000, 720, 0xD4580000, 60, 91.55, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xD4580000 [60.000000 91.550003 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D458001, 720, 0xD4580000, 60, 76.4753, 53, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xD4580000 [60.000000 76.475304 53.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D458001, 720, 0xD4580000, 60, 76.4753, 53, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xD4580000 [60.000000 76.475304 53.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D458002, 720, 0xD4580000, 60, 91.55, 53, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xD4580000 [60.000000 91.550003 53.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D458002, 720, 0xD4580000, 60, 91.55, 53, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xD4580000 [60.000000 91.550003 53.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D458003, 720, 0xD4580000, 52.45, 84, 53, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D47E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D47E.sql index de46326459..ec5ab0d217 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D47E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D47E.sql @@ -1374,15 +1374,15 @@ VALUES (0x7D47E0E9, 11697, 0xD47E010D, 157.688, 102.233, 16.1, 0.394141, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D47E0EA, 9686, 0xD47E0000, 157.689, 114.289, 23.5, -0.370194, 0.026861, 0.067198, -0.926131, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD47E0000 [157.688995 114.289001 23.500000] -0.370194 0.026860 0.067198 -0.926131 */ +/* @teleloc 0xD47E0000 [157.688995 114.289001 23.500000] -0.370194 0.026861 0.067198 -0.926131 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D47E0EB, 9686, 0xD47E0000, 156.269, 115.916, 21.45, -0.370194, 0.026861, 0.067198, -0.926131, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD47E0000 [156.268997 115.916000 21.450001] -0.370194 0.026860 0.067198 -0.926131 */ +/* @teleloc 0xD47E0000 [156.268997 115.916000 21.450001] -0.370194 0.026861 0.067198 -0.926131 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D47E0EC, 9686, 0xD47E0000, 159.379, 112.957, 21.45, -0.370194, 0.026861, 0.067198, -0.926131, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD47E0000 [159.378998 112.957001 21.450001] -0.370194 0.026860 0.067198 -0.926131 */ +/* @teleloc 0xD47E0000 [159.378998 112.957001 21.450001] -0.370194 0.026861 0.067198 -0.926131 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D47E0ED, 12679, 0xD47E0000, 161.087, 111.931, 20.15, -0.7051, 0, 0, -0.709108, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D531.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D531.sql index 938da0953f..80906c0410 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D531.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D531.sql @@ -77,24 +77,24 @@ VALUES (0x7D531012, 11697, 0xD5310109, 90.0678, 37.0445, 94.075, -0.909599, 0, 0 /* @teleloc 0xD5310109 [90.067802 37.044498 94.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531013, 9686, 0xD5310109, 89.9883, 32.0566, 96.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310109 [89.988297 32.056599 96.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D531013, 9686, 0xD5310109, 89.9883, 32.0566, 96.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310109 [89.988297 32.056599 96.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D531014, 11697, 0xD5310109, 86.0014, 34.9635, 94.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD5310109 [86.001404 34.963501 94.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531015, 9686, 0xD5310109, 84.2883, 32.0816, 96.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310109 [84.288300 32.081600 96.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D531015, 9686, 0xD5310109, 84.2883, 32.0816, 96.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310109 [84.288300 32.081600 96.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531016, 9686, 0xD5310109, 84.5214, 38.0233, 96.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310109 [84.521400 38.023300 96.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D531016, 9686, 0xD5310109, 84.5214, 38.0233, 96.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310109 [84.521400 38.023300 96.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531017, 9686, 0xD5310109, 89.9515, 38.0483, 96.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310109 [89.951500 38.048302 96.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D531017, 9686, 0xD5310109, 89.9515, 38.0483, 96.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310109 [89.951500 38.048302 96.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D531018, 9686, 0xD5310109, 91.2765, 37.3233, 96.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,16 +113,16 @@ VALUES (0x7D53101B, 11697, 0xD5310109, 88.7514, 34.9635, 94.075, 0.707107, 0, 0, /* @teleloc 0xD5310109 [88.751404 34.963501 94.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D53101C, 11697, 0xD531010B, 81.5623, 34.3158, 94.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD531010B [81.562302 34.315800 94.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7D53101C, 11697, 0xD531010B, 81.5623, 34.3158, 94.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD531010B [81.562302 34.315800 94.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D53101D, 11697, 0xD531010B, 82.2449, 38.6396, 94.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD531010B [82.244904 38.639599 94.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D53101E, 9686, 0xD531010B, 81.7161, 33.9362, 96.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD531010B [81.716103 33.936199 96.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D53101E, 9686, 0xD531010B, 81.7161, 33.9362, 96.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD531010B [81.716103 33.936199 96.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D53101F, 9686, 0xD531010B, 78.2011, 36.5637, 96.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -141,44 +141,44 @@ VALUES (0x7D531022, 9686, 0xD531010D, 88.0511, 34.3136, 91.95, 0.707107, 0, 0, /* @teleloc 0xD531010D [88.051102 34.313599 91.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531023, 9686, 0xD531010D, 82.7761, 31.1137, 91.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD531010D [82.776100 31.113701 91.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D531023, 9686, 0xD531010D, 82.7761, 31.1137, 91.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD531010D [82.776100 31.113701 91.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D531024, 9686, 0xD531010D, 78.1511, 34.3387, 91.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD531010D [78.151100 34.338699 91.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531025, 9686, 0xD531010D, 84.1761, 37.6637, 91.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD531010D [84.176102 37.663700 91.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D531025, 9686, 0xD531010D, 84.1761, 37.6637, 91.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD531010D [84.176102 37.663700 91.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531026, 11698, 0xD531010D, 83.0684, 34.9792, 93.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD531010D [83.068398 34.979198 93.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D531026, 11698, 0xD531010D, 83.0684, 34.9792, 93.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD531010D [83.068398 34.979198 93.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D531027, 9687, 0xD531010D, 87.4883, 31.6566, 90.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xD531010D [87.488297 31.656601 90.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531028, 412, 0xD5310000, 80.7383, 39.4666, 94, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD5310000 [80.738297 39.466599 94.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D531028, 412, 0xD5310000, 80.7383, 39.4666, 94, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD5310000 [80.738297 39.466599 94.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531029, 9686, 0xD5310112, 37.9785, 35.4251, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310112 [37.978500 35.425098 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D531029, 9686, 0xD5310112, 37.9785, 35.4251, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310112 [37.978500 35.425098 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D53102A, 9686, 0xD5310112, 33.3606, 35.4021, 102.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310112 [33.360600 35.402100 102.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D53102A, 9686, 0xD5310112, 33.3606, 35.4021, 102.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310112 [33.360600 35.402100 102.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D53102B, 9686, 0xD5310112, 35.876, 29.6751, 103.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310112 [35.875999 29.675100 103.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D53102B, 9686, 0xD5310112, 35.876, 29.6751, 103.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310112 [35.875999 29.675100 103.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D53102C, 9686, 0xD5310112, 39.076, 29.6751, 102.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310112 [39.076000 29.675100 102.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D53102C, 9686, 0xD5310112, 39.076, 29.6751, 102.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310112 [39.076000 29.675100 102.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D53102D, 11697, 0xD5310112, 31.344, 30.3614, 100.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -189,8 +189,8 @@ VALUES (0x7D53102E, 11697, 0xD5310112, 40.244, 34.6942, 100.1, -0.932639, 0, 0, /* @teleloc 0xD5310112 [40.243999 34.694199 100.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D53102F, 11698, 0xD5310112, 35.9071, 32.7251, 106.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD5310112 [35.907101 32.725101 106.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D53102F, 11698, 0xD5310112, 35.9071, 32.7251, 106.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD5310112 [35.907101 32.725101 106.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D531030, 11697, 0xD5310112, 35.894, 32.6942, 100.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -201,16 +201,16 @@ VALUES (0x7D531031, 9686, 0xD5310114, 33.6292, 38.5559, 103, -0.707107, 0, 0, - /* @teleloc 0xD5310114 [33.629200 38.555901 103.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531032, 9686, 0xD5310114, 37.0292, 36.0251, 103.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310114 [37.029202 36.025101 103.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D531032, 9686, 0xD5310114, 37.0292, 36.0251, 103.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310114 [37.029202 36.025101 103.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531033, 9686, 0xD5310114, 36.7292, 41.1251, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310114 [36.729198 41.125099 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D531033, 9686, 0xD5310114, 36.7292, 41.1251, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310114 [36.729198 41.125099 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D531034, 9686, 0xD5310116, 36.4228, 29.7713, 98.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310116 [36.422798 29.771299 98.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D531034, 9686, 0xD5310116, 36.4228, 29.7713, 98.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310116 [36.422798 29.771299 98.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D531035, 9686, 0xD5310116, 38.9228, 34.0713, 98.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x7D531039, 9687, 0xD5310116, 34.664, 38.867, 96.05, -0.864275, 0, 0, - /* @teleloc 0xD5310116 [34.664001 38.867001 96.050003] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D53103A, 412, 0xD5310000, 36.7071, 43.5251, 100, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD5310000 [36.707100 43.525101 100.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D53103A, 412, 0xD5310000, 36.7071, 43.5251, 100, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD5310000 [36.707100 43.525101 100.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D53103B, 9686, 0xD5310119, 81.8392, 157.849, 94.85, 0.948324, 0, 0, -0.317305, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1102,16 +1102,16 @@ VALUES (0x7D5310B2, 12679, 0xD5310000, 39.3732, 140.471, 92.1, -0.449419, 0, 0, /* @teleloc 0xD5310000 [39.373199 140.470993 92.099998] -0.449419 0.000000 0.000000 -0.893321 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310B3, 9686, 0xD5310109, 87.0754, 32.0566, 97.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310109 [87.075401 32.056599 97.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310B3, 9686, 0xD5310109, 87.0754, 32.0566, 97.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310109 [87.075401 32.056599 97.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310B4, 9686, 0xD5310109, 91.2765, 34.9567, 97.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD5310109 [91.276497 34.956699 97.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310B5, 9686, 0xD5310109, 87.3128, 38.0233, 97.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310109 [87.312798 38.023300 97.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5310B5, 9686, 0xD5310109, 87.3128, 38.0233, 97.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310109 [87.312798 38.023300 97.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310B6, 9686, 0xD5310109, 83.1479, 33.4599, 96.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1142,8 +1142,8 @@ VALUES (0x7D5310BC, 11698, 0xD5310109, 84.964, 36.5902, 98.175, -0.9486, 0, 0, - /* @teleloc 0xD5310109 [84.963997 36.590199 98.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310BD, 11697, 0xD5310109, 87.3428, 37.3695, 94.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5310109 [87.342796 37.369499 94.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5310BD, 11697, 0xD5310109, 87.3428, 37.3695, 94.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5310109 [87.342796 37.369499 94.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310BE, 11697, 0xD5310109, 87.3428, 34.9445, 94.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1154,12 +1154,12 @@ VALUES (0x7D5310BF, 11697, 0xD5310109, 84.0447, 32.8943, 94.075, -0.364064, 0, 0 /* @teleloc 0xD5310109 [84.044701 32.894299 94.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310C0, 11697, 0xD5310109, 85.5197, 32.4443, 94.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5310109 [85.519699 32.444302 94.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310C0, 11697, 0xD5310109, 85.5197, 32.4443, 94.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5310109 [85.519699 32.444302 94.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310C1, 11697, 0xD5310109, 88.5947, 32.4443, 94.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5310109 [88.594704 32.444302 94.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310C1, 11697, 0xD5310109, 88.5947, 32.4443, 94.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5310109 [88.594704 32.444302 94.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310C2, 9686, 0xD531010B, 78.2011, 34.786, 96.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1174,52 +1174,52 @@ VALUES (0x7D5310C4, 9686, 0xD531010B, 82.6953, 35.8612, 97.475, 0.707107, 0, 0, /* @teleloc 0xD531010B [82.695297 35.861198 97.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310C5, 9686, 0xD531010B, 80.7507, 39.1054, 97.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD531010B [80.750702 39.105400 97.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5310C5, 9686, 0xD531010B, 80.7507, 39.1054, 97.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD531010B [80.750702 39.105400 97.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310C6, 9686, 0xD531010D, 85.3497, 31.1136, 91.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD531010D [85.349701 31.113600 91.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310C6, 9686, 0xD531010D, 85.3497, 31.1136, 91.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD531010D [85.349701 31.113600 91.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310C7, 9686, 0xD531010D, 81.1262, 37.6637, 91.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD531010D [81.126198 37.663700 91.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5310C7, 9686, 0xD531010D, 81.1262, 37.6637, 91.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD531010D [81.126198 37.663700 91.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310C8, 11697, 0xD531010D, 87.3565, 36.9065, 90.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD531010D [87.356499 36.906502 90.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310C9, 11697, 0xD531010D, 83.9815, 34.3815, 90.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD531010D [83.981499 34.381500 90.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310C9, 11697, 0xD531010D, 83.9815, 34.3815, 90.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD531010D [83.981499 34.381500 90.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310CA, 11697, 0xD531010D, 78.7565, 31.7065, 90.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD531010D [78.756500 31.706499 90.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310CB, 9686, 0xD5310000, 80.7161, 39.5612, 97.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310000 [80.716103 39.561199 97.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310CB, 9686, 0xD5310000, 80.7161, 39.5612, 97.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310000 [80.716103 39.561199 97.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310CC, 9686, 0xD5310000, 82.6147, 39.5612, 95.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310000 [82.614700 39.561199 95.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310CC, 9686, 0xD5310000, 82.6147, 39.5612, 95.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310000 [82.614700 39.561199 95.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310CD, 9686, 0xD5310000, 78.8639, 39.5612, 95.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310000 [78.863899 39.561199 95.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310CD, 9686, 0xD5310000, 78.8639, 39.5612, 95.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310000 [78.863899 39.561199 95.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310CE, 12679, 0xD5310000, 77.0428, 40.1195, 94.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xD5310000 [77.042801 40.119499 94.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310CF, 12679, 0xD5310000, 91.3928, 39.8945, 94.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD5310000 [91.392799 39.894501 94.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310CF, 12679, 0xD5310000, 91.3928, 39.8945, 94.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD5310000 [91.392799 39.894501 94.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310D0, 9686, 0xD5310112, 32.7258, 29.6751, 102.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310112 [32.725800 29.675100 102.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310D0, 9686, 0xD5310112, 32.7258, 29.6751, 102.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310112 [32.725800 29.675100 102.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310D1, 9686, 0xD5310112, 30.6792, 32.5519, 103.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1246,12 +1246,12 @@ VALUES (0x7D5310D6, 9686, 0xD5310112, 41.0728, 30.552, 103.65, 0.707107, 0, 0, /* @teleloc 0xD5310112 [41.072800 30.552000 103.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310D7, 9686, 0xD5310112, 33.7258, 35.4251, 103.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310112 [33.725800 35.425098 103.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5310D7, 9686, 0xD5310112, 33.7258, 35.4251, 103.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310112 [33.725800 35.425098 103.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310D8, 9686, 0xD5310112, 39.5465, 35.4021, 102.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310112 [39.546501 35.402100 102.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5310D8, 9686, 0xD5310112, 39.5465, 35.4021, 102.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310112 [39.546501 35.402100 102.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310D9, 11698, 0xD5310112, 38.1071, 32.7251, 106.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1270,16 +1270,16 @@ VALUES (0x7D5310DC, 11697, 0xD5310112, 34.3913, 32.6942, 100.1, -0.707107, 0, 0, /* @teleloc 0xD5310112 [34.391300 32.694199 100.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310DD, 11697, 0xD5310112, 35.6997, 30.2391, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5310112 [35.699699 30.239100 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310DD, 11697, 0xD5310112, 35.6997, 30.2391, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5310112 [35.699699 30.239100 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310DE, 11697, 0xD5310112, 40.4497, 32.6391, 100.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD5310112 [40.449699 32.639099 100.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310DF, 11697, 0xD5310112, 33.094, 34.7942, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5310112 [33.094002 34.794201 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5310DF, 11697, 0xD5310112, 33.094, 34.7942, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5310112 [33.094002 34.794201 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310E0, 11697, 0xD5310114, 37.844, 38.8442, 100.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1294,8 +1294,8 @@ VALUES (0x7D5310E2, 9686, 0xD5310114, 33.6292, 40.202, 103, -0.707107, 0, 0, -0 /* @teleloc 0xD5310114 [33.629200 40.202000 103.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310E3, 9686, 0xD5310114, 34.9322, 36.0251, 102.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310114 [34.932201 36.025101 102.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310E3, 9686, 0xD5310114, 34.9322, 36.0251, 102.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310114 [34.932201 36.025101 102.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310E4, 9686, 0xD5310116, 33.6228, 32.7186, 98.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1306,16 +1306,16 @@ VALUES (0x7D5310E5, 9686, 0xD5310116, 38.9228, 36.7684, 98.45, 0.707107, 0, 0, /* @teleloc 0xD5310116 [38.922798 36.768398 98.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310E6, 9686, 0xD5310116, 37.3723, 39.7213, 98.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310116 [37.372299 39.721298 98.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5310E6, 9686, 0xD5310116, 37.3723, 39.7213, 98.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310116 [37.372299 39.721298 98.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310E7, 11698, 0xD5310116, 36.326, 33.7617, 99.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD5310116 [36.326000 33.761700 99.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310E7, 11698, 0xD5310116, 36.326, 33.7617, 99.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD5310116 [36.326000 33.761700 99.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310E8, 11697, 0xD5310116, 36.715, 39.2378, 96.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5310116 [36.715000 39.237801 96.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5310E8, 11697, 0xD5310116, 36.715, 39.2378, 96.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5310116 [36.715000 39.237801 96.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310E9, 11697, 0xD5310116, 38.265, 39.0378, 96.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1334,8 +1334,8 @@ VALUES (0x7D5310EC, 9686, 0xD5310118, 34.0292, 42.3519, 103, -0.707107, 0, 0, - /* @teleloc 0xD5310118 [34.029202 42.351898 103.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5310ED, 9686, 0xD5310000, 34.4965, 43.6521, 102.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310000 [34.496498 43.652100 102.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5310ED, 9686, 0xD5310000, 34.4965, 43.6521, 102.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5310000 [34.496498 43.652100 102.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5310EE, 9686, 0xD5310000, 33.4965, 42.8021, 102.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1611,15 +1611,15 @@ VALUES (0x7D531131, 11697, 0xD5310125, 154.646, 161.145, 90.1, 0.906767, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D531132, 9686, 0xD5310000, 155.371, 149.111, 97.5, 0.936857, -0.067977, 0.024825, -0.342143, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310000 [155.371002 149.110992 97.500000] 0.936857 -0.067976 0.024825 -0.342143 */ +/* @teleloc 0xD5310000 [155.371002 149.110992 97.500000] 0.936857 -0.067977 0.024825 -0.342143 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D531133, 9686, 0xD5310000, 156.886, 147.572, 95.45, 0.936857, -0.067977, 0.024825, -0.342143, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310000 [156.886002 147.572006 95.449997] 0.936857 -0.067976 0.024825 -0.342143 */ +/* @teleloc 0xD5310000 [156.886002 147.572006 95.449997] 0.936857 -0.067977 0.024825 -0.342143 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D531134, 9686, 0xD5310000, 153.604, 150.339, 95.45, 0.936857, -0.067977, 0.024825, -0.342143, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5310000 [153.604004 150.339005 95.449997] 0.936857 -0.067976 0.024825 -0.342143 */ +/* @teleloc 0xD5310000 [153.604004 150.339005 95.449997] 0.936857 -0.067977 0.024825 -0.342143 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D531135, 12679, 0xD5310000, 151.837, 151.26, 94.15, 0.730015, 0, 0, -0.683431, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D53D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D53D.sql index 776a43ce91..5fc1828109 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D53D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D53D.sql @@ -38,12 +38,12 @@ VALUES (0x7D53D010, 5651, 0xD53D0000, 46.1183, 170.129, 340.005, 0.372555, 0, 0 /* @teleloc 0xD53D0000 [46.118301 170.128998 340.005005] 0.372555 0.000000 0.000000 -0.928010 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D53D012, 24672, 0xD53D0000, 34.7761, 176.646, 355.205, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Runed Chest */ -/* @teleloc 0xD53D0000 [34.776100 176.645996 355.204987] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D53D012, 24672, 0xD53D0000, 34.7761, 176.646, 355.205, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Runed Chest */ +/* @teleloc 0xD53D0000 [34.776100 176.645996 355.204987] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D53D013, 24681, 0xD53D0000, 37.5314, 176.649, 355.205, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Runed Chest */ -/* @teleloc 0xD53D0000 [37.531399 176.649002 355.204987] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D53D013, 24681, 0xD53D0000, 37.5314, 176.649, 355.205, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Runed Chest */ +/* @teleloc 0xD53D0000 [37.531399 176.649002 355.204987] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D53D014, 4217, 0xD53D0000, 34.0544, 177.47, 355.208, -0.996038, 0, 0, -0.088932, True, '2005-02-09 10:00:00'); /* Dark Revenant */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D551.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D551.sql index cec867d79e..16c6129821 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D551.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D551.sql @@ -5,8 +5,8 @@ VALUES (0x7D551000, 412, 0xD5510103, 128.392, 157.645, 40, -0.707107, 0, 0, 0. /* @teleloc 0xD5510103 [128.391998 157.645004 40.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551001, 412, 0xD5510104, 138.583, 154.159, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD5510104 [138.582993 154.158997 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D551001, 412, 0xD5510104, 138.583, 154.159, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD5510104 [138.582993 154.158997 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D551002, 412, 0xD5510105, 122.675, 165.668, 40, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -25,32 +25,32 @@ VALUES (0x7D551005, 11697, 0xD5510106, 130.134, 165.483, 44.9, -0.92321, 0, 0, - /* @teleloc 0xD5510106 [130.134003 165.483002 44.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551006, 9686, 0xD5510106, 130.992, 153.911, 47.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510106 [130.992004 153.910995 47.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D551006, 9686, 0xD5510106, 130.992, 153.911, 47.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510106 [130.992004 153.910995 47.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551007, 9686, 0xD5510108, 130.69, 162.58, 43.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510108 [130.690002 162.580002 43.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D551007, 9686, 0xD5510108, 130.69, 162.58, 43.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510108 [130.690002 162.580002 43.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551008, 9686, 0xD5510108, 130.739, 153.905, 42.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510108 [130.738998 153.904999 42.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D551008, 9686, 0xD5510108, 130.739, 153.905, 42.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510108 [130.738998 153.904999 42.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551009, 9686, 0xD5510109, 133.99, 153.925, 43.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510109 [133.990005 153.925003 43.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D551009, 9686, 0xD5510109, 133.99, 153.925, 43.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510109 [133.990005 153.925003 43.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D55100A, 11697, 0xD551010A, 132, 166.166, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD551010A [132.000000 166.166000 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D55100A, 11697, 0xD551010A, 132, 166.166, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD551010A [132.000000 166.166000 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D55100B, 9686, 0xD551010A, 132.21, 167.063, 43.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010A [132.210007 167.063004 43.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D55100B, 9686, 0xD551010A, 132.21, 167.063, 43.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010A [132.210007 167.063004 43.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D55100C, 9686, 0xD551010D, 138.575, 153.325, 43.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010D [138.574997 153.324997 43.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D55100C, 9686, 0xD551010D, 138.575, 153.325, 43.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010D [138.574997 153.324997 43.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D55100D, 11697, 0xD551010D, 141.6, 149.345, 40.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -61,28 +61,28 @@ VALUES (0x7D55100E, 11697, 0xD551010D, 133.475, 147.525, 40.1, -0.707107, 0, 0, /* @teleloc 0xD551010D [133.475006 147.524994 40.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D55100F, 9686, 0xD551010F, 130.528, 153.336, 48.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010F [130.528000 153.335999 48.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D55100F, 9686, 0xD551010F, 130.528, 153.336, 48.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010F [130.528000 153.335999 48.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D551010, 11697, 0xD551010F, 122.982, 148.386, 44.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD551010F [122.982002 148.386002 44.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551011, 11697, 0xD551010F, 127.827, 146.259, 44.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD551010F [127.827003 146.259003 44.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D551011, 11697, 0xD551010F, 127.827, 146.259, 44.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD551010F [127.827003 146.259003 44.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D551012, 11698, 0xD551010F, 133.907, 149.488, 51.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD551010F [133.906998 149.488007 51.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551013, 412, 0xD5510112, 129.285, 149.046, 40, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD5510112 [129.285004 149.046005 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D551013, 412, 0xD5510112, 129.285, 149.046, 40, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD5510112 [129.285004 149.046005 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551014, 9686, 0xD5510112, 126.156, 148.933, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510112 [126.155998 148.932999 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D551014, 9686, 0xD5510112, 126.156, 148.933, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510112 [126.155998 148.932999 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D551015, 412, 0xD5510116, 132.701, 150.359, 35.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -93,8 +93,8 @@ VALUES (0x7D551017, 9686, 0xD551011B, 120.555, 161.885, 38, -0.707107, 0, 0, -0 /* @teleloc 0xD551011B [120.555000 161.884995 38.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551018, 9686, 0xD5510118, 128.328, 152.501, 38, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510118 [128.328003 152.501007 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D551018, 9686, 0xD5510118, 128.328, 152.501, 38, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510118 [128.328003 152.501007 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D551019, 11698, 0xD5510118, 126.863, 156.504, 39.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -105,8 +105,8 @@ VALUES (0x7D55101A, 412, 0xD551011F, 128.392, 61.645, 50, -0.707107, 0, 0, 0.7 /* @teleloc 0xD551011F [128.391998 61.645000 50.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D55101B, 412, 0xD5510120, 138.583, 58.1594, 50, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD5510120 [138.582993 58.159401 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D55101B, 412, 0xD5510120, 138.583, 58.1594, 50, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD5510120 [138.582993 58.159401 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D55101C, 412, 0xD5510121, 122.675, 69.6678, 50, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -125,32 +125,32 @@ VALUES (0x7D55101F, 11697, 0xD5510122, 130.134, 69.4834, 54.9, -0.92321, 0, 0, - /* @teleloc 0xD5510122 [130.134003 69.483398 54.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551020, 9686, 0xD5510122, 130.992, 57.9109, 57.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510122 [130.992004 57.910900 57.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D551020, 9686, 0xD5510122, 130.992, 57.9109, 57.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510122 [130.992004 57.910900 57.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551021, 9686, 0xD5510124, 130.69, 66.5802, 53.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510124 [130.690002 66.580200 53.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D551021, 9686, 0xD5510124, 130.69, 66.5802, 53.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510124 [130.690002 66.580200 53.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551022, 9686, 0xD5510124, 130.739, 57.9049, 52.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510124 [130.738998 57.904900 52.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D551022, 9686, 0xD5510124, 130.739, 57.9049, 52.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510124 [130.738998 57.904900 52.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551023, 9686, 0xD5510125, 133.99, 57.9253, 53.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510125 [133.990005 57.925301 53.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D551023, 9686, 0xD5510125, 133.99, 57.9253, 53.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510125 [133.990005 57.925301 53.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551024, 11697, 0xD5510126, 132, 70.1659, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5510126 [132.000000 70.165901 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D551024, 11697, 0xD5510126, 132, 70.1659, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5510126 [132.000000 70.165901 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551025, 9686, 0xD5510126, 132.21, 71.0626, 53.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510126 [132.210007 71.062599 53.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D551025, 9686, 0xD5510126, 132.21, 71.0626, 53.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510126 [132.210007 71.062599 53.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551026, 9686, 0xD5510129, 138.575, 57.325, 53.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510129 [138.574997 57.325001 53.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D551026, 9686, 0xD5510129, 138.575, 57.325, 53.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510129 [138.574997 57.325001 53.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D551027, 11697, 0xD5510129, 141.6, 53.345, 50.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,28 +161,28 @@ VALUES (0x7D551028, 11697, 0xD5510129, 133.475, 51.525, 50.1, -0.707107, 0, 0, - /* @teleloc 0xD5510129 [133.475006 51.525002 50.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551029, 9686, 0xD551012B, 130.528, 57.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551012B [130.528000 57.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D551029, 9686, 0xD551012B, 130.528, 57.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551012B [130.528000 57.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D55102A, 11697, 0xD551012B, 122.982, 52.3858, 54.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD551012B [122.982002 52.385799 54.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D55102B, 11697, 0xD551012B, 127.827, 50.2592, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD551012B [127.827003 50.259201 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D55102B, 11697, 0xD551012B, 127.827, 50.2592, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD551012B [127.827003 50.259201 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D55102C, 11698, 0xD551012B, 133.907, 53.4885, 61.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD551012B [133.906998 53.488499 61.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D55102D, 412, 0xD551012E, 129.285, 53.0458, 50, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD551012E [129.285004 53.045799 50.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D55102D, 412, 0xD551012E, 129.285, 53.0458, 50, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD551012E [129.285004 53.045799 50.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D55102E, 9686, 0xD551012E, 126.156, 52.9326, 52.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551012E [126.155998 52.932598 52.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D55102E, 9686, 0xD551012E, 126.156, 52.9326, 52.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551012E [126.155998 52.932598 52.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D55102F, 412, 0xD5510132, 132.701, 54.3593, 45.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -193,8 +193,8 @@ VALUES (0x7D551031, 9686, 0xD5510137, 120.555, 65.8854, 48, -0.707107, 0, 0, -0 /* @teleloc 0xD5510137 [120.555000 65.885399 48.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551032, 9686, 0xD5510134, 128.328, 56.5012, 48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510134 [128.328003 56.501202 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D551032, 9686, 0xD5510134, 128.328, 56.5012, 48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510134 [128.328003 56.501202 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D551033, 11698, 0xD5510134, 126.863, 60.5042, 49.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1005,8 +1005,8 @@ VALUES (0x7D55109A, 11978, 0xD5510000, 120.551, 66.6689, 50.005, 0.707107, 0, 0, /* @teleloc 0xD5510000 [120.551003 66.668900 50.005001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D55109B, 9686, 0xD5510106, 132.08, 166.569, 48.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510106 [132.080002 166.569000 48.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D55109B, 9686, 0xD5510106, 132.08, 166.569, 48.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510106 [132.080002 166.569000 48.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D55109C, 11698, 0xD5510106, 132.044, 162.558, 51.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1025,20 +1025,20 @@ VALUES (0x7D55109F, 9686, 0xD5510109, 135.189, 159.39, 43.57, 0.707107, 0, 0, - /* @teleloc 0xD5510109 [135.188995 159.389999 43.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510A0, 11697, 0xD5510109, 133.98, 161.703, 40.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5510109 [133.979996 161.703003 40.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510A0, 11697, 0xD5510109, 133.98, 161.703, 40.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5510109 [133.979996 161.703003 40.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510A1, 9686, 0xD551010A, 130.643, 163.102, 43.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010A [130.643005 163.102005 43.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510A1, 9686, 0xD551010A, 130.643, 163.102, 43.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010A [130.643005 163.102005 43.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510A2, 9686, 0xD551010D, 136.332, 145.626, 43.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010D [136.332001 145.626007 43.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510A2, 9686, 0xD551010D, 136.332, 145.626, 43.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010D [136.332001 145.626007 43.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510A3, 9686, 0xD551010D, 138.872, 145.626, 43.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010D [138.871994 145.626007 43.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510A3, 9686, 0xD551010D, 138.872, 145.626, 43.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010D [138.871994 145.626007 43.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510A4, 9686, 0xD551010D, 142.356, 149.497, 43.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1053,24 +1053,24 @@ VALUES (0x7D5510A6, 11697, 0xD551010D, 140.04, 149.355, 40.1, 0.707107, 0, 0, -0 /* @teleloc 0xD551010D [140.039993 149.354996 40.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510A7, 9686, 0xD551010F, 135.598, 153.336, 48.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010F [135.598007 153.335999 48.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510A7, 9686, 0xD551010F, 135.598, 153.336, 48.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010F [135.598007 153.335999 48.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510A8, 9686, 0xD551010F, 125.771, 153.336, 48.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010F [125.771004 153.335999 48.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510A8, 9686, 0xD551010F, 125.771, 153.336, 48.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010F [125.771004 153.335999 48.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510A9, 9686, 0xD551010F, 126.511, 145.737, 48.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010F [126.511002 145.737000 48.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510A9, 9686, 0xD551010F, 126.511, 145.737, 48.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010F [126.511002 145.737000 48.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510AA, 9686, 0xD551010F, 132.194, 145.737, 48.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010F [132.194000 145.737000 48.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510AA, 9686, 0xD551010F, 132.194, 145.737, 48.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010F [132.194000 145.737000 48.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510AB, 9686, 0xD551010F, 137.839, 145.737, 48.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551010F [137.839005 145.737000 48.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510AB, 9686, 0xD551010F, 137.839, 145.737, 48.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551010F [137.839005 145.737000 48.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510AC, 9686, 0xD551010F, 122.275, 149.489, 48.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1085,16 +1085,16 @@ VALUES (0x7D5510AE, 11698, 0xD551010F, 130.335, 149.559, 51.15, -0.999998, 0, 0, /* @teleloc 0xD551010F [130.335007 149.559006 51.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510AF, 11697, 0xD551010F, 138.752, 152.686, 44.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD551010F [138.751999 152.686005 44.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510AF, 11697, 0xD551010F, 138.752, 152.686, 44.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD551010F [138.751999 152.686005 44.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510B0, 11697, 0xD551010F, 141.092, 149.306, 44.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD551010F [141.091995 149.306000 44.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510B1, 11697, 0xD551010F, 137.062, 146.166, 44.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD551010F [137.061996 146.166000 44.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510B1, 11697, 0xD551010F, 137.062, 146.166, 44.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD551010F [137.061996 146.166000 44.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510B2, 9686, 0xD5510111, 132.271, 151.414, 43.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1105,16 +1105,16 @@ VALUES (0x7D5510B3, 9686, 0xD5510111, 121.82, 151.78, 43.66, -0.707107, 0, 0, - /* @teleloc 0xD5510111 [121.820000 151.779999 43.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510B4, 9686, 0xD5510111, 129.36, 149.49, 43.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510111 [129.360001 149.490005 43.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510B4, 9686, 0xD5510111, 129.36, 149.49, 43.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510111 [129.360001 149.490005 43.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510B5, 9686, 0xD5510112, 132.271, 147.272, 43.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD5510112 [132.270996 147.272003 43.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510B6, 9686, 0xD5510116, 129.328, 147.181, 38.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510116 [129.328003 147.181000 38.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510B6, 9686, 0xD5510116, 129.328, 147.181, 38.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510116 [129.328003 147.181000 38.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510B7, 9686, 0xD5510116, 132.588, 150.331, 38.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1129,8 +1129,8 @@ VALUES (0x7D5510B9, 9686, 0xD5510118, 120.555, 157.745, 38, -0.707107, 0, 0, -0 /* @teleloc 0xD5510118 [120.555000 157.744995 38.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510BA, 9686, 0xD5510118, 124.358, 152.501, 38, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510118 [124.358002 152.501007 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510BA, 9686, 0xD5510118, 124.358, 152.501, 38, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510118 [124.358002 152.501007 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510BB, 11697, 0xD5510118, 121.39, 153.324, 35.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1157,8 +1157,8 @@ VALUES (0x7D5510C0, 9686, 0xD5510000, 122.45, 165.99, 43.25, 0.357553, 0, 0, -0 /* @teleloc 0xD5510000 [122.449997 165.990005 43.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510C1, 9686, 0xD5510000, 126.32, 167.22, 42.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510000 [126.320000 167.220001 42.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510C1, 9686, 0xD5510000, 126.32, 167.22, 42.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510000 [126.320000 167.220001 42.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510C2, 9686, 0xD5510000, 120.97, 161.46, 42.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1169,12 +1169,12 @@ VALUES (0x7D5510C3, 9686, 0xD5510000, 128.384, 157.589, 43.39, 0.707107, 0, 0, /* @teleloc 0xD5510000 [128.384003 157.589005 43.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510C4, 9686, 0xD5510000, 138.845, 166.355, 42.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510000 [138.845001 166.354996 42.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510C4, 9686, 0xD5510000, 138.845, 166.355, 42.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510000 [138.845001 166.354996 42.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510C5, 9686, 0xD5510000, 138.555, 154.215, 43.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510000 [138.554993 154.214996 43.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510C5, 9686, 0xD5510000, 138.555, 154.215, 43.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510000 [138.554993 154.214996 43.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510C6, 12679, 0xD5510000, 127.255, 155.169, 40.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1201,16 +1201,16 @@ VALUES (0x7D5510CB, 12679, 0xD5510000, 136.965, 165.389, 40.1, 0.95656, 0, 0, 0. /* @teleloc 0xD5510000 [136.964996 165.389008 40.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510CC, 12678, 0xD5510000, 132.12, 165.474, 53.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD5510000 [132.119995 165.473999 53.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510CC, 12678, 0xD5510000, 132.12, 165.474, 53.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD5510000 [132.119995 165.473999 53.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510CD, 12678, 0xD5510000, 132.12, 149.474, 53.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD5510000 [132.119995 149.473999 53.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510CD, 12678, 0xD5510000, 132.12, 149.474, 53.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD5510000 [132.119995 149.473999 53.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510CE, 9686, 0xD5510122, 132.08, 70.569, 58.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510122 [132.080002 70.569000 58.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510CE, 9686, 0xD5510122, 132.08, 70.569, 58.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510122 [132.080002 70.569000 58.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510CF, 11698, 0xD5510122, 132.044, 66.5581, 61.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1229,20 +1229,20 @@ VALUES (0x7D5510D2, 9686, 0xD5510125, 135.189, 63.3901, 53.57, 0.707107, 0, 0, /* @teleloc 0xD5510125 [135.188995 63.390099 53.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510D3, 11697, 0xD5510125, 133.98, 65.7029, 50.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5510125 [133.979996 65.702904 50.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510D3, 11697, 0xD5510125, 133.98, 65.7029, 50.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5510125 [133.979996 65.702904 50.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510D4, 9686, 0xD5510126, 130.643, 67.1021, 53.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510126 [130.643005 67.102097 53.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510D4, 9686, 0xD5510126, 130.643, 67.1021, 53.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510126 [130.643005 67.102097 53.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510D5, 9686, 0xD5510129, 136.332, 49.6258, 53.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510129 [136.332001 49.625801 53.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510D5, 9686, 0xD5510129, 136.332, 49.6258, 53.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510129 [136.332001 49.625801 53.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510D6, 9686, 0xD5510129, 138.872, 49.6258, 53.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510129 [138.871994 49.625801 53.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510D6, 9686, 0xD5510129, 138.872, 49.6258, 53.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510129 [138.871994 49.625801 53.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510D7, 9686, 0xD5510129, 142.356, 53.4966, 53.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1257,24 +1257,24 @@ VALUES (0x7D5510D9, 11697, 0xD5510129, 140.04, 53.355, 50.1, 0.707107, 0, 0, -0. /* @teleloc 0xD5510129 [140.039993 53.355000 50.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510DA, 9686, 0xD551012B, 135.598, 57.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551012B [135.598007 57.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510DA, 9686, 0xD551012B, 135.598, 57.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551012B [135.598007 57.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510DB, 9686, 0xD551012B, 125.771, 57.3358, 58.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551012B [125.771004 57.335800 58.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510DB, 9686, 0xD551012B, 125.771, 57.3358, 58.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551012B [125.771004 57.335800 58.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510DC, 9686, 0xD551012B, 126.511, 49.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551012B [126.511002 49.736801 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510DC, 9686, 0xD551012B, 126.511, 49.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551012B [126.511002 49.736801 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510DD, 9686, 0xD551012B, 132.194, 49.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551012B [132.194000 49.736801 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510DD, 9686, 0xD551012B, 132.194, 49.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551012B [132.194000 49.736801 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510DE, 9686, 0xD551012B, 137.839, 49.7368, 58.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551012B [137.839005 49.736801 58.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510DE, 9686, 0xD551012B, 137.839, 49.7368, 58.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551012B [137.839005 49.736801 58.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510DF, 9686, 0xD551012B, 122.275, 53.4892, 58.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,16 +1289,16 @@ VALUES (0x7D5510E1, 11698, 0xD551012B, 130.335, 53.5592, 61.15, -0.999998, 0, 0, /* @teleloc 0xD551012B [130.335007 53.559200 61.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510E2, 11697, 0xD551012B, 138.752, 56.6858, 54.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD551012B [138.751999 56.685799 54.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510E2, 11697, 0xD551012B, 138.752, 56.6858, 54.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD551012B [138.751999 56.685799 54.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510E3, 11697, 0xD551012B, 141.092, 53.3058, 54.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD551012B [141.091995 53.305801 54.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510E4, 11697, 0xD551012B, 137.062, 50.1658, 54.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD551012B [137.061996 50.165798 54.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510E4, 11697, 0xD551012B, 137.062, 50.1658, 54.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD551012B [137.061996 50.165798 54.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510E5, 9686, 0xD551012D, 132.271, 55.4145, 53.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1309,16 +1309,16 @@ VALUES (0x7D5510E6, 9686, 0xD551012D, 121.82, 55.78, 53.66, -0.707107, 0, 0, -0 /* @teleloc 0xD551012D [121.820000 55.779999 53.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510E7, 9686, 0xD551012D, 129.36, 53.49, 53.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD551012D [129.360001 53.490002 53.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510E7, 9686, 0xD551012D, 129.36, 53.49, 53.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD551012D [129.360001 53.490002 53.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510E8, 9686, 0xD551012E, 132.271, 51.2724, 53.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD551012E [132.270996 51.272400 53.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510E9, 9686, 0xD5510132, 129.328, 51.1812, 48.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510132 [129.328003 51.181198 48.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510E9, 9686, 0xD5510132, 129.328, 51.1812, 48.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510132 [129.328003 51.181198 48.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510EA, 9686, 0xD5510132, 132.588, 54.3312, 48.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,8 +1333,8 @@ VALUES (0x7D5510EC, 9686, 0xD5510134, 120.555, 61.7454, 48, -0.707107, 0, 0, -0 /* @teleloc 0xD5510134 [120.555000 61.745399 48.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510ED, 9686, 0xD5510134, 124.358, 56.5012, 48, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510134 [124.358002 56.501202 48.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510ED, 9686, 0xD5510134, 124.358, 56.5012, 48, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510134 [124.358002 56.501202 48.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510EE, 11697, 0xD5510134, 121.39, 57.3235, 45.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1361,8 +1361,8 @@ VALUES (0x7D5510F3, 9686, 0xD5510000, 122.45, 69.99, 53.25, 0.357553, 0, 0, -0. /* @teleloc 0xD5510000 [122.449997 69.989998 53.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510F4, 9686, 0xD5510000, 126.32, 71.22, 52.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510000 [126.320000 71.220001 52.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510F4, 9686, 0xD5510000, 126.32, 71.22, 52.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510000 [126.320000 71.220001 52.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510F5, 9686, 0xD5510000, 120.97, 65.46, 52.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,12 +1373,12 @@ VALUES (0x7D5510F6, 9686, 0xD5510000, 128.384, 61.5888, 53.39, 0.707107, 0, 0, /* @teleloc 0xD5510000 [128.384003 61.588799 53.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510F7, 9686, 0xD5510000, 138.845, 70.355, 52.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510000 [138.845001 70.355003 52.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D5510F7, 9686, 0xD5510000, 138.845, 70.355, 52.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510000 [138.845001 70.355003 52.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510F8, 9686, 0xD5510000, 138.555, 58.215, 53.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5510000 [138.554993 58.215000 53.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510F8, 9686, 0xD5510000, 138.555, 58.215, 53.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5510000 [138.554993 58.215000 53.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D5510F9, 12679, 0xD5510000, 127.255, 59.1692, 50.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1405,12 +1405,12 @@ VALUES (0x7D5510FE, 12679, 0xD5510000, 136.965, 69.3892, 50.1, 0.95656, 0, 0, 0. /* @teleloc 0xD5510000 [136.964996 69.389198 50.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D5510FF, 12678, 0xD5510000, 132.12, 69.4735, 63.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD5510000 [132.119995 69.473503 63.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D5510FF, 12678, 0xD5510000, 132.12, 69.4735, 63.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD5510000 [132.119995 69.473503 63.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D551100, 12678, 0xD5510000, 132.12, 53.4735, 63.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD5510000 [132.119995 53.473499 63.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D551100, 12678, 0xD5510000, 132.12, 53.4735, 63.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD5510000 [132.119995 53.473499 63.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D551101, 9686, 0xD551013F, 166.965, 103.97, 48.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D563.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D563.sql index dcb80b261e..7e51fdf744 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D563.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D563.sql @@ -5,24 +5,24 @@ VALUES (0x7D563000, 11697, 0xD5630102, 66.3851, 37.3758, 34.075, -0.909599, 0, 0 /* @teleloc 0xD5630102 [66.385101 37.375801 34.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563001, 9686, 0xD5630102, 66.3056, 32.3879, 36.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630102 [66.305603 32.387901 36.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563001, 9686, 0xD5630102, 66.3056, 32.3879, 36.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630102 [66.305603 32.387901 36.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563002, 11697, 0xD5630102, 62.3187, 35.2948, 34.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD5630102 [62.318699 35.294800 34.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563003, 9686, 0xD5630102, 60.6056, 32.4129, 36.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630102 [60.605598 32.412899 36.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563003, 9686, 0xD5630102, 60.6056, 32.4129, 36.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630102 [60.605598 32.412899 36.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563004, 9686, 0xD5630102, 60.8387, 38.3546, 36.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630102 [60.838699 38.354599 36.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563004, 9686, 0xD5630102, 60.8387, 38.3546, 36.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630102 [60.838699 38.354599 36.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563005, 9686, 0xD5630102, 66.2688, 38.3796, 36.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630102 [66.268799 38.379601 36.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563005, 9686, 0xD5630102, 66.2688, 38.3796, 36.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630102 [66.268799 38.379601 36.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563006, 9686, 0xD5630102, 67.5938, 37.6546, 36.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7D563009, 11697, 0xD5630102, 65.0687, 35.2948, 34.075, 0.707107, 0, 0, /* @teleloc 0xD5630102 [65.068703 35.294800 34.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56300A, 9686, 0xD5630102, 63.3927, 32.3879, 37.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630102 [63.392700 32.387901 37.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56300A, 9686, 0xD5630102, 63.3927, 32.3879, 37.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630102 [63.392700 32.387901 37.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D56300B, 9686, 0xD5630102, 67.5938, 35.288, 37.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD5630102 [67.593803 35.287998 37.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56300C, 9686, 0xD5630102, 63.6301, 38.3546, 37.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630102 [63.630100 38.354599 37.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D56300C, 9686, 0xD5630102, 63.6301, 38.3546, 37.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630102 [63.630100 38.354599 37.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D56300D, 9686, 0xD5630102, 59.4652, 33.7911, 36.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7D563013, 11698, 0xD5630102, 61.2813, 36.9215, 38.175, -0.9486, 0, 0, /* @teleloc 0xD5630102 [61.281300 36.921501 38.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563014, 11697, 0xD5630102, 63.6601, 37.7008, 34.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5630102 [63.660099 37.700802 34.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563014, 11697, 0xD5630102, 63.6601, 37.7008, 34.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5630102 [63.660099 37.700802 34.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563015, 11697, 0xD5630102, 63.6601, 35.2758, 34.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7D563016, 11697, 0xD5630102, 60.362, 33.2256, 34.075, -0.364064, 0, 0, /* @teleloc 0xD5630102 [60.362000 33.225601 34.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563017, 11697, 0xD5630102, 61.837, 32.7756, 34.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5630102 [61.837002 32.775600 34.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563017, 11697, 0xD5630102, 61.837, 32.7756, 34.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5630102 [61.837002 32.775600 34.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563018, 11697, 0xD5630102, 64.912, 32.7756, 34.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5630102 [64.912003 32.775600 34.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563018, 11697, 0xD5630102, 64.912, 32.7756, 34.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5630102 [64.912003 32.775600 34.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563019, 11697, 0xD5630104, 57.8796, 34.6471, 34.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5630104 [57.879601 34.647099 34.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7D563019, 11697, 0xD5630104, 57.8796, 34.6471, 34.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5630104 [57.879601 34.647099 34.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D56301A, 11697, 0xD5630104, 58.5621, 38.9709, 34.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD5630104 [58.562099 38.970901 34.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56301B, 9686, 0xD5630104, 58.0334, 34.2675, 36.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630104 [58.033401 34.267502 36.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56301B, 9686, 0xD5630104, 58.0334, 34.2675, 36.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630104 [58.033401 34.267502 36.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D56301C, 9686, 0xD5630104, 54.5184, 36.895, 36.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7D56301F, 9686, 0xD5630104, 59.0126, 36.1925, 37.475, 0.707107, 0, 0, /* @teleloc 0xD5630104 [59.012600 36.192501 37.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563020, 9686, 0xD5630104, 57.068, 39.4367, 37.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630104 [57.068001 39.436699 37.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563020, 9686, 0xD5630104, 57.068, 39.4367, 37.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630104 [57.068001 39.436699 37.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563021, 11697, 0xD5630106, 62.3596, 34.6441, 30.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7D563023, 9686, 0xD5630106, 64.3684, 34.6449, 31.95, 0.707107, 0, 0, /* @teleloc 0xD5630106 [64.368401 34.644901 31.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563024, 9686, 0xD5630106, 59.0934, 31.445, 31.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630106 [59.093399 31.445000 31.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563024, 9686, 0xD5630106, 59.0934, 31.445, 31.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630106 [59.093399 31.445000 31.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563025, 9686, 0xD5630106, 54.4684, 34.67, 31.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD5630106 [54.468399 34.669998 31.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563026, 9686, 0xD5630106, 60.4934, 37.9949, 31.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630106 [60.493401 37.994900 31.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563026, 9686, 0xD5630106, 60.4934, 37.9949, 31.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630106 [60.493401 37.994900 31.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563027, 11698, 0xD5630106, 59.3857, 35.3105, 33.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD5630106 [59.385700 35.310501 33.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563027, 11698, 0xD5630106, 59.3857, 35.3105, 33.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD5630106 [59.385700 35.310501 33.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563028, 9687, 0xD5630106, 63.8056, 31.9879, 30.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xD5630106 [63.805599 31.987900 30.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563029, 9686, 0xD5630106, 61.667, 31.4449, 31.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630106 [61.667000 31.444901 31.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563029, 9686, 0xD5630106, 61.667, 31.4449, 31.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630106 [61.667000 31.444901 31.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56302A, 9686, 0xD5630106, 57.4435, 37.9949, 31.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630106 [57.443501 37.994900 31.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D56302A, 9686, 0xD5630106, 57.4435, 37.9949, 31.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630106 [57.443501 37.994900 31.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D56302B, 11697, 0xD5630106, 63.6738, 37.2378, 30.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD5630106 [63.673801 37.237801 30.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56302C, 11697, 0xD5630106, 60.2988, 34.7128, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5630106 [60.298801 34.712799 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56302C, 11697, 0xD5630106, 60.2988, 34.7128, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5630106 [60.298801 34.712799 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D56302D, 11697, 0xD5630106, 55.0738, 32.0378, 30.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD5630106 [55.073799 32.037800 30.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56302E, 412, 0xD5630000, 57.0556, 39.7979, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD5630000 [57.055599 39.797901 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56302E, 412, 0xD5630000, 57.0556, 39.7979, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD5630000 [57.055599 39.797901 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56302F, 9686, 0xD5630000, 57.0334, 39.8925, 37.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630000 [57.033401 39.892502 37.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56302F, 9686, 0xD5630000, 57.0334, 39.8925, 37.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630000 [57.033401 39.892502 37.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563030, 9686, 0xD5630000, 58.932, 39.8925, 35.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630000 [58.931999 39.892502 35.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563030, 9686, 0xD5630000, 58.932, 39.8925, 35.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630000 [58.931999 39.892502 35.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563031, 9686, 0xD5630000, 55.1812, 39.8925, 35.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630000 [55.181198 39.892502 35.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563031, 9686, 0xD5630000, 55.1812, 39.8925, 35.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630000 [55.181198 39.892502 35.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563032, 12679, 0xD5630000, 53.3601, 40.4508, 34.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xD5630000 [53.360100 40.450802 34.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563033, 12679, 0xD5630000, 67.7101, 40.2258, 34.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD5630000 [67.710098 40.225800 34.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563033, 12679, 0xD5630000, 67.7101, 40.2258, 34.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD5630000 [67.710098 40.225800 34.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563034, 9686, 0xD5630109, 34.0247, 82.1904, 34.85, -0.894934, 0, 0, -0.446198, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1461,16 +1461,16 @@ VALUES (0x7D56316C, 9686, 0xD5630138, 107.136, 34.0334, 37.5, -0.707107, 0, 0, /* @teleloc 0xD5630138 [107.136002 34.033401 37.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56316D, 9686, 0xD5630138, 105.936, 32.1334, 36.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630138 [105.935997 32.133400 36.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56316D, 9686, 0xD5630138, 105.936, 32.1334, 36.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630138 [105.935997 32.133400 36.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D56316E, 11697, 0xD5630138, 106.749, 36.784, 34.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD5630138 [106.749001 36.784000 34.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56316F, 11697, 0xD5630138, 105.724, 32.5091, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5630138 [105.723999 32.509102 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56316F, 11697, 0xD5630138, 105.724, 32.5091, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5630138 [105.723999 32.509102 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563170, 9686, 0xD5630138, 102.486, 32.9084, 36.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1485,24 +1485,24 @@ VALUES (0x7D563172, 9686, 0xD5630138, 102.486, 36.3834, 36.5, -0.707107, 0, 0, /* @teleloc 0xD5630138 [102.486000 36.383400 36.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563173, 9686, 0xD5630138, 104.904, 37.2795, 37.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630138 [104.903999 37.279499 37.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563173, 9686, 0xD5630138, 104.904, 37.2795, 37.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630138 [104.903999 37.279499 37.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563174, 9686, 0xD5630138, 107.136, 36.1283, 36.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD5630138 [107.136002 36.128300 36.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563175, 9686, 0xD5630139, 108.79, 30.2483, 35.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630139 [108.790001 30.248301 35.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563175, 9686, 0xD5630139, 108.79, 30.2483, 35.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630139 [108.790001 30.248301 35.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563176, 9686, 0xD5630139, 114.168, 30.2483, 35.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630139 [114.167999 30.248301 35.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563176, 9686, 0xD5630139, 114.168, 30.2483, 35.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630139 [114.167999 30.248301 35.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563177, 9686, 0xD5630139, 111.518, 36.1983, 37.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630139 [111.517998 36.198299 37.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563177, 9686, 0xD5630139, 111.518, 36.1983, 37.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630139 [111.517998 36.198299 37.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563178, 9686, 0xD5630139, 115.468, 35.1483, 35.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1525,8 +1525,8 @@ VALUES (0x7D56317C, 11698, 0xD5630139, 111.527, 33.2905, 40.6, -0.707107, 0, 0, /* @teleloc 0xD5630139 [111.527000 33.290501 40.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56317D, 11697, 0xD5630139, 111.513, 35.8239, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD5630139 [111.513000 35.823898 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D56317D, 11697, 0xD5630139, 111.513, 35.8239, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD5630139 [111.513000 35.823898 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D56317E, 9686, 0xD5630139, 115.468, 31.3579, 35.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7D56317F, 9686, 0xD5630139, 115.468, 33.2106, 37.875, 0.707107, 0, 0, /* @teleloc 0xD5630139 [115.468002 33.210602 37.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563180, 9686, 0xD5630139, 111.534, 30.2483, 37.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630139 [111.533997 30.248301 37.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563180, 9686, 0xD5630139, 111.534, 30.2483, 37.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630139 [111.533997 30.248301 37.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563181, 9686, 0xD5630139, 107.576, 31.2627, 37.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1553,12 +1553,12 @@ VALUES (0x7D563183, 9686, 0xD5630139, 107.576, 35.3121, 37.6, -0.707107, 0, 0, /* @teleloc 0xD5630139 [107.575996 35.312099 37.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563184, 9686, 0xD5630139, 108.969, 36.1983, 37.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630139 [108.969002 36.198299 37.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563184, 9686, 0xD5630139, 108.969, 36.1983, 37.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630139 [108.969002 36.198299 37.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563185, 9686, 0xD5630139, 114.193, 36.1983, 37.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630139 [114.193001 36.198299 37.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563185, 9686, 0xD5630139, 114.193, 36.1983, 37.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630139 [114.193001 36.198299 37.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563186, 11698, 0xD5630139, 114.062, 31.3955, 38.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1589,12 +1589,12 @@ VALUES (0x7D56318C, 11697, 0xD5630139, 108.547, 31.0205, 34.1, 0.359182, 0, 0, 0 /* @teleloc 0xD5630139 [108.546997 31.020500 34.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56318D, 9686, 0xD563013D, 108.454, 29.3295, 32.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD563013D [108.454002 29.329500 32.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56318D, 9686, 0xD563013D, 108.454, 29.3295, 32.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD563013D [108.454002 29.329500 32.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56318E, 9686, 0xD563013D, 108.704, 35.8795, 32.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD563013D [108.704002 35.879501 32.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D56318E, 9686, 0xD563013D, 108.704, 35.8795, 32.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD563013D [108.704002 35.879501 32.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D56318F, 9686, 0xD563013D, 112.203, 32.4938, 32.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1613,12 +1613,12 @@ VALUES (0x7D563192, 9687, 0xD563013D, 111.592, 35.2785, 30.1, 0.878817, 0, 0, - /* @teleloc 0xD563013D [111.592003 35.278500 30.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563193, 9686, 0xD563013D, 110.543, 29.3295, 32.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD563013D [110.542999 29.329500 32.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563193, 9686, 0xD563013D, 110.543, 29.3295, 32.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD563013D [110.542999 29.329500 32.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563194, 9686, 0xD563013D, 105.68, 35.8795, 32.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD563013D [105.680000 35.879501 32.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563194, 9686, 0xD563013D, 105.68, 35.8795, 32.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD563013D [105.680000 35.879501 32.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563195, 9686, 0xD563013D, 102.494, 30.7945, 32.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1629,36 +1629,36 @@ VALUES (0x7D563196, 11698, 0xD563013D, 107.217, 32.5655, 33.525, 0.707107, 0, 0, /* @teleloc 0xD563013D [107.217003 32.565498 33.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563197, 11697, 0xD563013D, 107.322, 29.7396, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD563013D [107.321999 29.739599 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D563197, 11697, 0xD563013D, 107.322, 29.7396, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD563013D [107.321999 29.739599 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D563198, 11697, 0xD563013D, 111.414, 32.7153, 30.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD563013D [111.414001 32.715302 30.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D563199, 11697, 0xD563013D, 108.874, 35.3817, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD563013D [108.874001 35.381699 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D563199, 11697, 0xD563013D, 108.874, 35.3817, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD563013D [108.874001 35.381699 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56319A, 412, 0xD5630000, 104.877, 37.8005, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD5630000 [104.876999 37.800499 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56319A, 412, 0xD5630000, 104.877, 37.8005, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD5630000 [104.876999 37.800499 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56319B, 9686, 0xD5630000, 104.879, 37.9145, 37.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630000 [104.878998 37.914501 37.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56319B, 9686, 0xD5630000, 104.879, 37.9145, 37.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630000 [104.878998 37.914501 37.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56319C, 9686, 0xD5630000, 101.869, 43.7695, 35.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630000 [101.869003 43.769501 35.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D56319C, 9686, 0xD5630000, 101.869, 43.7695, 35.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630000 [101.869003 43.769501 35.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56319D, 9686, 0xD5630000, 107.899, 43.7695, 35.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD5630000 [107.899002 43.769501 35.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D56319D, 9686, 0xD5630000, 107.899, 43.7695, 35.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD5630000 [107.899002 43.769501 35.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D56319E, 12679, 0xD5630000, 109.422, 38.2355, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD5630000 [109.421997 38.235500 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D56319E, 12679, 0xD5630000, 109.422, 38.2355, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD5630000 [109.421997 38.235500 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D56319F, 12679, 0xD5630000, 100.577, 38.1255, 34.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D590.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D590.sql index dd93dc723f..9decb62043 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D590.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D590.sql @@ -41,8 +41,8 @@ VALUES (0x7D590009, 1612, 0xD5900000, 37.8242, 86.1221, 0.00464, -0.210327, 0, /* @teleloc 0xD5900000 [37.824200 86.122101 0.004640] -0.210327 0.000000 0.000000 0.977631 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D59000A, 1154, 0xD5900000, 34.2698, 112.047, -0, -0.998563, 0, 0, -0.053587, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0xD5900000 [34.269798 112.046997 -0.000000] -0.998563 0.000000 0.000000 -0.053587 */ +VALUES (0x7D59000A, 1154, 0xD5900000, 34.2698, 112.047, 0, -0.998563, 0, 0, -0.053587, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ +/* @teleloc 0xD5900000 [34.269798 112.046997 0.000000] -0.998563 0.000000 0.000000 -0.053587 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7D59000A, 0x7D590000, '2005-02-09 10:00:00') /* Azure Gromnie (1612) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D642.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D642.sql index 8322f205a8..5145d40c2f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D642.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D642.sql @@ -5,24 +5,24 @@ VALUES (0x7D642000, 11697, 0xD6420102, 41.3142, 38.6729, 198.075, -0.909599, 0, /* @teleloc 0xD6420102 [41.314201 38.672901 198.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642001, 9686, 0xD6420102, 41.2347, 33.685, 200.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420102 [41.234699 33.685001 200.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642001, 9686, 0xD6420102, 41.2347, 33.685, 200.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420102 [41.234699 33.685001 200.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D642002, 11697, 0xD6420102, 37.2478, 36.5919, 198.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD6420102 [37.247799 36.591900 198.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642003, 9686, 0xD6420102, 35.5347, 33.71, 200.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420102 [35.534698 33.709999 200.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642003, 9686, 0xD6420102, 35.5347, 33.71, 200.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420102 [35.534698 33.709999 200.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642004, 9686, 0xD6420102, 35.7678, 39.6517, 200.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420102 [35.767799 39.651699 200.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D642004, 9686, 0xD6420102, 35.7678, 39.6517, 200.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420102 [35.767799 39.651699 200.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642005, 9686, 0xD6420102, 41.1979, 39.6767, 200.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420102 [41.197899 39.676701 200.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D642005, 9686, 0xD6420102, 41.1979, 39.6767, 200.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420102 [41.197899 39.676701 200.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D642006, 9686, 0xD6420102, 42.5229, 38.9517, 200.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7D642009, 11697, 0xD6420102, 39.9978, 36.5919, 198.075, 0.707107, 0, 0 /* @teleloc 0xD6420102 [39.997799 36.591900 198.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64200A, 9686, 0xD6420102, 38.3218, 33.685, 201.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420102 [38.321800 33.685001 201.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64200A, 9686, 0xD6420102, 38.3218, 33.685, 201.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420102 [38.321800 33.685001 201.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64200B, 9686, 0xD6420102, 42.5229, 36.5851, 201.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6420102 [42.522900 36.585098 201.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64200C, 9686, 0xD6420102, 38.5592, 39.6517, 201.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420102 [38.559200 39.651699 201.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64200C, 9686, 0xD6420102, 38.5592, 39.6517, 201.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420102 [38.559200 39.651699 201.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64200D, 9686, 0xD6420102, 34.3943, 35.0882, 200.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7D642013, 11698, 0xD6420102, 36.2104, 38.2186, 202.175, -0.9486, 0, 0, /* @teleloc 0xD6420102 [36.210400 38.218601 202.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642014, 11697, 0xD6420102, 38.5892, 38.9979, 198.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6420102 [38.589199 38.997898 198.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D642014, 11697, 0xD6420102, 38.5892, 38.9979, 198.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6420102 [38.589199 38.997898 198.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D642015, 11697, 0xD6420102, 38.5892, 36.5729, 198.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7D642016, 11697, 0xD6420102, 35.2911, 34.5227, 198.075, -0.364064, 0, /* @teleloc 0xD6420102 [35.291100 34.522701 198.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642017, 11697, 0xD6420102, 36.7661, 34.0727, 198.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6420102 [36.766102 34.072701 198.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642017, 11697, 0xD6420102, 36.7661, 34.0727, 198.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6420102 [36.766102 34.072701 198.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642018, 11697, 0xD6420102, 39.8411, 34.0727, 198.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6420102 [39.841099 34.072701 198.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642018, 11697, 0xD6420102, 39.8411, 34.0727, 198.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6420102 [39.841099 34.072701 198.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642019, 11697, 0xD6420104, 32.8087, 35.9442, 198.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6420104 [32.808701 35.944199 198.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7D642019, 11697, 0xD6420104, 32.8087, 35.9442, 198.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6420104 [32.808701 35.944199 198.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64201A, 11697, 0xD6420104, 33.4912, 40.268, 198.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD6420104 [33.491199 40.268002 198.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64201B, 9686, 0xD6420104, 32.9625, 35.5646, 200.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420104 [32.962502 35.564602 200.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64201B, 9686, 0xD6420104, 32.9625, 35.5646, 200.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420104 [32.962502 35.564602 200.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64201C, 9686, 0xD6420104, 29.4475, 38.1921, 200.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7D64201F, 9686, 0xD6420104, 33.9417, 37.4896, 201.475, 0.707107, 0, 0 /* @teleloc 0xD6420104 [33.941700 37.489601 201.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642020, 9686, 0xD6420104, 31.9971, 40.7338, 201.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420104 [31.997101 40.733799 201.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D642020, 9686, 0xD6420104, 31.9971, 40.7338, 201.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420104 [31.997101 40.733799 201.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D642021, 11697, 0xD6420106, 37.2887, 35.9412, 194.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7D642023, 9686, 0xD6420106, 39.2975, 35.942, 195.95, 0.707107, 0, 0, /* @teleloc 0xD6420106 [39.297501 35.942001 195.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642024, 9686, 0xD6420106, 34.0225, 32.7421, 195.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420106 [34.022499 32.742100 195.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642024, 9686, 0xD6420106, 34.0225, 32.7421, 195.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420106 [34.022499 32.742100 195.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D642025, 9686, 0xD6420106, 29.3975, 35.9671, 195.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6420106 [29.397499 35.967098 195.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642026, 9686, 0xD6420106, 35.4225, 39.292, 195.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420106 [35.422501 39.292000 195.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D642026, 9686, 0xD6420106, 35.4225, 39.292, 195.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420106 [35.422501 39.292000 195.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642027, 11698, 0xD6420106, 34.3148, 36.6076, 197.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6420106 [34.314800 36.607601 197.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642027, 11698, 0xD6420106, 34.3148, 36.6076, 197.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6420106 [34.314800 36.607601 197.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D642028, 9687, 0xD6420106, 38.7347, 33.285, 194.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xD6420106 [38.734699 33.285000 194.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642029, 9686, 0xD6420106, 36.5961, 32.7421, 195.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420106 [36.596100 32.742100 195.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642029, 9686, 0xD6420106, 36.5961, 32.7421, 195.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420106 [36.596100 32.742100 195.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64202A, 9686, 0xD6420106, 32.3726, 39.292, 195.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420106 [32.372601 39.292000 195.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64202A, 9686, 0xD6420106, 32.3726, 39.292, 195.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420106 [32.372601 39.292000 195.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64202B, 11697, 0xD6420106, 38.6029, 38.5349, 194.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD6420106 [38.602901 38.534901 194.100006] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64202C, 11697, 0xD6420106, 35.2279, 36.0099, 194.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6420106 [35.227901 36.009899 194.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64202C, 11697, 0xD6420106, 35.2279, 36.0099, 194.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6420106 [35.227901 36.009899 194.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64202D, 11697, 0xD6420106, 30.0029, 33.3349, 194.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD6420106 [30.002899 33.334900 194.100006] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64202E, 412, 0xD6420000, 31.9847, 41.095, 198, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6420000 [31.984699 41.095001 198.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64202E, 412, 0xD6420000, 31.9847, 41.095, 198, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6420000 [31.984699 41.095001 198.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64202F, 9686, 0xD6420000, 31.9625, 41.1896, 201.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420000 [31.962500 41.189602 201.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64202F, 9686, 0xD6420000, 31.9625, 41.1896, 201.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420000 [31.962500 41.189602 201.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642030, 9686, 0xD6420000, 33.8611, 41.1896, 199.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420000 [33.861099 41.189602 199.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642030, 9686, 0xD6420000, 33.8611, 41.1896, 199.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420000 [33.861099 41.189602 199.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642031, 9686, 0xD6420000, 30.1103, 41.1896, 199.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420000 [30.110300 41.189602 199.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642031, 9686, 0xD6420000, 30.1103, 41.1896, 199.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420000 [30.110300 41.189602 199.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D642032, 12679, 0xD6420000, 28.2892, 41.7479, 198.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xD6420000 [28.289200 41.747898 198.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642033, 12679, 0xD6420000, 42.6392, 41.5229, 198.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD6420000 [42.639198 41.522900 198.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642033, 12679, 0xD6420000, 42.6392, 41.5229, 198.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD6420000 [42.639198 41.522900 198.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D642034, 9686, 0xD642010A, 38.63, 84.0748, 205.6, 0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -837,16 +837,16 @@ VALUES (0x7D6420D0, 9686, 0xD6420121, 154.748, 82.8834, 199.5, -0.707107, 0, 0, /* @teleloc 0xD6420121 [154.748001 82.883400 199.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420D1, 9686, 0xD6420121, 153.548, 80.9834, 198.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420121 [153.548004 80.983398 198.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6420D1, 9686, 0xD6420121, 153.548, 80.9834, 198.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420121 [153.548004 80.983398 198.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6420D2, 11697, 0xD6420121, 154.361, 85.634, 196.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD6420121 [154.360992 85.634003 196.100006] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420D3, 11697, 0xD6420121, 153.336, 81.3591, 196.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6420121 [153.335999 81.359100 196.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6420D3, 11697, 0xD6420121, 153.336, 81.3591, 196.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6420121 [153.335999 81.359100 196.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6420D4, 9686, 0xD6420121, 150.098, 81.7584, 198.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -861,24 +861,24 @@ VALUES (0x7D6420D6, 9686, 0xD6420121, 150.098, 85.2334, 198.5, -0.707107, 0, 0, /* @teleloc 0xD6420121 [150.098007 85.233398 198.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420D7, 9686, 0xD6420121, 152.516, 86.1295, 199.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420121 [152.516006 86.129501 199.524994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6420D7, 9686, 0xD6420121, 152.516, 86.1295, 199.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420121 [152.516006 86.129501 199.524994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6420D8, 9686, 0xD6420121, 154.748, 84.9783, 198.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6420121 [154.748001 84.978302 198.350006] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420D9, 9686, 0xD6420122, 156.402, 79.0983, 197.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420122 [156.401993 79.098297 197.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6420D9, 9686, 0xD6420122, 156.402, 79.0983, 197.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420122 [156.401993 79.098297 197.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420DA, 9686, 0xD6420122, 161.78, 79.0983, 197.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420122 [161.779999 79.098297 197.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6420DA, 9686, 0xD6420122, 161.78, 79.0983, 197.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420122 [161.779999 79.098297 197.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420DB, 9686, 0xD6420122, 159.13, 85.0483, 199.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420122 [159.130005 85.048302 199.699997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6420DB, 9686, 0xD6420122, 159.13, 85.0483, 199.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420122 [159.130005 85.048302 199.699997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6420DC, 9686, 0xD6420122, 163.08, 83.9983, 197.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -901,8 +901,8 @@ VALUES (0x7D6420E0, 11698, 0xD6420122, 159.139, 82.1405, 202.6, -0.707107, 0, 0, /* @teleloc 0xD6420122 [159.139008 82.140503 202.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420E1, 11697, 0xD6420122, 159.125, 84.6739, 196.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6420122 [159.125000 84.673897 196.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6420E1, 11697, 0xD6420122, 159.125, 84.6739, 196.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6420122 [159.125000 84.673897 196.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6420E2, 9686, 0xD6420122, 163.08, 80.2079, 197.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -913,8 +913,8 @@ VALUES (0x7D6420E3, 9686, 0xD6420122, 163.08, 82.0606, 199.875, 0.707107, 0, 0, /* @teleloc 0xD6420122 [163.080002 82.060600 199.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420E4, 9686, 0xD6420122, 159.146, 79.0983, 199.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420122 [159.145996 79.098297 199.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6420E4, 9686, 0xD6420122, 159.146, 79.0983, 199.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420122 [159.145996 79.098297 199.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6420E5, 9686, 0xD6420122, 155.188, 80.1127, 199.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -929,12 +929,12 @@ VALUES (0x7D6420E7, 9686, 0xD6420122, 155.188, 84.1621, 199.6, -0.707107, 0, 0, /* @teleloc 0xD6420122 [155.188004 84.162102 199.600006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420E8, 9686, 0xD6420122, 156.581, 85.0483, 199.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420122 [156.580994 85.048302 199.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6420E8, 9686, 0xD6420122, 156.581, 85.0483, 199.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420122 [156.580994 85.048302 199.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420E9, 9686, 0xD6420122, 161.805, 85.0483, 199.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420122 [161.804993 85.048302 199.574997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6420E9, 9686, 0xD6420122, 161.805, 85.0483, 199.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420122 [161.804993 85.048302 199.574997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6420EA, 11698, 0xD6420122, 161.674, 80.2455, 200.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -965,12 +965,12 @@ VALUES (0x7D6420F0, 11697, 0xD6420122, 156.159, 79.8705, 196.1, 0.359182, 0, 0, /* @teleloc 0xD6420122 [156.158997 79.870499 196.100006] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420F1, 9686, 0xD6420126, 156.066, 78.1795, 194.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420126 [156.065994 78.179497 194.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6420F1, 9686, 0xD6420126, 156.066, 78.1795, 194.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420126 [156.065994 78.179497 194.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420F2, 9686, 0xD6420126, 156.316, 84.7295, 194.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420126 [156.315994 84.729500 194.399994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6420F2, 9686, 0xD6420126, 156.316, 84.7295, 194.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420126 [156.315994 84.729500 194.399994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6420F3, 9686, 0xD6420126, 159.815, 81.3438, 194.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,12 +989,12 @@ VALUES (0x7D6420F6, 9687, 0xD6420126, 159.204, 84.1285, 192.1, 0.878817, 0, 0, /* @teleloc 0xD6420126 [159.203995 84.128502 192.100006] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420F7, 9686, 0xD6420126, 158.155, 78.1795, 194.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420126 [158.154999 78.179497 194.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6420F7, 9686, 0xD6420126, 158.155, 78.1795, 194.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420126 [158.154999 78.179497 194.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420F8, 9686, 0xD6420126, 153.292, 84.7295, 194.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420126 [153.292007 84.729500 194.399994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6420F8, 9686, 0xD6420126, 153.292, 84.7295, 194.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420126 [153.292007 84.729500 194.399994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6420F9, 9686, 0xD6420126, 150.106, 79.6446, 194.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,36 +1005,36 @@ VALUES (0x7D6420FA, 11698, 0xD6420126, 154.829, 81.4155, 195.525, 0.707107, 0, 0 /* @teleloc 0xD6420126 [154.828995 81.415497 195.524994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420FB, 11697, 0xD6420126, 154.934, 78.5896, 192.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6420126 [154.934006 78.589600 192.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6420FB, 11697, 0xD6420126, 154.934, 78.5896, 192.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6420126 [154.934006 78.589600 192.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6420FC, 11697, 0xD6420126, 159.026, 81.5653, 192.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD6420126 [159.026001 81.565300 192.100006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420FD, 11697, 0xD6420126, 156.486, 84.2317, 192.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6420126 [156.485992 84.231697 192.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6420FD, 11697, 0xD6420126, 156.486, 84.2317, 192.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6420126 [156.485992 84.231697 192.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420FE, 412, 0xD6420000, 152.489, 86.6505, 196, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6420000 [152.488998 86.650497 196.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6420FE, 412, 0xD6420000, 152.489, 86.6505, 196, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6420000 [152.488998 86.650497 196.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6420FF, 9686, 0xD6420000, 152.491, 86.7645, 199.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420000 [152.490997 86.764503 199.399994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6420FF, 9686, 0xD6420000, 152.491, 86.7645, 199.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420000 [152.490997 86.764503 199.399994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642100, 9686, 0xD6420000, 149.481, 92.6195, 197.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420000 [149.481003 92.619499 197.679993] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D642100, 9686, 0xD6420000, 149.481, 92.6195, 197.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420000 [149.481003 92.619499 197.679993] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642101, 9686, 0xD6420000, 155.511, 92.6195, 197.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6420000 [155.511002 92.619499 197.679993] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D642101, 9686, 0xD6420000, 155.511, 92.6195, 197.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6420000 [155.511002 92.619499 197.679993] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D642102, 12679, 0xD6420000, 157.034, 87.0855, 196.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD6420000 [157.033997 87.085503 196.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D642102, 12679, 0xD6420000, 157.034, 87.0855, 196.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD6420000 [157.033997 87.085503 196.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D642103, 12679, 0xD6420000, 148.189, 86.9755, 196.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1576,7 +1576,7 @@ VALUES (0x7D64216D, 0x7D642104, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64216E, 13943, 0xD6420104, 33.2001, 36.7972, 198.005, 0.067871, 0, 0, 0.997694, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xD6420104 [33.200100 36.797199 198.005005] 0.067870 0.000000 0.000000 0.997694 */ +/* @teleloc 0xD6420104 [33.200100 36.797199 198.005005] 0.067871 0.000000 0.000000 0.997694 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7D64216E, 0x7D642000, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D64C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D64C.sql index a6cac5dcd1..351cd4565f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D64C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D64C.sql @@ -229,20 +229,20 @@ VALUES (0x7D64C039, 9686, 0xD64C013B, 121.46, 87.6343, 36.925, -0.707107, 0, 0, /* @teleloc 0xD64C013B [121.459999 87.634300 36.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C03A, 412, 0xD64C0142, 123.696, 76.6413, 30, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD64C0142 [123.695999 76.641296 30.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C03A, 412, 0xD64C0142, 123.696, 76.6413, 30, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD64C0142 [123.695999 76.641296 30.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C03B, 9686, 0xD64C0142, 123.683, 76.5492, 33.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0142 [123.682999 76.549202 33.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C03B, 9686, 0xD64C0142, 123.683, 76.5492, 33.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0142 [123.682999 76.549202 33.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C03C, 9686, 0xD64C0142, 133.118, 74.9299, 32.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD64C0142 [133.117996 74.929901 32.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C03D, 412, 0xD64C0144, 123.195, 89.295, 30, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD64C0144 [123.195000 89.294998 30.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C03D, 412, 0xD64C0144, 123.195, 89.295, 30, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD64C0144 [123.195000 89.294998 30.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C03E, 9686, 0xD64C0144, 121.477, 80.179, 32.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -265,28 +265,28 @@ VALUES (0x7D64C042, 9686, 0xD64C0149, 121.627, 77.0562, 37.675, -0.707107, 0, 0 /* @teleloc 0xD64C0149 [121.626999 77.056198 37.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C043, 11697, 0xD64C0149, 128.426, 73.8847, 34.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0149 [128.425995 73.884697 34.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C043, 11697, 0xD64C0149, 128.426, 73.8847, 34.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0149 [128.425995 73.884697 34.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C044, 11697, 0xD64C0149, 136.763, 74.3397, 34.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0149 [136.763000 74.339699 34.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C044, 11697, 0xD64C0149, 136.763, 74.3397, 34.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0149 [136.763000 74.339699 34.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C045, 11697, 0xD64C0149, 130.836, 80.2373, 34.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0149 [130.835999 80.237297 34.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C045, 11697, 0xD64C0149, 130.836, 80.2373, 34.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0149 [130.835999 80.237297 34.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C046, 11698, 0xD64C014B, 133.826, 77.175, 41.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD64C014B [133.826004 77.175003 41.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C046, 11698, 0xD64C014B, 133.826, 77.175, 41.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD64C014B [133.826004 77.175003 41.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C047, 9686, 0xD64C014C, 129.62, 80.9345, 32.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C014C [129.619995 80.934502 32.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C047, 9686, 0xD64C014C, 129.62, 80.9345, 32.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C014C [129.619995 80.934502 32.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C048, 9686, 0xD64C014D, 138.957, 73.2103, 33.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C014D [138.957001 73.210297 33.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C048, 9686, 0xD64C014D, 138.957, 73.2103, 33.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C014D [138.957001 73.210297 33.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C049, 9686, 0xD64C014D, 133.733, 75.7492, 32.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -297,28 +297,28 @@ VALUES (0x7D64C04A, 9686, 0xD64C014D, 141.483, 77.0492, 33.625, 0.707107, 0, 0, /* @teleloc 0xD64C014D [141.483002 77.049202 33.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C04B, 412, 0xD64C0151, 129.2, 75.91, 25.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD64C0151 [129.199997 75.910004 25.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C04B, 412, 0xD64C0151, 129.2, 75.91, 25.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD64C0151 [129.199997 75.910004 25.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C04C, 9686, 0xD64C0152, 132.145, 75.4595, 27.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0152 [132.145004 75.459503 27.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C04C, 9686, 0xD64C0152, 132.145, 75.4595, 27.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0152 [132.145004 75.459503 27.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C04D, 11698, 0xD64C0153, 134.431, 82.0657, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD64C0153 [134.431000 82.065697 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C04D, 11698, 0xD64C0153, 134.431, 82.0657, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD64C0153 [134.431000 82.065697 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C04E, 9686, 0xD64C0156, 140.4, 88.059, 28.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0156 [140.399994 88.058998 28.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C04E, 9686, 0xD64C0156, 140.4, 88.059, 28.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0156 [140.399994 88.058998 28.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C04F, 9686, 0xD64C0156, 140.4, 79.8434, 28.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0156 [140.399994 79.843399 28.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C04F, 9686, 0xD64C0156, 140.4, 79.8434, 28.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0156 [140.399994 79.843399 28.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C050, 412, 0xD64C0157, 140.15, 95.08, 30, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD64C0157 [140.149994 95.080002 30.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C050, 412, 0xD64C0157, 140.15, 95.08, 30, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD64C0157 [140.149994 95.080002 30.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C051, 9686, 0xD64C0158, 137.8, 90.9, 33.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -329,8 +329,8 @@ VALUES (0x7D64C052, 412, 0xD64C0000, 137.205, 90.9, 30, -0.707107, 0, 0, 0.707 /* @teleloc 0xD64C0000 [137.205002 90.900002 30.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C053, 412, 0xD64C0000, 137.505, 81.615, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD64C0000 [137.505005 81.614998 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C053, 412, 0xD64C0000, 137.505, 81.615, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD64C0000 [137.505005 81.614998 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C054, 412, 0xD64C015D, 154.355, 32.3916, 30, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -445,20 +445,20 @@ VALUES (0x7D64C070, 9686, 0xD64C0176, 25.4602, 39.6343, 38.925, -0.707107, 0, 0 /* @teleloc 0xD64C0176 [25.460199 39.634300 38.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C071, 412, 0xD64C017D, 27.696, 28.6413, 32, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD64C017D [27.695999 28.641300 32.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C071, 412, 0xD64C017D, 27.696, 28.6413, 32, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD64C017D [27.695999 28.641300 32.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C072, 9686, 0xD64C017D, 27.6825, 28.5492, 35.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C017D [27.682501 28.549200 35.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C072, 9686, 0xD64C017D, 27.6825, 28.5492, 35.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C017D [27.682501 28.549200 35.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C073, 9686, 0xD64C017D, 37.1178, 26.9299, 34.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD64C017D [37.117802 26.929899 34.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C074, 412, 0xD64C017F, 27.195, 41.295, 32, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD64C017F [27.195000 41.294998 32.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C074, 412, 0xD64C017F, 27.195, 41.295, 32, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD64C017F [27.195000 41.294998 32.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C075, 9686, 0xD64C017F, 25.477, 32.179, 34.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,28 +481,28 @@ VALUES (0x7D64C079, 9686, 0xD64C0184, 25.627, 29.0562, 39.675, -0.707107, 0, 0, /* @teleloc 0xD64C0184 [25.627001 29.056200 39.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C07A, 11697, 0xD64C0184, 32.4265, 25.8847, 36.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0184 [32.426498 25.884701 36.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C07A, 11697, 0xD64C0184, 32.4265, 25.8847, 36.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0184 [32.426498 25.884701 36.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C07B, 11697, 0xD64C0184, 40.7628, 26.3397, 36.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0184 [40.762798 26.339701 36.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C07B, 11697, 0xD64C0184, 40.7628, 26.3397, 36.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0184 [40.762798 26.339701 36.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C07C, 11697, 0xD64C0184, 34.8355, 32.2373, 36.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0184 [34.835499 32.237301 36.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C07C, 11697, 0xD64C0184, 34.8355, 32.2373, 36.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0184 [34.835499 32.237301 36.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C07D, 11698, 0xD64C0186, 37.8256, 29.175, 43.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD64C0186 [37.825600 29.174999 43.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C07D, 11698, 0xD64C0186, 37.8256, 29.175, 43.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD64C0186 [37.825600 29.174999 43.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C07E, 9686, 0xD64C0187, 33.6196, 32.9345, 34.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0187 [33.619598 32.934502 34.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C07E, 9686, 0xD64C0187, 33.6196, 32.9345, 34.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0187 [33.619598 32.934502 34.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C07F, 9686, 0xD64C0188, 42.9566, 25.2103, 35.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0188 [42.956600 25.210300 35.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C07F, 9686, 0xD64C0188, 42.9566, 25.2103, 35.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0188 [42.956600 25.210300 35.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C080, 9686, 0xD64C0188, 37.7325, 27.7492, 34.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,28 +513,28 @@ VALUES (0x7D64C081, 9686, 0xD64C0188, 45.4825, 29.0492, 35.625, 0.707107, 0, 0, /* @teleloc 0xD64C0188 [45.482498 29.049200 35.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C082, 412, 0xD64C018C, 33.2, 27.91, 27.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD64C018C [33.200001 27.910000 27.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C082, 412, 0xD64C018C, 33.2, 27.91, 27.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD64C018C [33.200001 27.910000 27.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C083, 9686, 0xD64C018D, 36.1446, 27.4595, 29.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C018D [36.144600 27.459499 29.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C083, 9686, 0xD64C018D, 36.1446, 27.4595, 29.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C018D [36.144600 27.459499 29.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C084, 11698, 0xD64C018E, 38.4313, 34.0657, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD64C018E [38.431301 34.065701 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C084, 11698, 0xD64C018E, 38.4313, 34.0657, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD64C018E [38.431301 34.065701 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C085, 9686, 0xD64C0191, 44.4004, 40.059, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0191 [44.400398 40.058998 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C085, 9686, 0xD64C0191, 44.4004, 40.059, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0191 [44.400398 40.058998 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C086, 9686, 0xD64C0191, 44.4004, 31.8434, 30.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0191 [44.400398 31.843399 30.275000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C086, 9686, 0xD64C0191, 44.4004, 31.8434, 30.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0191 [44.400398 31.843399 30.275000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C087, 412, 0xD64C0192, 44.15, 47.08, 32, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD64C0192 [44.150002 47.080002 32.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C087, 412, 0xD64C0192, 44.15, 47.08, 32, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD64C0192 [44.150002 47.080002 32.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C088, 9686, 0xD64C0193, 41.8, 42.9, 35.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x7D64C089, 412, 0xD64C0000, 41.205, 42.9, 32, -0.707107, 0, 0, 0.7071 /* @teleloc 0xD64C0000 [41.205002 42.900002 32.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C08A, 412, 0xD64C0000, 41.505, 33.615, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD64C0000 [41.505001 33.615002 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C08A, 412, 0xD64C0000, 41.505, 33.615, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD64C0000 [41.505001 33.615002 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C08B, 412, 0xD64C0198, 61.645, 111.608, 34, 0, 0, 0, 1, False, '2005-02-09 10:00:00'); /* Door */ @@ -1588,104 +1588,104 @@ VALUES (0x7D64C119, 12678, 0xD64C0000, 162.526, 156.12, 43.42, -0.707107, 0, 0, /* @teleloc 0xD64C0000 [162.526001 156.119995 43.419998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C11A, 9686, 0xD64C0142, 127.97, 73.0345, 32.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0142 [127.970001 73.034500 32.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C11A, 9686, 0xD64C0142, 127.97, 73.0345, 32.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0142 [127.970001 73.034500 32.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C11B, 11698, 0xD64C0142, 124.607, 74.7745, 34.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD64C0142 [124.607002 74.774498 34.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C11C, 11697, 0xD64C0142, 130.287, 73.7677, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0142 [130.287003 73.767700 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C11C, 11697, 0xD64C0142, 130.287, 73.7677, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0142 [130.287003 73.767700 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C11D, 11697, 0xD64C0142, 125.612, 73.7677, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0142 [125.612000 73.767700 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C11D, 11697, 0xD64C0142, 125.612, 73.7677, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0142 [125.612000 73.767700 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C11E, 9686, 0xD64C0144, 123.327, 77.179, 33.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0144 [123.327003 77.179001 33.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C11E, 9686, 0xD64C0144, 123.327, 77.179, 33.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0144 [123.327003 77.179001 33.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C11F, 9686, 0xD64C0144, 125.222, 83.1222, 33.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD64C0144 [125.222000 83.122200 33.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C120, 9686, 0xD64C0145, 127.452, 89.204, 33.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0145 [127.452003 89.204002 33.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C120, 9686, 0xD64C0145, 127.452, 89.204, 33.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0145 [127.452003 89.204002 33.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C121, 9686, 0xD64C0145, 127.452, 81.529, 33.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0145 [127.452003 81.528999 33.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C121, 9686, 0xD64C0145, 127.452, 81.529, 33.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0145 [127.452003 81.528999 33.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C122, 11697, 0xD64C0145, 127.412, 82.3927, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0145 [127.412003 82.392700 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C122, 11697, 0xD64C0145, 127.412, 82.3927, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0145 [127.412003 82.392700 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C123, 9686, 0xD64C0146, 129.18, 91.6715, 33.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD64C0146 [129.179993 91.671501 33.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C124, 9686, 0xD64C0146, 125.33, 93.6715, 33.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0146 [125.330002 93.671501 33.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C124, 9686, 0xD64C0146, 125.33, 93.6715, 33.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0146 [125.330002 93.671501 33.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C125, 9686, 0xD64C0149, 133.825, 73.3684, 38.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0149 [133.824997 73.368401 38.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C125, 9686, 0xD64C0149, 133.825, 73.3684, 38.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0149 [133.824997 73.368401 38.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C126, 9686, 0xD64C0149, 126.798, 80.9615, 38.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0149 [126.797997 80.961502 38.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C126, 9686, 0xD64C0149, 126.798, 80.9615, 38.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0149 [126.797997 80.961502 38.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C127, 9686, 0xD64C0149, 130.223, 80.9615, 38.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0149 [130.223007 80.961502 38.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C127, 9686, 0xD64C0149, 130.223, 80.9615, 38.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0149 [130.223007 80.961502 38.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C128, 9686, 0xD64C0149, 133.798, 80.9615, 38.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0149 [133.798004 80.961502 38.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C128, 9686, 0xD64C0149, 133.798, 80.9615, 38.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0149 [133.798004 80.961502 38.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C129, 9686, 0xD64C0149, 130.273, 73.3365, 38.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0149 [130.272995 73.336502 38.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C129, 9686, 0xD64C0149, 130.273, 73.3365, 38.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0149 [130.272995 73.336502 38.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C12A, 9686, 0xD64C0149, 137.335, 73.3365, 38.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0149 [137.335007 73.336502 38.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C12A, 9686, 0xD64C0149, 137.335, 73.3365, 38.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0149 [137.335007 73.336502 38.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C12B, 9686, 0xD64C0149, 137.348, 80.9615, 38.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0149 [137.348007 80.961502 38.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C12B, 9686, 0xD64C0149, 137.348, 80.9615, 38.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0149 [137.348007 80.961502 38.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C12C, 11698, 0xD64C014B, 130.586, 77.175, 41.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD64C014B [130.585999 77.175003 41.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C12C, 11698, 0xD64C014B, 130.586, 77.175, 41.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD64C014B [130.585999 77.175003 41.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C12D, 11698, 0xD64C014D, 137.635, 77.2434, 34.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD64C014D [137.634995 77.243401 34.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C12D, 11698, 0xD64C014D, 137.635, 77.2434, 34.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD64C014D [137.634995 77.243401 34.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C12E, 11697, 0xD64C014D, 135.815, 73.6316, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C014D [135.815002 73.631599 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C12E, 11697, 0xD64C014D, 135.815, 73.6316, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C014D [135.815002 73.631599 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C12F, 9686, 0xD64C0151, 129.202, 76.003, 28.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0151 [129.201996 76.002998 28.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C12F, 9686, 0xD64C0151, 129.202, 76.003, 28.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0151 [129.201996 76.002998 28.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C130, 9686, 0xD64C0151, 126.027, 83.553, 28.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD64C0151 [126.027000 83.553001 28.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C131, 11697, 0xD64C0152, 136.169, 73.9637, 25.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0152 [136.169006 73.963699 25.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C131, 11697, 0xD64C0152, 136.169, 73.9637, 25.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0152 [136.169006 73.963699 25.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C132, 9686, 0xD64C0153, 135.186, 76.1479, 28.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0153 [135.186005 76.147903 28.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C132, 9686, 0xD64C0153, 135.186, 76.1479, 28.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0153 [135.186005 76.147903 28.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C133, 9686, 0xD64C0153, 131.37, 81.4632, 28.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1700,8 +1700,8 @@ VALUES (0x7D64C135, 11697, 0xD64C0153, 132.121, 87.4024, 25.35, 0.9139, 0, 0, 0. /* @teleloc 0xD64C0153 [132.121002 87.402397 25.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C136, 11698, 0xD64C0156, 140.559, 83.7695, 29.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD64C0156 [140.559006 83.769501 29.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C136, 11698, 0xD64C0156, 140.559, 83.7695, 29.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD64C0156 [140.559006 83.769501 29.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C137, 11697, 0xD64C0156, 142.521, 87.2524, 25.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1712,20 +1712,20 @@ VALUES (0x7D64C138, 11697, 0xD64C0156, 142.719, 80.3887, 25.35, 0.372988, 0, 0, /* @teleloc 0xD64C0156 [142.718994 80.388702 25.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C139, 9686, 0xD64C0158, 140.2, 87.75, 34.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0158 [140.199997 87.750000 34.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C139, 9686, 0xD64C0158, 140.2, 87.75, 34.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0158 [140.199997 87.750000 34.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C13A, 9686, 0xD64C0158, 142.767, 90.8645, 34.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD64C0158 [142.766998 90.864502 34.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C13B, 11697, 0xD64C0158, 140.115, 88.4066, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0158 [140.115005 88.406601 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C13B, 11697, 0xD64C0158, 140.115, 88.4066, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0158 [140.115005 88.406601 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C13C, 9686, 0xD64C0000, 140.175, 95.5184, 33.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0000 [140.175003 95.518402 33.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C13C, 9686, 0xD64C0000, 140.175, 95.5184, 33.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0000 [140.175003 95.518402 33.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C13D, 9686, 0xD64C0000, 142.65, 94.4184, 32.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1736,12 +1736,12 @@ VALUES (0x7D64C13E, 9686, 0xD64C0000, 138.05, 94.7434, 32.55, 0.456322, 0, 0, - /* @teleloc 0xD64C0000 [138.050003 94.743401 32.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C13F, 9686, 0xD64C0000, 137.525, 81.6934, 33.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0000 [137.524994 81.693398 33.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C13F, 9686, 0xD64C0000, 137.525, 81.6934, 33.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0000 [137.524994 81.693398 33.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C140, 9686, 0xD64C0000, 133.625, 93.0434, 32.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0000 [133.625000 93.043404 32.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C140, 9686, 0xD64C0000, 133.625, 93.0434, 32.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0000 [133.625000 93.043404 32.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C141, 12679, 0xD64C0000, 131.29, 82.7816, 30.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1764,16 +1764,16 @@ VALUES (0x7D64C145, 12679, 0xD64C0000, 142.941, 94.7066, 30.1, 0.420244, 0, 0, 0 /* @teleloc 0xD64C0000 [142.940994 94.706596 30.100000] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C146, 12679, 0xD64C0000, 135.415, 84.4066, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD64C0000 [135.414993 84.406601 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C146, 12679, 0xD64C0000, 135.415, 84.4066, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD64C0000 [135.414993 84.406601 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C147, 12678, 0xD64C0000, 140.44, 90.8316, 39, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD64C0000 [140.440002 90.831596 39.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C147, 12678, 0xD64C0000, 140.44, 90.8316, 39, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD64C0000 [140.440002 90.831596 39.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C148, 12678, 0xD64C0000, 125.565, 77.4316, 46.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD64C0000 [125.565002 77.431602 46.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C148, 12678, 0xD64C0000, 125.565, 77.4316, 46.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD64C0000 [125.565002 77.431602 46.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C149, 9686, 0xD64C0160, 145.431, 36.0797, 38.37, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1980,104 +1980,104 @@ VALUES (0x7D64C17B, 12678, 0xD64C0000, 162.526, 36.1197, 43.42, -0.707107, 0, 0, /* @teleloc 0xD64C0000 [162.526001 36.119701 43.419998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C17C, 9686, 0xD64C017D, 31.9696, 25.0345, 34.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C017D [31.969601 25.034500 34.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C17C, 9686, 0xD64C017D, 31.9696, 25.0345, 34.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C017D [31.969601 25.034500 34.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C17D, 11698, 0xD64C017D, 28.6067, 26.7745, 36.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD64C017D [28.606701 26.774500 36.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C17E, 11697, 0xD64C017D, 34.2865, 25.7677, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C017D [34.286499 25.767700 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C17E, 11697, 0xD64C017D, 34.2865, 25.7677, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C017D [34.286499 25.767700 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C17F, 11697, 0xD64C017D, 29.6115, 25.7677, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C017D [29.611500 25.767700 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C17F, 11697, 0xD64C017D, 29.6115, 25.7677, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C017D [29.611500 25.767700 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C180, 9686, 0xD64C017F, 27.327, 29.179, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C017F [27.327000 29.179001 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C180, 9686, 0xD64C017F, 27.327, 29.179, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C017F [27.327000 29.179001 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C181, 9686, 0xD64C017F, 29.2224, 35.1222, 35.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD64C017F [29.222401 35.122200 35.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C182, 9686, 0xD64C0180, 31.452, 41.204, 35.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0180 [31.452000 41.203999 35.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C182, 9686, 0xD64C0180, 31.452, 41.204, 35.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0180 [31.452000 41.203999 35.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C183, 9686, 0xD64C0180, 31.452, 33.529, 35.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0180 [31.452000 33.528999 35.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C183, 9686, 0xD64C0180, 31.452, 33.529, 35.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0180 [31.452000 33.528999 35.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C184, 11697, 0xD64C0180, 31.4115, 34.3927, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0180 [31.411501 34.392700 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C184, 11697, 0xD64C0180, 31.4115, 34.3927, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0180 [31.411501 34.392700 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C185, 9686, 0xD64C0181, 33.1803, 43.6715, 35.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD64C0181 [33.180302 43.671501 35.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C186, 9686, 0xD64C0181, 29.3303, 45.6715, 35.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0181 [29.330299 45.671501 35.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C186, 9686, 0xD64C0181, 29.3303, 45.6715, 35.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0181 [29.330299 45.671501 35.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C187, 9686, 0xD64C0184, 37.8254, 25.3684, 40.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0184 [37.825401 25.368401 40.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C187, 9686, 0xD64C0184, 37.8254, 25.3684, 40.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0184 [37.825401 25.368401 40.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C188, 9686, 0xD64C0184, 30.7981, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0184 [30.798100 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C188, 9686, 0xD64C0184, 30.7981, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0184 [30.798100 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C189, 9686, 0xD64C0184, 34.2231, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0184 [34.223099 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C189, 9686, 0xD64C0184, 34.2231, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0184 [34.223099 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C18A, 9686, 0xD64C0184, 37.7981, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0184 [37.798100 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C18A, 9686, 0xD64C0184, 37.7981, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0184 [37.798100 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C18B, 9686, 0xD64C0184, 34.2731, 25.3365, 40.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0184 [34.273102 25.336500 40.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C18B, 9686, 0xD64C0184, 34.2731, 25.3365, 40.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0184 [34.273102 25.336500 40.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C18C, 9686, 0xD64C0184, 41.3353, 25.3365, 40.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0184 [41.335300 25.336500 40.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C18C, 9686, 0xD64C0184, 41.3353, 25.3365, 40.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0184 [41.335300 25.336500 40.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C18D, 9686, 0xD64C0184, 41.3481, 32.9615, 40.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0184 [41.348099 32.961498 40.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C18D, 9686, 0xD64C0184, 41.3481, 32.9615, 40.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0184 [41.348099 32.961498 40.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C18E, 11698, 0xD64C0186, 34.5862, 29.175, 43.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD64C0186 [34.586201 29.174999 43.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C18E, 11698, 0xD64C0186, 34.5862, 29.175, 43.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD64C0186 [34.586201 29.174999 43.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C18F, 11698, 0xD64C0188, 41.6352, 29.2434, 36.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD64C0188 [41.635201 29.243401 36.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C18F, 11698, 0xD64C0188, 41.6352, 29.2434, 36.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD64C0188 [41.635201 29.243401 36.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C190, 11697, 0xD64C0188, 39.8155, 25.6316, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0188 [39.815498 25.631599 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C190, 11697, 0xD64C0188, 39.8155, 25.6316, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0188 [39.815498 25.631599 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C191, 9686, 0xD64C018C, 33.202, 28.003, 30.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C018C [33.202000 28.003000 30.475000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C191, 9686, 0xD64C018C, 33.202, 28.003, 30.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C018C [33.202000 28.003000 30.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C192, 9686, 0xD64C018C, 30.027, 35.553, 30.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD64C018C [30.027000 35.553001 30.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C193, 11697, 0xD64C018D, 40.1692, 25.9637, 27.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C018D [40.169201 25.963699 27.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C193, 11697, 0xD64C018D, 40.1692, 25.9637, 27.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C018D [40.169201 25.963699 27.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C194, 9686, 0xD64C018E, 39.1863, 28.1479, 30.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C018E [39.186298 28.147900 30.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C194, 9686, 0xD64C018E, 39.1863, 28.1479, 30.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C018E [39.186298 28.147900 30.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C195, 9686, 0xD64C018E, 35.3697, 33.4632, 30.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2092,8 +2092,8 @@ VALUES (0x7D64C197, 11697, 0xD64C018E, 36.1205, 39.4024, 27.35, 0.9139, 0, 0, 0. /* @teleloc 0xD64C018E [36.120499 39.402401 27.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C198, 11698, 0xD64C0191, 44.5588, 35.7695, 31.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD64C0191 [44.558800 35.769501 31.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C198, 11698, 0xD64C0191, 44.5588, 35.7695, 31.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD64C0191 [44.558800 35.769501 31.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C199, 11697, 0xD64C0191, 46.5205, 39.2524, 27.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2104,20 +2104,20 @@ VALUES (0x7D64C19A, 11697, 0xD64C0191, 46.7192, 32.3887, 27.35, 0.372988, 0, 0, /* @teleloc 0xD64C0191 [46.719200 32.388699 27.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C19B, 9686, 0xD64C0193, 44.2, 39.75, 36.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0193 [44.200001 39.750000 36.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C19B, 9686, 0xD64C0193, 44.2, 39.75, 36.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0193 [44.200001 39.750000 36.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C19C, 9686, 0xD64C0193, 46.7668, 42.8645, 36.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD64C0193 [46.766800 42.864498 36.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C19D, 11697, 0xD64C0193, 44.1155, 40.4066, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD64C0193 [44.115501 40.406601 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C19D, 11697, 0xD64C0193, 44.1155, 40.4066, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD64C0193 [44.115501 40.406601 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C19E, 9686, 0xD64C0000, 44.1754, 47.5184, 35.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0000 [44.175400 47.518398 35.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C19E, 9686, 0xD64C0000, 44.1754, 47.5184, 35.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0000 [44.175400 47.518398 35.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C19F, 9686, 0xD64C0000, 46.6504, 46.4184, 34.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2128,12 +2128,12 @@ VALUES (0x7D64C1A0, 9686, 0xD64C0000, 42.0504, 46.7434, 34.55, 0.456322, 0, 0, /* @teleloc 0xD64C0000 [42.050400 46.743401 34.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C1A1, 9686, 0xD64C0000, 41.5254, 33.6934, 35.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0000 [41.525398 33.693401 35.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C1A1, 9686, 0xD64C0000, 41.5254, 33.6934, 35.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0000 [41.525398 33.693401 35.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C1A2, 9686, 0xD64C0000, 37.6254, 45.0434, 34.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD64C0000 [37.625401 45.043400 34.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C1A2, 9686, 0xD64C0000, 37.6254, 45.0434, 34.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD64C0000 [37.625401 45.043400 34.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C1A3, 12679, 0xD64C0000, 35.2905, 34.7816, 32.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -2156,16 +2156,16 @@ VALUES (0x7D64C1A7, 12679, 0xD64C0000, 46.9405, 46.7066, 32.1, 0.420244, 0, 0, 0 /* @teleloc 0xD64C0000 [46.940498 46.706600 32.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C1A8, 12679, 0xD64C0000, 39.4155, 36.4066, 32.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD64C0000 [39.415501 36.406601 32.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C1A8, 12679, 0xD64C0000, 39.4155, 36.4066, 32.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD64C0000 [39.415501 36.406601 32.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C1A9, 12678, 0xD64C0000, 44.4405, 42.8316, 41, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD64C0000 [44.440498 42.831600 41.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D64C1A9, 12678, 0xD64C0000, 44.4405, 42.8316, 41, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD64C0000 [44.440498 42.831600 41.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D64C1AA, 12678, 0xD64C0000, 29.5655, 29.4316, 48.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD64C0000 [29.565500 29.431601 48.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D64C1AA, 12678, 0xD64C0000, 29.5655, 29.4316, 48.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD64C0000 [29.565500 29.431601 48.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D64C1AB, 9686, 0xD64C019B, 70.569, 107.92, 42.37, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D655.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D655.sql index 5a5a83f176..52710d8392 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D655.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D655.sql @@ -17,8 +17,8 @@ VALUES (0x7D655003, 722, 0xD6550000, 156, 102.475, 44, 1, 0, 0, 0, False, '200 /* @teleloc 0xD6550000 [156.000000 102.474998 44.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D655004, 722, 0xD6550000, 156, 113.525, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6550000 [156.000000 113.525002 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D655004, 722, 0xD6550000, 156, 113.525, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6550000 [156.000000 113.525002 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D655005, 4488, 0xD6550000, 107.927, 74.467, 52.005, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Shoushi West Training Academy Portal */ @@ -26,7 +26,7 @@ VALUES (0x7D655005, 4488, 0xD6550000, 107.927, 74.467, 52.005, 1, 0, 0, 0, Fals INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D655006, 5079, 0xD6550000, 158.61, 100.624, 44.005, -0.999624, 0, 0, 0.027434, False, '2005-02-09 10:00:00'); /* West Shoushi Outpost */ -/* @teleloc 0xD6550000 [158.610001 100.624001 44.005001] -0.999624 0.000000 0.000000 0.027433 */ +/* @teleloc 0xD6550000 [158.610001 100.624001 44.005001] -0.999624 0.000000 0.000000 0.027434 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D655007, 4560, 0xD6550000, 153.892, 101.322, 44.005, 0.167213, 0, 0, 0.985921, False, '2005-02-09 10:00:00'); /* Nen Gou the Shopkeeper */ @@ -45,8 +45,8 @@ VALUES (0x7D65500A, 509, 0xD6550000, 151.276, 81.7088, 44.005, -0.125403, 0, 0 /* @teleloc 0xD6550000 [151.276001 81.708801 44.005001] -0.125403 0.000000 0.000000 0.992106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65500B, 4525, 0xD6550000, 151.919, 91.883, 44.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Shoushi Outpost */ -/* @teleloc 0xD6550000 [151.919006 91.883003 44.005001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65500B, 4525, 0xD6550000, 151.919, 91.883, 44.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Shoushi Outpost */ +/* @teleloc 0xD6550000 [151.919006 91.883003 44.005001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65500C, 5108, 0xD6550000, 148.003, 80.704, 44.005, 0.849094, 0, 0, -0.528242, False, '2005-02-09 10:00:00'); /* LIFESTONES SIGN */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D65A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D65A.sql index 0a7cb9a4da..a64a7e0b08 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D65A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D65A.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xD65A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A000, 9686, 0xD65A0102, 110.213, 83.5408, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0102 [110.212997 83.540802 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A000, 9686, 0xD65A0102, 110.213, 83.5408, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0102 [110.212997 83.540802 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A001, 9686, 0xD65A0102, 105.596, 83.5178, 24.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0102 [105.596001 83.517799 24.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A001, 9686, 0xD65A0102, 105.596, 83.5178, 24.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0102 [105.596001 83.517799 24.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A002, 9686, 0xD65A0102, 108.111, 77.7908, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0102 [108.111000 77.790802 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A002, 9686, 0xD65A0102, 108.111, 77.7908, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0102 [108.111000 77.790802 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A003, 9686, 0xD65A0102, 111.311, 77.7908, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0102 [111.310997 77.790802 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A003, 9686, 0xD65A0102, 111.311, 77.7908, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0102 [111.310997 77.790802 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A004, 11697, 0xD65A0102, 103.579, 78.4771, 22.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,8 +25,8 @@ VALUES (0x7D65A005, 11697, 0xD65A0102, 112.479, 82.8099, 22.1, -0.932639, 0, 0, /* @teleloc 0xD65A0102 [112.478996 82.809898 22.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A006, 11698, 0xD65A0102, 108.142, 80.8408, 28.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD65A0102 [108.141998 80.840797 28.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A006, 11698, 0xD65A0102, 108.142, 80.8408, 28.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD65A0102 [108.141998 80.840797 28.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A007, 11697, 0xD65A0102, 108.129, 80.8099, 22.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -37,16 +37,16 @@ VALUES (0x7D65A008, 9686, 0xD65A0104, 105.864, 86.6716, 25, -0.707107, 0, 0, -0 /* @teleloc 0xD65A0104 [105.863998 86.671600 25.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A009, 9686, 0xD65A0104, 109.264, 84.1408, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0104 [109.264000 84.140800 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A009, 9686, 0xD65A0104, 109.264, 84.1408, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0104 [109.264000 84.140800 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A00A, 9686, 0xD65A0104, 108.964, 89.2408, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0104 [108.963997 89.240799 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A00A, 9686, 0xD65A0104, 108.964, 89.2408, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0104 [108.963997 89.240799 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A00B, 9686, 0xD65A0106, 108.658, 77.887, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0106 [108.657997 77.887001 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A00B, 9686, 0xD65A0106, 108.658, 77.887, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0106 [108.657997 77.887001 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A00C, 9686, 0xD65A0106, 111.158, 82.187, 20.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,32 +69,32 @@ VALUES (0x7D65A010, 9687, 0xD65A0106, 106.899, 86.9827, 18.05, -0.864275, 0, 0, /* @teleloc 0xD65A0106 [106.899002 86.982697 18.049999] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A011, 412, 0xD65A0000, 108.942, 91.6408, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD65A0000 [108.942001 91.640800 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A011, 412, 0xD65A0000, 108.942, 91.6408, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD65A0000 [108.942001 91.640800 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A012, 11697, 0xD65A010B, 161.567, 109.124, 20.075, -0.909599, 0, 0, 0.415487, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD65A010B [161.567001 109.124001 20.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A013, 9686, 0xD65A010B, 161.487, 104.136, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010B [161.487000 104.136002 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A013, 9686, 0xD65A010B, 161.487, 104.136, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010B [161.487000 104.136002 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A014, 11697, 0xD65A010B, 157.5, 107.043, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD65A010B [157.500000 107.042999 20.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A015, 9686, 0xD65A010B, 155.787, 104.161, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010B [155.787003 104.161003 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A015, 9686, 0xD65A010B, 155.787, 104.161, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010B [155.787003 104.161003 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A016, 9686, 0xD65A010B, 156.02, 110.103, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010B [156.020004 110.102997 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A016, 9686, 0xD65A010B, 156.02, 110.103, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010B [156.020004 110.102997 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A017, 9686, 0xD65A010B, 161.45, 110.128, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010B [161.449997 110.127998 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A017, 9686, 0xD65A010B, 161.45, 110.128, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010B [161.449997 110.127998 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A018, 9686, 0xD65A010B, 162.775, 109.403, 22.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,16 +113,16 @@ VALUES (0x7D65A01B, 11697, 0xD65A010B, 160.25, 107.043, 20.075, 0.707107, 0, 0, /* @teleloc 0xD65A010B [160.250000 107.042999 20.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A01C, 11697, 0xD65A010D, 153.061, 106.395, 20.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD65A010D [153.061005 106.394997 20.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7D65A01C, 11697, 0xD65A010D, 153.061, 106.395, 20.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD65A010D [153.061005 106.394997 20.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A01D, 11697, 0xD65A010D, 153.744, 110.719, 20.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD65A010D [153.744003 110.719002 20.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A01E, 9686, 0xD65A010D, 153.215, 106.016, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010D [153.214996 106.015999 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A01E, 9686, 0xD65A010D, 153.215, 106.016, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010D [153.214996 106.015999 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A01F, 9686, 0xD65A010D, 149.7, 108.643, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -141,28 +141,28 @@ VALUES (0x7D65A022, 9686, 0xD65A010F, 159.55, 106.393, 17.95, 0.707107, 0, 0, - /* @teleloc 0xD65A010F [159.550003 106.392998 17.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A023, 9686, 0xD65A010F, 154.275, 103.193, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010F [154.274994 103.193001 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A023, 9686, 0xD65A010F, 154.275, 103.193, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010F [154.274994 103.193001 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A024, 9686, 0xD65A010F, 149.65, 106.418, 17.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD65A010F [149.649994 106.417999 17.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A025, 9686, 0xD65A010F, 155.675, 109.743, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010F [155.675003 109.742996 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A025, 9686, 0xD65A010F, 155.675, 109.743, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010F [155.675003 109.742996 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A026, 11698, 0xD65A010F, 154.567, 107.059, 19.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD65A010F [154.567001 107.058998 19.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A026, 11698, 0xD65A010F, 154.567, 107.059, 19.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD65A010F [154.567001 107.058998 19.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A027, 9687, 0xD65A010F, 158.987, 103.736, 16.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xD65A010F [158.987000 103.736000 16.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A028, 412, 0xD65A0000, 152.237, 111.546, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD65A0000 [152.237000 111.545998 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A028, 412, 0xD65A0000, 152.237, 111.546, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD65A0000 [152.237000 111.545998 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A029, 9686, 0xD65A0112, 110.263, 33.8907, 27.5, -0.999966, 0, 0, 0.008289, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1121,8 +1121,8 @@ VALUES (0x7D65A0A9, 10707, 0xD65A0000, 166.216, 173.079, 19.8038, 0.914312, 0, 0 /* @teleloc 0xD65A0000 [166.216003 173.078995 19.803801] 0.914312 0.000000 0.000000 0.405010 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0AA, 9686, 0xD65A0102, 104.961, 77.7908, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0102 [104.960999 77.790802 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0AA, 9686, 0xD65A0102, 104.961, 77.7908, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0102 [104.960999 77.790802 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0AB, 9686, 0xD65A0102, 102.914, 80.6677, 25.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1149,12 +1149,12 @@ VALUES (0x7D65A0B0, 9686, 0xD65A0102, 113.308, 78.6677, 25.65, 0.707107, 0, 0, /* @teleloc 0xD65A0102 [113.307999 78.667702 25.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0B1, 9686, 0xD65A0102, 105.961, 83.5408, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0102 [105.960999 83.540802 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A0B1, 9686, 0xD65A0102, 105.961, 83.5408, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0102 [105.960999 83.540802 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0B2, 9686, 0xD65A0102, 111.781, 83.5178, 24.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0102 [111.780998 83.517799 24.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A0B2, 9686, 0xD65A0102, 111.781, 83.5178, 24.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0102 [111.780998 83.517799 24.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0B3, 11698, 0xD65A0102, 110.342, 80.8408, 28.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1173,16 +1173,16 @@ VALUES (0x7D65A0B6, 11697, 0xD65A0102, 106.626, 80.8099, 22.1, -0.707107, 0, 0, /* @teleloc 0xD65A0102 [106.625999 80.809898 22.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0B7, 11697, 0xD65A0102, 107.935, 78.3549, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD65A0102 [107.934998 78.354897 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0B7, 11697, 0xD65A0102, 107.935, 78.3549, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD65A0102 [107.934998 78.354897 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0B8, 11697, 0xD65A0102, 112.685, 80.7549, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD65A0102 [112.684998 80.754898 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0B9, 11697, 0xD65A0102, 105.329, 82.9099, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD65A0102 [105.329002 82.909897 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A0B9, 11697, 0xD65A0102, 105.329, 82.9099, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD65A0102 [105.329002 82.909897 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0BA, 11697, 0xD65A0104, 110.079, 86.9599, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1197,8 +1197,8 @@ VALUES (0x7D65A0BC, 9686, 0xD65A0104, 105.864, 88.3176, 25, -0.707107, 0, 0, -0 /* @teleloc 0xD65A0104 [105.863998 88.317596 25.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0BD, 9686, 0xD65A0104, 107.167, 84.1408, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0104 [107.167000 84.140800 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0BD, 9686, 0xD65A0104, 107.167, 84.1408, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0104 [107.167000 84.140800 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0BE, 9686, 0xD65A0106, 105.858, 80.8344, 20.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1209,16 +1209,16 @@ VALUES (0x7D65A0BF, 9686, 0xD65A0106, 111.158, 84.8841, 20.45, 0.707107, 0, 0, /* @teleloc 0xD65A0106 [111.157997 84.884102 20.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0C0, 9686, 0xD65A0106, 109.607, 87.837, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0106 [109.607002 87.836998 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A0C0, 9686, 0xD65A0106, 109.607, 87.837, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0106 [109.607002 87.836998 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0C1, 11698, 0xD65A0106, 108.561, 81.8774, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD65A0106 [108.560997 81.877403 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0C1, 11698, 0xD65A0106, 108.561, 81.8774, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD65A0106 [108.560997 81.877403 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0C2, 11697, 0xD65A0106, 108.95, 87.3536, 18.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD65A0106 [108.949997 87.353600 18.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A0C2, 11697, 0xD65A0106, 108.95, 87.3536, 18.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD65A0106 [108.949997 87.353600 18.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0C3, 11697, 0xD65A0106, 110.5, 87.1535, 18.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1237,8 +1237,8 @@ VALUES (0x7D65A0C6, 9686, 0xD65A0108, 106.264, 90.4677, 25, -0.707107, 0, 0, -0 /* @teleloc 0xD65A0108 [106.264000 90.467697 25.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0C7, 9686, 0xD65A0000, 106.731, 91.7678, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0000 [106.731003 91.767799 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0C7, 9686, 0xD65A0000, 106.731, 91.7678, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0000 [106.731003 91.767799 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0C8, 9686, 0xD65A0000, 105.731, 90.9178, 24.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1257,16 +1257,16 @@ VALUES (0x7D65A0CB, 12679, 0xD65A0000, 101.667, 83.3029, 22.1, 0.707107, 0, 0, - /* @teleloc 0xD65A0000 [101.667000 83.302902 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0CC, 9686, 0xD65A010B, 158.574, 104.136, 23.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010B [158.574005 104.136002 23.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0CC, 9686, 0xD65A010B, 158.574, 104.136, 23.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010B [158.574005 104.136002 23.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0CD, 9686, 0xD65A010B, 162.775, 107.036, 23.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD65A010B [162.774994 107.036003 23.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0CE, 9686, 0xD65A010B, 158.811, 110.103, 23.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010B [158.811005 110.102997 23.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A0CE, 9686, 0xD65A010B, 158.811, 110.103, 23.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010B [158.811005 110.102997 23.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0CF, 9686, 0xD65A010B, 154.647, 105.539, 22.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1297,8 +1297,8 @@ VALUES (0x7D65A0D5, 11698, 0xD65A010B, 156.463, 108.67, 24.175, -0.9486, 0, 0, - /* @teleloc 0xD65A010B [156.462997 108.669998 24.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0D6, 11697, 0xD65A010B, 158.842, 109.449, 20.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD65A010B [158.841995 109.448997 20.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A0D6, 11697, 0xD65A010B, 158.842, 109.449, 20.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD65A010B [158.841995 109.448997 20.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0D7, 11697, 0xD65A010B, 158.842, 107.024, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1309,12 +1309,12 @@ VALUES (0x7D65A0D8, 11697, 0xD65A010B, 155.543, 104.974, 20.075, -0.364064, 0, 0 /* @teleloc 0xD65A010B [155.542999 104.973999 20.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0D9, 11697, 0xD65A010B, 157.018, 104.524, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD65A010B [157.018005 104.524002 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0D9, 11697, 0xD65A010B, 157.018, 104.524, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD65A010B [157.018005 104.524002 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0DA, 11697, 0xD65A010B, 160.093, 104.524, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD65A010B [160.093002 104.524002 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0DA, 11697, 0xD65A010B, 160.093, 104.524, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD65A010B [160.093002 104.524002 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0DB, 9686, 0xD65A010D, 149.7, 106.865, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1329,48 +1329,48 @@ VALUES (0x7D65A0DD, 9686, 0xD65A010D, 154.194, 107.941, 23.475, 0.707107, 0, 0, /* @teleloc 0xD65A010D [154.194000 107.941002 23.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0DE, 9686, 0xD65A010D, 152.249, 111.185, 23.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010D [152.248993 111.184998 23.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A0DE, 9686, 0xD65A010D, 152.249, 111.185, 23.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010D [152.248993 111.184998 23.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0DF, 9686, 0xD65A010F, 156.848, 103.193, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010F [156.848007 103.193001 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0DF, 9686, 0xD65A010F, 156.848, 103.193, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010F [156.848007 103.193001 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0E0, 9686, 0xD65A010F, 152.625, 109.743, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A010F [152.625000 109.742996 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D65A0E0, 9686, 0xD65A010F, 152.625, 109.743, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A010F [152.625000 109.742996 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0E1, 11697, 0xD65A010F, 158.855, 108.986, 16.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD65A010F [158.854996 108.986000 16.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0E2, 11697, 0xD65A010F, 155.48, 106.461, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD65A010F [155.479996 106.460999 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0E2, 11697, 0xD65A010F, 155.48, 106.461, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD65A010F [155.479996 106.460999 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0E3, 11697, 0xD65A010F, 150.255, 103.786, 16.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD65A010F [150.255005 103.786003 16.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0E4, 9686, 0xD65A0000, 152.215, 111.641, 23.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0000 [152.214996 111.640999 23.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0E4, 9686, 0xD65A0000, 152.215, 111.641, 23.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0000 [152.214996 111.640999 23.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0E5, 9686, 0xD65A0000, 154.113, 111.641, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0000 [154.113007 111.640999 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0E5, 9686, 0xD65A0000, 154.113, 111.641, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0000 [154.113007 111.640999 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0E6, 9686, 0xD65A0000, 150.363, 111.641, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD65A0000 [150.363007 111.640999 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0E6, 9686, 0xD65A0000, 150.363, 111.641, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD65A0000 [150.363007 111.640999 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0E7, 12679, 0xD65A0000, 148.542, 112.199, 20.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xD65A0000 [148.542007 112.198997 20.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D65A0E8, 12679, 0xD65A0000, 162.892, 111.974, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD65A0000 [162.891998 111.973999 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D65A0E8, 12679, 0xD65A0000, 162.892, 111.974, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD65A0000 [162.891998 111.973999 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D65A0E9, 11697, 0xD65A0112, 107.506, 33.5495, 24.1, 0.935289, 0, 0, 0.353884, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D6BA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D6BA.sql index 6b3cb78cba..a6b174a4ff 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D6BA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D6BA.sql @@ -13,20 +13,20 @@ VALUES (0x7D6BA002, 9686, 0xD6BA0100, 73.4602, 87.6343, 50.925, -0.707107, 0, 0 /* @teleloc 0xD6BA0100 [73.460197 87.634300 50.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA003, 412, 0xD6BA0107, 75.696, 76.6413, 44, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BA0107 [75.695999 76.641296 44.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA003, 412, 0xD6BA0107, 75.696, 76.6413, 44, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BA0107 [75.695999 76.641296 44.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA004, 9686, 0xD6BA0107, 75.6825, 76.5492, 47.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0107 [75.682503 76.549202 47.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA004, 9686, 0xD6BA0107, 75.6825, 76.5492, 47.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0107 [75.682503 76.549202 47.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA005, 9686, 0xD6BA0107, 85.1178, 74.9299, 46.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BA0107 [85.117798 74.929901 46.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA006, 412, 0xD6BA0109, 75.195, 89.295, 44, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BA0109 [75.195000 89.294998 44.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA006, 412, 0xD6BA0109, 75.195, 89.295, 44, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BA0109 [75.195000 89.294998 44.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA007, 9686, 0xD6BA0109, 73.477, 80.179, 46.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x7D6BA00B, 9686, 0xD6BA010E, 73.627, 77.0562, 51.675, -0.707107, 0, 0, /* @teleloc 0xD6BA010E [73.626999 77.056198 51.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA00C, 11697, 0xD6BA010E, 80.4265, 73.8847, 48.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA010E [80.426498 73.884697 48.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA00C, 11697, 0xD6BA010E, 80.4265, 73.8847, 48.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA010E [80.426498 73.884697 48.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA00D, 11697, 0xD6BA010E, 88.7628, 74.3397, 48.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA010E [88.762802 74.339699 48.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA00D, 11697, 0xD6BA010E, 88.7628, 74.3397, 48.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA010E [88.762802 74.339699 48.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA00E, 11697, 0xD6BA010E, 82.8355, 80.2373, 48.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA010E [82.835503 80.237297 48.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA00E, 11697, 0xD6BA010E, 82.8355, 80.2373, 48.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA010E [82.835503 80.237297 48.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA00F, 11698, 0xD6BA0110, 85.8255, 77.175, 55.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6BA0110 [85.825500 77.175003 55.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA00F, 11698, 0xD6BA0110, 85.8255, 77.175, 55.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6BA0110 [85.825500 77.175003 55.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA010, 9686, 0xD6BA0111, 81.6196, 80.9345, 46.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0111 [81.619598 80.934502 46.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA010, 9686, 0xD6BA0111, 81.6196, 80.9345, 46.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0111 [81.619598 80.934502 46.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA011, 9686, 0xD6BA0112, 90.9566, 73.2103, 47.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0112 [90.956596 73.210297 47.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA011, 9686, 0xD6BA0112, 90.9566, 73.2103, 47.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0112 [90.956596 73.210297 47.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA012, 9686, 0xD6BA0112, 85.7325, 75.7492, 46.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x7D6BA013, 9686, 0xD6BA0112, 93.4825, 77.0492, 47.625, 0.707107, 0, 0, /* @teleloc 0xD6BA0112 [93.482498 77.049202 47.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA014, 412, 0xD6BA0116, 81.2, 75.91, 39.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BA0116 [81.199997 75.910004 39.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA014, 412, 0xD6BA0116, 81.2, 75.91, 39.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BA0116 [81.199997 75.910004 39.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA015, 9686, 0xD6BA0117, 84.1446, 75.4595, 41.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0117 [84.144600 75.459503 41.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA015, 9686, 0xD6BA0117, 84.1446, 75.4595, 41.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0117 [84.144600 75.459503 41.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA016, 11698, 0xD6BA0118, 86.4313, 82.0657, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6BA0118 [86.431297 82.065697 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA016, 11698, 0xD6BA0118, 86.4313, 82.0657, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6BA0118 [86.431297 82.065697 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA017, 9686, 0xD6BA011B, 92.4004, 88.059, 42.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA011B [92.400398 88.058998 42.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA017, 9686, 0xD6BA011B, 92.4004, 88.059, 42.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA011B [92.400398 88.058998 42.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA018, 9686, 0xD6BA011B, 92.4004, 79.8434, 42.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA011B [92.400398 79.843399 42.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA018, 9686, 0xD6BA011B, 92.4004, 79.8434, 42.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA011B [92.400398 79.843399 42.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA019, 412, 0xD6BA011C, 92.15, 95.08, 44, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BA011C [92.150002 95.080002 44.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA019, 412, 0xD6BA011C, 92.15, 95.08, 44, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BA011C [92.150002 95.080002 44.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA01A, 9686, 0xD6BA011D, 89.8, 90.9, 47.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,8 +113,8 @@ VALUES (0x7D6BA01B, 412, 0xD6BA0000, 89.205, 90.9, 44, -0.707107, 0, 0, 0.7071 /* @teleloc 0xD6BA0000 [89.205002 90.900002 44.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA01C, 412, 0xD6BA0000, 89.505, 81.615, 44, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BA0000 [89.504997 81.614998 44.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA01C, 412, 0xD6BA0000, 89.505, 81.615, 44, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BA0000 [89.504997 81.614998 44.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA01D, 412, 0xD6BA0122, 111.608, 154.355, 42, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -329,20 +329,20 @@ VALUES (0x7D6BA053, 9686, 0xD6BA0157, 145.46, 39.6343, 46.925, -0.707107, 0, 0, /* @teleloc 0xD6BA0157 [145.460007 39.634300 46.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA054, 412, 0xD6BA015E, 147.696, 28.6413, 40, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BA015E [147.695999 28.641300 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA054, 412, 0xD6BA015E, 147.696, 28.6413, 40, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BA015E [147.695999 28.641300 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA055, 9686, 0xD6BA015E, 147.683, 28.5492, 43.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA015E [147.682999 28.549200 43.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA055, 9686, 0xD6BA015E, 147.683, 28.5492, 43.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA015E [147.682999 28.549200 43.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA056, 9686, 0xD6BA015E, 157.118, 26.9299, 42.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BA015E [157.117996 26.929899 42.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA057, 412, 0xD6BA0160, 147.195, 41.295, 40, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BA0160 [147.195007 41.294998 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA057, 412, 0xD6BA0160, 147.195, 41.295, 40, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BA0160 [147.195007 41.294998 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA058, 9686, 0xD6BA0160, 145.477, 32.179, 42.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,28 +365,28 @@ VALUES (0x7D6BA05C, 9686, 0xD6BA0165, 145.627, 29.0562, 47.675, -0.707107, 0, 0 /* @teleloc 0xD6BA0165 [145.626999 29.056200 47.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA05D, 11697, 0xD6BA0165, 152.426, 25.8847, 44.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA0165 [152.425995 25.884701 44.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA05D, 11697, 0xD6BA0165, 152.426, 25.8847, 44.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA0165 [152.425995 25.884701 44.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA05E, 11697, 0xD6BA0165, 160.763, 26.3397, 44.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA0165 [160.763000 26.339701 44.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA05E, 11697, 0xD6BA0165, 160.763, 26.3397, 44.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA0165 [160.763000 26.339701 44.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA05F, 11697, 0xD6BA0165, 154.836, 32.2373, 44.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA0165 [154.835999 32.237301 44.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA05F, 11697, 0xD6BA0165, 154.836, 32.2373, 44.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA0165 [154.835999 32.237301 44.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA060, 11698, 0xD6BA0167, 157.826, 29.175, 51.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6BA0167 [157.826004 29.174999 51.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA060, 11698, 0xD6BA0167, 157.826, 29.175, 51.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6BA0167 [157.826004 29.174999 51.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA061, 9686, 0xD6BA0168, 153.62, 32.9345, 42.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0168 [153.619995 32.934502 42.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA061, 9686, 0xD6BA0168, 153.62, 32.9345, 42.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0168 [153.619995 32.934502 42.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA062, 9686, 0xD6BA0169, 162.957, 25.2103, 43.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0169 [162.957001 25.210300 43.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA062, 9686, 0xD6BA0169, 162.957, 25.2103, 43.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0169 [162.957001 25.210300 43.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA063, 9686, 0xD6BA0169, 157.733, 27.7492, 42.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -397,28 +397,28 @@ VALUES (0x7D6BA064, 9686, 0xD6BA0169, 165.483, 29.0492, 43.625, 0.707107, 0, 0, /* @teleloc 0xD6BA0169 [165.483002 29.049200 43.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA065, 412, 0xD6BA016D, 153.2, 27.91, 35.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BA016D [153.199997 27.910000 35.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA065, 412, 0xD6BA016D, 153.2, 27.91, 35.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BA016D [153.199997 27.910000 35.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA066, 9686, 0xD6BA016E, 156.145, 27.4595, 37.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA016E [156.145004 27.459499 37.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA066, 9686, 0xD6BA016E, 156.145, 27.4595, 37.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA016E [156.145004 27.459499 37.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA067, 11698, 0xD6BA016F, 158.431, 34.0657, 39.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6BA016F [158.431000 34.065701 39.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA067, 11698, 0xD6BA016F, 158.431, 34.0657, 39.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6BA016F [158.431000 34.065701 39.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA068, 9686, 0xD6BA0172, 164.4, 40.059, 38.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0172 [164.399994 40.058998 38.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA068, 9686, 0xD6BA0172, 164.4, 40.059, 38.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0172 [164.399994 40.058998 38.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA069, 9686, 0xD6BA0172, 164.4, 31.8434, 38.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0172 [164.399994 31.843399 38.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA069, 9686, 0xD6BA0172, 164.4, 31.8434, 38.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0172 [164.399994 31.843399 38.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA06A, 412, 0xD6BA0173, 164.15, 47.08, 40, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BA0173 [164.149994 47.080002 40.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA06A, 412, 0xD6BA0173, 164.15, 47.08, 40, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BA0173 [164.149994 47.080002 40.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA06B, 9686, 0xD6BA0174, 161.8, 42.9, 43.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -429,8 +429,8 @@ VALUES (0x7D6BA06C, 412, 0xD6BA0000, 161.205, 42.9, 40, -0.707107, 0, 0, 0.707 /* @teleloc 0xD6BA0000 [161.205002 42.900002 40.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA06D, 412, 0xD6BA0000, 161.505, 33.615, 40, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BA0000 [161.505005 33.615002 40.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA06D, 412, 0xD6BA0000, 161.505, 33.615, 40, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BA0000 [161.505005 33.615002 40.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA06E, 10503, 0xD6BA0112, 89.5285, 78.3006, 44.005, -0.511463, 0, 0, -0.859305, False, '2005-02-09 10:00:00'); /* Villa */ @@ -672,7 +672,7 @@ VALUES (0x7D6BA070, 0x7D6BA03A, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA071, 10506, 0xD6BA0127, 109.475, 154.61, 42.005, 0.999386, 0, 0, -0.035029, False, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0xD6BA0127 [109.474998 154.610001 42.005001] 0.999386 0.000000 0.000000 -0.035028 */ +/* @teleloc 0xD6BA0127 [109.474998 154.610001 42.005001] 0.999386 0.000000 0.000000 -0.035029 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7D6BA071, 0x7D6BA020, '2005-02-09 10:00:00') /* Wall Hook (9686) */ @@ -785,8 +785,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7D6BA078, 0x7D6BA141, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA079, 11730, 0xD6BA0153, 157.059, 98.692, 37.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xD6BA0153 [157.059006 98.692001 37.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA079, 11730, 0xD6BA0153, 157.059, 98.692, 37.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0xD6BA0153 [157.059006 98.692001 37.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7D6BA079, 0x7D6BA142, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -803,104 +803,104 @@ VALUES (0x7D6BA07B, 13145, 0xD6BA0000, 124.562, 117.427, 42.005, -0.976255, 0, 0 /* @teleloc 0xD6BA0000 [124.561996 117.427002 42.005001] -0.976255 0.000000 0.000000 0.216624 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA07C, 9686, 0xD6BA0107, 79.9696, 73.0345, 46.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0107 [79.969597 73.034500 46.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA07C, 9686, 0xD6BA0107, 79.9696, 73.0345, 46.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0107 [79.969597 73.034500 46.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA07D, 11698, 0xD6BA0107, 76.6067, 74.7745, 48.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD6BA0107 [76.606697 74.774498 48.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA07E, 11697, 0xD6BA0107, 82.2865, 73.7677, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA0107 [82.286499 73.767700 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA07E, 11697, 0xD6BA0107, 82.2865, 73.7677, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA0107 [82.286499 73.767700 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA07F, 11697, 0xD6BA0107, 77.6115, 73.7677, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA0107 [77.611504 73.767700 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA07F, 11697, 0xD6BA0107, 77.6115, 73.7677, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA0107 [77.611504 73.767700 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA080, 9686, 0xD6BA0109, 75.327, 77.179, 47.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0109 [75.327003 77.179001 47.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA080, 9686, 0xD6BA0109, 75.327, 77.179, 47.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0109 [75.327003 77.179001 47.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA081, 9686, 0xD6BA0109, 77.2224, 83.1222, 47.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BA0109 [77.222397 83.122200 47.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA082, 9686, 0xD6BA010A, 79.452, 89.204, 47.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA010A [79.452003 89.204002 47.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA082, 9686, 0xD6BA010A, 79.452, 89.204, 47.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA010A [79.452003 89.204002 47.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA083, 9686, 0xD6BA010A, 79.452, 81.529, 47.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA010A [79.452003 81.528999 47.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA083, 9686, 0xD6BA010A, 79.452, 81.529, 47.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA010A [79.452003 81.528999 47.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA084, 11697, 0xD6BA010A, 79.4115, 82.3927, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA010A [79.411499 82.392700 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA084, 11697, 0xD6BA010A, 79.4115, 82.3927, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA010A [79.411499 82.392700 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA085, 9686, 0xD6BA010B, 81.1803, 91.6715, 47.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BA010B [81.180298 91.671501 47.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA086, 9686, 0xD6BA010B, 77.3303, 93.6715, 47.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA010B [77.330299 93.671501 47.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA086, 9686, 0xD6BA010B, 77.3303, 93.6715, 47.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA010B [77.330299 93.671501 47.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA087, 9686, 0xD6BA010E, 85.8254, 73.3684, 52.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA010E [85.825401 73.368401 52.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA087, 9686, 0xD6BA010E, 85.8254, 73.3684, 52.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA010E [85.825401 73.368401 52.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA088, 9686, 0xD6BA010E, 78.7981, 80.9615, 52.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA010E [78.798103 80.961502 52.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA088, 9686, 0xD6BA010E, 78.7981, 80.9615, 52.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA010E [78.798103 80.961502 52.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA089, 9686, 0xD6BA010E, 82.2231, 80.9615, 52.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA010E [82.223099 80.961502 52.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA089, 9686, 0xD6BA010E, 82.2231, 80.9615, 52.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA010E [82.223099 80.961502 52.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA08A, 9686, 0xD6BA010E, 85.7981, 80.9615, 52.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA010E [85.798103 80.961502 52.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA08A, 9686, 0xD6BA010E, 85.7981, 80.9615, 52.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA010E [85.798103 80.961502 52.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA08B, 9686, 0xD6BA010E, 82.2731, 73.3365, 52.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA010E [82.273102 73.336502 52.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA08B, 9686, 0xD6BA010E, 82.2731, 73.3365, 52.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA010E [82.273102 73.336502 52.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA08C, 9686, 0xD6BA010E, 89.3353, 73.3365, 52.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA010E [89.335297 73.336502 52.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA08C, 9686, 0xD6BA010E, 89.3353, 73.3365, 52.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA010E [89.335297 73.336502 52.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA08D, 9686, 0xD6BA010E, 89.3481, 80.9615, 52.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA010E [89.348099 80.961502 52.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA08D, 9686, 0xD6BA010E, 89.3481, 80.9615, 52.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA010E [89.348099 80.961502 52.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA08E, 11698, 0xD6BA0110, 82.5862, 77.175, 55.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6BA0110 [82.586197 77.175003 55.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA08E, 11698, 0xD6BA0110, 82.5862, 77.175, 55.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6BA0110 [82.586197 77.175003 55.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA08F, 11698, 0xD6BA0112, 89.6352, 77.2434, 48.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6BA0112 [89.635201 77.243401 48.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA08F, 11698, 0xD6BA0112, 89.6352, 77.2434, 48.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6BA0112 [89.635201 77.243401 48.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA090, 11697, 0xD6BA0112, 87.8155, 73.6316, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA0112 [87.815498 73.631599 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA090, 11697, 0xD6BA0112, 87.8155, 73.6316, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA0112 [87.815498 73.631599 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA091, 9686, 0xD6BA0116, 81.202, 76.003, 42.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0116 [81.202003 76.002998 42.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA091, 9686, 0xD6BA0116, 81.202, 76.003, 42.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0116 [81.202003 76.002998 42.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA092, 9686, 0xD6BA0116, 78.027, 83.553, 42.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BA0116 [78.027000 83.553001 42.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA093, 11697, 0xD6BA0117, 88.1692, 73.9637, 39.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA0117 [88.169197 73.963699 39.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA093, 11697, 0xD6BA0117, 88.1692, 73.9637, 39.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA0117 [88.169197 73.963699 39.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA094, 9686, 0xD6BA0118, 87.1863, 76.1479, 42.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0118 [87.186302 76.147903 42.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA094, 9686, 0xD6BA0118, 87.1863, 76.1479, 42.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0118 [87.186302 76.147903 42.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA095, 9686, 0xD6BA0118, 83.3697, 81.4632, 42.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -915,8 +915,8 @@ VALUES (0x7D6BA097, 11697, 0xD6BA0118, 84.1205, 87.4024, 39.35, 0.9139, 0, 0, 0. /* @teleloc 0xD6BA0118 [84.120499 87.402397 39.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA098, 11698, 0xD6BA011B, 92.5588, 83.7695, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6BA011B [92.558800 83.769501 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA098, 11698, 0xD6BA011B, 92.5588, 83.7695, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6BA011B [92.558800 83.769501 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA099, 11697, 0xD6BA011B, 94.5205, 87.2524, 39.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -927,20 +927,20 @@ VALUES (0x7D6BA09A, 11697, 0xD6BA011B, 94.7192, 80.3887, 39.35, 0.372988, 0, 0, /* @teleloc 0xD6BA011B [94.719200 80.388702 39.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA09B, 9686, 0xD6BA011D, 92.2, 87.75, 48.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA011D [92.199997 87.750000 48.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA09B, 9686, 0xD6BA011D, 92.2, 87.75, 48.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA011D [92.199997 87.750000 48.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA09C, 9686, 0xD6BA011D, 94.7668, 90.8645, 48.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BA011D [94.766800 90.864502 48.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA09D, 11697, 0xD6BA011D, 92.1155, 88.4066, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA011D [92.115501 88.406601 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA09D, 11697, 0xD6BA011D, 92.1155, 88.4066, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA011D [92.115501 88.406601 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA09E, 9686, 0xD6BA0000, 92.1754, 95.5184, 47.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0000 [92.175400 95.518402 47.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA09E, 9686, 0xD6BA0000, 92.1754, 95.5184, 47.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0000 [92.175400 95.518402 47.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA09F, 9686, 0xD6BA0000, 94.6504, 94.4184, 46.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -951,12 +951,12 @@ VALUES (0x7D6BA0A0, 9686, 0xD6BA0000, 90.0504, 94.7434, 46.55, 0.456322, 0, 0, /* @teleloc 0xD6BA0000 [90.050400 94.743401 46.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA0A1, 9686, 0xD6BA0000, 89.5254, 81.6934, 47.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0000 [89.525398 81.693398 47.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA0A1, 9686, 0xD6BA0000, 89.5254, 81.6934, 47.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0000 [89.525398 81.693398 47.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA0A2, 9686, 0xD6BA0000, 85.6254, 93.0434, 46.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0000 [85.625397 93.043404 46.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA0A2, 9686, 0xD6BA0000, 85.6254, 93.0434, 46.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0000 [85.625397 93.043404 46.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA0A3, 12679, 0xD6BA0000, 83.2905, 82.7816, 44.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -979,16 +979,16 @@ VALUES (0x7D6BA0A7, 12679, 0xD6BA0000, 94.9405, 94.7066, 44.1, 0.420244, 0, 0, 0 /* @teleloc 0xD6BA0000 [94.940498 94.706596 44.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA0A8, 12679, 0xD6BA0000, 87.4155, 84.4066, 44.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD6BA0000 [87.415497 84.406601 44.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA0A8, 12679, 0xD6BA0000, 87.4155, 84.4066, 44.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD6BA0000 [87.415497 84.406601 44.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA0A9, 12678, 0xD6BA0000, 92.4405, 90.8316, 53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD6BA0000 [92.440498 90.831596 53.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA0A9, 12678, 0xD6BA0000, 92.4405, 90.8316, 53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD6BA0000 [92.440498 90.831596 53.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA0AA, 12678, 0xD6BA0000, 77.5655, 77.4316, 60.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD6BA0000 [77.565498 77.431602 60.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA0AA, 12678, 0xD6BA0000, 77.5655, 77.4316, 60.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD6BA0000 [77.565498 77.431602 60.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA0AB, 9686, 0xD6BA0125, 107.92, 145.431, 50.37, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1399,104 +1399,104 @@ VALUES (0x7D6BA110, 12678, 0xD6BA0000, 162.526, 108.12, 55.42, -0.707107, 0, 0, /* @teleloc 0xD6BA0000 [162.526001 108.120003 55.419998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA111, 9686, 0xD6BA015E, 151.97, 25.0345, 42.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA015E [151.970001 25.034500 42.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA111, 9686, 0xD6BA015E, 151.97, 25.0345, 42.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA015E [151.970001 25.034500 42.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA112, 11698, 0xD6BA015E, 148.607, 26.7745, 44.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xD6BA015E [148.606995 26.774500 44.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA113, 11697, 0xD6BA015E, 154.287, 25.7677, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA015E [154.287003 25.767700 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA113, 11697, 0xD6BA015E, 154.287, 25.7677, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA015E [154.287003 25.767700 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA114, 11697, 0xD6BA015E, 149.612, 25.7677, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA015E [149.612000 25.767700 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA114, 11697, 0xD6BA015E, 149.612, 25.7677, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA015E [149.612000 25.767700 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA115, 9686, 0xD6BA0160, 147.327, 29.179, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0160 [147.326996 29.179001 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA115, 9686, 0xD6BA0160, 147.327, 29.179, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0160 [147.326996 29.179001 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA116, 9686, 0xD6BA0160, 149.222, 35.1222, 43.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BA0160 [149.222000 35.122200 43.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA117, 9686, 0xD6BA0161, 151.452, 41.204, 43.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0161 [151.451996 41.203999 43.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA117, 9686, 0xD6BA0161, 151.452, 41.204, 43.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0161 [151.451996 41.203999 43.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA118, 9686, 0xD6BA0161, 151.452, 33.529, 43.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0161 [151.451996 33.528999 43.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA118, 9686, 0xD6BA0161, 151.452, 33.529, 43.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0161 [151.451996 33.528999 43.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA119, 11697, 0xD6BA0161, 151.412, 34.3927, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA0161 [151.412003 34.392700 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA119, 11697, 0xD6BA0161, 151.412, 34.3927, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA0161 [151.412003 34.392700 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA11A, 9686, 0xD6BA0162, 153.18, 43.6715, 43.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BA0162 [153.179993 43.671501 43.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA11B, 9686, 0xD6BA0162, 149.33, 45.6715, 43.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0162 [149.330002 45.671501 43.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA11B, 9686, 0xD6BA0162, 149.33, 45.6715, 43.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0162 [149.330002 45.671501 43.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA11C, 9686, 0xD6BA0165, 157.825, 25.3684, 48.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0165 [157.824997 25.368401 48.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA11C, 9686, 0xD6BA0165, 157.825, 25.3684, 48.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0165 [157.824997 25.368401 48.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA11D, 9686, 0xD6BA0165, 150.798, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0165 [150.798004 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA11D, 9686, 0xD6BA0165, 150.798, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0165 [150.798004 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA11E, 9686, 0xD6BA0165, 154.223, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0165 [154.223007 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA11E, 9686, 0xD6BA0165, 154.223, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0165 [154.223007 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA11F, 9686, 0xD6BA0165, 157.798, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0165 [157.798004 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA11F, 9686, 0xD6BA0165, 157.798, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0165 [157.798004 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA120, 9686, 0xD6BA0165, 154.273, 25.3365, 48.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0165 [154.272995 25.336500 48.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA120, 9686, 0xD6BA0165, 154.273, 25.3365, 48.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0165 [154.272995 25.336500 48.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA121, 9686, 0xD6BA0165, 161.335, 25.3365, 48.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0165 [161.335007 25.336500 48.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA121, 9686, 0xD6BA0165, 161.335, 25.3365, 48.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0165 [161.335007 25.336500 48.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA122, 9686, 0xD6BA0165, 161.348, 32.9615, 48.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0165 [161.348007 32.961498 48.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA122, 9686, 0xD6BA0165, 161.348, 32.9615, 48.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0165 [161.348007 32.961498 48.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA123, 11698, 0xD6BA0167, 154.586, 29.175, 51.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6BA0167 [154.585999 29.174999 51.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA123, 11698, 0xD6BA0167, 154.586, 29.175, 51.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6BA0167 [154.585999 29.174999 51.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA124, 11698, 0xD6BA0169, 161.635, 29.2434, 44.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6BA0169 [161.634995 29.243401 44.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA124, 11698, 0xD6BA0169, 161.635, 29.2434, 44.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6BA0169 [161.634995 29.243401 44.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA125, 11697, 0xD6BA0169, 159.815, 25.6316, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA0169 [159.815002 25.631599 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA125, 11697, 0xD6BA0169, 159.815, 25.6316, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA0169 [159.815002 25.631599 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA126, 9686, 0xD6BA016D, 153.202, 28.003, 38.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA016D [153.201996 28.003000 38.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA126, 9686, 0xD6BA016D, 153.202, 28.003, 38.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA016D [153.201996 28.003000 38.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA127, 9686, 0xD6BA016D, 150.027, 35.553, 38.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BA016D [150.026993 35.553001 38.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA128, 11697, 0xD6BA016E, 160.169, 25.9637, 35.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA016E [160.169006 25.963699 35.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA128, 11697, 0xD6BA016E, 160.169, 25.9637, 35.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA016E [160.169006 25.963699 35.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA129, 9686, 0xD6BA016F, 159.186, 28.1479, 38.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA016F [159.186005 28.147900 38.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA129, 9686, 0xD6BA016F, 159.186, 28.1479, 38.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA016F [159.186005 28.147900 38.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA12A, 9686, 0xD6BA016F, 155.37, 33.4632, 38.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1511,8 +1511,8 @@ VALUES (0x7D6BA12C, 11697, 0xD6BA016F, 156.121, 39.4024, 35.35, 0.9139, 0, 0, 0. /* @teleloc 0xD6BA016F [156.121002 39.402401 35.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA12D, 11698, 0xD6BA0172, 164.559, 35.7695, 39.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD6BA0172 [164.559006 35.769501 39.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA12D, 11698, 0xD6BA0172, 164.559, 35.7695, 39.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD6BA0172 [164.559006 35.769501 39.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA12E, 11697, 0xD6BA0172, 166.521, 39.2524, 35.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1523,20 +1523,20 @@ VALUES (0x7D6BA12F, 11697, 0xD6BA0172, 166.719, 32.3887, 35.35, 0.372988, 0, 0, /* @teleloc 0xD6BA0172 [166.718994 32.388699 35.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA130, 9686, 0xD6BA0174, 164.2, 39.75, 44.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0174 [164.199997 39.750000 44.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA130, 9686, 0xD6BA0174, 164.2, 39.75, 44.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0174 [164.199997 39.750000 44.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA131, 9686, 0xD6BA0174, 166.767, 42.8645, 44.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BA0174 [166.766998 42.864498 44.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA132, 11697, 0xD6BA0174, 164.115, 40.4066, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BA0174 [164.115005 40.406601 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA132, 11697, 0xD6BA0174, 164.115, 40.4066, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BA0174 [164.115005 40.406601 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA133, 9686, 0xD6BA0000, 164.175, 47.5184, 43.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0000 [164.175003 47.518398 43.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA133, 9686, 0xD6BA0000, 164.175, 47.5184, 43.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0000 [164.175003 47.518398 43.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA134, 9686, 0xD6BA0000, 166.65, 46.4184, 42.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1547,12 +1547,12 @@ VALUES (0x7D6BA135, 9686, 0xD6BA0000, 162.05, 46.7434, 42.55, 0.456322, 0, 0, - /* @teleloc 0xD6BA0000 [162.050003 46.743401 42.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA136, 9686, 0xD6BA0000, 161.525, 33.6934, 43.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0000 [161.524994 33.693401 43.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA136, 9686, 0xD6BA0000, 161.525, 33.6934, 43.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0000 [161.524994 33.693401 43.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA137, 9686, 0xD6BA0000, 157.625, 45.0434, 42.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BA0000 [157.625000 45.043400 42.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA137, 9686, 0xD6BA0000, 157.625, 45.0434, 42.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BA0000 [157.625000 45.043400 42.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA138, 12679, 0xD6BA0000, 155.29, 34.7816, 40.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1575,16 +1575,16 @@ VALUES (0x7D6BA13C, 12679, 0xD6BA0000, 166.941, 46.7066, 40.1, 0.420244, 0, 0, 0 /* @teleloc 0xD6BA0000 [166.940994 46.706600 40.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA13D, 12679, 0xD6BA0000, 159.415, 36.4066, 40.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD6BA0000 [159.414993 36.406601 40.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA13D, 12679, 0xD6BA0000, 159.415, 36.4066, 40.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD6BA0000 [159.414993 36.406601 40.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA13E, 12678, 0xD6BA0000, 164.44, 42.8316, 49, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD6BA0000 [164.440002 42.831600 49.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BA13E, 12678, 0xD6BA0000, 164.44, 42.8316, 49, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD6BA0000 [164.440002 42.831600 49.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BA13F, 12678, 0xD6BA0000, 149.565, 29.4316, 56.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xD6BA0000 [149.565002 29.431601 56.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BA13F, 12678, 0xD6BA0000, 149.565, 29.4316, 56.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xD6BA0000 [149.565002 29.431601 56.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BA140, 10762, 0xD6BA0137, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D6BE.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D6BE.sql index 97da0921f8..e114dc0db0 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D6BE.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D6BE.sql @@ -1041,8 +1041,8 @@ VALUES (0x7D6BE103, 12679, 0xD6BE0000, 138.417, 132.921, 106.1, 0.707107, 0, 0, /* @teleloc 0xD6BE0000 [138.417007 132.921005 106.099998] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE104, 412, 0xD6BE0127, 128.991, 41.5116, 104, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD6BE0127 [128.990997 41.511600 104.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE104, 412, 0xD6BE0127, 128.991, 41.5116, 104, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD6BE0127 [128.990997 41.511600 104.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE105, 9686, 0xD6BE0128, 128.941, 40.7016, 108.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1061,8 +1061,8 @@ VALUES (0x7D6BE108, 11697, 0xD6BE0128, 127.213, 40.2125, 104.15, -0.92388, 0, 0, /* @teleloc 0xD6BE0128 [127.212997 40.212502 104.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE109, 9686, 0xD6BE0128, 128.941, 32.1516, 109.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0128 [128.940994 32.151600 109.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE109, 9686, 0xD6BE0128, 128.941, 32.1516, 109.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0128 [128.940994 32.151600 109.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE10A, 9686, 0xD6BE0128, 126.641, 38.2008, 106.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1081,20 +1081,20 @@ VALUES (0x7D6BE10D, 9686, 0xD6BE0128, 131.269, 37.986, 106.25, 0.707107, 0, 0, /* @teleloc 0xD6BE0128 [131.268997 37.986000 106.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE10E, 9686, 0xD6BE0129, 135.141, 36.2016, 107.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0129 [135.141006 36.201599 107.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BE10E, 9686, 0xD6BE0129, 135.141, 36.2016, 107.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0129 [135.141006 36.201599 107.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE10F, 9686, 0xD6BE0129, 138.274, 35.0105, 106.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD6BE0129 [138.274002 35.010502 106.800003] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE110, 9686, 0xD6BE0129, 137.182, 30.2516, 107.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0129 [137.182007 30.251600 107.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE110, 9686, 0xD6BE0129, 137.182, 30.2516, 107.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0129 [137.182007 30.251600 107.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE111, 9686, 0xD6BE0129, 132.73, 30.2516, 107.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0129 [132.729996 30.251600 107.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE111, 9686, 0xD6BE0129, 132.73, 30.2516, 107.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0129 [132.729996 30.251600 107.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE112, 9686, 0xD6BE0129, 131.71, 31.4816, 106, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,8 +1113,8 @@ VALUES (0x7D6BE115, 11698, 0xD6BE0129, 135.091, 33.1516, 110.25, 0.707107, 0, 0, /* @teleloc 0xD6BE0129 [135.091003 33.151600 110.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE116, 11697, 0xD6BE0129, 135.075, 33.0684, 104.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BE0129 [135.074997 33.068401 104.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE116, 11697, 0xD6BE0129, 135.075, 33.0684, 104.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BE0129 [135.074997 33.068401 104.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE117, 9686, 0xD6BE0129, 138.274, 31.4105, 106.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1125,16 +1125,16 @@ VALUES (0x7D6BE118, 9686, 0xD6BE0129, 138.274, 33.2528, 107.9, 0.707107, 0, 0, /* @teleloc 0xD6BE0129 [138.274002 33.252800 107.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE119, 9686, 0xD6BE0129, 137.24, 36.2016, 107.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0129 [137.240005 36.201599 107.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BE119, 9686, 0xD6BE0129, 137.24, 36.2016, 107.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0129 [137.240005 36.201599 107.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE11A, 9686, 0xD6BE0129, 132.89, 36.2016, 107.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0129 [132.889999 36.201599 107.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BE11A, 9686, 0xD6BE0129, 132.89, 36.2016, 107.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0129 [132.889999 36.201599 107.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE11B, 9686, 0xD6BE0129, 134.962, 30.2516, 107.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0129 [134.962006 30.251600 107.550003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE11B, 9686, 0xD6BE0129, 134.962, 30.2516, 107.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0129 [134.962006 30.251600 107.550003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE11C, 9686, 0xD6BE0129, 131.71, 31.7305, 107.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x7D6BE11D, 9686, 0xD6BE0129, 131.71, 34.768, 107.6, -0.707107, 0, 0, - /* @teleloc 0xD6BE0129 [131.710007 34.768002 107.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE11E, 9686, 0xD6BE0129, 132.89, 36.2016, 106, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0129 [132.889999 36.201599 106.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BE11E, 9686, 0xD6BE0129, 132.89, 36.2016, 106, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0129 [132.889999 36.201599 106.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE11F, 11698, 0xD6BE0129, 137.418, 30.9447, 108.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1157,12 +1157,12 @@ VALUES (0x7D6BE120, 11698, 0xD6BE0129, 137.318, 35.2448, 108.3, 0.919479, 0, 0, /* @teleloc 0xD6BE0129 [137.317993 35.244801 108.300003] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE121, 11697, 0xD6BE0129, 135.078, 31.7341, 104.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BE0129 [135.078003 31.734100 104.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE121, 11697, 0xD6BE0129, 135.078, 31.7341, 104.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BE0129 [135.078003 31.734100 104.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE122, 11697, 0xD6BE0129, 135.078, 34.2298, 104.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BE0129 [135.078003 34.229801 104.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BE122, 11697, 0xD6BE0129, 135.078, 34.2298, 104.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BE0129 [135.078003 34.229801 104.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE123, 11697, 0xD6BE0129, 137.228, 31.1183, 104.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x7D6BE124, 11697, 0xD6BE0129, 137.572, 33.321, 104.15, 0.707107, 0, 0, /* @teleloc 0xD6BE0129 [137.572006 33.320999 104.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE125, 11697, 0xD6BE0129, 135.078, 35.4332, 104.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BE0129 [135.078003 35.433201 104.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BE125, 11697, 0xD6BE0129, 135.078, 35.4332, 104.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BE0129 [135.078003 35.433201 104.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE126, 9686, 0xD6BE012B, 131.192, 35.8516, 102.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE012B [131.192001 35.851601 102.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BE126, 9686, 0xD6BE012B, 131.192, 35.8516, 102.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE012B [131.192001 35.851601 102.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE127, 9686, 0xD6BE012B, 138.042, 33.183, 102.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,16 +1197,16 @@ VALUES (0x7D6BE12A, 9687, 0xD6BE012B, 127.417, 35.1185, 100.1, -0.865587, -0.00 /* @teleloc 0xD6BE012B [127.417000 35.118500 100.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE12B, 9686, 0xD6BE012B, 134.495, 35.8516, 102.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE012B [134.494995 35.851601 102.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BE12B, 9686, 0xD6BE012B, 134.495, 35.8516, 102.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE012B [134.494995 35.851601 102.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE12C, 9686, 0xD6BE012B, 130.594, 30.312, 102.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE012B [130.593994 30.312000 102.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE12C, 9686, 0xD6BE012B, 130.594, 30.312, 102.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE012B [130.593994 30.312000 102.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE12D, 9686, 0xD6BE012B, 134.707, 30.312, 102.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE012B [134.707001 30.312000 102.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE12D, 9686, 0xD6BE012B, 134.707, 30.312, 102.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE012B [134.707001 30.312000 102.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE12E, 9686, 0xD6BE012B, 126.641, 31.4725, 102.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,36 +1217,36 @@ VALUES (0x7D6BE12F, 11698, 0xD6BE012B, 133.234, 33.1516, 103.5, -0.707107, 0, 0, /* @teleloc 0xD6BE012B [133.233994 33.151600 103.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE130, 11697, 0xD6BE012B, 132.981, 35.1929, 100.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BE012B [132.981003 35.192902 100.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D6BE130, 11697, 0xD6BE012B, 132.981, 35.1929, 100.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BE012B [132.981003 35.192902 100.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE131, 11697, 0xD6BE012B, 132.681, 30.8429, 100.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD6BE012B [132.681000 30.842899 100.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE131, 11697, 0xD6BE012B, 132.681, 30.8429, 100.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD6BE012B [132.681000 30.842899 100.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE132, 11697, 0xD6BE012B, 137.3, 32.8152, 100.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD6BE012B [137.300003 32.815201 100.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE133, 9686, 0xD6BE0000, 128.991, 41.5502, 107.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0000 [128.990997 41.550201 107.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7D6BE133, 9686, 0xD6BE0000, 128.991, 41.5502, 107.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0000 [128.990997 41.550201 107.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE134, 9686, 0xD6BE0000, 126.84, 41.7502, 105.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0000 [126.839996 41.750198 105.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7D6BE134, 9686, 0xD6BE0000, 126.84, 41.7502, 105.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0000 [126.839996 41.750198 105.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE135, 9686, 0xD6BE0000, 131.133, 41.7502, 105.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD6BE0000 [131.132996 41.750198 105.449997] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7D6BE135, 9686, 0xD6BE0000, 131.133, 41.7502, 105.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD6BE0000 [131.132996 41.750198 105.449997] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE136, 12679, 0xD6BE0000, 133.078, 42.1841, 104.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xD6BE0000 [133.078003 42.184101 104.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D6BE137, 12679, 0xD6BE0000, 135.078, 37.4341, 104.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD6BE0000 [135.078003 37.434101 104.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D6BE137, 12679, 0xD6BE0000, 135.078, 37.4341, 104.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD6BE0000 [135.078003 37.434101 104.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D6BE138, 15582, 0xD6BE0128, 128.868, 35.1455, 104.005, -0.042491, 0, 0, 0.999097, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D753.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D753.sql index 7e3400db26..07b88888a7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D753.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D753.sql @@ -38,7 +38,7 @@ VALUES (0x7D753008, 940, 0xD7530102, 83.2198, 175.252, 34.505, -0.959147, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D753009, 940, 0xD753010B, 89.2059, 176.835, 34.505, -0.996233, 0, 0, 0.086715, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ -/* @teleloc 0xD753010B [89.205902 176.835007 34.505001] -0.996233 0.000000 0.000000 0.086714 */ +/* @teleloc 0xD753010B [89.205902 176.835007 34.505001] -0.996233 0.000000 0.000000 0.086715 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D75300A, 940, 0xD753010B, 89.2358, 180.771, 34.505, -0.033966, 0, 0, 0.999423, True, '2005-02-09 10:00:00'); /* Drudge Sneaker */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D7C2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D7C2.sql index 2664bf41a2..7c50687985 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D7C2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D7C2.sql @@ -5,24 +5,24 @@ VALUES (0x7D7C2000, 11697, 0xD7C20102, 114.61, 37.3224, 130.075, -0.909599, 0, 0 /* @teleloc 0xD7C20102 [114.610001 37.322399 130.074997] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2001, 9686, 0xD7C20102, 114.53, 32.3345, 132.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20102 [114.529999 32.334499 132.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2001, 9686, 0xD7C20102, 114.53, 32.3345, 132.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20102 [114.529999 32.334499 132.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2002, 11697, 0xD7C20102, 110.543, 35.2414, 130.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD7C20102 [110.542999 35.241402 130.074997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2003, 9686, 0xD7C20102, 108.83, 32.3595, 132.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20102 [108.830002 32.359501 132.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2003, 9686, 0xD7C20102, 108.83, 32.3595, 132.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20102 [108.830002 32.359501 132.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2004, 9686, 0xD7C20102, 109.063, 38.3012, 132.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20102 [109.063004 38.301201 132.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C2004, 9686, 0xD7C20102, 109.063, 38.3012, 132.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20102 [109.063004 38.301201 132.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2005, 9686, 0xD7C20102, 114.493, 38.3262, 132.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20102 [114.492996 38.326199 132.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C2005, 9686, 0xD7C20102, 114.493, 38.3262, 132.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20102 [114.492996 38.326199 132.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2006, 9686, 0xD7C20102, 115.818, 37.6012, 132.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7D7C2009, 11697, 0xD7C20102, 113.293, 35.2414, 130.075, 0.707107, 0, 0 /* @teleloc 0xD7C20102 [113.292999 35.241402 130.074997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C200A, 9686, 0xD7C20102, 111.617, 32.3345, 133.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20102 [111.616997 32.334499 133.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C200A, 9686, 0xD7C20102, 111.617, 32.3345, 133.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20102 [111.616997 32.334499 133.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C200B, 9686, 0xD7C20102, 115.818, 35.2346, 133.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD7C20102 [115.818001 35.234600 133.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C200C, 9686, 0xD7C20102, 111.854, 38.3012, 133.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20102 [111.853996 38.301201 133.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C200C, 9686, 0xD7C20102, 111.854, 38.3012, 133.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20102 [111.853996 38.301201 133.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C200D, 9686, 0xD7C20102, 107.69, 33.7378, 132.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7D7C2013, 11698, 0xD7C20102, 109.506, 36.8681, 134.175, -0.9486, 0, 0, /* @teleloc 0xD7C20102 [109.505997 36.868099 134.175003] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2014, 11697, 0xD7C20102, 111.885, 37.6474, 130.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD7C20102 [111.885002 37.647400 130.074997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C2014, 11697, 0xD7C20102, 111.885, 37.6474, 130.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD7C20102 [111.885002 37.647400 130.074997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2015, 11697, 0xD7C20102, 111.885, 35.2224, 130.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7D7C2016, 11697, 0xD7C20102, 108.586, 33.1722, 130.075, -0.364064, 0, /* @teleloc 0xD7C20102 [108.585999 33.172199 130.074997] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2017, 11697, 0xD7C20102, 110.061, 32.7222, 130.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD7C20102 [110.060997 32.722198 130.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2017, 11697, 0xD7C20102, 110.061, 32.7222, 130.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD7C20102 [110.060997 32.722198 130.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2018, 11697, 0xD7C20102, 113.136, 32.7222, 130.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD7C20102 [113.136002 32.722198 130.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2018, 11697, 0xD7C20102, 113.136, 32.7222, 130.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD7C20102 [113.136002 32.722198 130.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2019, 11697, 0xD7C20104, 106.104, 34.5937, 130.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD7C20104 [106.103996 34.593700 130.074997] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7D7C2019, 11697, 0xD7C20104, 106.104, 34.5937, 130.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD7C20104 [106.103996 34.593700 130.074997] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C201A, 11697, 0xD7C20104, 106.787, 38.9175, 130.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD7C20104 [106.787003 38.917500 130.100006] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C201B, 9686, 0xD7C20104, 106.258, 34.2141, 132.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20104 [106.258003 34.214100 132.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C201B, 9686, 0xD7C20104, 106.258, 34.2141, 132.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20104 [106.258003 34.214100 132.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C201C, 9686, 0xD7C20104, 102.743, 36.8416, 132.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7D7C201F, 9686, 0xD7C20104, 107.237, 36.1391, 133.475, 0.707107, 0, 0 /* @teleloc 0xD7C20104 [107.237000 36.139099 133.475006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2020, 9686, 0xD7C20104, 105.292, 39.3834, 133.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20104 [105.292000 39.383400 133.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C2020, 9686, 0xD7C20104, 105.292, 39.3834, 133.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20104 [105.292000 39.383400 133.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2021, 11697, 0xD7C20106, 110.584, 34.5907, 126.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,84 +145,84 @@ VALUES (0x7D7C2023, 9686, 0xD7C20106, 112.593, 34.5915, 127.95, 0.707107, 0, 0, /* @teleloc 0xD7C20106 [112.593002 34.591499 127.949997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2024, 9686, 0xD7C20106, 107.318, 31.3916, 127.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20106 [107.318001 31.391600 127.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2024, 9686, 0xD7C20106, 107.318, 31.3916, 127.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20106 [107.318001 31.391600 127.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2025, 9686, 0xD7C20106, 102.693, 34.6166, 127.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD7C20106 [102.693001 34.616600 127.949997] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2026, 9686, 0xD7C20106, 108.718, 37.9416, 127.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20106 [108.718002 37.941601 127.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C2026, 9686, 0xD7C20106, 108.718, 37.9416, 127.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20106 [108.718002 37.941601 127.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2027, 11698, 0xD7C20106, 107.61, 35.2571, 129.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD7C20106 [107.610001 35.257099 129.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2027, 11698, 0xD7C20106, 107.61, 35.2571, 129.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD7C20106 [107.610001 35.257099 129.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2028, 9687, 0xD7C20106, 112.03, 31.9345, 126.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xD7C20106 [112.029999 31.934500 126.050003] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2029, 9686, 0xD7C20106, 109.891, 31.3916, 127.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20106 [109.890999 31.391600 127.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2029, 9686, 0xD7C20106, 109.891, 31.3916, 127.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20106 [109.890999 31.391600 127.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C202A, 9686, 0xD7C20106, 105.668, 37.9416, 127.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20106 [105.667999 37.941601 127.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C202A, 9686, 0xD7C20106, 105.668, 37.9416, 127.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20106 [105.667999 37.941601 127.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C202B, 11697, 0xD7C20106, 111.898, 37.1844, 126.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD7C20106 [111.898003 37.184399 126.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C202C, 11697, 0xD7C20106, 108.523, 34.6594, 126.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD7C20106 [108.523003 34.659401 126.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C202C, 11697, 0xD7C20106, 108.523, 34.6594, 126.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD7C20106 [108.523003 34.659401 126.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C202D, 11697, 0xD7C20106, 103.298, 31.9844, 126.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD7C20106 [103.297997 31.984400 126.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C202E, 412, 0xD7C20000, 105.28, 39.7445, 130, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD7C20000 [105.279999 39.744499 130.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C202E, 412, 0xD7C20000, 105.28, 39.7445, 130, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD7C20000 [105.279999 39.744499 130.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C202F, 9686, 0xD7C20000, 105.258, 39.8391, 133.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20000 [105.258003 39.839100 133.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C202F, 9686, 0xD7C20000, 105.258, 39.8391, 133.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20000 [105.258003 39.839100 133.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2030, 9686, 0xD7C20000, 107.156, 39.8391, 131.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20000 [107.155998 39.839100 131.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2030, 9686, 0xD7C20000, 107.156, 39.8391, 131.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20000 [107.155998 39.839100 131.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2031, 9686, 0xD7C20000, 103.406, 39.8391, 131.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20000 [103.405998 39.839100 131.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2031, 9686, 0xD7C20000, 103.406, 39.8391, 131.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20000 [103.405998 39.839100 131.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2032, 12679, 0xD7C20000, 101.584, 40.3974, 130.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xD7C20000 [101.584000 40.397400 130.074997] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2033, 12679, 0xD7C20000, 115.935, 40.1724, 130.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD7C20000 [115.934998 40.172401 130.074997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2033, 12679, 0xD7C20000, 115.935, 40.1724, 130.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD7C20000 [115.934998 40.172401 130.074997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2034, 9686, 0xD7C2010B, 62.1326, 36.0316, 129.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010B [62.132599 36.031601 129.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C2034, 9686, 0xD7C2010B, 62.1326, 36.0316, 129.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010B [62.132599 36.031601 129.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2035, 9686, 0xD7C2010B, 57.5147, 36.0086, 128.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010B [57.514702 36.008598 128.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C2035, 9686, 0xD7C2010B, 57.5147, 36.0086, 128.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010B [57.514702 36.008598 128.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2036, 9686, 0xD7C2010B, 60.0301, 30.2816, 129.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010B [60.030102 30.281601 129.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2036, 9686, 0xD7C2010B, 60.0301, 30.2816, 129.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010B [60.030102 30.281601 129.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2037, 9686, 0xD7C2010B, 63.2301, 30.2816, 128.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010B [63.230099 30.281601 128.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2037, 9686, 0xD7C2010B, 63.2301, 30.2816, 128.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010B [63.230099 30.281601 128.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2038, 11697, 0xD7C2010B, 55.4981, 30.9679, 126.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -233,16 +233,16 @@ VALUES (0x7D7C2039, 11697, 0xD7C2010B, 64.3981, 35.3007, 126.1, -0.932639, 0, 0, /* @teleloc 0xD7C2010B [64.398102 35.300701 126.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C203A, 11698, 0xD7C2010B, 60.0612, 33.3316, 132.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD7C2010B [60.061199 33.331600 132.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C203A, 11698, 0xD7C2010B, 60.0612, 33.3316, 132.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD7C2010B [60.061199 33.331600 132.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C203B, 11697, 0xD7C2010B, 60.0481, 33.3007, 126.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD7C2010B [60.048100 33.300701 126.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C203C, 9686, 0xD7C2010B, 56.8799, 30.2816, 128.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010B [56.879902 30.281601 128.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C203C, 9686, 0xD7C2010B, 56.8799, 30.2816, 128.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010B [56.879902 30.281601 128.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C203D, 9686, 0xD7C2010B, 54.8333, 33.1585, 129.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -269,12 +269,12 @@ VALUES (0x7D7C2042, 9686, 0xD7C2010B, 65.2269, 31.1585, 129.65, 0.707107, 0, 0, /* @teleloc 0xD7C2010B [65.226898 31.158501 129.649994] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2043, 9686, 0xD7C2010B, 57.8799, 36.0316, 129.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010B [57.879902 36.031601 129.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C2043, 9686, 0xD7C2010B, 57.8799, 36.0316, 129.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010B [57.879902 36.031601 129.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2044, 9686, 0xD7C2010B, 63.7006, 36.0086, 128.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010B [63.700600 36.008598 128.199997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C2044, 9686, 0xD7C2010B, 63.7006, 36.0086, 128.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010B [63.700600 36.008598 128.199997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2045, 11698, 0xD7C2010B, 62.2612, 33.3316, 132.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -293,28 +293,28 @@ VALUES (0x7D7C2048, 11697, 0xD7C2010B, 58.5453, 33.3007, 126.1, -0.707107, 0, 0, /* @teleloc 0xD7C2010B [58.545300 33.300701 126.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2049, 11697, 0xD7C2010B, 59.8538, 30.8457, 126.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD7C2010B [59.853802 30.845699 126.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2049, 11697, 0xD7C2010B, 59.8538, 30.8457, 126.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD7C2010B [59.853802 30.845699 126.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C204A, 11697, 0xD7C2010B, 64.6038, 33.2456, 126.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD7C2010B [64.603798 33.245602 126.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C204B, 11697, 0xD7C2010B, 57.2481, 35.4007, 126.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD7C2010B [57.248100 35.400700 126.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C204B, 11697, 0xD7C2010B, 57.2481, 35.4007, 126.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD7C2010B [57.248100 35.400700 126.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C204C, 9686, 0xD7C2010D, 57.7833, 39.1624, 129, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD7C2010D [57.783298 39.162399 129.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C204D, 9686, 0xD7C2010D, 61.1833, 36.6316, 129.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010D [61.183300 36.631599 129.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C204D, 9686, 0xD7C2010D, 61.1833, 36.6316, 129.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010D [61.183300 36.631599 129.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C204E, 9686, 0xD7C2010D, 60.8833, 41.7316, 129.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010D [60.883301 41.731602 129.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C204E, 9686, 0xD7C2010D, 60.8833, 41.7316, 129.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010D [60.883301 41.731602 129.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C204F, 11697, 0xD7C2010D, 61.9981, 39.4507, 126.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -329,12 +329,12 @@ VALUES (0x7D7C2051, 9686, 0xD7C2010D, 57.7833, 40.8085, 129, -0.707107, 0, 0, - /* @teleloc 0xD7C2010D [57.783298 40.808498 129.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2052, 9686, 0xD7C2010D, 59.0863, 36.6316, 128.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010D [59.086300 36.631599 128.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2052, 9686, 0xD7C2010D, 59.0863, 36.6316, 128.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010D [59.086300 36.631599 128.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2053, 9686, 0xD7C2010F, 60.5769, 30.3778, 124.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010F [60.576900 30.377800 124.449997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2053, 9686, 0xD7C2010F, 60.5769, 30.3778, 124.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010F [60.576900 30.377800 124.449997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2054, 9686, 0xD7C2010F, 63.0769, 34.6778, 124.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,16 +365,16 @@ VALUES (0x7D7C205A, 9686, 0xD7C2010F, 63.0769, 37.3749, 124.45, 0.707107, 0, 0, /* @teleloc 0xD7C2010F [63.076900 37.374901 124.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C205B, 9686, 0xD7C2010F, 61.5264, 40.3278, 124.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C2010F [61.526402 40.327801 124.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C205B, 9686, 0xD7C2010F, 61.5264, 40.3278, 124.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C2010F [61.526402 40.327801 124.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C205C, 11698, 0xD7C2010F, 60.4801, 34.3682, 125.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD7C2010F [60.480099 34.368198 125.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C205C, 11698, 0xD7C2010F, 60.4801, 34.3682, 125.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD7C2010F [60.480099 34.368198 125.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C205D, 11697, 0xD7C2010F, 60.8691, 39.8443, 122.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD7C2010F [60.869099 39.844299 122.050003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D7C205D, 11697, 0xD7C2010F, 60.8691, 39.8443, 122.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD7C2010F [60.869099 39.844299 122.050003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C205E, 11697, 0xD7C2010F, 62.4191, 39.6444, 122.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,12 +393,12 @@ VALUES (0x7D7C2061, 9686, 0xD7C20111, 58.1833, 42.9585, 129, -0.707107, 0, 0, - /* @teleloc 0xD7C20111 [58.183300 42.958500 129.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2062, 412, 0xD7C20000, 60.8612, 44.1316, 126, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD7C20000 [60.861198 44.131599 126.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2062, 412, 0xD7C20000, 60.8612, 44.1316, 126, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD7C20000 [60.861198 44.131599 126.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D7C2063, 9686, 0xD7C20000, 58.6506, 44.2586, 128.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD7C20000 [58.650600 44.258598 128.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D7C2063, 9686, 0xD7C20000, 58.6506, 44.2586, 128.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD7C20000 [58.650600 44.258598 128.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C2064, 9686, 0xD7C20000, 57.6506, 43.4086, 128.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2158,7 +2158,7 @@ VALUES (0x7D7C21AC, 15610, 0xD7C20000, 77.643, 127.049, 144.005, -0.999681, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C21AD, 15610, 0xD7C20000, 108.891, 79.6716, 124.005, -0.999911, 0, 0, 0.01334, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xD7C20000 [108.890999 79.671600 124.004997] -0.999911 0.000000 0.000000 0.013339 */ +/* @teleloc 0xD7C20000 [108.890999 79.671600 124.004997] -0.999911 0.000000 0.000000 0.013340 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D7C21AE, 15610, 0xD7C20000, 160.443, 103.334, 122.005, -0.998347, 0, 0, -0.057472, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D856.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D856.sql index 16c41c9e14..539bd372db 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D856.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D856.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xD856; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D856000, 4965, 0xD8560100, 36.1507, 164.084, 24.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Shreth Hive Portal */ -/* @teleloc 0xD8560100 [36.150700 164.084000 24.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D856000, 4965, 0xD8560100, 36.1507, 164.084, 24.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Shreth Hive Portal */ +/* @teleloc 0xD8560100 [36.150700 164.084000 24.805000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D856001, 4108, 0xD8560000, 36.5674, 185.242, 30.011, -0.959765, 0, 0, 0.280803, True, '2005-02-09 10:00:00'); /* Gnawer Shreth */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D9CF.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D9CF.sql index d3e5bdf33f..92e82da818 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D9CF.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D9CF.sql @@ -625,8 +625,8 @@ VALUES (0x7D9CF09B, 12679, 0xD9CF0000, 151.28, 91.4049, 46.075, 0.707107, 0, 0, /* @teleloc 0xD9CF0000 [151.279999 91.404900 46.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF09C, 412, 0xD9CF0119, 128.31, 41.2335, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD9CF0119 [128.309998 41.233501 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF09C, 412, 0xD9CF0119, 128.31, 41.2335, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD9CF0119 [128.309998 41.233501 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF09D, 9686, 0xD9CF011A, 128.26, 40.4235, 42.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -645,8 +645,8 @@ VALUES (0x7D9CF0A0, 11697, 0xD9CF011A, 126.532, 39.9344, 38.15, -0.92388, 0, 0, /* @teleloc 0xD9CF011A [126.531998 39.934399 38.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0A1, 9686, 0xD9CF011A, 128.26, 31.8735, 43.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011A [128.259995 31.873501 43.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0A1, 9686, 0xD9CF011A, 128.26, 31.8735, 43.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011A [128.259995 31.873501 43.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0A2, 9686, 0xD9CF011A, 125.96, 37.9227, 40.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -665,20 +665,20 @@ VALUES (0x7D9CF0A5, 9686, 0xD9CF011A, 130.588, 37.7079, 40.25, 0.707107, 0, 0, /* @teleloc 0xD9CF011A [130.587997 37.707901 40.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0A6, 9686, 0xD9CF011B, 134.46, 35.9235, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011B [134.460007 35.923500 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0A6, 9686, 0xD9CF011B, 134.46, 35.9235, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011B [134.460007 35.923500 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0A7, 9686, 0xD9CF011B, 137.593, 34.7324, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD9CF011B [137.593002 34.732399 40.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0A8, 9686, 0xD9CF011B, 136.501, 29.9735, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011B [136.501007 29.973499 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0A8, 9686, 0xD9CF011B, 136.501, 29.9735, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011B [136.501007 29.973499 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0A9, 9686, 0xD9CF011B, 132.049, 29.9735, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011B [132.048996 29.973499 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0A9, 9686, 0xD9CF011B, 132.049, 29.9735, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011B [132.048996 29.973499 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0AA, 9686, 0xD9CF011B, 131.029, 31.2035, 40, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -697,8 +697,8 @@ VALUES (0x7D9CF0AD, 11698, 0xD9CF011B, 134.41, 32.8735, 44.25, 0.707107, 0, 0, - /* @teleloc 0xD9CF011B [134.410004 32.873501 44.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0AE, 11697, 0xD9CF011B, 134.394, 32.7903, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9CF011B [134.393997 32.790298 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0AE, 11697, 0xD9CF011B, 134.394, 32.7903, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9CF011B [134.393997 32.790298 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0AF, 9686, 0xD9CF011B, 137.593, 31.1324, 40.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -709,16 +709,16 @@ VALUES (0x7D9CF0B0, 9686, 0xD9CF011B, 137.593, 32.9747, 41.9, 0.707107, 0, 0, - /* @teleloc 0xD9CF011B [137.593002 32.974701 41.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0B1, 9686, 0xD9CF011B, 136.559, 35.9235, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011B [136.559006 35.923500 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0B1, 9686, 0xD9CF011B, 136.559, 35.9235, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011B [136.559006 35.923500 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0B2, 9686, 0xD9CF011B, 132.209, 35.9235, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011B [132.209000 35.923500 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0B2, 9686, 0xD9CF011B, 132.209, 35.9235, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011B [132.209000 35.923500 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0B3, 9686, 0xD9CF011B, 134.281, 29.9735, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011B [134.281006 29.973499 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0B3, 9686, 0xD9CF011B, 134.281, 29.9735, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011B [134.281006 29.973499 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0B4, 9686, 0xD9CF011B, 131.029, 31.4524, 41.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -729,8 +729,8 @@ VALUES (0x7D9CF0B5, 9686, 0xD9CF011B, 131.029, 34.4899, 41.6, -0.707107, 0, 0, /* @teleloc 0xD9CF011B [131.029007 34.489899 41.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0B6, 9686, 0xD9CF011B, 132.209, 35.9235, 40, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011B [132.209000 35.923500 40.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0B6, 9686, 0xD9CF011B, 132.209, 35.9235, 40, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011B [132.209000 35.923500 40.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0B7, 11698, 0xD9CF011B, 136.737, 30.6667, 42.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -741,12 +741,12 @@ VALUES (0x7D9CF0B8, 11698, 0xD9CF011B, 136.637, 34.9667, 42.3, 0.919479, 0, 0, - /* @teleloc 0xD9CF011B [136.636993 34.966702 42.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0B9, 11697, 0xD9CF011B, 134.397, 31.456, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9CF011B [134.397003 31.455999 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0B9, 11697, 0xD9CF011B, 134.397, 31.456, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9CF011B [134.397003 31.455999 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0BA, 11697, 0xD9CF011B, 134.397, 33.9517, 38.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9CF011B [134.397003 33.951698 38.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0BA, 11697, 0xD9CF011B, 134.397, 33.9517, 38.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9CF011B [134.397003 33.951698 38.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0BB, 11697, 0xD9CF011B, 136.547, 30.8403, 38.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -757,12 +757,12 @@ VALUES (0x7D9CF0BC, 11697, 0xD9CF011B, 136.891, 33.0429, 38.15, 0.707107, 0, 0, /* @teleloc 0xD9CF011B [136.891006 33.042900 38.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0BD, 11697, 0xD9CF011B, 134.397, 35.1551, 38.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9CF011B [134.397003 35.155102 38.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0BD, 11697, 0xD9CF011B, 134.397, 35.1551, 38.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9CF011B [134.397003 35.155102 38.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0BE, 9686, 0xD9CF011D, 130.511, 35.5735, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011D [130.511002 35.573502 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0BE, 9686, 0xD9CF011D, 130.511, 35.5735, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011D [130.511002 35.573502 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0BF, 9686, 0xD9CF011D, 137.361, 32.9049, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x7D9CF0C2, 9687, 0xD9CF011D, 126.736, 34.8404, 34.1, -0.865587, -0.000 /* @teleloc 0xD9CF011D [126.736000 34.840401 34.099998] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0C3, 9686, 0xD9CF011D, 133.814, 35.5735, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011D [133.813995 35.573502 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0C3, 9686, 0xD9CF011D, 133.814, 35.5735, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011D [133.813995 35.573502 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0C4, 9686, 0xD9CF011D, 129.913, 30.034, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011D [129.912994 30.034000 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0C4, 9686, 0xD9CF011D, 129.913, 30.034, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011D [129.912994 30.034000 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0C5, 9686, 0xD9CF011D, 134.026, 30.034, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011D [134.026001 30.034000 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0C5, 9686, 0xD9CF011D, 134.026, 30.034, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011D [134.026001 30.034000 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0C6, 9686, 0xD9CF011D, 125.96, 31.1944, 36.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -801,52 +801,52 @@ VALUES (0x7D9CF0C7, 11698, 0xD9CF011D, 132.553, 32.8735, 37.5, -0.707107, 0, 0, /* @teleloc 0xD9CF011D [132.552994 32.873501 37.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0C8, 11697, 0xD9CF011D, 132.3, 34.9148, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9CF011D [132.300003 34.914799 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0C8, 11697, 0xD9CF011D, 132.3, 34.9148, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9CF011D [132.300003 34.914799 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0C9, 11697, 0xD9CF011D, 132, 30.5648, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9CF011D [132.000000 30.564800 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0C9, 11697, 0xD9CF011D, 132, 30.5648, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9CF011D [132.000000 30.564800 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0CA, 11697, 0xD9CF011D, 136.619, 32.5371, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD9CF011D [136.619003 32.537102 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0CB, 9686, 0xD9CF0000, 128.31, 41.2721, 41.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0000 [128.309998 41.272099 41.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7D9CF0CB, 9686, 0xD9CF0000, 128.31, 41.2721, 41.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0000 [128.309998 41.272099 41.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0CC, 9686, 0xD9CF0000, 126.159, 41.4721, 39.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0000 [126.158997 41.472099 39.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7D9CF0CC, 9686, 0xD9CF0000, 126.159, 41.4721, 39.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0000 [126.158997 41.472099 39.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0CD, 9686, 0xD9CF0000, 130.452, 41.4721, 39.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0000 [130.451996 41.472099 39.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7D9CF0CD, 9686, 0xD9CF0000, 130.452, 41.4721, 39.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0000 [130.451996 41.472099 39.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0CE, 12679, 0xD9CF0000, 132.397, 41.906, 38.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xD9CF0000 [132.397003 41.905998 38.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0CF, 12679, 0xD9CF0000, 134.397, 37.156, 38.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD9CF0000 [134.397003 37.155998 38.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0CF, 12679, 0xD9CF0000, 134.397, 37.156, 38.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD9CF0000 [134.397003 37.155998 38.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0D0, 9686, 0xD9CF011F, 82.2842, 33.3809, 41.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD9CF011F [82.284203 33.380901 41.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0D1, 9686, 0xD9CF011F, 81.0842, 31.4809, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011F [81.084198 31.480900 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0D1, 9686, 0xD9CF011F, 81.0842, 31.4809, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011F [81.084198 31.480900 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0D2, 11697, 0xD9CF011F, 81.8973, 36.1315, 38.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD9CF011F [81.897301 36.131500 38.099998] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0D3, 11697, 0xD9CF011F, 80.8723, 31.8566, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9CF011F [80.872299 31.856600 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0D3, 11697, 0xD9CF011F, 80.8723, 31.8566, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9CF011F [80.872299 31.856600 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0D4, 9686, 0xD9CF011F, 77.6342, 32.2559, 40.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -861,24 +861,24 @@ VALUES (0x7D9CF0D6, 9686, 0xD9CF011F, 77.6342, 35.7309, 40.5, -0.707107, 0, 0, /* @teleloc 0xD9CF011F [77.634201 35.730900 40.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0D7, 9686, 0xD9CF011F, 80.0527, 36.627, 41.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF011F [80.052696 36.626999 41.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0D7, 9686, 0xD9CF011F, 80.0527, 36.627, 41.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF011F [80.052696 36.626999 41.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0D8, 9686, 0xD9CF011F, 82.2842, 35.4758, 40.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD9CF011F [82.284203 35.475800 40.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0D9, 9686, 0xD9CF0120, 83.9382, 29.5958, 39.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0120 [83.938202 29.595800 39.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0D9, 9686, 0xD9CF0120, 83.9382, 29.5958, 39.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0120 [83.938202 29.595800 39.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0DA, 9686, 0xD9CF0120, 89.3166, 29.5958, 39.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0120 [89.316597 29.595800 39.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0DA, 9686, 0xD9CF0120, 89.3166, 29.5958, 39.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0120 [89.316597 29.595800 39.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0DB, 9686, 0xD9CF0120, 86.6666, 35.5458, 41.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0120 [86.666603 35.545799 41.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0DB, 9686, 0xD9CF0120, 86.6666, 35.5458, 41.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0120 [86.666603 35.545799 41.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0DC, 9686, 0xD9CF0120, 90.6166, 34.4958, 39.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -901,8 +901,8 @@ VALUES (0x7D9CF0E0, 11698, 0xD9CF0120, 86.6756, 32.638, 44.6, -0.707107, 0, 0, - /* @teleloc 0xD9CF0120 [86.675598 32.638000 44.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0E1, 11697, 0xD9CF0120, 86.6621, 35.1714, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9CF0120 [86.662102 35.171398 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0E1, 11697, 0xD9CF0120, 86.6621, 35.1714, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9CF0120 [86.662102 35.171398 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0E2, 9686, 0xD9CF0120, 90.6166, 30.7054, 39.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -913,8 +913,8 @@ VALUES (0x7D9CF0E3, 9686, 0xD9CF0120, 90.6166, 32.5581, 41.875, 0.707107, 0, 0, /* @teleloc 0xD9CF0120 [90.616600 32.558102 41.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0E4, 9686, 0xD9CF0120, 86.6822, 29.5958, 41.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0120 [86.682198 29.595800 41.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0E4, 9686, 0xD9CF0120, 86.6822, 29.5958, 41.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0120 [86.682198 29.595800 41.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0E5, 9686, 0xD9CF0120, 82.7251, 30.6102, 41.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -929,12 +929,12 @@ VALUES (0x7D9CF0E7, 9686, 0xD9CF0120, 82.7251, 34.6596, 41.6, -0.707107, 0, 0, /* @teleloc 0xD9CF0120 [82.725098 34.659599 41.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0E8, 9686, 0xD9CF0120, 84.1172, 35.5458, 41.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0120 [84.117203 35.545799 41.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0E8, 9686, 0xD9CF0120, 84.1172, 35.5458, 41.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0120 [84.117203 35.545799 41.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0E9, 9686, 0xD9CF0120, 89.3415, 35.5458, 41.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0120 [89.341499 35.545799 41.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0E9, 9686, 0xD9CF0120, 89.3415, 35.5458, 41.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0120 [89.341499 35.545799 41.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0EA, 11698, 0xD9CF0120, 89.2106, 30.743, 42.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -965,12 +965,12 @@ VALUES (0x7D9CF0F0, 11697, 0xD9CF0120, 83.6956, 30.368, 38.1, 0.359182, 0, 0, 0. /* @teleloc 0xD9CF0120 [83.695602 30.368000 38.099998] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0F1, 9686, 0xD9CF0124, 83.6027, 28.677, 36.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0124 [83.602699 28.677000 36.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0F1, 9686, 0xD9CF0124, 83.6027, 28.677, 36.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0124 [83.602699 28.677000 36.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0F2, 9686, 0xD9CF0124, 83.8527, 35.227, 36.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0124 [83.852699 35.227001 36.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0F2, 9686, 0xD9CF0124, 83.8527, 35.227, 36.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0124 [83.852699 35.227001 36.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0F3, 9686, 0xD9CF0124, 87.3518, 31.8413, 36.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -989,12 +989,12 @@ VALUES (0x7D9CF0F6, 9687, 0xD9CF0124, 86.7401, 34.626, 34.1, 0.878817, 0, 0, -0 /* @teleloc 0xD9CF0124 [86.740097 34.625999 34.099998] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0F7, 9686, 0xD9CF0124, 85.6914, 28.677, 36.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0124 [85.691399 28.677000 36.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0F7, 9686, 0xD9CF0124, 85.6914, 28.677, 36.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0124 [85.691399 28.677000 36.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0F8, 9686, 0xD9CF0124, 80.8284, 35.227, 36.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0124 [80.828400 35.227001 36.400002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0F8, 9686, 0xD9CF0124, 80.8284, 35.227, 36.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0124 [80.828400 35.227001 36.400002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0F9, 9686, 0xD9CF0124, 77.6429, 30.142, 36.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1005,36 +1005,36 @@ VALUES (0x7D9CF0FA, 11698, 0xD9CF0124, 82.3656, 31.913, 37.525, 0.707107, 0, 0, /* @teleloc 0xD9CF0124 [82.365601 31.913000 37.525002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0FB, 11697, 0xD9CF0124, 82.4707, 29.0871, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9CF0124 [82.470703 29.087099 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0FB, 11697, 0xD9CF0124, 82.4707, 29.0871, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9CF0124 [82.470703 29.087099 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF0FC, 11697, 0xD9CF0124, 86.5621, 32.0628, 34.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD9CF0124 [86.562103 32.062801 34.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0FD, 11697, 0xD9CF0124, 84.023, 34.7292, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9CF0124 [84.023003 34.729198 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9CF0FD, 11697, 0xD9CF0124, 84.023, 34.7292, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9CF0124 [84.023003 34.729198 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0FE, 412, 0xD9CF0000, 80.0256, 37.148, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD9CF0000 [80.025597 37.147999 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0FE, 412, 0xD9CF0000, 80.0256, 37.148, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD9CF0000 [80.025597 37.147999 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF0FF, 9686, 0xD9CF0000, 80.0277, 37.262, 41.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0000 [80.027702 37.262001 41.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF0FF, 9686, 0xD9CF0000, 80.0277, 37.262, 41.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0000 [80.027702 37.262001 41.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF100, 9686, 0xD9CF0000, 77.0177, 43.117, 39.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0000 [77.017700 43.117001 39.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D9CF100, 9686, 0xD9CF0000, 77.0177, 43.117, 39.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0000 [77.017700 43.117001 39.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF101, 9686, 0xD9CF0000, 83.0477, 43.117, 39.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9CF0000 [83.047699 43.117001 39.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7D9CF101, 9686, 0xD9CF0000, 83.0477, 43.117, 39.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9CF0000 [83.047699 43.117001 39.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9CF102, 12679, 0xD9CF0000, 84.5706, 37.583, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xD9CF0000 [84.570602 37.583000 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9CF102, 12679, 0xD9CF0000, 84.5706, 37.583, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xD9CF0000 [84.570602 37.583000 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9CF103, 12679, 0xD9CF0000, 75.7256, 37.473, 38.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/D9D0.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/D9D0.sql index b08001d996..c21b5d73e4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/D9D0.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/D9D0.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xD9D0; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0000, 9686, 0xD9D00102, 85.4266, 35.037, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00102 [85.426598 35.036999 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9D0000, 9686, 0xD9D00102, 85.4266, 35.037, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00102 [85.426598 35.036999 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0001, 9686, 0xD9D00102, 80.8088, 35.014, 44.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00102 [80.808800 35.014000 44.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9D0001, 9686, 0xD9D00102, 80.8088, 35.014, 44.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00102 [80.808800 35.014000 44.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0002, 9686, 0xD9D00102, 83.3241, 29.287, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00102 [83.324097 29.287001 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D0002, 9686, 0xD9D00102, 83.3241, 29.287, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00102 [83.324097 29.287001 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0003, 9686, 0xD9D00102, 86.5241, 29.287, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00102 [86.524101 29.287001 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D0003, 9686, 0xD9D00102, 86.5241, 29.287, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00102 [86.524101 29.287001 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9D0004, 11697, 0xD9D00102, 78.7921, 29.9733, 42.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7D9D0005, 11697, 0xD9D00102, 87.6921, 34.3061, 42.1, -0.932639, 0, 0, /* @teleloc 0xD9D00102 [87.692101 34.306099 42.099998] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0006, 11698, 0xD9D00102, 83.3552, 32.337, 48.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD9D00102 [83.355202 32.337002 48.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D0006, 11698, 0xD9D00102, 83.3552, 32.337, 48.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD9D00102 [83.355202 32.337002 48.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9D0007, 11697, 0xD9D00102, 83.3421, 32.3061, 42.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD9D00102 [83.342102 32.306099 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0008, 9686, 0xD9D00102, 80.1739, 29.287, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00102 [80.173897 29.287001 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D0008, 9686, 0xD9D00102, 80.1739, 29.287, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00102 [80.173897 29.287001 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9D0009, 9686, 0xD9D00102, 78.1273, 32.1638, 45.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7D9D000E, 9686, 0xD9D00102, 88.5209, 30.1639, 45.65, 0.707107, 0, 0, /* @teleloc 0xD9D00102 [88.520897 30.163900 45.650002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D000F, 9686, 0xD9D00102, 81.1739, 35.037, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00102 [81.173897 35.036999 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9D000F, 9686, 0xD9D00102, 81.1739, 35.037, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00102 [81.173897 35.036999 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0010, 9686, 0xD9D00102, 86.9946, 35.014, 44.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00102 [86.994598 35.014000 44.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9D0010, 9686, 0xD9D00102, 86.9946, 35.014, 44.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00102 [86.994598 35.014000 44.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9D0011, 11698, 0xD9D00102, 85.5552, 32.337, 48.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7D9D0014, 11697, 0xD9D00102, 81.8394, 32.3061, 42.1, -0.707107, 0, 0, /* @teleloc 0xD9D00102 [81.839401 32.306099 42.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0015, 11697, 0xD9D00102, 83.1478, 29.851, 42.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9D00102 [83.147797 29.851000 42.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D0015, 11697, 0xD9D00102, 83.1478, 29.851, 42.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9D00102 [83.147797 29.851000 42.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9D0016, 11697, 0xD9D00102, 87.8978, 32.251, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xD9D00102 [87.897797 32.250999 42.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0017, 11697, 0xD9D00102, 80.5421, 34.4061, 42.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9D00102 [80.542099 34.406101 42.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9D0017, 11697, 0xD9D00102, 80.5421, 34.4061, 42.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9D00102 [80.542099 34.406101 42.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9D0018, 9686, 0xD9D00104, 81.0773, 38.1678, 45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xD9D00104 [81.077301 38.167801 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0019, 9686, 0xD9D00104, 84.4773, 35.637, 45.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00104 [84.477303 35.637001 45.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D0019, 9686, 0xD9D00104, 84.4773, 35.637, 45.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00104 [84.477303 35.637001 45.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D001A, 9686, 0xD9D00104, 84.1773, 40.737, 45.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00104 [84.177299 40.737000 45.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9D001A, 9686, 0xD9D00104, 84.1773, 40.737, 45.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00104 [84.177299 40.737000 45.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9D001B, 11697, 0xD9D00104, 85.2921, 38.4561, 42.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7D9D001D, 9686, 0xD9D00104, 81.0773, 39.8139, 45, -0.707107, 0, 0, -0 /* @teleloc 0xD9D00104 [81.077301 39.813900 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D001E, 9686, 0xD9D00104, 82.3803, 35.637, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00104 [82.380302 35.637001 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D001E, 9686, 0xD9D00104, 82.3803, 35.637, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00104 [82.380302 35.637001 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D001F, 9686, 0xD9D00106, 83.8709, 29.3832, 40.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00106 [83.870903 29.383200 40.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D001F, 9686, 0xD9D00106, 83.8709, 29.3832, 40.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00106 [83.870903 29.383200 40.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9D0020, 9686, 0xD9D00106, 86.3709, 33.6832, 40.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7D9D0026, 9686, 0xD9D00106, 86.3709, 36.3803, 40.45, 0.707107, 0, 0, /* @teleloc 0xD9D00106 [86.370903 36.380299 40.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0027, 9686, 0xD9D00106, 84.8204, 39.3332, 40.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00106 [84.820396 39.333199 40.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9D0027, 9686, 0xD9D00106, 84.8204, 39.3332, 40.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00106 [84.820396 39.333199 40.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0028, 11698, 0xD9D00106, 83.7741, 33.3736, 41.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xD9D00106 [83.774101 33.373600 41.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D0028, 11698, 0xD9D00106, 83.7741, 33.3736, 41.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xD9D00106 [83.774101 33.373600 41.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D0029, 11697, 0xD9D00106, 84.1631, 38.8497, 38.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xD9D00106 [84.163101 38.849701 38.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7D9D0029, 11697, 0xD9D00106, 84.1631, 38.8497, 38.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xD9D00106 [84.163101 38.849701 38.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9D002A, 11697, 0xD9D00106, 85.7131, 38.6497, 38.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7D9D002D, 9686, 0xD9D00108, 81.4773, 41.9638, 45, -0.707107, 0, 0, -0 /* @teleloc 0xD9D00108 [81.477303 41.963799 45.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D002E, 412, 0xD9D00000, 84.1552, 43.137, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xD9D00000 [84.155197 43.137001 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D002E, 412, 0xD9D00000, 84.1552, 43.137, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xD9D00000 [84.155197 43.137001 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7D9D002F, 9686, 0xD9D00000, 81.9446, 43.264, 44.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xD9D00000 [81.944603 43.264000 44.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7D9D002F, 9686, 0xD9D00000, 81.9446, 43.264, 44.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xD9D00000 [81.944603 43.264000 44.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7D9D0030, 9686, 0xD9D00000, 80.9446, 42.414, 44.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DA3A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DA3A.sql index 192112920b..e5fcc97ad8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DA3A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DA3A.sql @@ -13,8 +13,8 @@ VALUES (0x7DA3A002, 720, 0xDA3A0000, 162.367, 178.072, 0.025, -0.707107, 0, 0, /* @teleloc 0xDA3A0000 [162.367004 178.072006 0.025000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA3A003, 4572, 0xDA3A0000, 156.446, 157.145, 0.911, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Khayyaban */ -/* @teleloc 0xDA3A0000 [156.445999 157.145004 0.911000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA3A003, 4572, 0xDA3A0000, 156.446, 157.145, 0.911, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Portal to Khayyaban */ +/* @teleloc 0xDA3A0000 [156.445999 157.145004 0.911000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA3A004, 27547, 0xDA3A0000, 179.175, 190.571, 0.005, 0.821155, 0, 0, -0.570705, False, '2005-02-09 10:00:00'); /* Bind Stone */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DA3B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DA3B.sql index 274c064438..1d0870385c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DA3B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DA3B.sql @@ -73,8 +73,8 @@ VALUES (0x7DA3B010, 4546, 0xDA3B0129, 183.457, 42.8361, 0.005, 0.015746, 0, 0, /* @teleloc 0xDA3B0129 [183.457001 42.836102 0.005000] 0.015746 0.000000 0.000000 0.999876 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA3B011, 4499, 0xDA3B0000, 171.709, 30.1466, 2.41213, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lin's Armor and Weapons */ -/* @teleloc 0xDA3B0000 [171.709000 30.146601 2.412130] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA3B011, 4499, 0xDA3B0000, 171.709, 30.1466, 2.41213, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Lin's Armor and Weapons */ +/* @teleloc 0xDA3B0000 [171.709000 30.146601 2.412130] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA3B012, 4544, 0xDA3B011C, 155.072, 76.0535, 1.605, 0.98763, 0, 0, -0.156801, False, '2005-02-09 10:00:00'); /* Lo Ma the Jeweler */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DA54.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DA54.sql index 6fb6041a59..a22c4a14d4 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DA54.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DA54.sql @@ -2,7 +2,7 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xDA54; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA54000, 1124, 0xDA540000, 91.8, 69, 40.3833, -0.999391, 0, 0, -0.0349, False, '2005-02-09 10:00:00'); /* Shoushi Grotto Portal */ -/* @teleloc 0xDA540000 [91.800003 69.000000 40.383301] -0.999391 0.000000 0.000000 -0.034899 */ +/* @teleloc 0xDA540000 [91.800003 69.000000 40.383301] -0.999391 0.000000 0.000000 -0.034900 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA54002, 4568, 0xDA540100, 156.149, 162.853, 13.66, -0.017715, 0, 0, 0.999843, False, '2005-02-09 10:00:00'); /* Portal to Tou-Tou */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DA55.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DA55.sql index e470c753be..5a1d0a5c33 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DA55.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DA55.sql @@ -17,8 +17,8 @@ VALUES (0x7DA55003, 720, 0xDA55010B, 36.145, 105, 20, 0.707107, 0, 0, -0.70710 /* @teleloc 0xDA55010B [36.145000 105.000000 20.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA55004, 5621, 0xDA55010B, 40.48, 108, 21.86, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Hot Air */ -/* @teleloc 0xDA55010B [40.480000 108.000000 21.860001] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA55004, 5621, 0xDA55010B, 40.48, 108, 21.86, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Hot Air */ +/* @teleloc 0xDA55010B [40.480000 108.000000 21.860001] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA55005, 143, 0xDA550118, 27.53, 113.15, 21.24, 0.599722, 0, 0, 0.800208, False, '2005-02-09 10:00:00'); /* Chest */ @@ -45,8 +45,8 @@ VALUES (0x7DA5500A, 722, 0xDA550000, 60.48, 177.355, 20, 1, 0, 0, 0, False, '2 /* @teleloc 0xDA550000 [60.480000 177.354996 20.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA5500B, 722, 0xDA550000, 60.48, 188.405, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDA550000 [60.480000 188.404999 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA5500B, 722, 0xDA550000, 60.48, 188.405, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDA550000 [60.480000 188.404999 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA5500C, 143, 0xDA550139, 151.55, 60.23, 24.42, 0.650111, 0, 0, -0.759839, False, '2005-02-09 10:00:00'); /* Chest */ @@ -93,16 +93,16 @@ VALUES (0x7DA55016, 720, 0xDA550000, 19.645, 132.48, 20, -0.707107, 0, 0, -0.7 /* @teleloc 0xDA550000 [19.645000 132.479996 20.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA55017, 720, 0xDA550000, 36.375, 31.2399, 20.025, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xDA550000 [36.375000 31.239901 20.025000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA55017, 720, 0xDA550000, 36.375, 31.2399, 20.025, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xDA550000 [36.375000 31.239901 20.025000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA55018, 720, 0xDA550000, 36.375, 26.1749, 20.025, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xDA550000 [36.375000 26.174900 20.025000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA55018, 720, 0xDA550000, 36.375, 26.1749, 20.025, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xDA550000 [36.375000 26.174900 20.025000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA55019, 720, 0xDA550000, 43.9, 39.8749, 20.025, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xDA550000 [43.900002 39.874901 20.025000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA55019, 720, 0xDA550000, 43.9, 39.8749, 20.025, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xDA550000 [43.900002 39.874901 20.025000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA5501A, 720, 0xDA550000, 84, 148.45, 22, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -137,8 +137,8 @@ VALUES (0x7DA55021, 720, 0xDA550000, 162.59, 157.104, 20.04, -0.707107, 0, 0, /* @teleloc 0xDA550000 [162.589996 157.104004 20.040001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA55022, 720, 0xDA550197, 83.955, 67.29, 20.04, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xDA550197 [83.955002 67.290001 20.040001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA55022, 720, 0xDA550197, 83.955, 67.29, 20.04, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xDA550197 [83.955002 67.290001 20.040001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA55023, 720, 0xDA550198, 84.045, 52.75, 20.04, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -161,8 +161,8 @@ VALUES (0x7DA55027, 720, 0xDA5501A2, 76.74, 59.945, 25.64, 0.707107, 0, 0, -0. /* @teleloc 0xDA5501A2 [76.739998 59.945000 25.639999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA55028, 720, 0xDA5501A3, 83.955, 67.28, 25.64, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xDA5501A3 [83.955002 67.279999 25.639999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA55028, 720, 0xDA5501A3, 83.955, 67.28, 25.64, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xDA5501A3 [83.955002 67.279999 25.639999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA55029, 720, 0xDA5501A4, 84.035, 52.735, 25.64, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -225,8 +225,8 @@ VALUES (0x7DA55036, 836, 0xDA550154, 8.03997, 137.28, 18.84, 0.433659, 0, 0, - /* @teleloc 0xDA550154 [8.039970 137.279999 18.840000] 0.433659 0.000000 0.000000 -0.901077 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA55037, 929, 0xDA550000, 83.8248, 108.154, 20.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Shoushi */ -/* @teleloc 0xDA550000 [83.824799 108.153999 20.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA55037, 929, 0xDA550000, 83.8248, 108.154, 20.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Shoushi */ +/* @teleloc 0xDA550000 [83.824799 108.153999 20.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA55038, 849, 0xDA550000, 54.861, 174.56, 22.608, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Konaji's Jewels */ @@ -245,8 +245,8 @@ VALUES (0x7DA5503B, 847, 0xDA550000, 158.443, 154.42, 23.5863, -0.707107, 0, 0 /* @teleloc 0xDA550000 [158.442993 154.419998 23.586300] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA5503C, 850, 0xDA550000, 122.995, 108.093, 23.7868, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Three Swords Hall */ -/* @teleloc 0xDA550000 [122.995003 108.093002 23.786800] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA5503C, 850, 0xDA550000, 122.995, 108.093, 23.7868, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Three Swords Hall */ +/* @teleloc 0xDA550000 [122.995003 108.093002 23.786800] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA5503D, 851, 0xDA550000, 152.896, 55.1759, 23.277, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Brush and Stone */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DA6B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DA6B.sql index 1bd2f8f274..40c0ac98f6 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DA6B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DA6B.sql @@ -18,7 +18,7 @@ VALUES (0x7DA6B003, 9686, 0xDA6B0102, 30.4082, 36.4103, 32.2, -0.916363, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B004, 11697, 0xDA6B0102, 36.1651, 41.6172, 30.1, -0.999903, 0, 0, -0.013963, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6B0102 [36.165100 41.617199 30.100000] -0.999903 0.000000 0.000000 -0.013962 */ +/* @teleloc 0xDA6B0102 [36.165100 41.617199 30.100000] -0.999903 0.000000 0.000000 -0.013963 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B005, 11697, 0xDA6B0102, 33.2973, 32.1431, 30.1, -0.042748, 0, 0, 0.999086, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1041,8 +1041,8 @@ VALUES (0x7DA6B103, 12679, 0xDA6B0000, 165.132, 154.139, 26.1, 0.92388, 0, 0, 0. /* @teleloc 0xDA6B0000 [165.132004 154.139008 26.100000] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B104, 412, 0xDA6B012A, 152.222, 113.391, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDA6B012A [152.222000 113.390999 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B104, 412, 0xDA6B012A, 152.222, 113.391, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDA6B012A [152.222000 113.390999 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B105, 9686, 0xDA6B012B, 152.172, 112.581, 30.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1061,8 +1061,8 @@ VALUES (0x7DA6B108, 11697, 0xDA6B012B, 150.444, 112.092, 26.15, -0.92388, 0, 0, /* @teleloc 0xDA6B012B [150.444000 112.092003 26.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B109, 9686, 0xDA6B012B, 152.172, 104.031, 31.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012B [152.171997 104.030998 31.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B109, 9686, 0xDA6B012B, 152.172, 104.031, 31.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012B [152.171997 104.030998 31.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B10A, 9686, 0xDA6B012B, 149.872, 110.08, 28.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1081,20 +1081,20 @@ VALUES (0x7DA6B10D, 9686, 0xDA6B012B, 154.5, 109.865, 28.25, 0.707107, 0, 0, -0 /* @teleloc 0xDA6B012B [154.500000 109.864998 28.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B10E, 9686, 0xDA6B012C, 158.372, 108.081, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012C [158.371994 108.081001 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6B10E, 9686, 0xDA6B012C, 158.372, 108.081, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012C [158.371994 108.081001 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B10F, 9686, 0xDA6B012C, 161.505, 106.89, 28.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDA6B012C [161.505005 106.889999 28.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B110, 9686, 0xDA6B012C, 160.413, 102.131, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012C [160.412994 102.130997 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B110, 9686, 0xDA6B012C, 160.413, 102.131, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012C [160.412994 102.130997 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B111, 9686, 0xDA6B012C, 155.961, 102.131, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012C [155.960999 102.130997 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B111, 9686, 0xDA6B012C, 155.961, 102.131, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012C [155.960999 102.130997 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B112, 9686, 0xDA6B012C, 154.941, 103.361, 28, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1113,8 +1113,8 @@ VALUES (0x7DA6B115, 11698, 0xDA6B012C, 158.322, 105.031, 32.25, 0.707107, 0, 0, /* @teleloc 0xDA6B012C [158.322006 105.030998 32.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B116, 11697, 0xDA6B012C, 158.306, 104.948, 26.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6B012C [158.306000 104.947998 26.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B116, 11697, 0xDA6B012C, 158.306, 104.948, 26.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6B012C [158.306000 104.947998 26.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B117, 9686, 0xDA6B012C, 161.505, 103.29, 28.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1125,16 +1125,16 @@ VALUES (0x7DA6B118, 9686, 0xDA6B012C, 161.505, 105.132, 29.9, 0.707107, 0, 0, - /* @teleloc 0xDA6B012C [161.505005 105.132004 29.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B119, 9686, 0xDA6B012C, 160.471, 108.081, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012C [160.470993 108.081001 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6B119, 9686, 0xDA6B012C, 160.471, 108.081, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012C [160.470993 108.081001 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B11A, 9686, 0xDA6B012C, 156.121, 108.081, 29.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012C [156.121002 108.081001 29.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6B11A, 9686, 0xDA6B012C, 156.121, 108.081, 29.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012C [156.121002 108.081001 29.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B11B, 9686, 0xDA6B012C, 158.193, 102.131, 29.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012C [158.192993 102.130997 29.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B11B, 9686, 0xDA6B012C, 158.193, 102.131, 29.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012C [158.192993 102.130997 29.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B11C, 9686, 0xDA6B012C, 154.941, 103.61, 29.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1145,8 +1145,8 @@ VALUES (0x7DA6B11D, 9686, 0xDA6B012C, 154.941, 106.647, 29.6, -0.707107, 0, 0, /* @teleloc 0xDA6B012C [154.940994 106.647003 29.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B11E, 9686, 0xDA6B012C, 156.121, 108.081, 28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012C [156.121002 108.081001 28.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6B11E, 9686, 0xDA6B012C, 156.121, 108.081, 28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012C [156.121002 108.081001 28.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B11F, 11698, 0xDA6B012C, 160.649, 102.824, 30.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1157,12 +1157,12 @@ VALUES (0x7DA6B120, 11698, 0xDA6B012C, 160.549, 107.124, 30.3, 0.919479, 0, 0, - /* @teleloc 0xDA6B012C [160.548996 107.124001 30.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B121, 11697, 0xDA6B012C, 158.309, 103.613, 26.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6B012C [158.309006 103.612999 26.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B121, 11697, 0xDA6B012C, 158.309, 103.613, 26.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6B012C [158.309006 103.612999 26.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B122, 11697, 0xDA6B012C, 158.309, 106.109, 26.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6B012C [158.309006 106.109001 26.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6B122, 11697, 0xDA6B012C, 158.309, 106.109, 26.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6B012C [158.309006 106.109001 26.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B123, 11697, 0xDA6B012C, 160.459, 102.998, 26.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x7DA6B124, 11697, 0xDA6B012C, 160.803, 105.2, 26.15, 0.707107, 0, 0, -0 /* @teleloc 0xDA6B012C [160.802994 105.199997 26.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B125, 11697, 0xDA6B012C, 158.309, 107.313, 26.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6B012C [158.309006 107.313004 26.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6B125, 11697, 0xDA6B012C, 158.309, 107.313, 26.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6B012C [158.309006 107.313004 26.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B126, 9686, 0xDA6B012E, 154.423, 107.731, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012E [154.423004 107.731003 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6B126, 9686, 0xDA6B012E, 154.423, 107.731, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012E [154.423004 107.731003 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B127, 9686, 0xDA6B012E, 161.273, 105.062, 24.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1197,16 +1197,16 @@ VALUES (0x7DA6B12A, 9687, 0xDA6B012E, 150.648, 106.998, 22.1, -0.865587, -0.000 /* @teleloc 0xDA6B012E [150.647995 106.998001 22.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B12B, 9686, 0xDA6B012E, 157.726, 107.731, 24.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012E [157.725998 107.731003 24.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6B12B, 9686, 0xDA6B012E, 157.726, 107.731, 24.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012E [157.725998 107.731003 24.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B12C, 9686, 0xDA6B012E, 153.825, 102.191, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012E [153.824997 102.191002 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B12C, 9686, 0xDA6B012E, 153.825, 102.191, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012E [153.824997 102.191002 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B12D, 9686, 0xDA6B012E, 157.938, 102.191, 24.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B012E [157.938004 102.191002 24.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B12D, 9686, 0xDA6B012E, 157.938, 102.191, 24.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B012E [157.938004 102.191002 24.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B12E, 9686, 0xDA6B012E, 149.872, 103.352, 24.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1217,36 +1217,36 @@ VALUES (0x7DA6B12F, 11698, 0xDA6B012E, 156.465, 105.031, 25.5, -0.707107, 0, 0, /* @teleloc 0xDA6B012E [156.464996 105.030998 25.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B130, 11697, 0xDA6B012E, 156.212, 107.072, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6B012E [156.212006 107.071999 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6B130, 11697, 0xDA6B012E, 156.212, 107.072, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6B012E [156.212006 107.071999 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B131, 11697, 0xDA6B012E, 155.912, 102.722, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6B012E [155.912003 102.722000 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B131, 11697, 0xDA6B012E, 155.912, 102.722, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6B012E [155.912003 102.722000 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B132, 11697, 0xDA6B012E, 160.531, 104.695, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDA6B012E [160.531006 104.695000 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B133, 9686, 0xDA6B0000, 152.222, 113.43, 29.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B0000 [152.222000 113.430000 29.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DA6B133, 9686, 0xDA6B0000, 152.222, 113.43, 29.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B0000 [152.222000 113.430000 29.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B134, 9686, 0xDA6B0000, 150.071, 113.63, 27.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B0000 [150.070999 113.629997 27.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DA6B134, 9686, 0xDA6B0000, 150.071, 113.63, 27.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B0000 [150.070999 113.629997 27.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B135, 9686, 0xDA6B0000, 154.364, 113.63, 27.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6B0000 [154.363998 113.629997 27.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DA6B135, 9686, 0xDA6B0000, 154.364, 113.63, 27.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6B0000 [154.363998 113.629997 27.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B136, 12679, 0xDA6B0000, 156.309, 114.063, 26.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xDA6B0000 [156.309006 114.063004 26.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6B137, 12679, 0xDA6B0000, 158.309, 109.313, 26.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDA6B0000 [158.309006 109.313004 26.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6B137, 12679, 0xDA6B0000, 158.309, 109.313, 26.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDA6B0000 [158.309006 109.313004 26.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6B138, 9686, 0xDA6B0131, 109.148, 82.2109, 31.6, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DA6F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DA6F.sql index 2cf0b3923c..0ae57a6f5f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DA6F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DA6F.sql @@ -1221,8 +1221,8 @@ VALUES (0x7DA6F130, 412, 0xDA6F017C, 152.392, 37.645, 20, -0.707107, 0, 0, 0.7 /* @teleloc 0xDA6F017C [152.391998 37.645000 20.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F131, 412, 0xDA6F017D, 162.583, 34.1594, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDA6F017D [162.582993 34.159401 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F131, 412, 0xDA6F017D, 162.583, 34.1594, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDA6F017D [162.582993 34.159401 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F132, 412, 0xDA6F017E, 146.675, 45.6678, 20, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -1241,12 +1241,12 @@ VALUES (0x7DA6F135, 11697, 0xDA6F017F, 154.134, 45.4834, 24.9, -0.92321, 0, 0, - /* @teleloc 0xDA6F017F [154.134003 45.483398 24.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F136, 9686, 0xDA6F017F, 154.992, 33.9109, 27.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F017F [154.992004 33.910900 27.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F136, 9686, 0xDA6F017F, 154.992, 33.9109, 27.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F017F [154.992004 33.910900 27.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F137, 9686, 0xDA6F017F, 156.08, 46.569, 28.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F017F [156.080002 46.569000 28.370001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F137, 9686, 0xDA6F017F, 156.08, 46.569, 28.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F017F [156.080002 46.569000 28.370001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F138, 11698, 0xDA6F017F, 156.044, 42.5581, 31.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1257,44 +1257,44 @@ VALUES (0x7DA6F139, 11697, 0xDA6F017F, 153.659, 37.2647, 24.9, -0.707107, 0, 0, /* @teleloc 0xDA6F017F [153.658997 37.264702 24.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F13A, 9686, 0xDA6F0181, 154.69, 42.5802, 23.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0181 [154.690002 42.580200 23.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F13A, 9686, 0xDA6F0181, 154.69, 42.5802, 23.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0181 [154.690002 42.580200 23.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F13B, 9686, 0xDA6F0181, 154.739, 33.9049, 22.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0181 [154.738998 33.904900 22.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F13B, 9686, 0xDA6F0181, 154.739, 33.9049, 22.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0181 [154.738998 33.904900 22.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F13C, 11697, 0xDA6F0181, 155.86, 34.4659, 20.1, -0.338738, 0, 0, 0.940881, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDA6F0181 [155.860001 34.465900 20.100000] -0.338738 0.000000 0.000000 0.940881 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F13D, 9686, 0xDA6F0182, 157.99, 33.9253, 23.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0182 [157.990005 33.925301 23.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F13D, 9686, 0xDA6F0182, 157.99, 33.9253, 23.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0182 [157.990005 33.925301 23.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F13E, 9686, 0xDA6F0182, 159.189, 39.3901, 23.57, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDA6F0182 [159.188995 39.390099 23.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F13F, 11697, 0xDA6F0182, 157.98, 41.7029, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6F0182 [157.979996 41.702900 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F13F, 11697, 0xDA6F0182, 157.98, 41.7029, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6F0182 [157.979996 41.702900 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F140, 11697, 0xDA6F0183, 156, 46.1659, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6F0183 [156.000000 46.165901 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F140, 11697, 0xDA6F0183, 156, 46.1659, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6F0183 [156.000000 46.165901 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F141, 9686, 0xDA6F0183, 156.21, 47.0626, 23.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0183 [156.210007 47.062599 23.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F141, 9686, 0xDA6F0183, 156.21, 47.0626, 23.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0183 [156.210007 47.062599 23.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F142, 9686, 0xDA6F0183, 154.643, 43.1021, 23.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0183 [154.643005 43.102100 23.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F142, 9686, 0xDA6F0183, 154.643, 43.1021, 23.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0183 [154.643005 43.102100 23.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F143, 9686, 0xDA6F0186, 162.575, 33.325, 23.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0186 [162.574997 33.325001 23.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F143, 9686, 0xDA6F0186, 162.575, 33.325, 23.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0186 [162.574997 33.325001 23.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F144, 11697, 0xDA6F0186, 165.6, 29.345, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1305,12 +1305,12 @@ VALUES (0x7DA6F145, 11697, 0xDA6F0186, 157.475, 27.525, 20.1, -0.707107, 0, 0, - /* @teleloc 0xDA6F0186 [157.475006 27.525000 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F146, 9686, 0xDA6F0186, 160.332, 25.6258, 23.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0186 [160.332001 25.625799 23.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F146, 9686, 0xDA6F0186, 160.332, 25.6258, 23.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0186 [160.332001 25.625799 23.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F147, 9686, 0xDA6F0186, 162.872, 25.6258, 23.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0186 [162.871994 25.625799 23.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F147, 9686, 0xDA6F0186, 162.872, 25.6258, 23.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0186 [162.871994 25.625799 23.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F148, 9686, 0xDA6F0186, 166.356, 29.4966, 23.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1325,40 +1325,40 @@ VALUES (0x7DA6F14A, 11697, 0xDA6F0186, 164.04, 29.355, 20.1, 0.707107, 0, 0, -0. /* @teleloc 0xDA6F0186 [164.039993 29.355000 20.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F14B, 9686, 0xDA6F0188, 154.528, 33.3358, 28.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0188 [154.528000 33.335800 28.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F14B, 9686, 0xDA6F0188, 154.528, 33.3358, 28.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0188 [154.528000 33.335800 28.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F14C, 11697, 0xDA6F0188, 146.982, 28.3858, 24.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDA6F0188 [146.981995 28.385799 24.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F14D, 11697, 0xDA6F0188, 151.827, 26.2592, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6F0188 [151.826996 26.259199 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F14D, 11697, 0xDA6F0188, 151.827, 26.2592, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6F0188 [151.826996 26.259199 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F14E, 11698, 0xDA6F0188, 157.907, 29.4885, 31.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xDA6F0188 [157.906998 29.488501 31.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F14F, 9686, 0xDA6F0188, 159.598, 33.3358, 28.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0188 [159.598007 33.335800 28.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F14F, 9686, 0xDA6F0188, 159.598, 33.3358, 28.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0188 [159.598007 33.335800 28.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F150, 9686, 0xDA6F0188, 149.771, 33.3358, 28.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0188 [149.770996 33.335800 28.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F150, 9686, 0xDA6F0188, 149.771, 33.3358, 28.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0188 [149.770996 33.335800 28.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F151, 9686, 0xDA6F0188, 150.511, 25.7368, 28.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0188 [150.511002 25.736799 28.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F151, 9686, 0xDA6F0188, 150.511, 25.7368, 28.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0188 [150.511002 25.736799 28.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F152, 9686, 0xDA6F0188, 156.194, 25.7368, 28.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0188 [156.194000 25.736799 28.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F152, 9686, 0xDA6F0188, 156.194, 25.7368, 28.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0188 [156.194000 25.736799 28.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F153, 9686, 0xDA6F0188, 161.839, 25.7368, 28.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0188 [161.839005 25.736799 28.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F153, 9686, 0xDA6F0188, 161.839, 25.7368, 28.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0188 [161.839005 25.736799 28.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F154, 9686, 0xDA6F0188, 146.275, 29.4892, 28.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1373,16 +1373,16 @@ VALUES (0x7DA6F156, 11698, 0xDA6F0188, 154.335, 29.5592, 31.15, -0.999998, 0, 0, /* @teleloc 0xDA6F0188 [154.335007 29.559200 31.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F157, 11697, 0xDA6F0188, 162.752, 32.6858, 24.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6F0188 [162.751999 32.685799 24.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F157, 11697, 0xDA6F0188, 162.752, 32.6858, 24.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6F0188 [162.751999 32.685799 24.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F158, 11697, 0xDA6F0188, 165.092, 29.3058, 24.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDA6F0188 [165.091995 29.305799 24.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F159, 11697, 0xDA6F0188, 161.062, 26.1658, 24.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDA6F0188 [161.061996 26.165800 24.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F159, 11697, 0xDA6F0188, 161.062, 26.1658, 24.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDA6F0188 [161.061996 26.165800 24.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F15A, 9686, 0xDA6F018A, 156.271, 31.4145, 23.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1393,16 +1393,16 @@ VALUES (0x7DA6F15B, 9686, 0xDA6F018A, 145.82, 31.78, 23.66, -0.707107, 0, 0, -0 /* @teleloc 0xDA6F018A [145.820007 31.780001 23.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F15C, 9686, 0xDA6F018A, 153.36, 29.49, 23.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F018A [153.360001 29.490000 23.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F15C, 9686, 0xDA6F018A, 153.36, 29.49, 23.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F018A [153.360001 29.490000 23.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F15D, 412, 0xDA6F018B, 153.285, 29.0458, 20, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDA6F018B [153.285004 29.045799 20.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F15D, 412, 0xDA6F018B, 153.285, 29.0458, 20, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDA6F018B [153.285004 29.045799 20.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F15E, 9686, 0xDA6F018B, 150.156, 28.9326, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F018B [150.156006 28.932600 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F15E, 9686, 0xDA6F018B, 150.156, 28.9326, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F018B [150.156006 28.932600 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F15F, 9686, 0xDA6F018B, 156.271, 27.2724, 23.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1413,8 +1413,8 @@ VALUES (0x7DA6F160, 412, 0xDA6F018F, 156.701, 30.3593, 15.195, 0.707107, 0, 0, /* @teleloc 0xDA6F018F [156.701004 30.359301 15.195000] 0.707107 0.000000 0.000000 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F161, 9686, 0xDA6F018F, 153.328, 27.1812, 18.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F018F [153.328003 27.181200 18.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F161, 9686, 0xDA6F018F, 153.328, 27.1812, 18.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F018F [153.328003 27.181200 18.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F162, 9686, 0xDA6F018F, 156.588, 30.3312, 18.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,8 +1425,8 @@ VALUES (0x7DA6F163, 9686, 0xDA6F0190, 157.15, 36.3512, 18.59, -0.707107, 0, 0, /* @teleloc 0xDA6F0190 [157.149994 36.351200 18.590000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F164, 9686, 0xDA6F0191, 152.328, 32.5012, 18, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0191 [152.328003 32.501202 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F164, 9686, 0xDA6F0191, 152.328, 32.5012, 18, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0191 [152.328003 32.501202 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F165, 11698, 0xDA6F0191, 150.863, 36.5042, 19.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1437,8 +1437,8 @@ VALUES (0x7DA6F166, 9686, 0xDA6F0191, 144.555, 37.7454, 18, -0.707107, 0, 0, -0 /* @teleloc 0xDA6F0191 [144.554993 37.745399 18.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F167, 9686, 0xDA6F0191, 148.358, 32.5012, 18, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0191 [148.358002 32.501202 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F167, 9686, 0xDA6F0191, 148.358, 32.5012, 18, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0191 [148.358002 32.501202 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F168, 11697, 0xDA6F0191, 145.39, 33.3235, 15.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1469,8 +1469,8 @@ VALUES (0x7DA6F16E, 9686, 0xDA6F0000, 146.45, 45.99, 23.25, 0.357553, 0, 0, -0. /* @teleloc 0xDA6F0000 [146.449997 45.990002 23.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F16F, 9686, 0xDA6F0000, 150.32, 47.22, 22.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0000 [150.320007 47.220001 22.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F16F, 9686, 0xDA6F0000, 150.32, 47.22, 22.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0000 [150.320007 47.220001 22.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F170, 9686, 0xDA6F0000, 144.97, 41.46, 22.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,12 +1481,12 @@ VALUES (0x7DA6F171, 9686, 0xDA6F0000, 152.384, 37.5888, 23.39, 0.707107, 0, 0, /* @teleloc 0xDA6F0000 [152.384003 37.588799 23.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F172, 9686, 0xDA6F0000, 162.845, 46.355, 22.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0000 [162.845001 46.355000 22.280001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F172, 9686, 0xDA6F0000, 162.845, 46.355, 22.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0000 [162.845001 46.355000 22.280001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F173, 9686, 0xDA6F0000, 162.555, 34.215, 23.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDA6F0000 [162.554993 34.215000 23.530001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F173, 9686, 0xDA6F0000, 162.555, 34.215, 23.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDA6F0000 [162.554993 34.215000 23.530001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F174, 12679, 0xDA6F0000, 151.255, 35.1692, 20.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1513,12 +1513,12 @@ VALUES (0x7DA6F179, 12679, 0xDA6F0000, 160.965, 45.3892, 20.1, 0.95656, 0, 0, 0. /* @teleloc 0xDA6F0000 [160.964996 45.389198 20.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F17A, 12678, 0xDA6F0000, 156.12, 45.4735, 33.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDA6F0000 [156.119995 45.473499 33.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA6F17A, 12678, 0xDA6F0000, 156.12, 45.4735, 33.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDA6F0000 [156.119995 45.473499 33.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA6F17B, 12678, 0xDA6F0000, 156.12, 29.4735, 33.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDA6F0000 [156.119995 29.473499 33.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DA6F17B, 12678, 0xDA6F0000, 156.12, 29.4735, 33.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDA6F0000 [156.119995 29.473499 33.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA6F17C, 412, 0xDA6F0198, 111.608, 58.355, 22, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DA74.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DA74.sql index ec3c891eec..448f25975d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DA74.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DA74.sql @@ -5,8 +5,8 @@ VALUES (0x7DA74000, 143, 0xDA740104, 179.467, 61.4825, 21.04, 0.994245, 0, 0, /* @teleloc 0xDA740104 [179.466995 61.482498 21.040001] 0.994245 0.000000 0.000000 0.107132 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA74001, 412, 0xDA740000, 179.66, 65.67, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDA740000 [179.660004 65.669998 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA74001, 412, 0xDA740000, 179.66, 65.67, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDA740000 [179.660004 65.669998 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA74002, 412, 0xDA740000, 186.22, 57.93, 18, -0.710799, 0, 0, -0.703395, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DA75.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DA75.sql index 84053e8973..d37e8c6bbf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DA75.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DA75.sql @@ -21,8 +21,8 @@ VALUES (0x7DA75004, 412, 0xDA750000, 151.074, 113.75, 18, 0.707107, 0, 0, -0.7 /* @teleloc 0xDA750000 [151.074005 113.750000 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA75005, 412, 0xDA750131, 132, 84.01, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDA750131 [132.000000 84.010002 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA75005, 412, 0xDA750131, 132, 84.01, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDA750131 [132.000000 84.010002 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA75006, 145, 0xDA750136, 124.045, 79.58, 21.525, 0.709571, 0, 0, 0.704634, False, '2005-02-09 10:00:00'); /* Coffer */ @@ -53,8 +53,8 @@ VALUES (0x7DA7500C, 412, 0xDA750000, 156, 49.99, 18, 1, 0, 0, 0, False, '2005- /* @teleloc 0xDA750000 [156.000000 49.990002 18.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DA7500D, 412, 0xDA750000, 156, 71.01, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDA750000 [156.000000 71.010002 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DA7500D, 412, 0xDA750000, 156, 71.01, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDA750000 [156.000000 71.010002 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA7500E, 412, 0xDA750000, 150.985, 60.01, 21.5, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -110,7 +110,7 @@ VALUES (0x7DA7501A, 2226, 0xDA750131, 130.489, 88.0789, 18.005, -0.014075, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA7501B, 2242, 0xDA750000, 158.339, 49.4984, 18.005, 0.999886, 0, 0, 0.015128, False, '2005-02-09 10:00:00'); /* The Tumerok's Head */ -/* @teleloc 0xDA750000 [158.339005 49.498402 18.004999] 0.999886 0.000000 0.000000 0.015127 */ +/* @teleloc 0xDA750000 [158.339005 49.498402 18.004999] 0.999886 0.000000 0.000000 0.015128 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DA7501C, 1154, 0xDA750000, 117.818, 118.813, 18.005, 0.216609, 0, 0, -0.976258, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DB21.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DB21.sql index e2482150d4..1f579676d1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DB21.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DB21.sql @@ -5,24 +5,24 @@ VALUES (0x7DB21000, 11697, 0xDB210102, 137.565, 156.076, 16.075, -0.909599, 0, 0 /* @teleloc 0xDB210102 [137.565002 156.076004 16.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21001, 9686, 0xDB210102, 137.485, 151.088, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210102 [137.485001 151.087997 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB21001, 9686, 0xDB210102, 137.485, 151.088, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210102 [137.485001 151.087997 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21002, 11697, 0xDB210102, 133.498, 153.995, 16.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDB210102 [133.498001 153.994995 16.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21003, 9686, 0xDB210102, 131.785, 151.113, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210102 [131.785004 151.113007 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB21003, 9686, 0xDB210102, 131.785, 151.113, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210102 [131.785004 151.113007 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21004, 9686, 0xDB210102, 132.018, 157.055, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210102 [132.018005 157.054993 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB21004, 9686, 0xDB210102, 132.018, 157.055, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210102 [132.018005 157.054993 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21005, 9686, 0xDB210102, 137.448, 157.08, 18.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210102 [137.447998 157.080002 18.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB21005, 9686, 0xDB210102, 137.448, 157.08, 18.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210102 [137.447998 157.080002 18.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21006, 9686, 0xDB210102, 138.773, 156.355, 18.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7DB21009, 11697, 0xDB210102, 136.248, 153.995, 16.075, 0.707107, 0, 0, /* @teleloc 0xDB210102 [136.248001 153.994995 16.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2100A, 9686, 0xDB210102, 134.572, 151.088, 19.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210102 [134.572006 151.087997 19.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2100A, 9686, 0xDB210102, 134.572, 151.088, 19.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210102 [134.572006 151.087997 19.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2100B, 9686, 0xDB210102, 138.773, 153.988, 19.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB210102 [138.772995 153.988007 19.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2100C, 9686, 0xDB210102, 134.809, 157.055, 19.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210102 [134.809006 157.054993 19.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2100C, 9686, 0xDB210102, 134.809, 157.055, 19.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210102 [134.809006 157.054993 19.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2100D, 9686, 0xDB210102, 130.645, 152.491, 18.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7DB21013, 11698, 0xDB210102, 132.461, 155.622, 20.175, -0.9486, 0, 0, /* @teleloc 0xDB210102 [132.460999 155.621994 20.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21014, 11697, 0xDB210102, 134.84, 156.401, 16.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB210102 [134.839996 156.401001 16.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB21014, 11697, 0xDB210102, 134.84, 156.401, 16.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB210102 [134.839996 156.401001 16.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21015, 11697, 0xDB210102, 134.84, 153.976, 16.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -93,24 +93,24 @@ VALUES (0x7DB21016, 11697, 0xDB210102, 131.541, 151.926, 16.075, -0.364064, 0, 0 /* @teleloc 0xDB210102 [131.541000 151.925995 16.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21017, 11697, 0xDB210102, 133.016, 151.476, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB210102 [133.016006 151.475998 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB21017, 11697, 0xDB210102, 133.016, 151.476, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB210102 [133.016006 151.475998 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21018, 11697, 0xDB210102, 136.091, 151.476, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB210102 [136.091003 151.475998 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB21018, 11697, 0xDB210102, 136.091, 151.476, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB210102 [136.091003 151.475998 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21019, 11697, 0xDB210104, 129.059, 153.347, 16.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB210104 [129.059006 153.347000 16.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7DB21019, 11697, 0xDB210104, 129.059, 153.347, 16.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB210104 [129.059006 153.347000 16.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2101A, 11697, 0xDB210104, 129.742, 157.671, 16.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDB210104 [129.742004 157.671005 16.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2101B, 9686, 0xDB210104, 129.213, 152.968, 18.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210104 [129.212997 152.968002 18.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2101B, 9686, 0xDB210104, 129.213, 152.968, 18.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210104 [129.212997 152.968002 18.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2101C, 9686, 0xDB210104, 125.698, 155.595, 18.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -129,8 +129,8 @@ VALUES (0x7DB2101F, 9686, 0xDB210104, 130.192, 154.893, 19.475, 0.707107, 0, 0, /* @teleloc 0xDB210104 [130.192001 154.893005 19.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21020, 9686, 0xDB210104, 128.247, 158.137, 19.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210104 [128.246994 158.136993 19.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB21020, 9686, 0xDB210104, 128.247, 158.137, 19.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210104 [128.246994 158.136993 19.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21021, 11697, 0xDB210106, 133.539, 153.344, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -145,68 +145,68 @@ VALUES (0x7DB21023, 9686, 0xDB210106, 135.548, 153.345, 13.95, 0.707107, 0, 0, /* @teleloc 0xDB210106 [135.548004 153.345001 13.950000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21024, 9686, 0xDB210106, 130.273, 150.145, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210106 [130.272995 150.145004 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB21024, 9686, 0xDB210106, 130.273, 150.145, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210106 [130.272995 150.145004 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21025, 9686, 0xDB210106, 125.648, 153.37, 13.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB210106 [125.648003 153.369995 13.950000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21026, 9686, 0xDB210106, 131.673, 156.695, 13.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210106 [131.673004 156.695007 13.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB21026, 9686, 0xDB210106, 131.673, 156.695, 13.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210106 [131.673004 156.695007 13.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21027, 11698, 0xDB210106, 130.565, 154.011, 15.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB210106 [130.565002 154.011002 15.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB21027, 11698, 0xDB210106, 130.565, 154.011, 15.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB210106 [130.565002 154.011002 15.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21028, 9687, 0xDB210106, 134.985, 150.688, 12.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xDB210106 [134.985001 150.688004 12.050000] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21029, 9686, 0xDB210106, 132.846, 150.145, 13.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210106 [132.845993 150.145004 13.950000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB21029, 9686, 0xDB210106, 132.846, 150.145, 13.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210106 [132.845993 150.145004 13.950000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2102A, 9686, 0xDB210106, 128.623, 156.695, 13.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210106 [128.623001 156.695007 13.950000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2102A, 9686, 0xDB210106, 128.623, 156.695, 13.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210106 [128.623001 156.695007 13.950000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2102B, 11697, 0xDB210106, 134.853, 155.938, 12.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDB210106 [134.852997 155.938004 12.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2102C, 11697, 0xDB210106, 131.478, 153.413, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB210106 [131.477997 153.412994 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2102C, 11697, 0xDB210106, 131.478, 153.413, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB210106 [131.477997 153.412994 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2102D, 11697, 0xDB210106, 126.253, 150.738, 12.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDB210106 [126.252998 150.738007 12.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2102E, 412, 0xDB210000, 128.235, 158.498, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB210000 [128.235001 158.498001 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2102E, 412, 0xDB210000, 128.235, 158.498, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB210000 [128.235001 158.498001 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2102F, 9686, 0xDB210000, 128.213, 158.593, 19.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210000 [128.212997 158.593002 19.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2102F, 9686, 0xDB210000, 128.213, 158.593, 19.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210000 [128.212997 158.593002 19.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21030, 9686, 0xDB210000, 130.111, 158.593, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210000 [130.110992 158.593002 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB21030, 9686, 0xDB210000, 130.111, 158.593, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210000 [130.110992 158.593002 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21031, 9686, 0xDB210000, 126.361, 158.593, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210000 [126.361000 158.593002 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB21031, 9686, 0xDB210000, 126.361, 158.593, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB210000 [126.361000 158.593002 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21032, 12679, 0xDB210000, 124.539, 159.151, 16.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xDB210000 [124.539001 159.151001 16.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB21033, 12679, 0xDB210000, 138.89, 158.926, 16.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDB210000 [138.889999 158.925995 16.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB21033, 12679, 0xDB210000, 138.89, 158.926, 16.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDB210000 [138.889999 158.925995 16.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21034, 9686, 0xDB210109, 34.4074, 110.424, 45.5, -0.010143, 0, 0, 0.999949, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -402,11 +402,11 @@ VALUES (0x7DB21063, 9686, 0xDB210000, 38.2419, 112.758, 45.4, -0.699898, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21064, 9686, 0xDB210000, 44.0346, 115.887, 43.68, -0.696377, 0.070121, 0.071559, -0.710649, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210000 [44.034599 115.887001 43.680000] -0.696377 0.070121 0.071558 -0.710649 */ +/* @teleloc 0xDB210000 [44.034599 115.887001 43.680000] -0.696377 0.070121 0.071559 -0.710649 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21065, 9686, 0xDB210000, 44.157, 109.858, 43.68, -0.696377, 0.070121, 0.071559, -0.710649, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB210000 [44.157001 109.858002 43.680000] -0.696377 0.070121 0.071558 -0.710649 */ +/* @teleloc 0xDB210000 [44.157001 109.858002 43.680000] -0.696377 0.070121 0.071559 -0.710649 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB21066, 12679, 0xDB210000, 38.655, 108.223, 42.1, -0.699898, 0, 0, -0.714242, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DB2E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DB2E.sql index 465c54f375..aef2a123cf 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DB2E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DB2E.sql @@ -1,24 +1,24 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xDB2E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E000, 412, 0xDB2E0106, 89, 110.81, 278, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E0106 [89.000000 110.809998 278.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E000, 412, 0xDB2E0106, 89, 110.81, 278, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E0106 [89.000000 110.809998 278.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E001, 11698, 0xDB2E0106, 88.825, 116.725, 282.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB2E0106 [88.824997 116.724998 282.049988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E001, 11698, 0xDB2E0106, 88.825, 116.725, 282.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB2E0106 [88.824997 116.724998 282.049988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E002, 9686, 0xDB2E0106, 91.4778, 110.902, 279.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0106 [91.477798 110.902000 279.674988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E002, 9686, 0xDB2E0106, 91.4778, 110.902, 279.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0106 [91.477798 110.902000 279.674988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E003, 9686, 0xDB2E0106, 88.7876, 119.552, 279.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0106 [88.787598 119.552002 279.674988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E003, 9686, 0xDB2E0106, 88.7876, 119.552, 279.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0106 [88.787598 119.552002 279.674988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E004, 9686, 0xDB2E0106, 91.5028, 119.652, 279.675, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0106 [91.502800 119.652000 279.674988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E004, 9686, 0xDB2E0106, 91.5028, 119.652, 279.675, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0106 [91.502800 119.652000 279.674988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E005, 11697, 0xDB2E0106, 93.9346, 114.916, 278.265, -0.914607, 0, 0, 0.404344, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -33,12 +33,12 @@ VALUES (0x7DB2E007, 11697, 0xDB2E0106, 91.5846, 112.416, 278.265, -0.354291, 0, /* @teleloc 0xDB2E0106 [91.584602 112.416000 278.265015] -0.354291 0.000000 0.000000 -0.935135 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E008, 412, 0xDB2E0109, 89, 110.81, 282.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E0109 [89.000000 110.809998 282.799988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E008, 412, 0xDB2E0109, 89, 110.81, 282.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E0109 [89.000000 110.809998 282.799988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E009, 412, 0xDB2E0109, 89, 113.59, 282.8, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E0109 [89.000000 113.589996 282.799988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E009, 412, 0xDB2E0109, 89, 113.59, 282.8, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E0109 [89.000000 113.589996 282.799988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E00A, 11697, 0xDB2E0115, 80.2346, 108.991, 278.265, -0.379456, 0, 0, -0.92521, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -53,20 +53,20 @@ VALUES (0x7DB2E00C, 9686, 0xDB2E0115, 84.65, 109.975, 279.725, 0.707107, 0, 0, /* @teleloc 0xDB2E0115 [84.650002 109.974998 279.725006] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E00D, 412, 0xDB2E011E, 84.3, 123.71, 282.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E011E [84.300003 123.709999 282.799988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E00D, 412, 0xDB2E011E, 84.3, 123.71, 282.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E011E [84.300003 123.709999 282.799988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E00E, 9686, 0xDB2E011E, 86.6393, 132.315, 284.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB2E011E [86.639297 132.315002 284.750000] 0.707102 -0.002468 0.002468 -0.707103 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E00F, 9686, 0xDB2E011E, 79.6285, 123.8, 284.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E011E [79.628502 123.800003 284.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E00F, 9686, 0xDB2E011E, 79.6285, 123.8, 284.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E011E [79.628502 123.800003 284.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E010, 9686, 0xDB2E011E, 82.007, 123.8, 284.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E011E [82.007004 123.800003 284.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E010, 9686, 0xDB2E011E, 82.007, 123.8, 284.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E011E [82.007004 123.800003 284.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E011, 9686, 0xDB2E011E, 76.0862, 131.05, 284.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -77,8 +77,8 @@ VALUES (0x7DB2E012, 9686, 0xDB2E011E, 76.0862, 134.556, 284.75, -0.707107, 0, 0 /* @teleloc 0xDB2E011E [76.086197 134.556000 284.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E013, 9686, 0xDB2E011E, 81.3362, 140.791, 284.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E011E [81.336197 140.791000 284.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E013, 9686, 0xDB2E011E, 81.3362, 140.791, 284.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E011E [81.336197 140.791000 284.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E014, 9686, 0xDB2E011E, 86.6393, 135.041, 284.75, 0.707102, -0.002468, 0.002468, -0.707103, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -89,20 +89,20 @@ VALUES (0x7DB2E015, 412, 0xDB2E0129, 87.17, 126.61, 278, -0.707107, 0, 0, -0.7 /* @teleloc 0xDB2E0129 [87.169998 126.610001 278.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E016, 412, 0xDB2E012A, 81.8, 120.21, 278.01, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E012A [81.800003 120.209999 278.010010] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E016, 412, 0xDB2E012A, 81.8, 120.21, 278.01, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E012A [81.800003 120.209999 278.010010] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E017, 11697, 0xDB2E012B, 81.35, 132, 278.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E012B [81.349998 132.000000 278.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E017, 11697, 0xDB2E012B, 81.35, 132, 278.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E012B [81.349998 132.000000 278.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E018, 11697, 0xDB2E012B, 81.35, 130.1, 278.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E012B [81.349998 130.100006 278.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E018, 11697, 0xDB2E012B, 81.35, 130.1, 278.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E012B [81.349998 130.100006 278.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E019, 11697, 0xDB2E012B, 81.3, 134.4, 278.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E012B [81.300003 134.399994 278.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E019, 11697, 0xDB2E012B, 81.3, 134.4, 278.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E012B [81.300003 134.399994 278.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E01A, 11697, 0xDB2E012B, 82.95, 132, 278.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -113,12 +113,12 @@ VALUES (0x7DB2E01B, 11697, 0xDB2E012B, 79.6, 132, 278.1, -0.707107, 0, 0, -0.707 /* @teleloc 0xDB2E012B [79.599998 132.000000 278.100006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E01C, 412, 0xDB2E012E, 113.9, 103.79, 258.8, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E012E [113.900002 103.790001 258.799988] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E01C, 412, 0xDB2E012E, 113.9, 103.79, 258.8, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E012E [113.900002 103.790001 258.799988] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E01D, 577, 0xDB2E012F, 111, 100.55, 258.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E012F [111.000000 100.550003 258.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E01D, 577, 0xDB2E012F, 111, 100.55, 258.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E012F [111.000000 100.550003 258.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E01E, 11697, 0xDB2E0131, 111.416, 101.565, 278.1, -0.329691, 0, 0, 0.944089, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -129,28 +129,28 @@ VALUES (0x7DB2E01F, 11697, 0xDB2E0132, 109.524, 109.136, 278.1, -0.380263, 0, 0, /* @teleloc 0xDB2E0132 [109.524002 109.136002 278.100006] -0.380263 0.000000 0.000000 0.924878 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E020, 11697, 0xDB2E013E, 104.621, 109.9, 293.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E013E [104.621002 109.900002 293.274994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E020, 11697, 0xDB2E013E, 104.621, 109.9, 293.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E013E [104.621002 109.900002 293.274994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E021, 11697, 0xDB2E013E, 108, 109.9, 293.275, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E013E [108.000000 109.900002 293.274994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E021, 11697, 0xDB2E013E, 108, 109.9, 293.275, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E013E [108.000000 109.900002 293.274994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E022, 11697, 0xDB2E013E, 104.621, 104.601, 293.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E013E [104.621002 104.600998 293.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E022, 11697, 0xDB2E013E, 104.621, 104.601, 293.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E013E [104.621002 104.600998 293.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E023, 11697, 0xDB2E013E, 108.077, 107.476, 293.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E013E [108.077003 107.475998 293.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E023, 11697, 0xDB2E013E, 108.077, 107.476, 293.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E013E [108.077003 107.475998 293.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E024, 11697, 0xDB2E013E, 108.077, 104.576, 293.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E013E [108.077003 104.575996 293.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E024, 11697, 0xDB2E013E, 108.077, 104.576, 293.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E013E [108.077003 104.575996 293.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E025, 11697, 0xDB2E013E, 104.64, 107.476, 293.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E013E [104.639999 107.475998 293.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E025, 11697, 0xDB2E013E, 104.64, 107.476, 293.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E013E [104.639999 107.475998 293.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E026, 9686, 0xDB2E013E, 100.125, 112.981, 295.2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -161,56 +161,56 @@ VALUES (0x7DB2E027, 9686, 0xDB2E013E, 100.125, 109.851, 295.2, -0.707107, 0, 0, /* @teleloc 0xDB2E013E [100.125000 109.850998 295.200012] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E028, 577, 0xDB2E0141, 115.15, 100.55, 258.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E0141 [115.150002 100.550003 258.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E028, 577, 0xDB2E0141, 115.15, 100.55, 258.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E0141 [115.150002 100.550003 258.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E029, 9686, 0xDB2E0143, 97.5, 108.175, 279.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0143 [97.500000 108.175003 279.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E029, 9686, 0xDB2E0143, 97.5, 108.175, 279.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0143 [97.500000 108.175003 279.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E02A, 412, 0xDB2E014C, 99.7, 104.11, 258.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E014C [99.699997 104.110001 258.799988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E02A, 412, 0xDB2E014C, 99.7, 104.11, 258.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E014C [99.699997 104.110001 258.799988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E02B, 577, 0xDB2E0159, 98.4, 100.55, 258.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E0159 [98.400002 100.550003 258.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E02B, 577, 0xDB2E0159, 98.4, 100.55, 258.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E0159 [98.400002 100.550003 258.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E02C, 577, 0xDB2E015C, 102.6, 100.55, 258.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E015C [102.599998 100.550003 258.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E02C, 577, 0xDB2E015C, 102.6, 100.55, 258.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E015C [102.599998 100.550003 258.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E02D, 577, 0xDB2E015E, 106.8, 100.55, 258.802, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E015E [106.800003 100.550003 258.802002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E02D, 577, 0xDB2E015E, 106.8, 100.55, 258.802, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E015E [106.800003 100.550003 258.802002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E02E, 412, 0xDB2E0000, 99.48, 104, 278, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xDB2E0000 [99.480003 104.000000 278.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E02F, 412, 0xDB2E0163, 107.7, 123.71, 282.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E0163 [107.699997 123.709999 282.799988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E02F, 412, 0xDB2E0163, 107.7, 123.71, 282.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E0163 [107.699997 123.709999 282.799988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E030, 11697, 0xDB2E0163, 110.588, 129.85, 282.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E0163 [110.587997 129.850006 282.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E030, 11697, 0xDB2E0163, 110.588, 129.85, 282.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E0163 [110.587997 129.850006 282.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E031, 11697, 0xDB2E0163, 110.588, 132, 282.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E0163 [110.587997 132.000000 282.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E031, 11697, 0xDB2E0163, 110.588, 132, 282.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E0163 [110.587997 132.000000 282.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E032, 11697, 0xDB2E0163, 110.588, 134.2, 282.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E0163 [110.587997 134.199997 282.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E032, 11697, 0xDB2E0163, 110.588, 134.2, 282.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E0163 [110.587997 134.199997 282.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E033, 9686, 0xDB2E0163, 105.342, 132.55, 284.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB2E0163 [105.342003 132.550003 284.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E034, 9686, 0xDB2E0163, 112.196, 123.803, 284.75, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0163 [112.195999 123.803001 284.750000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E034, 9686, 0xDB2E0163, 112.196, 123.803, 284.75, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0163 [112.195999 123.803001 284.750000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E035, 9686, 0xDB2E0163, 115.892, 131.4, 284.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -225,36 +225,36 @@ VALUES (0x7DB2E037, 412, 0xDB2E0167, 96.47, 122.2, 278, -0.707107, 0, 0, -0.70 /* @teleloc 0xDB2E0167 [96.470001 122.199997 278.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E038, 9686, 0xDB2E0167, 104.05, 124.072, 279.75, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0167 [104.050003 124.071999 279.750000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E038, 9686, 0xDB2E0167, 104.05, 124.072, 279.75, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0167 [104.050003 124.071999 279.750000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E039, 9686, 0xDB2E0167, 102.25, 120.325, 279.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0167 [102.250000 120.324997 279.700012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E039, 9686, 0xDB2E0167, 102.25, 120.325, 279.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0167 [102.250000 120.324997 279.700012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E03A, 412, 0xDB2E0170, 100.25, 124.81, 278, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E0170 [100.250000 124.809998 278.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E03A, 412, 0xDB2E0170, 100.25, 124.81, 278, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E0170 [100.250000 124.809998 278.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E03B, 11697, 0xDB2E0170, 102.4, 125.45, 278.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E0170 [102.400002 125.449997 278.075012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E03B, 11697, 0xDB2E0170, 102.4, 125.45, 278.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E0170 [102.400002 125.449997 278.075012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E03C, 11697, 0xDB2E0170, 98.15, 125.45, 278.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E0170 [98.150002 125.449997 278.075012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E03C, 11697, 0xDB2E0170, 98.15, 125.45, 278.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E0170 [98.150002 125.449997 278.075012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E03D, 412, 0xDB2E0172, 107.6, 124.41, 278, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E0172 [107.599998 124.410004 278.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E03D, 412, 0xDB2E0172, 107.6, 124.41, 278, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E0172 [107.599998 124.410004 278.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E03E, 412, 0xDB2E0000, 100.2, 136.16, 278, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E0000 [100.199997 136.160004 278.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E03E, 412, 0xDB2E0000, 100.2, 136.16, 278, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E0000 [100.199997 136.160004 278.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E03F, 412, 0xDB2E0000, 98.6, 124.995, 282.8, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB2E0000 [98.599998 124.995003 282.799988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E03F, 412, 0xDB2E0000, 98.6, 124.995, 282.8, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB2E0000 [98.599998 124.995003 282.799988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E040, 14233, 0xDB2E012B, 81.5544, 128.326, 278.005, 0.819622, 0, 0, 0.572905, False, '2005-02-09 10:00:00'); /* Mansion */ @@ -418,32 +418,32 @@ VALUES (0x7DB2E04A, 9686, 0xDB2E0106, 85.2102, 117.946, 280.175, -0.707107, 0, /* @teleloc 0xDB2E0106 [85.210197 117.945999 280.174988] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E04B, 11698, 0xDB2E010C, 88.8096, 105.116, 302.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB2E010C [88.809601 105.115997 302.790009] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E04B, 11698, 0xDB2E010C, 88.8096, 105.116, 302.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB2E010C [88.809601 105.115997 302.790009] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E04C, 9686, 0xDB2E010C, 92.2114, 104.884, 302.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB2E010C [92.211403 104.884003 302.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E04D, 9686, 0xDB2E010C, 88.923, 99.3939, 302.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E010C [88.922997 99.393898 302.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E04D, 9686, 0xDB2E010C, 88.923, 99.3939, 302.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E010C [88.922997 99.393898 302.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E04E, 9686, 0xDB2E0115, 79.5, 114.023, 280.925, -0.707106, -0.001234, 0.001234, -0.707106, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB2E0115 [79.500000 114.023003 280.924988] -0.707106 -0.001234 0.001234 -0.707106 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E04F, 9686, 0xDB2E0115, 82.0265, 108.357, 281.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0115 [82.026497 108.357002 281.674988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E04F, 9686, 0xDB2E0115, 82.0265, 108.357, 281.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0115 [82.026497 108.357002 281.674988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E050, 11698, 0xDB2E011B, 88.0207, 116.583, 291.79, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB2E011B [88.020699 116.583000 291.790009] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E050, 11698, 0xDB2E011B, 88.0207, 116.583, 291.79, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB2E011B [88.020699 116.583000 291.790009] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E051, 12678, 0xDB2E0000, 88.8846, 105.166, 309.19, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDB2E0000 [88.884598 105.166000 309.190002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E051, 12678, 0xDB2E0000, 88.8846, 105.166, 309.19, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDB2E0000 [88.884598 105.166000 309.190002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E052, 12679, 0xDB2E0000, 83.1846, 105.066, 278.265, 0.910323, 0, 0, -0.413899, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -454,20 +454,20 @@ VALUES (0x7DB2E053, 12679, 0xDB2E0000, 93.547, 106.335, 278.265, 0.92751, 0, 0, /* @teleloc 0xDB2E0000 [93.546997 106.334999 278.265015] 0.927510 0.000000 0.000000 0.373797 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E054, 11698, 0xDB2E011F, 81.35, 132.25, 292.85, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB2E011F [81.349998 132.250000 292.850006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E054, 11698, 0xDB2E011F, 81.35, 132.25, 292.85, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB2E011F [81.349998 132.250000 292.850006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E055, 11697, 0xDB2E0129, 91.3, 127.95, 278.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E0129 [91.300003 127.949997 278.100006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E055, 11697, 0xDB2E0129, 91.3, 127.95, 278.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E0129 [91.300003 127.949997 278.100006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E056, 9686, 0xDB2E0129, 92.9252, 120.349, 281, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0129 [92.925201 120.348999 281.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E056, 9686, 0xDB2E0129, 92.9252, 120.349, 281, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0129 [92.925201 120.348999 281.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E057, 9686, 0xDB2E0129, 90.0018, 120.349, 281, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0129 [90.001801 120.348999 281.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E057, 9686, 0xDB2E0129, 90.0018, 120.349, 281, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0129 [90.001801 120.348999 281.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E058, 9686, 0xDB2E0129, 95.6518, 126.399, 281, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -494,28 +494,28 @@ VALUES (0x7DB2E05D, 12679, 0xDB2E0000, 88.9308, 133.635, 282.9, -0.932324, 0, 0, /* @teleloc 0xDB2E0000 [88.930801 133.634995 282.899994] -0.932324 0.000000 0.000000 -0.361625 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E05E, 12679, 0xDB2E0000, 94, 132, 282.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDB2E0000 [94.000000 132.000000 282.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E05E, 12679, 0xDB2E0000, 94, 132, 282.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDB2E0000 [94.000000 132.000000 282.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E05F, 12679, 0xDB2E0000, 89.0308, 137.935, 278.1, -0.390731, 0, 0, -0.920505, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xDB2E0000 [89.030800 137.934998 278.100006] -0.390731 0.000000 0.000000 -0.920505 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E060, 12678, 0xDB2E0000, 81.3308, 132.085, 295.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDB2E0000 [81.330803 132.085007 295.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E060, 12678, 0xDB2E0000, 81.3308, 132.085, 295.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDB2E0000 [81.330803 132.085007 295.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E061, 9686, 0xDB2E0139, 109.178, 99.9655, 286.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0139 [109.178001 99.965500 286.325012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E061, 9686, 0xDB2E0139, 109.178, 99.9655, 286.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0139 [109.178001 99.965500 286.325012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E062, 9686, 0xDB2E0139, 103.003, 99.9655, 286.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0139 [103.002998 99.965500 286.325012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E062, 9686, 0xDB2E0139, 103.003, 99.9655, 286.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0139 [103.002998 99.965500 286.325012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E063, 9686, 0xDB2E0139, 105.229, 114.453, 284.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0139 [105.228996 114.453003 284.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E063, 9686, 0xDB2E0139, 105.229, 114.453, 284.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0139 [105.228996 114.453003 284.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E064, 9686, 0xDB2E013C, 112.241, 107.269, 290.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -542,20 +542,20 @@ VALUES (0x7DB2E069, 9686, 0xDB2E013E, 100.125, 106.526, 295.2, -0.707107, 0, 0, /* @teleloc 0xDB2E013E [100.125000 106.526001 295.200012] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E06A, 9686, 0xDB2E013E, 106.05, 99.976, 296.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E013E [106.050003 99.975998 296.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E06A, 9686, 0xDB2E013E, 106.05, 99.976, 296.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E013E [106.050003 99.975998 296.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E06B, 11698, 0xDB2E013E, 106.1, 104.651, 300.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB2E013E [106.099998 104.651001 300.299988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E06B, 11698, 0xDB2E013E, 106.1, 104.651, 300.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB2E013E [106.099998 104.651001 300.299988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E06C, 11698, 0xDB2E013E, 106.1, 109.501, 300.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB2E013E [106.099998 109.500999 300.299988] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E06C, 11698, 0xDB2E013E, 106.1, 109.501, 300.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB2E013E [106.099998 109.500999 300.299988] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E06D, 11698, 0xDB2E0145, 100.89, 109.718, 277.25, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB2E0145 [100.889999 109.718002 277.250000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E06D, 11698, 0xDB2E0145, 100.89, 109.718, 277.25, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB2E0145 [100.889999 109.718002 277.250000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E06E, 12679, 0xDB2E0000, 112.525, 117.7, 278.1, -0.450099, 0, 0, -0.892979, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -566,20 +566,20 @@ VALUES (0x7DB2E06F, 12679, 0xDB2E0000, 98.175, 106.5, 278.1, -0.905569, 0, 0, 0. /* @teleloc 0xDB2E0000 [98.175003 106.500000 278.100006] -0.905569 0.000000 0.000000 0.424199 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E070, 12678, 0xDB2E0000, 106.125, 108, 302.325, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDB2E0000 [106.125000 108.000000 302.325012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E070, 12678, 0xDB2E0000, 106.125, 108, 302.325, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDB2E0000 [106.125000 108.000000 302.325012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E071, 11697, 0xDB2E0163, 110.772, 140.031, 282.875, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB2E0163 [110.772003 140.031006 282.875000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E071, 11697, 0xDB2E0163, 110.772, 140.031, 282.875, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB2E0163 [110.772003 140.031006 282.875000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E072, 9686, 0xDB2E0163, 107.809, 140.725, 286.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0163 [107.808998 140.725006 286.975006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E072, 9686, 0xDB2E0163, 107.809, 140.725, 286.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0163 [107.808998 140.725006 286.975006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E073, 9686, 0xDB2E0163, 113.073, 140.725, 286.975, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0163 [113.072998 140.725006 286.975006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB2E073, 9686, 0xDB2E0163, 113.073, 140.725, 286.975, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0163 [113.072998 140.725006 286.975006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E074, 9686, 0xDB2E0163, 115.892, 136.999, 286.95, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -590,8 +590,8 @@ VALUES (0x7DB2E075, 9686, 0xDB2E0163, 115.892, 128.525, 286.95, 0.707107, 0, 0, /* @teleloc 0xDB2E0163 [115.891998 128.524994 286.950012] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E076, 9686, 0xDB2E0163, 107.691, 123.803, 286.675, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0163 [107.691002 123.803001 286.674988] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E076, 9686, 0xDB2E0163, 107.691, 123.803, 286.675, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0163 [107.691002 123.803001 286.674988] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E077, 12679, 0xDB2E0000, 112.075, 122, 278.025, -0.923545, 0, 0, -0.38349, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -602,16 +602,16 @@ VALUES (0x7DB2E078, 12679, 0xDB2E0000, 117.125, 141.8, 278.025, -0.430511, 0, 0, /* @teleloc 0xDB2E0000 [117.125000 141.800003 278.024994] -0.430511 0.000000 0.000000 -0.902585 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E079, 12678, 0xDB2E0000, 110.65, 132, 295.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDB2E0000 [110.650002 132.000000 295.850006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E079, 12678, 0xDB2E0000, 110.65, 132, 295.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDB2E0000 [110.650002 132.000000 295.850006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E07A, 9686, 0xDB2E0000, 102.592, 140.846, 280.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0000 [102.592003 140.845993 280.700012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E07A, 9686, 0xDB2E0000, 102.592, 140.846, 280.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0000 [102.592003 140.845993 280.700012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E07B, 9686, 0xDB2E0000, 97.6918, 140.846, 280.7, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB2E0000 [97.691803 140.845993 280.700012] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E07B, 9686, 0xDB2E0000, 97.6918, 140.846, 280.7, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB2E0000 [97.691803 140.845993 280.700012] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E07C, 12679, 0xDB2E0000, 102.45, 127.1, 282.875, 0.334629, 0, 0, -0.94235, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -622,8 +622,8 @@ VALUES (0x7DB2E07D, 12679, 0xDB2E0000, 102.65, 133.625, 282.875, 0.902961, 0, 0, /* @teleloc 0xDB2E0000 [102.650002 133.625000 282.875000] 0.902961 0.000000 0.000000 -0.429723 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB2E07E, 12679, 0xDB2E0000, 97, 132, 282.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDB2E0000 [97.000000 132.000000 282.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB2E07E, 12679, 0xDB2E0000, 97, 132, 282.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDB2E0000 [97.000000 132.000000 282.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB2E07F, 10762, 0xDB2E0152, 50, -50, -5.995, -0.68921, 0, 0, -0.724561, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DB33.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DB33.sql index f2a258eeef..a663e37c92 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DB33.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DB33.sql @@ -113,20 +113,20 @@ VALUES (0x7DB3301C, 9686, 0xDB33011C, 121.46, 135.634, 166.925, -0.707107, 0, 0 /* @teleloc 0xDB33011C [121.459999 135.634003 166.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3301D, 412, 0xDB330123, 123.696, 124.641, 160, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB330123 [123.695999 124.640999 160.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB3301D, 412, 0xDB330123, 123.696, 124.641, 160, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB330123 [123.695999 124.640999 160.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3301E, 9686, 0xDB330123, 123.683, 124.549, 163.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330123 [123.682999 124.549004 163.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB3301E, 9686, 0xDB330123, 123.683, 124.549, 163.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330123 [123.682999 124.549004 163.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB3301F, 9686, 0xDB330123, 133.118, 122.93, 162.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB330123 [133.117996 122.930000 162.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33020, 412, 0xDB330125, 123.195, 137.295, 160, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB330125 [123.195000 137.294998 160.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB33020, 412, 0xDB330125, 123.195, 137.295, 160, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB330125 [123.195000 137.294998 160.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33021, 9686, 0xDB330125, 121.477, 128.179, 162.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -149,28 +149,28 @@ VALUES (0x7DB33025, 9686, 0xDB33012A, 121.627, 125.056, 167.675, -0.707107, 0, /* @teleloc 0xDB33012A [121.626999 125.056000 167.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33026, 11697, 0xDB33012A, 128.426, 121.885, 164.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB33012A [128.425995 121.885002 164.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33026, 11697, 0xDB33012A, 128.426, 121.885, 164.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB33012A [128.425995 121.885002 164.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33027, 11697, 0xDB33012A, 136.763, 122.34, 164.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB33012A [136.763000 122.339996 164.899994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33027, 11697, 0xDB33012A, 136.763, 122.34, 164.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB33012A [136.763000 122.339996 164.899994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33028, 11697, 0xDB33012A, 130.836, 128.237, 164.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB33012A [130.835999 128.237000 164.899994] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB33028, 11697, 0xDB33012A, 130.836, 128.237, 164.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB33012A [130.835999 128.237000 164.899994] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33029, 11698, 0xDB33012C, 133.826, 125.175, 171.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB33012C [133.826004 125.175003 171.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33029, 11698, 0xDB33012C, 133.826, 125.175, 171.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB33012C [133.826004 125.175003 171.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3302A, 9686, 0xDB33012D, 129.62, 128.934, 162.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33012D [129.619995 128.934006 162.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB3302A, 9686, 0xDB33012D, 129.62, 128.934, 162.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33012D [129.619995 128.934006 162.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3302B, 9686, 0xDB33012E, 138.957, 121.21, 163.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33012E [138.957001 121.209999 163.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3302B, 9686, 0xDB33012E, 138.957, 121.21, 163.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33012E [138.957001 121.209999 163.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB3302C, 9686, 0xDB33012E, 133.733, 123.749, 162.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -181,28 +181,28 @@ VALUES (0x7DB3302D, 9686, 0xDB33012E, 141.483, 125.049, 163.625, 0.707107, 0, 0 /* @teleloc 0xDB33012E [141.483002 125.049004 163.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3302E, 412, 0xDB330132, 129.2, 123.91, 155.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB330132 [129.199997 123.910004 155.195007] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3302E, 412, 0xDB330132, 129.2, 123.91, 155.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB330132 [129.199997 123.910004 155.195007] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3302F, 9686, 0xDB330133, 132.145, 123.459, 157.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330133 [132.145004 123.459000 157.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB3302F, 9686, 0xDB330133, 132.145, 123.459, 157.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330133 [132.145004 123.459000 157.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33030, 11698, 0xDB330134, 134.431, 130.066, 159.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB330134 [134.431000 130.065994 159.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33030, 11698, 0xDB330134, 134.431, 130.066, 159.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB330134 [134.431000 130.065994 159.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33031, 9686, 0xDB330137, 140.4, 136.059, 158.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330137 [140.399994 136.059006 158.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB33031, 9686, 0xDB330137, 140.4, 136.059, 158.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330137 [140.399994 136.059006 158.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33032, 9686, 0xDB330137, 140.4, 127.843, 158.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330137 [140.399994 127.843002 158.274994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33032, 9686, 0xDB330137, 140.4, 127.843, 158.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330137 [140.399994 127.843002 158.274994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33033, 412, 0xDB330138, 140.15, 143.08, 160, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB330138 [140.149994 143.080002 160.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB33033, 412, 0xDB330138, 140.15, 143.08, 160, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB330138 [140.149994 143.080002 160.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33034, 9686, 0xDB330139, 137.8, 138.9, 163.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -213,16 +213,16 @@ VALUES (0x7DB33035, 412, 0xDB330000, 137.205, 138.9, 160, -0.707107, 0, 0, 0.7 /* @teleloc 0xDB330000 [137.205002 138.899994 160.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33036, 412, 0xDB330000, 137.505, 129.615, 160, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB330000 [137.505005 129.615005 160.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33036, 412, 0xDB330000, 137.505, 129.615, 160, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB330000 [137.505005 129.615005 160.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33037, 412, 0xDB33013E, 32.3916, 157.645, 122, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xDB33013E [32.391602 157.645004 122.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33038, 412, 0xDB33013F, 42.5832, 154.159, 122, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB33013F [42.583199 154.158997 122.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33038, 412, 0xDB33013F, 42.5832, 154.159, 122, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB33013F [42.583199 154.158997 122.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33039, 412, 0xDB330140, 26.6748, 165.668, 122, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -241,32 +241,32 @@ VALUES (0x7DB3303C, 11697, 0xDB330141, 34.1344, 165.483, 126.9, -0.92321, 0, 0, /* @teleloc 0xDB330141 [34.134399 165.483002 126.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3303D, 9686, 0xDB330141, 34.9923, 153.911, 129.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330141 [34.992298 153.910995 129.600006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3303D, 9686, 0xDB330141, 34.9923, 153.911, 129.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330141 [34.992298 153.910995 129.600006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3303E, 9686, 0xDB330143, 34.69, 162.58, 125.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330143 [34.689999 162.580002 125.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB3303E, 9686, 0xDB330143, 34.69, 162.58, 125.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330143 [34.689999 162.580002 125.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3303F, 9686, 0xDB330143, 34.7394, 153.905, 124.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330143 [34.739399 153.904999 124.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3303F, 9686, 0xDB330143, 34.7394, 153.905, 124.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330143 [34.739399 153.904999 124.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33040, 9686, 0xDB330144, 37.9903, 153.925, 125.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330144 [37.990299 153.925003 125.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33040, 9686, 0xDB330144, 37.9903, 153.925, 125.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330144 [37.990299 153.925003 125.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33041, 11697, 0xDB330145, 36, 166.166, 122.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB330145 [36.000000 166.166000 122.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB33041, 11697, 0xDB330145, 36, 166.166, 122.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB330145 [36.000000 166.166000 122.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33042, 9686, 0xDB330145, 36.2101, 167.063, 125.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330145 [36.210098 167.063004 125.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB33042, 9686, 0xDB330145, 36.2101, 167.063, 125.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330145 [36.210098 167.063004 125.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33043, 9686, 0xDB330148, 42.575, 153.325, 125.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330148 [42.575001 153.324997 125.550003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB33043, 9686, 0xDB330148, 42.575, 153.325, 125.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330148 [42.575001 153.324997 125.550003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33044, 11697, 0xDB330148, 45.6, 149.345, 122.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -277,28 +277,28 @@ VALUES (0x7DB33045, 11697, 0xDB330148, 37.475, 147.525, 122.1, -0.707107, 0, 0, /* @teleloc 0xDB330148 [37.474998 147.524994 122.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33046, 9686, 0xDB33014A, 34.528, 153.336, 130.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33014A [34.528000 153.335999 130.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB33046, 9686, 0xDB33014A, 34.528, 153.336, 130.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33014A [34.528000 153.335999 130.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33047, 11697, 0xDB33014A, 26.9825, 148.386, 126.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDB33014A [26.982500 148.386002 126.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33048, 11697, 0xDB33014A, 31.8265, 146.259, 126.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB33014A [31.826500 146.259003 126.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33048, 11697, 0xDB33014A, 31.8265, 146.259, 126.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB33014A [31.826500 146.259003 126.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33049, 11698, 0xDB33014A, 37.9071, 149.488, 133.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xDB33014A [37.907101 149.488007 133.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3304A, 412, 0xDB33014D, 33.285, 149.046, 122, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDB33014D [33.285000 149.046005 122.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB3304A, 412, 0xDB33014D, 33.285, 149.046, 122, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDB33014D [33.285000 149.046005 122.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3304B, 9686, 0xDB33014D, 30.1562, 148.933, 124.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33014D [30.156200 148.932999 124.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB3304B, 9686, 0xDB33014D, 30.1562, 148.933, 124.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33014D [30.156200 148.932999 124.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB3304C, 412, 0xDB330151, 36.7014, 150.359, 117.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -309,8 +309,8 @@ VALUES (0x7DB3304E, 9686, 0xDB330156, 24.5546, 161.885, 120, -0.707107, 0, 0, - /* @teleloc 0xDB330156 [24.554600 161.884995 120.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3304F, 9686, 0xDB330153, 32.3284, 152.501, 120, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330153 [32.328400 152.501007 120.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3304F, 9686, 0xDB330153, 32.3284, 152.501, 120, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330153 [32.328400 152.501007 120.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33050, 11698, 0xDB330153, 30.8629, 156.504, 121.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -694,7 +694,7 @@ VALUES (0x7DB33073, 0x7DB33143, '2005-02-09 10:00:00') /* Portal Linkspot (10762 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33074, 10591, 0xDB330169, 30.0222, 43.7674, 154.005, 0.998588, 0, 0, 0.053122, False, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0xDB330169 [30.022200 43.767399 154.005005] 0.998588 0.000000 0.000000 0.053121 */ +/* @teleloc 0xDB330169 [30.022200 43.767399 154.005005] 0.998588 0.000000 0.000000 0.053122 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7DB33074, 0x7DB33051, '2005-02-09 10:00:00') /* Floor Hook (11697) */ @@ -1003,104 +1003,104 @@ VALUES (0x7DB330AD, 12678, 0xDB330000, 125.474, 59.8802, 181.42, -0.707107, 0, 0 /* @teleloc 0xDB330000 [125.473999 59.880199 181.419998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330AE, 9686, 0xDB330123, 127.97, 121.035, 162.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330123 [127.970001 121.035004 162.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330AE, 9686, 0xDB330123, 127.97, 121.035, 162.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330123 [127.970001 121.035004 162.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330AF, 11698, 0xDB330123, 124.607, 122.774, 164.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xDB330123 [124.607002 122.774002 164.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330B0, 11697, 0xDB330123, 130.287, 121.768, 160.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB330123 [130.287003 121.767998 160.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330B0, 11697, 0xDB330123, 130.287, 121.768, 160.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB330123 [130.287003 121.767998 160.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330B1, 11697, 0xDB330123, 125.612, 121.768, 160.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB330123 [125.612000 121.767998 160.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330B1, 11697, 0xDB330123, 125.612, 121.768, 160.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB330123 [125.612000 121.767998 160.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330B2, 9686, 0xDB330125, 123.327, 125.179, 163.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330125 [123.327003 125.179001 163.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330B2, 9686, 0xDB330125, 123.327, 125.179, 163.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330125 [123.327003 125.179001 163.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330B3, 9686, 0xDB330125, 125.222, 131.122, 163.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB330125 [125.222000 131.121994 163.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330B4, 9686, 0xDB330126, 127.452, 137.204, 163.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330126 [127.452003 137.203995 163.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330B4, 9686, 0xDB330126, 127.452, 137.204, 163.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330126 [127.452003 137.203995 163.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330B5, 9686, 0xDB330126, 127.452, 129.529, 163.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330126 [127.452003 129.529007 163.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330B5, 9686, 0xDB330126, 127.452, 129.529, 163.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330126 [127.452003 129.529007 163.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330B6, 11697, 0xDB330126, 127.412, 130.393, 160.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB330126 [127.412003 130.393005 160.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330B6, 11697, 0xDB330126, 127.412, 130.393, 160.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB330126 [127.412003 130.393005 160.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330B7, 9686, 0xDB330127, 129.18, 139.672, 163.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB330127 [129.179993 139.671997 163.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330B8, 9686, 0xDB330127, 125.33, 141.671, 163.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330127 [125.330002 141.671005 163.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330B8, 9686, 0xDB330127, 125.33, 141.671, 163.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330127 [125.330002 141.671005 163.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330B9, 9686, 0xDB33012A, 133.825, 121.368, 168.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33012A [133.824997 121.367996 168.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330B9, 9686, 0xDB33012A, 133.825, 121.368, 168.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33012A [133.824997 121.367996 168.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330BA, 9686, 0xDB33012A, 126.798, 128.962, 168.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33012A [126.797997 128.962006 168.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330BA, 9686, 0xDB33012A, 126.798, 128.962, 168.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33012A [126.797997 128.962006 168.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330BB, 9686, 0xDB33012A, 130.223, 128.962, 168.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33012A [130.223007 128.962006 168.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330BB, 9686, 0xDB33012A, 130.223, 128.962, 168.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33012A [130.223007 128.962006 168.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330BC, 9686, 0xDB33012A, 133.798, 128.962, 168.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33012A [133.798004 128.962006 168.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330BC, 9686, 0xDB33012A, 133.798, 128.962, 168.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33012A [133.798004 128.962006 168.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330BD, 9686, 0xDB33012A, 130.273, 121.337, 168.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33012A [130.272995 121.336998 168.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330BD, 9686, 0xDB33012A, 130.273, 121.337, 168.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33012A [130.272995 121.336998 168.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330BE, 9686, 0xDB33012A, 137.335, 121.337, 168.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33012A [137.335007 121.336998 168.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330BE, 9686, 0xDB33012A, 137.335, 121.337, 168.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33012A [137.335007 121.336998 168.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330BF, 9686, 0xDB33012A, 137.348, 128.962, 168.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33012A [137.348007 128.962006 168.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330BF, 9686, 0xDB33012A, 137.348, 128.962, 168.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33012A [137.348007 128.962006 168.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330C0, 11698, 0xDB33012C, 130.586, 125.175, 171.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB33012C [130.585999 125.175003 171.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330C0, 11698, 0xDB33012C, 130.586, 125.175, 171.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB33012C [130.585999 125.175003 171.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330C1, 11698, 0xDB33012E, 137.635, 125.243, 164.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB33012E [137.634995 125.242996 164.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330C1, 11698, 0xDB33012E, 137.635, 125.243, 164.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB33012E [137.634995 125.242996 164.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330C2, 11697, 0xDB33012E, 135.815, 121.632, 160.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB33012E [135.815002 121.632004 160.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330C2, 11697, 0xDB33012E, 135.815, 121.632, 160.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB33012E [135.815002 121.632004 160.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330C3, 9686, 0xDB330132, 129.202, 124.003, 158.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330132 [129.201996 124.002998 158.475006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330C3, 9686, 0xDB330132, 129.202, 124.003, 158.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330132 [129.201996 124.002998 158.475006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330C4, 9686, 0xDB330132, 126.027, 131.553, 158.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB330132 [126.027000 131.552994 158.475006] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330C5, 11697, 0xDB330133, 136.169, 121.964, 155.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB330133 [136.169006 121.963997 155.350006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330C5, 11697, 0xDB330133, 136.169, 121.964, 155.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB330133 [136.169006 121.963997 155.350006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330C6, 9686, 0xDB330134, 135.186, 124.148, 158.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330134 [135.186005 124.148003 158.524994] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330C6, 9686, 0xDB330134, 135.186, 124.148, 158.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330134 [135.186005 124.148003 158.524994] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330C7, 9686, 0xDB330134, 131.37, 129.463, 158.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1115,8 +1115,8 @@ VALUES (0x7DB330C9, 11697, 0xDB330134, 132.121, 135.402, 155.35, 0.9139, 0, 0, 0 /* @teleloc 0xDB330134 [132.121002 135.401993 155.350006] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330CA, 11698, 0xDB330137, 140.559, 131.77, 159.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDB330137 [140.559006 131.770004 159.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330CA, 11698, 0xDB330137, 140.559, 131.77, 159.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDB330137 [140.559006 131.770004 159.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330CB, 11697, 0xDB330137, 142.521, 135.252, 155.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1127,20 +1127,20 @@ VALUES (0x7DB330CC, 11697, 0xDB330137, 142.719, 128.389, 155.35, 0.372988, 0, 0, /* @teleloc 0xDB330137 [142.718994 128.389008 155.350006] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330CD, 9686, 0xDB330139, 140.2, 135.75, 164.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330139 [140.199997 135.750000 164.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330CD, 9686, 0xDB330139, 140.2, 135.75, 164.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330139 [140.199997 135.750000 164.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330CE, 9686, 0xDB330139, 142.767, 138.865, 164.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB330139 [142.766998 138.865005 164.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330CF, 11697, 0xDB330139, 140.115, 136.407, 160.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB330139 [140.115005 136.406998 160.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330CF, 11697, 0xDB330139, 140.115, 136.407, 160.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB330139 [140.115005 136.406998 160.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330D0, 9686, 0xDB330000, 140.175, 143.518, 163.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330000 [140.175003 143.518005 163.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330D0, 9686, 0xDB330000, 140.175, 143.518, 163.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330000 [140.175003 143.518005 163.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330D1, 9686, 0xDB330000, 142.65, 142.418, 162.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1151,12 +1151,12 @@ VALUES (0x7DB330D2, 9686, 0xDB330000, 138.05, 142.743, 162.55, 0.456322, 0, 0, /* @teleloc 0xDB330000 [138.050003 142.742996 162.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330D3, 9686, 0xDB330000, 137.525, 129.693, 163.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330000 [137.524994 129.692993 163.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330D3, 9686, 0xDB330000, 137.525, 129.693, 163.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330000 [137.524994 129.692993 163.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330D4, 9686, 0xDB330000, 133.625, 141.043, 162.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330000 [133.625000 141.042999 162.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330D4, 9686, 0xDB330000, 133.625, 141.043, 162.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330000 [133.625000 141.042999 162.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330D5, 12679, 0xDB330000, 131.29, 130.782, 160.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1179,20 +1179,20 @@ VALUES (0x7DB330D9, 12679, 0xDB330000, 142.941, 142.707, 160.1, 0.420244, 0, 0, /* @teleloc 0xDB330000 [142.940994 142.707001 160.100006] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330DA, 12679, 0xDB330000, 135.415, 132.407, 160.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDB330000 [135.414993 132.406998 160.100006] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330DA, 12679, 0xDB330000, 135.415, 132.407, 160.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDB330000 [135.414993 132.406998 160.100006] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330DB, 12678, 0xDB330000, 140.44, 138.832, 169, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDB330000 [140.440002 138.832001 169.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330DB, 12678, 0xDB330000, 140.44, 138.832, 169, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDB330000 [140.440002 138.832001 169.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330DC, 12678, 0xDB330000, 125.565, 125.432, 176.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDB330000 [125.565002 125.431999 176.475006] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330DC, 12678, 0xDB330000, 125.565, 125.432, 176.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDB330000 [125.565002 125.431999 176.475006] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330DD, 9686, 0xDB330141, 36.0797, 166.569, 130.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330141 [36.079700 166.569000 130.369995] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330DD, 9686, 0xDB330141, 36.0797, 166.569, 130.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330141 [36.079700 166.569000 130.369995] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330DE, 11698, 0xDB330141, 36.0443, 162.558, 133.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1211,20 +1211,20 @@ VALUES (0x7DB330E1, 9686, 0xDB330144, 39.1893, 159.39, 125.57, 0.707107, 0, 0, /* @teleloc 0xDB330144 [39.189301 159.389999 125.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330E2, 11697, 0xDB330144, 37.9805, 161.703, 122.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB330144 [37.980499 161.703003 122.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330E2, 11697, 0xDB330144, 37.9805, 161.703, 122.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB330144 [37.980499 161.703003 122.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330E3, 9686, 0xDB330145, 34.6434, 163.102, 125.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330145 [34.643398 163.102005 125.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330E3, 9686, 0xDB330145, 34.6434, 163.102, 125.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330145 [34.643398 163.102005 125.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330E4, 9686, 0xDB330148, 40.3323, 145.626, 125.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330148 [40.332298 145.626007 125.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330E4, 9686, 0xDB330148, 40.3323, 145.626, 125.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330148 [40.332298 145.626007 125.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330E5, 9686, 0xDB330148, 42.8723, 145.626, 125.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330148 [42.872299 145.626007 125.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330E5, 9686, 0xDB330148, 42.8723, 145.626, 125.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330148 [42.872299 145.626007 125.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330E6, 9686, 0xDB330148, 46.3563, 149.497, 125.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1239,24 +1239,24 @@ VALUES (0x7DB330E8, 11697, 0xDB330148, 44.04, 149.355, 122.1, 0.707107, 0, 0, -0 /* @teleloc 0xDB330148 [44.040001 149.354996 122.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330E9, 9686, 0xDB33014A, 39.5985, 153.336, 130.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33014A [39.598499 153.335999 130.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330E9, 9686, 0xDB33014A, 39.5985, 153.336, 130.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33014A [39.598499 153.335999 130.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330EA, 9686, 0xDB33014A, 29.771, 153.336, 130.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33014A [29.771000 153.335999 130.365005] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330EA, 9686, 0xDB33014A, 29.771, 153.336, 130.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33014A [29.771000 153.335999 130.365005] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330EB, 9686, 0xDB33014A, 30.5112, 145.737, 130.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33014A [30.511200 145.737000 130.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330EB, 9686, 0xDB33014A, 30.5112, 145.737, 130.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33014A [30.511200 145.737000 130.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330EC, 9686, 0xDB33014A, 36.1939, 145.737, 130.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33014A [36.193901 145.737000 130.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330EC, 9686, 0xDB33014A, 36.1939, 145.737, 130.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33014A [36.193901 145.737000 130.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330ED, 9686, 0xDB33014A, 41.8388, 145.737, 130.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33014A [41.838799 145.737000 130.365005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330ED, 9686, 0xDB33014A, 41.8388, 145.737, 130.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33014A [41.838799 145.737000 130.365005] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330EE, 9686, 0xDB33014A, 26.2751, 149.489, 130.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1271,16 +1271,16 @@ VALUES (0x7DB330F0, 11698, 0xDB33014A, 34.3351, 149.559, 133.15, -0.999998, 0, 0 /* @teleloc 0xDB33014A [34.335098 149.559006 133.149994] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330F1, 11697, 0xDB33014A, 42.7525, 152.686, 126.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB33014A [42.752499 152.686005 126.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB330F1, 11697, 0xDB33014A, 42.7525, 152.686, 126.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB33014A [42.752499 152.686005 126.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330F2, 11697, 0xDB33014A, 45.0925, 149.306, 126.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDB33014A [45.092499 149.306000 126.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330F3, 11697, 0xDB33014A, 41.0625, 146.166, 126.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDB33014A [41.062500 146.166000 126.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330F3, 11697, 0xDB33014A, 41.0625, 146.166, 126.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDB33014A [41.062500 146.166000 126.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330F4, 9686, 0xDB33014C, 36.2712, 151.414, 125.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1291,16 +1291,16 @@ VALUES (0x7DB330F5, 9686, 0xDB33014C, 25.82, 151.78, 125.66, -0.707107, 0, 0, - /* @teleloc 0xDB33014C [25.820000 151.779999 125.660004] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330F6, 9686, 0xDB33014C, 33.36, 149.49, 125.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB33014C [33.360001 149.490005 125.660004] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330F6, 9686, 0xDB33014C, 33.36, 149.49, 125.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB33014C [33.360001 149.490005 125.660004] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330F7, 9686, 0xDB33014D, 36.2712, 147.272, 125.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDB33014D [36.271198 147.272003 125.410004] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330F8, 9686, 0xDB330151, 33.3284, 147.181, 120.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330151 [33.328400 147.181000 120.230003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330F8, 9686, 0xDB330151, 33.3284, 147.181, 120.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330151 [33.328400 147.181000 120.230003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330F9, 9686, 0xDB330151, 36.5884, 150.331, 120.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1315,8 +1315,8 @@ VALUES (0x7DB330FB, 9686, 0xDB330153, 24.5546, 157.745, 120, -0.707107, 0, 0, - /* @teleloc 0xDB330153 [24.554600 157.744995 120.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB330FC, 9686, 0xDB330153, 28.3584, 152.501, 120, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330153 [28.358400 152.501007 120.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB330FC, 9686, 0xDB330153, 28.3584, 152.501, 120, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330153 [28.358400 152.501007 120.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB330FD, 11697, 0xDB330153, 25.3897, 153.324, 117.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1343,8 +1343,8 @@ VALUES (0x7DB33102, 9686, 0xDB330000, 26.45, 165.99, 125.25, 0.357553, 0, 0, -0 /* @teleloc 0xDB330000 [26.450001 165.990005 125.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33103, 9686, 0xDB330000, 30.32, 167.22, 124.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330000 [30.320000 167.220001 124.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33103, 9686, 0xDB330000, 30.32, 167.22, 124.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330000 [30.320000 167.220001 124.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33104, 9686, 0xDB330000, 24.97, 161.46, 124.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1355,12 +1355,12 @@ VALUES (0x7DB33105, 9686, 0xDB330000, 32.3844, 157.589, 125.39, 0.707107, 0, 0, /* @teleloc 0xDB330000 [32.384399 157.589005 125.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33106, 9686, 0xDB330000, 42.845, 166.355, 124.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330000 [42.845001 166.354996 124.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB33106, 9686, 0xDB330000, 42.845, 166.355, 124.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330000 [42.845001 166.354996 124.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB33107, 9686, 0xDB330000, 42.555, 154.215, 125.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB330000 [42.555000 154.214996 125.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB33107, 9686, 0xDB330000, 42.555, 154.215, 125.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDB330000 [42.555000 154.214996 125.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33108, 12679, 0xDB330000, 31.2551, 155.169, 122.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1387,12 +1387,12 @@ VALUES (0x7DB3310D, 12679, 0xDB330000, 40.9651, 165.389, 122.1, 0.95656, 0, 0, 0 /* @teleloc 0xDB330000 [40.965099 165.389008 122.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3310E, 12678, 0xDB330000, 36.1198, 165.474, 135.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDB330000 [36.119801 165.473999 135.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3310E, 12678, 0xDB330000, 36.1198, 165.474, 135.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDB330000 [36.119801 165.473999 135.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3310F, 12678, 0xDB330000, 36.1198, 149.474, 135.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDB330000 [36.119801 149.473999 135.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DB3310F, 12678, 0xDB330000, 36.1198, 149.474, 135.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDB330000 [36.119801 149.473999 135.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB33110, 9686, 0xDB33015E, 40.0304, 46.9655, 156.25, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DB3B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DB3B.sql index 9ab694fc92..bdc0cc1279 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DB3B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DB3B.sql @@ -1,16 +1,16 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xDB3B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3B000, 720, 0xDB3B0000, 175.335, 129.306, 20.025, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xDB3B0000 [175.335007 129.306000 20.025000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3B000, 720, 0xDB3B0000, 175.335, 129.306, 20.025, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xDB3B0000 [175.335007 129.306000 20.025000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3B001, 720, 0xDB3B0000, 175.345, 124.256, 20.025, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xDB3B0000 [175.345001 124.255997 20.025000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3B001, 720, 0xDB3B0000, 175.345, 124.256, 20.025, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xDB3B0000 [175.345001 124.255997 20.025000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3B002, 720, 0xDB3B0000, 182.87, 137.956, 20.025, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xDB3B0000 [182.869995 137.955994 20.025000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3B002, 720, 0xDB3B0000, 182.87, 137.956, 20.025, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xDB3B0000 [182.869995 137.955994 20.025000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB3B003, 720, 0xDB3B0000, 67.55, 84, 28, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -81,8 +81,8 @@ VALUES (0x7DB3B012, 12304, 0xDB3B0000, 8.46963, 115.209, 2.005, 0.346835, 0, 0, /* @teleloc 0xDB3B0000 [8.469630 115.209000 2.005000] 0.346835 0.000000 0.000000 0.937926 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3B013, 720, 0xDB3B0131, 180.123, 163.829, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xDB3B0131 [180.123001 163.828995 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3B013, 720, 0xDB3B0131, 180.123, 163.829, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xDB3B0131 [180.123001 163.828995 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB3B014, 720, 0xDB3B0132, 180.213, 149.289, 20, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -105,8 +105,8 @@ VALUES (0x7DB3B018, 720, 0xDB3B013C, 172.908, 156.484, 25.6, 0.707107, 0, 0, - /* @teleloc 0xDB3B013C [172.908005 156.483994 25.600000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB3B019, 720, 0xDB3B013D, 180.123, 163.819, 25.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xDB3B013D [180.123001 163.819000 25.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB3B019, 720, 0xDB3B013D, 180.123, 163.819, 25.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xDB3B013D [180.123001 163.819000 25.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB3B01A, 720, 0xDB3B013E, 180.203, 149.274, 25.6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DB54.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DB54.sql index 223ae9d20e..a7131b71a5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DB54.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DB54.sql @@ -26,36 +26,36 @@ VALUES (0x7DB54003, 0x7DB54004, '2005-02-09 10:00:00') /* Sho Low-Stakes Gamesma , (0x7DB54003, 0x7DB5400B, '2005-02-09 10:00:00') /* Sho Low-Stakes Gamesmaster (9500) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB54004, 9500, 0xDB540100, 101.04, 139.199, 20.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho Low-Stakes Gamesmaster */ -/* @teleloc 0xDB540100 [101.040001 139.199005 20.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB54004, 9500, 0xDB540100, 101.04, 139.199, 20.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho Low-Stakes Gamesmaster */ +/* @teleloc 0xDB540100 [101.040001 139.199005 20.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB54005, 9494, 0xDB540100, 101.993, 134.724, 20.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mi Gan-Zo */ -/* @teleloc 0xDB540100 [101.992996 134.723999 20.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB54005, 9494, 0xDB540100, 101.993, 134.724, 20.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Mi Gan-Zo */ +/* @teleloc 0xDB540100 [101.992996 134.723999 20.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB54006, 10706, 0xDB540000, 95, 127, 20.005, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Wheel of Fortune */ /* @teleloc 0xDB540000 [95.000000 127.000000 20.004999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB54007, 9497, 0xDB540100, 113, 139.2, 20.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho High-Stakes Gamesmaster */ -/* @teleloc 0xDB540100 [113.000000 139.199997 20.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB54007, 9497, 0xDB540100, 113, 139.2, 20.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho High-Stakes Gamesmaster */ +/* @teleloc 0xDB540100 [113.000000 139.199997 20.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB54008, 9497, 0xDB540100, 111, 139.2, 20.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho High-Stakes Gamesmaster */ -/* @teleloc 0xDB540100 [111.000000 139.199997 20.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB54008, 9497, 0xDB540100, 111, 139.2, 20.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho High-Stakes Gamesmaster */ +/* @teleloc 0xDB540100 [111.000000 139.199997 20.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB54009, 9503, 0xDB540100, 108, 139.2, 20.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho Mid-Stakes Gamesmaster */ -/* @teleloc 0xDB540100 [108.000000 139.199997 20.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB54009, 9503, 0xDB540100, 108, 139.2, 20.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho Mid-Stakes Gamesmaster */ +/* @teleloc 0xDB540100 [108.000000 139.199997 20.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB5400A, 9503, 0xDB540100, 106, 139.2, 20.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho Mid-Stakes Gamesmaster */ -/* @teleloc 0xDB540100 [106.000000 139.199997 20.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB5400A, 9503, 0xDB540100, 106, 139.2, 20.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho Mid-Stakes Gamesmaster */ +/* @teleloc 0xDB540100 [106.000000 139.199997 20.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DB5400B, 9500, 0xDB540100, 103, 139.2, 20.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho Low-Stakes Gamesmaster */ -/* @teleloc 0xDB540100 [103.000000 139.199997 20.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DB5400B, 9500, 0xDB540100, 103, 139.2, 20.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Sho Low-Stakes Gamesmaster */ +/* @teleloc 0xDB540100 [103.000000 139.199997 20.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB5400C, 9462, 0xDB540102, 112, 132, 19.505, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Gan-Zo's Golden Chest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DB63.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DB63.sql index c0722cc0e3..a0cb9e6f1c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DB63.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DB63.sql @@ -2154,15 +2154,15 @@ VALUES (0x7DB631AB, 11697, 0xDB63013C, 158.783, 88.7136, 26.1, 0.999994, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB631AC, 9686, 0xDB630000, 150.105, 80.3454, 33.5, 0.707634, -0.051345, 0.050998, -0.702864, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB630000 [150.104996 80.345398 33.500000] 0.707634 -0.051344 0.050998 -0.702864 */ +/* @teleloc 0xDB630000 [150.104996 80.345398 33.500000] 0.707634 -0.051345 0.050998 -0.702864 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB631AD, 9686, 0xDB630000, 149.919, 78.1936, 31.45, 0.707634, -0.051345, 0.050998, -0.702864, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB630000 [149.919006 78.193604 31.450001] 0.707634 -0.051344 0.050998 -0.702864 */ +/* @teleloc 0xDB630000 [149.919006 78.193604 31.450001] 0.707634 -0.051345 0.050998 -0.702864 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB631AE, 9686, 0xDB630000, 149.89, 82.4862, 31.45, 0.707634, -0.051345, 0.050998, -0.702864, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDB630000 [149.889999 82.486198 31.450001] 0.707634 -0.051344 0.050998 -0.702864 */ +/* @teleloc 0xDB630000 [149.889999 82.486198 31.450001] 0.707634 -0.051345 0.050998 -0.702864 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB631AF, 12679, 0xDB630000, 149.443, 84.428, 30.15, 0.376933, 0, 0, -0.926241, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DB74.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DB74.sql index da6b1fddcb..4d3a3c9bc8 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DB74.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DB74.sql @@ -81,7 +81,7 @@ VALUES (0x7DB7400F, 232, 0xDB740000, 136.197, 39.0919, 16.005, -0.646586, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB74010, 232, 0xDB740000, 117.638, 71.7914, 17.9893, -0.998477, 0, 0, -0.055168, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ -/* @teleloc 0xDB740000 [117.638000 71.791397 17.989300] -0.998477 0.000000 0.000000 -0.055167 */ +/* @teleloc 0xDB740000 [117.638000 71.791397 17.989300] -0.998477 0.000000 0.000000 -0.055168 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DB74011, 232, 0xDB740000, 72.7634, 65.2731, 17.4461, -0.607652, 0, 0, -0.794203, True, '2005-02-09 10:00:00'); /* Tumerok Scout */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DBC2.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DBC2.sql index 7d809078ae..876f9ba55b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DBC2.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DBC2.sql @@ -481,7 +481,7 @@ VALUES (0x7DBC2069, 13078, 0xDBC20000, 32.814, 153.775, 104.005, 0.815918, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DBC206A, 13078, 0xDBC20000, 126.376, 33.1181, 74.005, -0.999935, 0, 0, 0.011398, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xDBC20000 [126.375999 33.118099 74.004997] -0.999935 0.000000 0.000000 0.011397 */ +/* @teleloc 0xDBC20000 [126.375999 33.118099 74.004997] -0.999935 0.000000 0.000000 0.011398 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DBC206B, 12897, 0xDBC20100, 135.7, 37.0458, 74.005, -0.999163, 0, 0, 0.040908, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DC25.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DC25.sql index e1c0ea7973..7a1b698b3d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DC25.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DC25.sql @@ -292,7 +292,7 @@ VALUES (0x7DC2502C, 0x7DC25017, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC2502D, 12461, 0xDC250000, 78.7277, 153.43, 148.005, 0.998973, 0, 0, -0.045319, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xDC250000 [78.727699 153.429993 148.005005] 0.998973 0.000000 0.000000 -0.045318 */ +/* @teleloc 0xDC250000 [78.727699 153.429993 148.005005] 0.998973 0.000000 0.000000 -0.045319 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC2502E, 9686, 0xDC250102, 155.134, 88.4041, 137.625, 0.984713, 0, 0, -0.174185, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DC63.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DC63.sql index bf4fba7780..6d732b9f0a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DC63.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DC63.sql @@ -5,16 +5,16 @@ VALUES (0x7DC63000, 9686, 0xDC630100, 58.34, 33.8835, 33.5, -0.707107, 0, 0, 0. /* @teleloc 0xDC630100 [58.340000 33.883499 33.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63001, 9686, 0xDC630100, 57.14, 31.9835, 32.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630100 [57.139999 31.983500 32.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63001, 9686, 0xDC630100, 57.14, 31.9835, 32.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630100 [57.139999 31.983500 32.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63002, 11697, 0xDC630100, 57.9532, 36.6342, 30.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDC630100 [57.953201 36.634201 30.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63003, 11697, 0xDC630100, 56.9282, 32.3592, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630100 [56.928200 32.359200 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63003, 11697, 0xDC630100, 56.9282, 32.3592, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630100 [56.928200 32.359200 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63004, 9686, 0xDC630100, 53.69, 32.7585, 32.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -29,24 +29,24 @@ VALUES (0x7DC63006, 9686, 0xDC630100, 53.69, 36.2335, 32.5, -0.707107, 0, 0, -0 /* @teleloc 0xDC630100 [53.689999 36.233501 32.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63007, 9686, 0xDC630100, 56.1085, 37.1296, 33.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630100 [56.108501 37.129601 33.525002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63007, 9686, 0xDC630100, 56.1085, 37.1296, 33.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630100 [56.108501 37.129601 33.525002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63008, 9686, 0xDC630100, 58.34, 35.9784, 32.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDC630100 [58.340000 35.978401 32.349998] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63009, 9686, 0xDC630101, 59.994, 30.0984, 31.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630101 [59.993999 30.098400 31.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63009, 9686, 0xDC630101, 59.994, 30.0984, 31.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630101 [59.993999 30.098400 31.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6300A, 9686, 0xDC630101, 65.3725, 30.0984, 31.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630101 [65.372498 30.098400 31.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6300A, 9686, 0xDC630101, 65.3725, 30.0984, 31.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630101 [65.372498 30.098400 31.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6300B, 9686, 0xDC630101, 62.7225, 36.0484, 33.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630101 [62.722500 36.048401 33.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC6300B, 9686, 0xDC630101, 62.7225, 36.0484, 33.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630101 [62.722500 36.048401 33.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6300C, 9686, 0xDC630101, 66.6725, 34.9984, 31.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,8 +69,8 @@ VALUES (0x7DC63010, 11698, 0xDC630101, 62.7314, 33.1406, 36.6, -0.707107, 0, 0, /* @teleloc 0xDC630101 [62.731400 33.140598 36.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63011, 11697, 0xDC630101, 62.7179, 35.674, 30.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630101 [62.717899 35.674000 30.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63011, 11697, 0xDC630101, 62.7179, 35.674, 30.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630101 [62.717899 35.674000 30.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63012, 9686, 0xDC630101, 66.6725, 31.208, 31.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,8 +81,8 @@ VALUES (0x7DC63013, 9686, 0xDC630101, 66.6725, 33.0607, 33.875, 0.707107, 0, 0, /* @teleloc 0xDC630101 [66.672501 33.060699 33.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63014, 9686, 0xDC630101, 62.738, 30.0984, 33.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630101 [62.737999 30.098400 33.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63014, 9686, 0xDC630101, 62.738, 30.0984, 33.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630101 [62.737999 30.098400 33.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63015, 9686, 0xDC630101, 58.7809, 31.1128, 33.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -97,12 +97,12 @@ VALUES (0x7DC63017, 9686, 0xDC630101, 58.7809, 35.1622, 33.6, -0.707107, 0, 0, /* @teleloc 0xDC630101 [58.780899 35.162201 33.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63018, 9686, 0xDC630101, 60.173, 36.0484, 33.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630101 [60.173000 36.048401 33.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63018, 9686, 0xDC630101, 60.173, 36.0484, 33.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630101 [60.173000 36.048401 33.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63019, 9686, 0xDC630101, 65.3973, 36.0484, 33.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630101 [65.397301 36.048401 33.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63019, 9686, 0xDC630101, 65.3973, 36.0484, 33.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630101 [65.397301 36.048401 33.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6301A, 11698, 0xDC630101, 65.2664, 31.2456, 34.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -133,12 +133,12 @@ VALUES (0x7DC63020, 11697, 0xDC630101, 59.7514, 30.8706, 30.1, 0.359182, 0, 0, 0 /* @teleloc 0xDC630101 [59.751400 30.870600 30.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63021, 9686, 0xDC630105, 59.6585, 29.1796, 28.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630105 [59.658501 29.179600 28.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63021, 9686, 0xDC630105, 59.6585, 29.1796, 28.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630105 [59.658501 29.179600 28.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63022, 9686, 0xDC630105, 59.9085, 35.7296, 28.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630105 [59.908501 35.729599 28.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63022, 9686, 0xDC630105, 59.9085, 35.7296, 28.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630105 [59.908501 35.729599 28.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63023, 9686, 0xDC630105, 63.4076, 32.3439, 28.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,12 +157,12 @@ VALUES (0x7DC63026, 9687, 0xDC630105, 62.7959, 35.1286, 26.1, 0.878817, 0, 0, - /* @teleloc 0xDC630105 [62.795898 35.128601 26.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63027, 9686, 0xDC630105, 61.7472, 29.1796, 28.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630105 [61.747200 29.179600 28.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63027, 9686, 0xDC630105, 61.7472, 29.1796, 28.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630105 [61.747200 29.179600 28.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63028, 9686, 0xDC630105, 56.8842, 35.7296, 28.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630105 [56.884201 35.729599 28.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63028, 9686, 0xDC630105, 56.8842, 35.7296, 28.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630105 [56.884201 35.729599 28.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63029, 9686, 0xDC630105, 53.6987, 30.6447, 28.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -173,36 +173,36 @@ VALUES (0x7DC6302A, 11698, 0xDC630105, 58.4214, 32.4156, 29.525, 0.707107, 0, 0, /* @teleloc 0xDC630105 [58.421398 32.415600 29.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6302B, 11697, 0xDC630105, 58.5265, 29.5897, 26.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630105 [58.526501 29.589701 26.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6302B, 11697, 0xDC630105, 58.5265, 29.5897, 26.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630105 [58.526501 29.589701 26.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6302C, 11697, 0xDC630105, 62.6179, 32.5654, 26.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDC630105 [62.617901 32.565399 26.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6302D, 11697, 0xDC630105, 60.0789, 35.2318, 26.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630105 [60.078899 35.231800 26.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC6302D, 11697, 0xDC630105, 60.0789, 35.2318, 26.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630105 [60.078899 35.231800 26.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6302E, 412, 0xDC630000, 56.0814, 37.6506, 30, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDC630000 [56.081402 37.650600 30.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6302E, 412, 0xDC630000, 56.0814, 37.6506, 30, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDC630000 [56.081402 37.650600 30.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6302F, 9686, 0xDC630000, 56.0835, 37.7646, 33.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630000 [56.083500 37.764599 33.400002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6302F, 9686, 0xDC630000, 56.0835, 37.7646, 33.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630000 [56.083500 37.764599 33.400002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63030, 9686, 0xDC630000, 53.0735, 43.6196, 31.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630000 [53.073502 43.619598 31.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7DC63030, 9686, 0xDC630000, 53.0735, 43.6196, 31.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630000 [53.073502 43.619598 31.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63031, 9686, 0xDC630000, 59.1035, 43.6196, 31.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630000 [59.103500 43.619598 31.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7DC63031, 9686, 0xDC630000, 59.1035, 43.6196, 31.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630000 [59.103500 43.619598 31.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63032, 12679, 0xDC630000, 60.6264, 38.0856, 30.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDC630000 [60.626400 38.085602 30.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63032, 12679, 0xDC630000, 60.6264, 38.0856, 30.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDC630000 [60.626400 38.085602 30.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63033, 12679, 0xDC630000, 51.7814, 37.9756, 30.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -417,8 +417,8 @@ VALUES (0x7DC63067, 12679, 0xDC630000, 39.2979, 84.3626, 32.05, -0.707107, 0, 0, /* @teleloc 0xDC630000 [39.297901 84.362602 32.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63068, 412, 0xDC630110, 33.4352, 136.842, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDC630110 [33.435200 136.841995 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63068, 412, 0xDC630110, 33.4352, 136.842, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDC630110 [33.435200 136.841995 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63069, 9686, 0xDC630111, 33.3852, 136.032, 36.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -437,8 +437,8 @@ VALUES (0x7DC6306C, 11697, 0xDC630111, 31.6575, 135.543, 32.15, -0.92388, 0, 0, /* @teleloc 0xDC630111 [31.657499 135.542999 32.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6306D, 9686, 0xDC630111, 33.3852, 127.482, 37.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630111 [33.385201 127.482002 37.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6306D, 9686, 0xDC630111, 33.3852, 127.482, 37.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630111 [33.385201 127.482002 37.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6306E, 9686, 0xDC630111, 31.0852, 133.531, 34.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -457,20 +457,20 @@ VALUES (0x7DC63071, 9686, 0xDC630111, 35.7133, 133.316, 34.25, 0.707107, 0, 0, /* @teleloc 0xDC630111 [35.713299 133.315994 34.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63072, 9686, 0xDC630112, 39.5852, 131.532, 35.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630112 [39.585201 131.531998 35.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63072, 9686, 0xDC630112, 39.5852, 131.532, 35.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630112 [39.585201 131.531998 35.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63073, 9686, 0xDC630112, 42.7179, 130.341, 34.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDC630112 [42.717899 130.341003 34.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63074, 9686, 0xDC630112, 41.6264, 125.582, 35.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630112 [41.626400 125.582001 35.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63074, 9686, 0xDC630112, 41.6264, 125.582, 35.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630112 [41.626400 125.582001 35.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63075, 9686, 0xDC630112, 37.1741, 125.582, 35.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630112 [37.174099 125.582001 35.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63075, 9686, 0xDC630112, 37.1741, 125.582, 35.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630112 [37.174099 125.582001 35.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63076, 9686, 0xDC630112, 36.1543, 126.812, 34, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -489,8 +489,8 @@ VALUES (0x7DC63079, 11698, 0xDC630112, 39.5352, 128.482, 38.25, 0.707107, 0, 0, /* @teleloc 0xDC630112 [39.535198 128.481995 38.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6307A, 11697, 0xDC630112, 39.5195, 128.399, 32.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630112 [39.519501 128.399002 32.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6307A, 11697, 0xDC630112, 39.5195, 128.399, 32.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630112 [39.519501 128.399002 32.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6307B, 9686, 0xDC630112, 42.7179, 126.741, 34.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -501,16 +501,16 @@ VALUES (0x7DC6307C, 9686, 0xDC630112, 42.7179, 128.583, 35.9, 0.707107, 0, 0, - /* @teleloc 0xDC630112 [42.717899 128.582993 35.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6307D, 9686, 0xDC630112, 41.6842, 131.532, 35.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630112 [41.684200 131.531998 35.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC6307D, 9686, 0xDC630112, 41.6842, 131.532, 35.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630112 [41.684200 131.531998 35.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6307E, 9686, 0xDC630112, 37.3342, 131.532, 35.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630112 [37.334202 131.531998 35.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC6307E, 9686, 0xDC630112, 37.3342, 131.532, 35.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630112 [37.334202 131.531998 35.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6307F, 9686, 0xDC630112, 39.4064, 125.582, 35.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630112 [39.406399 125.582001 35.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6307F, 9686, 0xDC630112, 39.4064, 125.582, 35.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630112 [39.406399 125.582001 35.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63080, 9686, 0xDC630112, 36.1543, 127.061, 35.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -521,8 +521,8 @@ VALUES (0x7DC63081, 9686, 0xDC630112, 36.1543, 130.098, 35.6, -0.707107, 0, 0, /* @teleloc 0xDC630112 [36.154301 130.098007 35.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63082, 9686, 0xDC630112, 37.3342, 131.532, 34, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630112 [37.334202 131.531998 34.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63082, 9686, 0xDC630112, 37.3342, 131.532, 34, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630112 [37.334202 131.531998 34.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63083, 11698, 0xDC630112, 41.8626, 126.275, 36.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -533,12 +533,12 @@ VALUES (0x7DC63084, 11698, 0xDC630112, 41.7626, 130.575, 36.3, 0.919479, 0, 0, - /* @teleloc 0xDC630112 [41.762600 130.574997 36.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63085, 11697, 0xDC630112, 39.5222, 127.064, 32.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630112 [39.522202 127.064003 32.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63085, 11697, 0xDC630112, 39.5222, 127.064, 32.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630112 [39.522202 127.064003 32.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63086, 11697, 0xDC630112, 39.5222, 129.56, 32.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630112 [39.522202 129.559998 32.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63086, 11697, 0xDC630112, 39.5222, 129.56, 32.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630112 [39.522202 129.559998 32.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63087, 11697, 0xDC630112, 41.6721, 126.449, 32.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -549,12 +549,12 @@ VALUES (0x7DC63088, 11697, 0xDC630112, 42.0165, 128.651, 32.15, 0.707107, 0, 0, /* @teleloc 0xDC630112 [42.016499 128.651001 32.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63089, 11697, 0xDC630112, 39.5222, 130.764, 32.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630112 [39.522202 130.764008 32.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63089, 11697, 0xDC630112, 39.5222, 130.764, 32.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630112 [39.522202 130.764008 32.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6308A, 9686, 0xDC630114, 35.636, 131.182, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630114 [35.636002 131.182007 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC6308A, 9686, 0xDC630114, 35.636, 131.182, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630114 [35.636002 131.182007 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6308B, 9686, 0xDC630114, 42.4862, 128.513, 30.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -573,16 +573,16 @@ VALUES (0x7DC6308E, 9687, 0xDC630114, 31.8615, 130.449, 28.1, -0.865587, -0.000 /* @teleloc 0xDC630114 [31.861500 130.449005 28.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6308F, 9686, 0xDC630114, 38.9392, 131.182, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630114 [38.939201 131.182007 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC6308F, 9686, 0xDC630114, 38.9392, 131.182, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630114 [38.939201 131.182007 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63090, 9686, 0xDC630114, 35.0382, 125.642, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630114 [35.038200 125.641998 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63090, 9686, 0xDC630114, 35.0382, 125.642, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630114 [35.038200 125.641998 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63091, 9686, 0xDC630114, 39.151, 125.642, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630114 [39.151001 125.641998 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63091, 9686, 0xDC630114, 39.151, 125.642, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630114 [39.151001 125.641998 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63092, 9686, 0xDC630114, 31.0852, 126.803, 30.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -593,36 +593,36 @@ VALUES (0x7DC63093, 11698, 0xDC630114, 37.6778, 128.482, 31.5, -0.707107, 0, 0, /* @teleloc 0xDC630114 [37.677799 128.481995 31.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63094, 11697, 0xDC630114, 37.4248, 130.523, 28.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630114 [37.424801 130.522995 28.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63094, 11697, 0xDC630114, 37.4248, 130.523, 28.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630114 [37.424801 130.522995 28.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63095, 11697, 0xDC630114, 37.1248, 126.173, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630114 [37.124802 126.172997 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63095, 11697, 0xDC630114, 37.1248, 126.173, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630114 [37.124802 126.172997 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63096, 11697, 0xDC630114, 41.7445, 128.146, 28.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDC630114 [41.744499 128.145996 28.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63097, 9686, 0xDC630000, 33.4352, 136.881, 35.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630000 [33.435200 136.880997 35.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DC63097, 9686, 0xDC630000, 33.4352, 136.881, 35.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630000 [33.435200 136.880997 35.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63098, 9686, 0xDC630000, 31.2846, 137.081, 33.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630000 [31.284599 137.080994 33.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DC63098, 9686, 0xDC630000, 31.2846, 137.081, 33.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630000 [31.284599 137.080994 33.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63099, 9686, 0xDC630000, 35.5774, 137.081, 33.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630000 [35.577400 137.080994 33.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DC63099, 9686, 0xDC630000, 35.5774, 137.081, 33.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630000 [35.577400 137.080994 33.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6309A, 12679, 0xDC630000, 37.5222, 137.514, 32.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xDC630000 [37.522202 137.514008 32.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6309B, 12679, 0xDC630000, 39.5222, 132.764, 32.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDC630000 [39.522202 132.764008 32.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6309B, 12679, 0xDC630000, 39.5222, 132.764, 32.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDC630000 [39.522202 132.764008 32.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6309C, 11697, 0xDC630118, 77.9102, 155.162, 30.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1461,24 +1461,24 @@ VALUES (0x7DC6316C, 11697, 0xDC630138, 113.558, 36.9778, 28.075, -0.909599, 0, 0 /* @teleloc 0xDC630138 [113.557999 36.977798 28.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6316D, 9686, 0xDC630138, 113.478, 31.9899, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630138 [113.477997 31.989901 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6316D, 9686, 0xDC630138, 113.478, 31.9899, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630138 [113.477997 31.989901 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6316E, 11697, 0xDC630138, 109.491, 34.8968, 28.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDC630138 [109.490997 34.896801 28.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6316F, 9686, 0xDC630138, 107.778, 32.0149, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630138 [107.778000 32.014900 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6316F, 9686, 0xDC630138, 107.778, 32.0149, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630138 [107.778000 32.014900 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63170, 9686, 0xDC630138, 108.011, 37.9566, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630138 [108.011002 37.956600 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63170, 9686, 0xDC630138, 108.011, 37.9566, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630138 [108.011002 37.956600 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63171, 9686, 0xDC630138, 113.441, 37.9816, 30.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630138 [113.441002 37.981602 30.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63171, 9686, 0xDC630138, 113.441, 37.9816, 30.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630138 [113.441002 37.981602 30.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63172, 9686, 0xDC630138, 114.766, 37.2566, 30.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1497,16 +1497,16 @@ VALUES (0x7DC63175, 11697, 0xDC630138, 112.241, 34.8968, 28.075, 0.707107, 0, 0, /* @teleloc 0xDC630138 [112.240997 34.896801 28.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63176, 9686, 0xDC630138, 110.565, 31.9899, 31.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630138 [110.565002 31.989901 31.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63176, 9686, 0xDC630138, 110.565, 31.9899, 31.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630138 [110.565002 31.989901 31.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63177, 9686, 0xDC630138, 114.766, 34.89, 31.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDC630138 [114.765999 34.889999 31.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63178, 9686, 0xDC630138, 110.802, 37.9566, 31.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630138 [110.802002 37.956600 31.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63178, 9686, 0xDC630138, 110.802, 37.9566, 31.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630138 [110.802002 37.956600 31.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63179, 9686, 0xDC630138, 106.638, 33.3932, 30.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1537,8 +1537,8 @@ VALUES (0x7DC6317F, 11698, 0xDC630138, 108.454, 36.5235, 32.175, -0.9486, 0, 0, /* @teleloc 0xDC630138 [108.454002 36.523499 32.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63180, 11697, 0xDC630138, 110.833, 37.3028, 28.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630138 [110.833000 37.302799 28.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63180, 11697, 0xDC630138, 110.833, 37.3028, 28.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630138 [110.833000 37.302799 28.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63181, 11697, 0xDC630138, 110.833, 34.8778, 28.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1549,24 +1549,24 @@ VALUES (0x7DC63182, 11697, 0xDC630138, 107.534, 32.8276, 28.075, -0.364064, 0, 0 /* @teleloc 0xDC630138 [107.533997 32.827599 28.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63183, 11697, 0xDC630138, 109.009, 32.3776, 28.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630138 [109.009003 32.377602 28.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63183, 11697, 0xDC630138, 109.009, 32.3776, 28.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630138 [109.009003 32.377602 28.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63184, 11697, 0xDC630138, 112.084, 32.3776, 28.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC630138 [112.084000 32.377602 28.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63184, 11697, 0xDC630138, 112.084, 32.3776, 28.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC630138 [112.084000 32.377602 28.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63185, 11697, 0xDC63013A, 105.052, 34.2491, 28.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC63013A [105.052002 34.249100 28.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7DC63185, 11697, 0xDC63013A, 105.052, 34.2491, 28.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC63013A [105.052002 34.249100 28.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63186, 11697, 0xDC63013A, 105.735, 38.5729, 28.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDC63013A [105.735001 38.572899 28.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63187, 9686, 0xDC63013A, 105.206, 33.8695, 30.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC63013A [105.206001 33.869499 30.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63187, 9686, 0xDC63013A, 105.206, 33.8695, 30.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC63013A [105.206001 33.869499 30.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63188, 9686, 0xDC63013A, 101.691, 36.497, 30.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,8 +1585,8 @@ VALUES (0x7DC6318B, 9686, 0xDC63013A, 106.185, 35.7945, 31.475, 0.707107, 0, 0, /* @teleloc 0xDC63013A [106.184998 35.794498 31.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6318C, 9686, 0xDC63013A, 104.24, 39.0387, 31.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC63013A [104.239998 39.038700 31.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC6318C, 9686, 0xDC63013A, 104.24, 39.0387, 31.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC63013A [104.239998 39.038700 31.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6318D, 11697, 0xDC63013C, 109.532, 34.2461, 24.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1601,68 +1601,68 @@ VALUES (0x7DC6318F, 9686, 0xDC63013C, 111.541, 34.2469, 25.95, 0.707107, 0, 0, /* @teleloc 0xDC63013C [111.541000 34.246899 25.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63190, 9686, 0xDC63013C, 106.266, 31.047, 25.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC63013C [106.265999 31.047001 25.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63190, 9686, 0xDC63013C, 106.266, 31.047, 25.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC63013C [106.265999 31.047001 25.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63191, 9686, 0xDC63013C, 101.641, 34.272, 25.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDC63013C [101.640999 34.271999 25.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63192, 9686, 0xDC63013C, 107.666, 37.597, 25.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC63013C [107.666000 37.597000 25.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63192, 9686, 0xDC63013C, 107.666, 37.597, 25.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC63013C [107.666000 37.597000 25.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63193, 11698, 0xDC63013C, 106.558, 34.9125, 27.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDC63013C [106.557999 34.912498 27.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63193, 11698, 0xDC63013C, 106.558, 34.9125, 27.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDC63013C [106.557999 34.912498 27.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63194, 9687, 0xDC63013C, 110.978, 31.5899, 24.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xDC63013C [110.977997 31.589899 24.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63195, 9686, 0xDC63013C, 108.839, 31.0469, 25.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC63013C [108.838997 31.046900 25.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63195, 9686, 0xDC63013C, 108.839, 31.0469, 25.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC63013C [108.838997 31.046900 25.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63196, 9686, 0xDC63013C, 104.616, 37.597, 25.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC63013C [104.615997 37.597000 25.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DC63196, 9686, 0xDC63013C, 104.616, 37.597, 25.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC63013C [104.615997 37.597000 25.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63197, 11697, 0xDC63013C, 110.846, 36.8398, 24.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDC63013C [110.846001 36.839802 24.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC63198, 11697, 0xDC63013C, 107.471, 34.3148, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDC63013C [107.471001 34.314800 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC63198, 11697, 0xDC63013C, 107.471, 34.3148, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDC63013C [107.471001 34.314800 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC63199, 11697, 0xDC63013C, 102.246, 31.6398, 24.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDC63013C [102.246002 31.639799 24.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6319A, 412, 0xDC630000, 104.228, 39.3999, 28, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDC630000 [104.227997 39.399899 28.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6319A, 412, 0xDC630000, 104.228, 39.3999, 28, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDC630000 [104.227997 39.399899 28.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6319B, 9686, 0xDC630000, 104.206, 39.4945, 31.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630000 [104.206001 39.494499 31.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6319B, 9686, 0xDC630000, 104.206, 39.4945, 31.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630000 [104.206001 39.494499 31.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6319C, 9686, 0xDC630000, 106.104, 39.4945, 29.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630000 [106.103996 39.494499 29.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6319C, 9686, 0xDC630000, 106.104, 39.4945, 29.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630000 [106.103996 39.494499 29.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6319D, 9686, 0xDC630000, 102.354, 39.4945, 29.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDC630000 [102.353996 39.494499 29.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6319D, 9686, 0xDC630000, 102.354, 39.4945, 29.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDC630000 [102.353996 39.494499 29.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC6319E, 12679, 0xDC630000, 100.532, 40.0528, 28.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xDC630000 [100.531998 40.052799 28.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC6319F, 12679, 0xDC630000, 114.883, 39.8278, 28.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDC630000 [114.883003 39.827801 28.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC6319F, 12679, 0xDC630000, 114.883, 39.8278, 28.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDC630000 [114.883003 39.827801 28.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC631A0, 18924, 0xDC630100, 56.7095, 33.7587, 30.005, -0.029523, 0, 0, 0.999564, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -1843,7 +1843,7 @@ VALUES (0x7DC631A2, 0x7DC63069, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC631A3, 18927, 0xDC63011A, 86.3237, 155.768, 30.005, -0.99926, 0, 0, -0.038473, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xDC63011A [86.323700 155.768005 30.004999] -0.999260 0.000000 0.000000 -0.038472 */ +/* @teleloc 0xDC63011A [86.323700 155.768005 30.004999] -0.999260 0.000000 0.000000 -0.038473 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7DC631A3, 0x7DC6309C, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DC74.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DC74.sql index 8d0828158a..394d4c14e7 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DC74.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DC74.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xDC74; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DC74015, 1919, 0xDC740000, 80.5072, 153.641, 48.1075, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0xDC740000 [80.507202 153.641006 48.107498] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DC74015, 1919, 0xDC740000, 80.5072, 153.641, 48.1075, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0xDC740000 [80.507202 153.641006 48.107498] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DC7401A, 231, 0xDC740000, 75.9369, 97.3206, 38.3493, -0.279875, 0, 0, -0.960036, True, '2005-02-09 10:00:00'); /* Tumerok Priest */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DD47.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DD47.sql index d8c7c011fc..ce4a91f506 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DD47.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DD47.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xDD47; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47000, 412, 0xDD470101, 104.534, 41.8208, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDD470101 [104.533997 41.820801 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD47000, 412, 0xDD470101, 104.534, 41.8208, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDD470101 [104.533997 41.820801 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD47001, 9686, 0xDD470102, 104.484, 41.0108, 36.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -21,8 +21,8 @@ VALUES (0x7DD47004, 11697, 0xDD470102, 102.756, 40.5217, 32.15, -0.92388, 0, 0, /* @teleloc 0xDD470102 [102.755997 40.521702 32.150002] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47005, 9686, 0xDD470102, 104.484, 32.4608, 37.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470102 [104.484001 32.460800 37.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD47005, 9686, 0xDD470102, 104.484, 32.4608, 37.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470102 [104.484001 32.460800 37.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD47006, 9686, 0xDD470102, 102.184, 38.51, 34.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,20 +41,20 @@ VALUES (0x7DD47009, 9686, 0xDD470102, 106.812, 38.2952, 34.25, 0.707107, 0, 0, /* @teleloc 0xDD470102 [106.811996 38.295200 34.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD4700A, 9686, 0xDD470103, 110.684, 36.5108, 35.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470103 [110.683998 36.510799 35.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD4700A, 9686, 0xDD470103, 110.684, 36.5108, 35.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470103 [110.683998 36.510799 35.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD4700B, 9686, 0xDD470103, 113.817, 35.3197, 34.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDD470103 [113.817001 35.319698 34.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD4700C, 9686, 0xDD470103, 112.725, 30.5608, 35.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470103 [112.724998 30.560801 35.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD4700C, 9686, 0xDD470103, 112.725, 30.5608, 35.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470103 [112.724998 30.560801 35.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD4700D, 9686, 0xDD470103, 108.273, 30.5608, 35.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470103 [108.273003 30.560801 35.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD4700D, 9686, 0xDD470103, 108.273, 30.5608, 35.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470103 [108.273003 30.560801 35.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD4700E, 9686, 0xDD470103, 107.253, 31.7908, 34, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -73,8 +73,8 @@ VALUES (0x7DD47011, 11698, 0xDD470103, 110.634, 33.4608, 38.25, 0.707107, 0, 0, /* @teleloc 0xDD470103 [110.634003 33.460800 38.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47012, 11697, 0xDD470103, 110.618, 33.3776, 32.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD470103 [110.617996 33.377602 32.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD47012, 11697, 0xDD470103, 110.618, 33.3776, 32.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD470103 [110.617996 33.377602 32.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD47013, 9686, 0xDD470103, 113.817, 31.7197, 34.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -85,16 +85,16 @@ VALUES (0x7DD47014, 9686, 0xDD470103, 113.817, 33.562, 35.9, 0.707107, 0, 0, -0 /* @teleloc 0xDD470103 [113.817001 33.562000 35.900002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47015, 9686, 0xDD470103, 112.783, 36.5108, 35.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470103 [112.782997 36.510799 35.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD47015, 9686, 0xDD470103, 112.783, 36.5108, 35.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470103 [112.782997 36.510799 35.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47016, 9686, 0xDD470103, 108.433, 36.5108, 35.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470103 [108.432999 36.510799 35.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD47016, 9686, 0xDD470103, 108.433, 36.5108, 35.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470103 [108.432999 36.510799 35.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47017, 9686, 0xDD470103, 110.505, 30.5608, 35.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470103 [110.504997 30.560801 35.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD47017, 9686, 0xDD470103, 110.505, 30.5608, 35.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470103 [110.504997 30.560801 35.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD47018, 9686, 0xDD470103, 107.253, 32.0397, 35.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -105,8 +105,8 @@ VALUES (0x7DD47019, 9686, 0xDD470103, 107.253, 35.0772, 35.6, -0.707107, 0, 0, /* @teleloc 0xDD470103 [107.252998 35.077202 35.599998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD4701A, 9686, 0xDD470103, 108.433, 36.5108, 34, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470103 [108.432999 36.510799 34.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD4701A, 9686, 0xDD470103, 108.433, 36.5108, 34, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470103 [108.432999 36.510799 34.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD4701B, 11698, 0xDD470103, 112.961, 31.254, 36.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -117,12 +117,12 @@ VALUES (0x7DD4701C, 11698, 0xDD470103, 112.861, 35.554, 36.3, 0.919479, 0, 0, -0 /* @teleloc 0xDD470103 [112.861000 35.554001 36.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD4701D, 11697, 0xDD470103, 110.621, 32.0433, 32.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD470103 [110.621002 32.043301 32.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD4701D, 11697, 0xDD470103, 110.621, 32.0433, 32.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD470103 [110.621002 32.043301 32.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD4701E, 11697, 0xDD470103, 110.621, 34.539, 32.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD470103 [110.621002 34.539001 32.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD4701E, 11697, 0xDD470103, 110.621, 34.539, 32.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD470103 [110.621002 34.539001 32.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD4701F, 11697, 0xDD470103, 112.771, 31.4275, 32.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -133,12 +133,12 @@ VALUES (0x7DD47020, 11697, 0xDD470103, 113.115, 33.6302, 32.15, 0.707107, 0, 0, /* @teleloc 0xDD470103 [113.114998 33.630199 32.150002] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47021, 11697, 0xDD470103, 110.621, 35.7424, 32.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD470103 [110.621002 35.742401 32.150002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD47021, 11697, 0xDD470103, 110.621, 35.7424, 32.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD470103 [110.621002 35.742401 32.150002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47022, 9686, 0xDD470105, 106.735, 36.1608, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470105 [106.735001 36.160801 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD47022, 9686, 0xDD470105, 106.735, 36.1608, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470105 [106.735001 36.160801 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD47023, 9686, 0xDD470105, 113.585, 33.4922, 30.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7DD47026, 9687, 0xDD470105, 102.96, 35.4277, 28.1, -0.865587, -0.0008 /* @teleloc 0xDD470105 [102.959999 35.427700 28.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47027, 9686, 0xDD470105, 110.038, 36.1608, 30.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470105 [110.038002 36.160801 30.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD47027, 9686, 0xDD470105, 110.038, 36.1608, 30.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470105 [110.038002 36.160801 30.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47028, 9686, 0xDD470105, 106.137, 30.6213, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470105 [106.137001 30.621300 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD47028, 9686, 0xDD470105, 106.137, 30.6213, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470105 [106.137001 30.621300 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47029, 9686, 0xDD470105, 110.25, 30.6213, 30.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470105 [110.250000 30.621300 30.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD47029, 9686, 0xDD470105, 110.25, 30.6213, 30.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470105 [110.250000 30.621300 30.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD4702A, 9686, 0xDD470105, 102.184, 31.7817, 30.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -177,36 +177,36 @@ VALUES (0x7DD4702B, 11698, 0xDD470105, 108.777, 33.4608, 31.5, -0.707107, 0, 0, /* @teleloc 0xDD470105 [108.777000 33.460800 31.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD4702C, 11697, 0xDD470105, 108.524, 35.5021, 28.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD470105 [108.524002 35.502102 28.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD4702C, 11697, 0xDD470105, 108.524, 35.5021, 28.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD470105 [108.524002 35.502102 28.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD4702D, 11697, 0xDD470105, 108.224, 31.1521, 28.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD470105 [108.223999 31.152100 28.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD4702D, 11697, 0xDD470105, 108.224, 31.1521, 28.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD470105 [108.223999 31.152100 28.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD4702E, 11697, 0xDD470105, 112.843, 33.1244, 28.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDD470105 [112.843002 33.124401 28.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD4702F, 9686, 0xDD470000, 104.534, 41.8594, 35.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470000 [104.533997 41.859402 35.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DD4702F, 9686, 0xDD470000, 104.534, 41.8594, 35.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470000 [104.533997 41.859402 35.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47030, 9686, 0xDD470000, 102.383, 42.0594, 33.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470000 [102.383003 42.059399 33.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DD47030, 9686, 0xDD470000, 102.383, 42.0594, 33.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470000 [102.383003 42.059399 33.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47031, 9686, 0xDD470000, 106.676, 42.0594, 33.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD470000 [106.676003 42.059399 33.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DD47031, 9686, 0xDD470000, 106.676, 42.0594, 33.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD470000 [106.676003 42.059399 33.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD47032, 12679, 0xDD470000, 108.621, 42.4933, 32.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xDD470000 [108.621002 42.493301 32.150002] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD47033, 12679, 0xDD470000, 110.621, 37.7433, 32.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDD470000 [110.621002 37.743301 32.150002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD47033, 12679, 0xDD470000, 110.621, 37.7433, 32.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDD470000 [110.621002 37.743301 32.150002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD47034, 9686, 0xDD470109, 62.1981, 35.4142, 33.5, -0.931056, 0, 0, 0.364876, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DD50.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DD50.sql index 61e834332c..1cc9b82607 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DD50.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DD50.sql @@ -5,8 +5,8 @@ VALUES (0x7DD50007, 722, 0xDD500000, 155, 122.95, 22, 1, 0, 0, 0, False, '2005 /* @teleloc 0xDD500000 [155.000000 122.949997 22.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD50008, 721, 0xDD500000, 157, 122.95, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDD500000 [157.000000 122.949997 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD50008, 721, 0xDD500000, 157, 122.95, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDD500000 [157.000000 122.949997 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD50009, 1403, 0xDD500105, 152.254, 127.395, 27.605, -0.834151, 0, 0, 0.551536, False, '2005-02-09 10:00:00'); /* LostLight Clue Generator */ @@ -14,7 +14,7 @@ VALUES (0x7DD50009, 1403, 0xDD500105, 152.254, 127.395, 27.605, -0.834151, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5000F, 14418, 0xDD500102, 156.081, 136.535, 21.505, 0.999545, 0, 0, -0.030151, True, '2005-02-09 10:00:00'); /* Trap Door */ -/* @teleloc 0xDD500102 [156.080994 136.535004 21.504999] 0.999545 0.000000 0.000000 -0.030150 */ +/* @teleloc 0xDD500102 [156.080994 136.535004 21.504999] 0.999545 0.000000 0.000000 -0.030151 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD50010, 14453, 0xDD500102, 157.066, 136.389, 21.505, 0.998846, 0, 0, -0.048036, False, '2005-02-09 10:00:00'); /* Trap Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DD5C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DD5C.sql index ec300b0fe4..abd96a75b5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DD5C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DD5C.sql @@ -66,7 +66,7 @@ VALUES (0x7DD5C00F, 11697, 0xDD5C0105, 30.7249, 34.6719, 14.1, 0.675913, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C010, 9687, 0xDD5C0105, 33.8683, 38.8334, 14.1, -0.997282, 0, 0, 0.073675, True, '2005-02-09 10:00:00'); /* Storage */ -/* @teleloc 0xDD5C0105 [33.868301 38.833401 14.100000] -0.997282 0.000000 0.000000 0.073674 */ +/* @teleloc 0xDD5C0105 [33.868301 38.833401 14.100000] -0.997282 0.000000 0.000000 0.073675 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C011, 412, 0xDD5C0000, 41.0235, 36.3778, 18, -0.375012, 0, 0, -0.92702, False, '2005-02-09 10:00:00'); /* Door */ @@ -545,8 +545,8 @@ VALUES (0x7DD5C087, 412, 0xDD5C0000, 154.691, 56.0627, 18, 0.707107, 0, 0, -0. /* @teleloc 0xDD5C0000 [154.690994 56.062698 18.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C088, 412, 0xDD5C0139, 104.303, 41.3707, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDD5C0139 [104.303001 41.370701 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C088, 412, 0xDD5C0139, 104.303, 41.3707, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDD5C0139 [104.303001 41.370701 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C089, 9686, 0xDD5C013A, 104.253, 40.5607, 24.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -557,20 +557,20 @@ VALUES (0x7DD5C08A, 9686, 0xDD5C013A, 101.953, 35.8107, 23.75, -0.707107, 0, 0, /* @teleloc 0xDD5C013A [101.953003 35.810699 23.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C08B, 9686, 0xDD5C013B, 110.453, 36.0607, 23.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013B [110.453003 36.060699 23.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD5C08B, 9686, 0xDD5C013B, 110.453, 36.0607, 23.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013B [110.453003 36.060699 23.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C08C, 9686, 0xDD5C013B, 113.586, 34.8696, 22.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDD5C013B [113.585999 34.869598 22.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C08D, 9686, 0xDD5C013B, 112.494, 30.1107, 23.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013B [112.494003 30.110701 23.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C08D, 9686, 0xDD5C013B, 112.494, 30.1107, 23.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013B [112.494003 30.110701 23.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C08E, 9686, 0xDD5C013B, 108.042, 30.1107, 23.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013B [108.042000 30.110701 23.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C08E, 9686, 0xDD5C013B, 108.042, 30.1107, 23.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013B [108.042000 30.110701 23.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C08F, 9686, 0xDD5C013B, 107.022, 31.3407, 22, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -589,12 +589,12 @@ VALUES (0x7DD5C092, 11698, 0xDD5C013B, 110.403, 33.0107, 26.25, 0.707107, 0, 0, /* @teleloc 0xDD5C013B [110.403000 33.010700 26.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C093, 11697, 0xDD5C013B, 110.387, 32.9275, 20.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD5C013B [110.387001 32.927502 20.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C093, 11697, 0xDD5C013B, 110.387, 32.9275, 20.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD5C013B [110.387001 32.927502 20.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C094, 9686, 0xDD5C013D, 106.504, 35.7107, 18.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013D [106.503998 35.710701 18.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD5C094, 9686, 0xDD5C013D, 106.504, 35.7107, 18.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013D [106.503998 35.710701 18.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C095, 9686, 0xDD5C013D, 113.354, 33.0421, 18.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2041,8 +2041,8 @@ VALUES (0x7DD5C18F, 11697, 0xDD5C013A, 102.525, 40.0716, 20.15, -0.92388, 0, 0, /* @teleloc 0xDD5C013A [102.525002 40.071602 20.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C190, 9686, 0xDD5C013A, 104.253, 32.0107, 25.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013A [104.252998 32.010700 25.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C190, 9686, 0xDD5C013A, 104.253, 32.0107, 25.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013A [104.252998 32.010700 25.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C191, 9686, 0xDD5C013A, 101.953, 38.0599, 22.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2069,16 +2069,16 @@ VALUES (0x7DD5C196, 9686, 0xDD5C013B, 113.586, 33.1119, 23.9, 0.707107, 0, 0, - /* @teleloc 0xDD5C013B [113.585999 33.111900 23.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C197, 9686, 0xDD5C013B, 112.552, 36.0607, 23.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013B [112.552002 36.060699 23.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD5C197, 9686, 0xDD5C013B, 112.552, 36.0607, 23.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013B [112.552002 36.060699 23.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C198, 9686, 0xDD5C013B, 108.202, 36.0607, 23.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013B [108.202003 36.060699 23.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD5C198, 9686, 0xDD5C013B, 108.202, 36.0607, 23.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013B [108.202003 36.060699 23.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C199, 9686, 0xDD5C013B, 110.274, 30.1107, 23.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013B [110.274002 30.110701 23.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C199, 9686, 0xDD5C013B, 110.274, 30.1107, 23.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013B [110.274002 30.110701 23.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C19A, 9686, 0xDD5C013B, 107.022, 31.5896, 23.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2089,8 +2089,8 @@ VALUES (0x7DD5C19B, 9686, 0xDD5C013B, 107.022, 34.6271, 23.6, -0.707107, 0, 0, /* @teleloc 0xDD5C013B [107.022003 34.627102 23.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C19C, 9686, 0xDD5C013B, 108.202, 36.0607, 22, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013B [108.202003 36.060699 22.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD5C19C, 9686, 0xDD5C013B, 108.202, 36.0607, 22, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013B [108.202003 36.060699 22.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C19D, 11698, 0xDD5C013B, 112.73, 30.8039, 24.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -2101,12 +2101,12 @@ VALUES (0x7DD5C19E, 11698, 0xDD5C013B, 112.63, 35.1039, 24.3, 0.919479, 0, 0, -0 /* @teleloc 0xDD5C013B [112.629997 35.103901 24.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C19F, 11697, 0xDD5C013B, 110.39, 31.5932, 20.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD5C013B [110.389999 31.593201 20.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C19F, 11697, 0xDD5C013B, 110.39, 31.5932, 20.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD5C013B [110.389999 31.593201 20.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1A0, 11697, 0xDD5C013B, 110.39, 34.0889, 20.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD5C013B [110.389999 34.088902 20.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD5C1A0, 11697, 0xDD5C013B, 110.39, 34.0889, 20.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD5C013B [110.389999 34.088902 20.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C1A1, 11697, 0xDD5C013B, 112.54, 30.9774, 20.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -2117,20 +2117,20 @@ VALUES (0x7DD5C1A2, 11697, 0xDD5C013B, 112.884, 33.1801, 20.15, 0.707107, 0, 0, /* @teleloc 0xDD5C013B [112.884003 33.180099 20.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1A3, 11697, 0xDD5C013B, 110.39, 35.2923, 20.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD5C013B [110.389999 35.292301 20.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD5C1A3, 11697, 0xDD5C013B, 110.39, 35.2923, 20.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD5C013B [110.389999 35.292301 20.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1A4, 9686, 0xDD5C013D, 109.807, 35.7107, 18.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013D [109.806999 35.710701 18.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD5C1A4, 9686, 0xDD5C013D, 109.807, 35.7107, 18.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013D [109.806999 35.710701 18.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1A5, 9686, 0xDD5C013D, 105.906, 30.1712, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013D [105.905998 30.171200 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C1A5, 9686, 0xDD5C013D, 105.906, 30.1712, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013D [105.905998 30.171200 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1A6, 9686, 0xDD5C013D, 110.019, 30.1712, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C013D [110.018997 30.171200 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C1A6, 9686, 0xDD5C013D, 110.019, 30.1712, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C013D [110.018997 30.171200 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C1A7, 9686, 0xDD5C013D, 101.953, 31.3316, 18.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -2141,36 +2141,36 @@ VALUES (0x7DD5C1A8, 11698, 0xDD5C013D, 108.546, 33.0107, 19.5, -0.707107, 0, 0, /* @teleloc 0xDD5C013D [108.545998 33.010700 19.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1A9, 11697, 0xDD5C013D, 108.293, 35.052, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD5C013D [108.292999 35.051998 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DD5C1A9, 11697, 0xDD5C013D, 108.293, 35.052, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD5C013D [108.292999 35.051998 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1AA, 11697, 0xDD5C013D, 107.993, 30.702, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDD5C013D [107.992996 30.702000 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C1AA, 11697, 0xDD5C013D, 107.993, 30.702, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDD5C013D [107.992996 30.702000 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C1AB, 11697, 0xDD5C013D, 112.612, 32.6743, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDD5C013D [112.612000 32.674301 16.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1AC, 9686, 0xDD5C0000, 104.303, 41.4093, 23.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C0000 [104.303001 41.409302 23.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DD5C1AC, 9686, 0xDD5C0000, 104.303, 41.4093, 23.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C0000 [104.303001 41.409302 23.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1AD, 9686, 0xDD5C0000, 102.152, 41.6093, 21.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C0000 [102.152000 41.609299 21.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DD5C1AD, 9686, 0xDD5C0000, 102.152, 41.6093, 21.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C0000 [102.152000 41.609299 21.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1AE, 9686, 0xDD5C0000, 106.445, 41.6093, 21.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDD5C0000 [106.445000 41.609299 21.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DD5C1AE, 9686, 0xDD5C0000, 106.445, 41.6093, 21.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDD5C0000 [106.445000 41.609299 21.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C1AF, 12679, 0xDD5C0000, 108.39, 42.0432, 20.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xDD5C0000 [108.389999 42.043201 20.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DD5C1B0, 12679, 0xDD5C0000, 110.39, 37.2932, 20.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDD5C0000 [110.389999 37.293201 20.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DD5C1B0, 12679, 0xDD5C0000, 110.39, 37.2932, 20.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDD5C0000 [110.389999 37.293201 20.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DD5C1B1, 12574, 0xDD5C0000, 93.5548, 87.9222, 20.005, 0.998678, 0, 0, 0.051396, False, '2005-02-09 10:00:00'); /* Aimaru Plains Cottages */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DE5C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DE5C.sql index 23f015bf01..7a05fe9b09 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DE5C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DE5C.sql @@ -1,20 +1,20 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xDE5C; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C000, 9686, 0xDE5C0102, 38.1852, 35.9344, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0102 [38.185200 35.934399 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C000, 9686, 0xDE5C0102, 38.1852, 35.9344, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0102 [38.185200 35.934399 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C001, 9686, 0xDE5C0102, 33.5673, 35.9114, 20.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0102 [33.567299 35.911400 20.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C001, 9686, 0xDE5C0102, 33.5673, 35.9114, 20.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0102 [33.567299 35.911400 20.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C002, 9686, 0xDE5C0102, 36.0827, 30.1844, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0102 [36.082699 30.184401 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C002, 9686, 0xDE5C0102, 36.0827, 30.1844, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0102 [36.082699 30.184401 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C003, 9686, 0xDE5C0102, 39.2827, 30.1844, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0102 [39.282700 30.184401 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C003, 9686, 0xDE5C0102, 39.2827, 30.1844, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0102 [39.282700 30.184401 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C004, 11697, 0xDE5C0102, 31.5507, 30.8707, 18.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -25,16 +25,16 @@ VALUES (0x7DE5C005, 11697, 0xDE5C0102, 40.4507, 35.2035, 18.1, -0.932639, 0, 0, /* @teleloc 0xDE5C0102 [40.450699 35.203499 18.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C006, 11698, 0xDE5C0102, 36.1138, 33.2344, 24.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDE5C0102 [36.113800 33.234402 24.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C006, 11698, 0xDE5C0102, 36.1138, 33.2344, 24.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDE5C0102 [36.113800 33.234402 24.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C007, 11697, 0xDE5C0102, 36.1007, 33.2035, 18.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDE5C0102 [36.100700 33.203499 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C008, 9686, 0xDE5C0102, 32.9325, 30.1844, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0102 [32.932499 30.184401 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C008, 9686, 0xDE5C0102, 32.9325, 30.1844, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0102 [32.932499 30.184401 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C009, 9686, 0xDE5C0102, 30.8859, 33.0612, 21.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -61,12 +61,12 @@ VALUES (0x7DE5C00E, 9686, 0xDE5C0102, 41.2795, 31.0613, 21.65, 0.707107, 0, 0, /* @teleloc 0xDE5C0102 [41.279499 31.061300 21.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C00F, 9686, 0xDE5C0102, 33.9325, 35.9344, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0102 [33.932499 35.934399 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C00F, 9686, 0xDE5C0102, 33.9325, 35.9344, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0102 [33.932499 35.934399 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C010, 9686, 0xDE5C0102, 39.7532, 35.9114, 20.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0102 [39.753201 35.911400 20.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C010, 9686, 0xDE5C0102, 39.7532, 35.9114, 20.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0102 [39.753201 35.911400 20.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C011, 11698, 0xDE5C0102, 38.3138, 33.2344, 24.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -85,28 +85,28 @@ VALUES (0x7DE5C014, 11697, 0xDE5C0102, 34.5979, 33.2035, 18.1, -0.707107, 0, 0, /* @teleloc 0xDE5C0102 [34.597900 33.203499 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C015, 11697, 0xDE5C0102, 35.9064, 30.7484, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C0102 [35.906399 30.748400 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C015, 11697, 0xDE5C0102, 35.9064, 30.7484, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C0102 [35.906399 30.748400 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C016, 11697, 0xDE5C0102, 40.6564, 33.1484, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDE5C0102 [40.656399 33.148399 18.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C017, 11697, 0xDE5C0102, 33.3007, 35.3035, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C0102 [33.300701 35.303501 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C017, 11697, 0xDE5C0102, 33.3007, 35.3035, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C0102 [33.300701 35.303501 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C018, 9686, 0xDE5C0104, 33.8359, 39.0652, 21, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDE5C0104 [33.835899 39.065201 21.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C019, 9686, 0xDE5C0104, 37.2359, 36.5344, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0104 [37.235901 36.534401 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C019, 9686, 0xDE5C0104, 37.2359, 36.5344, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0104 [37.235901 36.534401 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C01A, 9686, 0xDE5C0104, 36.9359, 41.6344, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0104 [36.935902 41.634399 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C01A, 9686, 0xDE5C0104, 36.9359, 41.6344, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0104 [36.935902 41.634399 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C01B, 11697, 0xDE5C0104, 38.0507, 39.3535, 18.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -121,12 +121,12 @@ VALUES (0x7DE5C01D, 9686, 0xDE5C0104, 33.8359, 40.7113, 21, -0.707107, 0, 0, -0 /* @teleloc 0xDE5C0104 [33.835899 40.711300 21.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C01E, 9686, 0xDE5C0104, 35.1389, 36.5344, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0104 [35.138901 36.534401 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C01E, 9686, 0xDE5C0104, 35.1389, 36.5344, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0104 [35.138901 36.534401 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C01F, 9686, 0xDE5C0106, 36.6295, 30.2806, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0106 [36.629501 30.280600 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C01F, 9686, 0xDE5C0106, 36.6295, 30.2806, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0106 [36.629501 30.280600 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C020, 9686, 0xDE5C0106, 39.1295, 34.5806, 16.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -157,16 +157,16 @@ VALUES (0x7DE5C026, 9686, 0xDE5C0106, 39.1295, 37.2777, 16.45, 0.707107, 0, 0, /* @teleloc 0xDE5C0106 [39.129501 37.277699 16.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C027, 9686, 0xDE5C0106, 37.579, 40.2306, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0106 [37.578999 40.230598 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C027, 9686, 0xDE5C0106, 37.579, 40.2306, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0106 [37.578999 40.230598 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C028, 11698, 0xDE5C0106, 36.5327, 34.271, 17.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDE5C0106 [36.532700 34.271000 17.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C028, 11698, 0xDE5C0106, 36.5327, 34.271, 17.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDE5C0106 [36.532700 34.271000 17.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C029, 11697, 0xDE5C0106, 36.9217, 39.7471, 14.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C0106 [36.921700 39.747101 14.050000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C029, 11697, 0xDE5C0106, 36.9217, 39.7471, 14.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C0106 [36.921700 39.747101 14.050000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C02A, 11697, 0xDE5C0106, 38.4717, 39.5471, 14.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -185,12 +185,12 @@ VALUES (0x7DE5C02D, 9686, 0xDE5C0108, 34.2359, 42.8612, 21, -0.707107, 0, 0, -0 /* @teleloc 0xDE5C0108 [34.235901 42.861198 21.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C02E, 412, 0xDE5C0000, 36.9138, 44.0344, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDE5C0000 [36.913799 44.034401 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C02E, 412, 0xDE5C0000, 36.9138, 44.0344, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDE5C0000 [36.913799 44.034401 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C02F, 9686, 0xDE5C0000, 34.7032, 44.1614, 20.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0000 [34.703201 44.161400 20.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C02F, 9686, 0xDE5C0000, 34.7032, 44.1614, 20.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0000 [34.703201 44.161400 20.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C030, 9686, 0xDE5C0000, 33.7032, 43.3114, 20.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1249,8 +1249,8 @@ VALUES (0x7DE5C137, 12679, 0xDE5C0000, 149.673, 104.202, 14.075, 1, 0, 0, 0, Tr /* @teleloc 0xDE5C0000 [149.673004 104.202003 14.075000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C138, 412, 0xDE5C0132, 152.057, 64.9748, 16, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDE5C0132 [152.057007 64.974800 16.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C138, 412, 0xDE5C0132, 152.057, 64.9748, 16, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDE5C0132 [152.057007 64.974800 16.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C139, 9686, 0xDE5C0133, 152.007, 64.1648, 20.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1269,8 +1269,8 @@ VALUES (0x7DE5C13C, 11697, 0xDE5C0133, 150.279, 63.6757, 16.15, -0.92388, 0, 0, /* @teleloc 0xDE5C0133 [150.279007 63.675701 16.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C13D, 9686, 0xDE5C0133, 152.007, 55.6148, 21.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0133 [152.007004 55.614799 21.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C13D, 9686, 0xDE5C0133, 152.007, 55.6148, 21.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0133 [152.007004 55.614799 21.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C13E, 9686, 0xDE5C0133, 149.707, 61.664, 18.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1289,20 +1289,20 @@ VALUES (0x7DE5C141, 9686, 0xDE5C0133, 154.335, 61.4492, 18.25, 0.707107, 0, 0, /* @teleloc 0xDE5C0133 [154.335007 61.449200 18.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C142, 9686, 0xDE5C0134, 158.207, 59.6648, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0134 [158.207001 59.664799 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C142, 9686, 0xDE5C0134, 158.207, 59.6648, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0134 [158.207001 59.664799 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C143, 9686, 0xDE5C0134, 161.34, 58.4737, 18.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDE5C0134 [161.339996 58.473701 18.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C144, 9686, 0xDE5C0134, 160.248, 53.7148, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0134 [160.248001 53.714802 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C144, 9686, 0xDE5C0134, 160.248, 53.7148, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0134 [160.248001 53.714802 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C145, 9686, 0xDE5C0134, 155.796, 53.7148, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0134 [155.796005 53.714802 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C145, 9686, 0xDE5C0134, 155.796, 53.7148, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0134 [155.796005 53.714802 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C146, 9686, 0xDE5C0134, 154.776, 54.9448, 18, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1321,8 +1321,8 @@ VALUES (0x7DE5C149, 11698, 0xDE5C0134, 158.157, 56.6148, 22.25, 0.707107, 0, 0, /* @teleloc 0xDE5C0134 [158.156998 56.614799 22.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C14A, 11697, 0xDE5C0134, 158.141, 56.5316, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C0134 [158.141006 56.531601 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C14A, 11697, 0xDE5C0134, 158.141, 56.5316, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C0134 [158.141006 56.531601 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C14B, 9686, 0xDE5C0134, 161.34, 54.8737, 18.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1333,16 +1333,16 @@ VALUES (0x7DE5C14C, 9686, 0xDE5C0134, 161.34, 56.716, 19.9, 0.707107, 0, 0, -0. /* @teleloc 0xDE5C0134 [161.339996 56.716000 19.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C14D, 9686, 0xDE5C0134, 160.306, 59.6648, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0134 [160.306000 59.664799 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C14D, 9686, 0xDE5C0134, 160.306, 59.6648, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0134 [160.306000 59.664799 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C14E, 9686, 0xDE5C0134, 155.956, 59.6648, 19.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0134 [155.955994 59.664799 19.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C14E, 9686, 0xDE5C0134, 155.956, 59.6648, 19.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0134 [155.955994 59.664799 19.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C14F, 9686, 0xDE5C0134, 158.028, 53.7148, 19.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0134 [158.028000 53.714802 19.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C14F, 9686, 0xDE5C0134, 158.028, 53.7148, 19.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0134 [158.028000 53.714802 19.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C150, 9686, 0xDE5C0134, 154.776, 55.1937, 19.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1353,8 +1353,8 @@ VALUES (0x7DE5C151, 9686, 0xDE5C0134, 154.776, 58.2312, 19.6, -0.707107, 0, 0, /* @teleloc 0xDE5C0134 [154.776001 58.231201 19.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C152, 9686, 0xDE5C0134, 155.956, 59.6648, 18, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0134 [155.955994 59.664799 18.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C152, 9686, 0xDE5C0134, 155.956, 59.6648, 18, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0134 [155.955994 59.664799 18.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C153, 11698, 0xDE5C0134, 160.484, 54.4079, 20.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1365,12 +1365,12 @@ VALUES (0x7DE5C154, 11698, 0xDE5C0134, 160.384, 58.708, 20.3, 0.919479, 0, 0, -0 /* @teleloc 0xDE5C0134 [160.384003 58.708000 20.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C155, 11697, 0xDE5C0134, 158.144, 55.1973, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C0134 [158.143997 55.197300 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C155, 11697, 0xDE5C0134, 158.144, 55.1973, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C0134 [158.143997 55.197300 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C156, 11697, 0xDE5C0134, 158.144, 57.693, 16.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C0134 [158.143997 57.693001 16.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C156, 11697, 0xDE5C0134, 158.144, 57.693, 16.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C0134 [158.143997 57.693001 16.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C157, 11697, 0xDE5C0134, 160.294, 54.5816, 16.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1381,12 +1381,12 @@ VALUES (0x7DE5C158, 11697, 0xDE5C0134, 160.638, 56.7842, 16.15, 0.707107, 0, 0, /* @teleloc 0xDE5C0134 [160.638000 56.784199 16.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C159, 11697, 0xDE5C0134, 158.144, 58.8964, 16.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C0134 [158.143997 58.896400 16.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C159, 11697, 0xDE5C0134, 158.144, 58.8964, 16.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C0134 [158.143997 58.896400 16.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C15A, 9686, 0xDE5C0136, 154.258, 59.3148, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0136 [154.257996 59.314800 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C15A, 9686, 0xDE5C0136, 154.258, 59.3148, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0136 [154.257996 59.314800 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C15B, 9686, 0xDE5C0136, 161.108, 56.6462, 14.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1405,16 +1405,16 @@ VALUES (0x7DE5C15E, 9687, 0xDE5C0136, 150.483, 58.5817, 12.1, -0.865587, -0.000 /* @teleloc 0xDE5C0136 [150.483002 58.581699 12.100000] -0.865587 -0.000874 0.001511 -0.500755 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C15F, 9686, 0xDE5C0136, 157.561, 59.3148, 14.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0136 [157.561005 59.314800 14.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C15F, 9686, 0xDE5C0136, 157.561, 59.3148, 14.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0136 [157.561005 59.314800 14.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C160, 9686, 0xDE5C0136, 153.66, 53.7752, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0136 [153.660004 53.775200 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C160, 9686, 0xDE5C0136, 153.66, 53.7752, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0136 [153.660004 53.775200 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C161, 9686, 0xDE5C0136, 157.773, 53.7752, 14.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0136 [157.772995 53.775200 14.450000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C161, 9686, 0xDE5C0136, 157.773, 53.7752, 14.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0136 [157.772995 53.775200 14.450000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C162, 9686, 0xDE5C0136, 149.707, 54.9357, 14.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1425,36 +1425,36 @@ VALUES (0x7DE5C163, 11698, 0xDE5C0136, 156.3, 56.6148, 15.5, -0.707107, 0, 0, -0 /* @teleloc 0xDE5C0136 [156.300003 56.614799 15.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C164, 11697, 0xDE5C0136, 156.047, 58.6561, 12.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C0136 [156.046997 58.656101 12.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C164, 11697, 0xDE5C0136, 156.047, 58.6561, 12.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C0136 [156.046997 58.656101 12.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C165, 11697, 0xDE5C0136, 155.747, 54.3061, 12.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C0136 [155.746994 54.306099 12.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C165, 11697, 0xDE5C0136, 155.747, 54.3061, 12.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C0136 [155.746994 54.306099 12.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C166, 11697, 0xDE5C0136, 160.366, 56.2784, 12.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDE5C0136 [160.365997 56.278400 12.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C167, 9686, 0xDE5C0000, 152.057, 65.0134, 19.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0000 [152.057007 65.013397 19.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DE5C167, 9686, 0xDE5C0000, 152.057, 65.0134, 19.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0000 [152.057007 65.013397 19.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C168, 9686, 0xDE5C0000, 149.906, 65.2134, 17.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0000 [149.906006 65.213402 17.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DE5C168, 9686, 0xDE5C0000, 149.906, 65.2134, 17.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0000 [149.906006 65.213402 17.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C169, 9686, 0xDE5C0000, 154.199, 65.2134, 17.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0000 [154.199005 65.213402 17.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DE5C169, 9686, 0xDE5C0000, 154.199, 65.2134, 17.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0000 [154.199005 65.213402 17.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C16A, 12679, 0xDE5C0000, 156.144, 65.6472, 16.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xDE5C0000 [156.143997 65.647202 16.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C16B, 12679, 0xDE5C0000, 158.144, 60.8973, 16.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDE5C0000 [158.143997 60.897301 16.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C16B, 12679, 0xDE5C0000, 158.144, 60.8973, 16.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDE5C0000 [158.143997 60.897301 16.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C16C, 9686, 0xDE5C0138, 109.869, 33.9188, 20.85, -0.317305, 0, 0, -0.948324, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,8 +1465,8 @@ VALUES (0x7DE5C16D, 9686, 0xDE5C0138, 113.069, 33.8688, 20.85, 0.317305, 0, 0, /* @teleloc 0xDE5C0138 [113.069000 33.868801 20.850000] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C16E, 9686, 0xDE5C0138, 111.462, 33.3474, 23.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0138 [111.461998 33.347401 23.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C16E, 9686, 0xDE5C0138, 111.462, 33.3474, 23.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0138 [111.461998 33.347401 23.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C16F, 9686, 0xDE5C0138, 109.115, 36.4814, 21.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7DE5C171, 9686, 0xDE5C0138, 113.219, 39.1688, 20.85, -0.902209, 0, 0, /* @teleloc 0xDE5C0138 [113.219002 39.168800 20.850000] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C172, 9686, 0xDE5C0138, 111.469, 40.3814, 21.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0138 [111.469002 40.381401 21.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C172, 9686, 0xDE5C0138, 111.469, 40.3814, 21.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0138 [111.469002 40.381401 21.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C173, 11697, 0xDE5C0138, 111.517, 33.688, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C0138 [111.516998 33.688000 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C173, 11697, 0xDE5C0138, 111.517, 33.688, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C0138 [111.516998 33.688000 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C174, 11697, 0xDE5C0138, 109.617, 34.738, 18.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDE5C0138 [109.616997 34.737999 18.100000] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C175, 9686, 0xDE5C013B, 102.204, 32.6502, 20.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C013B [102.204002 32.650200 20.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C175, 9686, 0xDE5C013B, 102.204, 32.6502, 20.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C013B [102.204002 32.650200 20.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C176, 9686, 0xDE5C013B, 107.604, 32.6502, 20.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C013B [107.603996 32.650200 20.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C176, 9686, 0xDE5C013B, 107.604, 32.6502, 20.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C013B [107.603996 32.650200 20.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C177, 9686, 0xDE5C013B, 108.654, 33.9994, 19.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDE5C013B [108.653999 33.999401 19.850000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C178, 9686, 0xDE5C013B, 104.654, 38.5502, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C013B [104.653999 38.550201 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C178, 9686, 0xDE5C013B, 104.654, 38.5502, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C013B [104.653999 38.550201 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C179, 9686, 0xDE5C013B, 100.854, 35.4002, 22.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7DE5C17D, 11697, 0xDE5C013B, 104.536, 35.7288, 18.1, -0.707107, 0, 0, /* @teleloc 0xDE5C013B [104.536003 35.728802 18.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C17E, 11697, 0xDE5C013B, 105.067, 33.238, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C013B [105.067001 33.237999 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C17E, 11697, 0xDE5C013B, 105.067, 33.238, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C013B [105.067001 33.237999 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C17F, 9686, 0xDE5C013B, 102.105, 38.5502, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C013B [102.105003 38.550201 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C17F, 9686, 0xDE5C013B, 102.105, 38.5502, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C013B [102.105003 38.550201 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C180, 9686, 0xDE5C013B, 107.448, 38.5502, 21.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C013B [107.447998 38.550201 21.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C180, 9686, 0xDE5C013B, 107.448, 38.5502, 21.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C013B [107.447998 38.550201 21.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C181, 9686, 0xDE5C013B, 100.854, 33.6851, 21.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7DE5C182, 9686, 0xDE5C013B, 100.854, 37.6333, 21.35, -0.707107, 0, 0, /* @teleloc 0xDE5C013B [100.853996 37.633301 21.350000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C183, 9686, 0xDE5C013B, 105.064, 32.6502, 21.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C013B [105.064003 32.650200 21.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C183, 9686, 0xDE5C013B, 105.064, 32.6502, 21.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C013B [105.064003 32.650200 21.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C184, 9686, 0xDE5C013B, 108.654, 33.6994, 21.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7DE5C18B, 11697, 0xDE5C013B, 107.662, 33.4475, 18.1, 0.297375, 0, 0, - /* @teleloc 0xDE5C013B [107.662003 33.447498 18.100000] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C18C, 11697, 0xDE5C013B, 104.817, 38.038, 18.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C013B [104.817001 38.037998 18.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C18C, 11697, 0xDE5C013B, 104.817, 38.038, 18.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C013B [104.817001 38.037998 18.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C18D, 9686, 0xDE5C013D, 107.562, 31.6974, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C013D [107.561996 31.697399 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C18D, 9686, 0xDE5C013D, 107.562, 31.6974, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C013D [107.561996 31.697399 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C18E, 9686, 0xDE5C013D, 104.065, 34.9314, 16.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDE5C013D [104.065002 34.931400 16.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C18F, 9686, 0xDE5C013D, 106.319, 38.1814, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C013D [106.319000 38.181400 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C18F, 9686, 0xDE5C013D, 106.319, 38.1814, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C013D [106.319000 38.181400 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C190, 11697, 0xDE5C013D, 112.186, 36.9803, 14.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7DE5C193, 11697, 0xDE5C013D, 104.953, 35.4922, 14.1, -0.707107, 0, 0, /* @teleloc 0xDE5C013D [104.953003 35.492199 14.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C194, 9686, 0xDE5C013D, 111.462, 31.6974, 16.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C013D [111.461998 31.697399 16.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C194, 9686, 0xDE5C013D, 111.462, 31.6974, 16.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C013D [111.461998 31.697399 16.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C195, 9686, 0xDE5C013D, 109.569, 38.1814, 16.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C013D [109.569000 38.181400 16.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C195, 9686, 0xDE5C013D, 109.569, 38.1814, 16.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C013D [109.569000 38.181400 16.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C196, 9686, 0xDE5C013D, 114.015, 33.7314, 16.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7DE5C197, 11698, 0xDE5C013D, 108.048, 35.5816, 17.5, -0.707107, 0, 0, /* @teleloc 0xDE5C013D [108.047997 35.581600 17.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C198, 11697, 0xDE5C013D, 108.653, 32.5422, 14.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C013D [108.653000 32.542198 14.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C198, 11697, 0xDE5C013D, 108.653, 32.5422, 14.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C013D [108.653000 32.542198 14.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C199, 11697, 0xDE5C013D, 108.036, 37.7303, 14.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE5C013D [108.036003 37.730301 14.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE5C199, 11697, 0xDE5C013D, 108.036, 37.7303, 14.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE5C013D [108.036003 37.730301 14.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C19A, 412, 0xDE5C0000, 111.419, 40.9288, 18, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDE5C0000 [111.418999 40.928799 18.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C19A, 412, 0xDE5C0000, 111.419, 40.9288, 18, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDE5C0000 [111.418999 40.928799 18.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C19B, 9686, 0xDE5C0000, 111.462, 41.0974, 21.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE5C0000 [111.461998 41.097401 21.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C19B, 9686, 0xDE5C0000, 111.462, 41.0974, 21.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE5C0000 [111.461998 41.097401 21.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C19C, 9686, 0xDE5C0000, 113.762, 40.1974, 20.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7DE5C19E, 12679, 0xDE5C0000, 114.567, 40.488, 18.1, -0.402747, 0, 0, - /* @teleloc 0xDE5C0000 [114.567001 40.487999 18.100000] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE5C19F, 12679, 0xDE5C0000, 104.567, 39.538, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDE5C0000 [104.567001 39.537998 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE5C19F, 12679, 0xDE5C0000, 104.567, 39.538, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDE5C0000 [104.567001 39.537998 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C1A0, 18932, 0xDE5C012C, 159.806, 108.521, 14.005, -0.999741, 0, 0, -0.022753, False, '2005-02-09 10:00:00'); /* Cottage */ @@ -2142,7 +2142,7 @@ VALUES (0x7DE5C1A8, 19074, 0xDE5C0000, 136.92, 149.747, 16.005, 0.997322, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C1A9, 19074, 0xDE5C0000, 155.858, 104.021, 14.005, 0.999706, 0, 0, -0.02425, True, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xDE5C0000 [155.858002 104.021004 14.005000] 0.999706 0.000000 0.000000 -0.024249 */ +/* @teleloc 0xDE5C0000 [155.858002 104.021004 14.005000] 0.999706 0.000000 0.000000 -0.024250 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE5C1AA, 19074, 0xDE5C0000, 156.215, 62.6045, 16.005, -0.698759, 0, 0, -0.715357, True, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DE7A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DE7A.sql index 1e8c584b87..3b1bc595fa 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DE7A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DE7A.sql @@ -453,8 +453,8 @@ VALUES (0x7DE7A071, 412, 0xDE7A017C, 80.3916, 37.645, 4, -0.707107, 0, 0, 0.70 /* @teleloc 0xDE7A017C [80.391602 37.645000 4.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A072, 412, 0xDE7A017D, 90.5832, 34.1594, 4, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDE7A017D [90.583199 34.159401 4.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A072, 412, 0xDE7A017D, 90.5832, 34.1594, 4, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDE7A017D [90.583199 34.159401 4.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A073, 412, 0xDE7A017E, 74.6748, 45.6678, 4, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -473,32 +473,32 @@ VALUES (0x7DE7A076, 11697, 0xDE7A017F, 82.1344, 45.4834, 8.9, -0.92321, 0, 0, -0 /* @teleloc 0xDE7A017F [82.134399 45.483398 8.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A077, 9686, 0xDE7A017F, 82.9923, 33.9109, 11.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A017F [82.992302 33.910900 11.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A077, 9686, 0xDE7A017F, 82.9923, 33.9109, 11.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A017F [82.992302 33.910900 11.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A078, 9686, 0xDE7A0181, 82.69, 42.5802, 7.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0181 [82.690002 42.580200 7.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A078, 9686, 0xDE7A0181, 82.69, 42.5802, 7.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0181 [82.690002 42.580200 7.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A079, 9686, 0xDE7A0181, 82.7394, 33.9049, 6.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0181 [82.739403 33.904900 6.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A079, 9686, 0xDE7A0181, 82.7394, 33.9049, 6.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0181 [82.739403 33.904900 6.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A07A, 9686, 0xDE7A0182, 85.9903, 33.9253, 7.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0182 [85.990303 33.925301 7.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A07A, 9686, 0xDE7A0182, 85.9903, 33.9253, 7.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0182 [85.990303 33.925301 7.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A07B, 11697, 0xDE7A0183, 84, 46.1659, 4.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE7A0183 [84.000000 46.165901 4.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A07B, 11697, 0xDE7A0183, 84, 46.1659, 4.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE7A0183 [84.000000 46.165901 4.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A07C, 9686, 0xDE7A0183, 84.2101, 47.0626, 7.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0183 [84.210098 47.062599 7.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A07C, 9686, 0xDE7A0183, 84.2101, 47.0626, 7.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0183 [84.210098 47.062599 7.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A07D, 9686, 0xDE7A0186, 90.575, 33.325, 7.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0186 [90.574997 33.325001 7.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A07D, 9686, 0xDE7A0186, 90.575, 33.325, 7.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0186 [90.574997 33.325001 7.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A07E, 11697, 0xDE7A0186, 93.6, 29.345, 4.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -509,28 +509,28 @@ VALUES (0x7DE7A07F, 11697, 0xDE7A0186, 85.475, 27.525, 4.1, -0.707107, 0, 0, -0. /* @teleloc 0xDE7A0186 [85.474998 27.525000 4.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A080, 9686, 0xDE7A0188, 82.528, 33.3358, 12.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0188 [82.528000 33.335800 12.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A080, 9686, 0xDE7A0188, 82.528, 33.3358, 12.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0188 [82.528000 33.335800 12.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A081, 11697, 0xDE7A0188, 74.9825, 28.3858, 8.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDE7A0188 [74.982498 28.385799 8.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A082, 11697, 0xDE7A0188, 79.8265, 26.2592, 8.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE7A0188 [79.826500 26.259199 8.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A082, 11697, 0xDE7A0188, 79.8265, 26.2592, 8.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE7A0188 [79.826500 26.259199 8.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A083, 11698, 0xDE7A0188, 85.9071, 29.4885, 15.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xDE7A0188 [85.907097 29.488501 15.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A084, 412, 0xDE7A018B, 81.285, 29.0458, 4, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDE7A018B [81.285004 29.045799 4.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A084, 412, 0xDE7A018B, 81.285, 29.0458, 4, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDE7A018B [81.285004 29.045799 4.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A085, 9686, 0xDE7A018B, 78.1562, 28.9326, 6.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A018B [78.156197 28.932600 6.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A085, 9686, 0xDE7A018B, 78.1562, 28.9326, 6.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A018B [78.156197 28.932600 6.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A086, 412, 0xDE7A018F, 84.7014, 30.3593, -0.80501, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -541,8 +541,8 @@ VALUES (0x7DE7A088, 9686, 0xDE7A0194, 72.5546, 41.8854, 2, -0.707107, 0, 0, -0. /* @teleloc 0xDE7A0194 [72.554604 41.885399 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A089, 9686, 0xDE7A0191, 80.3284, 32.5012, 2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0191 [80.328400 32.501202 2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A089, 9686, 0xDE7A0191, 80.3284, 32.5012, 2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0191 [80.328400 32.501202 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A08A, 11698, 0xDE7A0191, 78.8629, 36.5042, 3.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -636,7 +636,7 @@ VALUES (0x7DE7A08C, 0x7DE7A18F, '2005-02-09 10:00:00') /* Portal Linkspot (10762 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A08D, 10655, 0xDE7A014D, 150.366, 162.828, 4.005, -0.999843, 0, 0, -0.017736, False, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0xDE7A014D [150.365997 162.828003 4.005000] -0.999843 0.000000 0.000000 -0.017735 */ +/* @teleloc 0xDE7A014D [150.365997 162.828003 4.005000] -0.999843 0.000000 0.000000 -0.017736 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7DE7A08D, 0x7DE7A037, '2005-02-09 10:00:00') /* Floor Hook (11697) */ @@ -715,7 +715,7 @@ VALUES (0x7DE7A08D, 0x7DE7A037, '2005-02-09 10:00:00') /* Floor Hook (11697) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A08E, 11730, 0xDE7A0153, 152.578, 153.829, -0.795, 0.026711, 0, 0, 0.999643, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xDE7A0153 [152.578003 153.828995 -0.795000] 0.026710 0.000000 0.000000 0.999643 */ +/* @teleloc 0xDE7A0153 [152.578003 153.828995 -0.795000] 0.026711 0.000000 0.000000 0.999643 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7DE7A08E, 0x7DE7A191, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -1777,8 +1777,8 @@ VALUES (0x7DE7A15B, 12678, 0xDE7A0000, 162.568, 77.5655, 20.475, -0.707107, 0, 0 /* @teleloc 0xDE7A0000 [162.567993 77.565498 20.475000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A15C, 9686, 0xDE7A017F, 84.0797, 46.569, 12.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A017F [84.079697 46.569000 12.370000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A15C, 9686, 0xDE7A017F, 84.0797, 46.569, 12.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A017F [84.079697 46.569000 12.370000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A15D, 11698, 0xDE7A017F, 84.0443, 42.5581, 15.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1797,20 +1797,20 @@ VALUES (0x7DE7A160, 9686, 0xDE7A0182, 87.1893, 39.3901, 7.57, 0.707107, 0, 0, - /* @teleloc 0xDE7A0182 [87.189301 39.390099 7.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A161, 11697, 0xDE7A0182, 85.9805, 41.7029, 4.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE7A0182 [85.980499 41.702900 4.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A161, 11697, 0xDE7A0182, 85.9805, 41.7029, 4.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE7A0182 [85.980499 41.702900 4.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A162, 9686, 0xDE7A0183, 82.6434, 43.1021, 7.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0183 [82.643402 43.102100 7.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A162, 9686, 0xDE7A0183, 82.6434, 43.1021, 7.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0183 [82.643402 43.102100 7.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A163, 9686, 0xDE7A0186, 88.3323, 25.6258, 7.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0186 [88.332298 25.625799 7.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A163, 9686, 0xDE7A0186, 88.3323, 25.6258, 7.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0186 [88.332298 25.625799 7.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A164, 9686, 0xDE7A0186, 90.8723, 25.6258, 7.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0186 [90.872299 25.625799 7.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A164, 9686, 0xDE7A0186, 90.8723, 25.6258, 7.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0186 [90.872299 25.625799 7.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A165, 9686, 0xDE7A0186, 94.3563, 29.4966, 7.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1825,24 +1825,24 @@ VALUES (0x7DE7A167, 11697, 0xDE7A0186, 92.04, 29.355, 4.1, 0.707107, 0, 0, -0.70 /* @teleloc 0xDE7A0186 [92.040001 29.355000 4.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A168, 9686, 0xDE7A0188, 87.5985, 33.3358, 12.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0188 [87.598503 33.335800 12.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A168, 9686, 0xDE7A0188, 87.5985, 33.3358, 12.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0188 [87.598503 33.335800 12.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A169, 9686, 0xDE7A0188, 77.771, 33.3358, 12.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0188 [77.771004 33.335800 12.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A169, 9686, 0xDE7A0188, 77.771, 33.3358, 12.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0188 [77.771004 33.335800 12.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A16A, 9686, 0xDE7A0188, 78.5112, 25.7368, 12.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0188 [78.511200 25.736799 12.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A16A, 9686, 0xDE7A0188, 78.5112, 25.7368, 12.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0188 [78.511200 25.736799 12.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A16B, 9686, 0xDE7A0188, 84.1939, 25.7368, 12.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0188 [84.193901 25.736799 12.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A16B, 9686, 0xDE7A0188, 84.1939, 25.7368, 12.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0188 [84.193901 25.736799 12.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A16C, 9686, 0xDE7A0188, 89.8388, 25.7368, 12.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0188 [89.838799 25.736799 12.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A16C, 9686, 0xDE7A0188, 89.8388, 25.7368, 12.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0188 [89.838799 25.736799 12.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A16D, 9686, 0xDE7A0188, 74.2751, 29.4892, 12.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1857,16 +1857,16 @@ VALUES (0x7DE7A16F, 11698, 0xDE7A0188, 82.3351, 29.5592, 15.15, -0.999998, 0, 0, /* @teleloc 0xDE7A0188 [82.335098 29.559200 15.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A170, 11697, 0xDE7A0188, 90.7525, 32.6858, 8.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE7A0188 [90.752502 32.685799 8.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A170, 11697, 0xDE7A0188, 90.7525, 32.6858, 8.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE7A0188 [90.752502 32.685799 8.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A171, 11697, 0xDE7A0188, 93.0925, 29.3058, 8.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDE7A0188 [93.092499 29.305799 8.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A172, 11697, 0xDE7A0188, 89.0625, 26.1658, 8.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDE7A0188 [89.062500 26.165800 8.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A172, 11697, 0xDE7A0188, 89.0625, 26.1658, 8.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDE7A0188 [89.062500 26.165800 8.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A173, 9686, 0xDE7A018A, 84.2712, 31.4145, 7.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1877,16 +1877,16 @@ VALUES (0x7DE7A174, 9686, 0xDE7A018A, 73.82, 31.78, 7.66, -0.707107, 0, 0, -0.7 /* @teleloc 0xDE7A018A [73.820000 31.780001 7.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A175, 9686, 0xDE7A018A, 81.36, 29.49, 7.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A018A [81.360001 29.490000 7.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A175, 9686, 0xDE7A018A, 81.36, 29.49, 7.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A018A [81.360001 29.490000 7.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A176, 9686, 0xDE7A018B, 84.2712, 27.2724, 7.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDE7A018B [84.271202 27.272400 7.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A177, 9686, 0xDE7A018F, 81.3284, 27.1812, 2.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A018F [81.328400 27.181200 2.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A177, 9686, 0xDE7A018F, 81.3284, 27.1812, 2.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A018F [81.328400 27.181200 2.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A178, 9686, 0xDE7A018F, 84.5884, 30.3312, 2.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1901,8 +1901,8 @@ VALUES (0x7DE7A17A, 9686, 0xDE7A0191, 72.5546, 37.7454, 2, -0.707107, 0, 0, -0. /* @teleloc 0xDE7A0191 [72.554604 37.745399 2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A17B, 9686, 0xDE7A0191, 76.3584, 32.5012, 2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0191 [76.358398 32.501202 2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A17B, 9686, 0xDE7A0191, 76.3584, 32.5012, 2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0191 [76.358398 32.501202 2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A17C, 11697, 0xDE7A0191, 73.3897, 33.3235, -0.66, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1929,8 +1929,8 @@ VALUES (0x7DE7A181, 9686, 0xDE7A0000, 74.45, 45.99, 7.25, 0.357553, 0, 0, -0.93 /* @teleloc 0xDE7A0000 [74.449997 45.990002 7.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A182, 9686, 0xDE7A0000, 78.32, 47.22, 6.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0000 [78.320000 47.220001 6.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A182, 9686, 0xDE7A0000, 78.32, 47.22, 6.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0000 [78.320000 47.220001 6.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A183, 9686, 0xDE7A0000, 72.97, 41.46, 6.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1941,12 +1941,12 @@ VALUES (0x7DE7A184, 9686, 0xDE7A0000, 80.3844, 37.5888, 7.39, 0.707107, 0, 0, - /* @teleloc 0xDE7A0000 [80.384399 37.588799 7.390000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A185, 9686, 0xDE7A0000, 90.845, 46.355, 6.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0000 [90.845001 46.355000 6.280000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A185, 9686, 0xDE7A0000, 90.845, 46.355, 6.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0000 [90.845001 46.355000 6.280000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A186, 9686, 0xDE7A0000, 90.555, 34.215, 7.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDE7A0000 [90.555000 34.215000 7.530000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A186, 9686, 0xDE7A0000, 90.555, 34.215, 7.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDE7A0000 [90.555000 34.215000 7.530000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A187, 12679, 0xDE7A0000, 79.2551, 35.1692, 4.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1973,12 +1973,12 @@ VALUES (0x7DE7A18C, 12679, 0xDE7A0000, 88.9651, 45.3892, 4.1, 0.95656, 0, 0, 0.2 /* @teleloc 0xDE7A0000 [88.965103 45.389198 4.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A18D, 12678, 0xDE7A0000, 84.1198, 45.4735, 17.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDE7A0000 [84.119797 45.473499 17.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DE7A18D, 12678, 0xDE7A0000, 84.1198, 45.4735, 17.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDE7A0000 [84.119797 45.473499 17.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DE7A18E, 12678, 0xDE7A0000, 84.1198, 29.4735, 17.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xDE7A0000 [84.119797 29.473499 17.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DE7A18E, 12678, 0xDE7A0000, 84.1198, 29.4735, 17.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xDE7A0000 [84.119797 29.473499 17.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DE7A18F, 10762, 0xDE7A0172, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DF4C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DF4C.sql index eb593973a9..c473db1c79 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DF4C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DF4C.sql @@ -149,24 +149,24 @@ VALUES (0x7DF4C024, 11697, 0xDF4C0112, 90.2526, 36.373, 22.075, -0.909599, 0, 0, /* @teleloc 0xDF4C0112 [90.252602 36.373001 22.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C025, 9686, 0xDF4C0112, 90.1731, 31.3851, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0112 [90.173103 31.385099 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C025, 9686, 0xDF4C0112, 90.1731, 31.3851, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0112 [90.173103 31.385099 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C026, 11697, 0xDF4C0112, 86.1862, 34.292, 22.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDF4C0112 [86.186203 34.292000 22.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C027, 9686, 0xDF4C0112, 84.4731, 31.4101, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0112 [84.473099 31.410101 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C027, 9686, 0xDF4C0112, 84.4731, 31.4101, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0112 [84.473099 31.410101 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C028, 9686, 0xDF4C0112, 84.7062, 37.3518, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0112 [84.706200 37.351799 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C028, 9686, 0xDF4C0112, 84.7062, 37.3518, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0112 [84.706200 37.351799 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C029, 9686, 0xDF4C0112, 90.1363, 37.3768, 24.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0112 [90.136299 37.376801 24.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C029, 9686, 0xDF4C0112, 90.1363, 37.3768, 24.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0112 [90.136299 37.376801 24.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C02A, 9686, 0xDF4C0112, 91.4613, 36.6518, 24.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -185,16 +185,16 @@ VALUES (0x7DF4C02D, 11697, 0xDF4C0112, 88.9362, 34.292, 22.075, 0.707107, 0, 0, /* @teleloc 0xDF4C0112 [88.936203 34.292000 22.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C02E, 11697, 0xDF4C0114, 81.7471, 33.6443, 22.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C0114 [81.747101 33.644299 22.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7DF4C02E, 11697, 0xDF4C0114, 81.7471, 33.6443, 22.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C0114 [81.747101 33.644299 22.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C02F, 11697, 0xDF4C0114, 82.4297, 37.9681, 22.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDF4C0114 [82.429703 37.968102 22.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C030, 9686, 0xDF4C0114, 81.9009, 33.2647, 24.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0114 [81.900902 33.264702 24.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C030, 9686, 0xDF4C0114, 81.9009, 33.2647, 24.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0114 [81.900902 33.264702 24.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C031, 9686, 0xDF4C0114, 78.3859, 35.8922, 24.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -213,32 +213,32 @@ VALUES (0x7DF4C034, 9686, 0xDF4C0116, 88.2359, 33.6421, 19.95, 0.707107, 0, 0, /* @teleloc 0xDF4C0116 [88.235901 33.642101 19.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C035, 9686, 0xDF4C0116, 82.9609, 30.4422, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0116 [82.960899 30.442200 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C035, 9686, 0xDF4C0116, 82.9609, 30.4422, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0116 [82.960899 30.442200 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C036, 9686, 0xDF4C0116, 78.3359, 33.6672, 19.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDF4C0116 [78.335899 33.667198 19.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C037, 9686, 0xDF4C0116, 84.3609, 36.9921, 19.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0116 [84.360901 36.992100 19.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C037, 9686, 0xDF4C0116, 84.3609, 36.9921, 19.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0116 [84.360901 36.992100 19.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C038, 11698, 0xDF4C0116, 83.2532, 34.3077, 21.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDF4C0116 [83.253197 34.307701 21.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C038, 11698, 0xDF4C0116, 83.2532, 34.3077, 21.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xDF4C0116 [83.253197 34.307701 21.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C039, 9687, 0xDF4C0116, 87.6731, 30.9851, 18.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xDF4C0116 [87.673103 30.985100 18.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C03A, 412, 0xDF4C0000, 80.9231, 38.7951, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDF4C0000 [80.923103 38.795101 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C03A, 412, 0xDF4C0000, 80.9231, 38.7951, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDF4C0000 [80.923103 38.795101 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C03B, 412, 0xDF4C011A, 128.833, 41.2153, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDF4C011A [128.832993 41.215302 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C03B, 412, 0xDF4C011A, 128.833, 41.2153, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDF4C011A [128.832993 41.215302 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C03C, 9686, 0xDF4C011B, 128.783, 40.4053, 28.35, -0.999954, 0, 0, 0.009599, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -249,20 +249,20 @@ VALUES (0x7DF4C03D, 9686, 0xDF4C011B, 126.483, 35.6553, 27.75, -0.707107, 0, 0, /* @teleloc 0xDF4C011B [126.483002 35.655300 27.750000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C03E, 9686, 0xDF4C011C, 134.983, 35.9053, 27.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011C [134.983002 35.905300 27.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C03E, 9686, 0xDF4C011C, 134.983, 35.9053, 27.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011C [134.983002 35.905300 27.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C03F, 9686, 0xDF4C011C, 138.116, 34.7142, 26.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDF4C011C [138.115997 34.714199 26.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C040, 9686, 0xDF4C011C, 137.024, 29.9553, 27.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011C [137.024002 29.955299 27.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C040, 9686, 0xDF4C011C, 137.024, 29.9553, 27.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011C [137.024002 29.955299 27.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C041, 9686, 0xDF4C011C, 132.572, 29.9553, 27.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011C [132.572006 29.955299 27.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C041, 9686, 0xDF4C011C, 132.572, 29.9553, 27.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011C [132.572006 29.955299 27.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C042, 9686, 0xDF4C011C, 131.552, 31.1853, 26, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -281,12 +281,12 @@ VALUES (0x7DF4C045, 11698, 0xDF4C011C, 134.933, 32.8553, 30.25, 0.707107, 0, 0, /* @teleloc 0xDF4C011C [134.932999 32.855301 30.250000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C046, 11697, 0xDF4C011C, 134.917, 32.7721, 24.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C011C [134.917007 32.772099 24.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C046, 11697, 0xDF4C011C, 134.917, 32.7721, 24.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C011C [134.917007 32.772099 24.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C047, 9686, 0xDF4C011E, 131.034, 35.5553, 22.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011E [131.033997 35.555302 22.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C047, 9686, 0xDF4C011E, 131.034, 35.5553, 22.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011E [131.033997 35.555302 22.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C048, 9686, 0xDF4C011E, 137.884, 32.8867, 22.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -791,7 +791,7 @@ VALUES (0x7DF4C09B, 0x7DF4C087, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C09C, 10252, 0xDF4C0133, 111.211, 156.705, 24.005, 0.996438, 0, 0, 0.084331, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xDF4C0133 [111.210999 156.705002 24.004999] 0.996438 0.000000 0.000000 0.084330 */ +/* @teleloc 0xDF4C0133 [111.210999 156.705002 24.004999] 0.996438 0.000000 0.000000 0.084331 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7DF4C09C, 0x7DF4C070, '2005-02-09 10:00:00') /* Floor Hook (11697) */ @@ -1027,7 +1027,7 @@ VALUES (0x7DF4C09F, 0x7DF4C03C, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C0A0, 10256, 0xDF4C0114, 81.7039, 35.6645, 22.005, 0.073695, 0, 0, -0.997281, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xDF4C0114 [81.703903 35.664501 22.004999] 0.073694 0.000000 0.000000 -0.997281 */ +/* @teleloc 0xDF4C0114 [81.703903 35.664501 22.004999] 0.073695 0.000000 0.000000 -0.997281 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7DF4C0A0, 0x7DF4C024, '2005-02-09 10:00:00') /* Floor Hook (11697) */ @@ -1393,16 +1393,16 @@ VALUES (0x7DF4C0ED, 12679, 0xDF4C0000, 35.6002, 114.479, 24.1, 0, 0, 0, -1, Tru /* @teleloc 0xDF4C0000 [35.600201 114.478996 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C0EE, 9686, 0xDF4C0112, 87.2602, 31.3851, 25.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0112 [87.260201 31.385099 25.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C0EE, 9686, 0xDF4C0112, 87.2602, 31.3851, 25.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0112 [87.260201 31.385099 25.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C0EF, 9686, 0xDF4C0112, 91.4613, 34.2852, 25.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xDF4C0112 [91.461304 34.285198 25.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C0F0, 9686, 0xDF4C0112, 87.4976, 37.3518, 25.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0112 [87.497597 37.351799 25.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C0F0, 9686, 0xDF4C0112, 87.4976, 37.3518, 25.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0112 [87.497597 37.351799 25.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C0F1, 9686, 0xDF4C0112, 83.3327, 32.7883, 24.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1433,8 +1433,8 @@ VALUES (0x7DF4C0F7, 11698, 0xDF4C0112, 85.1488, 35.9187, 26.175, -0.9486, 0, 0, /* @teleloc 0xDF4C0112 [85.148804 35.918701 26.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C0F8, 11697, 0xDF4C0112, 87.5276, 36.698, 22.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C0112 [87.527603 36.698002 22.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C0F8, 11697, 0xDF4C0112, 87.5276, 36.698, 22.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C0112 [87.527603 36.698002 22.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C0F9, 11697, 0xDF4C0112, 87.5276, 34.273, 22.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1445,12 +1445,12 @@ VALUES (0x7DF4C0FA, 11697, 0xDF4C0112, 84.2295, 32.2228, 22.075, -0.364064, 0, 0 /* @teleloc 0xDF4C0112 [84.229500 32.222801 22.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C0FB, 11697, 0xDF4C0112, 85.7045, 31.7728, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C0112 [85.704498 31.772800 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C0FB, 11697, 0xDF4C0112, 85.7045, 31.7728, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C0112 [85.704498 31.772800 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C0FC, 11697, 0xDF4C0112, 88.7795, 31.7728, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C0112 [88.779503 31.772800 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C0FC, 11697, 0xDF4C0112, 88.7795, 31.7728, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C0112 [88.779503 31.772800 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C0FD, 9686, 0xDF4C0114, 78.3859, 34.1145, 24.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1465,48 +1465,48 @@ VALUES (0x7DF4C0FF, 9686, 0xDF4C0114, 82.8801, 35.1897, 25.475, 0.707107, 0, 0, /* @teleloc 0xDF4C0114 [82.880096 35.189701 25.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C100, 9686, 0xDF4C0114, 80.9355, 38.4339, 25.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0114 [80.935501 38.433899 25.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C100, 9686, 0xDF4C0114, 80.9355, 38.4339, 25.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0114 [80.935501 38.433899 25.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C101, 9686, 0xDF4C0116, 85.5346, 30.4421, 19.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0116 [85.534599 30.442101 19.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C101, 9686, 0xDF4C0116, 85.5346, 30.4421, 19.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0116 [85.534599 30.442101 19.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C102, 9686, 0xDF4C0116, 81.311, 36.9921, 19.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0116 [81.310997 36.992100 19.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C102, 9686, 0xDF4C0116, 81.311, 36.9921, 19.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0116 [81.310997 36.992100 19.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C103, 11697, 0xDF4C0116, 87.5413, 36.235, 18.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDF4C0116 [87.541298 36.235001 18.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C104, 11697, 0xDF4C0116, 84.1663, 33.71, 18.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C0116 [84.166298 33.709999 18.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C104, 11697, 0xDF4C0116, 84.1663, 33.71, 18.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C0116 [84.166298 33.709999 18.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C105, 11697, 0xDF4C0116, 78.9413, 31.035, 18.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDF4C0116 [78.941299 31.035000 18.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C106, 9686, 0xDF4C0000, 80.9009, 38.8897, 25.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0000 [80.900902 38.889702 25.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C106, 9686, 0xDF4C0000, 80.9009, 38.8897, 25.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0000 [80.900902 38.889702 25.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C107, 9686, 0xDF4C0000, 82.7995, 38.8897, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0000 [82.799500 38.889702 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C107, 9686, 0xDF4C0000, 82.7995, 38.8897, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0000 [82.799500 38.889702 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C108, 9686, 0xDF4C0000, 79.0487, 38.8897, 23.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0000 [79.048698 38.889702 23.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C108, 9686, 0xDF4C0000, 79.0487, 38.8897, 23.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0000 [79.048698 38.889702 23.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C109, 12679, 0xDF4C0000, 77.2276, 39.448, 22.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xDF4C0000 [77.227600 39.448002 22.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C10A, 12679, 0xDF4C0000, 91.5776, 39.223, 22.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDF4C0000 [91.577599 39.223000 22.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C10A, 12679, 0xDF4C0000, 91.5776, 39.223, 22.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDF4C0000 [91.577599 39.223000 22.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C10B, 11697, 0xDF4C011B, 130.655, 39.9162, 24.15, -0.92388, 0, 0, 0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1517,8 +1517,8 @@ VALUES (0x7DF4C10C, 11697, 0xDF4C011B, 127.055, 39.9162, 24.15, -0.92388, 0, 0, /* @teleloc 0xDF4C011B [127.055000 39.916199 24.150000] -0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C10D, 9686, 0xDF4C011B, 128.783, 31.8553, 29.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011B [128.783005 31.855301 29.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C10D, 9686, 0xDF4C011B, 128.783, 31.8553, 29.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011B [128.783005 31.855301 29.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C10E, 9686, 0xDF4C011B, 126.483, 37.9045, 26.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1545,16 +1545,16 @@ VALUES (0x7DF4C113, 9686, 0xDF4C011C, 138.116, 32.9565, 27.9, 0.707107, 0, 0, - /* @teleloc 0xDF4C011C [138.115997 32.956501 27.900000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C114, 9686, 0xDF4C011C, 137.082, 35.9053, 27.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011C [137.082001 35.905300 27.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C114, 9686, 0xDF4C011C, 137.082, 35.9053, 27.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011C [137.082001 35.905300 27.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C115, 9686, 0xDF4C011C, 132.732, 35.9053, 27.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011C [132.731995 35.905300 27.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C115, 9686, 0xDF4C011C, 132.732, 35.9053, 27.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011C [132.731995 35.905300 27.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C116, 9686, 0xDF4C011C, 134.804, 29.9553, 27.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011C [134.804001 29.955299 27.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C116, 9686, 0xDF4C011C, 134.804, 29.9553, 27.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011C [134.804001 29.955299 27.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C117, 9686, 0xDF4C011C, 131.552, 31.4342, 27.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1565,8 +1565,8 @@ VALUES (0x7DF4C118, 9686, 0xDF4C011C, 131.552, 34.4717, 27.6, -0.707107, 0, 0, /* @teleloc 0xDF4C011C [131.552002 34.471699 27.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C119, 9686, 0xDF4C011C, 132.732, 35.9053, 26, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011C [132.731995 35.905300 26.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C119, 9686, 0xDF4C011C, 132.732, 35.9053, 26, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011C [132.731995 35.905300 26.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C11A, 11698, 0xDF4C011C, 137.26, 30.6485, 28.3, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1577,12 +1577,12 @@ VALUES (0x7DF4C11B, 11698, 0xDF4C011C, 137.16, 34.9485, 28.3, 0.919479, 0, 0, -0 /* @teleloc 0xDF4C011C [137.160004 34.948502 28.299999] 0.919479 0.000000 0.000000 -0.393140 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C11C, 11697, 0xDF4C011C, 134.92, 31.4378, 24.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C011C [134.919998 31.437799 24.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C11C, 11697, 0xDF4C011C, 134.92, 31.4378, 24.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C011C [134.919998 31.437799 24.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C11D, 11697, 0xDF4C011C, 134.92, 33.9335, 24.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C011C [134.919998 33.933498 24.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C11D, 11697, 0xDF4C011C, 134.92, 33.9335, 24.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C011C [134.919998 33.933498 24.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C11E, 11697, 0xDF4C011C, 137.07, 30.8221, 24.15, -0.416281, 0, 0, 0.909236, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1593,20 +1593,20 @@ VALUES (0x7DF4C11F, 11697, 0xDF4C011C, 137.414, 33.0247, 24.15, 0.707107, 0, 0, /* @teleloc 0xDF4C011C [137.414001 33.024700 24.150000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C120, 11697, 0xDF4C011C, 134.92, 35.1369, 24.15, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C011C [134.919998 35.136902 24.150000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C120, 11697, 0xDF4C011C, 134.92, 35.1369, 24.15, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C011C [134.919998 35.136902 24.150000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C121, 9686, 0xDF4C011E, 134.337, 35.5553, 22.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011E [134.337006 35.555302 22.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C121, 9686, 0xDF4C011E, 134.337, 35.5553, 22.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011E [134.337006 35.555302 22.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C122, 9686, 0xDF4C011E, 130.436, 30.0158, 22.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011E [130.436005 30.015800 22.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C122, 9686, 0xDF4C011E, 130.436, 30.0158, 22.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011E [130.436005 30.015800 22.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C123, 9686, 0xDF4C011E, 134.549, 30.0158, 22.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C011E [134.548996 30.015800 22.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C123, 9686, 0xDF4C011E, 134.549, 30.0158, 22.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C011E [134.548996 30.015800 22.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C124, 9686, 0xDF4C011E, 126.483, 31.1762, 22.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1617,36 +1617,36 @@ VALUES (0x7DF4C125, 11698, 0xDF4C011E, 133.076, 32.8553, 23.5, -0.707107, 0, 0, /* @teleloc 0xDF4C011E [133.076004 32.855301 23.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C126, 11697, 0xDF4C011E, 132.823, 34.8966, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C011E [132.822998 34.896599 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7DF4C126, 11697, 0xDF4C011E, 132.823, 34.8966, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C011E [132.822998 34.896599 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C127, 11697, 0xDF4C011E, 132.523, 30.5466, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF4C011E [132.522995 30.546600 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C127, 11697, 0xDF4C011E, 132.523, 30.5466, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xDF4C011E [132.522995 30.546600 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C128, 11697, 0xDF4C011E, 137.142, 32.5189, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xDF4C011E [137.141998 32.518902 20.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C129, 9686, 0xDF4C0000, 128.833, 41.2539, 27.5, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0000 [128.832993 41.253899 27.500000] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DF4C129, 9686, 0xDF4C0000, 128.833, 41.2539, 27.5, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0000 [128.832993 41.253899 27.500000] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C12A, 9686, 0xDF4C0000, 126.682, 41.4539, 25.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0000 [126.681999 41.453899 25.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DF4C12A, 9686, 0xDF4C0000, 126.682, 41.4539, 25.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0000 [126.681999 41.453899 25.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C12B, 9686, 0xDF4C0000, 130.975, 41.4539, 25.45, -0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF4C0000 [130.975006 41.453899 25.450001] -0.000000 0.000000 0.072368 -0.997378 */ +VALUES (0x7DF4C12B, 9686, 0xDF4C0000, 130.975, 41.4539, 25.45, 0, 0, 0.072368, -0.997378, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xDF4C0000 [130.975006 41.453899 25.450001] 0.000000 0.000000 0.072368 -0.997378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C12C, 12679, 0xDF4C0000, 132.92, 41.8878, 24.15, -0.391534, 0, 0, -0.920164, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xDF4C0000 [132.919998 41.887798 24.150000] -0.391534 0.000000 0.000000 -0.920164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF4C12D, 12679, 0xDF4C0000, 134.92, 37.1378, 24.15, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xDF4C0000 [134.919998 37.137798 24.150000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF4C12D, 12679, 0xDF4C0000, 134.92, 37.1378, 24.15, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xDF4C0000 [134.919998 37.137798 24.150000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF4C12E, 11697, 0xDF4C0120, 156.67, 81.0426, 24.1, 0.931095, 0, 0, 0.364776, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DF61.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DF61.sql index e006ca5c09..1ac9ea6f61 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DF61.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DF61.sql @@ -215,16 +215,16 @@ VALUES (0x7DF610C1, 7334, 0xDF610124, 76.9525, 13.477, 18.005, -0.28852, 0, 0, /* @teleloc 0xDF610124 [76.952499 13.477000 18.004999] -0.288520 0.000000 0.000000 -0.957474 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF610C3, 1925, 0xDF610115, 101.121, 10.8245, 18.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0xDF610115 [101.121002 10.824500 18.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF610C3, 1925, 0xDF610115, 101.121, 10.8245, 18.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0xDF610115 [101.121002 10.824500 18.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF610C7, 7334, 0xDF610117, 81.7347, 10.1655, 28.005, 0.998362, 0, 0, -0.057216, True, '2005-02-09 10:00:00'); /* Skeleton Bone Knight */ /* @teleloc 0xDF610117 [81.734703 10.165500 28.004999] 0.998362 0.000000 0.000000 -0.057216 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF610CA, 1947, 0xDF610124, 79.263, 10.847, 18.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ -/* @teleloc 0xDF610124 [79.263000 10.847000 18.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF610CA, 1947, 0xDF610124, 79.263, 10.847, 18.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Chest */ +/* @teleloc 0xDF610124 [79.263000 10.847000 18.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF610CC, 22208, 0xDF610117, 86.3716, 6.73567, 28.005, 0.98726, 0, 0, 0.159114, True, '2005-02-09 10:00:00'); /* Skeleton Wraith */ @@ -239,8 +239,8 @@ VALUES (0x7DF610D0, 7121, 0xDF610120, 91.1163, 16.9312, 28.005, 0.861019, 0, 0, /* @teleloc 0xDF610120 [91.116302 16.931200 28.004999] 0.861019 0.000000 0.000000 -0.508572 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF610D4, 7822, 0xDF610000, 84.5374, 0.952811, 18.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0xDF610000 [84.537399 0.952811 18.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF610D4, 7822, 0xDF610000, 84.5374, 0.952811, 18.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0xDF610000 [84.537399 0.952811 18.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF610D5, 7822, 0xDF610100, 80.906, 31.7079, 18.005, 0.709219, 0, 0, -0.704988, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ @@ -275,12 +275,12 @@ VALUES (0x7DF610DC, 7822, 0xDF610000, 80.2284, 85.251, 18.005, -0.707107, 0, 0, /* @teleloc 0xDF610000 [80.228401 85.250999 18.004999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF610DD, 7822, 0xDF610000, 58.5207, 55.9587, 18.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0xDF610000 [58.520699 55.958698 18.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF610DD, 7822, 0xDF610000, 58.5207, 55.9587, 18.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0xDF610000 [58.520699 55.958698 18.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF610DE, 7822, 0xDF610000, 61.311, 55.9475, 18.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0xDF610000 [61.311001 55.947498 18.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF610DE, 7822, 0xDF610000, 61.311, 55.9475, 18.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0xDF610000 [61.311001 55.947498 18.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF610DF, 7822, 0xDF610000, 81.0602, 58.0431, 18.005, 0.671171, 0, 0, -0.741302, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ @@ -307,8 +307,8 @@ VALUES (0x7DF610E4, 7822, 0xDF610000, 71.1737, 23.4075, 18.005, -0.825409, 0, 0 /* @teleloc 0xDF610000 [71.173698 23.407499 18.004999] -0.825409 0.000000 0.000000 0.564535 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF610E5, 7822, 0xDF610000, 89.5488, 0.874869, 18.005, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ -/* @teleloc 0xDF610000 [89.548798 0.874869 18.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7DF610E5, 7822, 0xDF610000, 89.5488, 0.874869, 18.005, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ +/* @teleloc 0xDF610000 [89.548798 0.874869 18.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF610E6, 7822, 0xDF61011D, 82.3794, 16.826, 18.005, 0.221816, 0, 0, -0.975089, True, '2005-02-09 10:00:00'); /* Skeleton Lord */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/DF6F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/DF6F.sql index 4bfe743577..658fa7c539 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/DF6F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/DF6F.sql @@ -89,12 +89,12 @@ VALUES (0x7DF6F015, 9687, 0xDF6F0106, 163.13, 158.341, -3.95, 0.925168, 0, 0, - /* @teleloc 0xDF6F0106 [163.130005 158.341003 -3.950000] 0.925168 0.000000 0.000000 -0.379558 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF6F016, 412, 0xDF6F0000, 155.366, 151.539, -0, 0.709493, 0, 0, -0.704712, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDF6F0000 [155.365997 151.539001 -0.000000] 0.709493 0.000000 0.000000 -0.704712 */ +VALUES (0x7DF6F016, 412, 0xDF6F0000, 155.366, 151.539, 0, 0.709493, 0, 0, -0.704712, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDF6F0000 [155.365997 151.539001 0.000000] 0.709493 0.000000 0.000000 -0.704712 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF6F017, 412, 0xDF6F010A, 104.282, 149.473, -0, 0.922286, 0, 0, -0.386508, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDF6F010A [104.281998 149.473007 -0.000000] 0.922286 0.000000 0.000000 -0.386508 */ +VALUES (0x7DF6F017, 412, 0xDF6F010A, 104.282, 149.473, 0, 0.922286, 0, 0, -0.386508, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDF6F010A [104.281998 149.473007 0.000000] 0.922286 0.000000 0.000000 -0.386508 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F018, 9686, 0xDF6F010B, 104.894, 150.005, 4.35, -0.395343, 0, 0, -0.918534, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -150,7 +150,7 @@ VALUES (0x7DF6F024, 9686, 0xDF6F010E, 103.873, 161.766, -1.55, 0.925457, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F025, 11697, 0xDF6F010E, 105.902, 162.651, -3.9, -0.999368, 0, 0, 0.035552, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF6F010E [105.902000 162.651001 -3.900000] -0.999368 0.000000 0.000000 0.035551 */ +/* @teleloc 0xDF6F010E [105.902000 162.651001 -3.900000] -0.999368 0.000000 0.000000 0.035552 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F026, 11697, 0xDF6F010E, 102.964, 159.752, -3.9, -0.734174, 0, 0, -0.678962, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -270,7 +270,7 @@ VALUES (0x7DF6F042, 9686, 0xDF6F011C, 33.4907, 108.545, 4.85, -0.724472, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F043, 9686, 0xDF6F011C, 34.786, 107.429, 3.85, -0.024868, 0, 0, -0.999691, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF6F011C [34.785999 107.429001 3.850000] -0.024867 0.000000 0.000000 -0.999691 */ +/* @teleloc 0xDF6F011C [34.785999 107.429001 3.850000] -0.024868 0.000000 0.000000 -0.999691 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F044, 9686, 0xDF6F011C, 39.5301, 111.198, 5.5, -0.689304, 0, 0, 0.724472, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -278,7 +278,7 @@ VALUES (0x7DF6F044, 9686, 0xDF6F011C, 39.5301, 111.198, 5.5, -0.689304, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F045, 9686, 0xDF6F011C, 36.5729, 115.15, 6.45, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF6F011C [36.572899 115.150002 6.450000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011C [36.572899 115.150002 6.450000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F046, 11697, 0xDF6F011C, 38.4662, 108.99, 2.1, 0.437195, 0, 0, -0.899367, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -290,11 +290,11 @@ VALUES (0x7DF6F047, 11697, 0xDF6F011C, 34.8599, 114.171, 2.1, 0.961621, 0, 0, 0. INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F048, 11698, 0xDF6F011C, 36.4042, 111.388, 6.75, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDF6F011C [36.404202 111.388000 6.750000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011C [36.404202 111.388000 6.750000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F049, 11697, 0xDF6F011C, 36.7179, 111.456, 2.1, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF6F011C [36.717899 111.456001 2.100000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011C [36.717899 111.456001 2.100000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F04A, 9686, 0xDF6F011E, 32.5411, 108.634, 0.45, -0.724472, 0, 0, -0.689304, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -302,7 +302,7 @@ VALUES (0x7DF6F04A, 9686, 0xDF6F011E, 32.5411, 108.634, 0.45, -0.724472, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F04B, 9686, 0xDF6F011E, 35.945, 111.966, 0.45, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF6F011E [35.945000 111.966003 0.450000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011E [35.945000 111.966003 0.450000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F04C, 9686, 0xDF6F011E, 39.0789, 109.553, 0.45, -0.689304, 0, 0, 0.724472, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -465,8 +465,8 @@ VALUES (0x7DF6F073, 9687, 0xDF6F012C, 153.952, 104.624, -3.9, -0.466098, 0, 0, /* @teleloc 0xDF6F012C [153.951996 104.624001 -3.900000] -0.466098 0.000000 0.000000 -0.884733 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF6F074, 412, 0xDF6F0000, 150.882, 111.538, -0, 0.699897, 0, 0, -0.714244, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDF6F0000 [150.882004 111.538002 -0.000000] 0.699897 0.000000 0.000000 -0.714244 */ +VALUES (0x7DF6F074, 412, 0xDF6F0000, 150.882, 111.538, 0, 0.699897, 0, 0, -0.714244, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDF6F0000 [150.882004 111.538002 0.000000] 0.699897 0.000000 0.000000 -0.714244 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F075, 9686, 0xDF6F012E, 157.556, 34.3037, 3.5, -0.999966, 0, 0, 0.008288, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -537,12 +537,12 @@ VALUES (0x7DF6F085, 9687, 0xDF6F0133, 156.385, 38.7796, -3.9, 0.961141, 0, 0, 0 /* @teleloc 0xDF6F0133 [156.384995 38.779598 -3.900000] 0.961141 0.000000 0.000000 0.276059 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF6F086, 412, 0xDF6F0000, 153.752, 32.1078, -0, 0.701222, 0, 0, -0.712943, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDF6F0000 [153.751999 32.107800 -0.000000] 0.701222 0.000000 0.000000 -0.712943 */ +VALUES (0x7DF6F086, 412, 0xDF6F0000, 153.752, 32.1078, 0, 0.701222, 0, 0, -0.712943, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDF6F0000 [153.751999 32.107800 0.000000] 0.701222 0.000000 0.000000 -0.712943 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7DF6F087, 412, 0xDF6F0136, 109.838, 42.9693, -0, -0.39103, 0, 0, -0.920378, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xDF6F0136 [109.837997 42.969299 -0.000000] -0.391030 0.000000 0.000000 -0.920378 */ +VALUES (0x7DF6F087, 412, 0xDF6F0136, 109.838, 42.9693, 0, -0.39103, 0, 0, -0.920378, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xDF6F0136 [109.837997 42.969299 0.000000] -0.391030 0.000000 0.000000 -0.920378 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F088, 9686, 0xDF6F0137, 109.22, 42.443, 4.35, -0.916582, 0, 0, 0.399846, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1494,7 +1494,7 @@ VALUES (0x7DF6F106, 9686, 0xDF6F0119, 33.9952, 104.657, 7.1, -0.724472, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F107, 9686, 0xDF6F0119, 37.242, 106.845, 5.55, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF6F0119 [37.242001 106.845001 5.550000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F0119 [37.242001 106.845001 5.550000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F108, 9686, 0xDF6F0119, 39.8886, 105.959, 4.85, -0.949563, 0, 0, 0.313577, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1530,11 +1530,11 @@ VALUES (0x7DF6F10F, 9686, 0xDF6F011C, 39.3911, 108.407, 5.5, -0.689304, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F110, 9686, 0xDF6F011C, 34.8599, 115.235, 5.35, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF6F011C [34.859901 115.235001 5.350000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011C [34.859901 115.235001 5.350000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F111, 9686, 0xDF6F011C, 38.8032, 115.039, 5.35, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF6F011C [38.803200 115.039001 5.350000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011C [38.803200 115.039001 5.350000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F112, 9686, 0xDF6F011C, 33.617, 111.082, 5.55, -0.724472, 0, 0, -0.689304, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1542,31 +1542,31 @@ VALUES (0x7DF6F112, 9686, 0xDF6F011C, 33.617, 111.082, 5.55, -0.724472, 0, 0, - INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F113, 9686, 0xDF6F011C, 34.4864, 107.444, 5.45, -0.024868, 0, 0, -0.999691, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF6F011C [34.486401 107.444000 5.450000] -0.024867 0.000000 0.000000 -0.999691 */ +/* @teleloc 0xDF6F011C [34.486401 107.444000 5.450000] -0.024868 0.000000 0.000000 -0.999691 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F114, 9686, 0xDF6F011C, 36.4354, 107.347, 5.45, -0.024868, 0, 0, -0.999691, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF6F011C [36.435398 107.347000 5.450000] -0.024867 0.000000 0.000000 -0.999691 */ +/* @teleloc 0xDF6F011C [36.435398 107.347000 5.450000] -0.024868 0.000000 0.000000 -0.999691 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F115, 9686, 0xDF6F011C, 38.437, 107.247, 5.45, -0.024868, 0, 0, -0.999691, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF6F011C [38.437000 107.247002 5.450000] -0.024867 0.000000 0.000000 -0.999691 */ +/* @teleloc 0xDF6F011C [38.437000 107.247002 5.450000] -0.024868 0.000000 0.000000 -0.999691 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F116, 11698, 0xDF6F011C, 36.5062, 113.436, 6.75, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDF6F011C [36.506199 113.435997 6.750000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011C [36.506199 113.435997 6.750000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F117, 11698, 0xDF6F011C, 36.3051, 109.397, 6.75, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDF6F011C [36.305099 109.397003 6.750000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011C [36.305099 109.397003 6.750000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F118, 11697, 0xDF6F011C, 36.6338, 109.766, 2.1, -0.024868, 0, 0, -0.999691, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF6F011C [36.633801 109.765999 2.100000] -0.024867 0.000000 0.000000 -0.999691 */ +/* @teleloc 0xDF6F011C [36.633801 109.765999 2.100000] -0.024868 0.000000 0.000000 -0.999691 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F119, 11697, 0xDF6F011C, 36.7979, 113.062, 2.1, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF6F011C [36.797901 113.061996 2.100000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011C [36.797901 113.061996 2.100000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F11A, 11697, 0xDF6F011C, 34.2841, 108.447, 2.1, -0.486716, 0, 0, -0.87356, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1578,7 +1578,7 @@ VALUES (0x7DF6F11B, 11697, 0xDF6F011C, 39.0104, 111.061, 2.1, -0.689304, 0, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F11C, 11697, 0xDF6F011E, 36.461, 111.051, -1.9, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xDF6F011E [36.460999 111.051003 -1.900000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011E [36.460999 111.051003 -1.900000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F11D, 9686, 0xDF6F011E, 32.3472, 104.739, 0.45, -0.724472, 0, 0, -0.689304, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1590,11 +1590,11 @@ VALUES (0x7DF6F11E, 9686, 0xDF6F011E, 38.9173, 106.307, 0.45, -0.689304, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F11F, 9686, 0xDF6F011E, 34.2518, 102.088, 0.45, -0.024868, 0, 0, -0.999691, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xDF6F011E [34.251801 102.087997 0.450000] -0.024867 0.000000 0.000000 -0.999691 */ +/* @teleloc 0xDF6F011E [34.251801 102.087997 0.450000] -0.024868 0.000000 0.000000 -0.999691 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F120, 11698, 0xDF6F011E, 36.3964, 107.956, 1.5, -0.999691, 0, 0, 0.024868, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xDF6F011E [36.396400 107.956001 1.500000] -0.999691 0.000000 0.000000 0.024867 */ +/* @teleloc 0xDF6F011E [36.396400 107.956001 1.500000] -0.999691 0.000000 0.000000 0.024868 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7DF6F121, 11697, 0xDF6F011E, 33.3307, 107.502, -1.9, -0.724472, 0, 0, -0.689304, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E166.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E166.sql index 845ddf4ae1..5c54fc1241 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E166.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E166.sql @@ -69,8 +69,8 @@ VALUES (0x7E166010, 9687, 0xE1660105, 39.3761, 33.8782, -3.9, 0.881148, 0, 0, - /* @teleloc 0xE1660105 [39.376099 33.878201 -3.900000] 0.881148 0.000000 0.000000 -0.472841 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E166011, 412, 0xE1660000, 32.6372, 36.3342, -0, 0.004907, 0, 0, -0.999988, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE1660000 [32.637199 36.334202 -0.000000] 0.004907 0.000000 0.000000 -0.999988 */ +VALUES (0x7E166011, 412, 0xE1660000, 32.6372, 36.3342, 0, 0.004907, 0, 0, -0.999988, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE1660000 [32.637199 36.334202 0.000000] 0.004907 0.000000 0.000000 -0.999988 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E166012, 11697, 0xE1660109, 106.612, 41.3613, 0.075, -0.936977, 0, 0, -0.34939, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -161,8 +161,8 @@ VALUES (0x7E166027, 9687, 0xE166010D, 112, 38.7818, -3.95, 0.923879, 0, 0, -0.3 /* @teleloc 0xE166010D [112.000000 38.781799 -3.950000] 0.923879 0.000000 0.000000 -0.382684 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E166028, 412, 0xE1660000, 104.19, 32.0318, -0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE1660000 [104.190002 32.031799 -0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7E166028, 412, 0xE1660000, 104.19, 32.0318, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE1660000 [104.190002 32.031799 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E166029, 9686, 0xE1660112, 81.3533, 84.3982, 3.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x7E166039, 9687, 0xE1660116, 84.6678, 80.9563, -3.95, 0.50302, 0, 0, - /* @teleloc 0xE1660116 [84.667801 80.956299 -3.950000] 0.503020 0.000000 0.000000 -0.864275 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E16603A, 412, 0xE1660000, 82.6247, 76.2982, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE1660000 [82.624702 76.298203 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x7E16603A, 412, 0xE1660000, 82.6247, 76.2982, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE1660000 [82.624702 76.298203 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E16603B, 9686, 0xE1660119, 109.202, 129.722, 3.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,8 +305,8 @@ VALUES (0x7E16604B, 9687, 0xE166011E, 107.957, 134.178, -3.9, 0.95882, 0, 0, 0. /* @teleloc 0xE166011E [107.957001 134.177994 -3.900000] 0.958820 0.000000 0.000000 0.284015 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E16604C, 412, 0xE1660000, 105.435, 127.463, -0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE1660000 [105.434998 127.462997 -0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7E16604C, 412, 0xE1660000, 105.435, 127.463, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE1660000 [105.434998 127.462997 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E16604D, 9686, 0xE1660120, 37.2201, 158.552, 2.85, 0.75471, 0, 0, -0.656059, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -377,8 +377,8 @@ VALUES (0x7E16605D, 9687, 0xE1660125, 38.2807, 152.117, -3.9, -0.081938, 0, 0, /* @teleloc 0xE1660125 [38.280701 152.117004 -3.900000] -0.081938 0.000000 0.000000 -0.996637 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E16605E, 412, 0xE1660000, 31.1672, 154.691, -0, 0.92388, 0, 0, -0.382683, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE1660000 [31.167200 154.690994 -0.000000] 0.923880 0.000000 0.000000 -0.382683 */ +VALUES (0x7E16605E, 412, 0xE1660000, 31.1672, 154.691, 0, 0.92388, 0, 0, -0.382683, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE1660000 [31.167200 154.690994 0.000000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E16605F, 9686, 0xE1660128, 35.0505, 109.969, 3.6, -0.015054, 0, 0, -0.999887, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -449,8 +449,8 @@ VALUES (0x7E16606F, 9687, 0xE166012A, 36.463, 114, -4, -0.950176, 0, 0, 0.31171 /* @teleloc 0xE166012A [36.463001 114.000000 -4.000000] -0.950176 0.000000 0.000000 0.311714 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E166070, 412, 0xE1660000, 38.61, 104.611, -0, -0.717671, 0, 0, -0.696382, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE1660000 [38.610001 104.611000 -0.000000] -0.717671 0.000000 0.000000 -0.696382 */ +VALUES (0x7E166070, 412, 0xE1660000, 38.61, 104.611, 0, -0.717671, 0, 0, -0.696382, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE1660000 [38.610001 104.611000 0.000000] -0.717671 0.000000 0.000000 -0.696382 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E166071, 11697, 0xE1660131, 126.25, 83.7718, 0.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -541,8 +541,8 @@ VALUES (0x7E166086, 9687, 0xE1660135, 128.83, 89.1597, -3.95, 0.92388, 0, 0, 0. /* @teleloc 0xE1660135 [128.830002 89.159698 -3.950000] 0.923880 0.000000 0.000000 0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E166087, 412, 0xE1660000, 135.58, 81.3497, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE1660000 [135.580002 81.349701 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x7E166087, 412, 0xE1660000, 135.58, 81.3497, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE1660000 [135.580002 81.349701 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E166088, 10257, 0xE1660100, 33.8664, 32.8797, 0.005, -0.048044, 0, 0, -0.998845, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E23B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E23B.sql index 7695a961b7..ddb9c01370 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E23B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E23B.sql @@ -9,5 +9,5 @@ VALUES (0x7E23B001, 4113, 0xE23B0000, 151.1, 172.484, 82.3804, -0.185563, 0, 0, /* @teleloc 0xE23B0000 [151.100006 172.483994 82.380402] -0.185563 0.000000 0.000000 0.982632 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E23B002, 5127, 0xE23B0100, 155.956, 139.378, 76.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Nanto Rat Lair Portal */ -/* @teleloc 0xE23B0100 [155.955994 139.378006 76.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E23B002, 5127, 0xE23B0100, 155.956, 139.378, 76.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Nanto Rat Lair Portal */ +/* @teleloc 0xE23B0100 [155.955994 139.378006 76.805000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E24C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E24C.sql index f171af161b..2386c9b082 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E24C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E24C.sql @@ -18,7 +18,7 @@ VALUES (0x7E24C003, 394, 0xE24C0000, 32.0658, 158.05, 24.005, 0.405979, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E24C004, 394, 0xE24C0000, 37.9427, 157.127, 24.005, 0.055522, 0, 0, 0.998457, False, '2005-02-09 10:00:00'); /* Undead Generator */ -/* @teleloc 0xE24C0000 [37.942699 157.126999 24.004999] 0.055521 0.000000 0.000000 0.998457 */ +/* @teleloc 0xE24C0000 [37.942699 157.126999 24.004999] 0.055522 0.000000 0.000000 0.998457 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E24C005, 394, 0xE24C0000, 61.7247, 160.21, 24.005, -0.580587, 0, 0, 0.814198, False, '2005-02-09 10:00:00'); /* Undead Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E25F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E25F.sql index abe4d5954a..c706317943 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E25F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E25F.sql @@ -337,8 +337,8 @@ VALUES (0x7E25F054, 412, 0xE25F015D, 32.3916, 85.645, 0, -0.707107, 0, 0, 0.70 /* @teleloc 0xE25F015D [32.391602 85.644997 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F055, 412, 0xE25F015E, 42.5832, 82.1594, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE25F015E [42.583199 82.159401 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F055, 412, 0xE25F015E, 42.5832, 82.1594, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE25F015E [42.583199 82.159401 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F056, 412, 0xE25F015F, 26.6748, 93.6678, 0, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -357,32 +357,32 @@ VALUES (0x7E25F059, 11697, 0xE25F0160, 34.1344, 93.4834, 4.9, -0.92321, 0, 0, -0 /* @teleloc 0xE25F0160 [34.134399 93.483398 4.900000] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F05A, 9686, 0xE25F0160, 34.9923, 81.9109, 7.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0160 [34.992298 81.910896 7.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F05A, 9686, 0xE25F0160, 34.9923, 81.9109, 7.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0160 [34.992298 81.910896 7.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F05B, 9686, 0xE25F0162, 34.69, 90.5802, 3.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0162 [34.689999 90.580200 3.450000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F05B, 9686, 0xE25F0162, 34.69, 90.5802, 3.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0162 [34.689999 90.580200 3.450000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F05C, 9686, 0xE25F0162, 34.7394, 81.905, 2.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0162 [34.739399 81.904999 2.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F05C, 9686, 0xE25F0162, 34.7394, 81.905, 2.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0162 [34.739399 81.904999 2.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F05D, 9686, 0xE25F0163, 37.9903, 81.9253, 3.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0163 [37.990299 81.925301 3.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F05D, 9686, 0xE25F0163, 37.9903, 81.9253, 3.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0163 [37.990299 81.925301 3.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F05E, 11697, 0xE25F0164, 36, 94.1659, 0.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE25F0164 [36.000000 94.165901 0.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F05E, 11697, 0xE25F0164, 36, 94.1659, 0.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE25F0164 [36.000000 94.165901 0.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F05F, 9686, 0xE25F0164, 36.2101, 95.0626, 3.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0164 [36.210098 95.062599 3.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F05F, 9686, 0xE25F0164, 36.2101, 95.0626, 3.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0164 [36.210098 95.062599 3.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F060, 9686, 0xE25F0167, 42.575, 81.325, 3.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0167 [42.575001 81.324997 3.550000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F060, 9686, 0xE25F0167, 42.575, 81.325, 3.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0167 [42.575001 81.324997 3.550000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F061, 11697, 0xE25F0167, 45.6, 77.345, 0.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -393,28 +393,28 @@ VALUES (0x7E25F062, 11697, 0xE25F0167, 37.475, 75.525, 0.1, -0.707107, 0, 0, -0. /* @teleloc 0xE25F0167 [37.474998 75.525002 0.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F063, 9686, 0xE25F0169, 34.528, 81.3358, 8.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0169 [34.528000 81.335800 8.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F063, 9686, 0xE25F0169, 34.528, 81.3358, 8.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0169 [34.528000 81.335800 8.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F064, 11697, 0xE25F0169, 26.9825, 76.3858, 4.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xE25F0169 [26.982500 76.385803 4.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F065, 11697, 0xE25F0169, 31.8265, 74.2592, 4.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE25F0169 [31.826500 74.259201 4.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F065, 11697, 0xE25F0169, 31.8265, 74.2592, 4.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE25F0169 [31.826500 74.259201 4.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F066, 11698, 0xE25F0169, 37.9071, 77.4885, 11.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xE25F0169 [37.907101 77.488503 11.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F067, 412, 0xE25F016C, 33.285, 77.0458, 0, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE25F016C [33.285000 77.045799 0.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F067, 412, 0xE25F016C, 33.285, 77.0458, 0, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE25F016C [33.285000 77.045799 0.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F068, 9686, 0xE25F016C, 30.1562, 76.9326, 2.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F016C [30.156200 76.932602 2.300000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F068, 9686, 0xE25F016C, 30.1562, 76.9326, 2.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F016C [30.156200 76.932602 2.300000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F069, 412, 0xE25F0170, 36.7014, 78.3593, -4.80501, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -425,8 +425,8 @@ VALUES (0x7E25F06B, 9686, 0xE25F0175, 24.5546, 89.8854, -2, -0.707107, 0, 0, -0 /* @teleloc 0xE25F0175 [24.554600 89.885399 -2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F06C, 9686, 0xE25F0172, 32.3284, 80.5012, -2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0172 [32.328400 80.501198 -2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F06C, 9686, 0xE25F0172, 32.3284, 80.5012, -2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0172 [32.328400 80.501198 -2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F06D, 11698, 0xE25F0172, 30.8629, 84.5042, -0.500001, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1776,8 +1776,8 @@ VALUES (0x7E25F148, 12678, 0xE25F0000, 66.4345, 138.568, 16.475, 0, 0, 0, -1, T /* @teleloc 0xE25F0000 [66.434502 138.567993 16.475000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F149, 9686, 0xE25F0160, 36.0797, 94.569, 8.37001, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0160 [36.079700 94.569000 8.370010] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F149, 9686, 0xE25F0160, 36.0797, 94.569, 8.37001, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0160 [36.079700 94.569000 8.370010] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F14A, 11698, 0xE25F0160, 36.0443, 90.5581, 11.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1796,20 +1796,20 @@ VALUES (0x7E25F14D, 9686, 0xE25F0163, 39.1893, 87.3901, 3.57, 0.707107, 0, 0, - /* @teleloc 0xE25F0163 [39.189301 87.390099 3.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F14E, 11697, 0xE25F0163, 37.9805, 89.7029, 0.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE25F0163 [37.980499 89.702904 0.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F14E, 11697, 0xE25F0163, 37.9805, 89.7029, 0.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE25F0163 [37.980499 89.702904 0.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F14F, 9686, 0xE25F0164, 34.6434, 91.1021, 3.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0164 [34.643398 91.102097 3.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F14F, 9686, 0xE25F0164, 34.6434, 91.1021, 3.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0164 [34.643398 91.102097 3.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F150, 9686, 0xE25F0167, 40.3323, 73.6258, 3.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0167 [40.332298 73.625801 3.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F150, 9686, 0xE25F0167, 40.3323, 73.6258, 3.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0167 [40.332298 73.625801 3.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F151, 9686, 0xE25F0167, 42.8723, 73.6258, 3.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0167 [42.872299 73.625801 3.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F151, 9686, 0xE25F0167, 42.8723, 73.6258, 3.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0167 [42.872299 73.625801 3.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F152, 9686, 0xE25F0167, 46.3563, 77.4966, 3.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1824,24 +1824,24 @@ VALUES (0x7E25F154, 11697, 0xE25F0167, 44.04, 77.355, 0.1, 0.707107, 0, 0, -0.70 /* @teleloc 0xE25F0167 [44.040001 77.355003 0.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F155, 9686, 0xE25F0169, 39.5985, 81.3358, 8.36501, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0169 [39.598499 81.335800 8.365010] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F155, 9686, 0xE25F0169, 39.5985, 81.3358, 8.36501, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0169 [39.598499 81.335800 8.365010] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F156, 9686, 0xE25F0169, 29.771, 81.3358, 8.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0169 [29.771000 81.335800 8.365000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F156, 9686, 0xE25F0169, 29.771, 81.3358, 8.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0169 [29.771000 81.335800 8.365000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F157, 9686, 0xE25F0169, 30.5112, 73.7368, 8.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0169 [30.511200 73.736801 8.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F157, 9686, 0xE25F0169, 30.5112, 73.7368, 8.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0169 [30.511200 73.736801 8.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F158, 9686, 0xE25F0169, 36.1939, 73.7368, 8.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0169 [36.193901 73.736801 8.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F158, 9686, 0xE25F0169, 36.1939, 73.7368, 8.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0169 [36.193901 73.736801 8.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F159, 9686, 0xE25F0169, 41.8388, 73.7368, 8.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0169 [41.838799 73.736801 8.365000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F159, 9686, 0xE25F0169, 41.8388, 73.7368, 8.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0169 [41.838799 73.736801 8.365000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F15A, 9686, 0xE25F0169, 26.2751, 77.4892, 8.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1856,16 +1856,16 @@ VALUES (0x7E25F15C, 11698, 0xE25F0169, 34.3351, 77.5592, 11.15, -0.999998, 0, 0, /* @teleloc 0xE25F0169 [34.335098 77.559196 11.150000] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F15D, 11697, 0xE25F0169, 42.7525, 80.6858, 4.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE25F0169 [42.752499 80.685799 4.900000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F15D, 11697, 0xE25F0169, 42.7525, 80.6858, 4.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE25F0169 [42.752499 80.685799 4.900000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F15E, 11697, 0xE25F0169, 45.0925, 77.3058, 4.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xE25F0169 [45.092499 77.305801 4.900000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F15F, 11697, 0xE25F0169, 41.0625, 74.1658, 4.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE25F0169 [41.062500 74.165802 4.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F15F, 11697, 0xE25F0169, 41.0625, 74.1658, 4.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE25F0169 [41.062500 74.165802 4.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F160, 9686, 0xE25F016B, 36.2712, 79.4145, 3.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1876,16 +1876,16 @@ VALUES (0x7E25F161, 9686, 0xE25F016B, 25.82, 79.78, 3.66, -0.707107, 0, 0, -0.7 /* @teleloc 0xE25F016B [25.820000 79.779999 3.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F162, 9686, 0xE25F016B, 33.36, 77.49, 3.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F016B [33.360001 77.489998 3.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F162, 9686, 0xE25F016B, 33.36, 77.49, 3.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F016B [33.360001 77.489998 3.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F163, 9686, 0xE25F016C, 36.2712, 75.2724, 3.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xE25F016C [36.271198 75.272400 3.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F164, 9686, 0xE25F0170, 33.3284, 75.1812, -1.77, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0170 [33.328400 75.181198 -1.770000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F164, 9686, 0xE25F0170, 33.3284, 75.1812, -1.77, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0170 [33.328400 75.181198 -1.770000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F165, 9686, 0xE25F0170, 36.5884, 78.3313, -1.77, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1900,8 +1900,8 @@ VALUES (0x7E25F167, 9686, 0xE25F0172, 24.5546, 85.7454, -2, -0.707107, 0, 0, -0 /* @teleloc 0xE25F0172 [24.554600 85.745399 -2.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F168, 9686, 0xE25F0172, 28.3584, 80.5012, -2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0172 [28.358400 80.501198 -2.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F168, 9686, 0xE25F0172, 28.3584, 80.5012, -2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0172 [28.358400 80.501198 -2.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F169, 11697, 0xE25F0172, 25.3897, 81.3235, -4.66, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1928,8 +1928,8 @@ VALUES (0x7E25F16E, 9686, 0xE25F0000, 26.45, 93.99, 3.25, 0.357553, 0, 0, -0.93 /* @teleloc 0xE25F0000 [26.450001 93.989998 3.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F16F, 9686, 0xE25F0000, 30.32, 95.22, 2.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0000 [30.320000 95.220001 2.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F16F, 9686, 0xE25F0000, 30.32, 95.22, 2.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0000 [30.320000 95.220001 2.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F170, 9686, 0xE25F0000, 24.97, 89.46, 2.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1940,12 +1940,12 @@ VALUES (0x7E25F171, 9686, 0xE25F0000, 32.3844, 85.5888, 3.39, 0.707107, 0, 0, - /* @teleloc 0xE25F0000 [32.384399 85.588799 3.390000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F172, 9686, 0xE25F0000, 42.845, 94.355, 2.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0000 [42.845001 94.355003 2.280000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F172, 9686, 0xE25F0000, 42.845, 94.355, 2.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0000 [42.845001 94.355003 2.280000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F173, 9686, 0xE25F0000, 42.555, 82.215, 3.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE25F0000 [42.555000 82.214996 3.530000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F173, 9686, 0xE25F0000, 42.555, 82.215, 3.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE25F0000 [42.555000 82.214996 3.530000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F174, 12679, 0xE25F0000, 31.2551, 83.1692, 0.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1972,12 +1972,12 @@ VALUES (0x7E25F179, 12679, 0xE25F0000, 40.9651, 93.3892, 0.1, 0.95656, 0, 0, 0.2 /* @teleloc 0xE25F0000 [40.965099 93.389198 0.100000] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F17A, 12678, 0xE25F0000, 36.1198, 93.4735, 13.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xE25F0000 [36.119801 93.473503 13.420000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E25F17A, 12678, 0xE25F0000, 36.1198, 93.4735, 13.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xE25F0000 [36.119801 93.473503 13.420000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E25F17B, 12678, 0xE25F0000, 36.1198, 77.4735, 13.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xE25F0000 [36.119801 77.473503 13.420000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E25F17B, 12678, 0xE25F0000, 36.1198, 77.4735, 13.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xE25F0000 [36.119801 77.473503 13.420000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E25F17C, 9686, 0xE25F017D, 160.03, 166.965, 2.25, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E348.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E348.sql index 5c27b8203e..f5cc4dd85e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E348.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E348.sql @@ -5,24 +5,24 @@ VALUES (0x7E348000, 11697, 0xE3480102, 162.051, 35.9376, 20.075, -0.909599, 0, 0 /* @teleloc 0xE3480102 [162.050995 35.937599 20.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348001, 9686, 0xE3480102, 161.971, 30.9497, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480102 [161.970993 30.949699 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348001, 9686, 0xE3480102, 161.971, 30.9497, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480102 [161.970993 30.949699 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348002, 11697, 0xE3480102, 157.984, 33.8566, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xE3480102 [157.983994 33.856602 20.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348003, 9686, 0xE3480102, 156.271, 30.9747, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480102 [156.270996 30.974701 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348003, 9686, 0xE3480102, 156.271, 30.9747, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480102 [156.270996 30.974701 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348004, 9686, 0xE3480102, 156.504, 36.9164, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480102 [156.503998 36.916401 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348004, 9686, 0xE3480102, 156.504, 36.9164, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480102 [156.503998 36.916401 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348005, 9686, 0xE3480102, 161.934, 36.9414, 22.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480102 [161.934006 36.941399 22.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348005, 9686, 0xE3480102, 161.934, 36.9414, 22.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480102 [161.934006 36.941399 22.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348006, 9686, 0xE3480102, 163.259, 36.2164, 22.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7E348009, 11697, 0xE3480102, 160.734, 33.8566, 20.075, 0.707107, 0, 0, /* @teleloc 0xE3480102 [160.733994 33.856602 20.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34800A, 11697, 0xE3480104, 153.545, 33.2089, 20.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE3480104 [153.544998 33.208900 20.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7E34800A, 11697, 0xE3480104, 153.545, 33.2089, 20.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE3480104 [153.544998 33.208900 20.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E34800B, 11697, 0xE3480104, 154.228, 37.5327, 20.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xE3480104 [154.227997 37.532700 20.100000] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34800C, 9686, 0xE3480104, 153.699, 32.8293, 22.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480104 [153.699005 32.829300 22.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34800C, 9686, 0xE3480104, 153.699, 32.8293, 22.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480104 [153.699005 32.829300 22.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E34800D, 9686, 0xE3480104, 150.184, 35.4568, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7E348010, 9686, 0xE3480106, 160.034, 33.2067, 17.95, 0.707107, 0, 0, /* @teleloc 0xE3480106 [160.033997 33.206699 17.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348011, 9686, 0xE3480106, 154.759, 30.0068, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480106 [154.759003 30.006800 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348011, 9686, 0xE3480106, 154.759, 30.0068, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480106 [154.759003 30.006800 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348012, 9686, 0xE3480106, 150.134, 33.2318, 17.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xE3480106 [150.134003 33.231800 17.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348013, 9686, 0xE3480106, 156.159, 36.5568, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480106 [156.158997 36.556801 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348013, 9686, 0xE3480106, 156.159, 36.5568, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480106 [156.158997 36.556801 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348014, 11698, 0xE3480106, 155.051, 33.8723, 19.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xE3480106 [155.050995 33.872299 19.525000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348014, 11698, 0xE3480106, 155.051, 33.8723, 19.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xE3480106 [155.050995 33.872299 19.525000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348015, 9687, 0xE3480106, 159.471, 30.5497, 16.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xE3480106 [159.470993 30.549700 16.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348016, 412, 0xE3480000, 152.721, 38.3597, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE3480000 [152.720993 38.359699 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348016, 412, 0xE3480000, 152.721, 38.3597, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE3480000 [152.720993 38.359699 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348017, 9686, 0xE3480109, 33.2241, 85.8848, 21.5, 0, 0, 0, 1, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -321,8 +321,8 @@ VALUES (0x7E34804F, 9686, 0xE3480121, 101.416, 37.9124, 24.5, -0.707107, 0, 0, /* @teleloc 0xE3480121 [101.416000 37.912399 24.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348050, 9686, 0xE3480122, 111.25, 38.2547, 25.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480122 [111.250000 38.254700 25.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348050, 9686, 0xE3480122, 111.25, 38.2547, 25.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480122 [111.250000 38.254700 25.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348051, 9686, 0xE3480122, 115.65, 36.9547, 24.8, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -333,8 +333,8 @@ VALUES (0x7E348052, 9686, 0xE3480122, 115.65, 33.3047, 24.8, 0.707107, 0, 0, -0 /* @teleloc 0xE3480122 [115.650002 33.304699 24.799999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348053, 9686, 0xE3480122, 111.2, 32.3047, 25.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480122 [111.199997 32.304699 25.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348053, 9686, 0xE3480122, 111.2, 32.3047, 25.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480122 [111.199997 32.304699 25.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348054, 11697, 0xE3480122, 107.465, 32.9665, 22.05, -0.457874, 0, 0, -0.889017, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -345,20 +345,20 @@ VALUES (0x7E348055, 11697, 0xE3480122, 114.965, 37.3665, 22.05, -0.895323, 0, 0, /* @teleloc 0xE3480122 [114.964996 37.366501 22.049999] -0.895323 0.000000 0.000000 0.445417 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348056, 11698, 0xE3480122, 111.255, 35.1547, 28.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xE3480122 [111.254997 35.154701 28.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348056, 11698, 0xE3480122, 111.255, 35.1547, 28.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xE3480122 [111.254997 35.154701 28.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348057, 11697, 0xE3480122, 111.365, 35.2165, 22.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xE3480122 [111.364998 35.216499 22.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348058, 9686, 0xE3480123, 107.15, 32.3047, 20.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480123 [107.150002 32.304699 20.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348058, 9686, 0xE3480123, 107.15, 32.3047, 20.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480123 [107.150002 32.304699 20.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348059, 9686, 0xE3480123, 107.05, 37.8547, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480123 [107.050003 37.854698 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348059, 9686, 0xE3480123, 107.05, 37.8547, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480123 [107.050003 37.854698 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E34805A, 9686, 0xE3480123, 115.6, 35.1547, 20.3, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -377,24 +377,24 @@ VALUES (0x7E34805D, 9687, 0xE3480123, 101.935, 37.336, 18, -0.885394, 0, 0, -0. /* @teleloc 0xE3480123 [101.934998 37.335999 18.000000] -0.885394 0.000000 0.000000 -0.464842 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34805E, 412, 0xE3480000, 111.255, 39.7647, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE3480000 [111.254997 39.764702 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34805E, 412, 0xE3480000, 111.255, 39.7647, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE3480000 [111.254997 39.764702 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34805F, 9686, 0xE348012A, 62.0407, 35.3943, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012A [62.040699 35.394299 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E34805F, 9686, 0xE348012A, 62.0407, 35.3943, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012A [62.040699 35.394299 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348060, 9686, 0xE348012A, 57.4228, 35.3713, 24.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012A [57.422798 35.371300 24.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348060, 9686, 0xE348012A, 57.4228, 35.3713, 24.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012A [57.422798 35.371300 24.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348061, 9686, 0xE348012A, 59.9382, 29.6443, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012A [59.938202 29.644300 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348061, 9686, 0xE348012A, 59.9382, 29.6443, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012A [59.938202 29.644300 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348062, 9686, 0xE348012A, 63.1382, 29.6443, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012A [63.138199 29.644300 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348062, 9686, 0xE348012A, 63.1382, 29.6443, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012A [63.138199 29.644300 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348063, 11697, 0xE348012A, 55.4062, 30.3306, 22.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -405,8 +405,8 @@ VALUES (0x7E348064, 11697, 0xE348012A, 64.3062, 34.6634, 22.1, -0.932639, 0, 0, /* @teleloc 0xE348012A [64.306198 34.663399 22.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348065, 11698, 0xE348012A, 59.9693, 32.6943, 28.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xE348012A [59.969299 32.694302 28.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348065, 11698, 0xE348012A, 59.9693, 32.6943, 28.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xE348012A [59.969299 32.694302 28.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348066, 11697, 0xE348012A, 59.9562, 32.6634, 22.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -417,16 +417,16 @@ VALUES (0x7E348067, 9686, 0xE348012C, 57.6914, 38.5251, 25, -0.707107, 0, 0, -0 /* @teleloc 0xE348012C [57.691399 38.525101 25.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348068, 9686, 0xE348012C, 61.0914, 35.9943, 25.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012C [61.091400 35.994301 25.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348068, 9686, 0xE348012C, 61.0914, 35.9943, 25.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012C [61.091400 35.994301 25.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348069, 9686, 0xE348012C, 60.7914, 41.0943, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012C [60.791401 41.094299 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348069, 9686, 0xE348012C, 60.7914, 41.0943, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012C [60.791401 41.094299 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34806A, 9686, 0xE348012E, 60.485, 29.7405, 20.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012E [60.485001 29.740499 20.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34806A, 9686, 0xE348012E, 60.485, 29.7405, 20.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012E [60.485001 29.740499 20.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E34806B, 9686, 0xE348012E, 62.985, 34.0405, 20.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -449,8 +449,8 @@ VALUES (0x7E34806F, 9687, 0xE348012E, 58.7262, 38.8362, 18.05, -0.864275, 0, 0, /* @teleloc 0xE348012E [58.726200 38.836201 18.049999] -0.864275 0.000000 0.000000 -0.503020 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348070, 412, 0xE3480000, 60.7693, 43.4943, 22, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE3480000 [60.769299 43.494301 22.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348070, 412, 0xE3480000, 60.7693, 43.4943, 22, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE3480000 [60.769299 43.494301 22.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348071, 11697, 0xE3480133, 78.3014, 131.706, 22.075, -0.415487, 0, 0, -0.909599, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -582,7 +582,7 @@ VALUES (0x7E348090, 11697, 0xE348013D, 31.7201, 133.586, 20.15, 0.996717, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348091, 11697, 0xE348013D, 31.9844, 127.507, 20.15, 0.040894, 0, 0, -0.999164, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE348013D [31.984400 127.507004 20.150000] 0.040893 0.000000 0.000000 -0.999164 */ +/* @teleloc 0xE348013D [31.984400 127.507004 20.150000] 0.040894 0.000000 0.000000 -0.999164 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348092, 11698, 0xE348013D, 31.8282, 130.583, 26.25, -0.34622, 0, 0, -0.938153, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1121,16 +1121,16 @@ VALUES (0x7E3480A9, 0x7E348017, '2005-02-09 10:00:00') /* Wall Hook (9686) */ , (0x7E3480A9, 0x7E3480E8, '2005-02-09 10:00:00') /* Yard Hook (12679) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480AA, 9686, 0xE3480102, 159.058, 30.9497, 23.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480102 [159.057999 30.949699 23.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E3480AA, 9686, 0xE3480102, 159.058, 30.9497, 23.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480102 [159.057999 30.949699 23.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E3480AB, 9686, 0xE3480102, 163.259, 33.8498, 23.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xE3480102 [163.259003 33.849800 23.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480AC, 9686, 0xE3480102, 159.295, 36.9164, 23.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480102 [159.294998 36.916401 23.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E3480AC, 9686, 0xE3480102, 159.295, 36.9164, 23.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480102 [159.294998 36.916401 23.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E3480AD, 9686, 0xE3480102, 155.131, 32.353, 22.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1161,8 +1161,8 @@ VALUES (0x7E3480B3, 11698, 0xE3480102, 156.947, 35.4833, 24.175, -0.9486, 0, 0, /* @teleloc 0xE3480102 [156.947006 35.483299 24.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480B4, 11697, 0xE3480102, 159.326, 36.2626, 20.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE3480102 [159.326004 36.262600 20.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E3480B4, 11697, 0xE3480102, 159.326, 36.2626, 20.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE3480102 [159.326004 36.262600 20.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E3480B5, 11697, 0xE3480102, 159.326, 33.8376, 20.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1173,12 +1173,12 @@ VALUES (0x7E3480B6, 11697, 0xE3480102, 156.027, 31.7874, 20.075, -0.364064, 0, 0 /* @teleloc 0xE3480102 [156.026993 31.787399 20.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480B7, 11697, 0xE3480102, 157.502, 31.3374, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE3480102 [157.501999 31.337400 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E3480B7, 11697, 0xE3480102, 157.502, 31.3374, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE3480102 [157.501999 31.337400 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480B8, 11697, 0xE3480102, 160.577, 31.3374, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE3480102 [160.576996 31.337400 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E3480B8, 11697, 0xE3480102, 160.577, 31.3374, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE3480102 [160.576996 31.337400 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E3480B9, 9686, 0xE3480104, 150.184, 33.6791, 22.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1193,48 +1193,48 @@ VALUES (0x7E3480BB, 9686, 0xE3480104, 154.678, 34.7543, 23.475, 0.707107, 0, 0, /* @teleloc 0xE3480104 [154.677994 34.754299 23.475000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480BC, 9686, 0xE3480104, 152.733, 37.9986, 23.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480104 [152.733002 37.998600 23.475000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E3480BC, 9686, 0xE3480104, 152.733, 37.9986, 23.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480104 [152.733002 37.998600 23.475000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480BD, 9686, 0xE3480106, 157.332, 30.0068, 17.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480106 [157.332001 30.006800 17.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E3480BD, 9686, 0xE3480106, 157.332, 30.0068, 17.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480106 [157.332001 30.006800 17.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480BE, 9686, 0xE3480106, 153.109, 36.5568, 17.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480106 [153.108994 36.556801 17.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E3480BE, 9686, 0xE3480106, 153.109, 36.5568, 17.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480106 [153.108994 36.556801 17.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E3480BF, 11697, 0xE3480106, 159.339, 35.7996, 16.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xE3480106 [159.339005 35.799599 16.100000] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480C0, 11697, 0xE3480106, 155.964, 33.2746, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE3480106 [155.964005 33.274601 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E3480C0, 11697, 0xE3480106, 155.964, 33.2746, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE3480106 [155.964005 33.274601 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E3480C1, 11697, 0xE3480106, 150.739, 30.5996, 16.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xE3480106 [150.738998 30.599600 16.100000] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480C2, 9686, 0xE3480000, 152.699, 38.4543, 23.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480000 [152.699005 38.454300 23.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E3480C2, 9686, 0xE3480000, 152.699, 38.4543, 23.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480000 [152.699005 38.454300 23.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480C3, 9686, 0xE3480000, 154.597, 38.4543, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480000 [154.597000 38.454300 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E3480C3, 9686, 0xE3480000, 154.597, 38.4543, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480000 [154.597000 38.454300 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480C4, 9686, 0xE3480000, 150.847, 38.4543, 21.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480000 [150.847000 38.454300 21.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E3480C4, 9686, 0xE3480000, 150.847, 38.4543, 21.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480000 [150.847000 38.454300 21.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E3480C5, 12679, 0xE3480000, 149.025, 39.0126, 20.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xE3480000 [149.024994 39.012600 20.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E3480C6, 12679, 0xE3480000, 163.376, 38.7876, 20.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xE3480000 [163.376007 38.787601 20.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E3480C6, 12679, 0xE3480000, 163.376, 38.7876, 20.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xE3480000 [163.376007 38.787601 20.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E3480C7, 11697, 0xE3480109, 35.9748, 86.2717, 18.1, 0.361625, 0, 0, -0.932324, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1665,8 +1665,8 @@ VALUES (0x7E348131, 9686, 0xE3480121, 101.416, 35.4672, 27.05, -0.707107, 0, 0, /* @teleloc 0xE3480121 [101.416000 35.467201 27.049999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348132, 9686, 0xE3480121, 103.8, 30.9547, 27.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480121 [103.800003 30.954700 27.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348132, 9686, 0xE3480121, 103.8, 30.9547, 27.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480121 [103.800003 30.954700 27.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348133, 9686, 0xE3480122, 106.516, 36.7663, 25.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1681,28 +1681,28 @@ VALUES (0x7E348135, 9686, 0xE3480122, 106.516, 33.6703, 23.95, -0.707107, 0, 0, /* @teleloc 0xE3480122 [106.515999 33.670300 23.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348136, 9686, 0xE3480122, 114.349, 32.3047, 25.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480122 [114.348999 32.304699 25.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348136, 9686, 0xE3480122, 114.349, 32.3047, 25.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480122 [114.348999 32.304699 25.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348137, 9686, 0xE3480122, 108.106, 32.3047, 25.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480122 [108.106003 32.304699 25.650000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348137, 9686, 0xE3480122, 108.106, 32.3047, 25.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480122 [108.106003 32.304699 25.650000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348138, 9686, 0xE3480122, 115.65, 35.249, 26, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xE3480122 [115.650002 35.249001 26.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348139, 9686, 0xE3480122, 108.031, 38.2547, 25.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480122 [108.030998 38.254700 25.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348139, 9686, 0xE3480122, 108.031, 38.2547, 25.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480122 [108.030998 38.254700 25.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34813A, 9686, 0xE3480122, 114.398, 38.2547, 25.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480122 [114.398003 38.254700 25.600000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E34813A, 9686, 0xE3480122, 114.398, 38.2547, 25.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480122 [114.398003 38.254700 25.600000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34813B, 9686, 0xE3480122, 114.23, 38.2547, 24, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480122 [114.230003 38.254700 24.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E34813B, 9686, 0xE3480122, 114.23, 38.2547, 24, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480122 [114.230003 38.254700 24.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E34813C, 11698, 0xE3480122, 108.465, 35.1547, 28.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1725,8 +1725,8 @@ VALUES (0x7E348140, 11697, 0xE3480122, 115.278, 35.2165, 22.05, 0.707107, 0, 0, /* @teleloc 0xE3480122 [115.278000 35.216499 22.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348141, 11697, 0xE3480122, 111.276, 32.8093, 22.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE3480122 [111.276001 32.809299 22.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348141, 11697, 0xE3480122, 111.276, 32.8093, 22.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE3480122 [111.276001 32.809299 22.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348142, 11697, 0xE3480122, 114.235, 32.9665, 22.05, 0.126199, 0, 0, -0.992005, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1737,52 +1737,52 @@ VALUES (0x7E348143, 9686, 0xE3480123, 101.416, 33.8528, 20.4, -0.707107, 0, 0, /* @teleloc 0xE3480123 [101.416000 33.852798 20.400000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348144, 9686, 0xE3480123, 111.286, 32.3047, 20.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480123 [111.286003 32.304699 20.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348144, 9686, 0xE3480123, 111.286, 32.3047, 20.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480123 [111.286003 32.304699 20.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348145, 9686, 0xE3480123, 110.852, 37.8547, 20.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480123 [110.851997 37.854698 20.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348145, 9686, 0xE3480123, 110.852, 37.8547, 20.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480123 [110.851997 37.854698 20.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348146, 11698, 0xE3480123, 109.487, 35.1547, 21.46, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xE3480123 [109.487000 35.154701 21.459999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348147, 11697, 0xE3480123, 109.125, 32.8471, 18.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE3480123 [109.125000 32.847099 18.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348147, 11697, 0xE3480123, 109.125, 32.8471, 18.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE3480123 [109.125000 32.847099 18.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348148, 11697, 0xE3480123, 108.995, 37.3171, 18.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE3480123 [108.995003 37.317101 18.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348148, 11697, 0xE3480123, 108.995, 37.3171, 18.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE3480123 [108.995003 37.317101 18.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348149, 11697, 0xE3480123, 107.992, 34.9957, 18.05, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xE3480123 [107.991997 34.995701 18.049999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34814A, 9686, 0xE3480000, 111.3, 39.8847, 25.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480000 [111.300003 39.884701 25.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34814A, 9686, 0xE3480000, 111.3, 39.8847, 25.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480000 [111.300003 39.884701 25.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34814B, 9686, 0xE3480000, 115.14, 38.9277, 23.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480000 [115.139999 38.927700 23.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34814B, 9686, 0xE3480000, 115.14, 38.9277, 23.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480000 [115.139999 38.927700 23.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34814C, 9686, 0xE3480000, 107.46, 38.9277, 23.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480000 [107.459999 38.927700 23.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34814C, 9686, 0xE3480000, 107.46, 38.9277, 23.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480000 [107.459999 38.927700 23.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34814D, 12679, 0xE3480000, 113.706, 39.1193, 22.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xE3480000 [113.706001 39.119301 22.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34814D, 12679, 0xE3480000, 113.706, 39.1193, 22.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xE3480000 [113.706001 39.119301 22.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34814E, 12679, 0xE3480000, 108.866, 39.1493, 22.05, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xE3480000 [108.865997 39.149300 22.049999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34814E, 12679, 0xE3480000, 108.866, 39.1493, 22.05, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xE3480000 [108.865997 39.149300 22.049999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34814F, 9686, 0xE348012A, 56.788, 29.6443, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012A [56.787998 29.644300 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34814F, 9686, 0xE348012A, 56.788, 29.6443, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012A [56.787998 29.644300 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348150, 9686, 0xE348012A, 54.7414, 32.5211, 25.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1809,12 +1809,12 @@ VALUES (0x7E348155, 9686, 0xE348012A, 65.135, 30.5212, 25.65, 0.707107, 0, 0, - /* @teleloc 0xE348012A [65.135002 30.521200 25.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348156, 9686, 0xE348012A, 57.788, 35.3943, 25.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012A [57.787998 35.394299 25.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348156, 9686, 0xE348012A, 57.788, 35.3943, 25.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012A [57.787998 35.394299 25.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348157, 9686, 0xE348012A, 63.6087, 35.3713, 24.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012A [63.608700 35.371300 24.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348157, 9686, 0xE348012A, 63.6087, 35.3713, 24.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012A [63.608700 35.371300 24.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348158, 11698, 0xE348012A, 62.1693, 32.6943, 28.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1833,16 +1833,16 @@ VALUES (0x7E34815B, 11697, 0xE348012A, 58.4534, 32.6634, 22.1, -0.707107, 0, 0, /* @teleloc 0xE348012A [58.453400 32.663399 22.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34815C, 11697, 0xE348012A, 59.7619, 30.2083, 22.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE348012A [59.761902 30.208300 22.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34815C, 11697, 0xE348012A, 59.7619, 30.2083, 22.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE348012A [59.761902 30.208300 22.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E34815D, 11697, 0xE348012A, 64.5119, 32.6083, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xE348012A [64.511902 32.608299 22.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34815E, 11697, 0xE348012A, 57.1562, 34.7634, 22.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE348012A [57.156200 34.763401 22.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E34815E, 11697, 0xE348012A, 57.1562, 34.7634, 22.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE348012A [57.156200 34.763401 22.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E34815F, 11697, 0xE348012C, 61.9062, 38.8134, 22.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1857,8 +1857,8 @@ VALUES (0x7E348161, 9686, 0xE348012C, 57.6914, 40.1712, 25, -0.707107, 0, 0, -0 /* @teleloc 0xE348012C [57.691399 40.171200 25.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348162, 9686, 0xE348012C, 58.9944, 35.9943, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012C [58.994400 35.994301 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348162, 9686, 0xE348012C, 58.9944, 35.9943, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012C [58.994400 35.994301 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348163, 9686, 0xE348012E, 57.685, 32.6878, 20.45, -0.707724, 0, 0, -0.706489, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1869,16 +1869,16 @@ VALUES (0x7E348164, 9686, 0xE348012E, 62.985, 36.7376, 20.45, 0.707107, 0, 0, - /* @teleloc 0xE348012E [62.985001 36.737598 20.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348165, 9686, 0xE348012E, 61.4345, 39.6905, 20.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE348012E [61.434502 39.690498 20.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348165, 9686, 0xE348012E, 61.4345, 39.6905, 20.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE348012E [61.434502 39.690498 20.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348166, 11698, 0xE348012E, 60.3882, 33.7309, 21.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xE348012E [60.388199 33.730900 21.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E348166, 11698, 0xE348012E, 60.3882, 33.7309, 21.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xE348012E [60.388199 33.730900 21.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E348167, 11697, 0xE348012E, 60.7772, 39.207, 18.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xE348012E [60.777199 39.207001 18.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7E348167, 11697, 0xE348012E, 60.7772, 39.207, 18.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xE348012E [60.777199 39.207001 18.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E348168, 11697, 0xE348012E, 62.3272, 39.007, 18.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1897,8 +1897,8 @@ VALUES (0x7E34816B, 9686, 0xE3480130, 58.0914, 42.3211, 25, -0.707107, 0, 0, -0 /* @teleloc 0xE3480130 [58.091400 42.321098 25.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E34816C, 9686, 0xE3480000, 58.5587, 43.6213, 24.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xE3480000 [58.558701 43.621300 24.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E34816C, 9686, 0xE3480000, 58.5587, 43.6213, 24.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xE3480000 [58.558701 43.621300 24.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E34816D, 9686, 0xE3480000, 57.5587, 42.7713, 24.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E42C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E42C.sql index b4e05263ae..76ff3b4ef5 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E42C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E42C.sql @@ -258,7 +258,7 @@ VALUES (0x7E42C03F, 412, 0xE42C0000, 93.4, 163.005, 142.8, 1, 0, 0, 0, False, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E42C040, 11714, 0xE42C0000, 96.9381, 149.482, 138.005, -0.999776, 0, 0, 0.021149, True, '2005-02-09 10:00:00'); /* Mansion */ -/* @teleloc 0xE42C0000 [96.938103 149.481995 138.005005] -0.999776 0.000000 0.000000 0.021148 */ +/* @teleloc 0xE42C0000 [96.938103 149.481995 138.005005] -0.999776 0.000000 0.000000 0.021149 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E42C041, 10667, 0xE42C012B, 109.427, 159.943, 138.005, -0.607104, 0, 0, 0.794622, False, '2005-02-09 10:00:00'); /* Mansion */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E524.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E524.sql index 74dc240de9..88b9f01a39 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E524.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E524.sql @@ -18,7 +18,7 @@ VALUES (0x7E524003, 27859, 0xE5240000, 11.8337, 5.10654, 0.005, -0.672271, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E524004, 27860, 0xE5240000, 6.48042, 13.3014, 0.005, -0.062232, 0, 0, -0.998062, True, '2005-02-09 10:00:00'); /* Sallow Moarsman */ -/* @teleloc 0xE5240000 [6.480420 13.301400 0.005000] -0.062231 0.000000 0.000000 -0.998062 */ +/* @teleloc 0xE5240000 [6.480420 13.301400 0.005000] -0.062232 0.000000 0.000000 -0.998062 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E524005, 4219, 0xE5240100, 20.5286, 14.9529, -5.195, -0.395185, 0, 0, -0.918602, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 7 Min.) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E53B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E53B.sql index f5eb077ea0..27ec119c1e 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E53B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E53B.sql @@ -22,5 +22,5 @@ VALUES (0x7E53B003, 7, 0xE53B0000, 123.837, 140.415, 102.003, -0.366177, 0, /* @teleloc 0xE53B0000 [123.836998 140.414993 102.002998] -0.366177 0.000000 0.000000 0.930545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E53B004, 4959, 0xE53B0102, 139.597, 108.896, 96.805, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Empyrean Garrison */ -/* @teleloc 0xE53B0102 [139.597000 108.896004 96.805000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E53B004, 4959, 0xE53B0102, 139.597, 108.896, 96.805, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Empyrean Garrison */ +/* @teleloc 0xE53B0102 [139.597000 108.896004 96.805000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E53E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E53E.sql index c0d28ccc28..62aeb9a292 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E53E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E53E.sql @@ -1,16 +1,16 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xE53E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E53E000, 720, 0xE53E0000, 83.8161, 18.2689, 120, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE53E0000 [83.816101 18.268900 120.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E53E000, 720, 0xE53E0000, 83.8161, 18.2689, 120, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE53E0000 [83.816101 18.268900 120.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E53E001, 720, 0xE53E0000, 83.8161, 3.19425, 123, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE53E0000 [83.816101 3.194250 123.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E53E001, 720, 0xE53E0000, 83.8161, 3.19425, 123, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE53E0000 [83.816101 3.194250 123.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E53E002, 720, 0xE53E0000, 83.8161, 18.2689, 123, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE53E0000 [83.816101 18.268900 123.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E53E002, 720, 0xE53E0000, 83.8161, 18.2689, 123, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE53E0000 [83.816101 18.268900 123.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E53E003, 720, 0xE53E0000, 76.2661, 10.7189, 123, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -33,12 +33,12 @@ VALUES (0x7E53E007, 722, 0xE53E0000, 132.017, 5.4631, 108, 1, 0, 0, 0, False, /* @teleloc 0xE53E0000 [132.016998 5.463100 108.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E53E008, 722, 0xE53E0000, 132.017, 16.5131, 108, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE53E0000 [132.016998 16.513100 108.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E53E008, 722, 0xE53E0000, 132.017, 16.5131, 108, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE53E0000 [132.016998 16.513100 108.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E53E009, 4547, 0xE53E0103, 86.6978, 8.78249, 120.005, 0.999849, 0, 0, -0.017361, False, '2005-02-09 10:00:00'); /* Archmage Jo Ji-Shen */ -/* @teleloc 0xE53E0103 [86.697800 8.782490 120.004997] 0.999849 0.000000 0.000000 -0.017360 */ +/* @teleloc 0xE53E0103 [86.697800 8.782490 120.004997] 0.999849 0.000000 0.000000 -0.017361 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E53E00A, 4552, 0xE53E0114, 125.513, 14.3253, 108.005, 0.709336, 0, 0, -0.704871, False, '2005-02-09 10:00:00'); /* Le Ben the Healer */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E54E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E54E.sql index 4e92d6f1f8..46338ba06d 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E54E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E54E.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xE54E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E54E000, 720, 0xE54E010F, 83.98, 91.3, 12, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE54E010F [83.980003 91.300003 12.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E54E000, 720, 0xE54E010F, 83.98, 91.3, 12, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE54E010F [83.980003 91.300003 12.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E54E001, 720, 0xE54E0110, 84.045, 76.745, 12, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -25,8 +25,8 @@ VALUES (0x7E54E005, 720, 0xE54E011A, 76.75, 83.975, 17.6, 0.707107, 0, 0, -0.7 /* @teleloc 0xE54E011A [76.750000 83.974998 17.600000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E54E006, 720, 0xE54E011B, 83.975, 91.305, 17.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE54E011B [83.974998 91.305000 17.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E54E006, 720, 0xE54E011B, 83.975, 91.305, 17.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE54E011B [83.974998 91.305000 17.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E54E007, 720, 0xE54E011C, 84.04, 76.745, 17.6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -41,8 +41,8 @@ VALUES (0x7E54E009, 509, 0xE54E0000, 83.9762, 108.323, 12.005, 0.033999, 0, 0, /* @teleloc 0xE54E0000 [83.976196 108.322998 12.005000] 0.033999 0.000000 0.000000 -0.999422 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E54E00A, 153, 0xE54E010A, 84.071, 83.96, 12.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ -/* @teleloc 0xE54E010A [84.070999 83.959999 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E54E00A, 153, 0xE54E010A, 84.071, 83.96, 12.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Fountain */ +/* @teleloc 0xE54E010A [84.070999 83.959999 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E54E00B, 2044, 0xE54E010A, 81.5778, 86.3907, 12.005, 0.731957, 0, 0, -0.681351, False, '2005-02-09 10:00:00'); /* Ran Le the Librarian */ @@ -61,12 +61,12 @@ VALUES (0x7E54E00E, 5701, 0xE54E010A, 87.635, 82.207, 12.005, -0.707107, 0, 0, /* @teleloc 0xE54E010A [87.635002 82.207001 12.005000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E54E00F, 5704, 0xE54E0104, 87.2393, 90.0222, 20.405, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Jojii Zhen Gai Comments on the Teachings of Jojii */ -/* @teleloc 0xE54E0104 [87.239304 90.022202 20.405001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E54E00F, 5704, 0xE54E0104, 87.2393, 90.0222, 20.405, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Jojii Zhen Gai Comments on the Teachings of Jojii */ +/* @teleloc 0xE54E0104 [87.239304 90.022202 20.405001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E54E010, 5703, 0xE54E0114, 78.0157, 86.9833, 12.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Ken-Gou and the Curse of Attachment */ -/* @teleloc 0xE54E0114 [78.015701 86.983299 12.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E54E010, 5703, 0xE54E0114, 78.0157, 86.9833, 12.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Ken-Gou and the Curse of Attachment */ +/* @teleloc 0xE54E0114 [78.015701 86.983299 12.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E54E011, 1154, 0xE54E0000, 83.2435, 72.8769, 12.005, 0.998866, 0, 0, -0.047604, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E63D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E63D.sql index 50787c6bbb..c026ae4a85 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E63D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E63D.sql @@ -13,8 +13,8 @@ VALUES (0x7E63D002, 720, 0xE63D0000, 81.5, 147.325, 86.025, 1, 0, 0, 0, False, /* @teleloc 0xE63D0000 [81.500000 147.324997 86.025002] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E63D003, 720, 0xE63D0121, 11.98, 139.3, 96, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE63D0121 [11.980000 139.300003 96.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E63D003, 720, 0xE63D0121, 11.98, 139.3, 96, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE63D0121 [11.980000 139.300003 96.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E63D004, 720, 0xE63D0122, 12.045, 124.745, 96, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -37,8 +37,8 @@ VALUES (0x7E63D008, 720, 0xE63D012C, 4.75, 131.975, 101.6, 0.707107, 0, 0, -0. /* @teleloc 0xE63D012C [4.750000 131.975006 101.599998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E63D009, 720, 0xE63D012D, 11.975, 139.305, 101.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE63D012D [11.975000 139.304993 101.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E63D009, 720, 0xE63D012D, 11.975, 139.305, 101.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE63D012D [11.975000 139.304993 101.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E63D00A, 720, 0xE63D012E, 12.04, 124.745, 101.6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E63E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E63E.sql index af6f909188..5dbe81f537 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E63E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E63E.sql @@ -1,5 +1,5 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xE63E; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E63E000, 4519, 0xE63E0000, 101.936, 31.8275, 76.333, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Nanto */ -/* @teleloc 0xE63E0000 [101.935997 31.827499 76.333000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E63E000, 4519, 0xE63E0000, 101.936, 31.8275, 76.333, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Nanto */ +/* @teleloc 0xE63E0000 [101.935997 31.827499 76.333000] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E746.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E746.sql index 12602d07d7..373722f008 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E746.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E746.sql @@ -984,8 +984,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7E746097, 0x7E746191, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E746098, 11730, 0xE7460172, 154.198, 154.134, 49.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xE7460172 [154.197998 154.134003 49.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E746098, 11730, 0xE7460172, 154.198, 154.134, 49.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0xE7460172 [154.197998 154.134003 49.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7E746098, 0x7E746192, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E74E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E74E.sql index 792023a67f..60ada14ca1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E74E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E74E.sql @@ -45,8 +45,8 @@ VALUES (0x7E74E00A, 722, 0xE74E0000, 84.12, 54.475, 32, 1, 0, 0, 0, False, '20 /* @teleloc 0xE74E0000 [84.120003 54.474998 32.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E74E00B, 722, 0xE74E0000, 84.12, 65.525, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE74E0000 [84.120003 65.525002 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E74E00B, 722, 0xE74E0000, 84.12, 65.525, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE74E0000 [84.120003 65.525002 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E74E00C, 720, 0xE74E0000, 57.025, 9.24, 33.6, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -273,8 +273,8 @@ VALUES (0x7E74E043, 174, 0xE74E0000, 109.8, 135.48, 32, 0.796002, 0, 0, -0.605 /* @teleloc 0xE74E0000 [109.800003 135.479996 32.000000] 0.796002 0.000000 0.000000 -0.605294 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E74E045, 8377, 0xE74E0133, 131.381, 100.3, 32.9279, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Beer Keg */ -/* @teleloc 0xE74E0133 [131.380997 100.300003 32.927898] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E74E045, 8377, 0xE74E0133, 131.381, 100.3, 32.9279, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Beer Keg */ +/* @teleloc 0xE74E0133 [131.380997 100.300003 32.927898] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E74E046, 9265, 0xE74E0000, 132.964, 88.6418, 42.005, 0.701066, 0, 0, 0.713097, False, '2005-02-09 10:00:00'); /* Aerfalle Keep Stopgap Gen */ @@ -302,8 +302,8 @@ VALUES (0x7E74E057, 19457, 0xE74E0000, 55.785, 38.709, 39, 0.987577, 0, 0, -0.15 /* @teleloc 0xE74E0000 [55.785000 38.709000 39.000000] 0.987577 0.000000 0.000000 -0.157133 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E74E05B, 720, 0xE74E01B8, 35.955, 43.29, 32, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE74E01B8 [35.955002 43.290001 32.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E74E05B, 720, 0xE74E01B8, 35.955, 43.29, 32, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE74E01B8 [35.955002 43.290001 32.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E74E05C, 720, 0xE74E01B9, 36.045, 28.75, 32, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -326,8 +326,8 @@ VALUES (0x7E74E060, 720, 0xE74E01C3, 28.74, 35.945, 37.6, 0.707107, 0, 0, -0.7 /* @teleloc 0xE74E01C3 [28.740000 35.945000 37.599998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E74E061, 720, 0xE74E01C4, 35.955, 43.28, 37.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE74E01C4 [35.955002 43.279999 37.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E74E061, 720, 0xE74E01C4, 35.955, 43.28, 37.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE74E01C4 [35.955002 43.279999 37.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E74E062, 720, 0xE74E01C5, 36.035, 28.735, 37.6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E821.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E821.sql index 6ee956e02d..d771b4d18a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E821.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E821.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xE821; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E821000, 412, 0xE8210000, 84.8258, 186.654, 26, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xE8210000 [84.825798 186.654007 26.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E821000, 412, 0xE8210000, 84.8258, 186.654, 26, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xE8210000 [84.825798 186.654007 26.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E821001, 12050, 0xE8210102, 80.3809, 174.323, 26.005, 0.859859, 0, 0, -0.510532, True, '2005-02-09 10:00:00'); /* Agent of the Arcanum */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E822.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E822.sql index e2bf9f0f5d..6cef1dfb3f 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E822.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E822.sql @@ -21,8 +21,8 @@ VALUES (0x7E822004, 720, 0xE822011B, 159.05, 103.175, 2.5, 0.707107, 0, 0, -0. /* @teleloc 0xE822011B [159.050003 103.175003 2.500000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E822005, 720, 0xE8220000, 156, 97.575, -0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE8220000 [156.000000 97.574997 -0.000000] 1.000000 0.000000 0.000000 0.000000 */ +VALUES (0x7E822005, 720, 0xE8220000, 156, 97.575, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE8220000 [156.000000 97.574997 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E822006, 8432, 0xE822010B, 82.0376, 67.0986, 24.505, -0.385242, 0, 0, 0.922816, False, '2005-02-09 10:00:00'); /* Vanten the Archmage */ @@ -45,8 +45,8 @@ VALUES (0x7E82200A, 8449, 0xE8220000, 157, 96.5, 2.9, -0.707107, 0, 0, -0.70710 /* @teleloc 0xE8220000 [157.000000 96.500000 2.900000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E82200B, 8446, 0xE8220000, 95.5, 60.2, 25, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Magi's Refuge */ -/* @teleloc 0xE8220000 [95.500000 60.200001 25.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E82200B, 8446, 0xE8220000, 95.5, 60.2, 25, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Magi's Refuge */ +/* @teleloc 0xE8220000 [95.500000 60.200001 25.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E82200C, 8452, 0xE8220000, 114.041, 145.466, 0.005, 0.909006, 0, 0, 0.416783, False, '2005-02-09 10:00:00'); /* Kryst */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/E922.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/E922.sql index 434bd08515..88d7a2647b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/E922.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/E922.sql @@ -21,8 +21,8 @@ VALUES (0x7E922004, 720, 0xE922011B, 79.0957, 80.9168, 2.5, 0.003382, 0, 0, -0 /* @teleloc 0xE922011B [79.095703 80.916801 2.500000] 0.003382 0.000000 0.000000 -0.999994 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E922005, 720, 0xE9220000, 73.4753, 83.9288, -0, 0.709494, 0, 0, -0.704711, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE9220000 [73.475304 83.928802 -0.000000] 0.709494 0.000000 0.000000 -0.704711 */ +VALUES (0x7E922005, 720, 0xE9220000, 73.4753, 83.9288, 0, 0.709494, 0, 0, -0.704711, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE9220000 [73.475304 83.928802 0.000000] 0.709494 0.000000 0.000000 -0.704711 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E922006, 720, 0xE9220128, 8.95, 79.075, 2.5, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -45,8 +45,8 @@ VALUES (0x7E92200A, 720, 0xE922013B, 127.169, 56.8031, 2.5, 0.015053, 0, 0, -0 /* @teleloc 0xE922013B [127.168999 56.803101 2.500000] 0.015053 0.000000 0.000000 -0.999887 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E92200B, 720, 0xE9220000, 121.48, 59.6832, -0, 0.717671, 0, 0, -0.696383, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xE9220000 [121.480003 59.683201 -0.000000] 0.717671 0.000000 0.000000 -0.696383 */ +VALUES (0x7E92200B, 720, 0xE9220000, 121.48, 59.6832, 0, 0.717671, 0, 0, -0.696383, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xE9220000 [121.480003 59.683201 0.000000] 0.717671 0.000000 0.000000 -0.696383 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E92200C, 8448, 0xE9220000, 12, 72.7, 3, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* The Olthoi's Eye */ @@ -66,12 +66,12 @@ VALUES (0x7E92200E, 8435, 0xE9220126, 17.7115, 85.0731, -1.195, 0.565374, 0, 0, /* @teleloc 0xE9220126 [17.711500 85.073097 -1.195000] 0.565374 0.000000 0.000000 0.824835 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E92200F, 8447, 0xE9220000, 48.8, 36.592, 21, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Whipping Vine */ -/* @teleloc 0xE9220000 [48.799999 36.591999 21.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E92200F, 8447, 0xE9220000, 48.8, 36.592, 21, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Whipping Vine */ +/* @teleloc 0xE9220000 [48.799999 36.591999 21.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7E922010, 8454, 0xE9220000, 48.781, 35.574, 21, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Whipping Vine */ -/* @teleloc 0xE9220000 [48.780998 35.574001 21.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7E922010, 8454, 0xE9220000, 48.781, 35.574, 21, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* The Whipping Vine */ +/* @teleloc 0xE9220000 [48.780998 35.574001 21.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E922011, 8440, 0xE9220106, 64.9374, 30.5391, 16.805, 0.946432, 0, 0, 0.322903, False, '2005-02-09 10:00:00'); /* Weaponsmith Illic Ibn'Abulfiq */ @@ -119,7 +119,7 @@ VALUES (0x7E922021, 16919, 0xE9220000, 25.1369, 115.641, 0, -0.729118, 0, 0, -0. INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E922024, 19457, 0xE9220000, 29.402, 115.653, 7, -0.015132, 0, 0, -0.999885, False, '2005-02-09 10:00:00'); /* Fireworks Generator */ -/* @teleloc 0xE9220000 [29.402000 115.653000 7.000000] -0.015131 0.000000 0.000000 -0.999885 */ +/* @teleloc 0xE9220000 [29.402000 115.653000 7.000000] -0.015132 0.000000 0.000000 -0.999885 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7E922027, 19202, 0xE9220000, 29.3741, 115.573, 6.805, -0.030567, 0, 0, -0.999533, False, '2005-02-09 10:00:00'); /* Nullified Statue of a Sclavus */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/EA74.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/EA74.sql index 3959d2e716..bbe3aa6d33 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/EA74.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/EA74.sql @@ -2,4 +2,4 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xEA74; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EA74000, 22651, 0xEA740000, 111.171, 118.111, 79.5765, -0.999749, 0, 0, -0.022382, False, '2005-02-09 10:00:00'); /* Behind the Waterfall */ -/* @teleloc 0xEA740000 [111.170998 118.111000 79.576500] -0.999749 0.000000 0.000000 -0.022381 */ +/* @teleloc 0xEA740000 [111.170998 118.111000 79.576500] -0.999749 0.000000 0.000000 -0.022382 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/EB3A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/EB3A.sql index 441c79816c..5267668e39 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/EB3A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/EB3A.sql @@ -13,20 +13,20 @@ VALUES (0x7EB3A002, 9686, 0xEB3A0100, 97.4602, 63.6343, 78.925, -0.707107, 0, 0 /* @teleloc 0xEB3A0100 [97.460197 63.634300 78.925003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A003, 412, 0xEB3A0107, 99.696, 52.6413, 72, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xEB3A0107 [99.695999 52.641300 72.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A003, 412, 0xEB3A0107, 99.696, 52.6413, 72, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xEB3A0107 [99.695999 52.641300 72.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A004, 9686, 0xEB3A0107, 99.6825, 52.5492, 75.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0107 [99.682503 52.549198 75.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A004, 9686, 0xEB3A0107, 99.6825, 52.5492, 75.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0107 [99.682503 52.549198 75.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A005, 9686, 0xEB3A0107, 109.118, 50.9299, 74.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xEB3A0107 [109.117996 50.929901 74.824997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A006, 412, 0xEB3A0109, 99.195, 65.295, 72, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xEB3A0109 [99.195000 65.294998 72.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A006, 412, 0xEB3A0109, 99.195, 65.295, 72, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xEB3A0109 [99.195000 65.294998 72.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A007, 9686, 0xEB3A0109, 97.477, 56.179, 74.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -49,28 +49,28 @@ VALUES (0x7EB3A00B, 9686, 0xEB3A010E, 97.627, 53.0562, 79.675, -0.707107, 0, 0, /* @teleloc 0xEB3A010E [97.626999 53.056198 79.675003] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A00C, 11697, 0xEB3A010E, 104.426, 49.8847, 76.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEB3A010E [104.426003 49.884701 76.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A00C, 11697, 0xEB3A010E, 104.426, 49.8847, 76.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEB3A010E [104.426003 49.884701 76.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A00D, 11697, 0xEB3A010E, 112.763, 50.3397, 76.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEB3A010E [112.763000 50.339699 76.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A00D, 11697, 0xEB3A010E, 112.763, 50.3397, 76.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEB3A010E [112.763000 50.339699 76.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A00E, 11697, 0xEB3A010E, 106.836, 56.2373, 76.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEB3A010E [106.835999 56.237301 76.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A00E, 11697, 0xEB3A010E, 106.836, 56.2373, 76.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEB3A010E [106.835999 56.237301 76.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A00F, 11698, 0xEB3A0110, 109.826, 53.175, 83.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xEB3A0110 [109.825996 53.174999 83.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A00F, 11698, 0xEB3A0110, 109.826, 53.175, 83.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xEB3A0110 [109.825996 53.174999 83.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A010, 9686, 0xEB3A0111, 105.62, 56.9345, 74.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0111 [105.620003 56.934502 74.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A010, 9686, 0xEB3A0111, 105.62, 56.9345, 74.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0111 [105.620003 56.934502 74.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A011, 9686, 0xEB3A0112, 114.957, 49.2103, 75.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0112 [114.957001 49.210300 75.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A011, 9686, 0xEB3A0112, 114.957, 49.2103, 75.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0112 [114.957001 49.210300 75.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A012, 9686, 0xEB3A0112, 109.733, 51.7492, 74.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -81,28 +81,28 @@ VALUES (0x7EB3A013, 9686, 0xEB3A0112, 117.483, 53.0492, 75.625, 0.707107, 0, 0, /* @teleloc 0xEB3A0112 [117.483002 53.049198 75.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A014, 412, 0xEB3A0116, 105.2, 51.91, 67.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xEB3A0116 [105.199997 51.910000 67.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A014, 412, 0xEB3A0116, 105.2, 51.91, 67.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xEB3A0116 [105.199997 51.910000 67.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A015, 9686, 0xEB3A0117, 108.145, 51.4595, 69.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0117 [108.144997 51.459499 69.824997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A015, 9686, 0xEB3A0117, 108.145, 51.4595, 69.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0117 [108.144997 51.459499 69.824997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A016, 11698, 0xEB3A0118, 110.431, 58.0657, 71.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xEB3A0118 [110.431000 58.065701 71.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A016, 11698, 0xEB3A0118, 110.431, 58.0657, 71.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xEB3A0118 [110.431000 58.065701 71.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A017, 9686, 0xEB3A011B, 116.4, 55.8434, 70.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A011B [116.400002 55.843399 70.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A017, 9686, 0xEB3A011B, 116.4, 55.8434, 70.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A011B [116.400002 55.843399 70.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A018, 9686, 0xEB3A011B, 116.4, 64.059, 70.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A011B [116.400002 64.058998 70.300003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A018, 9686, 0xEB3A011B, 116.4, 64.059, 70.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A011B [116.400002 64.058998 70.300003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A019, 412, 0xEB3A011C, 116.15, 71.08, 72, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xEB3A011C [116.150002 71.080002 72.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A019, 412, 0xEB3A011C, 116.15, 71.08, 72, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xEB3A011C [116.150002 71.080002 72.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A01A, 9686, 0xEB3A011D, 113.8, 66.9, 75.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -113,8 +113,8 @@ VALUES (0x7EB3A01B, 412, 0xEB3A0000, 113.205, 66.9, 72, -0.707107, 0, 0, 0.707 /* @teleloc 0xEB3A0000 [113.205002 66.900002 72.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A01C, 412, 0xEB3A0000, 113.505, 57.615, 72, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xEB3A0000 [113.504997 57.615002 72.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A01C, 412, 0xEB3A0000, 113.505, 57.615, 72, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xEB3A0000 [113.504997 57.615002 72.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A01D, 13064, 0xEB3A0112, 113.653, 54.1911, 72.005, 0.040142, 0, 0, 0.999194, False, '2005-02-09 10:00:00'); /* Villa */ @@ -211,104 +211,104 @@ VALUES (0x7EB3A020, 10707, 0xEB3A0000, 188.021, 111.114, 24.3236, 0.581227, 0, 0 /* @teleloc 0xEB3A0000 [188.020996 111.113998 24.323601] 0.581227 0.000000 0.000000 -0.813741 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A021, 9686, 0xEB3A0107, 103.97, 49.0345, 74.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0107 [103.970001 49.034500 74.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A021, 9686, 0xEB3A0107, 103.97, 49.0345, 74.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0107 [103.970001 49.034500 74.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A022, 11698, 0xEB3A0107, 100.607, 50.7745, 76.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xEB3A0107 [100.607002 50.774502 76.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A023, 11697, 0xEB3A0107, 106.287, 49.7677, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEB3A0107 [106.287003 49.767700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A023, 11697, 0xEB3A0107, 106.287, 49.7677, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEB3A0107 [106.287003 49.767700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A024, 11697, 0xEB3A0107, 101.612, 49.7677, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEB3A0107 [101.612000 49.767700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A024, 11697, 0xEB3A0107, 101.612, 49.7677, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEB3A0107 [101.612000 49.767700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A025, 9686, 0xEB3A0109, 99.327, 53.179, 75.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0109 [99.327003 53.179001 75.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A025, 9686, 0xEB3A0109, 99.327, 53.179, 75.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0109 [99.327003 53.179001 75.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A026, 9686, 0xEB3A0109, 101.222, 59.1222, 75.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xEB3A0109 [101.222000 59.122200 75.199997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A027, 9686, 0xEB3A010A, 103.452, 65.204, 75.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A010A [103.452003 65.204002 75.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A027, 9686, 0xEB3A010A, 103.452, 65.204, 75.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A010A [103.452003 65.204002 75.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A028, 9686, 0xEB3A010A, 103.452, 57.529, 75.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A010A [103.452003 57.528999 75.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A028, 9686, 0xEB3A010A, 103.452, 57.529, 75.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A010A [103.452003 57.528999 75.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A029, 11697, 0xEB3A010A, 103.412, 58.3927, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEB3A010A [103.412003 58.392700 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A029, 11697, 0xEB3A010A, 103.412, 58.3927, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEB3A010A [103.412003 58.392700 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A02A, 9686, 0xEB3A010B, 105.18, 67.6715, 75.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xEB3A010B [105.180000 67.671501 75.449997] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A02B, 9686, 0xEB3A010B, 101.33, 69.6715, 75.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A010B [101.330002 69.671501 75.449997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A02B, 9686, 0xEB3A010B, 101.33, 69.6715, 75.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A010B [101.330002 69.671501 75.449997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A02C, 9686, 0xEB3A010E, 109.825, 49.3684, 80.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A010E [109.824997 49.368401 80.199997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A02C, 9686, 0xEB3A010E, 109.825, 49.3684, 80.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A010E [109.824997 49.368401 80.199997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A02D, 9686, 0xEB3A010E, 102.798, 56.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A010E [102.797997 56.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A02D, 9686, 0xEB3A010E, 102.798, 56.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A010E [102.797997 56.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A02E, 9686, 0xEB3A010E, 106.223, 56.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A010E [106.223000 56.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A02E, 9686, 0xEB3A010E, 106.223, 56.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A010E [106.223000 56.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A02F, 9686, 0xEB3A010E, 109.798, 56.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A010E [109.797997 56.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A02F, 9686, 0xEB3A010E, 109.798, 56.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A010E [109.797997 56.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A030, 9686, 0xEB3A010E, 106.273, 49.3365, 80.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A010E [106.273003 49.336498 80.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A030, 9686, 0xEB3A010E, 106.273, 49.3365, 80.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A010E [106.273003 49.336498 80.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A031, 9686, 0xEB3A010E, 113.335, 49.3365, 80.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A010E [113.334999 49.336498 80.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A031, 9686, 0xEB3A010E, 113.335, 49.3365, 80.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A010E [113.334999 49.336498 80.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A032, 9686, 0xEB3A010E, 113.348, 56.9615, 80.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A010E [113.348000 56.961498 80.175003] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A032, 9686, 0xEB3A010E, 113.348, 56.9615, 80.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A010E [113.348000 56.961498 80.175003] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A033, 11698, 0xEB3A0110, 106.586, 53.175, 83.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xEB3A0110 [106.585999 53.174999 83.300003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A033, 11698, 0xEB3A0110, 106.586, 53.175, 83.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xEB3A0110 [106.585999 53.174999 83.300003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A034, 11698, 0xEB3A0112, 113.635, 53.2434, 76.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xEB3A0112 [113.635002 53.243401 76.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A034, 11698, 0xEB3A0112, 113.635, 53.2434, 76.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xEB3A0112 [113.635002 53.243401 76.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A035, 11697, 0xEB3A0112, 111.815, 49.6316, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEB3A0112 [111.815002 49.631599 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A035, 11697, 0xEB3A0112, 111.815, 49.6316, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEB3A0112 [111.815002 49.631599 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A036, 9686, 0xEB3A0116, 105.202, 52.003, 70.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0116 [105.202003 52.002998 70.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A036, 9686, 0xEB3A0116, 105.202, 52.003, 70.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0116 [105.202003 52.002998 70.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A037, 9686, 0xEB3A0116, 102.027, 59.553, 70.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xEB3A0116 [102.027000 59.553001 70.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A038, 11697, 0xEB3A0117, 112.169, 49.9637, 67.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEB3A0117 [112.168999 49.963699 67.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A038, 11697, 0xEB3A0117, 112.169, 49.9637, 67.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEB3A0117 [112.168999 49.963699 67.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A039, 9686, 0xEB3A0118, 111.186, 52.1479, 70.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0118 [111.185997 52.147900 70.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A039, 9686, 0xEB3A0118, 111.186, 52.1479, 70.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0118 [111.185997 52.147900 70.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A03A, 9686, 0xEB3A0118, 107.37, 57.4632, 70.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -323,8 +323,8 @@ VALUES (0x7EB3A03C, 11697, 0xEB3A0118, 108.121, 63.4024, 67.35, 0.9139, 0, 0, 0. /* @teleloc 0xEB3A0118 [108.121002 63.402401 67.349998] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A03D, 11698, 0xEB3A011B, 116.559, 59.7695, 71.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xEB3A011B [116.558998 59.769501 71.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A03D, 11698, 0xEB3A011B, 116.559, 59.7695, 71.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xEB3A011B [116.558998 59.769501 71.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A03E, 11697, 0xEB3A011B, 118.521, 63.2524, 67.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -335,20 +335,20 @@ VALUES (0x7EB3A03F, 11697, 0xEB3A011B, 118.719, 56.3887, 67.35, 0.372988, 0, 0, /* @teleloc 0xEB3A011B [118.719002 56.388699 67.349998] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A040, 9686, 0xEB3A011D, 116.2, 63.75, 76.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A011D [116.199997 63.750000 76.949997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A040, 9686, 0xEB3A011D, 116.2, 63.75, 76.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A011D [116.199997 63.750000 76.949997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A041, 9686, 0xEB3A011D, 118.767, 66.8645, 76.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xEB3A011D [118.766998 66.864502 76.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A042, 11697, 0xEB3A011D, 116.115, 64.4066, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEB3A011D [116.114998 64.406601 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A042, 11697, 0xEB3A011D, 116.115, 64.4066, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEB3A011D [116.114998 64.406601 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A043, 9686, 0xEB3A0000, 116.175, 71.5184, 75.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0000 [116.175003 71.518402 75.175003] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A043, 9686, 0xEB3A0000, 116.175, 71.5184, 75.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0000 [116.175003 71.518402 75.175003] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A044, 9686, 0xEB3A0000, 118.65, 70.4184, 74.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -359,12 +359,12 @@ VALUES (0x7EB3A045, 9686, 0xEB3A0000, 114.05, 70.7434, 74.55, 0.456322, 0, 0, - /* @teleloc 0xEB3A0000 [114.050003 70.743401 74.550003] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A046, 9686, 0xEB3A0000, 113.525, 57.6934, 75.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0000 [113.525002 57.693401 75.574997] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A046, 9686, 0xEB3A0000, 113.525, 57.6934, 75.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0000 [113.525002 57.693401 75.574997] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A047, 9686, 0xEB3A0000, 109.625, 69.0434, 74.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEB3A0000 [109.625000 69.043404 74.949997] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A047, 9686, 0xEB3A0000, 109.625, 69.0434, 74.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEB3A0000 [109.625000 69.043404 74.949997] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A048, 12679, 0xEB3A0000, 107.29, 58.7816, 72.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -387,16 +387,16 @@ VALUES (0x7EB3A04C, 12679, 0xEB3A0000, 118.94, 70.7066, 72.1, 0.420244, 0, 0, 0. /* @teleloc 0xEB3A0000 [118.940002 70.706596 72.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A04D, 12679, 0xEB3A0000, 111.415, 60.4066, 72.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xEB3A0000 [111.415001 60.406601 72.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A04D, 12679, 0xEB3A0000, 111.415, 60.4066, 72.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xEB3A0000 [111.415001 60.406601 72.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A04E, 12678, 0xEB3A0000, 116.44, 66.8316, 81, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xEB3A0000 [116.440002 66.831596 81.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EB3A04E, 12678, 0xEB3A0000, 116.44, 66.8316, 81, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xEB3A0000 [116.440002 66.831596 81.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EB3A04F, 12678, 0xEB3A0000, 101.565, 53.4316, 88.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xEB3A0000 [101.565002 53.431599 88.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EB3A04F, 12678, 0xEB3A0000, 101.565, 53.4316, 88.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xEB3A0000 [101.565002 53.431599 88.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EB3A050, 10762, 0xEB3A0118, 20, -50, -5.995, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Portal Linkspot */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/EC0E.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/EC0E.sql index 5ae76950d5..d84673fd16 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/EC0E.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/EC0E.sql @@ -150,5 +150,5 @@ VALUES (0x7EC0E01D, 27853, 0xEC0E0000, 112.8, 179.694, 233.105, 0.473841, 0, 0, /* @teleloc 0xEC0E0000 [112.800003 179.694000 233.104996] 0.473841 0.000000 0.000000 0.880611 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC0E01E, 28981, 0xEC0E0000, 155.764, 24.553, 30.977, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Xi Ru's Chapel */ -/* @teleloc 0xEC0E0000 [155.764008 24.552999 30.976999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC0E01E, 28981, 0xEC0E0000, 155.764, 24.553, 30.977, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Xi Ru's Chapel */ +/* @teleloc 0xEC0E0000 [155.764008 24.552999 30.976999] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/EC45.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/EC45.sql index b5ea17e719..47c5a5fac3 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/EC45.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/EC45.sql @@ -1465,8 +1465,8 @@ VALUES (0x7EC4516D, 9686, 0xEC450137, 112.975, 32.837, 40.85, 0.317305, 0, 0, - /* @teleloc 0xEC450137 [112.974998 32.837002 40.849998] 0.317305 0.000000 0.000000 -0.948324 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC4516E, 9686, 0xEC450137, 111.368, 32.3156, 43.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC450137 [111.367996 32.315601 43.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC4516E, 9686, 0xEC450137, 111.368, 32.3156, 43.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC450137 [111.367996 32.315601 43.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC4516F, 9686, 0xEC450137, 109.021, 35.4496, 41.55, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1481,32 +1481,32 @@ VALUES (0x7EC45171, 9686, 0xEC450137, 113.125, 38.137, 40.85, -0.902209, 0, 0, /* @teleloc 0xEC450137 [113.125000 38.137001 40.849998] -0.902209 0.000000 0.000000 0.431298 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45172, 9686, 0xEC450137, 111.375, 39.3496, 41.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC450137 [111.375000 39.349602 41.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EC45172, 9686, 0xEC450137, 111.375, 39.3496, 41.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC450137 [111.375000 39.349602 41.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45173, 11697, 0xEC450137, 111.423, 32.6562, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEC450137 [111.422997 32.656200 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC45173, 11697, 0xEC450137, 111.423, 32.6562, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEC450137 [111.422997 32.656200 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC45174, 11697, 0xEC450137, 109.523, 33.7062, 38.1, -0.434445, 0, 0, -0.900698, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xEC450137 [109.523003 33.706200 38.099998] -0.434445 0.000000 0.000000 -0.900698 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45175, 9686, 0xEC45013A, 102.11, 31.6184, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC45013A [102.110001 31.618401 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC45175, 9686, 0xEC45013A, 102.11, 31.6184, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC45013A [102.110001 31.618401 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45176, 9686, 0xEC45013A, 107.51, 31.6184, 40.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC45013A [107.510002 31.618401 40.849998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC45176, 9686, 0xEC45013A, 107.51, 31.6184, 40.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC45013A [107.510002 31.618401 40.849998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC45177, 9686, 0xEC45013A, 108.56, 32.9676, 39.85, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xEC45013A [108.559998 32.967602 39.849998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45178, 9686, 0xEC45013A, 104.56, 37.5184, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC45013A [104.559998 37.518398 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EC45178, 9686, 0xEC45013A, 104.56, 37.5184, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC45013A [104.559998 37.518398 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC45179, 9686, 0xEC45013A, 100.76, 34.3684, 42.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1529,16 +1529,16 @@ VALUES (0x7EC4517D, 11697, 0xEC45013A, 104.442, 34.697, 38.1, -0.707107, 0, 0, - /* @teleloc 0xEC45013A [104.442001 34.696999 38.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC4517E, 11697, 0xEC45013A, 104.973, 32.2062, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEC45013A [104.973000 32.206200 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC4517E, 11697, 0xEC45013A, 104.973, 32.2062, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEC45013A [104.973000 32.206200 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC4517F, 9686, 0xEC45013A, 102.011, 37.5184, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC45013A [102.011002 37.518398 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EC4517F, 9686, 0xEC45013A, 102.011, 37.5184, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC45013A [102.011002 37.518398 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45180, 9686, 0xEC45013A, 107.354, 37.5184, 41.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC45013A [107.353996 37.518398 41.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EC45180, 9686, 0xEC45013A, 107.354, 37.5184, 41.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC45013A [107.353996 37.518398 41.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC45181, 9686, 0xEC45013A, 100.76, 32.6533, 41.35, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1549,8 +1549,8 @@ VALUES (0x7EC45182, 9686, 0xEC45013A, 100.76, 36.6015, 41.35, -0.707107, 0, 0, /* @teleloc 0xEC45013A [100.760002 36.601501 41.349998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45183, 9686, 0xEC45013A, 104.97, 31.6184, 41.55, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC45013A [104.970001 31.618401 41.549999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC45183, 9686, 0xEC45013A, 104.97, 31.6184, 41.55, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC45013A [104.970001 31.618401 41.549999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC45184, 9686, 0xEC45013A, 108.56, 32.6676, 41.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1585,20 +1585,20 @@ VALUES (0x7EC4518B, 11697, 0xEC45013A, 107.568, 32.4157, 38.1, 0.297375, 0, 0, - /* @teleloc 0xEC45013A [107.568001 32.415699 38.099998] 0.297375 0.000000 0.000000 -0.954761 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC4518C, 11697, 0xEC45013A, 104.723, 37.0062, 38.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEC45013A [104.723000 37.006199 38.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EC4518C, 11697, 0xEC45013A, 104.723, 37.0062, 38.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEC45013A [104.723000 37.006199 38.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC4518D, 9686, 0xEC45013C, 107.468, 30.6656, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC45013C [107.468002 30.665600 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC4518D, 9686, 0xEC45013C, 107.468, 30.6656, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC45013C [107.468002 30.665600 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC4518E, 9686, 0xEC45013C, 103.971, 33.8996, 36.45, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xEC45013C [103.971001 33.899601 36.450001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC4518F, 9686, 0xEC45013C, 106.225, 37.1496, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC45013C [106.224998 37.149601 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EC4518F, 9686, 0xEC45013C, 106.225, 37.1496, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC45013C [106.224998 37.149601 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC45190, 11697, 0xEC45013C, 112.092, 35.9485, 34.1, -0.886608, 0, 0, 0.462522, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1617,12 +1617,12 @@ VALUES (0x7EC45193, 11697, 0xEC45013C, 104.859, 34.4604, 34.1, -0.707107, 0, 0, /* @teleloc 0xEC45013C [104.859001 34.460400 34.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45194, 9686, 0xEC45013C, 111.368, 30.6656, 36.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC45013C [111.367996 30.665600 36.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC45194, 9686, 0xEC45013C, 111.368, 30.6656, 36.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC45013C [111.367996 30.665600 36.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45195, 9686, 0xEC45013C, 109.475, 37.1496, 36.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC45013C [109.474998 37.149601 36.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EC45195, 9686, 0xEC45013C, 109.475, 37.1496, 36.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC45013C [109.474998 37.149601 36.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC45196, 9686, 0xEC45013C, 113.921, 32.6996, 36.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1633,20 +1633,20 @@ VALUES (0x7EC45197, 11698, 0xEC45013C, 107.954, 34.5498, 37.5, -0.707107, 0, 0, /* @teleloc 0xEC45013C [107.954002 34.549801 37.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45198, 11697, 0xEC45013C, 108.559, 31.5104, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEC45013C [108.558998 31.510401 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC45198, 11697, 0xEC45013C, 108.559, 31.5104, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEC45013C [108.558998 31.510401 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC45199, 11697, 0xEC45013C, 107.942, 36.6985, 34.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xEC45013C [107.942001 36.698502 34.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7EC45199, 11697, 0xEC45013C, 107.942, 36.6985, 34.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xEC45013C [107.942001 36.698502 34.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC4519A, 412, 0xEC450000, 111.325, 39.897, 38, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xEC450000 [111.324997 39.896999 38.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC4519A, 412, 0xEC450000, 111.325, 39.897, 38, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xEC450000 [111.324997 39.896999 38.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC4519B, 9686, 0xEC450000, 111.368, 40.0656, 41.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xEC450000 [111.367996 40.065601 41.349998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC4519B, 9686, 0xEC450000, 111.368, 40.0656, 41.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xEC450000 [111.367996 40.065601 41.349998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC4519C, 9686, 0xEC450000, 113.668, 39.1656, 40.1, -0.41231, 0, 0, -0.911044, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1661,8 +1661,8 @@ VALUES (0x7EC4519E, 12679, 0xEC450000, 114.473, 39.4562, 38.1, -0.402747, 0, 0, /* @teleloc 0xEC450000 [114.473000 39.456200 38.099998] -0.402747 0.000000 0.000000 -0.915311 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EC4519F, 12679, 0xEC450000, 104.473, 38.5062, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xEC450000 [104.473000 38.506199 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EC4519F, 12679, 0xEC450000, 104.473, 38.5062, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xEC450000 [104.473000 38.506199 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC451A0, 13586, 0xEC450100, 58.6657, 39.7552, 38.005, -0.682947, 0, 0, -0.730468, False, '2005-02-09 10:00:00'); /* Cottage */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/EC49.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/EC49.sql index 7bf4a54ceb..a1650af458 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/EC49.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/EC49.sql @@ -1159,7 +1159,7 @@ VALUES (0x7EC490C0, 11698, 0xEC49010A, 110.882, 158.437, 40.175, 0.715313, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC490C1, 11698, 0xEC49010A, 107.707, 156.158, 40.175, -0.039803, 0, 0, -0.999208, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xEC49010A [107.707001 156.158005 40.174999] -0.039802 0.000000 0.000000 -0.999208 */ +/* @teleloc 0xEC49010A [107.707001 156.158005 40.174999] -0.039803 0.000000 0.000000 -0.999208 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EC490C2, 11697, 0xEC49010A, 105.408, 157.149, 36.075, -0.353983, 0, 0, -0.935252, True, '2005-02-09 10:00:00'); /* Floor Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/EE42.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/EE42.sql index 1b92e77e77..f8dff1d1a9 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/EE42.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/EE42.sql @@ -756,7 +756,7 @@ VALUES (0x7EE42072, 10707, 0xEE420000, 142.214, 15.477, 23.685, 0.202752, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EE42073, 11717, 0xEE420000, 55.4905, 25.4233, 30.005, 0.999915, 0, 0, 0.013072, True, '2005-02-09 10:00:00'); /* Villa */ -/* @teleloc 0xEE420000 [55.490501 25.423300 30.004999] 0.999915 0.000000 0.000000 0.013071 */ +/* @teleloc 0xEE420000 [55.490501 25.423300 30.004999] 0.999915 0.000000 0.000000 0.013072 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EE42074, 11717, 0xEE420000, 47.409, 101.387, 40.005, 0.734134, 0, 0, 0.679004, True, '2005-02-09 10:00:00'); /* Villa */ @@ -771,8 +771,8 @@ VALUES (0x7EE42076, 11717, 0xEE420000, 152.363, 121.426, 50.005, 0.999998, 0, 0, /* @teleloc 0xEE420000 [152.363007 121.426003 50.005001] 0.999998 0.000000 0.000000 -0.001839 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EE42077, 11730, 0xEE420118, 154.301, 129.621, 45.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xEE420118 [154.300995 129.621002 45.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EE42077, 11730, 0xEE420118, 154.301, 129.621, 45.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0xEE420118 [154.300995 129.621002 45.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7EE42077, 0x7EE42142, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -792,8 +792,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7EE42079, 0x7EE42140, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7EE4207A, 11730, 0xEE420153, 57.639, 34.061, 25.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xEE420153 [57.639000 34.061001 25.205000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7EE4207A, 11730, 0xEE420153, 57.639, 34.061, 25.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0xEE420153 [57.639000 34.061001 25.205000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7EE4207A, 0x7EE42141, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/EF28.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/EF28.sql index 8c0d72d8f3..e9a1904a36 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/EF28.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/EF28.sql @@ -10,7 +10,7 @@ VALUES (0x7EF28001, 4247, 0xEF280100, 162.252, 6.37654, 16.8054, 0.898288, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EF28002, 27862, 0xEF280100, 157.95, 3.01173, 16.8052, 0.998985, 0, 0, -0.045046, True, '2005-02-09 10:00:00'); /* Viscous Moarsman */ -/* @teleloc 0xEF280100 [157.949997 3.011730 16.805201] 0.998985 0.000000 0.000000 -0.045045 */ +/* @teleloc 0xEF280100 [157.949997 3.011730 16.805201] 0.998985 0.000000 0.000000 -0.045046 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7EF28003, 27853, 0xEF280100, 160.768, 3.39971, 16.8052, 0.967678, 0, 0, 0.252187, True, '2005-02-09 10:00:00'); /* Disgusting Moarsman */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F021.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F021.sql index 6c07d5e44c..d046b26541 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F021.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F021.sql @@ -5,5 +5,5 @@ VALUES (0x7F021000, 8442, 0xF0210100, 56.45, 125.367, -4.795, 1, 0, 0, 0, False /* @teleloc 0xF0210100 [56.450001 125.366997 -4.795000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F021001, 8564, 0xF0210000, 26.7462, 12.0887, -0, 0.416674, 0, 0, -0.909056, False, '2005-02-09 10:00:00'); /* Old Rotted Sign */ -/* @teleloc 0xF0210000 [26.746201 12.088700 -0.000000] 0.416674 0.000000 0.000000 -0.909056 */ +VALUES (0x7F021001, 8564, 0xF0210000, 26.7462, 12.0887, 0, 0.416674, 0, 0, -0.909056, False, '2005-02-09 10:00:00'); /* Old Rotted Sign */ +/* @teleloc 0xF0210000 [26.746201 12.088700 0.000000] 0.416674 0.000000 0.000000 -0.909056 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F14A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F14A.sql index 2a5ce81113..255210e96a 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F14A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F14A.sql @@ -121,8 +121,8 @@ VALUES (0x7F14A01D, 412, 0xF14A0122, 152.392, 37.645, 52, -0.707107, 0, 0, 0.7 /* @teleloc 0xF14A0122 [152.391998 37.645000 52.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A01E, 412, 0xF14A0123, 162.583, 34.1594, 52, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF14A0123 [162.582993 34.159401 52.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A01E, 412, 0xF14A0123, 162.583, 34.1594, 52, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF14A0123 [162.582993 34.159401 52.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A01F, 412, 0xF14A0124, 146.675, 45.6678, 52, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ @@ -141,32 +141,32 @@ VALUES (0x7F14A022, 11697, 0xF14A0125, 154.134, 45.4834, 56.9, -0.92321, 0, 0, - /* @teleloc 0xF14A0125 [154.134003 45.483398 56.900002] -0.923210 0.000000 0.000000 -0.384295 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A023, 9686, 0xF14A0125, 154.992, 33.9109, 59.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0125 [154.992004 33.910900 59.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A023, 9686, 0xF14A0125, 154.992, 33.9109, 59.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0125 [154.992004 33.910900 59.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A024, 9686, 0xF14A0127, 154.69, 42.5802, 55.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0127 [154.690002 42.580200 55.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A024, 9686, 0xF14A0127, 154.69, 42.5802, 55.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0127 [154.690002 42.580200 55.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A025, 9686, 0xF14A0127, 154.739, 33.9049, 54.875, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0127 [154.738998 33.904900 54.875000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A025, 9686, 0xF14A0127, 154.739, 33.9049, 54.875, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0127 [154.738998 33.904900 54.875000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A026, 9686, 0xF14A0128, 157.99, 33.9253, 55.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0128 [157.990005 33.925301 55.599998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A026, 9686, 0xF14A0128, 157.99, 33.9253, 55.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0128 [157.990005 33.925301 55.599998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A027, 11697, 0xF14A0129, 156, 46.1659, 52.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A0129 [156.000000 46.165901 52.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A027, 11697, 0xF14A0129, 156, 46.1659, 52.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A0129 [156.000000 46.165901 52.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A028, 9686, 0xF14A0129, 156.21, 47.0626, 55.6, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0129 [156.210007 47.062599 55.599998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A028, 9686, 0xF14A0129, 156.21, 47.0626, 55.6, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0129 [156.210007 47.062599 55.599998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A029, 9686, 0xF14A012C, 162.575, 33.325, 55.55, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A012C [162.574997 33.325001 55.549999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A029, 9686, 0xF14A012C, 162.575, 33.325, 55.55, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A012C [162.574997 33.325001 55.549999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A02A, 11697, 0xF14A012C, 165.6, 29.345, 52.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -177,28 +177,28 @@ VALUES (0x7F14A02B, 11697, 0xF14A012C, 157.475, 27.525, 52.1, -0.707107, 0, 0, - /* @teleloc 0xF14A012C [157.475006 27.525000 52.099998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A02C, 9686, 0xF14A012E, 154.528, 33.3358, 60.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A012E [154.528000 33.335800 60.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A02C, 9686, 0xF14A012E, 154.528, 33.3358, 60.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A012E [154.528000 33.335800 60.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A02D, 11697, 0xF14A012E, 146.982, 28.3858, 56.9, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF14A012E [146.981995 28.385799 56.900002] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A02E, 11697, 0xF14A012E, 151.827, 26.2592, 56.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A012E [151.826996 26.259199 56.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A02E, 11697, 0xF14A012E, 151.827, 26.2592, 56.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A012E [151.826996 26.259199 56.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A02F, 11698, 0xF14A012E, 157.907, 29.4885, 63.15, -0.999998, 0, 0, 0.001745, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xF14A012E [157.906998 29.488501 63.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A030, 412, 0xF14A0131, 153.285, 29.0458, 52, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF14A0131 [153.285004 29.045799 52.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A030, 412, 0xF14A0131, 153.285, 29.0458, 52, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF14A0131 [153.285004 29.045799 52.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A031, 9686, 0xF14A0131, 150.156, 28.9326, 54.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0131 [150.156006 28.932600 54.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A031, 9686, 0xF14A0131, 150.156, 28.9326, 54.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0131 [150.156006 28.932600 54.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A032, 412, 0xF14A0135, 156.701, 30.3593, 47.195, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -209,8 +209,8 @@ VALUES (0x7F14A034, 9686, 0xF14A013A, 144.555, 41.8854, 50, -0.707107, 0, 0, -0 /* @teleloc 0xF14A013A [144.554993 41.885399 50.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A035, 9686, 0xF14A0137, 152.328, 32.5012, 50, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0137 [152.328003 32.501202 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A035, 9686, 0xF14A0137, 152.328, 32.5012, 50, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0137 [152.328003 32.501202 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A036, 11698, 0xF14A0137, 150.863, 36.5042, 51.5, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -445,20 +445,20 @@ VALUES (0x7F14A070, 9686, 0xF14A0176, 49.4602, 159.634, 40.925, -0.707107, 0, 0 /* @teleloc 0xF14A0176 [49.460201 159.634003 40.924999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A071, 412, 0xF14A017D, 51.696, 148.641, 34, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF14A017D [51.695999 148.641006 34.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A071, 412, 0xF14A017D, 51.696, 148.641, 34, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF14A017D [51.695999 148.641006 34.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A072, 9686, 0xF14A017D, 51.6825, 148.549, 37.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A017D [51.682499 148.548996 37.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A072, 9686, 0xF14A017D, 51.6825, 148.549, 37.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A017D [51.682499 148.548996 37.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A073, 9686, 0xF14A017D, 61.1178, 146.93, 36.825, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xF14A017D [61.117802 146.929993 36.825001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A074, 412, 0xF14A017F, 51.195, 161.295, 34, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF14A017F [51.195000 161.294998 34.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A074, 412, 0xF14A017F, 51.195, 161.295, 34, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF14A017F [51.195000 161.294998 34.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A075, 9686, 0xF14A017F, 49.477, 152.179, 36.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -481,28 +481,28 @@ VALUES (0x7F14A079, 9686, 0xF14A0184, 49.627, 149.056, 41.675, -0.707107, 0, 0, /* @teleloc 0xF14A0184 [49.626999 149.056000 41.674999] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A07A, 11697, 0xF14A0184, 56.4265, 145.885, 38.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A0184 [56.426498 145.884995 38.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A07A, 11697, 0xF14A0184, 56.4265, 145.885, 38.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A0184 [56.426498 145.884995 38.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A07B, 11697, 0xF14A0184, 64.7628, 146.34, 38.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A0184 [64.762802 146.339996 38.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A07B, 11697, 0xF14A0184, 64.7628, 146.34, 38.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A0184 [64.762802 146.339996 38.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A07C, 11697, 0xF14A0184, 58.8355, 152.237, 38.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A0184 [58.835499 152.237000 38.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A07C, 11697, 0xF14A0184, 58.8355, 152.237, 38.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A0184 [58.835499 152.237000 38.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A07D, 11698, 0xF14A0186, 61.8256, 149.175, 45.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xF14A0186 [61.825600 149.175003 45.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A07D, 11698, 0xF14A0186, 61.8256, 149.175, 45.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xF14A0186 [61.825600 149.175003 45.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A07E, 9686, 0xF14A0187, 57.6196, 152.934, 36.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0187 [57.619598 152.934006 36.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A07E, 9686, 0xF14A0187, 57.6196, 152.934, 36.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0187 [57.619598 152.934006 36.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A07F, 9686, 0xF14A0188, 66.9566, 145.21, 37.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0188 [66.956596 145.210007 37.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A07F, 9686, 0xF14A0188, 66.9566, 145.21, 37.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0188 [66.956596 145.210007 37.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A080, 9686, 0xF14A0188, 61.7325, 147.749, 36.825, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -513,28 +513,28 @@ VALUES (0x7F14A081, 9686, 0xF14A0188, 69.4825, 149.049, 37.625, 0.707107, 0, 0, /* @teleloc 0xF14A0188 [69.482498 149.048996 37.625000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A082, 412, 0xF14A018C, 57.2, 147.91, 29.195, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF14A018C [57.200001 147.910004 29.195000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A082, 412, 0xF14A018C, 57.2, 147.91, 29.195, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF14A018C [57.200001 147.910004 29.195000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A083, 9686, 0xF14A018D, 60.1446, 147.459, 31.825, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A018D [60.144600 147.459000 31.825001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A083, 9686, 0xF14A018D, 60.1446, 147.459, 31.825, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A018D [60.144600 147.459000 31.825001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A084, 11698, 0xF14A018E, 62.4313, 154.066, 33.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xF14A018E [62.431301 154.065994 33.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A084, 11698, 0xF14A018E, 62.4313, 154.066, 33.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xF14A018E [62.431301 154.065994 33.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A085, 9686, 0xF14A0191, 68.4004, 160.059, 32.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0191 [68.400398 160.059006 32.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A085, 9686, 0xF14A0191, 68.4004, 160.059, 32.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0191 [68.400398 160.059006 32.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A086, 9686, 0xF14A0191, 68.4004, 151.843, 32.275, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0191 [68.400398 151.843002 32.275002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A086, 9686, 0xF14A0191, 68.4004, 151.843, 32.275, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0191 [68.400398 151.843002 32.275002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A087, 412, 0xF14A0192, 68.15, 167.08, 34, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF14A0192 [68.150002 167.080002 34.000000] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A087, 412, 0xF14A0192, 68.15, 167.08, 34, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF14A0192 [68.150002 167.080002 34.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A088, 9686, 0xF14A0193, 65.8, 162.9, 37.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -545,8 +545,8 @@ VALUES (0x7F14A089, 412, 0xF14A0000, 65.205, 162.9, 34, -0.707107, 0, 0, 0.707 /* @teleloc 0xF14A0000 [65.205002 162.899994 34.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A08A, 412, 0xF14A0000, 65.505, 153.615, 34, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF14A0000 [65.504997 153.615005 34.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A08A, 412, 0xF14A0000, 65.505, 153.615, 34, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF14A0000 [65.504997 153.615005 34.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A08B, 10529, 0xF14A0188, 66.1041, 151.08, 34.005, 0.684812, 0, 0, 0.72872, False, '2005-02-09 10:00:00'); /* Villa */ @@ -977,8 +977,8 @@ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modifi VALUES (0x7F14A096, 0x7F14A193, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A097, 11730, 0xF14A0172, 157.132, 146.674, 43.205, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ -/* @teleloc 0xF14A0172 [157.132004 146.673996 43.205002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A097, 11730, 0xF14A0172, 157.132, 146.674, 43.205, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* House Portal */ +/* @teleloc 0xF14A0172 [157.132004 146.673996 43.205002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7F14A097, 0x7F14A192, '2005-02-09 10:00:00') /* Portal Linkspot (10762) */; @@ -1193,8 +1193,8 @@ VALUES (0x7F14A0C9, 12678, 0xF14A0000, 42.5684, 29.5655, 60.475, -0.707107, 0, 0 /* @teleloc 0xF14A0000 [42.568401 29.565500 60.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0CA, 9686, 0xF14A0125, 156.08, 46.569, 60.37, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0125 [156.080002 46.569000 60.369999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A0CA, 9686, 0xF14A0125, 156.08, 46.569, 60.37, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0125 [156.080002 46.569000 60.369999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0CB, 11698, 0xF14A0125, 156.044, 42.5581, 63.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1213,20 +1213,20 @@ VALUES (0x7F14A0CE, 9686, 0xF14A0128, 159.189, 39.3901, 55.57, 0.707107, 0, 0, /* @teleloc 0xF14A0128 [159.188995 39.390099 55.570000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0CF, 11697, 0xF14A0128, 157.98, 41.7029, 52.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A0128 [157.979996 41.702900 52.099998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A0CF, 11697, 0xF14A0128, 157.98, 41.7029, 52.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A0128 [157.979996 41.702900 52.099998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0D0, 9686, 0xF14A0129, 154.643, 43.1021, 55.65, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0129 [154.643005 43.102100 55.650002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0D0, 9686, 0xF14A0129, 154.643, 43.1021, 55.65, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0129 [154.643005 43.102100 55.650002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0D1, 9686, 0xF14A012C, 160.332, 25.6258, 55.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A012C [160.332001 25.625799 55.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0D1, 9686, 0xF14A012C, 160.332, 25.6258, 55.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A012C [160.332001 25.625799 55.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0D2, 9686, 0xF14A012C, 162.872, 25.6258, 55.57, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A012C [162.871994 25.625799 55.570000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0D2, 9686, 0xF14A012C, 162.872, 25.6258, 55.57, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A012C [162.871994 25.625799 55.570000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0D3, 9686, 0xF14A012C, 166.356, 29.4966, 55.55, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1241,24 +1241,24 @@ VALUES (0x7F14A0D5, 11697, 0xF14A012C, 164.04, 29.355, 52.1, 0.707107, 0, 0, -0. /* @teleloc 0xF14A012C [164.039993 29.355000 52.099998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0D6, 9686, 0xF14A012E, 159.598, 33.3358, 60.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A012E [159.598007 33.335800 60.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A0D6, 9686, 0xF14A012E, 159.598, 33.3358, 60.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A012E [159.598007 33.335800 60.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0D7, 9686, 0xF14A012E, 149.771, 33.3358, 60.365, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A012E [149.770996 33.335800 60.365002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A0D7, 9686, 0xF14A012E, 149.771, 33.3358, 60.365, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A012E [149.770996 33.335800 60.365002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0D8, 9686, 0xF14A012E, 150.511, 25.7368, 60.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A012E [150.511002 25.736799 60.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0D8, 9686, 0xF14A012E, 150.511, 25.7368, 60.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A012E [150.511002 25.736799 60.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0D9, 9686, 0xF14A012E, 156.194, 25.7368, 60.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A012E [156.194000 25.736799 60.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0D9, 9686, 0xF14A012E, 156.194, 25.7368, 60.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A012E [156.194000 25.736799 60.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0DA, 9686, 0xF14A012E, 161.839, 25.7368, 60.365, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A012E [161.839005 25.736799 60.365002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0DA, 9686, 0xF14A012E, 161.839, 25.7368, 60.365, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A012E [161.839005 25.736799 60.365002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0DB, 9686, 0xF14A012E, 146.275, 29.4892, 60.365, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1273,16 +1273,16 @@ VALUES (0x7F14A0DD, 11698, 0xF14A012E, 154.335, 29.5592, 63.15, -0.999998, 0, 0, /* @teleloc 0xF14A012E [154.335007 29.559200 63.150002] -0.999998 0.000000 0.000000 0.001745 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0DE, 11697, 0xF14A012E, 162.752, 32.6858, 56.9, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A012E [162.751999 32.685799 56.900002] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A0DE, 11697, 0xF14A012E, 162.752, 32.6858, 56.9, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A012E [162.751999 32.685799 56.900002] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0DF, 11697, 0xF14A012E, 165.092, 29.3058, 56.9, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF14A012E [165.091995 29.305799 56.900002] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0E0, 11697, 0xF14A012E, 161.062, 26.1658, 56.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A012E [161.061996 26.165800 56.900002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0E0, 11697, 0xF14A012E, 161.062, 26.1658, 56.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A012E [161.061996 26.165800 56.900002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0E1, 9686, 0xF14A0130, 156.271, 31.4145, 55.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1293,16 +1293,16 @@ VALUES (0x7F14A0E2, 9686, 0xF14A0130, 145.82, 31.78, 55.66, -0.707107, 0, 0, -0 /* @teleloc 0xF14A0130 [145.820007 31.780001 55.660000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0E3, 9686, 0xF14A0130, 153.36, 29.49, 55.66, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0130 [153.360001 29.490000 55.660000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0E3, 9686, 0xF14A0130, 153.36, 29.49, 55.66, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0130 [153.360001 29.490000 55.660000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0E4, 9686, 0xF14A0131, 156.271, 27.2724, 55.41, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xF14A0131 [156.270996 27.272400 55.410000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0E5, 9686, 0xF14A0135, 153.328, 27.1812, 50.23, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0135 [153.328003 27.181200 50.230000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0E5, 9686, 0xF14A0135, 153.328, 27.1812, 50.23, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0135 [153.328003 27.181200 50.230000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0E6, 9686, 0xF14A0135, 156.588, 30.3312, 50.23, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1317,8 +1317,8 @@ VALUES (0x7F14A0E8, 9686, 0xF14A0137, 144.555, 37.7454, 50, -0.707107, 0, 0, -0 /* @teleloc 0xF14A0137 [144.554993 37.745399 50.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0E9, 9686, 0xF14A0137, 148.358, 32.5012, 50, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0137 [148.358002 32.501202 50.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0E9, 9686, 0xF14A0137, 148.358, 32.5012, 50, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0137 [148.358002 32.501202 50.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0EA, 11697, 0xF14A0137, 145.39, 33.3235, 47.34, -0.372988, 0, 0, -0.927836, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1345,8 +1345,8 @@ VALUES (0x7F14A0EF, 9686, 0xF14A0000, 146.45, 45.99, 55.25, 0.357553, 0, 0, -0. /* @teleloc 0xF14A0000 [146.449997 45.990002 55.250000] 0.357553 0.000000 0.000000 -0.933893 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0F0, 9686, 0xF14A0000, 150.32, 47.22, 54.32, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0000 [150.320007 47.220001 54.320000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0F0, 9686, 0xF14A0000, 150.32, 47.22, 54.32, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0000 [150.320007 47.220001 54.320000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0F1, 9686, 0xF14A0000, 144.97, 41.46, 54.32, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1357,12 +1357,12 @@ VALUES (0x7F14A0F2, 9686, 0xF14A0000, 152.384, 37.5888, 55.39, 0.707107, 0, 0, /* @teleloc 0xF14A0000 [152.384003 37.588799 55.389999] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0F3, 9686, 0xF14A0000, 162.845, 46.355, 54.28, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0000 [162.845001 46.355000 54.279999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A0F3, 9686, 0xF14A0000, 162.845, 46.355, 54.28, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0000 [162.845001 46.355000 54.279999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0F4, 9686, 0xF14A0000, 162.555, 34.215, 55.53, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0000 [162.554993 34.215000 55.529999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0F4, 9686, 0xF14A0000, 162.555, 34.215, 55.53, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0000 [162.554993 34.215000 55.529999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0F5, 12679, 0xF14A0000, 151.255, 35.1692, 52.1, 0.368125, 0, 0, -0.929776, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1389,12 +1389,12 @@ VALUES (0x7F14A0FA, 12679, 0xF14A0000, 160.965, 45.3892, 52.1, 0.95656, 0, 0, 0. /* @teleloc 0xF14A0000 [160.964996 45.389198 52.099998] 0.956560 0.000000 0.000000 0.291537 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0FB, 12678, 0xF14A0000, 156.12, 45.4735, 65.42, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xF14A0000 [156.119995 45.473499 65.419998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A0FB, 12678, 0xF14A0000, 156.12, 45.4735, 65.42, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xF14A0000 [156.119995 45.473499 65.419998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A0FC, 12678, 0xF14A0000, 156.12, 29.4735, 65.42, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xF14A0000 [156.119995 29.473499 65.419998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A0FC, 12678, 0xF14A0000, 156.12, 29.4735, 65.42, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xF14A0000 [156.119995 29.473499 65.419998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A0FD, 9686, 0xF14A0142, 118.966, 79.9696, 44.25, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1789,104 +1789,104 @@ VALUES (0x7F14A15E, 12678, 0xF14A0000, 162.526, 156.12, 61.42, -0.707107, 0, 0, /* @teleloc 0xF14A0000 [162.526001 156.119995 61.419998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A15F, 9686, 0xF14A017D, 55.9696, 145.035, 36.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A017D [55.969601 145.035004 36.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A15F, 9686, 0xF14A017D, 55.9696, 145.035, 36.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A017D [55.969601 145.035004 36.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A160, 11698, 0xF14A017D, 52.6067, 146.774, 38.25, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ /* @teleloc 0xF14A017D [52.606701 146.774002 38.250000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A161, 11697, 0xF14A017D, 58.2865, 145.768, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A017D [58.286499 145.768005 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A161, 11697, 0xF14A017D, 58.2865, 145.768, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A017D [58.286499 145.768005 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A162, 11697, 0xF14A017D, 53.6115, 145.768, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A017D [53.611500 145.768005 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A162, 11697, 0xF14A017D, 53.6115, 145.768, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A017D [53.611500 145.768005 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A163, 9686, 0xF14A017F, 51.327, 149.179, 37.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A017F [51.327000 149.179001 37.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A163, 9686, 0xF14A017F, 51.327, 149.179, 37.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A017F [51.327000 149.179001 37.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A164, 9686, 0xF14A017F, 53.2224, 155.122, 37.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xF14A017F [53.222401 155.121994 37.200001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A165, 9686, 0xF14A0180, 55.452, 161.204, 37.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0180 [55.452000 161.203995 37.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A165, 9686, 0xF14A0180, 55.452, 161.204, 37.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0180 [55.452000 161.203995 37.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A166, 9686, 0xF14A0180, 55.452, 153.529, 37.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0180 [55.452000 153.529007 37.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A166, 9686, 0xF14A0180, 55.452, 153.529, 37.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0180 [55.452000 153.529007 37.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A167, 11697, 0xF14A0180, 55.4115, 154.393, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A0180 [55.411499 154.393005 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A167, 11697, 0xF14A0180, 55.4115, 154.393, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A0180 [55.411499 154.393005 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A168, 9686, 0xF14A0181, 57.1803, 163.672, 37.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xF14A0181 [57.180302 163.671997 37.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A169, 9686, 0xF14A0181, 53.3303, 165.671, 37.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0181 [53.330299 165.671005 37.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A169, 9686, 0xF14A0181, 53.3303, 165.671, 37.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0181 [53.330299 165.671005 37.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A16A, 9686, 0xF14A0184, 61.8254, 145.368, 42.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0184 [61.825401 145.367996 42.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A16A, 9686, 0xF14A0184, 61.8254, 145.368, 42.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0184 [61.825401 145.367996 42.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A16B, 9686, 0xF14A0184, 54.7981, 152.962, 42.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0184 [54.798100 152.962006 42.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A16B, 9686, 0xF14A0184, 54.7981, 152.962, 42.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0184 [54.798100 152.962006 42.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A16C, 9686, 0xF14A0184, 58.2231, 152.962, 42.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0184 [58.223099 152.962006 42.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A16C, 9686, 0xF14A0184, 58.2231, 152.962, 42.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0184 [58.223099 152.962006 42.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A16D, 9686, 0xF14A0184, 61.7981, 152.962, 42.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0184 [61.798100 152.962006 42.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A16D, 9686, 0xF14A0184, 61.7981, 152.962, 42.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0184 [61.798100 152.962006 42.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A16E, 9686, 0xF14A0184, 58.2731, 145.337, 42.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0184 [58.273102 145.337006 42.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A16E, 9686, 0xF14A0184, 58.2731, 145.337, 42.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0184 [58.273102 145.337006 42.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A16F, 9686, 0xF14A0184, 65.3353, 145.337, 42.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0184 [65.335297 145.337006 42.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A16F, 9686, 0xF14A0184, 65.3353, 145.337, 42.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0184 [65.335297 145.337006 42.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A170, 9686, 0xF14A0184, 65.3481, 152.962, 42.175, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0184 [65.348099 152.962006 42.174999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A170, 9686, 0xF14A0184, 65.3481, 152.962, 42.175, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0184 [65.348099 152.962006 42.174999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A171, 11698, 0xF14A0186, 58.5862, 149.175, 45.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xF14A0186 [58.586201 149.175003 45.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A171, 11698, 0xF14A0186, 58.5862, 149.175, 45.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xF14A0186 [58.586201 149.175003 45.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A172, 11698, 0xF14A0188, 65.6352, 149.243, 38.25, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xF14A0188 [65.635201 149.242996 38.250000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A172, 11698, 0xF14A0188, 65.6352, 149.243, 38.25, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xF14A0188 [65.635201 149.242996 38.250000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A173, 11697, 0xF14A0188, 63.8155, 145.632, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A0188 [63.815498 145.632004 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A173, 11697, 0xF14A0188, 63.8155, 145.632, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A0188 [63.815498 145.632004 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A174, 9686, 0xF14A018C, 57.202, 148.003, 32.475, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A018C [57.202000 148.003006 32.474998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A174, 9686, 0xF14A018C, 57.202, 148.003, 32.475, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A018C [57.202000 148.003006 32.474998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A175, 9686, 0xF14A018C, 54.027, 155.553, 32.475, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xF14A018C [54.027000 155.552994 32.474998] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A176, 11697, 0xF14A018D, 64.1692, 145.964, 29.35, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A018D [64.169197 145.964005 29.350000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A176, 11697, 0xF14A018D, 64.1692, 145.964, 29.35, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A018D [64.169197 145.964005 29.350000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A177, 9686, 0xF14A018E, 63.1863, 148.148, 32.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A018E [63.186298 148.147995 32.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A177, 9686, 0xF14A018E, 63.1863, 148.148, 32.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A018E [63.186298 148.147995 32.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A178, 9686, 0xF14A018E, 59.3697, 153.463, 32.525, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1901,8 +1901,8 @@ VALUES (0x7F14A17A, 11697, 0xF14A018E, 60.1205, 159.402, 29.35, 0.9139, 0, 0, 0. /* @teleloc 0xF14A018E [60.120499 159.401993 29.350000] 0.913900 0.000000 0.000000 0.405939 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A17B, 11698, 0xF14A0191, 68.5588, 155.77, 33.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xF14A0191 [68.558800 155.770004 33.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A17B, 11698, 0xF14A0191, 68.5588, 155.77, 33.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xF14A0191 [68.558800 155.770004 33.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A17C, 11697, 0xF14A0191, 70.5205, 159.252, 29.35, 0.886204, 0, 0, -0.463296, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -1913,20 +1913,20 @@ VALUES (0x7F14A17D, 11697, 0xF14A0191, 70.7192, 152.389, 29.35, 0.372988, 0, 0, /* @teleloc 0xF14A0191 [70.719200 152.389008 29.350000] 0.372988 0.000000 0.000000 -0.927836 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A17E, 9686, 0xF14A0193, 68.2, 159.75, 38.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0193 [68.199997 159.750000 38.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A17E, 9686, 0xF14A0193, 68.2, 159.75, 38.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0193 [68.199997 159.750000 38.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A17F, 9686, 0xF14A0193, 70.7668, 162.865, 38.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xF14A0193 [70.766800 162.865005 38.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A180, 11697, 0xF14A0193, 68.1155, 160.407, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF14A0193 [68.115501 160.406998 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A180, 11697, 0xF14A0193, 68.1155, 160.407, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF14A0193 [68.115501 160.406998 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A181, 9686, 0xF14A0000, 68.1754, 167.518, 37.175, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0000 [68.175400 167.518005 37.174999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A181, 9686, 0xF14A0000, 68.1754, 167.518, 37.175, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0000 [68.175400 167.518005 37.174999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A182, 9686, 0xF14A0000, 70.6504, 166.418, 36.55, -0.407534, 0, 0, -0.91319, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1937,12 +1937,12 @@ VALUES (0x7F14A183, 9686, 0xF14A0000, 66.0504, 166.743, 36.55, 0.456322, 0, 0, /* @teleloc 0xF14A0000 [66.050400 166.742996 36.549999] 0.456322 0.000000 0.000000 -0.889815 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A184, 9686, 0xF14A0000, 65.5254, 153.693, 37.575, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0000 [65.525398 153.692993 37.575001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A184, 9686, 0xF14A0000, 65.5254, 153.693, 37.575, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0000 [65.525398 153.692993 37.575001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A185, 9686, 0xF14A0000, 61.6254, 165.043, 36.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF14A0000 [61.625401 165.042999 36.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A185, 9686, 0xF14A0000, 61.6254, 165.043, 36.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF14A0000 [61.625401 165.042999 36.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A186, 12679, 0xF14A0000, 59.2905, 154.782, 34.1, -0.429723, 0, 0, -0.902961, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -1965,16 +1965,16 @@ VALUES (0x7F14A18A, 12679, 0xF14A0000, 70.9405, 166.707, 34.1, 0.420244, 0, 0, 0 /* @teleloc 0xF14A0000 [70.940498 166.707001 34.099998] 0.420244 0.000000 0.000000 0.907411 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A18B, 12679, 0xF14A0000, 63.4155, 156.407, 34.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xF14A0000 [63.415501 156.406998 34.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A18B, 12679, 0xF14A0000, 63.4155, 156.407, 34.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xF14A0000 [63.415501 156.406998 34.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A18C, 12678, 0xF14A0000, 68.4405, 162.832, 43, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xF14A0000 [68.440498 162.832001 43.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F14A18C, 12678, 0xF14A0000, 68.4405, 162.832, 43, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xF14A0000 [68.440498 162.832001 43.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F14A18D, 12678, 0xF14A0000, 53.5655, 149.432, 50.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Roof Hook */ -/* @teleloc 0xF14A0000 [53.565498 149.432007 50.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F14A18D, 12678, 0xF14A0000, 53.5655, 149.432, 50.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Roof Hook */ +/* @teleloc 0xF14A0000 [53.565498 149.432007 50.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F14A18E, 13190, 0xF14A0000, 20.0246, 125.035, 32.172, -0.929693, 0, 0, -0.368335, False, '2005-02-09 10:00:00'); /* Tou-Tou Road Villas */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F15A.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F15A.sql index 177553d7ad..f86f4b48f1 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F15A.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F15A.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xF15A; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F15A006, 5520, 0xF15A0102, 110.624, 83.8996, 0.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Exit */ -/* @teleloc 0xF15A0102 [110.624001 83.899597 0.005000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F15A006, 5520, 0xF15A0102, 110.624, 83.8996, 0.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Exit */ +/* @teleloc 0xF15A0102 [110.624001 83.899597 0.005000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F15A009, 5501, 0xF15A0000, 127.52, 103.189, 0.005, 0.92388, 0, 0, -0.382683, False, '2005-02-09 10:00:00'); /* Smugglers Hideaway */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F24F.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F24F.sql index 112035bb44..1e1c03974c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F24F.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F24F.sql @@ -5,24 +5,24 @@ VALUES (0x7F24F000, 11697, 0xF24F0102, 42.4768, 38.2678, 42.075, -0.909599, 0, 0 /* @teleloc 0xF24F0102 [42.476799 38.267799 42.075001] -0.909599 0.000000 0.000000 0.415487 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F001, 9686, 0xF24F0102, 42.3973, 33.2799, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0102 [42.397301 33.279900 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F001, 9686, 0xF24F0102, 42.3973, 33.2799, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0102 [42.397301 33.279900 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F002, 11697, 0xF24F0102, 38.4104, 36.1868, 42.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF24F0102 [38.410400 36.186798 42.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F003, 9686, 0xF24F0102, 36.6973, 33.3049, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0102 [36.697300 33.304901 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F003, 9686, 0xF24F0102, 36.6973, 33.3049, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0102 [36.697300 33.304901 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F004, 9686, 0xF24F0102, 36.9304, 39.2466, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0102 [36.930401 39.246601 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F004, 9686, 0xF24F0102, 36.9304, 39.2466, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0102 [36.930401 39.246601 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F005, 9686, 0xF24F0102, 42.3605, 39.2716, 44.3, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0102 [42.360500 39.271599 44.299999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F005, 9686, 0xF24F0102, 42.3605, 39.2716, 44.3, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0102 [42.360500 39.271599 44.299999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F006, 9686, 0xF24F0102, 43.6855, 38.5466, 44.3, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -41,16 +41,16 @@ VALUES (0x7F24F009, 11697, 0xF24F0102, 41.1604, 36.1868, 42.075, 0.707107, 0, 0, /* @teleloc 0xF24F0102 [41.160400 36.186798 42.075001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F00A, 11697, 0xF24F0104, 33.9713, 35.5391, 42.075, -0, -0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF24F0104 [33.971298 35.539101 42.075001] -0.000000 -0.000000 -0.006109 -0.999981 */ +VALUES (0x7F24F00A, 11697, 0xF24F0104, 33.9713, 35.5391, 42.075, 0, 0, -0.006109, -0.999981, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF24F0104 [33.971298 35.539101 42.075001] 0.000000 0.000000 -0.006109 -0.999981 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F00B, 11697, 0xF24F0104, 34.6539, 39.8629, 42.1, 0.92388, 0, 0, -0.382683, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF24F0104 [34.653900 39.862900 42.099998] 0.923880 0.000000 0.000000 -0.382683 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F00C, 9686, 0xF24F0104, 34.1251, 35.1595, 44.3, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0104 [34.125099 35.159500 44.299999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F00C, 9686, 0xF24F0104, 34.1251, 35.1595, 44.3, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0104 [34.125099 35.159500 44.299999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F00D, 9686, 0xF24F0104, 30.6101, 37.787, 44.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -69,28 +69,28 @@ VALUES (0x7F24F010, 9686, 0xF24F0106, 40.4601, 35.5369, 39.95, 0.707107, 0, 0, /* @teleloc 0xF24F0106 [40.460098 35.536900 39.950001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F011, 9686, 0xF24F0106, 35.1851, 32.337, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0106 [35.185101 32.337002 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F011, 9686, 0xF24F0106, 35.1851, 32.337, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0106 [35.185101 32.337002 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F012, 9686, 0xF24F0106, 30.5601, 35.562, 39.95, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xF24F0106 [30.560101 35.562000 39.950001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F013, 9686, 0xF24F0106, 36.5851, 38.887, 39.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0106 [36.585098 38.887001 39.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F013, 9686, 0xF24F0106, 36.5851, 38.887, 39.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0106 [36.585098 38.887001 39.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F014, 11698, 0xF24F0106, 35.4774, 36.2025, 41.525, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xF24F0106 [35.477402 36.202499 41.525002] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F014, 11698, 0xF24F0106, 35.4774, 36.2025, 41.525, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xF24F0106 [35.477402 36.202499 41.525002] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F015, 9687, 0xF24F0106, 39.8973, 32.8799, 38.05, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Storage */ /* @teleloc 0xF24F0106 [39.897301 32.879902 38.049999] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F016, 412, 0xF24F0000, 33.1473, 40.6899, 42, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF24F0000 [33.147301 40.689899 42.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F016, 412, 0xF24F0000, 33.1473, 40.6899, 42, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF24F0000 [33.147301 40.689899 42.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F017, 9686, 0xF24F010B, 83.8563, 57.7388, 23.5, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -169,20 +169,20 @@ VALUES (0x7F24F029, 9686, 0xF24F0112, 153.229, 33.8414, 27.5, -0.707107, 0, 0, /* @teleloc 0xF24F0112 [153.229004 33.841400 27.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F02A, 9686, 0xF24F0112, 152.029, 31.9414, 26.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0112 [152.029007 31.941401 26.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F02A, 9686, 0xF24F0112, 152.029, 31.9414, 26.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0112 [152.029007 31.941401 26.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F02B, 9686, 0xF24F0113, 154.883, 30.0563, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0113 [154.882996 30.056299 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F02B, 9686, 0xF24F0113, 154.883, 30.0563, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0113 [154.882996 30.056299 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F02C, 9686, 0xF24F0113, 160.261, 30.0563, 25.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0113 [160.261002 30.056299 25.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F02C, 9686, 0xF24F0113, 160.261, 30.0563, 25.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0113 [160.261002 30.056299 25.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F02D, 9686, 0xF24F0113, 157.611, 36.0063, 27.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0113 [157.610992 36.006302 27.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F02D, 9686, 0xF24F0113, 157.611, 36.0063, 27.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0113 [157.610992 36.006302 27.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F02E, 9686, 0xF24F0113, 161.561, 34.9563, 25.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -205,16 +205,16 @@ VALUES (0x7F24F032, 11698, 0xF24F0113, 157.62, 33.0985, 30.6, -0.707107, 0, 0, - /* @teleloc 0xF24F0113 [157.619995 33.098499 30.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F033, 11697, 0xF24F0113, 157.606, 35.6319, 24.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF24F0113 [157.606003 35.631901 24.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F033, 11697, 0xF24F0113, 157.606, 35.6319, 24.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF24F0113 [157.606003 35.631901 24.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F034, 9686, 0xF24F0117, 154.547, 29.1375, 22.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0117 [154.546997 29.137501 22.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F034, 9686, 0xF24F0117, 154.547, 29.1375, 22.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0117 [154.546997 29.137501 22.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F035, 9686, 0xF24F0117, 154.797, 35.6875, 22.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0117 [154.796997 35.687500 22.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F035, 9686, 0xF24F0117, 154.797, 35.6875, 22.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0117 [154.796997 35.687500 22.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F036, 9686, 0xF24F0117, 158.296, 32.3018, 22.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -233,8 +233,8 @@ VALUES (0x7F24F039, 9687, 0xF24F0117, 157.685, 35.0865, 20.1, 0.878817, 0, 0, - /* @teleloc 0xF24F0117 [157.684998 35.086498 20.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F03A, 412, 0xF24F0000, 150.97, 37.6085, 24, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF24F0000 [150.970001 37.608501 24.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F03A, 412, 0xF24F0000, 150.97, 37.6085, 24, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF24F0000 [150.970001 37.608501 24.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F03B, 412, 0xF24F011A, 90.5741, 111.235, 20, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ @@ -851,16 +851,16 @@ VALUES (0x7F24F081, 10707, 0xF24F0000, 149.383, 178.607, 20.079, -0.913823, 0, 0 /* @teleloc 0xF24F0000 [149.382996 178.606995 20.079000] -0.913823 0.000000 0.000000 0.406114 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F082, 9686, 0xF24F0102, 39.4844, 33.2799, 45.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0102 [39.484402 33.279900 45.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F082, 9686, 0xF24F0102, 39.4844, 33.2799, 45.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0102 [39.484402 33.279900 45.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F083, 9686, 0xF24F0102, 43.6855, 36.18, 45.75, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xF24F0102 [43.685501 36.180000 45.750000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F084, 9686, 0xF24F0102, 39.7218, 39.2466, 45.625, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0102 [39.721802 39.246601 45.625000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F084, 9686, 0xF24F0102, 39.7218, 39.2466, 45.625, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0102 [39.721802 39.246601 45.625000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F085, 9686, 0xF24F0102, 35.5569, 34.6832, 44.05, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -891,8 +891,8 @@ VALUES (0x7F24F08B, 11698, 0xF24F0102, 37.373, 37.8135, 46.175, -0.9486, 0, 0, - /* @teleloc 0xF24F0102 [37.373001 37.813499 46.174999] -0.948600 0.000000 0.000000 -0.316477 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F08C, 11697, 0xF24F0102, 39.7518, 38.5928, 42.075, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF24F0102 [39.751801 38.592800 42.075001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F08C, 11697, 0xF24F0102, 39.7518, 38.5928, 42.075, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF24F0102 [39.751801 38.592800 42.075001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F08D, 11697, 0xF24F0102, 39.7518, 36.1678, 42.075, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -903,12 +903,12 @@ VALUES (0x7F24F08E, 11697, 0xF24F0102, 36.4537, 34.1176, 42.075, -0.364064, 0, 0 /* @teleloc 0xF24F0102 [36.453701 34.117599 42.075001] -0.364064 0.000000 0.000000 -0.931374 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F08F, 11697, 0xF24F0102, 37.9287, 33.6676, 42.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF24F0102 [37.928699 33.667599 42.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F08F, 11697, 0xF24F0102, 37.9287, 33.6676, 42.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF24F0102 [37.928699 33.667599 42.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F090, 11697, 0xF24F0102, 41.0037, 33.6676, 42.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF24F0102 [41.003700 33.667599 42.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F090, 11697, 0xF24F0102, 41.0037, 33.6676, 42.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF24F0102 [41.003700 33.667599 42.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F091, 9686, 0xF24F0104, 30.6101, 36.0093, 44.75, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -923,48 +923,48 @@ VALUES (0x7F24F093, 9686, 0xF24F0104, 35.1043, 37.0845, 45.475, 0.707107, 0, 0, /* @teleloc 0xF24F0104 [35.104301 37.084499 45.474998] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F094, 9686, 0xF24F0104, 33.1597, 40.3288, 45.475, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0104 [33.159698 40.328800 45.474998] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F094, 9686, 0xF24F0104, 33.1597, 40.3288, 45.475, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0104 [33.159698 40.328800 45.474998] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F095, 9686, 0xF24F0106, 37.7588, 32.337, 39.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0106 [37.758801 32.337002 39.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F095, 9686, 0xF24F0106, 37.7588, 32.337, 39.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0106 [37.758801 32.337002 39.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F096, 9686, 0xF24F0106, 33.5352, 38.887, 39.95, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0106 [33.535198 38.887001 39.950001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F096, 9686, 0xF24F0106, 33.5352, 38.887, 39.95, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0106 [33.535198 38.887001 39.950001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F097, 11697, 0xF24F0106, 39.7655, 38.1298, 38.1, 0.92388, 0, 0, -0.382682, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF24F0106 [39.765499 38.129799 38.099998] 0.923880 0.000000 0.000000 -0.382682 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F098, 11697, 0xF24F0106, 36.3905, 35.6048, 38.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF24F0106 [36.390499 35.604801 38.099998] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F098, 11697, 0xF24F0106, 36.3905, 35.6048, 38.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF24F0106 [36.390499 35.604801 38.099998] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F099, 11697, 0xF24F0106, 31.1655, 32.9298, 38.1, -0.333807, 0, 0, -0.942641, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF24F0106 [31.165501 32.929798 38.099998] -0.333807 0.000000 0.000000 -0.942641 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F09A, 9686, 0xF24F0000, 33.1251, 40.7845, 45.375, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0000 [33.125099 40.784500 45.375000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F09A, 9686, 0xF24F0000, 33.1251, 40.7845, 45.375, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0000 [33.125099 40.784500 45.375000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F09B, 9686, 0xF24F0000, 35.0237, 40.7845, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0000 [35.023701 40.784500 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F09B, 9686, 0xF24F0000, 35.0237, 40.7845, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0000 [35.023701 40.784500 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F09C, 9686, 0xF24F0000, 31.2729, 40.7845, 43.95, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0000 [31.272900 40.784500 43.950001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F09C, 9686, 0xF24F0000, 31.2729, 40.7845, 43.95, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0000 [31.272900 40.784500 43.950001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F09D, 12679, 0xF24F0000, 29.4518, 41.3428, 42.075, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ /* @teleloc 0xF24F0000 [29.451799 41.342800 42.075001] 0.382683 0.000000 0.000000 -0.923880 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F09E, 12679, 0xF24F0000, 43.8018, 41.1178, 42.075, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xF24F0000 [43.801800 41.117802 42.075001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F09E, 12679, 0xF24F0000, 43.8018, 41.1178, 42.075, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xF24F0000 [43.801800 41.117802 42.075001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F09F, 9686, 0xF24F010B, 78.1063, 62.9915, 22.2, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1107,8 +1107,8 @@ VALUES (0x7F24F0C1, 11697, 0xF24F0112, 152.842, 36.5921, 24.1, 0.91496, 0, 0, -0 /* @teleloc 0xF24F0112 [152.841995 36.592098 24.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0C2, 11697, 0xF24F0112, 151.817, 32.3171, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF24F0112 [151.817001 32.317101 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F0C2, 11697, 0xF24F0112, 151.817, 32.3171, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF24F0112 [151.817001 32.317101 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F0C3, 9686, 0xF24F0112, 148.579, 32.7164, 26.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1123,8 +1123,8 @@ VALUES (0x7F24F0C5, 9686, 0xF24F0112, 148.579, 36.1914, 26.5, -0.707107, 0, 0, /* @teleloc 0xF24F0112 [148.578995 36.191399 26.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0C6, 9686, 0xF24F0112, 150.997, 37.0875, 27.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0112 [150.996994 37.087502 27.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F0C6, 9686, 0xF24F0112, 150.997, 37.0875, 27.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0112 [150.996994 37.087502 27.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F0C7, 9686, 0xF24F0112, 153.229, 35.9363, 26.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1139,8 +1139,8 @@ VALUES (0x7F24F0C9, 9686, 0xF24F0113, 161.561, 33.0186, 27.875, 0.707107, 0, 0, /* @teleloc 0xF24F0113 [161.561005 33.018600 27.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0CA, 9686, 0xF24F0113, 157.627, 30.0563, 27.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0113 [157.626999 30.056299 27.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F0CA, 9686, 0xF24F0113, 157.627, 30.0563, 27.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0113 [157.626999 30.056299 27.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F0CB, 9686, 0xF24F0113, 153.669, 31.0707, 27.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1155,12 +1155,12 @@ VALUES (0x7F24F0CD, 9686, 0xF24F0113, 153.669, 35.1201, 27.6, -0.707107, 0, 0, /* @teleloc 0xF24F0113 [153.669006 35.120098 27.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0CE, 9686, 0xF24F0113, 155.062, 36.0063, 27.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0113 [155.061996 36.006302 27.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F0CE, 9686, 0xF24F0113, 155.062, 36.0063, 27.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0113 [155.061996 36.006302 27.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0CF, 9686, 0xF24F0113, 160.286, 36.0063, 27.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0113 [160.285995 36.006302 27.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F0CF, 9686, 0xF24F0113, 160.286, 36.0063, 27.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0113 [160.285995 36.006302 27.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F0D0, 11698, 0xF24F0113, 160.155, 31.2035, 28.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -1191,12 +1191,12 @@ VALUES (0x7F24F0D6, 11697, 0xF24F0113, 154.64, 30.8285, 24.1, 0.359182, 0, 0, 0. /* @teleloc 0xF24F0113 [154.639999 30.828501 24.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0D7, 9686, 0xF24F0117, 156.636, 29.1375, 22.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0117 [156.636002 29.137501 22.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F0D7, 9686, 0xF24F0117, 156.636, 29.1375, 22.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0117 [156.636002 29.137501 22.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0D8, 9686, 0xF24F0117, 151.773, 35.6875, 22.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0117 [151.772995 35.687500 22.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F0D8, 9686, 0xF24F0117, 151.773, 35.6875, 22.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0117 [151.772995 35.687500 22.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F0D9, 9686, 0xF24F0117, 148.587, 30.6026, 22.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1207,32 +1207,32 @@ VALUES (0x7F24F0DA, 11698, 0xF24F0117, 153.31, 32.3735, 23.525, 0.707107, 0, 0, /* @teleloc 0xF24F0117 [153.309998 32.373501 23.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0DB, 11697, 0xF24F0117, 153.415, 29.5476, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF24F0117 [153.414993 29.547600 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F0DB, 11697, 0xF24F0117, 153.415, 29.5476, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF24F0117 [153.414993 29.547600 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F0DC, 11697, 0xF24F0117, 157.507, 32.5233, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF24F0117 [157.507004 32.523300 20.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0DD, 11697, 0xF24F0117, 154.967, 35.1897, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF24F0117 [154.966995 35.189701 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F24F0DD, 11697, 0xF24F0117, 154.967, 35.1897, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF24F0117 [154.966995 35.189701 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0DE, 9686, 0xF24F0000, 150.972, 37.7225, 27.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0000 [150.972000 37.722500 27.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F0DE, 9686, 0xF24F0000, 150.972, 37.7225, 27.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0000 [150.972000 37.722500 27.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0DF, 9686, 0xF24F0000, 147.962, 43.5775, 25.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0000 [147.962006 43.577499 25.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7F24F0DF, 9686, 0xF24F0000, 147.962, 43.5775, 25.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0000 [147.962006 43.577499 25.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0E0, 9686, 0xF24F0000, 153.992, 43.5775, 25.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF24F0000 [153.992004 43.577499 25.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7F24F0E0, 9686, 0xF24F0000, 153.992, 43.5775, 25.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF24F0000 [153.992004 43.577499 25.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F24F0E1, 12679, 0xF24F0000, 155.515, 38.0435, 24.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xF24F0000 [155.514999 38.043499 24.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F24F0E1, 12679, 0xF24F0000, 155.515, 38.0435, 24.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xF24F0000 [155.514999 38.043499 24.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F24F0E2, 12679, 0xF24F0000, 146.67, 37.9335, 24.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F25B.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F25B.sql index 9c5b2b9a37..17af374363 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F25B.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F25B.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xF25B; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F25B003, 5519, 0xF25B0102, 12.128, 15.843, -4.795, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Smugglers Fort */ -/* @teleloc 0xF25B0102 [12.128000 15.843000 -4.795000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F25B003, 5519, 0xF25B0102, 12.128, 15.843, -4.795, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Smugglers Fort */ +/* @teleloc 0xF25B0102 [12.128000 15.843000 -4.795000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F25B004, 5748, 0xF25B0102, 11.987, 10.7401, -4.795, 0.021186, 0, 0, 0.999776, True, '2005-02-09 10:00:00'); /* Fire Wisp */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F2DA.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F2DA.sql index 64499ef671..c67a388bde 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F2DA.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F2DA.sql @@ -1,32 +1,32 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xF2DA; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA000, 412, 0xF2DA0000, 100.301, 63.0637, -0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0000 [100.301003 63.063702 -0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7F2DA000, 412, 0xF2DA0000, 100.301, 63.0637, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0000 [100.301003 63.063702 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA001, 412, 0xF2DA0000, 61.8214, 61.0147, -0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0000 [61.821400 61.014702 -0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7F2DA001, 412, 0xF2DA0000, 61.8214, 61.0147, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0000 [61.821400 61.014702 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA002, 412, 0xF2DA0000, 71.3389, 54.7042, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0000 [71.338898 54.704201 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7F2DA002, 412, 0xF2DA0000, 71.3389, 54.7042, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0000 [71.338898 54.704201 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F2DA003, 412, 0xF2DA0114, 104.392, 37.645, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xF2DA0114 [104.391998 37.645000 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA004, 412, 0xF2DA0115, 114.583, 34.1594, 0, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0115 [114.583000 34.159401 0.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F2DA004, 412, 0xF2DA0115, 114.583, 34.1594, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0115 [114.583000 34.159401 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F2DA005, 412, 0xF2DA0116, 98.6748, 45.6678, 0, 0.939692, 0, 0, 0.342021, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xF2DA0116 [98.674797 45.667801 0.000000] 0.939692 0.000000 0.000000 0.342021 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA006, 412, 0xF2DA0123, 105.285, 29.0458, 0, -1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0123 [105.285004 29.045799 0.000000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F2DA006, 412, 0xF2DA0123, 105.285, 29.0458, 0, -1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0123 [105.285004 29.045799 0.000000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F2DA007, 412, 0xF2DA0127, 108.701, 30.3593, -4.80501, 0.707107, 0, 0, -0.707106, False, '2005-02-09 10:00:00'); /* Door */ @@ -53,24 +53,24 @@ VALUES (0x7F2DA00C, 412, 0xF2DA0000, 41.4122, 37.0966, 0, -0.707107, 0, 0, -0. /* @teleloc 0xF2DA0000 [41.412201 37.096600 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA00D, 412, 0xF2DA0000, 29.4522, 33.3666, -0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0000 [29.452200 33.366600 -0.000000] 0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F2DA00D, 412, 0xF2DA0000, 29.4522, 33.3666, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0000 [29.452200 33.366600 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F2DA00E, 412, 0xF2DA0000, 61.4226, 78.5456, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xF2DA0000 [61.422600 78.545601 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA00F, 412, 0xF2DA0000, 57.6926, 90.5056, -0, 0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0000 [57.692600 90.505600 -0.000000] 0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x7F2DA00F, 412, 0xF2DA0000, 57.6926, 90.5056, 0, 0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0000 [57.692600 90.505600 0.000000] 0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA010, 412, 0xF2DA0162, 35.9547, 85.0696, -0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0162 [35.954700 85.069603 -0.000000] -0.707107 0.000000 0.000000 0.707107 */ +VALUES (0x7F2DA010, 412, 0xF2DA0162, 35.9547, 85.0696, 0, -0.707107, 0, 0, 0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0162 [35.954700 85.069603 0.000000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA011, 412, 0xF2DA0000, 46.9847, 85.0696, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0000 [46.984699 85.069603 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7F2DA011, 412, 0xF2DA0000, 46.9847, 85.0696, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0000 [46.984699 85.069603 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F2DA012, 412, 0xF2DA0176, 57.0728, 31.6405, 0.025, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ @@ -81,16 +81,16 @@ VALUES (0x7F2DA013, 412, 0xF2DA0176, 63.9478, 31.6405, 0, 1, 0, 0, 0, False, ' /* @teleloc 0xF2DA0176 [63.947800 31.640499 0.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA014, 412, 0xF2DA0177, 60.5228, 32.1655, -0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0177 [60.522800 32.165501 -0.000000] 0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F2DA014, 412, 0xF2DA0177, 60.5228, 32.1655, 0, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0177 [60.522800 32.165501 0.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA015, 412, 0xF2DA0000, 50.5028, 36.6505, -0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0000 [50.502800 36.650501 -0.000000] 0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7F2DA015, 412, 0xF2DA0000, 50.5028, 36.6505, 0, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0000 [50.502800 36.650501 0.000000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F2DA016, 412, 0xF2DA0000, 71.5228, 36.6505, -0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF2DA0000 [71.522797 36.650501 -0.000000] -0.707107 0.000000 0.000000 -0.707107 */ +VALUES (0x7F2DA016, 412, 0xF2DA0000, 71.5228, 36.6505, 0, -0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF2DA0000 [71.522797 36.650501 0.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F2DA017, 412, 0xF2DA0000, 60.5228, 41.6655, 3.5, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F354.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F354.sql index ed7aa8c3d2..80c1901836 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F354.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F354.sql @@ -213,16 +213,16 @@ VALUES (0x7F354068, 9686, 0xF3540112, 153.205, 34.5079, 23.5, -0.707107, 0, 0, /* @teleloc 0xF3540112 [153.205002 34.507900 23.500000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354069, 9686, 0xF3540112, 152.005, 32.6079, 22.85, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540112 [152.005005 32.607899 22.850000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F354069, 9686, 0xF3540112, 152.005, 32.6079, 22.85, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540112 [152.005005 32.607899 22.850000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F35406A, 11697, 0xF3540112, 152.818, 37.2586, 20.1, 0.91496, 0, 0, -0.403545, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF3540112 [152.817993 37.258598 20.100000] 0.914960 0.000000 0.000000 -0.403545 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F35406B, 11697, 0xF3540112, 151.793, 32.9836, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF3540112 [151.792999 32.983601 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F35406B, 11697, 0xF3540112, 151.793, 32.9836, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF3540112 [151.792999 32.983601 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F35406C, 9686, 0xF3540112, 148.555, 33.3829, 22.5, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -237,24 +237,24 @@ VALUES (0x7F35406E, 9686, 0xF3540112, 148.555, 36.8579, 22.5, -0.707107, 0, 0, /* @teleloc 0xF3540112 [148.554993 36.857899 22.500000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F35406F, 9686, 0xF3540112, 150.973, 37.754, 23.525, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540112 [150.973007 37.754002 23.525000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F35406F, 9686, 0xF3540112, 150.973, 37.754, 23.525, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540112 [150.973007 37.754002 23.525000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F354070, 9686, 0xF3540112, 153.205, 36.6028, 22.35, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xF3540112 [153.205002 36.602798 22.350000] -0.707107 0.000000 0.000000 0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354071, 9686, 0xF3540113, 154.859, 30.7228, 21.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540113 [154.858994 30.722799 21.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F354071, 9686, 0xF3540113, 154.859, 30.7228, 21.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540113 [154.858994 30.722799 21.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354072, 9686, 0xF3540113, 160.237, 30.7228, 21.9, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540113 [160.237000 30.722799 21.900000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F354072, 9686, 0xF3540113, 160.237, 30.7228, 21.9, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540113 [160.237000 30.722799 21.900000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354073, 9686, 0xF3540113, 157.587, 36.6728, 23.7, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540113 [157.587006 36.672798 23.700001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F354073, 9686, 0xF3540113, 157.587, 36.6728, 23.7, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540113 [157.587006 36.672798 23.700001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F354074, 9686, 0xF3540113, 161.537, 35.6228, 21.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -277,8 +277,8 @@ VALUES (0x7F354078, 11698, 0xF3540113, 157.596, 33.765, 26.6, -0.707107, 0, 0, - /* @teleloc 0xF3540113 [157.595993 33.764999 26.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354079, 11697, 0xF3540113, 157.582, 36.2984, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF3540113 [157.582001 36.298401 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F354079, 11697, 0xF3540113, 157.582, 36.2984, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF3540113 [157.582001 36.298401 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F35407A, 9686, 0xF3540113, 161.537, 31.8324, 21.9, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -289,8 +289,8 @@ VALUES (0x7F35407B, 9686, 0xF3540113, 161.537, 33.6851, 23.875, 0.707107, 0, 0, /* @teleloc 0xF3540113 [161.537003 33.685101 23.875000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F35407C, 9686, 0xF3540113, 157.603, 30.7228, 23.625, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540113 [157.602997 30.722799 23.625000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F35407C, 9686, 0xF3540113, 157.603, 30.7228, 23.625, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540113 [157.602997 30.722799 23.625000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F35407D, 9686, 0xF3540113, 153.645, 31.7372, 23.6, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -305,12 +305,12 @@ VALUES (0x7F35407F, 9686, 0xF3540113, 153.645, 35.7866, 23.6, -0.707107, 0, 0, /* @teleloc 0xF3540113 [153.645004 35.786598 23.600000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354080, 9686, 0xF3540113, 155.038, 36.6728, 23.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540113 [155.037994 36.672798 23.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F354080, 9686, 0xF3540113, 155.038, 36.6728, 23.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540113 [155.037994 36.672798 23.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354081, 9686, 0xF3540113, 160.262, 36.6728, 23.575, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540113 [160.261993 36.672798 23.575001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F354081, 9686, 0xF3540113, 160.262, 36.6728, 23.575, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540113 [160.261993 36.672798 23.575001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F354082, 11698, 0xF3540113, 160.131, 31.87, 24.955, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -341,12 +341,12 @@ VALUES (0x7F354088, 11697, 0xF3540113, 154.616, 31.495, 20.1, 0.359182, 0, 0, 0. /* @teleloc 0xF3540113 [154.615997 31.495001 20.100000] 0.359182 0.000000 0.000000 0.933267 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354089, 9686, 0xF3540117, 154.523, 29.804, 18.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540117 [154.522995 29.804001 18.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F354089, 9686, 0xF3540117, 154.523, 29.804, 18.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540117 [154.522995 29.804001 18.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F35408A, 9686, 0xF3540117, 154.773, 36.354, 18.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540117 [154.772995 36.354000 18.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F35408A, 9686, 0xF3540117, 154.773, 36.354, 18.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540117 [154.772995 36.354000 18.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F35408B, 9686, 0xF3540117, 158.272, 32.9683, 18.4, -0.707107, 0, 0, 0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -365,12 +365,12 @@ VALUES (0x7F35408E, 9687, 0xF3540117, 157.661, 35.753, 16.1, 0.878817, 0, 0, -0 /* @teleloc 0xF3540117 [157.660995 35.752998 16.100000] 0.878817 0.000000 0.000000 -0.477159 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F35408F, 9686, 0xF3540117, 156.612, 29.804, 18.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540117 [156.612000 29.804001 18.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F35408F, 9686, 0xF3540117, 156.612, 29.804, 18.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540117 [156.612000 29.804001 18.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354090, 9686, 0xF3540117, 151.749, 36.354, 18.4, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540117 [151.748993 36.354000 18.400000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F354090, 9686, 0xF3540117, 151.749, 36.354, 18.4, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540117 [151.748993 36.354000 18.400000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F354091, 9686, 0xF3540117, 148.563, 31.2691, 18.4, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -381,36 +381,36 @@ VALUES (0x7F354092, 11698, 0xF3540117, 153.286, 33.04, 19.525, 0.707107, 0, 0, - /* @teleloc 0xF3540117 [153.285995 33.040001 19.525000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354093, 11697, 0xF3540117, 153.391, 30.2141, 16.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF3540117 [153.391006 30.214100 16.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F354093, 11697, 0xF3540117, 153.391, 30.2141, 16.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF3540117 [153.391006 30.214100 16.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F354094, 11697, 0xF3540117, 157.483, 33.1898, 16.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF3540117 [157.483002 33.189800 16.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354095, 11697, 0xF3540117, 154.943, 35.8562, 16.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF3540117 [154.942993 35.856201 16.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F354095, 11697, 0xF3540117, 154.943, 35.8562, 16.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF3540117 [154.942993 35.856201 16.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354096, 412, 0xF3540000, 150.946, 38.275, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF3540000 [150.945999 38.275002 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F354096, 412, 0xF3540000, 150.946, 38.275, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF3540000 [150.945999 38.275002 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354097, 9686, 0xF3540000, 150.948, 38.389, 23.4, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540000 [150.947998 38.389000 23.400000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F354097, 9686, 0xF3540000, 150.948, 38.389, 23.4, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540000 [150.947998 38.389000 23.400000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354098, 9686, 0xF3540000, 147.938, 44.244, 21.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540000 [147.938004 44.243999 21.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7F354098, 9686, 0xF3540000, 147.938, 44.244, 21.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540000 [147.938004 44.243999 21.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F354099, 9686, 0xF3540000, 153.968, 44.244, 21.68, -0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540000 [153.968002 44.243999 21.680000] -0.000000 0.000000 0.100188 -0.994969 */ +VALUES (0x7F354099, 9686, 0xF3540000, 153.968, 44.244, 21.68, 0, 0, 0.100188, -0.994969, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540000 [153.968002 44.243999 21.680000] 0.000000 0.000000 0.100188 -0.994969 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F35409A, 12679, 0xF3540000, 155.491, 38.71, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ -/* @teleloc 0xF3540000 [155.490997 38.709999 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F35409A, 12679, 0xF3540000, 155.491, 38.71, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Yard Hook */ +/* @teleloc 0xF3540000 [155.490997 38.709999 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F35409B, 12679, 0xF3540000, 146.646, 38.6, 20.1, 0.382683, 0, 0, -0.92388, True, '2005-02-09 10:00:00'); /* Yard Hook */ @@ -625,20 +625,20 @@ VALUES (0x7F3540CF, 12679, 0xF3540000, 40.271, 30.6761, 20.075, -0.707107, 0, 0, /* @teleloc 0xF3540000 [40.271000 30.676100 20.075001] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540D0, 9686, 0xF3540124, 86.1618, 35.8885, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540124 [86.161797 35.888500 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F3540D0, 9686, 0xF3540124, 86.1618, 35.8885, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540124 [86.161797 35.888500 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540D1, 9686, 0xF3540124, 81.544, 35.8655, 22.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540124 [81.543999 35.865501 22.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F3540D1, 9686, 0xF3540124, 81.544, 35.8655, 22.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540124 [81.543999 35.865501 22.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540D2, 9686, 0xF3540124, 84.0593, 30.1385, 23.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540124 [84.059303 30.138500 23.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540D2, 9686, 0xF3540124, 84.0593, 30.1385, 23.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540124 [84.059303 30.138500 23.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540D3, 9686, 0xF3540124, 87.2593, 30.1385, 22.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540124 [87.259300 30.138500 22.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540D3, 9686, 0xF3540124, 87.2593, 30.1385, 22.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540124 [87.259300 30.138500 22.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F3540D4, 11697, 0xF3540124, 79.5273, 30.8248, 20.1, -0.387515, 0, 0, -0.921863, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -649,16 +649,16 @@ VALUES (0x7F3540D5, 11697, 0xF3540124, 88.4273, 35.1576, 20.1, -0.932639, 0, 0, /* @teleloc 0xF3540124 [88.427299 35.157600 20.100000] -0.932639 0.000000 0.000000 0.360810 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540D6, 11698, 0xF3540124, 84.0904, 33.1885, 26.6, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xF3540124 [84.090401 33.188499 26.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540D6, 11698, 0xF3540124, 84.0904, 33.1885, 26.6, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xF3540124 [84.090401 33.188499 26.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F3540D7, 11697, 0xF3540124, 84.0773, 33.1576, 20.1, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF3540124 [84.077301 33.157600 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540D8, 9686, 0xF3540124, 80.9091, 30.1385, 22.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540124 [80.909103 30.138500 22.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540D8, 9686, 0xF3540124, 80.9091, 30.1385, 22.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540124 [80.909103 30.138500 22.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F3540D9, 9686, 0xF3540124, 78.8625, 33.0154, 23.65, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -685,12 +685,12 @@ VALUES (0x7F3540DE, 9686, 0xF3540124, 89.2561, 31.0154, 23.65, 0.707107, 0, 0, /* @teleloc 0xF3540124 [89.256104 31.015400 23.650000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540DF, 9686, 0xF3540124, 81.9091, 35.8885, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540124 [81.909103 35.888500 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F3540DF, 9686, 0xF3540124, 81.9091, 35.8885, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540124 [81.909103 35.888500 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540E0, 9686, 0xF3540124, 87.7298, 35.8655, 22.2, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540124 [87.729797 35.865501 22.200001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F3540E0, 9686, 0xF3540124, 87.7298, 35.8655, 22.2, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540124 [87.729797 35.865501 22.200001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F3540E1, 11698, 0xF3540124, 86.2904, 33.1885, 26.6, 0.707094, -0.004319, 0.004319, -0.707094, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ @@ -709,28 +709,28 @@ VALUES (0x7F3540E4, 11697, 0xF3540124, 82.5746, 33.1576, 20.1, -0.707107, 0, 0, /* @teleloc 0xF3540124 [82.574600 33.157600 20.100000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540E5, 11697, 0xF3540124, 83.883, 30.7026, 20.1, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF3540124 [83.883003 30.702600 20.100000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540E5, 11697, 0xF3540124, 83.883, 30.7026, 20.1, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF3540124 [83.883003 30.702600 20.100000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F3540E6, 11697, 0xF3540124, 88.633, 33.1025, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ /* @teleloc 0xF3540124 [88.633003 33.102501 20.100000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540E7, 11697, 0xF3540124, 81.2773, 35.2576, 20.1, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF3540124 [81.277298 35.257599 20.100000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F3540E7, 11697, 0xF3540124, 81.2773, 35.2576, 20.1, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF3540124 [81.277298 35.257599 20.100000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F3540E8, 9686, 0xF3540126, 81.8125, 39.0193, 23, -0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ /* @teleloc 0xF3540126 [81.812500 39.019299 23.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540E9, 9686, 0xF3540126, 85.2125, 36.4885, 23.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540126 [85.212502 36.488499 23.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540E9, 9686, 0xF3540126, 85.2125, 36.4885, 23.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540126 [85.212502 36.488499 23.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540EA, 9686, 0xF3540126, 84.9125, 41.5885, 23.5, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540126 [84.912498 41.588501 23.500000] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F3540EA, 9686, 0xF3540126, 84.9125, 41.5885, 23.5, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540126 [84.912498 41.588501 23.500000] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F3540EB, 11697, 0xF3540126, 86.0273, 39.3076, 20.1, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -745,12 +745,12 @@ VALUES (0x7F3540ED, 9686, 0xF3540126, 81.8125, 40.6654, 23, -0.707107, 0, 0, -0 /* @teleloc 0xF3540126 [81.812500 40.665401 23.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540EE, 9686, 0xF3540126, 83.1155, 36.4885, 22.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540126 [83.115501 36.488499 22.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540EE, 9686, 0xF3540126, 83.1155, 36.4885, 22.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540126 [83.115501 36.488499 22.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540EF, 9686, 0xF3540128, 84.6061, 30.2347, 18.45, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540128 [84.606102 30.234699 18.450001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540EF, 9686, 0xF3540128, 84.6061, 30.2347, 18.45, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540128 [84.606102 30.234699 18.450001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F3540F0, 9686, 0xF3540128, 87.1061, 34.5347, 18.45, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -781,16 +781,16 @@ VALUES (0x7F3540F6, 9686, 0xF3540128, 87.1061, 37.2318, 18.45, 0.707107, 0, 0, /* @teleloc 0xF3540128 [87.106102 37.231800 18.450001] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540F7, 9686, 0xF3540128, 85.5556, 40.1847, 18.45, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540128 [85.555603 40.184700 18.450001] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F3540F7, 9686, 0xF3540128, 85.5556, 40.1847, 18.45, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540128 [85.555603 40.184700 18.450001] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540F8, 11698, 0xF3540128, 84.5093, 34.2251, 19.5, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ -/* @teleloc 0xF3540128 [84.509300 34.225101 19.500000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540F8, 11698, 0xF3540128, 84.5093, 34.2251, 19.5, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Ceiling Hook */ +/* @teleloc 0xF3540128 [84.509300 34.225101 19.500000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540F9, 11697, 0xF3540128, 84.8983, 39.7012, 16.05, -1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Floor Hook */ -/* @teleloc 0xF3540128 [84.898300 39.701199 16.049999] -1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F3540F9, 11697, 0xF3540128, 84.8983, 39.7012, 16.05, -1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Floor Hook */ +/* @teleloc 0xF3540128 [84.898300 39.701199 16.049999] -1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F3540FA, 11697, 0xF3540128, 86.4483, 39.5013, 16.05, -0.919479, 0, 0, 0.39314, True, '2005-02-09 10:00:00'); /* Floor Hook */ @@ -809,12 +809,12 @@ VALUES (0x7F3540FD, 9686, 0xF354012A, 82.2125, 42.8153, 23, -0.707107, 0, 0, -0 /* @teleloc 0xF354012A [82.212502 42.815300 23.000000] -0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540FE, 412, 0xF3540000, 84.8904, 43.9885, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF3540000 [84.890404 43.988499 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540FE, 412, 0xF3540000, 84.8904, 43.9885, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF3540000 [84.890404 43.988499 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3540FF, 9686, 0xF3540000, 82.6798, 44.1155, 22.2, -0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ -/* @teleloc 0xF3540000 [82.679802 44.115501 22.200001] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F3540FF, 9686, 0xF3540000, 82.6798, 44.1155, 22.2, 0, 0, 0, -1, True, '2005-02-09 10:00:00'); /* Wall Hook */ +/* @teleloc 0xF3540000 [82.679802 44.115501 22.200001] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F354100, 9686, 0xF3540000, 81.6798, 43.2655, 22.2, 0.707107, 0, 0, -0.707107, True, '2005-02-09 10:00:00'); /* Wall Hook */ @@ -1427,7 +1427,7 @@ VALUES (0x7F35416F, 0x7F354104, '2005-02-09 10:00:00') /* Wall Hook (9686) */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F354170, 13826, 0xF354010D, 159.142, 108.798, 20.005, -0.997296, 0, 0, -0.073496, False, '2005-02-09 10:00:00'); /* Cottage */ -/* @teleloc 0xF354010D [159.141998 108.797997 20.004999] -0.997296 0.000000 0.000000 -0.073495 */ +/* @teleloc 0xF354010D [159.141998 108.797997 20.004999] -0.997296 0.000000 0.000000 -0.073496 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7F354170, 0x7F354034, '2005-02-09 10:00:00') /* Floor Hook (11697) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F3DB.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F3DB.sql index e403144122..2bed420836 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F3DB.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F3DB.sql @@ -1,8 +1,8 @@ DELETE FROM `landblock_instance` WHERE `landblock` = 0xF3DB; INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F3DB000, 412, 0xF3DB0000, 101.463, 12.3942, -0, 0.906308, 0, 0, -0.422618, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF3DB0000 [101.462997 12.394200 -0.000000] 0.906308 0.000000 0.000000 -0.422618 */ +VALUES (0x7F3DB000, 412, 0xF3DB0000, 101.463, 12.3942, 0, 0.906308, 0, 0, -0.422618, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF3DB0000 [101.462997 12.394200 0.000000] 0.906308 0.000000 0.000000 -0.422618 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F3DB001, 412, 0xF3DB0000, 106.892, 31.8539, 0, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F418.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F418.sql index 2708768e71..4f771a0351 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F418.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F418.sql @@ -66,5 +66,5 @@ VALUES (0x7F41800E, 8532, 0xF4180000, 36.003, 79.267, 197, 1, 0, 0, 0, False, ' /* @teleloc 0xF4180000 [36.002998 79.266998 197.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F41800F, 9003, 0xF4180000, 36, 108, 160.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Thistledown Monument Event Gen */ -/* @teleloc 0xF4180000 [36.000000 108.000000 160.005005] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F41800F, 9003, 0xF4180000, 36, 108, 160.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Thistledown Monument Event Gen */ +/* @teleloc 0xF4180000 [36.000000 108.000000 160.005005] 0.000000 0.000000 0.000000 -1.000000 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F419.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F419.sql index 29160effa2..5ef81aeabd 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F419.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F419.sql @@ -126,72 +126,72 @@ VALUES (0x7F419018, 5408, 0xF4190000, 187.263, 61.4443, -0.095, -0.703265, 0, 0 INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419019, 8580, 0xF4190000, 180.795, 51.2031, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [180.794998 51.203098 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [180.794998 51.203098 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F41901A, 8580, 0xF4190000, 173.731, 51.1771, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [173.731003 51.177101 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [173.731003 51.177101 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F41901B, 8580, 0xF4190000, 173.81, 56.6911, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [173.809998 56.691101 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [173.809998 56.691101 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F41901C, 8580, 0xF4190000, 180.849, 56.6363, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [180.848999 56.636299 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [180.848999 56.636299 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F41901D, 8580, 0xF4190000, 165.02, 50.9704, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [165.020004 50.970402 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [165.020004 50.970402 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F41901E, 8580, 0xF4190000, 156.743, 51.035, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [156.742996 51.035000 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [156.742996 51.035000 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F41901F, 8580, 0xF4190000, 148.273, 51.2688, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [148.272995 51.268799 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [148.272995 51.268799 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419020, 8580, 0xF4190000, 139.925, 51.2513, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [139.925003 51.251301 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [139.925003 51.251301 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419021, 8580, 0xF4190000, 132.512, 51.2836, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [132.511993 51.283600 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [132.511993 51.283600 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419022, 8580, 0xF4190000, 124.551, 51.3426, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [124.551003 51.342602 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [124.551003 51.342602 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419023, 8580, 0xF4190000, 116.107, 51.3779, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [116.107002 51.377899 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [116.107002 51.377899 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419024, 8580, 0xF4190000, 164.963, 56.4412, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [164.962997 56.441200 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [164.962997 56.441200 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419025, 8580, 0xF4190000, 156.699, 56.5062, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [156.699005 56.506199 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [156.699005 56.506199 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419026, 8580, 0xF4190000, 148.271, 56.6475, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [148.270996 56.647499 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [148.270996 56.647499 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419027, 8580, 0xF4190000, 139.858, 56.5881, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [139.858002 56.588100 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [139.858002 56.588100 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419028, 8580, 0xF4190000, 132.548, 56.7704, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [132.548004 56.770401 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [132.548004 56.770401 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F419029, 8580, 0xF4190000, 124.73, 56.9538, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [124.730003 56.953800 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [124.730003 56.953800 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F41902A, 8580, 0xF4190000, 116.128, 56.9045, -0.095, -0.012259, 0, 0, 0.999925, False, '2005-02-09 10:00:00'); /* Waterfall */ -/* @teleloc 0xF4190000 [116.127998 56.904499 -0.095000] -0.012258 0.000000 0.000000 0.999925 */ +/* @teleloc 0xF4190000 [116.127998 56.904499 -0.095000] -0.012259 0.000000 0.000000 0.999925 */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F559.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F559.sql index 0b4ed701c9..bb162a3184 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F559.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F559.sql @@ -30,7 +30,7 @@ VALUES (0x7F559006, 4214, 0xF559010B, 152.843, 106.225, 20.005, -0.32099, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F559007, 1154, 0xF559010B, 153.124, 104.432, 20.005, -0.999227, 0, 0, -0.039302, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator */ -/* @teleloc 0xF559010B [153.123993 104.431999 20.004999] -0.999227 0.000000 0.000000 -0.039301 */ +/* @teleloc 0xF559010B [153.123993 104.431999 20.004999] -0.999227 0.000000 0.000000 -0.039302 */ INSERT INTO `landblock_instance_link` (`parent_GUID`, `child_GUID`, `last_Modified`) VALUES (0x7F559007, 0x7F559006, '2005-02-09 10:00:00') /* Leather Crafter (4214) */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F65C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F65C.sql index 9bc8f1c9c7..ecff8918a2 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F65C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F65C.sql @@ -13,20 +13,20 @@ VALUES (0x7F65C002, 722, 0xF65C0000, 180, 78.475, 20, 1, 0, 0, 0, False, '2005 /* @teleloc 0xF65C0000 [180.000000 78.474998 20.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F65C003, 722, 0xF65C0000, 180, 89.525, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF65C0000 [180.000000 89.525002 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F65C003, 722, 0xF65C0000, 180, 89.525, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF65C0000 [180.000000 89.525002 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F65C004, 722, 0xF65C0000, 155, 75.45, 20, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Door */ /* @teleloc 0xF65C0000 [155.000000 75.449997 20.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F65C005, 721, 0xF65C0000, 157, 75.45, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF65C0000 [157.000000 75.449997 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F65C005, 721, 0xF65C0000, 157, 75.45, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF65C0000 [157.000000 75.449997 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F65C006, 174, 0xF65C0000, 180.973, 62.367, 20.005, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Well */ -/* @teleloc 0xF65C0000 [180.973007 62.367001 20.004999] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F65C006, 174, 0xF65C0000, 180.973, 62.367, 20.005, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Well */ +/* @teleloc 0xF65C0000 [180.973007 62.367001 20.004999] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F65C008, 5439, 0xF65C0000, 153.785, 74.6959, 22.5596, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Tower Tavern */ @@ -58,7 +58,7 @@ VALUES (0x7F65C00E, 8377, 0xF65C010F, 149.141, 90.9174, 20.44, 0.999993, 0, 0, INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F65C00F, 7923, 0xF65C0000, 171.419, 66.7358, 20.005, 0.055343, 0, 0, -0.998467, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ -/* @teleloc 0xF65C0000 [171.419006 66.735802 20.004999] 0.055342 0.000000 0.000000 -0.998467 */ +/* @teleloc 0xF65C0000 [171.419006 66.735802 20.004999] 0.055343 0.000000 0.000000 -0.998467 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F65C010, 21476, 0xF65C0000, 175.169, 41.1797, 20.005, -0.999933, 0, 0, -0.011585, False, '2005-02-09 10:00:00'); /* Haven Residential Halls */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F75C.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F75C.sql index b8bc121b02..9c8143373c 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F75C.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F75C.sql @@ -25,8 +25,8 @@ VALUES (0x7F75C005, 722, 0xF75C0000, 63, 94.775, 20, 0, 0, 0, -1, False, '2005 /* @teleloc 0xF75C0000 [63.000000 94.775002 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F75C006, 720, 0xF75C0128, 35.98, 91.3, 20, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xF75C0128 [35.980000 91.300003 20.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F75C006, 720, 0xF75C0128, 35.98, 91.3, 20, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xF75C0128 [35.980000 91.300003 20.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F75C007, 720, 0xF75C0129, 36.045, 76.745, 20, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ @@ -49,24 +49,24 @@ VALUES (0x7F75C00B, 720, 0xF75C0133, 28.75, 83.975, 25.6, 0.707107, 0, 0, -0.7 /* @teleloc 0xF75C0133 [28.750000 83.974998 25.600000] 0.707107 0.000000 0.000000 -0.707107 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F75C00C, 720, 0xF75C0134, 35.975, 91.305, 25.6, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xF75C0134 [35.974998 91.305000 25.600000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F75C00C, 720, 0xF75C0134, 35.975, 91.305, 25.6, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xF75C0134 [35.974998 91.305000 25.600000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F75C00D, 720, 0xF75C0135, 36.04, 76.745, 25.6, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Sliding Door */ /* @teleloc 0xF75C0135 [36.040001 76.745003 25.600000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F75C00E, 720, 0xF75C0000, 29.359, 59.5345, 20.025, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xF75C0000 [29.358999 59.534500 20.025000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F75C00E, 720, 0xF75C0000, 29.359, 59.5345, 20.025, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xF75C0000 [29.358999 59.534500 20.025000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F75C00F, 720, 0xF75C0000, 29.359, 54.4845, 20.025, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xF75C0000 [29.358999 54.484501 20.025000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F75C00F, 720, 0xF75C0000, 29.359, 54.4845, 20.025, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xF75C0000 [29.358999 54.484501 20.025000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F75C010, 720, 0xF75C0000, 36.884, 68.1845, 20.025, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ -/* @teleloc 0xF75C0000 [36.883999 68.184502 20.025000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F75C010, 720, 0xF75C0000, 36.884, 68.1845, 20.025, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Sliding Door */ +/* @teleloc 0xF75C0000 [36.883999 68.184502 20.025000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F75C011, 720, 0xF75C0000, 9.5114, 78.9669, 20, 0.707107, 0, 0, -0.707107, False, '2005-02-09 10:00:00'); /* Sliding Door */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F75D.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F75D.sql index ab9f066a0f..633903adee 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F75D.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F75D.sql @@ -53,8 +53,8 @@ VALUES (0x7F75D00C, 722, 0xF75D0000, 108, 6.475, 46, 1, 0, 0, 0, False, '2005- /* @teleloc 0xF75D0000 [108.000000 6.475000 46.000000] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F75D00D, 722, 0xF75D0000, 108, 17.525, 46, -0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ -/* @teleloc 0xF75D0000 [108.000000 17.525000 46.000000] -0.000000 0.000000 0.000000 -1.000000 */ +VALUES (0x7F75D00D, 722, 0xF75D0000, 108, 17.525, 46, 0, 0, 0, -1, False, '2005-02-09 10:00:00'); /* Door */ +/* @teleloc 0xF75D0000 [108.000000 17.525000 46.000000] 0.000000 0.000000 0.000000 -1.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F75D00E, 20226, 0xF75D0105, 99.9067, 6.40467, 46.005, -0.974086, 0, 0, 0.226179, False, '2005-02-09 10:00:00'); /* Scrivener of War Magic */ diff --git a/Database/3-Core/6 LandBlockExtendedData/SQL/F784.sql b/Database/3-Core/6 LandBlockExtendedData/SQL/F784.sql index 843a4b6a3b..4f5e2ea06b 100644 --- a/Database/3-Core/6 LandBlockExtendedData/SQL/F784.sql +++ b/Database/3-Core/6 LandBlockExtendedData/SQL/F784.sql @@ -366,8 +366,8 @@ VALUES (0x7F784055, 5619, 0xF78401DA, 205.99, 466.963, -11.595, 0.078869, 0, 0, /* @teleloc 0xF78401DA [205.990005 466.963013 -11.595000] 0.078869 0.000000 0.000000 -0.996885 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F784056, 22520, 0xF78401DB, 206.273, 458.515, -11.5901, 1, 0, 0, -0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ -/* @teleloc 0xF78401DB [206.272995 458.515015 -11.590100] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F784056, 22520, 0xF78401DB, 206.273, 458.515, -11.5901, 1, 0, 0, 0, True, '2005-02-09 10:00:00'); /* Tusker Redeemer */ +/* @teleloc 0xF78401DB [206.272995 458.515015 -11.590100] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F784057, 22594, 0xF78401F8, 405.503, 484.847, -11.545, 0.990625, 0, 0, -0.136608, True, '2005-02-09 10:00:00'); /* Tusker Liberator */ @@ -1104,12 +1104,12 @@ VALUES (0x7F7840F8, 5399, 0xF7840107, 446.273, 478.515, -29.595, 1, 0, 0, 0, Fa /* @teleloc 0xF7840107 [446.273010 478.515015 -29.594999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F7840F9, 5399, 0xF7840108, 446.273, 468.515, -29.595, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Boiling Magma */ -/* @teleloc 0xF7840108 [446.273010 468.515015 -29.594999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F7840F9, 5399, 0xF7840108, 446.273, 468.515, -29.595, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Boiling Magma */ +/* @teleloc 0xF7840108 [446.273010 468.515015 -29.594999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) -VALUES (0x7F7840FA, 5399, 0xF7840109, 446.273, 458.515, -29.595, 1, 0, 0, -0, False, '2005-02-09 10:00:00'); /* Boiling Magma */ -/* @teleloc 0xF7840109 [446.273010 458.515015 -29.594999] 1.000000 0.000000 0.000000 -0.000000 */ +VALUES (0x7F7840FA, 5399, 0xF7840109, 446.273, 458.515, -29.595, 1, 0, 0, 0, False, '2005-02-09 10:00:00'); /* Boiling Magma */ +/* @teleloc 0xF7840109 [446.273010 458.515015 -29.594999] 1.000000 0.000000 0.000000 0.000000 */ INSERT INTO `landblock_instance` (`guid`, `weenie_Class_Id`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`, `is_Link_Child`, `last_Modified`) VALUES (0x7F7840FB, 7923, 0xF784010A, 459.339, 466.735, -29.595, -0.315854, 0, 0, -0.948808, False, '2005-02-09 10:00:00'); /* Linkable Monster Generator ( 3 Min.) */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/07808 Sarcophagus.sql b/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/07808 Sarcophagus.sql index ea755e4ed2..3921e8239b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/07808 Sarcophagus.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/07808 Sarcophagus.sql @@ -46,5 +46,5 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (7808, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7808, -1, 7819, 1000, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Zombie (7819) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7808, -1, 7819, 1000, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Zombie (7819) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7808, -1, 463, 1000, 1, 1, 2, 72, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate RANDOMLY GENERATED TREASURE from Loot Tier 2 from Death Treasure Table id: 463 (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: ContainTreasure */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/07809 Sarcophagus.sql b/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/07809 Sarcophagus.sql index 87acbfc1c6..9c0c91756f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/07809 Sarcophagus.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/07809 Sarcophagus.sql @@ -46,5 +46,5 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (7809, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7809, -1, 7820, 1000, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Lich (7820) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7809, -1, 7820, 1000, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Lich (7820) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7809, -1, 462, 1000, 1, 1, 2, 72, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate RANDOMLY GENERATED TREASURE from Loot Tier 3 from Death Treasure Table id: 462 (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: ContainTreasure */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/08374 Ancient Tomb.sql b/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/08374 Ancient Tomb.sql index 0c1e18343c..bc767d81d6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/08374 Ancient Tomb.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Chest/Container/08374 Ancient Tomb.sql @@ -49,5 +49,5 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (8374, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8374, -1, 1987, 1000, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 1.5, -0, 0, -0, -1) /* Generate Ghost Wisp (1987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (8374, -1, 1987, 1000, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 1.5, 0, 0, 0, -1) /* Generate Ghost Wisp (1987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8374, -1, 462, 1000, 1, 1, 2, 72, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate RANDOMLY GENERATED TREASURE from Loot Tier 3 from Death Treasure Table id: 462 (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: ContainTreasure */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AlteredHuman/21138 Martine.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AlteredHuman/21138 Martine.sql index e54b82b172..5f99dde707 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AlteredHuman/21138 Martine.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AlteredHuman/21138 Martine.sql @@ -112,7 +112,7 @@ VALUES (21138, 5 /* HeartBeat */, 1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.642788, 0, -0, -0.766044) +VALUES (@parent_id, 0, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.642788, 0, 0, -0.766044) , (@parent_id, 1, 17 /* LocalBroadcast */, 5, 0, NULL, 'Martine surveys the area.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 8 /* Say */, 15, 0, NULL, 'A decisive victory. Gaerlan will not allow us to seize his power passively. There will be more resistance as we edge closer to taking his seat of power. New pitfalls will appear, and we must all be prepared.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 8 /* Say */, 15, 0, NULL, 'With this second crystal shattered we have drawn much attention to our efforts. He will surely become desperate soon.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11330 Aun Papileona.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11330 Aun Papileona.sql index 5de80cffbd..c8c7128f2a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11330 Aun Papileona.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11330 Aun Papileona.sql @@ -166,7 +166,7 @@ VALUES (11330, 5 /* HeartBeat */, 0.342, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (11330, 6 /* Give */, 1, 11335 /* Aun Papileona's Amulet */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11372 Aun Bernawa.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11372 Aun Bernawa.sql index e1e393bf37..4ebc31396f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11372 Aun Bernawa.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11372 Aun Bernawa.sql @@ -159,7 +159,7 @@ VALUES (11372, 5 /* HeartBeat */, 0.341, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (11372, 6 /* Give */, 1, 11374 /* Note from Hea Toneawa to Aun Mariona */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11410 Aun Shimauri.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11410 Aun Shimauri.sql index 586ca44530..9030b44bf8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11410 Aun Shimauri.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11410 Aun Shimauri.sql @@ -172,7 +172,7 @@ VALUES (11410, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (11410, 6 /* Give */, 1, 11455 /* Totem of Tanae */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11508 Aun Elder Shaman.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11508 Aun Elder Shaman.sql index a5e17a0f4f..762aa2ec2a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11508 Aun Elder Shaman.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11508 Aun Elder Shaman.sql @@ -170,7 +170,7 @@ VALUES (11508, 5 /* HeartBeat */, 0.9, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x1200009B /* YMCA */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x4300011B /* AFKState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11513 Aun Shaman.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11513 Aun Shaman.sql index 955f572339..ed6a21963a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11513 Aun Shaman.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/11513 Aun Shaman.sql @@ -155,7 +155,7 @@ VALUES (11513, 5 /* HeartBeat */, 0.9, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x1200009B /* YMCA */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x4300011B /* AFKState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/24514 Terka Laona.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/24514 Terka Laona.sql index c66aca4ccd..bb8087c0a6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/24514 Terka Laona.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/AunTumerok/24514 Terka Laona.sql @@ -117,7 +117,7 @@ VALUES (24514, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.300706, 0, -0, -0.953717); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.300706, 0, 0, -0.953717); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24514, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06078 Black Bunny.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06078 Black Bunny.sql index cc407494e6..57776d0285 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06078 Black Bunny.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06078 Black Bunny.sql @@ -120,7 +120,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.11, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -129,7 +129,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.12, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -138,7 +138,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.13, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -147,7 +147,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.14, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -156,7 +156,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.15, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -165,7 +165,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -174,7 +174,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -183,7 +183,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -192,7 +192,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -201,7 +201,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -210,7 +210,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -219,7 +219,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -228,7 +228,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -237,7 +237,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -246,7 +246,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -255,7 +255,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -264,7 +264,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -273,7 +273,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -282,7 +282,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -291,7 +291,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -300,7 +300,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -309,7 +309,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -318,7 +318,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -327,7 +327,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -336,7 +336,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -345,7 +345,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -354,7 +354,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -363,7 +363,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -372,7 +372,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -381,7 +381,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -390,7 +390,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -399,7 +399,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -408,7 +408,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -417,7 +417,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -426,7 +426,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -435,7 +435,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -444,7 +444,7 @@ VALUES (6078, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06079 Brown Bunny.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06079 Brown Bunny.sql index f6c25b6972..d7b147a102 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06079 Brown Bunny.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06079 Brown Bunny.sql @@ -124,7 +124,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.11, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -133,7 +133,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.12, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -142,7 +142,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.13, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -151,7 +151,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.14, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -160,7 +160,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.15, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -169,7 +169,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -178,7 +178,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -187,7 +187,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -196,7 +196,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -205,7 +205,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -214,7 +214,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -223,7 +223,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -232,7 +232,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -241,7 +241,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -250,7 +250,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -259,7 +259,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -268,7 +268,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -277,7 +277,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -286,7 +286,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -295,7 +295,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -304,7 +304,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -313,7 +313,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -322,7 +322,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -331,7 +331,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -340,7 +340,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -349,7 +349,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -358,7 +358,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -367,7 +367,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -376,7 +376,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -385,7 +385,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -394,7 +394,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -403,7 +403,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -412,7 +412,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -421,7 +421,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -430,7 +430,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -439,7 +439,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -448,7 +448,7 @@ VALUES (6079, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06081 Desert Bunny.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06081 Desert Bunny.sql index 830e43dba1..62d47d3aba 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06081 Desert Bunny.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Bunny/06081 Desert Bunny.sql @@ -120,7 +120,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.11, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -129,7 +129,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.12, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -138,7 +138,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.13, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -147,7 +147,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.14, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -156,7 +156,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.15, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -165,7 +165,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -174,7 +174,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -183,7 +183,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -192,7 +192,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -201,7 +201,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -210,7 +210,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -219,7 +219,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -228,7 +228,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -237,7 +237,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -246,7 +246,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -255,7 +255,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -264,7 +264,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -273,7 +273,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -282,7 +282,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -291,7 +291,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -300,7 +300,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -309,7 +309,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -318,7 +318,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -327,7 +327,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -336,7 +336,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -345,7 +345,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -354,7 +354,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -363,7 +363,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -372,7 +372,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -381,7 +381,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -390,7 +390,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -399,7 +399,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -408,7 +408,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -417,7 +417,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -426,7 +426,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -435,7 +435,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -444,7 +444,7 @@ VALUES (6081, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28388 Barrier.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28388 Barrier.sql index 83fbc44dba..de5f350d39 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28388 Barrier.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28388 Barrier.sql @@ -112,16 +112,16 @@ VALUES (28388, 94) /* ATTACK_NOTIFICATION_EVENT */ , (28388, 414) /* PLAYER_DEATH_EVENT */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28388, -1, 26019, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277020F, 28.7, -10.3, 6, -0, 0, -0, -1) /* Generate Burun Ruuk Seer (26019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 26019, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277020F, 31.2, -10.4, 6, -0, 0, -0, -1) /* Generate Burun Ruuk Seer (26019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 27984, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770128, 30.1, -26.4, 0, -0, 0, -0, -1) /* Generate Guruk Crusher (27984) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 27984, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277013E, 50, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Crusher (27984) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 27984, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770116, 10, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Crusher (27984) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 27987, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770140, 50, -50, 0.005, -0.707107, 0, -0, -0.707107) /* Generate Guruk Heavy (27987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (28388, -1, 26019, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277020F, 28.7, -10.3, 6, 0, 0, 0, -1) /* Generate Burun Ruuk Seer (26019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28388, -1, 26019, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277020F, 31.2, -10.4, 6, 0, 0, 0, -1) /* Generate Burun Ruuk Seer (26019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28388, -1, 27984, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770128, 30.1, -26.4, 0, 0, 0, 0, -1) /* Generate Guruk Crusher (27984) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28388, -1, 27984, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277013E, 50, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Crusher (27984) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28388, -1, 27984, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770116, 10, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Crusher (27984) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28388, -1, 27987, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770140, 50, -50, 0.005, -0.707107, 0, 0, -0.707107) /* Generate Guruk Heavy (27987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28388, -1, 27987, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770118, 10, -50, 0.005, 0.707107, 0, 0, -0.707107) /* Generate Guruk Heavy (27987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 27988, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277011F, 19.371, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Miscreant (27988) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 27988, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277011F, 23.09, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Miscreant (27988) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 27988, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277012F, 40.629, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Miscreant (27988) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 27988, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277012F, 36.148, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Miscreant (27988) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 26019, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770129, 32.386, -40, 0.045, -0, 0, -0, -1) /* Generate Burun Ruuk Seer (26019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28388, -1, 26019, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770129, 27.839, -40, 0.045, -0, 0, -0, -1) /* Generate Burun Ruuk Seer (26019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (28388, -1, 27988, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277011F, 19.371, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Miscreant (27988) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28388, -1, 27988, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277011F, 23.09, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Miscreant (27988) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28388, -1, 27988, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277012F, 40.629, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Miscreant (27988) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28388, -1, 27988, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277012F, 36.148, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Miscreant (27988) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28388, -1, 26019, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770129, 32.386, -40, 0.045, 0, 0, 0, -1) /* Generate Burun Ruuk Seer (26019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28388, -1, 26019, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770129, 27.839, -40, 0.045, 0, 0, 0, -1) /* Generate Burun Ruuk Seer (26019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28389 Barrier.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28389 Barrier.sql index 0c52df0775..030c3c7694 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28389 Barrier.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28389 Barrier.sql @@ -112,16 +112,16 @@ VALUES (28389, 94) /* ATTACK_NOTIFICATION_EVENT */ , (28389, 414) /* PLAYER_DEATH_EVENT */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28389, -1, 26021, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277022A, 108.6, -10.7, 6, -0, 0, -0, -1) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 26021, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277022A, 111.4, -10.6, 6, -0, 0, -0, -1) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 27985, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277017F, 110.1, -26.2, 0, -0, 0, -0, -1) /* Generate Guruk Destroyer (27985) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 27985, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277016D, 90, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Destroyer (27985) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 27985, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770195, 130, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Destroyer (27985) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 27852, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770197, 130, -50, 0.005, -0.707107, 0, -0, -0.707107) /* Generate Guruk Hulk (27852) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (28389, -1, 26021, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277022A, 108.6, -10.7, 6, 0, 0, 0, -1) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28389, -1, 26021, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277022A, 111.4, -10.6, 6, 0, 0, 0, -1) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28389, -1, 27985, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277017F, 110.1, -26.2, 0, 0, 0, 0, -1) /* Generate Guruk Destroyer (27985) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28389, -1, 27985, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277016D, 90, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Destroyer (27985) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28389, -1, 27985, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770195, 130, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Destroyer (27985) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28389, -1, 27852, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770197, 130, -50, 0.005, -0.707107, 0, 0, -0.707107) /* Generate Guruk Hulk (27852) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28389, -1, 27852, 1, 1, 1, 1, 4, -1, 0, 0, 0x0277016F, 90, -50, 0.005, 0.707107, 0, 0, -0.707107) /* Generate Guruk Hulk (27852) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 27982, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770176, 99.371, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Brute (27982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 27982, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770176, 103.09, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Brute (27982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 27982, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770186, 116.148, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Brute (27982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 27982, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770186, 120.629, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Brute (27982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 26021, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770180, 112.386, -40, 0.045, -0, 0, -0, -1) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28389, -1, 26021, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770180, 107.839, -40, 0.045, -0, 0, -0, -1) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (28389, -1, 27982, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770176, 99.371, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Brute (27982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28389, -1, 27982, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770176, 103.09, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Brute (27982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28389, -1, 27982, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770186, 116.148, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Brute (27982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28389, -1, 27982, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770186, 120.629, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Brute (27982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28389, -1, 26021, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770180, 112.386, -40, 0.045, 0, 0, 0, -1) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28389, -1, 26021, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770180, 107.839, -40, 0.045, 0, 0, 0, -1) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28390 Barrier.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28390 Barrier.sql index 7def8f536b..8e40aa3430 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28390 Barrier.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Burun/28390 Barrier.sql @@ -112,16 +112,16 @@ VALUES (28390, 94) /* ATTACK_NOTIFICATION_EVENT */ , (28390, 414) /* PLAYER_DEATH_EVENT */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28390, -1, 26020, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770245, 188.1, -11.5, 6, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 26020, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770245, 191.2, -11.4, 6, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 27986, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701D6, 190.2, -27.4, 0, -0, 0, -0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 27986, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701C4, 170, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 27986, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701EC, 210, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 27990, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701EE, 210, -50, 0.005, -0.707107, 0, -0, -0.707107) /* Generate Guruk Titan (27990) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (28390, -1, 26020, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770245, 188.1, -11.5, 6, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28390, -1, 26020, 1, 1, 1, 1, 4, -1, 0, 0, 0x02770245, 191.2, -11.4, 6, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28390, -1, 27986, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701D6, 190.2, -27.4, 0, 0, 0, 0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28390, -1, 27986, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701C4, 170, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28390, -1, 27986, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701EC, 210, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28390, -1, 27990, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701EE, 210, -50, 0.005, -0.707107, 0, 0, -0.707107) /* Generate Guruk Titan (27990) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28390, -1, 27990, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701C6, 170, -50, 0.005, 0.707107, 0, 0, -0.707107) /* Generate Guruk Titan (27990) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 27980, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701CD, 179.371, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Behemoth (27980) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 27980, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701CD, 183.09, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Behemoth (27980) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 27980, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701DD, 196.148, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Behemoth (27980) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 27980, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701DD, 200.629, -40, 0.005, -0, 0, -0, -1) /* Generate Guruk Behemoth (27980) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 26020, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701D7, 192.386, -40, 0.045, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28390, -1, 26020, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701D7, 187.839, -40, 0.045, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (28390, -1, 27980, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701CD, 179.371, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Behemoth (27980) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28390, -1, 27980, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701CD, 183.09, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Behemoth (27980) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28390, -1, 27980, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701DD, 196.148, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Behemoth (27980) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28390, -1, 27980, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701DD, 200.629, -40, 0.005, 0, 0, 0, -1) /* Generate Guruk Behemoth (27980) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28390, -1, 26020, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701D7, 192.386, -40, 0.045, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28390, -1, 26020, 1, 1, 1, 1, 4, -1, 0, 0, 0x027701D7, 187.839, -40, 0.045, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/24937 Chicken.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/24937 Chicken.sql index a3e47595b4..da6c0128dd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/24937 Chicken.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/24937 Chicken.sql @@ -131,7 +131,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24937, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -171,7 +171,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.56, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24937, 5 /* HeartBeat */, 0.57, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -179,7 +179,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.57, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.309017, 0, -0, -0.951057); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.309017, 0, 0, -0.951057); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24937, 5 /* HeartBeat */, 0.58, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -187,7 +187,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.58, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.587785, 0, -0, -0.809017); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.587785, 0, 0, -0.809017); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24937, 5 /* HeartBeat */, 0.59, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -195,7 +195,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.59, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.809017, 0, -0, -0.587785); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.809017, 0, 0, -0.587785); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24937, 5 /* HeartBeat */, 0.6, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -203,7 +203,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.6, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.951057, 0, -0, -0.309017); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.951057, 0, 0, -0.309017); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24937, 5 /* HeartBeat */, 0.608, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -211,7 +211,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.608, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -220,7 +220,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.616, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -229,7 +229,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.624, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -238,7 +238,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.632, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.64, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -256,7 +256,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.648, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -265,7 +265,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.656, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -274,7 +274,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.664, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -283,7 +283,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.672, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -292,7 +292,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.68, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -301,7 +301,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.688, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -310,7 +310,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.696, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -319,7 +319,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.704, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -328,7 +328,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.712, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -337,7 +337,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.72, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -346,7 +346,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.728, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -355,7 +355,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.736, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -364,7 +364,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.744, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -373,7 +373,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.752, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -382,7 +382,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.76, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -391,7 +391,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.768, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -400,7 +400,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.776, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -409,7 +409,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.784, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -418,7 +418,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.792, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -427,7 +427,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.8, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -436,7 +436,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.808, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -445,7 +445,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.816, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -454,7 +454,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.824, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -463,7 +463,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.832, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -472,7 +472,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.84, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -481,7 +481,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.848, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -490,7 +490,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.856, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -499,7 +499,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.864, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -508,7 +508,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.872001, NULL, 0x8000003D /* NonCombat */, 0 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -517,7 +517,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.880001, NULL, 0x8000003D /* NonCombat */, 0 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -526,7 +526,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.888001, NULL, 0x8000003D /* NonCombat */, 0 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -535,7 +535,7 @@ VALUES (24937, 5 /* HeartBeat */, 0.896001, NULL, 0x8000003D /* NonCombat */, 0 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/25283 Rooster.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/25283 Rooster.sql index 7b2e4420c3..d46aa04ccc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/25283 Rooster.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/25283 Rooster.sql @@ -126,7 +126,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.425, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25283, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -166,7 +166,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25283, 5 /* HeartBeat */, 0.455, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -174,7 +174,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.455, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.309017, 0, -0, -0.951057); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.309017, 0, 0, -0.951057); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25283, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -182,7 +182,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.587785, 0, -0, -0.809017); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.587785, 0, 0, -0.809017); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25283, 5 /* HeartBeat */, 0.465, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -190,7 +190,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.465, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.809017, 0, -0, -0.587785); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.809017, 0, 0, -0.587785); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25283, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -198,7 +198,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.951057, 0, -0, -0.309017); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.951057, 0, 0, -0.309017); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25283, 5 /* HeartBeat */, 0.475, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -206,7 +206,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.475, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -215,7 +215,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -224,7 +224,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.485, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -233,7 +233,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -242,7 +242,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.495, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -251,7 +251,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -260,7 +260,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.505, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -269,7 +269,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -278,7 +278,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.515, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -287,7 +287,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -296,7 +296,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.525, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -305,7 +305,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.53, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -314,7 +314,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.535, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -323,7 +323,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.54, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -332,7 +332,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.545, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -341,7 +341,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.55, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -350,7 +350,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.555, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -359,7 +359,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.56, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -368,7 +368,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.565, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -377,7 +377,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.57, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -386,7 +386,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.575, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -395,7 +395,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.58, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -404,7 +404,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.585, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -413,7 +413,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.59, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -422,7 +422,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.595, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -431,7 +431,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.6, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -440,7 +440,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.605, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -449,7 +449,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.61, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -458,7 +458,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.615, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -467,7 +467,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.62, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -476,7 +476,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.625, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -485,7 +485,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.63, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -494,7 +494,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.635, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -503,7 +503,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.64, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -512,7 +512,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.645, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -521,7 +521,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.65, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -530,7 +530,7 @@ VALUES (25283, 5 /* HeartBeat */, 0.655, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/25578 The Chicken.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/25578 The Chicken.sql index e15e3b8294..e425176a52 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/25578 The Chicken.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/25578 The Chicken.sql @@ -130,7 +130,7 @@ VALUES (25578, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25578, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -170,7 +170,7 @@ VALUES (25578, 5 /* HeartBeat */, 0.56, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25578, 5 /* HeartBeat */, 0.57, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -178,7 +178,7 @@ VALUES (25578, 5 /* HeartBeat */, 0.57, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.309017, 0, -0, -0.951057); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.309017, 0, 0, -0.951057); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25578, 5 /* HeartBeat */, 0.58, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -186,7 +186,7 @@ VALUES (25578, 5 /* HeartBeat */, 0.58, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.587785, 0, -0, -0.809017); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.587785, 0, 0, -0.809017); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25578, 5 /* HeartBeat */, 0.59, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -194,7 +194,7 @@ VALUES (25578, 5 /* HeartBeat */, 0.59, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.809017, 0, -0, -0.587785); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.809017, 0, 0, -0.587785); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25578, 5 /* HeartBeat */, 0.6, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -202,7 +202,7 @@ VALUES (25578, 5 /* HeartBeat */, 0.6, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.951057, 0, -0, -0.309017); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.951057, 0, 0, -0.309017); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25578, 5 /* HeartBeat */, 0.7, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -227,7 +227,7 @@ VALUES (25578, 13 /* QuestFailure */, 1, NULL, NULL, NULL, 'CrossedRoad', N SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 1, 22 /* StampQuest */, 0, 1, NULL, 'CrossedRoad', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/26676 Chick.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/26676 Chick.sql index 1b0c603b16..09d022c75d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/26676 Chick.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Chicken/26676 Chick.sql @@ -127,7 +127,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.64, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -136,7 +136,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.65, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -145,7 +145,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.66, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -154,7 +154,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.67, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -163,7 +163,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.68, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -172,7 +172,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.69, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -181,7 +181,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.7, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -190,7 +190,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.71, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -199,7 +199,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.72, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -208,7 +208,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.73, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -217,7 +217,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.74, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -226,7 +226,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.75, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -235,7 +235,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.76, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -244,7 +244,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.77, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -253,7 +253,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.78, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -262,7 +262,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.79, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -271,7 +271,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.8, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -280,7 +280,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.81, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -289,7 +289,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.82, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -298,7 +298,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.83, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -307,7 +307,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.84, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -316,7 +316,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.85, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -325,7 +325,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.86, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -334,7 +334,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.87, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -343,7 +343,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.88, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -352,7 +352,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.89, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -361,7 +361,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.9, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -370,7 +370,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.91, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -379,7 +379,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.92, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -388,7 +388,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.93, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -397,7 +397,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.94, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -406,7 +406,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.95, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -415,7 +415,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.96, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -424,7 +424,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.97, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -433,7 +433,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.98, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -442,7 +442,7 @@ VALUES (26676, 5 /* HeartBeat */, 0.99, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -451,7 +451,7 @@ VALUES (26676, 5 /* HeartBeat */, 1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Drudge/27415 Baktak the Human Slayer.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Drudge/27415 Baktak the Human Slayer.sql index 16c1d8f141..569ff2b1cd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Drudge/27415 Baktak the Human Slayer.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Drudge/27415 Baktak the Human Slayer.sql @@ -149,7 +149,7 @@ VALUES (27415, 5 /* HeartBeat */, 0.2, NULL, 0x8000003C /* HandCombat */, 0x SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.382683, 0, -0, -0.92388); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.382683, 0, 0, -0.92388); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (27415, 5 /* HeartBeat */, 0.4, NULL, 0x8000003C /* HandCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Elemental/24856 Harbinger.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Elemental/24856 Harbinger.sql index fe89317fe5..53ff5f7ad3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Elemental/24856 Harbinger.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Elemental/24856 Harbinger.sql @@ -77,8 +77,8 @@ VALUES (24856, 1, 0x02000DA7) /* Setup */ , (24856, 31, 24861) /* LinkedPortalOne - Surface */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24856, 12, 0x64460106, 112.454, -62.6237, -197.995, 1, 0, 0, -0) /* PortalSummonLoc */ -/* @teleloc 0x64460106 [112.454002 -62.623699 -197.994995] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24856, 12, 0x64460106, 112.454, -62.6237, -197.995, 1, 0, 0, 0) /* PortalSummonLoc */ +/* @teleloc 0x64460106 [112.454002 -62.623699 -197.994995] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (24856, 1, 400, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Elemental/24857 Harbinger.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Elemental/24857 Harbinger.sql index 669488ea49..548ed0295b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Elemental/24857 Harbinger.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Elemental/24857 Harbinger.sql @@ -77,8 +77,8 @@ VALUES (24857, 1, 0x02000DA7) /* Setup */ , (24857, 31, 24863) /* LinkedPortalOne - Surface */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24857, 12, 0x64470106, 112.454, -62.6237, -197.995, 1, 0, 0, -0) /* PortalSummonLoc */ -/* @teleloc 0x64470106 [112.454002 -62.623699 -197.994995] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24857, 12, 0x64470106, 112.454, -62.6237, -197.995, 1, 0, 0, 0) /* PortalSummonLoc */ +/* @teleloc 0x64470106 [112.454002 -62.623699 -197.994995] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (24857, 1, 400, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21383 Gaerlan.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21383 Gaerlan.sql index bd67a8cc0a..154a9abb11 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21383 Gaerlan.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21383 Gaerlan.sql @@ -76,8 +76,8 @@ VALUES (21383, 1, 0x02000D56) /* Setup */ , (21383, 31, 21422) /* LinkedPortalOne - Gaerlan's Inner Sanctum */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21383, 12, 0x5945010A, 28.638, -59.181, -24, -0.707107, 0, -0, -0.707107) /* PortalSummonLoc */ -/* @teleloc 0x5945010A [28.638000 -59.181000 -24.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21383, 12, 0x5945010A, 28.638, -59.181, -24, -0.707107, 0, 0, -0.707107) /* PortalSummonLoc */ +/* @teleloc 0x5945010A [28.638000 -59.181000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (21383, 1, 500, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21386 Gaerlan.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21386 Gaerlan.sql index 6056223785..bb3d34b7ca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21386 Gaerlan.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21386 Gaerlan.sql @@ -76,8 +76,8 @@ VALUES (21386, 1, 0x02000D56) /* Setup */ , (21386, 31, 21422) /* LinkedPortalOne - Gaerlan's Inner Sanctum */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21386, 12, 0x5845010A, 28.638, -59.181, -24, -0.707107, 0, -0, -0.707107) /* PortalSummonLoc */ -/* @teleloc 0x5845010A [28.638000 -59.181000 -24.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21386, 12, 0x5845010A, 28.638, -59.181, -24, -0.707107, 0, 0, -0.707107) /* PortalSummonLoc */ +/* @teleloc 0x5845010A [28.638000 -59.181000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (21386, 1, 500, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21388 Gaerlan.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21388 Gaerlan.sql index 2e45180800..8ce94d20ae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21388 Gaerlan.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21388 Gaerlan.sql @@ -76,8 +76,8 @@ VALUES (21388, 1, 0x02000D56) /* Setup */ , (21388, 31, 21422) /* LinkedPortalOne - Gaerlan's Inner Sanctum */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21388, 12, 0x57450169, 50.501, -190.275, 6, -0.707107, 0, -0, -0.707107) /* PortalSummonLoc */ -/* @teleloc 0x57450169 [50.500999 -190.274994 6.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21388, 12, 0x57450169, 50.501, -190.275, 6, -0.707107, 0, 0, -0.707107) /* PortalSummonLoc */ +/* @teleloc 0x57450169 [50.500999 -190.274994 6.000000] -0.707107 0.000000 0.000000 -0.707107 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (21388, 1, 500, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21390 Gaerlan.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21390 Gaerlan.sql index 9f6483faaf..49da16f54b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21390 Gaerlan.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/21390 Gaerlan.sql @@ -76,8 +76,8 @@ VALUES (21390, 1, 0x02000D56) /* Setup */ , (21390, 31, 21422) /* LinkedPortalOne - Gaerlan's Inner Sanctum */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21390, 12, 0x5A450169, 50.501, -190.275, 6, -0.707107, 0, -0, -0.707107) /* PortalSummonLoc */ -/* @teleloc 0x5A450169 [50.500999 -190.274994 6.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21390, 12, 0x5A450169, 50.501, -190.275, 6, -0.707107, 0, 0, -0.707107) /* PortalSummonLoc */ +/* @teleloc 0x5A450169 [50.500999 -190.274994 6.000000] -0.707107 0.000000 0.000000 -0.707107 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (21390, 1, 500, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/22081 Harlune the Misanthrope.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/22081 Harlune the Misanthrope.sql index 81096b4136..84efc473d6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/22081 Harlune the Misanthrope.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Empyrean/22081 Harlune the Misanthrope.sql @@ -182,7 +182,7 @@ VALUES (22081, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22081, 6 /* Give */, 1, 5681 /* The Reign of Alfrega */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/06823 Baby Wood Golem.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/06823 Baby Wood Golem.sql index c317c57ffa..e22ccc213f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/06823 Baby Wood Golem.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/06823 Baby Wood Golem.sql @@ -173,7 +173,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, 0, 0, 1, 0, 0, -0); + , (@parent_id, 1, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6823, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -182,7 +182,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 1, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6823, 6 /* Give */, 1, 293 /* Torch */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22001 Coral Golem Viceroy.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22001 Coral Golem Viceroy.sql index 3ee8b3929b..e9ad76d5f1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22001 Coral Golem Viceroy.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22001 Coral Golem Viceroy.sql @@ -78,8 +78,8 @@ VALUES (22001, 1, 0x020007CA) /* Setup */ , (22001, 35, 460) /* DeathTreasureType - Loot Tier: 4 */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22001, 12, 0x59430114, 10.121, -32.81, -5.995, -0, 0, -0, -1) /* PortalSummonLoc */ -/* @teleloc 0x59430114 [10.121000 -32.810001 -5.995000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (22001, 12, 0x59430114, 10.121, -32.81, -5.995, 0, 0, 0, -1) /* PortalSummonLoc */ +/* @teleloc 0x59430114 [10.121000 -32.810001 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (22001, 1, 360, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22002 Diamond Golem Suzerain.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22002 Diamond Golem Suzerain.sql index 6083fe4c81..139c5fbfb9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22002 Diamond Golem Suzerain.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22002 Diamond Golem Suzerain.sql @@ -80,8 +80,8 @@ VALUES (22002, 1, 0x020007D7) /* Setup */ , (22002, 35, 461) /* DeathTreasureType - Loot Tier: 6 */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22002, 12, 0x5A430114, 10.121, -32.81, -5.995, -0, 0, -0, -1) /* PortalSummonLoc */ -/* @teleloc 0x5A430114 [10.121000 -32.810001 -5.995000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (22002, 12, 0x5A430114, 10.121, -32.81, -5.995, 0, 0, 0, -1) /* PortalSummonLoc */ +/* @teleloc 0x5A430114 [10.121000 -32.810001 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (22002, 1, 400, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22003 Glacial Golem Margrave.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22003 Glacial Golem Margrave.sql index 046dfa29b6..977bb3ea16 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22003 Glacial Golem Margrave.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22003 Glacial Golem Margrave.sql @@ -79,8 +79,8 @@ VALUES (22003, 1, 0x02000BEC) /* Setup */ , (22003, 35, 462) /* DeathTreasureType - Loot Tier: 3 */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22003, 12, 0x57430114, 10.121, -32.81, -5.995, -0, 0, -0, -1) /* PortalSummonLoc */ -/* @teleloc 0x57430114 [10.121000 -32.810001 -5.995000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (22003, 12, 0x57430114, 10.121, -32.81, -5.995, 0, 0, 0, -1) /* PortalSummonLoc */ +/* @teleloc 0x57430114 [10.121000 -32.810001 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (22003, 1, 150, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22004 Magma Golem Exarch.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22004 Magma Golem Exarch.sql index 821d1cf4cf..c53e3504c9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22004 Magma Golem Exarch.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Golem/22004 Magma Golem Exarch.sql @@ -77,8 +77,8 @@ VALUES (22004, 1, 0x020007CB) /* Setup */ , (22004, 35, 460) /* DeathTreasureType - Loot Tier: 4 */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22004, 12, 0x58430114, 10.121, -32.81, -5.995, -0, 0, -0, -1) /* PortalSummonLoc */ -/* @teleloc 0x58430114 [10.121000 -32.810001 -5.995000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (22004, 12, 0x58430114, 10.121, -32.81, -5.995, 0, 0, 0, -1) /* PortalSummonLoc */ +/* @teleloc 0x58430114 [10.121000 -32.810001 -5.995000] 0.000000 0.000000 0.000000 -1.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (22004, 1, 250, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/GotrokLugian/25493 Sergeant Maloth.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/GotrokLugian/25493 Sergeant Maloth.sql index 5cf8cecd21..37c4e9ed0b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/GotrokLugian/25493 Sergeant Maloth.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/GotrokLugian/25493 Sergeant Maloth.sql @@ -184,7 +184,7 @@ VALUES (25493, 5 /* HeartBeat */, 0.085, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.309017, 0, -0, -0.951057); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.309017, 0, 0, -0.951057); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25493, 6 /* Give */, 1, 25498 /* Olthoi Chitin */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -346,7 +346,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 18 /* DirectBroadcast */, 0, 1, NULL, '%mn glances at your pendant, looks around for witnesses and turns to the door.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.984808, 0, -0, -0.173648) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.984808, 0, 0, -0.173648) , (@parent_id, 2, 15 /* Activate */, 0.8, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 10 /* Tell */, 0, 1, NULL, 'Tell no one of this.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -375,7 +375,7 @@ VALUES (@parent_id, 0, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NU , (@parent_id, 1, 8 /* Say */, 1, 0, NULL, 'Ah, I see that you intend to help us and that I, a loyal Gotrok, would be lax in my duties did I not allow creatures of such obvious honor to assist us in our hour of need.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 10 /* Tell */, 3, 1, NULL, 'You must not forget that I am taking a risk in allowing you entrance. Bring me back proof that you removed the olthoi menace from our garrison and I may have a small reward for you.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 10 /* Tell */, 3, 1, NULL, 'Also, my fellows within may not recognize you for the heroes that you are so be prepare to defend yourselves. If you can''t handle them then you surely cannot handle the olthoi deeper down. If caught, remember to say that you got into the dungeon through portal magic.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 4, 11 /* Turn */, 4, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.984808, 0, -0, -0.173648) + , (@parent_id, 4, 11 /* Turn */, 4, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.984808, 0, 0, -0.173648) , (@parent_id, 5, 15 /* Activate */, 0.8, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 12 /* TurnToTarget */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 10 /* Tell */, 0, 1, NULL, 'Oh, If I see you again I am sure I will not recognize you. You humans all look alike to me with your pointy noses and huge ears, haha! Thus, if you require entrance you will have to pay m... I mean donate towards our rebuilding efforts again.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19427 Scuttling Grievver.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19427 Scuttling Grievver.sql index 1fc210378a..e2bc3ca0a2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19427 Scuttling Grievver.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19427 Scuttling Grievver.sql @@ -103,7 +103,7 @@ VALUES (19427, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 0, 0, 1, 0, 0, -0) + , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 0, 0, 1, 0, 0, 0) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19428 Scuttling Grievver.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19428 Scuttling Grievver.sql index 9203d6a62e..4892051c6b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19428 Scuttling Grievver.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19428 Scuttling Grievver.sql @@ -103,7 +103,7 @@ VALUES (19428, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 0, 0, 1, 0, 0, -0) + , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 0, 0, 1, 0, 0, 0) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19429 Scuttling Grievver.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19429 Scuttling Grievver.sql index 438eca8bb2..2b39133a33 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19429 Scuttling Grievver.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19429 Scuttling Grievver.sql @@ -103,20 +103,20 @@ VALUES (19429, 5 /* HeartBeat */, 0.025, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) - , (@parent_id, 1, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) - , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) - , (@parent_id, 3, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) - , (@parent_id, 4, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) - , (@parent_id, 5, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) - , (@parent_id, 6, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) - , (@parent_id, 7, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 8, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) - , (@parent_id, 9, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) - , (@parent_id, 10, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) - , (@parent_id, 11, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) - , (@parent_id, 12, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) - , (@parent_id, 13, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) + , (@parent_id, 1, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) + , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) + , (@parent_id, 3, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) + , (@parent_id, 4, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) + , (@parent_id, 5, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) + , (@parent_id, 6, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) + , (@parent_id, 7, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 8, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) + , (@parent_id, 9, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) + , (@parent_id, 10, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) + , (@parent_id, 11, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) + , (@parent_id, 12, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) + , (@parent_id, 13, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 14, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -143,7 +143,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -152,7 +152,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.125, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -161,7 +161,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.15, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -170,7 +170,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.175, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -179,7 +179,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -188,7 +188,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.225, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -197,7 +197,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -206,7 +206,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.275, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -215,7 +215,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -224,7 +224,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.325, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -233,7 +233,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -242,7 +242,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.375, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -251,7 +251,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -260,7 +260,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.425, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -269,7 +269,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -278,7 +278,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.475, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -287,7 +287,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -296,7 +296,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.525, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -305,7 +305,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.55, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -314,7 +314,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.575, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -323,7 +323,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.6, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -332,7 +332,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.625, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -341,7 +341,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.65, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -350,7 +350,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.675, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -359,7 +359,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.7, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -368,7 +368,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.725, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -377,7 +377,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.75, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -386,7 +386,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.775, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -395,7 +395,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.8, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -404,7 +404,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.825, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -413,7 +413,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.85, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -422,7 +422,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.875, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -431,7 +431,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.9, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -440,7 +440,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.925, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -449,7 +449,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.95, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -458,7 +458,7 @@ VALUES (19429, 5 /* HeartBeat */, 0.975, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -467,5 +467,5 @@ VALUES (19429, 5 /* HeartBeat */, 1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19430 Scuttling Grievver.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19430 Scuttling Grievver.sql index c720f9cc4a..8a5f24814d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19430 Scuttling Grievver.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19430 Scuttling Grievver.sql @@ -103,7 +103,7 @@ VALUES (19430, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 0, 0, 1, 0, 0, -0) + , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 0, 0, 1, 0, 0, 0) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19431 Scuttling Grievver.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19431 Scuttling Grievver.sql index 5aa8f4cc57..ea50afba99 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19431 Scuttling Grievver.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19431 Scuttling Grievver.sql @@ -103,7 +103,7 @@ VALUES (19431, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 0, 0, 1, 0, 0, -0) + , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 0, 0, 1, 0, 0, 0) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19432 Scuttling Grievver.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19432 Scuttling Grievver.sql index d671d1ea48..c810976e5f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19432 Scuttling Grievver.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Grievver/19432 Scuttling Grievver.sql @@ -103,7 +103,7 @@ VALUES (19432, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 0, 0, 1, 0, 0, -0) + , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 0, 0, 1, 0, 0, 0) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02223 Orcud the Beggar.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02223 Orcud the Beggar.sql index 843c295249..f255cc6832 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02223 Orcud the Beggar.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02223 Orcud the Beggar.sql @@ -111,7 +111,7 @@ VALUES (2223, 5 /* HeartBeat */, 0.015, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (2223, 5 /* HeartBeat */, 0.016, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02224 Dinsmal the Beggar.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02224 Dinsmal the Beggar.sql index 033674ad9f..8ad7bb84c4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02224 Dinsmal the Beggar.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02224 Dinsmal the Beggar.sql @@ -126,7 +126,7 @@ VALUES (2224, 5 /* HeartBeat */, 0.065, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (2224, 6 /* Give */, 0.2, 273 /* Pyreal */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02225 Binthura the Beggar.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02225 Binthura the Beggar.sql index a173e449c7..edde9b0293 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02225 Binthura the Beggar.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02225 Binthura the Beggar.sql @@ -126,7 +126,7 @@ VALUES (2225, 5 /* HeartBeat */, 0.125, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (2225, 6 /* Give */, 0.2, 273 /* Pyreal */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02607 Lilly of Glenden Wood.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02607 Lilly of Glenden Wood.sql index 678662c317..7e4f7c0b38 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02607 Lilly of Glenden Wood.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/02607 Lilly of Glenden Wood.sql @@ -105,7 +105,7 @@ VALUES (2607, 5 /* HeartBeat */, 0.05, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (2607, 5 /* HeartBeat */, 0.055, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -113,7 +113,7 @@ VALUES (2607, 5 /* HeartBeat */, 0.055, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -10.096, 7.515, 0, -0.995396, 0, -0, -0.095846); +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -10.096, 7.515, 0, -0.995396, 0, 0, -0.095846); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (2607, 5 /* HeartBeat */, 0.06, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03607 Tibri the Cavedweller.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03607 Tibri the Cavedweller.sql index e29e23ed8c..a14fe45010 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03607 Tibri the Cavedweller.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03607 Tibri the Cavedweller.sql @@ -128,7 +128,7 @@ VALUES (3607, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (3607, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03922 Tumerok Collector.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03922 Tumerok Collector.sql index 83a9624197..3ac71e842d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03922 Tumerok Collector.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03922 Tumerok Collector.sql @@ -153,7 +153,7 @@ VALUES (3922, 5 /* HeartBeat */, 0.343, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (3922, 6 /* Give */, 1, 3695 /* Gold Tumerok Insignia */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03927 Obsidian Enchanter.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03927 Obsidian Enchanter.sql index 4cf1013932..37abc04f3e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03927 Obsidian Enchanter.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03927 Obsidian Enchanter.sql @@ -153,7 +153,7 @@ VALUES (3927, 5 /* HeartBeat */, 0.343, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (3927, 6 /* Give */, 1, 3720 /* Obsidian Sphere */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03928 Obsidian Enchantress.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03928 Obsidian Enchantress.sql index b6b9ecffa2..757916e886 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03928 Obsidian Enchantress.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03928 Obsidian Enchantress.sql @@ -153,7 +153,7 @@ VALUES (3928, 5 /* HeartBeat */, 0.343, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (3928, 6 /* Give */, 1, 3720 /* Obsidian Sphere */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03929 Obsidian Enchantress.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03929 Obsidian Enchantress.sql index 0c2baa3010..fa2d52eef8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03929 Obsidian Enchantress.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/03929 Obsidian Enchantress.sql @@ -153,7 +153,7 @@ VALUES (3929, 5 /* HeartBeat */, 0.343, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (3929, 6 /* Give */, 1, 3720 /* Obsidian Sphere */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04055 Ri-Gau Shi.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04055 Ri-Gau Shi.sql index 7c14e88a9a..be75cb610c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04055 Ri-Gau Shi.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04055 Ri-Gau Shi.sql @@ -117,7 +117,7 @@ INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `dela VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 8 /* Say */, 0, 0, NULL, 'This is a dangerous place...', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 3, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 3, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 4, 14 /* CastSpell */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157 /* Summon Primary Portal I */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 8 /* Say */, 1, 0, NULL, 'Be careful.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04120 Safa bint Jusun.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04120 Safa bint Jusun.sql index 80f519c131..6217bac614 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04120 Safa bint Jusun.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04120 Safa bint Jusun.sql @@ -104,7 +104,7 @@ VALUES (4120, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4120, 5 /* HeartBeat */, 0.125, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -120,7 +120,7 @@ VALUES (4120, 5 /* HeartBeat */, 0.15, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.69, -1.598, 0, -0.127532, 0, -0, -0.991835); +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.69, -1.598, 0, -0.127532, 0, 0, -0.991835); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4120, 5 /* HeartBeat */, 0.175, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04122 Le-Ai Rea.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04122 Le-Ai Rea.sql index 6776b73626..8f0628dca0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04122 Le-Ai Rea.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04122 Le-Ai Rea.sql @@ -109,7 +109,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 10 /* Tell */, 1, 1, NULL, 'I remember finding stones like this within the mine, but they''re only useful as doorstops.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x13000086 /* Shrug */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.866025, 0, -0, -0.5); + , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.866025, 0, 0, -0.5); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4122, 1 /* Refuse */, 1, 8904 /* Focusing Stone */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -121,7 +121,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 10 /* Tell */, 1, 1, NULL, 'Amazing. I always thought these stones were worthless!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x13000086 /* Shrug */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.866025, 0, -0, -0.5); + , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.866025, 0, 0, -0.5); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4122, 5 /* HeartBeat */, 0.9, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -137,7 +137,7 @@ VALUES (4122, 5 /* HeartBeat */, 1, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4122, 6 /* Give */, 1, 5613 /* Scrawled Note */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -153,7 +153,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 5, 10 /* Tell */, 1, 1, NULL, 'Now I have to return the note to the dungeon. Thanks a lot!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 5 /* Motion */, 0, 1, 0x13000086 /* Shrug */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 10 /* Tell */, 2, 1, NULL, 'I tell you what, hand me the skull of the Tortured Soul that hides in the Grievous Vault and I''ll give you access to the mines.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 8, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.866025, 0, -0, -0.5); + , (@parent_id, 8, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.866025, 0, 0, -0.5); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4122, 6 /* Give */, 1, 4121 /* Lich Skull */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -169,7 +169,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 5, 10 /* Tell */, 2, 1, NULL, 'The Mines are dangerous and much is unknown about what dwells there. I know not much about it; however, some great evil lurks in there. I can feel it.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 5 /* Motion */, 0, 1, 0x13000086 /* Shrug */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 5614 /* Golden Key */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 8, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.866025, 0, -0, -0.5); + , (@parent_id, 8, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.866025, 0, 0, -0.5); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4122, 6 /* Give */, 1, 7817 /* Skull of High Acolyte */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -187,7 +187,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 7, 5 /* Motion */, 0, 1, 0x13000086 /* Shrug */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 8, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 5614 /* Golden Key */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 9, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 8905 /* Le-Ai Rea's Key */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 10, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.866025, 0, -0, -0.5); + , (@parent_id, 10, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.866025, 0, 0, -0.5); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4122, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04201 Drunken Madman.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04201 Drunken Madman.sql index 749ce5ce47..d48f31815c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04201 Drunken Madman.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04201 Drunken Madman.sql @@ -158,8 +158,8 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 5, 14 /* CastSpell */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157 /* Summon Primary Portal I */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 8 /* Say */, 0.5, 0, NULL, 'I know the secret walled portal path, and I will let you enter it. See?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 8, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 9, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1); + , (@parent_id, 8, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 9, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4201, 6 /* Give */, 1, 2463 /* Milk */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -175,7 +175,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 5, 5 /* Motion */, 1, 1, 0x13000097 /* Spit */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 10 /* Tell */, 0.5, 1, NULL, 'That wasn''t too nice. I''d like some sake, please.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 8, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 8, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4201, 6 /* Give */, 1, 2469 /* Small Beer */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -192,7 +192,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 6, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 5 /* Motion */, 1, 1, 0x13000085 /* ShakeHead */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 8, 10 /* Tell */, 0.5, 1, NULL, 'Doesn''t taste like sake either!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 9, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 9, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4201, 6 /* Give */, 1, 2454 /* Coffee */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -209,7 +209,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 6, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 5 /* Motion */, 1, 1, 0x13000094 /* Shiver */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 8, 10 /* Tell */, 0.5, 1, NULL, 'If I wanted coffee I would have asked for it.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 9, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 9, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4201, 6 /* Give */, 1, 2452 /* Apple Juice */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -299,7 +299,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 2, 10 /* Tell */, 0, 1, NULL, 'What is this? Doesn''t look like sake....', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 2, 1, 0x13000079 /* ShakeFist */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 10 /* Tell */, 0.5, 1, NULL, 'And it''s broken! Now leave me alone!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 5, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 5, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 6, 5 /* Motion */, 2, 1, 0x1300008D /* TapFoot */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -336,7 +336,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 10 /* Tell */, 1, 1, NULL, 'Have you read the note on the pedestal?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 10 /* Tell */, 1, 1, NULL, 'If that is what you desire, then fetch me a good drink of sake, and I shall grant your wish. Otherwise, leave this place. Hee, hee!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 4, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 4, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) VALUES (4201, 2, 134, 0, 9, 1, False) /* Create Tunic (134) for Wield */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04202 Grilhud the Hermit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04202 Grilhud the Hermit.sql index 69434592a9..2176efe30c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04202 Grilhud the Hermit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04202 Grilhud the Hermit.sql @@ -107,7 +107,7 @@ VALUES (4202, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4202, 5 /* HeartBeat */, 0.992, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04789 Obsidian Enchantress.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04789 Obsidian Enchantress.sql index d2d76c30db..5d9e6b0990 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04789 Obsidian Enchantress.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04789 Obsidian Enchantress.sql @@ -153,7 +153,7 @@ VALUES (4789, 5 /* HeartBeat */, 0.343, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4789, 6 /* Give */, 1, 3720 /* Obsidian Sphere */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04794 Brentsella.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04794 Brentsella.sql index dbe122a0fd..facd4fbd4e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04794 Brentsella.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04794 Brentsella.sql @@ -129,7 +129,7 @@ VALUES (4794, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4794, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04796 Mindorla.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04796 Mindorla.sql index 3288509c9c..6ea28374b5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04796 Mindorla.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/04796 Mindorla.sql @@ -129,7 +129,7 @@ VALUES (4796, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4796, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05020 Felscuda.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05020 Felscuda.sql index 709d5f2b72..97a96199f9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05020 Felscuda.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05020 Felscuda.sql @@ -129,7 +129,7 @@ VALUES (5020, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5020, 6 /* Give */, 1, 365 /* Parchment */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05024 Raxanza Folthid.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05024 Raxanza Folthid.sql index 09f45f8f54..7954250128 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05024 Raxanza Folthid.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05024 Raxanza Folthid.sql @@ -113,7 +113,7 @@ VALUES (5024, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5024, 6 /* Give */, 1, 3673 /* Wood Heart */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05047 Beltslora.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05047 Beltslora.sql index 7a24ecc7f2..976d31d253 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05047 Beltslora.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05047 Beltslora.sql @@ -145,7 +145,7 @@ VALUES (5047, 5 /* HeartBeat */, 0.342, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5047, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05048 Ercel.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05048 Ercel.sql index 475bd42638..908d75c878 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05048 Ercel.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05048 Ercel.sql @@ -161,7 +161,7 @@ VALUES (5048, 5 /* HeartBeat */, 0.423, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5048, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05064 Lou Ei .sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05064 Lou Ei .sql index 5df3992403..7e92182818 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05064 Lou Ei .sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05064 Lou Ei .sql @@ -129,7 +129,7 @@ VALUES (5064, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5064, 6 /* Give */, 1, 5052 /* Lou Ei's bracelet */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05065 Te Ven.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05065 Te Ven.sql index 68a6fd2a48..8c0014929f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05065 Te Ven.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05065 Te Ven.sql @@ -129,7 +129,7 @@ VALUES (5065, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5065, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05091 Greeter.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05091 Greeter.sql index 07dd6b2788..63b174a6b8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05091 Greeter.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05091 Greeter.sql @@ -116,7 +116,7 @@ VALUES (5091, 5 /* HeartBeat */, 0.6, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.091502, 0, -0, -0.995805); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.091502, 0, 0, -0.995805); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5091, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05092 Greeter.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05092 Greeter.sql index 7f5f927715..b7bc1d3886 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05092 Greeter.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05092 Greeter.sql @@ -116,7 +116,7 @@ VALUES (5092, 5 /* HeartBeat */, 0.6, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.091502, 0, -0, -0.995805); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.091502, 0, 0, -0.995805); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5092, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05093 Greeter.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05093 Greeter.sql index 966c65b516..1592d4b6b4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05093 Greeter.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05093 Greeter.sql @@ -116,7 +116,7 @@ VALUES (5093, 5 /* HeartBeat */, 0.6, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.091502, 0, -0, -0.995805); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.091502, 0, 0, -0.995805); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5093, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05094 Training Master.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05094 Training Master.sql index 34fe616fb9..9bc056249f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05094 Training Master.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05094 Training Master.sql @@ -196,7 +196,7 @@ VALUES (5094, 5 /* HeartBeat */, 0.7, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5094, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05095 Training Master.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05095 Training Master.sql index f4631a2237..e13dbf9c92 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05095 Training Master.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05095 Training Master.sql @@ -196,7 +196,7 @@ VALUES (5095, 5 /* HeartBeat */, 0.7, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5095, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05096 Training Master.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05096 Training Master.sql index 12b98cb825..f2085681f4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05096 Training Master.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05096 Training Master.sql @@ -196,7 +196,7 @@ VALUES (5096, 5 /* HeartBeat */, 0.7, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5096, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05119 Inuo KonKou.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05119 Inuo KonKou.sql index e90db35a0e..0ccd2adea8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05119 Inuo KonKou.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05119 Inuo KonKou.sql @@ -114,7 +114,7 @@ VALUES (5119, 5 /* HeartBeat */, 1, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5119, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05120 Ji Ra Ping .sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05120 Ji Ra Ping .sql index 7612497742..64c0e6300c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05120 Ji Ra Ping .sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05120 Ji Ra Ping .sql @@ -130,7 +130,7 @@ VALUES (5120, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5120, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05138 Saqat.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05138 Saqat.sql index c49ca2e910..c625f6fe87 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05138 Saqat.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05138 Saqat.sql @@ -129,7 +129,7 @@ VALUES (5138, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5138, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05153 Nurbaha bint Dah.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05153 Nurbaha bint Dah.sql index b16904bf67..ba751bd580 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05153 Nurbaha bint Dah.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05153 Nurbaha bint Dah.sql @@ -134,7 +134,7 @@ VALUES (5153, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5153, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05154 Sarqah bint Ak.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05154 Sarqah bint Ak.sql index 164ade219a..4c33582e4e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05154 Sarqah bint Ak.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05154 Sarqah bint Ak.sql @@ -134,7 +134,7 @@ VALUES (5154, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5154, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05177 Ahyara.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05177 Ahyara.sql index 70437c2d1d..deb98dee75 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05177 Ahyara.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05177 Ahyara.sql @@ -129,7 +129,7 @@ VALUES (5177, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5177, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05180 Nasun ibn Tifar.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05180 Nasun ibn Tifar.sql index 0937ebd89e..ab661fb01e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05180 Nasun ibn Tifar.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05180 Nasun ibn Tifar.sql @@ -129,7 +129,7 @@ VALUES (5180, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5180, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05542 Harlune the Misanthrope.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05542 Harlune the Misanthrope.sql index dc958c8c25..b7597b88d3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05542 Harlune the Misanthrope.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05542 Harlune the Misanthrope.sql @@ -116,7 +116,7 @@ VALUES (5542, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5542, 6 /* Give */, 1, 5642 /* A Crabbed Note */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05636 Dizah ibn Nadqab.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05636 Dizah ibn Nadqab.sql index cb91f3b92c..30ab33a08b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05636 Dizah ibn Nadqab.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05636 Dizah ibn Nadqab.sql @@ -105,7 +105,7 @@ VALUES (5636, 5 /* HeartBeat */, 0.9, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.147809, 0, -0, -0.989016); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.147809, 0, 0, -0.989016); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5636, 5 /* HeartBeat */, 1, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -113,7 +113,7 @@ VALUES (5636, 5 /* HeartBeat */, 1, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5636, 6 /* Give */, 1, 2624 /* Trade Note (5,000) */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -128,7 +128,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 4, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0.978148, 0, 0, -0.207912) , (@parent_id, 5, 5 /* Motion */, 0, 1, 0x13000084 /* Point */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 15 /* Activate */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 7, 11 /* Turn */, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.147809, 0, -0, -0.989016) + , (@parent_id, 7, 11 /* Turn */, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.147809, 0, 0, -0.989016) , (@parent_id, 8, 8 /* Say */, 1, 0, NULL, 'You should hurry. I''ll close the door for you in a minute.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 9, 15 /* Activate */, 60, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05644 Lady Tallial.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05644 Lady Tallial.sql index ac6931d4fe..b6477c53cf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05644 Lady Tallial.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05644 Lady Tallial.sql @@ -116,7 +116,7 @@ VALUES (5644, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5644, 6 /* Give */, 1, 5845 /* Bandit Rune Transcription */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -132,7 +132,7 @@ VALUES (@parent_id, 0, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NU , (@parent_id, 5, 5 /* Motion */, 1, 1, 0x1300007F /* Cry */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 10 /* Tell */, 1, 1, NULL, 'Please, leave me be...', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 5845 /* Bandit Rune Transcription */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 8, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 8, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 9, 5 /* Motion */, 0, 1, 0x1300007F /* Cry */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05763 Tazal al-Ashfai.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05763 Tazal al-Ashfai.sql index ea701f22fc..25f46abce3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05763 Tazal al-Ashfai.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05763 Tazal al-Ashfai.sql @@ -115,7 +115,7 @@ VALUES (5763, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5763, 6 /* Give */, 1, 5655 /* Black Gem */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -130,7 +130,7 @@ VALUES (@parent_id, 0, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NU , (@parent_id, 4, 10 /* Tell */, 1, 1, NULL, 'I have heard stories that the ancient dead of Dereth talk to each other as we do, and form a society underneath our own...', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0.793353, 0, 0, -0.608761) , (@parent_id, 6, 8 /* Say */, 1, 0, NULL, 'Let us see where this Kelannik fellow liked to travel.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 7, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.737277, 0, -0, -0.67559) + , (@parent_id, 7, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.737277, 0, 0, -0.67559) , (@parent_id, 8, 14 /* CastSpell */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157 /* Summon Primary Portal I */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 9, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 10, 10 /* Tell */, 1, 1, NULL, 'Why, I do believe that this portal leads to the Mage Academy! Beware young traveler, this place is not for the faint of heart...', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05836 Karwin, the Lunatic.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05836 Karwin, the Lunatic.sql index 5d09162e0b..7d34d7a8d7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05836 Karwin, the Lunatic.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05836 Karwin, the Lunatic.sql @@ -129,7 +129,7 @@ VALUES (5836, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5836, 6 /* Give */, 1, 5819 /* Carol's Carrot Soup */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05837 Gwillim, the Apprentice.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05837 Gwillim, the Apprentice.sql index 5fa7d896e6..9d88d6e723 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05837 Gwillim, the Apprentice.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05837 Gwillim, the Apprentice.sql @@ -124,7 +124,7 @@ VALUES (5837, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5837, 6 /* Give */, 1, 5844 /* Gwillim's Alchemy Bag */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05838 Jourgensson.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05838 Jourgensson.sql index 6020c002ef..1430edf632 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05838 Jourgensson.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05838 Jourgensson.sql @@ -116,7 +116,7 @@ VALUES (5838, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5838, 6 /* Give */, 1, 5831 /* Nelvaine's Olde Ispar Stout */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05839 MacDugal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05839 MacDugal.sql index 23fd174232..fd73b643b9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05839 MacDugal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05839 MacDugal.sql @@ -121,7 +121,7 @@ VALUES (5839, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5839, 6 /* Give */, 1, 5840 /* Jourgensson's Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05874 Mairisa bint Fuda.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05874 Mairisa bint Fuda.sql index 998ad26318..56d197c818 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05874 Mairisa bint Fuda.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05874 Mairisa bint Fuda.sql @@ -110,7 +110,7 @@ VALUES (5874, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5874, 5 /* HeartBeat */, 0.13, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -130,10 +130,10 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 10 /* Tell */, 0, 1, NULL, 'Yes, I can provide transit to the location written here. I believe you will have need of this. A passing adventurer threw it at my head some time ago, when my portal spell fizzled.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 5903 /* Gelidite Treasure Key */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 4, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 5, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, -0, -0.999657) + , (@parent_id, 4, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 5, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, 0, -0.999657) , (@parent_id, 6, 14 /* CastSpell */, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157 /* Summon Primary Portal I */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 7, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 7, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5874, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05941 Chan the Shady.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05941 Chan the Shady.sql index b4c6eac491..08e471ecad 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05941 Chan the Shady.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05941 Chan the Shady.sql @@ -132,7 +132,7 @@ VALUES (5941, 5 /* HeartBeat */, 0.341, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5941, 5 /* HeartBeat */, 0.351, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05942 Dave the Shady.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05942 Dave the Shady.sql index 8741cc6221..1adaee2136 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05942 Dave the Shady.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/05942 Dave the Shady.sql @@ -132,7 +132,7 @@ VALUES (5942, 5 /* HeartBeat */, 0.341, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (5942, 5 /* HeartBeat */, 0.351, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06026 Devana bint Hamudi.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06026 Devana bint Hamudi.sql index 7c4f7823f1..20ed6a56d2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06026 Devana bint Hamudi.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06026 Devana bint Hamudi.sql @@ -121,7 +121,7 @@ VALUES (6026, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6026, 6 /* Give */, 1, 6027 /* Introduction to Devana */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06386 WEventCoordinator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06386 WEventCoordinator.sql index 4f0aa88a75..f4fdf8ba07 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06386 WEventCoordinator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06386 WEventCoordinator.sql @@ -839,7 +839,7 @@ VALUES (@parent_id, 0, 10 /* Tell */, 0, 1, NULL, 'The cow test is *still* run , (@parent_id, 3, 8 /* Say */, 0, 0, NULL, 'Resetting my home position ...', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 57 /* ResetHomePosition */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 8 /* Say */, 0, 0, NULL, 'Moving home!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 6, 4 /* MoveHome */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 6, 4 /* MoveHome */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6386, 27 /* EventSuccess */, 1, NULL, NULL, NULL, 'EventTESTNormalStartFutureEndFuture', NULL, NULL, NULL); @@ -987,7 +987,7 @@ VALUES (@parent_id, 0, 10 /* Tell */, 0, 1, NULL, 'The cow test is not running , (@parent_id, 2, 8 /* Say */, 0, 0, NULL, 'Resetting my home position ...', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 57 /* ResetHomePosition */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 8 /* Say */, 0, 0, NULL, 'Moving home!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 5, 4 /* MoveHome */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 5, 4 /* MoveHome */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6386, 28 /* EventFailure */, 1, NULL, NULL, NULL, 'EventTESTNormalStartFutureEndFuture', NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06770 Kayna bint Iswas.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06770 Kayna bint Iswas.sql index 9a9c335886..47794b03a0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06770 Kayna bint Iswas.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06770 Kayna bint Iswas.sql @@ -116,7 +116,7 @@ VALUES (6770, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6770, 6 /* Give */, 1, 3687 /* Skeleton's Skull */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06781 Dansha-Ki Na.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06781 Dansha-Ki Na.sql index 523a3e7229..6a187f6c92 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06781 Dansha-Ki Na.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06781 Dansha-Ki Na.sql @@ -129,7 +129,7 @@ VALUES (6781, 5 /* HeartBeat */, 0.261, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6781, 6 /* Give */, 1, 258 /* Apple */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06847 Yu Vuo-Ki.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06847 Yu Vuo-Ki.sql index 6bcb165741..18b50adb06 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06847 Yu Vuo-Ki.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06847 Yu Vuo-Ki.sql @@ -130,7 +130,7 @@ VALUES (6847, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6847, 6 /* Give */, 1, 3695 /* Gold Tumerok Insignia */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06848 Dansha-Ki.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06848 Dansha-Ki.sql index 4e1178970b..3751e8bf00 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06848 Dansha-Ki.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06848 Dansha-Ki.sql @@ -130,7 +130,7 @@ VALUES (6848, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6848, 6 /* Give */, 1, 6879 /* Dansha-Ki's Belongings */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06872 Jaleh al-Thani.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06872 Jaleh al-Thani.sql index 38b0acf113..9d4617bc01 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06872 Jaleh al-Thani.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06872 Jaleh al-Thani.sql @@ -134,7 +134,7 @@ VALUES (6872, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6872, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06873 Ulgrim the Unpleasant.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06873 Ulgrim the Unpleasant.sql index 4d1e5e2fe0..82bb673eb3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06873 Ulgrim the Unpleasant.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06873 Ulgrim the Unpleasant.sql @@ -123,7 +123,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 2, 10 /* Tell */, 0, 1, NULL, 'Ugh! I hate this stuff, but I have a friend who likes it. Maybe you should drop in on him.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x43000142 /* TalktotheHandState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 5 /* Motion */, 1, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 5, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 5, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 6, 14 /* CastSpell */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157 /* Summon Primary Portal I */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 5 /* Motion */, 1, 1, 0x13000080 /* Laugh */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -467,7 +467,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.948324, 0, -0, -0.317305) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.948324, 0, 0, -0.317305) , (@parent_id, 2, 10 /* Tell */, 0, 1, NULL, 'Wish I could take my sword with me. I''d at the very least like to have it on my wall at home.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 2, 1, 0x13000086 /* Shrug */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -871,7 +871,7 @@ VALUES (@parent_id, 0, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NU , (@parent_id, 10, 5 /* Motion */, 4, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 11, 10 /* Tell */, 0, 1, NULL, 'That''s why I don''t do that.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 12, 5 /* Motion */, 0, 1, 0x1300009A /* Winded */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 13, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 13, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6873, 6 /* Give */, 0.945, 2471 /* Stout */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -1049,9 +1049,9 @@ VALUES (6873, 6 /* Give */, 0.98, 2471 /* Stout */, NULL, NULL, NULL, NULL, N SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 10 /* Tell */, 0, 1, NULL, 'I don''t trust that Virindi, Claude, he''s hiding something from the rest of us.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 2, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.991445, 0, -0, -0.130526) + , (@parent_id, 2, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.991445, 0, 0, -0.130526) , (@parent_id, 3, 10 /* Tell */, 0.5, 1, NULL, 'Late at night I hear noises and see blue flickering lights coming from his tent.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 10 /* Tell */, 2, 1, NULL, 'What''s he doing in there?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 10 /* Tell */, 1, 1, NULL, 'What the heck is he doing in there?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06889 Gormling the Sneaky Seneschal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06889 Gormling the Sneaky Seneschal.sql index bffe5ff057..7ddd9131d1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06889 Gormling the Sneaky Seneschal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06889 Gormling the Sneaky Seneschal.sql @@ -121,7 +121,7 @@ VALUES (6889, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6889, 6 /* Give */, 1, 5831 /* Nelvaine's Olde Ispar Stout */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06890 Miyako Nujou-Wah .sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06890 Miyako Nujou-Wah .sql index 93c78e48ae..cb6eab0d9d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06890 Miyako Nujou-Wah .sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/06890 Miyako Nujou-Wah .sql @@ -122,7 +122,7 @@ VALUES (6890, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6890, 6 /* Give */, 1, 6891 /* Reflections of a Portal */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08178 Jilsaya bint Dah.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08178 Jilsaya bint Dah.sql index 8d4cd5bc9a..4fa7819418 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08178 Jilsaya bint Dah.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08178 Jilsaya bint Dah.sql @@ -134,7 +134,7 @@ VALUES (8178, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (8178, 6 /* Give */, 1, 5159 /* Hasty Note */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08179 Jilsaya bint Dah.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08179 Jilsaya bint Dah.sql index bbbea77138..dc8ee183e3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08179 Jilsaya bint Dah.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08179 Jilsaya bint Dah.sql @@ -134,7 +134,7 @@ VALUES (8179, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (8179, 6 /* Give */, 1, 5159 /* Hasty Note */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08441 Zenzaburou Hensu.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08441 Zenzaburou Hensu.sql index 2901d7835f..461913b87b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08441 Zenzaburou Hensu.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08441 Zenzaburou Hensu.sql @@ -134,7 +134,7 @@ VALUES (8441, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (8441, 7 /* Use */, 0.5, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08490 MacNiall the Unruled.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08490 MacNiall the Unruled.sql index 70cf0e3cc8..79a79ef78e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08490 MacNiall the Unruled.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08490 MacNiall the Unruled.sql @@ -152,7 +152,7 @@ VALUES (8490, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (8490, 6 /* Give */, 1, 5840 /* Jourgensson's Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08491 Onda Nakoza.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08491 Onda Nakoza.sql index bc5e02f3a0..e3349ca841 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08491 Onda Nakoza.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/08491 Onda Nakoza.sql @@ -190,7 +190,7 @@ VALUES (8491, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (8491, 6 /* Give */, 1, 28866 /* Left Peg Leg */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09149 Master Yado.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09149 Master Yado.sql index 0d4e8f95e6..3d4c2d2f1b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09149 Master Yado.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09149 Master Yado.sql @@ -110,7 +110,7 @@ VALUES (9149, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (9149, 6 /* Give */, 1, 691 /* Lead Scarab */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09216 Ulgrim the Unpleasant.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09216 Ulgrim the Unpleasant.sql index 4bfd5e2841..2643b8d19e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09216 Ulgrim the Unpleasant.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09216 Ulgrim the Unpleasant.sql @@ -134,7 +134,7 @@ VALUES (9216, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (9216, 6 /* Give */, 0.2, 2471 /* Stout */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09328 Jaleh al-Thani.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09328 Jaleh al-Thani.sql index e511fbb08b..0b02b23e83 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09328 Jaleh al-Thani.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09328 Jaleh al-Thani.sql @@ -134,7 +134,7 @@ VALUES (9328, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (9328, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09467 Aurutis.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09467 Aurutis.sql index 0a585e35a0..a79b363500 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09467 Aurutis.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09467 Aurutis.sql @@ -186,7 +186,7 @@ VALUES (9467, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (9467, 6 /* Give */, 1, 9469 /* Cloth of the Arm */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09676 Gunther Danby.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09676 Gunther Danby.sql index f3fae225f7..0e2912abc1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09676 Gunther Danby.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/09676 Gunther Danby.sql @@ -129,7 +129,7 @@ VALUES (9676, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (9676, 7 /* Use */, 0.15, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/11322 Bachus Flufens.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/11322 Bachus Flufens.sql index dc8886bc69..0f06b7bfbd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/11322 Bachus Flufens.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/11322 Bachus Flufens.sql @@ -121,7 +121,7 @@ VALUES (11322, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (11322, 6 /* Give */, 1, 11328 /* Tumerok Spear */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12238 Bartholomew Steiner.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12238 Bartholomew Steiner.sql index 88e8ed8d05..39a9f44a69 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12238 Bartholomew Steiner.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12238 Bartholomew Steiner.sql @@ -177,7 +177,7 @@ VALUES (12238, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (12238, 6 /* Give */, 1, 11019 /* Pyreal Bell */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12239 Jordan Ibn'Ikia.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12239 Jordan Ibn'Ikia.sql index 96abea1f6c..2824bd58fc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12239 Jordan Ibn'Ikia.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12239 Jordan Ibn'Ikia.sql @@ -187,7 +187,7 @@ VALUES (12239, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (12239, 6 /* Give */, 1, 20197 /* Unframed map of Dereth */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12240 Jubei Minawoto.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12240 Jubei Minawoto.sql index 857c9cf77c..29c41a8b84 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12240 Jubei Minawoto.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12240 Jubei Minawoto.sql @@ -187,7 +187,7 @@ VALUES (12240, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (12240, 6 /* Give */, 1, 11737 /* Falcon Banner */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12725 Sentry.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12725 Sentry.sql index 67a06a567b..c15bd27a46 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12725 Sentry.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/12725 Sentry.sql @@ -129,7 +129,7 @@ VALUES (12725, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (12725, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14457 Sentry.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14457 Sentry.sql index f46d65e4d8..6a4f07122b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14457 Sentry.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14457 Sentry.sql @@ -105,9 +105,9 @@ VALUES (14457, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, 0, 0, 1, 0, 0, -0) - , (@parent_id, 1, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4, 0, 0, 1, 0, 0, -0) - , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, 0, 0, 1, 0, 0, 0) + , (@parent_id, 1, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4, 0, 0, 1, 0, 0, 0) + , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (14457, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14458 Sentry.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14458 Sentry.sql index a903df36cf..07e63e212e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14458 Sentry.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14458 Sentry.sql @@ -105,9 +105,9 @@ VALUES (14458, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, 0, 0, -0, 0, -0, -1) - , (@parent_id, 1, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4, 0, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1); +VALUES (@parent_id, 0, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, 0, 0, 0, 0, 0, -1) + , (@parent_id, 1, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4, 0, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (14458, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14460 Sentry.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14460 Sentry.sql index 49d5ce40e8..e612e216c8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14460 Sentry.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/14460 Sentry.sql @@ -105,9 +105,9 @@ VALUES (14460, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, 0, 0, -0.707107, 0, -0, -0.707107) - , (@parent_id, 1, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4, 0, 0, -0.707107, 0, -0, -0.707107) - , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107); +VALUES (@parent_id, 0, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4, 0, 0, -0.707107, 0, 0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4, 0, 0, -0.707107, 0, 0, -0.707107) + , (@parent_id, 2, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (14460, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15809 Brontynn Marshad.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15809 Brontynn Marshad.sql index 2eede5ebe7..f218ac9020 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15809 Brontynn Marshad.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15809 Brontynn Marshad.sql @@ -122,7 +122,7 @@ VALUES (15809, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (15809, 6 /* Give */, 1, 15806 /* A Certificate of Permission */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15810 Glysander Cartoth.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15810 Glysander Cartoth.sql index 668e77baa6..e5b126e0a7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15810 Glysander Cartoth.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15810 Glysander Cartoth.sql @@ -113,7 +113,7 @@ VALUES (15810, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (15810, 6 /* Give */, 1, 15799 /* A Letter of Grief */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15811 Lia Tze.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15811 Lia Tze.sql index 13fb35bd92..d2cd15706f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15811 Lia Tze.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15811 Lia Tze.sql @@ -122,7 +122,7 @@ VALUES (15811, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (15811, 6 /* Give */, 1, 15818 /* Wax Mould */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15812 Tai Wo.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15812 Tai Wo.sql index 0470a8613e..b988932f8f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15812 Tai Wo.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/15812 Tai Wo.sql @@ -122,7 +122,7 @@ VALUES (15812, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (15812, 6 /* Give */, 1, 15819 /* Wax Mould */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/19127 Verdentine Magnan.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/19127 Verdentine Magnan.sql index 2b4a3c32ad..8ce258f8f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/19127 Verdentine Magnan.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/19127 Verdentine Magnan.sql @@ -238,7 +238,7 @@ VALUES (19127, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x40000018 /* Pickup */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 1, 1, 0x40000018 /* Pickup */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -289,7 +289,7 @@ INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `dela VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 10 /* Tell */, 0, 1, NULL, 'Such fine craftsmanship. You say the Loom at Neydisa Castle made this? Fascinating what machines can do.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 3, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 3, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 4, 10 /* Tell */, 0, 1, NULL, 'If I weren''t so interested in Grievvers and Olthoi I might consider studying these magical devices, perhaps in time I will grow tired of them...', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 12 /* TurnToTarget */, 1.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 10 /* Tell */, 0, 1, NULL, 'Oh, look here, you have something on your flag. I''ll just wash that out for you.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -515,11 +515,11 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x13000089 /* HeartyLaugh */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 10 /* Tell */, 0, 1, NULL, 'How Clever! It''s really a very good likeness of an Olthoi. What will they think of next?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 4, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 4, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 5, 10 /* Tell */, 5, 1, NULL, 'Oh, right, you want your doll back. Here, take it.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 12 /* TurnToTarget */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 9170 /* Velveteen Olthoi */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 8, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 8, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (19127, 6 /* Give */, 1, 9176 /* Pack Grievver */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -531,11 +531,11 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x13000091 /* Cringe */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 10 /* Tell */, 0, 1, NULL, 'Oh! It''s not real! Haha, very funny. Of course you wouldn''t think it so funny if you had been bitten by one of the little nippers.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 5, 10 /* Tell */, 5, 1, NULL, 'Oh, this isn''t mine to keep? Well, have it back I guess.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 12 /* TurnToTarget */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 9176 /* Pack Grievver */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 8, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 8, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (19127, 6 /* Give */, 1, 9098 /* Vial of Organic Acid */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/19464 Coron Usgin.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/19464 Coron Usgin.sql index 7fb59a2c69..0aca047aec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/19464 Coron Usgin.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/19464 Coron Usgin.sql @@ -129,7 +129,7 @@ VALUES (19464, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (19464, 6 /* Give */, 1, 19421 /* Sunflower Oil */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20021 Martine.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20021 Martine.sql index b311ef0c46..6f0e341c1b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20021 Martine.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20021 Martine.sql @@ -157,8 +157,8 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 5, 14 /* CastSpell */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157 /* Summon Primary Portal I */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 8 /* Say */, 0.5, 0, NULL, 'I know the secret walled portal path, and I will let you enter it. See?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 8, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 9, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1); + , (@parent_id, 8, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 9, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (20021, 6 /* Give */, 1, 2463 /* Milk */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -174,7 +174,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 5, 5 /* Motion */, 1, 1, 0x13000097 /* Spit */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 10 /* Tell */, 0.5, 1, NULL, 'That wasn''t too nice. I''d like some sake, please.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 8, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 8, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (20021, 6 /* Give */, 1, 2469 /* Small Beer */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -191,7 +191,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 6, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 5 /* Motion */, 1, 1, 0x13000085 /* ShakeHead */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 8, 10 /* Tell */, 0.5, 1, NULL, 'Doesn''t taste like sake either!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 9, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 9, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (20021, 6 /* Give */, 1, 2454 /* Coffee */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -208,7 +208,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 6, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 5 /* Motion */, 1, 1, 0x13000094 /* Shiver */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 8, 10 /* Tell */, 0.5, 1, NULL, 'If I wanted coffee I would have asked for it.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 9, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 9, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (20021, 6 /* Give */, 1, 2452 /* Apple Juice */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -288,7 +288,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 2, 10 /* Tell */, 0, 1, NULL, 'What is this? Doesn''t look like sake....', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 2, 1, 0x13000079 /* ShakeFist */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 10 /* Tell */, 0.5, 1, NULL, 'And it''s broken! Now leave me alone!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 5, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 5, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 6, 5 /* Motion */, 2, 1, 0x1300008D /* TapFoot */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -327,7 +327,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 10 /* Tell */, 1, 1, NULL, 'Have you read the note on the pedestal?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 10 /* Tell */, 1, 1, NULL, 'If that is what you desire, then fetch me a good drink of sake, and I shall grant your wish. Otherwise, leave this place. Hee, hee!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 4, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 4, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) VALUES (20021, 2, 134, 0, 9, 1, False) /* Create Tunic (134) for Wield */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20203 Alatar Locke.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20203 Alatar Locke.sql index 042f5789e7..c27bf614ba 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20203 Alatar Locke.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20203 Alatar Locke.sql @@ -129,7 +129,7 @@ VALUES (20203, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (20203, 6 /* Give */, 1, 24126 /* A Crumpled Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20204 Slithe Tradittor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20204 Slithe Tradittor.sql index 591f344731..99853a6c60 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20204 Slithe Tradittor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/20204 Slithe Tradittor.sql @@ -113,7 +113,7 @@ VALUES (20204, 5 /* HeartBeat */, 0.11, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (20204, 6 /* Give */, 1, 20184 /* Imaging Crystal- Arcane Pedestal imprinted */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21135 Antius Blackmoor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21135 Antius Blackmoor.sql index 38ab14ca49..4e52f36c78 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21135 Antius Blackmoor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21135 Antius Blackmoor.sql @@ -131,7 +131,7 @@ VALUES (21135, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (21135, 7 /* Use */, 0.25, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21199 Arwic Surveyor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21199 Arwic Surveyor.sql index a8717e27e4..af5467bc4e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21199 Arwic Surveyor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21199 Arwic Surveyor.sql @@ -122,7 +122,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x13000150 /* ScanHorizon */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 1 /* Act */, 0, 1, NULL, 'The %n looks over the crater and makes a mark on his instrument.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 5 /* Motion */, 1.5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -157,7 +157,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -197,7 +197,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -207,7 +207,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -227,7 +227,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -279,7 +279,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21451 Foreman.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21451 Foreman.sql index 54a8f450b0..5c0bfd23de 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21451 Foreman.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21451 Foreman.sql @@ -122,7 +122,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x13000150 /* ScanHorizon */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 1 /* Act */, 0, 1, NULL, 'The %n looks over the crater and makes a mark on his instrument.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 5 /* Motion */, 1.5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -157,7 +157,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -197,7 +197,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -207,7 +207,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -227,7 +227,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -279,7 +279,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21452 Construction Worker.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21452 Construction Worker.sql index 9b54bdda96..c480f1f294 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21452 Construction Worker.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21452 Construction Worker.sql @@ -122,7 +122,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x13000150 /* ScanHorizon */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 1 /* Act */, 0, 1, NULL, 'The %n looks over the crater and makes a mark on his instrument.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 5 /* Motion */, 1.5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -157,7 +157,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -197,7 +197,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -207,7 +207,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -227,7 +227,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -279,7 +279,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21453 Construction Worker.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21453 Construction Worker.sql index 9eeb5f196f..f8b56fc405 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21453 Construction Worker.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21453 Construction Worker.sql @@ -122,7 +122,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x13000150 /* ScanHorizon */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 1 /* Act */, 0, 1, NULL, 'The %n looks over the crater and makes a mark on his instrument.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 5 /* Motion */, 1.5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -157,7 +157,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -197,7 +197,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -207,7 +207,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -227,7 +227,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -279,7 +279,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21457 Construction Worker.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21457 Construction Worker.sql index a1c3b4ee6e..b050a75ffe 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21457 Construction Worker.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21457 Construction Worker.sql @@ -122,7 +122,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x13000150 /* ScanHorizon */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 1 /* Act */, 0, 1, NULL, 'The %n looks over the crater and makes a mark on his instrument.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 5 /* Motion */, 1.5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -157,7 +157,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -197,7 +197,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -207,7 +207,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -227,7 +227,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -279,7 +279,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21458 Construction Worker.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21458 Construction Worker.sql index 79239837c4..9971c17794 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21458 Construction Worker.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/21458 Construction Worker.sql @@ -122,7 +122,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x13000150 /* ScanHorizon */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 1 /* Act */, 0, 1, NULL, 'The %n looks over the crater and makes a mark on his instrument.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 5 /* Motion */, 1.5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -157,7 +157,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -197,7 +197,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -207,7 +207,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -227,7 +227,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -279,7 +279,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22088 Frest Greelving.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22088 Frest Greelving.sql index 606484b6b5..5b34d3658b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22088 Frest Greelving.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22088 Frest Greelving.sql @@ -121,7 +121,7 @@ VALUES (22088, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.92388, 0, -0, -0.382684); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.92388, 0, 0, -0.382684); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22088, 5 /* HeartBeat */, 0.15, NULL, 0x8000003D /* NonCombat */, 0x430000EF /* ShiverState */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22105 Elysa Strathelar.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22105 Elysa Strathelar.sql index a4cb9d18b5..32e0a35f2c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22105 Elysa Strathelar.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22105 Elysa Strathelar.sql @@ -141,10 +141,10 @@ VALUES (22105, 5 /* HeartBeat */, 1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, 0, 0, -0, 0, -0, -1) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, 0, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 21, 0, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 28, 0, 0, -0, 0, -0, -1) +VALUES (@parent_id, 0, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, 0, 0, 0, 0, 0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, 0, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 21, 0, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 28, 0, 0, 0, 0, 0, -1) , (@parent_id, 4, 5 /* Motion */, 220, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 8 /* Say */, 0, 0, NULL, 'Through your efforts we have succeeded in defeating Gaerlan and holding the Harbinger at bay. But our fight is not yet done. We have earned this respite, and I truly hope that this time of peace continues to grow.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 8 /* Say */, 5, 0, NULL, 'In the coming months I intend to see universities built so that future generations of our children born on this world can learn of the dangers that we faced and the sacrifices that were made to make this land ours.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22106 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22106 Elite Royal Guard.sql index a28e29b74e..3748dc1905 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22106 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22106 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22107 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22107 Elite Royal Guard.sql index 9d2e7a6091..c023c9a058 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22107 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22107 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22108 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22108 Elite Royal Guard.sql index 7b8b497d95..68530ed74c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22108 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22108 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22109 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22109 Elite Royal Guard.sql index 791a125a03..37ce3b6441 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22109 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22109 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22110 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22110 Elite Royal Guard.sql index 3509207a4b..7e418bd4d5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22110 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22110 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22111 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22111 Elite Royal Guard.sql index 549e81f16d..77c7277b6d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22111 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22111 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22112 Royal Mage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22112 Royal Mage.sql index 3dc9bd04c5..f50155f6e6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22112 Royal Mage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22112 Royal Mage.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22138 Elysa Strathelar.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22138 Elysa Strathelar.sql index 0c0af08479..73756db9b2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22138 Elysa Strathelar.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22138 Elysa Strathelar.sql @@ -141,10 +141,10 @@ VALUES (22138, 5 /* HeartBeat */, 1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, 0, 0, -0, 0, -0, -1) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, 0, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 21, 0, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 28, 0, 0, -0, 0, -0, -1) +VALUES (@parent_id, 0, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, 0, 0, 0, 0, 0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, 0, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 21, 0, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 28, 0, 0, 0, 0, 0, -1) , (@parent_id, 4, 5 /* Motion */, 220, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 8 /* Say */, 0, 0, NULL, 'Through your efforts we have succeeded in defeating Gaerlan and holding the Harbinger at bay. But our fight is not yet done. We have earned this respite, and I truly hope that this time of peace continues to grow.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 8 /* Say */, 5, 0, NULL, 'In the coming months I intend to see universities built so that future generations of our children born on this world can learn of the dangers that we faced and the sacrifices that were made to make this land ours.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22139 Elysa Strathelar.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22139 Elysa Strathelar.sql index 406cce0361..3f15078f56 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22139 Elysa Strathelar.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22139 Elysa Strathelar.sql @@ -141,10 +141,10 @@ VALUES (22139, 5 /* HeartBeat */, 1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, 0, 0, -0, 0, -0, -1) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, 0, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 21, 0, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 28, 0, 0, -0, 0, -0, -1) +VALUES (@parent_id, 0, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, 0, 0, 0, 0, 0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14, 0, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 21, 0, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 28, 0, 0, 0, 0, 0, -1) , (@parent_id, 4, 5 /* Motion */, 220, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 8 /* Say */, 0, 0, NULL, 'Through your efforts we have succeeded in defeating Gaerlan and holding the Harbinger at bay. But our fight is not yet done. We have earned this respite, and I truly hope that this time of peace continues to grow.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 8 /* Say */, 5, 0, NULL, 'In the coming months I intend to see universities built so that future generations of our children born on this world can learn of the dangers that we faced and the sacrifices that were made to make this land ours.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22140 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22140 Elite Royal Guard.sql index f84578432e..bbfe571b1e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22140 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22140 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22141 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22141 Elite Royal Guard.sql index cb88de11b5..e56bef5d35 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22141 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22141 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22142 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22142 Elite Royal Guard.sql index fc505b0287..68a0a952b9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22142 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22142 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22143 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22143 Elite Royal Guard.sql index a67e819a95..c8d16b8859 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22143 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22143 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22144 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22144 Elite Royal Guard.sql index 7d6819a747..31a9a328ce 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22144 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22144 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22145 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22145 Elite Royal Guard.sql index 97501bd27b..1010e9013c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22145 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22145 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22146 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22146 Elite Royal Guard.sql index d45dea959d..65abdded3c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22146 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22146 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22147 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22147 Elite Royal Guard.sql index eed8d1d196..29e723828d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22147 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22147 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22148 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22148 Elite Royal Guard.sql index d1f461bb1b..16e2d260d7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22148 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22148 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22149 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22149 Elite Royal Guard.sql index ade92f1e4a..1c4c63fec9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22149 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22149 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22150 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22150 Elite Royal Guard.sql index a9021ca555..7b9caaf19d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22150 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22150 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22151 Elite Royal Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22151 Elite Royal Guard.sql index 2eb184c8be..477c097101 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22151 Elite Royal Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22151 Elite Royal Guard.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22152 Royal Mage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22152 Royal Mage.sql index 727fe34ba2..b8cadf25ca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22152 Royal Mage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22152 Royal Mage.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22153 Royal Mage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22153 Royal Mage.sql index bf4da279b9..44e8ffa634 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22153 Royal Mage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22153 Royal Mage.sql @@ -107,10 +107,10 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, -0, 0, -0, -1) - , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, -0, 0, -0, -1) - , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, -0, 0, -0, -1) - , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, -0, 0, -0, -1) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 7, 0, 0, 0, 0, -1) + , (@parent_id, 2, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 14, 0, 0, 0, 0, -1) + , (@parent_id, 3, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 21, 0, 0, 0, 0, -1) + , (@parent_id, 4, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 28, 0, 0, 0, 0, -1) , (@parent_id, 5, 5 /* Motion */, 9000, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22644 Hawker for Ketnan.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22644 Hawker for Ketnan.sql index f89fb55b48..aaacfcb338 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22644 Hawker for Ketnan.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22644 Hawker for Ketnan.sql @@ -129,7 +129,7 @@ VALUES (22644, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22644, 6 /* Give */, 1, 273 /* Pyreal */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22818 Eldrista the Adventurer.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22818 Eldrista the Adventurer.sql index 42afa67af7..461e946a27 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22818 Eldrista the Adventurer.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22818 Eldrista the Adventurer.sql @@ -138,7 +138,7 @@ VALUES (22818, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22818, 6 /* Give */, 1, 2024 /* Lilitha's Bow */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22894 Tornash.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22894 Tornash.sql index ba7cbf8d70..01a65ecf50 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22894 Tornash.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22894 Tornash.sql @@ -108,7 +108,7 @@ VALUES (22894, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22894, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22935 Timorous.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22935 Timorous.sql index 62fa2a1ffd..9ac9e2a0ba 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22935 Timorous.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/22935 Timorous.sql @@ -105,7 +105,7 @@ VALUES (22935, 5 /* HeartBeat */, 0.03, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22935, 5 /* HeartBeat */, 0.06, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -137,7 +137,7 @@ VALUES (22935, 5 /* HeartBeat */, 0.15, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22935, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -145,7 +145,7 @@ VALUES (22935, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.382683, 0, -0, -0.92388); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.382683, 0, 0, -0.92388); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22935, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -153,7 +153,7 @@ VALUES (22935, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22935, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -161,7 +161,7 @@ VALUES (22935, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.92388, 0, -0, -0.382684); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.92388, 0, 0, -0.382684); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22935, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23039 Lartorus.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23039 Lartorus.sql index 93a480bf03..79e7869967 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23039 Lartorus.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23039 Lartorus.sql @@ -108,7 +108,7 @@ VALUES (23039, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (23039, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23348 Astara Duskshield.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23348 Astara Duskshield.sql index 217362a7ac..255815560c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23348 Astara Duskshield.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23348 Astara Duskshield.sql @@ -122,7 +122,7 @@ VALUES (23348, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (23348, 6 /* Give */, 1, 23353 /* Journal of Tamian Wilmot */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23349 Delton Hardor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23349 Delton Hardor.sql index 0084220bd8..516f7a5c8e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23349 Delton Hardor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23349 Delton Hardor.sql @@ -122,7 +122,7 @@ VALUES (23349, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (23349, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23350 Tian Li Quan.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23350 Tian Li Quan.sql index e875ac2956..f639efa277 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23350 Tian Li Quan.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23350 Tian Li Quan.sql @@ -122,7 +122,7 @@ VALUES (23350, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (23350, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23997 Olcris, Nuhmudira's Student.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23997 Olcris, Nuhmudira's Student.sql index fadf046304..9b912a3616 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23997 Olcris, Nuhmudira's Student.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/23997 Olcris, Nuhmudira's Student.sql @@ -108,7 +108,7 @@ VALUES (23997, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (23997, 6 /* Give */, 1, 2627 /* Trade Note (100,000) */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24068 Mage Syltyn Rillon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24068 Mage Syltyn Rillon.sql index e3cace8941..f30f012527 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24068 Mage Syltyn Rillon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24068 Mage Syltyn Rillon.sql @@ -122,7 +122,7 @@ VALUES (24068, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24068, 6 /* Give */, 1, 24128 /* A Virindi Signet */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24069 Weaponsmith Omaro Nagate.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24069 Weaponsmith Omaro Nagate.sql index e6d233e1fa..ce59f078ed 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24069 Weaponsmith Omaro Nagate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24069 Weaponsmith Omaro Nagate.sql @@ -122,7 +122,7 @@ VALUES (24069, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24069, 6 /* Give */, 1, 24100 /* Sword of Frozen Fury */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24242 Nanoc, Basher of Bugs.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24242 Nanoc, Basher of Bugs.sql index c7dd21b9ca..5441ab24b9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24242 Nanoc, Basher of Bugs.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24242 Nanoc, Basher of Bugs.sql @@ -114,7 +114,7 @@ VALUES (24242, 5 /* HeartBeat */, 0.11, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24242, 6 /* Give */, 1, 24234 /* Olthoi Crest */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24243 Narg.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24243 Narg.sql index 4b17c06bc9..5ab8150726 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24243 Narg.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24243 Narg.sql @@ -123,7 +123,7 @@ VALUES (24243, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24243, 6 /* Give */, 1, 24234 /* Olthoi Crest */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24244 Pincer Danta.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24244 Pincer Danta.sql index ccc7af8f55..563302713f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24244 Pincer Danta.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24244 Pincer Danta.sql @@ -123,7 +123,7 @@ VALUES (24244, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24244, 6 /* Give */, 1, 24235 /* Olthoi Femur */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24245 Rat Nose.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24245 Rat Nose.sql index 85b5f9fc55..7c9ce3ba06 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24245 Rat Nose.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24245 Rat Nose.sql @@ -155,7 +155,7 @@ VALUES (24245, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24245, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24247 Teela.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24247 Teela.sql index 818ba5c836..b939646a59 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24247 Teela.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24247 Teela.sql @@ -123,7 +123,7 @@ VALUES (24247, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24247, 6 /* Give */, 1, 24236 /* Olthoi Long Claw */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24249 Scout Luzumin Abigwei.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24249 Scout Luzumin Abigwei.sql index a4aac8473b..d67a0b398f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24249 Scout Luzumin Abigwei.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24249 Scout Luzumin Abigwei.sql @@ -122,7 +122,7 @@ VALUES (24249, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24249, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24250 Scout Tel al-Arat.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24250 Scout Tel al-Arat.sql index c639c7a1a5..3465cf6713 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24250 Scout Tel al-Arat.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24250 Scout Tel al-Arat.sql @@ -122,7 +122,7 @@ VALUES (24250, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24250, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24251 Scout Nytani Strongbow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24251 Scout Nytani Strongbow.sql index ac32acd446..15f792cf93 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24251 Scout Nytani Strongbow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24251 Scout Nytani Strongbow.sql @@ -122,7 +122,7 @@ VALUES (24251, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24251, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24511 Thimrin Woodsetter.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24511 Thimrin Woodsetter.sql index 6cea4457e0..1e0e438658 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24511 Thimrin Woodsetter.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/24511 Thimrin Woodsetter.sql @@ -105,7 +105,7 @@ VALUES (24511, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.920505, 0, -0, -0.390731); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.920505, 0, 0, -0.390731); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24511, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25483 Darhy, Assistant to Nuhmudira.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25483 Darhy, Assistant to Nuhmudira.sql index 0304c7c77f..3be14b31b2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25483 Darhy, Assistant to Nuhmudira.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25483 Darhy, Assistant to Nuhmudira.sql @@ -113,7 +113,7 @@ VALUES (25483, 5 /* HeartBeat */, 0.11, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25483, 6 /* Give */, 1, 25467 /* Whispering Venom crystal */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25486 Hiyp the Toad.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25486 Hiyp the Toad.sql index eb035e42de..3f0f714c20 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25486 Hiyp the Toad.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25486 Hiyp the Toad.sql @@ -114,7 +114,7 @@ VALUES (25486, 5 /* HeartBeat */, 0.11, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25486, 6 /* Give */, 1, 25469 /* Hiyp the Toad's pickaxe */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25577 WEventCoordinator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25577 WEventCoordinator.sql index 9c9aa7e84b..8d6eb49a22 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25577 WEventCoordinator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25577 WEventCoordinator.sql @@ -116,7 +116,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 10 /* Tell */, 0, 1, NULL, 'Give me a blue taper to start the event tests. The tests take approximatly 5 minutes.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 1643 /* Blue Taper */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 4, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 4, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25577, 27 /* EventSuccess */, 1, NULL, NULL, NULL, 'EventDefaultOFF@def', NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25711 Argyle.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25711 Argyle.sql index d5806231c3..2d77dd208b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25711 Argyle.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25711 Argyle.sql @@ -133,7 +133,7 @@ VALUES (@parent_id, 0, 13 /* TextDirect */, 0, 1, NULL, 'You think, "The man l , (@parent_id, 3, 52 /* ForceMotion */, 3, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 5 /* Motion */, 1, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 13 /* TextDirect */, 2, 1, NULL, 'You think, "He saw things my way. All brawn and no brain. He reminded me of a shreth, charging forward not realizing that it looks a lot tougher than it really is."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 6, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 6, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 7, 15 /* Activate */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 8, 15 /* Activate */, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25715 Dame Brinna O'Shea.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25715 Dame Brinna O'Shea.sql index 936c692ac0..f3340d528b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25715 Dame Brinna O'Shea.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25715 Dame Brinna O'Shea.sql @@ -142,7 +142,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 3, 13 /* TextDirect */, 0, 1, NULL, 'You think, " I felt proud, like an adventurer who killed his first drudge. I showed my pride by standing like a conquering hero."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 52 /* ForceMotion */, 0, 1, 0x430000F2 /* AkimboState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 13 /* TextDirect */, 0.5, 1, NULL, 'You think, "She handed me two gifts..."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 6, 11 /* Turn */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 6, 11 /* Turn */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 7, 12 /* TurnToTarget */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 8, 5 /* Motion */, 0.5, 1, 0x430000F0 /* PointState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 9, 52 /* ForceMotion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -156,7 +156,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 17, 52 /* ForceMotion */, 0.5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 18, 3 /* Give */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 25707 /* Gumshoe Token */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 19, 13 /* TextDirect */, 0.5, 1, NULL, 'You think, "...a hat and a token. She said she''d take the token and give me a new title. Something like, gumshoe. I didn''t ken what the Dame was saying, but the words felt pretty good. Praise is best served warm and meaningful."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 20, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 20, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 21, 12 /* TurnToTarget */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 22, 22 /* StampQuest */, 0, 1, NULL, 'FinishedNoir1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 23, 36 /* InqIntStat */, 0, 1, NULL, 'New_Note', NULL, 1, 20, NULL, NULL, NULL, NULL, 25 /* PropertyInt.Level */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -180,7 +180,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 10, 13 /* TextDirect */, 1, 1, NULL, 'You think, "...drat, a second too late and now I look foolish, Hmmm...what to do?"', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 11, 52 /* ForceMotion */, 0.5, 1, 0x430000F5 /* TapFootState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 12, 13 /* TextDirect */, 2, 1, NULL, 'You think, "The Dame paused and then turned away a moment...I stopped acting like a jerk..."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 13, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 13, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 14, 52 /* ForceMotion */, 1, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 15, 12 /* TurnToTarget */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 16, 5 /* Motion */, 0.5, 1, 0x430000F0 /* PointState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -215,7 +215,7 @@ INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `dela VALUES (@parent_id, 0, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 1, 10 /* Tell */, 0, 1, NULL, 'Interesting, looks like they like to dress up... You too?', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 13 /* TextDirect */, 0, 1, NULL, 'You think, "I didn''t know if it was a question. It sounded more like a statement. I stood there, bewildered, like a mage waiting for his spell to kill a drudge, only to see the mana disappear into nowhere. She turned away from me as I shrugged."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 3, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 3, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 4, 22 /* StampQuest */, 0, 1, NULL, 'FinishedNoir1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 12 /* TurnToTarget */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 38 /* InqStringStat */, 0.5, 1, NULL, 'is_male', 'Male', NULL, NULL, NULL, NULL, NULL, NULL, 3 /* PropertyString.Sex */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -291,7 +291,7 @@ VALUES (@parent_id, 0, 10 /* Tell */, 0, 1, NULL, 'You must have seen the sign , (@parent_id, 26, 5 /* Motion */, 0.5, 1, 0x13000085 /* ShakeHead */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 27, 5 /* Motion */, 0.5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 28, 5 /* Motion */, 0.5, 1, 0x1300014B /* NudgeRight */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 29, 11 /* Turn */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 29, 11 /* Turn */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 30, 12 /* TurnToTarget */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 31, 13 /* TextDirect */, 0.5, 1, NULL, 'You think, "The Dame kept going, talking about some man. Maybe in green armor, with a green dagger or something like that; I didn''t care anymore. Her voice was grating on my nerves, like cheese drawn over a cheese grater. I shifted and got really comfortable."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 32, 52 /* ForceMotion */, 0, 1, 0x4300013F /* SitBackState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -331,7 +331,7 @@ VALUES (@parent_id, 0, 10 /* Tell */, 0, 1, NULL, 'You must have seen the sign , (@parent_id, 66, 52 /* ForceMotion */, 0.5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 67, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 68, 52 /* ForceMotion */, 2, 1, 0x430000EE /* CrossArmsState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 69, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 69, 11 /* Turn */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 70, 5 /* Motion */, 1, 1, 0x1300007F /* Cry */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 71, 13 /* TextDirect */, 1, 1, NULL, 'You think, "Before I could think, I said ''I''ll do it.''"', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 72, 13 /* TextDirect */, 0, 1, NULL, 'You say, "I''ll do it."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -377,7 +377,7 @@ VALUES (@parent_id, 0, 10 /* Tell */, 5, 1, NULL, 'This looks like it could be , (@parent_id, 2, 5 /* Motion */, 3, 1, 0x13000080 /* Laugh */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 52 /* ForceMotion */, 0, 1, 0x13000089 /* HeartyLaugh */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 13 /* TextDirect */, 1, 1, NULL, 'You think, "Then she handed me a gift..."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 5, 11 /* Turn */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 5, 11 /* Turn */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 6, 12 /* TurnToTarget */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 5 /* Motion */, 0.5, 1, 0x430000F0 /* PointState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 8, 52 /* ForceMotion */, 1, 1, 0x430000FC /* WoahState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -399,7 +399,7 @@ VALUES (@parent_id, 0, 10 /* Tell */, 5, 1, NULL, 'This looks like it could be , (@parent_id, 2, 5 /* Motion */, 3, 1, 0x13000080 /* Laugh */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 52 /* ForceMotion */, 0, 1, 0x13000089 /* HeartyLaugh */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 13 /* TextDirect */, 1, 1, NULL, 'You think, "Then she handed me a gift..."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 5, 11 /* Turn */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 5, 11 /* Turn */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 6, 12 /* TurnToTarget */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 5 /* Motion */, 0.5, 1, 0x430000F0 /* PointState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 8, 52 /* ForceMotion */, 1, 1, 0x13000099 /* Woah */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -421,7 +421,7 @@ VALUES (@parent_id, 0, 10 /* Tell */, 5, 1, NULL, 'This looks like it could be , (@parent_id, 2, 5 /* Motion */, 3, 1, 0x13000080 /* Laugh */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 52 /* ForceMotion */, 0, 1, 0x13000089 /* HeartyLaugh */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 13 /* TextDirect */, 1, 1, NULL, 'You think, "Then she handed me a gift..."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 5, 11 /* Turn */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 5, 11 /* Turn */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 6, 12 /* TurnToTarget */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 7, 5 /* Motion */, 0.5, 1, 0x430000F0 /* PointState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 8, 52 /* ForceMotion */, 1, 1, 0x13000099 /* Woah */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25721 Gentleman Jake Hawkins.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25721 Gentleman Jake Hawkins.sql index ce66804674..c8a848962a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25721 Gentleman Jake Hawkins.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/25721 Gentleman Jake Hawkins.sql @@ -130,7 +130,7 @@ VALUES (25721, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25721, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/26459 Ulgrim the Uncertain.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/26459 Ulgrim the Uncertain.sql index 14c9f92ca0..438621d00b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/26459 Ulgrim the Uncertain.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/26459 Ulgrim the Uncertain.sql @@ -229,7 +229,7 @@ INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `dela VALUES (@parent_id, 0, 10 /* Tell */, 0, 1, NULL, 'I think you should have this.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 1, 3 /* Give */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 26467 /* Splinter of Wood */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 22 /* StampQuest */, 0, 1, NULL, 'SplinterUlgrimLytelthorpe', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 3, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.97437, 0, -0, -0.224951) + , (@parent_id, 3, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.97437, 0, 0, -0.224951) , (@parent_id, 4, 5 /* Motion */, 0, 1, 0x4300013E /* SitCrossleggedState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/26460 Ulgrim the Unintelligible.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/26460 Ulgrim the Unintelligible.sql index d7ac567ec2..d64b749afb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/26460 Ulgrim the Unintelligible.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/26460 Ulgrim the Unintelligible.sql @@ -112,7 +112,7 @@ VALUES (26460, 5 /* HeartBeat */, 0.05, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x10000165 /* Fishing */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/27948 Finn Skigg.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/27948 Finn Skigg.sql index 263ff9f906..e3f76653db 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/27948 Finn Skigg.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/27948 Finn Skigg.sql @@ -129,7 +129,7 @@ VALUES (27948, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (27948, 6 /* Give */, 1, 27926 /* A Carved Plate */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28819 Bai Den.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28819 Bai Den.sql index 13c95d16bd..8085ac714e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28819 Bai Den.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28819 Bai Den.sql @@ -130,7 +130,7 @@ VALUES (28819, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (28819, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28836 Bai Den.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28836 Bai Den.sql index 6bff1c5f1a..26ab9d072a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28836 Bai Den.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28836 Bai Den.sql @@ -130,7 +130,7 @@ VALUES (28836, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (28836, 6 /* Give */, 1, 1077 /* Welcome Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28972 Nuhmudira.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28972 Nuhmudira.sql index e0702cbf51..c015afdba9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28972 Nuhmudira.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/28972 Nuhmudira.sql @@ -113,7 +113,7 @@ VALUES (28972, 5 /* HeartBeat */, 0.11, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (28972, 6 /* Give */, 1, 28983 /* Hand-Written Journal */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29487 Knight of Karlun Guard.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29487 Knight of Karlun Guard.sql index 2854dc5da5..ca7570d915 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29487 Knight of Karlun Guard.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29487 Knight of Karlun Guard.sql @@ -152,7 +152,7 @@ VALUES (29487, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (29487, 6 /* Give */, 1, 5840 /* Jourgensson's Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29488 Sir Ginazio.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29488 Sir Ginazio.sql index aad4cb565b..1a3d9390af 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29488 Sir Ginazio.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29488 Sir Ginazio.sql @@ -152,7 +152,7 @@ VALUES (29488, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (29488, 6 /* Give */, 1, 5840 /* Jourgensson's Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29504 Red Bull of Sanamar.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29504 Red Bull of Sanamar.sql index 13049582b1..84cb17f6d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29504 Red Bull of Sanamar.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29504 Red Bull of Sanamar.sql @@ -152,7 +152,7 @@ VALUES (29504, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (29504, 6 /* Give */, 1, 5840 /* Jourgensson's Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29505 Old Lascare.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29505 Old Lascare.sql index a2fc07356e..e357adb9d6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29505 Old Lascare.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/29505 Old Lascare.sql @@ -152,7 +152,7 @@ VALUES (29505, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (29505, 6 /* Give */, 1, 5840 /* Jourgensson's Letter */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/31027 Antius Blackmoor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/31027 Antius Blackmoor.sql index 7b1525846a..4a5fb37d4b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/31027 Antius Blackmoor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/31027 Antius Blackmoor.sql @@ -116,7 +116,7 @@ VALUES (31027, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (31027, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/31163 Austin.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/31163 Austin.sql index 70d745d90f..47f1482ccb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/31163 Austin.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Human/31163 Austin.sql @@ -105,7 +105,7 @@ VALUES (31163, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (31163, 6 /* Give */, 1, 691 /* Lead Scarab */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Lugian/21449 Tukolas the Consultant.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Lugian/21449 Tukolas the Consultant.sql index 140315ca23..3c3745af33 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Lugian/21449 Tukolas the Consultant.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Lugian/21449 Tukolas the Consultant.sql @@ -165,7 +165,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x13000150 /* ScanHorizon */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 1 /* Act */, 0, 1, NULL, 'The %n looks over the crater and makes a mark on his instrument.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 5 /* Motion */, 1.5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -200,7 +200,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -210,7 +210,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -240,7 +240,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -250,7 +250,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 6 /* Move */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -15, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -270,7 +270,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -290,7 +290,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -300,7 +300,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -322,7 +322,7 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 1, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 2, 1 /* Act */, 0, 1, NULL, 'The %n sights along a line he has drawn in the dirt.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 0, 1, 0x41000012 /* Crouch */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/06825 Baby Olthoi.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/06825 Baby Olthoi.sql index fab4578385..f915901126 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/06825 Baby Olthoi.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/06825 Baby Olthoi.sql @@ -169,7 +169,7 @@ VALUES (6825, 5 /* HeartBeat */, 0.07, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6825, 5 /* HeartBeat */, 0.08, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -177,7 +177,7 @@ VALUES (6825, 5 /* HeartBeat */, 0.08, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6825, 6 /* Give */, 1, 2463 /* Milk */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10904 Olthoi Noble.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10904 Olthoi Noble.sql index 0bd0890196..14ff0263c7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10904 Olthoi Noble.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10904 Olthoi Noble.sql @@ -133,7 +133,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -142,7 +142,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -151,7 +151,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -160,7 +160,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -169,7 +169,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -178,7 +178,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -187,7 +187,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -196,7 +196,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -205,7 +205,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -214,7 +214,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -223,7 +223,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -232,7 +232,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -241,7 +241,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -250,7 +250,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -259,7 +259,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -268,7 +268,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -277,7 +277,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -286,7 +286,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -295,7 +295,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -304,7 +304,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -313,7 +313,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -322,7 +322,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -331,7 +331,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -340,7 +340,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -349,7 +349,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -358,7 +358,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -367,7 +367,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -376,7 +376,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -385,7 +385,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -394,7 +394,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -403,7 +403,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -412,7 +412,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -421,7 +421,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -430,7 +430,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -439,7 +439,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -448,7 +448,7 @@ VALUES (10904, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -457,5 +457,5 @@ VALUES (10904, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10905 Olthoi Noble.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10905 Olthoi Noble.sql index 9b8e020bdf..29d2e19cb8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10905 Olthoi Noble.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10905 Olthoi Noble.sql @@ -132,7 +132,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -141,7 +141,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -150,7 +150,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -159,7 +159,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -168,7 +168,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -177,7 +177,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -186,7 +186,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -195,7 +195,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -204,7 +204,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -213,7 +213,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -222,7 +222,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -231,7 +231,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -240,7 +240,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -249,7 +249,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -258,7 +258,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -267,7 +267,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -276,7 +276,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -285,7 +285,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -294,7 +294,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -303,7 +303,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -312,7 +312,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -321,7 +321,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -330,7 +330,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -339,7 +339,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -348,7 +348,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -357,7 +357,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -366,7 +366,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -375,7 +375,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -384,7 +384,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -393,7 +393,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -402,7 +402,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -411,7 +411,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -420,7 +420,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -429,7 +429,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -438,7 +438,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -447,7 +447,7 @@ VALUES (10905, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -456,5 +456,5 @@ VALUES (10905, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10908 Olthoi Soldier.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10908 Olthoi Soldier.sql index e6a4a818ae..5ce85d1d0d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10908 Olthoi Soldier.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10908 Olthoi Soldier.sql @@ -132,7 +132,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -141,7 +141,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -150,7 +150,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -159,7 +159,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -168,7 +168,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -177,7 +177,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -186,7 +186,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -195,7 +195,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -204,7 +204,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -213,7 +213,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -222,7 +222,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -231,7 +231,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -240,7 +240,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -249,7 +249,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -258,7 +258,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -267,7 +267,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -276,7 +276,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -285,7 +285,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -294,7 +294,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -303,7 +303,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -312,7 +312,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -321,7 +321,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -330,7 +330,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -339,7 +339,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -348,7 +348,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -357,7 +357,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -366,7 +366,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -375,7 +375,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -384,7 +384,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -393,7 +393,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -402,7 +402,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -411,7 +411,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -420,7 +420,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -429,7 +429,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -438,7 +438,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -447,7 +447,7 @@ VALUES (10908, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -456,5 +456,5 @@ VALUES (10908, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10909 Olthoi Soldier.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10909 Olthoi Soldier.sql index 7e5978fbb8..6fa3f870cd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10909 Olthoi Soldier.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10909 Olthoi Soldier.sql @@ -131,7 +131,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -140,7 +140,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -149,7 +149,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -158,7 +158,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -176,7 +176,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -185,7 +185,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -194,7 +194,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -203,7 +203,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -212,7 +212,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -221,7 +221,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -230,7 +230,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -239,7 +239,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -248,7 +248,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -266,7 +266,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -275,7 +275,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -284,7 +284,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -293,7 +293,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -302,7 +302,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -311,7 +311,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -320,7 +320,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -329,7 +329,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -338,7 +338,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -347,7 +347,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -356,7 +356,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -365,7 +365,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -374,7 +374,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -383,7 +383,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -392,7 +392,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -401,7 +401,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -410,7 +410,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -419,7 +419,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -428,7 +428,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -437,7 +437,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -446,7 +446,7 @@ VALUES (10909, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -455,5 +455,5 @@ VALUES (10909, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10910 Olthoi Worker.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10910 Olthoi Worker.sql index 3e9a3866b4..e2c7407e72 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10910 Olthoi Worker.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10910 Olthoi Worker.sql @@ -131,7 +131,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -140,7 +140,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -149,7 +149,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -158,7 +158,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -176,7 +176,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -185,7 +185,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -194,7 +194,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -203,7 +203,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -212,7 +212,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -221,7 +221,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -230,7 +230,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -239,7 +239,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -248,7 +248,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -266,7 +266,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -275,7 +275,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -284,7 +284,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -293,7 +293,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -302,7 +302,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -311,7 +311,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -320,7 +320,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -329,7 +329,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -338,7 +338,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -347,7 +347,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -356,7 +356,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -365,7 +365,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -374,7 +374,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -383,7 +383,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -392,7 +392,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -401,7 +401,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -410,7 +410,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -419,7 +419,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -428,7 +428,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -437,7 +437,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -446,7 +446,7 @@ VALUES (10910, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -455,5 +455,5 @@ VALUES (10910, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10911 Olthoi Worker.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10911 Olthoi Worker.sql index 8a6d38e8ac..49310f517f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10911 Olthoi Worker.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/10911 Olthoi Worker.sql @@ -130,7 +130,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -139,7 +139,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -148,7 +148,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -157,7 +157,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -166,7 +166,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -175,7 +175,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -184,7 +184,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -193,7 +193,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -202,7 +202,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -211,7 +211,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -220,7 +220,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -229,7 +229,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -238,7 +238,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -256,7 +256,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -265,7 +265,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -274,7 +274,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -283,7 +283,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -292,7 +292,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -301,7 +301,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -310,7 +310,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -319,7 +319,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -328,7 +328,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -337,7 +337,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -346,7 +346,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -355,7 +355,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -364,7 +364,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -373,7 +373,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -382,7 +382,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -391,7 +391,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -400,7 +400,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -409,7 +409,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -418,7 +418,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -427,7 +427,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -436,7 +436,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -445,7 +445,7 @@ VALUES (10911, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -454,5 +454,5 @@ VALUES (10911, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11020 Olthoi Brood Noble.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11020 Olthoi Brood Noble.sql index 82461f5807..2af01a4ac0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11020 Olthoi Brood Noble.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11020 Olthoi Brood Noble.sql @@ -174,5 +174,5 @@ VALUES (11020, 9, 11157, 0, 0, 0.03, False) /* Create Alchemy Tessera (11157) f , (11020, 9, 11191, 0, 0, 0.02, False) /* Create Weapon Tinkering Tessera (11191) for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11020, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, -3, 5, 20, -0, 0, -0, -1) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11020, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, -5, 20, 1, 0, 0, -0) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11020, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, -3, 5, 20, 0, 0, 0, -1) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11020, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, -5, 20, 1, 0, 0, 0) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11021 Olthoi Brood Noble.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11021 Olthoi Brood Noble.sql index 4dbad5555f..a625002825 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11021 Olthoi Brood Noble.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11021 Olthoi Brood Noble.sql @@ -174,5 +174,5 @@ VALUES (11021, 9, 11157, 0, 0, 0.03, False) /* Create Alchemy Tessera (11157) f , (11021, 9, 11191, 0, 0, 0.02, False) /* Create Weapon Tinkering Tessera (11191) for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11021, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, -3, 5, 20, -0, 0, -0, -1) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11021, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, -5, 20, 1, 0, 0, -0) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11021, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, -3, 5, 20, 0, 0, 0, -1) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11021, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, -5, 20, 1, 0, 0, 0) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11022 Olthoi Brood Noble.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11022 Olthoi Brood Noble.sql index c4f502c404..ea4c5792b7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11022 Olthoi Brood Noble.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11022 Olthoi Brood Noble.sql @@ -174,5 +174,5 @@ VALUES (11022, 9, 11157, 0, 0, 0.03, False) /* Create Alchemy Tessera (11157) f , (11022, 9, 11191, 0, 0, 0.02, False) /* Create Weapon Tinkering Tessera (11191) for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11022, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, -3, 5, 20, -0, 0, -0, -1) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11022, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, -5, 20, 1, 0, 0, -0) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11022, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, -3, 5, 20, 0, 0, 0, -1) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11022, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, -5, 20, 1, 0, 0, 0) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11023 Olthoi Brood Noble.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11023 Olthoi Brood Noble.sql index 2f65f2d4fe..fe1b37dde4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11023 Olthoi Brood Noble.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11023 Olthoi Brood Noble.sql @@ -174,5 +174,5 @@ VALUES (11023, 9, 11157, 0, 0, 0.03, False) /* Create Alchemy Tessera (11157) f , (11023, 9, 11191, 0, 0, 0.02, False) /* Create Weapon Tinkering Tessera (11191) for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11023, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, -3, 5, 20, -0, 0, -0, -1) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11023, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, -5, 20, 1, 0, 0, -0) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11023, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, -3, 5, 20, 0, 0, 0, -1) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11023, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, -5, 20, 1, 0, 0, 0) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11024 Olthoi Brood Noble.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11024 Olthoi Brood Noble.sql index 5bbaeea2cf..a657c3c4c2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11024 Olthoi Brood Noble.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11024 Olthoi Brood Noble.sql @@ -174,5 +174,5 @@ VALUES (11024, 9, 11157, 0, 0, 0.03, False) /* Create Alchemy Tessera (11157) f , (11024, 9, 11191, 0, 0, 0.02, False) /* Create Weapon Tinkering Tessera (11191) for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11024, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, -3, 5, 20, -0, 0, -0, -1) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11024, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, -5, 20, 1, 0, 0, -0) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11024, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, -3, 5, 20, 0, 0, 0, -1) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11024, -1, 11025, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, -5, 20, 1, 0, 0, 0) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11048 Olthoi Queen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11048 Olthoi Queen.sql index 2c1e3c5a72..c37a81bc68 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11048 Olthoi Queen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/11048 Olthoi Queen.sql @@ -206,4 +206,4 @@ VALUES (11048, 1, 11150, 1, 0, 0, False) /* Create The Queen's Head (11150) for , (11048, 8, 11140, 8, 0, 0.87, False) /* Create Olthoi Egg (11140) for Treasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11048, -1, 11156, 450, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, -0.707107, 0, -0, -0.707107) /* Generate Olthoi Queen's Egg Sac (11156) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11048, -1, 11156, 450, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, -0.707107, 0, 0, -0.707107) /* Generate Olthoi Queen's Egg Sac (11156) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24270 Olthoi Drone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24270 Olthoi Drone.sql index 963795d900..427e48e152 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24270 Olthoi Drone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24270 Olthoi Drone.sql @@ -131,7 +131,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -140,7 +140,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -149,7 +149,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -158,7 +158,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -176,7 +176,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -185,7 +185,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -194,7 +194,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -203,7 +203,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -212,7 +212,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -221,7 +221,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -230,7 +230,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -239,7 +239,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -248,7 +248,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -266,7 +266,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -275,7 +275,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -284,7 +284,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -293,7 +293,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -302,7 +302,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -311,7 +311,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -320,7 +320,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -329,7 +329,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -338,7 +338,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -347,7 +347,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -356,7 +356,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -365,7 +365,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -374,7 +374,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -383,7 +383,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -392,7 +392,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -401,7 +401,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -410,7 +410,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -419,7 +419,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -428,7 +428,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -437,7 +437,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -446,7 +446,7 @@ VALUES (24270, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -455,5 +455,5 @@ VALUES (24270, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24271 Olthoi Gardener.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24271 Olthoi Gardener.sql index 98caac7aeb..1da1dfbf31 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24271 Olthoi Gardener.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24271 Olthoi Gardener.sql @@ -131,7 +131,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -140,7 +140,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -149,7 +149,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -158,7 +158,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -176,7 +176,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -185,7 +185,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -194,7 +194,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -203,7 +203,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -212,7 +212,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -221,7 +221,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -230,7 +230,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -239,7 +239,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -248,7 +248,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -266,7 +266,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -275,7 +275,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -284,7 +284,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -293,7 +293,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -302,7 +302,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -311,7 +311,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -320,7 +320,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -329,7 +329,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -338,7 +338,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -347,7 +347,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -356,7 +356,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -365,7 +365,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -374,7 +374,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -383,7 +383,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -392,7 +392,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -401,7 +401,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -410,7 +410,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -419,7 +419,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -428,7 +428,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -437,7 +437,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -446,7 +446,7 @@ VALUES (24271, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -455,5 +455,5 @@ VALUES (24271, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24272 Olthoi Harvester.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24272 Olthoi Harvester.sql index 24c178d478..fcb81baf47 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24272 Olthoi Harvester.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24272 Olthoi Harvester.sql @@ -131,7 +131,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -140,7 +140,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -149,7 +149,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -158,7 +158,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -167,7 +167,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -176,7 +176,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -185,7 +185,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -194,7 +194,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -203,7 +203,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -212,7 +212,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -221,7 +221,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -230,7 +230,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -239,7 +239,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -248,7 +248,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -257,7 +257,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -266,7 +266,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -275,7 +275,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -284,7 +284,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -293,7 +293,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -302,7 +302,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -311,7 +311,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -320,7 +320,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -329,7 +329,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -338,7 +338,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -347,7 +347,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -356,7 +356,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -365,7 +365,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -374,7 +374,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -383,7 +383,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -392,7 +392,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -401,7 +401,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -410,7 +410,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -419,7 +419,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -428,7 +428,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -437,7 +437,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -446,7 +446,7 @@ VALUES (24272, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -455,5 +455,5 @@ VALUES (24272, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24273 Olthoi Nymph.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24273 Olthoi Nymph.sql index 1757b82478..63961e8902 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24273 Olthoi Nymph.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Olthoi/24273 Olthoi Nymph.sql @@ -130,7 +130,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -139,7 +139,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -148,7 +148,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -157,7 +157,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -166,7 +166,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -175,7 +175,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -184,7 +184,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -193,7 +193,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -202,7 +202,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -211,7 +211,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -220,7 +220,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -229,7 +229,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -238,7 +238,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -256,7 +256,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -265,7 +265,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -274,7 +274,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -283,7 +283,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -292,7 +292,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -301,7 +301,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -310,7 +310,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -319,7 +319,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -328,7 +328,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -337,7 +337,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -346,7 +346,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -355,7 +355,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -364,7 +364,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -373,7 +373,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -382,7 +382,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, -1.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -391,7 +391,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -400,7 +400,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -409,7 +409,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -418,7 +418,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -427,7 +427,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -436,7 +436,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -445,7 +445,7 @@ VALUES (24273, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -454,5 +454,5 @@ VALUES (24273, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1.5, -4.5, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10912 Olthoi Grub.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10912 Olthoi Grub.sql index a68157c146..b012daa2cf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10912 Olthoi Grub.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10912 Olthoi Grub.sql @@ -130,7 +130,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -139,7 +139,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -148,7 +148,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -157,7 +157,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -166,7 +166,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -175,7 +175,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -184,7 +184,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -193,7 +193,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -202,7 +202,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -211,7 +211,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -220,7 +220,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -229,7 +229,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -238,7 +238,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -256,7 +256,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -265,7 +265,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -274,7 +274,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -283,7 +283,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -292,7 +292,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -301,7 +301,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -310,7 +310,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -319,7 +319,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -328,7 +328,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -337,7 +337,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -346,7 +346,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -355,7 +355,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -364,7 +364,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -373,7 +373,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -382,7 +382,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -391,7 +391,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -400,7 +400,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -409,7 +409,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -418,7 +418,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -427,7 +427,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -436,7 +436,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -445,7 +445,7 @@ VALUES (10912, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -454,5 +454,5 @@ VALUES (10912, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10913 Olthoi Grub.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10913 Olthoi Grub.sql index d3214ee306..cb8274ed5b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10913 Olthoi Grub.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10913 Olthoi Grub.sql @@ -129,7 +129,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -138,7 +138,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -147,7 +147,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -156,7 +156,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -165,7 +165,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -174,7 +174,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -183,7 +183,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -192,7 +192,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -201,7 +201,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -210,7 +210,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -219,7 +219,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -228,7 +228,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -237,7 +237,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -246,7 +246,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -255,7 +255,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -264,7 +264,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -273,7 +273,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -282,7 +282,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -291,7 +291,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -300,7 +300,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -309,7 +309,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -318,7 +318,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -327,7 +327,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -336,7 +336,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -345,7 +345,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -354,7 +354,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -363,7 +363,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -372,7 +372,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -381,7 +381,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -390,7 +390,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -399,7 +399,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -408,7 +408,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -417,7 +417,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -426,7 +426,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -435,7 +435,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -444,7 +444,7 @@ VALUES (10913, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -453,5 +453,5 @@ VALUES (10913, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10914 Olthoi Grub.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10914 Olthoi Grub.sql index c08f556a53..1d1f51ca91 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10914 Olthoi Grub.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10914 Olthoi Grub.sql @@ -130,7 +130,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -139,7 +139,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -148,7 +148,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -157,7 +157,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -166,7 +166,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -175,7 +175,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -184,7 +184,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -193,7 +193,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -202,7 +202,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -211,7 +211,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -220,7 +220,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -229,7 +229,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -238,7 +238,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -256,7 +256,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -265,7 +265,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -274,7 +274,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -283,7 +283,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -292,7 +292,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -301,7 +301,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -310,7 +310,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -319,7 +319,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -328,7 +328,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -337,7 +337,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -346,7 +346,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -355,7 +355,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -364,7 +364,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -373,7 +373,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -382,7 +382,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -391,7 +391,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -400,7 +400,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -409,7 +409,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -418,7 +418,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -427,7 +427,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -436,7 +436,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -445,7 +445,7 @@ VALUES (10914, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -454,5 +454,5 @@ VALUES (10914, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10915 Olthoi Grub.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10915 Olthoi Grub.sql index 5bf64dc858..df0d277c22 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10915 Olthoi Grub.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/10915 Olthoi Grub.sql @@ -129,7 +129,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -138,7 +138,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -147,7 +147,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -156,7 +156,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -165,7 +165,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -174,7 +174,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -183,7 +183,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -192,7 +192,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -201,7 +201,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -210,7 +210,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -219,7 +219,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -228,7 +228,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -237,7 +237,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -246,7 +246,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -255,7 +255,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -264,7 +264,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -273,7 +273,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -282,7 +282,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -291,7 +291,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -300,7 +300,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -309,7 +309,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -318,7 +318,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -327,7 +327,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -336,7 +336,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -345,7 +345,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -354,7 +354,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -363,7 +363,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -372,7 +372,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -381,7 +381,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -390,7 +390,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -399,7 +399,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -408,7 +408,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -417,7 +417,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -426,7 +426,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -435,7 +435,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -444,7 +444,7 @@ VALUES (10915, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -453,5 +453,5 @@ VALUES (10915, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/25747 Olthoi Larvae.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/25747 Olthoi Larvae.sql index 1c07f49ee2..e482bc9fe0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/25747 Olthoi Larvae.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/25747 Olthoi Larvae.sql @@ -129,7 +129,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -138,7 +138,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -147,7 +147,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -156,7 +156,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -165,7 +165,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -174,7 +174,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -183,7 +183,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -192,7 +192,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -201,7 +201,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -210,7 +210,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -219,7 +219,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -228,7 +228,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -237,7 +237,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -246,7 +246,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -255,7 +255,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -264,7 +264,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -273,7 +273,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -282,7 +282,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -291,7 +291,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -300,7 +300,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -309,7 +309,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -318,7 +318,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -327,7 +327,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -336,7 +336,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -345,7 +345,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -354,7 +354,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -363,7 +363,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -372,7 +372,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -381,7 +381,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -390,7 +390,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -399,7 +399,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -408,7 +408,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -417,7 +417,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -426,7 +426,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -435,7 +435,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -444,7 +444,7 @@ VALUES (25747, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -453,5 +453,5 @@ VALUES (25747, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/25748 Olthoi Larvae.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/25748 Olthoi Larvae.sql index 8a80a48ce8..195b17ea3f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/25748 Olthoi Larvae.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/OlthoiLarvae/25748 Olthoi Larvae.sql @@ -130,7 +130,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.16, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -139,7 +139,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.17, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -148,7 +148,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -157,7 +157,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.19, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -166,7 +166,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.2, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -175,7 +175,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -184,7 +184,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.22, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -193,7 +193,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -202,7 +202,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -211,7 +211,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.25, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -220,7 +220,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -229,7 +229,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -238,7 +238,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -247,7 +247,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.29, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -256,7 +256,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -265,7 +265,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.31, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -274,7 +274,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.32, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -283,7 +283,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.33, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -292,7 +292,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.34, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -301,7 +301,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.35, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -310,7 +310,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -319,7 +319,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.37, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -328,7 +328,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.38, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -337,7 +337,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.39, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -346,7 +346,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.4, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -355,7 +355,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.41, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -364,7 +364,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.42, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -373,7 +373,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.43, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -382,7 +382,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.44, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -1, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -391,7 +391,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.45, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -400,7 +400,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.46, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -409,7 +409,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.47, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -418,7 +418,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.48, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -427,7 +427,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.49, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, -2, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -436,7 +436,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.5, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -445,7 +445,7 @@ VALUES (25748, 5 /* HeartBeat */, 0.51, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -454,5 +454,5 @@ VALUES (25748, 5 /* HeartBeat */, 0.52, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08271 Rickety Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08271 Rickety Scarecrow.sql index c415e784ff..5451044315 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08271 Rickety Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08271 Rickety Scarecrow.sql @@ -156,20 +156,20 @@ VALUES (8271, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for Wi , (8271, 9, 0, 0, 0, 0.8, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8271, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8271, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8271, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8271, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08272 Suspicious Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08272 Suspicious Scarecrow.sql index fe8bfd38cd..3c5e0b305b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08272 Suspicious Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08272 Suspicious Scarecrow.sql @@ -158,20 +158,20 @@ VALUES (8272, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for Wi , (8272, 9, 0, 0, 0, 0.95, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8272, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8272, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8272, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8272, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08273 Shifty Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08273 Shifty Scarecrow.sql index e0b7d60c3e..099ce8159b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08273 Shifty Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08273 Shifty Scarecrow.sql @@ -157,20 +157,20 @@ VALUES (8273, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for Wi , (8273, 9, 0, 0, 0, 0.95, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8273, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8273, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8273, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8273, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08274 Shady Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08274 Shady Scarecrow.sql index 5ac5c63271..ca70e82821 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08274 Shady Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/08274 Shady Scarecrow.sql @@ -160,20 +160,20 @@ VALUES (8274, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for Wi , (8274, 9, 0, 0, 0, 0.95, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8274, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8274, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8274, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8274, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/27425 Shady Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/27425 Shady Scarecrow.sql index 5c8cd3428d..d49107ee89 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/27425 Shady Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/27425 Shady Scarecrow.sql @@ -156,20 +156,20 @@ VALUES (27425, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for W , (27425, 9, 0, 0, 0, 0.8, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27425, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (27425, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (27425, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (27425, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28877 Nasty Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28877 Nasty Scarecrow.sql index 453064904b..10a23cf055 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28877 Nasty Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28877 Nasty Scarecrow.sql @@ -157,20 +157,20 @@ VALUES (28877, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for W , (28877, 9, 0, 0, 0, 0.95, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28877, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28877, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (28877, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28877, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28878 Naughty Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28878 Naughty Scarecrow.sql index 226dc410b8..a731b2a5c4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28878 Naughty Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28878 Naughty Scarecrow.sql @@ -159,20 +159,20 @@ VALUES (28878, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for W , (28878, 9, 0, 0, 0, 0.95, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28878, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28878, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (28878, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28878, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28879 Nefarious Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28879 Nefarious Scarecrow.sql index 7ae68071e5..0d2cea8ad6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28879 Nefarious Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28879 Nefarious Scarecrow.sql @@ -157,20 +157,20 @@ VALUES (28879, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for W , (28879, 9, 0, 0, 0, 0.95, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28879, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28879, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (28879, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28879, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28880 Vicious Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28880 Vicious Scarecrow.sql index 52cc61cb94..478c12cafa 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28880 Vicious Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28880 Vicious Scarecrow.sql @@ -158,20 +158,20 @@ VALUES (28880, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for W , (28880, 9, 0, 0, 0, 0.95, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28880, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28880, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (28880, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28880, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28881 Vile Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28881 Vile Scarecrow.sql index 4dee1db59a..c7d7035ce1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28881 Vile Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28881 Vile Scarecrow.sql @@ -158,20 +158,20 @@ VALUES (28881, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for W , (28881, 9, 0, 0, 0, 0.95, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28881, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28881, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (28881, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28881, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28882 Villainous Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28882 Villainous Scarecrow.sql index 8939a6a948..dc8d9e35e6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28882 Villainous Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Scarecrow/28882 Villainous Scarecrow.sql @@ -160,20 +160,20 @@ VALUES (28882, 2, 8395, 12, 0, 0, False) /* Create Jack o' Lantern (8395) for W , (28882, 9, 0, 0, 0, 0.95, False) /* Create nothing for ContainTreasure */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28882, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (28882, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, -0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (28882, 0.06, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.18, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.3, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.42, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.54, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.66, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.78, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.9, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (28882, 1, 22247, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, -2, 0, 1, 0, 0, 0) /* Generate Great Pumpkin (22247) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Shadow/06025 Hamud ibn Rafik.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Shadow/06025 Hamud ibn Rafik.sql index c3a4e360f0..d3514aae3e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Shadow/06025 Hamud ibn Rafik.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Shadow/06025 Hamud ibn Rafik.sql @@ -124,7 +124,7 @@ VALUES (6025, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (6025, 6 /* Give */, 1, 6028 /* Devana's Note */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Shadow/30834 Shadow Lugian Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Shadow/30834 Shadow Lugian Portal.sql index 5770365490..4b425c1d76 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Shadow/30834 Shadow Lugian Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Shadow/30834 Shadow Lugian Portal.sql @@ -80,8 +80,8 @@ VALUES (30834, 1, 0x020012D3) /* Setup */ , (30834, 31, 30844) /* LinkedPortalOne - Purple Portal Template */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30834, 12, 0x1A8E0113, -198, -25, 88.405, 1, 0, 0, -0) /* PortalSummonLoc */ -/* @teleloc 0x1A8E0113 [-198.000000 -25.000000 88.404999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30834, 12, 0x1A8E0113, -198, -25, 88.405, 1, 0, 0, 0) /* PortalSummonLoc */ +/* @teleloc 0x1A8E0113 [-198.000000 -25.000000 88.404999] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (30834, 1, 100, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Skeleton/04126 Accursed Miner.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Skeleton/04126 Accursed Miner.sql index 4118affd46..ed79806a86 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Skeleton/04126 Accursed Miner.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Skeleton/04126 Accursed Miner.sql @@ -187,7 +187,7 @@ VALUES (4126, 5 /* HeartBeat */, 0.63, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (4126, 5 /* HeartBeat */, 0.3, NULL, 0x8000003E /* SwordCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -219,4 +219,4 @@ VALUES (4126, 5 /* HeartBeat */, 0.9, NULL, 0x8000003E /* SwordCombat */, 0x SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Skeleton/07372 Relic Watchman.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Skeleton/07372 Relic Watchman.sql index eecb0dcc12..e807d43c63 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Skeleton/07372 Relic Watchman.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Skeleton/07372 Relic Watchman.sql @@ -84,7 +84,7 @@ VALUES (7372, 1, 0x02000409) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7372, 12, 0xB8EB000C, 47, 95, 36, 0.92388, 0, 0, -0.382684) /* PortalSummonLoc */ -/* @teleloc 0xB8EB000C [47.000000 95.000000 36.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0xB8EB000C [47.000000 95.000000 36.000000] 0.923880 0.000000 0.000000 -0.382684 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (7372, 1, 320, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/22829 Blind Snowman.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/22829 Blind Snowman.sql index 8b846d4d90..6b7918a665 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/22829 Blind Snowman.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/22829 Blind Snowman.sql @@ -127,7 +127,7 @@ VALUES (22829, 5 /* HeartBeat */, 0.09, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22829, 5 /* HeartBeat */, 0.12, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -159,7 +159,7 @@ VALUES (22829, 5 /* HeartBeat */, 0.21, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22829, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -167,7 +167,7 @@ VALUES (22829, 5 /* HeartBeat */, 0.24, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.382683, 0, -0, -0.92388); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.382683, 0, 0, -0.92388); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22829, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -175,7 +175,7 @@ VALUES (22829, 5 /* HeartBeat */, 0.27, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, -0, -0.707107); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.707107, 0, 0, -0.707107); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22829, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -183,7 +183,7 @@ VALUES (22829, 5 /* HeartBeat */, 0.3, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.92388, 0, -0, -0.382684); +VALUES (@parent_id, 0, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.92388, 0, 0, -0.382684); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22829, 5 /* HeartBeat */, 0.36, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25789 Robert.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25789 Robert.sql index 646bef4063..2deafb1fae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25789 Robert.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25789 Robert.sql @@ -127,7 +127,7 @@ VALUES (25789, 5 /* HeartBeat */, 0.13, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -136,7 +136,7 @@ VALUES (25789, 5 /* HeartBeat */, 0.18, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, 3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -145,7 +145,7 @@ VALUES (25789, 5 /* HeartBeat */, 0.23, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -154,7 +154,7 @@ VALUES (25789, 5 /* HeartBeat */, 0.28, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -3, -3, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25790 Nip.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25790 Nip.sql index 17bd328fc4..7f5900fc70 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25790 Nip.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25790 Nip.sql @@ -149,7 +149,7 @@ VALUES (25790, 5 /* HeartBeat */, 0.172, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, 6, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, 6, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25790, 5 /* HeartBeat */, 0.272, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -157,7 +157,7 @@ VALUES (25790, 5 /* HeartBeat */, 0.272, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 12, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 12, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25790, 5 /* HeartBeat */, 0.372, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -165,7 +165,7 @@ VALUES (25790, 5 /* HeartBeat */, 0.372, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -6, 6, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -6, 6, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25790, 5 /* HeartBeat */, 0.472, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -173,7 +173,7 @@ VALUES (25790, 5 /* HeartBeat */, 0.472, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25790, 5 /* HeartBeat */, 0.477, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -229,7 +229,7 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 4, 5 /* Motion */, 0, 1, 0x10000051 /* Twitch1 */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 10 /* Tell */, 0, 1, NULL, 'He''ll see, I''ll get him back for what he did to Frank.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 6, 18 /* DirectBroadcast */, 0, 1, NULL, '%mn turns away from you as an icicle begins to form under one of his coal eyes.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 7, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.382683, 0, -0, -0.92388); + , (@parent_id, 7, 11 /* Turn */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.382683, 0, 0, -0.92388); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25790, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25791 Numb.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25791 Numb.sql index e0b4d027d1..43bcf7d6c4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25791 Numb.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Snowman/25791 Numb.sql @@ -149,7 +149,7 @@ VALUES (25791, 5 /* HeartBeat */, 0.168, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, 6, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, 6, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25791, 5 /* HeartBeat */, 0.268, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -157,7 +157,7 @@ VALUES (25791, 5 /* HeartBeat */, 0.268, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 12, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 12, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25791, 5 /* HeartBeat */, 0.368, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -165,7 +165,7 @@ VALUES (25791, 5 /* HeartBeat */, 0.368, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -6, 6, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -6, 6, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25791, 5 /* HeartBeat */, 0.468, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -173,7 +173,7 @@ VALUES (25791, 5 /* HeartBeat */, 0.468, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 6 /* Move */, 0, 3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (25791, 5 /* HeartBeat */, 0.473, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10978 Hea Arantah.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10978 Hea Arantah.sql index ea6bab3d06..952988f99e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10978 Hea Arantah.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10978 Hea Arantah.sql @@ -114,9 +114,9 @@ VALUES (10978, 5 /* HeartBeat */, 0.02, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 1, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 2, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 1, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 2, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 3, 17 /* LocalBroadcast */, 0, 0, NULL, 'Hea Arantah looks around his town brazenly.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 5 /* Motion */, 0, 1, 0x430000EE /* CrossArmsState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -126,7 +126,7 @@ VALUES (10978, 5 /* HeartBeat */, 0.04, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x13000082 /* MimeDrink */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 17 /* LocalBroadcast */, 2, 0, NULL, 'Hea Arantah belches softly.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -136,7 +136,7 @@ VALUES (10978, 5 /* HeartBeat */, 0.05, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 17 /* LocalBroadcast */, 0, 0, NULL, 'Hea Arantah''s arm moves suddenly, too quickly to see, and snatches a small flying insect out of the air. He hums a merry child''s tune, and methodically pulls its wings and legs off.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -145,7 +145,7 @@ VALUES (10978, 5 /* HeartBeat */, 0.06, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x430000EB /* PrayState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 17 /* LocalBroadcast */, 0, 0, NULL, 'The youthful voice of Hea Arantah mutters, "When, my friends? Soon? ...Very well, I understand." He seems to be talking to the fountain, though his eyes are glazed and glowing faintly.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 5, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -156,7 +156,7 @@ VALUES (10978, 5 /* HeartBeat */, 0.07, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x13000082 /* MimeDrink */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 17 /* LocalBroadcast */, 0, 0, NULL, 'Hea Arantah''s youthful voice shouts, "We have freedom, my friends! The islands are open to us!" The residents of the town hoot a loud Tumerok cheer.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 5 /* Motion */, 5, 1, 0x13000082 /* MimeDrink */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) @@ -168,7 +168,7 @@ VALUES (10978, 5 /* HeartBeat */, 0.08, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 0, 1, 0x430000EF /* ShiverState */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 17 /* LocalBroadcast */, 0, 0, NULL, 'All at once, the youthful voice of Hea Arantah screams across the square. While the visiting Isparians look at him in confusion, the Hea bury themselves in their work.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 17 /* LocalBroadcast */, 5, 0, NULL, 'Arantah gasps, clutching at his head. His eyes are shut tight, but a painful violet light burns out from behind his eyelids.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10979 Aun Hareltah.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10979 Aun Hareltah.sql index 9645f39c96..b2a23cf8f3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10979 Aun Hareltah.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10979 Aun Hareltah.sql @@ -121,9 +121,9 @@ VALUES (10979, 5 /* HeartBeat */, 0.05, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 1, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4, 0, 1, 0, 0, -0) - , (@parent_id, 2, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 1, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4, 0, 1, 0, 0, 0) + , (@parent_id, 2, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (10979, 5 /* HeartBeat */, 0.07, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -131,9 +131,9 @@ VALUES (10979, 5 /* HeartBeat */, 0.07, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 1, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 2, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 1, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 2, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 3, 17 /* LocalBroadcast */, 0, 0, NULL, 'Aun Hareltah looks around his town worriedly.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10980 Aun Hareltah.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10980 Aun Hareltah.sql index 59c5608157..63153fd08d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10980 Aun Hareltah.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10980 Aun Hareltah.sql @@ -130,8 +130,8 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 1, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 2, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) + , (@parent_id, 1, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 2, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 3, 17 /* LocalBroadcast */, 0, 0, NULL, 'Aun Hareltah looks around his town contentedly.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10981 Aun Hareltah.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10981 Aun Hareltah.sql index dd94a4b713..826d38d82c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10981 Aun Hareltah.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/10981 Aun Hareltah.sql @@ -121,9 +121,9 @@ VALUES (10981, 5 /* HeartBeat */, 0.05, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 1, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4, 0, 1, 0, 0, -0) - , (@parent_id, 2, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 1, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4, 0, 1, 0, 0, 0) + , (@parent_id, 2, 6 /* Move */, 5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (10981, 5 /* HeartBeat */, 0.07, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -131,9 +131,9 @@ VALUES (10981, 5 /* HeartBeat */, 0.07, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 1, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 2, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0, 0, -0, -1) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 1, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 2, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, -1) , (@parent_id, 3, 17 /* LocalBroadcast */, 0, 0, NULL, 'Aun Hareltah looks around his town grimly.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/11371 Hea Toneawa.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/11371 Hea Toneawa.sql index cc876f31e7..e986176611 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/11371 Hea Toneawa.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/11371 Hea Toneawa.sql @@ -147,7 +147,7 @@ VALUES (11371, 5 /* HeartBeat */, 0.341, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (11371, 6 /* Give */, 1, 11373 /* Note from Aun Bernawa to Hea Toneawa */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/11408 Aun Imeitanua.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/11408 Aun Imeitanua.sql index a6bfb97744..35289e0c75 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/11408 Aun Imeitanua.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tumerok/11408 Aun Imeitanua.sql @@ -107,7 +107,7 @@ VALUES (11408, 5 /* HeartBeat */, 0.1, NULL, 0x8000003D /* NonCombat */, 0x4 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (11408, 6 /* Give */, 1, 11443 /* Hoeroa Talisman */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tusker/22598 Mowen Udaun.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tusker/22598 Mowen Udaun.sql index 41a86b2569..d2846795d0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tusker/22598 Mowen Udaun.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Tusker/22598 Mowen Udaun.sql @@ -76,8 +76,8 @@ VALUES (22598, 1, 0x02000E79) /* Setup */ , (22598, 35, 354) /* DeathTreasureType - Loot Tier: 4 */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22598, 12, 0x5E430103, 19.9864, -9.242, 0.005, -0, 0, -0, -1) /* PortalSummonLoc */ -/* @teleloc 0x5E430103 [19.986401 -9.242000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (22598, 12, 0x5E430103, 19.9864, -9.242, 0.005, 0, 0, 0, -1) /* PortalSummonLoc */ +/* @teleloc 0x5E430103 [19.986401 -9.242000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (22598, 1, 500, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07348 Lesser Acolyte.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07348 Lesser Acolyte.sql index 565850d375..96020ed63c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07348 Lesser Acolyte.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07348 Lesser Acolyte.sql @@ -105,8 +105,8 @@ VALUES (7348, 1, 0x02000197) /* Setup */ , (7348, 35, 451) /* DeathTreasureType - Loot Tier: 2 */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7348, 12, 0x02EF01D3, 190.4, -34.6, -12, 1, 0, 0, -0) /* PortalSummonLoc */ -/* @teleloc 0x02EF01D3 [190.399994 -34.599998 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7348, 12, 0x02EF01D3, 190.4, -34.6, -12, 1, 0, 0, 0) /* PortalSummonLoc */ +/* @teleloc 0x02EF01D3 [190.399994 -34.599998 -12.000000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (7348, 1, 150, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07349 Lesser Acolyte.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07349 Lesser Acolyte.sql index cdf35edf37..31e1bc2f33 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07349 Lesser Acolyte.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07349 Lesser Acolyte.sql @@ -105,8 +105,8 @@ VALUES (7349, 1, 0x02000197) /* Setup */ , (7349, 35, 451) /* DeathTreasureType - Loot Tier: 2 */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7349, 12, 0x02EF010E, 68, -113.3, -24, -0, 0, -0, -1) /* PortalSummonLoc */ -/* @teleloc 0x02EF010E [68.000000 -113.300003 -24.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7349, 12, 0x02EF010E, 68, -113.3, -24, 0, 0, 0, -1) /* PortalSummonLoc */ +/* @teleloc 0x02EF010E [68.000000 -113.300003 -24.000000] 0.000000 0.000000 0.000000 -1.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (7349, 1, 150, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07350 High Acolyte.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07350 High Acolyte.sql index d6cdf5d830..82921c26dd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07350 High Acolyte.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07350 High Acolyte.sql @@ -110,8 +110,8 @@ VALUES (7350, 1, 0x02000197) /* Setup */ , (7350, 35, 451) /* DeathTreasureType - Loot Tier: 2 */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7350, 12, 0x02EF0295, 51.7, -69.7, 0, -0.707107, 0, -0, -0.707107) /* PortalSummonLoc */ -/* @teleloc 0x02EF0295 [51.700001 -69.699997 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7350, 12, 0x02EF0295, 51.7, -69.7, 0, -0.707107, 0, 0, -0.707107) /* PortalSummonLoc */ +/* @teleloc 0x02EF0295 [51.700001 -69.699997 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (7350, 1, 150, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07402 Garaena the Emissary.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07402 Garaena the Emissary.sql index 3e6b40dc0c..155fce03c7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07402 Garaena the Emissary.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07402 Garaena the Emissary.sql @@ -138,10 +138,10 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 2, 17 /* LocalBroadcast */, 0, 0, NULL, 'The voice in your mind purrs, "You are generous, not to mention strong. Yet honor requires I return the excess."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 3, 3 /* Give */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0 /* Undef */, 2626 /* Trade Note (50,000) */, 1, 0 /* Undef */, 0, False, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 4, 17 /* LocalBroadcast */, 1, 0, NULL, 'The voice in your mind purrs, "Seek the dark ones and destroy them...yet meddle not with the devices you may find on our island of Aerlinthe. Perilous they are to those who do not understand their art."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 5, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 6, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, -0, -0.999657) + , (@parent_id, 5, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 6, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, 0, -0.999657) , (@parent_id, 7, 14 /* CastSpell */, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157 /* Summon Primary Portal I */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 8, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 8, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (7402, 6 /* Give */, 1, 2626 /* Trade Note (50,000) */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -152,10 +152,10 @@ INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `dela VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 17 /* LocalBroadcast */, 0, 0, NULL, 'The voice in your mind purrs, "Ai, this will serve. Seek the dark ones and destroy them...yet meddle not with the devices you may find on our island of Aerlinthe. Perilous they are to those who do not understand their art."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 3, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, -0, -0.999657) + , (@parent_id, 3, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, 0, -0.999657) , (@parent_id, 5, 14 /* CastSpell */, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157 /* Summon Primary Portal I */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 6, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 6, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (7402, 6 /* Give */, 1, 2625 /* Trade Note (10,000) */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07403 Faladha the Emissary.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07403 Faladha the Emissary.sql index 758eb24ea2..307273d689 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07403 Faladha the Emissary.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07403 Faladha the Emissary.sql @@ -136,10 +136,10 @@ INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `dela VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 17 /* LocalBroadcast */, 0, 0, NULL, 'The voice in your mind sneers, "You give me more than I ask. I am not a moneychanger, insolent whelp! I shall open the path to my home, the ancient port of Aerlinthe, and keep the excess! You would be wise to tread lightly, lest you wake the ire of my island and my Lady."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 3, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, -0, -0.999657) + , (@parent_id, 3, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, 0, -0.999657) , (@parent_id, 5, 14 /* CastSpell */, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 158 /* Summon Primary Portal II */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 6, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 6, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (7403, 6 /* Give */, 1, 2626 /* Trade Note (50,000) */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -150,10 +150,10 @@ INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `dela VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 17 /* LocalBroadcast */, 0, 0, NULL, 'The voice in your mind sneers, "You give me more than I ask. I am not a moneychanger, insolent whelp! I shall open the path to my home, the ancient port of Aerlinthe, and keep the excess! You would be wise to tread lightly, lest you wake the ire of my island and my Lady."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 3, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, -0, -0.999657) + , (@parent_id, 3, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, 0, -0.999657) , (@parent_id, 5, 14 /* CastSpell */, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 158 /* Summon Primary Portal II */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 6, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 6, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (7403, 6 /* Give */, 1, 2625 /* Trade Note (10,000) */, NULL, NULL, NULL, NULL, NULL, NULL); @@ -164,10 +164,10 @@ INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `dela VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 1, 12 /* TurnToTarget */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 17 /* LocalBroadcast */, 0, 0, NULL, 'The voice in your mind sneers, "You are wise to offer me such a boon, lest I strike ye down like a cur in the street. I shall open the path to my home, the ancient port of Aerlinthe. You would be wise to tread lightly, lest you wake the ire of my island and my Lady."', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 3, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) - , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, -0, -0.999657) + , (@parent_id, 3, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) + , (@parent_id, 4, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, -0.026177, 0, 0, -0.999657) , (@parent_id, 5, 14 /* CastSpell */, 3, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 158 /* Summon Primary Portal II */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 6, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 6, 4 /* MoveHome */, 1.2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (7403, 6 /* Give */, 1, 2624 /* Trade Note (5,000) */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07433 Lesser Acolyte.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07433 Lesser Acolyte.sql index a0c28e259d..29d3f5f8cb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07433 Lesser Acolyte.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07433 Lesser Acolyte.sql @@ -85,8 +85,8 @@ VALUES (7433, 1, 0x02000197) /* Setup */ , (7433, 35, 453) /* DeathTreasureType - Loot Tier: 1 */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7433, 12, 0x71110039, 190.1, 21.1, 94, -0.707107, 0, -0, -0.707107) /* PortalSummonLoc */ -/* @teleloc 0x71110039 [190.100006 21.100000 94.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7433, 12, 0x71110039, 190.1, 21.1, 94, -0.707107, 0, 0, -0.707107) /* PortalSummonLoc */ +/* @teleloc 0x71110039 [190.100006 21.100000 94.000000] -0.707107 0.000000 0.000000 -0.707107 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (7433, 1, 120, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07773 Mi Krau-Li.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07773 Mi Krau-Li.sql index 27defac758..5d607b8948 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07773 Mi Krau-Li.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/07773 Mi Krau-Li.sql @@ -131,7 +131,7 @@ VALUES (7773, 5 /* HeartBeat */, 0.26, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (7773, 6 /* Give */, 1, 7770 /* Mi Krau-Li's Jitte */, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/22113 Apparition.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/22113 Apparition.sql index a1672c88d5..dbb2f921ef 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/22113 Apparition.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/22113 Apparition.sql @@ -114,9 +114,9 @@ VALUES (@parent_id, 0, 5 /* Motion */, 0, 1, 0x41000003 /* Ready */, NULL, NU , (@parent_id, 5, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, 19, 0, 0.642788, 0, 0, -0.766044) , (@parent_id, 6, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 19, 0, 0.642788, 0, 0, -0.766044) , (@parent_id, 7, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4.5, 25.5, 0, 0.707107, 0, 0, -0.707107) - , (@parent_id, 8, 6 /* Move */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -7, 25.5, 0, 1, 0, 0, -0) - , (@parent_id, 9, 6 /* Move */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -7, 17, 0, -0.707107, 0, -0, -0.707107) - , (@parent_id, 10, 6 /* Move */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 15, 0, -0.382683, 0, -0, -0.92388) - , (@parent_id, 11, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 7, 0, -0.707107, 0, -0, -0.707107) - , (@parent_id, 12, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -6, 0, 0, -0.707107, 0, -0, -0.707107) + , (@parent_id, 8, 6 /* Move */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -7, 25.5, 0, 1, 0, 0, 0) + , (@parent_id, 9, 6 /* Move */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -7, 17, 0, -0.707107, 0, 0, -0.707107) + , (@parent_id, 10, 6 /* Move */, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 15, 0, -0.382683, 0, 0, -0.92388) + , (@parent_id, 11, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -5, 7, 0, -0.707107, 0, 0, -0.707107) + , (@parent_id, 12, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -6, 0, 0, -0.707107, 0, 0, -0.707107) , (@parent_id, 13, 6 /* Move */, 0.5, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0.707107, 0, 0, -0.707107); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Virindi/10737 Director's Majordomo.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Virindi/10737 Director's Majordomo.sql index 4456459961..28d23e8c63 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Virindi/10737 Director's Majordomo.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Virindi/10737 Director's Majordomo.sql @@ -74,8 +74,8 @@ VALUES (10737, 1, 0x02000041) /* Setup */ , (10737, 31, 10732) /* LinkedPortalOne - Director's Chambers Portal */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10737, 12, 0x0298010F, 200, -443, -18, -0, 0, -0, -1) /* PortalSummonLoc */ -/* @teleloc 0x0298010F [200.000000 -443.000000 -18.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10737, 12, 0x0298010F, 200, -443, -18, 0, 0, 0, -1) /* PortalSummonLoc */ +/* @teleloc 0x0298010F [200.000000 -443.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */; INSERT INTO `weenie_properties_attribute` (`object_Id`, `type`, `init_Level`, `level_From_C_P`, `c_P_Spent`) VALUES (10737, 1, 30, 0, 0) /* Strength */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Virindi/12262 Ecorto the Lost Director.sql b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Virindi/12262 Ecorto the Lost Director.sql index d9ba52149a..08ec8b4803 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Creature/Virindi/12262 Ecorto the Lost Director.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Creature/Virindi/12262 Ecorto the Lost Director.sql @@ -252,11 +252,11 @@ SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (@parent_id, 0, 10 /* Tell */, 0, 1, NULL, 'This is what is required... I will make you the portal to enter the Seat of the New Singularity. Seek out Levistras and put an end to the renegade faction''s disastrous plan. Levistras is vulnerable, because in his ambition he has severed his connection to the home Singularity, before the completion of the New Singularity!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 1, 10 /* Tell */, 0, 1, NULL, 'My agents have summoned a return portal within if you wish to return to this town. Now, stand back, lest you interfere with my casting...', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 2, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) + , (@parent_id, 2, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 3, 11 /* Turn */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0.707107, 0, 0, -0.707107) , (@parent_id, 4, 14 /* CastSpell */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 157 /* Summon Primary Portal I */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 5, 10 /* Tell */, 1, 1, NULL, 'Strike now, human!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 6, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); + , (@parent_id, 6, 4 /* MoveHome */, 2, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (12262, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05376 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05376 Festival Stone.sql index 807618c710..0b302ea51d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05376 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05376 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5376, 1, 0x02000642) /* Setup */ , (5376, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5376, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5376, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05377 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05377 Festival Stone.sql index 6f5ccbf135..ea8b7e1605 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05377 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05377 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5377, 1, 0x02000642) /* Setup */ , (5377, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5377, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5377, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05378 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05378 Festival Stone.sql index 5a50c364b2..cb16bc0626 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05378 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05378 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5378, 1, 0x02000642) /* Setup */ , (5378, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5378, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5378, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05379 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05379 Festival Stone.sql index 120cfd3c5a..74dd024e68 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05379 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05379 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5379, 1, 0x02000642) /* Setup */ , (5379, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5379, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5379, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05380 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05380 Festival Stone.sql index 428e2c3d06..15feb59e1b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05380 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05380 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5380, 1, 0x02000642) /* Setup */ , (5380, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5380, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5380, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05381 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05381 Festival Stone.sql index 2d6d8fd7e4..60f1de8672 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05381 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05381 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5381, 1, 0x02000642) /* Setup */ , (5381, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5381, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5381, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05382 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05382 Festival Stone.sql index 3fb0ab79fe..f925ebb8ec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05382 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05382 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5382, 1, 0x02000642) /* Setup */ , (5382, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5382, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5382, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05383 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05383 Festival Stone.sql index 4060fe7df2..a117e326f5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05383 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05383 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5383, 1, 0x02000642) /* Setup */ , (5383, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5383, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5383, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05384 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05384 Festival Stone.sql index 8e29fcfb74..1d268d4958 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05384 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05384 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5384, 1, 0x02000642) /* Setup */ , (5384, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5384, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5384, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05385 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05385 Festival Stone.sql index 03756f0618..c71af0f228 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05385 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05385 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5385, 1, 0x02000642) /* Setup */ , (5385, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5385, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5385, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05386 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05386 Festival Stone.sql index 75b3563dd9..0a7d547b5e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05386 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05386 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5386, 1, 0x02000642) /* Setup */ , (5386, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5386, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5386, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05387 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05387 Festival Stone.sql index b3e6545883..968b0be17e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05387 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05387 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5387, 1, 0x02000642) /* Setup */ , (5387, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5387, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5387, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05388 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05388 Festival Stone.sql index 0eb641e17b..b2a024d0e5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05388 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05388 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5388, 1, 0x02000642) /* Setup */ , (5388, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5388, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5388, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05389 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05389 Festival Stone.sql index 1bfb9a54eb..0cb78f94a3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05389 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05389 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5389, 1, 0x02000642) /* Setup */ , (5389, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5389, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5389, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05390 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05390 Festival Stone.sql index af20a86fbb..d7eb7116da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05390 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05390 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5390, 1, 0x02000642) /* Setup */ , (5390, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5390, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5390, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05391 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05391 Festival Stone.sql index 99fd897a58..8f3f6047f9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05391 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05391 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5391, 1, 0x02000642) /* Setup */ , (5391, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5391, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5391, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05392 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05392 Festival Stone.sql index fc79d9c77b..79fffdec3c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05392 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05392 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5392, 1, 0x02000642) /* Setup */ , (5392, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5392, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5392, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05393 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05393 Festival Stone.sql index 594c9f9e14..d72a57fb98 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05393 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05393 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5393, 1, 0x02000642) /* Setup */ , (5393, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5393, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5393, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05394 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05394 Festival Stone.sql index 57ad5f7b4c..75c6407ab1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05394 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05394 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5394, 1, 0x02000642) /* Setup */ , (5394, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5394, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5394, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05395 Festival Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05395 Festival Stone.sql index 5a724c7a7f..fb97207858 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05395 Festival Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/05395 Festival Stone.sql @@ -38,4 +38,4 @@ VALUES (5395, 1, 0x02000642) /* Setup */ , (5395, 8, 0x06001B00) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5395, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5395, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 8, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08275 Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08275 Scarecrow.sql index 7822a0e00b..2d143c1c1f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08275 Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08275 Scarecrow.sql @@ -33,11 +33,11 @@ VALUES (8275, 1, 0x02000987) /* Setup */ , (8275, 8, 0x06001EA5) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8275, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8275, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8275, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8275, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8275, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8275, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8275, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8275, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8275, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8275, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8275, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8275, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8275, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8275, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8275, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8275, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08276 Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08276 Scarecrow.sql index 2a2a169dcd..cb4237643f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08276 Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08276 Scarecrow.sql @@ -33,11 +33,11 @@ VALUES (8276, 1, 0x02000987) /* Setup */ , (8276, 8, 0x06001EA5) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8276, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8276, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8276, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8276, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8276, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8276, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8276, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8276, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8276, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8276, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8276, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8276, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8276, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8276, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8276, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8276, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08277 Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08277 Scarecrow.sql index efdb9e33f6..65e80050b8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08277 Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08277 Scarecrow.sql @@ -33,11 +33,11 @@ VALUES (8277, 1, 0x02000987) /* Setup */ , (8277, 8, 0x06001EA5) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8277, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8277, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8277, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8277, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8277, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8277, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8277, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8277, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8277, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8277, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8277, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8277, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8277, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8277, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8277, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8277, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08278 Scarecrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08278 Scarecrow.sql index a908e21fab..a6d9517688 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08278 Scarecrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/Misc/08278 Scarecrow.sql @@ -33,11 +33,11 @@ VALUES (8278, 1, 0x02000987) /* Setup */ , (8278, 8, 0x06001EA5) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8278, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8278, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8278, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8278, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8278, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8278, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8278, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (8278, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8278, 0.12, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8278, 0.24, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8278, 0.36, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8278, 0.48, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8278, 0.6, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8278, 0.72, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8278, 0.84, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (8278, 0.96, 8232, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Pumpkin (8232) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/00553 Mushroom Circle Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/00553 Mushroom Circle Generator.sql index 9351304ef8..deaa1a1a64 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/00553 Mushroom Circle Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/00553 Mushroom Circle Generator.sql @@ -25,11 +25,11 @@ VALUES (553, 1, 0x0200026B) /* Setup */ , (553, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (553, 0.12, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (553, 0.24, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (553, 0.36, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (553, 0.48, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (553, 0.6, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (553, 0.72, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (553, 0.84, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (553, 0.96, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (553, 0.12, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (553, 0.24, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (553, 0.36, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (553, 0.48, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (553, 0.6, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (553, 0.72, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (553, 0.84, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (553, 0.96, 547, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Brimstone-cap Mushroom (547) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01153 Cabbage Circle Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01153 Cabbage Circle Generator.sql index 05c0489f90..795ce4f6ef 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01153 Cabbage Circle Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01153 Cabbage Circle Generator.sql @@ -25,11 +25,11 @@ VALUES (1153, 1, 0x0200026B) /* Setup */ , (1153, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1153, 0.12, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (1153, 0.24, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (1153, 0.36, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (1153, 0.48, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, -0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (1153, 0.6, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, -0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (1153, 0.72, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (1153, 0.84, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ - , (1153, 0.96, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, -0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (1153, 0.12, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (1153, 0.24, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (1153, 0.36, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (1153, 0.48, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 1, 0, 0, 0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (1153, 0.6, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, -2, 0, 0, 1, 0, 0, 0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (1153, 0.72, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (1153, 0.84, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */ + , (1153, 0.96, 260, 120, 1, 1, 2, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 1, 0, 0, 0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01983 Tumerok Clump Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01983 Tumerok Clump Generator.sql index 5d19ad4bb5..ae328d8a98 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01983 Tumerok Clump Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01983 Tumerok Clump Generator.sql @@ -27,7 +27,7 @@ VALUES (1983, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (1983, 0.03, 232, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Scout (232) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1983, 0.06, 232, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -4, 1, 0, 0.766044, 0, 0, -0.642788) /* Generate Tumerok Scout (232) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (1983, 0.09, 232, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0, 5, 0, -0, 0, -0, -1) /* Generate Tumerok Scout (232) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (1983, 0.09, 232, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0, 5, 0, 0, 0, 0, -1) /* Generate Tumerok Scout (232) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1983, 0.17, 234, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0.1, 0, 0.965926, 0, 0, -0.258819) /* Generate Tumerok Worker (234) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1983, 0.45, 2439, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 3, 0, 0.92388, 0, 0, -0.382684) /* Generate Tumerok Fighter (2439) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1983, 0.58, 233, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2.1, 0, 0.866025, 0, 0, -0.5) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01985 Virindi Cluster Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01985 Virindi Cluster Generator.sql index 447082c73c..7cacc9fb29 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01985 Virindi Cluster Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01985 Virindi Cluster Generator.sql @@ -27,7 +27,7 @@ VALUES (1985, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (1985, 0.05, 23, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1985, 0.1, 23, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -4, 0.3, 0, 0.737277, 0, 0, -0.67559) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (1985, 0.15, 23, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0, 4, 0, -0, 0, -0, -1) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (1985, 0.15, 23, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0, 4, 0, 0, 0, 0, -1) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1985, 0.2, 23, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, 0.887011, 0, 0, -0.461749) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1985, 0.4, 238, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0.1, 0, 0.965926, 0, 0, -0.258819) /* Generate Virindi Puppet (238) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1985, 0.5, 237, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 3, 0, 0.92388, 0, 0, -0.382684) /* Generate Virindi Master (237) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01991 Auroch Family Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01991 Auroch Family Generator.sql index 3ee6bad657..a255ca8026 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01991 Auroch Family Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/01991 Auroch Family Generator.sql @@ -27,7 +27,7 @@ VALUES (1991, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (1991, 0.1, 182, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Auroch Yearling (182) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1991, 0.2, 182, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 4, 0, 0.92388, 0, 0, -0.382684) /* Generate Auroch Yearling (182) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (1991, 0.3, 182, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, -4, 0, -0.642788, 0, -0, -0.766044) /* Generate Auroch Yearling (182) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (1991, 0.3, 182, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, -4, 0, -0.642788, 0, 0, -0.766044) /* Generate Auroch Yearling (182) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1991, 0.4, 182, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 3, 0, 0.92388, 0, 0, -0.382684) /* Generate Auroch Yearling (182) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1991, 0.45, 181, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0.1, 0, 0.965926, 0, 0, -0.258819) /* Generate Auroch Cow (181) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (1991, 0.5, 20, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 4, 0, 0.92388, 0, 0, -0.382684) /* Generate Auroch Bull (20) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/02010 Reedshark Family Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/02010 Reedshark Family Generator.sql index 97bf2d3d84..de2a6bb0fc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/02010 Reedshark Family Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/02010 Reedshark Family Generator.sql @@ -26,7 +26,7 @@ VALUES (2010, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (2010, 0.25, 223, 2700, 1, -1, 1, 4, -1, 0, 0, 0, 3, 1, 0, 0.707107, 0, 0, -0.707107) /* Generate Reedshark Pup (223) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (2010, 0.5, 221, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Adult Reedshark (221) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (2010, 0.75, 222, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Veteran Reedshark (222) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (2010, 0.9, 18, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Reedshark Elder (18) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (2010, 1, 265, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, 1, 0, 0, -0) /* Generate Meat (265) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (2010, 0.5, 221, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Adult Reedshark (221) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (2010, 0.75, 222, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Veteran Reedshark (222) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (2010, 0.9, 18, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Reedshark Elder (18) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (2010, 1, 265, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0) /* Generate Meat (265) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/02011 Reedshark Pups Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/02011 Reedshark Pups Generator.sql index cd44f422b7..1fce102085 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/02011 Reedshark Pups Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/02011 Reedshark Pups Generator.sql @@ -25,8 +25,8 @@ VALUES (2011, 1, 0x0200026B) /* Setup */ , (2011, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2011, 0.2, 223, 1200, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (2011, 0.4, 223, 1200, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (2011, 0.2, 223, 1200, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (2011, 0.4, 223, 1200, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (2011, 0.6, 223, 1200, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.976296, 0, 0, -0.21644) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (2011, 0.8, 223, 1200, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (2011, 1, 223, 1200, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, 0.906308, 0, 0, -0.422618) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04172 Drudge Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04172 Drudge Camp Generator.sql index 07c4027be8..8e012c14fc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04172 Drudge Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04172 Drudge Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (4172, 1, 0x0200026B) /* Setup */ , (4172, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4172, 0.2, 7, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Drudge Skulker (7) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4172, 0.4, 193, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Drudge Slinker (193) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4172, 0.6, 940, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Drudge Sneaker (940) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4172, 0.8, 192, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Drudge Prowler (192) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4172, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4172, 0.2, 7, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Drudge Skulker (7) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4172, 0.4, 193, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Drudge Slinker (193) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4172, 0.6, 940, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Drudge Sneaker (940) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4172, 0.8, 192, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Drudge Prowler (192) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4172, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04173 Banderling Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04173 Banderling Camp Generator.sql index d8aca96e2c..88c4491414 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04173 Banderling Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04173 Banderling Camp Generator.sql @@ -25,7 +25,7 @@ VALUES (4173, 1, 0x0200026B) /* Setup */ , (4173, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4173, 0.2, 6, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, -0, -0.707107) /* Generate Banderling Scout (6) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4173, 0.2, 6, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, 0, -0.707107) /* Generate Banderling Scout (6) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4173, 0.4, 937, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 0.866025, 0, 0, -0.5) /* Generate Banderling Guard (937) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4173, 0.5, 184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Banderling Captain (184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4173, 0.8, 6, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Banderling Scout (6) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04174 Gromnie Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04174 Gromnie Camp Generator.sql index e956f6e2ce..b93f021465 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04174 Gromnie Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04174 Gromnie Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (4174, 1, 0x0200026B) /* Setup */ , (4174, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4174, 0.2, 1611, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0, 0, -0, -1) /* Generate Rust Gromnie (1611) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4174, 0.4, 1611, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 1, 0, 0, -0) /* Generate Rust Gromnie (1611) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4174, 0.2, 1611, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, 0, 0, 0, -1) /* Generate Rust Gromnie (1611) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4174, 0.4, 1611, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 1, 0, 0, 0) /* Generate Rust Gromnie (1611) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4174, 0.5, 1612, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Azure Gromnie (1612) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4174, 0.8, 1611, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Rust Gromnie (1611) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4174, 1, 1217, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Corpse (1217) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4174, 1, 1217, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Corpse (1217) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04175 Monouga Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04175 Monouga Camp Generator.sql index bbcfd8479f..9b772ca2ec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04175 Monouga Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04175 Monouga Camp Generator.sql @@ -25,7 +25,7 @@ VALUES (4175, 1, 0x0200026B) /* Setup */ , (4175, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4175, 0.2, 2612, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, -0, -0.707107) /* Generate Outcast Monouga (2612) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4175, 0.2, 2612, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, 0, -0.707107) /* Generate Outcast Monouga (2612) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4175, 0.4, 2612, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 0.866025, 0, 0, -0.5) /* Generate Outcast Monouga (2612) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4175, 0.5, 2612, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Outcast Monouga (2612) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4175, 0.8, 2612, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Outcast Monouga (2612) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04267 Grey Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04267 Grey Rat Swarm Generator.sql index 6ad97e11c9..6cc8bbf913 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04267 Grey Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04267 Grey Rat Swarm Generator.sql @@ -26,8 +26,8 @@ VALUES (4267, 1, 0x0200026B) /* Setup */ , (4267, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4267, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4267, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4267, 0.9, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4267, 0.95, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4267, 1, 4033, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Poor Treasure Generator (4033) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4267, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4267, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4267, 0.9, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4267, 0.95, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4267, 1, 4033, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Poor Treasure Generator (4033) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04268 Black Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04268 Black Rat Swarm Generator.sql index 0402f33364..50ba5be843 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04268 Black Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04268 Black Rat Swarm Generator.sql @@ -25,9 +25,9 @@ VALUES (4268, 1, 0x0200026B) /* Setup */ , (4268, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4268, 0.3, 218, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Black Rat (218) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4268, 0.6, 218, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Black Rat (218) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4268, 0.8, 218, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Black Rat (218) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4268, 0.89, 218, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Black Rat (218) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4268, 0.94, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4268, 0.99, 4033, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Poor Treasure Generator (4033) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4268, 0.3, 218, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Black Rat (218) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4268, 0.6, 218, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Black Rat (218) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4268, 0.8, 218, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Black Rat (218) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4268, 0.89, 218, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Black Rat (218) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4268, 0.94, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4268, 0.99, 4033, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Poor Treasure Generator (4033) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04269 Brown Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04269 Brown Rat Swarm Generator.sql index 9bf82718aa..48a395de94 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04269 Brown Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04269 Brown Rat Swarm Generator.sql @@ -25,6 +25,6 @@ VALUES (4269, 1, 0x0200026B) /* Setup */ , (4269, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4269, 0.4, 220, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Brown Rat (220) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4269, 0.7, 220, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Brown Rat (220) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4269, 1, 220, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Brown Rat (220) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4269, 0.4, 220, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Brown Rat (220) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4269, 0.7, 220, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Brown Rat (220) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4269, 1, 220, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Brown Rat (220) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04270 Red Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04270 Red Rat Swarm Generator.sql index b4c8dec7d2..0b6a4d30b6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04270 Red Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04270 Red Rat Swarm Generator.sql @@ -25,6 +25,6 @@ VALUES (4270, 1, 0x0200026B) /* Setup */ , (4270, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4270, 0.4, 949, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Red Rat (949) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4270, 0.7, 949, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Red Rat (949) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4270, 1, 949, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Red Rat (949) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4270, 0.4, 949, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Red Rat (949) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4270, 0.7, 949, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Red Rat (949) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4270, 1, 949, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Red Rat (949) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04271 Mountain Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04271 Mountain Rat Swarm Generator.sql index b8a64142f5..276e8e181a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04271 Mountain Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04271 Mountain Rat Swarm Generator.sql @@ -25,10 +25,10 @@ VALUES (4271, 1, 0x0200026B) /* Setup */ , (4271, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4271, 0.3, 1625, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Mountain Rat (1625) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4271, 0.6, 1625, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Mountain Rat (1625) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4271, 0.7, 1625, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Mountain Rat (1625) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4271, 0.89, 1625, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Mountain Rat (1625) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4271, 0.94, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4271, 0.99, 4033, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Poor Treasure Generator (4033) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4271, 1, 4022, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Valuable General Generator (4022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4271, 0.3, 1625, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Mountain Rat (1625) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4271, 0.6, 1625, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Mountain Rat (1625) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4271, 0.7, 1625, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Mountain Rat (1625) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4271, 0.89, 1625, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Mountain Rat (1625) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4271, 0.94, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4271, 0.99, 4033, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Poor Treasure Generator (4033) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4271, 1, 4022, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Valuable General Generator (4022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04272 Desert Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04272 Desert Rat Swarm Generator.sql index f1c4e93027..aa3453e4a5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04272 Desert Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04272 Desert Rat Swarm Generator.sql @@ -25,10 +25,10 @@ VALUES (4272, 1, 0x0200026B) /* Setup */ , (4272, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4272, 0.3, 1623, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Desert Rat (1623) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4272, 0.6, 1623, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Desert Rat (1623) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4272, 0.7, 1623, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Desert Rat (1623) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4272, 0.89, 1623, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Desert Rat (1623) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4272, 0.94, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4272, 0.99, 4033, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Poor Treasure Generator (4033) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4272, 1, 4022, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Valuable General Generator (4022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4272, 0.3, 1623, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Desert Rat (1623) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4272, 0.6, 1623, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Desert Rat (1623) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4272, 0.7, 1623, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Desert Rat (1623) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4272, 0.89, 1623, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Desert Rat (1623) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4272, 0.94, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4272, 0.99, 4033, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Poor Treasure Generator (4033) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4272, 1, 4022, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Valuable General Generator (4022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04273 Silver Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04273 Silver Rat Swarm Generator.sql index fb9971b6c3..89149ca05d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04273 Silver Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04273 Silver Rat Swarm Generator.sql @@ -25,8 +25,8 @@ VALUES (4273, 1, 0x0200026B) /* Setup */ , (4273, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4273, 0.3, 1626, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Silver Rat (1626) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4273, 0.6, 1626, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Silver Rat (1626) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4273, 0.3, 1626, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Silver Rat (1626) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4273, 0.6, 1626, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Silver Rat (1626) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4273, 0.9, 1626, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.8, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Silver Rat (1626) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4273, 0.95, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4273, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4273, 0.95, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4273, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04274 Reedshark Pup Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04274 Reedshark Pup Generator.sql index 62045c26aa..2411a5f68e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04274 Reedshark Pup Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04274 Reedshark Pup Generator.sql @@ -26,5 +26,5 @@ VALUES (4274, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4274, 0.7, 223, 2700, 1, -1, 1, 4, -1, 0, 0, 0, 3, 1, 0, 0.953717, 0, 0, -0.300706) /* Generate Reedshark Pup (223) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4274, 0.8, 223, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4274, 0.8, 223, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4274, 1, 221, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Adult Reedshark (221) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04275 Reedshark Adult Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04275 Reedshark Adult Generator.sql index 24370eeb13..6f374b934e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04275 Reedshark Adult Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04275 Reedshark Adult Generator.sql @@ -27,7 +27,7 @@ VALUES (4275, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4275, 0.3, 221, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 3, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Adult Reedshark (221) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4275, 0.6, 221, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Adult Reedshark (221) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4275, 0.7, 222, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Veteran Reedshark (222) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4275, 0.8, 223, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4275, 0.7, 222, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Veteran Reedshark (222) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4275, 0.8, 223, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4275, 0.9, 223, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 0.976296, 0, 0, -0.21644) /* Generate Reedshark Pup (223) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4275, 1, 265, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Meat (265) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4275, 1, 265, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Meat (265) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04276 Reedshark Elder Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04276 Reedshark Elder Generator.sql index ddd9daac4c..5ae3c5c1a6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04276 Reedshark Elder Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04276 Reedshark Elder Generator.sql @@ -25,8 +25,8 @@ VALUES (4276, 1, 0x0200026B) /* Setup */ , (4276, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4276, 0.4, 18, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 3, 1, 0, 1, 0, 0, -0) /* Generate Reedshark Elder (18) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4276, 0.4, 18, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 3, 1, 0, 1, 0, 0, 0) /* Generate Reedshark Elder (18) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4276, 0.55, 18, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.866025, 0, 0, -0.5) /* Generate Reedshark Elder (18) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4276, 0.65, 221, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.913545, 0, 0, -0.406737) /* Generate Adult Reedshark (221) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4276, 0.85, 222, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Veteran Reedshark (222) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4276, 0.9, 265, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Meat (265) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4276, 0.9, 265, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Meat (265) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04277 Reedshark Veteran Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04277 Reedshark Veteran Generator.sql index d0e51e03a1..b081dddb65 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04277 Reedshark Veteran Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04277 Reedshark Veteran Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4277, 0.75, 222, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 1, 0, 0.953717, 0, 0, -0.300706) /* Generate Veteran Reedshark (222) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4277, 0.85, 221, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Adult Reedshark (221) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4277, 0.95, 222, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.913545, 0, 0, -0.406737) /* Generate Veteran Reedshark (222) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4277, 1, 265, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Meat (265) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4277, 1, 265, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Meat (265) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04279 Lich Lord Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04279 Lich Lord Camp Generator.sql index d98d2ec62c..3cda5dcaa6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04279 Lich Lord Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04279 Lich Lord Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4279, 0.5, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0.965926, 0, 0, -0.258819) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4279, 0.7, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1.4, 0, 0.976296, 0, 0, -0.21644) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4279, 0.9, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.887011, 0, 0, -0.461749) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4279, 1, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, -0) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4279, 1, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, 0) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04280 Zombie Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04280 Zombie Camp Generator.sql index 497714977c..40d7db4a53 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04280 Zombie Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04280 Zombie Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (4280, 1, 0x0200026B) /* Setup */ , (4280, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4280, 0.35, 950, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Zombie (950) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4280, 0.35, 950, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Zombie (950) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4280, 0.6, 950, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Zombie (950) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4280, 0.8, 950, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Zombie (950) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4280, 0.9, 950, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, -0) /* Generate Zombie (950) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4280, 0.9, 950, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, 0) /* Generate Zombie (950) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4280, 1, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04281 Undead Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04281 Undead Camp Generator.sql index 2de17d5fc2..882221ab77 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04281 Undead Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04281 Undead Camp Generator.sql @@ -25,7 +25,7 @@ VALUES (4281, 1, 0x0200026B) /* Setup */ , (4281, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4281, 0.35, 16, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, -0, 0, -0, -1) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4281, 0.35, 16, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0, 0, 0, -1) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4281, 0.65, 16, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1.4, 0, 0.642788, 0, 0, -0.766044) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4281, 0.8, 16, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4281, 0.9, 950, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 0.843391, 0, 0, -0.5373) /* Generate Zombie (950) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04282 Virindi Servant Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04282 Virindi Servant Camp Generator.sql index e9d12f034f..3f7d027d04 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04282 Virindi Servant Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04282 Virindi Servant Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (4282, 1, 0x0200026B) /* Setup */ , (4282, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4282, 0.4, 23, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, -0, -0.707107) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4282, 0.4, 23, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, 0, -0.707107) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4282, 0.5, 238, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, 2.4, 0, 0.866025, 0, 0, -0.5) /* Generate Virindi Puppet (238) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4282, 0.6, 23, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4282, 0.8, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4282, 0.9, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 0.906308, 0, 0, -0.422618) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4282, 1, 1628, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1.5, 0, -0, 0, -0, -1) /* Generate Tusker Slave (1628) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4282, 1, 1628, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1.5, 0, 0, 0, 0, -1) /* Generate Tusker Slave (1628) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04283 Virindi Master Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04283 Virindi Master Camp Generator.sql index 7f98a928c5..41a8ac0846 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04283 Virindi Master Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04283 Virindi Master Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (4283, 0.5, 237, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0, 0 , (4283, 0.75, 23, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4283, 0.85, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4283, 0.9, 1628, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Tusker Slave (1628) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4283, 1, 8999, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Steel Chest (8999) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4283, 1, 8999, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Steel Chest (8999) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04285 Drudge Skulker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04285 Drudge Skulker Camp Generator.sql index 52dfc66467..9859b6a95b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04285 Drudge Skulker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04285 Drudge Skulker Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (4285, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4285, 0.2, 7, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0.887011, 0, 0, -0.461749) /* Generate Drudge Skulker (7) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4285, 0.4, 7, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.939693, 0, 0, -0.34202) /* Generate Drudge Skulker (7) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4285, 0.6, 7, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, -0, 0, -0, -1) /* Generate Drudge Skulker (7) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4285, 0.8, 7, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 0, -2, 0, -0, 0, -0, -1) /* Generate Drudge Skulker (7) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4285, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4285, 0.6, 7, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0, 0, 0, -1) /* Generate Drudge Skulker (7) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4285, 0.8, 7, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 0, 0, 0, -1) /* Generate Drudge Skulker (7) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4285, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04286 Drudge Sneaker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04286 Drudge Sneaker Camp Generator.sql index 1cb43c4484..ab7b6ff56d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04286 Drudge Sneaker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04286 Drudge Sneaker Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (4286, 1, 0x0200026B) /* Setup */ , (4286, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4286, 0.2, 940, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4, 0, 0, -0, 0, -0, -1) /* Generate Drudge Sneaker (940) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4286, 0.2, 940, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0, 0, 0, -1) /* Generate Drudge Sneaker (940) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4286, 0.4, 940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Sneaker (940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4286, 0.6, 193, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.766044, 0, 0, -0.642788) /* Generate Drudge Slinker (193) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4286, 0.8, 7, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 0.819152, 0, 0, -0.573577) /* Generate Drudge Skulker (7) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4286, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4286, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04287 Drudge Slinker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04287 Drudge Slinker Camp Generator.sql index e195d456b2..a4792c141f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04287 Drudge Slinker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04287 Drudge Slinker Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (4287, 1, 0x0200026B) /* Setup */ , (4287, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4287, 0.2, 193, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4, 0, 0, -0.642788, 0, -0, -0.766044) /* Generate Drudge Slinker (193) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4287, 0.2, 193, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4, 0, 0, -0.642788, 0, 0, -0.766044) /* Generate Drudge Slinker (193) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4287, 0.4, 193, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.422618, 0, 0, -0.906308) /* Generate Drudge Slinker (193) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4287, 0.6, 193, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Drudge Slinker (193) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4287, 0.6, 193, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Drudge Slinker (193) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4287, 0.8, 940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Drudge Sneaker (940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4287, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4287, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04288 Drudge Slinker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04288 Drudge Slinker Camp Generator.sql index 76671b56fc..0c68d193e1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04288 Drudge Slinker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04288 Drudge Slinker Camp Generator.sql @@ -29,5 +29,5 @@ VALUES (4288, 0.2, 192, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.173648, 0, 0, , (4288, 0.4, 192, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.422618, 0, 0, -0.906308) /* Generate Drudge Prowler (192) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4288, 0.6, 192, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -2.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Drudge Prowler (192) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4288, 0.8, 940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0.642788, 0, 0, -0.766044) /* Generate Drudge Sneaker (940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4288, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4288, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4288, 1, 457, 1800, 1, 1, 2, 64, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate RANDOMLY GENERATED TREASURE from Loot Tier 2 from Death Treasure Table id: 457 (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Treasure */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04291 Drudge Lurker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04291 Drudge Lurker Camp Generator.sql index 81e82da01b..faf3396bc9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04291 Drudge Lurker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04291 Drudge Lurker Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (4291, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4291, 0.3, 1608, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.766044, 0, 0, -0.642788) /* Generate Drudge Lurker (1608) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4291, 0.6, 1608, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Lurker (1608) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4291, 0.8, 1608, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, -0.642788, 0, -0, -0.766044) /* Generate Drudge Lurker (1608) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4291, 0.9, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4291, 0.8, 1608, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, -0.642788, 0, 0, -0.766044) /* Generate Drudge Lurker (1608) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4291, 0.9, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04292 Drudge Low Slave Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04292 Drudge Low Slave Camp Generator.sql index 158ed1b8a9..6cfc609dab 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04292 Drudge Low Slave Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04292 Drudge Low Slave Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (4292, 0.3, 1631, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, 0, , (4292, 0.6, 1631, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Drudge Servant (1631) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4292, 0.8, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4292, 0.9, 1632, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Drudge Slave (1632) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4292, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4292, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04293 Drudge High Slave Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04293 Drudge High Slave Camp Generator.sql index d3b308da7a..494e2c85b6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04293 Drudge High Slave Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04293 Drudge High Slave Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (4293, 1, 0x0200026B) /* Setup */ , (4293, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4293, 0.4, 1632, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, -0) /* Generate Drudge Slave (1632) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4293, 0.4, 1632, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, 0) /* Generate Drudge Slave (1632) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4293, 0.7, 1632, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.838671, 0, 0, -0.544639) /* Generate Drudge Slave (1632) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4293, 0.8, 1631, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Servant (1631) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4293, 0.9, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.766044, 0, 0, -0.642788) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4293, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4293, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04300 Shreth Malus Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04300 Shreth Malus Camp Generator.sql index 8e2f323b93..decb078633 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04300 Shreth Malus Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04300 Shreth Malus Camp Generator.sql @@ -28,5 +28,5 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4300, 0.3, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 2, 0, 0.737277, 0, 0, -0.67559) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4300, 0.6, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.8, -1.8, 0, 0.737277, 0, 0, -0.67559) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4300, 0.85, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 2.2, 0, 0.62932, 0, 0, -0.777146) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4300, 0.95, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, -0.173648, 0, -0, -0.984808) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4300, 1, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, -0.173648, 0, -0, -0.984808) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4300, 0.95, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, -0.173648, 0, 0, -0.984808) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4300, 1, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, -0.173648, 0, 0, -0.984808) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04301 Outcast Monouga Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04301 Outcast Monouga Camp Generator.sql index 0f6449c25f..b690d61e87 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04301 Outcast Monouga Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04301 Outcast Monouga Camp Generator.sql @@ -25,7 +25,7 @@ VALUES (4301, 1, 0x0200026B) /* Setup */ , (4301, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4301, 0.2, 2612, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, -0, -0.707107) /* Generate Outcast Monouga (2612) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4301, 0.2, 2612, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, 0, -0.707107) /* Generate Outcast Monouga (2612) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4301, 0.4, 2612, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 0.866025, 0, 0, -0.5) /* Generate Outcast Monouga (2612) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4301, 0.5, 2612, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Outcast Monouga (2612) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4301, 0.8, 2612, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Outcast Monouga (2612) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04302 Rough Monouga Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04302 Rough Monouga Camp Generator.sql index aef5964c70..2d2e2fdbd4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04302 Rough Monouga Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04302 Rough Monouga Camp Generator.sql @@ -26,7 +26,7 @@ VALUES (4302, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4302, 0.2, 2574, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, -2, 0, 0.887011, 0, 0, -0.461749) /* Generate Rough Monouga (2574) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4302, 0.4, 2574, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, -4.4, 0, -0.707107, 0, -0, -0.707107) /* Generate Rough Monouga (2574) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4302, 0.4, 2574, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, -4.4, 0, -0.707107, 0, 0, -0.707107) /* Generate Rough Monouga (2574) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4302, 0.5, 2612, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Outcast Monouga (2612) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4302, 0.8, 2574, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.906308, 0, 0, -0.422618) /* Generate Rough Monouga (2574) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4302, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04303 Wild Monouga Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04303 Wild Monouga Camp Generator.sql index 0772ecc506..86e96a0985 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04303 Wild Monouga Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04303 Wild Monouga Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (4303, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4303, 0.2, 2576, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, -2, 0, 0.887011, 0, 0, -0.461749) /* Generate Wild Monouga (2576) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4303, 0.3, 2576, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, -4.4, 0, -0.707107, 0, -0, -0.707107) /* Generate Wild Monouga (2576) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4303, 0.3, 2576, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, -4.4, 0, -0.707107, 0, 0, -0.707107) /* Generate Wild Monouga (2576) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4303, 0.4, 2574, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Rough Monouga (2574) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4303, 0.7, 2576, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.906308, 0, 0, -0.422618) /* Generate Wild Monouga (2576) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4303, 0.8, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -0.5, 0, 0.92388, 0, 0, -0.382684) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04304 Crude Monouga Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04304 Crude Monouga Camp Generator.sql index e6d3ae7986..3b2a839e84 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04304 Crude Monouga Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04304 Crude Monouga Camp Generator.sql @@ -26,7 +26,7 @@ VALUES (4304, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4304, 0.2, 2575, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.5, -2, 0, 0.92388, 0, 0, -0.382684) /* Generate Crude Monouga (2575) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4304, 0.4, 2575, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -4, 0, -0.173648, 0, -0, -0.984808) /* Generate Crude Monouga (2575) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4304, 0.4, 2575, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -4, 0, -0.173648, 0, 0, -0.984808) /* Generate Crude Monouga (2575) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4304, 0.5, 2612, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Outcast Monouga (2612) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4304, 0.8, 2575, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -1.6, 0, 0.906308, 0, 0, -0.422618) /* Generate Crude Monouga (2575) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4304, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04305 Young Banderling Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04305 Young Banderling Camp Generator.sql index 7ac3e05eb2..0acfeb35af 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04305 Young Banderling Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04305 Young Banderling Camp Generator.sql @@ -26,6 +26,6 @@ VALUES (4305, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4305, 0.3, 939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.5, -2, 0, 0.92388, 0, 0, -0.382684) /* Generate Young Banderling (939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4305, 0.6, 939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -4, 0, -0.173648, 0, -0, -0.984808) /* Generate Young Banderling (939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4305, 0.6, 939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -4, 0, -0.173648, 0, 0, -0.984808) /* Generate Young Banderling (939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4305, 0.9, 939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Young Banderling (939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4305, 1, 6, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -1.6, 0, 0.906308, 0, 0, -0.422618) /* Generate Banderling Scout (6) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04307 Banderling Raider Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04307 Banderling Raider Camp Generator.sql index 036070cb7f..eecc209818 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04307 Banderling Raider Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04307 Banderling Raider Camp Generator.sql @@ -28,6 +28,6 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4307, 0.25, 938, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Banderling Raider (938) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4307, 0.5, 938, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Banderling Raider (938) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4307, 0.7, 938, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Raider (938) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4307, 0.8, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4307, 0.8, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4307, 0.85, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4307, 0.9, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, -0, 0, -0, -1) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4307, 0.9, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04308 Banderling Breeder Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04308 Banderling Breeder Camp Generator.sql index 1766814850..902f4e312c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04308 Banderling Breeder Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04308 Banderling Breeder Camp Generator.sql @@ -28,7 +28,7 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4308, 0.35, 1668, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Banderling Breeder (1668) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4308, 0.55, 1668, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Banderling Breeder (1668) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4308, 0.65, 184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Captain (184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4308, 0.85, 939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Young Banderling (939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4308, 0.85, 939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Young Banderling (939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4308, 0.9, 939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Young Banderling (939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4308, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4308, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4308, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04309 Banderling Captain Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04309 Banderling Captain Camp Generator.sql index a9bb570fc1..87c47e3e65 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04309 Banderling Captain Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04309 Banderling Captain Camp Generator.sql @@ -28,6 +28,6 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4309, 0.35, 184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.5, 2, 0, 0.92388, 0, 0, -0.382684) /* Generate Banderling Captain (184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4309, 0.62, 184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.92388, 0, 0, -0.382684) /* Generate Banderling Captain (184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4309, 0.72, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4309, 0.87, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4309, 0.87, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4309, 0.97, 938, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Raider (938) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4309, 1, 6118, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 0, 0, 0.999048, 0, 0, -0.043619) /* Generate Pile of Short Sticks (6118) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04310 Banderling Guard Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04310 Banderling Guard Camp Generator.sql index fc177b2cb3..cedc4413f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04310 Banderling Guard Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04310 Banderling Guard Camp Generator.sql @@ -28,5 +28,5 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4310, 0.35, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 2.5, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4310, 0.65, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.92388, 0, 0, -0.382684) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4310, 0.9, 6, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 1, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Scout (6) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4310, 0.95, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4310, 0.95, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4310, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, 0.2, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04311 Banderling Raver Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04311 Banderling Raver Camp Generator.sql index 832eebbe7c..69cf8e4427 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04311 Banderling Raver Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04311 Banderling Raver Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4311, 0.5, 183, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0.5, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Raver (183) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4311, 0.8, 183, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, -1, 0, 0.766044, 0, 0, -0.642788) /* Generate Banderling Raver (183) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4311, 0.9, 183, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Raver (183) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4311, 1, 183, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Raver (183) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4311, 1, 183, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Raver (183) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04312 Banderling Patrol Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04312 Banderling Patrol Generator.sql index 2b79a79b41..ca6ecb76e7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04312 Banderling Patrol Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04312 Banderling Patrol Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4312, 0.2, 6, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Scout (6) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4312, 0.4, 6, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, -1, 0, 0.766044, 0, 0, -0.642788) /* Generate Banderling Scout (6) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4312, 0.6, 938, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Raider (938) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4312, 0.8, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.2, -1, 0, -0, 0, -0, -1) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4312, 0.8, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.2, -1, 0, 0, 0, 0, -1) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04313 Mosswart Creeper Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04313 Mosswart Creeper Camp Generator.sql index 6f7667b09b..8a2daae59b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04313 Mosswart Creeper Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04313 Mosswart Creeper Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (4313, 1, 0x0200026B) /* Setup */ , (4313, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4313, 0.2, 8, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Creeper Mosswart (8) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4313, 0.4, 8, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Creeper Mosswart (8) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4313, 0.6, 8, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, -2.4, 0, 1, 0, 0, -0) /* Generate Creeper Mosswart (8) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4313, 0.8, 8, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, -2, 0, 1, 0, 0, -0) /* Generate Creeper Mosswart (8) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4313, 0.98, 8, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1, 0, 1, 0, 0, -0) /* Generate Creeper Mosswart (8) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4313, 0.2, 8, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Creeper Mosswart (8) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4313, 0.4, 8, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Creeper Mosswart (8) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4313, 0.6, 8, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, -2.4, 0, 1, 0, 0, 0) /* Generate Creeper Mosswart (8) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4313, 0.8, 8, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, -2, 0, 1, 0, 0, 0) /* Generate Creeper Mosswart (8) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4313, 0.98, 8, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0) /* Generate Creeper Mosswart (8) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4313, 1, 6118, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.5, 0, 0, 0.999048, 0, 0, -0.043619) /* Generate Pile of Short Sticks (6118) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04315 Mosswart Mudlurk Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04315 Mosswart Mudlurk Camp Generator.sql index b8d6fe099d..4380eb90af 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04315 Mosswart Mudlurk Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04315 Mosswart Mudlurk Camp Generator.sql @@ -25,7 +25,7 @@ VALUES (4315, 1, 0x0200026B) /* Setup */ , (4315, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4315, 0.2, 211, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 1, 0, -0, 0, -0, -1) /* Generate Mudlurk Mosswart (211) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4315, 0.2, 211, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 1, 0, 0, 0, 0, -1) /* Generate Mudlurk Mosswart (211) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4315, 0.4, 211, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.258819, 0, 0, -0.965926) /* Generate Mudlurk Mosswart (211) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4315, 0.5, 211, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, -2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Mudlurk Mosswart (211) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4315, 0.65, 211, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -1.5, 0, 0.92388, 0, 0, -0.382684) /* Generate Mudlurk Mosswart (211) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04320 Sandy Armoredillo Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04320 Sandy Armoredillo Camp Generator.sql index da5efa3083..c116bed15d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04320 Sandy Armoredillo Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04320 Sandy Armoredillo Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4320, 0.4, 180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2, 0, 0.906308, 0, 0, -0.422618) /* Generate Sandy Armoredillo (180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4320, 0.75, 180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 1.4, 0, 0.766044, 0, 0, -0.642788) /* Generate Sandy Armoredillo (180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4320, 0.95, 180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -0.4, 2.4, 0, 0.866025, 0, 0, -0.5) /* Generate Sandy Armoredillo (180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4320, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, -0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4320, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, 0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04322 Spikey Armoredillo Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04322 Spikey Armoredillo Camp Generator.sql index 5633b6f451..2a80de01a4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04322 Spikey Armoredillo Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04322 Spikey Armoredillo Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4322, 0.4, 179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 0.819152, 0, 0, -0.573577) /* Generate Spikey Armoredillo (179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4322, 0.75, 179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Spikey Armoredillo (179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4322, 0.95, 179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 0.906308, 0, 0, -0.422618) /* Generate Spikey Armoredillo (179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4322, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -0.2, 0, 1, 0, 0, -0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4322, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -0.2, 0, 1, 0, 0, 0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04323 Bronze Armoredillo Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04323 Bronze Armoredillo Camp Generator.sql index f4040cf680..c5e364a6e0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04323 Bronze Armoredillo Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04323 Bronze Armoredillo Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4323, 0.4, 19, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.819152, 0, 0, -0.573577) /* Generate Bronze Armoredillo (19) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4323, 0.75, 19, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0.5, 0, 0.866025, 0, 0, -0.5) /* Generate Bronze Armoredillo (19) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4323, 0.95, 19, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 0.4, 0, 0.906308, 0, 0, -0.422618) /* Generate Bronze Armoredillo (19) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4323, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0.2, 0, 1, 0, 0, -0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4323, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0.2, 0, 1, 0, 0, 0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04331 Rust Gromnie Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04331 Rust Gromnie Camp Generator.sql index f7368ab086..60660e92df 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04331 Rust Gromnie Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04331 Rust Gromnie Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (4331, 1, 0x0200026B) /* Setup */ , (4331, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4331, 0.2, 1611, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0, 0, -0, -1) /* Generate Rust Gromnie (1611) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4331, 0.4, 1611, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 1, 0, 0, -0) /* Generate Rust Gromnie (1611) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4331, 0.2, 1611, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -1, 0, 0, 0, 0, -1) /* Generate Rust Gromnie (1611) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4331, 0.4, 1611, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 1, 0, 0, 0) /* Generate Rust Gromnie (1611) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4331, 0.6, 1611, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Rust Gromnie (1611) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4331, 0.9, 1611, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Rust Gromnie (1611) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4331, 1, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4331, 1, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04334 Swamp Gromnie Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04334 Swamp Gromnie Camp Generator.sql index 4d97a62dab..87a53b7b1e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04334 Swamp Gromnie Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04334 Swamp Gromnie Camp Generator.sql @@ -26,7 +26,7 @@ VALUES (4334, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4334, 0.2, 1616, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Swamp Gromnie (1616) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4334, 0.4, 1616, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, 0.4, 0, -0, 0, -0, -1) /* Generate Swamp Gromnie (1616) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4334, 0.4, 1616, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, 0.4, 0, 0, 0, 0, -1) /* Generate Swamp Gromnie (1616) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4334, 0.6, 1616, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Swamp Gromnie (1616) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4334, 0.9, 1616, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 0.953717, 0, 0, -0.300706) /* Generate Swamp Gromnie (1616) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4334, 1, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, -0, 0, -0, -1) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4334, 1, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04335 Mud Golem Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04335 Mud Golem Camp Generator.sql index 0f8123455d..aceb195647 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04335 Mud Golem Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04335 Mud Golem Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (4335, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4335, 0.2, 200, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0.965926, 0, 0, -0.258819) /* Generate Mud Golem (200) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4335, 0.4, 200, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Mud Golem (200) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4335, 0.7, 200, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 0, 0, -0, 0, -0, -1) /* Generate Mud Golem (200) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4335, 0.7, 200, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 0, 0, 0, 0, 0, -1) /* Generate Mud Golem (200) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4335, 1, 200, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Mud Golem (200) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04336 Water Golem Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04336 Water Golem Camp Generator.sql index a3cc43b8c2..17eb95a896 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04336 Water Golem Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04336 Water Golem Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (4336, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4336, 0.2, 941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Water Golem (941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4336, 0.4, 941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1, 0, 0.965926, 0, 0, -0.258819) /* Generate Water Golem (941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4336, 0.7, 941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 0, 0, -0.642788, 0, -0, -0.766044) /* Generate Water Golem (941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4336, 0.7, 941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 0, 0, -0.642788, 0, 0, -0.766044) /* Generate Water Golem (941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4336, 1, 941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Water Golem (941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04337 Ice Golem Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04337 Ice Golem Camp Generator.sql index a13ce8daa4..8a9f321d39 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04337 Ice Golem Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04337 Ice Golem Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (4337, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4337, 0.2, 196, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Ice Golem (196) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4337, 0.4, 196, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.965926, 0, 0, -0.258819) /* Generate Ice Golem (196) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4337, 0.7, 196, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0, 0, -0.642788, 0, -0, -0.766044) /* Generate Ice Golem (196) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4337, 0.7, 196, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0, 0, -0.642788, 0, 0, -0.766044) /* Generate Ice Golem (196) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4337, 1, 196, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, 0.707107, 0, 0, -0.707107) /* Generate Ice Golem (196) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04338 Wood Golem Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04338 Wood Golem Camp Generator.sql index 60e4714cdc..4746266ae5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04338 Wood Golem Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04338 Wood Golem Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (4338, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4338, 0.2, 942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Wood Golem (942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4338, 0.4, 942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.965926, 0, 0, -0.258819) /* Generate Wood Golem (942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4338, 0.7, 942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0, 0, -0.642788, 0, -0, -0.766044) /* Generate Wood Golem (942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4338, 0.7, 942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0, 0, -0.642788, 0, 0, -0.766044) /* Generate Wood Golem (942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4338, 0.95, 942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, 0.707107, 0, 0, -0.707107) /* Generate Wood Golem (942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4338, 1, 1130, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, 0, 0, 1, 0, 0, -0) /* Generate Item Talisman Generator (1130) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4338, 1, 1130, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, 0, 0, 1, 0, 0, 0) /* Generate Item Talisman Generator (1130) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04339 Limestone Golem Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04339 Limestone Golem Camp Generator.sql index 8b1837bade..f2921f3ce0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04339 Limestone Golem Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04339 Limestone Golem Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (4339, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4339, 0.2, 198, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 6, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Limestone Golem (198) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4339, 0.4, 198, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, -1, 0, 0.965926, 0, 0, -0.258819) /* Generate Limestone Golem (198) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4339, 0.7, 198, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0, 0, -0.642788, 0, -0, -0.766044) /* Generate Limestone Golem (198) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4339, 0.7, 198, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0, 0, -0.642788, 0, 0, -0.766044) /* Generate Limestone Golem (198) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4339, 1, 198, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, 0.707107, 0, 0, -0.707107) /* Generate Limestone Golem (198) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04340 Sandstone Golem Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04340 Sandstone Golem Camp Generator.sql index 609f844689..af30d5900a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04340 Sandstone Golem Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04340 Sandstone Golem Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (4340, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4340, 0.2, 202, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 6, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Sandstone Golem (202) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4340, 0.4, 202, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, -1, 0, 0.965926, 0, 0, -0.258819) /* Generate Sandstone Golem (202) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4340, 0.7, 202, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0, 0, -0.642788, 0, -0, -0.766044) /* Generate Sandstone Golem (202) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4340, 0.7, 202, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0, 0, -0.642788, 0, 0, -0.766044) /* Generate Sandstone Golem (202) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4340, 0.95, 202, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, 0.707107, 0, 0, -0.707107) /* Generate Sandstone Golem (202) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4340, 1, 15, 1800, 1, 1, 2, 68, -1, 0, 0, 0, 0, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate RANDOMLY GENERATED TREASURE from Loot Tier 3 from Death Treasure Table id: 15 (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: SpecificTreasure */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04345 Mite Snippet Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04345 Mite Snippet Camp Generator.sql index 20daf802d7..444d619b7a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04345 Mite Snippet Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04345 Mite Snippet Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (4345, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4345, 0.2, 4245, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0.953717, 0, 0, -0.300706) /* Generate Mite Snippet (4245) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4345, 0.4, 4245, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.866025, 0, 0, -0.5) /* Generate Mite Snippet (4245) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4345, 0.6, 4245, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, -0, 0, -0, -1) /* Generate Mite Snippet (4245) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4345, 0.6, 4245, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0, 0, 0, -1) /* Generate Mite Snippet (4245) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4345, 0.8, 4245, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 0.793353, 0, 0, -0.608761) /* Generate Mite Snippet (4245) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4345, 0.99, 4245, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Mite Snippet (4245) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4345, 1, 6117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0.999048, 0, 0, -0.043619) /* Generate Pile of Long Sticks (6117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04346 Mite Scion Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04346 Mite Scion Camp Generator.sql index 89bc5af252..7ea9b29a26 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04346 Mite Scion Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04346 Mite Scion Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (4346, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4346, 0.2, 943, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0.953717, 0, 0, -0.300706) /* Generate Mite Scion (943) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4346, 0.4, 943, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1.4, 0, 0.866025, 0, 0, -0.5) /* Generate Mite Scion (943) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4346, 0.6, 943, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, -0, 0, -0, -1) /* Generate Mite Scion (943) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4346, 0.6, 943, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0, 0, 0, -1) /* Generate Mite Scion (943) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4346, 0.8, 943, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0.793353, 0, 0, -0.608761) /* Generate Mite Scion (943) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4346, 0.97, 943, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, 2, 0, 0.92388, 0, 0, -0.382684) /* Generate Mite Scion (943) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4346, 1, 6117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0.999048, 0, 0, -0.043619) /* Generate Pile of Long Sticks (6117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04351 Mite Squib Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04351 Mite Squib Camp Generator.sql index af44303b57..23aec2694b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04351 Mite Squib Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04351 Mite Squib Camp Generator.sql @@ -28,6 +28,6 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (4351, 0.2, 209, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 5, 0, 0.782608, 0, 0, -0.622515) /* Generate Mite Squib (209) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4351, 0.4, 209, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 0.887011, 0, 0, -0.461749) /* Generate Mite Squib (209) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4351, 0.6, 209, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Mite Squib (209) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4351, 0.8, 209, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0, 0, -0, -1) /* Generate Mite Squib (209) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4351, 0.95, 945, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -6, 0.1, 0, -0, 0, -0, -1) /* Generate Mite Sentry (945) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4351, 0.8, 209, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, 0, 0, 0, -1) /* Generate Mite Squib (209) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4351, 0.95, 945, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -6, 0.1, 0, 0, 0, 0, -1) /* Generate Mite Sentry (945) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4351, 1, 6118, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0.999048, 0, 0, -0.043619) /* Generate Pile of Short Sticks (6118) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04352 Shallows Shark Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04352 Shallows Shark Camp Generator.sql index 8702876486..f1f8718d97 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04352 Shallows Shark Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04352 Shallows Shark Camp Generator.sql @@ -27,4 +27,4 @@ VALUES (4352, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4352, 0.5, 2577, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 4, 1, 0, 0.953717, 0, 0, -0.300706) /* Generate Shallows Shark (2577) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4352, 0.8, 2577, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 0.819152, 0, 0, -0.573577) /* Generate Shallows Shark (2577) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4352, 1, 2578, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 0.1, 0, -0, 0, -0, -1) /* Generate Shallows Lurker (2578) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4352, 1, 2578, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 0.1, 0, 0, 0, 0, -1) /* Generate Shallows Lurker (2578) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04353 Shallows Lurker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04353 Shallows Lurker Camp Generator.sql index b05efef861..48d80fc89e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04353 Shallows Lurker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04353 Shallows Lurker Camp Generator.sql @@ -27,4 +27,4 @@ VALUES (4353, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4353, 0.5, 2578, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 5, 1, 0, 0.953717, 0, 0, -0.300706) /* Generate Shallows Lurker (2578) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4353, 0.8, 2578, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4.4, 0, 0.819152, 0, 0, -0.573577) /* Generate Shallows Lurker (2578) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4353, 1, 2578, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0.1, 0, -0, 0, -0, -1) /* Generate Shallows Lurker (2578) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4353, 1, 2578, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0.1, 0, 0, 0, 0, -1) /* Generate Shallows Lurker (2578) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04354 Shallows Slayer Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04354 Shallows Slayer Camp Generator.sql index 3a36132eed..48284962df 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04354 Shallows Slayer Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04354 Shallows Slayer Camp Generator.sql @@ -27,4 +27,4 @@ VALUES (4354, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4354, 0.5, 2579, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 7, 1, 0, 0.953717, 0, 0, -0.300706) /* Generate Shallows Slayer (2579) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4354, 0.8, 2579, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, 0.819152, 0, 0, -0.573577) /* Generate Shallows Slayer (2579) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4354, 1, 2578, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -5.4, 0.1, 0, -0, 0, -0, -1) /* Generate Shallows Lurker (2578) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4354, 1, 2578, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -5.4, 0.1, 0, 0, 0, 0, -1) /* Generate Shallows Lurker (2578) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04355 White Mattekar Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04355 White Mattekar Camp Generator.sql index 842cb09c69..8d013c4456 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04355 White Mattekar Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04355 White Mattekar Camp Generator.sql @@ -26,6 +26,6 @@ VALUES (4355, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4355, 0.2, 2580, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate White Mattekar (2580) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4355, 0.4, 2580, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 1.4, 0, -0.258819, 0, -0, -0.965926) /* Generate White Mattekar (2580) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4355, 0.6, 2580, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, -1, 0, -0.173648, 0, -0, -0.984808) /* Generate White Mattekar (2580) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4355, 0.8, 2581, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, -0, 0, -0, -1) /* Generate Snowy Mattekar (2581) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4355, 0.4, 2580, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 1.4, 0, -0.258819, 0, 0, -0.965926) /* Generate White Mattekar (2580) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4355, 0.6, 2580, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, -1, 0, -0.173648, 0, 0, -0.984808) /* Generate White Mattekar (2580) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4355, 0.8, 2581, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, 0, 0, 0, -1) /* Generate Snowy Mattekar (2581) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04356 Snowy Mattekar Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04356 Snowy Mattekar Camp Generator.sql index d539359b6a..81a8225372 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04356 Snowy Mattekar Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04356 Snowy Mattekar Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (4356, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4356, 0.2, 2581, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 5, 0, 0.92388, 0, 0, -0.382684) /* Generate Snowy Mattekar (2581) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4356, 0.4, 2581, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 0.258819, 0, 0, -0.965926) /* Generate Snowy Mattekar (2581) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4356, 0.6, 2581, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, -0, -0.642788) /* Generate Snowy Mattekar (2581) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4356, 0.8, 2580, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate White Mattekar (2580) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4356, 0.6, 2581, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, 0, -0.642788) /* Generate Snowy Mattekar (2581) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4356, 0.8, 2580, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate White Mattekar (2580) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04357 Great Mattekar Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04357 Great Mattekar Camp Generator.sql index 0867d828e4..ff7d1b8dd5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04357 Great Mattekar Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04357 Great Mattekar Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (4357, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4357, 0.4, 2582, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Great Mattekar (2582) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4357, 0.6, 2582, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Great Mattekar (2582) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4357, 0.8, 2582, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Great Mattekar (2582) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4357, 1, 2581, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Snowy Mattekar (2581) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4357, 0.8, 2582, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Great Mattekar (2582) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4357, 1, 2581, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Snowy Mattekar (2581) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04358 Lugian Laigus Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04358 Lugian Laigus Camp Generator.sql index ad3152cfc7..8e155606b3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04358 Lugian Laigus Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04358 Lugian Laigus Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (4358, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4358, 0.5, 24941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Gotrok Laigus (24941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4358, 0.7, 24941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Gotrok Laigus (24941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4358, 0.85, 24941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Gotrok Laigus (24941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4358, 0.95, 24939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Gotrok Amploth (24939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4358, 0.97, 4383, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Vat (4383) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4358, 1, 5779, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Strange Stick (5779) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4358, 0.85, 24941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Gotrok Laigus (24941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4358, 0.95, 24939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Gotrok Amploth (24939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4358, 0.97, 4383, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Vat (4383) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4358, 1, 5779, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Strange Stick (5779) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04359 Lugian Amploth Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04359 Lugian Amploth Camp Generator.sql index 26e092847f..b5797dbf13 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04359 Lugian Amploth Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04359 Lugian Amploth Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (4359, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4359, 0.5, 24939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Gotrok Amploth (24939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4359, 0.7, 24939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Gotrok Amploth (24939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4359, 0.8, 24939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, -0, -0.642788) /* Generate Gotrok Amploth (24939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4359, 0.85, 24941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Gotrok Laigus (24941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4359, 0.8, 24939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, 0, -0.642788) /* Generate Gotrok Amploth (24939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4359, 0.85, 24941, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Gotrok Laigus (24941) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4359, 0.9, 24939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, 8, 0, 0.939693, 0, 0, -0.34202) /* Generate Gotrok Amploth (24939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4359, 1, 4383, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Vat (4383) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4359, 1, 4383, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Vat (4383) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04360 Lugian Obeloth Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04360 Lugian Obeloth Camp Generator.sql index 1df2204076..ade7ec87eb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04360 Lugian Obeloth Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04360 Lugian Obeloth Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (4360, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4360, 0.5, 24943, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Gotrok Obeloth (24943) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4360, 0.8, 24943, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Gotrok Obeloth (24943) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4360, 0.85, 24943, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, -0, -0.642788) /* Generate Gotrok Obeloth (24943) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4360, 0.85, 24943, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, 0, -0.642788) /* Generate Gotrok Obeloth (24943) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4360, 0.95, 24939, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, 8, 0, 0.939693, 0, 0, -0.34202) /* Generate Gotrok Amploth (24939) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4360, 1, 4383, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Vat (4383) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (4360, 1, 4383, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Vat (4383) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04363 Tumerok Fighter Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04363 Tumerok Fighter Camp Generator.sql index ce18464fc0..991c96c9c1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04363 Tumerok Fighter Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04363 Tumerok Fighter Camp Generator.sql @@ -26,9 +26,9 @@ VALUES (4363, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4363, 0.2, 2439, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Fighter (2439) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4363, 0.4, 2439, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, -0, 0, -0, -1) /* Generate Tumerok Fighter (2439) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4363, 0.4, 2439, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, 0, 0, 0, -1) /* Generate Tumerok Fighter (2439) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4363, 0.55, 2439, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Tumerok Fighter (2439) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4363, 0.65, 234, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -1.6, 0, -0, 0, -0, -1) /* Generate Tumerok Worker (234) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4363, 0.65, 234, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -1.6, 0, 0, 0, 0, -1) /* Generate Tumerok Worker (234) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4363, 0.85, 232, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7.2, 4.6, 0, 0.906308, 0, 0, -0.422618) /* Generate Tumerok Scout (232) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4363, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4363, 1, 1918, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0.999048, 0, 0, -0.043619) /* Generate Chest (1918) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04364 Tumerok Warrior Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04364 Tumerok Warrior Camp Generator.sql index cc088224af..729cf20da8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04364 Tumerok Warrior Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04364 Tumerok Warrior Camp Generator.sql @@ -26,7 +26,7 @@ VALUES (4364, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4364, 0.2, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4364, 0.35, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, -0, 0, -0, -1) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4364, 0.35, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, 0, 0, 0, -1) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4364, 0.45, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4364, 0.65, 231, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -4.6, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Priest (231) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4364, 0.75, 2439, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7.2, 4.6, 0, 0.906308, 0, 0, -0.422618) /* Generate Tumerok Fighter (2439) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04365 Tumerok Lieutenant Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04365 Tumerok Lieutenant Camp Generator.sql index f550d04f2e..24808c74d2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04365 Tumerok Lieutenant Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04365 Tumerok Lieutenant Camp Generator.sql @@ -26,7 +26,7 @@ VALUES (4365, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4365, 0.2, 229, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Officer (229) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4365, 0.3, 229, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, -0, 0, -0, -1) /* Generate Tumerok Officer (229) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4365, 0.3, 229, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, 0, 0, 0, -1) /* Generate Tumerok Officer (229) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4365, 0.35, 229, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Tumerok Officer (229) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4365, 0.55, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -4.6, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4365, 0.65, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7.2, 4.6, 0, 0.906308, 0, 0, -0.422618) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04366 Tumerok Priest Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04366 Tumerok Priest Camp Generator.sql index 330a89d54b..8fb694e6c6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04366 Tumerok Priest Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04366 Tumerok Priest Camp Generator.sql @@ -26,7 +26,7 @@ VALUES (4366, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4366, 0.2, 231, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Priest (231) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4366, 0.35, 231, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, -0, 0, -0, -1) /* Generate Tumerok Priest (231) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4366, 0.35, 231, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, 0, 0, 0, -1) /* Generate Tumerok Priest (231) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4366, 0.45, 231, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Tumerok Priest (231) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4366, 0.65, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -4.6, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4366, 0.85, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7.2, 4.6, 0, 0.906308, 0, 0, -0.422618) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04367 Sclavus Aste Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04367 Sclavus Aste Camp Generator.sql index d95429b3b6..d761b48d4c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04367 Sclavus Aste Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04367 Sclavus Aste Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (4367, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4367, 0.2, 2584, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 6, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Aste Sclavus (2584) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4367, 0.4, 2584, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Aste Sclavus (2584) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4367, 0.6, 2584, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 3.4, 0, -0, 0, -0, -1) /* Generate Aste Sclavus (2584) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4367, 0.8, 2584, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, -0.173648, 0, -0, -0.984808) /* Generate Aste Sclavus (2584) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4367, 0.6, 2584, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 3.4, 0, 0, 0, 0, -1) /* Generate Aste Sclavus (2584) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4367, 0.8, 2584, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, -0.173648, 0, 0, -0.984808) /* Generate Aste Sclavus (2584) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4367, 1, 2583, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, -6, 0, 0.707107, 0, 0, -0.707107) /* Generate Se Sclavus (2583) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04368 Sclavus Se Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04368 Sclavus Se Camp Generator.sql index 6a2adb5933..aa127277ac 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04368 Sclavus Se Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04368 Sclavus Se Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (4368, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4368, 0.2, 2583, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Se Sclavus (2583) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4368, 0.4, 2583, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Se Sclavus (2583) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4368, 0.6, 2583, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 2.4, 0, -0, 0, -0, -1) /* Generate Se Sclavus (2583) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4368, 0.8, 2583, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.173648, 0, -0, -0.984808) /* Generate Se Sclavus (2583) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4368, 0.6, 2583, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 2.4, 0, 0, 0, 0, -1) /* Generate Se Sclavus (2583) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4368, 0.8, 2583, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.173648, 0, 0, -0.984808) /* Generate Se Sclavus (2583) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4368, 1, 2584, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -5, 0, 0.707107, 0, 0, -0.707107) /* Generate Aste Sclavus (2584) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04369 Tusker Guard Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04369 Tusker Guard Camp Generator.sql index e42141e4dc..2c79c259ca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04369 Tusker Guard Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04369 Tusker Guard Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (4369, 1, 0x0200026B) /* Setup */ , (4369, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4369, 0.2, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, -0, 0, -0, -1) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4369, 0.2, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, 0, 0, 0, -1) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4369, 0.4, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 9, 0.1, 0, 0.92388, 0, 0, -0.382684) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4369, 0.6, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, -0, -0.984808) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4369, 0.6, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, 0, -0.984808) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4369, 0.69, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4369, 0.77, 238, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.642788, 0, 0, -0.766044) /* Generate Virindi Puppet (238) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4369, 0.85, 23, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, 1, 0, 0.707107, 0, 0, -0.707107) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04370 Tusker Slave Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04370 Tusker Slave Camp Generator.sql index 23c6fc96a0..cc51912a46 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04370 Tusker Slave Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04370 Tusker Slave Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (4370, 1, 0x0200026B) /* Setup */ , (4370, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4370, 0.2, 1628, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, -0, 0, -0, -1) /* Generate Tusker Slave (1628) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (4370, 0.2, 1628, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, 0, 0, 0, -1) /* Generate Tusker Slave (1628) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4370, 0.4, 1628, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 9, 0.1, 0, 0.92388, 0, 0, -0.382684) /* Generate Tusker Slave (1628) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4370, 0.6, 1628, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, -0, -0.984808) /* Generate Tusker Slave (1628) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4370, 0.6, 1628, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, 0, -0.984808) /* Generate Tusker Slave (1628) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4370, 0.8, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4370, 0.9, 238, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.642788, 0, 0, -0.766044) /* Generate Virindi Puppet (238) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4370, 1, 23, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Virindi Servant (23) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04371 Low Tusker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04371 Low Tusker Camp Generator.sql index 860f87b88a..5107b82b24 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04371 Low Tusker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04371 Low Tusker Camp Generator.sql @@ -26,7 +26,7 @@ VALUES (4371, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4371, 0.05, 22641, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 0.707107, 0, 0, -0.707107) /* Generate Tusker Shrine Statue (22641) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4371, 0.3, 236, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, -0, -0.984808) /* Generate Female Tusker (236) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4371, 0.3, 236, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, 0, -0.984808) /* Generate Female Tusker (236) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4371, 0.55, 236, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Female Tusker (236) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4371, 0.7, 11, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Male Tusker (11) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4371, 0.9, 11, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Male Tusker (11) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04372 High Tusker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04372 High Tusker Camp Generator.sql index 12c8420af0..f4f860de3a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04372 High Tusker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04372 High Tusker Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (4372, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4372, 0.05, 22641, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 0.707107, 0, 0, -0.707107) /* Generate Tusker Shrine Statue (22641) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4372, 0.15, 5779, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Strange Stick (5779) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4372, 0.35, 1627, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, -0, -0.984808) /* Generate Tusker Crimsonback (1627) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4372, 0.35, 1627, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, 0, -0.984808) /* Generate Tusker Crimsonback (1627) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4372, 0.6, 1627, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Tusker Crimsonback (1627) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4372, 0.7, 1627, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Tusker Crimsonback (1627) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (4372, 0.75, 1627, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Tusker Crimsonback (1627) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04378 Random Portal Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04378 Random Portal Generator.sql index c7e5bc8809..2c7d5dfc42 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04378 Random Portal Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04378 Random Portal Generator.sql @@ -25,21 +25,21 @@ VALUES (4378, 1, 0x0200026B) /* Setup */ , (4378, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4378, 0.0555, 1014, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Portal to Cragstone (1014) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.111, 1016, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Eastham Portal (1016) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.1665, 1013, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Portal to Arwic (1013) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.222, 1017, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Glenden Wood Portal (1017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.2775, 1900, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Heartland (1900) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.333, 1902, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Hilltop (1902) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.3885, 1022, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Mayoi Portal (1022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.444, 4037, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Baishi Portal (4037) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.4995, 4043, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Sawato Portal (4043) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.555, 1018, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Portal to Hebian-To (1018) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.6105, 4041, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Portal to Kara (4041) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.666, 1907, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Sho Roadside (1907) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.7215, 1032, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Portal to Zaikhal (1032) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.777, 1023, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Qalaba'r Portal (1023) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.8325, 4036, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Uziz Portal (4036) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.888, 4038, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Tufa Portal (4038) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.9435, 1905, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate North Desert Edge (1905) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (4378, 0.999, 4042, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Plateau Portal (4042) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4378, 0.0555, 1014, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Portal to Cragstone (1014) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.111, 1016, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Eastham Portal (1016) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.1665, 1013, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Portal to Arwic (1013) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.222, 1017, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Glenden Wood Portal (1017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.2775, 1900, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Heartland (1900) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.333, 1902, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Hilltop (1902) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.3885, 1022, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Mayoi Portal (1022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.444, 4037, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Baishi Portal (4037) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.4995, 4043, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Sawato Portal (4043) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.555, 1018, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Portal to Hebian-To (1018) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.6105, 4041, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Portal to Kara (4041) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.666, 1907, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Sho Roadside (1907) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.7215, 1032, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Portal to Zaikhal (1032) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.777, 1023, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Qalaba'r Portal (1023) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.8325, 4036, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Uziz Portal (4036) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.888, 4038, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Tufa Portal (4038) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.9435, 1905, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate North Desert Edge (1905) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (4378, 0.999, 4042, 2400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Plateau Portal (4042) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04769 Collector Aluvian Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04769 Collector Aluvian Gen.sql index 94edefc0cb..e975a41b7b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04769 Collector Aluvian Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04769 Collector Aluvian Gen.sql @@ -25,4 +25,4 @@ VALUES (4769, 1, 0x0200026B) /* Setup */ , (4769, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4769, 1, 3917, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Collector (3917) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4769, 1, 3917, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Collector (3917) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04770 Collector Gharundim Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04770 Collector Gharundim Gen.sql index faa14fc018..a395ef05c7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04770 Collector Gharundim Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04770 Collector Gharundim Gen.sql @@ -25,4 +25,4 @@ VALUES (4770, 1, 0x0200026B) /* Setup */ , (4770, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4770, 1, 3918, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Collector (3918) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4770, 1, 3918, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Collector (3918) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04771 Sho Jewel Collector Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04771 Sho Jewel Collector Gen.sql index e9d95ff4ac..ef3ae8a7a7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04771 Sho Jewel Collector Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04771 Sho Jewel Collector Gen.sql @@ -25,4 +25,4 @@ VALUES (4771, 1, 0x0200026B) /* Setup */ , (4771, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4771, 1, 3919, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Jewel Collector (3919) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4771, 1, 3919, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Jewel Collector (3919) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04772 Sho Collector Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04772 Sho Collector Gen.sql index e9c35150dc..b1dea166cf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04772 Sho Collector Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04772 Sho Collector Gen.sql @@ -25,4 +25,4 @@ VALUES (4772, 1, 0x0200026B) /* Setup */ , (4772, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4772, 1, 3920, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Collector (3920) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4772, 1, 3920, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Collector (3920) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04773 Gharundim Stone Collector Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04773 Gharundim Stone Collector Gen.sql index 04c451e1da..b16120b1d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04773 Gharundim Stone Collector Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04773 Gharundim Stone Collector Gen.sql @@ -25,4 +25,4 @@ VALUES (4773, 1, 0x0200026B) /* Setup */ , (4773, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4773, 1, 3921, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Stone Collector (3921) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4773, 1, 3921, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Stone Collector (3921) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04774 Aluvian Tumerok Collector Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04774 Aluvian Tumerok Collector Gen.sql index 9aa88cddac..976c6cfcf5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04774 Aluvian Tumerok Collector Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04774 Aluvian Tumerok Collector Gen.sql @@ -25,4 +25,4 @@ VALUES (4774, 1, 0x0200026B) /* Setup */ , (4774, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4774, 1, 3922, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Tumerok Collector (3922) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4774, 1, 3922, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Tumerok Collector (3922) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04775 Aluvian Wing Collector Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04775 Aluvian Wing Collector Gen.sql index cdfc284502..cc359d4dad 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04775 Aluvian Wing Collector Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04775 Aluvian Wing Collector Gen.sql @@ -25,4 +25,4 @@ VALUES (4775, 1, 0x0200026B) /* Setup */ , (4775, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4775, 1, 3923, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Wing Collector (3923) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4775, 1, 3923, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Wing Collector (3923) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04776 Sho Wing Collector Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04776 Sho Wing Collector Gen.sql index 6be72617ef..b4bf7d1ddc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04776 Sho Wing Collector Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04776 Sho Wing Collector Gen.sql @@ -25,4 +25,4 @@ VALUES (4776, 1, 0x0200026B) /* Setup */ , (4776, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4776, 1, 3924, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Wing Collector (3924) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4776, 1, 3924, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Wing Collector (3924) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04777 Aluvian Ivory Collector Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04777 Aluvian Ivory Collector Gen.sql index abcf3fdc20..ffcd7a8bf3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04777 Aluvian Ivory Collector Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04777 Aluvian Ivory Collector Gen.sql @@ -25,4 +25,4 @@ VALUES (4777, 1, 0x0200026B) /* Setup */ , (4777, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4777, 1, 3925, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Ivory Crafter (3925) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4777, 1, 3925, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Ivory Crafter (3925) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04778 Gharundim Ivory Collector Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04778 Gharundim Ivory Collector Gen.sql index 314720e377..d9973ad7af 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04778 Gharundim Ivory Collector Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04778 Gharundim Ivory Collector Gen.sql @@ -25,4 +25,4 @@ VALUES (4778, 1, 0x0200026B) /* Setup */ , (4778, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4778, 1, 3926, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Ivory Crafter (3926) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4778, 1, 3926, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Ivory Crafter (3926) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04779 Glenden Wood Alchemist Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04779 Glenden Wood Alchemist Gen.sql index 333244bb3d..ed3e5038f4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04779 Glenden Wood Alchemist Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04779 Glenden Wood Alchemist Gen.sql @@ -25,4 +25,4 @@ VALUES (4779, 1, 0x0200026B) /* Setup */ , (4779, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4779, 1, 2607, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Lilly of Glenden Wood (2607) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4779, 1, 2607, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Lilly of Glenden Wood (2607) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04780 Aluvian Leather Crafter Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04780 Aluvian Leather Crafter Gen.sql index 7811c05adc..b1b28b0b2f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04780 Aluvian Leather Crafter Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04780 Aluvian Leather Crafter Gen.sql @@ -25,4 +25,4 @@ VALUES (4780, 1, 0x0200026B) /* Setup */ , (4780, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4780, 1, 4213, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Leather Crafter (4213) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4780, 1, 4213, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Leather Crafter (4213) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04781 Gharundim Leather Crafter Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04781 Gharundim Leather Crafter Gen.sql index 1982d4e848..03630a6e6e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04781 Gharundim Leather Crafter Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04781 Gharundim Leather Crafter Gen.sql @@ -25,4 +25,4 @@ VALUES (4781, 1, 0x0200026B) /* Setup */ , (4781, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4781, 1, 4215, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Leather Crafter (4215) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4781, 1, 4215, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Leather Crafter (4215) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04782 Sho Leather Crafter Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04782 Sho Leather Crafter Gen.sql index 516ae7cf2f..23ea4097d6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04782 Sho Leather Crafter Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04782 Sho Leather Crafter Gen.sql @@ -25,4 +25,4 @@ VALUES (4782, 1, 0x0200026B) /* Setup */ , (4782, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4782, 1, 4214, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Leather Crafter (4214) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4782, 1, 4214, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Leather Crafter (4214) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04783 Gharundim Obsidian Alchemist Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04783 Gharundim Obsidian Alchemist Gen.sql index f7d8eb09a5..b8898049b0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04783 Gharundim Obsidian Alchemist Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04783 Gharundim Obsidian Alchemist Gen.sql @@ -25,4 +25,4 @@ VALUES (4783, 1, 0x0200026B) /* Setup */ , (4783, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4783, 1, 3927, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Obsidian Enchanter (3927) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4783, 1, 3927, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Obsidian Enchanter (3927) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04784 Sho Enchanter Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04784 Sho Enchanter Gen.sql index f0a274f181..998c752983 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04784 Sho Enchanter Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04784 Sho Enchanter Gen.sql @@ -25,4 +25,4 @@ VALUES (4784, 1, 0x0200026B) /* Setup */ , (4784, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4784, 1, 4789, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Obsidian Enchantress (4789) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4784, 1, 4789, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Obsidian Enchantress (4789) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04785 Aluvian Obsidian Smith Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04785 Aluvian Obsidian Smith Gen.sql index b99f5219c3..53c7775753 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04785 Aluvian Obsidian Smith Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04785 Aluvian Obsidian Smith Gen.sql @@ -25,4 +25,4 @@ VALUES (4785, 1, 0x0200026B) /* Setup */ , (4785, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4785, 1, 3929, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Obsidian Enchantress (3929) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4785, 1, 3929, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Obsidian Enchantress (3929) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04786 Olthoi Hunter Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04786 Olthoi Hunter Gen.sql index 8283c58bcd..37c09ca023 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04786 Olthoi Hunter Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04786 Olthoi Hunter Gen.sql @@ -25,4 +25,4 @@ VALUES (4786, 1, 0x0200026B) /* Setup */ , (4786, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4786, 1, 3930, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Olthoi Hunter (3930) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4786, 1, 3930, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Olthoi Hunter (3930) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04787 Gharundim Trophy Smith Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04787 Gharundim Trophy Smith Gen.sql index 5e46c50d50..cb33c16a2d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04787 Gharundim Trophy Smith Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04787 Gharundim Trophy Smith Gen.sql @@ -25,4 +25,4 @@ VALUES (4787, 1, 0x0200026B) /* Setup */ , (4787, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4787, 1, 3931, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Trophy Smith (3931) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4787, 1, 3931, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Trophy Smith (3931) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04788 Sho Trophy Smith Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04788 Sho Trophy Smith Gen.sql index ec6d22ce72..93063cd114 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04788 Sho Trophy Smith Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/04788 Sho Trophy Smith Gen.sql @@ -25,4 +25,4 @@ VALUES (4788, 1, 0x0200026B) /* Setup */ , (4788, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4788, 1, 3932, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Trophy Smith (3932) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (4788, 1, 3932, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Trophy Smith (3932) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05707 Phase 2 Event Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05707 Phase 2 Event Gen.sql index b4328a8f80..2a8532470d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05707 Phase 2 Event Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05707 Phase 2 Event Gen.sql @@ -30,9 +30,9 @@ VALUES (5707, 1, 0x0200026B) /* Setup */ , (5707, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5707, -1, 2566, 90, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Black Rabbit (2566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5707, -1, 2566, 90, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate Black Rabbit (2566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5707, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5707, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 3, 1, 0, 1, 0, 0, -0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5707, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 5, 1, 0, 1, 0, 0, -0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5707, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 6, 1, 0, 1, 0, 0, -0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (5707, -1, 2566, 90, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Black Rabbit (2566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5707, -1, 2566, 90, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate Black Rabbit (2566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5707, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5707, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 3, 1, 0, 1, 0, 0, 0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5707, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 5, 1, 0, 1, 0, 0, 0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5707, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 6, 1, 0, 1, 0, 0, 0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05708 Phase 3 Event Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05708 Phase 3 Event Gen.sql index 56966b52c5..51e9af0c3d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05708 Phase 3 Event Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05708 Phase 3 Event Gen.sql @@ -31,9 +31,9 @@ VALUES (5708, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (5708, -1, 260, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 15, 0.999048, 0, 0, -0.043619) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5708, -1, 260, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 15, 1, 0, 0, -0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5708, -1, 2566, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Black Rabbit (2566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5708, -1, 5429, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5708, -1, 5429, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, 3, 0, 1, 0, 0, -0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5708, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 1, 5, 0, 1, 0, 0, -0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5708, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 1, 6, 0, 1, 0, 0, -0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (5708, -1, 260, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 15, 1, 0, 0, 0) /* Generate Cabbage (260) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5708, -1, 2566, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Black Rabbit (2566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5708, -1, 5429, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5708, -1, 5429, 60, 1, 1, 1, 4, -1, 0, 0, 0, 1, 3, 0, 1, 0, 0, 0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5708, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 1, 5, 0, 1, 0, 0, 0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5708, -1, 5429, 90, 1, 1, 1, 4, -1, 0, 0, 0, 1, 6, 0, 1, 0, 0, 0) /* Generate Desert Rabbit (5429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05863 Knath Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05863 Knath Camp Generator.sql index 1cc4723c70..46f5386e8b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05863 Knath Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/05863 Knath Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (5863, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (5863, 0.1, 1536, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate K'nath Z'bog (1536) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (5863, 0.3, 2569, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate K'nath N'gell (2569) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5863, 0.5, 2570, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate K'nath S'tath (2570) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (5863, 0.7, 2571, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate K'nath N'osaj (2571) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5863, 0.5, 2570, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate K'nath S'tath (2570) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (5863, 0.7, 2571, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate K'nath N'osaj (2571) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (5863, 0.9, 2572, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -5, 0, 0.422618, 0, 0, -0.906308) /* Generate K'nath D'Nob (2572) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (5863, 1, 2573, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 5, 0, 0.34202, 0, 0, -0.939693) /* Generate K'nath T'aed (2573) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06400 Test Cow Event Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06400 Test Cow Event Generator.sql index 346dc58219..4863fb8187 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06400 Test Cow Event Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06400 Test Cow Event Generator.sql @@ -29,5 +29,5 @@ VALUES (6400, 1, 0x0200026B) /* Setup */ , (6400, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6400, -1, 6400, 10, 1, 1, 1, 4, -1, 0, 0, 0, 0, 4, 0, 1, 0, 0, -0) /* Generate Test Cow Event Generator (6400) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (6400, -1, 14, 10, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Cow (14) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (6400, -1, 6400, 10, 1, 1, 1, 4, -1, 0, 0, 0, 0, 4, 0, 1, 0, 0, 0) /* Generate Test Cow Event Generator (6400) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (6400, -1, 14, 10, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Cow (14) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06627 Swamp Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06627 Swamp Rat Swarm Generator.sql index 126ad33aa0..dc766e8e64 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06627 Swamp Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06627 Swamp Rat Swarm Generator.sql @@ -25,10 +25,10 @@ VALUES (6627, 1, 0x0200026B) /* Setup */ , (6627, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6627, 0.3, 1624, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Swamp Rat (1624) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (6627, 0.6, 1624, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Swamp Rat (1624) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (6627, 0.7, 1624, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Swamp Rat (1624) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (6627, 0.89, 1624, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Swamp Rat (1624) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (6627, 0.94, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (6627, 0.99, 4033, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Poor Treasure Generator (4033) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (6627, 1, 4022, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, -0) /* Generate Valuable General Generator (4022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (6627, 0.3, 1624, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Swamp Rat (1624) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (6627, 0.6, 1624, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Swamp Rat (1624) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (6627, 0.7, 1624, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Swamp Rat (1624) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (6627, 0.89, 1624, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Swamp Rat (1624) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (6627, 0.94, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (6627, 0.99, 4033, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Poor Treasure Generator (4033) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (6627, 1, 4022, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 1, 0, 0, 0) /* Generate Valuable General Generator (4022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06849 Event - Dryreach Prisoner.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06849 Event - Dryreach Prisoner.sql index e5cbca246a..fa21829e5b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06849 Event - Dryreach Prisoner.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06849 Event - Dryreach Prisoner.sql @@ -29,4 +29,4 @@ VALUES (6849, 1, 0x0200026B) /* Setup */ , (6849, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6849, 1, 6848, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Dansha-Ki (6848) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (6849, 1, 6848, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Dansha-Ki (6848) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06850 Event - Dryreach Prison Guards.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06850 Event - Dryreach Prison Guards.sql index 8662694b3d..0d0e95bcfb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06850 Event - Dryreach Prison Guards.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06850 Event - Dryreach Prison Guards.sql @@ -27,4 +27,4 @@ VALUES (6850, 1, 0x0200026B) /* Setup */ , (6850, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6850, -1, 6882, 5400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, -0, 0, -0, -1) /* Generate Tumerok Guard (6882) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (6850, -1, 6882, 5400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1) /* Generate Tumerok Guard (6882) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06851 Event - Dryreach Prison Quest Ignition.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06851 Event - Dryreach Prison Quest Ignition.sql index 95758dd51a..406f2d0b90 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06851 Event - Dryreach Prison Quest Ignition.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06851 Event - Dryreach Prison Quest Ignition.sql @@ -29,4 +29,4 @@ VALUES (6851, 1, 0x0200026B) /* Setup */ , (6851, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6851, -1, 6847, 18000, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Yu Vuo-Ki (6847) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (6851, -1, 6847, 18000, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Yu Vuo-Ki (6847) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06883 Event - Dryreach Prisoner Belongings.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06883 Event - Dryreach Prisoner Belongings.sql index f7596914a9..865049109b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06883 Event - Dryreach Prisoner Belongings.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/06883 Event - Dryreach Prisoner Belongings.sql @@ -28,4 +28,4 @@ VALUES (6883, 1, 0x0200026B) /* Setup */ , (6883, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6883, -1, 6879, 5400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Dansha-Ki's Belongings (6879) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (6883, -1, 6879, 5400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Dansha-Ki's Belongings (6879) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07130 Hoary Armoredillo Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07130 Hoary Armoredillo Camp Generator.sql index 5aeb0a081f..bcae43aad4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07130 Hoary Armoredillo Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07130 Hoary Armoredillo Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (7130, 0.4, 7084, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2, 0, 0.906308, 0, 0, -0.422618) /* Generate Hoary Armoredillo (7084) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7130, 0.75, 7084, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 1.4, 0, 0.766044, 0, 0, -0.642788) /* Generate Hoary Armoredillo (7084) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7130, 0.95, 7084, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -0.4, 2.4, 0, 0.866025, 0, 0, -0.5) /* Generate Hoary Armoredillo (7084) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7130, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, -0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7130, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, 0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07131 Island Armoredillo Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07131 Island Armoredillo Camp Generator.sql index 0d559ec1b9..cfba005608 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07131 Island Armoredillo Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07131 Island Armoredillo Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (7131, 0.4, 7082, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2, 0, 0.906308, 0, 0, -0.422618) /* Generate Island Armoredillo (7082) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7131, 0.75, 7082, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 1.4, 0, 0.766044, 0, 0, -0.642788) /* Generate Island Armoredillo (7082) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7131, 0.95, 7082, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -0.4, 2.4, 0, 0.866025, 0, 0, -0.5) /* Generate Island Armoredillo (7082) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7131, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, -0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7131, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, 0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07132 Plate Armoredillo Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07132 Plate Armoredillo Camp Generator.sql index db7a1fc698..40f6dfb037 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07132 Plate Armoredillo Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07132 Plate Armoredillo Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (7132, 0.4, 7081, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2, 0, 0.906308, 0, 0, -0.422618) /* Generate Plate Armoredillo (7081) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7132, 0.75, 7081, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 1.4, 0, 0.766044, 0, 0, -0.642788) /* Generate Plate Armoredillo (7081) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7132, 0.95, 7081, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -0.4, 2.4, 0, 0.866025, 0, 0, -0.5) /* Generate Plate Armoredillo (7081) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7132, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, -0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7132, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, 0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07133 Titanium Armoredillo Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07133 Titanium Armoredillo Camp Generator.sql index f514786e89..b5e1a2d4d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07133 Titanium Armoredillo Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07133 Titanium Armoredillo Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (7133, 0.4, 7083, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2, 0, 0.906308, 0, 0, -0.422618) /* Generate Titanium Armoredillo (7083) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7133, 0.75, 7083, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 1.4, 0, 0.766044, 0, 0, -0.642788) /* Generate Titanium Armoredillo (7083) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7133, 0.95, 7083, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -0.4, 2.4, 0, 0.866025, 0, 0, -0.5) /* Generate Titanium Armoredillo (7083) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7133, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, -0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7133, 1, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, 0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07134 Banderling Berserker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07134 Banderling Berserker Camp Generator.sql index 8b46f8db0a..f7744cf2c6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07134 Banderling Berserker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07134 Banderling Berserker Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (7134, 0.1, 7085, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Banderling Berserker (7085) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7134, 0.25, 7085, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Banderling Berserker (7085) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7134, 0.45, 7085, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Berserker (7085) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7134, 0.6, 7345, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Striker (7345) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7134, 0.6, 7345, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Striker (7345) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7134, 0.7, 7345, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Striker (7345) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7134, 0.9, 7345, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.2, -1.5, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Striker (7345) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7134, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7134, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7134, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07135 Banderling Mauler Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07135 Banderling Mauler Camp Generator.sql index 9eae829e9e..9f91d2bec5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07135 Banderling Mauler Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07135 Banderling Mauler Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (7135, 0.1, 7088, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Banderling Mauler (7088) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7135, 0.25, 7088, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Banderling Mauler (7088) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7135, 0.45, 7088, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Mauler (7088) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7135, 0.6, 7333, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Mangler (7333) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7135, 0.6, 7333, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Mangler (7333) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7135, 0.7, 7333, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Mangler (7333) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7135, 0.9, 7333, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Mangler (7333) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7135, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7135, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7135, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07136 Banderling Ogre Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07136 Banderling Ogre Camp Generator.sql index 88aac305af..2eb818f429 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07136 Banderling Ogre Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07136 Banderling Ogre Camp Generator.sql @@ -28,7 +28,7 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (7136, 0.35, 7087, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Banderling Ogre (7087) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7136, 0.55, 7087, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Banderling Ogre (7087) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7136, 0.65, 7087, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Ogre (7087) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7136, 0.85, 7087, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Ogre (7087) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7136, 0.85, 7087, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Ogre (7087) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7136, 0.9, 7087, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Ogre (7087) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7136, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7136, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7136, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07137 Banderling Thrasher Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07137 Banderling Thrasher Camp Generator.sql index c5415307bb..51d9980979 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07137 Banderling Thrasher Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07137 Banderling Thrasher Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (7137, 0.1, 7086, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Banderling Thrasher (7086) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7137, 0.25, 7086, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Banderling Thrasher (7086) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7137, 0.45, 7086, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Thrasher (7086) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7137, 0.6, 7346, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Enforcer (7346) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7137, 0.6, 7346, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Enforcer (7346) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7137, 0.7, 7346, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Enforcer (7346) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7137, 0.8, 7346, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -5.2, 0, -0.087156, 0, -0, -0.996195) /* Generate Banderling Enforcer (7346) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7137, 0.8, 7346, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -5.2, 0, -0.087156, 0, 0, -0.996195) /* Generate Banderling Enforcer (7346) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7137, 0.85, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7137, 0.9, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7137, 0.9, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07138 Altered Drudge Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07138 Altered Drudge Camp Generator.sql index b15a8d9df2..df894334fd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07138 Altered Drudge Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07138 Altered Drudge Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (7138, 0.25, 7089, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, 0, , (7138, 0.48, 7089, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Altered Drudge (7089) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7138, 0.73, 7335, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Altered Drudge (7335) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7138, 0.96, 7335, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Altered Drudge (7335) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7138, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7138, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07139 Ascendant Drudge Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07139 Ascendant Drudge Camp Generator.sql index 9f0ab863e8..f2c1db231d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07139 Ascendant Drudge Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07139 Ascendant Drudge Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (7139, 0.3, 7091, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, 0, , (7139, 0.6, 7091, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Ascendant Drudge (7091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7139, 0.8, 7091, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Ascendant Drudge (7091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7139, 0.9, 7091, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Ascendant Drudge (7091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7139, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7139, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07140 Augmented Drudge Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07140 Augmented Drudge Camp Generator.sql index f9d916808a..c5617820f1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07140 Augmented Drudge Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07140 Augmented Drudge Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (7140, 0.3, 7090, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, 0, , (7140, 0.6, 7090, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Augmented Drudge (7090) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7140, 0.8, 7090, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Augmented Drudge (7090) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7140, 0.9, 7090, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Augmented Drudge (7090) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7140, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7140, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07149 Lugian Extas Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07149 Lugian Extas Camp Generator.sql index 4187aed126..6340b96a82 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07149 Lugian Extas Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07149 Lugian Extas Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (7149, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7149, 0.4, 24494, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Gotrok Extas (24494) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7149, 0.6, 24494, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Gotrok Extas (24494) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7149, 0.7, 24494, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, -0, -0.642788) /* Generate Gotrok Extas (24494) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7149, 0.71, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7149, 0.72, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 5, 0, -0.087156, 0, -0, -0.996195) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7149, 0.82, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7149, 0.7, 24494, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, 0, -0.642788) /* Generate Gotrok Extas (24494) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7149, 0.71, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7149, 0.72, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 5, 0, -0.087156, 0, 0, -0.996195) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7149, 0.82, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07150 Lugian Tiatus Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07150 Lugian Tiatus Camp Generator.sql index 76a81e888f..6ea3014dbb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07150 Lugian Tiatus Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07150 Lugian Tiatus Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (7150, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7150, 0.5, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7150, 0.7, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7150, 0.8, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, -0, -0.642788) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7150, 0.85, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7150, 0.8, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, 0, -0.642788) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7150, 0.85, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7150, 0.9, 24497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, 8, 0, 0.939693, 0, 0, -0.34202) /* Generate Gotrok Tiatus (24497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7150, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7150, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07154 Mumiyah Guardian Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07154 Mumiyah Guardian Camp Generator.sql index 58eed883b6..2b0bf07936 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07154 Mumiyah Guardian Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07154 Mumiyah Guardian Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (7154, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7154, 0.4, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7154, 0.6, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7154, 0.8, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7154, 1, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7154, 0.8, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7154, 1, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07155 High Mumiyah Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07155 High Mumiyah Camp Generator.sql index 1a1f6e6191..9755586d39 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07155 High Mumiyah Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07155 High Mumiyah Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (7155, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7155, 0.4, 7116, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate High Mu-miyah (7116) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7155, 0.6, 7116, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate High Mu-miyah (7116) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7155, 0.8, 7116, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate High Mu-miyah (7116) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7155, 1, 7116, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate High Mu-miyah (7116) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7155, 0.8, 7116, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate High Mu-miyah (7116) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7155, 1, 7116, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate High Mu-miyah (7116) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07156 Imperial Mumiyah Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07156 Imperial Mumiyah Camp Generator.sql index 4522bc3362..0266fed38f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07156 Imperial Mumiyah Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07156 Imperial Mumiyah Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (7156, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7156, 0.4, 7119, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Imperial Mu-miyah (7119) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7156, 0.6, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7156, 0.8, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7156, 1, 7119, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Imperial Mu-miyah (7119) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7156, 0.8, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7156, 1, 7119, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Imperial Mu-miyah (7119) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07157 Royal Mumiyah Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07157 Royal Mumiyah Camp Generator.sql index 6cfbb08ef3..e0ba9122d6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07157 Royal Mumiyah Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07157 Royal Mumiyah Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (7157, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7157, 0.4, 7118, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Royal Mu-miyah (7118) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7157, 0.6, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7157, 0.8, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7157, 1, 7118, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Royal Mu-miyah (7118) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7157, 0.8, 7117, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Guardian Mu-miyah (7117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7157, 1, 7118, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Royal Mu-miyah (7118) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07158 Sewer Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07158 Sewer Rat Swarm Generator.sql index ba1a9ecc93..7327dc83f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07158 Sewer Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07158 Sewer Rat Swarm Generator.sql @@ -25,9 +25,9 @@ VALUES (7158, 1, 0x0200026B) /* Setup */ , (7158, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7158, 0.3, 7106, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Sewer Rat (7106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7158, 0.6, 7106, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Sewer Rat (7106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7158, 0.8, 7106, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Sewer Rat (7106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7158, 0.89, 7106, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Sewer Rat (7106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7158, 0.94, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7158, 0.99, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7158, 0.3, 7106, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Sewer Rat (7106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7158, 0.6, 7106, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Sewer Rat (7106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7158, 0.8, 7106, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Sewer Rat (7106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7158, 0.89, 7106, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Sewer Rat (7106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7158, 0.94, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7158, 0.99, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07159 Wasteland Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07159 Wasteland Rat Swarm Generator.sql index f55a7d5597..3936631591 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07159 Wasteland Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07159 Wasteland Rat Swarm Generator.sql @@ -25,9 +25,9 @@ VALUES (7159, 1, 0x0200026B) /* Setup */ , (7159, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7159, 0.3, 7107, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Wasteland Rat (7107) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7159, 0.6, 7107, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Wasteland Rat (7107) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7159, 0.8, 7107, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Wasteland Rat (7107) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7159, 0.89, 7107, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Wasteland Rat (7107) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7159, 0.94, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7159, 0.99, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, -0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7159, 0.3, 7107, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Wasteland Rat (7107) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7159, 0.6, 7107, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Wasteland Rat (7107) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7159, 0.8, 7107, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Wasteland Rat (7107) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7159, 0.89, 7107, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Wasteland Rat (7107) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7159, 0.94, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7159, 0.99, 4379, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 1, 0, 0, 0) /* Generate Bones (4379) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07160 Sclavus Chomu Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07160 Sclavus Chomu Camp Generator.sql index f8537fd97d..d9eaaa0e0e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07160 Sclavus Chomu Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07160 Sclavus Chomu Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (7160, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7160, 0.2, 7112, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Chomu Sclavus (7112) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7160, 0.4, 7112, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Chomu Sclavus (7112) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7160, 0.6, 7112, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 2.4, 0, -0, 0, -0, -1) /* Generate Chomu Sclavus (7112) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7160, 0.8, 7112, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.173648, 0, -0, -0.984808) /* Generate Chomu Sclavus (7112) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7160, 0.6, 7112, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 2.4, 0, 0, 0, 0, -1) /* Generate Chomu Sclavus (7112) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7160, 0.8, 7112, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.173648, 0, 0, -0.984808) /* Generate Chomu Sclavus (7112) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7160, 0.85, 7110, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -5, 0, 0.707107, 0, 0, -0.707107) /* Generate Ulu Sclavus (7110) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7160, 0.9, 7111, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 5, 0, 0.707107, 0, 0, -0.707107) /* Generate Faisi Sclavus (7111) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07161 Sclavus Faisi Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07161 Sclavus Faisi Camp Generator.sql index 3825543bbe..5762fd6006 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07161 Sclavus Faisi Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07161 Sclavus Faisi Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (7161, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7161, 0.2, 7111, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Faisi Sclavus (7111) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7161, 0.4, 7111, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Faisi Sclavus (7111) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7161, 0.6, 7111, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 2.4, 0, -0, 0, -0, -1) /* Generate Faisi Sclavus (7111) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7161, 0.8, 7111, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.173648, 0, -0, -0.984808) /* Generate Faisi Sclavus (7111) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7161, 0.6, 7111, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 2.4, 0, 0, 0, 0, -1) /* Generate Faisi Sclavus (7111) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7161, 0.8, 7111, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.173648, 0, 0, -0.984808) /* Generate Faisi Sclavus (7111) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7161, 1, 7110, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -5, 0, 0.707107, 0, 0, -0.707107) /* Generate Ulu Sclavus (7110) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07162 Sclavus Ulu Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07162 Sclavus Ulu Camp Generator.sql index 9629c6ae7e..247507bd7c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07162 Sclavus Ulu Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07162 Sclavus Ulu Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (7162, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7162, 0.2, 7110, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Ulu Sclavus (7110) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7162, 0.4, 7110, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Ulu Sclavus (7110) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7162, 0.6, 7110, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 2.4, 0, -0, 0, -0, -1) /* Generate Ulu Sclavus (7110) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7162, 0.8, 7110, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.173648, 0, -0, -0.984808) /* Generate Ulu Sclavus (7110) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7162, 0.6, 7110, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 2.4, 0, 0, 0, 0, -1) /* Generate Ulu Sclavus (7110) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7162, 0.8, 7110, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.173648, 0, 0, -0.984808) /* Generate Ulu Sclavus (7110) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7162, 1, 7110, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -5, 0, 0.707107, 0, 0, -0.707107) /* Generate Ulu Sclavus (7110) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07163 Shallows Destroyer Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07163 Shallows Destroyer Camp Generator.sql index 440b0ebf85..a30668f971 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07163 Shallows Destroyer Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07163 Shallows Destroyer Camp Generator.sql @@ -27,4 +27,4 @@ VALUES (7163, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7163, 0.5, 7108, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 7, 1, 0, 0.953717, 0, 0, -0.300706) /* Generate Shallows Destroyer (7108) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7163, 0.8, 7108, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, 0.819152, 0, 0, -0.573577) /* Generate Shallows Destroyer (7108) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7163, 1, 7108, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -5.4, 0.1, 0, -0, 0, -0, -1) /* Generate Shallows Destroyer (7108) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7163, 1, 7108, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -5.4, 0.1, 0, 0, 0, 0, -1) /* Generate Shallows Destroyer (7108) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07164 Shallows Devourer Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07164 Shallows Devourer Camp Generator.sql index d57840ccc3..5736260b03 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07164 Shallows Devourer Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07164 Shallows Devourer Camp Generator.sql @@ -27,4 +27,4 @@ VALUES (7164, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7164, 0.5, 7109, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 7, 1, 0, 0.953717, 0, 0, -0.300706) /* Generate Shallows Devourer (7109) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7164, 0.8, 7109, 2700, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, 0.819152, 0, 0, -0.573577) /* Generate Shallows Devourer (7109) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7164, 1, 7109, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -5.4, 0.1, 0, -0, 0, -0, -1) /* Generate Shallows Devourer (7109) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7164, 1, 7109, 2700, 1, 1, 1, 4, -1, 0, 0, 0, -5.4, 0.1, 0, 0, 0, 0, -1) /* Generate Shallows Devourer (7109) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07165 Shreth Gauloth Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07165 Shreth Gauloth Camp Generator.sql index f9c2efb901..3d7c388690 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07165 Shreth Gauloth Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07165 Shreth Gauloth Camp Generator.sql @@ -28,5 +28,5 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (7165, 0.3, 7113, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 2, 0, 0.737277, 0, 0, -0.67559) /* Generate Gauloth Shreth (7113) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7165, 0.6, 7113, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.8, -1.8, 0, 0.737277, 0, 0, -0.67559) /* Generate Gauloth Shreth (7113) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7165, 0.85, 7113, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 2.2, 0, 0.62932, 0, 0, -0.777146) /* Generate Gauloth Shreth (7113) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7165, 0.95, 7113, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, -0.173648, 0, -0, -0.984808) /* Generate Gauloth Shreth (7113) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7165, 1, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, -0.173648, 0, -0, -0.984808) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7165, 0.95, 7113, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, -0.173648, 0, 0, -0.984808) /* Generate Gauloth Shreth (7113) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7165, 1, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, -0.173648, 0, 0, -0.984808) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07166 Shreth Rendeath Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07166 Shreth Rendeath Camp Generator.sql index a1913ee1ea..cae19fc445 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07166 Shreth Rendeath Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07166 Shreth Rendeath Camp Generator.sql @@ -28,5 +28,5 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (7166, 0.3, 7114, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 2, 0, 0.737277, 0, 0, -0.67559) /* Generate Rendeath Shreth (7114) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7166, 0.6, 7114, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.8, -1.8, 0, 0.737277, 0, 0, -0.67559) /* Generate Rendeath Shreth (7114) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7166, 0.85, 7114, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 2.2, 0, 0.62932, 0, 0, -0.777146) /* Generate Rendeath Shreth (7114) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7166, 0.95, 7114, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, -0.173648, 0, -0, -0.984808) /* Generate Rendeath Shreth (7114) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7166, 1, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, -0.173648, 0, -0, -0.984808) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7166, 0.95, 7114, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, -0.173648, 0, 0, -0.984808) /* Generate Rendeath Shreth (7114) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7166, 1, 4381, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, -0.173648, 0, 0, -0.984808) /* Generate Corpse (4381) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07169 Albino Tusker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07169 Albino Tusker Camp Generator.sql index 05e9679e64..9f70d013da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07169 Albino Tusker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07169 Albino Tusker Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (7169, 1, 0x0200026B) /* Setup */ , (7169, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7169, 0.2, 7115, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, -0, 0, -0, -1) /* Generate Albino Tusker (7115) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7169, 0.2, 7115, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, 0, 0, 0, -1) /* Generate Albino Tusker (7115) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7169, 0.4, 7115, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 9, 0.1, 0, 0.92388, 0, 0, -0.382684) /* Generate Albino Tusker (7115) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7169, 0.6, 7115, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, -0, -0.984808) /* Generate Albino Tusker (7115) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7169, 0.6, 7115, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, 0, -0.984808) /* Generate Albino Tusker (7115) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7169, 0.69, 7115, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Albino Tusker (7115) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7169, 0.78, 7115, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.642788, 0, 0, -0.766044) /* Generate Albino Tusker (7115) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7169, 0.87, 7115, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Albino Tusker (7115) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07173 Dark Leech Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07173 Dark Leech Camp Generator.sql index 3980be2d69..9c6e0fc274 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07173 Dark Leech Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07173 Dark Leech Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (7173, 1, 0x0200026B) /* Setup */ , (7173, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7173, 0.35, 7123, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Dark Leech (7123) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7173, 0.35, 7123, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Dark Leech (7123) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7173, 0.6, 7123, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Dark Leech (7123) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7173, 0.8, 7123, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Dark Leech (7123) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7173, 0.85, 7123, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, -0) /* Generate Dark Leech (7123) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7173, 0.9, 7124, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.1, -3.4, 0, 1, 0, 0, -0) /* Generate Dark Magus (7124) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7173, 0.85, 7123, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, 0) /* Generate Dark Leech (7123) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7173, 0.9, 7124, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.1, -3.4, 0, 1, 0, 0, 0) /* Generate Dark Magus (7124) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7173, 1, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07174 Dark Magus Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07174 Dark Magus Camp Generator.sql index 44e0b5e8d3..4a35948a89 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07174 Dark Magus Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07174 Dark Magus Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (7174, 1, 0x0200026B) /* Setup */ , (7174, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7174, 0.35, 7124, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Dark Magus (7124) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7174, 0.35, 7124, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Dark Magus (7124) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7174, 0.6, 7124, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Dark Magus (7124) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7174, 0.8, 7124, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Dark Magus (7124) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7174, 0.9, 7123, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, -0) /* Generate Dark Leech (7123) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7174, 0.9, 7123, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, 0) /* Generate Dark Leech (7123) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7174, 1, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07185 Cursed Bones Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07185 Cursed Bones Camp Generator.sql index 71cc470a2c..1a63b0aa9d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07185 Cursed Bones Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07185 Cursed Bones Camp Generator.sql @@ -30,4 +30,4 @@ VALUES (7185, 0.5, 7178, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, 0.707107, 0, 0, , (7185, 0.84, 7178, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.5, -0.5, 0, 0.766044, 0, 0, -0.642788) /* Generate Cursed Bones (7178) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7185, 0.94, 7178, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -2, 0, 0.819152, 0, 0, -0.573577) /* Generate Cursed Bones (7178) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7185, 0.99, 7178, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2, 0, 0.991445, 0, 0, -0.130526) /* Generate Cursed Bones (7178) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7185, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7185, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07186 Relic Bones Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07186 Relic Bones Camp Generator.sql index 039574e08b..9acee3d6f4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07186 Relic Bones Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07186 Relic Bones Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (7186, 0.5, 7179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, 0.707107, 0, 0, , (7186, 0.73, 7179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.4, 0.4, 0, 0.793353, 0, 0, -0.608761) /* Generate Relic Bones (7179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7186, 0.83, 7179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.5, -0.5, 0, 0.766044, 0, 0, -0.642788) /* Generate Relic Bones (7179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7186, 0.88, 7179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -2, 0, 0.819152, 0, 0, -0.573577) /* Generate Relic Bones (7179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7186, 0.9, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7186, 0.9, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07187 Ashen Moarsman Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07187 Ashen Moarsman Camp Gen.sql index cae5f15300..319e1519ba 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07187 Ashen Moarsman Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07187 Ashen Moarsman Camp Gen.sql @@ -25,7 +25,7 @@ VALUES (7187, 1, 0x0200026B) /* Setup */ , (7187, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7187, 0.2, 7180, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, -0, -0.707107) /* Generate Ashen Moarsman (7180) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7187, 0.2, 7180, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, 0, -0.707107) /* Generate Ashen Moarsman (7180) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7187, 0.4, 7180, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 0.866025, 0, 0, -0.5) /* Generate Ashen Moarsman (7180) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7187, 0.5, 7180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Ashen Moarsman (7180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7187, 0.8, 7180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Ashen Moarsman (7180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07188 Moarsman Desolation Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07188 Moarsman Desolation Camp Gen.sql index a2613e0fb8..b165ac6602 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07188 Moarsman Desolation Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07188 Moarsman Desolation Camp Gen.sql @@ -25,7 +25,7 @@ VALUES (7188, 1, 0x0200026B) /* Setup */ , (7188, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7188, 0.2, 7181, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, -0, -0.707107) /* Generate Desolation Moarsman (7181) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7188, 0.2, 7181, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, 0, -0.707107) /* Generate Desolation Moarsman (7181) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7188, 0.4, 7181, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 0.866025, 0, 0, -0.5) /* Generate Desolation Moarsman (7181) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7188, 0.5, 7181, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Desolation Moarsman (7181) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7188, 0.8, 7181, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Desolation Moarsman (7181) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07189 Moarsman Lava Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07189 Moarsman Lava Camp Gen.sql index 5718d4ec5d..03c06ec1dc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07189 Moarsman Lava Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07189 Moarsman Lava Camp Gen.sql @@ -25,7 +25,7 @@ VALUES (7189, 1, 0x0200026B) /* Setup */ , (7189, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7189, 0.2, 7182, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, -0, -0.707107) /* Generate Lava Moarsman (7182) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7189, 0.2, 7182, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, 0, -0.707107) /* Generate Lava Moarsman (7182) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7189, 0.4, 7182, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 0.866025, 0, 0, -0.5) /* Generate Lava Moarsman (7182) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7189, 0.5, 7182, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Lava Moarsman (7182) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7189, 0.8, 7182, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Lava Moarsman (7182) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07191 Silver Tusker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07191 Silver Tusker Camp Generator.sql index cf83aaf467..8ae1822611 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07191 Silver Tusker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07191 Silver Tusker Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (7191, 1, 0x0200026B) /* Setup */ , (7191, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7191, 0.2, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, -0, 0, -0, -1) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7191, 0.2, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, 0, 0, 0, -1) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7191, 0.4, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 9, 0.1, 0, 0.92388, 0, 0, -0.382684) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7191, 0.6, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, -0, -0.984808) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7191, 0.6, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, 0, -0.984808) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7191, 0.69, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7191, 0.78, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.642788, 0, 0, -0.766044) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7191, 0.87, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07232 Rank Moarsman Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07232 Rank Moarsman Camp Gen.sql index 258450a2fd..a2a2687a78 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07232 Rank Moarsman Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07232 Rank Moarsman Camp Gen.sql @@ -25,7 +25,7 @@ VALUES (7232, 1, 0x0200026B) /* Setup */ , (7232, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7232, 0.2, 4246, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, -0, -0.707107) /* Generate Rank Moarsman (4246) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7232, 0.2, 4246, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, 0, -0.707107) /* Generate Rank Moarsman (4246) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7232, 0.4, 4246, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 0.866025, 0, 0, -0.5) /* Generate Rank Moarsman (4246) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7232, 0.5, 4246, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Rank Moarsman (4246) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7232, 0.8, 4246, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Rank Moarsman (4246) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07233 Foul Moarsman Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07233 Foul Moarsman Camp Gen.sql index 21f592e70a..3e7d0224ed 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07233 Foul Moarsman Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07233 Foul Moarsman Camp Gen.sql @@ -25,7 +25,7 @@ VALUES (7233, 1, 0x0200026B) /* Setup */ , (7233, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7233, 0.2, 4247, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, -0, -0.707107) /* Generate Foul Moarsman (4247) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7233, 0.2, 4247, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, 0, -0.707107) /* Generate Foul Moarsman (4247) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7233, 0.4, 4247, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 0.866025, 0, 0, -0.5) /* Generate Foul Moarsman (4247) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7233, 0.5, 4247, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Foul Moarsman (4247) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7233, 0.8, 4247, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Foul Moarsman (4247) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07234 Putrid Moarsman Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07234 Putrid Moarsman Camp Gen.sql index e2c81fc9cf..1f762fdb72 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07234 Putrid Moarsman Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07234 Putrid Moarsman Camp Gen.sql @@ -25,7 +25,7 @@ VALUES (7234, 1, 0x0200026B) /* Setup */ , (7234, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7234, 0.2, 4248, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, -0, -0.707107) /* Generate Putrid Moarsman (4248) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7234, 0.2, 4248, 1800, 1, -1, 1, 4, -1, 0, 0, 0, -4, -1, 0, -0.707107, 0, 0, -0.707107) /* Generate Putrid Moarsman (4248) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7234, 0.4, 4248, 1800, 1, -1, 1, 4, -1, 0, 0, 0, 4.4, 4.4, 0, 0.866025, 0, 0, -0.5) /* Generate Putrid Moarsman (4248) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7234, 0.5, 4248, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Putrid Moarsman (4248) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7234, 0.8, 4248, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.953717, 0, 0, -0.300706) /* Generate Putrid Moarsman (4248) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07236 Virindi Lava Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07236 Virindi Lava Camp Generator.sql index 213d3cf3f0..15364981fa 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07236 Virindi Lava Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07236 Virindi Lava Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (7236, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7236, 0.2, 7340, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Virindi Observer (7340) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7236, 0.4, 7340, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, 0.3, 0, 0.737277, 0, 0, -0.67559) /* Generate Virindi Observer (7340) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7236, 0.6, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 4, 0, -0, 0, -0, -1) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7236, 0.6, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 4, 0, 0, 0, 0, -1) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7236, 0.8, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, 0.887011, 0, 0, -0.461749) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7236, 1, 7090, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0.1, 0, 0.965926, 0, 0, -0.258819) /* Generate Augmented Drudge (7090) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07298 Super Black Drudge Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07298 Super Black Drudge Camp Gen.sql index 9dd35b98fe..6df198976a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07298 Super Black Drudge Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07298 Super Black Drudge Camp Gen.sql @@ -25,7 +25,7 @@ VALUES (7298, 1, 0x0200026B) /* Setup */ , (7298, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7298, 0.1, 1609, 1800, 1, 2, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, -0) /* Generate Drudge Stalker (1609) (x1 up to max of 2) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (7298, 0.1, 1609, 1800, 1, 2, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, 0) /* Generate Drudge Stalker (1609) (x1 up to max of 2) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7298, 0.2, 1609, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.838671, 0, 0, -0.544639) /* Generate Drudge Stalker (1609) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7298, 0.3, 1608, 1800, 1, 2, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Lurker (1608) (x1 up to max of 2) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7298, 0.4, 1608, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -2.4, 0, 0.766044, 0, 0, -0.642788) /* Generate Drudge Lurker (1608) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07339 Lugian Lithos Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07339 Lugian Lithos Camp Generator.sql index d5412f955f..2b15af02f6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07339 Lugian Lithos Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07339 Lugian Lithos Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (7339, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7339, 0.35, 24942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Gotrok Lithos (24942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7339, 0.55, 24942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Gotrok Lithos (24942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7339, 0.6, 24942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, -0, -0.642788) /* Generate Gotrok Lithos (24942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7339, 0.95, 24940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7339, 1, 4383, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Vat (4383) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7339, 0.6, 24942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, 0, -0.642788) /* Generate Gotrok Lithos (24942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7339, 0.95, 24940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7339, 1, 4383, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Vat (4383) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07351 Aerfalle Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07351 Aerfalle Gen.sql index bca72baba8..fce188a91c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07351 Aerfalle Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07351 Aerfalle Gen.sql @@ -29,4 +29,4 @@ VALUES (7351, 1, 0x0200026B) /* Setup */ , (7351, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7351, -1, 7369, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Lady Aerfalle (7369) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7351, -1, 7369, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Lady Aerfalle (7369) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07352 Erupt Dungeon Magma Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07352 Erupt Dungeon Magma Gen.sql index 62e5a9dd44..8402c182c0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07352 Erupt Dungeon Magma Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07352 Erupt Dungeon Magma Gen.sql @@ -29,4 +29,4 @@ VALUES (7352, 1, 0x0200026B) /* Setup */ , (7352, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7352, -1, 5489, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, -0.5, 0, 1, 0, 0, -0) /* Generate "Mag-Ma!" (5489) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7352, -1, 5489, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, -0.5, 0, 1, 0, 0, 0) /* Generate "Mag-Ma!" (5489) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07359 Erupt Lethe Flare FX Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07359 Erupt Lethe Flare FX Gen.sql index c3e00ab671..c14621ecf3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07359 Erupt Lethe Flare FX Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07359 Erupt Lethe Flare FX Gen.sql @@ -29,5 +29,5 @@ VALUES (7359, 1, 0x0200026B) /* Setup */ , (7359, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7359, -1, 5749, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Volcano Heat (5749) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7359, -1, 7481, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Fire Plume (7481) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7359, -1, 5749, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Volcano Heat (5749) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7359, -1, 7481, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Fire Plume (7481) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07366 Forge Golem Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07366 Forge Golem Gen.sql index 39128fc8c6..60cea705e1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07366 Forge Golem Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07366 Forge Golem Gen.sql @@ -29,4 +29,4 @@ VALUES (7366, 1, 0x0200026B) /* Setup */ , (7366, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7366, -1, 7405, 5400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Smithing Golem (7405) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7366, -1, 7405, 5400, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Smithing Golem (7405) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07426 Erupt Tenkarrdun Flare FX Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07426 Erupt Tenkarrdun Flare FX Gen.sql index 81421e9284..9794d4d2b4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07426 Erupt Tenkarrdun Flare FX Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07426 Erupt Tenkarrdun Flare FX Gen.sql @@ -29,5 +29,5 @@ VALUES (7426, 1, 0x0200026B) /* Setup */ , (7426, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7426, -1, 5749, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Volcano Heat (5749) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7426, -1, 7481, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Fire Plume (7481) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7426, -1, 5749, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Volcano Heat (5749) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7426, -1, 7481, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Fire Plume (7481) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07622 Chorizite Deposit Low Quality Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07622 Chorizite Deposit Low Quality Generator.sql index d3f55bf0fd..9684d23da9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07622 Chorizite Deposit Low Quality Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07622 Chorizite Deposit Low Quality Generator.sql @@ -25,4 +25,4 @@ VALUES (7622, 1, 0x0200026B) /* Setup */ , (7622, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7622, -1, 7531, 800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Deposit of Low-Grade Chorizite Ore (7531) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7622, -1, 7531, 800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Deposit of Low-Grade Chorizite Ore (7531) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07623 Chorizite Deposit Medium Grade Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07623 Chorizite Deposit Medium Grade Gen.sql index 93b8613f8d..674f08061d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07623 Chorizite Deposit Medium Grade Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07623 Chorizite Deposit Medium Grade Gen.sql @@ -25,4 +25,4 @@ VALUES (7623, 1, 0x0200026B) /* Setup */ , (7623, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7623, -1, 7532, 800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Deposit of Medium-Grade Chorizite Ore (7532) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7623, -1, 7532, 800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Deposit of Medium-Grade Chorizite Ore (7532) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07624 Chorizite Deposit High Grade Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07624 Chorizite Deposit High Grade Generator.sql index b4c2dddb0d..4023aeff49 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07624 Chorizite Deposit High Grade Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/07624 Chorizite Deposit High Grade Generator.sql @@ -25,4 +25,4 @@ VALUES (7624, 1, 0x0200026B) /* Setup */ , (7624, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7624, -1, 7533, 800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Deposit of High-Grade Chorizite Ore (7533) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7624, -1, 7533, 800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Deposit of High-Grade Chorizite Ore (7533) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08057 Destroyer Grievver Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08057 Destroyer Grievver Camp Generator.sql index cf75e24188..96e88395af 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08057 Destroyer Grievver Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08057 Destroyer Grievver Camp Generator.sql @@ -25,7 +25,7 @@ VALUES (8057, 1, 0x0200026B) /* Setup */ , (8057, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8057, 0.3, 7982, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, -4, 0, -0.707107, 0, -0, -0.707107) /* Generate Destroyer Grievver (7982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (8057, 0.3, 7982, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, -4, 0, -0.707107, 0, 0, -0.707107) /* Generate Destroyer Grievver (7982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8057, 0.6, 7982, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0.5, 0, 0.866025, 0, 0, -0.5) /* Generate Destroyer Grievver (7982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8057, 0.8, 7982, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 0.4, 0, 0.906308, 0, 0, -0.422618) /* Generate Destroyer Grievver (7982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8057, 1, 7982, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5.4, -3.5, 0, -0, 0, -0, -1) /* Generate Destroyer Grievver (7982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8057, 1, 7982, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5.4, -3.5, 0, 0, 0, 0, -1) /* Generate Destroyer Grievver (7982) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08062 Glissna Niffis Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08062 Glissna Niffis Camp Generator.sql index 20a5791b1d..ceb0d69f87 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08062 Glissna Niffis Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08062 Glissna Niffis Camp Generator.sql @@ -27,4 +27,4 @@ VALUES (8062, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (8062, 0.4, 7986, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, 0.819152, 0, 0, -0.573577) /* Generate Glissnal Niffis (7986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8062, 0.7, 7986, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2.5, 0, 0.642788, 0, 0, -0.766044) /* Generate Glissnal Niffis (7986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8062, 1, 7986, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, -2.4, 0, -0, 0, -0, -1) /* Generate Glissnal Niffis (7986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8062, 1, 7986, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, -2.4, 0, 0, 0, 0, -1) /* Generate Glissnal Niffis (7986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08064 Opor Niffis Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08064 Opor Niffis Camp Generator.sql index e2de2fa62e..be7d322d01 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08064 Opor Niffis Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08064 Opor Niffis Camp Generator.sql @@ -27,4 +27,4 @@ VALUES (8064, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (8064, 0.4, 7987, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 6, 0, 0, 0.819152, 0, 0, -0.573577) /* Generate Opor Niffis (7987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8064, 0.7, 7987, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0.5, 0, 0.707107, 0, 0, -0.707107) /* Generate Opor Niffis (7987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8064, 1, 7987, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0.4, 0, -0.642788, 0, -0, -0.766044) /* Generate Opor Niffis (7987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8064, 1, 7987, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0.4, 0, -0.642788, 0, 0, -0.766044) /* Generate Opor Niffis (7987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08068 Esper Ursuin Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08068 Esper Ursuin Camp Generator.sql index d879fdf1cf..0c6fab0400 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08068 Esper Ursuin Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08068 Esper Ursuin Camp Generator.sql @@ -25,6 +25,6 @@ VALUES (8068, 1, 0x0200026B) /* Setup */ , (8068, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8068, 0.5, 7992, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, -0, 0, -0, -1) /* Generate Esper Ursuin (7992) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8068, 0.95, 7992, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 2.5, 0, -0.707107, 0, -0, -0.707107) /* Generate Esper Ursuin (7992) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (8068, 0.5, 7992, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1) /* Generate Esper Ursuin (7992) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8068, 0.95, 7992, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 2.5, 0, -0.707107, 0, 0, -0.707107) /* Generate Esper Ursuin (7992) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8068, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0.2, 0, 0.92388, 0, 0, -0.382684) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08070 Linvak Ursuin Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08070 Linvak Ursuin Camp Generator.sql index b49cb9120f..48d3177ea5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08070 Linvak Ursuin Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08070 Linvak Ursuin Camp Generator.sql @@ -26,5 +26,5 @@ VALUES (8070, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (8070, 0.5, 7993, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, -2, 0, 0.819152, 0, 0, -0.573577) /* Generate Linvak Ursuin (7993) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8070, 0.95, 7993, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1.5, 0, -0.173648, 0, -0, -0.984808) /* Generate Linvak Ursuin (7993) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8070, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1.2, 0, -0.446198, 0, -0, -0.894934) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8070, 0.95, 7993, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1.5, 0, -0.173648, 0, 0, -0.984808) /* Generate Linvak Ursuin (7993) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8070, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1.2, 0, -0.446198, 0, 0, -0.894934) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08072 Tiofor Ursuin Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08072 Tiofor Ursuin Camp Generator.sql index 723d336e57..5cbe886dde 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08072 Tiofor Ursuin Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08072 Tiofor Ursuin Camp Generator.sql @@ -27,4 +27,4 @@ VALUES (8072, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (8072, 0.5, 7991, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.819152, 0, 0, -0.573577) /* Generate Tiofor Ursuin (7991) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8072, 0.95, 7991, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, 1.5, 0, 0.087156, 0, 0, -0.996195) /* Generate Tiofor Ursuin (7991) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8072, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.5, 0.2, 0, 1, 0, 0, -0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8072, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.5, 0.2, 0, 1, 0, 0, 0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08282 Shady Scarecrow Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08282 Shady Scarecrow Gen.sql index 52274a9a0e..ab2e2e80a4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08282 Shady Scarecrow Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08282 Shady Scarecrow Gen.sql @@ -25,5 +25,5 @@ VALUES (8282, 1, 0x0200026B) /* Setup */ , (8282, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8282, 0.3, 8274, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, 3.5, 0, -0.087156, 0, -0, -0.996195) /* Generate Shady Scarecrow (8274) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8282, 1, 8278, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, -3.5, 0, -0.087156, 0, -0, -0.996195) /* Generate Scarecrow (8278) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (8282, 0.3, 8274, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, 3.5, 0, -0.087156, 0, 0, -0.996195) /* Generate Shady Scarecrow (8274) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8282, 1, 8278, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, -3.5, 0, -0.087156, 0, 0, -0.996195) /* Generate Scarecrow (8278) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08358 Anniversary-Effect Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08358 Anniversary-Effect Gen.sql index 4498da6793..569805c006 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08358 Anniversary-Effect Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08358 Anniversary-Effect Gen.sql @@ -25,4 +25,4 @@ VALUES (8358, 1, 0x0200026B) /* Setup */ , (8358, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8358, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (8358, -1, 8359, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08422 Shadow Circle Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08422 Shadow Circle Generator.sql index 0cfb1cc766..4b62885d83 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08422 Shadow Circle Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08422 Shadow Circle Generator.sql @@ -29,7 +29,7 @@ VALUES (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -1.4, 0, 0.945519, 0, , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 0.766044, 0, 0, -0.642788) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 0.477159, 0, 0, -0.878817) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, 0.069757, 0, 0, -0.997564) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 1.4, 0, -0.199368, 0, -0, -0.979925) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, -0.601815, 0, -0, -0.798636) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 1.4, 0, -0.878817, 0, -0, -0.477159) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, -0) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 1.4, 0, -0.199368, 0, 0, -0.979925) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, -0.601815, 0, 0, -0.798636) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 1.4, 0, -0.878817, 0, 0, -0.477159) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8422, -1, 8423, 120, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 1, 0, 0, 0) /* Generate Small Shadow Child (8423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08460 Idol Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08460 Idol Camp Generator.sql index 20cc9cefcb..ade21827f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08460 Idol Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08460 Idol Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (8460, 1, 0x0200026B) /* Setup */ , (8460, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8460, 0.2, 8590, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1, 0, -0, 0, -0, -1) /* Generate Idol Gen (8590) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8460, 0.4, 8428, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, -0, 0, -0, -1) /* Generate Mosswart Idolator (8428) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (8460, 0.2, 8590, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, -1) /* Generate Idol Gen (8590) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8460, 0.4, 8428, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0, 0, 0, -1) /* Generate Mosswart Idolator (8428) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8460, 0.6, 8428, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.2, -1.5, 0, 0.861629, 0, 0, -0.507538) /* Generate Mosswart Idolator (8428) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8460, 0.8, 8427, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 0.948324, 0, 0, -0.317305) /* Generate Mosswart Fanatic (8427) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8460, 1, 8427, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, -0.97237, 0, -0, -0.233445) /* Generate Mosswart Fanatic (8427) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8460, 1, 8427, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, -0.97237, 0, 0, -0.233445) /* Generate Mosswart Fanatic (8427) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08461 Dread Idol Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08461 Dread Idol Camp Generator.sql index b22bc9147e..9e28d6115d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08461 Dread Idol Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08461 Dread Idol Camp Generator.sql @@ -25,12 +25,12 @@ VALUES (8461, 1, 0x0200026B) /* Setup */ , (8461, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8461, 0.2, 8467, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1, 0, -0, 0, -0, -1) /* Generate Dread Idol (8467) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8461, 0.3, 8467, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Dread Idol (8467) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8461, 0.4, 8467, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, -0, 0, -0, -1) /* Generate Dread Idol (8467) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8461, 0.5, 1758, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, -0.725375, 0, -0, -0.688355) /* Generate Shadow (1758) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8461, 0.6, 1757, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, -0, 0, -0, -1) /* Generate Shadow Lieutenant (1757) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8461, 0.7, 8429, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.2, -1.5, 0, 1, 0, 0, -0) /* Generate Mosswart Zealot (8429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8461, 0.8, 8429, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 1.4, 0, -0.878817, 0, -0, -0.477159) /* Generate Mosswart Zealot (8429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (8461, 0.2, 8467, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1, 0, 0, 0, 0, -1) /* Generate Dread Idol (8467) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8461, 0.3, 8467, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Dread Idol (8467) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8461, 0.4, 8467, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0, 0, 0, -1) /* Generate Dread Idol (8467) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8461, 0.5, 1758, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, -0.725375, 0, 0, -0.688355) /* Generate Shadow (1758) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8461, 0.6, 1757, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 0, 0, 0, -1) /* Generate Shadow Lieutenant (1757) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8461, 0.7, 8429, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.2, -1.5, 0, 1, 0, 0, 0) /* Generate Mosswart Zealot (8429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8461, 0.8, 8429, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 1.4, 0, -0.878817, 0, 0, -0.477159) /* Generate Mosswart Zealot (8429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8461, 0.9, 8430, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 0.477159, 0, 0, -0.878817) /* Generate Mosswart Soul Trapper (8430) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8461, 1, 8430, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -2, 0, 0.766044, 0, 0, -0.642788) /* Generate Mosswart Soul Trapper (8430) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08462 Mosswart Idol Low Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08462 Mosswart Idol Low Camp Generator.sql index 819f72ca14..e77a4f7d85 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08462 Mosswart Idol Low Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08462 Mosswart Idol Low Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (8462, 1, 0x0200026B) /* Setup */ , (8462, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8462, 0.2, 8590, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Idol Gen (8590) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8462, 0.4, 8428, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, -0.669131, 0, -0, -0.743145) /* Generate Mosswart Idolator (8428) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (8462, 0.2, 8590, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Idol Gen (8590) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8462, 0.4, 8428, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, -0.669131, 0, 0, -0.743145) /* Generate Mosswart Idolator (8428) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8462, 0.6, 8428, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 1.4, 0, 0.515038, 0, 0, -0.857167) /* Generate Mosswart Idolator (8428) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8462, 0.8, 8427, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 0.061049, 0, 0, -0.998135) /* Generate Mosswart Fanatic (8427) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8462, 1, 8427, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, -2, 0, -0.669131, 0, -0, -0.743145) /* Generate Mosswart Fanatic (8427) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8462, 1, 8427, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, -2, 0, -0.669131, 0, 0, -0.743145) /* Generate Mosswart Fanatic (8427) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08463 Mosswart Idol High Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08463 Mosswart Idol High Camp Generator.sql index 967a2aaee8..c7e2365223 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08463 Mosswart Idol High Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08463 Mosswart Idol High Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (8463, 1, 0x0200026B) /* Setup */ , (8463, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8463, 0.2, 8429, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, -0.725375, 0, -0, -0.688355) /* Generate Mosswart Zealot (8429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (8463, 0.2, 8429, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, -0.725375, 0, 0, -0.688355) /* Generate Mosswart Zealot (8429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8463, 0.4, 8429, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, 0.713251, 0, 0, -0.700909) /* Generate Mosswart Zealot (8429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8463, 0.6, 8429, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 1.4, 0, 0.078459, 0, 0, -0.996917) /* Generate Mosswart Zealot (8429) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8463, 0.8, 8430, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 2, 0, 0.078459, 0, 0, -0.996917) /* Generate Mosswart Soul Trapper (8430) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8463, 1, 8430, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -1.4, 0, -0.942642, 0, -0, -0.333807) /* Generate Mosswart Soul Trapper (8430) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8463, 1, 8430, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -1.4, 0, -0.942642, 0, 0, -0.333807) /* Generate Mosswart Soul Trapper (8430) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08893 Dye Plant High Mountain Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08893 Dye Plant High Mountain Gen.sql index 3a69a581f1..12af4d3a5e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08893 Dye Plant High Mountain Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08893 Dye Plant High Mountain Gen.sql @@ -25,4 +25,4 @@ VALUES (8893, 1, 0x0200026B) /* Setup */ , (8893, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8893, 1, 8648, 9000, 1, 1, 2, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Argenory Plant (8648) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8893, 1, 8648, 9000, 1, 1, 2, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Argenory Plant (8648) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08894 Dye Plant Low Mountain Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08894 Dye Plant Low Mountain Gen.sql index fd4aa5b991..20896c711d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08894 Dye Plant Low Mountain Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08894 Dye Plant Low Mountain Gen.sql @@ -25,4 +25,4 @@ VALUES (8894, 1, 0x0200026B) /* Setup */ , (8894, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8894, 1, 8646, 9000, 1, 1, 2, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Minalim Plant (8646) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8894, 1, 8646, 9000, 1, 1, 2, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Minalim Plant (8646) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08895 Dye Plant Shore Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08895 Dye Plant Shore Gen.sql index 16a5c60008..f41d7e58cb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08895 Dye Plant Shore Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08895 Dye Plant Shore Gen.sql @@ -25,4 +25,4 @@ VALUES (8895, 1, 0x0200026B) /* Setup */ , (8895, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8895, 1, 8644, 9000, 1, 1, 2, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Lapyan Plant (8644) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; +VALUES (8895, 1, 8644, 9000, 1, 1, 2, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Lapyan Plant (8644) (x1 up to max of 1) - Regenerate upon PickUp - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08898 Lugian Lithos Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08898 Lugian Lithos Camp Generator.sql index 826453c849..70efcfd9ae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08898 Lugian Lithos Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/08898 Lugian Lithos Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (8898, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (8898, 0.35, 24940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8898, 0.65, 24940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8898, 0.85, 24940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, -0, -0.642788) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8898, 0.95, 24942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Gotrok Lithos (24942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8898, 1, 24940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 3, 0, -0.766044, 0, -0, -0.642788) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8898, 0.85, 24940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6, 0, -0.766044, 0, 0, -0.642788) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8898, 0.95, 24942, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Gotrok Lithos (24942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (8898, 1, 24940, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 3, 0, -0.766044, 0, 0, -0.642788) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09003 Thistledown Monument Event Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09003 Thistledown Monument Event Gen.sql index 0894e43b9c..c92f9ec76a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09003 Thistledown Monument Event Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09003 Thistledown Monument Event Gen.sql @@ -28,4 +28,4 @@ VALUES (9003, 1, 0x0200026B) /* Setup */ , (9003, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9003, -1, 9002, 800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Shard Vigil Memorial (9002) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9003, -1, 9002, 800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Shard Vigil Memorial (9002) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09017 A'Mun Wandering Archmage Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09017 A'Mun Wandering Archmage Camp Gen.sql index 8502e3ebf0..eafd58362c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09017 A'Mun Wandering Archmage Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09017 A'Mun Wandering Archmage Camp Gen.sql @@ -25,9 +25,9 @@ VALUES (9017, 1, 0x0200026B) /* Setup */ , (9017, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9017, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9017, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (9017, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9017, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9017, -1, 9019, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 0.642788, 0, 0, -0.766044) /* Generate Wandering Vendor Backback (9019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9017, -1, 9061, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -2.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Hasina's Mortar and Pestle (9061) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9017, -1, 9016, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.422618, 0, 0, -0.906308) /* Generate Hasina's Alembic (9016) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9017, -1, 9018, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, -0) /* Generate Hasina bint Rira (9018) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (9017, -1, 9018, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, 0) /* Generate Hasina bint Rira (9018) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09074 South Dires Wandering Blacksmith Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09074 South Dires Wandering Blacksmith Camp Gen.sql index e57d595e58..e1472be8a9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09074 South Dires Wandering Blacksmith Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09074 South Dires Wandering Blacksmith Camp Gen.sql @@ -25,9 +25,9 @@ VALUES (9074, 1, 0x0200026B) /* Setup */ , (9074, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9074, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9074, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (9074, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9074, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9074, -1, 9019, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 0.642788, 0, 0, -0.766044) /* Generate Wandering Vendor Backback (9019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9074, -1, 9025, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -2.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Zairente's Cooking Pot (9025) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9074, -1, 9041, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.422618, 0, 0, -0.906308) /* Generate Zairente's Frying Pan (9041) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9074, -1, 9020, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, -0) /* Generate Zairente Ra-Yao (9020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (9074, -1, 9020, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, 0) /* Generate Zairente Ra-Yao (9020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09091 Tiofor Wandering Bowyer Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09091 Tiofor Wandering Bowyer Camp Gen.sql index d2440177e7..76436dab26 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09091 Tiofor Wandering Bowyer Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09091 Tiofor Wandering Bowyer Camp Gen.sql @@ -25,9 +25,9 @@ VALUES (9091, 1, 0x0200026B) /* Setup */ , (9091, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9091, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9091, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (9091, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9091, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9091, -1, 9019, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 0.642788, 0, 0, -0.766044) /* Generate Wandering Vendor Backback (9019) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9091, -1, 9097, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -2.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Ursuin Head (9097) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9091, -1, 9022, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 0.422618, 0, 0, -0.906308) /* Generate Ursuin Hunter's Bow (9022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9091, -1, 9023, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, -0) /* Generate Spertat the Ursuin Hunter (9023) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (9091, -1, 9023, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, 0) /* Generate Spertat the Ursuin Hunter (9023) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09164 Mosswart Mire Witch Martine Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09164 Mosswart Mire Witch Martine Camp Generator.sql index 39dda680ce..bcb6c78381 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09164 Mosswart Mire Witch Martine Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09164 Mosswart Mire Witch Martine Camp Generator.sql @@ -25,8 +25,8 @@ VALUES (9164, 1, 0x0200026B) /* Setup */ , (9164, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9164, -1, 7102, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0.2, 0, 1, 0, 0, -0) /* Generate Mosswart Mire-Witch (7102) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9164, -1, 7102, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, -0) /* Generate Mosswart Mire-Witch (7102) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (9164, -1, 7102, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0.2, 0, 1, 0, 0, 0) /* Generate Mosswart Mire-Witch (7102) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9164, -1, 7102, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, 1, 0, 0, 0) /* Generate Mosswart Mire-Witch (7102) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9164, -1, 7102, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 0.4, 0, 0.906308, 0, 0, -0.422618) /* Generate Mosswart Mire-Witch (7102) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9164, -1, 7102, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0.5, 0, 0.866025, 0, 0, -0.5) /* Generate Mosswart Mire-Witch (7102) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9164, -1, 9163, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.819152, 0, 0, -0.573577) /* Generate Mosswart Mire-Witch (9163) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09265 Aerfalle Keep Stopgap Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09265 Aerfalle Keep Stopgap Gen.sql index e5c5889035..487b3257dd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09265 Aerfalle Keep Stopgap Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09265 Aerfalle Keep Stopgap Gen.sql @@ -29,4 +29,4 @@ VALUES (9265, 1, 0x0200026B) /* Setup */ , (9265, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9265, 1, 9275, 1, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Aerfalle's Keep Stopgap! (9275) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9265, 1, 9275, 1, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Aerfalle's Keep Stopgap! (9275) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09266 Keep Cursed Bones Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09266 Keep Cursed Bones Gen.sql index efba011495..26ffa96f0c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09266 Keep Cursed Bones Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09266 Keep Cursed Bones Gen.sql @@ -25,4 +25,4 @@ VALUES (9266, 1, 0x0200026B) /* Setup */ , (9266, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9266, -1, 7178, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Cursed Bones (7178) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9266, -1, 7178, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Cursed Bones (7178) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09267 Keep Dark Rev Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09267 Keep Dark Rev Gen.sql index 2fff8b45dd..7b331a5508 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09267 Keep Dark Rev Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09267 Keep Dark Rev Gen.sql @@ -25,4 +25,4 @@ VALUES (9267, 1, 0x0200026B) /* Setup */ , (9267, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9267, -1, 7422, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Dark Revenant (7422) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9267, -1, 7422, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Dark Revenant (7422) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09268 Keep Diamond Golem Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09268 Keep Diamond Golem Gen.sql index 095730084b..87e224b25b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09268 Keep Diamond Golem Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09268 Keep Diamond Golem Gen.sql @@ -25,4 +25,4 @@ VALUES (9268, 1, 0x0200026B) /* Setup */ , (9268, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9268, -1, 7421, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Diamond Golem (7421) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9268, -1, 7421, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Diamond Golem (7421) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09269 Keep Plasma Golem Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09269 Keep Plasma Golem Gen.sql index c1825cda37..cdf319ace7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09269 Keep Plasma Golem Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09269 Keep Plasma Golem Gen.sql @@ -25,4 +25,4 @@ VALUES (9269, 1, 0x0200026B) /* Setup */ , (9269, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9269, -1, 7098, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Plasma Golem (7098) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9269, -1, 7098, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Plasma Golem (7098) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09270 Keep Vapor Golem Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09270 Keep Vapor Golem Gen.sql index df9594e773..4b1ba00421 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09270 Keep Vapor Golem Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09270 Keep Vapor Golem Gen.sql @@ -25,4 +25,4 @@ VALUES (9270, 1, 0x0200026B) /* Setup */ , (9270, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9270, -1, 7099, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Vapor Golem (7099) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9270, -1, 7099, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Vapor Golem (7099) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09271 Keep Sewer Rat Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09271 Keep Sewer Rat Gen.sql index 6d556e0586..6484a33870 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09271 Keep Sewer Rat Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09271 Keep Sewer Rat Gen.sql @@ -25,4 +25,4 @@ VALUES (9271, 1, 0x0200026B) /* Setup */ , (9271, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9271, -1, 7106, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Sewer Rat (7106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9271, -1, 7106, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Sewer Rat (7106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09272 Keep Relic Bones Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09272 Keep Relic Bones Gen.sql index 85b67fb163..3635a2a882 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09272 Keep Relic Bones Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09272 Keep Relic Bones Gen.sql @@ -25,4 +25,4 @@ VALUES (9272, 1, 0x0200026B) /* Setup */ , (9272, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9272, -1, 7179, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Relic Bones (7179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9272, -1, 7179, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Relic Bones (7179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09273 Keep Umbris Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09273 Keep Umbris Gen.sql index 58a17f13b5..724c444feb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09273 Keep Umbris Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09273 Keep Umbris Gen.sql @@ -25,4 +25,4 @@ VALUES (9273, 1, 0x0200026B) /* Setup */ , (9273, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9273, -1, 4254, 720, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Umbris Shadow (4254) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9273, -1, 4254, 720, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Umbris Shadow (4254) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09274 Keep Nightmare Wisp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09274 Keep Nightmare Wisp Gen.sql index 6986427513..36a97e3a46 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09274 Keep Nightmare Wisp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09274 Keep Nightmare Wisp Gen.sql @@ -25,4 +25,4 @@ VALUES (9274, 1, 0x0200026B) /* Setup */ , (9274, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9274, -1, 7127, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Nightmare Wisp (7127) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9274, -1, 7127, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Nightmare Wisp (7127) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09302 Desert Monouga Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09302 Desert Monouga Camp Generator.sql index 32d79f8d58..a03d733f98 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09302 Desert Monouga Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09302 Desert Monouga Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (9302, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9302, 0.2, 9251, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 5, 0, 0.92388, 0, 0, -0.382684) /* Generate Brutish Monouga (9251) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9302, 0.4, 9253, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 0.258819, 0, 0, -0.965926) /* Generate Wily Monouga (9253) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9302, 0.6, 9252, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, -0, -0.642788) /* Generate Ferocious Monouga (9252) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9302, 0.8, 9251, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Brutish Monouga (9251) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (9302, 0.6, 9252, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, 0, -0.642788) /* Generate Ferocious Monouga (9252) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9302, 0.8, 9251, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Brutish Monouga (9251) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09303 Desert MuMiyah Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09303 Desert MuMiyah Camp Generator.sql index bea1b11f78..4cb3bde0ae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09303 Desert MuMiyah Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09303 Desert MuMiyah Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (9303, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9303, 0.2, 9255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 5, 0, 0.92388, 0, 0, -0.382684) /* Generate Dread Mu-miyah (9255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9303, 0.4, 9254, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 0.258819, 0, 0, -0.965926) /* Generate Ancient Mu-miyah (9254) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9303, 0.6, 9254, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, -0, -0.642788) /* Generate Ancient Mu-miyah (9254) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9303, 0.8, 9255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Dread Mu-miyah (9255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (9303, 0.6, 9254, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, 0, -0.642788) /* Generate Ancient Mu-miyah (9254) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9303, 0.8, 9255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Dread Mu-miyah (9255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09304 Desert Reedshark Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09304 Desert Reedshark Camp Generator.sql index 97bb8f826c..3ad8f9d60b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09304 Desert Reedshark Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09304 Desert Reedshark Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (9304, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9304, 0.2, 9256, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 5, 0, 0.92388, 0, 0, -0.382684) /* Generate Dune Reaver (9256) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9304, 0.4, 9256, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 0.258819, 0, 0, -0.965926) /* Generate Dune Reaver (9256) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9304, 0.6, 9257, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, -0, -0.642788) /* Generate Silt Lurker (9257) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9304, 0.8, 9257, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Silt Lurker (9257) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (9304, 0.6, 9257, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, 0, -0.642788) /* Generate Silt Lurker (9257) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9304, 0.8, 9257, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Silt Lurker (9257) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09305 High Doll Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09305 High Doll Camp Generator.sql index 56c2a412a8..2beb4a90f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09305 High Doll Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09305 High Doll Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (9305, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9305, 0.2, 9243, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 5, 0, 0.92388, 0, 0, -0.382684) /* Generate Innocuous Doll (9243) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9305, 0.4, 9244, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 0.258819, 0, 0, -0.965926) /* Generate Pristine Doll (9244) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9305, 0.6, 9244, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, -0, -0.642788) /* Generate Pristine Doll (9244) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9305, 0.8, 9242, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Innocent Doll (9242) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (9305, 0.6, 9244, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, 0, -0.642788) /* Generate Pristine Doll (9244) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9305, 0.8, 9242, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Innocent Doll (9242) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09306 High Doll Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09306 High Doll Camp Generator.sql index 3aa8339767..9616db5321 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09306 High Doll Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/09306 High Doll Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (9306, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9306, 0.2, 9243, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 5, 0, 0.92388, 0, 0, -0.382684) /* Generate Innocuous Doll (9243) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (9306, 0.4, 9243, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 0.258819, 0, 0, -0.965926) /* Generate Innocuous Doll (9243) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9306, 0.6, 9244, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, -0, -0.642788) /* Generate Pristine Doll (9244) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9306, 0.8, 9242, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Innocent Doll (9242) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (9306, 0.6, 9244, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, 0, -0.642788) /* Generate Pristine Doll (9244) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9306, 0.8, 9242, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Innocent Doll (9242) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10777 Augmented Drudge Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10777 Augmented Drudge Camp Generator.sql index 97ec0ad58b..22c275fbc9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10777 Augmented Drudge Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10777 Augmented Drudge Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (10777, 0.3, 7090, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, 0, , (10777, 0.6, 7090, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Augmented Drudge (7090) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10777, 0.8, 10776, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Unconquered Drudge (10776) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10777, 0.9, 10776, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Unconquered Drudge (10776) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10777, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (10777, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10786 Hollowminon Tumideon Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10786 Hollowminon Tumideon Camp Generator.sql index a43175d03d..b57a26dad0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10786 Hollowminon Tumideon Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10786 Hollowminon Tumideon Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (10786, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (10786, 0.4, 8269, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Tumideon Hollow Minion (8269) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10786, 0.6, 8269, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Tumideon Hollow Minion (8269) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10786, 0.8, 8269, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Tumideon Hollow Minion (8269) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10786, 1, 8269, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Tumideon Hollow Minion (8269) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (10786, 0.8, 8269, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Tumideon Hollow Minion (8269) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (10786, 1, 8269, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Tumideon Hollow Minion (8269) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10788 Hollowminon Terebrous Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10788 Hollowminon Terebrous Camp Generator.sql index d764fe9fb4..9fa44aa036 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10788 Hollowminon Terebrous Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10788 Hollowminon Terebrous Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (10788, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (10788, 0.4, 10787, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Terebrous Hollow Minion (10787) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10788, 0.6, 10787, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Terebrous Hollow Minion (10787) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10788, 0.8, 10787, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Terebrous Hollow Minion (10787) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10788, 1, 8269, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Tumideon Hollow Minion (8269) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (10788, 0.8, 10787, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Terebrous Hollow Minion (10787) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (10788, 1, 8269, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Tumideon Hollow Minion (8269) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10809 Augmented Tumerok Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10809 Augmented Tumerok Camp Generator.sql index ca5b8146d1..5b85f0eec4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10809 Augmented Tumerok Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10809 Augmented Tumerok Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (10809, 0.3, 10807, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, 0 , (10809, 0.6, 10807, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Augmented Tumerok (10807) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10809, 0.8, 10806, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Ascendant Tumerok (10806) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10809, 0.9, 10806, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Ascendant Tumerok (10806) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10809, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (10809, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10812 Rampager Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10812 Rampager Camp Generator.sql index 4e466beba2..17a1cd15d7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10812 Rampager Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10812 Rampager Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (10812, 1, 0x0200026B) /* Setup */ , (10812, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10812, 0.2, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, -0, 0, -0, -1) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (10812, 0.2, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, 0, 0, 0, -1) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10812, 0.4, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 9, 0.1, 0, 0.92388, 0, 0, -0.382684) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10812, 0.6, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, -0, -0.984808) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (10812, 0.6, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, 0, -0.984808) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10812, 0.7, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10812, 0.8, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.642788, 0, 0, -0.766044) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10812, 0.9, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10813 Silver Tusker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10813 Silver Tusker Camp Generator.sql index aca5bae93a..26f2216735 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10813 Silver Tusker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10813 Silver Tusker Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (10813, 1, 0x0200026B) /* Setup */ , (10813, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10813, 0.2, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, -0, 0, -0, -1) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (10813, 0.2, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, 0, 0, 0, -1) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10813, 0.4, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 9, 0.1, 0, 0.92388, 0, 0, -0.382684) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10813, 0.6, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, -0, -0.984808) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (10813, 0.6, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, 0, -0.984808) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10813, 0.7, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10813, 0.8, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.642788, 0, 0, -0.766044) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10813, 0.9, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10816 Virindi Director Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10816 Virindi Director Camp Generator.sql index aa7664e127..4c361fc7e4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10816 Virindi Director Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10816 Virindi Director Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (10816, 0.5, 5497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0, , (10816, 0.75, 237, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Virindi Master (237) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10816, 0.85, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10816, 0.9, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10816, 1, 8999, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Steel Chest (8999) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (10816, 1, 8999, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Steel Chest (8999) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10820 Virindi Island Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10820 Virindi Island Camp Generator.sql index 39cadaddf1..53f41e063c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10820 Virindi Island Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10820 Virindi Island Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (10820, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (10820, 0.35, 7340, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Virindi Observer (7340) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10820, 0.4, 9264, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, 0.3, 0, 0.737277, 0, 0, -0.67559) /* Generate Virindi Executor (9264) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10820, 0.6, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 4, 0, -0, 0, -0, -1) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (10820, 0.6, 7184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 4, 0, 0, 0, 0, -1) /* Generate Silver Tusker (7184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10820, 0.8, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, 0.887011, 0, 0, -0.461749) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (10820, 1, 10776, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0.1, 0, 0.965926, 0, 0, -0.258819) /* Generate Unconquered Drudge (10776) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10963 Aun Champion Hunter Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10963 Aun Champion Hunter Gen.sql index b10ee21a38..ac6744211c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10963 Aun Champion Hunter Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/10963 Aun Champion Hunter Gen.sql @@ -25,6 +25,6 @@ VALUES (10963, 1, 0x0200026B) /* Setup */ , (10963, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10963, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10963, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (10963, -1, 10950, 86400, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, -0) /* Generate Aun Ralirea (10950) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (10963, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (10963, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (10963, -1, 10950, 86400, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 1, 0, 0, 0) /* Generate Aun Ralirea (10950) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11090 Northeast Marae Swarm C Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11090 Northeast Marae Swarm C Gen.sql index 544bec5f1f..5cdd7c0282 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11090 Northeast Marae Swarm C Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11090 Northeast Marae Swarm C Gen.sql @@ -29,6 +29,6 @@ VALUES (11090, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11090, 0.496, 11042, 180, 1, 4, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Olthoi Noble (11042) (x1 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11090, 0.976, 11025, 180, 1, 4, 1, 4, -1, 0, 0, 0, -2, -4, 40, 0.707107, 0, 0, -0.707107) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11090, 0.996, 11020, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 4, 40, -0.707107, 0, -0, -0.707107) /* Generate Olthoi Brood Noble (11020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11090, 0.996, 11020, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 4, 40, -0.707107, 0, 0, -0.707107) /* Generate Olthoi Brood Noble (11020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11090, 0.998, 10963, 600, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Aun Champion Hunter Gen (10963) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11090, 1, 10965, 600, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Hea Champion Raider Gen (10965) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11094 North Marae Swarm C Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11094 North Marae Swarm C Gen.sql index b9e74d78ce..2985007811 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11094 North Marae Swarm C Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11094 North Marae Swarm C Gen.sql @@ -29,5 +29,5 @@ VALUES (11094, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11094, 0.495, 24958, 180, 1, 4, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Olthoi Lancer (24958) (x1 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11094, 0.975, 11025, 180, 1, 4, 1, 4, -1, 0, 0, 0, -2, -4, 40, 0.707107, 0, 0, -0.707107) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11094, 0.995, 11022, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 4, 40, -0.707107, 0, -0, -0.707107) /* Generate Olthoi Brood Noble (11022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11094, 0.995, 11022, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 4, 40, -0.707107, 0, 0, -0.707107) /* Generate Olthoi Brood Noble (11022) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11094, 1, 10967, 600, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Virindi Champion Collector Gen (10967) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11098 Northwest Marae Swarm C Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11098 Northwest Marae Swarm C Gen.sql index ff27020c5e..9ea3f03aec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11098 Northwest Marae Swarm C Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11098 Northwest Marae Swarm C Gen.sql @@ -29,6 +29,6 @@ VALUES (11098, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11098, 0.496, 11042, 180, 2, 4, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Olthoi Noble (11042) (x2 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11098, 0.976, 11025, 180, 1, 4, 1, 4, -1, 0, 0, 0, -2, -4, 40, 0.707107, 0, 0, -0.707107) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11098, 0.996, 11021, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 4, 40, -0.707107, 0, -0, -0.707107) /* Generate Olthoi Brood Noble (11021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11098, 0.996, 11021, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 4, 40, -0.707107, 0, 0, -0.707107) /* Generate Olthoi Brood Noble (11021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11098, 0.998, 10963, 600, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Aun Champion Hunter Gen (10963) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11098, 1, 10965, 600, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Hea Champion Raider Gen (10965) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11105 Southeast Marae Swarm C Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11105 Southeast Marae Swarm C Gen.sql index 9b7658551a..bbfafd13ce 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11105 Southeast Marae Swarm C Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11105 Southeast Marae Swarm C Gen.sql @@ -29,6 +29,6 @@ VALUES (11105, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11105, 0.5, 11042, 180, 1, 4, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Olthoi Noble (11042) (x1 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11105, 0.976, 11025, 180, 1, 4, 1, 4, -1, 0, 0, 0, -2, -4, 40, 0.707107, 0, 0, -0.707107) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11105, 0.996, 11023, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 4, 40, -0.707107, 0, -0, -0.707107) /* Generate Olthoi Brood Noble (11023) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11105, 0.996, 11023, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 4, 40, -0.707107, 0, 0, -0.707107) /* Generate Olthoi Brood Noble (11023) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11105, 0.998, 10963, 600, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Aun Champion Hunter Gen (10963) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11105, 1, 10965, 600, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Hea Champion Raider Gen (10965) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11109 Southwest Marae Swarm C Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11109 Southwest Marae Swarm C Gen.sql index 8492613271..a3c6523a98 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11109 Southwest Marae Swarm C Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11109 Southwest Marae Swarm C Gen.sql @@ -29,6 +29,6 @@ VALUES (11109, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11109, 0.496, 11042, 180, 1, 4, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Olthoi Noble (11042) (x1 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11109, 0.976, 11025, 180, 1, 4, 1, 4, -1, 0, 0, 0, -2, -4, 40, 0.707107, 0, 0, -0.707107) /* Generate Olthoi Brood Noble (11025) (x1 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11109, 0.996, 11024, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 4, 40, -0.707107, 0, -0, -0.707107) /* Generate Olthoi Brood Noble (11024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11109, 0.996, 11024, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 4, 40, -0.707107, 0, 0, -0.707107) /* Generate Olthoi Brood Noble (11024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11109, 0.998, 10963, 600, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Aun Champion Hunter Gen (10963) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11109, 1, 10965, 600, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Hea Champion Raider Gen (10965) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11192 Far Direlands Master Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11192 Far Direlands Master Gen.sql index 24f3329319..7876bf81bb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11192 Far Direlands Master Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11192 Far Direlands Master Gen.sql @@ -25,7 +25,7 @@ VALUES (11192, 1, 0x0200026B) /* Setup */ , (11192, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11192, -1, 11073, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, -0) /* Generate Far Direlands Swarm C Gen (11073) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11192, -1, 11072, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Far Direlands Swarm B Gen (11072) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11192, -1, 11071, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Far Direlands Swarm A Gen (11071) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11192, -1, 11070, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate Far Direlands Full Invasion Gen (11070) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11192, -1, 11073, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, 0) /* Generate Far Direlands Swarm C Gen (11073) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11192, -1, 11072, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Far Direlands Swarm B Gen (11072) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11192, -1, 11071, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Far Direlands Swarm A Gen (11071) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11192, -1, 11070, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate Far Direlands Full Invasion Gen (11070) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11193 North Tethana Master Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11193 North Tethana Master Gen.sql index a6a299dfb1..d01cfb477e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11193 North Tethana Master Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11193 North Tethana Master Gen.sql @@ -25,7 +25,7 @@ VALUES (11193, 1, 0x0200026B) /* Setup */ , (11193, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11193, -1, 11077, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, -0) /* Generate North Tethana Swarm C Gen (11077) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11193, -1, 11076, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate North Tethana Swarm B Gen (11076) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11193, -1, 11075, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate North Tethana Swarm A Gen (11075) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11193, -1, 11074, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate North Tethana Full Invasion Gen (11074) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11193, -1, 11077, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, 0) /* Generate North Tethana Swarm C Gen (11077) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11193, -1, 11076, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate North Tethana Swarm B Gen (11076) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11193, -1, 11075, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate North Tethana Swarm A Gen (11075) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11193, -1, 11074, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate North Tethana Full Invasion Gen (11074) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11194 West Osteth Master Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11194 West Osteth Master Gen.sql index b701185fa9..9dc6a31929 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11194 West Osteth Master Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11194 West Osteth Master Gen.sql @@ -25,7 +25,7 @@ VALUES (11194, 1, 0x0200026B) /* Setup */ , (11194, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11194, -1, 11081, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, -0) /* Generate West Osteth Swarm C Gen (11081) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11194, -1, 11080, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate West Osteth Swarm B Gen (11080) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11194, -1, 11079, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate West Osteth Swarm A Gen (11079) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11194, -1, 11078, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate West Osteth Full Invasion Gen (11078) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11194, -1, 11081, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, 0) /* Generate West Osteth Swarm C Gen (11081) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11194, -1, 11080, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate West Osteth Swarm B Gen (11080) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11194, -1, 11079, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate West Osteth Swarm A Gen (11079) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11194, -1, 11078, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate West Osteth Full Invasion Gen (11078) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11195 Northeast Marae Plateau Master Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11195 Northeast Marae Plateau Master Gen.sql index e31c759358..74231f4cca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11195 Northeast Marae Plateau Master Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11195 Northeast Marae Plateau Master Gen.sql @@ -25,9 +25,9 @@ VALUES (11195, 1, 0x0200026B) /* Setup */ , (11195, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11195, -1, 11090, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 1, 0, 0, -0) /* Generate Northeast Marae Swarm C Gen (11090) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11195, -1, 11089, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, -1.5, 0, 1, 0, 0, -0) /* Generate Northeast Marae Swarm B Gen (11089) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11195, -1, 11088, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Northeast Marae Swarm A Gen (11088) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11195, -1, 11087, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, -0) /* Generate Northeast Marae Full Invasion Gen (11087) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11195, -1, 11113, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Northeast Marae Local Gen (11113) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11195, -1, 11114, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate Northeast Marae Peace Gen (11114) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11195, -1, 11090, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 1, 0, 0, 0) /* Generate Northeast Marae Swarm C Gen (11090) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11195, -1, 11089, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, -1.5, 0, 1, 0, 0, 0) /* Generate Northeast Marae Swarm B Gen (11089) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11195, -1, 11088, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Northeast Marae Swarm A Gen (11088) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11195, -1, 11087, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, 0) /* Generate Northeast Marae Full Invasion Gen (11087) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11195, -1, 11113, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Northeast Marae Local Gen (11113) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11195, -1, 11114, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate Northeast Marae Peace Gen (11114) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11196 North Marae Plateau Master Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11196 North Marae Plateau Master Gen.sql index 6f47ec0a98..2e41ff0089 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11196 North Marae Plateau Master Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11196 North Marae Plateau Master Gen.sql @@ -25,9 +25,9 @@ VALUES (11196, 1, 0x0200026B) /* Setup */ , (11196, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11196, -1, 11094, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 1, 0, 0, -0) /* Generate North Marae Swarm C Gen (11094) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11196, -1, 11093, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, -1.5, 0, 1, 0, 0, -0) /* Generate North Marae Swarm B Gen (11093) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11196, -1, 11092, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate North Marae Swarm A Gen (11092) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11196, -1, 11091, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, -0) /* Generate North Marae Full Invasion Gen (11091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11196, -1, 11115, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate North Marae Local Gen (11115) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11196, -1, 11116, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate North Marae Peace Gen (11116) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11196, -1, 11094, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 1, 0, 0, 0) /* Generate North Marae Swarm C Gen (11094) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11196, -1, 11093, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, -1.5, 0, 1, 0, 0, 0) /* Generate North Marae Swarm B Gen (11093) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11196, -1, 11092, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate North Marae Swarm A Gen (11092) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11196, -1, 11091, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, 0) /* Generate North Marae Full Invasion Gen (11091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11196, -1, 11115, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate North Marae Local Gen (11115) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11196, -1, 11116, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate North Marae Peace Gen (11116) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11197 Northwest Marae Plateau Master Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11197 Northwest Marae Plateau Master Gen.sql index c4c497ac41..4e9fb059e0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11197 Northwest Marae Plateau Master Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11197 Northwest Marae Plateau Master Gen.sql @@ -25,9 +25,9 @@ VALUES (11197, 1, 0x0200026B) /* Setup */ , (11197, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11197, -1, 11098, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 1, 0, 0, -0) /* Generate Northwest Marae Swarm C Gen (11098) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11197, -1, 11097, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, -1.5, 0, 1, 0, 0, -0) /* Generate Northwest Marae Swarm B Gen (11097) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11197, -1, 11096, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, -0) /* Generate Northwest Marae Swarm A Gen (11096) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11197, -1, 11095, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Northwest Marae Full Invasion Gen (11095) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11197, -1, 11117, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Northwest Marae Local Gen (11117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11197, -1, 11118, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate Northwest Marae Peace Gen (11118) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11197, -1, 11098, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 1, 0, 0, 0) /* Generate Northwest Marae Swarm C Gen (11098) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11197, -1, 11097, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, -1.5, 0, 1, 0, 0, 0) /* Generate Northwest Marae Swarm B Gen (11097) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11197, -1, 11096, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, 0) /* Generate Northwest Marae Swarm A Gen (11096) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11197, -1, 11095, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Northwest Marae Full Invasion Gen (11095) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11197, -1, 11117, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Northwest Marae Local Gen (11117) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11197, -1, 11118, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate Northwest Marae Peace Gen (11118) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11198 Southeast Marae Plateau Master Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11198 Southeast Marae Plateau Master Gen.sql index 39d80aaf45..4c43deb056 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11198 Southeast Marae Plateau Master Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11198 Southeast Marae Plateau Master Gen.sql @@ -25,9 +25,9 @@ VALUES (11198, 1, 0x0200026B) /* Setup */ , (11198, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11198, -1, 11105, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 1, 0, 0, -0) /* Generate Southeast Marae Swarm C Gen (11105) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11198, -1, 11104, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, -1.5, 0, 1, 0, 0, -0) /* Generate Southeast Marae Swarm B Gen (11104) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11198, -1, 11103, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Southeast Marae Swarm A Gen (11103) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11198, -1, 11102, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, -0) /* Generate Southeast Marae Full Invasion Gen (11102) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11198, -1, 11119, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Southeast Marae Local Gen (11119) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11198, -1, 11120, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate Southeast Marae Peace Gen (11120) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11198, -1, 11105, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 1, 0, 0, 0) /* Generate Southeast Marae Swarm C Gen (11105) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11198, -1, 11104, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, -1.5, 0, 1, 0, 0, 0) /* Generate Southeast Marae Swarm B Gen (11104) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11198, -1, 11103, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Southeast Marae Swarm A Gen (11103) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11198, -1, 11102, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, 0) /* Generate Southeast Marae Full Invasion Gen (11102) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11198, -1, 11119, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Southeast Marae Local Gen (11119) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11198, -1, 11120, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate Southeast Marae Peace Gen (11120) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11199 Southwest Marae Plateau Master Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11199 Southwest Marae Plateau Master Gen.sql index 293c305d5c..21b4288184 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11199 Southwest Marae Plateau Master Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11199 Southwest Marae Plateau Master Gen.sql @@ -25,9 +25,9 @@ VALUES (11199, 1, 0x0200026B) /* Setup */ , (11199, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11199, -1, 11109, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 1, 0, 0, -0) /* Generate Southwest Marae Swarm C Gen (11109) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11199, -1, 11108, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, -1.5, 0, 1, 0, 0, -0) /* Generate Southwest Marae Swarm B Gen (11108) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11199, -1, 11107, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, -0) /* Generate Southwest Marae Swarm A Gen (11107) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11199, -1, 11106, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Southwest Marae Full Invasion Gen (11106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11199, -1, 11121, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Southwest Marae Local Gen (11121) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11199, -1, 11122, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, -0) /* Generate Southwest Marae Peace Gen (11122) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11199, -1, 11109, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 1, 0, 0, 0) /* Generate Southwest Marae Swarm C Gen (11109) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11199, -1, 11108, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, -1.5, 0, 1, 0, 0, 0) /* Generate Southwest Marae Swarm B Gen (11108) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11199, -1, 11107, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, 1, 0, 0, 0) /* Generate Southwest Marae Swarm A Gen (11107) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11199, -1, 11106, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Southwest Marae Full Invasion Gen (11106) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11199, -1, 11121, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Southwest Marae Local Gen (11121) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11199, -1, 11122, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0) /* Generate Southwest Marae Peace Gen (11122) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11333 Butterfly Generator (Linkable).sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11333 Butterfly Generator (Linkable).sql index 8ecb15a7ca..93b756cae5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11333 Butterfly Generator (Linkable).sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11333 Butterfly Generator (Linkable).sql @@ -30,22 +30,22 @@ VALUES (11333, 1, 0x0200026B) /* Setup */ , (11333, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, -2.6, 4, 1, 0, 0, -0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, 3, 3, 1, 0, 0, -0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.2, 0, 2, 1, 0, 0, -0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 2, 2, 1, 0, 0, -0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -2, 3, 1, 0, 0, -0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, 2.6, 4, 1, 0, 0, -0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 3, 3, 1, 0, 0, -0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, 0, 2, 1, 0, 0, -0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.5, -2, 2, 1, 0, 0, -0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 2, 1, 1, 0, 0, -0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 2, 1, 0, 0, -0) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, -2.6, 4, 1, 0, 0, 0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, 3, 3, 1, 0, 0, 0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.2, 0, 2, 1, 0, 0, 0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 2, 2, 1, 0, 0, 0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -2, 3, 1, 0, 0, 0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, 2.6, 4, 1, 0, 0, 0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 3, 3, 1, 0, 0, 0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, 0, 2, 1, 0, 0, 0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.5, -2, 2, 1, 0, 0, 0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10699, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 2, 1, 1, 0, 0, 0) /* Generate Butterflies! (10699) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 2, 1, 0, 0, 0) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 4, 0.642788, 0, 0, -0.766044) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 3, 0.965926, 0, 0, -0.258819) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 2, 0.422618, 0, 0, -0.906308) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 1, 0.173648, 0, 0, -0.984808) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 2, 1, 0, 0, -0) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 2, 1, 0, 0, 0) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, -1, 3, 0.642788, 0, 0, -0.766044) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.4, -2.4, 1, 0.965926, 0, 0, -0.258819) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11333, -1, 10698, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 2.4, 4, 0.422618, 0, 0, -0.906308) /* Generate Butterflies! (10698) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11334 Carenzi Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11334 Carenzi Generator.sql index 72a694d6fa..179cc06920 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11334 Carenzi Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11334 Carenzi Generator.sql @@ -25,4 +25,4 @@ VALUES (11334, 1, 0x0200026B) /* Setup */ , (11334, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11334, -1, 11468, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Carenzi Sentry (11468) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11334, -1, 11468, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Carenzi Sentry (11468) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11558 Aun Tumerok Garrison Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11558 Aun Tumerok Garrison Camp Generator.sql index 22e2f2ab88..ab279ddccf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11558 Aun Tumerok Garrison Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11558 Aun Tumerok Garrison Camp Generator.sql @@ -28,5 +28,5 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (11558, -1, 11513, 1800, 1, 6, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Aun Shaman (11513) (x1 up to max of 6) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11558, -1, 11515, 1800, 1, 6, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Aun Windreave (11515) (x1 up to max of 6) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11558, -1, 11514, 1800, 2, 6, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Aun Warrior (11514) (x2 up to max of 6) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (11558, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11558, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11558, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11558, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11562 Aun Tumerok Perimeter Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11562 Aun Tumerok Perimeter Camp Generator.sql index 5c5ca2b79b..7b527243ff 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11562 Aun Tumerok Perimeter Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11562 Aun Tumerok Perimeter Camp Generator.sql @@ -26,5 +26,5 @@ VALUES (11562, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11562, -1, 11512, 1800, 4, 6, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Aun Runner (11512) (x4 up to max of 6) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (11562, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11562, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11562, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11562, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11574 Grey Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11574 Grey Rat Swarm Generator.sql index 660f3a14da..674b3a420b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11574 Grey Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11574 Grey Rat Swarm Generator.sql @@ -26,6 +26,6 @@ VALUES (11574, 1, 0x0200026B) /* Setup */ , (11574, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11574, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11574, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11574, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11574, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11574, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11574, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11575 Grey Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11575 Grey Rat Swarm Generator.sql index 0d0eced4c6..2f9531f618 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11575 Grey Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11575 Grey Rat Swarm Generator.sql @@ -26,6 +26,6 @@ VALUES (11575, 1, 0x0200026B) /* Setup */ , (11575, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11575, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11575, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11575, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11575, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11575, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11575, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11581 Grey Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11581 Grey Rat Swarm Generator.sql index 1aa24c4d34..18386ac730 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11581 Grey Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11581 Grey Rat Swarm Generator.sql @@ -26,6 +26,6 @@ VALUES (11581, 1, 0x0200026B) /* Setup */ , (11581, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11581, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11581, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11581, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11581, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11581, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11581, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11582 Human Assassin Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11582 Human Assassin Camp Generator.sql index 72dff512f8..2948061356 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11582 Human Assassin Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11582 Human Assassin Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (11582, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11582, -1, 11498, 1800, 4, 5, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Assassin (11498) (x4 up to max of 5) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (11582, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11582, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11582, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11582, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11583 Human Bandit Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11583 Human Bandit Camp Generator.sql index 87cf5a2272..be5119c4a0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11583 Human Bandit Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11583 Human Bandit Camp Generator.sql @@ -28,5 +28,5 @@ VALUES (11583, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11583, -1, 11500, 180, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Brigand (11500) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11583, -1, 11499, 180, 3, 4, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Bandit (11499) (x3 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (11583, -1, 9024, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11583, -1, 4179, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11583, -1, 9024, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11583, -1, 4179, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11584 Human Brigand Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11584 Human Brigand Camp Generator.sql index 0dc09b9db5..47856502c0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11584 Human Brigand Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11584 Human Brigand Camp Generator.sql @@ -28,5 +28,5 @@ VALUES (11584, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11584, -1, 11499, 180, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Bandit (11499) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11584, -1, 11500, 180, 3, 4, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Brigand (11500) (x3 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (11584, -1, 9024, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11584, -1, 4179, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11584, -1, 9024, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11584, -1, 4179, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11585 Human Cultist Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11585 Human Cultist Camp Generator.sql index 3a553a8f23..8c8f8481b8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11585 Human Cultist Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11585 Human Cultist Camp Generator.sql @@ -25,5 +25,5 @@ VALUES (11585, 1, 0x0200026B) /* Setup */ , (11585, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11585, -1, 11556, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Cultist Altar (11556) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (11585, -1, 11556, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Cultist Altar (11556) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11585, -1, 11501, 900, 2, 3, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Cultist (11501) (x2 up to max of 3) - Regenerate upon Destruction - Location to (re)Generate: Scatter */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11586 Human Cutthroat Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11586 Human Cutthroat Camp Generator.sql index 68f56304be..0a53e9622c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11586 Human Cutthroat Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11586 Human Cutthroat Camp Generator.sql @@ -26,7 +26,7 @@ VALUES (11586, 1, 0x0200026B) /* Setup */ , (11586, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11586, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11586, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (11586, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11586, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11586, 0.3, 11502, 1800, 3, 4, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Cutthroat (11502) (x3 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11586, 0.7, 11503, 1800, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Highwayman (11503) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11587 Human Highwayman Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11587 Human Highwayman Camp Generator.sql index 803ded7a5a..4ebe081d4e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11587 Human Highwayman Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11587 Human Highwayman Camp Generator.sql @@ -28,5 +28,5 @@ VALUES (11587, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11587, -1, 11502, 1800, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Cutthroat (11502) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11587, -1, 11503, 1800, 3, 4, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Highwayman (11503) (x3 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (11587, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11587, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11587, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11587, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11588 Human Mercenary Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11588 Human Mercenary Camp Generator.sql index cc785e55b0..18f6518501 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11588 Human Mercenary Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11588 Human Mercenary Camp Generator.sql @@ -26,5 +26,5 @@ VALUES (11588, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11588, -1, 11504, 900, 2, 3, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Mercenary (11504) (x2 up to max of 3) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (11588, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11588, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11588, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11588, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11589 Human Poacher Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11589 Human Poacher Camp Generator.sql index 12e1b8ff70..60c307ddff 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11589 Human Poacher Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11589 Human Poacher Camp Generator.sql @@ -26,5 +26,5 @@ VALUES (11589, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11589, -1, 11505, 900, 2, 3, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Poacher (11505) (x2 up to max of 3) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (11589, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11589, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11589, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11589, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11591 Grey Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11591 Grey Rat Swarm Generator.sql index 9c6509650b..fb12262d0c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11591 Grey Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11591 Grey Rat Swarm Generator.sql @@ -26,6 +26,6 @@ VALUES (11591, 1, 0x0200026B) /* Setup */ , (11591, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11591, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11591, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11591, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11591, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11591, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11591, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11610 Tusker Plated Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11610 Tusker Plated Camp Gen.sql index 2c2c3b9a8f..752e7eaf34 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11610 Tusker Plated Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11610 Tusker Plated Camp Gen.sql @@ -26,6 +26,6 @@ VALUES (11610, 1, 0x0200026B) /* Setup */ , (11610, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11610, 0.3, 11541, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Plated Tusker (11541) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11610, 0.6, 11541, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Plated Tusker (11541) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11610, 1, 11541, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Plated Tusker (11541) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11610, 0.3, 11541, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Plated Tusker (11541) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11610, 0.6, 11541, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Plated Tusker (11541) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11610, 1, 11541, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Plated Tusker (11541) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11614 Grey Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11614 Grey Rat Swarm Generator.sql index f98d409630..5fc3690d97 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11614 Grey Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11614 Grey Rat Swarm Generator.sql @@ -26,6 +26,6 @@ VALUES (11614, 1, 0x0200026B) /* Setup */ , (11614, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11614, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11614, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11614, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11614, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11614, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11614, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11615 Grey Rat Swarm Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11615 Grey Rat Swarm Generator.sql index 896c8c11e6..19fdee1c75 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11615 Grey Rat Swarm Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11615 Grey Rat Swarm Generator.sql @@ -26,6 +26,6 @@ VALUES (11615, 1, 0x0200026B) /* Setup */ , (11615, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11615, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11615, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11615, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, -0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (11615, 0.3, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11615, 0.6, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11615, 1, 219, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 1, 0, 0, 0) /* Generate Grey Rat (219) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11676 Carenzi Colony Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11676 Carenzi Colony Camp Generator.sql index 10a3ea660e..71587cbd33 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11676 Carenzi Colony Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11676 Carenzi Colony Camp Generator.sql @@ -29,9 +29,9 @@ VALUES (11676, 1, 0x02000ACF) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11676, -1, 11497, 1800, 6, 6, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Carenzi Stalker (11497) (x6 up to max of 6) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (11676, -1, 11492, 1800, 4, 4, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Carenzi Burrower (11492) (x4 up to max of 4) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (11676, 0.05, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 20, 20, 0, 1, 0, 0, -0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11676, 0.1, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -20, 20, 0, 1, 0, 0, -0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11676, 0.15, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 20, -20, 0, 1, 0, 0, -0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11676, 0.2, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -20, -20, 0, 1, 0, 0, -0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11676, 0.25, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -20, 0, 0, 1, 0, 0, -0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11676, 0.3, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 20, 0, 0, 1, 0, 0, -0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11676, 0.05, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 20, 20, 0, 1, 0, 0, 0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11676, 0.1, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -20, 20, 0, 1, 0, 0, 0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11676, 0.15, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 20, -20, 0, 1, 0, 0, 0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11676, 0.2, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -20, -20, 0, 1, 0, 0, 0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11676, 0.25, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -20, 0, 0, 1, 0, 0, 0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11676, 0.3, 11496, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 20, 0, 0, 1, 0, 0, 0) /* Generate Carenzi Sentry (11496) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11984 Banderling Captain Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11984 Banderling Captain Camp Generator.sql index f4893245e3..cf364206ae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11984 Banderling Captain Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11984 Banderling Captain Camp Generator.sql @@ -28,6 +28,6 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (11984, 0.35, 1669, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4.5, 2, 0, 0.92388, 0, 0, -0.382684) /* Generate Banderling Chief (1669) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11984, 0.62, 1669, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.92388, 0, 0, -0.382684) /* Generate Banderling Chief (1669) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11984, 0.72, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11984, 0.87, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11984, 0.87, 937, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Guard (937) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11984, 0.97, 184, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Captain (184) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11984, 1, 6118, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 0, 0, 0.999048, 0, 0, -0.043619) /* Generate Pile of Short Sticks (6118) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11995 Hollowminon Sotiris Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11995 Hollowminon Sotiris Camp Generator.sql index cd7e7a2e60..8ecec03853 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11995 Hollowminon Sotiris Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/11995 Hollowminon Sotiris Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (11995, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11995, 0.4, 8270, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Sotiris Hollow Minion (8270) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11995, 0.6, 8270, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Sotiris Hollow Minion (8270) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11995, 0.8, 8270, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Sotiris Hollow Minion (8270) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11995, 1, 8270, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Sotiris Hollow Minion (8270) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11995, 0.8, 8270, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Sotiris Hollow Minion (8270) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11995, 1, 8270, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Sotiris Hollow Minion (8270) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12001 Dire Mattekar Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12001 Dire Mattekar Camp Generator.sql index 579fef3309..741b8b19e2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12001 Dire Mattekar Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12001 Dire Mattekar Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (12001, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (12001, 0.4, 9400, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Dire Mattekar (9400) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12001, 0.6, 9400, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Dire Mattekar (9400) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12001, 0.8, 9400, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Dire Mattekar (9400) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12001, 1, 2582, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Great Mattekar (2582) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (12001, 0.8, 9400, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Dire Mattekar (9400) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12001, 1, 2582, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Great Mattekar (2582) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12002 Dread Mattekar Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12002 Dread Mattekar Camp Generator.sql index 5cc6c358a8..d1eb1848fb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12002 Dread Mattekar Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12002 Dread Mattekar Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (12002, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (12002, 0.4, 9401, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Dread Mattekar (9401) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12002, 0.6, 9401, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Dread Mattekar (9401) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12002, 0.8, 9401, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Dread Mattekar (9401) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12002, 1, 9400, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Dire Mattekar (9400) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (12002, 0.8, 9401, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Dread Mattekar (9401) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12002, 1, 9400, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Dire Mattekar (9400) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12009 Mumiyah Greater Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12009 Mumiyah Greater Camp Generator.sql index 343de14383..e592acc75c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12009 Mumiyah Greater Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12009 Mumiyah Greater Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (12009, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (12009, 0.4, 1764, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Greater Mu-miyah (1764) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12009, 0.6, 1764, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Greater Mu-miyah (1764) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12009, 0.8, 1764, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Greater Mu-miyah (1764) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12009, 1, 1764, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Greater Mu-miyah (1764) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (12009, 0.8, 1764, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Greater Mu-miyah (1764) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12009, 1, 1764, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Greater Mu-miyah (1764) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12010 Mumiyah Lesser Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12010 Mumiyah Lesser Camp Generator.sql index 186ba9058c..74320e0b75 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12010 Mumiyah Lesser Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12010 Mumiyah Lesser Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (12010, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (12010, 0.4, 1763, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Lesser Mu-miyah (1763) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12010, 0.6, 1763, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Lesser Mu-miyah (1763) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12010, 0.8, 1763, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Lesser Mu-miyah (1763) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12010, 1, 1763, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Lesser Mu-miyah (1763) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (12010, 0.8, 1763, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Lesser Mu-miyah (1763) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12010, 1, 1763, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Lesser Mu-miyah (1763) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12021 Sclavus Essa Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12021 Sclavus Essa Camp Generator.sql index 06049f4931..535c85568a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12021 Sclavus Essa Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12021 Sclavus Essa Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (12021, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (12021, 0.2, 2585, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 6, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Essa Sclavus (2585) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12021, 0.4, 2585, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Essa Sclavus (2585) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12021, 0.6, 2585, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 3.4, 0, -0, 0, -0, -1) /* Generate Essa Sclavus (2585) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12021, 0.8, 2585, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, -0.173648, 0, -0, -0.984808) /* Generate Essa Sclavus (2585) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12021, 0.6, 2585, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.4, 3.4, 0, 0, 0, 0, -1) /* Generate Essa Sclavus (2585) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12021, 0.8, 2585, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, -0.173648, 0, 0, -0.984808) /* Generate Essa Sclavus (2585) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12021, 1, 2584, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3, -6, 0, 0.707107, 0, 0, -0.707107) /* Generate Aste Sclavus (2584) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12031 Augmented Tumerok Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12031 Augmented Tumerok Camp Generator.sql index d8e0feec8b..cb6debd827 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12031 Augmented Tumerok Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12031 Augmented Tumerok Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (12031, 0.3, 10807, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, 0 , (12031, 0.6, 10807, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Augmented Tumerok (10807) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12031, 0.8, 10807, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Augmented Tumerok (10807) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12031, 0.9, 10807, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Augmented Tumerok (10807) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12031, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (12031, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12033 Tumerok Gladiator Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12033 Tumerok Gladiator Camp Generator.sql index 7dcbbb0c28..61f573d4b0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12033 Tumerok Gladiator Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12033 Tumerok Gladiator Camp Generator.sql @@ -26,7 +26,7 @@ VALUES (12033, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (12033, 0.2, 227, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Gladiator (227) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12033, 0.35, 227, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, -0, 0, -0, -1) /* Generate Tumerok Gladiator (227) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12033, 0.35, 227, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, 0, 0, 0, -1) /* Generate Tumerok Gladiator (227) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12033, 0.45, 227, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Tumerok Gladiator (227) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12033, 0.65, 231, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -4.6, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Priest (231) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12033, 0.75, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7.2, 4.6, 0, 0.906308, 0, 0, -0.422618) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12034 Tumerok Priest Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12034 Tumerok Priest Camp Generator.sql index da0f080a7f..156dc472e6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12034 Tumerok Priest Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12034 Tumerok Priest Camp Generator.sql @@ -26,7 +26,7 @@ VALUES (12034, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (12034, 0.2, 228, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -5, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok High Priest (228) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12034, 0.35, 228, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, -0, 0, -0, -1) /* Generate Tumerok High Priest (228) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12034, 0.35, 228, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, -2, 0, 0, 0, 0, -1) /* Generate Tumerok High Priest (228) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12034, 0.45, 231, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Tumerok Priest (231) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12034, 0.65, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -4.6, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12034, 0.85, 233, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7.2, 4.6, 0, 0.906308, 0, 0, -0.422618) /* Generate Tumerok Warrior (233) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12035 Tusker Male_Female Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12035 Tusker Male_Female Camp Generator.sql index 9dfb79f292..26e1303e51 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12035 Tusker Male_Female Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12035 Tusker Male_Female Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (12035, 1, 0x0200026B) /* Setup */ , (12035, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12035, 0.2, 11, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, -0, 0, -0, -1) /* Generate Male Tusker (11) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (12035, 0.2, 11, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, 0, 0, 0, -1) /* Generate Male Tusker (11) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12035, 0.4, 236, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 9, 0.1, 0, 0.92388, 0, 0, -0.382684) /* Generate Female Tusker (236) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12035, 0.6, 11, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, -0, -0.984808) /* Generate Male Tusker (11) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12035, 0.6, 11, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, 0, -0.984808) /* Generate Male Tusker (11) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12035, 0.69, 236, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Female Tusker (236) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12035, 0.78, 11, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.642788, 0, 0, -0.766044) /* Generate Male Tusker (11) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12035, 0.87, 236, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Female Tusker (236) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12036 Goldenback Tusker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12036 Goldenback Tusker Camp Generator.sql index 36d3dffdd4..4319d9c611 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12036 Goldenback Tusker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12036 Goldenback Tusker Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (12036, 1, 0x0200026B) /* Setup */ , (12036, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12036, 0.2, 235, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, -0, 0, -0, -1) /* Generate Goldenback Tusker (235) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (12036, 0.2, 235, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 0, 0, 0, 0, 0, -1) /* Generate Goldenback Tusker (235) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12036, 0.4, 235, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 9, 0.1, 0, 0.92388, 0, 0, -0.382684) /* Generate Goldenback Tusker (235) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12036, 0.6, 235, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, -0, -0.984808) /* Generate Goldenback Tusker (235) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12036, 0.6, 235, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, -5.4, 0, -0.173648, 0, 0, -0.984808) /* Generate Goldenback Tusker (235) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12036, 0.69, 235, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 6, 0, 0.707107, 0, 0, -0.707107) /* Generate Goldenback Tusker (235) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12036, 0.78, 235, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.642788, 0, 0, -0.766044) /* Generate Goldenback Tusker (235) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12036, 0.87, 235, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -7, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Goldenback Tusker (235) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12039 Virindi Executor Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12039 Virindi Executor Camp Generator.sql index 0b68a379ec..6a13e2b3aa 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12039 Virindi Executor Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12039 Virindi Executor Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (12039, 0.5, 9264, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0, , (12039, 0.75, 7340, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Virindi Observer (7340) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12039, 0.85, 9264, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Virindi Executor (9264) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12039, 0.9, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12039, 1, 8999, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Steel Chest (8999) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (12039, 1, 8999, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Steel Chest (8999) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12040 Virindi Observer Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12040 Virindi Observer Camp Generator.sql index 0db4dc7b7e..5eda345fab 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12040 Virindi Observer Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12040 Virindi Observer Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (12040, 0.5, 7340, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0, , (12040, 0.75, 5497, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Virindi Director (5497) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12040, 0.85, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12040, 0.9, 1629, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Tusker Guard (1629) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12040, 1, 8999, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Steel Chest (8999) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (12040, 1, 8999, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Steel Chest (8999) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12043 Lich Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12043 Lich Camp Generator.sql index a2f672145a..9e56b9ded6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12043 Lich Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12043 Lich Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (12043, 1, 0x0200026B) /* Setup */ , (12043, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12043, 0.35, 204, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (12043, 0.35, 204, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12043, 0.6, 204, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12043, 0.8, 204, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12043, 0.85, 204, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, -0) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12043, 0.9, 204, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.1, -3.4, 0, 1, 0, 0, -0) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12043, 0.85, 204, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, 0) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12043, 0.9, 204, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.1, -3.4, 0, 1, 0, 0, 0) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12043, 1, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12044 Lich Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12044 Lich Camp Generator.sql index b2399183af..532553dfce 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12044 Lich Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12044 Lich Camp Generator.sql @@ -25,9 +25,9 @@ VALUES (12044, 1, 0x0200026B) /* Setup */ , (12044, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12044, 0.35, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, -0) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (12044, 0.35, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 0, 0, 1, 0, 0, 0) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12044, 0.6, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 1.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12044, 0.8, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12044, 0.85, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, -0) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (12044, 0.9, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.1, -3.4, 0, 1, 0, 0, -0) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12044, 0.85, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 1.4, 0, 1, 0, 0, 0) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (12044, 0.9, 1630, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.1, -3.4, 0, 1, 0, 0, 0) /* Generate Lich Lord (1630) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (12044, 1, 4180, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Corpse (4180) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12283 Chorizite Repository Portal Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12283 Chorizite Repository Portal Generator.sql index 41a168d384..d22aee4f1a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12283 Chorizite Repository Portal Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12283 Chorizite Repository Portal Generator.sql @@ -30,4 +30,4 @@ VALUES (12283, 1, 0x0200026B) /* Setup */ , (12283, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12283, -1, 12290, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Singular Chorizite Repository (12290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (12283, -1, 12290, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Singular Chorizite Repository (12290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12284 Ecorto Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12284 Ecorto Generator.sql index 0cd0cc6aea..50d93567da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12284 Ecorto Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12284 Ecorto Generator.sql @@ -30,4 +30,4 @@ VALUES (12284, 1, 0x0200026B) /* Setup */ , (12284, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12284, -1, 12262, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Ecorto the Lost Director (12262) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (12284, -1, 12262, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Ecorto the Lost Director (12262) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12286 New Singularity Portal Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12286 New Singularity Portal Generator.sql index 9464dd760d..c74ce01318 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12286 New Singularity Portal Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12286 New Singularity Portal Generator.sql @@ -30,4 +30,4 @@ VALUES (12286, 1, 0x0200026B) /* Setup */ , (12286, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12286, -1, 12292, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Seat of the New Singularity (12292) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (12286, -1, 12292, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Seat of the New Singularity (12292) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12287 Obsidian Repository Portal Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12287 Obsidian Repository Portal Generator.sql index 48a29d12f5..d2eb4db2ce 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12287 Obsidian Repository Portal Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12287 Obsidian Repository Portal Generator.sql @@ -30,4 +30,4 @@ VALUES (12287, 1, 0x0200026B) /* Setup */ , (12287, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12287, -1, 12294, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Singular Obsidian Repository (12294) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (12287, -1, 12294, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Singular Obsidian Repository (12294) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12288 Pyreal Repository Portal Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12288 Pyreal Repository Portal Generator.sql index 5f38f029a7..9c2ab8d914 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12288 Pyreal Repository Portal Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/12288 Pyreal Repository Portal Generator.sql @@ -30,4 +30,4 @@ VALUES (12288, 1, 0x0200026B) /* Setup */ , (12288, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12288, -1, 12296, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Singular Pyreal Repository (12296) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (12288, -1, 12296, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Singular Pyreal Repository (12296) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14592 Spirit of Aun Tanua Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14592 Spirit of Aun Tanua Generator.sql index 90c8155329..66b1d59ddf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14592 Spirit of Aun Tanua Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14592 Spirit of Aun Tanua Generator.sql @@ -29,4 +29,4 @@ VALUES (14592, 1, 0x0200026B) /* Setup */ , (14592, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14592, -1, 14576, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 1, -0.707107, 0, -0, -0.707107) /* Generate Spirit of Aun Tanua (14576) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (14592, -1, 14576, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 1, -0.707107, 0, 0, -0.707107) /* Generate Spirit of Aun Tanua (14576) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14593 Spirit of Aun Tanua Timaru Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14593 Spirit of Aun Tanua Timaru Generator.sql index d83a9fc271..8ed8f664e1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14593 Spirit of Aun Tanua Timaru Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14593 Spirit of Aun Tanua Timaru Generator.sql @@ -29,4 +29,4 @@ VALUES (14593, 1, 0x0200026B) /* Setup */ , (14593, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14593, -1, 14602, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 1, -0.707107, 0, -0, -0.707107) /* Generate Spirit of Aun Tanua (14602) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (14593, -1, 14602, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 1, -0.707107, 0, 0, -0.707107) /* Generate Spirit of Aun Tanua (14602) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14601 Oak Golem Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14601 Oak Golem Camp Generator.sql index 38787b8478..17863da969 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14601 Oak Golem Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/14601 Oak Golem Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (14601, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (14601, 0.4, 14559, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Oak Golem (14559) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (14601, 0.6, 14559, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Oak Golem (14559) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (14601, 0.8, 14559, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Oak Golem (14559) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (14601, 1, 14559, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Oak Golem (14559) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (14601, 0.8, 14559, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Oak Golem (14559) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (14601, 1, 14559, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Oak Golem (14559) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/19457 Fireworks Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/19457 Fireworks Generator.sql index bedfc50422..5a578fdb78 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/19457 Fireworks Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/19457 Fireworks Generator.sql @@ -29,4 +29,4 @@ VALUES (19457, 1, 0x0200026B) /* Setup */ , (19457, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19457, -1, 8359, 5, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (19457, -1, 8359, 5, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Anniversary Effect (8359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21188 Prismatic Crystal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21188 Prismatic Crystal.sql index 12be2f7caf..8219a68f1f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21188 Prismatic Crystal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21188 Prismatic Crystal.sql @@ -27,8 +27,8 @@ VALUES (21188, 1, 0x02000D77) /* Setup */ , (21188, 8, 0x060026BC) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21188, -1, 14877, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Tsuric (14877) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21188, -1, 14876, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Maelstrom (14876) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (21188, -1, 14877, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Tsuric (14877) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21188, -1, 14876, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Maelstrom (14876) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21188, -1, 14514, 200, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Miasma (14514) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21188, -1, 20187, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1.5, 0, -0, 0, -0, -1) /* Generate Buillic (20187) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21188, -1, 14516, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, -0, 0, -0, -1) /* Generate Caustic (14516) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (21188, -1, 20187, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1.5, 0, 0, 0, 0, -1) /* Generate Buillic (20187) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21188, -1, 14516, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0, 0, 0, -1) /* Generate Caustic (14516) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21189 Prismatic Crystal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21189 Prismatic Crystal.sql index 700b6a3c1b..73a7b497a1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21189 Prismatic Crystal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21189 Prismatic Crystal.sql @@ -27,7 +27,7 @@ VALUES (21189, 1, 0x02000D77) /* Setup */ , (21189, 8, 0x060026BC) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21189, -1, 20186, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Apozim (20186) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21189, -1, 20188, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Mox (20188) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (21189, -1, 20186, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Apozim (20186) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21189, -1, 20188, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Mox (20188) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21189, -1, 20188, 200, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Mox (20188) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21189, -1, 21160, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, -0, 0, -0, -1) /* Generate Scourge (21160) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (21189, -1, 21160, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0, 0, 0, -1) /* Generate Scourge (21160) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21190 Prismatic Crystal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21190 Prismatic Crystal.sql index c99529535d..6cd444db02 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21190 Prismatic Crystal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21190 Prismatic Crystal.sql @@ -27,11 +27,11 @@ VALUES (21190, 1, 0x02000D77) /* Setup */ , (21190, 8, 0x060026BC) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21190, -1, 14877, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Tsuric (14877) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (21190, -1, 14877, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Tsuric (14877) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21190, -1, 14876, 230, 1, 1, 1, 4, -1, 0, 0, 0, 1.5, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Maelstrom (14876) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21190, -1, 14880, 230, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1.5, 0, 1, 0, 0, -0) /* Generate Theral (14880) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21190, -1, 14878, 230, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1.5, 0, -0, 0, -0, -1) /* Generate Sirrocco (14878) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21190, -1, 21170, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, -0.382683, 0, -0, -0.92388) /* Generate Voltarc (21170) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21190, -1, 14880, 230, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1.5, 0, 1, 0, 0, 0) /* Generate Theral (14880) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21190, -1, 14878, 230, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1.5, 0, 0, 0, 0, -1) /* Generate Sirrocco (14878) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21190, -1, 21170, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, -0.382683, 0, 0, -0.92388) /* Generate Voltarc (21170) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21190, -1, 7607, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0.382683, 0, 0, -0.92388) /* Generate Ember (7607) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21190, -1, 20187, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Buillic (20187) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21190, -1, 21371, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, -0.92388, 0, -0, -0.382684) /* Generate Brumal (21371) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (21190, -1, 21371, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, -0.92388, 0, 0, -0.382684) /* Generate Brumal (21371) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21191 Prismatic Crystal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21191 Prismatic Crystal.sql index 4e2a03ea53..44c6d8d6ce 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21191 Prismatic Crystal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21191 Prismatic Crystal.sql @@ -27,11 +27,11 @@ VALUES (21191, 1, 0x02000D77) /* Setup */ , (21191, 8, 0x060026BC) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21191, -1, 20188, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Mox (20188) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (21191, -1, 20188, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1.5, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Mox (20188) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21191, -1, 21169, 230, 1, 1, 1, 4, -1, 0, 0, 0, 1.5, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Scintilla (21169) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21191, -1, 21163, 230, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1.5, 0, 1, 0, 0, -0) /* Generate Flamma (21163) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21191, -1, 14518, 230, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1.5, 0, -0, 0, -0, -1) /* Generate Shivver (14518) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21191, -1, 21168, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, -0.382683, 0, -0, -0.92388) /* Generate Charge (21168) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21191, -1, 21163, 230, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1.5, 0, 1, 0, 0, 0) /* Generate Flamma (21163) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21191, -1, 14518, 230, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1.5, 0, 0, 0, 0, -1) /* Generate Shivver (14518) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21191, -1, 21168, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -1, 0, -0.382683, 0, 0, -0.92388) /* Generate Charge (21168) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21191, -1, 21164, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0.382683, 0, 0, -0.92388) /* Generate Gout (21164) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21191, -1, 21160, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Scourge (21160) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21191, -1, 20191, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, -0.92388, 0, -0, -0.382684) /* Generate Horripal (20191) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (21191, -1, 20191, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, -0.92388, 0, 0, -0.382684) /* Generate Horripal (20191) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21192 Prismatic Crystal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21192 Prismatic Crystal.sql index 9f94e9ad4b..ebda9a2277 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21192 Prismatic Crystal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21192 Prismatic Crystal.sql @@ -27,7 +27,7 @@ VALUES (21192, 1, 0x02000D77) /* Setup */ , (21192, 8, 0x060026BC) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21192, -1, 14878, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Sirrocco (14878) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21192, -1, 7487, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Inferno (7487) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (21192, -1, 14878, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Sirrocco (14878) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21192, -1, 7487, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Inferno (7487) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21192, -1, 7487, 200, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Inferno (7487) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21192, -1, 7607, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, -0, 0, -0, -1) /* Generate Ember (7607) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (21192, -1, 7607, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0, 0, 0, -1) /* Generate Ember (7607) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21193 Fire Elemental Mid Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21193 Fire Elemental Mid Camp Gen.sql index 70e4038eac..cca19e04d0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21193 Fire Elemental Mid Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21193 Fire Elemental Mid Camp Gen.sql @@ -26,7 +26,7 @@ VALUES (21193, 1, 0x0200026B) /* Setup */ , (21193, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21193, -1, 7607, 1200, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Ember (7607) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21193, -1, 21163, 1200, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Flamma (21163) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (21193, -1, 7607, 1200, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Ember (7607) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21193, -1, 21163, 1200, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Flamma (21163) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21193, -1, 21163, 1200, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Flamma (21163) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21193, -1, 21164, 1200, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, -0, 0, -0, -1) /* Generate Gout (21164) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (21193, -1, 21164, 1200, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0, 0, 0, -1) /* Generate Gout (21164) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21194 Prismatic Crystal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21194 Prismatic Crystal.sql index 63264170c1..e36288df81 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21194 Prismatic Crystal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21194 Prismatic Crystal.sql @@ -27,7 +27,7 @@ VALUES (21194, 1, 0x02000D77) /* Setup */ , (21194, 8, 0x060026BC) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21194, -1, 14878, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Sirrocco (14878) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21194, -1, 14878, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Sirrocco (14878) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (21194, -1, 14878, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Sirrocco (14878) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21194, -1, 14878, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Sirrocco (14878) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21194, -1, 14875, 200, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Hyem (14875) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21194, -1, 21371, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, -0, 0, -0, -1) /* Generate Brumal (21371) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (21194, -1, 21371, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0, 0, 0, -1) /* Generate Brumal (21371) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21195 Prismatic Crystal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21195 Prismatic Crystal.sql index e31175c309..7c660c3d70 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21195 Prismatic Crystal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21195 Prismatic Crystal.sql @@ -27,7 +27,7 @@ VALUES (21195, 1, 0x02000D77) /* Setup */ , (21195, 8, 0x060026BC) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21195, -1, 14517, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Frost (14517) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21195, -1, 14518, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Shivver (14518) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (21195, -1, 14517, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Frost (14517) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21195, -1, 14518, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Shivver (14518) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21195, -1, 14518, 200, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Shivver (14518) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21195, -1, 20191, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, -0, 0, -0, -1) /* Generate Horripal (20191) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (21195, -1, 20191, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0, 0, 0, -1) /* Generate Horripal (20191) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21196 Prismatic Crystal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21196 Prismatic Crystal.sql index a103d008b0..87b63959dd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21196 Prismatic Crystal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21196 Prismatic Crystal.sql @@ -27,7 +27,7 @@ VALUES (21196, 1, 0x02000D77) /* Setup */ , (21196, 8, 0x060026BC) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21196, -1, 7095, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Scathisa (7095) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21196, -1, 7094, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Synnast (7094) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (21196, -1, 7095, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Scathisa (7095) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21196, -1, 7094, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Synnast (7094) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21196, -1, 7094, 200, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Synnast (7094) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21196, -1, 21170, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, -0, 0, -0, -1) /* Generate Voltarc (21170) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (21196, -1, 21170, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0, 0, 0, -1) /* Generate Voltarc (21170) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21197 Prismatic Crystal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21197 Prismatic Crystal.sql index cb51ea274e..75958d49b2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21197 Prismatic Crystal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/21197 Prismatic Crystal.sql @@ -27,7 +27,7 @@ VALUES (21197, 1, 0x02000D77) /* Setup */ , (21197, 8, 0x060026BC) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21197, -1, 21170, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, -0) /* Generate Voltarc (21170) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21197, -1, 21169, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Scintilla (21169) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (21197, -1, 21170, 230, 1, 1, 1, 4, -1, 0, 0, 0, -1, 1, 0, 1, 0, 0, 0) /* Generate Voltarc (21170) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (21197, -1, 21169, 230, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Scintilla (21169) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (21197, -1, 21169, 200, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Scintilla (21169) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (21197, -1, 21168, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, -0, 0, -0, -1) /* Generate Charge (21168) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (21197, -1, 21168, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 0, 0, 0, -1) /* Generate Charge (21168) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22211 Ursuin Rug Alive Monster 2 Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22211 Ursuin Rug Alive Monster 2 Gen.sql index 2391d878da..c78b0a61b0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22211 Ursuin Rug Alive Monster 2 Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22211 Ursuin Rug Alive Monster 2 Gen.sql @@ -29,4 +29,4 @@ VALUES (22211, 1, 0x0200026B) /* Setup */ , (22211, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22211, -1, 22220, 0, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, -0, 0, -0, -1) /* Generate Ursuin Rug Alive (22220) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22211, -1, 22220, 0, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1) /* Generate Ursuin Rug Alive (22220) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22732 ScavengerHunt Locked Extreme Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22732 ScavengerHunt Locked Extreme Camp Gen.sql index 1d9764f8fe..5f38c0c1e5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22732 ScavengerHunt Locked Extreme Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22732 ScavengerHunt Locked Extreme Camp Gen.sql @@ -25,9 +25,9 @@ VALUES (22732, 1, 0x0200026B) /* Setup */ , (22732, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22732, -1, 22566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Runed Chest (22566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22732, 0.2, 23577, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Obsidian Plains Banderling Camp Generator (23577) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22732, 0.4, 23578, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Obsidian Plains Drudge Camp Generator (23578) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22732, 0.6, 23581, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Obsidian Plains Olthoi Camp Generator (23581) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22732, 0.8, 23584, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Obsidian Plains Tumerok Camp Generator (23584) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22732, 1, 23583, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Obsidian Plains Shadow Camp Generator (23583) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22732, -1, 22566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Runed Chest (22566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22732, 0.2, 23577, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Obsidian Plains Banderling Camp Generator (23577) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22732, 0.4, 23578, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Obsidian Plains Drudge Camp Generator (23578) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22732, 0.6, 23581, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Obsidian Plains Olthoi Camp Generator (23581) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22732, 0.8, 23584, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Obsidian Plains Tumerok Camp Generator (23584) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22732, 1, 23583, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Obsidian Plains Shadow Camp Generator (23583) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22733 ScavengerHunt Locked High Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22733 ScavengerHunt Locked High Camp Gen.sql index fe475c8033..2e333a61ca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22733 ScavengerHunt Locked High Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22733 ScavengerHunt Locked High Camp Gen.sql @@ -25,9 +25,9 @@ VALUES (22733, 1, 0x0200026B) /* Setup */ , (22733, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22733, -1, 22567, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Runed Chest (22567) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22733, 0.2, 7135, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Mauler Camp Generator (7135) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22733, 0.4, 7150, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Tiatus Camp Generator (7150) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22733, 0.6, 7149, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Extas Camp Generator (7149) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22733, 0.8, 6052, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lich Camp Generator (6052) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22733, 1, 7167, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Skeleton Bone Lord Camp Generator (7167) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22733, -1, 22567, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Runed Chest (22567) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22733, 0.2, 7135, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Mauler Camp Generator (7135) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22733, 0.4, 7150, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Tiatus Camp Generator (7150) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22733, 0.6, 7149, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Extas Camp Generator (7149) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22733, 0.8, 6052, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lich Camp Generator (6052) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22733, 1, 7167, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Skeleton Bone Lord Camp Generator (7167) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22734 ScavengerHunt Locked Low Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22734 ScavengerHunt Locked Low Camp Gen.sql index 5f67c816e3..bcd867f2c4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22734 ScavengerHunt Locked Low Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22734 ScavengerHunt Locked Low Camp Gen.sql @@ -25,26 +25,26 @@ VALUES (22734, 1, 0x0200026B) /* Setup */ , (22734, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22734, -1, 22568, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Runed Chest (22568) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.045, 4308, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Breeder Camp Generator (4308) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.09, 4173, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Camp Generator (4173) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.135, 4309, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Captain Camp Generator (4309) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.18, 4310, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Guard Camp Generator (4310) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.225, 4305, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Young Banderling Camp Generator (4305) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.27, 4307, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Raider Camp Generator (4307) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.315, 4306, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Scout Camp Generator (4306) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.36, 4172, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Camp Generator (4172) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.405, 4288, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Slinker Camp Generator (4288) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.45, 4285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Skulker Camp Generator (4285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.495, 4287, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Slinker Camp Generator (4287) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.54, 4286, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Sneaker Camp Generator (4286) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.585, 4359, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Amploth Camp Generator (4359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.63, 4358, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Laigus Camp Generator (4358) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.675, 4360, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Obeloth Camp Generator (4360) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.72, 4316, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Barker Camp Generator (4316) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.765, 12005, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Chief Camp Generator (12005) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.81, 4313, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Creeper Camp Generator (4313) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.855, 4314, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Feeder Camp Generator (4314) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.9, 4315, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Mudlurk Camp Generator (4315) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.946, 4317, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Shaman Camp Generator (4317) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22734, 0.991, 12008, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Young Camp Generator (12008) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22734, -1, 22568, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Runed Chest (22568) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.045, 4308, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Breeder Camp Generator (4308) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.09, 4173, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Camp Generator (4173) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.135, 4309, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Captain Camp Generator (4309) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.18, 4310, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Guard Camp Generator (4310) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.225, 4305, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Young Banderling Camp Generator (4305) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.27, 4307, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Raider Camp Generator (4307) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.315, 4306, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Scout Camp Generator (4306) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.36, 4172, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Camp Generator (4172) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.405, 4288, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Slinker Camp Generator (4288) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.45, 4285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Skulker Camp Generator (4285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.495, 4287, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Slinker Camp Generator (4287) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.54, 4286, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Sneaker Camp Generator (4286) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.585, 4359, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Amploth Camp Generator (4359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.63, 4358, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Laigus Camp Generator (4358) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.675, 4360, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Obeloth Camp Generator (4360) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.72, 4316, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Barker Camp Generator (4316) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.765, 12005, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Chief Camp Generator (12005) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.81, 4313, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Creeper Camp Generator (4313) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.855, 4314, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Feeder Camp Generator (4314) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.9, 4315, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Mudlurk Camp Generator (4315) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.946, 4317, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Shaman Camp Generator (4317) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22734, 0.991, 12008, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Young Camp Generator (12008) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22735 ScavengerHunt Locked Mid Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22735 ScavengerHunt Locked Mid Camp Gen.sql index 4a4d4213a3..e2ecc3a896 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22735 ScavengerHunt Locked Mid Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22735 ScavengerHunt Locked Mid Camp Gen.sql @@ -25,14 +25,14 @@ VALUES (22735, 1, 0x0200026B) /* Setup */ , (22735, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22735, -1, 22570, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Runed Chest (22570) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22735, 0.1, 4279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lich Lord Camp Generator (4279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22735, 0.2, 4330, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Skeleton Lord Camp Generator (4330) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22735, 0.3, 4289, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Stalker Camp Generator (4289) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22735, 0.4, 4290, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Ravener Camp Generator (4290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22735, 0.5, 4291, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Lurker Camp Generator (4291) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22735, 0.6, 6054, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Shadow Camp Generator (6054) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22735, 0.7, 6050, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Shadow Lieutenant Camp Generator (6050) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22735, 0.8, 6051, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lich Camp Generator (6051) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22735, 0.9, 8898, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Lithos Camp Generator (8898) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22735, 1, 7339, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Lithos Camp Generator (7339) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22735, -1, 22570, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Runed Chest (22570) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22735, 0.1, 4279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lich Lord Camp Generator (4279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22735, 0.2, 4330, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Skeleton Lord Camp Generator (4330) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22735, 0.3, 4289, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Stalker Camp Generator (4289) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22735, 0.4, 4290, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Ravener Camp Generator (4290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22735, 0.5, 4291, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Lurker Camp Generator (4291) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22735, 0.6, 6054, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Shadow Camp Generator (6054) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22735, 0.7, 6050, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Shadow Lieutenant Camp Generator (6050) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22735, 0.8, 6051, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lich Camp Generator (6051) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22735, 0.9, 8898, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Lithos Camp Generator (8898) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22735, 1, 7339, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Lithos Camp Generator (7339) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22736 ScavengerHunt Unlocked High Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22736 ScavengerHunt Unlocked High Camp Gen.sql index c9180203dd..8a28fecdb7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22736 ScavengerHunt Unlocked High Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22736 ScavengerHunt Unlocked High Camp Gen.sql @@ -25,9 +25,9 @@ VALUES (22736, 1, 0x0200026B) /* Setup */ , (22736, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22736, -1, 22571, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Runed Chest (22571) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22736, 0.2, 7135, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Mauler Camp Generator (7135) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22736, 0.4, 7150, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Tiatus Camp Generator (7150) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22736, 0.6, 7149, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Extas Camp Generator (7149) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22736, 0.8, 6052, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lich Camp Generator (6052) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22736, 1, 7167, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Skeleton Bone Lord Camp Generator (7167) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22736, -1, 22571, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Runed Chest (22571) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22736, 0.2, 7135, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Mauler Camp Generator (7135) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22736, 0.4, 7150, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Tiatus Camp Generator (7150) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22736, 0.6, 7149, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Extas Camp Generator (7149) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22736, 0.8, 6052, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lich Camp Generator (6052) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22736, 1, 7167, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Skeleton Bone Lord Camp Generator (7167) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22737 ScavengerHunt Unlocked Low Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22737 ScavengerHunt Unlocked Low Camp Gen.sql index 992809200b..8c1bad2873 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22737 ScavengerHunt Unlocked Low Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22737 ScavengerHunt Unlocked Low Camp Gen.sql @@ -25,26 +25,26 @@ VALUES (22737, 1, 0x0200026B) /* Setup */ , (22737, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22737, -1, 22572, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Runed Chest (22572) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.045, 4308, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Breeder Camp Generator (4308) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.09, 4173, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Camp Generator (4173) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.135, 4309, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Captain Camp Generator (4309) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.18, 4310, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Guard Camp Generator (4310) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.225, 4305, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Young Banderling Camp Generator (4305) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.27, 4307, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Raider Camp Generator (4307) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.315, 4306, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Scout Camp Generator (4306) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.36, 4172, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Camp Generator (4172) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.405, 4288, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Slinker Camp Generator (4288) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.45, 4285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Skulker Camp Generator (4285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.495, 4287, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Slinker Camp Generator (4287) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.54, 4286, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Sneaker Camp Generator (4286) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.585, 4359, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Amploth Camp Generator (4359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.63, 4358, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Laigus Camp Generator (4358) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.675, 4360, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Obeloth Camp Generator (4360) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.72, 4316, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Barker Camp Generator (4316) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.765, 12005, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Chief Camp Generator (12005) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.81, 4313, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Creeper Camp Generator (4313) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.855, 4314, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Feeder Camp Generator (4314) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.9, 4315, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Mudlurk Camp Generator (4315) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.946, 4317, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Shaman Camp Generator (4317) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22737, 0.991, 12008, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Mosswart Young Camp Generator (12008) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22737, -1, 22572, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Runed Chest (22572) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.045, 4308, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Breeder Camp Generator (4308) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.09, 4173, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Camp Generator (4173) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.135, 4309, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Captain Camp Generator (4309) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.18, 4310, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Guard Camp Generator (4310) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.225, 4305, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Young Banderling Camp Generator (4305) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.27, 4307, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Raider Camp Generator (4307) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.315, 4306, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Scout Camp Generator (4306) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.36, 4172, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Camp Generator (4172) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.405, 4288, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Slinker Camp Generator (4288) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.45, 4285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Skulker Camp Generator (4285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.495, 4287, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Slinker Camp Generator (4287) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.54, 4286, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Sneaker Camp Generator (4286) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.585, 4359, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Amploth Camp Generator (4359) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.63, 4358, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Laigus Camp Generator (4358) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.675, 4360, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Obeloth Camp Generator (4360) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.72, 4316, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Barker Camp Generator (4316) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.765, 12005, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Chief Camp Generator (12005) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.81, 4313, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Creeper Camp Generator (4313) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.855, 4314, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Feeder Camp Generator (4314) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.9, 4315, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Mudlurk Camp Generator (4315) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.946, 4317, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Shaman Camp Generator (4317) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22737, 0.991, 12008, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Mosswart Young Camp Generator (12008) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22738 ScavengerHunt Unlocked Mid Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22738 ScavengerHunt Unlocked Mid Camp Gen.sql index d3f5eb1d25..e497068a28 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22738 ScavengerHunt Unlocked Mid Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22738 ScavengerHunt Unlocked Mid Camp Gen.sql @@ -25,14 +25,14 @@ VALUES (22738, 1, 0x0200026B) /* Setup */ , (22738, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22738, -1, 22576, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Runed Chest (22576) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22738, 0.1, 4279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lich Lord Camp Generator (4279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22738, 0.2, 4330, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Skeleton Lord Camp Generator (4330) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22738, 0.3, 4289, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Stalker Camp Generator (4289) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22738, 0.4, 4290, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Ravener Camp Generator (4290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22738, 0.5, 4291, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Lurker Camp Generator (4291) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22738, 0.6, 6054, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Shadow Camp Generator (6054) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22738, 0.7, 6050, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Shadow Lieutenant Camp Generator (6050) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22738, 0.8, 6051, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lich Camp Generator (6051) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22738, 0.9, 8898, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Lithos Camp Generator (8898) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22738, 1, 7339, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Lithos Camp Generator (7339) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22738, -1, 22576, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Runed Chest (22576) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22738, 0.1, 4279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lich Lord Camp Generator (4279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22738, 0.2, 4330, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Skeleton Lord Camp Generator (4330) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22738, 0.3, 4289, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Stalker Camp Generator (4289) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22738, 0.4, 4290, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Ravener Camp Generator (4290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22738, 0.5, 4291, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Lurker Camp Generator (4291) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22738, 0.6, 6054, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Shadow Camp Generator (6054) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22738, 0.7, 6050, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Shadow Lieutenant Camp Generator (6050) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22738, 0.8, 6051, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lich Camp Generator (6051) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22738, 0.9, 8898, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Lithos Camp Generator (8898) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22738, 1, 7339, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Lithos Camp Generator (7339) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22739 Palm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22739 Palm.sql index 98ffd1e780..4155089a1b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22739 Palm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22739 Palm.sql @@ -27,4 +27,4 @@ VALUES (22739, 1, 0x02000214) /* Setup */ , (22739, 8, 0x06002413) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22739, -1, 22521, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 6, 1, 0, 0, -0) /* Generate Tuskie Gunner (22521) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22739, -1, 22521, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0) /* Generate Tuskie Gunner (22521) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22740 Palm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22740 Palm.sql index c26887cc8c..45ba1c0d77 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22740 Palm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22740 Palm.sql @@ -27,4 +27,4 @@ VALUES (22740, 1, 0x02000214) /* Setup */ , (22740, 8, 0x06002413) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22740, -1, 22522, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 6, 1, 0, 0, -0) /* Generate Tuskie Launcher (22522) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22740, -1, 22522, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0) /* Generate Tuskie Launcher (22522) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22741 Palm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22741 Palm.sql index 11849fde96..063dfd3cad 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22741 Palm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22741 Palm.sql @@ -27,4 +27,4 @@ VALUES (22741, 1, 0x02000214) /* Setup */ , (22741, 8, 0x06002413) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22741, -1, 22523, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 6, 1, 0, 0, -0) /* Generate Tuskie Thrower (22523) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22741, -1, 22523, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0) /* Generate Tuskie Thrower (22523) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22742 Palm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22742 Palm.sql index 68dbb1cd47..374dc9c1fa 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22742 Palm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/22742 Palm.sql @@ -27,4 +27,4 @@ VALUES (22742, 1, 0x02000214) /* Setup */ , (22742, 8, 0x06002413) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22742, -1, 22524, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 6, 1, 0, 0, -0) /* Generate Tuskie Tosser (22524) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (22742, -1, 22524, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 6, 1, 0, 0, 0) /* Generate Tuskie Tosser (22524) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23491 Banderling Predators Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23491 Banderling Predators Camp Generator.sql index 86c66f8972..b78953b418 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23491 Banderling Predators Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23491 Banderling Predators Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (23491, 0.1, 23478, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Banderling Predator (23478) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23491, 0.25, 23478, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Banderling Predator (23478) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23491, 0.45, 23479, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Scalper (23479) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23491, 0.6, 23479, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Scalper (23479) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23491, 0.6, 23479, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Scalper (23479) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23491, 0.7, 23478, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Predator (23478) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23491, 0.9, 23479, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Scalper (23479) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23491, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23491, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23491, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23493 Drudge Bloodletter Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23493 Drudge Bloodletter Camp Generator.sql index 86bfdb5f3f..ad08746e9f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23493 Drudge Bloodletter Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23493 Drudge Bloodletter Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (23493, 0.3, 23480, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, 0 , (23493, 0.6, 23480, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Drudge Bloodletter (23480) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23493, 0.8, 23480, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Bloodletter (23480) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23493, 0.9, 23480, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Drudge Bloodletter (23480) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23493, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23493, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23496 Mumiyah Horrible Ancient Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23496 Mumiyah Horrible Ancient Camp Generator.sql index 3dc396d993..9a8936c0b9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23496 Mumiyah Horrible Ancient Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23496 Mumiyah Horrible Ancient Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (23496, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (23496, 0.4, 1765, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 8, 1, 0, 0.92388, 0, 0, -0.382684) /* Generate Horrible Mu-miyah (1765) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23496, 0.8, 9254, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -8, -1, 0, 0.258819, 0, 0, -0.965926) /* Generate Ancient Mu-miyah (9254) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23496, 0.9, 9254, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, -0, -0.642788) /* Generate Ancient Mu-miyah (9254) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23496, 1, 1765, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Horrible Mu-miyah (1765) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23496, 0.9, 9254, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 4, 0, -0.766044, 0, 0, -0.642788) /* Generate Ancient Mu-miyah (9254) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23496, 1, 1765, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Horrible Mu-miyah (1765) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23502 Desert Silt Lurker Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23502 Desert Silt Lurker Camp Generator.sql index 33289f1db0..5a35123ac1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23502 Desert Silt Lurker Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23502 Desert Silt Lurker Camp Generator.sql @@ -27,6 +27,6 @@ VALUES (23502, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (23502, 0.2, 9257, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 5, 0, 0.92388, 0, 0, -0.382684) /* Generate Silt Lurker (9257) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23502, 0.4, 9257, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, -1.4, 0, 0.258819, 0, 0, -0.965926) /* Generate Silt Lurker (9257) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23502, 0.6, 9257, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, -0, -0.642788) /* Generate Silt Lurker (9257) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23502, 0.7, 9257, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, -0, -0.996195) /* Generate Silt Lurker (9257) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23502, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, 1, 0, 0, -0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23502, 0.6, 9257, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5.4, 0, 0, -0.766044, 0, 0, -0.642788) /* Generate Silt Lurker (9257) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23502, 0.7, 9257, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.087156, 0, 0, -0.996195) /* Generate Silt Lurker (9257) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23502, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, 1, 0, 0, 0) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23503 Sclavus Lords Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23503 Sclavus Lords Camp Generator.sql index 263312ee5b..737ea511f9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23503 Sclavus Lords Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23503 Sclavus Lords Camp Generator.sql @@ -27,7 +27,7 @@ VALUES (23503, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (23503, 0.1, 23484, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Chomu Sclavus Lord (23484) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23503, 0.3, 23487, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.4, 6.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Sata Sclavus Lord (23487) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23503, 0.5, 23483, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 2.4, 0, -0, 0, -0, -1) /* Generate Aste Sclavus Lord (23483) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23503, 0.7, 23485, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.173648, 0, -0, -0.984808) /* Generate Essa Sclavus Lord (23485) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23503, 0.5, 23483, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 2.4, 0, 0, 0, 0, -1) /* Generate Aste Sclavus Lord (23483) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23503, 0.7, 23485, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -5, 0, -0.173648, 0, 0, -0.984808) /* Generate Essa Sclavus Lord (23485) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23503, 0.9, 23488, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4, -5, 0, 0.707107, 0, 0, -0.707107) /* Generate Ulu Sclavus Lord (23488) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23503, 1, 23486, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, 5, 0, 0.707107, 0, 0, -0.707107) /* Generate Faisi Sclavus Lord (23486) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23573 Tumerok Champion Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23573 Tumerok Champion Camp Generator.sql index 0091b6a183..1b692db3f6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23573 Tumerok Champion Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23573 Tumerok Champion Camp Generator.sql @@ -29,5 +29,5 @@ VALUES (23573, 0.3, 23566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (23573, 0.6, 23566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Tumerok Trooper (23566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23573, 0.7, 228, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Tumerok High Priest (228) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23573, 0.8, 10806, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Ascendant Tumerok (10806) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23573, 0.9, 228, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Tumerok High Priest (228) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23573, 0.9, 228, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Tumerok High Priest (228) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23573, 1, 10806, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.6, 3.6, 0, 0.707107, 0, 0, -0.707107) /* Generate Ascendant Tumerok (10806) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23574 Tumerok Champion Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23574 Tumerok Champion Camp Generator.sql index f5a3ef3ada..2b78bb2085 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23574 Tumerok Champion Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23574 Tumerok Champion Camp Generator.sql @@ -29,5 +29,5 @@ VALUES (23574, 0.3, 23565, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (23574, 0.6, 227, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Tumerok Gladiator (227) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23574, 0.7, 23565, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Tumerok Major (23565) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23574, 0.8, 231, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Tumerok Priest (231) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23574, 0.9, 23565, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Tumerok Major (23565) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23574, 0.9, 23565, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Tumerok Major (23565) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23574, 1, 227, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.6, 3.6, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok Gladiator (227) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23575 Virindi Adjudicator Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23575 Virindi Adjudicator Camp Generator.sql index ec31cc6677..911732a9d0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23575 Virindi Adjudicator Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23575 Virindi Adjudicator Camp Generator.sql @@ -30,4 +30,4 @@ VALUES (23575, 0.5, 23569, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (23575, 0.85, 22053, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Assailer (22053) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23575, 0.9, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23575, 0.95, 9264, 1800, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Virindi Executor (9264) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (23575, 1, 8999, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Steel Chest (8999) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23575, 1, 8999, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Steel Chest (8999) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23576 Virindi Councillor Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23576 Virindi Councillor Camp Generator.sql index d1102d246f..f748ae830e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23576 Virindi Councillor Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23576 Virindi Councillor Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (23576, 0.5, 23490, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (23576, 0.75, 237, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Virindi Master (237) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23576, 0.85, 22520, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Tusker Redeemer (22520) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23576, 0.9, 22520, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Tusker Redeemer (22520) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23576, 1, 23490, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Virindi Councillor (23490) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23576, 1, 23490, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Virindi Councillor (23490) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23577 Obsidian Plains Banderling Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23577 Obsidian Plains Banderling Camp Generator.sql index ca1987e3b2..03183dc859 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23577 Obsidian Plains Banderling Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23577 Obsidian Plains Banderling Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (23577, 0.25, 23479, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0, 0, -0.573577) /* Generate Banderling Scalper (23479) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23577, 0.5, 23478, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Banderling Predator (23478) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23577, 0.75, 24274, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Banderling Aggressor (24274) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23577, 1, 24276, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Banderling Savage (24276) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23577, 1, 24276, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Banderling Savage (24276) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23578 Obsidian Plains Drudge Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23578 Obsidian Plains Drudge Camp Generator.sql index 520edb4544..0fbb11dfda 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23578 Obsidian Plains Drudge Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23578 Obsidian Plains Drudge Camp Generator.sql @@ -28,7 +28,7 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (23578, 0.15, 23480, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0, 0, -0.573577) /* Generate Drudge Bloodletter (23480) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23578, 0.29, 7091, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Ascendant Drudge (7091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23578, 0.43, 10776, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Unconquered Drudge (10776) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23578, 0.57, 24279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Gloom Drudge (24279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23578, 0.57, 24279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Gloom Drudge (24279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23578, 0.71, 24281, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Drudge Mystic (24281) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23578, 0.85, 24278, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Drudge Cabalist (24278) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23578, 1, 24282, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Peerless Drudge (24282) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23578, 0.85, 24278, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Drudge Cabalist (24278) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23578, 1, 24282, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Peerless Drudge (24282) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23579 Obsidian Plains Golem Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23579 Obsidian Plains Golem Camp Generator.sql index b4f9189e72..bc13bb3853 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23579 Obsidian Plains Golem Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23579 Obsidian Plains Golem Camp Generator.sql @@ -28,4 +28,4 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (23579, 0.5, 7097, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0, 0, -0.573577) /* Generate Platinum Golem (7097) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23579, 0.8, 7098, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Plasma Golem (7098) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23579, 0.9, 7099, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Vapor Golem (7099) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23579, 1, 14520, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Pyreal Golem (14520) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23579, 1, 14520, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Pyreal Golem (14520) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23580 Virindi Observer Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23580 Virindi Observer Camp Generator.sql index 5bd42d260f..852c44756a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23580 Virindi Observer Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23580 Virindi Observer Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (23580, 0.5, 23555, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (23580, 0.75, 23569, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Virindi Adjudicator (23569) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23580, 0.85, 23555, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Telumiat Hollow Minion (23555) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23580, 0.9, 10787, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Terebrous Hollow Minion (10787) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23580, 1, 10787, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Terebrous Hollow Minion (10787) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23580, 1, 10787, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Terebrous Hollow Minion (10787) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23581 Obsidian Plains Olthoi Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23581 Obsidian Plains Olthoi Camp Generator.sql index e442e6c11b..c1fdef63d9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23581 Obsidian Plains Olthoi Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23581 Obsidian Plains Olthoi Camp Generator.sql @@ -28,6 +28,6 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (23581, 0.3, 23482, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0, 0, -0.573577) /* Generate Olthoi Warrior (23482) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23581, 0.6, 23481, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Olthoi Mutilator (23481) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23581, 0.7, 23481, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Olthoi Mutilator (23481) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23581, 0.8, 24453, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Olthoi Swarm Mutilator (24453) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23581, 0.8, 24453, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Olthoi Swarm Mutilator (24453) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23581, 0.9, 24957, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Lacerator (24957) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23581, 1, 24957, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Lacerator (24957) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23581, 1, 24957, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Lacerator (24957) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23582 Obsidian Plains Profane Virindi Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23582 Obsidian Plains Profane Virindi Camp Generator.sql index d7d081408c..d8eb32c952 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23582 Obsidian Plains Profane Virindi Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23582 Obsidian Plains Profane Virindi Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (23582, 0.3, 22914, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (23582, 0.6, 22914, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Virindi Profane (22914) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23582, 0.75, 22911, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Paroxysm Shadow (22911) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23582, 0.9, 22909, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Maelstrom Shadow (22909) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23582, 1, 22910, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Pandemonium Shadow (22910) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23582, 1, 22910, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Pandemonium Shadow (22910) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23583 Obsidian Plains Shadow Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23583 Obsidian Plains Shadow Camp Generator.sql index f15bc0d593..c6586e3b8c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23583 Obsidian Plains Shadow Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23583 Obsidian Plains Shadow Camp Generator.sql @@ -29,5 +29,5 @@ VALUES (23583, 0.3, 23090, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (23583, 0.6, 23089, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Shadow Phantom (23089) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23583, 0.7, 23091, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Shadow Wraith (23091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23583, 0.8, 23564, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Tenebrous Shadow (23564) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23583, 0.9, 23562, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Abyssal Shadow (23562) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23583, 0.9, 23562, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Abyssal Shadow (23562) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23583, 1, 23091, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.6, 3.6, 0, 0.707107, 0, 0, -0.707107) /* Generate Shadow Wraith (23091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23584 Obsidian Plains Tumerok Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23584 Obsidian Plains Tumerok Camp Generator.sql index 798cea5d8b..8dfb772bd6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23584 Obsidian Plains Tumerok Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23584 Obsidian Plains Tumerok Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (23584, 0.3, 23566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (23584, 0.6, 23567, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Tumerok War Monger (23567) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23584, 0.9, 228, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Tumerok High Priest (228) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23584, 0.95, 23567, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Tumerok War Monger (23567) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23584, 1, 23566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Tumerok Trooper (23566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23584, 1, 23566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Tumerok Trooper (23566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23585 Obsidian Plains Virindi Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23585 Obsidian Plains Virindi Camp Generator.sql index 31008bf184..664e970a6f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23585 Obsidian Plains Virindi Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23585 Obsidian Plains Virindi Camp Generator.sql @@ -29,5 +29,5 @@ VALUES (23585, 0.3, 23569, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (23585, 0.6, 10814, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Virindi Inquisitor (10814) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23585, 0.7, 10810, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Rampager (10810) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23585, 0.8, 23555, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Telumiat Hollow Minion (23555) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23585, 0.9, 10787, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Terebrous Hollow Minion (10787) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (23585, 0.9, 10787, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Terebrous Hollow Minion (10787) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23585, 1, 9264, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.6, 3.6, 0, 0.707107, 0, 0, -0.707107) /* Generate Virindi Executor (9264) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23621 Virindi Consul Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23621 Virindi Consul Camp Generator.sql index bd63c7a722..d513ee08b0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23621 Virindi Consul Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/23621 Virindi Consul Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (23621, 0.5, 23489, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (23621, 0.75, 22914, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Virindi Profane (22914) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23621, 0.85, 22911, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Paroxysm Shadow (22911) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (23621, 0.9, 22910, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Pandemonium Shadow (22910) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (23621, 1, 22909, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Maelstrom Shadow (22909) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (23621, 1, 22909, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Maelstrom Shadow (22909) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24519 Banderling Antagonists Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24519 Banderling Antagonists Camp Generator.sql index 5efbf0aebd..32ddda83aa 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24519 Banderling Antagonists Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24519 Banderling Antagonists Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24519, 0.1, 24275, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Banderling Antagonist (24275) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24519, 0.25, 24277, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Banderling Slayer (24277) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24519, 0.45, 24275, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Antagonist (24275) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24519, 0.6, 24277, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Slayer (24277) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24519, 0.6, 24277, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Slayer (24277) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24519, 0.7, 24275, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Antagonist (24275) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24519, 0.9, 24277, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Slayer (24277) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24519, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24519, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24519, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24520 Banderling Savages Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24520 Banderling Savages Camp Generator.sql index 8f01f6b526..731e2e77d7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24520 Banderling Savages Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24520 Banderling Savages Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24520, 0.1, 24276, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Banderling Savage (24276) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24520, 0.25, 24274, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Banderling Aggressor (24274) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24520, 0.45, 24274, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Aggressor (24274) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24520, 0.6, 24276, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Banderling Savage (24276) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24520, 0.6, 24276, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Banderling Savage (24276) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24520, 0.7, 24274, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Aggressor (24274) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24520, 0.9, 24276, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Banderling Savage (24276) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24520, 0.91, 24476, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Sturdy Steel Chest (24476) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24520, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24520, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24521 Gloomy Drudge Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24521 Gloomy Drudge Camp Generator.sql index 838b877a8d..91f6fd27c3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24521 Gloomy Drudge Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24521 Gloomy Drudge Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24521, 0.1, 24281, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Drudge Mystic (24281) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24521, 0.25, 24279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Gloom Drudge (24279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24521, 0.45, 24280, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Murk Drudge (24280) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24521, 0.6, 24283, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Drudge Sage (24283) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24521, 0.6, 24283, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Drudge Sage (24283) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24521, 0.7, 24280, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Murk Drudge (24280) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24521, 0.9, 24279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Gloom Drudge (24279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24521, 0.92, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24521, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24521, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24522 Peerless Drudge Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24522 Peerless Drudge Camp Generator.sql index bc6eff25fd..4c2160dc97 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24522 Peerless Drudge Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24522 Peerless Drudge Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24522, 0.1, 24278, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Drudge Cabalist (24278) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24522, 0.25, 23480, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Drudge Bloodletter (23480) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24522, 0.45, 24282, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Peerless Drudge (24282) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24522, 0.6, 24282, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Peerless Drudge (24282) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24522, 0.6, 24282, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Peerless Drudge (24282) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24522, 0.7, 23480, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Bloodletter (23480) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24522, 0.9, 24278, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Cabalist (24278) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24522, 0.91, 24476, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Sturdy Steel Chest (24476) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24522, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24522, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24523 Raider Juggernaut Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24523 Raider Juggernaut Camp Generator.sql index c747cffd28..3cbd0b440c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24523 Raider Juggernaut Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24523 Raider Juggernaut Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24523, 0.1, 24285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Raider Juggernaut (24285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24523, 0.25, 24285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Raider Juggernaut (24285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24523, 0.45, 24285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Raider Juggernaut (24285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24523, 0.6, 24285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Raider Juggernaut (24285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24523, 0.6, 24285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Raider Juggernaut (24285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24523, 0.7, 24285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Raider Juggernaut (24285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24523, 0.9, 24285, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Raider Juggernaut (24285) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24523, 0.905, 24476, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Sturdy Steel Chest (24476) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24523, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24523, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24524 Lugian Titans Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24524 Lugian Titans Camp Generator.sql index 0415b273eb..e403dd43f9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24524 Lugian Titans Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24524 Lugian Titans Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24524, 0.1, 24951, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Gotrok Titan (24951) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24524, 0.25, 24951, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Gotrok Titan (24951) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24524, 0.45, 24495, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Gotrok Juggernaut (24495) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24524, 0.6, 24951, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Gotrok Titan (24951) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24524, 0.6, 24951, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Gotrok Titan (24951) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24524, 0.7, 24495, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Gotrok Juggernaut (24495) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24524, 0.9, 24495, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Gotrok Juggernaut (24495) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24524, 0.905, 24476, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Sturdy Steel Chest (24476) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24524, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24524, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24525 Pugnacious and Bloodthirsty Monouga Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24525 Pugnacious and Bloodthirsty Monouga Camp Generator.sql index 26e09bbb02..b1eeb5ebb0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24525 Pugnacious and Bloodthirsty Monouga Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24525 Pugnacious and Bloodthirsty Monouga Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24525, 0.1, 24292, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Pugnacious Monouga (24292) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24525, 0.25, 24287, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Bloodthirsty Monouga (24287) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24525, 0.45, 24287, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Bloodthirsty Monouga (24287) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24525, 0.6, 24292, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Pugnacious Monouga (24292) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24525, 0.6, 24292, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Pugnacious Monouga (24292) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24525, 0.7, 24292, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Pugnacious Monouga (24292) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24525, 0.9, 24287, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Bloodthirsty Monouga (24287) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24525, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24525, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24525, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24526 Cunning and Cruel Monouga Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24526 Cunning and Cruel Monouga Camp Generator.sql index dd743b69b8..1a2597cd7b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24526 Cunning and Cruel Monouga Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24526 Cunning and Cruel Monouga Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24526, 0.1, 24288, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Cruel Monouga (24288) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24526, 0.25, 24289, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Cunning Monouga (24289) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24526, 0.45, 24289, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Cunning Monouga (24289) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24526, 0.6, 24288, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Cruel Monouga (24288) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24526, 0.6, 24288, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Cruel Monouga (24288) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24526, 0.7, 24288, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Cruel Monouga (24288) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24526, 0.9, 24289, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Cunning Monouga (24289) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24526, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24526, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24526, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24527 Insidious and Merciless Monouga Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24527 Insidious and Merciless Monouga Camp Generator.sql index 5f2d957361..d40dd2ad30 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24527 Insidious and Merciless Monouga Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24527 Insidious and Merciless Monouga Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24527, 0.1, 24291, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Merciless Monouga (24291) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24527, 0.25, 24290, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Insidious Monouga (24290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24527, 0.45, 24290, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Insidious Monouga (24290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24527, 0.6, 24291, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Merciless Monouga (24291) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24527, 0.6, 24291, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Merciless Monouga (24291) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24527, 0.7, 24291, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Merciless Monouga (24291) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24527, 0.9, 24290, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Insidious Monouga (24290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24527, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24527, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24527, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24528 Terribly Unruly Monouga Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24528 Terribly Unruly Monouga Camp Generator.sql index 3743972499..9fcab211a0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24528 Terribly Unruly Monouga Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24528 Terribly Unruly Monouga Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24528, 0.1, 24293, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Terrible Monouga (24293) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24528, 0.25, 24294, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Unruly Monouga (24294) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24528, 0.45, 24294, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Unruly Monouga (24294) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24528, 0.6, 24293, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Terrible Monouga (24293) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24528, 0.6, 24293, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Terrible Monouga (24293) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24528, 0.7, 24293, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Terrible Monouga (24293) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24528, 0.9, 24294, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Unruly Monouga (24294) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24528, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24528, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24528, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24529 Direland Rat Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24529 Direland Rat Camp Generator.sql index 3372997746..a908d149d0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24529 Direland Rat Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24529 Direland Rat Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (24529, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (24529, 0.25, 24310, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Direland Rat (24310) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24529, 0.5, 24310, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Direland Rat (24310) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24529, 0.75, 24310, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Direland Rat (24310) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24529, 0.75, 24310, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Direland Rat (24310) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24529, 1, 24310, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Direland Rat (24310) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24530 Skeletal Hero Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24530 Skeletal Hero Camp Generator.sql index 046f7ee4f5..0b1258f66e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24530 Skeletal Hero Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24530 Skeletal Hero Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24530, 0.1, 24314, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Skeletal Champion (24314) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24530, 0.25, 24315, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Skeletal Hero (24315) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24530, 0.45, 24313, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Armored Skeleton (24313) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24530, 0.6, 24314, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Skeletal Champion (24314) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24530, 0.6, 24314, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Skeletal Champion (24314) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24530, 0.7, 24315, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Skeletal Hero (24315) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24530, 0.9, 24313, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Armored Skeleton (24313) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24530, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24530, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24530, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24531 Skeletal Primeval Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24531 Skeletal Primeval Camp Generator.sql index 2e6de84ea5..ea82e00113 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24531 Skeletal Primeval Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24531 Skeletal Primeval Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24531, 0.1, 24317, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Primeval Skeleton (24317) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24531, 0.25, 24315, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Skeletal Hero (24315) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24531, 0.45, 24317, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Primeval Skeleton (24317) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24531, 0.6, 24317, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Primeval Skeleton (24317) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24531, 0.6, 24317, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Primeval Skeleton (24317) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24531, 0.7, 24315, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Skeletal Hero (24315) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24531, 0.9, 24317, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Primeval Skeleton (24317) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24531, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24531, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24531, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24532 Great Revenants and Risen Lord Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24532 Great Revenants and Risen Lord Camp Generator.sql index 6e7a30bbec..607b60913b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24532 Great Revenants and Risen Lord Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24532 Great Revenants and Risen Lord Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24532, 0.1, 24326, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Risen Lord (24326) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24532, 0.25, 24320, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Great Revenant (24320) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24532, 0.45, 24326, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Risen Lord (24326) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24532, 0.6, 24326, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Risen Lord (24326) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24532, 0.6, 24326, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Risen Lord (24326) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24532, 0.7, 24320, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Great Revenant (24320) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24532, 0.9, 24319, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Dark Master (24319) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24532, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24532, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24532, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24533 Phantasm and Dark Master Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24533 Phantasm and Dark Master Camp Generator.sql index 18ecf1fe15..7fda904fdc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24533 Phantasm and Dark Master Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/24533 Phantasm and Dark Master Camp Generator.sql @@ -28,8 +28,8 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (24533, 0.1, 24325, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -4.5, -2, 0, 0.398749, 0, 0, -0.91706) /* Generate Phantasm (24325) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24533, 0.25, 24319, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 4, -3, 0, 0.258819, 0, 0, -0.965926) /* Generate Dark Master (24319) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24533, 0.45, 24325, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3.4, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Phantasm (24325) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24533, 0.6, 24325, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, -0, 0, -0, -1) /* Generate Phantasm (24325) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24533, 0.6, 24325, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.2, -3.6, 0, 0, 0, 0, -1) /* Generate Phantasm (24325) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24533, 0.7, 24325, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.2, 1.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Phantasm (24325) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24533, 0.9, 24319, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2.2, -4.2, 0, 0.707107, 0, 0, -0.707107) /* Generate Dark Master (24319) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (24533, 0.95, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0.4, 0, 0.999048, 0, 0, -0.043619) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24533, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0, 0, -0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24533, 1, 4380, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, 0, 0, 0, -1) /* Generate Bones (4380) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25476 Renegade Courier Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25476 Renegade Courier Camp Gen.sql index 2f0b8c04ff..11e8da904d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25476 Renegade Courier Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25476 Renegade Courier Camp Gen.sql @@ -25,17 +25,17 @@ VALUES (25476, 1, 0x0200026B) /* Setup */ , (25476, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25476, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25476, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25476, -1, 19441, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, -1, 0, 1, 0, 0, -0) /* Generate Auroch Horn (19441) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (25476, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25476, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25476, -1, 19441, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, -1, 0, 1, 0, 0, 0) /* Generate Auroch Horn (19441) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (25476, -1, 19442, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.382683, 0, 0, -0.92388) /* Generate Auroch Horn (19442) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25476, -1, 19443, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, -0.793353, 0, -0, -0.608761) /* Generate Auroch Skull (19443) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25476, -1, 25484, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.5, 2, 0, 1, 0, 0, -0) /* Generate Renegade's Pack (25484) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25476, -1, 19443, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, -0.793353, 0, 0, -0.608761) /* Generate Auroch Skull (19443) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25476, -1, 25484, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.5, 2, 0, 1, 0, 0, 0) /* Generate Renegade's Pack (25484) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (25476, -1, 4105, 600, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.92388, 0, 0, -0.382684) /* Generate Tumerok Priest (4105) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (25476, -1, 24955, 600, 1, 1, 1, 4, -1, 0, 0, 0, -2, 2, 0, 0.382683, 0, 0, -0.92388) /* Generate Gotrok Montok (24955) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25476, -1, 226, 600, 1, 1, 1, 4, -1, 0, 0, 0, 2, -2, 0, -0.92388, 0, -0, -0.382684) /* Generate High Tumerok (226) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25476, -1, 24940, 600, 1, 1, 1, 4, -1, 0, 0, 0, -6, 4, 0, -0.92388, 0, -0, -0.382684) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25476, -1, 226, 600, 1, 1, 1, 4, -1, 0, 0, 0, 2, -2, 0, -0.92388, 0, 0, -0.382684) /* Generate High Tumerok (226) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25476, -1, 24940, 600, 1, 1, 1, 4, -1, 0, 0, 0, -6, 4, 0, -0.92388, 0, 0, -0.382684) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (25476, -1, 24940, 600, 1, 1, 1, 4, -1, 0, 0, 0, 6, -4, 0, 0.382683, 0, 0, -0.92388) /* Generate Gotrok Gigas (24940) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25476, -1, 4103, 600, 1, 1, 1, 4, -1, 0, 0, 0, -6, -4, 0, -0.422618, 0, -0, -0.906308) /* Generate Tumerok Officer (4103) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25476, -1, 4103, 600, 1, 1, 1, 4, -1, 0, 0, 0, -6, -4, 0, -0.422618, 0, 0, -0.906308) /* Generate Tumerok Officer (4103) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (25476, -1, 24942, 600, 1, 1, 1, 4, -1, 0, 0, 0, 6, 2, 0, 0.843391, 0, 0, -0.5373) /* Generate Gotrok Lithos (24942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (25476, -1, 24942, 600, 1, 1, 1, 4, -1, 0, 0, 0, 2, 6, 0, 0.953717, 0, 0, -0.300706) /* Generate Gotrok Lithos (24942) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25908 Scavenger Extreme Locked High Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25908 Scavenger Extreme Locked High Camp Gen.sql index 6dcba192a1..1b3707b544 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25908 Scavenger Extreme Locked High Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25908 Scavenger Extreme Locked High Camp Gen.sql @@ -25,9 +25,9 @@ VALUES (25908, 1, 0x0200026B) /* Setup */ , (25908, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25908, -1, 22566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Runed Chest (22566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25908, 0.2, 7135, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Banderling Mauler Camp Generator (7135) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25908, 0.4, 7150, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Tiatus Camp Generator (7150) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25908, 0.6, 7149, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Extas Camp Generator (7149) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25908, 0.8, 6052, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lich Camp Generator (6052) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25908, 1, 7167, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Skeleton Bone Lord Camp Generator (7167) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (25908, -1, 22566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Runed Chest (22566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25908, 0.2, 7135, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Banderling Mauler Camp Generator (7135) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25908, 0.4, 7150, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Tiatus Camp Generator (7150) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25908, 0.6, 7149, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Extas Camp Generator (7149) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25908, 0.8, 6052, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lich Camp Generator (6052) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25908, 1, 7167, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Skeleton Bone Lord Camp Generator (7167) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25909 Scavenger Extreme Unlocked Mid Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25909 Scavenger Extreme Unlocked Mid Camp Gen.sql index 0394e474c4..2d31962736 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25909 Scavenger Extreme Unlocked Mid Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25909 Scavenger Extreme Unlocked Mid Camp Gen.sql @@ -25,14 +25,14 @@ VALUES (25909, 1, 0x0200026B) /* Setup */ , (25909, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25909, -1, 22566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Runed Chest (22566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25909, 0.1, 4279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lich Lord Camp Generator (4279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25909, 0.2, 4330, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Skeleton Lord Camp Generator (4330) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25909, 0.3, 4289, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Stalker Camp Generator (4289) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25909, 0.4, 4290, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Ravener Camp Generator (4290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25909, 0.5, 4291, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Drudge Lurker Camp Generator (4291) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25909, 0.6, 6054, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Shadow Camp Generator (6054) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25909, 0.7, 6050, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Shadow Lieutenant Camp Generator (6050) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25909, 0.8, 6051, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lich Camp Generator (6051) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25909, 0.9, 8898, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Lithos Camp Generator (8898) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25909, 1, 7339, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, -0) /* Generate Lugian Lithos Camp Generator (7339) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (25909, -1, 22566, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Runed Chest (22566) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25909, 0.1, 4279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lich Lord Camp Generator (4279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25909, 0.2, 4330, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Skeleton Lord Camp Generator (4330) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25909, 0.3, 4289, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Stalker Camp Generator (4289) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25909, 0.4, 4290, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Ravener Camp Generator (4290) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25909, 0.5, 4291, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Drudge Lurker Camp Generator (4291) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25909, 0.6, 6054, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Shadow Camp Generator (6054) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25909, 0.7, 6050, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Shadow Lieutenant Camp Generator (6050) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25909, 0.8, 6051, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lich Camp Generator (6051) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25909, 0.9, 8898, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Lithos Camp Generator (8898) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25909, 1, 7339, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 0, 1, 0, 0, 0) /* Generate Lugian Lithos Camp Generator (7339) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25981 Shreth Malus Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25981 Shreth Malus Camp Generator.sql index ef581858ba..eedc2c1dc2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25981 Shreth Malus Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/25981 Shreth Malus Camp Generator.sql @@ -28,5 +28,5 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (25981, 0.3, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 2, 0, 0.737277, 0, 0, -0.67559) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (25981, 0.6, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.8, -1.8, 0, 0.737277, 0, 0, -0.67559) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (25981, 0.85, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 2.2, 0, 0.62932, 0, 0, -0.777146) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25981, 0.95, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, -0.173648, 0, -0, -0.984808) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25981, 1, 25957, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, -0.173648, 0, -0, -0.984808) /* Generate Shreth-Gnawed Corpse (25957) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (25981, 0.95, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, -0.173648, 0, 0, -0.984808) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25981, 1, 25957, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, -0.173648, 0, 0, -0.984808) /* Generate Shreth-Gnawed Corpse (25957) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27142 Liazk Burun Boss 40 Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27142 Liazk Burun Boss 40 Generator.sql index dbd490a3b1..2fd0af4d4f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27142 Liazk Burun Boss 40 Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27142 Liazk Burun Boss 40 Generator.sql @@ -25,6 +25,6 @@ VALUES (27142, 1, 0x0200026B) /* Setup */ , (27142, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27142, 0.333, 27131, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460102, 72.0752, -328.192, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Adherent Overseer (27131) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27142, 0.666, 27131, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460138, 107.987, -389.001, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Adherent Overseer (27131) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27142, 0.999, 27131, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460158, 232.184, -351.516, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Adherent Overseer (27131) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (27142, 0.333, 27131, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460102, 72.0752, -328.192, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Adherent Overseer (27131) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27142, 0.666, 27131, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460138, 107.987, -389.001, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Adherent Overseer (27131) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27142, 0.999, 27131, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460158, 232.184, -351.516, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Adherent Overseer (27131) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27143 Liazk Burun Boss 60 Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27143 Liazk Burun Boss 60 Generator.sql index 0547fbe426..4e55d86d34 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27143 Liazk Burun Boss 60 Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27143 Liazk Burun Boss 60 Generator.sql @@ -25,6 +25,6 @@ VALUES (27143, 1, 0x0200026B) /* Setup */ , (27143, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27143, 0.333, 27132, 10, 1, -1, 1, 4, -1, 0, 0, 0x624601B2, 470.78, -350.069, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Seer Watcher (27132) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27143, 0.666, 27132, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460195, 347.759, -388.251, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Seer Watcher (27132) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27143, 0.999, 27132, 10, 1, -1, 1, 4, -1, 0, 0, 0x6246015C, 311.981, -331.365, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Seer Watcher (27132) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (27143, 0.333, 27132, 10, 1, -1, 1, 4, -1, 0, 0, 0x624601B2, 470.78, -350.069, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Seer Watcher (27132) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27143, 0.666, 27132, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460195, 347.759, -388.251, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Seer Watcher (27132) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27143, 0.999, 27132, 10, 1, -1, 1, 4, -1, 0, 0, 0x6246015C, 311.981, -331.365, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Seer Watcher (27132) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27144 Liazk Burun Boss 80 Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27144 Liazk Burun Boss 80 Generator.sql index 44163e5faf..8fc79de1b8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27144 Liazk Burun Boss 80 Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27144 Liazk Burun Boss 80 Generator.sql @@ -25,6 +25,6 @@ VALUES (27144, 1, 0x0200026B) /* Setup */ , (27144, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27144, 0.333, 27134, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460156, 228.594, -21.1352, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Soothsayer Leader (27134) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27144, 0.666, 27134, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460139, 108.199, -58.331, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Soothsayer Leader (27134) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27144, 0.999, 27134, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460100, 70.3505, -0.406004, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Soothsayer Leader (27134) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (27144, 0.333, 27134, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460156, 228.594, -21.1352, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Soothsayer Leader (27134) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27144, 0.666, 27134, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460139, 108.199, -58.331, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Soothsayer Leader (27134) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27144, 0.999, 27134, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460100, 70.3505, -0.406004, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Soothsayer Leader (27134) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27145 Liazk Burun Boss 100 Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27145 Liazk Burun Boss 100 Generator.sql index 2418832f87..a5eaa83dd0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27145 Liazk Burun Boss 100 Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27145 Liazk Burun Boss 100 Generator.sql @@ -25,6 +25,6 @@ VALUES (27145, 1, 0x0200026B) /* Setup */ , (27145, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27145, 0.333, 27133, 10, 1, -1, 1, 4, -1, 0, 0, 0x6246015A, 310.572, -0.095781, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Shaman Keeper (27133) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27145, 0.666, 27133, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460193, 349.674, -57.703, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Shaman Keeper (27133) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27145, 0.999, 27133, 10, 1, -1, 1, 4, -1, 0, 0, 0x624601B0, 469.215, -21.9511, -23.995, -0.707107, 0, -0, -0.707107) /* Generate Burun Ruuk Shaman Keeper (27133) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (27145, 0.333, 27133, 10, 1, -1, 1, 4, -1, 0, 0, 0x6246015A, 310.572, -0.095781, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Shaman Keeper (27133) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27145, 0.666, 27133, 10, 1, -1, 1, 4, -1, 0, 0, 0x62460193, 349.674, -57.703, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Shaman Keeper (27133) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27145, 0.999, 27133, 10, 1, -1, 1, 4, -1, 0, 0, 0x624601B0, 469.215, -21.9511, -23.995, -0.707107, 0, 0, -0.707107) /* Generate Burun Ruuk Shaman Keeper (27133) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27441 Shreth Malus Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27441 Shreth Malus Camp Generator.sql index b98877d97c..299b04023c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27441 Shreth Malus Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27441 Shreth Malus Camp Generator.sql @@ -28,5 +28,5 @@ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_C VALUES (27441, 0.3, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 2, 0, 0.737277, 0, 0, -0.67559) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (27441, 0.6, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.8, -1.8, 0, 0.737277, 0, 0, -0.67559) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (27441, 0.85, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.4, 2.2, 0, 0.62932, 0, 0, -0.777146) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27441, 0.95, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, -0.173648, 0, -0, -0.984808) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27441, 1, 25957, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, -0.173648, 0, -0, -0.984808) /* Generate Shreth-Gnawed Corpse (25957) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (27441, 0.95, 4255, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, -0.173648, 0, 0, -0.984808) /* Generate Malus Shreth (4255) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27441, 1, 25957, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, 0, 0, -0.173648, 0, 0, -0.984808) /* Generate Shreth-Gnawed Corpse (25957) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27442 Drudge Fight 1st Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27442 Drudge Fight 1st Gen.sql index e4727cde43..de770e60e7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27442 Drudge Fight 1st Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27442 Drudge Fight 1st Gen.sql @@ -29,4 +29,4 @@ VALUES (27442, 1, 0x0200026B) /* Setup */ , (27442, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27442, -1, 27443, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Drudge Fight Belt Gen (27443) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (27442, -1, 27443, 60, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Drudge Fight Belt Gen (27443) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27443 Drudge Fight Belt Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27443 Drudge Fight Belt Gen.sql index 542347047f..c02276e46a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27443 Drudge Fight Belt Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27443 Drudge Fight Belt Gen.sql @@ -29,4 +29,4 @@ VALUES (27443, 1, 0x0200026B) /* Setup */ , (27443, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27443, -1, 27407, 3600, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Drudge Championship Belt (27407) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (27443, -1, 27407, 3600, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Drudge Championship Belt (27407) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27647 Mosswart Idol High Direlands Camp Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27647 Mosswart Idol High Direlands Camp Gen.sql index 523d9f1810..10b1057534 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27647 Mosswart Idol High Direlands Camp Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27647 Mosswart Idol High Direlands Camp Gen.sql @@ -26,7 +26,7 @@ VALUES (27647, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (27647, 0.1, 27423, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Enthralled Zealot (27423) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27647, 0.35, 27421, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.5, -2, 0, -0.087156, 0, -0, -0.996195) /* Generate Enthralled Idolator (27421) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27647, 0.6, 27421, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0.5, 0, -0.642788, 0, -0, -0.766044) /* Generate Enthralled Idolator (27421) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27647, 0.8, 27422, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1.8, 0, -0, 0, -0, -1) /* Generate True Believer (27422) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27647, 1, 27422, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.8, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate True Believer (27422) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (27647, 0.35, 27421, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0.5, -2, 0, -0.087156, 0, 0, -0.996195) /* Generate Enthralled Idolator (27421) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27647, 0.6, 27421, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, 0.5, 0, -0.642788, 0, 0, -0.766044) /* Generate Enthralled Idolator (27421) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27647, 0.8, 27422, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 1.8, 0, 0, 0, 0, -1) /* Generate True Believer (27422) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27647, 1, 27422, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1.8, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate True Believer (27422) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27720 Great Elariwood Golem Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27720 Great Elariwood Golem Camp Generator.sql index 7acc8e6b98..b5ca492ff1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27720 Great Elariwood Golem Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27720 Great Elariwood Golem Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (27720, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (27720, 0.25, 27709, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 5, 0, 0, 0.92388, 0, 0, -0.382684) /* Generate Great Elariwood Golem (27709) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (27720, 0.5, 27709, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, 0.965926, 0, 0, -0.258819) /* Generate Great Elariwood Golem (27709) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27720, 0.75, 27709, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0, 0, -0.642788, 0, -0, -0.766044) /* Generate Great Elariwood Golem (27709) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27720, 0.75, 27709, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -3.4, 0, 0, -0.642788, 0, 0, -0.766044) /* Generate Great Elariwood Golem (27709) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (27720, 1, 27709, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -4, 0, 0.707107, 0, 0, -0.707107) /* Generate Great Elariwood Golem (27709) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27723 Human Zharalim Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27723 Human Zharalim Camp Generator.sql index b8d986f3ae..52b2fd9dbd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27723 Human Zharalim Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27723 Human Zharalim Camp Generator.sql @@ -27,5 +27,5 @@ VALUES (27723, 1, 0x0200026B) /* Setup */ INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (27723, -1, 11506, 900, 2, 3, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Zharalim (11506) (x2 up to max of 3) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (27723, -1, 12186, 900, 1, 2, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Zharalim (12186) (x1 up to max of 2) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (27723, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, -0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27723, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (27723, -1, 9024, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0) /* Generate Cooking Gear (9024) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27723, -1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27726 Tumerok Hea Champion Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27726 Tumerok Hea Champion Camp Generator.sql index 526c29f7fd..5f494443d8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27726 Tumerok Hea Champion Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/27726 Tumerok Hea Champion Camp Generator.sql @@ -29,5 +29,5 @@ VALUES (27726, 0.3, 27714, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 0, 0.819152, 0 , (27726, 0.6, 27714, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, 3.4, 0, 0.965926, 0, 0, -0.258819) /* Generate Hea Champion (27714) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (27726, 0.7, 27714, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.4, -1.4, 0, 0.996195, 0, 0, -0.087156) /* Generate Hea Champion (27714) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (27726, 0.8, 27714, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.996195, 0, 0, -0.087156) /* Generate Hea Champion (27714) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27726, 0.9, 27714, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, -0) /* Generate Hea Champion (27714) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27726, 0.9, 27714, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Hea Champion (27714) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (27726, 1, 27714, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2.6, 3.6, 0, 0.707107, 0, 0, -0.707107) /* Generate Hea Champion (27714) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28270 Gloom Drudge Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28270 Gloom Drudge Camp Generator.sql index f1e5a60318..95edbba8fd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28270 Gloom Drudge Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28270 Gloom Drudge Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (28270, 0.25, 24279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, , (28270, 0.48, 24279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Gloom Drudge (24279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28270, 0.73, 24279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Gloom Drudge (24279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28270, 0.96, 24279, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Gloom Drudge (24279) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28270, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (28270, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28271 Murk Drudge Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28271 Murk Drudge Camp Generator.sql index 2e799b628e..0dc47867e1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28271 Murk Drudge Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28271 Murk Drudge Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (28271, 0.25, 24280, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, , (28271, 0.48, 24280, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Murk Drudge (24280) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28271, 0.73, 24280, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Murk Drudge (24280) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28271, 0.96, 24280, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Murk Drudge (24280) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28271, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (28271, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28272 Drudge Mystic Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28272 Drudge Mystic Camp Generator.sql index cfa2fe3267..8cbaf0d79e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28272 Drudge Mystic Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28272 Drudge Mystic Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (28272, 0.25, 24281, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, , (28272, 0.48, 24281, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Drudge Mystic (24281) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28272, 0.73, 24281, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Mystic (24281) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28272, 0.96, 24281, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Drudge Mystic (24281) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28272, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (28272, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28273 Drudge Sage Camp Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28273 Drudge Sage Camp Generator.sql index b7131a2765..adbb7f487d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28273 Drudge Sage Camp Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28273 Drudge Sage Camp Generator.sql @@ -29,4 +29,4 @@ VALUES (28273, 0.25, 24283, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 2, 1, 0, 0.92388, 0, , (28273, 0.48, 24283, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1.4, 2.4, 0, 0.92388, 0, 0, -0.382684) /* Generate Drudge Sage (24283) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28273, 0.73, 24283, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Sage (24283) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28273, 0.96, 24283, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 2.4, 0, 0.737277, 0, 0, -0.67559) /* Generate Drudge Sage (24283) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28273, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, -0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (28273, 1, 4179, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0) /* Generate Bonfire (4179) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28281 Aerfalle Uber Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28281 Aerfalle Uber Gen.sql index 6ed27e002f..9200bc726c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28281 Aerfalle Uber Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28281 Aerfalle Uber Gen.sql @@ -35,4 +35,4 @@ VALUES (28281, -1, 25807, 300, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* , (28281, -1, 22905, 300, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Lich Oppressor (22905) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (28281, -1, 22905, 300, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Lich Oppressor (22905) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ , (28281, -1, 28054, 300, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Lady Aerfalle (28054) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ - , (28281, -1, 28060, 120, 1, 1, 1, 4, -1, 0, 0, 0x01F5028C, 82.696, -117.687, 6.005, -0.43732, 0, -0, -0.899306) /* Generate Ghost of Galaeral (28060) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (28281, -1, 28060, 120, 1, 1, 1, 4, -1, 0, 0, 0x01F5028C, 82.696, -117.687, 6.005, -0.43732, 0, 0, -0.899306) /* Generate Ghost of Galaeral (28060) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28391 Morgluuk Alive Kivik Lir Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28391 Morgluuk Alive Kivik Lir Generator.sql index e7ea9ee562..2620aafca0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28391 Morgluuk Alive Kivik Lir Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28391 Morgluuk Alive Kivik Lir Generator.sql @@ -29,32 +29,32 @@ VALUES (28391, 1, 0x0200026B) /* Setup */ , (28391, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28391, -1, 28375, 0, 1, 1, 1, 4, -1, 0, 0, 0x444F0104, 35.99, 155.999, 1.9, -0.707107, 0, -0, -0.707107) /* Generate Falatacot Vault Seal (28375) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 29.4, 145.4, 3.1, -0.958073, 0, -0, -0.286524) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 44.5, 147.2, 2.4, -0.999954, 0, -0, -0.009599) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 45.8, 162.2, 2.4, -0.927184, 0, -0, -0.374607) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (28391, -1, 28375, 0, 1, 1, 1, 4, -1, 0, 0, 0x444F0104, 35.99, 155.999, 1.9, -0.707107, 0, 0, -0.707107) /* Generate Falatacot Vault Seal (28375) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 29.4, 145.4, 3.1, -0.958073, 0, 0, -0.286524) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 44.5, 147.2, 2.4, -0.999954, 0, 0, -0.009599) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 45.8, 162.2, 2.4, -0.927184, 0, 0, -0.374607) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0008, 11.5, 187.3, -0.9, 0.160743, 0, 0, -0.986996) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0006, 11.8, 122.6, -0.1, -0.870356, 0, -0, -0.492424) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0006, 11.8, 122.6, -0.1, -0.870356, 0, 0, -0.492424) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0015, 51.4, 106.8, 0.3, 0.423409, 0, 0, -0.905939) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0016, 58.9, 123.7, 1.5, 0.997743, 0, 0, -0.067145) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 57.1, 145.7, 0.8, 0.949972, 0, 0, -0.312335) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 23566, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 38.9, 188.6, -0.1, 0.605294, 0, 0, -0.796002) /* Generate Tumerok Trooper (23566) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 45.4, 150.7, 2.4, -0.245307, 0, -0, -0.969446) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 31.2, 146.9, 2.7, -0.877983, 0, -0, -0.478692) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 45.4, 150.7, 2.4, -0.245307, 0, 0, -0.969446) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 31.2, 146.9, 2.7, -0.877983, 0, 0, -0.478692) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 27.1, 162.1, 2.4, 0.963397, 0, 0, -0.268079) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0008, 16.1, 182.8, -0.9, -0.866897, 0, -0, -0.498488) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0006, 8.8, 122.3, -0.1, -0.870356, 0, -0, -0.492424) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0015, 57.9, 106, 0.8, -0.304864, 0, -0, -0.952396) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 63.9, 148.8, 1.3, -0.711413, 0, -0, -0.702774) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0008, 16.1, 182.8, -0.9, -0.866897, 0, 0, -0.498488) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0006, 8.8, 122.3, -0.1, -0.870356, 0, 0, -0.492424) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0015, 57.9, 106, 0.8, -0.304864, 0, 0, -0.952396) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 63.9, 148.8, 1.3, -0.711413, 0, 0, -0.702774) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 228, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 41.3, 186.3, -0.1, 0.731949, 0, 0, -0.68136) /* Generate Tumerok High Priest (228) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 24495, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 44, 156.1, 6, 0.732543, 0, 0, -0.680721) /* Generate Gotrok Juggernaut (24495) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 26.7, 165.3, 2.4, 0.464842, 0, 0, -0.885394) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 26.9, 150, 2.7, 0.046235, 0, 0, -0.998931) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 29.5, 149.4, 2.5, -0.39314, 0, -0, -0.919479) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 29.5, 149.4, 2.5, -0.39314, 0, 0, -0.919479) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 40.7, 165.8, 2.4, 0.40833, 0, 0, -0.912834) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0015, 54.8, 101.4, 0.6, 0.820152, 0, 0, -0.572146) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0015, 54.6, 106.3, 0.6, 0.282341, 0, 0, -0.959314) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 61.5, 145.7, 1.1, -0.941176, 0, -0, -0.337917) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 62.3, 154.1, 1.2, -0.320613, 0, -0, -0.94721) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 46, 188.6, -0.1, -0.446979, 0, -0, -0.894545) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 44.1, 185.3, -0.1, -0.999479, 0, -0, -0.032283) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 61.5, 145.7, 1.1, -0.941176, 0, 0, -0.337917) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 62.3, 154.1, 1.2, -0.320613, 0, 0, -0.94721) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 46, 188.6, -0.1, -0.446979, 0, 0, -0.894545) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28391, -1, 24497, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 44.1, 185.3, -0.1, -0.999479, 0, 0, -0.032283) /* Generate Gotrok Tiatus (24497) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28392 Morgluuk Dead Kivik Lir Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28392 Morgluuk Dead Kivik Lir Generator.sql index 3981c6b57b..30a98f16f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28392 Morgluuk Dead Kivik Lir Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28392 Morgluuk Dead Kivik Lir Generator.sql @@ -25,31 +25,31 @@ VALUES (28392, 1, 0x0200026B) /* Setup */ , (28392, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28392, -1, 26015, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 29.4, 145.4, 3.1, -0.958073, 0, -0, -0.286524) /* Generate Burun Ruuk Lout (26015) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 26019, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 44.5, 147.2, 2.4, -0.999954, 0, -0, -0.009599) /* Generate Burun Ruuk Seer (26019) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 26015, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 45.8, 162.2, 2.4, -0.927184, 0, -0, -0.374607) /* Generate Burun Ruuk Lout (26015) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (28392, -1, 26015, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 29.4, 145.4, 3.1, -0.958073, 0, 0, -0.286524) /* Generate Burun Ruuk Lout (26015) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 26019, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 44.5, 147.2, 2.4, -0.999954, 0, 0, -0.009599) /* Generate Burun Ruuk Seer (26019) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 26015, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 45.8, 162.2, 2.4, -0.927184, 0, 0, -0.374607) /* Generate Burun Ruuk Lout (26015) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 26019, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0008, 11.5, 187.3, -0.9, 0.160743, 0, 0, -0.986996) /* Generate Burun Ruuk Seer (26019) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 26015, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0006, 11.8, 122.6, -0.1, -0.870356, 0, -0, -0.492424) /* Generate Burun Ruuk Lout (26015) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 26015, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0006, 11.8, 122.6, -0.1, -0.870356, 0, 0, -0.492424) /* Generate Burun Ruuk Lout (26015) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 26019, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0015, 51.4, 106.8, 0.3, 0.423409, 0, 0, -0.905939) /* Generate Burun Ruuk Seer (26019) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 26015, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0016, 58.9, 123.7, 1.5, 0.997743, 0, 0, -0.067145) /* Generate Burun Ruuk Lout (26015) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 26019, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 57.1, 145.7, 0.8, 0.949972, 0, 0, -0.312335) /* Generate Burun Ruuk Seer (26019) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 26015, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 38.9, 188.6, -0.1, 0.605294, 0, 0, -0.796002) /* Generate Burun Ruuk Lout (26015) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 26021, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 45.4, 150.7, 2.4, -0.245307, 0, -0, -0.969446) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 26014, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 31.2, 146.9, 2.7, -0.877983, 0, -0, -0.478692) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 26021, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 45.4, 150.7, 2.4, -0.245307, 0, 0, -0.969446) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 26014, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 31.2, 146.9, 2.7, -0.877983, 0, 0, -0.478692) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 26021, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 27.1, 162.1, 2.4, 0.963397, 0, 0, -0.268079) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 26014, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0008, 16.1, 182.8, -0.9, -0.866897, 0, -0, -0.498488) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 26021, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0006, 8.8, 122.3, -0.1, -0.870356, 0, -0, -0.492424) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 26014, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0015, 57.9, 106, 0.8, -0.304864, 0, -0, -0.952396) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 26021, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 63.9, 148.8, 1.3, -0.711413, 0, -0, -0.702774) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 26014, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0008, 16.1, 182.8, -0.9, -0.866897, 0, 0, -0.498488) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 26021, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0006, 8.8, 122.3, -0.1, -0.870356, 0, 0, -0.492424) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 26014, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0015, 57.9, 106, 0.8, -0.304864, 0, 0, -0.952396) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 26021, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 63.9, 148.8, 1.3, -0.711413, 0, 0, -0.702774) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 26014, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 41.3, 186.3, -0.1, 0.731949, 0, 0, -0.68136) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 27986, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 44, 156.1, 6, 0.732543, 0, 0, -0.680721) /* Generate Guruk Gorefiend (27986) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 26.7, 165.3, 2.4, 0.464842, 0, 0, -0.885394) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 26.9, 150, 2.7, 0.046235, 0, 0, -0.998931) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 29.5, 149.4, 2.5, -0.39314, 0, -0, -0.919479) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 29.5, 149.4, 2.5, -0.39314, 0, 0, -0.919479) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F000F, 40.7, 165.8, 2.4, 0.40833, 0, 0, -0.912834) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0015, 54.8, 101.4, 0.6, 0.820152, 0, 0, -0.572146) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0015, 54.6, 106.3, 0.6, 0.282341, 0, 0, -0.959314) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 61.5, 145.7, 1.1, -0.941176, 0, -0, -0.337917) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 62.3, 154.1, 1.2, -0.320613, 0, -0, -0.94721) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 46, 188.6, -0.1, -0.446979, 0, -0, -0.894545) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 44.1, 185.3, -0.1, -0.999479, 0, -0, -0.032283) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 61.5, 145.7, 1.1, -0.941176, 0, 0, -0.337917) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0017, 62.3, 154.1, 1.2, -0.320613, 0, 0, -0.94721) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 46, 188.6, -0.1, -0.446979, 0, 0, -0.894545) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (28392, -1, 27852, 0, 1, -1, 1, 4, -1, 0, 0, 0x444F0010, 44.1, 185.3, -0.1, -0.999479, 0, 0, -0.032283) /* Generate Guruk Hulk (27852) (x1 up to max of -1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28582 Kivik Lir Boss Wall Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28582 Kivik Lir Boss Wall Generator.sql index d6301c7123..b74d717570 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28582 Kivik Lir Boss Wall Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28582 Kivik Lir Boss Wall Generator.sql @@ -26,4 +26,4 @@ VALUES (28582, 1, 0x0200026B) /* Setup */ , (28582, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28582, -1, 28388, 120, 1, 1, 1, 4, -1, 0, 0, 0x02770128, 30, -33.805, 0.005, 1, 0, 0, -0) /* Generate Barrier (28388) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (28582, -1, 28388, 120, 1, 1, 1, 4, -1, 0, 0, 0x02770128, 30, -33.805, 0.005, 1, 0, 0, 0) /* Generate Barrier (28388) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28583 Kivik Lir 80 Boss Wall Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28583 Kivik Lir 80 Boss Wall Generator.sql index 707548978e..4665fe0e00 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28583 Kivik Lir 80 Boss Wall Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28583 Kivik Lir 80 Boss Wall Generator.sql @@ -26,4 +26,4 @@ VALUES (28583, 1, 0x0200026B) /* Setup */ , (28583, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28583, -1, 28389, 120, 1, 1, 1, 4, -1, 0, 0, 0x0277017F, 110, -33.805, 0.005, 1, 0, 0, -0) /* Generate Barrier (28389) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (28583, -1, 28389, 120, 1, 1, 1, 4, -1, 0, 0, 0x0277017F, 110, -33.805, 0.005, 1, 0, 0, 0) /* Generate Barrier (28389) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28584 Kivik Lir 100 Boss Wall Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28584 Kivik Lir 100 Boss Wall Generator.sql index 3d4251cb43..acbd1804d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28584 Kivik Lir 100 Boss Wall Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/28584 Kivik Lir 100 Boss Wall Generator.sql @@ -26,4 +26,4 @@ VALUES (28584, 1, 0x0200026B) /* Setup */ , (28584, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28584, -1, 28390, 120, 1, 1, 1, 4, -1, 0, 0, 0x027701D6, 190, -33.805, 0.005, 1, 0, 0, -0) /* Generate Barrier (28390) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (28584, -1, 28390, 120, 1, 1, 1, 4, -1, 0, 0, 0x027701D6, 190, -33.805, 0.005, 1, 0, 0, 0) /* Generate Barrier (28390) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/29014 Izji Qo Raid Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/29014 Izji Qo Raid Generator.sql index 87e44f3535..868d4e5255 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/29014 Izji Qo Raid Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/29014 Izji Qo Raid Generator.sql @@ -29,33 +29,33 @@ VALUES (29014, 1, 0x0200026B) /* Setup */ , (29014, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29014, -1, 26014, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 55, -80, 0.005, 1, 0, 0, -0) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26014, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 55, -85, 0.005, 1, 0, 0, -0) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26021, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 70, -80, 0.005, 1, 0, 0, -0) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26021, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 70, -85, 0.005, 1, 0, 0, -0) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26021, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 65, -85, 0.005, 1, 0, 0, -0) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 27987, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 60, -85, 0.005, 1, 0, 0, -0) /* Generate Guruk Heavy (27987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 27987, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 65, -80, 0.005, 1, 0, 0, -0) /* Generate Guruk Heavy (27987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 27987, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 60, -80, 0.005, 1, 0, 0, -0) /* Generate Guruk Heavy (27987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 55, -110, 0.005, 1, 0, 0, -0) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 70, -110, 0.005, 1, 0, 0, -0) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 27983, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 65, -115, 0.005, 1, 0, 0, -0) /* Generate Guruk Colossus (27983) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 65, -110, 0.005, 1, 0, 0, -0) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 60, -115, 0.005, 1, 0, 0, -0) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 27983, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 60, -110, 0.005, 1, 0, 0, -0) /* Generate Guruk Colossus (27983) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174010C, 40, -85, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174010C, 40, -75, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174010C, 40, -80, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x01740169, 80, -85, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x01740169, 80, -75, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x01740169, 80, -80, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 55, -55, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 55, -45, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 65, -45, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 60, -45, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 55, -55, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 27852, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 55, -50, 0.005, -0, 0, -0, -1) /* Generate Guruk Hulk (27852) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 27852, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 60, -50, 0.005, -0, 0, -0, -1) /* Generate Guruk Hulk (27852) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 27986, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 65, -55, 0.005, -0, 0, -0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 27986, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 65, -50, 0.005, -0, 0, -0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29014, -1, 29006, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 60, -50, 0.005, -0, 0, -0, -1) /* Generate Mgrauleshk (29006) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (29014, -1, 26014, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 55, -80, 0.005, 1, 0, 0, 0) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26014, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 55, -85, 0.005, 1, 0, 0, 0) /* Generate Burun Ruuk Fiend (26014) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26021, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 70, -80, 0.005, 1, 0, 0, 0) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26021, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 70, -85, 0.005, 1, 0, 0, 0) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26021, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 65, -85, 0.005, 1, 0, 0, 0) /* Generate Burun Ruuk Soothsayer (26021) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 27987, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 60, -85, 0.005, 1, 0, 0, 0) /* Generate Guruk Heavy (27987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 27987, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 65, -80, 0.005, 1, 0, 0, 0) /* Generate Guruk Heavy (27987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 27987, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 60, -80, 0.005, 1, 0, 0, 0) /* Generate Guruk Heavy (27987) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 55, -110, 0.005, 1, 0, 0, 0) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 70, -110, 0.005, 1, 0, 0, 0) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 27983, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 65, -115, 0.005, 1, 0, 0, 0) /* Generate Guruk Colossus (27983) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 65, -110, 0.005, 1, 0, 0, 0) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 60, -115, 0.005, 1, 0, 0, 0) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 27983, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174013A, 60, -110, 0.005, 1, 0, 0, 0) /* Generate Guruk Colossus (27983) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174010C, 40, -85, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174010C, 40, -75, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174010C, 40, -80, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x01740169, 80, -85, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x01740169, 80, -75, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x01740169, 80, -80, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 55, -55, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 55, -45, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 65, -45, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 60, -45, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 55, -55, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 27852, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 55, -50, 0.005, 0, 0, 0, -1) /* Generate Guruk Hulk (27852) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 27852, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 60, -50, 0.005, 0, 0, 0, -1) /* Generate Guruk Hulk (27852) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 27986, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 65, -55, 0.005, 0, 0, 0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 27986, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 65, -50, 0.005, 0, 0, 0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29014, -1, 29006, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 60, -50, 0.005, 0, 0, 0, -1) /* Generate Mgrauleshk (29006) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/29055 Reeshan Kukuur Generator.sql b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/29055 Reeshan Kukuur Generator.sql index 5d4117a34d..0a14b6ffe7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/29055 Reeshan Kukuur Generator.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Generic/None/29055 Reeshan Kukuur Generator.sql @@ -29,8 +29,8 @@ VALUES (29055, 1, 0x0200026B) /* Setup */ , (29055, 8, 0x06001066) /* Icon */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29055, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174014B, 75, -10, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29055, -1, 27986, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174014B, 70, -10, 0.005, -0, 0, -0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29055, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 55, -10, 0.005, -0, 0, -0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29055, -1, 29006, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 50, 0, 0.005, 1, 0, 0, -0) /* Generate Mgrauleshk (29006) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29055, -1, 29011, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174012D, 60, -10, 0.005, -0, 0, -0, -1) /* Generate Reeshan (29011) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (29055, -1, 26017, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174014B, 75, -10, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Savage (26017) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29055, -1, 27986, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174014B, 70, -10, 0.005, 0, 0, 0, -1) /* Generate Guruk Gorefiend (27986) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29055, -1, 26020, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 55, -10, 0.005, 0, 0, 0, -1) /* Generate Burun Ruuk Shaman (26020) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29055, -1, 29006, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174011A, 50, 0, 0.005, 1, 0, 0, 0) /* Generate Mgrauleshk (29006) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29055, -1, 29011, 10, 1, 1, 1, 4, -1, 0, 0, 0x0174012D, 60, -10, 0.005, 0, 0, 0, -1) /* Generate Reeshan (29011) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00368 Zabool Tower Base.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00368 Zabool Tower Base.sql index 719d433e3a..874b752da5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00368 Zabool Tower Base.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00368 Zabool Tower Base.sql @@ -29,5 +29,5 @@ VALUES (368, 1, 0x020001B3) /* Setup */ , (368, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (368, 2, 0x01D3010F, 20.5, -10.3, 0, -0.722967, 0, -0, -0.690882) /* Destination */ -/* @teleloc 0x01D3010F [20.500000 -10.300000 0.000000] -0.722967 0.000000 -0.000000 -0.690882 */; +VALUES (368, 2, 0x01D3010F, 20.5, -10.3, 0, -0.722967, 0, 0, -0.690882) /* Destination */ +/* @teleloc 0x01D3010F [20.500000 -10.300000 0.000000] -0.722967 0.000000 0.000000 -0.690882 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00370 Top of Zabool Tower.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00370 Top of Zabool Tower.sql index 0e6fc59b5b..f1d3089cb7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00370 Top of Zabool Tower.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00370 Top of Zabool Tower.sql @@ -29,5 +29,5 @@ VALUES (370, 1, 0x020001B3) /* Setup */ , (370, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (370, 2, 0x01D301BA, 3.68, -9, 120, -0.924745, 0, -0, -0.380586) /* Destination */ -/* @teleloc 0x01D301BA [3.680000 -9.000000 120.000000] -0.924745 0.000000 -0.000000 -0.380586 */; +VALUES (370, 2, 0x01D301BA, 3.68, -9, 120, -0.924745, 0, 0, -0.380586) /* Destination */ +/* @teleloc 0x01D301BA [3.680000 -9.000000 120.000000] -0.924745 0.000000 0.000000 -0.380586 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00371 Alfreth Dungeon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00371 Alfreth Dungeon.sql index adab3f75f6..e52b1e3347 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00371 Alfreth Dungeon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00371 Alfreth Dungeon.sql @@ -29,5 +29,5 @@ VALUES (371, 1, 0x020001B3) /* Setup */ , (371, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (371, 2, 0x01D601B9, 135.8, -1.22, 0, -0.72176, 0, -0, -0.692143) /* Destination */ -/* @teleloc 0x01D601B9 [135.800003 -1.220000 0.000000] -0.721760 0.000000 -0.000000 -0.692143 */; +VALUES (371, 2, 0x01D601B9, 135.8, -1.22, 0, -0.72176, 0, 0, -0.692143) /* Destination */ +/* @teleloc 0x01D601B9 [135.800003 -1.220000 0.000000] -0.721760 0.000000 0.000000 -0.692143 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00373 Bellig Tower Base.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00373 Bellig Tower Base.sql index 578aaee03a..1557f3f09e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00373 Bellig Tower Base.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00373 Bellig Tower Base.sql @@ -29,5 +29,5 @@ VALUES (373, 1, 0x020001B3) /* Setup */ , (373, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (373, 2, 0x01D40115, 40, -30, 0, -0.722967, 0, -0, -0.690882) /* Destination */ -/* @teleloc 0x01D40115 [40.000000 -30.000000 0.000000] -0.722967 0.000000 -0.000000 -0.690882 */; +VALUES (373, 2, 0x01D40115, 40, -30, 0, -0.722967, 0, 0, -0.690882) /* Destination */ +/* @teleloc 0x01D40115 [40.000000 -30.000000 0.000000] -0.722967 0.000000 0.000000 -0.690882 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00374 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00374 Surface.sql index a23736a912..a9493b4f08 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00374 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00374 Surface.sql @@ -29,5 +29,5 @@ VALUES (374, 1, 0x020001B3) /* Setup */ , (374, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (374, 2, 0x9395001E, 78.8, 140.8, 105.7, -0.824126, 0, -0, -0.566406) /* Destination */ -/* @teleloc 0x9395001E [78.800003 140.800003 105.699997] -0.824126 0.000000 -0.000000 -0.566406 */; +VALUES (374, 2, 0x9395001E, 78.8, 140.8, 105.7, -0.824126, 0, 0, -0.566406) /* Destination */ +/* @teleloc 0x9395001E [78.800003 140.800003 105.699997] -0.824126 0.000000 0.000000 -0.566406 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00375 Bellig Tower.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00375 Bellig Tower.sql index f93f6578df..fad6a6ebd5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00375 Bellig Tower.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00375 Bellig Tower.sql @@ -29,5 +29,5 @@ VALUES (375, 1, 0x020001B3) /* Setup */ , (375, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (375, 2, 0x01D401B1, 61.8, -22.45, 30, -0.691135, 0, -0, -0.722726) /* Destination */ -/* @teleloc 0x01D401B1 [61.799999 -22.450001 30.000000] -0.691135 0.000000 -0.000000 -0.722726 */; +VALUES (375, 2, 0x01D401B1, 61.8, -22.45, 30, -0.691135, 0, 0, -0.722726) /* Destination */ +/* @teleloc 0x01D401B1 [61.799999 -22.450001 30.000000] -0.691135 0.000000 0.000000 -0.722726 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00426 Syliph Tower.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00426 Syliph Tower.sql index 672a571351..a1707e442e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00426 Syliph Tower.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00426 Syliph Tower.sql @@ -29,5 +29,5 @@ VALUES (426, 1, 0x020001B3) /* Setup */ , (426, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (426, 2, 0x01D501C0, 39.093, -13.057, 66, -0.219003, 0, -0, -0.975724) /* Destination */ -/* @teleloc 0x01D501C0 [39.092999 -13.057000 66.000000] -0.219003 0.000000 -0.000000 -0.975724 */; +VALUES (426, 2, 0x01D501C0, 39.093, -13.057, 66, -0.219003, 0, 0, -0.975724) /* Destination */ +/* @teleloc 0x01D501C0 [39.092999 -13.057000 66.000000] -0.219003 0.000000 0.000000 -0.975724 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00427 To Top of Mt. Syliph.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00427 To Top of Mt. Syliph.sql index 5ac6595c71..3053b0b35c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00427 To Top of Mt. Syliph.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00427 To Top of Mt. Syliph.sql @@ -29,5 +29,5 @@ VALUES (427, 1, 0x020001B3) /* Setup */ , (427, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (427, 2, 0x8D8E0037, 159, 165.7, 224, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x8D8E0037 [159.000000 165.699997 224.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (427, 2, 0x8D8E0037, 159, 165.7, 224, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x8D8E0037 [159.000000 165.699997 224.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00428 Sylsfear Dungeon Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00428 Sylsfear Dungeon Portal.sql index b59855bce7..2445f4219a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00428 Sylsfear Dungeon Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00428 Sylsfear Dungeon Portal.sql @@ -30,5 +30,5 @@ VALUES (428, 1, 0x020005D3) /* Setup */ , (428, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (428, 2, 0x01D70277, 59.8, -136.9, 0, -0.466386, 0, -0, -0.884581) /* Destination */ -/* @teleloc 0x01D70277 [59.799999 -136.899994 0.000000] -0.466386 0.000000 -0.000000 -0.884581 */; +VALUES (428, 2, 0x01D70277, 59.8, -136.9, 0, -0.466386, 0, 0, -0.884581) /* Destination */ +/* @teleloc 0x01D70277 [59.799999 -136.899994 0.000000] -0.466386 0.000000 0.000000 -0.884581 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00431 Mount Alphus.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00431 Mount Alphus.sql index d14c0ee734..c78c5ad518 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00431 Mount Alphus.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00431 Mount Alphus.sql @@ -29,5 +29,5 @@ VALUES (431, 1, 0x020001B3) /* Setup */ , (431, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (431, 2, 0x95980029, 140.2, 15.9, 224, -0.317305, 0, -0, -0.948324) /* Destination */ -/* @teleloc 0x95980029 [140.199997 15.900000 224.000000] -0.317305 0.000000 -0.000000 -0.948324 */; +VALUES (431, 2, 0x95980029, 140.2, 15.9, 224, -0.317305, 0, 0, -0.948324) /* Destination */ +/* @teleloc 0x95980029 [140.199997 15.900000 224.000000] -0.317305 0.000000 0.000000 -0.948324 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00434 Mt. Alphus Valley.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00434 Mt. Alphus Valley.sql index 6a9683964c..9294e524af 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00434 Mt. Alphus Valley.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00434 Mt. Alphus Valley.sql @@ -29,5 +29,5 @@ VALUES (434, 1, 0x020001B3) /* Setup */ , (434, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (434, 2, 0x9398000F, 32, 144.6, 40, -0.803857, 0, -0, -0.594823) /* Destination */ -/* @teleloc 0x9398000F [32.000000 144.600006 40.000000] -0.803857 0.000000 -0.000000 -0.594823 */; +VALUES (434, 2, 0x9398000F, 32, 144.6, 40, -0.803857, 0, 0, -0.594823) /* Destination */ +/* @teleloc 0x9398000F [32.000000 144.600006 40.000000] -0.803857 0.000000 0.000000 -0.594823 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00435 North Gemm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00435 North Gemm.sql index 529ed659dc..c656425211 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00435 North Gemm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00435 North Gemm.sql @@ -29,5 +29,5 @@ VALUES (435, 1, 0x020001B3) /* Setup */ , (435, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (435, 2, 0x91930037, 163.5, 164.4, 224, -0.366501, 0, -0, -0.930418) /* Destination */ -/* @teleloc 0x91930037 [163.500000 164.399994 224.000000] -0.366501 0.000000 -0.000000 -0.930418 */; +VALUES (435, 2, 0x91930037, 163.5, 164.4, 224, -0.366501, 0, 0, -0.930418) /* Destination */ +/* @teleloc 0x91930037 [163.500000 164.399994 224.000000] -0.366501 0.000000 0.000000 -0.930418 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00437 North Dalt.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00437 North Dalt.sql index db02d56b53..d9734a03c1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00437 North Dalt.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00437 North Dalt.sql @@ -29,5 +29,5 @@ VALUES (437, 1, 0x020001B3) /* Setup */ , (437, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (437, 2, 0x8F91003E, 188.9, 138, 224, -0.333807, 0, -0, -0.942642) /* Destination */ -/* @teleloc 0x8F91003E [188.899994 138.000000 224.000000] -0.333807 0.000000 -0.000000 -0.942641 */; +VALUES (437, 2, 0x8F91003E, 188.9, 138, 224, -0.333807, 0, 0, -0.942642) /* Destination */ +/* @teleloc 0x8F91003E [188.899994 138.000000 224.000000] -0.333807 0.000000 0.000000 -0.942642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00439 North Syliph.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00439 North Syliph.sql index c80812f944..bceaf9074c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00439 North Syliph.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00439 North Syliph.sql @@ -29,5 +29,5 @@ VALUES (439, 1, 0x020001B3) /* Setup */ , (439, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (439, 2, 0x8E8F000B, 42.1, 65.5, 224, -0.446198, 0, -0, -0.894934) /* Destination */ -/* @teleloc 0x8E8F000B [42.099998 65.500000 224.000000] -0.446198 0.000000 -0.000000 -0.894934 */; +VALUES (439, 2, 0x8E8F000B, 42.1, 65.5, 224, -0.446198, 0, 0, -0.894934) /* Destination */ +/* @teleloc 0x8E8F000B [42.099998 65.500000 224.000000] -0.446198 0.000000 0.000000 -0.894934 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00441 Base of Mt. Syliph.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00441 Base of Mt. Syliph.sql index 8e681c213b..5e1155ada5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00441 Base of Mt. Syliph.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00441 Base of Mt. Syliph.sql @@ -29,5 +29,5 @@ VALUES (441, 1, 0x020001B3) /* Setup */ , (441, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (441, 2, 0x8E8D0038, 150.4, 182.5, 110, -0.961262, 0, -0, -0.275637) /* Destination */ -/* @teleloc 0x8E8D0038 [150.399994 182.500000 110.000000] -0.961262 0.000000 -0.000000 -0.275637 */; +VALUES (441, 2, 0x8E8D0038, 150.4, 182.5, 110, -0.961262, 0, 0, -0.275637) /* Destination */ +/* @teleloc 0x8E8D0038 [150.399994 182.500000 110.000000] -0.961262 0.000000 0.000000 -0.275637 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00442 Mt. Syliph Plain.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00442 Mt. Syliph Plain.sql index 9be77d139f..0fe1707884 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00442 Mt. Syliph Plain.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00442 Mt. Syliph Plain.sql @@ -29,5 +29,5 @@ VALUES (442, 1, 0x020001B3) /* Setup */ , (442, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (442, 2, 0x8E8D002C, 126.6, 86, 41.7, -0.008727, 0, -0, -0.999962) /* Destination */ -/* @teleloc 0x8E8D002C [126.599998 86.000000 41.700001] -0.008727 0.000000 -0.000000 -0.999962 */; +VALUES (442, 2, 0x8E8D002C, 126.6, 86, 41.7, -0.008727, 0, 0, -0.999962) /* Destination */ +/* @teleloc 0x8E8D002C [126.599998 86.000000 41.700001] -0.008727 0.000000 0.000000 -0.999962 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00443 Westward Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00443 Westward Portal.sql index 03bac4264b..dcdd0562e1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00443 Westward Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/00443 Westward Portal.sql @@ -29,5 +29,5 @@ VALUES (443, 1, 0x020005D3) /* Setup */ , (443, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (443, 2, 0x5AD80010, 41.25, 180, 80.6, -0.509792, 0, -0, -0.860298) /* Destination */ -/* @teleloc 0x5AD80010 [41.250000 180.000000 80.599998] -0.509792 0.000000 -0.000000 -0.860298 */; +VALUES (443, 2, 0x5AD80010, 41.25, 180, 80.6, -0.509792, 0, 0, -0.860298) /* Destination */ +/* @teleloc 0x5AD80010 [41.250000 180.000000 80.599998] -0.509792 0.000000 0.000000 -0.860298 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01013 Portal to Arwic.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01013 Portal to Arwic.sql index 7fbec3a963..ce1f874bd4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01013 Portal to Arwic.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01013 Portal to Arwic.sql @@ -30,5 +30,5 @@ VALUES (1013, 1, 0x020005D3) /* Setup */ , (1013, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1013, 2, 0xC6A90009, 46.805, 4.219, 42.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xC6A90009 [46.805000 4.219000 42.005001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (1013, 2, 0xC6A90009, 46.805, 4.219, 42.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xC6A90009 [46.805000 4.219000 42.005001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01014 Portal to Cragstone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01014 Portal to Cragstone.sql index dc9f38d5e8..3cdf871b38 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01014 Portal to Cragstone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01014 Portal to Cragstone.sql @@ -31,4 +31,4 @@ VALUES (1014, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (1014, 2, 0xBB9F0040, 169.358, 168.251, 54.005, 0.578684, 0, 0, -0.815552) /* Destination */ -/* @teleloc 0xBB9F0040 [169.358002 168.251007 54.005001] 0.578683 0.000000 0.000000 -0.815552 */; +/* @teleloc 0xBB9F0040 [169.358002 168.251007 54.005001] 0.578684 0.000000 0.000000 -0.815552 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01015 Cragstone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01015 Cragstone Portal.sql index 93db80bf32..4890202ec6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01015 Cragstone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01015 Cragstone Portal.sql @@ -30,4 +30,4 @@ VALUES (1015, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (1015, 2, 0xBB9F0040, 169.358, 168.251, 54.005, 0.578684, 0, 0, -0.815552) /* Destination */ -/* @teleloc 0xBB9F0040 [169.358002 168.251007 54.005001] 0.578683 0.000000 0.000000 -0.815552 */; +/* @teleloc 0xBB9F0040 [169.358002 168.251007 54.005001] 0.578684 0.000000 0.000000 -0.815552 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01016 Eastham Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01016 Eastham Portal.sql index bcc400d261..306f4a6bbf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01016 Eastham Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01016 Eastham Portal.sql @@ -29,5 +29,5 @@ VALUES (1016, 1, 0x020001B3) /* Setup */ , (1016, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1016, 2, 0xCE940035, 151.053, 112.61, 17.417, -0.936577, 0, -0, -0.350461) /* Destination */ -/* @teleloc 0xCE940035 [151.052994 112.610001 17.417000] -0.936577 0.000000 -0.000000 -0.350461 */; +VALUES (1016, 2, 0xCE940035, 151.053, 112.61, 17.417, -0.936577, 0, 0, -0.350461) /* Destination */ +/* @teleloc 0xCE940035 [151.052994 112.610001 17.417000] -0.936577 0.000000 0.000000 -0.350461 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01018 Portal to Hebian-To.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01018 Portal to Hebian-To.sql index 41c5f49417..6f0d6b5d9e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01018 Portal to Hebian-To.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01018 Portal to Hebian-To.sql @@ -31,4 +31,4 @@ VALUES (1018, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (1018, 2, 0xE64E002F, 138.304, 161.905, 20.04, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0xE64E002F [138.304001 161.904999 20.040001] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0xE64E002F [138.304001 161.904999 20.040001] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01019 Hebian-to Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01019 Hebian-to Portal.sql index d8f733a709..85f7609e10 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01019 Hebian-to Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01019 Hebian-to Portal.sql @@ -30,4 +30,4 @@ VALUES (1019, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (1019, 2, 0xE64E002F, 138.304, 161.905, 20.04, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0xE64E002F [138.304001 161.904999 20.040001] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0xE64E002F [138.304001 161.904999 20.040001] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01022 Mayoi Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01022 Mayoi Portal.sql index 5ae3e1c897..e864001c97 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01022 Mayoi Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01022 Mayoi Portal.sql @@ -29,5 +29,5 @@ VALUES (1022, 1, 0x020001B3) /* Setup */ , (1022, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1022, 2, 0xE6320021, 107.417, 10.763, 29.908, -0.642788, 0, -0, -0.766044) /* Destination */ -/* @teleloc 0xE6320021 [107.417000 10.763000 29.908001] -0.642788 0.000000 -0.000000 -0.766044 */; +VALUES (1022, 2, 0xE6320021, 107.417, 10.763, 29.908, -0.642788, 0, 0, -0.766044) /* Destination */ +/* @teleloc 0xE6320021 [107.417000 10.763000 29.908001] -0.642788 0.000000 0.000000 -0.766044 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01023 Qalaba'r Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01023 Qalaba'r Portal.sql index 0456f756ec..88b82550ca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01023 Qalaba'r Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01023 Qalaba'r Portal.sql @@ -29,5 +29,5 @@ VALUES (1023, 1, 0x020001B3) /* Setup */ , (1023, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1023, 2, 0x9722003A, 168.354, 24.618, 102.005, -0.92279, 0, -0, -0.385302) /* Destination */ -/* @teleloc 0x9722003A [168.354004 24.618000 102.004997] -0.922790 0.000000 -0.000000 -0.385302 */; +VALUES (1023, 2, 0x9722003A, 168.354, 24.618, 102.005, -0.92279, 0, 0, -0.385302) /* Destination */ +/* @teleloc 0x9722003A [168.354004 24.618000 102.004997] -0.922790 0.000000 0.000000 -0.385302 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01024 Qalaba'r Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01024 Qalaba'r Portal.sql index ad8f849fe1..f6d4bdb101 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01024 Qalaba'r Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01024 Qalaba'r Portal.sql @@ -29,5 +29,5 @@ VALUES (1024, 1, 0x020001B3) /* Setup */ , (1024, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1024, 2, 0x9722003A, 168.354, 24.618, 102.005, -0.92279, 0, -0, -0.385302) /* Destination */ -/* @teleloc 0x9722003A [168.354004 24.618000 102.004997] -0.922790 0.000000 -0.000000 -0.385302 */; +VALUES (1024, 2, 0x9722003A, 168.354, 24.618, 102.005, -0.92279, 0, 0, -0.385302) /* Destination */ +/* @teleloc 0x9722003A [168.354004 24.618000 102.004997] -0.922790 0.000000 0.000000 -0.385302 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01025 Portal to Rithwic.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01025 Portal to Rithwic.sql index dd9af845d7..a60f968c42 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01025 Portal to Rithwic.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01025 Portal to Rithwic.sql @@ -30,5 +30,5 @@ VALUES (1025, 1, 0x020001B3) /* Setup */ , (1025, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1025, 2, 0xC98C0028, 113.6656, 190.259, 22.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xC98C0028 [113.665604 190.259003 22.004999] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (1025, 2, 0xC98C0028, 113.6656, 190.259, 22.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xC98C0028 [113.665604 190.259003 22.004999] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01027 Portal to Shoushi.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01027 Portal to Shoushi.sql index 14a9044865..a9081fb0ac 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01027 Portal to Shoushi.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01027 Portal to Shoushi.sql @@ -30,5 +30,5 @@ VALUES (1027, 1, 0x020001B3) /* Setup */ , (1027, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1027, 2, 0xDA55001D, 84.8, 99, 20, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xDA55001D [84.800003 99.000000 20.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (1027, 2, 0xDA55001D, 84.8, 99, 20, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xDA55001D [84.800003 99.000000 20.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01029 Portal to Yanshi.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01029 Portal to Yanshi.sql index 2aa802c773..4974b114ae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01029 Portal to Yanshi.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01029 Portal to Yanshi.sql @@ -30,5 +30,5 @@ VALUES (1029, 1, 0x020001B3) /* Setup */ , (1029, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1029, 2, 0xB9720021, 119.528, 1.661, 24.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xB9720021 [119.528000 1.661000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (1029, 2, 0xB9720021, 119.528, 1.661, 24.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xB9720021 [119.528000 1.661000 24.004999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01032 Portal to Zaikhal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01032 Portal to Zaikhal.sql index e1cdff535e..13a6e53d3f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01032 Portal to Zaikhal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01032 Portal to Zaikhal.sql @@ -30,5 +30,5 @@ VALUES (1032, 1, 0x020005D3) /* Setup */ , (1032, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1032, 2, 0x80900013, 64.863, 55.687, 124.005, -0.929883, 0, -0, -0.367857) /* Destination */ -/* @teleloc 0x80900013 [64.862999 55.687000 124.004997] -0.929882 0.000000 -0.000000 -0.367857 */; +VALUES (1032, 2, 0x80900013, 64.863, 55.687, 124.005, -0.929883, 0, 0, -0.367857) /* Destination */ +/* @teleloc 0x80900013 [64.862999 55.687000 124.004997] -0.929883 0.000000 0.000000 -0.367857 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01033 Zaikhal Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01033 Zaikhal Portal.sql index 26d447c1d8..c74de468d3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01033 Zaikhal Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01033 Zaikhal Portal.sql @@ -29,5 +29,5 @@ VALUES (1033, 1, 0x020001B3) /* Setup */ , (1033, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1033, 2, 0x80900013, 64.863, 55.687, 124.005, -0.929883, 0, -0, -0.367857) /* Destination */ -/* @teleloc 0x80900013 [64.862999 55.687000 124.004997] -0.929882 0.000000 -0.000000 -0.367857 */; +VALUES (1033, 2, 0x80900013, 64.863, 55.687, 124.005, -0.929883, 0, 0, -0.367857) /* Destination */ +/* @teleloc 0x80900013 [64.862999 55.687000 124.004997] -0.929883 0.000000 0.000000 -0.367857 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01087 Outside Accursed Halls Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01087 Outside Accursed Halls Portal.sql index 5850dd4f2d..b329adfc81 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01087 Outside Accursed Halls Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01087 Outside Accursed Halls Portal.sql @@ -29,5 +29,5 @@ VALUES (1087, 1, 0x020001B3) /* Setup */ , (1087, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1087, 2, 0x3761000C, 37.31, 80.17, 40, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x3761000C [37.310001 80.169998 40.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (1087, 2, 0x3761000C, 37.31, 80.17, 40, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x3761000C [37.310001 80.169998 40.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01088 Arwic Mines Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01088 Arwic Mines Portal.sql index bd74ff67c8..aca48de1d8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01088 Arwic Mines Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01088 Arwic Mines Portal.sql @@ -29,5 +29,5 @@ VALUES (1088, 1, 0x020001B3) /* Setup */ , (1088, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1088, 2, 0x01EF03DD, 67.5, -69.8, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x01EF03DD [67.500000 -69.800003 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (1088, 2, 0x01EF03DD, 67.5, -69.8, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x01EF03DD [67.500000 -69.800003 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01090 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01090 Surface.sql index 4de7b3e0d4..ce950bee6a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01090 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01090 Surface.sql @@ -29,5 +29,5 @@ VALUES (1090, 1, 0x020001B3) /* Setup */ , (1090, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1090, 2, 0x8391003B, 190.8, 64.4, 146.3, -0.956305, 0, -0, -0.292372) /* Destination */ -/* @teleloc 0x8391003B [190.800003 64.400002 146.300003] -0.956305 0.000000 -0.000000 -0.292372 */; +VALUES (1090, 2, 0x8391003B, 190.8, 64.4, 146.3, -0.956305, 0, 0, -0.292372) /* Destination */ +/* @teleloc 0x8391003B [190.800003 64.400002 146.300003] -0.956305 0.000000 0.000000 -0.292372 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01091 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01091 Surface.sql index 815df7f172..5ea5f09bd4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01091 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01091 Surface.sql @@ -29,5 +29,5 @@ VALUES (1091, 1, 0x020001B3) /* Setup */ , (1091, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1091, 2, 0xD8CA0014, 58.339, 92.125, 275.1, -0.909961, 0, -0, -0.414693) /* Destination */ -/* @teleloc 0xD8CA0014 [58.339001 92.125000 275.100006] -0.909961 0.000000 -0.000000 -0.414693 */; +VALUES (1091, 2, 0xD8CA0014, 58.339, 92.125, 275.1, -0.909961, 0, 0, -0.414693) /* Destination */ +/* @teleloc 0xD8CA0014 [58.339001 92.125000 275.100006] -0.909961 0.000000 0.000000 -0.414693 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01093 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01093 Surface.sql index 521e6670b3..425ff25e32 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01093 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01093 Surface.sql @@ -29,5 +29,5 @@ VALUES (1093, 1, 0x020001B3) /* Setup */ , (1093, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1093, 2, 0xA8B50040, 187.3, 175.4, 28, -0.96363, 0, -0, -0.267238) /* Destination */ -/* @teleloc 0xA8B50040 [187.300003 175.399994 28.000000] -0.963630 0.000000 -0.000000 -0.267238 */; +VALUES (1093, 2, 0xA8B50040, 187.3, 175.4, 28, -0.96363, 0, 0, -0.267238) /* Destination */ +/* @teleloc 0xA8B50040 [187.300003 175.399994 28.000000] -0.963630 0.000000 0.000000 -0.267238 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01094 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01094 Surface.sql index cc173ce3e3..731fb2cb38 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01094 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01094 Surface.sql @@ -29,5 +29,5 @@ VALUES (1094, 1, 0x020001B3) /* Setup */ , (1094, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1094, 2, 0xC7B20010, 39.2, 176, 307.2, -0.544639, 0, -0, -0.838671) /* Destination */ -/* @teleloc 0xC7B20010 [39.200001 176.000000 307.200012] -0.544639 0.000000 -0.000000 -0.838671 */; +VALUES (1094, 2, 0xC7B20010, 39.2, 176, 307.2, -0.544639, 0, 0, -0.838671) /* Destination */ +/* @teleloc 0xC7B20010 [39.200001 176.000000 307.200012] -0.544639 0.000000 0.000000 -0.838671 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01096 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01096 Surface.sql index f08ba73f12..057f0ca723 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01096 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01096 Surface.sql @@ -29,5 +29,5 @@ VALUES (1096, 1, 0x020001B3) /* Setup */ , (1096, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1096, 2, 0xDA54002A, 135.1, 42.7, 34, -0.965926, 0, -0, -0.258819) /* Destination */ -/* @teleloc 0xDA54002A [135.100006 42.700001 34.000000] -0.965926 0.000000 -0.000000 -0.258819 */; +VALUES (1096, 2, 0xDA54002A, 135.1, 42.7, 34, -0.965926, 0, 0, -0.258819) /* Destination */ +/* @teleloc 0xDA54002A [135.100006 42.700001 34.000000] -0.965926 0.000000 0.000000 -0.258819 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01097 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01097 Surface.sql index 2a69e5a3b5..3ae2637280 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01097 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01097 Surface.sql @@ -29,5 +29,5 @@ VALUES (1097, 1, 0x020001B3) /* Setup */ , (1097, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1097, 2, 0x147C0023, 108.1, 60.6, 145, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x147C0023 [108.099998 60.599998 145.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (1097, 2, 0x147C0023, 108.1, 60.6, 145, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x147C0023 [108.099998 60.599998 145.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01098 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01098 Surface.sql index 57836eb933..60118f5d18 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01098 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01098 Surface.sql @@ -29,5 +29,5 @@ VALUES (1098, 1, 0x020001B3) /* Setup */ , (1098, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1098, 2, 0xC58C001B, 72.2, 71.1, 30, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xC58C001B [72.199997 71.099998 30.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (1098, 2, 0xC58C001B, 72.2, 71.1, 30, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xC58C001B [72.199997 71.099998 30.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01099 Underground City Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01099 Underground City Portal.sql index 0cf7b9ddcb..aec5361fa3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01099 Underground City Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01099 Underground City Portal.sql @@ -29,5 +29,5 @@ VALUES (1099, 1, 0x020001B3) /* Setup */ , (1099, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1099, 2, 0x01E901AD, 120, -130, -11.995, -0.714424, 0, -0, -0.699713) /* Destination */ -/* @teleloc 0x01E901AD [120.000000 -130.000000 -11.995000] -0.714424 0.000000 -0.000000 -0.699713 */; +VALUES (1099, 2, 0x01E901AD, 120, -130, -11.995, -0.714424, 0, 0, -0.699713) /* Destination */ +/* @teleloc 0x01E901AD [120.000000 -130.000000 -11.995000] -0.714424 0.000000 0.000000 -0.699713 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01101 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01101 Surface.sql index ed4472ee27..4f5fb227ec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01101 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01101 Surface.sql @@ -29,5 +29,5 @@ VALUES (1101, 1, 0x020001B3) /* Setup */ , (1101, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1101, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, -0, -0.358368) /* Destination */ -/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933580 0.000000 -0.000000 -0.358368 */; +VALUES (1101, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, 0, -0.358368) /* Destination */ +/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933581 0.000000 0.000000 -0.358368 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01104 North Direlands Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01104 North Direlands Portal.sql index e99274166b..82e169f8f1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01104 North Direlands Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01104 North Direlands Portal.sql @@ -30,5 +30,5 @@ VALUES (1104, 1, 0x020005D3) /* Setup */ , (1104, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1104, 2, 0x3C9D0010, 25.1, 191.5, 77.9, -0.824126, 0, -0, -0.566406) /* Destination */ -/* @teleloc 0x3C9D0010 [25.100000 191.500000 77.900002] -0.824126 0.000000 -0.000000 -0.566406 */; +VALUES (1104, 2, 0x3C9D0010, 25.1, 191.5, 77.9, -0.824126, 0, 0, -0.566406) /* Destination */ +/* @teleloc 0x3C9D0010 [25.100000 191.500000 77.900002] -0.824126 0.000000 0.000000 -0.566406 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01106 River Bridge Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01106 River Bridge Portal.sql index 465d3193a8..6ba5379dd3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01106 River Bridge Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01106 River Bridge Portal.sql @@ -30,4 +30,4 @@ VALUES (1106, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (1106, 2, 0xBBA30019, 72.1, 23, 7.6, 0.994522, 0, 0, -0.104529) /* Destination */ -/* @teleloc 0xBBA30019 [72.099998 23.000000 7.600000] 0.994522 0.000000 0.000000 -0.104528 */; +/* @teleloc 0xBBA30019 [72.099998 23.000000 7.600000] 0.994522 0.000000 0.000000 -0.104529 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01107 South Direlands Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01107 South Direlands Portal.sql index 85bad33681..ec1efb0cda 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01107 South Direlands Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01107 South Direlands Portal.sql @@ -30,5 +30,5 @@ VALUES (1107, 1, 0x020005D3) /* Setup */ , (1107, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1107, 2, 0x5416001A, 75, 35, 39.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5416001A [75.000000 35.000000 39.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (1107, 2, 0x5416001A, 75, 35, 39.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5416001A [75.000000 35.000000 39.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01113 Cragstone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01113 Cragstone Portal.sql index d546adfb11..28a6f27e5c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01113 Cragstone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01113 Cragstone Portal.sql @@ -29,5 +29,5 @@ VALUES (1113, 1, 0x020001B3) /* Setup */ , (1113, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1113, 2, 0xBD9F0039, 176.5, 22.6, 2, -0.748956, 0, -0, -0.66262) /* Destination */ -/* @teleloc 0xBD9F0039 [176.500000 22.600000 2.000000] -0.748956 0.000000 -0.000000 -0.662620 */; +VALUES (1113, 2, 0xBD9F0039, 176.5, 22.6, 2, -0.748956, 0, 0, -0.66262) /* Destination */ +/* @teleloc 0xBD9F0039 [176.500000 22.600000 2.000000] -0.748956 0.000000 0.000000 -0.662620 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01116 Old Talisman Dungeon Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01116 Old Talisman Dungeon Portal.sql index 38321cd8f1..424a633fdc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01116 Old Talisman Dungeon Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01116 Old Talisman Dungeon Portal.sql @@ -29,5 +29,5 @@ VALUES (1116, 1, 0x020001B3) /* Setup */ , (1116, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1116, 2, 0x01EA041E, 60, -60, 54, -0.325568, 0, -0, -0.945519) /* Destination */ -/* @teleloc 0x01EA041E [60.000000 -60.000000 54.000000] -0.325568 0.000000 -0.000000 -0.945519 */; +VALUES (1116, 2, 0x01EA041E, 60, -60, 54, -0.325568, 0, 0, -0.945519) /* Destination */ +/* @teleloc 0x01EA041E [60.000000 -60.000000 54.000000] -0.325568 0.000000 0.000000 -0.945519 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01117 Dungeon of Shadows Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01117 Dungeon of Shadows Portal.sql index d90c622904..2f923461b5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01117 Dungeon of Shadows Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01117 Dungeon of Shadows Portal.sql @@ -29,5 +29,5 @@ VALUES (1117, 1, 0x020001B3) /* Setup */ , (1117, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1117, 2, 0x01ED0310, 120, 0, 12, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01ED0310 [120.000000 0.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (1117, 2, 0x01ED0310, 120, 0, 12, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01ED0310 [120.000000 0.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01118 Black Death Catacombs Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01118 Black Death Catacombs Portal.sql index 9d6404ea55..8d6480620d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01118 Black Death Catacombs Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01118 Black Death Catacombs Portal.sql @@ -30,5 +30,5 @@ VALUES (1118, 1, 0x020005D3) /* Setup */ , (1118, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1118, 2, 0x5E450377, 40, -160, 72, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E450377 [40.000000 -160.000000 72.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (1118, 2, 0x5E450377, 40, -160, 72, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E450377 [40.000000 -160.000000 72.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01124 Shoushi Grotto Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01124 Shoushi Grotto Portal.sql index 1ef0ffa55e..33859eeb9d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01124 Shoushi Grotto Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01124 Shoushi Grotto Portal.sql @@ -29,5 +29,5 @@ VALUES (1124, 1, 0x020001B3) /* Setup */ , (1124, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1124, 2, 0x01F701ED, 40, -140, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01F701ED [40.000000 -140.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (1124, 2, 0x01F701ED, 40, -140, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01F701ED [40.000000 -140.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01125 Holtburg Dungeon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01125 Holtburg Dungeon.sql index 166254b58b..85d9cd6a13 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01125 Holtburg Dungeon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01125 Holtburg Dungeon.sql @@ -29,5 +29,5 @@ VALUES (1125, 1, 0x020001B3) /* Setup */ , (1125, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1125, 2, 0x01F60289, 96.7, -10, 0, -0.719279, 0, -0, -0.694721) /* Destination */ -/* @teleloc 0x01F60289 [96.699997 -10.000000 0.000000] -0.719279 0.000000 -0.000000 -0.694721 */; +VALUES (1125, 2, 0x01F60289, 96.7, -10, 0, -0.719279, 0, 0, -0.694721) /* Destination */ +/* @teleloc 0x01F60289 [96.699997 -10.000000 0.000000] -0.719279 0.000000 0.000000 -0.694721 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01128 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01128 Surface Portal.sql index b4ba28ce74..ad427cd871 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01128 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01128 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (1128, 1, 0x020001B3) /* Setup */ , (1128, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1128, 2, 0xBB700029, 124.631, 19.772, 5.905, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xBB700029 [124.630997 19.771999 5.905000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (1128, 2, 0xBB700029, 124.631, 19.772, 5.905, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xBB700029 [124.630997 19.771999 5.905000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01306 Bandit Castle Prison.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01306 Bandit Castle Prison.sql index f98257ae3b..cb8af21aa8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01306 Bandit Castle Prison.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01306 Bandit Castle Prison.sql @@ -29,5 +29,5 @@ VALUES (1306, 1, 0x020001B3) /* Setup */ , (1306, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1306, 2, 0x01E20231, 71.894, -20, 24.005, -0.727785, 0, -0, -0.685806) /* Destination */ -/* @teleloc 0x01E20231 [71.893997 -20.000000 24.004999] -0.727785 0.000000 -0.000000 -0.685806 */; +VALUES (1306, 2, 0x01E20231, 71.894, -20, 24.005, -0.727785, 0, 0, -0.685806) /* Destination */ +/* @teleloc 0x01E20231 [71.893997 -20.000000 24.004999] -0.727785 0.000000 0.000000 -0.685806 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01307 Glenden Wood Dungeon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01307 Glenden Wood Dungeon.sql index 758b937d06..046db4887d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01307 Glenden Wood Dungeon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01307 Glenden Wood Dungeon.sql @@ -29,5 +29,5 @@ VALUES (1307, 1, 0x020005D2) /* Setup */ , (1307, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1307, 2, 0x01E3033D, 161, -150, 0, -0.983255, 0, -0, -0.182236) /* Destination */ -/* @teleloc 0x01E3033D [161.000000 -150.000000 0.000000] -0.983255 0.000000 -0.000000 -0.182236 */; +VALUES (1307, 2, 0x01E3033D, 161, -150, 0, -0.983255, 0, 0, -0.182236) /* Destination */ +/* @teleloc 0x01E3033D [161.000000 -150.000000 0.000000] -0.983255 0.000000 0.000000 -0.182236 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01310 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01310 Surface.sql index f3942a6f76..71a5dbd9c2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01310 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01310 Surface.sql @@ -29,5 +29,5 @@ VALUES (1310, 1, 0x020001B3) /* Setup */ , (1310, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1310, 2, 0xD85C003E, 177.7, 135, 12, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xD85C003E [177.699997 135.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (1310, 2, 0xD85C003E, 177.7, 135, 12, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xD85C003E [177.699997 135.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01311 North Glenden Prison.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01311 North Glenden Prison.sql index a8ee3c6215..4e89ad566e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01311 North Glenden Prison.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01311 North Glenden Prison.sql @@ -29,5 +29,5 @@ VALUES (1311, 1, 0x020005D2) /* Setup */ , (1311, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1311, 2, 0x01E401AD, 38.4, -18.6, 6, -0.782608, 0, -0, -0.622515) /* Destination */ -/* @teleloc 0x01E401AD [38.400002 -18.600000 6.000000] -0.782608 0.000000 -0.000000 -0.622515 */; +VALUES (1311, 2, 0x01E401AD, 38.4, -18.6, 6, -0.782608, 0, 0, -0.622515) /* Destination */ +/* @teleloc 0x01E401AD [38.400002 -18.600000 6.000000] -0.782608 0.000000 0.000000 -0.622515 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01323 Eastham Sewer.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01323 Eastham Sewer.sql index da01d7aeab..3f5f831bae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01323 Eastham Sewer.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01323 Eastham Sewer.sql @@ -29,5 +29,5 @@ VALUES (1323, 1, 0x020001B3) /* Setup */ , (1323, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1323, 2, 0x01CF0237, 119.625, -163.107, 6.005, -0.999903, 0, -0, -0.01391) /* Destination */ -/* @teleloc 0x01CF0237 [119.625000 -163.106995 6.005000] -0.999903 0.000000 -0.000000 -0.013910 */; +VALUES (1323, 2, 0x01CF0237, 119.625, -163.107, 6.005, -0.999903, 0, 0, -0.01391) /* Destination */ +/* @teleloc 0x01CF0237 [119.625000 -163.106995 6.005000] -0.999903 0.000000 0.000000 -0.013910 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01324 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01324 Surface Portal.sql index 13d081864a..02ec1905c1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01324 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01324 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (1324, 1, 0x020001B3) /* Setup */ , (1324, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1324, 2, 0xCE960037, 144.7, 148.1, 14, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xCE960037 [144.699997 148.100006 14.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (1324, 2, 0xCE960037, 144.7, 148.1, 14, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xCE960037 [144.699997 148.100006 14.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01325 A Small Cave.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01325 A Small Cave.sql index 1f6df5fd79..37cb73e61c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01325 A Small Cave.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01325 A Small Cave.sql @@ -29,5 +29,5 @@ VALUES (1325, 1, 0x020001B3) /* Setup */ , (1325, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1325, 2, 0x01E70121, 58.561, -28.65, 0, -0.551937, 0, -0, -0.833886) /* Destination */ -/* @teleloc 0x01E70121 [58.561001 -28.650000 0.000000] -0.551937 0.000000 -0.000000 -0.833886 */; +VALUES (1325, 2, 0x01E70121, 58.561, -28.65, 0, -0.551937, 0, 0, -0.833886) /* Destination */ +/* @teleloc 0x01E70121 [58.561001 -28.650000 0.000000] -0.551937 0.000000 0.000000 -0.833886 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01327 Small Icecave.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01327 Small Icecave.sql index 5e7f0b3887..1cfa78059c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01327 Small Icecave.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01327 Small Icecave.sql @@ -29,5 +29,5 @@ VALUES (1327, 1, 0x020005D6) /* Setup */ , (1327, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1327, 2, 0x01E60250, 140, -190, 6.1, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01E60250 [140.000000 -190.000000 6.100000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (1327, 2, 0x01E60250, 140, -190, 6.1, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01E60250 [140.000000 -190.000000 6.100000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01328 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01328 Surface.sql index 7254acaaf6..1ce10c54f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01328 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01328 Surface.sql @@ -29,5 +29,5 @@ VALUES (1328, 1, 0x020001B3) /* Setup */ , (1328, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1328, 2, 0xBED3003C, 172.4, 83.2, 152, -0.390731, 0, -0, -0.920505) /* Destination */ -/* @teleloc 0xBED3003C [172.399994 83.199997 152.000000] -0.390731 0.000000 -0.000000 -0.920505 */; +VALUES (1328, 2, 0xBED3003C, 172.4, 83.2, 152, -0.390731, 0, 0, -0.920505) /* Destination */ +/* @teleloc 0xBED3003C [172.399994 83.199997 152.000000] -0.390731 0.000000 0.000000 -0.920505 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01329 Banderling Ruin.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01329 Banderling Ruin.sql index 7d4a01d179..44b0ca3350 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01329 Banderling Ruin.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01329 Banderling Ruin.sql @@ -29,5 +29,5 @@ VALUES (1329, 1, 0x020001B3) /* Setup */ , (1329, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1329, 2, 0x01E00121, 13.0085, -27.0157, 6.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x01E00121 [13.008500 -27.015699 6.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (1329, 2, 0x01E00121, 13.0085, -27.0157, 6.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x01E00121 [13.008500 -27.015699 6.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01330 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01330 Surface.sql index 38458652dc..616874fced 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01330 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01330 Surface.sql @@ -29,5 +29,5 @@ VALUES (1330, 1, 0x020001B3) /* Setup */ , (1330, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1330, 2, 0xB1AC0016, 57.13, 123.723, 30.005, -0.693471, 0, -0, -0.720484) /* Destination */ -/* @teleloc 0xB1AC0016 [57.130001 123.723000 30.004999] -0.693471 0.000000 -0.000000 -0.720484 */; +VALUES (1330, 2, 0xB1AC0016, 57.13, 123.723, 30.005, -0.693471, 0, 0, -0.720484) /* Destination */ +/* @teleloc 0xB1AC0016 [57.130001 123.723000 30.004999] -0.693471 0.000000 0.000000 -0.720484 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01334 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01334 Surface.sql index 95f95f2e3b..0d0254bdd0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01334 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01334 Surface.sql @@ -29,5 +29,5 @@ VALUES (1334, 1, 0x020001B3) /* Setup */ , (1334, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1334, 2, 0xCC52003A, 170.65, 37.824, 53.378, -0.632996, 0, -0, -0.774155) /* Destination */ -/* @teleloc 0xCC52003A [170.649994 37.824001 53.377998] -0.632996 0.000000 -0.000000 -0.774155 */; +VALUES (1334, 2, 0xCC52003A, 170.65, 37.824, 53.378, -0.632996, 0, 0, -0.774155) /* Destination */ +/* @teleloc 0xCC52003A [170.649994 37.824001 53.377998] -0.632996 0.000000 0.000000 -0.774155 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01337 A Drudge Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01337 A Drudge Nest.sql index fd1f46456b..dd2b002ebf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01337 A Drudge Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01337 A Drudge Nest.sql @@ -29,5 +29,5 @@ VALUES (1337, 1, 0x020001B3) /* Setup */ , (1337, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1337, 2, 0x01DC015C, 32.3, -12, 6, -0.9262, 0, -0, -0.377033) /* Destination */ -/* @teleloc 0x01DC015C [32.299999 -12.000000 6.000000] -0.926200 0.000000 -0.000000 -0.377033 */; +VALUES (1337, 2, 0x01DC015C, 32.3, -12, 6, -0.9262, 0, 0, -0.377033) /* Destination */ +/* @teleloc 0x01DC015C [32.299999 -12.000000 6.000000] -0.926200 0.000000 0.000000 -0.377033 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01338 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01338 Surface.sql index 623b21ecea..fa50792437 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01338 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01338 Surface.sql @@ -29,5 +29,5 @@ VALUES (1338, 1, 0x020001B3) /* Setup */ , (1338, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1338, 2, 0xE74C003E, 183.19, 133, 32.1, -0.996195, 0, -0, -0.087156) /* Destination */ -/* @teleloc 0xE74C003E [183.190002 133.000000 32.099998] -0.996195 0.000000 -0.000000 -0.087156 */; +VALUES (1338, 2, 0xE74C003E, 183.19, 133, 32.1, -0.996195, 0, 0, -0.087156) /* Destination */ +/* @teleloc 0xE74C003E [183.190002 133.000000 32.099998] -0.996195 0.000000 0.000000 -0.087156 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01341 A Ruin.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01341 A Ruin.sql index c3d620bda8..d930ed8b1e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01341 A Ruin.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01341 A Ruin.sql @@ -29,5 +29,5 @@ VALUES (1341, 1, 0x020001B3) /* Setup */ , (1341, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1341, 2, 0x01DE0195, 30.1, -8.2, 0, -0.01658, 0, -0, -0.999863) /* Destination */ -/* @teleloc 0x01DE0195 [30.100000 -8.200000 0.000000] -0.016580 0.000000 -0.000000 -0.999863 */; +VALUES (1341, 2, 0x01DE0195, 30.1, -8.2, 0, -0.01658, 0, 0, -0.999863) /* Destination */ +/* @teleloc 0x01DE0195 [30.100000 -8.200000 0.000000] -0.016580 0.000000 0.000000 -0.999863 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01343 A Ruin.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01343 A Ruin.sql index 76238b32d8..f13188fb77 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01343 A Ruin.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01343 A Ruin.sql @@ -29,5 +29,5 @@ VALUES (1343, 1, 0x020001B3) /* Setup */ , (1343, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1343, 2, 0x01DA010F, 11.4, -21.6, 0, -0.700909, 0, -0, -0.71325) /* Destination */ -/* @teleloc 0x01DA010F [11.400000 -21.600000 0.000000] -0.700909 0.000000 -0.000000 -0.713250 */; +VALUES (1343, 2, 0x01DA010F, 11.4, -21.6, 0, -0.700909, 0, 0, -0.71325) /* Destination */ +/* @teleloc 0x01DA010F [11.400000 -21.600000 0.000000] -0.700909 0.000000 0.000000 -0.713250 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01344 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01344 Surface.sql index ed3b4a3c7e..c89c34bbb2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01344 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01344 Surface.sql @@ -29,5 +29,5 @@ VALUES (1344, 1, 0x020001B3) /* Setup */ , (1344, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1344, 2, 0xBA6F0022, 104.4, 45.6, 8.8, -0.694659, 0, -0, -0.71934) /* Destination */ -/* @teleloc 0xBA6F0022 [104.400002 45.599998 8.800000] -0.694658 0.000000 -0.000000 -0.719340 */; +VALUES (1344, 2, 0xBA6F0022, 104.4, 45.6, 8.8, -0.694659, 0, 0, -0.71934) /* Destination */ +/* @teleloc 0xBA6F0022 [104.400002 45.599998 8.800000] -0.694659 0.000000 0.000000 -0.719340 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01348 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01348 Surface.sql index dd07aad2bf..dd65480a6d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01348 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01348 Surface.sql @@ -29,5 +29,5 @@ VALUES (1348, 1, 0x020001B3) /* Setup */ , (1348, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1348, 2, 0xA8B10016, 60.316, 128.07, 50.6, -0.546548, 0, -0, -0.837428) /* Destination */ -/* @teleloc 0xA8B10016 [60.316002 128.070007 50.599998] -0.546548 0.000000 -0.000000 -0.837428 */; +VALUES (1348, 2, 0xA8B10016, 60.316, 128.07, 50.6, -0.546548, 0, 0, -0.837428) /* Destination */ +/* @teleloc 0xA8B10016 [60.316002 128.070007 50.599998] -0.546548 0.000000 0.000000 -0.837428 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01365 Holtburg.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01365 Holtburg.sql index 3b3e286e1e..9c09cefebc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01365 Holtburg.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01365 Holtburg.sql @@ -29,5 +29,5 @@ VALUES (1365, 1, 0x020001B3) /* Setup */ , (1365, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1365, 2, 0xA7B70037, 155.9, 146.26, 28, -0.022687, 0, -0, -0.999743) /* Destination */ -/* @teleloc 0xA7B70037 [155.899994 146.259995 28.000000] -0.022687 0.000000 -0.000000 -0.999743 */; +VALUES (1365, 2, 0xA7B70037, 155.9, 146.26, 28, -0.022687, 0, 0, -0.999743) /* Destination */ +/* @teleloc 0xA7B70037 [155.899994 146.259995 28.000000] -0.022687 0.000000 0.000000 -0.999743 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01397 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01397 Surface.sql index 12b4f2f22e..bbb1f462f4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01397 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01397 Surface.sql @@ -29,5 +29,5 @@ VALUES (1397, 1, 0x020001B3) /* Setup */ , (1397, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1397, 2, 0xE6330013, 48.6, 57, 31.2, -0.045712, 0, -0, -0.998955) /* Destination */ -/* @teleloc 0xE6330013 [48.599998 57.000000 31.200001] -0.045712 0.000000 -0.000000 -0.998955 */; +VALUES (1397, 2, 0xE6330013, 48.6, 57, 31.2, -0.045712, 0, 0, -0.998955) /* Destination */ +/* @teleloc 0xE6330013 [48.599998 57.000000 31.200001] -0.045712 0.000000 0.000000 -0.998955 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01430 Halls of the Lost Light.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01430 Halls of the Lost Light.sql index 6c2edfc90f..9d099c0f41 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01430 Halls of the Lost Light.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01430 Halls of the Lost Light.sql @@ -29,5 +29,5 @@ VALUES (1430, 1, 0x020001B3) /* Setup */ , (1430, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1430, 2, 0x01CE01C9, 49.54, -6.8, 0, -0.011432, 0, -0, -0.999935) /* Destination */ -/* @teleloc 0x01CE01C9 [49.540001 -6.800000 0.000000] -0.011432 0.000000 -0.000000 -0.999935 */; +VALUES (1430, 2, 0x01CE01C9, 49.54, -6.8, 0, -0.011432, 0, 0, -0.999935) /* Destination */ +/* @teleloc 0x01CE01C9 [49.540001 -6.800000 0.000000] -0.011432 0.000000 0.000000 -0.999935 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01432 Rithwic Crypt.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01432 Rithwic Crypt.sql index ffee07eafd..e76a88e2a1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01432 Rithwic Crypt.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01432 Rithwic Crypt.sql @@ -29,5 +29,5 @@ VALUES (1432, 1, 0x020001B3) /* Setup */ , (1432, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1432, 2, 0x01CD0144, 39.87, -52.8, 0, -0.999962, 0, -0, -0.008727) /* Destination */ -/* @teleloc 0x01CD0144 [39.869999 -52.799999 0.000000] -0.999962 0.000000 -0.000000 -0.008727 */; +VALUES (1432, 2, 0x01CD0144, 39.87, -52.8, 0, -0.999962, 0, 0, -0.008727) /* Destination */ +/* @teleloc 0x01CD0144 [39.869999 -52.799999 0.000000] -0.999962 0.000000 0.000000 -0.008727 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01433 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01433 Surface.sql index a753ff5cb6..fcd51712e5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01433 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01433 Surface.sql @@ -29,5 +29,5 @@ VALUES (1433, 1, 0x020001B3) /* Setup */ , (1433, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1433, 2, 0xC9900018, 65.5, 180.2, 14, -0.382683, 0, -0, -0.92388) /* Destination */ -/* @teleloc 0xC9900018 [65.500000 180.199997 14.000000] -0.382683 0.000000 -0.000000 -0.923880 */; +VALUES (1433, 2, 0xC9900018, 65.5, 180.2, 14, -0.382683, 0, 0, -0.92388) /* Destination */ +/* @teleloc 0xC9900018 [65.500000 180.199997 14.000000] -0.382683 0.000000 0.000000 -0.923880 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01512 Halls of the Helm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01512 Halls of the Helm.sql index e99da8efbd..4dc0d60d26 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01512 Halls of the Helm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01512 Halls of the Helm.sql @@ -30,5 +30,5 @@ VALUES (1512, 1, 0x020005D2) /* Setup */ , (1512, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1512, 2, 0x01CC01E5, 70.5, -71, 12, -0.010149, 0, -0, -0.999949) /* Destination */ -/* @teleloc 0x01CC01E5 [70.500000 -71.000000 12.000000] -0.010149 0.000000 -0.000000 -0.999949 */; +VALUES (1512, 2, 0x01CC01E5, 70.5, -71, 12, -0.010149, 0, 0, -0.999949) /* Destination */ +/* @teleloc 0x01CC01E5 [70.500000 -71.000000 12.000000] -0.010149 0.000000 0.000000 -0.999949 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01513 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01513 Surface.sql index 9aff77d632..5243f808c3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01513 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01513 Surface.sql @@ -29,5 +29,5 @@ VALUES (1513, 1, 0x020001B3) /* Setup */ , (1513, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1513, 2, 0x8196001F, 74.7, 154.4, 179, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x8196001F [74.699997 154.399994 179.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (1513, 2, 0x8196001F, 74.7, 154.4, 179, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x8196001F [74.699997 154.399994 179.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01543 Colier Mine Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01543 Colier Mine Portal.sql index ae6980464f..49aa2e11a7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01543 Colier Mine Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01543 Colier Mine Portal.sql @@ -29,5 +29,5 @@ VALUES (1543, 1, 0x020001B3) /* Setup */ , (1543, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1543, 2, 0x01AE020A, 113.633, -29.448, -11.995, -0.73779, 0, -0, -0.67503) /* Destination */ -/* @teleloc 0x01AE020A [113.633003 -29.448000 -11.995000] -0.737790 0.000000 -0.000000 -0.675030 */; +VALUES (1543, 2, 0x01AE020A, 113.633, -29.448, -11.995, -0.73779, 0, 0, -0.67503) /* Destination */ +/* @teleloc 0x01AE020A [113.633003 -29.448000 -11.995000] -0.737790 0.000000 0.000000 -0.675030 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01545 Colier Mine Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01545 Colier Mine Portal.sql index c0efa4f1aa..80246bfd05 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01545 Colier Mine Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01545 Colier Mine Portal.sql @@ -29,5 +29,5 @@ VALUES (1545, 1, 0x020001B3) /* Setup */ , (1545, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1545, 2, 0x01AE026F, 170.375, -45.972, -11.995, -0.004337, 0, -0, -0.999991) /* Destination */ -/* @teleloc 0x01AE026F [170.375000 -45.972000 -11.995000] -0.004337 0.000000 -0.000000 -0.999991 */; +VALUES (1545, 2, 0x01AE026F, 170.375, -45.972, -11.995, -0.004337, 0, 0, -0.999991) /* Destination */ +/* @teleloc 0x01AE026F [170.375000 -45.972000 -11.995000] -0.004337 0.000000 0.000000 -0.999991 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01590 Lugian Outpost.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01590 Lugian Outpost.sql index 88b2ed8c2c..399d15a372 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01590 Lugian Outpost.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01590 Lugian Outpost.sql @@ -29,5 +29,5 @@ VALUES (1590, 1, 0x020001B3) /* Setup */ , (1590, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1590, 2, 0x01C70121, 39.73, -49.79, 0, -0.999743, 0, -0, -0.022687) /* Destination */ -/* @teleloc 0x01C70121 [39.730000 -49.790001 0.000000] -0.999743 0.000000 -0.000000 -0.022687 */; +VALUES (1590, 2, 0x01C70121, 39.73, -49.79, 0, -0.999743, 0, 0, -0.022687) /* Destination */ +/* @teleloc 0x01C70121 [39.730000 -49.790001 0.000000] -0.999743 0.000000 0.000000 -0.022687 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01593 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01593 Surface.sql index afa575339b..43113f588b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01593 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01593 Surface.sql @@ -29,5 +29,5 @@ VALUES (1593, 1, 0x020001B3) /* Setup */ , (1593, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1593, 2, 0x9726000B, 31.7, 66.2, 140.5, -0.258819, 0, -0, -0.965926) /* Destination */ -/* @teleloc 0x9726000B [31.700001 66.199997 140.500000] -0.258819 0.000000 -0.000000 -0.965926 */; +VALUES (1593, 2, 0x9726000B, 31.7, 66.2, 140.5, -0.258819, 0, 0, -0.965926) /* Destination */ +/* @teleloc 0x9726000B [31.700001 66.199997 140.500000] -0.258819 0.000000 0.000000 -0.965926 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01596 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01596 Surface.sql index 339fc8826b..6f6871de48 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01596 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01596 Surface.sql @@ -29,5 +29,5 @@ VALUES (1596, 1, 0x020001B3) /* Setup */ , (1596, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1596, 2, 0xC3AB0021, 109.6, 7.4, 116.1, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xC3AB0021 [109.599998 7.400000 116.099998] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (1596, 2, 0xC3AB0021, 109.6, 7.4, 116.1, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xC3AB0021 [109.599998 7.400000 116.099998] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01599 Hebian-to Sewers.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01599 Hebian-to Sewers.sql index b8765c3464..10672d2c81 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01599 Hebian-to Sewers.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01599 Hebian-to Sewers.sql @@ -30,5 +30,5 @@ VALUES (1599, 1, 0x020005D2) /* Setup */ , (1599, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1599, 2, 0x01CA027F, 40, -177.4, 0, -0.014835, 0, -0, -0.99989) /* Destination */ -/* @teleloc 0x01CA027F [40.000000 -177.399994 0.000000] -0.014835 0.000000 -0.000000 -0.999890 */; +VALUES (1599, 2, 0x01CA027F, 40, -177.4, 0, -0.014835, 0, 0, -0.99989) /* Destination */ +/* @teleloc 0x01CA027F [40.000000 -177.399994 0.000000] -0.014835 0.000000 0.000000 -0.999890 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01600 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01600 Surface.sql index 7cac9943f8..bb6341802c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01600 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01600 Surface.sql @@ -29,5 +29,5 @@ VALUES (1600, 1, 0x020001B3) /* Setup */ , (1600, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1600, 2, 0xE74D0029, 126.6, 15.5, 32, -0.97237, 0, -0, -0.233445) /* Destination */ -/* @teleloc 0xE74D0029 [126.599998 15.500000 32.000000] -0.972370 0.000000 -0.000000 -0.233445 */; +VALUES (1600, 2, 0xE74D0029, 126.6, 15.5, 32, -0.97237, 0, 0, -0.233445) /* Destination */ +/* @teleloc 0xE74D0029 [126.599998 15.500000 32.000000] -0.972370 0.000000 0.000000 -0.233445 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01602 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01602 Surface.sql index 86f7193f0c..a65fefc5cb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01602 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01602 Surface.sql @@ -29,5 +29,5 @@ VALUES (1602, 1, 0x020001B3) /* Setup */ , (1602, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1602, 2, 0xC92D0021, 108.24, 3.521, 158.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xC92D0021 [108.239998 3.521000 158.005005] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (1602, 2, 0xC92D0021, 108.24, 3.521, 158.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xC92D0021 [108.239998 3.521000 158.005005] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01604 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01604 Surface.sql index 3fbe163872..7f7791f02a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01604 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01604 Surface.sql @@ -29,5 +29,5 @@ VALUES (1604, 1, 0x020001B3) /* Setup */ , (1604, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1604, 2, 0xC4A80005, 21.4, 104.1, 65, -0.887011, 0, -0, -0.461749) /* Destination */ -/* @teleloc 0xC4A80005 [21.400000 104.099998 65.000000] -0.887011 0.000000 -0.000000 -0.461749 */; +VALUES (1604, 2, 0xC4A80005, 21.4, 104.1, 65, -0.887011, 0, 0, -0.461749) /* Destination */ +/* @teleloc 0xC4A80005 [21.400000 104.099998 65.000000] -0.887011 0.000000 0.000000 -0.461749 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01901 High Mountain Valley.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01901 High Mountain Valley.sql index fd7ff36099..db1b2a1f49 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01901 High Mountain Valley.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01901 High Mountain Valley.sql @@ -29,5 +29,5 @@ VALUES (1901, 1, 0x020001B3) /* Setup */ , (1901, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1901, 2, 0xCA2D0038, 160.3, 180.6, 167.5, -0.284015, 0, -0, -0.95882) /* Destination */ -/* @teleloc 0xCA2D0038 [160.300003 180.600006 167.500000] -0.284015 0.000000 -0.000000 -0.958820 */; +VALUES (1901, 2, 0xCA2D0038, 160.3, 180.6, 167.5, -0.284015, 0, 0, -0.95882) /* Destination */ +/* @teleloc 0xCA2D0038 [160.300003 180.600006 167.500000] -0.284015 0.000000 0.000000 -0.958820 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01902 Hilltop.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01902 Hilltop.sql index 2759fba68b..4df889349c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01902 Hilltop.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01902 Hilltop.sql @@ -29,5 +29,5 @@ VALUES (1902, 1, 0x020001B3) /* Setup */ , (1902, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1902, 2, 0xAAA80034, 152.4, 82.3, 171.3, -0.999391, 0, -0, -0.034899) /* Destination */ -/* @teleloc 0xAAA80034 [152.399994 82.300003 171.300003] -0.999391 0.000000 -0.000000 -0.034899 */; +VALUES (1902, 2, 0xAAA80034, 152.4, 82.3, 171.3, -0.999391, 0, 0, -0.034899) /* Destination */ +/* @teleloc 0xAAA80034 [152.399994 82.300003 171.300003] -0.999391 0.000000 0.000000 -0.034899 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01903 Desert Ridge Border.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01903 Desert Ridge Border.sql index 0e6b0dc36c..96ad95ef5b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01903 Desert Ridge Border.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01903 Desert Ridge Border.sql @@ -29,5 +29,5 @@ VALUES (1903, 1, 0x020001B3) /* Setup */ , (1903, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1903, 2, 0xB178001C, 74.9, 75.4, 22.3, -0.71934, 0, -0, -0.694659) /* Destination */ -/* @teleloc 0xB178001C [74.900002 75.400002 22.299999] -0.719340 0.000000 -0.000000 -0.694658 */; +VALUES (1903, 2, 0xB178001C, 74.9, 75.4, 22.3, -0.71934, 0, 0, -0.694659) /* Destination */ +/* @teleloc 0xB178001C [74.900002 75.400002 22.299999] -0.719340 0.000000 0.000000 -0.694659 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01905 North Desert Edge.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01905 North Desert Edge.sql index e0a74bebce..37f79aa397 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01905 North Desert Edge.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/01905 North Desert Edge.sql @@ -29,5 +29,5 @@ VALUES (1905, 1, 0x020001B3) /* Setup */ , (1905, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (1905, 2, 0x7B790025, 115.1, 111.2, 7.7, -0.979925, 0, -0, -0.199368) /* Destination */ -/* @teleloc 0x7B790025 [115.099998 111.199997 7.700000] -0.979925 0.000000 -0.000000 -0.199368 */; +VALUES (1905, 2, 0x7B790025, 115.1, 111.2, 7.7, -0.979925, 0, 0, -0.199368) /* Destination */ +/* @teleloc 0x7B790025 [115.099998 111.199997 7.700000] -0.979925 0.000000 0.000000 -0.199368 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02065 Town of Dryreach.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02065 Town of Dryreach.sql index b6be6ad1e5..295976ef4e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02065 Town of Dryreach.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02065 Town of Dryreach.sql @@ -30,5 +30,5 @@ VALUES (2065, 1, 0x020005D3) /* Setup */ , (2065, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2065, 2, 0xDB75003B, 186, 65, 36, -0.75184, 0, -0, -0.659346) /* Destination */ -/* @teleloc 0xDB75003B [186.000000 65.000000 36.000000] -0.751840 0.000000 -0.000000 -0.659346 */; +VALUES (2065, 2, 0xDB75003B, 186, 65, 36, -0.75184, 0, 0, -0.659346) /* Destination */ +/* @teleloc 0xDB75003B [186.000000 65.000000 36.000000] -0.751840 0.000000 0.000000 -0.659346 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02067 A Ruin.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02067 A Ruin.sql index d7546bde70..b8b3789147 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02067 A Ruin.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02067 A Ruin.sql @@ -29,5 +29,5 @@ VALUES (2067, 1, 0x020001B3) /* Setup */ , (2067, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2067, 2, 0x01B8012E, 30.29, -48.72, 0, -0.999921, 0, -0, -0.012566) /* Destination */ -/* @teleloc 0x01B8012E [30.290001 -48.720001 0.000000] -0.999921 0.000000 -0.000000 -0.012566 */; +VALUES (2067, 2, 0x01B8012E, 30.29, -48.72, 0, -0.999921, 0, 0, -0.012566) /* Destination */ +/* @teleloc 0x01B8012E [30.290001 -48.720001 0.000000] -0.999921 0.000000 0.000000 -0.012566 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02068 Drudge Hideout.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02068 Drudge Hideout.sql index 5e607401bd..d29bcb1e8c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02068 Drudge Hideout.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02068 Drudge Hideout.sql @@ -30,5 +30,5 @@ VALUES (2068, 1, 0x020005D2) /* Setup */ , (2068, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2068, 2, 0x019E0114, 10, -40, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x019E0114 [10.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (2068, 2, 0x019E0114, 10, -40, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x019E0114 [10.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02071 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02071 Surface.sql index 1ba70220cf..36ce8de1c4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02071 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02071 Surface.sql @@ -29,5 +29,5 @@ VALUES (2071, 1, 0x020001B3) /* Setup */ , (2071, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2071, 2, 0xADB50035, 154.227, 118.973, 105, -0.515038, 0, -0, -0.857167) /* Destination */ -/* @teleloc 0xADB50035 [154.227005 118.973000 105.000000] -0.515038 0.000000 -0.000000 -0.857167 */; +VALUES (2071, 2, 0xADB50035, 154.227, 118.973, 105, -0.515038, 0, 0, -0.857167) /* Destination */ +/* @teleloc 0xADB50035 [154.227005 118.973000 105.000000] -0.515038 0.000000 0.000000 -0.857167 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02072 Dungeon Muddy.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02072 Dungeon Muddy.sql index 78bd15ee6c..192bcb2e93 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02072 Dungeon Muddy.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02072 Dungeon Muddy.sql @@ -31,4 +31,4 @@ VALUES (2072, 1, 0x020005D2) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (2072, 2, 0x01B60100, 0.24, -0.7, 0, 0.008552, 0, 0, -0.999964) /* Destination */ -/* @teleloc 0x01B60100 [0.240000 -0.700000 0.000000] 0.008552 0.000000 0.000000 -0.999963 */; +/* @teleloc 0x01B60100 [0.240000 -0.700000 0.000000] 0.008552 0.000000 0.000000 -0.999964 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02075 Ancient Town.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02075 Ancient Town.sql index f0093a3774..d2c3900565 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02075 Ancient Town.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02075 Ancient Town.sql @@ -29,5 +29,5 @@ VALUES (2075, 1, 0x020001B3) /* Setup */ , (2075, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2075, 2, 0xB1320012, 66.2, 39.1, 50.5, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xB1320012 [66.199997 39.099998 50.500000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (2075, 2, 0xB1320012, 66.2, 39.1, 50.5, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xB1320012 [66.199997 39.099998 50.500000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02079 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02079 Surface.sql index 5feb5c87c9..fa8b106d38 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02079 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02079 Surface.sql @@ -29,5 +29,5 @@ VALUES (2079, 1, 0x020001B3) /* Setup */ , (2079, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2079, 2, 0xD33F0027, 105.536, 150.378, 202, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xD33F0027 [105.536003 150.378006 202.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (2079, 2, 0xD33F0027, 105.536, 150.378, 202, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xD33F0027 [105.536003 150.378006 202.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02084 Lakeside Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02084 Lakeside Lair.sql index 439c8ce5ff..d1c3b8f815 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02084 Lakeside Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02084 Lakeside Lair.sql @@ -29,5 +29,5 @@ VALUES (2084, 1, 0x020001B3) /* Setup */ , (2084, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2084, 2, 0x01AF012C, 60, -40, 0, -0.731354, 0, -0, -0.681998) /* Destination */ -/* @teleloc 0x01AF012C [60.000000 -40.000000 0.000000] -0.731354 0.000000 -0.000000 -0.681998 */; +VALUES (2084, 2, 0x01AF012C, 60, -40, 0, -0.731354, 0, 0, -0.681998) /* Destination */ +/* @teleloc 0x01AF012C [60.000000 -40.000000 0.000000] -0.731354 0.000000 0.000000 -0.681998 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02086 Lair of Death.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02086 Lair of Death.sql index 7e912c7e92..e2869ae088 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02086 Lair of Death.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02086 Lair of Death.sql @@ -30,5 +30,5 @@ VALUES (2086, 1, 0x020005D3) /* Setup */ , (2086, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2086, 2, 0x01AA01EC, 20, -50, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01AA01EC [20.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (2086, 2, 0x01AA01EC, 20, -50, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01AA01EC [20.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02087 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02087 Surface.sql index 46c60c2687..439196dac4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02087 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02087 Surface.sql @@ -29,5 +29,5 @@ VALUES (2087, 1, 0x020001B3) /* Setup */ , (2087, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2087, 2, 0xC8B30008, 8.9, 173.9, 242.5, -0.325568, 0, -0, -0.945519) /* Destination */ -/* @teleloc 0xC8B30008 [8.900000 173.899994 242.500000] -0.325568 0.000000 -0.000000 -0.945519 */; +VALUES (2087, 2, 0xC8B30008, 8.9, 173.9, 242.5, -0.325568, 0, 0, -0.945519) /* Destination */ +/* @teleloc 0xC8B30008 [8.900000 173.899994 242.500000] -0.325568 0.000000 0.000000 -0.945519 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02089 Rocky Crypt Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02089 Rocky Crypt Portal.sql index 0c9e8b9853..b9c9c9a2d1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02089 Rocky Crypt Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02089 Rocky Crypt Portal.sql @@ -30,5 +30,5 @@ VALUES (2089, 1, 0x020005D3) /* Setup */ , (2089, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2089, 2, 0x01B50101, 3.1913, -70, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01B50101 [3.191300 -70.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (2089, 2, 0x01B50101, 3.1913, -70, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01B50101 [3.191300 -70.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02091 Seaside Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02091 Seaside Lair.sql index 5e6a3c0ca3..5c0a9532c4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02091 Seaside Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02091 Seaside Lair.sql @@ -29,5 +29,5 @@ VALUES (2091, 1, 0x020001B3) /* Setup */ , (2091, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2091, 2, 0x01B0011C, 37.8, -57.5, 1, -0.727845, 0, -0, -0.685742) /* Destination */ -/* @teleloc 0x01B0011C [37.799999 -57.500000 1.000000] -0.727844 0.000000 -0.000000 -0.685742 */; +VALUES (2091, 2, 0x01B0011C, 37.8, -57.5, 1, -0.727845, 0, 0, -0.685742) /* Destination */ +/* @teleloc 0x01B0011C [37.799999 -57.500000 1.000000] -0.727845 0.000000 0.000000 -0.685742 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02092 Simple Tower Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02092 Simple Tower Portal.sql index e36ef7f34c..43f6f9ca52 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02092 Simple Tower Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02092 Simple Tower Portal.sql @@ -29,5 +29,5 @@ VALUES (2092, 1, 0x020001B3) /* Setup */ , (2092, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2092, 2, 0x019D0118, 40.73, -29.92, 0, -0.702712, 0, -0, -0.711474) /* Destination */ -/* @teleloc 0x019D0118 [40.730000 -29.920000 0.000000] -0.702712 0.000000 -0.000000 -0.711474 */; +VALUES (2092, 2, 0x019D0118, 40.73, -29.92, 0, -0.702712, 0, 0, -0.711474) /* Destination */ +/* @teleloc 0x019D0118 [40.730000 -29.920000 0.000000] -0.702712 0.000000 0.000000 -0.711474 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02328 Black Hill.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02328 Black Hill.sql index 000ecb0ef4..22e84650f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02328 Black Hill.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02328 Black Hill.sql @@ -29,5 +29,5 @@ VALUES (2328, 1, 0x020001B3) /* Setup */ , (2328, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2328, 2, 0x3E310004, 11.8, 93.1, 238.6, -0.515038, 0, -0, -0.857167) /* Destination */ -/* @teleloc 0x3E310004 [11.800000 93.099998 238.600006] -0.515038 0.000000 -0.000000 -0.857167 */; +VALUES (2328, 2, 0x3E310004, 11.8, 93.1, 238.6, -0.515038, 0, 0, -0.857167) /* Destination */ +/* @teleloc 0x3E310004 [11.800000 93.099998 238.600006] -0.515038 0.000000 0.000000 -0.857167 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02330 Small Hill Base.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02330 Small Hill Base.sql index 09d840b483..8f6d668948 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02330 Small Hill Base.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02330 Small Hill Base.sql @@ -29,5 +29,5 @@ VALUES (2330, 1, 0x020001B3) /* Setup */ , (2330, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2330, 2, 0x40310040, 174.8, 179.1, 11.5, -0.241922, 0, -0, -0.970296) /* Destination */ -/* @teleloc 0x40310040 [174.800003 179.100006 11.500000] -0.241922 0.000000 -0.000000 -0.970296 */; +VALUES (2330, 2, 0x40310040, 174.8, 179.1, 11.5, -0.241922, 0, 0, -0.970296) /* Destination */ +/* @teleloc 0x40310040 [174.800003 179.100006 11.500000] -0.241922 0.000000 0.000000 -0.970296 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02331 Tumerok Mine.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02331 Tumerok Mine.sql index 2282865630..383f456f1c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02331 Tumerok Mine.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02331 Tumerok Mine.sql @@ -30,5 +30,5 @@ VALUES (2331, 1, 0x020005D3) /* Setup */ , (2331, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2331, 2, 0x01C10234, 56.2, -130.46, 6, -0.708882, 0, -0, -0.705328) /* Destination */ -/* @teleloc 0x01C10234 [56.200001 -130.460007 6.000000] -0.708882 0.000000 -0.000000 -0.705327 */; +VALUES (2331, 2, 0x01C10234, 56.2, -130.46, 6, -0.708882, 0, 0, -0.705328) /* Destination */ +/* @teleloc 0x01C10234 [56.200001 -130.460007 6.000000] -0.708882 0.000000 0.000000 -0.705328 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02332 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02332 Surface.sql index 46eb9bbee9..1b0a1975d0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02332 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02332 Surface.sql @@ -29,5 +29,5 @@ VALUES (2332, 1, 0x020001B3) /* Setup */ , (2332, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2332, 2, 0x33890002, 3, 36.9, 26, -0.961262, 0, -0, -0.275637) /* Destination */ -/* @teleloc 0x33890002 [3.000000 36.900002 26.000000] -0.961262 0.000000 -0.000000 -0.275637 */; +VALUES (2332, 2, 0x33890002, 3, 36.9, 26, -0.961262, 0, 0, -0.275637) /* Destination */ +/* @teleloc 0x33890002 [3.000000 36.900002 26.000000] -0.961262 0.000000 0.000000 -0.275637 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02333 Tumerok Chamber.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02333 Tumerok Chamber.sql index 47a927631a..ccff376d54 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02333 Tumerok Chamber.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02333 Tumerok Chamber.sql @@ -29,5 +29,5 @@ VALUES (2333, 1, 0x020001B3) /* Setup */ , (2333, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2333, 2, 0x01BC011D, 53.19, -33.33, 0, -0.002452, 0, -0, -0.999997) /* Destination */ -/* @teleloc 0x01BC011D [53.189999 -33.330002 0.000000] -0.002452 0.000000 -0.000000 -0.999997 */; +VALUES (2333, 2, 0x01BC011D, 53.19, -33.33, 0, -0.002452, 0, 0, -0.999997) /* Destination */ +/* @teleloc 0x01BC011D [53.189999 -33.330002 0.000000] -0.002452 0.000000 0.000000 -0.999997 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02336 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02336 Surface.sql index 497884ec57..3395d54ec7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02336 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02336 Surface.sql @@ -29,5 +29,5 @@ VALUES (2336, 1, 0x020001B3) /* Setup */ , (2336, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2336, 2, 0x3C4E002D, 121.056, 118.175, 32, -0.816918, 0, -0, -0.576753) /* Destination */ -/* @teleloc 0x3C4E002D [121.056000 118.175003 32.000000] -0.816918 0.000000 -0.000000 -0.576753 */; +VALUES (2336, 2, 0x3C4E002D, 121.056, 118.175, 32, -0.816918, 0, 0, -0.576753) /* Destination */ +/* @teleloc 0x3C4E002D [121.056000 118.175003 32.000000] -0.816918 0.000000 0.000000 -0.576753 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02337 Tumerok Outpost.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02337 Tumerok Outpost.sql index 93c673aa9c..a03d480b8b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02337 Tumerok Outpost.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02337 Tumerok Outpost.sql @@ -30,5 +30,5 @@ VALUES (2337, 1, 0x020005D3) /* Setup */ , (2337, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2337, 2, 0x01BF01A3, 37.45, -57.21, 0, -0.640914, 0, -0, -0.767613) /* Destination */ -/* @teleloc 0x01BF01A3 [37.450001 -57.209999 0.000000] -0.640914 0.000000 -0.000000 -0.767613 */; +VALUES (2337, 2, 0x01BF01A3, 37.45, -57.21, 0, -0.640914, 0, 0, -0.767613) /* Destination */ +/* @teleloc 0x01BF01A3 [37.450001 -57.209999 0.000000] -0.640914 0.000000 0.000000 -0.767613 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02341 Trialos.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02341 Trialos.sql index cbafe7e5b6..15c359eb81 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02341 Trialos.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02341 Trialos.sql @@ -30,4 +30,4 @@ VALUES (2341, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (2341, 2, 0x01C30105, 11.3, -72.92, 0, 0.820352, 0, 0, -0.57186) /* Destination */ -/* @teleloc 0x01C30105 [11.300000 -72.919998 0.000000] 0.820351 0.000000 0.000000 -0.571860 */; +/* @teleloc 0x01C30105 [11.300000 -72.919998 0.000000] 0.820352 0.000000 0.000000 -0.571860 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02342 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02342 Surface.sql index c047333fcd..c1779aec68 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02342 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02342 Surface.sql @@ -29,5 +29,5 @@ VALUES (2342, 1, 0x020001B3) /* Setup */ , (2342, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2342, 2, 0xC4360022, 111.9, 28.9, 63, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xC4360022 [111.900002 28.900000 63.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (2342, 2, 0xC4360022, 111.9, 28.9, 63, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xC4360022 [111.900002 28.900000 63.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02357 Ancient Lighthouse Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02357 Ancient Lighthouse Portal.sql index 5952687953..43cc76107d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02357 Ancient Lighthouse Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02357 Ancient Lighthouse Portal.sql @@ -30,5 +30,5 @@ VALUES (2357, 1, 0x020005D3) /* Setup */ , (2357, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2357, 2, 0x01A902D5, 60, -20, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x01A902D5 [60.000000 -20.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (2357, 2, 0x01A902D5, 60, -20, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x01A902D5 [60.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02359 Slaughterhouse.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02359 Slaughterhouse.sql index 0daef4f2b0..bfb9291282 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02359 Slaughterhouse.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02359 Slaughterhouse.sql @@ -29,5 +29,5 @@ VALUES (2359, 1, 0x020001B3) /* Setup */ , (2359, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2359, 2, 0x1B7F0018, 64.925, 186.86, 80.1, -0.292372, 0, -0, -0.956305) /* Destination */ -/* @teleloc 0x1B7F0018 [64.925003 186.860001 80.099998] -0.292372 0.000000 -0.000000 -0.956305 */; +VALUES (2359, 2, 0x1B7F0018, 64.925, 186.86, 80.1, -0.292372, 0, 0, -0.956305) /* Destination */ +/* @teleloc 0x1B7F0018 [64.925003 186.860001 80.099998] -0.292372 0.000000 0.000000 -0.956305 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02361 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02361 Surface Portal.sql index f34db3ac0b..0d92a4c032 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02361 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02361 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (2361, 1, 0x020001B3) /* Setup */ , (2361, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2361, 2, 0x1643003F, 190.4, 161.3, 24, -0.104529, 0, -0, -0.994522) /* Destination */ -/* @teleloc 0x1643003F [190.399994 161.300003 24.000000] -0.104529 0.000000 -0.000000 -0.994522 */; +VALUES (2361, 2, 0x1643003F, 190.4, 161.3, 24, -0.104529, 0, 0, -0.994522) /* Destination */ +/* @teleloc 0x1643003F [190.399994 161.300003 24.000000] -0.104529 0.000000 0.000000 -0.994522 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02382 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02382 Surface.sql index 3cfabd855a..f1f02ed59d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02382 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02382 Surface.sql @@ -29,5 +29,5 @@ VALUES (2382, 1, 0x020001B3) /* Setup */ , (2382, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2382, 2, 0x5318003E, 175.5, 132, 33.6, -0.989016, 0, -0, -0.147809) /* Destination */ -/* @teleloc 0x5318003E [175.500000 132.000000 33.599998] -0.989016 0.000000 -0.000000 -0.147809 */; +VALUES (2382, 2, 0x5318003E, 175.5, 132, 33.6, -0.989016, 0, 0, -0.147809) /* Destination */ +/* @teleloc 0x5318003E [175.500000 132.000000 33.599998] -0.989016 0.000000 0.000000 -0.147809 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02383 Swamp Temple.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02383 Swamp Temple.sql index 987d3ecd45..f3e1cbb07a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02383 Swamp Temple.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02383 Swamp Temple.sql @@ -30,5 +30,5 @@ VALUES (2383, 1, 0x020005D2) /* Setup */ , (2383, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2383, 2, 0x01A2045D, 70, -70, 0, -0.99875, 0, -0, -0.049983) /* Destination */ -/* @teleloc 0x01A2045D [70.000000 -70.000000 0.000000] -0.998750 0.000000 -0.000000 -0.049983 */; +VALUES (2383, 2, 0x01A2045D, 70, -70, 0, -0.99875, 0, 0, -0.049983) /* Destination */ +/* @teleloc 0x01A2045D [70.000000 -70.000000 0.000000] -0.998750 0.000000 0.000000 -0.049983 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02385 Disaster Maze.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02385 Disaster Maze.sql index 2b66815383..109fde025a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02385 Disaster Maze.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02385 Disaster Maze.sql @@ -30,5 +30,5 @@ VALUES (2385, 1, 0x020005D3) /* Setup */ , (2385, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2385, 2, 0x01A60214, 90, -30, 0, -0.678557, 0, -0, -0.734547) /* Destination */ -/* @teleloc 0x01A60214 [90.000000 -30.000000 0.000000] -0.678557 0.000000 -0.000000 -0.734547 */; +VALUES (2385, 2, 0x01A60214, 90, -30, 0, -0.678557, 0, 0, -0.734547) /* Destination */ +/* @teleloc 0x01A60214 [90.000000 -30.000000 0.000000] -0.678557 0.000000 0.000000 -0.734547 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02387 Crater Caves Dungeon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02387 Crater Caves Dungeon.sql index ae612fc01a..956aa2143b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02387 Crater Caves Dungeon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02387 Crater Caves Dungeon.sql @@ -29,5 +29,5 @@ VALUES (2387, 1, 0x020005D6) /* Setup */ , (2387, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2387, 2, 0x019A02CA, 40, -150, 0, -0.043619, 0, -0, -0.999048) /* Destination */ -/* @teleloc 0x019A02CA [40.000000 -150.000000 0.000000] -0.043619 0.000000 -0.000000 -0.999048 */; +VALUES (2387, 2, 0x019A02CA, 40, -150, 0, -0.043619, 0, 0, -0.999048) /* Destination */ +/* @teleloc 0x019A02CA [40.000000 -150.000000 0.000000] -0.043619 0.000000 0.000000 -0.999048 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02392 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02392 Surface.sql index d9ecfd3f3c..69adf8c116 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02392 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02392 Surface.sql @@ -29,5 +29,5 @@ VALUES (2392, 1, 0x020001B3) /* Setup */ , (2392, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2392, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (2392, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02549 Plateau Top.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02549 Plateau Top.sql index 2a34ed193c..0ad462f1e9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02549 Plateau Top.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02549 Plateau Top.sql @@ -29,5 +29,5 @@ VALUES (2549, 1, 0x020001B3) /* Setup */ , (2549, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2549, 2, 0x49B60008, 13.112, 181.23, 238.893, -0.981313, 0, -0, -0.192419) /* Destination */ -/* @teleloc 0x49B60008 [13.112000 181.229996 238.893005] -0.981313 0.000000 -0.000000 -0.192419 */; +VALUES (2549, 2, 0x49B60008, 13.112, 181.23, 238.893, -0.981313, 0, 0, -0.192419) /* Destination */ +/* @teleloc 0x49B60008 [13.112000 181.229996 238.893005] -0.981313 0.000000 0.000000 -0.192419 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02550 Plateau Base.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02550 Plateau Base.sql index c1c5d0d3df..8964497b12 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02550 Plateau Base.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02550 Plateau Base.sql @@ -29,5 +29,5 @@ VALUES (2550, 1, 0x020001B3) /* Setup */ , (2550, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2550, 2, 0x48B80001, 20.703, 11.361, 98.509, -0.798835, 0, -0, -0.60155) /* Destination */ -/* @teleloc 0x48B80001 [20.702999 11.361000 98.509003] -0.798835 0.000000 -0.000000 -0.601550 */; +VALUES (2550, 2, 0x48B80001, 20.703, 11.361, 98.509, -0.798835, 0, 0, -0.60155) /* Destination */ +/* @teleloc 0x48B80001 [20.702999 11.361000 98.509003] -0.798835 0.000000 0.000000 -0.601550 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02552 Crater Pathway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02552 Crater Pathway.sql index 03534725f5..0e84b73125 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02552 Crater Pathway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02552 Crater Pathway.sql @@ -29,5 +29,5 @@ VALUES (2552, 1, 0x020001B3) /* Setup */ , (2552, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2552, 2, 0x01A70108, 17.571, -509.205, 0, -0.999899, 0, -0, -0.014206) /* Destination */ -/* @teleloc 0x01A70108 [17.570999 -509.204987 0.000000] -0.999899 0.000000 -0.000000 -0.014206 */; +VALUES (2552, 2, 0x01A70108, 17.571, -509.205, 0, -0.999899, 0, 0, -0.014206) /* Destination */ +/* @teleloc 0x01A70108 [17.570999 -509.204987 0.000000] -0.999899 0.000000 0.000000 -0.014206 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02553 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02553 Surface.sql index 4a34f104d6..7e8a4cea47 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02553 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02553 Surface.sql @@ -29,5 +29,5 @@ VALUES (2553, 1, 0x020001B3) /* Setup */ , (2553, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2553, 2, 0x93CB0105, 12, 24, 101.3, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x93CB0105 [12.000000 24.000000 101.300003] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (2553, 2, 0x93CB0105, 12, 24, 101.3, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x93CB0105 [12.000000 24.000000 101.300003] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02554 Crater Pathway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02554 Crater Pathway.sql index c404944832..c294461048 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02554 Crater Pathway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02554 Crater Pathway.sql @@ -29,5 +29,5 @@ VALUES (2554, 1, 0x020001B3) /* Setup */ , (2554, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2554, 2, 0x01A701AA, 32.4, -8.01, 138, -0.022801, 0, -0, -0.99974) /* Destination */ -/* @teleloc 0x01A701AA [32.400002 -8.010000 138.000000] -0.022801 0.000000 -0.000000 -0.999740 */; +VALUES (2554, 2, 0x01A701AA, 32.4, -8.01, 138, -0.022801, 0, 0, -0.99974) /* Destination */ +/* @teleloc 0x01A701AA [32.400002 -8.010000 138.000000] -0.022801 0.000000 0.000000 -0.999740 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02555 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02555 Surface.sql index 774f7f1751..7702153398 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02555 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02555 Surface.sql @@ -29,5 +29,5 @@ VALUES (2555, 1, 0x020001B3) /* Setup */ , (2555, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2555, 2, 0x90D00107, 95.521, 84, 277.3, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x90D00107 [95.521004 84.000000 277.299988] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (2555, 2, 0x90D00107, 95.521, 84, 277.3, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x90D00107 [95.521004 84.000000 277.299988] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02557 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02557 Surface.sql index 602f9fb6fa..c79966d0df 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02557 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02557 Surface.sql @@ -29,5 +29,5 @@ VALUES (2557, 1, 0x020001B3) /* Setup */ , (2557, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2557, 2, 0x45500034, 149.218, 91.627, 10.005, -0.484283, 0, -0, -0.874912) /* Destination */ -/* @teleloc 0x45500034 [149.218002 91.626999 10.005000] -0.484283 0.000000 -0.000000 -0.874912 */; +VALUES (2557, 2, 0x45500034, 149.218, 91.627, 10.005, -0.484283, 0, 0, -0.874912) /* Destination */ +/* @teleloc 0x45500034 [149.218002 91.626999 10.005000] -0.484283 0.000000 0.000000 -0.874912 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02558 Tumerok Post.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02558 Tumerok Post.sql index f3eaa76348..41aebba102 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02558 Tumerok Post.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02558 Tumerok Post.sql @@ -29,5 +29,5 @@ VALUES (2558, 1, 0x020001B3) /* Setup */ , (2558, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2558, 2, 0x019F0133, 10, -10, 0, -0.702712, 0, -0, -0.711474) /* Destination */ -/* @teleloc 0x019F0133 [10.000000 -10.000000 0.000000] -0.702712 0.000000 -0.000000 -0.711474 */; +VALUES (2558, 2, 0x019F0133, 10, -10, 0, -0.702712, 0, 0, -0.711474) /* Destination */ +/* @teleloc 0x019F0133 [10.000000 -10.000000 0.000000] -0.702712 0.000000 0.000000 -0.711474 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02559 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02559 Surface.sql index 8e3f0aa4ec..110b59f9dc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02559 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02559 Surface.sql @@ -29,5 +29,5 @@ VALUES (2559, 1, 0x020001B3) /* Setup */ , (2559, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2559, 2, 0x2A8E0016, 56.818, 138.218, 61.932, -0.996195, 0, -0, -0.087156) /* Destination */ -/* @teleloc 0x2A8E0016 [56.818001 138.218002 61.931999] -0.996195 0.000000 -0.000000 -0.087156 */; +VALUES (2559, 2, 0x2A8E0016, 56.818, 138.218, 61.932, -0.996195, 0, 0, -0.087156) /* Destination */ +/* @teleloc 0x2A8E0016 [56.818001 138.218002 61.931999] -0.996195 0.000000 0.000000 -0.087156 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02561 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02561 Surface.sql index 5c4e91b064..9d79882107 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02561 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02561 Surface.sql @@ -29,5 +29,5 @@ VALUES (2561, 1, 0x020001B3) /* Setup */ , (2561, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2561, 2, 0x2D8A010A, 60, 132, 123.3, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x2D8A010A [60.000000 132.000000 123.300003] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (2561, 2, 0x2D8A010A, 60, 132, 123.3, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x2D8A010A [60.000000 132.000000 123.300003] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02563 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02563 Surface.sql index f5ff2835ba..9ba153b6fe 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02563 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/02563 Surface.sql @@ -29,5 +29,5 @@ VALUES (2563, 1, 0x020001B3) /* Setup */ , (2563, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (2563, 2, 0x3073002A, 126.15, 25.319, 36.1, -0.793183, 0, -0, -0.608983) /* Destination */ -/* @teleloc 0x3073002A [126.150002 25.319000 36.099998] -0.793183 0.000000 -0.000000 -0.608983 */; +VALUES (2563, 2, 0x3073002A, 126.15, 25.319, 36.1, -0.793183, 0, 0, -0.608983) /* Destination */ +/* @teleloc 0x3073002A [126.150002 25.319000 36.099998] -0.793183 0.000000 0.000000 -0.608983 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03613 Direlands Midland Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03613 Direlands Midland Portal.sql index 0c1f56cbcb..08674eb26f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03613 Direlands Midland Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03613 Direlands Midland Portal.sql @@ -30,5 +30,5 @@ VALUES (3613, 1, 0x020005D3) /* Setup */ , (3613, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3613, 2, 0x2E110031, 155.536, 10.249, 56.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x2E110031 [155.535995 10.249000 56.005001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (3613, 2, 0x2E110031, 155.536, 10.249, 56.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x2E110031 [155.535995 10.249000 56.005001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03627 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03627 Surface.sql index 99bf62f399..7210f1740d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03627 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03627 Surface.sql @@ -29,5 +29,5 @@ VALUES (3627, 1, 0x020001B3) /* Setup */ , (3627, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3627, 2, 0xBDAF003D, 169.347, 107.844, 92.1, -0.284015, 0, -0, -0.95882) /* Destination */ -/* @teleloc 0xBDAF003D [169.347000 107.844002 92.099998] -0.284015 0.000000 -0.000000 -0.958820 */; +VALUES (3627, 2, 0xBDAF003D, 169.347, 107.844, 92.1, -0.284015, 0, 0, -0.95882) /* Destination */ +/* @teleloc 0xBDAF003D [169.347000 107.844002 92.099998] -0.284015 0.000000 0.000000 -0.958820 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03628 The Pit Dungeon Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03628 The Pit Dungeon Portal.sql index f2fef569ba..6cedebf9e6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03628 The Pit Dungeon Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03628 The Pit Dungeon Portal.sql @@ -30,5 +30,5 @@ VALUES (3628, 1, 0x020005D4) /* Setup */ , (3628, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3628, 2, 0x01A302F3, 39.685, -20.631, 0, -0.002452, 0, -0, -0.999997) /* Destination */ -/* @teleloc 0x01A302F3 [39.685001 -20.631001 0.000000] -0.002452 0.000000 -0.000000 -0.999997 */; +VALUES (3628, 2, 0x01A302F3, 39.685, -20.631, 0, -0.002452, 0, 0, -0.999997) /* Destination */ +/* @teleloc 0x01A302F3 [39.685001 -20.631001 0.000000] -0.002452 0.000000 0.000000 -0.999997 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03629 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03629 Surface.sql index b028c97c59..e91b9fd459 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03629 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03629 Surface.sql @@ -29,5 +29,5 @@ VALUES (3629, 1, 0x020001B3) /* Setup */ , (3629, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3629, 2, 0x62CF000F, 36, 147, 10.1, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x62CF000F [36.000000 147.000000 10.100000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (3629, 2, 0x62CF000F, 36, 147, 10.1, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x62CF000F [36.000000 147.000000 10.100000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03630 Carved Cave Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03630 Carved Cave Portal.sql index 744137ae12..41f5ab1007 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03630 Carved Cave Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03630 Carved Cave Portal.sql @@ -29,5 +29,5 @@ VALUES (3630, 1, 0x020005D3) /* Setup */ , (3630, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3630, 2, 0x018F025C, 70.548, -77.66, 0, -0.052292, 0, -0, -0.998632) /* Destination */ -/* @teleloc 0x018F025C [70.547997 -77.660004 0.000000] -0.052292 0.000000 -0.000000 -0.998632 */; +VALUES (3630, 2, 0x018F025C, 70.548, -77.66, 0, -0.052292, 0, 0, -0.998632) /* Destination */ +/* @teleloc 0x018F025C [70.547997 -77.660004 0.000000] -0.052292 0.000000 0.000000 -0.998632 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03634 Mountain Sewer Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03634 Mountain Sewer Portal.sql index c016c49e0c..504a05f429 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03634 Mountain Sewer Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03634 Mountain Sewer Portal.sql @@ -30,5 +30,5 @@ VALUES (3634, 1, 0x020005D3) /* Setup */ , (3634, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3634, 2, 0x01910213, 99.986, -198.994, 0, -0.020794, 0, -0, -0.999784) /* Destination */ -/* @teleloc 0x01910213 [99.986000 -198.994003 0.000000] -0.020794 0.000000 -0.000000 -0.999784 */; +VALUES (3634, 2, 0x01910213, 99.986, -198.994, 0, -0.020794, 0, 0, -0.999784) /* Destination */ +/* @teleloc 0x01910213 [99.986000 -198.994003 0.000000] -0.020794 0.000000 0.000000 -0.999784 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03635 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03635 Surface.sql index 91661f7d76..ae020f0280 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03635 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03635 Surface.sql @@ -29,5 +29,5 @@ VALUES (3635, 1, 0x020001B3) /* Setup */ , (3635, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3635, 2, 0xF45A0032, 145.821, 38.903, 87, -0.771713, 0, -0, -0.635971) /* Destination */ -/* @teleloc 0xF45A0032 [145.820999 38.903000 87.000000] -0.771713 0.000000 -0.000000 -0.635970 */; +VALUES (3635, 2, 0xF45A0032, 145.821, 38.903, 87, -0.771713, 0, 0, -0.635971) /* Destination */ +/* @teleloc 0xF45A0032 [145.820999 38.903000 87.000000] -0.771713 0.000000 0.000000 -0.635971 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03636 A Cave.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03636 A Cave.sql index c47151ebfb..eb17a3d69c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03636 A Cave.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03636 A Cave.sql @@ -29,5 +29,5 @@ VALUES (3636, 1, 0x020001B3) /* Setup */ , (3636, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3636, 2, 0x018B0191, 50, -10, 0, -0.003491, 0, -0, -0.999994) /* Destination */ -/* @teleloc 0x018B0191 [50.000000 -10.000000 0.000000] -0.003491 0.000000 -0.000000 -0.999994 */; +VALUES (3636, 2, 0x018B0191, 50, -10, 0, -0.003491, 0, 0, -0.999994) /* Destination */ +/* @teleloc 0x018B0191 [50.000000 -10.000000 0.000000] -0.003491 0.000000 0.000000 -0.999994 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03640 Mountain Halls.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03640 Mountain Halls.sql index 2bee2e9da5..45d8997f56 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03640 Mountain Halls.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03640 Mountain Halls.sql @@ -30,5 +30,5 @@ VALUES (3640, 1, 0x020005D3) /* Setup */ , (3640, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3640, 2, 0x019201A8, 19.855, -29.907, 0, -0.022653, 0, -0, -0.999743) /* Destination */ -/* @teleloc 0x019201A8 [19.855000 -29.907000 0.000000] -0.022653 0.000000 -0.000000 -0.999743 */; +VALUES (3640, 2, 0x019201A8, 19.855, -29.907, 0, -0.022653, 0, 0, -0.999743) /* Destination */ +/* @teleloc 0x019201A8 [19.855000 -29.907000 0.000000] -0.022653 0.000000 0.000000 -0.999743 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03641 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03641 Surface.sql index bbf9a6162d..4927e53686 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03641 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03641 Surface.sql @@ -29,5 +29,5 @@ VALUES (3641, 1, 0x020001B3) /* Setup */ , (3641, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3641, 2, 0x388C003A, 178.453, 44.408, 82.005, -0.953717, 0, -0, -0.300706) /* Destination */ -/* @teleloc 0x388C003A [178.453003 44.408001 82.004997] -0.953717 0.000000 -0.000000 -0.300706 */; +VALUES (3641, 2, 0x388C003A, 178.453, 44.408, 82.005, -0.953717, 0, 0, -0.300706) /* Destination */ +/* @teleloc 0x388C003A [178.453003 44.408001 82.004997] -0.953717 0.000000 0.000000 -0.300706 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03649 Olthoi Tunnels.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03649 Olthoi Tunnels.sql index 6b4e06924b..aa033ea849 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03649 Olthoi Tunnels.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03649 Olthoi Tunnels.sql @@ -30,5 +30,5 @@ VALUES (3649, 1, 0x020005D3) /* Setup */ , (3649, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3649, 2, 0x018D01C5, 60, -20, -17.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x018D01C5 [60.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (3649, 2, 0x018D01C5, 60, -20, -17.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x018D01C5 [60.000000 -20.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03650 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03650 Surface.sql index 03d84b40d6..57738fd1cd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03650 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03650 Surface.sql @@ -29,5 +29,5 @@ VALUES (3650, 1, 0x020001B3) /* Setup */ , (3650, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3650, 2, 0xC1BB002C, 122.964, 89.725, 152.005, -0.331264, 0, -0, -0.943538) /* Destination */ -/* @teleloc 0xC1BB002C [122.963997 89.724998 152.005005] -0.331264 0.000000 -0.000000 -0.943538 */; +VALUES (3650, 2, 0xC1BB002C, 122.964, 89.725, 152.005, -0.331264, 0, 0, -0.943538) /* Destination */ +/* @teleloc 0xC1BB002C [122.963997 89.724998 152.005005] -0.331264 0.000000 0.000000 -0.943538 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03651 Crater Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03651 Crater Lair.sql index 8bfa6a2f67..b7f4599ffc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03651 Crater Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03651 Crater Lair.sql @@ -30,5 +30,5 @@ VALUES (3651, 1, 0x020005D3) /* Setup */ , (3651, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3651, 2, 0x018C0191, 40, -20, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x018C0191 [40.000000 -20.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (3651, 2, 0x018C0191, 40, -20, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x018C0191 [40.000000 -20.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03652 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03652 Surface.sql index 525857453d..051470ddd1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03652 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03652 Surface.sql @@ -29,5 +29,5 @@ VALUES (3652, 1, 0x020001B3) /* Setup */ , (3652, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3652, 2, 0x8FD80011, 61.4, 2.1, 123.2, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x8FD80011 [61.400002 2.100000 123.199997] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (3652, 2, 0x8FD80011, 61.4, 2.1, 123.2, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x8FD80011 [61.400002 2.100000 123.199997] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03657 Advocate Dungeon Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03657 Advocate Dungeon Portal.sql index 8380677f50..5e77142c7a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03657 Advocate Dungeon Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03657 Advocate Dungeon Portal.sql @@ -33,5 +33,5 @@ VALUES (3657, 1, 0x020005D5) /* Setup */ , (3657, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3657, 2, 0x018A017F, 180, -90, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x018A017F [180.000000 -90.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (3657, 2, 0x018A017F, 180, -90, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x018A017F [180.000000 -90.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03658 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03658 Exit.sql index 11b0566a5f..4d59c04010 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03658 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03658 Exit.sql @@ -29,5 +29,5 @@ VALUES (3658, 1, 0x020001B3) /* Setup */ , (3658, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3658, 2, 0xE15B0004, 12.7, 81.1, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE15B0004 [12.700000 81.099998 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (3658, 2, 0xE15B0004, 12.7, 81.1, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE15B0004 [12.700000 81.099998 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03956 Four Towers Entrance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03956 Four Towers Entrance.sql index 5c43662388..a917ed7d5d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03956 Four Towers Entrance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03956 Four Towers Entrance.sql @@ -29,5 +29,5 @@ VALUES (3956, 1, 0x020005D3) /* Setup */ , (3956, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3956, 2, 0x828E001E, 77.6, 122.9, 124, -0.529919, 0, -0, -0.848048) /* Destination */ -/* @teleloc 0x828E001E [77.599998 122.900002 124.000000] -0.529919 0.000000 -0.000000 -0.848048 */; +VALUES (3956, 2, 0x828E001E, 77.6, 122.9, 124, -0.529919, 0, 0, -0.848048) /* Destination */ +/* @teleloc 0x828E001E [77.599998 122.900002 124.000000] -0.529919 0.000000 0.000000 -0.848048 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03957 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03957 Exit.sql index df0ee3357e..29cfccd946 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03957 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/03957 Exit.sql @@ -32,5 +32,5 @@ VALUES (3957, 1, 0x020001B3) /* Setup */ , (3957, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (3957, 2, 0x828E0008, 3.6, 171, 124, -0.939693, 0, -0, -0.34202) /* Destination */ -/* @teleloc 0x828E0008 [3.600000 171.000000 124.000000] -0.939693 0.000000 -0.000000 -0.342020 */; +VALUES (3957, 2, 0x828E0008, 3.6, 171, 124, -0.939693, 0, 0, -0.34202) /* Destination */ +/* @teleloc 0x828E0008 [3.600000 171.000000 124.000000] -0.939693 0.000000 0.000000 -0.342020 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04034 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04034 Surface.sql index aaf5e0434a..028eb2e4e5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04034 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04034 Surface.sql @@ -29,5 +29,5 @@ VALUES (4034, 1, 0x020001B3) /* Setup */ , (4034, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4034, 2, 0xD0950036, 162.2, 143.3, 0, -0.492424, 0, -0, -0.870356) /* Destination */ -/* @teleloc 0xD0950036 [162.199997 143.300003 0.000000] -0.492424 0.000000 -0.000000 -0.870356 */; +VALUES (4034, 2, 0xD0950036, 162.2, 143.3, 0, -0.492424, 0, 0, -0.870356) /* Destination */ +/* @teleloc 0xD0950036 [162.199997 143.300003 0.000000] -0.492424 0.000000 0.000000 -0.870356 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04036 Uziz Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04036 Uziz Portal.sql index 8b5088dbe4..9c6518ea64 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04036 Uziz Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04036 Uziz Portal.sql @@ -29,5 +29,5 @@ VALUES (4036, 1, 0x020001B3) /* Setup */ , (4036, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4036, 2, 0xA260003C, 182.919, 87.934, 20.005, -0.363463, 0, -0, -0.931609) /* Destination */ -/* @teleloc 0xA260003C [182.919006 87.933998 20.004999] -0.363463 0.000000 -0.000000 -0.931609 */; +VALUES (4036, 2, 0xA260003C, 182.919, 87.934, 20.005, -0.363463, 0, 0, -0.931609) /* Destination */ +/* @teleloc 0xA260003C [182.919006 87.933998 20.004999] -0.363463 0.000000 0.000000 -0.931609 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04037 Baishi Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04037 Baishi Portal.sql index 37fd597a27..05388a6684 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04037 Baishi Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04037 Baishi Portal.sql @@ -29,5 +29,5 @@ VALUES (4037, 1, 0x020001B3) /* Setup */ , (4037, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4037, 2, 0xCE410007, 12.6, 152.8, 55.1, -0.544639, 0, -0, -0.838671) /* Destination */ -/* @teleloc 0xCE410007 [12.600000 152.800003 55.099998] -0.544639 0.000000 -0.000000 -0.838671 */; +VALUES (4037, 2, 0xCE410007, 12.6, 152.8, 55.1, -0.544639, 0, 0, -0.838671) /* Destination */ +/* @teleloc 0xCE410007 [12.600000 152.800003 55.099998] -0.544639 0.000000 0.000000 -0.838671 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04038 Tufa Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04038 Tufa Portal.sql index 6641b7229f..b8065af118 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04038 Tufa Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04038 Tufa Portal.sql @@ -29,5 +29,5 @@ VALUES (4038, 1, 0x020001B3) /* Setup */ , (4038, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4038, 2, 0x876C0008, 2, 186.9, 18, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x876C0008 [2.000000 186.899994 18.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (4038, 2, 0x876C0008, 2, 186.9, 18, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x876C0008 [2.000000 186.899994 18.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04039 Cragstone Waterfall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04039 Cragstone Waterfall Portal.sql index d30068cf9f..13f73dc254 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04039 Cragstone Waterfall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04039 Cragstone Waterfall Portal.sql @@ -29,5 +29,5 @@ VALUES (4039, 1, 0x020001B3) /* Setup */ , (4039, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4039, 2, 0xB6A30011, 56, 1.1, 1.9, -0.97437, 0, -0, -0.224951) /* Destination */ -/* @teleloc 0xB6A30011 [56.000000 1.100000 1.900000] -0.974370 0.000000 -0.000000 -0.224951 */; +VALUES (4039, 2, 0xB6A30011, 56, 1.1, 1.9, -0.97437, 0, 0, -0.224951) /* Destination */ +/* @teleloc 0xB6A30011 [56.000000 1.100000 1.900000] -0.974370 0.000000 0.000000 -0.224951 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04040 Fort Tethana Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04040 Fort Tethana Portal.sql index ef83297260..b926ac1c50 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04040 Fort Tethana Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04040 Fort Tethana Portal.sql @@ -29,5 +29,5 @@ VALUES (4040, 1, 0x020001B3) /* Setup */ , (4040, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4040, 2, 0x2681001D, 77.7, 108.1, 240, -0.522499, 0, -0, -0.85264) /* Destination */ -/* @teleloc 0x2681001D [77.699997 108.099998 240.000000] -0.522498 0.000000 -0.000000 -0.852640 */; +VALUES (4040, 2, 0x2681001D, 77.7, 108.1, 240, -0.522499, 0, 0, -0.85264) /* Destination */ +/* @teleloc 0x2681001D [77.699997 108.099998 240.000000] -0.522499 0.000000 0.000000 -0.852640 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04041 Portal to Kara.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04041 Portal to Kara.sql index 73ebc83b62..821b5d3143 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04041 Portal to Kara.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04041 Portal to Kara.sql @@ -30,5 +30,5 @@ VALUES (4041, 1, 0x020005D6) /* Setup */ , (4041, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4041, 2, 0xBA170039, 181.2, 3.2, 167.7, -0.848048, 0, -0, -0.529919) /* Destination */ -/* @teleloc 0xBA170039 [181.199997 3.200000 167.699997] -0.848048 0.000000 -0.000000 -0.529919 */; +VALUES (4041, 2, 0xBA170039, 181.2, 3.2, 167.7, -0.848048, 0, 0, -0.529919) /* Destination */ +/* @teleloc 0xBA170039 [181.199997 3.200000 167.699997] -0.848048 0.000000 0.000000 -0.529919 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04042 Plateau Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04042 Plateau Portal.sql index 4192d1a277..a697156aa1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04042 Plateau Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04042 Plateau Portal.sql @@ -29,5 +29,5 @@ VALUES (4042, 1, 0x020001B3) /* Setup */ , (4042, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4042, 2, 0x49B70021, 100.1, 20.8, 238.6, -0.587785, 0, -0, -0.809017) /* Destination */ -/* @teleloc 0x49B70021 [100.099998 20.799999 238.600006] -0.587785 0.000000 -0.000000 -0.809017 */; +VALUES (4042, 2, 0x49B70021, 100.1, 20.8, 238.6, -0.587785, 0, 0, -0.809017) /* Destination */ +/* @teleloc 0x49B70021 [100.099998 20.799999 238.600006] -0.587785 0.000000 0.000000 -0.809017 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04045 Eastham Castle Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04045 Eastham Castle Portal.sql index 2f847dc692..904a4e0d84 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04045 Eastham Castle Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04045 Eastham Castle Portal.sql @@ -29,5 +29,5 @@ VALUES (4045, 1, 0x020001B3) /* Setup */ , (4045, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4045, 2, 0xD599003F, 186.2, 151.8, 374, -0.87462, 0, -0, -0.48481) /* Destination */ -/* @teleloc 0xD599003F [186.199997 151.800003 374.000000] -0.874620 0.000000 -0.000000 -0.484810 */; +VALUES (4045, 2, 0xD599003F, 186.2, 151.8, 374, -0.87462, 0, 0, -0.48481) /* Destination */ +/* @teleloc 0xD599003F [186.199997 151.800003 374.000000] -0.874620 0.000000 0.000000 -0.484810 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04053 Mines of Despair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04053 Mines of Despair.sql index 6dfbe9c78c..27d74da717 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04053 Mines of Despair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04053 Mines of Despair.sql @@ -30,5 +30,5 @@ VALUES (4053, 1, 0x020005D3) /* Setup */ , (4053, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4053, 2, 0x01880307, 30, -70, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01880307 [30.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4053, 2, 0x01880307, 30, -70, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01880307 [30.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04140 Sclavus Keep Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04140 Sclavus Keep Portal.sql index 3ffca7c68b..93c1d42544 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04140 Sclavus Keep Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04140 Sclavus Keep Portal.sql @@ -30,5 +30,5 @@ VALUES (4140, 1, 0x020005D3) /* Setup */ , (4140, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4140, 2, 0x01860247, 70, -90, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01860247 [70.000000 -90.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4140, 2, 0x01860247, 70, -90, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01860247 [70.000000 -90.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04141 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04141 Surface Portal.sql index 15414ba985..90b065306a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04141 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04141 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4141, 1, 0x020001B3) /* Setup */ , (4141, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4141, 2, 0x424E0040, 188.18, 177.261, 1.555, -0.21644, 0, -0, -0.976296) /* Destination */ -/* @teleloc 0x424E0040 [188.179993 177.261002 1.555000] -0.216440 0.000000 -0.000000 -0.976296 */; +VALUES (4141, 2, 0x424E0040, 188.18, 177.261, 1.555, -0.21644, 0, 0, -0.976296) /* Destination */ +/* @teleloc 0x424E0040 [188.179993 177.261002 1.555000] -0.216440 0.000000 0.000000 -0.976296 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04147 Ridge Tower.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04147 Ridge Tower.sql index d4c9b1c524..dcefc3051a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04147 Ridge Tower.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04147 Ridge Tower.sql @@ -30,4 +30,4 @@ VALUES (4147, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4147, 2, 0xCB3D0032, 147.556, 38.682, 175.409, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0xCB3D0032 [147.556000 38.681999 175.408997] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0xCB3D0032 [147.556000 38.681999 175.408997] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04149 Middle Osteth.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04149 Middle Osteth.sql index 51ebc40a4c..e6d0611446 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04149 Middle Osteth.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04149 Middle Osteth.sql @@ -29,5 +29,5 @@ VALUES (4149, 1, 0x020001B3) /* Setup */ , (4149, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4149, 2, 0xA98E0021, 108, 8, 28, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xA98E0021 [108.000000 8.000000 28.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4149, 2, 0xA98E0021, 108, 8, 28, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xA98E0021 [108.000000 8.000000 28.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04150 Creepy Chambers Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04150 Creepy Chambers Portal.sql index 0c04c24c65..c9d35a20f8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04150 Creepy Chambers Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04150 Creepy Chambers Portal.sql @@ -29,5 +29,5 @@ VALUES (4150, 1, 0x020001B3) /* Setup */ , (4150, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4150, 2, 0x016B01F3, 40, -50, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x016B01F3 [40.000000 -50.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (4150, 2, 0x016B01F3, 40, -50, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x016B01F3 [40.000000 -50.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04151 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04151 Surface Portal.sql index 978a4866c2..5814429d17 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04151 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04151 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4151, 1, 0x020001B3) /* Setup */ , (4151, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4151, 2, 0x01E401AD, 38.4, -18.6, 6, -0.782608, 0, -0, -0.622515) /* Destination */ -/* @teleloc 0x01E401AD [38.400002 -18.600000 6.000000] -0.782608 0.000000 -0.000000 -0.622515 */; +VALUES (4151, 2, 0x01E401AD, 38.4, -18.6, 6, -0.782608, 0, 0, -0.622515) /* Destination */ +/* @teleloc 0x01E401AD [38.400002 -18.600000 6.000000] -0.782608 0.000000 0.000000 -0.622515 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04153 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04153 Surface Portal.sql index afae89a496..a2a656d177 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04153 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04153 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4153, 1, 0x020001B3) /* Setup */ , (4153, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4153, 2, 0x01E401AD, 38.4, -18.6, 6, -0.782608, 0, -0, -0.622515) /* Destination */ -/* @teleloc 0x01E401AD [38.400002 -18.600000 6.000000] -0.782608 0.000000 -0.000000 -0.622515 */; +VALUES (4153, 2, 0x01E401AD, 38.4, -18.6, 6, -0.782608, 0, 0, -0.622515) /* Destination */ +/* @teleloc 0x01E401AD [38.400002 -18.600000 6.000000] -0.782608 0.000000 0.000000 -0.622515 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04154 Forgotten Mine.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04154 Forgotten Mine.sql index e070d74779..085e7c0f42 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04154 Forgotten Mine.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04154 Forgotten Mine.sql @@ -29,5 +29,5 @@ VALUES (4154, 1, 0x020001B3) /* Setup */ , (4154, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4154, 2, 0x01E401AD, 38.4, -18.6, 6, -0.782608, 0, -0, -0.622515) /* Destination */ -/* @teleloc 0x01E401AD [38.400002 -18.600000 6.000000] -0.782608 0.000000 -0.000000 -0.622515 */; +VALUES (4154, 2, 0x01E401AD, 38.4, -18.6, 6, -0.782608, 0, 0, -0.622515) /* Destination */ +/* @teleloc 0x01E401AD [38.400002 -18.600000 6.000000] -0.782608 0.000000 0.000000 -0.622515 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04155 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04155 Surface Portal.sql index 0626170c40..db3f2e31e5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04155 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04155 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4155, 1, 0x020001B3) /* Setup */ , (4155, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4155, 2, 0x01E401AD, 38.4, -18.6, 6, -0.782608, 0, -0, -0.622515) /* Destination */ -/* @teleloc 0x01E401AD [38.400002 -18.600000 6.000000] -0.782608 0.000000 -0.000000 -0.622515 */; +VALUES (4155, 2, 0x01E401AD, 38.4, -18.6, 6, -0.782608, 0, 0, -0.622515) /* Destination */ +/* @teleloc 0x01E401AD [38.400002 -18.600000 6.000000] -0.782608 0.000000 0.000000 -0.622515 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04158 Daiklos Dungeon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04158 Daiklos Dungeon.sql index 18799d2029..7d9cbee767 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04158 Daiklos Dungeon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04158 Daiklos Dungeon.sql @@ -29,5 +29,5 @@ VALUES (4158, 1, 0x020001B3) /* Setup */ , (4158, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4158, 2, 0x0185020F, 80, -90, 0, -0.714473, 0, -0, -0.699663) /* Destination */ -/* @teleloc 0x0185020F [80.000000 -90.000000 0.000000] -0.714473 0.000000 -0.000000 -0.699663 */; +VALUES (4158, 2, 0x0185020F, 80, -90, 0, -0.714473, 0, 0, -0.699663) /* Destination */ +/* @teleloc 0x0185020F [80.000000 -90.000000 0.000000] -0.714473 0.000000 0.000000 -0.699663 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04159 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04159 Surface Portal.sql index 3cce8aa24e..46c362de1b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04159 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04159 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4159, 1, 0x020001B3) /* Setup */ , (4159, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4159, 2, 0xA3A9003E, 180.552, 139.059, 68.961, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xA3A9003E [180.552002 139.059006 68.960999] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (4159, 2, 0xA3A9003E, 180.552, 139.059, 68.961, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xA3A9003E [180.552002 139.059006 68.960999] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04162 Dungeon Binar Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04162 Dungeon Binar Portal.sql index dceb767a69..262be9b714 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04162 Dungeon Binar Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04162 Dungeon Binar Portal.sql @@ -29,5 +29,5 @@ VALUES (4162, 1, 0x020001B3) /* Setup */ , (4162, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4162, 2, 0x018301AF, 60, -50, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x018301AF [60.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4162, 2, 0x018301AF, 60, -50, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x018301AF [60.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04163 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04163 Surface Portal.sql index 3912f9608e..1a8925df39 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04163 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04163 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4163, 1, 0x020001B3) /* Setup */ , (4163, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4163, 2, 0x98770026, 97.717, 127.997, 31.34, -0.672238, 0, -0, -0.740336) /* Destination */ -/* @teleloc 0x98770026 [97.717003 127.997002 31.340000] -0.672237 0.000000 -0.000000 -0.740336 */; +VALUES (4163, 2, 0x98770026, 97.717, 127.997, 31.34, -0.672238, 0, 0, -0.740336) /* Destination */ +/* @teleloc 0x98770026 [97.717003 127.997002 31.340000] -0.672238 0.000000 0.000000 -0.740336 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04165 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04165 Surface Portal.sql index 2d4a0d5087..b8e687bcd1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04165 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04165 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4165, 1, 0x020001B3) /* Setup */ , (4165, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4165, 2, 0xA0790025, 106.412, 106.596, 24.005, -0.251985, 0, -0, -0.967731) /* Destination */ -/* @teleloc 0xA0790025 [106.412003 106.596001 24.004999] -0.251985 0.000000 -0.000000 -0.967731 */; +VALUES (4165, 2, 0xA0790025, 106.412, 106.596, 24.005, -0.251985, 0, 0, -0.967731) /* Destination */ +/* @teleloc 0xA0790025 [106.412003 106.596001 24.004999] -0.251985 0.000000 0.000000 -0.967731 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04166 Dungeon Maggreth Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04166 Dungeon Maggreth Portal.sql index a01e629044..39eb82d94a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04166 Dungeon Maggreth Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04166 Dungeon Maggreth Portal.sql @@ -29,5 +29,5 @@ VALUES (4166, 1, 0x020001B3) /* Setup */ , (4166, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4166, 2, 0x014F01B9, 30, -60, -12, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x014F01B9 [30.000000 -60.000000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4166, 2, 0x014F01B9, 30, -60, -12, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x014F01B9 [30.000000 -60.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04168 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04168 Surface Portal.sql index eac11e6db2..67680890e3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04168 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04168 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4168, 1, 0x020001B3) /* Setup */ , (4168, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4168, 2, 0xC48D0010, 44.71, 174.706, 15.168, -0.988703, 0, -0, -0.149889) /* Destination */ -/* @teleloc 0xC48D0010 [44.709999 174.705994 15.168000] -0.988703 0.000000 -0.000000 -0.149889 */; +VALUES (4168, 2, 0xC48D0010, 44.71, 174.706, 15.168, -0.988703, 0, 0, -0.149889) /* Destination */ +/* @teleloc 0xC48D0010 [44.709999 174.705994 15.168000] -0.988703 0.000000 0.000000 -0.149889 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04178 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04178 Surface Portal.sql index 39cf8eed2a..5a4888cf78 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04178 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04178 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4178, 1, 0x020001B3) /* Setup */ , (4178, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4178, 2, 0xBDD20128, 157.23, 80.3, 186, -0.819152, 0, -0, -0.573577) /* Destination */ -/* @teleloc 0xBDD20128 [157.229996 80.300003 186.000000] -0.819152 0.000000 -0.000000 -0.573576 */; +VALUES (4178, 2, 0xBDD20128, 157.23, 80.3, 186, -0.819152, 0, 0, -0.573577) /* Destination */ +/* @teleloc 0xBDD20128 [157.229996 80.300003 186.000000] -0.819152 0.000000 0.000000 -0.573577 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04207 Northern Volcano Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04207 Northern Volcano Portal.sql index 45143b02d3..815a98558e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04207 Northern Volcano Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04207 Northern Volcano Portal.sql @@ -29,5 +29,5 @@ VALUES (4207, 1, 0x020001B3) /* Setup */ , (4207, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4207, 2, 0x91CF0004, 5.6, 93.7, 561.9, -0.951057, 0, -0, -0.309017) /* Destination */ -/* @teleloc 0x91CF0004 [5.600000 93.699997 561.900024] -0.951056 0.000000 -0.000000 -0.309017 */; +VALUES (4207, 2, 0x91CF0004, 5.6, 93.7, 561.9, -0.951057, 0, 0, -0.309017) /* Destination */ +/* @teleloc 0x91CF0004 [5.600000 93.699997 561.900024] -0.951057 0.000000 0.000000 -0.309017 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04401 Holtburg South Training Academy Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04401 Holtburg South Training Academy Portal.sql index 423a643a25..4ec8433fbc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04401 Holtburg South Training Academy Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04401 Holtburg South Training Academy Portal.sql @@ -31,5 +31,5 @@ VALUES (4401, 1, 0x020001B3) /* Setup */ , (4401, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4401, 2, 0x0363012F, 2.5, -29, 0, -0.369747, 0, -0, -0.929133) /* Destination */ -/* @teleloc 0x0363012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 -0.000000 -0.929133 */; +VALUES (4401, 2, 0x0363012F, 2.5, -29, 0, -0.369747, 0, 0, -0.929133) /* Destination */ +/* @teleloc 0x0363012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 0.000000 -0.929133 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04486 Shoushi Southeast Training Academy Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04486 Shoushi Southeast Training Academy Portal.sql index e53a16a1bc..d86bcca1ad 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04486 Shoushi Southeast Training Academy Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04486 Shoushi Southeast Training Academy Portal.sql @@ -31,5 +31,5 @@ VALUES (4486, 1, 0x020001B3) /* Setup */ , (4486, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4486, 2, 0x0365012F, 2.5, -29, 0, -0.369747, 0, -0, -0.929133) /* Destination */ -/* @teleloc 0x0365012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 -0.000000 -0.929133 */; +VALUES (4486, 2, 0x0365012F, 2.5, -29, 0, -0.369747, 0, 0, -0.929133) /* Destination */ +/* @teleloc 0x0365012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 0.000000 -0.929133 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04488 Shoushi West Training Academy Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04488 Shoushi West Training Academy Portal.sql index c24d33a1cf..b3f06b377c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04488 Shoushi West Training Academy Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04488 Shoushi West Training Academy Portal.sql @@ -31,5 +31,5 @@ VALUES (4488, 1, 0x020001B3) /* Setup */ , (4488, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4488, 2, 0x0366012F, 2.5, -29, 0, -0.369747, 0, -0, -0.929133) /* Destination */ -/* @teleloc 0x0366012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 -0.000000 -0.929133 */; +VALUES (4488, 2, 0x0366012F, 2.5, -29, 0, -0.369747, 0, 0, -0.929133) /* Destination */ +/* @teleloc 0x0366012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 0.000000 -0.929133 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04567 Lin Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04567 Lin Portal.sql index 12b6184bc2..72fd836f10 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04567 Lin Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04567 Lin Portal.sql @@ -29,5 +29,5 @@ VALUES (4567, 1, 0x020001B3) /* Setup */ , (4567, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4567, 2, 0xDC3C0011, 59.72, 10.774, 18.958, -0.358368, 0, -0, -0.933581) /* Destination */ -/* @teleloc 0xDC3C0011 [59.720001 10.774000 18.958000] -0.358368 0.000000 -0.000000 -0.933580 */; +VALUES (4567, 2, 0xDC3C0011, 59.72, 10.774, 18.958, -0.358368, 0, 0, -0.933581) /* Destination */ +/* @teleloc 0xDC3C0011 [59.720001 10.774000 18.958000] -0.358368 0.000000 0.000000 -0.933581 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04569 Portal to Nanto.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04569 Portal to Nanto.sql index cf96ae1bf7..d2d7e0ed2d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04569 Portal to Nanto.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04569 Portal to Nanto.sql @@ -30,5 +30,5 @@ VALUES (4569, 1, 0x020001B3) /* Setup */ , (4569, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4569, 2, 0xE63E0022, 96.96, 37.722, 74.542, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xE63E0022 [96.959999 37.722000 74.542000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (4569, 2, 0xE63E0022, 96.96, 37.722, 74.542, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xE63E0022 [96.959999 37.722000 74.542000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04570 Lytelthorpe Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04570 Lytelthorpe Portal.sql index fb81fb6a50..08ffb197fd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04570 Lytelthorpe Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04570 Lytelthorpe Portal.sql @@ -29,5 +29,5 @@ VALUES (4570, 1, 0x020001B3) /* Setup */ , (4570, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4570, 2, 0xC0800007, 11.723, 155.56, 33.028, -0.402363, 0, -0, -0.91548) /* Destination */ -/* @teleloc 0xC0800007 [11.723000 155.559998 33.028000] -0.402363 0.000000 -0.000000 -0.915480 */; +VALUES (4570, 2, 0xC0800007, 11.723, 155.56, 33.028, -0.402363, 0, 0, -0.91548) /* Destination */ +/* @teleloc 0xC0800007 [11.723000 155.559998 33.028000] -0.402363 0.000000 0.000000 -0.915480 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04572 Portal to Khayyaban.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04572 Portal to Khayyaban.sql index 55d4f35f5c..c5a784bb44 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04572 Portal to Khayyaban.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04572 Portal to Khayyaban.sql @@ -30,5 +30,5 @@ VALUES (4572, 1, 0x020005D3) /* Setup */ , (4572, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4572, 2, 0x9F440012, 90, 24.553, 31.885, -0.782608, 0, -0, -0.622515) /* Destination */ -/* @teleloc 0x9F440012 [90.000000 24.552999 31.885000] -0.782608 0.000000 -0.000000 -0.622515 */; +VALUES (4572, 2, 0x9F440012, 90, 24.553, 31.885, -0.782608, 0, 0, -0.622515) /* Destination */ +/* @teleloc 0x9F440012 [90.000000 24.552999 31.885000] -0.782608 0.000000 0.000000 -0.622515 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04573 Swamp.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04573 Swamp.sql index 3eb55cee3d..faec9806e7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04573 Swamp.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04573 Swamp.sql @@ -32,5 +32,5 @@ VALUES (4573, 1, 0x020001B3) /* Setup */ , (4573, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4573, 2, 0x828E001E, 77.6, 122.9, 124, -0.529919, 0, -0, -0.848048) /* Destination */ -/* @teleloc 0x828E001E [77.599998 122.900002 124.000000] -0.529919 0.000000 -0.000000 -0.848048 */; +VALUES (4573, 2, 0x828E001E, 77.6, 122.9, 124, -0.529919, 0, 0, -0.848048) /* Destination */ +/* @teleloc 0x828E001E [77.599998 122.900002 124.000000] -0.529919 0.000000 0.000000 -0.848048 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04618 Holtburg West Training Academy Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04618 Holtburg West Training Academy Portal.sql index 2c9237fc8c..e56e299eae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04618 Holtburg West Training Academy Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04618 Holtburg West Training Academy Portal.sql @@ -31,5 +31,5 @@ VALUES (4618, 1, 0x020001B3) /* Setup */ , (4618, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4618, 2, 0x0364012F, 2.5, -29, 0, -0.369747, 0, -0, -0.929133) /* Destination */ -/* @teleloc 0x0364012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 -0.000000 -0.929133 */; +VALUES (4618, 2, 0x0364012F, 2.5, -29, 0, -0.369747, 0, 0, -0.929133) /* Destination */ +/* @teleloc 0x0364012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 0.000000 -0.929133 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04632 Yaraq East Training Academy Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04632 Yaraq East Training Academy Portal.sql index 02ee425527..0be68fe8dd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04632 Yaraq East Training Academy Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04632 Yaraq East Training Academy Portal.sql @@ -31,5 +31,5 @@ VALUES (4632, 1, 0x020001B3) /* Setup */ , (4632, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4632, 2, 0x0367012F, 2.5, -29, 0, -0.369747, 0, -0, -0.929133) /* Destination */ -/* @teleloc 0x0367012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 -0.000000 -0.929133 */; +VALUES (4632, 2, 0x0367012F, 2.5, -29, 0, -0.369747, 0, 0, -0.929133) /* Destination */ +/* @teleloc 0x0367012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 0.000000 -0.929133 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04634 Yaraq North Training Academy Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04634 Yaraq North Training Academy Portal.sql index e73c23ec58..5c4fb021b7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04634 Yaraq North Training Academy Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04634 Yaraq North Training Academy Portal.sql @@ -31,5 +31,5 @@ VALUES (4634, 1, 0x020001B3) /* Setup */ , (4634, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4634, 2, 0x0368012F, 2.5, -29, 0, -0.369747, 0, -0, -0.929133) /* Destination */ -/* @teleloc 0x0368012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 -0.000000 -0.929133 */; +VALUES (4634, 2, 0x0368012F, 2.5, -29, 0, -0.369747, 0, 0, -0.929133) /* Destination */ +/* @teleloc 0x0368012F [2.500000 -29.000000 0.000000] -0.369747 0.000000 0.000000 -0.929133 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04802 Fort Tununska Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04802 Fort Tununska Portal.sql index 49c8e5901d..1a9840844f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04802 Fort Tununska Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04802 Fort Tununska Portal.sql @@ -29,5 +29,5 @@ VALUES (4802, 1, 0x020001B3) /* Setup */ , (4802, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4802, 2, 0x01600143, 40, -100, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01600143 [40.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4802, 2, 0x01600143, 40, -100, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01600143 [40.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04883 Guardian Crypt Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04883 Guardian Crypt Portal.sql index d611e50bd0..a440a5c8da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04883 Guardian Crypt Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04883 Guardian Crypt Portal.sql @@ -29,5 +29,5 @@ VALUES (4883, 1, 0x020001B3) /* Setup */ , (4883, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4883, 2, 0x016A010D, 30, -20, -6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x016A010D [30.000000 -20.000000 -6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (4883, 2, 0x016A010D, 30, -20, -6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x016A010D [30.000000 -20.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04884 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04884 Surface Portal.sql index 3c9a84c788..2d2f409997 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04884 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04884 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4884, 1, 0x020001B3) /* Setup */ , (4884, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4884, 2, 0x3761000C, 37.31, 80.17, 40, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x3761000C [37.310001 80.169998 40.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (4884, 2, 0x3761000C, 37.31, 80.17, 40, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x3761000C [37.310001 80.169998 40.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04885 Guardian's Treasure Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04885 Guardian's Treasure Portal.sql index fabd3872fb..81e5198a37 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04885 Guardian's Treasure Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04885 Guardian's Treasure Portal.sql @@ -29,5 +29,5 @@ VALUES (4885, 1, 0x020001B3) /* Setup */ , (4885, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4885, 2, 0x016A01E0, 100, -90, 12, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x016A01E0 [100.000000 -90.000000 12.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (4885, 2, 0x016A01E0, 100, -90, 12, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x016A01E0 [100.000000 -90.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04895 Lost Distillery Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04895 Lost Distillery Portal.sql index 16093da605..a241680de8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04895 Lost Distillery Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04895 Lost Distillery Portal.sql @@ -31,5 +31,5 @@ VALUES (4895, 1, 0x020005D2) /* Setup */ , (4895, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4895, 2, 0x016401F1, 115.522, -77.617, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x016401F1 [115.522003 -77.616997 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4895, 2, 0x016401F1, 115.522, -77.617, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x016401F1 [115.522003 -77.616997 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04896 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04896 Surface Portal.sql index afd3ad977d..92587fb002 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04896 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04896 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4896, 1, 0x020001B3) /* Setup */ , (4896, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4896, 2, 0xBF7E001D, 82.435, 116.134, 28, -0.998952, 0, -0, -0.045781) /* Destination */ -/* @teleloc 0xBF7E001D [82.434998 116.134003 28.000000] -0.998951 0.000000 -0.000000 -0.045781 */; +VALUES (4896, 2, 0xBF7E001D, 82.435, 116.134, 28, -0.998952, 0, 0, -0.045781) /* Destination */ +/* @teleloc 0xBF7E001D [82.434998 116.134003 28.000000] -0.998952 0.000000 0.000000 -0.045781 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04910 Mattekar Cave.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04910 Mattekar Cave.sql index e71e1d5e32..8b3d6a33fd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04910 Mattekar Cave.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04910 Mattekar Cave.sql @@ -30,4 +30,4 @@ VALUES (4910, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4910, 2, 0x01690183, 110.2, -8.3, 0, 0.819152, 0, 0, -0.573577) /* Destination */ -/* @teleloc 0x01690183 [110.199997 -8.300000 0.000000] 0.819152 0.000000 0.000000 -0.573576 */; +/* @teleloc 0x01690183 [110.199997 -8.300000 0.000000] 0.819152 0.000000 0.000000 -0.573577 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04917 Bone Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04917 Bone Lair.sql index 0b494f86d3..ddbdd89077 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04917 Bone Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04917 Bone Lair.sql @@ -29,5 +29,5 @@ VALUES (4917, 1, 0x020005D2) /* Setup */ , (4917, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4917, 2, 0x01450168, 90, -30, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x01450168 [90.000000 -30.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (4917, 2, 0x01450168, 90, -30, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x01450168 [90.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04920 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04920 Surface Portal.sql index 4690aba218..22d8192b40 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04920 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04920 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4920, 1, 0x020001B3) /* Setup */ , (4920, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4920, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, -0, -0.358368) /* Destination */ -/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933580 0.000000 -0.000000 -0.358368 */; +VALUES (4920, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, 0, -0.358368) /* Destination */ +/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933581 0.000000 0.000000 -0.358368 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04921 Virindi Fort Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04921 Virindi Fort Portal.sql index 82539a4b51..ad0130ef97 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04921 Virindi Fort Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04921 Virindi Fort Portal.sql @@ -30,5 +30,5 @@ VALUES (4921, 1, 0x020005D3) /* Setup */ , (4921, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4921, 2, 0x01400206, 50, -10, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x01400206 [50.000000 -10.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (4921, 2, 0x01400206, 50, -10, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x01400206 [50.000000 -10.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04922 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04922 Surface Portal.sql index d26d5b9ced..6696c3a221 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04922 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04922 Surface Portal.sql @@ -30,4 +30,4 @@ VALUES (4922, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (4922, 2, 0x3B32003C, 169.193, 88.9, 150.929, 0.819152, 0, 0, -0.573577) /* Destination */ -/* @teleloc 0x3B32003C [169.192993 88.900002 150.929001] 0.819152 0.000000 0.000000 -0.573576 */; +/* @teleloc 0x3B32003C [169.192993 88.900002 150.929001] 0.819152 0.000000 0.000000 -0.573577 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04928 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04928 Surface.sql index 030bfce0e1..4257f7288b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04928 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04928 Surface.sql @@ -29,5 +29,5 @@ VALUES (4928, 1, 0x020001B3) /* Setup */ , (4928, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4928, 2, 0xCD8E000C, 28.971, 84.15, 22.005, -0.736351, 0, -0, -0.6766) /* Destination */ -/* @teleloc 0xCD8E000C [28.971001 84.150002 22.004999] -0.736351 0.000000 -0.000000 -0.676600 */; +VALUES (4928, 2, 0xCD8E000C, 28.971, 84.15, 22.005, -0.736351, 0, 0, -0.6766) /* Destination */ +/* @teleloc 0xCD8E000C [28.971001 84.150002 22.004999] -0.736351 0.000000 0.000000 -0.676600 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04930 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04930 Surface Portal.sql index 1f48423755..97106f2bf2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04930 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04930 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4930, 1, 0x020001B3) /* Setup */ , (4930, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4930, 2, 0x9257003E, 187.646, 136.523, 23.644, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0x9257003E [187.645996 136.522995 23.643999] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (4930, 2, 0x9257003E, 187.646, 136.523, 23.644, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0x9257003E [187.645996 136.522995 23.643999] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04932 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04932 Surface Portal.sql index d2bfd6b78d..237feecce7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04932 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04932 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4932, 1, 0x020001B3) /* Setup */ , (4932, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4932, 2, 0xBA6B0015, 59.806, 102.036, 5.555, -0.819442, 0, -0, -0.573162) /* Destination */ -/* @teleloc 0xBA6B0015 [59.806000 102.036003 5.555000] -0.819442 0.000000 -0.000000 -0.573162 */; +VALUES (4932, 2, 0xBA6B0015, 59.806, 102.036, 5.555, -0.819442, 0, 0, -0.573162) /* Destination */ +/* @teleloc 0xBA6B0015 [59.806000 102.036003 5.555000] -0.819442 0.000000 0.000000 -0.573162 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04933 Old Warehouse.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04933 Old Warehouse.sql index d4c71adfd0..9f8b5afff7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04933 Old Warehouse.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04933 Old Warehouse.sql @@ -31,5 +31,5 @@ VALUES (4933, 1, 0x020005D2) /* Setup */ , (4933, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4933, 2, 0x0165015B, 40, -20, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x0165015B [40.000000 -20.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (4933, 2, 0x0165015B, 40, -20, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x0165015B [40.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04935 Holtburg Redoubt.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04935 Holtburg Redoubt.sql index 5f37be6b5f..ab67a0c4da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04935 Holtburg Redoubt.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04935 Holtburg Redoubt.sql @@ -32,5 +32,5 @@ VALUES (4935, 1, 0x020005D2) /* Setup */ , (4935, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4935, 2, 0x016301AC, 140, -40, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x016301AC [140.000000 -40.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (4935, 2, 0x016301AC, 140, -40, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x016301AC [140.000000 -40.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04937 Cave of Alabree.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04937 Cave of Alabree.sql index 259a539ca7..fa71e187c8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04937 Cave of Alabree.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04937 Cave of Alabree.sql @@ -32,5 +32,5 @@ VALUES (4937, 1, 0x020005D2) /* Setup */ , (4937, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4937, 2, 0x016201D1, 60, -10, 12, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x016201D1 [60.000000 -10.000000 12.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (4937, 2, 0x016201D1, 60, -10, 12, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x016201D1 [60.000000 -10.000000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04939 Unfinished Temple Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04939 Unfinished Temple Portal.sql index 26bf9f2d73..3e03d0ccd9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04939 Unfinished Temple Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04939 Unfinished Temple Portal.sql @@ -31,5 +31,5 @@ VALUES (4939, 1, 0x020005D2) /* Setup */ , (4939, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4939, 2, 0x015B016E, 30, 0, 6, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x015B016E [30.000000 0.000000 6.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (4939, 2, 0x015B016E, 30, 0, 6, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x015B016E [30.000000 0.000000 6.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04942 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04942 Surface.sql index 4fb8b02296..1c709aad47 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04942 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04942 Surface.sql @@ -29,5 +29,5 @@ VALUES (4942, 1, 0x020001B3) /* Setup */ , (4942, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4942, 2, 0x1B12003B, 176, 54, -0.895, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x1B12003B [176.000000 54.000000 -0.895000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4942, 2, 0x1B12003B, 176, 54, -0.895, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x1B12003B [176.000000 54.000000 -0.895000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04943 Abandoned Shops Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04943 Abandoned Shops Portal.sql index 01e6306b9c..abc0451255 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04943 Abandoned Shops Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04943 Abandoned Shops Portal.sql @@ -31,5 +31,5 @@ VALUES (4943, 1, 0x020005D2) /* Setup */ , (4943, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4943, 2, 0x0159018F, 180.2, -51.2, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0159018F [180.199997 -51.200001 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4943, 2, 0x0159018F, 180.2, -51.2, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0159018F [180.199997 -51.200001 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04944 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04944 Surface Portal.sql index 48a4441ee5..ada28d0424 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04944 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04944 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4944, 1, 0x020001B3) /* Setup */ , (4944, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4944, 2, 0x8F560018, 69.046, 184.829, 34.075, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x8F560018 [69.045998 184.828995 34.075001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4944, 2, 0x8F560018, 69.046, 184.829, 34.075, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x8F560018 [69.045998 184.828995 34.075001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04946 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04946 Surface Portal.sql index 51529e1d44..96fe574989 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04946 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04946 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4946, 1, 0x020001B3) /* Setup */ , (4946, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4946, 2, 0xA4B40004, 4.344, 73.205, 121.942, -0.960233, 0, -0, -0.2792) /* Destination */ -/* @teleloc 0xA4B40004 [4.344000 73.205002 121.942001] -0.960233 0.000000 -0.000000 -0.279200 */; +VALUES (4946, 2, 0xA4B40004, 4.344, 73.205, 121.942, -0.960233, 0, 0, -0.2792) /* Destination */ +/* @teleloc 0xA4B40004 [4.344000 73.205002 121.942001] -0.960233 0.000000 0.000000 -0.279200 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04948 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04948 Surface Portal.sql index fdaf8446fc..b67568bc00 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04948 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04948 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4948, 1, 0x020001B3) /* Setup */ , (4948, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4948, 2, 0x99790022, 108, 27.19, 26, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x99790022 [108.000000 27.190001 26.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (4948, 2, 0x99790022, 108, 27.19, 26, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x99790022 [108.000000 27.190001 26.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04949 Recovered Temple Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04949 Recovered Temple Portal.sql index a3f4fb2c1d..8373d04e40 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04949 Recovered Temple Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04949 Recovered Temple Portal.sql @@ -29,5 +29,5 @@ VALUES (4949, 1, 0x020005D3) /* Setup */ , (4949, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4949, 2, 0x0142017F, 50, -60, 6, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x0142017F [50.000000 -60.000000 6.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (4949, 2, 0x0142017F, 50, -60, 6, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x0142017F [50.000000 -60.000000 6.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04952 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04952 Surface Portal.sql index 4b6e2320dd..8c5abdbfce 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04952 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04952 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4952, 1, 0x020001B3) /* Setup */ , (4952, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4952, 2, 0xA4B40004, 4.344, 73.205, 121.942, -0.960233, 0, -0, -0.2792) /* Destination */ -/* @teleloc 0xA4B40004 [4.344000 73.205002 121.942001] -0.960233 0.000000 -0.000000 -0.279200 */; +VALUES (4952, 2, 0xA4B40004, 4.344, 73.205, 121.942, -0.960233, 0, 0, -0.2792) /* Destination */ +/* @teleloc 0xA4B40004 [4.344000 73.205002 121.942001] -0.960233 0.000000 0.000000 -0.279200 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04953 Lytaway Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04953 Lytaway Portal.sql index 93741b8918..e3293d0324 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04953 Lytaway Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04953 Lytaway Portal.sql @@ -31,5 +31,5 @@ VALUES (4953, 1, 0x020005D2) /* Setup */ , (4953, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4953, 2, 0x015801BC, 30, -10, 42, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x015801BC [30.000000 -10.000000 42.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (4953, 2, 0x015801BC, 30, -10, 42, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x015801BC [30.000000 -10.000000 42.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04955 Stone Cathedral.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04955 Stone Cathedral.sql index 6f8dc923bf..26e82e1a63 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04955 Stone Cathedral.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04955 Stone Cathedral.sql @@ -32,5 +32,5 @@ VALUES (4955, 1, 0x020005D2) /* Setup */ , (4955, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4955, 2, 0x0154017E, 30, -10, -6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0154017E [30.000000 -10.000000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4955, 2, 0x0154017E, 30, -10, -6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0154017E [30.000000 -10.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04956 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04956 Surface.sql index 548ae82140..3578f2709c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04956 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04956 Surface.sql @@ -29,5 +29,5 @@ VALUES (4956, 1, 0x020001B3) /* Setup */ , (4956, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4956, 2, 0xD8540019, 84.8, 2.1, 31.8, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xD8540019 [84.800003 2.100000 31.799999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4956, 2, 0xD8540019, 84.8, 2.1, 31.8, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xD8540019 [84.800003 2.100000 31.799999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04958 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04958 Surface Portal.sql index 61d56a75f7..657b4d26ec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04958 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04958 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4958, 1, 0x020001B3) /* Setup */ , (4958, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4958, 2, 0xA4B40004, 4.344, 73.205, 121.942, -0.960233, 0, -0, -0.2792) /* Destination */ -/* @teleloc 0xA4B40004 [4.344000 73.205002 121.942001] -0.960233 0.000000 -0.000000 -0.279200 */; +VALUES (4958, 2, 0xA4B40004, 4.344, 73.205, 121.942, -0.960233, 0, 0, -0.2792) /* Destination */ +/* @teleloc 0xA4B40004 [4.344000 73.205002 121.942001] -0.960233 0.000000 0.000000 -0.279200 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04959 Empyrean Garrison.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04959 Empyrean Garrison.sql index 4fe440dfee..4fff9e045c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04959 Empyrean Garrison.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04959 Empyrean Garrison.sql @@ -29,5 +29,5 @@ VALUES (4959, 1, 0x020005D2) /* Setup */ , (4959, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4959, 2, 0x01610264, 80, -80, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x01610264 [80.000000 -80.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (4959, 2, 0x01610264, 80, -80, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x01610264 [80.000000 -80.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04962 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04962 Surface Portal.sql index 1ac33e1291..1174414d3e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04962 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04962 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4962, 1, 0x020001B3) /* Setup */ , (4962, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4962, 2, 0xC5800005, 20.6, 106.9, 36, -0.628642, 0, -0, -0.777695) /* Destination */ -/* @teleloc 0xC5800005 [20.600000 106.900002 36.000000] -0.628642 0.000000 -0.000000 -0.777695 */; +VALUES (4962, 2, 0xC5800005, 20.6, 106.9, 36, -0.628642, 0, 0, -0.777695) /* Destination */ +/* @teleloc 0xC5800005 [20.600000 106.900002 36.000000] -0.628642 0.000000 0.000000 -0.777695 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04963 Ruined Cave Outpost Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04963 Ruined Cave Outpost Portal.sql index 17773bacd3..b5a143e4c2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04963 Ruined Cave Outpost Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04963 Ruined Cave Outpost Portal.sql @@ -31,5 +31,5 @@ VALUES (4963, 1, 0x020005D2) /* Setup */ , (4963, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4963, 2, 0x0152024B, 58.7, -88.7, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0152024B [58.700001 -88.699997 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (4963, 2, 0x0152024B, 58.7, -88.7, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0152024B [58.700001 -88.699997 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04964 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04964 Surface Portal.sql index c24a1edc07..123a801b43 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04964 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04964 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4964, 1, 0x020001B3) /* Setup */ , (4964, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4964, 2, 0xBB820032, 152.6, 42.5, 28, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xBB820032 [152.600006 42.500000 28.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (4964, 2, 0xBB820032, 152.6, 42.5, 28, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xBB820032 [152.600006 42.500000 28.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04965 Shreth Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04965 Shreth Hive Portal.sql index 378921b35b..47151b7063 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04965 Shreth Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04965 Shreth Hive Portal.sql @@ -31,5 +31,5 @@ VALUES (4965, 1, 0x020005D2) /* Setup */ , (4965, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4965, 2, 0x015302E8, 45.7, -43, -18, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0x015302E8 [45.700001 -43.000000 -18.000000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (4965, 2, 0x015302E8, 45.7, -43, -18, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0x015302E8 [45.700001 -43.000000 -18.000000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04966 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04966 Surface.sql index 4a8d74a3e5..b1fe74cfea 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04966 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04966 Surface.sql @@ -29,5 +29,5 @@ VALUES (4966, 1, 0x020001B3) /* Setup */ , (4966, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4966, 2, 0xD8560010, 35.6, 189.2, 30, -0.046235, 0, -0, -0.998931) /* Destination */ -/* @teleloc 0xD8560010 [35.599998 189.199997 30.000000] -0.046235 0.000000 -0.000000 -0.998931 */; +VALUES (4966, 2, 0xD8560010, 35.6, 189.2, 30, -0.046235, 0, 0, -0.998931) /* Destination */ +/* @teleloc 0xD8560010 [35.599998 189.199997 30.000000] -0.046235 0.000000 0.000000 -0.998931 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04968 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04968 Surface Portal.sql index 090d800ee4..b96b9112b2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04968 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04968 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4968, 1, 0x020001B3) /* Setup */ , (4968, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4968, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, -0, -0.358368) /* Destination */ -/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933580 0.000000 -0.000000 -0.358368 */; +VALUES (4968, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, 0, -0.358368) /* Destination */ +/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933581 0.000000 0.000000 -0.358368 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04970 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04970 Surface Portal.sql index fa3597827f..5442d0a580 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04970 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04970 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4970, 1, 0x020001B3) /* Setup */ , (4970, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4970, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, -0, -0.358368) /* Destination */ -/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933580 0.000000 -0.000000 -0.358368 */; +VALUES (4970, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, 0, -0.358368) /* Destination */ +/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933581 0.000000 0.000000 -0.358368 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04971 Darkened Halls Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04971 Darkened Halls Portal.sql index de05323483..c13da58283 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04971 Darkened Halls Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04971 Darkened Halls Portal.sql @@ -31,5 +31,5 @@ VALUES (4971, 1, 0x020005D3) /* Setup */ , (4971, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4971, 2, 0x014401B4, 30, -50, 12, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x014401B4 [30.000000 -50.000000 12.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (4971, 2, 0x014401B4, 30, -50, 12, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x014401B4 [30.000000 -50.000000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04974 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04974 Surface Portal.sql index 9f090f99ba..5f50fccced 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04974 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04974 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4974, 1, 0x020001B3) /* Setup */ , (4974, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4974, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, -0, -0.358368) /* Destination */ -/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933580 0.000000 -0.000000 -0.358368 */; +VALUES (4974, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, 0, -0.358368) /* Destination */ +/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933581 0.000000 0.000000 -0.358368 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04976 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04976 Surface Portal.sql index 3912de098e..452b2b048e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04976 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04976 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4976, 1, 0x020001B3) /* Setup */ , (4976, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4976, 2, 0x828E001E, 73, 126.7, 124, -0.165048, 0, -0, -0.986286) /* Destination */ -/* @teleloc 0x828E001E [73.000000 126.699997 124.000000] -0.165048 0.000000 -0.000000 -0.986286 */; +VALUES (4976, 2, 0x828E001E, 73, 126.7, 124, -0.165048, 0, 0, -0.986286) /* Destination */ +/* @teleloc 0x828E001E [73.000000 126.699997 124.000000] -0.165048 0.000000 0.000000 -0.986286 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04978 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04978 Surface Portal.sql index b1924d39ce..137d851c28 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04978 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/04978 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (4978, 1, 0x020001B3) /* Setup */ , (4978, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (4978, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, -0, -0.358368) /* Destination */ -/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933580 0.000000 -0.000000 -0.358368 */; +VALUES (4978, 2, 0x7D60003A, 191.5, 27.4, 23.8, -0.933581, 0, 0, -0.358368) /* Destination */ +/* @teleloc 0x7D60003A [191.500000 27.400000 23.799999] -0.933581 0.000000 0.000000 -0.358368 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05110 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05110 Surface.sql index f951005ec9..f4c54eea35 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05110 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05110 Surface.sql @@ -29,5 +29,5 @@ VALUES (5110, 1, 0x020001B3) /* Setup */ , (5110, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5110, 2, 0x86CD0008, 19.427, 189.157, 113.369, -0.244309, 0, -0, -0.969698) /* Destination */ -/* @teleloc 0x86CD0008 [19.427000 189.156998 113.369003] -0.244309 0.000000 -0.000000 -0.969697 */; +VALUES (5110, 2, 0x86CD0008, 19.427, 189.157, 113.369, -0.244309, 0, 0, -0.969698) /* Destination */ +/* @teleloc 0x86CD0008 [19.427000 189.156998 113.369003] -0.244309 0.000000 0.000000 -0.969698 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05111 Lost City of Frore Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05111 Lost City of Frore Portal.sql index 54ae127163..6e2ab8309f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05111 Lost City of Frore Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05111 Lost City of Frore Portal.sql @@ -30,5 +30,5 @@ VALUES (5111, 1, 0x020005D3) /* Setup */ , (5111, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5111, 2, 0x01380180, 40, -280, -6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01380180 [40.000000 -280.000000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5111, 2, 0x01380180, 40, -280, -6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01380180 [40.000000 -280.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05112 Magical Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05112 Magical Portal.sql index 587dbf652e..d466fd74ed 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05112 Magical Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05112 Magical Portal.sql @@ -29,5 +29,5 @@ VALUES (5112, 1, 0x020001B3) /* Setup */ , (5112, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5112, 2, 0x015D022E, 200, -14, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x015D022E [200.000000 -14.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5112, 2, 0x015D022E, 200, -14, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x015D022E [200.000000 -14.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05113 Magical Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05113 Magical Portal.sql index 5156ba9cee..df9a16eda6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05113 Magical Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05113 Magical Portal.sql @@ -29,5 +29,5 @@ VALUES (5113, 1, 0x020001B3) /* Setup */ , (5113, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5113, 2, 0x015D01EB, 199.9, -46, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x015D01EB [199.899994 -46.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5113, 2, 0x015D01EB, 199.9, -46, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x015D01EB [199.899994 -46.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05114 Magical Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05114 Magical Portal.sql index 3f8e5c45fd..6bcd51208f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05114 Magical Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05114 Magical Portal.sql @@ -29,5 +29,5 @@ VALUES (5114, 1, 0x020001B3) /* Setup */ , (5114, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5114, 2, 0x015D0187, 199.84, -75.84, -5.99, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x015D0187 [199.839996 -75.839996 -5.990000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5114, 2, 0x015D0187, 199.84, -75.84, -5.99, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x015D0187 [199.839996 -75.839996 -5.990000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05198 Sea Temple Catacombs.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05198 Sea Temple Catacombs.sql index 606d198ff0..d000538f5f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05198 Sea Temple Catacombs.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05198 Sea Temple Catacombs.sql @@ -32,5 +32,5 @@ VALUES (5198, 1, 0x020005D2) /* Setup */ , (5198, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5198, 2, 0x0156018F, 49.1, -61.9, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0156018F [49.099998 -61.900002 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5198, 2, 0x0156018F, 49.1, -61.9, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0156018F [49.099998 -61.900002 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05199 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05199 Surface.sql index fb41f3efc1..400d7c8f4b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05199 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05199 Surface.sql @@ -29,5 +29,5 @@ VALUES (5199, 1, 0x020001B3) /* Setup */ , (5199, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5199, 2, 0x7966003A, 168.871, 36.099, 50.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x7966003A [168.871002 36.098999 50.005001] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (5199, 2, 0x7966003A, 168.871, 36.099, 50.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x7966003A [168.871002 36.098999 50.005001] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05200 Under-Cove Crypt.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05200 Under-Cove Crypt.sql index 4d278d4881..1eed8be4e3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05200 Under-Cove Crypt.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05200 Under-Cove Crypt.sql @@ -30,5 +30,5 @@ VALUES (5200, 1, 0x020005D2) /* Setup */ , (5200, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5200, 2, 0x01570147, 0, -20, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01570147 [0.000000 -20.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5200, 2, 0x01570147, 0, -20, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01570147 [0.000000 -20.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05201 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05201 Surface.sql index 6064a15e9e..3062565b6f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05201 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05201 Surface.sql @@ -29,5 +29,5 @@ VALUES (5201, 1, 0x020001B3) /* Setup */ , (5201, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5201, 2, 0x7A640015, 60, 117.423, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x7A640015 [60.000000 117.422997 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5201, 2, 0x7A640015, 60, 117.423, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x7A640015 [60.000000 117.422997 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05202 Musansayn's Vaults Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05202 Musansayn's Vaults Portal.sql index babb09b0a7..ee45082a1f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05202 Musansayn's Vaults Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05202 Musansayn's Vaults Portal.sql @@ -31,5 +31,5 @@ VALUES (5202, 1, 0x020005D2) /* Setup */ , (5202, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5202, 2, 0x01550198, 20, -10, 12, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x01550198 [20.000000 -10.000000 12.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5202, 2, 0x01550198, 20, -10, 12, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x01550198 [20.000000 -10.000000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05442 Morningtide Festival Stone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05442 Morningtide Festival Stone Portal.sql index 79115f34a4..a3574d2e0c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05442 Morningtide Festival Stone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05442 Morningtide Festival Stone Portal.sql @@ -32,5 +32,5 @@ VALUES (5442, 1, 0x020001B3) /* Setup */ , (5442, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5442, 2, 0xE13D0029, 140, 1.3, 157.9, -0.920505, 0, -0, -0.390731) /* Destination */ -/* @teleloc 0xE13D0029 [140.000000 1.300000 157.899994] -0.920505 0.000000 -0.000000 -0.390731 */; +VALUES (5442, 2, 0xE13D0029, 140, 1.3, 157.9, -0.920505, 0, 0, -0.390731) /* Destination */ +/* @teleloc 0xE13D0029 [140.000000 1.300000 157.899994] -0.920505 0.000000 0.000000 -0.390731 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05445 Evensong Festival Stone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05445 Evensong Festival Stone Portal.sql index f5d09ffee2..b5d29e159a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05445 Evensong Festival Stone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05445 Evensong Festival Stone Portal.sql @@ -32,5 +32,5 @@ VALUES (5445, 1, 0x020001B3) /* Setup */ , (5445, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5445, 2, 0xADB4000C, 44.3, 91.6, 27.9, -0.96363, 0, -0, -0.267238) /* Destination */ -/* @teleloc 0xADB4000C [44.299999 91.599998 27.900000] -0.963630 0.000000 -0.000000 -0.267238 */; +VALUES (5445, 2, 0xADB4000C, 44.3, 91.6, 27.9, -0.96363, 0, 0, -0.267238) /* Destination */ +/* @teleloc 0xADB4000C [44.299999 91.599998 27.900000] -0.963630 0.000000 0.000000 -0.267238 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05449 Morningthaw Festival Stone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05449 Morningthaw Festival Stone Portal.sql index 3ec885769e..ab48730f9d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05449 Morningthaw Festival Stone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05449 Morningthaw Festival Stone Portal.sql @@ -32,5 +32,5 @@ VALUES (5449, 1, 0x020001B3) /* Setup */ , (5449, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5449, 2, 0xC2A9003C, 184.8, 80.2, 108, -0.930418, 0, -0, -0.366501) /* Destination */ -/* @teleloc 0xC2A9003C [184.800003 80.199997 108.000000] -0.930418 0.000000 -0.000000 -0.366501 */; +VALUES (5449, 2, 0xC2A9003C, 184.8, 80.2, 108, -0.930418, 0, 0, -0.366501) /* Destination */ +/* @teleloc 0xC2A9003C [184.800003 80.199997 108.000000] -0.930418 0.000000 0.000000 -0.366501 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05451 Seedsow Festival Stone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05451 Seedsow Festival Stone Portal.sql index 05f5e4a169..82348b0f3a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05451 Seedsow Festival Stone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05451 Seedsow Festival Stone Portal.sql @@ -32,5 +32,5 @@ VALUES (5451, 1, 0x020001B3) /* Setup */ , (5451, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5451, 2, 0xB980002A, 134.2, 24.5, 64, -0.996917, 0, -0, -0.078459) /* Destination */ -/* @teleloc 0xB980002A [134.199997 24.500000 64.000000] -0.996917 0.000000 -0.000000 -0.078459 */; +VALUES (5451, 2, 0xB980002A, 134.2, 24.5, 64, -0.996917, 0, 0, -0.078459) /* Destination */ +/* @teleloc 0xB980002A [134.199997 24.500000 64.000000] -0.996917 0.000000 0.000000 -0.078459 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05452 Leafdawning Festival Stone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05452 Leafdawning Festival Stone Portal.sql index c378c681ac..63a7ed60d0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05452 Leafdawning Festival Stone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05452 Leafdawning Festival Stone Portal.sql @@ -32,5 +32,5 @@ VALUES (5452, 1, 0x020001B3) /* Setup */ , (5452, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5452, 2, 0xC38C000D, 28.8, 112.6, 40, -0.267238, 0, -0, -0.963631) /* Destination */ -/* @teleloc 0xC38C000D [28.799999 112.599998 40.000000] -0.267238 0.000000 -0.000000 -0.963630 */; +VALUES (5452, 2, 0xC38C000D, 28.8, 112.6, 40, -0.267238, 0, 0, -0.963631) /* Destination */ +/* @teleloc 0xC38C000D [28.799999 112.599998 40.000000] -0.267238 0.000000 0.000000 -0.963631 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05454 Thistledown Festival Stone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05454 Thistledown Festival Stone Portal.sql index a9440141fd..92facecdf4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05454 Thistledown Festival Stone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05454 Thistledown Festival Stone Portal.sql @@ -32,5 +32,5 @@ VALUES (5454, 1, 0x020001B3) /* Setup */ , (5454, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5454, 2, 0xB5A20040, 188.3, 176.4, 44, -0.999048, 0, -0, -0.043619) /* Destination */ -/* @teleloc 0xB5A20040 [188.300003 176.399994 44.000000] -0.999048 0.000000 -0.000000 -0.043619 */; +VALUES (5454, 2, 0xB5A20040, 188.3, 176.4, 44, -0.999048, 0, 0, -0.043619) /* Destination */ +/* @teleloc 0xB5A20040 [188.300003 176.399994 44.000000] -0.999048 0.000000 0.000000 -0.043619 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05458 Snowreap Festival Stone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05458 Snowreap Festival Stone Portal.sql index cfa76f2659..1175c074ea 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05458 Snowreap Festival Stone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05458 Snowreap Festival Stone Portal.sql @@ -32,5 +32,5 @@ VALUES (5458, 1, 0x020001B3) /* Setup */ , (5458, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5458, 2, 0x90D10022, 113.9, 41.4, 277.9, -0.139173, 0, -0, -0.990268) /* Destination */ -/* @teleloc 0x90D10022 [113.900002 41.400002 277.899994] -0.139173 0.000000 -0.000000 -0.990268 */; +VALUES (5458, 2, 0x90D10022, 113.9, 41.4, 277.9, -0.139173, 0, 0, -0.990268) /* Destination */ +/* @teleloc 0x90D10022 [113.900002 41.400002 277.899994] -0.139173 0.000000 0.000000 -0.990268 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05459 Coldeve Festival Stone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05459 Coldeve Festival Stone Portal.sql index 4809356b5f..6563216a90 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05459 Coldeve Festival Stone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05459 Coldeve Festival Stone Portal.sql @@ -33,4 +33,4 @@ VALUES (5459, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (5459, 2, 0xBC17003E, 169.1, 133.2, 173.9, 0.601815, 0, 0, -0.798636) /* Destination */ -/* @teleloc 0xBC17003E [169.100006 133.199997 173.899994] 0.601815 0.000000 0.000000 -0.798635 */; +/* @teleloc 0xBC17003E [169.100006 133.199997 173.899994] 0.601815 0.000000 0.000000 -0.798636 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05460 Wintersebb Festival Stone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05460 Wintersebb Festival Stone Portal.sql index 57cfb83a16..0d018eba18 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05460 Wintersebb Festival Stone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05460 Wintersebb Festival Stone Portal.sql @@ -32,5 +32,5 @@ VALUES (5460, 1, 0x020001B3) /* Setup */ , (5460, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5460, 2, 0x9A22001C, 78.8, 92.5, 132.3, -0.622515, 0, -0, -0.782608) /* Destination */ -/* @teleloc 0x9A22001C [78.800003 92.500000 132.300003] -0.622515 0.000000 -0.000000 -0.782608 */; +VALUES (5460, 2, 0x9A22001C, 78.8, 92.5, 132.3, -0.622515, 0, 0, -0.782608) /* Destination */ +/* @teleloc 0x9A22001C [78.800003 92.500000 132.300003] -0.622515 0.000000 0.000000 -0.782608 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05486 Al-Jalima Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05486 Al-Jalima Portal.sql index 3dc6ed0846..fd9c13dd2b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05486 Al-Jalima Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05486 Al-Jalima Portal.sql @@ -29,5 +29,5 @@ VALUES (5486, 1, 0x020001B3) /* Setup */ , (5486, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5486, 2, 0x8588002C, 120.359, 95.47, 90.049, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x8588002C [120.359001 95.470001 90.049004] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5486, 2, 0x8588002C, 120.359, 95.47, 90.049, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x8588002C [120.359001 95.470001 90.049004] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05487 Mid Direlands Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05487 Mid Direlands Portal.sql index 41ebb79cf3..75da324b19 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05487 Mid Direlands Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05487 Mid Direlands Portal.sql @@ -30,5 +30,5 @@ VALUES (5487, 1, 0x020005D3) /* Setup */ , (5487, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5487, 2, 0x2D510001, 0, 22.3, 0, -0.999391, 0, -0, -0.034899) /* Destination */ -/* @teleloc 0x2D510001 [0.000000 22.299999 0.000000] -0.999391 0.000000 -0.000000 -0.034899 */; +VALUES (5487, 2, 0x2D510001, 0, 22.3, 0, -0.999391, 0, 0, -0.034899) /* Destination */ +/* @teleloc 0x2D510001 [0.000000 22.299999 0.000000] -0.999391 0.000000 0.000000 -0.034899 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05488 Far North Shore Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05488 Far North Shore Portal.sql index 93141b9586..c0c7e4142c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05488 Far North Shore Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05488 Far North Shore Portal.sql @@ -30,5 +30,5 @@ VALUES (5488, 1, 0x020005D3) /* Setup */ , (5488, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5488, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5488, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05501 Smugglers Hideaway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05501 Smugglers Hideaway.sql index fe1246a97a..03dcfa161e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05501 Smugglers Hideaway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05501 Smugglers Hideaway.sql @@ -29,5 +29,5 @@ VALUES (5501, 1, 0x020005D3) /* Setup */ , (5501, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5501, 2, 0x014E025C, 190, -10, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x014E025C [190.000000 -10.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5501, 2, 0x014E025C, 190, -10, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x014E025C [190.000000 -10.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05502 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05502 Surface.sql index 04b1abcb98..b39c21a079 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05502 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05502 Surface.sql @@ -29,5 +29,5 @@ VALUES (5502, 1, 0x020001B3) /* Setup */ , (5502, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5502, 2, 0xF15A002D, 123.3, 98.936, 0.005, -0.431574, 0, -0, -0.902077) /* Destination */ -/* @teleloc 0xF15A002D [123.300003 98.935997 0.005000] -0.431574 0.000000 -0.000000 -0.902077 */; +VALUES (5502, 2, 0xF15A002D, 123.3, 98.936, 0.005, -0.431574, 0, 0, -0.902077) /* Destination */ +/* @teleloc 0xF15A002D [123.300003 98.935997 0.005000] -0.431574 0.000000 0.000000 -0.902077 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05503 Damp Caverns Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05503 Damp Caverns Portal.sql index 7fd7585230..3f2b968d6c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05503 Damp Caverns Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05503 Damp Caverns Portal.sql @@ -30,5 +30,5 @@ VALUES (5503, 1, 0x020005D2) /* Setup */ , (5503, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5503, 2, 0x014D0191, 70, -60, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x014D0191 [70.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5503, 2, 0x014D0191, 70, -60, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x014D0191 [70.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05504 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05504 Surface Portal.sql index 849f07cad1..4be320b5bf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05504 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05504 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (5504, 1, 0x020001B3) /* Setup */ , (5504, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5504, 2, 0xF757001D, 86.047, 112.32, 72.836, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xF757001D [86.046997 112.320000 72.835999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5504, 2, 0xF757001D, 86.047, 112.32, 72.836, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xF757001D [86.046997 112.320000 72.835999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05505 Enkindled Souls.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05505 Enkindled Souls.sql index f15b8db6e7..2bed91c83c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05505 Enkindled Souls.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05505 Enkindled Souls.sql @@ -29,5 +29,5 @@ VALUES (5505, 1, 0x020005D3) /* Setup */ , (5505, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5505, 2, 0x014101A6, 70, -170, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x014101A6 [70.000000 -170.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5505, 2, 0x014101A6, 70, -170, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x014101A6 [70.000000 -170.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05506 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05506 Surface.sql index 814df7cd50..b5227799f3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05506 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05506 Surface.sql @@ -29,5 +29,5 @@ VALUES (5506, 1, 0x020001B3) /* Setup */ , (5506, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5506, 2, 0xA141000D, 40.06, 111.07, 110.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xA141000D [40.060001 111.070000 110.004997] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5506, 2, 0xA141000D, 40.06, 111.07, 110.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xA141000D [40.060001 111.070000 110.004997] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05507 Nevius Passage Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05507 Nevius Passage Portal.sql index 3c1d6546dd..a2fad77e77 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05507 Nevius Passage Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05507 Nevius Passage Portal.sql @@ -30,5 +30,5 @@ VALUES (5507, 1, 0x020005D2) /* Setup */ , (5507, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5507, 2, 0x014C0158, 170, -170, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x014C0158 [170.000000 -170.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (5507, 2, 0x014C0158, 170, -170, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x014C0158 [170.000000 -170.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05508 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05508 Surface Portal.sql index c9b93413cc..f7b0085338 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05508 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05508 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (5508, 1, 0x020001B3) /* Setup */ , (5508, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5508, 2, 0x9A46000D, 38.764, 113.964, 10.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x9A46000D [38.764000 113.963997 10.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5508, 2, 0x9A46000D, 38.764, 113.964, 10.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x9A46000D [38.764000 113.963997 10.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05510 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05510 Surface Portal.sql index f60e819cae..947c40d21c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05510 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05510 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (5510, 1, 0x020001B3) /* Setup */ , (5510, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5510, 2, 0x9D49003C, 191.355, 89.028, 83.953, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x9D49003C [191.354996 89.028000 83.953003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5510, 2, 0x9D49003C, 191.355, 89.028, 83.953, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x9D49003C [191.354996 89.028000 83.953003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05513 Thieves' Galleries Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05513 Thieves' Galleries Portal.sql index e0e424d329..e4a47ff2ff 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05513 Thieves' Galleries Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05513 Thieves' Galleries Portal.sql @@ -30,5 +30,5 @@ VALUES (5513, 1, 0x020005D3) /* Setup */ , (5513, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5513, 2, 0x0149017B, 70, -30, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x0149017B [70.000000 -30.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5513, 2, 0x0149017B, 70, -30, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x0149017B [70.000000 -30.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05514 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05514 Surface Portal.sql index 01a7d03381..8af5712d2c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05514 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05514 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (5514, 1, 0x020001B3) /* Setup */ , (5514, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5514, 2, 0xDC370003, 7.758, 56.403, 26.611, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xDC370003 [7.758000 56.403000 26.611000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5514, 2, 0xDC370003, 7.758, 56.403, 26.611, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xDC370003 [7.758000 56.403000 26.611000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05515 Burial Temple Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05515 Burial Temple Portal.sql index 08efc239ae..7d822b8ea4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05515 Burial Temple Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05515 Burial Temple Portal.sql @@ -29,5 +29,5 @@ VALUES (5515, 1, 0x020005D3) /* Setup */ , (5515, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5515, 2, 0x013E0275, 30.39, -37.44, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x013E0275 [30.389999 -37.439999 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5515, 2, 0x013E0275, 30.39, -37.44, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x013E0275 [30.389999 -37.439999 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05517 Forbidden Crypts Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05517 Forbidden Crypts Portal.sql index 1b5335fcbe..e0385c9f89 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05517 Forbidden Crypts Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05517 Forbidden Crypts Portal.sql @@ -30,5 +30,5 @@ VALUES (5517, 1, 0x020005D3) /* Setup */ , (5517, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5517, 2, 0x013D02D5, 60, -10, -18, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x013D02D5 [60.000000 -10.000000 -18.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5517, 2, 0x013D02D5, 60, -10, -18, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x013D02D5 [60.000000 -10.000000 -18.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05518 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05518 Surface Portal.sql index 9e10aafd0b..d1967284a0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05518 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05518 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (5518, 1, 0x020001B3) /* Setup */ , (5518, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5518, 2, 0x8387000E, 36.592, 124.137, 86.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x8387000E [36.591999 124.137001 86.004997] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5518, 2, 0x8387000E, 36.592, 124.137, 86.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x8387000E [36.591999 124.137001 86.004997] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05519 Smugglers Fort.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05519 Smugglers Fort.sql index 6a3230df81..f2a5d46ca1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05519 Smugglers Fort.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05519 Smugglers Fort.sql @@ -30,4 +30,4 @@ VALUES (5519, 1, 0x020005D3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (5519, 2, 0xF15A0024, 113.505, 92.759, 0.005, 0.913158, 0, 0, -0.407606) /* Destination */ -/* @teleloc 0xF15A0024 [113.504997 92.759003 0.005000] 0.913158 0.000000 0.000000 -0.407605 */; +/* @teleloc 0xF15A0024 [113.504997 92.759003 0.005000] 0.913158 0.000000 0.000000 -0.407606 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05520 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05520 Exit.sql index bcaa7bc240..c17754687a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05520 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05520 Exit.sql @@ -29,5 +29,5 @@ VALUES (5520, 1, 0x020001B3) /* Setup */ , (5520, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5520, 2, 0xF25B0002, 12.265, 43.685, 0.28, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xF25B0002 [12.265000 43.685001 0.280000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5520, 2, 0xF25B0002, 12.265, 43.685, 0.28, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xF25B0002 [12.265000 43.685001 0.280000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05522 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05522 Surface Portal.sql index 8bdac81612..f86900860a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05522 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05522 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (5522, 1, 0x020001B3) /* Setup */ , (5522, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5522, 2, 0xD73C003C, 183.488, 78.201, 99.045, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xD73C003C [183.488007 78.200996 99.044998] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (5522, 2, 0xD73C003C, 183.488, 78.201, 99.045, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xD73C003C [183.488007 78.200996 99.044998] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05523 Mount Naipenset Caverns.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05523 Mount Naipenset Caverns.sql index 76cffaedae..689af266b4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05523 Mount Naipenset Caverns.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05523 Mount Naipenset Caverns.sql @@ -30,5 +30,5 @@ VALUES (5523, 1, 0x020005D6) /* Setup */ , (5523, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5523, 2, 0x014701E9, 10, -130, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x014701E9 [10.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5523, 2, 0x014701E9, 10, -130, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x014701E9 [10.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05527 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05527 Surface Portal.sql index 9a325c0da5..aa0c4ca992 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05527 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05527 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (5527, 1, 0x020001B3) /* Setup */ , (5527, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5527, 2, 0x14550032, 163.519, 28.263, 70.005, -0.922093, 0, -0, -0.386969) /* Destination */ -/* @teleloc 0x14550032 [163.518997 28.263000 70.004997] -0.922093 0.000000 -0.000000 -0.386969 */; +VALUES (5527, 2, 0x14550032, 163.519, 28.263, 70.005, -0.922093, 0, 0, -0.386969) /* Destination */ +/* @teleloc 0x14550032 [163.518997 28.263000 70.004997] -0.922093 0.000000 0.000000 -0.386969 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05528 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05528 Surface Portal.sql index a48c30daef..12871ba24d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05528 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05528 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (5528, 1, 0x020001B3) /* Setup */ , (5528, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5528, 2, 0x14550032, 163.519, 28.263, 70.005, -0.922093, 0, -0, -0.386969) /* Destination */ -/* @teleloc 0x14550032 [163.518997 28.263000 70.004997] -0.922093 0.000000 -0.000000 -0.386969 */; +VALUES (5528, 2, 0x14550032, 163.519, 28.263, 70.005, -0.922093, 0, 0, -0.386969) /* Destination */ +/* @teleloc 0x14550032 [163.518997 28.263000 70.004997] -0.922093 0.000000 0.000000 -0.386969 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05530 Saadia's Retreat.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05530 Saadia's Retreat.sql index a0c2b429ff..7688634fa9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05530 Saadia's Retreat.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05530 Saadia's Retreat.sql @@ -29,5 +29,5 @@ VALUES (5530, 1, 0x020005D3) /* Setup */ , (5530, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5530, 2, 0x013F01C5, 10, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x013F01C5 [10.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5530, 2, 0x013F01C5, 10, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x013F01C5 [10.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05531 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05531 Surface.sql index 7f23085998..ccaff90769 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05531 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05531 Surface.sql @@ -29,5 +29,5 @@ VALUES (5531, 1, 0x020001B3) /* Setup */ , (5531, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5531, 2, 0xDF3C000C, 31.821, 92.38, 28.658, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xDF3C000C [31.820999 92.379997 28.658001] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5531, 2, 0xDF3C000C, 31.821, 92.38, 28.658, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xDF3C000C [31.820999 92.379997 28.658001] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05590 Night Club Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05590 Night Club Portal.sql index fa3d751fa9..f0ae83a586 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05590 Night Club Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05590 Night Club Portal.sql @@ -29,5 +29,5 @@ VALUES (5590, 1, 0x020001B3) /* Setup */ , (5590, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5590, 2, 0x013A02AE, 140, -40, 12, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x013A02AE [140.000000 -40.000000 12.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (5590, 2, 0x013A02AE, 140, -40, 12, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x013A02AE [140.000000 -40.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05591 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05591 Surface Portal.sql index d99c54b04a..5278523fe0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05591 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05591 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (5591, 1, 0x020001B3) /* Setup */ , (5591, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5591, 2, 0x3761000C, 37.31, 80.17, 40, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x3761000C [37.310001 80.169998 40.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5591, 2, 0x3761000C, 37.31, 80.17, 40, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x3761000C [37.310001 80.169998 40.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05605 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05605 Surface Portal.sql index 66952b1b8d..2072de3196 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05605 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05605 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (5605, 1, 0x020001B3) /* Setup */ , (5605, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5605, 2, 0x99A60017, 66.1, 155.7, 52, -0.694659, 0, -0, -0.71934) /* Destination */ -/* @teleloc 0x99A60017 [66.099998 155.699997 52.000000] -0.694658 0.000000 -0.000000 -0.719340 */; +VALUES (5605, 2, 0x99A60017, 66.1, 155.7, 52, -0.694659, 0, 0, -0.71934) /* Destination */ +/* @teleloc 0x99A60017 [66.099998 155.699997 52.000000] -0.694659 0.000000 0.000000 -0.719340 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05608 NPK Only Test Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05608 NPK Only Test Portal.sql index 72311852dd..66455ee95f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05608 NPK Only Test Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05608 NPK Only Test Portal.sql @@ -33,5 +33,5 @@ VALUES (5608, 1, 0x020001B3) /* Setup */ , (5608, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5608, 2, 0x828E001E, 77.6, 122.9, 124, -0.529919, 0, -0, -0.848048) /* Destination */ -/* @teleloc 0x828E001E [77.599998 122.900002 124.000000] -0.529919 0.000000 -0.000000 -0.848048 */; +VALUES (5608, 2, 0x828E001E, 77.6, 122.9, 124, -0.529919, 0, 0, -0.848048) /* Destination */ +/* @teleloc 0x828E001E [77.599998 122.900002 124.000000] -0.529919 0.000000 0.000000 -0.848048 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05609 PK Only Test Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05609 PK Only Test Portal.sql index ee4b9426ec..639a32d1b0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05609 PK Only Test Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05609 PK Only Test Portal.sql @@ -33,5 +33,5 @@ VALUES (5609, 1, 0x020001B3) /* Setup */ , (5609, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5609, 2, 0x828E001E, 77.6, 122.9, 124, -0.529919, 0, -0, -0.848048) /* Destination */ -/* @teleloc 0x828E001E [77.599998 122.900002 124.000000] -0.529919 0.000000 -0.000000 -0.848048 */; +VALUES (5609, 2, 0x828E001E, 77.6, 122.9, 124, -0.529919, 0, 0, -0.848048) /* Destination */ +/* @teleloc 0x828E001E [77.599998 122.900002 124.000000] -0.529919 0.000000 0.000000 -0.848048 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05637 Portal to Dryreach.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05637 Portal to Dryreach.sql index 3156c1438e..adc4eac39d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05637 Portal to Dryreach.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05637 Portal to Dryreach.sql @@ -30,5 +30,5 @@ VALUES (5637, 1, 0x020005D6) /* Setup */ , (5637, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5637, 2, 0xDB75003B, 186, 65, 36, -0.75184, 0, -0, -0.659346) /* Destination */ -/* @teleloc 0xDB75003B [186.000000 65.000000 36.000000] -0.751840 0.000000 -0.000000 -0.659346 */; +VALUES (5637, 2, 0xDB75003B, 186, 65, 36, -0.75184, 0, 0, -0.659346) /* Destination */ +/* @teleloc 0xDB75003B [186.000000 65.000000 36.000000] -0.751840 0.000000 0.000000 -0.659346 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05651 The Lee Side of The Mountain.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05651 The Lee Side of The Mountain.sql index a9bd05235a..f1be270f10 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05651 The Lee Side of The Mountain.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05651 The Lee Side of The Mountain.sql @@ -29,5 +29,5 @@ VALUES (5651, 1, 0x020001B3) /* Setup */ , (5651, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5651, 2, 0xD53F0019, 85.521, 13.554, 296.515, -0.981551, 0, -0, -0.191203) /* Destination */ -/* @teleloc 0xD53F0019 [85.521004 13.554000 296.515015] -0.981551 0.000000 -0.000000 -0.191203 */; +VALUES (5651, 2, 0xD53F0019, 85.521, 13.554, 296.515, -0.981551, 0, 0, -0.191203) /* Destination */ +/* @teleloc 0xD53F0019 [85.521004 13.554000 296.515015] -0.981551 0.000000 0.000000 -0.191203 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05667 Mage Academy Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05667 Mage Academy Portal.sql index 2ccb031b88..2d73a28ed1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05667 Mage Academy Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05667 Mage Academy Portal.sql @@ -29,5 +29,5 @@ VALUES (5667, 1, 0x020001B3) /* Setup */ , (5667, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5667, 2, 0x01390396, 40, -60, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x01390396 [40.000000 -60.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (5667, 2, 0x01390396, 40, -60, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x01390396 [40.000000 -60.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05764 Stonehold Valley Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05764 Stonehold Valley Portal.sql index 228f483440..b782d8a5e5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05764 Stonehold Valley Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05764 Stonehold Valley Portal.sql @@ -30,5 +30,5 @@ VALUES (5764, 1, 0x020005D3) /* Setup */ , (5764, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5764, 2, 0x5ED20005, 12, 108, 20.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5ED20005 [12.000000 108.000000 20.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5764, 2, 0x5ED20005, 12, 108, 20.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5ED20005 [12.000000 108.000000 20.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05875 Gateway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05875 Gateway.sql index 1214273e6e..c0029cb0ed 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05875 Gateway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05875 Gateway.sql @@ -30,5 +30,5 @@ VALUES (5875, 1, 0x020001B3) /* Setup */ , (5875, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5875, 2, 0x86CE0014, 69.005, 89.425, 251.71, -0.260437, 0, -0, -0.965491) /* Destination */ -/* @teleloc 0x86CE0014 [69.004997 89.425003 251.710007] -0.260437 0.000000 -0.000000 -0.965491 */; +VALUES (5875, 2, 0x86CE0014, 69.005, 89.425, 251.71, -0.260437, 0, 0, -0.965491) /* Destination */ +/* @teleloc 0x86CE0014 [69.004997 89.425003 251.710007] -0.260437 0.000000 0.000000 -0.965491 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05900 Lost City of Frore Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05900 Lost City of Frore Portal.sql index 53879d74ff..1491c2c657 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05900 Lost City of Frore Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/05900 Lost City of Frore Portal.sql @@ -30,5 +30,5 @@ VALUES (5900, 1, 0x020005D3) /* Setup */ , (5900, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (5900, 2, 0x01380180, 40, -280, -6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01380180 [40.000000 -280.000000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (5900, 2, 0x01380180, 40, -280, -6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01380180 [40.000000 -280.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06084 Empyrean Foundry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06084 Empyrean Foundry Portal.sql index a39a3aec84..ab13932018 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06084 Empyrean Foundry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06084 Empyrean Foundry Portal.sql @@ -29,5 +29,5 @@ VALUES (6084, 1, 0x020001B3) /* Setup */ , (6084, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6084, 2, 0x013602B6, 40, -130, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x013602B6 [40.000000 -130.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (6084, 2, 0x013602B6, 40, -130, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x013602B6 [40.000000 -130.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06085 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06085 Surface Portal.sql index 9ce551b86c..bcc7a01b1a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06085 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06085 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6085, 1, 0x020001B3) /* Setup */ , (6085, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6085, 2, 0xC3600001, 3.6, 20.6, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xC3600001 [3.600000 20.600000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6085, 2, 0xC3600001, 3.6, 20.6, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xC3600001 [3.600000 20.600000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06086 Portal to Neydisa Castle.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06086 Portal to Neydisa Castle.sql index 94ed3e5634..d9aededafd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06086 Portal to Neydisa Castle.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06086 Portal to Neydisa Castle.sql @@ -30,5 +30,5 @@ VALUES (6086, 1, 0x020005D6) /* Setup */ , (6086, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6086, 2, 0x95D60033, 146.9, 71.3, 99.8, -0.731354, 0, -0, -0.681998) /* Destination */ -/* @teleloc 0x95D60033 [146.899994 71.300003 99.800003] -0.731354 0.000000 -0.000000 -0.681998 */; +VALUES (6086, 2, 0x95D60033, 146.9, 71.3, 99.8, -0.731354, 0, 0, -0.681998) /* Destination */ +/* @teleloc 0x95D60033 [146.899994 71.300003 99.800003] -0.731354 0.000000 0.000000 -0.681998 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06087 Lost City of Frore Treasure Room.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06087 Lost City of Frore Treasure Room.sql index 2f45f10815..913f9b7a36 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06087 Lost City of Frore Treasure Room.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06087 Lost City of Frore Treasure Room.sql @@ -29,5 +29,5 @@ VALUES (6087, 1, 0x020001B3) /* Setup */ , (6087, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6087, 2, 0x013801E9, 81.9, -36, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x013801E9 [81.900002 -36.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (6087, 2, 0x013801E9, 81.9, -36, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x013801E9 [81.900002 -36.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06088 Al-Arqas Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06088 Al-Arqas Meeting Hall Portal.sql index db077c46d6..2bc47273b3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06088 Al-Arqas Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06088 Al-Arqas Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6088, 1, 0x020001B3) /* Setup */ , (6088, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6088, 2, 0x011D0126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x011D0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6088, 2, 0x011D0126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x011D0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06089 Al-Jalima Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06089 Al-Jalima Meeting Hall Portal.sql index be35dfa5f1..83b98791b7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06089 Al-Jalima Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06089 Al-Jalima Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6089, 1, 0x020001B3) /* Setup */ , (6089, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6089, 2, 0x011E0126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x011E0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6089, 2, 0x011E0126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x011E0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06090 Arwic Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06090 Arwic Meeting Hall Portal.sql index 6187cec62a..c5c246cedf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06090 Arwic Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06090 Arwic Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6090, 1, 0x020001B3) /* Setup */ , (6090, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6090, 2, 0x011F0126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x011F0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6090, 2, 0x011F0126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x011F0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06091 Baishi Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06091 Baishi Meeting Hall Portal.sql index 0292bffc12..e36484f7ea 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06091 Baishi Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06091 Baishi Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6091, 1, 0x020001B3) /* Setup */ , (6091, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6091, 2, 0x01200126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01200126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6091, 2, 0x01200126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01200126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06092 Cragstone Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06092 Cragstone Meeting Hall Portal.sql index 2b62d2ec65..4f264aa7de 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06092 Cragstone Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06092 Cragstone Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6092, 1, 0x020001B3) /* Setup */ , (6092, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6092, 2, 0x01210126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01210126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6092, 2, 0x01210126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01210126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06093 Eastham Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06093 Eastham Meeting Hall Portal.sql index 972c03bb97..c8779c2523 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06093 Eastham Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06093 Eastham Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6093, 1, 0x020001B3) /* Setup */ , (6093, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6093, 2, 0x01220126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01220126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6093, 2, 0x01220126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01220126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06094 Glenden Wood Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06094 Glenden Wood Meeting Hall Portal.sql index 7811d06d62..46bdb47ddd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06094 Glenden Wood Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06094 Glenden Wood Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6094, 1, 0x020001B3) /* Setup */ , (6094, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6094, 2, 0x01230126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01230126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6094, 2, 0x01230126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01230126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06095 Hebian-to Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06095 Hebian-to Meeting Hall Portal.sql index 2c00bb68e3..846a7c2899 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06095 Hebian-to Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06095 Hebian-to Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6095, 1, 0x020001B3) /* Setup */ , (6095, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6095, 2, 0x01240126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01240126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6095, 2, 0x01240126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01240126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06096 Holtburg Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06096 Holtburg Meeting Hall Portal.sql index e5601a007d..8ae5fb7639 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06096 Holtburg Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06096 Holtburg Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6096, 1, 0x020001B3) /* Setup */ , (6096, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6096, 2, 0x01250126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01250126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6096, 2, 0x01250126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01250126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06097 Khayyaban Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06097 Khayyaban Meeting Hall Portal.sql index 1138dc8a44..f5a3642fe2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06097 Khayyaban Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06097 Khayyaban Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6097, 1, 0x020001B3) /* Setup */ , (6097, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6097, 2, 0x01260126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01260126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6097, 2, 0x01260126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01260126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06098 Lin Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06098 Lin Meeting Hall Portal.sql index 14fc3f0d79..ebdff4e205 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06098 Lin Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06098 Lin Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6098, 1, 0x020001B3) /* Setup */ , (6098, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6098, 2, 0x01270126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01270126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6098, 2, 0x01270126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01270126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06099 Lytelthorpe Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06099 Lytelthorpe Meeting Hall Portal.sql index 03df6908e4..77f85c317b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06099 Lytelthorpe Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06099 Lytelthorpe Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6099, 1, 0x020001B3) /* Setup */ , (6099, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6099, 2, 0x01280126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01280126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6099, 2, 0x01280126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01280126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06100 Mayoi Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06100 Mayoi Meeting Hall Portal.sql index 6cf6fe8c79..5db07e58c7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06100 Mayoi Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06100 Mayoi Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6100, 1, 0x020001B3) /* Setup */ , (6100, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6100, 2, 0x01290126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01290126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6100, 2, 0x01290126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01290126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06101 Nanto Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06101 Nanto Meeting Hall Portal.sql index 6338b7cb02..79d228dc1e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06101 Nanto Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06101 Nanto Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6101, 1, 0x020001B3) /* Setup */ , (6101, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6101, 2, 0x012A0126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x012A0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6101, 2, 0x012A0126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x012A0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06102 Qalaba'r Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06102 Qalaba'r Meeting Hall Portal.sql index 8ab7ac294d..d0f49effe9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06102 Qalaba'r Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06102 Qalaba'r Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6102, 1, 0x020001B3) /* Setup */ , (6102, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6102, 2, 0x012B0126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x012B0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6102, 2, 0x012B0126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x012B0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06103 Rithwic Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06103 Rithwic Meeting Hall Portal.sql index d27284d0e5..3b6b1620e2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06103 Rithwic Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06103 Rithwic Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6103, 1, 0x020001B3) /* Setup */ , (6103, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6103, 2, 0x012C0126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x012C0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6103, 2, 0x012C0126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x012C0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06104 Samsur Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06104 Samsur Meeting Hall Portal.sql index 0f101a80d7..be05004856 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06104 Samsur Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06104 Samsur Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6104, 1, 0x020001B3) /* Setup */ , (6104, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6104, 2, 0x012D0126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x012D0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6104, 2, 0x012D0126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x012D0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06105 Sawato Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06105 Sawato Meeting Hall Portal.sql index 180178d7df..fe89bb8efb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06105 Sawato Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06105 Sawato Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6105, 1, 0x020001B3) /* Setup */ , (6105, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6105, 2, 0x012E0126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x012E0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6105, 2, 0x012E0126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x012E0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06106 Shoushi Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06106 Shoushi Meeting Hall Portal.sql index 2a4e29de67..77839b8cbc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06106 Shoushi Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06106 Shoushi Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6106, 1, 0x020001B3) /* Setup */ , (6106, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6106, 2, 0x012F0126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x012F0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6106, 2, 0x012F0126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x012F0126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06107 Tou-Tou Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06107 Tou-Tou Meeting Hall Portal.sql index e678966f2b..7bb70b86fd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06107 Tou-Tou Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06107 Tou-Tou Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6107, 1, 0x020001B3) /* Setup */ , (6107, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6107, 2, 0x01300126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01300126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6107, 2, 0x01300126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01300126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06108 Tufa Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06108 Tufa Meeting Hall Portal.sql index 62d4267100..f5b362bfcd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06108 Tufa Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06108 Tufa Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6108, 1, 0x020001B3) /* Setup */ , (6108, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6108, 2, 0x01310126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01310126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6108, 2, 0x01310126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01310126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06109 Uziz Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06109 Uziz Meeting Hall Portal.sql index 9cc0475568..92009e94c5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06109 Uziz Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06109 Uziz Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6109, 1, 0x020001B3) /* Setup */ , (6109, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6109, 2, 0x01320126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01320126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6109, 2, 0x01320126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01320126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06110 Yanshi Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06110 Yanshi Meeting Hall Portal.sql index f34aac0868..e64eafce49 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06110 Yanshi Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06110 Yanshi Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6110, 1, 0x020001B3) /* Setup */ , (6110, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6110, 2, 0x01330126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01330126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6110, 2, 0x01330126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01330126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06111 Yaraq Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06111 Yaraq Meeting Hall Portal.sql index 4445fd5442..b1a0a27946 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06111 Yaraq Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06111 Yaraq Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6111, 1, 0x020001B3) /* Setup */ , (6111, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6111, 2, 0x01340126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01340126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6111, 2, 0x01340126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01340126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06112 Zaikhal Meeting Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06112 Zaikhal Meeting Hall Portal.sql index 32b84012ba..f09c94d40e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06112 Zaikhal Meeting Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06112 Zaikhal Meeting Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6112, 1, 0x020001B3) /* Setup */ , (6112, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6112, 2, 0x01350126, 30, -60, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01350126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6112, 2, 0x01350126, 30, -60, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01350126 [30.000000 -60.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06114 Mountain Fortress Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06114 Mountain Fortress Portal.sql index 6ca14a2756..0ec9ed618a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06114 Mountain Fortress Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06114 Mountain Fortress Portal.sql @@ -29,5 +29,5 @@ VALUES (6114, 1, 0x020001B3) /* Setup */ , (6114, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6114, 2, 0x011C030A, 90, -200, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x011C030A [90.000000 -200.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6114, 2, 0x011C030A, 90, -200, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x011C030A [90.000000 -200.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06119 Cragstone Library Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06119 Cragstone Library Portal.sql index 0719bd5c40..52d1cd2eea 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06119 Cragstone Library Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06119 Cragstone Library Portal.sql @@ -29,5 +29,5 @@ VALUES (6119, 1, 0x020001B3) /* Setup */ , (6119, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6119, 2, 0xBA9F0100, 37.1, 184, 56, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xBA9F0100 [37.099998 184.000000 56.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (6119, 2, 0xBA9F0100, 37.1, 184, 56, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xBA9F0100 [37.099998 184.000000 56.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06120 Zaikhal Library Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06120 Zaikhal Library Portal.sql index 668fed8e3a..62db092e45 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06120 Zaikhal Library Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06120 Zaikhal Library Portal.sql @@ -29,5 +29,5 @@ VALUES (6120, 1, 0x020001B3) /* Setup */ , (6120, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6120, 2, 0x7F900110, 107.78, 145.68, 144, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x7F900110 [107.779999 145.679993 144.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6120, 2, 0x7F900110, 107.78, 145.68, 144, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x7F900110 [107.779999 145.679993 144.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06121 Hebian-to Library Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06121 Hebian-to Library Portal.sql index de76cc5d4a..802c0d0a8b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06121 Hebian-to Library Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06121 Hebian-to Library Portal.sql @@ -29,5 +29,5 @@ VALUES (6121, 1, 0x020001B3) /* Setup */ , (6121, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6121, 2, 0xE54E010A, 84.1, 86.7, 12, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xE54E010A [84.099998 86.699997 12.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (6121, 2, 0xE54E010A, 84.1, 86.7, 12, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xE54E010A [84.099998 86.699997 12.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06389 Amperehelion Vault Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06389 Amperehelion Vault Portal.sql index 097943c596..599555a7d6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06389 Amperehelion Vault Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06389 Amperehelion Vault Portal.sql @@ -29,5 +29,5 @@ VALUES (6389, 1, 0x020001B3) /* Setup */ , (6389, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6389, 2, 0x01190371, 60, -110, 42, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x01190371 [60.000000 -110.000000 42.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (6389, 2, 0x01190371, 60, -110, 42, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x01190371 [60.000000 -110.000000 42.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06391 Artifex Vault Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06391 Artifex Vault Portal.sql index 2d61adbce7..dee3b4ac07 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06391 Artifex Vault Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06391 Artifex Vault Portal.sql @@ -29,5 +29,5 @@ VALUES (6391, 1, 0x020001B3) /* Setup */ , (6391, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6391, 2, 0x01370341, 188.4, -10, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x01370341 [188.399994 -10.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (6391, 2, 0x01370341, 188.4, -10, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x01370341 [188.399994 -10.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06392 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06392 Surface Portal.sql index 69fb1cf023..c12cdf493f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06392 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06392 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6392, 1, 0x020001B3) /* Setup */ , (6392, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6392, 2, 0x46A0000D, 40.1, 100.2, 62.4, -0.061049, 0, -0, -0.998135) /* Destination */ -/* @teleloc 0x46A0000D [40.099998 100.199997 62.400002] -0.061049 0.000000 -0.000000 -0.998135 */; +VALUES (6392, 2, 0x46A0000D, 40.1, 100.2, 62.4, -0.061049, 0, 0, -0.998135) /* Destination */ +/* @teleloc 0x46A0000D [40.099998 100.199997 62.400002] -0.061049 0.000000 0.000000 -0.998135 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06395 Jahannan Vault Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06395 Jahannan Vault Portal.sql index c43a2b940d..92bd832f07 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06395 Jahannan Vault Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06395 Jahannan Vault Portal.sql @@ -29,5 +29,5 @@ VALUES (6395, 1, 0x020001B3) /* Setup */ , (6395, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6395, 2, 0x011B014B, 80, -57.35, -65.99, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x011B014B [80.000000 -57.349998 -65.989998] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6395, 2, 0x011B014B, 80, -57.35, -65.99, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x011B014B [80.000000 -57.349998 -65.989998] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06396 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06396 Surface Portal.sql index b34ca13510..6d7f13d9f9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06396 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06396 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6396, 1, 0x020001B3) /* Setup */ , (6396, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6396, 2, 0x92D30009, 30.8, 12.4, 642.9, -0.743145, 0, -0, -0.669131) /* Destination */ -/* @teleloc 0x92D30009 [30.799999 12.400000 642.900024] -0.743145 0.000000 -0.000000 -0.669131 */; +VALUES (6396, 2, 0x92D30009, 30.8, 12.4, 642.9, -0.743145, 0, 0, -0.669131) /* Destination */ +/* @teleloc 0x92D30009 [30.799999 12.400000 642.900024] -0.743145 0.000000 0.000000 -0.669131 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06398 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06398 Surface Portal.sql index ee3bfe7552..6dbfecf8bf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06398 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06398 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6398, 1, 0x020001B3) /* Setup */ , (6398, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6398, 2, 0xA320002D, 122.7, 116.7, 480, -0.936672, 0, -0, -0.350207) /* Destination */ -/* @teleloc 0xA320002D [122.699997 116.699997 480.000000] -0.936672 0.000000 -0.000000 -0.350207 */; +VALUES (6398, 2, 0xA320002D, 122.7, 116.7, 480, -0.936672, 0, 0, -0.350207) /* Destination */ +/* @teleloc 0xA320002D [122.699997 116.699997 480.000000] -0.936672 0.000000 0.000000 -0.350207 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06427 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06427 Surface.sql index e5342e0b22..e44d465200 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06427 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06427 Surface.sql @@ -29,5 +29,5 @@ VALUES (6427, 1, 0x020001B3) /* Setup */ , (6427, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6427, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (6427, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06433 Obsidian Span Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06433 Obsidian Span Portal.sql index 5ab3ec6dc8..91b5aea5a4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06433 Obsidian Span Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06433 Obsidian Span Portal.sql @@ -29,5 +29,5 @@ VALUES (6433, 1, 0x020001B3) /* Setup */ , (6433, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6433, 2, 0xB4AA0005, 5.8, 112.6, 51.3, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xB4AA0005 [5.800000 112.599998 51.299999] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (6433, 2, 0xB4AA0005, 5.8, 112.6, 51.3, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xB4AA0005 [5.800000 112.599998 51.299999] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06434 Wedding Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06434 Wedding Hall Portal.sql index ab89ff0937..a14caa6e8e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06434 Wedding Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06434 Wedding Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (6434, 1, 0x020001B3) /* Setup */ , (6434, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6434, 2, 0x0115017B, 70, -50, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x0115017B [70.000000 -50.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (6434, 2, 0x0115017B, 70, -50, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x0115017B [70.000000 -50.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06541 Gateway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06541 Gateway.sql index 6b40d1eba5..803033b5b0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06541 Gateway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06541 Gateway.sql @@ -31,5 +31,5 @@ VALUES (6541, 1, 0x020005D3) /* Setup */ , (6541, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6541, 2, 0xC79C0103, 110.4, 84.6, 183.7, -0.469472, 0, -0, -0.882948) /* Destination */ -/* @teleloc 0xC79C0103 [110.400002 84.599998 183.699997] -0.469472 0.000000 -0.000000 -0.882948 */; +VALUES (6541, 2, 0xC79C0103, 110.4, 84.6, 183.7, -0.469472, 0, 0, -0.882948) /* Destination */ +/* @teleloc 0xC79C0103 [110.400002 84.599998 183.699997] -0.469472 0.000000 0.000000 -0.882948 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06544 Gateway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06544 Gateway.sql index 51a44e0a04..f9bf45fe18 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06544 Gateway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06544 Gateway.sql @@ -30,5 +30,5 @@ VALUES (6544, 1, 0x020005D3) /* Setup */ , (6544, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6544, 2, 0x994F0103, 15.3, 109.2, 184.7, -0.446198, 0, -0, -0.894934) /* Destination */ -/* @teleloc 0x994F0103 [15.300000 109.199997 184.699997] -0.446198 0.000000 -0.000000 -0.894934 */; +VALUES (6544, 2, 0x994F0103, 15.3, 109.2, 184.7, -0.446198, 0, 0, -0.894934) /* Destination */ +/* @teleloc 0x994F0103 [15.300000 109.199997 184.699997] -0.446198 0.000000 0.000000 -0.894934 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06545 Gateway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06545 Gateway.sql index 2c2eef163e..d88181e543 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06545 Gateway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06545 Gateway.sql @@ -31,5 +31,5 @@ VALUES (6545, 1, 0x020005D3) /* Setup */ , (6545, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6545, 2, 0xC95A0103, 110.8, 105.3, 169.7, -0.965926, 0, -0, -0.258819) /* Destination */ -/* @teleloc 0xC95A0103 [110.800003 105.300003 169.699997] -0.965926 0.000000 -0.000000 -0.258819 */; +VALUES (6545, 2, 0xC95A0103, 110.8, 105.3, 169.7, -0.965926, 0, 0, -0.258819) /* Destination */ +/* @teleloc 0xC95A0103 [110.800003 105.300003 169.699997] -0.965926 0.000000 0.000000 -0.258819 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06546 Gateway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06546 Gateway.sql index 1c8833ca1f..c11e9a7fa6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06546 Gateway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06546 Gateway.sql @@ -31,5 +31,5 @@ VALUES (6546, 1, 0x020005D3) /* Setup */ , (6546, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6546, 2, 0xD4880103, 61.1, 85.1, 197.7, -0.390731, 0, -0, -0.920505) /* Destination */ -/* @teleloc 0xD4880103 [61.099998 85.099998 197.699997] -0.390731 0.000000 -0.000000 -0.920505 */; +VALUES (6546, 2, 0xD4880103, 61.1, 85.1, 197.7, -0.390731, 0, 0, -0.920505) /* Destination */ +/* @teleloc 0xD4880103 [61.099998 85.099998 197.699997] -0.390731 0.000000 0.000000 -0.920505 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06547 Gateway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06547 Gateway.sql index 6c4291ec54..490e723604 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06547 Gateway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06547 Gateway.sql @@ -29,5 +29,5 @@ VALUES (6547, 1, 0x020001B3) /* Setup */ , (6547, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6547, 2, 0xB1140103, 15, 14.8, 323.7, -0.587785, 0, -0, -0.809017) /* Destination */ -/* @teleloc 0xB1140103 [15.000000 14.800000 323.700012] -0.587785 0.000000 -0.000000 -0.809017 */; +VALUES (6547, 2, 0xB1140103, 15, 14.8, 323.7, -0.587785, 0, 0, -0.809017) /* Destination */ +/* @teleloc 0xB1140103 [15.000000 14.800000 323.700012] -0.587785 0.000000 0.000000 -0.809017 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06548 Gateway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06548 Gateway.sql index 944d045f39..9e80a153a0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06548 Gateway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06548 Gateway.sql @@ -31,5 +31,5 @@ VALUES (6548, 1, 0x020005D3) /* Setup */ , (6548, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6548, 2, 0x8B6E0103, 183.3, 108.3, 190.7, -0.5, 0, -0, -0.866025) /* Destination */ -/* @teleloc 0x8B6E0103 [183.300003 108.300003 190.699997] -0.500000 0.000000 -0.000000 -0.866025 */; +VALUES (6548, 2, 0x8B6E0103, 183.3, 108.3, 190.7, -0.5, 0, 0, -0.866025) /* Destination */ +/* @teleloc 0x8B6E0103 [183.300003 108.300003 190.699997] -0.500000 0.000000 0.000000 -0.866025 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06549 Gateway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06549 Gateway.sql index f7b6f1efd0..fe8e84d4fc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06549 Gateway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06549 Gateway.sql @@ -31,5 +31,5 @@ VALUES (6549, 1, 0x020005D3) /* Setup */ , (6549, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6549, 2, 0xB0990103, 182, 107.6, 231.7, -0.469472, 0, -0, -0.882948) /* Destination */ -/* @teleloc 0xB0990103 [182.000000 107.599998 231.699997] -0.469472 0.000000 -0.000000 -0.882948 */; +VALUES (6549, 2, 0xB0990103, 182, 107.6, 231.7, -0.469472, 0, 0, -0.882948) /* Destination */ +/* @teleloc 0xB0990103 [182.000000 107.599998 231.699997] -0.469472 0.000000 0.000000 -0.882948 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06551 No. Direlands Shadow Spire Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06551 No. Direlands Shadow Spire Portal.sql index f1f87246b2..05620d52bd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06551 No. Direlands Shadow Spire Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06551 No. Direlands Shadow Spire Portal.sql @@ -29,5 +29,5 @@ VALUES (6551, 1, 0x020001B3) /* Setup */ , (6551, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6551, 2, 0x95980029, 140.2, 15.9, 224, -0.317305, 0, -0, -0.948324) /* Destination */ -/* @teleloc 0x95980029 [140.199997 15.900000 224.000000] -0.317305 0.000000 -0.000000 -0.948324 */; +VALUES (6551, 2, 0x95980029, 140.2, 15.9, 224, -0.317305, 0, 0, -0.948324) /* Destination */ +/* @teleloc 0x95980029 [140.199997 15.900000 224.000000] -0.317305 0.000000 0.000000 -0.948324 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06552 Gateway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06552 Gateway.sql index f7de8a5558..2bbe15e363 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06552 Gateway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06552 Gateway.sql @@ -29,5 +29,5 @@ VALUES (6552, 1, 0x020001B3) /* Setup */ , (6552, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6552, 2, 0x80B60103, 87, 32.6, 215.7, -0.979925, 0, -0, -0.199368) /* Destination */ -/* @teleloc 0x80B60103 [87.000000 32.599998 215.699997] -0.979925 0.000000 -0.000000 -0.199368 */; +VALUES (6552, 2, 0x80B60103, 87, 32.6, 215.7, -0.979925, 0, 0, -0.199368) /* Destination */ +/* @teleloc 0x80B60103 [87.000000 32.599998 215.699997] -0.979925 0.000000 0.000000 -0.199368 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06590 So. Forest Shadow Spire Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06590 So. Forest Shadow Spire Portal.sql index f1cf33eb0f..03a4c409ca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06590 So. Forest Shadow Spire Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06590 So. Forest Shadow Spire Portal.sql @@ -29,5 +29,5 @@ VALUES (6590, 1, 0x020001B3) /* Setup */ , (6590, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6590, 2, 0x95980029, 140.2, 15.9, 224, -0.317305, 0, -0, -0.948324) /* Destination */ -/* @teleloc 0x95980029 [140.199997 15.900000 224.000000] -0.317305 0.000000 -0.000000 -0.948324 */; +VALUES (6590, 2, 0x95980029, 140.2, 15.9, 224, -0.317305, 0, 0, -0.948324) /* Destination */ +/* @teleloc 0x95980029 [140.199997 15.900000 224.000000] -0.317305 0.000000 0.000000 -0.948324 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06591 Gateway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06591 Gateway.sql index af98a5c350..3f77923386 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06591 Gateway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06591 Gateway.sql @@ -29,5 +29,5 @@ VALUES (6591, 1, 0x020001B3) /* Setup */ , (6591, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6591, 2, 0x26980103, 86.7, 134.8, 263.7, -0.573577, 0, -0, -0.819152) /* Destination */ -/* @teleloc 0x26980103 [86.699997 134.800003 263.700012] -0.573576 0.000000 -0.000000 -0.819152 */; +VALUES (6591, 2, 0x26980103, 86.7, 134.8, 263.7, -0.573577, 0, 0, -0.819152) /* Destination */ +/* @teleloc 0x26980103 [86.699997 134.800003 263.700012] -0.573577 0.000000 0.000000 -0.819152 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06633 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06633 Surface Portal.sql index 7c82fe72f7..3ab98b1911 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06633 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06633 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6633, 1, 0x020001B3) /* Setup */ , (6633, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6633, 2, 0xB4EE001A, 92.422, 45.823, 47.192, -0.274135, 0, -0, -0.961691) /* Destination */ -/* @teleloc 0xB4EE001A [92.421997 45.823002 47.192001] -0.274135 0.000000 -0.000000 -0.961691 */; +VALUES (6633, 2, 0xB4EE001A, 92.422, 45.823, 47.192, -0.274135, 0, 0, -0.961691) /* Destination */ +/* @teleloc 0xB4EE001A [92.421997 45.823002 47.192001] -0.274135 0.000000 0.000000 -0.961691 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06646 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06646 Surface Portal.sql index 00712043be..50c64f8ebc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06646 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06646 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6646, 1, 0x020001B3) /* Setup */ , (6646, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6646, 2, 0xBC9E0021, 108, 12, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xBC9E0021 [108.000000 12.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6646, 2, 0xBC9E0021, 108, 12, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xBC9E0021 [108.000000 12.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06647 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06647 Surface Portal.sql index e12df40bee..60d448a53f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06647 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06647 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6647, 1, 0x020001B3) /* Setup */ , (6647, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6647, 2, 0x956D0026, 108, 132, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x956D0026 [108.000000 132.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6647, 2, 0x956D0026, 108, 132, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x956D0026 [108.000000 132.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06648 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06648 Surface Portal.sql index ea28f2fc91..02edce3e59 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06648 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06648 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6648, 1, 0x020001B3) /* Setup */ , (6648, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6648, 2, 0xCD95002F, 132, 156, 8, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xCD95002F [132.000000 156.000000 8.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6648, 2, 0xCD95002F, 132, 156, 8, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xCD95002F [132.000000 156.000000 8.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06649 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06649 Surface Portal.sql index 47b3326bd1..576a4b2931 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06649 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06649 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6649, 1, 0x020001B3) /* Setup */ , (6649, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6649, 2, 0x9E42003C, 180, 84, 87, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x9E42003C [180.000000 84.000000 87.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6649, 2, 0x9E42003C, 180, 84, 87, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x9E42003C [180.000000 84.000000 87.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06650 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06650 Surface Portal.sql index 79ad69826a..a25337eb85 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06650 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06650 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6650, 1, 0x020001B3) /* Setup */ , (6650, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6650, 2, 0x2698001E, 84, 132, 94, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x2698001E [84.000000 132.000000 94.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6650, 2, 0x2698001E, 84, 132, 94, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x2698001E [84.000000 132.000000 94.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06651 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06651 Surface Portal.sql index 94d37e56c3..960368b02f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06651 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06651 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6651, 1, 0x020001B3) /* Setup */ , (6651, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6651, 2, 0x80B6001A, 84, 36, 46, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x80B6001A [84.000000 36.000000 46.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (6651, 2, 0x80B6001A, 84, 36, 46, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x80B6001A [84.000000 36.000000 46.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06652 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06652 Surface Portal.sql index f29ccf1cf8..9ee79f4f55 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06652 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06652 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6652, 1, 0x020001B3) /* Setup */ , (6652, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6652, 2, 0x26310024, 105.2, 80.7, 72, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x26310024 [105.199997 80.699997 72.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6652, 2, 0x26310024, 105.2, 80.7, 72, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x26310024 [105.199997 80.699997 72.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06653 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06653 Surface Portal.sql index 5cb2cb4cdb..c0dd79f1da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06653 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06653 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6653, 1, 0x020001B3) /* Setup */ , (6653, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6653, 2, 0xA78E0024, 108, 84, 38, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xA78E0024 [108.000000 84.000000 38.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (6653, 2, 0xA78E0024, 108, 84, 38, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xA78E0024 [108.000000 84.000000 38.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06654 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06654 Surface Portal.sql index 8286696291..b8fc2e8fec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06654 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06654 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6654, 1, 0x020001B3) /* Setup */ , (6654, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6654, 2, 0xC95A0025, 108, 108, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xC95A0025 [108.000000 108.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6654, 2, 0xC95A0025, 108, 108, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xC95A0025 [108.000000 108.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06655 So. Forest Shadow Spire Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06655 So. Forest Shadow Spire Portal.sql index 8179e371db..caf551fdbf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06655 So. Forest Shadow Spire Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06655 So. Forest Shadow Spire Portal.sql @@ -29,5 +29,5 @@ VALUES (6655, 1, 0x020001B3) /* Setup */ , (6655, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6655, 2, 0x95980029, 140.2, 15.9, 224, -0.317305, 0, -0, -0.948324) /* Destination */ -/* @teleloc 0x95980029 [140.199997 15.900000 224.000000] -0.317305 0.000000 -0.000000 -0.948324 */; +VALUES (6655, 2, 0x95980029, 140.2, 15.9, 224, -0.317305, 0, 0, -0.948324) /* Destination */ +/* @teleloc 0x95980029 [140.199997 15.900000 224.000000] -0.317305 0.000000 0.000000 -0.948324 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06656 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06656 Surface Portal.sql index 42ca924284..d7dffdbf63 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06656 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06656 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6656, 1, 0x020001B3) /* Setup */ , (6656, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6656, 2, 0xB1140001, 12, 12, 154, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xB1140001 [12.000000 12.000000 154.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (6656, 2, 0xB1140001, 12, 12, 154, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xB1140001 [12.000000 12.000000 154.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06657 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06657 Surface Portal.sql index 761c7e68e4..e30d706c4f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06657 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06657 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6657, 1, 0x020001B3) /* Setup */ , (6657, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6657, 2, 0xBF5E002E, 132, 132, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xBF5E002E [132.000000 132.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6657, 2, 0xBF5E002E, 132, 132, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xBF5E002E [132.000000 132.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06658 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06658 Surface Portal.sql index 129d4f9cf1..137747fc2d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06658 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06658 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6658, 1, 0x020001B3) /* Setup */ , (6658, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6658, 2, 0xF95E003C, 173.7, 83.8, -0.9, -0.642788, 0, -0, -0.766044) /* Destination */ -/* @teleloc 0xF95E003C [173.699997 83.800003 -0.900000] -0.642788 0.000000 -0.000000 -0.766044 */; +VALUES (6658, 2, 0xF95E003C, 173.7, 83.8, -0.9, -0.642788, 0, 0, -0.766044) /* Destination */ +/* @teleloc 0xF95E003C [173.699997 83.800003 -0.900000] -0.642788 0.000000 0.000000 -0.766044 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06659 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06659 Surface Portal.sql index c79ba46d8a..7022f86fbf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06659 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06659 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6659, 1, 0x020001B3) /* Setup */ , (6659, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6659, 2, 0x846E0012, 60, 36, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x846E0012 [60.000000 36.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6659, 2, 0x846E0012, 60, 36, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x846E0012 [60.000000 36.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06780 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06780 Surface Portal.sql index 2596f34974..bd1612704d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06780 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06780 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6780, 1, 0x020001B3) /* Setup */ , (6780, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6780, 2, 0xAB6B0102, 87.602, 69.633, 40.805, -0.174834, 0, -0, -0.984598) /* Destination */ -/* @teleloc 0xAB6B0102 [87.601997 69.633003 40.805000] -0.174834 0.000000 -0.000000 -0.984598 */; +VALUES (6780, 2, 0xAB6B0102, 87.602, 69.633, 40.805, -0.174834, 0, 0, -0.984598) /* Destination */ +/* @teleloc 0xAB6B0102 [87.601997 69.633003 40.805000] -0.174834 0.000000 0.000000 -0.984598 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06795 Nexus Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06795 Nexus Portal.sql index ebcef3dcc0..1f61afb4c5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06795 Nexus Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06795 Nexus Portal.sql @@ -29,5 +29,5 @@ VALUES (6795, 1, 0x020001B3) /* Setup */ , (6795, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6795, 2, 0x011002E1, 40, -250, 24, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x011002E1 [40.000000 -250.000000 24.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6795, 2, 0x011002E1, 40, -250, 24, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x011002E1 [40.000000 -250.000000 24.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06796 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06796 Surface Portal.sql index 4a616068be..d1d480cd3a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06796 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06796 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6796, 1, 0x020001B3) /* Setup */ , (6796, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6796, 2, 0x1C4D0023, 98.8, 45.5, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x1C4D0023 [98.800003 45.500000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (6796, 2, 0x1C4D0023, 98.8, 45.5, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x1C4D0023 [98.800003 45.500000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06827 Hotel Swank! Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06827 Hotel Swank! Portal.sql index f60fc34323..3c0b3a7c5d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06827 Hotel Swank! Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06827 Hotel Swank! Portal.sql @@ -29,5 +29,5 @@ VALUES (6827, 1, 0x020001B3) /* Setup */ , (6827, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6827, 2, 0x018A024F, 120, -79.9, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x018A024F [120.000000 -79.900002 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (6827, 2, 0x018A024F, 120, -79.9, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x018A024F [120.000000 -79.900002 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06844 AC Storage Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06844 AC Storage Portal.sql index bb1447521c..df48ff2c9a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06844 AC Storage Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06844 AC Storage Portal.sql @@ -29,5 +29,5 @@ VALUES (6844, 1, 0x020001B3) /* Setup */ , (6844, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6844, 2, 0x01110108, 10, -10, 0, -0.382683, 0, -0, -0.92388) /* Destination */ -/* @teleloc 0x01110108 [10.000000 -10.000000 0.000000] -0.382683 0.000000 -0.000000 -0.923880 */; +VALUES (6844, 2, 0x01110108, 10, -10, 0, -0.382683, 0, 0, -0.92388) /* Destination */ +/* @teleloc 0x01110108 [10.000000 -10.000000 0.000000] -0.382683 0.000000 0.000000 -0.923880 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06845 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06845 Surface Portal.sql index 92bc56767f..68466d63a5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06845 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06845 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6845, 1, 0x020001B3) /* Setup */ , (6845, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6845, 2, 0x3761000C, 37.31, 80.17, 40, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x3761000C [37.310001 80.169998 40.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (6845, 2, 0x3761000C, 37.31, 80.17, 40, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x3761000C [37.310001 80.169998 40.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06884 Mysterious Tunnels Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06884 Mysterious Tunnels Portal.sql index 4b35d45e67..c351ba0241 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06884 Mysterious Tunnels Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06884 Mysterious Tunnels Portal.sql @@ -31,5 +31,5 @@ VALUES (6884, 1, 0x020005D2) /* Setup */ , (6884, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6884, 2, 0x010C01DB, 80, -70, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x010C01DB [80.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (6884, 2, 0x010C01DB, 80, -70, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x010C01DB [80.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06885 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06885 Surface Portal.sql index 931c58faee..06a5a4304f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06885 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/06885 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (6885, 1, 0x020001B3) /* Setup */ , (6885, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (6885, 2, 0xE73D0003, 16.449, 68.624, 106.197, -0.810962, 0, -0, -0.585099) /* Destination */ -/* @teleloc 0xE73D0003 [16.448999 68.624001 106.196999] -0.810962 0.000000 -0.000000 -0.585099 */; +VALUES (6885, 2, 0xE73D0003, 16.449, 68.624, 106.197, -0.810962, 0, 0, -0.585099) /* Destination */ +/* @teleloc 0xE73D0003 [16.448999 68.624001 106.196999] -0.810962 0.000000 0.000000 -0.585099 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07175 AC Purple Room Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07175 AC Purple Room Portal.sql index f4a50f8e36..cc8e291dd7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07175 AC Purple Room Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07175 AC Purple Room Portal.sql @@ -29,5 +29,5 @@ VALUES (7175, 1, 0x020001B3) /* Setup */ , (7175, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7175, 2, 0x010E0100, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x010E0100 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7175, 2, 0x010E0100, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x010E0100 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07176 AC Red Room Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07176 AC Red Room Portal.sql index 8f87a9e65f..97e0cc8985 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07176 AC Red Room Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07176 AC Red Room Portal.sql @@ -29,5 +29,5 @@ VALUES (7176, 1, 0x020001B3) /* Setup */ , (7176, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7176, 2, 0x010F0100, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x010F0100 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7176, 2, 0x010F0100, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x010F0100 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07177 AC Orange Room Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07177 AC Orange Room Portal.sql index 8005d79281..e41b06e52f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07177 AC Orange Room Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07177 AC Orange Room Portal.sql @@ -29,5 +29,5 @@ VALUES (7177, 1, 0x020001B3) /* Setup */ , (7177, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7177, 2, 0x010D0100, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x010D0100 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7177, 2, 0x010D0100, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x010D0100 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07194 Ayan Baqur Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07194 Ayan Baqur Portal.sql index 159e3d1650..5a7fbae5cd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07194 Ayan Baqur Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07194 Ayan Baqur Portal.sql @@ -29,5 +29,5 @@ VALUES (7194, 1, 0x020001B3) /* Setup */ , (7194, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7194, 2, 0x1133001F, 88.1, 166.2, 64.8, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x1133001F [88.099998 166.199997 64.800003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7194, 2, 0x1133001F, 88.1, 166.2, 64.8, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x1133001F [88.099998 166.199997 64.800003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07198 Asuger Temple Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07198 Asuger Temple Portal.sql index b23f0e54d2..d0a2a6fdb9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07198 Asuger Temple Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07198 Asuger Temple Portal.sql @@ -31,5 +31,5 @@ VALUES (7198, 1, 0x020005D3) /* Setup */ , (7198, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7198, 2, 0x010B0101, 0, 0, 0, -0.087156, 0, -0, -0.996195) /* Destination */ -/* @teleloc 0x010B0101 [0.000000 0.000000 0.000000] -0.087156 0.000000 -0.000000 -0.996195 */; +VALUES (7198, 2, 0x010B0101, 0, 0, 0, -0.087156, 0, 0, -0.996195) /* Destination */ +/* @teleloc 0x010B0101 [0.000000 0.000000 0.000000] -0.087156 0.000000 0.000000 -0.996195 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07201 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07201 Surface Portal.sql index 2b8b3b8e42..d780960612 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07201 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07201 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7201, 1, 0x020001B3) /* Setup */ , (7201, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7201, 2, 0x5F100005, 18.3, 112.1, -0.1, -0.966823, 0, -0, -0.255446) /* Destination */ -/* @teleloc 0x5F100005 [18.299999 112.099998 -0.100000] -0.966823 0.000000 -0.000000 -0.255446 */; +VALUES (7201, 2, 0x5F100005, 18.3, 112.1, -0.1, -0.966823, 0, 0, -0.255446) /* Destination */ +/* @teleloc 0x5F100005 [18.299999 112.099998 -0.100000] -0.966823 0.000000 0.000000 -0.255446 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07202 Dungeon of Corpses Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07202 Dungeon of Corpses Portal.sql index 07745e4bf2..91a855c814 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07202 Dungeon of Corpses Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07202 Dungeon of Corpses Portal.sql @@ -30,5 +30,5 @@ VALUES (7202, 1, 0x020005D3) /* Setup */ , (7202, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7202, 2, 0x01090160, 30, -20, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x01090160 [30.000000 -20.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7202, 2, 0x01090160, 30, -20, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x01090160 [30.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07203 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07203 Surface Portal.sql index 863ba9e8c7..cd5bbc1a3b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07203 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07203 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7203, 1, 0x020001B3) /* Setup */ , (7203, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7203, 2, 0x4139001B, 79.766, 69.047, 0.005, -0.906308, 0, -0, -0.422618) /* Destination */ -/* @teleloc 0x4139001B [79.765999 69.046997 0.005000] -0.906308 0.000000 -0.000000 -0.422618 */; +VALUES (7203, 2, 0x4139001B, 79.766, 69.047, 0.005, -0.906308, 0, 0, -0.422618) /* Destination */ +/* @teleloc 0x4139001B [79.765999 69.046997 0.005000] -0.906308 0.000000 0.000000 -0.422618 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07204 Cursed Swamp Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07204 Cursed Swamp Portal.sql index 6eceb31628..8e00d9b329 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07204 Cursed Swamp Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07204 Cursed Swamp Portal.sql @@ -29,5 +29,5 @@ VALUES (7204, 1, 0x020001B3) /* Setup */ , (7204, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7204, 2, 0x0108020C, 50, -50, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0108020C [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7204, 2, 0x0108020C, 50, -50, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0108020C [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07205 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07205 Surface Portal.sql index 0e63ad9ddd..ec58ffc4ca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07205 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07205 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7205, 1, 0x020001B3) /* Setup */ , (7205, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7205, 2, 0xD55D002A, 142.741, 44.961, 6.005, -0.077206, 0, -0, -0.997015) /* Destination */ -/* @teleloc 0xD55D002A [142.740997 44.960999 6.005000] -0.077206 0.000000 -0.000000 -0.997015 */; +VALUES (7205, 2, 0xD55D002A, 142.741, 44.961, 6.005, -0.077206, 0, 0, -0.997015) /* Destination */ +/* @teleloc 0xD55D002A [142.740997 44.960999 6.005000] -0.077206 0.000000 0.000000 -0.997015 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07206 Nor's Folly Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07206 Nor's Folly Portal.sql index 1ca57b5999..4d546fa4a7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07206 Nor's Folly Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07206 Nor's Folly Portal.sql @@ -29,5 +29,5 @@ VALUES (7206, 1, 0x020001B3) /* Setup */ , (7206, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7206, 2, 0x01070166, 60, -30, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x01070166 [60.000000 -30.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7206, 2, 0x01070166, 60, -30, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x01070166 [60.000000 -30.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07209 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07209 Surface Portal.sql index 4d44851493..153ca10b5a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07209 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07209 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7209, 1, 0x020001B3) /* Setup */ , (7209, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7209, 2, 0xC2820010, 47, 170, 53.5, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xC2820010 [47.000000 170.000000 53.500000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (7209, 2, 0xC2820010, 47, 170, 53.5, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xC2820010 [47.000000 170.000000 53.500000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07247 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07247 Surface Portal.sql index a2c9575c59..a2564764f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07247 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07247 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7247, 1, 0x020001B3) /* Setup */ , (7247, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7247, 2, 0x37340014, 56.3, 91.1, 87.3, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x37340014 [56.299999 91.099998 87.300003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7247, 2, 0x37340014, 56.3, 91.1, 87.3, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x37340014 [56.299999 91.099998 87.300003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07248 Murk Warrens.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07248 Murk Warrens.sql index 78732b2bb9..1cd24af080 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07248 Murk Warrens.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07248 Murk Warrens.sql @@ -29,5 +29,5 @@ VALUES (7248, 1, 0x020001B3) /* Setup */ , (7248, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7248, 2, 0x01020121, 40, -260, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01020121 [40.000000 -260.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7248, 2, 0x01020121, 40, -260, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01020121 [40.000000 -260.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07250 Murk Warrens.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07250 Murk Warrens.sql index 9dc50d715b..00b77e4a8b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07250 Murk Warrens.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07250 Murk Warrens.sql @@ -29,5 +29,5 @@ VALUES (7250, 1, 0x020001B3) /* Setup */ , (7250, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7250, 2, 0x01010121, 40, -260, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01010121 [40.000000 -260.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7250, 2, 0x01010121, 40, -260, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01010121 [40.000000 -260.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07252 Murk Warrens.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07252 Murk Warrens.sql index cb76e7e1af..cc95fac5bf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07252 Murk Warrens.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07252 Murk Warrens.sql @@ -29,5 +29,5 @@ VALUES (7252, 1, 0x020001B3) /* Setup */ , (7252, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7252, 2, 0x01000121, 40, -260, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01000121 [40.000000 -260.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7252, 2, 0x01000121, 40, -260, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01000121 [40.000000 -260.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07253 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07253 Surface Portal.sql index cb3b7215f6..64be4cebdb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07253 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07253 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7253, 1, 0x020001B3) /* Setup */ , (7253, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7253, 2, 0xD349001C, 82.3, 83.3, 36.1, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xD349001C [82.300003 83.300003 36.099998] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7253, 2, 0xD349001C, 82.3, 83.3, 36.1, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xD349001C [82.300003 83.300003 36.099998] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07254 Olthoi Horde Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07254 Olthoi Horde Nest.sql index 99a89aeb6d..d81ceb0b58 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07254 Olthoi Horde Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07254 Olthoi Horde Nest.sql @@ -30,5 +30,5 @@ VALUES (7254, 1, 0x020005D3) /* Setup */ , (7254, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7254, 2, 0x02FD03A6, 90, -650, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02FD03A6 [90.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7254, 2, 0x02FD03A6, 90, -650, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02FD03A6 [90.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07256 Olthoi Horde Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07256 Olthoi Horde Nest.sql index 0c46fb7288..8a3824088b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07256 Olthoi Horde Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07256 Olthoi Horde Nest.sql @@ -30,5 +30,5 @@ VALUES (7256, 1, 0x020005D3) /* Setup */ , (7256, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7256, 2, 0x02FC03A6, 90, -650, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02FC03A6 [90.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7256, 2, 0x02FC03A6, 90, -650, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02FC03A6 [90.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07258 Olthoi Horde Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07258 Olthoi Horde Nest.sql index a311bbf811..2501befdcd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07258 Olthoi Horde Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07258 Olthoi Horde Nest.sql @@ -30,5 +30,5 @@ VALUES (7258, 1, 0x020005D3) /* Setup */ , (7258, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7258, 2, 0x02FB03B4, 90, -650, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02FB03B4 [90.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7258, 2, 0x02FB03B4, 90, -650, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02FB03B4 [90.000000 -650.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07259 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07259 Surface Portal.sql index f84d0e5e9b..fa1ccf80c7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07259 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07259 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7259, 1, 0x020001B3) /* Setup */ , (7259, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7259, 2, 0xB5C50033, 151.6, 62.3, 275.9, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xB5C50033 [151.600006 62.299999 275.899994] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7259, 2, 0xB5C50033, 151.6, 62.3, 275.9, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xB5C50033 [151.600006 62.299999 275.899994] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07260 AC Blue Room Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07260 AC Blue Room Portal.sql index a9d4335301..ee952fe4ac 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07260 AC Blue Room Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07260 AC Blue Room Portal.sql @@ -29,5 +29,5 @@ VALUES (7260, 1, 0x020001B3) /* Setup */ , (7260, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7260, 2, 0x02FA0100, 0, 0, 0, -0.087156, 0, -0, -0.996195) /* Destination */ -/* @teleloc 0x02FA0100 [0.000000 0.000000 0.000000] -0.087156 0.000000 -0.000000 -0.996195 */; +VALUES (7260, 2, 0x02FA0100, 0, 0, 0, -0.087156, 0, 0, -0.996195) /* Destination */ +/* @teleloc 0x02FA0100 [0.000000 0.000000 0.000000] -0.087156 0.000000 0.000000 -0.996195 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07261 AC Room of Cheese Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07261 AC Room of Cheese Portal.sql index e60570742c..ee4b60509a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07261 AC Room of Cheese Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07261 AC Room of Cheese Portal.sql @@ -29,5 +29,5 @@ VALUES (7261, 1, 0x020001B3) /* Setup */ , (7261, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7261, 2, 0x02F90100, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02F90100 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7261, 2, 0x02F90100, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02F90100 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07284 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07284 Surface Portal.sql index 3854c182c6..0eefc7245b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07284 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07284 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7284, 1, 0x020001B3) /* Setup */ , (7284, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7284, 2, 0x3D4A0024, 99.5, 73.8, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x3D4A0024 [99.500000 73.800003 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7284, 2, 0x3D4A0024, 99.5, 73.8, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x3D4A0024 [99.500000 73.800003 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07288 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07288 Surface Portal.sql index 578043b38f..c8864ef1b1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07288 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07288 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7288, 1, 0x020001B3) /* Setup */ , (7288, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7288, 2, 0x1B55001D, 87.8, 117.5, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x1B55001D [87.800003 117.500000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7288, 2, 0x1B55001D, 87.8, 117.5, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x1B55001D [87.800003 117.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07289 Aerlinthe Reservoir Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07289 Aerlinthe Reservoir Portal.sql index cf40b5c34a..cc50610b9f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07289 Aerlinthe Reservoir Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07289 Aerlinthe Reservoir Portal.sql @@ -30,5 +30,5 @@ VALUES (7289, 1, 0x020008C5) /* Setup */ , (7289, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7289, 2, 0x02EE03D2, 80, -110, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02EE03D2 [80.000000 -110.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7289, 2, 0x02EE03D2, 80, -110, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02EE03D2 [80.000000 -110.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07291 Halls of Metos.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07291 Halls of Metos.sql index b85e1669a8..3c5ff197b8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07291 Halls of Metos.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07291 Halls of Metos.sql @@ -31,5 +31,5 @@ VALUES (7291, 1, 0x020005D3) /* Setup */ , (7291, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7291, 2, 0x02F40297, 100, -330, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02F40297 [100.000000 -330.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7291, 2, 0x02F40297, 100, -330, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02F40297 [100.000000 -330.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07292 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07292 Surface Portal.sql index de58dbe90b..5ac9016e8e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07292 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07292 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7292, 1, 0x020001B3) /* Setup */ , (7292, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7292, 2, 0x0F390034, 162.5, 87.6, 38, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x0F390034 [162.500000 87.599998 38.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7292, 2, 0x0F390034, 162.5, 87.6, 38, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x0F390034 [162.500000 87.599998 38.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07293 Halls of Metos.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07293 Halls of Metos.sql index 61ce94bede..9164d029ff 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07293 Halls of Metos.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07293 Halls of Metos.sql @@ -31,5 +31,5 @@ VALUES (7293, 1, 0x020005D3) /* Setup */ , (7293, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7293, 2, 0x02F30297, 100, -330, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02F30297 [100.000000 -330.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7293, 2, 0x02F30297, 100, -330, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02F30297 [100.000000 -330.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07294 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07294 Surface Portal.sql index 4690d3fbed..165dc27547 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07294 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07294 Surface Portal.sql @@ -31,4 +31,4 @@ VALUES (7294, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7294, 2, 0x7E790038, 149.4, 174, 30, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x7E790038 [149.399994 174.000000 30.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x7E790038 [149.399994 174.000000 30.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07295 Halls of Metos.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07295 Halls of Metos.sql index 2d47b1603b..b7975c8f2d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07295 Halls of Metos.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07295 Halls of Metos.sql @@ -31,5 +31,5 @@ VALUES (7295, 1, 0x020005D3) /* Setup */ , (7295, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7295, 2, 0x02F50297, 100, -330, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02F50297 [100.000000 -330.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7295, 2, 0x02F50297, 100, -330, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02F50297 [100.000000 -330.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07296 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07296 Surface Portal.sql index f9dbbda38b..421376a100 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07296 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07296 Surface Portal.sql @@ -31,4 +31,4 @@ VALUES (7296, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7296, 2, 0x4532000E, 28.7, 126.5, 70, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x4532000E [28.700001 126.500000 70.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x4532000E [28.700001 126.500000 70.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07317 Hills Citadel Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07317 Hills Citadel Portal.sql index 13977b5693..e98b2c6aef 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07317 Hills Citadel Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07317 Hills Citadel Portal.sql @@ -29,5 +29,5 @@ VALUES (7317, 1, 0x020005D3) /* Setup */ , (7317, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7317, 2, 0x02F00152, 140, -130, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02F00152 [140.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7317, 2, 0x02F00152, 140, -130, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02F00152 [140.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07318 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07318 Surface.sql index 1be51f7527..eb763d00ee 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07318 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07318 Surface.sql @@ -29,5 +29,5 @@ VALUES (7318, 1, 0x020001B3) /* Setup */ , (7318, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7318, 2, 0xD3380005, 5.5, 109.8, 168.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xD3380005 [5.500000 109.800003 168.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7318, 2, 0xD3380005, 5.5, 109.8, 168.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xD3380005 [5.500000 109.800003 168.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07319 Ridge Citadel Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07319 Ridge Citadel Portal.sql index 1c74c9dff1..6140358f1c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07319 Ridge Citadel Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07319 Ridge Citadel Portal.sql @@ -29,5 +29,5 @@ VALUES (7319, 1, 0x020005D6) /* Setup */ , (7319, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7319, 2, 0x02F10152, 140, -130, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02F10152 [140.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7319, 2, 0x02F10152, 140, -130, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02F10152 [140.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07320 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07320 Surface.sql index 68a43a296d..183664a705 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07320 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07320 Surface.sql @@ -29,5 +29,5 @@ VALUES (7320, 1, 0x020001B3) /* Setup */ , (7320, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7320, 2, 0x9D270036, 155, 139.3, 250.4, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x9D270036 [155.000000 139.300003 250.399994] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7320, 2, 0x9D270036, 155, 139.3, 250.4, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x9D270036 [155.000000 139.300003 250.399994] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07321 Wilderness Citadel Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07321 Wilderness Citadel Portal.sql index c8a0a563b3..5290272ab2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07321 Wilderness Citadel Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07321 Wilderness Citadel Portal.sql @@ -29,5 +29,5 @@ VALUES (7321, 1, 0x020005D6) /* Setup */ , (7321, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7321, 2, 0x02F20152, 140, -130, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02F20152 [140.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7321, 2, 0x02F20152, 140, -130, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02F20152 [140.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07322 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07322 Surface.sql index 0dd6394037..5265bcb498 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07322 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07322 Surface.sql @@ -29,5 +29,5 @@ VALUES (7322, 1, 0x020001B3) /* Setup */ , (7322, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7322, 2, 0xCD2A0024, 103.3, 77.4, 146.6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xCD2A0024 [103.300003 77.400002 146.600006] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7322, 2, 0xCD2A0024, 103.3, 77.4, 146.6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xCD2A0024 [103.300003 77.400002 146.600006] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07341 Soul-Fearing Vestry Dungeon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07341 Soul-Fearing Vestry Dungeon.sql index 52af9c4456..c2da3b57c0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07341 Soul-Fearing Vestry Dungeon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07341 Soul-Fearing Vestry Dungeon.sql @@ -29,5 +29,5 @@ VALUES (7341, 1, 0x020001B3) /* Setup */ , (7341, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7341, 2, 0x02EF0269, 210, -150, -6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02EF0269 [210.000000 -150.000000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7341, 2, 0x02EF0269, 210, -150, -6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02EF0269 [210.000000 -150.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07342 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07342 Surface Portal.sql index ece85f8f1d..c6f0924694 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07342 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07342 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7342, 1, 0x020001B3) /* Setup */ , (7342, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7342, 2, 0x72110007, 13, 152.5, 152.8, -0.143493, 0, -0, -0.989651) /* Destination */ -/* @teleloc 0x72110007 [13.000000 152.500000 152.800003] -0.143493 0.000000 -0.000000 -0.989651 */; +VALUES (7342, 2, 0x72110007, 13, 152.5, 152.8, -0.143493, 0, 0, -0.989651) /* Destination */ +/* @teleloc 0x72110007 [13.000000 152.500000 152.800003] -0.143493 0.000000 0.000000 -0.989651 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07343 Soul-Fearing Vestry Dungeon (Area 2).sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07343 Soul-Fearing Vestry Dungeon (Area 2).sql index 48aaaee7df..3be576b738 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07343 Soul-Fearing Vestry Dungeon (Area 2).sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07343 Soul-Fearing Vestry Dungeon (Area 2).sql @@ -29,5 +29,5 @@ VALUES (7343, 1, 0x020001B3) /* Setup */ , (7343, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7343, 2, 0x02EF0244, 160, -150, -6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02EF0244 [160.000000 -150.000000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7343, 2, 0x02EF0244, 160, -150, -6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02EF0244 [160.000000 -150.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07344 Soul-Fearing Vestry Dungeon (Area 3).sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07344 Soul-Fearing Vestry Dungeon (Area 3).sql index 0d5cfca754..9dc3aaf976 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07344 Soul-Fearing Vestry Dungeon (Area 3).sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07344 Soul-Fearing Vestry Dungeon (Area 3).sql @@ -29,5 +29,5 @@ VALUES (7344, 1, 0x020001B3) /* Setup */ , (7344, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7344, 2, 0x02EF0254, 180, -110, -6, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02EF0254 [180.000000 -110.000000 -6.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7344, 2, 0x02EF0254, 180, -110, -6, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02EF0254 [180.000000 -110.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07347 Soul-Fearing Vestry Dungeon (Area 4).sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07347 Soul-Fearing Vestry Dungeon (Area 4).sql index c715a3b688..56cf7fc0fa 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07347 Soul-Fearing Vestry Dungeon (Area 4).sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07347 Soul-Fearing Vestry Dungeon (Area 4).sql @@ -29,5 +29,5 @@ VALUES (7347, 1, 0x020001B3) /* Setup */ , (7347, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7347, 2, 0x02EF028E, 30, -70, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02EF028E [30.000000 -70.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7347, 2, 0x02EF028E, 30, -70, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02EF028E [30.000000 -70.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07413 Aerlinthe Island Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07413 Aerlinthe Island Portal.sql index 3a76c52373..ccf634b269 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07413 Aerlinthe Island Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07413 Aerlinthe Island Portal.sql @@ -30,5 +30,5 @@ VALUES (7413, 1, 0x020006F4) /* Setup */ , (7413, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7413, 2, 0xBAE8001D, 84, 105, 26, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7413, 2, 0xBAE8001D, 84, 105, 26, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07417 Aerfalle Keep Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07417 Aerfalle Keep Portal.sql index d28dd98cc1..4f60c877e7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07417 Aerfalle Keep Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07417 Aerfalle Keep Portal.sql @@ -29,5 +29,5 @@ VALUES (7417, 1, 0x020001B3) /* Setup */ , (7417, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7417, 2, 0x01F50229, 50, -180, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01F50229 [50.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7417, 2, 0x01F50229, 50, -180, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01F50229 [50.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07489 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07489 Surface Portal.sql index 02f446dde5..036cfff40c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07489 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07489 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7489, 1, 0x0200068F) /* Setup */ , (7489, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7489, 2, 0xB4EE001A, 92.422, 45.823, 47.192, -0.274135, 0, -0, -0.961691) /* Destination */ -/* @teleloc 0xB4EE001A [92.421997 45.823002 47.192001] -0.274135 0.000000 -0.000000 -0.961691 */; +VALUES (7489, 2, 0xB4EE001A, 92.422, 45.823, 47.192, -0.274135, 0, 0, -0.961691) /* Destination */ +/* @teleloc 0xB4EE001A [92.421997 45.823002 47.192001] -0.274135 0.000000 0.000000 -0.961691 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07508 Aerlinthe Lower Reservoir Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07508 Aerlinthe Lower Reservoir Portal.sql index 286b924c2d..117c878c29 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07508 Aerlinthe Lower Reservoir Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07508 Aerlinthe Lower Reservoir Portal.sql @@ -30,5 +30,5 @@ VALUES (7508, 1, 0x020008C5) /* Setup */ , (7508, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7508, 2, 0x02ED01B5, 70, -30, -72, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02ED01B5 [70.000000 -30.000000 -72.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7508, 2, 0x02ED01B5, 70, -30, -72, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02ED01B5 [70.000000 -30.000000 -72.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07523 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07523 Surface.sql index 257244be2e..d79532faf5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07523 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07523 Surface.sql @@ -29,5 +29,5 @@ VALUES (7523, 1, 0x020001B3) /* Setup */ , (7523, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7523, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (7523, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07524 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07524 Surface.sql index 68d8bb3d01..e8412273d9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07524 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07524 Surface.sql @@ -29,5 +29,5 @@ VALUES (7524, 1, 0x020001B3) /* Setup */ , (7524, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7524, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (7524, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07525 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07525 Surface.sql index 7b92862107..a6d67dbaf6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07525 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07525 Surface.sql @@ -29,5 +29,5 @@ VALUES (7525, 1, 0x020001B3) /* Setup */ , (7525, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7525, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (7525, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07526 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07526 Surface.sql index 998a726068..7cf9181804 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07526 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07526 Surface.sql @@ -29,5 +29,5 @@ VALUES (7526, 1, 0x020001B3) /* Setup */ , (7526, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7526, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (7526, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07527 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07527 Surface.sql index 23c06119e0..c5c1fdb530 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07527 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07527 Surface.sql @@ -29,5 +29,5 @@ VALUES (7527, 1, 0x020001B3) /* Setup */ , (7527, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7527, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (7527, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07582 Domino's Lodge, Cragstone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07582 Domino's Lodge, Cragstone.sql index ce59ff4e06..e6ea3d6556 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07582 Domino's Lodge, Cragstone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07582 Domino's Lodge, Cragstone.sql @@ -30,5 +30,5 @@ VALUES (7582, 1, 0x020005D6) /* Setup */ , (7582, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7582, 2, 0x02EC0133, 40, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02EC0133 [40.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7582, 2, 0x02EC0133, 40, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02EC0133 [40.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07583 Exit Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07583 Exit Portal.sql index 2b222f7f08..740b1f538c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07583 Exit Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07583 Exit Portal.sql @@ -29,5 +29,5 @@ VALUES (7583, 1, 0x020001B3) /* Setup */ , (7583, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7583, 2, 0x7E650013, 58.967, 50.228, 14.005, -0.341708, 0, -0, -0.939806) /* Destination */ -/* @teleloc 0x7E650013 [58.966999 50.228001 14.005000] -0.341708 0.000000 -0.000000 -0.939806 */; +VALUES (7583, 2, 0x7E650013, 58.967, 50.228, 14.005, -0.341708, 0, 0, -0.939806) /* Destination */ +/* @teleloc 0x7E650013 [58.966999 50.228001 14.005000] -0.341708 0.000000 0.000000 -0.939806 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07584 Domino's Lodge, Zaikhal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07584 Domino's Lodge, Zaikhal.sql index 30c5086438..5ef0d725bf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07584 Domino's Lodge, Zaikhal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07584 Domino's Lodge, Zaikhal.sql @@ -30,5 +30,5 @@ VALUES (7584, 1, 0x020005D6) /* Setup */ , (7584, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7584, 2, 0x02EA0133, 40, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02EA0133 [40.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7584, 2, 0x02EA0133, 40, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02EA0133 [40.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07585 Exit Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07585 Exit Portal.sql index 2d87f89b39..4971c60236 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07585 Exit Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07585 Exit Portal.sql @@ -29,5 +29,5 @@ VALUES (7585, 1, 0x020001B3) /* Setup */ , (7585, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7585, 2, 0x7E650013, 58.967, 50.228, 14.005, -0.341708, 0, -0, -0.939806) /* Destination */ -/* @teleloc 0x7E650013 [58.966999 50.228001 14.005000] -0.341708 0.000000 -0.000000 -0.939806 */; +VALUES (7585, 2, 0x7E650013, 58.967, 50.228, 14.005, -0.341708, 0, 0, -0.939806) /* Destination */ +/* @teleloc 0x7E650013 [58.966999 50.228001 14.005000] -0.341708 0.000000 0.000000 -0.939806 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07586 Domino's Lodge, Hebian-to.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07586 Domino's Lodge, Hebian-to.sql index 640c32acaa..82bc0697bb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07586 Domino's Lodge, Hebian-to.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07586 Domino's Lodge, Hebian-to.sql @@ -30,5 +30,5 @@ VALUES (7586, 1, 0x020005D6) /* Setup */ , (7586, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7586, 2, 0x02EB0133, 40, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02EB0133 [40.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7586, 2, 0x02EB0133, 40, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02EB0133 [40.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07587 Exit Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07587 Exit Portal.sql index 09afa6ca61..1a4ebb1a97 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07587 Exit Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07587 Exit Portal.sql @@ -29,5 +29,5 @@ VALUES (7587, 1, 0x020001B3) /* Setup */ , (7587, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7587, 2, 0x7E650013, 58.967, 50.228, 14.005, -0.341708, 0, -0, -0.939806) /* Destination */ -/* @teleloc 0x7E650013 [58.966999 50.228001 14.005000] -0.341708 0.000000 -0.000000 -0.939806 */; +VALUES (7587, 2, 0x7E650013, 58.967, 50.228, 14.005, -0.341708, 0, 0, -0.939806) /* Destination */ +/* @teleloc 0x7E650013 [58.966999 50.228001 14.005000] -0.341708 0.000000 0.000000 -0.939806 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07608 Lugian Mines Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07608 Lugian Mines Portal.sql index 4446bc2d86..0749feb580 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07608 Lugian Mines Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07608 Lugian Mines Portal.sql @@ -29,5 +29,5 @@ VALUES (7608, 1, 0x020001B3) /* Setup */ , (7608, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7608, 2, 0x02E9020C, 150, -20, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02E9020C [150.000000 -20.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7608, 2, 0x02E9020C, 150, -20, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02E9020C [150.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07610 Lugian Quarry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07610 Lugian Quarry Portal.sql index 4cadca4c49..8197df76aa 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07610 Lugian Quarry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07610 Lugian Quarry Portal.sql @@ -29,5 +29,5 @@ VALUES (7610, 1, 0x020001B3) /* Setup */ , (7610, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7610, 2, 0x02E80232, 80, -530, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02E80232 [80.000000 -530.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7610, 2, 0x02E80232, 80, -530, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02E80232 [80.000000 -530.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07611 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07611 Surface Portal.sql index 2eabc51d7b..1fadbdb2a2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07611 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07611 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7611, 1, 0x020001B3) /* Setup */ , (7611, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7611, 2, 0xC42E003F, 178.5, 155.8, 258.2, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xC42E003F [178.500000 155.800003 258.200012] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7611, 2, 0xC42E003F, 178.5, 155.8, 258.2, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xC42E003F [178.500000 155.800003 258.200012] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07614 Catacombs of the Forgotten Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07614 Catacombs of the Forgotten Portal.sql index a64c0efa82..0f032bf1a3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07614 Catacombs of the Forgotten Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07614 Catacombs of the Forgotten Portal.sql @@ -30,5 +30,5 @@ VALUES (7614, 1, 0x020005D3) /* Setup */ , (7614, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7614, 2, 0x02E602AF, 70, -110, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02E602AF [70.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7614, 2, 0x02E602AF, 70, -110, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02E602AF [70.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07615 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07615 Surface Portal.sql index 6f3df154dc..7b7af45c12 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07615 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07615 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7615, 1, 0x020001B3) /* Setup */ , (7615, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7615, 2, 0xA8950032, 148.7, 32.1, 62.5, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xA8950032 [148.699997 32.099998 62.500000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7615, 2, 0xA8950032, 148.7, 32.1, 62.5, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xA8950032 [148.699997 32.099998 62.500000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07616 Krau Li's Labyrinth Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07616 Krau Li's Labyrinth Portal.sql index e4c696ab88..81804809af 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07616 Krau Li's Labyrinth Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07616 Krau Li's Labyrinth Portal.sql @@ -30,5 +30,5 @@ VALUES (7616, 1, 0x020005D3) /* Setup */ , (7616, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7616, 2, 0x02E5024A, 110, -240, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02E5024A [110.000000 -240.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7616, 2, 0x02E5024A, 110, -240, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02E5024A [110.000000 -240.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07617 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07617 Surface Portal.sql index 565025508f..36329e4174 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07617 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07617 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7617, 1, 0x020001B3) /* Setup */ , (7617, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7617, 2, 0x9D530004, 10.4, 82, 120, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x9D530004 [10.400000 82.000000 120.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7617, 2, 0x9D530004, 10.4, 82, 120, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x9D530004 [10.400000 82.000000 120.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07801 Silencia's Tower Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07801 Silencia's Tower Portal.sql index 0384fb0e7a..0aa5878cdf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07801 Silencia's Tower Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07801 Silencia's Tower Portal.sql @@ -29,5 +29,5 @@ VALUES (7801, 1, 0x020001B3) /* Setup */ , (7801, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7801, 2, 0x90D00014, 58.793, 95.805, 282.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x90D00014 [58.792999 95.805000 282.005005] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7801, 2, 0x90D00014, 58.793, 95.805, 282.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x90D00014 [58.792999 95.805000 282.005005] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07802 Crypts of the Sand Kings.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07802 Crypts of the Sand Kings.sql index b0ce1f52a6..1dd1bee604 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07802 Crypts of the Sand Kings.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07802 Crypts of the Sand Kings.sql @@ -32,5 +32,5 @@ VALUES (7802, 1, 0x020001B3) /* Setup */ , (7802, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7802, 2, 0x2D110027, 108, 148, 56, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x2D110027 [108.000000 148.000000 56.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7802, 2, 0x2D110027, 108, 148, 56, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x2D110027 [108.000000 148.000000 56.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07804 Shimena Keep Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07804 Shimena Keep Portal.sql index a48e4db251..171814fb53 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07804 Shimena Keep Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07804 Shimena Keep Portal.sql @@ -32,5 +32,5 @@ VALUES (7804, 1, 0x020001B3) /* Setup */ , (7804, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7804, 2, 0xBDF00024, 99, 93, 12, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xBDF00024 [99.000000 93.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7804, 2, 0xBDF00024, 99, 93, 12, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xBDF00024 [99.000000 93.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07805 Mount Tenkarrdun Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07805 Mount Tenkarrdun Portal.sql index df0eff5fa6..132d84f9c1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07805 Mount Tenkarrdun Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07805 Mount Tenkarrdun Portal.sql @@ -32,5 +32,5 @@ VALUES (7805, 1, 0x020001B3) /* Setup */ , (7805, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7805, 2, 0xB9F0001A, 89, 45, 94, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xB9F0001A [89.000000 45.000000 94.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7805, 2, 0xB9F0001A, 89, 45, 94, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xB9F0001A [89.000000 45.000000 94.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07807 Mount Tenkarrdun Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07807 Mount Tenkarrdun Portal.sql index 4ebffb75f2..8ae2b9e74f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07807 Mount Tenkarrdun Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07807 Mount Tenkarrdun Portal.sql @@ -32,5 +32,5 @@ VALUES (7807, 1, 0x020001B3) /* Setup */ , (7807, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7807, 2, 0x14550032, 163.519, 28.263, 70.005, -0.922093, 0, -0, -0.386969) /* Destination */ -/* @teleloc 0x14550032 [163.518997 28.263000 70.004997] -0.922093 0.000000 -0.000000 -0.386969 */; +VALUES (7807, 2, 0x14550032, 163.519, 28.263, 70.005, -0.922093, 0, 0, -0.386969) /* Destination */ +/* @teleloc 0x14550032 [163.518997 28.263000 70.004997] -0.922093 0.000000 0.000000 -0.386969 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07813 Portal to Major Sparking Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07813 Portal to Major Sparking Stone.sql index 38a1166623..e90715a1a7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07813 Portal to Major Sparking Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07813 Portal to Major Sparking Stone.sql @@ -29,5 +29,5 @@ VALUES (7813, 1, 0x020001B3) /* Setup */ , (7813, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7813, 2, 0x01190114, 110.9, -46, -78, -0.661312, 0, -0, -0.750111) /* Destination */ -/* @teleloc 0x01190114 [110.900002 -46.000000 -78.000000] -0.661312 0.000000 -0.000000 -0.750111 */; +VALUES (7813, 2, 0x01190114, 110.9, -46, -78, -0.661312, 0, 0, -0.750111) /* Destination */ +/* @teleloc 0x01190114 [110.900002 -46.000000 -78.000000] -0.661312 0.000000 0.000000 -0.750111 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07815 Portal to Major Shivering Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07815 Portal to Major Shivering Stone.sql index 6feead43b0..bc795aefb2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07815 Portal to Major Shivering Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07815 Portal to Major Shivering Stone.sql @@ -29,5 +29,5 @@ VALUES (7815, 1, 0x020001B3) /* Setup */ , (7815, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7815, 2, 0x01170351, 190, -1.9, 0, -0.09932, 0, -0, -0.995056) /* Destination */ -/* @teleloc 0x01170351 [190.000000 -1.900000 0.000000] -0.099320 0.000000 -0.000000 -0.995056 */; +VALUES (7815, 2, 0x01170351, 190, -1.9, 0, -0.09932, 0, 0, -0.995056) /* Destination */ +/* @teleloc 0x01170351 [190.000000 -1.900000 0.000000] -0.099320 0.000000 0.000000 -0.995056 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07816 Portal to Major Fire Stone.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07816 Portal to Major Fire Stone.sql index 4965103681..120949020c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07816 Portal to Major Fire Stone.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07816 Portal to Major Fire Stone.sql @@ -29,5 +29,5 @@ VALUES (7816, 1, 0x020001B3) /* Setup */ , (7816, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7816, 2, 0x011B01B3, 1, -19.2, -30, -0.621831, 0, -0, -0.783151) /* Destination */ -/* @teleloc 0x011B01B3 [1.000000 -19.200001 -30.000000] -0.621831 0.000000 -0.000000 -0.783151 */; +VALUES (7816, 2, 0x011B01B3, 1, -19.2, -30, -0.621831, 0, 0, -0.783151) /* Destination */ +/* @teleloc 0x011B01B3 [1.000000 -19.200001 -30.000000] -0.621831 0.000000 0.000000 -0.783151 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07891 Arena.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07891 Arena.sql index 5fab432099..1ea5f68e7e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07891 Arena.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07891 Arena.sql @@ -29,5 +29,5 @@ VALUES (7891, 1, 0x020001B3) /* Setup */ , (7891, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7891, 2, 0x02E301A3, 130, -50, 12, -0.446198, 0, -0, -0.894934) /* Destination */ -/* @teleloc 0x02E301A3 [130.000000 -50.000000 12.000000] -0.446198 0.000000 -0.000000 -0.894934 */; +VALUES (7891, 2, 0x02E301A3, 130, -50, 12, -0.446198, 0, 0, -0.894934) /* Destination */ +/* @teleloc 0x02E301A3 [130.000000 -50.000000 12.000000] -0.446198 0.000000 0.000000 -0.894934 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07892 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07892 Surface Portal.sql index 112182d818..dbdf29c6f8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07892 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07892 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7892, 1, 0x020001B3) /* Setup */ , (7892, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7892, 2, 0x84690011, 50.8, 4, 26, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x84690011 [50.799999 4.000000 26.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7892, 2, 0x84690011, 50.8, 4, 26, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x84690011 [50.799999 4.000000 26.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07893 Judging Station.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07893 Judging Station.sql index 9cff667efb..d1b41317ec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07893 Judging Station.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07893 Judging Station.sql @@ -29,5 +29,5 @@ VALUES (7893, 1, 0x020001B3) /* Setup */ , (7893, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7893, 2, 0x02E3015A, 60.4, -55.6, 12.1, -0.678801, 0, -0, -0.734323) /* Destination */ -/* @teleloc 0x02E3015A [60.400002 -55.599998 12.100000] -0.678801 0.000000 -0.000000 -0.734322 */; +VALUES (7893, 2, 0x02E3015A, 60.4, -55.6, 12.1, -0.678801, 0, 0, -0.734323) /* Destination */ +/* @teleloc 0x02E3015A [60.400002 -55.599998 12.100000] -0.678801 0.000000 0.000000 -0.734323 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07894 Arena.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07894 Arena.sql index 6ee52a1d6c..80184af6c8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07894 Arena.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07894 Arena.sql @@ -29,5 +29,5 @@ VALUES (7894, 1, 0x020001B3) /* Setup */ , (7894, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7894, 2, 0x02E201A3, 130, -50, 12, -0.446198, 0, -0, -0.894934) /* Destination */ -/* @teleloc 0x02E201A3 [130.000000 -50.000000 12.000000] -0.446198 0.000000 -0.000000 -0.894934 */; +VALUES (7894, 2, 0x02E201A3, 130, -50, 12, -0.446198, 0, 0, -0.894934) /* Destination */ +/* @teleloc 0x02E201A3 [130.000000 -50.000000 12.000000] -0.446198 0.000000 0.000000 -0.894934 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07895 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07895 Surface Portal.sql index a580c8141b..f098ccaa02 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07895 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07895 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (7895, 1, 0x020001B3) /* Setup */ , (7895, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7895, 2, 0x84680003, 13.2, 63.9, 25.9, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x84680003 [13.200000 63.900002 25.900000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7895, 2, 0x84680003, 13.2, 63.9, 25.9, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x84680003 [13.200000 63.900002 25.900000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07896 Judging Station.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07896 Judging Station.sql index 0229875975..f71e02e5f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07896 Judging Station.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07896 Judging Station.sql @@ -29,5 +29,5 @@ VALUES (7896, 1, 0x020001B3) /* Setup */ , (7896, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7896, 2, 0x02E2015A, 60.4, -55.6, 12.1, -0.678801, 0, -0, -0.734323) /* Destination */ -/* @teleloc 0x02E2015A [60.400002 -55.599998 12.100000] -0.678801 0.000000 -0.000000 -0.734322 */; +VALUES (7896, 2, 0x02E2015A, 60.4, -55.6, 12.1, -0.678801, 0, 0, -0.734323) /* Destination */ +/* @teleloc 0x02E2015A [60.400002 -55.599998 12.100000] -0.678801 0.000000 0.000000 -0.734323 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07934 Golem Sanctum Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07934 Golem Sanctum Portal.sql index c7f5f4b63b..5159ae2f16 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07934 Golem Sanctum Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07934 Golem Sanctum Portal.sql @@ -31,5 +31,5 @@ VALUES (7934, 1, 0x020005D6) /* Setup */ , (7934, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7934, 2, 0x02E10290, 310, -260, -12, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02E10290 [310.000000 -260.000000 -12.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7934, 2, 0x02E10290, 310, -260, -12, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02E10290 [310.000000 -260.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07941 Fenmalain Vestibule Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07941 Fenmalain Vestibule Portal.sql index 99de153e62..5de507f0a1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07941 Fenmalain Vestibule Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07941 Fenmalain Vestibule Portal.sql @@ -31,5 +31,5 @@ VALUES (7941, 1, 0x020005D3) /* Setup */ , (7941, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7941, 2, 0x02DB0306, 150, -16, 12, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02DB0306 [150.000000 -16.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7941, 2, 0x02DB0306, 150, -16, 12, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02DB0306 [150.000000 -16.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07942 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07942 Surface Portal.sql index 951d17a741..e3c0b26f71 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07942 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07942 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7942, 1, 0x020001B3) /* Setup */ , (7942, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7942, 2, 0xC4440028, 103.8, 171.1, 248.8, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xC4440028 [103.800003 171.100006 248.800003] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7942, 2, 0xC4440028, 103.8, 171.1, 248.8, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xC4440028 [103.800003 171.100006 248.800003] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07943 Fenmalain Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07943 Fenmalain Portal.sql index 6977929898..1755c453c9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07943 Fenmalain Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07943 Fenmalain Portal.sql @@ -31,5 +31,5 @@ VALUES (7943, 1, 0x020005D3) /* Setup */ , (7943, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7943, 2, 0x02DA0334, 218.454, -388.76, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02DA0334 [218.453995 -388.760010 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7943, 2, 0x02DA0334, 218.454, -388.76, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02DA0334 [218.453995 -388.760010 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07944 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07944 Surface Portal.sql index a38ffb5b07..d701a68f84 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07944 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07944 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7944, 1, 0x020001B3) /* Setup */ , (7944, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7944, 2, 0xC4440028, 103.8, 171.1, 248.8, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xC4440028 [103.800003 171.100006 248.800003] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7944, 2, 0xC4440028, 103.8, 171.1, 248.8, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xC4440028 [103.800003 171.100006 248.800003] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07945 Caulnalain Vestibule Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07945 Caulnalain Vestibule Portal.sql index 2a85e44b3d..e70719488f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07945 Caulnalain Vestibule Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07945 Caulnalain Vestibule Portal.sql @@ -31,5 +31,5 @@ VALUES (7945, 1, 0x020005D6) /* Setup */ , (7945, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7945, 2, 0x02DC035D, 280, -140, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02DC035D [280.000000 -140.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7945, 2, 0x02DC035D, 280, -140, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02DC035D [280.000000 -140.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07946 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07946 Surface Portal.sql index b46e6d97ac..46dcfa58fc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07946 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07946 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7946, 1, 0x020001B3) /* Setup */ , (7946, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7946, 2, 0x86D5000A, 43.8, 36.4, 290.6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x86D5000A [43.799999 36.400002 290.600006] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7946, 2, 0x86D5000A, 43.8, 36.4, 290.6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x86D5000A [43.799999 36.400002 290.600006] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07948 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07948 Surface Portal.sql index 0249713e2c..22a029a1f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07948 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07948 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7948, 1, 0x020001B3) /* Setup */ , (7948, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7948, 2, 0x86D5000A, 43.8, 36.4, 290.6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x86D5000A [43.799999 36.400002 290.600006] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7948, 2, 0x86D5000A, 43.8, 36.4, 290.6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x86D5000A [43.799999 36.400002 290.600006] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07949 Shendolain Vestibule Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07949 Shendolain Vestibule Portal.sql index 4ea30e9596..b4c8b5b978 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07949 Shendolain Vestibule Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07949 Shendolain Vestibule Portal.sql @@ -31,5 +31,5 @@ VALUES (7949, 1, 0x020005D4) /* Setup */ , (7949, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7949, 2, 0x02E00461, 50, -20, -30, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02E00461 [50.000000 -20.000000 -30.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7949, 2, 0x02E00461, 50, -20, -30, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02E00461 [50.000000 -20.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07953 Fenmalain Menhir Ring Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07953 Fenmalain Menhir Ring Portal.sql index d08b17d4c1..a84b6306b7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07953 Fenmalain Menhir Ring Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07953 Fenmalain Menhir Ring Portal.sql @@ -30,5 +30,5 @@ VALUES (7953, 1, 0x020001B3) /* Setup */ , (7953, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7953, 2, 0x02D90163, 110, -120, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02D90163 [110.000000 -120.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7953, 2, 0x02D90163, 110, -120, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02D90163 [110.000000 -120.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07954 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07954 Surface Portal.sql index 2ce03b9b84..40de45cbab 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07954 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07954 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7954, 1, 0x020001B3) /* Setup */ , (7954, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7954, 2, 0xC02D002E, 134.7, 122.2, 256.9, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xC02D002E [134.699997 122.199997 256.899994] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7954, 2, 0xC02D002E, 134.7, 122.2, 256.9, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xC02D002E [134.699997 122.199997 256.899994] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07955 Fenmalain Menhir Ring Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07955 Fenmalain Menhir Ring Portal.sql index 5884c46ef0..8b558d69d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07955 Fenmalain Menhir Ring Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07955 Fenmalain Menhir Ring Portal.sql @@ -30,5 +30,5 @@ VALUES (7955, 1, 0x020001B3) /* Setup */ , (7955, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7955, 2, 0x02D80101, 110, -100, -6, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02D80101 [110.000000 -100.000000 -6.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (7955, 2, 0x02D80101, 110, -100, -6, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02D80101 [110.000000 -100.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07956 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07956 Surface Portal.sql index ef9a211ff7..e8f4d3ec09 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07956 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07956 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7956, 1, 0x020001B3) /* Setup */ , (7956, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7956, 2, 0xB1280021, 118.4, 17, 173.2, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xB1280021 [118.400002 17.000000 173.199997] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7956, 2, 0xB1280021, 118.4, 17, 173.2, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xB1280021 [118.400002 17.000000 173.199997] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07957 Caulnalain Menhir Ring Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07957 Caulnalain Menhir Ring Portal.sql index 1bb84cbaf0..701745da3e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07957 Caulnalain Menhir Ring Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07957 Caulnalain Menhir Ring Portal.sql @@ -30,5 +30,5 @@ VALUES (7957, 1, 0x020001B3) /* Setup */ , (7957, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7957, 2, 0x02DE0196, 120, -140, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02DE0196 [120.000000 -140.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7957, 2, 0x02DE0196, 120, -140, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02DE0196 [120.000000 -140.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07958 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07958 Surface Portal.sql index d1e2596181..8e3d8d46e1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07958 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07958 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7958, 1, 0x020001B3) /* Setup */ , (7958, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7958, 2, 0x99E60038, 160.4, 176.9, 73, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x99E60038 [160.399994 176.899994 73.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7958, 2, 0x99E60038, 160.4, 176.9, 73, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x99E60038 [160.399994 176.899994 73.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07959 Caulnalain Menhir Ring Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07959 Caulnalain Menhir Ring Portal.sql index 310f7bdd23..84197f8e37 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07959 Caulnalain Menhir Ring Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07959 Caulnalain Menhir Ring Portal.sql @@ -30,5 +30,5 @@ VALUES (7959, 1, 0x020001B3) /* Setup */ , (7959, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7959, 2, 0x02DD0175, 110, -90, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02DD0175 [110.000000 -90.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7959, 2, 0x02DD0175, 110, -90, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02DD0175 [110.000000 -90.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07960 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07960 Surface Portal.sql index fb96852755..375739e79f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07960 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07960 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7960, 1, 0x020001B3) /* Setup */ , (7960, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7960, 2, 0xAACC000D, 27.4, 100, 48, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xAACC000D [27.400000 100.000000 48.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7960, 2, 0xAACC000D, 27.4, 100, 48, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xAACC000D [27.400000 100.000000 48.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07961 Shendolain Menhir Ring Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07961 Shendolain Menhir Ring Portal.sql index 56ec42a096..2cb6eb5453 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07961 Shendolain Menhir Ring Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07961 Shendolain Menhir Ring Portal.sql @@ -30,5 +30,5 @@ VALUES (7961, 1, 0x020001B3) /* Setup */ , (7961, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7961, 2, 0x02D601DA, 80, -80, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02D601DA [80.000000 -80.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7961, 2, 0x02D601DA, 80, -80, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02D601DA [80.000000 -80.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07962 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07962 Surface Portal.sql index 1aedcdf540..d041f3b0eb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07962 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07962 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7962, 1, 0x020001B3) /* Setup */ , (7962, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7962, 2, 0x2545002D, 122.8, 104.8, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x2545002D [122.800003 104.800003 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7962, 2, 0x2545002D, 122.8, 104.8, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x2545002D [122.800003 104.800003 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07963 Shendolain Menhir Ring Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07963 Shendolain Menhir Ring Portal.sql index c0ca5b5910..a104995b42 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07963 Shendolain Menhir Ring Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07963 Shendolain Menhir Ring Portal.sql @@ -30,5 +30,5 @@ VALUES (7963, 1, 0x020001B3) /* Setup */ , (7963, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7963, 2, 0x02D501C4, 90, -160, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02D501C4 [90.000000 -160.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (7963, 2, 0x02D501C4, 90, -160, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02D501C4 [90.000000 -160.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07964 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07964 Surface Portal.sql index f3a19bda3b..17f6baf180 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07964 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/07964 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (7964, 1, 0x020001B3) /* Setup */ , (7964, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7964, 2, 0x33460008, 17, 190.1, 42, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x33460008 [17.000000 190.100006 42.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (7964, 2, 0x33460008, 17, 190.1, 42, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x33460008 [17.000000 190.100006 42.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08106 TEMPORARY PORTAL.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08106 TEMPORARY PORTAL.sql index 5447bcfed2..25fb8d54df 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08106 TEMPORARY PORTAL.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08106 TEMPORARY PORTAL.sql @@ -29,5 +29,5 @@ VALUES (8106, 1, 0x020008FD) /* Setup */ , (8106, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8106, 2, 0x010C01DB, 80, -70, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x010C01DB [80.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8106, 2, 0x010C01DB, 80, -70, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x010C01DB [80.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08170 Aerlinthe Island Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08170 Aerlinthe Island Portal.sql index 1f86daae4b..4407991652 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08170 Aerlinthe Island Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08170 Aerlinthe Island Portal.sql @@ -30,5 +30,5 @@ VALUES (8170, 1, 0x020006F4) /* Setup */ , (8170, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8170, 2, 0xBAE8001D, 84, 105, 26, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8170, 2, 0xBAE8001D, 84, 105, 26, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08171 Aerlinthe Island Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08171 Aerlinthe Island Portal.sql index d44e1b6f4c..3ec07b92ea 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08171 Aerlinthe Island Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08171 Aerlinthe Island Portal.sql @@ -30,5 +30,5 @@ VALUES (8171, 1, 0x020006F4) /* Setup */ , (8171, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8171, 2, 0xBAE8001D, 84, 105, 26, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8171, 2, 0xBAE8001D, 84, 105, 26, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08172 Aerlinthe Island Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08172 Aerlinthe Island Portal.sql index 5ba05efde4..30ed48b76e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08172 Aerlinthe Island Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08172 Aerlinthe Island Portal.sql @@ -30,5 +30,5 @@ VALUES (8172, 1, 0x020006F4) /* Setup */ , (8172, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8172, 2, 0xBAE8001D, 84, 105, 26, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8172, 2, 0xBAE8001D, 84, 105, 26, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08173 Aerlinthe Island Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08173 Aerlinthe Island Portal.sql index 8e964079c9..129426a81f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08173 Aerlinthe Island Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08173 Aerlinthe Island Portal.sql @@ -30,5 +30,5 @@ VALUES (8173, 1, 0x020006F4) /* Setup */ , (8173, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8173, 2, 0xBAE8001D, 84, 105, 26, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8173, 2, 0xBAE8001D, 84, 105, 26, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xBAE8001D [84.000000 105.000000 26.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08189 Floating Spire.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08189 Floating Spire.sql index 164edb994c..1edcd3621e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08189 Floating Spire.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08189 Floating Spire.sql @@ -30,5 +30,5 @@ VALUES (8189, 1, 0x020005D6) /* Setup */ , (8189, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8189, 2, 0x287A0100, 180, 152, 500, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x287A0100 [180.000000 152.000000 500.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8189, 2, 0x287A0100, 180, 152, 500, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x287A0100 [180.000000 152.000000 500.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08190 The Floating City.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08190 The Floating City.sql index d1d52b2699..3a8c3100a5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08190 The Floating City.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08190 The Floating City.sql @@ -29,5 +29,5 @@ VALUES (8190, 1, 0x020001B3) /* Setup */ , (8190, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8190, 2, 0x02D101EE, 60, -60, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02D101EE [60.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8190, 2, 0x02D101EE, 60, -60, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02D101EE [60.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08191 The Floating City.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08191 The Floating City.sql index 387436a525..709c986f39 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08191 The Floating City.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08191 The Floating City.sql @@ -29,5 +29,5 @@ VALUES (8191, 1, 0x020001B3) /* Setup */ , (8191, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8191, 2, 0x02D00118, 0, -60, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02D00118 [0.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8191, 2, 0x02D00118, 0, -60, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02D00118 [0.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08192 The Floating City.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08192 The Floating City.sql index c307c63d12..a8fe28e5d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08192 The Floating City.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08192 The Floating City.sql @@ -29,5 +29,5 @@ VALUES (8192, 1, 0x020001B3) /* Setup */ , (8192, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8192, 2, 0x02CF019D, 30, -70, 18, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02CF019D [30.000000 -70.000000 18.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8192, 2, 0x02CF019D, 30, -70, 18, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02CF019D [30.000000 -70.000000 18.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08194 The Floating City.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08194 The Floating City.sql index 27c7d21a63..b8d5015d10 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08194 The Floating City.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08194 The Floating City.sql @@ -29,5 +29,5 @@ VALUES (8194, 1, 0x020001B3) /* Setup */ , (8194, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8194, 2, 0x02D10125, 80, -20, -24, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02D10125 [80.000000 -20.000000 -24.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (8194, 2, 0x02D10125, 80, -20, -24, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02D10125 [80.000000 -20.000000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08195 The Floating City.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08195 The Floating City.sql index c395140664..a0dc2fa7e4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08195 The Floating City.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08195 The Floating City.sql @@ -29,5 +29,5 @@ VALUES (8195, 1, 0x020001B3) /* Setup */ , (8195, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8195, 2, 0x02CD0232, 10, -30, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02CD0232 [10.000000 -30.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8195, 2, 0x02CD0232, 10, -30, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02CD0232 [10.000000 -30.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08196 The Floating City.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08196 The Floating City.sql index b8a2a4ab99..1b341e0e4a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08196 The Floating City.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08196 The Floating City.sql @@ -29,5 +29,5 @@ VALUES (8196, 1, 0x020001B3) /* Setup */ , (8196, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8196, 2, 0x02CC010A, 40, -40, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02CC010A [40.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8196, 2, 0x02CC010A, 40, -40, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02CC010A [40.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08197 The Floating City.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08197 The Floating City.sql index 40bfe473cd..c1f84123bf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08197 The Floating City.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08197 The Floating City.sql @@ -29,5 +29,5 @@ VALUES (8197, 1, 0x020001B3) /* Setup */ , (8197, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8197, 2, 0x02D10212, 40, -22.2, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02D10212 [40.000000 -22.200001 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8197, 2, 0x02D10212, 40, -22.2, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02D10212 [40.000000 -22.200001 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08199 The Floating City.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08199 The Floating City.sql index c868eb10c9..89964f9519 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08199 The Floating City.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08199 The Floating City.sql @@ -29,5 +29,5 @@ VALUES (8199, 1, 0x020001B3) /* Setup */ , (8199, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8199, 2, 0x02D101FB, 100, -50, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02D101FB [100.000000 -50.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (8199, 2, 0x02D101FB, 100, -50, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02D101FB [100.000000 -50.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08203 Jot's Playground.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08203 Jot's Playground.sql index c113ccfcaa..cabd147fdb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08203 Jot's Playground.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08203 Jot's Playground.sql @@ -29,5 +29,5 @@ VALUES (8203, 1, 0x020001B3) /* Setup */ , (8203, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8203, 2, 0x05FC0008, 0, 192, 10, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x05FC0008 [0.000000 192.000000 10.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8203, 2, 0x05FC0008, 0, 192, 10, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x05FC0008 [0.000000 192.000000 10.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08218 Lightless Tunnels Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08218 Lightless Tunnels Portal.sql index ce5dd5d673..f99548c97c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08218 Lightless Tunnels Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08218 Lightless Tunnels Portal.sql @@ -31,5 +31,5 @@ VALUES (8218, 1, 0x020001B3) /* Setup */ , (8218, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8218, 2, 0x02C60200, 60, -60, -6, -0.087156, 0, -0, -0.996195) /* Destination */ -/* @teleloc 0x02C60200 [60.000000 -60.000000 -6.000000] -0.087156 0.000000 -0.000000 -0.996195 */; +VALUES (8218, 2, 0x02C60200, 60, -60, -6, -0.087156, 0, 0, -0.996195) /* Destination */ +/* @teleloc 0x02C60200 [60.000000 -60.000000 -6.000000] -0.087156 0.000000 0.000000 -0.996195 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08219 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08219 Surface Portal.sql index 4f5ac4d876..adc6c5fca3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08219 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08219 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (8219, 1, 0x020001B3) /* Setup */ , (8219, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8219, 2, 0x934B0021, 108.3, 6.1, 18.1, -0.964557, 0, -0, -0.263873) /* Destination */ -/* @teleloc 0x934B0021 [108.300003 6.100000 18.100000] -0.964557 0.000000 -0.000000 -0.263873 */; +VALUES (8219, 2, 0x934B0021, 108.3, 6.1, 18.1, -0.964557, 0, 0, -0.263873) /* Destination */ +/* @teleloc 0x934B0021 [108.300003 6.100000 18.100000] -0.964557 0.000000 0.000000 -0.263873 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08220 Uninhabited Area Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08220 Uninhabited Area Portal.sql index 0425723f7d..b0b717ff4b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08220 Uninhabited Area Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08220 Uninhabited Area Portal.sql @@ -31,5 +31,5 @@ VALUES (8220, 1, 0x020001B3) /* Setup */ , (8220, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8220, 2, 0x02D2011F, 70, -120, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02D2011F [70.000000 -120.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8220, 2, 0x02D2011F, 70, -120, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02D2011F [70.000000 -120.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08221 Xarabydun Lifestone Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08221 Xarabydun Lifestone Portal.sql index 9d79d95523..6d482d9837 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08221 Xarabydun Lifestone Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08221 Xarabydun Lifestone Portal.sql @@ -31,5 +31,5 @@ VALUES (8221, 1, 0x020001B3) /* Setup */ , (8221, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8221, 2, 0x02D30116, 40, -40, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02D30116 [40.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8221, 2, 0x02D30116, 40, -40, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02D30116 [40.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08367 Mosswart Maze Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08367 Mosswart Maze Portal.sql index 19eed41ef9..bd593a6970 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08367 Mosswart Maze Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08367 Mosswart Maze Portal.sql @@ -29,5 +29,5 @@ VALUES (8367, 1, 0x020001B3) /* Setup */ , (8367, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8367, 2, 0x02CA0247, 130, -220, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02CA0247 [130.000000 -220.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8367, 2, 0x02CA0247, 130, -220, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02CA0247 [130.000000 -220.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08381 Sotiris Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08381 Sotiris Portal.sql index a3116b8589..4d7f66197f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08381 Sotiris Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08381 Sotiris Portal.sql @@ -30,5 +30,5 @@ VALUES (8381, 1, 0x020005D6) /* Setup */ , (8381, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8381, 2, 0x02C90280, 120, -250, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02C90280 [120.000000 -250.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8381, 2, 0x02C90280, 120, -250, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02C90280 [120.000000 -250.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08382 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08382 Surface Portal.sql index 5a86b97a94..dd118b905d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08382 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08382 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (8382, 1, 0x020001B3) /* Setup */ , (8382, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8382, 2, 0x282A0036, 158.7, 120.9, 77.8, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x282A0036 [158.699997 120.900002 77.800003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8382, 2, 0x282A0036, 158.7, 120.9, 77.8, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x282A0036 [158.699997 120.900002 77.800003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08383 Direlands Desert Northeast Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08383 Direlands Desert Northeast Portal.sql index ae6c2d23f4..61357bc3e9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08383 Direlands Desert Northeast Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08383 Direlands Desert Northeast Portal.sql @@ -30,5 +30,5 @@ VALUES (8383, 1, 0x020005D6) /* Setup */ , (8383, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8383, 2, 0x3518002F, 127, 158, 12, -0.173648, 0, -0, -0.984808) /* Destination */ -/* @teleloc 0x3518002F [127.000000 158.000000 12.000000] -0.173648 0.000000 -0.000000 -0.984808 */; +VALUES (8383, 2, 0x3518002F, 127, 158, 12, -0.173648, 0, 0, -0.984808) /* Destination */ +/* @teleloc 0x3518002F [127.000000 158.000000 12.000000] -0.173648 0.000000 0.000000 -0.984808 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08384 Direlands Southwest Shore Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08384 Direlands Southwest Shore Portal.sql index ff82aa6e8f..7b51d73a64 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08384 Direlands Southwest Shore Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08384 Direlands Southwest Shore Portal.sql @@ -30,5 +30,5 @@ VALUES (8384, 1, 0x020005D6) /* Setup */ , (8384, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8384, 2, 0x1B130008, 1, 170, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x1B130008 [1.000000 170.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8384, 2, 0x1B130008, 1, 170, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x1B130008 [1.000000 170.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08385 Direlands Southeast Shore.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08385 Direlands Southeast Shore.sql index 8e32bcc6f6..eec5a2ad0a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08385 Direlands Southeast Shore.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08385 Direlands Southeast Shore.sql @@ -31,4 +31,4 @@ VALUES (8385, 1, 0x020005D6) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (8385, 2, 0x52260007, 5.6, 155, 0, 0.819152, 0, 0, -0.573577) /* Destination */ -/* @teleloc 0x52260007 [5.600000 155.000000 0.000000] 0.819152 0.000000 0.000000 -0.573576 */; +/* @teleloc 0x52260007 [5.600000 155.000000 0.000000] 0.819152 0.000000 0.000000 -0.573577 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08386 Direlands Valleys Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08386 Direlands Valleys Portal.sql index bdb1411b46..fc8e13ddb9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08386 Direlands Valleys Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08386 Direlands Valleys Portal.sql @@ -30,5 +30,5 @@ VALUES (8386, 1, 0x020005D6) /* Setup */ , (8386, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8386, 2, 0x30490007, 5.6, 154.5, 27, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x30490007 [5.600000 154.500000 27.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8386, 2, 0x30490007, 5.6, 154.5, 27, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x30490007 [5.600000 154.500000 27.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08387 North Direlands Valley Junction.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08387 North Direlands Valley Junction.sql index 58bc85f9dd..27ad9c96e2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08387 North Direlands Valley Junction.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08387 North Direlands Valley Junction.sql @@ -30,5 +30,5 @@ VALUES (8387, 1, 0x020005D6) /* Setup */ , (8387, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8387, 2, 0x2E820006, 23, 124, 29, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x2E820006 [23.000000 124.000000 29.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8387, 2, 0x2E820006, 23, 124, 29, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x2E820006 [23.000000 124.000000 29.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08388 Direlands Northwest Shore Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08388 Direlands Northwest Shore Portal.sql index 1e792d02a2..5d5d8ed4f8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08388 Direlands Northwest Shore Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08388 Direlands Northwest Shore Portal.sql @@ -30,5 +30,5 @@ VALUES (8388, 1, 0x020005D6) /* Setup */ , (8388, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8388, 2, 0x0D86002E, 125.2, 132, 5.6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0D86002E [125.199997 132.000000 5.600000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8388, 2, 0x0D86002E, 125.2, 132, 5.6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0D86002E [125.199997 132.000000 5.600000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08389 Direlands North Landbridge Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08389 Direlands North Landbridge Portal.sql index c23c2e6669..d2c5b497a1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08389 Direlands North Landbridge Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08389 Direlands North Landbridge Portal.sql @@ -30,5 +30,5 @@ VALUES (8389, 1, 0x020005D6) /* Setup */ , (8389, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8389, 2, 0x36940026, 96.3, 140, 87, -0.819152, 0, -0, -0.573577) /* Destination */ -/* @teleloc 0x36940026 [96.300003 140.000000 87.000000] -0.819152 0.000000 -0.000000 -0.573576 */; +VALUES (8389, 2, 0x36940026, 96.3, 140, 87, -0.819152, 0, 0, -0.573577) /* Destination */ +/* @teleloc 0x36940026 [96.300003 140.000000 87.000000] -0.819152 0.000000 0.000000 -0.573577 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08392 Tumideon Fortress Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08392 Tumideon Fortress Portal.sql index 8d2913674c..4047a952ce 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08392 Tumideon Fortress Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08392 Tumideon Fortress Portal.sql @@ -30,5 +30,5 @@ VALUES (8392, 1, 0x020005D6) /* Setup */ , (8392, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8392, 2, 0x02C70198, 60, -390, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02C70198 [60.000000 -390.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8392, 2, 0x02C70198, 60, -390, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02C70198 [60.000000 -390.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08401 Portal to Linvak Tukal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08401 Portal to Linvak Tukal.sql index 41bce4f19f..d87d753f3a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08401 Portal to Linvak Tukal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08401 Portal to Linvak Tukal.sql @@ -30,5 +30,5 @@ VALUES (8401, 1, 0x020005D6) /* Setup */ , (8401, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8401, 2, 0xA21E001A, 83, 38, 560.4, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xA21E001A [83.000000 38.000000 560.400024] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8401, 2, 0xA21E001A, 83, 38, 560.4, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xA21E001A [83.000000 38.000000 560.400024] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08442 Treacherous Tunnels Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08442 Treacherous Tunnels Portal.sql index c089ad9f6d..1b745f605f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08442 Treacherous Tunnels Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08442 Treacherous Tunnels Portal.sql @@ -29,5 +29,5 @@ VALUES (8442, 1, 0x020001B3) /* Setup */ , (8442, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8442, 2, 0x02C502CC, 161.5, -86.8, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02C502CC [161.500000 -86.800003 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8442, 2, 0x02C502CC, 161.5, -86.8, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02C502CC [161.500000 -86.800003 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08443 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08443 Surface Portal.sql index a17aaa9295..275c0f517c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08443 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08443 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (8443, 1, 0x020001B3) /* Setup */ , (8443, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8443, 2, 0xF0210100, 56, 118.2, -4.8, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xF0210100 [56.000000 118.199997 -4.800000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (8443, 2, 0xF0210100, 56, 118.2, -4.8, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xF0210100 [56.000000 118.199997 -4.800000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08445 Forsaken Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08445 Forsaken Portal.sql index 070790f8eb..e426bcf65c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08445 Forsaken Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08445 Forsaken Portal.sql @@ -29,5 +29,5 @@ VALUES (8445, 1, 0x020008FD) /* Setup */ , (8445, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8445, 2, 0xF4260102, 111.5, 91.6, -4.8, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xF4260102 [111.500000 91.599998 -4.800000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (8445, 2, 0xF4260102, 111.5, 91.6, -4.8, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xF4260102 [111.500000 91.599998 -4.800000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08455 White Rabbit Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08455 White Rabbit Lair.sql index d118389ce5..7256f2fe8c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08455 White Rabbit Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08455 White Rabbit Lair.sql @@ -29,5 +29,5 @@ VALUES (8455, 1, 0x020001B3) /* Setup */ , (8455, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8455, 2, 0x12460035, 152, 118.3, 50, -0.309017, 0, -0, -0.951057) /* Destination */ -/* @teleloc 0x12460035 [152.000000 118.300003 50.000000] -0.309017 0.000000 -0.000000 -0.951056 */; +VALUES (8455, 2, 0x12460035, 152, 118.3, 50, -0.309017, 0, 0, -0.951057) /* Destination */ +/* @teleloc 0x12460035 [152.000000 118.300003 50.000000] -0.309017 0.000000 0.000000 -0.951057 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08456 Moarsmen Hideout.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08456 Moarsmen Hideout.sql index 18de427bca..7b1b36b56e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08456 Moarsmen Hideout.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08456 Moarsmen Hideout.sql @@ -29,5 +29,5 @@ VALUES (8456, 1, 0x020005D6) /* Setup */ , (8456, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8456, 2, 0x02C4023F, 90, -10, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02C4023F [90.000000 -10.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8456, 2, 0x02C4023F, 90, -10, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02C4023F [90.000000 -10.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08457 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08457 Surface Portal.sql index 0e591358ed..76710ef713 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08457 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08457 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (8457, 1, 0x020001B3) /* Setup */ , (8457, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8457, 2, 0xEF280100, 159, 7.6, 16.8, -0.970296, 0, -0, -0.241922) /* Destination */ -/* @teleloc 0xEF280100 [159.000000 7.600000 16.799999] -0.970296 0.000000 -0.000000 -0.241922 */; +VALUES (8457, 2, 0xEF280100, 159, 7.6, 16.8, -0.970296, 0, 0, -0.241922) /* Destination */ +/* @teleloc 0xEF280100 [159.000000 7.600000 16.799999] -0.970296 0.000000 0.000000 -0.241922 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08459 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08459 Surface Portal.sql index bcddcce21d..c58c68189b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08459 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08459 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (8459, 1, 0x020001B3) /* Setup */ , (8459, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8459, 2, 0xF5270014, 68.53, 80.87, 21.1, -0.999962, 0, -0, -0.008727) /* Destination */ -/* @teleloc 0xF5270014 [68.529999 80.870003 21.100000] -0.999962 0.000000 -0.000000 -0.008727 */; +VALUES (8459, 2, 0xF5270014, 68.53, 80.87, 21.1, -0.999962, 0, 0, -0.008727) /* Destination */ +/* @teleloc 0xF5270014 [68.529999 80.870003 21.100000] -0.999962 0.000000 0.000000 -0.008727 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08474 Mud Cave.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08474 Mud Cave.sql index 8c76ebf60d..045374e79c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08474 Mud Cave.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08474 Mud Cave.sql @@ -29,5 +29,5 @@ VALUES (8474, 1, 0x020005D2) /* Setup */ , (8474, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8474, 2, 0x02C1017E, 138.298, -28.02, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02C1017E [138.298004 -28.020000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8474, 2, 0x02C1017E, 138.298, -28.02, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02C1017E [138.298004 -28.020000 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08476 Moarsmen Muck.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08476 Moarsmen Muck.sql index b1d7989b76..8794aa8f9d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08476 Moarsmen Muck.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08476 Moarsmen Muck.sql @@ -29,5 +29,5 @@ VALUES (8476, 1, 0x020005D3) /* Setup */ , (8476, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8476, 2, 0x02C201E6, 80, -60, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02C201E6 [80.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8476, 2, 0x02C201E6, 80, -60, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02C201E6 [80.000000 -60.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08477 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08477 Surface Portal.sql index afaf95684d..c21b3c9754 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08477 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08477 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (8477, 1, 0x020001B3) /* Setup */ , (8477, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8477, 2, 0xF11E0008, 7.031, 174.101, 18.005, -0.995309, 0, -0, -0.096749) /* Destination */ -/* @teleloc 0xF11E0008 [7.031000 174.100998 18.004999] -0.995309 0.000000 -0.000000 -0.096749 */; +VALUES (8477, 2, 0xF11E0008, 7.031, 174.101, 18.005, -0.995309, 0, 0, -0.096749) /* Destination */ +/* @teleloc 0xF11E0008 [7.031000 174.100998 18.004999] -0.995309 0.000000 0.000000 -0.096749 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08478 Small Temple.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08478 Small Temple.sql index f7c4c4d448..0374be410d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08478 Small Temple.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08478 Small Temple.sql @@ -29,5 +29,5 @@ VALUES (8478, 1, 0x020001B3) /* Setup */ , (8478, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8478, 2, 0x02C0011D, 50, -50, 0, -0.984808, 0, -0, -0.173648) /* Destination */ -/* @teleloc 0x02C0011D [50.000000 -50.000000 0.000000] -0.984808 0.000000 -0.000000 -0.173648 */; +VALUES (8478, 2, 0x02C0011D, 50, -50, 0, -0.984808, 0, 0, -0.173648) /* Destination */ +/* @teleloc 0x02C0011D [50.000000 -50.000000 0.000000] -0.984808 0.000000 0.000000 -0.173648 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08479 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08479 Surface.sql index 24f51f29aa..ff53b5a074 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08479 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08479 Surface.sql @@ -29,5 +29,5 @@ VALUES (8479, 1, 0x020001B3) /* Setup */ , (8479, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8479, 2, 0xF8190031, 147.29, 12.477, 21.731, -0.906308, 0, -0, -0.422618) /* Destination */ -/* @teleloc 0xF8190031 [147.289993 12.477000 21.731001] -0.906308 0.000000 -0.000000 -0.422618 */; +VALUES (8479, 2, 0xF8190031, 147.29, 12.477, 21.731, -0.906308, 0, 0, -0.422618) /* Destination */ +/* @teleloc 0xF8190031 [147.289993 12.477000 21.731001] -0.906308 0.000000 0.000000 -0.422618 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08480 Small Temple.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08480 Small Temple.sql index 02641bbbc1..a48e63c7e0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08480 Small Temple.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08480 Small Temple.sql @@ -29,5 +29,5 @@ VALUES (8480, 1, 0x020001B3) /* Setup */ , (8480, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8480, 2, 0x02BF011D, 50, -50, 0, -0.984808, 0, -0, -0.173648) /* Destination */ -/* @teleloc 0x02BF011D [50.000000 -50.000000 0.000000] -0.984808 0.000000 -0.000000 -0.173648 */; +VALUES (8480, 2, 0x02BF011D, 50, -50, 0, -0.984808, 0, 0, -0.173648) /* Destination */ +/* @teleloc 0x02BF011D [50.000000 -50.000000 0.000000] -0.984808 0.000000 0.000000 -0.173648 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08481 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08481 Surface.sql index ffb0a4a2f4..b766c53d6f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08481 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08481 Surface.sql @@ -29,5 +29,5 @@ VALUES (8481, 1, 0x020001B3) /* Setup */ , (8481, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8481, 2, 0xF921001D, 76.586, 109, 20, -0.819152, 0, -0, -0.573577) /* Destination */ -/* @teleloc 0xF921001D [76.585999 109.000000 20.000000] -0.819152 0.000000 -0.000000 -0.573576 */; +VALUES (8481, 2, 0xF921001D, 76.586, 109, 20, -0.819152, 0, 0, -0.573577) /* Destination */ +/* @teleloc 0xF921001D [76.585999 109.000000 20.000000] -0.819152 0.000000 0.000000 -0.573577 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08482 Small Temple.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08482 Small Temple.sql index f3475f6804..b7a9b6bf0b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08482 Small Temple.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08482 Small Temple.sql @@ -29,5 +29,5 @@ VALUES (8482, 1, 0x020001B3) /* Setup */ , (8482, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8482, 2, 0x02BE011D, 50, -50, 0, -0.984808, 0, -0, -0.173648) /* Destination */ -/* @teleloc 0x02BE011D [50.000000 -50.000000 0.000000] -0.984808 0.000000 -0.000000 -0.173648 */; +VALUES (8482, 2, 0x02BE011D, 50, -50, 0, -0.984808, 0, 0, -0.173648) /* Destination */ +/* @teleloc 0x02BE011D [50.000000 -50.000000 0.000000] -0.984808 0.000000 0.000000 -0.173648 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08483 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08483 Surface.sql index e07928bfd2..ff56d0f05f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08483 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08483 Surface.sql @@ -29,5 +29,5 @@ VALUES (8483, 1, 0x020001B3) /* Setup */ , (8483, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8483, 2, 0xF428002F, 127.857, 161.228, 29.224, -0.453991, 0, -0, -0.891007) /* Destination */ -/* @teleloc 0xF428002F [127.857002 161.227997 29.224001] -0.453991 0.000000 -0.000000 -0.891006 */; +VALUES (8483, 2, 0xF428002F, 127.857, 161.228, 29.224, -0.453991, 0, 0, -0.891007) /* Destination */ +/* @teleloc 0xF428002F [127.857002 161.227997 29.224001] -0.453991 0.000000 0.000000 -0.891007 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08484 Small Ruin.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08484 Small Ruin.sql index 83c79ff8ac..5ab3551bbf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08484 Small Ruin.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08484 Small Ruin.sql @@ -29,5 +29,5 @@ VALUES (8484, 1, 0x020001B3) /* Setup */ , (8484, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8484, 2, 0x02BD01A0, 40, -50, 12, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02BD01A0 [40.000000 -50.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8484, 2, 0x02BD01A0, 40, -50, 12, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02BD01A0 [40.000000 -50.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08485 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08485 Surface.sql index 8709b2b11d..c8dd5bcfb7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08485 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08485 Surface.sql @@ -29,5 +29,5 @@ VALUES (8485, 1, 0x020001B3) /* Setup */ , (8485, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8485, 2, 0xF1270018, 59.793, 171.194, 21.473, -0.996195, 0, -0, -0.087156) /* Destination */ -/* @teleloc 0xF1270018 [59.792999 171.194000 21.473000] -0.996195 0.000000 -0.000000 -0.087156 */; +VALUES (8485, 2, 0xF1270018, 59.793, 171.194, 21.473, -0.996195, 0, 0, -0.087156) /* Destination */ +/* @teleloc 0xF1270018 [59.792999 171.194000 21.473000] -0.996195 0.000000 0.000000 -0.087156 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08486 Mosswart Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08486 Mosswart Nest.sql index 44af8a7108..702b6f5c80 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08486 Mosswart Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08486 Mosswart Nest.sql @@ -29,5 +29,5 @@ VALUES (8486, 1, 0x020001B3) /* Setup */ , (8486, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8486, 2, 0x02BC0145, 110, -60, 0, -0.642788, 0, -0, -0.766044) /* Destination */ -/* @teleloc 0x02BC0145 [110.000000 -60.000000 0.000000] -0.642788 0.000000 -0.000000 -0.766044 */; +VALUES (8486, 2, 0x02BC0145, 110, -60, 0, -0.642788, 0, 0, -0.766044) /* Destination */ +/* @teleloc 0x02BC0145 [110.000000 -60.000000 0.000000] -0.642788 0.000000 0.000000 -0.766044 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08487 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08487 Surface.sql index 34ed086f8e..62d002a468 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08487 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08487 Surface.sql @@ -29,5 +29,5 @@ VALUES (8487, 1, 0x020001B3) /* Setup */ , (8487, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8487, 2, 0xED1E0013, 56.342, 64.818, 24, -0.945519, 0, -0, -0.325568) /* Destination */ -/* @teleloc 0xED1E0013 [56.341999 64.818001 24.000000] -0.945519 0.000000 -0.000000 -0.325568 */; +VALUES (8487, 2, 0xED1E0013, 56.342, 64.818, 24, -0.945519, 0, 0, -0.325568) /* Destination */ +/* @teleloc 0xED1E0013 [56.341999 64.818001 24.000000] -0.945519 0.000000 0.000000 -0.325568 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08497 Jungle Shadows.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08497 Jungle Shadows.sql index 579dfaf8cc..3bb30155ce 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08497 Jungle Shadows.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08497 Jungle Shadows.sql @@ -29,5 +29,5 @@ VALUES (8497, 1, 0x020001B3) /* Setup */ , (8497, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8497, 2, 0x02BB0197, 108.385, -88.606, 24, -0.819152, 0, -0, -0.573577) /* Destination */ -/* @teleloc 0x02BB0197 [108.385002 -88.606003 24.000000] -0.819152 0.000000 -0.000000 -0.573576 */; +VALUES (8497, 2, 0x02BB0197, 108.385, -88.606, 24, -0.819152, 0, 0, -0.573577) /* Destination */ +/* @teleloc 0x02BB0197 [108.385002 -88.606003 24.000000] -0.819152 0.000000 0.000000 -0.573577 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08498 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08498 Surface.sql index 292b26316d..7da16280e7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08498 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08498 Surface.sql @@ -29,5 +29,5 @@ VALUES (8498, 1, 0x020001B3) /* Setup */ , (8498, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8498, 2, 0xF5280026, 110.566, 126.121, 22, -0.748956, 0, -0, -0.66262) /* Destination */ -/* @teleloc 0xF5280026 [110.566002 126.121002 22.000000] -0.748956 0.000000 -0.000000 -0.662620 */; +VALUES (8498, 2, 0xF5280026, 110.566, 126.121, 22, -0.748956, 0, 0, -0.66262) /* Destination */ +/* @teleloc 0xF5280026 [110.566002 126.121002 22.000000] -0.748956 0.000000 0.000000 -0.662620 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08499 Northern Point.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08499 Northern Point.sql index 4cca4c1a0e..938fa18d84 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08499 Northern Point.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08499 Northern Point.sql @@ -30,5 +30,5 @@ VALUES (8499, 1, 0x020005D3) /* Setup */ , (8499, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8499, 2, 0x89F40003, 12.1, 65.8, 20, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x89F40003 [12.100000 65.800003 20.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8499, 2, 0x89F40003, 12.1, 65.8, 20, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x89F40003 [12.100000 65.800003 20.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08500 River Mouth.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08500 River Mouth.sql index de7b4a255a..de62c8fc24 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08500 River Mouth.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08500 River Mouth.sql @@ -30,5 +30,5 @@ VALUES (8500, 1, 0x020005D3) /* Setup */ , (8500, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8500, 2, 0x3EC5000B, 26.8, 51.7, 8, -0.422618, 0, -0, -0.906308) /* Destination */ -/* @teleloc 0x3EC5000B [26.799999 51.700001 8.000000] -0.422618 0.000000 -0.000000 -0.906308 */; +VALUES (8500, 2, 0x3EC5000B, 26.8, 51.7, 8, -0.422618, 0, 0, -0.906308) /* Destination */ +/* @teleloc 0x3EC5000B [26.799999 51.700001 8.000000] -0.422618 0.000000 0.000000 -0.906308 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08501 Southern Mt. Esper.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08501 Southern Mt. Esper.sql index 4fe4299d11..42e887c813 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08501 Southern Mt. Esper.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08501 Southern Mt. Esper.sql @@ -30,5 +30,5 @@ VALUES (8501, 1, 0x020005D3) /* Setup */ , (8501, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8501, 2, 0x8FC60024, 117.2, 72.6, 52, -0.987688, 0, -0, -0.156434) /* Destination */ -/* @teleloc 0x8FC60024 [117.199997 72.599998 52.000000] -0.987688 0.000000 -0.000000 -0.156434 */; +VALUES (8501, 2, 0x8FC60024, 117.2, 72.6, 52, -0.987688, 0, 0, -0.156434) /* Destination */ +/* @teleloc 0x8FC60024 [117.199997 72.599998 52.000000] -0.987688 0.000000 0.000000 -0.156434 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08532 Catacombs of Ithaenc Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08532 Catacombs of Ithaenc Portal.sql index f019f8adb9..0b57ff34e4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08532 Catacombs of Ithaenc Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08532 Catacombs of Ithaenc Portal.sql @@ -30,5 +30,5 @@ VALUES (8532, 1, 0x020001B3) /* Setup */ , (8532, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8532, 2, 0x02B702F1, 70, -60, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B702F1 [70.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8532, 2, 0x02B702F1, 70, -60, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B702F1 [70.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08533 Cathedral Ruins Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08533 Cathedral Ruins Portal.sql index 3ece0e8168..217fac6979 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08533 Cathedral Ruins Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08533 Cathedral Ruins Portal.sql @@ -30,5 +30,5 @@ VALUES (8533, 1, 0x020001B3) /* Setup */ , (8533, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8533, 2, 0xF418000B, 36, 60, 191, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xF418000B [36.000000 60.000000 191.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8533, 2, 0xF418000B, 36, 60, 191, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xF418000B [36.000000 60.000000 191.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08534 Kelderam's Path.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08534 Kelderam's Path.sql index 2b3974a5c7..be4078398c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08534 Kelderam's Path.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08534 Kelderam's Path.sql @@ -29,5 +29,5 @@ VALUES (8534, 1, 0x020001B3) /* Setup */ , (8534, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8534, 2, 0x02B702F1, 70, -60, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B702F1 [70.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8534, 2, 0x02B702F1, 70, -60, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B702F1 [70.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08535 Savao Islet Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08535 Savao Islet Portal.sql index 32698dd4b1..21223c94a3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08535 Savao Islet Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08535 Savao Islet Portal.sql @@ -32,5 +32,5 @@ VALUES (8535, 1, 0x020001B3) /* Setup */ , (8535, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8535, 2, 0xE927003E, 177, 125, 0, -0.5, 0, -0, -0.866025) /* Destination */ -/* @teleloc 0xE927003E [177.000000 125.000000 0.000000] -0.500000 0.000000 -0.000000 -0.866025 */; +VALUES (8535, 2, 0xE927003E, 177, 125, 0, -0.5, 0, 0, -0.866025) /* Destination */ +/* @teleloc 0xE927003E [177.000000 125.000000 0.000000] -0.500000 0.000000 0.000000 -0.866025 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08536 Perimeter Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08536 Perimeter Portal.sql index 80f4bd9e4b..57d781be2c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08536 Perimeter Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08536 Perimeter Portal.sql @@ -30,5 +30,5 @@ VALUES (8536, 1, 0x020001B3) /* Setup */ , (8536, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8536, 2, 0xF924001C, 85.5, 85.5, 39, -0.382683, 0, -0, -0.92388) /* Destination */ -/* @teleloc 0xF924001C [85.500000 85.500000 39.000000] -0.382683 0.000000 -0.000000 -0.923880 */; +VALUES (8536, 2, 0xF924001C, 85.5, 85.5, 39, -0.382683, 0, 0, -0.92388) /* Destination */ +/* @teleloc 0xF924001C [85.500000 85.500000 39.000000] -0.382683 0.000000 0.000000 -0.923880 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08554 Portal to Kryst.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08554 Portal to Kryst.sql index fd323fa577..a35485483e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08554 Portal to Kryst.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08554 Portal to Kryst.sql @@ -30,5 +30,5 @@ VALUES (8554, 1, 0x020005D3) /* Setup */ , (8554, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8554, 2, 0xE822002A, 132.7, 37.9, 20.1, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xE822002A [132.699997 37.900002 20.100000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (8554, 2, 0xE822002A, 132.7, 37.9, 20.1, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xE822002A [132.699997 37.900002 20.100000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08559 Shard of the Herald Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08559 Shard of the Herald Portal.sql index 81423c0b31..33e6733806 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08559 Shard of the Herald Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08559 Shard of the Herald Portal.sql @@ -30,5 +30,5 @@ VALUES (8559, 1, 0x020001B3) /* Setup */ , (8559, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8559, 2, 0x02B9018A, 80, -20, -12, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02B9018A [80.000000 -20.000000 -12.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (8559, 2, 0x02B9018A, 80, -20, -12, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02B9018A [80.000000 -20.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08576 Rumuba's Hidey-Hole.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08576 Rumuba's Hidey-Hole.sql index 8eb662350a..78fb73349d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08576 Rumuba's Hidey-Hole.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08576 Rumuba's Hidey-Hole.sql @@ -29,5 +29,5 @@ VALUES (8576, 1, 0x020001B3) /* Setup */ , (8576, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8576, 2, 0x02B802B3, 200, -270, 7, -0.987688, 0, -0, -0.156434) /* Destination */ -/* @teleloc 0x02B802B3 [200.000000 -270.000000 7.000000] -0.987688 0.000000 -0.000000 -0.156434 */; +VALUES (8576, 2, 0x02B802B3, 200, -270, 7, -0.987688, 0, 0, -0.156434) /* Destination */ +/* @teleloc 0x02B802B3 [200.000000 -270.000000 7.000000] -0.987688 0.000000 0.000000 -0.156434 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08577 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08577 Surface.sql index 39571edf4f..935e6423eb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08577 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08577 Surface.sql @@ -29,5 +29,5 @@ VALUES (8577, 1, 0x020001B3) /* Setup */ , (8577, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8577, 2, 0xEE20002A, 134.6, 36.4, 38, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xEE20002A [134.600006 36.400002 38.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8577, 2, 0xEE20002A, 134.6, 36.4, 38, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xEE20002A [134.600006 36.400002 38.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08578 A Mosswart Hideout.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08578 A Mosswart Hideout.sql index c56d8328c7..4dbb0f94e6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08578 A Mosswart Hideout.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08578 A Mosswart Hideout.sql @@ -29,5 +29,5 @@ VALUES (8578, 1, 0x020001B3) /* Setup */ , (8578, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8578, 2, 0x02B40245, 80, -100, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B40245 [80.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8578, 2, 0x02B40245, 80, -100, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B40245 [80.000000 -100.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08584 Moarsmen Spawning Grounds.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08584 Moarsmen Spawning Grounds.sql index d6ffa3da4a..480a3ac7e9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08584 Moarsmen Spawning Grounds.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08584 Moarsmen Spawning Grounds.sql @@ -29,5 +29,5 @@ VALUES (8584, 1, 0x020005D5) /* Setup */ , (8584, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8584, 2, 0x02B502C1, 120, -260, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B502C1 [120.000000 -260.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8584, 2, 0x02B502C1, 120, -260, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B502C1 [120.000000 -260.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08585 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08585 Surface.sql index 0e8f06cdf0..192f26252d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08585 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08585 Surface.sql @@ -29,5 +29,5 @@ VALUES (8585, 1, 0x020001B3) /* Setup */ , (8585, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8585, 2, 0xF8270017, 51.6, 157.6, 22.3, -0.998342, 0, -0, -0.057564) /* Destination */ -/* @teleloc 0xF8270017 [51.599998 157.600006 22.299999] -0.998342 0.000000 -0.000000 -0.057564 */; +VALUES (8585, 2, 0xF8270017, 51.6, 157.6, 22.3, -0.998342, 0, 0, -0.057564) /* Destination */ +/* @teleloc 0xF8270017 [51.599998 157.600006 22.299999] -0.998342 0.000000 0.000000 -0.057564 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08587 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08587 Surface.sql index d914d71360..44366d09ae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08587 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08587 Surface.sql @@ -29,5 +29,5 @@ VALUES (8587, 1, 0x020001B3) /* Setup */ , (8587, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8587, 2, 0xEC25003F, 185.3, 155.8, 19.5, -0.199368, 0, -0, -0.979925) /* Destination */ -/* @teleloc 0xEC25003F [185.300003 155.800003 19.500000] -0.199368 0.000000 -0.000000 -0.979925 */; +VALUES (8587, 2, 0xEC25003F, 185.3, 155.8, 19.5, -0.199368, 0, 0, -0.979925) /* Destination */ +/* @teleloc 0xEC25003F [185.300003 155.800003 19.500000] -0.199368 0.000000 0.000000 -0.979925 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08598 Moars.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08598 Moars.sql index e13f53110b..807532eb80 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08598 Moars.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08598 Moars.sql @@ -29,5 +29,5 @@ VALUES (8598, 1, 0x020001B3) /* Setup */ , (8598, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8598, 2, 0x02BA01F8, 120, -70, 0, -0.92388, 0, -0, -0.382684) /* Destination */ -/* @teleloc 0x02BA01F8 [120.000000 -70.000000 0.000000] -0.923880 0.000000 -0.000000 -0.382683 */; +VALUES (8598, 2, 0x02BA01F8, 120, -70, 0, -0.92388, 0, 0, -0.382684) /* Destination */ +/* @teleloc 0x02BA01F8 [120.000000 -70.000000 0.000000] -0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08599 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08599 Surface.sql index d3e85c8166..45747f8970 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08599 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08599 Surface.sql @@ -29,5 +29,5 @@ VALUES (8599, 1, 0x020001B3) /* Setup */ , (8599, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8599, 2, 0xF3270035, 159.789, 116.697, 18.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xF3270035 [159.789001 116.696999 18.004999] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8599, 2, 0xF3270035, 159.789, 116.697, 18.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xF3270035 [159.789001 116.696999 18.004999] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08600 Moars Laboratory.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08600 Moars Laboratory.sql index 88a499f4f4..4816832a87 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08600 Moars Laboratory.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08600 Moars Laboratory.sql @@ -29,5 +29,5 @@ VALUES (8600, 1, 0x020005D4) /* Setup */ , (8600, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8600, 2, 0x02B301F6, 92.5088, -41.736, 24.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B301F6 [92.508797 -41.736000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8600, 2, 0x02B301F6, 92.5088, -41.736, 24.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B301F6 [92.508797 -41.736000 24.004999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08601 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08601 Surface.sql index 989d336770..a633c7e25c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08601 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08601 Surface.sql @@ -30,5 +30,5 @@ VALUES (8601, 1, 0x020001B3) /* Setup */ , (8601, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8601, 2, 0xF529001F, 81.165, 158.503, 18.033, -0.965926, 0, -0, -0.258819) /* Destination */ -/* @teleloc 0xF529001F [81.165001 158.503006 18.033001] -0.965926 0.000000 -0.000000 -0.258819 */; +VALUES (8601, 2, 0xF529001F, 81.165, 158.503, 18.033, -0.965926, 0, 0, -0.258819) /* Destination */ +/* @teleloc 0xF529001F [81.165001 158.503006 18.033001] -0.965926 0.000000 0.000000 -0.258819 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08611 Portal to Baelzharon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08611 Portal to Baelzharon.sql index d03f659af8..04a60c695d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08611 Portal to Baelzharon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08611 Portal to Baelzharon.sql @@ -30,5 +30,5 @@ VALUES (8611, 1, 0x020001B3) /* Setup */ , (8611, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8611, 2, 0x02B9012D, 30, -20, -60, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B9012D [30.000000 -20.000000 -60.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8611, 2, 0x02B9012D, 30, -20, -60, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B9012D [30.000000 -20.000000 -60.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08615 Desert Northern Edge Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08615 Desert Northern Edge Portal.sql index dd5030f3ce..67126bec4b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08615 Desert Northern Edge Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08615 Desert Northern Edge Portal.sql @@ -29,5 +29,5 @@ VALUES (8615, 1, 0x020001B3) /* Setup */ , (8615, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8615, 2, 0x9795003C, 180, 75, 76.3, -0.999962, 0, -0, -0.008727) /* Destination */ -/* @teleloc 0x9795003C [180.000000 75.000000 76.300003] -0.999962 0.000000 -0.000000 -0.008727 */; +VALUES (8615, 2, 0x9795003C, 180, 75, 76.3, -0.999962, 0, 0, -0.008727) /* Destination */ +/* @teleloc 0x9795003C [180.000000 75.000000 76.300003] -0.999962 0.000000 0.000000 -0.008727 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08616 Eastham Beach Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08616 Eastham Beach Portal.sql index 9a27b5833e..ca8b2969d0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08616 Eastham Beach Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08616 Eastham Beach Portal.sql @@ -29,5 +29,5 @@ VALUES (8616, 1, 0x020001B3) /* Setup */ , (8616, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8616, 2, 0xD196002D, 136.1, 100.8, -0.9, -0.382683, 0, -0, -0.92388) /* Destination */ -/* @teleloc 0xD196002D [136.100006 100.800003 -0.900000] -0.382683 0.000000 -0.000000 -0.923880 */; +VALUES (8616, 2, 0xD196002D, 136.1, 100.8, -0.9, -0.382683, 0, 0, -0.92388) /* Destination */ +/* @teleloc 0xD196002D [136.100006 100.800003 -0.900000] -0.382683 0.000000 0.000000 -0.923880 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08617 Mayoi Beach Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08617 Mayoi Beach Portal.sql index 2a2e10047c..265451653f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08617 Mayoi Beach Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08617 Mayoi Beach Portal.sql @@ -29,5 +29,5 @@ VALUES (8617, 1, 0x020001B3) /* Setup */ , (8617, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8617, 2, 0xE633003C, 174.4, 78.4, -0.1, -0.390731, 0, -0, -0.920505) /* Destination */ -/* @teleloc 0xE633003C [174.399994 78.400002 -0.100000] -0.390731 0.000000 -0.000000 -0.920505 */; +VALUES (8617, 2, 0xE633003C, 174.4, 78.4, -0.1, -0.390731, 0, 0, -0.920505) /* Destination */ +/* @teleloc 0xE633003C [174.399994 78.400002 -0.100000] -0.390731 0.000000 0.000000 -0.920505 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08832 Lower Chakron Flux Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08832 Lower Chakron Flux Portal.sql index d489d88b12..cec4947a00 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08832 Lower Chakron Flux Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08832 Lower Chakron Flux Portal.sql @@ -30,5 +30,5 @@ VALUES (8832, 1, 0x020005D6) /* Setup */ , (8832, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8832, 2, 0x02AF0345, 170, 0, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02AF0345 [170.000000 0.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (8832, 2, 0x02AF0345, 170, 0, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02AF0345 [170.000000 0.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08834 Upper Empyrean Mausoleum Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08834 Upper Empyrean Mausoleum Portal.sql index 7dcdef409b..73f860b48b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08834 Upper Empyrean Mausoleum Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08834 Upper Empyrean Mausoleum Portal.sql @@ -30,5 +30,5 @@ VALUES (8834, 1, 0x020005D3) /* Setup */ , (8834, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8834, 2, 0x02AC02E4, 550.2, -138.1, 0, -0.999981, 0, -0, -0.006109) /* Destination */ -/* @teleloc 0x02AC02E4 [550.200012 -138.100006 0.000000] -0.999981 0.000000 -0.000000 -0.006109 */; +VALUES (8834, 2, 0x02AC02E4, 550.2, -138.1, 0, -0.999981, 0, 0, -0.006109) /* Destination */ +/* @teleloc 0x02AC02E4 [550.200012 -138.100006 0.000000] -0.999981 0.000000 0.000000 -0.006109 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08835 Lower Empyrean Mausoleum Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08835 Lower Empyrean Mausoleum Portal.sql index bf8311f6ef..4bccb23dc8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08835 Lower Empyrean Mausoleum Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08835 Lower Empyrean Mausoleum Portal.sql @@ -30,5 +30,5 @@ VALUES (8835, 1, 0x020005D3) /* Setup */ , (8835, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8835, 2, 0x02AC02EF, 640.2, -140.5, 0, -0.999969, 0, -0, -0.007854) /* Destination */ -/* @teleloc 0x02AC02EF [640.200012 -140.500000 0.000000] -0.999969 0.000000 -0.000000 -0.007854 */; +VALUES (8835, 2, 0x02AC02EF, 640.2, -140.5, 0, -0.999969, 0, 0, -0.007854) /* Destination */ +/* @teleloc 0x02AC02EF [640.200012 -140.500000 0.000000] -0.999969 0.000000 0.000000 -0.007854 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08836 Shade Stronghold Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08836 Shade Stronghold Portal.sql index 7646f9004d..a883254b9b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08836 Shade Stronghold Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08836 Shade Stronghold Portal.sql @@ -29,5 +29,5 @@ VALUES (8836, 1, 0x020001B3) /* Setup */ , (8836, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8836, 2, 0x3E310004, 11.8, 93.1, 238.6, -0.515038, 0, -0, -0.857167) /* Destination */ -/* @teleloc 0x3E310004 [11.800000 93.099998 238.600006] -0.515038 0.000000 -0.000000 -0.857167 */; +VALUES (8836, 2, 0x3E310004, 11.8, 93.1, 238.6, -0.515038, 0, 0, -0.857167) /* Destination */ +/* @teleloc 0x3E310004 [11.800000 93.099998 238.600006] -0.515038 0.000000 0.000000 -0.857167 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08837 Upper Heart of Darkness Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08837 Upper Heart of Darkness Portal.sql index 832a2f8a9b..5d7dac564d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08837 Upper Heart of Darkness Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08837 Upper Heart of Darkness Portal.sql @@ -30,5 +30,5 @@ VALUES (8837, 1, 0x020005D3) /* Setup */ , (8837, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8837, 2, 0x02B20251, 190, -190, 12, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02B20251 [190.000000 -190.000000 12.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8837, 2, 0x02B20251, 190, -190, 12, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02B20251 [190.000000 -190.000000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08838 Lower Heart of Darkness Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08838 Lower Heart of Darkness Portal.sql index 6cbe40729a..83412c61a9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08838 Lower Heart of Darkness Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08838 Lower Heart of Darkness Portal.sql @@ -30,5 +30,5 @@ VALUES (8838, 1, 0x020005D6) /* Setup */ , (8838, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8838, 2, 0x02B201FB, 170, -210, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B201FB [170.000000 -210.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8838, 2, 0x02B201FB, 170, -210, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B201FB [170.000000 -210.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08839 Sepulcher of the Hopeslayer Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08839 Sepulcher of the Hopeslayer Portal.sql index 30c6ca46c3..3901d24fac 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08839 Sepulcher of the Hopeslayer Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08839 Sepulcher of the Hopeslayer Portal.sql @@ -30,5 +30,5 @@ VALUES (8839, 1, 0x020005D6) /* Setup */ , (8839, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8839, 2, 0x02B002A8, 276.622, -67.713, 72.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02B002A8 [276.622009 -67.712997 72.004997] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (8839, 2, 0x02B002A8, 276.622, -67.713, 72.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02B002A8 [276.622009 -67.712997 72.004997] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08842 Chakron Flux Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08842 Chakron Flux Portal.sql index 9fa1933083..db19037b5b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08842 Chakron Flux Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08842 Chakron Flux Portal.sql @@ -29,5 +29,5 @@ VALUES (8842, 1, 0x020001B3) /* Setup */ , (8842, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8842, 2, 0x02AF034E, 180, 0, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02AF034E [180.000000 0.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (8842, 2, 0x02AF034E, 180, 0, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02AF034E [180.000000 0.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08843 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08843 Surface Portal.sql index 9816f923ca..572a4ed3e8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08843 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08843 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (8843, 1, 0x020001B3) /* Setup */ , (8843, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8843, 2, 0x313D0013, 64.2, 67.8, 233, -0.569279, 0, -0, -0.822144) /* Destination */ -/* @teleloc 0x313D0013 [64.199997 67.800003 233.000000] -0.569279 0.000000 -0.000000 -0.822144 */; +VALUES (8843, 2, 0x313D0013, 64.2, 67.8, 233, -0.569279, 0, 0, -0.822144) /* Destination */ +/* @teleloc 0x313D0013 [64.199997 67.800003 233.000000] -0.569279 0.000000 0.000000 -0.822144 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08845 Empyrean Mausoleum Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08845 Empyrean Mausoleum Portal.sql index a5f9d49fd6..1360eb0729 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08845 Empyrean Mausoleum Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08845 Empyrean Mausoleum Portal.sql @@ -29,5 +29,5 @@ VALUES (8845, 1, 0x020001B3) /* Setup */ , (8845, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8845, 2, 0x02AC01D9, 890, -180, -12, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02AC01D9 [890.000000 -180.000000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8845, 2, 0x02AC01D9, 890, -180, -12, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02AC01D9 [890.000000 -180.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08847 Upper Shade Stronghold Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08847 Upper Shade Stronghold Portal.sql index 56eadd338f..53858bbbe9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08847 Upper Shade Stronghold Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08847 Upper Shade Stronghold Portal.sql @@ -30,5 +30,5 @@ VALUES (8847, 1, 0x020005D3) /* Setup */ , (8847, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8847, 2, 0x02B10268, 70, -490, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B10268 [70.000000 -490.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8847, 2, 0x02B10268, 70, -490, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B10268 [70.000000 -490.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08848 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08848 Surface Portal.sql index cb176e392a..e1ce70399b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08848 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08848 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (8848, 1, 0x020001B3) /* Setup */ , (8848, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8848, 2, 0x7FDB000C, 26.6, 74.5, 271.8, -0.645458, 0, -0, -0.763796) /* Destination */ -/* @teleloc 0x7FDB000C [26.600000 74.500000 271.799988] -0.645458 0.000000 -0.000000 -0.763796 */; +VALUES (8848, 2, 0x7FDB000C, 26.6, 74.5, 271.8, -0.645458, 0, 0, -0.763796) /* Destination */ +/* @teleloc 0x7FDB000C [26.600000 74.500000 271.799988] -0.645458 0.000000 0.000000 -0.763796 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08849 Heart of Darkness Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08849 Heart of Darkness Portal.sql index 8a339872e6..cfde91118f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08849 Heart of Darkness Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08849 Heart of Darkness Portal.sql @@ -29,5 +29,5 @@ VALUES (8849, 1, 0x020001B3) /* Setup */ , (8849, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8849, 2, 0x02B201FB, 170, -210, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B201FB [170.000000 -210.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8849, 2, 0x02B201FB, 170, -210, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B201FB [170.000000 -210.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08850 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08850 Surface Portal.sql index 57018d3c4c..94f3b63e21 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08850 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08850 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (8850, 1, 0x020001B3) /* Setup */ , (8850, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8850, 2, 0x7FDB000C, 26.6, 74.5, 271.8, -0.645458, 0, -0, -0.763796) /* Destination */ -/* @teleloc 0x7FDB000C [26.600000 74.500000 271.799988] -0.645458 0.000000 -0.000000 -0.763796 */; +VALUES (8850, 2, 0x7FDB000C, 26.6, 74.5, 271.8, -0.645458, 0, 0, -0.763796) /* Destination */ +/* @teleloc 0x7FDB000C [26.600000 74.500000 271.799988] -0.645458 0.000000 0.000000 -0.763796 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08851 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08851 Surface Portal.sql index 728155a7f6..1822646a71 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08851 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08851 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (8851, 1, 0x020008FD) /* Setup */ , (8851, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8851, 2, 0x7F7F001C, 80.7, 81, 78.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x7F7F001C [80.699997 81.000000 78.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8851, 2, 0x7F7F001C, 80.7, 81, 78.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x7F7F001C [80.699997 81.000000 78.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08885 Upper Shade Stronghold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08885 Upper Shade Stronghold.sql index 90a4b26660..33e7299d32 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08885 Upper Shade Stronghold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08885 Upper Shade Stronghold.sql @@ -29,5 +29,5 @@ VALUES (8885, 1, 0x020001B3) /* Setup */ , (8885, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8885, 2, 0x02B10135, 130, -120, -24, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02B10135 [130.000000 -120.000000 -24.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (8885, 2, 0x02B10135, 130, -120, -24, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02B10135 [130.000000 -120.000000 -24.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08886 Lower Shade Stronghold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08886 Lower Shade Stronghold.sql index d6efd581b5..73a6220b13 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08886 Lower Shade Stronghold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08886 Lower Shade Stronghold.sql @@ -29,5 +29,5 @@ VALUES (8886, 1, 0x020001B3) /* Setup */ , (8886, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8886, 2, 0x02B10138, 220, -150, -240, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B10138 [220.000000 -150.000000 -240.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8886, 2, 0x02B10138, 220, -150, -240, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B10138 [220.000000 -150.000000 -240.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08892 Shade Stronghold Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08892 Shade Stronghold Portal.sql index a45d8299bd..8c971a8f6c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08892 Shade Stronghold Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08892 Shade Stronghold Portal.sql @@ -30,5 +30,5 @@ VALUES (8892, 1, 0x020005D6) /* Setup */ , (8892, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8892, 2, 0x02B10276, 110, -490, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02B10276 [110.000000 -490.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8892, 2, 0x02B10276, 110, -490, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02B10276 [110.000000 -490.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08988 Fadsahil's Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08988 Fadsahil's Portal.sql index c83e637d3c..44e23c6bdf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08988 Fadsahil's Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08988 Fadsahil's Portal.sql @@ -29,5 +29,5 @@ VALUES (8988, 1, 0x020001B3) /* Setup */ , (8988, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8988, 2, 0x8E4C0015, 60, 104, 10, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x8E4C0015 [60.000000 104.000000 10.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8988, 2, 0x8E4C0015, 60, 104, 10, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x8E4C0015 [60.000000 104.000000 10.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08990 Nanto Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08990 Nanto Portal.sql index 309e0c1e53..dd73e696ab 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08990 Nanto Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08990 Nanto Portal.sql @@ -29,5 +29,5 @@ VALUES (8990, 1, 0x020001B3) /* Setup */ , (8990, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8990, 2, 0xE63E0022, 96.96, 37.722, 74.542, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xE63E0022 [96.959999 37.722000 74.542000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (8990, 2, 0xE63E0022, 96.96, 37.722, 74.542, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xE63E0022 [96.959999 37.722000 74.542000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08991 Rithwic Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08991 Rithwic Portal.sql index cb39114564..274ca50e36 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08991 Rithwic Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08991 Rithwic Portal.sql @@ -29,5 +29,5 @@ VALUES (8991, 1, 0x020001B3) /* Setup */ , (8991, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8991, 2, 0xC98C0028, 113.6656, 190.259, 22.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xC98C0028 [113.665604 190.259003 22.004999] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (8991, 2, 0xC98C0028, 113.6656, 190.259, 22.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xC98C0028 [113.665604 190.259003 22.004999] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08993 Portal to Shoushi.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08993 Portal to Shoushi.sql index de55bce294..93b1ca726b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08993 Portal to Shoushi.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08993 Portal to Shoushi.sql @@ -30,5 +30,5 @@ VALUES (8993, 1, 0x020001B3) /* Setup */ , (8993, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8993, 2, 0xDA55001D, 84.8, 99, 20, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xDA55001D [84.800003 99.000000 20.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8993, 2, 0xDA55001D, 84.8, 99, 20, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xDA55001D [84.800003 99.000000 20.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08995 Yanshi Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08995 Yanshi Portal.sql index b9fe8e452e..46d7333a20 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08995 Yanshi Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08995 Yanshi Portal.sql @@ -29,5 +29,5 @@ VALUES (8995, 1, 0x020001B3) /* Setup */ , (8995, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8995, 2, 0xB9720021, 119.528, 1.661, 24.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xB9720021 [119.528000 1.661000 24.004999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (8995, 2, 0xB9720021, 119.528, 1.661, 24.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xB9720021 [119.528000 1.661000 24.004999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08998 Lytelthorpe Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08998 Lytelthorpe Portal.sql index e833363b2b..5c7768201b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08998 Lytelthorpe Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/08998 Lytelthorpe Portal.sql @@ -29,5 +29,5 @@ VALUES (8998, 1, 0x020001B3) /* Setup */ , (8998, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8998, 2, 0xC0800007, 11.723, 155.56, 33.028, -0.402363, 0, -0, -0.91548) /* Destination */ -/* @teleloc 0xC0800007 [11.723000 155.559998 33.028000] -0.402363 0.000000 -0.000000 -0.915480 */; +VALUES (8998, 2, 0xC0800007, 11.723, 155.56, 33.028, -0.402363, 0, 0, -0.91548) /* Destination */ +/* @teleloc 0xC0800007 [11.723000 155.559998 33.028000] -0.402363 0.000000 0.000000 -0.915480 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09004 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09004 Surface Portal.sql index d9668e163d..97820aef4f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09004 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09004 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (9004, 1, 0x020001B3) /* Setup */ , (9004, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9004, 2, 0x7A870024, 106.4, 79.3, 16.5, -0.594823, 0, -0, -0.803857) /* Destination */ -/* @teleloc 0x7A870024 [106.400002 79.300003 16.500000] -0.594823 0.000000 -0.000000 -0.803857 */; +VALUES (9004, 2, 0x7A870024, 106.4, 79.3, 16.5, -0.594823, 0, 0, -0.803857) /* Destination */ +/* @teleloc 0x7A870024 [106.400002 79.300003 16.500000] -0.594823 0.000000 0.000000 -0.803857 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09005 Desert March Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09005 Desert March Portal.sql index 8c92507498..b97223df2f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09005 Desert March Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09005 Desert March Portal.sql @@ -29,5 +29,5 @@ VALUES (9005, 1, 0x020005D3) /* Setup */ , (9005, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9005, 2, 0x02AA022F, 50, -500, 30, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02AA022F [50.000000 -500.000000 30.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (9005, 2, 0x02AA022F, 50, -500, 30, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02AA022F [50.000000 -500.000000 30.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09067 Exit Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09067 Exit Portal.sql index c3817e517c..158e66ff3a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09067 Exit Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09067 Exit Portal.sql @@ -33,4 +33,4 @@ VALUES (9067, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9067, 2, 0x1A7D0008, 12, 180, 300, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x1A7D0008 [12.000000 180.000000 300.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x1A7D0008 [12.000000 180.000000 300.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09068 Exit Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09068 Exit Portal.sql index f4cc18c86a..b1a20a237e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09068 Exit Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09068 Exit Portal.sql @@ -32,5 +32,5 @@ VALUES (9068, 1, 0x020001B3) /* Setup */ , (9068, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9068, 2, 0x157D0040, 180, 180, 300, -0.92388, 0, -0, -0.382684) /* Destination */ -/* @teleloc 0x157D0040 [180.000000 180.000000 300.000000] -0.923880 0.000000 -0.000000 -0.382683 */; +VALUES (9068, 2, 0x157D0040, 180, 180, 300, -0.92388, 0, 0, -0.382684) /* Destination */ +/* @teleloc 0x157D0040 [180.000000 180.000000 300.000000] -0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09070 Exit Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09070 Exit Portal.sql index ec9358e0fc..b1fef6eb0f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09070 Exit Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09070 Exit Portal.sql @@ -32,5 +32,5 @@ VALUES (9070, 1, 0x020001B3) /* Setup */ , (9070, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9070, 2, 0x1579003F, 180, 156, 300, -0.382683, 0, -0, -0.92388) /* Destination */ -/* @teleloc 0x1579003F [180.000000 156.000000 300.000000] -0.382683 0.000000 -0.000000 -0.923880 */; +VALUES (9070, 2, 0x1579003F, 180, 156, 300, -0.382683, 0, 0, -0.92388) /* Destination */ +/* @teleloc 0x1579003F [180.000000 156.000000 300.000000] -0.382683 0.000000 0.000000 -0.923880 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09071 Humming Crystal Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09071 Humming Crystal Portal.sql index 30583579fb..64d3c72210 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09071 Humming Crystal Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09071 Humming Crystal Portal.sql @@ -32,5 +32,5 @@ VALUES (9071, 1, 0x020001B3) /* Setup */ , (9071, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9071, 2, 0x177B0040, 180, 187, 560, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x177B0040 [180.000000 187.000000 560.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9071, 2, 0x177B0040, 180, 187, 560, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x177B0040 [180.000000 187.000000 560.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09072 Mainland Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09072 Mainland Portal.sql index 87366a4ceb..e77efe1984 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09072 Mainland Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09072 Mainland Portal.sql @@ -32,5 +32,5 @@ VALUES (9072, 1, 0x020001B3) /* Setup */ , (9072, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9072, 2, 0xBA110101, 86, 36, 118, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xBA110101 [86.000000 36.000000 118.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (9072, 2, 0xBA110101, 86, 36, 118, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xBA110101 [86.000000 36.000000 118.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09073 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09073 Surface Portal.sql index 48b713c98c..fc7717b89c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09073 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09073 Surface Portal.sql @@ -33,4 +33,4 @@ VALUES (9073, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9073, 2, 0xBC110014, 49, 73, 240, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0xBC110014 [49.000000 73.000000 240.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0xBC110014 [49.000000 73.000000 240.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09106 Hieromancers' Halls Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09106 Hieromancers' Halls Portal.sql index f406bccc62..cfed9a04ed 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09106 Hieromancers' Halls Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09106 Hieromancers' Halls Portal.sql @@ -32,5 +32,5 @@ VALUES (9106, 1, 0x020001B3) /* Setup */ , (9106, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9106, 2, 0x02A90148, 80, -240, -42, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02A90148 [80.000000 -240.000000 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (9106, 2, 0x02A90148, 80, -240, -42, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02A90148 [80.000000 -240.000000 -42.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09110 Portal to Trial 1.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09110 Portal to Trial 1.sql index 91dd5f96e1..c94a3dc8bb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09110 Portal to Trial 1.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09110 Portal to Trial 1.sql @@ -30,4 +30,4 @@ VALUES (9110, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9110, 2, 0x01F402D2, 170, -180, 0, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x01F402D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x01F402D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09111 Portal to Trial 2.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09111 Portal to Trial 2.sql index 307cbb16b4..1a8d64e8f2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09111 Portal to Trial 2.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09111 Portal to Trial 2.sql @@ -30,4 +30,4 @@ VALUES (9111, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9111, 2, 0x02A202D2, 170, -180, 0, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x02A202D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x02A202D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09112 Portal to Trial 3.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09112 Portal to Trial 3.sql index e3ae92d227..ea9e7ac1bc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09112 Portal to Trial 3.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09112 Portal to Trial 3.sql @@ -30,4 +30,4 @@ VALUES (9112, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9112, 2, 0x02A602D2, 170, -180, 0, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x02A602D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x02A602D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09113 Portal to Trial 4.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09113 Portal to Trial 4.sql index e7db2045b6..0e54fde4ac 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09113 Portal to Trial 4.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09113 Portal to Trial 4.sql @@ -30,4 +30,4 @@ VALUES (9113, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9113, 2, 0x02A702D2, 170, -180, 0, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x02A702D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x02A702D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09114 Portal to Trial 5.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09114 Portal to Trial 5.sql index d2797909c2..e6f955ece6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09114 Portal to Trial 5.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09114 Portal to Trial 5.sql @@ -30,4 +30,4 @@ VALUES (9114, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (9114, 2, 0x02A802D2, 170, -180, 0, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x02A802D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x02A802D2 [170.000000 -180.000000 0.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09143 South Tumerok Vanguard Outpost.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09143 South Tumerok Vanguard Outpost.sql index ace1780af2..e9a75ce357 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09143 South Tumerok Vanguard Outpost.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09143 South Tumerok Vanguard Outpost.sql @@ -30,5 +30,5 @@ VALUES (9143, 1, 0x020005D3) /* Setup */ , (9143, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9143, 2, 0x02A40110, 60, -20, -12, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02A40110 [60.000000 -20.000000 -12.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9143, 2, 0x02A40110, 60, -20, -12, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02A40110 [60.000000 -20.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09144 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09144 Surface.sql index 9121535152..40b84d942a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09144 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09144 Surface.sql @@ -29,5 +29,5 @@ VALUES (9144, 1, 0x020001B3) /* Setup */ , (9144, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9144, 2, 0x91460001, 16.7, 20.1, 10, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x91460001 [16.700001 20.100000 10.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9144, 2, 0x91460001, 16.7, 20.1, 10, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x91460001 [16.700001 20.100000 10.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09188 Tomb of The Dead.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09188 Tomb of The Dead.sql index 1469faa17a..913ff9a793 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09188 Tomb of The Dead.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09188 Tomb of The Dead.sql @@ -29,5 +29,5 @@ VALUES (9188, 1, 0x020005D3) /* Setup */ , (9188, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9188, 2, 0x01F301C6, 130, -90, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x01F301C6 [130.000000 -90.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (9188, 2, 0x01F301C6, 130, -90, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x01F301C6 [130.000000 -90.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09199 Sand Shallow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09199 Sand Shallow.sql index 362f124b78..0d47ced39a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09199 Sand Shallow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09199 Sand Shallow.sql @@ -29,5 +29,5 @@ VALUES (9199, 1, 0x020001B3) /* Setup */ , (9199, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9199, 2, 0x02A002F5, 290, -340, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02A002F5 [290.000000 -340.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (9199, 2, 0x02A002F5, 290, -340, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02A002F5 [290.000000 -340.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09201 Aerbax Laboratory.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09201 Aerbax Laboratory.sql index adf6e4c385..07163fbf4d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09201 Aerbax Laboratory.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09201 Aerbax Laboratory.sql @@ -29,5 +29,5 @@ VALUES (9201, 1, 0x020001B3) /* Setup */ , (9201, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9201, 2, 0x029E0269, 50, -10, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x029E0269 [50.000000 -10.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9201, 2, 0x029E0269, 50, -10, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x029E0269 [50.000000 -10.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09203 Aerbax Haven.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09203 Aerbax Haven.sql index 818183d416..b4451fb6f5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09203 Aerbax Haven.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09203 Aerbax Haven.sql @@ -29,5 +29,5 @@ VALUES (9203, 1, 0x020001B3) /* Setup */ , (9203, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9203, 2, 0x029F017E, 60, -610, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x029F017E [60.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (9203, 2, 0x029F017E, 60, -610, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x029F017E [60.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09296 Panopticon Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09296 Panopticon Portal.sql index 80d32b13cb..c0153138a9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09296 Panopticon Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09296 Panopticon Portal.sql @@ -31,5 +31,5 @@ VALUES (9296, 1, 0x020005D6) /* Setup */ , (9296, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9296, 2, 0x02A10166, 260, 0, -36, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02A10166 [260.000000 0.000000 -36.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9296, 2, 0x02A10166, 260, 0, -36, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02A10166 [260.000000 0.000000 -36.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09297 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09297 Surface Portal.sql index eee6b3a39b..d53375eefb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09297 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09297 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (9297, 1, 0x020001B3) /* Setup */ , (9297, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9297, 2, 0x16350015, 50, 113.4, 63.8, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x16350015 [50.000000 113.400002 63.799999] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (9297, 2, 0x16350015, 50, 113.4, 63.8, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x16350015 [50.000000 113.400002 63.799999] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09320 Small Mnemosyne Collection Site.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09320 Small Mnemosyne Collection Site.sql index ec8b43cbd0..31a4e17326 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09320 Small Mnemosyne Collection Site.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09320 Small Mnemosyne Collection Site.sql @@ -30,5 +30,5 @@ VALUES (9320, 1, 0x020001B3) /* Setup */ , (9320, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9320, 2, 0x029D0106, 50, -50, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x029D0106 [50.000000 -50.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9320, 2, 0x029D0106, 50, -50, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x029D0106 [50.000000 -50.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09321 Large Mnemosyne Collection Site.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09321 Large Mnemosyne Collection Site.sql index 13d372ffd2..f71c930359 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09321 Large Mnemosyne Collection Site.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09321 Large Mnemosyne Collection Site.sql @@ -30,5 +30,5 @@ VALUES (9321, 1, 0x020001B3) /* Setup */ , (9321, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9321, 2, 0x029D010C, 100, 0, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x029D010C [100.000000 0.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9321, 2, 0x029D010C, 100, 0, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x029D010C [100.000000 0.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09322 Mnemosyne Collection Site.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09322 Mnemosyne Collection Site.sql index 0d2dfa9c11..17877d7a0f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09322 Mnemosyne Collection Site.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09322 Mnemosyne Collection Site.sql @@ -29,5 +29,5 @@ VALUES (9322, 1, 0x020001B3) /* Setup */ , (9322, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9322, 2, 0x029D0100, 0, 0, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x029D0100 [0.000000 0.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9322, 2, 0x029D0100, 0, 0, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x029D0100 [0.000000 0.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09323 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09323 Exit.sql index 110bb09671..da0a75da2d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09323 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09323 Exit.sql @@ -29,5 +29,5 @@ VALUES (9323, 1, 0x020001B3) /* Setup */ , (9323, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9323, 2, 0x937C003B, 183, 48, 36.01, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x937C003B [183.000000 48.000000 36.009998] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9323, 2, 0x937C003B, 183, 48, 36.01, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x937C003B [183.000000 48.000000 36.009998] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09388 The Envoy's Chamber.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09388 The Envoy's Chamber.sql index 0a8cc1c48d..409e52fbb3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09388 The Envoy's Chamber.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09388 The Envoy's Chamber.sql @@ -30,5 +30,5 @@ VALUES (9388, 1, 0x020005D3) /* Setup */ , (9388, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9388, 2, 0x029A01F1, 170, -220, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x029A01F1 [170.000000 -220.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (9388, 2, 0x029A01F1, 170, -220, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x029A01F1 [170.000000 -220.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09410 Outside Linvak Tukal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09410 Outside Linvak Tukal.sql index 7605863222..85f1b076dd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09410 Outside Linvak Tukal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09410 Outside Linvak Tukal.sql @@ -29,5 +29,5 @@ VALUES (9410, 1, 0x020001B3) /* Setup */ , (9410, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9410, 2, 0xA220002F, 139, 146.3, 321.6, -0.99968, 0, -0, -0.025305) /* Destination */ -/* @teleloc 0xA220002F [139.000000 146.300003 321.600006] -0.999680 0.000000 -0.000000 -0.025305 */; +VALUES (9410, 2, 0xA220002F, 139, 146.3, 321.6, -0.99968, 0, 0, -0.025305) /* Destination */ +/* @teleloc 0xA220002F [139.000000 146.300003 321.600006] -0.999680 0.000000 0.000000 -0.025305 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09411 Linvak Tukal Entryway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09411 Linvak Tukal Entryway.sql index f8a6f4d8ee..ec281cad4b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09411 Linvak Tukal Entryway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09411 Linvak Tukal Entryway.sql @@ -29,5 +29,5 @@ VALUES (9411, 1, 0x020005D6) /* Setup */ , (9411, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9411, 2, 0x029C010C, 10, -300, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x029C010C [10.000000 -300.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (9411, 2, 0x029C010C, 10, -300, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x029C010C [10.000000 -300.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09439 Lugian Emmisary One.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09439 Lugian Emmisary One.sql index e2885458cb..d970992c2a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09439 Lugian Emmisary One.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09439 Lugian Emmisary One.sql @@ -29,5 +29,5 @@ VALUES (9439, 1, 0x020001B3) /* Setup */ , (9439, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9439, 2, 0x01F301C6, 130, -90, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x01F301C6 [130.000000 -90.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (9439, 2, 0x01F301C6, 130, -90, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x01F301C6 [130.000000 -90.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09440 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09440 Surface.sql index 0f394c7f12..28d93508c3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09440 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09440 Surface.sql @@ -29,5 +29,5 @@ VALUES (9440, 1, 0x020001B3) /* Setup */ , (9440, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9440, 2, 0x01D40115, 40, -30, 0, -0.722967, 0, -0, -0.690882) /* Destination */ -/* @teleloc 0x01D40115 [40.000000 -30.000000 0.000000] -0.722967 0.000000 -0.000000 -0.690882 */; +VALUES (9440, 2, 0x01D40115, 40, -30, 0, -0.722967, 0, 0, -0.690882) /* Destination */ +/* @teleloc 0x01D40115 [40.000000 -30.000000 0.000000] -0.722967 0.000000 0.000000 -0.690882 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09441 Lugian Emmisary Three.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09441 Lugian Emmisary Three.sql index 8937473e47..4a0277a053 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09441 Lugian Emmisary Three.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09441 Lugian Emmisary Three.sql @@ -29,5 +29,5 @@ VALUES (9441, 1, 0x020001B3) /* Setup */ , (9441, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9441, 2, 0x01F301C6, 130, -90, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x01F301C6 [130.000000 -90.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (9441, 2, 0x01F301C6, 130, -90, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x01F301C6 [130.000000 -90.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09442 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09442 Surface.sql index 217bece9de..91acbf74da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09442 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09442 Surface.sql @@ -29,5 +29,5 @@ VALUES (9442, 1, 0x020001B3) /* Setup */ , (9442, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9442, 2, 0x01D40115, 40, -30, 0, -0.722967, 0, -0, -0.690882) /* Destination */ -/* @teleloc 0x01D40115 [40.000000 -30.000000 0.000000] -0.722967 0.000000 -0.000000 -0.690882 */; +VALUES (9442, 2, 0x01D40115, 40, -30, 0, -0.722967, 0, 0, -0.690882) /* Destination */ +/* @teleloc 0x01D40115 [40.000000 -30.000000 0.000000] -0.722967 0.000000 0.000000 -0.690882 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09443 Lugian Emmisary Two.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09443 Lugian Emmisary Two.sql index bfd6fc33be..647dfdd821 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09443 Lugian Emmisary Two.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09443 Lugian Emmisary Two.sql @@ -29,5 +29,5 @@ VALUES (9443, 1, 0x020001B3) /* Setup */ , (9443, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9443, 2, 0x01F301C6, 130, -90, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x01F301C6 [130.000000 -90.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (9443, 2, 0x01F301C6, 130, -90, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x01F301C6 [130.000000 -90.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09444 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09444 Surface.sql index 72e8f653b2..e4d5040412 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09444 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09444 Surface.sql @@ -29,5 +29,5 @@ VALUES (9444, 1, 0x020001B3) /* Setup */ , (9444, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9444, 2, 0x01D40115, 40, -30, 0, -0.722967, 0, -0, -0.690882) /* Destination */ -/* @teleloc 0x01D40115 [40.000000 -30.000000 0.000000] -0.722967 0.000000 -0.000000 -0.690882 */; +VALUES (9444, 2, 0x01D40115, 40, -30, 0, -0.722967, 0, 0, -0.690882) /* Destination */ +/* @teleloc 0x01D40115 [40.000000 -30.000000 0.000000] -0.722967 0.000000 0.000000 -0.690882 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09507 Gredaline Consulate.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09507 Gredaline Consulate.sql index 5acf3f4441..f8beef674e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09507 Gredaline Consulate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09507 Gredaline Consulate.sql @@ -30,5 +30,5 @@ VALUES (9507, 1, 0x020001B3) /* Setup */ , (9507, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9507, 2, 0x029B0318, 280, -300, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x029B0318 [280.000000 -300.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (9507, 2, 0x029B0318, 280, -300, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x029B0318 [280.000000 -300.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09508 Gredaline Consulate.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09508 Gredaline Consulate.sql index cdcea13e99..e32bcb18bd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09508 Gredaline Consulate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09508 Gredaline Consulate.sql @@ -30,5 +30,5 @@ VALUES (9508, 1, 0x020005D3) /* Setup */ , (9508, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9508, 2, 0x029B0318, 280, -300, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x029B0318 [280.000000 -300.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (9508, 2, 0x029B0318, 280, -300, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x029B0318 [280.000000 -300.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09509 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09509 Surface Portal.sql index 7fb6422def..1293259118 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09509 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09509 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (9509, 1, 0x020001B3) /* Setup */ , (9509, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9509, 2, 0xA432000C, 37.8, 75.1, 154.3, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xA432000C [37.799999 75.099998 154.300003] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (9509, 2, 0xA432000C, 37.8, 75.1, 154.3, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xA432000C [37.799999 75.099998 154.300003] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09530 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09530 Surface Portal.sql index fea0f6f3e0..e76f7c42f5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09530 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09530 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (9530, 1, 0x020001B3) /* Setup */ , (9530, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9530, 2, 0xB3810020, 82.8, 189.2, 24, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xB3810020 [82.800003 189.199997 24.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9530, 2, 0xB3810020, 82.8, 189.2, 24, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xB3810020 [82.800003 189.199997 24.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09620 Our House, is a very, very, very fine house!.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09620 Our House, is a very, very, very fine house!.sql index a87861e290..79a84706c7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09620 Our House, is a very, very, very fine house!.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09620 Our House, is a very, very, very fine house!.sql @@ -29,5 +29,5 @@ VALUES (9620, 1, 0x020001B3) /* Setup */ , (9620, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9620, 2, 0x05FD000A, 36.6, 47.3, 10, -0.994522, 0, -0, -0.104529) /* Destination */ -/* @teleloc 0x05FD000A [36.599998 47.299999 10.000000] -0.994522 0.000000 -0.000000 -0.104528 */; +VALUES (9620, 2, 0x05FD000A, 36.6, 47.3, 10, -0.994522, 0, 0, -0.104529) /* Destination */ +/* @teleloc 0x05FD000A [36.599998 47.299999 10.000000] -0.994522 0.000000 0.000000 -0.104529 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09684 Danby's Outpost.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09684 Danby's Outpost.sql index 6ab0c6a1a8..9cb947a004 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09684 Danby's Outpost.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09684 Danby's Outpost.sql @@ -29,5 +29,5 @@ VALUES (9684, 1, 0x020001B3) /* Setup */ , (9684, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9684, 2, 0x5A9C0004, 23.5, 77.1, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5A9C0004 [23.500000 77.099998 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (9684, 2, 0x5A9C0004, 23.5, 77.1, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5A9C0004 [23.500000 77.099998 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09685 Desert March Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09685 Desert March Portal.sql index 7dcc8d04da..197a4cf55a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09685 Desert March Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/09685 Desert March Portal.sql @@ -29,5 +29,5 @@ VALUES (9685, 1, 0x020001B3) /* Setup */ , (9685, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9685, 2, 0x02AA022F, 50, -500, 30, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02AA022F [50.000000 -500.000000 30.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (9685, 2, 0x02AA022F, 50, -500, 30, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02AA022F [50.000000 -500.000000 30.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10714 Northern Black Claw Outpost Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10714 Northern Black Claw Outpost Portal.sql index 52be3f27df..9230647bbb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10714 Northern Black Claw Outpost Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10714 Northern Black Claw Outpost Portal.sql @@ -30,5 +30,5 @@ VALUES (10714, 1, 0x020005D3) /* Setup */ , (10714, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10714, 2, 0x02970143, 110, -770, -24, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02970143 [110.000000 -770.000000 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (10714, 2, 0x02970143, 110, -770, -24, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02970143 [110.000000 -770.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10715 Southern Black Claw Outpost Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10715 Southern Black Claw Outpost Portal.sql index 6d65041871..d209bd5890 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10715 Southern Black Claw Outpost Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10715 Southern Black Claw Outpost Portal.sql @@ -30,5 +30,5 @@ VALUES (10715, 1, 0x020005D3) /* Setup */ , (10715, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10715, 2, 0x02960104, 90, -750, -18, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02960104 [90.000000 -750.000000 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (10715, 2, 0x02960104, 90, -750, -18, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02960104 [90.000000 -750.000000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10716 Land Bridge Staging Complex Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10716 Land Bridge Staging Complex Portal.sql index 1dd0256f7c..591d4d74cc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10716 Land Bridge Staging Complex Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10716 Land Bridge Staging Complex Portal.sql @@ -30,5 +30,5 @@ VALUES (10716, 1, 0x020005D6) /* Setup */ , (10716, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10716, 2, 0x029802A5, 200, -10, 12, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x029802A5 [200.000000 -10.000000 12.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10716, 2, 0x029802A5, 200, -10, 12, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x029802A5 [200.000000 -10.000000 12.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10719 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10719 Surface Portal.sql index 2d8398e742..83405cb821 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10719 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10719 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (10719, 1, 0x020001B3) /* Setup */ , (10719, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10719, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.636078, 0, -0, -0.771625) /* Destination */ -/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 -0.000000 -0.771625 */; +VALUES (10719, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.636078, 0, 0, -0.771625) /* Destination */ +/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 0.000000 -0.771625 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10720 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10720 Surface Portal.sql index 773f5e2b4a..c9ffbe3ae8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10720 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10720 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (10720, 1, 0x020001B3) /* Setup */ , (10720, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10720, 2, 0xE0320011, 70.3, 14.7, 276.2, -0.382683, 0, -0, -0.92388) /* Destination */ -/* @teleloc 0xE0320011 [70.300003 14.700000 276.200012] -0.382683 0.000000 -0.000000 -0.923880 */; +VALUES (10720, 2, 0xE0320011, 70.3, 14.7, 276.2, -0.382683, 0, 0, -0.92388) /* Destination */ +/* @teleloc 0xE0320011 [70.300003 14.700000 276.200012] -0.382683 0.000000 0.000000 -0.923880 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10734 Inculcation Cells Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10734 Inculcation Cells Portal.sql index 5787823bf0..ab24491f82 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10734 Inculcation Cells Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10734 Inculcation Cells Portal.sql @@ -30,5 +30,5 @@ VALUES (10734, 1, 0x020005D6) /* Setup */ , (10734, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10734, 2, 0x0295026D, 160, -270, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0295026D [160.000000 -270.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (10734, 2, 0x0295026D, 160, -270, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0295026D [160.000000 -270.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10763 Holtburg Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10763 Holtburg Portal.sql index c01c3ac013..e0093ae776 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10763 Holtburg Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10763 Holtburg Portal.sql @@ -29,5 +29,5 @@ VALUES (10763, 1, 0x020001B3) /* Setup */ , (10763, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10763, 2, 0xAFB60019, 87.4, 6.2, 99.3, -0.992115, 0, -0, -0.125333) /* Destination */ -/* @teleloc 0xAFB60019 [87.400002 6.200000 99.300003] -0.992115 0.000000 -0.000000 -0.125333 */; +VALUES (10763, 2, 0xAFB60019, 87.4, 6.2, 99.3, -0.992115, 0, 0, -0.125333) /* Destination */ +/* @teleloc 0xAFB60019 [87.400002 6.200000 99.300003] -0.992115 0.000000 0.000000 -0.125333 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10764 Hebian-to Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10764 Hebian-to Portal.sql index 3c112181a8..771c158a9d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10764 Hebian-to Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10764 Hebian-to Portal.sql @@ -29,5 +29,5 @@ VALUES (10764, 1, 0x020001B3) /* Setup */ , (10764, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10764, 2, 0xF24F0032, 149.9, 47.6, 23.4, -0.862072, 0, -0, -0.506786) /* Destination */ -/* @teleloc 0xF24F0032 [149.899994 47.599998 23.400000] -0.862072 0.000000 -0.000000 -0.506786 */; +VALUES (10764, 2, 0xF24F0032, 149.9, 47.6, 23.4, -0.862072, 0, 0, -0.506786) /* Destination */ +/* @teleloc 0xF24F0032 [149.899994 47.599998 23.400000] -0.862072 0.000000 0.000000 -0.506786 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10792 Stable Rift.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10792 Stable Rift.sql index 0754945e7f..6391f5c2c2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10792 Stable Rift.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10792 Stable Rift.sql @@ -36,8 +36,8 @@ VALUES (10792, 1, 0x020005D3) /* Setup */ , (10792, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10792, 2, 0x029002C9, 50, 0, 0, -0.5, 0, -0, -0.866025) /* Destination */ -/* @teleloc 0x029002C9 [50.000000 0.000000 0.000000] -0.500000 0.000000 -0.000000 -0.866025 */; +VALUES (10792, 2, 0x029002C9, 50, 0, 0, -0.5, 0, 0, -0.866025) /* Destination */ +/* @teleloc 0x029002C9 [50.000000 0.000000 0.000000] -0.500000 0.000000 0.000000 -0.866025 */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (10792, 0.5, 10801, 20, 1, 1, 1, 2, -1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0) /* Generate Shallow Rift (10801) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Scatter */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10793 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10793 Exit.sql index d4e060aff4..c75608ca6a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10793 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10793 Exit.sql @@ -30,5 +30,5 @@ VALUES (10793, 1, 0x020005D3) /* Setup */ , (10793, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10793, 2, 0xBE890027, 106.7, 146.5, 41.4, -0.350207, 0, -0, -0.936672) /* Destination */ -/* @teleloc 0xBE890027 [106.699997 146.500000 41.400002] -0.350207 0.000000 -0.000000 -0.936672 */; +VALUES (10793, 2, 0xBE890027, 106.7, 146.5, 41.4, -0.350207, 0, 0, -0.936672) /* Destination */ +/* @teleloc 0xBE890027 [106.699997 146.500000 41.400002] -0.350207 0.000000 0.000000 -0.936672 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10794 Singularity Caul.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10794 Singularity Caul.sql index 3d9d8bf485..a33011f1d5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10794 Singularity Caul.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10794 Singularity Caul.sql @@ -31,5 +31,5 @@ VALUES (10794, 1, 0x020005D5) /* Setup */ , (10794, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10794, 2, 0x09040008, 11.4, 188.6, 87.7, -0.996345, 0, -0, -0.085417) /* Destination */ -/* @teleloc 0x09040008 [11.400000 188.600006 87.699997] -0.996345 0.000000 -0.000000 -0.085417 */; +VALUES (10794, 2, 0x09040008, 11.4, 188.6, 87.7, -0.996345, 0, 0, -0.085417) /* Destination */ +/* @teleloc 0x09040008 [11.400000 188.600006 87.699997] -0.996345 0.000000 0.000000 -0.085417 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10796 Singularity Bore.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10796 Singularity Bore.sql index ee7b60962d..d8debff438 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10796 Singularity Bore.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10796 Singularity Bore.sql @@ -30,5 +30,5 @@ VALUES (10796, 1, 0x020005D5) /* Setup */ , (10796, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10796, 2, 0x02910388, 210, -120, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02910388 [210.000000 -120.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10796, 2, 0x02910388, 210, -120, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02910388 [210.000000 -120.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10840 Sawato Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10840 Sawato Portal.sql index b089e2c1b9..1dde9b42e4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10840 Sawato Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10840 Sawato Portal.sql @@ -29,5 +29,5 @@ VALUES (10840, 1, 0x020001B3) /* Setup */ , (10840, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10840, 2, 0xD65D0028, 115.2, 184.7, 6, -0.991216, 0, -0, -0.132256) /* Destination */ -/* @teleloc 0xD65D0028 [115.199997 184.699997 6.000000] -0.991216 0.000000 -0.000000 -0.132256 */; +VALUES (10840, 2, 0xD65D0028, 115.2, 184.7, 6, -0.991216, 0, 0, -0.132256) /* Destination */ +/* @teleloc 0xD65D0028 [115.199997 184.699997 6.000000] -0.991216 0.000000 0.000000 -0.132256 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10848 Surface Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10848 Surface Exit.sql index 32106eaf93..ac68801e02 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10848 Surface Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10848 Surface Exit.sql @@ -29,5 +29,5 @@ VALUES (10848, 1, 0x020001B3) /* Setup */ , (10848, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10848, 2, 0x1FC20023, 105, 56, 80, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x1FC20023 [105.000000 56.000000 80.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10848, 2, 0x1FC20023, 105, 56, 80, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x1FC20023 [105.000000 56.000000 80.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10849 Lair of the Eviscerators.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10849 Lair of the Eviscerators.sql index f4f0c42b54..5809ff77e2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10849 Lair of the Eviscerators.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10849 Lair of the Eviscerators.sql @@ -30,5 +30,5 @@ VALUES (10849, 1, 0x020005D6) /* Setup */ , (10849, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10849, 2, 0x027D02AA, 120, -20, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x027D02AA [120.000000 -20.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10849, 2, 0x027D02AA, 120, -20, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x027D02AA [120.000000 -20.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10850 Surface Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10850 Surface Exit.sql index 81db855c55..e97dfa2953 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10850 Surface Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10850 Surface Exit.sql @@ -29,5 +29,5 @@ VALUES (10850, 1, 0x020001B3) /* Setup */ , (10850, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10850, 2, 0x29B6003A, 150, 50, 23, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x29B6003A [150.000000 50.000000 23.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10850, 2, 0x29B6003A, 150, 50, 23, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x29B6003A [150.000000 50.000000 23.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10851 The Dark Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10851 The Dark Lair.sql index fec172f678..05b30d7210 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10851 The Dark Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10851 The Dark Lair.sql @@ -29,5 +29,5 @@ VALUES (10851, 1, 0x020005D2) /* Setup */ , (10851, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10851, 2, 0x0283015A, 10.2, -3.8, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x0283015A [10.200000 -3.800000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10851, 2, 0x0283015A, 10.2, -3.8, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x0283015A [10.200000 -3.800000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10852 Surface Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10852 Surface Exit.sql index dd23db1574..0de5575498 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10852 Surface Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10852 Surface Exit.sql @@ -29,5 +29,5 @@ VALUES (10852, 1, 0x020001B3) /* Setup */ , (10852, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10852, 2, 0x18B30030, 137.2, 183.1, 20, -0.34202, 0, -0, -0.939693) /* Destination */ -/* @teleloc 0x18B30030 [137.199997 183.100006 20.000000] -0.342020 0.000000 -0.000000 -0.939693 */; +VALUES (10852, 2, 0x18B30030, 137.2, 183.1, 20, -0.34202, 0, 0, -0.939693) /* Destination */ +/* @teleloc 0x18B30030 [137.199997 183.100006 20.000000] -0.342020 0.000000 0.000000 -0.939693 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10853 Abandoned Tumerok Site.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10853 Abandoned Tumerok Site.sql index 6eedfa5e4e..3b798462d5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10853 Abandoned Tumerok Site.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10853 Abandoned Tumerok Site.sql @@ -29,5 +29,5 @@ VALUES (10853, 1, 0x020005D2) /* Setup */ , (10853, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10853, 2, 0x02840211, 20, 0, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02840211 [20.000000 0.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10853, 2, 0x02840211, 20, 0, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02840211 [20.000000 0.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10854 Surface Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10854 Surface Exit.sql index 4454e9e8a2..2aaab94b3d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10854 Surface Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10854 Surface Exit.sql @@ -29,5 +29,5 @@ VALUES (10854, 1, 0x020001B3) /* Setup */ , (10854, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10854, 2, 0x24C10002, 30, 50, 96.5, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x24C10002 [30.000000 50.000000 96.500000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10854, 2, 0x24C10002, 30, 50, 96.5, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x24C10002 [30.000000 50.000000 96.500000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10855 Ancient Empyrean Grotto.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10855 Ancient Empyrean Grotto.sql index 1ae6f89012..bca90d10b3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10855 Ancient Empyrean Grotto.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10855 Ancient Empyrean Grotto.sql @@ -30,5 +30,5 @@ VALUES (10855, 1, 0x020005D6) /* Setup */ , (10855, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10855, 2, 0x027C01B0, 40, 0, 0.1, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x027C01B0 [40.000000 0.000000 0.100000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10855, 2, 0x027C01B0, 40, 0, 0.1, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x027C01B0 [40.000000 0.000000 0.100000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10856 Surface Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10856 Surface Exit.sql index f00c6e4b1e..7f223f9694 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10856 Surface Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10856 Surface Exit.sql @@ -29,5 +29,5 @@ VALUES (10856, 1, 0x020001B3) /* Setup */ , (10856, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10856, 2, 0x20B70008, 40, 150, 91, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x20B70008 [40.000000 150.000000 91.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10856, 2, 0x20B70008, 40, 150, 91, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x20B70008 [40.000000 150.000000 91.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10857 An Olthoi Soldier Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10857 An Olthoi Soldier Nest.sql index b3ba2af055..7f079f9015 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10857 An Olthoi Soldier Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10857 An Olthoi Soldier Nest.sql @@ -30,5 +30,5 @@ VALUES (10857, 1, 0x020005D3) /* Setup */ , (10857, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10857, 2, 0x02820234, 120, -10, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02820234 [120.000000 -10.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (10857, 2, 0x02820234, 120, -10, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02820234 [120.000000 -10.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10880 Surface Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10880 Surface Exit.sql index dd9c160dd8..940609d9ce 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10880 Surface Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10880 Surface Exit.sql @@ -29,5 +29,5 @@ VALUES (10880, 1, 0x020001B3) /* Setup */ , (10880, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10880, 2, 0x1FC90008, 30, 150, 1, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x1FC90008 [30.000000 150.000000 1.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (10880, 2, 0x1FC90008, 30, 150, 1, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x1FC90008 [30.000000 150.000000 1.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10881 Martinate Holding.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10881 Martinate Holding.sql index a6ef88ab31..217bc96296 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10881 Martinate Holding.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10881 Martinate Holding.sql @@ -29,5 +29,5 @@ VALUES (10881, 1, 0x020005D4) /* Setup */ , (10881, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10881, 2, 0x027E0104, 120, -20, -12, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x027E0104 [120.000000 -20.000000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (10881, 2, 0x027E0104, 120, -20, -12, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x027E0104 [120.000000 -20.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10926 Way Back to Tekapuapuh's.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10926 Way Back to Tekapuapuh's.sql index 65f08da5d3..c320b3040e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10926 Way Back to Tekapuapuh's.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10926 Way Back to Tekapuapuh's.sql @@ -29,5 +29,5 @@ VALUES (10926, 1, 0x020001B3) /* Setup */ , (10926, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10926, 2, 0x0DB90014, 57.5, 85.9, -0.1, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x0DB90014 [57.500000 85.900002 -0.100000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (10926, 2, 0x0DB90014, 57.5, 85.9, -0.1, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x0DB90014 [57.500000 85.900002 -0.100000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10927 Gateway Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10927 Gateway Portal.sql index db49d4e9d4..6c7dc1c757 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10927 Gateway Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10927 Gateway Portal.sql @@ -29,5 +29,5 @@ VALUES (10927, 1, 0x020001B3) /* Setup */ , (10927, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10927, 2, 0x577401ED, 230, -40, 6.005, -0.258819, 0, -0, -0.965926) /* Destination */ -/* @teleloc 0x577401ED [230.000000 -40.000000 6.005000] -0.258819 0.000000 -0.000000 -0.965926 */; +VALUES (10927, 2, 0x577401ED, 230, -40, 6.005, -0.258819, 0, 0, -0.965926) /* Destination */ +/* @teleloc 0x577401ED [230.000000 -40.000000 6.005000] -0.258819 0.000000 0.000000 -0.965926 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10928 Gateway Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10928 Gateway Portal.sql index f831e07cd5..99fdd12644 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10928 Gateway Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10928 Gateway Portal.sql @@ -29,5 +29,5 @@ VALUES (10928, 1, 0x020001B3) /* Setup */ , (10928, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10928, 2, 0x57750270, 19.3695, -40.5341, 0.005, -0.386711, 0, -0, -0.922201) /* Destination */ -/* @teleloc 0x57750270 [19.369499 -40.534100 0.005000] -0.386711 0.000000 -0.000000 -0.922201 */; +VALUES (10928, 2, 0x57750270, 19.3695, -40.5341, 0.005, -0.386711, 0, 0, -0.922201) /* Destination */ +/* @teleloc 0x57750270 [19.369499 -40.534100 0.005000] -0.386711 0.000000 0.000000 -0.922201 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10982 Ahurenga Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10982 Ahurenga Portal.sql index d823d00a1c..a9843e7a16 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10982 Ahurenga Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10982 Ahurenga Portal.sql @@ -29,5 +29,5 @@ VALUES (10982, 1, 0x020001B3) /* Setup */ , (10982, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10982, 2, 0x0FB90009, 43, 8.6, 0.005, -0.980098, 0, -0, -0.198513) /* Destination */ -/* @teleloc 0x0FB90009 [43.000000 8.600000 0.005000] -0.980098 0.000000 -0.000000 -0.198513 */; +VALUES (10982, 2, 0x0FB90009, 43, 8.6, 0.005, -0.980098, 0, 0, -0.198513) /* Destination */ +/* @teleloc 0x0FB90009 [43.000000 8.600000 0.005000] -0.980098 0.000000 0.000000 -0.198513 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10983 Habitat Tower Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10983 Habitat Tower Portal.sql index 221ba8fa18..00fc851dd1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10983 Habitat Tower Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10983 Habitat Tower Portal.sql @@ -30,5 +30,5 @@ VALUES (10983, 1, 0x020005D3) /* Setup */ , (10983, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10983, 2, 0x029302B4, 80, -59.6, 0.1, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x029302B4 [80.000000 -59.599998 0.100000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (10983, 2, 0x029302B4, 80, -59.6, 0.1, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x029302B4 [80.000000 -59.599998 0.100000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10984 Exit Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10984 Exit Portal.sql index f1925cff3e..f407ec736e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10984 Exit Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10984 Exit Portal.sql @@ -30,5 +30,5 @@ VALUES (10984, 1, 0x020005D3) /* Setup */ , (10984, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10984, 2, 0x1DBB0019, 92, 20, 25, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x1DBB0019 [92.000000 20.000000 25.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (10984, 2, 0x1DBB0019, 92, 20, 25, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x1DBB0019 [92.000000 20.000000 25.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10986 Dryreach House Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10986 Dryreach House Portal.sql index dedfffbdea..32d49a5bfa 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10986 Dryreach House Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10986 Dryreach House Portal.sql @@ -30,5 +30,5 @@ VALUES (10986, 1, 0x020005D3) /* Setup */ , (10986, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10986, 2, 0xDB75003B, 186, 65, 36, -0.75184, 0, -0, -0.659346) /* Destination */ -/* @teleloc 0xDB75003B [186.000000 65.000000 36.000000] -0.751840 0.000000 -0.000000 -0.659346 */; +VALUES (10986, 2, 0xDB75003B, 186, 65, 36, -0.75184, 0, 0, -0.659346) /* Destination */ +/* @teleloc 0xDB75003B [186.000000 65.000000 36.000000] -0.751840 0.000000 0.000000 -0.659346 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10987 Holtburg House Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10987 Holtburg House Portal.sql index d0d962893b..19f6c8d01f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10987 Holtburg House Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10987 Holtburg House Portal.sql @@ -29,5 +29,5 @@ VALUES (10987, 1, 0x020001B3) /* Setup */ , (10987, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10987, 2, 0xA9B30024, 101.6, 92.8, 106.7, -0.991445, 0, -0, -0.130526) /* Destination */ -/* @teleloc 0xA9B30024 [101.599998 92.800003 106.699997] -0.991445 0.000000 -0.000000 -0.130526 */; +VALUES (10987, 2, 0xA9B30024, 101.6, 92.8, 106.7, -0.991445, 0, 0, -0.130526) /* Destination */ +/* @teleloc 0xA9B30024 [101.599998 92.800003 106.699997] -0.991445 0.000000 0.000000 -0.130526 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10988 Qalaba'r House Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10988 Qalaba'r House Portal.sql index 5fb1825a2e..2cf2f8f855 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10988 Qalaba'r House Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10988 Qalaba'r House Portal.sql @@ -29,5 +29,5 @@ VALUES (10988, 1, 0x020001B3) /* Setup */ , (10988, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10988, 2, 0x9721003E, 190.4, 122, 102, -0.995396, 0, -0, -0.095846) /* Destination */ -/* @teleloc 0x9721003E [190.399994 122.000000 102.000000] -0.995396 0.000000 -0.000000 -0.095846 */; +VALUES (10988, 2, 0x9721003E, 190.4, 122, 102, -0.995396, 0, 0, -0.095846) /* Destination */ +/* @teleloc 0x9721003E [190.399994 122.000000 102.000000] -0.995396 0.000000 0.000000 -0.095846 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10990 Fort Tethana House Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10990 Fort Tethana House Portal.sql index 3bbe8722c0..f2c7944a89 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10990 Fort Tethana House Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/10990 Fort Tethana House Portal.sql @@ -29,5 +29,5 @@ VALUES (10990, 1, 0x020001B3) /* Setup */ , (10990, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10990, 2, 0x2681001D, 77.7, 108.1, 240, -0.522499, 0, -0, -0.85264) /* Destination */ -/* @teleloc 0x2681001D [77.699997 108.099998 240.000000] -0.522498 0.000000 -0.000000 -0.852640 */; +VALUES (10990, 2, 0x2681001D, 77.7, 108.1, 240, -0.522499, 0, 0, -0.85264) /* Destination */ +/* @teleloc 0x2681001D [77.699997 108.099998 240.000000] -0.522499 0.000000 0.000000 -0.852640 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11206 Royal Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11206 Royal Hive Portal.sql index 2e541e54ec..85f6256d59 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11206 Royal Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11206 Royal Hive Portal.sql @@ -31,5 +31,5 @@ VALUES (11206, 1, 0x020005D5) /* Setup */ , (11206, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11206, 2, 0x02880280, 90, -20, -12, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02880280 [90.000000 -20.000000 -12.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11206, 2, 0x02880280, 90, -20, -12, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02880280 [90.000000 -20.000000 -12.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11208 Royal Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11208 Royal Hive Portal.sql index 7aecd86cd0..432b6f35ec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11208 Royal Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11208 Royal Hive Portal.sql @@ -31,5 +31,5 @@ VALUES (11208, 1, 0x020005D5) /* Setup */ , (11208, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11208, 2, 0x028802AA, 140, -70, -12, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x028802AA [140.000000 -70.000000 -12.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (11208, 2, 0x028802AA, 140, -70, -12, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x028802AA [140.000000 -70.000000 -12.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11209 Wasteland Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11209 Wasteland Hive Portal.sql index ce516f688d..6bc13431a3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11209 Wasteland Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11209 Wasteland Hive Portal.sql @@ -30,5 +30,5 @@ VALUES (11209, 1, 0x020005D3) /* Setup */ , (11209, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11209, 2, 0x0285010A, 100, -70, -30, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x0285010A [100.000000 -70.000000 -30.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11209, 2, 0x0285010A, 100, -70, -30, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x0285010A [100.000000 -70.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11210 Mount Elyrii Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11210 Mount Elyrii Hive Portal.sql index 7f872a20ae..b97d3c33f1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11210 Mount Elyrii Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11210 Mount Elyrii Hive Portal.sql @@ -30,5 +30,5 @@ VALUES (11210, 1, 0x020005D3) /* Setup */ , (11210, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11210, 2, 0x03A7010F, 200, -10, -84, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x03A7010F [200.000000 -10.000000 -84.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (11210, 2, 0x03A7010F, 200, -10, -84, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x03A7010F [200.000000 -10.000000 -84.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11212 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11212 Surface Portal.sql index f0c70351c5..8f7601861c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11212 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11212 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (11212, 1, 0x020005D3) /* Setup */ , (11212, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11212, 2, 0x1FBB0028, 119.5, 176, 83.5, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x1FBB0028 [119.500000 176.000000 83.500000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (11212, 2, 0x1FBB0028, 119.5, 176, 83.5, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x1FBB0028 [119.500000 176.000000 83.500000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11213 East Fork Dam Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11213 East Fork Dam Hive Portal.sql index bdc6d55705..b92848addf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11213 East Fork Dam Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11213 East Fork Dam Hive Portal.sql @@ -30,5 +30,5 @@ VALUES (11213, 1, 0x020005D5) /* Setup */ , (11213, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11213, 2, 0x027F0234, 30, -60, 6, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x027F0234 [30.000000 -60.000000 6.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (11213, 2, 0x027F0234, 30, -60, 6, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x027F0234 [30.000000 -60.000000 6.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11215 Mount Elyrii Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11215 Mount Elyrii Hive Portal.sql index feb8a2f798..fd4142f597 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11215 Mount Elyrii Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11215 Mount Elyrii Hive Portal.sql @@ -31,4 +31,4 @@ VALUES (11215, 1, 0x020005D5) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11215, 2, 0x03A703B2, 80, -170, 0.1, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x03A703B2 [80.000000 -170.000000 0.100000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x03A703B2 [80.000000 -170.000000 0.100000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11216 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11216 Surface Portal.sql index b86ace2fee..65d95150b4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11216 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11216 Surface Portal.sql @@ -31,4 +31,4 @@ VALUES (11216, 1, 0x020005D3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11216, 2, 0x20BF0116, 80.8, 60.1, 74.2, 0.452435, 0, 0, -0.891798) /* Destination */ -/* @teleloc 0x20BF0116 [80.800003 60.099998 74.199997] 0.452435 0.000000 0.000000 -0.891797 */; +/* @teleloc 0x20BF0116 [80.800003 60.099998 74.199997] 0.452435 0.000000 0.000000 -0.891798 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11217 North Fork Dam Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11217 North Fork Dam Hive Portal.sql index e446e45e10..d81ba92e40 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11217 North Fork Dam Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11217 North Fork Dam Hive Portal.sql @@ -30,5 +30,5 @@ VALUES (11217, 1, 0x020005D5) /* Setup */ , (11217, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11217, 2, 0x03A602C9, 30, -60, 24, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x03A602C9 [30.000000 -60.000000 24.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11217, 2, 0x03A602C9, 30, -60, 24, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x03A602C9 [30.000000 -60.000000 24.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11219 Tiny Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11219 Tiny Hive Portal.sql index 66d74f7e9b..faaf397157 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11219 Tiny Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11219 Tiny Hive Portal.sql @@ -30,5 +30,5 @@ VALUES (11219, 1, 0x020005D3) /* Setup */ , (11219, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11219, 2, 0x028902A5, 110, -20, -30, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x028902A5 [110.000000 -20.000000 -30.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11219, 2, 0x028902A5, 110, -20, -30, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x028902A5 [110.000000 -20.000000 -30.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11221 Small Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11221 Small Hive Portal.sql index cb2f0170b0..72158db33e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11221 Small Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11221 Small Hive Portal.sql @@ -30,5 +30,5 @@ VALUES (11221, 1, 0x020005D6) /* Setup */ , (11221, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11221, 2, 0x028A023F, 110, -20, -30, -0.766044, 0, -0, -0.642788) /* Destination */ -/* @teleloc 0x028A023F [110.000000 -20.000000 -30.000000] -0.766044 0.000000 -0.000000 -0.642788 */; +VALUES (11221, 2, 0x028A023F, 110, -20, -30, -0.766044, 0, 0, -0.642788) /* Destination */ +/* @teleloc 0x028A023F [110.000000 -20.000000 -30.000000] -0.766044 0.000000 0.000000 -0.642788 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11222 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11222 Surface Portal.sql index 3b7495f862..da624d453d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11222 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11222 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (11222, 1, 0x020005D3) /* Setup */ , (11222, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11222, 2, 0x1EC0003A, 187, 24, 100, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x1EC0003A [187.000000 24.000000 100.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11222, 2, 0x1EC0003A, 187, 24, 100, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x1EC0003A [187.000000 24.000000 100.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11223 Simple Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11223 Simple Hive Portal.sql index 80604eaf37..8b7e99c026 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11223 Simple Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11223 Simple Hive Portal.sql @@ -30,5 +30,5 @@ VALUES (11223, 1, 0x020005D6) /* Setup */ , (11223, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11223, 2, 0x028B026C, 60, -60, -6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x028B026C [60.000000 -60.000000 -6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (11223, 2, 0x028B026C, 60, -60, -6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x028B026C [60.000000 -60.000000 -6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11224 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11224 Surface Portal.sql index 95877f8e12..a0dee119a8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11224 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11224 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (11224, 1, 0x020005D3) /* Setup */ , (11224, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11224, 2, 0x21BC000E, 46, 125, 114, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x21BC000E [46.000000 125.000000 114.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11224, 2, 0x21BC000E, 46, 125, 114, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x21BC000E [46.000000 125.000000 114.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11225 Shallow Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11225 Shallow Hive Portal.sql index 34f3048df9..01fd917fc7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11225 Shallow Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11225 Shallow Hive Portal.sql @@ -30,5 +30,5 @@ VALUES (11225, 1, 0x020005D5) /* Setup */ , (11225, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11225, 2, 0x028C0276, 90, -70, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x028C0276 [90.000000 -70.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (11225, 2, 0x028C0276, 90, -70, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x028C0276 [90.000000 -70.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11226 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11226 Surface Portal.sql index 09f05c1a48..e68fbe658a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11226 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11226 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (11226, 1, 0x020005D3) /* Setup */ , (11226, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11226, 2, 0x24B80037, 146, 153, 122, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x24B80037 [146.000000 153.000000 122.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (11226, 2, 0x24B80037, 146, 153, 122, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x24B80037 [146.000000 153.000000 122.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11229 West Fork Dam Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11229 West Fork Dam Hive Portal.sql index 02b4242262..f21fa96135 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11229 West Fork Dam Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11229 West Fork Dam Hive Portal.sql @@ -30,5 +30,5 @@ VALUES (11229, 1, 0x020005D5) /* Setup */ , (11229, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11229, 2, 0x0D86002E, 125.2, 132, 5.6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0D86002E [125.199997 132.000000 5.600000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (11229, 2, 0x0D86002E, 125.2, 132, 5.6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0D86002E [125.199997 132.000000 5.600000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11230 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11230 Surface Portal.sql index adef7693d4..9d97243289 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11230 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11230 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (11230, 1, 0x020005D3) /* Setup */ , (11230, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11230, 2, 0x1CBE0028, 111, 175, 100, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x1CBE0028 [111.000000 175.000000 100.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11230, 2, 0x1CBE0028, 111, 175, 100, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x1CBE0028 [111.000000 175.000000 100.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11231 Wasteland Hive Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11231 Wasteland Hive Portal.sql index a1eeb765cf..80f1b6116d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11231 Wasteland Hive Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11231 Wasteland Hive Portal.sql @@ -30,5 +30,5 @@ VALUES (11231, 1, 0x020005D5) /* Setup */ , (11231, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11231, 2, 0x028503E6, 100, -80, 12.2, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x028503E6 [100.000000 -80.000000 12.200000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (11231, 2, 0x028503E6, 100, -80, 12.2, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x028503E6 [100.000000 -80.000000 12.200000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11323 Tumerok Cave.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11323 Tumerok Cave.sql index d2293c851b..ae6c4e3054 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11323 Tumerok Cave.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11323 Tumerok Cave.sql @@ -29,5 +29,5 @@ VALUES (11323, 1, 0x020005D2) /* Setup */ , (11323, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11323, 2, 0x028602BF, 40, -50, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x028602BF [40.000000 -50.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11323, 2, 0x028602BF, 40, -50, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x028602BF [40.000000 -50.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11325 Tumerok Cavern.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11325 Tumerok Cavern.sql index a461f48ca0..3c7056cfd1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11325 Tumerok Cavern.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11325 Tumerok Cavern.sql @@ -29,5 +29,5 @@ VALUES (11325, 1, 0x020005D2) /* Setup */ , (11325, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11325, 2, 0x02920219, 34.4, -27.7, 0, -0.444635, 0, -0, -0.895712) /* Destination */ -/* @teleloc 0x02920219 [34.400002 -27.700001 0.000000] -0.444635 0.000000 -0.000000 -0.895712 */; +VALUES (11325, 2, 0x02920219, 34.4, -27.7, 0, -0.444635, 0, 0, -0.895712) /* Destination */ +/* @teleloc 0x02920219 [34.400002 -27.700001 0.000000] -0.444635 0.000000 0.000000 -0.895712 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11326 Exit to the Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11326 Exit to the Surface.sql index ab00f2b8ff..cf436c72ab 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11326 Exit to the Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11326 Exit to the Surface.sql @@ -29,5 +29,5 @@ VALUES (11326, 1, 0x020001B3) /* Setup */ , (11326, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11326, 2, 0x15B10026, 111, 143.3, -0.1, -0.593419, 0, -0, -0.804894) /* Destination */ -/* @teleloc 0x15B10026 [111.000000 143.300003 -0.100000] -0.593419 0.000000 -0.000000 -0.804894 */; +VALUES (11326, 2, 0x15B10026, 111, 143.3, -0.1, -0.593419, 0, 0, -0.804894) /* Destination */ +/* @teleloc 0x15B10026 [111.000000 143.300003 -0.100000] -0.593419 0.000000 0.000000 -0.804894 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11337 Aun Papileona's Shrine to Raeta.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11337 Aun Papileona's Shrine to Raeta.sql index 5559f3288d..92f1896350 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11337 Aun Papileona's Shrine to Raeta.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11337 Aun Papileona's Shrine to Raeta.sql @@ -29,5 +29,5 @@ VALUES (11337, 1, 0x020005D2) /* Setup */ , (11337, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11337, 2, 0x028701F3, 60.1, -4.5, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x028701F3 [60.099998 -4.500000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11337, 2, 0x028701F3, 60.1, -4.5, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x028701F3 [60.099998 -4.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11685 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11685 Exit.sql index 3ee147a437..764961ff7d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11685 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11685 Exit.sql @@ -29,5 +29,5 @@ VALUES (11685, 1, 0x020001B3) /* Setup */ , (11685, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11685, 2, 0xB7630019, 74.5, 21.2, 14, -0.471012, 0, -0, -0.882127) /* Destination */ -/* @teleloc 0xB7630019 [74.500000 21.200001 14.000000] -0.471012 0.000000 -0.000000 -0.882127 */; +VALUES (11685, 2, 0xB7630019, 74.5, 21.2, 14, -0.471012, 0, 0, -0.882127) /* Destination */ +/* @teleloc 0xB7630019 [74.500000 21.200001 14.000000] -0.471012 0.000000 0.000000 -0.882127 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11686 Swamp Gardens.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11686 Swamp Gardens.sql index b9c3da1933..1a419f54cc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11686 Swamp Gardens.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11686 Swamp Gardens.sql @@ -29,5 +29,5 @@ VALUES (11686, 1, 0x020001B3) /* Setup */ , (11686, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11686, 2, 0x028F013C, 10, -20, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x028F013C [10.000000 -20.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (11686, 2, 0x028F013C, 10, -20, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x028F013C [10.000000 -20.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11843 Cragstone Advance Camp Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11843 Cragstone Advance Camp Portal.sql index 2409b1927a..b956abc8a2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11843 Cragstone Advance Camp Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11843 Cragstone Advance Camp Portal.sql @@ -31,5 +31,5 @@ VALUES (11843, 1, 0x020005D3) /* Setup */ , (11843, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11843, 2, 0x027B0200, 50, -30, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x027B0200 [50.000000 -30.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11843, 2, 0x027B0200, 50, -30, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x027B0200 [50.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11845 Cragstone Reinforcements Camp Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11845 Cragstone Reinforcements Camp Portal.sql index bf67ec8104..55870e8ec1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11845 Cragstone Reinforcements Camp Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11845 Cragstone Reinforcements Camp Portal.sql @@ -30,5 +30,5 @@ VALUES (11845, 1, 0x020005D6) /* Setup */ , (11845, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11845, 2, 0x02750158, 90, -610, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02750158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (11845, 2, 0x02750158, 90, -610, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02750158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11848 Cragstone Reinforcements Tower Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11848 Cragstone Reinforcements Tower Portal.sql index 5708374dbe..014a7c2445 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11848 Cragstone Reinforcements Tower Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11848 Cragstone Reinforcements Tower Portal.sql @@ -31,4 +31,4 @@ VALUES (11848, 1, 0x020005D6) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11848, 2, 0xAEA00101, 130.4, 129.6, 151, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0xAEA00101 [130.399994 129.600006 151.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0xAEA00101 [130.399994 129.600006 151.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11849 Hebian-To Advance Camp Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11849 Hebian-To Advance Camp Portal.sql index 53ad793ab7..b3b5b809cf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11849 Hebian-To Advance Camp Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11849 Hebian-To Advance Camp Portal.sql @@ -31,5 +31,5 @@ VALUES (11849, 1, 0x020005D3) /* Setup */ , (11849, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11849, 2, 0x02790200, 50, -30, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02790200 [50.000000 -30.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11849, 2, 0x02790200, 50, -30, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02790200 [50.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11851 Hebian-To Reinforcements Camp Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11851 Hebian-To Reinforcements Camp Portal.sql index f66a4e9923..25d690345a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11851 Hebian-To Reinforcements Camp Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11851 Hebian-To Reinforcements Camp Portal.sql @@ -30,5 +30,5 @@ VALUES (11851, 1, 0x020005D6) /* Setup */ , (11851, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11851, 2, 0x02730158, 90, -610, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02730158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (11851, 2, 0x02730158, 90, -610, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02730158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11852 Hebian-To Advance Tower Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11852 Hebian-To Advance Tower Portal.sql index 2643a71c56..58a872a8e3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11852 Hebian-To Advance Tower Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11852 Hebian-To Advance Tower Portal.sql @@ -31,5 +31,5 @@ VALUES (11852, 1, 0x020005D3) /* Setup */ , (11852, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11852, 2, 0xE04A0101, 158.5, 33.8, 75, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xE04A0101 [158.500000 33.799999 75.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (11852, 2, 0xE04A0101, 158.5, 33.8, 75, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xE04A0101 [158.500000 33.799999 75.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11853 Hebian-To Middle Guard Tower Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11853 Hebian-To Middle Guard Tower Portal.sql index cc7355429d..47d30da7a0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11853 Hebian-To Middle Guard Tower Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11853 Hebian-To Middle Guard Tower Portal.sql @@ -31,5 +31,5 @@ VALUES (11853, 1, 0x020005D3) /* Setup */ , (11853, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11853, 2, 0xDC480101, 154.8, 111.2, 76, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xDC480101 [154.800003 111.199997 76.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11853, 2, 0xDC480101, 154.8, 111.2, 76, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xDC480101 [154.800003 111.199997 76.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11854 Hebian-To Reinforcements Tower Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11854 Hebian-To Reinforcements Tower Portal.sql index 89fdf6b03a..fd3963106f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11854 Hebian-To Reinforcements Tower Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11854 Hebian-To Reinforcements Tower Portal.sql @@ -30,5 +30,5 @@ VALUES (11854, 1, 0x020005D6) /* Setup */ , (11854, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11854, 2, 0xD8470101, 156.8, 63.1, 163, -0.087156, 0, -0, -0.996195) /* Destination */ -/* @teleloc 0xD8470101 [156.800003 63.099998 163.000000] -0.087156 0.000000 -0.000000 -0.996195 */; +VALUES (11854, 2, 0xD8470101, 156.8, 63.1, 163, -0.087156, 0, 0, -0.996195) /* Destination */ +/* @teleloc 0xD8470101 [156.800003 63.099998 163.000000] -0.087156 0.000000 0.000000 -0.996195 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11855 Zaikhal Advance Camp Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11855 Zaikhal Advance Camp Portal.sql index 02ba3f9d85..622f6d0d66 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11855 Zaikhal Advance Camp Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11855 Zaikhal Advance Camp Portal.sql @@ -31,5 +31,5 @@ VALUES (11855, 1, 0x020005D3) /* Setup */ , (11855, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11855, 2, 0x027A0200, 50, -30, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x027A0200 [50.000000 -30.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (11855, 2, 0x027A0200, 50, -30, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x027A0200 [50.000000 -30.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11857 Zaikhal Reinforcements Camp Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11857 Zaikhal Reinforcements Camp Portal.sql index 2d621a35be..ef65c11d7e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11857 Zaikhal Reinforcements Camp Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11857 Zaikhal Reinforcements Camp Portal.sql @@ -30,5 +30,5 @@ VALUES (11857, 1, 0x020005D6) /* Setup */ , (11857, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11857, 2, 0x02740158, 90, -610, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02740158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (11857, 2, 0x02740158, 90, -610, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02740158 [90.000000 -610.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11858 Zaikhal Advance Tower Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11858 Zaikhal Advance Tower Portal.sql index 20d82a8317..c1e7d54130 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11858 Zaikhal Advance Tower Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11858 Zaikhal Advance Tower Portal.sql @@ -31,5 +31,5 @@ VALUES (11858, 1, 0x020005D3) /* Setup */ , (11858, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11858, 2, 0x7D960101, 181.9, 129.9, 246, -0.965926, 0, -0, -0.258819) /* Destination */ -/* @teleloc 0x7D960101 [181.899994 129.899994 246.000000] -0.965926 0.000000 -0.000000 -0.258819 */; +VALUES (11858, 2, 0x7D960101, 181.9, 129.9, 246, -0.965926, 0, 0, -0.258819) /* Destination */ +/* @teleloc 0x7D960101 [181.899994 129.899994 246.000000] -0.965926 0.000000 0.000000 -0.258819 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11860 Zaikhal Reinforcements Tower Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11860 Zaikhal Reinforcements Tower Portal.sql index e1b9a35c15..a0cb70f581 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11860 Zaikhal Reinforcements Tower Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11860 Zaikhal Reinforcements Tower Portal.sql @@ -30,5 +30,5 @@ VALUES (11860, 1, 0x020005D6) /* Setup */ , (11860, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11860, 2, 0x78A10101, 158.2, 61, 148, -0.5, 0, -0, -0.866025) /* Destination */ -/* @teleloc 0x78A10101 [158.199997 61.000000 148.000000] -0.500000 0.000000 -0.000000 -0.866025 */; +VALUES (11860, 2, 0x78A10101, 158.2, 61, 148, -0.5, 0, 0, -0.866025) /* Destination */ +/* @teleloc 0x78A10101 [158.199997 61.000000 148.000000] -0.500000 0.000000 0.000000 -0.866025 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11953 Portal to Bluespire.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11953 Portal to Bluespire.sql index cf0f6f2fce..59a54cf2c2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11953 Portal to Bluespire.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11953 Portal to Bluespire.sql @@ -30,5 +30,5 @@ VALUES (11953, 1, 0x020001B3) /* Setup */ , (11953, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11953, 2, 0x21B00017, 48.19, 165.89, 0.005, -0.083617, 0, -0, -0.996498) /* Destination */ -/* @teleloc 0x21B00017 [48.189999 165.889999 0.005000] -0.083617 0.000000 -0.000000 -0.996498 */; +VALUES (11953, 2, 0x21B00017, 48.19, 165.89, 0.005, -0.083617, 0, 0, -0.996498) /* Destination */ +/* @teleloc 0x21B00017 [48.189999 165.889999 0.005000] -0.083617 0.000000 0.000000 -0.996498 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11958 Marescent Plateau Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11958 Marescent Plateau Portal.sql index f67867195f..c6932cf652 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11958 Marescent Plateau Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11958 Marescent Plateau Portal.sql @@ -31,4 +31,4 @@ VALUES (11958, 1, 0x020005D6) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11958, 2, 0x1EB4001A, 78.7, 31.2, 80.8, 0.994613, 0, 0, -0.103661) /* Destination */ -/* @teleloc 0x1EB4001A [78.699997 31.200001 80.800003] 0.994613 0.000000 0.000000 -0.103660 */; +/* @teleloc 0x1EB4001A [78.699997 31.200001 80.800003] 0.994613 0.000000 0.000000 -0.103661 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11959 Base of the Timaru Plateau Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11959 Base of the Timaru Plateau Portal.sql index b4201380fb..4bef9a695f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11959 Base of the Timaru Plateau Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11959 Base of the Timaru Plateau Portal.sql @@ -30,4 +30,4 @@ VALUES (11959, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11959, 2, 0x1EB60013, 58.6, 61.1, 90, 0.450099, 0, 0, -0.892979) /* Destination */ -/* @teleloc 0x1EB60013 [58.599998 61.099998 90.000000] 0.450098 0.000000 0.000000 -0.892979 */; +/* @teleloc 0x1EB60013 [58.599998 61.099998 90.000000] 0.450099 0.000000 0.000000 -0.892979 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11961 Ogham Dungeon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11961 Ogham Dungeon.sql index c254b750b4..284826a46f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11961 Ogham Dungeon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11961 Ogham Dungeon.sql @@ -29,5 +29,5 @@ VALUES (11961, 1, 0x020001B3) /* Setup */ , (11961, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11961, 2, 0x0272029A, 160, -60, -6, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x0272029A [160.000000 -60.000000 -6.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (11961, 2, 0x0272029A, 160, -60, -6, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x0272029A [160.000000 -60.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11969 Ice Chasm Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11969 Ice Chasm Portal.sql index ac23852aef..36ce36e070 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11969 Ice Chasm Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/11969 Ice Chasm Portal.sql @@ -30,5 +30,5 @@ VALUES (11969, 1, 0x020005D5) /* Setup */ , (11969, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11969, 2, 0x03A702F6, 160, -120, -30, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x03A702F6 [160.000000 -120.000000 -30.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (11969, 2, 0x03A702F6, 160, -120, -30, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x03A702F6 [160.000000 -120.000000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12047 Weeping Pit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12047 Weeping Pit.sql index 441fff1fad..bb8a6dc501 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12047 Weeping Pit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12047 Weeping Pit.sql @@ -29,5 +29,5 @@ VALUES (12047, 1, 0x020001B3) /* Setup */ , (12047, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12047, 2, 0x03A50104, 10, -10, 0, -0.930418, 0, -0, -0.366501) /* Destination */ -/* @teleloc 0x03A50104 [10.000000 -10.000000 0.000000] -0.930418 0.000000 -0.000000 -0.366501 */; +VALUES (12047, 2, 0x03A50104, 10, -10, 0, -0.930418, 0, 0, -0.366501) /* Destination */ +/* @teleloc 0x03A50104 [10.000000 -10.000000 0.000000] -0.930418 0.000000 0.000000 -0.366501 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12048 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12048 Surface Portal.sql index 20cc9d679a..1d64b3c24a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12048 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12048 Surface Portal.sql @@ -31,5 +31,5 @@ VALUES (12048, 1, 0x020001B3) /* Setup */ , (12048, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12048, 2, 0x7209000B, 28.6, 49.1, 0, -0.748956, 0, -0, -0.66262) /* Destination */ -/* @teleloc 0x7209000B [28.600000 49.099998 0.000000] -0.748956 0.000000 -0.000000 -0.662620 */; +VALUES (12048, 2, 0x7209000B, 28.6, 49.1, 0, -0.748956, 0, 0, -0.66262) /* Destination */ +/* @teleloc 0x7209000B [28.600000 49.099998 0.000000] -0.748956 0.000000 0.000000 -0.662620 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12148 The Asteliary.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12148 The Asteliary.sql index ed746e2dbf..76d8a1f062 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12148 The Asteliary.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12148 The Asteliary.sql @@ -30,5 +30,5 @@ VALUES (12148, 1, 0x020005D3) /* Setup */ , (12148, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12148, 2, 0x03A40131, 30, -10, -6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x03A40131 [30.000000 -10.000000 -6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (12148, 2, 0x03A40131, 30, -10, -6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x03A40131 [30.000000 -10.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12149 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12149 Surface.sql index 990765b10f..dbbc1cec4e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12149 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12149 Surface.sql @@ -29,5 +29,5 @@ VALUES (12149, 1, 0x020001B3) /* Setup */ , (12149, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12149, 2, 0x9572001E, 83.9, 141.2, 158, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x9572001E [83.900002 141.199997 158.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (12149, 2, 0x9572001E, 83.9, 141.2, 158, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x9572001E [83.900002 141.199997 158.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12150 Northern Infiltrator Keep.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12150 Northern Infiltrator Keep.sql index db1e145d56..0af567b0d6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12150 Northern Infiltrator Keep.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12150 Northern Infiltrator Keep.sql @@ -30,5 +30,5 @@ VALUES (12150, 1, 0x020005D3) /* Setup */ , (12150, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12150, 2, 0x03A30201, 70, -590, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x03A30201 [70.000000 -590.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (12150, 2, 0x03A30201, 70, -590, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x03A30201 [70.000000 -590.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12151 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12151 Surface.sql index 8547211024..66b95ab7a3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12151 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12151 Surface.sql @@ -29,5 +29,5 @@ VALUES (12151, 1, 0x020001B3) /* Setup */ , (12151, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12151, 2, 0x85920026, 111.3, 121.8, 124, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x85920026 [111.300003 121.800003 124.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (12151, 2, 0x85920026, 111.3, 121.8, 124, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x85920026 [111.300003 121.800003 124.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12152 Southern Infiltrator Keep.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12152 Southern Infiltrator Keep.sql index 82897fdeec..19dd9cf25e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12152 Southern Infiltrator Keep.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12152 Southern Infiltrator Keep.sql @@ -30,5 +30,5 @@ VALUES (12152, 1, 0x020005D3) /* Setup */ , (12152, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12152, 2, 0x03A2025E, 310, -10, 12, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x03A2025E [310.000000 -10.000000 12.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (12152, 2, 0x03A2025E, 310, -10, 12, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x03A2025E [310.000000 -10.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12153 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12153 Surface.sql index de6a49090e..72926ac959 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12153 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12153 Surface.sql @@ -29,5 +29,5 @@ VALUES (12153, 1, 0x020001B3) /* Setup */ , (12153, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12153, 2, 0x9E3E002A, 138.5, 32.9, 99.8, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x9E3E002A [138.500000 32.900002 99.800003] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (12153, 2, 0x9E3E002A, 138.5, 32.9, 99.8, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x9E3E002A [138.500000 32.900002 99.800003] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12160 Nanto Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12160 Nanto Portal.sql index 03c3e1dac2..fa96886dbf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12160 Nanto Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12160 Nanto Portal.sql @@ -29,5 +29,5 @@ VALUES (12160, 1, 0x020001B3) /* Setup */ , (12160, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12160, 2, 0xE63E0022, 96.96, 37.722, 74.542, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xE63E0022 [96.959999 37.722000 74.542000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (12160, 2, 0xE63E0022, 96.96, 37.722, 74.542, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xE63E0022 [96.959999 37.722000 74.542000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12290 Singular Chorizite Repository.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12290 Singular Chorizite Repository.sql index c155d2930a..f522366213 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12290 Singular Chorizite Repository.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12290 Singular Chorizite Repository.sql @@ -30,5 +30,5 @@ VALUES (12290, 1, 0x020005D3) /* Setup */ , (12290, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12290, 2, 0x03A0027F, 90, -540, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x03A0027F [90.000000 -540.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (12290, 2, 0x03A0027F, 90, -540, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x03A0027F [90.000000 -540.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12291 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12291 Surface Portal.sql index e24415fc25..570257c554 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12291 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12291 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (12291, 1, 0x020001B3) /* Setup */ , (12291, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12291, 2, 0xBF1E003F, 173.3, 165.1, 292, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xBF1E003F [173.300003 165.100006 292.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (12291, 2, 0xBF1E003F, 173.3, 165.1, 292, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xBF1E003F [173.300003 165.100006 292.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12292 Seat of the New Singularity.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12292 Seat of the New Singularity.sql index dbb4cd8c5d..1277dea60f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12292 Seat of the New Singularity.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12292 Seat of the New Singularity.sql @@ -30,5 +30,5 @@ VALUES (12292, 1, 0x020005D6) /* Setup */ , (12292, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12292, 2, 0x039E02FA, 122.4, -897.3, 1.5, -0.552664, 0, -0, -0.833404) /* Destination */ -/* @teleloc 0x039E02FA [122.400002 -897.299988 1.500000] -0.552664 0.000000 -0.000000 -0.833404 */; +VALUES (12292, 2, 0x039E02FA, 122.4, -897.3, 1.5, -0.552664, 0, 0, -0.833404) /* Destination */ +/* @teleloc 0x039E02FA [122.400002 -897.299988 1.500000] -0.552664 0.000000 0.000000 -0.833404 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12293 Return Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12293 Return Portal.sql index cce7ce5635..6466b4d570 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12293 Return Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12293 Return Portal.sql @@ -29,8 +29,8 @@ VALUES (12293, 1, 0x020001B3) /* Setup */ , (12293, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12293, 2, 0x7F900025, 103.8, 113, 142.7, -0.309017, 0, -0, -0.951057) /* Destination */ -/* @teleloc 0x7F900025 [103.800003 113.000000 142.699997] -0.309017 0.000000 -0.000000 -0.951056 */; +VALUES (12293, 2, 0x7F900025, 103.8, 113, 142.7, -0.309017, 0, 0, -0.951057) /* Destination */ +/* @teleloc 0x7F900025 [103.800003 113.000000 142.699997] -0.309017 0.000000 0.000000 -0.951057 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (12293, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12294 Singular Obsidian Repository.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12294 Singular Obsidian Repository.sql index f5a83a410c..f814e32f82 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12294 Singular Obsidian Repository.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12294 Singular Obsidian Repository.sql @@ -30,5 +30,5 @@ VALUES (12294, 1, 0x020005D6) /* Setup */ , (12294, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12294, 2, 0x039F02F1, 220, -330, 18, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x039F02F1 [220.000000 -330.000000 18.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (12294, 2, 0x039F02F1, 220, -330, 18, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x039F02F1 [220.000000 -330.000000 18.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12295 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12295 Surface Portal.sql index cc2c6d78f5..a6e05e253b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12295 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12295 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (12295, 1, 0x020001B3) /* Setup */ , (12295, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12295, 2, 0x2E39001D, 90.8, 119.6, 120, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x2E39001D [90.800003 119.599998 120.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (12295, 2, 0x2E39001D, 90.8, 119.6, 120, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x2E39001D [90.800003 119.599998 120.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12296 Singular Pyreal Repository.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12296 Singular Pyreal Repository.sql index 8d3774f173..ee342f1bcf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12296 Singular Pyreal Repository.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12296 Singular Pyreal Repository.sql @@ -30,5 +30,5 @@ VALUES (12296, 1, 0x020005D3) /* Setup */ , (12296, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12296, 2, 0x03A102B6, 90, -600, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x03A102B6 [90.000000 -600.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (12296, 2, 0x03A102B6, 90, -600, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x03A102B6 [90.000000 -600.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12297 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12297 Surface Portal.sql index 46210d3934..00f2936021 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12297 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12297 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (12297, 1, 0x020001B3) /* Setup */ , (12297, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12297, 2, 0x8A7A0022, 104, 28.4, 60, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x8A7A0022 [104.000000 28.400000 60.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (12297, 2, 0x8A7A0022, 104, 28.4, 60, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x8A7A0022 [104.000000 28.400000 60.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12466 Adams' Beach Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12466 Adams' Beach Portal.sql index bf7a7ab550..8eec5185d3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12466 Adams' Beach Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12466 Adams' Beach Portal.sql @@ -29,5 +29,5 @@ VALUES (12466, 1, 0x020001B3) /* Setup */ , (12466, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12466, 2, 0x3DC7001B, 74.931, 65.051, 0.005, -0.364633, 0, -0, -0.931151) /* Destination */ -/* @teleloc 0x3DC7001B [74.931000 65.051003 0.005000] -0.364633 0.000000 -0.000000 -0.931151 */; +VALUES (12466, 2, 0x3DC7001B, 74.931, 65.051, 0.005, -0.364633, 0, 0, -0.931151) /* Destination */ +/* @teleloc 0x3DC7001B [74.931000 65.051003 0.005000] -0.364633 0.000000 0.000000 -0.931151 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12467 Adventurer's Haven Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12467 Adventurer's Haven Cottages Portal.sql index 0c2539cf97..6a54672c9a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12467 Adventurer's Haven Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12467 Adventurer's Haven Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12467, 1, 0x020001B3) /* Setup */ , (12467, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12467, 2, 0xAC810024, 101.186, 91.024, 27.987, -0.924772, 0, -0, -0.380522) /* Destination */ -/* @teleloc 0xAC810024 [101.185997 91.024002 27.987000] -0.924772 0.000000 -0.000000 -0.380522 */; +VALUES (12467, 2, 0xAC810024, 101.186, 91.024, 27.987, -0.924772, 0, 0, -0.380522) /* Destination */ +/* @teleloc 0xAC810024 [101.185997 91.024002 27.987000] -0.924772 0.000000 0.000000 -0.380522 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12470 Al-Kasan Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12470 Al-Kasan Settlement Portal.sql index 8938a345e9..a206ae7a45 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12470 Al-Kasan Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12470 Al-Kasan Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12470, 1, 0x020001B3) /* Setup */ , (12470, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12470, 2, 0x8B550030, 127.721, 175.309, 15.798, -0.195211, 0, -0, -0.980761) /* Destination */ -/* @teleloc 0x8B550030 [127.721001 175.309006 15.798000] -0.195211 0.000000 -0.000000 -0.980761 */; +VALUES (12470, 2, 0x8B550030, 127.721, 175.309, 15.798, -0.195211, 0, 0, -0.980761) /* Destination */ +/* @teleloc 0x8B550030 [127.721001 175.309006 15.798000] -0.195211 0.000000 0.000000 -0.980761 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12473 Arida Butte Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12473 Arida Butte Portal.sql index ba5679fd3c..a609d08032 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12473 Arida Butte Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12473 Arida Butte Portal.sql @@ -29,5 +29,5 @@ VALUES (12473, 1, 0x020001B3) /* Setup */ , (12473, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12473, 2, 0xAD62003E, 183.102, 127.419, 53.488, -0.731818, 0, -0, -0.6815) /* Destination */ -/* @teleloc 0xAD62003E [183.102005 127.418999 53.487999] -0.731818 0.000000 -0.000000 -0.681500 */; +VALUES (12473, 2, 0xAD62003E, 183.102, 127.419, 53.488, -0.731818, 0, 0, -0.6815) /* Destination */ +/* @teleloc 0xAD62003E [183.102005 127.418999 53.487999] -0.731818 0.000000 0.000000 -0.681500 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12477 Blackmire Edge Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12477 Blackmire Edge Cottages Portal.sql index ce4e69f327..fb7e3b7681 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12477 Blackmire Edge Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12477 Blackmire Edge Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12477, 1, 0x020001B3) /* Setup */ , (12477, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12477, 2, 0xB95C003E, 185.652, 121.417, 10.534, -0.79008, 0, -0, -0.613004) /* Destination */ -/* @teleloc 0xB95C003E [185.651993 121.417000 10.534000] -0.790080 0.000000 -0.000000 -0.613004 */; +VALUES (12477, 2, 0xB95C003E, 185.652, 121.417, 10.534, -0.79008, 0, 0, -0.613004) /* Destination */ +/* @teleloc 0xB95C003E [185.651993 121.417000 10.534000] -0.790080 0.000000 0.000000 -0.613004 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12480 Broadacre Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12480 Broadacre Cottages Portal.sql index 0fddbffa8c..92e6f636f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12480 Broadacre Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12480 Broadacre Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12480, 1, 0x020001B3) /* Setup */ , (12480, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12480, 2, 0xCE700033, 158.468, 52.971, 41.591, -0.836621, 0, -0, -0.547782) /* Destination */ -/* @teleloc 0xCE700033 [158.468002 52.971001 41.591000] -0.836621 0.000000 -0.000000 -0.547782 */; +VALUES (12480, 2, 0xCE700033, 158.468, 52.971, 41.591, -0.836621, 0, 0, -0.547782) /* Destination */ +/* @teleloc 0xCE700033 [158.468002 52.971001 41.591000] -0.836621 0.000000 0.000000 -0.547782 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12481 Broken Sword Bethel Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12481 Broken Sword Bethel Settlement Portal.sql index f8dafa3b82..fa1c231b5a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12481 Broken Sword Bethel Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12481 Broken Sword Bethel Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12481, 1, 0x020001B3) /* Setup */ , (12481, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12481, 2, 0xAD6A003B, 186.255, 69.088, 27.762, -0.712694, 0, -0, -0.701476) /* Destination */ -/* @teleloc 0xAD6A003B [186.255005 69.087997 27.761999] -0.712694 0.000000 -0.000000 -0.701476 */; +VALUES (12481, 2, 0xAD6A003B, 186.255, 69.088, 27.762, -0.712694, 0, 0, -0.701476) /* Destination */ +/* @teleloc 0xAD6A003B [186.255005 69.087997 27.761999] -0.712694 0.000000 0.000000 -0.701476 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12482 Cape Feirgard Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12482 Cape Feirgard Cottages Portal.sql index 07b28ff732..d2f7f856cf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12482 Cape Feirgard Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12482 Cape Feirgard Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12482, 1, 0x020001B3) /* Setup */ , (12482, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12482, 2, 0xD1A50029, 134.538, 18.162, 4.609, -0.966683, 0, -0, -0.255977) /* Destination */ -/* @teleloc 0xD1A50029 [134.537994 18.162001 4.609000] -0.966683 0.000000 -0.000000 -0.255977 */; +VALUES (12482, 2, 0xD1A50029, 134.538, 18.162, 4.609, -0.966683, 0, 0, -0.255977) /* Destination */ +/* @teleloc 0xD1A50029 [134.537994 18.162001 4.609000] -0.966683 0.000000 0.000000 -0.255977 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12484 Chi Zou Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12484 Chi Zou Cottages Portal.sql index 966952d842..11fded8ae5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12484 Chi Zou Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12484 Chi Zou Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12484, 1, 0x020001B3) /* Setup */ , (12484, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12484, 2, 0xD65A003F, 168.899, 163.348, 19.93, -0.396828, 0, -0, -0.917893) /* Destination */ -/* @teleloc 0xD65A003F [168.899002 163.348007 19.930000] -0.396828 0.000000 -0.000000 -0.917893 */; +VALUES (12484, 2, 0xD65A003F, 168.899, 163.348, 19.93, -0.396828, 0, 0, -0.917893) /* Destination */ +/* @teleloc 0xD65A003F [168.899002 163.348007 19.930000] -0.396828 0.000000 0.000000 -0.917893 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12485 Cragstone Farms Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12485 Cragstone Farms Portal.sql index ce962ce00a..c2bf6e943e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12485 Cragstone Farms Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12485 Cragstone Farms Portal.sql @@ -29,5 +29,5 @@ VALUES (12485, 1, 0x020001B3) /* Setup */ , (12485, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12485, 2, 0xB598003D, 172.139, 118.162, 43.315, -0.590669, 0, -0, -0.806914) /* Destination */ -/* @teleloc 0xB598003D [172.139008 118.162003 43.314999] -0.590669 0.000000 -0.000000 -0.806914 */; +VALUES (12485, 2, 0xB598003D, 172.139, 118.162, 43.315, -0.590669, 0, 0, -0.806914) /* Destination */ +/* @teleloc 0xB598003D [172.139008 118.162003 43.314999] -0.590669 0.000000 0.000000 -0.806914 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12486 Desolation Beach Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12486 Desolation Beach Portal.sql index 92341b1030..a39e6db872 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12486 Desolation Beach Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12486 Desolation Beach Portal.sql @@ -29,5 +29,5 @@ VALUES (12486, 1, 0x020001B3) /* Setup */ , (12486, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12486, 2, 0x49E60004, 19.429, 80.472, 0.005, -0.920259, 0, -0, -0.391309) /* Destination */ -/* @teleloc 0x49E60004 [19.429001 80.472000 0.005000] -0.920259 0.000000 -0.000000 -0.391309 */; +VALUES (12486, 2, 0x49E60004, 19.429, 80.472, 0.005, -0.920259, 0, 0, -0.391309) /* Destination */ +/* @teleloc 0x49E60004 [19.429001 80.472000 0.005000] -0.920259 0.000000 0.000000 -0.391309 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12487 Dryreach Beach Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12487 Dryreach Beach Cottages Portal.sql index b7e328accc..ad1b532c35 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12487 Dryreach Beach Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12487 Dryreach Beach Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12487, 1, 0x020001B3) /* Setup */ , (12487, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12487, 2, 0xDF6F003C, 173.78, 76.204, 0.005, -0.851668, 0, -0, -0.524083) /* Destination */ -/* @teleloc 0xDF6F003C [173.779999 76.204002 0.005000] -0.851667 0.000000 -0.000000 -0.524083 */; +VALUES (12487, 2, 0xDF6F003C, 173.78, 76.204, 0.005, -0.851668, 0, 0, -0.524083) /* Destination */ +/* @teleloc 0xDF6F003C [173.779999 76.204002 0.005000] -0.851668 0.000000 0.000000 -0.524083 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12490 East Lytelthorpe Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12490 East Lytelthorpe Settlement Portal.sql index 8792d28f84..6d4c673755 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12490 East Lytelthorpe Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12490 East Lytelthorpe Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12490, 1, 0x020001B3) /* Setup */ , (12490, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12490, 2, 0xC77F0036, 162.425, 132.423, 30.399, -0.547016, 0, -0, -0.837123) /* Destination */ -/* @teleloc 0xC77F0036 [162.425003 132.423004 30.399000] -0.547015 0.000000 -0.000000 -0.837122 */; +VALUES (12490, 2, 0xC77F0036, 162.425, 132.423, 30.399, -0.547016, 0, 0, -0.837123) /* Destination */ +/* @teleloc 0xC77F0036 [162.425003 132.423004 30.399000] -0.547016 0.000000 0.000000 -0.837123 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12491 West Sawato Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12491 West Sawato Cottages Portal.sql index 98f2feca89..42a144a035 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12491 West Sawato Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12491 West Sawato Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12491, 1, 0x020001B3) /* Setup */ , (12491, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12491, 2, 0xC2580018, 68.667, 182.4, 12.005, -0.04892, 0, -0, -0.998803) /* Destination */ -/* @teleloc 0xC2580018 [68.667000 182.399994 12.005000] -0.048920 0.000000 -0.000000 -0.998803 */; +VALUES (12491, 2, 0xC2580018, 68.667, 182.4, 12.005, -0.04892, 0, 0, -0.998803) /* Destination */ +/* @teleloc 0xC2580018 [68.667000 182.399994 12.005000] -0.048920 0.000000 0.000000 -0.998803 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12493 East Span Way Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12493 East Span Way Settlement Portal.sql index 6dfaf1415f..ce85aa1d90 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12493 East Span Way Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12493 East Span Way Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12493, 1, 0x020001B3) /* Setup */ , (12493, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12493, 2, 0xBBA8003D, 180.462, 101.232, 74.005, -0.842048, 0, -0, -0.539403) /* Destination */ -/* @teleloc 0xBBA8003D [180.462006 101.232002 74.004997] -0.842048 0.000000 -0.000000 -0.539403 */; +VALUES (12493, 2, 0xBBA8003D, 180.462, 101.232, 74.005, -0.842048, 0, 0, -0.539403) /* Destination */ +/* @teleloc 0xBBA8003D [180.462006 101.232002 74.004997] -0.842048 0.000000 0.000000 -0.539403 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12496 Faranar Foothills Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12496 Faranar Foothills Portal.sql index 6aee74554a..4656fde082 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12496 Faranar Foothills Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12496 Faranar Foothills Portal.sql @@ -29,5 +29,5 @@ VALUES (12496, 1, 0x020001B3) /* Setup */ , (12496, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12496, 2, 0xB26C002C, 139.718, 94.246, 24.508, -0.954795, 0, -0, -0.297267) /* Destination */ -/* @teleloc 0xB26C002C [139.718002 94.246002 24.507999] -0.954795 0.000000 -0.000000 -0.297267 */; +VALUES (12496, 2, 0xB26C002C, 139.718, 94.246, 24.508, -0.954795, 0, 0, -0.297267) /* Destination */ +/* @teleloc 0xB26C002C [139.718002 94.246002 24.507999] -0.954795 0.000000 0.000000 -0.297267 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12497 Filos' Font Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12497 Filos' Font Cottages Portal.sql index 11b77db100..64290a45ac 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12497 Filos' Font Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12497 Filos' Font Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12497, 1, 0x020001B3) /* Setup */ , (12497, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12497, 2, 0xCE90002A, 124.833, 44.92, 28.005, -0.962784, 0, -0, -0.270273) /* Destination */ -/* @teleloc 0xCE90002A [124.833000 44.919998 28.004999] -0.962784 0.000000 -0.000000 -0.270273 */; +VALUES (12497, 2, 0xCE90002A, 124.833, 44.92, 28.005, -0.962784, 0, 0, -0.270273) /* Destination */ +/* @teleloc 0xCE90002A [124.833000 44.919998 28.004999] -0.962784 0.000000 0.000000 -0.270273 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12498 Forgotten Hills Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12498 Forgotten Hills Portal.sql index 3bbc225e62..c4c23ed424 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12498 Forgotten Hills Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12498 Forgotten Hills Portal.sql @@ -29,5 +29,5 @@ VALUES (12498, 1, 0x020001B3) /* Setup */ , (12498, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12498, 2, 0xAE910029, 138.468, 12.838, 38.482, -0.952507, 0, -0, -0.304515) /* Destination */ -/* @teleloc 0xAE910029 [138.468002 12.838000 38.481998] -0.952507 0.000000 -0.000000 -0.304515 */; +VALUES (12498, 2, 0xAE910029, 138.468, 12.838, 38.482, -0.952507, 0, 0, -0.304515) /* Destination */ +/* @teleloc 0xAE910029 [138.468002 12.838000 38.481998] -0.952507 0.000000 0.000000 -0.304515 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12502 Glenden Hills North Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12502 Glenden Hills North Settlement Portal.sql index 139f5f904a..27eeca2f1f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12502 Glenden Hills North Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12502 Glenden Hills North Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12502, 1, 0x020001B3) /* Setup */ , (12502, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12502, 2, 0xA0AB003A, 176.684, 44.084, 68.331, -0.61786, 0, -0, -0.786288) /* Destination */ -/* @teleloc 0xA0AB003A [176.684006 44.084000 68.331001] -0.617860 0.000000 -0.000000 -0.786288 */; +VALUES (12502, 2, 0xA0AB003A, 176.684, 44.084, 68.331, -0.61786, 0, 0, -0.786288) /* Destination */ +/* @teleloc 0xA0AB003A [176.684006 44.084000 68.331001] -0.617860 0.000000 0.000000 -0.786288 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12504 Ijaniya Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12504 Ijaniya Portal.sql index df03a22c45..5ed4f0d025 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12504 Ijaniya Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12504 Ijaniya Portal.sql @@ -29,5 +29,5 @@ VALUES (12504, 1, 0x020001B3) /* Setup */ , (12504, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12504, 2, 0x85560002, 5.256, 41.536, 14.443, -0.967409, 0, -0, -0.253218) /* Destination */ -/* @teleloc 0x85560002 [5.256000 41.535999 14.443000] -0.967409 0.000000 -0.000000 -0.253218 */; +VALUES (12504, 2, 0x85560002, 5.256, 41.536, 14.443, -0.967409, 0, 0, -0.253218) /* Destination */ +/* @teleloc 0x85560002 [5.256000 41.535999 14.443000] -0.967409 0.000000 0.000000 -0.253218 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12505 Imuth Maer Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12505 Imuth Maer Cottages Portal.sql index 678ad30bc2..8f7f881c5f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12505 Imuth Maer Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12505 Imuth Maer Cottages Portal.sql @@ -30,4 +30,4 @@ VALUES (12505, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (12505, 2, 0xCB6B0015, 59.618, 106.768, 64.274, 0.974593, 0, 0, -0.223982) /* Destination */ -/* @teleloc 0xCB6B0015 [59.618000 106.767998 64.274002] 0.974593 0.000000 0.000000 -0.223981 */; +/* @teleloc 0xCB6B0015 [59.618000 106.767998 64.274002] 0.974593 0.000000 0.000000 -0.223982 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12506 Ishilai Inlet Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12506 Ishilai Inlet Settlement Portal.sql index 52736e5860..1b084b20af 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12506 Ishilai Inlet Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12506 Ishilai Inlet Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12506, 1, 0x020001B3) /* Setup */ , (12506, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12506, 2, 0xBF19003D, 171.467, 115.901, 99.322, -0.187544, 0, -0, -0.982256) /* Destination */ -/* @teleloc 0xBF19003D [171.466995 115.901001 99.321999] -0.187544 0.000000 -0.000000 -0.982256 */; +VALUES (12506, 2, 0xBF19003D, 171.467, 115.901, 99.322, -0.187544, 0, 0, -0.982256) /* Destination */ +/* @teleloc 0xBF19003D [171.466995 115.901001 99.321999] -0.187544 0.000000 0.000000 -0.982256 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12508 Jinianshi Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12508 Jinianshi Portal.sql index 8ce0fd6f42..a3f9af12be 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12508 Jinianshi Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12508 Jinianshi Portal.sql @@ -29,5 +29,5 @@ VALUES (12508, 1, 0x020001B3) /* Setup */ , (12508, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12508, 2, 0xB55D0026, 110.6461, 0.279, 21.564, -0.318554, 0, -0, -0.947905) /* Destination */ -/* @teleloc 0xB55D0026 [110.646133 0.279000 21.563999] -0.318554 0.000000 -0.000000 -0.947905 */; +VALUES (12508, 2, 0xB55D0026, 110.6461, 0.279, 21.564, -0.318554, 0, 0, -0.947905) /* Destination */ +/* @teleloc 0xB55D0026 [110.646103 0.279000 21.563999] -0.318554 0.000000 0.000000 -0.947905 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12509 Lake Blessed Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12509 Lake Blessed Cottages Portal.sql index ab619981f4..b201f84eed 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12509 Lake Blessed Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12509 Lake Blessed Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12509, 1, 0x020001B3) /* Setup */ , (12509, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12509, 2, 0xC7940003, 8.368, 61.926, 2.005, -0.935989, 0, -0, -0.35203) /* Destination */ -/* @teleloc 0xC7940003 [8.368000 61.925999 2.005000] -0.935989 0.000000 -0.000000 -0.352029 */; +VALUES (12509, 2, 0xC7940003, 8.368, 61.926, 2.005, -0.935989, 0, 0, -0.35203) /* Destination */ +/* @teleloc 0xC7940003 [8.368000 61.925999 2.005000] -0.935989 0.000000 0.000000 -0.352030 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12510 Lake NemuelSettlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12510 Lake NemuelSettlement Portal.sql index a6f79104d3..db791421bf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12510 Lake NemuelSettlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12510 Lake NemuelSettlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12510, 1, 0x020001B3) /* Setup */ , (12510, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12510, 2, 0x7FCD0028, 103.726, 182.172, 152.649, -0.650668, 0, -0, -0.759363) /* Destination */ -/* @teleloc 0x7FCD0028 [103.725998 182.171997 152.649002] -0.650668 0.000000 -0.000000 -0.759362 */; +VALUES (12510, 2, 0x7FCD0028, 103.726, 182.172, 152.649, -0.650668, 0, 0, -0.759363) /* Destination */ +/* @teleloc 0x7FCD0028 [103.725998 182.171997 152.649002] -0.650668 0.000000 0.000000 -0.759363 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12511 Leafdawning Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12511 Leafdawning Settlement Portal.sql index f7c3745693..d62e5c8d4a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12511 Leafdawning Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12511 Leafdawning Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12511, 1, 0x020001B3) /* Setup */ , (12511, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12511, 2, 0xC18F0025, 110.706, 116.91, 11.748, -0.770408, 0, -0, -0.637552) /* Destination */ -/* @teleloc 0xC18F0025 [110.706001 116.910004 11.748000] -0.770408 0.000000 -0.000000 -0.637552 */; +VALUES (12511, 2, 0xC18F0025, 110.706, 116.91, 11.748, -0.770408, 0, 0, -0.637552) /* Destination */ +/* @teleloc 0xC18F0025 [110.706001 116.910004 11.748000] -0.770408 0.000000 0.000000 -0.637552 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12512 Liang Chi Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12512 Liang Chi Settlement Portal.sql index ba87e646bb..02b6b2638c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12512 Liang Chi Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12512 Liang Chi Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12512, 1, 0x020001B3) /* Setup */ , (12512, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12512, 2, 0xB374002A, 127.499, 30.087, 25.615, -0.945675, 0, -0, -0.325114) /* Destination */ -/* @teleloc 0xB374002A [127.499001 30.087000 25.615000] -0.945675 0.000000 -0.000000 -0.325114 */; +VALUES (12512, 2, 0xB374002A, 127.499, 30.087, 25.615, -0.945675, 0, 0, -0.325114) /* Destination */ +/* @teleloc 0xB374002A [127.499001 30.087000 25.615000] -0.945675 0.000000 0.000000 -0.325114 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12513 Lilyglen Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12513 Lilyglen Cottages Portal.sql index 51ce4f3a88..5c99ba70ce 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12513 Lilyglen Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12513 Lilyglen Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12513, 1, 0x020001B3) /* Setup */ , (12513, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12513, 2, 0xA3BB003C, 182.033, 77.688, 32.005, -0.779272, 0, -0, -0.626685) /* Destination */ -/* @teleloc 0xA3BB003C [182.033005 77.688004 32.005001] -0.779272 0.000000 -0.000000 -0.626685 */; +VALUES (12513, 2, 0xA3BB003C, 182.033, 77.688, 32.005, -0.779272, 0, 0, -0.626685) /* Destination */ +/* @teleloc 0xA3BB003C [182.033005 77.688004 32.005001] -0.779272 0.000000 0.000000 -0.626685 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12515 Lugian Meadows Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12515 Lugian Meadows Settlement Portal.sql index 42c598137e..c832f31896 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12515 Lugian Meadows Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12515 Lugian Meadows Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12515, 1, 0x020001B3) /* Setup */ , (12515, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12515, 2, 0xD1220033, 157.493, 56.902, 68.521, -0.859959, 0, -0, -0.510363) /* Destination */ -/* @teleloc 0xD1220033 [157.492996 56.902000 68.521004] -0.859959 0.000000 -0.000000 -0.510363 */; +VALUES (12515, 2, 0xD1220033, 157.493, 56.902, 68.521, -0.859959, 0, 0, -0.510363) /* Destination */ +/* @teleloc 0xD1220033 [157.492996 56.902000 68.521004] -0.859959 0.000000 0.000000 -0.510363 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12517 Maitland Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12517 Maitland Portal.sql index a626421eee..249881ce4f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12517 Maitland Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12517 Maitland Portal.sql @@ -29,5 +29,5 @@ VALUES (12517, 1, 0x020001B3) /* Setup */ , (12517, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12517, 2, 0x879F0033, 152.05, 55.753, 120.676, -0.962597, 0, -0, -0.270937) /* Destination */ -/* @teleloc 0x879F0033 [152.050003 55.752998 120.676003] -0.962597 0.000000 -0.000000 -0.270937 */; +VALUES (12517, 2, 0x879F0033, 152.05, 55.753, 120.676, -0.962597, 0, 0, -0.270937) /* Destination */ +/* @teleloc 0x879F0033 [152.050003 55.752998 120.676003] -0.962597 0.000000 0.000000 -0.270937 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12518 Majestic Hill Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12518 Majestic Hill Cottages Portal.sql index 814f3dce83..cd092b8754 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12518 Majestic Hill Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12518 Majestic Hill Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12518, 1, 0x020001B3) /* Setup */ , (12518, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12518, 2, 0x8AA60029, 140.579, 9.492, 100.005, -0.992244, 0, -0, -0.124303) /* Destination */ -/* @teleloc 0x8AA60029 [140.578995 9.492000 100.004997] -0.992244 0.000000 -0.000000 -0.124303 */; +VALUES (12518, 2, 0x8AA60029, 140.579, 9.492, 100.005, -0.992244, 0, 0, -0.124303) /* Destination */ +/* @teleloc 0x8AA60029 [140.578995 9.492000 100.004997] -0.992244 0.000000 0.000000 -0.124303 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12520 Meridian Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12520 Meridian Cottages Portal.sql index c9234ce23a..4633beed21 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12520 Meridian Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12520 Meridian Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12520, 1, 0x020001B3) /* Setup */ , (12520, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12520, 2, 0xC3870037, 150.228, 148.095, 30.865, -0.124294, 0, -0, -0.992245) /* Destination */ -/* @teleloc 0xC3870037 [150.227997 148.095001 30.865000] -0.124294 0.000000 -0.000000 -0.992245 */; +VALUES (12520, 2, 0xC3870037, 150.228, 148.095, 30.865, -0.124294, 0, 0, -0.992245) /* Destination */ +/* @teleloc 0xC3870037 [150.227997 148.095001 30.865000] -0.124294 0.000000 0.000000 -0.992245 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12521 Monument Sands Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12521 Monument Sands Settlement Portal.sql index 6a09283f3b..68117468bc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12521 Monument Sands Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12521 Monument Sands Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12521, 1, 0x020001B3) /* Setup */ , (12521, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12521, 2, 0x93500019, 88.041, 22.663, 18.557, -0.999106, 0, -0, -0.042285) /* Destination */ -/* @teleloc 0x93500019 [88.041000 22.663000 18.556999] -0.999106 0.000000 -0.000000 -0.042285 */; +VALUES (12521, 2, 0x93500019, 88.041, 22.663, 18.557, -0.999106, 0, 0, -0.042285) /* Destination */ +/* @teleloc 0x93500019 [88.041000 22.663000 18.556999] -0.999106 0.000000 0.000000 -0.042285 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12523 Mountain Keep Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12523 Mountain Keep Cottages Portal.sql index 3e7dcc8f4f..0c5e299091 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12523 Mountain Keep Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12523 Mountain Keep Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12523, 1, 0x020001B3) /* Setup */ , (12523, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12523, 2, 0xABBE0023, 119.89, 58.596, 99.122, -0.989758, 0, -0, -0.142759) /* Destination */ -/* @teleloc 0xABBE0023 [119.889999 58.596001 99.122002] -0.989758 0.000000 -0.000000 -0.142759 */; +VALUES (12523, 2, 0xABBE0023, 119.89, 58.596, 99.122, -0.989758, 0, 0, -0.142759) /* Destination */ +/* @teleloc 0xABBE0023 [119.889999 58.596001 99.122002] -0.989758 0.000000 0.000000 -0.142759 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12526 Narziz Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12526 Narziz Cottages Portal.sql index 610cb0c14b..47e7093abd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12526 Narziz Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12526 Narziz Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12526, 1, 0x020001B3) /* Setup */ , (12526, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12526, 2, 0xA8670021, 98.353, 7.199, 40.605, -0.99297, 0, -0, -0.118369) /* Destination */ -/* @teleloc 0xA8670021 [98.352997 7.199000 40.605000] -0.992970 0.000000 -0.000000 -0.118369 */; +VALUES (12526, 2, 0xA8670021, 98.353, 7.199, 40.605, -0.99297, 0, 0, -0.118369) /* Destination */ +/* @teleloc 0xA8670021 [98.352997 7.199000 40.605000] -0.992970 0.000000 0.000000 -0.118369 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12527 New Colier Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12527 New Colier Portal.sql index b727d2d409..603b34db7f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12527 New Colier Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12527 New Colier Portal.sql @@ -30,4 +30,4 @@ VALUES (12527, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (12527, 2, 0xA6CB001F, 82.544, 154.642, 56.892, 0.107783, 0, 0, -0.994175) /* Destination */ -/* @teleloc 0xA6CB001F [82.543999 154.641998 56.891998] 0.107782 0.000000 0.000000 -0.994174 */; +/* @teleloc 0xA6CB001F [82.543999 154.641998 56.891998] 0.107783 0.000000 0.000000 -0.994175 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12529 Neydisa Village Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12529 Neydisa Village Portal.sql index 984046b85e..a611b7e84f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12529 Neydisa Village Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12529 Neydisa Village Portal.sql @@ -29,5 +29,5 @@ VALUES (12529, 1, 0x020001B3) /* Setup */ , (12529, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12529, 2, 0x9CD80009, 25.631, 5.094, 71.581, -0.849861, 0, -0, -0.527008) /* Destination */ -/* @teleloc 0x9CD80009 [25.631001 5.094000 71.581001] -0.849860 0.000000 -0.000000 -0.527008 */; +VALUES (12529, 2, 0x9CD80009, 25.631, 5.094, 71.581, -0.849861, 0, 0, -0.527008) /* Destination */ +/* @teleloc 0x9CD80009 [25.631001 5.094000 71.581001] -0.849861 0.000000 0.000000 -0.527008 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12533 North Eastham Meadow Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12533 North Eastham Meadow Portal.sql index c0d5c5e2f7..6fc1d4c895 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12533 North Eastham Meadow Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12533 North Eastham Meadow Portal.sql @@ -29,5 +29,5 @@ VALUES (12533, 1, 0x020001B3) /* Setup */ , (12533, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12533, 2, 0xCA9C0031, 149.574, 7.724, 5.54, -0.960687, 0, -0, -0.277633) /* Destination */ -/* @teleloc 0xCA9C0031 [149.574005 7.724000 5.540000] -0.960687 0.000000 -0.000000 -0.277633 */; +VALUES (12533, 2, 0xCA9C0031, 149.574, 7.724, 5.54, -0.960687, 0, 0, -0.277633) /* Destination */ +/* @teleloc 0xCA9C0031 [149.574005 7.724000 5.540000] -0.960687 0.000000 0.000000 -0.277633 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12535 North Yanshi Plains Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12535 North Yanshi Plains Settlement Portal.sql index 80425fffc4..00914e7bc8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12535 North Yanshi Plains Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12535 North Yanshi Plains Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12535, 1, 0x020001B3) /* Setup */ , (12535, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12535, 2, 0xBB790020, 85.973, 179.565, 28.005, -0.026997, 0, -0, -0.999636) /* Destination */ -/* @teleloc 0xBB790020 [85.973000 179.565002 28.004999] -0.026997 0.000000 -0.000000 -0.999636 */; +VALUES (12535, 2, 0xBB790020, 85.973, 179.565, 28.005, -0.026997, 0, 0, -0.999636) /* Destination */ +/* @teleloc 0xBB790020 [85.973000 179.565002 28.004999] -0.026997 0.000000 0.000000 -0.999636 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12536 Oboro Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12536 Oboro Portal.sql index 44d22f40fb..2ed8b75d21 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12536 Oboro Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12536 Oboro Portal.sql @@ -29,5 +29,5 @@ VALUES (12536, 1, 0x020001B3) /* Setup */ , (12536, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12536, 2, 0xB141002B, 132.389, 53.526, 35.037, -0.920041, 0, -0, -0.391823) /* Destination */ -/* @teleloc 0xB141002B [132.389008 53.526001 35.036999] -0.920041 0.000000 -0.000000 -0.391823 */; +VALUES (12536, 2, 0xB141002B, 132.389, 53.526, 35.037, -0.920041, 0, 0, -0.391823) /* Destination */ +/* @teleloc 0xB141002B [132.389008 53.526001 35.036999] -0.920041 0.000000 0.000000 -0.391823 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12537 Pavanne Vale Freehold Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12537 Pavanne Vale Freehold Portal.sql index 140d6a3576..3d7c92a3d0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12537 Pavanne Vale Freehold Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12537 Pavanne Vale Freehold Portal.sql @@ -29,5 +29,5 @@ VALUES (12537, 1, 0x020001B3) /* Setup */ , (12537, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12537, 2, 0x91EC0028, 106.97, 171.498, 20.005, -0.183797, 0, -0, -0.982964) /* Destination */ -/* @teleloc 0x91EC0028 [106.970001 171.498001 20.004999] -0.183797 0.000000 -0.000000 -0.982964 */; +VALUES (12537, 2, 0x91EC0028, 106.97, 171.498, 20.005, -0.183797, 0, 0, -0.982964) /* Destination */ +/* @teleloc 0x91EC0028 [106.970001 171.498001 20.004999] -0.183797 0.000000 0.000000 -0.982964 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12538 Plateau Hollow Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12538 Plateau Hollow Settlement Portal.sql index 05e321f7ea..c91c899fd7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12538 Plateau Hollow Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12538 Plateau Hollow Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12538, 1, 0x020001B3) /* Setup */ , (12538, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12538, 2, 0x4EAC0022, 113.078, 35.952, 80.013, -0.91183, 0, -0, -0.410568) /* Destination */ -/* @teleloc 0x4EAC0022 [113.078003 35.952000 80.013000] -0.911830 0.000000 -0.000000 -0.410568 */; +VALUES (12538, 2, 0x4EAC0022, 113.078, 35.952, 80.013, -0.91183, 0, 0, -0.410568) /* Destination */ +/* @teleloc 0x4EAC0022 [113.078003 35.952000 80.013000] -0.911830 0.000000 0.000000 -0.410568 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12539 Prosper River Headwaters Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12539 Prosper River Headwaters Portal.sql index ca70f9234f..8e3fd04cb4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12539 Prosper River Headwaters Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12539 Prosper River Headwaters Portal.sql @@ -29,5 +29,5 @@ VALUES (12539, 1, 0x020001B3) /* Setup */ , (12539, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12539, 2, 0x98C6002B, 121.977, 58.949, 27.905, -0.954605, 0, -0, -0.297875) /* Destination */ -/* @teleloc 0x98C6002B [121.976997 58.949001 27.905001] -0.954605 0.000000 -0.000000 -0.297875 */; +VALUES (12539, 2, 0x98C6002B, 121.977, 58.949, 27.905, -0.954605, 0, 0, -0.297875) /* Destination */ +/* @teleloc 0x98C6002B [121.976997 58.949001 27.905001] -0.954605 0.000000 0.000000 -0.297875 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12541 Sanai Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12541 Sanai Portal.sql index d3f6708f7f..2d3d953c69 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12541 Sanai Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12541 Sanai Portal.sql @@ -29,5 +29,5 @@ VALUES (12541, 1, 0x020001B3) /* Setup */ , (12541, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12541, 2, 0x68970024, 105.36, 92.12, 16.785, -0.813973, 0, -0, -0.580902) /* Destination */ -/* @teleloc 0x68970024 [105.360001 92.120003 16.785000] -0.813973 0.000000 -0.000000 -0.580902 */; +VALUES (12541, 2, 0x68970024, 105.36, 92.12, 16.785, -0.813973, 0, 0, -0.580902) /* Destination */ +/* @teleloc 0x68970024 [105.360001 92.120003 16.785000] -0.813973 0.000000 0.000000 -0.580902 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12543 Sennon Valley Retreat Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12543 Sennon Valley Retreat Portal.sql index 0ab9fa21fa..6f8b09d407 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12543 Sennon Valley Retreat Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12543 Sennon Valley Retreat Portal.sql @@ -29,5 +29,5 @@ VALUES (12543, 1, 0x020001B3) /* Setup */ , (12543, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12543, 2, 0xCFC0001C, 92.843, 83.818, 0.005, -0.703854, 0, -0, -0.710345) /* Destination */ -/* @teleloc 0xCFC0001C [92.843002 83.818001 0.005000] -0.703854 0.000000 -0.000000 -0.710345 */; +VALUES (12543, 2, 0xCFC0001C, 92.843, 83.818, 0.005, -0.703854, 0, 0, -0.710345) /* Destination */ +/* @teleloc 0xCFC0001C [92.843002 83.818001 0.005000] -0.703854 0.000000 0.000000 -0.710345 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12544 Serpent Hills Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12544 Serpent Hills Settlement Portal.sql index 0384ab7b13..b00eb3feed 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12544 Serpent Hills Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12544 Serpent Hills Settlement Portal.sql @@ -30,4 +30,4 @@ VALUES (12544, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (12544, 2, 0x8E400003, 6.994, 60.866, 13.516, 0.721368, 0, 0, -0.692553) /* Destination */ -/* @teleloc 0x8E400003 [6.994000 60.866001 13.516000] 0.721367 0.000000 0.000000 -0.692553 */; +/* @teleloc 0x8E400003 [6.994000 60.866001 13.516000] 0.721368 0.000000 0.000000 -0.692553 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12548 South Adjamaer Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12548 South Adjamaer Cottages Portal.sql index e402bf289c..b99f2c43f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12548 South Adjamaer Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12548 South Adjamaer Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12548, 1, 0x020001B3) /* Setup */ , (12548, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12548, 2, 0xC51A001E, 84.764, 138.707, 57.51, -0.997988, 0, -0, -0.0634) /* Destination */ -/* @teleloc 0xC51A001E [84.764000 138.707001 57.509998] -0.997988 0.000000 -0.000000 -0.063400 */; +VALUES (12548, 2, 0xC51A001E, 84.764, 138.707, 57.51, -0.997988, 0, 0, -0.0634) /* Destination */ +/* @teleloc 0xC51A001E [84.764000 138.707001 57.509998] -0.997988 0.000000 0.000000 -0.063400 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12550 South Hebian-To Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12550 South Hebian-To Cottages Portal.sql index 935315d721..7a7ab0b846 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12550 South Hebian-To Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12550 South Hebian-To Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12550, 1, 0x020001B3) /* Setup */ , (12550, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12550, 2, 0xE348003C, 183.23, 84.036, 22.736, -0.512605, 0, -0, -0.858625) /* Destination */ -/* @teleloc 0xE348003C [183.229996 84.036003 22.736000] -0.512605 0.000000 -0.000000 -0.858625 */; +VALUES (12550, 2, 0xE348003C, 183.23, 84.036, 22.736, -0.512605, 0, 0, -0.858625) /* Destination */ +/* @teleloc 0xE348003C [183.229996 84.036003 22.736000] -0.512605 0.000000 0.000000 -0.858625 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12552 South Lytelthorpe Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12552 South Lytelthorpe Portal.sql index 04e99d78f1..9f64024d20 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12552 South Lytelthorpe Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12552 South Lytelthorpe Portal.sql @@ -29,5 +29,5 @@ VALUES (12552, 1, 0x020001B3) /* Setup */ , (12552, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12552, 2, 0xC27C0035, 157.184, 111.013, 38.202, -0.613707, 0, -0, -0.789534) /* Destination */ -/* @teleloc 0xC27C0035 [157.184006 111.013000 38.202000] -0.613707 0.000000 -0.000000 -0.789534 */; +VALUES (12552, 2, 0xC27C0035, 157.184, 111.013, 38.202, -0.613707, 0, 0, -0.789534) /* Destination */ +/* @teleloc 0xC27C0035 [157.184006 111.013000 38.202000] -0.613707 0.000000 0.000000 -0.789534 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12555 South Yaraq Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12555 South Yaraq Cottages Portal.sql index 4323cd5ac1..69eebaba06 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12555 South Yaraq Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12555 South Yaraq Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12555, 1, 0x020001B3) /* Setup */ , (12555, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12555, 2, 0x815E0012, 61.925, 29.317, 0.005, -0.114235, 0, -0, -0.993454) /* Destination */ -/* @teleloc 0x815E0012 [61.924999 29.316999 0.005000] -0.114235 0.000000 -0.000000 -0.993454 */; +VALUES (12555, 2, 0x815E0012, 61.925, 29.317, 0.005, -0.114235, 0, 0, -0.993454) /* Destination */ +/* @teleloc 0x815E0012 [61.924999 29.316999 0.005000] -0.114235 0.000000 0.000000 -0.993454 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12556 Spire Hills Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12556 Spire Hills Settlement Portal.sql index aaa4d4217f..d0b70e7f36 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12556 Spire Hills Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12556 Spire Hills Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12556, 1, 0x020001B3) /* Setup */ , (12556, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12556, 2, 0xB13B0029, 123.338, 20.171, 32.643, -0.989004, 0, -0, -0.147887) /* Destination */ -/* @teleloc 0xB13B0029 [123.337997 20.171000 32.643002] -0.989004 0.000000 -0.000000 -0.147887 */; +VALUES (12556, 2, 0xB13B0029, 123.338, 20.171, 32.643, -0.989004, 0, 0, -0.147887) /* Destination */ +/* @teleloc 0xB13B0029 [123.337997 20.171000 32.643002] -0.989004 0.000000 0.000000 -0.147887 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12558 Swamp Temple Place Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12558 Swamp Temple Place Portal.sql index 1bbd554d6e..2615fab0c4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12558 Swamp Temple Place Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12558 Swamp Temple Place Portal.sql @@ -29,5 +29,5 @@ VALUES (12558, 1, 0x020001B3) /* Setup */ , (12558, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12558, 2, 0xB661003D, 183.624, 116.438, 22.005, -0.707588, 0, -0, -0.706625) /* Destination */ -/* @teleloc 0xB661003D [183.623993 116.438004 22.004999] -0.707588 0.000000 -0.000000 -0.706625 */; +VALUES (12558, 2, 0xB661003D, 183.624, 116.438, 22.005, -0.707588, 0, 0, -0.706625) /* Destination */ +/* @teleloc 0xB661003D [183.623993 116.438004 22.004999] -0.707588 0.000000 0.000000 -0.706625 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12559 Taklihuan Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12559 Taklihuan Settlement Portal.sql index a8360dc657..6f3c11f63d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12559 Taklihuan Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12559 Taklihuan Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12559, 1, 0x020001B3) /* Setup */ , (12559, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12559, 2, 0xB04F0021, 114.501, 18.768, 5.525, -0.98546, 0, -0, -0.169909) /* Destination */ -/* @teleloc 0xB04F0021 [114.500999 18.768000 5.525000] -0.985460 0.000000 -0.000000 -0.169909 */; +VALUES (12559, 2, 0xB04F0021, 114.501, 18.768, 5.525, -0.98546, 0, 0, -0.169909) /* Destination */ +/* @teleloc 0xB04F0021 [114.500999 18.768000 5.525000] -0.985460 0.000000 0.000000 -0.169909 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12561 Tou-Tou Penninsula Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12561 Tou-Tou Penninsula Cottages Portal.sql index 8c81bc58f7..c01287a6fd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12561 Tou-Tou Penninsula Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12561 Tou-Tou Penninsula Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12561, 1, 0x020001B3) /* Setup */ , (12561, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12561, 2, 0xF24F0024, 117.184, 90.747, 20.005, -0.049739, 0, -0, -0.998762) /* Destination */ -/* @teleloc 0xF24F0024 [117.183998 90.747002 20.004999] -0.049739 0.000000 -0.000000 -0.998762 */; +VALUES (12561, 2, 0xF24F0024, 117.184, 90.747, 20.005, -0.049739, 0, 0, -0.998762) /* Destination */ +/* @teleloc 0xF24F0024 [117.183998 90.747002 20.004999] -0.049739 0.000000 0.000000 -0.998762 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12562 Vesayan Overlook Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12562 Vesayan Overlook Portal.sql index 9b9a2ca103..7d293d12e6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12562 Vesayan Overlook Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12562 Vesayan Overlook Portal.sql @@ -29,5 +29,5 @@ VALUES (12562, 1, 0x020001B3) /* Setup */ , (12562, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12562, 2, 0xE02A003C, 183.343, 76.177, 124.005, -0.313056, 0, -0, -0.949735) /* Destination */ -/* @teleloc 0xE02A003C [183.343002 76.177002 124.004997] -0.313056 0.000000 -0.000000 -0.949735 */; +VALUES (12562, 2, 0xE02A003C, 183.343, 76.177, 124.005, -0.313056, 0, 0, -0.949735) /* Destination */ +/* @teleloc 0xE02A003C [183.343002 76.177002 124.004997] -0.313056 0.000000 0.000000 -0.949735 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12563 West Uziz Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12563 West Uziz Settlement Portal.sql index 26e93be755..3835d16d98 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12563 West Uziz Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12563 West Uziz Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12563, 1, 0x020001B3) /* Setup */ , (12563, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12563, 2, 0x9B5F0031, 162.807, 11.849, 22.488, -0.783899, 0, -0, -0.620888) /* Destination */ -/* @teleloc 0x9B5F0031 [162.807007 11.849000 22.488001] -0.783899 0.000000 -0.000000 -0.620888 */; +VALUES (12563, 2, 0x9B5F0031, 162.807, 11.849, 22.488, -0.783899, 0, 0, -0.620888) /* Destination */ +/* @teleloc 0x9B5F0031 [162.807007 11.849000 22.488001] -0.783899 0.000000 0.000000 -0.620888 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12564 Whispering Pines Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12564 Whispering Pines Cottages Portal.sql index ea671981df..9c5819d7f5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12564 Whispering Pines Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12564 Whispering Pines Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12564, 1, 0x020001B3) /* Setup */ , (12564, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12564, 2, 0x90AA0011, 63.713, 10.281, 43.718, -0.952473, 0, -0, -0.304623) /* Destination */ -/* @teleloc 0x90AA0011 [63.713001 10.281000 43.717999] -0.952473 0.000000 -0.000000 -0.304623 */; +VALUES (12564, 2, 0x90AA0011, 63.713, 10.281, 43.718, -0.952473, 0, 0, -0.304623) /* Destination */ +/* @teleloc 0x90AA0011 [63.713001 10.281000 43.717999] -0.952473 0.000000 0.000000 -0.304623 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12566 Woodsbane Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12566 Woodsbane Cottages Portal.sql index 3907fd6c80..ecd2fb5be0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12566 Woodsbane Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12566 Woodsbane Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12566, 1, 0x020001B3) /* Setup */ , (12566, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12566, 2, 0x96B6001B, 90.547, 55.073, 148.005, -0.920801, 0, -0, -0.390032) /* Destination */ -/* @teleloc 0x96B6001B [90.546997 55.073002 148.005005] -0.920801 0.000000 -0.000000 -0.390032 */; +VALUES (12566, 2, 0x96B6001B, 90.547, 55.073, 148.005, -0.920801, 0, 0, -0.390032) /* Destination */ +/* @teleloc 0x96B6001B [90.546997 55.073002 148.005005] -0.920801 0.000000 0.000000 -0.390032 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12568 Yanshi Namoon North Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12568 Yanshi Namoon North Portal.sql index 97381f93fa..8f6187d2cb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12568 Yanshi Namoon North Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12568 Yanshi Namoon North Portal.sql @@ -29,5 +29,5 @@ VALUES (12568, 1, 0x020001B3) /* Setup */ , (12568, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12568, 2, 0xB667003E, 176.404, 122.563, 18.005, -0.771858, 0, -0, -0.635796) /* Destination */ -/* @teleloc 0xB667003E [176.404007 122.563004 18.004999] -0.771858 0.000000 -0.000000 -0.635795 */; +VALUES (12568, 2, 0xB667003E, 176.404, 122.563, 18.005, -0.771858, 0, 0, -0.635796) /* Destination */ +/* @teleloc 0xB667003E [176.404007 122.563004 18.004999] -0.771858 0.000000 0.000000 -0.635796 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12569 Yukikaze Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12569 Yukikaze Portal.sql index 2beca54762..572b3b9f0f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12569 Yukikaze Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12569 Yukikaze Portal.sql @@ -29,5 +29,5 @@ VALUES (12569, 1, 0x020001B3) /* Setup */ , (12569, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12569, 2, 0xBA250026, 98.493, 138.007, 221.506, -0.356298, 0, -0, -0.934372) /* Destination */ -/* @teleloc 0xBA250026 [98.492996 138.007004 221.505997] -0.356298 0.000000 -0.000000 -0.934372 */; +VALUES (12569, 2, 0xBA250026, 98.493, 138.007, 221.506, -0.356298, 0, 0, -0.934372) /* Destination */ +/* @teleloc 0xBA250026 [98.492996 138.007004 221.505997] -0.356298 0.000000 0.000000 -0.934372 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12570 Yushad Ridge Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12570 Yushad Ridge Cottages Portal.sql index f1ace1fa37..dfeeb52066 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12570 Yushad Ridge Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12570 Yushad Ridge Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (12570, 1, 0x020001B3) /* Setup */ , (12570, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12570, 2, 0x9C70003C, 171.47, 75.786, 24.61, -0.699595, 0, -0, -0.71454) /* Destination */ -/* @teleloc 0x9C70003C [171.470001 75.786003 24.610001] -0.699595 0.000000 -0.000000 -0.714540 */; +VALUES (12570, 2, 0x9C70003C, 171.47, 75.786, 24.61, -0.699595, 0, 0, -0.71454) /* Destination */ +/* @teleloc 0x9C70003C [171.470001 75.786003 24.610001] -0.699595 0.000000 0.000000 -0.714540 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12571 Zabool Overlook Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12571 Zabool Overlook Settlement Portal.sql index 4d9e2744c5..e1d90ea0d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12571 Zabool Overlook Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12571 Zabool Overlook Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (12571, 1, 0x020001B3) /* Setup */ , (12571, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12571, 2, 0x9B9B0037, 165.828, 162.06, 76.005, -0.207092, 0, -0, -0.978321) /* Destination */ -/* @teleloc 0x9B9B0037 [165.828003 162.059998 76.004997] -0.207092 0.000000 -0.000000 -0.978321 */; +VALUES (12571, 2, 0x9B9B0037, 165.828, 162.06, 76.005, -0.207092, 0, 0, -0.978321) /* Destination */ +/* @teleloc 0x9B9B0037 [165.828003 162.059998 76.004997] -0.207092 0.000000 0.000000 -0.978321 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12692 Hollow Lair near Lytelthorpe.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12692 Hollow Lair near Lytelthorpe.sql index f284e48a25..6a6618226a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12692 Hollow Lair near Lytelthorpe.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/12692 Hollow Lair near Lytelthorpe.sql @@ -30,5 +30,5 @@ VALUES (12692, 1, 0x020005D3) /* Setup */ , (12692, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (12692, 2, 0x039C0202, 90.2, -51, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x039C0202 [90.199997 -51.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (12692, 2, 0x039C0202, 90.2, -51, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x039C0202 [90.199997 -51.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13092 Beach Pass Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13092 Beach Pass Villas Portal.sql index 08c2a43147..3a429c0f22 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13092 Beach Pass Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13092 Beach Pass Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13092, 1, 0x020001B3) /* Setup */ , (13092, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13092, 2, 0xD6BA001E, 93.23, 124.406, 42.005, -0.249096, 0, -0, -0.968479) /* Destination */ -/* @teleloc 0xD6BA001E [93.230003 124.405998 42.005001] -0.249096 0.000000 -0.000000 -0.968479 */; +VALUES (13092, 2, 0xD6BA001E, 93.23, 124.406, 42.005, -0.249096, 0, 0, -0.968479) /* Destination */ +/* @teleloc 0xD6BA001E [93.230003 124.405998 42.005001] -0.249096 0.000000 0.000000 -0.968479 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13094 Brigand Sands Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13094 Brigand Sands Cottages Portal.sql index a9ec9cfd6f..66fbc75917 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13094 Brigand Sands Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13094 Brigand Sands Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (13094, 1, 0x020001B3) /* Setup */ , (13094, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13094, 2, 0x9E330023, 97.166, 51.218, 46.102, -0.73524, 0, -0, -0.677807) /* Destination */ -/* @teleloc 0x9E330023 [97.166000 51.217999 46.102001] -0.735240 0.000000 -0.000000 -0.677807 */; +VALUES (13094, 2, 0x9E330023, 97.166, 51.218, 46.102, -0.73524, 0, 0, -0.677807) /* Destination */ +/* @teleloc 0x9E330023 [97.166000 51.217999 46.102001] -0.735240 0.000000 0.000000 -0.677807 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13095 Bucolic Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13095 Bucolic Villas Portal.sql index 566c9515fb..ab75b6b859 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13095 Bucolic Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13095 Bucolic Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13095, 1, 0x020001B3) /* Setup */ , (13095, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13095, 2, 0x92B30039, 181.326, 12.571, 87.721, -0.909751, 0, -0, -0.415154) /* Destination */ -/* @teleloc 0x92B30039 [181.326004 12.571000 87.721001] -0.909751 0.000000 -0.000000 -0.415154 */; +VALUES (13095, 2, 0x92B30039, 181.326, 12.571, 87.721, -0.909751, 0, 0, -0.415154) /* Destination */ +/* @teleloc 0x92B30039 [181.326004 12.571000 87.721001] -0.909751 0.000000 0.000000 -0.415154 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13097 Dires' Door Estates Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13097 Dires' Door Estates Portal.sql index c4be94d619..36276f1c33 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13097 Dires' Door Estates Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13097 Dires' Door Estates Portal.sql @@ -30,4 +30,4 @@ VALUES (13097, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (13097, 2, 0x6AE10011, 61.848, 11.864, 58.028, 0.96384, 0, 0, -0.266482) /* Destination */ -/* @teleloc 0x6AE10011 [61.848000 11.864000 58.028000] 0.963840 0.000000 0.000000 -0.266481 */; +/* @teleloc 0x6AE10011 [61.848000 11.864000 58.028000] 0.963840 0.000000 0.000000 -0.266482 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13099 Dry Bone Manors Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13099 Dry Bone Manors Portal.sql index 24c83000f7..b8fbc90aac 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13099 Dry Bone Manors Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13099 Dry Bone Manors Portal.sql @@ -29,5 +29,5 @@ VALUES (13099, 1, 0x020001B3) /* Setup */ , (13099, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13099, 2, 0x965A003D, 179.332, 109.692, 10.202, -0.707539, 0, -0, -0.706675) /* Destination */ -/* @teleloc 0x965A003D [179.332001 109.692001 10.202000] -0.707539 0.000000 -0.000000 -0.706675 */; +VALUES (13099, 2, 0x965A003D, 179.332, 109.692, 10.202, -0.707539, 0, 0, -0.706675) /* Destination */ +/* @teleloc 0x965A003D [179.332001 109.692001 10.202000] -0.707539 0.000000 0.000000 -0.706675 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13100 Dryreach Beach Manors Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13100 Dryreach Beach Manors Portal.sql index ab43227df3..64889931b1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13100 Dryreach Beach Manors Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13100 Dryreach Beach Manors Portal.sql @@ -29,5 +29,5 @@ VALUES (13100, 1, 0x020001B3) /* Setup */ , (13100, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13100, 2, 0xDE7A0035, 148.389, 114.488, 4.005, -0.651039, 0, -0, -0.759044) /* Destination */ -/* @teleloc 0xDE7A0035 [148.389008 114.487999 4.005000] -0.651039 0.000000 -0.000000 -0.759044 */; +VALUES (13100, 2, 0xDE7A0035, 148.389, 114.488, 4.005, -0.651039, 0, 0, -0.759044) /* Destination */ +/* @teleloc 0xDE7A0035 [148.389008 114.487999 4.005000] -0.651039 0.000000 0.000000 -0.759044 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13101 East Danby Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13101 East Danby Portal.sql index 49a9e275ce..f2e76c774f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13101 East Danby Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13101 East Danby Portal.sql @@ -29,5 +29,5 @@ VALUES (13101, 1, 0x020001B3) /* Setup */ , (13101, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13101, 2, 0x619E0025, 98.834, 99.289, 9.967, -0.579054, 0, -0, -0.815289) /* Destination */ -/* @teleloc 0x619E0025 [98.834000 99.289001 9.967000] -0.579054 0.000000 -0.000000 -0.815289 */; +VALUES (13101, 2, 0x619E0025, 98.834, 99.289, 9.967, -0.579054, 0, 0, -0.815289) /* Destination */ +/* @teleloc 0x619E0025 [98.834000 99.289001 9.967000] -0.579054 0.000000 0.000000 -0.815289 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13103 Enchanter's Meadow Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13103 Enchanter's Meadow Portal.sql index c0b6398cf9..fad0faf8e1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13103 Enchanter's Meadow Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13103 Enchanter's Meadow Portal.sql @@ -29,5 +29,5 @@ VALUES (13103, 1, 0x020001B3) /* Setup */ , (13103, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13103, 2, 0xAD860025, 102.469, 110.403, 25.344, -0.281454, 0, -0, -0.959575) /* Destination */ -/* @teleloc 0xAD860025 [102.469002 110.403000 25.344000] -0.281454 0.000000 -0.000000 -0.959575 */; +VALUES (13103, 2, 0xAD860025, 102.469, 110.403, 25.344, -0.281454, 0, 0, -0.959575) /* Destination */ +/* @teleloc 0xAD860025 [102.469002 110.403000 25.344000] -0.281454 0.000000 0.000000 -0.959575 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13104 Far Claw Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13104 Far Claw Villas Portal.sql index 41c8b1ff35..1e5de3679d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13104 Far Claw Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13104 Far Claw Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13104, 1, 0x020001B3) /* Setup */ , (13104, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13104, 2, 0xC9C30034, 160.754, 88.934, 22.005, -0.957883, 0, -0, -0.28716) /* Destination */ -/* @teleloc 0xC9C30034 [160.753998 88.933998 22.004999] -0.957883 0.000000 -0.000000 -0.287160 */; +VALUES (13104, 2, 0xC9C30034, 160.754, 88.934, 22.005, -0.957883, 0, 0, -0.28716) /* Destination */ +/* @teleloc 0xC9C30034 [160.753998 88.933998 22.004999] -0.957883 0.000000 0.000000 -0.287160 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13105 Font Alpa Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13105 Font Alpa Portal.sql index 3ce4965310..ea776e96d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13105 Font Alpa Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13105 Font Alpa Portal.sql @@ -29,5 +29,5 @@ VALUES (13105, 1, 0x020001B3) /* Setup */ , (13105, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13105, 2, 0xD5310025, 116.295, 104.345, 90.005, -0.883545, 0, -0, -0.468346) /* Destination */ -/* @teleloc 0xD5310025 [116.294998 104.345001 90.004997] -0.883545 0.000000 -0.000000 -0.468346 */; +VALUES (13105, 2, 0xD5310025, 116.295, 104.345, 90.005, -0.883545, 0, 0, -0.468346) /* Destination */ +/* @teleloc 0xD5310025 [116.294998 104.345001 90.004997] -0.883545 0.000000 0.000000 -0.468346 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13106 Frosty Dale Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13106 Frosty Dale Cottages Portal.sql index 4f28a02199..82e73ab32e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13106 Frosty Dale Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13106 Frosty Dale Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (13106, 1, 0x020001B3) /* Setup */ , (13106, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13106, 2, 0x87E0001C, 94.219, 81.4, 92.153, -0.577986, 0, -0, -0.816047) /* Destination */ -/* @teleloc 0x87E0001C [94.219002 81.400002 92.153000] -0.577986 0.000000 -0.000000 -0.816047 */; +VALUES (13106, 2, 0x87E0001C, 94.219, 81.4, 92.153, -0.577986, 0, 0, -0.816047) /* Destination */ +/* @teleloc 0x87E0001C [94.219002 81.400002 92.153000] -0.577986 0.000000 0.000000 -0.816047 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13108 Highland Manors Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13108 Highland Manors Portal.sql index b1751b6c96..aaa9d58953 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13108 Highland Manors Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13108 Highland Manors Portal.sql @@ -29,5 +29,5 @@ VALUES (13108, 1, 0x020001B3) /* Setup */ , (13108, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13108, 2, 0x94CE0024, 113.133, 92.646, 220.005, -0.670957, 0, -0, -0.741496) /* Destination */ -/* @teleloc 0x94CE0024 [113.133003 92.646004 220.005005] -0.670957 0.000000 -0.000000 -0.741496 */; +VALUES (13108, 2, 0x94CE0024, 113.133, 92.646, 220.005, -0.670957, 0, 0, -0.741496) /* Destination */ +/* @teleloc 0x94CE0024 [113.133003 92.646004 220.005005] -0.670957 0.000000 0.000000 -0.741496 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13109 Iceea Hills Estates Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13109 Iceea Hills Estates Portal.sql index ef21e19a55..ce1ee6da20 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13109 Iceea Hills Estates Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13109 Iceea Hills Estates Portal.sql @@ -29,5 +29,5 @@ VALUES (13109, 1, 0x020001B3) /* Setup */ , (13109, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13109, 2, 0xA49F003E, 180.351, 133.223, 121.252, -0.477895, 0, -0, -0.878417) /* Destination */ -/* @teleloc 0xA49F003E [180.350998 133.223007 121.251999] -0.477895 0.000000 -0.000000 -0.878417 */; +VALUES (13109, 2, 0xA49F003E, 180.351, 133.223, 121.252, -0.477895, 0, 0, -0.878417) /* Destination */ +/* @teleloc 0xA49F003E [180.350998 133.223007 121.251999] -0.477895 0.000000 0.000000 -0.878417 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13110 Ishilai Inlet Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13110 Ishilai Inlet Villas Portal.sql index 1f24a7a2a6..aea8b2ff43 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13110 Ishilai Inlet Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13110 Ishilai Inlet Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13110, 1, 0x020001B3) /* Setup */ , (13110, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13110, 2, 0xBF150035, 164.993, 107.482, 136.005, -0.595559, 0, -0, -0.803312) /* Destination */ -/* @teleloc 0xBF150035 [164.992996 107.482002 136.005005] -0.595559 0.000000 -0.000000 -0.803312 */; +VALUES (13110, 2, 0xBF150035, 164.993, 107.482, 136.005, -0.595559, 0, 0, -0.803312) /* Destination */ +/* @teleloc 0xBF150035 [164.992996 107.482002 136.005005] -0.595559 0.000000 0.000000 -0.803312 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13111 Lyceum View Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13111 Lyceum View Cottages Portal.sql index af09a153dd..23c834df7c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13111 Lyceum View Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13111 Lyceum View Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (13111, 1, 0x020001B3) /* Setup */ , (13111, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13111, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (13111, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13113 Naqut Dreams Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13113 Naqut Dreams Villas Portal.sql index d87a4ccbb1..55c1d3e007 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13113 Naqut Dreams Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13113 Naqut Dreams Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13113, 1, 0x020001B3) /* Setup */ , (13113, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13113, 2, 0x8D73002E, 127.194, 136.279, 11.204, -0.348965, 0, -0, -0.937136) /* Destination */ -/* @teleloc 0x8D73002E [127.194000 136.279007 11.204000] -0.348965 0.000000 -0.000000 -0.937136 */; +VALUES (13113, 2, 0x8D73002E, 127.194, 136.279, 11.204, -0.348965, 0, 0, -0.937136) /* Destination */ +/* @teleloc 0x8D73002E [127.194000 136.279007 11.204000] -0.348965 0.000000 0.000000 -0.937136 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13114 Neu Gerz Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13114 Neu Gerz Villas Portal.sql index ddc0423065..2b046bfb8e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13114 Neu Gerz Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13114 Neu Gerz Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13114, 1, 0x020001B3) /* Setup */ , (13114, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13114, 2, 0xC6760025, 104.253, 101.668, 19.533, -0.966966, 0, -0, -0.254906) /* Destination */ -/* @teleloc 0xC6760025 [104.252998 101.667999 19.533001] -0.966966 0.000000 -0.000000 -0.254906 */; +VALUES (13114, 2, 0xC6760025, 104.253, 101.668, 19.533, -0.966966, 0, 0, -0.254906) /* Destination */ +/* @teleloc 0xC6760025 [104.252998 101.667999 19.533001] -0.966966 0.000000 0.000000 -0.254906 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13115 North Lytelthorpe Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13115 North Lytelthorpe Villas Portal.sql index 3700095b9e..c52f91046c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13115 North Lytelthorpe Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13115 North Lytelthorpe Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13115, 1, 0x020001B3) /* Setup */ , (13115, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13115, 2, 0xBC87002C, 127.261, 80.222, 24.005, -0.802812, 0, -0, -0.596232) /* Destination */ -/* @teleloc 0xBC87002C [127.261002 80.222000 24.004999] -0.802812 0.000000 -0.000000 -0.596232 */; +VALUES (13115, 2, 0xBC87002C, 127.261, 80.222, 24.005, -0.802812, 0, 0, -0.596232) /* Destination */ +/* @teleloc 0xBC87002C [127.261002 80.222000 24.004999] -0.802812 0.000000 0.000000 -0.596232 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13117 Northwater Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13117 Northwater Cottages Portal.sql index 056b1f50e3..70c6f9e51d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13117 Northwater Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13117 Northwater Cottages Portal.sql @@ -30,4 +30,4 @@ VALUES (13117, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (13117, 2, 0x78F40007, 20.872, 157.788, 2.256, 0.95607, 0, 0, -0.29314) /* Destination */ -/* @teleloc 0x78F40007 [20.872000 157.787994 2.256000] 0.956070 0.000000 0.000000 -0.293139 */; +/* @teleloc 0x78F40007 [20.872000 157.787994 2.256000] 0.956070 0.000000 0.000000 -0.293140 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13118 North Yaraq Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13118 North Yaraq Villas Portal.sql index 8fb8afbef0..ef078c489b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13118 North Yaraq Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13118 North Yaraq Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13118, 1, 0x020001B3) /* Setup */ , (13118, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13118, 2, 0x7C6C0006, 4.23, 123.22, 11.737, -0.654859, 0, -0, -0.755751) /* Destination */ -/* @teleloc 0x7C6C0006 [4.230000 123.220001 11.737000] -0.654859 0.000000 -0.000000 -0.755751 */; +VALUES (13118, 2, 0x7C6C0006, 4.23, 123.22, 11.737, -0.654859, 0, 0, -0.755751) /* Destination */ +/* @teleloc 0x7C6C0006 [4.230000 123.220001 11.737000] -0.654859 0.000000 0.000000 -0.755751 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13119 Qalabar Oasis Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13119 Qalabar Oasis Settlement Portal.sql index ebc8e43481..91990c4c0e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13119 Qalabar Oasis Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13119 Qalabar Oasis Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (13119, 1, 0x020001B3) /* Setup */ , (13119, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13119, 2, 0x9A2C002C, 135.455, 91.169, 110.581, -0.657487, 0, -0, -0.753466) /* Destination */ -/* @teleloc 0x9A2C002C [135.455002 91.168999 110.581001] -0.657487 0.000000 -0.000000 -0.753466 */; +VALUES (13119, 2, 0x9A2C002C, 135.455, 91.169, 110.581, -0.657487, 0, 0, -0.753466) /* Destination */ +/* @teleloc 0x9A2C002C [135.455002 91.168999 110.581001] -0.657487 0.000000 0.000000 -0.753466 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13120 Qalaba'r Seaside Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13120 Qalaba'r Seaside Villas Portal.sql index 5cc0824a48..33d247dc53 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13120 Qalaba'r Seaside Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13120 Qalaba'r Seaside Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13120, 1, 0x020001B3) /* Setup */ , (13120, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13120, 2, 0x912A0030, 139.588, 171.535, -0.095, -0.350224, 0, -0, -0.936666) /* Destination */ -/* @teleloc 0x912A0030 [139.587997 171.535004 -0.095000] -0.350224 0.000000 -0.000000 -0.936666 */; +VALUES (13120, 2, 0x912A0030, 139.588, 171.535, -0.095, -0.350224, 0, 0, -0.936666) /* Destination */ +/* @teleloc 0x912A0030 [139.587997 171.535004 -0.095000] -0.350224 0.000000 0.000000 -0.936666 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13121 Ring of Crystals Estates Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13121 Ring of Crystals Estates Portal.sql index 76855981aa..e2d80346dc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13121 Ring of Crystals Estates Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13121 Ring of Crystals Estates Portal.sql @@ -29,5 +29,5 @@ VALUES (13121, 1, 0x020001B3) /* Setup */ , (13121, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13121, 2, 0xBF430015, 67.628, 98.648, 42.005, -0.010856, 0, -0, -0.999941) /* Destination */ -/* @teleloc 0xBF430015 [67.627998 98.648003 42.005001] -0.010856 0.000000 -0.000000 -0.999941 */; +VALUES (13121, 2, 0xBF430015, 67.628, 98.648, 42.005, -0.010856, 0, 0, -0.999941) /* Destination */ +/* @teleloc 0xBF430015 [67.627998 98.648003 42.005001] -0.010856 0.000000 0.000000 -0.999941 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13122 Riverbend Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13122 Riverbend Cottages Portal.sql index a843dfccbd..ee1cc005fe 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13122 Riverbend Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13122 Riverbend Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (13122, 1, 0x020001B3) /* Setup */ , (13122, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13122, 2, 0xD07B0011, 68.801, 12.543, 16.005, -0.998716, 0, -0, -0.050663) /* Destination */ -/* @teleloc 0xD07B0011 [68.801003 12.543000 16.004999] -0.998716 0.000000 -0.000000 -0.050663 */; +VALUES (13122, 2, 0xD07B0011, 68.801, 12.543, 16.005, -0.998716, 0, 0, -0.050663) /* Destination */ +/* @teleloc 0xD07B0011 [68.801003 12.543000 16.004999] -0.998716 0.000000 0.000000 -0.050663 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13123 Rivermouth Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13123 Rivermouth Villas Portal.sql index 1207282698..2d4d42be19 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13123 Rivermouth Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13123 Rivermouth Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13123, 1, 0x020001B3) /* Setup */ , (13123, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13123, 2, 0x40BF0030, 126.541, 174.326, 7.478, -0.087347, 0, -0, -0.996178) /* Destination */ -/* @teleloc 0x40BF0030 [126.541000 174.326004 7.478000] -0.087347 0.000000 -0.000000 -0.996178 */; +VALUES (13123, 2, 0x40BF0030, 126.541, 174.326, 7.478, -0.087347, 0, 0, -0.996178) /* Destination */ +/* @teleloc 0x40BF0030 [126.541000 174.326004 7.478000] -0.087347 0.000000 0.000000 -0.996178 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13124 Sand's Edge Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13124 Sand's Edge Portal.sql index 5f79ce43b7..780a79cdad 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13124 Sand's Edge Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13124 Sand's Edge Portal.sql @@ -29,5 +29,5 @@ VALUES (13124, 1, 0x020001B3) /* Setup */ , (13124, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13124, 2, 0xA586003D, 176.111, 117.508, 22.681, -0.677531, 0, -0, -0.735494) /* Destination */ -/* @teleloc 0xA586003D [176.110992 117.508003 22.681000] -0.677531 0.000000 -0.000000 -0.735494 */; +VALUES (13124, 2, 0xA586003D, 176.111, 117.508, 22.681, -0.677531, 0, 0, -0.735494) /* Destination */ +/* @teleloc 0xA586003D [176.110992 117.508003 22.681000] -0.677531 0.000000 0.000000 -0.735494 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13125 Seaview Ridge Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13125 Seaview Ridge Cottages Portal.sql index bd790450a5..c5b950026a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13125 Seaview Ridge Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13125 Seaview Ridge Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (13125, 1, 0x020001B3) /* Setup */ , (13125, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13125, 2, 0x6EED002E, 121.852, 140.823, 66.115, -0.06043, 0, -0, -0.998172) /* Destination */ -/* @teleloc 0x6EED002E [121.851997 140.822998 66.114998] -0.060430 0.000000 -0.000000 -0.998172 */; +VALUES (13125, 2, 0x6EED002E, 121.852, 140.823, 66.115, -0.06043, 0, 0, -0.998172) /* Destination */ +/* @teleloc 0x6EED002E [121.851997 140.822998 66.114998] -0.060430 0.000000 0.000000 -0.998172 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13127 Shou-Zin Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13127 Shou-Zin Portal.sql index 839ad12e5d..d6c325c16f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13127 Shou-Zin Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13127 Shou-Zin Portal.sql @@ -29,5 +29,5 @@ VALUES (13127, 1, 0x020001B3) /* Setup */ , (13127, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13127, 2, 0xD5510005, 21.679, 117.313, 46.453, -0.078789, 0, -0, -0.996891) /* Destination */ -/* @teleloc 0xD5510005 [21.679001 117.313004 46.452999] -0.078789 0.000000 -0.000000 -0.996891 */; +VALUES (13127, 2, 0xD5510005, 21.679, 117.313, 46.453, -0.078789, 0, 0, -0.996891) /* Destination */ +/* @teleloc 0xD5510005 [21.679001 117.313004 46.452999] -0.078789 0.000000 0.000000 -0.996891 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13129 Slinker Meadows Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13129 Slinker Meadows Portal.sql index e335f07fc8..fc6817d043 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13129 Slinker Meadows Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13129 Slinker Meadows Portal.sql @@ -29,5 +29,5 @@ VALUES (13129, 1, 0x020001B3) /* Setup */ , (13129, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13129, 2, 0xCA830024, 107.395, 84.655, 31.9, -0.926981, 0, -0, -0.375108) /* Destination */ -/* @teleloc 0xCA830024 [107.394997 84.654999 31.900000] -0.926981 0.000000 -0.000000 -0.375108 */; +VALUES (13129, 2, 0xCA830024, 107.395, 84.655, 31.9, -0.926981, 0, 0, -0.375108) /* Destination */ +/* @teleloc 0xCA830024 [107.394997 84.654999 31.900000] -0.926981 0.000000 0.000000 -0.375108 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13130 Snowy Valley Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13130 Snowy Valley Portal.sql index 6fd2bb8c68..86586b0ff7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13130 Snowy Valley Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13130 Snowy Valley Portal.sql @@ -29,5 +29,5 @@ VALUES (13130, 1, 0x020001B3) /* Setup */ , (13130, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13130, 2, 0x74EA0019, 76.575, 20.397, 109.287, -0.992023, 0, -0, -0.126061) /* Destination */ -/* @teleloc 0x74EA0019 [76.574997 20.396999 109.287003] -0.992023 0.000000 -0.000000 -0.126061 */; +VALUES (13130, 2, 0x74EA0019, 76.575, 20.397, 109.287, -0.992023, 0, 0, -0.126061) /* Destination */ +/* @teleloc 0x74EA0019 [76.574997 20.396999 109.287003] -0.992023 0.000000 0.000000 -0.126061 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13134 Stoneport Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13134 Stoneport Villas Portal.sql index 00b5af42ea..57aa88d012 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13134 Stoneport Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13134 Stoneport Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13134, 1, 0x020001B3) /* Setup */ , (13134, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13134, 2, 0xE25F002B, 140.793, 61.746, 0.005, -0.715272, 0, -0, -0.698846) /* Destination */ -/* @teleloc 0xE25F002B [140.792999 61.745998 0.005000] -0.715272 0.000000 -0.000000 -0.698846 */; +VALUES (13134, 2, 0xE25F002B, 140.793, 61.746, 0.005, -0.715272, 0, 0, -0.698846) /* Destination */ +/* @teleloc 0xE25F002B [140.792999 61.745998 0.005000] -0.715272 0.000000 0.000000 -0.698846 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13135 Stone Triad Dell Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13135 Stone Triad Dell Portal.sql index 7c80b07190..dd6ff6c2ac 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13135 Stone Triad Dell Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13135 Stone Triad Dell Portal.sql @@ -29,5 +29,5 @@ VALUES (13135, 1, 0x020001B3) /* Setup */ , (13135, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13135, 2, 0x80E1002B, 134.642, 51.009, 92.445, -0.963132, 0, -0, -0.269029) /* Destination */ -/* @teleloc 0x80E1002B [134.641998 51.008999 92.445000] -0.963132 0.000000 -0.000000 -0.269029 */; +VALUES (13135, 2, 0x80E1002B, 134.642, 51.009, 92.445, -0.963132, 0, 0, -0.269029) /* Destination */ +/* @teleloc 0x80E1002B [134.641998 51.008999 92.445000] -0.963132 0.000000 0.000000 -0.269029 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13136 Tanshi Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13136 Tanshi Portal.sql index a46e0b092d..f489fd91cf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13136 Tanshi Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13136 Tanshi Portal.sql @@ -29,5 +29,5 @@ VALUES (13136, 1, 0x020001B3) /* Setup */ , (13136, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13136, 2, 0xD346001A, 92.574, 29.647, 40.005, -0.995062, 0, -0, -0.099259) /* Destination */ -/* @teleloc 0xD346001A [92.573997 29.646999 40.005001] -0.995062 0.000000 -0.000000 -0.099259 */; +VALUES (13136, 2, 0xD346001A, 92.574, 29.647, 40.005, -0.995062, 0, 0, -0.099259) /* Destination */ +/* @teleloc 0xD346001A [92.573997 29.646999 40.005001] -0.995062 0.000000 0.000000 -0.099259 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13137 Tou-Tou Road Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13137 Tou-Tou Road Villas Portal.sql index f18a80ad88..c22c24f9c5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13137 Tou-Tou Road Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13137 Tou-Tou Road Villas Portal.sql @@ -30,4 +30,4 @@ VALUES (13137, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (13137, 2, 0xF14A0006, 18.02, 130.269, 30.798, 0.280868, 0, 0, -0.959747) /* Destination */ -/* @teleloc 0xF14A0006 [18.020000 130.268997 30.798000] 0.280868 0.000000 0.000000 -0.959746 */; +/* @teleloc 0xF14A0006 [18.020000 130.268997 30.798000] 0.280868 0.000000 0.000000 -0.959747 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13139 West Mayoi Mountain Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13139 West Mayoi Mountain Villas Portal.sql index 8e33fd5f1b..1429a1cec5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13139 West Mayoi Mountain Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13139 West Mayoi Mountain Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13139, 1, 0x020001B3) /* Setup */ , (13139, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13139, 2, 0xDB330021, 113.791, 13.356, 170.522, -0.99345, 0, -0, -0.11427) /* Destination */ -/* @teleloc 0xDB330021 [113.791000 13.356000 170.522003] -0.993450 0.000000 -0.000000 -0.114270 */; +VALUES (13139, 2, 0xDB330021, 113.791, 13.356, 170.522, -0.99345, 0, 0, -0.11427) /* Destination */ +/* @teleloc 0xDB330021 [113.791000 13.356000 170.522003] -0.993450 0.000000 0.000000 -0.114270 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13142 Zaikhal Hills Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13142 Zaikhal Hills Villas Portal.sql index a62d828135..68ea53f8db 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13142 Zaikhal Hills Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13142 Zaikhal Hills Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (13142, 1, 0x020001B3) /* Setup */ , (13142, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13142, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (13142, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13196 Relative Destination Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13196 Relative Destination Portal.sql index f4d64f7cfa..902320dc35 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13196 Relative Destination Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/13196 Relative Destination Portal.sql @@ -30,5 +30,5 @@ VALUES (13196, 1, 0x020001B3) /* Setup */ , (13196, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (13196, 26, 0x00000000, 3, 4, 0, 1, 0, 0, -0) /* RelativeDestination */ -/* @teleloc 0x00000000 [3.000000 4.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (13196, 26, 0x00000000, 3, 4, 0, 1, 0, 0, 0) /* RelativeDestination */ +/* @teleloc 0x00000000 [3.000000 4.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14256 Cliffside Overlook Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14256 Cliffside Overlook Portal.sql index f49e7eb2ae..5c8f48abbe 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14256 Cliffside Overlook Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14256 Cliffside Overlook Portal.sql @@ -29,5 +29,5 @@ VALUES (14256, 1, 0x020001B3) /* Setup */ , (14256, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14256, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14256, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14258 Crescent Ridge Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14258 Crescent Ridge Cottages Portal.sql index 1e6c530b2f..ebc1558f81 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14258 Crescent Ridge Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14258 Crescent Ridge Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14258, 1, 0x020001B3) /* Setup */ , (14258, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14258, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14258, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14260 Driftwood Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14260 Driftwood Cottages Portal.sql index 28d16817ba..8251df93d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14260 Driftwood Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14260 Driftwood Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14260, 1, 0x020001B3) /* Setup */ , (14260, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14260, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14260, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14261 West Baishi Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14261 West Baishi Settlement Portal.sql index 5badced1b1..19c5c7e822 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14261 West Baishi Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14261 West Baishi Settlement Portal.sql @@ -30,4 +30,4 @@ VALUES (14261, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (14261, 2, 0xC641001A, 77.541, 27.742, 63.09, 0.983024, 0, 0, -0.18348) /* Destination */ -/* @teleloc 0xC641001A [77.541000 27.742001 63.090000] 0.983024 0.000000 0.000000 -0.183479 */; +/* @teleloc 0xC641001A [77.541000 27.742001 63.090000] 0.983024 0.000000 0.000000 -0.183480 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14262 Greenswath Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14262 Greenswath Portal.sql index d79f6beb3b..5cc136ab2c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14262 Greenswath Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14262 Greenswath Portal.sql @@ -30,4 +30,4 @@ VALUES (14262, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (14262, 2, 0x9E88000E, 28.066, 129.406, 21.772, 0.615888, 0, 0, -0.787834) /* Destination */ -/* @teleloc 0x9E88000E [28.066000 129.406006 21.771999] 0.615888 0.000000 0.000000 -0.787833 */; +/* @teleloc 0x9E88000E [28.066000 129.406006 21.771999] 0.615888 0.000000 0.000000 -0.787834 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14265 Icecliff Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14265 Icecliff Cottages Portal.sql index c2aabf232a..d58c6d6737 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14265 Icecliff Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14265 Icecliff Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14265, 1, 0x020001B3) /* Setup */ , (14265, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14265, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14265, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14268 Jai-Tan Dale Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14268 Jai-Tan Dale Portal.sql index 1e060467c2..d82abd25c5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14268 Jai-Tan Dale Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14268 Jai-Tan Dale Portal.sql @@ -30,4 +30,4 @@ VALUES (14268, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (14268, 2, 0xC946001C, 76.901, 85.203, 140.123, 0.972307, 0, 0, -0.233709) /* Destination */ -/* @teleloc 0xC946001C [76.901001 85.203003 140.123001] 0.972307 0.000000 0.000000 -0.233708 */; +/* @teleloc 0xC946001C [76.901001 85.203003 140.123001] 0.972307 0.000000 0.000000 -0.233709 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14269 Jhalalabhan Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14269 Jhalalabhan Portal.sql index 3c115feadb..af638b452f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14269 Jhalalabhan Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14269 Jhalalabhan Portal.sql @@ -29,5 +29,5 @@ VALUES (14269, 1, 0x020001B3) /* Setup */ , (14269, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14269, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14269, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14270 Kanasa Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14270 Kanasa Portal.sql index d32162638d..3d31a1f2bb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14270 Kanasa Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14270 Kanasa Portal.sql @@ -29,5 +29,5 @@ VALUES (14270, 1, 0x020001B3) /* Setup */ , (14270, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14270, 2, 0xAC3F002D, 134, 101.12, 46.745, -0.791437, 0, -0, -0.611251) /* Destination */ -/* @teleloc 0xAC3F002D [134.000000 101.120003 46.744999] -0.791437 0.000000 -0.000000 -0.611251 */; +VALUES (14270, 2, 0xAC3F002D, 134, 101.12, 46.745, -0.791437, 0, 0, -0.611251) /* Destination */ +/* @teleloc 0xAC3F002D [134.000000 101.120003 46.744999] -0.791437 0.000000 0.000000 -0.611251 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14271 Mage's Pass Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14271 Mage's Pass Portal.sql index 711a28a60f..6ec831df82 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14271 Mage's Pass Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14271 Mage's Pass Portal.sql @@ -29,5 +29,5 @@ VALUES (14271, 1, 0x020001B3) /* Setup */ , (14271, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14271, 2, 0xC13D0024, 98.746, 90.821, 46.005, -0.996188, 0, -0, -0.087234) /* Destination */ -/* @teleloc 0xC13D0024 [98.746002 90.820999 46.005001] -0.996188 0.000000 -0.000000 -0.087234 */; +VALUES (14271, 2, 0xC13D0024, 98.746, 90.821, 46.005, -0.996188, 0, 0, -0.087234) /* Destination */ +/* @teleloc 0xC13D0024 [98.746002 90.820999 46.005001] -0.996188 0.000000 0.000000 -0.087234 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14272 Midsong Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14272 Midsong Cottages Portal.sql index 68560d6251..216da3e3bd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14272 Midsong Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14272 Midsong Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14272, 1, 0x020001B3) /* Setup */ , (14272, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14272, 2, 0x7D7E003E, 175.322, 135.799, 32.858, -0.577152, 0, -0, -0.816637) /* Destination */ -/* @teleloc 0x7D7E003E [175.322006 135.798996 32.858002] -0.577152 0.000000 -0.000000 -0.816637 */; +VALUES (14272, 2, 0x7D7E003E, 175.322, 135.799, 32.858, -0.577152, 0, 0, -0.816637) /* Destination */ +/* @teleloc 0x7D7E003E [175.322006 135.798996 32.858002] -0.577152 0.000000 0.000000 -0.816637 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14274 Mt Sylph View Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14274 Mt Sylph View Cottages Portal.sql index 934e613385..43365d2fca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14274 Mt Sylph View Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14274 Mt Sylph View Cottages Portal.sql @@ -30,4 +30,4 @@ VALUES (14274, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (14274, 2, 0x91890004, 17.139, 78.618, 108.005, 0.619074, 0, 0, -0.785333) /* Destination */ -/* @teleloc 0x91890004 [17.139000 78.617996 108.004997] 0.619073 0.000000 0.000000 -0.785333 */; +/* @teleloc 0x91890004 [17.139000 78.617996 108.004997] 0.619074 0.000000 0.000000 -0.785333 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14276 Narsys Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14276 Narsys Portal.sql index f3f08dfa00..d8e089438d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14276 Narsys Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14276 Narsys Portal.sql @@ -29,5 +29,5 @@ VALUES (14276, 1, 0x020001B3) /* Setup */ , (14276, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14276, 2, 0xDA6B0026, 112.497, 135.582, 26.63, -0.434241, 0, -0, -0.900797) /* Destination */ -/* @teleloc 0xDA6B0026 [112.497002 135.582001 26.629999] -0.434241 0.000000 -0.000000 -0.900797 */; +VALUES (14276, 2, 0xDA6B0026, 112.497, 135.582, 26.63, -0.434241, 0, 0, -0.900797) /* Destination */ +/* @teleloc 0xDA6B0026 [112.497002 135.582001 26.629999] -0.434241 0.000000 0.000000 -0.900797 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14278 Plainsview Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14278 Plainsview Cottages Portal.sql index f9454d700e..593d57d315 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14278 Plainsview Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14278 Plainsview Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14278, 1, 0x020001B3) /* Setup */ , (14278, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14278, 2, 0xA738002B, 133.215, 65.226, 45.106, -0.938803, 0, -0, -0.344454) /* Destination */ -/* @teleloc 0xA738002B [133.214996 65.225998 45.105999] -0.938803 0.000000 -0.000000 -0.344454 */; +VALUES (14278, 2, 0xA738002B, 133.215, 65.226, 45.106, -0.938803, 0, 0, -0.344454) /* Destination */ +/* @teleloc 0xA738002B [133.214996 65.225998 45.105999] -0.938803 0.000000 0.000000 -0.344454 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14279 Ro-Nan Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14279 Ro-Nan Portal.sql index c982422671..f9e97f6a2e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14279 Ro-Nan Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14279 Ro-Nan Portal.sql @@ -29,5 +29,5 @@ VALUES (14279, 1, 0x020001B3) /* Setup */ , (14279, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14279, 2, 0xAB30002D, 123.744, 108.458, 70.731, -0.694219, 0, -0, -0.719764) /* Destination */ -/* @teleloc 0xAB30002D [123.744003 108.458000 70.731003] -0.694219 0.000000 -0.000000 -0.719764 */; +VALUES (14279, 2, 0xAB30002D, 123.744, 108.458, 70.731, -0.694219, 0, 0, -0.719764) /* Destination */ +/* @teleloc 0xAB30002D [123.744003 108.458000 70.731003] -0.694219 0.000000 0.000000 -0.719764 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14282 Siege Road Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14282 Siege Road Villas Portal.sql index 8b11d1deec..bdfba81fd7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14282 Siege Road Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14282 Siege Road Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (14282, 1, 0x020001B3) /* Setup */ , (14282, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14282, 2, 0xD1830022, 100.52, 40.533, 24.627, -0.942871, 0, -0, -0.333157) /* Destination */ -/* @teleloc 0xD1830022 [100.519997 40.533001 24.627001] -0.942871 0.000000 -0.000000 -0.333157 */; +VALUES (14282, 2, 0xD1830022, 100.52, 40.533, 24.627, -0.942871, 0, 0, -0.333157) /* Destination */ +/* @teleloc 0xD1830022 [100.519997 40.533001 24.627001] -0.942871 0.000000 0.000000 -0.333157 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14283 Slidara Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14283 Slidara Cottages Portal.sql index ffb038090a..fe09ba6451 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14283 Slidara Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14283 Slidara Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14283, 1, 0x020001B3) /* Setup */ , (14283, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14283, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14283, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14284 Snakehead Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14284 Snakehead Portal.sql index 7ddbb33ea5..ed30d13d47 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14284 Snakehead Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14284 Snakehead Portal.sql @@ -29,5 +29,5 @@ VALUES (14284, 1, 0x020001B3) /* Setup */ , (14284, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14284, 2, 0xC46C003D, 171.227, 105.925, 49.178, -0.722865, 0, -0, -0.69099) /* Destination */ -/* @teleloc 0xC46C003D [171.227005 105.925003 49.178001] -0.722865 0.000000 -0.000000 -0.690990 */; +VALUES (14284, 2, 0xC46C003D, 171.227, 105.925, 49.178, -0.722865, 0, 0, -0.69099) /* Destination */ +/* @teleloc 0xC46C003D [171.227005 105.925003 49.178001] -0.722865 0.000000 0.000000 -0.690990 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14285 Stone Scar Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14285 Stone Scar Settlement Portal.sql index 9a22b401bd..bf1d41e061 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14285 Stone Scar Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14285 Stone Scar Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (14285, 1, 0x020001B3) /* Setup */ , (14285, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14285, 2, 0x9385002E, 138.604, 128.251, 33.317, -0.556238, 0, -0, -0.831023) /* Destination */ -/* @teleloc 0x9385002E [138.604004 128.251007 33.317001] -0.556237 0.000000 -0.000000 -0.831023 */; +VALUES (14285, 2, 0x9385002E, 138.604, 128.251, 33.317, -0.556238, 0, 0, -0.831023) /* Destination */ +/* @teleloc 0x9385002E [138.604004 128.251007 33.317001] -0.556238 0.000000 0.000000 -0.831023 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14286 Taralla Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14286 Taralla Portal.sql index 1a4508e5ae..7bf3836193 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14286 Taralla Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14286 Taralla Portal.sql @@ -29,5 +29,5 @@ VALUES (14286, 1, 0x020001B3) /* Setup */ , (14286, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14286, 2, 0xACA6002D, 140.041, 100.202, 151.655, -0.745453, 0, -0, -0.666558) /* Destination */ -/* @teleloc 0xACA6002D [140.041000 100.202003 151.654999] -0.745453 0.000000 -0.000000 -0.666558 */; +VALUES (14286, 2, 0xACA6002D, 140.041, 100.202, 151.655, -0.745453, 0, 0, -0.666558) /* Destination */ +/* @teleloc 0xACA6002D [140.041000 100.202003 151.654999] -0.745453 0.000000 0.000000 -0.666558 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14287 Tattered Ridge Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14287 Tattered Ridge Portal.sql index 1b3da50007..fbc3105c19 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14287 Tattered Ridge Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14287 Tattered Ridge Portal.sql @@ -29,5 +29,5 @@ VALUES (14287, 1, 0x020001B3) /* Setup */ , (14287, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14287, 2, 0xB634003C, 179.744, 81.92, 176.941, -0.655743, 0, -0, -0.754985) /* Destination */ -/* @teleloc 0xB634003C [179.744003 81.919998 176.940994] -0.655743 0.000000 -0.000000 -0.754985 */; +VALUES (14287, 2, 0xB634003C, 179.744, 81.92, 176.941, -0.655743, 0, 0, -0.754985) /* Destination */ +/* @teleloc 0xB634003C [179.744003 81.919998 176.940994] -0.655743 0.000000 0.000000 -0.754985 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14288 Tri-Ridge Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14288 Tri-Ridge Portal.sql index 8154493513..791b1d8b03 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14288 Tri-Ridge Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14288 Tri-Ridge Portal.sql @@ -29,5 +29,5 @@ VALUES (14288, 1, 0x020001B3) /* Setup */ , (14288, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14288, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14288, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14289 Villalabar Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14289 Villalabar Portal.sql index d14bbb96f5..5735db1ed7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14289 Villalabar Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14289 Villalabar Portal.sql @@ -29,5 +29,5 @@ VALUES (14289, 1, 0x020001B3) /* Setup */ , (14289, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14289, 2, 0x96330027, 103.754, 147.617, 40.005, -0.195373, 0, -0, -0.980729) /* Destination */ -/* @teleloc 0x96330027 [103.753998 147.617004 40.005001] -0.195373 0.000000 -0.000000 -0.980729 */; +VALUES (14289, 2, 0x96330027, 103.754, 147.617, 40.005, -0.195373, 0, 0, -0.980729) /* Destination */ +/* @teleloc 0x96330027 [103.753998 147.617004 40.005001] -0.195373 0.000000 0.000000 -0.980729 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14290 West Norstead Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14290 West Norstead Portal.sql index f4fe03e557..9599635f86 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14290 West Norstead Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14290 West Norstead Portal.sql @@ -29,5 +29,5 @@ VALUES (14290, 1, 0x020001B3) /* Setup */ , (14290, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14290, 2, 0xB1DD0026, 104.238, 140.465, 2.3, -0.99956, 0, -0, -0.029666) /* Destination */ -/* @teleloc 0xB1DD0026 [104.237999 140.464996 2.300000] -0.999560 0.000000 -0.000000 -0.029666 */; +VALUES (14290, 2, 0xB1DD0026, 104.238, 140.465, 2.3, -0.99956, 0, 0, -0.029666) /* Destination */ +/* @teleloc 0xB1DD0026 [104.237999 140.464996 2.300000] -0.999560 0.000000 0.000000 -0.029666 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14291 West Yanshi Namoon Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14291 West Yanshi Namoon Portal.sql index 9efb3efd0a..c5f3630e8e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14291 West Yanshi Namoon Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14291 West Yanshi Namoon Portal.sql @@ -29,5 +29,5 @@ VALUES (14291, 1, 0x020001B3) /* Setup */ , (14291, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14291, 2, 0xB2640029, 128.092, 15.668, 22.699, -0.998875, 0, -0, -0.047411) /* Destination */ -/* @teleloc 0xB2640029 [128.091995 15.668000 22.698999] -0.998875 0.000000 -0.000000 -0.047411 */; +VALUES (14291, 2, 0xB2640029, 128.092, 15.668, 22.699, -0.998875, 0, 0, -0.047411) /* Destination */ +/* @teleloc 0xB2640029 [128.091995 15.668000 22.698999] -0.998875 0.000000 0.000000 -0.047411 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14292 Xinh Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14292 Xinh Portal.sql index 8587e26ce8..3bb11e3407 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14292 Xinh Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14292 Xinh Portal.sql @@ -29,5 +29,5 @@ VALUES (14292, 1, 0x020001B3) /* Setup */ , (14292, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14292, 2, 0xCA1D002C, 134.569, 87.157, 78.742, -0.779999, 0, -0, -0.625781) /* Destination */ -/* @teleloc 0xCA1D002C [134.569000 87.156998 78.741997] -0.779999 0.000000 -0.000000 -0.625781 */; +VALUES (14292, 2, 0xCA1D002C, 134.569, 87.157, 78.742, -0.779999, 0, 0, -0.625781) /* Destination */ +/* @teleloc 0xCA1D002C [134.569000 87.156998 78.741997] -0.779999 0.000000 0.000000 -0.625781 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14294 Zatara Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14294 Zatara Portal.sql index 2cf2f49180..be5714deca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14294 Zatara Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14294 Zatara Portal.sql @@ -29,5 +29,5 @@ VALUES (14294, 1, 0x020001B3) /* Setup */ , (14294, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14294, 2, 0xABDE0024, 113.43, 84.347, 14.852, -0.868402, 0, -0, -0.495861) /* Destination */ -/* @teleloc 0xABDE0024 [113.430000 84.347000 14.852000] -0.868402 0.000000 -0.000000 -0.495860 */; +VALUES (14294, 2, 0xABDE0024, 113.43, 84.347, 14.852, -0.868402, 0, 0, -0.495861) /* Destination */ +/* @teleloc 0xABDE0024 [113.430000 84.347000 14.852000] -0.868402 0.000000 0.000000 -0.495861 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14295 Zoe's Place Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14295 Zoe's Place Portal.sql index d41ebae13b..697e9f533b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14295 Zoe's Place Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14295 Zoe's Place Portal.sql @@ -29,5 +29,5 @@ VALUES (14295, 1, 0x020001B3) /* Setup */ , (14295, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14295, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14295, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14348 JumpEntry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14348 JumpEntry Portal.sql index c9f5cff501..7c79bd4f7a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14348 JumpEntry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14348 JumpEntry Portal.sql @@ -29,5 +29,5 @@ VALUES (14348, 1, 0x020001B3) /* Setup */ , (14348, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14348, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14348, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14349 JumpExit Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14349 JumpExit Portal.sql index 00e020cefa..40d12f6752 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14349 JumpExit Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14349 JumpExit Portal.sql @@ -29,5 +29,5 @@ VALUES (14349, 1, 0x020001B3) /* Setup */ , (14349, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14349, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14349, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14350 JumpShaft1 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14350 JumpShaft1 Portal.sql index 5829a3d28b..a74925b38f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14350 JumpShaft1 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14350 JumpShaft1 Portal.sql @@ -29,5 +29,5 @@ VALUES (14350, 1, 0x020001B3) /* Setup */ , (14350, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14350, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14350, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14351 JumpShaft2 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14351 JumpShaft2 Portal.sql index d4febb4d44..319ec4522d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14351 JumpShaft2 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14351 JumpShaft2 Portal.sql @@ -29,5 +29,5 @@ VALUES (14351, 1, 0x020001B3) /* Setup */ , (14351, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14351, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14351, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14352 JumpShaft2x2 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14352 JumpShaft2x2 Portal.sql index 35c24c146c..80341f5c05 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14352 JumpShaft2x2 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14352 JumpShaft2x2 Portal.sql @@ -29,5 +29,5 @@ VALUES (14352, 1, 0x020001B3) /* Setup */ , (14352, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14352, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14352, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14353 JumpShaft3 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14353 JumpShaft3 Portal.sql index f5999e700c..3026430705 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14353 JumpShaft3 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14353 JumpShaft3 Portal.sql @@ -29,5 +29,5 @@ VALUES (14353, 1, 0x020001B3) /* Setup */ , (14353, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14353, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14353, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14354 JumpShaft3x2 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14354 JumpShaft3x2 Portal.sql index 8447164583..0e55411965 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14354 JumpShaft3x2 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14354 JumpShaft3x2 Portal.sql @@ -29,5 +29,5 @@ VALUES (14354, 1, 0x020001B3) /* Setup */ , (14354, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14354, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14354, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14355 JumpShaft3x3 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14355 JumpShaft3x3 Portal.sql index 7e13841aee..9a353e57a6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14355 JumpShaft3x3 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14355 JumpShaft3x3 Portal.sql @@ -29,5 +29,5 @@ VALUES (14355, 1, 0x020001B3) /* Setup */ , (14355, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14355, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14355, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14356 JumpShaft4 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14356 JumpShaft4 Portal.sql index a983cf3f5c..50bc6dd43a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14356 JumpShaft4 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14356 JumpShaft4 Portal.sql @@ -29,5 +29,5 @@ VALUES (14356, 1, 0x020001B3) /* Setup */ , (14356, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14356, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14356, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14357 JumpShaft4x2 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14357 JumpShaft4x2 Portal.sql index 62f28f808e..b033a0be2d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14357 JumpShaft4x2 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14357 JumpShaft4x2 Portal.sql @@ -29,5 +29,5 @@ VALUES (14357, 1, 0x020001B3) /* Setup */ , (14357, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14357, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14357, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14358 JumpShaft4x3 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14358 JumpShaft4x3 Portal.sql index 11ef2ba906..8f06e2b94d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14358 JumpShaft4x3 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14358 JumpShaft4x3 Portal.sql @@ -29,5 +29,5 @@ VALUES (14358, 1, 0x020001B3) /* Setup */ , (14358, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14358, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14358, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14359 JumpShaft4x4 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14359 JumpShaft4x4 Portal.sql index 8b7eb2951c..94eef6cfda 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14359 JumpShaft4x4 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14359 JumpShaft4x4 Portal.sql @@ -29,5 +29,5 @@ VALUES (14359, 1, 0x020001B3) /* Setup */ , (14359, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14359, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14359, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14360 JumpShaft5 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14360 JumpShaft5 Portal.sql index 9b1db64259..6a96cda1fd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14360 JumpShaft5 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14360 JumpShaft5 Portal.sql @@ -29,5 +29,5 @@ VALUES (14360, 1, 0x020001B3) /* Setup */ , (14360, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14360, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14360, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14361 JumpShaft5x2 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14361 JumpShaft5x2 Portal.sql index a5434afe21..89b4f28e99 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14361 JumpShaft5x2 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14361 JumpShaft5x2 Portal.sql @@ -29,5 +29,5 @@ VALUES (14361, 1, 0x020001B3) /* Setup */ , (14361, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14361, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14361, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14362 JumpShaft5x3 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14362 JumpShaft5x3 Portal.sql index a5403f4d24..b3ea317f7e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14362 JumpShaft5x3 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14362 JumpShaft5x3 Portal.sql @@ -29,5 +29,5 @@ VALUES (14362, 1, 0x020001B3) /* Setup */ , (14362, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14362, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14362, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14363 JumpShaft5x4 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14363 JumpShaft5x4 Portal.sql index ea1f0cf94f..120f8cb344 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14363 JumpShaft5x4 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14363 JumpShaft5x4 Portal.sql @@ -29,5 +29,5 @@ VALUES (14363, 1, 0x020001B3) /* Setup */ , (14363, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14363, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14363, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14364 JumpShaft5x5 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14364 JumpShaft5x5 Portal.sql index df5915782d..fc7f1bcbdc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14364 JumpShaft5x5 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14364 JumpShaft5x5 Portal.sql @@ -29,5 +29,5 @@ VALUES (14364, 1, 0x020001B3) /* Setup */ , (14364, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14364, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14364, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14365 JumpShaft6 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14365 JumpShaft6 Portal.sql index 09da91bba6..8f4b58a8ae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14365 JumpShaft6 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14365 JumpShaft6 Portal.sql @@ -29,5 +29,5 @@ VALUES (14365, 1, 0x020001B3) /* Setup */ , (14365, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14365, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14365, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14366 JumpShaft6x2 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14366 JumpShaft6x2 Portal.sql index 556ae02deb..93d4688b99 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14366 JumpShaft6x2 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14366 JumpShaft6x2 Portal.sql @@ -29,5 +29,5 @@ VALUES (14366, 1, 0x020001B3) /* Setup */ , (14366, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14366, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14366, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14367 JumpShaft6x3 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14367 JumpShaft6x3 Portal.sql index 66a65a13ad..2731a07c91 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14367 JumpShaft6x3 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14367 JumpShaft6x3 Portal.sql @@ -29,5 +29,5 @@ VALUES (14367, 1, 0x020001B3) /* Setup */ , (14367, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14367, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14367, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14368 JumpShaft6x4 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14368 JumpShaft6x4 Portal.sql index 72b6130b09..48ee41e507 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14368 JumpShaft6x4 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14368 JumpShaft6x4 Portal.sql @@ -29,5 +29,5 @@ VALUES (14368, 1, 0x020001B3) /* Setup */ , (14368, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14368, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14368, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14369 JumpShaft6x5 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14369 JumpShaft6x5 Portal.sql index 4a8cdf3d47..844f7bac27 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14369 JumpShaft6x5 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14369 JumpShaft6x5 Portal.sql @@ -29,5 +29,5 @@ VALUES (14369, 1, 0x020001B3) /* Setup */ , (14369, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14369, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14369, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14370 JumpShaft6x6 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14370 JumpShaft6x6 Portal.sql index e4c73b70b1..82a8a337bc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14370 JumpShaft6x6 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14370 JumpShaft6x6 Portal.sql @@ -29,5 +29,5 @@ VALUES (14370, 1, 0x020001B3) /* Setup */ , (14370, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14370, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14370, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14371 JumpShaft7 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14371 JumpShaft7 Portal.sql index 1e6b2c579f..887495a973 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14371 JumpShaft7 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14371 JumpShaft7 Portal.sql @@ -29,5 +29,5 @@ VALUES (14371, 1, 0x020001B3) /* Setup */ , (14371, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14371, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14371, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14372 JumpShaft7x2 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14372 JumpShaft7x2 Portal.sql index d1ed3f6632..2de6840a41 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14372 JumpShaft7x2 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14372 JumpShaft7x2 Portal.sql @@ -29,5 +29,5 @@ VALUES (14372, 1, 0x020001B3) /* Setup */ , (14372, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14372, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14372, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14373 JumpShaft7x3 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14373 JumpShaft7x3 Portal.sql index 48c75ec390..1d37f32a74 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14373 JumpShaft7x3 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14373 JumpShaft7x3 Portal.sql @@ -29,5 +29,5 @@ VALUES (14373, 1, 0x020001B3) /* Setup */ , (14373, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14373, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14373, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14374 JumpShaft7x4 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14374 JumpShaft7x4 Portal.sql index 3b5e8c857e..c7b545e806 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14374 JumpShaft7x4 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14374 JumpShaft7x4 Portal.sql @@ -29,5 +29,5 @@ VALUES (14374, 1, 0x020001B3) /* Setup */ , (14374, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14374, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14374, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14375 JumpShaft7x5 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14375 JumpShaft7x5 Portal.sql index 827538863d..90732cbbd0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14375 JumpShaft7x5 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14375 JumpShaft7x5 Portal.sql @@ -29,5 +29,5 @@ VALUES (14375, 1, 0x020001B3) /* Setup */ , (14375, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14375, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14375, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14376 JumpShaft7x6 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14376 JumpShaft7x6 Portal.sql index 45c36697e6..80017d25a6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14376 JumpShaft7x6 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14376 JumpShaft7x6 Portal.sql @@ -29,5 +29,5 @@ VALUES (14376, 1, 0x020001B3) /* Setup */ , (14376, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14376, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14376, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14377 JumpShaft7x7 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14377 JumpShaft7x7 Portal.sql index 2e79cba0c4..58395752ea 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14377 JumpShaft7x7 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14377 JumpShaft7x7 Portal.sql @@ -29,5 +29,5 @@ VALUES (14377, 1, 0x020001B3) /* Setup */ , (14377, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14377, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14377, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14378 JumpShaft8 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14378 JumpShaft8 Portal.sql index 0b44cbf208..09b43292b5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14378 JumpShaft8 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14378 JumpShaft8 Portal.sql @@ -29,5 +29,5 @@ VALUES (14378, 1, 0x020001B3) /* Setup */ , (14378, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14378, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14378, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14379 JumpShaft8x2 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14379 JumpShaft8x2 Portal.sql index 6c04952adc..400ec0fa9e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14379 JumpShaft8x2 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14379 JumpShaft8x2 Portal.sql @@ -29,5 +29,5 @@ VALUES (14379, 1, 0x020001B3) /* Setup */ , (14379, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14379, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14379, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14380 JumpShaft8x3 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14380 JumpShaft8x3 Portal.sql index e9d207412e..c86d9bca24 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14380 JumpShaft8x3 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14380 JumpShaft8x3 Portal.sql @@ -29,5 +29,5 @@ VALUES (14380, 1, 0x020001B3) /* Setup */ , (14380, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14380, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14380, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14381 JumpShaft8x4 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14381 JumpShaft8x4 Portal.sql index 5b373823c1..c6c7982e25 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14381 JumpShaft8x4 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14381 JumpShaft8x4 Portal.sql @@ -29,5 +29,5 @@ VALUES (14381, 1, 0x020001B3) /* Setup */ , (14381, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14381, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14381, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14382 JumpShaft8x5 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14382 JumpShaft8x5 Portal.sql index ec995c562a..10bc0c2c76 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14382 JumpShaft8x5 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14382 JumpShaft8x5 Portal.sql @@ -29,5 +29,5 @@ VALUES (14382, 1, 0x020001B3) /* Setup */ , (14382, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14382, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14382, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14383 JumpShaft8x6 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14383 JumpShaft8x6 Portal.sql index cddc5f3c98..b34228097a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14383 JumpShaft8x6 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14383 JumpShaft8x6 Portal.sql @@ -29,5 +29,5 @@ VALUES (14383, 1, 0x020001B3) /* Setup */ , (14383, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14383, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14383, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14384 JumpShaft8x7 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14384 JumpShaft8x7 Portal.sql index 76c4476ca1..e26982bbf3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14384 JumpShaft8x7 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14384 JumpShaft8x7 Portal.sql @@ -29,5 +29,5 @@ VALUES (14384, 1, 0x020001B3) /* Setup */ , (14384, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14384, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14384, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14385 JumpShaft8x8 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14385 JumpShaft8x8 Portal.sql index b84e64bbcf..cc91d3fa54 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14385 JumpShaft8x8 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14385 JumpShaft8x8 Portal.sql @@ -29,5 +29,5 @@ VALUES (14385, 1, 0x020001B3) /* Setup */ , (14385, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14385, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14385, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14386 JumpShaft9 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14386 JumpShaft9 Portal.sql index 3fd6530cac..1c7aa694ab 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14386 JumpShaft9 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14386 JumpShaft9 Portal.sql @@ -29,5 +29,5 @@ VALUES (14386, 1, 0x020001B3) /* Setup */ , (14386, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14386, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14386, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14387 JumpShaft9x2 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14387 JumpShaft9x2 Portal.sql index 7541ffd4cc..4cb61a1c35 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14387 JumpShaft9x2 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14387 JumpShaft9x2 Portal.sql @@ -29,5 +29,5 @@ VALUES (14387, 1, 0x020001B3) /* Setup */ , (14387, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14387, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14387, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14388 JumpShaft9x3 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14388 JumpShaft9x3 Portal.sql index 42dba56305..bc2c7fea34 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14388 JumpShaft9x3 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14388 JumpShaft9x3 Portal.sql @@ -29,5 +29,5 @@ VALUES (14388, 1, 0x020001B3) /* Setup */ , (14388, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14388, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14388, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14389 JumpShaft9x4 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14389 JumpShaft9x4 Portal.sql index 5f4a8f1280..cc708e4221 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14389 JumpShaft9x4 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14389 JumpShaft9x4 Portal.sql @@ -29,5 +29,5 @@ VALUES (14389, 1, 0x020001B3) /* Setup */ , (14389, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14389, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14389, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14390 JumpShaft9x5 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14390 JumpShaft9x5 Portal.sql index 3cae299a9d..947f120757 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14390 JumpShaft9x5 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14390 JumpShaft9x5 Portal.sql @@ -29,5 +29,5 @@ VALUES (14390, 1, 0x020001B3) /* Setup */ , (14390, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14390, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14390, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14391 JumpShaft9x6 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14391 JumpShaft9x6 Portal.sql index 7b3d48793d..a8e7c82755 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14391 JumpShaft9x6 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14391 JumpShaft9x6 Portal.sql @@ -29,5 +29,5 @@ VALUES (14391, 1, 0x020001B3) /* Setup */ , (14391, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14391, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14391, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14392 JumpShaft9x7 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14392 JumpShaft9x7 Portal.sql index c377880878..065cba0d25 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14392 JumpShaft9x7 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14392 JumpShaft9x7 Portal.sql @@ -29,5 +29,5 @@ VALUES (14392, 1, 0x020001B3) /* Setup */ , (14392, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14392, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14392, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14393 JumpShaft9x8 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14393 JumpShaft9x8 Portal.sql index 9ea4e3d138..0a869480de 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14393 JumpShaft9x8 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14393 JumpShaft9x8 Portal.sql @@ -29,5 +29,5 @@ VALUES (14393, 1, 0x020001B3) /* Setup */ , (14393, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14393, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14393, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14394 JumpShaft9x9 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14394 JumpShaft9x9 Portal.sql index fe8e7e254e..6edf18320d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14394 JumpShaft9x9 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14394 JumpShaft9x9 Portal.sql @@ -29,5 +29,5 @@ VALUES (14394, 1, 0x020001B3) /* Setup */ , (14394, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14394, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14394, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14395 JumpToDng1 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14395 JumpToDng1 Portal.sql index cc7573f35b..93ad343554 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14395 JumpToDng1 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14395 JumpToDng1 Portal.sql @@ -29,5 +29,5 @@ VALUES (14395, 1, 0x020001B3) /* Setup */ , (14395, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14395, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14395, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14396 JumpToDng2 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14396 JumpToDng2 Portal.sql index 2d707323a0..262c19897e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14396 JumpToDng2 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14396 JumpToDng2 Portal.sql @@ -29,5 +29,5 @@ VALUES (14396, 1, 0x020001B3) /* Setup */ , (14396, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14396, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14396, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14397 JumpToDng3 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14397 JumpToDng3 Portal.sql index 00493444a1..792143ace2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14397 JumpToDng3 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14397 JumpToDng3 Portal.sql @@ -29,5 +29,5 @@ VALUES (14397, 1, 0x020001B3) /* Setup */ , (14397, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14397, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14397, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14398 JumpToDng4 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14398 JumpToDng4 Portal.sql index db849a2b56..d2feb45627 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14398 JumpToDng4 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14398 JumpToDng4 Portal.sql @@ -29,5 +29,5 @@ VALUES (14398, 1, 0x020001B3) /* Setup */ , (14398, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14398, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14398, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14399 JumpToDng5 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14399 JumpToDng5 Portal.sql index a03d9e7191..b841f82ec6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14399 JumpToDng5 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14399 JumpToDng5 Portal.sql @@ -29,5 +29,5 @@ VALUES (14399, 1, 0x020001B3) /* Setup */ , (14399, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14399, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14399, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14400 JumpToDng6 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14400 JumpToDng6 Portal.sql index 7ef806705f..d2ebbbb1cf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14400 JumpToDng6 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14400 JumpToDng6 Portal.sql @@ -29,5 +29,5 @@ VALUES (14400, 1, 0x020001B3) /* Setup */ , (14400, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14400, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14400, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14401 JumpToDng7 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14401 JumpToDng7 Portal.sql index 94b41d7a79..363fac594c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14401 JumpToDng7 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14401 JumpToDng7 Portal.sql @@ -29,5 +29,5 @@ VALUES (14401, 1, 0x020001B3) /* Setup */ , (14401, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14401, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14401, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14402 JumpToDng8 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14402 JumpToDng8 Portal.sql index 7fa3f6ed8c..093429ab32 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14402 JumpToDng8 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14402 JumpToDng8 Portal.sql @@ -29,5 +29,5 @@ VALUES (14402, 1, 0x020001B3) /* Setup */ , (14402, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14402, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14402, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14403 JumpToDng9 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14403 JumpToDng9 Portal.sql index db93b13dee..5329c9a037 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14403 JumpToDng9 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14403 JumpToDng9 Portal.sql @@ -29,5 +29,5 @@ VALUES (14403, 1, 0x020001B3) /* Setup */ , (14403, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14403, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14403, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14449 Underground Passage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14449 Underground Passage.sql index 692da4b7de..2cfcd4aef9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14449 Underground Passage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14449 Underground Passage.sql @@ -31,5 +31,5 @@ VALUES (14449, 1, 0x020001B3) /* Setup */ , (14449, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14449, 2, 0x01C20123, 80, -70, -24, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01C20123 [80.000000 -70.000000 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14449, 2, 0x01C20123, 80, -70, -24, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01C20123 [80.000000 -70.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14489 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14489 Surface.sql index e1e69a9d9c..06098ddd4f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14489 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14489 Surface.sql @@ -29,5 +29,5 @@ VALUES (14489, 1, 0x020001B3) /* Setup */ , (14489, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14489, 2, 0x7BDB001B, 85.427, 70.229, 432.005, -0.173648, 0, -0, -0.984808) /* Destination */ -/* @teleloc 0x7BDB001B [85.427002 70.228996 432.005005] -0.173648 0.000000 -0.000000 -0.984808 */; +VALUES (14489, 2, 0x7BDB001B, 85.427, 70.229, 432.005, -0.173648, 0, 0, -0.984808) /* Destination */ +/* @teleloc 0x7BDB001B [85.427002 70.228996 432.005005] -0.173648 0.000000 0.000000 -0.984808 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14494 Lower Empyrean Acid Cistern.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14494 Lower Empyrean Acid Cistern.sql index 33ebc02d44..e2335d31f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14494 Lower Empyrean Acid Cistern.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14494 Lower Empyrean Acid Cistern.sql @@ -30,5 +30,5 @@ VALUES (14494, 1, 0x020005D5) /* Setup */ , (14494, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14494, 2, 0x526D0251, 150, -120, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x526D0251 [150.000000 -120.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (14494, 2, 0x526D0251, 150, -120, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x526D0251 [150.000000 -120.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14497 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14497 Surface.sql index b4a2d68020..d221a8a3a1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14497 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14497 Surface.sql @@ -29,5 +29,5 @@ VALUES (14497, 1, 0x020001B3) /* Setup */ , (14497, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14497, 2, 0x22590025, 107.61, 96.728, 8.187, -0.00541, 0, -0, -0.999985) /* Destination */ -/* @teleloc 0x22590025 [107.610001 96.727997 8.187000] -0.005410 0.000000 -0.000000 -0.999985 */; +VALUES (14497, 2, 0x22590025, 107.61, 96.728, 8.187, -0.00541, 0, 0, -0.999985) /* Destination */ +/* @teleloc 0x22590025 [107.610001 96.727997 8.187000] -0.005410 0.000000 0.000000 -0.999985 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14502 Lower Empyrean Lightning Cistern.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14502 Lower Empyrean Lightning Cistern.sql index 88c4a9ab5a..f57306b362 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14502 Lower Empyrean Lightning Cistern.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14502 Lower Empyrean Lightning Cistern.sql @@ -30,5 +30,5 @@ VALUES (14502, 1, 0x020005D6) /* Setup */ , (14502, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14502, 2, 0x52730254, 100, -140, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x52730254 [100.000000 -140.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (14502, 2, 0x52730254, 100, -140, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x52730254 [100.000000 -140.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14579 Entrance to Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14579 Entrance to Portal Space.sql index 954e9f4750..3c081930e3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14579 Entrance to Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14579 Entrance to Portal Space.sql @@ -31,5 +31,5 @@ VALUES (14579, 1, 0x02000C4A) /* Setup */ , (14579, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14579, 2, 0x526C040D, 110, -110, 2.025, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526C040D [110.000000 -110.000000 2.025000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14579, 2, 0x526C040D, 110, -110, 2.025, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526C040D [110.000000 -110.000000 2.025000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14582 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14582 Portal Space.sql index a174fbf2ce..680f6a672c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14582 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14582 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14582, 1, 0x02000C17) /* Setup */ , (14582, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14582, 2, 0x526C0414, 120, -120, 0, -0.939693, 0, -0, -0.34202) /* Destination */ -/* @teleloc 0x526C0414 [120.000000 -120.000000 0.000000] -0.939693 0.000000 -0.000000 -0.342020 */; +VALUES (14582, 2, 0x526C0414, 120, -120, 0, -0.939693, 0, 0, -0.34202) /* Destination */ +/* @teleloc 0x526C0414 [120.000000 -120.000000 0.000000] -0.939693 0.000000 0.000000 -0.342020 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14583 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14583 Portal Space.sql index 569b0ab25c..ab46313298 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14583 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14583 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14583, 1, 0x02000C1C) /* Setup */ , (14583, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14583, 2, 0x526C0412, 120, -100, 0, -0.34202, 0, -0, -0.939693) /* Destination */ -/* @teleloc 0x526C0412 [120.000000 -100.000000 0.000000] -0.342020 0.000000 -0.000000 -0.939693 */; +VALUES (14583, 2, 0x526C0412, 120, -100, 0, -0.34202, 0, 0, -0.939693) /* Destination */ +/* @teleloc 0x526C0412 [120.000000 -100.000000 0.000000] -0.342020 0.000000 0.000000 -0.939693 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14584 Return to Dereth.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14584 Return to Dereth.sql index ef00b46a68..bdc48f8455 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14584 Return to Dereth.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14584 Return to Dereth.sql @@ -30,5 +30,5 @@ VALUES (14584, 1, 0x02000C49) /* Setup */ , (14584, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14584, 2, 0x99E7003A, 178.9, 47.7, 85.7, -0.152986, 0, -0, -0.988228) /* Destination */ -/* @teleloc 0x99E7003A [178.899994 47.700001 85.699997] -0.152986 0.000000 -0.000000 -0.988228 */; +VALUES (14584, 2, 0x99E7003A, 178.9, 47.7, 85.7, -0.152986, 0, 0, -0.988228) /* Destination */ +/* @teleloc 0x99E7003A [178.899994 47.700001 85.699997] -0.152986 0.000000 0.000000 -0.988228 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14603 Portal Hotspot Empyrean Invoking.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14603 Portal Hotspot Empyrean Invoking.sql index 2b839ac389..e7a0a8dbe5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14603 Portal Hotspot Empyrean Invoking.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14603 Portal Hotspot Empyrean Invoking.sql @@ -33,5 +33,5 @@ VALUES (14603, 1, 0x02000638) /* Setup */ , (14603, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14603, 2, 0x526A0293, 220, -50, -24, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526A0293 [220.000000 -50.000000 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14603, 2, 0x526A0293, 220, -50, -24, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526A0293 [220.000000 -50.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14604 Portal Hotspot Lilitha Invoking.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14604 Portal Hotspot Lilitha Invoking.sql index 20bbd88eca..b5ff477c34 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14604 Portal Hotspot Lilitha Invoking.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14604 Portal Hotspot Lilitha Invoking.sql @@ -33,5 +33,5 @@ VALUES (14604, 1, 0x02000638) /* Setup */ , (14604, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14604, 2, 0x526A01E8, 190, -80, -30, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526A01E8 [190.000000 -80.000000 -30.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14604, 2, 0x526A01E8, 190, -80, -30, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526A01E8 [190.000000 -80.000000 -30.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14606 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14606 Portal Space.sql index a2b387ac8e..f52f7e18df 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14606 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14606 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14606, 1, 0x020005D3) /* Setup */ , (14606, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14606, 2, 0x526B044C, 120, -100, -6, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x526B044C [120.000000 -100.000000 -6.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (14606, 2, 0x526B044C, 120, -100, -6, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x526B044C [120.000000 -100.000000 -6.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14607 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14607 Portal Space.sql index 91847c939c..2726bcb119 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14607 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14607 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14607, 1, 0x020005D2) /* Setup */ , (14607, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14607, 2, 0x526B0436, 100, -80, -6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x526B0436 [100.000000 -80.000000 -6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (14607, 2, 0x526B0436, 100, -80, -6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x526B0436 [100.000000 -80.000000 -6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14608 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14608 Portal Space.sql index f0ca67326c..9201aa0857 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14608 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14608 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14608, 1, 0x020005D4) /* Setup */ , (14608, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14608, 2, 0x526B0457, 100, -80, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x526B0457 [100.000000 -80.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (14608, 2, 0x526B0457, 100, -80, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x526B0457 [100.000000 -80.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14609 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14609 Portal Space.sql index 30233185d9..a72259e47d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14609 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14609 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14609, 1, 0x020001B3) /* Setup */ , (14609, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14609, 2, 0x526A01F2, 30, -40, -24, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526A01F2 [30.000000 -40.000000 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14609, 2, 0x526A01F2, 30, -40, -24, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526A01F2 [30.000000 -40.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14612 Bellig Mesa Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14612 Bellig Mesa Cottages Portal.sql index d1a17e5054..1038abb50b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14612 Bellig Mesa Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14612 Bellig Mesa Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14612, 1, 0x020001B3) /* Setup */ , (14612, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14612, 2, 0x9791002F, 124.754, 147.444, 56.401, -0.210932, 0, -0, -0.977501) /* Destination */ -/* @teleloc 0x9791002F [124.753998 147.444000 56.401001] -0.210932 0.000000 -0.000000 -0.977501 */; +VALUES (14612, 2, 0x9791002F, 124.754, 147.444, 56.401, -0.210932, 0, 0, -0.977501) /* Destination */ +/* @teleloc 0x9791002F [124.753998 147.444000 56.401001] -0.210932 0.000000 0.000000 -0.977501 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14613 Bleached Skull Wastes Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14613 Bleached Skull Wastes Settlement Portal.sql index d47af7de30..ffceea5f89 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14613 Bleached Skull Wastes Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14613 Bleached Skull Wastes Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (14613, 1, 0x020001B3) /* Setup */ , (14613, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14613, 2, 0x8B6D001B, 79.939, 57.56, 10.667, -0.999993, 0, -0, -0.003866) /* Destination */ -/* @teleloc 0x8B6D001B [79.939003 57.560001 10.667000] -0.999993 0.000000 -0.000000 -0.003866 */; +VALUES (14613, 2, 0x8B6D001B, 79.939, 57.56, 10.667, -0.999993, 0, 0, -0.003866) /* Destination */ +/* @teleloc 0x8B6D001B [79.939003 57.560001 10.667000] -0.999993 0.000000 0.000000 -0.003866 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14614 Bleak Valley Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14614 Bleak Valley Portal.sql index b9ca39cb37..63fd6e57a4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14614 Bleak Valley Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14614 Bleak Valley Portal.sql @@ -29,5 +29,5 @@ VALUES (14614, 1, 0x020001B3) /* Setup */ , (14614, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14614, 2, 0xB3C20023, 112.764, 68.635, 155.318, -0.86864, 0, -0, -0.495444) /* Destination */ -/* @teleloc 0xB3C20023 [112.764000 68.635002 155.317993] -0.868640 0.000000 -0.000000 -0.495444 */; +VALUES (14614, 2, 0xB3C20023, 112.764, 68.635, 155.318, -0.86864, 0, 0, -0.495444) /* Destination */ +/* @teleloc 0xB3C20023 [112.764000 68.635002 155.317993] -0.868640 0.000000 0.000000 -0.495444 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14616 Celcynd Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14616 Celcynd Cottages Portal.sql index 069117f466..b10557eafc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14616 Celcynd Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14616 Celcynd Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14616, 1, 0x020001B3) /* Setup */ , (14616, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14616, 2, 0x8BF20036, 160.888, 131.7, 2.758, -0.995769, 0, -0, -0.091893) /* Destination */ -/* @teleloc 0x8BF20036 [160.888000 131.699997 2.758000] -0.995769 0.000000 -0.000000 -0.091893 */; +VALUES (14616, 2, 0x8BF20036, 160.888, 131.7, 2.758, -0.995769, 0, 0, -0.091893) /* Destination */ +/* @teleloc 0x8BF20036 [160.888000 131.699997 2.758000] -0.995769 0.000000 0.000000 -0.091893 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14618 Desert Mirage Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14618 Desert Mirage Cottages Portal.sql index d313c2bb88..bd4495d199 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14618 Desert Mirage Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14618 Desert Mirage Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14618, 1, 0x020001B3) /* Setup */ , (14618, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14618, 2, 0x906C0024, 117.514, 80.169, 18.005, -0.975812, 0, -0, -0.218612) /* Destination */ -/* @teleloc 0x906C0024 [117.514000 80.168999 18.004999] -0.975812 0.000000 -0.000000 -0.218612 */; +VALUES (14618, 2, 0x906C0024, 117.514, 80.169, 18.005, -0.975812, 0, 0, -0.218612) /* Destination */ +/* @teleloc 0x906C0024 [117.514000 80.168999 18.004999] -0.975812 0.000000 0.000000 -0.218612 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14620 Djebel al-Nar Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14620 Djebel al-Nar Cottages Portal.sql index ca6f48d0d7..30631a1d6a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14620 Djebel al-Nar Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14620 Djebel al-Nar Cottages Portal.sql @@ -30,4 +30,4 @@ VALUES (14620, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (14620, 2, 0x9A6B000B, 47.553, 63.591, 60.005, 0.88303, 0, 0, -0.469318) /* Destination */ -/* @teleloc 0x9A6B000B [47.553001 63.591000 60.005001] 0.883029 0.000000 0.000000 -0.469318 */; +/* @teleloc 0x9A6B000B [47.553001 63.591000 60.005001] 0.883030 0.000000 0.000000 -0.469318 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14622 East Arwic Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14622 East Arwic Cottages Portal.sql index 966624a418..3ce056d638 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14622 East Arwic Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14622 East Arwic Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14622, 1, 0x020001B3) /* Setup */ , (14622, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14622, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14622, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14624 East Plateau Villa Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14624 East Plateau Villa Portal.sql index 782e25cf45..2661823ca7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14624 East Plateau Villa Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14624 East Plateau Villa Portal.sql @@ -29,5 +29,5 @@ VALUES (14624, 1, 0x020001B3) /* Setup */ , (14624, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14624, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14624, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14626 Empyrean Fields Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14626 Empyrean Fields Cottages Portal.sql index b79b12cd05..a1ee818a10 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14626 Empyrean Fields Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14626 Empyrean Fields Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14626, 1, 0x020001B3) /* Setup */ , (14626, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14626, 2, 0xB54F0026, 100.376, 123.276, 5.732, -0.151373, 0, -0, -0.988477) /* Destination */ -/* @teleloc 0xB54F0026 [100.375999 123.276001 5.732000] -0.151373 0.000000 -0.000000 -0.988477 */; +VALUES (14626, 2, 0xB54F0026, 100.376, 123.276, 5.732, -0.151373, 0, 0, -0.988477) /* Destination */ +/* @teleloc 0xB54F0026 [100.375999 123.276001 5.732000] -0.151373 0.000000 0.000000 -0.988477 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14629 Erevana Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14629 Erevana Villas Portal.sql index 3248e5f6c9..65f7b0d720 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14629 Erevana Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14629 Erevana Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (14629, 1, 0x020001B3) /* Setup */ , (14629, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14629, 2, 0xAB380023, 111.889, 71.916, 58.653, -0.821289, 0, -0, -0.570513) /* Destination */ -/* @teleloc 0xAB380023 [111.889000 71.916000 58.653000] -0.821289 0.000000 -0.000000 -0.570513 */; +VALUES (14629, 2, 0xAB380023, 111.889, 71.916, 58.653, -0.821289, 0, 0, -0.570513) /* Destination */ +/* @teleloc 0xAB380023 [111.889000 71.916000 58.653000] -0.821289 0.000000 0.000000 -0.570513 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14634 Hermit Hill Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14634 Hermit Hill Cottages Portal.sql index ee326aaefc..5a4bbfc198 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14634 Hermit Hill Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14634 Hermit Hill Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14634, 1, 0x020001B3) /* Setup */ , (14634, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14634, 2, 0xA5910026, 111.445, 125.053, 47.885, -0.50562, 0, -0, -0.862757) /* Destination */ -/* @teleloc 0xA5910026 [111.445000 125.053001 47.884998] -0.505620 0.000000 -0.000000 -0.862756 */; +VALUES (14634, 2, 0xA5910026, 111.445, 125.053, 47.885, -0.50562, 0, 0, -0.862757) /* Destination */ +/* @teleloc 0xA5910026 [111.445000 125.053001 47.884998] -0.505620 0.000000 0.000000 -0.862757 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14636 Ianna Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14636 Ianna Portal.sql index afec21541f..548503e310 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14636 Ianna Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14636 Ianna Portal.sql @@ -29,5 +29,5 @@ VALUES (14636, 1, 0x020001B3) /* Setup */ , (14636, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14636, 2, 0x86C00010, 41.933, 184.121, 119.673, -0.70919, 0, -0, -0.705018) /* Destination */ -/* @teleloc 0x86C00010 [41.932999 184.121002 119.672997] -0.709189 0.000000 -0.000000 -0.705018 */; +VALUES (14636, 2, 0x86C00010, 41.933, 184.121, 119.673, -0.70919, 0, 0, -0.705018) /* Destination */ +/* @teleloc 0x86C00010 [41.932999 184.121002 119.672997] -0.709190 0.000000 0.000000 -0.705018 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14637 Ikama Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14637 Ikama Cottages Portal.sql index 7f76a57a33..35c665805d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14637 Ikama Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14637 Ikama Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14637, 1, 0x020001B3) /* Setup */ , (14637, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14637, 2, 0xAB340025, 96.686, 108.775, 58.062, -0.409485, 0, -0, -0.912317) /* Destination */ -/* @teleloc 0xAB340025 [96.685997 108.775002 58.062000] -0.409485 0.000000 -0.000000 -0.912317 */; +VALUES (14637, 2, 0xAB340025, 96.686, 108.775, 58.062, -0.409485, 0, 0, -0.912317) /* Destination */ +/* @teleloc 0xAB340025 [96.685997 108.775002 58.062000] -0.409485 0.000000 0.000000 -0.912317 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14640 Laiti's Villa Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14640 Laiti's Villa Portal.sql index 25bafdaf76..4aad2c5670 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14640 Laiti's Villa Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14640 Laiti's Villa Portal.sql @@ -29,5 +29,5 @@ VALUES (14640, 1, 0x020001B3) /* Setup */ , (14640, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14640, 2, 0x6AD3001F, 77.262, 159.921, 154.678, -0.404384, 0, -0, -0.91459) /* Destination */ -/* @teleloc 0x6AD3001F [77.262001 159.921005 154.677994] -0.404384 0.000000 -0.000000 -0.914589 */; +VALUES (14640, 2, 0x6AD3001F, 77.262, 159.921, 154.678, -0.404384, 0, 0, -0.91459) /* Destination */ +/* @teleloc 0x6AD3001F [77.262001 159.921005 154.677994] -0.404384 0.000000 0.000000 -0.914590 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14641 Lake Thrasyl Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14641 Lake Thrasyl Cottages Portal.sql index f71e51947c..75734f2672 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14641 Lake Thrasyl Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14641 Lake Thrasyl Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14641, 1, 0x020001B3) /* Setup */ , (14641, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14641, 2, 0xB425001C, 78.931, 82.555, 131.799, -0.137825, 0, -0, -0.990457) /* Destination */ -/* @teleloc 0xB425001C [78.931000 82.555000 131.798996] -0.137825 0.000000 -0.000000 -0.990457 */; +VALUES (14641, 2, 0xB425001C, 78.931, 82.555, 131.799, -0.137825, 0, 0, -0.990457) /* Destination */ +/* @teleloc 0xB425001C [78.931000 82.555000 131.798996] -0.137825 0.000000 0.000000 -0.990457 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14642 Land Bridge Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14642 Land Bridge Villas Portal.sql index 468bd0c9f2..da5acbb7ee 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14642 Land Bridge Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14642 Land Bridge Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (14642, 1, 0x020001B3) /* Setup */ , (14642, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14642, 2, 0x83120034, 165.344, 91.27, 350.005, -0.803213, 0, -0, -0.595692) /* Destination */ -/* @teleloc 0x83120034 [165.343994 91.269997 350.005005] -0.803213 0.000000 -0.000000 -0.595692 */; +VALUES (14642, 2, 0x83120034, 165.344, 91.27, 350.005, -0.803213, 0, 0, -0.595692) /* Destination */ +/* @teleloc 0x83120034 [165.343994 91.269997 350.005005] -0.803213 0.000000 0.000000 -0.595692 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14644 Linvak Tukal Foothills Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14644 Linvak Tukal Foothills Settlement Portal.sql index 9f414ec664..9736bce618 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14644 Linvak Tukal Foothills Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14644 Linvak Tukal Foothills Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (14644, 1, 0x020001B3) /* Setup */ , (14644, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14644, 2, 0xA618002C, 132.98, 77.426, 150.621, -0.944078, 0, -0, -0.329724) /* Destination */ -/* @teleloc 0xA618002C [132.979996 77.426003 150.621002] -0.944077 0.000000 -0.000000 -0.329724 */; +VALUES (14644, 2, 0xA618002C, 132.98, 77.426, 150.621, -0.944078, 0, 0, -0.329724) /* Destination */ +/* @teleloc 0xA618002C [132.979996 77.426003 150.621002] -0.944078 0.000000 0.000000 -0.329724 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14645 Li-Po Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14645 Li-Po Cottages Portal.sql index 97e9e68fda..75bbe54c75 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14645 Li-Po Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14645 Li-Po Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14645, 1, 0x020001B3) /* Setup */ , (14645, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14645, 2, 0xB957002E, 120.196, 123.062, 38.005, -0.52588, 0, -0, -0.850559) /* Destination */ -/* @teleloc 0xB957002E [120.195999 123.061996 38.005001] -0.525880 0.000000 -0.000000 -0.850559 */; +VALUES (14645, 2, 0xB957002E, 120.196, 123.062, 38.005, -0.52588, 0, 0, -0.850559) /* Destination */ +/* @teleloc 0xB957002E [120.195999 123.061996 38.005001] -0.525880 0.000000 0.000000 -0.850559 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14647 Lord Cambarth Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14647 Lord Cambarth Villas Portal.sql index 85d20a2634..29df6d77f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14647 Lord Cambarth Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14647 Lord Cambarth Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (14647, 1, 0x020001B3) /* Setup */ , (14647, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14647, 2, 0x71E4001E, 86.065, 132.357, 197.154, -0.227824, 0, -0, -0.973702) /* Destination */ -/* @teleloc 0x71E4001E [86.065002 132.356995 197.154007] -0.227824 0.000000 -0.000000 -0.973702 */; +VALUES (14647, 2, 0x71E4001E, 86.065, 132.357, 197.154, -0.227824, 0, 0, -0.973702) /* Destination */ +/* @teleloc 0x71E4001E [86.065002 132.356995 197.154007] -0.227824 0.000000 0.000000 -0.973702 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14648 Loredane Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14648 Loredane Villas Portal.sql index 19f40c27cf..ced6162522 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14648 Loredane Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14648 Loredane Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (14648, 1, 0x020001B3) /* Setup */ , (14648, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14648, 2, 0x6F8B0021, 108.72, 13.523, 4.192, -0.798861, 0, -0, -0.601515) /* Destination */ -/* @teleloc 0x6F8B0021 [108.720001 13.523000 4.192000] -0.798861 0.000000 -0.000000 -0.601515 */; +VALUES (14648, 2, 0x6F8B0021, 108.72, 13.523, 4.192, -0.798861, 0, 0, -0.601515) /* Destination */ +/* @teleloc 0x6F8B0021 [108.720001 13.523000 4.192000] -0.798861 0.000000 0.000000 -0.601515 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14654 Norvale Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14654 Norvale Portal.sql index 4af4f33da7..f45ae9a61c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14654 Norvale Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14654 Norvale Portal.sql @@ -29,5 +29,5 @@ VALUES (14654, 1, 0x020001B3) /* Setup */ , (14654, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14654, 2, 0xC0D90024, 110.548, 81.501, 99.634, -0.902142, 0, -0, -0.43144) /* Destination */ -/* @teleloc 0xC0D90024 [110.547997 81.500999 99.634003] -0.902142 0.000000 -0.000000 -0.431440 */; +VALUES (14654, 2, 0xC0D90024, 110.548, 81.501, 99.634, -0.902142, 0, 0, -0.43144) /* Destination */ +/* @teleloc 0xC0D90024 [110.547997 81.500999 99.634003] -0.902142 0.000000 0.000000 -0.431440 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14657 Pine Hillock Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14657 Pine Hillock Settlement Portal.sql index 2c5974ac61..775004d4dd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14657 Pine Hillock Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14657 Pine Hillock Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (14657, 1, 0x020001B3) /* Setup */ , (14657, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14657, 2, 0x91B8002D, 127.147, 102.655, 67.579, -0.575384, 0, -0, -0.817884) /* Destination */ -/* @teleloc 0x91B8002D [127.147003 102.654999 67.579002] -0.575384 0.000000 -0.000000 -0.817884 */; +VALUES (14657, 2, 0x91B8002D, 127.147, 102.655, 67.579, -0.575384, 0, 0, -0.817884) /* Destination */ +/* @teleloc 0x91B8002D [127.147003 102.654999 67.579002] -0.575384 0.000000 0.000000 -0.817884 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14658 Point Tremblant Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14658 Point Tremblant Portal.sql index e6dea6401a..6338bd94f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14658 Point Tremblant Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14658 Point Tremblant Portal.sql @@ -29,5 +29,5 @@ VALUES (14658, 1, 0x020001B3) /* Setup */ , (14658, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14658, 2, 0x88F70017, 58.727, 158.703, 0.005, -0.984132, 0, -0, -0.177437) /* Destination */ -/* @teleloc 0x88F70017 [58.727001 158.703003 0.005000] -0.984132 0.000000 -0.000000 -0.177437 */; +VALUES (14658, 2, 0x88F70017, 58.727, 158.703, 0.005, -0.984132, 0, 0, -0.177437) /* Destination */ +/* @teleloc 0x88F70017 [58.727001 158.703003 0.005000] -0.984132 0.000000 0.000000 -0.177437 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14659 Rahvard Square Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14659 Rahvard Square Portal.sql index f54a43ab74..4527df8abe 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14659 Rahvard Square Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14659 Rahvard Square Portal.sql @@ -29,5 +29,5 @@ VALUES (14659, 1, 0x020001B3) /* Setup */ , (14659, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14659, 2, 0x4DC00025, 111.576, 111.622, 8.001, -0.646483, 0, -0, -0.762928) /* Destination */ -/* @teleloc 0x4DC00025 [111.575996 111.622002 8.001000] -0.646483 0.000000 -0.000000 -0.762928 */; +VALUES (14659, 2, 0x4DC00025, 111.576, 111.622, 8.001, -0.646483, 0, 0, -0.762928) /* Destination */ +/* @teleloc 0x4DC00025 [111.575996 111.622002 8.001000] -0.646483 0.000000 0.000000 -0.762928 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14660 Redrock Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14660 Redrock Cottages Portal.sql index 1f2ab15701..744447cbfa 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14660 Redrock Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14660 Redrock Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14660, 1, 0x020001B3) /* Setup */ , (14660, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14660, 2, 0x9B960032, 161.235, 32.777, 35.837, -0.892302, 0, -0, -0.451438) /* Destination */ -/* @teleloc 0x9B960032 [161.235001 32.777000 35.837002] -0.892302 0.000000 -0.000000 -0.451438 */; +VALUES (14660, 2, 0x9B960032, 161.235, 32.777, 35.837, -0.892302, 0, 0, -0.451438) /* Destination */ +/* @teleloc 0x9B960032 [161.235001 32.777000 35.837002] -0.892302 0.000000 0.000000 -0.451438 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14661 Rhynntal Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14661 Rhynntal Cottages Portal.sql index d416c051c7..b4b04cbdcb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14661 Rhynntal Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14661 Rhynntal Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14661, 1, 0x020001B3) /* Setup */ , (14661, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14661, 2, 0x4EBA0013, 58.239, 65.913, 47.626, -0.559034, 0, -0, -0.829145) /* Destination */ -/* @teleloc 0x4EBA0013 [58.238998 65.913002 47.625999] -0.559034 0.000000 -0.000000 -0.829145 */; +VALUES (14661, 2, 0x4EBA0013, 58.239, 65.913, 47.626, -0.559034, 0, 0, -0.829145) /* Destination */ +/* @teleloc 0x4EBA0013 [58.238998 65.913002 47.625999] -0.559034 0.000000 0.000000 -0.829145 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14666 Solstice Hill Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14666 Solstice Hill Portal.sql index 77f0f7b2be..5b9e728452 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14666 Solstice Hill Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14666 Solstice Hill Portal.sql @@ -29,5 +29,5 @@ VALUES (14666, 1, 0x020001B3) /* Setup */ , (14666, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14666, 2, 0xA998001D, 77.484, 110.436, 73.208, -0.855617, 0, -0, -0.517609) /* Destination */ -/* @teleloc 0xA998001D [77.484001 110.435997 73.208000] -0.855617 0.000000 -0.000000 -0.517609 */; +VALUES (14666, 2, 0xA998001D, 77.484, 110.436, 73.208, -0.855617, 0, 0, -0.517609) /* Destination */ +/* @teleloc 0xA998001D [77.484001 110.435997 73.208000] -0.855617 0.000000 0.000000 -0.517609 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14667 Southern Park Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14667 Southern Park Portal.sql index 715940a49a..1189136d28 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14667 Southern Park Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14667 Southern Park Portal.sql @@ -29,5 +29,5 @@ VALUES (14667, 1, 0x020001B3) /* Setup */ , (14667, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14667, 2, 0xAD20002E, 126.064, 138.881, 159.769, -0.264084, 0, -0, -0.9645) /* Destination */ -/* @teleloc 0xAD20002E [126.064003 138.880997 159.768997] -0.264084 0.000000 -0.000000 -0.964500 */; +VALUES (14667, 2, 0xAD20002E, 126.064, 138.881, 159.769, -0.264084, 0, 0, -0.9645) /* Destination */ +/* @teleloc 0xAD20002E [126.064003 138.880997 159.768997] -0.264084 0.000000 0.000000 -0.964500 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14669 Stonebend Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14669 Stonebend Cottages Portal.sql index 1e9af2d9f2..1f9af59b87 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14669 Stonebend Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14669 Stonebend Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14669, 1, 0x020001B3) /* Setup */ , (14669, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14669, 2, 0x9B910036, 154.607, 141.638, 29.773, -0.349684, 0, -0, -0.936868) /* Destination */ -/* @teleloc 0x9B910036 [154.606995 141.638000 29.773001] -0.349684 0.000000 -0.000000 -0.936868 */; +VALUES (14669, 2, 0x9B910036, 154.607, 141.638, 29.773, -0.349684, 0, 0, -0.936868) /* Destination */ +/* @teleloc 0x9B910036 [154.606995 141.638000 29.773001] -0.349684 0.000000 0.000000 -0.936868 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14670 Stone Face Oasis Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14670 Stone Face Oasis Villas Portal.sql index 587a590591..11ca44e7f9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14670 Stone Face Oasis Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14670 Stone Face Oasis Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (14670, 1, 0x020001B3) /* Setup */ , (14670, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14670, 2, 0x9A810024, 116.795, 83.956, 44.005, -0.836219, 0, -0, -0.548396) /* Destination */ -/* @teleloc 0x9A810024 [116.794998 83.956001 44.005001] -0.836219 0.000000 -0.000000 -0.548395 */; +VALUES (14670, 2, 0x9A810024, 116.795, 83.956, 44.005, -0.836219, 0, 0, -0.548396) /* Destination */ +/* @teleloc 0x9A810024 [116.794998 83.956001 44.005001] -0.836219 0.000000 0.000000 -0.548396 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14671 Stone Hollow Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14671 Stone Hollow Portal.sql index 95e90ef0d9..a1aa0cc826 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14671 Stone Hollow Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14671 Stone Hollow Portal.sql @@ -29,5 +29,5 @@ VALUES (14671, 1, 0x020001B3) /* Setup */ , (14671, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14671, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14671, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14672 Stormbrow Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14672 Stormbrow Portal.sql index 5bc05d1717..8892adb747 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14672 Stormbrow Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14672 Stormbrow Portal.sql @@ -29,5 +29,5 @@ VALUES (14672, 1, 0x020001B3) /* Setup */ , (14672, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14672, 2, 0x9414002B, 123.069, 69.021, 285.984, -0.938872, 0, -0, -0.344266) /* Destination */ -/* @teleloc 0x9414002B [123.069000 69.021004 285.984009] -0.938872 0.000000 -0.000000 -0.344266 */; +VALUES (14672, 2, 0x9414002B, 123.069, 69.021, 285.984, -0.938872, 0, 0, -0.344266) /* Destination */ +/* @teleloc 0x9414002B [123.069000 69.021004 285.984009] -0.938872 0.000000 0.000000 -0.344266 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14673 Tarn Vinara Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14673 Tarn Vinara Villas Portal.sql index 9317c55955..cbf97e38b4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14673 Tarn Vinara Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14673 Tarn Vinara Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (14673, 1, 0x020001B3) /* Setup */ , (14673, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14673, 2, 0x5FA2002E, 132.363, 125.788, 42.005, -0.60201, 0, -0, -0.798488) /* Destination */ -/* @teleloc 0x5FA2002E [132.363007 125.788002 42.005001] -0.602010 0.000000 -0.000000 -0.798488 */; +VALUES (14673, 2, 0x5FA2002E, 132.363, 125.788, 42.005, -0.60201, 0, 0, -0.798488) /* Destination */ +/* @teleloc 0x5FA2002E [132.363007 125.788002 42.005001] -0.602010 0.000000 0.000000 -0.798488 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14675 Vulture's Eye Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14675 Vulture's Eye Villas Portal.sql index c23cb8e734..ab6a5dd6f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14675 Vulture's Eye Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14675 Vulture's Eye Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (14675, 1, 0x020001B3) /* Setup */ , (14675, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14675, 2, 0xA06E0022, 114.578, 27.556, 26.005, -0.997863, 0, -0, -0.065342) /* Destination */ -/* @teleloc 0xA06E0022 [114.578003 27.556000 26.004999] -0.997863 0.000000 -0.000000 -0.065342 */; +VALUES (14675, 2, 0xA06E0022, 114.578, 27.556, 26.005, -0.997863, 0, 0, -0.065342) /* Destination */ +/* @teleloc 0xA06E0022 [114.578003 27.556000 26.004999] -0.997863 0.000000 0.000000 -0.065342 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14676 Westshore Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14676 Westshore Cottages Portal.sql index 5edb67662d..c89646ca8c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14676 Westshore Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14676 Westshore Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (14676, 1, 0x020001B3) /* Setup */ , (14676, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14676, 2, 0x3ECC0003, 22.173, 62.955, 0.005, -0.6958, 0, -0, -0.718236) /* Destination */ -/* @teleloc 0x3ECC0003 [22.173000 62.955002 0.005000] -0.695800 0.000000 -0.000000 -0.718236 */; +VALUES (14676, 2, 0x3ECC0003, 22.173, 62.955, 0.005, -0.6958, 0, 0, -0.718236) /* Destination */ +/* @teleloc 0x3ECC0003 [22.173000 62.955002 0.005000] -0.695800 0.000000 0.000000 -0.718236 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14677 West Zaikhal Freehold Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14677 West Zaikhal Freehold Portal.sql index 48e9e1fa8b..2e5db707c4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14677 West Zaikhal Freehold Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14677 West Zaikhal Freehold Portal.sql @@ -29,5 +29,5 @@ VALUES (14677, 1, 0x020001B3) /* Setup */ , (14677, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14677, 2, 0x73940025, 110.462, 115.974, 76.005, -0.077032, 0, -0, -0.997029) /* Destination */ -/* @teleloc 0x73940025 [110.461998 115.973999 76.004997] -0.077032 0.000000 -0.000000 -0.997029 */; +VALUES (14677, 2, 0x73940025, 110.462, 115.974, 76.005, -0.077032, 0, 0, -0.997029) /* Destination */ +/* @teleloc 0x73940025 [110.461998 115.973999 76.004997] -0.077032 0.000000 0.000000 -0.997029 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14678 Yee Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14678 Yee Villas Portal.sql index 187157d257..cff9fa8514 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14678 Yee Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14678 Yee Villas Portal.sql @@ -30,4 +30,4 @@ VALUES (14678, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (14678, 2, 0x52AB0014, 67.515, 84.098, 100.266, 0.730407, 0, 0, -0.683013) /* Destination */ -/* @teleloc 0x52AB0014 [67.514999 84.098000 100.265999] 0.730407 0.000000 0.000000 -0.683012 */; +/* @teleloc 0x52AB0014 [67.514999 84.098000 100.265999] 0.730407 0.000000 0.000000 -0.683013 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14679 Zin-Dai Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14679 Zin-Dai Portal.sql index 6e4e7fb451..b198dadf39 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14679 Zin-Dai Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14679 Zin-Dai Portal.sql @@ -29,5 +29,5 @@ VALUES (14679, 1, 0x020001B3) /* Setup */ , (14679, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14679, 2, 0xB953002C, 126.151, 81.936, 18.349, -0.936947, 0, -0, -0.349472) /* Destination */ -/* @teleloc 0xB953002C [126.151001 81.935997 18.349001] -0.936947 0.000000 -0.000000 -0.349472 */; +VALUES (14679, 2, 0xB953002C, 126.151, 81.936, 18.349, -0.936947, 0, 0, -0.349472) /* Destination */ +/* @teleloc 0xB953002C [126.151001 81.935997 18.349001] -0.936947 0.000000 0.000000 -0.349472 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14807 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14807 Portal Space.sql index 40cd3438cd..cb3b7ac86c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14807 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14807 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14807, 1, 0x020005D6) /* Setup */ , (14807, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14807, 2, 0x526C0123, 10, -160, -24, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526C0123 [10.000000 -160.000000 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14807, 2, 0x526C0123, 10, -160, -24, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526C0123 [10.000000 -160.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14808 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14808 Portal Space.sql index 27abcec5ae..2bf7eaca10 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14808 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14808 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14808, 1, 0x020005D3) /* Setup */ , (14808, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14808, 2, 0x526C01A1, 160, -210, -24, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526C01A1 [160.000000 -210.000000 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14808, 2, 0x526C01A1, 160, -210, -24, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526C01A1 [160.000000 -210.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14809 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14809 Portal Space.sql index 0534a2ca3a..cc2443e3f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14809 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14809 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14809, 1, 0x020005D2) /* Setup */ , (14809, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14809, 2, 0x526C01C2, 210, -60, -24, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526C01C2 [210.000000 -60.000000 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14809, 2, 0x526C01C2, 210, -60, -24, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526C01C2 [210.000000 -60.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14810 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14810 Portal Space.sql index ddeff46f49..73c0954766 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14810 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14810 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14810, 1, 0x020005D4) /* Setup */ , (14810, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14810, 2, 0x526C0144, 60, -10, -24, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526C0144 [60.000000 -10.000000 -24.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14810, 2, 0x526C0144, 60, -10, -24, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526C0144 [60.000000 -10.000000 -24.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14811 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14811 Portal Space.sql index f2b9e39b1a..377f03b361 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14811 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14811 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14811, 1, 0x020005D6) /* Setup */ , (14811, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14811, 2, 0x526B01A1, 110, -170, -42, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526B01A1 [110.000000 -170.000000 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14811, 2, 0x526B01A1, 110, -170, -42, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526B01A1 [110.000000 -170.000000 -42.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14812 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14812 Portal Space.sql index 8aa5f4437d..5918008048 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14812 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14812 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14812, 1, 0x020005D3) /* Setup */ , (14812, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14812, 2, 0x526B01E7, 180, -90, -42, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526B01E7 [180.000000 -90.000000 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14812, 2, 0x526B01E7, 180, -90, -42, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526B01E7 [180.000000 -90.000000 -42.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14813 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14813 Portal Space.sql index edf6b2ba0a..983d5743c2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14813 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14813 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14813, 1, 0x020005D2) /* Setup */ , (14813, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14813, 2, 0x526B010E, 30, -110, -42, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526B010E [30.000000 -110.000000 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14813, 2, 0x526B010E, 30, -110, -42, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526B010E [30.000000 -110.000000 -42.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14814 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14814 Portal Space.sql index 00232ac009..828bd6f8c6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14814 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14814 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14814, 1, 0x020005D4) /* Setup */ , (14814, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14814, 2, 0x526B0154, 90, -30, -42, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526B0154 [90.000000 -30.000000 -42.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14814, 2, 0x526B0154, 90, -30, -42, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526B0154 [90.000000 -30.000000 -42.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14815 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14815 Portal Space.sql index b99c4722e2..fbcea17d5d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14815 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14815 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14815, 1, 0x020005D6) /* Setup */ , (14815, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14815, 2, 0x526C025C, 120, -170, -18, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526C025C [120.000000 -170.000000 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14815, 2, 0x526C025C, 120, -170, -18, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526C025C [120.000000 -170.000000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14816 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14816 Portal Space.sql index 3366e73bb1..4fa9e98ea4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14816 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14816 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14816, 1, 0x020005D3) /* Setup */ , (14816, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14816, 2, 0x526C02A9, 170, -160, -18, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526C02A9 [170.000000 -160.000000 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14816, 2, 0x526C02A9, 170, -160, -18, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526C02A9 [170.000000 -160.000000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14817 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14817 Portal Space.sql index afd089cb5e..24b70ec835 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14817 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14817 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14817, 1, 0x020005D2) /* Setup */ , (14817, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14817, 2, 0x526C025F, 130, -40, -18, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526C025F [130.000000 -40.000000 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14817, 2, 0x526C025F, 130, -40, -18, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526C025F [130.000000 -40.000000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14818 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14818 Portal Space.sql index f9919b91c1..ac0885bba7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14818 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14818 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14818, 1, 0x020005D4) /* Setup */ , (14818, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14818, 2, 0x526C01E8, 40, -90, -18, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526C01E8 [40.000000 -90.000000 -18.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14818, 2, 0x526C01E8, 40, -90, -18, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526C01E8 [40.000000 -90.000000 -18.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14819 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14819 Portal Space.sql index bc6ad48fcb..ae1533a7f1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14819 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14819 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14819, 1, 0x020005D6) /* Setup */ , (14819, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14819, 2, 0x526B02DE, 190, -160, -36, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526B02DE [190.000000 -160.000000 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14819, 2, 0x526B02DE, 190, -160, -36, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526B02DE [190.000000 -160.000000 -36.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14820 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14820 Portal Space.sql index e2546814e8..71967ded42 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14820 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14820 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14820, 1, 0x020005D3) /* Setup */ , (14820, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14820, 2, 0x526B029E, 170, -10, -36, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526B029E [170.000000 -10.000000 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14820, 2, 0x526B029E, 170, -10, -36, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526B029E [170.000000 -10.000000 -36.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14821 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14821 Portal Space.sql index 08d35b2fdb..31f166148b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14821 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14821 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14821, 1, 0x020005D2) /* Setup */ , (14821, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14821, 2, 0x526B0241, 40, -200, -36, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526B0241 [40.000000 -200.000000 -36.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14821, 2, 0x526B0241, 40, -200, -36, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526B0241 [40.000000 -200.000000 -36.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14822 Portal Space.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14822 Portal Space.sql index f775fb5688..057082e5e4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14822 Portal Space.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14822 Portal Space.sql @@ -30,5 +30,5 @@ VALUES (14822, 1, 0x020005D4) /* Setup */ , (14822, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14822, 2, 0x526B01F7, 10, -40, -35, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x526B01F7 [10.000000 -40.000000 -35.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14822, 2, 0x526B01F7, 10, -40, -35, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x526B01F7 [10.000000 -40.000000 -35.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14884 Convergent Median.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14884 Convergent Median.sql index c3bdfa4ea4..02f3633227 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14884 Convergent Median.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14884 Convergent Median.sql @@ -31,4 +31,4 @@ VALUES (14884, 1, 0x020005D6) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (14884, 2, 0x536B0206, 56.956, -53.304, 0, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x536B0206 [56.956001 -53.304001 0.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x536B0206 [56.956001 -53.304001 0.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14886 Malignant Tabernacle.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14886 Malignant Tabernacle.sql index 1c38c89fac..f96f5f14e4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14886 Malignant Tabernacle.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14886 Malignant Tabernacle.sql @@ -30,5 +30,5 @@ VALUES (14886, 1, 0x020005D6) /* Setup */ , (14886, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14886, 2, 0x536C0280, 70, -60, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x536C0280 [70.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14886, 2, 0x536C0280, 70, -60, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x536C0280 [70.000000 -60.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14888 Venemous Nidus.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14888 Venemous Nidus.sql index bf3016a0eb..260091680b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14888 Venemous Nidus.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14888 Venemous Nidus.sql @@ -30,5 +30,5 @@ VALUES (14888, 1, 0x020005D6) /* Setup */ , (14888, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14888, 2, 0x536E027C, 90, -50, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x536E027C [90.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14888, 2, 0x536E027C, 90, -50, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x536E027C [90.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14893 Regicide Basement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14893 Regicide Basement Portal.sql index d496ab619d..4d293cbfc3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14893 Regicide Basement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14893 Regicide Basement Portal.sql @@ -30,4 +30,4 @@ VALUES (14893, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (14893, 2, 0x5275010F, -2.774, -12.5, 2.08, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x5275010F [-2.774000 -12.500000 2.080000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x5275010F [-2.774000 -12.500000 2.080000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14894 Regicide Basement Exit Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14894 Regicide Basement Exit Portal.sql index f899b5d3ad..1be600a444 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14894 Regicide Basement Exit Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14894 Regicide Basement Exit Portal.sql @@ -29,5 +29,5 @@ VALUES (14894, 1, 0x020001B3) /* Setup */ , (14894, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14894, 2, 0xDD500102, 153.5, 134, 22, -0.173648, 0, -0, -0.984808) /* Destination */ -/* @teleloc 0xDD500102 [153.500000 134.000000 22.000000] -0.173648 0.000000 -0.000000 -0.984808 */; +VALUES (14894, 2, 0xDD500102, 153.5, 134, 22, -0.173648, 0, 0, -0.984808) /* Destination */ +/* @teleloc 0xDD500102 [153.500000 134.000000 22.000000] -0.173648 0.000000 0.000000 -0.984808 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14895 Hall of Hollows Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14895 Hall of Hollows Portal.sql index 793dfee2ad..f36debcc20 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14895 Hall of Hollows Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14895 Hall of Hollows Portal.sql @@ -29,5 +29,5 @@ VALUES (14895, 1, 0x020001B3) /* Setup */ , (14895, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14895, 2, 0x527601CF, 30, -220, 12, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x527601CF [30.000000 -220.000000 12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14895, 2, 0x527601CF, 30, -220, 12, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x527601CF [30.000000 -220.000000 12.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14924 Wedding Hall Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14924 Wedding Hall Portal.sql index b984cdc851..fc242f40f5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14924 Wedding Hall Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14924 Wedding Hall Portal.sql @@ -29,5 +29,5 @@ VALUES (14924, 1, 0x020001B3) /* Setup */ , (14924, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14924, 2, 0x0115017B, 70, -50, 6, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x0115017B [70.000000 -50.000000 6.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (14924, 2, 0x0115017B, 70, -50, 6, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x0115017B [70.000000 -50.000000 6.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14926 Cathedral Wedding Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14926 Cathedral Wedding Portal.sql index e6f5fc53d1..7bb36b0b5e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14926 Cathedral Wedding Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14926 Cathedral Wedding Portal.sql @@ -29,5 +29,5 @@ VALUES (14926, 1, 0x020001B3) /* Setup */ , (14926, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14926, 2, 0xF618000C, 40, 89, 182, -0.766044, 0, -0, -0.642788) /* Destination */ -/* @teleloc 0xF618000C [40.000000 89.000000 182.000000] -0.766044 0.000000 -0.000000 -0.642788 */; +VALUES (14926, 2, 0xF618000C, 40, 89, 182, -0.766044, 0, 0, -0.642788) /* Destination */ +/* @teleloc 0xF618000C [40.000000 89.000000 182.000000] -0.766044 0.000000 0.000000 -0.642788 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14927 Cold Feet Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14927 Cold Feet Portal.sql index bc07ce4db3..df0545145a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14927 Cold Feet Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14927 Cold Feet Portal.sql @@ -29,5 +29,5 @@ VALUES (14927, 1, 0x020001B3) /* Setup */ , (14927, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14927, 2, 0xC4A80024, 96.2, 75.7, 60, -0.286525, 0, -0, -0.958073) /* Destination */ -/* @teleloc 0xC4A80024 [96.199997 75.699997 60.000000] -0.286524 0.000000 -0.000000 -0.958073 */; +VALUES (14927, 2, 0xC4A80024, 96.2, 75.7, 60, -0.286525, 0, 0, -0.958073) /* Destination */ +/* @teleloc 0xC4A80024 [96.199997 75.699997 60.000000] -0.286525 0.000000 0.000000 -0.958073 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14928 Wedding Trials Dungeon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14928 Wedding Trials Dungeon.sql index 2d8e723eb8..45e5ff6c00 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14928 Wedding Trials Dungeon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14928 Wedding Trials Dungeon.sql @@ -29,5 +29,5 @@ VALUES (14928, 1, 0x020001B3) /* Setup */ , (14928, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14928, 2, 0x52690164, 50, -190, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x52690164 [50.000000 -190.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (14928, 2, 0x52690164, 50, -190, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x52690164 [50.000000 -190.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14929 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14929 Surface Portal.sql index 493295aee4..ae4e5ddbf3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14929 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/14929 Surface Portal.sql @@ -29,5 +29,5 @@ VALUES (14929, 1, 0x020001B3) /* Setup */ , (14929, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (14929, 2, 0xC4A80024, 96.2, 75.7, 60, -0.286525, 0, -0, -0.958073) /* Destination */ -/* @teleloc 0xC4A80024 [96.199997 75.699997 60.000000] -0.286524 0.000000 -0.000000 -0.958073 */; +VALUES (14929, 2, 0xC4A80024, 96.2, 75.7, 60, -0.286525, 0, 0, -0.958073) /* Destination */ +/* @teleloc 0xC4A80024 [96.199997 75.699997 60.000000] -0.286525 0.000000 0.000000 -0.958073 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15139 Al-Mar Oasis Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15139 Al-Mar Oasis Portal.sql index b46024abdc..f6fa49d029 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15139 Al-Mar Oasis Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15139 Al-Mar Oasis Portal.sql @@ -29,5 +29,5 @@ VALUES (15139, 1, 0x020001B3) /* Setup */ , (15139, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15139, 2, 0x94440025, 113.623, 110.613, 14.536, -0.040725, 0, -0, -0.99917) /* Destination */ -/* @teleloc 0x94440025 [113.623001 110.612999 14.536000] -0.040725 0.000000 -0.000000 -0.999170 */; +VALUES (15139, 2, 0x94440025, 113.623, 110.613, 14.536, -0.040725, 0, 0, -0.99917) /* Destination */ +/* @teleloc 0x94440025 [113.623001 110.612999 14.536000] -0.040725 0.000000 0.000000 -0.999170 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15141 Anadil Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15141 Anadil Portal.sql index d164e9381f..e8f9d98d9a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15141 Anadil Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15141 Anadil Portal.sql @@ -29,5 +29,5 @@ VALUES (15141, 1, 0x020001B3) /* Setup */ , (15141, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15141, 2, 0x7AD6001B, 88.827, 61.328, 203.718, -0.991904, 0, -0, -0.126987) /* Destination */ -/* @teleloc 0x7AD6001B [88.827003 61.327999 203.718002] -0.991904 0.000000 -0.000000 -0.126987 */; +VALUES (15141, 2, 0x7AD6001B, 88.827, 61.328, 203.718, -0.991904, 0, 0, -0.126987) /* Destination */ +/* @teleloc 0x7AD6001B [88.827003 61.327999 203.718002] -0.991904 0.000000 0.000000 -0.126987 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15146 Brazenn Domain Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15146 Brazenn Domain Portal.sql index 5e6c27543d..bb4569c7a9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15146 Brazenn Domain Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15146 Brazenn Domain Portal.sql @@ -29,5 +29,5 @@ VALUES (15146, 1, 0x020001B3) /* Setup */ , (15146, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15146, 2, 0x4ADB0024, 107.254, 91.559, 76.375, -0.999951, 0, -0, -0.009905) /* Destination */ -/* @teleloc 0x4ADB0024 [107.253998 91.558998 76.375000] -0.999951 0.000000 -0.000000 -0.009905 */; +VALUES (15146, 2, 0x4ADB0024, 107.254, 91.559, 76.375, -0.999951, 0, 0, -0.009905) /* Destination */ +/* @teleloc 0x4ADB0024 [107.253998 91.558998 76.375000] -0.999951 0.000000 0.000000 -0.009905 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15152 Direvale Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15152 Direvale Villas Portal.sql index fabff195d4..49acf61615 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15152 Direvale Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15152 Direvale Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (15152, 1, 0x020001B3) /* Setup */ , (15152, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15152, 2, 0x63A8002D, 120.954, 119.335, 55.95, -0.094595, 0, -0, -0.995516) /* Destination */ -/* @teleloc 0x63A8002D [120.954002 119.334999 55.950001] -0.094595 0.000000 -0.000000 -0.995516 */; +VALUES (15152, 2, 0x63A8002D, 120.954, 119.335, 55.95, -0.094595, 0, 0, -0.995516) /* Destination */ +/* @teleloc 0x63A8002D [120.954002 119.334999 55.950001] -0.094595 0.000000 0.000000 -0.995516 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15153 Dovetail Valley Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15153 Dovetail Valley Villas Portal.sql index b306d20296..f49ae1ff09 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15153 Dovetail Valley Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15153 Dovetail Valley Villas Portal.sql @@ -30,4 +30,4 @@ VALUES (15153, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (15153, 2, 0x8C9D0026, 102.795, 132.329, 88.982, 0.49539, 0, 0, -0.868671) /* Destination */ -/* @teleloc 0x8C9D0026 [102.794998 132.328995 88.982002] 0.495390 0.000000 0.000000 -0.868670 */; +/* @teleloc 0x8C9D0026 [102.794998 132.328995 88.982002] 0.495390 0.000000 0.000000 -0.868671 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15154 Drytree Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15154 Drytree Settlement Portal.sql index d4edeef084..cda1da1aea 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15154 Drytree Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15154 Drytree Settlement Portal.sql @@ -30,4 +30,4 @@ VALUES (15154, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (15154, 2, 0xA274001C, 79.673, 81.305, 38.005, 0.754206, 0, 0, -0.656639) /* Destination */ -/* @teleloc 0xA274001C [79.672997 81.305000 38.005001] 0.754205 0.000000 0.000000 -0.656639 */; +/* @teleloc 0xA274001C [79.672997 81.305000 38.005001] 0.754206 0.000000 0.000000 -0.656639 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15157 East Morntide Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15157 East Morntide Settlement Portal.sql index 28ab1b2c71..813531e491 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15157 East Morntide Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15157 East Morntide Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (15157, 1, 0x020001B3) /* Setup */ , (15157, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15157, 2, 0x6CAB0025, 112, 97, 49, -0.515397, 0, -0, -0.856952) /* Destination */ -/* @teleloc 0x6CAB0025 [112.000000 97.000000 49.000000] -0.515397 0.000000 -0.000000 -0.856952 */; +VALUES (15157, 2, 0x6CAB0025, 112, 97, 49, -0.515397, 0, 0, -0.856952) /* Destination */ +/* @teleloc 0x6CAB0025 [112.000000 97.000000 49.000000] -0.515397 0.000000 0.000000 -0.856952 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15158 Genem Causland Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15158 Genem Causland Portal.sql index 0842b1400b..b7748471bb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15158 Genem Causland Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15158 Genem Causland Portal.sql @@ -29,5 +29,5 @@ VALUES (15158, 1, 0x020001B3) /* Setup */ , (15158, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15158, 2, 0x70AA0024, 106.404, 89.186, 54.573, -0.375974, 0, -0, -0.92663) /* Destination */ -/* @teleloc 0x70AA0024 [106.403999 89.185997 54.573002] -0.375974 0.000000 -0.000000 -0.926630 */; +VALUES (15158, 2, 0x70AA0024, 106.404, 89.186, 54.573, -0.375974, 0, 0, -0.92663) /* Destination */ +/* @teleloc 0x70AA0024 [106.403999 89.185997 54.573002] -0.375974 0.000000 0.000000 -0.926630 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15159 Glystaene Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15159 Glystaene Cottages Portal.sql index b36266a1b6..1f0d6eebe1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15159 Glystaene Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15159 Glystaene Cottages Portal.sql @@ -30,4 +30,4 @@ VALUES (15159, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (15159, 2, 0xA4CF0015, 63.497, 104.593, 141.422, 0.770725, 0, 0, -0.637169) /* Destination */ -/* @teleloc 0xA4CF0015 [63.497002 104.593002 141.421997] 0.770724 0.000000 0.000000 -0.637169 */; +/* @teleloc 0xA4CF0015 [63.497002 104.593002 141.421997] 0.770725 0.000000 0.000000 -0.637169 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15161 Ice's Edge Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15161 Ice's Edge Cottages Portal.sql index 232e7a5a17..75416498e1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15161 Ice's Edge Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15161 Ice's Edge Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15161, 1, 0x020001B3) /* Setup */ , (15161, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15161, 2, 0x6ACF0024, 99.853, 90.017, 188.005, -0.598989, 0, -0, -0.800758) /* Destination */ -/* @teleloc 0x6ACF0024 [99.852997 90.016998 188.005005] -0.598989 0.000000 -0.000000 -0.800758 */; +VALUES (15161, 2, 0x6ACF0024, 99.853, 90.017, 188.005, -0.598989, 0, 0, -0.800758) /* Destination */ +/* @teleloc 0x6ACF0024 [99.852997 90.016998 188.005005] -0.598989 0.000000 0.000000 -0.800758 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15168 Lady Maila Estates Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15168 Lady Maila Estates Portal.sql index e16b22b576..41fd7fe00a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15168 Lady Maila Estates Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15168 Lady Maila Estates Portal.sql @@ -29,5 +29,5 @@ VALUES (15168, 1, 0x020001B3) /* Setup */ , (15168, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15168, 2, 0x45DC0024, 101.869, 94.217, 30.643, -0.883868, 0, -0, -0.467737) /* Destination */ -/* @teleloc 0x45DC0024 [101.869003 94.217003 30.643000] -0.883868 0.000000 -0.000000 -0.467737 */; +VALUES (15168, 2, 0x45DC0024, 101.869, 94.217, 30.643, -0.883868, 0, 0, -0.467737) /* Destination */ +/* @teleloc 0x45DC0024 [101.869003 94.217003 30.643000] -0.883868 0.000000 0.000000 -0.467737 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15172 Mattekar Slopes Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15172 Mattekar Slopes Cottages Portal.sql index a203ce1a6d..47b9136bd3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15172 Mattekar Slopes Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15172 Mattekar Slopes Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15172, 1, 0x020001B3) /* Setup */ , (15172, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15172, 2, 0xA529002C, 136.508, 89.074, 183.562, -0.96634, 0, -0, -0.257268) /* Destination */ -/* @teleloc 0xA529002C [136.507996 89.073997 183.561996] -0.966340 0.000000 -0.000000 -0.257268 */; +VALUES (15172, 2, 0xA529002C, 136.508, 89.074, 183.562, -0.96634, 0, 0, -0.257268) /* Destination */ +/* @teleloc 0xA529002C [136.507996 89.073997 183.561996] -0.966340 0.000000 0.000000 -0.257268 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15174 Merak Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15174 Merak Portal.sql index d097915d31..ca85050c0c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15174 Merak Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15174 Merak Portal.sql @@ -29,5 +29,5 @@ VALUES (15174, 1, 0x020001B3) /* Setup */ , (15174, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15174, 2, 0x51A00025, 113.406, 108.948, 32.926, -0.186627, 0, -0, -0.982431) /* Destination */ -/* @teleloc 0x51A00025 [113.405998 108.947998 32.925999] -0.186627 0.000000 -0.000000 -0.982431 */; +VALUES (15174, 2, 0x51A00025, 113.406, 108.948, 32.926, -0.186627, 0, 0, -0.982431) /* Destination */ +/* @teleloc 0x51A00025 [113.405998 108.947998 32.925999] -0.186627 0.000000 0.000000 -0.982431 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15175 Midhill Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15175 Midhill Cottages Portal.sql index cc85c08817..227532ec6f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15175 Midhill Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15175 Midhill Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15175, 1, 0x020001B3) /* Setup */ , (15175, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15175, 2, 0x81E9001D, 89.847, 113.437, 118.398, -0.171697, 0, -0, -0.98515) /* Destination */ -/* @teleloc 0x81E9001D [89.847000 113.436996 118.398003] -0.171697 0.000000 -0.000000 -0.985150 */; +VALUES (15175, 2, 0x81E9001D, 89.847, 113.437, 118.398, -0.171697, 0, 0, -0.98515) /* Destination */ +/* @teleloc 0x81E9001D [89.847000 113.436996 118.398003] -0.171697 0.000000 0.000000 -0.985150 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15177 Nalib Cavana Settlement Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15177 Nalib Cavana Settlement Portal.sql index b698f8a705..847ace5c09 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15177 Nalib Cavana Settlement Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15177 Nalib Cavana Settlement Portal.sql @@ -29,5 +29,5 @@ VALUES (15177, 1, 0x020001B3) /* Setup */ , (15177, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15177, 2, 0x5FA60025, 109.126, 105.719, 97.625, -0.913276, 0, -0, -0.407342) /* Destination */ -/* @teleloc 0x5FA60025 [109.125999 105.719002 97.625000] -0.913275 0.000000 -0.000000 -0.407342 */; +VALUES (15177, 2, 0x5FA60025, 109.126, 105.719, 97.625, -0.913276, 0, 0, -0.407342) /* Destination */ +/* @teleloc 0x5FA60025 [109.125999 105.719002 97.625000] -0.913276 0.000000 0.000000 -0.407342 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15180 Northfire Estates Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15180 Northfire Estates Portal.sql index 5b451d5081..6905635304 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15180 Northfire Estates Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15180 Northfire Estates Portal.sql @@ -29,5 +29,5 @@ VALUES (15180, 1, 0x020001B3) /* Setup */ , (15180, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15180, 2, 0x5CE7001B, 95.115, 57.211, 37.164, -0.970211, 0, -0, -0.242261) /* Destination */ -/* @teleloc 0x5CE7001B [95.114998 57.210999 37.164001] -0.970211 0.000000 -0.000000 -0.242261 */; +VALUES (15180, 2, 0x5CE7001B, 95.115, 57.211, 37.164, -0.970211, 0, 0, -0.242261) /* Destination */ +/* @teleloc 0x5CE7001B [95.114998 57.210999 37.164001] -0.970211 0.000000 0.000000 -0.242261 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15182 Palm-of-Stone Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15182 Palm-of-Stone Villas Portal.sql index e92bae31ee..d14b48638b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15182 Palm-of-Stone Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15182 Palm-of-Stone Villas Portal.sql @@ -30,4 +30,4 @@ VALUES (15182, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (15182, 2, 0xA08D001A, 78.693, 39.474, 55.447, 0.916003, 0, 0, -0.401173) /* Destination */ -/* @teleloc 0xA08D001A [78.693001 39.473999 55.446999] 0.916002 0.000000 0.000000 -0.401173 */; +/* @teleloc 0xA08D001A [78.693001 39.473999 55.446999] 0.916003 0.000000 0.000000 -0.401173 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15183 P'rnelle Acres Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15183 P'rnelle Acres Portal.sql index 48407eb592..491d461511 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15183 P'rnelle Acres Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15183 P'rnelle Acres Portal.sql @@ -29,5 +29,5 @@ VALUES (15183, 1, 0x020001B3) /* Setup */ , (15183, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15183, 2, 0xCBD60024, 103.811, 90.089, 33.894, -0.574577, 0, -0, -0.818451) /* Destination */ -/* @teleloc 0xCBD60024 [103.810997 90.088997 33.894001] -0.574577 0.000000 -0.000000 -0.818451 */; +VALUES (15183, 2, 0xCBD60024, 103.811, 90.089, 33.894, -0.574577, 0, 0, -0.818451) /* Destination */ +/* @teleloc 0xCBD60024 [103.810997 90.088997 33.894001] -0.574577 0.000000 0.000000 -0.818451 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15185 Rethux Vale Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15185 Rethux Vale Portal.sql index d04e36d330..acace3a8c1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15185 Rethux Vale Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15185 Rethux Vale Portal.sql @@ -29,5 +29,5 @@ VALUES (15185, 1, 0x020001B3) /* Setup */ , (15185, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15185, 2, 0x68A50024, 119.333, 81.671, 38.005, -0.716765, 0, -0, -0.697315) /* Destination */ -/* @teleloc 0x68A50024 [119.333000 81.670998 38.005001] -0.716765 0.000000 -0.000000 -0.697315 */; +VALUES (15185, 2, 0x68A50024, 119.333, 81.671, 38.005, -0.716765, 0, 0, -0.697315) /* Destination */ +/* @teleloc 0x68A50024 [119.333000 81.670998 38.005001] -0.716765 0.000000 0.000000 -0.697315 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15186 Return of Mumiyah Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15186 Return of Mumiyah Cottages Portal.sql index a9017f26bd..c529707b15 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15186 Return of Mumiyah Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15186 Return of Mumiyah Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15186, 1, 0x020001B3) /* Setup */ , (15186, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15186, 2, 0x8477002C, 132.013, 75.117, 13.004, -0.94423, 0, -0, -0.329287) /* Destination */ -/* @teleloc 0x8477002C [132.013000 75.116997 13.004000] -0.944230 0.000000 -0.000000 -0.329287 */; +VALUES (15186, 2, 0x8477002C, 132.013, 75.117, 13.004, -0.94423, 0, 0, -0.329287) /* Destination */ +/* @teleloc 0x8477002C [132.013000 75.116997 13.004000] -0.944230 0.000000 0.000000 -0.329287 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15187 Sand Shallow Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15187 Sand Shallow Cottages Portal.sql index 9daceb2f71..36cdde9e8d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15187 Sand Shallow Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15187 Sand Shallow Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15187, 1, 0x020001B3) /* Setup */ , (15187, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15187, 2, 0x806F0026, 101.837, 120.313, 17.058, -0.479994, 0, -0, -0.877272) /* Destination */ -/* @teleloc 0x806F0026 [101.836998 120.313004 17.058001] -0.479994 0.000000 -0.000000 -0.877272 */; +VALUES (15187, 2, 0x806F0026, 101.837, 120.313, 17.058, -0.479994, 0, 0, -0.877272) /* Destination */ +/* @teleloc 0x806F0026 [101.836998 120.313004 17.058001] -0.479994 0.000000 0.000000 -0.877272 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15188 Scimitar Lake Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15188 Scimitar Lake Cottages Portal.sql index d4515d0fcb..6452ba9f32 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15188 Scimitar Lake Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15188 Scimitar Lake Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15188, 1, 0x020001B3) /* Setup */ , (15188, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15188, 2, 0xAE130024, 98.077, 86.056, 146.212, -0.743174, 0, -0, -0.669098) /* Destination */ -/* @teleloc 0xAE130024 [98.077003 86.056000 146.212006] -0.743174 0.000000 -0.000000 -0.669098 */; +VALUES (15188, 2, 0xAE130024, 98.077, 86.056, 146.212, -0.743174, 0, 0, -0.669098) /* Destination */ +/* @teleloc 0xAE130024 [98.077003 86.056000 146.212006] -0.743174 0.000000 0.000000 -0.669098 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15189 Shore Vista Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15189 Shore Vista Cottages Portal.sql index 57aa4afd8c..7b34498088 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15189 Shore Vista Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15189 Shore Vista Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15189, 1, 0x020001B3) /* Setup */ , (15189, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15189, 2, 0x6B8E0024, 109.891, 74.539, 29.689, -0.59019, 0, -0, -0.807264) /* Destination */ -/* @teleloc 0x6B8E0024 [109.890999 74.539001 29.688999] -0.590190 0.000000 -0.000000 -0.807264 */; +VALUES (15189, 2, 0x6B8E0024, 109.891, 74.539, 29.689, -0.59019, 0, 0, -0.807264) /* Destination */ +/* @teleloc 0x6B8E0024 [109.890999 74.539001 29.688999] -0.590190 0.000000 0.000000 -0.807264 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15190 Sliver-of-BlueCottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15190 Sliver-of-BlueCottages Portal.sql index 1f0df7aa16..a9a4a092d8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15190 Sliver-of-BlueCottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15190 Sliver-of-BlueCottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15190, 1, 0x020001B3) /* Setup */ , (15190, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15190, 2, 0x42AA000F, 28.275, 161.313, 71.448, -0.645658, 0, -0, -0.763627) /* Destination */ -/* @teleloc 0x42AA000F [28.275000 161.313004 71.447998] -0.645658 0.000000 -0.000000 -0.763627 */; +VALUES (15190, 2, 0x42AA000F, 28.275, 161.313, 71.448, -0.645658, 0, 0, -0.763627) /* Destination */ +/* @teleloc 0x42AA000F [28.275000 161.313004 71.447998] -0.645658 0.000000 0.000000 -0.763627 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15191 Soltan Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15191 Soltan Villas Portal.sql index 0efbad6ded..b5cf4fc97f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15191 Soltan Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15191 Soltan Villas Portal.sql @@ -30,4 +30,4 @@ VALUES (15191, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (15191, 2, 0x929E0024, 119.626, 89.961, 110.005, 0.194209, 0, 0, -0.98096) /* Destination */ -/* @teleloc 0x929E0024 [119.625999 89.960999 110.004997] 0.194208 0.000000 0.000000 -0.980960 */; +/* @teleloc 0x929E0024 [119.625999 89.960999 110.004997] 0.194209 0.000000 0.000000 -0.980960 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15194 Stormtree Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15194 Stormtree Villas Portal.sql index f9bd815e3f..99986ac59e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15194 Stormtree Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15194 Stormtree Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (15194, 1, 0x020001B3) /* Setup */ , (15194, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15194, 2, 0x53C50024, 98.44, 82.539, 58.273, -0.749366, 0, -0, -0.662156) /* Destination */ -/* @teleloc 0x53C50024 [98.440002 82.539001 58.272999] -0.749366 0.000000 -0.000000 -0.662156 */; +VALUES (15194, 2, 0x53C50024, 98.44, 82.539, 58.273, -0.749366, 0, 0, -0.662156) /* Destination */ +/* @teleloc 0x53C50024 [98.440002 82.539001 58.272999] -0.749366 0.000000 0.000000 -0.662156 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15196 Thasali Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15196 Thasali Cottages Portal.sql index 73cfa32c10..e6892340a6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15196 Thasali Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15196 Thasali Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15196, 1, 0x020001B3) /* Setup */ , (15196, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15196, 2, 0x995B0034, 149.056, 79.131, 20.005, -0.744341, 0, -0, -0.6678) /* Destination */ -/* @teleloc 0x995B0034 [149.056000 79.130997 20.004999] -0.744341 0.000000 -0.000000 -0.667800 */; +VALUES (15196, 2, 0x995B0034, 149.056, 79.131, 20.005, -0.744341, 0, 0, -0.6678) /* Destination */ +/* @teleloc 0x995B0034 [149.056000 79.130997 20.004999] -0.744341 0.000000 0.000000 -0.667800 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15197 Thyrinn Cant Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15197 Thyrinn Cant Cottages Portal.sql index c8fcf6512b..01e869da3c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15197 Thyrinn Cant Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15197 Thyrinn Cant Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15197, 1, 0x020001B3) /* Setup */ , (15197, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15197, 2, 0x65E50024, 107.129, 86.636, 58.346, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x65E50024 [107.128998 86.636002 58.346001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (15197, 2, 0x65E50024, 107.129, 86.636, 58.346, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x65E50024 [107.128998 86.636002 58.346001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15198 Tia-Leh Homestead Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15198 Tia-Leh Homestead Portal.sql index ecbbe7d227..8aabb83da9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15198 Tia-Leh Homestead Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15198 Tia-Leh Homestead Portal.sql @@ -29,5 +29,5 @@ VALUES (15198, 1, 0x020001B3) /* Setup */ , (15198, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15198, 2, 0x5BA2001B, 87.68, 65.841, 54.571, -0.908227, 0, -0, -0.418477) /* Destination */ -/* @teleloc 0x5BA2001B [87.680000 65.841003 54.570999] -0.908227 0.000000 -0.000000 -0.418477 */; +VALUES (15198, 2, 0x5BA2001B, 87.68, 65.841, 54.571, -0.908227, 0, 0, -0.418477) /* Destination */ +/* @teleloc 0x5BA2001B [87.680000 65.841003 54.570999] -0.908227 0.000000 0.000000 -0.418477 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15199 Tinkelo Hold Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15199 Tinkelo Hold Villas Portal.sql index 713eef34d3..2cbfe9f4a1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15199 Tinkelo Hold Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15199 Tinkelo Hold Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (15199, 1, 0x020001B3) /* Setup */ , (15199, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15199, 2, 0xAC950021, 110.167, 21.021, 81.05, -0.515173, 0, -0, -0.857086) /* Destination */ -/* @teleloc 0xAC950021 [110.167000 21.021000 81.050003] -0.515173 0.000000 -0.000000 -0.857086 */; +VALUES (15199, 2, 0xAC950021, 110.167, 21.021, 81.05, -0.515173, 0, 0, -0.857086) /* Destination */ +/* @teleloc 0xAC950021 [110.167000 21.021000 81.050003] -0.515173 0.000000 0.000000 -0.857086 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15201 Wolfenvale Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15201 Wolfenvale Portal.sql index 5b28c88f68..da4d849ec1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15201 Wolfenvale Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15201 Wolfenvale Portal.sql @@ -30,4 +30,4 @@ VALUES (15201, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (15201, 2, 0x5BA6001B, 93.221, 57.735, 48.542, 0.655763, 0, 0, -0.754967) /* Destination */ -/* @teleloc 0x5BA6001B [93.221001 57.735001 48.542000] 0.655762 0.000000 0.000000 -0.754967 */; +/* @teleloc 0x5BA6001B [93.221001 57.735001 48.542000] 0.655763 0.000000 0.000000 -0.754967 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15202 Zon-Atara Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15202 Zon-Atara Portal.sql index f15fafc3c6..ba379693ac 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15202 Zon-Atara Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15202 Zon-Atara Portal.sql @@ -29,5 +29,5 @@ VALUES (15202, 1, 0x020001B3) /* Setup */ , (15202, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15202, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (15202, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15275 Nuhmudira's Dungeon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15275 Nuhmudira's Dungeon.sql index b9925f8883..e8ea734835 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15275 Nuhmudira's Dungeon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15275 Nuhmudira's Dungeon.sql @@ -29,5 +29,5 @@ VALUES (15275, 1, 0x020001B3) /* Setup */ , (15275, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15275, 2, 0x536D0209, 149.243, -49.9463, -5.995, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x536D0209 [149.242996 -49.946301 -5.995000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (15275, 2, 0x536D0209, 149.243, -49.9463, -5.995, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x536D0209 [149.242996 -49.946301 -5.995000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15276 Nuhmudira's Mansion.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15276 Nuhmudira's Mansion.sql index 72fa8b48b8..da44b94d04 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15276 Nuhmudira's Mansion.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15276 Nuhmudira's Mansion.sql @@ -29,5 +29,5 @@ VALUES (15276, 1, 0x020001B3) /* Setup */ , (15276, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15276, 2, 0xAC7A0151, 58.86, 77.605, -3.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xAC7A0151 [58.860001 77.605003 -3.995000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (15276, 2, 0xAC7A0151, 58.86, 77.605, -3.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xAC7A0151 [58.860001 77.605003 -3.995000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15663 Ardent Realm Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15663 Ardent Realm Portal.sql index c493022960..d9a2c75d5d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15663 Ardent Realm Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15663 Ardent Realm Portal.sql @@ -29,5 +29,5 @@ VALUES (15663, 1, 0x020001B3) /* Setup */ , (15663, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15663, 2, 0xA84D002D, 129.343, 110.776, 28.005, -0.67676, 0, -0, -0.736203) /* Destination */ -/* @teleloc 0xA84D002D [129.343002 110.776001 28.004999] -0.676760 0.000000 -0.000000 -0.736203 */; +VALUES (15663, 2, 0xA84D002D, 129.343, 110.776, 28.005, -0.67676, 0, 0, -0.736203) /* Destination */ +/* @teleloc 0xA84D002D [129.343002 110.776001 28.004999] -0.676760 0.000000 0.000000 -0.736203 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15664 Arrowdale Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15664 Arrowdale Cottages Portal.sql index 9b831855d8..02d1abcf98 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15664 Arrowdale Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15664 Arrowdale Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15664, 1, 0x020001B3) /* Setup */ , (15664, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15664, 2, 0xD9D00024, 100.118, 86.568, 35.149, -0.999344, 0, -0, -0.036208) /* Destination */ -/* @teleloc 0xD9D00024 [100.117996 86.568001 35.148998] -0.999344 0.000000 -0.000000 -0.036208 */; +VALUES (15664, 2, 0xD9D00024, 100.118, 86.568, 35.149, -0.999344, 0, 0, -0.036208) /* Destination */ +/* @teleloc 0xD9D00024 [100.117996 86.568001 35.148998] -0.999344 0.000000 0.000000 -0.036208 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15665 Artifice Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15665 Artifice Cottages Portal.sql index 1f00d7af0b..185ba3f9c6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15665 Artifice Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15665 Artifice Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15665, 1, 0x020001B3) /* Setup */ , (15665, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15665, 2, 0x8F15001D, 78.648, 106.778, 297.649, -0.999911, 0, -0, -0.013369) /* Destination */ -/* @teleloc 0x8F15001D [78.648003 106.778000 297.648987] -0.999911 0.000000 -0.000000 -0.013369 */; +VALUES (15665, 2, 0x8F15001D, 78.648, 106.778, 297.649, -0.999911, 0, 0, -0.013369) /* Destination */ +/* @teleloc 0x8F15001D [78.648003 106.778000 297.648987] -0.999911 0.000000 0.000000 -0.013369 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15668 Blazing Wand Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15668 Blazing Wand Villas Portal.sql index 6b2c267047..51abd473c9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15668 Blazing Wand Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15668 Blazing Wand Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (15668, 1, 0x020001B3) /* Setup */ , (15668, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15668, 2, 0x7AA2002B, 134.063, 67.346, 69.9, -0.833414, 0, -0, -0.55265) /* Destination */ -/* @teleloc 0x7AA2002B [134.063004 67.346001 69.900002] -0.833414 0.000000 -0.000000 -0.552650 */; +VALUES (15668, 2, 0x7AA2002B, 134.063, 67.346, 69.9, -0.833414, 0, 0, -0.55265) /* Destination */ +/* @teleloc 0x7AA2002B [134.063004 67.346001 69.900002] -0.833414 0.000000 0.000000 -0.552650 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15670 Colier View Hill Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15670 Colier View Hill Portal.sql index 5eb93f19d0..532010c60b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15670 Colier View Hill Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15670 Colier View Hill Portal.sql @@ -29,5 +29,5 @@ VALUES (15670, 1, 0x020001B3) /* Setup */ , (15670, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15670, 2, 0xB2C90025, 111.631, 113.52, 145.688, -0.007487, 0, -0, -0.999972) /* Destination */ -/* @teleloc 0xB2C90025 [111.630997 113.519997 145.688004] -0.007487 0.000000 -0.000000 -0.999972 */; +VALUES (15670, 2, 0xB2C90025, 111.631, 113.52, 145.688, -0.007487, 0, 0, -0.999972) /* Destination */ +/* @teleloc 0xB2C90025 [111.630997 113.519997 145.688004] -0.007487 0.000000 0.000000 -0.999972 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15672 Demonsbane Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15672 Demonsbane Cottages Portal.sql index 01eced9b5d..c6d9d027b8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15672 Demonsbane Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15672 Demonsbane Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15672, 1, 0x020001B3) /* Setup */ , (15672, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15672, 2, 0xA78A001D, 94.16, 113.895, 32.005, -0.233072, 0, -0, -0.97246) /* Destination */ -/* @teleloc 0xA78A001D [94.160004 113.894997 32.005001] -0.233072 0.000000 -0.000000 -0.972459 */; +VALUES (15672, 2, 0xA78A001D, 94.16, 113.895, 32.005, -0.233072, 0, 0, -0.97246) /* Destination */ +/* @teleloc 0xA78A001D [94.160004 113.894997 32.005001] -0.233072 0.000000 0.000000 -0.972460 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15673 Far Horizon Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15673 Far Horizon Cottages Portal.sql index 922deaa291..e90259d64f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15673 Far Horizon Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15673 Far Horizon Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15673, 1, 0x020001B3) /* Setup */ , (15673, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15673, 2, 0x7CF3001D, 85.899, 98.11, 82.005, -0.998142, 0, -0, -0.060935) /* Destination */ -/* @teleloc 0x7CF3001D [85.899002 98.110001 82.004997] -0.998142 0.000000 -0.000000 -0.060935 */; +VALUES (15673, 2, 0x7CF3001D, 85.899, 98.11, 82.005, -0.998142, 0, 0, -0.060935) /* Destination */ +/* @teleloc 0x7CF3001D [85.899002 98.110001 82.004997] -0.998142 0.000000 0.000000 -0.060935 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15675 Harmonious Blade Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15675 Harmonious Blade Cottages Portal.sql index e26f912e7d..1d69e347ee 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15675 Harmonious Blade Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15675 Harmonious Blade Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15675, 1, 0x020001B3) /* Setup */ , (15675, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15675, 2, 0x63A2001D, 83.922, 110.079, 54.005, -0.964336, 0, -0, -0.264681) /* Destination */ -/* @teleloc 0x63A2001D [83.921997 110.079002 54.005001] -0.964336 0.000000 -0.000000 -0.264681 */; +VALUES (15675, 2, 0x63A2001D, 83.922, 110.079, 54.005, -0.964336, 0, 0, -0.264681) /* Destination */ +/* @teleloc 0x63A2001D [83.921997 110.079002 54.005001] -0.964336 0.000000 0.000000 -0.264681 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15676 Hero's Vale Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15676 Hero's Vale Portal.sql index d1581466ce..c88c2dc2d1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15676 Hero's Vale Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15676 Hero's Vale Portal.sql @@ -29,5 +29,5 @@ VALUES (15676, 1, 0x020001B3) /* Setup */ , (15676, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15676, 2, 0x46A5002E, 131.406, 124.975, 57.055, -0.472897, 0, -0, -0.881118) /* Destination */ -/* @teleloc 0x46A5002E [131.406006 124.974998 57.055000] -0.472897 0.000000 -0.000000 -0.881118 */; +VALUES (15676, 2, 0x46A5002E, 131.406, 124.975, 57.055, -0.472897, 0, 0, -0.881118) /* Destination */ +/* @teleloc 0x46A5002E [131.406006 124.974998 57.055000] -0.472897 0.000000 0.000000 -0.881118 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15677 Mountain Retreat Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15677 Mountain Retreat Cottages Portal.sql index 6f2ac9122b..9bd35ea423 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15677 Mountain Retreat Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15677 Mountain Retreat Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15677, 1, 0x020001B3) /* Setup */ , (15677, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15677, 2, 0x7EC80025, 108.377, 101.577, 95.905, -0.518393, 0, -0, -0.855143) /* Destination */ -/* @teleloc 0x7EC80025 [108.376999 101.577003 95.904999] -0.518393 0.000000 -0.000000 -0.855142 */; +VALUES (15677, 2, 0x7EC80025, 108.377, 101.577, 95.905, -0.518393, 0, 0, -0.855143) /* Destination */ +/* @teleloc 0x7EC80025 [108.376999 101.577003 95.904999] -0.518393 0.000000 0.000000 -0.855143 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15678 Nidal-Taraq Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15678 Nidal-Taraq Villas Portal.sql index db98d3b19a..49321f1b3f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15678 Nidal-Taraq Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15678 Nidal-Taraq Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (15678, 1, 0x020001B3) /* Setup */ , (15678, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15678, 2, 0x69920025, 102.962, 98.824, 25.401, -0.722587, 0, -0, -0.69128) /* Destination */ -/* @teleloc 0x69920025 [102.961998 98.823997 25.400999] -0.722587 0.000000 -0.000000 -0.691280 */; +VALUES (15678, 2, 0x69920025, 102.962, 98.824, 25.401, -0.722587, 0, 0, -0.69128) /* Destination */ +/* @teleloc 0x69920025 [102.961998 98.823997 25.400999] -0.722587 0.000000 0.000000 -0.691280 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15683 Shield of Valor Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15683 Shield of Valor Cottages Portal.sql index 704b938718..3c75f84855 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15683 Shield of Valor Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15683 Shield of Valor Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15683, 1, 0x020001B3) /* Setup */ , (15683, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15683, 2, 0x55A40023, 97.911, 70.48, 58.389, -0.601912, 0, -0, -0.798562) /* Destination */ -/* @teleloc 0x55A40023 [97.911003 70.480003 58.389000] -0.601912 0.000000 -0.000000 -0.798562 */; +VALUES (15683, 2, 0x55A40023, 97.911, 70.48, 58.389, -0.601912, 0, 0, -0.798562) /* Destination */ +/* @teleloc 0x55A40023 [97.911003 70.480003 58.389000] -0.601912 0.000000 0.000000 -0.798562 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15684 Songview Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15684 Songview Portal.sql index 82ec4d9ab6..e055562760 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15684 Songview Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15684 Songview Portal.sql @@ -29,5 +29,5 @@ VALUES (15684, 1, 0x020001B3) /* Setup */ , (15684, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15684, 2, 0x97CB0024, 104.315, 80.865, 143.05, -0.902773, 0, -0, -0.430117) /* Destination */ -/* @teleloc 0x97CB0024 [104.315002 80.864998 143.050003] -0.902773 0.000000 -0.000000 -0.430117 */; +VALUES (15684, 2, 0x97CB0024, 104.315, 80.865, 143.05, -0.902773, 0, 0, -0.430117) /* Destination */ +/* @teleloc 0x97CB0024 [104.315002 80.864998 143.050003] -0.902773 0.000000 0.000000 -0.430117 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15687 Windrune Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15687 Windrune Cottages Portal.sql index cdfdc3e9d0..f03c189aa2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15687 Windrune Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15687 Windrune Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (15687, 1, 0x020001B3) /* Setup */ , (15687, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15687, 2, 0x83CD001E, 91.951, 137.56, 151.131, -0.335131, 0, -0, -0.942172) /* Destination */ -/* @teleloc 0x83CD001E [91.950996 137.559998 151.130997] -0.335131 0.000000 -0.000000 -0.942172 */; +VALUES (15687, 2, 0x83CD001E, 91.951, 137.56, 151.131, -0.335131, 0, 0, -0.942172) /* Destination */ +/* @teleloc 0x83CD001E [91.950996 137.559998 151.130997] -0.335131 0.000000 0.000000 -0.942172 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15775 Arcanum Storehouse.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15775 Arcanum Storehouse.sql index aa79b1c213..8169fb7aba 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15775 Arcanum Storehouse.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15775 Arcanum Storehouse.sql @@ -28,5 +28,5 @@ VALUES (15775, 1, 0x020005D3) /* Setup */ , (15775, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15775, 2, 0x545C067B, 90, -260, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545C067B [90.000000 -260.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (15775, 2, 0x545C067B, 90, -260, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545C067B [90.000000 -260.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15776 Gelidite Library.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15776 Gelidite Library.sql index 947512e0c3..bc4a99a85a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15776 Gelidite Library.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15776 Gelidite Library.sql @@ -29,5 +29,5 @@ VALUES (15776, 1, 0x020001B3) /* Setup */ , (15776, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15776, 2, 0x546401AE, 60, -70, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x546401AE [60.000000 -70.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (15776, 2, 0x546401AE, 60, -70, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x546401AE [60.000000 -70.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15777 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15777 Surface.sql index 8ff85181a0..85e71bf531 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15777 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15777 Surface.sql @@ -29,5 +29,5 @@ VALUES (15777, 1, 0x020001B3) /* Setup */ , (15777, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15777, 2, 0x69D50040, 180.9, 187.8, 202, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x69D50040 [180.899994 187.800003 202.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (15777, 2, 0x69D50040, 180.9, 187.8, 202, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x69D50040 [180.899994 187.800003 202.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15778 Labyrinth.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15778 Labyrinth.sql index 582a38f30a..0e67db1136 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15778 Labyrinth.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15778 Labyrinth.sql @@ -29,5 +29,5 @@ VALUES (15778, 1, 0x020001B3) /* Setup */ , (15778, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15778, 2, 0x54630328, 150, -70, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x54630328 [150.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (15778, 2, 0x54630328, 150, -70, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x54630328 [150.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15779 Oubliette.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15779 Oubliette.sql index 5acc307db1..78ee9884e5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15779 Oubliette.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15779 Oubliette.sql @@ -30,5 +30,5 @@ VALUES (15779, 1, 0x020001B3) /* Setup */ , (15779, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15779, 2, 0x54620104, 11.5, 2.25, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x54620104 [11.500000 2.250000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (15779, 2, 0x54620104, 11.5, 2.25, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x54620104 [11.500000 2.250000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15823 Hidden Dungeon Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15823 Hidden Dungeon Portal.sql index 0b5dc7463a..c687a0f3c9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15823 Hidden Dungeon Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15823 Hidden Dungeon Portal.sql @@ -30,5 +30,5 @@ VALUES (15823, 1, 0x020001B3) /* Setup */ , (15823, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15823, 2, 0x536A0282, 0, -120, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x536A0282 [0.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (15823, 2, 0x536A0282, 0, -120, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x536A0282 [0.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15824 The Underground City.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15824 The Underground City.sql index 02c0539db0..9613564707 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15824 The Underground City.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15824 The Underground City.sql @@ -29,5 +29,5 @@ VALUES (15824, 1, 0x020001B3) /* Setup */ , (15824, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15824, 2, 0x01E901C2, 152.333, -2.372, -12, -0.929307, 0, -0, -0.369309) /* Destination */ -/* @teleloc 0x01E901C2 [152.332993 -2.372000 -12.000000] -0.929307 0.000000 -0.000000 -0.369309 */; +VALUES (15824, 2, 0x01E901C2, 152.333, -2.372, -12, -0.929307, 0, 0, -0.369309) /* Destination */ +/* @teleloc 0x01E901C2 [152.332993 -2.372000 -12.000000] -0.929307 0.000000 0.000000 -0.369309 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15837 Sanctum Residential Halls Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15837 Sanctum Residential Halls Portal.sql index 9bc271acc1..5b0e7eae65 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15837 Sanctum Residential Halls Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/15837 Sanctum Residential Halls Portal.sql @@ -29,5 +29,5 @@ VALUES (15837, 1, 0x020001B3) /* Setup */ , (15837, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (15837, 2, 0x54650140, 40, -70, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x54650140 [40.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (15837, 2, 0x54650140, 40, -70, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x54650140 [40.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19130 Colossus Foundry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19130 Colossus Foundry Portal.sql index 1fd3d170d9..a2e3677f46 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19130 Colossus Foundry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19130 Colossus Foundry Portal.sql @@ -31,5 +31,5 @@ VALUES (19130, 1, 0x020005D5) /* Setup */ , (19130, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19130, 2, 0x545701C5, 160, -90, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x545701C5 [160.000000 -90.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (19130, 2, 0x545701C5, 160, -90, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x545701C5 [160.000000 -90.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19131 Portal to Fort Tethana.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19131 Portal to Fort Tethana.sql index 09ecf1c436..64a4206a8a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19131 Portal to Fort Tethana.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19131 Portal to Fort Tethana.sql @@ -29,5 +29,5 @@ VALUES (19131, 1, 0x020001B3) /* Setup */ , (19131, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19131, 2, 0x2681001D, 77.7, 108.1, 240, -0.522499, 0, -0, -0.85264) /* Destination */ -/* @teleloc 0x2681001D [77.699997 108.099998 240.000000] -0.522498 0.000000 -0.000000 -0.852640 */; +VALUES (19131, 2, 0x2681001D, 77.7, 108.1, 240, -0.522499, 0, 0, -0.85264) /* Destination */ +/* @teleloc 0x2681001D [77.699997 108.099998 240.000000] -0.522499 0.000000 0.000000 -0.852640 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19132 Mammet Foundry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19132 Mammet Foundry Portal.sql index 8bdd0446a2..c6e8e679b0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19132 Mammet Foundry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19132 Mammet Foundry Portal.sql @@ -31,5 +31,5 @@ VALUES (19132, 1, 0x020005D5) /* Setup */ , (19132, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19132, 2, 0x5458025F, 10, -110, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5458025F [10.000000 -110.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19132, 2, 0x5458025F, 10, -110, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5458025F [10.000000 -110.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19133 Portal to Baishi.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19133 Portal to Baishi.sql index 4deabf54a2..b8f9881921 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19133 Portal to Baishi.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19133 Portal to Baishi.sql @@ -29,5 +29,5 @@ VALUES (19133, 1, 0x020001B3) /* Setup */ , (19133, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19133, 2, 0xCE410007, 12.6, 152.8, 55.1, -0.544639, 0, -0, -0.838671) /* Destination */ -/* @teleloc 0xCE410007 [12.600000 152.800003 55.099998] -0.544639 0.000000 -0.000000 -0.838671 */; +VALUES (19133, 2, 0xCE410007, 12.6, 152.8, 55.1, -0.544639, 0, 0, -0.838671) /* Destination */ +/* @teleloc 0xCE410007 [12.600000 152.800003 55.099998] -0.544639 0.000000 0.000000 -0.838671 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19134 Mannikin Foundry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19134 Mannikin Foundry Portal.sql index 459ca72ad9..fe0ccc2e2f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19134 Mannikin Foundry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19134 Mannikin Foundry Portal.sql @@ -32,5 +32,5 @@ VALUES (19134, 1, 0x020001B3) /* Setup */ , (19134, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19134, 2, 0x545A013C, 10, -50, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545A013C [10.000000 -50.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19134, 2, 0x545A013C, 10, -50, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545A013C [10.000000 -50.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19135 Portal to Nanto.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19135 Portal to Nanto.sql index b1c8669775..94960f1033 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19135 Portal to Nanto.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19135 Portal to Nanto.sql @@ -29,5 +29,5 @@ VALUES (19135, 1, 0x020001B3) /* Setup */ , (19135, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19135, 2, 0xE63E0022, 96.96, 37.722, 74.542, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xE63E0022 [96.959999 37.722000 74.542000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (19135, 2, 0xE63E0022, 96.96, 37.722, 74.542, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xE63E0022 [96.959999 37.722000 74.542000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19136 Effigy Foundry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19136 Effigy Foundry Portal.sql index 6f95965238..0d9c797b9f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19136 Effigy Foundry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19136 Effigy Foundry Portal.sql @@ -32,5 +32,5 @@ VALUES (19136, 1, 0x020001B3) /* Setup */ , (19136, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19136, 2, 0x545901B0, 10, -80, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545901B0 [10.000000 -80.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19136, 2, 0x545901B0, 10, -80, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545901B0 [10.000000 -80.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19139 Charnhold Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19139 Charnhold Portal.sql index eb83e1b985..60c0ed5e96 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19139 Charnhold Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19139 Charnhold Portal.sql @@ -29,5 +29,5 @@ VALUES (19139, 1, 0x020001B3) /* Setup */ , (19139, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19139, 2, 0x84B0001D, 95.724, 113.372, 90.005, -0.581896, 0, -0, -0.813264) /* Destination */ -/* @teleloc 0x84B0001D [95.723999 113.372002 90.004997] -0.581896 0.000000 -0.000000 -0.813263 */; +VALUES (19139, 2, 0x84B0001D, 95.724, 113.372, 90.005, -0.581896, 0, 0, -0.813264) /* Destination */ +/* @teleloc 0x84B0001D [95.723999 113.372002 90.004997] -0.581896 0.000000 0.000000 -0.813264 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19140 Dame Tolani Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19140 Dame Tolani Villas Portal.sql index 4ac4f21883..da8d9ba57e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19140 Dame Tolani Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19140 Dame Tolani Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (19140, 1, 0x020001B3) /* Setup */ , (19140, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19140, 2, 0x5EB40025, 108.071, 104.863, 24.744, -0.138983, 0, -0, -0.990295) /* Destination */ -/* @teleloc 0x5EB40025 [108.070999 104.862999 24.743999] -0.138983 0.000000 -0.000000 -0.990295 */; +VALUES (19140, 2, 0x5EB40025, 108.071, 104.863, 24.744, -0.138983, 0, 0, -0.990295) /* Destination */ +/* @teleloc 0x5EB40025 [108.070999 104.862999 24.743999] -0.138983 0.000000 0.000000 -0.990295 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19143 Ebbing Tide Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19143 Ebbing Tide Villas Portal.sql index 6654253104..1dad0888bf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19143 Ebbing Tide Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19143 Ebbing Tide Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (19143, 1, 0x020001B3) /* Setup */ , (19143, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19143, 2, 0x91320023, 115.631, 62.166, 2.005, -0.725188, 0, -0, -0.688551) /* Destination */ -/* @teleloc 0x91320023 [115.630997 62.166000 2.005000] -0.725188 0.000000 -0.000000 -0.688551 */; +VALUES (19143, 2, 0x91320023, 115.631, 62.166, 2.005, -0.725188, 0, 0, -0.688551) /* Destination */ +/* @teleloc 0x91320023 [115.630997 62.166000 2.005000] -0.725188 0.000000 0.000000 -0.688551 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19144 Explorer's Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19144 Explorer's Villas Portal.sql index 8fa2e0900a..8ae99ccbf2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19144 Explorer's Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19144 Explorer's Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (19144, 1, 0x020001B3) /* Setup */ , (19144, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19144, 2, 0xD1CC001B, 95.244, 71.331, 39.942, -0.695179, 0, -0, -0.718836) /* Destination */ -/* @teleloc 0xD1CC001B [95.244003 71.331001 39.942001] -0.695179 0.000000 -0.000000 -0.718836 */; +VALUES (19144, 2, 0xD1CC001B, 95.244, 71.331, 39.942, -0.695179, 0, 0, -0.718836) /* Destination */ +/* @teleloc 0xD1CC001B [95.244003 71.331001 39.942001] -0.695179 0.000000 0.000000 -0.718836 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19147 Hand-on-Sword Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19147 Hand-on-Sword Cottages Portal.sql index a0459596fe..a28e2d3d9c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19147 Hand-on-Sword Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19147 Hand-on-Sword Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (19147, 1, 0x020001B3) /* Setup */ , (19147, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19147, 2, 0xD6BE0024, 111.733, 93.785, 106.005, -0.284283, 0, -0, -0.95874) /* Destination */ -/* @teleloc 0xD6BE0024 [111.733002 93.785004 106.004997] -0.284283 0.000000 -0.000000 -0.958740 */; +VALUES (19147, 2, 0xD6BE0024, 111.733, 93.785, 106.005, -0.284283, 0, 0, -0.95874) /* Destination */ +/* @teleloc 0xD6BE0024 [111.733002 93.785004 106.004997] -0.284283 0.000000 0.000000 -0.958740 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19148 Hopevale Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19148 Hopevale Portal.sql index 019fe62b80..f14a499fe4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19148 Hopevale Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19148 Hopevale Portal.sql @@ -30,4 +30,4 @@ VALUES (19148, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (19148, 2, 0x54A80024, 103.455, 80.092, 74.005, 0.921955, 0, 0, -0.387298) /* Destination */ -/* @teleloc 0x54A80024 [103.455002 80.092003 74.004997] 0.921954 0.000000 0.000000 -0.387298 */; +/* @teleloc 0x54A80024 [103.455002 80.092003 74.004997] 0.921955 0.000000 0.000000 -0.387298 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19149 Isparian Flame Estates Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19149 Isparian Flame Estates Portal.sql index 885afaa744..97c8e56e65 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19149 Isparian Flame Estates Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19149 Isparian Flame Estates Portal.sql @@ -29,5 +29,5 @@ VALUES (19149, 1, 0x020001B3) /* Setup */ , (19149, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19149, 2, 0xD1D00026, 100.999, 124.618, 61.588, -0.168713, 0, -0, -0.985665) /* Destination */ -/* @teleloc 0xD1D00026 [100.999001 124.617996 61.588001] -0.168713 0.000000 -0.000000 -0.985665 */; +VALUES (19149, 2, 0xD1D00026, 100.999, 124.618, 61.588, -0.168713, 0, 0, -0.985665) /* Destination */ +/* @teleloc 0xD1D00026 [100.999001 124.617996 61.588001] -0.168713 0.000000 0.000000 -0.985665 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19150 Jeweled Thorn Estates Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19150 Jeweled Thorn Estates Portal.sql index 0dc74dc301..e7e03d7364 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19150 Jeweled Thorn Estates Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19150 Jeweled Thorn Estates Portal.sql @@ -29,5 +29,5 @@ VALUES (19150, 1, 0x020001B3) /* Setup */ , (19150, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19150, 2, 0xD7C2001D, 76, 98, 131.944, -0.165048, 0, -0, -0.986286) /* Destination */ -/* @teleloc 0xD7C2001D [76.000000 98.000000 131.944000] -0.165048 0.000000 -0.000000 -0.986286 */; +VALUES (19150, 2, 0xD7C2001D, 76, 98, 131.944, -0.165048, 0, 0, -0.986286) /* Destination */ +/* @teleloc 0xD7C2001D [76.000000 98.000000 131.944000] -0.165048 0.000000 0.000000 -0.986286 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19154 North Pass Hollow Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19154 North Pass Hollow Cottages Portal.sql index 30b4dea722..5a84bfa8de 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19154 North Pass Hollow Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19154 North Pass Hollow Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (19154, 1, 0x020001B3) /* Setup */ , (19154, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19154, 2, 0x85C4001C, 92.722, 76.155, 74.005, -0.894673, 0, -0, -0.446721) /* Destination */ -/* @teleloc 0x85C4001C [92.722000 76.154999 74.004997] -0.894673 0.000000 -0.000000 -0.446721 */; +VALUES (19154, 2, 0x85C4001C, 92.722, 76.155, 74.005, -0.894673, 0, 0, -0.446721) /* Destination */ +/* @teleloc 0x85C4001C [92.722000 76.154999 74.004997] -0.894673 0.000000 0.000000 -0.446721 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19156 Reviled Maw Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19156 Reviled Maw Cottages Portal.sql index 31cd7cbe90..9dc25854b5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19156 Reviled Maw Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19156 Reviled Maw Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (19156, 1, 0x020001B3) /* Setup */ , (19156, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19156, 2, 0x80AA0014, 70.691, 93.004, 84.005, -0.385302, 0, -0, -0.92279) /* Destination */ -/* @teleloc 0x80AA0014 [70.691002 93.003998 84.004997] -0.385302 0.000000 -0.000000 -0.922790 */; +VALUES (19156, 2, 0x80AA0014, 70.691, 93.004, 84.005, -0.385302, 0, 0, -0.92279) /* Destination */ +/* @teleloc 0x80AA0014 [70.691002 93.003998 84.004997] -0.385302 0.000000 0.000000 -0.922790 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19157 Sanam Batal Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19157 Sanam Batal Villas Portal.sql index 65fe1da75b..663348e590 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19157 Sanam Batal Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19157 Sanam Batal Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (19157, 1, 0x020001B3) /* Setup */ , (19157, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19157, 2, 0x70A60024, 98.727, 77.525, 46.011, -0.931081, 0, -0, -0.364812) /* Destination */ -/* @teleloc 0x70A60024 [98.726997 77.525002 46.011002] -0.931081 0.000000 -0.000000 -0.364812 */; +VALUES (19157, 2, 0x70A60024, 98.727, 77.525, 46.011, -0.931081, 0, 0, -0.364812) /* Destination */ +/* @teleloc 0x70A60024 [98.726997 77.525002 46.011002] -0.931081 0.000000 0.000000 -0.364812 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19158 Secluded Valley Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19158 Secluded Valley Cottages Portal.sql index 457758d656..5721a14c45 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19158 Secluded Valley Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19158 Secluded Valley Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (19158, 1, 0x020001B3) /* Setup */ , (19158, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19158, 2, 0xD3C0001B, 84.308, 52.06, 99.052, -0.989189, 0, -0, -0.146644) /* Destination */ -/* @teleloc 0xD3C0001B [84.307999 52.060001 99.052002] -0.989189 0.000000 -0.000000 -0.146644 */; +VALUES (19158, 2, 0xD3C0001B, 84.308, 52.06, 99.052, -0.989189, 0, 0, -0.146644) /* Destination */ +/* @teleloc 0xD3C0001B [84.307999 52.060001 99.052002] -0.989189 0.000000 0.000000 -0.146644 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19159 Shaky Ledge Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19159 Shaky Ledge Cottages Portal.sql index e6efcf9f98..d7349f5c12 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19159 Shaky Ledge Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19159 Shaky Ledge Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (19159, 1, 0x020001B3) /* Setup */ , (19159, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19159, 2, 0x89CD0035, 151.525, 108.995, 121.254, -0.70247, 0, -0, -0.711713) /* Destination */ -/* @teleloc 0x89CD0035 [151.524994 108.995003 121.253998] -0.702470 0.000000 -0.000000 -0.711713 */; +VALUES (19159, 2, 0x89CD0035, 151.525, 108.995, 121.254, -0.70247, 0, 0, -0.711713) /* Destination */ +/* @teleloc 0x89CD0035 [151.524994 108.995003 121.253998] -0.702470 0.000000 0.000000 -0.711713 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19160 Stonerune Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19160 Stonerune Cottages Portal.sql index 11a69c57a9..1cb4c56199 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19160 Stonerune Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19160 Stonerune Cottages Portal.sql @@ -30,4 +30,4 @@ VALUES (19160, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (19160, 2, 0x89C90012, 63.074, 38.48, 104.931, 0.936477, 0, 0, -0.35073) /* Destination */ -/* @teleloc 0x89C90012 [63.074001 38.480000 104.931000] 0.936476 0.000000 0.000000 -0.350730 */; +/* @teleloc 0x89C90012 [63.074001 38.480000 104.931000] 0.936477 0.000000 0.000000 -0.350730 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19162 Tusker Notch Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19162 Tusker Notch Portal.sql index f366879a31..228cac00b9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19162 Tusker Notch Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19162 Tusker Notch Portal.sql @@ -29,5 +29,5 @@ VALUES (19162, 1, 0x020001B3) /* Setup */ , (19162, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19162, 2, 0x84AC0024, 108.657, 89.048, 104.115, -0.538823, 0, -0, -0.842419) /* Destination */ -/* @teleloc 0x84AC0024 [108.656998 89.047997 104.114998] -0.538823 0.000000 -0.000000 -0.842419 */; +VALUES (19162, 2, 0x84AC0024, 108.657, 89.048, 104.115, -0.538823, 0, 0, -0.842419) /* Destination */ +/* @teleloc 0x84AC0024 [108.656998 89.047997 104.114998] -0.538823 0.000000 0.000000 -0.842419 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19163 Two Hills Cottages Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19163 Two Hills Cottages Portal.sql index ed94248c47..e423411d2b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19163 Two Hills Cottages Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19163 Two Hills Cottages Portal.sql @@ -29,5 +29,5 @@ VALUES (19163, 1, 0x020001B3) /* Setup */ , (19163, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19163, 2, 0x56B0002C, 127.562, 94.061, 76.87, -0.320448, 0, -0, -0.947266) /* Destination */ -/* @teleloc 0x56B0002C [127.561996 94.060997 76.870003] -0.320448 0.000000 -0.000000 -0.947266 */; +VALUES (19163, 2, 0x56B0002C, 127.562, 94.061, 76.87, -0.320448, 0, 0, -0.947266) /* Destination */ +/* @teleloc 0x56B0002C [127.561996 94.060997 76.870003] -0.320448 0.000000 0.000000 -0.947266 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19165 Unified Heart Villas Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19165 Unified Heart Villas Portal.sql index 132f54665d..a9dde26abd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19165 Unified Heart Villas Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19165 Unified Heart Villas Portal.sql @@ -29,5 +29,5 @@ VALUES (19165, 1, 0x020001B3) /* Setup */ , (19165, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19165, 2, 0x9390002C, 123.574, 79.763, 30.005, -0.917119, 0, -0, -0.398613) /* Destination */ -/* @teleloc 0x9390002C [123.573997 79.763000 30.004999] -0.917119 0.000000 -0.000000 -0.398613 */; +VALUES (19165, 2, 0x9390002C, 123.574, 79.763, 30.005, -0.917119, 0, 0, -0.398613) /* Destination */ +/* @teleloc 0x9390002C [123.573997 79.763000 30.004999] -0.917119 0.000000 0.000000 -0.398613 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19358 Atrium Residential Halls Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19358 Atrium Residential Halls Portal.sql index 34fc934872..d454d4526f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19358 Atrium Residential Halls Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19358 Atrium Residential Halls Portal.sql @@ -29,5 +29,5 @@ VALUES (19358, 1, 0x020001B3) /* Setup */ , (19358, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19358, 2, 0x56610140, 40, -70, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x56610140 [40.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19358, 2, 0x56610140, 40, -70, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x56610140 [40.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19369 Oriel Residential Halls Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19369 Oriel Residential Halls Portal.sql index 5eecc8cdf9..66d591995a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19369 Oriel Residential Halls Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19369 Oriel Residential Halls Portal.sql @@ -29,5 +29,5 @@ VALUES (19369, 1, 0x020001B3) /* Setup */ , (19369, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19369, 2, 0x565E0140, 40, -70, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x565E0140 [40.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19369, 2, 0x565E0140, 40, -70, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x565E0140 [40.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19467 Arcanum Storehouse Lower Level.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19467 Arcanum Storehouse Lower Level.sql index dd0f72e031..0b7f2ab18d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19467 Arcanum Storehouse Lower Level.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19467 Arcanum Storehouse Lower Level.sql @@ -30,5 +30,5 @@ VALUES (19467, 1, 0x020005D5) /* Setup */ , (19467, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19467, 2, 0x545C0619, 50, -110, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545C0619 [50.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19467, 2, 0x545C0619, 50, -110, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545C0619 [50.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19468 Arcanum Storehouse Upper Level.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19468 Arcanum Storehouse Upper Level.sql index 84d5303857..80e1ec0f9f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19468 Arcanum Storehouse Upper Level.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19468 Arcanum Storehouse Upper Level.sql @@ -30,5 +30,5 @@ VALUES (19468, 1, 0x020005D3) /* Setup */ , (19468, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19468, 2, 0x545C0681, 220, -310, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545C0681 [220.000000 -310.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19468, 2, 0x545C0681, 220, -310, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545C0681 [220.000000 -310.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19469 Arcanum Storehouse Middle Level.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19469 Arcanum Storehouse Middle Level.sql index af0f3e20b8..6fa65c5333 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19469 Arcanum Storehouse Middle Level.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19469 Arcanum Storehouse Middle Level.sql @@ -30,5 +30,5 @@ VALUES (19469, 1, 0x020005D6) /* Setup */ , (19469, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19469, 2, 0x545C0619, 40, -291.682, -11.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545C0619 [40.000000 -291.682007 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19469, 2, 0x545C0619, 40, -291.682, -11.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545C0619 [40.000000 -291.682007 -11.995000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19470 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19470 Surface.sql index 098c9d7546..49da18d044 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19470 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19470 Surface.sql @@ -29,5 +29,5 @@ VALUES (19470, 1, 0x020001B3) /* Setup */ , (19470, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19470, 2, 0x69D50040, 180.9, 187.8, 202, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x69D50040 [180.899994 187.800003 202.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (19470, 2, 0x69D50040, 180.9, 187.8, 202, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x69D50040 [180.899994 187.800003 202.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19471 The Callous Heart High Grounds.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19471 The Callous Heart High Grounds.sql index 243530778d..679572100a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19471 The Callous Heart High Grounds.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19471 The Callous Heart High Grounds.sql @@ -30,5 +30,5 @@ VALUES (19471, 1, 0x020005D5) /* Setup */ , (19471, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19471, 2, 0x545D024F, 80, -40, 6, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545D024F [80.000000 -40.000000 6.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19471, 2, 0x545D024F, 80, -40, 6, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545D024F [80.000000 -40.000000 6.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19472 The Callous Heart Right Wing.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19472 The Callous Heart Right Wing.sql index 6a68d6c910..f5132cf7d0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19472 The Callous Heart Right Wing.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19472 The Callous Heart Right Wing.sql @@ -30,5 +30,5 @@ VALUES (19472, 1, 0x020005D3) /* Setup */ , (19472, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19472, 2, 0x545D024D, 69.9847, -310, 6.45622, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545D024D [69.984703 -310.000000 6.456220] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19472, 2, 0x545D024D, 69.9847, -310, 6.45622, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545D024D [69.984703 -310.000000 6.456220] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19473 The Callous Heart Left Wing.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19473 The Callous Heart Left Wing.sql index defa90a585..e9b8744bd0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19473 The Callous Heart Left Wing.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19473 The Callous Heart Left Wing.sql @@ -30,5 +30,5 @@ VALUES (19473, 1, 0x020005D6) /* Setup */ , (19473, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19473, 2, 0x545D025A, 140, -290, 6.94506, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545D025A [140.000000 -290.000000 6.945060] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19473, 2, 0x545D025A, 140, -290, 6.94506, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545D025A [140.000000 -290.000000 6.945060] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19715 Colossus Foundry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19715 Colossus Foundry Portal.sql index 63bf552109..2eb6fad7fc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19715 Colossus Foundry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19715 Colossus Foundry Portal.sql @@ -29,5 +29,5 @@ VALUES (19715, 1, 0x020001B3) /* Setup */ , (19715, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19715, 2, 0x545701C5, 160, -90, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x545701C5 [160.000000 -90.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (19715, 2, 0x545701C5, 160, -90, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x545701C5 [160.000000 -90.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19716 Mammet Foundry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19716 Mammet Foundry Portal.sql index 2a8387ec19..3ebdaf573e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19716 Mammet Foundry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19716 Mammet Foundry Portal.sql @@ -29,5 +29,5 @@ VALUES (19716, 1, 0x020001B3) /* Setup */ , (19716, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19716, 2, 0x5458025F, 10, -110, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5458025F [10.000000 -110.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19716, 2, 0x5458025F, 10, -110, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5458025F [10.000000 -110.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19717 Mannikin Foundry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19717 Mannikin Foundry Portal.sql index 17069ced3e..fa9ae4b1c2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19717 Mannikin Foundry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19717 Mannikin Foundry Portal.sql @@ -29,5 +29,5 @@ VALUES (19717, 1, 0x020001B3) /* Setup */ , (19717, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19717, 2, 0x545A013C, 10, -50, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545A013C [10.000000 -50.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19717, 2, 0x545A013C, 10, -50, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545A013C [10.000000 -50.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19718 Effigy Foundry Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19718 Effigy Foundry Portal.sql index 244e4f4de3..1382c12ad4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19718 Effigy Foundry Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19718 Effigy Foundry Portal.sql @@ -29,5 +29,5 @@ VALUES (19718, 1, 0x020001B3) /* Setup */ , (19718, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19718, 2, 0x545901B0, 10, -80, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545901B0 [10.000000 -80.000000 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19718, 2, 0x545901B0, 10, -80, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545901B0 [10.000000 -80.000000 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19719 Fathomless Chasm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19719 Fathomless Chasm.sql index ff4107ca23..1f8b8a38b2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19719 Fathomless Chasm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19719 Fathomless Chasm.sql @@ -30,5 +30,5 @@ VALUES (19719, 1, 0x020005D3) /* Setup */ , (19719, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19719, 2, 0x545E01DD, 20, -80, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545E01DD [20.000000 -80.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19719, 2, 0x545E01DD, 20, -80, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545E01DD [20.000000 -80.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19720 Fathomless Chasm Abyss.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19720 Fathomless Chasm Abyss.sql index 9639e794f4..a0197ccc4b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19720 Fathomless Chasm Abyss.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19720 Fathomless Chasm Abyss.sql @@ -30,5 +30,5 @@ VALUES (19720, 1, 0x020005D5) /* Setup */ , (19720, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19720, 2, 0x54600349, 250, -100, 42, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x54600349 [250.000000 -100.000000 42.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19720, 2, 0x54600349, 250, -100, 42, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x54600349 [250.000000 -100.000000 42.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19721 Fathomless Chasm Clough.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19721 Fathomless Chasm Clough.sql index d5a80af40f..6425c05f6b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19721 Fathomless Chasm Clough.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19721 Fathomless Chasm Clough.sql @@ -31,5 +31,5 @@ VALUES (19721, 1, 0x020005D3) /* Setup */ , (19721, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19721, 2, 0x545F0288, 40, -60, 24.288, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545F0288 [40.000000 -60.000000 24.288000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19721, 2, 0x545F0288, 40, -60, 24.288, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545F0288 [40.000000 -60.000000 24.288000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19722 Fathomless Chasm Descent.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19722 Fathomless Chasm Descent.sql index e0adfcce8c..5da6d1be82 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19722 Fathomless Chasm Descent.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19722 Fathomless Chasm Descent.sql @@ -31,5 +31,5 @@ VALUES (19722, 1, 0x020006F4) /* Setup */ , (19722, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19722, 2, 0x54600347, 50, -200, 36.2778, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x54600347 [50.000000 -200.000000 36.277802] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19722, 2, 0x54600347, 50, -200, 36.2778, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x54600347 [50.000000 -200.000000 36.277802] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19723 Fathomless Chasm Devex.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19723 Fathomless Chasm Devex.sql index a9fd888319..8d2d7e2b70 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19723 Fathomless Chasm Devex.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19723 Fathomless Chasm Devex.sql @@ -31,5 +31,5 @@ VALUES (19723, 1, 0x020005D2) /* Setup */ , (19723, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19723, 2, 0x545E0295, 250, -39.8261, 23.9461, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545E0295 [250.000000 -39.826099 23.946100] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19723, 2, 0x545E0295, 250, -39.8261, 23.9461, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545E0295 [250.000000 -39.826099 23.946100] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19724 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19724 Surface.sql index d506cea198..73f0338cd1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19724 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19724 Surface.sql @@ -30,4 +30,4 @@ VALUES (19724, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (19724, 2, 0xCE510023, 113, 53, 245.005, 0.947599, 0, 0, -0.319464) /* Destination */ -/* @teleloc 0xCE510023 [113.000000 53.000000 245.005005] 0.947598 0.000000 0.000000 -0.319464 */; +/* @teleloc 0xCE510023 [113.000000 53.000000 245.005005] 0.947599 0.000000 0.000000 -0.319464 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19725 Fathomless Chasm Plummet.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19725 Fathomless Chasm Plummet.sql index 98c1ceb7de..a60d292609 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19725 Fathomless Chasm Plummet.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19725 Fathomless Chasm Plummet.sql @@ -31,5 +31,5 @@ VALUES (19725, 1, 0x020005D6) /* Setup */ , (19725, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19725, 2, 0x545F028B, 150, -60, 36.396, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545F028B [150.000000 -60.000000 36.396000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19725, 2, 0x545F028B, 150, -60, 36.396, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545F028B [150.000000 -60.000000 36.396000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19726 Arcanum Research Facility.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19726 Arcanum Research Facility.sql index 4e99007d19..95b6142a6b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19726 Arcanum Research Facility.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19726 Arcanum Research Facility.sql @@ -30,5 +30,5 @@ VALUES (19726, 1, 0x020005D3) /* Setup */ , (19726, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19726, 2, 0x545B0121, 50, -50, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x545B0121 [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19726, 2, 0x545B0121, 50, -50, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x545B0121 [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19727 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19727 Surface.sql index f46f887e1f..d9152b7769 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19727 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/19727 Surface.sql @@ -29,5 +29,5 @@ VALUES (19727, 1, 0x020001B3) /* Setup */ , (19727, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (19727, 2, 0x87860016, 60, 132, 154.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x87860016 [60.000000 132.000000 154.005005] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (19727, 2, 0x87860016, 60, 132, 154.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x87860016 [60.000000 132.000000 154.005005] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20626 Precarious Sojourn Exit Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20626 Precarious Sojourn Exit Portal.sql index d30eb8bfb6..5af42a4d71 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20626 Precarious Sojourn Exit Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20626 Precarious Sojourn Exit Portal.sql @@ -29,5 +29,5 @@ VALUES (20626, 1, 0x020001B3) /* Setup */ , (20626, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (20626, 2, 0x7E82001B, 77.523, 66.741, 154.115, -0.698215, 0, -0, -0.715888) /* Destination */ -/* @teleloc 0x7E82001B [77.523003 66.740997 154.115005] -0.698215 0.000000 -0.000000 -0.715888 */; +VALUES (20626, 2, 0x7E82001B, 77.523, 66.741, 154.115, -0.698215, 0, 0, -0.715888) /* Destination */ +/* @teleloc 0x7E82001B [77.523003 66.740997 154.115005] -0.698215 0.000000 0.000000 -0.715888 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20643 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20643 Surface.sql index ba0528d836..02121c7cc0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20643 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20643 Surface.sql @@ -29,5 +29,5 @@ VALUES (20643, 1, 0x020001B3) /* Setup */ , (20643, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (20643, 2, 0x67DE0103, 106.609, 60.0225, 70, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x67DE0103 [106.609001 60.022499 70.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (20643, 2, 0x67DE0103, 106.609, 60.0225, 70, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x67DE0103 [106.609001 60.022499 70.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20905 Elemental Sanctum.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20905 Elemental Sanctum.sql index b3dbb22b3d..8a11c2556b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20905 Elemental Sanctum.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20905 Elemental Sanctum.sql @@ -29,5 +29,5 @@ VALUES (20905, 1, 0x020001B3) /* Setup */ , (20905, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (20905, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.636078, 0, -0, -0.771625) /* Destination */ -/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 -0.000000 -0.771625 */; +VALUES (20905, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.636078, 0, 0, -0.771625) /* Destination */ +/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 0.000000 -0.771625 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20919 Martine's Retreat.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20919 Martine's Retreat.sql index cc120c5dfc..b024b435b8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20919 Martine's Retreat.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20919 Martine's Retreat.sql @@ -29,5 +29,5 @@ VALUES (20919, 1, 0x020001B3) /* Setup */ , (20919, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (20919, 2, 0x56600187, 149.882, -10.7176, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x56600187 [149.882004 -10.717600 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (20919, 2, 0x56600187, 149.882, -10.7176, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x56600187 [149.882004 -10.717600 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20920 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20920 Surface.sql index 756e486e48..05e7674ed5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20920 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20920 Surface.sql @@ -29,5 +29,5 @@ VALUES (20920, 1, 0x020001B3) /* Setup */ , (20920, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (20920, 2, 0xC98B0017, 69.4, 164.3, 4.4, -0.991445, 0, -0, -0.130526) /* Destination */ -/* @teleloc 0xC98B0017 [69.400002 164.300003 4.400000] -0.991445 0.000000 -0.000000 -0.130526 */; +VALUES (20920, 2, 0xC98B0017, 69.4, 164.3, 4.4, -0.991445, 0, 0, -0.130526) /* Destination */ +/* @teleloc 0xC98B0017 [69.400002 164.300003 4.400000] -0.991445 0.000000 0.000000 -0.130526 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20921 Martine's Study.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20921 Martine's Study.sql index b353dd11f5..d279373b33 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20921 Martine's Study.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20921 Martine's Study.sql @@ -29,5 +29,5 @@ VALUES (20921, 1, 0x020001B3) /* Setup */ , (20921, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (20921, 2, 0x56600187, 40, -70, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x56600187 [40.000000 -70.000000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (20921, 2, 0x56600187, 40, -70, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x56600187 [40.000000 -70.000000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20922 Martine's Throne Room.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20922 Martine's Throne Room.sql index be5cda923d..4259e5b277 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20922 Martine's Throne Room.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/20922 Martine's Throne Room.sql @@ -29,5 +29,5 @@ VALUES (20922, 1, 0x020001B3) /* Setup */ , (20922, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (20922, 2, 0x56600187, 149.661, -94.0258, 12, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x56600187 [149.660995 -94.025803 12.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (20922, 2, 0x56600187, 149.661, -94.0258, 12, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x56600187 [149.660995 -94.025803 12.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21141 Acid Cistern Core.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21141 Acid Cistern Core.sql index 55683fbeee..70790fb1ec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21141 Acid Cistern Core.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21141 Acid Cistern Core.sql @@ -31,5 +31,5 @@ VALUES (21141, 1, 0x020005D5) /* Setup */ , (21141, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21141, 2, 0x56570132, 50, -81, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x56570132 [50.000000 -81.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21141, 2, 0x56570132, 50, -81, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x56570132 [50.000000 -81.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21142 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21142 Surface.sql index 48a0f95b2b..b38f5a5a73 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21142 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21142 Surface.sql @@ -29,5 +29,5 @@ VALUES (21142, 1, 0x020001B3) /* Setup */ , (21142, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21142, 2, 0x1134001D, 82, 105, 42, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x1134001D [82.000000 105.000000 42.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21142, 2, 0x1134001D, 82, 105, 42, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x1134001D [82.000000 105.000000 42.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21143 Fire Cistern Core.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21143 Fire Cistern Core.sql index feb8b692f1..9bb75b3b65 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21143 Fire Cistern Core.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21143 Fire Cistern Core.sql @@ -31,5 +31,5 @@ VALUES (21143, 1, 0x020005D6) /* Setup */ , (21143, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21143, 2, 0x56580142, 20, -80, -11.925, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x56580142 [20.000000 -80.000000 -11.925000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21143, 2, 0x56580142, 20, -80, -11.925, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x56580142 [20.000000 -80.000000 -11.925000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21144 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21144 Surface.sql index 76b402d6c8..5957a30025 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21144 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21144 Surface.sql @@ -29,5 +29,5 @@ VALUES (21144, 1, 0x020001B3) /* Setup */ , (21144, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21144, 2, 0x64D50025, 115.2, 120, 78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64D50025 [115.199997 120.000000 78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21144, 2, 0x64D50025, 115.2, 120, 78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64D50025 [115.199997 120.000000 78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21145 Gaerlan's Citadel Ground.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21145 Gaerlan's Citadel Ground.sql index bc4ddf5796..c86710dfbb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21145 Gaerlan's Citadel Ground.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21145 Gaerlan's Citadel Ground.sql @@ -29,5 +29,5 @@ VALUES (21145, 1, 0x020001B3) /* Setup */ , (21145, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21145, 2, 0xB7C6001E, 82.445, 134.516, 244, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xB7C6001E [82.445000 134.516006 244.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21145, 2, 0xB7C6001E, 82.445, 134.516, 244, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xB7C6001E [82.445000 134.516006 244.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21146 Ice Cistern Core.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21146 Ice Cistern Core.sql index 15392d78e9..3a76a73528 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21146 Ice Cistern Core.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21146 Ice Cistern Core.sql @@ -31,5 +31,5 @@ VALUES (21146, 1, 0x020005D3) /* Setup */ , (21146, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21146, 2, 0x56590170, 40, -130, 24.0756, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x56590170 [40.000000 -130.000000 24.075600] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21146, 2, 0x56590170, 40, -130, 24.0756, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x56590170 [40.000000 -130.000000 24.075600] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21147 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21147 Surface.sql index e4ca7b6f8a..34872bc86c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21147 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21147 Surface.sql @@ -29,5 +29,5 @@ VALUES (21147, 1, 0x020001B3) /* Setup */ , (21147, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21147, 2, 0x9722001D, 82, 102, 102, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x9722001D [82.000000 102.000000 102.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21147, 2, 0x9722001D, 82, 102, 102, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x9722001D [82.000000 102.000000 102.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21148 Lightning Cistern Core Extreme.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21148 Lightning Cistern Core Extreme.sql index f19f17c28f..ffe35cab86 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21148 Lightning Cistern Core Extreme.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21148 Lightning Cistern Core Extreme.sql @@ -30,5 +30,5 @@ VALUES (21148, 1, 0x020006F4) /* Setup */ , (21148, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21148, 2, 0x565A0154, 0, 0, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x565A0154 [0.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21148, 2, 0x565A0154, 0, 0, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x565A0154 [0.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21149 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21149 Surface.sql index 0b4f6ee5cf..aa1215e688 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21149 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21149 Surface.sql @@ -29,5 +29,5 @@ VALUES (21149, 1, 0x020001B3) /* Setup */ , (21149, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21149, 2, 0xDB75000B, 28, 72, 18, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xDB75000B [28.000000 72.000000 18.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21149, 2, 0xDB75000B, 28, 72, 18, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xDB75000B [28.000000 72.000000 18.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21279 Lightning Cistern Core High.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21279 Lightning Cistern Core High.sql index 1eaf705ea4..1a5b29c980 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21279 Lightning Cistern Core High.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21279 Lightning Cistern Core High.sql @@ -31,5 +31,5 @@ VALUES (21279, 1, 0x020005D5) /* Setup */ , (21279, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21279, 2, 0x565B0154, 0, 0, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x565B0154 [0.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21279, 2, 0x565B0154, 0, 0, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x565B0154 [0.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21280 Lightning Cistern Core Low.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21280 Lightning Cistern Core Low.sql index 9c349edf39..430f1994bf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21280 Lightning Cistern Core Low.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21280 Lightning Cistern Core Low.sql @@ -31,5 +31,5 @@ VALUES (21280, 1, 0x020005D3) /* Setup */ , (21280, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21280, 2, 0x565C0154, 0, 0, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x565C0154 [0.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21280, 2, 0x565C0154, 0, 0, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x565C0154 [0.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21281 Lightning Cistern Core Mid.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21281 Lightning Cistern Core Mid.sql index 1f09029d25..f8b5403741 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21281 Lightning Cistern Core Mid.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21281 Lightning Cistern Core Mid.sql @@ -31,5 +31,5 @@ VALUES (21281, 1, 0x020005D6) /* Setup */ , (21281, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21281, 2, 0x565D0154, 0, 0, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x565D0154 [0.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21281, 2, 0x565D0154, 0, 0, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x565D0154 [0.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21399 Acid Ziggurat.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21399 Acid Ziggurat.sql index a320e07a72..3ea008f919 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21399 Acid Ziggurat.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21399 Acid Ziggurat.sql @@ -32,5 +32,5 @@ VALUES (21399, 1, 0x020005D6) /* Setup */ , (21399, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21399, 2, 0x58460104, 20, -20, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x58460104 [20.000000 -20.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21399, 2, 0x58460104, 20, -20, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x58460104 [20.000000 -20.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21400 Citadel Apex.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21400 Citadel Apex.sql index 0a231be0b4..b8d7ae713a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21400 Citadel Apex.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21400 Citadel Apex.sql @@ -29,5 +29,5 @@ VALUES (21400, 1, 0x020001B3) /* Setup */ , (21400, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21400, 2, 0xBAC60015, 58.5, 109, 382.75, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xBAC60015 [58.500000 109.000000 382.750000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21400, 2, 0xBAC60015, 58.5, 109, 382.75, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xBAC60015 [58.500000 109.000000 382.750000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21401 Citadel Library.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21401 Citadel Library.sql index 2b01d05a34..3e96113263 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21401 Citadel Library.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21401 Citadel Library.sql @@ -31,5 +31,5 @@ VALUES (21401, 1, 0x020001B3) /* Setup */ , (21401, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21401, 2, 0x56530113, 31.097, -10.963, 0.005, -0.722846, 0, -0, -0.691009) /* Destination */ -/* @teleloc 0x56530113 [31.097000 -10.963000 0.005000] -0.722846 0.000000 -0.000000 -0.691009 */; +VALUES (21401, 2, 0x56530113, 31.097, -10.963, 0.005, -0.722846, 0, 0, -0.691009) /* Destination */ +/* @teleloc 0x56530113 [31.097000 -10.963000 0.005000] -0.722846 0.000000 0.000000 -0.691009 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21403 Citadel Valley.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21403 Citadel Valley.sql index 52ca974453..3ba0f563d1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21403 Citadel Valley.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21403 Citadel Valley.sql @@ -30,5 +30,5 @@ VALUES (21403, 1, 0x020005D4) /* Setup */ , (21403, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21403, 2, 0xBCC7000C, 35, 85, 95, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xBCC7000C [35.000000 85.000000 95.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21403, 2, 0xBCC7000C, 35, 85, 95, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xBCC7000C [35.000000 85.000000 95.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21405 Citadel Valley.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21405 Citadel Valley.sql index a455a52efd..47193fba58 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21405 Citadel Valley.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21405 Citadel Valley.sql @@ -30,5 +30,5 @@ VALUES (21405, 1, 0x020005D3) /* Setup */ , (21405, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21405, 2, 0xBBC60026, 105, 130, 90, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xBBC60026 [105.000000 130.000000 90.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21405, 2, 0xBBC60026, 105, 130, 90, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xBBC60026 [105.000000 130.000000 90.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21406 Citadel Valley.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21406 Citadel Valley.sql index 97189c102d..cdabf46548 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21406 Citadel Valley.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21406 Citadel Valley.sql @@ -30,5 +30,5 @@ VALUES (21406, 1, 0x020005D5) /* Setup */ , (21406, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21406, 2, 0xBBC80012, 60, 35, 120, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xBBC80012 [60.000000 35.000000 120.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21406, 2, 0xBBC80012, 60, 35, 120, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xBBC80012 [60.000000 35.000000 120.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21407 Electric Destruction.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21407 Electric Destruction.sql index d4b945d9f9..89a595c29a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21407 Electric Destruction.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21407 Electric Destruction.sql @@ -31,5 +31,5 @@ VALUES (21407, 1, 0x020005D5) /* Setup */ , (21407, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21407, 2, 0x5A450109, 20, -10, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5A450109 [20.000000 -10.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21407, 2, 0x5A450109, 20, -10, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5A450109 [20.000000 -10.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21408 Entropic Decay.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21408 Entropic Decay.sql index 3dd4452b6a..7b21b95e0e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21408 Entropic Decay.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21408 Entropic Decay.sql @@ -32,5 +32,5 @@ VALUES (21408, 1, 0x020005D4) /* Setup */ , (21408, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21408, 2, 0x59450147, 79.75, -99, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x59450147 [79.750000 -99.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21408, 2, 0x59450147, 79.75, -99, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x59450147 [79.750000 -99.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21409 Fiery Consumption.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21409 Fiery Consumption.sql index 0b2080a810..ffc5b5a0d1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21409 Fiery Consumption.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21409 Fiery Consumption.sql @@ -32,5 +32,5 @@ VALUES (21409, 1, 0x020005D6) /* Setup */ , (21409, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21409, 2, 0x58450147, 79.75, -99, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x58450147 [79.750000 -99.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21409, 2, 0x58450147, 79.75, -99, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x58450147 [79.750000 -99.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21411 Fire Ziggurat.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21411 Fire Ziggurat.sql index 5e9abe9560..2f94ca6d3d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21411 Fire Ziggurat.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21411 Fire Ziggurat.sql @@ -32,5 +32,5 @@ VALUES (21411, 1, 0x020005D4) /* Setup */ , (21411, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21411, 2, 0x59460104, 20, -20, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x59460104 [20.000000 -20.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21411, 2, 0x59460104, 20, -20, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x59460104 [20.000000 -20.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21413 Frost Ziggurat.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21413 Frost Ziggurat.sql index 0c99b3520e..269e20185c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21413 Frost Ziggurat.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21413 Frost Ziggurat.sql @@ -31,5 +31,5 @@ VALUES (21413, 1, 0x020005D5) /* Setup */ , (21413, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21413, 2, 0x5A460104, 20, -20, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x5A460104 [20.000000 -20.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21413, 2, 0x5A460104, 20, -20, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x5A460104 [20.000000 -20.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21414 Acid Guardian Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21414 Acid Guardian Lair.sql index 5553f8658f..d3438b01f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21414 Acid Guardian Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21414 Acid Guardian Lair.sql @@ -31,5 +31,5 @@ VALUES (21414, 1, 0x020005D4) /* Setup */ , (21414, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21414, 2, 0x5943014A, 47.5, -2.5, 6.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5943014A [47.500000 -2.500000 6.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21414, 2, 0x5943014A, 47.5, -2.5, 6.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5943014A [47.500000 -2.500000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21416 Fire Guardian Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21416 Fire Guardian Lair.sql index 91ee606bfc..974825c585 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21416 Fire Guardian Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21416 Fire Guardian Lair.sql @@ -31,5 +31,5 @@ VALUES (21416, 1, 0x020005D6) /* Setup */ , (21416, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21416, 2, 0x5843014A, 47.9531, -2.5, 6.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5843014A [47.953098 -2.500000 6.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21416, 2, 0x5843014A, 47.9531, -2.5, 6.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5843014A [47.953098 -2.500000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21418 Frost Guardian Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21418 Frost Guardian Lair.sql index 22b0aa5d53..5a2943a21f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21418 Frost Guardian Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21418 Frost Guardian Lair.sql @@ -31,5 +31,5 @@ VALUES (21418, 1, 0x020005D3) /* Setup */ , (21418, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21418, 2, 0x5743014A, 47.9531, -2.5, 6.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5743014A [47.953098 -2.500000 6.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21418, 2, 0x5743014A, 47.9531, -2.5, 6.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5743014A [47.953098 -2.500000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21420 Lightning Guardian Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21420 Lightning Guardian Lair.sql index 49f962f014..e1cb5181ad 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21420 Lightning Guardian Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21420 Lightning Guardian Lair.sql @@ -30,5 +30,5 @@ VALUES (21420, 1, 0x020005D5) /* Setup */ , (21420, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21420, 2, 0x5A43014A, 47.953, -2.5, 6.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5A43014A [47.952999 -2.500000 6.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21420, 2, 0x5A43014A, 47.953, -2.5, 6.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5A43014A [47.952999 -2.500000 6.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21422 Gaerlan's Inner Sanctum.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21422 Gaerlan's Inner Sanctum.sql index 495447e2b1..f3997ecfea 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21422 Gaerlan's Inner Sanctum.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21422 Gaerlan's Inner Sanctum.sql @@ -30,5 +30,5 @@ VALUES (21422, 1, 0x020001B3) /* Setup */ , (21422, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21422, 2, 0x56540106, 10, -20, 18.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x56540106 [10.000000 -20.000000 18.004999] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21422, 2, 0x56540106, 10, -20, 18.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x56540106 [10.000000 -20.000000 18.004999] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21423 Icy Demise.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21423 Icy Demise.sql index e43594cc3a..876f2b2d7a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21423 Icy Demise.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21423 Icy Demise.sql @@ -32,5 +32,5 @@ VALUES (21423, 1, 0x020005D3) /* Setup */ , (21423, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21423, 2, 0x57450109, 20, -10, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x57450109 [20.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21423, 2, 0x57450109, 20, -10, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x57450109 [20.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21425 Lightning Ziggurat.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21425 Lightning Ziggurat.sql index 1baae5d927..829418d56f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21425 Lightning Ziggurat.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21425 Lightning Ziggurat.sql @@ -32,5 +32,5 @@ VALUES (21425, 1, 0x020005D3) /* Setup */ , (21425, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21425, 2, 0x57460104, 20, -20, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x57460104 [20.000000 -20.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21425, 2, 0x57460104, 20, -20, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x57460104 [20.000000 -20.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21464 Haven Residential Halls Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21464 Haven Residential Halls Portal.sql index 16642c73e1..8b49c21560 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21464 Haven Residential Halls Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21464 Haven Residential Halls Portal.sql @@ -29,5 +29,5 @@ VALUES (21464, 1, 0x020001B3) /* Setup */ , (21464, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21464, 2, 0x56560140, 40, -70, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x56560140 [40.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21464, 2, 0x56560140, 40, -70, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x56560140 [40.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21468 Payson Place Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21468 Payson Place Portal.sql index 25172054ef..1d6e5516b5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21468 Payson Place Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21468 Payson Place Portal.sql @@ -29,5 +29,5 @@ VALUES (21468, 1, 0x020001B3) /* Setup */ , (21468, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21468, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21468, 2, 0xE53F0026, 0, 0, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xE53F0026 [0.000000 0.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21521 Trap Floor Walk Extreme.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21521 Trap Floor Walk Extreme.sql index 05e437ea39..b73e9ff54c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21521 Trap Floor Walk Extreme.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21521 Trap Floor Walk Extreme.sql @@ -34,5 +34,5 @@ VALUES (21521, 1, 0x02000638) /* Setup */ , (21521, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21521, 2, 0x5A4401DB, 110.655, -139.78, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5A4401DB [110.654999 -139.779999 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21521, 2, 0x5A4401DB, 110.655, -139.78, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5A4401DB [110.654999 -139.779999 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21522 Trap Floor Walk High.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21522 Trap Floor Walk High.sql index 167d8ab249..db2b01ee8e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21522 Trap Floor Walk High.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21522 Trap Floor Walk High.sql @@ -34,5 +34,5 @@ VALUES (21522, 1, 0x02000638) /* Setup */ , (21522, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21522, 2, 0x594401DB, 110.655, -139.78, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x594401DB [110.654999 -139.779999 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21522, 2, 0x594401DB, 110.655, -139.78, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x594401DB [110.654999 -139.779999 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21523 Trap Floor Walk Low.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21523 Trap Floor Walk Low.sql index 2dfd5f3708..e696b78b8b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21523 Trap Floor Walk Low.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21523 Trap Floor Walk Low.sql @@ -34,5 +34,5 @@ VALUES (21523, 1, 0x02000638) /* Setup */ , (21523, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21523, 2, 0x574401DB, 110.655, -139.78, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x574401DB [110.654999 -139.779999 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21523, 2, 0x574401DB, 110.655, -139.78, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x574401DB [110.654999 -139.779999 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21524 Trap Floor Walk Mid.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21524 Trap Floor Walk Mid.sql index 476ae794de..547971abc7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21524 Trap Floor Walk Mid.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21524 Trap Floor Walk Mid.sql @@ -34,5 +34,5 @@ VALUES (21524, 1, 0x02000638) /* Setup */ , (21524, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21524, 2, 0x584401DB, 110.655, -139.78, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584401DB [110.654999 -139.779999 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21524, 2, 0x584401DB, 110.655, -139.78, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584401DB [110.654999 -139.779999 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21747 Proving Grounds Extreme.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21747 Proving Grounds Extreme.sql index 67650c5125..2049563e51 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21747 Proving Grounds Extreme.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21747 Proving Grounds Extreme.sql @@ -31,5 +31,5 @@ VALUES (21747, 1, 0x020005D5) /* Setup */ , (21747, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21747, 2, 0x5A4401A0, 20, -108, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5A4401A0 [20.000000 -108.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21747, 2, 0x5A4401A0, 20, -108, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5A4401A0 [20.000000 -108.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21748 Proving Grounds High.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21748 Proving Grounds High.sql index eb76013e4c..1ebd2a1e87 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21748 Proving Grounds High.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21748 Proving Grounds High.sql @@ -32,5 +32,5 @@ VALUES (21748, 1, 0x020005D4) /* Setup */ , (21748, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21748, 2, 0x594401A0, 30, -108, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x594401A0 [30.000000 -108.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21748, 2, 0x594401A0, 30, -108, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x594401A0 [30.000000 -108.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21749 Proving Grounds Low.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21749 Proving Grounds Low.sql index 4beb771201..8b7efb3322 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21749 Proving Grounds Low.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21749 Proving Grounds Low.sql @@ -32,5 +32,5 @@ VALUES (21749, 1, 0x020005D3) /* Setup */ , (21749, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21749, 2, 0x574401A0, 30, -108, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x574401A0 [30.000000 -108.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21749, 2, 0x574401A0, 30, -108, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x574401A0 [30.000000 -108.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21750 Proving Grounds Mid.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21750 Proving Grounds Mid.sql index e2f95f8731..ded6ca1e09 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21750 Proving Grounds Mid.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21750 Proving Grounds Mid.sql @@ -32,5 +32,5 @@ VALUES (21750, 1, 0x020005D6) /* Setup */ , (21750, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21750, 2, 0x584401A0, 30, -108, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x584401A0 [30.000000 -108.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21750, 2, 0x584401A0, 30, -108, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x584401A0 [30.000000 -108.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21887 Consuming Flames.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21887 Consuming Flames.sql index 17c09b0e9b..5c021d0313 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21887 Consuming Flames.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21887 Consuming Flames.sql @@ -30,5 +30,5 @@ VALUES (21887, 1, 0x020006F4) /* Setup */ , (21887, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21887, 2, 0x5847015E, 105.25, -100, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x5847015E [105.250000 -100.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21887, 2, 0x5847015E, 105.25, -100, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x5847015E [105.250000 -100.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21888 Consuming Flames.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21888 Consuming Flames.sql index 8eb6eb743a..cf4a07ec4f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21888 Consuming Flames.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21888 Consuming Flames.sql @@ -31,5 +31,5 @@ VALUES (21888, 1, 0x020005D6) /* Setup */ , (21888, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21888, 2, 0x5747015E, 105.25, -100, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x5747015E [105.250000 -100.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21888, 2, 0x5747015E, 105.25, -100, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x5747015E [105.250000 -100.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21889 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21889 Surface.sql index 0716c0258c..7a6086ec16 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21889 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21889 Surface.sql @@ -29,5 +29,5 @@ VALUES (21889, 1, 0x020001B3) /* Setup */ , (21889, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21889, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21889, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21892 Dissolving Grasp.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21892 Dissolving Grasp.sql index a71706930e..bf726270d6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21892 Dissolving Grasp.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21892 Dissolving Grasp.sql @@ -31,5 +31,5 @@ VALUES (21892, 1, 0x020005D3) /* Setup */ , (21892, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21892, 2, 0x58470176, 176.5, -90, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x58470176 [176.500000 -90.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21892, 2, 0x58470176, 176.5, -90, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x58470176 [176.500000 -90.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21893 Dissolving Grasp.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21893 Dissolving Grasp.sql index 13b5e2653b..b503ded0c9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21893 Dissolving Grasp.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21893 Dissolving Grasp.sql @@ -31,5 +31,5 @@ VALUES (21893, 1, 0x020005D5) /* Setup */ , (21893, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21893, 2, 0x57470176, 176.5, -90, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x57470176 [176.500000 -90.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21893, 2, 0x57470176, 176.5, -90, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x57470176 [176.500000 -90.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21894 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21894 Surface.sql index 54f26060f4..af573cb9d9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21894 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21894 Surface.sql @@ -29,5 +29,5 @@ VALUES (21894, 1, 0x020001B3) /* Setup */ , (21894, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21894, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21894, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21897 Electric Tumult.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21897 Electric Tumult.sql index 428d79ee4a..60c3734f00 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21897 Electric Tumult.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21897 Electric Tumult.sql @@ -31,5 +31,5 @@ VALUES (21897, 1, 0x020005D2) /* Setup */ , (21897, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21897, 2, 0x5847016A, 140, -176.5, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5847016A [140.000000 -176.500000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21897, 2, 0x5847016A, 140, -176.5, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5847016A [140.000000 -176.500000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21898 Electric Tumult.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21898 Electric Tumult.sql index f22d2d5493..3c8eeb650c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21898 Electric Tumult.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21898 Electric Tumult.sql @@ -31,5 +31,5 @@ VALUES (21898, 1, 0x020005D3) /* Setup */ , (21898, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21898, 2, 0x5747016A, 140, -176.5, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5747016A [140.000000 -176.500000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21898, 2, 0x5747016A, 140, -176.5, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5747016A [140.000000 -176.500000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21899 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21899 Surface.sql index 24750b13ed..874620a939 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21899 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21899 Surface.sql @@ -29,5 +29,5 @@ VALUES (21899, 1, 0x020001B3) /* Setup */ , (21899, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21899, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21899, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21902 Harbinger's Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21902 Harbinger's Lair.sql index c077f06a07..ee7bff6fcf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21902 Harbinger's Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21902 Harbinger's Lair.sql @@ -31,5 +31,5 @@ VALUES (21902, 1, 0x020005D6) /* Setup */ , (21902, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21902, 2, 0x5847010B, 9.755, -95, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5847010B [9.755000 -95.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21902, 2, 0x5847010B, 9.755, -95, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5847010B [9.755000 -95.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21903 Harbinger's Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21903 Harbinger's Lair.sql index bc4fec0295..0351102531 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21903 Harbinger's Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21903 Harbinger's Lair.sql @@ -31,5 +31,5 @@ VALUES (21903, 1, 0x020005D3) /* Setup */ , (21903, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21903, 2, 0x5747010B, 9.755, -95, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5747010B [9.755000 -95.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21903, 2, 0x5747010B, 9.755, -95, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5747010B [9.755000 -95.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21904 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21904 Surface.sql index e9a07851b0..50a3f95144 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21904 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21904 Surface.sql @@ -29,5 +29,5 @@ VALUES (21904, 1, 0x020001B3) /* Setup */ , (21904, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21904, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21904, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21907 Petrifying Touch.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21907 Petrifying Touch.sql index cd0f2a8708..53d762fbe6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21907 Petrifying Touch.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21907 Petrifying Touch.sql @@ -31,5 +31,5 @@ VALUES (21907, 1, 0x020005D5) /* Setup */ , (21907, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21907, 2, 0x58470155, 80, -176.5, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x58470155 [80.000000 -176.500000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21907, 2, 0x58470155, 80, -176.5, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x58470155 [80.000000 -176.500000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21908 Petrifying Touch.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21908 Petrifying Touch.sql index 99103c4260..ceaf1d217e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21908 Petrifying Touch.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21908 Petrifying Touch.sql @@ -30,5 +30,5 @@ VALUES (21908, 1, 0x020006F4) /* Setup */ , (21908, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21908, 2, 0x57470155, 80, -176.5, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x57470155 [80.000000 -176.500000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21908, 2, 0x57470155, 80, -176.5, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x57470155 [80.000000 -176.500000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21909 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21909 Surface.sql index b1af4fc33b..78f149ec93 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21909 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21909 Surface.sql @@ -29,5 +29,5 @@ VALUES (21909, 1, 0x020001B3) /* Setup */ , (21909, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21909, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21909, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21941 Harbinger's Blood.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21941 Harbinger's Blood.sql index 776f6e6e0e..73b07ff7ae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21941 Harbinger's Blood.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21941 Harbinger's Blood.sql @@ -29,5 +29,5 @@ VALUES (21941, 1, 0x020001B3) /* Setup */ , (21941, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21941, 2, 0x5947010B, 46.275, -16.485, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5947010B [46.275002 -16.485001 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (21941, 2, 0x5947010B, 46.275, -16.485, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5947010B [46.275002 -16.485001 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21942 Harbinger's Blood.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21942 Harbinger's Blood.sql index 41afea56a5..5d16bd28c3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21942 Harbinger's Blood.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21942 Harbinger's Blood.sql @@ -29,5 +29,5 @@ VALUES (21942, 1, 0x020001B3) /* Setup */ , (21942, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21942, 2, 0x58470140, 46.25, -16.5, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x58470140 [46.250000 -16.500000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21942, 2, 0x58470140, 46.25, -16.5, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x58470140 [46.250000 -16.500000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21943 Harbinger's Blood.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21943 Harbinger's Blood.sql index 22a179e760..403fbc5b6f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21943 Harbinger's Blood.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21943 Harbinger's Blood.sql @@ -29,5 +29,5 @@ VALUES (21943, 1, 0x020001B3) /* Setup */ , (21943, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21943, 2, 0x57470140, 46.25, -16.5, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x57470140 [46.250000 -16.500000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21943, 2, 0x57470140, 46.25, -16.5, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x57470140 [46.250000 -16.500000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21944 Harbinger's Blood.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21944 Harbinger's Blood.sql index 556d3e9906..21ce0a9d42 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21944 Harbinger's Blood.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21944 Harbinger's Blood.sql @@ -29,5 +29,5 @@ VALUES (21944, 1, 0x020001B3) /* Setup */ , (21944, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21944, 2, 0x57470140, 46.25, 16.5, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x57470140 [46.250000 16.500000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (21944, 2, 0x57470140, 46.25, 16.5, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x57470140 [46.250000 16.500000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21948 Proving Grounds Extreme.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21948 Proving Grounds Extreme.sql index 3c7c21397d..973008cae8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21948 Proving Grounds Extreme.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21948 Proving Grounds Extreme.sql @@ -30,5 +30,5 @@ VALUES (21948, 1, 0x020005D5) /* Setup */ , (21948, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21948, 2, 0x5A4401D5, 110, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5A4401D5 [110.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21948, 2, 0x5A4401D5, 110, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5A4401D5 [110.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21949 Proving Grounds High.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21949 Proving Grounds High.sql index 52bec62fe8..f0bd35d131 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21949 Proving Grounds High.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21949 Proving Grounds High.sql @@ -30,5 +30,5 @@ VALUES (21949, 1, 0x020005D4) /* Setup */ , (21949, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21949, 2, 0x594401D5, 110, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x594401D5 [110.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21949, 2, 0x594401D5, 110, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x594401D5 [110.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21950 Proving Grounds Low.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21950 Proving Grounds Low.sql index bafb60fae2..e0542ff558 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21950 Proving Grounds Low.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21950 Proving Grounds Low.sql @@ -30,5 +30,5 @@ VALUES (21950, 1, 0x020005D3) /* Setup */ , (21950, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21950, 2, 0x574401D5, 110, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x574401D5 [110.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21950, 2, 0x574401D5, 110, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x574401D5 [110.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21951 Proving Grounds Mid.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21951 Proving Grounds Mid.sql index 73452f843d..d413b45351 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21951 Proving Grounds Mid.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21951 Proving Grounds Mid.sql @@ -30,5 +30,5 @@ VALUES (21951, 1, 0x020005D6) /* Setup */ , (21951, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21951, 2, 0x584401D5, 110, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584401D5 [110.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21951, 2, 0x584401D5, 110, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584401D5 [110.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21956 Proving Grounds Extreme.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21956 Proving Grounds Extreme.sql index b3bd184c18..02bfc7d074 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21956 Proving Grounds Extreme.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21956 Proving Grounds Extreme.sql @@ -30,5 +30,5 @@ VALUES (21956, 1, 0x020005D5) /* Setup */ , (21956, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21956, 2, 0x5A4401E9, 20, -33.2, 6.7, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5A4401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21956, 2, 0x5A4401E9, 20, -33.2, 6.7, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5A4401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21957 Proving Grounds High.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21957 Proving Grounds High.sql index cc39244624..bab5b37b97 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21957 Proving Grounds High.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21957 Proving Grounds High.sql @@ -30,5 +30,5 @@ VALUES (21957, 1, 0x020005D4) /* Setup */ , (21957, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21957, 2, 0x594401E9, 20, -33.2, 6.7, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x594401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21957, 2, 0x594401E9, 20, -33.2, 6.7, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x594401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21958 Proving Grounds Low.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21958 Proving Grounds Low.sql index 8942147f08..3131044ca1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21958 Proving Grounds Low.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21958 Proving Grounds Low.sql @@ -30,5 +30,5 @@ VALUES (21958, 1, 0x020005D3) /* Setup */ , (21958, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21958, 2, 0x574401E9, 20, -33.2, 6.7, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x574401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21958, 2, 0x574401E9, 20, -33.2, 6.7, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x574401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21959 Proving Grounds Mid.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21959 Proving Grounds Mid.sql index be3d55b5b3..b7d710ab4e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21959 Proving Grounds Mid.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/21959 Proving Grounds Mid.sql @@ -30,5 +30,5 @@ VALUES (21959, 1, 0x020005D6) /* Setup */ , (21959, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (21959, 2, 0x584401E9, 20, -33.2, 6.7, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (21959, 2, 0x584401E9, 20, -33.2, 6.7, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584401E9 [20.000000 -33.200001 6.700000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22011 Olthoi Arcade.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22011 Olthoi Arcade.sql index 4e9e324649..f45cba3e3b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22011 Olthoi Arcade.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22011 Olthoi Arcade.sql @@ -29,5 +29,5 @@ VALUES (22011, 1, 0x020001B3) /* Setup */ , (22011, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22011, 2, 0x5B43041A, 80, -7.5, 0, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5B43041A [80.000000 -7.500000 0.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (22011, 2, 0x5B43041A, 80, -7.5, 0, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5B43041A [80.000000 -7.500000 0.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22012 Exit to the Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22012 Exit to the Surface.sql index 0ced5ba155..e9fa5a4949 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22012 Exit to the Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22012 Exit to the Surface.sql @@ -29,5 +29,5 @@ VALUES (22012, 1, 0x020001B3) /* Setup */ , (22012, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22012, 2, 0x19B0003B, 186.4, 49.7, 0, -0.933581, 0, -0, -0.358368) /* Destination */ -/* @teleloc 0x19B0003B [186.399994 49.700001 0.000000] -0.933580 0.000000 -0.000000 -0.358368 */; +VALUES (22012, 2, 0x19B0003B, 186.4, 49.7, 0, -0.933581, 0, 0, -0.358368) /* Destination */ +/* @teleloc 0x19B0003B [186.399994 49.700001 0.000000] -0.933581 0.000000 0.000000 -0.358368 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22089 Mansion Dungeon Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22089 Mansion Dungeon Portal.sql index 4c509277ee..4f18676595 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22089 Mansion Dungeon Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22089 Mansion Dungeon Portal.sql @@ -30,5 +30,5 @@ VALUES (22089, 1, 0x020001B3) /* Setup */ , (22089, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22089, 2, 0x5651038E, 77.3194, -140.167, -5.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5651038E [77.319397 -140.167007 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22089, 2, 0x5651038E, 77.3194, -140.167, -5.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5651038E [77.319397 -140.167007 -5.995000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22090 House Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22090 House Portal.sql index 749d352c4e..9def535997 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22090 House Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22090 House Portal.sql @@ -29,5 +29,5 @@ VALUES (22090, 1, 0x020001B3) /* Setup */ , (22090, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22090, 2, 0xB6870152, 64.42, 127.466, 56.005, -0.692288, 0, -0, -0.721621) /* Destination */ -/* @teleloc 0xB6870152 [64.419998 127.466003 56.005001] -0.692288 0.000000 -0.000000 -0.721621 */; +VALUES (22090, 2, 0xB6870152, 64.42, 127.466, 56.005, -0.692288, 0, 0, -0.721621) /* Destination */ +/* @teleloc 0xB6870152 [64.419998 127.466003 56.005001] -0.692288 0.000000 0.000000 -0.721621 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22173 Invisible LiveOp Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22173 Invisible LiveOp Portal.sql index 977241591e..271f3be6fd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22173 Invisible LiveOp Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22173 Invisible LiveOp Portal.sql @@ -32,5 +32,5 @@ VALUES (22173, 1, 0x020001B3) /* Setup */ , (22173, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22173, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.636078, 0, -0, -0.771625) /* Destination */ -/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 -0.000000 -0.771625 */; +VALUES (22173, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.636078, 0, 0, -0.771625) /* Destination */ +/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 0.000000 -0.771625 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22186 Harbinger's Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22186 Harbinger's Lair.sql index f2b010c07c..8d8a0dc5bb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22186 Harbinger's Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22186 Harbinger's Lair.sql @@ -29,5 +29,5 @@ VALUES (22186, 1, 0x020001B3) /* Setup */ , (22186, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22186, 2, 0x565201AD, 23, -57.225, -0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x565201AD [23.000000 -57.224998 -0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22186, 2, 0x565201AD, 23, -57.225, -0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x565201AD [23.000000 -57.224998 -0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22187 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22187 Surface.sql index 4f6d9e5833..43d7bae76c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22187 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22187 Surface.sql @@ -29,5 +29,5 @@ VALUES (22187, 1, 0x020001B3) /* Setup */ , (22187, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22187, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.636078, 0, -0, -0.771625) /* Destination */ -/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 -0.000000 -0.771625 */; +VALUES (22187, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.636078, 0, 0, -0.771625) /* Destination */ +/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 0.000000 -0.771625 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22188 Emote Test Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22188 Emote Test Portal.sql index b25e0654a3..a695dd0c58 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22188 Emote Test Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22188 Emote Test Portal.sql @@ -32,8 +32,8 @@ VALUES (22188, 1, 0x020001B3) /* Setup */ , (22188, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22188, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.636078, 0, -0, -0.771625) /* Destination */ -/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 -0.000000 -0.771625 */; +VALUES (22188, 2, 0xBA6F0036, 167.7, 129.5, 6.1, -0.636078, 0, 0, -0.771625) /* Destination */ +/* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 0.000000 -0.771625 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22188, 4 /* Portal */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); @@ -44,7 +44,7 @@ INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `dela VALUES (@parent_id, 0, 18 /* DirectBroadcast */, 0, 1, NULL, 'You successfully portalled!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 1, 18 /* DirectBroadcast */, 0, 1, NULL, 'I have stamped you with EmoteTestSwordQuest.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) , (@parent_id, 2, 18 /* DirectBroadcast */, 0, 1, NULL, 'Now I will change your lifestone position to be my destination.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL) - , (@parent_id, 3, 63 /* SetSanctuaryPosition */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0xBA6F0036 /* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 -0.000000 -0.771625 */, 167.7, 129.5, 6.1, -0.636078, 0, -0, -0.771625); + , (@parent_id, 3, 63 /* SetSanctuaryPosition */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0xBA6F0036 /* @teleloc 0xBA6F0036 [167.699997 129.500000 6.100000] -0.636078 0.000000 0.000000 -0.771625 */, 167.7, 129.5, 6.1, -0.636078, 0, 0, -0.771625); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22188, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22189 Olthoi Arcade Central.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22189 Olthoi Arcade Central.sql index aa35745690..8cb407e139 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22189 Olthoi Arcade Central.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22189 Olthoi Arcade Central.sql @@ -30,5 +30,5 @@ VALUES (22189, 1, 0x020001B3) /* Setup */ , (22189, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22189, 2, 0x5B440379, 30, -10, -11.995, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5B440379 [30.000000 -10.000000 -11.995000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (22189, 2, 0x5B440379, 30, -10, -11.995, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5B440379 [30.000000 -10.000000 -11.995000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22190 Exit to Olthoi Arcade North.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22190 Exit to Olthoi Arcade North.sql index f50f000eee..3b3b83af90 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22190 Exit to Olthoi Arcade North.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22190 Exit to Olthoi Arcade North.sql @@ -29,5 +29,5 @@ VALUES (22190, 1, 0x020001B3) /* Setup */ , (22190, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22190, 2, 0x5B430139, 60.2, -343.5, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B430139 [60.200001 -343.500000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22190, 2, 0x5B430139, 60.2, -343.5, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B430139 [60.200001 -343.500000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22191 Olthoi Arcade.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22191 Olthoi Arcade.sql index 38b156550a..3f442cdd04 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22191 Olthoi Arcade.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22191 Olthoi Arcade.sql @@ -29,5 +29,5 @@ VALUES (22191, 1, 0x020001B3) /* Setup */ , (22191, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22191, 2, 0x5D49014D, 90, 0, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5D49014D [90.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (22191, 2, 0x5D49014D, 90, 0, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5D49014D [90.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22192 Central Olthoi Arcade.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22192 Central Olthoi Arcade.sql index 995ced9bec..ca1d6dfae9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22192 Central Olthoi Arcade.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22192 Central Olthoi Arcade.sql @@ -29,5 +29,5 @@ VALUES (22192, 1, 0x020001B3) /* Setup */ , (22192, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22192, 2, 0x5B44013A, 129.954, -491.673, -47.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B44013A [129.953995 -491.673004 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22192, 2, 0x5B44013A, 129.954, -491.673, -47.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B44013A [129.953995 -491.673004 -47.994999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22193 Exit to the Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22193 Exit to the Surface.sql index 4b319da68e..c5a29ad996 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22193 Exit to the Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22193 Exit to the Surface.sql @@ -29,5 +29,5 @@ VALUES (22193, 1, 0x020001B3) /* Setup */ , (22193, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22193, 2, 0x12930032, 156.264, 45.18, 0.005, -0.99714, 0, -0, -0.075579) /* Destination */ -/* @teleloc 0x12930032 [156.264008 45.180000 0.005000] -0.997140 0.000000 -0.000000 -0.075579 */; +VALUES (22193, 2, 0x12930032, 156.264, 45.18, 0.005, -0.99714, 0, 0, -0.075579) /* Destination */ +/* @teleloc 0x12930032 [156.264008 45.180000 0.005000] -0.997140 0.000000 0.000000 -0.075579 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22231 Victory Residential Halls Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22231 Victory Residential Halls Portal.sql index 7eaa249e2d..2e4134714f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22231 Victory Residential Halls Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22231 Victory Residential Halls Portal.sql @@ -29,5 +29,5 @@ VALUES (22231, 1, 0x020001B3) /* Setup */ , (22231, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22231, 2, 0x56500140, 40, -70, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x56500140 [40.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22231, 2, 0x56500140, 40, -70, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x56500140 [40.000000 -70.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22646 none.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22646 none.sql index 9df9775d18..e03dcf5488 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22646 none.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22646 none.sql @@ -29,5 +29,5 @@ VALUES (22646, 1, 0x020001B3) /* Setup */ , (22646, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22646, 2, 0xDC3C0011, 59.72, 10.774, 18.958, -0.358368, 0, -0, -0.933581) /* Destination */ -/* @teleloc 0xDC3C0011 [59.720001 10.774000 18.958000] -0.358368 0.000000 -0.000000 -0.933580 */; +VALUES (22646, 2, 0xDC3C0011, 59.72, 10.774, 18.958, -0.358368, 0, 0, -0.933581) /* Destination */ +/* @teleloc 0xDC3C0011 [59.720001 10.774000 18.958000] -0.358368 0.000000 0.000000 -0.933581 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22648 Chapel of Mowen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22648 Chapel of Mowen.sql index fda2882bc2..a0b8ed41d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22648 Chapel of Mowen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22648 Chapel of Mowen.sql @@ -30,5 +30,5 @@ VALUES (22648, 1, 0x020005D6) /* Setup */ , (22648, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22648, 2, 0x594A0148, 60, -181.555, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x594A0148 [60.000000 -181.554993 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22648, 2, 0x594A0148, 60, -181.555, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x594A0148 [60.000000 -181.554993 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22649 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22649 Surface.sql index c8a465732c..7002657647 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22649 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22649 Surface.sql @@ -29,5 +29,5 @@ VALUES (22649, 1, 0x020001B3) /* Setup */ , (22649, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22649, 2, 0xF483001B, 89.8, 69.6, 12.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xF483001B [89.800003 69.599998 12.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (22649, 2, 0xF483001B, 89.8, 69.6, 12.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xF483001B [89.800003 69.599998 12.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22650 Legend of the Tusker King.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22650 Legend of the Tusker King.sql index e5f9898a02..97823d8626 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22650 Legend of the Tusker King.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22650 Legend of the Tusker King.sql @@ -30,5 +30,5 @@ VALUES (22650, 1, 0x020005D5) /* Setup */ , (22650, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22650, 2, 0x5F4301D6, 20.1621, -85.912, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F4301D6 [20.162100 -85.912003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22650, 2, 0x5F4301D6, 20.1621, -85.912, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F4301D6 [20.162100 -85.912003 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22651 Behind the Waterfall.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22651 Behind the Waterfall.sql index 4ecb570746..a133777a33 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22651 Behind the Waterfall.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22651 Behind the Waterfall.sql @@ -31,5 +31,5 @@ VALUES (22651, 1, 0x020005D2) /* Setup */ , (22651, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22651, 2, 0x604401E4, 10, -90, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x604401E4 [10.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22651, 2, 0x604401E4, 10, -90, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x604401E4 [10.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22652 Plated Rifts.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22652 Plated Rifts.sql index 65dcb9ce88..988d878f06 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22652 Plated Rifts.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22652 Plated Rifts.sql @@ -30,5 +30,5 @@ VALUES (22652, 1, 0x020005D5) /* Setup */ , (22652, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22652, 2, 0x5B49027E, 180.208, -103.516, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B49027E [180.207993 -103.515999 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22652, 2, 0x5B49027E, 180.208, -103.516, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B49027E [180.207993 -103.515999 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22653 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22653 Surface.sql index 087428f085..6f50228c58 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22653 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22653 Surface.sql @@ -29,5 +29,5 @@ VALUES (22653, 1, 0x020001B3) /* Setup */ , (22653, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22653, 2, 0xEA7E002A, 128.327, 45.804, 13.311, -0.447759, 0, -0, -0.894154) /* Destination */ -/* @teleloc 0xEA7E002A [128.326996 45.804001 13.311000] -0.447759 0.000000 -0.000000 -0.894154 */; +VALUES (22653, 2, 0xEA7E002A, 128.327, 45.804, 13.311, -0.447759, 0, 0, -0.894154) /* Destination */ +/* @teleloc 0xEA7E002A [128.326996 45.804001 13.311000] -0.447759 0.000000 0.000000 -0.894154 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22654 Tusker Abode.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22654 Tusker Abode.sql index bb7752204c..a2ed491aed 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22654 Tusker Abode.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22654 Tusker Abode.sql @@ -30,5 +30,5 @@ VALUES (22654, 1, 0x020005D3) /* Setup */ , (22654, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22654, 2, 0x5C450384, 325.98, -99.5934, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C450384 [325.980011 -99.593399 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22654, 2, 0x5C450384, 325.98, -99.5934, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C450384 [325.980011 -99.593399 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22655 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22655 Surface.sql index 40fc634f42..fe29421198 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22655 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22655 Surface.sql @@ -29,5 +29,5 @@ VALUES (22655, 1, 0x020001B3) /* Setup */ , (22655, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22655, 2, 0xF67B000C, 37.096, 94.624, -0.095, -0.683159, 0, -0, -0.73027) /* Destination */ -/* @teleloc 0xF67B000C [37.096001 94.624001 -0.095000] -0.683159 0.000000 -0.000000 -0.730270 */; +VALUES (22655, 2, 0xF67B000C, 37.096, 94.624, -0.095, -0.683159, 0, 0, -0.73027) /* Destination */ +/* @teleloc 0xF67B000C [37.096001 94.624001 -0.095000] -0.683159 0.000000 0.000000 -0.730270 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22656 Arena of the Tusker Hero.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22656 Arena of the Tusker Hero.sql index a05272de42..c744f6bd35 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22656 Arena of the Tusker Hero.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22656 Arena of the Tusker Hero.sql @@ -30,8 +30,8 @@ VALUES (22656, 1, 0x020005D5) /* Setup */ , (22656, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22656, 2, 0x5E430105, 20, -30, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E430105 [20.000000 -30.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22656, 2, 0x5E430105, 20, -30, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E430105 [20.000000 -30.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22656, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22657 Tusker Armory.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22657 Tusker Armory.sql index 3a548b9f5b..46071ff182 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22657 Tusker Armory.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22657 Tusker Armory.sql @@ -30,5 +30,5 @@ VALUES (22657, 1, 0x020005D6) /* Setup */ , (22657, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22657, 2, 0x594801AB, 40, -170, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x594801AB [40.000000 -170.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22657, 2, 0x594801AB, 40, -170, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x594801AB [40.000000 -170.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22659 Tusker Assault.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22659 Tusker Assault.sql index 7f0f0fdf99..79e068feda 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22659 Tusker Assault.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22659 Tusker Assault.sql @@ -30,5 +30,5 @@ VALUES (22659, 1, 0x020005D5) /* Setup */ , (22659, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22659, 2, 0x584902C8, 100, -90, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584902C8 [100.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22659, 2, 0x584902C8, 100, -90, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584902C8 [100.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22660 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22660 Surface.sql index a60c38dcf3..4e87ba27ec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22660 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22660 Surface.sql @@ -29,5 +29,5 @@ VALUES (22660, 1, 0x020001B3) /* Setup */ , (22660, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22660, 2, 0xE87A0035, 154.5, 111.82, 13.561, -0.677062, 0, -0, -0.735926) /* Destination */ -/* @teleloc 0xE87A0035 [154.500000 111.820000 13.561000] -0.677062 0.000000 -0.000000 -0.735926 */; +VALUES (22660, 2, 0xE87A0035, 154.5, 111.82, 13.561, -0.677062, 0, 0, -0.735926) /* Destination */ +/* @teleloc 0xE87A0035 [154.500000 111.820000 13.561000] -0.677062 0.000000 0.000000 -0.735926 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22661 Tusker Barracks.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22661 Tusker Barracks.sql index 42c099ae0d..47ff3b82b9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22661 Tusker Barracks.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22661 Tusker Barracks.sql @@ -30,5 +30,5 @@ VALUES (22661, 1, 0x020005D6) /* Setup */ , (22661, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22661, 2, 0x5A4801B5, 40, -170, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5A4801B5 [40.000000 -170.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22661, 2, 0x5A4801B5, 40, -170, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5A4801B5 [40.000000 -170.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22662 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22662 Surface.sql index 125baaa286..2994a561cc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22662 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22662 Surface.sql @@ -29,5 +29,5 @@ VALUES (22662, 1, 0x020001B3) /* Setup */ , (22662, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22662, 2, 0xF07F0039, 177.99, 20.043, 12.005, -0.076719, 0, -0, -0.997053) /* Destination */ -/* @teleloc 0xF07F0039 [177.990005 20.042999 12.005000] -0.076719 0.000000 -0.000000 -0.997053 */; +VALUES (22662, 2, 0xF07F0039, 177.99, 20.043, 12.005, -0.076719, 0, 0, -0.997053) /* Destination */ +/* @teleloc 0xF07F0039 [177.990005 20.042999 12.005000] -0.076719 0.000000 0.000000 -0.997053 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22663 Tusker Burrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22663 Tusker Burrow.sql index bbd0490b00..613f5e47f9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22663 Tusker Burrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22663 Tusker Burrow.sql @@ -29,5 +29,5 @@ VALUES (22663, 1, 0x020001B3) /* Setup */ , (22663, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22663, 2, 0x57480210, 148.378, -2.8159, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x57480210 [148.378006 -2.815900 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22663, 2, 0x57480210, 148.378, -2.8159, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x57480210 [148.378006 -2.815900 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22664 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22664 Surface.sql index 3c022a38b4..3a8f07fa31 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22664 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22664 Surface.sql @@ -29,5 +29,5 @@ VALUES (22664, 1, 0x020001B3) /* Setup */ , (22664, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22664, 2, 0xF9820039, 181.6, 2.6, 12.005, -0.21644, 0, -0, -0.976296) /* Destination */ -/* @teleloc 0xF9820039 [181.600006 2.600000 12.005000] -0.216440 0.000000 -0.000000 -0.976296 */; +VALUES (22664, 2, 0xF9820039, 181.6, 2.6, 12.005, -0.21644, 0, 0, -0.976296) /* Destination */ +/* @teleloc 0xF9820039 [181.600006 2.600000 12.005000] -0.216440 0.000000 0.000000 -0.976296 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22665 Tusker Cave.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22665 Tusker Cave.sql index ec8a5ff27a..981873f71f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22665 Tusker Cave.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22665 Tusker Cave.sql @@ -30,5 +30,5 @@ VALUES (22665, 1, 0x020005D3) /* Setup */ , (22665, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22665, 2, 0x5B460100, 70.0456, -94.1599, -41.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B460100 [70.045601 -94.159897 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22665, 2, 0x5B460100, 70.0456, -94.1599, -41.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B460100 [70.045601 -94.159897 -41.994999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22666 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22666 Surface.sql index 0784327449..1618bb439e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22666 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22666 Surface.sql @@ -29,5 +29,5 @@ VALUES (22666, 1, 0x020001B3) /* Setup */ , (22666, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22666, 2, 0xF97F0010, 36.2, 188.6, 22.25, -0.258819, 0, -0, -0.965926) /* Destination */ -/* @teleloc 0xF97F0010 [36.200001 188.600006 22.250000] -0.258819 0.000000 -0.000000 -0.965926 */; +VALUES (22666, 2, 0xF97F0010, 36.2, 188.6, 22.25, -0.258819, 0, 0, -0.965926) /* Destination */ +/* @teleloc 0xF97F0010 [36.200001 188.600006 22.250000] -0.258819 0.000000 0.000000 -0.965926 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22667 Tusker Cavern.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22667 Tusker Cavern.sql index b6a320d9c9..d93beca448 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22667 Tusker Cavern.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22667 Tusker Cavern.sql @@ -30,5 +30,5 @@ VALUES (22667, 1, 0x020005D3) /* Setup */ , (22667, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22667, 2, 0x5C430272, 90.2216, -136.362, 12.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C430272 [90.221603 -136.362000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22667, 2, 0x5C430272, 90.2216, -136.362, 12.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C430272 [90.221603 -136.362000 12.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22668 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22668 Surface.sql index 88e83c5325..e86bf99e39 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22668 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22668 Surface.sql @@ -29,5 +29,5 @@ VALUES (22668, 1, 0x020001B3) /* Setup */ , (22668, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22668, 2, 0xF8800026, 106.105, 138.4, 12.005, -0.300706, 0, -0, -0.953717) /* Destination */ -/* @teleloc 0xF8800026 [106.105003 138.399994 12.005000] -0.300706 0.000000 -0.000000 -0.953717 */; +VALUES (22668, 2, 0xF8800026, 106.105, 138.4, 12.005, -0.300706, 0, 0, -0.953717) /* Destination */ +/* @teleloc 0xF8800026 [106.105003 138.399994 12.005000] -0.300706 0.000000 0.000000 -0.953717 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22669 Tusker Encampments.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22669 Tusker Encampments.sql index 0a0e795d1e..5c54fd3db4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22669 Tusker Encampments.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22669 Tusker Encampments.sql @@ -30,5 +30,5 @@ VALUES (22669, 1, 0x020005D6) /* Setup */ , (22669, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22669, 2, 0x5C440159, 139.949, -86.2076, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C440159 [139.949005 -86.207603 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22669, 2, 0x5C440159, 139.949, -86.2076, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C440159 [139.949005 -86.207603 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22670 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22670 Surface.sql index 1fad46c8cd..91ae3c5c0c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22670 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22670 Surface.sql @@ -29,5 +29,5 @@ VALUES (22670, 1, 0x020001B3) /* Setup */ , (22670, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22670, 2, 0xF47A0014, 59.316, 89.975, 60.895, -0.357349, 0, -0, -0.933971) /* Destination */ -/* @teleloc 0xF47A0014 [59.316002 89.974998 60.895000] -0.357349 0.000000 -0.000000 -0.933971 */; +VALUES (22670, 2, 0xF47A0014, 59.316, 89.975, 60.895, -0.357349, 0, 0, -0.933971) /* Destination */ +/* @teleloc 0xF47A0014 [59.316002 89.974998 60.895000] -0.357349 0.000000 0.000000 -0.933971 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22671 Tusker Food Storage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22671 Tusker Food Storage.sql index 0f096fdf17..fec7e281cd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22671 Tusker Food Storage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22671 Tusker Food Storage.sql @@ -30,5 +30,5 @@ VALUES (22671, 1, 0x020005D5) /* Setup */ , (22671, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22671, 2, 0x5E440367, 110.288, -147.132, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E440367 [110.288002 -147.132004 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22671, 2, 0x5E440367, 110.288, -147.132, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E440367 [110.288002 -147.132004 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22672 Tusker Freehold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22672 Tusker Freehold.sql index 5e5858bc88..064d0831f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22672 Tusker Freehold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22672 Tusker Freehold.sql @@ -30,5 +30,5 @@ VALUES (22672, 1, 0x020005D6) /* Setup */ , (22672, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22672, 2, 0x58480128, 77.9671, -28.5539, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x58480128 [77.967102 -28.553900 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22672, 2, 0x58480128, 77.9671, -28.5539, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x58480128 [77.967102 -28.553900 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22673 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22673 Surface.sql index 069ae8dcc8..fe8bd3555d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22673 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22673 Surface.sql @@ -29,5 +29,5 @@ VALUES (22673, 1, 0x020001B3) /* Setup */ , (22673, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22673, 2, 0xF67D0034, 167.125, 93.398, 52.005, -0.324743, 0, -0, -0.945802) /* Destination */ -/* @teleloc 0xF67D0034 [167.125000 93.398003 52.005001] -0.324743 0.000000 -0.000000 -0.945802 */; +VALUES (22673, 2, 0xF67D0034, 167.125, 93.398, 52.005, -0.324743, 0, 0, -0.945802) /* Destination */ +/* @teleloc 0xF67D0034 [167.125000 93.398003 52.005001] -0.324743 0.000000 0.000000 -0.945802 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22674 Tusker Gauntlet.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22674 Tusker Gauntlet.sql index 4d618ec546..77d74bc3d8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22674 Tusker Gauntlet.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22674 Tusker Gauntlet.sql @@ -30,5 +30,5 @@ VALUES (22674, 1, 0x020006F4) /* Setup */ , (22674, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22674, 2, 0x5C4601C1, 40.088, -126.196, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C4601C1 [40.088001 -126.195999 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22674, 2, 0x5C4601C1, 40.088, -126.196, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C4601C1 [40.088001 -126.195999 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22675 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22675 Surface.sql index cceb3fde7e..c88c0d4cfe 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22675 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22675 Surface.sql @@ -29,5 +29,5 @@ VALUES (22675, 1, 0x020001B3) /* Setup */ , (22675, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22675, 2, 0xEB730022, 99.1, 35.183, 85.454, -0.038449, 0, -0, -0.999261) /* Destination */ -/* @teleloc 0xEB730022 [99.099998 35.182999 85.454002] -0.038449 0.000000 -0.000000 -0.999261 */; +VALUES (22675, 2, 0xEB730022, 99.1, 35.183, 85.454, -0.038449, 0, 0, -0.999261) /* Destination */ +/* @teleloc 0xEB730022 [99.099998 35.182999 85.454002] -0.038449 0.000000 0.000000 -0.999261 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22676 Tusker Grotto.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22676 Tusker Grotto.sql index 8ad72086e6..76913b73a7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22676 Tusker Grotto.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22676 Tusker Grotto.sql @@ -30,5 +30,5 @@ VALUES (22676, 1, 0x020005D3) /* Setup */ , (22676, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22676, 2, 0x5C470183, 7.22157, -179.778, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C470183 [7.221570 -179.778000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22676, 2, 0x5C470183, 7.22157, -179.778, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C470183 [7.221570 -179.778000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22677 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22677 Surface.sql index 6719d8c40d..d75f482309 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22677 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22677 Surface.sql @@ -29,5 +29,5 @@ VALUES (22677, 1, 0x020001B3) /* Setup */ , (22677, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22677, 2, 0xFA7E001B, 89.2, 60.625, 1.2, -0.5, 0, -0, -0.866025) /* Destination */ -/* @teleloc 0xFA7E001B [89.199997 60.625000 1.200000] -0.500000 0.000000 -0.000000 -0.866025 */; +VALUES (22677, 2, 0xFA7E001B, 89.2, 60.625, 1.2, -0.5, 0, 0, -0.866025) /* Destination */ +/* @teleloc 0xFA7E001B [89.199997 60.625000 1.200000] -0.500000 0.000000 0.000000 -0.866025 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22678 Tusker Habitat.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22678 Tusker Habitat.sql index 32a1c009af..a48d789330 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22678 Tusker Habitat.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22678 Tusker Habitat.sql @@ -30,5 +30,5 @@ VALUES (22678, 1, 0x020005D6) /* Setup */ , (22678, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22678, 2, 0x5B470177, 46.8239, -6.53167, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B470177 [46.823898 -6.531670 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22678, 2, 0x5B470177, 46.8239, -6.53167, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B470177 [46.823898 -6.531670 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22680 Tusker Holding.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22680 Tusker Holding.sql index a89f941938..54c89abe84 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22680 Tusker Holding.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22680 Tusker Holding.sql @@ -30,5 +30,5 @@ VALUES (22680, 1, 0x020005D5) /* Setup */ , (22680, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22680, 2, 0x5B480384, 325.98, -99.5934, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B480384 [325.980011 -99.593399 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22680, 2, 0x5B480384, 325.98, -99.5934, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B480384 [325.980011 -99.593399 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22681 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22681 Surface.sql index fed1b31594..e909866a90 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22681 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22681 Surface.sql @@ -29,5 +29,5 @@ VALUES (22681, 1, 0x020001B3) /* Setup */ , (22681, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22681, 2, 0xEA7B0001, 9.452, 23.534, 54.044, -0.989337, 0, -0, -0.145643) /* Destination */ -/* @teleloc 0xEA7B0001 [9.452000 23.534000 54.043999] -0.989337 0.000000 -0.000000 -0.145643 */; +VALUES (22681, 2, 0xEA7B0001, 9.452, 23.534, 54.044, -0.989337, 0, 0, -0.145643) /* Destination */ +/* @teleloc 0xEA7B0001 [9.452000 23.534000 54.043999] -0.989337 0.000000 0.000000 -0.145643 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22683 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22683 Surface.sql index c1c09499a0..496f4e7776 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22683 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22683 Surface.sql @@ -29,5 +29,5 @@ VALUES (22683, 1, 0x020001B3) /* Setup */ , (22683, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22683, 2, 0xEC7D0008, 21.25, 168.25, 12.005, -0.775832, 0, -0, -0.63094) /* Destination */ -/* @teleloc 0xEC7D0008 [21.250000 168.250000 12.005000] -0.775832 0.000000 -0.000000 -0.630940 */; +VALUES (22683, 2, 0xEC7D0008, 21.25, 168.25, 12.005, -0.775832, 0, 0, -0.63094) /* Destination */ +/* @teleloc 0xEC7D0008 [21.250000 168.250000 12.005000] -0.775832 0.000000 0.000000 -0.630940 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22684 Throne of the Tusker King.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22684 Throne of the Tusker King.sql index fe8b1823ea..3f7196adbd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22684 Throne of the Tusker King.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22684 Throne of the Tusker King.sql @@ -30,5 +30,5 @@ VALUES (22684, 1, 0x020005D5) /* Setup */ , (22684, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22684, 2, 0x5F4401A7, 230.034, -136.066, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F4401A7 [230.033997 -136.065994 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22684, 2, 0x5F4401A7, 230.034, -136.066, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F4401A7 [230.033997 -136.065994 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22685 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22685 Surface.sql index 7273c8f331..5b3bd41ab7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22685 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22685 Surface.sql @@ -29,5 +29,5 @@ VALUES (22685, 1, 0x020001B3) /* Setup */ , (22685, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22685, 2, 0xF6820033, 145.7, 49.855, 58.005, -0.467544, 0, -0, -0.88397) /* Destination */ -/* @teleloc 0xF6820033 [145.699997 49.855000 58.005001] -0.467544 0.000000 -0.000000 -0.883970 */; +VALUES (22685, 2, 0xF6820033, 145.7, 49.855, 58.005, -0.467544, 0, 0, -0.88397) /* Destination */ +/* @teleloc 0xF6820033 [145.699997 49.855000 58.005001] -0.467544 0.000000 0.000000 -0.883970 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22686 Tusker Lacuna.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22686 Tusker Lacuna.sql index 085855f4de..0bed420102 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22686 Tusker Lacuna.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22686 Tusker Lacuna.sql @@ -30,5 +30,5 @@ VALUES (22686, 1, 0x020006F4) /* Setup */ , (22686, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22686, 2, 0x5949029E, 90.2216, -136.362, 12.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5949029E [90.221603 -136.362000 12.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22686, 2, 0x5949029E, 90.2216, -136.362, 12.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5949029E [90.221603 -136.362000 12.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22688 Tusker Lodge.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22688 Tusker Lodge.sql index e64fd942d3..d190c00e8e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22688 Tusker Lodge.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22688 Tusker Lodge.sql @@ -30,5 +30,5 @@ VALUES (22688, 1, 0x020005D2) /* Setup */ , (22688, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22688, 2, 0x57490102, 50, -150, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x57490102 [50.000000 -150.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22688, 2, 0x57490102, 50, -150, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x57490102 [50.000000 -150.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22689 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22689 Surface.sql index 565972b3b8..9d94681a37 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22689 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22689 Surface.sql @@ -30,4 +30,4 @@ VALUES (22689, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (22689, 2, 0xFA7F0006, 3.2, 121.8, 45.9, 0.601815, 0, 0, -0.798636) /* Destination */ -/* @teleloc 0xFA7F0006 [3.200000 121.800003 45.900002] 0.601815 0.000000 0.000000 -0.798635 */; +/* @teleloc 0xFA7F0006 [3.200000 121.800003 45.900002] 0.601815 0.000000 0.000000 -0.798636 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22690 Tusker Pits.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22690 Tusker Pits.sql index 2a1e479aa1..8538db4f71 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22690 Tusker Pits.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22690 Tusker Pits.sql @@ -30,5 +30,5 @@ VALUES (22690, 1, 0x020005D6) /* Setup */ , (22690, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22690, 2, 0x5A4A0275, 83.3614, -140.061, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5A4A0275 [83.361397 -140.061005 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22690, 2, 0x5A4A0275, 83.3614, -140.061, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5A4A0275 [83.361397 -140.061005 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22691 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22691 Surface.sql index f1dcd00999..7f0f3e472f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22691 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22691 Surface.sql @@ -29,5 +29,5 @@ VALUES (22691, 1, 0x020001B3) /* Setup */ , (22691, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22691, 2, 0xF2800010, 24.7, 174.7, 12.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xF2800010 [24.700001 174.699997 12.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22691, 2, 0xF2800010, 24.7, 174.7, 12.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xF2800010 [24.700001 174.699997 12.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22692 Tusker Quarters.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22692 Tusker Quarters.sql index 04eefea6bb..3ed22c9e56 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22692 Tusker Quarters.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22692 Tusker Quarters.sql @@ -30,5 +30,5 @@ VALUES (22692, 1, 0x020005D6) /* Setup */ , (22692, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22692, 2, 0x5B4A0210, 148.551, -1.84039, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4A0210 [148.550995 -1.840390 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22692, 2, 0x5B4A0210, 148.551, -1.84039, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4A0210 [148.550995 -1.840390 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22693 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22693 Surface.sql index 86a0e3386d..b13202ffd6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22693 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22693 Surface.sql @@ -29,5 +29,5 @@ VALUES (22693, 1, 0x020001B3) /* Setup */ , (22693, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22693, 2, 0xF67C003D, 185.949, 115.553, 17.902, -0.780709, 0, -0, -0.624895) /* Destination */ -/* @teleloc 0xF67C003D [185.949005 115.553001 17.902000] -0.780709 0.000000 -0.000000 -0.624895 */; +VALUES (22693, 2, 0xF67C003D, 185.949, 115.553, 17.902, -0.780709, 0, 0, -0.624895) /* Destination */ +/* @teleloc 0xF67C003D [185.949005 115.553001 17.902000] -0.780709 0.000000 0.000000 -0.624895 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22694 Tusker Retreat.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22694 Tusker Retreat.sql index 305fd3bd3d..10e452418f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22694 Tusker Retreat.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22694 Tusker Retreat.sql @@ -30,5 +30,5 @@ VALUES (22694, 1, 0x020005D2) /* Setup */ , (22694, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22694, 2, 0x5C490138, 89.8429, -116.371, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C490138 [89.842903 -116.371002 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22694, 2, 0x5C490138, 89.8429, -116.371, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C490138 [89.842903 -116.371002 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22695 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22695 Surface.sql index b988a48c4d..5241b54a2f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22695 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22695 Surface.sql @@ -29,5 +29,5 @@ VALUES (22695, 1, 0x020001B3) /* Setup */ , (22695, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22695, 2, 0xF97E0035, 165.15, 112.032, -0.095, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xF97E0035 [165.149994 112.031998 -0.095000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22695, 2, 0xF97E0035, 165.15, 112.032, -0.095, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xF97E0035 [165.149994 112.031998 -0.095000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22696 Tusker Temple.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22696 Tusker Temple.sql index c95788176b..7f6e0324de 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22696 Tusker Temple.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22696 Tusker Temple.sql @@ -30,5 +30,5 @@ VALUES (22696, 1, 0x020005D6) /* Setup */ , (22696, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22696, 2, 0x5C4A02F9, 160, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C4A02F9 [160.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22696, 2, 0x5C4A02F9, 160, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C4A02F9 [160.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22698 Tusker Temple.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22698 Tusker Temple.sql index dfed6987e8..a30915f121 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22698 Tusker Temple.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22698 Tusker Temple.sql @@ -31,5 +31,5 @@ VALUES (22698, 1, 0x020005D3) /* Setup */ , (22698, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22698, 2, 0x5D4302F9, 160, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5D4302F9 [160.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22698, 2, 0x5D4302F9, 160, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5D4302F9 [160.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22700 Tusker Temple.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22700 Tusker Temple.sql index 097094760c..ad14fadfd5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22700 Tusker Temple.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22700 Tusker Temple.sql @@ -30,5 +30,5 @@ VALUES (22700, 1, 0x020001B3) /* Setup */ , (22700, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22700, 2, 0x5D4402F9, 160, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5D4402F9 [160.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22700, 2, 0x5D4402F9, 160, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5D4402F9 [160.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22701 Throne of the Tusker King.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22701 Throne of the Tusker King.sql index 34c5a4bf50..a614609fd7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22701 Throne of the Tusker King.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22701 Throne of the Tusker King.sql @@ -29,8 +29,8 @@ VALUES (22701, 1, 0x020001B3) /* Setup */ , (22701, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22701, 2, 0x5F4401A7, 230.034, -136.066, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F4401A7 [230.033997 -136.065994 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22701, 2, 0x5F4401A7, 230.034, -136.066, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F4401A7 [230.033997 -136.065994 0.005000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22701, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22702 Tusker Tunnels.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22702 Tusker Tunnels.sql index 16aa1aa88f..9f622a1093 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22702 Tusker Tunnels.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22702 Tusker Tunnels.sql @@ -30,5 +30,5 @@ VALUES (22702, 1, 0x020005D5) /* Setup */ , (22702, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22702, 2, 0x5D450231, 62.0466, -2.9796, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5D450231 [62.046600 -2.979600 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22702, 2, 0x5D450231, 62.0466, -2.9796, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5D450231 [62.046600 -2.979600 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22704 Tusker Warrior's Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22704 Tusker Warrior's Lair.sql index bfd7e9bf83..0239759489 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22704 Tusker Warrior's Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22704 Tusker Warrior's Lair.sql @@ -30,5 +30,5 @@ VALUES (22704, 1, 0x020005D5) /* Setup */ , (22704, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22704, 2, 0x604304F5, 40, -63.1219, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x604304F5 [40.000000 -63.121899 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22704, 2, 0x604304F5, 40, -63.1219, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x604304F5 [40.000000 -63.121899 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22705 Antechamber.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22705 Antechamber.sql index 4b4069c9f1..0ca3ae5fad 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22705 Antechamber.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22705 Antechamber.sql @@ -29,5 +29,5 @@ VALUES (22705, 1, 0x020001B3) /* Setup */ , (22705, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22705, 2, 0x5E430109, 120, -33.2331, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E430109 [120.000000 -33.233101 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22705, 2, 0x5E430109, 120, -33.2331, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E430109 [120.000000 -33.233101 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22706 Vengeance Caverns.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22706 Vengeance Caverns.sql index 9454391863..fcbcffb659 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22706 Vengeance Caverns.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22706 Vengeance Caverns.sql @@ -30,5 +30,5 @@ VALUES (22706, 1, 0x020005D6) /* Setup */ , (22706, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22706, 2, 0x5D4601E1, 11.9721, -109.085, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5D4601E1 [11.972100 -109.084999 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22706, 2, 0x5D4601E1, 11.9721, -109.085, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5D4601E1 [11.972100 -109.084999 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22708 Idol of Wishes.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22708 Idol of Wishes.sql index 6a4ea21480..0eefec2a13 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22708 Idol of Wishes.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22708 Idol of Wishes.sql @@ -31,5 +31,5 @@ VALUES (22708, 1, 0x020001B3) /* Setup */ , (22708, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22708, 2, 0x5F44014C, 30, -40, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F44014C [30.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22708, 2, 0x5F44014C, 30, -40, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F44014C [30.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22750 Rampage Bluff.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22750 Rampage Bluff.sql index 5fa1356f10..0b3c1bad06 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22750 Rampage Bluff.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22750 Rampage Bluff.sql @@ -30,5 +30,5 @@ VALUES (22750, 1, 0x020005D5) /* Setup */ , (22750, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22750, 2, 0x5C48011E, 60.1817, -5.89785, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C48011E [60.181702 -5.897850 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22750, 2, 0x5C48011E, 60.1817, -5.89785, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C48011E [60.181702 -5.897850 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22751 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22751 Surface.sql index 38eb91b47a..e6a195f954 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22751 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22751 Surface.sql @@ -29,5 +29,5 @@ VALUES (22751, 1, 0x020001B3) /* Setup */ , (22751, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22751, 2, 0xE97D002F, 120.5, 148.386, 19.411, -0.969576, 0, -0, -0.244791) /* Destination */ -/* @teleloc 0xE97D002F [120.500000 148.386002 19.410999] -0.969576 0.000000 -0.000000 -0.244791 */; +VALUES (22751, 2, 0xE97D002F, 120.5, 148.386, 19.411, -0.969576, 0, 0, -0.244791) /* Destination */ +/* @teleloc 0xE97D002F [120.500000 148.386002 19.410999] -0.969576 0.000000 0.000000 -0.244791 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22755 Temple of Enlightenment.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22755 Temple of Enlightenment.sql index ac5c11d17f..0e41f5ffd7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22755 Temple of Enlightenment.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22755 Temple of Enlightenment.sql @@ -31,4 +31,4 @@ VALUES (22755, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (22755, 2, 0x5D47017F, 50, -120, 18.005, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x5D47017F [50.000000 -120.000000 18.004999] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x5D47017F [50.000000 -120.000000 18.004999] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22756 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22756 Surface.sql index 43c079ccc7..c384221f64 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22756 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22756 Surface.sql @@ -30,5 +30,5 @@ VALUES (22756, 1, 0x020001B3) /* Setup */ , (22756, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22756, 2, 0x7F15002E, 136, 127.3, 12, -0.933893, 0, -0, -0.357553) /* Destination */ -/* @teleloc 0x7F15002E [136.000000 127.300003 12.000000] -0.933893 0.000000 -0.000000 -0.357553 */; +VALUES (22756, 2, 0x7F15002E, 136, 127.3, 12, -0.933893, 0, 0, -0.357553) /* Destination */ +/* @teleloc 0x7F15002E [136.000000 127.300003 12.000000] -0.933893 0.000000 0.000000 -0.357553 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22757 Inner Sanctum.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22757 Inner Sanctum.sql index 9ac3fab662..cbb925a6ff 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22757 Inner Sanctum.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22757 Inner Sanctum.sql @@ -31,4 +31,4 @@ VALUES (22757, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (22757, 2, 0x5D470183, 60.6383, -20.4236, 18.005, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x5D470183 [60.638302 -20.423599 18.004999] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x5D470183 [60.638302 -20.423599 18.004999] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22758 Inner Sanctum.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22758 Inner Sanctum.sql index 5e8a7cb976..891b512a1f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22758 Inner Sanctum.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22758 Inner Sanctum.sql @@ -30,5 +30,5 @@ VALUES (22758, 1, 0x020001B3) /* Setup */ , (22758, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22758, 2, 0x7F15002E, 136, 127.3, 12, -0.933893, 0, -0, -0.357553) /* Destination */ -/* @teleloc 0x7F15002E [136.000000 127.300003 12.000000] -0.933893 0.000000 -0.000000 -0.357553 */; +VALUES (22758, 2, 0x7F15002E, 136, 127.3, 12, -0.933893, 0, 0, -0.357553) /* Destination */ +/* @teleloc 0x7F15002E [136.000000 127.300003 12.000000] -0.933893 0.000000 0.000000 -0.357553 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22759 Temple of Forgetfulness.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22759 Temple of Forgetfulness.sql index c2907abee6..1b96c56226 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22759 Temple of Forgetfulness.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22759 Temple of Forgetfulness.sql @@ -31,4 +31,4 @@ VALUES (22759, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (22759, 2, 0x5D48017F, 50, -120, 18.005, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x5D48017F [50.000000 -120.000000 18.004999] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x5D48017F [50.000000 -120.000000 18.004999] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22760 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22760 Surface.sql index 5af9d17f1f..1dd5517adb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22760 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22760 Surface.sql @@ -30,5 +30,5 @@ VALUES (22760, 1, 0x020001B3) /* Setup */ , (22760, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22760, 2, 0x7FEE0024, 102.3, 73.5, 108, -0.95882, 0, -0, -0.284015) /* Destination */ -/* @teleloc 0x7FEE0024 [102.300003 73.500000 108.000000] -0.958820 0.000000 -0.000000 -0.284015 */; +VALUES (22760, 2, 0x7FEE0024, 102.3, 73.5, 108, -0.95882, 0, 0, -0.284015) /* Destination */ +/* @teleloc 0x7FEE0024 [102.300003 73.500000 108.000000] -0.958820 0.000000 0.000000 -0.284015 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22761 Inner Sanctum.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22761 Inner Sanctum.sql index c4bc203902..7da976ec2c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22761 Inner Sanctum.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22761 Inner Sanctum.sql @@ -31,4 +31,4 @@ VALUES (22761, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (22761, 2, 0x5D480183, 60.8034, -20.1706, 18.005, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x5D480183 [60.803398 -20.170601 18.004999] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x5D480183 [60.803398 -20.170601 18.004999] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22762 Inner Sanctum.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22762 Inner Sanctum.sql index 60a99035ec..155a1085da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22762 Inner Sanctum.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22762 Inner Sanctum.sql @@ -30,5 +30,5 @@ VALUES (22762, 1, 0x020001B3) /* Setup */ , (22762, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22762, 2, 0x7FEE0024, 102.3, 73.5, 108, -0.95882, 0, -0, -0.284015) /* Destination */ -/* @teleloc 0x7FEE0024 [102.300003 73.500000 108.000000] -0.958820 0.000000 -0.000000 -0.284015 */; +VALUES (22762, 2, 0x7FEE0024, 102.3, 73.5, 108, -0.95882, 0, 0, -0.284015) /* Destination */ +/* @teleloc 0x7FEE0024 [102.300003 73.500000 108.000000] -0.958820 0.000000 0.000000 -0.284015 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22775 Oolutanga's Refuge.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22775 Oolutanga's Refuge.sql index 2d126c2835..077a506a02 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22775 Oolutanga's Refuge.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22775 Oolutanga's Refuge.sql @@ -29,5 +29,5 @@ VALUES (22775, 1, 0x020001B3) /* Setup */ , (22775, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22775, 2, 0xF6820033, 145.7, 49.855, 58.005, -0.467544, 0, -0, -0.88397) /* Destination */ -/* @teleloc 0xF6820033 [145.699997 49.855000 58.005001] -0.467544 0.000000 -0.000000 -0.883970 */; +VALUES (22775, 2, 0xF6820033, 145.7, 49.855, 58.005, -0.467544, 0, 0, -0.88397) /* Destination */ +/* @teleloc 0xF6820033 [145.699997 49.855000 58.005001] -0.467544 0.000000 0.000000 -0.883970 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22866 Access to Crystal Mines.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22866 Access to Crystal Mines.sql index d076f23ea8..980ec694dd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22866 Access to Crystal Mines.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22866 Access to Crystal Mines.sql @@ -30,5 +30,5 @@ VALUES (22866, 1, 0x020001B3) /* Setup */ , (22866, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22866, 2, 0x75D70015, 59.981, 108.173, 430.18, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x75D70015 [59.980999 108.172997 430.179993] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (22866, 2, 0x75D70015, 59.981, 108.173, 430.18, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x75D70015 [59.980999 108.172997 430.179993] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22867 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22867 Exit.sql index b3e5b5a619..575b209c69 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22867 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22867 Exit.sql @@ -29,5 +29,5 @@ VALUES (22867, 1, 0x020001B3) /* Setup */ , (22867, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22867, 2, 0x75D70015, 59.981, 108.173, 430.18, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x75D70015 [59.980999 108.172997 430.179993] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (22867, 2, 0x75D70015, 59.981, 108.173, 430.18, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x75D70015 [59.980999 108.172997 430.179993] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22868 Crystal Mine Extreme.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22868 Crystal Mine Extreme.sql index 3131e71cd4..385a1107a2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22868 Crystal Mine Extreme.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22868 Crystal Mine Extreme.sql @@ -30,5 +30,5 @@ VALUES (22868, 1, 0x020006F4) /* Setup */ , (22868, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22868, 2, 0x564B0233, 9.18582, -152.244, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x564B0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22868, 2, 0x564B0233, 9.18582, -152.244, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x564B0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22869 Crystal Mine High.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22869 Crystal Mine High.sql index 02ef9cc753..96f7423f67 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22869 Crystal Mine High.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22869 Crystal Mine High.sql @@ -31,5 +31,5 @@ VALUES (22869, 1, 0x020005D5) /* Setup */ , (22869, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22869, 2, 0x564C0233, 9.18582, -152.244, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x564C0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22869, 2, 0x564C0233, 9.18582, -152.244, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x564C0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22870 Crystal Mine Low.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22870 Crystal Mine Low.sql index aef48e83b3..08f0036c7b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22870 Crystal Mine Low.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22870 Crystal Mine Low.sql @@ -31,5 +31,5 @@ VALUES (22870, 1, 0x020005D3) /* Setup */ , (22870, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22870, 2, 0x564E0233, 9.18582, -152.244, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x564E0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22870, 2, 0x564E0233, 9.18582, -152.244, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x564E0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22871 Crystal Mine New Isparians.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22871 Crystal Mine New Isparians.sql index d3e36413c9..12c10c18b3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22871 Crystal Mine New Isparians.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22871 Crystal Mine New Isparians.sql @@ -31,5 +31,5 @@ VALUES (22871, 1, 0x020005D3) /* Setup */ , (22871, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22871, 2, 0x564F0233, 9.18582, -152.244, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x564F0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22871, 2, 0x564F0233, 9.18582, -152.244, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x564F0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22872 Crystal Mine Mid.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22872 Crystal Mine Mid.sql index 754b04649c..3c55110239 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22872 Crystal Mine Mid.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22872 Crystal Mine Mid.sql @@ -31,5 +31,5 @@ VALUES (22872, 1, 0x020005D6) /* Setup */ , (22872, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22872, 2, 0x564D0233, 9.18582, -152.244, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x564D0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22872, 2, 0x564D0233, 9.18582, -152.244, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x564D0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22895 Spirit Cell.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22895 Spirit Cell.sql index d48f57286c..8bf35da863 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22895 Spirit Cell.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22895 Spirit Cell.sql @@ -30,5 +30,5 @@ VALUES (22895, 1, 0x020001B3) /* Setup */ , (22895, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22895, 2, 0x564A010D, 9.81431, -58.5473, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x564A010D [9.814310 -58.547298 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22895, 2, 0x564A010D, 9.81431, -58.5473, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x564A010D [9.814310 -58.547298 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22896 Exit portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22896 Exit portal.sql index ae25789e7f..0b9b1f627b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22896 Exit portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22896 Exit portal.sql @@ -29,5 +29,5 @@ VALUES (22896, 1, 0x020001B3) /* Setup */ , (22896, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22896, 2, 0x5BA0002D, 140.001, 112.791, 31.672, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5BA0002D [140.001007 112.791000 31.672001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22896, 2, 0x5BA0002D, 140.001, 112.791, 31.672, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5BA0002D [140.001007 112.791000 31.672001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22927 Caul Asylum.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22927 Caul Asylum.sql index 121a22225d..4c703fcc73 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22927 Caul Asylum.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22927 Caul Asylum.sql @@ -30,5 +30,5 @@ VALUES (22927, 1, 0x02001029) /* Setup */ , (22927, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22927, 2, 0x6045026F, 60, -100, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x6045026F [60.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22927, 2, 0x6045026F, 60, -100, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x6045026F [60.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22928 Caul Athenaeum.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22928 Caul Athenaeum.sql index a411d9b7c5..735e1f6c2a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22928 Caul Athenaeum.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22928 Caul Athenaeum.sql @@ -29,5 +29,5 @@ VALUES (22928, 1, 0x02001029) /* Setup */ , (22928, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22928, 2, 0x60460103, 50, -40, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x60460103 [50.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22928, 2, 0x60460103, 50, -40, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x60460103 [50.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22929 Caul Sanatorium.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22929 Caul Sanatorium.sql index a38fe515e8..1d23490c98 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22929 Caul Sanatorium.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22929 Caul Sanatorium.sql @@ -29,8 +29,8 @@ VALUES (22929, 1, 0x02001029) /* Setup */ , (22929, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22929, 2, 0x604703D0, 72.7422, -51.8616, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x604703D0 [72.742203 -51.861599 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22929, 2, 0x604703D0, 72.7422, -51.8616, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x604703D0 [72.742203 -51.861599 6.005000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (22929, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22930 Caul Sanatorium.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22930 Caul Sanatorium.sql index 0d48bc7b71..a7693dee7b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22930 Caul Sanatorium.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22930 Caul Sanatorium.sql @@ -29,5 +29,5 @@ VALUES (22930, 1, 0x02001029) /* Setup */ , (22930, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (22930, 2, 0x60480225, 100, -110, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x60480225 [100.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (22930, 2, 0x60480225, 100, -110, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x60480225 [100.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22931 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22931 Surface.sql index 281f3db72c..141f90e4da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22931 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/22931 Surface.sql @@ -30,4 +30,4 @@ VALUES (22931, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (22931, 2, 0x0D080028, 115.3, 185.7, 26.2, 0.522499, 0, 0, -0.85264) /* Destination */ -/* @teleloc 0x0D080028 [115.300003 185.699997 26.200001] 0.522498 0.000000 0.000000 -0.852640 */; +/* @teleloc 0x0D080028 [115.300003 185.699997 26.200001] 0.522499 0.000000 0.000000 -0.852640 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23041 Warehouse.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23041 Warehouse.sql index 8c48e0c9f1..8cb8bf95b3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23041 Warehouse.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23041 Warehouse.sql @@ -31,5 +31,5 @@ VALUES (23041, 1, 0x020005D6) /* Setup */ , (23041, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23041, 2, 0x564D0233, 9.18582, -152.244, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x564D0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23041, 2, 0x564D0233, 9.18582, -152.244, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x564D0233 [9.185820 -152.244003 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23042 Warehouse.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23042 Warehouse.sql index ee096773e7..02a0e6eac6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23042 Warehouse.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23042 Warehouse.sql @@ -29,5 +29,5 @@ VALUES (23042, 1, 0x020001B3) /* Setup */ , (23042, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23042, 2, 0x574A010F, 40.1, -7, 0, -0.022687, 0, -0, -0.999743) /* Destination */ -/* @teleloc 0x574A010F [40.099998 -7.000000 0.000000] -0.022687 0.000000 -0.000000 -0.999743 */; +VALUES (23042, 2, 0x574A010F, 40.1, -7, 0, -0.022687, 0, 0, -0.999743) /* Destination */ +/* @teleloc 0x574A010F [40.099998 -7.000000 0.000000] -0.022687 0.000000 0.000000 -0.999743 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23043 Warehouse.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23043 Warehouse.sql index d4eb336159..ff85ad22d7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23043 Warehouse.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23043 Warehouse.sql @@ -30,5 +30,5 @@ VALUES (23043, 1, 0x020001B3) /* Setup */ , (23043, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23043, 2, 0x574B010F, 40.1, -7, 0, -0.022687, 0, -0, -0.999743) /* Destination */ -/* @teleloc 0x574B010F [40.099998 -7.000000 0.000000] -0.022687 0.000000 -0.000000 -0.999743 */; +VALUES (23043, 2, 0x574B010F, 40.1, -7, 0, -0.022687, 0, 0, -0.999743) /* Destination */ +/* @teleloc 0x574B010F [40.099998 -7.000000 0.000000] -0.022687 0.000000 0.000000 -0.999743 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23075 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23075 Surface.sql index 5f4483725b..edc19e6cf0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23075 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23075 Surface.sql @@ -29,5 +29,5 @@ VALUES (23075, 1, 0x020001B3) /* Setup */ , (23075, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23075, 2, 0xCDB4001E, 87.753, 136.134, 230.758, -0.415456, 0, -0, -0.909614) /* Destination */ -/* @teleloc 0xCDB4001E [87.752998 136.134003 230.757996] -0.415455 0.000000 -0.000000 -0.909613 */; +VALUES (23075, 2, 0xCDB4001E, 87.753, 136.134, 230.758, -0.415456, 0, 0, -0.909614) /* Destination */ +/* @teleloc 0xCDB4001E [87.752998 136.134003 230.757996] -0.415456 0.000000 0.000000 -0.909614 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23076 Dark Tree Crystal Mine.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23076 Dark Tree Crystal Mine.sql index 276ee09a04..7297452e7b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23076 Dark Tree Crystal Mine.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23076 Dark Tree Crystal Mine.sql @@ -30,5 +30,5 @@ VALUES (23076, 1, 0x020005D6) /* Setup */ , (23076, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23076, 2, 0x56490196, 100, -90, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x56490196 [100.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23076, 2, 0x56490196, 100, -90, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x56490196 [100.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23077 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23077 Surface.sql index 9b7448b3e3..643c3be474 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23077 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23077 Surface.sql @@ -29,5 +29,5 @@ VALUES (23077, 1, 0x020001B3) /* Setup */ , (23077, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23077, 2, 0x589E001C, 78.823, 77.016, 18.272, -0.8406, 0, -0, -0.541657) /* Destination */ -/* @teleloc 0x589E001C [78.822998 77.015999 18.271999] -0.840600 0.000000 -0.000000 -0.541657 */; +VALUES (23077, 2, 0x589E001C, 78.823, 77.016, 18.272, -0.8406, 0, 0, -0.541657) /* Destination */ +/* @teleloc 0x589E001C [78.822998 77.015999 18.271999] -0.840600 0.000000 0.000000 -0.541657 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23078 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23078 Surface.sql index 558434c7a9..2d1a1f8875 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23078 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23078 Surface.sql @@ -30,5 +30,5 @@ VALUES (23078, 1, 0x020001B3) /* Setup */ , (23078, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23078, 2, 0x5648014B, 0, -50, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x5648014B [0.000000 -50.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (23078, 2, 0x5648014B, 0, -50, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x5648014B [0.000000 -50.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23079 Warehouse Annex Mine.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23079 Warehouse Annex Mine.sql index 4839d19bf9..43a6710abc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23079 Warehouse Annex Mine.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23079 Warehouse Annex Mine.sql @@ -31,5 +31,5 @@ VALUES (23079, 1, 0x020005D6) /* Setup */ , (23079, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23079, 2, 0x5648014B, 0, -50, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x5648014B [0.000000 -50.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (23079, 2, 0x5648014B, 0, -50, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x5648014B [0.000000 -50.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23081 Warehouse Annex Mine.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23081 Warehouse Annex Mine.sql index 66e63052cb..9b9f848302 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23081 Warehouse Annex Mine.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23081 Warehouse Annex Mine.sql @@ -31,5 +31,5 @@ VALUES (23081, 1, 0x020005D6) /* Setup */ , (23081, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23081, 2, 0x574C03E2, 176.029, -310.063, 12.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x574C03E2 [176.029007 -310.062988 12.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (23081, 2, 0x574C03E2, 176.029, -310.063, 12.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x574C03E2 [176.029007 -310.062988 12.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23367 Abandoned Armory Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23367 Abandoned Armory Portal.sql index d62b66f665..a02c28862a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23367 Abandoned Armory Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23367 Abandoned Armory Portal.sql @@ -30,5 +30,5 @@ VALUES (23367, 1, 0x020001B3) /* Setup */ , (23367, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23367, 2, 0x5645023C, 90, -80, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5645023C [90.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23367, 2, 0x5645023C, 90, -80, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5645023C [90.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23368 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23368 Surface.sql index 703f6e81ff..1a377ea9c8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23368 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23368 Surface.sql @@ -30,5 +30,5 @@ VALUES (23368, 1, 0x020001B3) /* Setup */ , (23368, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23368, 2, 0x6D160008, 1.9, 168.4, 6.2, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0x6D160008 [1.900000 168.399994 6.200000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (23368, 2, 0x6D160008, 1.9, 168.4, 6.2, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0x6D160008 [1.900000 168.399994 6.200000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23512 An Archive.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23512 An Archive.sql index ea41eceff7..65d75f5303 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23512 An Archive.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23512 An Archive.sql @@ -30,5 +30,5 @@ VALUES (23512, 1, 0x020001B3) /* Setup */ , (23512, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23512, 2, 0x564601DC, 29.8764, -251.507, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x564601DC [29.876400 -251.507004 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23512, 2, 0x564601DC, 29.8764, -251.507, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x564601DC [29.876400 -251.507004 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23513 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23513 Surface.sql index ab1f701d54..cdf668a9b6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23513 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23513 Surface.sql @@ -29,5 +29,5 @@ VALUES (23513, 1, 0x020001B3) /* Setup */ , (23513, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23513, 2, 0xAD30001A, 74.276, 24.632, 142.469, -0.778243, 0, -0, -0.627963) /* Destination */ -/* @teleloc 0xAD30001A [74.276001 24.632000 142.468994] -0.778243 0.000000 -0.000000 -0.627963 */; +VALUES (23513, 2, 0xAD30001A, 74.276, 24.632, 142.469, -0.778243, 0, 0, -0.627963) /* Destination */ +/* @teleloc 0xAD30001A [74.276001 24.632000 142.468994] -0.778243 0.000000 0.000000 -0.627963 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23515 Tower Base Dungeon.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23515 Tower Base Dungeon.sql index 7911464d4f..9047373a5d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23515 Tower Base Dungeon.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23515 Tower Base Dungeon.sql @@ -30,5 +30,5 @@ VALUES (23515, 1, 0x020001B3) /* Setup */ , (23515, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23515, 2, 0x56470103, 68.5845, -89.9727, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x56470103 [68.584503 -89.972702 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23515, 2, 0x56470103, 68.5845, -89.9727, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x56470103 [68.584503 -89.972702 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23772 Ulgrim's Island Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23772 Ulgrim's Island Portal.sql index 7daec1e158..f0be5a9d19 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23772 Ulgrim's Island Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23772 Ulgrim's Island Portal.sql @@ -29,5 +29,5 @@ VALUES (23772, 1, 0x020001B3) /* Setup */ , (23772, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23772, 2, 0x73080018, 71.1, 179, 12, -0.870785, 0, -0, -0.491664) /* Destination */ -/* @teleloc 0x73080018 [71.099998 179.000000 12.000000] -0.870785 0.000000 -0.000000 -0.491664 */; +VALUES (23772, 2, 0x73080018, 71.1, 179, 12, -0.870785, 0, 0, -0.491664) /* Destination */ +/* @teleloc 0x73080018 [71.099998 179.000000 12.000000] -0.870785 0.000000 0.000000 -0.491664 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23775 Walled Portals.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23775 Walled Portals.sql index d4a7a51891..65056fe424 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23775 Walled Portals.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23775 Walled Portals.sql @@ -32,5 +32,5 @@ VALUES (23775, 1, 0x020001B3) /* Setup */ , (23775, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23775, 2, 0x22640012, 70.9, 37.5, 120, -0.978148, 0, -0, -0.207912) /* Destination */ -/* @teleloc 0x22640012 [70.900002 37.500000 120.000000] -0.978148 0.000000 -0.000000 -0.207912 */; +VALUES (23775, 2, 0x22640012, 70.9, 37.5, 120, -0.978148, 0, 0, -0.207912) /* Destination */ +/* @teleloc 0x22640012 [70.900002 37.500000 120.000000] -0.978148 0.000000 0.000000 -0.207912 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23889 Tower of the Madman.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23889 Tower of the Madman.sql index fac25963e2..728b3cab53 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23889 Tower of the Madman.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23889 Tower of the Madman.sql @@ -32,5 +32,5 @@ VALUES (23889, 1, 0x020001B3) /* Setup */ , (23889, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23889, 2, 0xCB3D002A, 136.6, 26, 195, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xCB3D002A [136.600006 26.000000 195.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23889, 2, 0xCB3D002A, 136.6, 26, 195, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xCB3D002A [136.600006 26.000000 195.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23891 Falcon Clan Training Camp.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23891 Falcon Clan Training Camp.sql index 9b88582b57..4a016b105a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23891 Falcon Clan Training Camp.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23891 Falcon Clan Training Camp.sql @@ -29,5 +29,5 @@ VALUES (23891, 1, 0x020001B3) /* Setup */ , (23891, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23891, 2, 0x5777040D, 241.9, 0.190061, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5777040D [241.899994 0.190061 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23891, 2, 0x5777040D, 241.9, 0.190061, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5777040D [241.899994 0.190061 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23892 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23892 Surface.sql index 7295c40c96..7e4ccc31bc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23892 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23892 Surface.sql @@ -29,5 +29,5 @@ VALUES (23892, 1, 0x020001B3) /* Setup */ , (23892, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23892, 2, 0xDD810010, 36, 180, 7, -0.796002, 0, -0, -0.605294) /* Destination */ -/* @teleloc 0xDD810010 [36.000000 180.000000 7.000000] -0.796002 0.000000 -0.000000 -0.605294 */; +VALUES (23892, 2, 0xDD810010, 36, 180, 7, -0.796002, 0, 0, -0.605294) /* Destination */ +/* @teleloc 0xDD810010 [36.000000 180.000000 7.000000] -0.796002 0.000000 0.000000 -0.605294 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23893 Gromnie Clan Training Camp.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23893 Gromnie Clan Training Camp.sql index 7bad34ff39..11eee4ecad 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23893 Gromnie Clan Training Camp.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23893 Gromnie Clan Training Camp.sql @@ -29,5 +29,5 @@ VALUES (23893, 1, 0x020001B3) /* Setup */ , (23893, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23893, 2, 0x56430381, 30.2209, -71.2641, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x56430381 [30.220900 -71.264099 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23893, 2, 0x56430381, 30.2209, -71.2641, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x56430381 [30.220900 -71.264099 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23895 Mask Clan Training Camp.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23895 Mask Clan Training Camp.sql index cc96186926..0043f34881 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23895 Mask Clan Training Camp.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23895 Mask Clan Training Camp.sql @@ -29,5 +29,5 @@ VALUES (23895, 1, 0x020001B3) /* Setup */ , (23895, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23895, 2, 0x56440103, 1.14627, -69.928, -41.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x56440103 [1.146270 -69.928001 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23895, 2, 0x56440103, 1.14627, -69.928, -41.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x56440103 [1.146270 -69.928001 -41.994999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23896 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23896 Surface.sql index 5683a43494..3de469935f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23896 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23896 Surface.sql @@ -29,5 +29,5 @@ VALUES (23896, 1, 0x020001B3) /* Setup */ , (23896, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23896, 2, 0xDD6B000C, 39.8, 84.4, 15, -0.708956, 0, -0, -0.705253) /* Destination */ -/* @teleloc 0xDD6B000C [39.799999 84.400002 15.000000] -0.708955 0.000000 -0.000000 -0.705253 */; +VALUES (23896, 2, 0xDD6B000C, 39.8, 84.4, 15, -0.708956, 0, 0, -0.705253) /* Destination */ +/* @teleloc 0xDD6B000C [39.799999 84.400002 15.000000] -0.708956 0.000000 0.000000 -0.705253 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23897 Reedshark Clan Training Camp.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23897 Reedshark Clan Training Camp.sql index 0da131c324..56d500833f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23897 Reedshark Clan Training Camp.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23897 Reedshark Clan Training Camp.sql @@ -29,5 +29,5 @@ VALUES (23897, 1, 0x020001B3) /* Setup */ , (23897, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23897, 2, 0x577A036C, 140, -200, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x577A036C [140.000000 -200.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23897, 2, 0x577A036C, 140, -200, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x577A036C [140.000000 -200.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23898 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23898 Surface.sql index e474e7e5cc..38e960f3b5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23898 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23898 Surface.sql @@ -29,5 +29,5 @@ VALUES (23898, 1, 0x020001B3) /* Setup */ , (23898, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23898, 2, 0xD46F001A, 77.8, 33, 40, -0.045363, 0, -0, -0.998971) /* Destination */ -/* @teleloc 0xD46F001A [77.800003 33.000000 40.000000] -0.045363 0.000000 -0.000000 -0.998971 */; +VALUES (23898, 2, 0xD46F001A, 77.8, 33, 40, -0.045363, 0, 0, -0.998971) /* Destination */ +/* @teleloc 0xD46F001A [77.800003 33.000000 40.000000] -0.045363 0.000000 0.000000 -0.998971 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23899 Serpent Clan Training Camp.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23899 Serpent Clan Training Camp.sql index 3bf01c572e..5acce7b87f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23899 Serpent Clan Training Camp.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23899 Serpent Clan Training Camp.sql @@ -29,5 +29,5 @@ VALUES (23899, 1, 0x020001B3) /* Setup */ , (23899, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23899, 2, 0x5778030A, 11.1162, -80.074, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5778030A [11.116200 -80.073997 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23899, 2, 0x5778030A, 11.1162, -80.074, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5778030A [11.116200 -80.073997 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23901 Shreth Clan Training Camp.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23901 Shreth Clan Training Camp.sql index 2684dbdea7..11107b965e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23901 Shreth Clan Training Camp.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23901 Shreth Clan Training Camp.sql @@ -29,5 +29,5 @@ VALUES (23901, 1, 0x020001B3) /* Setup */ , (23901, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23901, 2, 0x577902E3, 70, -90, -5.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x577902E3 [70.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (23901, 2, 0x577902E3, 70, -90, -5.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x577902E3 [70.000000 -90.000000 -5.995000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23902 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23902 Surface.sql index fe00d32f0d..60f82c03c1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23902 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/23902 Surface.sql @@ -29,5 +29,5 @@ VALUES (23902, 1, 0x020001B3) /* Setup */ , (23902, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (23902, 2, 0xD479001A, 79.5, 33.5, 41.2, -0.191666, 0, -0, -0.98146) /* Destination */ -/* @teleloc 0xD479001A [79.500000 33.500000 41.200001] -0.191666 0.000000 -0.000000 -0.981460 */; +VALUES (23902, 2, 0xD479001A, 79.5, 33.5, 41.2, -0.191666, 0, 0, -0.98146) /* Destination */ +/* @teleloc 0xD479001A [79.500000 33.500000 41.200001] -0.191666 0.000000 0.000000 -0.981460 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24003 Collegium Acumen Manim Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24003 Collegium Acumen Manim Conveyance.sql index 8d36eb15f0..d0caba41ab 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24003 Collegium Acumen Manim Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24003 Collegium Acumen Manim Conveyance.sql @@ -33,8 +33,8 @@ VALUES (24003, 1, 0x02000EFC) /* Setup */ , (24003, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24003, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24003, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24003, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24004 Collegium Artificae Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24004 Collegium Artificae Conveyance.sql index 0b9ac18514..4e59f753b3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24004 Collegium Artificae Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24004 Collegium Artificae Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24004, 1, 0x02000EFC) /* Setup */ , (24004, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24004, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24004, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24004, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24005 Barracks Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24005 Barracks Conveyance.sql index 46fcbe0531..e32166efc8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24005 Barracks Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24005 Barracks Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24005, 1, 0x02000EFC) /* Setup */ , (24005, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24005, 2, 0x6343028E, 100, -90, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x6343028E [100.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24005, 2, 0x6343028E, 100, -90, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x6343028E [100.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24005, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24006 Collegium Conjurae Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24006 Collegium Conjurae Conveyance.sql index 2a8dbbbbc9..2e7ed287bb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24006 Collegium Conjurae Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24006 Collegium Conjurae Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24006, 1, 0x02000EFC) /* Setup */ , (24006, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24006, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24006, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24006, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24007 Research Chambers Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24007 Research Chambers Conveyance.sql index 294c4c8624..e8d9007973 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24007 Research Chambers Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24007 Research Chambers Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24007, 1, 0x02000EFC) /* Setup */ , (24007, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24007, 2, 0x644303AD, 70, -180, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x644303AD [70.000000 -180.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24007, 2, 0x644303AD, 70, -180, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x644303AD [70.000000 -180.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24007, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24008 Collegium Prae Auspi Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24008 Collegium Prae Auspi Conveyance.sql index 8297c988fb..882b6cd5be 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24008 Collegium Prae Auspi Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24008 Collegium Prae Auspi Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24008, 1, 0x02000EFC) /* Setup */ , (24008, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24008, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24008, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24008, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24009 Alaidain Dormitory Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24009 Alaidain Dormitory Conveyance.sql index f59d0f3cad..bfb0f14a79 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24009 Alaidain Dormitory Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24009 Alaidain Dormitory Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24009, 1, 0x02000EFC) /* Setup */ , (24009, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24009, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24009, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24009, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24010 Atlan Dormitory Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24010 Atlan Dormitory Conveyance.sql index 20a581f6d6..34f4868c9f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24010 Atlan Dormitory Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24010 Atlan Dormitory Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24010, 1, 0x02000EFC) /* Setup */ , (24010, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24010, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24010, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24010, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24011 Caerlin Dormitory Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24011 Caerlin Dormitory Conveyance.sql index e96f1ee73d..63fd137e8d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24011 Caerlin Dormitory Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24011 Caerlin Dormitory Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24011, 1, 0x02000EFC) /* Setup */ , (24011, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24011, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24011, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24011, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24012 Maila Dormitory Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24012 Maila Dormitory Conveyance.sql index 515028d1a5..1aaecc8e32 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24012 Maila Dormitory Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24012 Maila Dormitory Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24012, 1, 0x02000EFC) /* Setup */ , (24012, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24012, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24012, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24012, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24013 Collegium Entropica Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24013 Collegium Entropica Conveyance.sql index 01c7449f35..7cbc0ba700 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24013 Collegium Entropica Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24013 Collegium Entropica Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24013, 1, 0x02000EFC) /* Setup */ , (24013, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24013, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24013, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24013, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24014 Collegium Ignae Fatae Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24014 Collegium Ignae Fatae Conveyance.sql index ca60391113..96d692bbed 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24014 Collegium Ignae Fatae Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24014 Collegium Ignae Fatae Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24014, 1, 0x02000EFC) /* Setup */ , (24014, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24014, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24014, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24014, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24015 Forge Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24015 Forge Conveyance.sql index 8e0ecd3954..bdc3c099bc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24015 Forge Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24015 Forge Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24015, 1, 0x02000EFC) /* Setup */ , (24015, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24015, 2, 0x644501A1, 50, -10, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x644501A1 [50.000000 -10.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (24015, 2, 0x644501A1, 50, -10, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x644501A1 [50.000000 -10.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24015, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24016 Collegium Geomancy Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24016 Collegium Geomancy Conveyance.sql index e2135f0253..c0fe5e49d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24016 Collegium Geomancy Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24016 Collegium Geomancy Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24016, 1, 0x02000EFC) /* Setup */ , (24016, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24016, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24016, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24016, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24017 Collegium Heiromancy Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24017 Collegium Heiromancy Conveyance.sql index a8d0eecba7..258888548a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24017 Collegium Heiromancy Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24017 Collegium Heiromancy Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24017, 1, 0x02000EFC) /* Setup */ , (24017, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24017, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24017, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24017, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24018 East Library Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24018 East Library Conveyance.sql index 54fd54c1ec..d711168c99 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24018 East Library Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24018 East Library Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24018, 1, 0x02000EFC) /* Setup */ , (24018, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24018, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24018, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24018, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24019 North Library Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24019 North Library Conveyance.sql index 374e6905e5..c18a8b4f80 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24019 North Library Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24019 North Library Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24019, 1, 0x02000EFC) /* Setup */ , (24019, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24019, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24019, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24019, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24020 South Library Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24020 South Library Conveyance.sql index 58a2bdd550..7fc1a51425 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24020 South Library Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24020 South Library Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24020, 1, 0x02000EFC) /* Setup */ , (24020, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24020, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24020, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24020, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24021 West Library Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24021 West Library Conveyance.sql index a2fe4851a0..a915523300 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24021 West Library Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24021 West Library Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24021, 1, 0x02000EFC) /* Setup */ , (24021, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24021, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24021, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24021, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24022 Collegium Aegis Medi Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24022 Collegium Aegis Medi Conveyance.sql index 3e1ccc498e..f73ca1e5e8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24022 Collegium Aegis Medi Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24022 Collegium Aegis Medi Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24022, 1, 0x02000EFC) /* Setup */ , (24022, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24022, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24022, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24022, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24023 Collegium Organis Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24023 Collegium Organis Conveyance.sql index 858768ccc9..6a75f4db64 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24023 Collegium Organis Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24023 Collegium Organis Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24023, 1, 0x02000EFC) /* Setup */ , (24023, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24023, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24023, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24023, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24024 Collegium Planar Abstraction Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24024 Collegium Planar Abstraction Conveyance.sql index 0de20cdc76..e598d5f8f6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24024 Collegium Planar Abstraction Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24024 Collegium Planar Abstraction Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24024, 1, 0x02000EFC) /* Setup */ , (24024, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24024, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24024, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24024, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24025 Seat of Knorr Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24025 Seat of Knorr Conveyance.sql index 6a0957cee2..29598939a0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24025 Seat of Knorr Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24025 Seat of Knorr Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24025, 1, 0x02000EFC) /* Setup */ , (24025, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24025, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24025, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24025, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24026 Collegium Tempae Invectae Conveyance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24026 Collegium Tempae Invectae Conveyance.sql index b5eb18b84c..3d612d7498 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24026 Collegium Tempae Invectae Conveyance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24026 Collegium Tempae Invectae Conveyance.sql @@ -34,8 +34,8 @@ VALUES (24026, 1, 0x02000EFC) /* Setup */ , (24026, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24026, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24026, 2, 0x64440144, 90, -300, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64440144 [90.000000 -300.000000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24026, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24037 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24037 Portal.sql index 9909cb964a..a7bb295664 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24037 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24037 Portal.sql @@ -29,5 +29,5 @@ VALUES (24037, 1, 0x02000EF6) /* Setup */ , (24037, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24037, 2, 0x5B45020D, 140, -100, -78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B45020D [140.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24037, 2, 0x5B45020D, 140, -100, -78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B45020D [140.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24038 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24038 Portal.sql index dd87b71d3a..4f572e7aef 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24038 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24038 Portal.sql @@ -29,5 +29,5 @@ VALUES (24038, 1, 0x02000F2E) /* Setup */ , (24038, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24038, 2, 0x5B450210, 140, -150, -78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450210 [140.000000 -150.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24038, 2, 0x5B450210, 140, -150, -78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450210 [140.000000 -150.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24039 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24039 Portal.sql index 9162313ce3..bdbe61171f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24039 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24039 Portal.sql @@ -29,5 +29,5 @@ VALUES (24039, 1, 0x02000F2E) /* Setup */ , (24039, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24039, 2, 0x5B45019B, 120, -188.9, -84, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5B45019B [120.000000 -188.899994 -84.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (24039, 2, 0x5B45019B, 120, -188.9, -84, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5B45019B [120.000000 -188.899994 -84.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24040 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24040 Portal.sql index 82452e029c..a5bd9d2d2d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24040 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24040 Portal.sql @@ -29,5 +29,5 @@ VALUES (24040, 1, 0x02000EF6) /* Setup */ , (24040, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24040, 2, 0x5B4501D7, 130, -230, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501D7 [130.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24040, 2, 0x5B4501D7, 130, -230, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501D7 [130.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24041 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24041 Portal.sql index 0a06507bdc..0aa767eb84 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24041 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24041 Portal.sql @@ -29,5 +29,5 @@ VALUES (24041, 1, 0x02000EF6) /* Setup */ , (24041, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24041, 2, 0x5B4501E9, 170, -260, -83.9, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501E9 [170.000000 -260.000000 -83.900002] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24041, 2, 0x5B4501E9, 170, -260, -83.9, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501E9 [170.000000 -260.000000 -83.900002] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24043 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24043 Portal.sql index 64f18abf8d..d7c387830b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24043 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24043 Portal.sql @@ -29,5 +29,5 @@ VALUES (24043, 1, 0x02000EF6) /* Setup */ , (24043, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24043, 2, 0x5B450265, 200, -100, -77.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450265 [200.000000 -100.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24043, 2, 0x5B450265, 200, -100, -77.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450265 [200.000000 -100.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24044 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24044 Portal.sql index 9a59b843c8..0f9a3c0250 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24044 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24044 Portal.sql @@ -29,5 +29,5 @@ VALUES (24044, 1, 0x02000F2E) /* Setup */ , (24044, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24044, 2, 0x5B4501FA, 200, -170, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501FA [200.000000 -170.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24044, 2, 0x5B4501FA, 200, -170, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501FA [200.000000 -170.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24045 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24045 Portal.sql index e2740e306e..057d0a3282 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24045 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24045 Portal.sql @@ -29,5 +29,5 @@ VALUES (24045, 1, 0x02000EF6) /* Setup */ , (24045, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24045, 2, 0x5B450279, 220, -200, -77.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450279 [220.000000 -200.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24045, 2, 0x5B450279, 220, -200, -77.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450279 [220.000000 -200.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24046 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24046 Portal.sql index 414325e53a..c17d99d5ea 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24046 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24046 Portal.sql @@ -30,5 +30,5 @@ VALUES (24046, 1, 0x02000F2E) /* Setup */ , (24046, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24046, 2, 0x5B4501FC, 200, -230, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501FC [200.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24046, 2, 0x5B4501FC, 200, -230, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501FC [200.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24047 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24047 Portal.sql index cb316da8f6..7559844ab6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24047 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24047 Portal.sql @@ -29,5 +29,5 @@ VALUES (24047, 1, 0x02000EF6) /* Setup */ , (24047, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24047, 2, 0x5B4501E9, 170, -260, -83.9, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501E9 [170.000000 -260.000000 -83.900002] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24047, 2, 0x5B4501E9, 170, -260, -83.9, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501E9 [170.000000 -260.000000 -83.900002] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24048 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24048 Portal.sql index 8de4f78afa..fe270627ed 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24048 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24048 Portal.sql @@ -29,5 +29,5 @@ VALUES (24048, 1, 0x02000EF6) /* Setup */ , (24048, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24048, 2, 0x5B4501FC, 200, -230, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501FC [200.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24048, 2, 0x5B4501FC, 200, -230, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501FC [200.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24049 Virindi Complex.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24049 Virindi Complex.sql index 5cab6eccbe..10301d9fb1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24049 Virindi Complex.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24049 Virindi Complex.sql @@ -30,5 +30,5 @@ VALUES (24049, 1, 0x02000EF6) /* Setup */ , (24049, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24049, 2, 0x5B450314, 30, -20, 3.62991, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450314 [30.000000 -20.000000 3.629910] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24049, 2, 0x5B450314, 30, -20, 3.62991, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450314 [30.000000 -20.000000 3.629910] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24050 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24050 Surface.sql index 80d5fef8d0..94c7fc9f71 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24050 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24050 Surface.sql @@ -29,5 +29,5 @@ VALUES (24050, 1, 0x02000EF6) /* Setup */ , (24050, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24050, 2, 0x9EDB002D, 139.44, 117.554, 113.801, -0.995349, 0, -0, -0.096332) /* Destination */ -/* @teleloc 0x9EDB002D [139.440002 117.554001 113.801003] -0.995349 0.000000 -0.000000 -0.096332 */; +VALUES (24050, 2, 0x9EDB002D, 139.44, 117.554, 113.801, -0.995349, 0, 0, -0.096332) /* Destination */ +/* @teleloc 0x9EDB002D [139.440002 117.554001 113.801003] -0.995349 0.000000 0.000000 -0.096332 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24070 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24070 Portal.sql index 6834f2bab4..4f77106d03 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24070 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24070 Portal.sql @@ -31,5 +31,5 @@ VALUES (24070, 1, 0x02000F2E) /* Setup */ , (24070, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24070, 2, 0x5C4B0371, 63.5039, -300.804, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C4B0371 [63.503899 -300.803986 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24070, 2, 0x5C4B0371, 63.5039, -300.804, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C4B0371 [63.503899 -300.803986 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24071 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24071 Exit.sql index 550c843d8a..d6372af3c9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24071 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24071 Exit.sql @@ -29,5 +29,5 @@ VALUES (24071, 1, 0x02000EF6) /* Setup */ , (24071, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24071, 2, 0x5B4502DC, 50.2393, -69.6482, -41.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4502DC [50.239300 -69.648201 -41.994999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24071, 2, 0x5B4502DC, 50.2393, -69.6482, -41.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4502DC [50.239300 -69.648201 -41.994999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24072 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24072 Portal.sql index ffaaf474cd..efde50f005 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24072 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24072 Portal.sql @@ -30,5 +30,5 @@ VALUES (24072, 1, 0x02000EF6) /* Setup */ , (24072, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24072, 2, 0x5B4501D7, 130, -230, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501D7 [130.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24072, 2, 0x5B4501D7, 130, -230, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501D7 [130.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24073 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24073 Portal.sql index ea0950a997..7d4f9eeaef 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24073 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24073 Portal.sql @@ -30,5 +30,5 @@ VALUES (24073, 1, 0x02000EF6) /* Setup */ , (24073, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24073, 2, 0x5B4501FA, 200, -170, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501FA [200.000000 -170.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24073, 2, 0x5B4501FA, 200, -170, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501FA [200.000000 -170.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24074 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24074 Portal.sql index e800d83640..e6318311e8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24074 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24074 Portal.sql @@ -29,5 +29,5 @@ VALUES (24074, 1, 0x02000F2E) /* Setup */ , (24074, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24074, 2, 0x5B4501FA, 200, -170, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501FA [200.000000 -170.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24074, 2, 0x5B4501FA, 200, -170, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501FA [200.000000 -170.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24075 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24075 Portal.sql index 878a50f6f4..291ed5a761 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24075 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24075 Portal.sql @@ -29,5 +29,5 @@ VALUES (24075, 1, 0x02000F2E) /* Setup */ , (24075, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24075, 2, 0x5B4501AA, 60, -230, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501AA [60.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24075, 2, 0x5B4501AA, 60, -230, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501AA [60.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24076 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24076 Portal.sql index 234eeffff6..3e53abb39a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24076 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24076 Portal.sql @@ -29,5 +29,5 @@ VALUES (24076, 1, 0x02000F2E) /* Setup */ , (24076, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24076, 2, 0x5B450265, 200, -100, -77.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450265 [200.000000 -100.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24076, 2, 0x5B450265, 200, -100, -77.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450265 [200.000000 -100.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24077 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24077 Portal.sql index 1290de7f8e..fa57947a94 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24077 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24077 Portal.sql @@ -29,5 +29,5 @@ VALUES (24077, 1, 0x02000F2E) /* Setup */ , (24077, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24077, 2, 0x5B45020D, 140, -100, -78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B45020D [140.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24077, 2, 0x5B45020D, 140, -100, -78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B45020D [140.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24078 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24078 Portal.sql index bcd125d329..73ac1dcfff 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24078 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24078 Portal.sql @@ -29,5 +29,5 @@ VALUES (24078, 1, 0x02000F2E) /* Setup */ , (24078, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24078, 2, 0x5B450210, 140, -150, -78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450210 [140.000000 -150.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24078, 2, 0x5B450210, 140, -150, -78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450210 [140.000000 -150.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24079 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24079 Portal.sql index 2912ca3fcb..99a4d55203 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24079 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24079 Portal.sql @@ -29,5 +29,5 @@ VALUES (24079, 1, 0x02000F2E) /* Setup */ , (24079, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24079, 2, 0x5B450265, 200, -100, -77.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450265 [200.000000 -100.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24079, 2, 0x5B450265, 200, -100, -77.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450265 [200.000000 -100.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24080 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24080 Portal.sql index e406dc5381..a67ab3b792 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24080 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24080 Portal.sql @@ -29,5 +29,5 @@ VALUES (24080, 1, 0x02000F2E) /* Setup */ , (24080, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24080, 2, 0x5B450279, 220, -200, -77.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450279 [220.000000 -200.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24080, 2, 0x5B450279, 220, -200, -77.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450279 [220.000000 -200.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24081 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24081 Portal.sql index 72e14d7749..0d272c15f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24081 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24081 Portal.sql @@ -29,5 +29,5 @@ VALUES (24081, 1, 0x02000EF6) /* Setup */ , (24081, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24081, 2, 0x5B45019B, 120, -188.9, -84, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5B45019B [120.000000 -188.899994 -84.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (24081, 2, 0x5B45019B, 120, -188.9, -84, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5B45019B [120.000000 -188.899994 -84.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24082 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24082 Portal.sql index 7a17f55bb0..321c1f381d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24082 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24082 Portal.sql @@ -29,5 +29,5 @@ VALUES (24082, 1, 0x02000EF6) /* Setup */ , (24082, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24082, 2, 0x5B45020D, 140, -100, -78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B45020D [140.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24082, 2, 0x5B45020D, 140, -100, -78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B45020D [140.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24083 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24083 Portal.sql index 266a84168c..c9f3c90d30 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24083 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24083 Portal.sql @@ -29,5 +29,5 @@ VALUES (24083, 1, 0x02000EF6) /* Setup */ , (24083, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24083, 2, 0x5B450279, 220, -200, -77.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450279 [220.000000 -200.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24083, 2, 0x5B450279, 220, -200, -77.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450279 [220.000000 -200.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24084 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24084 Portal.sql index 09b4063dcf..24bb506feb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24084 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24084 Portal.sql @@ -29,5 +29,5 @@ VALUES (24084, 1, 0x02000EF6) /* Setup */ , (24084, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24084, 2, 0x5B450210, 140, -150, -78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450210 [140.000000 -150.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24084, 2, 0x5B450210, 140, -150, -78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450210 [140.000000 -150.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24085 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24085 Portal.sql index b179167d30..84d4a17880 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24085 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24085 Portal.sql @@ -29,5 +29,5 @@ VALUES (24085, 1, 0x02000F2E) /* Setup */ , (24085, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24085, 2, 0x5B45020D, 140, -100, -78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B45020D [140.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24085, 2, 0x5B45020D, 140, -100, -78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B45020D [140.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24086 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24086 Portal.sql index 28a846bc33..14ba4d982a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24086 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24086 Portal.sql @@ -29,5 +29,5 @@ VALUES (24086, 1, 0x02000F2E) /* Setup */ , (24086, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24086, 2, 0x5B4501AA, 60, -230, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501AA [60.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24086, 2, 0x5B4501AA, 60, -230, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501AA [60.000000 -230.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24087 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24087 Portal.sql index f45a6cff40..65bf8bb90f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24087 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24087 Portal.sql @@ -29,5 +29,5 @@ VALUES (24087, 1, 0x02000EF6) /* Setup */ , (24087, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24087, 2, 0x5B450265, 200, -100, -77.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450265 [200.000000 -100.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24087, 2, 0x5B450265, 200, -100, -77.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450265 [200.000000 -100.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24088 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24088 Portal.sql index e265ccf9b6..ea17b0a3e6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24088 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24088 Portal.sql @@ -29,5 +29,5 @@ VALUES (24088, 1, 0x02000EF6) /* Setup */ , (24088, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24088, 2, 0x5B45019B, 120, -188.9, -84, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5B45019B [120.000000 -188.899994 -84.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (24088, 2, 0x5B45019B, 120, -188.9, -84, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5B45019B [120.000000 -188.899994 -84.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24089 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24089 Portal.sql index dbe45676ac..2ccfcd1db8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24089 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24089 Portal.sql @@ -29,5 +29,5 @@ VALUES (24089, 1, 0x02000EF6) /* Setup */ , (24089, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24089, 2, 0x5B450210, 140, -150, -78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450210 [140.000000 -150.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24089, 2, 0x5B450210, 140, -150, -78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450210 [140.000000 -150.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24090 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24090 Portal.sql index 170ed0e94b..ad4344a3c4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24090 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24090 Portal.sql @@ -29,5 +29,5 @@ VALUES (24090, 1, 0x02000EF6) /* Setup */ , (24090, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24090, 2, 0x5B4501FA, 200, -170, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501FA [200.000000 -170.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24090, 2, 0x5B4501FA, 200, -170, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501FA [200.000000 -170.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24091 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24091 Portal.sql index 5205790f17..1afc52e083 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24091 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24091 Portal.sql @@ -29,5 +29,5 @@ VALUES (24091, 1, 0x02000EF6) /* Setup */ , (24091, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24091, 2, 0x5B45020D, 140, -100, -78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B45020D [140.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24091, 2, 0x5B45020D, 140, -100, -78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B45020D [140.000000 -100.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24092 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24092 Portal.sql index a2b80bd942..912b113f1d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24092 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24092 Portal.sql @@ -29,5 +29,5 @@ VALUES (24092, 1, 0x02000F2E) /* Setup */ , (24092, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24092, 2, 0x5B4501FA, 200, -170, -83.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B4501FA [200.000000 -170.000000 -83.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24092, 2, 0x5B4501FA, 200, -170, -83.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B4501FA [200.000000 -170.000000 -83.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24093 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24093 Portal.sql index 11bb7e0552..3bc1efc0ba 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24093 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24093 Portal.sql @@ -29,5 +29,5 @@ VALUES (24093, 1, 0x02000EF6) /* Setup */ , (24093, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24093, 2, 0x5B450279, 220, -200, -77.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450279 [220.000000 -200.000000 -77.995003] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24093, 2, 0x5B450279, 220, -200, -77.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450279 [220.000000 -200.000000 -77.995003] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24094 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24094 Portal.sql index a0378662b0..8a282e1ad9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24094 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24094 Portal.sql @@ -30,5 +30,5 @@ VALUES (24094, 1, 0x02000F2E) /* Setup */ , (24094, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24094, 2, 0x9CD80009, 25.631, 5.094, 71.581, -0.849861, 0, -0, -0.527008) /* Destination */ -/* @teleloc 0x9CD80009 [25.631001 5.094000 71.581001] -0.849860 0.000000 -0.000000 -0.527008 */; +VALUES (24094, 2, 0x9CD80009, 25.631, 5.094, 71.581, -0.849861, 0, 0, -0.527008) /* Destination */ +/* @teleloc 0x9CD80009 [25.631001 5.094000 71.581001] -0.849861 0.000000 0.000000 -0.527008 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24096 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24096 Portal.sql index 3f44064e89..055a5d6d9d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24096 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24096 Portal.sql @@ -30,5 +30,5 @@ VALUES (24096, 1, 0x02000F2E) /* Setup */ , (24096, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24096, 2, 0x9EDB002D, 139.44, 117.554, 113.801, -0.995349, 0, -0, -0.096332) /* Destination */ -/* @teleloc 0x9EDB002D [139.440002 117.554001 113.801003] -0.995349 0.000000 -0.000000 -0.096332 */; +VALUES (24096, 2, 0x9EDB002D, 139.44, 117.554, 113.801, -0.995349, 0, 0, -0.096332) /* Destination */ +/* @teleloc 0x9EDB002D [139.440002 117.554001 113.801003] -0.995349 0.000000 0.000000 -0.096332 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24097 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24097 Portal.sql index c2b4423ca8..82b145cce5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24097 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24097 Portal.sql @@ -30,5 +30,5 @@ VALUES (24097, 1, 0x02000EF6) /* Setup */ , (24097, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24097, 2, 0x9CD80009, 25.631, 5.094, 71.581, -0.849861, 0, -0, -0.527008) /* Destination */ -/* @teleloc 0x9CD80009 [25.631001 5.094000 71.581001] -0.849860 0.000000 -0.000000 -0.527008 */; +VALUES (24097, 2, 0x9CD80009, 25.631, 5.094, 71.581, -0.849861, 0, 0, -0.527008) /* Destination */ +/* @teleloc 0x9CD80009 [25.631001 5.094000 71.581001] -0.849861 0.000000 0.000000 -0.527008 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24098 Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24098 Portal.sql index e237981256..e3e0c5df1f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24098 Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24098 Portal.sql @@ -30,5 +30,5 @@ VALUES (24098, 1, 0x02000EF6) /* Setup */ , (24098, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24098, 2, 0x5B450289, 270, -260, -78, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5B450289 [270.000000 -260.000000 -78.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24098, 2, 0x5B450289, 270, -260, -78, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5B450289 [270.000000 -260.000000 -78.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24162 Eagle's Sight.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24162 Eagle's Sight.sql index 02bf8d2ba6..9261693b05 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24162 Eagle's Sight.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24162 Eagle's Sight.sql @@ -29,5 +29,5 @@ VALUES (24162, 1, 0x020001B3) /* Setup */ , (24162, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24162, 2, 0x5F45011E, 69.9038, -32.7901, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F45011E [69.903801 -32.790100 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24162, 2, 0x5F45011E, 69.9038, -32.7901, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F45011E [69.903801 -32.790100 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24163 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24163 Surface.sql index 5688e96379..4041021342 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24163 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24163 Surface.sql @@ -29,5 +29,5 @@ VALUES (24163, 1, 0x020001B3) /* Setup */ , (24163, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24163, 2, 0x46E3001C, 94.896, 74.288, -0.0095, -0.573577, 0, -0, -0.819152) /* Destination */ -/* @teleloc 0x46E3001C [94.896004 74.288002 -0.009500] -0.573576 0.000000 -0.000000 -0.819152 */; +VALUES (24163, 2, 0x46E3001C, 94.896, 74.288, -0.0095, -0.573577, 0, 0, -0.819152) /* Destination */ +/* @teleloc 0x46E3001C [94.896004 74.288002 -0.009500] -0.573577 0.000000 0.000000 -0.819152 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24164 Trial of the Vagabond.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24164 Trial of the Vagabond.sql index 25d6a800a5..f0aa2b9ffe 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24164 Trial of the Vagabond.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24164 Trial of the Vagabond.sql @@ -29,8 +29,8 @@ VALUES (24164, 1, 0x020001B3) /* Setup */ , (24164, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24164, 2, 0x5F45010E, 0, -180, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F45010E [0.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24164, 2, 0x5F45010E, 0, -180, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F45010E [0.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24164, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24165 Trial of the Vagabond.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24165 Trial of the Vagabond.sql index ff866c92b7..bb4e63de40 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24165 Trial of the Vagabond.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24165 Trial of the Vagabond.sql @@ -29,8 +29,8 @@ VALUES (24165, 1, 0x020001B3) /* Setup */ , (24165, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24165, 2, 0x5F45010F, 30, -180, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F45010F [30.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24165, 2, 0x5F45010F, 30, -180, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F45010F [30.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24165, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24166 Trial of the Vagabond.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24166 Trial of the Vagabond.sql index 59c40f9c57..31abbe6e73 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24166 Trial of the Vagabond.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24166 Trial of the Vagabond.sql @@ -29,8 +29,8 @@ VALUES (24166, 1, 0x020001B3) /* Setup */ , (24166, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24166, 2, 0x5F450118, 60, -180, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F450118 [60.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24166, 2, 0x5F450118, 60, -180, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F450118 [60.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24166, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24167 Trial of the Vagabond.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24167 Trial of the Vagabond.sql index e86af9bfee..3103c1dac9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24167 Trial of the Vagabond.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24167 Trial of the Vagabond.sql @@ -29,8 +29,8 @@ VALUES (24167, 1, 0x020001B3) /* Setup */ , (24167, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24167, 2, 0x5F450135, 90, -180, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F450135 [90.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24167, 2, 0x5F450135, 90, -180, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F450135 [90.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24167, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24168 Trial of the Vagabond.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24168 Trial of the Vagabond.sql index b2a3e64c0b..0cc2a4c652 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24168 Trial of the Vagabond.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24168 Trial of the Vagabond.sql @@ -29,8 +29,8 @@ VALUES (24168, 1, 0x020001B3) /* Setup */ , (24168, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24168, 2, 0x5F450138, 120, -180, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F450138 [120.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24168, 2, 0x5F450138, 120, -180, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F450138 [120.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24168, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24169 Trial of the Vagabond.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24169 Trial of the Vagabond.sql index 78221a79fd..dd101dab47 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24169 Trial of the Vagabond.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24169 Trial of the Vagabond.sql @@ -29,8 +29,8 @@ VALUES (24169, 1, 0x020001B3) /* Setup */ , (24169, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24169, 2, 0x5F450139, 150, -180, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F450139 [150.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24169, 2, 0x5F450139, 150, -180, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F450139 [150.000000 -180.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24169, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24185 Heart of Innocence.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24185 Heart of Innocence.sql index bfd2f890f6..1238ebec1f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24185 Heart of Innocence.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24185 Heart of Innocence.sql @@ -31,5 +31,5 @@ VALUES (24185, 1, 0x020005D5) /* Setup */ , (24185, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24185, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (24185, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24186 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24186 Surface.sql index 4e4a4a90a3..a8bab6dff6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24186 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24186 Surface.sql @@ -29,5 +29,5 @@ VALUES (24186, 1, 0x020001B3) /* Setup */ , (24186, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24186, 2, 0xB0A9000D, 24.572, 119.75, 88.005, -0.049722, 0, -0, -0.998763) /* Destination */ -/* @teleloc 0xB0A9000D [24.572001 119.750000 88.004997] -0.049722 0.000000 -0.000000 -0.998763 */; +VALUES (24186, 2, 0xB0A9000D, 24.572, 119.75, 88.005, -0.049722, 0, 0, -0.998763) /* Destination */ +/* @teleloc 0xB0A9000D [24.572001 119.750000 88.004997] -0.049722 0.000000 0.000000 -0.998763 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24226 Deeper Catacombs.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24226 Deeper Catacombs.sql index ee3d2b7404..141a2f3b42 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24226 Deeper Catacombs.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24226 Deeper Catacombs.sql @@ -30,5 +30,5 @@ VALUES (24226, 1, 0x020001B3) /* Setup */ , (24226, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24226, 2, 0x574D0160, 140, -20, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x574D0160 [140.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24226, 2, 0x574D0160, 140, -20, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x574D0160 [140.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24227 Catacombs of Opposition.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24227 Catacombs of Opposition.sql index 57edda6830..64657cf802 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24227 Catacombs of Opposition.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24227 Catacombs of Opposition.sql @@ -29,5 +29,5 @@ VALUES (24227, 1, 0x020001B3) /* Setup */ , (24227, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24227, 2, 0x5E4604DD, 210, -100, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E4604DD [210.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24227, 2, 0x5E4604DD, 210, -100, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E4604DD [210.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24228 Deeper Catacombs.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24228 Deeper Catacombs.sql index 04ffb42a51..8f9da75237 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24228 Deeper Catacombs.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24228 Deeper Catacombs.sql @@ -30,5 +30,5 @@ VALUES (24228, 1, 0x020001B3) /* Setup */ , (24228, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24228, 2, 0x57510251, 3.87091, -90.3084, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x57510251 [3.870910 -90.308403 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24228, 2, 0x57510251, 3.87091, -90.3084, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x57510251 [3.870910 -90.308403 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24229 Deeper Catacombs.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24229 Deeper Catacombs.sql index 760ca5da9f..58ea7a8ff4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24229 Deeper Catacombs.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24229 Deeper Catacombs.sql @@ -29,5 +29,5 @@ VALUES (24229, 1, 0x020001B3) /* Setup */ , (24229, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24229, 2, 0x574E0285, 155.786, -30.0984, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x574E0285 [155.785995 -30.098400 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24229, 2, 0x574E0285, 155.786, -30.0984, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x574E0285 [155.785995 -30.098400 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24230 Deeper Catacombs.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24230 Deeper Catacombs.sql index 57bee5052e..62230cfbd6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24230 Deeper Catacombs.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24230 Deeper Catacombs.sql @@ -29,5 +29,5 @@ VALUES (24230, 1, 0x020001B3) /* Setup */ , (24230, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24230, 2, 0x57530253, 10.1896, -92.1511, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x57530253 [10.189600 -92.151100 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24230, 2, 0x57530253, 10.1896, -92.1511, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x57530253 [10.189600 -92.151100 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24231 Deeper Catacombs.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24231 Deeper Catacombs.sql index bfc5c11931..bb71b97e67 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24231 Deeper Catacombs.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24231 Deeper Catacombs.sql @@ -29,5 +29,5 @@ VALUES (24231, 1, 0x020001B3) /* Setup */ , (24231, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24231, 2, 0x574F0290, 240.119, -25.5348, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x574F0290 [240.119003 -25.534800 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24231, 2, 0x574F0290, 240.119, -25.5348, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x574F0290 [240.119003 -25.534800 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24232 Deeper Catacombs.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24232 Deeper Catacombs.sql index 3e71d4c7e8..d5b29c8e48 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24232 Deeper Catacombs.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24232 Deeper Catacombs.sql @@ -29,5 +29,5 @@ VALUES (24232, 1, 0x020001B3) /* Setup */ , (24232, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24232, 2, 0x5750028A, 199.44, -40.5438, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5750028A [199.440002 -40.543800 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24232, 2, 0x5750028A, 199.44, -40.5438, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5750028A [199.440002 -40.543800 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24233 Deeper Catacombs.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24233 Deeper Catacombs.sql index f34f886de3..1c5508f56d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24233 Deeper Catacombs.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24233 Deeper Catacombs.sql @@ -30,5 +30,5 @@ VALUES (24233, 1, 0x020001B3) /* Setup */ , (24233, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24233, 2, 0x57520260, 9.80751, -126.222, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x57520260 [9.807510 -126.222000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24233, 2, 0x57520260, 9.80751, -126.222, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x57520260 [9.807510 -126.222000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24328 Lower Corridor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24328 Lower Corridor.sql index ea538eb033..d291278fdd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24328 Lower Corridor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24328 Lower Corridor.sql @@ -29,5 +29,5 @@ VALUES (24328, 1, 0x020001B3) /* Setup */ , (24328, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24328, 2, 0x614403B0, 102.049, -70.2673, -31.5789, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x614403B0 [102.049004 -70.267303 -31.578899] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24328, 2, 0x614403B0, 102.049, -70.2673, -31.5789, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x614403B0 [102.049004 -70.267303 -31.578899] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24329 Lower Corridor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24329 Lower Corridor.sql index 70867a4de1..297b824a21 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24329 Lower Corridor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24329 Lower Corridor.sql @@ -29,5 +29,5 @@ VALUES (24329, 1, 0x020001B3) /* Setup */ , (24329, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24329, 2, 0x614403B6, 99.9075, -181.809, -31.5491, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x614403B6 [99.907501 -181.809006 -31.549101] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24329, 2, 0x614403B6, 99.9075, -181.809, -31.5491, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x614403B6 [99.907501 -181.809006 -31.549101] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24330 Lower Corridor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24330 Lower Corridor.sql index ca2c99617f..6475eef265 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24330 Lower Corridor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24330 Lower Corridor.sql @@ -29,5 +29,5 @@ VALUES (24330, 1, 0x020001B3) /* Setup */ , (24330, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24330, 2, 0x614403A4, 72.0739, -130.085, -29.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x614403A4 [72.073898 -130.085007 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24330, 2, 0x614403A4, 72.0739, -130.085, -29.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x614403A4 [72.073898 -130.085007 -29.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24331 Lower Corridor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24331 Lower Corridor.sql index 7320ad6822..a9b9247dfc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24331 Lower Corridor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24331 Lower Corridor.sql @@ -29,5 +29,5 @@ VALUES (24331, 1, 0x020001B3) /* Setup */ , (24331, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24331, 2, 0x614402AD, 136.937, -129.667, -52.509, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x614402AD [136.936996 -129.667007 -52.508999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24331, 2, 0x614402AD, 136.937, -129.667, -52.509, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x614402AD [136.936996 -129.667007 -52.508999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24332 Lower Corridor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24332 Lower Corridor.sql index e9449355a9..98eca49025 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24332 Lower Corridor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24332 Lower Corridor.sql @@ -29,5 +29,5 @@ VALUES (24332, 1, 0x020001B3) /* Setup */ , (24332, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24332, 2, 0x614402B1, 190.859, -169.826, -47.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x614402B1 [190.858994 -169.826004 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24332, 2, 0x614402B1, 190.859, -169.826, -47.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x614402B1 [190.858994 -169.826004 -47.994999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24333 Upper Corridor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24333 Upper Corridor.sql index 48160e6be1..687d5df71a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24333 Upper Corridor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24333 Upper Corridor.sql @@ -29,5 +29,5 @@ VALUES (24333, 1, 0x020001B3) /* Setup */ , (24333, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24333, 2, 0x5E450161, 58.9654, -28.8894, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E450161 [58.965401 -28.889400 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24333, 2, 0x5E450161, 58.9654, -28.8894, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E450161 [58.965401 -28.889400 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24334 Upper Corridor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24334 Upper Corridor.sql index a4939606db..e9a070a6e5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24334 Upper Corridor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24334 Upper Corridor.sql @@ -29,5 +29,5 @@ VALUES (24334, 1, 0x020001B3) /* Setup */ , (24334, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24334, 2, 0x5E450191, 40.2409, -160.895, -19.8457, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E450191 [40.240898 -160.895004 -19.845699] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24334, 2, 0x5E450191, 40.2409, -160.895, -19.8457, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E450191 [40.240898 -160.895004 -19.845699] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24335 Upper Corridor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24335 Upper Corridor.sql index 8715450757..c36f3ad41e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24335 Upper Corridor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24335 Upper Corridor.sql @@ -29,5 +29,5 @@ VALUES (24335, 1, 0x020001B3) /* Setup */ , (24335, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24335, 2, 0x5E450144, 19.1377, -88.044, -29.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E450144 [19.137699 -88.043999 -29.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24335, 2, 0x5E450144, 19.1377, -88.044, -29.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E450144 [19.137699 -88.043999 -29.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24336 Upper Corridor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24336 Upper Corridor.sql index 0e0f47aa0b..b7ba5fbba7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24336 Upper Corridor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24336 Upper Corridor.sql @@ -29,5 +29,5 @@ VALUES (24336, 1, 0x020001B3) /* Setup */ , (24336, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24336, 2, 0x5E450105, 90.9366, -89.9171, -44.081, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E450105 [90.936600 -89.917099 -44.081001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24336, 2, 0x5E450105, 90.9366, -89.9171, -44.081, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E450105 [90.936600 -89.917099 -44.081001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24337 Upper Corridor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24337 Upper Corridor.sql index 3588b490d6..937faa7ae1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24337 Upper Corridor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24337 Upper Corridor.sql @@ -29,5 +29,5 @@ VALUES (24337, 1, 0x020001B3) /* Setup */ , (24337, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24337, 2, 0x5E450102, 139.312, -129.679, -47.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E450102 [139.311996 -129.679001 -47.994999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24337, 2, 0x5E450102, 139.312, -129.679, -47.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E450102 [139.311996 -129.679001 -47.994999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24345 Gateway Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24345 Gateway Portal.sql index dd49ef4cc1..54e25b5935 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24345 Gateway Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24345 Gateway Portal.sql @@ -29,5 +29,5 @@ VALUES (24345, 1, 0x020001B3) /* Setup */ , (24345, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24345, 2, 0x577401ED, 230, -40, 6.005, -0.258819, 0, -0, -0.965926) /* Destination */ -/* @teleloc 0x577401ED [230.000000 -40.000000 6.005000] -0.258819 0.000000 -0.000000 -0.965926 */; +VALUES (24345, 2, 0x577401ED, 230, -40, 6.005, -0.258819, 0, 0, -0.965926) /* Destination */ +/* @teleloc 0x577401ED [230.000000 -40.000000 6.005000] -0.258819 0.000000 0.000000 -0.965926 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24346 Gateway Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24346 Gateway Portal.sql index 597d5e9e38..736e451f76 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24346 Gateway Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24346 Gateway Portal.sql @@ -29,5 +29,5 @@ VALUES (24346, 1, 0x020001B3) /* Setup */ , (24346, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24346, 2, 0x57750270, 19.3695, -40.5341, 0.005, -0.386711, 0, -0, -0.922201) /* Destination */ -/* @teleloc 0x57750270 [19.369499 -40.534100 0.005000] -0.386711 0.000000 -0.000000 -0.922201 */; +VALUES (24346, 2, 0x57750270, 19.3695, -40.5341, 0.005, -0.386711, 0, 0, -0.922201) /* Destination */ +/* @teleloc 0x57750270 [19.369499 -40.534100 0.005000] -0.386711 0.000000 0.000000 -0.922201 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24350 Asheron's Island South.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24350 Asheron's Island South.sql index cc0a0b57e1..8fb9f50d0a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24350 Asheron's Island South.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24350 Asheron's Island South.sql @@ -29,5 +29,5 @@ VALUES (24350, 1, 0x020001B3) /* Setup */ , (24350, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24350, 2, 0xDA910025, 100.147, 114.412, -0.095, -0.979991, 0, -0, -0.199043) /* Destination */ -/* @teleloc 0xDA910025 [100.147003 114.412003 -0.095000] -0.979991 0.000000 -0.000000 -0.199043 */; +VALUES (24350, 2, 0xDA910025, 100.147, 114.412, -0.095, -0.979991, 0, 0, -0.199043) /* Destination */ +/* @teleloc 0xDA910025 [100.147003 114.412003 -0.095000] -0.979991 0.000000 0.000000 -0.199043 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24351 Asheron's Island North.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24351 Asheron's Island North.sql index afd031d4d4..0c5a525df7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24351 Asheron's Island North.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24351 Asheron's Island North.sql @@ -30,5 +30,5 @@ VALUES (24351, 1, 0x020005D6) /* Setup */ , (24351, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24351, 2, 0xD59D0025, 97.262, 97.222, -0.095, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xD59D0025 [97.262001 97.222000 -0.095000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (24351, 2, 0xD59D0025, 97.262, 97.222, -0.095, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xD59D0025 [97.262001 97.222000 -0.095000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24352 Asheron's Island East.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24352 Asheron's Island East.sql index eb1c256864..e156945918 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24352 Asheron's Island East.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24352 Asheron's Island East.sql @@ -30,5 +30,5 @@ VALUES (24352, 1, 0x020005D5) /* Setup */ , (24352, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24352, 2, 0xDC980010, 44.004, 169.82, -0.095, -0.317818, 0, -0, -0.948152) /* Destination */ -/* @teleloc 0xDC980010 [44.004002 169.820007 -0.095000] -0.317818 0.000000 -0.000000 -0.948152 */; +VALUES (24352, 2, 0xDC980010, 44.004, 169.82, -0.095, -0.317818, 0, 0, -0.948152) /* Destination */ +/* @teleloc 0xDC980010 [44.004002 169.820007 -0.095000] -0.317818 0.000000 0.000000 -0.948152 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24433 Matron Hive East.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24433 Matron Hive East.sql index 9f4b490cd2..e03e5c4ab5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24433 Matron Hive East.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24433 Matron Hive East.sql @@ -30,8 +30,8 @@ VALUES (24433, 1, 0x020006F4) /* Setup */ , (24433, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24433, 2, 0x6146036E, 140.042, -182.837, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x6146036E [140.042007 -182.837006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24433, 2, 0x6146036E, 140.042, -182.837, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x6146036E [140.042007 -182.837006 0.005000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24433, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24434 Matron Hive West.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24434 Matron Hive West.sql index 717669ac3c..b56684e318 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24434 Matron Hive West.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24434 Matron Hive West.sql @@ -30,8 +30,8 @@ VALUES (24434, 1, 0x020005D5) /* Setup */ , (24434, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24434, 2, 0x6145036E, 140.042, -182.837, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x6145036E [140.042007 -182.837006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24434, 2, 0x6145036E, 140.042, -182.837, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x6145036E [140.042007 -182.837006 0.005000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24434, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24435 Matron Hive South.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24435 Matron Hive South.sql index 682acbf524..8afa2d5f07 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24435 Matron Hive South.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24435 Matron Hive South.sql @@ -30,8 +30,8 @@ VALUES (24435, 1, 0x020005D3) /* Setup */ , (24435, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24435, 2, 0x6346036E, 140.042, -182.837, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x6346036E [140.042007 -182.837006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24435, 2, 0x6346036E, 140.042, -182.837, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x6346036E [140.042007 -182.837006 0.005000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24435, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24436 Matron Hive North.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24436 Matron Hive North.sql index 0b870da09b..07b3100f74 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24436 Matron Hive North.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24436 Matron Hive North.sql @@ -30,8 +30,8 @@ VALUES (24436, 1, 0x020005D6) /* Setup */ , (24436, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24436, 2, 0x6347036E, 140.042, -182.837, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x6347036E [140.042007 -182.837006 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24436, 2, 0x6347036E, 140.042, -182.837, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x6347036E [140.042007 -182.837006 0.005000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (24436, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24471 Subterannean Farm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24471 Subterannean Farm.sql index f45ce423a2..91c5342a7a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24471 Subterannean Farm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24471 Subterannean Farm.sql @@ -30,5 +30,5 @@ VALUES (24471, 1, 0x020005D3) /* Setup */ , (24471, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24471, 2, 0x6345020B, 217.088, -89.2411, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x6345020B [217.087997 -89.241096 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24471, 2, 0x6345020B, 217.088, -89.2411, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x6345020B [217.087997 -89.241096 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24516 Asheron's Sanctum.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24516 Asheron's Sanctum.sql index 5974af47f6..962f1a6f4e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24516 Asheron's Sanctum.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24516 Asheron's Sanctum.sql @@ -34,5 +34,5 @@ VALUES (24516, 1, 0x02000EFC) /* Setup */ , (24516, 8, 0x06002A68) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24516, 2, 0x5E470104, 11.8286, -9.20461, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E470104 [11.828600 -9.204610 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24516, 2, 0x5E470104, 11.8286, -9.20461, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E470104 [11.828600 -9.204610 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24580 Tree Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24580 Tree Portal.sql index 810eac5a46..b88e0f20bb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24580 Tree Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24580 Tree Portal.sql @@ -30,5 +30,5 @@ VALUES (24580, 1, 0x020001B3) /* Setup */ , (24580, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24580, 2, 0x2B120019, 89.8, 6.2, 73, -0.92388, 0, -0, -0.382684) /* Destination */ -/* @teleloc 0x2B120019 [89.800003 6.200000 73.000000] -0.923880 0.000000 -0.000000 -0.382683 */; +VALUES (24580, 2, 0x2B120019, 89.8, 6.2, 73, -0.92388, 0, 0, -0.382684) /* Destination */ +/* @teleloc 0x2B120019 [89.800003 6.200000 73.000000] -0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24633 Olthoi Brood Hive.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24633 Olthoi Brood Hive.sql index a5c7431ce6..364de617f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24633 Olthoi Brood Hive.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24633 Olthoi Brood Hive.sql @@ -30,5 +30,5 @@ VALUES (24633, 1, 0x020005D5) /* Setup */ , (24633, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24633, 2, 0x5E4A043D, 30, 0, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E4A043D [30.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24633, 2, 0x5E4A043D, 30, 0, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E4A043D [30.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24635 Olthoi Brood Hive.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24635 Olthoi Brood Hive.sql index 5b1a362da7..ca354ad817 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24635 Olthoi Brood Hive.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24635 Olthoi Brood Hive.sql @@ -30,5 +30,5 @@ VALUES (24635, 1, 0x020005D6) /* Setup */ , (24635, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24635, 2, 0x5E4B0435, 18.8143, -12.6949, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E4B0435 [18.814301 -12.694900 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24635, 2, 0x5E4B0435, 18.8143, -12.6949, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E4B0435 [18.814301 -12.694900 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24860 Tunnels to the Harbinger.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24860 Tunnels to the Harbinger.sql index 3c302ad840..264dd36500 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24860 Tunnels to the Harbinger.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24860 Tunnels to the Harbinger.sql @@ -31,5 +31,5 @@ VALUES (24860, 1, 0x020005D5) /* Setup */ , (24860, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24860, 2, 0x64460240, 49.914, -66.38, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64460240 [49.914001 -66.379997 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24860, 2, 0x64460240, 49.914, -66.38, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64460240 [49.914001 -66.379997 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24861 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24861 Surface.sql index 55fd828ac4..070513c3a3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24861 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24861 Surface.sql @@ -30,5 +30,5 @@ VALUES (24861, 1, 0x020001B3) /* Setup */ , (24861, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24861, 2, 0xB96F0025, 118.81, 116.079, 10.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xB96F0025 [118.809998 116.079002 10.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (24861, 2, 0xB96F0025, 118.81, 116.079, 10.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xB96F0025 [118.809998 116.079002 10.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24862 Tunnels to the Harbinger.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24862 Tunnels to the Harbinger.sql index a269fdbd77..4bebb5bc08 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24862 Tunnels to the Harbinger.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24862 Tunnels to the Harbinger.sql @@ -31,5 +31,5 @@ VALUES (24862, 1, 0x020005D5) /* Setup */ , (24862, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24862, 2, 0x64470240, 49.914, -66.38, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64470240 [49.914001 -66.379997 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24862, 2, 0x64470240, 49.914, -66.38, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64470240 [49.914001 -66.379997 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24863 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24863 Surface.sql index 43af4a151d..6e7f176f32 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24863 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24863 Surface.sql @@ -30,5 +30,5 @@ VALUES (24863, 1, 0x020001B3) /* Setup */ , (24863, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24863, 2, 0xB96F0025, 118.81, 116.079, 10.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xB96F0025 [118.809998 116.079002 10.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (24863, 2, 0xB96F0025, 118.81, 116.079, 10.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xB96F0025 [118.809998 116.079002 10.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24880 Olthoi Brood Hive.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24880 Olthoi Brood Hive.sql index 181ae4817e..e3b7923b96 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24880 Olthoi Brood Hive.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24880 Olthoi Brood Hive.sql @@ -30,5 +30,5 @@ VALUES (24880, 1, 0x020005D5) /* Setup */ , (24880, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24880, 2, 0x5E48043D, 30, 0, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E48043D [30.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24880, 2, 0x5E48043D, 30, 0, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E48043D [30.000000 0.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24881 Olthoi Brood Hive.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24881 Olthoi Brood Hive.sql index 97abdad706..be9f25b84f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24881 Olthoi Brood Hive.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24881 Olthoi Brood Hive.sql @@ -30,5 +30,5 @@ VALUES (24881, 1, 0x020005D6) /* Setup */ , (24881, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24881, 2, 0x5E490435, 18.8143, -12.6949, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5E490435 [18.814301 -12.694900 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24881, 2, 0x5E490435, 18.8143, -12.6949, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5E490435 [18.814301 -12.694900 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24882 Exit portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24882 Exit portal.sql index 056dd38ce5..eaac7a8ff4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24882 Exit portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24882 Exit portal.sql @@ -29,5 +29,5 @@ VALUES (24882, 1, 0x020001B3) /* Setup */ , (24882, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24882, 2, 0xCBCA003F, 181.594, 145.919, 69.579, -0.195826, 0, -0, -0.980639) /* Destination */ -/* @teleloc 0xCBCA003F [181.593994 145.919006 69.579002] -0.195826 0.000000 -0.000000 -0.980639 */; +VALUES (24882, 2, 0xCBCA003F, 181.594, 145.919, 69.579, -0.195826, 0, 0, -0.980639) /* Destination */ +/* @teleloc 0xCBCA003F [181.593994 145.919006 69.579002] -0.195826 0.000000 0.000000 -0.980639 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24883 Exit portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24883 Exit portal.sql index 5dc3096693..d343cc6778 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24883 Exit portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24883 Exit portal.sql @@ -29,5 +29,5 @@ VALUES (24883, 1, 0x020001B3) /* Setup */ , (24883, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24883, 2, 0xD7D2002D, 142.513, 117.289, 28.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xD7D2002D [142.513000 117.289001 28.004999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24883, 2, 0xD7D2002D, 142.513, 117.289, 28.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xD7D2002D [142.513000 117.289001 28.004999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24911 Olthoi Brood Hive.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24911 Olthoi Brood Hive.sql index 3a578ab8a8..26bb601182 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24911 Olthoi Brood Hive.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24911 Olthoi Brood Hive.sql @@ -30,5 +30,5 @@ VALUES (24911, 1, 0x020005D3) /* Setup */ , (24911, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24911, 2, 0x57730439, 130, -110, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x57730439 [130.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24911, 2, 0x57730439, 130, -110, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x57730439 [130.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24912 Olthoi Brood Hive.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24912 Olthoi Brood Hive.sql index 85c3d454f0..5a32741b45 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24912 Olthoi Brood Hive.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24912 Olthoi Brood Hive.sql @@ -30,5 +30,5 @@ VALUES (24912, 1, 0x020005D3) /* Setup */ , (24912, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24912, 2, 0x57720439, 130, -110, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x57720439 [130.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24912, 2, 0x57720439, 130, -110, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x57720439 [130.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24913 Olthoi Brood Hive.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24913 Olthoi Brood Hive.sql index 10332e996b..2c4c33c504 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24913 Olthoi Brood Hive.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24913 Olthoi Brood Hive.sql @@ -30,5 +30,5 @@ VALUES (24913, 1, 0x020006F4) /* Setup */ , (24913, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24913, 2, 0x584C04F1, 65.6376, -11.5578, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584C04F1 [65.637604 -11.557800 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24913, 2, 0x584C04F1, 65.6376, -11.5578, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584C04F1 [65.637604 -11.557800 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24914 Olthoi Brood Hive.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24914 Olthoi Brood Hive.sql index c4a0f69632..dd4f467887 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24914 Olthoi Brood Hive.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24914 Olthoi Brood Hive.sql @@ -30,5 +30,5 @@ VALUES (24914, 1, 0x020006F4) /* Setup */ , (24914, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24914, 2, 0x584B04F1, 65.6376, -11.5578, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584B04F1 [65.637604 -11.557800 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24914, 2, 0x584B04F1, 65.6376, -11.5578, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584B04F1 [65.637604 -11.557800 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24915 Exit portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24915 Exit portal.sql index 89a2af488d..48810bb7a1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24915 Exit portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24915 Exit portal.sql @@ -29,5 +29,5 @@ VALUES (24915, 1, 0x020001B3) /* Setup */ , (24915, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24915, 2, 0xD3C7002A, 143.519, 27.877, 51.965, -0.999206, 0, -0, -0.039844) /* Destination */ -/* @teleloc 0xD3C7002A [143.518997 27.877001 51.965000] -0.999206 0.000000 -0.000000 -0.039844 */; +VALUES (24915, 2, 0xD3C7002A, 143.519, 27.877, 51.965, -0.999206, 0, 0, -0.039844) /* Destination */ +/* @teleloc 0xD3C7002A [143.518997 27.877001 51.965000] -0.999206 0.000000 0.000000 -0.039844 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24917 Exit portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24917 Exit portal.sql index b671ebe795..3710fe39da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24917 Exit portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24917 Exit portal.sql @@ -29,5 +29,5 @@ VALUES (24917, 1, 0x020001B3) /* Setup */ , (24917, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24917, 2, 0xBBBF001C, 75, 78, 222.3, -0.063661, 0, -0, -0.997972) /* Destination */ -/* @teleloc 0xBBBF001C [75.000000 78.000000 222.300003] -0.063661 0.000000 -0.000000 -0.997972 */; +VALUES (24917, 2, 0xBBBF001C, 75, 78, 222.3, -0.063661, 0, 0, -0.997972) /* Destination */ +/* @teleloc 0xBBBF001C [75.000000 78.000000 222.300003] -0.063661 0.000000 0.000000 -0.997972 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24918 Exit portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24918 Exit portal.sql index 01f14cff22..3682cd7ea5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24918 Exit portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24918 Exit portal.sql @@ -29,5 +29,5 @@ VALUES (24918, 1, 0x020001B3) /* Setup */ , (24918, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24918, 2, 0xD2B6000D, 32.4, 113.1, 203.1, -0.999832, 0, -0, -0.018325) /* Destination */ -/* @teleloc 0xD2B6000D [32.400002 113.099998 203.100006] -0.999832 0.000000 -0.000000 -0.018325 */; +VALUES (24918, 2, 0xD2B6000D, 32.4, 113.1, 203.1, -0.999832, 0, 0, -0.018325) /* Destination */ +/* @teleloc 0xD2B6000D [32.400002 113.099998 203.100006] -0.999832 0.000000 0.000000 -0.018325 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24952 Desert Citadel Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24952 Desert Citadel Portal.sql index c4decf5b03..fb2976d1e1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24952 Desert Citadel Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24952 Desert Citadel Portal.sql @@ -29,5 +29,5 @@ VALUES (24952, 1, 0x020005D4) /* Setup */ , (24952, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24952, 2, 0x61480152, 140, -130, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x61480152 [140.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24952, 2, 0x61480152, 140, -130, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x61480152 [140.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24953 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24953 Surface.sql index d9ac31308a..f53e51b83c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24953 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/24953 Surface.sql @@ -29,5 +29,5 @@ VALUES (24953, 1, 0x020001B3) /* Setup */ , (24953, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (24953, 2, 0x34150037, 155.8, 159, 84, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x34150037 [155.800003 159.000000 84.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (24953, 2, 0x34150037, 155.8, 159, 84, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x34150037 [155.800003 159.000000 84.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25221 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25221 Nest.sql index df87703026..0bc4c834db 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25221 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25221 Nest.sql @@ -31,5 +31,5 @@ VALUES (25221, 1, 0x020001B3) /* Setup */ , (25221, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25221, 2, 0x5C4C0111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C4C0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25221, 2, 0x5C4C0111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C4C0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25222 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25222 Exit to Surface.sql index 56403cafd4..eff3de217d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25222 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25222 Exit to Surface.sql @@ -30,5 +30,5 @@ VALUES (25222, 1, 0x020001B3) /* Setup */ , (25222, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25222, 2, 0xC08B0003, 9.966, 55.82, 38.339, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xC08B0003 [9.966000 55.820000 38.339001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25222, 2, 0xC08B0003, 9.966, 55.82, 38.339, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xC08B0003 [9.966000 55.820000 38.339001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25225 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25225 Nest.sql index 58a6fb822b..a29de27e4a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25225 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25225 Nest.sql @@ -31,5 +31,5 @@ VALUES (25225, 1, 0x020001B3) /* Setup */ , (25225, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25225, 2, 0x5C4E0111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C4E0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25225, 2, 0x5C4E0111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C4E0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25226 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25226 Exit To Surface.sql index 844109dfed..e4bd4e8464 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25226 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25226 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25226, 1, 0x020001B3) /* Setup */ , (25226, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25226, 2, 0x8E720040, 181.963, 180.501, 60, -0.307157, 0, -0, -0.951659) /* Destination */ -/* @teleloc 0x8E720040 [181.962997 180.501007 60.000000] -0.307157 0.000000 -0.000000 -0.951659 */; +VALUES (25226, 2, 0x8E720040, 181.963, 180.501, 60, -0.307157, 0, 0, -0.951659) /* Destination */ +/* @teleloc 0x8E720040 [181.962997 180.501007 60.000000] -0.307157 0.000000 0.000000 -0.951659 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25227 Tainted Grotto.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25227 Tainted Grotto.sql index f31fdf3092..c0220492d3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25227 Tainted Grotto.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25227 Tainted Grotto.sql @@ -29,5 +29,5 @@ VALUES (25227, 1, 0x020005D4) /* Setup */ , (25227, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25227, 2, 0x634C03D3, 43.3208, -109.827, 6.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x634C03D3 [43.320801 -109.827003 6.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25227, 2, 0x634C03D3, 43.3208, -109.827, 6.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x634C03D3 [43.320801 -109.827003 6.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25228 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25228 Exit To Surface.sql index d342e34a31..264c412f4c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25228 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25228 Exit To Surface.sql @@ -30,4 +30,4 @@ VALUES (25228, 1, 0x020001B3) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (25228, 2, 0xBE680008, 16.4, 182.5, 20, 0.868199, 0, 0, -0.496217) /* Destination */ -/* @teleloc 0xBE680008 [16.400000 182.500000 20.000000] 0.868199 0.000000 0.000000 -0.496216 */; +/* @teleloc 0xBE680008 [16.400000 182.500000 20.000000] 0.868199 0.000000 0.000000 -0.496217 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25229 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25229 Nest.sql index 653bd66b4e..543076f19c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25229 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25229 Nest.sql @@ -31,5 +31,5 @@ VALUES (25229, 1, 0x020005D5) /* Setup */ , (25229, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25229, 2, 0x5C580111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C580111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25229, 2, 0x5C580111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C580111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25230 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25230 Exit To Surface.sql index 92a8c9f83c..75ec3f2bb3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25230 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25230 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25230, 1, 0x020001B3) /* Setup */ , (25230, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25230, 2, 0xCBB80040, 170.513, 174.848, 103.639, -0.619553, 0, -0, -0.784955) /* Destination */ -/* @teleloc 0xCBB80040 [170.513000 174.848007 103.639000] -0.619553 0.000000 -0.000000 -0.784955 */; +VALUES (25230, 2, 0xCBB80040, 170.513, 174.848, 103.639, -0.619553, 0, 0, -0.784955) /* Destination */ +/* @teleloc 0xCBB80040 [170.513000 174.848007 103.639000] -0.619553 0.000000 0.000000 -0.784955 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25231 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25231 Nest.sql index 44945ef51a..498eadcc45 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25231 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25231 Nest.sql @@ -31,5 +31,5 @@ VALUES (25231, 1, 0x020005D5) /* Setup */ , (25231, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25231, 2, 0x5C590111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C590111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25231, 2, 0x5C590111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C590111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25232 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25232 Exit To Surface.sql index 1b520fdcd8..2f2bd61f26 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25232 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25232 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25232, 1, 0x020001B3) /* Setup */ , (25232, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25232, 2, 0x71C20017, 55.62, 155.317, 194.635, -0.757063, 0, -0, -0.653342) /* Destination */ -/* @teleloc 0x71C20017 [55.619999 155.317001 194.634995] -0.757063 0.000000 -0.000000 -0.653341 */; +VALUES (25232, 2, 0x71C20017, 55.62, 155.317, 194.635, -0.757063, 0, 0, -0.653342) /* Destination */ +/* @teleloc 0x71C20017 [55.619999 155.317001 194.634995] -0.757063 0.000000 0.000000 -0.653342 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25233 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25233 Nest.sql index 6cecacbf96..296a8a1986 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25233 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25233 Nest.sql @@ -31,5 +31,5 @@ VALUES (25233, 1, 0x020005D5) /* Setup */ , (25233, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25233, 2, 0x5C5A0111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C5A0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25233, 2, 0x5C5A0111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C5A0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25235 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25235 Nest.sql index d38d21071c..bd3c67d195 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25235 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25235 Nest.sql @@ -31,5 +31,5 @@ VALUES (25235, 1, 0x020005D5) /* Setup */ , (25235, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25235, 2, 0x5C5B0111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C5B0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25235, 2, 0x5C5B0111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C5B0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25236 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25236 Exit To Surface.sql index b339512721..3161315868 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25236 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25236 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25236, 1, 0x020001B3) /* Setup */ , (25236, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25236, 2, 0x84F50029, 133.482, 9.739, 152.065, -0.950849, 0, -0, -0.309656) /* Destination */ -/* @teleloc 0x84F50029 [133.481995 9.739000 152.065002] -0.950849 0.000000 -0.000000 -0.309656 */; +VALUES (25236, 2, 0x84F50029, 133.482, 9.739, 152.065, -0.950849, 0, 0, -0.309656) /* Destination */ +/* @teleloc 0x84F50029 [133.481995 9.739000 152.065002] -0.950849 0.000000 0.000000 -0.309656 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25237 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25237 Nest.sql index 13460e778b..e2d459f162 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25237 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25237 Nest.sql @@ -31,5 +31,5 @@ VALUES (25237, 1, 0x020005D3) /* Setup */ , (25237, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25237, 2, 0x5C4F0111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C4F0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25237, 2, 0x5C4F0111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C4F0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25238 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25238 Exit To Surface.sql index a30b2c2b37..a4861589af 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25238 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25238 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25238, 1, 0x020001B3) /* Setup */ , (25238, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25238, 2, 0x8E51002E, 125.498, 126.701, 15.084, -0.743174, 0, -0, -0.669098) /* Destination */ -/* @teleloc 0x8E51002E [125.498001 126.700996 15.084000] -0.743174 0.000000 -0.000000 -0.669098 */; +VALUES (25238, 2, 0x8E51002E, 125.498, 126.701, 15.084, -0.743174, 0, 0, -0.669098) /* Destination */ +/* @teleloc 0x8E51002E [125.498001 126.700996 15.084000] -0.743174 0.000000 0.000000 -0.669098 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25239 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25239 Nest.sql index 33630c363d..85ac8a8761 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25239 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25239 Nest.sql @@ -31,5 +31,5 @@ VALUES (25239, 1, 0x020005D3) /* Setup */ , (25239, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25239, 2, 0x5C500111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C500111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25239, 2, 0x5C500111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C500111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25240 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25240 Exit To Surface.sql index abe3c2651a..75d0ef767f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25240 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25240 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25240, 1, 0x020001B3) /* Setup */ , (25240, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25240, 2, 0xA1770004, 23.534, 82.351, 28, -0.636226, 0, -0, -0.771503) /* Destination */ -/* @teleloc 0xA1770004 [23.534000 82.350998 28.000000] -0.636226 0.000000 -0.000000 -0.771503 */; +VALUES (25240, 2, 0xA1770004, 23.534, 82.351, 28, -0.636226, 0, 0, -0.771503) /* Destination */ +/* @teleloc 0xA1770004 [23.534000 82.350998 28.000000] -0.636226 0.000000 0.000000 -0.771503 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25241 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25241 Nest.sql index 0a9687856d..46d917e3a9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25241 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25241 Nest.sql @@ -31,5 +31,5 @@ VALUES (25241, 1, 0x020005D3) /* Setup */ , (25241, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25241, 2, 0x5C510111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C510111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25241, 2, 0x5C510111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C510111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25242 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25242 Exit To Surface.sql index fc1c52b863..1393820108 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25242 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25242 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25242, 1, 0x020001B3) /* Setup */ , (25242, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25242, 2, 0x958A000C, 30.115, 86.103, 107.49, -0.045224, 0, -0, -0.998977) /* Destination */ -/* @teleloc 0x958A000C [30.115000 86.102997 107.489998] -0.045224 0.000000 -0.000000 -0.998977 */; +VALUES (25242, 2, 0x958A000C, 30.115, 86.103, 107.49, -0.045224, 0, 0, -0.998977) /* Destination */ +/* @teleloc 0x958A000C [30.115000 86.102997 107.489998] -0.045224 0.000000 0.000000 -0.998977 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25243 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25243 Nest.sql index b08fc8f649..d343a64350 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25243 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25243 Nest.sql @@ -31,5 +31,5 @@ VALUES (25243, 1, 0x020005D6) /* Setup */ , (25243, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25243, 2, 0x5C520111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C520111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25243, 2, 0x5C520111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C520111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25244 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25244 Exit To Surface.sql index d17a6294de..989abdf43c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25244 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25244 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25244, 1, 0x020001B3) /* Setup */ , (25244, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25244, 2, 0xBA140013, 60.934, 61.19, 185.209, -0.888301, 0, -0, -0.459262) /* Destination */ -/* @teleloc 0xBA140013 [60.933998 61.189999 185.209000] -0.888301 0.000000 -0.000000 -0.459262 */; +VALUES (25244, 2, 0xBA140013, 60.934, 61.19, 185.209, -0.888301, 0, 0, -0.459262) /* Destination */ +/* @teleloc 0xBA140013 [60.933998 61.189999 185.209000] -0.888301 0.000000 0.000000 -0.459262 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25245 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25245 Nest.sql index 098d7c750e..01c2c83eae 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25245 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25245 Nest.sql @@ -31,5 +31,5 @@ VALUES (25245, 1, 0x020005D6) /* Setup */ , (25245, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25245, 2, 0x5C530111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C530111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25245, 2, 0x5C530111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C530111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25246 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25246 Exit To Surface.sql index ba42d65929..5abfd1b50a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25246 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25246 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25246, 1, 0x020001B3) /* Setup */ , (25246, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25246, 2, 0x8BD1000D, 39.589, 99.958, 232.475, -0.935524, 0, -0, -0.353263) /* Destination */ -/* @teleloc 0x8BD1000D [39.589001 99.958000 232.475006] -0.935524 0.000000 -0.000000 -0.353263 */; +VALUES (25246, 2, 0x8BD1000D, 39.589, 99.958, 232.475, -0.935524, 0, 0, -0.353263) /* Destination */ +/* @teleloc 0x8BD1000D [39.589001 99.958000 232.475006] -0.935524 0.000000 0.000000 -0.353263 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25247 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25247 Nest.sql index e01b0caa07..c4482f8178 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25247 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25247 Nest.sql @@ -31,5 +31,5 @@ VALUES (25247, 1, 0x020005D6) /* Setup */ , (25247, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25247, 2, 0x5C540111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C540111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25247, 2, 0x5C540111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C540111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25249 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25249 Nest.sql index 0209da7a1b..6d3f34dc97 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25249 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25249 Nest.sql @@ -31,5 +31,5 @@ VALUES (25249, 1, 0x020005D6) /* Setup */ , (25249, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25249, 2, 0x5C550111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C550111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25249, 2, 0x5C550111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C550111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25251 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25251 Nest.sql index d944e6e505..8ff756bfa3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25251 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25251 Nest.sql @@ -31,5 +31,5 @@ VALUES (25251, 1, 0x020005D6) /* Setup */ , (25251, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25251, 2, 0x5C560111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C560111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25251, 2, 0x5C560111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C560111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25252 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25252 Exit To Surface.sql index 1c0255b2cc..c4ee24b2c7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25252 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25252 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25252, 1, 0x020001B3) /* Setup */ , (25252, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25252, 2, 0xDA750035, 164.03, 99.661, 18, -0.122164, 0, -0, -0.99251) /* Destination */ -/* @teleloc 0xDA750035 [164.029999 99.661003 18.000000] -0.122164 0.000000 -0.000000 -0.992510 */; +VALUES (25252, 2, 0xDA750035, 164.03, 99.661, 18, -0.122164, 0, 0, -0.99251) /* Destination */ +/* @teleloc 0xDA750035 [164.029999 99.661003 18.000000] -0.122164 0.000000 0.000000 -0.992510 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25253 Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25253 Nest.sql index 75021531a9..7b57936caf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25253 Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25253 Nest.sql @@ -31,5 +31,5 @@ VALUES (25253, 1, 0x020001B3) /* Setup */ , (25253, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25253, 2, 0x5C4D0111, 20, -39.9847, 0.075568, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5C4D0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25253, 2, 0x5C4D0111, 20, -39.9847, 0.075568, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5C4D0111 [20.000000 -39.984699 0.075568] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25254 Exit To Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25254 Exit To Surface.sql index d8fbb5b6ac..fef59f5eef 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25254 Exit To Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25254 Exit To Surface.sql @@ -30,5 +30,5 @@ VALUES (25254, 1, 0x020001B3) /* Setup */ , (25254, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25254, 2, 0xE3420003, 20.316, 70.556, 33.813, -0.964705, 0, -0, -0.263335) /* Destination */ -/* @teleloc 0xE3420003 [20.316000 70.556000 33.813000] -0.964705 0.000000 -0.000000 -0.263334 */; +VALUES (25254, 2, 0xE3420003, 20.316, 70.556, 33.813, -0.964705, 0, 0, -0.263335) /* Destination */ +/* @teleloc 0xE3420003 [20.316000 70.556000 33.813000] -0.964705 0.000000 0.000000 -0.263335 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25281 Mountain Citadel Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25281 Mountain Citadel Portal.sql index 1478896aa0..5405963db0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25281 Mountain Citadel Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25281 Mountain Citadel Portal.sql @@ -29,5 +29,5 @@ VALUES (25281, 1, 0x020005D4) /* Setup */ , (25281, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25281, 2, 0x61470152, 140, -130, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x61470152 [140.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25281, 2, 0x61470152, 140, -130, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x61470152 [140.000000 -130.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25392 Aerbax's Holding.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25392 Aerbax's Holding.sql index c3404c73b0..2ebe429ad3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25392 Aerbax's Holding.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25392 Aerbax's Holding.sql @@ -30,5 +30,5 @@ VALUES (25392, 1, 0x0200102A) /* Setup */ , (25392, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25392, 2, 0x594B012B, 140, 0, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x594B012B [140.000000 0.000000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (25392, 2, 0x594B012B, 140, 0, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x594B012B [140.000000 0.000000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25393 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25393 Exit to Surface.sql index 04d06c776f..3c602efc52 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25393 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25393 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (25393, 1, 0x020001B3) /* Setup */ , (25393, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25393, 2, 0x26310024, 117.6, 94, 72, -0.346117, 0, -0, -0.938191) /* Destination */ -/* @teleloc 0x26310024 [117.599998 94.000000 72.000000] -0.346117 0.000000 -0.000000 -0.938191 */; +VALUES (25393, 2, 0x26310024, 117.6, 94, 72, -0.346117, 0, 0, -0.938191) /* Destination */ +/* @teleloc 0x26310024 [117.599998 94.000000 72.000000] -0.346117 0.000000 0.000000 -0.938191 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25394 Gerent's Compound.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25394 Gerent's Compound.sql index 2fd7dc4290..2a1b6d1322 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25394 Gerent's Compound.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25394 Gerent's Compound.sql @@ -30,5 +30,5 @@ VALUES (25394, 1, 0x020005D6) /* Setup */ , (25394, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25394, 2, 0x594C0143, 50, -10, 5.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x594C0143 [50.000000 -10.000000 5.995000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25394, 2, 0x594C0143, 50, -10, 5.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x594C0143 [50.000000 -10.000000 5.995000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25395 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25395 Exit to Surface.sql index dae5f3c915..a955aedb46 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25395 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25395 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (25395, 1, 0x020001B3) /* Setup */ , (25395, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25395, 2, 0x69120024, 109.75, 76.5, 69.576, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x69120024 [109.750000 76.500000 69.575996] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (25395, 2, 0x69120024, 109.75, 76.5, 69.576, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x69120024 [109.750000 76.500000 69.575996] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25396 Ancient Temple.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25396 Ancient Temple.sql index fc4ece48fd..a04e75a14e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25396 Ancient Temple.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25396 Ancient Temple.sql @@ -30,5 +30,5 @@ VALUES (25396, 1, 0x020005D5) /* Setup */ , (25396, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25396, 2, 0x594D03E2, 60, -50, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x594D03E2 [60.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25396, 2, 0x594D03E2, 60, -50, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x594D03E2 [60.000000 -50.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25397 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25397 Exit to Surface.sql index 7ae79dc06b..263a04ff8b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25397 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25397 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (25397, 1, 0x020001B3) /* Setup */ , (25397, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25397, 2, 0x1156000E, 45.5, 125.5, -0.095, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x1156000E [45.500000 125.500000 -0.095000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (25397, 2, 0x1156000E, 45.5, 125.5, -0.095, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x1156000E [45.500000 125.500000 -0.095000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25398 Olthoi Breeding Hive.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25398 Olthoi Breeding Hive.sql index 34bde4065b..f85c128a70 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25398 Olthoi Breeding Hive.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25398 Olthoi Breeding Hive.sql @@ -29,5 +29,5 @@ VALUES (25398, 1, 0x020001B3) /* Setup */ , (25398, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25398, 2, 0x584D022C, 40, -20, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584D022C [40.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25398, 2, 0x584D022C, 40, -20, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584D022C [40.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25400 Food Storage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25400 Food Storage.sql index b82f3a0ebc..8bf25d8b94 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25400 Food Storage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25400 Food Storage.sql @@ -29,5 +29,5 @@ VALUES (25400, 1, 0x020001B3) /* Setup */ , (25400, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25400, 2, 0x584D0152, 140, -65.25, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584D0152 [140.000000 -65.250000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25400, 2, 0x584D0152, 140, -65.25, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584D0152 [140.000000 -65.250000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25401 Food Storage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25401 Food Storage.sql index 6e2fd83082..fd0a71a60a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25401 Food Storage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25401 Food Storage.sql @@ -29,5 +29,5 @@ VALUES (25401, 1, 0x020001B3) /* Setup */ , (25401, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25401, 2, 0x584D0166, 190, -65.25, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584D0166 [190.000000 -65.250000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25401, 2, 0x584D0166, 190, -65.25, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584D0166 [190.000000 -65.250000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25402 Food Storage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25402 Food Storage.sql index 2da8c128e2..dd5c5db02a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25402 Food Storage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25402 Food Storage.sql @@ -29,5 +29,5 @@ VALUES (25402, 1, 0x020001B3) /* Setup */ , (25402, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25402, 2, 0x584D016C, 190, -135.25, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584D016C [190.000000 -135.250000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25402, 2, 0x584D016C, 190, -135.25, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584D016C [190.000000 -135.250000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25403 Food Storage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25403 Food Storage.sql index 8c8e2c7f35..9bc0f4f27d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25403 Food Storage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25403 Food Storage.sql @@ -29,5 +29,5 @@ VALUES (25403, 1, 0x020001B3) /* Setup */ , (25403, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25403, 2, 0x584D0158, 140, -135.25, -23.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x584D0158 [140.000000 -135.250000 -23.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25403, 2, 0x584D0158, 140, -135.25, -23.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x584D0158 [140.000000 -135.250000 -23.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25494 Crystal Mine.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25494 Crystal Mine.sql index 0ed44c1921..a41a8994dc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25494 Crystal Mine.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25494 Crystal Mine.sql @@ -30,5 +30,5 @@ VALUES (25494, 1, 0x020005D3) /* Setup */ , (25494, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25494, 2, 0x614902DE, 30, -16.951, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x614902DE [30.000000 -16.951000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25494, 2, 0x614902DE, 30, -16.951, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x614902DE [30.000000 -16.951000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25495 Lair of the Ancient Queen.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25495 Lair of the Ancient Queen.sql index f7301db4ce..33e336dacb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25495 Lair of the Ancient Queen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25495 Lair of the Ancient Queen.sql @@ -30,5 +30,5 @@ VALUES (25495, 1, 0x020001B3) /* Setup */ , (25495, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25495, 2, 0x614A046E, 90, -120, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x614A046E [90.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25495, 2, 0x614A046E, 90, -120, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x614A046E [90.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25496 Renegade Garrison.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25496 Renegade Garrison.sql index 4fa2baa0b5..3f403b9bd3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25496 Renegade Garrison.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25496 Renegade Garrison.sql @@ -31,5 +31,5 @@ VALUES (25496, 1, 0x020005D4) /* Setup */ , (25496, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25496, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25496, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25512 Surface portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25512 Surface portal.sql index 90a729ccca..6d5f7db162 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25512 Surface portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25512 Surface portal.sql @@ -29,5 +29,5 @@ VALUES (25512, 1, 0x020001B3) /* Setup */ , (25512, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25512, 2, 0x808F001F, 87.449, 165.212, 124.005, -0.996231, 0, -0, -0.086738) /* Destination */ -/* @teleloc 0x808F001F [87.448997 165.212006 124.004997] -0.996231 0.000000 -0.000000 -0.086738 */; +VALUES (25512, 2, 0x808F001F, 87.449, 165.212, 124.005, -0.996231, 0, 0, -0.086738) /* Destination */ +/* @teleloc 0x808F001F [87.448997 165.212006 124.004997] -0.996231 0.000000 0.000000 -0.086738 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25570 Hidden Cavern.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25570 Hidden Cavern.sql index 81dcbd6c4c..d5a3f2142f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25570 Hidden Cavern.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25570 Hidden Cavern.sql @@ -30,5 +30,5 @@ VALUES (25570, 1, 0x020005D5) /* Setup */ , (25570, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25570, 2, 0x5F4802CC, 230, -71.25, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5F4802CC [230.000000 -71.250000 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (25570, 2, 0x5F4802CC, 230, -71.25, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5F4802CC [230.000000 -71.250000 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25571 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25571 Exit to Surface.sql index 65f7d20df3..e864205c1a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25571 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25571 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (25571, 1, 0x020001B3) /* Setup */ , (25571, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25571, 2, 0x2D500022, 114.188, 24.05, 0.005, -0.766044, 0, -0, -0.642788) /* Destination */ -/* @teleloc 0x2D500022 [114.188004 24.049999 0.005000] -0.766044 0.000000 -0.000000 -0.642788 */; +VALUES (25571, 2, 0x2D500022, 114.188, 24.05, 0.005, -0.766044, 0, 0, -0.642788) /* Destination */ +/* @teleloc 0x2D500022 [114.188004 24.049999 0.005000] -0.766044 0.000000 0.000000 -0.642788 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25588 Sclavus Temple.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25588 Sclavus Temple.sql index 29bdc64e5e..e8a7560122 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25588 Sclavus Temple.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25588 Sclavus Temple.sql @@ -30,5 +30,5 @@ VALUES (25588, 1, 0x020005D4) /* Setup */ , (25588, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25588, 2, 0x604A036C, 60, -50, -11.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x604A036C [60.000000 -50.000000 -11.995000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25588, 2, 0x604A036C, 60, -50, -11.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x604A036C [60.000000 -50.000000 -11.995000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25589 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25589 Surface.sql index 6c32c15583..02fae38f8e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25589 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25589 Surface.sql @@ -29,5 +29,5 @@ VALUES (25589, 1, 0x020001B3) /* Setup */ , (25589, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25589, 2, 0x21180106, 134, 60, 12, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x21180106 [134.000000 60.000000 12.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (25589, 2, 0x21180106, 134, 60, 12, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x21180106 [134.000000 60.000000 12.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25605 Elemental Caverns.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25605 Elemental Caverns.sql index abf7feedf5..148a9749cf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25605 Elemental Caverns.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25605 Elemental Caverns.sql @@ -31,5 +31,5 @@ VALUES (25605, 1, 0x020005D4) /* Setup */ , (25605, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25605, 2, 0x5F470412, 170, -139.985, 0.07557, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5F470412 [170.000000 -139.985001 0.075570] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25605, 2, 0x5F470412, 170, -139.985, 0.07557, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5F470412 [170.000000 -139.985001 0.075570] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25606 Surface Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25606 Surface Portal.sql index 9066e03973..5bcf06b19d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25606 Surface Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25606 Surface Portal.sql @@ -30,5 +30,5 @@ VALUES (25606, 1, 0x020001B3) /* Setup */ , (25606, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25606, 2, 0x43170036, 167.003, 142.251, 120.005, -0.136606, 0, -0, -0.990625) /* Destination */ -/* @teleloc 0x43170036 [167.003006 142.251007 120.004997] -0.136606 0.000000 -0.000000 -0.990625 */; +VALUES (25606, 2, 0x43170036, 167.003, 142.251, 120.005, -0.136606, 0, 0, -0.990625) /* Destination */ +/* @teleloc 0x43170036 [167.003006 142.251007 120.004997] -0.136606 0.000000 0.000000 -0.990625 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25674 Caliginous Bethel.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25674 Caliginous Bethel.sql index 84523017c2..79ecb0ee48 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25674 Caliginous Bethel.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25674 Caliginous Bethel.sql @@ -30,5 +30,5 @@ VALUES (25674, 1, 0x020008FD) /* Setup */ , (25674, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25674, 2, 0x63480313, 100, -200, 0.3, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x63480313 [100.000000 -200.000000 0.300000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25674, 2, 0x63480313, 100, -200, 0.3, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x63480313 [100.000000 -200.000000 0.300000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25675 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25675 Exit.sql index 4c2f506d1f..bf2435fd64 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25675 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25675 Exit.sql @@ -30,5 +30,5 @@ VALUES (25675, 1, 0x020005D2) /* Setup */ , (25675, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25675, 2, 0x22BC003E, 191.381, 146.636, 237.677, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x22BC003E [191.380997 146.636002 237.677002] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (25675, 2, 0x22BC003E, 191.381, 146.636, 237.677, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x22BC003E [191.380997 146.636002 237.677002] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25684 Olthoi Chasm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25684 Olthoi Chasm.sql index 71a6050989..2be51f4bab 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25684 Olthoi Chasm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25684 Olthoi Chasm.sql @@ -30,5 +30,5 @@ VALUES (25684, 1, 0x020005D3) /* Setup */ , (25684, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25684, 2, 0x5D4A0342, 70, -18.4296, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5D4A0342 [70.000000 -18.429600 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25684, 2, 0x5D4A0342, 70, -18.4296, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5D4A0342 [70.000000 -18.429600 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25686 Deep Olthoi Chasm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25686 Deep Olthoi Chasm.sql index e71fe49839..9e4ca74325 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25686 Deep Olthoi Chasm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25686 Deep Olthoi Chasm.sql @@ -30,5 +30,5 @@ VALUES (25686, 1, 0x020005D4) /* Setup */ , (25686, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25686, 2, 0x5D4C0251, -0.07, -74.2, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x5D4C0251 [-0.070000 -74.199997 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (25686, 2, 0x5D4C0251, -0.07, -74.2, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x5D4C0251 [-0.070000 -74.199997 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25687 Cavernous Olthoi Chasm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25687 Cavernous Olthoi Chasm.sql index 959f7d86e0..11fc3e0faa 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25687 Cavernous Olthoi Chasm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25687 Cavernous Olthoi Chasm.sql @@ -30,5 +30,5 @@ VALUES (25687, 1, 0x020005D5) /* Setup */ , (25687, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25687, 2, 0x5D4D0360, 40, -106, -12, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5D4D0360 [40.000000 -106.000000 -12.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25687, 2, 0x5D4D0360, 40, -106, -12, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5D4D0360 [40.000000 -106.000000 -12.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25688 Abyssal Olthoi Chasm.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25688 Abyssal Olthoi Chasm.sql index 330fc646f5..fe0bac0f82 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25688 Abyssal Olthoi Chasm.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25688 Abyssal Olthoi Chasm.sql @@ -30,5 +30,5 @@ VALUES (25688, 1, 0x020005D5) /* Setup */ , (25688, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25688, 2, 0x5D4E02EF, 70, -18.4296, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x5D4E02EF [70.000000 -18.429600 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25688, 2, 0x5D4E02EF, 70, -18.4296, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x5D4E02EF [70.000000 -18.429600 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25727 Undisclosed Location.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25727 Undisclosed Location.sql index 044532ac7d..da9f825893 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25727 Undisclosed Location.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25727 Undisclosed Location.sql @@ -29,5 +29,5 @@ VALUES (25727, 1, 0x020001B3) /* Setup */ , (25727, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25727, 2, 0xC0810017, 56.453, 160.438, 44.751, -0.224653, 0, -0, -0.974439) /* Destination */ -/* @teleloc 0xC0810017 [56.452999 160.438004 44.750999] -0.224653 0.000000 -0.000000 -0.974439 */; +VALUES (25727, 2, 0xC0810017, 56.453, 160.438, 44.751, -0.224653, 0, 0, -0.974439) /* Destination */ +/* @teleloc 0xC0810017 [56.452999 160.438004 44.750999] -0.224653 0.000000 0.000000 -0.974439 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25795 Mount Ingot.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25795 Mount Ingot.sql index 236ebcccd5..f3028e1360 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25795 Mount Ingot.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25795 Mount Ingot.sql @@ -29,5 +29,5 @@ VALUES (25795, 1, 0x020005D3) /* Setup */ , (25795, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25795, 2, 0x64480185, 50, -32.766, -1.256, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x64480185 [50.000000 -32.765999 -1.256000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25795, 2, 0x64480185, 50, -32.766, -1.256, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x64480185 [50.000000 -32.765999 -1.256000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25796 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25796 Surface.sql index cd653cf639..97e46fff13 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25796 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25796 Surface.sql @@ -29,5 +29,5 @@ VALUES (25796, 1, 0x020001B3) /* Setup */ , (25796, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25796, 2, 0x9F2A000E, 40, 134, 367.1, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x9F2A000E [40.000000 134.000000 367.100006] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (25796, 2, 0x9F2A000E, 40, 134, 367.1, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x9F2A000E [40.000000 134.000000 367.100006] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25833 Dragon's Power.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25833 Dragon's Power.sql index 19fad26d23..876ac1e7e8 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25833 Dragon's Power.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25833 Dragon's Power.sql @@ -31,5 +31,5 @@ VALUES (25833, 1, 0x020005D6) /* Setup */ , (25833, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25833, 2, 0x644901A3, 416.14, -70.4372, -5.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x644901A3 [416.140015 -70.437202 -5.995000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25833, 2, 0x644901A3, 416.14, -70.4372, -5.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x644901A3 [416.140015 -70.437202 -5.995000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25834 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25834 Exit to Surface.sql index fd5931cae0..c2dc96e435 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25834 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25834 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (25834, 1, 0x020001B3) /* Setup */ , (25834, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25834, 2, 0xB3180005, 23.851, 103.321, 338.15, -0.876021, 0, -0, -0.482274) /* Destination */ -/* @teleloc 0xB3180005 [23.851000 103.320999 338.149994] -0.876021 0.000000 -0.000000 -0.482273 */; +VALUES (25834, 2, 0xB3180005, 23.851, 103.321, 338.15, -0.876021, 0, 0, -0.482274) /* Destination */ +/* @teleloc 0xB3180005 [23.851000 103.320999 338.149994] -0.876021 0.000000 0.000000 -0.482274 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25835 Firebird's Splendor.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25835 Firebird's Splendor.sql index bf13f5d933..621b32406e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25835 Firebird's Splendor.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25835 Firebird's Splendor.sql @@ -31,5 +31,5 @@ VALUES (25835, 1, 0x020005D6) /* Setup */ , (25835, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25835, 2, 0x644902D1, 290.074, -44.179, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x644902D1 [290.074005 -44.179001 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (25835, 2, 0x644902D1, 290.074, -44.179, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x644902D1 [290.074005 -44.179001 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25836 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25836 Exit to Surface.sql index f18a8ed861..0c24749e76 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25836 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25836 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (25836, 1, 0x020001B3) /* Setup */ , (25836, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25836, 2, 0xD23C0034, 161.39, 90.261, 381.034, -0.425756, 0, -0, -0.904838) /* Destination */ -/* @teleloc 0xD23C0034 [161.389999 90.261002 381.033997] -0.425756 0.000000 -0.000000 -0.904838 */; +VALUES (25836, 2, 0xD23C0034, 161.39, 90.261, 381.034, -0.425756, 0, 0, -0.904838) /* Destination */ +/* @teleloc 0xD23C0034 [161.389999 90.261002 381.033997] -0.425756 0.000000 0.000000 -0.904838 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25837 Unicorn's Grace.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25837 Unicorn's Grace.sql index 6e836096f2..79281b142c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25837 Unicorn's Grace.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25837 Unicorn's Grace.sql @@ -31,5 +31,5 @@ VALUES (25837, 1, 0x020005D6) /* Setup */ , (25837, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25837, 2, 0x64490278, 109.641, -44.281, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x64490278 [109.640999 -44.280998 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (25837, 2, 0x64490278, 109.641, -44.281, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x64490278 [109.640999 -44.280998 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25838 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25838 Exit to Surface.sql index 1090fbe604..d15b167ac0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25838 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25838 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (25838, 1, 0x020001B3) /* Setup */ , (25838, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25838, 2, 0xCA500029, 127.183, 19.309, 54.188, -0.235651, 0, -0, -0.971838) /* Destination */ -/* @teleloc 0xCA500029 [127.182999 19.309000 54.188000] -0.235651 0.000000 -0.000000 -0.971838 */; +VALUES (25838, 2, 0xCA500029, 127.183, 19.309, 54.188, -0.235651, 0, 0, -0.971838) /* Destination */ +/* @teleloc 0xCA500029 [127.182999 19.309000 54.188000] -0.235651 0.000000 0.000000 -0.971838 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25975 Decrepit Tower.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25975 Decrepit Tower.sql index 199da03446..5fb8b2851d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25975 Decrepit Tower.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25975 Decrepit Tower.sql @@ -30,5 +30,5 @@ VALUES (25975, 1, 0x020005D6) /* Setup */ , (25975, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25975, 2, 0x644A03AB, 140, -50, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x644A03AB [140.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (25975, 2, 0x644A03AB, 140, -50, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x644A03AB [140.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25976 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25976 Surface.sql index ec85040425..d40fd3e43a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25976 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/25976 Surface.sql @@ -29,5 +29,5 @@ VALUES (25976, 1, 0x020005D6) /* Setup */ , (25976, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25976, 2, 0x709D0108, 37.5, 85.8, 230, -0.300706, 0, -0, -0.953717) /* Destination */ -/* @teleloc 0x709D0108 [37.500000 85.800003 230.000000] -0.300706 0.000000 -0.000000 -0.953717 */; +VALUES (25976, 2, 0x709D0108, 37.5, 85.8, 230, -0.300706, 0, 0, -0.953717) /* Destination */ +/* @teleloc 0x709D0108 [37.500000 85.800003 230.000000] -0.300706 0.000000 0.000000 -0.953717 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/26640 Portal to Xarabydun.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/26640 Portal to Xarabydun.sql index b88512e549..d8c36388a4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/26640 Portal to Xarabydun.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/26640 Portal to Xarabydun.sql @@ -30,5 +30,5 @@ VALUES (26640, 1, 0x020001B3) /* Setup */ , (26640, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (26640, 2, 0x934B0021, 108.3, 6.1, 18.1, -0.964557, 0, -0, -0.263873) /* Destination */ -/* @teleloc 0x934B0021 [108.300003 6.100000 18.100000] -0.964557 0.000000 -0.000000 -0.263873 */; +VALUES (26640, 2, 0x934B0021, 108.3, 6.1, 18.1, -0.964557, 0, 0, -0.263873) /* Destination */ +/* @teleloc 0x934B0021 [108.300003 6.100000 18.100000] -0.964557 0.000000 0.000000 -0.263873 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27298 The Orphanage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27298 The Orphanage.sql index 60ac5219d5..9ec1ee29e2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27298 The Orphanage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27298 The Orphanage.sql @@ -30,5 +30,5 @@ VALUES (27298, 1, 0x020005D5) /* Setup */ , (27298, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27298, 2, 0x65480290, 90, -80, 0.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x65480290 [90.000000 -80.000000 0.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27298, 2, 0x65480290, 90, -80, 0.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x65480290 [90.000000 -80.000000 0.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27299 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27299 Exit.sql index aedf51882a..21bc99237d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27299 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27299 Exit.sql @@ -31,5 +31,5 @@ VALUES (27299, 1, 0x020005D5) /* Setup */ , (27299, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27299, 2, 0x09040008, 11.4, 188.6, 87.7, -0.996345, 0, -0, -0.085417) /* Destination */ -/* @teleloc 0x09040008 [11.400000 188.600006 87.699997] -0.996345 0.000000 -0.000000 -0.085417 */; +VALUES (27299, 2, 0x09040008, 11.4, 188.6, 87.7, -0.996345, 0, 0, -0.085417) /* Destination */ +/* @teleloc 0x09040008 [11.400000 188.600006 87.699997] -0.996345 0.000000 0.000000 -0.085417 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27396 Map of Auberean.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27396 Map of Auberean.sql index 426dd2bf26..6a8297030a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27396 Map of Auberean.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27396 Map of Auberean.sql @@ -29,5 +29,5 @@ VALUES (27396, 1, 0x020005D4) /* Setup */ , (27396, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27396, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27396, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27398 Dark Monolith.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27398 Dark Monolith.sql index 75b52cb7aa..faf21b025c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27398 Dark Monolith.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27398 Dark Monolith.sql @@ -29,5 +29,5 @@ VALUES (27398, 1, 0x020005D5) /* Setup */ , (27398, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27398, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27398, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27399 Dark Towers.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27399 Dark Towers.sql index d8c7b16fe1..e039084dff 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27399 Dark Towers.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27399 Dark Towers.sql @@ -30,4 +30,4 @@ VALUES (27399, 1, 0x020005D5) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (27399, 2, 0x1E290015, 54.4, 102.2, 94, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x1E290015 [54.400002 102.199997 94.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x1E290015 [54.400002 102.199997 94.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27400 Deep Caverns.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27400 Deep Caverns.sql index 6b81fae6b3..3d0129f0cb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27400 Deep Caverns.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27400 Deep Caverns.sql @@ -29,5 +29,5 @@ VALUES (27400, 1, 0x020006F4) /* Setup */ , (27400, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27400, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27400, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27403 Oubliette.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27403 Oubliette.sql index 7c2aed7bb2..7e77200ca9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27403 Oubliette.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27403 Oubliette.sql @@ -29,5 +29,5 @@ VALUES (27403, 1, 0x020005D5) /* Setup */ , (27403, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27403, 2, 0x6349022C, 50, -90, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x6349022C [50.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27403, 2, 0x6349022C, 50, -90, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x6349022C [50.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27404 Relic.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27404 Relic.sql index ba07ed8f4a..bf077daa22 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27404 Relic.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27404 Relic.sql @@ -29,5 +29,5 @@ VALUES (27404, 1, 0x020005D6) /* Setup */ , (27404, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27404, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27404, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27405 Resting Place.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27405 Resting Place.sql index 796885efdb..78ecac1485 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27405 Resting Place.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27405 Resting Place.sql @@ -29,5 +29,5 @@ VALUES (27405, 1, 0x020005D4) /* Setup */ , (27405, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27405, 2, 0x614C029B, 110, -170, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x614C029B [110.000000 -170.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27405, 2, 0x614C029B, 110, -170, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x614C029B [110.000000 -170.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27406 Wizard's Lab.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27406 Wizard's Lab.sql index 5f78bd07ae..ce5ea4e040 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27406 Wizard's Lab.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27406 Wizard's Lab.sql @@ -29,5 +29,5 @@ VALUES (27406, 1, 0x020005D4) /* Setup */ , (27406, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27406, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27406, 2, 0x60490326, 50, -112.929, 0.1, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x60490326 [50.000000 -112.929001 0.100000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27477 Burun Burrow.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27477 Burun Burrow.sql index 12e5682c43..a34c8b32be 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27477 Burun Burrow.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27477 Burun Burrow.sql @@ -30,5 +30,5 @@ VALUES (27477, 1, 0x020005D4) /* Setup */ , (27477, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27477, 2, 0x624702B3, 90, -96.5802, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x624702B3 [90.000000 -96.580200 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27477, 2, 0x624702B3, 90, -96.5802, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x624702B3 [90.000000 -96.580200 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27478 Portal to the Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27478 Portal to the Surface.sql index b159dc1f9e..3a2c94edac 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27478 Portal to the Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27478 Portal to the Surface.sql @@ -29,5 +29,5 @@ VALUES (27478, 1, 0x020001B3) /* Setup */ , (27478, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27478, 2, 0xC25D0001, 17, 5, 5.905, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xC25D0001 [17.000000 5.000000 5.905000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27478, 2, 0xC25D0001, 17, 5, 5.905, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xC25D0001 [17.000000 5.000000 5.905000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27479 Renegade Fortress.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27479 Renegade Fortress.sql index f0d39fac9b..1fa79f2324 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27479 Renegade Fortress.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27479 Renegade Fortress.sql @@ -30,5 +30,5 @@ VALUES (27479, 1, 0x020005D4) /* Setup */ , (27479, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27479, 2, 0x624803E8, 90, -190.593, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x624803E8 [90.000000 -190.593002 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27479, 2, 0x624803E8, 90, -190.593, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x624803E8 [90.000000 -190.593002 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27480 Portal to the Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27480 Portal to the Surface.sql index 80fcb007cb..68dda1a763 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27480 Portal to the Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27480 Portal to the Surface.sql @@ -29,5 +29,5 @@ VALUES (27480, 1, 0x020001B3) /* Setup */ , (27480, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27480, 2, 0x2D5B001E, 79.219, 132.168, 36.194, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x2D5B001E [79.219002 132.167999 36.194000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27480, 2, 0x2D5B001E, 79.219, 132.168, 36.194, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x2D5B001E [79.219002 132.167999 36.194000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27559 Second Tower.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27559 Second Tower.sql index 86922e324e..a4ac297865 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27559 Second Tower.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27559 Second Tower.sql @@ -30,4 +30,4 @@ VALUES (27559, 1, 0x020005D5) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (27559, 2, 0x1F290008, 7.5, 175.1, 148, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x1F290008 [7.500000 175.100006 148.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x1F290008 [7.500000 175.100006 148.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27560 Consumed Wraith's Tower.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27560 Consumed Wraith's Tower.sql index 1c0afc5b0f..595450bcff 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27560 Consumed Wraith's Tower.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27560 Consumed Wraith's Tower.sql @@ -30,4 +30,4 @@ VALUES (27560, 1, 0x020005D5) /* Setup */ INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (27560, 2, 0x1F2A0035, 151.1, 102.9, 200, 0.92388, 0, 0, -0.382684) /* Destination */ -/* @teleloc 0x1F2A0035 [151.100006 102.900002 200.000000] 0.923880 0.000000 0.000000 -0.382683 */; +/* @teleloc 0x1F2A0035 [151.100006 102.900002 200.000000] 0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27583 Mutilator Tunnels.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27583 Mutilator Tunnels.sql index 0582c863f9..cae5828ec3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27583 Mutilator Tunnels.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27583 Mutilator Tunnels.sql @@ -30,5 +30,5 @@ VALUES (27583, 1, 0x020005D5) /* Setup */ , (27583, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27583, 2, 0x667A0240, 98.7361, -159.333, 0, -0.939693, 0, -0, -0.34202) /* Destination */ -/* @teleloc 0x667A0240 [98.736099 -159.332993 0.000000] -0.939693 0.000000 -0.000000 -0.342020 */; +VALUES (27583, 2, 0x667A0240, 98.7361, -159.333, 0, -0.939693, 0, 0, -0.34202) /* Destination */ +/* @teleloc 0x667A0240 [98.736099 -159.332993 0.000000] -0.939693 0.000000 0.000000 -0.342020 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27584 Surface Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27584 Surface Exit.sql index b32c2ef1d9..7dfa75596c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27584 Surface Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27584 Surface Exit.sql @@ -29,5 +29,5 @@ VALUES (27584, 1, 0x020001B3) /* Setup */ , (27584, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27584, 2, 0x1DC10035, 152, 98, 74.7, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x1DC10035 [152.000000 98.000000 74.699997] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (27584, 2, 0x1DC10035, 152, 98, 74.7, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x1DC10035 [152.000000 98.000000 74.699997] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27585 Olthoi Warrior Nest.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27585 Olthoi Warrior Nest.sql index 3312eca0e2..38fba265ff 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27585 Olthoi Warrior Nest.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27585 Olthoi Warrior Nest.sql @@ -30,5 +30,5 @@ VALUES (27585, 1, 0x020005D4) /* Setup */ , (27585, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27585, 2, 0x667801DC, 30.02, -75.71, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x667801DC [30.020000 -75.709999 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27585, 2, 0x667801DC, 30.02, -75.71, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x667801DC [30.020000 -75.709999 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27586 Surface Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27586 Surface Exit.sql index 5dc8c1ced6..51014bff34 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27586 Surface Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27586 Surface Exit.sql @@ -29,5 +29,5 @@ VALUES (27586, 1, 0x020001B3) /* Setup */ , (27586, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27586, 2, 0x19BA003A, 184.8, 30, 131.1, -0.819152, 0, -0, -0.573577) /* Destination */ -/* @teleloc 0x19BA003A [184.800003 30.000000 131.100006] -0.819152 0.000000 -0.000000 -0.573576 */; +VALUES (27586, 2, 0x19BA003A, 184.8, 30, 131.1, -0.819152, 0, 0, -0.573577) /* Destination */ +/* @teleloc 0x19BA003A [184.800003 30.000000 131.100006] -0.819152 0.000000 0.000000 -0.573577 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27587 Crumbling Empyrean Mansion.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27587 Crumbling Empyrean Mansion.sql index 5e605790fe..bc88e02914 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27587 Crumbling Empyrean Mansion.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27587 Crumbling Empyrean Mansion.sql @@ -29,5 +29,5 @@ VALUES (27587, 1, 0x020005D3) /* Setup */ , (27587, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27587, 2, 0x66790275, 13.6, -70, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x66790275 [13.600000 -70.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27587, 2, 0x66790275, 13.6, -70, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x66790275 [13.600000 -70.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27588 Surface Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27588 Surface Exit.sql index 0608bb5e5f..a6ce264227 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27588 Surface Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27588 Surface Exit.sql @@ -29,5 +29,5 @@ VALUES (27588, 1, 0x020001B3) /* Setup */ , (27588, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27588, 2, 0x2AB90028, 115.8, 170.8, 20, -0.819152, 0, -0, -0.573577) /* Destination */ -/* @teleloc 0x2AB90028 [115.800003 170.800003 20.000000] -0.819152 0.000000 -0.000000 -0.573576 */; +VALUES (27588, 2, 0x2AB90028, 115.8, 170.8, 20, -0.819152, 0, 0, -0.573577) /* Destination */ +/* @teleloc 0x2AB90028 [115.800003 170.800003 20.000000] -0.819152 0.000000 0.000000 -0.573577 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27690 Burun Cavern.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27690 Burun Cavern.sql index 8a366b82e2..30f289e5f6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27690 Burun Cavern.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27690 Burun Cavern.sql @@ -29,5 +29,5 @@ VALUES (27690, 1, 0x020005D6) /* Setup */ , (27690, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27690, 2, 0x624A037D, 60, -110, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x624A037D [60.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27690, 2, 0x624A037D, 60, -110, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x624A037D [60.000000 -110.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27692 Renegade Stronghold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27692 Renegade Stronghold.sql index eab5d9e99e..7d3a711da0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27692 Renegade Stronghold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27692 Renegade Stronghold.sql @@ -29,5 +29,5 @@ VALUES (27692, 1, 0x020005D6) /* Setup */ , (27692, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27692, 2, 0x62490221, 350.172, -97.4761, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x62490221 [350.171997 -97.476097 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27692, 2, 0x62490221, 350.172, -97.4761, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x62490221 [350.171997 -97.476097 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27694 Renegade Stronghold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27694 Renegade Stronghold.sql index b81a13f35a..e0c210327f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27694 Renegade Stronghold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27694 Renegade Stronghold.sql @@ -29,5 +29,5 @@ VALUES (27694, 1, 0x020005D6) /* Setup */ , (27694, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27694, 2, 0x654B013A, 80, -90, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x654B013A [80.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27694, 2, 0x654B013A, 80, -90, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x654B013A [80.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27696 Renegade Stronghold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27696 Renegade Stronghold.sql index 9e149fd1c9..fd605c5397 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27696 Renegade Stronghold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27696 Renegade Stronghold.sql @@ -29,5 +29,5 @@ VALUES (27696, 1, 0x020005D6) /* Setup */ , (27696, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27696, 2, 0x6549013A, 80, -90, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x6549013A [80.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27696, 2, 0x6549013A, 80, -90, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x6549013A [80.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27698 Renegade Stronghold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27698 Renegade Stronghold.sql index bda1b72a9f..b6a44aa048 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27698 Renegade Stronghold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27698 Renegade Stronghold.sql @@ -29,5 +29,5 @@ VALUES (27698, 1, 0x020005D6) /* Setup */ , (27698, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27698, 2, 0x654A013A, 80, -90, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x654A013A [80.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27698, 2, 0x654A013A, 80, -90, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x654A013A [80.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27699 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27699 Exit to Surface.sql index 0aa50b9656..3c539d7adf 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27699 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27699 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (27699, 1, 0x020001B3) /* Setup */ , (27699, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27699, 2, 0x866A0032, 159.979, 25.192, 11.906, -0.247024, 0, -0, -0.969009) /* Destination */ -/* @teleloc 0x866A0032 [159.979004 25.191999 11.906000] -0.247024 0.000000 -0.000000 -0.969009 */; +VALUES (27699, 2, 0x866A0032, 159.979, 25.192, 11.906, -0.247024, 0, 0, -0.969009) /* Destination */ +/* @teleloc 0x866A0032 [159.979004 25.191999 11.906000] -0.247024 0.000000 0.000000 -0.969009 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27777 Sunken Mere.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27777 Sunken Mere.sql index dff8bf80a0..011585e88c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27777 Sunken Mere.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27777 Sunken Mere.sql @@ -30,5 +30,5 @@ VALUES (27777, 1, 0x020001B3) /* Setup */ , (27777, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27777, 2, 0x634B043E, 40, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x634B043E [40.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27777, 2, 0x634B043E, 40, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x634B043E [40.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27778 Sunken Mere.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27778 Sunken Mere.sql index a3f3563020..ab2b3e0e73 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27778 Sunken Mere.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27778 Sunken Mere.sql @@ -30,5 +30,5 @@ VALUES (27778, 1, 0x020001B3) /* Setup */ , (27778, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27778, 2, 0x634B0478, 60, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x634B0478 [60.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27778, 2, 0x634B0478, 60, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x634B0478 [60.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27779 Sunken Mere.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27779 Sunken Mere.sql index 3ef9aac9f5..afb3248d38 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27779 Sunken Mere.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27779 Sunken Mere.sql @@ -30,5 +30,5 @@ VALUES (27779, 1, 0x020001B3) /* Setup */ , (27779, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27779, 2, 0x634B044A, 50, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x634B044A [50.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27779, 2, 0x634B044A, 50, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x634B044A [50.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27780 Sunken Mere.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27780 Sunken Mere.sql index 2a9e9ebbd5..5f608257f0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27780 Sunken Mere.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27780 Sunken Mere.sql @@ -30,5 +30,5 @@ VALUES (27780, 1, 0x020001B3) /* Setup */ , (27780, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27780, 2, 0x634B0410, 30, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x634B0410 [30.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27780, 2, 0x634B0410, 30, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x634B0410 [30.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27781 Sunken Mere.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27781 Sunken Mere.sql index 07718945ac..5dc242d083 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27781 Sunken Mere.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/27781 Sunken Mere.sql @@ -29,5 +29,5 @@ VALUES (27781, 1, 0x020001B3) /* Setup */ , (27781, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27781, 2, 0x634B0483, 70, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x634B0483 [70.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (27781, 2, 0x634B0483, 70, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x634B0483 [70.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28061 Coral Tunnels.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28061 Coral Tunnels.sql index 54276d9c0e..bd53efb2d6 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28061 Coral Tunnels.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28061 Coral Tunnels.sql @@ -30,5 +30,5 @@ VALUES (28061, 1, 0x020005D6) /* Setup */ , (28061, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28061, 2, 0x02EC031F, 260, -27.765, 6.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02EC031F [260.000000 -27.764999 6.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (28061, 2, 0x02EC031F, 260, -27.765, 6.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02EC031F [260.000000 -27.764999 6.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28062 Eastern Aerlinthe Island.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28062 Eastern Aerlinthe Island.sql index cda74986bb..a6d676b17f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28062 Eastern Aerlinthe Island.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28062 Eastern Aerlinthe Island.sql @@ -29,5 +29,5 @@ VALUES (28062, 1, 0x020001B3) /* Setup */ , (28062, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28062, 2, 0xBAE80106, 15.8, 107.8, -1.8, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xBAE80106 [15.800000 107.800003 -1.800000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (28062, 2, 0xBAE80106, 15.8, 107.8, -1.8, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xBAE80106 [15.800000 107.800003 -1.800000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28063 Coral Tunnels.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28063 Coral Tunnels.sql index a164a13d23..107cb24698 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28063 Coral Tunnels.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28063 Coral Tunnels.sql @@ -30,5 +30,5 @@ VALUES (28063, 1, 0x020005D6) /* Setup */ , (28063, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28063, 2, 0x02EC02BD, 50, -27.765, 6.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x02EC02BD [50.000000 -27.764999 6.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (28063, 2, 0x02EC02BD, 50, -27.765, 6.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x02EC02BD [50.000000 -27.764999 6.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28096 Hidden Entrance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28096 Hidden Entrance.sql index 3f2e98dbad..add1db38f1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28096 Hidden Entrance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28096 Hidden Entrance.sql @@ -33,5 +33,5 @@ VALUES (28096, 1, 0x02001065) /* Setup */ , (28096, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28096, 2, 0x017D016D, 50, -210, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x017D016D [50.000000 -210.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28096, 2, 0x017D016D, 50, -210, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x017D016D [50.000000 -210.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28097 Burun Hold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28097 Burun Hold.sql index 7dcfb843e5..85a78685da 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28097 Burun Hold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28097 Burun Hold.sql @@ -30,5 +30,5 @@ VALUES (28097, 1, 0x020005D6) /* Setup */ , (28097, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28097, 2, 0x017D016D, 50, -210, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x017D016D [50.000000 -210.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28097, 2, 0x017D016D, 50, -210, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x017D016D [50.000000 -210.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28100 Halls.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28100 Halls.sql index 22fdfee239..c4570b7cf7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28100 Halls.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28100 Halls.sql @@ -30,5 +30,5 @@ VALUES (28100, 1, 0x020005D5) /* Setup */ , (28100, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28100, 2, 0x017F010F, 10, -300, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x017F010F [10.000000 -300.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28100, 2, 0x017F010F, 10, -300, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x017F010F [10.000000 -300.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28101 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28101 Exit to Surface.sql index 221225d0e9..a8b0f77347 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28101 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28101 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (28101, 1, 0x020001B3) /* Setup */ , (28101, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28101, 2, 0xB11F0014, 55.408, 87.345, 114.005, -0.461749, 0, -0, -0.887011) /* Destination */ -/* @teleloc 0xB11F0014 [55.408001 87.345001 114.004997] -0.461749 0.000000 -0.000000 -0.887011 */; +VALUES (28101, 2, 0xB11F0014, 55.408, 87.345, 114.005, -0.461749, 0, 0, -0.887011) /* Destination */ +/* @teleloc 0xB11F0014 [55.408001 87.345001 114.004997] -0.461749 0.000000 0.000000 -0.887011 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28102 Tunnels.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28102 Tunnels.sql index cfbd61b507..39dcd40d25 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28102 Tunnels.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28102 Tunnels.sql @@ -30,5 +30,5 @@ VALUES (28102, 1, 0x020005D4) /* Setup */ , (28102, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28102, 2, 0x0180019E, 40, -260, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0180019E [40.000000 -260.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28102, 2, 0x0180019E, 40, -260, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0180019E [40.000000 -260.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28103 Underway.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28103 Underway.sql index 2a741b8333..520e4c7258 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28103 Underway.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28103 Underway.sql @@ -30,5 +30,5 @@ VALUES (28103, 1, 0x020005D6) /* Setup */ , (28103, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28103, 2, 0x017E019E, 40, -260, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x017E019E [40.000000 -260.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28103, 2, 0x017E019E, 40, -260, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x017E019E [40.000000 -260.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28259 Dark Mosswart Halls.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28259 Dark Mosswart Halls.sql index 4b8e131640..a689a030fb 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28259 Dark Mosswart Halls.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28259 Dark Mosswart Halls.sql @@ -30,5 +30,5 @@ VALUES (28259, 1, 0x020005D3) /* Setup */ , (28259, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28259, 2, 0x017801F5, 80, -110, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x017801F5 [80.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28259, 2, 0x017801F5, 80, -110, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x017801F5 [80.000000 -110.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28260 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28260 Exit to Surface.sql index 1e7134967a..e9369e53ba 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28260 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28260 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (28260, 1, 0x020001B3) /* Setup */ , (28260, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28260, 2, 0xE8220007, 12.705, 163.177, 0.005, -0.173648, 0, -0, -0.984808) /* Destination */ -/* @teleloc 0xE8220007 [12.705000 163.177002 0.005000] -0.173648 0.000000 -0.000000 -0.984808 */; +VALUES (28260, 2, 0xE8220007, 12.705, 163.177, 0.005, -0.173648, 0, 0, -0.984808) /* Destination */ +/* @teleloc 0xE8220007 [12.705000 163.177002 0.005000] -0.173648 0.000000 0.000000 -0.984808 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28261 Mossy Cave.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28261 Mossy Cave.sql index ed367bbdba..644f968ff5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28261 Mossy Cave.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28261 Mossy Cave.sql @@ -30,5 +30,5 @@ VALUES (28261, 1, 0x020005D3) /* Setup */ , (28261, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28261, 2, 0x0177014F, 30, -40, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0177014F [30.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28261, 2, 0x0177014F, 30, -40, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0177014F [30.000000 -40.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28263 Umbral Hall.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28263 Umbral Hall.sql index cf35a7cd89..d983f85eb9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28263 Umbral Hall.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28263 Umbral Hall.sql @@ -30,5 +30,5 @@ VALUES (28263, 1, 0x020005D3) /* Setup */ , (28263, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28263, 2, 0x0179010D, 100, -100, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0179010D [100.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28263, 2, 0x0179010D, 100, -100, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0179010D [100.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28265 Watery Grotto.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28265 Watery Grotto.sql index 1470dc2c1d..e5ca3e6bb3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28265 Watery Grotto.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28265 Watery Grotto.sql @@ -30,5 +30,5 @@ VALUES (28265, 1, 0x020005D6) /* Setup */ , (28265, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28265, 2, 0x017B0154, 70, -80, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x017B0154 [70.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28265, 2, 0x017B0154, 70, -80, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x017B0154 [70.000000 -80.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28267 Banderling Hovel.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28267 Banderling Hovel.sql index f992380d53..92ed629410 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28267 Banderling Hovel.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28267 Banderling Hovel.sql @@ -30,5 +30,5 @@ VALUES (28267, 1, 0x020005D2) /* Setup */ , (28267, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28267, 2, 0x017A0137, 29.6039, -10.1276, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x017A0137 [29.603901 -10.127600 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28267, 2, 0x017A0137, 29.6039, -10.1276, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x017A0137 [29.603901 -10.127600 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28268 Exit to Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28268 Exit to Surface.sql index b5a2ea0df1..86693a0566 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28268 Exit to Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28268 Exit to Surface.sql @@ -29,5 +29,5 @@ VALUES (28268, 1, 0x020001B3) /* Setup */ , (28268, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28268, 2, 0xDA57001C, 90.505, 79.609, 14.005, -0.987688, 0, -0, -0.156434) /* Destination */ -/* @teleloc 0xDA57001C [90.504997 79.609001 14.005000] -0.987688 0.000000 -0.000000 -0.156434 */; +VALUES (28268, 2, 0xDA57001C, 90.505, 79.609, 14.005, -0.987688, 0, 0, -0.156434) /* Destination */ +/* @teleloc 0xDA57001C [90.504997 79.609001 14.005000] -0.987688 0.000000 0.000000 -0.156434 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28269 Portal to Xarabydun.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28269 Portal to Xarabydun.sql index 3976952f0c..5ca738a6a2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28269 Portal to Xarabydun.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28269 Portal to Xarabydun.sql @@ -29,5 +29,5 @@ VALUES (28269, 1, 0x020001B3) /* Setup */ , (28269, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28269, 2, 0x934B0021, 108.3, 6.1, 18.1, -0.964557, 0, -0, -0.263873) /* Destination */ -/* @teleloc 0x934B0021 [108.300003 6.100000 18.100000] -0.964557 0.000000 -0.000000 -0.263873 */; +VALUES (28269, 2, 0x934B0021, 108.3, 6.1, 18.1, -0.964557, 0, 0, -0.263873) /* Destination */ +/* @teleloc 0x934B0021 [108.300003 6.100000 18.100000] -0.964557 0.000000 0.000000 -0.263873 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28478 Vile-Smelling Refuse.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28478 Vile-Smelling Refuse.sql index 34cf6baa90..ab3b24a218 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28478 Vile-Smelling Refuse.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28478 Vile-Smelling Refuse.sql @@ -32,8 +32,8 @@ VALUES (28478, 1, 0x02001144) /* Setup */ , (28478, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28478, 2, 0x0279037B, 110, 0, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x0279037B [110.000000 0.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (28478, 2, 0x0279037B, 110, 0, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x0279037B [110.000000 0.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (28478, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28480 Portal to Burun Fortress.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28480 Portal to Burun Fortress.sql index 0adfdacd4d..5d2becaaea 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28480 Portal to Burun Fortress.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28480 Portal to Burun Fortress.sql @@ -29,5 +29,5 @@ VALUES (28480, 1, 0x020001B3) /* Setup */ , (28480, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28480, 2, 0xB95F001D, 78, 96.7, 6.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xB95F001D [78.000000 96.699997 6.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (28480, 2, 0xB95F001D, 78, 96.7, 6.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xB95F001D [78.000000 96.699997 6.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28481 Vile-Smelling Refuse.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28481 Vile-Smelling Refuse.sql index 8d817be6af..b7cf808b58 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28481 Vile-Smelling Refuse.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28481 Vile-Smelling Refuse.sql @@ -32,8 +32,8 @@ VALUES (28481, 1, 0x02001144) /* Setup */ , (28481, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28481, 2, 0x02780369, 150, -100, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x02780369 [150.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28481, 2, 0x02780369, 150, -100, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x02780369 [150.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (28481, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28483 Vile-Smelling Refuse.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28483 Vile-Smelling Refuse.sql index 58b17e6716..78b6c2aaa3 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28483 Vile-Smelling Refuse.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28483 Vile-Smelling Refuse.sql @@ -32,8 +32,8 @@ VALUES (28483, 1, 0x02001144) /* Setup */ , (28483, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28483, 2, 0x027B030C, 130, -130, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x027B030C [130.000000 -130.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (28483, 2, 0x027B030C, 130, -130, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x027B030C [130.000000 -130.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (28483, 7 /* Use */, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL); diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28981 Xi Ru's Chapel.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28981 Xi Ru's Chapel.sql index bcd7fb04c0..ef6b4f515f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28981 Xi Ru's Chapel.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28981 Xi Ru's Chapel.sql @@ -30,5 +30,5 @@ VALUES (28981, 1, 0x02001206) /* Setup */ , (28981, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28981, 2, 0x019502DF, 230, -250, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x019502DF [230.000000 -250.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (28981, 2, 0x019502DF, 230, -250, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x019502DF [230.000000 -250.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28982 Xi Ru's Chapel Exterior.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28982 Xi Ru's Chapel Exterior.sql index 86a28eae39..adab1132ca 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28982 Xi Ru's Chapel Exterior.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/28982 Xi Ru's Chapel Exterior.sql @@ -29,5 +29,5 @@ VALUES (28982, 1, 0x02001206) /* Setup */ , (28982, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (28982, 2, 0xEC0D002C, 137.96, 94.428, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xEC0D002C [137.960007 94.428001 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (28982, 2, 0xEC0D002C, 137.96, 94.428, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xEC0D002C [137.960007 94.428001 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29425 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29425 Corcima Castle Central Ward.sql index 3b843a9169..e3c2a80dfd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29425 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29425 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29425, 1, 0x020005D5) /* Setup */ , (29425, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29425, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29425, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29426 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29426 Corcima Castle Central Ward.sql index 118c59e411..8c478889f1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29426 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29426 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29426, 1, 0x020005D5) /* Setup */ , (29426, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29426, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29426, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29427 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29427 Corcima Castle Central Ward.sql index a2823853d2..40ab494a2d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29427 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29427 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29427, 1, 0x020005D5) /* Setup */ , (29427, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29427, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29427, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29428 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29428 Corcima Castle Central Ward.sql index 7dcecc78d7..dca467e5cd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29428 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29428 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29428, 1, 0x020005D5) /* Setup */ , (29428, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29428, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29428, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29429 Corcima Castle Copper Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29429 Corcima Castle Copper Ward.sql index 5195d9f5b9..1da9f1ebfe 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29429 Corcima Castle Copper Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29429 Corcima Castle Copper Ward.sql @@ -31,5 +31,5 @@ VALUES (29429, 1, 0x020005D5) /* Setup */ , (29429, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29429, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29429, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29430 Corcima Castle Gold Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29430 Corcima Castle Gold Ward.sql index cf5ea4e347..029657587c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29430 Corcima Castle Gold Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29430 Corcima Castle Gold Ward.sql @@ -31,5 +31,5 @@ VALUES (29430, 1, 0x020005D5) /* Setup */ , (29430, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29430, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29430, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29431 Corcima Castle Platinum Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29431 Corcima Castle Platinum Ward.sql index 80b0ca0174..060240233e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29431 Corcima Castle Platinum Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29431 Corcima Castle Platinum Ward.sql @@ -31,5 +31,5 @@ VALUES (29431, 1, 0x020005D5) /* Setup */ , (29431, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29431, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29431, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29432 Corcima Castle Silver Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29432 Corcima Castle Silver Ward.sql index fd4b1da6a6..56854c9044 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29432 Corcima Castle Silver Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29432 Corcima Castle Silver Ward.sql @@ -31,5 +31,5 @@ VALUES (29432, 1, 0x020005D5) /* Setup */ , (29432, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29432, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29432, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29433 Copper Legion Keep.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29433 Copper Legion Keep.sql index bce3423ee5..9fc7d171bd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29433 Copper Legion Keep.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29433 Copper Legion Keep.sql @@ -31,5 +31,5 @@ VALUES (29433, 1, 0x020005D5) /* Setup */ , (29433, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29433, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29433, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29434 Exit Copper Legion Keep.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29434 Exit Copper Legion Keep.sql index b493c7145f..752796a24e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29434 Exit Copper Legion Keep.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29434 Exit Copper Legion Keep.sql @@ -31,5 +31,5 @@ VALUES (29434, 1, 0x020005D5) /* Setup */ , (29434, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29434, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29434, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29435 Gold Legion Keep.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29435 Gold Legion Keep.sql index 638c934078..b436a64d7d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29435 Gold Legion Keep.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29435 Gold Legion Keep.sql @@ -31,5 +31,5 @@ VALUES (29435, 1, 0x020005D5) /* Setup */ , (29435, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29435, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29435, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29436 Exit Gold Legion Keep.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29436 Exit Gold Legion Keep.sql index 90f147a248..577c393911 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29436 Exit Gold Legion Keep.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29436 Exit Gold Legion Keep.sql @@ -31,5 +31,5 @@ VALUES (29436, 1, 0x020005D5) /* Setup */ , (29436, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29436, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29436, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29437 Platinum Legion Keep.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29437 Platinum Legion Keep.sql index 4796452151..9dae891582 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29437 Platinum Legion Keep.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29437 Platinum Legion Keep.sql @@ -31,5 +31,5 @@ VALUES (29437, 1, 0x020005D5) /* Setup */ , (29437, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29437, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29437, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29438 Exit Platinum Legion Keep.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29438 Exit Platinum Legion Keep.sql index 9d2b3046bb..a964e4a7be 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29438 Exit Platinum Legion Keep.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29438 Exit Platinum Legion Keep.sql @@ -31,5 +31,5 @@ VALUES (29438, 1, 0x020005D5) /* Setup */ , (29438, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29438, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29438, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29439 Silver Legion Keep.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29439 Silver Legion Keep.sql index 3d991776a3..b9518d0e04 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29439 Silver Legion Keep.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29439 Silver Legion Keep.sql @@ -31,5 +31,5 @@ VALUES (29439, 1, 0x020005D5) /* Setup */ , (29439, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29439, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29439, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29440 Exit Silver Legion Keep.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29440 Exit Silver Legion Keep.sql index b8b9512142..0daa4ac202 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29440 Exit Silver Legion Keep.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29440 Exit Silver Legion Keep.sql @@ -31,5 +31,5 @@ VALUES (29440, 1, 0x020005D5) /* Setup */ , (29440, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29440, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29440, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29481 Lugian Ice Tunnels.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29481 Lugian Ice Tunnels.sql index 5b41090424..ac4d9ccea2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29481 Lugian Ice Tunnels.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29481 Lugian Ice Tunnels.sql @@ -31,5 +31,5 @@ VALUES (29481, 1, 0x020005D5) /* Setup */ , (29481, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29481, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29481, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29482 Exit Lugian Ice Tunnels.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29482 Exit Lugian Ice Tunnels.sql index 7821ea7288..82f333b4f9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29482 Exit Lugian Ice Tunnels.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29482 Exit Lugian Ice Tunnels.sql @@ -31,5 +31,5 @@ VALUES (29482, 1, 0x020005D5) /* Setup */ , (29482, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29482, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29482, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29483 Ruschk Icehold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29483 Ruschk Icehold.sql index fcc18201ff..885d418900 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29483 Ruschk Icehold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29483 Ruschk Icehold.sql @@ -31,5 +31,5 @@ VALUES (29483, 1, 0x020005D5) /* Setup */ , (29483, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29483, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29483, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29484 Exit Ruschk Icehold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29484 Exit Ruschk Icehold.sql index 0de96af97d..a22f988f7e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29484 Exit Ruschk Icehold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29484 Exit Ruschk Icehold.sql @@ -31,5 +31,5 @@ VALUES (29484, 1, 0x020005D5) /* Setup */ , (29484, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29484, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29484, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29485 Viamontian Royal Prison.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29485 Viamontian Royal Prison.sql index 1984b91521..e7f49c3cf2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29485 Viamontian Royal Prison.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29485 Viamontian Royal Prison.sql @@ -31,5 +31,5 @@ VALUES (29485, 1, 0x020005D5) /* Setup */ , (29485, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29485, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29485, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29486 Exit Viamontian Royal Prison.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29486 Exit Viamontian Royal Prison.sql index 540d34d0da..15956cc24f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29486 Exit Viamontian Royal Prison.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29486 Exit Viamontian Royal Prison.sql @@ -31,5 +31,5 @@ VALUES (29486, 1, 0x020005D5) /* Setup */ , (29486, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29486, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29486, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29496 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29496 Corcima Castle Central Ward.sql index 593019c098..5201850dd1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29496 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29496 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29496, 1, 0x020005D5) /* Setup */ , (29496, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29496, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29496, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29497 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29497 Corcima Castle Central Ward.sql index b0b6e3fafd..e8a0aba716 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29497 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29497 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29497, 1, 0x020005D5) /* Setup */ , (29497, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29497, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29497, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29498 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29498 Corcima Castle Central Ward.sql index 5d3e14d2bd..59c1d6ba2e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29498 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29498 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29498, 1, 0x020005D5) /* Setup */ , (29498, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29498, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29498, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29499 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29499 Corcima Castle Central Ward.sql index 7522cab30d..b2ff5b4c7f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29499 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29499 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29499, 1, 0x020005D5) /* Setup */ , (29499, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29499, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29499, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29500 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29500 Corcima Castle Central Ward.sql index 234473bb4c..2051248687 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29500 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29500 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29500, 1, 0x020005D5) /* Setup */ , (29500, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29500, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29500, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29501 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29501 Corcima Castle Central Ward.sql index 5b8cc7dd86..4e1adcc316 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29501 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29501 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29501, 1, 0x020005D5) /* Setup */ , (29501, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29501, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29501, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29502 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29502 Corcima Castle Central Ward.sql index c54e7a3c9c..fe68e4647d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29502 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29502 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29502, 1, 0x020005D5) /* Setup */ , (29502, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29502, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29502, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29503 Corcima Castle Central Ward.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29503 Corcima Castle Central Ward.sql index 5469f2384b..34b1d0801a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29503 Corcima Castle Central Ward.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29503 Corcima Castle Central Ward.sql @@ -31,5 +31,5 @@ VALUES (29503, 1, 0x020005D5) /* Setup */ , (29503, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29503, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29503, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29512 Cannibal Caverns.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29512 Cannibal Caverns.sql index 6ddba0362d..5f2146cbd1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29512 Cannibal Caverns.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29512 Cannibal Caverns.sql @@ -31,5 +31,5 @@ VALUES (29512, 1, 0x020005D5) /* Setup */ , (29512, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29512, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29512, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29513 Cannibal Caverns.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29513 Cannibal Caverns.sql index 320b2aa077..58fdb52b87 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29513 Cannibal Caverns.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29513 Cannibal Caverns.sql @@ -31,5 +31,5 @@ VALUES (29513, 1, 0x020005D5) /* Setup */ , (29513, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29513, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, -0, -0.999642) /* Destination */ -/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 -0.000000 -0.999642 */; +VALUES (29513, 2, 0x5F460189, 39.247, 0.038, 0, -0.02677, 0, 0, -0.999642) /* Destination */ +/* @teleloc 0x5F460189 [39.247002 0.038000 0.000000] -0.026770 0.000000 0.000000 -0.999642 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29778 Balmy Font.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29778 Balmy Font.sql index e31c293364..552d1aa7f7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29778 Balmy Font.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29778 Balmy Font.sql @@ -30,5 +30,5 @@ VALUES (29778, 1, 0x020008A2) /* Setup */ , (29778, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29778, 2, 0x01D103D3, 50, -50, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01D103D3 [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29778, 2, 0x01D103D3, 50, -50, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01D103D3 [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29779 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29779 Surface.sql index 25d02abcaa..77712b519f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29779 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29779 Surface.sql @@ -29,5 +29,5 @@ VALUES (29779, 1, 0x02001206) /* Setup */ , (29779, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29779, 2, 0xEF0D0021, 97.4, 19.5, 107.6, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xEF0D0021 [97.400002 19.500000 107.599998] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (29779, 2, 0xEF0D0021, 97.4, 19.5, 107.6, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xEF0D0021 [97.400002 19.500000 107.599998] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29780 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29780 Surface.sql index 892c82bbc8..9b6fe3269f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29780 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29780 Surface.sql @@ -29,5 +29,5 @@ VALUES (29780, 1, 0x020001B3) /* Setup */ , (29780, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29780, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, -0, -0.5) /* Destination */ -/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 -0.000000 -0.500000 */; +VALUES (29780, 2, 0xAE71001B, 73, 55, 20, -0.866025, 0, 0, -0.5) /* Destination */ +/* @teleloc 0xAE71001B [73.000000 55.000000 20.000000] -0.866025 0.000000 0.000000 -0.500000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29781 Humid Font.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29781 Humid Font.sql index d7b5483429..d45662f620 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29781 Humid Font.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29781 Humid Font.sql @@ -30,5 +30,5 @@ VALUES (29781, 1, 0x020008A2) /* Setup */ , (29781, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29781, 2, 0x017603D3, 50, -50, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x017603D3 [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29781, 2, 0x017603D3, 50, -50, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x017603D3 [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29782 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29782 Surface.sql index 1c69c622c1..1693f03962 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29782 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29782 Surface.sql @@ -29,5 +29,5 @@ VALUES (29782, 1, 0x02001206) /* Setup */ , (29782, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29782, 2, 0xEF0D002B, 124.5, 59.6, 107.6, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0xEF0D002B [124.500000 59.599998 107.599998] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (29782, 2, 0xEF0D002B, 124.5, 59.6, 107.6, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0xEF0D002B [124.500000 59.599998 107.599998] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29783 Muggy Font.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29783 Muggy Font.sql index 067ccf2782..361af92d84 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29783 Muggy Font.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29783 Muggy Font.sql @@ -30,5 +30,5 @@ VALUES (29783, 1, 0x020008A2) /* Setup */ , (29783, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29783, 2, 0x017503D3, 50, -50, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x017503D3 [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29783, 2, 0x017503D3, 50, -50, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x017503D3 [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29785 Gate to Qin Xikit's Island.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29785 Gate to Qin Xikit's Island.sql index 759625a51b..858bf9251a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29785 Gate to Qin Xikit's Island.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29785 Gate to Qin Xikit's Island.sql @@ -30,5 +30,5 @@ VALUES (29785, 1, 0x020001B3) /* Setup */ , (29785, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29785, 2, 0x1048001D, 85.252, 108.1, 12, -0.909719, 0, -0, -0.415225) /* Destination */ -/* @teleloc 0x1048001D [85.251999 108.099998 12.000000] -0.909719 0.000000 -0.000000 -0.415225 */; +VALUES (29785, 2, 0x1048001D, 85.252, 108.1, 12, -0.909719, 0, 0, -0.415225) /* Destination */ +/* @teleloc 0x1048001D [85.251999 108.099998 12.000000] -0.909719 0.000000 0.000000 -0.415225 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29786 Steamy Font.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29786 Steamy Font.sql index 49a2d9ff96..0bffb87ca7 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29786 Steamy Font.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29786 Steamy Font.sql @@ -30,5 +30,5 @@ VALUES (29786, 1, 0x020008A2) /* Setup */ , (29786, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29786, 2, 0x019803D3, 50, -50, 0, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x019803D3 [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29786, 2, 0x019803D3, 50, -50, 0, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x019803D3 [50.000000 -50.000000 0.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29788 Qin Xikit's Hidden Crown.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29788 Qin Xikit's Hidden Crown.sql index 91335562a6..0b6943cc6e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29788 Qin Xikit's Hidden Crown.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29788 Qin Xikit's Hidden Crown.sql @@ -30,5 +30,5 @@ VALUES (29788, 1, 0x02001206) /* Setup */ , (29788, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29788, 2, 0x00F20151, 10, -120, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x00F20151 [10.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29788, 2, 0x00F20151, 10, -120, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x00F20151 [10.000000 -120.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29789 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29789 Exit.sql index 6f3ed6dddc..ce6ab61252 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29789 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29789 Exit.sql @@ -30,5 +30,5 @@ VALUES (29789, 1, 0x02001206) /* Setup */ , (29789, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29789, 2, 0x02D80454, 20, -60, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x02D80454 [20.000000 -60.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (29789, 2, 0x02D80454, 20, -60, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x02D80454 [20.000000 -60.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29790 Purple Portal Template.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29790 Purple Portal Template.sql index 625b0b19a2..996f93dc52 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29790 Purple Portal Template.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29790 Purple Portal Template.sql @@ -29,5 +29,5 @@ VALUES (29790, 1, 0x020001B3) /* Setup */ , (29790, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29790, 2, 0x016001EB, 50, -40, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x016001EB [50.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29790, 2, 0x016001EB, 50, -40, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x016001EB [50.000000 -40.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29792 Trial Entrance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29792 Trial Entrance.sql index f62e250663..b0f4846822 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29792 Trial Entrance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29792 Trial Entrance.sql @@ -29,5 +29,5 @@ VALUES (29792, 1, 0x020001B3) /* Setup */ , (29792, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29792, 2, 0x016002A5, 80, -160, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x016002A5 [80.000000 -160.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29792, 2, 0x016002A5, 80, -160, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x016002A5 [80.000000 -160.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29794 Trial Entrance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29794 Trial Entrance.sql index 7b7305aa01..36b6635a10 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29794 Trial Entrance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29794 Trial Entrance.sql @@ -29,5 +29,5 @@ VALUES (29794, 1, 0x020001B3) /* Setup */ , (29794, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29794, 2, 0x01600304, 114.656, -37.9506, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01600304 [114.655998 -37.950600 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29794, 2, 0x01600304, 114.656, -37.9506, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01600304 [114.655998 -37.950600 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29795 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29795 Exit.sql index b75034b1c6..dc059931d2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29795 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29795 Exit.sql @@ -30,5 +30,5 @@ VALUES (29795, 1, 0x02001206) /* Setup */ , (29795, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29795, 2, 0x016B0454, 20, -60, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x016B0454 [20.000000 -60.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (29795, 2, 0x016B0454, 20, -60, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x016B0454 [20.000000 -60.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29796 Trial Entrance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29796 Trial Entrance.sql index e56d708d0a..3f7f86fa12 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29796 Trial Entrance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29796 Trial Entrance.sql @@ -29,5 +29,5 @@ VALUES (29796, 1, 0x020001B3) /* Setup */ , (29796, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29796, 2, 0x01600313, 140, -90, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x01600313 [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29796, 2, 0x01600313, 140, -90, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x01600313 [140.000000 -90.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29797 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29797 Exit.sql index 3c6133e931..364f3c539e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29797 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29797 Exit.sql @@ -30,5 +30,5 @@ VALUES (29797, 1, 0x02001206) /* Setup */ , (29797, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29797, 2, 0x01F00454, 20, -60, 0.005, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x01F00454 [20.000000 -60.000000 0.005000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (29797, 2, 0x01F00454, 20, -60, 0.005, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x01F00454 [20.000000 -60.000000 0.005000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29798 Trial Entrance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29798 Trial Entrance.sql index 96003740e8..cdf39be818 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29798 Trial Entrance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29798 Trial Entrance.sql @@ -29,5 +29,5 @@ VALUES (29798, 1, 0x020001B3) /* Setup */ , (29798, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29798, 2, 0x0160027D, 81.0292, -51.8934, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0160027D [81.029198 -51.893398 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29798, 2, 0x0160027D, 81.0292, -51.8934, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0160027D [81.029198 -51.893398 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29799 Exit.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29799 Exit.sql index 632c139e52..aab44ef431 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29799 Exit.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29799 Exit.sql @@ -30,5 +30,5 @@ VALUES (29799, 1, 0x02001206) /* Setup */ , (29799, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29799, 2, 0x016A02B0, 10, -20, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x016A02B0 [10.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29799, 2, 0x016A02B0, 10, -20, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x016A02B0 [10.000000 -20.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29958 Portalling Device.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29958 Portalling Device.sql index 6ed6a1ded0..2bec08b610 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29958 Portalling Device.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29958 Portalling Device.sql @@ -31,5 +31,5 @@ VALUES (29958, 1, 0x02000EAD) /* Setup */ , (29958, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29958, 2, 0xEC0D002C, 137.96, 94.428, 0.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xEC0D002C [137.960007 94.428001 0.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (29958, 2, 0xEC0D002C, 137.96, 94.428, 0.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xEC0D002C [137.960007 94.428001 0.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29959 Xi Ru's Crypt.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29959 Xi Ru's Crypt.sql index db95b98d42..f8f2c5ef5d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29959 Xi Ru's Crypt.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29959 Xi Ru's Crypt.sql @@ -30,5 +30,5 @@ VALUES (29959, 1, 0x02001206) /* Setup */ , (29959, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29959, 2, 0x0196023D, 100, -140, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0196023D [100.000000 -140.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29959, 2, 0x0196023D, 100, -140, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0196023D [100.000000 -140.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29960 Xi Ru's Library.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29960 Xi Ru's Library.sql index ac822e39fa..2df225ab6c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29960 Xi Ru's Library.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29960 Xi Ru's Library.sql @@ -30,5 +30,5 @@ VALUES (29960, 1, 0x02001206) /* Setup */ , (29960, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29960, 2, 0x0195020A, 90, -150, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x0195020A [90.000000 -150.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29960, 2, 0x0195020A, 90, -150, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x0195020A [90.000000 -150.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29961 Xi Ru's Remembrance.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29961 Xi Ru's Remembrance.sql index 882373ea1b..da25188b42 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29961 Xi Ru's Remembrance.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/29961 Xi Ru's Remembrance.sql @@ -30,5 +30,5 @@ VALUES (29961, 1, 0x02001206) /* Setup */ , (29961, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29961, 2, 0x019602E2, 240, -130, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x019602E2 [240.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (29961, 2, 0x019602E2, 240, -130, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x019602E2 [240.000000 -130.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30380 Far North Shore Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30380 Far North Shore Portal.sql index 2c50d65c48..289300f54a 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30380 Far North Shore Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30380 Far North Shore Portal.sql @@ -30,5 +30,5 @@ VALUES (30380, 1, 0x020005D3) /* Setup */ , (30380, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30380, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30380, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30381 Far North Shore Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30381 Far North Shore Portal.sql index 61007a9dd3..b78d9c9355 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30381 Far North Shore Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30381 Far North Shore Portal.sql @@ -30,5 +30,5 @@ VALUES (30381, 1, 0x020005D3) /* Setup */ , (30381, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30381, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30381, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30382 Far North Shore Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30382 Far North Shore Portal.sql index 3a1edffbc3..0b1569740e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30382 Far North Shore Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30382 Far North Shore Portal.sql @@ -30,5 +30,5 @@ VALUES (30382, 1, 0x020005D3) /* Setup */ , (30382, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30382, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30382, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30383 Far North Shore Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30383 Far North Shore Portal.sql index 7b9802dff5..2ac14b530d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30383 Far North Shore Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30383 Far North Shore Portal.sql @@ -30,5 +30,5 @@ VALUES (30383, 1, 0x020005D3) /* Setup */ , (30383, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30383, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30383, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30384 Far North Shore Portal.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30384 Far North Shore Portal.sql index 3e96bedb27..2285337a46 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30384 Far North Shore Portal.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30384 Far North Shore Portal.sql @@ -30,5 +30,5 @@ VALUES (30384, 1, 0x020005D3) /* Setup */ , (30384, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30384, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30384, 2, 0xA3E9001E, 84, 132, 36.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0xA3E9001E [84.000000 132.000000 36.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30394 Niffis Fighting Pits.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30394 Niffis Fighting Pits.sql index 9484acacf1..ea4650f722 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30394 Niffis Fighting Pits.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30394 Niffis Fighting Pits.sql @@ -30,5 +30,5 @@ VALUES (30394, 1, 0x020005D5) /* Setup */ , (30394, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30394, 2, 0x0003019E, 112, -0.8, 0.5, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x0003019E [112.000000 -0.800000 0.500000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (30394, 2, 0x0003019E, 112, -0.8, 0.5, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x0003019E [112.000000 -0.800000 0.500000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30395 Portal to the Beach Fort.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30395 Portal to the Beach Fort.sql index be5800a3fc..f2ede9f0fd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30395 Portal to the Beach Fort.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30395 Portal to the Beach Fort.sql @@ -29,5 +29,5 @@ VALUES (30395, 1, 0x020005D4) /* Setup */ , (30395, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30395, 2, 0x42DE000C, 25, 84.5, 0.005, -0.681998, 0, -0, -0.731354) /* Destination */ -/* @teleloc 0x42DE000C [25.000000 84.500000 0.005000] -0.681998 0.000000 -0.000000 -0.731354 */; +VALUES (30395, 2, 0x42DE000C, 25, 84.5, 0.005, -0.681998, 0, 0, -0.731354) /* Destination */ +/* @teleloc 0x42DE000C [25.000000 84.500000 0.005000] -0.681998 0.000000 0.000000 -0.731354 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30471 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30471 Surface.sql index 44e0fb440d..dea241780b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30471 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30471 Surface.sql @@ -29,5 +29,5 @@ VALUES (30471, 1, 0x020001B3) /* Setup */ , (30471, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30471, 2, 0x48640031, 146.5, 11.2, -0.1, -0.806445, 0, -0, -0.59131) /* Destination */ -/* @teleloc 0x48640031 [146.500000 11.200000 -0.100000] -0.806445 0.000000 -0.000000 -0.591310 */; +VALUES (30471, 2, 0x48640031, 146.5, 11.2, -0.1, -0.806445, 0, 0, -0.59131) /* Destination */ +/* @teleloc 0x48640031 [146.500000 11.200000 -0.100000] -0.806445 0.000000 0.000000 -0.591310 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30539 Monty's Den of Iniquity.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30539 Monty's Den of Iniquity.sql index 61f09b8b72..9f0cb48c7d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30539 Monty's Den of Iniquity.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30539 Monty's Den of Iniquity.sql @@ -29,5 +29,5 @@ VALUES (30539, 1, 0x020001B3) /* Setup */ , (30539, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30539, 2, 0xA9B2001D, 84, 102, 94, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0xA9B2001D [84.000000 102.000000 94.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (30539, 2, 0xA9B2001D, 84, 102, 94, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0xA9B2001D [84.000000 102.000000 94.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30542 Night Club.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30542 Night Club.sql index 9b656bdc37..282b846920 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30542 Night Club.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30542 Night Club.sql @@ -30,5 +30,5 @@ VALUES (30542, 1, 0x020001B3) /* Setup */ , (30542, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30542, 2, 0x00070219, 160, -10, 12.005, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x00070219 [160.000000 -10.000000 12.005000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (30542, 2, 0x00070219, 160, -10, 12.005, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x00070219 [160.000000 -10.000000 12.005000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30643 Banderling Shrine.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30643 Banderling Shrine.sql index fc57dcf2e0..13eb96879f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30643 Banderling Shrine.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30643 Banderling Shrine.sql @@ -30,5 +30,5 @@ VALUES (30643, 1, 0x020005D4) /* Setup */ , (30643, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30643, 2, 0x000B034F, 320, -170, 0, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x000B034F [320.000000 -170.000000 0.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (30643, 2, 0x000B034F, 320, -170, 0, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x000B034F [320.000000 -170.000000 0.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30692 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30692 Surface.sql index 31862c44b3..8118ee2abc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30692 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30692 Surface.sql @@ -29,5 +29,5 @@ VALUES (30692, 1, 0x020001B3) /* Setup */ , (30692, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30692, 2, 0x1D140003, 12, 49, 53, -0.156434, 0, -0, -0.987688) /* Destination */ -/* @teleloc 0x1D140003 [12.000000 49.000000 53.000000] -0.156434 0.000000 -0.000000 -0.987688 */; +VALUES (30692, 2, 0x1D140003, 12, 49, 53, -0.156434, 0, 0, -0.987688) /* Destination */ +/* @teleloc 0x1D140003 [12.000000 49.000000 53.000000] -0.156434 0.000000 0.000000 -0.987688 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30694 Surface.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30694 Surface.sql index 96ab5a3a77..6cd0823afd 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30694 Surface.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30694 Surface.sql @@ -29,5 +29,5 @@ VALUES (30694, 1, 0x020001B3) /* Setup */ , (30694, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30694, 2, 0x1D120040, 175, 178, -0.095, -0.942642, 0, -0, -0.333807) /* Destination */ -/* @teleloc 0x1D120040 [175.000000 178.000000 -0.095000] -0.942642 0.000000 -0.000000 -0.333807 */; +VALUES (30694, 2, 0x1D120040, 175, 178, -0.095, -0.942642, 0, 0, -0.333807) /* Destination */ +/* @teleloc 0x1D120040 [175.000000 178.000000 -0.095000] -0.942642 0.000000 0.000000 -0.333807 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30715 Fortified Royal Vault.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30715 Fortified Royal Vault.sql index b8d75dd2fb..bc97ddcb33 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30715 Fortified Royal Vault.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30715 Fortified Royal Vault.sql @@ -30,5 +30,5 @@ VALUES (30715, 1, 0x020005D5) /* Setup */ , (30715, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30715, 2, 0x001402D6, 0, -10, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x001402D6 [0.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30715, 2, 0x001402D6, 0, -10, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x001402D6 [0.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30726 Weakened Royal Vault.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30726 Weakened Royal Vault.sql index 4c3b712679..0d36a9065c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30726 Weakened Royal Vault.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30726 Weakened Royal Vault.sql @@ -30,5 +30,5 @@ VALUES (30726, 1, 0x020005D6) /* Setup */ , (30726, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30726, 2, 0x001102D6, 0, -10, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x001102D6 [0.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30726, 2, 0x001102D6, 0, -10, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x001102D6 [0.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30728 Secured Royal Vault.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30728 Secured Royal Vault.sql index a0c5b90cc9..d644e97317 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30728 Secured Royal Vault.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30728 Secured Royal Vault.sql @@ -30,5 +30,5 @@ VALUES (30728, 1, 0x020005D4) /* Setup */ , (30728, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30728, 2, 0x001202D6, 0, -10, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x001202D6 [0.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30728, 2, 0x001202D6, 0, -10, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x001202D6 [0.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30730 Reinforced Royal Vault.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30730 Reinforced Royal Vault.sql index 2fc56c5869..623231c7b0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30730 Reinforced Royal Vault.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30730 Reinforced Royal Vault.sql @@ -30,5 +30,5 @@ VALUES (30730, 1, 0x020005D5) /* Setup */ , (30730, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30730, 2, 0x001302D6, 0, -10, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x001302D6 [0.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30730, 2, 0x001302D6, 0, -10, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x001302D6 [0.000000 -10.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30815 Singularity Caul Asylum.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30815 Singularity Caul Asylum.sql index 14bfe637f6..9e78760fad 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30815 Singularity Caul Asylum.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30815 Singularity Caul Asylum.sql @@ -31,5 +31,5 @@ VALUES (30815, 1, 0x020001B3) /* Setup */ , (30815, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30815, 2, 0x6045026F, 60, -100, 0.005, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x6045026F [60.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30815, 2, 0x6045026F, 60, -100, 0.005, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x6045026F [60.000000 -100.000000 0.005000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30816 The Orphanage.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30816 The Orphanage.sql index 3cd4859cde..251059806b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30816 The Orphanage.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30816 The Orphanage.sql @@ -31,5 +31,5 @@ VALUES (30816, 1, 0x020001B3) /* Setup */ , (30816, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30816, 2, 0x65480290, 90, -80, 0.5, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x65480290 [90.000000 -80.000000 0.500000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30816, 2, 0x65480290, 90, -80, 0.5, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x65480290 [90.000000 -80.000000 0.500000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30817 Caul Oasis.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30817 Caul Oasis.sql index 0d9b2538ee..331c2a682d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30817 Caul Oasis.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30817 Caul Oasis.sql @@ -30,5 +30,5 @@ VALUES (30817, 1, 0x020001B3) /* Setup */ , (30817, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30817, 2, 0x0D070014, 63.685, 84.12, 52.314, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x0D070014 [63.685001 84.120003 52.313999] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (30817, 2, 0x0D070014, 63.685, 84.12, 52.314, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x0D070014 [63.685001 84.120003 52.313999] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30818 Floating Bridge.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30818 Floating Bridge.sql index ea52d36f86..c7f9662b50 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30818 Floating Bridge.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30818 Floating Bridge.sql @@ -30,5 +30,5 @@ VALUES (30818, 1, 0x020001B3) /* Setup */ , (30818, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30818, 2, 0x0C090101, 84.5, 84.8, 85, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x0C090101 [84.500000 84.800003 85.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (30818, 2, 0x0C090101, 84.5, 84.8, 85, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x0C090101 [84.500000 84.800003 85.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30819 Floating Tower.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30819 Floating Tower.sql index b958b1d7ad..c5d8f4c43e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30819 Floating Tower.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30819 Floating Tower.sql @@ -30,5 +30,5 @@ VALUES (30819, 1, 0x020001B3) /* Setup */ , (30819, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30819, 2, 0x05030101, 84.2, 36.9, 225, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x05030101 [84.199997 36.900002 225.000000] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (30819, 2, 0x05030101, 84.2, 36.9, 225, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x05030101 [84.199997 36.900002 225.000000] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30820 Burning Tower.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30820 Burning Tower.sql index e6b75b3848..f7a41c1d34 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30820 Burning Tower.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30820 Burning Tower.sql @@ -30,5 +30,5 @@ VALUES (30820, 1, 0x020001B3) /* Setup */ , (30820, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30820, 2, 0x070F0107, 132, 108.2, 218, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x070F0107 [132.000000 108.199997 218.000000] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30820, 2, 0x070F0107, 132, 108.2, 218, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x070F0107 [132.000000 108.199997 218.000000] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30821 Center of the Singularity Caul.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30821 Center of the Singularity Caul.sql index 5d5c3a1606..835764ae9d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30821 Center of the Singularity Caul.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30821 Center of the Singularity Caul.sql @@ -30,5 +30,5 @@ VALUES (30821, 1, 0x020001B3) /* Setup */ , (30821, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30821, 2, 0x09090003, 1.3, 54.1, 14, -0, 0, -0, -1) /* Destination */ -/* @teleloc 0x09090003 [1.300000 54.099998 14.000000] -0.000000 0.000000 -0.000000 -1.000000 */; +VALUES (30821, 2, 0x09090003, 1.3, 54.1, 14, 0, 0, 0, -1) /* Destination */ +/* @teleloc 0x09090003 [1.300000 54.099998 14.000000] 0.000000 0.000000 0.000000 -1.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30822 Battlefield of Ayn Tayn.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30822 Battlefield of Ayn Tayn.sql index e7bfcc5969..0ca5c92021 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30822 Battlefield of Ayn Tayn.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30822 Battlefield of Ayn Tayn.sql @@ -29,5 +29,5 @@ VALUES (30822, 1, 0x020001B3) /* Setup */ , (30822, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30822, 2, 0xC14B0007, 16.4, 159.7, 20.6, -0.766044, 0, -0, -0.642788) /* Destination */ -/* @teleloc 0xC14B0007 [16.400000 159.699997 20.600000] -0.766044 0.000000 -0.000000 -0.642788 */; +VALUES (30822, 2, 0xC14B0007, 16.4, 159.7, 20.6, -0.766044, 0, 0, -0.642788) /* Destination */ +/* @teleloc 0xC14B0007 [16.400000 159.699997 20.600000] -0.766044 0.000000 0.000000 -0.642788 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30844 Purple Portal Template.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30844 Purple Portal Template.sql index 14e8a93595..ea008a7386 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30844 Purple Portal Template.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30844 Purple Portal Template.sql @@ -30,5 +30,5 @@ VALUES (30844, 1, 0x020005D5) /* Setup */ , (30844, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30844, 2, 0x1A8E010A, -332.114, -14.916, 88.405, -0.707107, 0, -0, -0.707107) /* Destination */ -/* @teleloc 0x1A8E010A [-332.114014 -14.916000 88.404999] -0.707107 0.000000 -0.000000 -0.707107 */; +VALUES (30844, 2, 0x1A8E010A, -332.114, -14.916, 88.405, -0.707107, 0, 0, -0.707107) /* Destination */ +/* @teleloc 0x1A8E010A [-332.114014 -14.916000 88.404999] -0.707107 0.000000 0.000000 -0.707107 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30845 Shadow Lugian Stronghold.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30845 Shadow Lugian Stronghold.sql index cfde2aa8d6..582d588bfe 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30845 Shadow Lugian Stronghold.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30845 Shadow Lugian Stronghold.sql @@ -29,5 +29,5 @@ VALUES (30845, 1, 0x020001B3) /* Setup */ , (30845, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30845, 2, 0x1A8E0329, 11.261, 153.439, 208.405, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x1A8E0329 [11.261000 153.438995 208.404999] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30845, 2, 0x1A8E0329, 11.261, 153.439, 208.405, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x1A8E0329 [11.261000 153.438995 208.404999] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30905 Sezzherei's Lair.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30905 Sezzherei's Lair.sql index fb13a7bc46..a1314793e9 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30905 Sezzherei's Lair.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30905 Sezzherei's Lair.sql @@ -30,5 +30,5 @@ VALUES (30905, 1, 0x020005D5) /* Setup */ , (30905, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30905, 2, 0x0023011A, 77.2211, -6.8507, 0.005, -0.92388, 0, -0, -0.382684) /* Destination */ -/* @teleloc 0x0023011A [77.221100 -6.850700 0.005000] -0.923880 0.000000 -0.000000 -0.382683 */; +VALUES (30905, 2, 0x0023011A, 77.2211, -6.8507, 0.005, -0.92388, 0, 0, -0.382684) /* Destination */ +/* @teleloc 0x0023011A [77.221100 -6.850700 0.005000] -0.923880 0.000000 0.000000 -0.382684 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30931 Mausoleum of Bitterness.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30931 Mausoleum of Bitterness.sql index 03f3ba1dc3..11f1362a46 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30931 Mausoleum of Bitterness.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30931 Mausoleum of Bitterness.sql @@ -29,5 +29,5 @@ VALUES (30931, 1, 0x020001B3) /* Setup */ , (30931, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30931, 2, 0x002401B2, 50, -40, -17.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x002401B2 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30931, 2, 0x002401B2, 50, -40, -17.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x002401B2 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30932 Mausoleum of Anger.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30932 Mausoleum of Anger.sql index c217821a46..8ee45c0601 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30932 Mausoleum of Anger.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30932 Mausoleum of Anger.sql @@ -29,5 +29,5 @@ VALUES (30932, 1, 0x020001B3) /* Setup */ , (30932, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30932, 2, 0x002501B2, 50, -40, -17.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x002501B2 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30932, 2, 0x002501B2, 50, -40, -17.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x002501B2 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30933 Mausoleum of Cruelty.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30933 Mausoleum of Cruelty.sql index 380a34c547..b1d4242ca4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30933 Mausoleum of Cruelty.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30933 Mausoleum of Cruelty.sql @@ -29,5 +29,5 @@ VALUES (30933, 1, 0x020001B3) /* Setup */ , (30933, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30933, 2, 0x002601B2, 50, -40, -17.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x002601B2 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30933, 2, 0x002601B2, 50, -40, -17.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x002601B2 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30934 Accursed Mausoleum of Slaughter.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30934 Accursed Mausoleum of Slaughter.sql index 932edae6eb..ce5f0df586 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30934 Accursed Mausoleum of Slaughter.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30934 Accursed Mausoleum of Slaughter.sql @@ -29,5 +29,5 @@ VALUES (30934, 1, 0x020001B3) /* Setup */ , (30934, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30934, 2, 0x002701B2, 50, -40, -17.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x002701B2 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30934, 2, 0x002701B2, 50, -40, -17.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x002701B2 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30935 Unholy Mausoleum of Slaughter.sql b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30935 Unholy Mausoleum of Slaughter.sql index a672d6b8b4..a0b0ce7a63 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30935 Unholy Mausoleum of Slaughter.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Portal/Portal/30935 Unholy Mausoleum of Slaughter.sql @@ -29,5 +29,5 @@ VALUES (30935, 1, 0x020001B3) /* Setup */ , (30935, 8, 0x0600106B) /* Icon */; INSERT INTO `weenie_properties_position` (`object_Id`, `position_Type`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (30935, 2, 0x002801B2, 50, -40, -17.995, 1, 0, 0, -0) /* Destination */ -/* @teleloc 0x002801B2 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 -0.000000 */; +VALUES (30935, 2, 0x002801B2, 50, -40, -17.995, 1, 0, 0, 0) /* Destination */ +/* @teleloc 0x002801B2 [50.000000 -40.000000 -17.995001] 1.000000 0.000000 0.000000 0.000000 */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07430 Soul Fearing Fellows Gen!.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07430 Soul Fearing Fellows Gen!.sql index 8835866a92..bc897b5dc2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07430 Soul Fearing Fellows Gen!.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07430 Soul Fearing Fellows Gen!.sql @@ -36,8 +36,8 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (7430, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7430, -1, 7433, 240, 1, 1, 1, 4, -1, 0, 0, 0, -30, 10, 0, -0.636078, 0, -0, -0.771625) /* Generate Lesser Acolyte (7433) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7430, -1, 204, 240, 1, 1, 1, 4, -1, 0, 0, 0, 2, -7.8, 0, -0.636078, 0, -0, -0.771625) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7430, -1, 16, 240, 1, 1, 1, 4, -1, 0, 0, 0, -4, -8, 0, -0.636078, 0, -0, -0.771625) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7430, -1, 16, 240, 1, 1, 1, 4, -1, 0, 0, 0, -3, -8, 0, -0.636078, 0, -0, -0.771625) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7430, -1, 16, 240, 1, 1, 1, 4, -1, 0, 0, 0, -2, -5, 0, -0.636078, 0, -0, -0.771625) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7430, -1, 7433, 240, 1, 1, 1, 4, -1, 0, 0, 0, -30, 10, 0, -0.636078, 0, 0, -0.771625) /* Generate Lesser Acolyte (7433) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7430, -1, 204, 240, 1, 1, 1, 4, -1, 0, 0, 0, 2, -7.8, 0, -0.636078, 0, 0, -0.771625) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7430, -1, 16, 240, 1, 1, 1, 4, -1, 0, 0, 0, -4, -8, 0, -0.636078, 0, 0, -0.771625) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7430, -1, 16, 240, 1, 1, 1, 4, -1, 0, 0, 0, -3, -8, 0, -0.636078, 0, 0, -0.771625) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7430, -1, 16, 240, 1, 1, 1, 4, -1, 0, 0, 0, -2, -5, 0, -0.636078, 0, 0, -0.771625) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07434 Soul Fearing Fellows Gen!.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07434 Soul Fearing Fellows Gen!.sql index 4bd2e5da76..8eb77aa267 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07434 Soul Fearing Fellows Gen!.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07434 Soul Fearing Fellows Gen!.sql @@ -40,4 +40,4 @@ VALUES (7434, -1, 7432, 240, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 0, 0.707107, 0, 0, - , (7434, -1, 204, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, 0.707107, 0, 0, -0.707107) /* Generate Lich (204) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7434, -1, 16, 240, 1, 1, 1, 4, -1, 0, 0, 0, 1.1, 0.1, 0, 0.707107, 0, 0, -0.707107) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7434, -1, 16, 240, 1, 1, 1, 4, -1, 0, 0, 0, 0.2, -0.1, 0, 0.642788, 0, 0, -0.766044) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7434, -1, 16, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.2, 0, 0, -0, 0, -0, -1) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7434, -1, 16, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.2, 0, 0, 0, 0, 0, -1) /* Generate Undead (16) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07479 Exploding Magma Ambush Gen!.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07479 Exploding Magma Ambush Gen!.sql index 6f936a9f01..a63f364bef 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07479 Exploding Magma Ambush Gen!.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07479 Exploding Magma Ambush Gen!.sql @@ -36,4 +36,4 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (7479, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (7479, -1, 6645, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 1, 0, 0, -0) /* Generate Unstable Magma Golem (6645) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (7479, -1, 6645, 1800, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 1, 0, 0, 0) /* Generate Unstable Magma Golem (6645) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07480 Firestorm Ambush Gen!.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07480 Firestorm Ambush Gen!.sql index 5dd57948cc..e3dedebd56 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07480 Firestorm Ambush Gen!.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07480 Firestorm Ambush Gen!.sql @@ -37,4 +37,4 @@ VALUES (7480, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7480, -1, 7092, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 5, 0.707107, 0, 0, -0.707107) /* Generate Firestorm (7092) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7480, -1, 7092, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -3, 5, -0.707107, 0, -0, -0.707107) /* Generate Firestorm (7092) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7480, -1, 7092, 1800, 1, 1, 1, 4, -1, 0, 0, 0, 0, -3, 5, -0.707107, 0, 0, -0.707107) /* Generate Firestorm (7092) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07483 Lich Activated Pressure Plate.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07483 Lich Activated Pressure Plate.sql index 32795fb3ea..a603b2e51f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07483 Lich Activated Pressure Plate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07483 Lich Activated Pressure Plate.sql @@ -37,4 +37,4 @@ VALUES (7483, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7483, -1, 7820, 480, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Lich (7820) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7483, -1, 7820, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Lich (7820) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (7483, -1, 7820, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Lich (7820) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07484 Undead Activated Pressure Plate.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07484 Undead Activated Pressure Plate.sql index 0c4c54df30..8fa32e71d4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07484 Undead Activated Pressure Plate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07484 Undead Activated Pressure Plate.sql @@ -37,5 +37,5 @@ VALUES (7484, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7484, -1, 950, 480, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Zombie (950) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7484, -1, 7819, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Zombie (7819) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7484, -1, 7819, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Zombie (7819) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7484, 0.5, 7819, 480, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Zombie (7819) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07485 Skeleton Capt. Activated Pressure Plate.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07485 Skeleton Capt. Activated Pressure Plate.sql index 930eb1f810..571d983417 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07485 Skeleton Capt. Activated Pressure Plate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07485 Skeleton Capt. Activated Pressure Plate.sql @@ -37,5 +37,5 @@ VALUES (7485, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7485, -1, 7821, 480, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Skeleton Captain (7821) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7485, -1, 7821, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Skeleton Captain (7821) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7485, -1, 7821, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Skeleton Captain (7821) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7485, 0.5, 1761, 480, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Skeleton Captain (1761) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07486 Skeleton Lord Activated Pressure Plate.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07486 Skeleton Lord Activated Pressure Plate.sql index 1205f9e981..4035d6aadc 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07486 Skeleton Lord Activated Pressure Plate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07486 Skeleton Lord Activated Pressure Plate.sql @@ -37,5 +37,5 @@ VALUES (7486, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7486, -1, 1761, 480, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Skeleton Captain (1761) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7486, -1, 7822, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Skeleton Lord (7822) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7486, -1, 7822, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Skeleton Lord (7822) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7486, 0.5, 7822, 480, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Skeleton Lord (7822) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07492 Skeleton Warrior Activated Pressure Plate.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07492 Skeleton Warrior Activated Pressure Plate.sql index a19ad45049..d4fb22c8e2 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07492 Skeleton Warrior Activated Pressure Plate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/07492 Skeleton Warrior Activated Pressure Plate.sql @@ -37,5 +37,5 @@ VALUES (7492, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (7492, -1, 7491, 480, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Skeleton Warrior (7491) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (7492, -1, 7491, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Skeleton Warrior (7491) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (7492, -1, 7491, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Skeleton Warrior (7491) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (7492, 0.5, 7491, 480, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Skeleton Warrior (7491) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/08561 Skeleton Captain Paradrop Gen!.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/08561 Skeleton Captain Paradrop Gen!.sql index 9de02a2435..5b073f989d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/08561 Skeleton Captain Paradrop Gen!.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/08561 Skeleton Captain Paradrop Gen!.sql @@ -37,4 +37,4 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (8561, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8561, -1, 7821, 420, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 25, -0.707107, 0, -0, -0.707107) /* Generate Skeleton Captain (7821) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (8561, -1, 7821, 420, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 25, -0.707107, 0, 0, -0.707107) /* Generate Skeleton Captain (7821) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/08639 Shrine of Sodhi.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/08639 Shrine of Sodhi.sql index cdad1c8247..7932180897 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/08639 Shrine of Sodhi.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/08639 Shrine of Sodhi.sql @@ -38,6 +38,6 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (8639, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (8639, -1, 1608, 480, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, -0.71934, 0, -0, -0.694659) /* Generate Drudge Lurker (1608) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (8639, -1, 1608, 480, 1, 1, 1, 4, -1, 0, 0, 0, 2, 0, 0, -0.71934, 0, 0, -0.694659) /* Generate Drudge Lurker (1608) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (8639, -1, 1608, 480, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Lurker (1608) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (8639, -1, 1608, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Drudge Lurker (1608) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (8639, -1, 1608, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Drudge Lurker (1608) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/09184 Tomb of The Dead Risen Knight Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/09184 Tomb of The Dead Risen Knight Gen.sql index f76611ca30..a67d14bec4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/09184 Tomb of The Dead Risen Knight Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/09184 Tomb of The Dead Risen Knight Gen.sql @@ -36,7 +36,7 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (9184, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9184, -1, 8673, 240, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, 0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Risen Knight (8673) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9184, -1, 8673, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, 0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Risen Knight (8673) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9184, -1, 8673, 240, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, 0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Risen Knight (8673) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9184, -1, 8673, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Risen Knight (8673) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9184, -1, 8673, 240, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, 0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Risen Knight (8673) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9184, -1, 8673, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, 0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Risen Knight (8673) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9184, -1, 8673, 240, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, 0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Risen Knight (8673) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9184, -1, 8673, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Risen Knight (8673) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/09185 Tomb of the Dead Risen Gen.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/09185 Tomb of the Dead Risen Gen.sql index 423a9a82c4..8dab39dcc4 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/09185 Tomb of the Dead Risen Gen.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/09185 Tomb of the Dead Risen Gen.sql @@ -38,7 +38,7 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (9185, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (9185, -1, 8672, 240, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Risen Soldier (8672) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9185, -1, 8672, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Risen Soldier (8672) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9185, -1, 8672, 240, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Risen Soldier (8672) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (9185, -1, 8672, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Risen Soldier (8672) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (9185, -1, 8672, 240, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Risen Soldier (8672) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9185, -1, 8672, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Risen Soldier (8672) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9185, -1, 8672, 240, 1, 1, 1, 4, -1, 0, 0, 0, 0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Risen Soldier (8672) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (9185, -1, 8672, 240, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Risen Soldier (8672) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10898 Pressure Plate - Olthoi Noble.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10898 Pressure Plate - Olthoi Noble.sql index a2c6aba593..ef1567c0a1 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10898 Pressure Plate - Olthoi Noble.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10898 Pressure Plate - Olthoi Noble.sql @@ -38,4 +38,4 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (10898, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10898, -1, 10905, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 0, -0, 0, -0, -1) /* Generate Olthoi Noble (10905) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (10898, -1, 10905, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 0, 0, 0, 0, -1) /* Generate Olthoi Noble (10905) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10899 Pressure Plate - Olthoi Soldier.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10899 Pressure Plate - Olthoi Soldier.sql index f6a72dd0a6..5b39399ff5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10899 Pressure Plate - Olthoi Soldier.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10899 Pressure Plate - Olthoi Soldier.sql @@ -37,4 +37,4 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (10899, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10899, -1, 10909, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 0, -0, 0, -0, -1) /* Generate Olthoi Soldier (10909) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (10899, -1, 10909, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 0, 0, 0, 0, -1) /* Generate Olthoi Soldier (10909) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10900 Pressure Plate - Olthoi Worker.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10900 Pressure Plate - Olthoi Worker.sql index de5d68de66..ac9a780b4e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10900 Pressure Plate - Olthoi Worker.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/10900 Pressure Plate - Olthoi Worker.sql @@ -37,4 +37,4 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (10900, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (10900, -1, 10911, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 0, -0, 0, -0, -1) /* Generate Olthoi Worker (10911) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (10900, -1, 10911, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 0, 0, 0, 0, -1) /* Generate Olthoi Worker (10911) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/11571 Electrical Storm Gen!.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/11571 Electrical Storm Gen!.sql index 21f737710f..28a8021f27 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/11571 Electrical Storm Gen!.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/11571 Electrical Storm Gen!.sql @@ -40,6 +40,6 @@ VALUES (11571, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (11571, -1, 7095, 900, 1, 1, 1, 4, -1, 0, 0, 0, -3, 0, 20, 0.707107, 0, 0, -0.707107) /* Generate Scathisa (7095) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11571, -1, 7095, 900, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 20, -0.707107, 0, -0, -0.707107) /* Generate Scathisa (7095) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11571, -1, 7094, 900, 1, 1, 1, 4, -1, 0, 0, 0, 0, -3, 20, 1, 0, 0, -0) /* Generate Synnast (7094) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11571, -1, 7094, 900, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 20, -0, 0, -0, -1) /* Generate Synnast (7094) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11571, -1, 7095, 900, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 20, -0.707107, 0, 0, -0.707107) /* Generate Scathisa (7095) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11571, -1, 7094, 900, 1, 1, 1, 4, -1, 0, 0, 0, 0, -3, 20, 1, 0, 0, 0) /* Generate Synnast (7094) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11571, -1, 7094, 900, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 20, 0, 0, 0, -1) /* Generate Synnast (7094) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/11732 Cave-In Action Playset Gen!.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/11732 Cave-In Action Playset Gen!.sql index a17d39ee30..e0d95a755c 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/11732 Cave-In Action Playset Gen!.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/11732 Cave-In Action Playset Gen!.sql @@ -39,9 +39,9 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (11732, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (11732, -1, 11733, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 6, -0.92388, 0, -0, -0.382684) /* Generate Big Cave-In Rock (11733) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ +VALUES (11732, -1, 11733, 180, 1, 1, 1, 4, -1, 0, 0, 0, 1, -1, 6, -0.92388, 0, 0, -0.382684) /* Generate Big Cave-In Rock (11733) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11732, -1, 11733, 180, 1, 1, 1, 4, -1, 0, 0, 0, 0, 0, 6, 0.707107, 0, 0, -0.707107) /* Generate Big Cave-In Rock (11733) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11732, -1, 11734, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 6, -0, 0, -0, -1) /* Generate Cave-In Rock (11734) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (11732, -1, 11734, 180, 1, 1, 1, 4, -1, 0, 0, 0, -2, -1, 6, 0, 0, 0, -1) /* Generate Cave-In Rock (11734) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11732, -1, 11734, 180, 1, 1, 1, 4, -1, 0, 0, 0, 3, -1, 6, 0.382683, 0, 0, -0.92388) /* Generate Cave-In Rock (11734) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (11732, -1, 11734, 180, 1, 1, 1, 4, -1, 0, 0, 0, -1, -3, 6, 0.92388, 0, 0, -0.382684) /* Generate Cave-In Rock (11734) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (11732, -1, 11734, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 3, 6, 1, 0, 0, -0) /* Generate Cave-In Rock (11734) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (11732, -1, 11734, 180, 1, 1, 1, 4, -1, 0, 0, 0, 2, 3, 6, 1, 0, 0, 0) /* Generate Cave-In Rock (11734) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22919 Virindi A Activated Pressure Plate.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22919 Virindi A Activated Pressure Plate.sql index 33f1a623ca..d2dbbd6b7d 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22919 Virindi A Activated Pressure Plate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22919 Virindi A Activated Pressure Plate.sql @@ -37,5 +37,5 @@ VALUES (22919, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (22919, -1, 23091, 480, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Shadow Wraith (23091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22919, -1, 25857, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Desecrated Doll (25857) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22919, -1, 25857, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Desecrated Doll (25857) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (22919, 0.5, 23562, 480, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Abyssal Shadow (23562) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22920 Virindi B Activated Pressure Plate.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22920 Virindi B Activated Pressure Plate.sql index aea3558935..060af6ac99 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22920 Virindi B Activated Pressure Plate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22920 Virindi B Activated Pressure Plate.sql @@ -37,5 +37,5 @@ VALUES (22920, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (22920, -1, 23090, 480, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Shadow Spectre (23090) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22920, -1, 25858, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Soiled Doll (25858) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22920, -1, 25858, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Soiled Doll (25858) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (22920, 0.5, 25857, 480, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Desecrated Doll (25857) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22921 Virindi C Activated Pressure Plate.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22921 Virindi C Activated Pressure Plate.sql index cde7bf4c82..1cb9eedd5f 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22921 Virindi C Activated Pressure Plate.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/22921 Virindi C Activated Pressure Plate.sql @@ -37,5 +37,5 @@ VALUES (22921, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (22921, -1, 23567, 480, 1, 1, 1, 4, -1, 0, 0, 0, -1, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Tumerok War Monger (23567) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (22921, -1, 7091, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, -0, 0, -0, -1) /* Generate Ascendant Drudge (7091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (22921, -1, 7091, 480, 1, 1, 1, 4, -1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1) /* Generate Ascendant Drudge (7091) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (22921, 0.5, 23480, 480, 1, 1, 1, 4, -1, 0, 0, 0, 0, -1, 0, 0.707107, 0, 0, -0.707107) /* Generate Drudge Bloodletter (23480) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/25573 Pile of Stones.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/25573 Pile of Stones.sql index 788dcf77b8..75d95a3f6e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/25573 Pile of Stones.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/25573 Pile of Stones.sql @@ -37,8 +37,8 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (25573, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25573, -1, 25562, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Banderling Champion (25562) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25573, -1, 22898, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Banderling Paragon (22898) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25573, -1, 22898, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Banderling Paragon (22898) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25573, -1, 22897, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Banderling Hierophant (22897) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25573, -1, 22897, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Banderling Hierophant (22897) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (25573, -1, 25562, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Banderling Champion (25562) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25573, -1, 22898, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Banderling Paragon (22898) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25573, -1, 22898, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Banderling Paragon (22898) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25573, -1, 22897, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Banderling Hierophant (22897) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25573, -1, 22897, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Banderling Hierophant (22897) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/25574 Pile of Rocks.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/25574 Pile of Rocks.sql index 91431e0724..e7746ba4d0 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/25574 Pile of Rocks.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/25574 Pile of Rocks.sql @@ -38,8 +38,8 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (25574, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (25574, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25574, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25574, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25574, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (25574, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (25574, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25574, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25574, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25574, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (25574, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/27561 Pile of Rocks.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/27561 Pile of Rocks.sql index 39c2d4fd6b..6cf493afb5 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/27561 Pile of Rocks.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/27561 Pile of Rocks.sql @@ -38,8 +38,8 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (27561, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (27561, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27561, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27561, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27561, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (27561, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (27561, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27561, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27561, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27561, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (27561, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/29941 Pile of Rocks.sql b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/29941 Pile of Rocks.sql index ad21de298e..8f94ac4579 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/29941 Pile of Rocks.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/PressurePlate/Misc/29941 Pile of Rocks.sql @@ -38,8 +38,8 @@ INSERT INTO `weenie_properties_i_i_d` (`object_Id`, `type`, `value`) VALUES (29941, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (29941, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29941, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29941, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29941, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (29941, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, -0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; +VALUES (29941, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29941, -1, 25563, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph Mystic (25563) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29941, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29941, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (29941, -1, 22899, 600, 1, 1, 1, 4, -1, 0, 0, 0, -0.1, -0.1, 0, -0.636078, 0, 0, -0.771625) /* Generate Drudge Seraph (22899) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/24349 Olthoi Cistern.sql b/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/24349 Olthoi Cistern.sql index bb2f42f6d2..84868fae04 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/24349 Olthoi Cistern.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/24349 Olthoi Cistern.sql @@ -39,6 +39,6 @@ VALUES (24349, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (24349, -1, 24270, 120, 1, 1, 1, 4, -1, 0, 0, 0, -3, 0, 0, 0.707107, 0, 0, -0.707107) /* Generate Olthoi Drone (24270) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24349, -1, 10911, 120, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, -0.707107, 0, -0, -0.707107) /* Generate Olthoi Worker (10911) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24349, -1, 24271, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, -3, 0, 1, 0, 0, -0) /* Generate Olthoi Gardener (24271) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (24349, -1, 24272, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 0, -0, 0, -0, -1) /* Generate Olthoi Harvester (24272) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (24349, -1, 10911, 120, 1, 1, 1, 4, -1, 0, 0, 0, 3, 0, 0, -0.707107, 0, 0, -0.707107) /* Generate Olthoi Worker (10911) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24349, -1, 24271, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, -3, 0, 1, 0, 0, 0) /* Generate Olthoi Gardener (24271) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ + , (24349, -1, 24272, 120, 1, 1, 1, 4, -1, 0, 0, 0, 0, 3, 0, 0, 0, 0, -1) /* Generate Olthoi Harvester (24272) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/30642 Banderling Idol.sql b/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/30642 Banderling Idol.sql index 85234996a4..8de4ff5b7e 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/30642 Banderling Idol.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/30642 Banderling Idol.sql @@ -45,4 +45,4 @@ VALUES (30642, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (30642, -1, 25598, 300, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Ruby Gromnie (25598) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (30642, -1, 25598, 300, 1, 1, 1, 4, -1, 0, 0, 0, 2, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Ruby Gromnie (25598) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (30642, -1, 30639, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, -8, 0, -0.707107, 0, -0, -0.707107) /* Generate Banderling Ancient Spirit (30639) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (30642, -1, 30639, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, -8, 0, -0.707107, 0, 0, -0.707107) /* Generate Banderling Ancient Spirit (30639) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/30984 Banderling Idol.sql b/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/30984 Banderling Idol.sql index b63c06bfbc..90c3d7bf17 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/30984 Banderling Idol.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/30984 Banderling Idol.sql @@ -45,4 +45,4 @@ VALUES (30984, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (30984, -1, 25598, 300, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Ruby Gromnie (25598) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (30984, -1, 25598, 300, 1, 1, 1, 4, -1, 0, 0, 0, 2, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Ruby Gromnie (25598) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (30984, -1, 30639, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, -8, 0, -0.707107, 0, -0, -0.707107) /* Generate Banderling Ancient Spirit (30639) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (30984, -1, 30639, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, -8, 0, -0.707107, 0, 0, -0.707107) /* Generate Banderling Ancient Spirit (30639) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/31032 Banderling Idol.sql b/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/31032 Banderling Idol.sql index 1eab7637f9..fcd4fb0094 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/31032 Banderling Idol.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Switch/Misc/31032 Banderling Idol.sql @@ -45,4 +45,4 @@ VALUES (31032, 16, 0x00000000) /* ActivationTarget */; INSERT INTO `weenie_properties_generator` (`object_Id`, `probability`, `weenie_Class_Id`, `delay`, `init_Create`, `max_Create`, `when_Create`, `where_Create`, `stack_Size`, `palette_Id`, `shade`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) VALUES (31032, -1, 25598, 300, 1, 1, 1, 4, -1, 0, 0, 0, -2, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Ruby Gromnie (25598) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ , (31032, -1, 25598, 300, 1, 1, 1, 4, -1, 0, 0, 0, 2, -2, 0, 0.707107, 0, 0, -0.707107) /* Generate Ruby Gromnie (25598) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */ - , (31032, -1, 30639, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, -8, 0, -0.707107, 0, -0, -0.707107) /* Generate Banderling Ancient Spirit (30639) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; + , (31032, -1, 30639, 300, 1, 1, 1, 4, -1, 0, 0, 0, 0, -8, 0, -0.707107, 0, 0, -0.707107) /* Generate Banderling Ancient Spirit (30639) (x1 up to max of 1) - Regenerate upon Destruction - Location to (re)Generate: Specific */; diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Vendor/Creature/02048 Weary-looking Man.sql b/Database/3-Core/9 WeenieDefaults/SQL/Vendor/Creature/02048 Weary-looking Man.sql index 2761db9ab0..0afedeabec 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Vendor/Creature/02048 Weary-looking Man.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Vendor/Creature/02048 Weary-looking Man.sql @@ -188,7 +188,7 @@ VALUES (2048, 5 /* HeartBeat */, 0.07, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (2048, 5 /* HeartBeat */, 0.09, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -196,7 +196,7 @@ VALUES (2048, 5 /* HeartBeat */, 0.09, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 10, 1, 0x41000013 /* Sitting */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -213,7 +213,7 @@ VALUES (2048, 5 /* HeartBeat */, 0.11, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -12.62, 10.35, 0, -0.022687, 0, -0, -0.999743); +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -12.62, 10.35, 0, -0.022687, 0, 0, -0.999743); INSERT INTO `weenie_properties_create_list` (`object_Id`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`) VALUES (2048, 2, 2589, 0, 9, 0, False) /* Create Smock (2589) for Wield */ diff --git a/Database/3-Core/9 WeenieDefaults/SQL/Vendor/Creature/02049 Weary-looking Man.sql b/Database/3-Core/9 WeenieDefaults/SQL/Vendor/Creature/02049 Weary-looking Man.sql index 5328204e49..4eb105662b 100644 --- a/Database/3-Core/9 WeenieDefaults/SQL/Vendor/Creature/02049 Weary-looking Man.sql +++ b/Database/3-Core/9 WeenieDefaults/SQL/Vendor/Creature/02049 Weary-looking Man.sql @@ -179,7 +179,7 @@ VALUES (2049, 5 /* HeartBeat */, 0.018, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0); +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (2049, 5 /* HeartBeat */, 0.019, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL); @@ -195,7 +195,7 @@ VALUES (2049, 5 /* HeartBeat */, 0.029, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, -0) +VALUES (@parent_id, 0, 4 /* MoveHome */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 0) , (@parent_id, 1, 5 /* Motion */, 10, 1, 0x41000013 /* Sitting */, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) @@ -204,7 +204,7 @@ VALUES (2049, 5 /* HeartBeat */, 0.039, NULL, 0x8000003D /* NonCombat */, 0x41 SET @parent_id = LAST_INSERT_ID(); INSERT INTO `weenie_properties_emote_action` (`emote_Id`, `order`, `type`, `delay`, `extent`, `motion`, `message`, `test_String`, `min`, `max`, `min_64`, `max_64`, `min_Dbl`, `max_Dbl`, `stat`, `display`, `amount`, `amount_64`, `hero_X_P_64`, `percent`, `spell_Id`, `wealth_Rating`, `treasure_Class`, `treasure_Type`, `p_Script`, `sound`, `destination_Type`, `weenie_Class_Id`, `stack_Size`, `palette`, `shade`, `try_To_Bond`, `obj_Cell_Id`, `origin_X`, `origin_Y`, `origin_Z`, `angles_W`, `angles_X`, `angles_Y`, `angles_Z`) -VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10.36, 3.13, 0, -0.458572, 0, -0, -0.888657); +VALUES (@parent_id, 0, 6 /* Move */, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10.36, 3.13, 0, -0.458572, 0, 0, -0.888657); INSERT INTO `weenie_properties_emote` (`object_Id`, `category`, `probability`, `weenie_Class_Id`, `style`, `substyle`, `quest`, `vendor_Type`, `min_Health`, `max_Health`) VALUES (2049, 5 /* HeartBeat */, 0.049, NULL, 0x8000003D /* NonCombat */, 0x41000003 /* Ready */, NULL, NULL, NULL, NULL);